@onereach/ui-components-vue2 20.7.0 → 21.0.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/{OrDateTimePicker-63c2c5af.js → OrDateTimePicker-694dcd3e.js} +3 -3
- package/dist/esm/{OrDateTimePickerMonthSelect-16cab3b0.js → OrDateTimePickerMonthSelect-e139a00a.js} +1 -1
- package/dist/esm/{OrDateTimePickerTimeSelect-327e01bb.js → OrDateTimePickerTimeSelect-13163e60.js} +2 -2
- package/dist/esm/{OrSkeletonText-32afddae.js → OrSkeletonText-3a67a7dd.js} +4 -5
- package/dist/esm/components/index.js +9 -11
- package/dist/esm/components/or-autocomplete-v3/index.js +6 -8
- package/dist/esm/components/or-avatar-v3/index.js +3 -5
- package/dist/esm/components/or-bottom-sheet-v3/index.js +2 -4
- package/dist/esm/components/or-card-collection-v3/index.js +3 -5
- package/dist/esm/components/or-checkbox-group-v3/index.js +3 -5
- package/dist/esm/components/or-checkbox-tree-v3/index.js +4 -6
- package/dist/esm/components/or-checkbox-v3/index.js +7 -9
- package/dist/esm/components/or-code-v3/index.js +3 -5
- package/dist/esm/components/or-confirm-v3/index.js +3 -5
- package/dist/esm/components/or-context-menu-v3/index.js +3 -5
- package/dist/esm/components/or-data-grid-v3/index.js +9 -11
- package/dist/esm/components/or-date-format-v3/index.js +2 -4
- package/dist/esm/components/or-date-picker-v3/index.js +4 -6
- package/dist/esm/components/or-date-range-picker-v3/index.js +4 -6
- package/dist/esm/components/or-date-time-format-v3/index.js +3 -5
- package/dist/esm/components/or-date-time-picker-v3/index.js +7 -9
- package/dist/esm/components/or-drawer-v3/index.js +2 -4
- package/dist/esm/components/or-drop-area-v3/index.js +2 -4
- package/dist/esm/components/or-editor-tabs-v3/index.js +5 -7
- package/dist/esm/components/or-expansion-panel-v3/index.js +2 -4
- package/dist/esm/components/or-filter-popover-v3/index.js +3 -5
- package/dist/esm/components/or-filter-trigger-v3/index.js +3 -5
- package/dist/esm/components/or-filter-v3/index.js +3 -5
- package/dist/esm/components/or-icon-button-v3/index.js +3 -5
- package/dist/esm/components/or-inline-input-v3/index.js +3 -5
- package/dist/esm/components/or-inline-textarea-v3/index.js +3 -5
- package/dist/esm/components/or-input-v3/index.js +3 -5
- package/dist/esm/components/or-list-v3/index.js +3 -5
- package/dist/esm/components/or-menu-item-v3/index.js +3 -5
- package/dist/esm/components/or-menu-v3/index.js +3 -5
- package/dist/esm/components/or-modal-v3/index.js +3 -5
- package/dist/esm/components/or-notification-v3/index.js +3 -5
- package/dist/esm/components/or-overlay-v3/index.js +2 -4
- package/dist/esm/components/or-pagination-v3/index.js +3 -5
- package/dist/esm/components/or-popover-v3/index.js +3 -5
- package/dist/esm/components/or-progress-v3/index.js +2 -4
- package/dist/esm/components/or-radio-group-v3/index.js +2 -4
- package/dist/esm/components/or-radio-v3/index.js +2 -4
- package/dist/esm/components/or-range-slider-v3/index.js +3 -5
- package/dist/esm/components/or-rating-v3/index.js +2 -4
- package/dist/esm/components/or-resizeable-panel-v3/index.js +3 -5
- package/dist/esm/components/or-rich-text-editor-v3/index.js +4 -6
- package/dist/esm/components/or-rich-tooltip-v3/index.js +3 -5
- package/dist/esm/components/or-search-v3/index.js +3 -5
- package/dist/esm/components/or-segmented-control-v3/index.js +2 -4
- package/dist/esm/components/or-select-v3/index.js +12 -14
- package/dist/esm/components/or-sidebar-v3/index.js +3 -5
- package/dist/esm/components/or-skeleton-v3/index.js +7 -9
- package/dist/esm/components/or-slider-v3/index.js +3 -5
- package/dist/esm/components/or-sorting-v3/index.js +3 -5
- package/dist/esm/components/or-switch-v3/index.js +7 -9
- package/dist/esm/components/or-tabs-v3/index.js +3 -5
- package/dist/esm/components/or-tag-input-v3/index.js +6 -8
- package/dist/esm/components/or-tag-v3/index.js +3 -5
- package/dist/esm/components/or-tags-v3/index.js +3 -5
- package/dist/esm/components/or-textarea-v3/index.js +7 -9
- package/dist/esm/components/or-time-format-v3/index.js +3 -5
- package/dist/esm/components/or-time-picker-v3/index.js +5 -7
- package/dist/esm/components/or-time-range-picker-v3/index.js +5 -7
- package/dist/esm/components/or-toast-v3/index.js +3 -5
- package/dist/esm/components/or-tooltip-v3/index.js +3 -5
- package/dist/esm/dom-qGGG2YCX-4d4cca6e.js +5 -0
- package/dist/esm/{formatTime-659e31ca.js → formatTime-8b7e3477.js} +1 -1
- package/dist/esm/helpers-368c7a99.js +11 -0
- package/dist/esm/index.js +9 -11
- package/dist/esm/{useValidationAttributes-w0RCHARs-21132c84.js → useValidationAttributes-BpeWsfb0-24439d6f.js} +4 -4
- package/dist/esm/utils-72d9c2bb.js +85 -0
- package/package.json +4 -4
- package/dist/esm/dom-DzNS5tBj-6d9cf0ef.js +0 -73
- package/dist/esm/extractCssVarName-FgXy_HI0-52cc18b9.js +0 -85
- package/dist/esm/searchItemsByLabel-CPGAoUEr-0aa65960.js +0 -11
|
@@ -1,19 +1,17 @@
|
|
|
1
1
|
import { useScroll } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
3
|
-
import {
|
|
4
|
-
import { a as re, n as ne } from '../../useValidationAttributes-
|
|
5
|
-
import { ae as
|
|
6
|
-
import '../../dom-DzNS5tBj-6d9cf0ef.js';
|
|
3
|
+
import { s } from '../../helpers-368c7a99.js';
|
|
4
|
+
import { a as re, n as ne } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
5
|
+
import { ae as u } from '../../utils-72d9c2bb.js';
|
|
7
6
|
import { a as isVue2 } from '../../constants-2e3ea701.js';
|
|
8
7
|
import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3/index.js';
|
|
9
8
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
10
9
|
import { OrIconV3 as OrIcon } from '../or-icon-v3/index.js';
|
|
11
10
|
import { OrMenuV3 as OrMenu } from '../or-menu-v3/index.js';
|
|
12
11
|
import { OrMenuItemV3 as OrMenuItem } from '../or-menu-item-v3/index.js';
|
|
12
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
13
13
|
import '@onereach/styles/screens.json';
|
|
14
14
|
import '@onereach/styles/tailwind.config.json';
|
|
15
|
-
import 'lodash/get';
|
|
16
|
-
import 'lodash/isElement';
|
|
17
15
|
import '../or-tooltip-v3/index.js';
|
|
18
16
|
import '../or-popover-v3/index.js';
|
|
19
17
|
import '@floating-ui/dom';
|
|
@@ -217,7 +215,7 @@ var script = defineComponent({
|
|
|
217
215
|
// State
|
|
218
216
|
const proxyModelValue = re(toRef(props, 'modelValue'), context.emit);
|
|
219
217
|
const selectedItem = computed(() => {
|
|
220
|
-
return !
|
|
218
|
+
return !u(proxyModelValue.value) ? s(proxyModelValue.value, props.items) : undefined;
|
|
221
219
|
});
|
|
222
220
|
watch(selectedItem, value => {
|
|
223
221
|
var _a, _b, _c;
|
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
|
-
import { t as te } from '../../useValidationAttributes-
|
|
2
|
+
import { t as te } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
3
3
|
import { OrIconV3 as OrIcon } from '../or-icon-v3/index.js';
|
|
4
4
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
5
|
-
import '../../dom-
|
|
6
|
-
import 'lodash/get';
|
|
7
|
-
import 'lodash/isElement';
|
|
5
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
8
6
|
import '@vueuse/core';
|
|
9
7
|
import '@onereach/styles/screens.json';
|
|
10
8
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
|
-
import { t as te, n as ne } from '../../useValidationAttributes-
|
|
2
|
+
import { t as te, n as ne } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
3
3
|
import { OrButtonV3 as OrButton } from '../or-button-v3/index.js';
|
|
4
4
|
import { OrModalV3 as OrModal } from '../or-modal-v3/index.js';
|
|
5
5
|
import { OrPopoverV3 as OrPopover, PopoverPlacement } from '../or-popover-v3/index.js';
|
|
6
6
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
7
|
-
import '../../dom-
|
|
8
|
-
import 'lodash/get';
|
|
9
|
-
import 'lodash/isElement';
|
|
7
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
10
8
|
import '@vueuse/core';
|
|
11
9
|
import '@onereach/styles/screens.json';
|
|
12
10
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -17,7 +15,7 @@ import '../or-icon-button-v3/index.js';
|
|
|
17
15
|
import '../or-icon-v3/index.js';
|
|
18
16
|
import '../or-tooltip-v3/index.js';
|
|
19
17
|
import '@floating-ui/dom';
|
|
20
|
-
import '../../
|
|
18
|
+
import '../../utils-72d9c2bb.js';
|
|
21
19
|
import '../or-bottom-sheet-v3/index.js';
|
|
22
20
|
import '../or-overlay-v3/index.js';
|
|
23
21
|
import '../or-teleport-v3/index.js';
|
|
@@ -4,16 +4,14 @@ import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3/index.js';
|
|
|
4
4
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
5
5
|
import '../../constants-2e3ea701.js';
|
|
6
6
|
import '../or-tooltip-v3/index.js';
|
|
7
|
-
import '../../useValidationAttributes-
|
|
8
|
-
import '../../dom-
|
|
9
|
-
import 'lodash/get';
|
|
10
|
-
import 'lodash/isElement';
|
|
7
|
+
import '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
8
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
11
9
|
import '@vueuse/core';
|
|
12
10
|
import '@onereach/styles/screens.json';
|
|
13
11
|
import '@onereach/styles/tailwind.config.json';
|
|
14
12
|
import '../or-popover-v3/index.js';
|
|
15
13
|
import '@floating-ui/dom';
|
|
16
|
-
import '../../
|
|
14
|
+
import '../../utils-72d9c2bb.js';
|
|
17
15
|
import '../or-bottom-sheet-v3/index.js';
|
|
18
16
|
import '../or-overlay-v3/index.js';
|
|
19
17
|
import '../or-teleport-v3/index.js';
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
|
-
import { t as te } from '../../useValidationAttributes-
|
|
2
|
+
import { t as te } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
3
3
|
import { OrFilterPopoverV3 as OrFilterPopover } from '../or-filter-popover-v3/index.js';
|
|
4
4
|
import { OrFilterTriggerV3 as OrFilterTrigger } from '../or-filter-trigger-v3/index.js';
|
|
5
5
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
6
|
-
import '../../dom-
|
|
7
|
-
import 'lodash/get';
|
|
8
|
-
import 'lodash/isElement';
|
|
6
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
9
7
|
import '@vueuse/core';
|
|
10
8
|
import '@onereach/styles/screens.json';
|
|
11
9
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -19,7 +17,7 @@ import '../or-icon-v3/index.js';
|
|
|
19
17
|
import '../or-tooltip-v3/index.js';
|
|
20
18
|
import '../or-popover-v3/index.js';
|
|
21
19
|
import '@floating-ui/dom';
|
|
22
|
-
import '../../
|
|
20
|
+
import '../../utils-72d9c2bb.js';
|
|
23
21
|
import '../or-bottom-sheet-v3/index.js';
|
|
24
22
|
import '../or-overlay-v3/index.js';
|
|
25
23
|
import '../or-teleport-v3/index.js';
|
|
@@ -3,16 +3,14 @@ import { i as isVue3 } from '../../constants-2e3ea701.js';
|
|
|
3
3
|
import { OrIconV3 as OrIcon, IconSize, IconVariant } from '../or-icon-v3/index.js';
|
|
4
4
|
import { OrTooltipV3 as OrTooltip } from '../or-tooltip-v3/index.js';
|
|
5
5
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
6
|
-
import '../../useValidationAttributes-
|
|
7
|
-
import '../../dom-
|
|
8
|
-
import 'lodash/get';
|
|
9
|
-
import 'lodash/isElement';
|
|
6
|
+
import '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
7
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
10
8
|
import '@vueuse/core';
|
|
11
9
|
import '@onereach/styles/screens.json';
|
|
12
10
|
import '@onereach/styles/tailwind.config.json';
|
|
13
11
|
import '../or-popover-v3/index.js';
|
|
14
12
|
import '@floating-ui/dom';
|
|
15
|
-
import '../../
|
|
13
|
+
import '../../utils-72d9c2bb.js';
|
|
16
14
|
import '../or-bottom-sheet-v3/index.js';
|
|
17
15
|
import '../or-overlay-v3/index.js';
|
|
18
16
|
import '../or-teleport-v3/index.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, reactive, ref, computed, toRef, watch, nextTick } from 'vue-demi';
|
|
2
|
-
import { N, k, c as ie, a as re } from '../../useValidationAttributes-
|
|
2
|
+
import { N, k, c as ie, a as re } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
3
3
|
import { InlineInputBoxSize, OrInlineInputBoxV3 as OrInlineInputBox } from '../or-inline-input-box-v3/index.js';
|
|
4
4
|
import { OrErrorV3 as OrError } from '../or-error-v3/index.js';
|
|
5
5
|
import { OrTextV3 as OrText } from '../or-text-v3/index.js';
|
|
@@ -7,9 +7,7 @@ import { OrHintV3 as OrHint } from '../or-hint-v3/index.js';
|
|
|
7
7
|
import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3/index.js';
|
|
8
8
|
import { s as styleInject } from '../../style-inject.es-87955792.js';
|
|
9
9
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
10
|
-
import '../../dom-
|
|
11
|
-
import 'lodash/get';
|
|
12
|
-
import 'lodash/isElement';
|
|
10
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
13
11
|
import '@vueuse/core';
|
|
14
12
|
import '@onereach/styles/screens.json';
|
|
15
13
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -18,7 +16,7 @@ import '../or-icon-v3/index.js';
|
|
|
18
16
|
import '../or-tooltip-v3/index.js';
|
|
19
17
|
import '../or-popover-v3/index.js';
|
|
20
18
|
import '@floating-ui/dom';
|
|
21
|
-
import '../../
|
|
19
|
+
import '../../utils-72d9c2bb.js';
|
|
22
20
|
import '../or-bottom-sheet-v3/index.js';
|
|
23
21
|
import '../or-overlay-v3/index.js';
|
|
24
22
|
import '../or-teleport-v3/index.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, reactive, ref, computed, toRef, watch, nextTick } from 'vue-demi';
|
|
2
|
-
import { N, k, c as ie, a as re } from '../../useValidationAttributes-
|
|
2
|
+
import { N, k, c as ie, a as re } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
3
3
|
import { useTextareaAutosize } from '@vueuse/core';
|
|
4
4
|
import { OrErrorV3 as OrError } from '../or-error-v3/index.js';
|
|
5
5
|
import { OrHintV3 as OrHint } from '../or-hint-v3/index.js';
|
|
@@ -7,9 +7,7 @@ import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3/index.js';
|
|
|
7
7
|
import { OrInlineInputBoxV3 as OrInlineInputBox } from '../or-inline-input-box-v3/index.js';
|
|
8
8
|
import { s as styleInject } from '../../style-inject.es-87955792.js';
|
|
9
9
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
10
|
-
import '../../dom-
|
|
11
|
-
import 'lodash/get';
|
|
12
|
-
import 'lodash/isElement';
|
|
10
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
13
11
|
import '@onereach/styles/screens.json';
|
|
14
12
|
import '@onereach/styles/tailwind.config.json';
|
|
15
13
|
import '../../constants-2e3ea701.js';
|
|
@@ -17,7 +15,7 @@ import '../or-icon-v3/index.js';
|
|
|
17
15
|
import '../or-tooltip-v3/index.js';
|
|
18
16
|
import '../or-popover-v3/index.js';
|
|
19
17
|
import '@floating-ui/dom';
|
|
20
|
-
import '../../
|
|
18
|
+
import '../../utils-72d9c2bb.js';
|
|
21
19
|
import '../or-bottom-sheet-v3/index.js';
|
|
22
20
|
import '../or-overlay-v3/index.js';
|
|
23
21
|
import '../or-teleport-v3/index.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, reactive, ref, computed, toRef } from 'vue-demi';
|
|
2
|
-
import { N, k, c as ie, a as re, n as ne } from '../../useValidationAttributes-
|
|
2
|
+
import { N, k, c as ie, a as re, n as ne } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
3
3
|
import { OrErrorV3 as OrError } from '../or-error-v3/index.js';
|
|
4
4
|
import { OrHintV3 as OrHint } from '../or-hint-v3/index.js';
|
|
5
5
|
import { OrIconV3 as OrIcon } from '../or-icon-v3/index.js';
|
|
@@ -10,9 +10,7 @@ import { OrLoaderV3 as OrLoader } from '../or-loader-v3/index.js';
|
|
|
10
10
|
import { a as InputBoxVariant } from '../../types-98e9a758.js';
|
|
11
11
|
import { s as styleInject } from '../../style-inject.es-87955792.js';
|
|
12
12
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
13
|
-
import '../../dom-
|
|
14
|
-
import 'lodash/get';
|
|
15
|
-
import 'lodash/isElement';
|
|
13
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
16
14
|
import '@vueuse/core';
|
|
17
15
|
import '@onereach/styles/screens.json';
|
|
18
16
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -20,7 +18,7 @@ import '../../constants-2e3ea701.js';
|
|
|
20
18
|
import '../or-tooltip-v3/index.js';
|
|
21
19
|
import '../or-popover-v3/index.js';
|
|
22
20
|
import '@floating-ui/dom';
|
|
23
|
-
import '../../
|
|
21
|
+
import '../../utils-72d9c2bb.js';
|
|
24
22
|
import '../or-bottom-sheet-v3/index.js';
|
|
25
23
|
import '../or-overlay-v3/index.js';
|
|
26
24
|
import '../or-teleport-v3/index.js';
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
import Sortable from 'sortablejs';
|
|
2
2
|
import { v4 } from 'uuid';
|
|
3
3
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
4
|
-
import { a as re } from '../../useValidationAttributes-
|
|
4
|
+
import { a as re } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
5
5
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
6
6
|
import { OrButtonV3 as OrButton } from '../or-button-v3/index.js';
|
|
7
7
|
import { OrIconV3 as OrIcon } from '../or-icon-v3/index.js';
|
|
8
8
|
import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3/index.js';
|
|
9
9
|
import { OrLabelV3 as OrLabel } from '../or-label-v3/index.js';
|
|
10
|
-
import '../../dom-
|
|
11
|
-
import 'lodash/get';
|
|
12
|
-
import 'lodash/isElement';
|
|
10
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
13
11
|
import '@vueuse/core';
|
|
14
12
|
import '@onereach/styles/screens.json';
|
|
15
13
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -19,7 +17,7 @@ import '../or-loader-v3/index.js';
|
|
|
19
17
|
import '../or-tooltip-v3/index.js';
|
|
20
18
|
import '../or-popover-v3/index.js';
|
|
21
19
|
import '@floating-ui/dom';
|
|
22
|
-
import '../../
|
|
20
|
+
import '../../utils-72d9c2bb.js';
|
|
23
21
|
import '../or-bottom-sheet-v3/index.js';
|
|
24
22
|
import '../or-overlay-v3/index.js';
|
|
25
23
|
import '../or-teleport-v3/index.js';
|
|
@@ -5,15 +5,13 @@ import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3/index.js';
|
|
|
5
5
|
import { OrTooltipV3 as OrTooltip } from '../or-tooltip-v3/index.js';
|
|
6
6
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
7
7
|
import '../../constants-2e3ea701.js';
|
|
8
|
-
import '../../useValidationAttributes-
|
|
9
|
-
import '../../dom-
|
|
10
|
-
import 'lodash/get';
|
|
11
|
-
import 'lodash/isElement';
|
|
8
|
+
import '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
9
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
12
10
|
import '@onereach/styles/screens.json';
|
|
13
11
|
import '@onereach/styles/tailwind.config.json';
|
|
14
12
|
import '../or-popover-v3/index.js';
|
|
15
13
|
import '@floating-ui/dom';
|
|
16
|
-
import '../../
|
|
14
|
+
import '../../utils-72d9c2bb.js';
|
|
17
15
|
import '../or-bottom-sheet-v3/index.js';
|
|
18
16
|
import '../or-overlay-v3/index.js';
|
|
19
17
|
import '../or-teleport-v3/index.js';
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
|
-
import { t as te } from '../../useValidationAttributes-
|
|
2
|
+
import { t as te } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
3
3
|
import { OrPopoverV3 as OrPopover, PopoverPlacement } from '../or-popover-v3/index.js';
|
|
4
4
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
5
|
-
import '../../dom-
|
|
6
|
-
import 'lodash/get';
|
|
7
|
-
import 'lodash/isElement';
|
|
5
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
8
6
|
import '@vueuse/core';
|
|
9
7
|
import '@onereach/styles/screens.json';
|
|
10
8
|
import '@onereach/styles/tailwind.config.json';
|
|
11
9
|
import '@floating-ui/dom';
|
|
12
|
-
import '../../
|
|
10
|
+
import '../../utils-72d9c2bb.js';
|
|
13
11
|
import '../or-bottom-sheet-v3/index.js';
|
|
14
12
|
import '../or-overlay-v3/index.js';
|
|
15
13
|
import '../or-teleport-v3/index.js';
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
|
-
import { t as te } from '../../useValidationAttributes-
|
|
2
|
+
import { t as te } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
3
3
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
4
4
|
import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3/index.js';
|
|
5
5
|
import { OrOverlayV3 as OrOverlay } from '../or-overlay-v3/index.js';
|
|
6
|
-
import '../../dom-
|
|
7
|
-
import 'lodash/get';
|
|
8
|
-
import 'lodash/isElement';
|
|
6
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
9
7
|
import '@vueuse/core';
|
|
10
8
|
import '@onereach/styles/screens.json';
|
|
11
9
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -14,7 +12,7 @@ import '../or-icon-v3/index.js';
|
|
|
14
12
|
import '../or-tooltip-v3/index.js';
|
|
15
13
|
import '../or-popover-v3/index.js';
|
|
16
14
|
import '@floating-ui/dom';
|
|
17
|
-
import '../../
|
|
15
|
+
import '../../utils-72d9c2bb.js';
|
|
18
16
|
import '../or-bottom-sheet-v3/index.js';
|
|
19
17
|
import '../or-teleport-v3/index.js';
|
|
20
18
|
import 'portal-vue';
|
|
@@ -5,16 +5,14 @@ import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
|
5
5
|
import '../or-icon-v3/index.js';
|
|
6
6
|
import '../../constants-2e3ea701.js';
|
|
7
7
|
import '../or-tooltip-v3/index.js';
|
|
8
|
-
import '../../useValidationAttributes-
|
|
9
|
-
import '../../dom-
|
|
10
|
-
import 'lodash/get';
|
|
11
|
-
import 'lodash/isElement';
|
|
8
|
+
import '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
9
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
12
10
|
import '@vueuse/core';
|
|
13
11
|
import '@onereach/styles/screens.json';
|
|
14
12
|
import '@onereach/styles/tailwind.config.json';
|
|
15
13
|
import '../or-popover-v3/index.js';
|
|
16
14
|
import '@floating-ui/dom';
|
|
17
|
-
import '../../
|
|
15
|
+
import '../../utils-72d9c2bb.js';
|
|
18
16
|
import '../or-bottom-sheet-v3/index.js';
|
|
19
17
|
import '../or-overlay-v3/index.js';
|
|
20
18
|
import '../or-teleport-v3/index.js';
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import { useScrollLock } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
|
-
import { K } from '../../useValidationAttributes-
|
|
3
|
+
import { K } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
4
4
|
import { OrTeleportV3 as OrTeleport } from '../or-teleport-v3/index.js';
|
|
5
5
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
6
|
-
import '../../dom-
|
|
7
|
-
import 'lodash/get';
|
|
8
|
-
import 'lodash/isElement';
|
|
6
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
9
7
|
import '@onereach/styles/screens.json';
|
|
10
8
|
import '@onereach/styles/tailwind.config.json';
|
|
11
9
|
import 'portal-vue';
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
|
-
import { a as re, n as ne } from '../../useValidationAttributes-
|
|
2
|
+
import { a as re, n as ne } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
3
3
|
import { OrButtonV3 as OrButton } from '../or-button-v3/index.js';
|
|
4
4
|
import { OrIconV3 as OrIcon } from '../or-icon-v3/index.js';
|
|
5
5
|
import { OrMenuV3 as OrMenu } from '../or-menu-v3/index.js';
|
|
6
6
|
import { OrMenuItemV3 as OrMenuItem } from '../or-menu-item-v3/index.js';
|
|
7
7
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
8
|
-
import '../../dom-
|
|
9
|
-
import 'lodash/get';
|
|
10
|
-
import 'lodash/isElement';
|
|
8
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
11
9
|
import '@vueuse/core';
|
|
12
10
|
import '@onereach/styles/screens.json';
|
|
13
11
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -16,7 +14,7 @@ import '../../props-bba3dca8.js';
|
|
|
16
14
|
import '../or-loader-v3/index.js';
|
|
17
15
|
import '../or-popover-v3/index.js';
|
|
18
16
|
import '@floating-ui/dom';
|
|
19
|
-
import '../../
|
|
17
|
+
import '../../utils-72d9c2bb.js';
|
|
20
18
|
import '../or-bottom-sheet-v3/index.js';
|
|
21
19
|
import '../or-overlay-v3/index.js';
|
|
22
20
|
import '../or-teleport-v3/index.js';
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
import { computePosition, offset, shift, flip, hide, size, autoUpdate } from '@floating-ui/dom';
|
|
2
2
|
import { onClickOutside } from '@vueuse/core';
|
|
3
3
|
import { computed, unref, ref, shallowRef, watch, getCurrentScope, onScopeDispose, shallowReadonly, defineComponent, toRefs, toRef } from 'vue-demi';
|
|
4
|
-
import { t as te, n as ne, K } from '../../useValidationAttributes-
|
|
5
|
-
import { a9 as p } from '../../
|
|
6
|
-
import '../../dom-DzNS5tBj-6d9cf0ef.js';
|
|
4
|
+
import { t as te, n as ne, K } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
5
|
+
import { a9 as p } from '../../utils-72d9c2bb.js';
|
|
7
6
|
import { OrBottomSheetV3 as OrBottomSheet } from '../or-bottom-sheet-v3/index.js';
|
|
8
7
|
import { OrTeleportV3 as OrTeleport } from '../or-teleport-v3/index.js';
|
|
9
8
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
9
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
10
10
|
import '@onereach/styles/screens.json';
|
|
11
11
|
import '@onereach/styles/tailwind.config.json';
|
|
12
|
-
import 'lodash/get';
|
|
13
|
-
import 'lodash/isElement';
|
|
14
12
|
import '../or-overlay-v3/index.js';
|
|
15
13
|
import 'portal-vue';
|
|
16
14
|
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import { useElementBounding } from '@vueuse/core';
|
|
2
2
|
import round from 'lodash/round';
|
|
3
3
|
import { defineComponent, ref, useSlots, computed } from 'vue-demi';
|
|
4
|
-
import { n as ne } from '../../useValidationAttributes-
|
|
4
|
+
import { n as ne } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
5
5
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
6
|
-
import '../../dom-
|
|
7
|
-
import 'lodash/get';
|
|
8
|
-
import 'lodash/isElement';
|
|
6
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
9
7
|
import '@onereach/styles/screens.json';
|
|
10
8
|
import '@onereach/styles/tailwind.config.json';
|
|
11
9
|
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import { defineComponent, toRef, computed } from 'vue-demi';
|
|
2
|
-
import { a as re, n as ne } from '../../useValidationAttributes-
|
|
2
|
+
import { a as re, n as ne } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
3
3
|
import { OrFormGroupV3 as OrFormGroup, FormGroupDirection, FormGroupSpacing } from '../or-form-group-v3/index.js';
|
|
4
4
|
import { OrRadioV3 as OrRadio } from '../or-radio-v3/index.js';
|
|
5
5
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
6
|
-
import '../../dom-
|
|
7
|
-
import 'lodash/get';
|
|
8
|
-
import 'lodash/isElement';
|
|
6
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
9
7
|
import '@vueuse/core';
|
|
10
8
|
import '@onereach/styles/screens.json';
|
|
11
9
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import { defineComponent, reactive, ref, computed, toRef } from 'vue-demi';
|
|
2
|
-
import { N, k, a as re } from '../../useValidationAttributes-
|
|
2
|
+
import { N, k, a as re } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
3
3
|
import { OrLabelV3 as OrLabel, LabelVariant } from '../or-label-v3/index.js';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-87955792.js';
|
|
5
5
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
6
|
-
import '../../dom-
|
|
7
|
-
import 'lodash/get';
|
|
8
|
-
import 'lodash/isElement';
|
|
6
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
9
7
|
import '@vueuse/core';
|
|
10
8
|
import '@onereach/styles/screens.json';
|
|
11
9
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
import { useElementBounding, useElementHover, useDraggable, clamp } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
3
|
-
import { a as re } from '../../useValidationAttributes-
|
|
3
|
+
import { a as re } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
4
4
|
import { a as SliderOrientation, S as SliderColor } from '../../types-75a1cc13.js';
|
|
5
5
|
import { OrTooltipV3 as OrTooltip } from '../or-tooltip-v3/index.js';
|
|
6
6
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
7
|
-
import '../../dom-
|
|
8
|
-
import 'lodash/get';
|
|
9
|
-
import 'lodash/isElement';
|
|
7
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
10
8
|
import '@onereach/styles/screens.json';
|
|
11
9
|
import '@onereach/styles/tailwind.config.json';
|
|
12
10
|
import '../or-popover-v3/index.js';
|
|
13
11
|
import '@floating-ui/dom';
|
|
14
|
-
import '../../
|
|
12
|
+
import '../../utils-72d9c2bb.js';
|
|
15
13
|
import '../or-bottom-sheet-v3/index.js';
|
|
16
14
|
import '../or-overlay-v3/index.js';
|
|
17
15
|
import '../or-teleport-v3/index.js';
|
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, inject, toRef, watch, reactive } from 'vue-demi';
|
|
2
|
-
import { a as re } from '../../useValidationAttributes-
|
|
2
|
+
import { a as re } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
3
3
|
import { OrIconV3 as OrIcon } from '../or-icon-v3/index.js';
|
|
4
4
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
5
|
-
import '../../dom-
|
|
6
|
-
import 'lodash/get';
|
|
7
|
-
import 'lodash/isElement';
|
|
5
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
8
6
|
import '@vueuse/core';
|
|
9
7
|
import '@onereach/styles/screens.json';
|
|
10
8
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import { useDraggable } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
3
|
-
import { t as te } from '../../useValidationAttributes-
|
|
3
|
+
import { t as te } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
4
4
|
import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3/index.js';
|
|
5
5
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
6
|
-
import '../../dom-
|
|
7
|
-
import 'lodash/get';
|
|
8
|
-
import 'lodash/isElement';
|
|
6
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
9
7
|
import '@onereach/styles/screens.json';
|
|
10
8
|
import '@onereach/styles/tailwind.config.json';
|
|
11
9
|
import '../../constants-2e3ea701.js';
|
|
@@ -13,7 +11,7 @@ import '../or-icon-v3/index.js';
|
|
|
13
11
|
import '../or-tooltip-v3/index.js';
|
|
14
12
|
import '../or-popover-v3/index.js';
|
|
15
13
|
import '@floating-ui/dom';
|
|
16
|
-
import '../../
|
|
14
|
+
import '../../utils-72d9c2bb.js';
|
|
17
15
|
import '../or-bottom-sheet-v3/index.js';
|
|
18
16
|
import '../or-overlay-v3/index.js';
|
|
19
17
|
import '../or-teleport-v3/index.js';
|
|
@@ -12,15 +12,14 @@ import StarterKit from '@tiptap/starter-kit';
|
|
|
12
12
|
import { useResizeObserver, useDebounceFn, onClickOutside } from '@vueuse/core';
|
|
13
13
|
import { useFocusTrap } from '@vueuse/integrations/useFocusTrap';
|
|
14
14
|
import { defineComponent, shallowRef, ref, onMounted, onBeforeUnmount, computed, watch, nextTick } from 'vue-demi';
|
|
15
|
-
import { aa as
|
|
16
|
-
import '../../dom-DzNS5tBj-6d9cf0ef.js';
|
|
15
|
+
import { aa as c } from '../../utils-72d9c2bb.js';
|
|
17
16
|
import { TextSelection, Selection } from 'prosemirror-state';
|
|
18
17
|
import { exitCode } from 'prosemirror-commands';
|
|
19
18
|
import { EditorState } from '@codemirror/state';
|
|
20
19
|
import { EditorView, highlightActiveLine, highlightActiveLineGutter, lineNumbers, keymap } from '@codemirror/view';
|
|
21
20
|
import { HighlightStyle, syntaxHighlighting } from '@codemirror/language';
|
|
22
21
|
import { tags } from '@lezer/highlight';
|
|
23
|
-
import { u as ue } from '../../useValidationAttributes-
|
|
22
|
+
import { u as ue } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
24
23
|
import { minimalSetup } from 'codemirror';
|
|
25
24
|
import { javascript } from '@codemirror/lang-javascript';
|
|
26
25
|
import { defaultMarkdownSerializer, MarkdownSerializer } from 'prosemirror-markdown';
|
|
@@ -46,8 +45,7 @@ import { OrModalV3 as OrModal } from '../or-modal-v3/index.js';
|
|
|
46
45
|
import { OrPopoverV3 as OrPopover } from '../or-popover-v3/index.js';
|
|
47
46
|
import { s as styleInject } from '../../style-inject.es-87955792.js';
|
|
48
47
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
49
|
-
import '
|
|
50
|
-
import 'lodash/isElement';
|
|
48
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
51
49
|
import '@onereach/styles/screens.json';
|
|
52
50
|
import '@onereach/styles/tailwind.config.json';
|
|
53
51
|
import '../../constants-2e3ea701.js';
|
|
@@ -857,7 +855,7 @@ var script = defineComponent({
|
|
|
857
855
|
activeHeadingLevel.value = ((_c = (_b = editor.value) === null || _b === void 0 ? void 0 : _b.getAttributes('heading')) === null || _c === void 0 ? void 0 : _c.level) || 0;
|
|
858
856
|
};
|
|
859
857
|
const isVisible = value => {
|
|
860
|
-
if (
|
|
858
|
+
if (c(value)) {
|
|
861
859
|
const isHaveNotVisibleTools = value.some(item => notVisibleTools.value.has(item));
|
|
862
860
|
return isHaveNotVisibleTools;
|
|
863
861
|
}
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
import { useElementHover } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
3
|
-
import { t as te } from '../../useValidationAttributes-
|
|
3
|
+
import { t as te } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
4
4
|
import { OrPopoverV3 as OrPopover, PopoverPlacement } from '../or-popover-v3/index.js';
|
|
5
5
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
6
|
-
import '../../dom-
|
|
7
|
-
import 'lodash/get';
|
|
8
|
-
import 'lodash/isElement';
|
|
6
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
9
7
|
import '@onereach/styles/screens.json';
|
|
10
8
|
import '@onereach/styles/tailwind.config.json';
|
|
11
9
|
import '@floating-ui/dom';
|
|
12
|
-
import '../../
|
|
10
|
+
import '../../utils-72d9c2bb.js';
|
|
13
11
|
import '../or-bottom-sheet-v3/index.js';
|
|
14
12
|
import '../or-overlay-v3/index.js';
|
|
15
13
|
import '../or-teleport-v3/index.js';
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import { watchDebounced } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, reactive, ref, computed, toRef, watch } from 'vue-demi';
|
|
3
|
-
import { N, k, c as ie, a as re } from '../../useValidationAttributes-
|
|
3
|
+
import { N, k, c as ie, a as re } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
4
4
|
import { OrInputV3 as OrInput } from '../or-input-v3/index.js';
|
|
5
5
|
import { a as InputBoxVariant } from '../../types-98e9a758.js';
|
|
6
6
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
7
|
-
import '../../dom-
|
|
8
|
-
import 'lodash/get';
|
|
9
|
-
import 'lodash/isElement';
|
|
7
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
10
8
|
import '@onereach/styles/screens.json';
|
|
11
9
|
import '@onereach/styles/tailwind.config.json';
|
|
12
10
|
import '../or-error-v3/index.js';
|
|
@@ -17,7 +15,7 @@ import '../../constants-2e3ea701.js';
|
|
|
17
15
|
import '../or-tooltip-v3/index.js';
|
|
18
16
|
import '../or-popover-v3/index.js';
|
|
19
17
|
import '@floating-ui/dom';
|
|
20
|
-
import '../../
|
|
18
|
+
import '../../utils-72d9c2bb.js';
|
|
21
19
|
import '../or-bottom-sheet-v3/index.js';
|
|
22
20
|
import '../or-overlay-v3/index.js';
|
|
23
21
|
import '../or-teleport-v3/index.js';
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
|
-
import { a as re } from '../../useValidationAttributes-
|
|
2
|
+
import { a as re } from '../../useValidationAttributes-BpeWsfb0-24439d6f.js';
|
|
3
3
|
import { n as normalizeComponent } from '../../normalize-component-cf2db48b.js';
|
|
4
|
-
import '../../dom-
|
|
5
|
-
import 'lodash/get';
|
|
6
|
-
import 'lodash/isElement';
|
|
4
|
+
import '../../dom-qGGG2YCX-4d4cca6e.js';
|
|
7
5
|
import '@vueuse/core';
|
|
8
6
|
import '@onereach/styles/screens.json';
|
|
9
7
|
import '@onereach/styles/tailwind.config.json';
|