@onereach/ui-components 2.69.5-beta.2144.0 → 2.69.5-beta.2146.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundled/v2/{OrCardCollection-86248425.js → OrCardCollection-f622df47.js} +1 -1
- package/dist/bundled/v2/{OrCode-edc7a1f5.js → OrCode-fc6876ec.js} +56 -17
- package/dist/bundled/v2/{OrConfirm-cb755f79.js → OrConfirm-cab6535b.js} +1 -1
- package/dist/bundled/v2/{OrInput-0a3666aa.js → OrInput-8b90e08f.js} +11 -18
- package/dist/bundled/v2/{OrInputBox-dfdcbdce.js → OrInputBox-79ec54ad.js} +14 -4
- package/dist/bundled/v2/{OrSearch-1420e133.js → OrSearch-a11b3621.js} +2 -2
- package/dist/bundled/v2/{OrSelect-41c6588d.js → OrSelect-b20a9be0.js} +2 -8
- package/dist/bundled/v2/{OrTextarea-ff2ba975.js → OrTextarea-5593fbe9.js} +1 -2
- package/dist/bundled/v2/components/index.js +8 -9
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -5
- package/dist/bundled/v2/components/or-code/index.js +1 -1
- package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-input-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-search-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/bundled/v2/components/or-select-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -3
- package/dist/bundled/v2/index.js +9 -10
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-71e0bac6.js → OrCardCollection.vue_vue_type_script_lang-15645a65.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-ef5e7f04.js → OrCode.vue_vue_type_script_lang-c55de81d.js} +53 -14
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-14b2da8b.js → OrConfirm.vue_vue_type_script_lang-f57ffa1a.js} +2 -2
- package/dist/bundled/v3/{OrInput-5efc4b9a.js → OrInput-fa782fc1.js} +14 -17
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-a9f3e530.js → OrInput.vue_vue_type_script_lang-f6d793d3.js} +2 -3
- package/dist/bundled/v3/{OrInputBox-1b143e00.js → OrInputBox-eb54d73d.js} +1 -1
- package/dist/{esm/v2/OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-5ee4ee45.js} +4 -5
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-b2ed77f1.js → OrSearch.vue_vue_type_script_lang-0ae8a6dd.js} +3 -3
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-cf991ed8.js → OrSelect.vue_vue_type_script_lang-15285ce4.js} +4 -9
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-115a1244.js → OrTextarea.vue_vue_type_script_lang-8e3531cd.js} +2 -3
- package/dist/bundled/v3/components/index.js +10 -11
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -7
- package/dist/bundled/v3/components/or-code/index.js +1 -1
- package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -6
- package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-input-v3/index.js +3 -4
- package/dist/bundled/v3/components/or-search-v3/index.js +5 -6
- package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/bundled/v3/components/or-select-v3/index.js +5 -6
- package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -4
- package/dist/bundled/v3/index.js +17 -19
- package/dist/esm/v2/{OrCardCollection-d9bda36a.js → OrCardCollection-43aa4a3c.js} +2 -2
- package/dist/esm/v2/{OrCode-41dd5f9b.js → OrCode-d4400b42.js} +6 -4
- package/dist/esm/v2/{OrConfirm-85a5c960.js → OrConfirm-ec7aef0e.js} +1 -1
- package/dist/esm/v2/{OrInput-f92456ea.js → OrInput-2f16a7ac.js} +11 -18
- package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-70dec655.js → esm/v2/OrInputBox-4d5a318d.js} +57 -6
- package/dist/esm/v2/{OrSearch-9fbaace4.js → OrSearch-62d91301.js} +2 -2
- package/dist/esm/v2/{OrSelect-633a9e09.js → OrSelect-f0ff5a85.js} +2 -8
- package/dist/esm/v2/{OrTextarea-823d0529.js → OrTextarea-6712a150.js} +1 -2
- package/dist/esm/v2/components/index.js +10 -9
- package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -5
- package/dist/esm/v2/components/or-code/index.js +3 -1
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -4
- package/dist/esm/v2/components/or-input-box-v3/index.js +2 -3
- package/dist/esm/v2/components/or-input-v3/index.js +2 -3
- package/dist/esm/v2/components/or-search-v3/index.js +3 -4
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/esm/v2/components/or-select-v3/index.js +3 -4
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -3
- package/dist/esm/v2/index.js +10 -9
- package/dist/esm/v3/{OrCardCollection-e85ed16b.js → OrCardCollection-6b5e6b76.js} +2 -2
- package/dist/esm/v3/{OrCode-ee19a5e6.js → OrCode-5ed69c23.js} +3 -1
- package/dist/esm/v3/{OrConfirm-d1a4977d.js → OrConfirm-5d56cbd3.js} +1 -1
- package/dist/esm/v3/{OrInput-99776ffe.js → OrInput-41691fb3.js} +14 -17
- package/dist/esm/v3/{OrInputBox-36c102a4.js → OrInputBox-5247ab25.js} +2 -2
- package/dist/esm/v3/{OrSearch-d1912f22.js → OrSearch-aafb93b4.js} +2 -2
- package/dist/esm/v3/{OrSelect-cba3966c.js → OrSelect-7e813982.js} +3 -8
- package/dist/esm/v3/{OrTextarea-b3ecc40d.js → OrTextarea-bb9ef3f2.js} +1 -1
- package/dist/esm/v3/components/index.js +10 -8
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-code/index.js +3 -1
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/esm/v3/components/or-select-v3/index.js +3 -3
- package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v3/index.js +10 -8
- package/package.json +3 -2
- package/src/components/or-code/OrCode.vue +3 -1
- package/src/components/or-input-box-v3/styles.ts +3 -3
- package/src/components/or-input-v3/OrInput.vue +22 -28
- package/src/components/or-select-v3/OrSelect.stories3.ts +0 -4
- package/src/components/or-select-v3/OrSelect.vue +0 -6
- package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/bundled/v2/components/or-combined-input-v3/index.js +0 -149
- package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/bundled/v2/props-78496a2d.js +0 -12
- package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/bundled/v3/components/or-combined-input-v3/index.js +0 -132
- package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/bundled/v3/props-78496a2d.js +0 -12
- package/dist/esm/v2/OrInputBox-ad7c1875.js +0 -43
- package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-combined-input-v3/index.js +0 -147
- package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-combined-input-v3/index.js +0 -132
- package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +0 -2
- package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +0 -7
- package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +0 -202
- package/src/components/or-combined-input-v3/OrCombinedInput.vue +0 -134
- package/src/components/or-combined-input-v3/index.ts +0 -2
- package/src/components/or-combined-input-v3/props.ts +0 -1
- package/src/components/or-combined-input-v3/styles.ts +0 -25
|
@@ -6,7 +6,7 @@ import { O as OrButton } from './OrButton-4b99c680.js';
|
|
|
6
6
|
import { O as OrMenu } from './OrMenu-fa47c888.js';
|
|
7
7
|
import { O as OrMenuItem } from './OrMenuItem-26420908.js';
|
|
8
8
|
import { O as OrIcon } from './OrIcon-8625385f.js';
|
|
9
|
-
import { O as OrSearch } from './OrSearch-
|
|
9
|
+
import { O as OrSearch } from './OrSearch-a11b3621.js';
|
|
10
10
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
11
11
|
|
|
12
12
|
const CardCollectionRoot = [
|
|
@@ -17853,7 +17853,11 @@ Comment or uncomment the current selection. Will use line comments
|
|
|
17853
17853
|
if available, otherwise falling back to block comments.
|
|
17854
17854
|
*/
|
|
17855
17855
|
const toggleComment = target => {
|
|
17856
|
-
let
|
|
17856
|
+
let {
|
|
17857
|
+
state
|
|
17858
|
+
} = target,
|
|
17859
|
+
line = state.doc.lineAt(state.selection.main.head),
|
|
17860
|
+
config = getConfig(target.state, line.from);
|
|
17857
17861
|
return config.line ? toggleLineComment(target) : config.block ? toggleBlockCommentByLine(target) : false;
|
|
17858
17862
|
};
|
|
17859
17863
|
function command(f, option) {
|
|
@@ -17887,7 +17891,7 @@ Comment or uncomment the lines around the current selection using
|
|
|
17887
17891
|
block comments.
|
|
17888
17892
|
*/
|
|
17889
17893
|
const toggleBlockCommentByLine = /*@__PURE__*/command((o, s) => changeBlockComment(o, s, selectedLineRanges(s)), 0 /* CommentOption.Toggle */);
|
|
17890
|
-
function getConfig(state, pos
|
|
17894
|
+
function getConfig(state, pos) {
|
|
17891
17895
|
let data = state.languageDataAt("commentTokens", pos);
|
|
17892
17896
|
return data.length ? data[0] : {};
|
|
17893
17897
|
}
|
|
@@ -18009,7 +18013,7 @@ function changeLineComment(option, state, ranges = state.selection.ranges) {
|
|
|
18009
18013
|
let line = state.doc.lineAt(pos);
|
|
18010
18014
|
if (line.from > prevLine && (from == to || to > line.from)) {
|
|
18011
18015
|
prevLine = line.from;
|
|
18012
|
-
let token = getConfig(state,
|
|
18016
|
+
let token = getConfig(state, line.from).line;
|
|
18013
18017
|
if (!token) continue;
|
|
18014
18018
|
let indent = /^\s*/.exec(line.text)[0].length;
|
|
18015
18019
|
let empty = indent == line.length;
|
|
@@ -18506,24 +18510,48 @@ const cursorLineUp = view => cursorByLine(view, false);
|
|
|
18506
18510
|
Move the selection one line down.
|
|
18507
18511
|
*/
|
|
18508
18512
|
const cursorLineDown = view => cursorByLine(view, true);
|
|
18509
|
-
function
|
|
18510
|
-
|
|
18513
|
+
function pageInfo(view) {
|
|
18514
|
+
let selfScroll = view.scrollDOM.clientHeight < view.scrollDOM.scrollHeight - 2;
|
|
18515
|
+
let marginTop = 0,
|
|
18516
|
+
marginBottom = 0,
|
|
18517
|
+
height;
|
|
18518
|
+
if (selfScroll) {
|
|
18519
|
+
for (let source of view.state.facet(EditorView.scrollMargins)) {
|
|
18520
|
+
let margins = source(view);
|
|
18521
|
+
if (margins === null || margins === void 0 ? void 0 : margins.top) marginTop = Math.max(margins === null || margins === void 0 ? void 0 : margins.top, marginTop);
|
|
18522
|
+
if (margins === null || margins === void 0 ? void 0 : margins.bottom) marginBottom = Math.max(margins === null || margins === void 0 ? void 0 : margins.bottom, marginBottom);
|
|
18523
|
+
}
|
|
18524
|
+
height = view.scrollDOM.clientHeight - marginTop - marginBottom;
|
|
18525
|
+
} else {
|
|
18526
|
+
height = (view.dom.ownerDocument.defaultView || window).innerHeight;
|
|
18527
|
+
}
|
|
18528
|
+
return {
|
|
18529
|
+
marginTop,
|
|
18530
|
+
marginBottom,
|
|
18531
|
+
selfScroll,
|
|
18532
|
+
height: Math.max(view.defaultLineHeight, height - 5)
|
|
18533
|
+
};
|
|
18511
18534
|
}
|
|
18512
18535
|
function cursorByPage(view, forward) {
|
|
18536
|
+
let page = pageInfo(view);
|
|
18513
18537
|
let {
|
|
18514
18538
|
state
|
|
18515
18539
|
} = view,
|
|
18516
18540
|
selection = updateSel(state.selection, range => {
|
|
18517
|
-
return range.empty ? view.moveVertically(range, forward,
|
|
18541
|
+
return range.empty ? view.moveVertically(range, forward, page.height) : rangeEnd(range, forward);
|
|
18518
18542
|
});
|
|
18519
18543
|
if (selection.eq(state.selection)) return false;
|
|
18520
|
-
let startPos = view.coordsAtPos(state.selection.main.head);
|
|
18521
|
-
let scrollRect = view.scrollDOM.getBoundingClientRect();
|
|
18522
18544
|
let effect;
|
|
18523
|
-
if (
|
|
18524
|
-
|
|
18525
|
-
|
|
18526
|
-
|
|
18545
|
+
if (page.selfScroll) {
|
|
18546
|
+
let startPos = view.coordsAtPos(state.selection.main.head);
|
|
18547
|
+
let scrollRect = view.scrollDOM.getBoundingClientRect();
|
|
18548
|
+
let scrollTop = scrollRect.top + page.marginTop,
|
|
18549
|
+
scrollBottom = scrollRect.bottom - page.marginBottom;
|
|
18550
|
+
if (startPos && startPos.top > scrollTop && startPos.bottom < scrollBottom) effect = EditorView.scrollIntoView(selection.main.head, {
|
|
18551
|
+
y: "start",
|
|
18552
|
+
yMargin: startPos.top - scrollTop
|
|
18553
|
+
});
|
|
18554
|
+
}
|
|
18527
18555
|
view.dispatch(setSel(state, selection), {
|
|
18528
18556
|
effects: effect
|
|
18529
18557
|
});
|
|
@@ -18649,7 +18677,7 @@ Move the selection head one line down.
|
|
|
18649
18677
|
*/
|
|
18650
18678
|
const selectLineDown = view => selectByLine(view, true);
|
|
18651
18679
|
function selectByPage(view, forward) {
|
|
18652
|
-
return extendSel(view, range => view.moveVertically(range, forward,
|
|
18680
|
+
return extendSel(view, range => view.moveVertically(range, forward, pageInfo(view).height));
|
|
18653
18681
|
}
|
|
18654
18682
|
/**
|
|
18655
18683
|
Move the selection head one page up.
|
|
@@ -19584,6 +19612,17 @@ const defaultKeymap = /*@__PURE__*/[{
|
|
|
19584
19612
|
key: "Alt-A",
|
|
19585
19613
|
run: toggleBlockComment
|
|
19586
19614
|
}].concat(standardKeymap);
|
|
19615
|
+
/**
|
|
19616
|
+
A binding that binds Tab to [`indentMore`](https://codemirror.net/6/docs/ref/#commands.indentMore) and
|
|
19617
|
+
Shift-Tab to [`indentLess`](https://codemirror.net/6/docs/ref/#commands.indentLess).
|
|
19618
|
+
Please see the [Tab example](../../examples/tab/) before using
|
|
19619
|
+
this.
|
|
19620
|
+
*/
|
|
19621
|
+
const indentWithTab = {
|
|
19622
|
+
key: "Tab",
|
|
19623
|
+
run: indentMore,
|
|
19624
|
+
shift: indentLess
|
|
19625
|
+
};
|
|
19587
19626
|
|
|
19588
19627
|
function crelt() {
|
|
19589
19628
|
var elt = arguments[0];
|
|
@@ -29504,7 +29543,7 @@ var script = defineComponent({
|
|
|
29504
29543
|
}
|
|
29505
29544
|
}),
|
|
29506
29545
|
// line wrapping
|
|
29507
|
-
lineWrapping ? EditorView.lineWrapping : undefined]);
|
|
29546
|
+
lineWrapping ? EditorView.lineWrapping : undefined, keymap.of([indentWithTab])]);
|
|
29508
29547
|
// Append Extensions (such as basic-setup)
|
|
29509
29548
|
if (this.extensions.length !== 0) _.merge(ext, this.extensions);
|
|
29510
29549
|
return ext;
|
|
@@ -29667,14 +29706,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
29667
29706
|
/* style */
|
|
29668
29707
|
const __vue_inject_styles__ = function (inject) {
|
|
29669
29708
|
if (!inject) return;
|
|
29670
|
-
inject("data-v-
|
|
29671
|
-
source: "@keyframes spinAround-data-v-
|
|
29709
|
+
inject("data-v-2056db5f_0", {
|
|
29710
|
+
source: "@keyframes spinAround-data-v-2056db5f{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-2056db5f{from{opacity:1}to{opacity:0}}.or-code .fullscreen-button[data-v-2056db5f]{width:2.25rem;height:2.25rem}.or-code .fullscreen-button>.or-icon[data-v-2056db5f]{font-size:1.5rem}.or-code .footer .or-code-error[data-v-2056db5f],.or-code .footer .or-code-hint[data-v-2056db5f]{flex-shrink:1;transition-timing-function:var(--t-func);transition-duration:var(--t-duration);transition-property:height,opacity}.header[data-v-2056db5f]{display:flex;flex-direction:row;align-items:center;height:36px}.header .actions[data-v-2056db5f]{margin-left:auto}.header .actions[data-v-2056db5f]:not(.is-visible){display:none}.or-code-editor[data-v-2056db5f]{min-height:calc(1.4em + 8px);overflow:auto;font-size:var(--fs-0);border:1px solid var(--c-neutral-2);border-radius:var(--s-2)}.or-code-editor.is-invalid[data-v-2056db5f]{border-color:var(--c-error)}.or-code-editor[data-v-2056db5f]> *{width:100%;height:100%}.or-code[data-v-2056db5f],.or-modal[data-v-2056db5f] .content{display:flex;flex-direction:column}.or-code .or-code-editor[data-v-2056db5f],.or-modal[data-v-2056db5f] .content .or-code-editor{flex-grow:1;text-align:left!important}",
|
|
29672
29711
|
map: undefined,
|
|
29673
29712
|
media: undefined
|
|
29674
29713
|
});
|
|
29675
29714
|
};
|
|
29676
29715
|
/* scoped */
|
|
29677
|
-
const __vue_scope_id__ = "data-v-
|
|
29716
|
+
const __vue_scope_id__ = "data-v-2056db5f";
|
|
29678
29717
|
/* module identifier */
|
|
29679
29718
|
const __vue_module_identifier__ = undefined;
|
|
29680
29719
|
/* functional template */
|
|
@@ -3,7 +3,7 @@ import { useMagicKeys, whenever } from '@vueuse/core';
|
|
|
3
3
|
import { l as logicAnd } from './index-17f264f9.js';
|
|
4
4
|
import { O as OrOverlay } from './OrOverlay-3c89d622.js';
|
|
5
5
|
import { O as OrButton, a as ButtonColor } from './OrButton-4b99c680.js';
|
|
6
|
-
import { O as OrInput } from './OrInput-
|
|
6
|
+
import { O as OrInput } from './OrInput-8b90e08f.js';
|
|
7
7
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -3,9 +3,8 @@ import { O as OrError } from './OrError-aad17598.js';
|
|
|
3
3
|
import { O as OrHint } from './OrHint-f38a1940.js';
|
|
4
4
|
import { O as OrIcon } from './OrIcon-8625385f.js';
|
|
5
5
|
import { O as OrIconButton } from './OrIconButton-a215104c.js';
|
|
6
|
-
import { O as OrInputBox } from './OrInputBox-
|
|
6
|
+
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
7
7
|
import { O as OrLabel } from './OrLabel-172c4b89.js';
|
|
8
|
-
import { a as InputBoxSize } from './props-78496a2d.js';
|
|
9
8
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
10
9
|
import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
11
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -152,10 +151,10 @@ var __vue_render__ = function () {
|
|
|
152
151
|
var _vm = this;
|
|
153
152
|
var _h = _vm.$createElement;
|
|
154
153
|
var _c = _vm._self._c || _h;
|
|
155
|
-
return _c('div',
|
|
154
|
+
return _c('div', {
|
|
156
155
|
ref: "root",
|
|
157
156
|
class: _vm.rootStyles
|
|
158
|
-
},
|
|
157
|
+
}, [_vm.label ? [_c('OrLabel', {
|
|
159
158
|
attrs: {
|
|
160
159
|
"control-id": _vm.controlId,
|
|
161
160
|
"variant": 'input',
|
|
@@ -177,7 +176,7 @@ var __vue_render__ = function () {
|
|
|
177
176
|
"readonly": _vm.readonly,
|
|
178
177
|
"disabled": _vm.disabled
|
|
179
178
|
}
|
|
180
|
-
}, [(_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'checkbox' ? _c('input', {
|
|
179
|
+
}, [(_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'checkbox' ? _c('input', _vm._b({
|
|
181
180
|
directives: [{
|
|
182
181
|
name: "model",
|
|
183
182
|
rawName: "v-model",
|
|
@@ -191,8 +190,6 @@ var __vue_render__ = function () {
|
|
|
191
190
|
"placeholder": _vm.placeholder,
|
|
192
191
|
"required": _vm.required,
|
|
193
192
|
"disabled": _vm.disabled,
|
|
194
|
-
"read-only": _vm.readonly,
|
|
195
|
-
"max-length": _vm.maxLength,
|
|
196
193
|
"type": "checkbox"
|
|
197
194
|
},
|
|
198
195
|
domProps: {
|
|
@@ -228,7 +225,7 @@ var __vue_render__ = function () {
|
|
|
228
225
|
}
|
|
229
226
|
}
|
|
230
227
|
}
|
|
231
|
-
}) : (_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'radio' ? _c('input', {
|
|
228
|
+
}, 'input', _vm.$attrs, false)) : (_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'radio' ? _c('input', _vm._b({
|
|
232
229
|
directives: [{
|
|
233
230
|
name: "model",
|
|
234
231
|
rawName: "v-model",
|
|
@@ -242,8 +239,6 @@ var __vue_render__ = function () {
|
|
|
242
239
|
"placeholder": _vm.placeholder,
|
|
243
240
|
"required": _vm.required,
|
|
244
241
|
"disabled": _vm.disabled,
|
|
245
|
-
"read-only": _vm.readonly,
|
|
246
|
-
"max-length": _vm.maxLength,
|
|
247
242
|
"type": "radio"
|
|
248
243
|
},
|
|
249
244
|
domProps: {
|
|
@@ -266,7 +261,7 @@ var __vue_render__ = function () {
|
|
|
266
261
|
_vm.proxyModelValue = null;
|
|
267
262
|
}
|
|
268
263
|
}
|
|
269
|
-
}) : _c('input', {
|
|
264
|
+
}, 'input', _vm.$attrs, false)) : _c('input', _vm._b({
|
|
270
265
|
directives: [{
|
|
271
266
|
name: "model",
|
|
272
267
|
rawName: "v-model",
|
|
@@ -280,8 +275,6 @@ var __vue_render__ = function () {
|
|
|
280
275
|
"placeholder": _vm.placeholder,
|
|
281
276
|
"required": _vm.required,
|
|
282
277
|
"disabled": _vm.disabled,
|
|
283
|
-
"read-only": _vm.readonly,
|
|
284
|
-
"max-length": _vm.maxLength,
|
|
285
278
|
"type": _vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type
|
|
286
279
|
},
|
|
287
280
|
domProps: {
|
|
@@ -307,7 +300,7 @@ var __vue_render__ = function () {
|
|
|
307
300
|
_vm.proxyModelValue = $event.target.value;
|
|
308
301
|
}
|
|
309
302
|
}
|
|
310
|
-
}), _vm._v(" "),
|
|
303
|
+
}, 'input', _vm.$attrs, false)), _vm._v(" "), _c('div', {
|
|
311
304
|
class: ['layout-row']
|
|
312
305
|
}, [_vm.type === 'password' ? [_c('OrIconButton', {
|
|
313
306
|
attrs: {
|
|
@@ -341,7 +334,7 @@ var __vue_render__ = function () {
|
|
|
341
334
|
"icon": 'search',
|
|
342
335
|
"variant": 'outlined'
|
|
343
336
|
}
|
|
344
|
-
})]] : _vm._e()], 2)]
|
|
337
|
+
})]] : _vm._e()], 2)]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
|
|
345
338
|
attrs: {
|
|
346
339
|
"disabled": _vm.disabled
|
|
347
340
|
},
|
|
@@ -370,14 +363,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
370
363
|
/* style */
|
|
371
364
|
const __vue_inject_styles__ = function (inject) {
|
|
372
365
|
if (!inject) return;
|
|
373
|
-
inject("data-v-
|
|
374
|
-
source: "input[data-v-
|
|
366
|
+
inject("data-v-677a1aa4_0", {
|
|
367
|
+
source: "input[data-v-677a1aa4]{min-width:0;background:0 0;outline:0}input[type=number][data-v-677a1aa4]::-webkit-inner-spin-button{display:none}input[type=search][data-v-677a1aa4]::-webkit-search-cancel-button{display:none}",
|
|
375
368
|
map: undefined,
|
|
376
369
|
media: undefined
|
|
377
370
|
});
|
|
378
371
|
};
|
|
379
372
|
/* scoped */
|
|
380
|
-
const __vue_scope_id__ = "data-v-
|
|
373
|
+
const __vue_scope_id__ = "data-v-677a1aa4";
|
|
381
374
|
/* module identifier */
|
|
382
375
|
const __vue_module_identifier__ = undefined;
|
|
383
376
|
/* functional template */
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { I as InputBoxVariant, a as InputBoxSize } from './props-78496a2d.js';
|
|
3
2
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
4
3
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
5
|
|
|
6
|
+
var InputBoxVariant;
|
|
7
|
+
(function (InputBoxVariant) {
|
|
8
|
+
InputBoxVariant["Styled"] = "styled";
|
|
9
|
+
InputBoxVariant["Unstyled"] = "unstyled";
|
|
10
|
+
})(InputBoxVariant || (InputBoxVariant = {}));
|
|
11
|
+
var InputBoxSize;
|
|
12
|
+
(function (InputBoxSize) {
|
|
13
|
+
InputBoxSize["M"] = "m";
|
|
14
|
+
InputBoxSize["S"] = "s";
|
|
15
|
+
})(InputBoxSize || (InputBoxSize = {}));
|
|
16
|
+
|
|
7
17
|
const InputBoxRoot = [
|
|
8
18
|
// Layout
|
|
9
19
|
'layout-row',
|
|
@@ -36,14 +46,14 @@ const InputBoxRootSizes = {
|
|
|
36
46
|
// Box
|
|
37
47
|
'children:min-h-[34px]',
|
|
38
48
|
// Spacing
|
|
39
|
-
'first-child:pl-md first-child:md:pl-sm+', '
|
|
49
|
+
'first-child:pl-md first-child:md:pl-sm+', 'last-child:pr-md last-child:md:pr-sm+', 'children:pt-[11px] children:md:pt-[7px]', 'children:pb-[11px] children:md:pb-[6px]', 'gap-sm+ md:gap-sm',
|
|
40
50
|
// Typography
|
|
41
51
|
'typography-body-2-regular'],
|
|
42
52
|
's': [
|
|
43
53
|
// Box
|
|
44
54
|
'children:min-h-[30px]',
|
|
45
55
|
// Spacing
|
|
46
|
-
'first-child:pl-sm', '
|
|
56
|
+
'first-child:pl-sm', 'last-child:pr-sm', 'children:py-[6px]', 'gap-[6px]',
|
|
47
57
|
// Typography
|
|
48
58
|
'typography-caption-regular']
|
|
49
59
|
};
|
|
@@ -127,4 +137,4 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
127
137
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
128
138
|
var OrInputBox = __vue_component__;
|
|
129
139
|
|
|
130
|
-
export { OrInputBox as O };
|
|
140
|
+
export { InputBoxVariant as I, OrInputBox as O, InputBoxSize as a };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
|
-
import { O as OrInput } from './OrInput-
|
|
3
|
+
import { O as OrInput } from './OrInput-8b90e08f.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
5
5
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
|
-
import { a as InputBoxSize } from './
|
|
6
|
+
import { a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
|
|
9
9
|
var script = defineComponent({
|
|
@@ -4,8 +4,8 @@ import { O as OrError } from './OrError-aad17598.js';
|
|
|
4
4
|
import { O as OrExpansionPanel } from './OrExpansionPanel-995caa85.js';
|
|
5
5
|
import { O as OrHint } from './OrHint-f38a1940.js';
|
|
6
6
|
import { O as OrIcon } from './OrIcon-8625385f.js';
|
|
7
|
-
import { O as OrInput } from './OrInput-
|
|
8
|
-
import { O as OrInputBox } from './OrInputBox-
|
|
7
|
+
import { O as OrInput } from './OrInput-8b90e08f.js';
|
|
8
|
+
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
9
9
|
import { O as OrLabel } from './OrLabel-172c4b89.js';
|
|
10
10
|
import { O as OrMenuItem } from './OrMenuItem-26420908.js';
|
|
11
11
|
import { O as OrPopover } from './OrPopover-5dc240f1.js';
|
|
@@ -14,7 +14,6 @@ import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.
|
|
|
14
14
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
15
15
|
import { u as useOverflow } from './useOverflow-bae6342f.js';
|
|
16
16
|
import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
17
|
-
import { a as InputBoxSize } from './props-78496a2d.js';
|
|
18
17
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
19
18
|
|
|
20
19
|
const SelectRoot = [
|
|
@@ -122,10 +121,6 @@ var script = defineComponent({
|
|
|
122
121
|
type: Boolean,
|
|
123
122
|
default: false
|
|
124
123
|
},
|
|
125
|
-
disableDefaultStyles: {
|
|
126
|
-
type: Boolean,
|
|
127
|
-
default: false
|
|
128
|
-
},
|
|
129
124
|
enableSearch: {
|
|
130
125
|
type: Boolean,
|
|
131
126
|
default: false
|
|
@@ -331,7 +326,6 @@ var __vue_render__ = function () {
|
|
|
331
326
|
ref: "inputBox",
|
|
332
327
|
class: [_vm.popoverState === 'open' && 'rounded-b-0'],
|
|
333
328
|
attrs: {
|
|
334
|
-
"variant": _vm.disableDefaultStyles ? 'unstyled' : 'styled',
|
|
335
329
|
"size": _vm.size,
|
|
336
330
|
"invalid": _vm.invalid,
|
|
337
331
|
"readonly": _vm.readonly,
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrError } from './OrError-aad17598.js';
|
|
3
3
|
import { O as OrHint } from './OrHint-f38a1940.js';
|
|
4
|
-
import { O as OrInputBox } from './OrInputBox-
|
|
4
|
+
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
5
5
|
import { O as OrLabel } from './OrLabel-172c4b89.js';
|
|
6
6
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
7
7
|
import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
|
-
import { a as InputBoxSize } from './props-78496a2d.js';
|
|
9
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
9
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
11
10
|
|
|
@@ -8,18 +8,18 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-4b99c680.js';
|
|
9
9
|
export { O as OrCard } from '../OrCard-a6b30f8f.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-89428bbf.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
11
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-f622df47.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-29116e1f.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-6da755c0.js';
|
|
14
14
|
export { O as OrCheckbox } from '../OrCheckbox-4cbddd67.js';
|
|
15
15
|
export { O as OrCheckboxV3 } from '../OrCheckbox-dbef9f9a.js';
|
|
16
16
|
export { O as OrChip } from '../OrChip-000fe7b5.js';
|
|
17
17
|
export { _ as OrChips } from '../OrChips-890b8476.js';
|
|
18
|
-
export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-
|
|
18
|
+
export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-fc6876ec.js';
|
|
19
19
|
export { O as OrCollapse } from '../OrCollapse-3aa9a9b7.js';
|
|
20
20
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-a1a37e83.js';
|
|
21
21
|
export { _ as OrConfirm } from '../OrConfirm-56d01cff.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-cab6535b.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-e212f892.js';
|
|
24
24
|
export { O as OrError } from '../OrError-31503e4c.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-d0c5bcf4.js';
|
|
@@ -36,9 +36,8 @@ export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3
|
|
|
36
36
|
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-9add2e1e.js';
|
|
37
37
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
|
|
38
38
|
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-9c6f9044.js';
|
|
39
|
-
export { O as OrInputBoxV3 } from '../OrInputBox-
|
|
40
|
-
export {
|
|
41
|
-
export { I as InputType, O as OrInputV3 } from '../OrInput-0a3666aa.js';
|
|
39
|
+
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-79ec54ad.js';
|
|
40
|
+
export { I as InputType, O as OrInputV3 } from '../OrInput-8b90e08f.js';
|
|
42
41
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-7da938aa.js';
|
|
43
42
|
export { O as OrInput } from '../OrInput-08f2f666.js';
|
|
44
43
|
export { O as OrSearch } from '../OrSearch-f7cfa52f.js';
|
|
@@ -64,10 +63,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
|
|
|
64
63
|
export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
|
|
65
64
|
export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
|
|
66
65
|
export { _ as OrRadioV3 } from '../OrRadio-cd39b20b.js';
|
|
67
|
-
export { O as OrSearchV3 } from '../OrSearch-
|
|
66
|
+
export { O as OrSearchV3 } from '../OrSearch-a11b3621.js';
|
|
68
67
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-21cc914e.js';
|
|
69
68
|
export { _ as OrSelect } from '../OrSelect-a23d4210.js';
|
|
70
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
69
|
+
export { _ as OrSelectV3 } from '../OrSelect-b20a9be0.js';
|
|
71
70
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
|
|
72
71
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-c95ef614.js';
|
|
73
72
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
|
|
@@ -87,7 +86,7 @@ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-6440aa89.
|
|
|
87
86
|
export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
|
|
88
87
|
export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
|
|
89
88
|
export { _ as OrTextV3 } from '../OrText-eac4b9f5.js';
|
|
90
|
-
export { _ as OrTextareaV3 } from '../OrTextarea-
|
|
89
|
+
export { _ as OrTextareaV3 } from '../OrTextarea-5593fbe9.js';
|
|
91
90
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
|
|
92
91
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
|
|
93
92
|
export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-f622df47.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -20,11 +20,10 @@ import '../../OrButton-4b99c680.js';
|
|
|
20
20
|
import '../../OrLoader-6a1f937b.js';
|
|
21
21
|
import '../../OrMenu-fa47c888.js';
|
|
22
22
|
import '../../OrMenuItem-26420908.js';
|
|
23
|
-
import '../../OrSearch-
|
|
24
|
-
import '../../OrInput-
|
|
23
|
+
import '../../OrSearch-a11b3621.js';
|
|
24
|
+
import '../../OrInput-8b90e08f.js';
|
|
25
25
|
import '../../OrError-aad17598.js';
|
|
26
26
|
import '../../OrHint-f38a1940.js';
|
|
27
|
-
import '../../OrInputBox-
|
|
28
|
-
import '../../props-78496a2d.js';
|
|
27
|
+
import '../../OrInputBox-79ec54ad.js';
|
|
29
28
|
import '../../OrLabel-172c4b89.js';
|
|
30
29
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-cab6535b.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -12,7 +12,7 @@ import '../../useClassAttribute-9bf33346.js';
|
|
|
12
12
|
import '../../useElevation-aac032f4.js';
|
|
13
13
|
import '../../OrButton-4b99c680.js';
|
|
14
14
|
import '../../OrLoader-6a1f937b.js';
|
|
15
|
-
import '../../OrInput-
|
|
15
|
+
import '../../OrInput-8b90e08f.js';
|
|
16
16
|
import '../../OrError-aad17598.js';
|
|
17
17
|
import '../../OrHint-f38a1940.js';
|
|
18
18
|
import '../../OrIcon-8625385f.js';
|
|
@@ -22,7 +22,6 @@ import '../../OrPopover-5dc240f1.js';
|
|
|
22
22
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
23
23
|
import '../../OrBottomSheet-1cd1ab4c.js';
|
|
24
24
|
import '../../useResponsive-e13dfbb0.js';
|
|
25
|
-
import '../../OrInputBox-
|
|
26
|
-
import '../../props-78496a2d.js';
|
|
25
|
+
import '../../OrInputBox-79ec54ad.js';
|
|
27
26
|
import '../../OrLabel-172c4b89.js';
|
|
28
27
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
export { O as OrInputBoxV3 } from '../../OrInputBox-
|
|
2
|
-
export { a as InputBoxSize, I as InputBoxVariant } from '../../props-78496a2d.js';
|
|
1
|
+
export { a as InputBoxSize, I as InputBoxVariant, O as OrInputBoxV3 } from '../../OrInputBox-79ec54ad.js';
|
|
3
2
|
import '../../index-fa6eb4ca.js';
|
|
4
3
|
import 'vue';
|
|
5
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { I as InputType, O as OrInputV3 } from '../../OrInput-
|
|
2
|
-
export { a as InputSize } from '../../
|
|
1
|
+
export { I as InputType, O as OrInputV3 } from '../../OrInput-8b90e08f.js';
|
|
2
|
+
export { a as InputSize } from '../../OrInputBox-79ec54ad.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -19,6 +19,5 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
19
19
|
import 'portal-vue';
|
|
20
20
|
import '../../useElevation-aac032f4.js';
|
|
21
21
|
import '../../useResponsive-e13dfbb0.js';
|
|
22
|
-
import '../../OrInputBox-dfdcbdce.js';
|
|
23
22
|
import '../../OrLabel-172c4b89.js';
|
|
24
23
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { O as OrSearchV3 } from '../../OrSearch-
|
|
2
|
-
export { a as SearchSize } from '../../
|
|
1
|
+
export { O as OrSearchV3 } from '../../OrSearch-a11b3621.js';
|
|
2
|
+
export { a as SearchSize } from '../../OrInputBox-79ec54ad.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import '@vueuse/core';
|
|
7
|
-
import '../../OrInput-
|
|
7
|
+
import '../../OrInput-8b90e08f.js';
|
|
8
8
|
import '../../OrError-aad17598.js';
|
|
9
9
|
import '../../useClassAttribute-9bf33346.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -20,6 +20,5 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
20
20
|
import 'portal-vue';
|
|
21
21
|
import '../../useElevation-aac032f4.js';
|
|
22
22
|
import '../../useResponsive-e13dfbb0.js';
|
|
23
|
-
import '../../OrInputBox-dfdcbdce.js';
|
|
24
23
|
import '../../OrLabel-172c4b89.js';
|
|
25
24
|
import '../../browser-82dea9ed.js';
|
|
@@ -88,10 +88,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
88
88
|
type: BooleanConstructor;
|
|
89
89
|
default: boolean;
|
|
90
90
|
};
|
|
91
|
-
disableDefaultStyles: {
|
|
92
|
-
type: BooleanConstructor;
|
|
93
|
-
default: boolean;
|
|
94
|
-
};
|
|
95
91
|
enableSearch: {
|
|
96
92
|
type: BooleanConstructor;
|
|
97
93
|
default: boolean;
|
|
@@ -157,10 +153,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
157
153
|
type: BooleanConstructor;
|
|
158
154
|
default: boolean;
|
|
159
155
|
};
|
|
160
|
-
disableDefaultStyles: {
|
|
161
|
-
type: BooleanConstructor;
|
|
162
|
-
default: boolean;
|
|
163
|
-
};
|
|
164
156
|
enableSearch: {
|
|
165
157
|
type: BooleanConstructor;
|
|
166
158
|
default: boolean;
|
|
@@ -190,7 +182,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
190
182
|
error: string;
|
|
191
183
|
required: boolean;
|
|
192
184
|
disabled: boolean;
|
|
193
|
-
disableDefaultStyles: boolean;
|
|
194
185
|
enableSearch: boolean;
|
|
195
186
|
searchFunction: SelectSearchFunction;
|
|
196
187
|
groupByFunction: SelectGroupByFunction;
|
|
@@ -248,7 +239,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
248
239
|
error: string;
|
|
249
240
|
required: boolean;
|
|
250
241
|
disabled: boolean;
|
|
251
|
-
disableDefaultStyles: boolean;
|
|
252
242
|
enableSearch: boolean;
|
|
253
243
|
searchFunction: SelectSearchFunction;
|
|
254
244
|
groupByFunction: SelectGroupByFunction;
|
|
@@ -268,7 +258,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
268
258
|
error: string;
|
|
269
259
|
required: boolean;
|
|
270
260
|
disabled: boolean;
|
|
271
|
-
disableDefaultStyles: boolean;
|
|
272
261
|
enableSearch: boolean;
|
|
273
262
|
searchFunction: SelectSearchFunction;
|
|
274
263
|
groupByFunction: SelectGroupByFunction;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
2
|
-
export { a as SelectSize } from '../../
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-b20a9be0.js';
|
|
2
|
+
export { a as SelectSize } from '../../OrInputBox-79ec54ad.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -12,7 +12,7 @@ import '../../OrError-aad17598.js';
|
|
|
12
12
|
import '../../OrExpansionPanel-995caa85.js';
|
|
13
13
|
import '../../OrIcon-8625385f.js';
|
|
14
14
|
import '../../OrHint-f38a1940.js';
|
|
15
|
-
import '../../OrInput-
|
|
15
|
+
import '../../OrInput-8b90e08f.js';
|
|
16
16
|
import '../../OrIconButton-a215104c.js';
|
|
17
17
|
import '../../OrTooltip-fbfa05fd.js';
|
|
18
18
|
import '@vueuse/core';
|
|
@@ -24,7 +24,6 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
24
24
|
import 'portal-vue';
|
|
25
25
|
import '../../useElevation-aac032f4.js';
|
|
26
26
|
import '../../useResponsive-e13dfbb0.js';
|
|
27
|
-
import '../../OrInputBox-dfdcbdce.js';
|
|
28
27
|
import '../../OrMenuItem-26420908.js';
|
|
29
28
|
import '../../OrTag-6440aa89.js';
|
|
30
29
|
import '../../dropdown-open-e2a93aaf.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { _ as OrTextareaV3 } from '../../OrTextarea-
|
|
2
|
-
export { a as TextareaSize } from '../../
|
|
1
|
+
export { _ as OrTextareaV3 } from '../../OrTextarea-5593fbe9.js';
|
|
2
|
+
export { a as TextareaSize } from '../../OrInputBox-79ec54ad.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -7,6 +7,5 @@ import '../../OrError-aad17598.js';
|
|
|
7
7
|
import '../../useClassAttribute-9bf33346.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../OrHint-f38a1940.js';
|
|
10
|
-
import '../../OrInputBox-dfdcbdce.js';
|
|
11
10
|
import '../../OrLabel-172c4b89.js';
|
|
12
11
|
import '../../browser-82dea9ed.js';
|