@bagelink/vue 0.0.1020 → 0.0.1023
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/components/Btn.vue.d.ts +3 -0
- package/dist/components/Btn.vue.d.ts.map +1 -1
- package/dist/components/form/FieldArray.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RangeInput.vue.d.ts +11 -14
- package/dist/components/form/inputs/RangeInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/TelInput.vue.d.ts +2 -2
- package/dist/components/layout/TabsNav.vue.d.ts +25 -1
- package/dist/components/layout/TabsNav.vue.d.ts.map +1 -1
- package/dist/index.cjs +150 -109
- package/dist/index.mjs +150 -109
- package/dist/style.css +350 -323
- package/package.json +1 -1
- package/src/components/Btn.vue +5 -3
- package/src/components/form/FieldArray.vue +1 -2
- package/src/components/form/inputs/RangeInput.vue +142 -77
- package/src/components/layout/TabsNav.vue +14 -12
- package/src/styles/appearance.css +8 -0
- package/src/styles/theme.css +258 -256
|
@@ -25,6 +25,7 @@ declare const __VLS_component: import('vue').DefineComponent<{
|
|
|
25
25
|
href?: string;
|
|
26
26
|
round?: boolean;
|
|
27
27
|
is?: string;
|
|
28
|
+
ripple?: boolean;
|
|
28
29
|
onClick?: (e: MouseEvent) => void;
|
|
29
30
|
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
30
31
|
disabled?: boolean;
|
|
@@ -44,6 +45,7 @@ declare const __VLS_component: import('vue').DefineComponent<{
|
|
|
44
45
|
href?: string;
|
|
45
46
|
round?: boolean;
|
|
46
47
|
is?: string;
|
|
48
|
+
ripple?: boolean;
|
|
47
49
|
onClick?: (e: MouseEvent) => void;
|
|
48
50
|
}> & Readonly<{}>, {
|
|
49
51
|
onClick: (e: MouseEvent) => void;
|
|
@@ -55,6 +57,7 @@ declare const __VLS_component: import('vue').DefineComponent<{
|
|
|
55
57
|
loading: boolean;
|
|
56
58
|
role: string;
|
|
57
59
|
is: string;
|
|
60
|
+
ripple: boolean;
|
|
58
61
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
59
62
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
60
63
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Btn.vue.d.ts","sourceRoot":"","sources":["../../src/components/Btn.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Btn.vue.d.ts","sourceRoot":"","sources":["../../src/components/Btn.vue"],"names":[],"mappings":"AAuQA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,eAAe,CAAA;AA8E7D,iBAAS,cAAc;;yBAyKO,GAAG;;;WASnB,OAAO,IAA6B;EAEjD;AAcD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eAzQR,OAAO;WACX,aAAa;cACV,aAAa;YACf,SAAS;YACT,SAAS;WACV,OAAO;aACL,OAAO;cACN,OAAO;WACV,OAAO;WACP,QAAQ,GAAG,QAAQ,GAAG,OAAO;cAC1B,OAAO;WACV,MAAM;YACL,MAAM;SACT,MAAM;WACJ,MAAM;YACL,OAAO;SACV,MAAM;aACF,OAAO;cACN,CAAC,CAAC,EAAE,UAAU,KAAK,IAAI;;eAlBtB,OAAO;WACX,aAAa;cACV,aAAa;YACf,SAAS;YACT,SAAS;WACV,OAAO;aACL,OAAO;cACN,OAAO;WACV,OAAO;WACP,QAAQ,GAAG,QAAQ,GAAG,OAAO;cAC1B,OAAO;WACV,MAAM;YACL,MAAM;SACT,MAAM;WACJ,MAAM;YACL,OAAO;SACV,MAAM;aACF,OAAO;cACN,CAAC,CAAC,EAAE,UAAU,KAAK,IAAI;;aAAvB,CAAC,CAAC,EAAE,UAAU,KAAK,IAAI;UAT1B,QAAQ,GAAG,QAAQ,GAAG,OAAO;cATzB,OAAO;YAMT,OAAO;aACN,OAAO;WAQT,OAAO;aALL,OAAO;UACV,MAAM;QAKR,MAAM;YACF,OAAO;6EA+PhB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAgBpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FieldArray.vue.d.ts","sourceRoot":"","sources":["../../../src/components/form/FieldArray.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FieldArray.vue.d.ts","sourceRoot":"","sources":["../../../src/components/form/FieldArray.vue"],"names":[],"mappings":"AAiHA,OAAO,KAAK,EACX,WAAW,EACX,cAAc,EACd,UAAU,EACV,iBAAiB,EACjB,gBAAgB,EAChB,KAAK,EACL,MAAM,eAAe,CAAA;yBAIL,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,eAChC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WAkOxD,mBAAmB,CAAC;;;aA9NvB,GAAG;YACJ,MAAM;gBACF,MAAM;sBACA,MAAM;mBACT,KAAK,CAAC,CAAC,CAAC,EAAE;gBACb,cAAc,GAAG,WAAW,CAAC,CAAC,CAAC;gBAC/B,UAAU,CAAC,CAAC,CAAC;mBACV,OAAO;mBACP,OAAO;mBACP,MAAM;kBACP,iBAAiB,CAAC,CAAC,CAAC;uBACf,GAAG;cACZ,OAAO;iBACJ,OAAO;gBACR,gBAAgB;oBACZ,CAAC,EAAE;KA+MsE,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;;OAKD,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AA5OzE,wBA4O4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
interface
|
|
2
|
-
min
|
|
3
|
-
max
|
|
1
|
+
interface props {
|
|
2
|
+
min: number;
|
|
3
|
+
max: number;
|
|
4
|
+
modelValue: number | [number, number];
|
|
4
5
|
step?: number;
|
|
6
|
+
required?: boolean;
|
|
7
|
+
label?: string;
|
|
5
8
|
disabled?: boolean;
|
|
6
9
|
id?: string;
|
|
7
|
-
|
|
8
|
-
required?: boolean;
|
|
9
|
-
thickness?: string;
|
|
10
|
+
rtl?: boolean;
|
|
10
11
|
}
|
|
11
|
-
declare
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
16
|
-
"update:modelValue": (modelValue: number) => any;
|
|
17
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
18
|
-
"onUpdate:modelValue"?: ((modelValue: number) => any) | undefined;
|
|
12
|
+
declare const _default: import('vue').DefineComponent<props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
13
|
+
"update:modelValue": (...args: any[]) => void;
|
|
14
|
+
}, string, import('vue').PublicProps, Readonly<props> & Readonly<{
|
|
15
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
19
16
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
20
17
|
export default _default;
|
|
21
18
|
//# sourceMappingURL=RangeInput.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RangeInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/RangeInput.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"RangeInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/RangeInput.vue"],"names":[],"mappings":"AAqLA,UAAU,KAAK;IACd,GAAG,EAAE,MAAM,CAAA;IACX,GAAG,EAAE,MAAM,CAAA;IACX,UAAU,EAAE,MAAM,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;IACrC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,GAAG,CAAC,EAAE,OAAO,CAAA;CACb;;;;;;AAuKD,wBAOG"}
|
|
@@ -59,9 +59,9 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
59
59
|
focus: (...args: any[]) => void;
|
|
60
60
|
blur: (...args: any[]) => void;
|
|
61
61
|
change: (...args: any[]) => void;
|
|
62
|
-
space: (...args: any[]) => void;
|
|
63
62
|
"country-changed": (...args: any[]) => void;
|
|
64
63
|
enter: (...args: any[]) => void;
|
|
64
|
+
space: (...args: any[]) => void;
|
|
65
65
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
66
66
|
onInput?: ((...args: any[]) => any) | undefined;
|
|
67
67
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
@@ -69,9 +69,9 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
69
69
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
70
70
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
71
71
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
72
|
-
onSpace?: ((...args: any[]) => any) | undefined;
|
|
73
72
|
"onCountry-changed"?: ((...args: any[]) => any) | undefined;
|
|
74
73
|
onEnter?: ((...args: any[]) => any) | undefined;
|
|
74
|
+
onSpace?: ((...args: any[]) => any) | undefined;
|
|
75
75
|
}>, {
|
|
76
76
|
mode: NumberFormat;
|
|
77
77
|
disabled: boolean;
|
|
@@ -4,7 +4,25 @@ interface TabType {
|
|
|
4
4
|
label?: string;
|
|
5
5
|
icon?: MaterialIcons;
|
|
6
6
|
}
|
|
7
|
-
declare
|
|
7
|
+
declare function selectTab(tab: TabType | string): void;
|
|
8
|
+
declare function isActive(tab: TabType | string): boolean;
|
|
9
|
+
declare function tabLabel(tab: TabType | string): string | undefined;
|
|
10
|
+
declare function __VLS_template(): {
|
|
11
|
+
slots: {
|
|
12
|
+
tabs?(_: {
|
|
13
|
+
selectTab: typeof selectTab;
|
|
14
|
+
isActive: typeof isActive;
|
|
15
|
+
tabLabel: typeof tabLabel;
|
|
16
|
+
tabs: HTMLElement[];
|
|
17
|
+
}): any;
|
|
18
|
+
};
|
|
19
|
+
refs: {
|
|
20
|
+
tabsWrap: HTMLDivElement;
|
|
21
|
+
};
|
|
22
|
+
attrs: Partial<{}>;
|
|
23
|
+
};
|
|
24
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
25
|
+
declare const __VLS_component: import('vue').DefineComponent<{
|
|
8
26
|
title?: string;
|
|
9
27
|
tabs: (TabType | string)[];
|
|
10
28
|
modelValue?: string;
|
|
@@ -25,5 +43,11 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
25
43
|
}> & Readonly<{
|
|
26
44
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
27
45
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
46
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
28
47
|
export default _default;
|
|
48
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
49
|
+
new (): {
|
|
50
|
+
$slots: S;
|
|
51
|
+
};
|
|
52
|
+
};
|
|
29
53
|
//# sourceMappingURL=TabsNav.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabsNav.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/TabsNav.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TabsNav.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/TabsNav.vue"],"names":[],"mappings":"AAsMA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,eAAe,CAAA;AAMlD,UAAU,OAAO;IAChB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,CAAC,EAAE,aAAa,CAAA;CACpB;AAkCD,iBAAS,SAAS,CAAC,GAAG,EAAE,OAAO,GAAG,MAAM,QAIvC;AAED,iBAAS,QAAQ,CAAC,GAAG,EAAE,OAAO,GAAG,MAAM,WAGtC;AAED,iBAAS,QAAQ,CAAC,GAAG,EAAE,OAAO,GAAG,MAAM,sBAGtC;AAyBD,iBAAS,cAAc;;;;;;;YAmFG,GAAG;;;;;WAUf,OAAO,IAA6B;EAEjD;AAcD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;YApLZ,MAAM;UACR,CAAC,OAAO,GAAG,MAAM,CAAC,EAAE;iBACb,MAAM;eACR,OAAO;WACX,MAAM;WACN,OAAO;eACH,OAAO;;;;YANV,MAAM;UACR,CAAC,OAAO,GAAG,MAAM,CAAC,EAAE;iBACb,MAAM;eACR,OAAO;WACX,MAAM;WACN,OAAO;eACH,OAAO;;;kFAqLjB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
package/dist/index.cjs
CHANGED
|
@@ -241,6 +241,7 @@ const _sfc_main$$ = /* @__PURE__ */ vue.defineComponent({
|
|
|
241
241
|
href: {},
|
|
242
242
|
round: { type: Boolean, default: false },
|
|
243
243
|
is: { default: "button" },
|
|
244
|
+
ripple: { type: Boolean, default: true },
|
|
244
245
|
onClick: { type: Function, default: () => "" }
|
|
245
246
|
},
|
|
246
247
|
setup(__props) {
|
|
@@ -302,12 +303,12 @@ const _sfc_main$$ = /* @__PURE__ */ vue.defineComponent({
|
|
|
302
303
|
]),
|
|
303
304
|
_: 3
|
|
304
305
|
}, 16, ["disabled", "class", "tabindex", "onClick", "onKeydown"])), [
|
|
305
|
-
[_directive_ripple]
|
|
306
|
+
[_directive_ripple, _ctx.ripple]
|
|
306
307
|
]);
|
|
307
308
|
};
|
|
308
309
|
}
|
|
309
310
|
});
|
|
310
|
-
const Btn = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-
|
|
311
|
+
const Btn = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-c23a3626"]]);
|
|
311
312
|
const _hoisted_1$M = ["dismissable"];
|
|
312
313
|
const _hoisted_2$v = { class: "m-0" };
|
|
313
314
|
const _sfc_main$_ = /* @__PURE__ */ vue.defineComponent({
|
|
@@ -6583,9 +6584,9 @@ const _hoisted_1$1$1 = {
|
|
|
6583
6584
|
};
|
|
6584
6585
|
const _hoisted_2$1$1 = ["width", "height", "viewBox"];
|
|
6585
6586
|
const _hoisted_3$m = { class: "layer-rectangles" };
|
|
6586
|
-
const _hoisted_4$
|
|
6587
|
-
const _hoisted_5$
|
|
6588
|
-
const _hoisted_6$
|
|
6587
|
+
const _hoisted_4$f = ["transform", "onMouseover"];
|
|
6588
|
+
const _hoisted_5$e = ["width", "height"];
|
|
6589
|
+
const _hoisted_6$b = {
|
|
6589
6590
|
x: 0 + 10,
|
|
6590
6591
|
y: 0 + 20,
|
|
6591
6592
|
"font-size": `15px`,
|
|
@@ -6621,21 +6622,21 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6621
6622
|
y: 0,
|
|
6622
6623
|
width: r2.width,
|
|
6623
6624
|
height: r2.height
|
|
6624
|
-
}), null, 16, _hoisted_5$
|
|
6625
|
+
}), null, 16, _hoisted_5$e),
|
|
6625
6626
|
vue.renderSlot(_ctx.$slots, "text", {
|
|
6626
6627
|
r: r2,
|
|
6627
6628
|
selected: _ctx.selected === i2
|
|
6628
6629
|
}, () => [
|
|
6629
6630
|
vue.createElementVNode(
|
|
6630
6631
|
"text",
|
|
6631
|
-
_hoisted_6$
|
|
6632
|
+
_hoisted_6$b,
|
|
6632
6633
|
vue.toDisplayString(r2.data.name),
|
|
6633
6634
|
1
|
|
6634
6635
|
/* TEXT */
|
|
6635
6636
|
)
|
|
6636
6637
|
])
|
|
6637
6638
|
])
|
|
6638
|
-
], 42, _hoisted_4$
|
|
6639
|
+
], 42, _hoisted_4$f);
|
|
6639
6640
|
}),
|
|
6640
6641
|
128
|
|
6641
6642
|
/* KEYED_FRAGMENT */
|
|
@@ -6859,9 +6860,9 @@ const _hoisted_2$r = {
|
|
|
6859
6860
|
class: "data-row m_py-05"
|
|
6860
6861
|
};
|
|
6861
6862
|
const _hoisted_3$l = { class: "key" };
|
|
6862
|
-
const _hoisted_4$
|
|
6863
|
-
const _hoisted_5$
|
|
6864
|
-
const _hoisted_6$
|
|
6863
|
+
const _hoisted_4$e = { class: "m-0" };
|
|
6864
|
+
const _hoisted_5$d = { key: 1 };
|
|
6865
|
+
const _hoisted_6$a = {
|
|
6865
6866
|
key: 0,
|
|
6866
6867
|
class: "data-row"
|
|
6867
6868
|
};
|
|
@@ -6918,7 +6919,7 @@ const _sfc_main$T = /* @__PURE__ */ vue.defineComponent({
|
|
|
6918
6919
|
}, [
|
|
6919
6920
|
vue.unref(iffer)(field, itemData.value) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$r, [
|
|
6920
6921
|
vue.createElementVNode("div", _hoisted_3$l, [
|
|
6921
|
-
vue.createElementVNode("p", _hoisted_4$
|
|
6922
|
+
vue.createElementVNode("p", _hoisted_4$e, vue.toDisplayString((field == null ? void 0 : field.label) || vue.unref(keyToLabel)(field.id)), 1)
|
|
6922
6923
|
]),
|
|
6923
6924
|
vue.createVNode(vue.unref(_sfc_main$P), {
|
|
6924
6925
|
modelValue: itemData.value,
|
|
@@ -6930,10 +6931,10 @@ const _sfc_main$T = /* @__PURE__ */ vue.defineComponent({
|
|
|
6930
6931
|
])) : vue.createCommentVNode("", true)
|
|
6931
6932
|
], 64);
|
|
6932
6933
|
}), 128)),
|
|
6933
|
-
!((_a2 = _ctx.schema) == null ? void 0 : _a2.length) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5$
|
|
6934
|
+
!((_a2 = _ctx.schema) == null ? void 0 : _a2.length) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5$d, [
|
|
6934
6935
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(computedSchema.value, ({ id, label }) => {
|
|
6935
6936
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: id }, [
|
|
6936
|
-
!isUnset(itemData.value[id]) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_6$
|
|
6937
|
+
!isUnset(itemData.value[id]) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_6$a, [
|
|
6937
6938
|
vue.createElementVNode("div", _hoisted_7$6, [
|
|
6938
6939
|
vue.createElementVNode("p", _hoisted_8$4, vue.toDisplayString(label), 1)
|
|
6939
6940
|
]),
|
|
@@ -9671,30 +9672,33 @@ const _sfc_main$Q = /* @__PURE__ */ vue.defineComponent({
|
|
|
9671
9672
|
window.removeEventListener("resize", updateIndicator);
|
|
9672
9673
|
});
|
|
9673
9674
|
return (_ctx, _cache) => {
|
|
9675
|
+
const _component_Icon = vue.resolveComponent("Icon");
|
|
9674
9676
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
9675
9677
|
ref_key: "tabsWrap",
|
|
9676
9678
|
ref: tabsWrap,
|
|
9677
9679
|
class: vue.normalizeClass(["grid auto-flow-columns relative fit-content bgl_tabs_wrap overflow-hidden", { "bgl_flat-tabs": _ctx.flat, "bgl_vertical-tabs": _ctx.vertical }])
|
|
9678
9680
|
}, [
|
|
9679
|
-
|
|
9680
|
-
|
|
9681
|
-
|
|
9682
|
-
|
|
9683
|
-
|
|
9684
|
-
|
|
9685
|
-
|
|
9686
|
-
|
|
9687
|
-
|
|
9688
|
-
|
|
9689
|
-
|
|
9690
|
-
|
|
9691
|
-
|
|
9692
|
-
|
|
9681
|
+
vue.renderSlot(_ctx.$slots, "tabs", vue.normalizeProps(vue.guardReactiveProps({ selectTab, isActive, tabLabel, tabs: tabs.value })), () => [
|
|
9682
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(props2.tabs, (tab, i2) => {
|
|
9683
|
+
return vue.openBlock(), vue.createElementBlock("button", {
|
|
9684
|
+
key: i2,
|
|
9685
|
+
type: "button",
|
|
9686
|
+
class: vue.normalizeClass([{ active: isActive(tab) }, "bgl_tab relative z-1"]),
|
|
9687
|
+
onClick: ($event) => selectTab(tab)
|
|
9688
|
+
}, [
|
|
9689
|
+
typeof tab !== "string" && tab.icon ? (vue.openBlock(), vue.createBlock(_component_Icon, {
|
|
9690
|
+
key: 0,
|
|
9691
|
+
icon: tab.icon
|
|
9692
|
+
}, null, 8, ["icon"])) : vue.createCommentVNode("", true),
|
|
9693
|
+
vue.createTextVNode(" " + vue.toDisplayString(tabLabel(tab)), 1)
|
|
9694
|
+
], 10, _hoisted_1$F);
|
|
9695
|
+
}), 128))
|
|
9696
|
+
], true)
|
|
9693
9697
|
], 2);
|
|
9694
9698
|
};
|
|
9695
9699
|
}
|
|
9696
9700
|
});
|
|
9697
|
-
const TabsNav = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["__scopeId", "data-v-
|
|
9701
|
+
const TabsNav = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["__scopeId", "data-v-bbb66a44"]]);
|
|
9698
9702
|
const _sfc_main$P = /* @__PURE__ */ vue.defineComponent({
|
|
9699
9703
|
__name: "BglField",
|
|
9700
9704
|
props: {
|
|
@@ -10087,7 +10091,7 @@ const _sfc_main$N = /* @__PURE__ */ vue.defineComponent({
|
|
|
10087
10091
|
}
|
|
10088
10092
|
});
|
|
10089
10093
|
const _hoisted_1$D = { class: "label mb-05" };
|
|
10090
|
-
const _hoisted_2$q = { class: "ps-05 border-start" };
|
|
10094
|
+
const _hoisted_2$q = { class: "-ms-05 ps-05 border-start" };
|
|
10091
10095
|
const _sfc_main$M = /* @__PURE__ */ vue.defineComponent({
|
|
10092
10096
|
__name: "FieldArray",
|
|
10093
10097
|
props: {
|
|
@@ -10250,7 +10254,7 @@ const _hoisted_1$A = {
|
|
|
10250
10254
|
};
|
|
10251
10255
|
const _hoisted_2$o = { class: "overflow-hidden absolute inset-0 p-0 m-0 h-100 codeText" };
|
|
10252
10256
|
const _hoisted_3$j = ["innerHTML"];
|
|
10253
|
-
const _hoisted_4$
|
|
10257
|
+
const _hoisted_4$d = ["onKeydown"];
|
|
10254
10258
|
const _sfc_main$J = /* @__PURE__ */ vue.defineComponent({
|
|
10255
10259
|
__name: "Index",
|
|
10256
10260
|
props: {
|
|
@@ -10356,7 +10360,7 @@ const _sfc_main$J = /* @__PURE__ */ vue.defineComponent({
|
|
|
10356
10360
|
"data-gramm": "false",
|
|
10357
10361
|
onKeydown: vue.withKeys(vue.withModifiers(handleTab, ["prevent"]), ["tab"]),
|
|
10358
10362
|
onInput: _cache[1] || (_cache[1] = ($event) => emit2("update:modelValue", vue.unref(code)))
|
|
10359
|
-
}, null, 40, _hoisted_4$
|
|
10363
|
+
}, null, 40, _hoisted_4$d)), [
|
|
10360
10364
|
[vue.vModelText, vue.unref(code)]
|
|
10361
10365
|
]) : vue.createCommentVNode("", true)
|
|
10362
10366
|
], 4)
|
|
@@ -19037,8 +19041,8 @@ const _hoisted_3$i = {
|
|
|
19037
19041
|
key: 0,
|
|
19038
19042
|
class: "time-wrap"
|
|
19039
19043
|
};
|
|
19040
|
-
const _hoisted_4$
|
|
19041
|
-
const _hoisted_5$
|
|
19044
|
+
const _hoisted_4$c = ["id", "name", "value"];
|
|
19045
|
+
const _hoisted_5$c = ["for"];
|
|
19042
19046
|
const _sfc_main$G = /* @__PURE__ */ vue.defineComponent({
|
|
19043
19047
|
__name: "DatePicker",
|
|
19044
19048
|
props: {
|
|
@@ -19095,12 +19099,12 @@ const _sfc_main$G = /* @__PURE__ */ vue.defineComponent({
|
|
|
19095
19099
|
type: "radio",
|
|
19096
19100
|
name: _ctx.label,
|
|
19097
19101
|
value: hr2
|
|
19098
|
-
}, null, 8, _hoisted_4$
|
|
19102
|
+
}, null, 8, _hoisted_4$c), [
|
|
19099
19103
|
[vue.vModelRadio, selectedHour.value]
|
|
19100
19104
|
]),
|
|
19101
19105
|
vue.createElementVNode("label", {
|
|
19102
19106
|
for: `${hr2}_${_ctx.id}`
|
|
19103
|
-
}, vue.toDisplayString(hr2), 9, _hoisted_5$
|
|
19107
|
+
}, vue.toDisplayString(hr2), 9, _hoisted_5$c)
|
|
19104
19108
|
], 64);
|
|
19105
19109
|
}), 128))
|
|
19106
19110
|
])) : vue.createCommentVNode("", true)
|
|
@@ -19191,12 +19195,12 @@ const _hoisted_2$k = {
|
|
|
19191
19195
|
class: "pixel"
|
|
19192
19196
|
};
|
|
19193
19197
|
const _hoisted_3$h = { class: "m-05 flex opacity-7 z-99" };
|
|
19194
|
-
const _hoisted_4$
|
|
19195
|
-
const _hoisted_5$
|
|
19198
|
+
const _hoisted_4$b = { class: "ellipsis-1 word-break-all h-20 m-0" };
|
|
19199
|
+
const _hoisted_5$b = {
|
|
19196
19200
|
key: 1,
|
|
19197
19201
|
class: "txt-gray txt-12"
|
|
19198
19202
|
};
|
|
19199
|
-
const _hoisted_6$
|
|
19203
|
+
const _hoisted_6$9 = {
|
|
19200
19204
|
key: 0,
|
|
19201
19205
|
class: "bgl-multi-preview"
|
|
19202
19206
|
};
|
|
@@ -19451,7 +19455,7 @@ const _sfc_main$E = /* @__PURE__ */ vue.defineComponent({
|
|
|
19451
19455
|
}, null, 8, ["href", "download"]), [
|
|
19452
19456
|
[_directive_tooltip, "Download"]
|
|
19453
19457
|
]),
|
|
19454
|
-
vue.withDirectives((vue.openBlock(), vue.createElementBlock("p", _hoisted_4$
|
|
19458
|
+
vue.withDirectives((vue.openBlock(), vue.createElementBlock("p", _hoisted_4$b, [
|
|
19455
19459
|
vue.createTextVNode(vue.toDisplayString(file.name), 1)
|
|
19456
19460
|
])), [
|
|
19457
19461
|
[_directive_lightbox, { src: file.url, download: true }]
|
|
@@ -19466,7 +19470,7 @@ const _sfc_main$E = /* @__PURE__ */ vue.defineComponent({
|
|
|
19466
19470
|
])
|
|
19467
19471
|
]);
|
|
19468
19472
|
}), 128)),
|
|
19469
|
-
!storageFiles.value.length && !fileQueue.value.length ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_5$
|
|
19473
|
+
!storageFiles.value.length && !fileQueue.value.length ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_5$b, " No file selected ")) : vue.createCommentVNode("", true)
|
|
19470
19474
|
]),
|
|
19471
19475
|
_: 1
|
|
19472
19476
|
})) : (vue.openBlock(), vue.createElementBlock("div", {
|
|
@@ -19486,7 +19490,7 @@ const _sfc_main$E = /* @__PURE__ */ vue.defineComponent({
|
|
|
19486
19490
|
files: storageFiles.value,
|
|
19487
19491
|
fileQueue: fileQueue.value
|
|
19488
19492
|
}, () => [
|
|
19489
|
-
_ctx.multiple ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_6$
|
|
19493
|
+
_ctx.multiple ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_6$9, [
|
|
19490
19494
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(storageFiles.value, (file) => {
|
|
19491
19495
|
return vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
19492
19496
|
key: file.id,
|
|
@@ -19855,9 +19859,9 @@ const _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
|
|
|
19855
19859
|
const _hoisted_1$s = ["for"];
|
|
19856
19860
|
const _hoisted_2$i = ["id", "name", "value"];
|
|
19857
19861
|
const _hoisted_3$f = { class: "flex w-100 gap-1 flex-wrap m_gap-05 m_gap-row-025" };
|
|
19858
|
-
const _hoisted_4$
|
|
19859
|
-
const _hoisted_5$
|
|
19860
|
-
const _hoisted_6$
|
|
19862
|
+
const _hoisted_4$a = ["src", "alt"];
|
|
19863
|
+
const _hoisted_5$a = { class: "" };
|
|
19864
|
+
const _hoisted_6$8 = {
|
|
19861
19865
|
key: 0,
|
|
19862
19866
|
class: "m-0 m_txt-14"
|
|
19863
19867
|
};
|
|
@@ -19903,9 +19907,9 @@ const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
|
19903
19907
|
width: "60",
|
|
19904
19908
|
src: opt.imgSrc,
|
|
19905
19909
|
alt: opt.imgAlt
|
|
19906
|
-
}, null, 8, _hoisted_4$
|
|
19907
|
-
vue.createElementVNode("div", _hoisted_5$
|
|
19908
|
-
opt.label ? (vue.openBlock(), vue.createElementBlock("p", _hoisted_6$
|
|
19910
|
+
}, null, 8, _hoisted_4$a)) : vue.createCommentVNode("", true),
|
|
19911
|
+
vue.createElementVNode("div", _hoisted_5$a, [
|
|
19912
|
+
opt.label ? (vue.openBlock(), vue.createElementBlock("p", _hoisted_6$8, vue.toDisplayString(opt.label), 1)) : vue.createCommentVNode("", true),
|
|
19909
19913
|
opt.subLabel ? (vue.openBlock(), vue.createElementBlock("p", _hoisted_7$4, vue.toDisplayString(opt.subLabel), 1)) : vue.createCommentVNode("", true)
|
|
19910
19914
|
]),
|
|
19911
19915
|
vue.renderSlot(_ctx.$slots, "radioItem", vue.mergeProps({ ref_for: true }, opt), void 0, true)
|
|
@@ -19928,8 +19932,8 @@ const RadioGroup = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data
|
|
|
19928
19932
|
const _hoisted_1$r = { class: "bagel-input" };
|
|
19929
19933
|
const _hoisted_2$h = { class: "pb-025" };
|
|
19930
19934
|
const _hoisted_3$e = { class: "flex gap-05 flex-wrap" };
|
|
19931
|
-
const _hoisted_4$
|
|
19932
|
-
const _hoisted_5$
|
|
19935
|
+
const _hoisted_4$9 = ["id", "name", "value", "checked"];
|
|
19936
|
+
const _hoisted_5$9 = ["for"];
|
|
19933
19937
|
const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
|
|
19934
19938
|
__name: "RadioPillsInput",
|
|
19935
19939
|
props: {
|
|
@@ -19986,10 +19990,10 @@ const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
|
|
|
19986
19990
|
value: getValue(option2),
|
|
19987
19991
|
checked: vue.unref(selectedValue) === getValue(option2),
|
|
19988
19992
|
onChange: handleSelect
|
|
19989
|
-
}, null, 40, _hoisted_4$
|
|
19993
|
+
}, null, 40, _hoisted_4$9),
|
|
19990
19994
|
vue.createElementVNode("label", {
|
|
19991
19995
|
for: `${_ctx.id}-${getValue(option2)}`
|
|
19992
|
-
}, vue.toDisplayString(getLabel(option2)), 9, _hoisted_5$
|
|
19996
|
+
}, vue.toDisplayString(getLabel(option2)), 9, _hoisted_5$9)
|
|
19993
19997
|
]);
|
|
19994
19998
|
}), 128))
|
|
19995
19999
|
])
|
|
@@ -19998,76 +20002,113 @@ const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
|
|
|
19998
20002
|
}
|
|
19999
20003
|
});
|
|
20000
20004
|
const RadioPillsInput = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["__scopeId", "data-v-cf892d71"]]);
|
|
20001
|
-
const _hoisted_1$q = {
|
|
20002
|
-
const _hoisted_2$g =
|
|
20003
|
-
const _hoisted_3$d =
|
|
20005
|
+
const _hoisted_1$q = { class: "label" };
|
|
20006
|
+
const _hoisted_2$g = { class: "range-slider relative w-100" };
|
|
20007
|
+
const _hoisted_3$d = ["id", "min", "max", "step", "required", "disabled"];
|
|
20008
|
+
const _hoisted_4$8 = ["min", "max", "step", "required", "disabled"];
|
|
20009
|
+
const _hoisted_5$8 = { class: "track absolute pointer-events-none overflow-hidden round" };
|
|
20010
|
+
const _hoisted_6$7 = { class: "txt-center txt-14 range-slider-txt flex space-between opacity-4 mx-05" };
|
|
20004
20011
|
const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
|
|
20005
20012
|
__name: "RangeInput",
|
|
20006
|
-
props:
|
|
20007
|
-
min: {},
|
|
20008
|
-
max: {},
|
|
20009
|
-
|
|
20013
|
+
props: {
|
|
20014
|
+
min: { default: 0 },
|
|
20015
|
+
max: { default: 100 },
|
|
20016
|
+
modelValue: {},
|
|
20017
|
+
step: { default: 1 },
|
|
20018
|
+
required: { type: Boolean },
|
|
20019
|
+
label: {},
|
|
20010
20020
|
disabled: { type: Boolean },
|
|
20011
20021
|
id: {},
|
|
20012
|
-
|
|
20013
|
-
|
|
20014
|
-
thickness: { default: "8px" }
|
|
20015
|
-
}, {
|
|
20016
|
-
"modelValue": { default: 0 },
|
|
20017
|
-
"modelModifiers": {}
|
|
20018
|
-
}),
|
|
20022
|
+
rtl: { type: Boolean }
|
|
20023
|
+
},
|
|
20019
20024
|
emits: ["update:modelValue"],
|
|
20020
|
-
setup(__props) {
|
|
20021
|
-
const
|
|
20022
|
-
const
|
|
20023
|
-
|
|
20024
|
-
|
|
20025
|
-
|
|
20026
|
-
|
|
20027
|
-
|
|
20028
|
-
|
|
20029
|
-
|
|
20030
|
-
|
|
20031
|
-
|
|
20032
|
-
if (direction.value === "rtl") {
|
|
20033
|
-
return `linear-gradient(to left, var(--bgl-primary) ${percentage}%, var(--input-bg) ${percentage}%)`;
|
|
20034
|
-
}
|
|
20035
|
-
return `linear-gradient(to right, var(--bgl-primary) ${percentage}%, var(--input-bg) ${percentage}%)`;
|
|
20025
|
+
setup(__props, { emit: __emit }) {
|
|
20026
|
+
const emit2 = __emit;
|
|
20027
|
+
const isRange = vue.computed(() => Array.isArray(__props.modelValue));
|
|
20028
|
+
let from = vue.ref(__props.min);
|
|
20029
|
+
let to2 = vue.ref(__props.max);
|
|
20030
|
+
const validFrom = vue.computed(() => Math.min(Math.max(from.value, __props.min), to2.value));
|
|
20031
|
+
const validTo = vue.computed(() => Math.max(Math.min(to2.value, __props.max), from.value));
|
|
20032
|
+
function emitValue() {
|
|
20033
|
+
emit2("update:modelValue", isRange.value ? [validFrom.value, validTo.value] : validFrom.value);
|
|
20034
|
+
}
|
|
20035
|
+
vue.watch(() => validFrom.value, (newVal) => {
|
|
20036
|
+
if (from.value !== newVal) from.value = newVal;
|
|
20036
20037
|
});
|
|
20037
|
-
vue.watch(() =>
|
|
20038
|
-
if (
|
|
20039
|
-
if (__props.max !== void 0 && newValue > __props.max) val.value = __props.max;
|
|
20038
|
+
vue.watch(() => validTo.value, (newVal) => {
|
|
20039
|
+
if (to2.value !== newVal) to2.value = newVal;
|
|
20040
20040
|
});
|
|
20041
|
-
const
|
|
20042
|
-
|
|
20041
|
+
const fromPercentage = vue.computed(() => (validFrom.value - __props.min) / (__props.max - __props.min) * 100);
|
|
20042
|
+
const toPercentage = vue.computed(() => (validTo.value - __props.min) / (__props.max - __props.min) * 100);
|
|
20043
|
+
const rangeStyle = vue.computed(() => {
|
|
20044
|
+
const width = (validTo.value - validFrom.value) / (__props.max - __props.min) * 100;
|
|
20045
|
+
if (__props.rtl || isRange.value) return { left: `${fromPercentage.value}%`, width: `${width}%` };
|
|
20046
|
+
return { right: `${width}%`, width: `${fromPercentage.value}%` };
|
|
20043
20047
|
});
|
|
20044
20048
|
return (_ctx, _cache) => {
|
|
20045
|
-
return vue.openBlock(), vue.createElementBlock("div",
|
|
20046
|
-
|
|
20047
|
-
|
|
20048
|
-
|
|
20049
|
-
|
|
20050
|
-
|
|
20051
|
-
|
|
20052
|
-
|
|
20053
|
-
|
|
20054
|
-
|
|
20055
|
-
|
|
20056
|
-
|
|
20057
|
-
|
|
20058
|
-
|
|
20059
|
-
|
|
20060
|
-
|
|
20061
|
-
|
|
20062
|
-
|
|
20063
|
-
|
|
20049
|
+
return vue.openBlock(), vue.createElementBlock("div", null, [
|
|
20050
|
+
vue.createElementVNode("label", _hoisted_1$q, vue.toDisplayString(_ctx.label), 1),
|
|
20051
|
+
vue.createElementVNode("div", _hoisted_2$g, [
|
|
20052
|
+
vue.withDirectives(vue.createElementVNode("input", {
|
|
20053
|
+
id: _ctx.id,
|
|
20054
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.isRef(from) ? from.value = $event : from = $event),
|
|
20055
|
+
class: "from",
|
|
20056
|
+
type: "range",
|
|
20057
|
+
min: _ctx.min,
|
|
20058
|
+
max: _ctx.max,
|
|
20059
|
+
step: _ctx.step,
|
|
20060
|
+
required: _ctx.required,
|
|
20061
|
+
disabled: _ctx.disabled,
|
|
20062
|
+
"aria-label": "Minimum value",
|
|
20063
|
+
onChange: emitValue
|
|
20064
|
+
}, null, 40, _hoisted_3$d), [
|
|
20065
|
+
[vue.vModelText, vue.unref(from)]
|
|
20066
|
+
]),
|
|
20067
|
+
isRange.value ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("input", {
|
|
20068
|
+
key: 0,
|
|
20069
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.isRef(to2) ? to2.value = $event : to2 = $event),
|
|
20070
|
+
class: "to",
|
|
20071
|
+
type: "range",
|
|
20072
|
+
min: _ctx.min,
|
|
20073
|
+
max: _ctx.max,
|
|
20074
|
+
step: _ctx.step,
|
|
20075
|
+
required: _ctx.required,
|
|
20076
|
+
disabled: _ctx.disabled,
|
|
20077
|
+
"aria-label": "Maximum value",
|
|
20078
|
+
onChange: emitValue
|
|
20079
|
+
}, null, 40, _hoisted_4$8)), [
|
|
20080
|
+
[vue.vModelText, vue.unref(to2)]
|
|
20081
|
+
]) : vue.createCommentVNode("", true),
|
|
20082
|
+
vue.createElementVNode("div", _hoisted_5$8, [
|
|
20083
|
+
vue.createElementVNode("div", {
|
|
20084
|
+
class: "active-range absolute h-100 pointer-events-none bg-primary",
|
|
20085
|
+
style: vue.normalizeStyle(rangeStyle.value)
|
|
20086
|
+
}, null, 4)
|
|
20087
|
+
]),
|
|
20088
|
+
vue.unref(from) !== _ctx.min ? (vue.openBlock(), vue.createElementBlock("p", {
|
|
20089
|
+
key: 1,
|
|
20090
|
+
class: "txt-center txt-12 range-slider-position-txt absolute line-height-1 opacity-0",
|
|
20091
|
+
style: vue.normalizeStyle({ marginInlineStart: `calc(${fromPercentage.value}% - 4px)` })
|
|
20092
|
+
}, [
|
|
20093
|
+
vue.createElementVNode("span", null, vue.toDisplayString(vue.unref(from)), 1)
|
|
20094
|
+
], 4)) : vue.createCommentVNode("", true),
|
|
20095
|
+
isRange.value && vue.unref(to2) !== _ctx.max ? (vue.openBlock(), vue.createElementBlock("p", {
|
|
20096
|
+
key: 2,
|
|
20097
|
+
class: "txt-center txt-12 range-slider-position-txt opacity-0 line-height-1 absolute",
|
|
20098
|
+
style: vue.normalizeStyle({ marginInlineStart: `calc(${toPercentage.value}% - 12px)` })
|
|
20099
|
+
}, [
|
|
20100
|
+
vue.createElementVNode("span", null, vue.toDisplayString(vue.unref(to2)), 1)
|
|
20101
|
+
], 4)) : vue.createCommentVNode("", true)
|
|
20064
20102
|
]),
|
|
20065
|
-
|
|
20066
|
-
|
|
20103
|
+
vue.createElementVNode("p", _hoisted_6$7, [
|
|
20104
|
+
vue.createElementVNode("span", null, vue.toDisplayString(_ctx.min), 1),
|
|
20105
|
+
vue.createElementVNode("span", null, vue.toDisplayString(_ctx.max), 1)
|
|
20106
|
+
])
|
|
20107
|
+
]);
|
|
20067
20108
|
};
|
|
20068
20109
|
}
|
|
20069
20110
|
});
|
|
20070
|
-
const RangeInput = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-
|
|
20111
|
+
const RangeInput = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-dae624bd"]]);
|
|
20071
20112
|
const defaultToolbarConfig = [
|
|
20072
20113
|
"h2",
|
|
20073
20114
|
"h3",
|