@onereach/ui-components 8.16.2-beta.3854.0 → 8.16.2-beta.3856.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +21 -15
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +3 -3
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/props.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrConfirmV3-b5efd082.js → OrConfirmV3-c9d90846.js} +22 -16
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/props.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputV3-5ed9b5fd.js → OrInputV3-1b3a2135.js} +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
- package/dist/bundled/v3/components/{OrRichTextEditorV3-5265594a.js → OrRichTextEditorV3-214b9748.js} +1 -1
- package/dist/bundled/v3/components/OrSearchV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSelectV3-f212f5c6.js → OrSelectV3-fdc69cd8.js} +1 -1
- package/dist/bundled/v3/components/index.js +5 -5
- package/dist/bundled/v3/index.js +5 -5
- package/dist/esm/v2/{OrCardCollection-e7c0c61d.js → OrCardCollection-a5af5643.js} +1 -1
- package/dist/esm/v2/{OrConfirm-096d70f2.js → OrConfirm-a9568ff9.js} +22 -16
- package/dist/esm/v2/{OrInput-ac6484dd.js → OrInput-940330ef.js} +3 -3
- package/dist/esm/v2/{OrRichTextEditor-f05d2e66.js → OrRichTextEditor-598c582f.js} +1 -1
- package/dist/esm/v2/{OrSearch-de2423bc.js → OrSearch-f23844a4.js} +1 -1
- package/dist/esm/v2/{OrSelect-30f5ce68.js → OrSelect-c1a48c2f.js} +1 -1
- package/dist/esm/v2/components/index.js +6 -6
- package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +2 -2
- package/dist/esm/v2/components/or-search-v3/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +2 -2
- package/dist/esm/v2/index.js +6 -6
- package/dist/esm/v3/{OrCardCollection-ce6c8201.js → OrCardCollection-66ef68c6.js} +1 -1
- package/dist/esm/v3/{OrConfirm-b9db8793.js → OrConfirm-3846fc7c.js} +22 -16
- package/dist/esm/v3/{OrInput-2810a760.js → OrInput-2b2d4848.js} +1 -1
- package/dist/esm/v3/{OrRichTextEditor-cfa0b54a.js → OrRichTextEditor-31ca0236.js} +1 -1
- package/dist/esm/v3/{OrSearch-9c6f1e16.js → OrSearch-0e75a652.js} +1 -1
- package/dist/esm/v3/{OrSelect-a65c0b08.js → OrSelect-190a0d6e.js} +1 -1
- package/dist/esm/v3/components/index.js +6 -6
- package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/index.js +1 -1
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +2 -2
- package/dist/esm/v3/index.js +6 -6
- package/package.json +1 -1
- package/src/components/or-confirm-v3/OrConfirm.vue +40 -33
- package/src/components/or-input-v3/OrInput.vue +1 -1
- /package/dist/bundled/v3/components/{OrCardCollectionV3-6b1266a6.js → OrCardCollectionV3-db70636f.js} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useMagicKeys, o as onClickOutside } from '../../index-cc89d6b7.js';
|
|
2
2
|
import { l as logicAnd } from '../../index-017c190e.js';
|
|
3
|
-
import { defineComponent, ref,
|
|
3
|
+
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
4
4
|
import { ConfirmType } from './props.js';
|
|
5
5
|
import { Confirm, ConfirmHeader, ConfirmInput, ConfirmFooter, ConfirmFooterTypes, ConfirmFooterButtons } from './styles.js';
|
|
6
6
|
import __vue_component__$1 from '../OrOverlayV3/OrOverlay.js';
|
|
@@ -74,8 +74,13 @@ var script = defineComponent({
|
|
|
74
74
|
const root = ref();
|
|
75
75
|
const confirmationInput = ref();
|
|
76
76
|
const confirmationButton = ref();
|
|
77
|
+
// Styles
|
|
78
|
+
const rootStyles = computed(() => ['or-confirm-v3', ...Confirm]);
|
|
79
|
+
const headerStyles = computed(() => [...ConfirmHeader]);
|
|
80
|
+
const inputBoxStyles = computed(() => [...ConfirmInput]);
|
|
81
|
+
const footerStyles = computed(() => [...ConfirmFooter, ...ConfirmFooterTypes[props.confirmType]]);
|
|
82
|
+
const buttonsStyles = computed(() => [...ConfirmFooterButtons]);
|
|
77
83
|
// State
|
|
78
|
-
const touched = ref(false);
|
|
79
84
|
const {
|
|
80
85
|
state,
|
|
81
86
|
open,
|
|
@@ -83,6 +88,20 @@ var script = defineComponent({
|
|
|
83
88
|
} = usePopoverState(toRef(props, 'isOpen'), context.emit);
|
|
84
89
|
const isInputActive = ref(false);
|
|
85
90
|
const confirmationValue = ref('');
|
|
91
|
+
const touched = ref(false);
|
|
92
|
+
watch(state, value => {
|
|
93
|
+
confirmationValue.value = '';
|
|
94
|
+
if (value === 'open') {
|
|
95
|
+
touched.value = false;
|
|
96
|
+
}
|
|
97
|
+
}, {
|
|
98
|
+
immediate: true
|
|
99
|
+
});
|
|
100
|
+
watch(confirmationValue, value => {
|
|
101
|
+
if (value.length > 0) {
|
|
102
|
+
touched.value = true;
|
|
103
|
+
}
|
|
104
|
+
});
|
|
86
105
|
const {
|
|
87
106
|
escape,
|
|
88
107
|
enter
|
|
@@ -103,18 +122,11 @@ var script = defineComponent({
|
|
|
103
122
|
}
|
|
104
123
|
function onInputBlur() {
|
|
105
124
|
isInputActive.value = false;
|
|
106
|
-
touched.value = true;
|
|
107
125
|
}
|
|
108
126
|
// Events
|
|
109
127
|
watch(escape, val => {
|
|
110
128
|
if (val) close();
|
|
111
129
|
});
|
|
112
|
-
watch(state, value => {
|
|
113
|
-
if (value === 'closed') {
|
|
114
|
-
confirmationValue.value = '';
|
|
115
|
-
touched.value = false;
|
|
116
|
-
}
|
|
117
|
-
});
|
|
118
130
|
// types here are used for fixing TS2349
|
|
119
131
|
watch(confirmationInput, val => {
|
|
120
132
|
var _a;
|
|
@@ -128,12 +140,6 @@ var script = defineComponent({
|
|
|
128
140
|
}
|
|
129
141
|
});
|
|
130
142
|
whenever(logicAnd(enter, isInputActive), () => confirm());
|
|
131
|
-
// Styles
|
|
132
|
-
const rootStyles = computed(() => ['or-confirm-v3', ...Confirm]);
|
|
133
|
-
const headerStyles = computed(() => [...ConfirmHeader]);
|
|
134
|
-
const inputBoxStyles = computed(() => [...ConfirmInput]);
|
|
135
|
-
const footerStyles = computed(() => [...ConfirmFooter, ...ConfirmFooterTypes[props.confirmType]]);
|
|
136
|
-
const buttonsStyles = computed(() => [...ConfirmFooterButtons]);
|
|
137
143
|
// #region Click Outside
|
|
138
144
|
onClickOutside(root, close);
|
|
139
145
|
// #endregion
|
|
@@ -138,7 +138,7 @@ var script = defineComponent({
|
|
|
138
138
|
}
|
|
139
139
|
});
|
|
140
140
|
|
|
141
|
-
var css_248z = "input[data-v-
|
|
141
|
+
var css_248z = "input[data-v-6f036828]{min-width:0;background:0 0;outline:0}input[type=number][data-v-6f036828]::-webkit-inner-spin-button{display:none}input[type=search][data-v-6f036828]::-webkit-search-cancel-button{display:none}";
|
|
142
142
|
styleInject(css_248z);
|
|
143
143
|
|
|
144
144
|
/* script */
|
|
@@ -185,7 +185,7 @@ var __vue_render__ = function () {
|
|
|
185
185
|
})] : [_vm.type === 'password' ? [_c('OrIconButton', {
|
|
186
186
|
attrs: {
|
|
187
187
|
"icon": {
|
|
188
|
-
icon: _vm.disclosed ? '
|
|
188
|
+
icon: _vm.disclosed ? 'visibility_off' : 'visibility',
|
|
189
189
|
variant: 'filled'
|
|
190
190
|
},
|
|
191
191
|
"color": 'inherit',
|
|
@@ -398,7 +398,7 @@ var __vue_staticRenderFns__ = [];
|
|
|
398
398
|
/* style */
|
|
399
399
|
const __vue_inject_styles__ = undefined;
|
|
400
400
|
/* scoped */
|
|
401
|
-
const __vue_scope_id__ = "data-v-
|
|
401
|
+
const __vue_scope_id__ = "data-v-6f036828";
|
|
402
402
|
/* module identifier */
|
|
403
403
|
const __vue_module_identifier__ = undefined;
|
|
404
404
|
/* functional template */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrCardCollectionV3-
|
|
1
|
+
export { s as default } from '../OrCardCollectionV3-db70636f.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-
|
|
1
|
+
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-db70636f.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as CardCollectionView, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-
|
|
1
|
+
export { C as CardCollectionView, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-db70636f.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as CardCollection, e as CardCollectionContent, f as CardCollectionContentViews, b as CardCollectionToolbar, c as CardCollectionToolbarPanel } from '../OrCardCollectionV3-
|
|
1
|
+
export { a as CardCollection, e as CardCollectionContent, f as CardCollectionContentViews, b as CardCollectionToolbar, c as CardCollectionToolbarPanel } from '../OrCardCollectionV3-db70636f.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrConfirmV3-
|
|
1
|
+
export { s as default } from '../OrConfirmV3-c9d90846.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirmV3-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirmV3-c9d90846.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as ConfirmType } from '../OrConfirmV3-
|
|
1
|
+
export { C as ConfirmType } from '../OrConfirmV3-c9d90846.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as Confirm, d as ConfirmFooter, f as ConfirmFooterButtons, e as ConfirmFooterTypes, b as ConfirmHeader, c as ConfirmInput } from '../OrConfirmV3-
|
|
1
|
+
export { a as Confirm, d as ConfirmFooter, f as ConfirmFooterButtons, e as ConfirmFooterTypes, b as ConfirmHeader, c as ConfirmInput } from '../OrConfirmV3-c9d90846.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
2
2
|
import { b as useMagicKeys, w as whenever, o as onClickOutside } from './OrBottomSheetV3-66815f6f.js';
|
|
3
3
|
import { l as logicAnd } from './OrConfirm-f95a3ce6.js';
|
|
4
|
-
import { defineComponent, ref,
|
|
4
|
+
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
5
5
|
import { s as script$1 } from './OrOverlayV3-b2576ca1.js';
|
|
6
6
|
import { s as script$2, B as ButtonColor } from './OrButtonV3-529c4206.js';
|
|
7
|
-
import { s as script$3 } from './OrInputV3-
|
|
7
|
+
import { s as script$3 } from './OrInputV3-1b3a2135.js';
|
|
8
8
|
import { usePopoverState } from '../hooks/usePopoverState.js';
|
|
9
9
|
|
|
10
10
|
var ConfirmType;
|
|
@@ -120,8 +120,13 @@ var script = defineComponent({
|
|
|
120
120
|
const root = ref();
|
|
121
121
|
const confirmationInput = ref();
|
|
122
122
|
const confirmationButton = ref();
|
|
123
|
+
// Styles
|
|
124
|
+
const rootStyles = computed(() => ['or-confirm-v3', ...Confirm]);
|
|
125
|
+
const headerStyles = computed(() => [...ConfirmHeader]);
|
|
126
|
+
const inputBoxStyles = computed(() => [...ConfirmInput]);
|
|
127
|
+
const footerStyles = computed(() => [...ConfirmFooter, ...ConfirmFooterTypes[props.confirmType]]);
|
|
128
|
+
const buttonsStyles = computed(() => [...ConfirmFooterButtons]);
|
|
123
129
|
// State
|
|
124
|
-
const touched = ref(false);
|
|
125
130
|
const {
|
|
126
131
|
state,
|
|
127
132
|
open,
|
|
@@ -129,6 +134,20 @@ var script = defineComponent({
|
|
|
129
134
|
} = usePopoverState(toRef(props, 'isOpen'), context.emit);
|
|
130
135
|
const isInputActive = ref(false);
|
|
131
136
|
const confirmationValue = ref('');
|
|
137
|
+
const touched = ref(false);
|
|
138
|
+
watch(state, value => {
|
|
139
|
+
confirmationValue.value = '';
|
|
140
|
+
if (value === 'open') {
|
|
141
|
+
touched.value = false;
|
|
142
|
+
}
|
|
143
|
+
}, {
|
|
144
|
+
immediate: true
|
|
145
|
+
});
|
|
146
|
+
watch(confirmationValue, value => {
|
|
147
|
+
if (value.length > 0) {
|
|
148
|
+
touched.value = true;
|
|
149
|
+
}
|
|
150
|
+
});
|
|
132
151
|
const {
|
|
133
152
|
escape,
|
|
134
153
|
enter
|
|
@@ -149,18 +168,11 @@ var script = defineComponent({
|
|
|
149
168
|
}
|
|
150
169
|
function onInputBlur() {
|
|
151
170
|
isInputActive.value = false;
|
|
152
|
-
touched.value = true;
|
|
153
171
|
}
|
|
154
172
|
// Events
|
|
155
173
|
watch(escape, val => {
|
|
156
174
|
if (val) close();
|
|
157
175
|
});
|
|
158
|
-
watch(state, value => {
|
|
159
|
-
if (value === 'closed') {
|
|
160
|
-
confirmationValue.value = '';
|
|
161
|
-
touched.value = false;
|
|
162
|
-
}
|
|
163
|
-
});
|
|
164
176
|
// types here are used for fixing TS2349
|
|
165
177
|
watch(confirmationInput, val => {
|
|
166
178
|
var _a;
|
|
@@ -174,12 +186,6 @@ var script = defineComponent({
|
|
|
174
186
|
}
|
|
175
187
|
});
|
|
176
188
|
whenever(logicAnd(enter, isInputActive), () => confirm());
|
|
177
|
-
// Styles
|
|
178
|
-
const rootStyles = computed(() => ['or-confirm-v3', ...Confirm]);
|
|
179
|
-
const headerStyles = computed(() => [...ConfirmHeader]);
|
|
180
|
-
const inputBoxStyles = computed(() => [...ConfirmInput]);
|
|
181
|
-
const footerStyles = computed(() => [...ConfirmFooter, ...ConfirmFooterTypes[props.confirmType]]);
|
|
182
|
-
const buttonsStyles = computed(() => [...ConfirmFooterButtons]);
|
|
183
189
|
// #region Click Outside
|
|
184
190
|
onClickOutside(root, close);
|
|
185
191
|
// #endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrInputV3-
|
|
1
|
+
export { s as default } from '../OrInputV3-1b3a2135.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../OrInputV3-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../OrInputV3-1b3a2135.js';
|
|
2
2
|
export { I as InputSize } from '../OrInputBoxV3-ddd117f0.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { I as InputSize } from '../OrInputBoxV3-ddd117f0.js';
|
|
2
|
-
export { I as InputType } from '../OrInputV3-
|
|
2
|
+
export { I as InputType } from '../OrInputV3-1b3a2135.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as InputControl, a as InputRoot } from '../OrInputV3-
|
|
1
|
+
export { b as InputControl, a as InputRoot } from '../OrInputV3-1b3a2135.js';
|
|
@@ -222,7 +222,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
222
222
|
}, [_ctx.type === 'password' ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
223
223
|
key: 0,
|
|
224
224
|
icon: {
|
|
225
|
-
icon: _ctx.disclosed ? '
|
|
225
|
+
icon: _ctx.disclosed ? 'visibility_off' : 'visibility',
|
|
226
226
|
variant: 'filled'
|
|
227
227
|
},
|
|
228
228
|
color: 'inherit',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrRichTextEditorV3-
|
|
1
|
+
export { s as default } from '../OrRichTextEditorV3-214b9748.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { F as Formats, s as OrRichTextEditorV3 } from '../OrRichTextEditorV3-
|
|
1
|
+
export { F as Formats, s as OrRichTextEditorV3 } from '../OrRichTextEditorV3-214b9748.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { F as Formats } from '../OrRichTextEditorV3-
|
|
1
|
+
export { F as Formats } from '../OrRichTextEditorV3-214b9748.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { E as EditorContainer, f as EditorInput, b as Toolbar, c as ToolbarButton, e as ToolbarButtonFocused, T as ToolbarContainer } from '../OrRichTextEditorV3-
|
|
1
|
+
export { E as EditorContainer, f as EditorInput, b as Toolbar, c as ToolbarButton, e as ToolbarButtonFocused, T as ToolbarContainer } from '../OrRichTextEditorV3-214b9748.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { i as default } from '../../../OrRichTextEditorV3-
|
|
1
|
+
export { i as default } from '../../../OrRichTextEditorV3-214b9748.js';
|
|
2
2
|
import '../../../OrCode-46b1b8aa.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { C as default } from '../../../OrRichTextEditorV3-
|
|
1
|
+
export { C as default } from '../../../OrRichTextEditorV3-214b9748.js';
|
|
2
2
|
import '../../../OrCode-46b1b8aa.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as CodeMirrorView } from '../../../OrRichTextEditorV3-
|
|
1
|
+
export { C as CodeMirrorView } from '../../../OrRichTextEditorV3-214b9748.js';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import '../../../OrCode-46b1b8aa.js';
|
|
2
2
|
import '../../../../hooks/useTheme.js';
|
|
3
|
-
export { g as color, t as default, h as orCodeHighlightStyle, o as orCodeTheme } from '../../../OrRichTextEditorV3-
|
|
3
|
+
export { g as color, t as default, h as orCodeHighlightStyle, o as orCodeTheme } from '../../../OrRichTextEditorV3-214b9748.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { d as deserialize, a as serialize } from '../../OrRichTextEditorV3-
|
|
1
|
+
export { d as deserialize, a as serialize } from '../../OrRichTextEditorV3-214b9748.js';
|
package/dist/bundled/v3/components/{OrRichTextEditorV3-5265594a.js → OrRichTextEditorV3-214b9748.js}
RENAMED
|
@@ -10,7 +10,7 @@ import { s as script$2 } from './OrLabelV3-28f7ac2c.js';
|
|
|
10
10
|
import { s as script$3 } from './OrMenuItemV3-7b557536.js';
|
|
11
11
|
import { s as script$4 } from './OrMenuV3-4eb5f090.js';
|
|
12
12
|
import { s as script$5 } from './OrModalV3-fdafb7b0.js';
|
|
13
|
-
import { s as script$6 } from './OrInputV3-
|
|
13
|
+
import { s as script$6 } from './OrInputV3-1b3a2135.js';
|
|
14
14
|
import { s as script$7 } from './OrButtonV3-529c4206.js';
|
|
15
15
|
import { s as script$8 } from './OrPopoverV3-a7d181a4.js';
|
|
16
16
|
import { useTheme } from '../hooks/useTheme.js';
|
|
@@ -2,7 +2,7 @@ import { I as InputBoxSize } from '../OrInputBoxV3-ddd117f0.js';
|
|
|
2
2
|
export { I as SearchSize } from '../OrInputBoxV3-ddd117f0.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
|
|
4
4
|
import { defineComponent, ref, computed, reactive, watch } from 'vue-demi';
|
|
5
|
-
import { s as script$1 } from '../OrInputV3-
|
|
5
|
+
import { s as script$1 } from '../OrInputV3-1b3a2135.js';
|
|
6
6
|
import { useIdAttribute } from '../../hooks/useIdAttribute.js';
|
|
7
7
|
import { useControlAttributes } from '../../hooks/useControlAttributes.js';
|
|
8
8
|
import { useValidationAttributes } from '../../hooks/useValidationAttributes.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrSelectV3-
|
|
1
|
+
export { s as default } from '../OrSelectV3-fdc69cd8.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../OrSelectV3-
|
|
1
|
+
export { s as OrSelectV3 } from '../OrSelectV3-fdc69cd8.js';
|
|
2
2
|
export { I as SelectSize } from '../OrInputBoxV3-ddd117f0.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { S as Select, a as SelectControl, c as SelectDropdown, d as SelectDropdownDefault, e as SelectDropdownFlipped, f as SelectDropdownItem, g as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-
|
|
1
|
+
export { S as Select, a as SelectControl, c as SelectDropdown, d as SelectDropdownDefault, e as SelectDropdownFlipped, f as SelectDropdownItem, g as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-fdc69cd8.js';
|
|
@@ -12,7 +12,7 @@ import { s as script$8 } from './OrExpansionPanelV3-bac16530.js';
|
|
|
12
12
|
import { s as script$9 } from './OrHintV3-1fcfaa19.js';
|
|
13
13
|
import { s as script$a } from './OrIconV3-5db4e349.js';
|
|
14
14
|
import { s as script$b } from './OrIconButtonV3-aa18f25c.js';
|
|
15
|
-
import { s as script$c } from './OrInputV3-
|
|
15
|
+
import { s as script$c } from './OrInputV3-1b3a2135.js';
|
|
16
16
|
import { s as script$e } from './OrLabelV3-28f7ac2c.js';
|
|
17
17
|
import { s as script$f } from './OrMenuItemV3-7b557536.js';
|
|
18
18
|
import { s as script$g } from './OrPopoverV3-a7d181a4.js';
|
|
@@ -8,7 +8,7 @@ export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTT
|
|
|
8
8
|
export { default as OrIconButton, default as OrIconButtonV2 } from './OrIconButtonV2/OrIconButton.js';
|
|
9
9
|
export { default as OrCard } from './OrCard/OrCard.js';
|
|
10
10
|
export { CARD_COLLECTION_LAYOUT, OrCardCollection } from './OrCardCollection/index.js';
|
|
11
|
-
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollectionV3-
|
|
11
|
+
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollectionV3-db70636f.js';
|
|
12
12
|
export { C as CardPadding, s as OrCardV3 } from './OrCardV3-f9908b34.js';
|
|
13
13
|
export { default as OrCheckbox } from './OrCheckbox/OrCheckbox.js';
|
|
14
14
|
export { default as OrCheckboxGroupV3 } from './OrCheckboxGroupV3/OrCheckboxGroup.js';
|
|
@@ -22,7 +22,7 @@ export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k
|
|
|
22
22
|
export { s as OrCombinedInputV3 } from './OrCombinedInputV3-795e8cf2.js';
|
|
23
23
|
export { I as CombinedInputSize, I as DatePickerSize, I as DateRangePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize, I as TimeRangePickerSize } from './OrInputBoxV3-ddd117f0.js';
|
|
24
24
|
export { s as OrConfirm } from './OrConfirm-f95a3ce6.js';
|
|
25
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirmV3-
|
|
25
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirmV3-c9d90846.js';
|
|
26
26
|
export { OrContextMenuV3 } from './OrContextMenuV3/index.js';
|
|
27
27
|
export { P as ContextMenuPlacement, P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopoverV3-a7d181a4.js';
|
|
28
28
|
export { s as OrDateFormatV3 } from './OrDateFormatV3-8456e52e.js';
|
|
@@ -49,7 +49,7 @@ export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInputV3-76
|
|
|
49
49
|
export { InlineTextEditTrimmingTypes, InlineTextEditTypes, OrInlineTextEdit } from './OrInlineTextEdit/index.js';
|
|
50
50
|
export { s as OrInlineTextareaV3 } from './OrInlineTextareaV3-51a17e03.js';
|
|
51
51
|
export { default as OrInput } from './OrInput/OrInput.js';
|
|
52
|
-
export { I as InputType, s as OrInputV3 } from './OrInputV3-
|
|
52
|
+
export { I as InputType, s as OrInputV3 } from './OrInputV3-1b3a2135.js';
|
|
53
53
|
export { default as OrLabel } from './OrLabel/OrLabel.js';
|
|
54
54
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabelV3-28f7ac2c.js';
|
|
55
55
|
export { L as LinkColor, s as OrLinkV3 } from './OrLinkV3-dc35424e.js';
|
|
@@ -80,12 +80,12 @@ export { s as OrRangeSliderV3 } from './OrRangeSliderV3-9d36a0c5.js';
|
|
|
80
80
|
export { s as OrSliderV3, S as RangeSliderColor, a as RangeSliderOrientation, S as SliderColor, a as SliderOrientation } from './OrSliderV3-f0ac9b94.js';
|
|
81
81
|
export { s as OrRatingV3 } from './OrRatingV3-b6b47938.js';
|
|
82
82
|
export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from './OrResizeablePanelV3-b14e7e87.js';
|
|
83
|
-
export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditorV3-
|
|
83
|
+
export { F as Formats, s as OrRichTextEditorV3 } from './OrRichTextEditorV3-214b9748.js';
|
|
84
84
|
export { default as OrSearch } from './OrSearch/OrSearch.js';
|
|
85
85
|
export { OrSearchV3 } from './OrSearchV3/index.js';
|
|
86
86
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControlV3-56862f95.js';
|
|
87
87
|
export { s as OrSelect } from './OrSelect-ab9e3084.js';
|
|
88
|
-
export { s as OrSelectV3 } from './OrSelectV3-
|
|
88
|
+
export { s as OrSelectV3 } from './OrSelectV3-fdc69cd8.js';
|
|
89
89
|
export { OrSidebar, OrSidebarSide } from './OrSidebar/index.js';
|
|
90
90
|
export { S as OrSidebarPlacement, s as OrSidebarV3, S as SidebarPlacement } from './OrSidebarV3-3bc2d48b.js';
|
|
91
91
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeleton-6b7c940e.js';
|
package/dist/bundled/v3/index.js
CHANGED
|
@@ -4,7 +4,7 @@ export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from './components
|
|
|
4
4
|
export { OrButton, OrButtonColors, OrButtonSizes, OrButtonViews } from './components/OrButton/index.js';
|
|
5
5
|
export { s as OrButtonGroupV3 } from './components/OrButtonGroupV3-e35a1f1c.js';
|
|
6
6
|
export { CARD_COLLECTION_LAYOUT, OrCardCollection } from './components/OrCardCollection/index.js';
|
|
7
|
-
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './components/OrCardCollectionV3-
|
|
7
|
+
export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './components/OrCardCollectionV3-db70636f.js';
|
|
8
8
|
export { C as CardPadding, s as OrCardV3 } from './components/OrCardV3-f9908b34.js';
|
|
9
9
|
export { default as OrCheckboxGroupV3 } from './components/OrCheckboxGroupV3/OrCheckboxGroup.js';
|
|
10
10
|
export { s as OrChip, a as OrChips } from './components/OrChips-ba5bb85b.js';
|
|
@@ -13,7 +13,7 @@ export { C as CodeLanguage, s as OrCodeV3 } from './components/OrCodeV3-7ecb46ca
|
|
|
13
13
|
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './components/OrColorPicker-2271c176.js';
|
|
14
14
|
export { s as OrCombinedInputV3 } from './components/OrCombinedInputV3-795e8cf2.js';
|
|
15
15
|
export { s as OrConfirm } from './components/OrConfirm-f95a3ce6.js';
|
|
16
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './components/OrConfirmV3-
|
|
16
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './components/OrConfirmV3-c9d90846.js';
|
|
17
17
|
export { OrContextMenuV3 } from './components/OrContextMenuV3/index.js';
|
|
18
18
|
export { s as OrDateFormatV3 } from './components/OrDateFormatV3-8456e52e.js';
|
|
19
19
|
export { s as OrDatePickerV3 } from './components/OrDatePickerV3-a3e534f7.js';
|
|
@@ -42,10 +42,10 @@ export { default as OrRadioGroup } from './components/OrRadioGroup/OrRadioGroup.
|
|
|
42
42
|
export { default as OrRadioGroupV3 } from './components/OrRadioGroupV3/OrRadioGroup.js';
|
|
43
43
|
export { s as OrRangeSliderV3 } from './components/OrRangeSliderV3-9d36a0c5.js';
|
|
44
44
|
export { s as OrRatingV3 } from './components/OrRatingV3-b6b47938.js';
|
|
45
|
-
export { F as Formats, s as OrRichTextEditorV3 } from './components/OrRichTextEditorV3-
|
|
45
|
+
export { F as Formats, s as OrRichTextEditorV3 } from './components/OrRichTextEditorV3-214b9748.js';
|
|
46
46
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './components/OrSegmentedControlV3-56862f95.js';
|
|
47
47
|
export { s as OrSelect } from './components/OrSelect-ab9e3084.js';
|
|
48
|
-
export { s as OrSelectV3 } from './components/OrSelectV3-
|
|
48
|
+
export { s as OrSelectV3 } from './components/OrSelectV3-fdc69cd8.js';
|
|
49
49
|
export { OrSidebar, OrSidebarSide } from './components/OrSidebar/index.js';
|
|
50
50
|
export { S as OrSidebarPlacement, s as OrSidebarV3, S as SidebarPlacement } from './components/OrSidebarV3-3bc2d48b.js';
|
|
51
51
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './components/OrSkeleton-6b7c940e.js';
|
|
@@ -94,7 +94,7 @@ export { I as IconButtonColor, s as OrIconButtonV3 } from './components/OrIconBu
|
|
|
94
94
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './components/OrIconV3-5db4e349.js';
|
|
95
95
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './components/OrInlineInputBoxV3-a75f9e25.js';
|
|
96
96
|
export { default as OrInput } from './components/OrInput/OrInput.js';
|
|
97
|
-
export { I as InputType, s as OrInputV3 } from './components/OrInputV3-
|
|
97
|
+
export { I as InputType, s as OrInputV3 } from './components/OrInputV3-1b3a2135.js';
|
|
98
98
|
export { default as OrLabel } from './components/OrLabel/OrLabel.js';
|
|
99
99
|
export { L as LabelVariant, s as OrLabelV3 } from './components/OrLabelV3-28f7ac2c.js';
|
|
100
100
|
export { s as OrList } from './components/OrList-bc9b2880.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
2
|
import { _ as __vue_component__$2 } from './OrIconButton-edff56d4.js';
|
|
3
|
-
import { _ as __vue_component__$4 } from './OrSearch-
|
|
3
|
+
import { _ as __vue_component__$4 } from './OrSearch-f23844a4.js';
|
|
4
4
|
import './OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
|
|
5
5
|
import { _ as __vue_component__$5 } from './OrLoader-784e2060.js';
|
|
6
6
|
import { _ as __vue_component__$3 } from './OrSorting-65c84965.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
2
2
|
import { logicAnd } from '@vueuse/math';
|
|
3
|
-
import { defineComponent, ref,
|
|
3
|
+
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
4
4
|
import './dom-aecadd9a.js';
|
|
5
5
|
import { u as usePopoverState } from './usePopoverState-5033b9cb.js';
|
|
6
6
|
import '@onereach/styles/tailwind/plugins/core';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
8
|
import { _ as __vue_component__$2 } from './OrButton-8d1efd4a.js';
|
|
9
9
|
import { B as ButtonColor } from './OrButton.vue_rollup-plugin-vue_script-ec8cfaee.js';
|
|
10
|
-
import { _ as __vue_component__$3 } from './OrInput-
|
|
10
|
+
import { _ as __vue_component__$3 } from './OrInput-940330ef.js';
|
|
11
11
|
import { _ as __vue_component__$1 } from './OrOverlay-9aa5020f.js';
|
|
12
12
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
13
13
|
|
|
@@ -124,8 +124,13 @@ var script = defineComponent({
|
|
|
124
124
|
const root = ref();
|
|
125
125
|
const confirmationInput = ref();
|
|
126
126
|
const confirmationButton = ref();
|
|
127
|
+
// Styles
|
|
128
|
+
const rootStyles = computed(() => ['or-confirm-v3', ...Confirm]);
|
|
129
|
+
const headerStyles = computed(() => [...ConfirmHeader]);
|
|
130
|
+
const inputBoxStyles = computed(() => [...ConfirmInput]);
|
|
131
|
+
const footerStyles = computed(() => [...ConfirmFooter, ...ConfirmFooterTypes[props.confirmType]]);
|
|
132
|
+
const buttonsStyles = computed(() => [...ConfirmFooterButtons]);
|
|
127
133
|
// State
|
|
128
|
-
const touched = ref(false);
|
|
129
134
|
const {
|
|
130
135
|
state,
|
|
131
136
|
open,
|
|
@@ -133,6 +138,20 @@ var script = defineComponent({
|
|
|
133
138
|
} = usePopoverState(toRef(props, 'isOpen'), context.emit);
|
|
134
139
|
const isInputActive = ref(false);
|
|
135
140
|
const confirmationValue = ref('');
|
|
141
|
+
const touched = ref(false);
|
|
142
|
+
watch(state, value => {
|
|
143
|
+
confirmationValue.value = '';
|
|
144
|
+
if (value === 'open') {
|
|
145
|
+
touched.value = false;
|
|
146
|
+
}
|
|
147
|
+
}, {
|
|
148
|
+
immediate: true
|
|
149
|
+
});
|
|
150
|
+
watch(confirmationValue, value => {
|
|
151
|
+
if (value.length > 0) {
|
|
152
|
+
touched.value = true;
|
|
153
|
+
}
|
|
154
|
+
});
|
|
136
155
|
const {
|
|
137
156
|
escape,
|
|
138
157
|
enter
|
|
@@ -153,18 +172,11 @@ var script = defineComponent({
|
|
|
153
172
|
}
|
|
154
173
|
function onInputBlur() {
|
|
155
174
|
isInputActive.value = false;
|
|
156
|
-
touched.value = true;
|
|
157
175
|
}
|
|
158
176
|
// Events
|
|
159
177
|
watch(escape, val => {
|
|
160
178
|
if (val) close();
|
|
161
179
|
});
|
|
162
|
-
watch(state, value => {
|
|
163
|
-
if (value === 'closed') {
|
|
164
|
-
confirmationValue.value = '';
|
|
165
|
-
touched.value = false;
|
|
166
|
-
}
|
|
167
|
-
});
|
|
168
180
|
// types here are used for fixing TS2349
|
|
169
181
|
watch(confirmationInput, val => {
|
|
170
182
|
var _a;
|
|
@@ -178,12 +190,6 @@ var script = defineComponent({
|
|
|
178
190
|
}
|
|
179
191
|
});
|
|
180
192
|
whenever(logicAnd(enter, isInputActive), () => confirm());
|
|
181
|
-
// Styles
|
|
182
|
-
const rootStyles = computed(() => ['or-confirm-v3', ...Confirm]);
|
|
183
|
-
const headerStyles = computed(() => [...ConfirmHeader]);
|
|
184
|
-
const inputBoxStyles = computed(() => [...ConfirmInput]);
|
|
185
|
-
const footerStyles = computed(() => [...ConfirmFooter, ...ConfirmFooterTypes[props.confirmType]]);
|
|
186
|
-
const buttonsStyles = computed(() => [...ConfirmFooterButtons]);
|
|
187
193
|
// #region Click Outside
|
|
188
194
|
onClickOutside(root, close);
|
|
189
195
|
// #endregion
|
|
@@ -159,7 +159,7 @@ var script = defineComponent({
|
|
|
159
159
|
}
|
|
160
160
|
});
|
|
161
161
|
|
|
162
|
-
var css_248z = "input[data-v-
|
|
162
|
+
var css_248z = "input[data-v-6f036828]{min-width:0;background:0 0;outline:0}input[type=number][data-v-6f036828]::-webkit-inner-spin-button{display:none}input[type=search][data-v-6f036828]::-webkit-search-cancel-button{display:none}";
|
|
163
163
|
styleInject(css_248z);
|
|
164
164
|
|
|
165
165
|
/* script */
|
|
@@ -206,7 +206,7 @@ var __vue_render__ = function () {
|
|
|
206
206
|
})] : [_vm.type === 'password' ? [_c('OrIconButton', {
|
|
207
207
|
attrs: {
|
|
208
208
|
"icon": {
|
|
209
|
-
icon: _vm.disclosed ? '
|
|
209
|
+
icon: _vm.disclosed ? 'visibility_off' : 'visibility',
|
|
210
210
|
variant: 'filled'
|
|
211
211
|
},
|
|
212
212
|
"color": 'inherit',
|
|
@@ -419,7 +419,7 @@ var __vue_staticRenderFns__ = [];
|
|
|
419
419
|
/* style */
|
|
420
420
|
const __vue_inject_styles__ = undefined;
|
|
421
421
|
/* scoped */
|
|
422
|
-
const __vue_scope_id__ = "data-v-
|
|
422
|
+
const __vue_scope_id__ = "data-v-6f036828";
|
|
423
423
|
/* module identifier */
|
|
424
424
|
const __vue_module_identifier__ = undefined;
|
|
425
425
|
/* functional template */
|
|
@@ -22,7 +22,7 @@ import { _ as __vue_component__$4 } from './OrMenu-6fa468e0.js';
|
|
|
22
22
|
import { _ as __vue_component__$8 } from './OrPopover-07b82c80.js';
|
|
23
23
|
import { _ as __vue_component__$3 } from './OrMenuItem-fbe3e8e4.js';
|
|
24
24
|
import { _ as __vue_component__$5 } from './OrModal-b191f8c8.js';
|
|
25
|
-
import { _ as __vue_component__$6 } from './OrInput-
|
|
25
|
+
import { _ as __vue_component__$6 } from './OrInput-940330ef.js';
|
|
26
26
|
import { _ as __vue_component__$7 } from './OrButton-8d1efd4a.js';
|
|
27
27
|
import './OrButton.vue_rollup-plugin-vue_script-ec8cfaee.js';
|
|
28
28
|
import { Node, Editor, mergeAttributes } from '@tiptap/core';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, reactive, watch } from 'vue-demi';
|
|
3
|
-
import { _ as __vue_component__$1 } from './OrInput-
|
|
3
|
+
import { _ as __vue_component__$1 } from './OrInput-940330ef.js';
|
|
4
4
|
import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
|
|
5
5
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
|
|
6
6
|
import './dom-aecadd9a.js';
|
|
@@ -14,7 +14,7 @@ import { _ as __vue_component__$8 } from './OrIconButton-edff56d4.js';
|
|
|
14
14
|
import { _ as __vue_component__$7 } from './OrIcon-3f99ef27.js';
|
|
15
15
|
import { _ as __vue_component__$a } from './OrInputBox-140c344d.js';
|
|
16
16
|
import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
|
|
17
|
-
import { _ as __vue_component__$9 } from './OrInput-
|
|
17
|
+
import { _ as __vue_component__$9 } from './OrInput-940330ef.js';
|
|
18
18
|
import { _ as __vue_component__$b } from './OrLabel-caf02dc4.js';
|
|
19
19
|
import { _ as __vue_component__$c } from './OrMenuItem-fbe3e8e4.js';
|
|
20
20
|
import { _ as __vue_component__$d } from './OrPopover-07b82c80.js';
|
|
@@ -10,7 +10,7 @@ export { _ as OrIconButton, _ as OrIconButtonV2 } from '../OrIconButton-f6370222
|
|
|
10
10
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../OrIconButton.vue_rollup-plugin-vue_styles.0-02ba7b68.js';
|
|
11
11
|
export { _ as OrCard } from '../OrCard-c44d9783.js';
|
|
12
12
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-d7e546a0.js';
|
|
13
|
-
export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
13
|
+
export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-a5af5643.js';
|
|
14
14
|
export { C as CardPadding, _ as OrCardV3 } from '../OrCard-54dce216.js';
|
|
15
15
|
export { _ as OrCheckbox } from '../OrCheckbox-3337d903.js';
|
|
16
16
|
export { _ as OrCheckboxGroupV3 } from '../OrCheckboxGroup-f8781127.js';
|
|
@@ -33,7 +33,7 @@ export { _ as OrCombinedInputV3 } from '../OrCombinedInput-27179a1d.js';
|
|
|
33
33
|
export { _ as OrInputBoxV3 } from '../OrInputBox-140c344d.js';
|
|
34
34
|
export { I as CombinedInputSize, I as DatePickerSize, I as DateRangePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize, I as TimeRangePickerSize } from '../OrInputBox.vue_rollup-plugin-vue_script-65ebcf4d.js';
|
|
35
35
|
export { _ as OrConfirm } from '../OrConfirm-f3f7ec59.js';
|
|
36
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
36
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-a9568ff9.js';
|
|
37
37
|
export { _ as OrContextMenuV3 } from '../OrContextMenu-7292aca0.js';
|
|
38
38
|
export { _ as OrMenuV3 } from '../OrMenu-6fa468e0.js';
|
|
39
39
|
export { P as ContextMenuPlacement, P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-07b82c80.js';
|
|
@@ -65,7 +65,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-e28
|
|
|
65
65
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-5bf70eb4.js';
|
|
66
66
|
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-dee41c76.js';
|
|
67
67
|
export { _ as OrInput } from '../OrInput-7a12709e.js';
|
|
68
|
-
export { I as InputType, _ as OrInputV3 } from '../OrInput-
|
|
68
|
+
export { I as InputType, _ as OrInputV3 } from '../OrInput-940330ef.js';
|
|
69
69
|
export { _ as OrLabel } from '../OrLabel-fcceec1b.js';
|
|
70
70
|
export { L as LabelVariant, _ as OrLabelV3 } from '../OrLabel-caf02dc4.js';
|
|
71
71
|
export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-9124c64f.js';
|
|
@@ -97,12 +97,12 @@ export { _ as OrSliderV3 } from '../OrSlider-a474445c.js';
|
|
|
97
97
|
export { S as RangeSliderColor, a as RangeSliderOrientation, S as SliderColor, a as SliderOrientation } from '../OrSlider.vue_rollup-plugin-vue_script-09b4700b.js';
|
|
98
98
|
export { _ as OrRatingV3 } from '../OrRating-abf1b609.js';
|
|
99
99
|
export { _ as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from '../OrResizeablePanel-cb99359f.js';
|
|
100
|
-
export { F as Formats, _ as OrRichTextEditorV3 } from '../OrRichTextEditor-
|
|
100
|
+
export { F as Formats, _ as OrRichTextEditorV3 } from '../OrRichTextEditor-598c582f.js';
|
|
101
101
|
export { _ as OrSearch } from '../OrSearch-ddf244e6.js';
|
|
102
|
-
export { _ as OrSearchV3 } from '../OrSearch-
|
|
102
|
+
export { _ as OrSearchV3 } from '../OrSearch-f23844a4.js';
|
|
103
103
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-00583234.js';
|
|
104
104
|
export { _ as OrSelect } from '../OrSelect-d271f7a3.js';
|
|
105
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
105
|
+
export { _ as OrSelectV3 } from '../OrSelect-c1a48c2f.js';
|
|
106
106
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-054b26c6.js';
|
|
107
107
|
export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from '../OrSidebar-7a40a9ad.js';
|
|
108
108
|
export { _ as OrSkeletonCircle } from '../OrSkeletonCircle-c4bf0e34.js';
|