@blueking/ai-blueking 0.5.3 → 0.5.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.
Files changed (22) hide show
  1. package/dist/ai-blueking-new.vue.d.ts +10 -0
  2. package/dist/components/ai-header.vue.d.ts +2 -0
  3. package/dist/composables/use-resizable-container.d.ts +6 -0
  4. package/dist/vue2/{flowchart-elk-definition-170a3958-DEMxE-SO.mjs → flowchart-elk-definition-170a3958-Vf7hAgI5.mjs} +1 -1
  5. package/dist/vue2/index.es.min.js +1 -1
  6. package/dist/vue2/index.iife.min.js +35 -35
  7. package/dist/vue2/index.umd.min.js +3 -3
  8. package/dist/{vue3/is_dark-CBnwONN0.mjs → vue2/is_dark-Dd8HAxhg.mjs} +1 -1
  9. package/dist/vue2/{mindmap-definition-44684416-C3ZB_5q6.mjs → mindmap-definition-44684416-CyB8mYvP.mjs} +2 -2
  10. package/dist/vue2/style.css +1 -1
  11. package/dist/vue2/{timeline-definition-8e5a9bc6-BFSBVUqy.mjs → timeline-definition-8e5a9bc6-Bc2E6aK5.mjs} +2 -2
  12. package/dist/vue2/{vue2-BZnX4sK-.mjs → vue2-CtOfp3WS.mjs} +129 -116
  13. package/dist/vue3/{flowchart-elk-definition-170a3958-BxwZUZU-.mjs → flowchart-elk-definition-170a3958-C7em4NuG.mjs} +1 -1
  14. package/dist/vue3/index.es.min.js +1 -1
  15. package/dist/vue3/index.iife.min.js +3 -3
  16. package/dist/vue3/index.umd.min.js +3 -3
  17. package/dist/{vue2/is_dark-Ma2P8Iy7.mjs → vue3/is_dark-C0LpH9Gu.mjs} +1 -1
  18. package/dist/vue3/{mindmap-definition-44684416-D_CJCM-R.mjs → mindmap-definition-44684416-D-5LT5uV.mjs} +2 -2
  19. package/dist/vue3/style.css +1 -1
  20. package/dist/vue3/{timeline-definition-8e5a9bc6-DpiuZaPC.mjs → timeline-definition-8e5a9bc6-CKLFZpzp.mjs} +2 -2
  21. package/dist/vue3/{vue3-B02eagBb.mjs → vue3-BOHZ9fly.mjs} +121 -108
  22. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import * as st from "@blueking/bkui-library";
2
- import { createElementBlock as Me, openBlock as Ae, normalizeClass as Dn, normalizeStyle as wh, renderSlot as xy, Fragment as as, renderList as iu, withModifiers as _h, inject as h9, provide as f9, defineComponent as In, Comment as KI, mergeProps as XI, cloneVNode as ZI, h as Ps, computed as cr, mergeDefaults as JI, useAttrs as tB, getCurrentInstance as eB, onBeforeMount as nB, onMounted as Fi, onBeforeUnmount as _a, onUnmounted as d9, onBeforeUpdate as rB, onUpdated as iB, ref as de, createBlock as vi, unref as jt, withCtx as no, watch as Tr, createElementVNode as oe, toDisplayString as an, createCommentVNode as tn, useCssVars as M3, nextTick as Si, withDirectives as jm, vShow as p9, createVNode as vr, vModelText as m9, createTextVNode as Th, render as _5, withKeys as oB, Teleport as aB, createApp as sB } from "@blueking/bkui-library";
2
+ import { createElementBlock as Me, openBlock as Ae, normalizeClass as Cn, normalizeStyle as wh, renderSlot as xy, Fragment as as, renderList as iu, withModifiers as _h, inject as h9, provide as f9, defineComponent as In, Comment as KI, mergeProps as XI, cloneVNode as ZI, h as Ps, computed as cr, mergeDefaults as JI, useAttrs as tB, getCurrentInstance as eB, onBeforeMount as nB, onMounted as Fi, onBeforeUnmount as _a, onUnmounted as d9, onBeforeUpdate as rB, onUpdated as iB, ref as de, createBlock as vi, unref as jt, withCtx as no, watch as Tr, createElementVNode as oe, toDisplayString as an, createCommentVNode as tn, useCssVars as M3, nextTick as Si, withDirectives as jm, vShow as p9, createVNode as vr, vModelText as m9, createTextVNode as Th, render as _5, withKeys as oB, Teleport as aB, createApp as sB } from "@blueking/bkui-library";
3
3
  import er from "dayjs";
4
4
  import lB from "dayjs/plugin/isoWeek.js";
5
5
  import cB from "dayjs/plugin/customParseFormat.js";
@@ -1185,7 +1185,7 @@ function il(t, e, n = !1) {
1185
1185
  }
1186
1186
  return i;
1187
1187
  }
1188
- function Cn(t, e) {
1188
+ function On(t, e) {
1189
1189
  const n = Object.defineProperties(e, { _vueTypes_name: { value: t, writable: !0 }, isRequired: { get() {
1190
1190
  return this.required = !0, this;
1191
1191
  } }, def: { value(i) {
@@ -1194,7 +1194,7 @@ function Cn(t, e) {
1194
1194
  return Sc(r) && (n.validator = z3(r, n)), n;
1195
1195
  }
1196
1196
  function oo(t, e) {
1197
- const n = Cn(t, e);
1197
+ const n = On(t, e);
1198
1198
  return Object.defineProperty(n, "validate", { value(r) {
1199
1199
  return Sc(this.validator) && tr(`${this._vueTypes_name} - calling .validate() will overwrite the current custom validator function. Validator info:
1200
1200
  ${JSON.stringify(this)}`), this.validator = z3(r, this), this;
@@ -1221,10 +1221,10 @@ function z5(t, e, n) {
1221
1221
  function $m(t) {
1222
1222
  return t.replace(/^(?!\s*$)/gm, " ");
1223
1223
  }
1224
- const PR = () => oo("any", {}), LR = () => oo("function", { type: Function }), MR = () => oo("boolean", { type: Boolean }), Vm = () => oo("string", { type: String }), DR = () => oo("number", { type: Number }), NR = () => oo("array", { type: Array }), IR = () => oo("object", { type: Object }), BR = () => Cn("integer", { type: Number, validator: (t) => OR(t) }), jR = () => Cn("symbol", { validator: (t) => typeof t == "symbol" });
1224
+ const PR = () => oo("any", {}), LR = () => oo("function", { type: Function }), MR = () => oo("boolean", { type: Boolean }), Vm = () => oo("string", { type: String }), DR = () => oo("number", { type: Number }), NR = () => oo("array", { type: Array }), IR = () => oo("object", { type: Object }), BR = () => On("integer", { type: Number, validator: (t) => OR(t) }), jR = () => On("symbol", { validator: (t) => typeof t == "symbol" });
1225
1225
  function RR(t, e = "custom validation failed") {
1226
1226
  if (typeof t != "function") throw new TypeError("[VueTypes error]: You must provide a function as argument");
1227
- return Cn(t.name || "<<anonymous function>>", { type: null, validator(n) {
1227
+ return On(t.name || "<<anonymous function>>", { type: null, validator(n) {
1228
1228
  const r = t(n);
1229
1229
  return r || tr(`${this._vueTypes_name} - ${e}`), r;
1230
1230
  } });
@@ -1238,7 +1238,7 @@ function FR(t) {
1238
1238
  }
1239
1239
  return r;
1240
1240
  }, []);
1241
- return Cn("oneOf", { type: n.length > 0 ? n : void 0, validator(r) {
1241
+ return On("oneOf", { type: n.length > 0 ? n : void 0, validator(r) {
1242
1242
  const i = t.indexOf(r) !== -1;
1243
1243
  return i || tr(e), i;
1244
1244
  } });
@@ -1262,7 +1262,7 @@ function $R(t) {
1262
1262
  }
1263
1263
  n = n.filter((i, o) => n.indexOf(i) === o);
1264
1264
  const r = n.length > 0 ? n : null;
1265
- return Cn("oneOfType", e ? { type: r, validator(i) {
1265
+ return On("oneOfType", e ? { type: r, validator(i) {
1266
1266
  const o = [], a = t.some((s) => {
1267
1267
  const l = il(fp(s) && s._vueTypes_name === "oneOf" ? s.type || null : s, i, !0);
1268
1268
  return typeof l == "string" && o.push(l), l === !0;
@@ -1273,7 +1273,7 @@ ${$m(o.join(`
1273
1273
  } } : { type: r });
1274
1274
  }
1275
1275
  function VR(t) {
1276
- return Cn("arrayOf", { type: Array, validator(e) {
1276
+ return On("arrayOf", { type: Array, validator(e) {
1277
1277
  let n = "";
1278
1278
  const r = e.every((i) => (n = il(t, i, !0), n === !0));
1279
1279
  return r || tr(`arrayOf - value validation error:
@@ -1281,10 +1281,10 @@ ${$m(n)}`), r;
1281
1281
  } });
1282
1282
  }
1283
1283
  function zR(t) {
1284
- return Cn("instanceOf", { type: t });
1284
+ return On("instanceOf", { type: t });
1285
1285
  }
1286
1286
  function UR(t) {
1287
- return Cn("objectOf", { type: Object, validator(e) {
1287
+ return On("objectOf", { type: Object, validator(e) {
1288
1288
  let n = "";
1289
1289
  const r = Object.keys(e).every((i) => (n = il(t, e[i], !0), n === !0));
1290
1290
  return r || tr(`objectOf - value validation error:
@@ -1295,7 +1295,7 @@ function HR(t) {
1295
1295
  const e = Object.keys(t), n = e.filter((i) => {
1296
1296
  var o;
1297
1297
  return !((o = t[i]) === null || o === void 0 || !o.required);
1298
- }), r = Cn("shape", { type: Object, validator(i) {
1298
+ }), r = On("shape", { type: Object, validator(i) {
1299
1299
  if (!Bs(i)) return !1;
1300
1300
  const o = Object.keys(i);
1301
1301
  if (n.length > 0 && n.some((a) => o.indexOf(a) === -1)) {
@@ -1355,14 +1355,14 @@ const WR = ["name", "validate", "getter"], YR = /* @__PURE__ */ (() => {
1355
1355
  let l;
1356
1356
  return l = o ? { get() {
1357
1357
  const u = Object.assign({}, a);
1358
- return i ? oo(r, u) : Cn(r, u);
1358
+ return i ? oo(r, u) : On(r, u);
1359
1359
  }, enumerable: !0 } : { value(...u) {
1360
1360
  const h = Object.assign({}, a);
1361
1361
  let f;
1362
- return f = i ? oo(r, h) : Cn(r, h), h.validator && (f.validator = h.validator.bind(f, ...u)), f;
1362
+ return f = i ? oo(r, h) : On(r, h), h.validator && (f.validator = h.validator.bind(f, ...u)), f;
1363
1363
  }, enumerable: !0 }, Object.defineProperty(this, r, l);
1364
1364
  }
1365
- }, t.defaults = {}, t.sensibleDefaults = void 0, t.config = ER, t.custom = RR, t.oneOf = FR, t.instanceOf = zR, t.oneOfType = $R, t.arrayOf = VR, t.objectOf = UR, t.shape = HR, t.utils = { validate: (n, r) => il(r, n, !0) === !0, toType: (n, r, i = !1) => i ? oo(n, r) : Cn(n, r) }, e;
1365
+ }, t.defaults = {}, t.sensibleDefaults = void 0, t.config = ER, t.custom = RR, t.oneOf = FR, t.instanceOf = zR, t.oneOfType = $R, t.arrayOf = VR, t.objectOf = UR, t.shape = HR, t.utils = { validate: (n, r) => il(r, n, !0) === !0, toType: (n, r, i = !1) => i ? oo(n, r) : On(n, r) }, e;
1366
1366
  })();
1367
1367
  function U3(t = { func: () => {
1368
1368
  }, bool: !0, string: "", number: 0, array: () => [], object: () => ({}), integer: 0 }) {
@@ -2330,7 +2330,7 @@ var NF = (t) => {
2330
2330
  var e = {};
2331
2331
  return ea.d(e, t), e;
2332
2332
  };
2333
- const rn = NF({ createTypes: () => U3, string: () => Vm, toType: () => Cn });
2333
+ const rn = NF({ createTypes: () => U3, string: () => Vm, toType: () => On });
2334
2334
  function IF(t, e, n) {
2335
2335
  return e = dp(e), MF(t, G9() ? Reflect.construct(e, n || [], dp(t).constructor) : e.apply(t, n));
2336
2336
  }
@@ -6716,7 +6716,7 @@ var LK = (t) => {
6716
6716
  var e = {};
6717
6717
  return so.d(e, t), e;
6718
6718
  };
6719
- const MK = LK({ toType: () => Cn });
6719
+ const MK = LK({ toType: () => On });
6720
6720
  var O4 = {
6721
6721
  isShow: Qt.PropTypes.bool.def(!1),
6722
6722
  always: Qt.PropTypes.bool.def(!1),
@@ -9070,7 +9070,7 @@ var pZ = (t) => {
9070
9070
  var e = {};
9071
9071
  return ho.d(e, t), e;
9072
9072
  };
9073
- const mZ = pZ({ toType: () => Cn });
9073
+ const mZ = pZ({ toType: () => On });
9074
9074
  var zk = {
9075
9075
  isShow: Kt.PropTypes.bool.def(!1),
9076
9076
  always: Kt.PropTypes.bool.def(!1),
@@ -13597,7 +13597,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
13597
13597
  var k = {};
13598
13598
  return Hn.d(k, R), k;
13599
13599
  };
13600
- const C = O({ toType: () => Cn });
13600
+ const C = O({ toType: () => On });
13601
13601
  var D = (R) => {
13602
13602
  var k = {};
13603
13603
  return Hn.d(k, R), k;
@@ -14479,7 +14479,7 @@ const IJ = {
14479
14479
  function jJ(t, e, n, r, i, o) {
14480
14480
  return Ae(), Me("div", {
14481
14481
  style: wh(o.style),
14482
- class: Dn([{
14482
+ class: Cn([{
14483
14483
  [n.classNameActive]: t.enabled,
14484
14484
  [n.classNameDragging]: t.dragging,
14485
14485
  [n.classNameResizing]: t.resizing,
@@ -14491,7 +14491,7 @@ function jJ(t, e, n, r, i, o) {
14491
14491
  }, [
14492
14492
  (Ae(!0), Me(as, null, iu(o.actualHandles, (a) => (Ae(), Me("div", {
14493
14493
  key: a,
14494
- class: Dn([n.classNameHandle, n.classNameHandle + "-" + a]),
14494
+ class: Cn([n.classNameHandle, n.classNameHandle + "-" + a]),
14495
14495
  style: wh({ display: t.enabled ? "block" : "none" }),
14496
14496
  onMousedown: _h((s) => o.handleDown(a, s), ["stop", "prevent"]),
14497
14497
  onTouchstart: _h((s) => o.handleTouchDown(a, s), ["stop", "prevent"])
@@ -15462,7 +15462,7 @@ var ktt = (t) => {
15462
15462
  var e = {};
15463
15463
  return ra.d(e, t), e;
15464
15464
  };
15465
- const on = ktt({ createTypes: () => U3, string: () => Vm, toType: () => Cn });
15465
+ const on = ktt({ createTypes: () => U3, string: () => Vm, toType: () => On });
15466
15466
  function Stt(t, e, n) {
15467
15467
  return e = t0(e), Ttt(t, mS() ? Reflect.construct(e, n || [], t0(t).constructor) : e.apply(t, n));
15468
15468
  }
@@ -19055,7 +19055,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
19055
19055
  var k = {};
19056
19056
  return Wn.d(k, R), k;
19057
19057
  };
19058
- const N = I({ toType: () => Cn });
19058
+ const N = I({ toType: () => On });
19059
19059
  var S = (R) => {
19060
19060
  var k = {};
19061
19061
  return Wn.d(k, R), k;
@@ -26482,7 +26482,8 @@ const Ict = { class: "left-section" }, Bct = { class: "logo" }, jct = ["src"], R
26482
26482
  __name: "ai-header",
26483
26483
  props: {
26484
26484
  title: { default: Fe("AI 小鲸") },
26485
- isCompressionHeight: { type: Boolean, default: !1 }
26485
+ isCompressionHeight: { type: Boolean, default: !1 },
26486
+ draggable: { type: Boolean, default: !0 }
26486
26487
  },
26487
26488
  emits: ["close", "toggleCompression"],
26488
26489
  setup(t, { emit: e }) {
@@ -26510,7 +26511,7 @@ const Ict = { class: "left-section" }, Bct = { class: "logo" }, jct = ["src"], R
26510
26511
  {
26511
26512
  ref_key: "headerRef",
26512
26513
  ref: a,
26513
- class: "header drag-handle"
26514
+ class: Cn(["header drag-handle", { draggable: n.draggable }])
26514
26515
  },
26515
26516
  [
26516
26517
  oe("div", Ict, [
@@ -26536,7 +26537,7 @@ const Ict = { class: "left-section" }, Bct = { class: "logo" }, jct = ["src"], R
26536
26537
  {
26537
26538
  ref_key: "compressionRef",
26538
26539
  ref: s,
26539
- class: Dn(["bkai-icon", i.value]),
26540
+ class: Cn(["bkai-icon", i.value]),
26540
26541
  onClick: d[0] || (d[0] = (m) => r("toggleCompression"))
26541
26542
  },
26542
26543
  null,
@@ -26557,8 +26558,8 @@ const Ict = { class: "left-section" }, Bct = { class: "logo" }, jct = ["src"], R
26557
26558
  )
26558
26559
  ])
26559
26560
  ],
26560
- 512
26561
- /* NEED_PATCH */
26561
+ 2
26562
+ /* CLASS */
26562
26563
  ));
26563
26564
  }
26564
26565
  }), mi = (t, e) => {
@@ -26566,7 +26567,7 @@ const Ict = { class: "left-section" }, Bct = { class: "logo" }, jct = ["src"], R
26566
26567
  for (const [r, i] of e)
26567
26568
  n[r] = i;
26568
26569
  return n;
26569
- }, Vct = /* @__PURE__ */ mi($ct, [["__scopeId", "data-v-49e8bb6a"]]), zct = { class: "bar-button-text" }, Uct = /* @__PURE__ */ In({
26570
+ }, Vct = /* @__PURE__ */ mi($ct, [["__scopeId", "data-v-9af5f1de"]]), zct = { class: "bar-button-text" }, Uct = /* @__PURE__ */ In({
26570
26571
  __name: "bar-button",
26571
26572
  props: {
26572
26573
  icon: {},
@@ -26586,7 +26587,7 @@ const Ict = { class: "left-section" }, Bct = { class: "logo" }, jct = ["src"], R
26586
26587
  oe(
26587
26588
  "i",
26588
26589
  {
26589
- class: Dn(["bkai-icon", r.icon])
26590
+ class: Cn(["bkai-icon", r.icon])
26590
26591
  },
26591
26592
  null,
26592
26593
  2
@@ -26641,7 +26642,7 @@ const Ict = { class: "left-section" }, Bct = { class: "logo" }, jct = ["src"], R
26641
26642
  oe(
26642
26643
  "span",
26643
26644
  {
26644
- class: Dn(["content-text", { "show-close-icon": l.showCloseIcon }])
26645
+ class: Cn(["content-text", { "show-close-icon": l.showCloseIcon }])
26645
26646
  },
26646
26647
  [
26647
26648
  u[1] || (u[1] = oe(
@@ -26889,7 +26890,7 @@ const qct = { class: "ai-selected-box" }, Qct = { class: "ai-selected-tip" }, Kc
26889
26890
  oe(
26890
26891
  "i",
26891
26892
  {
26892
- class: Dn(["bkai-icon", l.icon])
26893
+ class: Cn(["bkai-icon", l.icon])
26893
26894
  },
26894
26895
  null,
26895
26896
  2
@@ -26984,7 +26985,7 @@ const qct = { class: "ai-selected-box" }, Qct = { class: "ai-selected-tip" }, Kc
26984
26985
  { key: 1 },
26985
26986
  iu(l.value, (b, A) => (Ae(), Me("div", {
26986
26987
  style: { overflow: "hidden" },
26987
- class: Dn(["bkai-prompt-list-item", { active: s.value === A }]),
26988
+ class: Cn(["bkai-prompt-list-item", { active: s.value === A }]),
26988
26989
  key: b,
26989
26990
  onClick: (_) => u(b),
26990
26991
  onMouseleave: v[1] || (v[1] = (_) => s.value = null),
@@ -27021,7 +27022,7 @@ const qct = { class: "ai-selected-box" }, Qct = { class: "ai-selected-tip" }, Kc
27021
27022
  oe(
27022
27023
  "i",
27023
27024
  {
27024
- class: Dn(["bkai-icon", o.icon])
27025
+ class: Cn(["bkai-icon", o.icon])
27025
27026
  },
27026
27027
  null,
27027
27028
  2
@@ -27190,7 +27191,7 @@ const qct = { class: "ai-selected-box" }, Qct = { class: "ai-selected-tip" }, Kc
27190
27191
  {
27191
27192
  ref_key: "actionIconRef",
27192
27193
  ref: A,
27193
- class: Dn(["bkai-icon", w.value, { disabled: !L.loading && !p.value.trim() }, "clickable"]),
27194
+ class: Cn(["bkai-icon", w.value, { disabled: !L.loading && !p.value.trim() }, "clickable"]),
27194
27195
  onClick: j
27195
27196
  },
27196
27197
  null,
@@ -29628,7 +29629,7 @@ function F1t(t, e) {
29628
29629
  return o < i && (a = n, n = r, r = a, a = i, i = o, o = a), t[n] = e.floor(i), t[r] = e.ceil(o), t;
29629
29630
  }
29630
29631
  const Fg = /* @__PURE__ */ new Date(), $g = /* @__PURE__ */ new Date();
29631
- function On(t, e, n, r) {
29632
+ function Pn(t, e, n, r) {
29632
29633
  function i(o) {
29633
29634
  return t(o = arguments.length === 0 ? /* @__PURE__ */ new Date() : /* @__PURE__ */ new Date(+o)), o;
29634
29635
  }
@@ -29643,7 +29644,7 @@ function On(t, e, n, r) {
29643
29644
  l.push(u = /* @__PURE__ */ new Date(+o)), e(o, s), t(o);
29644
29645
  while (u < o && o < a);
29645
29646
  return l;
29646
- }, i.filter = (o) => On((a) => {
29647
+ }, i.filter = (o) => Pn((a) => {
29647
29648
  if (a >= a) for (; t(a), !o(a); ) a.setTime(a - 1);
29648
29649
  }, (a, s) => {
29649
29650
  if (a >= a)
@@ -29655,67 +29656,67 @@ function On(t, e, n, r) {
29655
29656
  ;
29656
29657
  }), n && (i.count = (o, a) => (Fg.setTime(+o), $g.setTime(+a), t(Fg), t($g), Math.floor(n(Fg, $g))), i.every = (o) => (o = Math.floor(o), !isFinite(o) || !(o > 0) ? null : o > 1 ? i.filter(r ? (a) => r(a) % o === 0 : (a) => i.count(0, a) % o === 0) : i)), i;
29657
29658
  }
29658
- const G0 = On(() => {
29659
+ const G0 = Pn(() => {
29659
29660
  }, (t, e) => {
29660
29661
  t.setTime(+t + e);
29661
29662
  }, (t, e) => e - t);
29662
- G0.every = (t) => (t = Math.floor(t), !isFinite(t) || !(t > 0) ? null : t > 1 ? On((e) => {
29663
+ G0.every = (t) => (t = Math.floor(t), !isFinite(t) || !(t > 0) ? null : t > 1 ? Pn((e) => {
29663
29664
  e.setTime(Math.floor(e / t) * t);
29664
29665
  }, (e, n) => {
29665
29666
  e.setTime(+e + n * t);
29666
29667
  }, (e, n) => (n - e) / t) : G0);
29667
29668
  G0.range;
29668
- const Qo = 1e3, oi = Qo * 60, Ko = oi * 60, ba = Ko * 24, n6 = ba * 7, e7 = ba * 30, Vg = ba * 365, Cl = On((t) => {
29669
+ const Qo = 1e3, oi = Qo * 60, Ko = oi * 60, ba = Ko * 24, n6 = ba * 7, e7 = ba * 30, Vg = ba * 365, Cl = Pn((t) => {
29669
29670
  t.setTime(t - t.getMilliseconds());
29670
29671
  }, (t, e) => {
29671
29672
  t.setTime(+t + e * Qo);
29672
29673
  }, (t, e) => (e - t) / Qo, (t) => t.getUTCSeconds());
29673
29674
  Cl.range;
29674
- const Kf = On((t) => {
29675
+ const Kf = Pn((t) => {
29675
29676
  t.setTime(t - t.getMilliseconds() - t.getSeconds() * Qo);
29676
29677
  }, (t, e) => {
29677
29678
  t.setTime(+t + e * oi);
29678
29679
  }, (t, e) => (e - t) / oi, (t) => t.getMinutes());
29679
29680
  Kf.range;
29680
- const $1t = On((t) => {
29681
+ const $1t = Pn((t) => {
29681
29682
  t.setUTCSeconds(0, 0);
29682
29683
  }, (t, e) => {
29683
29684
  t.setTime(+t + e * oi);
29684
29685
  }, (t, e) => (e - t) / oi, (t) => t.getUTCMinutes());
29685
29686
  $1t.range;
29686
- const Xf = On((t) => {
29687
+ const Xf = Pn((t) => {
29687
29688
  t.setTime(t - t.getMilliseconds() - t.getSeconds() * Qo - t.getMinutes() * oi);
29688
29689
  }, (t, e) => {
29689
29690
  t.setTime(+t + e * Ko);
29690
29691
  }, (t, e) => (e - t) / Ko, (t) => t.getHours());
29691
29692
  Xf.range;
29692
- const V1t = On((t) => {
29693
+ const V1t = Pn((t) => {
29693
29694
  t.setUTCMinutes(0, 0, 0);
29694
29695
  }, (t, e) => {
29695
29696
  t.setTime(+t + e * Ko);
29696
29697
  }, (t, e) => (e - t) / Ko, (t) => t.getUTCHours());
29697
29698
  V1t.range;
29698
- const Hs = On(
29699
+ const Hs = Pn(
29699
29700
  (t) => t.setHours(0, 0, 0, 0),
29700
29701
  (t, e) => t.setDate(t.getDate() + e),
29701
29702
  (t, e) => (e - t - (e.getTimezoneOffset() - t.getTimezoneOffset()) * oi) / ba,
29702
29703
  (t) => t.getDate() - 1
29703
29704
  );
29704
29705
  Hs.range;
29705
- const r6 = On((t) => {
29706
+ const r6 = Pn((t) => {
29706
29707
  t.setUTCHours(0, 0, 0, 0);
29707
29708
  }, (t, e) => {
29708
29709
  t.setUTCDate(t.getUTCDate() + e);
29709
29710
  }, (t, e) => (e - t) / ba, (t) => t.getUTCDate() - 1);
29710
29711
  r6.range;
29711
- const z1t = On((t) => {
29712
+ const z1t = Pn((t) => {
29712
29713
  t.setUTCHours(0, 0, 0, 0);
29713
29714
  }, (t, e) => {
29714
29715
  t.setUTCDate(t.getUTCDate() + e);
29715
29716
  }, (t, e) => (e - t) / ba, (t) => Math.floor(t / ba));
29716
29717
  z1t.range;
29717
29718
  function ll(t) {
29718
- return On((e) => {
29719
+ return Pn((e) => {
29719
29720
  e.setDate(e.getDate() - (e.getDay() + 7 - t) % 7), e.setHours(0, 0, 0, 0);
29720
29721
  }, (e, n) => {
29721
29722
  e.setDate(e.getDate() + n * 7);
@@ -29730,7 +29731,7 @@ $c.range;
29730
29731
  W1t.range;
29731
29732
  Y1t.range;
29732
29733
  function cl(t) {
29733
- return On((e) => {
29734
+ return Pn((e) => {
29734
29735
  e.setUTCDate(e.getUTCDate() - (e.getUTCDay() + 7 - t) % 7), e.setUTCHours(0, 0, 0, 0);
29735
29736
  }, (e, n) => {
29736
29737
  e.setUTCDate(e.getUTCDate() + n * 7);
@@ -29744,35 +29745,35 @@ q1t.range;
29744
29745
  Vc.range;
29745
29746
  Q1t.range;
29746
29747
  K1t.range;
29747
- const Zf = On((t) => {
29748
+ const Zf = Pn((t) => {
29748
29749
  t.setDate(1), t.setHours(0, 0, 0, 0);
29749
29750
  }, (t, e) => {
29750
29751
  t.setMonth(t.getMonth() + e);
29751
29752
  }, (t, e) => e.getMonth() - t.getMonth() + (e.getFullYear() - t.getFullYear()) * 12, (t) => t.getMonth());
29752
29753
  Zf.range;
29753
- const X1t = On((t) => {
29754
+ const X1t = Pn((t) => {
29754
29755
  t.setUTCDate(1), t.setUTCHours(0, 0, 0, 0);
29755
29756
  }, (t, e) => {
29756
29757
  t.setUTCMonth(t.getUTCMonth() + e);
29757
29758
  }, (t, e) => e.getUTCMonth() - t.getUTCMonth() + (e.getUTCFullYear() - t.getUTCFullYear()) * 12, (t) => t.getUTCMonth());
29758
29759
  X1t.range;
29759
- const Aa = On((t) => {
29760
+ const Aa = Pn((t) => {
29760
29761
  t.setMonth(0, 1), t.setHours(0, 0, 0, 0);
29761
29762
  }, (t, e) => {
29762
29763
  t.setFullYear(t.getFullYear() + e);
29763
29764
  }, (t, e) => e.getFullYear() - t.getFullYear(), (t) => t.getFullYear());
29764
- Aa.every = (t) => !isFinite(t = Math.floor(t)) || !(t > 0) ? null : On((e) => {
29765
+ Aa.every = (t) => !isFinite(t = Math.floor(t)) || !(t > 0) ? null : Pn((e) => {
29765
29766
  e.setFullYear(Math.floor(e.getFullYear() / t) * t), e.setMonth(0, 1), e.setHours(0, 0, 0, 0);
29766
29767
  }, (e, n) => {
29767
29768
  e.setFullYear(e.getFullYear() + n * t);
29768
29769
  });
29769
29770
  Aa.range;
29770
- const Ws = On((t) => {
29771
+ const Ws = Pn((t) => {
29771
29772
  t.setUTCMonth(0, 1), t.setUTCHours(0, 0, 0, 0);
29772
29773
  }, (t, e) => {
29773
29774
  t.setUTCFullYear(t.getUTCFullYear() + e);
29774
29775
  }, (t, e) => e.getUTCFullYear() - t.getUTCFullYear(), (t) => t.getUTCFullYear());
29775
- Ws.every = (t) => !isFinite(t = Math.floor(t)) || !(t > 0) ? null : On((e) => {
29776
+ Ws.every = (t) => !isFinite(t = Math.floor(t)) || !(t > 0) ? null : Pn((e) => {
29776
29777
  e.setUTCFullYear(Math.floor(e.getUTCFullYear() / t) * t), e.setUTCMonth(0, 1), e.setUTCHours(0, 0, 0, 0);
29777
29778
  }, (e, n) => {
29778
29779
  e.setUTCFullYear(e.getUTCFullYear() + n * t);
@@ -39127,7 +39128,7 @@ const JAt = /%{2}{\s*(?:(\w+)\s*:|(\w+))\s*(?:(\w+)|((?:(?!}%{2}).|\r?\n)*))?\s*
39127
39128
  }), t) : t === void 0 || r <= 0 ? t != null && typeof t == "object" && typeof e == "object" ? Object.assign(t, e) : e : (e !== void 0 && typeof t == "object" && typeof e == "object" && Object.keys(e).forEach((o) => {
39128
39129
  typeof e[o] == "object" && (t[o] === void 0 || typeof t[o] == "object") ? (t[o] === void 0 && (t[o] = Array.isArray(e[o]) ? [] : {}), t[o] = Zv(t[o], e[o], { depth: r - 1, clobber: i })) : (i || typeof t[o] != "object" && typeof e[o] != "object") && (t[o] = e[o]);
39129
39130
  }), t);
39130
- }, Mn = Zv, n8t = {
39131
+ }, Dn = Zv, n8t = {
39131
39132
  curveBasis: zc,
39132
39133
  curveBasisClosed: A0t,
39133
39134
  curveBasisOpen: x0t,
@@ -39153,7 +39154,7 @@ const JAt = /%{2}{\s*(?:(\w+)\s*:|(\w+))\s*(?:(\w+)|((?:(?!}%{2}).|\r?\n)*))?\s*
39153
39154
  let r = {};
39154
39155
  if (Array.isArray(n)) {
39155
39156
  const i = n.map((o) => o.args);
39156
- Ks(i), r = Mn(r, [...i]);
39157
+ Ks(i), r = Dn(r, [...i]);
39157
39158
  } else
39158
39159
  r = n.args;
39159
39160
  if (r) {
@@ -39441,7 +39442,7 @@ const b8t = (t, e, n, r) => {
39441
39442
  const e = parseInt(t, 10);
39442
39443
  return Number.isNaN(e) ? [void 0, void 0] : t === String(e) ? [e, t + "px"] : [e, t];
39443
39444
  }, Ee = {
39444
- assignWithDepth: Mn,
39445
+ assignWithDepth: Dn,
39445
39446
  wrapLabel: RM,
39446
39447
  calculateTextHeight: Jv,
39447
39448
  calculateTextWidth: bo,
@@ -39465,22 +39466,22 @@ const b8t = (t, e, n, r) => {
39465
39466
  insertTitle: b8t,
39466
39467
  parseFontSize: Ud
39467
39468
  }, um = "9.4.3", Kc = Object.freeze(c5t);
39468
- let br = Mn({}, Kc), FM, Xc = [], mh = Mn({}, Kc);
39469
+ let br = Dn({}, Kc), FM, Xc = [], mh = Dn({}, Kc);
39469
39470
  const R2 = (t, e) => {
39470
- let n = Mn({}, t), r = {};
39471
+ let n = Dn({}, t), r = {};
39471
39472
  for (const i of e)
39472
- zM(i), r = Mn(r, i);
39473
- if (n = Mn(n, r), r.theme && r.theme in ca) {
39474
- const i = Mn({}, FM), o = Mn(
39473
+ zM(i), r = Dn(r, i);
39474
+ if (n = Dn(n, r), r.theme && r.theme in ca) {
39475
+ const i = Dn({}, FM), o = Dn(
39475
39476
  i.themeVariables || {},
39476
39477
  r.themeVariables
39477
39478
  );
39478
39479
  n.theme && n.theme in ca && (n.themeVariables = ca[n.theme].getThemeVariables(o));
39479
39480
  }
39480
39481
  return mh = n, HM(mh), mh;
39481
- }, A8t = (t) => (br = Mn({}, Kc), br = Mn(br, t), t.theme && ca[t.theme] && (br.themeVariables = ca[t.theme].getThemeVariables(t.themeVariables)), R2(br, Xc), br), x8t = (t) => {
39482
- FM = Mn({}, t);
39483
- }, w8t = (t) => (br = Mn(br, t), R2(br, Xc), br), $M = () => Mn({}, br), VM = (t) => (HM(t), Mn(mh, t), ot()), ot = () => Mn({}, mh), zM = (t) => {
39482
+ }, A8t = (t) => (br = Dn({}, Kc), br = Dn(br, t), t.theme && ca[t.theme] && (br.themeVariables = ca[t.theme].getThemeVariables(t.themeVariables)), R2(br, Xc), br), x8t = (t) => {
39483
+ FM = Dn({}, t);
39484
+ }, w8t = (t) => (br = Dn(br, t), R2(br, Xc), br), $M = () => Dn({}, br), VM = (t) => (HM(t), Dn(mh, t), ot()), ot = () => Dn({}, mh), zM = (t) => {
39484
39485
  ["secure", ...br.secure ?? []].forEach((e) => {
39485
39486
  t[e] !== void 0 && (Z.debug(`Denied attempt to modify a secure key ${e}`, t[e]), delete t[e]);
39486
39487
  }), Object.keys(t).forEach((e) => {
@@ -41448,7 +41449,7 @@ let pm = ot().gitGraph.mainBranchName, X8t = ot().gitGraph.mainBranchOrder, Sn =
41448
41449
  hd[pm] = { name: pm, order: X8t };
41449
41450
  let yn = {};
41450
41451
  yn[pm] = fr;
41451
- let Ln = pm, nD = "LR", Xs = 0;
41452
+ let Mn = pm, nD = "LR", Xs = 0;
41452
41453
  function $6() {
41453
41454
  return jM({ length: 7 });
41454
41455
  }
@@ -41484,9 +41485,9 @@ const ext = function(t) {
41484
41485
  type: n || fd.NORMAL,
41485
41486
  tag: r || "",
41486
41487
  parents: fr == null ? [] : [fr.id],
41487
- branch: Ln
41488
+ branch: Mn
41488
41489
  };
41489
- fr = i, Sn[i.id] = i, yn[Ln] = i.id, Z.debug("in pushCommit " + i.id);
41490
+ fr = i, Sn[i.id] = i, yn[Mn] = i.id, Z.debug("in pushCommit " + i.id);
41490
41491
  }, ixt = function(t, e) {
41491
41492
  if (t = ke.sanitizeText(t, ot()), yn[t] === void 0)
41492
41493
  yn[t] = fr != null ? fr.id : null, hd[t] = { name: t, order: e ? parseInt(e, 10) : null }, iD(t), Z.debug("in createBranch");
@@ -41504,8 +41505,8 @@ const ext = function(t) {
41504
41505
  }
41505
41506
  }, oxt = function(t, e, n, r) {
41506
41507
  t = ke.sanitizeText(t, ot()), e = ke.sanitizeText(e, ot());
41507
- const i = Sn[yn[Ln]], o = Sn[yn[t]];
41508
- if (Ln === t) {
41508
+ const i = Sn[yn[Mn]], o = Sn[yn[t]];
41509
+ if (Mn === t) {
41509
41510
  let s = new Error('Incorrect usage of "merge". Cannot merge a branch to itself');
41510
41511
  throw s.hash = {
41511
41512
  text: "merge " + t,
@@ -41516,7 +41517,7 @@ const ext = function(t) {
41516
41517
  }, s;
41517
41518
  } else if (i === void 0 || !i) {
41518
41519
  let s = new Error(
41519
- 'Incorrect usage of "merge". Current branch (' + Ln + ")has no commits"
41520
+ 'Incorrect usage of "merge". Current branch (' + Mn + ")has no commits"
41520
41521
  );
41521
41522
  throw s.hash = {
41522
41523
  text: "merge " + t,
@@ -41572,16 +41573,16 @@ const ext = function(t) {
41572
41573
  }
41573
41574
  const a = {
41574
41575
  id: e || Xs + "-" + $6(),
41575
- message: "merged branch " + t + " into " + Ln,
41576
+ message: "merged branch " + t + " into " + Mn,
41576
41577
  seq: Xs++,
41577
41578
  parents: [fr == null ? null : fr.id, yn[t]],
41578
- branch: Ln,
41579
+ branch: Mn,
41579
41580
  type: fd.MERGE,
41580
41581
  customType: n,
41581
41582
  customId: !!e,
41582
41583
  tag: r || ""
41583
41584
  };
41584
- fr = a, Sn[a.id] = a, yn[Ln] = a.id, Z.debug(yn), Z.debug("in mergeBranch");
41585
+ fr = a, Sn[a.id] = a, yn[Mn] = a.id, Z.debug(yn), Z.debug("in mergeBranch");
41585
41586
  }, axt = function(t, e, n) {
41586
41587
  if (Z.debug("Entering cherryPick:", t, e, n), t = ke.sanitizeText(t, ot()), e = ke.sanitizeText(e, ot()), n = ke.sanitizeText(n, ot()), !t || Sn[t] === void 0) {
41587
41588
  let o = new Error(
@@ -41609,7 +41610,7 @@ const ext = function(t) {
41609
41610
  }, o;
41610
41611
  }
41611
41612
  if (!e || Sn[e] === void 0) {
41612
- if (i === Ln) {
41613
+ if (i === Mn) {
41613
41614
  let s = new Error(
41614
41615
  'Incorrect usage of "cherryPick". Source commit is already on current branch'
41615
41616
  );
@@ -41621,10 +41622,10 @@ const ext = function(t) {
41621
41622
  expected: ["cherry-pick abc"]
41622
41623
  }, s;
41623
41624
  }
41624
- const o = Sn[yn[Ln]];
41625
+ const o = Sn[yn[Mn]];
41625
41626
  if (o === void 0 || !o) {
41626
41627
  let s = new Error(
41627
- 'Incorrect usage of "cherry-pick". Current branch (' + Ln + ")has no commits"
41628
+ 'Incorrect usage of "cherry-pick". Current branch (' + Mn + ")has no commits"
41628
41629
  );
41629
41630
  throw s.hash = {
41630
41631
  text: "cherryPick " + t + " " + e,
@@ -41636,14 +41637,14 @@ const ext = function(t) {
41636
41637
  }
41637
41638
  const a = {
41638
41639
  id: Xs + "-" + $6(),
41639
- message: "cherry-picked " + r + " into " + Ln,
41640
+ message: "cherry-picked " + r + " into " + Mn,
41640
41641
  seq: Xs++,
41641
41642
  parents: [fr == null ? null : fr.id, r.id],
41642
- branch: Ln,
41643
+ branch: Mn,
41643
41644
  type: fd.CHERRY_PICK,
41644
41645
  tag: n ?? "cherry-pick:" + r.id
41645
41646
  };
41646
- fr = a, Sn[a.id] = a, yn[Ln] = a.id, Z.debug(yn), Z.debug("in cherryPick");
41647
+ fr = a, Sn[a.id] = a, yn[Mn] = a.id, Z.debug(yn), Z.debug("in cherryPick");
41647
41648
  }
41648
41649
  }, iD = function(t) {
41649
41650
  if (t = ke.sanitizeText(t, ot()), yn[t] === void 0) {
@@ -41658,8 +41659,8 @@ const ext = function(t) {
41658
41659
  expected: ['"branch ' + t + '"']
41659
41660
  }, e;
41660
41661
  } else {
41661
- Ln = t;
41662
- const e = yn[Ln];
41662
+ Mn = t;
41663
+ const e = yn[Mn];
41663
41664
  fr = Sn[e];
41664
41665
  }
41665
41666
  };
@@ -41696,7 +41697,7 @@ const sxt = function() {
41696
41697
  }, lxt = function() {
41697
41698
  Sn = {}, fr = null;
41698
41699
  let t = ot().gitGraph.mainBranchName, e = ot().gitGraph.mainBranchOrder;
41699
- yn = {}, yn[t] = null, hd = {}, hd[t] = { name: t, order: e }, Ln = t, Xs = 0, $r();
41700
+ yn = {}, yn[t] = null, hd = {}, hd[t] = { name: t, order: e }, Mn = t, Xs = 0, $r();
41700
41701
  }, cxt = function() {
41701
41702
  return Object.values(hd).map((e, n) => e.order !== null ? e : {
41702
41703
  ...e,
@@ -41714,7 +41715,7 @@ const sxt = function() {
41714
41715
  Z.debug(e.id);
41715
41716
  }), t.sort((e, n) => e.seq - n.seq), t;
41716
41717
  }, fxt = function() {
41717
- return Ln;
41718
+ return Mn;
41718
41719
  }, dxt = function() {
41719
41720
  return nD;
41720
41721
  }, pxt = function() {
@@ -43377,7 +43378,7 @@ class dD {
43377
43378
  }
43378
43379
  }
43379
43380
  const i3 = function(t) {
43380
- Mn(re, t), t.fontFamily && (re.personFontFamily = re.systemFontFamily = re.messageFontFamily = t.fontFamily), t.fontSize && (re.personFontSize = re.systemFontSize = re.messageFontSize = t.fontSize), t.fontWeight && (re.personFontWeight = re.systemFontWeight = re.messageFontWeight = t.fontWeight);
43381
+ Dn(re, t), t.fontFamily && (re.personFontFamily = re.systemFontFamily = re.messageFontFamily = t.fontFamily), t.fontSize && (re.personFontSize = re.systemFontSize = re.messageFontSize = t.fontSize), t.fontWeight && (re.personFontWeight = re.systemFontWeight = re.messageFontWeight = t.fontWeight);
43381
43382
  }, Ru = (t, e) => ({
43382
43383
  fontFamily: t[e + "FontFamily"],
43383
43384
  fontSize: t[e + "FontSize"],
@@ -46928,17 +46929,17 @@ var l3 = function() {
46928
46929
  }
46929
46930
  },
46930
46931
  parse: function(se) {
46931
- var xe = this, De = [0], Ut = [], Ze = [null], it = [], Tu = this.table, ut = "", Wr = 0, A5 = 0, YI = 2, x5 = 1, GI = it.slice.call(arguments, 1), Pn = Object.create(this.lexer), ds = { yy: {} };
46932
+ var xe = this, De = [0], Ut = [], Ze = [null], it = [], Tu = this.table, ut = "", Wr = 0, A5 = 0, YI = 2, x5 = 1, GI = it.slice.call(arguments, 1), Ln = Object.create(this.lexer), ds = { yy: {} };
46932
46933
  for (var X2 in this.yy)
46933
46934
  Object.prototype.hasOwnProperty.call(this.yy, X2) && (ds.yy[X2] = this.yy[X2]);
46934
- Pn.setInput(se, ds.yy), ds.yy.lexer = Pn, ds.yy.parser = this, typeof Pn.yylloc > "u" && (Pn.yylloc = {});
46935
- var Z2 = Pn.yylloc;
46935
+ Ln.setInput(se, ds.yy), ds.yy.lexer = Ln, ds.yy.parser = this, typeof Ln.yylloc > "u" && (Ln.yylloc = {});
46936
+ var Z2 = Ln.yylloc;
46936
46937
  it.push(Z2);
46937
- var qI = Pn.options && Pn.options.ranges;
46938
+ var qI = Ln.options && Ln.options.ranges;
46938
46939
  typeof ds.yy.parseError == "function" ? this.parseError = ds.yy.parseError : this.parseError = Object.getPrototypeOf(this).parseError;
46939
46940
  function QI() {
46940
46941
  var Do;
46941
- return Do = Ut.pop() || Pn.lex() || x5, typeof Do != "number" && (Do instanceof Array && (Ut = Do, Do = Ut.pop()), Do = xe.symbols_[Do] || Do), Do;
46942
+ return Do = Ut.pop() || Ln.lex() || x5, typeof Do != "number" && (Do instanceof Array && (Ut = Do, Do = Ut.pop()), Do = xe.symbols_[Do] || Do), Do;
46942
46943
  }
46943
46944
  for (var gr, ps, Yr, J2, gl = {}, Jd, Mo, w5, t1; ; ) {
46944
46945
  if (ps = De[De.length - 1], this.defaultActions[ps] ? Yr = this.defaultActions[ps] : ((gr === null || typeof gr > "u") && (gr = QI()), Yr = Tu[ps] && Tu[ps][gr]), typeof Yr > "u" || !Yr.length || !Yr[0]) {
@@ -46946,12 +46947,12 @@ var l3 = function() {
46946
46947
  t1 = [];
46947
46948
  for (Jd in Tu[ps])
46948
46949
  this.terminals_[Jd] && Jd > YI && t1.push("'" + this.terminals_[Jd] + "'");
46949
- Pn.showPosition ? tg = "Parse error on line " + (Wr + 1) + `:
46950
- ` + Pn.showPosition() + `
46950
+ Ln.showPosition ? tg = "Parse error on line " + (Wr + 1) + `:
46951
+ ` + Ln.showPosition() + `
46951
46952
  Expecting ` + t1.join(", ") + ", got '" + (this.terminals_[gr] || gr) + "'" : tg = "Parse error on line " + (Wr + 1) + ": Unexpected " + (gr == x5 ? "end of input" : "'" + (this.terminals_[gr] || gr) + "'"), this.parseError(tg, {
46952
- text: Pn.match,
46953
+ text: Ln.match,
46953
46954
  token: this.terminals_[gr] || gr,
46954
- line: Pn.yylineno,
46955
+ line: Ln.yylineno,
46955
46956
  loc: Z2,
46956
46957
  expected: t1
46957
46958
  });
@@ -46960,7 +46961,7 @@ Expecting ` + t1.join(", ") + ", got '" + (this.terminals_[gr] || gr) + "'" : tg
46960
46961
  throw new Error("Parse Error: multiple actions possible at state: " + ps + ", token: " + gr);
46961
46962
  switch (Yr[0]) {
46962
46963
  case 1:
46963
- De.push(gr), Ze.push(Pn.yytext), it.push(Pn.yylloc), De.push(Yr[1]), gr = null, A5 = Pn.yyleng, ut = Pn.yytext, Wr = Pn.yylineno, Z2 = Pn.yylloc;
46964
+ De.push(gr), Ze.push(Ln.yytext), it.push(Ln.yylloc), De.push(Yr[1]), gr = null, A5 = Ln.yyleng, ut = Ln.yytext, Wr = Ln.yylineno, Z2 = Ln.yylloc;
46964
46965
  break;
46965
46966
  case 2:
46966
46967
  if (Mo = this.productions_[Yr[1]][1], gl.$ = Ze[Ze.length - Mo], gl._$ = {
@@ -52470,7 +52471,7 @@ const TEt = function(t, e, n, r) {
52470
52471
  }
52471
52472
  return { maxHeight: i, maxWidth: o };
52472
52473
  }, rI = function(t) {
52473
- Mn(pt, t), t.fontFamily && (pt.actorFontFamily = pt.noteFontFamily = pt.messageFontFamily = t.fontFamily), t.fontSize && (pt.actorFontSize = pt.noteFontSize = pt.messageFontSize = t.fontSize), t.fontWeight && (pt.actorFontWeight = pt.noteFontWeight = pt.messageFontWeight = t.fontWeight);
52474
+ Dn(pt, t), t.fontFamily && (pt.actorFontFamily = pt.noteFontFamily = pt.messageFontFamily = t.fontFamily), t.fontSize && (pt.actorFontSize = pt.noteFontSize = pt.messageFontSize = t.fontSize), t.fontWeight && (pt.actorFontWeight = pt.noteFontWeight = pt.messageFontWeight = t.fontWeight);
52474
52475
  }, q2 = function(t) {
52475
52476
  return Nt.activations.filter(function(e) {
52476
52477
  return e.actor === t;
@@ -54862,21 +54863,21 @@ const pSt = function(t) {
54862
54863
  t.match(/^\s*flowchart|graph/) && ((n = e == null ? void 0 : e.flowchart) == null ? void 0 : n.defaultRenderer) === "elk")
54863
54864
  );
54864
54865
  }, ySt = async () => {
54865
- const { diagram: t } = await import("./flowchart-elk-definition-170a3958-DEMxE-SO.mjs");
54866
+ const { diagram: t } = await import("./flowchart-elk-definition-170a3958-Vf7hAgI5.mjs");
54866
54867
  return { id: kI, diagram: t };
54867
54868
  }, vSt = {
54868
54869
  id: kI,
54869
54870
  detector: gSt,
54870
54871
  loader: ySt
54871
54872
  }, bSt = vSt, SI = "timeline", ASt = (t) => t.match(/^\s*timeline/) !== null, xSt = async () => {
54872
- const { diagram: t } = await import("./timeline-definition-8e5a9bc6-BFSBVUqy.mjs");
54873
+ const { diagram: t } = await import("./timeline-definition-8e5a9bc6-Bc2E6aK5.mjs");
54873
54874
  return { id: SI, diagram: t };
54874
54875
  }, wSt = {
54875
54876
  id: SI,
54876
54877
  detector: ASt,
54877
54878
  loader: xSt
54878
54879
  }, _St = wSt, CI = "mindmap", TSt = (t) => t.match(/^\s*mindmap/) !== null, ESt = async () => {
54879
- const { diagram: t } = await import("./mindmap-definition-44684416-C3ZB_5q6.mjs");
54880
+ const { diagram: t } = await import("./mindmap-definition-44684416-CyB8mYvP.mjs");
54880
54881
  return { id: CI, diagram: t };
54881
54882
  }, kSt = {
54882
54883
  id: CI,
@@ -55996,7 +55997,7 @@ const uCt = { class: "bk-text-editor" }, hCt = ["placeholder"], fCt = { class: "
55996
55997
  {
55997
55998
  ref_key: "messageMainRef",
55998
55999
  ref: o,
55999
- class: Dn([_.message.role, "message-main"])
56000
+ class: Cn([_.message.role, "message-main"])
56000
56001
  },
56001
56002
  [
56002
56003
  _.message.cite ? (Ae(), Me("div", gCt, [
@@ -56007,7 +56008,7 @@ const uCt = { class: "bk-text-editor" }, hCt = ["placeholder"], fCt = { class: "
56007
56008
  oe(
56008
56009
  "div",
56009
56010
  {
56010
- class: Dn(`message-content-container ${_.message.role}`)
56011
+ class: Cn(`message-content-container ${_.message.role}`)
56011
56012
  },
56012
56013
  [
56013
56014
  _.message.role === jt(ug).User ? (Ae(), Me(
@@ -56048,7 +56049,7 @@ const uCt = { class: "bk-text-editor" }, hCt = ["placeholder"], fCt = { class: "
56048
56049
  "i",
56049
56050
  {
56050
56051
  key: 1,
56051
- class: Dn(f.value)
56052
+ class: Cn(f.value)
56052
56053
  },
56053
56054
  null,
56054
56055
  2
@@ -56072,7 +56073,7 @@ const uCt = { class: "bk-text-editor" }, hCt = ["placeholder"], fCt = { class: "
56072
56073
  )) : (Ae(), Me("span", {
56073
56074
  key: 4,
56074
56075
  innerHTML: p.value,
56075
- class: Dn({
56076
+ class: Cn({
56076
56077
  "markdown-message": !0,
56077
56078
  loading: _.message.status === jt(gs).Loading
56078
56079
  })
@@ -56172,7 +56173,7 @@ const uCt = { class: "bk-text-editor" }, hCt = ["placeholder"], fCt = { class: "
56172
56173
  "i",
56173
56174
  {
56174
56175
  key: 0,
56175
- class: Dn(["bkai-icon", m.icon])
56176
+ class: Cn(["bkai-icon", m.icon])
56176
56177
  },
56177
56178
  null,
56178
56179
  2
@@ -56198,7 +56199,7 @@ const uCt = { class: "bk-text-editor" }, hCt = ["placeholder"], fCt = { class: "
56198
56199
  }
56199
56200
  }), DCt = /* @__PURE__ */ mi(MCt, [["__scopeId", "data-v-62e695be"]]);
56200
56201
  function NCt(t = {}) {
56201
- const e = t.initWidth || 400, n = t.minWidth || 400, r = t.minHeight || 400, i = t.maxWidthPercent || 40, o = t.miniHeight || 800, a = 50, s = de(window.innerWidth - e), l = de(0), u = de(s.value), h = de(e), f = de(window.innerHeight), p = de(window.innerWidth * (i / 100)), d = de(!1), m = de(0), g = (_, w) => {
56202
+ const e = t.initWidth || 400, n = t.minWidth || 400, r = t.minHeight || 400, i = t.maxWidthPercent || 40, o = t.miniHeight || 800, a = 50, s = de(window.innerWidth - e), l = de(t.defaultTop !== void 0 ? t.defaultTop : 0), u = de(t.defaultLeft !== void 0 ? t.defaultLeft : s.value), h = de(e), f = de(t.defaultHeight !== void 0 ? t.defaultHeight : window.innerHeight), p = de(window.innerWidth * (i / 100)), d = de(!1), m = de(0), g = (_, w) => {
56202
56203
  u.value = _, l.value = w, m.value = _ - (window.innerWidth - h.value);
56203
56204
  }, v = (_, w, I, N) => {
56204
56205
  u.value = _, l.value = w, h.value = Math.min(I, p.value), f.value = N;
@@ -56361,7 +56362,7 @@ const BCt = { class: "nimbus-bkai-wrapper" }, jCt = ["src"], RCt = /* @__PURE__
56361
56362
  {
56362
56363
  ref_key: "nimbusContainerRef",
56363
56364
  ref: i,
56364
- class: Dn(["nimbus-container", { "is-minimize": jt(l) }]),
56365
+ class: Cn(["nimbus-container", { "is-minimize": jt(l) }]),
56365
56366
  onClick: N[1] || (N[1] = //@ts-ignore
56366
56367
  (...S) => jt(u) && jt(u)(...S)),
56367
56368
  onMousedown: N[2] || (N[2] = //@ts-ignore
@@ -56387,7 +56388,7 @@ const BCt = { class: "nimbus-bkai-wrapper" }, jCt = ["src"], RCt = /* @__PURE__
56387
56388
  {
56388
56389
  ref_key: "minimizeButtonRef",
56389
56390
  ref: o,
56390
- class: Dn(["nimbus-mini bkai-icon", jt(l) ? "bkai-yinyong" : "bkai-minus-line"]),
56391
+ class: Cn(["nimbus-mini bkai-icon", jt(l) ? "bkai-yinyong" : "bkai-minus-line"]),
56391
56392
  onClick: N[0] || (N[0] = _h(
56392
56393
  //@ts-ignore
56393
56394
  (...S) => jt(h) && jt(h)(...S),
@@ -56422,12 +56423,17 @@ const BCt = { class: "nimbus-bkai-wrapper" }, jCt = ["src"], RCt = /* @__PURE__
56422
56423
  requestOptions: { default: () => ({}) },
56423
56424
  defaultMinimize: { type: Boolean, default: !1 },
56424
56425
  teleportTo: { default: "body" },
56425
- defaultMessages: { default: () => [] }
56426
+ defaultMessages: { default: () => [] },
56427
+ draggable: { type: Boolean, default: !0 },
56428
+ defaultWidth: { default: void 0 },
56429
+ defaultHeight: { default: void 0 },
56430
+ defaultTop: { default: void 0 },
56431
+ defaultLeft: { default: void 0 }
56426
56432
  },
56427
56433
  emits: ["shortcut-click", "close", "show", "stop", "receive-start", "receive-text", "receive-end", "send-message"],
56428
56434
  setup(t, { expose: e, emit: n }) {
56429
56435
  M3((tt) => ({
56430
- b2a111c0: O.value + "px"
56436
+ "18fe8b04": O.value + "px"
56431
56437
  }));
56432
56438
  const r = t, i = n;
56433
56439
  f9(WO, r.enablePopup);
@@ -56445,7 +56451,13 @@ const BCt = { class: "nimbus-bkai-wrapper" }, jCt = ["src"], RCt = /* @__PURE__
56445
56451
  handleDragging: w,
56446
56452
  handleResizing: I,
56447
56453
  toggleCompression: N
56448
- } = NCt({ maxWidthPercent: 80 }), S = de(68), j = (tt) => {
56454
+ } = NCt({
56455
+ maxWidthPercent: 80,
56456
+ initWidth: r.defaultWidth,
56457
+ defaultHeight: r.defaultHeight,
56458
+ defaultTop: r.defaultTop,
56459
+ defaultLeft: r.defaultLeft
56460
+ }), S = de(68), j = (tt) => {
56449
56461
  S.value = tt;
56450
56462
  }, O = cr(() => {
56451
56463
  const X = C.value ? 100 : 70;
@@ -56561,7 +56573,7 @@ const BCt = { class: "nimbus-bkai-wrapper" }, jCt = ["src"], RCt = /* @__PURE__
56561
56573
  ref_key: "resizeWrapper",
56562
56574
  ref: o,
56563
56575
  active: a.value,
56564
- draggable: !0,
56576
+ draggable: r.draggable,
56565
56577
  h: jt(A),
56566
56578
  "max-width": jt(m),
56567
56579
  "min-height": jt(d),
@@ -56583,15 +56595,16 @@ const BCt = { class: "nimbus-bkai-wrapper" }, jCt = ["src"], RCt = /* @__PURE__
56583
56595
  vr(Vct, {
56584
56596
  title: r.title,
56585
56597
  "is-compression-height": jt(_),
56598
+ draggable: r.draggable,
56586
56599
  onClose: $,
56587
56600
  onToggleCompression: jt(N)
56588
- }, null, 8, ["title", "is-compression-height", "onToggleCompression"]),
56601
+ }, null, 8, ["title", "is-compression-height", "draggable", "onToggleCompression"]),
56589
56602
  oe("div", zCt, [
56590
56603
  tn(" 主要内容区域 "),
56591
56604
  oe(
56592
56605
  "div",
56593
56606
  {
56594
- class: Dn(`main-content ${jt(G).length === 0 ? "greeting-layout" : "chat-layout"}`)
56607
+ class: Cn(`main-content ${jt(G).length === 0 ? "greeting-layout" : "chat-layout"}`)
56595
56608
  },
56596
56609
  [
56597
56610
  jt(G).length === 0 ? (Ae(), vi(jt(Eg).div, {
@@ -56679,7 +56692,7 @@ const BCt = { class: "nimbus-bkai-wrapper" }, jCt = ["src"], RCt = /* @__PURE__
56679
56692
  type: "tween",
56680
56693
  layoutId: "chat-input"
56681
56694
  },
56682
- class: Dn(`chat-input-container ${jt(G).length === 0 ? "centered" : "bottom"}`),
56695
+ class: Cn(`chat-input-container ${jt(G).length === 0 ? "centered" : "bottom"}`),
56683
56696
  layout: ""
56684
56697
  }, {
56685
56698
  default: no(() => [
@@ -56723,7 +56736,7 @@ const BCt = { class: "nimbus-bkai-wrapper" }, jCt = ["src"], RCt = /* @__PURE__
56723
56736
  ]),
56724
56737
  _: 1
56725
56738
  /* STABLE */
56726
- }, 8, ["active", "h", "max-width", "min-height", "min-width", "w", "x", "y", "onDragging", "onResizing"])) : tn("v-if", !0),
56739
+ }, 8, ["active", "draggable", "h", "max-width", "min-height", "min-width", "w", "x", "y", "onDragging", "onResizing"])) : tn("v-if", !0),
56727
56740
  vr(FCt, {
56728
56741
  "is-panel-show": a.value,
56729
56742
  "onUpdate:isPanelShow": X[1] || (X[1] = (ft) => a.value = ft),
@@ -56740,7 +56753,7 @@ const BCt = { class: "nimbus-bkai-wrapper" }, jCt = ["src"], RCt = /* @__PURE__
56740
56753
  ])
56741
56754
  ], 8, ["to"]));
56742
56755
  }
56743
- }), GCt = /* @__PURE__ */ mi(YCt, [["__scopeId", "data-v-f6b61b71"]]);
56756
+ }), GCt = /* @__PURE__ */ mi(YCt, [["__scopeId", "data-v-381f35b3"]]);
56744
56757
  (function() {
56745
56758
  var t = '<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>';
56746
56759
  document.body ? document.body.insertAdjacentHTML("afterbegin", t) : document.addEventListener("DOMContentLoaded", function() {