@onereach/ui-components 20.2.0-beta.5174.0 → 20.2.0-beta.5175.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/esm/components/{OrAutocompleteV3-185df151.js → OrAutocompleteV3-8ae7c045.js} +59 -58
- package/dist/esm/components/{OrEditorTabsV3-23f90ea5.js → OrEditorTabsV3-c242d30f.js} +3 -3
- package/dist/esm/components/{OrInlineInputV3-3da7f57b.js → OrInlineInputV3-5e396fd1.js} +5 -5
- package/dist/esm/components/index.js +3 -3
- package/dist/esm/components/or-autocomplete-v3/index.js +2 -2
- package/dist/esm/components/or-avatar-v3/index.js +2 -2
- package/dist/esm/components/or-bottom-sheet-v3/index.js +4 -4
- package/dist/esm/components/or-button-group-v3/index.js +2 -2
- package/dist/esm/components/or-button-v3/index.js +2 -2
- package/dist/esm/components/or-card-collection-v3/index.js +2 -2
- package/dist/esm/components/or-checkbox-group-v3/index.js +3 -3
- package/dist/esm/components/or-checkbox-tree-v3/index.js +3 -3
- package/dist/esm/components/or-checkbox-v3/index.js +5 -5
- package/dist/esm/components/or-code-v3/index.js +7 -7
- package/dist/esm/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/components/or-context-menu-v3/index.js +3 -3
- package/dist/esm/components/or-data-grid-v3/index.js +3 -3
- package/dist/esm/components/or-date-format-v3/index.js +4 -4
- package/dist/esm/components/or-date-picker-v3/index.js +5 -5
- package/dist/esm/components/or-date-range-picker-v3/index.js +6 -6
- package/dist/esm/components/or-date-time-format-v3/index.js +4 -4
- package/dist/esm/components/or-date-time-picker-v3/index.js +12 -12
- package/dist/esm/components/or-drawer-v3/index.js +3 -3
- package/dist/esm/components/or-drop-area-v3/index.js +4 -4
- package/dist/esm/components/or-editor-tabs-v3/index.js +3 -3
- package/dist/esm/components/or-expansion-panel-v3/index.js +3 -3
- package/dist/esm/components/or-fab-v3/index.js +2 -2
- package/dist/esm/components/or-filter-popover-v3/index.js +4 -4
- package/dist/esm/components/or-filter-trigger-v3/index.js +2 -2
- package/dist/esm/components/or-filter-v3/index.js +3 -3
- package/dist/esm/components/or-icon-button-v3/index.js +2 -2
- package/dist/esm/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/components/or-inline-textarea-v3/index.js +6 -6
- package/dist/esm/components/or-input-v3/index.js +7 -7
- package/dist/esm/components/or-list-v3/index.js +3 -3
- package/dist/esm/components/or-menu-item-v3/index.js +2 -2
- package/dist/esm/components/or-menu-v3/index.js +3 -3
- package/dist/esm/components/or-modal-v3/index.js +3 -3
- package/dist/esm/components/or-notification-v3/index.js +2 -2
- package/dist/esm/components/or-overlay-v3/index.js +3 -3
- package/dist/esm/components/or-pagination-v3/index.js +4 -4
- package/dist/esm/components/or-popover-v3/index.js +5 -5
- package/dist/esm/components/or-progress-v3/index.js +3 -3
- package/dist/esm/components/or-radio-group-v3/index.js +3 -3
- package/dist/esm/components/or-radio-v3/index.js +5 -5
- package/dist/esm/components/or-range-slider-v3/index.js +3 -3
- package/dist/esm/components/or-rating-v3/index.js +3 -3
- package/dist/esm/components/or-resizeable-panel-v3/index.js +3 -3
- package/dist/esm/components/or-rich-text-editor-v3/index.js +3 -3
- package/dist/esm/components/or-rich-tooltip-v3/index.js +3 -3
- package/dist/esm/components/or-search-v3/index.js +6 -6
- package/dist/esm/components/or-segmented-control-v3/index.js +3 -3
- package/dist/esm/components/or-select-v3/index.js +8 -8
- package/dist/esm/components/or-sidebar-v3/index.js +3 -3
- package/dist/esm/components/or-skeleton-v3/index.js +2 -2
- package/dist/esm/components/or-slider-v3/index.js +3 -3
- package/dist/esm/components/or-sorting-v3/index.js +3 -3
- package/dist/esm/components/or-switch-v3/index.js +5 -5
- package/dist/esm/components/or-tabs-v3/index.js +3 -3
- package/dist/esm/components/or-tag-input-v3/index.js +7 -7
- package/dist/esm/components/or-tag-v3/index.js +2 -2
- package/dist/esm/components/or-tags-v3/index.js +3 -3
- package/dist/esm/components/or-textarea-v3/index.js +6 -6
- package/dist/esm/components/or-time-format-v3/index.js +3 -3
- package/dist/esm/components/or-time-picker-v3/index.js +4 -4
- package/dist/esm/components/or-time-range-picker-v3/index.js +5 -5
- package/dist/esm/components/or-toast-v3/index.js +3 -3
- package/dist/esm/components/or-tooltip-v3/index.js +3 -3
- package/dist/esm/components/or-tree-v3/index.js +2 -2
- package/dist/esm/index.js +3 -3
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, reactive, toRef, watch, nextTick, onMounted, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, createBlock, withModifiers, withCtx, renderSlot, createTextVNode, toDisplayString, createVNode, createCommentVNode, withDirectives, vShow } from 'vue';
|
|
2
2
|
import { useResizeObserver } from '@vueuse/core';
|
|
3
|
-
import {
|
|
3
|
+
import { n as ne } from '../OrAutocompleteV3-8ae7c045.js';
|
|
4
4
|
import { OrIconV3 as script$1 } from '../or-icon-v3/index.js';
|
|
5
5
|
import { OrMenuV3 as script$2 } from '../or-menu-v3/index.js';
|
|
6
6
|
import { OrMenuItemV3 as script$3 } from '../or-menu-item-v3/index.js';
|
|
@@ -20,7 +20,7 @@ import '../or-overlay-v3/index.js';
|
|
|
20
20
|
import '../or-teleport-v3/index.js';
|
|
21
21
|
import '../or-input-box-v3/index.js';
|
|
22
22
|
import '../or-input-v3/index.js';
|
|
23
|
-
import '../OrInlineInputV3-
|
|
23
|
+
import '../OrInlineInputV3-5e396fd1.js';
|
|
24
24
|
import '../or-inline-input-box-v3/index.js';
|
|
25
25
|
import '../or-text-v3/index.js';
|
|
26
26
|
import '../or-label-v3/index.js';
|
|
@@ -122,7 +122,7 @@ var script = defineComponent({
|
|
|
122
122
|
normal: [],
|
|
123
123
|
hidden: []
|
|
124
124
|
});
|
|
125
|
-
const proxyModelValue =
|
|
125
|
+
const proxyModelValue = ne(toRef(props, 'modelValue'), context.emit);
|
|
126
126
|
const activeTab = computed(() => props.items.find(({
|
|
127
127
|
value
|
|
128
128
|
}) => value === proxyModelValue.value));
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, toRefs, computed, reactive, watch, nextTick, resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, createSlots, createElementVNode, withDirectives, mergeProps, withKeys, vModelDynamic, vShow } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrInlineInputV3-
|
|
2
|
+
import { s as styleInject } from '../OrInlineInputV3-5e396fd1.js';
|
|
3
3
|
import { onClickOutside } from '@vueuse/core';
|
|
4
|
-
import {
|
|
4
|
+
import { u as ue, b as X, G, l as le, n as ne, F as Fs, $ as $s, d as ds } from '../OrAutocompleteV3-8ae7c045.js';
|
|
5
5
|
import { OrErrorV3 as script$1 } from '../or-error-v3/index.js';
|
|
6
6
|
import { OrHintV3 as script$2 } from '../or-hint-v3/index.js';
|
|
7
7
|
import { OrIconButtonV3 as script$3 } from '../or-icon-button-v3/index.js';
|
|
@@ -137,7 +137,7 @@ var script = defineComponent({
|
|
|
137
137
|
} = toRefs(props);
|
|
138
138
|
const {
|
|
139
139
|
isMobile
|
|
140
|
-
} =
|
|
140
|
+
} = ue();
|
|
141
141
|
// Styles
|
|
142
142
|
const rootStyles = computed(() => ['or-tag-input-v3', ...TagInput, ...(props.variant === InputBoxVariant.Embedded ? ['grow'] : [])]);
|
|
143
143
|
const controlStyles = computed(() => [...TagInputControl]);
|
|
@@ -145,12 +145,12 @@ var script = defineComponent({
|
|
|
145
145
|
const inputBoxStyles = computed(() => ['interactivity-select', ...props.additionalInputBoxStyles]);
|
|
146
146
|
// State
|
|
147
147
|
const controlAttributes = reactive({
|
|
148
|
-
id:
|
|
149
|
-
...
|
|
150
|
-
...
|
|
148
|
+
id: X(),
|
|
149
|
+
...G(),
|
|
150
|
+
...le()
|
|
151
151
|
});
|
|
152
152
|
const activated = ref(false);
|
|
153
|
-
const proxyModelValue =
|
|
153
|
+
const proxyModelValue = ne(modelValue, context.emit);
|
|
154
154
|
const draftModelValue = ref();
|
|
155
155
|
const tagsItems = computed(() => {
|
|
156
156
|
return Fs(proxyModelValue.value).map(item => ({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
2
2
|
import { OrIconButtonV3 as script$1 } from '../or-icon-button-v3/index.js';
|
|
3
|
-
import '../OrAutocompleteV3-
|
|
3
|
+
import '../OrAutocompleteV3-8ae7c045.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '@onereach/styles/screens.json';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -10,7 +10,7 @@ import '../or-error-v3/index.js';
|
|
|
10
10
|
import '../or-hint-v3/index.js';
|
|
11
11
|
import '../or-input-box-v3/index.js';
|
|
12
12
|
import '../or-input-v3/index.js';
|
|
13
|
-
import '../OrInlineInputV3-
|
|
13
|
+
import '../OrInlineInputV3-5e396fd1.js';
|
|
14
14
|
import '../or-inline-input-box-v3/index.js';
|
|
15
15
|
import '../or-text-v3/index.js';
|
|
16
16
|
import '../or-icon-v3/index.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, nextTick, resolveComponent, openBlock, createElementBlock, normalizeClass, Fragment, renderList, createBlock, mergeProps, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withModifiers, createElementVNode } from 'vue';
|
|
2
|
-
import { v as
|
|
2
|
+
import { v as te } from '../OrAutocompleteV3-8ae7c045.js';
|
|
3
3
|
import { OrButtonV3 as script$1 } from '../or-button-v3/index.js';
|
|
4
4
|
import { OrPopoverV3 as script$2 } from '../or-popover-v3/index.js';
|
|
5
5
|
import { OrTagV3 as script$3 } from '../or-tag-v3/index.js';
|
|
@@ -15,7 +15,7 @@ import '../or-icon-v3/index.js';
|
|
|
15
15
|
import '../or-tooltip-v3/index.js';
|
|
16
16
|
import '../or-input-box-v3/index.js';
|
|
17
17
|
import '../or-input-v3/index.js';
|
|
18
|
-
import '../OrInlineInputV3-
|
|
18
|
+
import '../OrInlineInputV3-5e396fd1.js';
|
|
19
19
|
import '../or-inline-input-box-v3/index.js';
|
|
20
20
|
import '../or-text-v3/index.js';
|
|
21
21
|
import '../or-label-v3/index.js';
|
|
@@ -135,7 +135,7 @@ var script = defineComponent({
|
|
|
135
135
|
// State
|
|
136
136
|
const {
|
|
137
137
|
innerItems
|
|
138
|
-
} =
|
|
138
|
+
} = te(container, {
|
|
139
139
|
hide: false,
|
|
140
140
|
threshold: 8
|
|
141
141
|
});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, reactive, ref, computed, toRef, resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelText, createSlots, vShow } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrInlineInputV3-
|
|
2
|
+
import { s as styleInject } from '../OrInlineInputV3-5e396fd1.js';
|
|
3
3
|
import { useTextareaAutosize } from '@vueuse/core';
|
|
4
|
-
import {
|
|
4
|
+
import { b as X, G, l as le, _, n as ne } from '../OrAutocompleteV3-8ae7c045.js';
|
|
5
5
|
import { InputBoxSize, OrInputBoxV3 as script$3, InputBoxVariant } from '../or-input-box-v3/index.js';
|
|
6
6
|
import { OrErrorV3 as script$1 } from '../or-error-v3/index.js';
|
|
7
7
|
import { OrHintV3 as script$2 } from '../or-hint-v3/index.js';
|
|
@@ -119,9 +119,9 @@ var script = defineComponent({
|
|
|
119
119
|
expose: ['root', 'focus', 'blur'],
|
|
120
120
|
setup(props, context) {
|
|
121
121
|
const attributes = reactive({
|
|
122
|
-
id:
|
|
123
|
-
...
|
|
124
|
-
...
|
|
122
|
+
id: X(),
|
|
123
|
+
...G(),
|
|
124
|
+
...le()
|
|
125
125
|
});
|
|
126
126
|
// Refs & Styles
|
|
127
127
|
const root = ref();
|
|
@@ -141,7 +141,7 @@ var script = defineComponent({
|
|
|
141
141
|
return {};
|
|
142
142
|
});
|
|
143
143
|
// State
|
|
144
|
-
const model =
|
|
144
|
+
const model = ne(toRef(props, 'modelValue'), context.emit, {
|
|
145
145
|
defaultValue: ref('')
|
|
146
146
|
});
|
|
147
147
|
const length = computed(() => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, openBlock, createElementBlock, normalizeClass, Fragment, createTextVNode, toDisplayString } from 'vue';
|
|
2
|
-
import { o as oe, f as
|
|
2
|
+
import { o as oe, f as ee } from '../OrAutocompleteV3-8ae7c045.js';
|
|
3
3
|
import { formatTime } from '../or-date-time-picker-v3/index.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '@onereach/styles/screens.json';
|
|
@@ -18,7 +18,7 @@ import '../or-overlay-v3/index.js';
|
|
|
18
18
|
import '../or-teleport-v3/index.js';
|
|
19
19
|
import '../or-input-box-v3/index.js';
|
|
20
20
|
import '../or-input-v3/index.js';
|
|
21
|
-
import '../OrInlineInputV3-
|
|
21
|
+
import '../OrInlineInputV3-5e396fd1.js';
|
|
22
22
|
import '../or-inline-input-box-v3/index.js';
|
|
23
23
|
import '../or-text-v3/index.js';
|
|
24
24
|
import '../or-label-v3/index.js';
|
|
@@ -65,7 +65,7 @@ var script = defineComponent({
|
|
|
65
65
|
const rootStyles = computed(() => ['or-time-format-v3', ...TimeFormat]);
|
|
66
66
|
// Options
|
|
67
67
|
const resolvedFormat = oe(toRef(props, 'format'));
|
|
68
|
-
const resolvedLocale =
|
|
68
|
+
const resolvedLocale = ee(toRef(props, 'locale'));
|
|
69
69
|
return {
|
|
70
70
|
root,
|
|
71
71
|
rootStyles,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch, resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, vShow, createElementVNode } from 'vue';
|
|
2
|
-
import { s,
|
|
2
|
+
import { g as s, h as c, o as oe, f as ee, n as ne } from '../OrAutocompleteV3-8ae7c045.js';
|
|
3
3
|
import { OrDateTimePickerMobileControl as script$1, OrDateTimePickerPopoverFooter as script$2, OrDateTimePickerPopoverHeader as script$3, OrDateTimePickerTimeControl as script$4, OrDateTimePickerTimeSelect as script$5, getCurrentDate, formatMobileTime } from '../or-date-time-picker-v3/index.js';
|
|
4
4
|
import { OrErrorV3 as script$6 } from '../or-error-v3/index.js';
|
|
5
5
|
import { OrHintV3 as script$7 } from '../or-hint-v3/index.js';
|
|
@@ -14,7 +14,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
14
14
|
import 'lodash/get';
|
|
15
15
|
import 'lodash/isElement';
|
|
16
16
|
import '../or-input-v3/index.js';
|
|
17
|
-
import '../OrInlineInputV3-
|
|
17
|
+
import '../OrInlineInputV3-5e396fd1.js';
|
|
18
18
|
import '../or-inline-input-box-v3/index.js';
|
|
19
19
|
import '../or-text-v3/index.js';
|
|
20
20
|
import '../or-loader-v3/index.js';
|
|
@@ -147,13 +147,13 @@ var script = defineComponent({
|
|
|
147
147
|
const popoverStyles = computed(() => ['or-time-picker-popover-v3', ...TimePickerPopover]);
|
|
148
148
|
// Options
|
|
149
149
|
const resolvedFormat = oe(toRef(props, 'format'));
|
|
150
|
-
const resolvedLocale =
|
|
150
|
+
const resolvedLocale = ee(toRef(props, 'locale'));
|
|
151
151
|
// State
|
|
152
152
|
const initialValue = ref((_a = props.modelValue) !== null && _a !== void 0 ? _a : getCurrentDate());
|
|
153
153
|
watch(() => props.modelValue, value => {
|
|
154
154
|
initialValue.value = value !== null && value !== void 0 ? value : getCurrentDate();
|
|
155
155
|
});
|
|
156
|
-
const model =
|
|
156
|
+
const model = ne(toRef(props, 'modelValue'), context.emit);
|
|
157
157
|
const draft = ref(model.value);
|
|
158
158
|
watch(model, value => {
|
|
159
159
|
draft.value = value;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch, resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, createElementVNode, vShow } from 'vue';
|
|
2
|
-
import { s,
|
|
2
|
+
import { g as s, h as c, o as oe, f as ee, n as ne, u as ue } from '../OrAutocompleteV3-8ae7c045.js';
|
|
3
3
|
import { OrDateTimePickerMobileControl as script$1, OrDateTimePickerPopoverFooter as script$2, OrDateTimePickerPopoverHeader as script$3, OrDateTimePickerTimeControl as script$4, OrDateTimePickerTimeSelect as script$5, getCurrentDate, formatMobileTime } from '../or-date-time-picker-v3/index.js';
|
|
4
4
|
import { OrErrorV3 as script$6 } from '../or-error-v3/index.js';
|
|
5
5
|
import { OrHintV3 as script$7 } from '../or-hint-v3/index.js';
|
|
@@ -14,7 +14,7 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
14
14
|
import 'lodash/get';
|
|
15
15
|
import 'lodash/isElement';
|
|
16
16
|
import '../or-input-v3/index.js';
|
|
17
|
-
import '../OrInlineInputV3-
|
|
17
|
+
import '../OrInlineInputV3-5e396fd1.js';
|
|
18
18
|
import '../or-inline-input-box-v3/index.js';
|
|
19
19
|
import '../or-text-v3/index.js';
|
|
20
20
|
import '../or-loader-v3/index.js';
|
|
@@ -155,7 +155,7 @@ var script = defineComponent({
|
|
|
155
155
|
const popoverStyles = computed(() => ['or-time-range-picker-popover-v3', ...TimeRangePickerPopover]);
|
|
156
156
|
// Options
|
|
157
157
|
const resolvedFormat = oe(toRef(props, 'format'));
|
|
158
|
-
const resolvedLocale =
|
|
158
|
+
const resolvedLocale = ee(toRef(props, 'locale'));
|
|
159
159
|
// State
|
|
160
160
|
const initialValueFrom = ref((_b = (_a = props.modelValue) === null || _a === void 0 ? void 0 : _a[0]) !== null && _b !== void 0 ? _b : getCurrentDate());
|
|
161
161
|
const initialValueTo = ref((_d = (_c = props.modelValue) === null || _c === void 0 ? void 0 : _c[1]) !== null && _d !== void 0 ? _d : getCurrentDate());
|
|
@@ -164,7 +164,7 @@ var script = defineComponent({
|
|
|
164
164
|
initialValueFrom.value = (_a = value === null || value === void 0 ? void 0 : value[0]) !== null && _a !== void 0 ? _a : getCurrentDate();
|
|
165
165
|
initialValueTo.value = (_b = value === null || value === void 0 ? void 0 : value[1]) !== null && _b !== void 0 ? _b : getCurrentDate();
|
|
166
166
|
});
|
|
167
|
-
const model =
|
|
167
|
+
const model = ne(toRef(props, 'modelValue'), context.emit);
|
|
168
168
|
const draft = ref(model.value);
|
|
169
169
|
watch(model, value => {
|
|
170
170
|
draft.value = value;
|
|
@@ -223,7 +223,7 @@ var script = defineComponent({
|
|
|
223
223
|
const {
|
|
224
224
|
isDesktop,
|
|
225
225
|
isMobile
|
|
226
|
-
} =
|
|
226
|
+
} = ue();
|
|
227
227
|
return {
|
|
228
228
|
root,
|
|
229
229
|
rootStyles,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, onBeforeMount, onBeforeUnmount, nextTick, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrInlineInputV3-
|
|
2
|
+
import { s as styleInject } from '../OrInlineInputV3-5e396fd1.js';
|
|
3
3
|
import { createSharedComposable, useEventBus, useToggle, noop } from '@vueuse/core';
|
|
4
4
|
import { OrIconButtonV3 as script$2 } from '../or-icon-button-v3/index.js';
|
|
5
5
|
import { OrLoaderV3 as script$3 } from '../or-loader-v3/index.js';
|
|
6
|
-
import {
|
|
6
|
+
import { N } from '../OrAutocompleteV3-8ae7c045.js';
|
|
7
7
|
import { OrTeleportV3 as script$4 } from '../or-teleport-v3/index.js';
|
|
8
8
|
import '../or-inline-input-box-v3/index.js';
|
|
9
9
|
import '../or-error-v3/index.js';
|
|
@@ -414,7 +414,7 @@ var script = defineComponent({
|
|
|
414
414
|
off('toastUpdate', toastUpdate);
|
|
415
415
|
off('toastCloseAll', clearAll);
|
|
416
416
|
});
|
|
417
|
-
|
|
417
|
+
N(root, isActive);
|
|
418
418
|
return {
|
|
419
419
|
on,
|
|
420
420
|
off,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, withCtx, createElementVNode, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
2
|
-
import {
|
|
2
|
+
import { r as re } from '../OrAutocompleteV3-8ae7c045.js';
|
|
3
3
|
import { PopoverPlacement, OrPopoverV3 as script$1 } from '../or-popover-v3/index.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '@onereach/styles/screens.json';
|
|
@@ -13,7 +13,7 @@ import '../or-icon-v3/index.js';
|
|
|
13
13
|
import './index.js';
|
|
14
14
|
import '../or-input-box-v3/index.js';
|
|
15
15
|
import '../or-input-v3/index.js';
|
|
16
|
-
import '../OrInlineInputV3-
|
|
16
|
+
import '../OrInlineInputV3-5e396fd1.js';
|
|
17
17
|
import '../or-inline-input-box-v3/index.js';
|
|
18
18
|
import '../or-text-v3/index.js';
|
|
19
19
|
import '../or-label-v3/index.js';
|
|
@@ -150,7 +150,7 @@ var script = defineComponent({
|
|
|
150
150
|
open,
|
|
151
151
|
close,
|
|
152
152
|
toggle
|
|
153
|
-
} =
|
|
153
|
+
} = re(toRef(props, 'isOpen'), context.emit, {
|
|
154
154
|
debounce: toRef(props, 'debounce')
|
|
155
155
|
});
|
|
156
156
|
return {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch, unref, onMounted, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, withModifiers, createBlock, withCtx, createVNode, createCommentVNode, renderSlot, normalizeProps, guardReactiveProps, createTextVNode, toDisplayString, Fragment, renderList } from 'vue';
|
|
2
2
|
import { OrButtonV3 as script$2 } from '../or-button-v3/index.js';
|
|
3
3
|
import { OrIconV3 as script$3 } from '../or-icon-v3/index.js';
|
|
4
|
-
import '../OrAutocompleteV3-
|
|
4
|
+
import '../OrAutocompleteV3-8ae7c045.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -18,7 +18,7 @@ import '../or-overlay-v3/index.js';
|
|
|
18
18
|
import '../or-teleport-v3/index.js';
|
|
19
19
|
import '../or-input-box-v3/index.js';
|
|
20
20
|
import '../or-input-v3/index.js';
|
|
21
|
-
import '../OrInlineInputV3-
|
|
21
|
+
import '../OrInlineInputV3-5e396fd1.js';
|
|
22
22
|
import '../or-inline-input-box-v3/index.js';
|
|
23
23
|
import '../or-text-v3/index.js';
|
|
24
24
|
import '../or-label-v3/index.js';
|
package/dist/esm/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { H as CODE_BACKSPACE, x as CODE_BREAK, z as CODE_DELETE, B as CODE_DOWN, A as CODE_END, C as CODE_ENTER, E as CODE_ESC, I as CODE_HOME, U as CODE_LEFT, L as CODE_PAGEDOWN, M as CODE_PAGEUP, O as CODE_RIGHT, P as CODE_SPACE, V as CODE_UP, Q as DATE_FORMAT, R as DateFormat,
|
|
2
|
-
export { E as EditorTabsOverflow, s as OrEditorTabsV3, a as getItemByValue, m as getItemsByValue, l as searchItemsByLabel } from './components/OrEditorTabsV3-
|
|
1
|
+
export { H as CODE_BACKSPACE, x as CODE_BREAK, z as CODE_DELETE, B as CODE_DOWN, A as CODE_END, C as CODE_ENTER, E as CODE_ESC, I as CODE_HOME, U as CODE_LEFT, L as CODE_PAGEDOWN, M as CODE_PAGEUP, O as CODE_RIGHT, P as CODE_SPACE, V as CODE_UP, Q as DATE_FORMAT, R as DateFormat, g as DropdownClose, h as DropdownOpen, S as HSL_LIMITS, W as LOCALE, Y as MutationObs, w as OrAutocompleteV3, Z as PLACEMENT_BOTTOM_END, a0 as PLACEMENT_BOTTOM_START, a1 as PLACEMENT_LEFT_END, a2 as PLACEMENT_LEFT_START, a3 as PLACEMENT_RIGHT_END, a4 as PLACEMENT_RIGHT_START, a5 as PLACEMENT_TOP_END, a6 as PLACEMENT_TOP_START, a7 as RX_ABBREVIATION_FROM_STRING, a8 as RX_ARRAY_NOTATION, a9 as RX_BV_PREFIX, aa as RX_DATE, ab as RX_DATE_SPLIT, ac as RX_DIGITS, ad as RX_ENCODED_COMMA, ae as RX_ENCODE_REVERSE, af as RX_EXTENSION, ag as RX_HASH, ah as RX_HASH_ID, ai as RX_HREF, aj as RX_HTML_TAGS, ak as RX_HYPHENATE, al as RX_LONG_COLOR, am as RX_LOWER_UPPER, an as RX_NUMBER, ao as RX_PLUS, ap as RX_QUERY_START, aq as RX_REGEXP_REPLACE, ar as RX_SHORT_COLOR, as as RX_SPACES, at as RX_SPACE_SPLIT, au as RX_STAR, av as RX_START_SPACE_WORD, aw as RX_TIME, ax as RX_TRIM_LEFT, ay as RX_TRIM_RIGHT, az as RX_UNDERSCORE, aA as RX_UN_KEBAB, aB as TIME_FORMAT, j as TimeFormat, aC as addClass, aD as cancelAF, aE as contains, d as exclude, aF as extractCssVarName, a as flattenDeep, aG as generateColorFromString, D as generateHslFromString, aH as getAbbreviation, aI as getAttr, aJ as getBCR, aK as getById, aL as getCS, aM as getHashOfString, aN as getMaxZIndex, aO as getPageElevations, aP as getStyle, aQ as hasAttr, aR as hasClass, aS as hexToRgb, X as hslToColorString, $ as include, p as isAncestor, e as isArray, aT as isDescendant, y as isEmpty, q as isEqual, T as isNil, aU as isNull, aV as isNumber, _ as isObject, aW as isString, c as isUndefined, aX as isVisible, aY as normalize, aZ as offset, a_ as position, t as pxToRem, a$ as reflow, b0 as removeAttr, b1 as removeClass, b2 as removeNode, b3 as removeStyle, b4 as requestAF, b5 as requestIC, b6 as rgbToHex, b7 as select, b8 as selectAll, b9 as setAttr, ba as setStyle, F as toArray, G as useControlAttributes, J as useDateFormat, K as useDateMask, N as useElevation, b as useIdAttribute, f as useLocale, v as useOverflow, r as usePopoverState, n as useProxyModelValue, u as useResponsive, s as useTheme, o as useTimeFormat, k as useTimeMask, bb as useToggle, l as useValidationAttributes } from './components/OrAutocompleteV3-8ae7c045.js';
|
|
2
|
+
export { E as EditorTabsOverflow, s as OrEditorTabsV3, a as getItemByValue, m as getItemsByValue, l as searchItemsByLabel } from './components/OrEditorTabsV3-c242d30f.js';
|
|
3
3
|
export { AvatarColor, AvatarSize, OrAvatarV3 } from './components/or-avatar-v3/index.js';
|
|
4
4
|
export { OrButtonGroupV3 } from './components/or-button-group-v3/index.js';
|
|
5
5
|
export { CardCollectionView, OrCardCollectionV3, defaultViewModes, gridView, listView } from './components/or-card-collection-v3/index.js';
|
|
@@ -22,7 +22,7 @@ export { OrFilterPopoverV3 } from './components/or-filter-popover-v3/index.js';
|
|
|
22
22
|
export { OrFilterTriggerV3 } from './components/or-filter-trigger-v3/index.js';
|
|
23
23
|
export { OrFilterV3 } from './components/or-filter-v3/index.js';
|
|
24
24
|
export { InlineInputBoxSize, OrInlineInputBoxV3 } from './components/or-inline-input-box-v3/index.js';
|
|
25
|
-
export { I as InlineInputType, a as OrInlineInputV3 } from './components/OrInlineInputV3-
|
|
25
|
+
export { I as InlineInputType, a as OrInlineInputV3 } from './components/OrInlineInputV3-5e396fd1.js';
|
|
26
26
|
export { OrInlineTextareaV3 } from './components/or-inline-textarea-v3/index.js';
|
|
27
27
|
export { LinkColor, OrLinkV3 } from './components/or-link-v3/index.js';
|
|
28
28
|
export { OrListItem, OrListV3 } from './components/or-list-v3/index.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "20.2.0-beta.
|
|
3
|
+
"version": "20.2.0-beta.5175.0",
|
|
4
4
|
"description": "Vue components library for v3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"exports": {
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"@floating-ui/dom": "1.5.3",
|
|
48
48
|
"@lezer/highlight": "*",
|
|
49
49
|
"@onereach/styles": "^20.1.2",
|
|
50
|
-
"@onereach/ui-components-common": "^20.2.0-beta.
|
|
50
|
+
"@onereach/ui-components-common": "^20.2.0-beta.5175.0",
|
|
51
51
|
"@splidejs/splide": "4.0.6",
|
|
52
52
|
"@tiptap/core": "2.0.3",
|
|
53
53
|
"@tiptap/extension-blockquote": "2.0.3",
|