@kestra-io/ui-libs 0.0.247 → 0.0.249
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/nodes/EdgeNode.vue.d.ts.map +1 -1
- package/dist/{index-nEoNH-9x.cjs → index-Btqd6xqX.cjs} +3 -3
- package/dist/index-Btqd6xqX.cjs.map +1 -0
- package/dist/{index-BJknpW-K.js → index-DD-eCpul.js} +297 -286
- package/dist/index-DD-eCpul.js.map +1 -0
- package/dist/kestra-index.cjs.js +1 -1
- package/dist/kestra-index.es.js +1 -1
- package/dist/{shikiToolset-D19d9oC-.cjs → shikiToolset-JFZHkI0W.cjs} +2 -2
- package/dist/{shikiToolset-D19d9oC-.cjs.map → shikiToolset-JFZHkI0W.cjs.map} +1 -1
- package/dist/{shikiToolset-BtdLPYep.js → shikiToolset-OJfgApPL.js} +2 -2
- package/dist/{shikiToolset-BtdLPYep.js.map → shikiToolset-OJfgApPL.js.map} +1 -1
- package/dist/ui-libs.css +1 -1
- package/package.json +1 -1
- package/src/components/nodes/EdgeNode.vue +11 -3
- package/dist/index-BJknpW-K.js.map +0 -1
- package/dist/index-nEoNH-9x.cjs.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import vl, { Document as El, YAMLMap as Nn } from "yaml";
|
|
2
2
|
import { S as ut, r as Hr, E as U, U as Re, h as Br, d as zr, a as Gr, c as Wr, g as jr, C as Cl, l as Kr } from "./VueFlowUtils-BzTE7TIL.js";
|
|
3
3
|
import { g as Yr, e as qr, d as Xr, r as Zr, a as Jr, f as Qr, b as eo, c as to, h as no, u as lo, i as io, j as ro, k as oo, l as ao, m as so, n as uo, s as co, p as fo, o as mo, q as po, t as vi, v as go, w as ho, x as bl, y as kl, z as _o, A as yo, B as Ei, C as vo } from "./FlowYamlUtils-CEYKj9tP.js";
|
|
4
|
-
import { createElementBlock as d, openBlock as u, mergeProps as K, createElementVNode as E, createCommentVNode as
|
|
4
|
+
import { createElementBlock as d, openBlock as u, mergeProps as K, createElementVNode as E, createCommentVNode as L, toDisplayString as M, defineComponent as de, createBlock as X, getCurrentInstance as cn, inject as Rn, ref as ie, shallowRef as qt, computed as W, watch as Ge, onMounted as Mt, onUnmounted as Ci, h as bt, createVNode as V, Text as Ot, Fragment as Ee, nextTick as dn, onBeforeUnmount as bi, renderSlot as ae, createTextVNode as Ze, normalizeClass as oe, withCtx as G, normalizeStyle as ct, unref as R, toRef as Ll, renderList as Xe, resolveDynamicComponent as mt, createSlots as ki, provide as Sl, normalizeProps as Eo, guardReactiveProps as Co, withModifiers as Li, withAsyncContext as wl, toRaw as bo, reactive as ko, resolveComponent as Lo, defineAsyncComponent as So, Comment as wo, Suspense as No } from "vue";
|
|
5
5
|
import { Handle as Me, useVueFlow as Si, Position as Jt, getSmoothStepPath as To, EdgeLabelRenderer as Ao, VueFlow as Io } from "@vue-flow/core";
|
|
6
6
|
import { Controls as Oo, ControlButton as Nl } from "@vue-flow/controls";
|
|
7
7
|
import Tn from "moment";
|
|
@@ -169,7 +169,7 @@ function Fo(e, t, n, l, r, i) {
|
|
|
169
169
|
viewBox: "0 0 24 24"
|
|
170
170
|
}, [
|
|
171
171
|
E("path", xo, [
|
|
172
|
-
n.title ? (u(), d("title", Uo,
|
|
172
|
+
n.title ? (u(), d("title", Uo, M(n.title), 1)) : L("", !0)
|
|
173
173
|
])
|
|
174
174
|
], 8, Vo))
|
|
175
175
|
], 16, Mo);
|
|
@@ -207,7 +207,7 @@ function jo(e, t, n, l, r, i) {
|
|
|
207
207
|
viewBox: "0 0 24 24"
|
|
208
208
|
}, [
|
|
209
209
|
E("path", Go, [
|
|
210
|
-
n.title ? (u(), d("title", Wo,
|
|
210
|
+
n.title ? (u(), d("title", Wo, M(n.title), 1)) : L("", !0)
|
|
211
211
|
])
|
|
212
212
|
], 8, zo))
|
|
213
213
|
], 16, Bo);
|
|
@@ -245,7 +245,7 @@ function Qo(e, t, n, l, r, i) {
|
|
|
245
245
|
viewBox: "0 0 24 24"
|
|
246
246
|
}, [
|
|
247
247
|
E("path", Zo, [
|
|
248
|
-
n.title ? (u(), d("title", Jo,
|
|
248
|
+
n.title ? (u(), d("title", Jo, M(n.title), 1)) : L("", !0)
|
|
249
249
|
])
|
|
250
250
|
], 8, Xo))
|
|
251
251
|
], 16, qo);
|
|
@@ -283,7 +283,7 @@ function oa(e, t, n, l, r, i) {
|
|
|
283
283
|
viewBox: "0 0 24 24"
|
|
284
284
|
}, [
|
|
285
285
|
E("path", ia, [
|
|
286
|
-
n.title ? (u(), d("title", ra,
|
|
286
|
+
n.title ? (u(), d("title", ra, M(n.title), 1)) : L("", !0)
|
|
287
287
|
])
|
|
288
288
|
], 8, la))
|
|
289
289
|
], 16, na);
|
|
@@ -321,7 +321,7 @@ function fa(e, t, n, l, r, i) {
|
|
|
321
321
|
viewBox: "0 0 24 24"
|
|
322
322
|
}, [
|
|
323
323
|
E("path", ca, [
|
|
324
|
-
n.title ? (u(), d("title", da,
|
|
324
|
+
n.title ? (u(), d("title", da, M(n.title), 1)) : L("", !0)
|
|
325
325
|
])
|
|
326
326
|
], 8, ua))
|
|
327
327
|
], 16, sa);
|
|
@@ -359,7 +359,7 @@ function va(e, t, n, l, r, i) {
|
|
|
359
359
|
viewBox: "0 0 24 24"
|
|
360
360
|
}, [
|
|
361
361
|
E("path", _a, [
|
|
362
|
-
n.title ? (u(), d("title", ya,
|
|
362
|
+
n.title ? (u(), d("title", ya, M(n.title), 1)) : L("", !0)
|
|
363
363
|
])
|
|
364
364
|
], 8, ha))
|
|
365
365
|
], 16, ga);
|
|
@@ -397,7 +397,7 @@ function wa(e, t, n, l, r, i) {
|
|
|
397
397
|
viewBox: "0 0 24 24"
|
|
398
398
|
}, [
|
|
399
399
|
E("path", La, [
|
|
400
|
-
n.title ? (u(), d("title", Sa,
|
|
400
|
+
n.title ? (u(), d("title", Sa, M(n.title), 1)) : L("", !0)
|
|
401
401
|
])
|
|
402
402
|
], 8, ka))
|
|
403
403
|
], 16, ba);
|
|
@@ -435,7 +435,7 @@ function $a(e, t, n, l, r, i) {
|
|
|
435
435
|
viewBox: "0 0 24 24"
|
|
436
436
|
}, [
|
|
437
437
|
E("path", Ia, [
|
|
438
|
-
n.title ? (u(), d("title", Oa,
|
|
438
|
+
n.title ? (u(), d("title", Oa, M(n.title), 1)) : L("", !0)
|
|
439
439
|
])
|
|
440
440
|
], 8, Aa))
|
|
441
441
|
], 16, Ta);
|
|
@@ -473,7 +473,7 @@ function Ua(e, t, n, l, r, i) {
|
|
|
473
473
|
viewBox: "0 0 24 24"
|
|
474
474
|
}, [
|
|
475
475
|
E("path", Va, [
|
|
476
|
-
n.title ? (u(), d("title", xa,
|
|
476
|
+
n.title ? (u(), d("title", xa, M(n.title), 1)) : L("", !0)
|
|
477
477
|
])
|
|
478
478
|
], 8, Ma))
|
|
479
479
|
], 16, Pa);
|
|
@@ -511,7 +511,7 @@ function ja(e, t, n, l, r, i) {
|
|
|
511
511
|
viewBox: "0 0 24 24"
|
|
512
512
|
}, [
|
|
513
513
|
E("path", Ga, [
|
|
514
|
-
n.title ? (u(), d("title", Wa,
|
|
514
|
+
n.title ? (u(), d("title", Wa, M(n.title), 1)) : L("", !0)
|
|
515
515
|
])
|
|
516
516
|
], 8, za))
|
|
517
517
|
], 16, Ba);
|
|
@@ -549,7 +549,7 @@ function Ja(e, t, n, l, r, i) {
|
|
|
549
549
|
viewBox: "0 0 24 24"
|
|
550
550
|
}, [
|
|
551
551
|
E("path", Xa, [
|
|
552
|
-
n.title ? (u(), d("title", Za,
|
|
552
|
+
n.title ? (u(), d("title", Za, M(n.title), 1)) : L("", !0)
|
|
553
553
|
])
|
|
554
554
|
], 8, qa))
|
|
555
555
|
], 16, Ya);
|
|
@@ -860,7 +860,7 @@ function ss(e, t, n, l, r, i) {
|
|
|
860
860
|
viewBox: "0 0 24 24"
|
|
861
861
|
}, [
|
|
862
862
|
E("path", os, [
|
|
863
|
-
n.title ? (u(), d("title", as,
|
|
863
|
+
n.title ? (u(), d("title", as, M(n.title), 1)) : L("", !0)
|
|
864
864
|
])
|
|
865
865
|
], 8, rs))
|
|
866
866
|
], 16, is);
|
|
@@ -1055,7 +1055,7 @@ const Ts = /<\/?[\w\s="/.':;#-\/]+>/, As = (e) => Ts.test(e), He = " ", Is = "\r
|
|
|
1055
1055
|
function Ds(e) {
|
|
1056
1056
|
const t = e;
|
|
1057
1057
|
let n = 0, l = 1, r = 1, i = 0;
|
|
1058
|
-
const o = (
|
|
1058
|
+
const o = (S) => t[S] === Is && t[S + 1] === we, a = (S) => t[S] === we, s = (S) => t[S] === $s, c = (S) => t[S] === Os, g = (S) => o(S) || a(S) || s(S) || c(S), y = () => n, _ = () => l, v = () => r, P = () => i, N = (S) => o(S) || s(S) || c(S) ? we : t[S], k = () => N(n), p = () => N(n + i);
|
|
1059
1059
|
function C() {
|
|
1060
1060
|
return i = 0, g(n) && (l++, r = 0), o(n) && n++, n++, r++, t[n];
|
|
1061
1061
|
}
|
|
@@ -1065,12 +1065,12 @@ function Ds(e) {
|
|
|
1065
1065
|
function h() {
|
|
1066
1066
|
n = 0, l = 1, r = 1, i = 0;
|
|
1067
1067
|
}
|
|
1068
|
-
function $(
|
|
1069
|
-
i =
|
|
1068
|
+
function $(S = 0) {
|
|
1069
|
+
i = S;
|
|
1070
1070
|
}
|
|
1071
1071
|
function A() {
|
|
1072
|
-
const
|
|
1073
|
-
for (;
|
|
1072
|
+
const S = n + i;
|
|
1073
|
+
for (; S !== n; )
|
|
1074
1074
|
C();
|
|
1075
1075
|
i = 0;
|
|
1076
1076
|
}
|
|
@@ -1183,7 +1183,7 @@ function Ms(e, t = {}) {
|
|
|
1183
1183
|
const F = f.currentPeek() === ".";
|
|
1184
1184
|
return f.resetPeek(), F;
|
|
1185
1185
|
}
|
|
1186
|
-
function
|
|
1186
|
+
function S(f, m) {
|
|
1187
1187
|
const { currentType: w } = m;
|
|
1188
1188
|
if (w !== 8)
|
|
1189
1189
|
return !1;
|
|
@@ -1441,7 +1441,7 @@ function Ms(e, t = {}) {
|
|
|
1441
1441
|
/* TokenChars.LinkedDelimiter */
|
|
1442
1442
|
);
|
|
1443
1443
|
default:
|
|
1444
|
-
return pe(f) ? (F = _(m, 1, wt(f)), m.braceNest = 0, m.inLinked = !1, F) : A(f, m) || Y(f, m) ? (k(f), rt(f, m)) :
|
|
1444
|
+
return pe(f) ? (F = _(m, 1, wt(f)), m.braceNest = 0, m.inLinked = !1, F) : A(f, m) || Y(f, m) ? (k(f), rt(f, m)) : S(f, m) ? (k(f), _(m, 11, Ln(f))) : Z(f, m) ? (k(f), fe === "{" ? Nt(f, m) || F : _(m, 10, Sn(f))) : (w === 7 && y(j.INVALID_LINKED_FORMAT, i(), 0), m.braceNest = 0, m.inLinked = !1, Tt(f, m));
|
|
1445
1445
|
}
|
|
1446
1446
|
}
|
|
1447
1447
|
function Tt(f, m) {
|
|
@@ -1509,7 +1509,7 @@ function Fs(e = {}) {
|
|
|
1509
1509
|
function l(p, C, T, h, ...$) {
|
|
1510
1510
|
const A = p.currentPosition();
|
|
1511
1511
|
if (A.offset += h, A.column += h, n) {
|
|
1512
|
-
const
|
|
1512
|
+
const S = t ? Mn(T, A) : null, Y = Lt(C, S, {
|
|
1513
1513
|
domain: Vs,
|
|
1514
1514
|
args: $
|
|
1515
1515
|
});
|
|
@@ -1611,19 +1611,19 @@ function Fs(e = {}) {
|
|
|
1611
1611
|
}
|
|
1612
1612
|
}
|
|
1613
1613
|
} while (C.currentType !== 13 && C.currentType !== 1);
|
|
1614
|
-
const
|
|
1615
|
-
return i($,
|
|
1614
|
+
const S = C.currentType === 1 ? C.lastOffset : p.currentOffset(), Y = C.currentType === 1 ? C.lastEndLoc : p.currentPosition();
|
|
1615
|
+
return i($, S, Y), $;
|
|
1616
1616
|
}
|
|
1617
1617
|
function P(p, C, T, h) {
|
|
1618
1618
|
const $ = p.context();
|
|
1619
1619
|
let A = h.items.length === 0;
|
|
1620
|
-
const
|
|
1621
|
-
|
|
1620
|
+
const S = r(1, C, T);
|
|
1621
|
+
S.cases = [], S.cases.push(h);
|
|
1622
1622
|
do {
|
|
1623
1623
|
const Y = v(p);
|
|
1624
|
-
A || (A = Y.items.length === 0),
|
|
1624
|
+
A || (A = Y.items.length === 0), S.cases.push(Y);
|
|
1625
1625
|
} while ($.currentType !== 13);
|
|
1626
|
-
return A && l(p, j.MUST_HAVE_MESSAGES_IN_PLURAL, T, 0), i(
|
|
1626
|
+
return A && l(p, j.MUST_HAVE_MESSAGES_IN_PLURAL, T, 0), i(S, p.currentOffset(), p.currentPosition()), S;
|
|
1627
1627
|
}
|
|
1628
1628
|
function N(p) {
|
|
1629
1629
|
const C = p.context(), { offset: T, startLoc: h } = C, $ = v(p);
|
|
@@ -2552,7 +2552,7 @@ let Kl = 0;
|
|
|
2552
2552
|
function Uu(e = {}) {
|
|
2553
2553
|
const t = me(e.onWarn) ? e.onWarn : We, n = x(e.version) ? e.version : Ou, l = x(e.locale) || me(e.locale) ? e.locale : tn, r = me(l) ? tn : l, i = ve(e.fallbackLocale) || te(e.fallbackLocale) || x(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : r, o = te(e.messages) ? e.messages : On(r), a = te(e.datetimeFormats) ? e.datetimeFormats : On(r), s = te(e.numberFormats) ? e.numberFormats : On(r), c = ke(se(), e.modifiers, $u()), g = e.pluralRules || se(), y = me(e.missing) ? e.missing : null, _ = ye(e.missingWarn) || en(e.missingWarn) ? e.missingWarn : !0, v = ye(e.fallbackWarn) || en(e.fallbackWarn) ? e.fallbackWarn : !0, P = !!e.fallbackFormat, N = !!e.unresolving, k = me(e.postTranslation) ? e.postTranslation : null, p = te(e.processor) ? e.processor : null, C = ye(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, T = !!e.escapeParameter, h = me(e.messageCompiler) ? e.messageCompiler : xi;
|
|
2554
2554
|
process.env.NODE_ENV !== "production" && me(e.messageCompiler) && fs(ft(Ae.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));
|
|
2555
|
-
const $ = me(e.messageResolver) ? e.messageResolver : Ui || Nu, A = me(e.localeFallbacker) ? e.localeFallbacker : Fi || yu,
|
|
2555
|
+
const $ = me(e.messageResolver) ? e.messageResolver : Ui || Nu, A = me(e.localeFallbacker) ? e.localeFallbacker : Fi || yu, S = ne(e.fallbackContext) ? e.fallbackContext : void 0, Y = e, Z = ne(Y.__datetimeFormatters) ? Y.__datetimeFormatters : /* @__PURE__ */ new Map(), pe = ne(Y.__numberFormatters) ? Y.__numberFormatters : /* @__PURE__ */ new Map(), Te = ne(Y.__meta) ? Y.__meta : {};
|
|
2556
2556
|
Kl++;
|
|
2557
2557
|
const ue = {
|
|
2558
2558
|
version: n,
|
|
@@ -2574,7 +2574,7 @@ function Uu(e = {}) {
|
|
|
2574
2574
|
messageCompiler: h,
|
|
2575
2575
|
messageResolver: $,
|
|
2576
2576
|
localeFallbacker: A,
|
|
2577
|
-
fallbackContext:
|
|
2577
|
+
fallbackContext: S,
|
|
2578
2578
|
onWarn: t,
|
|
2579
2579
|
__meta: Te
|
|
2580
2580
|
};
|
|
@@ -2658,10 +2658,10 @@ function ql(e, ...t) {
|
|
|
2658
2658
|
}
|
|
2659
2659
|
if (!te(T) || !x(C))
|
|
2660
2660
|
return l ? pn : s;
|
|
2661
|
-
let
|
|
2662
|
-
mn(y) || (
|
|
2663
|
-
let Y = a.get(
|
|
2664
|
-
return Y || (Y = new Intl.DateTimeFormat(C, ke({}, T, y)), a.set(
|
|
2661
|
+
let S = `${C}__${s}`;
|
|
2662
|
+
mn(y) || (S = `${S}__${JSON.stringify(y)}`);
|
|
2663
|
+
let Y = a.get(S);
|
|
2664
|
+
return Y || (Y = new Intl.DateTimeFormat(C, ke({}, T, y)), a.set(S, Y)), P ? Y.formatToParts(c) : Y.format(c);
|
|
2665
2665
|
}
|
|
2666
2666
|
const ji = [
|
|
2667
2667
|
"localeMatcher",
|
|
@@ -2752,10 +2752,10 @@ function Zl(e, ...t) {
|
|
|
2752
2752
|
}
|
|
2753
2753
|
if (!te(T) || !x(C))
|
|
2754
2754
|
return l ? pn : s;
|
|
2755
|
-
let
|
|
2756
|
-
mn(y) || (
|
|
2757
|
-
let Y = a.get(
|
|
2758
|
-
return Y || (Y = new Intl.NumberFormat(C, ke({}, T, y)), a.set(
|
|
2755
|
+
let S = `${C}__${s}`;
|
|
2756
|
+
mn(y) || (S = `${S}__${JSON.stringify(y)}`);
|
|
2757
|
+
let Y = a.get(S);
|
|
2758
|
+
return Y || (Y = new Intl.NumberFormat(C, ke({}, T, y)), a.set(S, Y)), P ? Y.formatToParts(c) : Y.format(c);
|
|
2759
2759
|
}
|
|
2760
2760
|
const Ki = [
|
|
2761
2761
|
"localeMatcher",
|
|
@@ -2823,9 +2823,9 @@ function Yu(e = {}) {
|
|
|
2823
2823
|
const [T, h] = C;
|
|
2824
2824
|
let $ = "text", A = "";
|
|
2825
2825
|
C.length === 1 ? ne(T) ? (A = T.modifier || A, $ = T.type || $) : x(T) && (A = T || A) : C.length === 2 && (x(T) && (A = T || A), x(h) && ($ = h || $));
|
|
2826
|
-
const
|
|
2826
|
+
const S = g(p, !0)(k), Y = (
|
|
2827
2827
|
// The message in vnode resolved with linked are returned as an array by processor.nomalize
|
|
2828
|
-
$ === "vnode" && ve(
|
|
2828
|
+
$ === "vnode" && ve(S) && A ? S[0] : S
|
|
2829
2829
|
);
|
|
2830
2830
|
return A ? y(A)(Y, $) : Y;
|
|
2831
2831
|
},
|
|
@@ -2851,9 +2851,9 @@ function ti(e, ...t) {
|
|
|
2851
2851
|
if (process.env.NODE_ENV !== "production" && x(h) && e.messageCompiler == null)
|
|
2852
2852
|
return We(`The message format compilation is not supported in this build. Because message compiler isn't included. You need to pre-compilation all message format. So translate function return '${s}'.`), s;
|
|
2853
2853
|
let A = !1;
|
|
2854
|
-
const
|
|
2854
|
+
const S = () => {
|
|
2855
2855
|
A = !0;
|
|
2856
|
-
}, Y = xe(h) ? h : qi(e, s, C, h, $,
|
|
2856
|
+
}, Y = xe(h) ? h : qi(e, s, C, h, $, S);
|
|
2857
2857
|
if (A)
|
|
2858
2858
|
return h;
|
|
2859
2859
|
const Z = Qu(e, C, T, c), pe = Yu(Z), Te = Xu(e, Y, pe);
|
|
@@ -3176,7 +3176,7 @@ function rc(e, t, n) {
|
|
|
3176
3176
|
}
|
|
3177
3177
|
}
|
|
3178
3178
|
function ni(e) {
|
|
3179
|
-
return
|
|
3179
|
+
return V(Ot, null, e, 0);
|
|
3180
3180
|
}
|
|
3181
3181
|
const li = "__INTLIFY_META__", ii = () => [], oc = () => !1;
|
|
3182
3182
|
let ri = 0;
|
|
@@ -3200,8 +3200,8 @@ function sc(e = {}) {
|
|
|
3200
3200
|
), c = i(Zi(a.value, e)), g = i(te(e.datetimeFormats) ? e.datetimeFormats : { [a.value]: {} }), y = i(te(e.numberFormats) ? e.numberFormats : { [a.value]: {} });
|
|
3201
3201
|
let _ = t ? t.missingWarn : ye(e.missingWarn) || en(e.missingWarn) ? e.missingWarn : !0, v = t ? t.fallbackWarn : ye(e.fallbackWarn) || en(e.fallbackWarn) ? e.fallbackWarn : !0, P = t ? t.fallbackRoot : ye(e.fallbackRoot) ? e.fallbackRoot : !0, N = !!e.fallbackFormat, k = me(e.missing) ? e.missing : null, p = me(e.missing) ? oi(e.missing) : null, C = me(e.postTranslation) ? e.postTranslation : null, T = t ? t.warnHtmlMessage : ye(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, h = !!e.escapeParameter;
|
|
3202
3202
|
const $ = t ? t.modifiers : te(e.modifiers) ? e.modifiers : {};
|
|
3203
|
-
let A = e.pluralRules || t && t.pluralRules,
|
|
3204
|
-
|
|
3203
|
+
let A = e.pluralRules || t && t.pluralRules, S;
|
|
3204
|
+
S = (() => {
|
|
3205
3205
|
l && jl(null);
|
|
3206
3206
|
const b = {
|
|
3207
3207
|
version: ec,
|
|
@@ -3222,10 +3222,10 @@ function sc(e = {}) {
|
|
|
3222
3222
|
messageCompiler: e.messageCompiler,
|
|
3223
3223
|
__meta: { framework: "vue" }
|
|
3224
3224
|
};
|
|
3225
|
-
b.datetimeFormats = g.value, b.numberFormats = y.value, b.__datetimeFormatters = te(
|
|
3225
|
+
b.datetimeFormats = g.value, b.numberFormats = y.value, b.__datetimeFormatters = te(S) ? S.__datetimeFormatters : void 0, b.__numberFormatters = te(S) ? S.__numberFormatters : void 0, process.env.NODE_ENV !== "production" && (b.__v_emitter = te(S) ? S.__v_emitter : void 0);
|
|
3226
3226
|
const I = Uu(b);
|
|
3227
3227
|
return l && jl(I), I;
|
|
3228
|
-
})(), It(
|
|
3228
|
+
})(), It(S, a.value, s.value);
|
|
3229
3229
|
function Z() {
|
|
3230
3230
|
return [
|
|
3231
3231
|
a.value,
|
|
@@ -3238,25 +3238,25 @@ function sc(e = {}) {
|
|
|
3238
3238
|
const pe = W({
|
|
3239
3239
|
get: () => a.value,
|
|
3240
3240
|
set: (b) => {
|
|
3241
|
-
|
|
3241
|
+
S.locale = b, a.value = b;
|
|
3242
3242
|
}
|
|
3243
3243
|
}), Te = W({
|
|
3244
3244
|
get: () => s.value,
|
|
3245
3245
|
set: (b) => {
|
|
3246
|
-
|
|
3246
|
+
S.fallbackLocale = b, s.value = b, It(S, a.value, b);
|
|
3247
3247
|
}
|
|
3248
3248
|
}), ue = W(() => c.value), et = /* @__PURE__ */ W(() => g.value), gt = /* @__PURE__ */ W(() => y.value);
|
|
3249
3249
|
function B() {
|
|
3250
3250
|
return me(C) ? C : null;
|
|
3251
3251
|
}
|
|
3252
3252
|
function D(b) {
|
|
3253
|
-
C = b,
|
|
3253
|
+
C = b, S.postTranslation = b;
|
|
3254
3254
|
}
|
|
3255
3255
|
function J() {
|
|
3256
3256
|
return k;
|
|
3257
3257
|
}
|
|
3258
3258
|
function z(b) {
|
|
3259
|
-
b !== null && (p = oi(b)), k = b,
|
|
3259
|
+
b !== null && (p = oi(b)), k = b, S.missing = p;
|
|
3260
3260
|
}
|
|
3261
3261
|
function je(b, I) {
|
|
3262
3262
|
return b !== "translate" || !I.resolvedMessage;
|
|
@@ -3265,9 +3265,9 @@ function sc(e = {}) {
|
|
|
3265
3265
|
Z();
|
|
3266
3266
|
let ht;
|
|
3267
3267
|
try {
|
|
3268
|
-
process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, l || (
|
|
3268
|
+
process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, l || (S.fallbackContext = t ? xu() : void 0), ht = b(S);
|
|
3269
3269
|
} finally {
|
|
3270
|
-
process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, l || (
|
|
3270
|
+
process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, l || (S.fallbackContext = void 0);
|
|
3271
3271
|
}
|
|
3272
3272
|
if (le !== "translate exists" && // for not `te` (e.g `t`)
|
|
3273
3273
|
be(ht) && ht === pn || le === "translate exists" && !ht) {
|
|
@@ -3276,7 +3276,7 @@ function sc(e = {}) {
|
|
|
3276
3276
|
key: at,
|
|
3277
3277
|
type: le
|
|
3278
3278
|
})), process.env.NODE_ENV !== "production")) {
|
|
3279
|
-
const { __v_emitter: yl } =
|
|
3279
|
+
const { __v_emitter: yl } = S;
|
|
3280
3280
|
yl && P && yl.emit("fallback", {
|
|
3281
3281
|
type: le,
|
|
3282
3282
|
key: at,
|
|
@@ -3333,21 +3333,21 @@ function sc(e = {}) {
|
|
|
3333
3333
|
return Se((I) => Reflect.apply(ql, null, [I, ...b]), () => xn(...b), "datetime format", (I) => I[Bn](...b), ii, (I) => x(I) || ve(I));
|
|
3334
3334
|
}
|
|
3335
3335
|
function Ln(b) {
|
|
3336
|
-
A = b,
|
|
3336
|
+
A = b, S.pluralRules = A;
|
|
3337
3337
|
}
|
|
3338
3338
|
function Sn(b, I) {
|
|
3339
3339
|
return Se(() => {
|
|
3340
3340
|
if (!b)
|
|
3341
3341
|
return !1;
|
|
3342
|
-
const le = x(I) ? I : a.value, he = rt(le), ot =
|
|
3342
|
+
const le = x(I) ? I : a.value, he = rt(le), ot = S.messageResolver(he, b);
|
|
3343
3343
|
return Fe(ot) || xe(ot) || x(ot);
|
|
3344
3344
|
}, () => [b], "translate exists", (le) => Reflect.apply(le.te, le, [b, I]), oc, (le) => ye(le));
|
|
3345
3345
|
}
|
|
3346
3346
|
function wt(b) {
|
|
3347
3347
|
let I = null;
|
|
3348
|
-
const le = Vi(
|
|
3348
|
+
const le = Vi(S, s.value, a.value);
|
|
3349
3349
|
for (let he = 0; he < le.length; he++) {
|
|
3350
|
-
const ot = c.value[le[he]] || {}, Ht =
|
|
3350
|
+
const ot = c.value[le[he]] || {}, Ht = S.messageResolver(ot, b);
|
|
3351
3351
|
if (Ht != null) {
|
|
3352
3352
|
I = Ht;
|
|
3353
3353
|
break;
|
|
@@ -3369,7 +3369,7 @@ function sc(e = {}) {
|
|
|
3369
3369
|
Ue(le, he) && Pt(le[he]);
|
|
3370
3370
|
I = le[b];
|
|
3371
3371
|
}
|
|
3372
|
-
c.value[b] = I,
|
|
3372
|
+
c.value[b] = I, S.messages = c.value;
|
|
3373
3373
|
}
|
|
3374
3374
|
function wn(b, I) {
|
|
3375
3375
|
c.value[b] = c.value[b] || {};
|
|
@@ -3377,30 +3377,30 @@ function sc(e = {}) {
|
|
|
3377
3377
|
if (r)
|
|
3378
3378
|
for (const he in le)
|
|
3379
3379
|
Ue(le, he) && Pt(le[he]);
|
|
3380
|
-
I = le[b], Zt(I, c.value[b]),
|
|
3380
|
+
I = le[b], Zt(I, c.value[b]), S.messages = c.value;
|
|
3381
3381
|
}
|
|
3382
3382
|
function f(b) {
|
|
3383
3383
|
return g.value[b] || {};
|
|
3384
3384
|
}
|
|
3385
3385
|
function m(b, I) {
|
|
3386
|
-
g.value[b] = I,
|
|
3386
|
+
g.value[b] = I, S.datetimeFormats = g.value, Xl(S, b, I);
|
|
3387
3387
|
}
|
|
3388
3388
|
function w(b, I) {
|
|
3389
|
-
g.value[b] = ke(g.value[b] || {}, I),
|
|
3389
|
+
g.value[b] = ke(g.value[b] || {}, I), S.datetimeFormats = g.value, Xl(S, b, I);
|
|
3390
3390
|
}
|
|
3391
3391
|
function F(b) {
|
|
3392
3392
|
return y.value[b] || {};
|
|
3393
3393
|
}
|
|
3394
3394
|
function fe(b, I) {
|
|
3395
|
-
y.value[b] = I,
|
|
3395
|
+
y.value[b] = I, S.numberFormats = y.value, Jl(S, b, I);
|
|
3396
3396
|
}
|
|
3397
3397
|
function ge(b, I) {
|
|
3398
|
-
y.value[b] = ke(y.value[b] || {}, I),
|
|
3398
|
+
y.value[b] = ke(y.value[b] || {}, I), S.numberFormats = y.value, Jl(S, b, I);
|
|
3399
3399
|
}
|
|
3400
3400
|
ri++, t && Je && (Ge(t.locale, (b) => {
|
|
3401
|
-
o && (a.value = b,
|
|
3401
|
+
o && (a.value = b, S.locale = b, It(S, a.value, s.value));
|
|
3402
3402
|
}), Ge(t.fallbackLocale, (b) => {
|
|
3403
|
-
o && (s.value = b,
|
|
3403
|
+
o && (s.value = b, S.fallbackLocale = b, It(S, a.value, s.value));
|
|
3404
3404
|
}));
|
|
3405
3405
|
const ee = {
|
|
3406
3406
|
id: ri,
|
|
@@ -3410,7 +3410,7 @@ function sc(e = {}) {
|
|
|
3410
3410
|
return o;
|
|
3411
3411
|
},
|
|
3412
3412
|
set inheritLocale(b) {
|
|
3413
|
-
o = b, b && t && (a.value = t.locale.value, s.value = t.fallbackLocale.value, It(
|
|
3413
|
+
o = b, b && t && (a.value = t.locale.value, s.value = t.fallbackLocale.value, It(S, a.value, s.value));
|
|
3414
3414
|
},
|
|
3415
3415
|
get availableLocales() {
|
|
3416
3416
|
return Object.keys(c.value).sort();
|
|
@@ -3429,13 +3429,13 @@ function sc(e = {}) {
|
|
|
3429
3429
|
return _;
|
|
3430
3430
|
},
|
|
3431
3431
|
set missingWarn(b) {
|
|
3432
|
-
_ = b,
|
|
3432
|
+
_ = b, S.missingWarn = _;
|
|
3433
3433
|
},
|
|
3434
3434
|
get fallbackWarn() {
|
|
3435
3435
|
return v;
|
|
3436
3436
|
},
|
|
3437
3437
|
set fallbackWarn(b) {
|
|
3438
|
-
v = b,
|
|
3438
|
+
v = b, S.fallbackWarn = v;
|
|
3439
3439
|
},
|
|
3440
3440
|
get fallbackRoot() {
|
|
3441
3441
|
return P;
|
|
@@ -3447,19 +3447,19 @@ function sc(e = {}) {
|
|
|
3447
3447
|
return N;
|
|
3448
3448
|
},
|
|
3449
3449
|
set fallbackFormat(b) {
|
|
3450
|
-
N = b,
|
|
3450
|
+
N = b, S.fallbackFormat = N;
|
|
3451
3451
|
},
|
|
3452
3452
|
get warnHtmlMessage() {
|
|
3453
3453
|
return T;
|
|
3454
3454
|
},
|
|
3455
3455
|
set warnHtmlMessage(b) {
|
|
3456
|
-
T = b,
|
|
3456
|
+
T = b, S.warnHtmlMessage = b;
|
|
3457
3457
|
},
|
|
3458
3458
|
get escapeParameter() {
|
|
3459
3459
|
return h;
|
|
3460
3460
|
},
|
|
3461
3461
|
set escapeParameter(b) {
|
|
3462
|
-
h = b,
|
|
3462
|
+
h = b, S.escapeParameter = b;
|
|
3463
3463
|
},
|
|
3464
3464
|
t: it,
|
|
3465
3465
|
getLocaleMessage: rt,
|
|
@@ -3472,9 +3472,9 @@ function sc(e = {}) {
|
|
|
3472
3472
|
[lc]: Ln
|
|
3473
3473
|
};
|
|
3474
3474
|
return ee.datetimeFormats = et, ee.numberFormats = gt, ee.rt = yn, ee.te = Sn, ee.tm = Nt, ee.d = vn, ee.n = En, ee.getDateTimeFormat = f, ee.setDateTimeFormat = m, ee.mergeDateTimeFormat = w, ee.getNumberFormat = F, ee.setNumberFormat = fe, ee.mergeNumberFormat = ge, ee[Xi] = n, ee[Hn] = Ut, ee[Bn] = Ft, ee[zn] = kn, process.env.NODE_ENV !== "production" && (ee[Gn] = (b) => {
|
|
3475
|
-
|
|
3475
|
+
S.__v_emitter = b;
|
|
3476
3476
|
}, ee[Wn] = () => {
|
|
3477
|
-
|
|
3477
|
+
S.__v_emitter = void 0;
|
|
3478
3478
|
}), ee;
|
|
3479
3479
|
}
|
|
3480
3480
|
function ai(e, t) {
|
|
@@ -3673,7 +3673,7 @@ const re = /* @__PURE__ */ de({
|
|
|
3673
3673
|
ref: i
|
|
3674
3674
|
}, [
|
|
3675
3675
|
ae(o.$slots, "content", {}, () => [
|
|
3676
|
-
Ze(
|
|
3676
|
+
Ze(M(o.title), 1)
|
|
3677
3677
|
])
|
|
3678
3678
|
], 512)
|
|
3679
3679
|
], 64));
|
|
@@ -3758,7 +3758,7 @@ function Lc(e, t, n, l, r, i) {
|
|
|
3758
3758
|
viewBox: "0 0 24 24"
|
|
3759
3759
|
}, [
|
|
3760
3760
|
E("path", bc, [
|
|
3761
|
-
n.title ? (u(), d("title", kc,
|
|
3761
|
+
n.title ? (u(), d("title", kc, M(n.title), 1)) : L("", !0)
|
|
3762
3762
|
])
|
|
3763
3763
|
], 8, Cc))
|
|
3764
3764
|
], 16, Ec);
|
|
@@ -3796,7 +3796,7 @@ function Ic(e, t, n, l, r, i) {
|
|
|
3796
3796
|
viewBox: "0 0 24 24"
|
|
3797
3797
|
}, [
|
|
3798
3798
|
E("path", Tc, [
|
|
3799
|
-
n.title ? (u(), d("title", Ac,
|
|
3799
|
+
n.title ? (u(), d("title", Ac, M(n.title), 1)) : L("", !0)
|
|
3800
3800
|
])
|
|
3801
3801
|
], 8, Nc))
|
|
3802
3802
|
], 16, wc);
|
|
@@ -3834,35 +3834,35 @@ const Oc = /* @__PURE__ */ H(Sc, [["render", Ic]]), $c = { class: "dependency-te
|
|
|
3834
3834
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.34546 9.63757C4.74074 10.5277 5.31782 11.3221 6.03835 11.9681L7.03434 10.8209C6.4739 10.3185 6.02504 9.70059 5.71758 9.00824C5.41012 8.3159 5.25111 7.56496 5.25111 6.80532C5.25111 6.04568 5.41012 5.29475 5.71758 4.6024C6.02504 3.91006 6.4739 3.29216 7.03434 2.78977L6.03835 1.64258C5.31782 2.28851 4.74074 3.08293 4.34546 3.97307C3.95019 4.86321 3.74575 5.82867 3.74575 6.80532C3.74575 7.78197 3.95019 8.74744 4.34546 9.63757ZM16.955 4.38931C17.4802 3.97411 18.1261 3.74777 18.7913 3.74576C19.5894 3.74576 20.3547 4.06807 20.919 4.64177C21.4833 5.21548 21.8004 5.9936 21.8004 6.80494C21.8004 7.61628 21.4833 8.3944 20.919 8.96811C20.3547 9.54181 19.5894 9.86412 18.7913 9.86412C18.2559 9.86126 17.7312 9.71144 17.2725 9.43048L12.3325 14.4529L11.2688 13.3715L16.2088 8.34906C16.0668 8.10583 15.9592 7.84348 15.8891 7.56973H11.2688V6.04014H15.8891C16.055 5.38511 16.4298 4.80451 16.955 4.38931ZM17.9555 8.07674C18.2029 8.24482 18.4938 8.33453 18.7913 8.33453C19.1902 8.33412 19.5727 8.17284 19.8548 7.88607C20.1368 7.59931 20.2955 7.21049 20.2959 6.80494C20.2959 6.50241 20.2076 6.20668 20.0423 5.95514C19.877 5.70361 19.642 5.50756 19.3671 5.39178C19.0922 5.27601 18.7897 5.24572 18.4978 5.30474C18.206 5.36376 17.9379 5.50944 17.7275 5.72336C17.5171 5.93727 17.3738 6.20982 17.3157 6.50653C17.2577 6.80324 17.2875 7.11079 17.4014 7.39029C17.5152 7.66978 17.7081 7.90867 17.9555 8.07674ZM3.74621 15.2177V16.7473H7.19606L2.2417 21.7842L3.30539 22.8656L8.25975 17.8287V21.336H9.76427V15.2177H3.74621ZM15.7823 18.2769H12.7733V19.8064H15.7823V22.1008H21.8004V15.9825H15.7823V18.2769ZM17.2868 20.5712V17.5121H20.2959V20.5712H17.2868ZM8.02885 9.67292C7.62863 9.31407 7.30809 8.87275 7.08853 8.37827C6.86897 7.88378 6.75542 7.34747 6.75542 6.80494C6.75542 6.26241 6.86897 5.72609 7.08853 5.23161C7.30809 4.73713 7.62863 4.29581 8.02885 3.93696L9.02484 5.08415C8.78458 5.29946 8.59215 5.5643 8.46034 5.86106C8.32853 6.15782 8.26035 6.47971 8.26035 6.80532C8.26035 7.13094 8.32853 7.45282 8.46034 7.74958C8.59215 8.04634 8.78458 8.31118 9.02484 8.52649L8.02885 9.67292Z" fill="white"/>
|
|
3835
3835
|
</svg>`));
|
|
3836
3836
|
return (i, o) => (u(), d(Ee, null, [
|
|
3837
|
-
|
|
3837
|
+
V(R(Me), {
|
|
3838
3838
|
type: "source",
|
|
3839
3839
|
position: e.sourcePosition
|
|
3840
3840
|
}, null, 8, ["position"]),
|
|
3841
3841
|
E("div", {
|
|
3842
3842
|
class: oe([[`border-${e.data.color}`], "dependency-node-wrapper rounded-3 border"])
|
|
3843
3843
|
}, [
|
|
3844
|
-
|
|
3844
|
+
V(tr, {
|
|
3845
3845
|
"custom-icon": { icon: r.value },
|
|
3846
3846
|
class: "bg-pink rounded",
|
|
3847
3847
|
theme: "light"
|
|
3848
3848
|
}, null, 8, ["custom-icon"]),
|
|
3849
3849
|
E("div", $c, [
|
|
3850
3850
|
E("div", Dc, [
|
|
3851
|
-
|
|
3851
|
+
V(re, {
|
|
3852
3852
|
title: e.data.flowId
|
|
3853
3853
|
}, {
|
|
3854
3854
|
default: G(() => [
|
|
3855
|
-
Ze(
|
|
3855
|
+
Ze(M(e.data.flowId), 1)
|
|
3856
3856
|
]),
|
|
3857
3857
|
_: 1
|
|
3858
3858
|
}, 8, ["title"])
|
|
3859
3859
|
]),
|
|
3860
3860
|
E("div", Rc, [
|
|
3861
|
-
|
|
3861
|
+
V(re, {
|
|
3862
3862
|
title: e.data.namespace
|
|
3863
3863
|
}, {
|
|
3864
3864
|
default: G(() => [
|
|
3865
|
-
Ze(
|
|
3865
|
+
Ze(M(e.data.namespace), 1)
|
|
3866
3866
|
]),
|
|
3867
3867
|
_: 1
|
|
3868
3868
|
}, 8, ["title"])
|
|
@@ -3875,39 +3875,39 @@ const Oc = /* @__PURE__ */ H(Sc, [["render", Ic]]), $c = { class: "dependency-te
|
|
|
3875
3875
|
class: oe(["circle-button", [`bg-${e.data.color}`]]),
|
|
3876
3876
|
onClick: o[0] || (o[0] = (a) => i.$emit(R(U).OPEN_LINK, e.data))
|
|
3877
3877
|
}, [
|
|
3878
|
-
|
|
3878
|
+
V(re, {
|
|
3879
3879
|
title: R(l)("open")
|
|
3880
3880
|
}, {
|
|
3881
3881
|
default: G(() => [
|
|
3882
|
-
|
|
3882
|
+
V(nr, {
|
|
3883
3883
|
class: "button-icon",
|
|
3884
3884
|
alt: "Open in new tab"
|
|
3885
3885
|
})
|
|
3886
3886
|
]),
|
|
3887
3887
|
_: 1
|
|
3888
3888
|
}, 8, ["title"])
|
|
3889
|
-
], 2)) :
|
|
3889
|
+
], 2)) : L("", !0),
|
|
3890
3890
|
e.data.expandEnabled ? (u(), d("span", {
|
|
3891
3891
|
key: 1,
|
|
3892
3892
|
class: oe(["circle-button", [`bg-${e.data.color}`]]),
|
|
3893
3893
|
onClick: o[1] || (o[1] = (a) => n(R(U).EXPAND_DEPENDENCIES, e.data))
|
|
3894
3894
|
}, [
|
|
3895
|
-
|
|
3895
|
+
V(re, {
|
|
3896
3896
|
title: R(l)("expand")
|
|
3897
3897
|
}, {
|
|
3898
3898
|
default: G(() => [
|
|
3899
|
-
|
|
3899
|
+
V(Oc, {
|
|
3900
3900
|
class: "button-icon",
|
|
3901
3901
|
alt: "Expand task"
|
|
3902
3902
|
})
|
|
3903
3903
|
]),
|
|
3904
3904
|
_: 1
|
|
3905
3905
|
}, 8, ["title"])
|
|
3906
|
-
], 2)) :
|
|
3906
|
+
], 2)) : L("", !0),
|
|
3907
3907
|
ae(i.$slots, "badge-button-after", {}, void 0, !0)
|
|
3908
3908
|
])
|
|
3909
3909
|
], 2),
|
|
3910
|
-
|
|
3910
|
+
V(R(Me), {
|
|
3911
3911
|
type: "target",
|
|
3912
3912
|
position: e.targetPosition
|
|
3913
3913
|
}, null, 8, ["position"])
|
|
@@ -3988,14 +3988,14 @@ const Vc = {
|
|
|
3988
3988
|
key: 1,
|
|
3989
3989
|
color: i.value,
|
|
3990
3990
|
radius: l.value.size / 2
|
|
3991
|
-
}, null, 8, ["color", "radius"])) :
|
|
3991
|
+
}, null, 8, ["color", "radius"])) : L("", !0),
|
|
3992
3992
|
o.bgColor ? (u(), d("svg", Uc, [
|
|
3993
3993
|
E("rect", {
|
|
3994
3994
|
width: "100%",
|
|
3995
3995
|
height: "100%",
|
|
3996
3996
|
fill: o.bgColor
|
|
3997
3997
|
}, null, 8, Fc)
|
|
3998
|
-
])) :
|
|
3998
|
+
])) : L("", !0)
|
|
3999
3999
|
])
|
|
4000
4000
|
], 8, xc)
|
|
4001
4001
|
]),
|
|
@@ -4042,7 +4042,7 @@ function qc(e, t, n, l, r, i) {
|
|
|
4042
4042
|
viewBox: "0 0 24 24"
|
|
4043
4043
|
}, [
|
|
4044
4044
|
E("path", Kc, [
|
|
4045
|
-
n.title ? (u(), d("title", Yc,
|
|
4045
|
+
n.title ? (u(), d("title", Yc, M(n.title), 1)) : L("", !0)
|
|
4046
4046
|
])
|
|
4047
4047
|
], 8, jc))
|
|
4048
4048
|
], 16, Wc);
|
|
@@ -4098,25 +4098,25 @@ const Xc = /* @__PURE__ */ H(Gc, [["render", qc]]), Zc = { class: "top-button-di
|
|
|
4098
4098
|
}, [
|
|
4099
4099
|
E("span", {
|
|
4100
4100
|
class: oe(["badge rounded-pill text-truncate text-color position-reliative", [`bg-${e.data.color}`]])
|
|
4101
|
-
},
|
|
4101
|
+
}, M(i.clusterName), 3),
|
|
4102
4102
|
E("div", Zc, [
|
|
4103
4103
|
e.data.collapsable ? (u(), d("span", {
|
|
4104
4104
|
key: 0,
|
|
4105
4105
|
class: oe(["circle-button", [`bg-${e.data.color}`]]),
|
|
4106
4106
|
onClick: o[0] || (o[0] = (a) => r())
|
|
4107
4107
|
}, [
|
|
4108
|
-
|
|
4108
|
+
V(re, {
|
|
4109
4109
|
title: i.$t("collapse")
|
|
4110
4110
|
}, {
|
|
4111
4111
|
default: G(() => [
|
|
4112
|
-
|
|
4112
|
+
V(Xc, {
|
|
4113
4113
|
class: "button-icon",
|
|
4114
4114
|
alt: "Collapse task"
|
|
4115
4115
|
})
|
|
4116
4116
|
]),
|
|
4117
4117
|
_: 1
|
|
4118
4118
|
}, 8, ["title"])
|
|
4119
|
-
], 2)) :
|
|
4119
|
+
], 2)) : L("", !0)
|
|
4120
4120
|
])
|
|
4121
4121
|
], 2));
|
|
4122
4122
|
}
|
|
@@ -4153,7 +4153,7 @@ function od(e, t, n, l, r, i) {
|
|
|
4153
4153
|
viewBox: "0 0 24 24"
|
|
4154
4154
|
}, [
|
|
4155
4155
|
E("path", id, [
|
|
4156
|
-
n.title ? (u(), d("title", rd,
|
|
4156
|
+
n.title ? (u(), d("title", rd, M(n.title), 1)) : L("", !0)
|
|
4157
4157
|
])
|
|
4158
4158
|
], 8, ld))
|
|
4159
4159
|
], 16, nd);
|
|
@@ -4193,7 +4193,7 @@ const rr = /* @__PURE__ */ H(td, [["render", od]]), ad = {
|
|
|
4193
4193
|
return (t, n) => (u(), d("div", {
|
|
4194
4194
|
class: oe(t.classes)
|
|
4195
4195
|
}, [
|
|
4196
|
-
|
|
4196
|
+
V(R(Me), {
|
|
4197
4197
|
type: "source",
|
|
4198
4198
|
class: "custom-handle",
|
|
4199
4199
|
position: e.sourcePosition
|
|
@@ -4201,12 +4201,12 @@ const rr = /* @__PURE__ */ H(td, [["render", od]]), ad = {
|
|
|
4201
4201
|
E("div", {
|
|
4202
4202
|
class: oe(["dot", t.classes])
|
|
4203
4203
|
}, [
|
|
4204
|
-
|
|
4204
|
+
V(rr, {
|
|
4205
4205
|
class: oe([{ "text-danger": e.data.node.branchType === "ERROR" }, "circle"]),
|
|
4206
4206
|
alt: "circle"
|
|
4207
4207
|
}, null, 8, ["class"])
|
|
4208
4208
|
], 2),
|
|
4209
|
-
|
|
4209
|
+
V(R(Me), {
|
|
4210
4210
|
type: "target",
|
|
4211
4211
|
class: "custom-handle",
|
|
4212
4212
|
position: e.targetPosition
|
|
@@ -4246,7 +4246,7 @@ function gd(e, t, n, l, r, i) {
|
|
|
4246
4246
|
viewBox: "0 0 24 24"
|
|
4247
4247
|
}, [
|
|
4248
4248
|
E("path", md, [
|
|
4249
|
-
n.title ? (u(), d("title", pd,
|
|
4249
|
+
n.title ? (u(), d("title", pd, M(n.title), 1)) : L("", !0)
|
|
4250
4250
|
])
|
|
4251
4251
|
], 8, fd))
|
|
4252
4252
|
], 16, dd);
|
|
@@ -4262,7 +4262,7 @@ const hd = /* @__PURE__ */ H(cd, [["render", gd]]), _d = { class: "add-task-div
|
|
|
4262
4262
|
t.addTask ? (u(), X(hd, {
|
|
4263
4263
|
key: 0,
|
|
4264
4264
|
alt: "add task icon"
|
|
4265
|
-
})) :
|
|
4265
|
+
})) : L("", !0)
|
|
4266
4266
|
]));
|
|
4267
4267
|
}
|
|
4268
4268
|
}), vd = /* @__PURE__ */ H(yd, [["__scopeId", "data-v-4afc4738"]]), Ed = ["id", "d", "marker-end"], Cd = /* @__PURE__ */ de({
|
|
@@ -4311,12 +4311,20 @@ const hd = /* @__PURE__ */ H(cd, [["render", gd]]), _d = { class: "add-task-div
|
|
|
4311
4311
|
"vue-flow__edge-path": !0,
|
|
4312
4312
|
["stroke-" + t.data.color]: t.data.color,
|
|
4313
4313
|
"unused-path": t.data.unused
|
|
4314
|
-
} : {})
|
|
4315
|
-
|
|
4314
|
+
} : {});
|
|
4315
|
+
let l = (o) => o;
|
|
4316
|
+
try {
|
|
4317
|
+
const { t: o } = Vt();
|
|
4318
|
+
l = o;
|
|
4319
|
+
} catch {
|
|
4320
|
+
}
|
|
4321
|
+
const r = W(() => {
|
|
4322
|
+
const { haveAdd: o } = t.data ?? {};
|
|
4316
4323
|
return `${l("add task")} ${o?.length === 2 ? `${l(o[1])} ${o[0]}` : ""}`.trim();
|
|
4317
4324
|
}), i = W(() => To(t));
|
|
4318
4325
|
return (o, a) => (u(), d(Ee, null, [
|
|
4319
|
-
|
|
4326
|
+
i.value?.length ? (u(), d("path", {
|
|
4327
|
+
key: 0,
|
|
4320
4328
|
id: e.id,
|
|
4321
4329
|
class: oe(n.value),
|
|
4322
4330
|
style: ct(e.data.haveDashArray ? {
|
|
@@ -4324,8 +4332,11 @@ const hd = /* @__PURE__ */ H(cd, [["render", gd]]), _d = { class: "add-task-div
|
|
|
4324
4332
|
} : {}),
|
|
4325
4333
|
d: i.value[0],
|
|
4326
4334
|
"marker-end": e.markerEnd
|
|
4327
|
-
}, null, 14, Ed),
|
|
4328
|
-
|
|
4335
|
+
}, null, 14, Ed)) : L("", !0),
|
|
4336
|
+
i.value?.length ? (u(), X(R(Ao), {
|
|
4337
|
+
key: 1,
|
|
4338
|
+
style: { "z-index": "10" }
|
|
4339
|
+
}, {
|
|
4329
4340
|
default: G(() => [
|
|
4330
4341
|
E("div", {
|
|
4331
4342
|
style: ct({
|
|
@@ -4334,24 +4345,24 @@ const hd = /* @__PURE__ */ H(cd, [["render", gd]]), _d = { class: "add-task-div
|
|
|
4334
4345
|
transform: `translate(-50%, -50%) translate(${i.value[1]}px,${i.value[2]}px)`
|
|
4335
4346
|
})
|
|
4336
4347
|
}, [
|
|
4337
|
-
|
|
4348
|
+
V(re, { title: r.value }, {
|
|
4338
4349
|
default: G(() => [
|
|
4339
4350
|
e.data.haveAdd ? (u(), X(vd, {
|
|
4340
4351
|
key: 0,
|
|
4341
4352
|
"add-task": !0,
|
|
4342
4353
|
onClick: a[0] || (a[0] = (s) => o.$emit(R(U).ADD_TASK, e.data.haveAdd)),
|
|
4343
4354
|
class: oe({ "text-danger": e.data.color })
|
|
4344
|
-
}, null, 8, ["class"])) :
|
|
4355
|
+
}, null, 8, ["class"])) : L("", !0)
|
|
4345
4356
|
]),
|
|
4346
4357
|
_: 1
|
|
4347
4358
|
}, 8, ["title"])
|
|
4348
4359
|
], 4)
|
|
4349
4360
|
]),
|
|
4350
4361
|
_: 1
|
|
4351
|
-
})
|
|
4362
|
+
})) : L("", !0)
|
|
4352
4363
|
], 64));
|
|
4353
4364
|
}
|
|
4354
|
-
}), bd = /* @__PURE__ */ H(Cd, [["__scopeId", "data-v-
|
|
4365
|
+
}), bd = /* @__PURE__ */ H(Cd, [["__scopeId", "data-v-5e05a3ec"]]), kd = ["innerHTML"], Ld = /* @__PURE__ */ de({
|
|
4355
4366
|
__name: "Duration",
|
|
4356
4367
|
props: {
|
|
4357
4368
|
histories: {}
|
|
@@ -4402,8 +4413,8 @@ const hd = /* @__PURE__ */ H(cd, [["render", gd]]), _d = { class: "add-task-div
|
|
|
4402
4413
|
E("span", {
|
|
4403
4414
|
class: oe(["ks-duration-tt-square", _(N.state)])
|
|
4404
4415
|
}, null, 2),
|
|
4405
|
-
E("strong", null,
|
|
4406
|
-
Ze(
|
|
4416
|
+
E("strong", null, M(N.state) + ": ", 1),
|
|
4417
|
+
Ze(M(zr(N.date.toISOString(), "iso")) + " ", 1),
|
|
4407
4418
|
P[0] || (P[0] = E("br", null, null, -1))
|
|
4408
4419
|
]))), 128))
|
|
4409
4420
|
]),
|
|
@@ -4452,11 +4463,11 @@ const hd = /* @__PURE__ */ H(cd, [["render", gd]]), _d = { class: "add-task-div
|
|
|
4452
4463
|
];
|
|
4453
4464
|
});
|
|
4454
4465
|
return (i, o) => (u(), d("div", Sd, [
|
|
4455
|
-
l.value.length > 0 ? (u(), d("span", wd,
|
|
4456
|
-
l.value.length > 0 ? (u(), d("span", Nd, " | ")) :
|
|
4466
|
+
l.value.length > 0 ? (u(), d("span", wd, M(l.value.length) + " task runs", 1)) : L("", !0),
|
|
4467
|
+
l.value.length > 0 ? (u(), d("span", Nd, " | ")) : L("", !0),
|
|
4457
4468
|
r.value ? (u(), d("span", Td, [
|
|
4458
|
-
|
|
4459
|
-
])) :
|
|
4469
|
+
V(Ld, { histories: r.value }, null, 8, ["histories"])
|
|
4470
|
+
])) : L("", !0)
|
|
4460
4471
|
]));
|
|
4461
4472
|
}
|
|
4462
4473
|
}), Id = /* @__PURE__ */ H(Ad, [["__scopeId", "data-v-96fa5d6e"]]), Od = {
|
|
@@ -4492,7 +4503,7 @@ function Md(e, t, n, l, r, i) {
|
|
|
4492
4503
|
viewBox: "0 0 24 24"
|
|
4493
4504
|
}, [
|
|
4494
4505
|
E("path", Rd, [
|
|
4495
|
-
n.title ? (u(), d("title", Pd,
|
|
4506
|
+
n.title ? (u(), d("title", Pd, M(n.title), 1)) : L("", !0)
|
|
4496
4507
|
])
|
|
4497
4508
|
], 8, Dd))
|
|
4498
4509
|
], 16, $d);
|
|
@@ -4530,7 +4541,7 @@ function zd(e, t, n, l, r, i) {
|
|
|
4530
4541
|
viewBox: "0 0 24 24"
|
|
4531
4542
|
}, [
|
|
4532
4543
|
E("path", Hd, [
|
|
4533
|
-
n.title ? (u(), d("title", Bd,
|
|
4544
|
+
n.title ? (u(), d("title", Bd, M(n.title), 1)) : L("", !0)
|
|
4534
4545
|
])
|
|
4535
4546
|
], 8, Fd))
|
|
4536
4547
|
], 16, Ud);
|
|
@@ -4611,27 +4622,27 @@ const al = /* @__PURE__ */ H(xd, [["render", zd]]), Gd = { class: "icon rounded"
|
|
|
4611
4622
|
E("div", Wd, [
|
|
4612
4623
|
E("div", jd, [
|
|
4613
4624
|
E("div", Kd, [
|
|
4614
|
-
|
|
4625
|
+
V(re, { title: _.value }, {
|
|
4615
4626
|
default: G(() => [
|
|
4616
|
-
Ze(
|
|
4627
|
+
Ze(M(v.title ?? s.value), 1)
|
|
4617
4628
|
]),
|
|
4618
4629
|
_: 1
|
|
4619
4630
|
}, 8, ["title"])
|
|
4620
4631
|
]),
|
|
4621
4632
|
a.value ? (u(), d("span", Yd, [
|
|
4622
|
-
|
|
4633
|
+
V(re, {
|
|
4623
4634
|
title: v.$t("show description"),
|
|
4624
4635
|
class: "d-flex align-items-center"
|
|
4625
4636
|
}, {
|
|
4626
4637
|
default: G(() => [
|
|
4627
|
-
|
|
4638
|
+
V(Vd, {
|
|
4628
4639
|
onClick: P[0] || (P[0] = (N) => v.$emit(R(U).SHOW_DESCRIPTION, { id: s.value, description: a.value })),
|
|
4629
4640
|
class: "description-button ms-2"
|
|
4630
4641
|
})
|
|
4631
4642
|
]),
|
|
4632
4643
|
_: 1
|
|
4633
4644
|
}, 8, ["title"])
|
|
4634
|
-
])) :
|
|
4645
|
+
])) : L("", !0)
|
|
4635
4646
|
]),
|
|
4636
4647
|
ae(v.$slots, "content", {}, void 0, !0)
|
|
4637
4648
|
]),
|
|
@@ -4642,35 +4653,35 @@ const al = /* @__PURE__ */ H(xd, [["render", zd]]), Gd = { class: "icon rounded"
|
|
|
4642
4653
|
class: oe(["circle-button", [`bg-${v.data.color}`]]),
|
|
4643
4654
|
onClick: P[1] || (P[1] = (N) => v.$emit(R(U).OPEN_LINK, { link: v.data.link }))
|
|
4644
4655
|
}, [
|
|
4645
|
-
|
|
4656
|
+
V(re, {
|
|
4646
4657
|
title: v.$t("open")
|
|
4647
4658
|
}, {
|
|
4648
4659
|
default: G(() => [
|
|
4649
|
-
|
|
4660
|
+
V(nr, {
|
|
4650
4661
|
class: "button-icon",
|
|
4651
4662
|
alt: "Open in new tab"
|
|
4652
4663
|
})
|
|
4653
4664
|
]),
|
|
4654
4665
|
_: 1
|
|
4655
4666
|
}, 8, ["title"])
|
|
4656
|
-
], 2)) :
|
|
4667
|
+
], 2)) : L("", !0),
|
|
4657
4668
|
o.value ? (u(), d("span", {
|
|
4658
4669
|
key: 1,
|
|
4659
4670
|
class: oe(["circle-button", [`bg-${v.data.color}`]]),
|
|
4660
4671
|
onClick: P[2] || (P[2] = (N) => v.$emit(R(U).EXPAND))
|
|
4661
4672
|
}, [
|
|
4662
|
-
|
|
4673
|
+
V(re, {
|
|
4663
4674
|
title: v.$t("expand")
|
|
4664
4675
|
}, {
|
|
4665
4676
|
default: G(() => [
|
|
4666
|
-
|
|
4677
|
+
V(al, {
|
|
4667
4678
|
class: "button-icon",
|
|
4668
4679
|
alt: "Expand task"
|
|
4669
4680
|
})
|
|
4670
4681
|
]),
|
|
4671
4682
|
_: 1
|
|
4672
4683
|
}, 8, ["title"])
|
|
4673
|
-
], 2)) :
|
|
4684
|
+
], 2)) : L("", !0),
|
|
4674
4685
|
ae(v.$slots, "badge-button-after", {}, void 0, !0)
|
|
4675
4686
|
])
|
|
4676
4687
|
], 38));
|
|
@@ -4708,7 +4719,7 @@ function nf(e, t, n, l, r, i) {
|
|
|
4708
4719
|
viewBox: "0 0 24 24"
|
|
4709
4720
|
}, [
|
|
4710
4721
|
E("path", ef, [
|
|
4711
|
-
n.title ? (u(), d("title", tf,
|
|
4722
|
+
n.title ? (u(), d("title", tf, M(n.title), 1)) : L("", !0)
|
|
4712
4723
|
])
|
|
4713
4724
|
], 8, Qd))
|
|
4714
4725
|
], 16, Jd);
|
|
@@ -4746,7 +4757,7 @@ function uf(e, t, n, l, r, i) {
|
|
|
4746
4757
|
viewBox: "0 0 24 24"
|
|
4747
4758
|
}, [
|
|
4748
4759
|
E("path", af, [
|
|
4749
|
-
n.title ? (u(), d("title", sf,
|
|
4760
|
+
n.title ? (u(), d("title", sf, M(n.title), 1)) : L("", !0)
|
|
4750
4761
|
])
|
|
4751
4762
|
], 8, of))
|
|
4752
4763
|
], 16, rf);
|
|
@@ -4784,7 +4795,7 @@ function gf(e, t, n, l, r, i) {
|
|
|
4784
4795
|
viewBox: "0 0 24 24"
|
|
4785
4796
|
}, [
|
|
4786
4797
|
E("path", mf, [
|
|
4787
|
-
n.title ? (u(), d("title", pf,
|
|
4798
|
+
n.title ? (u(), d("title", pf, M(n.title), 1)) : L("", !0)
|
|
4788
4799
|
])
|
|
4789
4800
|
], 8, ff))
|
|
4790
4801
|
], 16, df);
|
|
@@ -4822,7 +4833,7 @@ function bf(e, t, n, l, r, i) {
|
|
|
4822
4833
|
viewBox: "0 0 24 24"
|
|
4823
4834
|
}, [
|
|
4824
4835
|
E("path", Ef, [
|
|
4825
|
-
n.title ? (u(), d("title", Cf,
|
|
4836
|
+
n.title ? (u(), d("title", Cf, M(n.title), 1)) : L("", !0)
|
|
4826
4837
|
])
|
|
4827
4838
|
], 8, vf))
|
|
4828
4839
|
], 16, yf);
|
|
@@ -4860,7 +4871,7 @@ function Af(e, t, n, l, r, i) {
|
|
|
4860
4871
|
viewBox: "0 0 24 24"
|
|
4861
4872
|
}, [
|
|
4862
4873
|
E("path", Nf, [
|
|
4863
|
-
n.title ? (u(), d("title", Tf,
|
|
4874
|
+
n.title ? (u(), d("title", Tf, M(n.title), 1)) : L("", !0)
|
|
4864
4875
|
])
|
|
4865
4876
|
], 8, wf))
|
|
4866
4877
|
], 16, Sf);
|
|
@@ -4898,7 +4909,7 @@ function Mf(e, t, n, l, r, i) {
|
|
|
4898
4909
|
viewBox: "0 0 24 24"
|
|
4899
4910
|
}, [
|
|
4900
4911
|
E("path", Rf, [
|
|
4901
|
-
n.title ? (u(), d("title", Pf,
|
|
4912
|
+
n.title ? (u(), d("title", Pf, M(n.title), 1)) : L("", !0)
|
|
4902
4913
|
])
|
|
4903
4914
|
], 8, Df))
|
|
4904
4915
|
], 16, $f);
|
|
@@ -4936,7 +4947,7 @@ function zf(e, t, n, l, r, i) {
|
|
|
4936
4947
|
viewBox: "0 0 24 24"
|
|
4937
4948
|
}, [
|
|
4938
4949
|
E("path", Hf, [
|
|
4939
|
-
n.title ? (u(), d("title", Bf,
|
|
4950
|
+
n.title ? (u(), d("title", Bf, M(n.title), 1)) : L("", !0)
|
|
4940
4951
|
])
|
|
4941
4952
|
], 8, Ff))
|
|
4942
4953
|
], 16, Uf);
|
|
@@ -4974,7 +4985,7 @@ function qf(e, t, n, l, r, i) {
|
|
|
4974
4985
|
viewBox: "0 0 24 24"
|
|
4975
4986
|
}, [
|
|
4976
4987
|
E("path", Kf, [
|
|
4977
|
-
n.title ? (u(), d("title", Yf,
|
|
4988
|
+
n.title ? (u(), d("title", Yf, M(n.title), 1)) : L("", !0)
|
|
4978
4989
|
])
|
|
4979
4990
|
], 8, jf))
|
|
4980
4991
|
], 16, Wf);
|
|
@@ -5012,7 +5023,7 @@ function tm(e, t, n, l, r, i) {
|
|
|
5012
5023
|
viewBox: "0 0 24 24"
|
|
5013
5024
|
}, [
|
|
5014
5025
|
E("path", Qf, [
|
|
5015
|
-
n.title ? (u(), d("title", em,
|
|
5026
|
+
n.title ? (u(), d("title", em, M(n.title), 1)) : L("", !0)
|
|
5016
5027
|
])
|
|
5017
5028
|
], 8, Jf))
|
|
5018
5029
|
], 16, Zf);
|
|
@@ -5089,11 +5100,11 @@ const nm = /* @__PURE__ */ H(Xf, [["render", tm]]), lm = /* @__PURE__ */ de({
|
|
|
5089
5100
|
return "task failed";
|
|
5090
5101
|
});
|
|
5091
5102
|
return (k, p) => (u(), d(Ee, null, [
|
|
5092
|
-
|
|
5103
|
+
V(R(Me), {
|
|
5093
5104
|
type: "source",
|
|
5094
5105
|
position: k.sourcePosition
|
|
5095
5106
|
}, null, 8, ["position"]),
|
|
5096
|
-
|
|
5107
|
+
V(or, {
|
|
5097
5108
|
id: k.id,
|
|
5098
5109
|
data: P.value,
|
|
5099
5110
|
state: y.value,
|
|
@@ -5114,7 +5125,7 @@ const nm = /* @__PURE__ */ H(Xf, [["render", tm]]), lm = /* @__PURE__ */ de({
|
|
|
5114
5125
|
color: o.value,
|
|
5115
5126
|
uid: k.data.node.uid,
|
|
5116
5127
|
state: y.value
|
|
5117
|
-
}, null, 8, ["execution", "task", "color", "uid", "state"])) :
|
|
5128
|
+
}, null, 8, ["execution", "task", "color", "uid", "state"])) : L("", !0),
|
|
5118
5129
|
k.data.node.task ? (u(), d(Ee, { key: 1 }, [
|
|
5119
5130
|
k.playgroundEnabled && k.playgroundReadyToStart ? (u(), d("button", {
|
|
5120
5131
|
key: 0,
|
|
@@ -5122,12 +5133,12 @@ const nm = /* @__PURE__ */ H(Xf, [["render", tm]]), lm = /* @__PURE__ */ de({
|
|
|
5122
5133
|
class: "playground-button",
|
|
5123
5134
|
onClick: p[0] || (p[0] = (C) => l(R(U).RUN_TASK, { task: k.data.node.task }))
|
|
5124
5135
|
}, [
|
|
5125
|
-
|
|
5136
|
+
V(re, {
|
|
5126
5137
|
style: { display: "flex" },
|
|
5127
5138
|
title: k.$t("run task in playground")
|
|
5128
5139
|
}, {
|
|
5129
5140
|
default: G(() => [
|
|
5130
|
-
|
|
5141
|
+
V(Vf, {
|
|
5131
5142
|
class: "button-play-icon",
|
|
5132
5143
|
alt: k.$t("run task in playground")
|
|
5133
5144
|
}, null, 8, ["alt"])
|
|
@@ -5142,7 +5153,7 @@ const nm = /* @__PURE__ */ H(Xf, [["render", tm]]), lm = /* @__PURE__ */ de({
|
|
|
5142
5153
|
backgroundColor: `var(--ks-background-${y.value?.toLowerCase()})`
|
|
5143
5154
|
})
|
|
5144
5155
|
}, [
|
|
5145
|
-
|
|
5156
|
+
V(re, {
|
|
5146
5157
|
style: { display: "flex" },
|
|
5147
5158
|
title: N.value ? k.$t(N.value) : void 0
|
|
5148
5159
|
}, {
|
|
@@ -5162,12 +5173,12 @@ const nm = /* @__PURE__ */ H(Xf, [["render", tm]]), lm = /* @__PURE__ */ de({
|
|
|
5162
5173
|
}, null, 8, ["alt"])) : y.value === R(_e).FAILED ? (u(), X(Qt, {
|
|
5163
5174
|
key: 4,
|
|
5164
5175
|
alt: N.value ? k.$t(N.value) : void 0
|
|
5165
|
-
}, null, 8, ["alt"])) :
|
|
5176
|
+
}, null, 8, ["alt"])) : L("", !0)
|
|
5166
5177
|
]),
|
|
5167
5178
|
_: 1
|
|
5168
5179
|
}, 8, ["title"])
|
|
5169
5180
|
], 4))
|
|
5170
|
-
], 64)) :
|
|
5181
|
+
], 64)) : L("", !0)
|
|
5171
5182
|
]),
|
|
5172
5183
|
"badge-button-before": G(() => [
|
|
5173
5184
|
k.data.node.task && k.data.node.task.runIf ? (u(), d("span", {
|
|
@@ -5175,90 +5186,90 @@ const nm = /* @__PURE__ */ H(Xf, [["render", tm]]), lm = /* @__PURE__ */ de({
|
|
|
5175
5186
|
class: oe(["circle-button", ["bg-warning"]]),
|
|
5176
5187
|
onClick: p[1] || (p[1] = (C) => l(R(U).SHOW_CONDITION, { id: a.value, task: k.data.node.task, section: R(ut).TASKS }))
|
|
5177
5188
|
}, [
|
|
5178
|
-
|
|
5189
|
+
V(re, {
|
|
5179
5190
|
title: k.$t("show task condition")
|
|
5180
5191
|
}, {
|
|
5181
5192
|
default: G(() => [
|
|
5182
|
-
|
|
5193
|
+
V(If, {
|
|
5183
5194
|
class: "button-icon",
|
|
5184
5195
|
alt: "Show condition"
|
|
5185
5196
|
})
|
|
5186
5197
|
]),
|
|
5187
5198
|
_: 1
|
|
5188
5199
|
}, 8, ["title"])
|
|
5189
|
-
])) :
|
|
5200
|
+
])) : L("", !0),
|
|
5190
5201
|
s.value ? (u(), d("span", {
|
|
5191
5202
|
key: 1,
|
|
5192
5203
|
class: oe(["circle-button", [`bg-${o.value}`]]),
|
|
5193
5204
|
onClick: p[2] || (p[2] = (C) => l(R(U).SHOW_LOGS, { id: a.value, execution: s.value, taskRuns: g.value }))
|
|
5194
5205
|
}, [
|
|
5195
|
-
|
|
5206
|
+
V(re, {
|
|
5196
5207
|
title: k.$t("show task logs")
|
|
5197
5208
|
}, {
|
|
5198
5209
|
default: G(() => [
|
|
5199
|
-
|
|
5210
|
+
V(hf, {
|
|
5200
5211
|
class: "button-icon",
|
|
5201
5212
|
alt: "Show logs"
|
|
5202
5213
|
})
|
|
5203
5214
|
]),
|
|
5204
5215
|
_: 1
|
|
5205
5216
|
}, 8, ["title"])
|
|
5206
|
-
], 2)) :
|
|
5217
|
+
], 2)) : L("", !0),
|
|
5207
5218
|
!s.value && !k.data.isReadOnly && k.data.isFlowable ? (u(), d("span", {
|
|
5208
5219
|
key: 2,
|
|
5209
5220
|
class: oe(["circle-button", [`bg-${o.value}`]]),
|
|
5210
5221
|
onClick: p[3] || (p[3] = (C) => l(R(U).ADD_ERROR, { task: k.data.node.task }))
|
|
5211
5222
|
}, [
|
|
5212
|
-
|
|
5223
|
+
V(re, {
|
|
5213
5224
|
title: k.$t("add error handler")
|
|
5214
5225
|
}, {
|
|
5215
5226
|
default: G(() => [
|
|
5216
|
-
|
|
5227
|
+
V(kf, {
|
|
5217
5228
|
class: "button-icon",
|
|
5218
5229
|
alt: "Add error handler"
|
|
5219
5230
|
})
|
|
5220
5231
|
]),
|
|
5221
5232
|
_: 1
|
|
5222
5233
|
}, 8, ["title"])
|
|
5223
|
-
], 2)) :
|
|
5234
|
+
], 2)) : L("", !0),
|
|
5224
5235
|
!s.value && !k.data.isReadOnly ? (u(), d("span", {
|
|
5225
5236
|
key: 3,
|
|
5226
5237
|
class: oe(["circle-button", [`bg-${o.value}`]]),
|
|
5227
5238
|
onClick: p[4] || (p[4] = (C) => l(R(U).EDIT, { task: k.data.node.task, section: R(ut).TASKS }))
|
|
5228
5239
|
}, [
|
|
5229
|
-
|
|
5240
|
+
V(re, {
|
|
5230
5241
|
title: k.$t("edit")
|
|
5231
5242
|
}, {
|
|
5232
5243
|
default: G(() => [
|
|
5233
|
-
|
|
5244
|
+
V(ul, {
|
|
5234
5245
|
class: "button-icon",
|
|
5235
5246
|
alt: "Edit task"
|
|
5236
5247
|
})
|
|
5237
5248
|
]),
|
|
5238
5249
|
_: 1
|
|
5239
5250
|
}, 8, ["title"])
|
|
5240
|
-
], 2)) :
|
|
5251
|
+
], 2)) : L("", !0),
|
|
5241
5252
|
!s.value && !k.data.isReadOnly ? (u(), d("span", {
|
|
5242
5253
|
key: 4,
|
|
5243
5254
|
class: oe(["circle-button", [`bg-${o.value}`]]),
|
|
5244
5255
|
onClick: p[5] || (p[5] = (C) => l(R(U).DELETE, { id: a.value, section: R(ut).TASKS }))
|
|
5245
5256
|
}, [
|
|
5246
|
-
|
|
5257
|
+
V(re, {
|
|
5247
5258
|
title: k.$t("delete")
|
|
5248
5259
|
}, {
|
|
5249
5260
|
default: G(() => [
|
|
5250
|
-
|
|
5261
|
+
V(cl, {
|
|
5251
5262
|
class: "button-icon",
|
|
5252
5263
|
alt: "Delete task"
|
|
5253
5264
|
})
|
|
5254
5265
|
]),
|
|
5255
5266
|
_: 1
|
|
5256
5267
|
}, 8, ["title"])
|
|
5257
|
-
], 2)) :
|
|
5268
|
+
], 2)) : L("", !0)
|
|
5258
5269
|
]),
|
|
5259
5270
|
_: 1
|
|
5260
5271
|
}, 8, ["id", "data", "state", "class", "icons", "icon-component"]),
|
|
5261
|
-
|
|
5272
|
+
V(R(Me), {
|
|
5262
5273
|
type: "target",
|
|
5263
5274
|
position: k.targetPosition
|
|
5264
5275
|
}, null, 8, ["position"])
|
|
@@ -5337,11 +5348,11 @@ const nm = /* @__PURE__ */ H(Xf, [["render", tm]]), lm = /* @__PURE__ */ de({
|
|
|
5337
5348
|
}, om = /* @__PURE__ */ Object.assign(rm, {
|
|
5338
5349
|
setup(e) {
|
|
5339
5350
|
return (t, n) => (u(), d(Ee, null, [
|
|
5340
|
-
|
|
5351
|
+
V(R(Me), {
|
|
5341
5352
|
type: "source",
|
|
5342
5353
|
position: e.sourcePosition
|
|
5343
5354
|
}, null, 8, ["position"]),
|
|
5344
|
-
|
|
5355
|
+
V(or, {
|
|
5345
5356
|
id: e.id,
|
|
5346
5357
|
data: t.formattedData,
|
|
5347
5358
|
color: t.color,
|
|
@@ -5353,16 +5364,16 @@ const nm = /* @__PURE__ */ H(Xf, [["render", tm]]), lm = /* @__PURE__ */ de({
|
|
|
5353
5364
|
e.data.isReadOnly ? void 0 : {
|
|
5354
5365
|
name: "badge-button-before",
|
|
5355
5366
|
fn: G(() => [
|
|
5356
|
-
t.execution ?
|
|
5367
|
+
t.execution ? L("", !0) : (u(), d("span", {
|
|
5357
5368
|
key: 0,
|
|
5358
5369
|
class: oe(["circle-button", [`bg-${t.color}`]]),
|
|
5359
5370
|
onClick: n[0] || (n[0] = (l) => t.$emit(R(U).EDIT, { task: e.data.node.triggerDeclaration, section: R(ut).TRIGGERS }))
|
|
5360
5371
|
}, [
|
|
5361
|
-
|
|
5372
|
+
V(re, {
|
|
5362
5373
|
title: t.$t("edit")
|
|
5363
5374
|
}, {
|
|
5364
5375
|
default: G(() => [
|
|
5365
|
-
|
|
5376
|
+
V(ul, {
|
|
5366
5377
|
class: "button-icon",
|
|
5367
5378
|
alt: "Edit task"
|
|
5368
5379
|
})
|
|
@@ -5370,16 +5381,16 @@ const nm = /* @__PURE__ */ H(Xf, [["render", tm]]), lm = /* @__PURE__ */ de({
|
|
|
5370
5381
|
_: 1
|
|
5371
5382
|
}, 8, ["title"])
|
|
5372
5383
|
], 2)),
|
|
5373
|
-
t.execution ?
|
|
5384
|
+
t.execution ? L("", !0) : (u(), d("span", {
|
|
5374
5385
|
key: 1,
|
|
5375
5386
|
class: oe(["circle-button", [`bg-${t.color}`]]),
|
|
5376
5387
|
onClick: n[1] || (n[1] = (l) => t.$emit(R(U).DELETE, { id: t.triggerId, section: R(ut).TRIGGERS }))
|
|
5377
5388
|
}, [
|
|
5378
|
-
|
|
5389
|
+
V(re, {
|
|
5379
5390
|
title: t.$t("delete")
|
|
5380
5391
|
}, {
|
|
5381
5392
|
default: G(() => [
|
|
5382
|
-
|
|
5393
|
+
V(cl, {
|
|
5383
5394
|
class: "button-icon",
|
|
5384
5395
|
alt: "Delete task"
|
|
5385
5396
|
})
|
|
@@ -5391,7 +5402,7 @@ const nm = /* @__PURE__ */ H(Xf, [["render", tm]]), lm = /* @__PURE__ */ de({
|
|
|
5391
5402
|
key: "0"
|
|
5392
5403
|
}
|
|
5393
5404
|
]), 1032, ["id", "data", "color", "icons", "icon-component"]),
|
|
5394
|
-
|
|
5405
|
+
V(R(Me), {
|
|
5395
5406
|
type: "target",
|
|
5396
5407
|
position: e.targetPosition
|
|
5397
5408
|
}, null, 8, ["position"])
|
|
@@ -5430,7 +5441,7 @@ function fm(e, t, n, l, r, i) {
|
|
|
5430
5441
|
viewBox: "0 0 24 24"
|
|
5431
5442
|
}, [
|
|
5432
5443
|
E("path", cm, [
|
|
5433
|
-
n.title ? (u(), d("title", dm,
|
|
5444
|
+
n.title ? (u(), d("title", dm, M(n.title), 1)) : L("", !0)
|
|
5434
5445
|
])
|
|
5435
5446
|
], 8, um))
|
|
5436
5447
|
], 16, sm);
|
|
@@ -5483,7 +5494,7 @@ const mm = /* @__PURE__ */ H(am, [["render", fm]]), pm = { class: "collapsed-clu
|
|
|
5483
5494
|
__name: "CollapsedClusterNode",
|
|
5484
5495
|
setup(e) {
|
|
5485
5496
|
return (t, n) => (u(), d(Ee, null, [
|
|
5486
|
-
|
|
5497
|
+
V(R(Me), {
|
|
5487
5498
|
type: "source",
|
|
5488
5499
|
position: e.sourcePosition
|
|
5489
5500
|
}, null, 8, ["position"]),
|
|
@@ -5492,8 +5503,8 @@ const mm = /* @__PURE__ */ H(am, [["render", fm]]), pm = { class: "collapsed-clu
|
|
|
5492
5503
|
e.data.iconComponent ? (u(), X(mt(e.data.iconComponent), {
|
|
5493
5504
|
key: 0,
|
|
5494
5505
|
class: oe(`text-${e.data.color} me-2`)
|
|
5495
|
-
}, null, 8, ["class"])) :
|
|
5496
|
-
Ze(" " +
|
|
5506
|
+
}, null, 8, ["class"])) : L("", !0),
|
|
5507
|
+
Ze(" " + M(R(Re).afterLastDot(e.id)), 1)
|
|
5497
5508
|
]),
|
|
5498
5509
|
E("div", hm, [
|
|
5499
5510
|
ae(t.$slots, "badge-button-before", {}, void 0, !0),
|
|
@@ -5502,22 +5513,22 @@ const mm = /* @__PURE__ */ H(am, [["render", fm]]), pm = { class: "collapsed-clu
|
|
|
5502
5513
|
class: oe(["circle-button", [`bg-${e.data.color}`]]),
|
|
5503
5514
|
onClick: n[0] || (n[0] = (l) => t.$emit(R(U).EXPAND, { id: e.id }))
|
|
5504
5515
|
}, [
|
|
5505
|
-
|
|
5516
|
+
V(re, {
|
|
5506
5517
|
title: t.$t("expand")
|
|
5507
5518
|
}, {
|
|
5508
5519
|
default: G(() => [
|
|
5509
|
-
|
|
5520
|
+
V(al, {
|
|
5510
5521
|
class: "button-icon",
|
|
5511
5522
|
alt: "Expand task"
|
|
5512
5523
|
})
|
|
5513
5524
|
]),
|
|
5514
5525
|
_: 1
|
|
5515
5526
|
}, 8, ["title"])
|
|
5516
|
-
], 2)) :
|
|
5527
|
+
], 2)) : L("", !0),
|
|
5517
5528
|
ae(t.$slots, "badge-button-after", {}, void 0, !0)
|
|
5518
5529
|
])
|
|
5519
5530
|
]),
|
|
5520
|
-
|
|
5531
|
+
V(R(Me), {
|
|
5521
5532
|
type: "target",
|
|
5522
5533
|
position: e.targetPosition
|
|
5523
5534
|
}, null, 8, ["position"])
|
|
@@ -5615,7 +5626,7 @@ function Dm(e, t, n, l, r, i) {
|
|
|
5615
5626
|
viewBox: "0 0 24 24"
|
|
5616
5627
|
}, [
|
|
5617
5628
|
E("path", Om, [
|
|
5618
|
-
n.title ? (u(), d("title", $m,
|
|
5629
|
+
n.title ? (u(), d("title", $m, M(n.title), 1)) : L("", !0)
|
|
5619
5630
|
])
|
|
5620
5631
|
], 8, Im))
|
|
5621
5632
|
], 16, Am);
|
|
@@ -6280,7 +6291,7 @@ const A1 = {
|
|
|
6280
6291
|
a((B) => {
|
|
6281
6292
|
l.value = !0, $(), B.node.style = { ...B.node.style, zIndex: 1976 }, r.value = B.node.position;
|
|
6282
6293
|
}), s((B) => {
|
|
6283
|
-
if (l.value = !1, B.intersections &&
|
|
6294
|
+
if (l.value = !1, B.intersections && S(B.intersections, B.node) === null) {
|
|
6284
6295
|
const D = B.node, J = B.intersections.find((z) => z.type === "task");
|
|
6285
6296
|
if (J)
|
|
6286
6297
|
try {
|
|
@@ -6310,11 +6321,11 @@ const A1 = {
|
|
|
6310
6321
|
o((B) => {
|
|
6311
6322
|
$(), i.value.filter((D) => D.id !== B.node.id).forEach((D) => {
|
|
6312
6323
|
D.type === "trigger" || D.type === "task" && (D.id.startsWith(B.node.id + ".") || B.node.id.startsWith(D.id + ".")) || A?.value?.some((J) => D.id.startsWith(J)) ? D.style = { ...D.style, opacity: "0.5" } : D.style = { ...D.style, opacity: "1" };
|
|
6313
|
-
}), B.intersections && !
|
|
6324
|
+
}), B.intersections && !S(B.intersections, B.node) && B.intersections.filter((D) => D.type === "task").length === 1 && (B.intersections.forEach((D) => {
|
|
6314
6325
|
D.type === "task" && (D.style = { ...D.style, outline: "0.5px solid " + Ve("--bs-primary") }, D.class = "rounded-3");
|
|
6315
6326
|
}), B.node.style = { ...B.node.style, outline: "0.5px solid " + Ve("--bs-primary") }, B.node.class = "rounded-3");
|
|
6316
6327
|
});
|
|
6317
|
-
const
|
|
6328
|
+
const S = (B, D) => {
|
|
6318
6329
|
const J = B.filter((z) => z.type === "task").map((z) => Re.afterLastDot(z.id));
|
|
6319
6330
|
if (J.length > 1)
|
|
6320
6331
|
return "toomuchtaskerror";
|
|
@@ -6372,15 +6383,15 @@ const A1 = {
|
|
|
6372
6383
|
"elevate-edges-on-select": !1
|
|
6373
6384
|
}, {
|
|
6374
6385
|
"node-cluster": G((J) => [
|
|
6375
|
-
|
|
6386
|
+
V(ed, K(J, {
|
|
6376
6387
|
onCollapse: D[0] || (D[0] = (z) => Y(z, !0))
|
|
6377
6388
|
}), null, 16)
|
|
6378
6389
|
]),
|
|
6379
6390
|
"node-dot": G((J) => [
|
|
6380
|
-
|
|
6391
|
+
V(ud, Eo(Co(J)), null, 16)
|
|
6381
6392
|
]),
|
|
6382
6393
|
"node-task": G((J) => [
|
|
6383
|
-
|
|
6394
|
+
V(im, K(J, {
|
|
6384
6395
|
icons: e.icons,
|
|
6385
6396
|
"icon-component": e.iconComponent,
|
|
6386
6397
|
"playground-enabled": e.playgroundEnabled,
|
|
@@ -6400,7 +6411,7 @@ const A1 = {
|
|
|
6400
6411
|
}), null, 16, ["icons", "icon-component", "playground-enabled", "playground-ready-to-start", "enable-subflow-interaction"])
|
|
6401
6412
|
]),
|
|
6402
6413
|
"node-trigger": G((J) => [
|
|
6403
|
-
|
|
6414
|
+
V(om, K(J, {
|
|
6404
6415
|
icons: e.icons,
|
|
6405
6416
|
"icon-component": e.iconComponent,
|
|
6406
6417
|
"is-read-only": e.isReadOnly,
|
|
@@ -6411,12 +6422,12 @@ const A1 = {
|
|
|
6411
6422
|
}), null, 16, ["icons", "icon-component", "is-read-only", "is-allowed-edit"])
|
|
6412
6423
|
]),
|
|
6413
6424
|
"node-collapsedcluster": G((J) => [
|
|
6414
|
-
|
|
6425
|
+
V(vm, K(J, {
|
|
6415
6426
|
onExpand: D[15] || (D[15] = (z) => Z(z))
|
|
6416
6427
|
}), null, 16)
|
|
6417
6428
|
]),
|
|
6418
6429
|
"edge-edge": G((J) => [
|
|
6419
|
-
|
|
6430
|
+
V(bd, K(J, {
|
|
6420
6431
|
"yaml-source": e.source,
|
|
6421
6432
|
onAddTask: D[16] || (D[16] = (z) => p(R(U).ADD_TASK, z)),
|
|
6422
6433
|
"is-read-only": e.isReadOnly,
|
|
@@ -6424,7 +6435,7 @@ const A1 = {
|
|
|
6424
6435
|
}), null, 16, ["yaml-source", "is-read-only", "is-allowed-edit"])
|
|
6425
6436
|
]),
|
|
6426
6437
|
default: G(() => [
|
|
6427
|
-
|
|
6438
|
+
V(R(zc), {
|
|
6428
6439
|
"pattern-color": pe ? R(Ve)("--bs-grey-500") : R(Ve)("--bs-grey-300")
|
|
6429
6440
|
}, null, 8, ["pattern-color"]),
|
|
6430
6441
|
Te.value ? (u(), X(R(Oo), {
|
|
@@ -6440,10 +6451,10 @@ const A1 = {
|
|
|
6440
6451
|
(u(), X(mt(e.isHorizontal ? Nm : km)))
|
|
6441
6452
|
]),
|
|
6442
6453
|
_: 1
|
|
6443
|
-
})) :
|
|
6444
|
-
|
|
6454
|
+
})) : L("", !0),
|
|
6455
|
+
V(R(Nl), { onClick: et }, {
|
|
6445
6456
|
default: G(() => [
|
|
6446
|
-
|
|
6457
|
+
V(Rm)
|
|
6447
6458
|
]),
|
|
6448
6459
|
_: 1
|
|
6449
6460
|
}),
|
|
@@ -6456,10 +6467,10 @@ const A1 = {
|
|
|
6456
6467
|
onClick: D[19] || (D[19] = (J) => gt("png")),
|
|
6457
6468
|
class: "item"
|
|
6458
6469
|
}, " Export as .PNG ")
|
|
6459
|
-
])) :
|
|
6470
|
+
])) : L("", !0)
|
|
6460
6471
|
]),
|
|
6461
6472
|
_: 1
|
|
6462
|
-
})) :
|
|
6473
|
+
})) : L("", !0)
|
|
6463
6474
|
]),
|
|
6464
6475
|
_: 1
|
|
6465
6476
|
}, 8, ["id", "default-marker-color"]));
|
|
@@ -6497,7 +6508,7 @@ function M1(e, t, n, l, r, i) {
|
|
|
6497
6508
|
viewBox: "0 0 24 24"
|
|
6498
6509
|
}, [
|
|
6499
6510
|
E("path", R1, [
|
|
6500
|
-
n.title ? (u(), d("title", P1,
|
|
6511
|
+
n.title ? (u(), d("title", P1, M(n.title), 1)) : L("", !0)
|
|
6501
6512
|
])
|
|
6502
6513
|
], 8, D1))
|
|
6503
6514
|
], 16, $1);
|
|
@@ -6541,7 +6552,7 @@ const V1 = /* @__PURE__ */ H(O1, [["render", M1]]), x1 = {
|
|
|
6541
6552
|
onMouseover: c,
|
|
6542
6553
|
onMouseleave: _[0] || (_[0] = (v) => l.value = !1)
|
|
6543
6554
|
}, [
|
|
6544
|
-
y.language && !l.value ? (u(), d("div", x1,
|
|
6555
|
+
y.language && !l.value ? (u(), d("div", x1, M(y.language), 1)) : L("", !0),
|
|
6545
6556
|
l.value ? (u(), d(Ee, { key: 1 }, [
|
|
6546
6557
|
E("button", {
|
|
6547
6558
|
ref_key: "copyButton",
|
|
@@ -6562,8 +6573,8 @@ const V1 = /* @__PURE__ */ H(O1, [["render", M1]]), x1 = {
|
|
|
6562
6573
|
id: "arrow",
|
|
6563
6574
|
"data-popper-arrow": ""
|
|
6564
6575
|
}, null, -1)
|
|
6565
|
-
])], 512)) :
|
|
6566
|
-
], 64)) :
|
|
6576
|
+
])], 512)) : L("", !0)
|
|
6577
|
+
], 64)) : L("", !0),
|
|
6567
6578
|
E("div", { innerHTML: s.value }, null, 8, U1)
|
|
6568
6579
|
], 32));
|
|
6569
6580
|
}
|
|
@@ -6600,7 +6611,7 @@ function j1(e, t, n, l, r, i) {
|
|
|
6600
6611
|
viewBox: "0 0 24 24"
|
|
6601
6612
|
}, [
|
|
6602
6613
|
E("path", G1, [
|
|
6603
|
-
n.title ? (u(), d("title", W1,
|
|
6614
|
+
n.title ? (u(), d("title", W1, M(n.title), 1)) : L("", !0)
|
|
6604
6615
|
])
|
|
6605
6616
|
], 8, z1))
|
|
6606
6617
|
], 16, B1);
|
|
@@ -6638,7 +6649,7 @@ function Q1(e, t, n, l, r, i) {
|
|
|
6638
6649
|
viewBox: "0 0 24 24"
|
|
6639
6650
|
}, [
|
|
6640
6651
|
E("path", Z1, [
|
|
6641
|
-
n.title ? (u(), d("title", J1,
|
|
6652
|
+
n.title ? (u(), d("title", J1, M(n.title), 1)) : L("", !0)
|
|
6642
6653
|
])
|
|
6643
6654
|
], 8, X1))
|
|
6644
6655
|
], 16, q1);
|
|
@@ -6684,13 +6695,13 @@ const ep = /* @__PURE__ */ H(Y1, [["render", Q1]]), tp = ["id", "open"], np = {
|
|
|
6684
6695
|
c.arrow ? (u(), X(mt(l.value ? K1 : ep), {
|
|
6685
6696
|
key: 0,
|
|
6686
6697
|
class: "arrow"
|
|
6687
|
-
})) :
|
|
6688
|
-
Ze(" " +
|
|
6698
|
+
})) : L("", !0),
|
|
6699
|
+
Ze(" " + M(c.clickableText) + " ", 1),
|
|
6689
6700
|
ae(c.$slots, "additionalButtonText", {}, void 0, !0)
|
|
6690
6701
|
]),
|
|
6691
6702
|
c.$slots.buttonRight ? (u(), d("span", lp, [
|
|
6692
6703
|
ae(c.$slots, "buttonRight", { collapsed: l.value }, void 0, !0)
|
|
6693
|
-
])) :
|
|
6704
|
+
])) : L("", !0)
|
|
6694
6705
|
], 2),
|
|
6695
6706
|
c.$slots.content ? (u(), d("div", {
|
|
6696
6707
|
key: 0,
|
|
@@ -6699,7 +6710,7 @@ const ep = /* @__PURE__ */ H(Y1, [["render", Q1]]), tp = ["id", "open"], np = {
|
|
|
6699
6710
|
E("div", null, [
|
|
6700
6711
|
ae(c.$slots, "content", {}, void 0, !0)
|
|
6701
6712
|
])
|
|
6702
|
-
], 8, ip)) :
|
|
6713
|
+
], 8, ip)) : L("", !0)
|
|
6703
6714
|
], 8, tp));
|
|
6704
6715
|
}
|
|
6705
6716
|
}), an = /* @__PURE__ */ H(rp, [["__scopeId", "data-v-d580b6d0"]]);
|
|
@@ -6774,7 +6785,7 @@ function mp(e, t, n, l, r, i) {
|
|
|
6774
6785
|
viewBox: "0 0 24 24"
|
|
6775
6786
|
}, [
|
|
6776
6787
|
E("path", dp, [
|
|
6777
|
-
n.title ? (u(), d("title", fp,
|
|
6788
|
+
n.title ? (u(), d("title", fp, M(n.title), 1)) : L("", !0)
|
|
6778
6789
|
])
|
|
6779
6790
|
], 8, cp))
|
|
6780
6791
|
], 16, up);
|
|
@@ -6812,7 +6823,7 @@ function Ep(e, t, n, l, r, i) {
|
|
|
6812
6823
|
viewBox: "0 0 24 24"
|
|
6813
6824
|
}, [
|
|
6814
6825
|
E("path", yp, [
|
|
6815
|
-
n.title ? (u(), d("title", vp,
|
|
6826
|
+
n.title ? (u(), d("title", vp, M(n.title), 1)) : L("", !0)
|
|
6816
6827
|
])
|
|
6817
6828
|
], 8, _p))
|
|
6818
6829
|
], 16, hp);
|
|
@@ -6850,7 +6861,7 @@ function wp(e, t, n, l, r, i) {
|
|
|
6850
6861
|
viewBox: "0 0 24 24"
|
|
6851
6862
|
}, [
|
|
6852
6863
|
E("path", Lp, [
|
|
6853
|
-
n.title ? (u(), d("title", Sp,
|
|
6864
|
+
n.title ? (u(), d("title", Sp, M(n.title), 1)) : L("", !0)
|
|
6854
6865
|
])
|
|
6855
6866
|
], 8, kp))
|
|
6856
6867
|
], 16, bp);
|
|
@@ -6908,88 +6919,88 @@ const Np = /* @__PURE__ */ H(Cp, [["render", wp]]), Tp = { class: "me-3" }, Ap =
|
|
|
6908
6919
|
}, ["stop"]))
|
|
6909
6920
|
}, [
|
|
6910
6921
|
E("button", Pp, [
|
|
6911
|
-
E("span", Mp,
|
|
6912
|
-
|
|
6922
|
+
E("span", Mp, M(R(vr)(n.value)), 1),
|
|
6923
|
+
V(Cr)
|
|
6913
6924
|
])
|
|
6914
|
-
], 8, Rp)) : (u(), d("span", Vp,
|
|
6915
|
-
])) :
|
|
6925
|
+
], 8, Rp)) : (u(), d("span", Vp, M(n.value), 1))
|
|
6926
|
+
])) : L("", !0),
|
|
6916
6927
|
i.property.default !== void 0 ? (u(), d("div", xp, [
|
|
6917
6928
|
o[2] || (o[2] = E("span", null, " Default ", -1)),
|
|
6918
|
-
E("code", Up,
|
|
6919
|
-
])) :
|
|
6929
|
+
E("code", Up, M(i.property.default), 1)
|
|
6930
|
+
])) : L("", !0),
|
|
6920
6931
|
i.property.pattern !== void 0 ? (u(), d("div", Fp, [
|
|
6921
6932
|
o[3] || (o[3] = E("span", null, " Validation RegExp ", -1)),
|
|
6922
|
-
E("code", Hp,
|
|
6923
|
-
])) :
|
|
6933
|
+
E("code", Hp, M(i.property.pattern), 1)
|
|
6934
|
+
])) : L("", !0),
|
|
6924
6935
|
i.property.unit !== void 0 && i.property.unit.trim().length > 0 ? (u(), d("div", Bp, [
|
|
6925
6936
|
o[4] || (o[4] = E("span", null, " Unit ", -1)),
|
|
6926
|
-
E("code", zp,
|
|
6927
|
-
])) :
|
|
6937
|
+
E("code", zp, M(i.property.unit), 1)
|
|
6938
|
+
])) : L("", !0),
|
|
6928
6939
|
i.property.minLength !== void 0 ? (u(), d("div", Gp, [
|
|
6929
6940
|
o[5] || (o[5] = E("span", null, " Min length ", -1)),
|
|
6930
|
-
E("code", Wp,
|
|
6931
|
-
])) :
|
|
6941
|
+
E("code", Wp, M(i.property.minLength), 1)
|
|
6942
|
+
])) : L("", !0),
|
|
6932
6943
|
i.property.maxLength !== void 0 ? (u(), d("div", jp, [
|
|
6933
6944
|
o[6] || (o[6] = E("span", null, " Max length ", -1)),
|
|
6934
|
-
E("code", Kp,
|
|
6935
|
-
])) :
|
|
6945
|
+
E("code", Kp, M(i.property.maxLength), 1)
|
|
6946
|
+
])) : L("", !0),
|
|
6936
6947
|
i.property.minItems !== void 0 ? (u(), d("div", Yp, [
|
|
6937
6948
|
o[7] || (o[7] = E("span", null, " Min items ", -1)),
|
|
6938
|
-
E("code", qp,
|
|
6939
|
-
])) :
|
|
6949
|
+
E("code", qp, M(i.property.minItems), 1)
|
|
6950
|
+
])) : L("", !0),
|
|
6940
6951
|
i.property.maxItems !== void 0 ? (u(), d("div", Xp, [
|
|
6941
6952
|
o[8] || (o[8] = E("span", null, " Max items ", -1)),
|
|
6942
|
-
E("code", Zp,
|
|
6943
|
-
])) :
|
|
6953
|
+
E("code", Zp, M(i.property.maxItems), 1)
|
|
6954
|
+
])) : L("", !0),
|
|
6944
6955
|
i.property.minimum !== void 0 ? (u(), d("div", Jp, [
|
|
6945
6956
|
o[9] || (o[9] = E("span", null, " Minimum ", -1)),
|
|
6946
|
-
E("code", Qp, " >= " +
|
|
6947
|
-
])) :
|
|
6957
|
+
E("code", Qp, " >= " + M(i.property.minimum), 1)
|
|
6958
|
+
])) : L("", !0),
|
|
6948
6959
|
i.property.exclusiveMinimum !== void 0 ? (u(), d("div", eg, [
|
|
6949
6960
|
o[10] || (o[10] = E("span", null, " Minimum ", -1)),
|
|
6950
|
-
E("code", tg, " > " +
|
|
6951
|
-
])) :
|
|
6961
|
+
E("code", tg, " > " + M(i.property.minimum), 1)
|
|
6962
|
+
])) : L("", !0),
|
|
6952
6963
|
i.property.maximum !== void 0 ? (u(), d("div", ng, [
|
|
6953
6964
|
o[11] || (o[11] = E("span", null, " Maximum ", -1)),
|
|
6954
|
-
E("code", lg, " <= " +
|
|
6955
|
-
])) :
|
|
6965
|
+
E("code", lg, " <= " + M(i.property.maximum), 1)
|
|
6966
|
+
])) : L("", !0),
|
|
6956
6967
|
i.property.exclusiveMaximum !== void 0 ? (u(), d("div", ig, [
|
|
6957
6968
|
o[12] || (o[12] = E("span", null, " Maximum ", -1)),
|
|
6958
|
-
E("code", rg, " < " +
|
|
6959
|
-
])) :
|
|
6969
|
+
E("code", rg, " < " + M(i.property.maximum), 1)
|
|
6970
|
+
])) : L("", !0),
|
|
6960
6971
|
i.property.format !== void 0 ? (u(), d("div", og, [
|
|
6961
6972
|
o[13] || (o[13] = E("span", null, " Format ", -1)),
|
|
6962
|
-
E("code", ag,
|
|
6963
|
-
])) :
|
|
6973
|
+
E("code", ag, M(i.property.format), 1)
|
|
6974
|
+
])) : L("", !0),
|
|
6964
6975
|
l.value !== void 0 ? (u(), d("div", sg, [
|
|
6965
6976
|
o[14] || (o[14] = E("span", null, " Possible Values ", -1)),
|
|
6966
6977
|
E("div", ug, [
|
|
6967
6978
|
(u(!0), d(Ee, null, Xe(l.value, (a, s) => (u(), d("code", {
|
|
6968
6979
|
class: "border rounded px-2 py-1",
|
|
6969
6980
|
key: s
|
|
6970
|
-
},
|
|
6981
|
+
}, M(a), 1))), 128))
|
|
6971
6982
|
])
|
|
6972
|
-
])) :
|
|
6983
|
+
])) : L("", !0),
|
|
6973
6984
|
i.property.title !== void 0 || i.property.description !== void 0 ? (u(), d("div", cg, [
|
|
6974
6985
|
E("div", dg, [
|
|
6975
6986
|
i.property.title !== void 0 ? ae(i.$slots, "markdown", {
|
|
6976
6987
|
key: 0,
|
|
6977
6988
|
content: r(i.property.title)
|
|
6978
|
-
}, void 0, !0) :
|
|
6989
|
+
}, void 0, !0) : L("", !0),
|
|
6979
6990
|
i.property.description !== void 0 ? ae(i.$slots, "markdown", {
|
|
6980
6991
|
key: 1,
|
|
6981
6992
|
content: r(i.property.description)
|
|
6982
|
-
}, void 0, !0) :
|
|
6993
|
+
}, void 0, !0) : L("", !0),
|
|
6983
6994
|
i.property.$internalStorageURI ? (u(), d("div", fg, [
|
|
6984
|
-
|
|
6995
|
+
V(Op, { type: "info" }, {
|
|
6985
6996
|
default: G(() => [
|
|
6986
6997
|
ae(i.$slots, "markdown", { content: "Pebble expression referencing an Internal Storage URI e.g. `{{ outputs.mytask.uri }}`." }, void 0, !0)
|
|
6987
6998
|
]),
|
|
6988
6999
|
_: 3
|
|
6989
7000
|
})
|
|
6990
|
-
])) :
|
|
7001
|
+
])) : L("", !0)
|
|
6991
7002
|
])
|
|
6992
|
-
])) :
|
|
7003
|
+
])) : L("", !0)
|
|
6993
7004
|
]));
|
|
6994
7005
|
}
|
|
6995
7006
|
}), pg = /* @__PURE__ */ H(mg, [["__scopeId", "data-v-721fbdf5"]]), gg = {
|
|
@@ -7025,7 +7036,7 @@ function Eg(e, t, n, l, r, i) {
|
|
|
7025
7036
|
viewBox: "0 0 24 24"
|
|
7026
7037
|
}, [
|
|
7027
7038
|
E("path", yg, [
|
|
7028
|
-
n.title ? (u(), d("title", vg,
|
|
7039
|
+
n.title ? (u(), d("title", vg, M(n.title), 1)) : L("", !0)
|
|
7029
7040
|
])
|
|
7030
7041
|
], 8, _g))
|
|
7031
7042
|
], 16, hg);
|
|
@@ -7063,7 +7074,7 @@ function Ng(e, t, n, l, r, i) {
|
|
|
7063
7074
|
viewBox: "0 0 24 24"
|
|
7064
7075
|
}, [
|
|
7065
7076
|
E("path", Sg, [
|
|
7066
|
-
n.title ? (u(), d("title", wg,
|
|
7077
|
+
n.title ? (u(), d("title", wg, M(n.title), 1)) : L("", !0)
|
|
7067
7078
|
])
|
|
7068
7079
|
], 8, Lg))
|
|
7069
7080
|
], 16, kg);
|
|
@@ -7101,7 +7112,7 @@ function Rg(e, t, n, l, r, i) {
|
|
|
7101
7112
|
viewBox: "0 0 24 24"
|
|
7102
7113
|
}, [
|
|
7103
7114
|
E("path", $g, [
|
|
7104
|
-
n.title ? (u(), d("title", Dg,
|
|
7115
|
+
n.title ? (u(), d("title", Dg, M(n.title), 1)) : L("", !0)
|
|
7105
7116
|
])
|
|
7106
7117
|
], 8, Og))
|
|
7107
7118
|
], 16, Ig);
|
|
@@ -7169,7 +7180,7 @@ const Pg = /* @__PURE__ */ H(Ag, [["render", Rg]]), Mg = { class: "border overfl
|
|
|
7169
7180
|
E("span", { class: "text-danger" }, " *", -1)
|
|
7170
7181
|
])]),
|
|
7171
7182
|
_: 1
|
|
7172
|
-
})) :
|
|
7183
|
+
})) : L("", !0)
|
|
7173
7184
|
]),
|
|
7174
7185
|
buttonRight: G(({ collapsed: y }) => [
|
|
7175
7186
|
E("span", Vg, [
|
|
@@ -7180,30 +7191,30 @@ const Pg = /* @__PURE__ */ H(Ag, [["render", Rg]]), Mg = { class: "border overfl
|
|
|
7180
7191
|
title: "Non-dynamic"
|
|
7181
7192
|
}, {
|
|
7182
7193
|
default: G(() => [
|
|
7183
|
-
|
|
7194
|
+
V(Tg, { class: "text-info" })
|
|
7184
7195
|
]),
|
|
7185
7196
|
_: 1
|
|
7186
|
-
})) :
|
|
7197
|
+
})) : L("", !0),
|
|
7187
7198
|
c.$beta ? (u(), X(re, {
|
|
7188
7199
|
key: 1,
|
|
7189
7200
|
class: "d-flex",
|
|
7190
7201
|
title: "Beta"
|
|
7191
7202
|
}, {
|
|
7192
7203
|
default: G(() => [
|
|
7193
|
-
|
|
7204
|
+
V(Pg, { class: "text-warning" })
|
|
7194
7205
|
]),
|
|
7195
7206
|
_: 1
|
|
7196
|
-
})) :
|
|
7207
|
+
})) : L("", !0),
|
|
7197
7208
|
c.$deprecated ? (u(), X(re, {
|
|
7198
7209
|
key: 2,
|
|
7199
7210
|
class: "d-flex",
|
|
7200
7211
|
title: "Deprecated"
|
|
7201
7212
|
}, {
|
|
7202
7213
|
default: G(() => [
|
|
7203
|
-
|
|
7214
|
+
V(dl, { class: "text-warning" })
|
|
7204
7215
|
]),
|
|
7205
7216
|
_: 1
|
|
7206
|
-
})) :
|
|
7217
|
+
})) : L("", !0)
|
|
7207
7218
|
]),
|
|
7208
7219
|
E("span", Ug, [
|
|
7209
7220
|
(u(!0), d(Ee, null, Xe(R(Er)(c).types, (_) => (u(), d(Ee, { key: _ }, [
|
|
@@ -7214,16 +7225,16 @@ const Pg = /* @__PURE__ */ H(Ag, [["render", Rg]]), Mg = { class: "border overfl
|
|
|
7214
7225
|
onClick: s[0] || (s[0] = Li(() => {
|
|
7215
7226
|
}, ["stop"]))
|
|
7216
7227
|
}, [
|
|
7217
|
-
E("span", Hg,
|
|
7218
|
-
|
|
7219
|
-
], 8, Fg)) : (u(), d("span", Bg,
|
|
7228
|
+
E("span", Hg, M(R(vr)(_)), 1),
|
|
7229
|
+
V(Cr)
|
|
7230
|
+
], 8, Fg)) : (u(), d("span", Bg, M(_), 1))
|
|
7220
7231
|
], 64))), 128)),
|
|
7221
7232
|
(u(), X(mt(y ? pp : Cg), { class: "arrow" }))
|
|
7222
7233
|
])
|
|
7223
7234
|
])
|
|
7224
7235
|
]),
|
|
7225
7236
|
content: G(() => [
|
|
7226
|
-
|
|
7237
|
+
V(pg, { property: c }, {
|
|
7227
7238
|
markdown: G(({ content: y }) => [
|
|
7228
7239
|
ae(a.$slots, "markdown", { content: y }, void 0, !0)
|
|
7229
7240
|
]),
|
|
@@ -7273,16 +7284,16 @@ const Pg = /* @__PURE__ */ H(Ag, [["render", Rg]]), Mg = { class: "border overfl
|
|
|
7273
7284
|
if ($ && $ in l.schema.definitions) {
|
|
7274
7285
|
r.value = !0, o.value += 1, i.value.clear(), i.value.add($), await dn();
|
|
7275
7286
|
let A = 0;
|
|
7276
|
-
const
|
|
7287
|
+
const S = 30, Y = () => {
|
|
7277
7288
|
const Z = document.getElementById($);
|
|
7278
|
-
Z ? Z.scrollIntoView({ behavior: "smooth", block: "start" }) : A <
|
|
7289
|
+
Z ? Z.scrollIntoView({ behavior: "smooth", block: "start" }) : A < S && (A++, requestAnimationFrame(Y));
|
|
7279
7290
|
};
|
|
7280
7291
|
requestAnimationFrame(Y);
|
|
7281
7292
|
} else
|
|
7282
7293
|
i.value.clear();
|
|
7283
7294
|
};
|
|
7284
|
-
Ge([() => l.schema, () => l.pluginType], ([h, $], [A,
|
|
7285
|
-
(h !== A || $ !==
|
|
7295
|
+
Ge([() => l.schema, () => l.pluginType], ([h, $], [A, S]) => {
|
|
7296
|
+
(h !== A || $ !== S) && l.schema.definitions && a();
|
|
7286
7297
|
});
|
|
7287
7298
|
const s = (h) => h?.full ? h.code : `id: "${l.pluginType.split(".").reverse()[0]?.toLowerCase()}"
|
|
7288
7299
|
type: "${l.pluginType}"
|
|
@@ -7296,7 +7307,7 @@ type: "${l.pluginType}"
|
|
|
7296
7307
|
javascript: k,
|
|
7297
7308
|
createJavaScriptRegexEngine: p,
|
|
7298
7309
|
createHighlighterCore: C
|
|
7299
|
-
} = ([t, n] = wl(() => import("./shikiToolset-
|
|
7310
|
+
} = ([t, n] = wl(() => import("./shikiToolset-OJfgApPL.js")), t = await t, n(), t);
|
|
7300
7311
|
c.value = ([t, n] = wl(() => C({
|
|
7301
7312
|
themes: [
|
|
7302
7313
|
l.darkMode ? v : _
|
|
@@ -7317,17 +7328,17 @@ type: "${l.pluginType}"
|
|
|
7317
7328
|
E("div", null, [
|
|
7318
7329
|
h.schema.properties?.$beta ? (u(), d("div", Wg, [...$[0] || ($[0] = [
|
|
7319
7330
|
E("p", null, " This plugin is currently in beta. While it is considered safe for use, please be aware that its API could change in ways that are not compatible with earlier versions in future releases, or it might become unsupported. ", -1)
|
|
7320
|
-
])])) :
|
|
7331
|
+
])])) : L("", !0),
|
|
7321
7332
|
h.schema.properties?.title ? (u(), d("div", jg, [
|
|
7322
7333
|
ae(h.$slots, "markdown", {
|
|
7323
7334
|
content: h.schema.properties.title.replace(/ *:(?![ /])/g, ": ")
|
|
7324
7335
|
}, void 0, !0)
|
|
7325
|
-
])) :
|
|
7336
|
+
])) : L("", !0),
|
|
7326
7337
|
h.schema.properties?.description ? (u(), d("div", Kg, [
|
|
7327
7338
|
ae(h.$slots, "markdown", {
|
|
7328
7339
|
content: h.schema.properties.description.replace(/ *:(?![ /])/g, ": ")
|
|
7329
7340
|
}, void 0, !0)
|
|
7330
|
-
])) :
|
|
7341
|
+
])) : L("", !0),
|
|
7331
7342
|
(u(), X(gi, {
|
|
7332
7343
|
highlighter: c.value,
|
|
7333
7344
|
language: "yaml",
|
|
@@ -7349,15 +7360,15 @@ type: "${l.pluginType}"
|
|
|
7349
7360
|
}, {
|
|
7350
7361
|
content: G(() => [
|
|
7351
7362
|
E("div", Yg, [
|
|
7352
|
-
(u(!0), d(Ee, null, Xe(g.value, (A,
|
|
7353
|
-
key: h.pluginType + "-" +
|
|
7363
|
+
(u(!0), d(Ee, null, Xe(g.value, (A, S) => (u(), d(Ee, {
|
|
7364
|
+
key: h.pluginType + "-" + S
|
|
7354
7365
|
}, [
|
|
7355
7366
|
E("div", qg, [
|
|
7356
7367
|
E("div", Xg, [
|
|
7357
7368
|
A.title ? ae(h.$slots, "markdown", {
|
|
7358
7369
|
key: 0,
|
|
7359
7370
|
content: A.title.replace(/ *:(?![ /])/g, ": ")
|
|
7360
|
-
}, void 0, !0) :
|
|
7371
|
+
}, void 0, !0) : L("", !0)
|
|
7361
7372
|
]),
|
|
7362
7373
|
A.code ? (u(), X(gi, {
|
|
7363
7374
|
key: 0,
|
|
@@ -7365,14 +7376,14 @@ type: "${l.pluginType}"
|
|
|
7365
7376
|
language: A.lang ?? "yaml",
|
|
7366
7377
|
theme: T,
|
|
7367
7378
|
code: s(A)
|
|
7368
|
-
}, null, 8, ["highlighter", "language", "code"])) :
|
|
7379
|
+
}, null, 8, ["highlighter", "language", "code"])) : L("", !0)
|
|
7369
7380
|
]),
|
|
7370
|
-
|
|
7381
|
+
S < g.value.length - 1 ? (u(), d("hr", Zg)) : L("", !0)
|
|
7371
7382
|
], 64))), 128))
|
|
7372
7383
|
])
|
|
7373
7384
|
]),
|
|
7374
7385
|
_: 3
|
|
7375
|
-
}, 8, ["no-url-change"])) :
|
|
7386
|
+
}, 8, ["no-url-change"])) : L("", !0),
|
|
7376
7387
|
h.schema.properties?.properties ? (u(), X(Yt, {
|
|
7377
7388
|
key: 1,
|
|
7378
7389
|
class: "plugin-section",
|
|
@@ -7389,7 +7400,7 @@ type: "${l.pluginType}"
|
|
|
7389
7400
|
])
|
|
7390
7401
|
]),
|
|
7391
7402
|
_: 3
|
|
7392
|
-
}, 8, ["properties", "initially-expanded", "force-include", "no-url-change"])) :
|
|
7403
|
+
}, 8, ["properties", "initially-expanded", "force-include", "no-url-change"])) : L("", !0),
|
|
7393
7404
|
h.schema.outputs?.properties && Object.keys(h.schema.outputs.properties).length > 0 ? (u(), X(Yt, {
|
|
7394
7405
|
key: 2,
|
|
7395
7406
|
class: "plugin-section",
|
|
@@ -7405,7 +7416,7 @@ type: "${l.pluginType}"
|
|
|
7405
7416
|
])
|
|
7406
7417
|
]),
|
|
7407
7418
|
_: 3
|
|
7408
|
-
}, 8, ["properties", "no-url-change"])) :
|
|
7419
|
+
}, 8, ["properties", "no-url-change"])) : L("", !0),
|
|
7409
7420
|
h.schema.properties?.$metrics ? (u(), X(Yt, {
|
|
7410
7421
|
key: 3,
|
|
7411
7422
|
class: "plugin-section",
|
|
@@ -7421,7 +7432,7 @@ type: "${l.pluginType}"
|
|
|
7421
7432
|
])
|
|
7422
7433
|
]),
|
|
7423
7434
|
_: 3
|
|
7424
|
-
}, 8, ["properties", "no-url-change"])) :
|
|
7435
|
+
}, 8, ["properties", "no-url-change"])) : L("", !0),
|
|
7425
7436
|
h.schema.definitions && Object.keys(h.schema.definitions).length > 0 ? (u(), X(an, {
|
|
7426
7437
|
class: "plugin-section",
|
|
7427
7438
|
"clickable-text": "Definitions",
|
|
@@ -7432,9 +7443,9 @@ type: "${l.pluginType}"
|
|
|
7432
7443
|
}, {
|
|
7433
7444
|
content: G(() => [
|
|
7434
7445
|
E("div", th, [
|
|
7435
|
-
(u(!0), d(Ee, null, Xe(Object.entries(h.schema.definitions), ([A,
|
|
7436
|
-
properties:
|
|
7437
|
-
"section-name":
|
|
7446
|
+
(u(!0), d(Ee, null, Xe(Object.entries(h.schema.definitions), ([A, S]) => (u(), X(Yt, {
|
|
7447
|
+
properties: S.properties,
|
|
7448
|
+
"section-name": S.title ?? A.split("_")[0],
|
|
7438
7449
|
href: A,
|
|
7439
7450
|
"show-dynamic": !1,
|
|
7440
7451
|
"initially-expanded": i.value.has(A),
|
|
@@ -7455,7 +7466,7 @@ type: "${l.pluginType}"
|
|
|
7455
7466
|
])
|
|
7456
7467
|
]),
|
|
7457
7468
|
_: 3
|
|
7458
|
-
}, 8, ["initially-expanded", "no-url-change"])) :
|
|
7469
|
+
}, 8, ["initially-expanded", "no-url-change"])) : L("", !0)
|
|
7459
7470
|
]))
|
|
7460
7471
|
]));
|
|
7461
7472
|
}
|
|
@@ -7492,7 +7503,7 @@ function uh(e, t, n, l, r, i) {
|
|
|
7492
7503
|
viewBox: "0 0 24 24"
|
|
7493
7504
|
}, [
|
|
7494
7505
|
E("path", ah, [
|
|
7495
|
-
n.title ? (u(), d("title", sh,
|
|
7506
|
+
n.title ? (u(), d("title", sh, M(n.title), 1)) : L("", !0)
|
|
7496
7507
|
])
|
|
7497
7508
|
], 8, oh))
|
|
7498
7509
|
], 16, rh);
|
|
@@ -7514,8 +7525,8 @@ const ch = /* @__PURE__ */ H(ih, [["render", uh]]), dh = ["href"], fh = ["src",
|
|
|
7514
7525
|
src: r.iconB64Svg,
|
|
7515
7526
|
alt: `${r.text} icon`
|
|
7516
7527
|
}, null, 8, fh),
|
|
7517
|
-
Ze(
|
|
7518
|
-
|
|
7528
|
+
Ze(M(r.text) + " ", 1),
|
|
7529
|
+
V(ch, { class: "ms-auto" })
|
|
7519
7530
|
], 8, dh));
|
|
7520
7531
|
}
|
|
7521
7532
|
}), hi = /* @__PURE__ */ H(mh, [["__scopeId", "data-v-b787c0f3"]]), ph = { class: "d-flex flex-column gap-4" }, gh = {
|
|
@@ -7545,7 +7556,7 @@ const ch = /* @__PURE__ */ H(ih, [["render", uh]]), dh = ["href"], fh = ["src",
|
|
|
7545
7556
|
l.value !== void 0 ? ae(y.$slots, "markdown", {
|
|
7546
7557
|
key: 0,
|
|
7547
7558
|
content: l.value.replace(/ *:(?![ /])/g, ": ")
|
|
7548
|
-
}) :
|
|
7559
|
+
}) : L("", !0),
|
|
7549
7560
|
y.subGroup === void 0 && y.plugins.length > 1 ? (u(), d("div", gh, [
|
|
7550
7561
|
(u(!0), d(Ee, null, Xe(r.value, (v) => (u(), X(hi, {
|
|
7551
7562
|
id: `group-${R(vt)(R(At)(v))}`,
|
|
@@ -7563,7 +7574,7 @@ const ch = /* @__PURE__ */ H(ih, [["render", uh]]), dh = ["href"], fh = ["src",
|
|
|
7563
7574
|
E("h4", {
|
|
7564
7575
|
id: `section-${R(vt)(P)}`,
|
|
7565
7576
|
class: "text-capitalize"
|
|
7566
|
-
},
|
|
7577
|
+
}, M(P), 9, hh),
|
|
7567
7578
|
E("div", _h, [
|
|
7568
7579
|
(u(!0), d(Ee, null, Xe(v, (N) => (u(), X(hi, {
|
|
7569
7580
|
id: R(vt)(N),
|
|
@@ -9236,7 +9247,7 @@ const E_ = /* @__PURE__ */ de({
|
|
|
9236
9247
|
setup(e) {
|
|
9237
9248
|
return (t, n) => (u(), X(No, null, {
|
|
9238
9249
|
default: G(() => [
|
|
9239
|
-
|
|
9250
|
+
V(jh, K(t.$attrs, { prose: !0 }), null, 16)
|
|
9240
9251
|
]),
|
|
9241
9252
|
_: 1
|
|
9242
9253
|
}));
|
|
@@ -9262,4 +9273,4 @@ export {
|
|
|
9262
9273
|
E_ as k,
|
|
9263
9274
|
v_ as s
|
|
9264
9275
|
};
|
|
9265
|
-
//# sourceMappingURL=index-
|
|
9276
|
+
//# sourceMappingURL=index-DD-eCpul.js.map
|