@avilang/practical-ui 0.3.71 → 0.3.72
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/index.js +71 -72
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ref as I, readonly as Vn, watch as Me, computed as E, getCurrentInstance as Ao, onMounted as Rt, onBeforeUnmount as Pt, onBeforeMount as pr, reactive as Eo, inject as pe, onActivated as Td, onDeactivated as Ka, createTextVNode as jt, Fragment as je, Comment as qa, defineComponent as J, provide as ze, withDirectives as rn, toRef as ie, h as f, Teleport as yi, nextTick as
|
|
1
|
+
import { ref as I, readonly as Vn, watch as Me, computed as E, getCurrentInstance as Ao, onMounted as Rt, onBeforeUnmount as Pt, onBeforeMount as pr, reactive as Eo, inject as pe, onActivated as Td, onDeactivated as Ka, createTextVNode as jt, Fragment as je, Comment as qa, defineComponent as J, provide as ze, withDirectives as rn, toRef as ie, h as f, Teleport as yi, nextTick as ut, renderSlot as Zt, mergeProps as zt, isVNode as _f, shallowRef as Od, watchEffect as rt, Transition as It, TransitionGroup as Vf, vShow as Un, cloneVNode as Md, Text as Uf, markRaw as Hl, onUnmounted as Id, normalizeClass as St, createApp as Kf, unref as ne, openBlock as Be, createBlock as Qe, withCtx as We, createVNode as Yt, onScopeDispose as Ci, mergeModels as kt, useAttrs as Bn, useModel as sn, useTemplateRef as ar, withKeys as qf, createSlots as mr, normalizeProps as Gf, guardReactiveProps as Xf, normalizeStyle as Ut, useSlots as Ga, createCommentVNode as yt, createElementBlock as dt, createElementVNode as Hn, toDisplayString as fn, resolveDynamicComponent as jn, renderList as vo, withModifiers as Yf, toValue as Zf } from "vue";
|
|
2
2
|
function Jf(e) {
|
|
3
3
|
let t = ".", r = "__", o = "--", i;
|
|
4
4
|
if (e) {
|
|
@@ -1801,7 +1801,7 @@ const a0 = _n([
|
|
|
1801
1801
|
g ? (a(), u()) : s();
|
|
1802
1802
|
});
|
|
1803
1803
|
const u = () => {
|
|
1804
|
-
|
|
1804
|
+
ut().then(d).catch((g) => console.error(g));
|
|
1805
1805
|
};
|
|
1806
1806
|
[
|
|
1807
1807
|
"placement",
|
|
@@ -2675,7 +2675,7 @@ const xs = J({
|
|
|
2675
2675
|
},
|
|
2676
2676
|
render() {
|
|
2677
2677
|
const { $slots: e } = this;
|
|
2678
|
-
return
|
|
2678
|
+
return ut(() => this.sync({
|
|
2679
2679
|
showAllItemsBeforeCalculate: !1
|
|
2680
2680
|
})), f("div", {
|
|
2681
2681
|
class: "v-overflow",
|
|
@@ -6843,7 +6843,7 @@ const Jn = {
|
|
|
6843
6843
|
left: Ze
|
|
6844
6844
|
} = Vt(i != null && i.value ? ws(Ne) : Ne), {
|
|
6845
6845
|
top: He,
|
|
6846
|
-
right:
|
|
6846
|
+
right: st,
|
|
6847
6847
|
bottom: pt,
|
|
6848
6848
|
left: Qt
|
|
6849
6849
|
} = Vt(i != null && i.value ? ws(lt) : lt);
|
|
@@ -6867,7 +6867,7 @@ const Jn = {
|
|
|
6867
6867
|
"--n-scrollbar-rail-bottom-vertical-right": Oe,
|
|
6868
6868
|
"--n-scrollbar-rail-left-vertical-right": Ze,
|
|
6869
6869
|
"--n-scrollbar-rail-top-vertical-left": He,
|
|
6870
|
-
"--n-scrollbar-rail-right-vertical-left":
|
|
6870
|
+
"--n-scrollbar-rail-right-vertical-left": st,
|
|
6871
6871
|
"--n-scrollbar-rail-bottom-vertical-left": pt,
|
|
6872
6872
|
"--n-scrollbar-rail-left-vertical-left": Qt,
|
|
6873
6873
|
"--n-scrollbar-rail-color": Ke
|
|
@@ -8053,7 +8053,7 @@ const F1 = z("base-select-menu", `
|
|
|
8053
8053
|
let b;
|
|
8054
8054
|
Me(() => e.show, (j) => {
|
|
8055
8055
|
j ? b = Me(() => e.treeMate, () => {
|
|
8056
|
-
e.resetMenuOnOptionsChange ? (e.autoPending ? v() : g(),
|
|
8056
|
+
e.resetMenuOnOptionsChange ? (e.autoPending ? v() : g(), ut(M)) : g();
|
|
8057
8057
|
}, {
|
|
8058
8058
|
immediate: !0
|
|
8059
8059
|
}) : b == null || b();
|
|
@@ -10137,7 +10137,7 @@ const rc = {
|
|
|
10137
10137
|
Me(ie(e, "active"), (oe) => {
|
|
10138
10138
|
oe || S();
|
|
10139
10139
|
}), Me(ie(e, "pattern"), () => {
|
|
10140
|
-
e.multiple &&
|
|
10140
|
+
e.multiple && ut(k);
|
|
10141
10141
|
});
|
|
10142
10142
|
function R(oe) {
|
|
10143
10143
|
const {
|
|
@@ -10342,7 +10342,7 @@ const rc = {
|
|
|
10342
10342
|
boxShadowFocusError: Oe,
|
|
10343
10343
|
boxShadowActiveError: Ze,
|
|
10344
10344
|
boxShadowHoverError: He,
|
|
10345
|
-
borderError:
|
|
10345
|
+
borderError: st,
|
|
10346
10346
|
borderFocusError: pt,
|
|
10347
10347
|
borderHoverError: Qt,
|
|
10348
10348
|
borderActiveError: Rn,
|
|
@@ -10402,7 +10402,7 @@ const rc = {
|
|
|
10402
10402
|
"--n-box-shadow-focus-error": Oe,
|
|
10403
10403
|
"--n-box-shadow-active-error": Ze,
|
|
10404
10404
|
"--n-box-shadow-hover-error": He,
|
|
10405
|
-
"--n-border-error":
|
|
10405
|
+
"--n-border-error": st,
|
|
10406
10406
|
"--n-border-focus-error": pt,
|
|
10407
10407
|
"--n-border-hover-error": Qt,
|
|
10408
10408
|
"--n-border-active-error": Rn,
|
|
@@ -10758,7 +10758,7 @@ const Y1 = z("base-wave", `
|
|
|
10758
10758
|
active: r,
|
|
10759
10759
|
selfRef: t,
|
|
10760
10760
|
play() {
|
|
10761
|
-
o !== null && (window.clearTimeout(o), r.value = !1, o = null),
|
|
10761
|
+
o !== null && (window.clearTimeout(o), r.value = !1, o = null), ut(() => {
|
|
10762
10762
|
var i;
|
|
10763
10763
|
(i = t.value) === null || i === void 0 || i.offsetHeight, r.value = !0, o = window.setTimeout(() => {
|
|
10764
10764
|
r.value = !1, o = null;
|
|
@@ -11475,16 +11475,16 @@ const cd = J({
|
|
|
11475
11475
|
paddingTop: Oe,
|
|
11476
11476
|
paddingBottom: Ze,
|
|
11477
11477
|
lineHeight: He
|
|
11478
|
-
} = window.getComputedStyle(l.value),
|
|
11478
|
+
} = window.getComputedStyle(l.value), st = Number(Oe.slice(0, -2)), pt = Number(Ze.slice(0, -2)), Qt = Number(He.slice(0, -2)), {
|
|
11479
11479
|
value: Rn
|
|
11480
11480
|
} = d;
|
|
11481
11481
|
if (!Rn) return;
|
|
11482
11482
|
if (we.minRows) {
|
|
11483
|
-
const Pn = Math.max(we.minRows, 1), er = `${
|
|
11483
|
+
const Pn = Math.max(we.minRows, 1), er = `${st + pt + Qt * Pn}px`;
|
|
11484
11484
|
Rn.style.minHeight = er;
|
|
11485
11485
|
}
|
|
11486
11486
|
if (we.maxRows) {
|
|
11487
|
-
const Pn = `${
|
|
11487
|
+
const Pn = `${st + pt + Qt * we.maxRows}px`;
|
|
11488
11488
|
Rn.style.maxHeight = Pn;
|
|
11489
11489
|
}
|
|
11490
11490
|
}
|
|
@@ -11617,7 +11617,7 @@ const cd = J({
|
|
|
11617
11617
|
source: te
|
|
11618
11618
|
});
|
|
11619
11619
|
}
|
|
11620
|
-
q.$forceUpdate(), Ze ||
|
|
11620
|
+
q.$forceUpdate(), Ze || ut(b.restoreCursor);
|
|
11621
11621
|
}
|
|
11622
11622
|
function ye(_) {
|
|
11623
11623
|
const {
|
|
@@ -11687,10 +11687,10 @@ const cd = J({
|
|
|
11687
11687
|
const {
|
|
11688
11688
|
left: Ze,
|
|
11689
11689
|
top: He,
|
|
11690
|
-
width:
|
|
11690
|
+
width: st,
|
|
11691
11691
|
height: pt
|
|
11692
11692
|
} = Oe.getBoundingClientRect(), Qt = 14;
|
|
11693
|
-
if (Ze +
|
|
11693
|
+
if (Ze + st - Qt < _.clientX && _.clientX < Ze + st && He + pt - Qt < _.clientY && _.clientY < He + pt)
|
|
11694
11694
|
return;
|
|
11695
11695
|
}
|
|
11696
11696
|
}
|
|
@@ -11748,7 +11748,7 @@ const cd = J({
|
|
|
11748
11748
|
}
|
|
11749
11749
|
}
|
|
11750
11750
|
function V() {
|
|
11751
|
-
e.passivelyActivated && ($.value = !1,
|
|
11751
|
+
e.passivelyActivated && ($.value = !1, ut(() => {
|
|
11752
11752
|
var _;
|
|
11753
11753
|
(_ = s.value) === null || _ === void 0 || _.focus();
|
|
11754
11754
|
}));
|
|
@@ -11866,7 +11866,7 @@ const cd = J({
|
|
|
11866
11866
|
borderRadius: Oe,
|
|
11867
11867
|
textColor: Ze,
|
|
11868
11868
|
caretColor: He,
|
|
11869
|
-
caretColorError:
|
|
11869
|
+
caretColorError: st,
|
|
11870
11870
|
caretColorWarning: pt,
|
|
11871
11871
|
textDecorationColor: Qt,
|
|
11872
11872
|
border: Rn,
|
|
@@ -11950,7 +11950,7 @@ const cd = J({
|
|
|
11950
11950
|
"--n-border-hover-warning": _i,
|
|
11951
11951
|
"--n-loading-color-warning": Mf,
|
|
11952
11952
|
// form error
|
|
11953
|
-
"--n-caret-color-error":
|
|
11953
|
+
"--n-caret-color-error": st,
|
|
11954
11954
|
"--n-color-focus-error": Vi,
|
|
11955
11955
|
"--n-box-shadow-focus-error": Ui,
|
|
11956
11956
|
"--n-border-error": Ki,
|
|
@@ -14848,12 +14848,12 @@ const Dl = {
|
|
|
14848
14848
|
} = t.props;
|
|
14849
14849
|
p && re(p, !1), x && re(x, !1), t.setShow(!1);
|
|
14850
14850
|
}
|
|
14851
|
-
|
|
14851
|
+
ut(() => {
|
|
14852
14852
|
t.syncPosition();
|
|
14853
14853
|
});
|
|
14854
14854
|
}
|
|
14855
14855
|
Me(ie(e, "options"), () => {
|
|
14856
|
-
|
|
14856
|
+
ut(() => {
|
|
14857
14857
|
t.syncPosition();
|
|
14858
14858
|
});
|
|
14859
14859
|
});
|
|
@@ -16156,7 +16156,7 @@ const tC = Object.assign(Object.assign({}, ve.props), {
|
|
|
16156
16156
|
return G !== void 0 ? G : (e.pageCount || 1) * v.value;
|
|
16157
16157
|
}), O = $t("Pagination", i, r);
|
|
16158
16158
|
function M() {
|
|
16159
|
-
|
|
16159
|
+
ut(() => {
|
|
16160
16160
|
var G;
|
|
16161
16161
|
const {
|
|
16162
16162
|
value: ue
|
|
@@ -20355,9 +20355,9 @@ const rw = J({
|
|
|
20355
20355
|
var de, ge, me, Se, Ne;
|
|
20356
20356
|
const lt = se.index;
|
|
20357
20357
|
if (Ce in p) {
|
|
20358
|
-
const
|
|
20358
|
+
const st = p[Ce], pt = st.indexOf(lt);
|
|
20359
20359
|
if (~pt)
|
|
20360
|
-
return
|
|
20360
|
+
return st.splice(pt, 1), null;
|
|
20361
20361
|
}
|
|
20362
20362
|
const {
|
|
20363
20363
|
column: Ke
|
|
@@ -20368,10 +20368,10 @@ const rw = J({
|
|
|
20368
20368
|
if (_ && (x[Ce] = {
|
|
20369
20369
|
[lt]: []
|
|
20370
20370
|
}), Kt > 1 || _)
|
|
20371
|
-
for (let
|
|
20372
|
-
_ && x[Ce][lt].push(xe[
|
|
20371
|
+
for (let st = Ce; st < Ce + qt; ++st) {
|
|
20372
|
+
_ && x[Ce][lt].push(xe[st]);
|
|
20373
20373
|
for (let pt = lt; pt < lt + Kt; ++pt)
|
|
20374
|
-
|
|
20374
|
+
st === Ce && pt === lt || (st in p ? p[st].push(pt) : p[st] = [pt]);
|
|
20375
20375
|
}
|
|
20376
20376
|
const te = _ ? this.hoverKey : null, {
|
|
20377
20377
|
cellProps: we
|
|
@@ -20424,8 +20424,8 @@ const rw = J({
|
|
|
20424
20424
|
key: k,
|
|
20425
20425
|
rowKey: xt,
|
|
20426
20426
|
disabled: ye.tmNode.disabled,
|
|
20427
|
-
onUpdateChecked: (
|
|
20428
|
-
U(ye.tmNode,
|
|
20427
|
+
onUpdateChecked: (st, pt) => {
|
|
20428
|
+
U(ye.tmNode, st, pt.shiftKey);
|
|
20429
20429
|
}
|
|
20430
20430
|
}) : Ke.type === "expand" ? ft ? null : !Ke.expandable || !((Ne = Ke.expandable) === null || Ne === void 0) && Ne.call(Ke, at) ? f(yd, {
|
|
20431
20431
|
clsPrefix: r,
|
|
@@ -22039,7 +22039,7 @@ const bw = J({
|
|
|
22039
22039
|
lineHeight: Oe,
|
|
22040
22040
|
tdColorModal: Ze,
|
|
22041
22041
|
thColorModal: He,
|
|
22042
|
-
borderColorModal:
|
|
22042
|
+
borderColorModal: st,
|
|
22043
22043
|
thColorHoverModal: pt,
|
|
22044
22044
|
tdColorHoverModal: Qt,
|
|
22045
22045
|
borderColorPopover: Rn,
|
|
@@ -22073,7 +22073,7 @@ const bw = J({
|
|
|
22073
22073
|
"--n-border-radius": we,
|
|
22074
22074
|
"--n-line-height": Oe,
|
|
22075
22075
|
"--n-border-color": Q,
|
|
22076
|
-
"--n-border-color-modal":
|
|
22076
|
+
"--n-border-color-modal": st,
|
|
22077
22077
|
"--n-border-color-popover": Rn,
|
|
22078
22078
|
"--n-th-color": Ke,
|
|
22079
22079
|
"--n-th-color-hover": Lt,
|
|
@@ -22731,7 +22731,7 @@ const Ll = Object.assign(Object.assign({}, El), Ti), Fw = Kn(Ll), zw = J({
|
|
|
22731
22731
|
i.value = -($ - n), a.value = -(N - F - R), w.style.transformOrigin = h();
|
|
22732
22732
|
}
|
|
22733
22733
|
function x(w) {
|
|
22734
|
-
|
|
22734
|
+
ut(() => {
|
|
22735
22735
|
p(w);
|
|
22736
22736
|
});
|
|
22737
22737
|
}
|
|
@@ -22759,7 +22759,7 @@ const Ll = Object.assign(Object.assign({}, El), Ti), Fw = Kn(Ll), zw = J({
|
|
|
22759
22759
|
}
|
|
22760
22760
|
const S = I(null);
|
|
22761
22761
|
return Me(S, (w) => {
|
|
22762
|
-
w &&
|
|
22762
|
+
w && ut(() => {
|
|
22763
22763
|
const R = w.el;
|
|
22764
22764
|
R && t.value !== R && (t.value = R);
|
|
22765
22765
|
});
|
|
@@ -23470,13 +23470,13 @@ const Lw = J({
|
|
|
23470
23470
|
});
|
|
23471
23471
|
function v() {
|
|
23472
23472
|
return ei(this, void 0, void 0, function* () {
|
|
23473
|
-
i.value = !1, s.value = !1, d = !1, u.value = !1, l.value = !0, yield
|
|
23473
|
+
i.value = !1, s.value = !1, d = !1, u.value = !1, l.value = !0, yield ut(), l.value = !1;
|
|
23474
23474
|
});
|
|
23475
23475
|
}
|
|
23476
23476
|
function g() {
|
|
23477
23477
|
return ei(this, arguments, void 0, function* (P = 0, k = 80, S = "starting") {
|
|
23478
23478
|
if (a.value = !0, yield v(), d) return;
|
|
23479
|
-
s.value = !0, yield
|
|
23479
|
+
s.value = !0, yield ut();
|
|
23480
23480
|
const w = o.value;
|
|
23481
23481
|
w && (w.style.maxWidth = `${P}%`, w.style.transition = "none", w.offsetWidth, w.className = ti(S, r.value), w.style.transition = "", w.style.maxWidth = `${k}%`);
|
|
23482
23482
|
});
|
|
@@ -23484,7 +23484,7 @@ const Lw = J({
|
|
|
23484
23484
|
function b() {
|
|
23485
23485
|
return ei(this, void 0, void 0, function* () {
|
|
23486
23486
|
if (d || u.value) return;
|
|
23487
|
-
a.value && (yield
|
|
23487
|
+
a.value && (yield ut()), d = !0;
|
|
23488
23488
|
const P = o.value;
|
|
23489
23489
|
P && (P.className = ti("finishing", r.value), P.style.maxWidth = "100%", P.offsetWidth, s.value = !1);
|
|
23490
23490
|
});
|
|
@@ -23591,21 +23591,21 @@ const Lw = J({
|
|
|
23591
23591
|
const t = br(), r = I(null), o = {
|
|
23592
23592
|
start() {
|
|
23593
23593
|
var a;
|
|
23594
|
-
t.value ? (a = r.value) === null || a === void 0 || a.start() :
|
|
23594
|
+
t.value ? (a = r.value) === null || a === void 0 || a.start() : ut(() => {
|
|
23595
23595
|
var s;
|
|
23596
23596
|
(s = r.value) === null || s === void 0 || s.start();
|
|
23597
23597
|
});
|
|
23598
23598
|
},
|
|
23599
23599
|
error() {
|
|
23600
23600
|
var a;
|
|
23601
|
-
t.value ? (a = r.value) === null || a === void 0 || a.error() :
|
|
23601
|
+
t.value ? (a = r.value) === null || a === void 0 || a.error() : ut(() => {
|
|
23602
23602
|
var s;
|
|
23603
23603
|
(s = r.value) === null || s === void 0 || s.error();
|
|
23604
23604
|
});
|
|
23605
23605
|
},
|
|
23606
23606
|
finish() {
|
|
23607
23607
|
var a;
|
|
23608
|
-
t.value ? (a = r.value) === null || a === void 0 || a.finish() :
|
|
23608
|
+
t.value ? (a = r.value) === null || a === void 0 || a.finish() : ut(() => {
|
|
23609
23609
|
var s;
|
|
23610
23610
|
(s = r.value) === null || s === void 0 || s.finish();
|
|
23611
23611
|
});
|
|
@@ -24671,7 +24671,7 @@ const rS = {
|
|
|
24671
24671
|
r.value = !1, o && window.clearTimeout(o);
|
|
24672
24672
|
}
|
|
24673
24673
|
function a(h) {
|
|
24674
|
-
t.value++,
|
|
24674
|
+
t.value++, ut(() => {
|
|
24675
24675
|
h.style.height = `${h.offsetHeight}px`, h.style.maxHeight = "0", h.style.transition = "none", h.offsetHeight, h.style.transition = "", h.style.maxHeight = h.style.height;
|
|
24676
24676
|
});
|
|
24677
24677
|
}
|
|
@@ -30390,9 +30390,8 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
30390
30390
|
emits: /* @__PURE__ */ kt(["update", "change", "search"], ["update:modelValue"]),
|
|
30391
30391
|
setup(e, { emit: t }) {
|
|
30392
30392
|
const r = Bn(), o = t, i = sn(e, "modelValue"), a = Qn(function(d) {
|
|
30393
|
-
d !== i.value
|
|
30394
|
-
|
|
30395
|
-
}), i.value = d, o("update", d);
|
|
30393
|
+
const u = d !== i.value;
|
|
30394
|
+
i.value = d, u && o("change", d), o("update", d);
|
|
30396
30395
|
}, 300);
|
|
30397
30396
|
function s(d) {
|
|
30398
30397
|
o("search", d);
|
|
@@ -30514,26 +30513,26 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
30514
30513
|
e.updateSearchData(e.item.field, d), e.doChange();
|
|
30515
30514
|
}
|
|
30516
30515
|
function a() {
|
|
30517
|
-
document.activeElement && document.activeElement.blur(),
|
|
30516
|
+
document.activeElement && document.activeElement.blur(), ut(() => {
|
|
30518
30517
|
e.doSearch();
|
|
30519
30518
|
});
|
|
30520
30519
|
}
|
|
30521
30520
|
function s() {
|
|
30522
|
-
document.activeElement && document.activeElement.blur(),
|
|
30521
|
+
document.activeElement && document.activeElement.blur(), ut(() => {
|
|
30523
30522
|
e.doReset();
|
|
30524
30523
|
});
|
|
30525
30524
|
}
|
|
30526
30525
|
function l() {
|
|
30527
30526
|
e.item._isActionItem || e.item.field && (r.value = e.item.defaultValue);
|
|
30528
30527
|
}
|
|
30529
|
-
return t({ reset: l }), (d, u) => (Be(),
|
|
30528
|
+
return t({ reset: l }), (d, u) => (Be(), dt("div", {
|
|
30530
30529
|
class: St([
|
|
30531
30530
|
"p-search-item",
|
|
30532
30531
|
e.item._isActionItem ? "p-search-item-action" : "",
|
|
30533
30532
|
e.lastItemForMulti ? "p-search-item-last" : ""
|
|
30534
30533
|
])
|
|
30535
30534
|
}, [
|
|
30536
|
-
!e.item._isActionItem && !e.item._isEmptyItem ? (Be(),
|
|
30535
|
+
!e.item._isActionItem && !e.item._isEmptyItem ? (Be(), dt(je, { key: 0 }, [
|
|
30537
30536
|
Hn("div", {
|
|
30538
30537
|
class: St({ "p-search-item-label": !0, "p-search-item-colon-label": e.showColon })
|
|
30539
30538
|
}, [
|
|
@@ -30547,7 +30546,7 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
30547
30546
|
]),
|
|
30548
30547
|
_: 1
|
|
30549
30548
|
}, 8, ["style"]),
|
|
30550
|
-
e.showColon ? (Be(),
|
|
30549
|
+
e.showColon ? (Be(), dt("span", pB, ":")) : yt("", !0)
|
|
30551
30550
|
], 2),
|
|
30552
30551
|
Hn("div", mB, [
|
|
30553
30552
|
e.item.type === "input" ? (Be(), Qe(jn(ne(Kr)), zt({
|
|
@@ -30562,7 +30561,7 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
30562
30561
|
}, e.item.props, { onChange: i }), null, 16, ["modelValue"])) : yt("", !0)
|
|
30563
30562
|
])
|
|
30564
30563
|
], 64)) : yt("", !0),
|
|
30565
|
-
e.item._isActionItem ? (Be(),
|
|
30564
|
+
e.item._isActionItem ? (Be(), dt(je, { key: 1 }, [
|
|
30566
30565
|
Yt(ne(gr), {
|
|
30567
30566
|
style: { width: "80px" },
|
|
30568
30567
|
onClick: a
|
|
@@ -30729,7 +30728,7 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
30729
30728
|
}
|
|
30730
30729
|
function k() {
|
|
30731
30730
|
const w = B();
|
|
30732
|
-
|
|
30731
|
+
ut(() => {
|
|
30733
30732
|
C = (/* @__PURE__ */ new Date()).getTime(), p("reset", w, { type: "reset" });
|
|
30734
30733
|
});
|
|
30735
30734
|
}
|
|
@@ -30740,13 +30739,13 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
30740
30739
|
C != 0 && R >= C && R - C < 200 && (w = !0), p("change", m(), { type: "change", isActionTriggered: w });
|
|
30741
30740
|
}, 0);
|
|
30742
30741
|
}
|
|
30743
|
-
return t({ getSearchData: m, resetSearchData: B }), (w, R) => (Be(),
|
|
30744
|
-
(Be(!0),
|
|
30742
|
+
return t({ getSearchData: m, resetSearchData: B }), (w, R) => (Be(), dt("div", xB, [
|
|
30743
|
+
(Be(!0), dt(je, null, vo(s.value, ($, N) => (Be(), dt("div", {
|
|
30745
30744
|
key: N,
|
|
30746
30745
|
class: "p-search-lilne",
|
|
30747
30746
|
style: Ut(N > 0 ? "margin-top:12px" : "")
|
|
30748
30747
|
}, [
|
|
30749
|
-
(Be(!0),
|
|
30748
|
+
(Be(!0), dt(je, null, vo($, (F, n) => (Be(), Qe(bB, {
|
|
30750
30749
|
ref_for: !0,
|
|
30751
30750
|
ref: "searchItem",
|
|
30752
30751
|
key: F.field || n,
|
|
@@ -30791,7 +30790,7 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
30791
30790
|
const r = sn(e, "modelValue"), o = Bn(), i = t, a = Qn(function(s) {
|
|
30792
30791
|
e.readonly || (r.value = s, i("change", s));
|
|
30793
30792
|
}, 300);
|
|
30794
|
-
return (s, l) => (Be(),
|
|
30793
|
+
return (s, l) => (Be(), dt(je, null, [
|
|
30795
30794
|
Yt(ne(Q2), {
|
|
30796
30795
|
class: St([ne(o).class || "", e.readonly ? "p-switch-readonly" : ""]),
|
|
30797
30796
|
style: Ut(ne(o).style || ""),
|
|
@@ -30818,11 +30817,11 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
30818
30817
|
key: "1"
|
|
30819
30818
|
} : void 0
|
|
30820
30819
|
]), 1032, ["class", "style", "size", "value", "loading", "disabled", "checked-value", "unchecked-value", "on-update:value"]),
|
|
30821
|
-
e.outside && e.checkedText != null && e.checkedText !== "" && r.value === e.checkedValue ? (Be(),
|
|
30820
|
+
e.outside && e.checkedText != null && e.checkedText !== "" && r.value === e.checkedValue ? (Be(), dt("span", {
|
|
30822
30821
|
key: 0,
|
|
30823
30822
|
class: St(["p-switch-outside-text", e.disabled ? "p-switch-outside-text-disabled" : ""])
|
|
30824
30823
|
}, fn(e.checkedText), 3)) : yt("", !0),
|
|
30825
|
-
e.outside && e.uncheckedText != null && e.uncheckedText !== "" && r.value === e.uncheckedValue ? (Be(),
|
|
30824
|
+
e.outside && e.uncheckedText != null && e.uncheckedText !== "" && r.value === e.uncheckedValue ? (Be(), dt("span", {
|
|
30826
30825
|
key: 1,
|
|
30827
30826
|
class: St(["p-switch-outside-text", e.disabled ? "p-switch-outside-text-disabled" : ""])
|
|
30828
30827
|
}, fn(e.uncheckedText), 3)) : yt("", !0)
|
|
@@ -30966,7 +30965,7 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
30966
30965
|
onSubmit: Yf(ne(c), ["prevent"])
|
|
30967
30966
|
}, {
|
|
30968
30967
|
default: We(() => [
|
|
30969
|
-
!e.inline || e.inline && e.inlineSize.length <= 0 ? (Be(!0),
|
|
30968
|
+
!e.inline || e.inline && e.inlineSize.length <= 0 ? (Be(!0), dt(je, { key: 0 }, vo(e.model, (C, P) => (Be(), dt(je, {
|
|
30970
30969
|
key: C.field || P
|
|
30971
30970
|
}, [
|
|
30972
30971
|
C.placeholder ? yt("", !0) : (Be(), Qe(ne(Ad), {
|
|
@@ -30981,7 +30980,7 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
30981
30980
|
"show-require-mark": C.showRequireMark == null ? e.showRequireMark : !!C.showRequireMark
|
|
30982
30981
|
}, {
|
|
30983
30982
|
default: We(() => [
|
|
30984
|
-
C.slot === !0 ? Zt(y.$slots, C.field, { key: 0 }) : (Be(),
|
|
30983
|
+
C.slot === !0 ? Zt(y.$slots, C.field, { key: 0 }) : (Be(), dt(je, { key: 1 }, [
|
|
30985
30984
|
C.type === "input" ? (Be(), Qe(jn(ne(Kr)), zt({
|
|
30986
30985
|
key: 0,
|
|
30987
30986
|
ref_for: !0,
|
|
@@ -31011,11 +31010,11 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
31011
31010
|
_: 2
|
|
31012
31011
|
}, 1032, ["style", "label", "path", "feedback-class", "show-require-mark"]))
|
|
31013
31012
|
], 64))), 128)) : yt("", !0),
|
|
31014
|
-
e.inline && e.inlineSize.length > 0 && o.value ? (Be(!0),
|
|
31013
|
+
e.inline && e.inlineSize.length > 0 && o.value ? (Be(!0), dt(je, { key: 1 }, vo(o.value, (C, P) => (Be(), dt("div", {
|
|
31015
31014
|
key: P,
|
|
31016
31015
|
class: St(["p-form-inline-item", e.inlineClass[P] ? e.inlineClass[P] : ""])
|
|
31017
31016
|
}, [
|
|
31018
|
-
(Be(!0),
|
|
31017
|
+
(Be(!0), dt(je, null, vo(C, (k, S) => (Be(), dt(je, {
|
|
31019
31018
|
key: k.field || P + "-" + S
|
|
31020
31019
|
}, [
|
|
31021
31020
|
!k.isInlinePlaceholder && !k.placeholder ? (Be(), Qe(ne(Ad), {
|
|
@@ -31030,7 +31029,7 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
31030
31029
|
"show-require-mark": k.showRequireMark == null ? e.showRequireMark : !!k.showRequireMark
|
|
31031
31030
|
}, {
|
|
31032
31031
|
default: We(() => [
|
|
31033
|
-
k.slot === !0 ? Zt(y.$slots, k.field, { key: 0 }) : (Be(),
|
|
31032
|
+
k.slot === !0 ? Zt(y.$slots, k.field, { key: 0 }) : (Be(), dt(je, { key: 1 }, [
|
|
31034
31033
|
k.type === "input" ? (Be(), Qe(jn(ne(Kr)), zt({
|
|
31035
31034
|
key: 0,
|
|
31036
31035
|
ref_for: !0,
|
|
@@ -31058,10 +31057,10 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
31058
31057
|
], 64))
|
|
31059
31058
|
]),
|
|
31060
31059
|
_: 2
|
|
31061
|
-
}, 1032, ["style", "label", "path", "feedback-class", "show-require-mark"])) : (Be(),
|
|
31060
|
+
}, 1032, ["style", "label", "path", "feedback-class", "show-require-mark"])) : (Be(), dt("div", CB))
|
|
31062
31061
|
], 64))), 128))
|
|
31063
31062
|
], 2))), 128)) : yt("", !0),
|
|
31064
|
-
e.virtualSubmit ? (Be(),
|
|
31063
|
+
e.virtualSubmit ? (Be(), dt("button", wB, "virtual button")) : yt("", !0),
|
|
31065
31064
|
Zt(y.$slots, "default")
|
|
31066
31065
|
]),
|
|
31067
31066
|
_: 3
|
|
@@ -31163,7 +31162,7 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
31163
31162
|
return $ = m(null, { type: R ? "ok" : "error" }, { forOK: R }), $;
|
|
31164
31163
|
}
|
|
31165
31164
|
Rt(() => {
|
|
31166
|
-
B(`${r.value == null || r.value === "" ? "" : r.value}`, !0),
|
|
31165
|
+
B(`${r.value == null || r.value === "" ? "" : r.value}`, !0), ut(() => {
|
|
31167
31166
|
y();
|
|
31168
31167
|
});
|
|
31169
31168
|
});
|
|
@@ -31176,7 +31175,7 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
31176
31175
|
}
|
|
31177
31176
|
function S(w) {
|
|
31178
31177
|
const R = B((w.value || "").trim(), !0);
|
|
31179
|
-
|
|
31178
|
+
ut(() => {
|
|
31180
31179
|
y(), C("blur", { ...w, value: P(R) });
|
|
31181
31180
|
});
|
|
31182
31181
|
}
|
|
@@ -31241,7 +31240,7 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
31241
31240
|
return l.isFn === !1 && (l.isNumeric ? P = d : l.isIdentifier ? P = u : l.isEn && (P = c)), P ? B = P.test(m) : B = e.verification(m), B ? (C = v(m, { type: y ? "ok" : "inputok" }), C) : (C = v("", { type: y || m.trim() === "" ? "ok" : "error" }), C);
|
|
31242
31241
|
}
|
|
31243
31242
|
Rt(() => {
|
|
31244
|
-
b(`${r.value == null || r.value === "" ? "" : r.value}`.trim(), !0),
|
|
31243
|
+
b(`${r.value == null || r.value === "" ? "" : r.value}`.trim(), !0), ut(() => {
|
|
31245
31244
|
g();
|
|
31246
31245
|
});
|
|
31247
31246
|
});
|
|
@@ -31252,7 +31251,7 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
31252
31251
|
}
|
|
31253
31252
|
function x(m) {
|
|
31254
31253
|
const y = b(m.value, !0);
|
|
31255
|
-
|
|
31254
|
+
ut(() => {
|
|
31256
31255
|
g(), h("blur", { ...m, value: y });
|
|
31257
31256
|
});
|
|
31258
31257
|
}
|
|
@@ -31446,7 +31445,7 @@ const Kr = /* @__PURE__ */ Object.assign({
|
|
|
31446
31445
|
function r() {
|
|
31447
31446
|
e.onClose && e.onClose(), e.onPositiveClick && e.onPositiveClick();
|
|
31448
31447
|
}
|
|
31449
|
-
return (o, i) => (Be(),
|
|
31448
|
+
return (o, i) => (Be(), dt(je, null, [
|
|
31450
31449
|
e.negativeText ? (Be(), Qe(ne(gr), {
|
|
31451
31450
|
key: 0,
|
|
31452
31451
|
size: "xs",
|
|
@@ -31699,7 +31698,7 @@ const xf = ({ delay: e = 300, minPendingTime: t = 500, loadingValue: r = !1 } =
|
|
|
31699
31698
|
function m(y) {
|
|
31700
31699
|
return y == null || y === "" ? !0 : x(e.dataField ? y[e.dataField] : y);
|
|
31701
31700
|
}
|
|
31702
|
-
return (y, B) => (Be(),
|
|
31701
|
+
return (y, B) => (Be(), dt("div", {
|
|
31703
31702
|
class: St(ne(i).class ? ne(i).class : ""),
|
|
31704
31703
|
style: Ut(e.contentStyle)
|
|
31705
31704
|
}, [
|
|
@@ -31708,14 +31707,14 @@ const xf = ({ delay: e = 300, minPendingTime: t = 500, loadingValue: r = !1 } =
|
|
|
31708
31707
|
data: ne(s),
|
|
31709
31708
|
isEmpty: h.value
|
|
31710
31709
|
}) : yt("", !0),
|
|
31711
|
-
ne(g) ? (Be(),
|
|
31710
|
+
ne(g) ? (Be(), dt("div", OB, [
|
|
31712
31711
|
Yt(ne(hf), {
|
|
31713
31712
|
size: t.value,
|
|
31714
31713
|
style: Ut(r.value)
|
|
31715
31714
|
}, null, 8, ["size", "style"]),
|
|
31716
31715
|
B[0] || (B[0] = Hn("div", { class: "p-promised-loading-mask" }, null, -1))
|
|
31717
31716
|
])) : yt("", !0),
|
|
31718
|
-
h.value && !e.defaultSlotAsEmpty ? (Be(),
|
|
31717
|
+
h.value && !e.defaultSlotAsEmpty ? (Be(), dt(je, { key: 2 }, [
|
|
31719
31718
|
y.$slots.emptyCustomize ? Zt(y.$slots, "emptyCustomize", { key: 1 }) : (Be(), Qe(ne(Vr), {
|
|
31720
31719
|
key: 0,
|
|
31721
31720
|
class: St(o.value),
|
|
@@ -31878,7 +31877,7 @@ const yf = {
|
|
|
31878
31877
|
function s() {
|
|
31879
31878
|
r.value || (e.onPositiveClick ? i(e.onPositiveClick, "positiveClick") : e.onClose());
|
|
31880
31879
|
}
|
|
31881
|
-
return (l, d) => (Be(),
|
|
31880
|
+
return (l, d) => (Be(), dt(je, null, [
|
|
31882
31881
|
e.negativeText ? (Be(), Qe(ne(gr), {
|
|
31883
31882
|
key: 0,
|
|
31884
31883
|
size: "small",
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@font-face{font-family:v-sans;font-weight:400;src:url(./assets/LatoLatin-Regular.woff2)}@font-face{font-family:v-sans;font-weight:600;src:url(./assets/LatoLatin-Semibold.woff2)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,div{display:block;box-sizing:border-box}body{text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;background-color:#fff;color:#333639;font-size:14px;font-family:v-sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;line-height:1.6;transition:color .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1)}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.n-button.n-button--small-type.p-button-xs{height:24px}.n-button.p-button-waiting{opacity:.5}.n-button.p-button-waiting:hover{cursor:initial;background-color:var(--n-color);color:var(--n-text-color)}.n-button.n-button--default-type.p-button-default-info{--n-ripple-color: #2080f0ff;--n-text-color: rgb(51, 54, 57);--n-text-color-hover: #4098fcff;--n-text-color-pressed: #1060c9ff;--n-text-color-focus: #4098fcff;--n-text-color-disabled: rgb(51, 54, 57);--n-border: 1px solid rgb(224, 224, 230);--n-border-hover: 1px solid #4098fcff;--n-border-pressed: 1px solid #1060c9ff;--n-border-focus: 1px solid #4098fcff;--n-border-disabled: 1px solid rgb(224, 224, 230)}.n-button.n-button--default-type.p-button-default-success{--n-ripple-color: #18a058;--n-text-color: rgb(51, 54, 57);--n-text-color-hover: #36ad6a;--n-text-color-pressed: #0c7a43;--n-text-color-focus: #36ad6a;--n-text-color-disabled: rgb(51, 54, 57);--n-border: 1px solid rgb(224, 224, 230);--n-border-hover: 1px solid #36ad6a;--n-border-pressed: 1px solid #0c7a43;--n-border-focus: 1px solid #36ad6a;--n-border-disabled: 1px solid rgb(224, 224, 230)}.n-button.n-button--default-type.p-button-default-warning{--n-ripple-color: #f0a020;--n-text-color: rgb(51, 54, 57);--n-text-color-hover: #fcb040;--n-text-color-pressed: #c97c10;--n-text-color-focus: #fcb040;--n-text-color-disabled: #f0a020;--n-border: 1px solid rgb(224, 224, 230);--n-border-hover: 1px solid #fcb040;--n-border-pressed: 1px solid #c97c10;--n-border-focus: 1px solid #fcb040;--n-border-disabled: 1px solid #f0a020}.n-button.n-button--default-type.p-button-default-error{--n-ripple-color: #d03050;--n-text-color: rgb(51, 54, 57);--n-text-color-hover: #de576d;--n-text-color-pressed: #ab1f3f;--n-text-color-focus: #de576d;--n-text-color-disabled: #d03050;--n-border: 1px solid rgb(224, 224, 230);--n-border-hover: 1px solid #de576d;--n-border-pressed: 1px solid #ab1f3f;--n-border-focus: 1px solid #de576d;--n-border-disabled: 1px solid #d03050}.p-search-item{display:flex;align-items:center;box-sizing:border-box;padding-right:16px}.p-search-item.p-search-item-action{flex:1;justify-content:end;padding-right:0}.p-search-item.p-search-item-last{padding-right:0}.p-search-item .p-search-item-label{margin-right:8px;text-align:right;padding-left:1px}.p-search-item .p-search-item-label.p-search-item-colon-label{margin-right:1px}.p-search-item-content{flex:1}.p-search{width:100%;max-width:100%;min-height:34px}.p-search-lilne{display:flex;align-items:center}.n-switch.p-switch-readonly .n-switch__rail{cursor:initial}.p-switch-outside-text{margin-left:6px;display:inline-flex;line-height:1;vertical-align:middle;justify-content:center;align-items:center}.p-switch-outside-text.p-switch-outside-text-disabled{opacity:.5}.n-form.n-form--inline.p-form-inline{flex-wrap:wrap}.n-form.n-form--inline.p-form-inline .p-form-inline-item{display:flex;width:100%}.p-form-inline .n-form-item.n-form-item--left-labelled{margin-right:16px}.p-form-inline .n-form-item.n-form-item--left-labelled .n-form-item-label{padding:0 10px 0 0}.n-form-item-feedback-wrapper.p-form-item-feedback-s{min-height:12px}.n-form-item .n-form-item-feedback-wrapper.p-form-item-feedback-s:not(:empty){padding-bottom:4px}.n-input.p-input-number-error .n-input__input-el,.n-input.p-input-identifier-error .n-input__input-el{text-decoration:line-through}.p-checkbox-group.n-checkbox-group .n-checkbox{margin-right:16px}.p-checkbox-group.n-checkbox-group .n-checkbox:last-child{margin-right:0}.p-radio-group.n-radio-group .n-radio{margin-right:16px}.p-radio-group.n-radio-group .n-radio:last-child{margin-right:0}.n-popover.p-popconfirm:not(.n-popover--raw):not(.n-popover--scrollable):not(.n-popover--show-header-or-footer){padding:0}.n-popover.p-popconfirm .n-popconfirm__body{min-width:180px;padding:9px 12px;line-height:1.5;border-bottom:1px solid rgb(224,224,230)}.n-popover.p-popconfirm .n-popconfirm__action{margin-top:0;padding:8px 12px}.n-popover.p-popconfirm.p-popconfirm-none-action .n-popconfirm__body{border-bottom:none;min-width:auto}.n-popover.p-popconfirm.p-popconfirm-none-action .n-popconfirm__action{padding:0}.n-pagination.p-pagination{justify-content:end}.n-pagination.p-pagination .n-pagination-prefix{margin-right:0}.p-promised-loading{position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}.p-promised-loading .p-promised-loading-mask{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background-color:#fff;opacity:.5}.p-promised-empty-border{padding:32px 0;border-radius:3px;border:1px solid rgba(239,239,245,1)}.p-promised-empty-line{padding:24px 0;border-top:1px solid rgba(239,239,245,1)}.n-drawer.slide-in-from-top-transition-leave-active.p-drawer{transition:transform .2s cubic-bezier(.4,0,1,1)}.n-drawer.slide-in-from-top-transition-enter-active.p-drawer{transition:transform .2s cubic-bezier(0,0,.2,1)}.n-drawer.slide-in-from-left-transition-leave-active.p-drawer{transition:transform .2s cubic-bezier(.4,0,1,1)}.n-drawer.slide-in-from-left-transition-enter-active.p-drawer{transition:transform .2s cubic-bezier(0,0,.2,1)}.n-drawer.slide-in-from-right-transition-leave-active.p-drawer{transition:transform .2s cubic-bezier(.4,0,1,1)}.n-drawer.slide-in-from-right-transition-enter-active.p-drawer{transition:transform .2s cubic-bezier(0,0,.2,1)}.n-drawer.slide-in-from-bottom-transition-leave-active.p-drawer{transition:transform .2s cubic-bezier(.4,0,1,1)}.n-drawer.slide-in-from-bottom-transition-enter-active.p-drawer{transition:transform .2s cubic-bezier(0,0,.2,1)}.p-drawer .n-drawer-content-wrapper .n-drawer-body-content-wrapper{padding:16px}.p-drawer .n-drawer-content-wrapper .n-drawer-header{position:relative;padding:12px 14px 10px;line-height:1.6;font-size:14px;border-bottom:1px solid rgb(224,224,230);align-items:flex-start}.p-drawer .n-drawer-content-wrapper .n-drawer-header .n-drawer-header__close{margin-top:-1px;margin-left:0;width:22px;height:22px;font-size:16px;transition:transform .3s ease-in-out}.p-drawer .n-drawer-content-wrapper .n-drawer-header .n-drawer-header__close:hover{color:#1f2225;transform:rotate(180deg)}.p-drawer .n-drawer-content-wrapper .n-drawer-header .n-drawer-header__close:hover:before,.p-drawer .n-drawer-content-wrapper .n-drawer-header .n-drawer-header__close:active:before,.p-drawer .n-drawer-content-wrapper .n-drawer-header .n-drawer-header__close:not(.n-base-close--disabled):focus:before{background-color:transparent}.p-drawer.p-drawer-lock .n-drawer-content-wrapper .n-drawer-header:after{content:" ";position:absolute;top:10px;right:12px;width:26px;height:26px;z-index:3;cursor:not-allowed}.n-drawer.p-drawer .n-drawer-content .n-drawer-footer{border-top:none;padding:0}.n-message-container.n-message-container--top.p-message-discrete{top:32px}.n-message-container.n-message-container--top.p-message-discrete .n-message{padding:10px 16px}.n-message-container.n-message-container--top.p-message-discrete .n-message .n-message__icon{margin-right:6px}.n-dialog.n-modal.p-dialog{padding:12px 0;transition-duration:.15s}.n-dialog.n-modal.p-dialog.p-dialog-loading:after{content:" ";position:absolute;top:10px;right:12px;width:26px;height:26px;z-index:3;cursor:not-allowed}.n-dialog .n-dialog__title.p-dialog-title{line-height:1.6;font-size:14px;padding:0 16px 10px 14px;border-bottom:1px solid rgb(224,224,230)}.n-dialog .n-dialog__title.p-dialog-title.p-dialog-title-without-icon{padding-left:16px}.n-dialog .n-dialog__content.p-dialog-content{margin-top:10px;margin-bottom:10px;line-height:1.6;padding:0 16px;min-height:68px}.n-dialog.n-modal.p-dialog .n-dialog__close{margin:12px 14px 0 0;font-size:16px;transition:transform .3s ease-in-out}.n-dialog.n-modal.p-dialog .n-dialog__close:hover{color:#1f2225;transform:rotate(180deg)}.n-dialog.n-modal.p-dialog .n-dialog__close:hover:before,.n-dialog.n-modal.p-dialog .n-dialog__close:not(.n-base-close--disabled):focus:before{background-color:transparent}.n-dialog.n-modal.p-dialog .n-dialog__icon{font-size:20px}.n-dialog .n-dialog__action.p-dialog-action{padding:12px 16px 0;border-top:1px solid rgb(224,224,230)}.n-dialog.n-modal.p-dialog .n-dialog__action>*:not(:last-child){margin-right:10px}.n-dialog.n-modal.p-dialog .n-dialog__action .n-button{min-width:60px}.n-dialog.n-modal.p-modal{display:flex;flex-direction:column;padding:0;transition-duration:.15s}.n-dialog.n-modal.p-modal.p-modal-lock:after{content:" ";position:absolute;top:10px;right:12px;width:26px;height:26px;z-index:3;cursor:not-allowed}.n-dialog .n-dialog__title.p-modal-title{line-height:1.6;font-size:14px;padding:12px 16px 10px 14px;border-bottom:1px solid rgb(224,224,230)}.n-dialog .n-dialog__title.p-modal-title-hidden{display:none}.n-dialog .n-dialog__title.p-modal-title-closable{line-height:1;font-size:14px;padding:46px 0 0}.n-dialog.n-modal.p-modal .n-dialog__close{margin:12px 14px 0 0;font-size:16px;transition:transform .3s ease-in-out}.n-dialog.n-modal.p-modal .n-dialog__close:hover{color:#1f2225;transform:rotate(180deg)}.n-dialog.n-modal.p-modal .n-dialog__close:hover:before,.n-dialog.n-modal.p-modal .n-dialog__close:not(.n-base-close--disabled):focus:before{background-color:transparent}.n-dialog .n-dialog__content.p-modal-content{flex:1;margin-top:0;margin-bottom:0;line-height:1.6;overflow-y:auto}
|
|
1
|
+
@font-face{font-family:v-sans;font-weight:400;src:url(./assets/LatoLatin-Regular.woff2)}@font-face{font-family:v-sans;font-weight:600;src:url(./assets/LatoLatin-Semibold.woff2)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,div{display:block;box-sizing:border-box}body{text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;background-color:#fff;color:#333639;font-size:14px;font-family:v-sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;line-height:1.6;transition:color .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1)}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.n-button.n-button--small-type.p-button-xs{height:24px}.n-button.p-button-waiting{opacity:.5}.n-button.p-button-waiting:hover{cursor:initial;background-color:var(--n-color);color:var(--n-text-color)}.n-button.n-button--default-type.p-button-default-info{--n-ripple-color: #2080f0ff;--n-text-color: rgb(51, 54, 57);--n-text-color-hover: #4098fcff;--n-text-color-pressed: #1060c9ff;--n-text-color-focus: #4098fcff;--n-text-color-disabled: rgb(51, 54, 57);--n-border: 1px solid rgb(224, 224, 230);--n-border-hover: 1px solid #4098fcff;--n-border-pressed: 1px solid #1060c9ff;--n-border-focus: 1px solid #4098fcff;--n-border-disabled: 1px solid rgb(224, 224, 230)}.n-button.n-button--default-type.p-button-default-success{--n-ripple-color: #18a058;--n-text-color: rgb(51, 54, 57);--n-text-color-hover: #36ad6a;--n-text-color-pressed: #0c7a43;--n-text-color-focus: #36ad6a;--n-text-color-disabled: rgb(51, 54, 57);--n-border: 1px solid rgb(224, 224, 230);--n-border-hover: 1px solid #36ad6a;--n-border-pressed: 1px solid #0c7a43;--n-border-focus: 1px solid #36ad6a;--n-border-disabled: 1px solid rgb(224, 224, 230)}.n-button.n-button--default-type.p-button-default-warning{--n-ripple-color: #f0a020;--n-text-color: rgb(51, 54, 57);--n-text-color-hover: #fcb040;--n-text-color-pressed: #c97c10;--n-text-color-focus: #fcb040;--n-text-color-disabled: #f0a020;--n-border: 1px solid rgb(224, 224, 230);--n-border-hover: 1px solid #fcb040;--n-border-pressed: 1px solid #c97c10;--n-border-focus: 1px solid #fcb040;--n-border-disabled: 1px solid #f0a020}.n-button.n-button--default-type.p-button-default-error{--n-ripple-color: #d03050;--n-text-color: rgb(51, 54, 57);--n-text-color-hover: #de576d;--n-text-color-pressed: #ab1f3f;--n-text-color-focus: #de576d;--n-text-color-disabled: #d03050;--n-border: 1px solid rgb(224, 224, 230);--n-border-hover: 1px solid #de576d;--n-border-pressed: 1px solid #ab1f3f;--n-border-focus: 1px solid #de576d;--n-border-disabled: 1px solid #d03050}.p-search-item{display:flex;align-items:center;box-sizing:border-box;padding-right:16px}.p-search-item.p-search-item-action{flex:1;justify-content:end;padding-right:0}.p-search-item.p-search-item-last{padding-right:0}.p-search-item .p-search-item-label{margin-right:8px;text-align:right;padding-left:1px}.p-search-item .p-search-item-label.p-search-item-colon-label{margin-right:1px}.p-search-item-content{flex:1}.p-search{width:100%;max-width:100%;min-height:34px}.p-search-lilne{display:flex;align-items:center}.n-switch.p-switch-readonly .n-switch__rail{cursor:initial}.p-switch-outside-text{margin-left:6px;display:inline-flex;line-height:1;vertical-align:middle;justify-content:center;align-items:center}.p-switch-outside-text.p-switch-outside-text-disabled{opacity:.5}.n-form.n-form--inline.p-form-inline{flex-wrap:wrap}.n-form.n-form--inline.p-form-inline .p-form-inline-item{display:flex;width:100%}.p-form-inline .n-form-item.n-form-item--left-labelled{margin-right:16px}.p-form-inline .n-form-item.n-form-item--left-labelled .n-form-item-label{padding:0 10px 0 0}.n-form-item-feedback-wrapper.p-form-item-feedback-s{min-height:12px}.n-form-item .n-form-item-feedback-wrapper.p-form-item-feedback-s:not(:empty){padding-bottom:4px}.n-input.p-input-number-error .n-input__input-el,.n-input.p-input-identifier-error .n-input__input-el{text-decoration:line-through}.p-checkbox-group.n-checkbox-group>.n-checkbox{margin-right:16px}.p-checkbox-group.n-checkbox-group>.n-checkbox:last-child{margin-right:0}.p-radio-group.n-radio-group .n-radio{margin-right:16px}.p-radio-group.n-radio-group .n-radio:last-child{margin-right:0}.n-popover.p-popconfirm:not(.n-popover--raw):not(.n-popover--scrollable):not(.n-popover--show-header-or-footer){padding:0}.n-popover.p-popconfirm .n-popconfirm__body{min-width:180px;padding:9px 12px;line-height:1.5;border-bottom:1px solid rgb(224,224,230)}.n-popover.p-popconfirm .n-popconfirm__action{margin-top:0;padding:8px 12px}.n-popover.p-popconfirm.p-popconfirm-none-action .n-popconfirm__body{border-bottom:none;min-width:auto}.n-popover.p-popconfirm.p-popconfirm-none-action .n-popconfirm__action{padding:0}.n-pagination.p-pagination{justify-content:end}.n-pagination.p-pagination .n-pagination-prefix{margin-right:0}.p-promised-loading{position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}.p-promised-loading .p-promised-loading-mask{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background-color:#fff;opacity:.5}.p-promised-empty-border{padding:32px 0;border-radius:3px;border:1px solid rgba(239,239,245,1)}.p-promised-empty-line{padding:24px 0;border-top:1px solid rgba(239,239,245,1)}.n-drawer.slide-in-from-top-transition-leave-active.p-drawer{transition:transform .2s cubic-bezier(.4,0,1,1)}.n-drawer.slide-in-from-top-transition-enter-active.p-drawer{transition:transform .2s cubic-bezier(0,0,.2,1)}.n-drawer.slide-in-from-left-transition-leave-active.p-drawer{transition:transform .2s cubic-bezier(.4,0,1,1)}.n-drawer.slide-in-from-left-transition-enter-active.p-drawer{transition:transform .2s cubic-bezier(0,0,.2,1)}.n-drawer.slide-in-from-right-transition-leave-active.p-drawer{transition:transform .2s cubic-bezier(.4,0,1,1)}.n-drawer.slide-in-from-right-transition-enter-active.p-drawer{transition:transform .2s cubic-bezier(0,0,.2,1)}.n-drawer.slide-in-from-bottom-transition-leave-active.p-drawer{transition:transform .2s cubic-bezier(.4,0,1,1)}.n-drawer.slide-in-from-bottom-transition-enter-active.p-drawer{transition:transform .2s cubic-bezier(0,0,.2,1)}.p-drawer .n-drawer-content-wrapper .n-drawer-body-content-wrapper{padding:16px}.p-drawer .n-drawer-content-wrapper .n-drawer-header{position:relative;padding:12px 14px 10px;line-height:1.6;font-size:14px;border-bottom:1px solid rgb(224,224,230);align-items:flex-start}.p-drawer .n-drawer-content-wrapper .n-drawer-header .n-drawer-header__close{margin-top:-1px;margin-left:0;width:22px;height:22px;font-size:16px;transition:transform .3s ease-in-out}.p-drawer .n-drawer-content-wrapper .n-drawer-header .n-drawer-header__close:hover{color:#1f2225;transform:rotate(180deg)}.p-drawer .n-drawer-content-wrapper .n-drawer-header .n-drawer-header__close:hover:before,.p-drawer .n-drawer-content-wrapper .n-drawer-header .n-drawer-header__close:active:before,.p-drawer .n-drawer-content-wrapper .n-drawer-header .n-drawer-header__close:not(.n-base-close--disabled):focus:before{background-color:transparent}.p-drawer.p-drawer-lock .n-drawer-content-wrapper .n-drawer-header:after{content:" ";position:absolute;top:10px;right:12px;width:26px;height:26px;z-index:3;cursor:not-allowed}.n-drawer.p-drawer .n-drawer-content .n-drawer-footer{border-top:none;padding:0}.n-message-container.n-message-container--top.p-message-discrete{top:32px}.n-message-container.n-message-container--top.p-message-discrete .n-message{padding:10px 16px}.n-message-container.n-message-container--top.p-message-discrete .n-message .n-message__icon{margin-right:6px}.n-dialog.n-modal.p-dialog{padding:12px 0;transition-duration:.15s}.n-dialog.n-modal.p-dialog.p-dialog-loading:after{content:" ";position:absolute;top:10px;right:12px;width:26px;height:26px;z-index:3;cursor:not-allowed}.n-dialog .n-dialog__title.p-dialog-title{line-height:1.6;font-size:14px;padding:0 16px 10px 14px;border-bottom:1px solid rgb(224,224,230)}.n-dialog .n-dialog__title.p-dialog-title.p-dialog-title-without-icon{padding-left:16px}.n-dialog .n-dialog__content.p-dialog-content{margin-top:10px;margin-bottom:10px;line-height:1.6;padding:0 16px;min-height:68px}.n-dialog.n-modal.p-dialog .n-dialog__close{margin:12px 14px 0 0;font-size:16px;transition:transform .3s ease-in-out}.n-dialog.n-modal.p-dialog .n-dialog__close:hover{color:#1f2225;transform:rotate(180deg)}.n-dialog.n-modal.p-dialog .n-dialog__close:hover:before,.n-dialog.n-modal.p-dialog .n-dialog__close:not(.n-base-close--disabled):focus:before{background-color:transparent}.n-dialog.n-modal.p-dialog .n-dialog__icon{font-size:20px}.n-dialog .n-dialog__action.p-dialog-action{padding:12px 16px 0;border-top:1px solid rgb(224,224,230)}.n-dialog.n-modal.p-dialog .n-dialog__action>*:not(:last-child){margin-right:10px}.n-dialog.n-modal.p-dialog .n-dialog__action .n-button{min-width:60px}.n-dialog.n-modal.p-modal{display:flex;flex-direction:column;padding:0;transition-duration:.15s}.n-dialog.n-modal.p-modal.p-modal-lock:after{content:" ";position:absolute;top:10px;right:12px;width:26px;height:26px;z-index:3;cursor:not-allowed}.n-dialog .n-dialog__title.p-modal-title{line-height:1.6;font-size:14px;padding:12px 16px 10px 14px;border-bottom:1px solid rgb(224,224,230)}.n-dialog .n-dialog__title.p-modal-title-hidden{display:none}.n-dialog .n-dialog__title.p-modal-title-closable{line-height:1;font-size:14px;padding:46px 0 0}.n-dialog.n-modal.p-modal .n-dialog__close{margin:12px 14px 0 0;font-size:16px;transition:transform .3s ease-in-out}.n-dialog.n-modal.p-modal .n-dialog__close:hover{color:#1f2225;transform:rotate(180deg)}.n-dialog.n-modal.p-modal .n-dialog__close:hover:before,.n-dialog.n-modal.p-modal .n-dialog__close:not(.n-base-close--disabled):focus:before{background-color:transparent}.n-dialog .n-dialog__content.p-modal-content{flex:1;margin-top:0;margin-bottom:0;line-height:1.6;overflow-y:auto}
|