@onereach/ui-components 21.5.0 → 21.5.1
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-961163d0.js → OrAutocompleteV3-ab3c83bc.js} +68 -71
- package/dist/esm/components/OrButtonV3-a83254fb.js +264 -0
- package/dist/esm/components/{OrDateTimePickerV3-7b24568c.js → OrDateTimePickerV3-68c0e2c8.js} +14 -14
- package/dist/esm/components/{OrEditorTabsV3-856e42f1.js → OrEditorTabsV3-ae6257e1.js} +4 -3
- package/dist/esm/components/{OrInlineInputV3-4e69972f.js → OrInlineInputV3-6593cb76.js} +5 -5
- package/dist/esm/components/index.js +5 -5
- package/dist/esm/components/or-autocomplete-v3/index.js +4 -4
- package/dist/esm/components/or-avatar-v3/index.js +4 -4
- package/dist/esm/components/or-bottom-sheet-v3/index.js +6 -6
- package/dist/esm/components/or-button-group-v3/index.js +2 -25
- package/dist/esm/components/or-button-v3/index.js +3 -283
- package/dist/esm/components/or-card-collection-v3/index.js +5 -5
- package/dist/esm/components/or-checkbox-group-v3/index.js +6 -6
- package/dist/esm/components/or-checkbox-tree-v3/index.js +5 -5
- package/dist/esm/components/or-checkbox-v3/index.js +7 -7
- package/dist/esm/components/or-code-v3/index.js +8 -8
- package/dist/esm/components/or-confirm-v3/index.js +5 -5
- package/dist/esm/components/or-context-menu-v3/index.js +6 -6
- package/dist/esm/components/or-data-grid-v3/index.js +6 -6
- package/dist/esm/components/or-date-format-v3/index.js +7 -7
- package/dist/esm/components/or-date-picker-v3/index.js +10 -10
- package/dist/esm/components/or-date-range-picker-v3/index.js +11 -11
- package/dist/esm/components/or-date-time-format-v3/index.js +8 -8
- package/dist/esm/components/or-date-time-picker-v3/index.js +5 -5
- package/dist/esm/components/or-drawer-v3/index.js +5 -5
- package/dist/esm/components/or-drop-area-v3/index.js +6 -6
- package/dist/esm/components/or-editor-tabs-v3/index.js +5 -5
- package/dist/esm/components/or-expansion-panel-v3/index.js +5 -5
- package/dist/esm/components/or-fab-v3/index.js +2 -24
- package/dist/esm/components/or-filter-popover-v3/index.js +7 -7
- package/dist/esm/components/or-filter-trigger-v3/index.js +5 -5
- package/dist/esm/components/or-filter-v3/index.js +5 -5
- package/dist/esm/components/or-icon-button-v3/index.js +4 -4
- package/dist/esm/components/or-inline-input-v3/index.js +4 -4
- package/dist/esm/components/or-inline-textarea-v3/index.js +7 -7
- package/dist/esm/components/or-input-v3/index.js +8 -8
- package/dist/esm/components/or-list-v3/index.js +4 -4
- package/dist/esm/components/or-menu-item-v3/index.js +4 -4
- package/dist/esm/components/or-menu-v3/index.js +5 -5
- package/dist/esm/components/or-modal-v3/index.js +5 -5
- package/dist/esm/components/or-notification-v3/index.js +5 -5
- package/dist/esm/components/or-overlay-v3/index.js +5 -5
- package/dist/esm/components/or-pagination-v3/index.js +6 -6
- package/dist/esm/components/or-popover-v3/index.js +7 -7
- package/dist/esm/components/or-progress-v3/index.js +5 -5
- package/dist/esm/components/or-radio-group-v3/index.js +6 -6
- package/dist/esm/components/or-radio-v3/index.js +8 -8
- package/dist/esm/components/or-range-slider-v3/index.js +5 -5
- package/dist/esm/components/or-rating-v3/index.js +6 -6
- package/dist/esm/components/or-resizeable-panel-v3/index.js +4 -4
- package/dist/esm/components/or-rich-text-editor-v3/index.js +5 -5
- package/dist/esm/components/or-rich-tooltip-v3/index.js +5 -5
- package/dist/esm/components/or-search-v3/index.js +8 -8
- package/dist/esm/components/or-segmented-control-v3/index.js +5 -5
- package/dist/esm/components/or-select-v3/index.js +10 -10
- package/dist/esm/components/or-sidebar-v3/index.js +5 -5
- package/dist/esm/components/or-skeleton-v3/index.js +4 -4
- package/dist/esm/components/or-slider-v3/index.js +5 -5
- package/dist/esm/components/or-sorting-v3/index.js +5 -5
- package/dist/esm/components/or-switch-v3/index.js +6 -6
- package/dist/esm/components/or-tabs-v3/index.js +5 -5
- package/dist/esm/components/or-tag-input-v3/index.js +8 -8
- package/dist/esm/components/or-tag-v3/index.js +6 -6
- package/dist/esm/components/or-tags-v3/index.js +5 -5
- package/dist/esm/components/or-textarea-v3/index.js +8 -8
- package/dist/esm/components/or-time-format-v3/index.js +7 -7
- package/dist/esm/components/or-time-picker-v3/index.js +8 -8
- package/dist/esm/components/or-time-range-picker-v3/index.js +9 -9
- package/dist/esm/components/or-toast-v3/index.js +4 -4
- package/dist/esm/components/or-tooltip-v3/index.js +5 -5
- package/dist/esm/components/or-tree-v3/index.js +2 -24
- package/dist/esm/index.js +5 -5
- package/package.json +4 -4
- package/dist/esm/components/or-autocomplete-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-avatar-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-bottom-sheet-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-button-group-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-card-collection-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-card-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-checkbox-group-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-checkbox-tree-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-checkbox-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-code-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-combined-input-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-confirm-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-context-menu-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-data-grid-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-date-format-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-date-picker-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-date-range-picker-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-date-time-format-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-date-time-picker-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-drawer-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-drop-area-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-empty-state-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-error-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-expansion-panel-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-filter-popover-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-filter-trigger-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-filter-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-form-group-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-hint-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-icon-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-indicator-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-inline-input-box-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-inline-input-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-inline-textarea-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-input-box-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-input-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-label-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-link-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-list-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-loader-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-menu-item-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-menu-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-modal-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-notification-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-pagination-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-popover-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-progress-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-radio-group-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-radio-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-range-slider-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-rating-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-resizeable-panel-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-rich-text-editor-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-rich-tooltip-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-search-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-select-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-sidebar-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-skeleton-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-slider-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-sorting-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-status-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-switch-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-tab-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-tabs-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-tag-input-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-tag-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-tags-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-teleport-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-text-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-textarea-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-time-format-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-time-picker-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-time-range-picker-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-toast-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-tooltip-v3/constants.d.ts +0 -2
- package/dist/esm/components/or-tree-v3/constants.d.ts +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p, t as te,
|
|
1
|
+
import { p, X, t as te, G } from '../OrAutocompleteV3-ab3c83bc.js';
|
|
2
2
|
import { computed, unref, ref, shallowRef, watch, getCurrentScope, onScopeDispose, shallowReadonly, defineComponent, toRefs, toRef, resolveComponent, openBlock, createBlock, withCtx, withDirectives, createElementVNode, normalizeClass, createElementBlock, mergeProps, renderSlot, vShow, createCommentVNode } from 'vue';
|
|
3
3
|
import { computePosition, offset, shift, flip, hide, size, autoUpdate } from '@floating-ui/dom';
|
|
4
4
|
import { onClickOutside } from '@vueuse/core';
|
|
@@ -9,21 +9,21 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
9
9
|
import '../or-error-v3/index.js';
|
|
10
10
|
import '../or-hint-v3/index.js';
|
|
11
11
|
import '../or-icon-button-v3/index.js';
|
|
12
|
+
import '../OrButtonV3-a83254fb.js';
|
|
13
|
+
import '../or-loader-v3/index.js';
|
|
12
14
|
import '../or-icon-v3/index.js';
|
|
13
15
|
import '../or-tooltip-v3/index.js';
|
|
14
16
|
import './index.js';
|
|
15
17
|
import '../or-input-box-v3/index.js';
|
|
16
18
|
import '../or-input-v3/index.js';
|
|
17
|
-
import '../OrInlineInputV3-
|
|
19
|
+
import '../OrInlineInputV3-6593cb76.js';
|
|
18
20
|
import '../or-inline-input-box-v3/index.js';
|
|
19
21
|
import '../or-text-v3/index.js';
|
|
20
22
|
import '../or-label-v3/index.js';
|
|
21
|
-
import '../or-loader-v3/index.js';
|
|
22
23
|
import '../or-menu-item-v3/index.js';
|
|
23
24
|
import '../or-overlay-v3/index.js';
|
|
24
25
|
import '../or-tag-input-v3/index.js';
|
|
25
26
|
import '../or-tags-v3/index.js';
|
|
26
|
-
import '../or-button-v3/index.js';
|
|
27
27
|
import '../or-tag-v3/index.js';
|
|
28
28
|
|
|
29
29
|
function roundByDPR(element, value) {
|
|
@@ -336,7 +336,7 @@ var script = defineComponent({
|
|
|
336
336
|
open,
|
|
337
337
|
close,
|
|
338
338
|
toggle
|
|
339
|
-
} =
|
|
339
|
+
} = X(toRef(props, 'isOpen'), context.emit);
|
|
340
340
|
const {
|
|
341
341
|
floatingStyles,
|
|
342
342
|
middlewareData,
|
|
@@ -372,9 +372,9 @@ var script = defineComponent({
|
|
|
372
372
|
const {
|
|
373
373
|
isDesktop,
|
|
374
374
|
isMobile
|
|
375
|
-
} =
|
|
375
|
+
} = te(containerRoot);
|
|
376
376
|
// #region Elevation
|
|
377
|
-
|
|
377
|
+
G(root, state);
|
|
378
378
|
// #endregion
|
|
379
379
|
// #region Click Outside
|
|
380
380
|
onClickOutside(root, event => {
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
import { defineComponent, ref, useSlots, computed, openBlock, createElementBlock, normalizeClass, Fragment, renderSlot, createElementVNode, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
2
2
|
import { useElementBounding } from '@vueuse/core';
|
|
3
3
|
import round from 'lodash/round';
|
|
4
|
-
import {
|
|
4
|
+
import { t as te } from '../OrAutocompleteV3-ab3c83bc.js';
|
|
5
5
|
import '@onereach/styles/screens.json';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import '../or-error-v3/index.js';
|
|
8
8
|
import '../or-hint-v3/index.js';
|
|
9
9
|
import '../or-icon-button-v3/index.js';
|
|
10
|
+
import '../OrButtonV3-a83254fb.js';
|
|
11
|
+
import '../or-loader-v3/index.js';
|
|
10
12
|
import '../or-icon-v3/index.js';
|
|
11
13
|
import '../or-tooltip-v3/index.js';
|
|
12
14
|
import '../or-popover-v3/index.js';
|
|
@@ -16,15 +18,13 @@ import '../or-overlay-v3/index.js';
|
|
|
16
18
|
import '../or-teleport-v3/index.js';
|
|
17
19
|
import '../or-input-box-v3/index.js';
|
|
18
20
|
import '../or-input-v3/index.js';
|
|
19
|
-
import '../OrInlineInputV3-
|
|
21
|
+
import '../OrInlineInputV3-6593cb76.js';
|
|
20
22
|
import '../or-inline-input-box-v3/index.js';
|
|
21
23
|
import '../or-text-v3/index.js';
|
|
22
24
|
import '../or-label-v3/index.js';
|
|
23
|
-
import '../or-loader-v3/index.js';
|
|
24
25
|
import '../or-menu-item-v3/index.js';
|
|
25
26
|
import '../or-tag-input-v3/index.js';
|
|
26
27
|
import '../or-tags-v3/index.js';
|
|
27
|
-
import '../or-button-v3/index.js';
|
|
28
28
|
import '../or-tag-v3/index.js';
|
|
29
29
|
|
|
30
30
|
var ProgressColor;
|
|
@@ -203,7 +203,7 @@ var script = defineComponent({
|
|
|
203
203
|
// Helpers
|
|
204
204
|
const {
|
|
205
205
|
isMobile
|
|
206
|
-
} =
|
|
206
|
+
} = te();
|
|
207
207
|
return {
|
|
208
208
|
root,
|
|
209
209
|
rootStyles,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, toRef, computed, resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
|
|
2
|
-
import {
|
|
2
|
+
import { e as ee, t as te } from '../OrAutocompleteV3-ab3c83bc.js';
|
|
3
3
|
import { OrFormGroupV3 as script$1, FormGroupDirection, FormGroupSpacing } from '../or-form-group-v3/index.js';
|
|
4
4
|
import { OrRadioV3 as script$2 } from '../or-radio-v3/index.js';
|
|
5
5
|
import '@vueuse/core';
|
|
@@ -8,6 +8,8 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
8
8
|
import '../or-error-v3/index.js';
|
|
9
9
|
import '../or-hint-v3/index.js';
|
|
10
10
|
import '../or-icon-button-v3/index.js';
|
|
11
|
+
import '../OrButtonV3-a83254fb.js';
|
|
12
|
+
import '../or-loader-v3/index.js';
|
|
11
13
|
import '../or-icon-v3/index.js';
|
|
12
14
|
import '../or-tooltip-v3/index.js';
|
|
13
15
|
import '../or-popover-v3/index.js';
|
|
@@ -17,15 +19,13 @@ import '../or-overlay-v3/index.js';
|
|
|
17
19
|
import '../or-teleport-v3/index.js';
|
|
18
20
|
import '../or-input-box-v3/index.js';
|
|
19
21
|
import '../or-input-v3/index.js';
|
|
20
|
-
import '../OrInlineInputV3-
|
|
22
|
+
import '../OrInlineInputV3-6593cb76.js';
|
|
21
23
|
import '../or-inline-input-box-v3/index.js';
|
|
22
24
|
import '../or-text-v3/index.js';
|
|
23
25
|
import '../or-label-v3/index.js';
|
|
24
|
-
import '../or-loader-v3/index.js';
|
|
25
26
|
import '../or-menu-item-v3/index.js';
|
|
26
27
|
import '../or-tag-input-v3/index.js';
|
|
27
28
|
import '../or-tags-v3/index.js';
|
|
28
|
-
import '../or-button-v3/index.js';
|
|
29
29
|
import '../or-tag-v3/index.js';
|
|
30
30
|
|
|
31
31
|
var script = defineComponent({
|
|
@@ -79,10 +79,10 @@ var script = defineComponent({
|
|
|
79
79
|
emits: ['update:modelValue'],
|
|
80
80
|
setup(props, context) {
|
|
81
81
|
// State
|
|
82
|
-
const proxyModelValue =
|
|
82
|
+
const proxyModelValue = ee(toRef(props, 'modelValue'), context.emit);
|
|
83
83
|
const {
|
|
84
84
|
isMobile
|
|
85
|
-
} =
|
|
85
|
+
} = te();
|
|
86
86
|
const localSpacing = computed(() => isMobile.value ? FormGroupSpacing.NONE : props.spacing);
|
|
87
87
|
return {
|
|
88
88
|
proxyModelValue,
|
|
@@ -1,17 +1,19 @@
|
|
|
1
1
|
import { defineComponent, reactive, ref, computed, toRef, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrInlineInputV3-
|
|
3
|
-
import {
|
|
2
|
+
import { s as styleInject } from '../OrInlineInputV3-6593cb76.js';
|
|
3
|
+
import { J, Z, e as ee } from '../OrAutocompleteV3-ab3c83bc.js';
|
|
4
4
|
import { OrLabelV3 as script$1, LabelVariant } from '../or-label-v3/index.js';
|
|
5
5
|
import '../or-inline-input-box-v3/index.js';
|
|
6
6
|
import '../or-error-v3/index.js';
|
|
7
7
|
import '../or-text-v3/index.js';
|
|
8
8
|
import '../or-hint-v3/index.js';
|
|
9
9
|
import '../or-icon-button-v3/index.js';
|
|
10
|
+
import '../OrButtonV3-a83254fb.js';
|
|
11
|
+
import '../or-loader-v3/index.js';
|
|
12
|
+
import '@vueuse/core';
|
|
10
13
|
import '../or-icon-v3/index.js';
|
|
11
14
|
import '../or-tooltip-v3/index.js';
|
|
12
15
|
import '../or-popover-v3/index.js';
|
|
13
16
|
import '@floating-ui/dom';
|
|
14
|
-
import '@vueuse/core';
|
|
15
17
|
import '../or-bottom-sheet-v3/index.js';
|
|
16
18
|
import '../or-overlay-v3/index.js';
|
|
17
19
|
import '../or-teleport-v3/index.js';
|
|
@@ -19,11 +21,9 @@ import '@onereach/styles/screens.json';
|
|
|
19
21
|
import '@onereach/styles/tailwind.config.json';
|
|
20
22
|
import '../or-input-box-v3/index.js';
|
|
21
23
|
import '../or-input-v3/index.js';
|
|
22
|
-
import '../or-loader-v3/index.js';
|
|
23
24
|
import '../or-menu-item-v3/index.js';
|
|
24
25
|
import '../or-tag-input-v3/index.js';
|
|
25
26
|
import '../or-tags-v3/index.js';
|
|
26
|
-
import '../or-button-v3/index.js';
|
|
27
27
|
import '../or-tag-v3/index.js';
|
|
28
28
|
|
|
29
29
|
const Radio = [
|
|
@@ -107,8 +107,8 @@ var script = defineComponent({
|
|
|
107
107
|
expose: ['root', 'focus', 'blur'],
|
|
108
108
|
setup(props, context) {
|
|
109
109
|
const attributes = reactive({
|
|
110
|
-
id:
|
|
111
|
-
...
|
|
110
|
+
id: J(),
|
|
111
|
+
...Z()
|
|
112
112
|
});
|
|
113
113
|
// Refs & Styles
|
|
114
114
|
const root = ref();
|
|
@@ -116,7 +116,7 @@ var script = defineComponent({
|
|
|
116
116
|
const control = ref();
|
|
117
117
|
const controlStyles = computed(() => [...RadioControl, ...RadioControlHandle]);
|
|
118
118
|
// State
|
|
119
|
-
const model =
|
|
119
|
+
const model = ee(toRef(props, 'modelValue'), context.emit);
|
|
120
120
|
const checked = computed(() => {
|
|
121
121
|
return model.value === props.value;
|
|
122
122
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, normalizeStyle, createVNode, mergeProps, withCtx, renderSlot, createTextVNode, toDisplayString, Fragment, renderList, createCommentVNode } from 'vue';
|
|
2
2
|
import { useElementBounding, useElementHover, useDraggable, clamp } from '@vueuse/core';
|
|
3
|
-
import {
|
|
3
|
+
import { e as ee } from '../OrAutocompleteV3-ab3c83bc.js';
|
|
4
4
|
import { SliderOrientation, SliderColor } from '../or-slider-v3/index.js';
|
|
5
5
|
import { OrTooltipV3 as script$1 } from '../or-tooltip-v3/index.js';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
@@ -8,14 +8,15 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
8
8
|
import '../or-error-v3/index.js';
|
|
9
9
|
import '../or-hint-v3/index.js';
|
|
10
10
|
import '../or-icon-button-v3/index.js';
|
|
11
|
+
import '../OrButtonV3-a83254fb.js';
|
|
12
|
+
import '../or-loader-v3/index.js';
|
|
11
13
|
import '../or-icon-v3/index.js';
|
|
12
14
|
import '../or-input-box-v3/index.js';
|
|
13
15
|
import '../or-input-v3/index.js';
|
|
14
|
-
import '../OrInlineInputV3-
|
|
16
|
+
import '../OrInlineInputV3-6593cb76.js';
|
|
15
17
|
import '../or-inline-input-box-v3/index.js';
|
|
16
18
|
import '../or-text-v3/index.js';
|
|
17
19
|
import '../or-label-v3/index.js';
|
|
18
|
-
import '../or-loader-v3/index.js';
|
|
19
20
|
import '../or-menu-item-v3/index.js';
|
|
20
21
|
import '../or-popover-v3/index.js';
|
|
21
22
|
import '@floating-ui/dom';
|
|
@@ -24,7 +25,6 @@ import '../or-overlay-v3/index.js';
|
|
|
24
25
|
import '../or-teleport-v3/index.js';
|
|
25
26
|
import '../or-tag-input-v3/index.js';
|
|
26
27
|
import '../or-tags-v3/index.js';
|
|
27
|
-
import '../or-button-v3/index.js';
|
|
28
28
|
import '../or-tag-v3/index.js';
|
|
29
29
|
|
|
30
30
|
const RangeSlider = [
|
|
@@ -320,7 +320,7 @@ var script = defineComponent({
|
|
|
320
320
|
const labelStyles = computed(() => [...RangeSliderLabel, ...RangeSliderLabelOrientations[props.orientation]]);
|
|
321
321
|
const labelMarkStyles = computed(() => [...RangeSliderLabelMark, ...RangeSliderLabelMarkOrientations[props.orientation]]);
|
|
322
322
|
// State
|
|
323
|
-
const proxyModelValue =
|
|
323
|
+
const proxyModelValue = ee(toRef(props, 'modelValue'), context.emit, {
|
|
324
324
|
defaultValue: computed(() => [props.minValue, props.maxValue])
|
|
325
325
|
});
|
|
326
326
|
watch(proxyModelValue, ([a, b]) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, inject, toRef, watch, reactive, resolveComponent, openBlock, createElementBlock, normalizeClass, Fragment, renderList, createVNode } from 'vue';
|
|
2
|
-
import {
|
|
2
|
+
import { t as te, e as ee } from '../OrAutocompleteV3-ab3c83bc.js';
|
|
3
3
|
import { OrIconV3 as script$1 } from '../or-icon-v3/index.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '@onereach/styles/screens.json';
|
|
@@ -7,6 +7,8 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
7
7
|
import '../or-error-v3/index.js';
|
|
8
8
|
import '../or-hint-v3/index.js';
|
|
9
9
|
import '../or-icon-button-v3/index.js';
|
|
10
|
+
import '../OrButtonV3-a83254fb.js';
|
|
11
|
+
import '../or-loader-v3/index.js';
|
|
10
12
|
import '../or-tooltip-v3/index.js';
|
|
11
13
|
import '../or-popover-v3/index.js';
|
|
12
14
|
import '@floating-ui/dom';
|
|
@@ -15,15 +17,13 @@ import '../or-overlay-v3/index.js';
|
|
|
15
17
|
import '../or-teleport-v3/index.js';
|
|
16
18
|
import '../or-input-box-v3/index.js';
|
|
17
19
|
import '../or-input-v3/index.js';
|
|
18
|
-
import '../OrInlineInputV3-
|
|
20
|
+
import '../OrInlineInputV3-6593cb76.js';
|
|
19
21
|
import '../or-inline-input-box-v3/index.js';
|
|
20
22
|
import '../or-text-v3/index.js';
|
|
21
23
|
import '../or-label-v3/index.js';
|
|
22
|
-
import '../or-loader-v3/index.js';
|
|
23
24
|
import '../or-menu-item-v3/index.js';
|
|
24
25
|
import '../or-tag-input-v3/index.js';
|
|
25
26
|
import '../or-tags-v3/index.js';
|
|
26
|
-
import '../or-button-v3/index.js';
|
|
27
27
|
import '../or-tag-v3/index.js';
|
|
28
28
|
|
|
29
29
|
var RatingVariant;
|
|
@@ -93,13 +93,13 @@ var script = defineComponent({
|
|
|
93
93
|
const root = ref();
|
|
94
94
|
const {
|
|
95
95
|
isMobile
|
|
96
|
-
} =
|
|
96
|
+
} = te();
|
|
97
97
|
const rootStyles = computed(() => ['or-rating-v3', ...Rating, ...RatingVariants[props.variant]]);
|
|
98
98
|
const starStyles = computed(() => [...RatingStar, ...(props.readonly ? ['interactivity-none'] : []), ...(isMobile.value ? RatingStarMobile : [])]);
|
|
99
99
|
// Options
|
|
100
100
|
const length = inject(RATING_LENGTH, 5);
|
|
101
101
|
// State
|
|
102
|
-
const model =
|
|
102
|
+
const model = ee(toRef(props, 'modelValue'), context.emit, {
|
|
103
103
|
defaultValue: ref(0)
|
|
104
104
|
});
|
|
105
105
|
const draft = ref(model.value);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch, resolveComponent, openBlock, createElementBlock, normalizeClass, normalizeStyle, renderSlot, createElementVNode, createVNode, createCommentVNode } from 'vue';
|
|
2
2
|
import { useDraggable } from '@vueuse/core';
|
|
3
|
-
import {
|
|
3
|
+
import { X } from '../OrAutocompleteV3-ab3c83bc.js';
|
|
4
4
|
import { OrIconButtonV3 as script$1 } from '../or-icon-button-v3/index.js';
|
|
5
5
|
import '@onereach/styles/screens.json';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
@@ -8,7 +8,7 @@ import '../or-error-v3/index.js';
|
|
|
8
8
|
import '../or-hint-v3/index.js';
|
|
9
9
|
import '../or-input-box-v3/index.js';
|
|
10
10
|
import '../or-input-v3/index.js';
|
|
11
|
-
import '../OrInlineInputV3-
|
|
11
|
+
import '../OrInlineInputV3-6593cb76.js';
|
|
12
12
|
import '../or-inline-input-box-v3/index.js';
|
|
13
13
|
import '../or-text-v3/index.js';
|
|
14
14
|
import '../or-icon-v3/index.js';
|
|
@@ -21,9 +21,9 @@ import '@floating-ui/dom';
|
|
|
21
21
|
import '../or-bottom-sheet-v3/index.js';
|
|
22
22
|
import '../or-overlay-v3/index.js';
|
|
23
23
|
import '../or-teleport-v3/index.js';
|
|
24
|
+
import '../OrButtonV3-a83254fb.js';
|
|
24
25
|
import '../or-tag-input-v3/index.js';
|
|
25
26
|
import '../or-tags-v3/index.js';
|
|
26
|
-
import '../or-button-v3/index.js';
|
|
27
27
|
import '../or-tag-v3/index.js';
|
|
28
28
|
|
|
29
29
|
var ResizeablePanelPadding;
|
|
@@ -262,7 +262,7 @@ var script = defineComponent({
|
|
|
262
262
|
open,
|
|
263
263
|
close,
|
|
264
264
|
toggle
|
|
265
|
-
} =
|
|
265
|
+
} = X(toRef(props, 'isOpen'), context.emit);
|
|
266
266
|
const collapseButtonIcon = computed(() => {
|
|
267
267
|
if (state.value === 'open') {
|
|
268
268
|
switch (props.placement) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, shallowRef, ref, onMounted, onBeforeUnmount, computed, watch, nextTick, resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, createElementVNode, Fragment, renderList, withDirectives, vShow, vModelText } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrInlineInputV3-
|
|
2
|
+
import { s as styleInject } from '../OrInlineInputV3-6593cb76.js';
|
|
3
3
|
import { Node, Editor, mergeAttributes } from '@tiptap/core';
|
|
4
4
|
import Blockquote from '@tiptap/extension-blockquote';
|
|
5
5
|
import BulletList from '@tiptap/extension-bullet-list';
|
|
@@ -13,7 +13,7 @@ import Underline from '@tiptap/extension-underline';
|
|
|
13
13
|
import StarterKit from '@tiptap/starter-kit';
|
|
14
14
|
import { useResizeObserver, useDebounceFn, onClickOutside } from '@vueuse/core';
|
|
15
15
|
import { useFocusTrap } from '@vueuse/integrations/useFocusTrap';
|
|
16
|
-
import {
|
|
16
|
+
import { r as re, t as te, c } from '../OrAutocompleteV3-ab3c83bc.js';
|
|
17
17
|
import { TextSelection, Selection } from 'prosemirror-state';
|
|
18
18
|
import { exitCode } from 'prosemirror-commands';
|
|
19
19
|
import { EditorState } from '@codemirror/state';
|
|
@@ -32,7 +32,7 @@ import HardBreak from '@tiptap/extension-hard-break';
|
|
|
32
32
|
import HorizontalRule from '@tiptap/extension-horizontal-rule';
|
|
33
33
|
import Bold from '@tiptap/extension-bold';
|
|
34
34
|
import CodeBlock from '@tiptap/extension-code-block';
|
|
35
|
-
import {
|
|
35
|
+
import { s as script$1 } from '../OrButtonV3-a83254fb.js';
|
|
36
36
|
import { OrErrorV3 as script$2 } from '../or-error-v3/index.js';
|
|
37
37
|
import { OrHintV3 as script$3 } from '../or-hint-v3/index.js';
|
|
38
38
|
import { OrIconButtonV3 as script$4 } from '../or-icon-button-v3/index.js';
|
|
@@ -128,7 +128,7 @@ const RichTextEditorControl = [
|
|
|
128
128
|
'h-full'];
|
|
129
129
|
|
|
130
130
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l;
|
|
131
|
-
const themes =
|
|
131
|
+
const themes = re();
|
|
132
132
|
const chalky = themes === null || themes === void 0 ? void 0 : themes.backgroundColor['custom-colors-custom-6'],
|
|
133
133
|
coral = themes === null || themes === void 0 ? void 0 : themes.backgroundColor['custom-colors-custom-1'],
|
|
134
134
|
cyan = themes === null || themes === void 0 ? void 0 : themes.backgroundColor['custom-colors-custom-3'],
|
|
@@ -690,7 +690,7 @@ var script = defineComponent({
|
|
|
690
690
|
const sourceValue = ref('');
|
|
691
691
|
const {
|
|
692
692
|
isMobile
|
|
693
|
-
} =
|
|
693
|
+
} = te();
|
|
694
694
|
let trap = useFocusTrap(controlRef, {
|
|
695
695
|
fallbackFocus: '.container',
|
|
696
696
|
allowOutsideClick: true
|
|
@@ -1,21 +1,22 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, withCtx, createCommentVNode } from 'vue';
|
|
2
2
|
import { useElementHover } from '@vueuse/core';
|
|
3
|
-
import {
|
|
3
|
+
import { X } from '../OrAutocompleteV3-ab3c83bc.js';
|
|
4
4
|
import { OrPopoverV3 as script$1, PopoverPlacement } from '../or-popover-v3/index.js';
|
|
5
5
|
import '@onereach/styles/screens.json';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import '../or-error-v3/index.js';
|
|
8
8
|
import '../or-hint-v3/index.js';
|
|
9
9
|
import '../or-icon-button-v3/index.js';
|
|
10
|
+
import '../OrButtonV3-a83254fb.js';
|
|
11
|
+
import '../or-loader-v3/index.js';
|
|
10
12
|
import '../or-icon-v3/index.js';
|
|
11
13
|
import '../or-tooltip-v3/index.js';
|
|
12
14
|
import '../or-input-box-v3/index.js';
|
|
13
15
|
import '../or-input-v3/index.js';
|
|
14
|
-
import '../OrInlineInputV3-
|
|
16
|
+
import '../OrInlineInputV3-6593cb76.js';
|
|
15
17
|
import '../or-inline-input-box-v3/index.js';
|
|
16
18
|
import '../or-text-v3/index.js';
|
|
17
19
|
import '../or-label-v3/index.js';
|
|
18
|
-
import '../or-loader-v3/index.js';
|
|
19
20
|
import '../or-menu-item-v3/index.js';
|
|
20
21
|
import '@floating-ui/dom';
|
|
21
22
|
import '../or-bottom-sheet-v3/index.js';
|
|
@@ -23,7 +24,6 @@ import '../or-overlay-v3/index.js';
|
|
|
23
24
|
import '../or-teleport-v3/index.js';
|
|
24
25
|
import '../or-tag-input-v3/index.js';
|
|
25
26
|
import '../or-tags-v3/index.js';
|
|
26
|
-
import '../or-button-v3/index.js';
|
|
27
27
|
import '../or-tag-v3/index.js';
|
|
28
28
|
|
|
29
29
|
const RichTooltip = [
|
|
@@ -102,7 +102,7 @@ var script = defineComponent({
|
|
|
102
102
|
open,
|
|
103
103
|
close,
|
|
104
104
|
toggle
|
|
105
|
-
} =
|
|
105
|
+
} = X(ref(false), context.emit);
|
|
106
106
|
const rootHover = useElementHover(root, {
|
|
107
107
|
delayEnter: 250,
|
|
108
108
|
delayLeave: 1500
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, reactive, ref, computed, toRef, watch, resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
|
|
2
2
|
import { watchDebounced } from '@vueuse/core';
|
|
3
|
-
import {
|
|
3
|
+
import { J, Z, o as oe, e as ee } from '../OrAutocompleteV3-ab3c83bc.js';
|
|
4
4
|
import { OrInputV3 as script$1 } from '../or-input-v3/index.js';
|
|
5
5
|
import { InputBoxVariant } from '../or-input-box-v3/index.js';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
@@ -8,6 +8,8 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
8
8
|
import '../or-error-v3/index.js';
|
|
9
9
|
import '../or-hint-v3/index.js';
|
|
10
10
|
import '../or-icon-button-v3/index.js';
|
|
11
|
+
import '../OrButtonV3-a83254fb.js';
|
|
12
|
+
import '../or-loader-v3/index.js';
|
|
11
13
|
import '../or-icon-v3/index.js';
|
|
12
14
|
import '../or-tooltip-v3/index.js';
|
|
13
15
|
import '../or-popover-v3/index.js';
|
|
@@ -15,15 +17,13 @@ import '@floating-ui/dom';
|
|
|
15
17
|
import '../or-bottom-sheet-v3/index.js';
|
|
16
18
|
import '../or-overlay-v3/index.js';
|
|
17
19
|
import '../or-teleport-v3/index.js';
|
|
18
|
-
import '../OrInlineInputV3-
|
|
20
|
+
import '../OrInlineInputV3-6593cb76.js';
|
|
19
21
|
import '../or-inline-input-box-v3/index.js';
|
|
20
22
|
import '../or-text-v3/index.js';
|
|
21
23
|
import '../or-label-v3/index.js';
|
|
22
|
-
import '../or-loader-v3/index.js';
|
|
23
24
|
import '../or-menu-item-v3/index.js';
|
|
24
25
|
import '../or-tag-input-v3/index.js';
|
|
25
26
|
import '../or-tags-v3/index.js';
|
|
26
|
-
import '../or-button-v3/index.js';
|
|
27
27
|
import '../or-tag-v3/index.js';
|
|
28
28
|
|
|
29
29
|
var script = defineComponent({
|
|
@@ -61,15 +61,15 @@ var script = defineComponent({
|
|
|
61
61
|
expose: ['root', 'clear', 'focus', 'blur'],
|
|
62
62
|
setup(props, context) {
|
|
63
63
|
const controlAttributes = reactive({
|
|
64
|
-
id:
|
|
65
|
-
...
|
|
66
|
-
...
|
|
64
|
+
id: J(),
|
|
65
|
+
...Z(),
|
|
66
|
+
...oe()
|
|
67
67
|
});
|
|
68
68
|
// Refs & Styles
|
|
69
69
|
const root = ref();
|
|
70
70
|
const rootStyles = computed(() => ['or-search-v3', ...(props.variant === InputBoxVariant.Embedded ? ['grow'] : [])]);
|
|
71
71
|
// State
|
|
72
|
-
const model =
|
|
72
|
+
const model = ee(toRef(props, 'modelValue'), context.emit);
|
|
73
73
|
const draft = ref(props.modelValue);
|
|
74
74
|
watch(model, value => {
|
|
75
75
|
draft.value = value;
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, toRef, resolveComponent, Fragment, renderList, createBlock, withModifiers, withCtx, createTextVNode, toDisplayString } from 'vue';
|
|
2
|
-
import {
|
|
2
|
+
import { e as ee } from '../OrAutocompleteV3-ab3c83bc.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '@onereach/styles/screens.json';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
6
|
import '../or-error-v3/index.js';
|
|
7
7
|
import '../or-hint-v3/index.js';
|
|
8
8
|
import '../or-icon-button-v3/index.js';
|
|
9
|
+
import '../OrButtonV3-a83254fb.js';
|
|
10
|
+
import '../or-loader-v3/index.js';
|
|
9
11
|
import '../or-icon-v3/index.js';
|
|
10
12
|
import '../or-tooltip-v3/index.js';
|
|
11
13
|
import '../or-popover-v3/index.js';
|
|
@@ -15,15 +17,13 @@ import '../or-overlay-v3/index.js';
|
|
|
15
17
|
import '../or-teleport-v3/index.js';
|
|
16
18
|
import '../or-input-box-v3/index.js';
|
|
17
19
|
import '../or-input-v3/index.js';
|
|
18
|
-
import '../OrInlineInputV3-
|
|
20
|
+
import '../OrInlineInputV3-6593cb76.js';
|
|
19
21
|
import '../or-inline-input-box-v3/index.js';
|
|
20
22
|
import '../or-text-v3/index.js';
|
|
21
23
|
import '../or-label-v3/index.js';
|
|
22
|
-
import '../or-loader-v3/index.js';
|
|
23
24
|
import '../or-menu-item-v3/index.js';
|
|
24
25
|
import '../or-tag-input-v3/index.js';
|
|
25
26
|
import '../or-tags-v3/index.js';
|
|
26
|
-
import '../or-button-v3/index.js';
|
|
27
27
|
import '../or-tag-v3/index.js';
|
|
28
28
|
|
|
29
29
|
const SegmentedControlItemRoot = [
|
|
@@ -160,7 +160,7 @@ var script = defineComponent({
|
|
|
160
160
|
// Styles
|
|
161
161
|
const rootStyles = computed(() => ['or-segmented-control-v3', ...SegmentedControlRoot, ...SegmentedControlRootSizes[props.size]]);
|
|
162
162
|
// State
|
|
163
|
-
const proxyModelValue =
|
|
163
|
+
const proxyModelValue = ee(toRef(props, 'modelValue'), context.emit);
|
|
164
164
|
return {
|
|
165
165
|
root,
|
|
166
166
|
rootStyles,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, toRefs, computed, withDirectives, openBlock, createElementBlock, normalizeStyle, normalizeClass, vModelDynamic, renderSlot, watch, resolveComponent, createVNode, createSlots, withCtx, createTextVNode, toDisplayString, createElementVNode, vShow, createBlock, createCommentVNode, Fragment, getCurrentInstance, nextTick, resolveDirective, withModifiers, renderList } from 'vue';
|
|
2
|
-
import {
|
|
3
|
-
import { l } from '../OrEditorTabsV3-
|
|
2
|
+
import { e as ee, g as u, F as Ft, j as d, $ as $t, d as a, f as c, t as te, H as Ht, P as Pt } from '../OrAutocompleteV3-ab3c83bc.js';
|
|
3
|
+
import { l } from '../OrEditorTabsV3-ae6257e1.js';
|
|
4
4
|
import { useFocus } from '@vueuse/core';
|
|
5
5
|
import { OrTagsV3 as script$5, TagsOverflow } from '../or-tags-v3/index.js';
|
|
6
6
|
import { OrTooltipV3 as script$6 } from '../or-tooltip-v3/index.js';
|
|
@@ -19,16 +19,16 @@ import { OrLoaderV3 as script$i } from '../or-loader-v3/index.js';
|
|
|
19
19
|
import '@onereach/styles/screens.json';
|
|
20
20
|
import '@onereach/styles/tailwind.config.json';
|
|
21
21
|
import '../or-tag-input-v3/index.js';
|
|
22
|
-
import '../OrInlineInputV3-
|
|
22
|
+
import '../OrInlineInputV3-6593cb76.js';
|
|
23
23
|
import '../or-inline-input-box-v3/index.js';
|
|
24
24
|
import '../or-text-v3/index.js';
|
|
25
25
|
import '../or-tag-v3/index.js';
|
|
26
|
+
import '../OrButtonV3-a83254fb.js';
|
|
26
27
|
import '../or-menu-v3/index.js';
|
|
27
28
|
import '@floating-ui/dom';
|
|
28
29
|
import '../or-bottom-sheet-v3/index.js';
|
|
29
30
|
import '../or-overlay-v3/index.js';
|
|
30
31
|
import '../or-teleport-v3/index.js';
|
|
31
|
-
import '../or-button-v3/index.js';
|
|
32
32
|
|
|
33
33
|
const SelectControlInput = [
|
|
34
34
|
// Base
|
|
@@ -73,7 +73,7 @@ var script$4 = defineComponent({
|
|
|
73
73
|
modelValue
|
|
74
74
|
} = toRefs(props);
|
|
75
75
|
// State
|
|
76
|
-
const proxyModelValue =
|
|
76
|
+
const proxyModelValue = ee(modelValue, context.emit);
|
|
77
77
|
const {
|
|
78
78
|
focused
|
|
79
79
|
} = useFocus(root);
|
|
@@ -230,7 +230,7 @@ var script$2 = defineComponent({
|
|
|
230
230
|
overflow
|
|
231
231
|
} = toRefs(props);
|
|
232
232
|
// State
|
|
233
|
-
const searchModelValue =
|
|
233
|
+
const searchModelValue = ee(modelValue, context.emit);
|
|
234
234
|
const focused = computed(() => {
|
|
235
235
|
var _a;
|
|
236
236
|
return (_a = searchControl.value) === null || _a === void 0 ? void 0 : _a.focused;
|
|
@@ -389,7 +389,7 @@ var script$1 = defineComponent({
|
|
|
389
389
|
options
|
|
390
390
|
} = toRefs(props);
|
|
391
391
|
// State
|
|
392
|
-
const searchModelValue =
|
|
392
|
+
const searchModelValue = ee(modelValue, context.emit);
|
|
393
393
|
const isEmptyModelValue = computed(() => {
|
|
394
394
|
return $t(model.value);
|
|
395
395
|
});
|
|
@@ -577,7 +577,7 @@ var script = defineComponent({
|
|
|
577
577
|
OrLoader: script$i
|
|
578
578
|
},
|
|
579
579
|
directives: {
|
|
580
|
-
DropdownClose:
|
|
580
|
+
DropdownClose: a,
|
|
581
581
|
DropdownOpen: c
|
|
582
582
|
},
|
|
583
583
|
model: {
|
|
@@ -705,7 +705,7 @@ var script = defineComponent({
|
|
|
705
705
|
} = toRefs(props);
|
|
706
706
|
// State
|
|
707
707
|
const controlId = ref((_a = context.attrs.id) !== null && _a !== void 0 ? _a : currentInstance.uid.toString());
|
|
708
|
-
const proxyModelValue =
|
|
708
|
+
const proxyModelValue = ee(modelValue, context.emit);
|
|
709
709
|
const bottomSheetFullscreen = computed(() => {
|
|
710
710
|
var _a, _b;
|
|
711
711
|
return (_b = (_a = popover.value) === null || _a === void 0 ? void 0 : _a.bottomSheet) === null || _b === void 0 ? void 0 : _b.fullscreen;
|
|
@@ -845,7 +845,7 @@ var script = defineComponent({
|
|
|
845
845
|
const {
|
|
846
846
|
isDesktop,
|
|
847
847
|
isMobile
|
|
848
|
-
} =
|
|
848
|
+
} = te();
|
|
849
849
|
return {
|
|
850
850
|
root,
|
|
851
851
|
inputBox,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, resolveComponent, openBlock, createBlock, createSlots, withCtx, createElementVNode, normalizeClass, createElementBlock, renderSlot, createCommentVNode } from 'vue';
|
|
2
|
-
import {
|
|
2
|
+
import { X } from '../OrAutocompleteV3-ab3c83bc.js';
|
|
3
3
|
import { ResizeablePanelPadding, OrResizeablePanelV3 as script$1 } from '../or-resizeable-panel-v3/index.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '@onereach/styles/screens.json';
|
|
@@ -7,6 +7,8 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
7
7
|
import '../or-error-v3/index.js';
|
|
8
8
|
import '../or-hint-v3/index.js';
|
|
9
9
|
import '../or-icon-button-v3/index.js';
|
|
10
|
+
import '../OrButtonV3-a83254fb.js';
|
|
11
|
+
import '../or-loader-v3/index.js';
|
|
10
12
|
import '../or-icon-v3/index.js';
|
|
11
13
|
import '../or-tooltip-v3/index.js';
|
|
12
14
|
import '../or-popover-v3/index.js';
|
|
@@ -16,15 +18,13 @@ import '../or-overlay-v3/index.js';
|
|
|
16
18
|
import '../or-teleport-v3/index.js';
|
|
17
19
|
import '../or-input-box-v3/index.js';
|
|
18
20
|
import '../or-input-v3/index.js';
|
|
19
|
-
import '../OrInlineInputV3-
|
|
21
|
+
import '../OrInlineInputV3-6593cb76.js';
|
|
20
22
|
import '../or-inline-input-box-v3/index.js';
|
|
21
23
|
import '../or-text-v3/index.js';
|
|
22
24
|
import '../or-label-v3/index.js';
|
|
23
|
-
import '../or-loader-v3/index.js';
|
|
24
25
|
import '../or-menu-item-v3/index.js';
|
|
25
26
|
import '../or-tag-input-v3/index.js';
|
|
26
27
|
import '../or-tags-v3/index.js';
|
|
27
|
-
import '../or-button-v3/index.js';
|
|
28
28
|
import '../or-tag-v3/index.js';
|
|
29
29
|
|
|
30
30
|
const Sidebar = [
|
|
@@ -143,7 +143,7 @@ var script = defineComponent({
|
|
|
143
143
|
open,
|
|
144
144
|
close,
|
|
145
145
|
toggle
|
|
146
|
-
} =
|
|
146
|
+
} = X(toRef(props, 'isOpen'), context.emit);
|
|
147
147
|
return {
|
|
148
148
|
root,
|
|
149
149
|
rootStyles,
|