@halo-dev/richtext-editor 0.0.0-alpha.29 → 0.0.0-alpha.30

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.
@@ -16990,7 +16990,7 @@ img.ProseMirror-separator {
16990
16990
  })
16991
16991
  };
16992
16992
  }
16993
- function render$1d(instance) {
16993
+ function render$1e(instance) {
16994
16994
  var popper2 = div();
16995
16995
  var box = div();
16996
16996
  box.className = BOX_CLASS;
@@ -17045,7 +17045,7 @@ img.ProseMirror-separator {
17045
17045
  onUpdate
17046
17046
  };
17047
17047
  }
17048
- render$1d.$$tippy = true;
17048
+ render$1e.$$tippy = true;
17049
17049
  var idCounter = 1;
17050
17050
  var mouseMoveListeners = [];
17051
17051
  var mountedInstances = [];
@@ -17825,7 +17825,7 @@ img.ProseMirror-separator {
17825
17825
  }
17826
17826
  });
17827
17827
  tippy.setDefaultProps({
17828
- render: render$1d
17828
+ render: render$1e
17829
17829
  });
17830
17830
  class BubbleMenuView {
17831
17831
  constructor({ editor, element, view, tippyOptions = {}, updateDelay = 250, shouldShow }) {
@@ -20896,10 +20896,10 @@ img.ProseMirror-separator {
20896
20896
  tabindex: "-1"
20897
20897
  };
20898
20898
  vue.popScopeId();
20899
- const render$1c = /* @__PURE__ */ _withId((_ctx, _cache, $props, $setup, $data, $options) => {
20899
+ const render$1d = /* @__PURE__ */ _withId((_ctx, _cache, $props, $setup, $data, $options) => {
20900
20900
  return vue.openBlock(), vue.createBlock("div", _hoisted_1$2$1);
20901
20901
  });
20902
- script$6.render = render$1c;
20902
+ script$6.render = render$1d;
20903
20903
  script$6.__scopeId = "data-v-b329ee4c";
20904
20904
  script$6.__file = "src/components/ResizeObserver.vue";
20905
20905
  var PrivateThemeClass = (prop = "theme") => ({
@@ -20946,10 +20946,10 @@ img.ProseMirror-separator {
20946
20946
  ref: "inner",
20947
20947
  class: "v-popper__inner"
20948
20948
  };
20949
- const _hoisted_3$1q = /* @__PURE__ */ vue.createElementVNode("div", { class: "v-popper__arrow-outer" }, null, -1);
20949
+ const _hoisted_3$1r = /* @__PURE__ */ vue.createElementVNode("div", { class: "v-popper__arrow-outer" }, null, -1);
20950
20950
  const _hoisted_4$e = /* @__PURE__ */ vue.createElementVNode("div", { class: "v-popper__arrow-inner" }, null, -1);
20951
20951
  const _hoisted_5$9 = [
20952
- _hoisted_3$1q,
20952
+ _hoisted_3$1r,
20953
20953
  _hoisted_4$e
20954
20954
  ];
20955
20955
  function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
@@ -21218,8 +21218,8 @@ img.ProseMirror-separator {
21218
21218
  }
21219
21219
  }
21220
21220
  });
21221
- const _hoisted_1$1v = ["innerHTML"];
21222
- const _hoisted_2$1r = ["textContent"];
21221
+ const _hoisted_1$1w = ["innerHTML"];
21222
+ const _hoisted_2$1s = ["textContent"];
21223
21223
  function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
21224
21224
  const _component_PopperContent = vue.resolveComponent("PopperContent");
21225
21225
  const _component_Popper = vue.resolveComponent("Popper");
@@ -21262,10 +21262,10 @@ img.ProseMirror-separator {
21262
21262
  _ctx.html ? (vue.openBlock(), vue.createElementBlock("div", {
21263
21263
  key: 0,
21264
21264
  innerHTML: _ctx.finalContent
21265
- }, null, 8, _hoisted_1$1v)) : (vue.openBlock(), vue.createElementBlock("div", {
21265
+ }, null, 8, _hoisted_1$1w)) : (vue.openBlock(), vue.createElementBlock("div", {
21266
21266
  key: 1,
21267
21267
  textContent: vue.toDisplayString(_ctx.finalContent)
21268
- }, null, 8, _hoisted_2$1r))
21268
+ }, null, 8, _hoisted_2$1s))
21269
21269
  ]),
21270
21270
  _: 2
21271
21271
  }, 1032, ["class", "popper-id", "theme", "shown", "mounted", "skip-transition", "auto-hide", "handle-resize", "classes", "result", "onHide", "onResize"])
@@ -21400,28 +21400,28 @@ img.ProseMirror-separator {
21400
21400
  const VTooltip = PrivateVTooltip;
21401
21401
  const Dropdown = _sfc_main$3$1;
21402
21402
  const Menu = _sfc_main$2$1;
21403
- const _hoisted_1$1u = {
21403
+ const _hoisted_1$1v = {
21404
21404
  viewBox: "0 0 24 24",
21405
21405
  width: "1.2em",
21406
21406
  height: "1.2em"
21407
21407
  };
21408
- const _hoisted_2$1q = /* @__PURE__ */ vue.createElementVNode("path", {
21408
+ const _hoisted_2$1r = /* @__PURE__ */ vue.createElementVNode("path", {
21409
21409
  fill: "currentColor",
21410
21410
  d: "M17 13h-4v4h-2v-4H7v-2h4V7h2v4h4m-5-9A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2Z"
21411
21411
  }, null, -1);
21412
- const _hoisted_3$1p = [
21413
- _hoisted_2$1q
21412
+ const _hoisted_3$1q = [
21413
+ _hoisted_2$1r
21414
21414
  ];
21415
- function render$1b(_ctx, _cache) {
21416
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1u, _hoisted_3$1p);
21415
+ function render$1c(_ctx, _cache) {
21416
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1v, _hoisted_3$1q);
21417
21417
  }
21418
- const MdiPlusCircle = { name: "mdi-plus-circle", render: render$1b };
21419
- const _hoisted_1$1t = { class: "editor-header flex items-center py-1 space-x-0.5 justify-start px-1 overflow-auto sm:!justify-center border-b drop-shadow-sm bg-white" };
21420
- const _hoisted_2$1p = { class: "inline-flex items-center justify-center" };
21421
- const _hoisted_3$1o = { class: "p-1 rounded-sm hover:bg-gray-100" };
21418
+ const MdiPlusCircle = { name: "mdi-plus-circle", render: render$1c };
21419
+ const _hoisted_1$1u = { class: "editor-header flex items-center py-1 space-x-0.5 justify-start px-1 overflow-auto sm:!justify-center border-b drop-shadow-sm bg-white" };
21420
+ const _hoisted_2$1q = { class: "inline-flex items-center justify-center" };
21421
+ const _hoisted_3$1p = { class: "p-1 rounded-sm hover:bg-gray-100" };
21422
21422
  const _hoisted_4$d = { class: "relative rounded-md bg-white overflow-hidden drop-shadow w-56 p-1 max-h-96 overflow-y-auto space-y-1.5" };
21423
21423
  const _hoisted_5$8 = /* @__PURE__ */ vue.createElementVNode("div", { class: "h-5 bg-gray-100 w-[1px] !mx-1" }, null, -1);
21424
- const _hoisted_6$5 = { class: "relative rounded-md bg-white overflow-hidden drop-shadow w-48 p-1 max-h-72 overflow-y-auto" };
21424
+ const _hoisted_6$6 = { class: "relative rounded-md bg-white overflow-hidden drop-shadow w-48 p-1 max-h-72 overflow-y-auto" };
21425
21425
  const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
21426
21426
  __name: "EditorHeader",
21427
21427
  props: {
@@ -21467,8 +21467,8 @@ img.ProseMirror-separator {
21467
21467
  }, []).sort((a, b) => a.priority - b.priority);
21468
21468
  }
21469
21469
  return (_ctx, _cache) => {
21470
- return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1t, [
21471
- vue.createElementVNode("div", _hoisted_2$1p, [
21470
+ return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1u, [
21471
+ vue.createElementVNode("div", _hoisted_2$1q, [
21472
21472
  vue.createVNode(vue.unref(Menu), null, {
21473
21473
  popper: vue.withCtx(() => [
21474
21474
  vue.createElementVNode("div", _hoisted_4$d, [
@@ -21478,7 +21478,7 @@ img.ProseMirror-separator {
21478
21478
  ])
21479
21479
  ]),
21480
21480
  default: vue.withCtx(() => [
21481
- vue.createElementVNode("button", _hoisted_3$1o, [
21481
+ vue.createElementVNode("button", _hoisted_3$1p, [
21482
21482
  vue.createVNode(vue.unref(MdiPlusCircle), { class: "text-[#4CCBA0]" })
21483
21483
  ])
21484
21484
  ]),
@@ -21497,7 +21497,7 @@ img.ProseMirror-separator {
21497
21497
  class: "inline-flex"
21498
21498
  }, {
21499
21499
  popper: vue.withCtx(() => [
21500
- vue.createElementVNode("div", _hoisted_6$5, [
21500
+ vue.createElementVNode("div", _hoisted_6$6, [
21501
21501
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(item.children, (child, childIndex) => {
21502
21502
  return vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(child.component), vue.mergeProps(child.props, { key: childIndex }), null, 16);
21503
21503
  }), 128))
@@ -21515,7 +21515,7 @@ img.ProseMirror-separator {
21515
21515
  }
21516
21516
  });
21517
21517
  const svgArrow = "";
21518
- const _hoisted_1$1s = { class: "bg-white flex items-center rounded p-1 border drop-shadow space-x-0.5" };
21518
+ const _hoisted_1$1t = { class: "bg-white flex items-center rounded p-1 border drop-shadow space-x-0.5" };
21519
21519
  const _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
21520
21520
  __name: "EditorBubbleMenu",
21521
21521
  props: {
@@ -21569,7 +21569,7 @@ img.ProseMirror-separator {
21569
21569
  "should-show": getShouldShow
21570
21570
  }, {
21571
21571
  default: vue.withCtx(() => [
21572
- vue.createElementVNode("div", _hoisted_1$1s, [
21572
+ vue.createElementVNode("div", _hoisted_1$1t, [
21573
21573
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(getBubbleItemsFromExtensions(), (item, index2) => {
21574
21574
  return vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(item.component), vue.mergeProps({ key: index2 }, item.props), null, 16);
21575
21575
  }), 128))
@@ -25016,6 +25016,10 @@ ${codeFrame}` : message);
25016
25016
  "edit_link": (ctx) => {
25017
25017
  const { normalize: _normalize } = ctx;
25018
25018
  return _normalize(["Edit link"]);
25019
+ },
25020
+ "edit_alt": (ctx) => {
25021
+ const { normalize: _normalize } = ctx;
25022
+ return _normalize(["Edit alt"]);
25019
25023
  }
25020
25024
  },
25021
25025
  "video": {
@@ -25200,6 +25204,10 @@ ${codeFrame}` : message);
25200
25204
  "link_input": (ctx) => {
25201
25205
  const { normalize: _normalize } = ctx;
25202
25206
  return _normalize(["Enter the link and press enter to confirm."]);
25207
+ },
25208
+ "alt_input": (ctx) => {
25209
+ const { normalize: _normalize } = ctx;
25210
+ return _normalize(["Enter the image alt and press enter to confirm."]);
25203
25211
  }
25204
25212
  },
25205
25213
  "button": {
@@ -25416,6 +25424,10 @@ ${codeFrame}` : message);
25416
25424
  "edit_link": (ctx) => {
25417
25425
  const { normalize: _normalize } = ctx;
25418
25426
  return _normalize(["修改链接"]);
25427
+ },
25428
+ "edit_alt": (ctx) => {
25429
+ const { normalize: _normalize } = ctx;
25430
+ return _normalize(["修改图片 alt 属性"]);
25419
25431
  }
25420
25432
  },
25421
25433
  "video": {
@@ -25600,6 +25612,10 @@ ${codeFrame}` : message);
25600
25612
  "link_input": (ctx) => {
25601
25613
  const { normalize: _normalize } = ctx;
25602
25614
  return _normalize(["输入链接,按回车确定"]);
25615
+ },
25616
+ "alt_input": (ctx) => {
25617
+ const { normalize: _normalize } = ctx;
25618
+ return _normalize(["输入图片 alt 属性值,按回车确认"]);
25603
25619
  }
25604
25620
  },
25605
25621
  "button": {
@@ -25645,12 +25661,15 @@ ${codeFrame}` : message);
25645
25661
  fallbackLocale: "zh-CN",
25646
25662
  messages
25647
25663
  });
25648
- const _hoisted_1$1r = {
25664
+ const _hoisted_1$1s = {
25649
25665
  key: 0,
25650
25666
  class: "halo-rich-text-editor"
25651
25667
  };
25652
- const _hoisted_2$1o = { class: "h-full flex flex-row w-full" };
25653
- const _hoisted_3$1n = { class: "h-full" };
25668
+ const _hoisted_2$1p = { class: "h-full flex flex-row w-full" };
25669
+ const _hoisted_3$1o = {
25670
+ key: 0,
25671
+ class: "h-full hidden sm:!block w-72"
25672
+ };
25654
25673
  const _sfc_main$k = /* @__PURE__ */ vue.defineComponent({
25655
25674
  __name: "Editor",
25656
25675
  props: {
@@ -25681,18 +25700,18 @@ ${codeFrame}` : message);
25681
25700
  }
25682
25701
  );
25683
25702
  return (_ctx, _cache) => {
25684
- return __props.editor ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1r, [
25703
+ return __props.editor ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1s, [
25685
25704
  vue.createVNode(_sfc_main$l, { editor: __props.editor }, null, 8, ["editor"]),
25686
25705
  vue.createVNode(_sfc_main$m, { editor: __props.editor }, null, 8, ["editor"]),
25687
- vue.createElementVNode("div", _hoisted_2$1o, [
25706
+ vue.createElementVNode("div", _hoisted_2$1p, [
25688
25707
  vue.createVNode(vue.unref(EditorContent), {
25689
25708
  editor: __props.editor,
25690
25709
  style: vue.normalizeStyle(__props.contentStyles),
25691
- class: "editor-content markdown-body"
25692
- }, null, 8, ["editor", "style"]),
25693
- vue.createElementVNode("div", _hoisted_3$1n, [
25710
+ class: vue.normalizeClass(["editor-content markdown-body", { "sm:!w-[calc(100%-18rem)]": _ctx.$slots.extra }])
25711
+ }, null, 8, ["editor", "style", "class"]),
25712
+ _ctx.$slots.extra ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$1o, [
25694
25713
  vue.renderSlot(_ctx.$slots, "extra")
25695
- ])
25714
+ ])) : vue.createCommentVNode("", true)
25696
25715
  ])
25697
25716
  ])) : vue.createCommentVNode("", true);
25698
25717
  };
@@ -26272,7 +26291,7 @@ ${codeFrame}` : message);
26272
26291
  };
26273
26292
  }
26274
26293
  });
26275
- const _hoisted_1$1q = ["disabled"];
26294
+ const _hoisted_1$1r = ["disabled"];
26276
26295
  const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
26277
26296
  __name: "ToolbarItem",
26278
26297
  props: {
@@ -26295,44 +26314,44 @@ ${codeFrame}` : message);
26295
26314
  (...args) => __props.action && __props.action(...args))
26296
26315
  }, [
26297
26316
  (vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(__props.icon)))
26298
- ], 10, _hoisted_1$1q)), [
26317
+ ], 10, _hoisted_1$1r)), [
26299
26318
  [vue.unref(VTooltip), __props.title]
26300
26319
  ]);
26301
26320
  };
26302
26321
  }
26303
26322
  });
26304
- const _hoisted_1$1p = {
26323
+ const _hoisted_1$1q = {
26305
26324
  viewBox: "0 0 24 24",
26306
26325
  width: "1.2em",
26307
26326
  height: "1.2em"
26308
26327
  };
26309
- const _hoisted_2$1n = /* @__PURE__ */ vue.createElementVNode("path", {
26328
+ const _hoisted_2$1o = /* @__PURE__ */ vue.createElementVNode("path", {
26310
26329
  fill: "currentColor",
26311
26330
  d: "M13.5 7a6.5 6.5 0 0 1 6.5 6.5a6.5 6.5 0 0 1-6.5 6.5H10v-2h3.5c2.5 0 4.5-2 4.5-4.5S16 9 13.5 9H7.83l3.08 3.09L9.5 13.5L4 8l5.5-5.5l1.42 1.41L7.83 7h5.67M6 18h2v2H6v-2Z"
26312
26331
  }, null, -1);
26313
- const _hoisted_3$1m = [
26314
- _hoisted_2$1n
26332
+ const _hoisted_3$1n = [
26333
+ _hoisted_2$1o
26315
26334
  ];
26316
- function render$1a(_ctx, _cache) {
26317
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1p, _hoisted_3$1m);
26335
+ function render$1b(_ctx, _cache) {
26336
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1q, _hoisted_3$1n);
26318
26337
  }
26319
- const MdiUndoVariant = { name: "mdi-undo-variant", render: render$1a };
26320
- const _hoisted_1$1o = {
26338
+ const MdiUndoVariant = { name: "mdi-undo-variant", render: render$1b };
26339
+ const _hoisted_1$1p = {
26321
26340
  viewBox: "0 0 24 24",
26322
26341
  width: "1.2em",
26323
26342
  height: "1.2em"
26324
26343
  };
26325
- const _hoisted_2$1m = /* @__PURE__ */ vue.createElementVNode("path", {
26344
+ const _hoisted_2$1n = /* @__PURE__ */ vue.createElementVNode("path", {
26326
26345
  fill: "currentColor",
26327
26346
  d: "M10.5 7A6.5 6.5 0 0 0 4 13.5a6.5 6.5 0 0 0 6.5 6.5H14v-2h-3.5C8 18 6 16 6 13.5S8 9 10.5 9h5.67l-3.08 3.09l1.41 1.41L20 8l-5.5-5.5l-1.42 1.41L16.17 7H10.5M18 18h-2v2h2v-2Z"
26328
26347
  }, null, -1);
26329
- const _hoisted_3$1l = [
26330
- _hoisted_2$1m
26348
+ const _hoisted_3$1m = [
26349
+ _hoisted_2$1n
26331
26350
  ];
26332
- function render$19(_ctx, _cache) {
26333
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1o, _hoisted_3$1l);
26351
+ function render$1a(_ctx, _cache) {
26352
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1p, _hoisted_3$1m);
26334
26353
  }
26335
- const MdiRedoVariant = { name: "mdi-redo-variant", render: render$19 };
26354
+ const MdiRedoVariant = { name: "mdi-redo-variant", render: render$1a };
26336
26355
  const History = History$1.extend({
26337
26356
  addOptions() {
26338
26357
  var _a;
@@ -26506,6 +26525,22 @@ ${codeFrame}` : message);
26506
26525
  };
26507
26526
  }
26508
26527
  });
26528
+ const _hoisted_1$1o = {
26529
+ viewBox: "0 0 24 24",
26530
+ width: "1.2em",
26531
+ height: "1.2em"
26532
+ };
26533
+ const _hoisted_2$1m = /* @__PURE__ */ vue.createElementVNode("path", {
26534
+ fill: "currentColor",
26535
+ d: "M13 4a4 4 0 0 1 4 4a4 4 0 0 1-4 4h-2v6H9V4h4m0 6a2 2 0 0 0 2-2a2 2 0 0 0-2-2h-2v4h2Z"
26536
+ }, null, -1);
26537
+ const _hoisted_3$1l = [
26538
+ _hoisted_2$1m
26539
+ ];
26540
+ function render$19(_ctx, _cache) {
26541
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1o, _hoisted_3$1l);
26542
+ }
26543
+ const MdiFormatParagraph = { name: "mdi-format-paragraph", render: render$19 };
26509
26544
  const _hoisted_1$1n = {
26510
26545
  viewBox: "0 0 24 24",
26511
26546
  width: "1.2em",
@@ -26513,7 +26548,7 @@ ${codeFrame}` : message);
26513
26548
  };
26514
26549
  const _hoisted_2$1l = /* @__PURE__ */ vue.createElementVNode("path", {
26515
26550
  fill: "currentColor",
26516
- d: "M13 4a4 4 0 0 1 4 4a4 4 0 0 1-4 4h-2v6H9V4h4m0 6a2 2 0 0 0 2-2a2 2 0 0 0-2-2h-2v4h2Z"
26551
+ d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m10 4h2.31l.32-3h2l-.32 3h2l.32-3h2l-.32 3H23v2h-1.9l-.2 2H23v2h-2.31l-.32 3h-2l.32-3h-2l-.32 3h-2l.32-3H13v-2h1.9l.2-2H13V8m4.1 2l-.2 2h2l.2-2h-2Z"
26517
26552
  }, null, -1);
26518
26553
  const _hoisted_3$1k = [
26519
26554
  _hoisted_2$1l
@@ -26521,7 +26556,7 @@ ${codeFrame}` : message);
26521
26556
  function render$18(_ctx, _cache) {
26522
26557
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1n, _hoisted_3$1k);
26523
26558
  }
26524
- const MdiFormatParagraph = { name: "mdi-format-paragraph", render: render$18 };
26559
+ const MdiFormatHeaderPound = { name: "mdi-format-header-pound", render: render$18 };
26525
26560
  const _hoisted_1$1m = {
26526
26561
  viewBox: "0 0 24 24",
26527
26562
  width: "1.2em",
@@ -26529,7 +26564,7 @@ ${codeFrame}` : message);
26529
26564
  };
26530
26565
  const _hoisted_2$1k = /* @__PURE__ */ vue.createElementVNode("path", {
26531
26566
  fill: "currentColor",
26532
- d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m10 4h2.31l.32-3h2l-.32 3h2l.32-3h2l-.32 3H23v2h-1.9l-.2 2H23v2h-2.31l-.32 3h-2l.32-3h-2l-.32 3h-2l.32-3H13v-2h1.9l.2-2H13V8m4.1 2l-.2 2h2l.2-2h-2Z"
26567
+ d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m11 14v-2h2V6.31l-2.5 1.44V5.44L16 4h2v12h2v2h-6Z"
26533
26568
  }, null, -1);
26534
26569
  const _hoisted_3$1j = [
26535
26570
  _hoisted_2$1k
@@ -26537,7 +26572,7 @@ ${codeFrame}` : message);
26537
26572
  function render$17(_ctx, _cache) {
26538
26573
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1m, _hoisted_3$1j);
26539
26574
  }
26540
- const MdiFormatHeaderPound = { name: "mdi-format-header-pound", render: render$17 };
26575
+ const MdiFormatHeader1 = { name: "mdi-format-header-1", render: render$17 };
26541
26576
  const _hoisted_1$1l = {
26542
26577
  viewBox: "0 0 24 24",
26543
26578
  width: "1.2em",
@@ -26545,7 +26580,7 @@ ${codeFrame}` : message);
26545
26580
  };
26546
26581
  const _hoisted_2$1j = /* @__PURE__ */ vue.createElementVNode("path", {
26547
26582
  fill: "currentColor",
26548
- d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m11 14v-2h2V6.31l-2.5 1.44V5.44L16 4h2v12h2v2h-6Z"
26583
+ d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m18 14h-6a2 2 0 0 1-2-2c0-.53.2-1 .54-1.36l4.87-5.23c.37-.36.59-.86.59-1.41a2 2 0 0 0-2-2a2 2 0 0 0-2 2h-2a4 4 0 0 1 4-4a4 4 0 0 1 4 4c0 1.1-.45 2.1-1.17 2.83L15 16h6v2Z"
26549
26584
  }, null, -1);
26550
26585
  const _hoisted_3$1i = [
26551
26586
  _hoisted_2$1j
@@ -26553,7 +26588,7 @@ ${codeFrame}` : message);
26553
26588
  function render$16(_ctx, _cache) {
26554
26589
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1l, _hoisted_3$1i);
26555
26590
  }
26556
- const MdiFormatHeader1 = { name: "mdi-format-header-1", render: render$16 };
26591
+ const MdiFormatHeader2 = { name: "mdi-format-header-2", render: render$16 };
26557
26592
  const _hoisted_1$1k = {
26558
26593
  viewBox: "0 0 24 24",
26559
26594
  width: "1.2em",
@@ -26561,7 +26596,7 @@ ${codeFrame}` : message);
26561
26596
  };
26562
26597
  const _hoisted_2$1i = /* @__PURE__ */ vue.createElementVNode("path", {
26563
26598
  fill: "currentColor",
26564
- d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m18 14h-6a2 2 0 0 1-2-2c0-.53.2-1 .54-1.36l4.87-5.23c.37-.36.59-.86.59-1.41a2 2 0 0 0-2-2a2 2 0 0 0-2 2h-2a4 4 0 0 1 4-4a4 4 0 0 1 4 4c0 1.1-.45 2.1-1.17 2.83L15 16h6v2Z"
26599
+ d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m12 0h4a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-1h2v1h4v-4h-4v-2h4V6h-4v1h-2V6a2 2 0 0 1 2-2Z"
26565
26600
  }, null, -1);
26566
26601
  const _hoisted_3$1h = [
26567
26602
  _hoisted_2$1i
@@ -26569,7 +26604,7 @@ ${codeFrame}` : message);
26569
26604
  function render$15(_ctx, _cache) {
26570
26605
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1k, _hoisted_3$1h);
26571
26606
  }
26572
- const MdiFormatHeader2 = { name: "mdi-format-header-2", render: render$15 };
26607
+ const MdiFormatHeader3 = { name: "mdi-format-header-3", render: render$15 };
26573
26608
  const _hoisted_1$1j = {
26574
26609
  viewBox: "0 0 24 24",
26575
26610
  width: "1.2em",
@@ -26577,7 +26612,7 @@ ${codeFrame}` : message);
26577
26612
  };
26578
26613
  const _hoisted_2$1h = /* @__PURE__ */ vue.createElementVNode("path", {
26579
26614
  fill: "currentColor",
26580
- d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m12 0h4a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-1h2v1h4v-4h-4v-2h4V6h-4v1h-2V6a2 2 0 0 1 2-2Z"
26615
+ d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m15 14v-5h-5v-2l5-7h2v7h1v2h-1v5h-2m0-7V7.42L15.45 11H18Z"
26581
26616
  }, null, -1);
26582
26617
  const _hoisted_3$1g = [
26583
26618
  _hoisted_2$1h
@@ -26585,7 +26620,7 @@ ${codeFrame}` : message);
26585
26620
  function render$14(_ctx, _cache) {
26586
26621
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1j, _hoisted_3$1g);
26587
26622
  }
26588
- const MdiFormatHeader3 = { name: "mdi-format-header-3", render: render$14 };
26623
+ const MdiFormatHeader4 = { name: "mdi-format-header-4", render: render$14 };
26589
26624
  const _hoisted_1$1i = {
26590
26625
  viewBox: "0 0 24 24",
26591
26626
  width: "1.2em",
@@ -26593,7 +26628,7 @@ ${codeFrame}` : message);
26593
26628
  };
26594
26629
  const _hoisted_2$1g = /* @__PURE__ */ vue.createElementVNode("path", {
26595
26630
  fill: "currentColor",
26596
- d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m15 14v-5h-5v-2l5-7h2v7h1v2h-1v5h-2m0-7V7.42L15.45 11H18Z"
26631
+ d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m12 0h5v2h-5v4h2a4 4 0 0 1 4 4a4 4 0 0 1-4 4h-2a2 2 0 0 1-2-2v-1h2v1h2a2 2 0 0 0 2-2a2 2 0 0 0-2-2h-2a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Z"
26597
26632
  }, null, -1);
26598
26633
  const _hoisted_3$1f = [
26599
26634
  _hoisted_2$1g
@@ -26601,7 +26636,7 @@ ${codeFrame}` : message);
26601
26636
  function render$13(_ctx, _cache) {
26602
26637
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1i, _hoisted_3$1f);
26603
26638
  }
26604
- const MdiFormatHeader4 = { name: "mdi-format-header-4", render: render$13 };
26639
+ const MdiFormatHeader5 = { name: "mdi-format-header-5", render: render$13 };
26605
26640
  const _hoisted_1$1h = {
26606
26641
  viewBox: "0 0 24 24",
26607
26642
  width: "1.2em",
@@ -26609,7 +26644,7 @@ ${codeFrame}` : message);
26609
26644
  };
26610
26645
  const _hoisted_2$1f = /* @__PURE__ */ vue.createElementVNode("path", {
26611
26646
  fill: "currentColor",
26612
- d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m12 0h5v2h-5v4h2a4 4 0 0 1 4 4a4 4 0 0 1-4 4h-2a2 2 0 0 1-2-2v-1h2v1h2a2 2 0 0 0 2-2a2 2 0 0 0-2-2h-2a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Z"
26647
+ d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m12 0h4a2 2 0 0 1 2 2v1h-2V6h-4v4h4a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 8v4h4v-4h-4Z"
26613
26648
  }, null, -1);
26614
26649
  const _hoisted_3$1e = [
26615
26650
  _hoisted_2$1f
@@ -26617,23 +26652,7 @@ ${codeFrame}` : message);
26617
26652
  function render$12(_ctx, _cache) {
26618
26653
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1h, _hoisted_3$1e);
26619
26654
  }
26620
- const MdiFormatHeader5 = { name: "mdi-format-header-5", render: render$12 };
26621
- const _hoisted_1$1g = {
26622
- viewBox: "0 0 24 24",
26623
- width: "1.2em",
26624
- height: "1.2em"
26625
- };
26626
- const _hoisted_2$1e = /* @__PURE__ */ vue.createElementVNode("path", {
26627
- fill: "currentColor",
26628
- d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m12 0h4a2 2 0 0 1 2 2v1h-2V6h-4v4h4a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 8v4h4v-4h-4Z"
26629
- }, null, -1);
26630
- const _hoisted_3$1d = [
26631
- _hoisted_2$1e
26632
- ];
26633
- function render$11(_ctx, _cache) {
26634
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1g, _hoisted_3$1d);
26635
- }
26636
- const MdiFormatHeader6 = { name: "mdi-format-header-6", render: render$11 };
26655
+ const MdiFormatHeader6 = { name: "mdi-format-header-6", render: render$12 };
26637
26656
  const Blockquote$2 = Heading.extend({
26638
26657
  addOptions() {
26639
26658
  var _a;
@@ -26875,23 +26894,23 @@ ${codeFrame}` : message);
26875
26894
  ];
26876
26895
  }
26877
26896
  });
26878
- const _hoisted_1$1f = {
26897
+ const _hoisted_1$1g = {
26879
26898
  viewBox: "0 0 24 24",
26880
26899
  width: "1.2em",
26881
26900
  height: "1.2em"
26882
26901
  };
26883
- const _hoisted_2$1d = /* @__PURE__ */ vue.createElementVNode("path", {
26902
+ const _hoisted_2$1e = /* @__PURE__ */ vue.createElementVNode("path", {
26884
26903
  fill: "currentColor",
26885
26904
  d: "M13.5 15.5H10v-3h3.5A1.5 1.5 0 0 1 15 14a1.5 1.5 0 0 1-1.5 1.5m-3.5-9h3A1.5 1.5 0 0 1 14.5 8A1.5 1.5 0 0 1 13 9.5h-3m5.6 1.29c.97-.68 1.65-1.79 1.65-2.79c0-2.26-1.75-4-4-4H7v14h7.04c2.1 0 3.71-1.7 3.71-3.79c0-1.52-.86-2.82-2.15-3.42Z"
26886
26905
  }, null, -1);
26887
- const _hoisted_3$1c = [
26888
- _hoisted_2$1d
26906
+ const _hoisted_3$1d = [
26907
+ _hoisted_2$1e
26889
26908
  ];
26890
- function render$10(_ctx, _cache) {
26891
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1f, _hoisted_3$1c);
26909
+ function render$11(_ctx, _cache) {
26910
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1g, _hoisted_3$1d);
26892
26911
  }
26893
- const MdiFormatBold = { name: "mdi-format-bold", render: render$10 };
26894
- const _hoisted_1$1e = ["title"];
26912
+ const MdiFormatBold = { name: "mdi-format-bold", render: render$11 };
26913
+ const _hoisted_1$1f = ["title"];
26895
26914
  const _sfc_main$h = /* @__PURE__ */ vue.defineComponent({
26896
26915
  __name: "BubbleItem",
26897
26916
  props: {
@@ -26913,7 +26932,7 @@ ${codeFrame}` : message);
26913
26932
  })
26914
26933
  }, [
26915
26934
  (vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(__props.icon)))
26916
- ], 10, _hoisted_1$1e)), [
26935
+ ], 10, _hoisted_1$1f)), [
26917
26936
  [vue.unref(VTooltip), __props.title]
26918
26937
  ]) : vue.createCommentVNode("", true);
26919
26938
  };
@@ -27025,22 +27044,22 @@ ${codeFrame}` : message);
27025
27044
  ];
27026
27045
  }
27027
27046
  });
27028
- const _hoisted_1$1d = {
27047
+ const _hoisted_1$1e = {
27029
27048
  viewBox: "0 0 24 24",
27030
27049
  width: "1.2em",
27031
27050
  height: "1.2em"
27032
27051
  };
27033
- const _hoisted_2$1c = /* @__PURE__ */ vue.createElementVNode("path", {
27052
+ const _hoisted_2$1d = /* @__PURE__ */ vue.createElementVNode("path", {
27034
27053
  fill: "currentColor",
27035
27054
  d: "M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4h-8Z"
27036
27055
  }, null, -1);
27037
- const _hoisted_3$1b = [
27038
- _hoisted_2$1c
27056
+ const _hoisted_3$1c = [
27057
+ _hoisted_2$1d
27039
27058
  ];
27040
- function render$$(_ctx, _cache) {
27041
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1d, _hoisted_3$1b);
27059
+ function render$10(_ctx, _cache) {
27060
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1e, _hoisted_3$1c);
27042
27061
  }
27043
- const MdiFormatItalic = { name: "mdi-format-italic", render: render$$ };
27062
+ const MdiFormatItalic = { name: "mdi-format-italic", render: render$10 };
27044
27063
  const Italic = Italic$1.extend({
27045
27064
  addOptions() {
27046
27065
  var _a;
@@ -27140,22 +27159,22 @@ ${codeFrame}` : message);
27140
27159
  ];
27141
27160
  }
27142
27161
  });
27143
- const _hoisted_1$1c = {
27162
+ const _hoisted_1$1d = {
27144
27163
  viewBox: "0 0 24 24",
27145
27164
  width: "1.2em",
27146
27165
  height: "1.2em"
27147
27166
  };
27148
- const _hoisted_2$1b = /* @__PURE__ */ vue.createElementVNode("path", {
27167
+ const _hoisted_2$1c = /* @__PURE__ */ vue.createElementVNode("path", {
27149
27168
  fill: "currentColor",
27150
27169
  d: "M3 14h18v-2H3m2-8v3h5v3h4V7h5V4m-9 15h4v-3h-4v3Z"
27151
27170
  }, null, -1);
27152
- const _hoisted_3$1a = [
27153
- _hoisted_2$1b
27171
+ const _hoisted_3$1b = [
27172
+ _hoisted_2$1c
27154
27173
  ];
27155
- function render$_(_ctx, _cache) {
27156
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1c, _hoisted_3$1a);
27174
+ function render$$(_ctx, _cache) {
27175
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1d, _hoisted_3$1b);
27157
27176
  }
27158
- const MdiFormatStrikethrough = { name: "mdi-format-strikethrough", render: render$_ };
27177
+ const MdiFormatStrikethrough = { name: "mdi-format-strikethrough", render: render$$ };
27159
27178
  const Strike = Strike$1.extend({
27160
27179
  addOptions() {
27161
27180
  var _a;
@@ -27232,22 +27251,22 @@ ${codeFrame}` : message);
27232
27251
  };
27233
27252
  }
27234
27253
  });
27235
- const _hoisted_1$1b = {
27254
+ const _hoisted_1$1c = {
27236
27255
  viewBox: "0 0 24 24",
27237
27256
  width: "1.2em",
27238
27257
  height: "1.2em"
27239
27258
  };
27240
- const _hoisted_2$1a = /* @__PURE__ */ vue.createElementVNode("path", {
27259
+ const _hoisted_2$1b = /* @__PURE__ */ vue.createElementVNode("path", {
27241
27260
  fill: "currentColor",
27242
27261
  d: "M5 21h14v-2H5v2m7-4a6 6 0 0 0 6-6V3h-2.5v8a3.5 3.5 0 0 1-3.5 3.5A3.5 3.5 0 0 1 8.5 11V3H6v8a6 6 0 0 0 6 6Z"
27243
27262
  }, null, -1);
27244
- const _hoisted_3$19 = [
27245
- _hoisted_2$1a
27263
+ const _hoisted_3$1a = [
27264
+ _hoisted_2$1b
27246
27265
  ];
27247
- function render$Z(_ctx, _cache) {
27248
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1b, _hoisted_3$19);
27266
+ function render$_(_ctx, _cache) {
27267
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1c, _hoisted_3$1a);
27249
27268
  }
27250
- const MdiFormatUnderline = { name: "mdi-format-underline", render: render$Z };
27269
+ const MdiFormatUnderline = { name: "mdi-format-underline", render: render$_ };
27251
27270
  const Underline = Underline$1.extend({
27252
27271
  addOptions() {
27253
27272
  var _a;
@@ -27357,22 +27376,22 @@ ${codeFrame}` : message);
27357
27376
  ];
27358
27377
  }
27359
27378
  });
27360
- const _hoisted_1$1a = {
27379
+ const _hoisted_1$1b = {
27361
27380
  viewBox: "0 0 24 24",
27362
27381
  width: "1.2em",
27363
27382
  height: "1.2em"
27364
27383
  };
27365
- const _hoisted_2$19 = /* @__PURE__ */ vue.createElementVNode("path", {
27384
+ const _hoisted_2$1a = /* @__PURE__ */ vue.createElementVNode("path", {
27366
27385
  fill: "currentColor",
27367
27386
  d: "m4 17l2.75-2.75l-.03-.02c-.58-.59-.58-1.54 0-2.12l4.74-4.74l4.24 4.24l-4.74 4.74c-.57.58-1.5.58-2.09.02l-.63.63H4M15.91 2.91c.59-.58 1.54-.58 2.12 0l2.13 2.12c.58.59.58 1.54 0 2.13l-3.3 3.29l-4.24-4.24l3.29-3.3Z"
27368
27387
  }, null, -1);
27369
- const _hoisted_3$18 = [
27370
- _hoisted_2$19
27388
+ const _hoisted_3$19 = [
27389
+ _hoisted_2$1a
27371
27390
  ];
27372
- function render$Y(_ctx, _cache) {
27373
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1a, _hoisted_3$18);
27391
+ function render$Z(_ctx, _cache) {
27392
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$1b, _hoisted_3$19);
27374
27393
  }
27375
- const MdiFormatColorHighlight = { name: "mdi-format-color-highlight", render: render$Y };
27394
+ const MdiFormatColorHighlight = { name: "mdi-format-color-highlight", render: render$Z };
27376
27395
  const _sfc_main$g = /* @__PURE__ */ vue.defineComponent({
27377
27396
  __name: "BlockActionButton",
27378
27397
  props: {
@@ -27436,46 +27455,46 @@ ${codeFrame}` : message);
27436
27455
  return target;
27437
27456
  };
27438
27457
  const _sfc_main$e = {};
27439
- const _hoisted_1$19 = { class: "editor-block__actions-separator" };
27458
+ const _hoisted_1$1a = { class: "editor-block__actions-separator" };
27440
27459
  function _sfc_render(_ctx, _cache) {
27441
- return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$19);
27460
+ return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1a);
27442
27461
  }
27443
27462
  const BlockActionSeparator = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["render", _sfc_render]]);
27444
- const _hoisted_1$18 = {
27463
+ const _hoisted_1$19 = {
27445
27464
  viewBox: "0 0 24 24",
27446
27465
  color: "red",
27447
27466
  width: "1.2em",
27448
27467
  height: "1.2em"
27449
27468
  };
27450
- const _hoisted_2$18 = /* @__PURE__ */ vue.createElementVNode("path", {
27469
+ const _hoisted_2$19 = /* @__PURE__ */ vue.createElementVNode("path", {
27451
27470
  fill: "currentColor",
27452
27471
  d: "M14.12 10.47L12 12.59l-2.13-2.12l-1.41 1.41L10.59 14l-2.12 2.12l1.41 1.41L12 15.41l2.12 2.12l1.41-1.41L13.41 14l2.12-2.12l-1.41-1.41M15.5 4l-1-1h-5l-1 1H5v2h14V4h-3.5M6 19a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V7H6v12M8 9h8v10H8V9Z"
27453
27472
  }, null, -1);
27454
- const _hoisted_3$17 = [
27455
- _hoisted_2$18
27473
+ const _hoisted_3$18 = [
27474
+ _hoisted_2$19
27456
27475
  ];
27457
- function render$X(_ctx, _cache) {
27458
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$18, _hoisted_3$17);
27476
+ function render$Y(_ctx, _cache) {
27477
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$19, _hoisted_3$18);
27459
27478
  }
27460
- const MdiDeleteForeverOutline = { name: "mdi-delete-forever-outline", render: render$X };
27461
- const _hoisted_1$17 = {
27479
+ const MdiDeleteForeverOutline = { name: "mdi-delete-forever-outline", render: render$Y };
27480
+ const _hoisted_1$18 = {
27462
27481
  viewBox: "0 0 24 24",
27463
27482
  width: "1.2em",
27464
27483
  height: "1.2em"
27465
27484
  };
27466
- const _hoisted_2$17 = /* @__PURE__ */ vue.createElementVNode("path", {
27485
+ const _hoisted_2$18 = /* @__PURE__ */ vue.createElementVNode("path", {
27467
27486
  fill: "currentColor",
27468
27487
  d: "M20 10.5a6.5 6.5 0 0 1-6.5 6.5H7.83l3.09 3.09L9.5 21.5L4 16l5.5-5.5l1.41 1.41L7.83 15h5.67c2.5 0 4.5-2 4.5-4.5S16 6 13.5 6H6V4h7.5a6.5 6.5 0 0 1 6.5 6.5Z"
27469
27488
  }, null, -1);
27470
- const _hoisted_3$16 = [
27471
- _hoisted_2$17
27489
+ const _hoisted_3$17 = [
27490
+ _hoisted_2$18
27472
27491
  ];
27473
- function render$W(_ctx, _cache) {
27474
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$17, _hoisted_3$16);
27492
+ function render$X(_ctx, _cache) {
27493
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$18, _hoisted_3$17);
27475
27494
  }
27476
- const MdiArrowULeftBottom = { name: "mdi-arrow-u-left-bottom", render: render$W };
27477
- const _hoisted_1$16 = { class: "editor-block__content" };
27478
- const _hoisted_2$16 = { class: "editor-block__actions" };
27495
+ const MdiArrowULeftBottom = { name: "mdi-arrow-u-left-bottom", render: render$X };
27496
+ const _hoisted_1$17 = { class: "editor-block__content" };
27497
+ const _hoisted_2$17 = { class: "editor-block__actions" };
27479
27498
  const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
27480
27499
  __name: "BlockCard",
27481
27500
  props: {
@@ -27502,13 +27521,13 @@ ${codeFrame}` : message);
27502
27521
  return vue.openBlock(), vue.createElementBlock("section", {
27503
27522
  class: vue.normalizeClass(["editor-block group", { "editor-block--selected": __props.selected }])
27504
27523
  }, [
27505
- vue.createElementVNode("div", _hoisted_1$16, [
27524
+ vue.createElementVNode("div", _hoisted_1$17, [
27506
27525
  vue.renderSlot(_ctx.$slots, "content")
27507
27526
  ]),
27508
27527
  vue.createElementVNode("div", {
27509
27528
  class: vue.normalizeClass(["invisible group-hover:visible pb-2 absolute -top-12 right-0", { "!visible": __props.selected }])
27510
27529
  }, [
27511
- vue.createElementVNode("div", _hoisted_2$16, [
27530
+ vue.createElementVNode("div", _hoisted_2$17, [
27512
27531
  vue.renderSlot(_ctx.$slots, "actions"),
27513
27532
  vue.createVNode(_sfc_main$g, {
27514
27533
  tooltip: vue.unref(i18n).global.t("editor.common.button.new_line"),
@@ -27536,9 +27555,9 @@ ${codeFrame}` : message);
27536
27555
  }
27537
27556
  });
27538
27557
  const BlockCard_vue_vue_type_style_index_0_lang = "";
27539
- const _hoisted_1$15 = { class: "flex flex-col gap-0.5" };
27540
- const _hoisted_2$15 = { class: "text-sm text-gray-600 group-hover:font-medium group-hover:text-gray-900" };
27541
- const _hoisted_3$15 = {
27558
+ const _hoisted_1$16 = { class: "flex flex-col gap-0.5" };
27559
+ const _hoisted_2$16 = { class: "text-sm text-gray-600 group-hover:font-medium group-hover:text-gray-900" };
27560
+ const _hoisted_3$16 = {
27542
27561
  key: 0,
27543
27562
  class: "text-xs text-gray-500"
27544
27563
  };
@@ -27563,46 +27582,46 @@ ${codeFrame}` : message);
27563
27582
  onClick: action
27564
27583
  }, [
27565
27584
  (vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(__props.icon), { class: "bg-gray-100 p-1.5 rounded w-7 h-7 group-hover:bg-white" })),
27566
- vue.createElementVNode("div", _hoisted_1$15, [
27567
- vue.createElementVNode("span", _hoisted_2$15, vue.toDisplayString(__props.title), 1),
27568
- __props.description ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$15, vue.toDisplayString(__props.description), 1)) : vue.createCommentVNode("", true)
27585
+ vue.createElementVNode("div", _hoisted_1$16, [
27586
+ vue.createElementVNode("span", _hoisted_2$16, vue.toDisplayString(__props.title), 1),
27587
+ __props.description ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$16, vue.toDisplayString(__props.description), 1)) : vue.createCommentVNode("", true)
27569
27588
  ])
27570
27589
  ]);
27571
27590
  };
27572
27591
  }
27573
27592
  });
27574
- const _hoisted_1$14 = {
27593
+ const _hoisted_1$15 = {
27575
27594
  viewBox: "0 0 24 24",
27576
27595
  width: "1.2em",
27577
27596
  height: "1.2em"
27578
27597
  };
27579
- const _hoisted_2$14 = /* @__PURE__ */ vue.createElementVNode("path", {
27598
+ const _hoisted_2$15 = /* @__PURE__ */ vue.createElementVNode("path", {
27580
27599
  fill: "currentColor",
27581
27600
  d: "M8.59 16.58L13.17 12L8.59 7.41L10 6l6 6l-6 6l-1.41-1.42Z"
27582
27601
  }, null, -1);
27583
- const _hoisted_3$14 = [
27584
- _hoisted_2$14
27602
+ const _hoisted_3$15 = [
27603
+ _hoisted_2$15
27585
27604
  ];
27586
- function render$V(_ctx, _cache) {
27587
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$14, _hoisted_3$14);
27605
+ function render$W(_ctx, _cache) {
27606
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$15, _hoisted_3$15);
27588
27607
  }
27589
- const MdiChevronRight = { name: "mdi-chevron-right", render: render$V };
27590
- const _hoisted_1$13 = {
27608
+ const MdiChevronRight = { name: "mdi-chevron-right", render: render$W };
27609
+ const _hoisted_1$14 = {
27591
27610
  viewBox: "0 0 24 24",
27592
27611
  width: "1.2em",
27593
27612
  height: "1.2em"
27594
27613
  };
27595
- const _hoisted_2$13 = /* @__PURE__ */ vue.createElementVNode("path", {
27614
+ const _hoisted_2$14 = /* @__PURE__ */ vue.createElementVNode("path", {
27596
27615
  fill: "currentColor",
27597
27616
  d: "M17.5 12a1.5 1.5 0 0 1-1.5-1.5A1.5 1.5 0 0 1 17.5 9a1.5 1.5 0 0 1 1.5 1.5a1.5 1.5 0 0 1-1.5 1.5m-3-4A1.5 1.5 0 0 1 13 6.5A1.5 1.5 0 0 1 14.5 5A1.5 1.5 0 0 1 16 6.5A1.5 1.5 0 0 1 14.5 8m-5 0A1.5 1.5 0 0 1 8 6.5A1.5 1.5 0 0 1 9.5 5A1.5 1.5 0 0 1 11 6.5A1.5 1.5 0 0 1 9.5 8m-3 4A1.5 1.5 0 0 1 5 10.5A1.5 1.5 0 0 1 6.5 9A1.5 1.5 0 0 1 8 10.5A1.5 1.5 0 0 1 6.5 12M12 3a9 9 0 0 0-9 9a9 9 0 0 0 9 9a1.5 1.5 0 0 0 1.5-1.5c0-.39-.15-.74-.39-1c-.23-.27-.38-.62-.38-1a1.5 1.5 0 0 1 1.5-1.5H16a5 5 0 0 0 5-5c0-4.42-4.03-8-9-8Z"
27598
27617
  }, null, -1);
27599
- const _hoisted_3$13 = [
27600
- _hoisted_2$13
27618
+ const _hoisted_3$14 = [
27619
+ _hoisted_2$14
27601
27620
  ];
27602
- function render$U(_ctx, _cache) {
27603
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$13, _hoisted_3$13);
27621
+ function render$V(_ctx, _cache) {
27622
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$14, _hoisted_3$14);
27604
27623
  }
27605
- const MdiPalette = { name: "mdi-palette", render: render$U };
27624
+ const MdiPalette = { name: "mdi-palette", render: render$V };
27606
27625
  const prefix = "";
27607
27626
  function styleInject(css2, ref) {
27608
27627
  if (ref === void 0)
@@ -27682,7 +27701,7 @@ ${codeFrame}` : message);
27682
27701
  _checkboardCache[key] = checkboard;
27683
27702
  return checkboard;
27684
27703
  }
27685
- function render$T(_ctx, _cache, $props, $setup, $data, $options) {
27704
+ function render$U(_ctx, _cache, $props, $setup, $data, $options) {
27686
27705
  return vue.openBlock(), vue.createElementBlock(
27687
27706
  "div",
27688
27707
  {
@@ -27696,7 +27715,7 @@ ${codeFrame}` : message);
27696
27715
  }
27697
27716
  var css_248z$5 = ".vc-checkerboard{background-size:contain;bottom:0;left:0;position:absolute;right:0;top:0}";
27698
27717
  styleInject(css_248z$5);
27699
- script$5.render = render$T;
27718
+ script$5.render = render$U;
27700
27719
  script$5.__file = "src/components/checkboard/checkboard.vue";
27701
27720
  script$5.install = install;
27702
27721
  var script$4 = {
@@ -27760,9 +27779,9 @@ ${codeFrame}` : message);
27760
27779
  }
27761
27780
  }
27762
27781
  };
27763
- const _hoisted_1$12 = { class: "vc-alpha" };
27764
- const _hoisted_2$12 = { class: "vc-alpha-checkboard-wrap" };
27765
- const _hoisted_3$12 = /* @__PURE__ */ vue.createElementVNode(
27782
+ const _hoisted_1$13 = { class: "vc-alpha" };
27783
+ const _hoisted_2$13 = { class: "vc-alpha-checkboard-wrap" };
27784
+ const _hoisted_3$13 = /* @__PURE__ */ vue.createElementVNode(
27766
27785
  "div",
27767
27786
  { class: "vc-alpha-picker" },
27768
27787
  null,
@@ -27770,12 +27789,12 @@ ${codeFrame}` : message);
27770
27789
  /* HOISTED */
27771
27790
  );
27772
27791
  const _hoisted_4$c = [
27773
- _hoisted_3$12
27792
+ _hoisted_3$13
27774
27793
  ];
27775
- function render$S(_ctx, _cache, $props, $setup, $data, $options) {
27794
+ function render$T(_ctx, _cache, $props, $setup, $data, $options) {
27776
27795
  const _component_Checkboard = vue.resolveComponent("Checkboard");
27777
- return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$12, [
27778
- vue.createElementVNode("div", _hoisted_2$12, [
27796
+ return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$13, [
27797
+ vue.createElementVNode("div", _hoisted_2$13, [
27779
27798
  vue.createVNode(_component_Checkboard)
27780
27799
  ]),
27781
27800
  vue.createElementVNode(
@@ -27816,7 +27835,7 @@ ${codeFrame}` : message);
27816
27835
  }
27817
27836
  var css_248z$4 = ".vc-alpha,.vc-alpha-checkboard-wrap{bottom:0;left:0;position:absolute;right:0;top:0}.vc-alpha-checkboard-wrap{overflow:hidden}.vc-alpha-gradient{bottom:0;left:0;position:absolute;right:0;top:0}.vc-alpha-container{cursor:pointer;height:100%;margin:0 3px;position:relative;z-index:2}.vc-alpha-pointer{position:absolute;z-index:2}.vc-alpha-picker{background:#fff;border-radius:1px;box-shadow:0 0 2px rgba(0,0,0,.6);cursor:pointer;height:8px;margin-top:1px;transform:translateX(-2px);width:4px}";
27818
27837
  styleInject(css_248z$4);
27819
- script$4.render = render$S;
27838
+ script$4.render = render$T;
27820
27839
  script$4.__file = "src/components/alpha/alpha.vue";
27821
27840
  script$4.install = install;
27822
27841
  function bound01(n, max2) {
@@ -28878,12 +28897,12 @@ ${codeFrame}` : message);
28878
28897
  // }
28879
28898
  }
28880
28899
  };
28881
- const _hoisted_1$11 = { class: "vc-editable-input" };
28882
- const _hoisted_2$11 = ["aria-labelledby"];
28883
- const _hoisted_3$11 = ["id", "for"];
28900
+ const _hoisted_1$12 = { class: "vc-editable-input" };
28901
+ const _hoisted_2$12 = ["aria-labelledby"];
28902
+ const _hoisted_3$12 = ["id", "for"];
28884
28903
  const _hoisted_4$b = { class: "vc-input__desc" };
28885
- function render$R(_ctx, _cache, $props, $setup, $data, $options) {
28886
- return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$11, [
28904
+ function render$S(_ctx, _cache, $props, $setup, $data, $options) {
28905
+ return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$12, [
28887
28906
  vue.withDirectives(vue.createElementVNode("input", {
28888
28907
  ref: "input",
28889
28908
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $options.val = $event),
@@ -28891,14 +28910,14 @@ ${codeFrame}` : message);
28891
28910
  class: "vc-input__input",
28892
28911
  onKeydown: _cache[1] || (_cache[1] = (...args) => $options.handleKeyDown && $options.handleKeyDown(...args)),
28893
28912
  onInput: _cache[2] || (_cache[2] = (...args) => $options.update && $options.update(...args))
28894
- }, null, 40, _hoisted_2$11), [
28913
+ }, null, 40, _hoisted_2$12), [
28895
28914
  [vue.vModelText, $options.val]
28896
28915
  ]),
28897
28916
  vue.createElementVNode("span", {
28898
28917
  id: $options.labelId,
28899
28918
  for: $props.label,
28900
28919
  class: "vc-input__label"
28901
- }, vue.toDisplayString($options.labelSpanText), 9, _hoisted_3$11),
28920
+ }, vue.toDisplayString($options.labelSpanText), 9, _hoisted_3$12),
28902
28921
  vue.createElementVNode(
28903
28922
  "span",
28904
28923
  _hoisted_4$b,
@@ -28910,10 +28929,10 @@ ${codeFrame}` : message);
28910
28929
  }
28911
28930
  var css_248z$3 = ".vc-editable-input{position:relative}.vc-input__input{border:0;outline:none;padding:0}.vc-input__label{text-transform:capitalize}";
28912
28931
  styleInject(css_248z$3);
28913
- script$3.render = render$R;
28932
+ script$3.render = render$S;
28914
28933
  script$3.__file = "src/components/editable-input/editable-input.vue";
28915
28934
  script$3.install = install;
28916
- function clamp(value, min2, max2) {
28935
+ function clamp$1(value, min2, max2) {
28917
28936
  return min2 < max2 ? value < min2 ? min2 : value > max2 ? max2 : value : value < max2 ? max2 : value > min2 ? min2 : value;
28918
28937
  }
28919
28938
  var script$2 = {
@@ -28948,10 +28967,10 @@ ${codeFrame}` : message);
28948
28967
  const yOffset = container.getBoundingClientRect().top + window.pageYOffset;
28949
28968
  const pageX = e.pageX || (e.touches ? e.touches[0].pageX : 0);
28950
28969
  const pageY = e.pageY || (e.touches ? e.touches[0].pageY : 0);
28951
- const left2 = clamp(pageX - xOffset, 0, containerWidth);
28952
- const top2 = clamp(pageY - yOffset, 0, containerHeight);
28970
+ const left2 = clamp$1(pageX - xOffset, 0, containerWidth);
28971
+ const top2 = clamp$1(pageY - yOffset, 0, containerHeight);
28953
28972
  const saturation = left2 / containerWidth;
28954
- const bright = clamp(-(top2 / containerHeight) + 1, 0, 1);
28973
+ const bright = clamp$1(-(top2 / containerHeight) + 1, 0, 1);
28955
28974
  this.onChange({
28956
28975
  h: this.colors.hsv.h,
28957
28976
  s: saturation,
@@ -28978,21 +28997,21 @@ ${codeFrame}` : message);
28978
28997
  }
28979
28998
  }
28980
28999
  };
28981
- const _hoisted_1$10 = /* @__PURE__ */ vue.createElementVNode(
29000
+ const _hoisted_1$11 = /* @__PURE__ */ vue.createElementVNode(
28982
29001
  "div",
28983
29002
  { class: "vc-saturation--white" },
28984
29003
  null,
28985
29004
  -1
28986
29005
  /* HOISTED */
28987
29006
  );
28988
- const _hoisted_2$10 = /* @__PURE__ */ vue.createElementVNode(
29007
+ const _hoisted_2$11 = /* @__PURE__ */ vue.createElementVNode(
28989
29008
  "div",
28990
29009
  { class: "vc-saturation--black" },
28991
29010
  null,
28992
29011
  -1
28993
29012
  /* HOISTED */
28994
29013
  );
28995
- const _hoisted_3$10 = /* @__PURE__ */ vue.createElementVNode(
29014
+ const _hoisted_3$11 = /* @__PURE__ */ vue.createElementVNode(
28996
29015
  "div",
28997
29016
  { class: "vc-saturation-circle" },
28998
29017
  null,
@@ -29000,9 +29019,9 @@ ${codeFrame}` : message);
29000
29019
  /* HOISTED */
29001
29020
  );
29002
29021
  const _hoisted_4$a = [
29003
- _hoisted_3$10
29022
+ _hoisted_3$11
29004
29023
  ];
29005
- function render$Q(_ctx, _cache, $props, $setup, $data, $options) {
29024
+ function render$R(_ctx, _cache, $props, $setup, $data, $options) {
29006
29025
  return vue.openBlock(), vue.createElementBlock(
29007
29026
  "div",
29008
29027
  {
@@ -29014,8 +29033,8 @@ ${codeFrame}` : message);
29014
29033
  onTouchstart: _cache[2] || (_cache[2] = (...args) => $options.handleChange && $options.handleChange(...args))
29015
29034
  },
29016
29035
  [
29017
- _hoisted_1$10,
29018
- _hoisted_2$10,
29036
+ _hoisted_1$11,
29037
+ _hoisted_2$11,
29019
29038
  vue.createElementVNode(
29020
29039
  "div",
29021
29040
  {
@@ -29033,7 +29052,7 @@ ${codeFrame}` : message);
29033
29052
  }
29034
29053
  var css_248z$2 = ".vc-saturation,.vc-saturation--black,.vc-saturation--white{bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.vc-saturation--white{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.vc-saturation--black{background:linear-gradient(0deg,#000,transparent)}.vc-saturation-pointer{cursor:pointer;position:absolute}.vc-saturation-circle{border-radius:50%;box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);cursor:head;height:4px;transform:translate(-2px,-2px);width:4px}";
29035
29054
  styleInject(css_248z$2);
29036
- script$2.render = render$Q;
29055
+ script$2.render = render$R;
29037
29056
  script$2.__file = "src/components/saturation/saturation.vue";
29038
29057
  script$2.install = install;
29039
29058
  var script$1 = {
@@ -29163,18 +29182,18 @@ ${codeFrame}` : message);
29163
29182
  }
29164
29183
  }
29165
29184
  };
29166
- const _hoisted_1$$ = ["aria-valuenow"];
29167
- const _hoisted_2$$ = /* @__PURE__ */ vue.createElementVNode(
29185
+ const _hoisted_1$10 = ["aria-valuenow"];
29186
+ const _hoisted_2$10 = /* @__PURE__ */ vue.createElementVNode(
29168
29187
  "div",
29169
29188
  { class: "vc-hue-picker" },
29170
29189
  null,
29171
29190
  -1
29172
29191
  /* HOISTED */
29173
29192
  );
29174
- const _hoisted_3$$ = [
29175
- _hoisted_2$$
29193
+ const _hoisted_3$10 = [
29194
+ _hoisted_2$10
29176
29195
  ];
29177
- function render$P(_ctx, _cache, $props, $setup, $data, $options) {
29196
+ function render$Q(_ctx, _cache, $props, $setup, $data, $options) {
29178
29197
  return vue.openBlock(), vue.createElementBlock(
29179
29198
  "div",
29180
29199
  {
@@ -29199,11 +29218,11 @@ ${codeFrame}` : message);
29199
29218
  style: vue.normalizeStyle({ top: $options.pointerTop, left: $options.pointerLeft }),
29200
29219
  role: "presentation"
29201
29220
  },
29202
- _hoisted_3$$,
29221
+ _hoisted_3$10,
29203
29222
  4
29204
29223
  /* STYLE */
29205
29224
  )
29206
- ], 40, _hoisted_1$$)
29225
+ ], 40, _hoisted_1$10)
29207
29226
  ],
29208
29227
  2
29209
29228
  /* CLASS */
@@ -29211,7 +29230,7 @@ ${codeFrame}` : message);
29211
29230
  }
29212
29231
  var css_248z$1 = ".vc-hue{border-radius:2px;bottom:0;left:0;position:absolute;right:0;top:0}.vc-hue--horizontal{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.vc-hue--vertical{background:linear-gradient(0deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.vc-hue-container{cursor:pointer;height:100%;margin:0 2px;position:relative}.vc-hue-pointer{position:absolute;z-index:2}.vc-hue-picker{background:#fff;border-radius:1px;box-shadow:0 0 2px rgba(0,0,0,.6);cursor:pointer;height:8px;margin-top:1px;transform:translateX(-2px);width:4px}";
29213
29232
  styleInject(css_248z$1);
29214
- script$1.render = render$P;
29233
+ script$1.render = render$Q;
29215
29234
  script$1.__file = "src/components/hue/hue.vue";
29216
29235
  script$1.install = install;
29217
29236
  const presetColors = [
@@ -29299,16 +29318,16 @@ ${codeFrame}` : message);
29299
29318
  }
29300
29319
  }
29301
29320
  };
29302
- const _hoisted_1$_ = { class: "vc-sketch-saturation-wrap" };
29303
- const _hoisted_2$_ = { class: "vc-sketch-controls" };
29304
- const _hoisted_3$_ = { class: "vc-sketch-sliders" };
29321
+ const _hoisted_1$$ = { class: "vc-sketch-saturation-wrap" };
29322
+ const _hoisted_2$$ = { class: "vc-sketch-controls" };
29323
+ const _hoisted_3$$ = { class: "vc-sketch-sliders" };
29305
29324
  const _hoisted_4$9 = { class: "vc-sketch-hue-wrap" };
29306
29325
  const _hoisted_5$7 = {
29307
29326
  key: 0,
29308
29327
  class: "vc-sketch-alpha-wrap"
29309
29328
  };
29310
- const _hoisted_6$4 = { class: "vc-sketch-color-wrap" };
29311
- const _hoisted_7 = ["aria-label"];
29329
+ const _hoisted_6$5 = { class: "vc-sketch-color-wrap" };
29330
+ const _hoisted_7$1 = ["aria-label"];
29312
29331
  const _hoisted_8 = {
29313
29332
  key: 0,
29314
29333
  class: "vc-sketch-field"
@@ -29328,7 +29347,7 @@ ${codeFrame}` : message);
29328
29347
  };
29329
29348
  const _hoisted_15 = ["aria-label", "onClick"];
29330
29349
  const _hoisted_16 = ["aria-label", "onClick"];
29331
- function render$O(_ctx, _cache, $props, $setup, $data, $options) {
29350
+ function render$P(_ctx, _cache, $props, $setup, $data, $options) {
29332
29351
  const _component_Saturation = vue.resolveComponent("Saturation");
29333
29352
  const _component_Hue = vue.resolveComponent("Hue");
29334
29353
  const _component_Alpha = vue.resolveComponent("Alpha");
@@ -29342,14 +29361,14 @@ ${codeFrame}` : message);
29342
29361
  class: vue.normalizeClass(["vc-sketch", [$props.disableAlpha ? "vc-sketch__disable-alpha" : ""]])
29343
29362
  },
29344
29363
  [
29345
- vue.createElementVNode("div", _hoisted_1$_, [
29364
+ vue.createElementVNode("div", _hoisted_1$$, [
29346
29365
  vue.createVNode(_component_Saturation, {
29347
29366
  value: _ctx.colors,
29348
29367
  onChange: $options.childChange
29349
29368
  }, null, 8, ["value", "onChange"])
29350
29369
  ]),
29351
- vue.createElementVNode("div", _hoisted_2$_, [
29352
- vue.createElementVNode("div", _hoisted_3$_, [
29370
+ vue.createElementVNode("div", _hoisted_2$$, [
29371
+ vue.createElementVNode("div", _hoisted_3$$, [
29353
29372
  vue.createElementVNode("div", _hoisted_4$9, [
29354
29373
  vue.createVNode(_component_Hue, {
29355
29374
  value: _ctx.colors,
@@ -29363,12 +29382,12 @@ ${codeFrame}` : message);
29363
29382
  }, null, 8, ["value", "onChange"])
29364
29383
  ])) : vue.createCommentVNode("v-if", true)
29365
29384
  ]),
29366
- vue.createElementVNode("div", _hoisted_6$4, [
29385
+ vue.createElementVNode("div", _hoisted_6$5, [
29367
29386
  vue.createElementVNode("div", {
29368
29387
  "aria-label": `Current color is ${$options.activeColor}`,
29369
29388
  class: "vc-sketch-active-color",
29370
29389
  style: vue.normalizeStyle({ background: $options.activeColor })
29371
- }, null, 12, _hoisted_7),
29390
+ }, null, 12, _hoisted_7$1),
29372
29391
  vue.createVNode(_component_Checkboard)
29373
29392
  ])
29374
29393
  ]),
@@ -29451,7 +29470,7 @@ ${codeFrame}` : message);
29451
29470
  }
29452
29471
  var css_248z = ".vc-sketch{background:#fff;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.15),0 8px 16px rgba(0,0,0,.15);box-sizing:initial;padding:10px 10px 0;position:relative;width:200px}.vc-sketch-saturation-wrap{overflow:hidden;padding-bottom:75%;position:relative;width:100%}.vc-sketch-controls{display:flex}.vc-sketch-sliders{flex:1;padding:4px 0}.vc-sketch-sliders .vc-alpha-gradient,.vc-sketch-sliders .vc-hue{border-radius:2px}.vc-sketch-alpha-wrap,.vc-sketch-hue-wrap{height:10px;position:relative}.vc-sketch-alpha-wrap{margin-top:4px;overflow:hidden}.vc-sketch-color-wrap{border-radius:3px;height:24px;margin-left:4px;margin-top:4px;position:relative;width:24px}.vc-sketch-active-color{border-radius:2px;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15),inset 0 0 4px rgba(0,0,0,.25);left:0;position:absolute;right:0;top:0;z-index:2}.vc-sketch-color-wrap .vc-checkerboard{background-size:auto}.vc-sketch-field{display:flex;padding-top:4px}.vc-sketch-field .vc-input__input{border:none;box-shadow:inset 0 0 0 1px #ccc;font-size:10px;padding:4px 0 3px 10%;width:90%}.vc-sketch-field .vc-input__label{color:#222;display:block;font-size:11px;padding-bottom:4px;padding-top:3px;text-align:center;text-transform:capitalize}.vc-sketch-field--single{flex:1;padding-left:6px}.vc-sketch-field--double{flex:2}.vc-sketch-presets{border-top:1px solid #eee;margin-left:-10px;margin-right:-10px;padding-left:10px;padding-top:10px}.vc-sketch-presets-color{cursor:pointer;display:inline-block;height:16px;margin:0 10px 10px 0;overflow:hidden;position:relative;vertical-align:top;width:16px}.vc-sketch-presets-color,.vc-sketch-presets-color .vc-checkerboard{border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.vc-sketch__disable-alpha .vc-sketch-color-wrap{height:10px}";
29453
29472
  styleInject(css_248z);
29454
- script.render = render$O;
29473
+ script.render = render$P;
29455
29474
  script.__file = "src/components/sketch/sketch.vue";
29456
29475
  script.install = install;
29457
29476
  function getDefaultExportFromCjs(x2) {
@@ -29892,12 +29911,12 @@ ${codeFrame}` : message);
29892
29911
  let colors = colors$1;
29893
29912
  var colors_1 = (colors.__esModule ? colors : { default: colors }).default;
29894
29913
  const tailwindcssColors = /* @__PURE__ */ getDefaultExportFromCjs(colors_1);
29895
- const _hoisted_1$Z = { class: "grid grid-cols-9 gap-1.5 p-2 pt-1" };
29896
- const _hoisted_2$Z = ["title", "onClick"];
29897
- const _hoisted_3$Z = { class: "p-1" };
29914
+ const _hoisted_1$_ = { class: "grid grid-cols-9 gap-1.5 p-2 pt-1" };
29915
+ const _hoisted_2$_ = ["title", "onClick"];
29916
+ const _hoisted_3$_ = { class: "p-1" };
29898
29917
  const _hoisted_4$8 = { class: "flex items-center rounded cursor-pointer hover:bg-gray-100 p-1 justify-between" };
29899
29918
  const _hoisted_5$6 = { class: "inline-flex items-center gap-2" };
29900
- const _hoisted_6$3 = { class: "text-xs text-gray-600" };
29919
+ const _hoisted_6$4 = { class: "text-xs text-gray-600" };
29901
29920
  const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
29902
29921
  __name: "ColorPickerDropdown",
29903
29922
  props: {
@@ -29946,7 +29965,7 @@ ${codeFrame}` : message);
29946
29965
  return vue.openBlock(), vue.createBlock(vue.unref(Dropdown), { class: "inline-flex" }, {
29947
29966
  popper: vue.withCtx(() => [
29948
29967
  vue.renderSlot(_ctx.$slots, "prefix"),
29949
- vue.createElementVNode("div", _hoisted_1$Z, [
29968
+ vue.createElementVNode("div", _hoisted_1$_, [
29950
29969
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(getColors(), (item) => {
29951
29970
  return vue.openBlock(), vue.createElementBlock("div", {
29952
29971
  key: item.color,
@@ -29954,7 +29973,7 @@ ${codeFrame}` : message);
29954
29973
  class: "h-5 w-5 rounded-sm cursor-pointer hover:ring-1 ring-offset-1 ring-gray-300",
29955
29974
  title: item.name,
29956
29975
  onClick: ($event) => handleSetColor(item.color)
29957
- }, null, 12, _hoisted_2$Z);
29976
+ }, null, 12, _hoisted_2$_);
29958
29977
  }), 128))
29959
29978
  ]),
29960
29979
  vue.createVNode(vue.unref(Dropdown), { placement: "right" }, {
@@ -29965,11 +29984,11 @@ ${codeFrame}` : message);
29965
29984
  })
29966
29985
  ]),
29967
29986
  default: vue.withCtx(() => [
29968
- vue.createElementVNode("div", _hoisted_3$Z, [
29987
+ vue.createElementVNode("div", _hoisted_3$_, [
29969
29988
  vue.createElementVNode("div", _hoisted_4$8, [
29970
29989
  vue.createElementVNode("div", _hoisted_5$6, [
29971
29990
  vue.createVNode(vue.unref(MdiPalette)),
29972
- vue.createElementVNode("span", _hoisted_6$3, vue.toDisplayString(vue.unref(i18n).global.t("editor.components.color_picker.more_color")), 1)
29991
+ vue.createElementVNode("span", _hoisted_6$4, vue.toDisplayString(vue.unref(i18n).global.t("editor.components.color_picker.more_color")), 1)
29973
29992
  ]),
29974
29993
  vue.createElementVNode("div", null, [
29975
29994
  vue.createVNode(vue.unref(MdiChevronRight))
@@ -29988,31 +30007,31 @@ ${codeFrame}` : message);
29988
30007
  };
29989
30008
  }
29990
30009
  });
29991
- const _hoisted_1$Y = {
30010
+ const _hoisted_1$Z = {
29992
30011
  viewBox: "0 0 24 24",
29993
30012
  width: "1.2em",
29994
30013
  height: "1.2em"
29995
30014
  };
29996
- const _hoisted_2$Y = /* @__PURE__ */ vue.createElementVNode("path", {
30015
+ const _hoisted_2$Z = /* @__PURE__ */ vue.createElementVNode("path", {
29997
30016
  fill: "currentColor",
29998
30017
  d: "M16.5 8C14 8 12 10 12 12.5s2 4.5 4.5 4.5s4.5-2 4.5-4.5S19 8 16.5 8m0 7.5c-1.7 0-3-1.3-3-3c0-.6.2-1.1.4-1.5l4.1 4.1c-.4.2-.9.4-1.5.4m2.6-1.5L15 9.9c.4-.3.9-.4 1.5-.4c1.7 0 3 1.3 3 3c0 .6-.2 1.1-.4 1.5m-7-6.3l-1.5-1.5l3.3-3.3c.6-.6 1.5-.6 2.1 0L18.2 5c.4.4.5.8.4 1.3c-.6-.2-1.3-.3-2-.3c-1.8 0-3.3.7-4.5 1.7m-1.6 7.2L9 16.3c-.6.6-1.5.6-2.1 0l-.7.7H2l2.8-2.8c-.6-.6-.6-1.5 0-2.1l4.7-4.7L11.1 9c-.7 1-1.1 2.2-1.1 3.5c0 .8.2 1.6.5 2.4Z"
29999
30018
  }, null, -1);
30000
- const _hoisted_3$Y = [
30001
- _hoisted_2$Y
30019
+ const _hoisted_3$Z = [
30020
+ _hoisted_2$Z
30002
30021
  ];
30003
- function render$N(_ctx, _cache) {
30004
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$Y, _hoisted_3$Y);
30022
+ function render$O(_ctx, _cache) {
30023
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$Z, _hoisted_3$Z);
30005
30024
  }
30006
- const MdiFormatColorMarkerCancel = { name: "mdi-format-color-marker-cancel", render: render$N };
30007
- const _hoisted_1$X = { class: "p-1" };
30008
- const _hoisted_2$X = { class: "inline-flex items-center gap-2" };
30009
- const _hoisted_3$X = { class: "text-xs text-gray-600" };
30025
+ const MdiFormatColorMarkerCancel = { name: "mdi-format-color-marker-cancel", render: render$O };
30026
+ const _hoisted_1$Y = { class: "p-1" };
30027
+ const _hoisted_2$Y = { class: "inline-flex items-center gap-2" };
30028
+ const _hoisted_3$Y = { class: "text-xs text-gray-600" };
30010
30029
  const _hoisted_4$7 = { class: "p-1" };
30011
30030
  const _hoisted_5$5 = /* @__PURE__ */ vue.createElementVNode("div", {
30012
30031
  class: "h-5 w-5 rounded-sm cursor-pointer hover:ring-1 ring-offset-1 ring-gray-300",
30013
30032
  style: { "background-color": "#fff8c5" }
30014
30033
  }, null, -1);
30015
- const _hoisted_6$2 = { class: "text-xs text-gray-600" };
30034
+ const _hoisted_6$3 = { class: "text-xs text-gray-600" };
30016
30035
  const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
30017
30036
  __name: "HighlightBubbleItem",
30018
30037
  props: {
@@ -30039,14 +30058,14 @@ ${codeFrame}` : message);
30039
30058
  return (_ctx, _cache) => {
30040
30059
  return vue.openBlock(), vue.createBlock(_sfc_main$b, { "onUpdate:modelValue": handleSetColor }, {
30041
30060
  prefix: vue.withCtx(() => [
30042
- vue.createElementVNode("div", _hoisted_1$X, [
30061
+ vue.createElementVNode("div", _hoisted_1$Y, [
30043
30062
  vue.createElementVNode("div", {
30044
30063
  class: "flex items-center gap-2 rounded cursor-pointer hover:bg-gray-100 p-1",
30045
30064
  onClick: handleUnsetColor
30046
30065
  }, [
30047
- vue.createElementVNode("div", _hoisted_2$X, [
30066
+ vue.createElementVNode("div", _hoisted_2$Y, [
30048
30067
  vue.createVNode(vue.unref(MdiFormatColorMarkerCancel)),
30049
- vue.createElementVNode("span", _hoisted_3$X, vue.toDisplayString(vue.unref(i18n).global.t("editor.extensions.highlight.unset")), 1)
30068
+ vue.createElementVNode("span", _hoisted_3$Y, vue.toDisplayString(vue.unref(i18n).global.t("editor.extensions.highlight.unset")), 1)
30050
30069
  ])
30051
30070
  ])
30052
30071
  ]),
@@ -30056,7 +30075,7 @@ ${codeFrame}` : message);
30056
30075
  onClick: _cache[1] || (_cache[1] = ($event) => handleSetColor())
30057
30076
  }, [
30058
30077
  _hoisted_5$5,
30059
- vue.createElementVNode("span", _hoisted_6$2, vue.toDisplayString(vue.unref(i18n).global.t("editor.common.button.restore_default")), 1)
30078
+ vue.createElementVNode("span", _hoisted_6$3, vue.toDisplayString(vue.unref(i18n).global.t("editor.common.button.restore_default")), 1)
30060
30079
  ])
30061
30080
  ])
30062
30081
  ]),
@@ -30070,15 +30089,15 @@ ${codeFrame}` : message);
30070
30089
  };
30071
30090
  }
30072
30091
  });
30073
- const _hoisted_1$W = { class: "p-1" };
30074
- const _hoisted_2$W = { class: "inline-flex items-center gap-2" };
30075
- const _hoisted_3$W = { class: "text-xs text-gray-600" };
30092
+ const _hoisted_1$X = { class: "p-1" };
30093
+ const _hoisted_2$X = { class: "inline-flex items-center gap-2" };
30094
+ const _hoisted_3$X = { class: "text-xs text-gray-600" };
30076
30095
  const _hoisted_4$6 = { class: "p-1" };
30077
30096
  const _hoisted_5$4 = /* @__PURE__ */ vue.createElementVNode("div", {
30078
30097
  class: "h-5 w-5 rounded-sm cursor-pointer hover:ring-1 ring-offset-1 ring-gray-300",
30079
30098
  style: { "background-color": "#fff8c5" }
30080
30099
  }, null, -1);
30081
- const _hoisted_6$1 = { class: "text-xs text-gray-600" };
30100
+ const _hoisted_6$2 = { class: "text-xs text-gray-600" };
30082
30101
  const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
30083
30102
  __name: "HighlightToolbarItem",
30084
30103
  props: {
@@ -30102,14 +30121,14 @@ ${codeFrame}` : message);
30102
30121
  return (_ctx, _cache) => {
30103
30122
  return vue.openBlock(), vue.createBlock(_sfc_main$b, { "onUpdate:modelValue": handleSetColor }, {
30104
30123
  prefix: vue.withCtx(() => [
30105
- vue.createElementVNode("div", _hoisted_1$W, [
30124
+ vue.createElementVNode("div", _hoisted_1$X, [
30106
30125
  vue.createElementVNode("div", {
30107
30126
  class: "flex items-center gap-2 rounded cursor-pointer hover:bg-gray-100 p-1",
30108
30127
  onClick: handleUnsetColor
30109
30128
  }, [
30110
- vue.createElementVNode("div", _hoisted_2$W, [
30129
+ vue.createElementVNode("div", _hoisted_2$X, [
30111
30130
  vue.createVNode(vue.unref(MdiFormatColorMarkerCancel)),
30112
- vue.createElementVNode("span", _hoisted_3$W, vue.toDisplayString(vue.unref(i18n).global.t("editor.extensions.highlight.unset")), 1)
30131
+ vue.createElementVNode("span", _hoisted_3$X, vue.toDisplayString(vue.unref(i18n).global.t("editor.extensions.highlight.unset")), 1)
30113
30132
  ])
30114
30133
  ])
30115
30134
  ]),
@@ -30119,7 +30138,7 @@ ${codeFrame}` : message);
30119
30138
  onClick: _cache[1] || (_cache[1] = ($event) => handleSetColor())
30120
30139
  }, [
30121
30140
  _hoisted_5$4,
30122
- vue.createElementVNode("span", _hoisted_6$1, vue.toDisplayString(vue.unref(i18n).global.t("editor.common.button.restore_default")), 1)
30141
+ vue.createElementVNode("span", _hoisted_6$2, vue.toDisplayString(vue.unref(i18n).global.t("editor.common.button.restore_default")), 1)
30123
30142
  ])
30124
30143
  ])
30125
30144
  ]),
@@ -30211,22 +30230,22 @@ ${codeFrame}` : message);
30211
30230
  ];
30212
30231
  }
30213
30232
  });
30214
- const _hoisted_1$V = {
30233
+ const _hoisted_1$W = {
30215
30234
  viewBox: "0 0 24 24",
30216
30235
  width: "1.2em",
30217
30236
  height: "1.2em"
30218
30237
  };
30219
- const _hoisted_2$V = /* @__PURE__ */ vue.createElementVNode("path", {
30238
+ const _hoisted_2$W = /* @__PURE__ */ vue.createElementVNode("path", {
30220
30239
  fill: "currentColor",
30221
30240
  d: "m10 7l-2 4h3v6H5v-6l2-4h3m8 0l-2 4h3v6h-6v-6l2-4h3Z"
30222
30241
  }, null, -1);
30223
- const _hoisted_3$V = [
30224
- _hoisted_2$V
30242
+ const _hoisted_3$W = [
30243
+ _hoisted_2$W
30225
30244
  ];
30226
- function render$M(_ctx, _cache) {
30227
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$V, _hoisted_3$V);
30245
+ function render$N(_ctx, _cache) {
30246
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$W, _hoisted_3$W);
30228
30247
  }
30229
- const MdiFormatQuoteOpen = { name: "mdi-format-quote-open", render: render$M };
30248
+ const MdiFormatQuoteOpen = { name: "mdi-format-quote-open", render: render$N };
30230
30249
  const Blockquote = Blockquote$1.extend({
30231
30250
  addOptions() {
30232
30251
  var _a;
@@ -30320,22 +30339,22 @@ ${codeFrame}` : message);
30320
30339
  ];
30321
30340
  }
30322
30341
  });
30323
- const _hoisted_1$U = {
30342
+ const _hoisted_1$V = {
30324
30343
  viewBox: "0 0 24 24",
30325
30344
  width: "1.2em",
30326
30345
  height: "1.2em"
30327
30346
  };
30328
- const _hoisted_2$U = /* @__PURE__ */ vue.createElementVNode("path", {
30347
+ const _hoisted_2$V = /* @__PURE__ */ vue.createElementVNode("path", {
30329
30348
  fill: "currentColor",
30330
30349
  d: "m14.6 16.6l4.6-4.6l-4.6-4.6L16 6l6 6l-6 6l-1.4-1.4m-5.2 0L4.8 12l4.6-4.6L8 6l-6 6l6 6l1.4-1.4Z"
30331
30350
  }, null, -1);
30332
- const _hoisted_3$U = [
30333
- _hoisted_2$U
30351
+ const _hoisted_3$V = [
30352
+ _hoisted_2$V
30334
30353
  ];
30335
- function render$L(_ctx, _cache) {
30336
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$U, _hoisted_3$U);
30354
+ function render$M(_ctx, _cache) {
30355
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$V, _hoisted_3$V);
30337
30356
  }
30338
- const MdiCodeTags = { name: "mdi-code-tags", render: render$L };
30357
+ const MdiCodeTags = { name: "mdi-code-tags", render: render$M };
30339
30358
  const Code = Code$1.extend({
30340
30359
  addOptions() {
30341
30360
  var _a;
@@ -30415,22 +30434,22 @@ ${codeFrame}` : message);
30415
30434
  };
30416
30435
  }
30417
30436
  });
30418
- const _hoisted_1$T = {
30437
+ const _hoisted_1$U = {
30419
30438
  viewBox: "0 0 24 24",
30420
30439
  width: "1.2em",
30421
30440
  height: "1.2em"
30422
30441
  };
30423
- const _hoisted_2$T = /* @__PURE__ */ vue.createElementVNode("path", {
30442
+ const _hoisted_2$U = /* @__PURE__ */ vue.createElementVNode("path", {
30424
30443
  fill: "currentColor",
30425
30444
  d: "M16 7.41L11.41 12L16 16.59L14.59 18L10 13.41L5.41 18L4 16.59L8.59 12L4 7.41L5.41 6L10 10.59L14.59 6L16 7.41M21.85 9h-4.88V8l.89-.82c.76-.64 1.32-1.18 1.7-1.63c.37-.44.56-.85.57-1.23a.884.884 0 0 0-.27-.7c-.18-.19-.47-.28-.86-.29c-.31.01-.58.07-.84.17l-.66.39l-.45-1.17c.27-.22.59-.39.98-.53S18.85 2 19.32 2c.78 0 1.38.2 1.78.61c.4.39.62.93.62 1.57c-.01.56-.19 1.08-.54 1.55c-.34.48-.76.93-1.27 1.36l-.64.52v.02h2.58V9Z"
30426
30445
  }, null, -1);
30427
- const _hoisted_3$T = [
30428
- _hoisted_2$T
30446
+ const _hoisted_3$U = [
30447
+ _hoisted_2$U
30429
30448
  ];
30430
- function render$K(_ctx, _cache) {
30431
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$T, _hoisted_3$T);
30449
+ function render$L(_ctx, _cache) {
30450
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$U, _hoisted_3$U);
30432
30451
  }
30433
- const MdiFormatSuperscript = { name: "mdi-format-superscript", render: render$K };
30452
+ const MdiFormatSuperscript = { name: "mdi-format-superscript", render: render$L };
30434
30453
  const Superscript = Superscript$1.extend({
30435
30454
  addOptions() {
30436
30455
  var _a;
@@ -30510,22 +30529,22 @@ ${codeFrame}` : message);
30510
30529
  };
30511
30530
  }
30512
30531
  });
30513
- const _hoisted_1$S = {
30532
+ const _hoisted_1$T = {
30514
30533
  viewBox: "0 0 24 24",
30515
30534
  width: "1.2em",
30516
30535
  height: "1.2em"
30517
30536
  };
30518
- const _hoisted_2$S = /* @__PURE__ */ vue.createElementVNode("path", {
30537
+ const _hoisted_2$T = /* @__PURE__ */ vue.createElementVNode("path", {
30519
30538
  fill: "currentColor",
30520
30539
  d: "M16 7.41L11.41 12L16 16.59L14.59 18L10 13.41L5.41 18L4 16.59L8.59 12L4 7.41L5.41 6L10 10.59L14.59 6L16 7.41m5.85 13.62h-4.88v-1l.89-.8c.76-.65 1.32-1.19 1.7-1.63c.37-.44.56-.85.57-1.24a.898.898 0 0 0-.27-.7c-.18-.16-.47-.28-.86-.28c-.31 0-.58.06-.84.18l-.66.38l-.45-1.17c.27-.21.59-.39.98-.53s.82-.24 1.29-.24c.78.04 1.38.25 1.78.66c.4.41.62.93.62 1.57c-.01.56-.19 1.08-.54 1.55c-.34.47-.76.92-1.27 1.36l-.64.52v.02h2.58v1.35Z"
30521
30540
  }, null, -1);
30522
- const _hoisted_3$S = [
30523
- _hoisted_2$S
30541
+ const _hoisted_3$T = [
30542
+ _hoisted_2$T
30524
30543
  ];
30525
- function render$J(_ctx, _cache) {
30526
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$S, _hoisted_3$S);
30544
+ function render$K(_ctx, _cache) {
30545
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$T, _hoisted_3$T);
30527
30546
  }
30528
- const MdiFormatSubscript = { name: "mdi-format-subscript", render: render$J };
30547
+ const MdiFormatSubscript = { name: "mdi-format-subscript", render: render$K };
30529
30548
  const Subscript = Subscript$1.extend({
30530
30549
  addOptions() {
30531
30550
  var _a;
@@ -30711,22 +30730,22 @@ ${codeFrame}` : message);
30711
30730
  };
30712
30731
  }
30713
30732
  });
30714
- const _hoisted_1$R = {
30733
+ const _hoisted_1$S = {
30715
30734
  viewBox: "0 0 24 24",
30716
30735
  width: "1.2em",
30717
30736
  height: "1.2em"
30718
30737
  };
30719
- const _hoisted_2$R = /* @__PURE__ */ vue.createElementVNode("path", {
30738
+ const _hoisted_2$S = /* @__PURE__ */ vue.createElementVNode("path", {
30720
30739
  fill: "currentColor",
30721
30740
  d: "M7 5h14v2H7V5m0 8v-2h14v2H7M4 4.5A1.5 1.5 0 0 1 5.5 6A1.5 1.5 0 0 1 4 7.5A1.5 1.5 0 0 1 2.5 6A1.5 1.5 0 0 1 4 4.5m0 6A1.5 1.5 0 0 1 5.5 12A1.5 1.5 0 0 1 4 13.5A1.5 1.5 0 0 1 2.5 12A1.5 1.5 0 0 1 4 10.5M7 19v-2h14v2H7m-3-2.5A1.5 1.5 0 0 1 5.5 18A1.5 1.5 0 0 1 4 19.5A1.5 1.5 0 0 1 2.5 18A1.5 1.5 0 0 1 4 16.5Z"
30722
30741
  }, null, -1);
30723
- const _hoisted_3$R = [
30724
- _hoisted_2$R
30742
+ const _hoisted_3$S = [
30743
+ _hoisted_2$S
30725
30744
  ];
30726
- function render$I(_ctx, _cache) {
30727
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$R, _hoisted_3$R);
30745
+ function render$J(_ctx, _cache) {
30746
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$S, _hoisted_3$S);
30728
30747
  }
30729
- const MdiFormatListBulleted = { name: "mdi-format-list-bulleted", render: render$I };
30748
+ const MdiFormatListBulleted = { name: "mdi-format-list-bulleted", render: render$J };
30730
30749
  const BulletList = BulletList$1.extend({
30731
30750
  addOptions() {
30732
30751
  var _a;
@@ -30900,22 +30919,22 @@ ${codeFrame}` : message);
30900
30919
  ];
30901
30920
  }
30902
30921
  });
30903
- const _hoisted_1$Q = {
30922
+ const _hoisted_1$R = {
30904
30923
  viewBox: "0 0 24 24",
30905
30924
  width: "1.2em",
30906
30925
  height: "1.2em"
30907
30926
  };
30908
- const _hoisted_2$Q = /* @__PURE__ */ vue.createElementVNode("path", {
30927
+ const _hoisted_2$R = /* @__PURE__ */ vue.createElementVNode("path", {
30909
30928
  fill: "currentColor",
30910
30929
  d: "M7 13v-2h14v2H7m0 6v-2h14v2H7M7 7V5h14v2H7M3 8V5H2V4h2v4H3m-1 9v-1h3v4H2v-1h2v-.5H3v-1h1V17H2m2.25-7a.75.75 0 0 1 .75.75c0 .2-.08.39-.21.52L3.12 13H5v1H2v-.92L4 11H2v-1h2.25Z"
30911
30930
  }, null, -1);
30912
- const _hoisted_3$Q = [
30913
- _hoisted_2$Q
30931
+ const _hoisted_3$R = [
30932
+ _hoisted_2$R
30914
30933
  ];
30915
- function render$H(_ctx, _cache) {
30916
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$Q, _hoisted_3$Q);
30934
+ function render$I(_ctx, _cache) {
30935
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$R, _hoisted_3$R);
30917
30936
  }
30918
- const MdiFormatListNumbered = { name: "mdi-format-list-numbered", render: render$H };
30937
+ const MdiFormatListNumbered = { name: "mdi-format-list-numbered", render: render$I };
30919
30938
  const OrderedList = OrderedList$1.extend({
30920
30939
  addOptions() {
30921
30940
  var _a;
@@ -31127,22 +31146,22 @@ ${codeFrame}` : message);
31127
31146
  ];
31128
31147
  }
31129
31148
  });
31130
- const _hoisted_1$P = {
31149
+ const _hoisted_1$Q = {
31131
31150
  viewBox: "0 0 24 24",
31132
31151
  width: "1.2em",
31133
31152
  height: "1.2em"
31134
31153
  };
31135
- const _hoisted_2$P = /* @__PURE__ */ vue.createElementVNode("path", {
31154
+ const _hoisted_2$Q = /* @__PURE__ */ vue.createElementVNode("path", {
31136
31155
  fill: "currentColor",
31137
31156
  d: "M21 19v-2H8v2h13m0-6v-2H8v2h13M8 7h13V5H8v2M4 5v2h2V5H4M3 5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5m1 6v2h2v-2H4m-1 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-2m1 6v2h2v-2H4m-1 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-2Z"
31138
31157
  }, null, -1);
31139
- const _hoisted_3$P = [
31140
- _hoisted_2$P
31158
+ const _hoisted_3$Q = [
31159
+ _hoisted_2$Q
31141
31160
  ];
31142
- function render$G(_ctx, _cache) {
31143
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$P, _hoisted_3$P);
31161
+ function render$H(_ctx, _cache) {
31162
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$Q, _hoisted_3$Q);
31144
31163
  }
31145
- const MdiFormatListCheckbox = { name: "mdi-format-list-checkbox", render: render$G };
31164
+ const MdiFormatListCheckbox = { name: "mdi-format-list-checkbox", render: render$H };
31146
31165
  const TaskList = TaskList$1.extend({
31147
31166
  addOptions() {
31148
31167
  var _a;
@@ -33734,6 +33753,22 @@ ${codeFrame}` : message);
33734
33753
  return ["td", mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];
33735
33754
  }
33736
33755
  });
33756
+ const _hoisted_1$P = {
33757
+ viewBox: "0 0 24 24",
33758
+ width: "1.2em",
33759
+ height: "1.2em"
33760
+ };
33761
+ const _hoisted_2$P = /* @__PURE__ */ vue.createElementVNode("path", {
33762
+ fill: "currentColor",
33763
+ d: "M5 4h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 4v4h6V8H5m8 0v4h6V8h-6m-8 6v4h6v-4H5m8 0v4h6v-4h-6Z"
33764
+ }, null, -1);
33765
+ const _hoisted_3$P = [
33766
+ _hoisted_2$P
33767
+ ];
33768
+ function render$G(_ctx, _cache) {
33769
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$P, _hoisted_3$P);
33770
+ }
33771
+ const MdiTable = { name: "mdi-table", render: render$G };
33737
33772
  const _hoisted_1$O = {
33738
33773
  viewBox: "0 0 24 24",
33739
33774
  width: "1.2em",
@@ -33741,7 +33776,7 @@ ${codeFrame}` : message);
33741
33776
  };
33742
33777
  const _hoisted_2$O = /* @__PURE__ */ vue.createElementVNode("path", {
33743
33778
  fill: "currentColor",
33744
- d: "M5 4h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 4v4h6V8H5m8 0v4h6V8h-6m-8 6v4h6v-4H5m8 0v4h6v-4h-6Z"
33779
+ d: "M18 14h2v3h3v2h-3v3h-2v-3h-3v-2h3v-3M4 3h14a2 2 0 0 1 2 2v7.08a6.01 6.01 0 0 0-4.32.92H12v4h1.08c-.11.68-.11 1.35 0 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2m0 4v4h6V7H4m8 0v4h6V7h-6m-8 6v4h6v-4H4Z"
33745
33780
  }, null, -1);
33746
33781
  const _hoisted_3$O = [
33747
33782
  _hoisted_2$O
@@ -33749,7 +33784,7 @@ ${codeFrame}` : message);
33749
33784
  function render$F(_ctx, _cache) {
33750
33785
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$O, _hoisted_3$O);
33751
33786
  }
33752
- const MdiTable = { name: "mdi-table", render: render$F };
33787
+ const MdiTablePlus = { name: "mdi-table-plus", render: render$F };
33753
33788
  const _hoisted_1$N = {
33754
33789
  viewBox: "0 0 24 24",
33755
33790
  width: "1.2em",
@@ -33757,7 +33792,7 @@ ${codeFrame}` : message);
33757
33792
  };
33758
33793
  const _hoisted_2$N = /* @__PURE__ */ vue.createElementVNode("path", {
33759
33794
  fill: "currentColor",
33760
- d: "M18 14h2v3h3v2h-3v3h-2v-3h-3v-2h3v-3M4 3h14a2 2 0 0 1 2 2v7.08a6.01 6.01 0 0 0-4.32.92H12v4h1.08c-.11.68-.11 1.35 0 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2m0 4v4h6V7H4m8 0v4h6V7h-6m-8 6v4h6v-4H4Z"
33795
+ d: "M13 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h9V2h-9m7 8v4h-7v-4h7m0 6v4h-7v-4h7m0-12v4h-7V4h7M9 11H6V8H4v3H1v2h3v3h2v-3h3v-2Z"
33761
33796
  }, null, -1);
33762
33797
  const _hoisted_3$N = [
33763
33798
  _hoisted_2$N
@@ -33765,7 +33800,7 @@ ${codeFrame}` : message);
33765
33800
  function render$E(_ctx, _cache) {
33766
33801
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$N, _hoisted_3$N);
33767
33802
  }
33768
- const MdiTablePlus = { name: "mdi-table-plus", render: render$E };
33803
+ const MdiTableColumnPlusBefore = { name: "mdi-table-column-plus-before", render: render$E };
33769
33804
  const _hoisted_1$M = {
33770
33805
  viewBox: "0 0 24 24",
33771
33806
  width: "1.2em",
@@ -33773,7 +33808,7 @@ ${codeFrame}` : message);
33773
33808
  };
33774
33809
  const _hoisted_2$M = /* @__PURE__ */ vue.createElementVNode("path", {
33775
33810
  fill: "currentColor",
33776
- d: "M13 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h9V2h-9m7 8v4h-7v-4h7m0 6v4h-7v-4h7m0-12v4h-7V4h7M9 11H6V8H4v3H1v2h3v3h2v-3h3v-2Z"
33811
+ d: "M11 2a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H2V2h9m-7 8v4h7v-4H4m0 6v4h7v-4H4M4 4v4h7V4H4m11 7h3V8h2v3h3v2h-3v3h-2v-3h-3v-2Z"
33777
33812
  }, null, -1);
33778
33813
  const _hoisted_3$M = [
33779
33814
  _hoisted_2$M
@@ -33781,7 +33816,7 @@ ${codeFrame}` : message);
33781
33816
  function render$D(_ctx, _cache) {
33782
33817
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$M, _hoisted_3$M);
33783
33818
  }
33784
- const MdiTableColumnPlusBefore = { name: "mdi-table-column-plus-before", render: render$D };
33819
+ const MdiTableColumnPlusAfter = { name: "mdi-table-column-plus-after", render: render$D };
33785
33820
  const _hoisted_1$L = {
33786
33821
  viewBox: "0 0 24 24",
33787
33822
  width: "1.2em",
@@ -33789,7 +33824,7 @@ ${codeFrame}` : message);
33789
33824
  };
33790
33825
  const _hoisted_2$L = /* @__PURE__ */ vue.createElementVNode("path", {
33791
33826
  fill: "currentColor",
33792
- d: "M11 2a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H2V2h9m-7 8v4h7v-4H4m0 6v4h7v-4H4M4 4v4h7V4H4m11 7h3V8h2v3h3v2h-3v3h-2v-3h-3v-2Z"
33827
+ d: "M22 10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3h2v2h4V3h2v2h4V3h2v2h4V3h2v7M4 10h4V7H4v3m6 0h4V7h-4v3m10 0V7h-4v3h4m-9 4h2v3h3v2h-3v3h-2v-3H8v-2h3v-3Z"
33793
33828
  }, null, -1);
33794
33829
  const _hoisted_3$L = [
33795
33830
  _hoisted_2$L
@@ -33797,7 +33832,7 @@ ${codeFrame}` : message);
33797
33832
  function render$C(_ctx, _cache) {
33798
33833
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$L, _hoisted_3$L);
33799
33834
  }
33800
- const MdiTableColumnPlusAfter = { name: "mdi-table-column-plus-after", render: render$C };
33835
+ const MdiTableRowPlusAfter = { name: "mdi-table-row-plus-after", render: render$C };
33801
33836
  const _hoisted_1$K = {
33802
33837
  viewBox: "0 0 24 24",
33803
33838
  width: "1.2em",
@@ -33805,7 +33840,7 @@ ${codeFrame}` : message);
33805
33840
  };
33806
33841
  const _hoisted_2$K = /* @__PURE__ */ vue.createElementVNode("path", {
33807
33842
  fill: "currentColor",
33808
- d: "M22 10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3h2v2h4V3h2v2h4V3h2v2h4V3h2v7M4 10h4V7H4v3m6 0h4V7h-4v3m10 0V7h-4v3h4m-9 4h2v3h3v2h-3v3h-2v-3H8v-2h3v-3Z"
33843
+ d: "M22 14a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7h2v-2h4v2h2v-2h4v2h2v-2h4v2h2v-7M4 14h4v3H4v-3m6 0h4v3h-4v-3m10 0v3h-4v-3h4m-9-4h2V7h3V5h-3V2h-2v3H8v2h3v3Z"
33809
33844
  }, null, -1);
33810
33845
  const _hoisted_3$K = [
33811
33846
  _hoisted_2$K
@@ -33813,7 +33848,7 @@ ${codeFrame}` : message);
33813
33848
  function render$B(_ctx, _cache) {
33814
33849
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$K, _hoisted_3$K);
33815
33850
  }
33816
- const MdiTableRowPlusAfter = { name: "mdi-table-row-plus-after", render: render$B };
33851
+ const MdiTableRowPlusBefore = { name: "mdi-table-row-plus-before", render: render$B };
33817
33852
  const _hoisted_1$J = {
33818
33853
  viewBox: "0 0 24 24",
33819
33854
  width: "1.2em",
@@ -33821,7 +33856,7 @@ ${codeFrame}` : message);
33821
33856
  };
33822
33857
  const _hoisted_2$J = /* @__PURE__ */ vue.createElementVNode("path", {
33823
33858
  fill: "currentColor",
33824
- d: "M22 14a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7h2v-2h4v2h2v-2h4v2h2v-2h4v2h2v-7M4 14h4v3H4v-3m6 0h4v3h-4v-3m10 0v3h-4v-3h4m-9-4h2V7h3V5h-3V2h-2v3H8v2h3v3Z"
33859
+ d: "M4 2h7a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m0 8v4h7v-4H4m0 6v4h7v-4H4M4 4v4h7V4H4m13.59 8L15 9.41L16.41 8L19 10.59L21.59 8L23 9.41L20.41 12L23 14.59L21.59 16L19 13.41L16.41 16L15 14.59L17.59 12Z"
33825
33860
  }, null, -1);
33826
33861
  const _hoisted_3$J = [
33827
33862
  _hoisted_2$J
@@ -33829,7 +33864,7 @@ ${codeFrame}` : message);
33829
33864
  function render$A(_ctx, _cache) {
33830
33865
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$J, _hoisted_3$J);
33831
33866
  }
33832
- const MdiTableRowPlusBefore = { name: "mdi-table-row-plus-before", render: render$A };
33867
+ const MdiTableColumnRemove = { name: "mdi-table-column-remove", render: render$A };
33833
33868
  const _hoisted_1$I = {
33834
33869
  viewBox: "0 0 24 24",
33835
33870
  width: "1.2em",
@@ -33837,7 +33872,7 @@ ${codeFrame}` : message);
33837
33872
  };
33838
33873
  const _hoisted_2$I = /* @__PURE__ */ vue.createElementVNode("path", {
33839
33874
  fill: "currentColor",
33840
- d: "M4 2h7a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m0 8v4h7v-4H4m0 6v4h7v-4H4M4 4v4h7V4H4m13.59 8L15 9.41L16.41 8L19 10.59L21.59 8L23 9.41L20.41 12L23 14.59L21.59 16L19 13.41L16.41 16L15 14.59L17.59 12Z"
33875
+ d: "M9.41 13L12 15.59L14.59 13L16 14.41L13.41 17L16 19.59L14.59 21L12 18.41L9.41 21L8 19.59L10.59 17L8 14.41L9.41 13M22 9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v3M4 9h4V6H4v3m6 0h4V6h-4v3m6 0h4V6h-4v3Z"
33841
33876
  }, null, -1);
33842
33877
  const _hoisted_3$I = [
33843
33878
  _hoisted_2$I
@@ -33845,7 +33880,7 @@ ${codeFrame}` : message);
33845
33880
  function render$z(_ctx, _cache) {
33846
33881
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$I, _hoisted_3$I);
33847
33882
  }
33848
- const MdiTableColumnRemove = { name: "mdi-table-column-remove", render: render$z };
33883
+ const MdiTableRowRemove = { name: "mdi-table-row-remove", render: render$z };
33849
33884
  const _hoisted_1$H = {
33850
33885
  viewBox: "0 0 24 24",
33851
33886
  width: "1.2em",
@@ -33853,7 +33888,7 @@ ${codeFrame}` : message);
33853
33888
  };
33854
33889
  const _hoisted_2$H = /* @__PURE__ */ vue.createElementVNode("path", {
33855
33890
  fill: "currentColor",
33856
- d: "M9.41 13L12 15.59L14.59 13L16 14.41L13.41 17L16 19.59L14.59 21L12 18.41L9.41 21L8 19.59L10.59 17L8 14.41L9.41 13M22 9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v3M4 9h4V6H4v3m6 0h4V6h-4v3m6 0h4V6h-4v3Z"
33891
+ d: "m15.46 15.88l1.42-1.42L19 16.59l2.12-2.13l1.42 1.42L20.41 18l2.13 2.12l-1.42 1.42L19 19.41l-2.12 2.13l-1.42-1.42L17.59 18l-2.13-2.12M4 3h14a2 2 0 0 1 2 2v7.08a6.01 6.01 0 0 0-4.32.92H12v4h1.08c-.11.68-.11 1.35 0 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2m0 4v4h6V7H4m8 0v4h6V7h-6m-8 6v4h6v-4H4Z"
33857
33892
  }, null, -1);
33858
33893
  const _hoisted_3$H = [
33859
33894
  _hoisted_2$H
@@ -33861,7 +33896,7 @@ ${codeFrame}` : message);
33861
33896
  function render$y(_ctx, _cache) {
33862
33897
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$H, _hoisted_3$H);
33863
33898
  }
33864
- const MdiTableRowRemove = { name: "mdi-table-row-remove", render: render$y };
33899
+ const MdiTableRemove = { name: "mdi-table-remove", render: render$y };
33865
33900
  const _hoisted_1$G = {
33866
33901
  viewBox: "0 0 24 24",
33867
33902
  width: "1.2em",
@@ -33869,7 +33904,7 @@ ${codeFrame}` : message);
33869
33904
  };
33870
33905
  const _hoisted_2$G = /* @__PURE__ */ vue.createElementVNode("path", {
33871
33906
  fill: "currentColor",
33872
- d: "m15.46 15.88l1.42-1.42L19 16.59l2.12-2.13l1.42 1.42L20.41 18l2.13 2.12l-1.42 1.42L19 19.41l-2.12 2.13l-1.42-1.42L17.59 18l-2.13-2.12M4 3h14a2 2 0 0 1 2 2v7.08a6.01 6.01 0 0 0-4.32.92H12v4h1.08c-.11.68-.11 1.35 0 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2m0 4v4h6V7H4m8 0v4h6V7h-6m-8 6v4h6v-4H4Z"
33907
+ d: "M1 6v13a2 2 0 0 0 2 2h6V11h12V6a2 2 0 0 0-2-2H3a2 2 0 0 0-2 2m2 0h4v3H3m4 10H3v-3h4m0-2H3v-3h4m2-2V6h4v3m6 0h-4V6h4m-2 10a1 1 0 1 1-1 1a1 1 0 0 1 1-1m0-3a6.45 6.45 0 0 1 6 4a6.5 6.5 0 0 1-12 0a6.45 6.45 0 0 1 6-4m0 1.5a2.5 2.5 0 1 0 2.5 2.5a2.5 2.5 0 0 0-2.5-2.5"
33873
33908
  }, null, -1);
33874
33909
  const _hoisted_3$G = [
33875
33910
  _hoisted_2$G
@@ -33877,7 +33912,7 @@ ${codeFrame}` : message);
33877
33912
  function render$x(_ctx, _cache) {
33878
33913
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$G, _hoisted_3$G);
33879
33914
  }
33880
- const MdiTableRemove = { name: "mdi-table-remove", render: render$x };
33915
+ const MdiTableHeadersEye = { name: "mdi-table-headers-eye", render: render$x };
33881
33916
  const _hoisted_1$F = {
33882
33917
  viewBox: "0 0 24 24",
33883
33918
  width: "1.2em",
@@ -33885,7 +33920,7 @@ ${codeFrame}` : message);
33885
33920
  };
33886
33921
  const _hoisted_2$F = /* @__PURE__ */ vue.createElementVNode("path", {
33887
33922
  fill: "currentColor",
33888
- d: "M1 6v13a2 2 0 0 0 2 2h6V11h12V6a2 2 0 0 0-2-2H3a2 2 0 0 0-2 2m2 0h4v3H3m4 10H3v-3h4m0-2H3v-3h4m2-2V6h4v3m6 0h-4V6h4m-2 10a1 1 0 1 1-1 1a1 1 0 0 1 1-1m0-3a6.45 6.45 0 0 1 6 4a6.5 6.5 0 0 1-12 0a6.45 6.45 0 0 1 6-4m0 1.5a2.5 2.5 0 1 0 2.5 2.5a2.5 2.5 0 0 0-2.5-2.5"
33923
+ d: "M5 10H3V4h8v2H5v4m14 8h-6v2h8v-6h-2v4M5 18v-4H3v6h8v-2H5M21 4h-8v2h6v4h2V4M8 13v2l3-3l-3-3v2H3v2h5m8-2V9l-3 3l3 3v-2h5v-2h-5Z"
33889
33924
  }, null, -1);
33890
33925
  const _hoisted_3$F = [
33891
33926
  _hoisted_2$F
@@ -33893,7 +33928,7 @@ ${codeFrame}` : message);
33893
33928
  function render$w(_ctx, _cache) {
33894
33929
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$F, _hoisted_3$F);
33895
33930
  }
33896
- const MdiTableHeadersEye = { name: "mdi-table-headers-eye", render: render$w };
33931
+ const MdiTableMergeCells = { name: "mdi-table-merge-cells", render: render$w };
33897
33932
  const _hoisted_1$E = {
33898
33933
  viewBox: "0 0 24 24",
33899
33934
  width: "1.2em",
@@ -33901,7 +33936,7 @@ ${codeFrame}` : message);
33901
33936
  };
33902
33937
  const _hoisted_2$E = /* @__PURE__ */ vue.createElementVNode("path", {
33903
33938
  fill: "currentColor",
33904
- d: "M5 10H3V4h8v2H5v4m14 8h-6v2h8v-6h-2v4M5 18v-4H3v6h8v-2H5M21 4h-8v2h6v4h2V4M8 13v2l3-3l-3-3v2H3v2h5m8-2V9l-3 3l3 3v-2h5v-2h-5Z"
33939
+ d: "M19 14h2v6H3v-6h2v4h14v-4M3 4v6h2V6h14v4h2V4H3m8 7v2H8v2l-3-3l3-3v2h3m5 0V9l3 3l-3 3v-2h-3v-2h3Z"
33905
33940
  }, null, -1);
33906
33941
  const _hoisted_3$E = [
33907
33942
  _hoisted_2$E
@@ -33909,23 +33944,7 @@ ${codeFrame}` : message);
33909
33944
  function render$v(_ctx, _cache) {
33910
33945
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$E, _hoisted_3$E);
33911
33946
  }
33912
- const MdiTableMergeCells = { name: "mdi-table-merge-cells", render: render$v };
33913
- const _hoisted_1$D = {
33914
- viewBox: "0 0 24 24",
33915
- width: "1.2em",
33916
- height: "1.2em"
33917
- };
33918
- const _hoisted_2$D = /* @__PURE__ */ vue.createElementVNode("path", {
33919
- fill: "currentColor",
33920
- d: "M19 14h2v6H3v-6h2v4h14v-4M3 4v6h2V6h14v4h2V4H3m8 7v2H8v2l-3-3l3-3v2h3m5 0V9l3 3l-3 3v-2h-3v-2h3Z"
33921
- }, null, -1);
33922
- const _hoisted_3$D = [
33923
- _hoisted_2$D
33924
- ];
33925
- function render$u(_ctx, _cache) {
33926
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$D, _hoisted_3$D);
33927
- }
33928
- const MdiTableSplitCell = { name: "mdi-table-split-cell", render: render$u };
33947
+ const MdiTableSplitCell = { name: "mdi-table-split-cell", render: render$v };
33929
33948
  const Table = Table$1.extend({
33930
33949
  addExtensions() {
33931
33950
  return [TableHeader, TableRow, TableCell];
@@ -34155,6 +34174,22 @@ ${codeFrame}` : message);
34155
34174
  };
34156
34175
  }
34157
34176
  });
34177
+ const _hoisted_1$D = {
34178
+ viewBox: "0 0 24 24",
34179
+ width: "1.2em",
34180
+ height: "1.2em"
34181
+ };
34182
+ const _hoisted_2$D = /* @__PURE__ */ vue.createElementVNode("path", {
34183
+ fill: "currentColor",
34184
+ d: "M3 3h18v2H3V3m0 4h12v2H3V7m0 4h18v2H3v-2m0 4h12v2H3v-2m0 4h18v2H3v-2Z"
34185
+ }, null, -1);
34186
+ const _hoisted_3$D = [
34187
+ _hoisted_2$D
34188
+ ];
34189
+ function render$u(_ctx, _cache) {
34190
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$D, _hoisted_3$D);
34191
+ }
34192
+ const MdiFormatAlignLeft = { name: "mdi-format-align-left", render: render$u };
34158
34193
  const _hoisted_1$C = {
34159
34194
  viewBox: "0 0 24 24",
34160
34195
  width: "1.2em",
@@ -34162,7 +34197,7 @@ ${codeFrame}` : message);
34162
34197
  };
34163
34198
  const _hoisted_2$C = /* @__PURE__ */ vue.createElementVNode("path", {
34164
34199
  fill: "currentColor",
34165
- d: "M3 3h18v2H3V3m0 4h12v2H3V7m0 4h18v2H3v-2m0 4h12v2H3v-2m0 4h18v2H3v-2Z"
34200
+ d: "M3 3h18v2H3V3m4 4h10v2H7V7m-4 4h18v2H3v-2m4 4h10v2H7v-2m-4 4h18v2H3v-2Z"
34166
34201
  }, null, -1);
34167
34202
  const _hoisted_3$C = [
34168
34203
  _hoisted_2$C
@@ -34170,7 +34205,7 @@ ${codeFrame}` : message);
34170
34205
  function render$t(_ctx, _cache) {
34171
34206
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$C, _hoisted_3$C);
34172
34207
  }
34173
- const MdiFormatAlignLeft = { name: "mdi-format-align-left", render: render$t };
34208
+ const MdiFormatAlignCenter = { name: "mdi-format-align-center", render: render$t };
34174
34209
  const _hoisted_1$B = {
34175
34210
  viewBox: "0 0 24 24",
34176
34211
  width: "1.2em",
@@ -34178,7 +34213,7 @@ ${codeFrame}` : message);
34178
34213
  };
34179
34214
  const _hoisted_2$B = /* @__PURE__ */ vue.createElementVNode("path", {
34180
34215
  fill: "currentColor",
34181
- d: "M3 3h18v2H3V3m4 4h10v2H7V7m-4 4h18v2H3v-2m4 4h10v2H7v-2m-4 4h18v2H3v-2Z"
34216
+ d: "M3 3h18v2H3V3m6 4h12v2H9V7m-6 4h18v2H3v-2m6 4h12v2H9v-2m-6 4h18v2H3v-2Z"
34182
34217
  }, null, -1);
34183
34218
  const _hoisted_3$B = [
34184
34219
  _hoisted_2$B
@@ -34186,7 +34221,7 @@ ${codeFrame}` : message);
34186
34221
  function render$s(_ctx, _cache) {
34187
34222
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$B, _hoisted_3$B);
34188
34223
  }
34189
- const MdiFormatAlignCenter = { name: "mdi-format-align-center", render: render$s };
34224
+ const MdiFormatAlignRight = { name: "mdi-format-align-right", render: render$s };
34190
34225
  const _hoisted_1$A = {
34191
34226
  viewBox: "0 0 24 24",
34192
34227
  width: "1.2em",
@@ -34194,7 +34229,7 @@ ${codeFrame}` : message);
34194
34229
  };
34195
34230
  const _hoisted_2$A = /* @__PURE__ */ vue.createElementVNode("path", {
34196
34231
  fill: "currentColor",
34197
- d: "M3 3h18v2H3V3m6 4h12v2H9V7m-6 4h18v2H3v-2m6 4h12v2H9v-2m-6 4h18v2H3v-2Z"
34232
+ d: "M3 3h18v2H3V3m0 4h18v2H3V7m0 4h18v2H3v-2m0 4h18v2H3v-2m0 4h18v2H3v-2Z"
34198
34233
  }, null, -1);
34199
34234
  const _hoisted_3$A = [
34200
34235
  _hoisted_2$A
@@ -34202,23 +34237,7 @@ ${codeFrame}` : message);
34202
34237
  function render$r(_ctx, _cache) {
34203
34238
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$A, _hoisted_3$A);
34204
34239
  }
34205
- const MdiFormatAlignRight = { name: "mdi-format-align-right", render: render$r };
34206
- const _hoisted_1$z = {
34207
- viewBox: "0 0 24 24",
34208
- width: "1.2em",
34209
- height: "1.2em"
34210
- };
34211
- const _hoisted_2$z = /* @__PURE__ */ vue.createElementVNode("path", {
34212
- fill: "currentColor",
34213
- d: "M3 3h18v2H3V3m0 4h18v2H3V7m0 4h18v2H3v-2m0 4h18v2H3v-2m0 4h18v2H3v-2Z"
34214
- }, null, -1);
34215
- const _hoisted_3$z = [
34216
- _hoisted_2$z
34217
- ];
34218
- function render$q(_ctx, _cache) {
34219
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$z, _hoisted_3$z);
34220
- }
34221
- const MdiFormatAlignJustify = { name: "mdi-format-align-justify", render: render$q };
34240
+ const MdiFormatAlignJustify = { name: "mdi-format-align-justify", render: render$r };
34222
34241
  const TextAlign = TextAlign$1.extend({
34223
34242
  addOptions() {
34224
34243
  var _a;
@@ -35695,25 +35714,25 @@ ${codeFrame}` : message);
35695
35714
  return plugins;
35696
35715
  }
35697
35716
  });
35698
- const _hoisted_1$y = {
35717
+ const _hoisted_1$z = {
35699
35718
  viewBox: "0 0 24 24",
35700
35719
  width: "1.2em",
35701
35720
  height: "1.2em"
35702
35721
  };
35703
- const _hoisted_2$y = /* @__PURE__ */ vue.createElementVNode("path", {
35722
+ const _hoisted_2$z = /* @__PURE__ */ vue.createElementVNode("path", {
35704
35723
  fill: "currentColor",
35705
35724
  d: "M10.59 13.41c.41.39.41 1.03 0 1.42c-.39.39-1.03.39-1.42 0a5.003 5.003 0 0 1 0-7.07l3.54-3.54a5.003 5.003 0 0 1 7.07 0a5.003 5.003 0 0 1 0 7.07l-1.49 1.49c.01-.82-.12-1.64-.4-2.42l.47-.48a2.982 2.982 0 0 0 0-4.24a2.982 2.982 0 0 0-4.24 0l-3.53 3.53a2.982 2.982 0 0 0 0 4.24m2.82-4.24c.39-.39 1.03-.39 1.42 0a5.003 5.003 0 0 1 0 7.07l-3.54 3.54a5.003 5.003 0 0 1-7.07 0a5.003 5.003 0 0 1 0-7.07l1.49-1.49c-.01.82.12 1.64.4 2.43l-.47.47a2.982 2.982 0 0 0 0 4.24a2.982 2.982 0 0 0 4.24 0l3.53-3.53a2.982 2.982 0 0 0 0-4.24a.973.973 0 0 1 0-1.42Z"
35706
35725
  }, null, -1);
35707
- const _hoisted_3$y = [
35708
- _hoisted_2$y
35726
+ const _hoisted_3$z = [
35727
+ _hoisted_2$z
35709
35728
  ];
35710
- function render$p(_ctx, _cache) {
35711
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$y, _hoisted_3$y);
35729
+ function render$q(_ctx, _cache) {
35730
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$z, _hoisted_3$z);
35712
35731
  }
35713
- const MdiLinkVariant = { name: "mdi-link-variant", render: render$p };
35714
- const _hoisted_1$x = { class: "relative rounded-md bg-white overflow-hidden drop-shadow w-96 p-1 max-h-72 overflow-y-auto" };
35715
- const _hoisted_2$x = ["placeholder"];
35716
- const _hoisted_3$x = { class: "inline-flex items-center mt-2" };
35732
+ const MdiLinkVariant = { name: "mdi-link-variant", render: render$q };
35733
+ const _hoisted_1$y = { class: "relative rounded-md bg-white overflow-hidden drop-shadow w-96 p-1 max-h-72 overflow-y-auto" };
35734
+ const _hoisted_2$y = ["placeholder"];
35735
+ const _hoisted_3$y = { class: "inline-flex items-center mt-2" };
35717
35736
  const _hoisted_4$5 = { class: "ml-2 text-sm text-gray-500" };
35718
35737
  const _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
35719
35738
  __name: "LinkBubbleButton",
@@ -35758,12 +35777,12 @@ ${codeFrame}` : message);
35758
35777
  distance: 10
35759
35778
  }, {
35760
35779
  popper: vue.withCtx(() => [
35761
- vue.createElementVNode("div", _hoisted_1$x, [
35780
+ vue.createElementVNode("div", _hoisted_1$y, [
35762
35781
  vue.withDirectives(vue.createElementVNode("input", {
35763
35782
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.isRef(href) ? href.value = $event : null),
35764
35783
  placeholder: vue.unref(i18n).global.t("editor.extensions.link.placeholder"),
35765
35784
  class: "bg-gray-50 rounded-md hover:bg-gray-100 block px-2 w-full py-1.5 text-sm text-gray-900 border border-gray-300 focus:ring-blue-500 focus:border-blue-500"
35766
- }, null, 8, _hoisted_2$x), [
35785
+ }, null, 8, _hoisted_2$y), [
35767
35786
  [
35768
35787
  vue.vModelText,
35769
35788
  vue.unref(href),
@@ -35771,7 +35790,7 @@ ${codeFrame}` : message);
35771
35790
  { lazy: true }
35772
35791
  ]
35773
35792
  ]),
35774
- vue.createElementVNode("label", _hoisted_3$x, [
35793
+ vue.createElementVNode("label", _hoisted_3$y, [
35775
35794
  vue.withDirectives(vue.createElementVNode("input", {
35776
35795
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.isRef(target) ? target.value = $event : null),
35777
35796
  type: "checkbox",
@@ -35800,38 +35819,38 @@ ${codeFrame}` : message);
35800
35819
  };
35801
35820
  }
35802
35821
  });
35803
- const _hoisted_1$w = {
35822
+ const _hoisted_1$x = {
35804
35823
  viewBox: "0 0 24 24",
35805
35824
  width: "1.2em",
35806
35825
  height: "1.2em"
35807
35826
  };
35808
- const _hoisted_2$w = /* @__PURE__ */ vue.createElementVNode("path", {
35827
+ const _hoisted_2$x = /* @__PURE__ */ vue.createElementVNode("path", {
35809
35828
  fill: "currentColor",
35810
35829
  d: "M2 5.27L3.28 4L20 20.72L18.73 22l-4.83-4.83l-2.61 2.61a5.003 5.003 0 0 1-7.07 0a5.003 5.003 0 0 1 0-7.07l1.49-1.49c-.01.82.12 1.64.4 2.43l-.47.47a2.982 2.982 0 0 0 0 4.24a2.982 2.982 0 0 0 4.24 0l2.62-2.6l-1.62-1.61c-.01.24-.11.49-.29.68c-.39.39-1.03.39-1.42 0A4.973 4.973 0 0 1 7.72 11L2 5.27m10.71-1.05a5.003 5.003 0 0 1 7.07 0a5.003 5.003 0 0 1 0 7.07l-1.49 1.49c.01-.82-.12-1.64-.4-2.42l.47-.48a2.982 2.982 0 0 0 0-4.24a2.982 2.982 0 0 0-4.24 0l-3.33 3.33l-1.41-1.42l3.33-3.33m.7 4.95c.39-.39 1.03-.39 1.42 0a4.999 4.999 0 0 1 1.23 5.06l-1.78-1.77c-.05-.68-.34-1.35-.87-1.87a.973.973 0 0 1 0-1.42Z"
35811
35830
  }, null, -1);
35812
- const _hoisted_3$w = [
35813
- _hoisted_2$w
35831
+ const _hoisted_3$x = [
35832
+ _hoisted_2$x
35814
35833
  ];
35815
- function render$o(_ctx, _cache) {
35816
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$w, _hoisted_3$w);
35834
+ function render$p(_ctx, _cache) {
35835
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$x, _hoisted_3$x);
35817
35836
  }
35818
- const MdiLinkVariantOff = { name: "mdi-link-variant-off", render: render$o };
35819
- const _hoisted_1$v = {
35837
+ const MdiLinkVariantOff = { name: "mdi-link-variant-off", render: render$p };
35838
+ const _hoisted_1$w = {
35820
35839
  viewBox: "0 0 24 24",
35821
35840
  width: "1.2em",
35822
35841
  height: "1.2em"
35823
35842
  };
35824
- const _hoisted_2$v = /* @__PURE__ */ vue.createElementVNode("path", {
35843
+ const _hoisted_2$w = /* @__PURE__ */ vue.createElementVNode("path", {
35825
35844
  fill: "currentColor",
35826
35845
  d: "m21 12l-7-7v4C7 10 4 15 3 20c2.5-3.5 6-5.1 11-5.1V19l7-7Z"
35827
35846
  }, null, -1);
35828
- const _hoisted_3$v = [
35829
- _hoisted_2$v
35847
+ const _hoisted_3$w = [
35848
+ _hoisted_2$w
35830
35849
  ];
35831
- function render$n(_ctx, _cache) {
35832
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$v, _hoisted_3$v);
35850
+ function render$o(_ctx, _cache) {
35851
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$w, _hoisted_3$w);
35833
35852
  }
35834
- const MdiShare = { name: "mdi-share", render: render$n };
35853
+ const MdiShare = { name: "mdi-share", render: render$o };
35835
35854
  const Link = Link$1.extend({
35836
35855
  addOptions() {
35837
35856
  var _a;
@@ -35960,25 +35979,25 @@ ${codeFrame}` : message);
35960
35979
  };
35961
35980
  }
35962
35981
  });
35963
- const _hoisted_1$u = {
35982
+ const _hoisted_1$v = {
35964
35983
  viewBox: "0 0 24 24",
35965
35984
  width: "1.2em",
35966
35985
  height: "1.2em"
35967
35986
  };
35968
- const _hoisted_2$u = /* @__PURE__ */ vue.createElementVNode("path", {
35987
+ const _hoisted_2$v = /* @__PURE__ */ vue.createElementVNode("path", {
35969
35988
  d: "M9.624 11.998L12 5.665l2.375 6.333m-3.375-9l-5.5 14h2.25l1.125-3h6.25l1.125 3h2.25l-5.5-14h-2z",
35970
35989
  fill: "currentColor"
35971
35990
  }, null, -1);
35972
- const _hoisted_3$u = [
35973
- _hoisted_2$u
35991
+ const _hoisted_3$v = [
35992
+ _hoisted_2$v
35974
35993
  ];
35975
- function render$m(_ctx, _cache) {
35976
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$u, _hoisted_3$u);
35994
+ function render$n(_ctx, _cache) {
35995
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$v, _hoisted_3$v);
35977
35996
  }
35978
- const MdiFormatColor = { name: "mdi-format-color", render: render$m };
35979
- const _hoisted_1$t = { class: "p-1" };
35980
- const _hoisted_2$t = /* @__PURE__ */ vue.createElementVNode("div", { class: "h-5 w-5 rounded-sm cursor-pointer hover:ring-1 ring-offset-1 ring-gray-300 bg-black" }, null, -1);
35981
- const _hoisted_3$t = { class: "text-xs text-gray-600" };
35997
+ const MdiFormatColor = { name: "mdi-format-color", render: render$n };
35998
+ const _hoisted_1$u = { class: "p-1" };
35999
+ const _hoisted_2$u = /* @__PURE__ */ vue.createElementVNode("div", { class: "h-5 w-5 rounded-sm cursor-pointer hover:ring-1 ring-offset-1 ring-gray-300 bg-black" }, null, -1);
36000
+ const _hoisted_3$u = { class: "text-xs text-gray-600" };
35982
36001
  const _sfc_main$7 = /* @__PURE__ */ vue.defineComponent({
35983
36002
  __name: "ColorToolbarItem",
35984
36003
  props: {
@@ -36005,13 +36024,13 @@ ${codeFrame}` : message);
36005
36024
  return (_ctx, _cache) => {
36006
36025
  return vue.openBlock(), vue.createBlock(_sfc_main$b, { "onUpdate:modelValue": handleSetColor }, {
36007
36026
  prefix: vue.withCtx(() => [
36008
- vue.createElementVNode("div", _hoisted_1$t, [
36027
+ vue.createElementVNode("div", _hoisted_1$u, [
36009
36028
  vue.createElementVNode("div", {
36010
36029
  class: "flex items-center gap-2 rounded cursor-pointer hover:bg-gray-100 p-1",
36011
36030
  onClick: handleUnsetColor
36012
36031
  }, [
36013
- _hoisted_2$t,
36014
- vue.createElementVNode("span", _hoisted_3$t, vue.toDisplayString(vue.unref(i18n).global.t("editor.common.button.restore_default")), 1)
36032
+ _hoisted_2$u,
36033
+ vue.createElementVNode("span", _hoisted_3$u, vue.toDisplayString(vue.unref(i18n).global.t("editor.common.button.restore_default")), 1)
36015
36034
  ])
36016
36035
  ])
36017
36036
  ]),
@@ -36023,9 +36042,9 @@ ${codeFrame}` : message);
36023
36042
  };
36024
36043
  }
36025
36044
  });
36026
- const _hoisted_1$s = { class: "p-1" };
36027
- const _hoisted_2$s = /* @__PURE__ */ vue.createElementVNode("div", { class: "h-5 w-5 rounded-sm cursor-pointer hover:ring-1 ring-offset-1 ring-gray-300 bg-black" }, null, -1);
36028
- const _hoisted_3$s = { class: "text-xs text-gray-600" };
36045
+ const _hoisted_1$t = { class: "p-1" };
36046
+ const _hoisted_2$t = /* @__PURE__ */ vue.createElementVNode("div", { class: "h-5 w-5 rounded-sm cursor-pointer hover:ring-1 ring-offset-1 ring-gray-300 bg-black" }, null, -1);
36047
+ const _hoisted_3$t = { class: "text-xs text-gray-600" };
36029
36048
  const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
36030
36049
  __name: "ColorBubbleItem",
36031
36050
  props: {
@@ -36052,13 +36071,13 @@ ${codeFrame}` : message);
36052
36071
  return (_ctx, _cache) => {
36053
36072
  return vue.openBlock(), vue.createBlock(_sfc_main$b, { "onUpdate:modelValue": handleSetColor }, {
36054
36073
  prefix: vue.withCtx(() => [
36055
- vue.createElementVNode("div", _hoisted_1$s, [
36074
+ vue.createElementVNode("div", _hoisted_1$t, [
36056
36075
  vue.createElementVNode("div", {
36057
36076
  class: "flex items-center gap-2 rounded cursor-pointer hover:bg-gray-100 p-1",
36058
36077
  onClick: handleUnsetColor
36059
36078
  }, [
36060
- _hoisted_2$s,
36061
- vue.createElementVNode("span", _hoisted_3$s, vue.toDisplayString(vue.unref(i18n).global.t("editor.common.button.restore_default")), 1)
36079
+ _hoisted_2$t,
36080
+ vue.createElementVNode("span", _hoisted_3$t, vue.toDisplayString(vue.unref(i18n).global.t("editor.common.button.restore_default")), 1)
36062
36081
  ])
36063
36082
  ])
36064
36083
  ]),
@@ -36105,22 +36124,22 @@ ${codeFrame}` : message);
36105
36124
  return [TextStyle];
36106
36125
  }
36107
36126
  });
36108
- const _hoisted_1$r = {
36127
+ const _hoisted_1$s = {
36109
36128
  viewBox: "0 0 24 24",
36110
36129
  width: "1.2em",
36111
36130
  height: "1.2em"
36112
36131
  };
36113
- const _hoisted_2$r = /* @__PURE__ */ vue.createElementVNode("path", {
36132
+ const _hoisted_2$s = /* @__PURE__ */ vue.createElementVNode("path", {
36114
36133
  fill: "currentColor",
36115
36134
  d: "M2 4v3h5v12h3V7h5V4H2m19 5h-9v3h3v7h3v-7h3V9Z"
36116
36135
  }, null, -1);
36117
- const _hoisted_3$r = [
36118
- _hoisted_2$r
36136
+ const _hoisted_3$s = [
36137
+ _hoisted_2$s
36119
36138
  ];
36120
- function render$l(_ctx, _cache) {
36121
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$r, _hoisted_3$r);
36139
+ function render$m(_ctx, _cache) {
36140
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$s, _hoisted_3$s);
36122
36141
  }
36123
- const MdiFormatSize = { name: "mdi-format-size", render: render$l };
36142
+ const MdiFormatSize = { name: "mdi-format-size", render: render$m };
36124
36143
  const FontSize = Extension.create({
36125
36144
  name: "fontSize",
36126
36145
  addOptions() {
@@ -36927,9 +36946,9 @@ ${codeFrame}` : message);
36927
36946
  });
36928
36947
  return plugin2;
36929
36948
  }
36930
- const _hoisted_1$q = { class: "command-items" };
36931
- const _hoisted_2$q = ["id", "onClick"];
36932
- const _hoisted_3$q = { class: "command-title group-hover:text-gray-900 group-hover:font-medium" };
36949
+ const _hoisted_1$r = { class: "command-items" };
36950
+ const _hoisted_2$r = ["id", "onClick"];
36951
+ const _hoisted_3$r = { class: "command-title group-hover:text-gray-900 group-hover:font-medium" };
36933
36952
  const _hoisted_4$4 = {
36934
36953
  key: 1,
36935
36954
  class: "command-empty"
@@ -37001,7 +37020,7 @@ ${codeFrame}` : message);
37001
37020
  onKeyDown
37002
37021
  });
37003
37022
  return (_ctx, _cache) => {
37004
- return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$q, [
37023
+ return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$r, [
37005
37024
  __props.items.length ? (vue.openBlock(true), vue.createElementBlock(vue.Fragment, { key: 0 }, vue.renderList(__props.items, (item, index2) => {
37006
37025
  return vue.openBlock(), vue.createElementBlock("div", {
37007
37026
  id: `command-item-${index2}`,
@@ -37010,8 +37029,8 @@ ${codeFrame}` : message);
37010
37029
  onClick: ($event) => handleSelectItem(index2)
37011
37030
  }, [
37012
37031
  (vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(item.icon), { class: "command-icon group-hover:!bg-white" })),
37013
- vue.createElementVNode("span", _hoisted_3$q, vue.toDisplayString(vue.unref(i18n).global.t(item.title)), 1)
37014
- ], 10, _hoisted_2$q);
37032
+ vue.createElementVNode("span", _hoisted_3$r, vue.toDisplayString(vue.unref(i18n).global.t(item.title)), 1)
37033
+ ], 10, _hoisted_2$r);
37015
37034
  }), 128)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$4, [
37016
37035
  vue.createElementVNode("span", null, vue.toDisplayString(vue.unref(i18n).global.t("editor.extensions.commands_menu.no_results")), 1)
37017
37036
  ]))
@@ -53337,9 +53356,9 @@ ${codeFrame}` : message);
53337
53356
  };
53338
53357
  }
53339
53358
  lowlight.registerLanguage("html", xml);
53340
- const _hoisted_1$p = { class: "py-1.5" };
53341
- const _hoisted_2$p = /* @__PURE__ */ vue.createElementVNode("option", { value: null }, "auto", -1);
53342
- const _hoisted_3$p = ["value"];
53359
+ const _hoisted_1$q = { class: "py-1.5" };
53360
+ const _hoisted_2$q = /* @__PURE__ */ vue.createElementVNode("option", { value: null }, "auto", -1);
53361
+ const _hoisted_3$q = ["value"];
53343
53362
  const _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
53344
53363
  __name: "CodeBlockViewRenderer",
53345
53364
  props: {
@@ -53376,18 +53395,18 @@ ${codeFrame}` : message);
53376
53395
  selected: __props.selected
53377
53396
  }, {
53378
53397
  content: vue.withCtx(() => [
53379
- vue.createElementVNode("div", _hoisted_1$p, [
53398
+ vue.createElementVNode("div", _hoisted_1$q, [
53380
53399
  vue.withDirectives(vue.createElementVNode("select", {
53381
53400
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.isRef(selectedLanguage) ? selectedLanguage.value = $event : null),
53382
53401
  contenteditable: "false",
53383
53402
  class: "block px-2 py-1.5 text-sm text-gray-900 border border-gray-300 rounded-md bg-gray-50 focus:ring-blue-500 focus:border-blue-500"
53384
53403
  }, [
53385
- _hoisted_2$p,
53404
+ _hoisted_2$q,
53386
53405
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(languages), (language, index2) => {
53387
53406
  return vue.openBlock(), vue.createElementBlock("option", {
53388
53407
  key: index2,
53389
53408
  value: language
53390
- }, vue.toDisplayString(language), 9, _hoisted_3$p);
53409
+ }, vue.toDisplayString(language), 9, _hoisted_3$q);
53391
53410
  }), 128))
53392
53411
  ], 512), [
53393
53412
  [vue.vModelSelect, vue.unref(selectedLanguage)]
@@ -53408,23 +53427,102 @@ ${codeFrame}` : message);
53408
53427
  };
53409
53428
  }
53410
53429
  });
53411
- const _hoisted_1$o = {
53430
+ const _hoisted_1$p = {
53412
53431
  viewBox: "0 0 24 24",
53413
53432
  width: "1.2em",
53414
53433
  height: "1.2em"
53415
53434
  };
53416
- const _hoisted_2$o = /* @__PURE__ */ vue.createElementVNode("path", {
53435
+ const _hoisted_2$p = /* @__PURE__ */ vue.createElementVNode("path", {
53417
53436
  fill: "currentColor",
53418
53437
  d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-8 5H9v2c0 1.1-.9 2-2 2c1.1 0 2 .9 2 2v2h2v2H9c-1.1 0-2-.9-2-2v-1c0-1.1-.9-2-2-2v-2c1.1 0 2-.9 2-2V8c0-1.1.9-2 2-2h2v2m8 5c-1.1 0-2 .9-2 2v1c0 1.1-.9 2-2 2h-2v-2h2v-2c0-1.1.9-2 2-2c-1.1 0-2-.9-2-2V8h-2V6h2c1.1 0 2 .9 2 2v1c0 1.1.9 2 2 2v2Z"
53419
53438
  }, null, -1);
53420
- const _hoisted_3$o = [
53421
- _hoisted_2$o
53439
+ const _hoisted_3$p = [
53440
+ _hoisted_2$p
53422
53441
  ];
53423
- function render$k(_ctx, _cache) {
53424
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$o, _hoisted_3$o);
53442
+ function render$l(_ctx, _cache) {
53443
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$p, _hoisted_3$p);
53425
53444
  }
53426
- const MdiCodeBracesBox = { name: "mdi-code-braces-box", render: render$k };
53445
+ const MdiCodeBracesBox = { name: "mdi-code-braces-box", render: render$l };
53446
+ const updateIndent = (tr2, type) => {
53447
+ const { doc: doc2, selection } = tr2;
53448
+ if (!doc2 || !selection)
53449
+ return tr2;
53450
+ if (!(selection instanceof TextSelection)) {
53451
+ return tr2;
53452
+ }
53453
+ const { from, to } = selection;
53454
+ doc2.nodesBetween(from, to, (node, pos) => {
53455
+ if (from - to == 0 && type === "indent") {
53456
+ tr2.insertText(" ", from, to);
53457
+ return false;
53458
+ }
53459
+ const precedeContent = doc2.textBetween(pos + 1, from, "\n");
53460
+ const precedeLineBreakPos = precedeContent.lastIndexOf("\n");
53461
+ const startBetWeenIndex = precedeLineBreakPos === -1 ? pos + 1 : pos + precedeLineBreakPos + 1;
53462
+ const text = doc2.textBetween(startBetWeenIndex, to, "\n");
53463
+ if (type === "indent") {
53464
+ let replacedStr = text.replace(/\n/g, "\n ");
53465
+ if (startBetWeenIndex === pos + 1) {
53466
+ replacedStr = " " + replacedStr;
53467
+ }
53468
+ tr2.insertText(replacedStr, startBetWeenIndex, to);
53469
+ } else {
53470
+ let replacedStr = text.replace(/\n\t/g, "\n");
53471
+ if (startBetWeenIndex === pos + 1) {
53472
+ const firstNewLineIndex = replacedStr.indexOf(" ");
53473
+ if (firstNewLineIndex == 0) {
53474
+ replacedStr = replacedStr.replace(" ", "");
53475
+ }
53476
+ }
53477
+ tr2.insertText(replacedStr, startBetWeenIndex, to);
53478
+ }
53479
+ return false;
53480
+ });
53481
+ return tr2;
53482
+ };
53427
53483
  const ExtensionCodeBlock = CodeBlockLowlight.extend({
53484
+ addCommands() {
53485
+ var _a;
53486
+ return {
53487
+ ...(_a = this.parent) == null ? void 0 : _a.call(this),
53488
+ codeIndent: () => ({ tr: tr2, state, dispatch }) => {
53489
+ const { selection } = state;
53490
+ tr2 = tr2.setSelection(selection);
53491
+ tr2 = updateIndent(tr2, "indent");
53492
+ if (tr2.docChanged && dispatch) {
53493
+ dispatch(tr2);
53494
+ return true;
53495
+ }
53496
+ return false;
53497
+ },
53498
+ codeOutdent: () => ({ tr: tr2, state, dispatch }) => {
53499
+ const { selection } = state;
53500
+ tr2 = tr2.setSelection(selection);
53501
+ tr2 = updateIndent(tr2, "outdent");
53502
+ if (tr2.docChanged && dispatch) {
53503
+ dispatch(tr2);
53504
+ return true;
53505
+ }
53506
+ return false;
53507
+ }
53508
+ };
53509
+ },
53510
+ addKeyboardShortcuts() {
53511
+ return {
53512
+ Tab: () => {
53513
+ if (this.editor.isActive("codeBlock")) {
53514
+ return this.editor.chain().focus().codeIndent().run();
53515
+ }
53516
+ return;
53517
+ },
53518
+ "Shift-Tab": () => {
53519
+ if (this.editor.isActive("codeBlock")) {
53520
+ return this.editor.chain().focus().codeOutdent().run();
53521
+ }
53522
+ return;
53523
+ }
53524
+ };
53525
+ },
53428
53526
  addNodeView() {
53429
53527
  return VueNodeViewRenderer(_sfc_main$4);
53430
53528
  },
@@ -53488,13 +53586,29 @@ ${codeFrame}` : message);
53488
53586
  };
53489
53587
  }
53490
53588
  });
53589
+ const _hoisted_1$o = {
53590
+ viewBox: "0 0 24 24",
53591
+ width: "1.2em",
53592
+ height: "1.2em"
53593
+ };
53594
+ const _hoisted_2$o = /* @__PURE__ */ vue.createElementVNode("path", {
53595
+ d: "M16 18H7V4h9m-4.5 18a1.5 1.5 0 0 1-1.5-1.5a1.5 1.5 0 0 1 1.5-1.5a1.5 1.5 0 0 1 1.5 1.5a1.5 1.5 0 0 1-1.5 1.5m4-21h-8A2.5 2.5 0 0 0 5 3.5v17A2.5 2.5 0 0 0 7.5 23h8a2.5 2.5 0 0 0 2.5-2.5v-17A2.5 2.5 0 0 0 15.5 1z",
53596
+ fill: "currentColor"
53597
+ }, null, -1);
53598
+ const _hoisted_3$o = [
53599
+ _hoisted_2$o
53600
+ ];
53601
+ function render$k(_ctx, _cache) {
53602
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$o, _hoisted_3$o);
53603
+ }
53604
+ const MdiCellphoneIphone = { name: "mdi-cellphone-iphone", render: render$k };
53491
53605
  const _hoisted_1$n = {
53492
53606
  viewBox: "0 0 24 24",
53493
53607
  width: "1.2em",
53494
53608
  height: "1.2em"
53495
53609
  };
53496
53610
  const _hoisted_2$n = /* @__PURE__ */ vue.createElementVNode("path", {
53497
- d: "M16 18H7V4h9m-4.5 18a1.5 1.5 0 0 1-1.5-1.5a1.5 1.5 0 0 1 1.5-1.5a1.5 1.5 0 0 1 1.5 1.5a1.5 1.5 0 0 1-1.5 1.5m4-21h-8A2.5 2.5 0 0 0 5 3.5v17A2.5 2.5 0 0 0 7.5 23h8a2.5 2.5 0 0 0 2.5-2.5v-17A2.5 2.5 0 0 0 15.5 1z",
53611
+ d: "M19 19H4V3h15m-7.5 20a1.5 1.5 0 0 1-1.5-1.5a1.5 1.5 0 0 1 1.5-1.5a1.5 1.5 0 0 1 1.5 1.5a1.5 1.5 0 0 1-1.5 1.5m7-23h-14A2.5 2.5 0 0 0 2 2.5v19A2.5 2.5 0 0 0 4.5 24h14a2.5 2.5 0 0 0 2.5-2.5v-19A2.5 2.5 0 0 0 18.5 0z",
53498
53612
  fill: "currentColor"
53499
53613
  }, null, -1);
53500
53614
  const _hoisted_3$n = [
@@ -53503,15 +53617,15 @@ ${codeFrame}` : message);
53503
53617
  function render$j(_ctx, _cache) {
53504
53618
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$n, _hoisted_3$n);
53505
53619
  }
53506
- const MdiCellphoneIphone = { name: "mdi-cellphone-iphone", render: render$j };
53620
+ const MdiTabletIpad = { name: "mdi-tablet-ipad", render: render$j };
53507
53621
  const _hoisted_1$m = {
53508
53622
  viewBox: "0 0 24 24",
53509
53623
  width: "1.2em",
53510
53624
  height: "1.2em"
53511
53625
  };
53512
53626
  const _hoisted_2$m = /* @__PURE__ */ vue.createElementVNode("path", {
53513
- d: "M19 19H4V3h15m-7.5 20a1.5 1.5 0 0 1-1.5-1.5a1.5 1.5 0 0 1 1.5-1.5a1.5 1.5 0 0 1 1.5 1.5a1.5 1.5 0 0 1-1.5 1.5m7-23h-14A2.5 2.5 0 0 0 2 2.5v19A2.5 2.5 0 0 0 4.5 24h14a2.5 2.5 0 0 0 2.5-2.5v-19A2.5 2.5 0 0 0 18.5 0z",
53514
- fill: "currentColor"
53627
+ fill: "currentColor",
53628
+ d: "M21 14H3V4h18m0-2H3c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h7l-2 3v1h8v-1l-2-3h7a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2Z"
53515
53629
  }, null, -1);
53516
53630
  const _hoisted_3$m = [
53517
53631
  _hoisted_2$m
@@ -53519,7 +53633,7 @@ ${codeFrame}` : message);
53519
53633
  function render$i(_ctx, _cache) {
53520
53634
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$m, _hoisted_3$m);
53521
53635
  }
53522
- const MdiTabletIpad = { name: "mdi-tablet-ipad", render: render$i };
53636
+ const MdiDesktopMac = { name: "mdi-desktop-mac", render: render$i };
53523
53637
  const _hoisted_1$l = {
53524
53638
  viewBox: "0 0 24 24",
53525
53639
  width: "1.2em",
@@ -53527,7 +53641,7 @@ ${codeFrame}` : message);
53527
53641
  };
53528
53642
  const _hoisted_2$l = /* @__PURE__ */ vue.createElementVNode("path", {
53529
53643
  fill: "currentColor",
53530
- d: "M21 14H3V4h18m0-2H3c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h7l-2 3v1h8v-1l-2-3h7a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2Z"
53644
+ d: "M3 21V3h18v18H3M5 5v14h14V5H5Z"
53531
53645
  }, null, -1);
53532
53646
  const _hoisted_3$l = [
53533
53647
  _hoisted_2$l
@@ -53535,7 +53649,7 @@ ${codeFrame}` : message);
53535
53649
  function render$h(_ctx, _cache) {
53536
53650
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$l, _hoisted_3$l);
53537
53651
  }
53538
- const MdiDesktopMac = { name: "mdi-desktop-mac", render: render$h };
53652
+ const MdiBorderAllVariant = { name: "mdi-border-all-variant", render: render$h };
53539
53653
  const _hoisted_1$k = {
53540
53654
  viewBox: "0 0 24 24",
53541
53655
  width: "1.2em",
@@ -53543,7 +53657,7 @@ ${codeFrame}` : message);
53543
53657
  };
53544
53658
  const _hoisted_2$k = /* @__PURE__ */ vue.createElementVNode("path", {
53545
53659
  fill: "currentColor",
53546
- d: "M3 21V3h18v18H3M5 5v14h14V5H5Z"
53660
+ d: "M15 5h2V3h-2m0 18h2v-2h-2M11 5h2V3h-2m8 2h2V3h-2m0 6h2V7h-2m0 14h2v-2h-2m0-6h2v-2h-2m0 6h2v-2h-2M3 5h2V3H3m0 6h2V7H3m0 6h2v-2H3m0 6h2v-2H3m0 6h2v-2H3m8 2h2v-2h-2m-4 2h2v-2H7M7 5h2V3H7v2Z"
53547
53661
  }, null, -1);
53548
53662
  const _hoisted_3$k = [
53549
53663
  _hoisted_2$k
@@ -53551,7 +53665,7 @@ ${codeFrame}` : message);
53551
53665
  function render$g(_ctx, _cache) {
53552
53666
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$k, _hoisted_3$k);
53553
53667
  }
53554
- const MdiBorderAllVariant = { name: "mdi-border-all-variant", render: render$g };
53668
+ const MdiBorderNoneVariant = { name: "mdi-border-none-variant", render: render$g };
53555
53669
  const _hoisted_1$j = {
53556
53670
  viewBox: "0 0 24 24",
53557
53671
  width: "1.2em",
@@ -53559,7 +53673,7 @@ ${codeFrame}` : message);
53559
53673
  };
53560
53674
  const _hoisted_2$j = /* @__PURE__ */ vue.createElementVNode("path", {
53561
53675
  fill: "currentColor",
53562
- d: "M15 5h2V3h-2m0 18h2v-2h-2M11 5h2V3h-2m8 2h2V3h-2m0 6h2V7h-2m0 14h2v-2h-2m0-6h2v-2h-2m0 6h2v-2h-2M3 5h2V3H3m0 6h2V7H3m0 6h2v-2H3m0 6h2v-2H3m0 6h2v-2H3m8 2h2v-2h-2m-4 2h2v-2H7M7 5h2V3H7v2Z"
53676
+ d: "M16.5 11.74c0-.59-.07-1.16-.14-1.74h3.38c.08.33.15.67.19 1c.72.07 1.41.23 2.07.5C21.71 6.21 17.35 2 12 2C6.47 2 2 6.5 2 12s4.5 10 10 10c.87 0 1.71-.12 2.5-.33a6.599 6.599 0 0 1-1.46-3.47c-.31.61-.65 1.2-1.04 1.76c-.83-1.2-1.5-2.53-1.91-3.96h3.09c.17-.72.46-1.39.85-2H9.66c-.1-.66-.16-1.32-.16-2s.06-1.35.16-2h4.68c.09.65.16 1.32.16 2c0 .5-.04 1-.1 1.5a6.36 6.36 0 0 1 2.1-1.76M4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2H4.26m.82 2H8c.35 1.25.8 2.45 1.4 3.56A8.008 8.008 0 0 1 5.08 16M8 8H5.08A7.923 7.923 0 0 1 9.4 4.44C8.8 5.55 8.35 6.75 8 8m2.09 0c.41-1.43 1.08-2.77 1.91-3.97c.83 1.2 1.5 2.54 1.91 3.97h-3.82m8.83 0h-2.95a15.65 15.65 0 0 0-1.38-3.56c1.84.63 3.37 1.9 4.33 3.56M23 17.5c0 .82-.25 1.58-.67 2.21l-1.09-1.09c.17-.34.26-.72.26-1.12A2.5 2.5 0 0 0 19 15v1.5l-2.25-2.25L19 12v1.5c2.21 0 4 1.79 4 4m-4 1l2.25 2.25L19 23v-1.5c-2.21 0-4-1.79-4-4c0-.82.25-1.58.67-2.21l1.09 1.09c-.17.34-.26.72-.26 1.12A2.5 2.5 0 0 0 19 20v-1.5Z"
53563
53677
  }, null, -1);
53564
53678
  const _hoisted_3$j = [
53565
53679
  _hoisted_2$j
@@ -53567,29 +53681,13 @@ ${codeFrame}` : message);
53567
53681
  function render$f(_ctx, _cache) {
53568
53682
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$j, _hoisted_3$j);
53569
53683
  }
53570
- const MdiBorderNoneVariant = { name: "mdi-border-none-variant", render: render$f };
53684
+ const MdiWebSync = { name: "mdi-web-sync", render: render$f };
53571
53685
  const _hoisted_1$i = {
53572
- viewBox: "0 0 24 24",
53573
- width: "1.2em",
53574
- height: "1.2em"
53575
- };
53576
- const _hoisted_2$i = /* @__PURE__ */ vue.createElementVNode("path", {
53577
- fill: "currentColor",
53578
- d: "M16.5 11.74c0-.59-.07-1.16-.14-1.74h3.38c.08.33.15.67.19 1c.72.07 1.41.23 2.07.5C21.71 6.21 17.35 2 12 2C6.47 2 2 6.5 2 12s4.5 10 10 10c.87 0 1.71-.12 2.5-.33a6.599 6.599 0 0 1-1.46-3.47c-.31.61-.65 1.2-1.04 1.76c-.83-1.2-1.5-2.53-1.91-3.96h3.09c.17-.72.46-1.39.85-2H9.66c-.1-.66-.16-1.32-.16-2s.06-1.35.16-2h4.68c.09.65.16 1.32.16 2c0 .5-.04 1-.1 1.5a6.36 6.36 0 0 1 2.1-1.76M4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2H4.26m.82 2H8c.35 1.25.8 2.45 1.4 3.56A8.008 8.008 0 0 1 5.08 16M8 8H5.08A7.923 7.923 0 0 1 9.4 4.44C8.8 5.55 8.35 6.75 8 8m2.09 0c.41-1.43 1.08-2.77 1.91-3.97c.83 1.2 1.5 2.54 1.91 3.97h-3.82m8.83 0h-2.95a15.65 15.65 0 0 0-1.38-3.56c1.84.63 3.37 1.9 4.33 3.56M23 17.5c0 .82-.25 1.58-.67 2.21l-1.09-1.09c.17-.34.26-.72.26-1.12A2.5 2.5 0 0 0 19 15v1.5l-2.25-2.25L19 12v1.5c2.21 0 4 1.79 4 4m-4 1l2.25 2.25L19 23v-1.5c-2.21 0-4-1.79-4-4c0-.82.25-1.58.67-2.21l1.09 1.09c-.17.34-.26.72-.26 1.12A2.5 2.5 0 0 0 19 20v-1.5Z"
53579
- }, null, -1);
53580
- const _hoisted_3$i = [
53581
- _hoisted_2$i
53582
- ];
53583
- function render$e(_ctx, _cache) {
53584
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$i, _hoisted_3$i);
53585
- }
53586
- const MdiWebSync = { name: "mdi-web-sync", render: render$e };
53587
- const _hoisted_1$h = {
53588
53686
  key: 0,
53589
53687
  class: "p-1.5"
53590
53688
  };
53591
- const _hoisted_2$h = ["placeholder"];
53592
- const _hoisted_3$h = ["src", "width", "height", "frameborder"];
53689
+ const _hoisted_2$i = ["placeholder"];
53690
+ const _hoisted_3$i = ["src", "width", "height", "frameborder"];
53593
53691
  const _hoisted_4$3 = { class: "relative rounded-md bg-white overflow-hidden drop-shadow w-96 p-1 max-h-72 overflow-y-auto" };
53594
53692
  const _hoisted_5$3 = ["placeholder"];
53595
53693
  const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
@@ -53679,7 +53777,7 @@ ${codeFrame}` : message);
53679
53777
  width: __props.node.attrs.width
53680
53778
  })
53681
53779
  }, [
53682
- !vue.unref(src) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$h, [
53780
+ !vue.unref(src) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$i, [
53683
53781
  vue.withDirectives(vue.createElementVNode("input", {
53684
53782
  ref_key: "inputRef",
53685
53783
  ref: inputRef,
@@ -53688,7 +53786,7 @@ ${codeFrame}` : message);
53688
53786
  placeholder: vue.unref(i18n).global.t("editor.common.placeholder.link_input"),
53689
53787
  tabindex: "-1",
53690
53788
  onFocus: handleSetFocus
53691
- }, null, 40, _hoisted_2$h), [
53789
+ }, null, 40, _hoisted_2$i), [
53692
53790
  [
53693
53791
  vue.vModelText,
53694
53792
  vue.unref(src),
@@ -53711,7 +53809,7 @@ ${codeFrame}` : message);
53711
53809
  framespacing: "0",
53712
53810
  allowfullscreen: "true",
53713
53811
  onMouseenter: handleSetFocus
53714
- }, null, 42, _hoisted_3$h))
53812
+ }, null, 42, _hoisted_3$i))
53715
53813
  ], 4)
53716
53814
  ]),
53717
53815
  actions: vue.withCtx(() => [
@@ -53877,22 +53975,22 @@ ${codeFrame}` : message);
53877
53975
  };
53878
53976
  }
53879
53977
  });
53880
- const _hoisted_1$g = {
53978
+ const _hoisted_1$h = {
53881
53979
  viewBox: "0 0 24 24",
53882
53980
  width: "1.2em",
53883
53981
  height: "1.2em"
53884
53982
  };
53885
- const _hoisted_2$g = /* @__PURE__ */ vue.createElementVNode("path", {
53983
+ const _hoisted_2$h = /* @__PURE__ */ vue.createElementVNode("path", {
53886
53984
  fill: "currentColor",
53887
53985
  d: "M16.36 14c.08-.66.14-1.32.14-2c0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2m-5.15 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56M14.34 14H9.66c-.1-.66-.16-1.32-.16-2c0-.68.06-1.35.16-2h4.68c.09.65.16 1.32.16 2c0 .68-.07 1.34-.16 2M12 19.96c-.83-1.2-1.5-2.53-1.91-3.96h3.82c-.41 1.43-1.08 2.76-1.91 3.96M8 8H5.08A7.923 7.923 0 0 1 9.4 4.44C8.8 5.55 8.35 6.75 8 8m-2.92 8H8c.35 1.25.8 2.45 1.4 3.56A8.008 8.008 0 0 1 5.08 16m-.82-2C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2c0 .68.06 1.34.14 2M12 4.03c.83 1.2 1.5 2.54 1.91 3.97h-3.82c.41-1.43 1.08-2.77 1.91-3.97M18.92 8h-2.95a15.65 15.65 0 0 0-1.38-3.56c1.84.63 3.37 1.9 4.33 3.56M12 2C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2Z"
53888
53986
  }, null, -1);
53889
- const _hoisted_3$g = [
53890
- _hoisted_2$g
53987
+ const _hoisted_3$h = [
53988
+ _hoisted_2$h
53891
53989
  ];
53892
- function render$d(_ctx, _cache) {
53893
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$g, _hoisted_3$g);
53990
+ function render$e(_ctx, _cache) {
53991
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$h, _hoisted_3$h);
53894
53992
  }
53895
- const MdiWeb = { name: "mdi-web", render: render$d };
53993
+ const MdiWeb = { name: "mdi-web", render: render$e };
53896
53994
  const Iframe = Node.create({
53897
53995
  name: "iframe",
53898
53996
  inline() {
@@ -54077,6 +54175,22 @@ ${codeFrame}` : message);
54077
54175
  };
54078
54176
  }
54079
54177
  });
54178
+ const _hoisted_1$g = {
54179
+ viewBox: "0 0 24 24",
54180
+ width: "1.2em",
54181
+ height: "1.2em"
54182
+ };
54183
+ const _hoisted_2$g = /* @__PURE__ */ vue.createElementVNode("path", {
54184
+ fill: "currentColor",
54185
+ d: "M21 3H3C2 3 1 4 1 5v14a2 2 0 0 0 2 2h18c1 0 2-1 2-2V5c0-1-1-2-2-2M5 17l3.5-4.5l2.5 3l3.5-4.5l4.5 6H5Z"
54186
+ }, null, -1);
54187
+ const _hoisted_3$g = [
54188
+ _hoisted_2$g
54189
+ ];
54190
+ function render$d(_ctx, _cache) {
54191
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$g, _hoisted_3$g);
54192
+ }
54193
+ const MdiImageSizeSelectActual = { name: "mdi-image-size-select-actual", render: render$d };
54080
54194
  const _hoisted_1$f = {
54081
54195
  viewBox: "0 0 24 24",
54082
54196
  width: "1.2em",
@@ -54084,7 +54198,7 @@ ${codeFrame}` : message);
54084
54198
  };
54085
54199
  const _hoisted_2$f = /* @__PURE__ */ vue.createElementVNode("path", {
54086
54200
  fill: "currentColor",
54087
- d: "M21 3H3C2 3 1 4 1 5v14a2 2 0 0 0 2 2h18c1 0 2-1 2-2V5c0-1-1-2-2-2M5 17l3.5-4.5l2.5 3l3.5-4.5l4.5 6H5Z"
54201
+ d: "M23 15h-2v2h2v-2m0-4h-2v2h2v-2m0 8h-2v2c1 0 2-1 2-2M15 3h-2v2h2V3m8 4h-2v2h2V7m-2-4v2h2c0-1-1-2-2-2M3 21h8v-6H1v4a2 2 0 0 0 2 2M3 7H1v2h2V7m12 12h-2v2h2v-2m4-16h-2v2h2V3m0 16h-2v2h2v-2M3 3C2 3 1 4 1 5h2V3m0 8H1v2h2v-2m8-8H9v2h2V3M7 3H5v2h2V3Z"
54088
54202
  }, null, -1);
54089
54203
  const _hoisted_3$f = [
54090
54204
  _hoisted_2$f
@@ -54092,7 +54206,7 @@ ${codeFrame}` : message);
54092
54206
  function render$c(_ctx, _cache) {
54093
54207
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$f, _hoisted_3$f);
54094
54208
  }
54095
- const MdiImageSizeSelectActual = { name: "mdi-image-size-select-actual", render: render$c };
54209
+ const MdiImageSizeSelectSmall = { name: "mdi-image-size-select-small", render: render$c };
54096
54210
  const _hoisted_1$e = {
54097
54211
  viewBox: "0 0 24 24",
54098
54212
  width: "1.2em",
@@ -54100,7 +54214,7 @@ ${codeFrame}` : message);
54100
54214
  };
54101
54215
  const _hoisted_2$e = /* @__PURE__ */ vue.createElementVNode("path", {
54102
54216
  fill: "currentColor",
54103
- d: "M23 15h-2v2h2v-2m0-4h-2v2h2v-2m0 8h-2v2c1 0 2-1 2-2M15 3h-2v2h2V3m8 4h-2v2h2V7m-2-4v2h2c0-1-1-2-2-2M3 21h8v-6H1v4a2 2 0 0 0 2 2M3 7H1v2h2V7m12 12h-2v2h2v-2m4-16h-2v2h2V3m0 16h-2v2h2v-2M3 3C2 3 1 4 1 5h2V3m0 8H1v2h2v-2m8-8H9v2h2V3M7 3H5v2h2V3Z"
54217
+ d: "M21 15h2v2h-2v-2m0-4h2v2h-2v-2m2 8h-2v2c1 0 2-1 2-2M13 3h2v2h-2V3m8 4h2v2h-2V7m0-4v2h2c0-1-1-2-2-2M1 7h2v2H1V7m16-4h2v2h-2V3m0 16h2v2h-2v-2M3 3C2 3 1 4 1 5h2V3m6 0h2v2H9V3M5 3h2v2H5V3m-4 8v8a2 2 0 0 0 2 2h12V11H1m2 8l2.5-3.21l1.79 2.15l2.5-3.22L13 19H3Z"
54104
54218
  }, null, -1);
54105
54219
  const _hoisted_3$e = [
54106
54220
  _hoisted_2$e
@@ -54108,7 +54222,7 @@ ${codeFrame}` : message);
54108
54222
  function render$b(_ctx, _cache) {
54109
54223
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$e, _hoisted_3$e);
54110
54224
  }
54111
- const MdiImageSizeSelectSmall = { name: "mdi-image-size-select-small", render: render$b };
54225
+ const MdiImageSizeSelectLarge = { name: "mdi-image-size-select-large", render: render$b };
54112
54226
  const _hoisted_1$d = {
54113
54227
  viewBox: "0 0 24 24",
54114
54228
  width: "1.2em",
@@ -54116,7 +54230,7 @@ ${codeFrame}` : message);
54116
54230
  };
54117
54231
  const _hoisted_2$d = /* @__PURE__ */ vue.createElementVNode("path", {
54118
54232
  fill: "currentColor",
54119
- d: "M21 15h2v2h-2v-2m0-4h2v2h-2v-2m2 8h-2v2c1 0 2-1 2-2M13 3h2v2h-2V3m8 4h2v2h-2V7m0-4v2h2c0-1-1-2-2-2M1 7h2v2H1V7m16-4h2v2h-2V3m0 16h2v2h-2v-2M3 3C2 3 1 4 1 5h2V3m6 0h2v2H9V3M5 3h2v2H5V3m-4 8v8a2 2 0 0 0 2 2h12V11H1m2 8l2.5-3.21l1.79 2.15l2.5-3.22L13 19H3Z"
54233
+ d: "M13.53 22H10c-.25 0-.46-.18-.5-.42l-.37-2.65c-.63-.25-1.17-.59-1.69-.99l-2.49 1.01c-.22.08-.49 0-.61-.22l-2-3.46a.493.493 0 0 1 .12-.64l2.11-1.66c-.04-.32-.07-.64-.07-.97s.03-.66.07-1L2.46 9.37a.493.493 0 0 1-.12-.64l2-3.46c.12-.22.39-.31.61-.22l2.49 1c.52-.39 1.06-.73 1.69-.98l.37-2.65c.04-.24.25-.42.5-.42h4c.25 0 .46.18.5.42l.37 2.65c.63.25 1.17.59 1.69.98l2.49-1c.22-.09.49 0 .61.22l2 3.46c.12.22.07.49-.12.64L19.43 11c.04.34.07.67.07 1v.19c-.5-.12-1-.19-1.5-.19c-.92 0-1.78.21-2.56.58c.03-.19.06-.38.06-.58c0-1.93-1.57-3.5-3.5-3.5S8.5 10.07 8.5 12s1.57 3.5 3.5 3.5c.2 0 .39-.03.58-.06a5.97 5.97 0 0 0 .95 6.56M16 15v6l5-3l-5-3Z"
54120
54234
  }, null, -1);
54121
54235
  const _hoisted_3$d = [
54122
54236
  _hoisted_2$d
@@ -54124,7 +54238,7 @@ ${codeFrame}` : message);
54124
54238
  function render$a(_ctx, _cache) {
54125
54239
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$d, _hoisted_3$d);
54126
54240
  }
54127
- const MdiImageSizeSelectLarge = { name: "mdi-image-size-select-large", render: render$a };
54241
+ const MdiCogPlay = { name: "mdi-cog-play", render: render$a };
54128
54242
  const _hoisted_1$c = {
54129
54243
  viewBox: "0 0 24 24",
54130
54244
  width: "1.2em",
@@ -54132,7 +54246,7 @@ ${codeFrame}` : message);
54132
54246
  };
54133
54247
  const _hoisted_2$c = /* @__PURE__ */ vue.createElementVNode("path", {
54134
54248
  fill: "currentColor",
54135
- d: "M13.53 22H10c-.25 0-.46-.18-.5-.42l-.37-2.65c-.63-.25-1.17-.59-1.69-.99l-2.49 1.01c-.22.08-.49 0-.61-.22l-2-3.46a.493.493 0 0 1 .12-.64l2.11-1.66c-.04-.32-.07-.64-.07-.97s.03-.66.07-1L2.46 9.37a.493.493 0 0 1-.12-.64l2-3.46c.12-.22.39-.31.61-.22l2.49 1c.52-.39 1.06-.73 1.69-.98l.37-2.65c.04-.24.25-.42.5-.42h4c.25 0 .46.18.5.42l.37 2.65c.63.25 1.17.59 1.69.98l2.49-1c.22-.09.49 0 .61.22l2 3.46c.12.22.07.49-.12.64L19.43 11c.04.34.07.67.07 1v.19c-.5-.12-1-.19-1.5-.19c-.92 0-1.78.21-2.56.58c.03-.19.06-.38.06-.58c0-1.93-1.57-3.5-3.5-3.5S8.5 10.07 8.5 12s1.57 3.5 3.5 3.5c.2 0 .39-.03.58-.06a5.97 5.97 0 0 0 .95 6.56M16 15v6l5-3l-5-3Z"
54249
+ d: "M13.54 22H10c-.25 0-.46-.18-.5-.42l-.37-2.65c-.63-.25-1.17-.59-1.69-.99l-2.49 1.01c-.22.08-.49 0-.61-.22l-2-3.46a.493.493 0 0 1 .12-.64l2.11-1.66L4.5 12l.07-1l-2.11-1.63a.493.493 0 0 1-.12-.64l2-3.46c.12-.22.39-.31.61-.22l2.49 1c.52-.39 1.06-.73 1.69-.98l.37-2.65c.04-.24.25-.42.5-.42h4c.25 0 .46.18.5.42l.37 2.65c.63.25 1.17.59 1.69.98l2.49-1c.22-.09.49 0 .61.22l2 3.46c.13.22.07.49-.12.64L19.43 11l.07 1v.19c-.5-.12-1-.19-1.5-.19c-.17 0-.34 0-.5.03c0-.62-.1-1.24-.3-1.83l2.11-1.55l-.75-1.3l-2.41 1.04a5.42 5.42 0 0 0-3.03-1.77L12.75 4h-1.5l-.37 2.61c-1.2.25-2.26.89-3.03 1.78L5.44 7.35l-.75 1.3L6.8 10.2a5.55 5.55 0 0 0 0 3.6l-2.12 1.56l.75 1.3l2.43-1.04c.77.88 1.82 1.52 3.01 1.76l.37 2.62h1.11c.26.75.65 1.42 1.19 2m2.42-9.64c.04-.12.04-.24.04-.36c0-2.21-1.79-4-4-4s-4 1.79-4 4s1.79 4 4 4c.12 0 .24 0 .36-.04a6.045 6.045 0 0 1 3.6-3.6M12 14c-1.1 0-2-.89-2-2s.9-2 2-2s2 .9 2 2s-.89 2-2 2m4 1v6l5-3l-5-3Z"
54136
54250
  }, null, -1);
54137
54251
  const _hoisted_3$c = [
54138
54252
  _hoisted_2$c
@@ -54140,7 +54254,7 @@ ${codeFrame}` : message);
54140
54254
  function render$9(_ctx, _cache) {
54141
54255
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$c, _hoisted_3$c);
54142
54256
  }
54143
- const MdiCogPlay = { name: "mdi-cog-play", render: render$9 };
54257
+ const MdiCogPlayOutline = { name: "mdi-cog-play-outline", render: render$9 };
54144
54258
  const _hoisted_1$b = {
54145
54259
  viewBox: "0 0 24 24",
54146
54260
  width: "1.2em",
@@ -54148,7 +54262,7 @@ ${codeFrame}` : message);
54148
54262
  };
54149
54263
  const _hoisted_2$b = /* @__PURE__ */ vue.createElementVNode("path", {
54150
54264
  fill: "currentColor",
54151
- d: "M13.54 22H10c-.25 0-.46-.18-.5-.42l-.37-2.65c-.63-.25-1.17-.59-1.69-.99l-2.49 1.01c-.22.08-.49 0-.61-.22l-2-3.46a.493.493 0 0 1 .12-.64l2.11-1.66L4.5 12l.07-1l-2.11-1.63a.493.493 0 0 1-.12-.64l2-3.46c.12-.22.39-.31.61-.22l2.49 1c.52-.39 1.06-.73 1.69-.98l.37-2.65c.04-.24.25-.42.5-.42h4c.25 0 .46.18.5.42l.37 2.65c.63.25 1.17.59 1.69.98l2.49-1c.22-.09.49 0 .61.22l2 3.46c.13.22.07.49-.12.64L19.43 11l.07 1v.19c-.5-.12-1-.19-1.5-.19c-.17 0-.34 0-.5.03c0-.62-.1-1.24-.3-1.83l2.11-1.55l-.75-1.3l-2.41 1.04a5.42 5.42 0 0 0-3.03-1.77L12.75 4h-1.5l-.37 2.61c-1.2.25-2.26.89-3.03 1.78L5.44 7.35l-.75 1.3L6.8 10.2a5.55 5.55 0 0 0 0 3.6l-2.12 1.56l.75 1.3l2.43-1.04c.77.88 1.82 1.52 3.01 1.76l.37 2.62h1.11c.26.75.65 1.42 1.19 2m2.42-9.64c.04-.12.04-.24.04-.36c0-2.21-1.79-4-4-4s-4 1.79-4 4s1.79 4 4 4c.12 0 .24 0 .36-.04a6.045 6.045 0 0 1 3.6-3.6M12 14c-1.1 0-2-.89-2-2s.9-2 2-2s2 .9 2 2s-.89 2-2 2m4 1v6l5-3l-5-3Z"
54265
+ d: "M10 16.5v-9l6 4.5M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2Z"
54152
54266
  }, null, -1);
54153
54267
  const _hoisted_3$b = [
54154
54268
  _hoisted_2$b
@@ -54156,7 +54270,7 @@ ${codeFrame}` : message);
54156
54270
  function render$8(_ctx, _cache) {
54157
54271
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$b, _hoisted_3$b);
54158
54272
  }
54159
- const MdiCogPlayOutline = { name: "mdi-cog-play-outline", render: render$8 };
54273
+ const MdiPlayCircle = { name: "mdi-play-circle", render: render$8 };
54160
54274
  const _hoisted_1$a = {
54161
54275
  viewBox: "0 0 24 24",
54162
54276
  width: "1.2em",
@@ -54164,7 +54278,7 @@ ${codeFrame}` : message);
54164
54278
  };
54165
54279
  const _hoisted_2$a = /* @__PURE__ */ vue.createElementVNode("path", {
54166
54280
  fill: "currentColor",
54167
- d: "M10 16.5v-9l6 4.5M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2Z"
54281
+ d: "M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m-2 14.5l6-4.5l-6-4.5v9Z"
54168
54282
  }, null, -1);
54169
54283
  const _hoisted_3$a = [
54170
54284
  _hoisted_2$a
@@ -54172,7 +54286,7 @@ ${codeFrame}` : message);
54172
54286
  function render$7(_ctx, _cache) {
54173
54287
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$a, _hoisted_3$a);
54174
54288
  }
54175
- const MdiPlayCircle = { name: "mdi-play-circle", render: render$7 };
54289
+ const MdiPlayCircleOutline = { name: "mdi-play-circle-outline", render: render$7 };
54176
54290
  const _hoisted_1$9 = {
54177
54291
  viewBox: "0 0 24 24",
54178
54292
  width: "1.2em",
@@ -54180,7 +54294,7 @@ ${codeFrame}` : message);
54180
54294
  };
54181
54295
  const _hoisted_2$9 = /* @__PURE__ */ vue.createElementVNode("path", {
54182
54296
  fill: "currentColor",
54183
- d: "M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m-2 14.5l6-4.5l-6-4.5v9Z"
54297
+ d: "m10 16.5l6-4.5l-6-4.5M22 12c0-5.54-4.46-10-10-10c-1.17 0-2.3.19-3.38.56l.7 1.94c.85-.34 1.74-.53 2.68-.53c4.41 0 8.03 3.62 8.03 8.03c0 4.41-3.62 8.03-8.03 8.03c-4.41 0-8.03-3.62-8.03-8.03c0-.94.19-1.88.53-2.72l-1.94-.66C2.19 9.7 2 10.83 2 12c0 5.54 4.46 10 10 10s10-4.46 10-10M5.47 3.97c.85 0 1.53.71 1.53 1.5C7 6.32 6.32 7 5.47 7c-.79 0-1.5-.68-1.5-1.53c0-.79.71-1.5 1.5-1.5Z"
54184
54298
  }, null, -1);
54185
54299
  const _hoisted_3$9 = [
54186
54300
  _hoisted_2$9
@@ -54188,7 +54302,7 @@ ${codeFrame}` : message);
54188
54302
  function render$6(_ctx, _cache) {
54189
54303
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$9, _hoisted_3$9);
54190
54304
  }
54191
- const MdiPlayCircleOutline = { name: "mdi-play-circle-outline", render: render$6 };
54305
+ const MdiMotionPlayOutline = { name: "mdi-motion-play-outline", render: render$6 };
54192
54306
  const _hoisted_1$8 = {
54193
54307
  viewBox: "0 0 24 24",
54194
54308
  width: "1.2em",
@@ -54196,7 +54310,7 @@ ${codeFrame}` : message);
54196
54310
  };
54197
54311
  const _hoisted_2$8 = /* @__PURE__ */ vue.createElementVNode("path", {
54198
54312
  fill: "currentColor",
54199
- d: "m10 16.5l6-4.5l-6-4.5M22 12c0-5.54-4.46-10-10-10c-1.17 0-2.3.19-3.38.56l.7 1.94c.85-.34 1.74-.53 2.68-.53c4.41 0 8.03 3.62 8.03 8.03c0 4.41-3.62 8.03-8.03 8.03c-4.41 0-8.03-3.62-8.03-8.03c0-.94.19-1.88.53-2.72l-1.94-.66C2.19 9.7 2 10.83 2 12c0 5.54 4.46 10 10 10s10-4.46 10-10M5.47 3.97c.85 0 1.53.71 1.53 1.5C7 6.32 6.32 7 5.47 7c-.79 0-1.5-.68-1.5-1.53c0-.79.71-1.5 1.5-1.5Z"
54313
+ d: "M22 12c0-5.54-4.46-10-10-10c-1.17 0-2.3.19-3.38.56l.7 1.94c.85-.34 1.74-.53 2.68-.53c4.41 0 8.03 3.62 8.03 8.03c0 4.41-3.62 8.03-8.03 8.03c-4.41 0-8.03-3.62-8.03-8.03c0-.94.19-1.88.53-2.72l-1.94-.66C2.19 9.7 2 10.83 2 12c0 5.54 4.46 10 10 10s10-4.46 10-10M5.47 3.97c.85 0 1.53.71 1.53 1.5C7 6.32 6.32 7 5.47 7c-.79 0-1.5-.68-1.5-1.53c0-.79.71-1.5 1.5-1.5M18 12c0-3.33-2.67-6-6-6s-6 2.67-6 6s2.67 6 6 6s6-2.67 6-6m-3 0l-5 3V9"
54200
54314
  }, null, -1);
54201
54315
  const _hoisted_3$8 = [
54202
54316
  _hoisted_2$8
@@ -54204,29 +54318,13 @@ ${codeFrame}` : message);
54204
54318
  function render$5(_ctx, _cache) {
54205
54319
  return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$8, _hoisted_3$8);
54206
54320
  }
54207
- const MdiMotionPlayOutline = { name: "mdi-motion-play-outline", render: render$5 };
54321
+ const MdiMotionPlay = { name: "mdi-motion-play", render: render$5 };
54208
54322
  const _hoisted_1$7 = {
54209
- viewBox: "0 0 24 24",
54210
- width: "1.2em",
54211
- height: "1.2em"
54212
- };
54213
- const _hoisted_2$7 = /* @__PURE__ */ vue.createElementVNode("path", {
54214
- fill: "currentColor",
54215
- d: "M22 12c0-5.54-4.46-10-10-10c-1.17 0-2.3.19-3.38.56l.7 1.94c.85-.34 1.74-.53 2.68-.53c4.41 0 8.03 3.62 8.03 8.03c0 4.41-3.62 8.03-8.03 8.03c-4.41 0-8.03-3.62-8.03-8.03c0-.94.19-1.88.53-2.72l-1.94-.66C2.19 9.7 2 10.83 2 12c0 5.54 4.46 10 10 10s10-4.46 10-10M5.47 3.97c.85 0 1.53.71 1.53 1.5C7 6.32 6.32 7 5.47 7c-.79 0-1.5-.68-1.5-1.53c0-.79.71-1.5 1.5-1.5M18 12c0-3.33-2.67-6-6-6s-6 2.67-6 6s2.67 6 6 6s6-2.67 6-6m-3 0l-5 3V9"
54216
- }, null, -1);
54217
- const _hoisted_3$7 = [
54218
- _hoisted_2$7
54219
- ];
54220
- function render$4(_ctx, _cache) {
54221
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$7, _hoisted_3$7);
54222
- }
54223
- const MdiMotionPlay = { name: "mdi-motion-play", render: render$4 };
54224
- const _hoisted_1$6 = {
54225
54323
  key: 0,
54226
54324
  class: "p-1.5"
54227
54325
  };
54228
- const _hoisted_2$6 = ["placeholder"];
54229
- const _hoisted_3$6 = ["controls", "autoplay", "loop", "src"];
54326
+ const _hoisted_2$7 = ["placeholder"];
54327
+ const _hoisted_3$7 = ["controls", "autoplay", "loop", "src"];
54230
54328
  const _hoisted_4$2 = { class: "relative rounded-md bg-white overflow-hidden drop-shadow w-96 p-1 max-h-72 overflow-y-auto" };
54231
54329
  const _hoisted_5$2 = ["placeholder"];
54232
54330
  const _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
@@ -54327,7 +54425,7 @@ ${codeFrame}` : message);
54327
54425
  width: __props.node.attrs.width
54328
54426
  })
54329
54427
  }, [
54330
- !vue.unref(src) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$6, [
54428
+ !vue.unref(src) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$7, [
54331
54429
  vue.withDirectives(vue.createElementVNode("input", {
54332
54430
  ref_key: "inputRef",
54333
54431
  ref: inputRef,
@@ -54336,7 +54434,7 @@ ${codeFrame}` : message);
54336
54434
  placeholder: vue.unref(i18n).global.t("editor.common.placeholder.link_input"),
54337
54435
  tabindex: "-1",
54338
54436
  onFocus: handleSetFocus
54339
- }, null, 40, _hoisted_2$6), [
54437
+ }, null, 40, _hoisted_2$7), [
54340
54438
  [
54341
54439
  vue.vModelText,
54342
54440
  vue.unref(src),
@@ -54356,7 +54454,7 @@ ${codeFrame}` : message);
54356
54454
  height: __props.node.attrs.height
54357
54455
  }),
54358
54456
  onMouseenter: handleSetFocus
54359
- }, null, 44, _hoisted_3$6))
54457
+ }, null, 44, _hoisted_3$7))
54360
54458
  ], 4)
54361
54459
  ]),
54362
54460
  actions: vue.withCtx(() => [
@@ -54523,22 +54621,22 @@ ${codeFrame}` : message);
54523
54621
  };
54524
54622
  }
54525
54623
  });
54526
- const _hoisted_1$5 = {
54624
+ const _hoisted_1$6 = {
54527
54625
  viewBox: "0 0 24 24",
54528
54626
  width: "1.2em",
54529
54627
  height: "1.2em"
54530
54628
  };
54531
- const _hoisted_2$5 = /* @__PURE__ */ vue.createElementVNode("path", {
54629
+ const _hoisted_2$6 = /* @__PURE__ */ vue.createElementVNode("path", {
54532
54630
  fill: "currentColor",
54533
54631
  d: "M17 10.5V7a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-3.5l4 4v-11l-4 4Z"
54534
54632
  }, null, -1);
54535
- const _hoisted_3$5 = [
54536
- _hoisted_2$5
54633
+ const _hoisted_3$6 = [
54634
+ _hoisted_2$6
54537
54635
  ];
54538
- function render$3(_ctx, _cache) {
54539
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$5, _hoisted_3$5);
54636
+ function render$4(_ctx, _cache) {
54637
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$6, _hoisted_3$6);
54540
54638
  }
54541
- const MdiVideo = { name: "mdi-video", render: render$3 };
54639
+ const MdiVideo = { name: "mdi-video", render: render$4 };
54542
54640
  const Video = Node.create({
54543
54641
  name: "video",
54544
54642
  inline() {
@@ -54685,15 +54783,15 @@ ${codeFrame}` : message);
54685
54783
  };
54686
54784
  }
54687
54785
  });
54688
- const _hoisted_1$4 = { class: "inline-block overflow-hidden transition-all text-center relative h-full w-full" };
54689
- const _hoisted_2$4 = {
54786
+ const _hoisted_1$5 = { class: "inline-block overflow-hidden transition-all text-center relative h-full w-full" };
54787
+ const _hoisted_2$5 = {
54690
54788
  key: 0,
54691
54789
  class: "p-1.5"
54692
54790
  };
54693
- const _hoisted_3$4 = ["placeholder"];
54791
+ const _hoisted_3$5 = ["placeholder"];
54694
54792
  const _hoisted_4$1 = ["autoplay", "loop", "src"];
54695
54793
  const _hoisted_5$1 = { class: "relative rounded-md bg-white overflow-hidden drop-shadow w-96 p-1 max-h-72 overflow-y-auto" };
54696
- const _hoisted_6 = ["placeholder"];
54794
+ const _hoisted_6$1 = ["placeholder"];
54697
54795
  const _sfc_main$1 = /* @__PURE__ */ vue.defineComponent({
54698
54796
  __name: "AudioView",
54699
54797
  props: {
@@ -54757,8 +54855,8 @@ ${codeFrame}` : message);
54757
54855
  selected: __props.selected
54758
54856
  }, {
54759
54857
  content: vue.withCtx(() => [
54760
- vue.createElementVNode("div", _hoisted_1$4, [
54761
- !vue.unref(src) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$4, [
54858
+ vue.createElementVNode("div", _hoisted_1$5, [
54859
+ !vue.unref(src) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$5, [
54762
54860
  vue.withDirectives(vue.createElementVNode("input", {
54763
54861
  ref_key: "inputRef",
54764
54862
  ref: inputRef,
@@ -54767,7 +54865,7 @@ ${codeFrame}` : message);
54767
54865
  placeholder: vue.unref(i18n).global.t("editor.common.placeholder.link_input"),
54768
54866
  tabindex: "-1",
54769
54867
  onFocus: handleSetFocus
54770
- }, null, 40, _hoisted_3$4), [
54868
+ }, null, 40, _hoisted_3$5), [
54771
54869
  [
54772
54870
  vue.vModelText,
54773
54871
  vue.unref(src),
@@ -54818,7 +54916,7 @@ ${codeFrame}` : message);
54818
54916
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.isRef(src) ? src.value = $event : null),
54819
54917
  placeholder: vue.unref(i18n).global.t("editor.common.placeholder.link_input"),
54820
54918
  class: "bg-gray-50 rounded-md hover:bg-gray-100 block px-2 w-full py-1.5 text-sm text-gray-900 border border-gray-300 focus:ring-blue-500 focus:border-blue-500"
54821
- }, null, 8, _hoisted_6), [
54919
+ }, null, 8, _hoisted_6$1), [
54822
54920
  [
54823
54921
  vue.vModelText,
54824
54922
  vue.unref(src),
@@ -54858,22 +54956,22 @@ ${codeFrame}` : message);
54858
54956
  };
54859
54957
  }
54860
54958
  });
54861
- const _hoisted_1$3 = {
54959
+ const _hoisted_1$4 = {
54862
54960
  viewBox: "0 0 24 24",
54863
54961
  width: "1.2em",
54864
54962
  height: "1.2em"
54865
54963
  };
54866
- const _hoisted_2$3 = /* @__PURE__ */ vue.createElementVNode("path", {
54964
+ const _hoisted_2$4 = /* @__PURE__ */ vue.createElementVNode("path", {
54867
54965
  fill: "currentColor",
54868
54966
  d: "M16 9h-3v5.5a2.5 2.5 0 0 1-2.5 2.5A2.5 2.5 0 0 1 8 14.5a2.5 2.5 0 0 1 2.5-2.5c.57 0 1.08.19 1.5.5V7h4v2m-4-7a10 10 0 0 1 10 10a10 10 0 0 1-10 10A10 10 0 0 1 2 12A10 10 0 0 1 12 2m0 2a8 8 0 0 0-8 8a8 8 0 0 0 8 8a8 8 0 0 0 8-8a8 8 0 0 0-8-8Z"
54869
54967
  }, null, -1);
54870
- const _hoisted_3$3 = [
54871
- _hoisted_2$3
54968
+ const _hoisted_3$4 = [
54969
+ _hoisted_2$4
54872
54970
  ];
54873
- function render$2(_ctx, _cache) {
54874
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$3, _hoisted_3$3);
54971
+ function render$3(_ctx, _cache) {
54972
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4, _hoisted_3$4);
54875
54973
  }
54876
- const MdiMusicCircleOutline = { name: "mdi-music-circle-outline", render: render$2 };
54974
+ const MdiMusicCircleOutline = { name: "mdi-music-circle-outline", render: render$3 };
54877
54975
  const Audio = Node.create({
54878
54976
  name: "audio",
54879
54977
  inline() {
@@ -55061,22 +55159,6 @@ ${codeFrame}` : message);
55061
55159
  ];
55062
55160
  }
55063
55161
  });
55064
- const _hoisted_1$2 = {
55065
- viewBox: "0 0 24 24",
55066
- width: "1.2em",
55067
- height: "1.2em"
55068
- };
55069
- const _hoisted_2$2 = /* @__PURE__ */ vue.createElementVNode("path", {
55070
- fill: "currentColor",
55071
- d: "M12 3a9 9 0 0 0-9 9H0l4 4l4-4H5a7 7 0 0 1 7-7a7 7 0 0 1 7 7a7 7 0 0 1-7 7c-1.5 0-2.91-.5-4.06-1.3L6.5 19.14A9.115 9.115 0 0 0 12 21a9 9 0 0 0 9-9a9 9 0 0 0-9-9m2 9a2 2 0 0 0-2-2a2 2 0 0 0-2 2a2 2 0 0 0 2 2a2 2 0 0 0 2-2Z"
55072
- }, null, -1);
55073
- const _hoisted_3$2 = [
55074
- _hoisted_2$2
55075
- ];
55076
- function render$1(_ctx, _cache) {
55077
- return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$2, _hoisted_3$2);
55078
- }
55079
- const MdiBackupRestore = { name: "mdi-backup-restore", render: render$1 };
55080
55162
  function tryOnScopeDispose(fn) {
55081
55163
  if (vue.getCurrentScope()) {
55082
55164
  vue.onScopeDispose(fn);
@@ -55160,6 +55242,38 @@ ${codeFrame}` : message);
55160
55242
  stop
55161
55243
  };
55162
55244
  }
55245
+ const _hoisted_1$3 = {
55246
+ viewBox: "0 0 24 24",
55247
+ width: "1.2em",
55248
+ height: "1.2em"
55249
+ };
55250
+ const _hoisted_2$3 = /* @__PURE__ */ vue.createElementVNode("path", {
55251
+ fill: "currentColor",
55252
+ d: "M12 3a9 9 0 0 0-9 9H0l4 4l4-4H5a7 7 0 0 1 7-7a7 7 0 0 1 7 7a7 7 0 0 1-7 7c-1.5 0-2.91-.5-4.06-1.3L6.5 19.14A9.115 9.115 0 0 0 12 21a9 9 0 0 0 9-9a9 9 0 0 0-9-9m2 9a2 2 0 0 0-2-2a2 2 0 0 0-2 2a2 2 0 0 0 2 2a2 2 0 0 0 2-2Z"
55253
+ }, null, -1);
55254
+ const _hoisted_3$3 = [
55255
+ _hoisted_2$3
55256
+ ];
55257
+ function render$2(_ctx, _cache) {
55258
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$3, _hoisted_3$3);
55259
+ }
55260
+ const MdiBackupRestore = { name: "mdi-backup-restore", render: render$2 };
55261
+ const _hoisted_1$2 = {
55262
+ viewBox: "0 0 24 24",
55263
+ width: "1.2em",
55264
+ height: "1.2em"
55265
+ };
55266
+ const _hoisted_2$2 = /* @__PURE__ */ vue.createElementVNode("path", {
55267
+ fill: "currentColor",
55268
+ d: "M10 21H5c-1.11 0-2-.89-2-2V5c0-1.11.89-2 2-2h14c1.11 0 2 .89 2 2v5.33c-.3-.12-.63-.19-.96-.19c-.37 0-.72.08-1.04.23V5H5v14h5.11l-.11.11V21M7 9h10V7H7v2m0 8h5.11L14 15.12V15H7v2m0-4h9.12l.88-.88V11H7v2m14.7.58l-1.28-1.28a.55.55 0 0 0-.77 0l-1 1l2.05 2.05l1-1a.55.55 0 0 0 0-.77M12 22h2.06l6.05-6.07l-2.05-2.05L12 19.94V22Z"
55269
+ }, null, -1);
55270
+ const _hoisted_3$2 = [
55271
+ _hoisted_2$2
55272
+ ];
55273
+ function render$1(_ctx, _cache) {
55274
+ return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$2, _hoisted_3$2);
55275
+ }
55276
+ const MdiTextBoxEditOutline = { name: "mdi-text-box-edit-outline", render: render$1 };
55163
55277
  const _hoisted_1$1 = {
55164
55278
  key: 0,
55165
55279
  class: "p-1.5 w-full"
@@ -55168,6 +55282,8 @@ ${codeFrame}` : message);
55168
55282
  const _hoisted_3$1 = ["src", "title", "alt"];
55169
55283
  const _hoisted_4 = { class: "relative rounded-md bg-white overflow-hidden drop-shadow w-96 p-1 max-h-72 overflow-y-auto" };
55170
55284
  const _hoisted_5 = ["placeholder"];
55285
+ const _hoisted_6 = { class: "relative rounded-md bg-white overflow-hidden drop-shadow w-96 p-1 max-h-72 overflow-y-auto" };
55286
+ const _hoisted_7 = ["placeholder"];
55171
55287
  const _sfc_main = /* @__PURE__ */ vue.defineComponent({
55172
55288
  __name: "ImageView",
55173
55289
  props: {
@@ -55182,6 +55298,7 @@ ${codeFrame}` : message);
55182
55298
  },
55183
55299
  setup(__props) {
55184
55300
  const props = __props;
55301
+ const imgScale = vue.ref(0);
55185
55302
  const src = vue.computed({
55186
55303
  get: () => {
55187
55304
  var _a;
@@ -55229,13 +55346,17 @@ ${codeFrame}` : message);
55229
55346
  mounted = true;
55230
55347
  return;
55231
55348
  }
55349
+ const entry = entries[0];
55350
+ const { width: w, height: h } = entry.contentRect;
55232
55351
  if (init2) {
55352
+ imgScale.value = parseFloat((h / w).toFixed(2));
55233
55353
  init2 = false;
55234
55354
  return;
55235
55355
  }
55236
- const entry = entries[0];
55237
- const { width: w, height: h } = entry.contentRect;
55238
- props.updateAttributes({ width: w + "px", height: h + "px" });
55356
+ props.updateAttributes({
55357
+ width: w + "px",
55358
+ height: w * imgScale.value + "px"
55359
+ });
55239
55360
  },
55240
55361
  { box: "border-box" }
55241
55362
  );
@@ -55298,7 +55419,7 @@ ${codeFrame}` : message);
55298
55419
  key: 1,
55299
55420
  ref_key: "resizeRef",
55300
55421
  ref: resizeRef,
55301
- class: vue.normalizeClass(["resize inline-block overflow-hidden text-center relative rounded-md", {
55422
+ class: vue.normalizeClass(["resize-x inline-block overflow-hidden text-center relative rounded-md", {
55302
55423
  "ring-2 rounded": __props.selected
55303
55424
  }]),
55304
55425
  style: vue.normalizeStyle({
@@ -55446,7 +55567,40 @@ ${codeFrame}` : message);
55446
55567
  vue.createVNode(vue.unref(MdiShare))
55447
55568
  ]),
55448
55569
  _: 1
55449
- }, 8, ["tooltip"])
55570
+ }, 8, ["tooltip"]),
55571
+ vue.createVNode(vue.unref(Dropdown), {
55572
+ class: "inline-flex",
55573
+ triggers: ["click"],
55574
+ distance: 10
55575
+ }, {
55576
+ popper: vue.withCtx(() => [
55577
+ vue.createElementVNode("div", _hoisted_6, [
55578
+ vue.withDirectives(vue.createElementVNode("input", {
55579
+ "onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => vue.isRef(alt) ? alt.value = $event : null),
55580
+ placeholder: vue.unref(i18n).global.t("editor.common.placeholder.alt_input"),
55581
+ class: "bg-gray-50 rounded-md hover:bg-gray-100 block px-2 w-full py-1.5 text-sm text-gray-900 border border-gray-300 focus:ring-blue-500 focus:border-blue-500"
55582
+ }, null, 8, _hoisted_7), [
55583
+ [
55584
+ vue.vModelText,
55585
+ vue.unref(alt),
55586
+ void 0,
55587
+ { lazy: true }
55588
+ ]
55589
+ ])
55590
+ ])
55591
+ ]),
55592
+ default: vue.withCtx(() => [
55593
+ vue.createVNode(_sfc_main$g, {
55594
+ tooltip: vue.unref(i18n).global.t("editor.extensions.image.edit_alt")
55595
+ }, {
55596
+ icon: vue.withCtx(() => [
55597
+ vue.createVNode(vue.unref(MdiTextBoxEditOutline))
55598
+ ]),
55599
+ _: 1
55600
+ }, 8, ["tooltip"])
55601
+ ]),
55602
+ _: 1
55603
+ })
55450
55604
  ]),
55451
55605
  _: 1
55452
55606
  }, 8, ["selected", "editor", "delete-node", "get-pos"])
@@ -55549,6 +55703,178 @@ ${codeFrame}` : message);
55549
55703
  };
55550
55704
  }
55551
55705
  });
55706
+ const Indent = Extension.create({
55707
+ name: "indent",
55708
+ addOptions() {
55709
+ return {
55710
+ names: ["heading", "paragraph"],
55711
+ indentRange: 24,
55712
+ minIndentLevel: 0,
55713
+ maxIndentLevel: 24 * 10,
55714
+ defaultIndentLevel: 0,
55715
+ HTMLAttributes: {}
55716
+ };
55717
+ },
55718
+ addGlobalAttributes() {
55719
+ return [
55720
+ {
55721
+ types: this.options.names,
55722
+ attributes: {
55723
+ indent: {
55724
+ default: this.options.defaultIndentLevel,
55725
+ renderHTML: (attributes) => ({
55726
+ style: attributes.indent != 0 ? `margin-left: ${attributes.indent}px!important;` : ""
55727
+ }),
55728
+ parseHTML: (element) => parseInt(element.style.marginLeft, 10) || this.options.defaultIndentLevel
55729
+ }
55730
+ }
55731
+ }
55732
+ ];
55733
+ },
55734
+ addCommands() {
55735
+ return {
55736
+ indent: () => ({ tr: tr2, state, dispatch, editor }) => {
55737
+ const { selection } = state;
55738
+ tr2 = tr2.setSelection(selection);
55739
+ tr2 = updateIndentLevel(
55740
+ tr2,
55741
+ this.options,
55742
+ editor.extensionManager.extensions,
55743
+ "indent"
55744
+ );
55745
+ if (tr2.docChanged && dispatch) {
55746
+ dispatch(tr2);
55747
+ return true;
55748
+ }
55749
+ return false;
55750
+ },
55751
+ outdent: () => ({ tr: tr2, state, dispatch, editor }) => {
55752
+ const { selection } = state;
55753
+ tr2 = tr2.setSelection(selection);
55754
+ tr2 = updateIndentLevel(
55755
+ tr2,
55756
+ this.options,
55757
+ editor.extensionManager.extensions,
55758
+ "outdent"
55759
+ );
55760
+ if (tr2.docChanged && dispatch) {
55761
+ dispatch(tr2);
55762
+ return true;
55763
+ }
55764
+ return false;
55765
+ }
55766
+ };
55767
+ },
55768
+ addKeyboardShortcuts() {
55769
+ return {
55770
+ Tab: getIndent(),
55771
+ "Shift-Tab": getOutdent(false),
55772
+ Backspace: getOutdent(true),
55773
+ "Mod-]": getIndent(),
55774
+ "Mod-[": getOutdent(false)
55775
+ };
55776
+ },
55777
+ onUpdate() {
55778
+ const { editor } = this;
55779
+ if (editor.isActive("listItem")) {
55780
+ const node = editor.state.selection.$head.node();
55781
+ if (node.attrs.indent) {
55782
+ editor.commands.updateAttributes(node.type.name, { indent: 0 });
55783
+ }
55784
+ }
55785
+ }
55786
+ });
55787
+ const clamp = (val, min2, max2) => {
55788
+ if (val < min2) {
55789
+ return min2;
55790
+ }
55791
+ if (val > max2) {
55792
+ return max2;
55793
+ }
55794
+ return val;
55795
+ };
55796
+ function setNodeIndentMarkup(tr2, pos, delta, min2, max2) {
55797
+ if (!tr2.doc)
55798
+ return tr2;
55799
+ const node = tr2.doc.nodeAt(pos);
55800
+ if (!node)
55801
+ return tr2;
55802
+ const indent = clamp((node.attrs.indent || 0) + delta, min2, max2);
55803
+ if (indent === node.attrs.indent)
55804
+ return tr2;
55805
+ const nodeAttrs = {
55806
+ ...node.attrs,
55807
+ indent
55808
+ };
55809
+ return tr2.setNodeMarkup(pos, node.type, nodeAttrs, node.marks);
55810
+ }
55811
+ const updateIndentLevel = (tr2, options, extensions2, type) => {
55812
+ const { doc: doc2, selection } = tr2;
55813
+ if (!doc2 || !selection)
55814
+ return tr2;
55815
+ if (!(selection instanceof TextSelection)) {
55816
+ return tr2;
55817
+ }
55818
+ const { from, to } = selection;
55819
+ doc2.nodesBetween(from, to, (node, pos) => {
55820
+ if (options.names.includes(node.type.name)) {
55821
+ if (isTextIndent(tr2, pos) && type === "indent") {
55822
+ tr2.insertText(" ", from, to);
55823
+ } else {
55824
+ tr2 = setNodeIndentMarkup(
55825
+ tr2,
55826
+ pos,
55827
+ options.indentRange * (type === "indent" ? 1 : -1),
55828
+ options.minIndentLevel,
55829
+ options.maxIndentLevel
55830
+ );
55831
+ }
55832
+ return false;
55833
+ }
55834
+ return !isList(node.type.name, extensions2);
55835
+ });
55836
+ return tr2;
55837
+ };
55838
+ const isTextIndent = (tr2, currNodePos) => {
55839
+ const { selection } = tr2;
55840
+ const { from, to } = selection;
55841
+ if (from == 0) {
55842
+ return false;
55843
+ }
55844
+ if (from - to == 0 && currNodePos != from - 1) {
55845
+ return true;
55846
+ }
55847
+ return false;
55848
+ };
55849
+ const isListActive = (editor) => {
55850
+ return editor.isActive("bulletList") || editor.isActive("orderedList") || editor.isActive("taskList");
55851
+ };
55852
+ const isFilterActive = (editor) => {
55853
+ return editor.isActive("table");
55854
+ };
55855
+ const getIndent = () => ({ editor }) => {
55856
+ if (isFilterActive(editor)) {
55857
+ return false;
55858
+ }
55859
+ if (isListActive(editor)) {
55860
+ const name = editor.can().sinkListItem("listItem") ? "listItem" : "taskItem";
55861
+ return editor.chain().focus().sinkListItem(name).run();
55862
+ }
55863
+ return editor.chain().focus().indent().run();
55864
+ };
55865
+ const getOutdent = (outdentOnlyAtHead) => ({ editor }) => {
55866
+ if (outdentOnlyAtHead && editor.state.selection.$head.parentOffset > 0) {
55867
+ return false;
55868
+ }
55869
+ if (isFilterActive(editor)) {
55870
+ return false;
55871
+ }
55872
+ if (isListActive(editor)) {
55873
+ const name = editor.can().liftListItem("listItem") ? "listItem" : "taskItem";
55874
+ return editor.chain().focus().liftListItem(name).run();
55875
+ }
55876
+ return editor.chain().focus().outdent().run();
55877
+ };
55552
55878
  const allExtensions = [
55553
55879
  Blockquote,
55554
55880
  Bold,
@@ -55594,7 +55920,8 @@ ${codeFrame}` : message);
55594
55920
  }),
55595
55921
  Iframe,
55596
55922
  Video,
55597
- Audio
55923
+ Audio,
55924
+ Indent
55598
55925
  ];
55599
55926
  const plugin = {
55600
55927
  install(app) {
@@ -55630,6 +55957,7 @@ ${codeFrame}` : message);
55630
55957
  exports.ExtensionHorizontalRule = HorizontalRule;
55631
55958
  exports.ExtensionIframe = Iframe;
55632
55959
  exports.ExtensionImage = Image;
55960
+ exports.ExtensionIndent = Indent;
55633
55961
  exports.ExtensionItalic = Italic;
55634
55962
  exports.ExtensionLink = Link;
55635
55963
  exports.ExtensionOrderedList = OrderedList;