dmx-admin-ui 1.2.115 → 1.2.116

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.
@@ -1469,10 +1469,9 @@ function Qh(t, n, r, i, o, s) {
1469
1469
  index: g,
1470
1470
  key: p.field + "-" + g + "-" + o.keyTime,
1471
1471
  modelValue: o.formData[p.field],
1472
- "onUpdate:modelValue": (m) => o.formData[p.field] = m,
1473
- prop: p,
1474
- onChange: (m) => s.onChange(m, p.field)
1475
- }, null, 8, ["size", "index", "modelValue", "onUpdate:modelValue", "prop", "onChange"]))
1472
+ "onUpdate:modelValue": [(m) => o.formData[p.field] = m, (m) => s.onChange(m, p.field)],
1473
+ prop: p
1474
+ }, null, 8, ["size", "index", "modelValue", "onUpdate:modelValue", "prop"]))
1476
1475
  ]),
1477
1476
  _: 2
1478
1477
  }, 1032, ["label-width", "prop", "class"])
@@ -2658,23 +2657,23 @@ const $p = /* @__PURE__ */ me(kp, [["render", Vp], ["__scopeId", "data-v-8d65218
2658
2657
  }, Gp = { class: "mr" }, Yp = { class: "flex items-center" }, Zp = { class: "file-box-body" }, Xp = { class: "list" }, Qp = {
2659
2658
  key: 0,
2660
2659
  class: "no-file"
2661
- }, e0 = { class: "add" }, t0 = {
2660
+ }, eg = { class: "add" }, tg = {
2662
2661
  key: 0,
2663
2662
  class: "number"
2664
- }, n0 = { class: "box-bg" }, r0 = ["onClick"], i0 = {
2663
+ }, ng = { class: "box-bg" }, rg = ["onClick"], ig = {
2665
2664
  key: 0,
2666
2665
  class: "i-ri-eye-line"
2667
- }, o0 = {
2666
+ }, og = {
2668
2667
  key: 1,
2669
2668
  class: "i-ri-play-fill"
2670
- }, s0 = {
2669
+ }, sg = {
2671
2670
  key: 4,
2672
2671
  class: "type-name"
2673
- }, a0 = {
2672
+ }, ag = {
2674
2673
  key: 0,
2675
2674
  class: "i-ri-link pr-xs2"
2676
- }, l0 = ["title", "onClick"], u0 = { class: "pages" };
2677
- function c0(t, n, r, i, o, s) {
2675
+ }, lg = ["title", "onClick"], ug = { class: "pages" };
2676
+ function cg(t, n, r, i, o, s) {
2678
2677
  const a = j("el-button"), l = j("el-dialog"), u = j("el-text"), c = j("BigUpload"), d = j("el-dropdown-item"), f = j("el-dropdown-menu"), h = j("el-dropdown"), p = j("file-menu"), g = j("el-link"), m = j("el-checkbox"), b = j("a-image"), C = j("el-col"), w = j("el-row"), y = j("el-pagination"), x = j("el-image-viewer");
2679
2678
  return D(), A(se, null, [
2680
2679
  B("div", null, [
@@ -2838,7 +2837,7 @@ function c0(t, n, r, i, o, s) {
2838
2837
  n[13] || (n[13] = B("div", { class: "op-50" }, [
2839
2838
  B("i", { class: "i-ri-folder-upload-line size-20" })
2840
2839
  ], -1)),
2841
- B("div", e0, [
2840
+ B("div", eg, [
2842
2841
  B("span", null, "暂无" + W(s.typeName) + ",", 1),
2843
2842
  z(c, {
2844
2843
  accept: s.accept,
@@ -2876,8 +2875,8 @@ function c0(t, n, r, i, o, s) {
2876
2875
  },
2877
2876
  class: "check"
2878
2877
  }, null, 8, ["disabled", "checked", "onChange"])),
2879
- o.onList.indexOf(E.id) > -1 ? (D(), A("div", t0, W(o.onList.indexOf(E.id) + 1), 1)) : J("", !0),
2880
- B("div", n0, [
2878
+ o.onList.indexOf(E.id) > -1 ? (D(), A("div", tg, W(o.onList.indexOf(E.id) + 1), 1)) : J("", !0),
2879
+ B("div", ng, [
2881
2880
  B("i", {
2882
2881
  class: ke({ video: "ri-movie-2-line", audio: "ri-disc-line" }[o.fileType])
2883
2882
  }, null, 2)
@@ -2905,10 +2904,10 @@ function c0(t, n, r, i, o, s) {
2905
2904
  class: "view",
2906
2905
  title: "播放"
2907
2906
  }, [
2908
- E.type == "image" ? (D(), A("i", i0)) : (D(), A("i", o0))
2909
- ], 8, r0)) : J("", !0),
2910
- E.file_type ? (D(), A("div", s0, [
2911
- E.url?.startsWith("http") ? (D(), A("span", a0)) : J("", !0),
2907
+ E.type == "image" ? (D(), A("i", ig)) : (D(), A("i", og))
2908
+ ], 8, rg)) : J("", !0),
2909
+ E.file_type ? (D(), A("div", sg, [
2910
+ E.url?.startsWith("http") ? (D(), A("span", ag)) : J("", !0),
2912
2911
  B("span", null, W(E.file_type), 1)
2913
2912
  ])) : J("", !0),
2914
2913
  B("div", {
@@ -2917,7 +2916,7 @@ function c0(t, n, r, i, o, s) {
2917
2916
  onClick: (_) => s.doName(k, E)
2918
2917
  }, [
2919
2918
  B("span", null, W(E.name || "未命名"), 1)
2920
- ], 8, l0)
2919
+ ], 8, lg)
2921
2920
  ], 2)
2922
2921
  ]),
2923
2922
  _: 2
@@ -2927,7 +2926,7 @@ function c0(t, n, r, i, o, s) {
2927
2926
  })
2928
2927
  ])
2929
2928
  ]),
2930
- B("div", u0, [
2929
+ B("div", ug, [
2931
2930
  z(y, {
2932
2931
  background: "",
2933
2932
  layout: "total,prev, pager,next",
@@ -2944,7 +2943,7 @@ function c0(t, n, r, i, o, s) {
2944
2943
  }, null, 8, ["url-list"])) : J("", !0)
2945
2944
  ], 64);
2946
2945
  }
2947
- const ki = /* @__PURE__ */ me(zp, [["render", c0], ["__scopeId", "data-v-b3f1b2c2"]]), d0 = {
2946
+ const ki = /* @__PURE__ */ me(zp, [["render", cg], ["__scopeId", "data-v-b3f1b2c2"]]), dg = {
2948
2947
  components: { imgBox: ki },
2949
2948
  props: {
2950
2949
  size: {
@@ -2997,11 +2996,11 @@ const ki = /* @__PURE__ */ me(zp, [["render", c0], ["__scopeId", "data-v-b3f1b2c
2997
2996
  this.list = this.list.concat(t), this.imgShow = !1;
2998
2997
  }
2999
2998
  }
3000
- }, f0 = { class: "dialog-footer" }, h0 = { class: "input-imgs" }, p0 = ["onClick"], g0 = { class: "text-12px pt-xs op-50" }, m0 = {
2999
+ }, fg = { class: "dialog-footer" }, hg = { class: "input-imgs" }, pg = ["onClick"], gg = { class: "text-12px pt-xs op-50" }, mg = {
3001
3000
  key: 0,
3002
3001
  class: "pl-sm color-primary"
3003
3002
  };
3004
- function v0(t, n, r, i, o, s) {
3003
+ function vg(t, n, r, i, o, s) {
3005
3004
  const a = j("img-box"), l = j("el-button"), u = j("el-dialog"), c = j("a-image"), d = j("a-draggable");
3006
3005
  return D(), A(se, null, [
3007
3006
  z(u, {
@@ -3012,7 +3011,7 @@ function v0(t, n, r, i, o, s) {
3012
3011
  top: "5vh"
3013
3012
  }, {
3014
3013
  footer: F(() => [
3015
- B("span", f0, [
3014
+ B("span", fg, [
3016
3015
  z(l, {
3017
3016
  onClick: n[0] || (n[0] = (f) => o.imgShow = !1)
3018
3017
  }, {
@@ -3042,7 +3041,7 @@ function v0(t, n, r, i, o, s) {
3042
3041
  ]),
3043
3042
  _: 1
3044
3043
  }, 8, ["modelValue"]),
3045
- B("div", h0, [
3044
+ B("div", hg, [
3046
3045
  z(d, {
3047
3046
  disabled: o._disabled,
3048
3047
  class: "list flex flex-wrap gap-sm",
@@ -3067,7 +3066,7 @@ function v0(t, n, r, i, o, s) {
3067
3066
  onClick: (p) => s.del(h)
3068
3067
  }, [...n[5] || (n[5] = [
3069
3068
  B("i", { class: "i-ri-close-line" }, null, -1)
3070
- ])], 8, p0), [
3069
+ ])], 8, pg), [
3071
3070
  [fn, !o._disabled]
3072
3071
  ])
3073
3072
  ], 4))), 128)),
@@ -3085,16 +3084,16 @@ function v0(t, n, r, i, o, s) {
3085
3084
  ]),
3086
3085
  _: 1
3087
3086
  }, 8, ["disabled", "list"]),
3088
- qt(B("div", g0, [
3087
+ qt(B("div", gg, [
3089
3088
  q("拖拽可调整图片顺序,最多可上传" + W(r.limit) + "张", 1),
3090
- r.tips ? (D(), A("span", m0, "(" + W(r.tips) + ")", 1)) : J("", !0)
3089
+ r.tips ? (D(), A("span", mg, "(" + W(r.tips) + ")", 1)) : J("", !0)
3091
3090
  ], 512), [
3092
3091
  [fn, !o._disabled]
3093
3092
  ])
3094
3093
  ])
3095
3094
  ], 64);
3096
3095
  }
3097
- const pa = /* @__PURE__ */ me(d0, [["render", v0], ["__scopeId", "data-v-8f11d9a0"]]), y0 = {
3096
+ const pa = /* @__PURE__ */ me(dg, [["render", vg], ["__scopeId", "data-v-8f11d9a0"]]), yg = {
3098
3097
  emits: ["clear", "update:modelValue"],
3099
3098
  props: {
3100
3099
  btn: {
@@ -3155,10 +3154,10 @@ const pa = /* @__PURE__ */ me(d0, [["render", v0], ["__scopeId", "data-v-8f11d9a
3155
3154
  this.$emit("clear"), this.$emit("update:modelValue", null);
3156
3155
  }
3157
3156
  }
3158
- }, b0 = { class: "input-button" };
3159
- function D0(t, n, r, i, o, s) {
3157
+ }, bg = { class: "input-button" };
3158
+ function Dg(t, n, r, i, o, s) {
3160
3159
  const a = j("el-input"), l = j("el-button");
3161
- return D(), A("div", b0, [
3160
+ return D(), A("div", bg, [
3162
3161
  z(a, rn({
3163
3162
  clearable: r.clearable,
3164
3163
  onClear: s.doClear
@@ -3202,7 +3201,7 @@ function D0(t, n, r, i, o, s) {
3202
3201
  }, 8, ["disabled"])
3203
3202
  ]);
3204
3203
  }
3205
- const bs = /* @__PURE__ */ me(y0, [["render", D0]]), C0 = {
3204
+ const bs = /* @__PURE__ */ me(yg, [["render", Dg]]), Cg = {
3206
3205
  emits: ["update:modelValue"],
3207
3206
  props: {
3208
3207
  modelValue: String
@@ -3221,12 +3220,12 @@ const bs = /* @__PURE__ */ me(y0, [["render", D0]]), C0 = {
3221
3220
  this.url = t.url, this.$emit("update:modelValue", this.url);
3222
3221
  }
3223
3222
  }
3224
- }, w0 = { class: "list" }, x0 = { class: "py" }, _0 = ["onClick"];
3225
- function E0(t, n, r, i, o, s) {
3223
+ }, wg = { class: "list" }, xg = { class: "py" }, _g = ["onClick"];
3224
+ function Eg(t, n, r, i, o, s) {
3226
3225
  const a = j("el-col"), l = j("el-row");
3227
- return D(), A("div", w0, [
3226
+ return D(), A("div", wg, [
3228
3227
  (D(!0), A(se, null, Ne(o.list, (u, c) => (D(), A(se, null, [
3229
- B("div", x0, W(u.title), 1),
3228
+ B("div", xg, W(u.title), 1),
3230
3229
  z(l, { gutter: 12 }, {
3231
3230
  default: F(() => [
3232
3231
  (D(!0), A(se, null, Ne(u.list, (d, f) => (D(), U(a, { span: 4 }, {
@@ -3237,7 +3236,7 @@ function E0(t, n, r, i, o, s) {
3237
3236
  }, [
3238
3237
  n[0] || (n[0] = B("i", { class: "i-ri-link" }, null, -1)),
3239
3238
  q(" " + W(d.title), 1)
3240
- ], 10, _0)
3239
+ ], 10, _g)
3241
3240
  ]),
3242
3241
  _: 2
3243
3242
  }, 1024))), 256))
@@ -3247,7 +3246,7 @@ function E0(t, n, r, i, o, s) {
3247
3246
  ], 64))), 256))
3248
3247
  ]);
3249
3248
  }
3250
- const B0 = /* @__PURE__ */ me(C0, [["render", E0], ["__scopeId", "data-v-bf3f41e0"]]), A0 = {
3249
+ const Bg = /* @__PURE__ */ me(Cg, [["render", Eg], ["__scopeId", "data-v-bf3f41e0"]]), Ag = {
3251
3250
  emits: ["update:modelValue"],
3252
3251
  props: {
3253
3252
  modelValue: String
@@ -3309,10 +3308,10 @@ const B0 = /* @__PURE__ */ me(C0, [["render", E0], ["__scopeId", "data-v-bf3f41e
3309
3308
  this.cateId = t;
3310
3309
  }
3311
3310
  }
3312
- }, k0 = { style: { "--main-height": "calc(75vh + 36px)" } };
3313
- function S0(t, n, r, i, o, s) {
3311
+ }, kg = { style: { "--main-height": "calc(75vh + 36px)" } };
3312
+ function Sg(t, n, r, i, o, s) {
3314
3313
  const a = j("el-button"), l = j("admin-table");
3315
- return D(), A("div", k0, [
3314
+ return D(), A("div", kg, [
3316
3315
  z(l, { init: o.table }, {
3317
3316
  "cols.action": F(({ row: u }) => [
3318
3317
  o.url == `${o.cateId}┆┊${u.id}┆┊${u.title}` ? (D(), U(a, {
@@ -3341,7 +3340,7 @@ function S0(t, n, r, i, o, s) {
3341
3340
  }, 8, ["init"])
3342
3341
  ]);
3343
3342
  }
3344
- const F0 = /* @__PURE__ */ me(A0, [["render", S0]]), O0 = {
3343
+ const Fg = /* @__PURE__ */ me(Ag, [["render", Sg]]), Og = {
3345
3344
  emits: ["update:modelValue"],
3346
3345
  props: {
3347
3346
  modelValue: String
@@ -3395,7 +3394,7 @@ const F0 = /* @__PURE__ */ me(A0, [["render", S0]]), O0 = {
3395
3394
  }
3396
3395
  }
3397
3396
  };
3398
- function N0(t, n, r, i, o, s) {
3397
+ function Ng(t, n, r, i, o, s) {
3399
3398
  const a = j("el-button"), l = j("admin-table");
3400
3399
  return D(), U(l, { init: o.table }, {
3401
3400
  "cols.action": F(({ row: u }) => [
@@ -3424,7 +3423,7 @@ function N0(t, n, r, i, o, s) {
3424
3423
  _: 1
3425
3424
  }, 8, ["init"]);
3426
3425
  }
3427
- const P0 = /* @__PURE__ */ me(O0, [["render", N0]]), j0 = {
3426
+ const Pg = /* @__PURE__ */ me(Og, [["render", Ng]]), jg = {
3428
3427
  emits: ["update:modelValue"],
3429
3428
  props: {
3430
3429
  modelValue: String
@@ -3486,10 +3485,10 @@ const P0 = /* @__PURE__ */ me(O0, [["render", N0]]), j0 = {
3486
3485
  this.cateId = t;
3487
3486
  }
3488
3487
  }
3489
- }, T0 = { style: { "--main-height": "calc(75vh + 36px)" } };
3490
- function L0(t, n, r, i, o, s) {
3488
+ }, Tg = { style: { "--main-height": "calc(75vh + 36px)" } };
3489
+ function Lg(t, n, r, i, o, s) {
3491
3490
  const a = j("el-button"), l = j("admin-table");
3492
- return D(), A("div", T0, [
3491
+ return D(), A("div", Tg, [
3493
3492
  z(l, { init: o.table }, {
3494
3493
  "cols.action": F(({ row: u }) => [
3495
3494
  o.url == `${o.cateId}┆┊${u.id}┆┊${u.title}` ? (D(), U(a, {
@@ -3518,7 +3517,7 @@ function L0(t, n, r, i, o, s) {
3518
3517
  }, 8, ["init"])
3519
3518
  ]);
3520
3519
  }
3521
- const M0 = /* @__PURE__ */ me(j0, [["render", L0]]), V0 = {
3520
+ const Mg = /* @__PURE__ */ me(jg, [["render", Lg]]), Vg = {
3522
3521
  props: {
3523
3522
  modelValue: String | Array,
3524
3523
  url: String | Array
@@ -3536,11 +3535,11 @@ const M0 = /* @__PURE__ */ me(j0, [["render", L0]]), V0 = {
3536
3535
  this.$emit("update:modelValue", this.value);
3537
3536
  }
3538
3537
  }
3539
- }, $0 = { class: "pxl mxl flex justify-center" }, z0 = { style: { width: "500px" } };
3540
- function I0(t, n, r, i, o, s) {
3538
+ }, $g = { class: "pxl mxl flex justify-center" }, zg = { style: { width: "500px" } };
3539
+ function Ig(t, n, r, i, o, s) {
3541
3540
  const a = j("el-input");
3542
- return D(), A("div", $0, [
3543
- B("div", z0, [
3541
+ return D(), A("div", $g, [
3542
+ B("div", zg, [
3544
3543
  z(a, {
3545
3544
  placeholder: "输入链接",
3546
3545
  modelValue: o.value,
@@ -3558,15 +3557,15 @@ function I0(t, n, r, i, o, s) {
3558
3557
  ])
3559
3558
  ]);
3560
3559
  }
3561
- const R0 = /* @__PURE__ */ me(V0, [["render", I0]]), H0 = {
3560
+ const Rg = /* @__PURE__ */ me(Vg, [["render", Ig]]), Hg = {
3562
3561
  name: "url-box",
3563
3562
  emits: ["change"],
3564
3563
  components: {
3565
- Base: B0,
3566
- Goods: F0,
3567
- GoodsCate: P0,
3568
- Article: M0,
3569
- Diy: R0
3564
+ Base: Bg,
3565
+ Goods: Fg,
3566
+ GoodsCate: Pg,
3567
+ Article: Mg,
3568
+ Diy: Rg
3570
3569
  },
3571
3570
  data() {
3572
3571
  return {
@@ -3607,10 +3606,10 @@ const R0 = /* @__PURE__ */ me(V0, [["render", I0]]), H0 = {
3607
3606
  this.cateId = this.cate[t.index].id, this.cateHistory.indexOf(this.cateId) === -1 && this.cateHistory.push(this.cateId);
3608
3607
  }
3609
3608
  }
3610
- }, U0 = { class: "" }, W0 = { class: "pl-xs" };
3611
- function q0(t, n, r, i, o, s) {
3609
+ }, Ug = { class: "" }, Wg = { class: "pl-xs" };
3610
+ function qg(t, n, r, i, o, s) {
3612
3611
  const a = j("el-tab-pane"), l = j("el-tabs");
3613
- return D(), A("div", U0, [
3612
+ return D(), A("div", Ug, [
3614
3613
  z(l, {
3615
3614
  "tab-position": "left",
3616
3615
  onTabClick: s.doTab,
@@ -3621,7 +3620,7 @@ function q0(t, n, r, i, o, s) {
3621
3620
  label: u.title
3622
3621
  }, {
3623
3622
  default: F(() => [
3624
- B("div", W0, [
3623
+ B("div", Wg, [
3625
3624
  o.cateHistory.indexOf(u.id) > -1 ? (D(), U(fr(u.id), {
3626
3625
  key: 0,
3627
3626
  modelValue: o.url,
@@ -3636,7 +3635,7 @@ function q0(t, n, r, i, o, s) {
3636
3635
  }, 8, ["onTabClick"])
3637
3636
  ]);
3638
3637
  }
3639
- const Dc = /* @__PURE__ */ me(H0, [["render", q0]]), K0 = {
3638
+ const Dc = /* @__PURE__ */ me(Hg, [["render", qg]]), Kg = {
3640
3639
  components: {
3641
3640
  inputButton: bs,
3642
3641
  urlBox: Dc
@@ -3681,11 +3680,11 @@ const Dc = /* @__PURE__ */ me(H0, [["render", q0]]), K0 = {
3681
3680
  t && (this.value = t, this.update()), this.show = !1;
3682
3681
  }
3683
3682
  }
3684
- }, J0 = { style: { height: "75vh" } }, G0 = { class: "dialog-footer flex justify-end" }, Y0 = {
3683
+ }, Jg = { style: { height: "75vh" } }, Gg = { class: "dialog-footer flex justify-end" }, Yg = {
3685
3684
  key: 0,
3686
3685
  class: "pr"
3687
3686
  };
3688
- function Z0(t, n, r, i, o, s) {
3687
+ function Zg(t, n, r, i, o, s) {
3689
3688
  const a = j("url-box"), l = j("el-text"), u = j("el-button"), c = j("el-dialog"), d = j("input-button");
3690
3689
  return D(), A(se, null, [
3691
3690
  z(c, {
@@ -3697,8 +3696,8 @@ function Z0(t, n, r, i, o, s) {
3697
3696
  "append-to-body": ""
3698
3697
  }, {
3699
3698
  footer: F(() => [
3700
- B("div", G0, [
3701
- s.url ? (D(), A("div", Y0, [
3699
+ B("div", Gg, [
3700
+ s.url ? (D(), A("div", Yg, [
3702
3701
  z(l, {
3703
3702
  size: "small",
3704
3703
  class: "pr-xs"
@@ -3740,7 +3739,7 @@ function Z0(t, n, r, i, o, s) {
3740
3739
  ])
3741
3740
  ]),
3742
3741
  default: F(() => [
3743
- B("div", J0, [
3742
+ B("div", Jg, [
3744
3743
  z(a, {
3745
3744
  ref: "urlbox",
3746
3745
  onChange: s.change,
@@ -3766,7 +3765,7 @@ function Z0(t, n, r, i, o, s) {
3766
3765
  }, null, 8, ["model-value", "btn"]))
3767
3766
  ], 64);
3768
3767
  }
3769
- const X0 = /* @__PURE__ */ me(K0, [["render", Z0]]), Q0 = {
3768
+ const Xg = /* @__PURE__ */ me(Kg, [["render", Zg]]), Qg = {
3770
3769
  components: { mediaBox: ki, BigUpload: bc },
3771
3770
  props: {
3772
3771
  type: String,
@@ -3819,22 +3818,22 @@ const X0 = /* @__PURE__ */ me(K0, [["render", Z0]]), Q0 = {
3819
3818
  this.value = t[0], this.show = !1, this.update();
3820
3819
  }
3821
3820
  }
3822
- }, e1 = { class: "dialog-footer" }, t1 = {
3821
+ }, e0 = { class: "dialog-footer" }, t0 = {
3823
3822
  key: 2,
3824
3823
  class: "i-ri-image-add-line size-30%"
3825
- }, n1 = { class: "input-button" }, r1 = {
3824
+ }, n0 = { class: "input-button" }, r0 = {
3826
3825
  key: 0,
3827
3826
  class: "mt flex"
3828
- }, i1 = {
3827
+ }, i0 = {
3829
3828
  key: 0,
3830
3829
  controls: "",
3831
3830
  style: { height: "160px", width: "240px" }
3832
- }, o1 = ["src"], s1 = {
3831
+ }, o0 = ["src"], s0 = {
3833
3832
  key: 1,
3834
3833
  controls: "",
3835
3834
  class: "h-60px w-240px"
3836
- }, a1 = ["src"], l1 = { key: 2 };
3837
- function u1(t, n, r, i, o, s) {
3835
+ }, a0 = ["src"], l0 = { key: 2 };
3836
+ function u0(t, n, r, i, o, s) {
3838
3837
  const a = j("media-box"), l = j("el-button"), u = j("el-dialog"), c = j("a-image"), d = j("el-input"), f = j("BigUpload");
3839
3838
  return D(), A(se, null, [
3840
3839
  z(u, {
@@ -3845,7 +3844,7 @@ function u1(t, n, r, i, o, s) {
3845
3844
  top: "5vh"
3846
3845
  }, {
3847
3846
  footer: F(() => [
3848
- B("span", e1, [
3847
+ B("span", e0, [
3849
3848
  z(l, {
3850
3849
  size: "small",
3851
3850
  onClick: n[0] || (n[0] = (h) => o.show = !1)
@@ -3899,9 +3898,9 @@ function u1(t, n, r, i, o, s) {
3899
3898
  }),
3900
3899
  fit: "contain",
3901
3900
  src: o.value
3902
- }, null, 8, ["style", "src"])) : (D(), A("i", t1))
3901
+ }, null, 8, ["style", "src"])) : (D(), A("i", t0))
3903
3902
  ], 4)) : (D(), A(se, { key: 1 }, [
3904
- B("div", n1, [
3903
+ B("div", n0, [
3905
3904
  z(d, {
3906
3905
  clearable: "",
3907
3906
  readonly: "",
@@ -3964,18 +3963,18 @@ function u1(t, n, r, i, o, s) {
3964
3963
  _: 1
3965
3964
  }))
3966
3965
  ]),
3967
- o.value ? (D(), A("div", r1, [
3968
- o.fileType == "video" ? (D(), A("video", i1, [
3966
+ o.value ? (D(), A("div", r0, [
3967
+ o.fileType == "video" ? (D(), A("video", i0, [
3969
3968
  B("source", {
3970
3969
  src: t.$fileUrl(o.value)
3971
- }, null, 8, o1),
3970
+ }, null, 8, o0),
3972
3971
  q(" 浏览器不支持此" + W(s.typeName), 1)
3973
- ])) : o.fileType == "audio" ? (D(), A("audio", s1, [
3972
+ ])) : o.fileType == "audio" ? (D(), A("audio", s0, [
3974
3973
  B("source", {
3975
3974
  src: t.$fileUrl(o.value)
3976
- }, null, 8, a1),
3975
+ }, null, 8, a0),
3977
3976
  q(" 浏览器不支持此" + W(s.typeName), 1)
3978
- ])) : (D(), A("div", l1, [
3977
+ ])) : (D(), A("div", l0, [
3979
3978
  z(c, {
3980
3979
  class: "img-grid-bg",
3981
3980
  src: o.value,
@@ -3986,9 +3985,9 @@ function u1(t, n, r, i, o, s) {
3986
3985
  ], 64))
3987
3986
  ], 64);
3988
3987
  }
3989
- const c1 = /* @__PURE__ */ me(Q0, [["render", u1]]);
3988
+ const c0 = /* @__PURE__ */ me(Qg, [["render", u0]]);
3990
3989
  let Ji = !1;
3991
- const d1 = {
3990
+ const d0 = {
3992
3991
  name: "input-file",
3993
3992
  props: {
3994
3993
  modelValue: String,
@@ -4037,14 +4036,14 @@ const d1 = {
4037
4036
  this.percent = parseInt(t.percent);
4038
4037
  }
4039
4038
  }
4040
- }, f1 = { class: "input-button" }, h1 = {
4039
+ }, f0 = { class: "input-button" }, h0 = {
4041
4040
  key: 0,
4042
4041
  class: "mt-sm"
4043
4042
  };
4044
- function p1(t, n, r, i, o, s) {
4043
+ function p0(t, n, r, i, o, s) {
4045
4044
  const a = j("el-input"), l = j("el-button"), u = j("el-upload"), c = j("el-progress");
4046
4045
  return D(), A(se, null, [
4047
- B("div", f1, [
4046
+ B("div", f0, [
4048
4047
  z(a, {
4049
4048
  modelValue: o.value,
4050
4049
  "onUpdate:modelValue": n[0] || (n[0] = (d) => o.value = d),
@@ -4081,12 +4080,12 @@ function p1(t, n, r, i, o, s) {
4081
4080
  _: 1
4082
4081
  }, 8, ["action", "headers", "on-success", "onProgress", "on-error", "accept", "before-upload"])
4083
4082
  ]),
4084
- o.percent != 0 && o.percent != 100 ? (D(), A("div", h1, [
4083
+ o.percent != 0 && o.percent != 100 ? (D(), A("div", h0, [
4085
4084
  z(c, { percentage: o.percent }, null, 8, ["percentage"])
4086
4085
  ])) : J("", !0)
4087
4086
  ], 64);
4088
4087
  }
4089
- const g1 = /* @__PURE__ */ me(d1, [["render", p1]]), m1 = {
4088
+ const g0 = /* @__PURE__ */ me(d0, [["render", p0]]), m0 = {
4090
4089
  name: "input-md5",
4091
4090
  props: {
4092
4091
  type: {
@@ -4129,7 +4128,7 @@ const g1 = /* @__PURE__ */ me(d1, [["render", p1]]), m1 = {
4129
4128
  }
4130
4129
  }
4131
4130
  };
4132
- function v1(t, n, r, i, o, s) {
4131
+ function v0(t, n, r, i, o, s) {
4133
4132
  const a = j("input-button");
4134
4133
  return D(), U(a, {
4135
4134
  modelValue: o.value,
@@ -4141,7 +4140,7 @@ function v1(t, n, r, i, o, s) {
4141
4140
  btn: { text: "随机生成", click: s.doMd5 }
4142
4141
  }, null, 8, ["modelValue", "disabled", "btn"]);
4143
4142
  }
4144
- const y1 = /* @__PURE__ */ me(m1, [["render", v1]]), b1 = {
4143
+ const y0 = /* @__PURE__ */ me(m0, [["render", v0]]), b0 = {
4145
4144
  emits: ["change"],
4146
4145
  props: {
4147
4146
  init: {
@@ -4193,16 +4192,16 @@ const y1 = /* @__PURE__ */ me(m1, [["render", v1]]), b1 = {
4193
4192
  });
4194
4193
  }
4195
4194
  }
4196
- }, D1 = { class: "search-box" }, C1 = {
4195
+ }, D0 = { class: "search-box" }, C0 = {
4197
4196
  key: 0,
4198
4197
  class: "search-box-no-msg"
4199
- }, w1 = { class: "search-box-list max-w-800px flex gap-sm flex-wrap mx-auto" }, x1 = ["onClick"], _1 = { class: "flex psm" }, E1 = { class: "flex flex-col flex-1" }, B1 = {
4198
+ }, w0 = { class: "search-box-list max-w-800px flex gap-sm flex-wrap mx-auto" }, x0 = ["onClick"], _0 = { class: "flex psm" }, E0 = { class: "flex flex-col flex-1" }, B0 = {
4200
4199
  key: 0,
4201
4200
  class: "line-clamp-2"
4202
- }, A1 = { class: "color-error pt-xs" };
4203
- function k1(t, n, r, i, o, s) {
4201
+ }, A0 = { class: "color-error pt-xs" };
4202
+ function k0(t, n, r, i, o, s) {
4204
4203
  const a = j("input-button"), l = j("a-image"), u = j("el-scrollbar");
4205
- return D(), A("div", D1, [
4204
+ return D(), A("div", D0, [
4206
4205
  z(u, {
4207
4206
  class: "overflow-x-hidden w-full",
4208
4207
  height: "100%"
@@ -4222,14 +4221,14 @@ function k1(t, n, r, i, o, s) {
4222
4221
  } }
4223
4222
  }, null, 8, ["modelValue", "placeholder", "btn"])
4224
4223
  ], 2),
4225
- o.errorStatus ? (D(), A("div", C1, W(o.error), 1)) : J("", !0),
4226
- B("div", w1, [
4224
+ o.errorStatus ? (D(), A("div", C0, W(o.error), 1)) : J("", !0),
4225
+ B("div", w0, [
4227
4226
  (D(!0), A(se, null, Ne(o.list, (c, d) => (D(), A("div", {
4228
4227
  class: ke(["item w-[calc(50%-0.875rem)] leading-tight", o.current == c[o.pk] ? "on" : ""]),
4229
4228
  onClick: (f) => s.fnClick(c)
4230
4229
  }, [
4231
4230
  pt(t.$slots, "item", { item: c }, () => [
4232
- B("div", _1, [
4231
+ B("div", _0, [
4233
4232
  c[t.imgName] ? (D(), U(l, {
4234
4233
  key: 0,
4235
4234
  class: "size-40px mr-sm",
@@ -4238,22 +4237,22 @@ function k1(t, n, r, i, o, s) {
4238
4237
  preview: !1,
4239
4238
  src: c[t.imgName]
4240
4239
  }, null, 8, ["src"])) : J("", !0),
4241
- B("div", E1, [
4242
- c[t.titleName] ? (D(), A("span", B1, W(c[t.titleName]), 1)) : J("", !0),
4243
- B("span", A1, "ID:" + W(c[o.pk]), 1)
4240
+ B("div", E0, [
4241
+ c[t.titleName] ? (D(), A("span", B0, W(c[t.titleName]), 1)) : J("", !0),
4242
+ B("span", A0, "ID:" + W(c[o.pk]), 1)
4244
4243
  ])
4245
4244
  ])
4246
4245
  ], !0)
4247
- ], 10, x1))), 256))
4246
+ ], 10, x0))), 256))
4248
4247
  ])
4249
4248
  ]),
4250
4249
  _: 3
4251
4250
  })
4252
4251
  ]);
4253
4252
  }
4254
- const S1 = /* @__PURE__ */ me(b1, [["render", k1], ["__scopeId", "data-v-877e7b5a"]]), F1 = {
4253
+ const S0 = /* @__PURE__ */ me(b0, [["render", k0], ["__scopeId", "data-v-877e7b5a"]]), F0 = {
4255
4254
  components: {
4256
- inBox: S1
4255
+ inBox: S0
4257
4256
  },
4258
4257
  emits: ["change", "update:modelValue"],
4259
4258
  props: {
@@ -4309,23 +4308,23 @@ const S1 = /* @__PURE__ */ me(b1, [["render", k1], ["__scopeId", "data-v-877e7b5
4309
4308
  return this.$msg.info("没有选择数据");
4310
4309
  }
4311
4310
  }
4312
- }, O1 = { class: "h-60vh w-full" }, N1 = { class: "dialog-footer flex justify-end" }, P1 = {
4311
+ }, O0 = { class: "h-60vh w-full" }, N0 = { class: "dialog-footer flex justify-end" }, P0 = {
4313
4312
  key: 0,
4314
4313
  class: "pr"
4315
- }, j1 = {
4314
+ }, j0 = {
4316
4315
  key: 0,
4317
4316
  class: "mt-sm"
4318
- }, T1 = { class: "flex-inline leading-none border rounded-xs pd" }, L1 = {
4317
+ }, T0 = { class: "flex-inline leading-none border rounded-xs pd" }, L0 = {
4319
4318
  key: 0,
4320
4319
  class: "mr"
4321
- }, M1 = { class: "flex-col" }, V1 = {
4320
+ }, M0 = { class: "flex-col" }, V0 = {
4322
4321
  key: 0,
4323
4322
  class: "line-clamp-2 pb-sm"
4324
- }, $1 = {
4323
+ }, $0 = {
4325
4324
  key: 1,
4326
4325
  class: "color-error"
4327
4326
  };
4328
- function z1(t, n, r, i, o, s) {
4327
+ function z0(t, n, r, i, o, s) {
4329
4328
  const a = j("inBox"), l = j("el-text"), u = j("el-button"), c = j("el-dialog"), d = j("input-button"), f = j("a-image");
4330
4329
  return D(), A(se, null, [
4331
4330
  z(c, {
@@ -4336,8 +4335,8 @@ function z1(t, n, r, i, o, s) {
4336
4335
  top: "10vh"
4337
4336
  }, {
4338
4337
  footer: F(() => [
4339
- B("div", N1, [
4340
- o.showValue ? (D(), A("div", P1, [
4338
+ B("div", N0, [
4339
+ o.showValue ? (D(), A("div", P0, [
4341
4340
  z(l, {
4342
4341
  size: "small",
4343
4342
  class: "pr-xs"
@@ -4370,7 +4369,7 @@ function z1(t, n, r, i, o, s) {
4370
4369
  ])
4371
4370
  ]),
4372
4371
  default: F(() => [
4373
- B("div", O1, [
4372
+ B("div", O0, [
4374
4373
  z(a, {
4375
4374
  ref: "inBox",
4376
4375
  modelValue: o.value,
@@ -4399,10 +4398,10 @@ function z1(t, n, r, i, o, s) {
4399
4398
  btn: { text: s.btnText, click: s.btnClick },
4400
4399
  onClear: s.clear
4401
4400
  }, null, 8, ["modelValue", "icon", "placeholder", "btn", "onClear"])),
4402
- r.init.join && o.showData ? (D(), A("div", j1, [
4401
+ r.init.join && o.showData ? (D(), A("div", j0, [
4403
4402
  pt(t.$slots, "info", { data: o.showData }, () => [
4404
- B("div", T1, [
4405
- o.showData[o.imgName] ? (D(), A("div", L1, [
4403
+ B("div", T0, [
4404
+ o.showData[o.imgName] ? (D(), A("div", L0, [
4406
4405
  z(f, {
4407
4406
  class: "size-36px",
4408
4407
  fit: "cover",
@@ -4410,16 +4409,16 @@ function z1(t, n, r, i, o, s) {
4410
4409
  src: o.showData[o.imgName]
4411
4410
  }, null, 8, ["src"])
4412
4411
  ])) : J("", !0),
4413
- B("div", M1, [
4414
- o.showData[o.titleName] ? (D(), A("div", V1, W(o.showData[o.titleName]), 1)) : J("", !0),
4415
- o.showData[o.pk] ? (D(), A("div", $1, "ID:" + W(o.showData[o.pk]), 1)) : J("", !0)
4412
+ B("div", M0, [
4413
+ o.showData[o.titleName] ? (D(), A("div", V0, W(o.showData[o.titleName]), 1)) : J("", !0),
4414
+ o.showData[o.pk] ? (D(), A("div", $0, "ID:" + W(o.showData[o.pk]), 1)) : J("", !0)
4416
4415
  ])
4417
4416
  ])
4418
4417
  ])
4419
4418
  ])) : J("", !0)
4420
4419
  ], 64);
4421
4420
  }
4422
- const Cc = /* @__PURE__ */ me(F1, [["render", z1]]);
4421
+ const Cc = /* @__PURE__ */ me(F0, [["render", z0]]);
4423
4422
  var Gi;
4424
4423
  typeof global > "u" ? ("ActiveXObject" in window && console.error(`抱歉,wangEditor V5+ 版本开始,不在支持 IE 浏览器
4425
4424
  Sorry, wangEditor V5+ versions do not support IE browser.`), ga(), ma()) : global && (!((Gi = global.navigator) === null || Gi === void 0) && Gi.userAgent.match("QQBrowser")) && (ga(), ma());
@@ -4433,8 +4432,8 @@ function ma() {
4433
4432
  });
4434
4433
  }
4435
4434
  if (typeof global == "object") {
4436
- var I1 = Object.getOwnPropertyDescriptor(global, "window");
4437
- global.window && !I1.set || (global.window = global, global.requestAnimationFrame = function() {
4435
+ var I0 = Object.getOwnPropertyDescriptor(global, "window");
4436
+ global.window && !I0.set || (global.window = global, global.requestAnimationFrame = function() {
4438
4437
  }, global.navigator = { userAgent: "" }, global.location = { hostname: "0.0.0.0", port: 0, protocol: "http:" }, global.btoa = function() {
4439
4438
  }, global.crypto = { getRandomValues: function(t) {
4440
4439
  return nodeCrypto.randomFillSync(t);
@@ -4464,7 +4463,7 @@ function xn(t) {
4464
4463
  var r = Object.getPrototypeOf(n);
4465
4464
  if (r === null) return !0;
4466
4465
  var i = Object.hasOwnProperty.call(r, "constructor") && r.constructor;
4467
- return i === Object || typeof i == "function" && Function.toString.call(i) === K1;
4466
+ return i === Object || typeof i == "function" && Function.toString.call(i) === K0;
4468
4467
  })(t) || Array.isArray(t) || !!t[Ea] || !!t.constructor[Ea] || Ds(t) || Cs(t));
4469
4468
  }
4470
4469
  function gr(t, n, r) {
@@ -4486,17 +4485,17 @@ function wc(t, n, r) {
4486
4485
  i === 2 ? t.set(n, r) : i === 3 ? (t.delete(n), t.add(r)) : t[n] = r;
4487
4486
  }
4488
4487
  function Ds(t) {
4489
- return W1 && t instanceof Map;
4488
+ return W0 && t instanceof Map;
4490
4489
  }
4491
4490
  function Cs(t) {
4492
- return q1 && t instanceof Set;
4491
+ return q0 && t instanceof Set;
4493
4492
  }
4494
4493
  function bn(t) {
4495
4494
  return t.o || t.t;
4496
4495
  }
4497
4496
  function ws(t) {
4498
4497
  if (Array.isArray(t)) return Array.prototype.slice.call(t);
4499
- var n = J1(t);
4498
+ var n = J0(t);
4500
4499
  delete n[Tt];
4501
4500
  for (var r = Bs(n), i = 0; i < r.length; i++) {
4502
4501
  var o = r[i], s = n[o];
@@ -4505,18 +4504,18 @@ function ws(t) {
4505
4504
  return Object.create(Object.getPrototypeOf(t), n);
4506
4505
  }
4507
4506
  function xs(t, n) {
4508
- return n === void 0 && (n = !1), _s(t) || wn(t) || !xn(t) || (Hn(t) > 1 && (t.set = t.add = t.clear = t.delete = R1), Object.freeze(t), n && gr(t, (function(r, i) {
4507
+ return n === void 0 && (n = !1), _s(t) || wn(t) || !xn(t) || (Hn(t) > 1 && (t.set = t.add = t.clear = t.delete = R0), Object.freeze(t), n && gr(t, (function(r, i) {
4509
4508
  return xs(i, !0);
4510
4509
  }), !0)), t;
4511
4510
  }
4512
- function R1() {
4511
+ function R0() {
4513
4512
  Wt(2);
4514
4513
  }
4515
4514
  function _s(t) {
4516
4515
  return t == null || typeof t != "object" || Object.isFrozen(t);
4517
4516
  }
4518
4517
  function on(t) {
4519
- var n = G1[t];
4518
+ var n = G0[t];
4520
4519
  return n || Wt(18, t), n;
4521
4520
  }
4522
4521
  function ya() {
@@ -4526,7 +4525,7 @@ function Yi(t, n) {
4526
4525
  n && (on("Patches"), t.u = [], t.s = [], t.v = n);
4527
4526
  }
4528
4527
  function Jr(t) {
4529
- Mo(t), t.p.forEach(H1), t.p = null;
4528
+ Mo(t), t.p.forEach(H0), t.p = null;
4530
4529
  }
4531
4530
  function Mo(t) {
4532
4531
  t === mr && (mr = t.l);
@@ -4534,7 +4533,7 @@ function Mo(t) {
4534
4533
  function ba(t) {
4535
4534
  return mr = { p: [], l: mr, h: t, m: !0, _: 0 };
4536
4535
  }
4537
- function H1(t) {
4536
+ function H0(t) {
4538
4537
  var n = t[Tt];
4539
4538
  n.i === 0 || n.i === 1 ? n.j() : n.O = !0;
4540
4539
  }
@@ -4600,7 +4599,7 @@ function $o(t, n, r) {
4600
4599
  })(n, r) : on("ES5").J(n, r);
4601
4600
  return (r ? r.A : ya()).p.push(i), i;
4602
4601
  }
4603
- function U1(t) {
4602
+ function U0(t) {
4604
4603
  return wn(t) || Wt(22, t), (function n(r) {
4605
4604
  if (!xn(r)) return r;
4606
4605
  var i, o = r[Tt], s = Hn(r);
@@ -4624,14 +4623,14 @@ function wa(t, n) {
4624
4623
  }
4625
4624
  return ws(t);
4626
4625
  }
4627
- var xa, mr, Es = typeof Symbol < "u" && typeof /* @__PURE__ */ Symbol("x") == "symbol", W1 = typeof Map < "u", q1 = typeof Set < "u", _a = typeof Proxy < "u" && Proxy.revocable !== void 0 && typeof Reflect < "u", xc = Es ? /* @__PURE__ */ Symbol.for("immer-nothing") : ((xa = {})["immer-nothing"] = !0, xa), Ea = Es ? /* @__PURE__ */ Symbol.for("immer-draftable") : "__$immer_draftable", Tt = Es ? /* @__PURE__ */ Symbol.for("immer-state") : "__$immer_state", K1 = "" + Object.prototype.constructor, Bs = typeof Reflect < "u" && Reflect.ownKeys ? Reflect.ownKeys : Object.getOwnPropertySymbols !== void 0 ? function(t) {
4626
+ var xa, mr, Es = typeof Symbol < "u" && typeof /* @__PURE__ */ Symbol("x") == "symbol", W0 = typeof Map < "u", q0 = typeof Set < "u", _a = typeof Proxy < "u" && Proxy.revocable !== void 0 && typeof Reflect < "u", xc = Es ? /* @__PURE__ */ Symbol.for("immer-nothing") : ((xa = {})["immer-nothing"] = !0, xa), Ea = Es ? /* @__PURE__ */ Symbol.for("immer-draftable") : "__$immer_draftable", Tt = Es ? /* @__PURE__ */ Symbol.for("immer-state") : "__$immer_state", K0 = "" + Object.prototype.constructor, Bs = typeof Reflect < "u" && Reflect.ownKeys ? Reflect.ownKeys : Object.getOwnPropertySymbols !== void 0 ? function(t) {
4628
4627
  return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t));
4629
- } : Object.getOwnPropertyNames, J1 = Object.getOwnPropertyDescriptors || function(t) {
4628
+ } : Object.getOwnPropertyNames, J0 = Object.getOwnPropertyDescriptors || function(t) {
4630
4629
  var n = {};
4631
4630
  return Bs(t).forEach((function(r) {
4632
4631
  n[r] = Object.getOwnPropertyDescriptor(t, r);
4633
4632
  })), n;
4634
- }, G1 = {}, Ir = { get: function(t, n) {
4633
+ }, G0 = {}, Ir = { get: function(t, n) {
4635
4634
  if (n === Tt) return t;
4636
4635
  var r = bn(t);
4637
4636
  if (!Lo(r, n)) return (function(o, s, a) {
@@ -4677,7 +4676,7 @@ gr(Ir, (function(t, n) {
4677
4676
  }, Rr.set = function(t, n, r) {
4678
4677
  return Ir.set.call(this, t[0], n, r, t[0]);
4679
4678
  };
4680
- var Y1 = (function() {
4679
+ var Y0 = (function() {
4681
4680
  function t(r) {
4682
4681
  var i = this;
4683
4682
  this.g = _a, this.F = !0, this.produce = function(o, s, a) {
@@ -4726,7 +4725,7 @@ var Y1 = (function() {
4726
4725
  }
4727
4726
  var n = t.prototype;
4728
4727
  return n.createDraft = function(r) {
4729
- xn(r) || Wt(8), wn(r) && (r = U1(r));
4728
+ xn(r) || Wt(8), wn(r) && (r = U0(r));
4730
4729
  var i = ba(this), o = $o(this, r, void 0);
4731
4730
  return o[Tt].C = !0, Mo(i), o;
4732
4731
  }, n.finishDraft = function(r, i) {
@@ -4751,7 +4750,7 @@ var Y1 = (function() {
4751
4750
  return a(l, i);
4752
4751
  }));
4753
4752
  }, t;
4754
- })(), jt = new Y1(), Si = jt.produce;
4753
+ })(), jt = new Y0(), Si = jt.produce;
4755
4754
  jt.produceWithPatches.bind(jt), jt.setAutoFreeze.bind(jt), jt.setUseProxies.bind(jt), jt.applyPatches.bind(jt);
4756
4755
  var Ba = jt.createDraft.bind(jt), Aa = jt.finishDraft.bind(jt);
4757
4756
  function Xt(t, n, r) {
@@ -4779,18 +4778,18 @@ function jr(t) {
4779
4778
  }
4780
4779
  return t;
4781
4780
  }
4782
- var Z1 = () => {
4781
+ var Z0 = () => {
4783
4782
  var t = { children: [], operations: [], selection: null, marks: null, isInline: () => !1, isVoid: () => !1, onChange: () => {
4784
4783
  }, apply: (n) => {
4785
- for (var r of v.pathRefs(t)) Ag.transform(r, n);
4786
- for (var i of v.pointRefs(t)) kg.transform(i, n);
4787
- for (var o of v.rangeRefs(t)) Fg.transform(o, n);
4784
+ for (var r of v.pathRefs(t)) Am.transform(r, n);
4785
+ for (var i of v.pointRefs(t)) km.transform(i, n);
4786
+ for (var o of v.rangeRefs(t)) Fm.transform(o, n);
4788
4787
  var s = /* @__PURE__ */ new Set(), a = [], l = (h) => {
4789
4788
  if (h) {
4790
4789
  var p = h.join(",");
4791
4790
  s.has(p) || (s.add(p), a.push(h));
4792
4791
  }
4793
- }, u = Zr.get(t) || [], c = X1(n);
4792
+ }, u = Zr.get(t) || [], c = X0(n);
4794
4793
  for (var d of u)
4795
4794
  l(S.transform(d, n));
4796
4795
  for (var f of c) l(f);
@@ -4851,7 +4850,7 @@ var Z1 = () => {
4851
4850
  }
4852
4851
  } };
4853
4852
  return t;
4854
- }, X1 = (t) => {
4853
+ }, X0 = (t) => {
4855
4854
  switch (t.type) {
4856
4855
  case "insert_text":
4857
4856
  case "remove_text":
@@ -4906,58 +4905,58 @@ function an(t, n) {
4906
4905
  return o;
4907
4906
  }
4908
4907
  var _e, zo = function(t) {
4909
- var n = arguments.length > 1 && arguments[1] !== void 0 && arguments[1], r = !n, i = n ? rg(t) : t, o = _e.None, s = _e.None, a = 0, l = null;
4908
+ var n = arguments.length > 1 && arguments[1] !== void 0 && arguments[1], r = !n, i = n ? rm(t) : t, o = _e.None, s = _e.None, a = 0, l = null;
4910
4909
  for (var u of i) {
4911
4910
  var c = u.codePointAt(0);
4912
4911
  if (!c) break;
4913
- var d = gg(u, c);
4914
- if ([o, s] = r ? [s, d] : [d, o], In(o, _e.ZWJ) && In(s, _e.ExtPict) && !bg(r ? t.substring(0, a) : t.substring(0, t.length - a)) || In(o, _e.RI) && In(s, _e.RI) && !(l = l !== null ? !l : !!r || Cg(t.substring(0, t.length - a))) || o !== _e.None && s !== _e.None && vg(o, s)) break;
4912
+ var d = gm(u, c);
4913
+ if ([o, s] = r ? [s, d] : [d, o], In(o, _e.ZWJ) && In(s, _e.ExtPict) && !bm(r ? t.substring(0, a) : t.substring(0, t.length - a)) || In(o, _e.RI) && In(s, _e.RI) && !(l = l !== null ? !l : !!r || Cm(t.substring(0, t.length - a))) || o !== _e.None && s !== _e.None && vm(o, s)) break;
4915
4914
  a += u.length;
4916
4915
  }
4917
4916
  return a || 1;
4918
- }, Q1 = /\s/, eg = /[\u0021-\u0023\u0025-\u002A\u002C-\u002F\u003A\u003B\u003F\u0040\u005B-\u005D\u005F\u007B\u007D\u00A1\u00A7\u00AB\u00B6\u00B7\u00BB\u00BF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E3B\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]/, tg = /['\u2018\u2019]/, Io = (t, n, r) => {
4917
+ }, Q0 = /\s/, em = /[\u0021-\u0023\u0025-\u002A\u002C-\u002F\u003A\u003B\u003F\u0040\u005B-\u005D\u005F\u007B\u007D\u00A1\u00A7\u00AB\u00B6\u00B7\u00BB\u00BF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E3B\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]/, tm = /['\u2018\u2019]/, Io = (t, n, r) => {
4919
4918
  if (r) {
4920
4919
  var i = t.length - n;
4921
4920
  return [t.slice(i, t.length), t.slice(0, i)];
4922
4921
  }
4923
4922
  return [t.slice(0, n), t.slice(n)];
4924
- }, ng = function t(n, r) {
4923
+ }, nm = function t(n, r) {
4925
4924
  var i = arguments.length > 2 && arguments[2] !== void 0 && arguments[2];
4926
- if (Q1.test(n)) return !1;
4927
- if (tg.test(n)) {
4925
+ if (Q0.test(n)) return !1;
4926
+ if (tm.test(n)) {
4928
4927
  var o = zo(r, i), [s, a] = Io(r, o, i);
4929
4928
  if (t(s, a, i)) return !0;
4930
4929
  }
4931
- return !eg.test(n);
4932
- }, rg = function* (t) {
4930
+ return !em.test(n);
4931
+ }, rm = function* (t) {
4933
4932
  for (var n = t.length - 1, r = 0; r < t.length; r++) {
4934
4933
  var i = t.charAt(n - r);
4935
- if (og(i.charCodeAt(0))) {
4934
+ if (om(i.charCodeAt(0))) {
4936
4935
  var o = t.charAt(n - r - 1);
4937
- if (ig(o.charCodeAt(0))) {
4936
+ if (im(o.charCodeAt(0))) {
4938
4937
  yield o + i, r++;
4939
4938
  continue;
4940
4939
  }
4941
4940
  }
4942
4941
  yield i;
4943
4942
  }
4944
- }, ig = (t) => t >= 55296 && t <= 56319, og = (t) => t >= 56320 && t <= 57343;
4943
+ }, im = (t) => t >= 55296 && t <= 56319, om = (t) => t >= 56320 && t <= 57343;
4945
4944
  (function(t) {
4946
4945
  t[t.None = 0] = "None", t[t.Extend = 1] = "Extend", t[t.ZWJ = 2] = "ZWJ", t[t.RI = 4] = "RI", t[t.Prepend = 8] = "Prepend", t[t.SpacingMark = 16] = "SpacingMark", t[t.L = 32] = "L", t[t.V = 64] = "V", t[t.T = 128] = "T", t[t.LV = 256] = "LV", t[t.LVT = 512] = "LVT", t[t.ExtPict = 1024] = "ExtPict", t[t.Any = 2048] = "Any";
4947
4946
  })(_e || (_e = {}));
4948
- var sg = /^(?:[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08D3-\u08E1\u08E3-\u0902\u093A\u093C\u0941-\u0948\u094D\u0951-\u0957\u0962\u0963\u0981\u09BC\u09BE\u09C1-\u09C4\u09CD\u09D7\u09E2\u09E3\u09FE\u0A01\u0A02\u0A3C\u0A41\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81\u0A82\u0ABC\u0AC1-\u0AC5\u0AC7\u0AC8\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01\u0B3C\u0B3E\u0B3F\u0B41-\u0B44\u0B4D\u0B55-\u0B57\u0B62\u0B63\u0B82\u0BBE\u0BC0\u0BCD\u0BD7\u0C00\u0C04\u0C3E-\u0C40\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81\u0CBC\u0CBF\u0CC2\u0CC6\u0CCC\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D00\u0D01\u0D3B\u0D3C\u0D3E\u0D41-\u0D44\u0D4D\u0D57\u0D62\u0D63\u0D81\u0DCA\u0DCF\u0DD2-\u0DD4\u0DD6\u0DDF\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F71-\u0F7E\u0F80-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102D-\u1030\u1032-\u1037\u1039\u103A\u103D\u103E\u1058\u1059\u105E-\u1060\u1071-\u1074\u1082\u1085\u1086\u108D\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4\u17B5\u17B7-\u17BD\u17C6\u17C9-\u17D3\u17DD\u180B-\u180D\u1885\u1886\u18A9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193B\u1A17\u1A18\u1A1B\u1A56\u1A58-\u1A5E\u1A60\u1A62\u1A65-\u1A6C\u1A73-\u1A7C\u1A7F\u1AB0-\u1AC0\u1B00-\u1B03\u1B34-\u1B3A\u1B3C\u1B42\u1B6B-\u1B73\u1B80\u1B81\u1BA2-\u1BA5\u1BA8\u1BA9\u1BAB-\u1BAD\u1BE6\u1BE8\u1BE9\u1BED\u1BEF-\u1BF1\u1C2C-\u1C33\u1C36\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE0\u1CE2-\u1CE8\u1CED\u1CF4\u1CF8\u1CF9\u1DC0-\u1DF9\u1DFB-\u1DFF\u200C\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA825\uA826\uA82C\uA8C4\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA951\uA980-\uA982\uA9B3\uA9B6-\uA9B9\uA9BC\uA9BD\uA9E5\uAA29-\uAA2E\uAA31\uAA32\uAA35\uAA36\uAA43\uAA4C\uAA7C\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEC\uAAED\uAAF6\uABE5\uABE8\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFF9E\uFF9F]|\uD800[\uDDFD\uDEE0\uDF76-\uDF7A]|\uD802[\uDE01-\uDE03\uDE05\uDE06\uDE0C-\uDE0F\uDE38-\uDE3A\uDE3F\uDEE5\uDEE6]|\uD803[\uDD24-\uDD27\uDEAB\uDEAC\uDF46-\uDF50]|\uD804[\uDC01\uDC38-\uDC46\uDC7F-\uDC81\uDCB3-\uDCB6\uDCB9\uDCBA\uDD00-\uDD02\uDD27-\uDD2B\uDD2D-\uDD34\uDD73\uDD80\uDD81\uDDB6-\uDDBE\uDDC9-\uDDCC\uDDCF\uDE2F-\uDE31\uDE34\uDE36\uDE37\uDE3E\uDEDF\uDEE3-\uDEEA\uDF00\uDF01\uDF3B\uDF3C\uDF3E\uDF40\uDF57\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC38-\uDC3F\uDC42-\uDC44\uDC46\uDC5E\uDCB0\uDCB3-\uDCB8\uDCBA\uDCBD\uDCBF\uDCC0\uDCC2\uDCC3\uDDAF\uDDB2-\uDDB5\uDDBC\uDDBD\uDDBF\uDDC0\uDDDC\uDDDD\uDE33-\uDE3A\uDE3D\uDE3F\uDE40\uDEAB\uDEAD\uDEB0-\uDEB5\uDEB7\uDF1D-\uDF1F\uDF22-\uDF25\uDF27-\uDF2B]|\uD806[\uDC2F-\uDC37\uDC39\uDC3A\uDD30\uDD3B\uDD3C\uDD3E\uDD43\uDDD4-\uDDD7\uDDDA\uDDDB\uDDE0\uDE01-\uDE0A\uDE33-\uDE38\uDE3B-\uDE3E\uDE47\uDE51-\uDE56\uDE59-\uDE5B\uDE8A-\uDE96\uDE98\uDE99]|\uD807[\uDC30-\uDC36\uDC38-\uDC3D\uDC3F\uDC92-\uDCA7\uDCAA-\uDCB0\uDCB2\uDCB3\uDCB5\uDCB6\uDD31-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD45\uDD47\uDD90\uDD91\uDD95\uDD97\uDEF3\uDEF4]|\uD81A[\uDEF0-\uDEF4\uDF30-\uDF36]|\uD81B[\uDF4F\uDF8F-\uDF92\uDFE4]|\uD82F[\uDC9D\uDC9E]|\uD834[\uDD65\uDD67-\uDD69\uDD6E-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A\uDD30-\uDD36\uDEEC-\uDEEF]|\uD83A[\uDCD0-\uDCD6\uDD44-\uDD4A]|\uD83C[\uDFFB-\uDFFF]|\uDB40[\uDC20-\uDC7F\uDD00-\uDDEF])$/, ag = /^(?:[\u0600-\u0605\u06DD\u070F\u0890\u0891\u08E2\u0D4E]|\uD804[\uDCBD\uDCCD\uDDC2\uDDC3]|\uD806[\uDD3F\uDD41\uDE3A\uDE84-\uDE89]|\uD807\uDD46)$/, lg = /^(?:[\u0903\u093B\u093E-\u0940\u0949-\u094C\u094E\u094F\u0982\u0983\u09BF\u09C0\u09C7\u09C8\u09CB\u09CC\u0A03\u0A3E-\u0A40\u0A83\u0ABE-\u0AC0\u0AC9\u0ACB\u0ACC\u0B02\u0B03\u0B40\u0B47\u0B48\u0B4B\u0B4C\u0BBF\u0BC1\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCC\u0C01-\u0C03\u0C41-\u0C44\u0C82\u0C83\u0CBE\u0CC0\u0CC1\u0CC3\u0CC4\u0CC7\u0CC8\u0CCA\u0CCB\u0D02\u0D03\u0D3F\u0D40\u0D46-\u0D48\u0D4A-\u0D4C\u0D82\u0D83\u0DD0\u0DD1\u0DD8-\u0DDE\u0DF2\u0DF3\u0E33\u0EB3\u0F3E\u0F3F\u0F7F\u1031\u103B\u103C\u1056\u1057\u1084\u1715\u1734\u17B6\u17BE-\u17C5\u17C7\u17C8\u1923-\u1926\u1929-\u192B\u1930\u1931\u1933-\u1938\u1A19\u1A1A\u1A55\u1A57\u1A6D-\u1A72\u1B04\u1B3B\u1B3D-\u1B41\u1B43\u1B44\u1B82\u1BA1\u1BA6\u1BA7\u1BAA\u1BE7\u1BEA-\u1BEC\u1BEE\u1BF2\u1BF3\u1C24-\u1C2B\u1C34\u1C35\u1CE1\u1CF7\uA823\uA824\uA827\uA880\uA881\uA8B4-\uA8C3\uA952\uA953\uA983\uA9B4\uA9B5\uA9BA\uA9BB\uA9BE-\uA9C0\uAA2F\uAA30\uAA33\uAA34\uAA4D\uAAEB\uAAEE\uAAEF\uAAF5\uABE3\uABE4\uABE6\uABE7\uABE9\uABEA\uABEC]|\uD804[\uDC00\uDC02\uDC82\uDCB0-\uDCB2\uDCB7\uDCB8\uDD2C\uDD45\uDD46\uDD82\uDDB3-\uDDB5\uDDBF\uDDC0\uDDCE\uDE2C-\uDE2E\uDE32\uDE33\uDE35\uDEE0-\uDEE2\uDF02\uDF03\uDF3F\uDF41-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF62\uDF63]|\uD805[\uDC35-\uDC37\uDC40\uDC41\uDC45\uDCB1\uDCB2\uDCB9\uDCBB\uDCBC\uDCBE\uDCC1\uDDB0\uDDB1\uDDB8-\uDDBB\uDDBE\uDE30-\uDE32\uDE3B\uDE3C\uDE3E\uDEAC\uDEAE\uDEAF\uDEB6\uDF26]|\uD806[\uDC2C-\uDC2E\uDC38\uDD31-\uDD35\uDD37\uDD38\uDD3D\uDD40\uDD42\uDDD1-\uDDD3\uDDDC-\uDDDF\uDDE4\uDE39\uDE57\uDE58\uDE97]|\uD807[\uDC2F\uDC3E\uDCA9\uDCB1\uDCB4\uDD8A-\uDD8E\uDD93\uDD94\uDD96\uDEF5\uDEF6]|\uD81B[\uDF51-\uDF87\uDFF0\uDFF1]|\uD834[\uDD66\uDD6D])$/, ug = /^[\u1100-\u115F\uA960-\uA97C]$/, cg = /^[\u1160-\u11A7\uD7B0-\uD7C6]$/, dg = /^[\u11A8-\u11FF\uD7CB-\uD7FB]$/, fg = /^[\uAC00\uAC1C\uAC38\uAC54\uAC70\uAC8C\uACA8\uACC4\uACE0\uACFC\uAD18\uAD34\uAD50\uAD6C\uAD88\uADA4\uADC0\uADDC\uADF8\uAE14\uAE30\uAE4C\uAE68\uAE84\uAEA0\uAEBC\uAED8\uAEF4\uAF10\uAF2C\uAF48\uAF64\uAF80\uAF9C\uAFB8\uAFD4\uAFF0\uB00C\uB028\uB044\uB060\uB07C\uB098\uB0B4\uB0D0\uB0EC\uB108\uB124\uB140\uB15C\uB178\uB194\uB1B0\uB1CC\uB1E8\uB204\uB220\uB23C\uB258\uB274\uB290\uB2AC\uB2C8\uB2E4\uB300\uB31C\uB338\uB354\uB370\uB38C\uB3A8\uB3C4\uB3E0\uB3FC\uB418\uB434\uB450\uB46C\uB488\uB4A4\uB4C0\uB4DC\uB4F8\uB514\uB530\uB54C\uB568\uB584\uB5A0\uB5BC\uB5D8\uB5F4\uB610\uB62C\uB648\uB664\uB680\uB69C\uB6B8\uB6D4\uB6F0\uB70C\uB728\uB744\uB760\uB77C\uB798\uB7B4\uB7D0\uB7EC\uB808\uB824\uB840\uB85C\uB878\uB894\uB8B0\uB8CC\uB8E8\uB904\uB920\uB93C\uB958\uB974\uB990\uB9AC\uB9C8\uB9E4\uBA00\uBA1C\uBA38\uBA54\uBA70\uBA8C\uBAA8\uBAC4\uBAE0\uBAFC\uBB18\uBB34\uBB50\uBB6C\uBB88\uBBA4\uBBC0\uBBDC\uBBF8\uBC14\uBC30\uBC4C\uBC68\uBC84\uBCA0\uBCBC\uBCD8\uBCF4\uBD10\uBD2C\uBD48\uBD64\uBD80\uBD9C\uBDB8\uBDD4\uBDF0\uBE0C\uBE28\uBE44\uBE60\uBE7C\uBE98\uBEB4\uBED0\uBEEC\uBF08\uBF24\uBF40\uBF5C\uBF78\uBF94\uBFB0\uBFCC\uBFE8\uC004\uC020\uC03C\uC058\uC074\uC090\uC0AC\uC0C8\uC0E4\uC100\uC11C\uC138\uC154\uC170\uC18C\uC1A8\uC1C4\uC1E0\uC1FC\uC218\uC234\uC250\uC26C\uC288\uC2A4\uC2C0\uC2DC\uC2F8\uC314\uC330\uC34C\uC368\uC384\uC3A0\uC3BC\uC3D8\uC3F4\uC410\uC42C\uC448\uC464\uC480\uC49C\uC4B8\uC4D4\uC4F0\uC50C\uC528\uC544\uC560\uC57C\uC598\uC5B4\uC5D0\uC5EC\uC608\uC624\uC640\uC65C\uC678\uC694\uC6B0\uC6CC\uC6E8\uC704\uC720\uC73C\uC758\uC774\uC790\uC7AC\uC7C8\uC7E4\uC800\uC81C\uC838\uC854\uC870\uC88C\uC8A8\uC8C4\uC8E0\uC8FC\uC918\uC934\uC950\uC96C\uC988\uC9A4\uC9C0\uC9DC\uC9F8\uCA14\uCA30\uCA4C\uCA68\uCA84\uCAA0\uCABC\uCAD8\uCAF4\uCB10\uCB2C\uCB48\uCB64\uCB80\uCB9C\uCBB8\uCBD4\uCBF0\uCC0C\uCC28\uCC44\uCC60\uCC7C\uCC98\uCCB4\uCCD0\uCCEC\uCD08\uCD24\uCD40\uCD5C\uCD78\uCD94\uCDB0\uCDCC\uCDE8\uCE04\uCE20\uCE3C\uCE58\uCE74\uCE90\uCEAC\uCEC8\uCEE4\uCF00\uCF1C\uCF38\uCF54\uCF70\uCF8C\uCFA8\uCFC4\uCFE0\uCFFC\uD018\uD034\uD050\uD06C\uD088\uD0A4\uD0C0\uD0DC\uD0F8\uD114\uD130\uD14C\uD168\uD184\uD1A0\uD1BC\uD1D8\uD1F4\uD210\uD22C\uD248\uD264\uD280\uD29C\uD2B8\uD2D4\uD2F0\uD30C\uD328\uD344\uD360\uD37C\uD398\uD3B4\uD3D0\uD3EC\uD408\uD424\uD440\uD45C\uD478\uD494\uD4B0\uD4CC\uD4E8\uD504\uD520\uD53C\uD558\uD574\uD590\uD5AC\uD5C8\uD5E4\uD600\uD61C\uD638\uD654\uD670\uD68C\uD6A8\uD6C4\uD6E0\uD6FC\uD718\uD734\uD750\uD76C\uD788]$/, hg = /^[\uAC01-\uAC1B\uAC1D-\uAC37\uAC39-\uAC53\uAC55-\uAC6F\uAC71-\uAC8B\uAC8D-\uACA7\uACA9-\uACC3\uACC5-\uACDF\uACE1-\uACFB\uACFD-\uAD17\uAD19-\uAD33\uAD35-\uAD4F\uAD51-\uAD6B\uAD6D-\uAD87\uAD89-\uADA3\uADA5-\uADBF\uADC1-\uADDB\uADDD-\uADF7\uADF9-\uAE13\uAE15-\uAE2F\uAE31-\uAE4B\uAE4D-\uAE67\uAE69-\uAE83\uAE85-\uAE9F\uAEA1-\uAEBB\uAEBD-\uAED7\uAED9-\uAEF3\uAEF5-\uAF0F\uAF11-\uAF2B\uAF2D-\uAF47\uAF49-\uAF63\uAF65-\uAF7F\uAF81-\uAF9B\uAF9D-\uAFB7\uAFB9-\uAFD3\uAFD5-\uAFEF\uAFF1-\uB00B\uB00D-\uB027\uB029-\uB043\uB045-\uB05F\uB061-\uB07B\uB07D-\uB097\uB099-\uB0B3\uB0B5-\uB0CF\uB0D1-\uB0EB\uB0ED-\uB107\uB109-\uB123\uB125-\uB13F\uB141-\uB15B\uB15D-\uB177\uB179-\uB193\uB195-\uB1AF\uB1B1-\uB1CB\uB1CD-\uB1E7\uB1E9-\uB203\uB205-\uB21F\uB221-\uB23B\uB23D-\uB257\uB259-\uB273\uB275-\uB28F\uB291-\uB2AB\uB2AD-\uB2C7\uB2C9-\uB2E3\uB2E5-\uB2FF\uB301-\uB31B\uB31D-\uB337\uB339-\uB353\uB355-\uB36F\uB371-\uB38B\uB38D-\uB3A7\uB3A9-\uB3C3\uB3C5-\uB3DF\uB3E1-\uB3FB\uB3FD-\uB417\uB419-\uB433\uB435-\uB44F\uB451-\uB46B\uB46D-\uB487\uB489-\uB4A3\uB4A5-\uB4BF\uB4C1-\uB4DB\uB4DD-\uB4F7\uB4F9-\uB513\uB515-\uB52F\uB531-\uB54B\uB54D-\uB567\uB569-\uB583\uB585-\uB59F\uB5A1-\uB5BB\uB5BD-\uB5D7\uB5D9-\uB5F3\uB5F5-\uB60F\uB611-\uB62B\uB62D-\uB647\uB649-\uB663\uB665-\uB67F\uB681-\uB69B\uB69D-\uB6B7\uB6B9-\uB6D3\uB6D5-\uB6EF\uB6F1-\uB70B\uB70D-\uB727\uB729-\uB743\uB745-\uB75F\uB761-\uB77B\uB77D-\uB797\uB799-\uB7B3\uB7B5-\uB7CF\uB7D1-\uB7EB\uB7ED-\uB807\uB809-\uB823\uB825-\uB83F\uB841-\uB85B\uB85D-\uB877\uB879-\uB893\uB895-\uB8AF\uB8B1-\uB8CB\uB8CD-\uB8E7\uB8E9-\uB903\uB905-\uB91F\uB921-\uB93B\uB93D-\uB957\uB959-\uB973\uB975-\uB98F\uB991-\uB9AB\uB9AD-\uB9C7\uB9C9-\uB9E3\uB9E5-\uB9FF\uBA01-\uBA1B\uBA1D-\uBA37\uBA39-\uBA53\uBA55-\uBA6F\uBA71-\uBA8B\uBA8D-\uBAA7\uBAA9-\uBAC3\uBAC5-\uBADF\uBAE1-\uBAFB\uBAFD-\uBB17\uBB19-\uBB33\uBB35-\uBB4F\uBB51-\uBB6B\uBB6D-\uBB87\uBB89-\uBBA3\uBBA5-\uBBBF\uBBC1-\uBBDB\uBBDD-\uBBF7\uBBF9-\uBC13\uBC15-\uBC2F\uBC31-\uBC4B\uBC4D-\uBC67\uBC69-\uBC83\uBC85-\uBC9F\uBCA1-\uBCBB\uBCBD-\uBCD7\uBCD9-\uBCF3\uBCF5-\uBD0F\uBD11-\uBD2B\uBD2D-\uBD47\uBD49-\uBD63\uBD65-\uBD7F\uBD81-\uBD9B\uBD9D-\uBDB7\uBDB9-\uBDD3\uBDD5-\uBDEF\uBDF1-\uBE0B\uBE0D-\uBE27\uBE29-\uBE43\uBE45-\uBE5F\uBE61-\uBE7B\uBE7D-\uBE97\uBE99-\uBEB3\uBEB5-\uBECF\uBED1-\uBEEB\uBEED-\uBF07\uBF09-\uBF23\uBF25-\uBF3F\uBF41-\uBF5B\uBF5D-\uBF77\uBF79-\uBF93\uBF95-\uBFAF\uBFB1-\uBFCB\uBFCD-\uBFE7\uBFE9-\uC003\uC005-\uC01F\uC021-\uC03B\uC03D-\uC057\uC059-\uC073\uC075-\uC08F\uC091-\uC0AB\uC0AD-\uC0C7\uC0C9-\uC0E3\uC0E5-\uC0FF\uC101-\uC11B\uC11D-\uC137\uC139-\uC153\uC155-\uC16F\uC171-\uC18B\uC18D-\uC1A7\uC1A9-\uC1C3\uC1C5-\uC1DF\uC1E1-\uC1FB\uC1FD-\uC217\uC219-\uC233\uC235-\uC24F\uC251-\uC26B\uC26D-\uC287\uC289-\uC2A3\uC2A5-\uC2BF\uC2C1-\uC2DB\uC2DD-\uC2F7\uC2F9-\uC313\uC315-\uC32F\uC331-\uC34B\uC34D-\uC367\uC369-\uC383\uC385-\uC39F\uC3A1-\uC3BB\uC3BD-\uC3D7\uC3D9-\uC3F3\uC3F5-\uC40F\uC411-\uC42B\uC42D-\uC447\uC449-\uC463\uC465-\uC47F\uC481-\uC49B\uC49D-\uC4B7\uC4B9-\uC4D3\uC4D5-\uC4EF\uC4F1-\uC50B\uC50D-\uC527\uC529-\uC543\uC545-\uC55F\uC561-\uC57B\uC57D-\uC597\uC599-\uC5B3\uC5B5-\uC5CF\uC5D1-\uC5EB\uC5ED-\uC607\uC609-\uC623\uC625-\uC63F\uC641-\uC65B\uC65D-\uC677\uC679-\uC693\uC695-\uC6AF\uC6B1-\uC6CB\uC6CD-\uC6E7\uC6E9-\uC703\uC705-\uC71F\uC721-\uC73B\uC73D-\uC757\uC759-\uC773\uC775-\uC78F\uC791-\uC7AB\uC7AD-\uC7C7\uC7C9-\uC7E3\uC7E5-\uC7FF\uC801-\uC81B\uC81D-\uC837\uC839-\uC853\uC855-\uC86F\uC871-\uC88B\uC88D-\uC8A7\uC8A9-\uC8C3\uC8C5-\uC8DF\uC8E1-\uC8FB\uC8FD-\uC917\uC919-\uC933\uC935-\uC94F\uC951-\uC96B\uC96D-\uC987\uC989-\uC9A3\uC9A5-\uC9BF\uC9C1-\uC9DB\uC9DD-\uC9F7\uC9F9-\uCA13\uCA15-\uCA2F\uCA31-\uCA4B\uCA4D-\uCA67\uCA69-\uCA83\uCA85-\uCA9F\uCAA1-\uCABB\uCABD-\uCAD7\uCAD9-\uCAF3\uCAF5-\uCB0F\uCB11-\uCB2B\uCB2D-\uCB47\uCB49-\uCB63\uCB65-\uCB7F\uCB81-\uCB9B\uCB9D-\uCBB7\uCBB9-\uCBD3\uCBD5-\uCBEF\uCBF1-\uCC0B\uCC0D-\uCC27\uCC29-\uCC43\uCC45-\uCC5F\uCC61-\uCC7B\uCC7D-\uCC97\uCC99-\uCCB3\uCCB5-\uCCCF\uCCD1-\uCCEB\uCCED-\uCD07\uCD09-\uCD23\uCD25-\uCD3F\uCD41-\uCD5B\uCD5D-\uCD77\uCD79-\uCD93\uCD95-\uCDAF\uCDB1-\uCDCB\uCDCD-\uCDE7\uCDE9-\uCE03\uCE05-\uCE1F\uCE21-\uCE3B\uCE3D-\uCE57\uCE59-\uCE73\uCE75-\uCE8F\uCE91-\uCEAB\uCEAD-\uCEC7\uCEC9-\uCEE3\uCEE5-\uCEFF\uCF01-\uCF1B\uCF1D-\uCF37\uCF39-\uCF53\uCF55-\uCF6F\uCF71-\uCF8B\uCF8D-\uCFA7\uCFA9-\uCFC3\uCFC5-\uCFDF\uCFE1-\uCFFB\uCFFD-\uD017\uD019-\uD033\uD035-\uD04F\uD051-\uD06B\uD06D-\uD087\uD089-\uD0A3\uD0A5-\uD0BF\uD0C1-\uD0DB\uD0DD-\uD0F7\uD0F9-\uD113\uD115-\uD12F\uD131-\uD14B\uD14D-\uD167\uD169-\uD183\uD185-\uD19F\uD1A1-\uD1BB\uD1BD-\uD1D7\uD1D9-\uD1F3\uD1F5-\uD20F\uD211-\uD22B\uD22D-\uD247\uD249-\uD263\uD265-\uD27F\uD281-\uD29B\uD29D-\uD2B7\uD2B9-\uD2D3\uD2D5-\uD2EF\uD2F1-\uD30B\uD30D-\uD327\uD329-\uD343\uD345-\uD35F\uD361-\uD37B\uD37D-\uD397\uD399-\uD3B3\uD3B5-\uD3CF\uD3D1-\uD3EB\uD3ED-\uD407\uD409-\uD423\uD425-\uD43F\uD441-\uD45B\uD45D-\uD477\uD479-\uD493\uD495-\uD4AF\uD4B1-\uD4CB\uD4CD-\uD4E7\uD4E9-\uD503\uD505-\uD51F\uD521-\uD53B\uD53D-\uD557\uD559-\uD573\uD575-\uD58F\uD591-\uD5AB\uD5AD-\uD5C7\uD5C9-\uD5E3\uD5E5-\uD5FF\uD601-\uD61B\uD61D-\uD637\uD639-\uD653\uD655-\uD66F\uD671-\uD68B\uD68D-\uD6A7\uD6A9-\uD6C3\uD6C5-\uD6DF\uD6E1-\uD6FB\uD6FD-\uD717\uD719-\uD733\uD735-\uD74F\uD751-\uD76B\uD76D-\uD787\uD789-\uD7A3]$/, pg = /^(?:[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u2388\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2605\u2607-\u2612\u2614-\u2685\u2690-\u2705\u2708-\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763-\u2767\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC00-\uDCFF\uDD0D-\uDD0F\uDD2F\uDD6C-\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDAD-\uDDE5\uDE01-\uDE0F\uDE1A\uDE2F\uDE32-\uDE3A\uDE3C-\uDE3F\uDE49-\uDFFA]|\uD83D[\uDC00-\uDD3D\uDD46-\uDE4F\uDE80-\uDEFF\uDF74-\uDF7F\uDFD5-\uDFFF]|\uD83E[\uDC0C-\uDC0F\uDC48-\uDC4F\uDC5A-\uDC5F\uDC88-\uDC8F\uDCAE-\uDCFF\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDEFF]|\uD83F[\uDC00-\uDFFD])$/, gg = (t, n) => {
4947
+ var sm = /^(?:[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08D3-\u08E1\u08E3-\u0902\u093A\u093C\u0941-\u0948\u094D\u0951-\u0957\u0962\u0963\u0981\u09BC\u09BE\u09C1-\u09C4\u09CD\u09D7\u09E2\u09E3\u09FE\u0A01\u0A02\u0A3C\u0A41\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81\u0A82\u0ABC\u0AC1-\u0AC5\u0AC7\u0AC8\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01\u0B3C\u0B3E\u0B3F\u0B41-\u0B44\u0B4D\u0B55-\u0B57\u0B62\u0B63\u0B82\u0BBE\u0BC0\u0BCD\u0BD7\u0C00\u0C04\u0C3E-\u0C40\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81\u0CBC\u0CBF\u0CC2\u0CC6\u0CCC\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D00\u0D01\u0D3B\u0D3C\u0D3E\u0D41-\u0D44\u0D4D\u0D57\u0D62\u0D63\u0D81\u0DCA\u0DCF\u0DD2-\u0DD4\u0DD6\u0DDF\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F71-\u0F7E\u0F80-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102D-\u1030\u1032-\u1037\u1039\u103A\u103D\u103E\u1058\u1059\u105E-\u1060\u1071-\u1074\u1082\u1085\u1086\u108D\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4\u17B5\u17B7-\u17BD\u17C6\u17C9-\u17D3\u17DD\u180B-\u180D\u1885\u1886\u18A9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193B\u1A17\u1A18\u1A1B\u1A56\u1A58-\u1A5E\u1A60\u1A62\u1A65-\u1A6C\u1A73-\u1A7C\u1A7F\u1AB0-\u1AC0\u1B00-\u1B03\u1B34-\u1B3A\u1B3C\u1B42\u1B6B-\u1B73\u1B80\u1B81\u1BA2-\u1BA5\u1BA8\u1BA9\u1BAB-\u1BAD\u1BE6\u1BE8\u1BE9\u1BED\u1BEF-\u1BF1\u1C2C-\u1C33\u1C36\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE0\u1CE2-\u1CE8\u1CED\u1CF4\u1CF8\u1CF9\u1DC0-\u1DF9\u1DFB-\u1DFF\u200C\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA825\uA826\uA82C\uA8C4\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA951\uA980-\uA982\uA9B3\uA9B6-\uA9B9\uA9BC\uA9BD\uA9E5\uAA29-\uAA2E\uAA31\uAA32\uAA35\uAA36\uAA43\uAA4C\uAA7C\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEC\uAAED\uAAF6\uABE5\uABE8\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFF9E\uFF9F]|\uD800[\uDDFD\uDEE0\uDF76-\uDF7A]|\uD802[\uDE01-\uDE03\uDE05\uDE06\uDE0C-\uDE0F\uDE38-\uDE3A\uDE3F\uDEE5\uDEE6]|\uD803[\uDD24-\uDD27\uDEAB\uDEAC\uDF46-\uDF50]|\uD804[\uDC01\uDC38-\uDC46\uDC7F-\uDC81\uDCB3-\uDCB6\uDCB9\uDCBA\uDD00-\uDD02\uDD27-\uDD2B\uDD2D-\uDD34\uDD73\uDD80\uDD81\uDDB6-\uDDBE\uDDC9-\uDDCC\uDDCF\uDE2F-\uDE31\uDE34\uDE36\uDE37\uDE3E\uDEDF\uDEE3-\uDEEA\uDF00\uDF01\uDF3B\uDF3C\uDF3E\uDF40\uDF57\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC38-\uDC3F\uDC42-\uDC44\uDC46\uDC5E\uDCB0\uDCB3-\uDCB8\uDCBA\uDCBD\uDCBF\uDCC0\uDCC2\uDCC3\uDDAF\uDDB2-\uDDB5\uDDBC\uDDBD\uDDBF\uDDC0\uDDDC\uDDDD\uDE33-\uDE3A\uDE3D\uDE3F\uDE40\uDEAB\uDEAD\uDEB0-\uDEB5\uDEB7\uDF1D-\uDF1F\uDF22-\uDF25\uDF27-\uDF2B]|\uD806[\uDC2F-\uDC37\uDC39\uDC3A\uDD30\uDD3B\uDD3C\uDD3E\uDD43\uDDD4-\uDDD7\uDDDA\uDDDB\uDDE0\uDE01-\uDE0A\uDE33-\uDE38\uDE3B-\uDE3E\uDE47\uDE51-\uDE56\uDE59-\uDE5B\uDE8A-\uDE96\uDE98\uDE99]|\uD807[\uDC30-\uDC36\uDC38-\uDC3D\uDC3F\uDC92-\uDCA7\uDCAA-\uDCB0\uDCB2\uDCB3\uDCB5\uDCB6\uDD31-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD45\uDD47\uDD90\uDD91\uDD95\uDD97\uDEF3\uDEF4]|\uD81A[\uDEF0-\uDEF4\uDF30-\uDF36]|\uD81B[\uDF4F\uDF8F-\uDF92\uDFE4]|\uD82F[\uDC9D\uDC9E]|\uD834[\uDD65\uDD67-\uDD69\uDD6E-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A\uDD30-\uDD36\uDEEC-\uDEEF]|\uD83A[\uDCD0-\uDCD6\uDD44-\uDD4A]|\uD83C[\uDFFB-\uDFFF]|\uDB40[\uDC20-\uDC7F\uDD00-\uDDEF])$/, am = /^(?:[\u0600-\u0605\u06DD\u070F\u0890\u0891\u08E2\u0D4E]|\uD804[\uDCBD\uDCCD\uDDC2\uDDC3]|\uD806[\uDD3F\uDD41\uDE3A\uDE84-\uDE89]|\uD807\uDD46)$/, lm = /^(?:[\u0903\u093B\u093E-\u0940\u0949-\u094C\u094E\u094F\u0982\u0983\u09BF\u09C0\u09C7\u09C8\u09CB\u09CC\u0A03\u0A3E-\u0A40\u0A83\u0ABE-\u0AC0\u0AC9\u0ACB\u0ACC\u0B02\u0B03\u0B40\u0B47\u0B48\u0B4B\u0B4C\u0BBF\u0BC1\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCC\u0C01-\u0C03\u0C41-\u0C44\u0C82\u0C83\u0CBE\u0CC0\u0CC1\u0CC3\u0CC4\u0CC7\u0CC8\u0CCA\u0CCB\u0D02\u0D03\u0D3F\u0D40\u0D46-\u0D48\u0D4A-\u0D4C\u0D82\u0D83\u0DD0\u0DD1\u0DD8-\u0DDE\u0DF2\u0DF3\u0E33\u0EB3\u0F3E\u0F3F\u0F7F\u1031\u103B\u103C\u1056\u1057\u1084\u1715\u1734\u17B6\u17BE-\u17C5\u17C7\u17C8\u1923-\u1926\u1929-\u192B\u1930\u1931\u1933-\u1938\u1A19\u1A1A\u1A55\u1A57\u1A6D-\u1A72\u1B04\u1B3B\u1B3D-\u1B41\u1B43\u1B44\u1B82\u1BA1\u1BA6\u1BA7\u1BAA\u1BE7\u1BEA-\u1BEC\u1BEE\u1BF2\u1BF3\u1C24-\u1C2B\u1C34\u1C35\u1CE1\u1CF7\uA823\uA824\uA827\uA880\uA881\uA8B4-\uA8C3\uA952\uA953\uA983\uA9B4\uA9B5\uA9BA\uA9BB\uA9BE-\uA9C0\uAA2F\uAA30\uAA33\uAA34\uAA4D\uAAEB\uAAEE\uAAEF\uAAF5\uABE3\uABE4\uABE6\uABE7\uABE9\uABEA\uABEC]|\uD804[\uDC00\uDC02\uDC82\uDCB0-\uDCB2\uDCB7\uDCB8\uDD2C\uDD45\uDD46\uDD82\uDDB3-\uDDB5\uDDBF\uDDC0\uDDCE\uDE2C-\uDE2E\uDE32\uDE33\uDE35\uDEE0-\uDEE2\uDF02\uDF03\uDF3F\uDF41-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF62\uDF63]|\uD805[\uDC35-\uDC37\uDC40\uDC41\uDC45\uDCB1\uDCB2\uDCB9\uDCBB\uDCBC\uDCBE\uDCC1\uDDB0\uDDB1\uDDB8-\uDDBB\uDDBE\uDE30-\uDE32\uDE3B\uDE3C\uDE3E\uDEAC\uDEAE\uDEAF\uDEB6\uDF26]|\uD806[\uDC2C-\uDC2E\uDC38\uDD31-\uDD35\uDD37\uDD38\uDD3D\uDD40\uDD42\uDDD1-\uDDD3\uDDDC-\uDDDF\uDDE4\uDE39\uDE57\uDE58\uDE97]|\uD807[\uDC2F\uDC3E\uDCA9\uDCB1\uDCB4\uDD8A-\uDD8E\uDD93\uDD94\uDD96\uDEF5\uDEF6]|\uD81B[\uDF51-\uDF87\uDFF0\uDFF1]|\uD834[\uDD66\uDD6D])$/, um = /^[\u1100-\u115F\uA960-\uA97C]$/, cm = /^[\u1160-\u11A7\uD7B0-\uD7C6]$/, dm = /^[\u11A8-\u11FF\uD7CB-\uD7FB]$/, fm = /^[\uAC00\uAC1C\uAC38\uAC54\uAC70\uAC8C\uACA8\uACC4\uACE0\uACFC\uAD18\uAD34\uAD50\uAD6C\uAD88\uADA4\uADC0\uADDC\uADF8\uAE14\uAE30\uAE4C\uAE68\uAE84\uAEA0\uAEBC\uAED8\uAEF4\uAF10\uAF2C\uAF48\uAF64\uAF80\uAF9C\uAFB8\uAFD4\uAFF0\uB00C\uB028\uB044\uB060\uB07C\uB098\uB0B4\uB0D0\uB0EC\uB108\uB124\uB140\uB15C\uB178\uB194\uB1B0\uB1CC\uB1E8\uB204\uB220\uB23C\uB258\uB274\uB290\uB2AC\uB2C8\uB2E4\uB300\uB31C\uB338\uB354\uB370\uB38C\uB3A8\uB3C4\uB3E0\uB3FC\uB418\uB434\uB450\uB46C\uB488\uB4A4\uB4C0\uB4DC\uB4F8\uB514\uB530\uB54C\uB568\uB584\uB5A0\uB5BC\uB5D8\uB5F4\uB610\uB62C\uB648\uB664\uB680\uB69C\uB6B8\uB6D4\uB6F0\uB70C\uB728\uB744\uB760\uB77C\uB798\uB7B4\uB7D0\uB7EC\uB808\uB824\uB840\uB85C\uB878\uB894\uB8B0\uB8CC\uB8E8\uB904\uB920\uB93C\uB958\uB974\uB990\uB9AC\uB9C8\uB9E4\uBA00\uBA1C\uBA38\uBA54\uBA70\uBA8C\uBAA8\uBAC4\uBAE0\uBAFC\uBB18\uBB34\uBB50\uBB6C\uBB88\uBBA4\uBBC0\uBBDC\uBBF8\uBC14\uBC30\uBC4C\uBC68\uBC84\uBCA0\uBCBC\uBCD8\uBCF4\uBD10\uBD2C\uBD48\uBD64\uBD80\uBD9C\uBDB8\uBDD4\uBDF0\uBE0C\uBE28\uBE44\uBE60\uBE7C\uBE98\uBEB4\uBED0\uBEEC\uBF08\uBF24\uBF40\uBF5C\uBF78\uBF94\uBFB0\uBFCC\uBFE8\uC004\uC020\uC03C\uC058\uC074\uC090\uC0AC\uC0C8\uC0E4\uC100\uC11C\uC138\uC154\uC170\uC18C\uC1A8\uC1C4\uC1E0\uC1FC\uC218\uC234\uC250\uC26C\uC288\uC2A4\uC2C0\uC2DC\uC2F8\uC314\uC330\uC34C\uC368\uC384\uC3A0\uC3BC\uC3D8\uC3F4\uC410\uC42C\uC448\uC464\uC480\uC49C\uC4B8\uC4D4\uC4F0\uC50C\uC528\uC544\uC560\uC57C\uC598\uC5B4\uC5D0\uC5EC\uC608\uC624\uC640\uC65C\uC678\uC694\uC6B0\uC6CC\uC6E8\uC704\uC720\uC73C\uC758\uC774\uC790\uC7AC\uC7C8\uC7E4\uC800\uC81C\uC838\uC854\uC870\uC88C\uC8A8\uC8C4\uC8E0\uC8FC\uC918\uC934\uC950\uC96C\uC988\uC9A4\uC9C0\uC9DC\uC9F8\uCA14\uCA30\uCA4C\uCA68\uCA84\uCAA0\uCABC\uCAD8\uCAF4\uCB10\uCB2C\uCB48\uCB64\uCB80\uCB9C\uCBB8\uCBD4\uCBF0\uCC0C\uCC28\uCC44\uCC60\uCC7C\uCC98\uCCB4\uCCD0\uCCEC\uCD08\uCD24\uCD40\uCD5C\uCD78\uCD94\uCDB0\uCDCC\uCDE8\uCE04\uCE20\uCE3C\uCE58\uCE74\uCE90\uCEAC\uCEC8\uCEE4\uCF00\uCF1C\uCF38\uCF54\uCF70\uCF8C\uCFA8\uCFC4\uCFE0\uCFFC\uD018\uD034\uD050\uD06C\uD088\uD0A4\uD0C0\uD0DC\uD0F8\uD114\uD130\uD14C\uD168\uD184\uD1A0\uD1BC\uD1D8\uD1F4\uD210\uD22C\uD248\uD264\uD280\uD29C\uD2B8\uD2D4\uD2F0\uD30C\uD328\uD344\uD360\uD37C\uD398\uD3B4\uD3D0\uD3EC\uD408\uD424\uD440\uD45C\uD478\uD494\uD4B0\uD4CC\uD4E8\uD504\uD520\uD53C\uD558\uD574\uD590\uD5AC\uD5C8\uD5E4\uD600\uD61C\uD638\uD654\uD670\uD68C\uD6A8\uD6C4\uD6E0\uD6FC\uD718\uD734\uD750\uD76C\uD788]$/, hm = /^[\uAC01-\uAC1B\uAC1D-\uAC37\uAC39-\uAC53\uAC55-\uAC6F\uAC71-\uAC8B\uAC8D-\uACA7\uACA9-\uACC3\uACC5-\uACDF\uACE1-\uACFB\uACFD-\uAD17\uAD19-\uAD33\uAD35-\uAD4F\uAD51-\uAD6B\uAD6D-\uAD87\uAD89-\uADA3\uADA5-\uADBF\uADC1-\uADDB\uADDD-\uADF7\uADF9-\uAE13\uAE15-\uAE2F\uAE31-\uAE4B\uAE4D-\uAE67\uAE69-\uAE83\uAE85-\uAE9F\uAEA1-\uAEBB\uAEBD-\uAED7\uAED9-\uAEF3\uAEF5-\uAF0F\uAF11-\uAF2B\uAF2D-\uAF47\uAF49-\uAF63\uAF65-\uAF7F\uAF81-\uAF9B\uAF9D-\uAFB7\uAFB9-\uAFD3\uAFD5-\uAFEF\uAFF1-\uB00B\uB00D-\uB027\uB029-\uB043\uB045-\uB05F\uB061-\uB07B\uB07D-\uB097\uB099-\uB0B3\uB0B5-\uB0CF\uB0D1-\uB0EB\uB0ED-\uB107\uB109-\uB123\uB125-\uB13F\uB141-\uB15B\uB15D-\uB177\uB179-\uB193\uB195-\uB1AF\uB1B1-\uB1CB\uB1CD-\uB1E7\uB1E9-\uB203\uB205-\uB21F\uB221-\uB23B\uB23D-\uB257\uB259-\uB273\uB275-\uB28F\uB291-\uB2AB\uB2AD-\uB2C7\uB2C9-\uB2E3\uB2E5-\uB2FF\uB301-\uB31B\uB31D-\uB337\uB339-\uB353\uB355-\uB36F\uB371-\uB38B\uB38D-\uB3A7\uB3A9-\uB3C3\uB3C5-\uB3DF\uB3E1-\uB3FB\uB3FD-\uB417\uB419-\uB433\uB435-\uB44F\uB451-\uB46B\uB46D-\uB487\uB489-\uB4A3\uB4A5-\uB4BF\uB4C1-\uB4DB\uB4DD-\uB4F7\uB4F9-\uB513\uB515-\uB52F\uB531-\uB54B\uB54D-\uB567\uB569-\uB583\uB585-\uB59F\uB5A1-\uB5BB\uB5BD-\uB5D7\uB5D9-\uB5F3\uB5F5-\uB60F\uB611-\uB62B\uB62D-\uB647\uB649-\uB663\uB665-\uB67F\uB681-\uB69B\uB69D-\uB6B7\uB6B9-\uB6D3\uB6D5-\uB6EF\uB6F1-\uB70B\uB70D-\uB727\uB729-\uB743\uB745-\uB75F\uB761-\uB77B\uB77D-\uB797\uB799-\uB7B3\uB7B5-\uB7CF\uB7D1-\uB7EB\uB7ED-\uB807\uB809-\uB823\uB825-\uB83F\uB841-\uB85B\uB85D-\uB877\uB879-\uB893\uB895-\uB8AF\uB8B1-\uB8CB\uB8CD-\uB8E7\uB8E9-\uB903\uB905-\uB91F\uB921-\uB93B\uB93D-\uB957\uB959-\uB973\uB975-\uB98F\uB991-\uB9AB\uB9AD-\uB9C7\uB9C9-\uB9E3\uB9E5-\uB9FF\uBA01-\uBA1B\uBA1D-\uBA37\uBA39-\uBA53\uBA55-\uBA6F\uBA71-\uBA8B\uBA8D-\uBAA7\uBAA9-\uBAC3\uBAC5-\uBADF\uBAE1-\uBAFB\uBAFD-\uBB17\uBB19-\uBB33\uBB35-\uBB4F\uBB51-\uBB6B\uBB6D-\uBB87\uBB89-\uBBA3\uBBA5-\uBBBF\uBBC1-\uBBDB\uBBDD-\uBBF7\uBBF9-\uBC13\uBC15-\uBC2F\uBC31-\uBC4B\uBC4D-\uBC67\uBC69-\uBC83\uBC85-\uBC9F\uBCA1-\uBCBB\uBCBD-\uBCD7\uBCD9-\uBCF3\uBCF5-\uBD0F\uBD11-\uBD2B\uBD2D-\uBD47\uBD49-\uBD63\uBD65-\uBD7F\uBD81-\uBD9B\uBD9D-\uBDB7\uBDB9-\uBDD3\uBDD5-\uBDEF\uBDF1-\uBE0B\uBE0D-\uBE27\uBE29-\uBE43\uBE45-\uBE5F\uBE61-\uBE7B\uBE7D-\uBE97\uBE99-\uBEB3\uBEB5-\uBECF\uBED1-\uBEEB\uBEED-\uBF07\uBF09-\uBF23\uBF25-\uBF3F\uBF41-\uBF5B\uBF5D-\uBF77\uBF79-\uBF93\uBF95-\uBFAF\uBFB1-\uBFCB\uBFCD-\uBFE7\uBFE9-\uC003\uC005-\uC01F\uC021-\uC03B\uC03D-\uC057\uC059-\uC073\uC075-\uC08F\uC091-\uC0AB\uC0AD-\uC0C7\uC0C9-\uC0E3\uC0E5-\uC0FF\uC101-\uC11B\uC11D-\uC137\uC139-\uC153\uC155-\uC16F\uC171-\uC18B\uC18D-\uC1A7\uC1A9-\uC1C3\uC1C5-\uC1DF\uC1E1-\uC1FB\uC1FD-\uC217\uC219-\uC233\uC235-\uC24F\uC251-\uC26B\uC26D-\uC287\uC289-\uC2A3\uC2A5-\uC2BF\uC2C1-\uC2DB\uC2DD-\uC2F7\uC2F9-\uC313\uC315-\uC32F\uC331-\uC34B\uC34D-\uC367\uC369-\uC383\uC385-\uC39F\uC3A1-\uC3BB\uC3BD-\uC3D7\uC3D9-\uC3F3\uC3F5-\uC40F\uC411-\uC42B\uC42D-\uC447\uC449-\uC463\uC465-\uC47F\uC481-\uC49B\uC49D-\uC4B7\uC4B9-\uC4D3\uC4D5-\uC4EF\uC4F1-\uC50B\uC50D-\uC527\uC529-\uC543\uC545-\uC55F\uC561-\uC57B\uC57D-\uC597\uC599-\uC5B3\uC5B5-\uC5CF\uC5D1-\uC5EB\uC5ED-\uC607\uC609-\uC623\uC625-\uC63F\uC641-\uC65B\uC65D-\uC677\uC679-\uC693\uC695-\uC6AF\uC6B1-\uC6CB\uC6CD-\uC6E7\uC6E9-\uC703\uC705-\uC71F\uC721-\uC73B\uC73D-\uC757\uC759-\uC773\uC775-\uC78F\uC791-\uC7AB\uC7AD-\uC7C7\uC7C9-\uC7E3\uC7E5-\uC7FF\uC801-\uC81B\uC81D-\uC837\uC839-\uC853\uC855-\uC86F\uC871-\uC88B\uC88D-\uC8A7\uC8A9-\uC8C3\uC8C5-\uC8DF\uC8E1-\uC8FB\uC8FD-\uC917\uC919-\uC933\uC935-\uC94F\uC951-\uC96B\uC96D-\uC987\uC989-\uC9A3\uC9A5-\uC9BF\uC9C1-\uC9DB\uC9DD-\uC9F7\uC9F9-\uCA13\uCA15-\uCA2F\uCA31-\uCA4B\uCA4D-\uCA67\uCA69-\uCA83\uCA85-\uCA9F\uCAA1-\uCABB\uCABD-\uCAD7\uCAD9-\uCAF3\uCAF5-\uCB0F\uCB11-\uCB2B\uCB2D-\uCB47\uCB49-\uCB63\uCB65-\uCB7F\uCB81-\uCB9B\uCB9D-\uCBB7\uCBB9-\uCBD3\uCBD5-\uCBEF\uCBF1-\uCC0B\uCC0D-\uCC27\uCC29-\uCC43\uCC45-\uCC5F\uCC61-\uCC7B\uCC7D-\uCC97\uCC99-\uCCB3\uCCB5-\uCCCF\uCCD1-\uCCEB\uCCED-\uCD07\uCD09-\uCD23\uCD25-\uCD3F\uCD41-\uCD5B\uCD5D-\uCD77\uCD79-\uCD93\uCD95-\uCDAF\uCDB1-\uCDCB\uCDCD-\uCDE7\uCDE9-\uCE03\uCE05-\uCE1F\uCE21-\uCE3B\uCE3D-\uCE57\uCE59-\uCE73\uCE75-\uCE8F\uCE91-\uCEAB\uCEAD-\uCEC7\uCEC9-\uCEE3\uCEE5-\uCEFF\uCF01-\uCF1B\uCF1D-\uCF37\uCF39-\uCF53\uCF55-\uCF6F\uCF71-\uCF8B\uCF8D-\uCFA7\uCFA9-\uCFC3\uCFC5-\uCFDF\uCFE1-\uCFFB\uCFFD-\uD017\uD019-\uD033\uD035-\uD04F\uD051-\uD06B\uD06D-\uD087\uD089-\uD0A3\uD0A5-\uD0BF\uD0C1-\uD0DB\uD0DD-\uD0F7\uD0F9-\uD113\uD115-\uD12F\uD131-\uD14B\uD14D-\uD167\uD169-\uD183\uD185-\uD19F\uD1A1-\uD1BB\uD1BD-\uD1D7\uD1D9-\uD1F3\uD1F5-\uD20F\uD211-\uD22B\uD22D-\uD247\uD249-\uD263\uD265-\uD27F\uD281-\uD29B\uD29D-\uD2B7\uD2B9-\uD2D3\uD2D5-\uD2EF\uD2F1-\uD30B\uD30D-\uD327\uD329-\uD343\uD345-\uD35F\uD361-\uD37B\uD37D-\uD397\uD399-\uD3B3\uD3B5-\uD3CF\uD3D1-\uD3EB\uD3ED-\uD407\uD409-\uD423\uD425-\uD43F\uD441-\uD45B\uD45D-\uD477\uD479-\uD493\uD495-\uD4AF\uD4B1-\uD4CB\uD4CD-\uD4E7\uD4E9-\uD503\uD505-\uD51F\uD521-\uD53B\uD53D-\uD557\uD559-\uD573\uD575-\uD58F\uD591-\uD5AB\uD5AD-\uD5C7\uD5C9-\uD5E3\uD5E5-\uD5FF\uD601-\uD61B\uD61D-\uD637\uD639-\uD653\uD655-\uD66F\uD671-\uD68B\uD68D-\uD6A7\uD6A9-\uD6C3\uD6C5-\uD6DF\uD6E1-\uD6FB\uD6FD-\uD717\uD719-\uD733\uD735-\uD74F\uD751-\uD76B\uD76D-\uD787\uD789-\uD7A3]$/, pm = /^(?:[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u2388\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2605\u2607-\u2612\u2614-\u2685\u2690-\u2705\u2708-\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763-\u2767\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC00-\uDCFF\uDD0D-\uDD0F\uDD2F\uDD6C-\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDAD-\uDDE5\uDE01-\uDE0F\uDE1A\uDE2F\uDE32-\uDE3A\uDE3C-\uDE3F\uDE49-\uDFFA]|\uD83D[\uDC00-\uDD3D\uDD46-\uDE4F\uDE80-\uDEFF\uDF74-\uDF7F\uDFD5-\uDFFF]|\uD83E[\uDC0C-\uDC0F\uDC48-\uDC4F\uDC5A-\uDC5F\uDC88-\uDC8F\uDCAE-\uDCFF\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDEFF]|\uD83F[\uDC00-\uDFFD])$/, gm = (t, n) => {
4949
4948
  var r = _e.Any;
4950
- return t.search(sg) !== -1 && (r |= _e.Extend), n === 8205 && (r |= _e.ZWJ), n >= 127462 && n <= 127487 && (r |= _e.RI), t.search(ag) !== -1 && (r |= _e.Prepend), t.search(lg) !== -1 && (r |= _e.SpacingMark), t.search(ug) !== -1 && (r |= _e.L), t.search(cg) !== -1 && (r |= _e.V), t.search(dg) !== -1 && (r |= _e.T), t.search(fg) !== -1 && (r |= _e.LV), t.search(hg) !== -1 && (r |= _e.LVT), t.search(pg) !== -1 && (r |= _e.ExtPict), r;
4949
+ return t.search(sm) !== -1 && (r |= _e.Extend), n === 8205 && (r |= _e.ZWJ), n >= 127462 && n <= 127487 && (r |= _e.RI), t.search(am) !== -1 && (r |= _e.Prepend), t.search(lm) !== -1 && (r |= _e.SpacingMark), t.search(um) !== -1 && (r |= _e.L), t.search(cm) !== -1 && (r |= _e.V), t.search(dm) !== -1 && (r |= _e.T), t.search(fm) !== -1 && (r |= _e.LV), t.search(hm) !== -1 && (r |= _e.LVT), t.search(pm) !== -1 && (r |= _e.ExtPict), r;
4951
4950
  };
4952
4951
  function In(t, n) {
4953
4952
  return !!(t & n);
4954
4953
  }
4955
- var mg = [[_e.L, _e.L | _e.V | _e.LV | _e.LVT], [_e.LV | _e.V, _e.V | _e.T], [_e.LVT | _e.T, _e.T], [_e.Any, _e.Extend | _e.ZWJ], [_e.Any, _e.SpacingMark], [_e.Prepend, _e.Any], [_e.ZWJ, _e.ExtPict], [_e.RI, _e.RI]];
4956
- function vg(t, n) {
4957
- return mg.findIndex(((r) => In(t, r[0]) && In(n, r[1]))) === -1;
4954
+ var mm = [[_e.L, _e.L | _e.V | _e.LV | _e.LVT], [_e.LV | _e.V, _e.V | _e.T], [_e.LVT | _e.T, _e.T], [_e.Any, _e.Extend | _e.ZWJ], [_e.Any, _e.SpacingMark], [_e.Prepend, _e.Any], [_e.ZWJ, _e.ExtPict], [_e.RI, _e.RI]];
4955
+ function vm(t, n) {
4956
+ return mm.findIndex(((r) => In(t, r[0]) && In(n, r[1]))) === -1;
4958
4957
  }
4959
- var yg = /(?:[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u2388\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2605\u2607-\u2612\u2614-\u2685\u2690-\u2705\u2708-\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763-\u2767\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC00-\uDCFF\uDD0D-\uDD0F\uDD2F\uDD6C-\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDAD-\uDDE5\uDE01-\uDE0F\uDE1A\uDE2F\uDE32-\uDE3A\uDE3C-\uDE3F\uDE49-\uDFFA]|\uD83D[\uDC00-\uDD3D\uDD46-\uDE4F\uDE80-\uDEFF\uDF74-\uDF7F\uDFD5-\uDFFF]|\uD83E[\uDC0C-\uDC0F\uDC48-\uDC4F\uDC5A-\uDC5F\uDC88-\uDC8F\uDCAE-\uDCFF\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDEFF]|\uD83F[\uDC00-\uDFFD])(?:[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08D3-\u08E1\u08E3-\u0902\u093A\u093C\u0941-\u0948\u094D\u0951-\u0957\u0962\u0963\u0981\u09BC\u09BE\u09C1-\u09C4\u09CD\u09D7\u09E2\u09E3\u09FE\u0A01\u0A02\u0A3C\u0A41\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81\u0A82\u0ABC\u0AC1-\u0AC5\u0AC7\u0AC8\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01\u0B3C\u0B3E\u0B3F\u0B41-\u0B44\u0B4D\u0B55-\u0B57\u0B62\u0B63\u0B82\u0BBE\u0BC0\u0BCD\u0BD7\u0C00\u0C04\u0C3E-\u0C40\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81\u0CBC\u0CBF\u0CC2\u0CC6\u0CCC\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D00\u0D01\u0D3B\u0D3C\u0D3E\u0D41-\u0D44\u0D4D\u0D57\u0D62\u0D63\u0D81\u0DCA\u0DCF\u0DD2-\u0DD4\u0DD6\u0DDF\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F71-\u0F7E\u0F80-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102D-\u1030\u1032-\u1037\u1039\u103A\u103D\u103E\u1058\u1059\u105E-\u1060\u1071-\u1074\u1082\u1085\u1086\u108D\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4\u17B5\u17B7-\u17BD\u17C6\u17C9-\u17D3\u17DD\u180B-\u180D\u1885\u1886\u18A9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193B\u1A17\u1A18\u1A1B\u1A56\u1A58-\u1A5E\u1A60\u1A62\u1A65-\u1A6C\u1A73-\u1A7C\u1A7F\u1AB0-\u1AC0\u1B00-\u1B03\u1B34-\u1B3A\u1B3C\u1B42\u1B6B-\u1B73\u1B80\u1B81\u1BA2-\u1BA5\u1BA8\u1BA9\u1BAB-\u1BAD\u1BE6\u1BE8\u1BE9\u1BED\u1BEF-\u1BF1\u1C2C-\u1C33\u1C36\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE0\u1CE2-\u1CE8\u1CED\u1CF4\u1CF8\u1CF9\u1DC0-\u1DF9\u1DFB-\u1DFF\u200C\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA825\uA826\uA82C\uA8C4\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA951\uA980-\uA982\uA9B3\uA9B6-\uA9B9\uA9BC\uA9BD\uA9E5\uAA29-\uAA2E\uAA31\uAA32\uAA35\uAA36\uAA43\uAA4C\uAA7C\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEC\uAAED\uAAF6\uABE5\uABE8\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFF9E\uFF9F]|\uD800[\uDDFD\uDEE0\uDF76-\uDF7A]|\uD802[\uDE01-\uDE03\uDE05\uDE06\uDE0C-\uDE0F\uDE38-\uDE3A\uDE3F\uDEE5\uDEE6]|\uD803[\uDD24-\uDD27\uDEAB\uDEAC\uDF46-\uDF50]|\uD804[\uDC01\uDC38-\uDC46\uDC7F-\uDC81\uDCB3-\uDCB6\uDCB9\uDCBA\uDD00-\uDD02\uDD27-\uDD2B\uDD2D-\uDD34\uDD73\uDD80\uDD81\uDDB6-\uDDBE\uDDC9-\uDDCC\uDDCF\uDE2F-\uDE31\uDE34\uDE36\uDE37\uDE3E\uDEDF\uDEE3-\uDEEA\uDF00\uDF01\uDF3B\uDF3C\uDF3E\uDF40\uDF57\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC38-\uDC3F\uDC42-\uDC44\uDC46\uDC5E\uDCB0\uDCB3-\uDCB8\uDCBA\uDCBD\uDCBF\uDCC0\uDCC2\uDCC3\uDDAF\uDDB2-\uDDB5\uDDBC\uDDBD\uDDBF\uDDC0\uDDDC\uDDDD\uDE33-\uDE3A\uDE3D\uDE3F\uDE40\uDEAB\uDEAD\uDEB0-\uDEB5\uDEB7\uDF1D-\uDF1F\uDF22-\uDF25\uDF27-\uDF2B]|\uD806[\uDC2F-\uDC37\uDC39\uDC3A\uDD30\uDD3B\uDD3C\uDD3E\uDD43\uDDD4-\uDDD7\uDDDA\uDDDB\uDDE0\uDE01-\uDE0A\uDE33-\uDE38\uDE3B-\uDE3E\uDE47\uDE51-\uDE56\uDE59-\uDE5B\uDE8A-\uDE96\uDE98\uDE99]|\uD807[\uDC30-\uDC36\uDC38-\uDC3D\uDC3F\uDC92-\uDCA7\uDCAA-\uDCB0\uDCB2\uDCB3\uDCB5\uDCB6\uDD31-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD45\uDD47\uDD90\uDD91\uDD95\uDD97\uDEF3\uDEF4]|\uD81A[\uDEF0-\uDEF4\uDF30-\uDF36]|\uD81B[\uDF4F\uDF8F-\uDF92\uDFE4]|\uD82F[\uDC9D\uDC9E]|\uD834[\uDD65\uDD67-\uDD69\uDD6E-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A\uDD30-\uDD36\uDEEC-\uDEEF]|\uD83A[\uDCD0-\uDCD6\uDD44-\uDD4A]|\uD83C[\uDFFB-\uDFFF]|\uDB40[\uDC20-\uDC7F\uDD00-\uDDEF])*\u200D$/, bg = (t) => t.search(yg) !== -1, Dg = /(?:\uD83C[\uDDE6-\uDDFF])+$/g, Cg = (t) => {
4960
- var n = t.match(Dg);
4958
+ var ym = /(?:[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u2388\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2605\u2607-\u2612\u2614-\u2685\u2690-\u2705\u2708-\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763-\u2767\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC00-\uDCFF\uDD0D-\uDD0F\uDD2F\uDD6C-\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDAD-\uDDE5\uDE01-\uDE0F\uDE1A\uDE2F\uDE32-\uDE3A\uDE3C-\uDE3F\uDE49-\uDFFA]|\uD83D[\uDC00-\uDD3D\uDD46-\uDE4F\uDE80-\uDEFF\uDF74-\uDF7F\uDFD5-\uDFFF]|\uD83E[\uDC0C-\uDC0F\uDC48-\uDC4F\uDC5A-\uDC5F\uDC88-\uDC8F\uDCAE-\uDCFF\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDEFF]|\uD83F[\uDC00-\uDFFD])(?:[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08D3-\u08E1\u08E3-\u0902\u093A\u093C\u0941-\u0948\u094D\u0951-\u0957\u0962\u0963\u0981\u09BC\u09BE\u09C1-\u09C4\u09CD\u09D7\u09E2\u09E3\u09FE\u0A01\u0A02\u0A3C\u0A41\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81\u0A82\u0ABC\u0AC1-\u0AC5\u0AC7\u0AC8\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01\u0B3C\u0B3E\u0B3F\u0B41-\u0B44\u0B4D\u0B55-\u0B57\u0B62\u0B63\u0B82\u0BBE\u0BC0\u0BCD\u0BD7\u0C00\u0C04\u0C3E-\u0C40\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81\u0CBC\u0CBF\u0CC2\u0CC6\u0CCC\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D00\u0D01\u0D3B\u0D3C\u0D3E\u0D41-\u0D44\u0D4D\u0D57\u0D62\u0D63\u0D81\u0DCA\u0DCF\u0DD2-\u0DD4\u0DD6\u0DDF\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F71-\u0F7E\u0F80-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102D-\u1030\u1032-\u1037\u1039\u103A\u103D\u103E\u1058\u1059\u105E-\u1060\u1071-\u1074\u1082\u1085\u1086\u108D\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4\u17B5\u17B7-\u17BD\u17C6\u17C9-\u17D3\u17DD\u180B-\u180D\u1885\u1886\u18A9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193B\u1A17\u1A18\u1A1B\u1A56\u1A58-\u1A5E\u1A60\u1A62\u1A65-\u1A6C\u1A73-\u1A7C\u1A7F\u1AB0-\u1AC0\u1B00-\u1B03\u1B34-\u1B3A\u1B3C\u1B42\u1B6B-\u1B73\u1B80\u1B81\u1BA2-\u1BA5\u1BA8\u1BA9\u1BAB-\u1BAD\u1BE6\u1BE8\u1BE9\u1BED\u1BEF-\u1BF1\u1C2C-\u1C33\u1C36\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE0\u1CE2-\u1CE8\u1CED\u1CF4\u1CF8\u1CF9\u1DC0-\u1DF9\u1DFB-\u1DFF\u200C\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA825\uA826\uA82C\uA8C4\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA951\uA980-\uA982\uA9B3\uA9B6-\uA9B9\uA9BC\uA9BD\uA9E5\uAA29-\uAA2E\uAA31\uAA32\uAA35\uAA36\uAA43\uAA4C\uAA7C\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEC\uAAED\uAAF6\uABE5\uABE8\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFF9E\uFF9F]|\uD800[\uDDFD\uDEE0\uDF76-\uDF7A]|\uD802[\uDE01-\uDE03\uDE05\uDE06\uDE0C-\uDE0F\uDE38-\uDE3A\uDE3F\uDEE5\uDEE6]|\uD803[\uDD24-\uDD27\uDEAB\uDEAC\uDF46-\uDF50]|\uD804[\uDC01\uDC38-\uDC46\uDC7F-\uDC81\uDCB3-\uDCB6\uDCB9\uDCBA\uDD00-\uDD02\uDD27-\uDD2B\uDD2D-\uDD34\uDD73\uDD80\uDD81\uDDB6-\uDDBE\uDDC9-\uDDCC\uDDCF\uDE2F-\uDE31\uDE34\uDE36\uDE37\uDE3E\uDEDF\uDEE3-\uDEEA\uDF00\uDF01\uDF3B\uDF3C\uDF3E\uDF40\uDF57\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC38-\uDC3F\uDC42-\uDC44\uDC46\uDC5E\uDCB0\uDCB3-\uDCB8\uDCBA\uDCBD\uDCBF\uDCC0\uDCC2\uDCC3\uDDAF\uDDB2-\uDDB5\uDDBC\uDDBD\uDDBF\uDDC0\uDDDC\uDDDD\uDE33-\uDE3A\uDE3D\uDE3F\uDE40\uDEAB\uDEAD\uDEB0-\uDEB5\uDEB7\uDF1D-\uDF1F\uDF22-\uDF25\uDF27-\uDF2B]|\uD806[\uDC2F-\uDC37\uDC39\uDC3A\uDD30\uDD3B\uDD3C\uDD3E\uDD43\uDDD4-\uDDD7\uDDDA\uDDDB\uDDE0\uDE01-\uDE0A\uDE33-\uDE38\uDE3B-\uDE3E\uDE47\uDE51-\uDE56\uDE59-\uDE5B\uDE8A-\uDE96\uDE98\uDE99]|\uD807[\uDC30-\uDC36\uDC38-\uDC3D\uDC3F\uDC92-\uDCA7\uDCAA-\uDCB0\uDCB2\uDCB3\uDCB5\uDCB6\uDD31-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD45\uDD47\uDD90\uDD91\uDD95\uDD97\uDEF3\uDEF4]|\uD81A[\uDEF0-\uDEF4\uDF30-\uDF36]|\uD81B[\uDF4F\uDF8F-\uDF92\uDFE4]|\uD82F[\uDC9D\uDC9E]|\uD834[\uDD65\uDD67-\uDD69\uDD6E-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A\uDD30-\uDD36\uDEEC-\uDEEF]|\uD83A[\uDCD0-\uDCD6\uDD44-\uDD4A]|\uD83C[\uDFFB-\uDFFF]|\uDB40[\uDC20-\uDC7F\uDD00-\uDDEF])*\u200D$/, bm = (t) => t.search(ym) !== -1, Dm = /(?:\uD83C[\uDDE6-\uDDFF])+$/g, Cm = (t) => {
4959
+ var n = t.match(Dm);
4961
4960
  return n !== null && n[0].length / 2 % 2 == 1;
4962
4961
  }, Pa = (t) => Dt(t) && ee.isNodeList(t.children) && !v.isEditor(t), fe = { isAncestor: (t) => Dt(t) && ee.isNodeList(t.children), isElement: Pa, isElementList: (t) => Array.isArray(t) && t.every(((n) => fe.isElement(n))), isElementProps: (t) => t.children !== void 0, isElementType: function(t, n) {
4963
4962
  var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : "type";
@@ -4965,7 +4964,7 @@ var yg = /(?:[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u2
4965
4964
  }, matches(t, n) {
4966
4965
  for (var r in n) if (r !== "children" && t[r] !== n[r]) return !1;
4967
4966
  return !0;
4968
- } }, wg = ["text"], xg = ["text"];
4967
+ } }, wm = ["text"], xm = ["text"];
4969
4968
  function ja(t, n) {
4970
4969
  var r = Object.keys(t);
4971
4970
  if (Object.getOwnPropertySymbols) {
@@ -5072,7 +5071,7 @@ var Ta = /* @__PURE__ */ new WeakMap(), v = { above(t) {
5072
5071
  var [i] = v.nodes(t, { match: ne.isText });
5073
5072
  if (i) {
5074
5073
  var [o] = i;
5075
- return an(o, wg);
5074
+ return an(o, wm);
5076
5075
  }
5077
5076
  return {};
5078
5077
  }
@@ -5084,7 +5083,7 @@ var Ta = /* @__PURE__ */ new WeakMap(), v = { above(t) {
5084
5083
  S.isAncestor(h, f) && (l = d);
5085
5084
  }
5086
5085
  }
5087
- return an(l, xg);
5086
+ return an(l, xm);
5088
5087
  }, next(t) {
5089
5088
  var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, { mode: r = "lowest", voids: i = !1 } = n, { match: o, at: s = t.selection } = n;
5090
5089
  if (s) {
@@ -5107,7 +5106,7 @@ var Ta = /* @__PURE__ */ new WeakMap(), v = { above(t) {
5107
5106
  var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, { at: r = t.selection, mode: i = "all", universal: o = !1, reverse: s = !1, voids: a = !1 } = n, { match: l } = n;
5108
5107
  if (l || (l = () => !0), r) {
5109
5108
  var u, c;
5110
- if (_g.isSpan(r)) u = r[0], c = r[1];
5109
+ if (_m.isSpan(r)) u = r[0], c = r[1];
5111
5110
  else {
5112
5111
  var d = v.path(t, r, { edge: "start" }), f = v.path(t, r, { edge: "end" });
5113
5112
  u = s ? f : d, c = s ? d : f;
@@ -5246,7 +5245,7 @@ var Ta = /* @__PURE__ */ new WeakMap(), v = { above(t) {
5246
5245
  return k === "character" ? zo(E, _) : k === "word" ? (function(L) {
5247
5246
  for (var V = arguments.length > 1 && arguments[1] !== void 0 && arguments[1], I = 0, Z = !1; L.length > 0; ) {
5248
5247
  var Y = zo(L, V), [X, oe] = Io(L, Y, V);
5249
- if (ng(X, oe, V)) Z = !0, I += Y;
5248
+ if (nm(X, oe, V)) Z = !0, I += Y;
5250
5249
  else {
5251
5250
  if (Z) break;
5252
5251
  I += Y;
@@ -5313,7 +5312,7 @@ var Ta = /* @__PURE__ */ new WeakMap(), v = { above(t) {
5313
5312
  v.setNormalizing(t, r);
5314
5313
  }
5315
5314
  v.normalize(t);
5316
- } }, _g = { isSpan: (t) => Array.isArray(t) && t.length === 2 && t.every(S.isPath) }, Eg = ["children"], Bg = ["text"], La = /* @__PURE__ */ new WeakMap(), ee = { ancestor(t, n) {
5315
+ } }, _m = { isSpan: (t) => Array.isArray(t) && t.length === 2 && t.every(S.isPath) }, Em = ["children"], Bm = ["text"], La = /* @__PURE__ */ new WeakMap(), ee = { ancestor(t, n) {
5317
5316
  var r = ee.get(t, n);
5318
5317
  if (ne.isText(r)) throw new Error("Cannot get the ancestor node at path [".concat(n, "] because it refers to a text node instead: ").concat(r));
5319
5318
  return r;
@@ -5346,7 +5345,7 @@ var Ta = /* @__PURE__ */ new WeakMap(), v = { above(t) {
5346
5345
  }, *elements(t) {
5347
5346
  var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
5348
5347
  for (var [r, i] of ee.nodes(t, n)) fe.isElement(r) && (yield [r, i]);
5349
- }, extractProps: (t) => fe.isAncestor(t) ? an(t, Eg) : an(t, Bg), first(t, n) {
5348
+ }, extractProps: (t) => fe.isAncestor(t) ? an(t, Em) : an(t, Bm), first(t, n) {
5350
5349
  for (var r = n.slice(), i = ee.get(t, r); i && !ne.isText(i) && i.children.length !== 0; ) i = i.children[0], r.push(0);
5351
5350
  return [i, r];
5352
5351
  }, fragment(t, n) {
@@ -5588,7 +5587,7 @@ var hn = { isNodeOperation: (t) => hn.isOperation(t) && t.type.endsWith("_node")
5588
5587
  }
5589
5588
  }
5590
5589
  }));
5591
- } }, Ag = { transform(t, n) {
5590
+ } }, Am = { transform(t, n) {
5592
5591
  var { current: r, affinity: i } = t;
5593
5592
  if (r != null) {
5594
5593
  var o = S.transform(r, n, { affinity: i });
@@ -5649,13 +5648,13 @@ var Fe = { compare(t, n) {
5649
5648
  } else i.path = S.transform(s, n, r);
5650
5649
  }
5651
5650
  }));
5652
- } }, kg = { transform(t, n) {
5651
+ } }, km = { transform(t, n) {
5653
5652
  var { current: r, affinity: i } = t;
5654
5653
  if (r != null) {
5655
5654
  var o = Fe.transform(r, n, { affinity: i });
5656
5655
  t.current = o, o == null && t.unref();
5657
5656
  }
5658
- } }, Sg = ["anchor", "focus"];
5657
+ } }, Sm = ["anchor", "focus"];
5659
5658
  function Ia(t, n) {
5660
5659
  var r = Object.keys(t);
5661
5660
  if (Object.getOwnPropertySymbols) {
@@ -5681,7 +5680,7 @@ var $ = { edges(t) {
5681
5680
  var [a, l] = $.edges(t), u = !1, c = !1;
5682
5681
  return Fe.isPoint(n) ? (u = Fe.compare(n, a) >= 0, c = Fe.compare(n, l) <= 0) : (u = S.compare(n, a.path) >= 0, c = S.compare(n, l.path) <= 0), u && c;
5683
5682
  }, intersection(t, n) {
5684
- var r = an(t, Sg), [i, o] = $.edges(t), [s, a] = $.edges(n), l = Fe.isBefore(i, s) ? s : i, u = Fe.isBefore(o, a) ? o : a;
5683
+ var r = an(t, Sm), [i, o] = $.edges(t), [s, a] = $.edges(n), l = Fe.isBefore(i, s) ? s : i, u = Fe.isBefore(o, a) ? o : a;
5685
5684
  return Fe.isBefore(u, l) ? null : (function(c) {
5686
5685
  for (var d = 1; d < arguments.length; d++) {
5687
5686
  var f = arguments[d] != null ? arguments[d] : {};
@@ -5717,7 +5716,7 @@ var $ = { edges(t) {
5717
5716
  if (!u || !c) return null;
5718
5717
  i.anchor = u, i.focus = c;
5719
5718
  }));
5720
- } }, Fg = { transform(t, n) {
5719
+ } }, Fm = { transform(t, n) {
5721
5720
  var { current: r, affinity: i } = t;
5722
5721
  if (r != null) {
5723
5722
  var o = $.transform(r, n, { affinity: i });
@@ -5735,7 +5734,7 @@ var $ = { edges(t) {
5735
5734
  }
5736
5735
  for (var a in n) if (t[a] === void 0 && n[a] !== void 0) return !1;
5737
5736
  return !0;
5738
- }, Og = ["text"], Ng = ["anchor", "focus"];
5737
+ }, Om = ["text"], Nm = ["anchor", "focus"];
5739
5738
  function Ra(t, n) {
5740
5739
  var r = Object.keys(t);
5741
5740
  if (Object.getOwnPropertySymbols) {
@@ -5760,7 +5759,7 @@ function nn(t) {
5760
5759
  var ne = { equals(t, n) {
5761
5760
  var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, { loose: i = !1 } = r;
5762
5761
  function o(s) {
5763
- return an(s, Og);
5762
+ return an(s, Om);
5764
5763
  }
5765
5764
  return _c(i ? o(t) : t, i ? o(n) : n);
5766
5765
  }, isText: (t) => Dt(t) && typeof t.text == "string", isTextList: (t) => Array.isArray(t) && t.every(((n) => ne.isText(n))), isTextProps: (t) => t.text !== void 0, matches(t, n) {
@@ -5769,7 +5768,7 @@ var ne = { equals(t, n) {
5769
5768
  }, decorations(t, n) {
5770
5769
  var r = [nn({}, t)];
5771
5770
  for (var i of n) {
5772
- var o = an(i, Ng), [s, a] = $.edges(i), l = [], u = 0;
5771
+ var o = an(i, Nm), [s, a] = $.edges(i), l = [], u = 0;
5773
5772
  for (var c of r) {
5774
5773
  var { length: d } = c.text, f = u;
5775
5774
  if (u += d, s.offset <= f && a.offset >= u) Object.assign(c, o), l.push(c);
@@ -5812,7 +5811,7 @@ function rr(t) {
5812
5811
  }
5813
5812
  return t;
5814
5813
  }
5815
- var Pg = { transform(t, n) {
5814
+ var Pm = { transform(t, n) {
5816
5815
  t.children = Ba(t.children);
5817
5816
  var r = t.selection && Ba(t.selection);
5818
5817
  try {
@@ -5917,7 +5916,7 @@ var Pg = { transform(t, n) {
5917
5916
  } finally {
5918
5917
  t.children = Aa(t.children), t.selection = r ? wn(r) ? Aa(r) : r : null;
5919
5918
  }
5920
- } }, jg = ["text"], Tg = ["children"];
5919
+ } }, jm = ["text"], Tm = ["children"];
5921
5920
  function Ua(t, n) {
5922
5921
  var r = Object.keys(t);
5923
5922
  if (Object.getOwnPropertySymbols) {
@@ -5939,7 +5938,7 @@ function Wa(t) {
5939
5938
  }
5940
5939
  return t;
5941
5940
  }
5942
- var Lg = { insertNodes(t, n) {
5941
+ var Lm = { insertNodes(t, n) {
5943
5942
  var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
5944
5943
  v.withoutNormalizing(t, (() => {
5945
5944
  var { hanging: i = !1, voids: o = !1, mode: s = "lowest" } = r, { at: a, match: l, select: u } = r;
@@ -6022,11 +6021,11 @@ var Lg = { insertNodes(t, n) {
6022
6021
  return I;
6023
6022
  })).slice(y.length).slice(0, -1), k = v.above(t, { at: p, mode: "highest", match: (V) => E.includes(V) && Ec(t, V) }), _ = k && v.pathRef(t, k[1]);
6024
6023
  if (ne.isText(h) && ne.isText(g)) {
6025
- var L = an(h, jg);
6024
+ var L = an(h, jm);
6026
6025
  C = g.text.length, b = L;
6027
6026
  } else {
6028
6027
  if (!fe.isElement(h) || !fe.isElement(g)) throw new Error("Cannot merge the node at path [".concat(p, "] with the previous sibling because it is not the same kind: ").concat(JSON.stringify(h), " ").concat(JSON.stringify(g)));
6029
- L = an(h, Tg), C = g.children.length, b = L;
6028
+ L = an(h, Tm), C = g.children.length, b = L;
6030
6029
  }
6031
6030
  x || M.moveNodes(t, { at: p, to: w, voids: s }), _ && M.removeNodes(t, { at: _.current, voids: s }), fe.isElement(g) && v.isEmpty(t, g) || ne.isText(g) && g.text === "" && m[m.length - 1] !== 0 ? M.removeNodes(t, { at: m, voids: s }) : t.apply({ type: "merge_node", path: w, position: C, properties: b }), _ && _.unref();
6032
6031
  }
@@ -6094,7 +6093,7 @@ var Lg = { insertNodes(t, n) {
6094
6093
  var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
6095
6094
  v.withoutNormalizing(t, (() => {
6096
6095
  var { mode: r = "lowest", voids: i = !1 } = n, { match: o, at: s = t.selection, height: a = 0, always: l = !1 } = n;
6097
- if (o == null && (o = (oe) => v.isBlock(t, oe)), $.isRange(s) && (s = Mg(t, s)), S.isPath(s)) {
6096
+ if (o == null && (o = (oe) => v.isBlock(t, oe)), $.isRange(s) && (s = Mm(t, s)), S.isPath(s)) {
6098
6097
  var u = s, c = v.point(t, u), [d] = v.parent(t, u);
6099
6098
  o = (oe) => oe === d, a = c.path.length - u.length + 1, s = c, l = !0;
6100
6099
  }
@@ -6190,7 +6189,7 @@ var Lg = { insertNodes(t, n) {
6190
6189
  return !!v.isVoid(t, n) || r.children.length === 1 && Ec(t, r.children[0]);
6191
6190
  }
6192
6191
  return !v.isEditor(n);
6193
- }, Mg = (t, n) => {
6192
+ }, Mm = (t, n) => {
6194
6193
  if ($.isCollapsed(n)) return n.anchor;
6195
6194
  var [, r] = $.edges(n), i = v.pointRef(t, r);
6196
6195
  return M.delete(t, { at: n }), i.unref();
@@ -6219,7 +6218,7 @@ function Ka(t) {
6219
6218
  }
6220
6219
  return t;
6221
6220
  }
6222
- var Vg = { collapse(t) {
6221
+ var Vm = { collapse(t) {
6223
6222
  var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, { edge: r = "anchor" } = n, { selection: i } = t;
6224
6223
  if (i) {
6225
6224
  if (r === "anchor") M.select(t, i.anchor);
@@ -6270,7 +6269,7 @@ var Vg = { collapse(t) {
6270
6269
  for (var s in n) (s === "anchor" && n.anchor != null && !Fe.equals(n.anchor, r.anchor) || s === "focus" && n.focus != null && !Fe.equals(n.focus, r.focus) || s !== "anchor" && s !== "focus" && n[s] !== r[s]) && (i[s] = r[s], o[s] = n[s]);
6271
6270
  Object.keys(i).length > 0 && t.apply({ type: "set_selection", properties: i, newProperties: o });
6272
6271
  }
6273
- } }, $g = { delete(t) {
6272
+ } }, $m = { delete(t) {
6274
6273
  var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
6275
6274
  v.withoutNormalizing(t, (() => {
6276
6275
  var { reverse: r = !1, unit: i = "character", distance: o = 1, voids: s = !1 } = n, { at: a = t.selection, hanging: l = !1 } = n;
@@ -6406,7 +6405,7 @@ function Tr(t) {
6406
6405
  }
6407
6406
  return t;
6408
6407
  }
6409
- var M = Tr(Tr(Tr(Tr({}, Pg), Lg), Vg), $g), zg = { isHistory: (t) => Dt(t) && Array.isArray(t.redos) && Array.isArray(t.undos) && (t.redos.length === 0 || hn.isOperationList(t.redos[0].operations)) && (t.undos.length === 0 || hn.isOperationList(t.undos[0].operations)) }, eo = /* @__PURE__ */ new WeakMap(), ir = /* @__PURE__ */ new WeakMap(), Dn = { isHistoryEditor: (t) => zg.isHistory(t.history) && v.isEditor(t), isMerging: (t) => ir.get(t), isSaving: (t) => eo.get(t), redo(t) {
6408
+ var M = Tr(Tr(Tr(Tr({}, Pm), Lm), Vm), $m), zm = { isHistory: (t) => Dt(t) && Array.isArray(t.redos) && Array.isArray(t.undos) && (t.redos.length === 0 || hn.isOperationList(t.redos[0].operations)) && (t.undos.length === 0 || hn.isOperationList(t.undos[0].operations)) }, eo = /* @__PURE__ */ new WeakMap(), ir = /* @__PURE__ */ new WeakMap(), Dn = { isHistoryEditor: (t) => zm.isHistory(t.history) && v.isEditor(t), isMerging: (t) => ir.get(t), isSaving: (t) => eo.get(t), redo(t) {
6410
6409
  t.redo();
6411
6410
  }, undo(t) {
6412
6411
  t.undo();
@@ -6419,7 +6418,7 @@ var M = Tr(Tr(Tr(Tr({}, Pg), Lg), Vg), $g), zg = { isHistory: (t) => Dt(t) && Ar
6419
6418
  }, withoutSaving(t, n) {
6420
6419
  var r = Dn.isSaving(t);
6421
6420
  eo.set(t, !1), n(), eo.set(t, r);
6422
- } }, Ig = (t) => {
6421
+ } }, Im = (t) => {
6423
6422
  var n = t, { apply: r } = n;
6424
6423
  return n.history = { undos: [], redos: [] }, n.redo = () => {
6425
6424
  var { history: i } = n, { redos: o } = i;
@@ -6445,8 +6444,8 @@ var M = Tr(Tr(Tr(Tr({}, Pg), Lg), Vg), $g), zg = { isHistory: (t) => Dt(t) && Ar
6445
6444
  }
6446
6445
  }, n.apply = (i) => {
6447
6446
  var { operations: o, history: s } = n, { undos: a } = s, l = a[a.length - 1], u = l && l.operations[l.operations.length - 1], c = Dn.isSaving(n), d = Dn.isMerging(n);
6448
- if (c == null && (c = Hg(i)), c) {
6449
- if (d == null && (d = l != null && (o.length !== 0 || Rg(i, u))), l && d) l.operations.push(i);
6447
+ if (c == null && (c = Hm(i)), c) {
6448
+ if (d == null && (d = l != null && (o.length !== 0 || Rm(i, u))), l && d) l.operations.push(i);
6450
6449
  else {
6451
6450
  var f = { operations: [i], selectionBefore: n.selection };
6452
6451
  n.writeHistory("undos", f);
@@ -6458,7 +6457,7 @@ var M = Tr(Tr(Tr(Tr({}, Pg), Lg), Vg), $g), zg = { isHistory: (t) => Dt(t) && Ar
6458
6457
  }, n.writeHistory = (i, o) => {
6459
6458
  n.history[i].push(o);
6460
6459
  }, n;
6461
- }, Rg = (t, n) => !(!n || t.type !== "insert_text" || n.type !== "insert_text" || t.offset !== n.offset + n.text.length || !S.equals(t.path, n.path)) || !(!n || t.type !== "remove_text" || n.type !== "remove_text" || t.offset + t.text.length !== n.offset || !S.equals(t.path, n.path)), Hg = (t, n) => t.type !== "set_selection", Ro = function(t, n) {
6460
+ }, Rm = (t, n) => !(!n || t.type !== "insert_text" || n.type !== "insert_text" || t.offset !== n.offset + n.text.length || !S.equals(t.path, n.path)) || !(!n || t.type !== "remove_text" || n.type !== "remove_text" || t.offset + t.text.length !== n.offset || !S.equals(t.path, n.path)), Hm = (t, n) => t.type !== "set_selection", Ro = function(t, n) {
6462
6461
  return Ro = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
6463
6462
  r.__proto__ = i;
6464
6463
  } || function(r, i) {
@@ -6595,7 +6594,7 @@ var ct = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
6595
6594
  function gn(t) {
6596
6595
  return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
6597
6596
  }
6598
- var Ga, to = { exports: {} }, Ya, Za, Ug = (Ga || (Ga = 1, (function(t, n) {
6597
+ var Ga, to = { exports: {} }, Ya, Za, Um = (Ga || (Ga = 1, (function(t, n) {
6599
6598
  var r = "__lodash_hash_undefined__", i = 9007199254740991, o = "[object Arguments]", s = "[object Boolean]", a = "[object Date]", l = "[object Function]", u = "[object GeneratorFunction]", c = "[object Map]", d = "[object Number]", f = "[object Object]", h = "[object Promise]", p = "[object RegExp]", g = "[object Set]", m = "[object String]", b = "[object Symbol]", C = "[object WeakMap]", w = "[object ArrayBuffer]", y = "[object DataView]", x = "[object Float32Array]", E = "[object Float64Array]", k = "[object Int8Array]", _ = "[object Int16Array]", L = "[object Int32Array]", V = "[object Uint8Array]", I = "[object Uint8ClampedArray]", Z = "[object Uint16Array]", Y = "[object Uint32Array]", X = /\w*$/, oe = /^\[object .+?Constructor\]$/, Q = /^(?:0|[1-9]\d*)$/, re = {};
6600
6599
  re[o] = re["[object Array]"] = re[w] = re[y] = re[s] = re[a] = re[x] = re[E] = re[k] = re[_] = re[L] = re[c] = re[d] = re[f] = re[p] = re[g] = re[m] = re[b] = re[V] = re[I] = re[Z] = re[Y] = !0, re["[object Error]"] = re[l] = re[C] = !1;
6601
6600
  var ue = typeof ct == "object" && ct && ct.Object === Object && ct, pe = typeof self == "object" && self && self.Object === Object && self, he = ue || pe || Function("return this")(), ge = n && !n.nodeType && n, De = ge && t && !t.nodeType && t, ce = De && De.exports === ge;
@@ -6936,7 +6935,7 @@ var Ga, to = { exports: {} }, Ya, Za, Ug = (Ga || (Ga = 1, (function(t, n) {
6936
6935
  t.exports = function(N) {
6937
6936
  return $i(N, !0, !0);
6938
6937
  };
6939
- })(to, to.exports)), to.exports), Bc = gn(Ug), Wg = (function() {
6938
+ })(to, to.exports)), to.exports), Bc = gn(Um), Wm = (function() {
6940
6939
  if (Za) return Ya;
6941
6940
  Za = 1;
6942
6941
  var t = 9007199254740991, n = "[object Arguments]", r = "[object Function]", i = "[object GeneratorFunction]", o = /^(?:0|[1-9]\d*)$/;
@@ -7005,15 +7004,15 @@ var Ga, to = { exports: {} }, Ya, Za, Ug = (Ga || (Ga = 1, (function(t, n) {
7005
7004
  return Ya = function(_, L) {
7006
7005
  return (y(_) ? s : m)(_, typeof L == "function" ? L : k);
7007
7006
  };
7008
- })(), Ac = gn(Wg), kc = {}, kt = { CREATED: "created", DESTROYED: "destroyed", CHANGE: "change", SCROLL: "scroll", FULLSCREEN: "fullscreen", UNFULLSCREEN: "unFullScreen" }, vr = {};
7009
- function qg(t, n) {
7007
+ })(), Ac = gn(Wm), kc = {}, kt = { CREATED: "created", DESTROYED: "destroyed", CHANGE: "change", SCROLL: "scroll", FULLSCREEN: "fullscreen", UNFULLSCREEN: "unFullScreen" }, vr = {};
7008
+ function qm(t, n) {
7010
7009
  var r = t.key, i = t.factory, o = t.config, s = Ae(Ae({}, o), n || {});
7011
7010
  if (vr[r] != null) throw new Error("Duplicated key '".concat(r, "' in menu items"));
7012
7011
  vr[r] = i, (function(a, l) {
7013
7012
  l != null && (kc[a] = l);
7014
7013
  })(r, s);
7015
7014
  }
7016
- var As = /* @__PURE__ */ new WeakMap(), ks = /* @__PURE__ */ new WeakMap(), Ss = /* @__PURE__ */ new WeakMap(), Fi = /* @__PURE__ */ new WeakMap(), Fs = /* @__PURE__ */ new WeakMap(), Oi = /* @__PURE__ */ new WeakMap(), Os = /* @__PURE__ */ new WeakMap(), Ho = /* @__PURE__ */ new WeakMap(), Hr = /* @__PURE__ */ new WeakMap(), Sc = /* @__PURE__ */ new WeakMap(), Xa = /* @__PURE__ */ new WeakMap(), Qa = /* @__PURE__ */ new WeakMap(), el = /* @__PURE__ */ new WeakMap(), yr = /* @__PURE__ */ new WeakMap(), Un = /* @__PURE__ */ new WeakMap(), Ns = /* @__PURE__ */ new WeakMap(), Ni = /* @__PURE__ */ new WeakMap(), Ps = /* @__PURE__ */ new WeakMap(), Pi = /* @__PURE__ */ new WeakMap(), Ur = /* @__PURE__ */ new WeakMap(), Fc = /* @__PURE__ */ new WeakMap(), Cn = /* @__PURE__ */ new WeakMap(), js = /* @__PURE__ */ new WeakMap(), tl = /* @__PURE__ */ new WeakMap(), no = /* @__PURE__ */ new WeakMap(), Kg = function(t) {
7015
+ var As = /* @__PURE__ */ new WeakMap(), ks = /* @__PURE__ */ new WeakMap(), Ss = /* @__PURE__ */ new WeakMap(), Fi = /* @__PURE__ */ new WeakMap(), Fs = /* @__PURE__ */ new WeakMap(), Oi = /* @__PURE__ */ new WeakMap(), Os = /* @__PURE__ */ new WeakMap(), Ho = /* @__PURE__ */ new WeakMap(), Hr = /* @__PURE__ */ new WeakMap(), Sc = /* @__PURE__ */ new WeakMap(), Xa = /* @__PURE__ */ new WeakMap(), Qa = /* @__PURE__ */ new WeakMap(), el = /* @__PURE__ */ new WeakMap(), yr = /* @__PURE__ */ new WeakMap(), Un = /* @__PURE__ */ new WeakMap(), Ns = /* @__PURE__ */ new WeakMap(), Ni = /* @__PURE__ */ new WeakMap(), Ps = /* @__PURE__ */ new WeakMap(), Pi = /* @__PURE__ */ new WeakMap(), Ur = /* @__PURE__ */ new WeakMap(), Fc = /* @__PURE__ */ new WeakMap(), Cn = /* @__PURE__ */ new WeakMap(), js = /* @__PURE__ */ new WeakMap(), tl = /* @__PURE__ */ new WeakMap(), no = /* @__PURE__ */ new WeakMap(), Km = function(t) {
7017
7016
  var n = t;
7018
7017
  return n.getAllMenuKeys = function() {
7019
7018
  var r = [];
@@ -7066,7 +7065,7 @@ function Ar() {
7066
7065
  var t = typeof document < "u" ? document : {};
7067
7066
  return Ts(t, Nc), t;
7068
7067
  }
7069
- var Jg = { document: Nc, navigator: { userAgent: "" }, location: { hash: "", host: "", hostname: "", href: "", origin: "", pathname: "", protocol: "", search: "" }, history: { replaceState: function() {
7068
+ var Jm = { document: Nc, navigator: { userAgent: "" }, location: { hash: "", host: "", hostname: "", href: "", origin: "", pathname: "", protocol: "", search: "" }, history: { replaceState: function() {
7070
7069
  }, pushState: function() {
7071
7070
  }, go: function() {
7072
7071
  }, back: function() {
@@ -7091,7 +7090,7 @@ var Jg = { document: Nc, navigator: { userAgent: "" }, location: { hash: "", hos
7091
7090
  } };
7092
7091
  function kn() {
7093
7092
  var t = typeof window < "u" ? window : {};
7094
- return Ts(t, Jg), t;
7093
+ return Ts(t, Jm), t;
7095
7094
  }
7096
7095
  function Uo(t) {
7097
7096
  return Uo = Object.setPrototypeOf ? Object.getPrototypeOf : function(n) {
@@ -7432,16 +7431,16 @@ function yi() {
7432
7431
  return this;
7433
7432
  }
7434
7433
  T.fn = pn.prototype;
7435
- var Gg = "resize scroll".split(" "), jn, bi = (jn = "focus", function() {
7434
+ var Gm = "resize scroll".split(" "), jn, bi = (jn = "focus", function() {
7436
7435
  for (var t = arguments.length, n = new Array(t), r = 0; r < t; r++) n[r] = arguments[r];
7437
7436
  if (n[0] === void 0) {
7438
- for (var i = 0; i < this.length; i += 1) Gg.indexOf(jn) < 0 && (jn in this[i] ? this[i][jn]() : T(this[i]).trigger(jn));
7437
+ for (var i = 0; i < this.length; i += 1) Gm.indexOf(jn) < 0 && (jn in this[i] ? this[i][jn]() : T(this[i]).trigger(jn));
7439
7438
  return this;
7440
7439
  }
7441
7440
  return this.on.apply(this, [jn].concat(n));
7442
7441
  });
7443
- const Yg = ["area", "base", "basefont", "bgsound", "br", "col", "command", "embed", "frame", "hr", "image", "img", "input", "keygen", "link", "meta", "param", "source", "track", "wbr"];
7444
- let Zg = (t = 21) => crypto.getRandomValues(new Uint8Array(t)).reduce(((n, r) => n += (r &= 63) < 36 ? r.toString(36) : r < 62 ? (r - 26).toString(36).toUpperCase() : r > 62 ? "-" : "_"), "");
7442
+ const Ym = ["area", "base", "basefont", "bgsound", "br", "col", "command", "embed", "frame", "hr", "image", "img", "input", "keygen", "link", "meta", "param", "source", "track", "wbr"];
7443
+ let Zm = (t = 21) => crypto.getRandomValues(new Uint8Array(t)).reduce(((n, r) => n += (r &= 63) < 36 ? r.toString(36) : r < 62 ? (r - 26).toString(36).toUpperCase() : r > 62 ? "-" : "_"), "");
7445
7444
  function Vt(t) {
7446
7445
  Promise.resolve().then(t);
7447
7446
  }
@@ -7451,7 +7450,7 @@ var Zt, br = function(t) {
7451
7450
  ci && (T.fn.css = ci), qn && (T.fn.append = qn), Qr && (T.fn.addClass = Qr), ei && (T.fn.removeClass = ei), ti && (T.fn.hasClass = ti), oi && (T.fn.on = oi), bi && (T.fn.focus = bi), Wn && (T.fn.attr = Wn), ni && (T.fn.removeAttr = ni), li && (T.fn.hide = li), ui && (T.fn.show = ui), il && (T.fn.offset = il), si && (T.fn.width = si), ai && (T.fn.height = ai), hi && (T.fn.parent = hi), pi && (T.fn.parents = pi), al && (T.fn.is = al), ri && (T.fn.dataset = ri), ii && (T.fn.val = ii), fi && (T.fn.text = fi), di && (T.fn.html = di), mi && (T.fn.children = mi), vi && (T.fn.remove = vi), gi && (T.fn.find = gi), ol && (T.fn.each = ol), yi && (T.fn.empty = yi), (function(t) {
7452
7451
  t[t.ELEMENT_NODE = 1] = "ELEMENT_NODE", t[t.TEXT_NODE = 3] = "TEXT_NODE", t[t.CDATA_SECTION_NODE = 4] = "CDATA_SECTION_NODE", t[t.PROCESSING_INSTRUCTION_NODE = 7] = "PROCESSING_INSTRUCTION_NODE", t[t.COMMENT_NODE = 8] = "COMMENT_NODE", t[t.DOCUMENT_NODE = 9] = "DOCUMENT_NODE", t[t.DOCUMENT_TYPE_NODE = 10] = "DOCUMENT_TYPE_NODE", t[t.DOCUMENT_FRAGMENT_NODE = 11] = "DOCUMENT_FRAGMENT_NODE";
7453
7452
  })(Zt || (Zt = {}));
7454
- var Xg = /\[object HTML([A-Z][a-z]*)*Element\]/, _n = function(t) {
7453
+ var Xm = /\[object HTML([A-Z][a-z]*)*Element\]/, _n = function(t) {
7455
7454
  return t != null && typeof t.nodeType == "number";
7456
7455
  }, jc = function(t) {
7457
7456
  return _n(t) && t.nodeType === Zt.COMMENT_NODE;
@@ -7467,7 +7466,7 @@ var Xg = /\[object HTML([A-Z][a-z]*)*Element\]/, _n = function(t) {
7467
7466
  }, Tc = function(t, n, r) {
7468
7467
  for (var i = t.childNodes, o = i[n], s = n, a = !1, l = !1; (jc(o) || Bt(o) && o.childNodes.length === 0 || Bt(o) && o.getAttribute("contenteditable") === "false") && (!a || !l); ) s >= i.length ? (a = !0, s = n - 1, r = "backward") : s < 0 ? (l = !0, s = n + 1, r = "forward") : (o = i[s], n = s, s += r === "forward" ? 1 : -1);
7469
7468
  return [o, n];
7470
- }, Qg = function(t, n, r) {
7469
+ }, Qm = function(t, n, r) {
7471
7470
  return G(Tc(t, n, r), 1)[0];
7472
7471
  }, Lc = function(t) {
7473
7472
  var n, r, i = "";
@@ -7494,7 +7493,7 @@ var Xg = /\[object HTML([A-Z][a-z]*)*Element\]/, _n = function(t) {
7494
7493
  return i;
7495
7494
  };
7496
7495
  function Mc(t, n) {
7497
- if (r = t, !Xg.test(br(r)) || t.dataset.slateVoid !== "true") for (var r, i = t.childNodes, o = i.length; o -= 1; ) {
7496
+ if (r = t, !Xm.test(br(r)) || t.dataset.slateVoid !== "true") for (var r, i = t.childNodes, o = i.length; o -= 1; ) {
7498
7497
  var s = i[o], a = s.nodeType;
7499
7498
  ln(s) ? n(s, t) : [Zt.ELEMENT_NODE, Zt.DOCUMENT_NODE, Zt.DOCUMENT_FRAGMENT_NODE].includes(a) && Mc(s, n);
7500
7499
  }
@@ -7504,9 +7503,9 @@ function cl(t) {
7504
7503
  var n = t[0];
7505
7504
  return n.nodeType !== Zt.ELEMENT_NODE ? "" : n.tagName.toLowerCase();
7506
7505
  }
7507
- var em = new RegExp(" ", "g");
7506
+ var e1 = new RegExp(" ", "g");
7508
7507
  function Vc(t) {
7509
- return t.replace(em, " ");
7508
+ return t.replace(e1, " ");
7510
7509
  }
7511
7510
  var $c = ["span", "b", "strong", "i", "em", "s", "strike", "u", "font", "sub", "sup"], zc = [], Ti = [], Di = {};
7512
7511
  function dl(t, n) {
@@ -7520,7 +7519,7 @@ function dl(t, n) {
7520
7519
  }
7521
7520
  return !1;
7522
7521
  }
7523
- function tm(t, n, r) {
7522
+ function t1(t, n, r) {
7524
7523
  return { type: "paragraph", children: [{ text: T(t).text().replace(/\s+/gm, " ") }] };
7525
7524
  }
7526
7525
  function ro(t, n) {
@@ -7546,7 +7545,7 @@ function ro(t, n) {
7546
7545
  })), l);
7547
7546
  })(t, n), i = (function(s) {
7548
7547
  for (var a in Di) if (s[0].matches(a)) return Di[a];
7549
- return tm;
7548
+ return t1;
7550
7549
  })(t), o = i(t[0], r, n);
7551
7550
  return Array.isArray(o) || (o = [o]), o.forEach((function(s) {
7552
7551
  v.isVoid(n, s) || (r.length === 0 && (s.children = [{ text: t.text().replace(/\s+/gm, " ") }]), Ti.forEach((function(a) {
@@ -7625,17 +7624,17 @@ function Hc(t, n) {
7625
7624
  return "w-e-element-".concat(t, "-").concat(n);
7626
7625
  }
7627
7626
  var Ms = [], io, fl, Uc = {};
7628
- function nm(t, n, r) {
7627
+ function n1(t, n, r) {
7629
7628
  var i = r.isInline(t) ? "span" : "div";
7630
7629
  return "<".concat(i, ">").concat(n, "</").concat(i, ">");
7631
7630
  }
7632
- function rm(t, n) {
7631
+ function r1(t, n) {
7633
7632
  var r = t.type, i = r === void 0 ? "" : r, o = t.children, s = o === void 0 ? [] : o, a = v.isVoid(n, t), l = "";
7634
7633
  a || (l = s.map((function(m) {
7635
7634
  return Wc(m, n);
7636
7635
  })).join(""));
7637
7636
  var u = (function(m) {
7638
- return Uc[m] || nm;
7637
+ return Uc[m] || n1;
7639
7638
  })(i), c = u(t, l, n), d = "";
7640
7639
  if (d = typeof c == "string" ? c : c.html || "", a || Ms.forEach((function(m) {
7641
7640
  return d = m(t, d);
@@ -7643,7 +7642,7 @@ function rm(t, n) {
7643
7642
  var f = c.prefix, h = f === void 0 ? "" : f, p = c.suffix, g = p === void 0 ? "" : p;
7644
7643
  return h && (d = h + d), g && (d += g), d;
7645
7644
  }
7646
- var im = (function() {
7645
+ var i1 = (function() {
7647
7646
  if (fl) return io;
7648
7647
  fl = 1;
7649
7648
  var t = 9007199254740991, n = "[object Arguments]", r = "[object Function]", i = "[object GeneratorFunction]", o = "[object Map]", s = "[object Promise]", a = "[object Set]", l = "[object String]", u = "[object WeakMap]", c = "[object DataView]", d = /^\[object .+?Constructor\]$/, f = /^(?:0|[1-9]\d*)$/, h = "\\ud800-\\udfff", p = "\\u0300-\\u036f\\ufe20-\\ufe23", g = "\\u20d0-\\u20f0", m = "\\ufe0e\\ufe0f", b = "[" + h + "]", C = "[" + p + g + "]", w = "\\ud83c[\\udffb-\\udfff]", y = "[^" + h + "]", x = "(?:\\ud83c[\\udde6-\\uddff]){2}", E = "[\\ud800-\\udbff][\\udc00-\\udfff]", k = "\\u200d", _ = "(?:" + C + "|" + w + ")?", L = "[" + m + "]?", V = L + _ + ("(?:" + k + "(?:" + [y, x, E].join("|") + ")" + L + _ + ")*"), I = "(?:" + [y + C + "?", C, x, E, b].join("|") + ")", Z = RegExp(w + "(?=" + w + ")|" + I + V, "g"), Y = RegExp("[" + k + h + p + g + m + "]"), X = typeof ct == "object" && ct && ct.Object === Object && ct, oe = typeof self == "object" && self && self.Object === Object && self, Q = X || oe || Function("return this")();
@@ -7790,9 +7789,9 @@ var im = (function() {
7790
7789
  var de = st(K);
7791
7790
  return (de == o ? ue : de == a ? pe : Se)(K);
7792
7791
  }, io;
7793
- })(), hl = gn(im), om = 0, pl = function() {
7794
- this.id = "".concat(om++);
7795
- }, Ko = typeof navigator < "u" && /Mac OS X/.test(navigator.userAgent), cr = typeof navigator < "u" && /^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent), Vn = typeof navigator < "u" && /^((?!chrome|android).)*safari/i.test(navigator.userAgent), sm = typeof navigator < "u" && /Edge?\/(?:[0-6][0-9]|[0-7][0-8])(?:\.)/i.test(navigator.userAgent), am = typeof navigator < "u" && /Chrome?\/(?:[0-7][0-5]|[0-6][0-9])(?:\.)/i.test(navigator.userAgent), Jo = typeof navigator < "u" && /Chrome/i.test(navigator.userAgent), sr = !am && !sm && typeof globalThis < "u" && globalThis.InputEvent && typeof globalThis.InputEvent.prototype.getTargetRanges == "function", P = { getWindow: function(t) {
7792
+ })(), hl = gn(i1), o1 = 0, pl = function() {
7793
+ this.id = "".concat(o1++);
7794
+ }, Ko = typeof navigator < "u" && /Mac OS X/.test(navigator.userAgent), cr = typeof navigator < "u" && /^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent), Vn = typeof navigator < "u" && /^((?!chrome|android).)*safari/i.test(navigator.userAgent), s1 = typeof navigator < "u" && /Edge?\/(?:[0-6][0-9]|[0-7][0-8])(?:\.)/i.test(navigator.userAgent), a1 = typeof navigator < "u" && /Chrome?\/(?:[0-7][0-5]|[0-6][0-9])(?:\.)/i.test(navigator.userAgent), Jo = typeof navigator < "u" && /Chrome/i.test(navigator.userAgent), sr = !a1 && !s1 && typeof globalThis < "u" && globalThis.InputEvent && typeof globalThis.InputEvent.prototype.getTargetRanges == "function", P = { getWindow: function(t) {
7796
7795
  var n = Fc.get(t);
7797
7796
  if (!n) throw new Error("Unable to find a host window element for this editor");
7798
7797
  return n;
@@ -7919,7 +7918,7 @@ var im = (function() {
7919
7918
  var L = _ === k.childNodes.length, V = L ? _ - 1 : _;
7920
7919
  for (k = (x = G(Tc(k, V, L ? "backward" : "forward"), 2))[0], L = (V = x[1]) < _; Bt(k) && k.childNodes.length; ) {
7921
7920
  var I = L ? k.childNodes.length - 1 : 0;
7922
- k = Qg(k, I, L ? "backward" : "forward");
7921
+ k = Qm(k, I, L ? "backward" : "forward");
7923
7922
  }
7924
7923
  _ = L && k.textContent != null ? k.textContent.length : 0;
7925
7924
  }
@@ -8086,7 +8085,7 @@ var im = (function() {
8086
8085
  return i.length === 1 && i[0].text === "";
8087
8086
  } };
8088
8087
  function Wc(t, n) {
8089
- return fe.isElement(t) ? rm(t, n) : (function(r, i) {
8088
+ return fe.isElement(t) ? r1(t, n) : (function(r, i) {
8090
8089
  var o = r.text;
8091
8090
  if (o == null) throw new Error("Current node is not slate Text ".concat(JSON.stringify(r)));
8092
8091
  var s = o;
@@ -8116,7 +8115,7 @@ var gl = function(t, n) {
8116
8115
  function vl(t, n) {
8117
8116
  t.isInline(n) ? (t.insertNode(n), n.type === "link" && t.insertFragment([{ text: "" }])) : M.insertNodes(t, n, { mode: "highest" });
8118
8117
  }
8119
- var yl, bl, Dl, Cl, wl, xl, _l, El, Bl, Al, kl, Sl, Fl, Ol, Nl, Pl, oo, jl, Tl, Ll, Ml, Vl, $l, zl, so, Il, Rl, Hl, ao, Ul, Wl, ql, lo, Kl, Jl, Gl, Yl, Zl, Xl, Ql, lm = function(t) {
8118
+ var yl, bl, Dl, Cl, wl, xl, _l, El, Bl, Al, kl, Sl, Fl, Ol, Nl, Pl, oo, jl, Tl, Ll, Ml, Vl, $l, zl, so, Il, Rl, Hl, ao, Ul, Wl, ql, lo, Kl, Jl, Gl, Yl, Zl, Xl, Ql, l1 = function(t) {
8120
8119
  var n = t, r = n.onChange, i = n.insertText, o = n.apply, s = n.deleteBackward;
8121
8120
  return n.insertText = function(a) {
8122
8121
  n.getConfig().readOnly || i(a);
@@ -8318,9 +8317,9 @@ var yl, bl, Dl, Cl, wl, xl, _l, El, Bl, Al, kl, Sl, Fl, Ol, Nl, Pl, oo, jl, Tl,
8318
8317
  n.select(v.start(n, []));
8319
8318
  }
8320
8319
  }, n;
8321
- }, um = 1, cm = function(t) {
8320
+ }, u1 = 1, c1 = function(t) {
8322
8321
  var n = t;
8323
- return n.id = "wangEditor-".concat(um++), n.isDestroyed = !1, n.isFullScreen = !1, n.focus = function(r) {
8322
+ return n.id = "wangEditor-".concat(u1++), n.isDestroyed = !1, n.isFullScreen = !1, n.focus = function(r) {
8324
8323
  if (P.toDOMNode(n, n).focus({ preventScroll: !0 }), Cn.set(n, !0), r) {
8325
8324
  var i = v.end(n, []);
8326
8325
  M.select(n, i);
@@ -8405,7 +8404,7 @@ function qc() {
8405
8404
  return t != null;
8406
8405
  });
8407
8406
  }
8408
- function dm() {
8407
+ function d1() {
8409
8408
  if (xl) return wl;
8410
8409
  xl = 1;
8411
8410
  var t = (function() {
@@ -8425,13 +8424,13 @@ function dm() {
8425
8424
  }
8426
8425
  };
8427
8426
  }
8428
- function fm() {
8427
+ function f1() {
8429
8428
  if (Al) return Bl;
8430
8429
  Al = 1;
8431
8430
  var t = (function() {
8432
8431
  if (El) return _l;
8433
8432
  El = 1;
8434
- var i = dm();
8433
+ var i = d1();
8435
8434
  return _l = function(o) {
8436
8435
  if (typeof o != "function" || !hasOwnProperty.call(o, "length")) return !1;
8437
8436
  try {
@@ -8455,7 +8454,7 @@ function Vs() {
8455
8454
  return n !== t && n !== null;
8456
8455
  }, oo;
8457
8456
  }
8458
- function hm() {
8457
+ function h1() {
8459
8458
  return Vl || (Vl = 1, Ml = (Ol ? Fl : (Ol = 1, Fl = function() {
8460
8459
  try {
8461
8460
  return Object.keys("primitive"), !0;
@@ -8471,10 +8470,10 @@ function hm() {
8471
8470
  };
8472
8471
  })()), Ml;
8473
8472
  }
8474
- function pm() {
8473
+ function p1() {
8475
8474
  if (Il) return so;
8476
8475
  Il = 1;
8477
- var t = hm(), n = (function() {
8476
+ var t = h1(), n = (function() {
8478
8477
  if (zl) return $l;
8479
8478
  zl = 1;
8480
8479
  var i = Vs();
@@ -8496,13 +8495,13 @@ function pm() {
8496
8495
  return i;
8497
8496
  }, so;
8498
8497
  }
8499
- function gm() {
8498
+ function g1() {
8500
8499
  return Hl ? Rl : (Hl = 1, Rl = (Sl || (Sl = 1, kl = function() {
8501
8500
  var t, n = Object.assign;
8502
8501
  return typeof n == "function" && (n(t = { foo: "raz" }, { bar: "dwa" }, { trzy: "trzy" }), t.foo + t.bar + t.trzy === "razdwatrzy");
8503
- }), kl)() ? Object.assign : pm());
8502
+ }), kl)() ? Object.assign : p1());
8504
8503
  }
8505
- function mm() {
8504
+ function m1() {
8506
8505
  return Gl || (Gl = 1, Jl = (function() {
8507
8506
  if (ql) return Wl;
8508
8507
  ql = 1;
@@ -8519,10 +8518,10 @@ function mm() {
8519
8518
  }, lo;
8520
8519
  })()), Jl;
8521
8520
  }
8522
- function vm() {
8521
+ function v1() {
8523
8522
  if (Yl) return co.exports;
8524
8523
  Yl = 1;
8525
- var t = qc(), n = fm(), r = gm(), i = (function() {
8524
+ var t = qc(), n = f1(), r = g1(), i = (function() {
8526
8525
  if (Ul) return ao;
8527
8526
  Ul = 1;
8528
8527
  var a = Vs(), l = Array.prototype.forEach, u = Object.create;
@@ -8535,7 +8534,7 @@ function vm() {
8535
8534
  })(Object(f), d);
8536
8535
  })), d;
8537
8536
  }, ao;
8538
- })(), o = mm(), s = co.exports = function(a, l) {
8537
+ })(), o = m1(), s = co.exports = function(a, l) {
8539
8538
  var u, c, d, f, h;
8540
8539
  return arguments.length < 2 || typeof a != "string" ? (f = l, l = a, a = null) : f = arguments[2], t(a) ? (u = o.call(a, "c"), c = o.call(a, "e"), d = o.call(a, "w")) : (u = d = !0, c = !1), h = { value: l, configurable: u, enumerable: c, writable: d }, f ? r(i(f), h) : h;
8541
8540
  };
@@ -8544,8 +8543,8 @@ function vm() {
8544
8543
  return typeof a != "string" ? (f = u, u = l, l = a, a = null) : f = arguments[3], t(l) ? n(l) ? t(u) ? n(u) || (f = u, u = void 0) : u = void 0 : (f = l, l = u = void 0) : l = void 0, t(a) ? (c = o.call(a, "c"), d = o.call(a, "e")) : (c = !0, d = !1), h = { get: l, set: u, configurable: c, enumerable: d }, f ? r(i(f), h) : h;
8545
8544
  }, co.exports;
8546
8545
  }
8547
- var ym = (Ql || (Ql = 1, (function(t, n) {
8548
- var r, i, o, s, a, l, u, c = vm(), d = (Xl || (Xl = 1, Zl = function(w) {
8546
+ var y1 = (Ql || (Ql = 1, (function(t, n) {
8547
+ var r, i, o, s, a, l, u, c = v1(), d = (Xl || (Xl = 1, Zl = function(w) {
8549
8548
  if (typeof w != "function") throw new TypeError(w + " is not a function");
8550
8549
  return w;
8551
8550
  }), Zl), f = Function.prototype.apply, h = Function.prototype.call, p = Object.create, g = Object.defineProperty, m = Object.defineProperties, b = Object.prototype.hasOwnProperty, C = { configurable: !0, enumerable: !1, writable: !0 };
@@ -8586,17 +8585,17 @@ var ym = (Ql || (Ql = 1, (function(t, n) {
8586
8585
  }, once: i, off: o, emit: s }, l = { on: c(r), once: c(i), off: c(o), emit: c(s) }, u = m({}, l), t.exports = n = function(w) {
8587
8586
  return w == null ? p(u) : m(Object(w), l);
8588
8587
  }, n.methods = a;
8589
- })(uo, uo.exports)), uo.exports), bm = gn(ym);
8588
+ })(uo, uo.exports)), uo.exports), b1 = gn(y1);
8590
8589
  function Lr(t) {
8591
8590
  var n = tl.get(t);
8592
- return n == null && (n = bm(), tl.set(t, n)), n;
8591
+ return n == null && (n = b1(), tl.set(t, n)), n;
8593
8592
  }
8594
8593
  var Ci = /* @__PURE__ */ new WeakMap();
8595
8594
  function eu(t, n) {
8596
8595
  var r = Ci.get(t);
8597
8596
  r == null && (r = /* @__PURE__ */ new Set(), Ci.set(t, r)), r.add(n);
8598
8597
  }
8599
- var Dm = function(t) {
8598
+ var D1 = function(t) {
8600
8599
  var n = t;
8601
8600
  return n.on = function(r, i) {
8602
8601
  var o = Lr(n);
@@ -8625,7 +8624,7 @@ var Dm = function(t) {
8625
8624
  }
8626
8625
  }, n;
8627
8626
  };
8628
- function Cm(t) {
8627
+ function C1(t) {
8629
8628
  return Jn(this, void 0, void 0, (function() {
8630
8629
  var n, r, i;
8631
8630
  return Gn(this, (function(o) {
@@ -8652,7 +8651,7 @@ function Cm(t) {
8652
8651
  }));
8653
8652
  }));
8654
8653
  }
8655
- var wm = function(t) {
8654
+ var w1 = function(t) {
8656
8655
  var n = t;
8657
8656
  return n.setFragmentData = function(r) {
8658
8657
  var i = n.selection;
@@ -8689,7 +8688,7 @@ var wm = function(t) {
8689
8688
  return (i = r.getData("application/x-slate-fragment")) ? (o = decodeURIComponent(window.atob(i)), s = JSON.parse(o), n.insertFragment(s), [2]) : (a = r.getData("text/plain"), l = r.getData("text/html"), Vn ? (u = (function(y) {
8690
8689
  var x = y.match(/<img[^>]*src=["'](blob:[^"']+)["'][^>]*>/i);
8691
8690
  return x ? x[1] : null;
8692
- })(l), u ? [4, Cm(u)] : [3, 2]) : [3, 2]);
8691
+ })(l), u ? [4, C1(u)] : [3, 2]) : [3, 2]);
8693
8692
  case 1:
8694
8693
  (c = w.sent()) && (l = '<img src="'.concat(c, '" alt="image.png">'), URL.revokeObjectURL(u)), w.label = 2;
8695
8694
  case 2:
@@ -8713,7 +8712,7 @@ var wm = function(t) {
8713
8712
  }));
8714
8713
  }));
8715
8714
  }, n;
8716
- }, xm = function(t) {
8715
+ }, x1 = function(t) {
8717
8716
  var n = t, r = n.insertText, i = n.insertNode, o = n.insertFragment, s = n.dangerouslyInsertHtml;
8718
8717
  return n.insertText = function(a) {
8719
8718
  if (n.getConfig().maxLength) {
@@ -8789,7 +8788,7 @@ function Is(t, n, r) {
8789
8788
  var Z = I.nodeName;
8790
8789
  if (I.nodeType === Zt.ELEMENT_NODE) {
8791
8790
  var Y = Z.toLowerCase();
8792
- if (Yg.includes(Y) || Y === "iframe" || Y === "video") return I;
8791
+ if (Ym.includes(Y) || Y === "iframe" || Y === "video") return I;
8793
8792
  var X = I.children || [], oe = X.length;
8794
8793
  if (oe) for (var Q = oe - 1; Q >= 0; Q -= 1) L.push(X[Q]);
8795
8794
  }
@@ -8840,7 +8839,7 @@ function Go(t, n) {
8840
8839
  }
8841
8840
  }));
8842
8841
  }
8843
- var fo, tu, _m = function(t) {
8842
+ var fo, tu, _1 = function(t) {
8844
8843
  var n = t;
8845
8844
  return n.select = function(r) {
8846
8845
  M.select(n, r);
@@ -8867,7 +8866,7 @@ var fo, tu, _m = function(t) {
8867
8866
  var r = v.start(n, []), i = v.end(n, []);
8868
8867
  M.select(n, { anchor: r, focus: i });
8869
8868
  }, n;
8870
- }, Em = (function() {
8869
+ }, E1 = (function() {
8871
8870
  if (tu) return fo;
8872
8871
  tu = 1;
8873
8872
  var t = NaN, n = "[object Symbol]", r = /^\s+|\s+$/g, i = /^[-+]0x[0-9a-f]+$/i, o = /^0b[01]+$/i, s = /^0o[0-7]+$/i, a = parseInt, l = typeof ct == "object" && ct && ct.Object === Object && ct, u = typeof self == "object" && self && self.Object === Object && self, c = l || u || Function("return this")(), d = Object.prototype.toString, f = Math.max, h = Math.min, p = function() {
@@ -8931,8 +8930,8 @@ var fo, tu, _m = function(t) {
8931
8930
  return _ === void 0 ? k : re(p());
8932
8931
  }, ue;
8933
8932
  }, fo;
8934
- })(), Kc = gn(Em);
8935
- const Bm = { type: "logger", log(t) {
8933
+ })(), Kc = gn(E1);
8934
+ const B1 = { type: "logger", log(t) {
8936
8935
  this.output("log", t);
8937
8936
  }, warn(t) {
8938
8937
  this.output("warn", t);
@@ -8948,7 +8947,7 @@ class wi {
8948
8947
  }
8949
8948
  init(n) {
8950
8949
  let r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
8951
- this.prefix = r.prefix || "i18next:", this.logger = n || Bm, this.options = r, this.debug = r.debug;
8950
+ this.prefix = r.prefix || "i18next:", this.logger = n || B1, this.options = r, this.debug = r.debug;
8952
8951
  }
8953
8952
  log() {
8954
8953
  for (var n = arguments.length, r = new Array(n), i = 0; i < n; i++) r[i] = arguments[i];
@@ -9008,7 +9007,7 @@ const ar = () => {
9008
9007
  t = i, n = o;
9009
9008
  }));
9010
9009
  return r.resolve = t, r.reject = n, r;
9011
- }, nu = (t) => t == null ? "" : "" + t, Am = /###/g, ru = (t) => t && t.indexOf("###") > -1 ? t.replace(Am, ".") : t, iu = (t) => !t || typeof t == "string", dr = (t, n, r) => {
9010
+ }, nu = (t) => t == null ? "" : "" + t, A1 = /###/g, ru = (t) => t && t.indexOf("###") > -1 ? t.replace(A1, ".") : t, iu = (t) => !t || typeof t == "string", dr = (t, n, r) => {
9012
9011
  const i = typeof n != "string" ? n : n.split(".");
9013
9012
  let o = 0;
9014
9013
  for (; o < i.length - 1; ) {
@@ -9030,8 +9029,8 @@ const ar = () => {
9030
9029
  for (const i in n) i !== "__proto__" && i !== "constructor" && (i in t ? typeof t[i] == "string" || t[i] instanceof String || typeof n[i] == "string" || n[i] instanceof String ? r && (t[i] = n[i]) : Jc(t[i], n[i], r) : t[i] = n[i]);
9031
9030
  return t;
9032
9031
  }, Tn = (t) => t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
9033
- var km = { "&": "&amp;", "<": "&lt;", ">": "&gt;", '"': "&quot;", "'": "&#39;", "/": "&#x2F;" };
9034
- const Sm = (t) => typeof t == "string" ? t.replace(/[&<>"'\/]/g, ((n) => km[n])) : t, Fm = [" ", ",", "?", "!", ";"], Om = new class {
9032
+ var k1 = { "&": "&amp;", "<": "&lt;", ">": "&gt;", '"': "&quot;", "'": "&#39;", "/": "&#x2F;" };
9033
+ const S1 = (t) => typeof t == "string" ? t.replace(/[&<>"'\/]/g, ((n) => k1[n])) : t, F1 = [" ", ",", "?", "!", ";"], O1 = new class {
9035
9034
  constructor(t) {
9036
9035
  this.capacity = t, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
9037
9036
  }
@@ -9149,9 +9148,9 @@ class Ei extends Li {
9149
9148
  let s = r.ns || this.options.defaultNS || [];
9150
9149
  const a = i && n.indexOf(i) > -1, l = !(this.options.userDefinedKeySeparator || r.keySeparator || this.options.userDefinedNsSeparator || r.nsSeparator || ((u, c, d) => {
9151
9150
  c = c || "", d = d || "";
9152
- const f = Fm.filter(((g) => c.indexOf(g) < 0 && d.indexOf(g) < 0));
9151
+ const f = F1.filter(((g) => c.indexOf(g) < 0 && d.indexOf(g) < 0));
9153
9152
  if (f.length === 0) return !0;
9154
- const h = Om.getRegExp(`(${f.map(((g) => g === "?" ? "\\?" : g)).join("|")})`);
9153
+ const h = O1.getRegExp(`(${f.map(((g) => g === "?" ? "\\?" : g)).join("|")})`);
9155
9154
  let p = !h.test(u);
9156
9155
  if (!p) {
9157
9156
  const g = u.indexOf(d);
@@ -9358,16 +9357,16 @@ class lu {
9358
9357
  })), o;
9359
9358
  }
9360
9359
  }
9361
- let Nm = [{ lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"], nr: [1, 2], fc: 1 }, { lngs: ["af", "an", "ast", "az", "bg", "bn", "ca", "da", "de", "dev", "el", "en", "eo", "es", "et", "eu", "fi", "fo", "fur", "fy", "gl", "gu", "ha", "hi", "hu", "hy", "ia", "it", "kk", "kn", "ku", "lb", "mai", "ml", "mn", "mr", "nah", "nap", "nb", "ne", "nl", "nn", "no", "nso", "pa", "pap", "pms", "ps", "pt-PT", "rm", "sco", "se", "si", "so", "son", "sq", "sv", "sw", "ta", "te", "tk", "ur", "yo"], nr: [1, 2], fc: 2 }, { lngs: ["ay", "bo", "cgg", "fa", "ht", "id", "ja", "jbo", "ka", "km", "ko", "ky", "lo", "ms", "sah", "su", "th", "tt", "ug", "vi", "wo", "zh"], nr: [1], fc: 3 }, { lngs: ["be", "bs", "cnr", "dz", "hr", "ru", "sr", "uk"], nr: [1, 2, 5], fc: 4 }, { lngs: ["ar"], nr: [0, 1, 2, 3, 11, 100], fc: 5 }, { lngs: ["cs", "sk"], nr: [1, 2, 5], fc: 6 }, { lngs: ["csb", "pl"], nr: [1, 2, 5], fc: 7 }, { lngs: ["cy"], nr: [1, 2, 3, 8], fc: 8 }, { lngs: ["fr"], nr: [1, 2], fc: 9 }, { lngs: ["ga"], nr: [1, 2, 3, 7, 11], fc: 10 }, { lngs: ["gd"], nr: [1, 2, 3, 20], fc: 11 }, { lngs: ["is"], nr: [1, 2], fc: 12 }, { lngs: ["jv"], nr: [0, 1], fc: 13 }, { lngs: ["kw"], nr: [1, 2, 3, 4], fc: 14 }, { lngs: ["lt"], nr: [1, 2, 10], fc: 15 }, { lngs: ["lv"], nr: [1, 2, 0], fc: 16 }, { lngs: ["mk"], nr: [1, 2], fc: 17 }, { lngs: ["mnk"], nr: [0, 1, 2], fc: 18 }, { lngs: ["mt"], nr: [1, 2, 11, 20], fc: 19 }, { lngs: ["or"], nr: [2, 1], fc: 2 }, { lngs: ["ro"], nr: [1, 2, 20], fc: 20 }, { lngs: ["sl"], nr: [5, 1, 2, 3], fc: 21 }, { lngs: ["he", "iw"], nr: [1, 2, 20, 21], fc: 22 }], Pm = { 1: (t) => +(t > 1), 2: (t) => +(t != 1), 3: (t) => 0, 4: (t) => t % 10 == 1 && t % 100 != 11 ? 0 : t % 10 >= 2 && t % 10 <= 4 && (t % 100 < 10 || t % 100 >= 20) ? 1 : 2, 5: (t) => t == 0 ? 0 : t == 1 ? 1 : t == 2 ? 2 : t % 100 >= 3 && t % 100 <= 10 ? 3 : t % 100 >= 11 ? 4 : 5, 6: (t) => t == 1 ? 0 : t >= 2 && t <= 4 ? 1 : 2, 7: (t) => t == 1 ? 0 : t % 10 >= 2 && t % 10 <= 4 && (t % 100 < 10 || t % 100 >= 20) ? 1 : 2, 8: (t) => t == 1 ? 0 : t == 2 ? 1 : t != 8 && t != 11 ? 2 : 3, 9: (t) => +(t >= 2), 10: (t) => t == 1 ? 0 : t == 2 ? 1 : t < 7 ? 2 : t < 11 ? 3 : 4, 11: (t) => t == 1 || t == 11 ? 0 : t == 2 || t == 12 ? 1 : t > 2 && t < 20 ? 2 : 3, 12: (t) => +(t % 10 != 1 || t % 100 == 11), 13: (t) => +(t !== 0), 14: (t) => t == 1 ? 0 : t == 2 ? 1 : t == 3 ? 2 : 3, 15: (t) => t % 10 == 1 && t % 100 != 11 ? 0 : t % 10 >= 2 && (t % 100 < 10 || t % 100 >= 20) ? 1 : 2, 16: (t) => t % 10 == 1 && t % 100 != 11 ? 0 : t !== 0 ? 1 : 2, 17: (t) => t == 1 || t % 10 == 1 && t % 100 != 11 ? 0 : 1, 18: (t) => t == 0 ? 0 : t == 1 ? 1 : 2, 19: (t) => t == 1 ? 0 : t == 0 || t % 100 > 1 && t % 100 < 11 ? 1 : t % 100 > 10 && t % 100 < 20 ? 2 : 3, 20: (t) => t == 1 ? 0 : t == 0 || t % 100 > 0 && t % 100 < 20 ? 1 : 2, 21: (t) => t % 100 == 1 ? 1 : t % 100 == 2 ? 2 : t % 100 == 3 || t % 100 == 4 ? 3 : 0, 22: (t) => t == 1 ? 0 : t == 2 ? 1 : (t < 0 || t > 10) && t % 10 == 0 ? 2 : 3 };
9362
- const jm = ["v1", "v2", "v3"], Tm = ["v4"], uu = { zero: 0, one: 1, two: 2, few: 3, many: 4, other: 5 };
9363
- class Lm {
9360
+ let N1 = [{ lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"], nr: [1, 2], fc: 1 }, { lngs: ["af", "an", "ast", "az", "bg", "bn", "ca", "da", "de", "dev", "el", "en", "eo", "es", "et", "eu", "fi", "fo", "fur", "fy", "gl", "gu", "ha", "hi", "hu", "hy", "ia", "it", "kk", "kn", "ku", "lb", "mai", "ml", "mn", "mr", "nah", "nap", "nb", "ne", "nl", "nn", "no", "nso", "pa", "pap", "pms", "ps", "pt-PT", "rm", "sco", "se", "si", "so", "son", "sq", "sv", "sw", "ta", "te", "tk", "ur", "yo"], nr: [1, 2], fc: 2 }, { lngs: ["ay", "bo", "cgg", "fa", "ht", "id", "ja", "jbo", "ka", "km", "ko", "ky", "lo", "ms", "sah", "su", "th", "tt", "ug", "vi", "wo", "zh"], nr: [1], fc: 3 }, { lngs: ["be", "bs", "cnr", "dz", "hr", "ru", "sr", "uk"], nr: [1, 2, 5], fc: 4 }, { lngs: ["ar"], nr: [0, 1, 2, 3, 11, 100], fc: 5 }, { lngs: ["cs", "sk"], nr: [1, 2, 5], fc: 6 }, { lngs: ["csb", "pl"], nr: [1, 2, 5], fc: 7 }, { lngs: ["cy"], nr: [1, 2, 3, 8], fc: 8 }, { lngs: ["fr"], nr: [1, 2], fc: 9 }, { lngs: ["ga"], nr: [1, 2, 3, 7, 11], fc: 10 }, { lngs: ["gd"], nr: [1, 2, 3, 20], fc: 11 }, { lngs: ["is"], nr: [1, 2], fc: 12 }, { lngs: ["jv"], nr: [0, 1], fc: 13 }, { lngs: ["kw"], nr: [1, 2, 3, 4], fc: 14 }, { lngs: ["lt"], nr: [1, 2, 10], fc: 15 }, { lngs: ["lv"], nr: [1, 2, 0], fc: 16 }, { lngs: ["mk"], nr: [1, 2], fc: 17 }, { lngs: ["mnk"], nr: [0, 1, 2], fc: 18 }, { lngs: ["mt"], nr: [1, 2, 11, 20], fc: 19 }, { lngs: ["or"], nr: [2, 1], fc: 2 }, { lngs: ["ro"], nr: [1, 2, 20], fc: 20 }, { lngs: ["sl"], nr: [5, 1, 2, 3], fc: 21 }, { lngs: ["he", "iw"], nr: [1, 2, 20, 21], fc: 22 }], P1 = { 1: (t) => +(t > 1), 2: (t) => +(t != 1), 3: (t) => 0, 4: (t) => t % 10 == 1 && t % 100 != 11 ? 0 : t % 10 >= 2 && t % 10 <= 4 && (t % 100 < 10 || t % 100 >= 20) ? 1 : 2, 5: (t) => t == 0 ? 0 : t == 1 ? 1 : t == 2 ? 2 : t % 100 >= 3 && t % 100 <= 10 ? 3 : t % 100 >= 11 ? 4 : 5, 6: (t) => t == 1 ? 0 : t >= 2 && t <= 4 ? 1 : 2, 7: (t) => t == 1 ? 0 : t % 10 >= 2 && t % 10 <= 4 && (t % 100 < 10 || t % 100 >= 20) ? 1 : 2, 8: (t) => t == 1 ? 0 : t == 2 ? 1 : t != 8 && t != 11 ? 2 : 3, 9: (t) => +(t >= 2), 10: (t) => t == 1 ? 0 : t == 2 ? 1 : t < 7 ? 2 : t < 11 ? 3 : 4, 11: (t) => t == 1 || t == 11 ? 0 : t == 2 || t == 12 ? 1 : t > 2 && t < 20 ? 2 : 3, 12: (t) => +(t % 10 != 1 || t % 100 == 11), 13: (t) => +(t !== 0), 14: (t) => t == 1 ? 0 : t == 2 ? 1 : t == 3 ? 2 : 3, 15: (t) => t % 10 == 1 && t % 100 != 11 ? 0 : t % 10 >= 2 && (t % 100 < 10 || t % 100 >= 20) ? 1 : 2, 16: (t) => t % 10 == 1 && t % 100 != 11 ? 0 : t !== 0 ? 1 : 2, 17: (t) => t == 1 || t % 10 == 1 && t % 100 != 11 ? 0 : 1, 18: (t) => t == 0 ? 0 : t == 1 ? 1 : 2, 19: (t) => t == 1 ? 0 : t == 0 || t % 100 > 1 && t % 100 < 11 ? 1 : t % 100 > 10 && t % 100 < 20 ? 2 : 3, 20: (t) => t == 1 ? 0 : t == 0 || t % 100 > 0 && t % 100 < 20 ? 1 : 2, 21: (t) => t % 100 == 1 ? 1 : t % 100 == 2 ? 2 : t % 100 == 3 || t % 100 == 4 ? 3 : 0, 22: (t) => t == 1 ? 0 : t == 2 ? 1 : (t < 0 || t > 10) && t % 10 == 0 ? 2 : 3 };
9361
+ const j1 = ["v1", "v2", "v3"], T1 = ["v4"], uu = { zero: 0, one: 1, two: 2, few: 3, many: 4, other: 5 };
9362
+ class L1 {
9364
9363
  constructor(n) {
9365
9364
  let r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
9366
- this.languageUtils = n, this.options = r, this.logger = Yt.create("pluralResolver"), this.options.compatibilityJSON && !Tm.includes(this.options.compatibilityJSON) || typeof Intl < "u" && Intl.PluralRules || (this.options.compatibilityJSON = "v3", this.logger.error("Your environment seems not to be Intl API compatible, use an Intl.PluralRules polyfill. Will fallback to the compatibilityJSON v3 format handling.")), this.rules = (() => {
9365
+ this.languageUtils = n, this.options = r, this.logger = Yt.create("pluralResolver"), this.options.compatibilityJSON && !T1.includes(this.options.compatibilityJSON) || typeof Intl < "u" && Intl.PluralRules || (this.options.compatibilityJSON = "v3", this.logger.error("Your environment seems not to be Intl API compatible, use an Intl.PluralRules polyfill. Will fallback to the compatibilityJSON v3 format handling.")), this.rules = (() => {
9367
9366
  const i = {};
9368
- return Nm.forEach(((o) => {
9367
+ return N1.forEach(((o) => {
9369
9368
  o.lngs.forEach(((s) => {
9370
- i[s] = { numbers: o.nr, plurals: Pm[o.fc] };
9369
+ i[s] = { numbers: o.nr, plurals: P1[o.fc] };
9371
9370
  }));
9372
9371
  })), i;
9373
9372
  })(), this.pluralRulesCache = {};
@@ -9417,7 +9416,7 @@ class Lm {
9417
9416
  return this.options.compatibilityJSON === "v1" ? o === 1 ? "" : typeof o == "number" ? `_plural_${o.toString()}` : s() : this.options.compatibilityJSON === "v2" || this.options.simplifyPluralSuffix && n.numbers.length === 2 && n.numbers[0] === 1 ? s() : this.options.prepend && i.toString() ? this.options.prepend + i.toString() : i.toString();
9418
9417
  }
9419
9418
  shouldUseIntlApi() {
9420
- return !jm.includes(this.options.compatibilityJSON);
9419
+ return !j1.includes(this.options.compatibilityJSON);
9421
9420
  }
9422
9421
  }
9423
9422
  const cu = function(t, n, r) {
@@ -9427,7 +9426,7 @@ const cu = function(t, n, r) {
9427
9426
  })(t, n, r);
9428
9427
  return !s && o && typeof r == "string" && (s = Yo(t, r, i), s === void 0 && (s = Yo(n, r, i))), s;
9429
9428
  }, po = (t) => t.replace(/\$/g, "$$$$");
9430
- class Mm {
9429
+ class M1 {
9431
9430
  constructor() {
9432
9431
  let n = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
9433
9432
  this.logger = Yt.create("interpolator"), this.options = n, this.format = n.interpolation && n.interpolation.format || ((r) => r), this.init(n);
@@ -9436,7 +9435,7 @@ class Mm {
9436
9435
  let n = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
9437
9436
  n.interpolation || (n.interpolation = { escapeValue: !0 });
9438
9437
  const { escape: r, escapeValue: i, useRawValueToEscape: o, prefix: s, prefixEscaped: a, suffix: l, suffixEscaped: u, formatSeparator: c, unescapeSuffix: d, unescapePrefix: f, nestingPrefix: h, nestingPrefixEscaped: p, nestingSuffix: g, nestingSuffixEscaped: m, nestingOptionsSeparator: b, maxReplaces: C, alwaysFormat: w } = n.interpolation;
9439
- this.escape = r !== void 0 ? r : Sm, this.escapeValue = i === void 0 || i, this.useRawValueToEscape = o !== void 0 && o, this.prefix = s ? Tn(s) : a || "{{", this.suffix = l ? Tn(l) : u || "}}", this.formatSeparator = c || ",", this.unescapePrefix = d ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : d || "", this.nestingPrefix = h ? Tn(h) : p || Tn("$t("), this.nestingSuffix = g ? Tn(g) : m || Tn(")"), this.nestingOptionsSeparator = b || ",", this.maxReplaces = C || 1e3, this.alwaysFormat = w !== void 0 && w, this.resetRegExp();
9438
+ this.escape = r !== void 0 ? r : S1, this.escapeValue = i === void 0 || i, this.useRawValueToEscape = o !== void 0 && o, this.prefix = s ? Tn(s) : a || "{{", this.suffix = l ? Tn(l) : u || "}}", this.formatSeparator = c || ",", this.unescapePrefix = d ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : d || "", this.nestingPrefix = h ? Tn(h) : p || Tn("$t("), this.nestingSuffix = g ? Tn(g) : m || Tn(")"), this.nestingOptionsSeparator = b || ",", this.maxReplaces = C || 1e3, this.alwaysFormat = w !== void 0 && w, this.resetRegExp();
9440
9439
  }
9441
9440
  reset() {
9442
9441
  this.options && this.init(this.options);
@@ -9518,7 +9517,7 @@ const Ln = (t) => {
9518
9517
  return l || (l = t(_i(i), o), n[a] = l), l(r);
9519
9518
  };
9520
9519
  };
9521
- class Vm {
9520
+ class V1 {
9522
9521
  constructor() {
9523
9522
  let n = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
9524
9523
  this.logger = Yt.create("formatter"), this.options = n, this.formats = { number: Ln(((r, i) => {
@@ -9586,7 +9585,7 @@ class Vm {
9586
9585
  }), n);
9587
9586
  }
9588
9587
  }
9589
- class $m extends Li {
9588
+ class $1 extends Li {
9590
9589
  constructor(n, r, i) {
9591
9590
  let o = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
9592
9591
  super(), this.backend = n, this.store = r, this.services = i, this.languageUtils = i.languageUtils, this.options = o, this.logger = Yt.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = o.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = o.maxRetries >= 0 ? o.maxRetries : 5, this.retryTimeout = o.retryTimeout >= 1 ? o.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(i, o.backend, o);
@@ -9717,11 +9716,11 @@ class Cr extends Li {
9717
9716
  const s = (u) => u ? typeof u == "function" ? new u() : u : null;
9718
9717
  if (!this.options.isClone) {
9719
9718
  let u;
9720
- this.modules.logger ? Yt.init(s(this.modules.logger), this.options) : Yt.init(null, this.options), this.modules.formatter ? u = this.modules.formatter : typeof Intl < "u" && (u = Vm);
9719
+ this.modules.logger ? Yt.init(s(this.modules.logger), this.options) : Yt.init(null, this.options), this.modules.formatter ? u = this.modules.formatter : typeof Intl < "u" && (u = V1);
9721
9720
  const c = new lu(this.options);
9722
9721
  this.store = new su(this.options.resources, this.options);
9723
9722
  const d = this.services;
9724
- d.logger = Yt, d.resourceStore = this.store, d.languageUtils = c, d.pluralResolver = new Lm(c, { prepend: this.options.pluralSeparator, compatibilityJSON: this.options.compatibilityJSON, simplifyPluralSuffix: this.options.simplifyPluralSuffix }), !u || this.options.interpolation.format && this.options.interpolation.format !== o.interpolation.format || (d.formatter = s(u), d.formatter.init(d, this.options), this.options.interpolation.format = d.formatter.format.bind(d.formatter)), d.interpolator = new Mm(this.options), d.utils = { hasLoadedNamespace: this.hasLoadedNamespace.bind(this) }, d.backendConnector = new $m(s(this.modules.backend), d.resourceStore, d, this.options), d.backendConnector.on("*", (function(f) {
9723
+ d.logger = Yt, d.resourceStore = this.store, d.languageUtils = c, d.pluralResolver = new L1(c, { prepend: this.options.pluralSeparator, compatibilityJSON: this.options.compatibilityJSON, simplifyPluralSuffix: this.options.simplifyPluralSuffix }), !u || this.options.interpolation.format && this.options.interpolation.format !== o.interpolation.format || (d.formatter = s(u), d.formatter.init(d, this.options), this.options.interpolation.format = d.formatter.format.bind(d.formatter)), d.interpolator = new M1(this.options), d.utils = { hasLoadedNamespace: this.hasLoadedNamespace.bind(this) }, d.backendConnector = new $1(s(this.modules.backend), d.resourceStore, d, this.options), d.backendConnector.on("*", (function(f) {
9725
9724
  for (var h = arguments.length, p = new Array(h > 1 ? h - 1 : 0), g = 1; g < h; g++) p[g - 1] = arguments[g];
9726
9725
  n.emit(f, ...p);
9727
9726
  })), this.modules.languageDetector && (d.languageDetector = s(this.modules.languageDetector), d.languageDetector.init && d.languageDetector.init(d, this.options.detection, this.options)), this.modules.i18nFormat && (d.i18nFormat = s(this.modules.i18nFormat), d.i18nFormat.init && d.i18nFormat.init(this)), this.translator = new Ei(this.services, this.options), this.translator.on("*", (function(f) {
@@ -9980,7 +9979,7 @@ var Hs = (function() {
9980
9979
  }, t.prototype.changeMenuState = function() {
9981
9980
  this.setActive(), this.setDisabled();
9982
9981
  }, t;
9983
- })(), zm = (function(t) {
9982
+ })(), z1 = (function(t) {
9984
9983
  function n(r, i, o) {
9985
9984
  return o === void 0 && (o = !1), t.call(this, r, i, o) || this;
9986
9985
  }
@@ -10014,7 +10013,7 @@ var Hs = (function() {
10014
10013
  n && n.emit("modalOrPanelHide");
10015
10014
  }
10016
10015
  }, t;
10017
- })(), Im = (function(t) {
10016
+ })(), I1 = (function(t) {
10018
10017
  function n(r) {
10019
10018
  var i = t.call(this, r) || this;
10020
10019
  return i.type = "dropPanel", i.$elem = T('<div class="w-e-drop-panel"></div>'), i;
@@ -10022,7 +10021,7 @@ var Hs = (function() {
10022
10021
  return Te(n, t), n.prototype.genSelfElem = function() {
10023
10022
  return null;
10024
10023
  }, n;
10025
- })(Us), Rm = (function(t) {
10024
+ })(Us), R1 = (function(t) {
10026
10025
  function n(r, i, o) {
10027
10026
  o === void 0 && (o = !1);
10028
10027
  var s = t.call(this, r, i, o) || this;
@@ -10039,7 +10038,7 @@ var Hs = (function() {
10039
10038
  if (r.getPanelContentElem != null) {
10040
10039
  var i = At(this);
10041
10040
  if (this.dropPanel == null) {
10042
- var o = new Im(i), s = r.getPanelContentElem(i);
10041
+ var o = new I1(i), s = r.getPanelContentElem(i);
10043
10042
  o.renderContent(s), o.appendTo(this.$elem), o.show(), this.dropPanel = o;
10044
10043
  } else {
10045
10044
  var a = this.dropPanel;
@@ -10052,7 +10051,7 @@ var Hs = (function() {
10052
10051
  }
10053
10052
  }
10054
10053
  }, n;
10055
- })(Hs), Hm = (function(t) {
10054
+ })(Hs), H1 = (function(t) {
10056
10055
  function n(r, i) {
10057
10056
  i === void 0 && (i = 0);
10058
10057
  var o = t.call(this, r) || this;
@@ -10084,7 +10083,7 @@ function Xc(t, n) {
10084
10083
  var r = T('<div class="button-container"></div>'), i = T('<button type="button" id="'.concat(t, '">').concat(n, "</button>"));
10085
10084
  return r.append(i), [r[0], i[0]];
10086
10085
  }
10087
- var Um = (function(t) {
10086
+ var U1 = (function(t) {
10088
10087
  function n(r, i, o) {
10089
10088
  o === void 0 && (o = !1);
10090
10089
  var s = t.call(this, r, i, o) || this;
@@ -10098,7 +10097,7 @@ var Um = (function(t) {
10098
10097
  }, n.prototype.handleModal = function() {
10099
10098
  var r = At(this), i = this.menu;
10100
10099
  if (this.modal == null) {
10101
- var o = new Hm(r, i.modalWidth);
10100
+ var o = new H1(r, i.modalWidth);
10102
10101
  this.renderAndShowModal(o, !0), this.modal = o;
10103
10102
  } else
10104
10103
  (o = this.modal).isShow ? o.hide() : this.renderAndShowModal(o, !1);
@@ -10117,7 +10116,7 @@ var Um = (function(t) {
10117
10116
  }));
10118
10117
  }
10119
10118
  }, n;
10120
- })(Hs), Wm = (function(t) {
10119
+ })(Hs), W1 = (function(t) {
10121
10120
  function n(r, i) {
10122
10121
  var o = t.call(this, r) || this;
10123
10122
  return o.type = "selectList", o.$elem = T('<div class="w-e-select-list"></div>'), i && o.$elem.css("width", "".concat(i, "px")), o.$elem.on("click", (function(s) {
@@ -10139,7 +10138,7 @@ var Um = (function(t) {
10139
10138
  }, n.prototype.genSelfElem = function() {
10140
10139
  return null;
10141
10140
  }, n;
10142
- })(Us), qm = (function() {
10141
+ })(Us), q1 = (function() {
10143
10142
  function t(n, r, i) {
10144
10143
  i === void 0 && (i = !1);
10145
10144
  var o = this;
@@ -10161,7 +10160,7 @@ var Um = (function(t) {
10161
10160
  if (!r.isDisabled() && !this.disabled) {
10162
10161
  var i = this.menu;
10163
10162
  if (this.selectList == null) {
10164
- this.selectList = new Wm(r, i.selectPanelWidth);
10163
+ this.selectList = new W1(r, i.selectPanelWidth);
10165
10164
  var o = this.selectList, s = i.getOptions(r);
10166
10165
  o.renderList(s), o.appendTo(this.$elem), o.show(), o.$elem.on("click", "li", (function(a) {
10167
10166
  var l = a.target;
@@ -10244,12 +10243,12 @@ function Qc(t, n, r) {
10244
10243
  var o = n.tag;
10245
10244
  if (o === "button") {
10246
10245
  var s = n.showDropPanel, a = n.showModal;
10247
- i = s ? new Rm(t, n, r) : a ? new Um(t, n, r) : new zm(t, n, r);
10246
+ i = s ? new R1(t, n, r) : a ? new U1(t, n, r) : new z1(t, n, r);
10248
10247
  }
10249
- if (o === "select" && (i = new qm(t, n, r)), i == null) throw new Error("Invalid tag in menu ".concat(JSON.stringify(n)));
10248
+ if (o === "select" && (i = new q1(t, n, r)), i == null) throw new Error("Invalid tag in menu ".concat(JSON.stringify(n)));
10250
10249
  return pu.set(n, i), i;
10251
10250
  }
10252
- function Km(t, n) {
10251
+ function K1(t, n) {
10253
10252
  var r = t.selection;
10254
10253
  return r != null && !$.isCollapsed(r) && !P.getSelectedElems(t).some((function(i) {
10255
10254
  if (t.isVoid(i)) return !0;
@@ -10257,7 +10256,7 @@ function Km(t, n) {
10257
10256
  return !!["pre", "code", "table"].includes(o);
10258
10257
  })) && !!ne.isText(n);
10259
10258
  }
10260
- var gu, mu, Jm = (function() {
10259
+ var gu, mu, J1 = (function() {
10261
10260
  function t() {
10262
10261
  var n = this;
10263
10262
  this.$elem = T('<div class="w-e-bar w-e-bar-hidden w-e-hover-bar"></div>'), this.menus = {}, this.hoverbarItems = [], this.prevSelectedNode = null, this.isShow = !1, this.lngListen = function() {
@@ -10342,7 +10341,7 @@ var gu, mu, Jm = (function() {
10342
10341
  return n;
10343
10342
  }, t.prototype.getHoverbarKeysConf = function() {
10344
10343
  var n = this.getEditorInstance().getConfig().hoverbarKeys, r = n === void 0 ? {} : n, i = r.text;
10345
- return i && i.match == null && (i.match = Km), r;
10344
+ return i && i.match == null && (i.match = K1), r;
10346
10345
  }, t.prototype.isSamePath = function(n, r) {
10347
10346
  if (n == null || r == null) return !1;
10348
10347
  var i = P.findPath(null, n), o = P.findPath(null, r);
@@ -10351,7 +10350,7 @@ var gu, mu, Jm = (function() {
10351
10350
  var n;
10352
10351
  this.changeHoverbarState.cancel(), this.$elem.remove(), (n = this.lngListen) === null || n === void 0 || n.call(this), this.menus = {}, this.hoverbarItems = [], this.prevSelectedNode = null;
10353
10352
  }, t;
10354
- })(), Gm = (function() {
10353
+ })(), G1 = (function() {
10355
10354
  if (mu) return gu;
10356
10355
  mu = 1;
10357
10356
  var t = "Expected a function", n = NaN, r = "[object Symbol]", i = /^\s+|\s+$/g, o = /^[-+]0x[0-9a-f]+$/i, s = /^0b[01]+$/i, a = /^0o[0-7]+$/i, l = parseInt, u = typeof ct == "object" && ct && ct.Object === Object && ct, c = typeof self == "object" && self && self.Object === Object && self, d = u || c || Function("return this")(), f = Object.prototype.toString, h = Math.max, p = Math.min, g = function() {
@@ -10420,7 +10419,7 @@ var gu, mu, Jm = (function() {
10420
10419
  if (typeof w != "function") throw new TypeError(t);
10421
10420
  return b(x) && (E = "leading" in x ? !!x.leading : E, k = "trailing" in x ? !!x.trailing : k), m(w, y, { leading: E, maxWait: y, trailing: k });
10422
10421
  };
10423
- })(), vu = gn(Gm);
10422
+ })(), vu = gn(G1);
10424
10423
  function Mt(t, n) {
10425
10424
  return _n(n) && P.hasDOMNode(t, n, { editable: !0 });
10426
10425
  }
@@ -10448,7 +10447,7 @@ const bu = (t) => typeof t == "object" && t != null && t.nodeType === 1, Du = (t
10448
10447
  })(t);
10449
10448
  }
10450
10449
  return !1;
10451
- }, Vr = (t, n, r, i, o, s, a, l) => s < t && a > n || s > t && a < n ? 0 : s <= t && l <= r || a >= n && l >= r ? s - t - i : a > n && l < r || s < t && l > r ? a - n + o : 0, Ym = (t) => {
10450
+ }, Vr = (t, n, r, i, o, s, a, l) => s < t && a > n || s > t && a < n ? 0 : s <= t && l <= r || a >= n && l >= r ? s - t - i : a > n && l < r || s < t && l > r ? a - n + o : 0, Y1 = (t) => {
10452
10451
  const n = t.parentElement;
10453
10452
  return n ?? (t.getRootNode().host || null);
10454
10453
  }, Cu = (t, n) => {
@@ -10459,7 +10458,7 @@ const bu = (t) => typeof t == "object" && t != null && t.nodeType === 1, Du = (t
10459
10458
  const h = document.scrollingElement || document.documentElement, p = [];
10460
10459
  let g = t;
10461
10460
  for (; bu(g) && f(g); ) {
10462
- if (g = Ym(g), g === h) {
10461
+ if (g = Y1(g), g === h) {
10463
10462
  p.push(g);
10464
10463
  break;
10465
10464
  }
@@ -10486,7 +10485,7 @@ const bu = (t) => typeof t == "object" && t != null && t.nodeType === 1, Du = (t
10486
10485
  Q.push({ el: ue, top: ze, left: Ze });
10487
10486
  }
10488
10487
  return Q;
10489
- }, Zm = (t) => t === !1 ? { block: "end", inline: "nearest" } : ((n) => n === Object(n) && Object.keys(n).length !== 0)(t) ? t : { block: "start", inline: "nearest" };
10488
+ }, Z1 = (t) => t === !1 ? { block: "end", inline: "nearest" } : ((n) => n === Object(n) && Object.keys(n).length !== 0)(t) ? t : { block: "start", inline: "nearest" };
10490
10489
  function ed(t, n, r) {
10491
10490
  r === void 0 && (r = !1);
10492
10491
  var i = n.selection, o = n.getConfig(), s = P.findDocumentOrShadowRoot(n).getSelection();
@@ -10532,7 +10531,7 @@ function ed(t, n, r) {
10532
10531
  })(w);
10533
10532
  if (((k) => typeof k == "object" && typeof k.behavior == "function")(y)) return y.behavior(Cu(w, y));
10534
10533
  const E = typeof y == "boolean" || y == null ? void 0 : y.behavior;
10535
- for (const { el: k, top: _, left: L } of Cu(w, Zm(y))) {
10534
+ for (const { el: k, top: _, left: L } of Cu(w, Z1(y))) {
10536
10535
  const V = _ - x.top + x.bottom, I = L - x.left + x.right;
10537
10536
  k.scroll({ top: V, left: I, behavior: E });
10538
10537
  }
@@ -10602,8 +10601,8 @@ var mo = /* @__PURE__ */ new WeakMap(), wu = /* @__PURE__ */ new WeakMap(), xu,
10602
10601
  }, Rt.isKeyHotkey = function(d, f) {
10603
10602
  return s(d, { byKey: !0 }, f);
10604
10603
  }, Rt.parseHotkey = a, Rt.compareHotkey = l, Rt.toKeyCode = u, Rt.toKeyName = c, Rt;
10605
- })(), Xm = { bold: "mod+b", compose: ["down", "left", "right", "up", "backspace", "enter"], moveBackward: "left", moveForward: "right", moveWordBackward: "ctrl+left", moveWordForward: "ctrl+right", deleteBackward: "shift?+backspace", deleteForward: "shift?+delete", extendBackward: "shift+left", extendForward: "shift+right", italic: "mod+i", splitBlock: "shift?+enter", undo: "mod+z", tab: "tab", selectAll: "mod+a" }, Qm = { moveLineBackward: "opt+up", moveLineForward: "opt+down", moveWordBackward: "opt+left", moveWordForward: "opt+right", deleteBackward: ["ctrl+backspace", "ctrl+h"], deleteForward: ["ctrl+delete", "ctrl+d"], deleteLineBackward: "cmd+shift?+backspace", deleteLineForward: ["cmd+shift?+delete", "ctrl+k"], deleteWordBackward: "opt+shift?+backspace", deleteWordForward: "opt+shift?+delete", extendLineBackward: "opt+shift+up", extendLineForward: "opt+shift+down", redo: "cmd+shift+z", transposeCharacter: "ctrl+t" }, e2 = { deleteWordBackward: "ctrl+shift?+backspace", deleteWordForward: "ctrl+shift?+delete", redo: ["ctrl+y", "ctrl+shift+z"] }, We = function(t) {
10606
- var n = Xm[t], r = Qm[t], i = e2[t], o = n && Wr.isKeyHotkey(n), s = r && Wr.isKeyHotkey(r), a = i && Wr.isKeyHotkey(i);
10604
+ })(), X1 = { bold: "mod+b", compose: ["down", "left", "right", "up", "backspace", "enter"], moveBackward: "left", moveForward: "right", moveWordBackward: "ctrl+left", moveWordForward: "ctrl+right", deleteBackward: "shift?+backspace", deleteForward: "shift?+delete", extendBackward: "shift+left", extendForward: "shift+right", italic: "mod+i", splitBlock: "shift?+enter", undo: "mod+z", tab: "tab", selectAll: "mod+a" }, Q1 = { moveLineBackward: "opt+up", moveLineForward: "opt+down", moveWordBackward: "opt+left", moveWordForward: "opt+right", deleteBackward: ["ctrl+backspace", "ctrl+h"], deleteForward: ["ctrl+delete", "ctrl+d"], deleteLineBackward: "cmd+shift?+backspace", deleteLineForward: ["cmd+shift?+delete", "ctrl+k"], deleteWordBackward: "opt+shift?+backspace", deleteWordForward: "opt+shift?+delete", extendLineBackward: "opt+shift+up", extendLineForward: "opt+shift+down", redo: "cmd+shift+z", transposeCharacter: "ctrl+t" }, ev = { deleteWordBackward: "ctrl+shift?+backspace", deleteWordForward: "ctrl+shift?+delete", redo: ["ctrl+y", "ctrl+shift+z"] }, We = function(t) {
10605
+ var n = X1[t], r = Q1[t], i = ev[t], o = n && Wr.isKeyHotkey(n), s = r && Wr.isKeyHotkey(r), a = i && Wr.isKeyHotkey(i);
10607
10606
  return function(l) {
10608
10607
  return !(!o || !o(l)) || !!(Ko && s && s(l)) || !(Ko || !a || !a(l));
10609
10608
  };
@@ -10611,7 +10610,7 @@ var mo = /* @__PURE__ */ new WeakMap(), wu = /* @__PURE__ */ new WeakMap(), xu,
10611
10610
  function ut(t) {
10612
10611
  t.preventDefault();
10613
10612
  }
10614
- var t2 = { beforeinput: function(t, n, r) {
10613
+ var tv = { beforeinput: function(t, n, r) {
10615
10614
  var i = t, o = r.getConfig().readOnly;
10616
10615
  if (sr && !o && Mt(r, i.target)) {
10617
10616
  var s = r.selection, a = i.inputType, l = i.dataTransfer || i.data || void 0;
@@ -10878,7 +10877,7 @@ var t2 = { beforeinput: function(t, n, r) {
10878
10877
  M.select(r, a), n.isDraggingInternally && (s && M.delete(r, { at: s }), n.isDraggingInternally = !1), r.insertData(o), r.isFocused() || r.focus();
10879
10878
  }
10880
10879
  } };
10881
- const n2 = { createElement: function(t, n) {
10880
+ const nv = { createElement: function(t, n) {
10882
10881
  return document.createElement(t, n);
10883
10882
  }, createElementNS: function(t, n, r) {
10884
10883
  return document.createElementNS(t, n, r);
@@ -10928,7 +10927,7 @@ function lr(t, n) {
10928
10927
  const o = t.key === n.key, s = ((r = t.data) === null || r === void 0 ? void 0 : r.is) === ((i = n.data) === null || i === void 0 ? void 0 : i.is);
10929
10928
  return t.sel === n.sel && o && s;
10930
10929
  }
10931
- function r2(t, n, r) {
10930
+ function rv(t, n, r) {
10932
10931
  var i;
10933
10932
  const o = {};
10934
10933
  for (let s = n; s <= r; ++s) {
@@ -10937,10 +10936,10 @@ function r2(t, n, r) {
10937
10936
  }
10938
10937
  return o;
10939
10938
  }
10940
- const i2 = ["create", "update", "remove", "destroy", "pre", "post"];
10941
- function o2(t, n) {
10942
- const r = { create: [], update: [], remove: [], destroy: [], pre: [], post: [] }, i = n2;
10943
- for (const f of i2) for (const h of t) {
10939
+ const iv = ["create", "update", "remove", "destroy", "pre", "post"];
10940
+ function ov(t, n) {
10941
+ const r = { create: [], update: [], remove: [], destroy: [], pre: [], post: [] }, i = nv;
10942
+ for (const f of iv) for (const h of t) {
10944
10943
  const p = h[f];
10945
10944
  p !== void 0 && r[f].push(p);
10946
10945
  }
@@ -11020,7 +11019,7 @@ function o2(t, n) {
11020
11019
  }
11021
11020
  vo(h.text) ? Pt(E) && Pt(k) ? E !== k && (function(_, L, V, I) {
11022
11021
  let Z, Y, X, oe, Q = 0, re = 0, ue = L.length - 1, pe = L[0], he = L[ue], ge = V.length - 1, De = V[0], ce = V[ge];
11023
- for (; Q <= ue && re <= ge; ) pe == null ? pe = L[++Q] : he == null ? he = L[--ue] : De == null ? De = V[++re] : ce == null ? ce = V[--ge] : lr(pe, De) ? (d(pe, De, I), pe = L[++Q], De = V[++re]) : lr(he, ce) ? (d(he, ce, I), he = L[--ue], ce = V[--ge]) : lr(pe, ce) ? (d(pe, ce, I), i.insertBefore(_, pe.elm, i.nextSibling(he.elm)), pe = L[++Q], ce = V[--ge]) : lr(he, De) ? (d(he, De, I), i.insertBefore(_, he.elm, pe.elm), he = L[--ue], De = V[++re]) : (Z === void 0 && (Z = r2(L, Q, ue)), Y = Z[De.key], vo(Y) ? i.insertBefore(_, a(De, I), pe.elm) : (X = L[Y], X.sel !== De.sel ? i.insertBefore(_, a(De, I), pe.elm) : (d(X, De, I), L[Y] = void 0, i.insertBefore(_, X.elm, pe.elm))), De = V[++re]);
11022
+ for (; Q <= ue && re <= ge; ) pe == null ? pe = L[++Q] : he == null ? he = L[--ue] : De == null ? De = V[++re] : ce == null ? ce = V[--ge] : lr(pe, De) ? (d(pe, De, I), pe = L[++Q], De = V[++re]) : lr(he, ce) ? (d(he, ce, I), he = L[--ue], ce = V[--ge]) : lr(pe, ce) ? (d(pe, ce, I), i.insertBefore(_, pe.elm, i.nextSibling(he.elm)), pe = L[++Q], ce = V[--ge]) : lr(he, De) ? (d(he, De, I), i.insertBefore(_, he.elm, pe.elm), he = L[--ue], De = V[++re]) : (Z === void 0 && (Z = rv(L, Q, ue)), Y = Z[De.key], vo(Y) ? i.insertBefore(_, a(De, I), pe.elm) : (X = L[Y], X.sel !== De.sel ? i.insertBefore(_, a(De, I), pe.elm) : (d(X, De, I), L[Y] = void 0, i.insertBefore(_, X.elm, pe.elm))), De = V[++re]);
11024
11023
  (Q <= ue || re <= ge) && (Q > ue ? (oe = V[ge + 1] == null ? null : V[ge + 1].elm, l(_, oe, V, re, ge, I)) : c(_, L, Q, ue));
11025
11024
  })(x, E, k, p) : Pt(k) ? (Pt(f.text) && i.setTextContent(x, ""), l(x, null, k, 0, k.length - 1, p)) : Pt(E) ? c(x, E, 0, E.length - 1) : Pt(f.text) && i.setTextContent(x, "") : f.text !== h.text && (Pt(E) && c(x, E, 0, E.length - 1), i.setTextContent(x, h.text)), (w = y?.postpatch) === null || w === void 0 || w.call(y, f, h);
11026
11025
  }
@@ -11059,7 +11058,7 @@ function Eu(t, n) {
11059
11058
  for (r in o) r in s || i.removeAttribute(r);
11060
11059
  }
11061
11060
  }
11062
- const s2 = { create: Eu, update: Eu };
11061
+ const sv = { create: Eu, update: Eu };
11063
11062
  function Bu(t, n) {
11064
11063
  let r, i;
11065
11064
  const o = n.elm;
@@ -11069,7 +11068,7 @@ function Bu(t, n) {
11069
11068
  for (i in a) r = a[i], r !== s[i] && o.classList[r ? "add" : "remove"](i);
11070
11069
  }
11071
11070
  }
11072
- const a2 = { create: Bu, update: Bu }, Au = /[A-Z]/g;
11071
+ const av = { create: Bu, update: Bu }, Au = /[A-Z]/g;
11073
11072
  function ku(t, n) {
11074
11073
  const r = n.elm;
11075
11074
  let i, o = t.data.dataset, s = n.data.dataset;
@@ -11079,12 +11078,12 @@ function ku(t, n) {
11079
11078
  for (i in o) s[i] || (a ? i in a && delete a[i] : r.removeAttribute("data-" + i.replace(Au, "-$&").toLowerCase()));
11080
11079
  for (i in s) o[i] !== s[i] && (a ? a[i] = s[i] : r.setAttribute("data-" + i.replace(Au, "-$&").toLowerCase(), s[i]));
11081
11080
  }
11082
- const l2 = { create: ku, update: ku };
11081
+ const lv = { create: ku, update: ku };
11083
11082
  function nd(t, n, r) {
11084
11083
  if (typeof t == "function") t.call(n, r, n);
11085
11084
  else if (typeof t == "object") for (let i = 0; i < t.length; i++) nd(t[i], n, r);
11086
11085
  }
11087
- function u2(t, n) {
11086
+ function uv(t, n) {
11088
11087
  const r = t.type, i = n.data.on;
11089
11088
  i && i[r] && nd(i[r], n, t);
11090
11089
  }
@@ -11096,28 +11095,28 @@ function yo(t, n) {
11096
11095
  else for (l in r) o.removeEventListener(l, i, !1);
11097
11096
  if (s) {
11098
11097
  const u = n.listener = t.listener || function c(d) {
11099
- u2(d, c.vnode);
11098
+ uv(d, c.vnode);
11100
11099
  };
11101
11100
  if (u.vnode = n, r) for (l in s) r[l] || a.addEventListener(l, u, !1);
11102
11101
  else for (l in s) a.addEventListener(l, u, !1);
11103
11102
  }
11104
11103
  }
11105
11104
  }
11106
- const c2 = { create: yo, update: yo, destroy: yo };
11105
+ const cv = { create: yo, update: yo, destroy: yo };
11107
11106
  function Su(t, n) {
11108
11107
  let r, i, o;
11109
11108
  const s = n.elm;
11110
11109
  let a = t.data.props, l = n.data.props;
11111
11110
  if ((a || l) && a !== l) for (r in a = a || {}, l = l || {}, l) i = l[r], o = a[r], o === i || r === "value" && s[r] === i || (s[r] = i);
11112
11111
  }
11113
- const d2 = { create: Su, update: Su }, Fu = typeof window < "u" && window.requestAnimationFrame.bind(window) || setTimeout, f2 = function(t) {
11112
+ const dv = { create: Su, update: Su }, Fu = typeof window < "u" && window.requestAnimationFrame.bind(window) || setTimeout, fv = function(t) {
11114
11113
  Fu((function() {
11115
11114
  Fu(t);
11116
11115
  }));
11117
11116
  };
11118
11117
  let bo = !1;
11119
- function h2(t, n, r) {
11120
- f2((function() {
11118
+ function hv(t, n, r) {
11119
+ fv((function() {
11121
11120
  t[n] = r;
11122
11121
  }));
11123
11122
  }
@@ -11129,10 +11128,10 @@ function Ou(t, n) {
11129
11128
  s = s || {}, a = a || {};
11130
11129
  const l = "delayed" in s;
11131
11130
  for (i in s) a[i] || (i[0] === "-" && i[1] === "-" ? o.style.removeProperty(i) : o.style[i] = "");
11132
- for (i in a) if (r = a[i], i === "delayed" && a.delayed) for (const u in a.delayed) r = a.delayed[u], l && r === s.delayed[u] || h2(o.style, u, r);
11131
+ for (i in a) if (r = a[i], i === "delayed" && a.delayed) for (const u in a.delayed) r = a.delayed[u], l && r === s.delayed[u] || hv(o.style, u, r);
11133
11132
  else i !== "remove" && r !== s[i] && (i[0] === "-" && i[1] === "-" ? o.style.setProperty(i, r) : o.style[i] = r);
11134
11133
  }
11135
- const p2 = { pre: function() {
11134
+ const pv = { pre: function() {
11136
11135
  bo = !1;
11137
11136
  }, create: Ou, update: Ou, destroy: function(t) {
11138
11137
  let n, r;
@@ -11165,7 +11164,7 @@ function Ye(t, n, ...r) {
11165
11164
  }
11166
11165
  var Nu, Pu;
11167
11166
  Ye || (Ye = {});
11168
- var g2 = (function() {
11167
+ var gv = (function() {
11169
11168
  if (Pu) return Nu;
11170
11169
  Pu = 1;
11171
11170
  var t, n = "[object Symbol]", r = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g, i = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, o = "\\ud800-\\udfff", s = "\\u0300-\\u036f\\ufe20-\\ufe23", a = "\\u20d0-\\u20f0", l = "\\u2700-\\u27bf", u = "a-z\\xdf-\\xf6\\xf8-\\xff", c = "A-Z\\xc0-\\xd6\\xd8-\\xde", d = "\\ufe0e\\ufe0f", f = "\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000", h = "['’]", p = "[" + o + "]", g = "[" + f + "]", m = "[" + s + a + "]", b = "\\d+", C = "[" + l + "]", w = "[" + u + "]", y = "[^" + o + f + b + l + u + c + "]", x = "\\ud83c[\\udffb-\\udfff]", E = "[^" + o + "]", k = "(?:\\ud83c[\\udde6-\\uddff]){2}", _ = "[\\ud800-\\udbff][\\udc00-\\udfff]", L = "[" + c + "]", V = "\\u200d", I = "(?:" + w + "|" + y + ")", Z = "(?:" + L + "|" + y + ")", Y = "(?:['’](?:d|ll|m|re|s|t|ve))?", X = "(?:['’](?:D|LL|M|RE|S|T|VE))?", oe = "(?:" + m + "|" + x + ")?", Q = "[" + d + "]?", re = Q + oe + ("(?:" + V + "(?:" + [E, k, _].join("|") + ")" + Q + oe + ")*"), ue = "(?:" + [C, k, _].join("|") + ")" + re, pe = "(?:" + [E + m + "?", m, k, _, p].join("|") + ")", he = RegExp(h, "g"), ge = RegExp(m, "g"), De = RegExp(x + "(?=" + x + ")|" + pe + re, "g"), ce = RegExp([L + "?" + w + "+" + Y + "(?=" + [g, L, "$"].join("|") + ")", Z + "+" + X + "(?=" + [g, L + I, "$"].join("|") + ")", L + "?" + I + "+" + Y, L + "+" + X, b, ue].join("|"), "g"), Le = RegExp("[" + V + o + s + a + d + "]"), Be = /[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/, it = typeof ct == "object" && ct && ct.Object === Object && ct, ot = typeof self == "object" && self && self.Object === Object && self, Re = it || ot || Function("return this")(), Oe = (t = { À: "A", Á: "A", Â: "A", Ã: "A", Ä: "A", Å: "A", à: "a", á: "a", â: "a", ã: "a", ä: "a", å: "a", Ç: "C", ç: "c", Ð: "D", ð: "d", È: "E", É: "E", Ê: "E", Ë: "E", è: "e", é: "e", ê: "e", ë: "e", Ì: "I", Í: "I", Î: "I", Ï: "I", ì: "i", í: "i", î: "i", ï: "i", Ñ: "N", ñ: "n", Ò: "O", Ó: "O", Ô: "O", Õ: "O", Ö: "O", Ø: "O", ò: "o", ó: "o", ô: "o", õ: "o", ö: "o", ø: "o", Ù: "U", Ú: "U", Û: "U", Ü: "U", ù: "u", ú: "u", û: "u", ü: "u", Ý: "Y", ý: "y", ÿ: "y", Æ: "Ae", æ: "ae", Þ: "Th", þ: "th", ß: "ss", Ā: "A", Ă: "A", Ą: "A", ā: "a", ă: "a", ą: "a", Ć: "C", Ĉ: "C", Ċ: "C", Č: "C", ć: "c", ĉ: "c", ċ: "c", č: "c", Ď: "D", Đ: "D", ď: "d", đ: "d", Ē: "E", Ĕ: "E", Ė: "E", Ę: "E", Ě: "E", ē: "e", ĕ: "e", ė: "e", ę: "e", ě: "e", Ĝ: "G", Ğ: "G", Ġ: "G", Ģ: "G", ĝ: "g", ğ: "g", ġ: "g", ģ: "g", Ĥ: "H", Ħ: "H", ĥ: "h", ħ: "h", Ĩ: "I", Ī: "I", Ĭ: "I", Į: "I", İ: "I", ĩ: "i", ī: "i", ĭ: "i", į: "i", ı: "i", Ĵ: "J", ĵ: "j", Ķ: "K", ķ: "k", ĸ: "k", Ĺ: "L", Ļ: "L", Ľ: "L", Ŀ: "L", Ł: "L", ĺ: "l", ļ: "l", ľ: "l", ŀ: "l", ł: "l", Ń: "N", Ņ: "N", Ň: "N", Ŋ: "N", ń: "n", ņ: "n", ň: "n", ŋ: "n", Ō: "O", Ŏ: "O", Ő: "O", ō: "o", ŏ: "o", ő: "o", Ŕ: "R", Ŗ: "R", Ř: "R", ŕ: "r", ŗ: "r", ř: "r", Ś: "S", Ŝ: "S", Ş: "S", Š: "S", ś: "s", ŝ: "s", ş: "s", š: "s", Ţ: "T", Ť: "T", Ŧ: "T", ţ: "t", ť: "t", ŧ: "t", Ũ: "U", Ū: "U", Ŭ: "U", Ů: "U", Ű: "U", Ų: "U", ũ: "u", ū: "u", ŭ: "u", ů: "u", ű: "u", ų: "u", Ŵ: "W", ŵ: "w", Ŷ: "Y", ŷ: "y", Ÿ: "Y", Ź: "Z", Ż: "Z", Ž: "Z", ź: "z", ż: "z", ž: "z", IJ: "IJ", ij: "ij", Œ: "Oe", œ: "oe", ʼn: "'n", ſ: "ss" }, function(Ce) {
@@ -11226,16 +11225,16 @@ var g2 = (function() {
11226
11225
  return Pe[Nt]() + Ve;
11227
11226
  });
11228
11227
  return Nu = $t;
11229
- })(), m2 = gn(g2), v2 = ["props", "attrs", "style", "dataset", "on", "hook"];
11228
+ })(), mv = gn(gv), vv = ["props", "attrs", "style", "dataset", "on", "hook"];
11230
11229
  function id(t) {
11231
11230
  var n = t.data, r = n === void 0 ? {} : n, i = t.children, o = i === void 0 ? [] : i;
11232
11231
  Object.keys(r).forEach((function(s) {
11233
11232
  var a, l, u = r[s];
11234
11233
  if (s !== "key") {
11235
- if (!v2.includes(s)) {
11234
+ if (!vv.includes(s)) {
11236
11235
  if (s.startsWith("data-")) {
11237
11236
  var c = s.slice(5);
11238
- return c = m2(c), (function(d, f) {
11237
+ return c = mv(c), (function(d, f) {
11239
11238
  d.data == null && (d.data = {});
11240
11239
  var h = d.data;
11241
11240
  h.dataset == null && (h.dataset = {}), Object.assign(h.dataset, f);
@@ -11253,12 +11252,12 @@ function id(t) {
11253
11252
  }));
11254
11253
  }
11255
11254
  var Ws = [], od = {};
11256
- function y2(t, n, r) {
11255
+ function yv(t, n, r) {
11257
11256
  return Ye(r.isInline(t) ? "span" : "div", null, n);
11258
11257
  }
11259
- function b2(t, n) {
11258
+ function bv(t, n) {
11260
11259
  var r, i = P.findKey(n, t), o = n.isInline(t), s = v.isVoid(n, t), a = Hc(t.type, i.id), l = { id: a, key: i.id, "data-slate-node": "element", "data-slate-inline": o }, u = t.type, c = t.children, d = c === void 0 ? [] : c, f = (function(C) {
11261
- return od[C] || y2;
11260
+ return od[C] || yv;
11262
11261
  })(u);
11263
11262
  r = s ? null : d.map((function(C, w) {
11264
11263
  return es(C, w, t, n);
@@ -11286,7 +11285,7 @@ function ju(t, n) {
11286
11285
  function Do(t, n) {
11287
11286
  return t === void 0 && (t = 0), n === void 0 && (n = !1), Ye("span", { "data-slate-zero-width": n ? "n" : "z", "data-slate-length": t }, "\uFEFF", n ? Ye("br", null) : null);
11288
11287
  }
11289
- function D2(t, n, r) {
11288
+ function Dv(t, n, r) {
11290
11289
  if (t.text == null) throw new Error("Current node is not slate Text ".concat(JSON.stringify(t)));
11291
11290
  var i = P.findKey(r, t), o = r.getConfig().decorate;
11292
11291
  if (o == null) throw new Error("Can not get config.decorate");
@@ -11311,9 +11310,9 @@ function D2(t, n, r) {
11311
11310
  })), f;
11312
11311
  }
11313
11312
  function es(t, n, r, i) {
11314
- return yr.set(t, n), Un.set(t, r), fe.isElement(t) ? b2(t, i) : D2(t, r, i);
11313
+ return yr.set(t, n), Un.set(t, r), fe.isElement(t) ? bv(t, i) : Dv(t, r, i);
11315
11314
  }
11316
- function C2(t, n) {
11315
+ function Cv(t, n) {
11317
11316
  var r, i, o = t.$scroll, s = (r = t.id, "w-e-textarea-".concat(r)), a = n.getConfig(), l = a.readOnly, u = a.autoFocus, c = (function(C, w) {
11318
11317
  return w === void 0 && (w = !1), St("div#".concat(C), { props: { contentEditable: !w } });
11319
11318
  })(s, l), d = n.children || [];
@@ -11335,7 +11334,7 @@ function C2(t, n) {
11335
11334
  autoCapitalize="true"
11336
11335
  ></div>`));
11337
11336
  })(s);
11338
- o.append(h), t.$textArea = h, i = h[0], (g = o2([a2, d2, p2, l2, c2, s2]))(i, c), Xa.set(t, !1), Qa.set(t, g);
11337
+ o.append(h), t.$textArea = h, i = h[0], (g = ov([av, dv, pv, lv, cv, sv]))(i, c), Xa.set(t, !1), Qa.set(t, g);
11339
11338
  } else {
11340
11339
  var p = el.get(t), g = Qa.get(t);
11341
11340
  if (p == null || g == null) return;
@@ -11350,10 +11349,10 @@ function C2(t, n) {
11350
11349
  Ns.set(n, i), Pi.set(n, i), Ni.set(i, n), el.set(t, c);
11351
11350
  }
11352
11351
  }
11353
- var w2 = 1, x2 = (function() {
11352
+ var wv = 1, xv = (function() {
11354
11353
  function t(n) {
11355
11354
  var r = this;
11356
- this.id = w2++, this.$textArea = null, this.$progressBar = T('<div class="w-e-progress-bar"></div>'), this.$maxLengthInfo = T('<div class="w-e-max-length-info"></div>'), this.isComposing = !1, this.isUpdatingSelection = !1, this.isDraggingInternally = !1, this.latestElement = null, this.showPlaceholder = !1, this.$placeholder = null, this.latestEditorSelection = null, this.onDOMSelectionChange = vu((function() {
11355
+ this.id = wv++, this.$textArea = null, this.$progressBar = T('<div class="w-e-progress-bar"></div>'), this.$maxLengthInfo = T('<div class="w-e-max-length-info"></div>'), this.isComposing = !1, this.isUpdatingSelection = !1, this.isDraggingInternally = !1, this.latestElement = null, this.showPlaceholder = !1, this.$placeholder = null, this.latestEditorSelection = null, this.onDOMSelectionChange = vu((function() {
11357
11356
  var a = r.editorInstance;
11358
11357
  (function(l, u) {
11359
11358
  var c = l.isComposing, d = l.isUpdatingSelection, f = l.isDraggingInternally;
@@ -11394,7 +11393,7 @@ var w2 = 1, x2 = (function() {
11394
11393
  return n;
11395
11394
  }, enumerable: !1, configurable: !0 }), t.prototype.bindEvent = function() {
11396
11395
  var n = this, r = this.$textArea, i = this.$scroll, o = this.editorInstance;
11397
- r != null && (Ac(t2, (function(s, a) {
11396
+ r != null && (Ac(tv, (function(s, a) {
11398
11397
  r.on(a, (function(l) {
11399
11398
  s(l, n, o);
11400
11399
  }));
@@ -11423,7 +11422,7 @@ var w2 = 1, x2 = (function() {
11423
11422
  }), 1e3);
11424
11423
  }, t.prototype.changeViewState = function() {
11425
11424
  var n = this, r = this.editorInstance;
11426
- C2(this, r), (function(i, o) {
11425
+ Cv(this, r), (function(i, o) {
11427
11426
  var s, a = o.getConfig().placeholder;
11428
11427
  if (a) {
11429
11428
  var l = o.isEmpty();
@@ -11454,13 +11453,13 @@ function sd(t, n, r, i) {
11454
11453
  }
11455
11454
  }
11456
11455
  }
11457
- var _2 = 300, Tu = { heightWarning: { en: "Textarea height < 300px. This may cause modal and hoverbar position error", zh: "编辑区域高度 < 300px 这可能会导致 modal hoverbar 定位异常" } };
11458
- function E2(t) {
11456
+ var _v = 300, Tu = { heightWarning: { en: "Textarea height < 300px. This may cause modal and hoverbar position error", zh: "编辑区域高度 < 300px 这可能会导致 modal hoverbar 定位异常" } };
11457
+ function Ev(t) {
11459
11458
  var n = t.selector, r = n === void 0 ? "" : n, i = t.config, o = i === void 0 ? {} : i, s = t.content, a = t.html, l = t.plugins, u = l === void 0 ? [] : l, c = (function(C) {
11460
- return [wm, cm, Kg, lm, _m, Dm, xm, Ig].reduce((function(w, y) {
11459
+ return [w1, c1, Km, l1, _1, D1, x1, Im].reduce((function(w, y) {
11461
11460
  return y(w);
11462
11461
  }), C);
11463
- })(Z1());
11462
+ })(Z0());
11464
11463
  if (r && (function(C, w) {
11465
11464
  return Ic(C, "data-w-e-textarea", w);
11466
11465
  })(c, r)) throw new Error("Repeated create editor by selector '".concat(r, "'"));
@@ -11484,14 +11483,14 @@ function E2(t) {
11484
11483
  var y = w.html, x = w.content;
11485
11484
  y != null && (C.children = Rc(C, y)), x && x.length && (C.children = x), C.children.length === 0 && (C.children = [{ type: "paragraph", children: [{ text: "" }] }]);
11486
11485
  })(c, { html: a, content: s }), r) {
11487
- var p = new x2(r);
11486
+ var p = new xv(r);
11488
11487
  As.set(c, p), ks.set(p, c), p.changeViewState(), Vt((function() {
11489
11488
  var C = p.$scroll;
11490
- C != null && C.height() < _2 && console.warn("".concat(Tu.heightWarning.zh, `
11489
+ C != null && C.height() < _v && console.warn("".concat(Tu.heightWarning.zh, `
11491
11490
  `).concat(Tu.heightWarning.en), { element: C, height: C.height() });
11492
11491
  }));
11493
11492
  var g = void 0;
11494
- Object.keys(h).length > 0 && (g = new Jm(), Fs.set(g, c), Oi.set(c, g)), c.on(kt.CHANGE, (function() {
11493
+ Object.keys(h).length > 0 && (g = new J1(), Fs.set(g, c), Oi.set(c, g)), c.on(kt.CHANGE, (function() {
11495
11494
  c.hidePanelOrModal();
11496
11495
  })), c.on(kt.SCROLL, (function() {
11497
11496
  c.hidePanelOrModal();
@@ -11508,7 +11507,7 @@ function E2(t) {
11508
11507
  return c.emit("created");
11509
11508
  })), c;
11510
11509
  }
11511
- var B2 = (function() {
11510
+ var Bv = (function() {
11512
11511
  function t(n, r) {
11513
11512
  var i = this;
11514
11513
  this.$toolbar = T('<div class="w-e-bar w-e-bar-show w-e-toolbar"></div>'), this.menus = {}, this.toolbarItems = [], this.config = {}, this.lngListen = function() {
@@ -11584,13 +11583,13 @@ var B2 = (function() {
11584
11583
  this.$toolbar.remove(), (n = this.lngListen) === null || n === void 0 || n.call(this), this.menus = {}, this.toolbarItems = [];
11585
11584
  }, t;
11586
11585
  })();
11587
- function A2(t, n) {
11586
+ function Av(t, n) {
11588
11587
  if (t == null) throw new Error("Cannot create toolbar, because editor is null");
11589
11588
  var r = n.selector, i = n.config, o = i === void 0 ? {} : i;
11590
11589
  if ((function(l, u) {
11591
11590
  return Ic(l, "data-w-e-toolbar", u);
11592
11591
  })(t, r)) throw new Error("Repeated create toolbar by selector '".concat(r, "'"));
11593
- var s = Ae({ toolbarKeys: [], excludeKeys: [], insertKeys: { index: 0, keys: [] }, modalAppendToBody: !1 }, o || {}), a = new B2(r, s);
11592
+ var s = Ae({ toolbarKeys: [], excludeKeys: [], insertKeys: { index: 0, keys: [] }, modalAppendToBody: !1 }, o || {}), a = new Bv(r, s);
11594
11593
  return Ss.set(a, t), Fi.set(t, a), a;
11595
11594
  }
11596
11595
  Kn("en", { editor: { more: "More", justify: "Justify", indent: "Indent", image: "Image", video: "Video" } }), Kn("zh-CN", { editor: { more: "更多", justify: "对齐", indent: "缩进", image: "图片", video: "视频" } });
@@ -11666,19 +11665,19 @@ var ad = (function() {
11666
11665
  `));
11667
11666
  return o.prepend(u), o[0];
11668
11667
  }, t;
11669
- })(), k2 = (function(t) {
11668
+ })(), kv = (function(t) {
11670
11669
  function n() {
11671
11670
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
11672
11671
  return r.title = ye("color.bgColor"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M510.030769 315.076923l84.676923 196.923077h-177.230769l76.8-196.923077h15.753846zM945.230769 157.538462v708.923076c0 43.323077-35.446154 78.769231-78.769231 78.769231H157.538462c-43.323077 0-78.769231-35.446154-78.769231-78.769231V157.538462c0-43.323077 35.446154-78.769231 78.769231-78.769231h708.923076c43.323077 0 78.769231 35.446154 78.769231 78.769231z m-108.307692 643.938461L600.615385 216.615385c-5.907692-11.815385-15.753846-19.692308-29.538462-19.692308h-139.815385c-11.815385 0-23.630769 7.876923-27.56923 19.692308l-216.615385 584.861538c-3.938462 11.815385 3.938462 25.6 17.723077 25.6h80.738462c11.815385 0 23.630769-9.846154 27.56923-21.661538l63.015385-175.261539h263.876923l68.923077 175.261539c3.938462 11.815385 15.753846 21.661538 27.569231 21.661538h80.738461c13.784615 0 23.630769-13.784615 19.692308-25.6z"></path></svg>', r.mark = "bgColor", r;
11673
11672
  }
11674
11673
  return Te(n, t), n;
11675
- })(ad), S2 = (function(t) {
11674
+ })(ad), Sv = (function(t) {
11676
11675
  function n() {
11677
11676
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
11678
11677
  return r.title = ye("color.color"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M64 864h896v96H64zM360.58 576h302.85l81.53 224h102.16L579.24 64H444.77L176.89 800h102.16l81.53-224zM512 159.96L628.49 480H395.52L512 159.96z"></path></svg>', r.mark = "color", r;
11679
11678
  }
11680
11679
  return Te(n, t), n;
11681
- })(ad), Mu = ["rgb(0, 0, 0)", "rgb(38, 38, 38)", "rgb(89, 89, 89)", "rgb(140, 140, 140)", "rgb(191, 191, 191)", "rgb(217, 217, 217)", "rgb(233, 233, 233)", "rgb(245, 245, 245)", "rgb(250, 250, 250)", "rgb(255, 255, 255)", "rgb(225, 60, 57)", "rgb(231, 95, 51)", "rgb(235, 144, 58)", "rgb(245, 219, 77)", "rgb(114, 192, 64)", "rgb(89, 191, 192)", "rgb(66, 144, 247)", "rgb(54, 88, 226)", "rgb(106, 57, 201)", "rgb(216, 68, 147)", "rgb(251, 233, 230)", "rgb(252, 237, 225)", "rgb(252, 239, 212)", "rgb(252, 251, 207)", "rgb(231, 246, 213)", "rgb(218, 244, 240)", "rgb(217, 237, 250)", "rgb(224, 232, 250)", "rgb(237, 225, 248)", "rgb(246, 226, 234)", "rgb(255, 163, 158)", "rgb(255, 187, 150)", "rgb(255, 213, 145)", "rgb(255, 251, 143)", "rgb(183, 235, 143)", "rgb(135, 232, 222)", "rgb(145, 213, 255)", "rgb(173, 198, 255)", "rgb(211, 173, 247)", "rgb(255, 173, 210)", "rgb(255, 77, 79)", "rgb(255, 122, 69)", "rgb(255, 169, 64)", "rgb(255, 236, 61)", "rgb(115, 209, 61)", "rgb(54, 207, 201)", "rgb(64, 169, 255)", "rgb(89, 126, 247)", "rgb(146, 84, 222)", "rgb(247, 89, 171)", "rgb(207, 19, 34)", "rgb(212, 56, 13)", "rgb(212, 107, 8)", "rgb(212, 177, 6)", "rgb(56, 158, 13)", "rgb(8, 151, 156)", "rgb(9, 109, 217)", "rgb(29, 57, 196)", "rgb(83, 29, 171)", "rgb(196, 29, 127)", "rgb(130, 0, 20)", "rgb(135, 20, 0)", "rgb(135, 56, 0)", "rgb(97, 71, 0)", "rgb(19, 82, 0)", "rgb(0, 71, 79)", "rgb(0, 58, 140)", "rgb(6, 17, 120)", "rgb(34, 7, 94)", "rgb(120, 6, 80)"], F2 = { selector: "font", preParseHtml: function(t) {
11680
+ })(ad), Mu = ["rgb(0, 0, 0)", "rgb(38, 38, 38)", "rgb(89, 89, 89)", "rgb(140, 140, 140)", "rgb(191, 191, 191)", "rgb(217, 217, 217)", "rgb(233, 233, 233)", "rgb(245, 245, 245)", "rgb(250, 250, 250)", "rgb(255, 255, 255)", "rgb(225, 60, 57)", "rgb(231, 95, 51)", "rgb(235, 144, 58)", "rgb(245, 219, 77)", "rgb(114, 192, 64)", "rgb(89, 191, 192)", "rgb(66, 144, 247)", "rgb(54, 88, 226)", "rgb(106, 57, 201)", "rgb(216, 68, 147)", "rgb(251, 233, 230)", "rgb(252, 237, 225)", "rgb(252, 239, 212)", "rgb(252, 251, 207)", "rgb(231, 246, 213)", "rgb(218, 244, 240)", "rgb(217, 237, 250)", "rgb(224, 232, 250)", "rgb(237, 225, 248)", "rgb(246, 226, 234)", "rgb(255, 163, 158)", "rgb(255, 187, 150)", "rgb(255, 213, 145)", "rgb(255, 251, 143)", "rgb(183, 235, 143)", "rgb(135, 232, 222)", "rgb(145, 213, 255)", "rgb(173, 198, 255)", "rgb(211, 173, 247)", "rgb(255, 173, 210)", "rgb(255, 77, 79)", "rgb(255, 122, 69)", "rgb(255, 169, 64)", "rgb(255, 236, 61)", "rgb(115, 209, 61)", "rgb(54, 207, 201)", "rgb(64, 169, 255)", "rgb(89, 126, 247)", "rgb(146, 84, 222)", "rgb(247, 89, 171)", "rgb(207, 19, 34)", "rgb(212, 56, 13)", "rgb(212, 107, 8)", "rgb(212, 177, 6)", "rgb(56, 158, 13)", "rgb(8, 151, 156)", "rgb(9, 109, 217)", "rgb(29, 57, 196)", "rgb(83, 29, 171)", "rgb(196, 29, 127)", "rgb(130, 0, 20)", "rgb(135, 20, 0)", "rgb(135, 56, 0)", "rgb(97, 71, 0)", "rgb(19, 82, 0)", "rgb(0, 71, 79)", "rgb(0, 58, 140)", "rgb(6, 17, 120)", "rgb(34, 7, 94)", "rgb(120, 6, 80)"], Fv = { selector: "font", preParseHtml: function(t) {
11682
11681
  var n = T(t);
11683
11682
  if (Ai(n) !== "font") return t;
11684
11683
  var r = n.attr("color") || "";
@@ -11689,14 +11688,14 @@ function En(t, n) {
11689
11688
  var r = t.data;
11690
11689
  r.style == null && (r.style = {}), Object.assign(r.style, n);
11691
11690
  }
11692
- var O2 = { renderStyle: function(t, n) {
11691
+ var Ov = { renderStyle: function(t, n) {
11693
11692
  var r = t, i = r.color, o = r.bgColor, s = n;
11694
11693
  return i && En(s, { color: i }), o && En(s, { backgroundColor: o }), s;
11695
11694
  }, styleToHtml: function(t, n) {
11696
11695
  if (!ne.isText(t)) return n;
11697
11696
  var r, i = t, o = i.color, s = i.bgColor;
11698
11697
  return o || s ? ((qs(n) || Ai(r = T(n)) !== "span") && (r = T("<span>".concat(n, "</span>"))), o && r.css("color", o), s && r.css("background-color", s), Yn(r)) : n;
11699
- }, preParseHtml: [F2], parseStyleHtml: function(t, n, r) {
11698
+ }, preParseHtml: [Fv], parseStyleHtml: function(t, n, r) {
11700
11699
  var i = T(t);
11701
11700
  if (!ne.isText(n)) return n;
11702
11701
  var o = n, s = sn(i, "color");
@@ -11704,10 +11703,10 @@ var O2 = { renderStyle: function(t, n) {
11704
11703
  var a = sn(i, "background-color");
11705
11704
  return a || (a = sn(i, "background")), a && (o.bgColor = a), o;
11706
11705
  }, menus: [{ key: "color", factory: function() {
11707
- return new S2();
11706
+ return new Sv();
11708
11707
  }, config: { colors: Mu } }, { key: "bgColor", factory: function() {
11709
- return new k2();
11710
- }, config: { colors: Mu } }] }, N2 = (function() {
11708
+ return new kv();
11709
+ }, config: { colors: Mu } }] }, Nv = (function() {
11711
11710
  function t() {
11712
11711
  this.title = ye("common.enter"), this.iconSvg = '<svg viewBox="0 0 1255 1024"><path d="M1095.111111 731.477333h-625.777778V1024L0 658.318222 469.333333 292.408889v292.636444h625.777778V0h156.444445v731.477333z"></path></svg>', this.tag = "button";
11713
11712
  }
@@ -11725,11 +11724,11 @@ var O2 = { renderStyle: function(t, n) {
11725
11724
  M.insertNodes(n, { type: "paragraph", children: [{ text: "" }] }, { at: o }), n.select(v.start(n, o));
11726
11725
  }
11727
11726
  }, t;
11728
- })(), P2 = { menus: [{ key: "enter", factory: function() {
11729
- return new N2();
11730
- } }] }, j2 = { type: "divider", elemToHtml: function(t, n) {
11727
+ })(), Pv = { menus: [{ key: "enter", factory: function() {
11728
+ return new Nv();
11729
+ } }] }, jv = { type: "divider", elemToHtml: function(t, n) {
11731
11730
  return "<hr/>";
11732
- } }, T2 = (function() {
11731
+ } }, Tv = (function() {
11733
11732
  function t() {
11734
11733
  this.title = ye("divider.title"), this.iconSvg = '<svg viewBox="0 0 1092 1024"><path d="M0 51.2m51.2 0l989.866667 0q51.2 0 51.2 51.2l0 0q0 51.2-51.2 51.2l-989.866667 0q-51.2 0-51.2-51.2l0 0q0-51.2 51.2-51.2Z"></path><path d="M0 460.8m51.2 0l170.666667 0q51.2 0 51.2 51.2l0 0q0 51.2-51.2 51.2l-170.666667 0q-51.2 0-51.2-51.2l0 0q0-51.2 51.2-51.2Z"></path><path d="M819.2 460.8m51.2 0l170.666667 0q51.2 0 51.2 51.2l0 0q0 51.2-51.2 51.2l-170.666667 0q-51.2 0-51.2-51.2l0 0q0-51.2 51.2-51.2Z"></path><path d="M409.6 460.8m51.2 0l170.666667 0q51.2 0 51.2 51.2l0 0q0 51.2-51.2 51.2l-170.666667 0q-51.2 0-51.2-51.2l0 0q0-51.2 51.2-51.2Z"></path><path d="M0 870.4m51.2 0l989.866667 0q51.2 0 51.2 51.2l0 0q0 51.2-51.2 51.2l-989.866667 0q-51.2 0-51.2-51.2l0 0q0-51.2 51.2-51.2Z"></path></svg>', this.tag = "button";
11735
11734
  }
@@ -11746,14 +11745,14 @@ var O2 = { renderStyle: function(t, n) {
11746
11745
  }, t.prototype.exec = function(n, r) {
11747
11746
  P.isSelectedEmptyParagraph(n) && M.removeNodes(n, { mode: "highest" }), M.insertNodes(n, { type: "divider", children: [{ text: "" }] }, { mode: "highest" });
11748
11747
  }, t;
11749
- })(), L2 = { renderElems: [{ type: "divider", renderElem: function(t, n, r) {
11748
+ })(), Lv = { renderElems: [{ type: "divider", renderElem: function(t, n, r) {
11750
11749
  return St("div", { props: { contentEditable: !1, className: "w-e-textarea-divider" }, dataset: { selected: P.isNodeSelected(r, t) ? "true" : "" }, style: {}, on: { mousedown: function(i) {
11751
11750
  return i.preventDefault();
11752
11751
  } } }, [St("hr")]);
11753
- } }], elemsToHtml: [j2], parseElemsHtml: [{ selector: "hr:not([data-w-e-type])", parseElemHtml: function(t, n, r) {
11752
+ } }], elemsToHtml: [jv], parseElemsHtml: [{ selector: "hr:not([data-w-e-type])", parseElemHtml: function(t, n, r) {
11754
11753
  return { type: "divider", children: [{ text: "" }] };
11755
11754
  } }], menus: [{ key: "divider", factory: function() {
11756
- return new T2();
11755
+ return new Tv();
11757
11756
  } }], editorPlugin: function(t) {
11758
11757
  var n = t.isVoid, r = t.normalizeNode, i = t;
11759
11758
  return i.isVoid = function(o) {
@@ -11763,7 +11762,7 @@ var O2 = { renderStyle: function(t, n) {
11763
11762
  if (P.getNodeType(a) !== "divider") return r([a, l]);
11764
11763
  P.isLastNode(i, a) && M.insertNodes(i, P.genEmptyParagraph(), { at: [l[0] + 1] });
11765
11764
  }, i;
11766
- } }, M2 = (function() {
11765
+ } }, Mv = (function() {
11767
11766
  function t() {
11768
11767
  this.title = ye("emotion.title"), this.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512z m0-102.4c226.742857 0 409.6-182.857143 409.6-409.6S738.742857 102.4 512 102.4 102.4 285.257143 102.4 512s182.857143 409.6 409.6 409.6z m-204.8-358.4h409.6c0 113.371429-91.428571 204.8-204.8 204.8s-204.8-91.428571-204.8-204.8z m0-102.4c-43.885714 0-76.8-32.914286-76.8-76.8s32.914286-76.8 76.8-76.8 76.8 32.914286 76.8 76.8-32.914286 76.8-76.8 76.8z m409.6 0c-43.885714 0-76.8-32.914286-76.8-76.8s32.914286-76.8 76.8-76.8c43.885714 0 76.8 32.914286 76.8 76.8s-32.914286 76.8-76.8 76.8z"></path></svg>', this.tag = "button", this.showDropPanel = !0, this.$content = null;
11769
11768
  }
@@ -11799,8 +11798,8 @@ var O2 = { renderStyle: function(t, n) {
11799
11798
  i.append(a);
11800
11799
  })), i[0];
11801
11800
  }, t;
11802
- })(), V2 = { menus: [{ key: "emotion", factory: function() {
11803
- return new M2();
11801
+ })(), Vv = { menus: [{ key: "emotion", factory: function() {
11802
+ return new Mv();
11804
11803
  }, config: { emotions: "😀 😃 😄 😁 😆 😅 😂 🤣 😊 😇 🙂 🙃 😉 😌 😍 😘 😗 😙 😚 😋 😛 😝 😜 🤓 😎 😏 😒 😞 😔 😟 😕 🙁 😣 😖 😫 😩 😢 😭 😤 😠 😡 😳 😱 😨 🤗 🤔 😶 😑 😬 🙄 😯 😴 😷 🤑 😈 🤡 💩 👻 💀 👀 👣 👐 🙌 👏 🤝 👍 👎 👊 ✊ 🤛 🤜 🤞 ✌️ 🤘 👌 👈 👉 👆 👇 ☝️ ✋ 🤚 🖐 🖖 👋 🤙 💪 🖕 ✍️ 🙏".split(" ") } }] }, ld = (function() {
11805
11804
  function t() {
11806
11805
  this.tag = "select", this.width = 80;
@@ -11820,7 +11819,7 @@ var O2 = { renderStyle: function(t, n) {
11820
11819
  var i = this.mark;
11821
11820
  r ? n.addMark(i, r) : n.removeMark(i);
11822
11821
  }, t;
11823
- })(), $2 = (function(t) {
11822
+ })(), $v = (function(t) {
11824
11823
  function n() {
11825
11824
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
11826
11825
  return r.title = ye("fontFamily.title"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M956.788364 152.110545h-24.110546l23.924364 9.029819 0.186182 121.018181h-65.070546l-86.574545-130.048H566.551273v650.14691l130.048 64.977454v65.163636h-390.050909v-65.163636l129.954909-64.977454V152.110545H198.283636L111.429818 282.065455H46.545455V69.259636C46.545455 33.792 82.664727 22.062545 98.955636 22.062545h812.683637c23.738182 0 45.056 15.173818 45.056 41.053091V169.425455v-17.221819z"></path></svg>', r.mark = "fontFamily", r.selectPanelWidth = 150, r;
@@ -11839,7 +11838,7 @@ var O2 = { renderStyle: function(t, n) {
11839
11838
  u.value === a ? (l = !0, u.selected = !0) : u.selected = void 0;
11840
11839
  })), l || typeof a != "string" || i.push({ text: a, value: a, selected: !0 }), i;
11841
11840
  }, n;
11842
- })(ld), z2 = (function(t) {
11841
+ })(ld), zv = (function(t) {
11843
11842
  function n() {
11844
11843
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
11845
11844
  return r.title = ye("fontSize.title"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M64 512h384v128h-128V1024h-128V640h-128z m896-256H708.2496v768h-136.4992V256H320V128h640z"></path></svg>', r.mark = "fontSize", r;
@@ -11858,7 +11857,7 @@ var O2 = { renderStyle: function(t, n) {
11858
11857
  u.value === a ? (l = !0, u.selected = !0) : u.selected = void 0;
11859
11858
  })), l || typeof a != "string" || i.push({ text: a, value: a, selected: !0 }), i;
11860
11859
  }, n;
11861
- })(ld), I2 = { 1: "12px", 2: "14px", 3: "16px", 4: "19px", 5: "24px", 6: "32px", 7: "48px" }, R2 = { renderStyle: function(t, n) {
11860
+ })(ld), Iv = { 1: "12px", 2: "14px", 3: "16px", 4: "19px", 5: "24px", 6: "32px", 7: "48px" }, Rv = { renderStyle: function(t, n) {
11862
11861
  var r = t, i = r.fontSize, o = r.fontFamily, s = n;
11863
11862
  return i && En(s, { fontSize: i }), o && En(s, { fontFamily: o }), s;
11864
11863
  }, styleToHtml: function(t, n) {
@@ -11869,7 +11868,7 @@ var O2 = { renderStyle: function(t, n) {
11869
11868
  var n = T(t);
11870
11869
  if (Ai(n) !== "font") return t;
11871
11870
  var r = n.attr("size") || "";
11872
- r && (n.removeAttr("size"), n.css("font-size", I2[r]));
11871
+ r && (n.removeAttr("size"), n.css("font-size", Iv[r]));
11873
11872
  var i = n.attr("face") || "";
11874
11873
  return i && (n.removeAttr("face"), n.css("font-family", i)), n[0];
11875
11874
  } }], parseStyleHtml: function(t, n, r) {
@@ -11880,9 +11879,9 @@ var O2 = { renderStyle: function(t, n) {
11880
11879
  var a = sn(i, "font-family").replace(/"/g, "");
11881
11880
  return a && (o.fontFamily = a), o;
11882
11881
  }, menus: [{ key: "fontSize", factory: function() {
11883
- return new z2();
11882
+ return new zv();
11884
11883
  }, config: { fontSizeList: ["12px", { name: "13px", value: "13px" }, "14px", "15px", "16px", "19px", { name: "22px", value: "22px" }, "24px", "29px", "32px", "40px", "48px"] } }, { key: "fontFamily", factory: function() {
11885
- return new $2();
11884
+ return new $v();
11886
11885
  }, config: { fontFamilyList: ["黑体", { name: "仿宋", value: "仿宋" }, "楷体", "标楷体", "华文仿宋", "华文楷体", { name: "宋体", value: "宋体" }, "微软雅黑", "Arial", "Tahoma", "Verdana", "Times New Roman", "Courier New"] } }] }, Co = (function() {
11887
11886
  function t() {
11888
11887
  this.title = ye("formatPainter.title"), this.iconSvg = '<svg viewBox="0 0 24 24"><path d="M8 19.997v-5h2v5h9v-7H5v7zm-4-9h16v-3h-6v-4h-4v4H4zm-1 10v-8H2v-6a1 1 0 0 1 1-1h5v-3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3h5a1 1 0 0 1 1 1v6h-1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1"/></svg>', this.tag = "button";
@@ -11923,7 +11922,7 @@ var O2 = { renderStyle: function(t, n) {
11923
11922
  }, t.prototype.exec = function(n) {
11924
11923
  t.attrs.isSelect ? (t.attrs.isSelect = !1, t.attrs.formatStyle = null) : n.getSelectionText().length && (t.attrs.formatStyle = v.marks(n), t.attrs.isSelect = !0), n.blur(), n.focus();
11925
11924
  }, t.attrs = { isSelect: !1, formatStyle: null }, t;
11926
- })(), H2 = { menus: [{ key: "formatPainter", factory: function() {
11925
+ })(), Hv = { menus: [{ key: "formatPainter", factory: function() {
11927
11926
  return new Co();
11928
11927
  } }], editorPlugin: function(t) {
11929
11928
  var n = new Co(), r = t.onChange, i = t, o = function() {
@@ -11932,7 +11931,7 @@ var O2 = { renderStyle: function(t, n) {
11932
11931
  return i.onChange = function() {
11933
11932
  r(), Co.attrs.isSelect && (document.removeEventListener("mouseup", o), document.addEventListener("mouseup", o));
11934
11933
  }, i;
11935
- } }, U2 = (function() {
11934
+ } }, Uv = (function() {
11936
11935
  function t() {
11937
11936
  this.title = ye("fullScreen.title"), this.iconSvg = Lu, this.tag = "button", this.alwaysEnable = !0;
11938
11937
  }
@@ -11949,15 +11948,15 @@ var O2 = { renderStyle: function(t, n) {
11949
11948
  }, t.prototype.exec = function(n, r) {
11950
11949
  n.isFullScreen ? n.unFullScreen() : n.fullScreen();
11951
11950
  }, t;
11952
- })(), W2 = { menus: [{ key: "fullScreen", factory: function() {
11953
- return new U2();
11951
+ })(), Wv = { menus: [{ key: "fullScreen", factory: function() {
11952
+ return new Uv();
11954
11953
  } }] };
11955
11954
  function Zn(t) {
11956
11955
  return function(n, r) {
11957
11956
  return "<h".concat(t, ">").concat(r, "</h").concat(t, ">");
11958
11957
  };
11959
11958
  }
11960
- var q2 = { type: "header1", elemToHtml: Zn(1) }, K2 = { type: "header2", elemToHtml: Zn(2) }, J2 = { type: "header3", elemToHtml: Zn(3) }, G2 = { type: "header4", elemToHtml: Zn(4) }, Y2 = { type: "header5", elemToHtml: Zn(5) }, Z2 = { type: "header6", elemToHtml: Zn(6) };
11959
+ var qv = { type: "header1", elemToHtml: Zn(1) }, Kv = { type: "header2", elemToHtml: Zn(2) }, Jv = { type: "header3", elemToHtml: Zn(3) }, Gv = { type: "header4", elemToHtml: Zn(4) }, Yv = { type: "header5", elemToHtml: Zn(5) }, Zv = { type: "header6", elemToHtml: Zn(6) };
11961
11960
  function ud(t) {
11962
11961
  var n = G(v.nodes(t, { match: function(o) {
11963
11962
  return P.getNodeType(o).startsWith("header");
@@ -11991,43 +11990,43 @@ var Xn = (function() {
11991
11990
  var i = this.type;
11992
11991
  dd(n, r === i ? "paragraph" : i);
11993
11992
  }, t;
11994
- })(), X2 = (function(t) {
11993
+ })(), Xv = (function(t) {
11995
11994
  function n() {
11996
11995
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
11997
11996
  return r.title = "H1", r.type = "header1", r;
11998
11997
  }
11999
11998
  return Te(n, t), n;
12000
- })(Xn), Q2 = (function(t) {
11999
+ })(Xn), Qv = (function(t) {
12001
12000
  function n() {
12002
12001
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12003
12002
  return r.title = "H2", r.type = "header2", r;
12004
12003
  }
12005
12004
  return Te(n, t), n;
12006
- })(Xn), ev = (function(t) {
12005
+ })(Xn), ey = (function(t) {
12007
12006
  function n() {
12008
12007
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12009
12008
  return r.title = "H3", r.type = "header3", r;
12010
12009
  }
12011
12010
  return Te(n, t), n;
12012
- })(Xn), tv = (function(t) {
12011
+ })(Xn), ty = (function(t) {
12013
12012
  function n() {
12014
12013
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12015
12014
  return r.title = "H4", r.type = "header4", r;
12016
12015
  }
12017
12016
  return Te(n, t), n;
12018
- })(Xn), nv = (function(t) {
12017
+ })(Xn), ny = (function(t) {
12019
12018
  function n() {
12020
12019
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12021
12020
  return r.title = "H5", r.type = "header5", r;
12022
12021
  }
12023
12022
  return Te(n, t), n;
12024
- })(Xn), rv = (function(t) {
12023
+ })(Xn), ry = (function(t) {
12025
12024
  function n() {
12026
12025
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12027
12026
  return r.title = "H6", r.type = "header6", r;
12028
12027
  }
12029
12028
  return Te(n, t), n;
12030
- })(Xn), iv = (function() {
12029
+ })(Xn), iy = (function() {
12031
12030
  function t() {
12032
12031
  this.title = ye("header.title"), this.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M960 960c-51.2 0-102.4-3.2-153.6-3.2-51.2 0-99.2 3.2-150.4 3.2-19.2 0-28.8-22.4-28.8-38.4 0-51.2 57.6-28.8 86.4-48 19.2-12.8 19.2-60.8 19.2-80v-224-19.2c-9.6-3.2-19.2-3.2-28.8-3.2H320c-9.6 0-19.2 0-28.8 3.2V780.8c0 22.4 0 80 22.4 92.8 28.8 19.2 96-6.4 96 44.8 0 16-9.6 41.6-28.8 41.6-54.4 0-105.6-3.2-160-3.2-48 0-96 3.2-147.2 3.2-19.2 0-28.8-22.4-28.8-38.4 0-51.2 51.2-28.8 80-48 19.2-12.8 19.2-60.8 19.2-83.2V294.4c0-28.8 3.2-115.2-22.4-131.2-25.6-16-86.4 9.6-86.4-41.6 0-16 6.4-41.6 28.8-41.6 51.2 0 105.6 3.2 156.8 3.2 48 0 96-3.2 144-3.2 19.2 0 28.8 22.4 28.8 41.6 0 48-57.6 25.6-83.2 41.6-19.2 12.8-19.2 73.6-19.2 92.8v201.6c6.4 3.2 16 3.2 22.4 3.2h400c6.4 0 12.8 0 22.4-3.2V256c0-22.4 0-80-19.2-92.8-28.8-16-86.4 6.4-86.4-41.6 0-16 9.6-41.6 28.8-41.6 51.2 0 99.2 3.2 150.4 3.2 48 0 99.2-3.2 147.2-3.2 19.2 0 28.8 22.4 28.8 41.6 0 51.2-57.6 25.6-86.4 41.6-19.2 12.8-19.2 70.4-19.2 92.8v537.6c0 19.2 0 67.2 19.2 80 28.8 19.2 89.6-6.4 89.6 44.8 0 19.2-6.4 41.6-28.8 41.6z"></path></svg>', this.tag = "select", this.width = 60;
12033
12032
  }
@@ -12045,20 +12044,20 @@ var Xn = (function() {
12045
12044
  }, t.prototype.exec = function(n, r) {
12046
12045
  dd(n, r.toString());
12047
12046
  }, t;
12048
- })(), ov = { key: "headerSelect", factory: function() {
12049
- return new iv();
12050
- } }, sv = { key: "header1", factory: function() {
12051
- return new X2();
12052
- } }, av = { key: "header2", factory: function() {
12053
- return new Q2();
12054
- } }, lv = { key: "header3", factory: function() {
12055
- return new ev();
12056
- } }, uv = { key: "header4", factory: function() {
12057
- return new tv();
12058
- } }, cv = { key: "header5", factory: function() {
12059
- return new nv();
12060
- } }, dv = { key: "header6", factory: function() {
12061
- return new rv();
12047
+ })(), oy = { key: "headerSelect", factory: function() {
12048
+ return new iy();
12049
+ } }, sy = { key: "header1", factory: function() {
12050
+ return new Xv();
12051
+ } }, ay = { key: "header2", factory: function() {
12052
+ return new Qv();
12053
+ } }, ly = { key: "header3", factory: function() {
12054
+ return new ey();
12055
+ } }, uy = { key: "header4", factory: function() {
12056
+ return new ty();
12057
+ } }, cy = { key: "header5", factory: function() {
12058
+ return new ny();
12059
+ } }, dy = { key: "header6", factory: function() {
12060
+ return new ry();
12062
12061
  } };
12063
12062
  function Qn(t) {
12064
12063
  return function(n, r, i) {
@@ -12068,13 +12067,13 @@ function Qn(t) {
12068
12067
  }))).length === 0 && (r = [{ text: o.text().replace(/\s+/gm, " ") }]), { type: "header".concat(t), children: r };
12069
12068
  };
12070
12069
  }
12071
- var fv = { selector: "h1:not([data-w-e-type])", parseElemHtml: Qn(1) }, hv = { selector: "h2:not([data-w-e-type])", parseElemHtml: Qn(2) }, pv = { selector: "h3:not([data-w-e-type])", parseElemHtml: Qn(3) }, gv = { selector: "h4:not([data-w-e-type])", parseElemHtml: Qn(4) }, mv = { selector: "h5:not([data-w-e-type])", parseElemHtml: Qn(5) }, vv = { selector: "h6:not([data-w-e-type])", parseElemHtml: Qn(6) };
12070
+ var fy = { selector: "h1:not([data-w-e-type])", parseElemHtml: Qn(1) }, hy = { selector: "h2:not([data-w-e-type])", parseElemHtml: Qn(2) }, py = { selector: "h3:not([data-w-e-type])", parseElemHtml: Qn(3) }, gy = { selector: "h4:not([data-w-e-type])", parseElemHtml: Qn(4) }, my = { selector: "h5:not([data-w-e-type])", parseElemHtml: Qn(5) }, vy = { selector: "h6:not([data-w-e-type])", parseElemHtml: Qn(6) };
12072
12071
  function Mn(t) {
12073
12072
  return function(n, r, i) {
12074
12073
  return Ye("h".concat(t), null, r);
12075
12074
  };
12076
12075
  }
12077
- var yv = { renderElems: [{ type: "header1", renderElem: Mn(1) }, { type: "header2", renderElem: Mn(2) }, { type: "header3", renderElem: Mn(3) }, { type: "header4", renderElem: Mn(4) }, { type: "header5", renderElem: Mn(5) }, { type: "header6", renderElem: Mn(6) }], elemsToHtml: [q2, K2, J2, G2, Y2, Z2], parseElemsHtml: [fv, hv, pv, gv, mv, vv], menus: [ov, sv, av, lv, uv, cv, dv], editorPlugin: function(t) {
12076
+ var yy = { renderElems: [{ type: "header1", renderElem: Mn(1) }, { type: "header2", renderElem: Mn(2) }, { type: "header3", renderElem: Mn(3) }, { type: "header4", renderElem: Mn(4) }, { type: "header5", renderElem: Mn(5) }, { type: "header6", renderElem: Mn(6) }], elemsToHtml: [qv, Kv, Jv, Gv, Yv, Zv], parseElemsHtml: [fy, hy, py, gy, my, vy], menus: [oy, sy, ay, ly, uy, cy, dy], editorPlugin: function(t) {
12078
12077
  var n = t.insertBreak, r = t;
12079
12078
  return r.insertBreak = function() {
12080
12079
  var i = G(v.nodes(r, { match: function(s) {
@@ -12100,7 +12099,7 @@ var yv = { renderElems: [{ type: "header1", renderElem: Mn(1) }, { type: "header
12100
12099
  }, universal: !0, mode: "highest" }), 1), i = r[0];
12101
12100
  return i == null ? null : i[0];
12102
12101
  }, t;
12103
- })(), bv = (function(t) {
12102
+ })(), by = (function(t) {
12104
12103
  function n() {
12105
12104
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12106
12105
  return r.title = ye("indent.decrease"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M0 64h1024v128H0z m384 192h640v128H384z m0 192h640v128H384z m0 192h640v128H384zM0 832h1024v128H0z m256-512v384l-256-192z"></path></svg>', r;
@@ -12113,7 +12112,7 @@ var yv = { renderElems: [{ type: "header1", renderElem: Mn(1) }, { type: "header
12113
12112
  return fe.isElement(o);
12114
12113
  } });
12115
12114
  }, n;
12116
- })(fd), Dv = (function(t) {
12115
+ })(fd), Dy = (function(t) {
12117
12116
  function n() {
12118
12117
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12119
12118
  return r.title = ye("indent.increase"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M0 64h1024v128H0z m384 192h640v128H384z m0 192h640v128H384z m0 192h640v128H384zM0 832h1024v128H0z m0-128V320l256 192z"></path></svg>', r.DEFAULT_INDENT_VALUE = "2em", r;
@@ -12134,7 +12133,7 @@ var yv = { renderElems: [{ type: "header1", renderElem: Mn(1) }, { type: "header
12134
12133
  return fe.isElement(s);
12135
12134
  }, mode: "highest" });
12136
12135
  }, n;
12137
- })(fd), Cv = { renderStyle: function(t, n) {
12136
+ })(fd), Cy = { renderStyle: function(t, n) {
12138
12137
  if (!fe.isElement(t)) return n;
12139
12138
  var r = t.indent, i = n;
12140
12139
  return r && En(i, { textIndent: r }), i;
@@ -12153,9 +12152,9 @@ var yv = { renderElems: [{ type: "header1", renderElem: Mn(1) }, { type: "header
12153
12152
  var o = n, s = sn(i, "text-indent"), a = parseInt(s, 10);
12154
12153
  return s && a > 0 && (o.indent = s), o;
12155
12154
  }, menus: [{ key: "indent", factory: function() {
12156
- return new Dv();
12155
+ return new Dy();
12157
12156
  } }, { key: "delIndent", factory: function() {
12158
- return new bv();
12157
+ return new by();
12159
12158
  } }] }, Mi = (function() {
12160
12159
  function t() {
12161
12160
  this.tag = "button";
@@ -12170,7 +12169,7 @@ var yv = { renderElems: [{ type: "header1", renderElem: Mn(1) }, { type: "header
12170
12169
  return !(!v.isVoid(n, r) || !v.isBlock(n, r) || i === "video") || !!["pre", "code"].includes(i);
12171
12170
  }));
12172
12171
  }, t;
12173
- })(), wv = (function(t) {
12172
+ })(), wy = (function(t) {
12174
12173
  function n() {
12175
12174
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12176
12175
  return r.title = ye("justify.center"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M870.4 793.6v102.4H153.6v-102.4h716.8z m102.4-230.4v102.4H51.2v-102.4h921.6z m-102.4-230.4v102.4H153.6v-102.4h716.8zM972.8 102.4v102.4H51.2V102.4h921.6z"></path></svg>', r;
@@ -12180,7 +12179,7 @@ var yv = { renderElems: [{ type: "header1", renderElem: Mn(1) }, { type: "header
12180
12179
  return fe.isElement(o) && !r.isInline(o);
12181
12180
  } });
12182
12181
  }, n;
12183
- })(Mi), xv = (function(t) {
12182
+ })(Mi), xy = (function(t) {
12184
12183
  function n() {
12185
12184
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12186
12185
  return r.title = ye("justify.justify"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M0 64h1024v128H0z m0 192h1024v128H0z m0 192h1024v128H0z m0 192h1024v128H0z m0 192h1024v128H0z"></path></svg>', r;
@@ -12190,7 +12189,7 @@ var yv = { renderElems: [{ type: "header1", renderElem: Mn(1) }, { type: "header
12190
12189
  return fe.isElement(o) && !r.isInline(o);
12191
12190
  } });
12192
12191
  }, n;
12193
- })(Mi), _v = (function(t) {
12192
+ })(Mi), _y = (function(t) {
12194
12193
  function n() {
12195
12194
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12196
12195
  return r.title = ye("justify.left"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M768 793.6v102.4H51.2v-102.4h716.8z m204.8-230.4v102.4H51.2v-102.4h921.6z m-204.8-230.4v102.4H51.2v-102.4h716.8zM972.8 102.4v102.4H51.2V102.4h921.6z"></path></svg>', r;
@@ -12200,7 +12199,7 @@ var yv = { renderElems: [{ type: "header1", renderElem: Mn(1) }, { type: "header
12200
12199
  return fe.isElement(o) && !r.isInline(o);
12201
12200
  } });
12202
12201
  }, n;
12203
- })(Mi), Ev = (function(t) {
12202
+ })(Mi), Ey = (function(t) {
12204
12203
  function n() {
12205
12204
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12206
12205
  return r.title = ye("justify.right"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M972.8 793.6v102.4H256v-102.4h716.8z m0-230.4v102.4H51.2v-102.4h921.6z m0-230.4v102.4H256v-102.4h716.8zM972.8 102.4v102.4H51.2V102.4h921.6z"></path></svg>', r;
@@ -12210,7 +12209,7 @@ var yv = { renderElems: [{ type: "header1", renderElem: Mn(1) }, { type: "header
12210
12209
  return fe.isElement(o) && !r.isInline(o);
12211
12210
  } });
12212
12211
  }, n;
12213
- })(Mi), Bv = { renderStyle: function(t, n) {
12212
+ })(Mi), By = { renderStyle: function(t, n) {
12214
12213
  if (!fe.isElement(t)) return n;
12215
12214
  var r = t.textAlign, i = n;
12216
12215
  return r && En(i, { textAlign: r }), i;
@@ -12226,14 +12225,14 @@ var yv = { renderElems: [{ type: "header1", renderElem: Mn(1) }, { type: "header
12226
12225
  var o = n, s = sn(i, "text-align");
12227
12226
  return s && (o.textAlign = s), o;
12228
12227
  }, menus: [{ key: "justifyLeft", factory: function() {
12229
- return new _v();
12228
+ return new _y();
12230
12229
  } }, { key: "justifyRight", factory: function() {
12231
- return new Ev();
12230
+ return new Ey();
12232
12231
  } }, { key: "justifyCenter", factory: function() {
12233
- return new wv();
12232
+ return new wy();
12234
12233
  } }, { key: "justifyJustify", factory: function() {
12235
- return new xv();
12236
- } }] }, Av = (function() {
12234
+ return new xy();
12235
+ } }] }, Ay = (function() {
12237
12236
  function t() {
12238
12237
  this.title = ye("lineHeight.title"), this.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M964 788a8 8 0 0 1 8 8v98a8 8 0 0 1-8 8H438a8 8 0 0 1-8-8v-98a8 8 0 0 1 8-8h526zM198.93 144.306c6.668-5.798 16.774-5.094 22.573 1.574l122.26 140.582a16 16 0 0 1 3.927 10.5c0 8.836-7.164 16-16 16h-61.8a8 8 0 0 0-8 8v390.077h69.819a16 16 0 0 1 10.502 3.928c6.666 5.8 7.37 15.906 1.57 22.573L221.476 878.123a16 16 0 0 1-1.57 1.57c-6.668 5.8-16.774 5.097-22.574-1.57L75.051 737.538a16 16 0 0 1-3.928-10.5c0-8.837 7.163-16 16-16h69.822V312.96H87.127a16 16 0 0 1-10.502-3.928c-6.666-5.8-7.37-15.906-1.57-22.573l122.303-140.582a16 16 0 0 1 1.572-1.572zM964 465a8 8 0 0 1 8 8v98a8 8 0 0 1-8 8H438a8 8 0 0 1-8-8v-98a8 8 0 0 1 8-8h526z m0-323a8 8 0 0 1 8 8v98a8 8 0 0 1-8 8H438a8 8 0 0 1-8-8v-98a8 8 0 0 1 8-8h526z"></path></svg>', this.tag = "select", this.width = 80;
12239
12238
  }
@@ -12262,7 +12261,7 @@ var yv = { renderElems: [{ type: "header1", renderElem: Mn(1) }, { type: "header
12262
12261
  }, t.prototype.exec = function(n, r) {
12263
12262
  M.setNodes(n, { lineHeight: r.toString() }, { mode: "highest" });
12264
12263
  }, t;
12265
- })(), kv = { renderStyle: function(t, n) {
12264
+ })(), ky = { renderStyle: function(t, n) {
12266
12265
  if (!fe.isElement(t)) return n;
12267
12266
  var r = t.lineHeight, i = n;
12268
12267
  return r && En(i, { lineHeight: r }), i;
@@ -12278,13 +12277,13 @@ var yv = { renderElems: [{ type: "header1", renderElem: Mn(1) }, { type: "header
12278
12277
  var o = n, s = r.getMenuConfig("lineHeight").lineHeightList, a = s === void 0 ? [] : s, l = sn(i, "line-height");
12279
12278
  return l && a.includes(l) && (o.lineHeight = l), o;
12280
12279
  }, menus: [{ key: "lineHeight", factory: function() {
12281
- return new Av();
12282
- }, config: { lineHeightList: ["1", "1.15", "1.5", "2", "2.5", "3"] } }] }, Sv = { type: "link", elemToHtml: function(t, n) {
12280
+ return new Ay();
12281
+ }, config: { lineHeightList: ["1", "1.15", "1.5", "2", "2.5", "3"] } }] }, Sy = { type: "link", elemToHtml: function(t, n) {
12283
12282
  var r = t, i = r.url, o = r.target, s = o === void 0 ? "_blank" : o;
12284
12283
  return '<a href="'.concat(i, '" target="').concat(s, '">').concat(n, "</a>");
12285
12284
  } };
12286
12285
  function hd(t) {
12287
- return t === void 0 && (t = "r"), "".concat(t, "-").concat(Zg());
12286
+ return t === void 0 && (t = "r"), "".concat(t, "-").concat(Zm());
12288
12287
  }
12289
12288
  function pd(t) {
12290
12289
  return t.replace(/</g, "&lt;").replace(/>/g, "&gt;");
@@ -12356,7 +12355,7 @@ function vd(t, n, r) {
12356
12355
  function Vu() {
12357
12356
  return hd("w-e-update-link");
12358
12357
  }
12359
- var Fv = (function() {
12358
+ var Fy = (function() {
12360
12359
  function t() {
12361
12360
  this.title = ye("link.edit"), this.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M864 0a160 160 0 0 1 128 256l-64 64-224-224 64-64c26.752-20.096 59.968-32 96-32zM64 736l-64 288 288-64 592-592-224-224L64 736z m651.584-372.416l-448 448-55.168-55.168 448-448 55.168 55.168z"></path></svg>', this.tag = "button", this.showModal = !0, this.modalWidth = 300, this.$content = null, this.urlInputId = Vu(), this.buttonId = Vu();
12362
12361
  }
@@ -12410,7 +12409,7 @@ var Fv = (function() {
12410
12409
  function xo() {
12411
12410
  return hd("w-e-insert-link");
12412
12411
  }
12413
- var Ov = (function() {
12412
+ var Oy = (function() {
12414
12413
  function t() {
12415
12414
  this.title = ye("link.insert"), this.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M440.224 635.776a51.84 51.84 0 0 1-36.768-15.232c-95.136-95.136-95.136-249.92 0-345.056l192-192C641.536 37.408 702.816 12.032 768 12.032s126.432 25.376 172.544 71.456c95.136 95.136 95.136 249.92 0 345.056l-87.776 87.776a51.968 51.968 0 1 1-73.536-73.536l87.776-87.776a140.16 140.16 0 0 0 0-197.984c-26.432-26.432-61.6-40.992-99.008-40.992s-72.544 14.56-99.008 40.992l-192 192a140.16 140.16 0 0 0 0 197.984 51.968 51.968 0 0 1-36.768 88.768z"></path><path d="M256 1012a242.4 242.4 0 0 1-172.544-71.456c-95.136-95.136-95.136-249.92 0-345.056l87.776-87.776a51.968 51.968 0 1 1 73.536 73.536l-87.776 87.776a140.16 140.16 0 0 0 0 197.984c26.432 26.432 61.6 40.992 99.008 40.992s72.544-14.56 99.008-40.992l192-192a140.16 140.16 0 0 0 0-197.984 51.968 51.968 0 1 1 73.536-73.536c95.136 95.136 95.136 249.92 0 345.056l-192 192A242.4 242.4 0 0 1 256 1012z"></path></svg>', this.tag = "button", this.showModal = !0, this.modalWidth = 300, this.$content = null, this.textInputId = xo(), this.urlInputId = xo(), this.buttonId = xo();
12416
12415
  }
@@ -12443,7 +12442,7 @@ var Ov = (function() {
12443
12442
  c.focus();
12444
12443
  })), m[0];
12445
12444
  }, t;
12446
- })(), Nv = (function() {
12445
+ })(), Ny = (function() {
12447
12446
  function t() {
12448
12447
  this.title = ye("link.unLink"), this.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M608.16328 811.815036c9.371954 9.371954 9.371954 24.56788 0 33.941834l-89.347563 89.347564c-118.525421 118.523421-311.38448 118.531421-429.919901 0-118.527421-118.529421-118.527421-311.39048 0-429.917901l89.349564-89.349563c9.371954-9.371954 24.56788-9.371954 33.941834 0l79.195613 79.195613c9.371954 9.371954 9.371954 24.56788 0 33.941834l-89.349563 89.347564c-56.143726 56.145726-56.143726 147.49928 0 203.645005 56.143726 56.143726 147.49928 56.145726 203.647005 0l89.347564-89.347563c9.371954-9.371954 24.56788-9.371954 33.941834 0l79.193613 79.195613z m-113.135447-520.429459c9.371954 9.371954 24.56788 9.371954 33.941834 0l89.347564-89.347564c56.143726-56.149726 147.49928-56.145726 203.647006 0 56.143726 56.145726 56.143726 147.49928 0 203.645006l-89.349564 89.347564c-9.371954 9.371954-9.371954 24.56788 0 33.941834l79.195613 79.195613c9.371954 9.371954 24.56788 9.371954 33.941834 0l89.349564-89.349563c118.529421-118.529421 118.529421-311.38848 0-429.917901-118.531421-118.527421-311.38848-118.527421-429.919901 0l-89.347563 89.347564c-9.371954 9.371954-9.371954 24.56788 0 33.941834l79.193613 79.195613z m469.653707 718.556492l45.253779-45.253779c18.745908-18.745908 18.745908-49.13776 0-67.881669L127.195629 14.062931c-18.745908-18.745908-49.13776-18.745908-67.881669 0L14.058181 59.31871c-18.745908 18.745908-18.745908 49.13776 0 67.881669l882.74169 882.74169c18.745908 18.743908 49.13776 18.743908 67.881669 0z"></path></svg>', this.tag = "button";
12449
12448
  }
@@ -12458,7 +12457,7 @@ var Ov = (function() {
12458
12457
  return P.checkNodeType(i, "link");
12459
12458
  } });
12460
12459
  }, t;
12461
- })(), Pv = (function() {
12460
+ })(), Py = (function() {
12462
12461
  function t() {
12463
12462
  this.title = ye("link.view"), this.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M924.402464 1023.068211H0.679665V99.345412h461.861399v98.909208H99.596867v725.896389h725.896389V561.206811h98.909208z" p-id="10909"></path><path d="M930.805104 22.977336l69.965436 69.965436-453.492405 453.492404-69.965435-69.901489z" p-id="10910"></path><path d="M1022.464381 304.030081h-98.917201V99.345412H709.230573V0.428211h313.233808z"></path></svg>', this.tag = "button";
12464
12463
  }
@@ -12482,20 +12481,20 @@ var Ov = (function() {
12482
12481
  return !0;
12483
12482
  }, parseLinkUrl: function(t) {
12484
12483
  return t;
12485
- } }, jv = { key: "insertLink", factory: function() {
12486
- return new Ov();
12487
- }, config: yd }, Tv = { key: "editLink", factory: function() {
12488
- return new Fv();
12489
- }, config: yd }, Lv = { key: "unLink", factory: function() {
12490
- return new Nv();
12491
- } }, Mv = { key: "viewLink", factory: function() {
12492
- return new Pv();
12493
- } }, _o, $u, Vv = { selector: "a:not([data-w-e-type])", parseElemHtml: function(t, n, r) {
12484
+ } }, jy = { key: "insertLink", factory: function() {
12485
+ return new Oy();
12486
+ }, config: yd }, Ty = { key: "editLink", factory: function() {
12487
+ return new Fy();
12488
+ }, config: yd }, Ly = { key: "unLink", factory: function() {
12489
+ return new Ny();
12490
+ } }, My = { key: "viewLink", factory: function() {
12491
+ return new Py();
12492
+ } }, _o, $u, Vy = { selector: "a:not([data-w-e-type])", parseElemHtml: function(t, n, r) {
12494
12493
  var i = T(t);
12495
12494
  return (n = n.filter((function(o) {
12496
12495
  return !!ne.isText(o) || !!r.isInline(o);
12497
12496
  }))).length === 0 && (n = [{ text: i.text().replace(/\s+/gm, " ") }]), { type: "link", url: i.attr("href") || "", target: i.attr("target") || "", children: n };
12498
- } }, $v = gn((function() {
12497
+ } }, $y = gn((function() {
12499
12498
  if ($u) return _o;
12500
12499
  $u = 1, _o = function(i) {
12501
12500
  if (typeof i != "string") return !1;
@@ -12506,16 +12505,16 @@ var Ov = (function() {
12506
12505
  };
12507
12506
  var t = /^(?:\w+:)?\/\/(\S+)$/, n = /^localhost[\:?\d]*(?:[^\:?\d]\S*)?$/, r = /^[^\s\.]+\.\S{2,}$/;
12508
12507
  return _o;
12509
- })()), zv = { type: "link", renderElem: function(t, n, r) {
12508
+ })()), zy = { type: "link", renderElem: function(t, n, r) {
12510
12509
  var i = t, o = i.url, s = i.target;
12511
12510
  return Ye("a", { href: o, target: s === void 0 ? "_blank" : s }, n);
12512
- } }, Iv = { renderElems: [zv], elemsToHtml: [Sv], parseElemsHtml: [Vv], menus: [jv, Tv, Lv, Mv], editorPlugin: function(t) {
12511
+ } }, Iy = { renderElems: [zy], elemsToHtml: [Sy], parseElemsHtml: [Vy], menus: [jy, Ty, Ly, My], editorPlugin: function(t) {
12513
12512
  var n = t.isInline, r = t.insertData, i = t.normalizeNode, o = t;
12514
12513
  return o.isInline = function(s) {
12515
12514
  return s.type === "link" || n(s);
12516
12515
  }, o.insertData = function(s) {
12517
12516
  var a = s.getData("text/plain");
12518
- if ($v(a)) {
12517
+ if ($y(a)) {
12519
12518
  if (/<img[^>]+>/.test(s.getData("text/html"))) r(s);
12520
12519
  else if (!Ks(o)) {
12521
12520
  var l = o.selection;
@@ -12529,7 +12528,7 @@ var Ov = (function() {
12529
12528
  var a = G(s, 2), l = a[0], u = a[1];
12530
12529
  return P.getNodeType(l) !== "link" ? i([l, u]) : ee.string(l) === "" ? M.removeNodes(o, { at: u }) : i([l, u]);
12531
12530
  }, o;
12532
- } }, Rv = { selector: "p:not([data-w-e-type])", parseElemHtml: function(t, n, r) {
12531
+ } }, Ry = { selector: "p:not([data-w-e-type])", parseElemHtml: function(t, n, r) {
12533
12532
  var i = T(t);
12534
12533
  return (n = n.filter((function(o) {
12535
12534
  return !!ne.isText(o) || !!r.isInline(o);
@@ -12545,11 +12544,11 @@ function zu(t) {
12545
12544
  var o = i.children, s = o === void 0 ? [] : o;
12546
12545
  return !!ne.isText(s[0]) && (M.setNodes(t, { type: "paragraph" }), !0);
12547
12546
  }
12548
- var Hv = { type: "paragraph", renderElem: function(t, n, r) {
12547
+ var Hy = { type: "paragraph", renderElem: function(t, n, r) {
12549
12548
  return Ye("p", null, n);
12550
- } }, Uv = { renderElems: [Hv], elemsToHtml: [{ type: "paragraph", elemToHtml: function(t, n) {
12549
+ } }, Uy = { renderElems: [Hy], elemsToHtml: [{ type: "paragraph", elemToHtml: function(t, n) {
12551
12550
  return n === "" ? "<p><br></p>" : "<p>".concat(n, "</p>");
12552
- } }], parseElemsHtml: [Rv], editorPlugin: function(t) {
12551
+ } }], parseElemsHtml: [Ry], editorPlugin: function(t) {
12553
12552
  var n = t.deleteBackward, r = t.deleteForward, i = t;
12554
12553
  return i.deleteBackward = function(o) {
12555
12554
  zu(i) || n(o);
@@ -12564,7 +12563,7 @@ function bd(t, n) {
12564
12563
  }, universal: !0 }), 1);
12565
12564
  return !!r[0];
12566
12565
  }
12567
- function Wv(t, n) {
12566
+ function Wy(t, n) {
12568
12567
  Object.keys(n).forEach((function(r) {
12569
12568
  r !== "text" && v.removeMark(t, r);
12570
12569
  }));
@@ -12590,13 +12589,13 @@ var Sn = (function() {
12590
12589
  return n.removeMark(s);
12591
12590
  })));
12592
12591
  }, t;
12593
- })(), qv = (function(t) {
12592
+ })(), qy = (function(t) {
12594
12593
  function n() {
12595
12594
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12596
12595
  return r.mark = "bold", r.title = ye("textStyle.bold"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M707.872 484.64A254.88 254.88 0 0 0 768 320c0-141.152-114.848-256-256-256H192v896h384c141.152 0 256-114.848 256-256a256.096 256.096 0 0 0-124.128-219.36zM384 192h101.504c55.968 0 101.504 57.408 101.504 128s-45.536 128-101.504 128H384V192z m159.008 640H384v-256h159.008c58.464 0 106.016 57.408 106.016 128s-47.552 128-106.016 128z"></path></svg>', r.hotkey = "mod+b", r;
12597
12596
  }
12598
12597
  return Te(n, t), n;
12599
- })(Sn), Kv = (function() {
12598
+ })(Sn), Ky = (function() {
12600
12599
  function t() {
12601
12600
  this.title = ye("textStyle.clear"), this.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M969.382408 288.738615l-319.401123-270.852152a67.074236 67.074236 0 0 0-96.459139 5.74922l-505.931379 574.922021a68.35184 68.35184 0 0 0-17.886463 47.910169 74.101061 74.101061 0 0 0 24.274486 47.910168l156.50655 132.232065h373.060512L975.131628 383.281347a67.074236 67.074236 0 0 0-5.74922-96.459139z m-440.134747 433.746725H264.144729l-90.071117-78.572676c-5.74922-5.74922-12.137243-12.137243-12.137243-17.886463a36.411728 36.411728 0 0 1 5.749221-24.274485l210.804741-240.828447 265.102932 228.691204z m-439.495945 180.781036h843.218964a60.047411 60.047411 0 1 1 0 120.733624H89.751716a60.047411 60.047411 0 1 1 0-120.733624z m0 0"></path></svg>', this.tag = "button";
12602
12601
  }
@@ -12612,7 +12611,7 @@ var Sn = (function() {
12612
12611
  }, universal: !0 });
12613
12612
  try {
12614
12613
  for (var a = xt(s), l = a.next(); !l.done; l = a.next())
12615
- Wv(n, l.value[0]);
12614
+ Wy(n, l.value[0]);
12616
12615
  } catch (u) {
12617
12616
  i = { error: u };
12618
12617
  } finally {
@@ -12623,37 +12622,37 @@ var Sn = (function() {
12623
12622
  }
12624
12623
  }
12625
12624
  }, t;
12626
- })(), Jv = (function(t) {
12625
+ })(), Jy = (function(t) {
12627
12626
  function n() {
12628
12627
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12629
12628
  return r.mark = "code", r.title = ye("textStyle.code"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M576 736l96 96 320-320L672 192l-96 96 224 224zM448 288l-96-96L32 512l320 320 96-96-224-224z"></path></svg>', r.hotkey = "mod+e", r;
12630
12629
  }
12631
12630
  return Te(n, t), n;
12632
- })(Sn), Gv = (function(t) {
12631
+ })(Sn), Gy = (function(t) {
12633
12632
  function n() {
12634
12633
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12635
12634
  return r.mark = "italic", r.title = ye("textStyle.italic"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M896 64v64h-128L448 896h128v64H128v-64h128L576 128h-128V64z"></path></svg>', r.hotkey = "mod+i", r;
12636
12635
  }
12637
12636
  return Te(n, t), n;
12638
- })(Sn), Yv = (function(t) {
12637
+ })(Sn), Yy = (function(t) {
12639
12638
  function n() {
12640
12639
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12641
12640
  return r.mark = "sub", r.marksNeedToRemove = ["sup"], r.title = ye("textStyle.sub"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M768 910.016v50.016h128v64h-192v-146.016l128-60V768h-128v-64h192v146.016zM676 256h-136L352 444 164 256H28l256 256-256 256h136L352 580 540 768h136l-256-256z"></path></svg>', r.hotkey = "", r;
12642
12641
  }
12643
12642
  return Te(n, t), n;
12644
- })(Sn), Zv = (function(t) {
12643
+ })(Sn), Zy = (function(t) {
12645
12644
  function n() {
12646
12645
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12647
12646
  return r.mark = "sup", r.marksNeedToRemove = ["sub"], r.title = ye("textStyle.sup"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M768 206.016v50.016h128v64h-192V174.016l128-60V64h-128V0h192v146.016zM676 256h-136L352 444 164 256H28l256 256-256 256h136L352 580 540 768h136l-256-256z"></path></svg>', r.hotkey = "", r;
12648
12647
  }
12649
12648
  return Te(n, t), n;
12650
- })(Sn), Xv = (function(t) {
12649
+ })(Sn), Xy = (function(t) {
12651
12650
  function n() {
12652
12651
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12653
12652
  return r.mark = "through", r.title = ye("textStyle.through"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M1024 512v64h-234.496c27.52 38.496 42.496 82.688 42.496 128 0 70.88-36.672 139.04-100.576 186.976C672.064 935.488 594.144 960 512 960s-160.064-24.512-219.424-69.024C228.64 843.04 192 774.88 192 704h128c0 69.376 87.936 128 192 128s192-58.624 192-128-87.936-128-192-128H0v-64h299.52a385.984 385.984 0 0 1-6.944-5.024C228.64 459.04 192 390.88 192 320s36.672-139.04 100.576-186.976C351.936 88.512 429.856 64 512 64s160.064 24.512 219.424 69.024C795.328 180.96 832 249.12 832 320h-128c0-69.376-87.936-128-192-128s-192 58.624-192 128 87.936 128 192 128c78.976 0 154.048 22.688 212.48 64H1024z"></path></svg>', r.hotkey = "mod+shift+x", r;
12654
12653
  }
12655
12654
  return Te(n, t), n;
12656
- })(Sn), Qv = (function(t) {
12655
+ })(Sn), Qy = (function(t) {
12657
12656
  function n() {
12658
12657
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12659
12658
  return r.mark = "underline", r.title = ye("textStyle.underline"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M704 64l128 0 0 416c0 159.072-143.264 288-320 288s-320-128.928-320-288l0-416 128 0 0 416c0 40.16 18.24 78.688 51.36 108.512 36.896 33.216 86.848 51.488 140.64 51.488s103.744-18.304 140.64-51.488c33.12-29.792 51.36-68.352 51.36-108.512l0-416zM192 832l640 0 0 128-640 0z"></path></svg>', r.hotkey = "mod+u", r;
@@ -12667,25 +12666,25 @@ function Iu(t, n) {
12667
12666
  var r = n, i = t, o = i.bold, s = i.italic, a = i.underline, l = i.code, u = i.through, c = i.sub, d = i.sup;
12668
12667
  return o && (r = "<strong>".concat(r, "</strong>")), l && (r = "<code>".concat(r, "</code>")), s && (r = "<em>".concat(r, "</em>")), a && (r = "<u>".concat(r, "</u>")), u && (r = "<s>".concat(r, "</s>")), c && (r = "<sub>".concat(r, "</sub>")), d && (r = "<sup>".concat(r, "</sup>")), r;
12669
12668
  }
12670
- var ey = { renderStyle: function(t, n) {
12669
+ var e2 = { renderStyle: function(t, n) {
12671
12670
  var r = t, i = r.bold, o = r.italic, s = r.underline, a = r.code, l = r.through, u = r.sub, c = r.sup, d = n;
12672
12671
  return i && (d = Ye("strong", null, d)), a && (d = Ye("code", null, d)), o && (d = Ye("em", null, d)), s && (d = Ye("u", null, d)), l && (d = Ye("s", null, d)), u && (d = Ye("sub", null, d)), c && (d = Ye("sup", null, d)), d;
12673
12672
  }, menus: [{ key: "bold", factory: function() {
12674
- return new qv();
12673
+ return new qy();
12675
12674
  } }, { key: "underline", factory: function() {
12676
- return new Qv();
12675
+ return new Qy();
12677
12676
  } }, { key: "italic", factory: function() {
12678
- return new Gv();
12677
+ return new Gy();
12679
12678
  } }, { key: "through", factory: function() {
12680
- return new Xv();
12679
+ return new Xy();
12681
12680
  } }, { key: "code", factory: function() {
12682
- return new Jv();
12681
+ return new Jy();
12683
12682
  } }, { key: "sub", factory: function() {
12684
- return new Yv();
12683
+ return new Yy();
12685
12684
  } }, { key: "sup", factory: function() {
12686
- return new Zv();
12685
+ return new Zy();
12687
12686
  } }, { key: "clearStyle", factory: function() {
12688
- return new Kv();
12687
+ return new Ky();
12689
12688
  } }], styleToHtml: function(t, n) {
12690
12689
  if (!ne.isText(t)) return n;
12691
12690
  if (qs(n)) return Iu(t, n);
@@ -12696,7 +12695,7 @@ var ey = { renderStyle: function(t, n) {
12696
12695
  if (!ne.isText(n)) return n;
12697
12696
  var o = n;
12698
12697
  return yn(i, "b,strong") && (o.bold = !0), yn(i, "i,em") && (o.italic = !0), yn(i, "u") && (o.underline = !0), yn(i, "s,strike") && (o.through = !0), yn(i, "sub") && (o.sub = !0), yn(i, "sup") && (o.sup = !0), yn(i, "code") && (o.code = !0), o;
12699
- } }, ty = (function() {
12698
+ } }, t2 = (function() {
12700
12699
  function t() {
12701
12700
  this.title = ye("undo.redo"), this.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M0.00032 576a510.72 510.72 0 0 0 173.344 384l84.672-96A383.136 383.136 0 0 1 128.00032 576C128.00032 363.936 299.93632 192 512.00032 192c106.048 0 202.048 42.976 271.52 112.48L640.00032 448h384V64l-149.984 149.984A510.272 510.272 0 0 0 512.00032 64C229.21632 64 0.00032 293.216 0.00032 576z"></path></svg>', this.tag = "button";
12702
12701
  }
@@ -12709,7 +12708,7 @@ var ey = { renderStyle: function(t, n) {
12709
12708
  }, t.prototype.exec = function(n, r) {
12710
12709
  typeof n.redo == "function" && n.redo();
12711
12710
  }, t;
12712
- })(), ny = (function() {
12711
+ })(), n2 = (function() {
12713
12712
  function t() {
12714
12713
  this.title = ye("undo.undo"), this.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M512 64A510.272 510.272 0 0 0 149.984 213.984L0.032 64v384h384L240.512 304.48A382.784 382.784 0 0 1 512.032 192c212.064 0 384 171.936 384 384 0 114.688-50.304 217.632-130.016 288l84.672 96a510.72 510.72 0 0 0 173.344-384c0-282.784-229.216-512-512-512z"></path></svg>', this.tag = "button";
12715
12714
  }
@@ -12722,11 +12721,11 @@ var ey = { renderStyle: function(t, n) {
12722
12721
  }, t.prototype.exec = function(n, r) {
12723
12722
  typeof n.undo == "function" && n.undo();
12724
12723
  }, t;
12725
- })(), ry = [ey, O2, R2, Cv, Bv, kv, L2, V2, Iv, yv, Uv, H2, { menus: [{ key: "redo", factory: function() {
12726
- return new ty();
12724
+ })(), r2 = [e2, Ov, Rv, Cy, By, ky, Lv, Vv, Iy, yy, Uy, Hv, { menus: [{ key: "redo", factory: function() {
12725
+ return new t2();
12727
12726
  } }, { key: "undo", factory: function() {
12728
- return new ny();
12729
- } }] }, W2, P2];
12727
+ return new n2();
12728
+ } }] }, Wv, Pv];
12730
12729
  Kn("en", { listModule: { unOrderedList: "Unordered list", orderedList: "Ordered list" } }), Kn("zh-CN", { listModule: { unOrderedList: "无序列表", orderedList: "有序列表" } });
12731
12730
  var ts = /* @__PURE__ */ new WeakMap();
12732
12731
  function Dd(t) {
@@ -12761,7 +12760,7 @@ function Ru(t, n, r) {
12761
12760
  var i = Cd(t, n, r);
12762
12761
  return !!i && i.ordered === n.ordered;
12763
12762
  }
12764
- var Hu = [], iy = { type: "list-item", elemToHtml: function(t, n) {
12763
+ var Hu = [], i2 = { type: "list-item", elemToHtml: function(t, n) {
12765
12764
  var r = "", i = "", o = t.ordered, s = o !== void 0 && o ? "ol" : "ul", a = (function(h) {
12766
12765
  var p = ts.get(h);
12767
12766
  if (p == null) return 0;
@@ -12816,28 +12815,28 @@ var Hu = [], iy = { type: "list-item", elemToHtml: function(t, n) {
12816
12815
  }, t.prototype.exec = function(n, r) {
12817
12816
  this.isActive(n) ? M.setNodes(n, { type: "paragraph", ordered: void 0, level: void 0 }) : M.setNodes(n, { type: "list-item", ordered: this.ordered, indent: void 0 });
12818
12817
  }, t;
12819
- })(), oy = (function(t) {
12818
+ })(), o2 = (function(t) {
12820
12819
  function n() {
12821
12820
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12822
12821
  return r.ordered = !1, r.title = ye("listModule.unOrderedList"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M384 64h640v128H384V64z m0 384h640v128H384v-128z m0 384h640v128H384v-128zM0 128a128 128 0 1 1 256 0 128 128 0 0 1-256 0z m0 384a128 128 0 1 1 256 0 128 128 0 0 1-256 0z m0 384a128 128 0 1 1 256 0 128 128 0 0 1-256 0z"></path></svg>', r;
12823
12822
  }
12824
12823
  return Te(n, t), n;
12825
- })(wd), sy = (function(t) {
12824
+ })(wd), s2 = (function(t) {
12826
12825
  function n() {
12827
12826
  var r = t.apply(this, $e([], G(arguments), !1)) || this;
12828
12827
  return r.ordered = !0, r.title = ye("listModule.orderedList"), r.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M384 832h640v128H384z m0-384h640v128H384z m0-384h640v128H384zM192 0v256H128V64H64V0zM128 526.016v50.016h128v64H64v-146.016l128-60V384H64v-64h192v146.016zM256 704v320H64v-64h128v-64H64v-64h128v-64H64v-64z"></path></svg>', r;
12829
12828
  }
12830
12829
  return Te(n, t), n;
12831
- })(wd), ay = { key: "bulletedList", factory: function() {
12832
- return new oy();
12833
- } }, ly = { key: "numberedList", factory: function() {
12834
- return new sy();
12830
+ })(wd), a2 = { key: "bulletedList", factory: function() {
12831
+ return new o2();
12832
+ } }, l2 = { key: "numberedList", factory: function() {
12833
+ return new s2();
12835
12834
  } };
12836
12835
  function Eo(t) {
12837
12836
  return t.length ? t[0].tagName.toLowerCase() : "";
12838
12837
  }
12839
12838
  qn && (T.fn.append = qn), Wn && (T.fn.attr = Wn), hi && (T.fn.parent = hi);
12840
- var uy = { selector: "li:not([data-w-e-type])", parseElemHtml: function(t, n, r) {
12839
+ var u2 = { selector: "li:not([data-w-e-type])", parseElemHtml: function(t, n, r) {
12841
12840
  var i = T(t);
12842
12841
  (n = n.filter((function(a) {
12843
12842
  return !!ne.isText(a) || !!r.isInline(a);
@@ -12849,7 +12848,7 @@ var uy = { selector: "li:not([data-w-e-type])", parseElemHtml: function(t, n, r)
12849
12848
  return l - 1;
12850
12849
  })(i);
12851
12850
  return { type: "list-item", ordered: o, level: s, children: n };
12852
- } }, cy = { selector: "ul:not([data-w-e-type]),ol:not([data-w-e-type])", parseElemHtml: function(t, n, r) {
12851
+ } }, c2 = { selector: "ul:not([data-w-e-type]),ol:not([data-w-e-type])", parseElemHtml: function(t, n, r) {
12853
12852
  return n.flat(1 / 0);
12854
12853
  } };
12855
12854
  function Uu(t) {
@@ -12857,7 +12856,7 @@ function Uu(t) {
12857
12856
  return P.findPath(t, n).length === 1;
12858
12857
  } });
12859
12858
  }
12860
- var dy = { type: "list-item", renderElem: function(t, n, r) {
12859
+ var d2 = { type: "list-item", renderElem: function(t, n, r) {
12861
12860
  ts.set(t, r);
12862
12861
  var i = t, o = i.level, s = o === void 0 ? 0 : o, a = i.ordered, l = a !== void 0 && a, u = { margin: "5px 0 5px ".concat(20 * s, "px"), display: "flex", alignItems: "flex-start" }, c = "";
12863
12862
  if (l) {
@@ -12894,7 +12893,7 @@ var dy = { type: "list-item", renderElem: function(t, n, r) {
12894
12893
  return h;
12895
12894
  })(s);
12896
12895
  return Ye("div", { style: u }, Ye("span", { contentEditable: !1, style: { marginRight: "0.5em", color: Dd(t) }, "data-w-e-reserve": !0 }, c), Ye("span", { style: { flex: "1", wordBreak: "break-word" } }, n));
12897
- } }, fy = { renderElems: [dy], editorPlugin: function(t) {
12896
+ } }, f2 = { renderElems: [d2], editorPlugin: function(t) {
12898
12897
  var n = t.deleteBackward, r = t.handleTab, i = t.normalizeNode, o = t.insertBreak, s = t;
12899
12898
  return s.insertBreak = function() {
12900
12899
  var a = G(v.nodes(t, { match: function(u) {
@@ -12965,7 +12964,7 @@ var dy = { type: "list-item", renderElem: function(t, n, r) {
12965
12964
  var l = G(a, 2), u = l[0], c = l[1], d = P.getNodeType(u);
12966
12965
  return d !== "bulleted-list" && d !== "numbered-list" || M.unwrapNodes(s, { at: c }), i([u, c]);
12967
12966
  }, s;
12968
- }, menus: [ay, ly], elemsToHtml: [iy], parseElemsHtml: [cy, uy] }, ht = (function() {
12967
+ }, menus: [a2, l2], elemsToHtml: [i2], parseElemsHtml: [c2, u2] }, ht = (function() {
12969
12968
  function t() {
12970
12969
  throw new Error(`不能实例化
12971
12970
  Can not construct a instance`);
@@ -12981,7 +12980,7 @@ Can not construct a instance`);
12981
12980
  }, t.registerPlugin = function(n) {
12982
12981
  this.plugins.push(n);
12983
12982
  }, t.registerMenu = function(n, r) {
12984
- qg(n, r);
12983
+ qm(n, r);
12985
12984
  }, t.registerRenderElem = function(n) {
12986
12985
  var r, i, o;
12987
12986
  i = (r = n).type, o = r.renderElem, od[i || ""] = o;
@@ -13028,29 +13027,29 @@ function ns(t) {
13028
13027
  return ht.registerParseElemHtml(d);
13029
13028
  })), u && ht.registerParseStyleHtml(u), c && ht.registerPlugin(c);
13030
13029
  }
13031
- ry.forEach((function(t) {
13030
+ r2.forEach((function(t) {
13032
13031
  return ns(t);
13033
- })), ns(fy);
13034
- var hy = '<svg viewBox="0 0 1024 1024"><path d="M0 64h1024v128H0z m384 192h640v128H384z m0 192h640v128H384z m0 192h640v128H384zM0 832h1024v128H0z m0-128V320l256 192z"></path></svg>', py = '<svg viewBox="0 0 1024 1024"><path d="M768 793.6v102.4H51.2v-102.4h716.8z m204.8-230.4v102.4H51.2v-102.4h921.6z m-204.8-230.4v102.4H51.2v-102.4h716.8zM972.8 102.4v102.4H51.2V102.4h921.6z"></path></svg>', gy = '<svg viewBox="0 0 1024 1024"><path d="M204.8 505.6m-76.8 0a76.8 76.8 0 1 0 153.6 0 76.8 76.8 0 1 0-153.6 0Z"></path><path d="M505.6 505.6m-76.8 0a76.8 76.8 0 1 0 153.6 0 76.8 76.8 0 1 0-153.6 0Z"></path><path d="M806.4 505.6m-76.8 0a76.8 76.8 0 1 0 153.6 0 76.8 76.8 0 1 0-153.6 0Z"></path></svg>', xd = { link: { menuKeys: ["editLink", "unLink", "viewLink"] }, pre: { menuKeys: ["enter", "codeBlock", "codeSelectLang"] }, divider: { menuKeys: ["enter"] } }, my = { hoverbarKeys: Ae(Ae({}, xd), { text: { menuKeys: ["formatPainter", "headerSelect", "insertLink", "bulletedList", "|", "bold", "through", "color", "bgColor", "clearStyle"] } }) };
13035
- ht.setEditorConfig(Ae({}, my));
13036
- var vy = { hoverbarKeys: xd };
13037
- ht.setSimpleEditorConfig(Ae({}, vy));
13038
- var yy = { toolbarKeys: ["headerSelect", "|", "bold", "underline", "italic", { key: "group-more-style", title: ye("editor.more"), iconSvg: gy, menuKeys: ["through", "code", "sup", "sub", "clearStyle"] }, "color", "bgColor", "|", "fontSize", "fontFamily", "lineHeight", "|", "bulletedList", "numberedList", { key: "group-justify", title: ye("editor.justify"), iconSvg: py, menuKeys: ["justifyLeft", "justifyRight", "justifyCenter", "justifyJustify"] }, { key: "group-indent", title: ye("editor.indent"), iconSvg: hy, menuKeys: ["indent", "delIndent"] }, "|", "emotion", "divider", "|", "undo", "redo", "|", "formatPainter", "fullScreen"] };
13039
- ht.setToolbarConfig(yy);
13040
- var by = { toolbarKeys: ["blockquote", "header1", "header2", "header3", "|", "bold", "underline", "italic", "through", "color", "bgColor", "clearStyle", "|", "bulletedList", "numberedList", "todo", "justifyLeft", "justifyRight", "justifyCenter", "|", "insertLink", "insertTable", "codeBlock", "|", "undo", "redo", "|", "fullScreen"] };
13041
- function Dy(t) {
13032
+ })), ns(f2);
13033
+ var h2 = '<svg viewBox="0 0 1024 1024"><path d="M0 64h1024v128H0z m384 192h640v128H384z m0 192h640v128H384z m0 192h640v128H384zM0 832h1024v128H0z m0-128V320l256 192z"></path></svg>', p2 = '<svg viewBox="0 0 1024 1024"><path d="M768 793.6v102.4H51.2v-102.4h716.8z m204.8-230.4v102.4H51.2v-102.4h921.6z m-204.8-230.4v102.4H51.2v-102.4h716.8zM972.8 102.4v102.4H51.2V102.4h921.6z"></path></svg>', g2 = '<svg viewBox="0 0 1024 1024"><path d="M204.8 505.6m-76.8 0a76.8 76.8 0 1 0 153.6 0 76.8 76.8 0 1 0-153.6 0Z"></path><path d="M505.6 505.6m-76.8 0a76.8 76.8 0 1 0 153.6 0 76.8 76.8 0 1 0-153.6 0Z"></path><path d="M806.4 505.6m-76.8 0a76.8 76.8 0 1 0 153.6 0 76.8 76.8 0 1 0-153.6 0Z"></path></svg>', xd = { link: { menuKeys: ["editLink", "unLink", "viewLink"] }, pre: { menuKeys: ["enter", "codeBlock", "codeSelectLang"] }, divider: { menuKeys: ["enter"] } }, m2 = { hoverbarKeys: Ae(Ae({}, xd), { text: { menuKeys: ["formatPainter", "headerSelect", "insertLink", "bulletedList", "|", "bold", "through", "color", "bgColor", "clearStyle"] } }) };
13034
+ ht.setEditorConfig(Ae({}, m2));
13035
+ var v2 = { hoverbarKeys: xd };
13036
+ ht.setSimpleEditorConfig(Ae({}, v2));
13037
+ var y2 = { toolbarKeys: ["headerSelect", "|", "bold", "underline", "italic", { key: "group-more-style", title: ye("editor.more"), iconSvg: g2, menuKeys: ["through", "code", "sup", "sub", "clearStyle"] }, "color", "bgColor", "|", "fontSize", "fontFamily", "lineHeight", "|", "bulletedList", "numberedList", { key: "group-justify", title: ye("editor.justify"), iconSvg: p2, menuKeys: ["justifyLeft", "justifyRight", "justifyCenter", "justifyJustify"] }, { key: "group-indent", title: ye("editor.indent"), iconSvg: h2, menuKeys: ["indent", "delIndent"] }, "|", "emotion", "divider", "|", "undo", "redo", "|", "formatPainter", "fullScreen"] };
13038
+ ht.setToolbarConfig(y2);
13039
+ var b2 = { toolbarKeys: ["blockquote", "header1", "header2", "header3", "|", "bold", "underline", "italic", "through", "color", "bgColor", "clearStyle", "|", "bulletedList", "numberedList", "todo", "justifyLeft", "justifyRight", "justifyCenter", "|", "insertLink", "insertTable", "codeBlock", "|", "undo", "redo", "|", "fullScreen"] };
13040
+ function D2(t) {
13042
13041
  t === void 0 && (t = {});
13043
13042
  var n = t.selector, r = n === void 0 ? "" : n, i = t.content, o = i === void 0 ? [] : i, s = t.html, a = t.config, l = a === void 0 ? {} : a, u = t.mode, c = (u === void 0 ? "default" : u) === "simple" ? ht.simpleEditorConfig : ht.editorConfig, d = Ae(Ae({}, c.hoverbarKeys || {}), l.hoverbarKeys || {});
13044
- return E2({ selector: r, config: Ae(Ae(Ae({}, c), l), { hoverbarKeys: d }), content: o, html: s, plugins: ht.plugins });
13043
+ return Ev({ selector: r, config: Ae(Ae(Ae({}, c), l), { hoverbarKeys: d }), content: o, html: s, plugins: ht.plugins });
13045
13044
  }
13046
- function Cy(t) {
13045
+ function C2(t) {
13047
13046
  var n = t.selector, r = t.editor, i = t.config, o = i === void 0 ? {} : i;
13048
13047
  if (!n) throw new Error("Cannot find 'selector' when create toolbar");
13049
13048
  var s = ht.toolbarConfig;
13050
- return A2(r, { selector: n, config: Ae(Ae({}, s), o) });
13049
+ return Av(r, { selector: n, config: Ae(Ae({}, s), o) });
13051
13050
  }
13052
- ht.setSimpleToolbarConfig(by);
13053
- class wy {
13051
+ ht.setSimpleToolbarConfig(b2);
13052
+ class w2 {
13054
13053
  constructor() {
13055
13054
  this.title = "播放视频", this.tag = "button";
13056
13055
  }
@@ -13094,7 +13093,7 @@ class _d {
13094
13093
  }
13095
13094
  }
13096
13095
  }
13097
- class xy {
13096
+ class x2 {
13098
13097
  constructor() {
13099
13098
  this.title = "删除当前空白选区", this.tag = "button", this.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M128.98158345 72.59909097L957.65651249 882.41883582a12.62483038 12.62483038 0 0 1 0.20199729 17.85782259l-44.11746977 45.14639344a12.62483038 12.62483038 0 0 1-17.85151016 0.20199728L665.328565 720.3097013H44.88127586a37.87449114 37.87449114 0 0 1-37.87449115-37.87449114V341.56478984a37.87449114 37.87449114 0 0 1 37.87449115-37.87449114h194.11939195L67.21460081 135.80530428a12.62483038 12.62483038 0 0 1-0.2083097-17.85151017l44.12378219-45.14639344a12.62483038 12.62483038 0 0 1 17.85151015-0.2083097zM979.11872414 303.69661111a37.87449114 37.87449114 0 0 1 37.87449115 37.87449114v340.87042032a37.87449114 37.87449114 0 0 1-37.87449115 37.87449114l-60.10050504-0.00631241-90.43166002-88.37381267H928.61940262V392.06411137h-345.49742066L492.69032193 303.6902987H979.11872414zM574.89690496 631.93588863L329.43864025 392.06411137H95.38059738v239.87177726h479.51630758z"></path></svg>';
13100
13099
  }
@@ -13114,7 +13113,7 @@ class xy {
13114
13113
  console.log(n.selection), M.removeNodes(n);
13115
13114
  }
13116
13115
  }
13117
- class _y {
13116
+ class _2 {
13118
13117
  constructor() {
13119
13118
  this.title = "在当前选区上方输入内容", this.tag = "button", this.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M402.50684874 1007.33354475h564.71918286v-125.49315273h-439.22603161V405.8448679h339.70996129L465.25342362 3.38833024 62.79688595 405.8448679H402.50684874V1007.33354475z"></path></svg>';
13120
13119
  }
@@ -13133,7 +13132,7 @@ class _y {
13133
13132
  M.insertNodes(n, r, { at: [n.selection.anchor.path[0]] });
13134
13133
  }
13135
13134
  }
13136
- class Ey {
13135
+ class E2 {
13137
13136
  constructor() {
13138
13137
  this.title = "在当前选区下方输入内容", this.tag = "button", this.iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M396.97946691 2.76146536h565.5924011v125.68720121h-439.90520135v476.73155007h340.23525057L459.82306605 1008.25906783l-403.0788512-403.07885119H396.97946691V2.76146536z"></path></svg>';
13139
13138
  }
@@ -13151,38 +13150,38 @@ class Ey {
13151
13150
  n.insertNode(r);
13152
13151
  }
13153
13152
  }
13154
- const By = {
13153
+ const B2 = {
13155
13154
  key: "viewVideo",
13156
13155
  factory() {
13157
- return new wy();
13156
+ return new w2();
13158
13157
  }
13159
- }, Ay = {
13158
+ }, A2 = {
13160
13159
  key: "delVideo",
13161
13160
  factory() {
13162
13161
  return new _d("video");
13163
13162
  }
13164
- }, ky = {
13163
+ }, k2 = {
13165
13164
  key: "delImage",
13166
13165
  factory() {
13167
13166
  return new _d("image");
13168
13167
  }
13169
- }, Sy = {
13168
+ }, S2 = {
13170
13169
  key: "insertBottom",
13171
13170
  factory() {
13172
- return new Ey();
13171
+ return new E2();
13173
13172
  }
13174
- }, Fy = {
13173
+ }, F2 = {
13175
13174
  key: "insertTop",
13176
13175
  factory() {
13177
- return new _y();
13176
+ return new _2();
13178
13177
  }
13179
- }, Oy = {
13178
+ }, O2 = {
13180
13179
  key: "delEmpty",
13181
13180
  factory() {
13182
- return new xy();
13181
+ return new x2();
13183
13182
  }
13184
13183
  };
13185
- class Ny {
13184
+ class N2 {
13186
13185
  title = "上传图片";
13187
13186
  iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M828.708571 585.045333a48.761905 48.761905 0 0 0-48.737523 48.761905v18.529524l-72.143238-72.167619a135.972571 135.972571 0 0 0-191.585524 0l-34.133334 34.133333-120.880762-120.953905a138.898286 138.898286 0 0 0-191.585523 0l-72.167619 72.167619V292.400762a48.786286 48.786286 0 0 1 48.761904-48.761905h341.23581a48.737524 48.737524 0 0 0 34.474667-83.285333 48.737524 48.737524 0 0 0-34.474667-14.287238H146.236952A146.212571 146.212571 0 0 0 0 292.400762v585.289143A146.358857 146.358857 0 0 0 146.236952 1024h584.996572a146.212571 146.212571 0 0 0 146.236952-146.310095V633.807238a48.786286 48.786286 0 0 0-48.761905-48.761905zM146.261333 926.45181a48.737524 48.737524 0 0 1-48.761904-48.761905v-174.128762l141.409523-141.458286a38.497524 38.497524 0 0 1 53.126096 0l154.526476 154.624 209.627428 209.724953H146.236952z m633.734096-48.761905c-0.073143 9.337905-3.145143 18.383238-8.777143 25.843809l-219.843048-220.94019 34.133333-34.133334a37.546667 37.546667 0 0 1 53.613715 0l140.873143 141.897143V877.714286zM1009.615238 160.231619L863.329524 13.897143a48.737524 48.737524 0 0 0-16.091429-10.24c-11.849143-4.87619-25.161143-4.87619-37.059047 0a48.761905 48.761905 0 0 0-16.067048 10.24l-146.236952 146.334476a49.005714 49.005714 0 0 0 69.217523 69.241905l62.902858-63.390476v272.627809a48.761905 48.761905 0 1 0 97.475047 0V166.083048l62.902857 63.390476a48.737524 48.737524 0 0 0 69.217524 0 48.761905 48.761905 0 0 0 0-69.241905z"></path></svg>';
13188
13187
  tag = "button";
@@ -13207,14 +13206,14 @@ class Ny {
13207
13206
  i(o);
13208
13207
  }
13209
13208
  }
13210
- const Py = {
13209
+ const P2 = {
13211
13210
  key: "image",
13212
13211
  factory() {
13213
- return new Ny();
13212
+ return new N2();
13214
13213
  },
13215
13214
  config: {}
13216
13215
  };
13217
- class jy {
13216
+ class j2 {
13218
13217
  title = "上传视频";
13219
13218
  playSvg = '<svg viewBox="0 0 1024 1024"><path d="M870.2 466.333333l-618.666667-373.28a53.333333 53.333333 0 0 0-80.866666 45.666667v746.56a53.206667 53.206667 0 0 0 80.886666 45.666667l618.666667-373.28a53.333333 53.333333 0 0 0 0-91.333334z" fill="#ffffff" p-id="5959"></path></svg>';
13220
13219
  iconSvg = '<svg viewBox="0 0 1024 1024"><path d="M981.184 160.096C837.568 139.456 678.848 128 512 128S186.432 139.456 42.816 160.096C15.296 267.808 0 386.848 0 512s15.264 244.16 42.816 351.904C186.464 884.544 345.152 896 512 896s325.568-11.456 469.184-32.096C1008.704 756.192 1024 637.152 1024 512s-15.264-244.16-42.816-351.904zM384 704V320l320 192-320 192z"></path></svg>';
@@ -13237,19 +13236,19 @@ class jy {
13237
13236
  i(o);
13238
13237
  }
13239
13238
  }
13240
- function Ty(t, n, r) {
13239
+ function T2(t, n, r) {
13241
13240
  const {
13242
13241
  id: i
13243
13242
  } = P.findKey(t, n);
13244
13243
  return `w-e-video-container-${i}`;
13245
13244
  }
13246
- function Ly(t, n, r, i) {
13245
+ function L2(t, n, r, i) {
13247
13246
  const {
13248
13247
  width: o,
13249
13248
  height: s
13250
13249
  } = i, a = {};
13251
13250
  o && (a.width = o), s && (a.height = s);
13252
- const l = Ty(t, n), u = P.isNodeSelected(t, n), c = St("div", {
13251
+ const l = T2(t, n), u = P.isNodeSelected(t, n), c = St("div", {
13253
13252
  props: {
13254
13253
  className: "we-video-play i-ri-play-fill"
13255
13254
  }
@@ -13270,7 +13269,7 @@ function Ly(t, n, r, i) {
13270
13269
  ]
13271
13270
  );
13272
13271
  }
13273
- function My(t, n, r) {
13272
+ function M2(t, n, r) {
13274
13273
  const {
13275
13274
  src: i,
13276
13275
  poster: o = "",
@@ -13284,16 +13283,16 @@ function My(t, n, r) {
13284
13283
  src: $fileUrl(o),
13285
13284
  style: u
13286
13285
  });
13287
- return Ly(r, t, c, {
13286
+ return L2(r, t, c, {
13288
13287
  width: a,
13289
13288
  height: l
13290
13289
  });
13291
13290
  }
13292
- const Vy = {
13291
+ const V2 = {
13293
13292
  type: "video",
13294
- renderElem: My
13293
+ renderElem: M2
13295
13294
  };
13296
- function $y(t, n) {
13295
+ function $2(t, n) {
13297
13296
  let {
13298
13297
  src: r = "",
13299
13298
  poster: i = "",
@@ -13305,11 +13304,11 @@ function $y(t, n) {
13305
13304
  const l = i.split(DMX.fileUrl);
13306
13305
  return l[1] && (i = l[1]), `<video poster="${i}" src="${r}" controls="true" width="${o}" height="${s}"></video>`;
13307
13306
  }
13308
- const zy = {
13307
+ const z2 = {
13309
13308
  type: "video",
13310
- elemToHtml: $y
13309
+ elemToHtml: $2
13311
13310
  };
13312
- function Iy(t) {
13311
+ function I2(t) {
13313
13312
  const n = T(t);
13314
13313
  return {
13315
13314
  type: "video",
@@ -13324,17 +13323,17 @@ function Iy(t) {
13324
13323
  }]
13325
13324
  };
13326
13325
  }
13327
- const Ry = {
13326
+ const R2 = {
13328
13327
  selector: "video",
13329
- parseElemHtml: Iy
13330
- }, Hy = {
13328
+ parseElemHtml: I2
13329
+ }, H2 = {
13331
13330
  key: "video",
13332
13331
  factory() {
13333
- return new jy();
13332
+ return new j2();
13334
13333
  },
13335
13334
  config: {}
13336
13335
  };
13337
- function Uy(t, n) {
13336
+ function U2(t, n) {
13338
13337
  let r = 0;
13339
13338
  return function() {
13340
13339
  const i = Date.now();
@@ -13359,7 +13358,7 @@ function Ed(t, n) {
13359
13358
  } = P.findKey(t, n);
13360
13359
  return `w-e-image-container-${r}`;
13361
13360
  }
13362
- function Wy(t, n, r, i) {
13361
+ function W2(t, n, r, i) {
13363
13362
  const {
13364
13363
  width: o,
13365
13364
  height: s
@@ -13380,7 +13379,7 @@ function Wy(t, n, r, i) {
13380
13379
  ]
13381
13380
  );
13382
13381
  }
13383
- function qy(t, n, r, i) {
13382
+ function q2(t, n, r, i) {
13384
13383
  const o = Ed(t, n), s = T("body"), {
13385
13384
  width: a,
13386
13385
  height: l
@@ -13399,7 +13398,7 @@ function qy(t, n, r, i) {
13399
13398
  const E = P.getHoverbar(t);
13400
13399
  E && E.hideAndClean();
13401
13400
  }
13402
- const g = Uy((y) => {
13401
+ const g = U2((y) => {
13403
13402
  y.preventDefault();
13404
13403
  const {
13405
13404
  clientX: x
@@ -13463,7 +13462,7 @@ function qy(t, n, r, i) {
13463
13462
  ]
13464
13463
  );
13465
13464
  }
13466
- function Ky(t, n, r) {
13465
+ function K2(t, n, r) {
13467
13466
  const {
13468
13467
  src: i,
13469
13468
  href: o = "",
@@ -13481,18 +13480,18 @@ function Ky(t, n, r) {
13481
13480
  },
13482
13481
  style: c
13483
13482
  }), f = r.isDisabled();
13484
- return u && !f ? qy(r, t, d, {
13483
+ return u && !f ? q2(r, t, d, {
13485
13484
  width: a,
13486
13485
  height: l
13487
- }) : Wy(r, t, d, {
13486
+ }) : W2(r, t, d, {
13488
13487
  width: a,
13489
13488
  height: l
13490
13489
  });
13491
13490
  }
13492
- const Jy = {
13491
+ const J2 = {
13493
13492
  type: "image",
13494
- renderElem: Ky
13495
- }, Gy = {
13493
+ renderElem: K2
13494
+ }, G2 = {
13496
13495
  video: {
13497
13496
  menuKeys: ["viewVideo", "delVideo", "insertBottom", "insertTop"]
13498
13497
  },
@@ -13549,7 +13548,7 @@ class Js {
13549
13548
  o && o(i);
13550
13549
  }
13551
13550
  }
13552
- function Yy(t) {
13551
+ function Y2(t) {
13553
13552
  let {
13554
13553
  src: n,
13555
13554
  href: r = "",
@@ -13562,12 +13561,12 @@ function Yy(t) {
13562
13561
  let a = "";
13563
13562
  return o && (a += `width: ${o};`), s && (a += `height: ${s};`), `<img src="${n}" data-href="${r}" style="${a}"/>`;
13564
13563
  }
13565
- const Zy = {
13564
+ const Z2 = {
13566
13565
  type: "image",
13567
13566
  // 节点 type ,重要!!!
13568
- elemToHtml: Yy
13567
+ elemToHtml: Y2
13569
13568
  };
13570
- function Xy(t) {
13569
+ function X2(t) {
13571
13570
  const n = T(t);
13572
13571
  let r = n.attr("data-href") || "";
13573
13572
  return r && (r = decodeURIComponent(r)), {
@@ -13584,27 +13583,27 @@ function Xy(t) {
13584
13583
  // void node 有一个空白 text
13585
13584
  };
13586
13585
  }
13587
- const Qy = {
13586
+ const Q2 = {
13588
13587
  selector: "img:not([data-w-e-type])",
13589
13588
  // data-w-e-type 属性,留给自定义元素,保证扩展性
13590
- parseElemHtml: Xy
13591
- }, e3 = {
13589
+ parseElemHtml: X2
13590
+ }, eb = {
13592
13591
  key: "urlKey",
13593
13592
  factory() {
13594
13593
  return new Js("text");
13595
13594
  }
13596
- }, t3 = {
13595
+ }, tb = {
13597
13596
  key: "linkUrlKey",
13598
13597
  factory() {
13599
13598
  return new Js("link");
13600
13599
  }
13601
- }, n3 = {
13600
+ }, nb = {
13602
13601
  key: "imgUrlKey",
13603
13602
  factory() {
13604
13603
  return new Js("image");
13605
13604
  }
13606
13605
  };
13607
- function r3(t) {
13606
+ function rb(t) {
13608
13607
  const { isInline: n, isVoid: r, insertNode: i } = t, o = t;
13609
13608
  return o.isInline = (s) => {
13610
13609
  const { type: a } = s;
@@ -13614,15 +13613,15 @@ function r3(t) {
13614
13613
  return a === "image" || a === "video" ? !0 : r(s);
13615
13614
  }, o;
13616
13615
  }
13617
- const i3 = {
13618
- menus: [n3, e3, t3, Py, Hy, Ay, ky, By, Sy, Fy, Oy],
13619
- renderElems: [Jy, Vy],
13620
- parseElemsHtml: [Qy, Ry],
13621
- elemsToHtml: [Zy, zy],
13622
- editorPlugin: r3
13616
+ const ib = {
13617
+ menus: [nb, eb, tb, P2, H2, A2, k2, B2, S2, F2, O2],
13618
+ renderElems: [J2, V2],
13619
+ parseElemsHtml: [Q2, R2],
13620
+ elemsToHtml: [Z2, z2],
13621
+ editorPlugin: rb
13623
13622
  };
13624
- ht.registerModule(i3);
13625
- const o3 = {
13623
+ ht.registerModule(ib);
13624
+ const ob = {
13626
13625
  components: { mediaBox: ki, urlBox: Dc },
13627
13626
  props: {
13628
13627
  disabled: Boolean,
@@ -13667,7 +13666,7 @@ const o3 = {
13667
13666
  },
13668
13667
  init() {
13669
13668
  const t = this, n = { MENU_CONF: {}, EXTEND_CONF: { demo: 1111 } };
13670
- n.hoverbarKeys = Gy, n.placeholder = this.placeholder, n.autoFocus = !1, n.onChange = (o) => {
13669
+ n.hoverbarKeys = G2, n.placeholder = this.placeholder, n.autoFocus = !1, n.onChange = (o) => {
13671
13670
  this.$emit(
13672
13671
  "update:modelValue",
13673
13672
  o.isEmpty() ? "" : o.getHtml()
@@ -13691,7 +13690,7 @@ const o3 = {
13691
13690
  t.videoNodes = o, t.videoShow = !0;
13692
13691
  }
13693
13692
  };
13694
- const r = Dy({
13693
+ const r = D2({
13695
13694
  selector: this.$refs.wangEditor,
13696
13695
  config: n,
13697
13696
  html: typeof this.modelValue == "string" ? this.modelValue : "",
@@ -13707,7 +13706,7 @@ const o3 = {
13707
13706
  i.insertKeys = {
13708
13707
  index: 23,
13709
13708
  keys: ["|", "image", "video", "|", "insertBottom", "insertTop", "delEmpty", "|"]
13710
- }, Cy({
13709
+ }, C2({
13711
13710
  editor: r,
13712
13711
  selector: this.$refs.wangEditorToolbar,
13713
13712
  config: i
@@ -13756,13 +13755,13 @@ const o3 = {
13756
13755
  }), this.fileShow = !1;
13757
13756
  }
13758
13757
  }
13759
- }, s3 = { class: "pos-relative" }, a3 = { class: "bg-black" }, l3 = ["src"], u3 = { class: "dialog-footer" }, c3 = { class: "dialog-footer" }, d3 = { class: "dialog-footer flex justify-end" }, f3 = { class: "pr" }, h3 = { class: "bg-main z-999 b-1 b-solid b-color-[--el-border-color]" }, p3 = { class: "pos-absolute rounded-md overflow-hidden z-9 right-6 top-13 flex items-center *:hover:text-white *:hover:bg-primary *:bg-zinc-100 *:size-8 *:flex *:items-center *:justify-center" }, g3 = {
13758
+ }, sb = { class: "pos-relative" }, ab = { class: "bg-black" }, lb = ["src"], ub = { class: "dialog-footer" }, cb = { class: "dialog-footer" }, db = { class: "dialog-footer flex justify-end" }, fb = { class: "pr" }, hb = { class: "bg-main z-999 b-1 b-solid b-color-[--el-border-color]" }, pb = { class: "pos-absolute rounded-md overflow-hidden z-9 right-6 top-13 flex items-center *:hover:text-white *:hover:bg-primary *:bg-zinc-100 *:size-8 *:flex *:items-center *:justify-center" }, gb = {
13760
13759
  class: "b-0 b-b-1 b-solid b-color-[--el-border-color]",
13761
13760
  ref: "wangEditorToolbar"
13762
13761
  };
13763
- function m3(t, n, r, i, o, s) {
13762
+ function mb(t, n, r, i, o, s) {
13764
13763
  const a = j("el-button"), l = j("el-dialog"), u = j("mediaBox"), c = j("url-box"), d = j("el-text");
13765
- return D(), A("div", s3, [
13764
+ return D(), A("div", sb, [
13766
13765
  z(l, {
13767
13766
  modelValue: o.videoShow,
13768
13767
  "onUpdate:modelValue": n[1] || (n[1] = (f) => o.videoShow = f),
@@ -13771,7 +13770,7 @@ function m3(t, n, r, i, o, s) {
13771
13770
  top: "5vh"
13772
13771
  }, {
13773
13772
  footer: F(() => [
13774
- B("span", u3, [
13773
+ B("span", ub, [
13775
13774
  z(a, {
13776
13775
  size: "small",
13777
13776
  onClick: n[0] || (n[0] = (f) => o.videoShow = !1)
@@ -13784,13 +13783,13 @@ function m3(t, n, r, i, o, s) {
13784
13783
  ])
13785
13784
  ]),
13786
13785
  default: F(() => [
13787
- B("div", a3, [
13786
+ B("div", ab, [
13788
13787
  B("video", {
13789
13788
  src: o.videoNodes.src,
13790
13789
  controls: "",
13791
13790
  width: "100%",
13792
13791
  height: "360px"
13793
- }, null, 8, l3)
13792
+ }, null, 8, lb)
13794
13793
  ])
13795
13794
  ]),
13796
13795
  _: 1
@@ -13803,7 +13802,7 @@ function m3(t, n, r, i, o, s) {
13803
13802
  top: "5vh"
13804
13803
  }, {
13805
13804
  footer: F(() => [
13806
- B("span", c3, [
13805
+ B("span", cb, [
13807
13806
  z(a, {
13808
13807
  size: "small",
13809
13808
  onClick: n[2] || (n[2] = (f) => o.fileShow = !1)
@@ -13843,8 +13842,8 @@ function m3(t, n, r, i, o, s) {
13843
13842
  top: "5vh"
13844
13843
  }, {
13845
13844
  footer: F(() => [
13846
- B("span", d3, [
13847
- B("div", f3, [
13845
+ B("span", db, [
13846
+ B("div", fb, [
13848
13847
  z(d, {
13849
13848
  size: "small",
13850
13849
  class: "pr-xs"
@@ -13893,8 +13892,8 @@ function m3(t, n, r, i, o, s) {
13893
13892
  ]),
13894
13893
  _: 1
13895
13894
  }, 8, ["modelValue"]),
13896
- B("div", h3, [
13897
- B("div", p3, [
13895
+ B("div", hb, [
13896
+ B("div", pb, [
13898
13897
  B("div", {
13899
13898
  onClick: n[6] || (n[6] = (f) => o.mode = "pc"),
13900
13899
  class: ke({ "text-primary": o.mode === "pc" })
@@ -13908,7 +13907,7 @@ function m3(t, n, r, i, o, s) {
13908
13907
  B("div", { class: "i-mdi-cellphone click text-lg" }, null, -1)
13909
13908
  ])], 2)
13910
13909
  ]),
13911
- B("div", g3, null, 512),
13910
+ B("div", gb, null, 512),
13912
13911
  B("div", {
13913
13912
  class: ke(["wangEditor", o.mode === "phone" ? "*:rounded-md *:w-120 *:mx-auto *:b-1 *:b-solid *:b-color-[--el-border-color]" : ""]),
13914
13913
  ref: "wangEditor"
@@ -13916,10 +13915,10 @@ function m3(t, n, r, i, o, s) {
13916
13915
  ])
13917
13916
  ]);
13918
13917
  }
13919
- const Bd = /* @__PURE__ */ me(o3, [["render", m3]]), v3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
13918
+ const Bd = /* @__PURE__ */ me(ob, [["render", mb]]), vb = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
13920
13919
  __proto__: null,
13921
13920
  default: Bd
13922
- }, Symbol.toStringTag, { value: "Module" })), y3 = {
13921
+ }, Symbol.toStringTag, { value: "Module" })), yb = {
13923
13922
  name: "a-image-text",
13924
13923
  emits: ["change", "update:modelValue"],
13925
13924
  components: { imgBox: ki },
@@ -13985,17 +13984,17 @@ const Bd = /* @__PURE__ */ me(o3, [["render", m3]]), v3 = /* @__PURE__ */ Object
13985
13984
  });
13986
13985
  }
13987
13986
  }
13988
- }, b3 = { class: "dialog-footer" }, D3 = { class: "image-text" }, C3 = { class: "box" }, w3 = {
13987
+ }, bb = { class: "dialog-footer" }, Db = { class: "image-text" }, Cb = { class: "box" }, wb = {
13989
13988
  key: 0,
13990
13989
  class: "no-data"
13991
- }, x3 = {
13990
+ }, xb = {
13992
13991
  key: 0,
13993
13992
  class: "item text"
13994
- }, _3 = ["onClick"], E3 = ["onClick"], B3 = {
13993
+ }, _b = ["onClick"], Eb = ["onClick"], Bb = {
13995
13994
  key: 1,
13996
13995
  class: "item img"
13997
- }, A3 = ["onClick"], k3 = ["onClick"], S3 = { class: "bottom" };
13998
- function F3(t, n, r, i, o, s) {
13996
+ }, Ab = ["onClick"], kb = ["onClick"], Sb = { class: "bottom" };
13997
+ function Fb(t, n, r, i, o, s) {
13999
13998
  const a = j("img-box"), l = j("el-button"), u = j("el-dialog"), c = j("a-image"), d = j("a-draggable"), f = j("el-scrollbar");
14000
13999
  return D(), A("div", null, [
14001
14000
  z(u, {
@@ -14006,7 +14005,7 @@ function F3(t, n, r, i, o, s) {
14006
14005
  top: "5vh"
14007
14006
  }, {
14008
14007
  footer: F(() => [
14009
- B("span", b3, [
14008
+ B("span", bb, [
14010
14009
  z(l, {
14011
14010
  size: "small",
14012
14011
  onClick: n[0] || (n[0] = (h) => o.imgShow = !1)
@@ -14038,14 +14037,14 @@ function F3(t, n, r, i, o, s) {
14038
14037
  ]),
14039
14038
  _: 1
14040
14039
  }, 8, ["modelValue"]),
14041
- B("div", D3, [
14042
- B("div", C3, [
14040
+ B("div", Db, [
14041
+ B("div", Cb, [
14043
14042
  z(f, {
14044
14043
  ref: "scrollbar",
14045
14044
  height: "100%"
14046
14045
  }, {
14047
14046
  default: F(() => [
14048
- o.list.length == 0 ? (D(), A("div", w3, " 点击下方按钮添加图片或者文字 ")) : J("", !0),
14047
+ o.list.length == 0 ? (D(), A("div", wb, " 点击下方按钮添加图片或者文字 ")) : J("", !0),
14049
14048
  z(d, {
14050
14049
  class: "list",
14051
14050
  list: o.list,
@@ -14053,18 +14052,18 @@ function F3(t, n, r, i, o, s) {
14053
14052
  }, {
14054
14053
  default: F(() => [
14055
14054
  (D(!0), A(se, null, Ne(o.list, (h, p) => (D(), A(se, null, [
14056
- h.text ? (D(), A("div", x3, [
14055
+ h.text ? (D(), A("div", xb, [
14057
14056
  B("p", null, W(h.text), 1),
14058
14057
  B("div", {
14059
14058
  class: "del",
14060
14059
  onClick: (g) => o.list.splice(p, 1)
14061
- }, " 删除 ", 8, _3),
14060
+ }, " 删除 ", 8, _b),
14062
14061
  B("div", {
14063
14062
  class: "edit",
14064
14063
  onClick: (g) => s.editText(p)
14065
- }, " 编辑 ", 8, E3)
14064
+ }, " 编辑 ", 8, Eb)
14066
14065
  ])) : J("", !0),
14067
- h.image ? (D(), A("div", B3, [
14066
+ h.image ? (D(), A("div", Bb, [
14068
14067
  z(c, {
14069
14068
  preview: !1,
14070
14069
  src: h.image,
@@ -14073,11 +14072,11 @@ function F3(t, n, r, i, o, s) {
14073
14072
  B("div", {
14074
14073
  class: "del",
14075
14074
  onClick: (g) => o.list.splice(p, 1)
14076
- }, " 删除 ", 8, A3),
14075
+ }, " 删除 ", 8, Ab),
14077
14076
  B("div", {
14078
14077
  class: "edit",
14079
14078
  onClick: (g) => s.editImage(p)
14080
- }, " 编辑 ", 8, k3)
14079
+ }, " 编辑 ", 8, kb)
14081
14080
  ])) : J("", !0)
14082
14081
  ], 64))), 256))
14083
14082
  ]),
@@ -14087,7 +14086,7 @@ function F3(t, n, r, i, o, s) {
14087
14086
  _: 1
14088
14087
  }, 512)
14089
14088
  ]),
14090
- B("div", S3, [
14089
+ B("div", Sb, [
14091
14090
  B("div", {
14092
14091
  class: "item",
14093
14092
  onClick: n[2] || (n[2] = (...h) => s.addText && s.addText(...h))
@@ -14106,7 +14105,7 @@ function F3(t, n, r, i, o, s) {
14106
14105
  ])
14107
14106
  ]);
14108
14107
  }
14109
- const Ad = /* @__PURE__ */ me(y3, [["render", F3], ["__scopeId", "data-v-a908f232"]]), O3 = {
14108
+ const Ad = /* @__PURE__ */ me(yb, [["render", Fb], ["__scopeId", "data-v-a908f232"]]), Ob = {
14110
14109
  props: {
14111
14110
  modelValue: Array | String | Number,
14112
14111
  remove: Array | String | Number,
@@ -14196,7 +14195,7 @@ const Ad = /* @__PURE__ */ me(y3, [["render", F3], ["__scopeId", "data-v-a908f23
14196
14195
  }
14197
14196
  }
14198
14197
  };
14199
- function N3(t, n, r, i, o, s) {
14198
+ function Nb(t, n, r, i, o, s) {
14200
14199
  const a = j("el-cascader");
14201
14200
  return r.url ? (D(), U(a, {
14202
14201
  key: 0,
@@ -14216,7 +14215,7 @@ function N3(t, n, r, i, o, s) {
14216
14215
  class: "w-full"
14217
14216
  }, null, 8, ["modelValue", "options", "onChange", "maxCollapseTags", "props", "disabled", "placeholder"])) : J("", !0);
14218
14217
  }
14219
- const kd = /* @__PURE__ */ me(O3, [["render", N3]]), P3 = {
14218
+ const kd = /* @__PURE__ */ me(Ob, [["render", Nb]]), Pb = {
14220
14219
  props: {
14221
14220
  modelValue: Array | String,
14222
14221
  add: {
@@ -14250,7 +14249,7 @@ const kd = /* @__PURE__ */ me(O3, [["render", N3]]), P3 = {
14250
14249
  }
14251
14250
  }
14252
14251
  };
14253
- function j3(t, n, r, i, o, s) {
14252
+ function jb(t, n, r, i, o, s) {
14254
14253
  const a = j("el-tag"), l = j("el-button"), u = j("a-draggable");
14255
14254
  return o.tags ? (D(), U(u, {
14256
14255
  key: 0,
@@ -14288,7 +14287,7 @@ function j3(t, n, r, i, o, s) {
14288
14287
  _: 1
14289
14288
  }, 8, ["list"])) : J("", !0);
14290
14289
  }
14291
- const Sd = /* @__PURE__ */ me(P3, [["render", j3]]), T3 = {
14290
+ const Sd = /* @__PURE__ */ me(Pb, [["render", jb]]), Tb = {
14292
14291
  name: "a-color-picker",
14293
14292
  props: {
14294
14293
  modelValue: String,
@@ -14344,10 +14343,10 @@ const Sd = /* @__PURE__ */ me(P3, [["render", j3]]), T3 = {
14344
14343
  this.$emit("update:modelValue", t);
14345
14344
  }
14346
14345
  }
14347
- }, L3 = { class: "a-color-picker input-button w-full flex" };
14348
- function M3(t, n, r, i, o, s) {
14346
+ }, Lb = { class: "a-color-picker input-button w-full flex" };
14347
+ function Mb(t, n, r, i, o, s) {
14349
14348
  const a = j("el-input"), l = j("el-color-picker");
14350
- return D(), A("div", L3, [
14349
+ return D(), A("div", Lb, [
14351
14350
  z(a, {
14352
14351
  readonly: "",
14353
14352
  modelValue: o.value,
@@ -14378,349 +14377,7 @@ function M3(t, n, r, i, o, s) {
14378
14377
  ])
14379
14378
  ]);
14380
14379
  }
14381
- const Fd = /* @__PURE__ */ me(T3, [["render", M3]]), V3 = {
14382
- 上海: [121.487899486, 31.24916171],
14383
- 临沧: [100.092612914, 23.8878061038],
14384
- 丽江: [100.229628399, 26.8753510895],
14385
- 保山: [99.1779956133, 25.1204891962],
14386
- 大理白族自治州: [100.223674789, 25.5968996394],
14387
- 德宏傣族景颇族自治州: [98.5894342874, 24.441239663],
14388
- 怒江傈僳族自治州: [98.8599320425, 25.8606769782],
14389
- 文山壮族苗族自治州: [104.246294318, 23.3740868504],
14390
- 昆明: [102.714601139, 25.0491531005],
14391
- 昭通: [103.725020656, 27.3406329636],
14392
- 普洱: [100.98005773, 22.7887777801],
14393
- 曲靖: [103.782538888, 25.5207581429],
14394
- 楚雄彝族自治州: [101.529382239, 25.0663556742],
14395
- 玉溪: [102.545067892, 24.3704471344],
14396
- 红河哈尼族彝族自治州: [103.384064757, 23.3677175165],
14397
- 西双版纳傣族自治州: [100.803038275, 22.0094330022],
14398
- 迪庆藏族自治州: [99.7136815989, 27.8310294612],
14399
- 乌兰察布: [113.112846391, 41.0223629468],
14400
- 乌海: [106.831999097, 39.6831770068],
14401
- 兴安盟: [122.048166514, 46.0837570652],
14402
- 包头: [109.846238532, 40.6471194257],
14403
- 呼伦贝尔: [119.760821794, 49.2016360546],
14404
- 呼和浩特: [111.66035052, 40.8283188731],
14405
- 巴彦淖尔: [107.42380672, 40.7691799024],
14406
- 赤峰: [118.930761192, 42.2971123203],
14407
- 通辽: [122.260363263, 43.633756073],
14408
- 鄂尔多斯: [109.993706251, 39.8164895606],
14409
- 锡林郭勒盟: [116.027339689, 43.9397048423],
14410
- 阿拉善盟: [105.695682871, 38.8430752644],
14411
- 北京: [116.395645038, 39.9299857781],
14412
- 台湾省: [121.582386, 25.0358],
14413
- 吉林: [126.564543989, 43.8719883344],
14414
- 四平: [124.391382074, 43.1755247011],
14415
- 延边朝鲜族自治州: [129.485901958, 42.8964136037],
14416
- 松原: [124.832994532, 45.1360489701],
14417
- 白城: [122.840776679, 45.6210862752],
14418
- 白山: [126.435797675, 41.945859397],
14419
- 辽源: [125.133686052, 42.9233026191],
14420
- 通化: [125.942650139, 41.7363971299],
14421
- 长春: [125.313642427, 43.8983376071],
14422
- 乐山: [103.760824239, 29.6009576111],
14423
- 内江: [105.073055992, 29.5994615348],
14424
- 凉山彝族自治州: [102.259590803, 27.8923929037],
14425
- 南充: [106.105553984, 30.8009651682],
14426
- 宜宾: [104.633019062, 28.7696747963],
14427
- 巴中: [106.757915842, 31.8691891592],
14428
- 广元: [105.81968694, 32.4410401584],
14429
- 广安: [106.635720331, 30.4639838879],
14430
- 德阳: [104.402397818, 31.1311396527],
14431
- 成都: [104.067923463, 30.6799428454],
14432
- 攀枝花: [101.722423152, 26.5875712571],
14433
- 泸州: [105.443970289, 28.8959298039],
14434
- 甘孜藏族自治州: [101.969232063, 30.0551441144],
14435
- 眉山: [103.841429563, 30.0611150799],
14436
- 绵阳: [104.705518975, 31.5047012581],
14437
- 自贡: [104.776071339, 29.3591568895],
14438
- 资阳: [104.635930302, 30.132191434],
14439
- 达州: [107.494973447, 31.2141988589],
14440
- 遂宁: [105.564887792, 30.5574913504],
14441
- 阿坝藏族羌族自治州: [102.228564689, 31.9057628583],
14442
- 雅安: [103.009356466, 29.9997163371],
14443
- 天津: [117.210813092, 39.1439299033],
14444
- 中卫: [105.196754199, 37.5211241916],
14445
- 吴忠: [106.208254199, 37.9935610029],
14446
- 固原: [106.285267996, 36.0215234807],
14447
- 石嘴山: [106.379337202, 39.0202232836],
14448
- 银川: [106.206478608, 38.5026210119],
14449
- 亳州: [115.787928245, 33.8712105653],
14450
- 六安: [116.505252683, 31.7555583552],
14451
- 合肥: [117.282699092, 31.8669422607],
14452
- 安庆: [117.058738772, 30.5378978174],
14453
- 宣城: [118.752096311, 30.9516423543],
14454
- 宿州: [116.988692412, 33.6367723858],
14455
- 池州: [117.494476772, 30.6600192482],
14456
- 淮北: [116.791447429, 33.9600233054],
14457
- 淮南: [117.018638863, 32.6428118237],
14458
- 滁州: [118.324570351, 32.3173505954],
14459
- 芜湖: [118.384108423, 31.3660197875],
14460
- 蚌埠: [117.357079866, 32.9294989067],
14461
- 铜陵: [117.819428729, 30.9409296947],
14462
- 阜阳: [115.820932259, 32.9012113306],
14463
- 马鞍山: [118.515881847, 31.6885281589],
14464
- 黄山: [118.293569632, 29.7344348562],
14465
- 东营: [118.583926333, 37.4871211553],
14466
- 临沂: [118.340768237, 35.0724090744],
14467
- 威海: [122.093958366, 37.5287870813],
14468
- 德州: [116.328161364, 37.4608259263],
14469
- 日照: [119.507179943, 35.4202251931],
14470
- 枣庄: [117.279305383, 34.8078830784],
14471
- 泰安: [117.089414917, 36.1880777589],
14472
- 济南: [117.024967066, 36.6827847272],
14473
- 济宁: [116.600797625, 35.4021216643],
14474
- 淄博: [118.059134278, 36.8046848542],
14475
- 滨州: [117.968292415, 37.4053139418],
14476
- 潍坊: [119.142633823, 36.7161148731],
14477
- 烟台: [121.30955503, 37.5365615629],
14478
- 聊城: [115.986869139, 36.4558285147],
14479
- 莱芜: [117.684666912, 36.2336541336],
14480
- 菏泽: [115.463359775, 35.2624404961],
14481
- 青岛: [120.384428184, 36.1052149013],
14482
- 临汾: [111.538787596, 36.0997454436],
14483
- 吕梁: [111.143156602, 37.527316097],
14484
- 大同: [113.290508673, 40.1137444997],
14485
- 太原: [112.550863589, 37.890277054],
14486
- 忻州: [112.727938829, 38.461030573],
14487
- 晋中: [112.7385144, 37.6933615268],
14488
- 晋城: [112.867332758, 35.4998344672],
14489
- 朔州: [112.479927727, 39.3376719662],
14490
- 运城: [111.006853653, 35.0388594798],
14491
- 长治: [113.120292086, 36.2016643857],
14492
- 阳泉: [113.569237602, 37.8695294932],
14493
- 东莞: [113.763433991, 23.0430238154],
14494
- 中山: [113.422060021, 22.5451775145],
14495
- 云浮: [112.050945959, 22.9379756855],
14496
- 佛山: [113.134025635, 23.0350948405],
14497
- 广州: [113.307649675, 23.1200491021],
14498
- 惠州: [114.41065808, 23.1135398524],
14499
- 揭阳: [116.379500855, 23.5479994669],
14500
- 梅州: [116.126403098, 24.304570606],
14501
- 汕头: [116.728650288, 23.3839084533],
14502
- 汕尾: [115.372924289, 22.7787305002],
14503
- 江门: [113.078125341, 22.5751167835],
14504
- 河源: [114.713721476, 23.7572508505],
14505
- 深圳: [114.025973657, 22.5460535462],
14506
- 清远: [113.040773349, 23.6984685504],
14507
- 湛江: [110.365067263, 21.2574631038],
14508
- 潮州: [116.630075991, 23.6618116765],
14509
- 珠海: [113.562447026, 22.2569146461],
14510
- 肇庆: [112.47965337, 23.0786632829],
14511
- 茂名: [110.931245331, 21.6682257188],
14512
- 阳江: [111.977009756, 21.8715173045],
14513
- 韶关: [113.594461107, 24.8029603119],
14514
- 北海: [109.122627919, 21.472718235],
14515
- 南宁: [108.297233556, 22.8064929356],
14516
- 崇左: [107.357322038, 22.4154552965],
14517
- 来宾: [109.231816505, 23.7411659265],
14518
- 柳州: [109.42240181, 24.3290533525],
14519
- 桂林: [110.260920147, 25.262901246],
14520
- 梧州: [111.30547195, 23.4853946367],
14521
- 河池: [108.069947709, 24.6995207829],
14522
- 玉林: [110.151676316, 22.6439736084],
14523
- 百色: [106.631821404, 23.9015123679],
14524
- 贵港: [109.613707557, 23.1033731644],
14525
- 贺州: [111.552594179, 24.4110535471],
14526
- 钦州: [108.638798056, 21.9733504653],
14527
- 防城港: [108.351791153, 21.6173984705],
14528
- 乌鲁木齐: [87.5649877411, 43.8403803472],
14529
- 伊犁哈萨克自治州: [81.2978535304, 43.9222480963],
14530
- 克孜勒苏柯尔克孜自治州: [76.1375644775, 39.7503455778],
14531
- 克拉玛依: [84.8811801861, 45.5943310667],
14532
- 博尔塔拉蒙古自治州: [82.0524362672, 44.9136513743],
14533
- 吐鲁番地区: [89.1815948657, 42.9604700169],
14534
- 和田地区: [79.9302386372, 37.1167744927],
14535
- 哈密地区: [93.5283550928, 42.8585963324],
14536
- 喀什地区: [75.9929732675, 39.4706271887],
14537
- 塔城地区: [82.9748805837, 46.7586836297],
14538
- 昌吉回族自治州: [87.2960381257, 44.0070578985],
14539
- 自治区直辖县级行政区划: [85.6148993383, 42.1270009576],
14540
- 阿克苏地区: [80.2698461793, 41.1717309015],
14541
- 阿勒泰地区: [88.1379154871, 47.8397444862],
14542
- 南京: [118.778074408, 32.0572355018],
14543
- 南通: [120.873800951, 32.0146645408],
14544
- 宿迁: [118.296893379, 33.9520497337],
14545
- 常州: [119.981861013, 31.7713967447],
14546
- 徐州: [117.188106623, 34.2715534311],
14547
- 扬州: [119.427777551, 32.4085052546],
14548
- 无锡: [120.305455901, 31.5700374519],
14549
- 泰州: [119.919606016, 32.4760532748],
14550
- 淮安: [119.030186365, 33.6065127393],
14551
- 盐城: [120.148871818, 33.3798618771],
14552
- 苏州: [120.619907115, 31.317987368],
14553
- 连云港: [119.173872217, 34.601548967],
14554
- 镇江: [119.455835405, 32.2044094436],
14555
- 上饶: [117.955463877, 28.4576225539],
14556
- 九江: [115.999848022, 29.7196395261],
14557
- 南昌: [115.893527546, 28.6895780001],
14558
- 吉安: [114.992038711, 27.1138476502],
14559
- 宜春: [114.400038672, 27.8111298958],
14560
- 抚州: [116.360918867, 27.9545451703],
14561
- 新余: [114.947117417, 27.8223215586],
14562
- 景德镇: [117.186522625, 29.3035627684],
14563
- 萍乡: [113.859917033, 27.639544223],
14564
- 赣州: [114.935909079, 25.8452955363],
14565
- 鹰潭: [117.035450186, 28.2413095972],
14566
- 保定: [115.494810169, 38.886564548],
14567
- 唐山: [118.183450598, 39.6505309225],
14568
- 廊坊: [116.703602223, 39.5186106251],
14569
- 张家口: [114.89378153, 40.8111884911],
14570
- 承德: [117.933822456, 40.9925210525],
14571
- 沧州: [116.863806476, 38.2976153503],
14572
- 石家庄: [114.522081844, 38.0489583146],
14573
- 秦皇岛: [119.604367616, 39.9454615659],
14574
- 衡水: [115.686228653, 37.7469290459],
14575
- 邢台: [114.520486813, 37.0695311969],
14576
- 邯郸: [114.482693932, 36.6093079285],
14577
- 三门峡: [111.181262093, 34.7833199411],
14578
- 信阳: [114.085490993, 32.1285823075],
14579
- 南阳: [112.542841901, 33.0114195691],
14580
- 周口: [114.654101942, 33.6237408181],
14581
- 商丘: [115.641885688, 34.4385886402],
14582
- 安阳: [114.351806508, 36.1102667222],
14583
- 平顶山: [113.300848978, 33.7453014565],
14584
- 开封: [114.351642118, 34.8018541758],
14585
- 新乡: [113.912690161, 35.3072575577],
14586
- 洛阳: [112.447524769, 34.6573678177],
14587
- 漯河: [114.0460614, 33.5762786885],
14588
- 濮阳: [115.026627441, 35.7532978882],
14589
- 焦作: [113.211835885, 35.234607555],
14590
- 许昌: [113.83531246, 34.0267395887],
14591
- 郑州: [113.64964385, 34.7566100641],
14592
- 驻马店: [114.049153547, 32.9831581541],
14593
- 鹤壁: [114.297769838, 35.7554258742],
14594
- 丽水: [119.929575843, 28.4562995521],
14595
- 台州: [121.440612936, 28.6682832857],
14596
- 嘉兴: [120.760427699, 30.7739922396],
14597
- 宁波: [121.579005973, 29.8852589659],
14598
- 杭州: [120.219375416, 30.2592444615],
14599
- 温州: [120.690634734, 28.002837594],
14600
- 湖州: [120.137243163, 30.8779251557],
14601
- 绍兴: [120.592467386, 30.0023645805],
14602
- 舟山: [122.169872098, 30.0360103026],
14603
- 衢州: [118.875841652, 28.9569104475],
14604
- 金华: [119.652575704, 29.1028991054],
14605
- 三亚: [109.522771281, 18.2577759149],
14606
- 三沙: [112.350383075, 16.840062894],
14607
- 海口: [110.330801848, 20.022071277],
14608
- 十堰: [110.801228917, 32.6369943395],
14609
- 咸宁: [114.300060592, 29.8806567577],
14610
- 孝感: [113.935734392, 30.9279547842],
14611
- 宜昌: [111.310981092, 30.732757818],
14612
- 恩施土家族苗族自治州: [109.491923304, 30.2858883166],
14613
- 武汉: [114.316200103, 30.5810841269],
14614
- 省直辖: [112.410562192, 31.2093162501],
14615
- 荆州: [112.241865807, 30.332590523],
14616
- 荆门: [112.217330299, 31.0426112029],
14617
- 襄阳: [112.250092848, 32.2291685915],
14618
- 鄂州: [114.895594041, 30.3844393228],
14619
- 随州: [113.379358364, 31.7178576082],
14620
- 黄冈: [114.906618047, 30.4461089379],
14621
- 黄石: [115.050683164, 30.2161271277],
14622
- 娄底: [111.996396357, 27.7410733023],
14623
- 岳阳: [113.146195519, 29.3780070755],
14624
- 常德: [111.653718137, 29.0121488552],
14625
- 张家界: [110.481620157, 29.1248893532],
14626
- 怀化: [109.986958796, 27.5574829012],
14627
- 株洲: [113.131695341, 27.8274329277],
14628
- 永州: [111.614647686, 26.4359716468],
14629
- 湘潭: [112.935555633, 27.835095053],
14630
- 湘西土家族苗族自治州: [109.7457458, 28.3179507937],
14631
- 益阳: [112.366546645, 28.5880877799],
14632
- 衡阳: [112.583818811, 26.8981644154],
14633
- 邵阳: [111.461525404, 27.2368112449],
14634
- 郴州: [113.037704468, 25.7822639757],
14635
- 长沙: [112.979352788, 28.2134782309],
14636
- 澳门特别行政区: [113.566432335, 22.1950041592],
14637
- 临夏回族自治州: [103.215249178, 35.5985143488],
14638
- 兰州: [103.823305441, 36.064225525],
14639
- 嘉峪关: [98.2816345853, 39.8023973267],
14640
- 天水: [105.736931623, 34.5843194189],
14641
- 定西: [104.626637601, 35.5860562418],
14642
- 平凉: [106.688911157, 35.55011019],
14643
- 庆阳: [107.644227087, 35.7268007545],
14644
- 张掖: [100.459891869, 38.939320297],
14645
- 武威: [102.640147343, 37.9331721429],
14646
- 甘南藏族自治州: [102.917442486, 34.9922111784],
14647
- 白银: [104.171240904, 36.5466817062],
14648
- 酒泉: [98.5084145062, 39.7414737682],
14649
- 金昌: [102.208126263, 38.5160717995],
14650
- 陇南: [104.934573406, 33.3944799729],
14651
- 三明: [117.642193934, 26.2708352794],
14652
- 南平: [118.181882949, 26.6436264742],
14653
- 厦门: [118.103886046, 24.4892306125],
14654
- 宁德: [119.54208215, 26.6565274192],
14655
- 泉州: [118.600362343, 24.901652384],
14656
- 漳州: [117.676204679, 24.5170647798],
14657
- 福州: [119.330221107, 26.0471254966],
14658
- 莆田: [119.077730964, 25.4484501367],
14659
- 龙岩: [117.017996739, 25.0786854335],
14660
- 山南地区: [91.7506438744, 29.2290269317],
14661
- 拉萨: [91.111890896, 29.6625570621],
14662
- 日喀则地区: [88.8914855677, 29.2690232039],
14663
- 昌都地区: [97.18558158, 31.1405756319],
14664
- 林芝地区: [94.3499854582, 29.6669406258],
14665
- 那曲地区: [92.0670183689, 31.4806798301],
14666
- 阿里地区: [81.1076686895, 30.4045565883],
14667
- 六盘水: [104.85208676, 26.5918660603],
14668
- 安顺: [105.928269966, 26.2285945777],
14669
- 毕节: [105.333323371, 27.4085621313],
14670
- 贵阳: [106.709177096, 26.6299067414],
14671
- 遵义: [106.931260316, 27.6999613771],
14672
- 铜仁: [109.168558028, 27.6749026906],
14673
- 黔东南苗族侗族自治州: [107.985352573, 26.5839917665],
14674
- 黔南布依族苗族自治州: [107.52320511, 26.2645359974],
14675
- 黔西南布依族苗族自治州: [104.900557798, 25.0951480559],
14676
- 丹东: [124.338543115, 40.1290228266],
14677
- 大连: [121.593477781, 38.9487099383],
14678
- 抚顺: [123.929819767, 41.8773038296],
14679
- 朝阳: [120.446162703, 41.5718276679],
14680
- 本溪: [123.77806237, 41.3258376266],
14681
- 沈阳: [123.432790922, 41.8086447835],
14682
- 盘锦: [122.07322781, 41.141248023],
14683
- 营口: [122.233391371, 40.6686510665],
14684
- 葫芦岛: [120.860757645, 40.7430298813],
14685
- 辽阳: [123.172451205, 41.2733392656],
14686
- 铁岭: [123.854849615, 42.2997570121],
14687
- 锦州: [121.147748738, 41.1308788759],
14688
- 阜新: [121.660822129, 42.0192501071],
14689
- 鞍山: [123.007763329, 41.1187436822],
14690
- 重庆: [106.530635013, 29.5446061089],
14691
- 咸阳: [108.707509278, 34.345372996],
14692
- 商洛: [109.934208154, 33.8739073951],
14693
- 安康: [109.038044563, 32.70437045],
14694
- 宝鸡: [107.170645452, 34.3640808097],
14695
- 延安: [109.500509757, 36.6033203523],
14696
- 榆林: [109.745925744, 38.2794392401],
14697
- 汉中: [107.045477629, 33.0815689782],
14698
- 渭南: [109.483932697, 34.5023579758],
14699
- 西安: [108.953098279, 34.2777998978],
14700
- 铜川: [108.968067013, 34.9083676964],
14701
- 果洛藏族自治州: [100.223722769, 34.4804845846],
14702
- 海东地区: [102.085206987, 36.5176101677],
14703
- 海北藏族自治州: [100.879802174, 36.9606541011],
14704
- 海南藏族自治州: [100.624066094, 36.2843638038],
14705
- 海西蒙古族藏族自治州: [97.3426254153, 37.3737990706],
14706
- 玉树藏族自治州: [97.0133161374, 33.0062399097],
14707
- 西宁: [101.76792099, 36.640738612],
14708
- 黄南藏族自治州: [102.007600308, 35.5228515517],
14709
- 香港特别行政区: [114.173291988, 22.3072458588],
14710
- 七台河: [131.019048047, 45.7750053686],
14711
- 伊春: [128.910765978, 47.7346850751],
14712
- 佳木斯: [130.284734586, 46.8137796047],
14713
- 双鸭山: [131.17140174, 46.6551020625],
14714
- 哈尔滨: [126.657716855, 45.7732246332],
14715
- 大兴安岭地区: [124.19610419, 51.991788968],
14716
- 大庆: [125.02183973, 46.59670902],
14717
- 牡丹江: [129.608035396, 44.5885211528],
14718
- 绥化: [126.989094572, 46.646063927],
14719
- 鸡西: [130.941767273, 45.3215398866],
14720
- 鹤岗: [130.292472051, 47.3386659037],
14721
- 黑河: [127.500830295, 50.2506900907],
14722
- 齐齐哈尔: [123.987288942, 47.3476998134]
14723
- }, $3 = {
14380
+ const Fd = /* @__PURE__ */ me(Tb, [["render", Mb]]), Vb = {}, $b = {
14724
14381
  props: {
14725
14382
  zoom: {
14726
14383
  type: Number,
@@ -14785,22 +14442,22 @@ const Fd = /* @__PURE__ */ me(T3, [["render", M3]]), V3 = {
14785
14442
  return;
14786
14443
  let r = "";
14787
14444
  t.length == 1 || t[0].indexOf("市") > -1 ? r = t[0] : r = t[1], r.endsWith("市") && (r = r.slice(0, -1));
14788
- let i = V3[r];
14789
- console.log(i, r), i && this.setMap(i);
14445
+ let i = Vb[r];
14446
+ i && this.setMap(i);
14790
14447
  }
14791
14448
  }
14792
- }, z3 = { class: "map" }, I3 = { class: "input" }, R3 = { class: "dialog-footer" }, H3 = {
14449
+ }, zb = { class: "map" }, Ib = { class: "input" }, Rb = { class: "dialog-footer" }, Hb = {
14793
14450
  key: 1,
14794
14451
  class: "map"
14795
- }, U3 = { class: "input text-center bg-main" }, W3 = {
14452
+ }, Ub = { class: "input text-center bg-main" }, Wb = {
14796
14453
  key: 2,
14797
14454
  class: "input-button"
14798
14455
  };
14799
- function q3(t, n, r, i, o, s) {
14456
+ function qb(t, n, r, i, o, s) {
14800
14457
  const a = j("a-region-picker"), l = j("el-button"), u = j("el-dialog"), c = j("el-input");
14801
14458
  return D(), A("div", null, [
14802
- r.mode ? (D(), A("div", H3, [
14803
- B("div", U3, W(r.modelValue), 1),
14459
+ r.mode ? (D(), A("div", Hb, [
14460
+ B("div", Ub, W(r.modelValue), 1),
14804
14461
  n[7] || (n[7] = B("div", { id: "container" }, null, -1))
14805
14462
  ])) : (D(), U(u, {
14806
14463
  key: 0,
@@ -14811,7 +14468,7 @@ function q3(t, n, r, i, o, s) {
14811
14468
  top: "5vh"
14812
14469
  }, {
14813
14470
  footer: F(() => [
14814
- B("span", R3, [
14471
+ B("span", Rb, [
14815
14472
  z(l, {
14816
14473
  onClick: n[1] || (n[1] = (d) => o.show = !1)
14817
14474
  }, {
@@ -14832,8 +14489,8 @@ function q3(t, n, r, i, o, s) {
14832
14489
  ])
14833
14490
  ]),
14834
14491
  default: F(() => [
14835
- B("div", z3, [
14836
- B("div", I3, [
14492
+ B("div", zb, [
14493
+ B("div", Ib, [
14837
14494
  z(a, {
14838
14495
  level: 2,
14839
14496
  onChange: s.change,
@@ -14847,7 +14504,7 @@ function q3(t, n, r, i, o, s) {
14847
14504
  ]),
14848
14505
  _: 1
14849
14506
  }, 8, ["modelValue"])),
14850
- r.mode ? J("", !0) : (D(), A("div", W3, [
14507
+ r.mode ? J("", !0) : (D(), A("div", Wb, [
14851
14508
  z(c, {
14852
14509
  modelValue: o.value,
14853
14510
  "onUpdate:modelValue": n[3] || (n[3] = (d) => o.value = d),
@@ -14875,7 +14532,7 @@ function q3(t, n, r, i, o, s) {
14875
14532
  ]))
14876
14533
  ]);
14877
14534
  }
14878
- const rs = /* @__PURE__ */ me($3, [["render", q3], ["__scopeId", "data-v-9356e288"]]), Bo = globalThis.dmxRegions ?? [], K3 = {
14535
+ const rs = /* @__PURE__ */ me($b, [["render", qb], ["__scopeId", "data-v-25afa672"]]), Bo = globalThis.dmxRegions ?? [], Kb = {
14879
14536
  emits: ["change", "update:modelValue"],
14880
14537
  props: {
14881
14538
  disabled: Boolean,
@@ -14907,7 +14564,7 @@ const rs = /* @__PURE__ */ me($3, [["render", q3], ["__scopeId", "data-v-9356e28
14907
14564
  }
14908
14565
  }
14909
14566
  };
14910
- function J3(t, n, r, i, o, s) {
14567
+ function Jb(t, n, r, i, o, s) {
14911
14568
  const a = j("el-cascader");
14912
14569
  return D(), A("div", null, [
14913
14570
  z(a, {
@@ -14923,13 +14580,13 @@ function J3(t, n, r, i, o, s) {
14923
14580
  }, null, 8, ["modelValue", "onChange", "options", "props", "disabled", "placeholder"])
14924
14581
  ]);
14925
14582
  }
14926
- const Od = /* @__PURE__ */ me(K3, [["render", J3]]), Ao = (t) => t ? Array.isArray(t) ? typeof t[0] == "object" ? t : t.map((n, r) => ({
14583
+ const Od = /* @__PURE__ */ me(Kb, [["render", Jb]]), Ao = (t) => t ? Array.isArray(t) ? typeof t[0] == "object" ? t : t.map((n, r) => ({
14927
14584
  label: n,
14928
14585
  value: r
14929
14586
  })) : typeof t == "object" ? Object.keys(t).map((n) => ({
14930
14587
  label: t[n],
14931
14588
  value: n
14932
- })) : [] : [], G3 = {
14589
+ })) : [] : [], Gb = {
14933
14590
  props: { node: Object, modelValue: void 0, size: "" },
14934
14591
  render() {
14935
14592
  const { slot: t, row: n, index: r, value: i, oldData: o } = this.node;
@@ -14938,15 +14595,15 @@ const Od = /* @__PURE__ */ me(K3, [["render", J3]]), Ao = (t) => t ? Array.isArr
14938
14595
  renderError(t, n) {
14939
14596
  return t("pre", { style: { color: "red" } }, n.stack);
14940
14597
  }
14941
- }, Gs = (t) => fs(t), Y3 = Gs(() => import("./group-tabs-DupAjBz3.js")), Z3 = Gs(() => import("./group-table-bYeB4MuR.js")), X3 = Gs(() => import("./group-BpMRM8vH.js")), un = {
14942
- media: c1,
14943
- slot: G3,
14598
+ }, Gs = (t) => fs(t), Yb = Gs(() => import("./group-tabs-2wC_Hq6I.js")), Zb = Gs(() => import("./group-table-Dn6Rj7mV.js")), Xb = Gs(() => import("./group-DYpa8PNN.js")), un = {
14599
+ media: c0,
14600
+ slot: Gb,
14944
14601
  "input-select": gp,
14945
- "group-tabs": Y3,
14946
- "group-table": Z3,
14947
- group: X3,
14948
- md5: y1,
14949
- file: g1,
14602
+ "group-tabs": Yb,
14603
+ "group-table": Zb,
14604
+ group: Xb,
14605
+ md5: y0,
14606
+ file: g0,
14950
14607
  "search-box": Cc,
14951
14608
  "input-auto": Dp
14952
14609
  }, qu = {
@@ -15104,7 +14761,7 @@ const Od = /* @__PURE__ */ me(K3, [["render", J3]]), Ao = (t) => t ? Array.isArr
15104
14761
  },
15105
14762
  // URL输入
15106
14763
  url: {
15107
- component: X0,
14764
+ component: Xg,
15108
14765
  props: () => ({})
15109
14766
  },
15110
14767
  // 时间选择器
@@ -15258,7 +14915,7 @@ const Od = /* @__PURE__ */ me(K3, [["render", J3]]), Ao = (t) => t ? Array.isArr
15258
14915
  icon: t.icon
15259
14916
  })
15260
14917
  }
15261
- }, Q3 = (t, n) => {
14918
+ }, Qb = (t, n) => {
15262
14919
  const { init: r } = n;
15263
14920
  switch (t) {
15264
14921
  case "slot":
@@ -15419,7 +15076,7 @@ const Od = /* @__PURE__ */ me(K3, [["render", J3]]), Ao = (t) => t ? Array.isArr
15419
15076
  checkboxCols: c.value,
15420
15077
  components: $config?.inputs?.components,
15421
15078
  joinChange: p
15422
- }, b = Q3(g, m);
15079
+ }, b = Qb(g, m);
15423
15080
  if (b) {
15424
15081
  i.value = {
15425
15082
  ...b,
@@ -15486,7 +15143,7 @@ function n4(t, n, r, i, o, s) {
15486
15143
  ]), 1040, ["modelValue"])) : J("", !0)
15487
15144
  ]);
15488
15145
  }
15489
- const Ys = /* @__PURE__ */ me(e4, [["render", n4]]), l5 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
15146
+ const Ys = /* @__PURE__ */ me(e4, [["render", n4]]), l6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
15490
15147
  __proto__: null,
15491
15148
  default: Ys
15492
15149
  }, Symbol.toStringTag, { value: "Module" })), Ku = (t) => {
@@ -16303,7 +15960,7 @@ const is = ["Start", "Add", "Remove", "Update", "End"], os = ["Choose", "Unchoos
16303
15960
  (t) => "on" + t
16304
15961
  );
16305
15962
  let So = null;
16306
- const e6 = {
15963
+ const e3 = {
16307
15964
  options: Object,
16308
15965
  list: {
16309
15966
  type: Array,
@@ -16340,7 +15997,7 @@ const e6 = {
16340
15997
  required: !1,
16341
15998
  default: null
16342
15999
  }
16343
- }, t6 = {
16000
+ }, t3 = {
16344
16001
  name: "a-draggable",
16345
16002
  inheritAttrs: !1,
16346
16003
  emits: [
@@ -16350,7 +16007,7 @@ const e6 = {
16350
16007
  ...is.map((t) => t.toLowerCase()),
16351
16008
  ...os.map((t) => t.toLowerCase())
16352
16009
  ],
16353
- props: e6,
16010
+ props: e3,
16354
16011
  data() {
16355
16012
  return {
16356
16013
  transitionMode: !1,
@@ -16550,15 +16207,15 @@ const e6 = {
16550
16207
  return r.indexOf(So) !== -1 || !n.willInsertAfter ? o : o + 1;
16551
16208
  }
16552
16209
  }
16553
- }, n6 = fs(() => import("./chart-D8jaDpil.js")), r6 = fs(() => Promise.resolve().then(() => v3)), ss = { AdminTable: lp, AdminForm: a4, DataApi: h4, ASearch: vc, AInputs: Ys, InputButton: bs, ASearchBox: Cc, ATip: y4, ATextEdit: E4, ACateText: F4, ACascader: kd, ATags: Sd, ATime: P4, AImage: L4, AImageText: Ad, AColorPicker: Fd, ARegionPicker: Od, ARegionText: $4, ARegionMap: rs, ATextStatus: U4, ADraggable: t6, AChart: n6, AEditor: r6 };
16554
- function i6(t) {
16210
+ }, n3 = fs(() => import("./chart-D8jaDpil.js")), r3 = fs(() => Promise.resolve().then(() => vb)), ss = { AdminTable: lp, AdminForm: a4, DataApi: h4, ASearch: vc, AInputs: Ys, InputButton: bs, ASearchBox: Cc, ATip: y4, ATextEdit: E4, ACateText: F4, ACascader: kd, ATags: Sd, ATime: P4, AImage: L4, AImageText: Ad, AColorPicker: Fd, ARegionPicker: Od, ARegionText: $4, ARegionMap: rs, ATextStatus: U4, ADraggable: t3, AChart: n3, AEditor: r3 };
16211
+ function i3(t) {
16555
16212
  for (const n in ss)
16556
16213
  t.component(n, ss[n]);
16557
16214
  }
16558
- const o6 = {
16559
- install: i6,
16215
+ const o3 = {
16216
+ install: i3,
16560
16217
  components: ss
16561
- }, s6 = {
16218
+ }, s3 = {
16562
16219
  methods: {
16563
16220
  $getParent(t = "", n = this, r = 0) {
16564
16221
  if (r >= 20 || !t || !n) return null;
@@ -16569,9 +16226,9 @@ const o6 = {
16569
16226
  return $go.query(this.$route.query, t);
16570
16227
  }
16571
16228
  }
16572
- }, a6 = function(...t) {
16229
+ }, a3 = function(...t) {
16573
16230
  return t.reduce((n, r) => ys(n, r), {});
16574
- }, l6 = {
16231
+ }, l3 = {
16575
16232
  default: [{
16576
16233
  title: "推荐",
16577
16234
  list: [
@@ -16585,8 +16242,8 @@ const o6 = {
16585
16242
  }
16586
16243
  ]
16587
16244
  }]
16588
- }, u6 = {
16589
- urlBox: l6,
16245
+ }, u3 = {
16246
+ urlBox: l3,
16590
16247
  apis: {},
16591
16248
  form: {
16592
16249
  btnText: "提交"
@@ -16603,7 +16260,7 @@ const o6 = {
16603
16260
  }
16604
16261
  }
16605
16262
  };
16606
- function c6(t) {
16263
+ function c3(t) {
16607
16264
  const n = Kd(t);
16608
16265
  for (const r in n)
16609
16266
  if (typeof n[r] == "string" && n[r].indexOf("__") === 0) {
@@ -16611,15 +16268,15 @@ function c6(t) {
16611
16268
  Rn(t, r, An(t, i));
16612
16269
  }
16613
16270
  }
16614
- const d6 = (t) => {
16615
- const n = a6(u6, t);
16616
- return c6(n), n;
16617
- }, f6 = (t) => {
16271
+ const d3 = (t) => {
16272
+ const n = a3(u3, t);
16273
+ return c3(n), n;
16274
+ }, f3 = (t) => {
16618
16275
  if (typeof document < "u")
16619
16276
  return window.getComputedStyle(document.getElementById("app")).getPropertyValue(t);
16620
- }, h6 = (t = "") => {
16277
+ }, h3 = (t = "") => {
16621
16278
  const n = {};
16622
- return n.primary = f6("--el-color-primary"), t ? n[t] : n;
16279
+ return n.primary = f3("--el-color-primary"), t ? n[t] : n;
16623
16280
  }, $r = "_exptime", Ht = "admin_", xr = {
16624
16281
  list: function() {
16625
16282
  const t = localStorage.length;
@@ -16699,16 +16356,16 @@ _t.loading = (t = "加载中") => (t === !0 && (t = "加载中"), rf.service({
16699
16356
  text: t,
16700
16357
  background: "rgba(0, 0, 0, 0.7)"
16701
16358
  }));
16702
- function p6(t, n) {
16359
+ function p3(t, n) {
16703
16360
  if (!t)
16704
16361
  return {};
16705
16362
  let r = {};
16706
16363
  return t?.jsonQuery ? r = JSON.parse(t.jsonQuery) : r = t, n ? r[n] || null : r;
16707
16364
  }
16708
- class g6 {
16365
+ class g3 {
16709
16366
  data = null;
16710
16367
  router = null;
16711
- query = p6;
16368
+ query = p3;
16712
16369
  constructor(n) {
16713
16370
  this.router = n;
16714
16371
  }
@@ -16718,31 +16375,31 @@ class g6 {
16718
16375
  return n?.indexOf("http") === 0 ? window.open(n) : (r && (i = "?jsonQuery=" + JSON.stringify(r)), n?.indexOf("/") !== 0 && (n = "/" + n), this.router.push(n + i));
16719
16376
  }
16720
16377
  }
16721
- const Fo = "undefined", m6 = Promise, v6 = (t) => m6.reject(t), as = Object, Yu = void 0, y6 = null, Zu = !0, Oo = !1, b6 = (t, n, r) => JSON.stringify(t, n, r), D6 = (t, n = 0) => setTimeout(t, n), Xu = (t) => clearTimeout(t), C6 = (t, n) => delete t[n], w6 = (t) => typeof t, x6 = (t, n) => t.includes(n);
16378
+ const Fo = "undefined", m3 = Promise, v3 = (t) => m3.reject(t), as = Object, Yu = void 0, y3 = null, Zu = !0, Oo = !1, b3 = (t, n, r) => JSON.stringify(t, n, r), D3 = (t, n = 0) => setTimeout(t, n), Xu = (t) => clearTimeout(t), C3 = (t, n) => delete t[n], w3 = (t) => typeof t, x3 = (t, n) => t.includes(n);
16722
16379
  typeof window === Fo && (typeof process !== Fo && process.browser);
16723
- const _6 = (t) => w6(t) === "string", E6 = (t) => as.prototype.toString.call(t), B6 = (t, n) => t instanceof n, A6 = (t) => {
16724
- const n = E6(t);
16725
- return /^\[object (Blob|FormData|ReadableStream|URLSearchParams)\]$/i.test(n) || B6(t, ArrayBuffer);
16726
- }, k6 = (t, ...n) => new t(...n), S6 = (t) => _6(t) || A6(t);
16727
- function F6(t = {}) {
16380
+ const _3 = (t) => w3(t) === "string", E3 = (t) => as.prototype.toString.call(t), B3 = (t, n) => t instanceof n, A3 = (t) => {
16381
+ const n = E3(t);
16382
+ return /^\[object (Blob|FormData|ReadableStream|URLSearchParams)\]$/i.test(n) || B3(t, ArrayBuffer);
16383
+ }, k3 = (t, ...n) => new t(...n), S3 = (t) => _3(t) || A3(t);
16384
+ function F3(t = {}) {
16728
16385
  return (n, r) => {
16729
16386
  const i = r.config, o = i.timeout || 0, s = new AbortController(), { data: a, headers: l } = n, u = /content-type/i.test(as.keys(l).join()), c = a && a.toString() === "[object FormData]";
16730
16387
  !u && !c && (l["Content-Type"] = "application/json; charset=UTF-8");
16731
- const d = ["", Yu, y6, Oo];
16388
+ const d = ["", Yu, y3, Oo];
16732
16389
  as.keys(l).forEach((g) => {
16733
- x6(d, l[g]) && C6(l, g);
16390
+ x3(d, l[g]) && C3(l, g);
16734
16391
  });
16735
16392
  const f = (t.customFetch || fetch)(n.url, {
16736
16393
  ...i,
16737
16394
  method: n.type,
16738
16395
  signal: s.signal,
16739
- body: S6(a) ? a : b6(a)
16396
+ body: S3(a) ? a : b3(a)
16740
16397
  });
16741
16398
  let h, p = Oo;
16742
- return o > 0 && (h = D6(() => {
16399
+ return o > 0 && (h = D3(() => {
16743
16400
  p = Zu, s.abort();
16744
16401
  }, o)), {
16745
- response: () => f.then((g) => (Xu(h), g.clone()), (g) => v6(p ? k6(Error, "fetchError: network timeout") : g)),
16402
+ response: () => f.then((g) => (Xu(h), g.clone()), (g) => v3(p ? k3(Error, "fetchError: network timeout") : g)),
16746
16403
  // The then in the Headers function needs to catch exceptions, otherwise the correct error object will not be obtained internally.
16747
16404
  headers: () => f.then(({ headers: g }) => g, () => ({})),
16748
16405
  // Due to limitations of the node fetch library, this code cannot be unit tested, but it has passed the test in the browser.
@@ -16779,9 +16436,9 @@ function F6(t = {}) {
16779
16436
  };
16780
16437
  }
16781
16438
  let ur = "", Vi, ls;
16782
- function O6(t) {
16439
+ function O3(t) {
16783
16440
  t.responded || (t.responded = {}), ls = t, ur = t.baseURLPre || "", Vi = Po({
16784
- requestAdapter: F6(),
16441
+ requestAdapter: F3(),
16785
16442
  timeout: 5e4,
16786
16443
  baseURL: t.baseURL,
16787
16444
  responded: {
@@ -16819,10 +16476,10 @@ const ec = function(t, n = void 0) {
16819
16476
  const r = Vi.Get(t, n);
16820
16477
  return r.baseURL = "", r;
16821
16478
  };
16822
- class N6 {
16479
+ class N3 {
16823
16480
  baseURL;
16824
16481
  constructor(n) {
16825
- ur = n?.apiUrlPre || "", this.baseURL = n.baseURL, O6(n);
16482
+ ur = n?.apiUrlPre || "", this.baseURL = n.baseURL, O3(n);
16826
16483
  }
16827
16484
  // removeCache(url) {
16828
16485
  // }
@@ -16864,7 +16521,7 @@ class N6 {
16864
16521
  /** 创建alova实例 */
16865
16522
  create = Po;
16866
16523
  }
16867
- const P6 = function(t, n = "复制成功") {
16524
+ const P3 = function(t, n = "复制成功") {
16868
16525
  if (!t) {
16869
16526
  _t.error("无复制内容");
16870
16527
  return;
@@ -16877,7 +16534,7 @@ function cn(t, n = 2) {
16877
16534
  t = "0" + t;
16878
16535
  return t.slice(-n);
16879
16536
  }
16880
- const j6 = {
16537
+ const j3 = {
16881
16538
  yyyy: (t) => cn(t.year, 4),
16882
16539
  yy: (t) => cn(t.year),
16883
16540
  MM: (t) => cn(t.month),
@@ -16911,11 +16568,11 @@ function jd(t, n = "yyyy-MM-dd hh:mm:ss") {
16911
16568
  let o = !0, s = n;
16912
16569
  for (; o; )
16913
16570
  o = !1, s = s.replace(i, function(a) {
16914
- return o = !0, j6[a](r);
16571
+ return o = !0, j3[a](r);
16915
16572
  });
16916
16573
  return s;
16917
16574
  }
16918
- function T6(t, {
16575
+ function T3(t, {
16919
16576
  locale: n = "zh",
16920
16577
  threshold: r = [6e4, 36e5],
16921
16578
  format: i = "yyyy-MM-dd hh:mm:ss"
@@ -16985,7 +16642,7 @@ function T6(t, {
16985
16642
  f
16986
16643
  );
16987
16644
  }
16988
- const L6 = (t, n = "/") => {
16645
+ const L3 = (t, n = "/") => {
16989
16646
  const r = String(t), i = Number(r.slice(0, 2));
16990
16647
  let o = Number(r.slice(0, 4));
16991
16648
  const s = Number(t);
@@ -16999,16 +16656,16 @@ const L6 = (t, n = "/") => {
16999
16656
  }));
17000
16657
  }), n === !0 ? a : a.join(n);
17001
16658
  };
17002
- function M6(t, n, r, i = "array") {
16659
+ function M3(t, n, r, i = "array") {
17003
16660
  if (t) {
17004
16661
  (!r || typeof r != "string") && (r = "data.csv");
17005
16662
  let o;
17006
- i == "array" ? o = V6(t, n) : o = $6(t, n);
16663
+ i == "array" ? o = V3(t, n) : o = $3(t, n);
17007
16664
  let s = URL.createObjectURL(o), a = document.createElement("a");
17008
16665
  a.href = s, a.download = r, document.body.appendChild(a), a.click(), document.body.removeChild(a), URL.revokeObjectURL(s);
17009
16666
  }
17010
16667
  }
17011
- function V6(t, n) {
16668
+ function V3(t, n) {
17012
16669
  let i = ",", o = `\r
17013
16670
  `, s = t.reduce((l, u) => (l ? l + i : "") + (u.title || u.column), "");
17014
16671
  if (Array.isArray(n) && n.length > 0) {
@@ -17031,11 +16688,11 @@ function V6(t, n) {
17031
16688
  }
17032
16689
  return new Blob(["\uFEFF" + s], { type: "text/csv;charset=utf-8;" });
17033
16690
  }
17034
- function $6(t, n) {
16691
+ function $3(t, n) {
17035
16692
  return new Blob(["\uFEFF" + t + n], { type: "text/csv;charset=utf-8;" });
17036
16693
  }
17037
- const z6 = {
17038
- export: M6
16694
+ const z3 = {
16695
+ export: M3
17039
16696
  }, us = (t, n = {}) => {
17040
16697
  const {
17041
16698
  removeEmptyStrings: r = !0,
@@ -17055,13 +16712,13 @@ const z6 = {
17055
16712
  s && typeof d == "object" && !Array.isArray(d) && Object.keys(d).length === 0 || a && Array.isArray(d) && d.length === 0 || (l[u] = d);
17056
16713
  }
17057
16714
  return l;
17058
- }, I6 = function(t, n, r) {
16715
+ }, I3 = function(t, n, r) {
17059
16716
  return An(t, n, r);
17060
- }, R6 = function(t, n, r) {
16717
+ }, R3 = function(t, n, r) {
17061
16718
  return Rn(t, n, r);
17062
- }, H6 = function(...t) {
16719
+ }, H3 = function(...t) {
17063
16720
  return t.reduce((n, r) => ys(n, r), {});
17064
- }, U6 = function(t, n = null) {
16721
+ }, U3 = function(t, n = null) {
17065
16722
  if (!n)
17066
16723
  return t;
17067
16724
  function r(o) {
@@ -17077,7 +16734,7 @@ const z6 = {
17077
16734
  return Array.isArray(t) ? (i = [], t.forEach((o) => {
17078
16735
  i.path(r(o));
17079
16736
  })) : typeof t == "object" ? i = r(t) : i = t, i;
17080
- }, W6 = { get: I6, set: R6, deepMerge: H6, mapping: U6, removeEmptyValues: us }, kr = {};
16737
+ }, W3 = { get: I3, set: R3, deepMerge: H3, mapping: U3, removeEmptyValues: us }, kr = {};
17081
16738
  kr.column = function(t, n) {
17082
16739
  return t.map(function(r) {
17083
16740
  return r[n];
@@ -17097,21 +16754,21 @@ kr.remove = function(t, n) {
17097
16754
  var r = t.indexOf(n);
17098
16755
  return r > -1 ? t.splice(r, 1) : null;
17099
16756
  };
17100
- function q6(t = 30) {
16757
+ function q3(t = 30) {
17101
16758
  return new Promise((n) => {
17102
16759
  setTimeout(() => {
17103
16760
  n(null);
17104
16761
  }, t);
17105
16762
  });
17106
16763
  }
17107
- function K6(t, n = "") {
16764
+ function K3(t, n = "") {
17108
16765
  let r = "";
17109
16766
  return t && (t.indexOf("//") > -1 || t.indexOf("/assets") > -1 || t.indexOf("/static") > -1 || t.indexOf(
17110
16767
  "data:"
17111
16768
  ) > -1 || t.indexOf("<svg") > -1 ? r = t : r = dmx.fileUrl + t), r;
17112
16769
  }
17113
- const tc = { array: kr, object: W6, sleep: q6, codeArea: L6, fileUrl: K6, time: { formatDate: jd, friendlyDate: T6 }, csv: z6 }, No = {};
17114
- function J6(t, n, r) {
16770
+ const tc = { array: kr, object: W3, sleep: q3, codeArea: L3, fileUrl: K3, time: { formatDate: jd, friendlyDate: T3 }, csv: z3 }, No = {};
16771
+ function J3(t, n, r) {
17115
16772
  if (typeof t == "string" ? window[t] : t) {
17116
16773
  r();
17117
16774
  return;
@@ -17126,7 +16783,7 @@ function J6(t, n, r) {
17126
16783
  }
17127
16784
  o.push(r);
17128
16785
  }
17129
- function G6(t, n) {
16786
+ function G3(t, n) {
17130
16787
  const r = t.config.globalProperties, { store: i = null, config: o, menu: s = null } = n, a = {
17131
16788
  $menu: s,
17132
16789
  $a: tc,
@@ -17135,22 +16792,22 @@ function G6(t, n) {
17135
16792
  $confirm: _t.confirm,
17136
16793
  $prompt: _t.prompt,
17137
16794
  $cache: xr,
17138
- $copy: P6,
16795
+ $copy: P3,
17139
16796
  $fileUrl: tc.fileUrl,
17140
- $config: d6(o),
17141
- $theme: h6,
16797
+ $config: d3(o),
16798
+ $theme: h3,
17142
16799
  $number: af,
17143
- $req: new N6(n.req),
17144
- $go: new g6(n.router),
16800
+ $req: new N3(n.req),
16801
+ $go: new g3(n.router),
17145
16802
  $store: i
17146
16803
  };
17147
- a.$menu = s, r._plugins = n.pluigns, globalThis.loadjs = J6;
16804
+ a.$menu = s, r._plugins = n.pluigns, globalThis.loadjs = J3;
17148
16805
  for (const l in a)
17149
16806
  globalThis[l] = r[l] = a[l];
17150
16807
  }
17151
- const Y6 = {
17152
- install: G6
17153
- }, Z6 = {
16808
+ const Y3 = {
16809
+ install: G3
16810
+ }, Z3 = {
17154
16811
  data() {
17155
16812
  return {
17156
16813
  init: {}
@@ -17331,16 +16988,16 @@ const Y6 = {
17331
16988
  };
17332
16989
  }
17333
16990
  };
17334
- function X6(t, n, r, i, o, s) {
16991
+ function X3(t, n, r, i, o, s) {
17335
16992
  const a = j("admin-table");
17336
16993
  return D(), U(a, {
17337
16994
  init: o.init,
17338
16995
  ref: "table"
17339
16996
  }, null, 8, ["init"]);
17340
16997
  }
17341
- const Q6 = /* @__PURE__ */ me(Z6, [["render", X6], ["__scopeId", "data-v-6bb6e19c"]]), e8 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
16998
+ const Q3 = /* @__PURE__ */ me(Z3, [["render", X3], ["__scopeId", "data-v-6bb6e19c"]]), e8 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
17342
16999
  __proto__: null,
17343
- default: Q6
17000
+ default: Q3
17344
17001
  }, Symbol.toStringTag, { value: "Module" })), t8 = {};
17345
17002
  function n8(t, n) {
17346
17003
  return "Index";
@@ -18855,19 +18512,19 @@ function Q8(t, n, r, i, o, s) {
18855
18512
  ])
18856
18513
  ]);
18857
18514
  }
18858
- const u5 = /* @__PURE__ */ me(K8, [["render", Q8]]), e5 = (t, n) => {
18859
- Y6.install(t, n), o6.install(t), t.mixin(s6), t.directive("focus", {
18515
+ const u6 = /* @__PURE__ */ me(K8, [["render", Q8]]), e6 = (t, n) => {
18516
+ Y3.install(t, n), o3.install(t), t.mixin(s3), t.directive("focus", {
18860
18517
  mounted(r) {
18861
18518
  r.focus();
18862
18519
  }
18863
18520
  });
18864
- }, c5 = {
18865
- install: e5
18521
+ }, c6 = {
18522
+ install: e6
18866
18523
  };
18867
18524
  export {
18868
18525
  me as _,
18869
- u5 as a,
18870
- e5 as b,
18871
- l5 as c,
18872
- c5 as i
18526
+ u6 as a,
18527
+ e6 as b,
18528
+ l6 as c,
18529
+ c6 as i
18873
18530
  };