@blueking/ai-blueking 1.0.2 → 1.0.4
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/ai-blueking-new.vue.d.ts +1 -2
- package/dist/store/sessionStore.d.ts +64 -44
- package/dist/vue2/{flowchart-elk-definition-170a3958-ezULW5DV.mjs → flowchart-elk-definition-170a3958-BbAepBXi.mjs} +1 -1
- package/dist/vue2/index.es.min.js +1 -1
- package/dist/vue2/index.iife.min.js +26 -26
- package/dist/vue2/index.umd.min.js +61 -61
- package/dist/{vue3/is_dark-X0ZApYqv.mjs → vue2/is_dark-pgsEc2DZ.mjs} +1 -1
- package/dist/vue2/{mindmap-definition-44684416-BOtjtOeO.mjs → mindmap-definition-44684416-BX-nzmHF.mjs} +2 -2
- package/dist/vue2/style.css +1 -1
- package/dist/vue2/{timeline-definition-8e5a9bc6-DvNCXPBb.mjs → timeline-definition-8e5a9bc6-D_3nogUz.mjs} +2 -2
- package/dist/vue2/{vue2-B3pbKXwn.mjs → vue2-B76hSp7t.mjs} +172 -163
- package/dist/vue3/{flowchart-elk-definition-170a3958-bpPlwQNV.mjs → flowchart-elk-definition-170a3958-KIW_pDqy.mjs} +1 -1
- package/dist/vue3/index.es.min.js +1 -1
- package/dist/vue3/index.iife.min.js +35 -35
- package/dist/vue3/index.umd.min.js +2 -2
- package/dist/{vue2/is_dark-DnYkfzmz.mjs → vue3/is_dark-D3Mr7nQa.mjs} +1 -1
- package/dist/vue3/{mindmap-definition-44684416-BREs2X-t.mjs → mindmap-definition-44684416-DMjSRWtt.mjs} +2 -2
- package/dist/vue3/style.css +1 -1
- package/dist/vue3/{timeline-definition-8e5a9bc6-CDGvs-Js.mjs → timeline-definition-8e5a9bc6-DK6S83mD.mjs} +2 -2
- package/dist/vue3/{vue3-BEydPv86.mjs → vue3-B2Sptd3G.mjs} +144 -135
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as fe from "@blueking/bkui-library";
|
|
2
|
-
import { createElementBlock as Ot, openBlock as lt, normalizeClass as wn, normalizeStyle as Ef, renderSlot as Iy, Fragment as la, renderList as au, withModifiers as Cf, onBeforeMount as Um, onBeforeUnmount as vi, ref as Qe, computed as dn, inject as US, provide as WS, defineComponent as Rn, Comment as IR, mergeProps as NR, cloneVNode as MR, h as La, mergeDefaults as RR, useAttrs as BR, getCurrentInstance as jR, onMounted as Vi, onUnmounted as YS, onBeforeUpdate as FR, onUpdated as $R, createBlock as Ir, unref as Fe, withCtx as ro, watch as
|
|
3
|
-
import
|
|
2
|
+
import { createElementBlock as Ot, openBlock as lt, normalizeClass as wn, normalizeStyle as Ef, renderSlot as Iy, Fragment as la, renderList as au, withModifiers as Cf, onBeforeMount as Um, onBeforeUnmount as vi, ref as Qe, computed as dn, inject as US, provide as WS, defineComponent as Rn, Comment as IR, mergeProps as NR, cloneVNode as MR, h as La, mergeDefaults as RR, useAttrs as BR, getCurrentInstance as jR, onMounted as Vi, onUnmounted as YS, onBeforeUpdate as FR, onUpdated as $R, createBlock as Ir, unref as Fe, withCtx as ro, watch as nr, createElementVNode as nt, toDisplayString as an, createCommentVNode as Kt, useCssVars as Wm, nextTick as oo, withDirectives as Ym, vShow as GS, createVNode as si, vModelText as qS, createTextVNode as Of, render as R5, withKeys as VR, Teleport as zR, createApp as HR } from "@blueking/bkui-library";
|
|
3
|
+
import rr from "dayjs";
|
|
4
4
|
import UR from "dayjs/plugin/isoWeek.js";
|
|
5
5
|
import WR from "dayjs/plugin/customParseFormat.js";
|
|
6
6
|
import YR from "dayjs/plugin/advancedFormat.js";
|
|
@@ -11225,7 +11225,7 @@ var see = vC.default, aee = {
|
|
|
11225
11225
|
)
|
|
11226
11226
|
/******/
|
|
11227
11227
|
}, sx = {};
|
|
11228
|
-
function
|
|
11228
|
+
function cr(e) {
|
|
11229
11229
|
var t = sx[e];
|
|
11230
11230
|
if (t !== void 0)
|
|
11231
11231
|
return t.exports;
|
|
@@ -11238,9 +11238,9 @@ function lr(e) {
|
|
|
11238
11238
|
exports: {}
|
|
11239
11239
|
/******/
|
|
11240
11240
|
};
|
|
11241
|
-
return aee[e](n, n.exports,
|
|
11241
|
+
return aee[e](n, n.exports, cr), n.exports;
|
|
11242
11242
|
}
|
|
11243
|
-
|
|
11243
|
+
cr.n = (e) => {
|
|
11244
11244
|
var t = e && e.__esModule ? (
|
|
11245
11245
|
/******/
|
|
11246
11246
|
() => e.default
|
|
@@ -11248,16 +11248,16 @@ lr.n = (e) => {
|
|
|
11248
11248
|
/******/
|
|
11249
11249
|
() => e
|
|
11250
11250
|
);
|
|
11251
|
-
return
|
|
11251
|
+
return cr.d(t, { a: t }), t;
|
|
11252
11252
|
};
|
|
11253
|
-
|
|
11253
|
+
cr.d = (e, t) => {
|
|
11254
11254
|
for (var n in t)
|
|
11255
|
-
|
|
11255
|
+
cr.o(t, n) && !cr.o(e, n) && Object.defineProperty(e, n, { enumerable: !0, get: t[n] });
|
|
11256
11256
|
};
|
|
11257
|
-
|
|
11257
|
+
cr.o = (e, t) => Object.prototype.hasOwnProperty.call(e, t);
|
|
11258
11258
|
var ll = {};
|
|
11259
11259
|
(() => {
|
|
11260
|
-
|
|
11260
|
+
cr.d(ll, {
|
|
11261
11261
|
bkEllipsis: () => (
|
|
11262
11262
|
/* reexport */
|
|
11263
11263
|
F
|
|
@@ -11285,10 +11285,10 @@ var ll = {};
|
|
|
11285
11285
|
});
|
|
11286
11286
|
var e = (q) => {
|
|
11287
11287
|
var _ = {};
|
|
11288
|
-
return
|
|
11288
|
+
return cr.d(_, q), _;
|
|
11289
11289
|
};
|
|
11290
11290
|
const t = e({ overflowTitle: () => jJ });
|
|
11291
|
-
var n =
|
|
11291
|
+
var n = cr(2439), r = /* @__PURE__ */ cr.n(n), i = typeof navigator < "u" && navigator.userAgent.toLowerCase().indexOf("firefox") > -1, o = function(_, Q) {
|
|
11292
11292
|
_ != null && _.addEventListener && _.addEventListener(i ? "DOMMouseScroll" : "mousewheel", function(G) {
|
|
11293
11293
|
var ee = r()(G);
|
|
11294
11294
|
Q == null || Q.apply(this, [G, ee]);
|
|
@@ -11463,17 +11463,17 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
11463
11463
|
}
|
|
11464
11464
|
var I = (q) => {
|
|
11465
11465
|
var _ = {};
|
|
11466
|
-
return
|
|
11466
|
+
return cr.d(_, q), _;
|
|
11467
11467
|
};
|
|
11468
11468
|
const k = I({ h: () => fe.h, render: () => fe.render });
|
|
11469
11469
|
var B = (q) => {
|
|
11470
11470
|
var _ = {};
|
|
11471
|
-
return
|
|
11471
|
+
return cr.d(_, q), _;
|
|
11472
11472
|
};
|
|
11473
11473
|
const b = B({ bkZIndexManager: () => Jm, resolveClassName: () => J$ });
|
|
11474
11474
|
var U = (q) => {
|
|
11475
11475
|
var _ = {};
|
|
11476
|
-
return
|
|
11476
|
+
return cr.d(_, q), _;
|
|
11477
11477
|
};
|
|
11478
11478
|
const w = U({ createPopper: () => qm });
|
|
11479
11479
|
function Z(q, _) {
|
|
@@ -11635,7 +11635,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
11635
11635
|
const O = te;
|
|
11636
11636
|
var L = (q) => {
|
|
11637
11637
|
var _ = {};
|
|
11638
|
-
return
|
|
11638
|
+
return cr.d(_, q), _;
|
|
11639
11639
|
};
|
|
11640
11640
|
const C = L({ default: () => see });
|
|
11641
11641
|
var E = function(_, Q) {
|
|
@@ -12012,7 +12012,7 @@ var cee = {
|
|
|
12012
12012
|
)
|
|
12013
12013
|
/******/
|
|
12014
12014
|
}, ax = {};
|
|
12015
|
-
function
|
|
12015
|
+
function ur(e) {
|
|
12016
12016
|
var t = ax[e];
|
|
12017
12017
|
if (t !== void 0)
|
|
12018
12018
|
return t.exports;
|
|
@@ -12025,9 +12025,9 @@ function cr(e) {
|
|
|
12025
12025
|
exports: {}
|
|
12026
12026
|
/******/
|
|
12027
12027
|
};
|
|
12028
|
-
return cee[e](n, n.exports,
|
|
12028
|
+
return cee[e](n, n.exports, ur), n.exports;
|
|
12029
12029
|
}
|
|
12030
|
-
|
|
12030
|
+
ur.n = (e) => {
|
|
12031
12031
|
var t = e && e.__esModule ? (
|
|
12032
12032
|
/******/
|
|
12033
12033
|
() => e.default
|
|
@@ -12035,16 +12035,16 @@ cr.n = (e) => {
|
|
|
12035
12035
|
/******/
|
|
12036
12036
|
() => e
|
|
12037
12037
|
);
|
|
12038
|
-
return
|
|
12038
|
+
return ur.d(t, { a: t }), t;
|
|
12039
12039
|
};
|
|
12040
|
-
|
|
12040
|
+
ur.d = (e, t) => {
|
|
12041
12041
|
for (var n in t)
|
|
12042
|
-
|
|
12042
|
+
ur.o(t, n) && !ur.o(e, n) && Object.defineProperty(e, n, { enumerable: !0, get: t[n] });
|
|
12043
12043
|
};
|
|
12044
|
-
|
|
12044
|
+
ur.o = (e, t) => Object.prototype.hasOwnProperty.call(e, t);
|
|
12045
12045
|
var NC = {};
|
|
12046
12046
|
(() => {
|
|
12047
|
-
|
|
12047
|
+
ur.d(NC, {
|
|
12048
12048
|
default: () => (
|
|
12049
12049
|
/* binding */
|
|
12050
12050
|
se
|
|
@@ -12052,7 +12052,7 @@ var NC = {};
|
|
|
12052
12052
|
});
|
|
12053
12053
|
var e = (z) => {
|
|
12054
12054
|
var O = {};
|
|
12055
|
-
return
|
|
12055
|
+
return ur.d(O, z), O;
|
|
12056
12056
|
};
|
|
12057
12057
|
const t = e({ InputBehaviorType: () => K$, PropTypes: () => al, classes: () => ob, useFormItem: () => Q$, withInstall: () => Qm });
|
|
12058
12058
|
function n(z) {
|
|
@@ -12169,22 +12169,22 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
12169
12169
|
}
|
|
12170
12170
|
var v = (z) => {
|
|
12171
12171
|
var O = {};
|
|
12172
|
-
return
|
|
12172
|
+
return ur.d(O, z), O;
|
|
12173
12173
|
};
|
|
12174
12174
|
const y = v({ Fragment: () => fe.Fragment, computed: () => fe.computed, createTextVNode: () => fe.createTextVNode, createVNode: () => fe.createVNode, defineComponent: () => fe.defineComponent, mergeProps: () => fe.mergeProps, nextTick: () => fe.nextTick, onBeforeUnmount: () => fe.onBeforeUnmount, onMounted: () => fe.onMounted, ref: () => fe.ref, resolveDirective: () => fe.resolveDirective, watch: () => fe.watch, withDirectives: () => fe.withDirectives });
|
|
12175
|
-
var x =
|
|
12175
|
+
var x = ur(2841), S = /* @__PURE__ */ ur.n(x), T = (z) => {
|
|
12176
12176
|
var O = {};
|
|
12177
|
-
return
|
|
12177
|
+
return ur.d(O, z), O;
|
|
12178
12178
|
};
|
|
12179
12179
|
const A = T({ useLocale: () => tE, usePrefix: () => hu });
|
|
12180
12180
|
var R = (z) => {
|
|
12181
12181
|
var O = {};
|
|
12182
|
-
return
|
|
12182
|
+
return ur.d(O, z), O;
|
|
12183
12183
|
};
|
|
12184
12184
|
const N = R({ bkTooltips: () => lee });
|
|
12185
12185
|
var H = (z) => {
|
|
12186
12186
|
var O = {};
|
|
12187
|
-
return
|
|
12187
|
+
return ur.d(O, z), O;
|
|
12188
12188
|
};
|
|
12189
12189
|
const P = H({ Close: () => pE, DownSmall: () => Wq, Eye: () => fK, Search: () => ZK, Unvisible: () => yX });
|
|
12190
12190
|
var M = void 0, I = `
|
|
@@ -22066,7 +22066,7 @@ class Ase {
|
|
|
22066
22066
|
function Kh(e, t) {
|
|
22067
22067
|
return new Ase(e, t);
|
|
22068
22068
|
}
|
|
22069
|
-
const
|
|
22069
|
+
const ir = (e) => !!(e && e.getVelocity);
|
|
22070
22070
|
// @__NO_SIDE_EFFECTS__
|
|
22071
22071
|
function F4(e) {
|
|
22072
22072
|
let t;
|
|
@@ -23421,7 +23421,7 @@ const X4 = (e, t, n, r = {}, i, o) => (s) => {
|
|
|
23421
23421
|
return !o && Ww.supports(f) ? new Ww(f) : new K4(f);
|
|
23422
23422
|
};
|
|
23423
23423
|
function BA(e, t, n) {
|
|
23424
|
-
const r =
|
|
23424
|
+
const r = ir(e) ? e : Kh(e);
|
|
23425
23425
|
return r.start(X4("", r, t, n)), r.animation;
|
|
23426
23426
|
}
|
|
23427
23427
|
const Z4 = (e) => e.replace(/([a-z])([A-Z])/gu, "$1-$2").toLowerCase(), Vae = "framerAppearId", zae = "data-" + Z4(Vae);
|
|
@@ -23456,7 +23456,7 @@ function Yae(e, t) {
|
|
|
23456
23456
|
}
|
|
23457
23457
|
const Gae = (e) => Array.isArray(e), qae = (e) => !!(e && typeof e == "object" && e.mix && e.toValue), Kae = (e) => Gae(e) ? e[e.length - 1] || 0 : e;
|
|
23458
23458
|
function Ag(e) {
|
|
23459
|
-
const t =
|
|
23459
|
+
const t = ir(e) ? e.get() : e;
|
|
23460
23460
|
return qae(t) ? t.toValue() : t;
|
|
23461
23461
|
}
|
|
23462
23462
|
const $A = ["TopLeft", "TopRight", "BottomLeft", "BottomRight"], Xae = $A.length, Yw = (e) => typeof e == "string" ? parseFloat(e) : e, Gw = (e) => typeof e == "number" || yt.test(e);
|
|
@@ -25191,9 +25191,9 @@ function Pce(e) {
|
|
|
25191
25191
|
function Lce(e, t, n) {
|
|
25192
25192
|
for (const r in t) {
|
|
25193
25193
|
const i = t[r], o = n[r];
|
|
25194
|
-
if (
|
|
25194
|
+
if (ir(i))
|
|
25195
25195
|
e.addValue(r, i);
|
|
25196
|
-
else if (
|
|
25196
|
+
else if (ir(o))
|
|
25197
25197
|
e.addValue(r, Kh(i, { owner: e }));
|
|
25198
25198
|
else if (o !== i)
|
|
25199
25199
|
if (e.hasValue(r)) {
|
|
@@ -25257,7 +25257,7 @@ class sP {
|
|
|
25257
25257
|
const { willChange: h, ...p } = this.scrapeMotionValuesFromProps(n, {}, this);
|
|
25258
25258
|
for (const d in p) {
|
|
25259
25259
|
const m = p[d];
|
|
25260
|
-
l[d] !== void 0 &&
|
|
25260
|
+
l[d] !== void 0 && ir(m) && m.set(l[d], !1);
|
|
25261
25261
|
}
|
|
25262
25262
|
}
|
|
25263
25263
|
mount(t) {
|
|
@@ -25396,7 +25396,7 @@ class sP {
|
|
|
25396
25396
|
readValue(t, n) {
|
|
25397
25397
|
var r;
|
|
25398
25398
|
let i = this.latestValues[t] !== void 0 || !this.current ? this.latestValues[t] : (r = this.getBaseTargetFromProps(this.props, t)) !== null && r !== void 0 ? r : this.readValueFromInstance(this.current, t, this.options);
|
|
25399
|
-
return i != null && (typeof i == "string" && (TA(i) || vA(i)) ? i = parseFloat(i) : !kce(i) && ia.test(n) && (i = _A(t, n)), this.setBaseTarget(t,
|
|
25399
|
+
return i != null && (typeof i == "string" && (TA(i) || vA(i)) ? i = parseFloat(i) : !kce(i) && ia.test(n) && (i = _A(t, n)), this.setBaseTarget(t, ir(i) ? i.get() : i)), ir(i) ? i.get() : i;
|
|
25400
25400
|
}
|
|
25401
25401
|
/**
|
|
25402
25402
|
* Set the base target to later animate back to. This is currently
|
|
@@ -25420,7 +25420,7 @@ class sP {
|
|
|
25420
25420
|
if (r && i !== void 0)
|
|
25421
25421
|
return i;
|
|
25422
25422
|
const o = this.getBaseTargetFromProps(this.props, t);
|
|
25423
|
-
return o !== void 0 && !
|
|
25423
|
+
return o !== void 0 && !ir(o) ? o : this.initialValues[t] !== void 0 && i === void 0 ? void 0 : this.baseTarget[t];
|
|
25424
25424
|
}
|
|
25425
25425
|
on(t, n) {
|
|
25426
25426
|
return this.events[t] || (this.events[t] = new j4()), this.events[t].add(n);
|
|
@@ -25445,7 +25445,7 @@ class aP extends sP {
|
|
|
25445
25445
|
handleChildMotionValue() {
|
|
25446
25446
|
this.childSubscription && (this.childSubscription(), delete this.childSubscription);
|
|
25447
25447
|
const { children: t } = this.props;
|
|
25448
|
-
|
|
25448
|
+
ir(t) && (this.childSubscription = t.on("change", (n) => {
|
|
25449
25449
|
this.current && (this.current.textContent = `${n}`);
|
|
25450
25450
|
}));
|
|
25451
25451
|
}
|
|
@@ -25508,7 +25508,7 @@ function fP(e, t, n) {
|
|
|
25508
25508
|
var r;
|
|
25509
25509
|
const { style: i } = e, o = {};
|
|
25510
25510
|
for (const s in i)
|
|
25511
|
-
(
|
|
25511
|
+
(ir(i[s]) || t.style && ir(t.style[s]) || Mce(s, e) || ((r = n == null ? void 0 : n.getValue(s)) === null || r === void 0 ? void 0 : r.liveStyle) !== void 0) && (o[s] = i[s]);
|
|
25512
25512
|
return o;
|
|
25513
25513
|
}
|
|
25514
25514
|
function Rce(e) {
|
|
@@ -25623,7 +25623,7 @@ function Uce(e, t, n, r) {
|
|
|
25623
25623
|
function Wce(e, t, n) {
|
|
25624
25624
|
const r = fP(e, t, n);
|
|
25625
25625
|
for (const i in e)
|
|
25626
|
-
if (
|
|
25626
|
+
if (ir(e[i]) || ir(t[i])) {
|
|
25627
25627
|
const o = gu.indexOf(i) !== -1 ? "attr" + i.charAt(0).toUpperCase() + i.substring(1) : i;
|
|
25628
25628
|
r[o] = e[i];
|
|
25629
25629
|
}
|
|
@@ -25767,7 +25767,7 @@ function tue(e, { defaultTransition: t = {}, ...n } = {}, r, i) {
|
|
|
25767
25767
|
const Y = $ + le;
|
|
25768
25768
|
Zce(R, P, Z, I, $, Y), x = Math.max(ne + le, x), p = Math.max(Y, p);
|
|
25769
25769
|
};
|
|
25770
|
-
if (
|
|
25770
|
+
if (ir(g)) {
|
|
25771
25771
|
const T = q7(g, a);
|
|
25772
25772
|
S(v, y, K7("default", T));
|
|
25773
25773
|
} else {
|
|
@@ -25838,7 +25838,7 @@ function lue(e, t) {
|
|
|
25838
25838
|
}
|
|
25839
25839
|
}
|
|
25840
25840
|
function cue(e) {
|
|
25841
|
-
return !!(
|
|
25841
|
+
return !!(ir(e) && e.add);
|
|
25842
25842
|
}
|
|
25843
25843
|
function uue(e, t) {
|
|
25844
25844
|
const n = e.getValue("willChange");
|
|
@@ -25943,7 +25943,7 @@ function gue(e) {
|
|
|
25943
25943
|
n.mount(e), Ha.set(e, n);
|
|
25944
25944
|
}
|
|
25945
25945
|
function yue(e, t) {
|
|
25946
|
-
return
|
|
25946
|
+
return ir(e) || typeof e == "number" || typeof e == "string" && !e6(t);
|
|
25947
25947
|
}
|
|
25948
25948
|
function yP(e, t, n, r) {
|
|
25949
25949
|
const i = [];
|
|
@@ -27240,7 +27240,7 @@ const sfe = { class: "left-section" }, afe = { class: "logo" }, lfe = ["src"], c
|
|
|
27240
27240
|
appendTo: document.querySelector(".ai-blueking-container-wrapper")
|
|
27241
27241
|
});
|
|
27242
27242
|
};
|
|
27243
|
-
return
|
|
27243
|
+
return nr(
|
|
27244
27244
|
() => n.isCompressionHeight,
|
|
27245
27245
|
() => {
|
|
27246
27246
|
h();
|
|
@@ -27354,7 +27354,7 @@ const sfe = { class: "left-section" }, afe = { class: "logo" }, lfe = ["src"], c
|
|
|
27354
27354
|
emits: ["close"],
|
|
27355
27355
|
setup(e) {
|
|
27356
27356
|
const t = e, n = Qe(null);
|
|
27357
|
-
|
|
27357
|
+
nr(
|
|
27358
27358
|
() => t.text,
|
|
27359
27359
|
() => {
|
|
27360
27360
|
n.value && s(n.value), oo(() => {
|
|
@@ -27665,7 +27665,7 @@ const bfe = { class: "ai-selected-box" }, _fe = { class: "ai-selected-tip" }, xf
|
|
|
27665
27665
|
emits: ["select", "height-change", "update:show"],
|
|
27666
27666
|
setup(e, { expose: t, emit: n }) {
|
|
27667
27667
|
const r = e, i = n, o = Qe(""), s = Qe(null), a = Qe(null), l = dn(() => o.value.trim() ? r.prompts.filter((g) => g.toLowerCase().includes(o.value.toLowerCase())) : r.prompts);
|
|
27668
|
-
|
|
27668
|
+
nr(
|
|
27669
27669
|
() => r.show,
|
|
27670
27670
|
(g) => {
|
|
27671
27671
|
g && oo(() => {
|
|
@@ -27837,15 +27837,15 @@ const bfe = { class: "ai-selected-box" }, _fe = { class: "ai-selected-tip" }, xf
|
|
|
27837
27837
|
onSend: (O) => n("send", O),
|
|
27838
27838
|
onStop: () => n("stop")
|
|
27839
27839
|
});
|
|
27840
|
-
|
|
27840
|
+
nr(s, () => {
|
|
27841
27841
|
var O;
|
|
27842
27842
|
s.value.length > 0 && ((O = h.value) == null || O.focus());
|
|
27843
|
-
}),
|
|
27843
|
+
}), nr(
|
|
27844
27844
|
() => I.value,
|
|
27845
27845
|
(O) => {
|
|
27846
27846
|
n("height-change", O);
|
|
27847
27847
|
}
|
|
27848
|
-
),
|
|
27848
|
+
), nr([() => f.loading, () => p.value], () => {
|
|
27849
27849
|
M();
|
|
27850
27850
|
});
|
|
27851
27851
|
const $ = () => {
|
|
@@ -29033,35 +29033,35 @@ function g9() {
|
|
|
29033
29033
|
}
|
|
29034
29034
|
function Ua(e) {
|
|
29035
29035
|
var t, n;
|
|
29036
|
-
return e = (e + "").trim().toLowerCase(), (t = Yde.exec(e)) ? (n = t[1].length, t = parseInt(t[1], 16), n === 6 ? y9(t) : n === 3 ? new
|
|
29036
|
+
return e = (e + "").trim().toLowerCase(), (t = Yde.exec(e)) ? (n = t[1].length, t = parseInt(t[1], 16), n === 6 ? y9(t) : n === 3 ? new or(t >> 8 & 15 | t >> 4 & 240, t >> 4 & 15 | t & 240, (t & 15) << 4 | t & 15, 1) : n === 8 ? Sp(t >> 24 & 255, t >> 16 & 255, t >> 8 & 255, (t & 255) / 255) : n === 4 ? Sp(t >> 12 & 15 | t >> 8 & 240, t >> 8 & 15 | t >> 4 & 240, t >> 4 & 15 | t & 240, ((t & 15) << 4 | t & 15) / 255) : null) : (t = Gde.exec(e)) ? new or(t[1], t[2], t[3], 1) : (t = qde.exec(e)) ? new or(t[1] * 255 / 100, t[2] * 255 / 100, t[3] * 255 / 100, 1) : (t = Kde.exec(e)) ? Sp(t[1], t[2], t[3], t[4]) : (t = Xde.exec(e)) ? Sp(t[1] * 255 / 100, t[2] * 255 / 100, t[3] * 255 / 100, t[4]) : (t = Zde.exec(e)) ? _9(t[1], t[2] / 100, t[3] / 100, 1) : (t = Jde.exec(e)) ? _9(t[1], t[2] / 100, t[3] / 100, t[4]) : p9.hasOwnProperty(e) ? y9(p9[e]) : e === "transparent" ? new or(NaN, NaN, NaN, 0) : null;
|
|
29037
29037
|
}
|
|
29038
29038
|
function y9(e) {
|
|
29039
|
-
return new
|
|
29039
|
+
return new or(e >> 16 & 255, e >> 8 & 255, e & 255, 1);
|
|
29040
29040
|
}
|
|
29041
29041
|
function Sp(e, t, n, r) {
|
|
29042
|
-
return r <= 0 && (e = t = n = NaN), new
|
|
29042
|
+
return r <= 0 && (e = t = n = NaN), new or(e, t, n, r);
|
|
29043
29043
|
}
|
|
29044
29044
|
function UP(e) {
|
|
29045
|
-
return e instanceof cl || (e = Ua(e)), e ? (e = e.rgb(), new
|
|
29045
|
+
return e instanceof cl || (e = Ua(e)), e ? (e = e.rgb(), new or(e.r, e.g, e.b, e.opacity)) : new or();
|
|
29046
29046
|
}
|
|
29047
29047
|
function Nv(e, t, n, r) {
|
|
29048
|
-
return arguments.length === 1 ? UP(e) : new
|
|
29048
|
+
return arguments.length === 1 ? UP(e) : new or(e, t, n, r ?? 1);
|
|
29049
29049
|
}
|
|
29050
|
-
function
|
|
29050
|
+
function or(e, t, n, r) {
|
|
29051
29051
|
this.r = +e, this.g = +t, this.b = +n, this.opacity = +r;
|
|
29052
29052
|
}
|
|
29053
|
-
Vd(
|
|
29053
|
+
Vd(or, Nv, _2(cl, {
|
|
29054
29054
|
brighter(e) {
|
|
29055
|
-
return e = e == null ? W0 : Math.pow(W0, e), new
|
|
29055
|
+
return e = e == null ? W0 : Math.pow(W0, e), new or(this.r * e, this.g * e, this.b * e, this.opacity);
|
|
29056
29056
|
},
|
|
29057
29057
|
darker(e) {
|
|
29058
|
-
return e = e == null ? Xh : Math.pow(Xh, e), new
|
|
29058
|
+
return e = e == null ? Xh : Math.pow(Xh, e), new or(this.r * e, this.g * e, this.b * e, this.opacity);
|
|
29059
29059
|
},
|
|
29060
29060
|
rgb() {
|
|
29061
29061
|
return this;
|
|
29062
29062
|
},
|
|
29063
29063
|
clamp() {
|
|
29064
|
-
return new
|
|
29064
|
+
return new or(Ma(this.r), Ma(this.g), Ma(this.b), Y0(this.opacity));
|
|
29065
29065
|
},
|
|
29066
29066
|
displayable() {
|
|
29067
29067
|
return -0.5 <= this.r && this.r < 255.5 && -0.5 <= this.g && this.g < 255.5 && -0.5 <= this.b && this.b < 255.5 && 0 <= this.opacity && this.opacity <= 1;
|
|
@@ -29118,7 +29118,7 @@ Vd(Ti, npe, _2(cl, {
|
|
|
29118
29118
|
},
|
|
29119
29119
|
rgb() {
|
|
29120
29120
|
var e = this.h % 360 + (this.h < 0) * 360, t = isNaN(e) || isNaN(this.s) ? 0 : this.s, n = this.l, r = n + (n < 0.5 ? n : 1 - n) * t, i = 2 * n - r;
|
|
29121
|
-
return new
|
|
29121
|
+
return new or(
|
|
29122
29122
|
Wg(e >= 240 ? e - 240 : e + 120, i, r),
|
|
29123
29123
|
Wg(e, i, r),
|
|
29124
29124
|
Wg(e < 120 ? e + 240 : e - 120, i, r),
|
|
@@ -29149,7 +29149,7 @@ const rpe = Math.PI / 180, ipe = 180 / Math.PI, G0 = 18, YP = 0.96422, GP = 1, q
|
|
|
29149
29149
|
function ZP(e) {
|
|
29150
29150
|
if (e instanceof bo) return new bo(e.l, e.a, e.b, e.opacity);
|
|
29151
29151
|
if (e instanceof Xo) return JP(e);
|
|
29152
|
-
e instanceof
|
|
29152
|
+
e instanceof or || (e = UP(e));
|
|
29153
29153
|
var t = Kg(e.r), n = Kg(e.g), r = Kg(e.b), i = Yg((0.2225045 * t + 0.7168786 * n + 0.0606169 * r) / GP), o, s;
|
|
29154
29154
|
return t === n && n === r ? o = s = i : (o = Yg((0.4360747 * t + 0.3850649 * n + 0.1430804 * r) / YP), s = Yg((0.0139322 * t + 0.0971045 * n + 0.7141733 * r) / qP)), new bo(116 * i - 16, 500 * (o - i), 200 * (i - s), e.opacity);
|
|
29155
29155
|
}
|
|
@@ -29168,7 +29168,7 @@ Vd(bo, spe, _2(cl, {
|
|
|
29168
29168
|
},
|
|
29169
29169
|
rgb() {
|
|
29170
29170
|
var e = (this.l + 16) / 116, t = isNaN(this.a) ? e : e + this.a / 500, n = isNaN(this.b) ? e : e - this.b / 200;
|
|
29171
|
-
return t = YP * Gg(t), e = GP * Gg(e), n = qP * Gg(n), new
|
|
29171
|
+
return t = YP * Gg(t), e = GP * Gg(e), n = qP * Gg(n), new or(
|
|
29172
29172
|
qg(3.1338561 * t - 1.6168667 * e - 0.4906146 * n),
|
|
29173
29173
|
qg(-0.9787684 * t + 1.9161415 * e + 0.033454 * n),
|
|
29174
29174
|
qg(0.0719453 * t - 0.2289914 * e + 1.4052427 * n),
|
|
@@ -32126,7 +32126,7 @@ ji || (ji = function(t) {
|
|
|
32126
32126
|
Gv || (Gv = function(t, n) {
|
|
32127
32127
|
return Qp(t, xi(n));
|
|
32128
32128
|
});
|
|
32129
|
-
var g2e = pi(Array.prototype.forEach), J9 = pi(Array.prototype.pop), ju = pi(Array.prototype.push), e1 = pi(String.prototype.toLowerCase), iy = pi(String.prototype.toString), y2e = pi(String.prototype.match), _i = pi(String.prototype.replace), v2e = pi(String.prototype.indexOf), b2e = pi(String.prototype.trim),
|
|
32129
|
+
var g2e = pi(Array.prototype.forEach), J9 = pi(Array.prototype.pop), ju = pi(Array.prototype.push), e1 = pi(String.prototype.toLowerCase), iy = pi(String.prototype.toString), y2e = pi(String.prototype.match), _i = pi(String.prototype.replace), v2e = pi(String.prototype.indexOf), b2e = pi(String.prototype.trim), lr = pi(RegExp.prototype.test), oy = _2e(TypeError);
|
|
32130
32130
|
function pi(e) {
|
|
32131
32131
|
return function(t) {
|
|
32132
32132
|
for (var n = arguments.length, r = new Array(n > 1 ? n - 1 : 0), i = 1; i < n; i++)
|
|
@@ -32349,16 +32349,16 @@ function FL() {
|
|
|
32349
32349
|
});
|
|
32350
32350
|
}, xt = function(ae) {
|
|
32351
32351
|
var Le;
|
|
32352
|
-
if (Ft("beforeSanitizeElements", ae, null), Ze(ae) ||
|
|
32352
|
+
if (Ft("beforeSanitizeElements", ae, null), Ze(ae) || lr(/[\u0080-\uFFFF]/, ae.nodeName))
|
|
32353
32353
|
return Ie(ae), !0;
|
|
32354
32354
|
var je = pe(ae.nodeName);
|
|
32355
32355
|
if (Ft("uponSanitizeElement", ae, {
|
|
32356
32356
|
tagName: je,
|
|
32357
32357
|
allowedTags: $
|
|
32358
|
-
}), ae.hasChildNodes() && !$t(ae.firstElementChild) && (!$t(ae.content) || !$t(ae.content.firstElementChild)) &&
|
|
32358
|
+
}), ae.hasChildNodes() && !$t(ae.firstElementChild) && (!$t(ae.content) || !$t(ae.content.firstElementChild)) && lr(/<[/\w]/g, ae.innerHTML) && lr(/<[/\w]/g, ae.textContent) || je === "select" && lr(/<template/i, ae.innerHTML))
|
|
32359
32359
|
return Ie(ae), !0;
|
|
32360
32360
|
if (!$[je] || se[je]) {
|
|
32361
|
-
if (!se[je] && Ct(je) && (V.tagNameCheck instanceof RegExp &&
|
|
32361
|
+
if (!se[je] && Ct(je) && (V.tagNameCheck instanceof RegExp && lr(V.tagNameCheck, je) || V.tagNameCheck instanceof Function && V.tagNameCheck(je)))
|
|
32362
32362
|
return !1;
|
|
32363
32363
|
if (ce && !me[je]) {
|
|
32364
32364
|
var Pe = x(ae) || ae.parentNode, Re = y(ae) || ae.childNodes;
|
|
@@ -32368,27 +32368,27 @@ function FL() {
|
|
|
32368
32368
|
}
|
|
32369
32369
|
return Ie(ae), !0;
|
|
32370
32370
|
}
|
|
32371
|
-
return ae instanceof a && !We(ae) || (je === "noscript" || je === "noembed") &&
|
|
32371
|
+
return ae instanceof a && !We(ae) || (je === "noscript" || je === "noembed") && lr(/<\/no(script|embed)/i, ae.innerHTML) ? (Ie(ae), !0) : (E && ae.nodeType === 3 && (Le = ae.textContent, Le = _i(Le, b, " "), Le = _i(Le, U, " "), Le = _i(Le, w, " "), ae.textContent !== Le && (ju(t.removed, {
|
|
32372
32372
|
element: ae.cloneNode()
|
|
32373
32373
|
}), ae.textContent = Le)), Ft("afterSanitizeElements", ae, null), !1);
|
|
32374
32374
|
}, Et = function(ae, Le, je) {
|
|
32375
32375
|
if (G && (Le === "id" || Le === "name") && (je in r || je in _e))
|
|
32376
32376
|
return !1;
|
|
32377
|
-
if (!(L && !z[Le] &&
|
|
32378
|
-
if (!(O &&
|
|
32377
|
+
if (!(L && !z[Le] && lr(Z, Le))) {
|
|
32378
|
+
if (!(O && lr(le, Le))) {
|
|
32379
32379
|
if (!Y[Le] || z[Le]) {
|
|
32380
32380
|
if (
|
|
32381
32381
|
// First condition does a very basic check if a) it's basically a valid custom element tagname AND
|
|
32382
32382
|
// b) if the tagName passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
|
|
32383
32383
|
// and c) if the attribute name passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.attributeNameCheck
|
|
32384
|
-
!(Ct(ae) && (V.tagNameCheck instanceof RegExp &&
|
|
32384
|
+
!(Ct(ae) && (V.tagNameCheck instanceof RegExp && lr(V.tagNameCheck, ae) || V.tagNameCheck instanceof Function && V.tagNameCheck(ae)) && (V.attributeNameCheck instanceof RegExp && lr(V.attributeNameCheck, Le) || V.attributeNameCheck instanceof Function && V.attributeNameCheck(Le)) || // Alternative, second condition checks if it's an `is`-attribute, AND
|
|
32385
32385
|
// the value passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
|
|
32386
|
-
Le === "is" && V.allowCustomizedBuiltInElements && (V.tagNameCheck instanceof RegExp &&
|
|
32386
|
+
Le === "is" && V.allowCustomizedBuiltInElements && (V.tagNameCheck instanceof RegExp && lr(V.tagNameCheck, je) || V.tagNameCheck instanceof Function && V.tagNameCheck(je)))
|
|
32387
32387
|
) return !1;
|
|
32388
32388
|
} else if (!Ce[Le]) {
|
|
32389
|
-
if (!
|
|
32389
|
+
if (!lr(K, _i(je, te, ""))) {
|
|
32390
32390
|
if (!((Le === "src" || Le === "xlink:href" || Le === "href") && ae !== "script" && v2e(je, "data:") === 0 && Ne[ae])) {
|
|
32391
|
-
if (!(C && !
|
|
32391
|
+
if (!(C && !lr(ne, _i(je, te, "")))) {
|
|
32392
32392
|
if (je) return !1;
|
|
32393
32393
|
}
|
|
32394
32394
|
}
|
|
@@ -32414,7 +32414,7 @@ function FL() {
|
|
|
32414
32414
|
Le = ct[Re];
|
|
32415
32415
|
var Bt = Le, jt = Bt.name, Ns = Bt.namespaceURI;
|
|
32416
32416
|
if (je = jt === "value" ? Le.value : b2e(Le.value), Pe = pe(jt), Dt.attrName = Pe, Dt.attrValue = je, Dt.keepAttr = !0, Dt.forceKeepAttr = void 0, Ft("uponSanitizeAttribute", ae, Dt), je = Dt.attrValue, !Dt.forceKeepAttr && (Rt(jt, ae), !!Dt.keepAttr)) {
|
|
32417
|
-
if (
|
|
32417
|
+
if (lr(/\/>/i, je)) {
|
|
32418
32418
|
Rt(jt, ae);
|
|
32419
32419
|
continue;
|
|
32420
32420
|
}
|
|
@@ -32491,7 +32491,7 @@ function FL() {
|
|
|
32491
32491
|
return Y.shadowroot && (ct = I.call(n, ct, !0)), ct;
|
|
32492
32492
|
}
|
|
32493
32493
|
var jt = D ? Le.outerHTML : Le.innerHTML;
|
|
32494
|
-
return D && $["!doctype"] && Le.ownerDocument && Le.ownerDocument.doctype && Le.ownerDocument.doctype.name &&
|
|
32494
|
+
return D && $["!doctype"] && Le.ownerDocument && Le.ownerDocument.doctype && Le.ownerDocument.doctype.name && lr(L2e, Le.ownerDocument.doctype.name) && (jt = "<!DOCTYPE " + Le.ownerDocument.doctype.name + `>
|
|
32495
32495
|
` + jt), E && (jt = _i(jt, b, " "), jt = _i(jt, U, " "), jt = _i(jt, w, " ")), T && Q ? T.createHTML(jt) : jt;
|
|
32496
32496
|
}, t.setConfig = function(He) {
|
|
32497
32497
|
ut(He), X = !0;
|
|
@@ -36733,7 +36733,7 @@ const Fo = {
|
|
|
36733
36733
|
}, J.error = () => {
|
|
36734
36734
|
}, J.fatal = () => {
|
|
36735
36735
|
}, t <= Fo.fatal && (J.fatal = console.error ? console.error.bind(console, Jr("FATAL"), "color: orange") : console.log.bind(console, "\x1B[35m", Jr("FATAL"))), t <= Fo.error && (J.error = console.error ? console.error.bind(console, Jr("ERROR"), "color: orange") : console.log.bind(console, "\x1B[31m", Jr("ERROR"))), t <= Fo.warn && (J.warn = console.warn ? console.warn.bind(console, Jr("WARN"), "color: orange") : console.log.bind(console, "\x1B[33m", Jr("WARN"))), t <= Fo.info && (J.info = console.info ? console.info.bind(console, Jr("INFO"), "color: lightblue") : console.log.bind(console, "\x1B[34m", Jr("INFO"))), t <= Fo.debug && (J.debug = console.debug ? console.debug.bind(console, Jr("DEBUG"), "color: lightgreen") : console.log.bind(console, "\x1B[32m", Jr("DEBUG"))), t <= Fo.trace && (J.trace = console.debug ? console.debug.bind(console, Jr("TRACE"), "color: lightgreen") : console.log.bind(console, "\x1B[32m", Jr("TRACE")));
|
|
36736
|
-
}, Jr = (e) => `%c${
|
|
36736
|
+
}, Jr = (e) => `%c${rr().format("ss.SSS")} : ${e} : `, g8e = (e) => e ? tI(e).replace(/\\n/g, "#br#").split("#br#") : [""], eI = (e) => rd.sanitize(e), KT = (e, t) => {
|
|
36737
36737
|
var n;
|
|
36738
36738
|
if (((n = t.flowchart) == null ? void 0 : n.htmlLabels) !== !1) {
|
|
36739
36739
|
const r = t.securityLevel;
|
|
@@ -36765,13 +36765,13 @@ const Fo = {
|
|
|
36765
36765
|
removeScript: eI,
|
|
36766
36766
|
getUrl: x8e,
|
|
36767
36767
|
evaluate: Mn
|
|
36768
|
-
},
|
|
36768
|
+
}, hr = (e, t) => t ? Se(e, { s: -40, l: 10 }) : Se(e, { s: -40, l: -10 }), W2 = "#ffffff", Y2 = "#f2f2f2";
|
|
36769
36769
|
let w8e = class {
|
|
36770
36770
|
constructor() {
|
|
36771
36771
|
this.background = "#f4f4f4", this.primaryColor = "#fff4dd", this.noteBkgColor = "#fff5ad", this.noteTextColor = "#333", this.THEME_COLOR_LIMIT = 12, this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif', this.fontSize = "16px";
|
|
36772
36772
|
}
|
|
36773
36773
|
updateColors() {
|
|
36774
|
-
if (this.primaryTextColor = this.primaryTextColor || (this.darkMode ? "#eee" : "#333"), this.secondaryColor = this.secondaryColor || Se(this.primaryColor, { h: -120 }), this.tertiaryColor = this.tertiaryColor || Se(this.primaryColor, { h: 180, l: 5 }), this.primaryBorderColor = this.primaryBorderColor ||
|
|
36774
|
+
if (this.primaryTextColor = this.primaryTextColor || (this.darkMode ? "#eee" : "#333"), this.secondaryColor = this.secondaryColor || Se(this.primaryColor, { h: -120 }), this.tertiaryColor = this.tertiaryColor || Se(this.primaryColor, { h: 180, l: 5 }), this.primaryBorderColor = this.primaryBorderColor || hr(this.primaryColor, this.darkMode), this.secondaryBorderColor = this.secondaryBorderColor || hr(this.secondaryColor, this.darkMode), this.tertiaryBorderColor = this.tertiaryBorderColor || hr(this.tertiaryColor, this.darkMode), this.noteBorderColor = this.noteBorderColor || hr(this.noteBkgColor, this.darkMode), this.noteBkgColor = this.noteBkgColor || "#fff5ad", this.noteTextColor = this.noteTextColor || "#333", this.secondaryTextColor = this.secondaryTextColor || Ge(this.secondaryColor), this.tertiaryTextColor = this.tertiaryTextColor || Ge(this.tertiaryColor), this.lineColor = this.lineColor || Ge(this.background), this.textColor = this.textColor || this.primaryTextColor, this.nodeBkg = this.nodeBkg || this.primaryColor, this.mainBkg = this.mainBkg || this.primaryColor, this.nodeBorder = this.nodeBorder || this.primaryBorderColor, this.clusterBkg = this.clusterBkg || this.tertiaryColor, this.clusterBorder = this.clusterBorder || this.tertiaryBorderColor, this.defaultLinkColor = this.defaultLinkColor || this.lineColor, this.titleColor = this.titleColor || this.tertiaryTextColor, this.edgeLabelBackground = this.edgeLabelBackground || (this.darkMode ? wt(this.secondaryColor, 30) : this.secondaryColor), this.nodeTextColor = this.nodeTextColor || this.primaryTextColor, this.actorBorder = this.actorBorder || this.primaryBorderColor, this.actorBkg = this.actorBkg || this.mainBkg, this.actorTextColor = this.actorTextColor || this.primaryTextColor, this.actorLineColor = this.actorLineColor || "grey", this.labelBoxBkgColor = this.labelBoxBkgColor || this.actorBkg, this.signalColor = this.signalColor || this.textColor, this.signalTextColor = this.signalTextColor || this.textColor, this.labelBoxBorderColor = this.labelBoxBorderColor || this.actorBorder, this.labelTextColor = this.labelTextColor || this.actorTextColor, this.loopTextColor = this.loopTextColor || this.actorTextColor, this.activationBorderColor = this.activationBorderColor || wt(this.secondaryColor, 10), this.activationBkgColor = this.activationBkgColor || this.secondaryColor, this.sequenceNumberColor = this.sequenceNumberColor || Ge(this.lineColor), this.sectionBkgColor = this.sectionBkgColor || this.tertiaryColor, this.altSectionBkgColor = this.altSectionBkgColor || "white", this.sectionBkgColor = this.sectionBkgColor || this.secondaryColor, this.sectionBkgColor2 = this.sectionBkgColor2 || this.primaryColor, this.excludeBkgColor = this.excludeBkgColor || "#eeeeee", this.taskBorderColor = this.taskBorderColor || this.primaryBorderColor, this.taskBkgColor = this.taskBkgColor || this.primaryColor, this.activeTaskBorderColor = this.activeTaskBorderColor || this.primaryColor, this.activeTaskBkgColor = this.activeTaskBkgColor || gt(this.primaryColor, 23), this.gridColor = this.gridColor || "lightgrey", this.doneTaskBkgColor = this.doneTaskBkgColor || "lightgrey", this.doneTaskBorderColor = this.doneTaskBorderColor || "grey", this.critBorderColor = this.critBorderColor || "#ff8888", this.critBkgColor = this.critBkgColor || "red", this.todayLineColor = this.todayLineColor || "red", this.taskTextColor = this.taskTextColor || this.textColor, this.taskTextOutsideColor = this.taskTextOutsideColor || this.textColor, this.taskTextLightColor = this.taskTextLightColor || this.textColor, this.taskTextColor = this.taskTextColor || this.primaryTextColor, this.taskTextDarkColor = this.taskTextDarkColor || this.textColor, this.taskTextClickableColor = this.taskTextClickableColor || "#003163", this.personBorder = this.personBorder || this.primaryBorderColor, this.personBkg = this.personBkg || this.mainBkg, this.transitionColor = this.transitionColor || this.lineColor, this.transitionLabelColor = this.transitionLabelColor || this.textColor, this.stateLabelColor = this.stateLabelColor || this.stateBkg || this.primaryTextColor, this.stateBkg = this.stateBkg || this.mainBkg, this.labelBackgroundColor = this.labelBackgroundColor || this.stateBkg, this.compositeBackground = this.compositeBackground || this.background || this.tertiaryColor, this.altBackground = this.altBackground || this.tertiaryColor, this.compositeTitleBackground = this.compositeTitleBackground || this.mainBkg, this.compositeBorder = this.compositeBorder || this.nodeBorder, this.innerEndBackground = this.nodeBorder, this.errorBkgColor = this.errorBkgColor || this.tertiaryColor, this.errorTextColor = this.errorTextColor || this.tertiaryTextColor, this.transitionColor = this.transitionColor || this.lineColor, this.specialStateColor = this.lineColor, this.cScale0 = this.cScale0 || this.primaryColor, this.cScale1 = this.cScale1 || this.secondaryColor, this.cScale2 = this.cScale2 || this.tertiaryColor, this.cScale3 = this.cScale3 || Se(this.primaryColor, { h: 30 }), this.cScale4 = this.cScale4 || Se(this.primaryColor, { h: 60 }), this.cScale5 = this.cScale5 || Se(this.primaryColor, { h: 90 }), this.cScale6 = this.cScale6 || Se(this.primaryColor, { h: 120 }), this.cScale7 = this.cScale7 || Se(this.primaryColor, { h: 150 }), this.cScale8 = this.cScale8 || Se(this.primaryColor, { h: 210, l: 150 }), this.cScale9 = this.cScale9 || Se(this.primaryColor, { h: 270 }), this.cScale10 = this.cScale10 || Se(this.primaryColor, { h: 300 }), this.cScale11 = this.cScale11 || Se(this.primaryColor, { h: 330 }), this.darkMode)
|
|
36775
36775
|
for (let n = 0; n < this.THEME_COLOR_LIMIT; n++)
|
|
36776
36776
|
this["cScale" + n] = wt(this["cScale" + n], 75);
|
|
36777
36777
|
else
|
|
@@ -36808,7 +36808,7 @@ const T8e = (e) => {
|
|
|
36808
36808
|
};
|
|
36809
36809
|
let S8e = class {
|
|
36810
36810
|
constructor() {
|
|
36811
|
-
this.background = "#333", this.primaryColor = "#1f2020", this.secondaryColor = gt(this.primaryColor, 16), this.tertiaryColor = Se(this.primaryColor, { h: -160 }), this.primaryBorderColor = Ge(this.background), this.secondaryBorderColor =
|
|
36811
|
+
this.background = "#333", this.primaryColor = "#1f2020", this.secondaryColor = gt(this.primaryColor, 16), this.tertiaryColor = Se(this.primaryColor, { h: -160 }), this.primaryBorderColor = Ge(this.background), this.secondaryBorderColor = hr(this.secondaryColor, this.darkMode), this.tertiaryBorderColor = hr(this.tertiaryColor, this.darkMode), this.primaryTextColor = Ge(this.primaryColor), this.secondaryTextColor = Ge(this.secondaryColor), this.tertiaryTextColor = Ge(this.tertiaryColor), this.lineColor = Ge(this.background), this.textColor = Ge(this.background), this.mainBkg = "#1f2020", this.secondBkg = "calculated", this.mainContrastColor = "lightgrey", this.darkTextColor = gt(Ge("#323D47"), 10), this.lineColor = "calculated", this.border1 = "#81B1DB", this.border2 = gf(255, 255, 255, 0.25), this.arrowheadColor = "calculated", this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif', this.fontSize = "16px", this.labelBackground = "#181818", this.textColor = "#ccc", this.THEME_COLOR_LIMIT = 12, this.nodeBkg = "calculated", this.nodeBorder = "calculated", this.clusterBkg = "calculated", this.clusterBorder = "calculated", this.defaultLinkColor = "calculated", this.titleColor = "#F9FFFE", this.edgeLabelBackground = "calculated", this.actorBorder = "calculated", this.actorBkg = "calculated", this.actorTextColor = "calculated", this.actorLineColor = "calculated", this.signalColor = "calculated", this.signalTextColor = "calculated", this.labelBoxBkgColor = "calculated", this.labelBoxBorderColor = "calculated", this.labelTextColor = "calculated", this.loopTextColor = "calculated", this.noteBorderColor = "calculated", this.noteBkgColor = "#fff5ad", this.noteTextColor = "calculated", this.activationBorderColor = "calculated", this.activationBkgColor = "calculated", this.sequenceNumberColor = "black", this.sectionBkgColor = wt("#EAE8D9", 30), this.altSectionBkgColor = "calculated", this.sectionBkgColor2 = "#EAE8D9", this.taskBorderColor = gf(255, 255, 255, 70), this.taskBkgColor = "calculated", this.taskTextColor = "calculated", this.taskTextLightColor = "calculated", this.taskTextOutsideColor = "calculated", this.taskTextClickableColor = "#003163", this.activeTaskBorderColor = gf(255, 255, 255, 50), this.activeTaskBkgColor = "#81B1DB", this.gridColor = "calculated", this.doneTaskBkgColor = "calculated", this.doneTaskBorderColor = "grey", this.critBorderColor = "#E83737", this.critBkgColor = "#E83737", this.taskTextDarkColor = "calculated", this.todayLineColor = "#DB5757", this.personBorder = "calculated", this.personBkg = "calculated", this.labelColor = "calculated", this.errorBkgColor = "#a44141", this.errorTextColor = "#ddd";
|
|
36812
36812
|
}
|
|
36813
36813
|
updateColors() {
|
|
36814
36814
|
this.secondBkg = gt(this.mainBkg, 16), this.lineColor = this.mainContrastColor, this.arrowheadColor = this.mainContrastColor, this.nodeBkg = this.mainBkg, this.nodeBorder = this.border1, this.clusterBkg = this.secondBkg, this.clusterBorder = this.border2, this.defaultLinkColor = this.lineColor, this.edgeLabelBackground = gt(this.labelBackground, 25), this.actorBorder = this.border1, this.actorBkg = this.mainBkg, this.actorTextColor = this.mainContrastColor, this.actorLineColor = this.mainContrastColor, this.signalColor = this.mainContrastColor, this.signalTextColor = this.mainContrastColor, this.labelBoxBkgColor = this.actorBkg, this.labelBoxBorderColor = this.actorBorder, this.labelTextColor = this.mainContrastColor, this.loopTextColor = this.mainContrastColor, this.noteBorderColor = this.secondaryBorderColor, this.noteBkgColor = this.secondBkg, this.noteTextColor = this.secondaryTextColor, this.activationBorderColor = this.border1, this.activationBkgColor = this.secondBkg, this.altSectionBkgColor = this.background, this.taskBkgColor = gt(this.mainBkg, 23), this.taskTextColor = this.darkTextColor, this.taskTextLightColor = this.mainContrastColor, this.taskTextOutsideColor = this.taskTextLightColor, this.gridColor = this.mainContrastColor, this.doneTaskBkgColor = this.mainContrastColor, this.taskTextDarkColor = this.darkTextColor, this.transitionColor = this.transitionColor || this.lineColor, this.transitionLabelColor = this.transitionLabelColor || this.textColor, this.stateLabelColor = this.stateLabelColor || this.stateBkg || this.primaryTextColor, this.stateBkg = this.stateBkg || this.mainBkg, this.labelBackgroundColor = this.labelBackgroundColor || this.stateBkg, this.compositeBackground = this.compositeBackground || this.background || this.tertiaryColor, this.altBackground = this.altBackground || "#555", this.compositeTitleBackground = this.compositeTitleBackground || this.mainBkg, this.compositeBorder = this.compositeBorder || this.nodeBorder, this.innerEndBackground = this.primaryBorderColor, this.specialStateColor = "#f4f4f4", this.errorBkgColor = this.errorBkgColor || this.tertiaryColor, this.errorTextColor = this.errorTextColor || this.tertiaryTextColor, this.fillType0 = this.primaryColor, this.fillType1 = this.secondaryColor, this.fillType2 = Se(this.primaryColor, { h: 64 }), this.fillType3 = Se(this.secondaryColor, { h: 64 }), this.fillType4 = Se(this.primaryColor, { h: -64 }), this.fillType5 = Se(this.secondaryColor, { h: -64 }), this.fillType6 = Se(this.primaryColor, { h: 128 }), this.fillType7 = Se(this.secondaryColor, { h: 128 }), this.cScale1 = this.cScale1 || "#0b0000", this.cScale2 = this.cScale2 || "#4d1037", this.cScale3 = this.cScale3 || "#3f5258", this.cScale4 = this.cScale4 || "#4f2f1b", this.cScale5 = this.cScale5 || "#6e0a0a", this.cScale6 = this.cScale6 || "#3b0048", this.cScale7 = this.cScale7 || "#995a01", this.cScale8 = this.cScale8 || "#154706", this.cScale9 = this.cScale9 || "#161722", this.cScale10 = this.cScale10 || "#00296f", this.cScale11 = this.cScale11 || "#01629c", this.cScale12 = this.cScale12 || "#010029", this.cScale0 = this.cScale0 || this.primaryColor, this.cScale1 = this.cScale1 || this.secondaryColor, this.cScale2 = this.cScale2 || this.tertiaryColor, this.cScale3 = this.cScale3 || Se(this.primaryColor, { h: 30 }), this.cScale4 = this.cScale4 || Se(this.primaryColor, { h: 60 }), this.cScale5 = this.cScale5 || Se(this.primaryColor, { h: 90 }), this.cScale6 = this.cScale6 || Se(this.primaryColor, { h: 120 }), this.cScale7 = this.cScale7 || Se(this.primaryColor, { h: 150 }), this.cScale8 = this.cScale8 || Se(this.primaryColor, { h: 210 }), this.cScale9 = this.cScale9 || Se(this.primaryColor, { h: 270 }), this.cScale10 = this.cScale10 || Se(this.primaryColor, { h: 300 }), this.cScale11 = this.cScale11 || Se(this.primaryColor, { h: 330 });
|
|
@@ -36844,7 +36844,7 @@ const k8e = (e) => {
|
|
|
36844
36844
|
};
|
|
36845
36845
|
let E8e = class {
|
|
36846
36846
|
constructor() {
|
|
36847
|
-
this.background = "#f4f4f4", this.primaryColor = "#ECECFF", this.secondaryColor = Se(this.primaryColor, { h: 120 }), this.secondaryColor = "#ffffde", this.tertiaryColor = Se(this.primaryColor, { h: -160 }), this.primaryBorderColor =
|
|
36847
|
+
this.background = "#f4f4f4", this.primaryColor = "#ECECFF", this.secondaryColor = Se(this.primaryColor, { h: 120 }), this.secondaryColor = "#ffffde", this.tertiaryColor = Se(this.primaryColor, { h: -160 }), this.primaryBorderColor = hr(this.primaryColor, this.darkMode), this.secondaryBorderColor = hr(this.secondaryColor, this.darkMode), this.tertiaryBorderColor = hr(this.tertiaryColor, this.darkMode), this.primaryTextColor = Ge(this.primaryColor), this.secondaryTextColor = Ge(this.secondaryColor), this.tertiaryTextColor = Ge(this.tertiaryColor), this.lineColor = Ge(this.background), this.textColor = Ge(this.background), this.background = "white", this.mainBkg = "#ECECFF", this.secondBkg = "#ffffde", this.lineColor = "#333333", this.border1 = "#9370DB", this.border2 = "#aaaa33", this.arrowheadColor = "#333333", this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif', this.fontSize = "16px", this.labelBackground = "#e8e8e8", this.textColor = "#333", this.THEME_COLOR_LIMIT = 12, this.nodeBkg = "calculated", this.nodeBorder = "calculated", this.clusterBkg = "calculated", this.clusterBorder = "calculated", this.defaultLinkColor = "calculated", this.titleColor = "calculated", this.edgeLabelBackground = "calculated", this.actorBorder = "calculated", this.actorBkg = "calculated", this.actorTextColor = "black", this.actorLineColor = "grey", this.signalColor = "calculated", this.signalTextColor = "calculated", this.labelBoxBkgColor = "calculated", this.labelBoxBorderColor = "calculated", this.labelTextColor = "calculated", this.loopTextColor = "calculated", this.noteBorderColor = "calculated", this.noteBkgColor = "#fff5ad", this.noteTextColor = "calculated", this.activationBorderColor = "#666", this.activationBkgColor = "#f4f4f4", this.sequenceNumberColor = "white", this.sectionBkgColor = "calculated", this.altSectionBkgColor = "calculated", this.sectionBkgColor2 = "calculated", this.excludeBkgColor = "#eeeeee", this.taskBorderColor = "calculated", this.taskBkgColor = "calculated", this.taskTextLightColor = "calculated", this.taskTextColor = this.taskTextLightColor, this.taskTextDarkColor = "calculated", this.taskTextOutsideColor = this.taskTextDarkColor, this.taskTextClickableColor = "calculated", this.activeTaskBorderColor = "calculated", this.activeTaskBkgColor = "calculated", this.gridColor = "calculated", this.doneTaskBkgColor = "calculated", this.doneTaskBorderColor = "calculated", this.critBorderColor = "calculated", this.critBkgColor = "calculated", this.todayLineColor = "calculated", this.sectionBkgColor = gf(102, 102, 255, 0.49), this.altSectionBkgColor = "white", this.sectionBkgColor2 = "#fff400", this.taskBorderColor = "#534fbc", this.taskBkgColor = "#8a90dd", this.taskTextLightColor = "white", this.taskTextColor = "calculated", this.taskTextDarkColor = "black", this.taskTextOutsideColor = "calculated", this.taskTextClickableColor = "#003163", this.activeTaskBorderColor = "#534fbc", this.activeTaskBkgColor = "#bfc7ff", this.gridColor = "lightgrey", this.doneTaskBkgColor = "lightgrey", this.doneTaskBorderColor = "grey", this.critBorderColor = "#ff8888", this.critBkgColor = "red", this.todayLineColor = "red", this.personBorder = "calculated", this.personBkg = "calculated", this.labelColor = "black", this.errorBkgColor = "#552222", this.errorTextColor = "#552222", this.updateColors();
|
|
36848
36848
|
}
|
|
36849
36849
|
updateColors() {
|
|
36850
36850
|
this.cScale0 = this.cScale0 || this.primaryColor, this.cScale1 = this.cScale1 || this.secondaryColor, this.cScale2 = this.cScale2 || this.tertiaryColor, this.cScale3 = this.cScale3 || Se(this.primaryColor, { h: 30 }), this.cScale4 = this.cScale4 || Se(this.primaryColor, { h: 60 }), this.cScale5 = this.cScale5 || Se(this.primaryColor, { h: 90 }), this.cScale6 = this.cScale6 || Se(this.primaryColor, { h: 120 }), this.cScale7 = this.cScale7 || Se(this.primaryColor, { h: 150 }), this.cScale8 = this.cScale8 || Se(this.primaryColor, { h: 210 }), this.cScale9 = this.cScale9 || Se(this.primaryColor, { h: 270 }), this.cScale10 = this.cScale10 || Se(this.primaryColor, { h: 300 }), this.cScale11 = this.cScale11 || Se(this.primaryColor, { h: 330 }), this.cScalePeer1 = this.cScalePeer1 || wt(this.secondaryColor, 45), this.cScalePeer2 = this.cScalePeer2 || wt(this.tertiaryColor, 40);
|
|
@@ -36880,7 +36880,7 @@ const C8e = (e) => {
|
|
|
36880
36880
|
};
|
|
36881
36881
|
let O8e = class {
|
|
36882
36882
|
constructor() {
|
|
36883
|
-
this.background = "#f4f4f4", this.primaryColor = "#cde498", this.secondaryColor = "#cdffb2", this.background = "white", this.mainBkg = "#cde498", this.secondBkg = "#cdffb2", this.lineColor = "green", this.border1 = "#13540c", this.border2 = "#6eaa49", this.arrowheadColor = "green", this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif', this.fontSize = "16px", this.tertiaryColor = gt("#cde498", 10), this.primaryBorderColor =
|
|
36883
|
+
this.background = "#f4f4f4", this.primaryColor = "#cde498", this.secondaryColor = "#cdffb2", this.background = "white", this.mainBkg = "#cde498", this.secondBkg = "#cdffb2", this.lineColor = "green", this.border1 = "#13540c", this.border2 = "#6eaa49", this.arrowheadColor = "green", this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif', this.fontSize = "16px", this.tertiaryColor = gt("#cde498", 10), this.primaryBorderColor = hr(this.primaryColor, this.darkMode), this.secondaryBorderColor = hr(this.secondaryColor, this.darkMode), this.tertiaryBorderColor = hr(this.tertiaryColor, this.darkMode), this.primaryTextColor = Ge(this.primaryColor), this.secondaryTextColor = Ge(this.secondaryColor), this.tertiaryTextColor = Ge(this.primaryColor), this.lineColor = Ge(this.background), this.textColor = Ge(this.background), this.THEME_COLOR_LIMIT = 12, this.nodeBkg = "calculated", this.nodeBorder = "calculated", this.clusterBkg = "calculated", this.clusterBorder = "calculated", this.defaultLinkColor = "calculated", this.titleColor = "#333", this.edgeLabelBackground = "#e8e8e8", this.actorBorder = "calculated", this.actorBkg = "calculated", this.actorTextColor = "black", this.actorLineColor = "grey", this.signalColor = "#333", this.signalTextColor = "#333", this.labelBoxBkgColor = "calculated", this.labelBoxBorderColor = "#326932", this.labelTextColor = "calculated", this.loopTextColor = "calculated", this.noteBorderColor = "calculated", this.noteBkgColor = "#fff5ad", this.noteTextColor = "calculated", this.activationBorderColor = "#666", this.activationBkgColor = "#f4f4f4", this.sequenceNumberColor = "white", this.sectionBkgColor = "#6eaa49", this.altSectionBkgColor = "white", this.sectionBkgColor2 = "#6eaa49", this.excludeBkgColor = "#eeeeee", this.taskBorderColor = "calculated", this.taskBkgColor = "#487e3a", this.taskTextLightColor = "white", this.taskTextColor = "calculated", this.taskTextDarkColor = "black", this.taskTextOutsideColor = "calculated", this.taskTextClickableColor = "#003163", this.activeTaskBorderColor = "calculated", this.activeTaskBkgColor = "calculated", this.gridColor = "lightgrey", this.doneTaskBkgColor = "lightgrey", this.doneTaskBorderColor = "grey", this.critBorderColor = "#ff8888", this.critBkgColor = "red", this.todayLineColor = "red", this.personBorder = "calculated", this.personBkg = "calculated", this.labelColor = "black", this.errorBkgColor = "#552222", this.errorTextColor = "#552222";
|
|
36884
36884
|
}
|
|
36885
36885
|
updateColors() {
|
|
36886
36886
|
this.cScale0 = this.cScale0 || this.primaryColor, this.cScale1 = this.cScale1 || this.secondaryColor, this.cScale2 = this.cScale2 || this.tertiaryColor, this.cScale3 = this.cScale3 || Se(this.primaryColor, { h: 30 }), this.cScale4 = this.cScale4 || Se(this.primaryColor, { h: 60 }), this.cScale5 = this.cScale5 || Se(this.primaryColor, { h: 90 }), this.cScale6 = this.cScale6 || Se(this.primaryColor, { h: 120 }), this.cScale7 = this.cScale7 || Se(this.primaryColor, { h: 150 }), this.cScale8 = this.cScale8 || Se(this.primaryColor, { h: 210 }), this.cScale9 = this.cScale9 || Se(this.primaryColor, { h: 270 }), this.cScale10 = this.cScale10 || Se(this.primaryColor, { h: 300 }), this.cScale11 = this.cScale11 || Se(this.primaryColor, { h: 330 }), this.cScalePeer1 = this.cScalePeer1 || wt(this.secondaryColor, 45), this.cScalePeer2 = this.cScalePeer2 || wt(this.tertiaryColor, 40);
|
|
@@ -36914,7 +36914,7 @@ const A8e = (e) => {
|
|
|
36914
36914
|
};
|
|
36915
36915
|
class P8e {
|
|
36916
36916
|
constructor() {
|
|
36917
|
-
this.primaryColor = "#eee", this.contrast = "#707070", this.secondaryColor = gt(this.contrast, 55), this.background = "#ffffff", this.tertiaryColor = Se(this.primaryColor, { h: -160 }), this.primaryBorderColor =
|
|
36917
|
+
this.primaryColor = "#eee", this.contrast = "#707070", this.secondaryColor = gt(this.contrast, 55), this.background = "#ffffff", this.tertiaryColor = Se(this.primaryColor, { h: -160 }), this.primaryBorderColor = hr(this.primaryColor, this.darkMode), this.secondaryBorderColor = hr(this.secondaryColor, this.darkMode), this.tertiaryBorderColor = hr(this.tertiaryColor, this.darkMode), this.primaryTextColor = Ge(this.primaryColor), this.secondaryTextColor = Ge(this.secondaryColor), this.tertiaryTextColor = Ge(this.tertiaryColor), this.lineColor = Ge(this.background), this.textColor = Ge(this.background), this.mainBkg = "#eee", this.secondBkg = "calculated", this.lineColor = "#666", this.border1 = "#999", this.border2 = "calculated", this.note = "#ffa", this.text = "#333", this.critical = "#d42", this.done = "#bbb", this.arrowheadColor = "#333333", this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif', this.fontSize = "16px", this.THEME_COLOR_LIMIT = 12, this.nodeBkg = "calculated", this.nodeBorder = "calculated", this.clusterBkg = "calculated", this.clusterBorder = "calculated", this.defaultLinkColor = "calculated", this.titleColor = "calculated", this.edgeLabelBackground = "white", this.actorBorder = "calculated", this.actorBkg = "calculated", this.actorTextColor = "calculated", this.actorLineColor = "calculated", this.signalColor = "calculated", this.signalTextColor = "calculated", this.labelBoxBkgColor = "calculated", this.labelBoxBorderColor = "calculated", this.labelTextColor = "calculated", this.loopTextColor = "calculated", this.noteBorderColor = "calculated", this.noteBkgColor = "calculated", this.noteTextColor = "calculated", this.activationBorderColor = "#666", this.activationBkgColor = "#f4f4f4", this.sequenceNumberColor = "white", this.sectionBkgColor = "calculated", this.altSectionBkgColor = "white", this.sectionBkgColor2 = "calculated", this.excludeBkgColor = "#eeeeee", this.taskBorderColor = "calculated", this.taskBkgColor = "calculated", this.taskTextLightColor = "white", this.taskTextColor = "calculated", this.taskTextDarkColor = "calculated", this.taskTextOutsideColor = "calculated", this.taskTextClickableColor = "#003163", this.activeTaskBorderColor = "calculated", this.activeTaskBkgColor = "calculated", this.gridColor = "calculated", this.doneTaskBkgColor = "calculated", this.doneTaskBorderColor = "calculated", this.critBkgColor = "calculated", this.critBorderColor = "calculated", this.todayLineColor = "calculated", this.personBorder = "calculated", this.personBkg = "calculated", this.labelColor = "black", this.errorBkgColor = "#552222", this.errorTextColor = "#552222";
|
|
36918
36918
|
}
|
|
36919
36919
|
updateColors() {
|
|
36920
36920
|
this.secondBkg = gt(this.contrast, 55), this.border2 = this.contrast, this.cScale0 = this.cScale0 || "#555", this.cScale1 = this.cScale1 || "#F4F4F4", this.cScale2 = this.cScale2 || "#555", this.cScale3 = this.cScale3 || "#BBB", this.cScale4 = this.cScale4 || "#777", this.cScale5 = this.cScale5 || "#999", this.cScale6 = this.cScale6 || "#DDD", this.cScale7 = this.cScale7 || "#FFF", this.cScale8 = this.cScale8 || "#DDD", this.cScale9 = this.cScale9 || "#BBB", this.cScale10 = this.cScale10 || "#999", this.cScale11 = this.cScale11 || "#777";
|
|
@@ -38860,7 +38860,7 @@ function B8e(e, t) {
|
|
|
38860
38860
|
function j8e(e) {
|
|
38861
38861
|
return e === 0 && Number.NEGATIVE_INFINITY === 1 / e;
|
|
38862
38862
|
}
|
|
38863
|
-
var F8e = rI, $8e = N8e, V8e = M8e, z8e = B8e, H8e = j8e, U8e = R8e,
|
|
38863
|
+
var F8e = rI, $8e = N8e, V8e = M8e, z8e = B8e, H8e = j8e, U8e = R8e, fr = {
|
|
38864
38864
|
isNothing: F8e,
|
|
38865
38865
|
isObject: $8e,
|
|
38866
38866
|
toArray: V8e,
|
|
@@ -38892,7 +38892,7 @@ function wy(e, t, n, r, i) {
|
|
|
38892
38892
|
};
|
|
38893
38893
|
}
|
|
38894
38894
|
function Ty(e, t) {
|
|
38895
|
-
return
|
|
38895
|
+
return fr.repeat(" ", t - e.length) + e;
|
|
38896
38896
|
}
|
|
38897
38897
|
function W8e(e, t) {
|
|
38898
38898
|
if (t = Object.create(t || null), !e.buffer)
|
|
@@ -38909,10 +38909,10 @@ function W8e(e, t) {
|
|
|
38909
38909
|
i[s - l],
|
|
38910
38910
|
e.position - (r[s] - r[s - l]),
|
|
38911
38911
|
h
|
|
38912
|
-
), a =
|
|
38912
|
+
), a = fr.repeat(" ", t.indent) + Ty((e.line - l + 1).toString(), f) + " | " + u.str + `
|
|
38913
38913
|
` + a;
|
|
38914
|
-
for (u = wy(e.buffer, r[s], i[s], e.position, h), a +=
|
|
38915
|
-
`, a +=
|
|
38914
|
+
for (u = wy(e.buffer, r[s], i[s], e.position, h), a += fr.repeat(" ", t.indent) + Ty((e.line + 1).toString(), f) + " | " + u.str + `
|
|
38915
|
+
`, a += fr.repeat("-", t.indent + f + 3 + u.pos) + `^
|
|
38916
38916
|
`, l = 1; l <= t.linesAfter && !(s + l >= i.length); l++)
|
|
38917
38917
|
u = wy(
|
|
38918
38918
|
e.buffer,
|
|
@@ -38920,7 +38920,7 @@ function W8e(e, t) {
|
|
|
38920
38920
|
i[s + l],
|
|
38921
38921
|
e.position - (r[s] - r[s + l]),
|
|
38922
38922
|
h
|
|
38923
|
-
), a +=
|
|
38923
|
+
), a += fr.repeat(" ", t.indent) + Ty((e.line + l + 1).toString(), f) + " | " + u.str + `
|
|
38924
38924
|
`;
|
|
38925
38925
|
return a.replace(/\n$/, "");
|
|
38926
38926
|
}
|
|
@@ -38959,7 +38959,7 @@ function X8e(e, t) {
|
|
|
38959
38959
|
}, this.instanceOf = t.instanceOf || null, this.predicate = t.predicate || null, this.represent = t.represent || null, this.representName = t.representName || null, this.defaultStyle = t.defaultStyle || null, this.multi = t.multi || !1, this.styleAliases = K8e(t.styleAliases || null), q8e.indexOf(this.kind) === -1)
|
|
38960
38960
|
throw new qo('Unknown kind "' + this.kind + '" is specified for "' + e + '" YAML type.');
|
|
38961
38961
|
}
|
|
38962
|
-
var
|
|
38962
|
+
var sr = X8e;
|
|
38963
38963
|
function XT(e, t) {
|
|
38964
38964
|
var n = [];
|
|
38965
38965
|
return e[t].forEach(function(r) {
|
|
@@ -38994,7 +38994,7 @@ function u3(e) {
|
|
|
38994
38994
|
}
|
|
38995
38995
|
u3.prototype.extend = function(t) {
|
|
38996
38996
|
var n = [], r = [];
|
|
38997
|
-
if (t instanceof
|
|
38997
|
+
if (t instanceof sr)
|
|
38998
38998
|
r.push(t);
|
|
38999
38999
|
else if (Array.isArray(t))
|
|
39000
39000
|
r = r.concat(t);
|
|
@@ -39003,30 +39003,30 @@ u3.prototype.extend = function(t) {
|
|
|
39003
39003
|
else
|
|
39004
39004
|
throw new qo("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");
|
|
39005
39005
|
n.forEach(function(o) {
|
|
39006
|
-
if (!(o instanceof
|
|
39006
|
+
if (!(o instanceof sr))
|
|
39007
39007
|
throw new qo("Specified list of YAML types (or a single Type object) contains a non-Type object.");
|
|
39008
39008
|
if (o.loadKind && o.loadKind !== "scalar")
|
|
39009
39009
|
throw new qo("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");
|
|
39010
39010
|
if (o.multi)
|
|
39011
39011
|
throw new qo("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.");
|
|
39012
39012
|
}), r.forEach(function(o) {
|
|
39013
|
-
if (!(o instanceof
|
|
39013
|
+
if (!(o instanceof sr))
|
|
39014
39014
|
throw new qo("Specified list of YAML types (or a single Type object) contains a non-Type object.");
|
|
39015
39015
|
});
|
|
39016
39016
|
var i = Object.create(u3.prototype);
|
|
39017
39017
|
return i.implicit = (this.implicit || []).concat(n), i.explicit = (this.explicit || []).concat(r), i.compiledImplicit = XT(i, "implicit"), i.compiledExplicit = XT(i, "explicit"), i.compiledTypeMap = Z8e(i.compiledImplicit, i.compiledExplicit), i;
|
|
39018
39018
|
};
|
|
39019
|
-
var J8e = u3, Q8e = new
|
|
39019
|
+
var J8e = u3, Q8e = new sr("tag:yaml.org,2002:str", {
|
|
39020
39020
|
kind: "scalar",
|
|
39021
39021
|
construct: function(e) {
|
|
39022
39022
|
return e !== null ? e : "";
|
|
39023
39023
|
}
|
|
39024
|
-
}), e_e = new
|
|
39024
|
+
}), e_e = new sr("tag:yaml.org,2002:seq", {
|
|
39025
39025
|
kind: "sequence",
|
|
39026
39026
|
construct: function(e) {
|
|
39027
39027
|
return e !== null ? e : [];
|
|
39028
39028
|
}
|
|
39029
|
-
}), t_e = new
|
|
39029
|
+
}), t_e = new sr("tag:yaml.org,2002:map", {
|
|
39030
39030
|
kind: "mapping",
|
|
39031
39031
|
construct: function(e) {
|
|
39032
39032
|
return e !== null ? e : {};
|
|
@@ -39050,7 +39050,7 @@ function r_e() {
|
|
|
39050
39050
|
function i_e(e) {
|
|
39051
39051
|
return e === null;
|
|
39052
39052
|
}
|
|
39053
|
-
var o_e = new
|
|
39053
|
+
var o_e = new sr("tag:yaml.org,2002:null", {
|
|
39054
39054
|
kind: "scalar",
|
|
39055
39055
|
resolve: n_e,
|
|
39056
39056
|
construct: r_e,
|
|
@@ -39086,7 +39086,7 @@ function a_e(e) {
|
|
|
39086
39086
|
function l_e(e) {
|
|
39087
39087
|
return Object.prototype.toString.call(e) === "[object Boolean]";
|
|
39088
39088
|
}
|
|
39089
|
-
var c_e = new
|
|
39089
|
+
var c_e = new sr("tag:yaml.org,2002:bool", {
|
|
39090
39090
|
kind: "scalar",
|
|
39091
39091
|
resolve: s_e,
|
|
39092
39092
|
construct: a_e,
|
|
@@ -39175,9 +39175,9 @@ function p_e(e) {
|
|
|
39175
39175
|
return n * parseInt(t, 10);
|
|
39176
39176
|
}
|
|
39177
39177
|
function m_e(e) {
|
|
39178
|
-
return Object.prototype.toString.call(e) === "[object Number]" && e % 1 === 0 && !
|
|
39178
|
+
return Object.prototype.toString.call(e) === "[object Number]" && e % 1 === 0 && !fr.isNegativeZero(e);
|
|
39179
39179
|
}
|
|
39180
|
-
var g_e = new
|
|
39180
|
+
var g_e = new sr("tag:yaml.org,2002:int", {
|
|
39181
39181
|
kind: "scalar",
|
|
39182
39182
|
resolve: d_e,
|
|
39183
39183
|
construct: p_e,
|
|
@@ -39247,14 +39247,14 @@ function x_e(e, t) {
|
|
|
39247
39247
|
case "camelcase":
|
|
39248
39248
|
return "-.Inf";
|
|
39249
39249
|
}
|
|
39250
|
-
else if (
|
|
39250
|
+
else if (fr.isNegativeZero(e))
|
|
39251
39251
|
return "-0.0";
|
|
39252
39252
|
return n = e.toString(10), __e.test(n) ? n.replace("e", ".e") : n;
|
|
39253
39253
|
}
|
|
39254
39254
|
function w_e(e) {
|
|
39255
|
-
return Object.prototype.toString.call(e) === "[object Number]" && (e % 1 !== 0 ||
|
|
39255
|
+
return Object.prototype.toString.call(e) === "[object Number]" && (e % 1 !== 0 || fr.isNegativeZero(e));
|
|
39256
39256
|
}
|
|
39257
|
-
var T_e = new
|
|
39257
|
+
var T_e = new sr("tag:yaml.org,2002:float", {
|
|
39258
39258
|
kind: "scalar",
|
|
39259
39259
|
resolve: v_e,
|
|
39260
39260
|
construct: b_e,
|
|
@@ -39292,7 +39292,7 @@ function C_e(e) {
|
|
|
39292
39292
|
function O_e(e) {
|
|
39293
39293
|
return e.toISOString();
|
|
39294
39294
|
}
|
|
39295
|
-
var A_e = new
|
|
39295
|
+
var A_e = new sr("tag:yaml.org,2002:timestamp", {
|
|
39296
39296
|
kind: "scalar",
|
|
39297
39297
|
resolve: E_e,
|
|
39298
39298
|
construct: C_e,
|
|
@@ -39302,7 +39302,7 @@ var A_e = new or("tag:yaml.org,2002:timestamp", {
|
|
|
39302
39302
|
function P_e(e) {
|
|
39303
39303
|
return e === "<<" || e === null;
|
|
39304
39304
|
}
|
|
39305
|
-
var L_e = new
|
|
39305
|
+
var L_e = new sr("tag:yaml.org,2002:merge", {
|
|
39306
39306
|
kind: "scalar",
|
|
39307
39307
|
resolve: P_e
|
|
39308
39308
|
}), H6 = `ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
|
|
@@ -39334,7 +39334,7 @@ function N_e(e) {
|
|
|
39334
39334
|
function M_e(e) {
|
|
39335
39335
|
return Object.prototype.toString.call(e) === "[object Uint8Array]";
|
|
39336
39336
|
}
|
|
39337
|
-
var R_e = new
|
|
39337
|
+
var R_e = new sr("tag:yaml.org,2002:binary", {
|
|
39338
39338
|
kind: "scalar",
|
|
39339
39339
|
resolve: D_e,
|
|
39340
39340
|
construct: I_e,
|
|
@@ -39366,7 +39366,7 @@ function F_e(e) {
|
|
|
39366
39366
|
function $_e(e) {
|
|
39367
39367
|
return e !== null ? e : [];
|
|
39368
39368
|
}
|
|
39369
|
-
var V_e = new
|
|
39369
|
+
var V_e = new sr("tag:yaml.org,2002:omap", {
|
|
39370
39370
|
kind: "sequence",
|
|
39371
39371
|
resolve: F_e,
|
|
39372
39372
|
construct: $_e
|
|
@@ -39390,7 +39390,7 @@ function U_e(e) {
|
|
|
39390
39390
|
r = s[t], i = Object.keys(r), o[t] = [i[0], r[i[0]]];
|
|
39391
39391
|
return o;
|
|
39392
39392
|
}
|
|
39393
|
-
var W_e = new
|
|
39393
|
+
var W_e = new sr("tag:yaml.org,2002:pairs", {
|
|
39394
39394
|
kind: "sequence",
|
|
39395
39395
|
resolve: H_e,
|
|
39396
39396
|
construct: U_e
|
|
@@ -39407,7 +39407,7 @@ function G_e(e) {
|
|
|
39407
39407
|
function q_e(e) {
|
|
39408
39408
|
return e !== null ? e : {};
|
|
39409
39409
|
}
|
|
39410
|
-
var K_e = new
|
|
39410
|
+
var K_e = new sr("tag:yaml.org,2002:set", {
|
|
39411
39411
|
kind: "mapping",
|
|
39412
39412
|
resolve: G_e,
|
|
39413
39413
|
construct: q_e
|
|
@@ -39509,7 +39509,7 @@ function Xs(e, t, n, r) {
|
|
|
39509
39509
|
}
|
|
39510
39510
|
function tS(e, t, n, r) {
|
|
39511
39511
|
var i, o, s, a;
|
|
39512
|
-
for (
|
|
39512
|
+
for (fr.isObject(n) || st(e, "cannot merge mappings; the provided source object is unacceptable"), i = Object.keys(n), s = 0, a = i.length; s < a; s += 1)
|
|
39513
39513
|
o = i[s], sa.call(t, o) || (t[o] = n[o], r[o] = !0);
|
|
39514
39514
|
}
|
|
39515
39515
|
function Ml(e, t, n, r, i, o, s, a, l) {
|
|
@@ -39557,7 +39557,7 @@ function G2(e) {
|
|
|
39557
39557
|
return n = e.input.charCodeAt(t), !!((n === 45 || n === 46) && n === e.input.charCodeAt(t + 1) && n === e.input.charCodeAt(t + 2) && (t += 3, n = e.input.charCodeAt(t), n === 0 || kr(n)));
|
|
39558
39558
|
}
|
|
39559
39559
|
function W6(e, t) {
|
|
39560
|
-
t === 1 ? e.result += " " : t > 1 && (e.result +=
|
|
39560
|
+
t === 1 ? e.result += " " : t > 1 && (e.result += fr.repeat(`
|
|
39561
39561
|
`, t - 1));
|
|
39562
39562
|
}
|
|
39563
39563
|
function sxe(e, t, n) {
|
|
@@ -39670,15 +39670,15 @@ function uxe(e, t) {
|
|
|
39670
39670
|
continue;
|
|
39671
39671
|
}
|
|
39672
39672
|
if (e.lineIndent < a) {
|
|
39673
|
-
i === ZT ? e.result +=
|
|
39673
|
+
i === ZT ? e.result += fr.repeat(`
|
|
39674
39674
|
`, o ? 1 + l : l) : i === Sy && o && (e.result += `
|
|
39675
39675
|
`);
|
|
39676
39676
|
break;
|
|
39677
39677
|
}
|
|
39678
|
-
for (r ? Ra(h) ? (u = !0, e.result +=
|
|
39679
|
-
`, o ? 1 + l : l)) : u ? (u = !1, e.result +=
|
|
39680
|
-
`, l + 1)) : l === 0 ? o && (e.result += " ") : e.result +=
|
|
39681
|
-
`, l) : e.result +=
|
|
39678
|
+
for (r ? Ra(h) ? (u = !0, e.result += fr.repeat(`
|
|
39679
|
+
`, o ? 1 + l : l)) : u ? (u = !1, e.result += fr.repeat(`
|
|
39680
|
+
`, l + 1)) : l === 0 ? o && (e.result += " ") : e.result += fr.repeat(`
|
|
39681
|
+
`, l) : e.result += fr.repeat(`
|
|
39682
39682
|
`, o ? 1 + l : l), o = !0, s = !0, l = 0, n = e.position; !_o(h) && h !== 0; )
|
|
39683
39683
|
h = e.input.charCodeAt(++e.position);
|
|
39684
39684
|
Xs(e, n, e.position, !1);
|
|
@@ -45441,7 +45441,7 @@ const M9e = (e, t, n, r) => {
|
|
|
45441
45441
|
}
|
|
45442
45442
|
return o;
|
|
45443
45443
|
}
|
|
45444
|
-
}, Tr = M9e,
|
|
45444
|
+
}, Tr = M9e, ar = (e, t, n, r) => {
|
|
45445
45445
|
let i;
|
|
45446
45446
|
n ? i = n : i = "node default";
|
|
45447
45447
|
const o = e.insert("g").attr("class", i).attr("id", t.domId || t.id), s = o.insert("g").attr("class", "label").attr("style", t.labelStyle);
|
|
@@ -45724,14 +45724,14 @@ const U9e = (e, t) => {
|
|
|
45724
45724
|
polygon: H9e,
|
|
45725
45725
|
rect: qd
|
|
45726
45726
|
}, W9e = (e, t) => {
|
|
45727
|
-
const { shapeSvg: n, bbox: r, halfPadding: i } =
|
|
45727
|
+
const { shapeSvg: n, bbox: r, halfPadding: i } = ar(e, t, "node " + t.classes, !0);
|
|
45728
45728
|
J.info("Classes = ", t.classes);
|
|
45729
45729
|
const o = n.insert("rect", ":first-child");
|
|
45730
45730
|
return o.attr("rx", t.rx).attr("ry", t.ry).attr("x", -r.width / 2 - i).attr("y", -r.height / 2 - i).attr("width", r.width + t.padding).attr("height", r.height + t.padding), gn(t, o), t.intersect = function(s) {
|
|
45731
45731
|
return ln.rect(t, s);
|
|
45732
45732
|
}, n;
|
|
45733
45733
|
}, Y9e = W9e, pS = (e, t) => {
|
|
45734
|
-
const { shapeSvg: n, bbox: r } =
|
|
45734
|
+
const { shapeSvg: n, bbox: r } = ar(e, t, void 0, !0), i = r.width + t.padding, o = r.height + t.padding, s = i + o, a = [
|
|
45735
45735
|
{ x: s / 2, y: 0 },
|
|
45736
45736
|
{ x: s, y: -s / 2 },
|
|
45737
45737
|
{ x: s / 2, y: -s },
|
|
@@ -45758,7 +45758,7 @@ const U9e = (e, t) => {
|
|
|
45758
45758
|
return ln.circle(t, 14, s);
|
|
45759
45759
|
}, n;
|
|
45760
45760
|
}, q9e = (e, t) => {
|
|
45761
|
-
const { shapeSvg: n, bbox: r } =
|
|
45761
|
+
const { shapeSvg: n, bbox: r } = ar(e, t, void 0, !0), i = 4, o = r.height + t.padding, s = o / i, a = r.width + 2 * s + t.padding, l = [
|
|
45762
45762
|
{ x: s, y: 0 },
|
|
45763
45763
|
{ x: a - s, y: 0 },
|
|
45764
45764
|
{ x: a, y: -o / 2 },
|
|
@@ -45770,7 +45770,7 @@ const U9e = (e, t) => {
|
|
|
45770
45770
|
return ln.polygon(t, l, f);
|
|
45771
45771
|
}, n;
|
|
45772
45772
|
}, K9e = (e, t) => {
|
|
45773
|
-
const { shapeSvg: n, bbox: r } =
|
|
45773
|
+
const { shapeSvg: n, bbox: r } = ar(e, t, void 0, !0), i = r.width + t.padding, o = r.height + t.padding, s = [
|
|
45774
45774
|
{ x: -o / 2, y: 0 },
|
|
45775
45775
|
{ x: i, y: 0 },
|
|
45776
45776
|
{ x: i, y: -o },
|
|
@@ -45781,7 +45781,7 @@ const U9e = (e, t) => {
|
|
|
45781
45781
|
return ln.polygon(t, s, l);
|
|
45782
45782
|
}, n;
|
|
45783
45783
|
}, X9e = (e, t) => {
|
|
45784
|
-
const { shapeSvg: n, bbox: r } =
|
|
45784
|
+
const { shapeSvg: n, bbox: r } = ar(e, t, void 0, !0), i = r.width + t.padding, o = r.height + t.padding, s = [
|
|
45785
45785
|
{ x: -2 * o / 6, y: 0 },
|
|
45786
45786
|
{ x: i - o / 6, y: 0 },
|
|
45787
45787
|
{ x: i + 2 * o / 6, y: -o },
|
|
@@ -45791,7 +45791,7 @@ const U9e = (e, t) => {
|
|
|
45791
45791
|
return ln.polygon(t, s, l);
|
|
45792
45792
|
}, n;
|
|
45793
45793
|
}, Z9e = (e, t) => {
|
|
45794
|
-
const { shapeSvg: n, bbox: r } =
|
|
45794
|
+
const { shapeSvg: n, bbox: r } = ar(e, t, void 0, !0), i = r.width + t.padding, o = r.height + t.padding, s = [
|
|
45795
45795
|
{ x: 2 * o / 6, y: 0 },
|
|
45796
45796
|
{ x: i + o / 6, y: 0 },
|
|
45797
45797
|
{ x: i - 2 * o / 6, y: -o },
|
|
@@ -45801,7 +45801,7 @@ const U9e = (e, t) => {
|
|
|
45801
45801
|
return ln.polygon(t, s, l);
|
|
45802
45802
|
}, n;
|
|
45803
45803
|
}, J9e = (e, t) => {
|
|
45804
|
-
const { shapeSvg: n, bbox: r } =
|
|
45804
|
+
const { shapeSvg: n, bbox: r } = ar(e, t, void 0, !0), i = r.width + t.padding, o = r.height + t.padding, s = [
|
|
45805
45805
|
{ x: -2 * o / 6, y: 0 },
|
|
45806
45806
|
{ x: i + 2 * o / 6, y: 0 },
|
|
45807
45807
|
{ x: i - o / 6, y: -o },
|
|
@@ -45811,7 +45811,7 @@ const U9e = (e, t) => {
|
|
|
45811
45811
|
return ln.polygon(t, s, l);
|
|
45812
45812
|
}, n;
|
|
45813
45813
|
}, Q9e = (e, t) => {
|
|
45814
|
-
const { shapeSvg: n, bbox: r } =
|
|
45814
|
+
const { shapeSvg: n, bbox: r } = ar(e, t, void 0, !0), i = r.width + t.padding, o = r.height + t.padding, s = [
|
|
45815
45815
|
{ x: o / 6, y: 0 },
|
|
45816
45816
|
{ x: i - o / 6, y: 0 },
|
|
45817
45817
|
{ x: i + 2 * o / 6, y: -o },
|
|
@@ -45821,7 +45821,7 @@ const U9e = (e, t) => {
|
|
|
45821
45821
|
return ln.polygon(t, s, l);
|
|
45822
45822
|
}, n;
|
|
45823
45823
|
}, eTe = (e, t) => {
|
|
45824
|
-
const { shapeSvg: n, bbox: r } =
|
|
45824
|
+
const { shapeSvg: n, bbox: r } = ar(e, t, void 0, !0), i = r.width + t.padding, o = r.height + t.padding, s = [
|
|
45825
45825
|
{ x: 0, y: 0 },
|
|
45826
45826
|
{ x: i + o / 2, y: 0 },
|
|
45827
45827
|
{ x: i, y: -o / 2 },
|
|
@@ -45832,7 +45832,7 @@ const U9e = (e, t) => {
|
|
|
45832
45832
|
return ln.polygon(t, s, l);
|
|
45833
45833
|
}, n;
|
|
45834
45834
|
}, tTe = (e, t) => {
|
|
45835
|
-
const { shapeSvg: n, bbox: r } =
|
|
45835
|
+
const { shapeSvg: n, bbox: r } = ar(e, t, void 0, !0), i = r.width + t.padding, o = i / 2, s = o / (2.5 + i / 50), a = r.height + s + t.padding, l = "M 0," + s + " a " + o + "," + s + " 0,0,0 " + i + " 0 a " + o + "," + s + " 0,0,0 " + -i + " 0 l 0," + a + " a " + o + "," + s + " 0,0,0 " + i + " 0 l 0," + -a, u = n.attr("label-offset-y", s).insert("path", ":first-child").attr("style", t.style).attr("d", l).attr("transform", "translate(" + -i / 2 + "," + -(a / 2 + s) + ")");
|
|
45836
45836
|
return gn(t, u), t.intersect = function(f) {
|
|
45837
45837
|
const h = ln.rect(t, f), p = h.x - t.x;
|
|
45838
45838
|
if (o != 0 && (Math.abs(p) < t.width / 2 || Math.abs(p) == t.width / 2 && Math.abs(h.y - t.y) > t.height / 2 - s)) {
|
|
@@ -45842,7 +45842,7 @@ const U9e = (e, t) => {
|
|
|
45842
45842
|
return h;
|
|
45843
45843
|
}, n;
|
|
45844
45844
|
}, nTe = (e, t) => {
|
|
45845
|
-
const { shapeSvg: n, bbox: r, halfPadding: i } =
|
|
45845
|
+
const { shapeSvg: n, bbox: r, halfPadding: i } = ar(e, t, "node " + t.classes, !0);
|
|
45846
45846
|
J.trace("Classes = ", t.classes);
|
|
45847
45847
|
const o = n.insert("rect", ":first-child"), s = r.width + t.padding, a = r.height + t.padding;
|
|
45848
45848
|
if (o.attr("class", "basic label-container").attr("style", t.style).attr("rx", t.rx).attr("ry", t.ry).attr("x", -r.width / 2 - i).attr("y", -r.height / 2 - i).attr("width", s).attr("height", a), t.props) {
|
|
@@ -45855,7 +45855,7 @@ const U9e = (e, t) => {
|
|
|
45855
45855
|
return ln.rect(t, l);
|
|
45856
45856
|
}, n;
|
|
45857
45857
|
}, rTe = (e, t) => {
|
|
45858
|
-
const { shapeSvg: n } =
|
|
45858
|
+
const { shapeSvg: n } = ar(e, t, "label", !0);
|
|
45859
45859
|
J.trace("Classes = ", t.classes);
|
|
45860
45860
|
const r = n.insert("rect", ":first-child"), i = 0, o = 0;
|
|
45861
45861
|
if (r.attr("width", i).attr("height", o), n.attr("class", "label edgeLabel"), t.props) {
|
|
@@ -45914,22 +45914,22 @@ const iTe = (e, t) => {
|
|
|
45914
45914
|
return ln.rect(t, g);
|
|
45915
45915
|
}, r;
|
|
45916
45916
|
}, oTe = (e, t) => {
|
|
45917
|
-
const { shapeSvg: n, bbox: r } =
|
|
45917
|
+
const { shapeSvg: n, bbox: r } = ar(e, t, void 0, !0), i = r.height + t.padding, o = r.width + i / 4 + t.padding, s = n.insert("rect", ":first-child").attr("style", t.style).attr("rx", i / 2).attr("ry", i / 2).attr("x", -o / 2).attr("y", -i / 2).attr("width", o).attr("height", i);
|
|
45918
45918
|
return gn(t, s), t.intersect = function(a) {
|
|
45919
45919
|
return ln.rect(t, a);
|
|
45920
45920
|
}, n;
|
|
45921
45921
|
}, sTe = (e, t) => {
|
|
45922
|
-
const { shapeSvg: n, bbox: r, halfPadding: i } =
|
|
45922
|
+
const { shapeSvg: n, bbox: r, halfPadding: i } = ar(e, t, void 0, !0), o = n.insert("circle", ":first-child");
|
|
45923
45923
|
return o.attr("style", t.style).attr("rx", t.rx).attr("ry", t.ry).attr("r", r.width / 2 + i).attr("width", r.width + t.padding).attr("height", r.height + t.padding), J.info("Circle main"), gn(t, o), t.intersect = function(s) {
|
|
45924
45924
|
return J.info("Circle intersect", t, r.width / 2 + i, s), ln.circle(t, r.width / 2 + i, s);
|
|
45925
45925
|
}, n;
|
|
45926
45926
|
}, aTe = (e, t) => {
|
|
45927
|
-
const { shapeSvg: n, bbox: r, halfPadding: i } =
|
|
45927
|
+
const { shapeSvg: n, bbox: r, halfPadding: i } = ar(e, t, void 0, !0), o = 5, s = n.insert("g", ":first-child"), a = s.insert("circle"), l = s.insert("circle");
|
|
45928
45928
|
return a.attr("style", t.style).attr("rx", t.rx).attr("ry", t.ry).attr("r", r.width / 2 + i + o).attr("width", r.width + t.padding + o * 2).attr("height", r.height + t.padding + o * 2), l.attr("style", t.style).attr("rx", t.rx).attr("ry", t.ry).attr("r", r.width / 2 + i).attr("width", r.width + t.padding).attr("height", r.height + t.padding), J.info("DoubleCircle main"), gn(t, a), t.intersect = function(u) {
|
|
45929
45929
|
return J.info("DoubleCircle intersect", t, r.width / 2 + i + o, u), ln.circle(t, r.width / 2 + i + o, u);
|
|
45930
45930
|
}, n;
|
|
45931
45931
|
}, lTe = (e, t) => {
|
|
45932
|
-
const { shapeSvg: n, bbox: r } =
|
|
45932
|
+
const { shapeSvg: n, bbox: r } = ar(e, t, void 0, !0), i = r.width + t.padding, o = r.height + t.padding, s = [
|
|
45933
45933
|
{ x: 0, y: 0 },
|
|
45934
45934
|
{ x: i, y: 0 },
|
|
45935
45935
|
{ x: i, y: -o },
|
|
@@ -49600,9 +49600,9 @@ Expecting ` + q.join(", ") + ", got '" + (this.terminals_[z] || z) + "'" : _ = "
|
|
|
49600
49600
|
}();
|
|
49601
49601
|
T3.parser = T3;
|
|
49602
49602
|
const wSe = T3, TSe = (e) => e.match(/^\s*gantt/) !== null;
|
|
49603
|
-
|
|
49604
|
-
|
|
49605
|
-
|
|
49603
|
+
rr.extend(UR);
|
|
49604
|
+
rr.extend(WR);
|
|
49605
|
+
rr.extend(YR);
|
|
49606
49606
|
let io = "", f5 = "", h5, d5 = "", Xd = [], Zd = [], p5 = {}, m5 = [], Mm = [], tu = "";
|
|
49607
49607
|
const fM = ["active", "done", "crit", "milestone"];
|
|
49608
49608
|
let g5 = [], Jd = !1, y5 = !1, S3 = 0;
|
|
@@ -49661,9 +49661,9 @@ const SSe = function(e, t, n) {
|
|
|
49661
49661
|
if (!n.length || e.manualEndTime)
|
|
49662
49662
|
return;
|
|
49663
49663
|
let i;
|
|
49664
|
-
e.startTime instanceof Date ? i =
|
|
49664
|
+
e.startTime instanceof Date ? i = rr(e.startTime) : i = rr(e.startTime, t, !0), i = i.add(1, "d");
|
|
49665
49665
|
let o;
|
|
49666
|
-
e.endTime instanceof Date ? o =
|
|
49666
|
+
e.endTime instanceof Date ? o = rr(e.endTime) : o = rr(e.endTime, t, !0);
|
|
49667
49667
|
const [s, a] = YSe(
|
|
49668
49668
|
i,
|
|
49669
49669
|
o,
|
|
@@ -49692,7 +49692,7 @@ const SSe = function(e, t, n) {
|
|
|
49692
49692
|
return a.setHours(0, 0, 0, 0), a;
|
|
49693
49693
|
}
|
|
49694
49694
|
}
|
|
49695
|
-
let o =
|
|
49695
|
+
let o = rr(n, t.trim(), !0);
|
|
49696
49696
|
if (o.isValid())
|
|
49697
49697
|
return o.toDate();
|
|
49698
49698
|
{
|
|
@@ -49707,10 +49707,10 @@ const SSe = function(e, t, n) {
|
|
|
49707
49707
|
return t !== null ? [Number.parseFloat(t[1]), t[2]] : [NaN, "ms"];
|
|
49708
49708
|
}, mM = function(e, t, n, r = !1) {
|
|
49709
49709
|
n = n.trim();
|
|
49710
|
-
let i =
|
|
49710
|
+
let i = rr(n, t.trim(), !0);
|
|
49711
49711
|
if (i.isValid())
|
|
49712
49712
|
return r && (i = i.add(1, "d")), i.toDate();
|
|
49713
|
-
let o =
|
|
49713
|
+
let o = rr(e);
|
|
49714
49714
|
const [s, a] = pM(n);
|
|
49715
49715
|
if (!Number.isNaN(s)) {
|
|
49716
49716
|
const l = o.add(s, a);
|
|
@@ -49740,7 +49740,7 @@ const wc = function(e) {
|
|
|
49740
49740
|
i.id = wc(r[0]), i.startTime = k3(void 0, io, r[1]), o = r[2];
|
|
49741
49741
|
break;
|
|
49742
49742
|
}
|
|
49743
|
-
return o && (i.endTime = mM(i.startTime, io, o, Jd), i.manualEndTime =
|
|
49743
|
+
return o && (i.endTime = mM(i.startTime, io, o, Jd), i.manualEndTime = rr(o, "YYYY-MM-DD", !0).isValid(), dM(i, io, Zd, Xd)), i;
|
|
49744
49744
|
}, qSe = function(e, t) {
|
|
49745
49745
|
let n;
|
|
49746
49746
|
t.substr(0, 1) === ":" ? n = t.substr(1, t.length) : n = t;
|
|
@@ -49822,7 +49822,7 @@ const gM = {}, KSe = function(e, t) {
|
|
|
49822
49822
|
io,
|
|
49823
49823
|
Cn[n].raw.endTime.data,
|
|
49824
49824
|
Jd
|
|
49825
|
-
), Cn[n].endTime && (Cn[n].processed = !0, Cn[n].manualEndTime =
|
|
49825
|
+
), Cn[n].endTime && (Cn[n].processed = !0, Cn[n].manualEndTime = rr(
|
|
49826
49826
|
Cn[n].raw.endTime.data,
|
|
49827
49827
|
"YYYY-MM-DD",
|
|
49828
49828
|
!0
|
|
@@ -50048,7 +50048,7 @@ const nke = function(e, t, n, r) {
|
|
|
50048
50048
|
if (!le || !ne)
|
|
50049
50049
|
return;
|
|
50050
50050
|
const K = [];
|
|
50051
|
-
let $ = null, W =
|
|
50051
|
+
let $ = null, W = rr(le);
|
|
50052
50052
|
for (; W.valueOf() <= ne; )
|
|
50053
50053
|
r.db.isInvalidDate(W, te, w, Z) ? $ ? $.end = W : $ = {
|
|
50054
50054
|
start: W,
|
|
@@ -55616,21 +55616,21 @@ const jOe = function(e) {
|
|
|
55616
55616
|
e.match(/^\s*flowchart|graph/) && ((n = t == null ? void 0 : t.flowchart) == null ? void 0 : n.defaultRenderer) === "elk")
|
|
55617
55617
|
);
|
|
55618
55618
|
}, VOe = async () => {
|
|
55619
|
-
const { diagram: e } = await import("./flowchart-elk-definition-170a3958-
|
|
55619
|
+
const { diagram: e } = await import("./flowchart-elk-definition-170a3958-BbAepBXi.mjs");
|
|
55620
55620
|
return { id: cR, diagram: e };
|
|
55621
55621
|
}, zOe = {
|
|
55622
55622
|
id: cR,
|
|
55623
55623
|
detector: $Oe,
|
|
55624
55624
|
loader: VOe
|
|
55625
55625
|
}, HOe = zOe, uR = "timeline", UOe = (e) => e.match(/^\s*timeline/) !== null, WOe = async () => {
|
|
55626
|
-
const { diagram: e } = await import("./timeline-definition-8e5a9bc6-
|
|
55626
|
+
const { diagram: e } = await import("./timeline-definition-8e5a9bc6-D_3nogUz.mjs");
|
|
55627
55627
|
return { id: uR, diagram: e };
|
|
55628
55628
|
}, YOe = {
|
|
55629
55629
|
id: uR,
|
|
55630
55630
|
detector: UOe,
|
|
55631
55631
|
loader: WOe
|
|
55632
55632
|
}, GOe = YOe, fR = "mindmap", qOe = (e) => e.match(/^\s*mindmap/) !== null, KOe = async () => {
|
|
55633
|
-
const { diagram: e } = await import("./mindmap-definition-44684416-
|
|
55633
|
+
const { diagram: e } = await import("./mindmap-definition-44684416-BX-nzmHF.mjs");
|
|
55634
55634
|
return { id: fR, diagram: e };
|
|
55635
55635
|
}, XOe = {
|
|
55636
55636
|
id: fR,
|
|
@@ -56544,12 +56544,12 @@ const NAe = { class: "bk-text-editor" }, MAe = ["placeholder"], RAe = { class: "
|
|
|
56544
56544
|
onSend: (g) => i("submit", g),
|
|
56545
56545
|
onStop: () => i("stop")
|
|
56546
56546
|
});
|
|
56547
|
-
|
|
56547
|
+
nr(
|
|
56548
56548
|
() => r.modelValue,
|
|
56549
56549
|
(g) => {
|
|
56550
56550
|
s.value = g;
|
|
56551
56551
|
}
|
|
56552
|
-
),
|
|
56552
|
+
), nr(
|
|
56553
56553
|
() => s.value,
|
|
56554
56554
|
(g) => {
|
|
56555
56555
|
i("update:modelValue", g);
|
|
@@ -56701,8 +56701,8 @@ const NAe = { class: "bk-text-editor" }, MAe = ["placeholder"], RAe = { class: "
|
|
|
56701
56701
|
return (T = r.message) != null && T.status ? S[r.message.status] : "";
|
|
56702
56702
|
}), p = dn(() => r.message.content ? f.render(r.message.content).replace(/\s*<\/p>\s*$/, "</p>") : ""), d = dn(() => {
|
|
56703
56703
|
if (!r.message.time) return "";
|
|
56704
|
-
const S =
|
|
56705
|
-
return
|
|
56704
|
+
const S = rr(r.message.time);
|
|
56705
|
+
return rr().isSame(S, "year") ? S.format("MM-DD HH:mm:ss") : S.format("YYYY-MM-DD HH:mm:ss");
|
|
56706
56706
|
}), m = (S) => {
|
|
56707
56707
|
i.value = !1, n("resend", r.index, { message: S, cite: r.message.cite || "" });
|
|
56708
56708
|
}, g = async () => {
|
|
@@ -56735,13 +56735,13 @@ const NAe = { class: "bk-text-editor" }, MAe = ["placeholder"], RAe = { class: "
|
|
|
56735
56735
|
};
|
|
56736
56736
|
return Vi(() => {
|
|
56737
56737
|
setTimeout(x, 0);
|
|
56738
|
-
}),
|
|
56738
|
+
}), nr(
|
|
56739
56739
|
() => r.message,
|
|
56740
56740
|
() => {
|
|
56741
56741
|
setTimeout(x, 0);
|
|
56742
56742
|
},
|
|
56743
56743
|
{ deep: !0 }
|
|
56744
|
-
),
|
|
56744
|
+
), nr(i, (S) => {
|
|
56745
56745
|
S || setTimeout(x, 0);
|
|
56746
56746
|
}), vi(() => {
|
|
56747
56747
|
IAe();
|
|
@@ -57109,7 +57109,7 @@ const sPe = { class: "nimbus-bkai-wrapper" }, aPe = ["width", "height", "src"],
|
|
|
57109
57109
|
handleMouseDown: v,
|
|
57110
57110
|
handleMouseUp: y
|
|
57111
57111
|
} = oPe(r, n.isMinimize);
|
|
57112
|
-
|
|
57112
|
+
nr(f, (N) => {
|
|
57113
57113
|
r("update:isMinimize", N);
|
|
57114
57114
|
});
|
|
57115
57115
|
const x = dn(() => f.value ? Vt("恢复默认大小") : Vt("最小化,将缩成锚点")), { createTooltip: S, destroyAll: T } = jd({
|
|
@@ -57127,7 +57127,7 @@ const sPe = { class: "nimbus-bkai-wrapper" }, aPe = ["width", "height", "src"],
|
|
|
57127
57127
|
placement: "top"
|
|
57128
57128
|
});
|
|
57129
57129
|
};
|
|
57130
|
-
return
|
|
57130
|
+
return nr(
|
|
57131
57131
|
() => f.value,
|
|
57132
57132
|
() => {
|
|
57133
57133
|
oo(() => {
|
|
@@ -57233,7 +57233,7 @@ const sPe = { class: "nimbus-bkai-wrapper" }, aPe = ["width", "height", "src"],
|
|
|
57233
57233
|
emits: ["shortcut-click", "close", "show", "stop", "receive-start", "receive-text", "receive-end", "send-message"],
|
|
57234
57234
|
setup(e, { expose: t, emit: n }) {
|
|
57235
57235
|
Wm((ke) => ({
|
|
57236
|
-
|
|
57236
|
+
fd7a4e8e: U.value + "px"
|
|
57237
57237
|
}));
|
|
57238
57238
|
const r = e, i = n;
|
|
57239
57239
|
WS(OP, r.enablePopup);
|
|
@@ -57281,7 +57281,7 @@ const sPe = { class: "nimbus-bkai-wrapper" }, aPe = ["width", "height", "src"],
|
|
|
57281
57281
|
const { scrollTop: ke, scrollHeight: Ce, clientHeight: Ae } = l.value, Be = ke + Ae >= Ce - 50;
|
|
57282
57282
|
u.value = !Be && Ce > Ae, Be && ke > h && W(), h = ke;
|
|
57283
57283
|
};
|
|
57284
|
-
|
|
57284
|
+
nr(l, (ke) => {
|
|
57285
57285
|
ke && ke.addEventListener("scroll", Y);
|
|
57286
57286
|
});
|
|
57287
57287
|
const {
|
|
@@ -57324,12 +57324,21 @@ const sPe = { class: "nimbus-bkai-wrapper" }, aPe = ["width", "height", "src"],
|
|
|
57324
57324
|
const { conversationSettings: Ce, promptSetting: Ae } = await _();
|
|
57325
57325
|
m.value = (Ce == null ? void 0 : Ce.openingRemark) || "", g.value = (Ce == null ? void 0 : Ce.predefinedQuestions) || [], (Be = Ae == null ? void 0 : Ae.content) != null && Be.length && await Q(p.value, Ae.content), d.value = !0;
|
|
57326
57326
|
};
|
|
57327
|
-
|
|
57327
|
+
nr(() => r.url, (ke, Ce) => {
|
|
57328
57328
|
ke !== Ce && ke && (q({
|
|
57329
57329
|
url: r.url,
|
|
57330
57330
|
...r.requestOptions
|
|
57331
57331
|
}), G());
|
|
57332
|
-
}),
|
|
57332
|
+
}), nr(
|
|
57333
|
+
() => r.requestOptions,
|
|
57334
|
+
(ke) => {
|
|
57335
|
+
q({
|
|
57336
|
+
url: r.url,
|
|
57337
|
+
...ke
|
|
57338
|
+
});
|
|
57339
|
+
},
|
|
57340
|
+
{ deep: !0 }
|
|
57341
|
+
), r.url && !r.defaultMinimize && G();
|
|
57333
57342
|
const ee = () => {
|
|
57334
57343
|
var ke;
|
|
57335
57344
|
(ke = l.value) == null || ke.scrollTo({
|
|
@@ -57383,7 +57392,7 @@ const sPe = { class: "nimbus-bkai-wrapper" }, aPe = ["width", "height", "src"],
|
|
|
57383
57392
|
}, Ne = (ke) => {
|
|
57384
57393
|
F(ke, p.value);
|
|
57385
57394
|
};
|
|
57386
|
-
return
|
|
57395
|
+
return nr(
|
|
57387
57396
|
V,
|
|
57388
57397
|
() => {
|
|
57389
57398
|
oo(re);
|
|
@@ -57552,7 +57561,7 @@ const sPe = { class: "nimbus-bkai-wrapper" }, aPe = ["width", "height", "src"],
|
|
|
57552
57561
|
"onUpdate:modelValue": Ce[0] || (Ce[0] = (Ae) => a.value = Ae),
|
|
57553
57562
|
loading: Fe(E),
|
|
57554
57563
|
prompts: y.value,
|
|
57555
|
-
shortcuts: ke.shortcuts,
|
|
57564
|
+
shortcuts: ke.shortcuts || [],
|
|
57556
57565
|
disabled: r.disabledInput,
|
|
57557
57566
|
onHeightChange: b,
|
|
57558
57567
|
onSend: ce,
|
|
@@ -57584,14 +57593,14 @@ const sPe = { class: "nimbus-bkai-wrapper" }, aPe = ["width", "height", "src"],
|
|
|
57584
57593
|
onClick: K
|
|
57585
57594
|
}, null, 8, ["is-panel-show", "default-minimize", "size", "is-minimize"])),
|
|
57586
57595
|
si(rPe, {
|
|
57587
|
-
shortcuts: ke.shortcuts,
|
|
57596
|
+
shortcuts: ke.shortcuts || [],
|
|
57588
57597
|
onClick: Ce[3] || (Ce[3] = (Ae) => s.value = !0),
|
|
57589
57598
|
onShortcutClick: ge
|
|
57590
57599
|
}, null, 8, ["shortcuts"])
|
|
57591
57600
|
])
|
|
57592
57601
|
], 8, ["to"]));
|
|
57593
57602
|
}
|
|
57594
|
-
}), yPe = /* @__PURE__ */ bi(gPe, [["__scopeId", "data-v-
|
|
57603
|
+
}), yPe = /* @__PURE__ */ bi(gPe, [["__scopeId", "data-v-9cf67e44"]]);
|
|
57595
57604
|
(function() {
|
|
57596
57605
|
var e = '<svg xmlns="http://www.w3.org/2000/svg" data-name="bkai" xmlns:xlink="http://www.w3.org/1999/xlink" style="position:absolute;width:0;height:0;visibility:hidden"><symbol id="bkai-warning-circle-fill" viewBox="0 0 1024 1024"><path fill="#737987" d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm32 640h-64v-64h64v64zm0-128h-64V320h64v256z"/></symbol><symbol id="bkai-close-circle-shape" viewBox="0 0 64 64"><path fill="#737987" d="M32 4C16.5 4 4 16.5 4 32s12.5 28 28 28 28-12.5 28-28S47.5 4 32 4zm11.3 36.5l-2.8 2.8-8.5-8.5-8.5 8.5-2.8-2.8 8.5-8.5-8.5-8.5 2.8-2.8 8.5 8.5 8.5-8.5 2.8 2.8-8.5 8.5 8.5 8.5z"/></symbol><symbol id="bkai-close-line-2" viewBox="0 0 64 64"><path d="M52 16.2L47.8 12 32 27.8 16.2 12 12 16.2 27.8 32 12 47.8l4.2 4.2L32 36.2 47.8 52l4.2-4.2L36.2 32z"/></symbol><symbol id="bkai-minus-line" viewBox="0 0 1024 1024"><path d="M128 448h768v128H128V448z" class="st0"/></symbol><symbol id="bkai-visible1" viewBox="0 0 1024 1024"><path d="M512 384a128 128 0 10128 128 128 128 0 00-128-128zm0 192a64 64 0 1164-64 64 64 0 01-64 64z"/><path d="M512 240C264.64 240 64 512 64 512s200.64 272 448 272 448-272 448-272-200.64-272-448-272zm0 480c-160 0-304-139.04-364.96-208C208 442.88 352 304 512 304s304 139.04 364.96 208C816 581.12 672 720 512 720z"/></symbol><symbol id="bkai-links" viewBox="0 0 1024 1024"><path d="M263.04 760.96a148.48 148.48 0 01-1.92-224l92.48-92.48-45.12-45.76L216 491.2a212.8 212.8 0 001.92 314.88A212.8 212.8 0 00532.8 808l92.48-92.48L579.84 672l-92.48 92.48a148.48 148.48 0 01-224.32-3.52zM491.2 216l-92.48 92.48 45.44 45.12 92.48-92.48a148.48 148.48 0 01224 1.92 148.48 148.48 0 011.92 224L672 579.84l45.12 45.44 92.48-92.48a212.8 212.8 0 00-1.92-314.88A212.8 212.8 0 00491.2 216z"/><path d="M398.786 579.888l181.019-181.02 45.255 45.255-181.02 181.02-45.254-45.255z"/></symbol><symbol id="bkai-quanquan" viewBox="0 0 1024 1024"><path fill="#3A84FF" d="M512 64.129c-9.343-.661-18.345 3.338-27.005 11.998-2.666 2.667-4.831 6.165-6.495 10.495-1.664 4.33-2.496 7.498-2.496 9.503v4c0 10.004 2.997 18.003 8.991 23.997 3.328 4.01 7.327 6.847 11.999 8.511 4.671 1.664 8.34 2.496 11.006 2.496h4c68.003 0 130.993 16.83 188.97 50.49 57.978 33.66 103.807 79.49 137.489 137.488 33.681 57.999 50.511 121.16 50.49 189.483-.021 68.322-16.851 131.313-50.49 188.97-33.64 57.657-79.469 103.316-137.489 136.976-58.02 33.66-121.18 50.49-189.482 50.49-68.301 0-131.292-16.83-188.97-50.49-57.68-33.66-103.338-79.319-136.977-136.976-33.639-57.657-50.469-120.818-50.49-189.482 0-10.005-3.669-18.676-11.007-26.013-2.666-3.328-6.164-5.824-10.494-7.487-4.33-1.664-7.498-2.496-9.503-2.496h-4c-10.004 0-18.334 3.338-24.99 10.015-4.01 4.01-6.846 8.18-8.51 12.51-1.664 4.33-2.496 7.498-2.496 9.503v4c0 60.665 11.828 118.663 35.484 173.996 23.656 55.332 55.482 102.996 95.477 142.991 39.996 39.996 87.66 71.822 142.992 95.478 55.332 23.656 113.33 35.483 173.996 35.483 60.665 0 118.664-11.827 173.996-35.483 55.332-23.656 102.996-55.482 142.992-95.478 39.995-39.995 71.82-87.659 95.477-142.991 23.656-55.333 35.484-113.331 35.484-173.996 0-60.665-11.828-118.664-35.484-173.996-23.656-55.333-55.482-102.997-95.477-142.992-39.996-39.996-87.66-71.821-142.992-95.477C630.664 75.989 572.666 64.16 512 64.16v-.032z"/></symbol><symbol id="bkai-yanjing-kejian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 192c247.4 0 448 143.3 448 320S759.4 832 512 832 64 688.7 64 512s200.6-320 448-320zm0 64c-54.2 0-106.6 7.5-155.9 22.4-46.6 14.1-88.3 34.1-123.7 59.4C165.1 385.9 128 447.8 128 512c0 64.2 37.1 126.1 104.4 174.2 35.4 25.3 77.1 45.3 123.7 59.4C405.4 760.5 457.8 768 512 768s106.6-7.5 155.9-22.4c46.6-14.1 88.3-34.1 123.7-59.4C858.9 638.1 896 576.2 896 512c0-64.2-37.1-126.1-104.4-174.2-35.4-25.3-77.1-45.3-123.7-59.4C618.6 263.5 566.2 256 512 256zm0 96c88.4 0 160 71.6 160 160s-71.6 160-160 160-160-71.6-160-160 71.6-160 160-160zm0 64c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96z"/></symbol><symbol id="bkai-shipin-2" viewBox="0 0 1024 1024"><path fill="#FF9C01" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zM433.067 486.16v161.072c0 44.295 29.53 60.402 67.113 36.242l107.381-71.14c36.242-26.846 36.242-67.114 0-91.275L500.18 449.92c-36.241-24.16-67.113-8.053-67.113 36.241zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="bkai-tupian-2" viewBox="0 0 1024 1024"><path fill="#699DF4" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zm-18.4 512l-112 144-80-96-112 144h448l-144-192zM480 448c-35.346 0-64 28.654-64 64 0 35.346 28.654 64 64 64 35.346 0 64-28.654 64-64 0-35.346-28.654-64-64-64zm122-310.2V326h188.2L602 137.8z"/></symbol><symbol id="bkai-wenben-2" viewBox="0 0 1024 1024"><path fill="#979BA5" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zM656 704H368c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h288c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zm-64-128H368c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h224c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zM464 448h-96c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h96c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zm138-310.2V326h188.2L602 137.8z"/></symbol><symbol id="bkai-yasuobao-2" viewBox="0 0 1024 1024"><path fill="#63656E" fill-rule="evenodd" d="M623.999 64c26.5 0 63.499 15.5 82 34l156 156c18.5 18.5 34.001 55.5 34.001 82v576.001c0 26.5-21.5 47.999-48.002 47.999H176c-26.5 0-48-21.5-48-47.999V112c0-26.5 21.5-48 48-48h447.999zM296 456h-64v222h128V518h-64v-62zm16 110v64h-32v-64h32zm48-174h-64v64h64v-64zm-64-64h-64v64h64v-64zm64-64h-64v64h64v-64zm280-132v188h188c-3-8.5-7.501-17-11.001-20.5L660.499 143c-3.5-3.5-12-8-20.499-11zm-344 68h-64v64h64v-64zm64-64h-64v64h64v-64z"/></symbol><symbol id="bkai-yinle-2" viewBox="0 0 1024 1024"><path fill="#F8B4B4" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zm-6.312 385.187l-133.876 40.95c-16.187 4.637-29.4 21.525-29.4 37.712v141.225s-9.712-6.562-31.324-3.5c-31.763 4.55-57.488 28.875-57.488 54.425 0 25.55 25.725 41.213 57.488 36.663 31.762-4.463 55.037-28.088 55.037-53.638V582.449c0-11.375 13.65-16.187 13.65-16.187l118.387-37.1s13.126-4.375 13.126 7.7v96.862s-12.076-6.912-33.688-4.287c-31.762 3.85-57.488 27.65-57.488 53.2 0 25.55 25.726 41.737 57.488 37.887 31.762-3.85 57.488-27.65 57.488-53.2V470.187c0-16.275-13.126-25.638-29.4-21zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="bkai-doc-3" viewBox="0 0 1024 1024"><path fill="#3A84FF" d="M675.35 62.103a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12l-536.406-76.587c-21.028-2.995-36.65-21-36.65-42.24V175.932c0-21.24 15.622-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zm220.693 76.837c23.564 0 42.666 19.102 42.666 42.667v682.666c0 23.564-19.102 42.667-42.666 42.667H725.376v-85.333h128V224.273h-128V138.94h170.667zM298.709 352.273h-85.333v341.334h85.333l85.334-85.334 85.333 85.334h85.333V352.273h-85.333v212.864l-85.333-84.864-84.907 85.334-.427-213.334z"/></symbol><symbol id="bkai-excel-2" viewBox="0 0 1024 1024"><path fill="#2DCB56" fill-rule="evenodd" d="M675.307 51.163a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12L121.94 901.248c-21.027-2.995-36.65-21-36.65-42.24V164.992c0-21.24 15.623-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zM896 128c23.564 0 42.667 19.103 42.667 42.667v682.666C938.667 876.897 919.564 896 896 896H725.333v-85.333h128V213.333h-128V128H896zM315.733 341.333h-102.4L332.8 512 213.333 682.667h102.4L384 585.13l68.267 97.536h102.4L435.2 512l119.467-170.667h-102.4L384 438.87l-68.267-97.536z"/></symbol><symbol id="bkai-markdown" viewBox="0 0 1024 1024"><path fill="#979BA5" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.8zM443.562 477.562h-90V768h55.876V603.75c0-24.5-.813-48.938-2.438-73.312h1.688c4.374 21.374 7.437 34.437 9.187 39.187L490.438 768h49.312l71.625-200.25c2.25-6.25 5.25-18.688 9-37.312h1.5c-1.625 24.624-2.437 45.062-2.437 61.312V768h61.124V477.562H593l-62.812 175.126c-4.126 11.624-8.126 25.374-12 41.25h-1.313c-1.875-12.75-5.437-26.376-10.687-40.876l-62.626-175.5zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="bkai-pdf-2" viewBox="0 0 1024 1024"><path fill="#EA3636" fill-rule="evenodd" d="M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM633.217 637.256c-15.174-.489-31.314.67-49.65 2.964-24.298-14.987-40.654-35.582-52.274-65.827.28-1.152.86-3.538 1.063-4.38.474-1.958.867-3.594 1.243-5.185 4.293-18.13 6.615-31.358 7.3-44.695.518-10.074-.04-19.368-1.827-27.976-3.298-18.584-16.454-29.453-33.021-30.126-15.446-.627-29.649 7.993-33.281 21.373-5.913 21.612-2.45 50.07 10.08 98.582-15.964 38.056-37.052 82.661-51.203 107.539-18.885 9.74-33.604 18.605-45.953 28.427-16.303 12.966-26.48 26.29-29.286 40.306-1.355 6.48.692 14.966 5.36 21.912 5.296 7.879 13.282 12.991 22.855 13.735 24.152 1.877 53.83-23.024 86.59-79.258 3.295-1.09 6.78-2.257 11.026-3.69 2.323-.783 10.464-3.538 11.91-4.026 7.521-2.54 12.98-4.36 18.376-6.116 23.396-7.612 41.096-12.429 57.21-15.163 27.973 14.973 60.316 24.796 82.098 24.796 17.979 0 30.126-9.319 34.515-23.985 3.857-12.886.794-27.824-7.473-36.084-8.56-8.41-24.3-12.434-45.658-13.123zm-247.985 128.42v-.36l.126-.338c1.275-3.421 3.157-7.008 5.6-10.758 4.284-6.576 10.173-13.5 17.472-20.865 3.92-3.955 8.002-7.8 12.79-12.12 1.073-.969 7.91-7.059 9.189-8.25l11.176-10.407-8.12 12.934c-12.326 19.638-23.46 33.78-33.013 43.004-3.507 3.387-6.6 5.9-9.091 7.505-1.027.662-1.916 1.144-2.613 1.424-.409.163-.771.268-1.13.302-.38.045-.765-.01-1.117-.16a2.068 2.068 0 01-1.269-1.911zm125.934-218.269l-2.26 4.007-1.39-4.385c-3.114-9.829-5.387-24.641-6.016-37.997-.716-15.197.49-24.323 5.286-24.323 6.74 0 9.831 10.808 10.076 27.053.216 14.28-2.03 29.142-5.696 35.645zm-5.81 58.464l1.534-4.05 2.088 3.795c11.69 21.245 26.858 38.967 43.538 51.315l3.595 2.662-4.38.904c-16.328 3.372-31.544 8.457-52.34 16.842 2.174-.876-21.623 8.863-27.638 11.169l-5.252 2.013 2.802-4.877c12.35-21.496 23.758-47.326 36.052-79.773h.001zm157.626 76.261c-7.864 3.104-24.777.329-54.569-12.387l-7.561-3.227 8.199-.607c23.295-1.724 39.807-.44 49.422 3.08 4.09 1.498 6.824 3.388 8.037 5.553 1.31 2.336.71 4.81-1.362 6.31-.448.427-1.155.88-2.166 1.278z"/></symbol><symbol id="bkai-ppt-2" viewBox="0 0 1024 1024"><path fill="#FF5656" fill-rule="evenodd" d="M675.35 62.103a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12l-536.406-76.587c-21.028-2.995-36.65-21-36.65-42.24V175.932c0-21.24 15.622-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zm220.693 76.837c23.564 0 42.666 19.102 42.666 42.667v682.666c0 23.564-19.102 42.667-42.666 42.667H725.376v-85.333h128V224.273h-128V138.94h170.667zM540.487 323.829H199.154v341.333h85.333V579.83h256v-256zm-85.333 85.333v85.333H284.487v-85.333h170.667z"/></symbol><symbol id="bkai-sousuo" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M478.72 128c193.6 0 350.72 157.12 350.72 350.72 0 82.88-28.8 159.04-76.8 218.88l131.84 131.84c15.36 15.36 15.36 40 0 55.04s-40 15.36-55.04 0L697.6 752.64c-60.16 48-136 76.8-218.88 76.8-193.6 0-350.72-157.12-350.72-350.72S285.12 128 478.72 128zm0 78.4c-150.4 0-272.32 121.92-272.32 272.32s121.92 272.32 272.32 272.32c58.56 0 114.24-18.56 160.32-52.16l9.6-7.36 23.68-19.2 19.2-23.68c35.84-44.8 56.64-99.52 59.2-157.44l.32-12.48c0-150.4-121.92-272.32-272.32-272.32z" clip-rule="evenodd"/></symbol><symbol id="bkai-chouti" viewBox="0 0 1024 1024"><path d="M864 160c35.346 0 64 28.654 64 64v576c0 35.346-28.654 64-64 64H160c-35.346 0-64-28.654-64-64V224c0-35.346 28.654-64 64-64zm-320 64H160v576h384V224zm320 0H608v576h256V224zm-64 224v64H672v-64h128zm0-128v64H672v-64h128z"/></symbol><symbol id="bkai-liaotianchuang" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M832 160c35.346 0 64 28.654 64 64v569.6c0 38.88-28.654 70.4-64 70.4H192c-35.346 0-64-31.52-64-70.4V224c0-35.346 28.654-64 64-64h640zm0 192H192v448h640V352zM704 224c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32zm-96 0c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32zm192 0c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32z"/></symbol><symbol id="bkai-sikao" viewBox="0 0 1024 1024"><path d="M528 96c61.856 0 112 50.144 112 112 0 .376-.002.751-.006 1.126C774.73 260.666 870.4 391.16 870.4 544c0 22.55-2.082 44.612-6.066 66.007C883.94 630.144 896 657.663 896 688c0 61.856-50.144 112-112 112a112.7 112.7 0 01-19.49-1.69C699.754 862.65 610.519 902.4 512 902.4s-187.753-39.75-252.539-104.088A112.33 112.33 0 01240 800c-61.856 0-112-50.144-112-112 0-30.337 12.061-57.856 31.65-78.025A361.172 361.172 0 01153.6 544c0-164.845 111.29-303.696 262.836-345.518C421.232 141.079 469.35 96 528 96zm-91.48 176.633l-4.469 1.278C315.47 308.366 230.4 416.249 230.4 544c0 10.923.622 21.7 1.832 32.3l1.623-.134L240 576c61.856 0 112 50.144 112 112 0 26.132-8.95 50.173-23.95 69.226C377.36 799.817 441.67 825.6 512 825.6c70.33 0 134.639-25.783 183.99-68.412C680.95 738.173 672 714.132 672 688c0-61.856 50.144-112 112-112 2.607 0 5.194.09 7.757.264A280.989 280.989 0 00793.6 544c0-119.973-75.025-222.422-180.718-262.99C592.35 304.904 561.938 320 528 320c-37.782 0-71.195-18.708-91.48-47.367z"/></symbol><symbol id="bkai-wenzhang" viewBox="0 0 1024 1024"><path fill="#3D4265" d="M708.923 157.538h275.692c21.752 0 39.385 17.634 39.385 39.385v748.308c0 43.503-35.266 78.769-78.77 78.769H708.924V157.538z"/><path fill="#3A84FF" d="M0 984.615A39.385 39.385 0 0039.385 1024H945.23c-43.503 0-78.77-35.266-78.77-78.77V39.386C866.462 17.633 848.829 0 827.078 0H39.385C17.633 0 0 17.633 0 39.385v945.23z"/><path fill="#FFF" d="M196.923 288.82c-21.751 0-39.385 17.634-39.385 39.385 0 21.752 17.634 39.385 39.385 39.385h157.539c21.751 0 39.384-17.633 39.384-39.385 0-21.751-17.633-39.384-39.384-39.384H196.923zm0 236.308c-21.751 0-39.385 17.633-39.385 39.385 0 21.751 17.634 39.384 39.385 39.384h472.615c21.752 0 39.385-17.633 39.385-39.384 0-21.752-17.633-39.385-39.385-39.385H196.923zm0 236.308c-21.751 0-39.385 17.633-39.385 39.385 0 21.751 17.634 39.384 39.385 39.384h236.308c21.751 0 39.384-17.633 39.384-39.384 0-21.752-17.633-39.385-39.384-39.385H196.923z"/></g></symbol><symbol id="bkai-published-zhongzhi" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 96c229.75 0 416 186.25 416 416S741.75 928 512 928 96 741.75 96 512 282.25 96 512 96zm0 64c-194.404 0-352 157.596-352 352s157.596 352 352 352 352-157.596 352-352-157.596-352-352-352zm16 208c70.692 0 128 57.308 128 128v32c0 70.692-57.308 128-128 128h-32c-70.692 0-128-57.308-128-128v-32c0-70.692 57.308-128 128-128h32z"/></symbol><symbol id="bkai-fasong" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M873.6 99.2L118.4 476.8c-28.8 16-28.8 44.8-6.4 60.8l182.4 112c16 6.4 28.8 6.4 44.8-6.4L736 288 390.4 672c-6.4 6.4-6.4 16-6.4 22.4v166.4c0 16 6.4 28.8 22.4 38.4s28.8 0 38.4-6.4l89.6-89.6 182.4 121.6c28.8 16 54.4 6.4 60.8-22.4L928 147.2c6.4-38.4-19.2-60.8-54.4-48z" clip-rule="evenodd"/></symbol><symbol id="bkai-diancai" viewBox="0 0 1024 1024"><path d="M192 575.003V128h-64v447.003h64zM448 896c44.402-6.635 76.402-17.301 96-32 42.667-32 64-74.667 64-128v-96h235.517a64 64 0 0017.328-2.39c34.026-9.57 53.851-44.912 44.282-78.938l-108-384C789.364 147.07 764.19 128 735.517 128H288v448l160 320zm35.008-73.024L352 560.96V192h383.517l108 384H544v160c0 33.189-11.849 56.887-38.4 76.8-4.222 3.167-11.054 6.421-20.402 9.518l-2.19.658z"/></symbol><symbol id="bkai-diancaishixin" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 575.003V128h-64v447.003h64zM448 896c44.402-6.635 76.402-17.301 96-32 42.667-32 64-74.667 64-128v-96h235.517a64 64 0 0017.328-2.39c34.026-9.57 53.851-44.912 44.282-78.938l-108-384C789.364 147.07 764.19 128 735.517 128H288v448l160 320z"/></symbol><symbol id="bkai-dianzan" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 448.997V896h-64V448.997h64zM448 128c44.402 6.635 76.402 17.301 96 32 42.667 32 64 74.667 64 128v96h235.517a64 64 0 0117.328 2.39c34.026 9.57 53.851 44.912 44.282 78.938l-108 384C789.364 876.93 764.19 896 735.517 896H288V448l160-320zm35.008 73.024L352 463.04V832h383.517l108-384H544V288c0-33.189-11.849-56.887-38.4-76.8-4.222-3.167-11.054-6.421-20.402-9.518l-2.19-.658z"/></symbol><symbol id="bkai-dianzanshixin" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 448.997V896h-64V448.997h64zm96-.997v448h471.758c14.337 0 26.924-9.535 30.805-23.336l126-448c4.785-17.013-5.128-34.684-22.14-39.469a32 32 0 00-8.665-1.195H608v-96c0-53.333-21.333-96-64-128-19.598-14.699-51.598-25.365-96-32L288 448z"/></symbol><symbol id="bkai-dingyue" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M821.428 128C862.625 128 896 162.015 896 204.003v661.17C896 882.182 882.963 896 866.276 896c-7.693 0-14.609-2.936-19.83-7.715l-.508-.257-300.374-157.852h-.521l-301.416 157.32-3.082 1.13c-5.16 4.294-11.74 6.843-18.82 6.843-16.688 0-29.725-13.82-29.725-30.295V204.003C192 162.015 225.375 128 266.572 128h554.856zm0 60.59H266.572c-8.344 0-15.123 6.909-15.123 15.413l-.025 610.781 269.11-140.414c1.042-.532 1.564-1.063 2.607-1.063 13.558-6.91 30.767-6.91 44.847.531l2.086 1.063 266.47 139.755.007-610.653c0-8.504-6.78-15.413-15.123-15.413zm-95.431 294.975c16.166 0 29.724 13.82 29.724 30.295l-.009 30.268 29.734.027c16.687 0 29.724 13.819 29.724 30.295s-13.037 30.295-29.724 30.295l-29.734-.009.01 30.835c0 16.476-13.559 30.295-29.725 30.295-16.687 0-29.724-13.819-29.724-30.295l-.017-30.835-30.23.009c-16.687 0-29.724-13.819-29.724-30.295s13.559-30.295 29.725-30.295l30.229-.027.017-30.268c0-17.007 13.558-30.295 29.724-30.295zM663.419 231.11c16.688 0 29.725 13.818 29.725 30.294 0 17.008-13.037 30.295-29.725 30.295H424.581c-16.688 0-29.725-13.818-29.725-30.295 0-17.007 13.559-30.294 29.725-30.294h238.838z"/></symbol><symbol id="bkai-fujian" viewBox="0 0 1024 1024"><path d="M470.82 362.7L278.013 549.08c-66.508 64.292-66.483 168.527.058 232.85 66.434 64.22 174.442 64.281 240.881.058l241.055-233.02c13.307-12.862 34.88-12.862 48.188 0 13.307 12.864 13.307 33.719 0 46.581L567.138 828.57c-93.066 89.961-244.221 89.874-337.255-.058-93.15-90.044-93.186-235.988-.06-326.01l337.433-326.182.031-.03c66.643-64.347 174.084-64.453 240.847.088 66.649 64.425 66.805 168.328.02 232.886l-192.85 186.42-144.341 139.53c-40.033 38.697-104.634 38.872-144.705.136-40.08-38.744-40.235-100.85.141-139.88L663.43 269.674c13.306-12.862 34.88-12.862 48.188 0 13.306 12.864 13.306 33.72 0 46.581L374.587 642.051c-13.711 13.253-13.66 33.65-.142 46.717 13.398 12.951 34.85 12.893 48.33-.136l144.34-139.53 192.85-186.42c40.14-38.8 40.048-100.994-.02-139.724-19.121-18.61-45.133-29.078-72.268-29.082-27.134-.003-53.15 10.458-72.275 29.064L470.82 362.7z"/></symbol><symbol id="bkai-lashen" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M511.491 192l128.431 159.872h-256L511.492 192zM768 128v64H256v-64h512zM256 832h512v64H256zm224-480h64v320h95.922l-128.43 159.872L383.921 672H480V352z"/></symbol><symbol id="bkai-yasuo" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M511.491 544l128.431 159.872L544 703.84V928h-64V703.84l-96.078.032L511.492 544zM832 480v64H192v-64h640zM544 96v223.968l95.922.032-128.43 159.872L383.921 320l96.078-.032V96h64z"/></symbol><symbol id="bkai-yinyong" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M642.272 192v64H416c-106.039 0-192 85.961-192 192s85.961 192 192 192h355.712L640 509.52 686 464l210 208-210 208-46-45.52L771.712 704H416c-138.717 0-251.665-110.33-255.878-248.026L160 448c0-141.385 114.615-256 256-256h226.272z"/></symbol><symbol id="bkai-drill-down" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M932.061 599.866l-144.135-89.362-34.411 55.443L889.21 649.44 564.58 850.993a97.006 97.006 0 01-102.582 0l-324.63-201.554 131.8-82.84-34.411-55.443-142.837 88.71C74.534 610.259 63.915 629.114 64 649.439c-.054 20.49 10.527 39.525 27.92 50.225l335.018 206.773a158.447 158.447 0 00170.105 0l335.018-205.468c17.393-10.7 27.974-29.736 27.918-50.226.555-20.787-10.125-40.25-27.918-50.877zM784.68 383.309l-38.955-52.182-201.27 150.676V80h-64.926v401.803l-201.27-150.676-38.956 52.182L511.99 587.472 784.68 383.31z"/></symbol><symbol id="bkai-liaotianliebiao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M160 192h704c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32zm0 288h352c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32zm0 288h576c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32z"/></symbol><symbol id="bkai-xinzengliaotian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960c-58.835 0-115.02-11.341-166.49-31.957L96 928l-.005-249.414C75.355 627.09 64 570.87 64 512 64 264.576 264.576 64 512 64zm0 64c-212.077 0-384 171.923-384 384 0 49.608 9.378 97.809 27.401 142.775l4.594 11.462L159.968 864l185.553.043 12.335.002 11.45 4.587C414.25 886.633 462.423 896 512 896c212.077 0 384-171.923 384-384S724.077 128 512 128zm0 160c17.673 0 32 14.327 32 32v160h160c17.673 0 32 14.327 32 32 0 16.41-12.353 29.936-28.268 31.785L704 544H544v160c0 16.41-12.353 29.936-28.268 31.785L512 736c-17.673 0-32-14.327-32-32V544H320c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32h160V320c0-17.673 14.327-32 32-32z"/></symbol><symbol id="bkai-quxiaozhiding" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M534.3 612.212c29.73 3.15 53.172 13.558 70.325 31.226 27.875 25.374 41.813 63.374 41.813 114 0 49.624-13.938 87.624-41.813 114-20.875 21.5-51.063 32.25-90.563 32.25s-69.687-10.75-90.562-32.25c-26.58-25.037-40.543-60.55-41.892-106.536l73.262-73.341c-10.663 16.383-15.995 38.341-15.995 65.877 0 31.124 6.813 55.124 20.437 72 13.626 16.874 31.876 25.312 54.75 25.312 22.876 0 41.063-8.438 54.563-25.312 13.375-16.876 20.063-40.876 20.063-72 0-31-6.72-54.97-20.157-71.907-13.437-16.937-31.593-25.406-54.469-25.406-14.43 0-27.021 3.358-37.77 10.074l58.008-57.987zm277.888 7.413c27.75 0 49.874 7.125 66.374 21.375 16.5 14.25 24.75 36.312 24.75 66.188 0 32.624-8.25 55.687-24.75 69.187s-40.062 20.25-70.687 20.25h-58.687V896h-57.376V619.625h120.376zM275.37 871.104l.004 24.896h-24.9l24.896-24.896zm549.53-685.26l45.255 45.254-656.195 656.196-45.255-45.255 656.196-656.195zM803 667.625h-53.812V749H803c13.625 0 24.25-3.312 31.875-9.938 7.5-6.624 11.25-17.124 11.25-31.5 0-14.374-3.781-24.624-11.344-30.75-7.562-6.124-18.156-9.187-31.781-9.187zm-457.132-48.009l-48.928 48.928-21.565.018-.004 21.55-58.143 58.144.022-79.694h-83.062v-48.937l211.68-.009zM496 96l181.388 192.096L581.484 384H576l-.02 5.504L421.484 544H416V384H224L496 96z"/></symbol><symbol id="bkai-zhiding" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M496 96l272 288H576v160H416V384H224L496 96zM358.062 619.625v48.937h-82.687V896H217.25V668.562h-83.062v-48.937h223.874zm156 284.063c-39.5 0-69.687-10.75-90.562-32.25-28-26.376-42-64.376-42-114 0-50.626 14-88.626 42-114 20.875-21.5 51.062-32.25 90.562-32.25s69.688 10.75 90.563 32.25c27.875 25.374 41.813 63.374 41.813 114 0 49.624-13.938 87.624-41.813 114-20.875 21.5-51.063 32.25-90.563 32.25zm54.563-74.25c13.375-16.876 20.063-40.876 20.063-72 0-31-6.72-54.97-20.157-71.907-13.437-16.937-31.593-25.406-54.469-25.406-22.874 0-41.124 8.437-54.75 25.313-13.624 16.874-20.437 40.874-20.437 72 0 31.124 6.813 55.124 20.437 72 13.626 16.874 31.876 25.312 54.75 25.312 22.876 0 41.063-8.438 54.563-25.312zm239.25-32.813h-58.687V896h-57.376V619.625h120.376c27.75 0 49.874 7.125 66.374 21.375 16.5 14.25 24.75 36.312 24.75 66.188 0 32.624-8.25 55.687-24.75 69.187s-40.062 20.25-70.687 20.25zm27-57.563c7.5-6.624 11.25-17.124 11.25-31.5 0-14.374-3.781-24.624-11.344-30.75-7.562-6.124-18.156-9.187-31.781-9.187h-53.812V749H803c13.625 0 24.25-3.312 31.875-9.938z"/></symbol><symbol id="bkai-piliangbianji" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M573.538 160v57.6H219.077v588.8h585.846V491.2H864v344c0 15.898-13.233 28.8-29.538 28.8H189.538C173.233 864 160 851.098 160 835.2V188.8c0-15.898 13.233-28.8 29.538-28.8h384zm281.653 0L896 203.948 520.81 608 480 564.052 855.19 160z"/></symbol><symbol id="bkai-shanchu" viewBox="0 0 1024 1024"><path d="M659.2 246.4v-60.8c0-32-25.6-57.6-57.6-57.6h-176c-32 0-57.6 25.6-57.6 57.6v57.6H128v57.6h102.4V832c0 32 25.6 57.6 57.6 57.6h441.6c32 0 57.6-25.6 57.6-57.6V304H896v-57.6H659.2zm-236.8-44.8c0-9.6 6.4-16 16-16h147.2c9.6 0 16 6.4 16 16v44.8h-176v-44.8zm310.4 620.8c0 9.6-6.4 16-16 16H304c-9.6 0-16-6.4-16-16V304h441.6v518.4z"/><path d="M576 384h64v320h-64V384zM384 384h64v320h-64V384z"/></symbol><symbol id="bkai-yuan-jiahao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960 64 759.424 64 512 264.576 64 512 64zm31.984 224.016H480v192.016H288v63.984h192v192h63.984v-192H736v-63.984H543.984V288.016z"/></symbol><symbol id="bkai-yuan-jianhao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960 64 759.424 64 512 264.576 64 512 64zm224 416.016H288V544h448v-63.984z"/></symbol><symbol id="bkai-zhushou" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M872.2 454.62C868.485 256.243 714.704 96 525.868 96h-27.734C309.297 96 155.516 256.243 151.8 454.592 118.63 473.812 96 509.282 96 550.3v55.466c0 61.18 49.754 110.934 110.933 110.934 61.18 0 110.934-49.754 110.934-110.934V550.3c-.088-60.802-49.08-110.215-109.88-110.823 10.844-160.714 136.67-288.01 290.146-288.01h27.734c153.504 0 279.302 127.296 290.146 288.01-60.8.608-109.792 50.02-109.88 110.823v55.466c0 50.087 33.558 92.02 79.207 105.748a292.503 292.503 0 01-166.345 107.882c-9.389-28.157-35.714-47.17-65.395-47.23-38.292 0-69.333 31.042-69.333 69.334 0 38.291 31.041 69.333 69.333 69.333a69.056 69.056 0 0058.822-33.03c101.164-17.698 189.385-79.083 241.142-167.787C896.772 694.874 928 654.106 928 605.766V550.3c0-41.018-22.63-76.489-55.8-95.68zM262.4 550.3v55.466c0 30.59-24.877 55.467-55.467 55.467s-55.466-24.877-55.466-55.467V550.3c0-30.59 24.876-55.467 55.466-55.467S262.4 519.71 262.4 550.3zm610.133 55.466c0 29.73-23.573 53.886-52.97 55.217l-2.164-1.026c-.194.444-.499.805-.693 1.22-30.47-.197-55.076-24.94-55.106-55.41V550.3c0-30.59 24.877-55.467 55.467-55.467s55.466 24.877 55.466 55.467v55.466z"/></symbol><symbol id="bkai-bianji" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M609.6 201.562L712 303.968 304 710.39H203.2V609.584l406.4-408.022zM683.672 128l101.821 101.83-45.255 45.257-101.822-101.83L683.672 128zM128 799.995h768V896H128v-96.005z"/></symbol><symbol id="bkai-shezhi-3" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512.141 64c33.285 0 66.664 3.844 73.857 5 14.812 2.5 26.62 13.9 29.623 28.6l12.71 63.4c2.302 11.6 10.208 21.5 21.217 26.1 27.32 11.5 52.84 26.3 76.058 44 9.608 7.2 22.118 9.2 33.426 5.4l61.048-20.6c14.31-4.8 30.123-.2 39.63 11.4 11.51 14.1 22.217 28.9 32.025 44.4l18.614 32.1c8.507 16.3 16.113 33.2 22.618 50.7 5.204 14 1.1 29.7-10.108 39.6L874.021 437c-9.007 7.9-13.41 19.7-12.009 31.6 1.601 14 2.502 28.3 2.502 42.8 0 14.8-.9 29.4-2.702 43.7-1.401 11.9 3.002 23.8 12.01 31.7l48.537 42.7c11.309 9.9 15.312 25.7 10.008 39.8-17.514 46.6-42.633 89.5-73.758 127.2-9.507 11.6-25.22 16-39.43 11.2L757.83 787c-11.308-3.8-23.818-1.7-33.426 5.5-22.817 17.2-47.837 31.8-74.557 43.1-11.109 4.7-19.115 14.5-21.417 26.2l-12.71 63.5c-3.002 14.7-14.711 26.1-29.523 28.6-24.118 4-48.837 6.1-74.057 6.1-24.82 0-49.238-2-72.956-5.9-14.812-2.5-26.621-13.9-29.523-28.6l-12.71-63.3c-2.302-11.6-10.208-21.5-21.217-26.1a355.85 355.85 0 01-75.558-43.5c-9.607-7.2-22.117-9.2-33.426-5.4L205.303 808c-14.21 4.8-29.923.3-39.43-11.2-4.932-5.952-25.037-29.06-41.159-56.796-11.28-19.409-22.147-42.81-32.598-70.204-5.304-14.1-1.301-29.9 10.008-39.8l48.537-42.6c9.007-7.9 13.51-19.7 12.01-31.5-1.902-14.5-2.803-29.4-2.803-44.5 0-14.7.901-29.2 2.702-43.5 1.502-11.9-3.002-23.8-12.009-31.7l-48.638-42.7c-11.308-9.9-15.311-25.7-10.007-39.8 4.503-12 9.507-23.7 14.911-35.1.4-.9.9-1.7 1.401-2.6l32.025-55.4c.5-.9 1-1.8 1.601-2.6 7.406-10.6 15.112-20.9 23.318-30.9 9.508-11.6 25.32-16.1 39.531-11.3l61.147 20.7c11.41 3.8 23.919 1.8 33.526-5.5 23.519-17.8 49.138-32.7 76.66-44.2a35.8 35.8 0 0021.316-26.1l12.61-63.2c2.902-14.8 14.711-26.2 29.623-28.6 6.77-1.094 39.618-4.9 72.556-4.9zm28.022 64h-56.544l-2.802.2c-7.106.6-12.91 5.8-14.311 12.7l-10.308 51.6-5.304 26.7c-1.101 5.4-5.004 9.9-10.208 11.8l-25.72 9.2c-32.525 11.6-62.449 28.9-88.97 51.3l-20.815 17.6c-4.203 3.6-10.008 4.7-15.312 2.9l-25.82-8.7-50.039-16.9c-6.705-2.3-14.11.1-18.114 5.9-.1.1-.2.3-.3.4l-.7 1.2-30.324 52.5-.6 1.2-1.008 2.804c-1.462 5.706.364 11.853 4.91 15.796l39.831 35 20.416 17.9c4.103 3.7 6.105 9.2 5.104 14.7l-4.704 26.7c-3.002 16.7-4.503 33.9-4.503 51 0 17.4 1.501 34.8 4.604 51.7l4.803 26.8c1.001 5.4-.9 11-5.104 14.7l-20.516 18-39.53 34.8c-5.304 4.7-6.805 12.3-3.803 18.7l2.802 5.7c.2.3.3.6.5.9l23.519 40.7.6.9c1.501 2.4 3.203 4.8 4.804 7.1 4.003 5.7 11.309 8.1 18.014 5.9l50.539-17 25.62-8.7c5.204-1.8 11.108-.7 15.312 2.9l20.816 17.4c26.22 22.1 55.943 39.2 88.068 50.7l25.62 9.2c5.204 1.9 9.107 6.3 10.208 11.8l5.304 26.7 10.308 51.6c1.3 7 7.205 12.1 14.31 12.7 10.509.9 21.017 1.3 31.525 1.3 10.909 0 21.817-.5 32.626-1.4 7.005-.6 12.81-5.8 14.21-12.7l10.409-52 5.304-26.6c1.1-5.4 4.903-9.9 10.108-11.8l25.52-9.3c31.924-11.6 61.347-28.6 87.467-50.6l20.816-17.5c4.203-3.6 10.008-4.7 15.312-2.9l25.72 8.7 50.239 17c6.705 2.3 14.11-.1 18.114-5.9 6.105-8.7 11.809-17.6 17.113-26.8 5.504-9.5 10.608-19.1 15.212-28.9 3.002-6.4 1.401-14-3.903-18.7l-39.831-34.9-20.416-17.9c-4.103-3.7-6.105-9.2-5.104-14.7l4.704-26.7c3.002-16.7 4.503-33.8 4.503-51 0-16.9-1.5-33.8-4.403-50.3l-4.704-26.6c-.9-5.5 1.001-11 5.204-14.7l20.316-17.8 39.83-34.8c5.305-4.7 6.906-12.2 3.904-18.6-2.102-4.6-4.303-9.2-6.705-13.7l-17.214-29.8c-2.602-4.1-5.304-8.2-8.106-12.2-4.003-5.8-11.409-8.3-18.114-6l-50.039 16.9-25.82 8.7c-5.204 1.8-11.108.7-15.311-2.9L698.485 292c-26.32-22.3-55.943-39.5-88.268-51.2l-25.52-9.3c-5.204-1.9-9.007-6.4-10.108-11.8l-5.304-26.7-10.408-51.9c-1.4-6.9-7.205-12.1-14.21-12.7-1.502-.2-3.003-.3-4.504-.4zM512.24 351.5c88.469 0 160.124 71.6 160.124 160s-71.655 160-160.124 160c-88.468 0-160.124-71.6-160.124-160s71.656-160 160.124-160zm0 64c-52.94 0-96.074 43.1-96.074 96s43.133 96 96.074 96c52.941 0 96.075-43.1 96.075-96s-43.134-96-96.075-96z"/></symbol><symbol id="bkai-history" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M551.32 96C776.665 96 960 282.618 960 512S776.666 928 551.32 928v-66.56c189.284 0 343.291-156.749 343.291-349.44S740.604 162.56 551.319 162.56c-183.76 0-333.843 147.863-342.458 332.8h117.39L179.124 668.283 32 495.36h111.047C151.678 273.665 331.449 96 551.319 96zm28.445 192v192H800v64H512V288h67.765z"/></symbol><symbol id="bkai-fuzhi" viewBox="0 0 1024 1024"><path d="M672 704v128c0 35.346-28.654 64-64 64H192c-35.346 0-64-28.654-64-64V384c0-35.346 28.654-64 64-64h160V216.889C352 168.242 389.727 128 437.333 128h373.334C858.273 128 896 168.242 896 216.889V615.11C896 663.758 858.273 704 810.667 704H672zm-64-320H192v448h416V384zm64 256h138.667C821.97 640 832 629.302 832 615.111V216.89C832 202.698 821.97 192 810.667 192H437.333C426.03 192 416 202.698 416 216.889V320h192c35.346 0 64 28.654 64 64v256z"/></symbol><symbol id="bkai-zhongxinshengcheng" viewBox="0 0 1024 1024"><path d="M844.077 379.897c16.38 41.657 25.316 87.777 25.316 132.41 0 197.87-160.827 357.06-357.393 357.06-84.88 0-166.783-29.755-230.816-84.802h71.478v-59.51H184.39v166.628h59.566v-60.997c175.718 147.287 439.295 124.97 586.719-50.584 101.261-120.508 125.087-285.648 64.033-429.96l-50.63 29.755zM179.923 644.717c-16.38-41.658-25.316-87.778-25.316-132.41 0-197.871 160.827-357.061 357.393-357.061 84.88 0 166.783 29.755 230.816 84.802h-71.478v59.51H839.61V132.93h-59.566v60.998C604.326 45.152 340.75 68.956 193.325 244.51 92.064 365.02 68.238 530.16 129.292 674.471l50.63-29.754z"/></symbol><symbol id="bkai-fenxiang" viewBox="0 0 1024 1024"><path d="M954.297 473.916L566.932 132.133c-10.735-9.437-27.186-1.672-27.186 12.783v200.458c0 8.96-6.884 16.486-15.635 16.844C299.86 370.461 111.31 537.112 71.64 765.644l-7.35 42.41c-2.918 16.485 16.917 26.76 28.235 14.574l28.936-31.3c104.659-113.37 250.037-177.043 401.834-176.446 9.1 0 16.568 7.526 16.568 16.844v196.158c0 14.455 16.568 22.22 27.185 12.783L954.414 499.48c7.467-6.81 7.467-18.875-.117-25.565zm-796.9 204.998c65.339-153.987 214.218-257.68 384.332-257.68h39.67c9.101 0 16.452-7.527 16.452-16.845V237.977L879.624 486.7 597.851 734.823v-162.23c0-9.319-7.35-16.845-16.452-16.845h-36.053c-140.361-5.734-277.106 38.467-387.949 123.166z"/></symbol><symbol id="bkai-jiahao" viewBox="0 0 1024 1024"><path d="M843.353 366.385C907.69 366.385 960 418.735 960 483.03v362.68c0 64.296-52.32 116.646-116.647 116.646H480.704c-64.336 0-116.646-52.35-116.646-116.647V483.031c0-64.296 52.31-116.646 116.646-116.646h362.65zm0 67.255H480.704c-27.223 0-49.39 22.138-49.39 49.391v362.68c0 27.253 22.167 49.39 49.39 49.39h362.65c27.223 0 49.39-22.137 49.39-49.39V483.03c0-27.253-22.167-49.39-49.39-49.39zM246.72 781.484c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623h-43.443c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h43.443zm420.255-72.512c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h126.437zM739.897 64c64.928 0 117.76 52.801 117.76 117.76v75.993c0 18.586-15.036 33.622-33.623 33.622-18.587 0-33.623-15.036-33.623-33.622V181.76c0-27.845-22.659-50.504-50.504-50.504H181.76c-27.845 0-50.504 22.659-50.504 50.504v387.375c0 27.845 22.659 50.504 50.504 50.504h64.959c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.633-33.623 33.633H181.76c-64.928 0-117.76-52.802-117.76-117.76V181.76C64 116.801 116.842 64 181.76 64h558.137zm53.473 488.594c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623H793.37z"/></symbol><symbol id="bkai-jieshi" viewBox="0 0 1024 1024"><path d="M843.353 366.385C907.69 366.385 960 418.735 960 483.03v362.68c0 64.296-52.32 116.646-116.647 116.646H480.704c-64.336 0-116.646-52.35-116.646-116.647V483.031c0-64.296 52.31-116.646 116.646-116.646h362.65zm0 67.255H480.704c-27.223 0-49.39 22.138-49.39 49.391v362.68c0 27.253 22.167 49.39 49.39 49.39h362.65c27.223 0 49.39-22.137 49.39-49.39V483.03c0-27.253-22.167-49.39-49.39-49.39zM246.72 781.484c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623h-43.443c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h43.443zm420.255-72.512c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h126.437zM739.897 64c64.928 0 117.76 52.801 117.76 117.76v75.993c0 18.586-15.036 33.622-33.623 33.622-18.587 0-33.623-15.036-33.623-33.622V181.76c0-27.845-22.659-50.504-50.504-50.504H181.76c-27.845 0-50.504 22.659-50.504 50.504v387.375c0 27.845 22.659 50.504 50.504 50.504h64.959c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.633-33.623 33.633H181.76c-64.928 0-117.76-52.802-117.76-117.76V181.76C64 116.801 116.842 64 181.76 64h558.137zm53.473 488.594c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623H793.37z"/></symbol><symbol id="bkai-fanyi" viewBox="0 0 1024 1024"><path d="M377.6 851.2h-96c-44.8-6.4-83.2-44.8-83.2-89.6v-44.8c0-25.6-19.2-44.8-44.8-44.8-25.6 0-44.8 19.2-44.8 44.8v44.8c0 96 76.8 179.2 179.2 179.2h89.6c25.6 0 44.8-19.2 44.8-44.8 0-25.6-25.6-44.8-44.8-44.8zM640 230.4h89.6c25.6 0 44.8 6.4 64 25.6 19.2 19.2 25.6 38.4 25.6 64v44.8c0 25.6 19.2 44.8 44.8 44.8 25.6 0 44.8-19.2 44.8-44.8V320c0-96-76.8-179.2-179.2-179.2H640c-25.6 0-44.8 19.2-44.8 44.8 0 25.6 19.2 44.8 44.8 44.8zM960 908.8L780.8 467.2c-6.4-6.4-12.8-12.8-19.2-12.8H704c-6.4 0-19.2 6.4-19.2 12.8L505.6 908.8V928c0 6.4 12.8 12.8 19.2 12.8h44.8c6.4 0 19.2-6.4 19.2-12.8l44.8-121.6h179.2L857.6 928c6.4 6.4 12.8 12.8 19.2 12.8h44.8c6.4 0 12.8-6.4 19.2-12.8 19.2-6.4 19.2-12.8 19.2-19.2zm-288-192L729.6 576l57.6 140.8H672zM505.6 473.6V204.8c0-12.8-12.8-19.2-19.2-19.2H332.8v-64c0-6.4 0-12.8-6.4-12.8S313.6 96 307.2 96h-44.8c-6.4 0-12.8 0-12.8 6.4s-6.4 12.8-6.4 12.8v64h-160c-6.4 0-12.8 0-12.8 6.4-6.4 12.8-6.4 12.8-6.4 19.2v268.8c0 6.4 0 12.8 6.4 12.8 6.4 6.4 12.8 6.4 12.8 6.4h153.6v108.8c0 12.8 12.8 19.2 19.2 19.2h44.8c12.8 0 19.2-12.8 19.2-19.2V492.8h153.6c25.6 0 32-6.4 32-19.2zm-262.4-64h-89.6V275.2h89.6v134.4zm179.2 0h-89.6V275.2h89.6v134.4z"/></symbol><symbol id="bkai-morenchicun" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M896 128v64H511.52l128.402 159.872h-256L511.456 192H128v-64h768zM128 832h768v64H128zm383.491-.128L383.922 672h256l-128.43 159.872zm320.367-320.367l-159.872-127.57v256l159.872-128.43zm-639.872 0l159.872-127.57v256l-159.872-128.43z"/></symbol><symbol id="bkai-kuangxuan" viewBox="0 0 1024 1024"><path d="M252.066 832l.03 64h128l-.03-64h-128zM128 798.016V832c0 33.923 26.393 61.681 59.764 63.862l4.173-63.864.063-33.965-64-.017zm244.353-444.408l90.51 362.039 120.129-120.174 251.66 251.635 43.199-43.197-251.663-251.634 108.204-108.16-362.039-90.509zM128 606.016v128l64 .017v-128l-64-.017zm0-192v128l64 .017v-128l-64-.017zm704-184.115v128l64-.013v-128l-64 .013zm-704-7.885v128l64 .017v-128l-64-.017zM192 128c-23.688 0-44.37 12.87-55.437 31.998l55.398 32.048L256 192v-64h-64zm320 0v64h128v-64H512zm-192 0v64h128v-64H320zm384 0v64h128l58.677-25.595C880.802 143.799 858.246 128 832 128H704z"/></symbol><symbol id="bkai-jiantou" viewBox="0 0 1024 1097.143"><path fill-rule="evenodd" d="M832 612.37l-91.636-89.143-183.235 178.36-.038-594.36H434.909l.072 594.36-183.345-178.36L160 612.37l336 326.857L832 612.37z"/></symbol><symbol id="bkai-tingzhishengcheng" viewBox="0 0 1024 1097.143"><path fill-rule="evenodd" d="M512 75.264c247.424 0 448 200.576 448 448s-200.576 448-448 448-448-200.576-448-448 200.576-448 448-448zm0 64c-212.077 0-384 171.923-384 384s171.923 384 384 384 384-171.923 384-384-171.923-384-384-384zm0 132c139.162 0 252 112.838 252 252s-112.838 252-252 252-252-112.838-252-252 112.838-252 252-252zm76.368 150.177l-76.375 76.374-76.368-76.367-25.448 25.448 76.367 76.368-76.367 76.368 25.467 25.467 76.368-76.368 76.356 76.356 25.448-25.448-76.355-76.356 76.374-76.375-25.467-25.467z"/></symbol><symbol id="bkai-xiaojingyudian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M621.204 0c547.128 0 526.9 748.792 0 682.56C343.257 647.624 136.189 761.437 0 1024 49.384 341.333 256.452 0 621.204 0z"/></symbol></svg>';
|
|
57597
57606
|
document.body ? document.body.insertAdjacentHTML("afterbegin", e) : document.addEventListener("DOMContentLoaded", function() {
|