@onereach/ui-components 2.71.2 → 2.71.3-beta.2245.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.
- package/dist/bundled/v2/{OrCardCollection-091e2193.js → OrCardCollection-06ecb8e1.js} +2 -2
- package/dist/bundled/v2/{OrConfirm-bb2df177.js → OrConfirm-8c0e957d.js} +1 -1
- package/dist/bundled/v2/{OrIconButton-4bdd1566.js → OrIconButton-837d57f8.js} +10 -3
- package/dist/bundled/v2/{OrInlineInput-b009a043.js → OrInlineInput-57fccb41.js} +1 -1
- package/dist/bundled/v2/{OrInlineTextarea-6e8c1f80.js → OrInlineTextarea-f8b86cf7.js} +1 -1
- package/dist/bundled/v2/{OrInput-5404a234.js → OrInput-00070eee.js} +1 -1
- package/dist/bundled/v2/{OrModal-51b9f3e7.js → OrModal-78f5d49e.js} +1 -1
- package/dist/bundled/v2/{OrNotification-7f761f25.js → OrNotification-458fe937.js} +1 -1
- package/dist/bundled/v2/{OrSearch-d1169241.js → OrSearch-bb87b34c.js} +1 -1
- package/dist/bundled/v2/{OrSelect-5634790b.js → OrSelect-2ececfc1.js} +2 -2
- package/dist/bundled/v2/{OrTag-8d738be6.js → OrTag-4085e8a7.js} +1 -1
- package/dist/bundled/v2/components/index.js +12 -12
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +11 -0
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-input-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-search-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-select-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
- package/dist/bundled/v2/index.js +13 -13
- package/dist/bundled/v2/{types-79e5c18d.js → types-309b7b94.js} +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-60403ae6.js → OrCardCollection.vue_vue_type_script_lang-e2980d04.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-9231d51e.js → OrConfirm.vue_vue_type_script_lang-eb2bfce2.js} +2 -2
- package/dist/bundled/v3/{OrIconButton-428dd2cf.js → OrIconButton-e0566ecf.js} +3 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-ec6a3622.js → OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js} +9 -3
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-ab296efc.js → OrInlineInput.vue_vue_type_script_lang-49ce3308.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-3c3e1b4a.js → OrInlineTextarea.vue_vue_type_script_lang-8fd761d7.js} +2 -2
- package/dist/bundled/v3/{OrInput-2a7c6b57.js → OrInput-dcf2606e.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-509de504.js → OrInput.vue_vue_type_script_lang-27220623.js} +2 -2
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-5a71a851.js → OrModal.vue_vue_type_script_lang-6b1dc231.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-6287244f.js → OrNotification.vue_vue_type_script_lang-d0afc1d7.js} +2 -2
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-ab2ef22c.js → OrSearch.vue_vue_type_script_lang-321907ec.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-54f683a2.js → OrSelect.vue_vue_type_script_lang-7fd5e2f0.js} +3 -3
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-cd3e040e.js → OrTag.vue_vue_type_script_lang-a25a49ee.js} +2 -2
- package/dist/bundled/v3/{OrToastContainer-ad5ae5af.js → OrToastContainer-6fe12712.js} +1 -1
- package/dist/bundled/v3/components/index.js +14 -14
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +11 -0
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-input-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-search-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-select-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v3/index.js +23 -23
- package/dist/bundled/v3/{types-1d25bb9a.js → types-22fbf9d6.js} +2 -2
- package/dist/esm/v2/{OrCardCollection-bbdb6159.js → OrCardCollection-251ab033.js} +2 -2
- package/dist/esm/v2/{OrConfirm-cfaf4266.js → OrConfirm-9dbdedd7.js} +1 -1
- package/dist/esm/v2/{OrIconButton-5fa56aec.js → OrIconButton-04a3566d.js} +10 -3
- package/dist/esm/v2/{OrInlineInput-38645a8e.js → OrInlineInput-b85b84b4.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-b49a7107.js → OrInlineTextarea-afd33047.js} +1 -1
- package/dist/esm/v2/{OrInput-e8fe9102.js → OrInput-59a15d80.js} +1 -1
- package/dist/esm/v2/{OrModal-3b9d59de.js → OrModal-4e79e0d5.js} +1 -1
- package/dist/esm/v2/{OrNotification-5e145880.js → OrNotification-eac3867f.js} +1 -1
- package/dist/esm/v2/{OrSearch-4b774707.js → OrSearch-f42d588d.js} +1 -1
- package/dist/esm/v2/{OrSelect-d7016575.js → OrSelect-e31d1c8b.js} +2 -2
- package/dist/esm/v2/{OrTag-765090df.js → OrTag-b2906865.js} +1 -1
- package/dist/esm/v2/components/index.js +12 -12
- package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +11 -0
- package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v2/components/or-search-v3/index.js +3 -3
- package/dist/esm/v2/components/or-select-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v2/index.js +12 -12
- package/dist/esm/v2/{types-856a804f.js → types-1f95d710.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-47f61c40.js → OrCardCollection-8b8e3745.js} +2 -2
- package/dist/esm/v3/{OrConfirm-e7cbf54c.js → OrConfirm-37454a63.js} +1 -1
- package/dist/esm/v3/{OrIconButton-e5781317.js → OrIconButton-2dcfb83e.js} +11 -4
- package/dist/esm/v3/{OrInlineInput-09de432a.js → OrInlineInput-fbc35f85.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-56328f22.js → OrInlineTextarea-79da8697.js} +1 -1
- package/dist/esm/v3/{OrInput-6fb81556.js → OrInput-bd054213.js} +1 -1
- package/dist/esm/v3/{OrModal-10838da7.js → OrModal-4219a6dc.js} +1 -1
- package/dist/esm/v3/{OrNotification-25da89ca.js → OrNotification-0e682c7f.js} +1 -1
- package/dist/esm/v3/{OrSearch-e15955a7.js → OrSearch-4c5c44f2.js} +1 -1
- package/dist/esm/v3/{OrSelect-027b5e8f.js → OrSelect-466e50ca.js} +2 -2
- package/dist/esm/v3/{OrTag-21ba5e15.js → OrTag-148ff9ae.js} +1 -1
- package/dist/esm/v3/components/index.js +12 -12
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +11 -0
- package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v3/index.js +12 -12
- package/dist/esm/v3/{types-7f17b4b2.js → types-b79e4387.js} +1 -1
- package/package.json +2 -3
- package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +4 -0
- package/src/components/or-icon-button-v3/OrIconButton.vue +6 -0
- package/src/components/or-icon-button-v3/styles.ts +13 -0
|
@@ -33,11 +33,13 @@ const IconButtonRootColors = {
|
|
|
33
33
|
// Theme
|
|
34
34
|
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
|
|
35
35
|
// Theme (hover)
|
|
36
|
-
'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
|
|
36
|
+
'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark', 'hover:theme-foreground-default', 'dark:hover:theme-foreground-default-dark',
|
|
37
37
|
// Theme (focus)
|
|
38
|
-
'focus:outline-primary-opacity-0-08', 'dark:focus:outline-primary-opacity-0-08-dark',
|
|
38
|
+
'focus:outline-primary-opacity-0-08', 'dark:focus:outline-primary-opacity-0-08-dark', 'focus:theme-foreground-default', 'dark:focus:theme-foreground-default-dark',
|
|
39
39
|
// Theme (active)
|
|
40
|
-
'active:outline-primary-opacity-0-16', 'dark:active:outline-primary-opacity-0-16-dark'
|
|
40
|
+
'active:outline-primary-opacity-0-16', 'dark:active:outline-primary-opacity-0-16-dark', 'active:theme-foreground-default', 'dark:active:theme-foreground-default-dark',
|
|
41
|
+
// Theme (selected)
|
|
42
|
+
'selected:theme-foreground-default', 'dark:selected:theme-foreground-default-dark'],
|
|
41
43
|
'danger': [
|
|
42
44
|
// Theme
|
|
43
45
|
'theme-preset-3-error', 'dark:theme-preset-3-error-dark',
|
|
@@ -78,6 +80,10 @@ var script = defineComponent({
|
|
|
78
80
|
type: String,
|
|
79
81
|
default: IconSize.M
|
|
80
82
|
},
|
|
83
|
+
selected: {
|
|
84
|
+
type: Boolean,
|
|
85
|
+
default: false
|
|
86
|
+
},
|
|
81
87
|
disabled: {
|
|
82
88
|
type: Boolean,
|
|
83
89
|
default: false
|
|
@@ -101,7 +107,7 @@ var script = defineComponent({
|
|
|
101
107
|
}
|
|
102
108
|
});
|
|
103
109
|
|
|
104
|
-
const _hoisted_1 = ["disabled"];
|
|
110
|
+
const _hoisted_1 = ["selected", "disabled"];
|
|
105
111
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
106
112
|
const _component_OrIcon = resolveComponent("OrIcon");
|
|
107
113
|
const _component_OrTooltip = resolveComponent("OrTooltip");
|
|
@@ -113,6 +119,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
113
119
|
}, _ctx.$attrs, {
|
|
114
120
|
class: _ctx.rootStyles,
|
|
115
121
|
type: 'button',
|
|
122
|
+
selected: _ctx.selected ? '' : null,
|
|
116
123
|
disabled: _ctx.disabled,
|
|
117
124
|
onClick: _cache[0] || (_cache[0] = $event => _ctx.$emit('click', $event)),
|
|
118
125
|
onFocus: _cache[1] || (_cache[1] = $event => _ctx.$emit('focus', $event)),
|
|
@@ -4,7 +4,7 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
5
5
|
import { s as script$1 } from './OrError-19198748.js';
|
|
6
6
|
import { s as script$2 } from './OrHint-6863124f.js';
|
|
7
|
-
import { s as script$3 } from './OrIconButton-
|
|
7
|
+
import { s as script$3 } from './OrIconButton-2dcfb83e.js';
|
|
8
8
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-09b33e18.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
10
10
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -4,7 +4,7 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
5
5
|
import { s as script$1 } from './OrError-19198748.js';
|
|
6
6
|
import { s as script$2 } from './OrHint-6863124f.js';
|
|
7
|
-
import { s as script$3 } from './OrIconButton-
|
|
7
|
+
import { s as script$3 } from './OrIconButton-2dcfb83e.js';
|
|
8
8
|
import { s as script$4 } from './OrInlineInputBox-09b33e18.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
10
10
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -4,7 +4,7 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
5
5
|
import { s as script$1 } from './OrError-19198748.js';
|
|
6
6
|
import { s as script$2 } from './OrHint-6863124f.js';
|
|
7
|
-
import { s as script$4 } from './OrIconButton-
|
|
7
|
+
import { s as script$4 } from './OrIconButton-2dcfb83e.js';
|
|
8
8
|
import { s as script$3 } from './OrIcon-34f59f73.js';
|
|
9
9
|
import { s as script$5, a as InputBoxSize } from './OrInputBox-e16ade90.js';
|
|
10
10
|
import { s as script$6 } from './OrLabel-f700f9fb.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-2dcfb83e.js';
|
|
3
3
|
import { s as script$1 } from './OrOverlay-afad3aa4.js';
|
|
4
4
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-2dcfb83e.js';
|
|
3
3
|
import { s as script$1 } from './OrIcon-34f59f73.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot, withModifiers } from 'vue';
|
|
5
5
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from './OrInput-
|
|
3
|
+
import { s as script$1 } from './OrInput-bd054213.js';
|
|
4
4
|
import { a as InputBoxSize } from './OrInputBox-e16ade90.js';
|
|
5
5
|
import { resolveComponent, openBlock, createBlock, normalizeClass } from 'vue';
|
|
6
6
|
|
|
@@ -8,11 +8,11 @@ import { s as script$3 } from './OrExpansionPanel-3a4282da.js';
|
|
|
8
8
|
import { s as script$4 } from './OrHint-6863124f.js';
|
|
9
9
|
import { s as script$5 } from './OrIcon-34f59f73.js';
|
|
10
10
|
import { s as script$7, a as InputBoxSize } from './OrInputBox-e16ade90.js';
|
|
11
|
-
import { s as script$6 } from './OrInput-
|
|
11
|
+
import { s as script$6 } from './OrInput-bd054213.js';
|
|
12
12
|
import { s as script$8 } from './OrLabel-f700f9fb.js';
|
|
13
13
|
import { s as script$9 } from './OrMenuItem-58707d47.js';
|
|
14
14
|
import { s as script$a } from './OrPopover-40217b49.js';
|
|
15
|
-
import { s as script$b } from './OrTag-
|
|
15
|
+
import { s as script$b } from './OrTag-148ff9ae.js';
|
|
16
16
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createElementVNode, Fragment, renderList, createVNode, withModifiers } from 'vue';
|
|
17
17
|
|
|
18
18
|
const SelectRoot = [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIconButton-
|
|
2
|
+
import { s as script$1 } from './OrIconButton-2dcfb83e.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
var TagVariant;
|
|
@@ -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-c56998e7.js';
|
|
7
7
|
export { s as OrCard } from '../OrCard-e3a5aea4.js';
|
|
8
8
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-1e44c758.js';
|
|
9
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
9
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-8b8e3745.js';
|
|
10
10
|
export { s as OrCardV3 } from '../OrCard-cd6af82e.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-c11ee2ec.js';
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-37454a63.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-308119de.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-6863124f.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-
|
|
31
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton-2dcfb83e.js';
|
|
32
32
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from '../OrIcon-34f59f73.js';
|
|
33
33
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from '../OrInlineInputBox-09b33e18.js';
|
|
34
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-
|
|
34
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-fbc35f85.js';
|
|
35
35
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit-1aa477b5.js';
|
|
36
|
-
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-
|
|
36
|
+
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-79da8697.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-e16ade90.js';
|
|
38
|
-
export { I as InputType, s as OrInputV3 } from '../OrInput-
|
|
38
|
+
export { I as InputType, s as OrInputV3 } from '../OrInput-bd054213.js';
|
|
39
39
|
export { s as OrInput } from '../OrInput-81125804.js';
|
|
40
40
|
export { s as OrLabel } from '../OrLabel-876f8729.js';
|
|
41
41
|
export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel-f700f9fb.js';
|
|
@@ -48,9 +48,9 @@ export { s as OrMenuItemV3 } from '../OrMenuItem-58707d47.js';
|
|
|
48
48
|
export { s as OrMenuV3 } from '../OrMenu-7f3ea117.js';
|
|
49
49
|
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-40217b49.js';
|
|
50
50
|
export { s as OrModal, O as OrModalSizes } from '../OrModal-8b074b0c.js';
|
|
51
|
-
export { M as ModalSize, s as OrModalV3 } from '../OrModal-
|
|
51
|
+
export { M as ModalSize, s as OrModalV3 } from '../OrModal-4219a6dc.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-
|
|
53
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification-0e682c7f.js';
|
|
54
54
|
export { s as OrNumberInput } from '../OrNumberInput-b32b5ce3.js';
|
|
55
55
|
export { s as OrOverflowMenu } from '../OrOverflowMenu-e82cbcbe.js';
|
|
56
56
|
export { s as OrOverlay } from '../OrOverlay-451dce49.js';
|
|
@@ -63,10 +63,10 @@ export { s as OrRadio } from '../OrRadio-c3ab11f2.js';
|
|
|
63
63
|
export { s as OrRadioGroup } from '../OrRadioGroup-00785e41.js';
|
|
64
64
|
export { s as OrRadioV3 } from '../OrRadio-bb9b37c1.js';
|
|
65
65
|
export { s as OrSearch } from '../OrSearch-11fdf667.js';
|
|
66
|
-
export { s as OrSearchV3 } from '../OrSearch-
|
|
66
|
+
export { s as OrSearchV3 } from '../OrSearch-4c5c44f2.js';
|
|
67
67
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-880b4911.js';
|
|
68
68
|
export { s as OrSelect } from '../OrSelect-0821b907.js';
|
|
69
|
-
export { s as OrSelectV3 } from '../OrSelect-
|
|
69
|
+
export { s as OrSelectV3 } from '../OrSelect-466e50ca.js';
|
|
70
70
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-375c85a3.js';
|
|
71
71
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from '../OrSidebar-a62972f5.js';
|
|
72
72
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-2b1610ce.js';
|
|
@@ -82,7 +82,7 @@ export { s as OrTabV3 } from '../OrTab-d3785ea4.js';
|
|
|
82
82
|
export { s as OrTabs } from '../OrTabs-d3812c11.js';
|
|
83
83
|
export { s as OrTabsV3, T as TabsVariant } from '../OrTabs-328d41b9.js';
|
|
84
84
|
export { s as OrTag } from '../OrTag-1b5e43fa.js';
|
|
85
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-
|
|
85
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-148ff9ae.js';
|
|
86
86
|
export { s as OrTeleport } from '../OrTeleportVue3-ad639f12.js';
|
|
87
87
|
export { s as OrTeleportV3 } from '../OrTeleport.vue3-8099178c.js';
|
|
88
88
|
export { s as OrTextV3 } from '../OrText-6b4f7cd1.js';
|
|
@@ -91,7 +91,7 @@ export { s as OrTextareaV3 } from '../OrTextarea-37566985.js';
|
|
|
91
91
|
export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-2f33e9c3.js';
|
|
92
92
|
export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-40c4c1c8.js';
|
|
93
93
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
|
|
94
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-
|
|
94
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-b79e4387.js';
|
|
95
95
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
|
|
96
96
|
export { s as OrTooltip, a as OrTooltipContent } from '../OrTooltip-78cd7f6b.js';
|
|
97
97
|
export { s as OrTooltipV3 } from '../OrTooltip-b07616f4.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-8b8e3745.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrButton-c56998e7.js';
|
|
4
4
|
import '../../OrLoader-a53d2edf.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrIconButton-
|
|
6
|
+
import '../../OrIconButton-2dcfb83e.js';
|
|
7
7
|
import '../../OrIcon-34f59f73.js';
|
|
8
8
|
import '../../OrTooltip-b07616f4.js';
|
|
9
9
|
import '@vueuse/core';
|
|
@@ -16,8 +16,8 @@ import '../../OrOverlay-afad3aa4.js';
|
|
|
16
16
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
17
17
|
import '../../OrMenuItem-58707d47.js';
|
|
18
18
|
import '../../OrMenu-7f3ea117.js';
|
|
19
|
-
import '../../OrSearch-
|
|
20
|
-
import '../../OrInput-
|
|
19
|
+
import '../../OrSearch-4c5c44f2.js';
|
|
20
|
+
import '../../OrInput-bd054213.js';
|
|
21
21
|
import '../../useIdAttribute-859439f0.js';
|
|
22
22
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
23
23
|
import '../../OrError-19198748.js';
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-37454a63.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '@vueuse/math';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../OrButton-c56998e7.js';
|
|
6
6
|
import '../../OrLoader-a53d2edf.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import '../../OrInput-
|
|
8
|
+
import '../../OrInput-bd054213.js';
|
|
9
9
|
import '../../useIdAttribute-859439f0.js';
|
|
10
10
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
11
11
|
import '../../OrError-19198748.js';
|
|
12
12
|
import '../../OrHint-6863124f.js';
|
|
13
|
-
import '../../OrIconButton-
|
|
13
|
+
import '../../OrIconButton-2dcfb83e.js';
|
|
14
14
|
import '../../OrIcon-34f59f73.js';
|
|
15
15
|
import '../../OrTooltip-b07616f4.js';
|
|
16
16
|
import '../../OrPopover-40217b49.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, s as OrIconButtonV3 } from '../../OrIconButton-
|
|
1
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton-2dcfb83e.js';
|
|
2
2
|
export { I as IconButtonSize } from '../../OrIcon-34f59f73.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../OrTooltip-b07616f4.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput-
|
|
1
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput-fbc35f85.js';
|
|
2
2
|
export { I as InlineInputSize } from '../../OrInlineInputBox-09b33e18.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -7,7 +7,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
7
7
|
import '../../OrError-19198748.js';
|
|
8
8
|
import 'vue';
|
|
9
9
|
import '../../OrHint-6863124f.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
10
|
+
import '../../OrIconButton-2dcfb83e.js';
|
|
11
11
|
import '../../OrIcon-34f59f73.js';
|
|
12
12
|
import '../../OrTooltip-b07616f4.js';
|
|
13
13
|
import '../../OrPopover-40217b49.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea-
|
|
1
|
+
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea-79da8697.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useIdAttribute-859439f0.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -6,7 +6,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
6
6
|
import '../../OrError-19198748.js';
|
|
7
7
|
import 'vue';
|
|
8
8
|
import '../../OrHint-6863124f.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
9
|
+
import '../../OrIconButton-2dcfb83e.js';
|
|
10
10
|
import '../../OrIcon-34f59f73.js';
|
|
11
11
|
import '../../OrTooltip-b07616f4.js';
|
|
12
12
|
import '../../OrPopover-40217b49.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../../OrInput-bd054213.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox-e16ade90.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -7,7 +7,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
7
7
|
import '../../OrError-19198748.js';
|
|
8
8
|
import 'vue';
|
|
9
9
|
import '../../OrHint-6863124f.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
10
|
+
import '../../OrIconButton-2dcfb83e.js';
|
|
11
11
|
import '../../OrIcon-34f59f73.js';
|
|
12
12
|
import '../../OrTooltip-b07616f4.js';
|
|
13
13
|
import '../../OrPopover-40217b49.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { M as ModalSize, s as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, s as OrModalV3 } from '../../OrModal-4219a6dc.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-2dcfb83e.js';
|
|
4
4
|
import '../../OrIcon-34f59f73.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../../OrTooltip-b07616f4.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-0e682c7f.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-2dcfb83e.js';
|
|
4
4
|
import '../../OrIcon-34f59f73.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../../OrTooltip-b07616f4.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch-4c5c44f2.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-e16ade90.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-bd054213.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
7
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
8
8
|
import '../../OrError-19198748.js';
|
|
9
9
|
import 'vue';
|
|
10
10
|
import '../../OrHint-6863124f.js';
|
|
11
|
-
import '../../OrIconButton-
|
|
11
|
+
import '../../OrIconButton-2dcfb83e.js';
|
|
12
12
|
import '../../OrIcon-34f59f73.js';
|
|
13
13
|
import '../../OrTooltip-b07616f4.js';
|
|
14
14
|
import '../../OrPopover-40217b49.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect-466e50ca.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-e16ade90.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
@@ -13,9 +13,9 @@ import '../../OrError-19198748.js';
|
|
|
13
13
|
import '../../OrExpansionPanel-3a4282da.js';
|
|
14
14
|
import '../../OrIcon-34f59f73.js';
|
|
15
15
|
import '../../OrHint-6863124f.js';
|
|
16
|
-
import '../../OrInput-
|
|
16
|
+
import '../../OrInput-bd054213.js';
|
|
17
17
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
18
|
-
import '../../OrIconButton-
|
|
18
|
+
import '../../OrIconButton-2dcfb83e.js';
|
|
19
19
|
import '../../OrTooltip-b07616f4.js';
|
|
20
20
|
import '../../OrPopover-40217b49.js';
|
|
21
21
|
import '@floating-ui/dom';
|
|
@@ -25,4 +25,4 @@ import '../../OrBottomSheet-13a416ef.js';
|
|
|
25
25
|
import '../../OrOverlay-afad3aa4.js';
|
|
26
26
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
27
27
|
import '../../OrMenuItem-58707d47.js';
|
|
28
|
-
import '../../OrTag-
|
|
28
|
+
import '../../OrTag-148ff9ae.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-148ff9ae.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-2dcfb83e.js';
|
|
4
4
|
import '../../OrIcon-34f59f73.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../../OrTooltip-b07616f4.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-b79e4387.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-0665462d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-2dcfb83e.js';
|
|
8
8
|
import '../../OrIcon-34f59f73.js';
|
|
9
9
|
import '../../OrTooltip-b07616f4.js';
|
|
10
10
|
import '../../OrPopover-40217b49.js';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -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-c56998e7.js';
|
|
7
7
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
8
8
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-1e44c758.js';
|
|
9
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
9
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-8b8e3745.js';
|
|
10
10
|
export { s as OrCardV3 } from './OrCard-cd6af82e.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-c11ee2ec.js';
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-37454a63.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-308119de.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-6863124f.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-
|
|
31
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-2dcfb83e.js';
|
|
32
32
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon-34f59f73.js';
|
|
33
33
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-09b33e18.js';
|
|
34
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
34
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-fbc35f85.js';
|
|
35
35
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-1aa477b5.js';
|
|
36
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
36
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-79da8697.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-e16ade90.js';
|
|
38
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
38
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-bd054213.js';
|
|
39
39
|
export { s as OrInput } from './OrInput-81125804.js';
|
|
40
40
|
export { s as OrLabel } from './OrLabel-876f8729.js';
|
|
41
41
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-f700f9fb.js';
|
|
@@ -48,9 +48,9 @@ export { s as OrMenuItemV3 } from './OrMenuItem-58707d47.js';
|
|
|
48
48
|
export { s as OrMenuV3 } from './OrMenu-7f3ea117.js';
|
|
49
49
|
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-40217b49.js';
|
|
50
50
|
export { s as OrModal, O as OrModalSizes } from './OrModal-8b074b0c.js';
|
|
51
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal-
|
|
51
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-4219a6dc.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-
|
|
53
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-0e682c7f.js';
|
|
54
54
|
export { s as OrNumberInput } from './OrNumberInput-b32b5ce3.js';
|
|
55
55
|
export { s as OrOverflowMenu } from './OrOverflowMenu-e82cbcbe.js';
|
|
56
56
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
@@ -63,10 +63,10 @@ export { s as OrRadio } from './OrRadio-c3ab11f2.js';
|
|
|
63
63
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
64
64
|
export { s as OrRadioV3 } from './OrRadio-bb9b37c1.js';
|
|
65
65
|
export { s as OrSearch } from './OrSearch-11fdf667.js';
|
|
66
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
66
|
+
export { s as OrSearchV3 } from './OrSearch-4c5c44f2.js';
|
|
67
67
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-880b4911.js';
|
|
68
68
|
export { s as OrSelect } from './OrSelect-0821b907.js';
|
|
69
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
69
|
+
export { s as OrSelectV3 } from './OrSelect-466e50ca.js';
|
|
70
70
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
|
|
71
71
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from './OrSidebar-a62972f5.js';
|
|
72
72
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-2b1610ce.js';
|
|
@@ -82,7 +82,7 @@ export { s as OrTabV3 } from './OrTab-d3785ea4.js';
|
|
|
82
82
|
export { s as OrTabs } from './OrTabs-d3812c11.js';
|
|
83
83
|
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-328d41b9.js';
|
|
84
84
|
export { s as OrTag } from './OrTag-1b5e43fa.js';
|
|
85
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
85
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-148ff9ae.js';
|
|
86
86
|
export { s as OrTeleport } from './OrTeleportVue3-ad639f12.js';
|
|
87
87
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
88
88
|
export { s as OrTextV3 } from './OrText-6b4f7cd1.js';
|
|
@@ -91,7 +91,7 @@ export { s as OrTextareaV3 } from './OrTextarea-37566985.js';
|
|
|
91
91
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-2f33e9c3.js';
|
|
92
92
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-40c4c1c8.js';
|
|
93
93
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
94
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
94
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-b79e4387.js';
|
|
95
95
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
96
96
|
export { s as OrTooltip, a as OrTooltipContent } from './OrTooltip-78cd7f6b.js';
|
|
97
97
|
export { s as OrTooltipV3 } from './OrTooltip-b07616f4.js';
|
|
@@ -2,7 +2,7 @@ import { useToggle } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
|
|
3
3
|
import { s as script$4 } from './OrTeleport.vue3-8099178c.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 { s as script$2 } from './OrIconButton-
|
|
5
|
+
import { s as script$2 } from './OrIconButton-2dcfb83e.js';
|
|
6
6
|
import { s as script$3 } from './OrLoader-a53d2edf.js';
|
|
7
7
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "2.71.
|
|
3
|
+
"version": "2.71.3-beta.2245.0",
|
|
4
4
|
"description": "Vue components library for v2/3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/auto/index.js",
|
|
@@ -124,6 +124,5 @@
|
|
|
124
124
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
125
125
|
},
|
|
126
126
|
"./package.json": "./package.json"
|
|
127
|
-
}
|
|
128
|
-
"gitHead": "22b0512764d7b8174109011baa78afcb7dd9f85b"
|
|
127
|
+
}
|
|
129
128
|
}
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
v-bind="$attrs"
|
|
6
6
|
:class="rootStyles"
|
|
7
7
|
:type="'button'"
|
|
8
|
+
:selected="selected ? '' : null"
|
|
8
9
|
:disabled="disabled"
|
|
9
10
|
@click="$emit('click', $event)"
|
|
10
11
|
@focus="$emit('focus', $event)"
|
|
@@ -52,6 +53,11 @@ export default defineComponent({
|
|
|
52
53
|
default: IconButtonSize.M,
|
|
53
54
|
},
|
|
54
55
|
|
|
56
|
+
selected: {
|
|
57
|
+
type: Boolean,
|
|
58
|
+
default: false,
|
|
59
|
+
},
|
|
60
|
+
|
|
55
61
|
disabled: {
|
|
56
62
|
type: Boolean,
|
|
57
63
|
default: false,
|
|
@@ -39,13 +39,26 @@ export const IconButtonRootColors: Record<IconButtonColor, string[]> = {
|
|
|
39
39
|
'hover:outline-primary-opacity-0-08',
|
|
40
40
|
'dark:hover:outline-primary-opacity-0-08-dark',
|
|
41
41
|
|
|
42
|
+
'hover:theme-foreground-default',
|
|
43
|
+
'dark:hover:theme-foreground-default-dark',
|
|
44
|
+
|
|
42
45
|
// Theme (focus)
|
|
43
46
|
'focus:outline-primary-opacity-0-08',
|
|
44
47
|
'dark:focus:outline-primary-opacity-0-08-dark',
|
|
45
48
|
|
|
49
|
+
'focus:theme-foreground-default',
|
|
50
|
+
'dark:focus:theme-foreground-default-dark',
|
|
51
|
+
|
|
46
52
|
// Theme (active)
|
|
47
53
|
'active:outline-primary-opacity-0-16',
|
|
48
54
|
'dark:active:outline-primary-opacity-0-16-dark',
|
|
55
|
+
|
|
56
|
+
'active:theme-foreground-default',
|
|
57
|
+
'dark:active:theme-foreground-default-dark',
|
|
58
|
+
|
|
59
|
+
// Theme (selected)
|
|
60
|
+
'selected:theme-foreground-default',
|
|
61
|
+
'dark:selected:theme-foreground-default-dark',
|
|
49
62
|
],
|
|
50
63
|
|
|
51
64
|
'danger': [
|