@n8n/chat 1.5.1 → 1.6.0

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.
@@ -1,4 +1,4 @@
1
- /*! Package version @n8n/chat@1.5.1 */
1
+ /*! Package version @n8n/chat@1.6.0 */
2
2
  var __create = Object.create, __defProp$1 = Object.defineProperty, __getOwnPropDesc = Object.getOwnPropertyDescriptor, __getOwnPropNames = Object.getOwnPropertyNames, __getProtoOf = Object.getPrototypeOf, __hasOwnProp$1 = Object.prototype.hasOwnProperty, __esmMin = (e, t) => () => (e && (t = e(e = 0)), t), __commonJSMin = (e, t) => () => (t || e((t = { exports: {} }).exports, t), t.exports), __export = (e, n) => {
3
3
  let r = {};
4
4
  for (var i in e) __defProp$1(r, i, {
@@ -3242,7 +3242,7 @@ function resolveRootNamespace(e) {
3242
3242
  function normalizeContainer(e) {
3243
3243
  return isString(e) ? document.querySelector(e) : e;
3244
3244
  }
3245
- var Button_default$1 = /* @__PURE__ */ defineComponent({
3245
+ var Button_default = /* @__PURE__ */ defineComponent({
3246
3246
  inheritAttrs: !1,
3247
3247
  __name: "Button",
3248
3248
  props: {
@@ -11781,7 +11781,7 @@ var require_markdown_it_link_attributes = /* @__PURE__ */ __commonJSMin(((e, t)
11781
11781
  let t = ref(null), n = async (e, n) => {
11782
11782
  t.value === null && (await fetch(e)).ok && (t.value = n);
11783
11783
  };
11784
- return (r, i) => (openBlock(), createElementBlock("div", null, [createVNode(MarkdownRenderer_default, { text: e.text }, null, 8, ["text"]), createBaseVNode("div", { class: normalizeClass(r.$style.buttons) }, [(openBlock(!0), createElementBlock(Fragment, null, renderList(e.buttons, (e, r) => (openBlock(), createElementBlock(Fragment, { key: e.text }, [t.value === null || r === t.value ? (openBlock(), createBlock(Button_default$1, {
11784
+ return (r, i) => (openBlock(), createElementBlock("div", null, [createVNode(MarkdownRenderer_default, { text: e.text }, null, 8, ["text"]), createBaseVNode("div", { class: normalizeClass(r.$style.buttons) }, [(openBlock(!0), createElementBlock(Fragment, null, renderList(e.buttons, (e, r) => (openBlock(), createElementBlock(Fragment, { key: e.text }, [t.value === null || r === t.value ? (openBlock(), createBlock(Button_default, {
11785
11785
  key: 0,
11786
11786
  element: "button",
11787
11787
  type: e.type,
@@ -12304,20 +12304,20 @@ const ChatPlugin = { install(e, t) {
12304
12304
  };
12305
12305
  e.provide(ChatSymbol, d), e.config.globalProperties.$chat = d;
12306
12306
  } };
12307
- var _hoisted_1$233 = {
12307
+ var _hoisted_1$236 = {
12308
12308
  viewBox: "0 0 24 24",
12309
12309
  width: "1.2em",
12310
12310
  height: "1.2em"
12311
12311
  };
12312
- function render$207(e, t) {
12313
- return openBlock(), createElementBlock("svg", _hoisted_1$233, [...t[0] ||= [createBaseVNode("path", {
12312
+ function render$212(e, t) {
12313
+ return openBlock(), createElementBlock("svg", _hoisted_1$236, [...t[0] ||= [createBaseVNode("path", {
12314
12314
  fill: "currentColor",
12315
12315
  d: "M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12z"
12316
12316
  }, null, -1)]]);
12317
12317
  }
12318
12318
  var close_default = {
12319
12319
  name: "mdi-close",
12320
- render: render$207
12320
+ render: render$212
12321
12321
  };
12322
12322
  function useChat() {
12323
12323
  return inject(ChatSymbol);
@@ -12339,24 +12339,24 @@ function useI18n() {
12339
12339
  te: r
12340
12340
  };
12341
12341
  }
12342
- var _hoisted_1$232 = { class: "chat-get-started" }, GetStarted_default = /* @__PURE__ */ defineComponent({
12342
+ var _hoisted_1$235 = { class: "chat-get-started" }, GetStarted_default = /* @__PURE__ */ defineComponent({
12343
12343
  __name: "GetStarted",
12344
12344
  setup(e) {
12345
12345
  let { t } = useI18n();
12346
- return (e, n) => (openBlock(), createElementBlock("div", _hoisted_1$232, [createVNode(Button_default$1, { onClick: n[0] ||= (t) => e.$emit("click:button") }, {
12346
+ return (e, n) => (openBlock(), createElementBlock("div", _hoisted_1$235, [createVNode(Button_default, { onClick: n[0] ||= (t) => e.$emit("click:button") }, {
12347
12347
  default: withCtx(() => [createTextVNode(toDisplayString(unref(t)("getStarted")), 1)]),
12348
12348
  _: 1
12349
12349
  })]));
12350
12350
  }
12351
- }), _sfc_main$8 = {}, _hoisted_1$231 = { class: "chat-powered-by" };
12351
+ }), _sfc_main$8 = {}, _hoisted_1$234 = { class: "chat-powered-by" };
12352
12352
  function _sfc_render$8(e, t) {
12353
- return openBlock(), createElementBlock("div", _hoisted_1$231, [...t[0] ||= [createTextVNode(" Powered by ", -1), createBaseVNode("a", { href: "https://n8n.io?utm_source=n8n-external&utm_medium=widget-powered-by" }, "n8n", -1)]]);
12353
+ return openBlock(), createElementBlock("div", _hoisted_1$234, [...t[0] ||= [createTextVNode(" Powered by ", -1), createBaseVNode("a", { href: "https://n8n.io?utm_source=n8n-external&utm_medium=widget-powered-by" }, "n8n", -1)]]);
12354
12354
  }
12355
- var PoweredBy_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main$8, [["render", _sfc_render$8]]), _hoisted_1$230 = { class: "chat-get-started-footer" }, _hoisted_2$17 = { key: 0 }, GetStartedFooter_default = /* @__PURE__ */ defineComponent({
12355
+ var PoweredBy_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main$8, [["render", _sfc_render$8]]), _hoisted_1$233 = { class: "chat-get-started-footer" }, _hoisted_2$16 = { key: 0 }, GetStartedFooter_default = /* @__PURE__ */ defineComponent({
12356
12356
  __name: "GetStartedFooter",
12357
12357
  setup(e) {
12358
12358
  let { t, te: n } = useI18n();
12359
- return (e, r) => (openBlock(), createElementBlock("div", _hoisted_1$230, [unref(n)("footer") ? (openBlock(), createElementBlock("div", _hoisted_2$17, toDisplayString(unref(t)("footer")), 1)) : createCommentVNode("", !0), createVNode(PoweredBy_default)]));
12359
+ return (e, r) => (openBlock(), createElementBlock("div", _hoisted_1$233, [unref(n)("footer") ? (openBlock(), createElementBlock("div", _hoisted_2$16, toDisplayString(unref(t)("footer")), 1)) : createCommentVNode("", !0), createVNode(PoweredBy_default)]));
12360
12360
  }
12361
12361
  });
12362
12362
  function tryOnScopeDispose$1(e) {
@@ -12409,119 +12409,119 @@ function useFileDialog(e = {}) {
12409
12409
  onChange: r
12410
12410
  };
12411
12411
  }
12412
- var _hoisted_1$229 = {
12412
+ var _hoisted_1$232 = {
12413
12413
  viewBox: "0 0 24 24",
12414
12414
  width: "1.2em",
12415
12415
  height: "1.2em"
12416
12416
  };
12417
- function render$206(e, t) {
12418
- return openBlock(), createElementBlock("svg", _hoisted_1$229, [...t[0] ||= [createBaseVNode("path", {
12417
+ function render$211(e, t) {
12418
+ return openBlock(), createElementBlock("svg", _hoisted_1$232, [...t[0] ||= [createBaseVNode("path", {
12419
12419
  fill: "currentColor",
12420
12420
  d: "M16.5 6v11.5a4 4 0 0 1-4 4a4 4 0 0 1-4-4V5A2.5 2.5 0 0 1 11 2.5A2.5 2.5 0 0 1 13.5 5v10.5a1 1 0 0 1-1 1a1 1 0 0 1-1-1V6H10v9.5a2.5 2.5 0 0 0 2.5 2.5a2.5 2.5 0 0 0 2.5-2.5V5a4 4 0 0 0-4-4a4 4 0 0 0-4 4v12.5a5.5 5.5 0 0 0 5.5 5.5a5.5 5.5 0 0 0 5.5-5.5V6z"
12421
12421
  }, null, -1)]]);
12422
12422
  }
12423
12423
  var paperclip_default$1 = {
12424
12424
  name: "mdi-paperclip",
12425
- render: render$206
12426
- }, _hoisted_1$228 = {
12425
+ render: render$211
12426
+ }, _hoisted_1$231 = {
12427
12427
  viewBox: "0 0 24 24",
12428
12428
  width: "1.2em",
12429
12429
  height: "1.2em"
12430
12430
  };
12431
- function render$205(e, t) {
12432
- return openBlock(), createElementBlock("svg", _hoisted_1$228, [...t[0] ||= [createBaseVNode("path", {
12431
+ function render$210(e, t) {
12432
+ return openBlock(), createElementBlock("svg", _hoisted_1$231, [...t[0] ||= [createBaseVNode("path", {
12433
12433
  fill: "currentColor",
12434
12434
  d: "m2 21l21-9L2 3v7l15 2l-15 2z"
12435
12435
  }, null, -1)]]);
12436
12436
  }
12437
12437
  var send_default$1 = {
12438
12438
  name: "mdi-send",
12439
- render: render$205
12440
- }, _hoisted_1$227 = {
12439
+ render: render$210
12440
+ }, _hoisted_1$230 = {
12441
12441
  viewBox: "0 0 24 24",
12442
12442
  width: "1.2em",
12443
12443
  height: "1.2em"
12444
12444
  };
12445
- function render$204(e, t) {
12446
- return openBlock(), createElementBlock("svg", _hoisted_1$227, [...t[0] ||= [createBaseVNode("path", {
12445
+ function render$209(e, t) {
12446
+ return openBlock(), createElementBlock("svg", _hoisted_1$230, [...t[0] ||= [createBaseVNode("path", {
12447
12447
  fill: "currentColor",
12448
12448
  d: "M20 6.91L17.09 4L12 9.09L6.91 4L4 6.91L9.09 12L4 17.09L6.91 20L12 14.91L17.09 20L20 17.09L14.91 12z"
12449
12449
  }, null, -1)]]);
12450
12450
  }
12451
12451
  var closeThick_default = {
12452
12452
  name: "mdi-closeThick",
12453
- render: render$204
12454
- }, _hoisted_1$226 = {
12453
+ render: render$209
12454
+ }, _hoisted_1$229 = {
12455
12455
  viewBox: "0 0 24 24",
12456
12456
  width: "1.2em",
12457
12457
  height: "1.2em"
12458
12458
  };
12459
- function render$203(e, t) {
12460
- return openBlock(), createElementBlock("svg", _hoisted_1$226, [...t[0] ||= [createBaseVNode("path", {
12459
+ function render$208(e, t) {
12460
+ return openBlock(), createElementBlock("svg", _hoisted_1$229, [...t[0] ||= [createBaseVNode("path", {
12461
12461
  fill: "currentColor",
12462
12462
  d: "M13 9h5.5L13 3.5zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2m0 18h12v-8l-4 4l-2-2zM8 9a2 2 0 0 0-2 2a2 2 0 0 0 2 2a2 2 0 0 0 2-2a2 2 0 0 0-2-2"
12463
12463
  }, null, -1)]]);
12464
12464
  }
12465
12465
  var fileImage_default = {
12466
12466
  name: "mdi-fileImage",
12467
- render: render$203
12468
- }, _hoisted_1$225 = {
12467
+ render: render$208
12468
+ }, _hoisted_1$228 = {
12469
12469
  viewBox: "0 0 24 24",
12470
12470
  width: "1.2em",
12471
12471
  height: "1.2em"
12472
12472
  };
12473
- function render$202(e, t) {
12474
- return openBlock(), createElementBlock("svg", _hoisted_1$225, [...t[0] ||= [createBaseVNode("path", {
12473
+ function render$207(e, t) {
12474
+ return openBlock(), createElementBlock("svg", _hoisted_1$228, [...t[0] ||= [createBaseVNode("path", {
12475
12475
  fill: "currentColor",
12476
12476
  d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8zm-1 11h-2v5a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2c.4 0 .7.1 1 .3V11h3zm0-4V3.5L18.5 9z"
12477
12477
  }, null, -1)]]);
12478
12478
  }
12479
12479
  var fileMusic_default = {
12480
12480
  name: "mdi-fileMusic",
12481
- render: render$202
12482
- }, _hoisted_1$224 = {
12481
+ render: render$207
12482
+ }, _hoisted_1$227 = {
12483
12483
  viewBox: "0 0 24 24",
12484
12484
  width: "1.2em",
12485
12485
  height: "1.2em"
12486
12486
  };
12487
- function render$201(e, t) {
12488
- return openBlock(), createElementBlock("svg", _hoisted_1$224, [...t[0] ||= [createBaseVNode("path", {
12487
+ function render$206(e, t) {
12488
+ return openBlock(), createElementBlock("svg", _hoisted_1$227, [...t[0] ||= [createBaseVNode("path", {
12489
12489
  fill: "currentColor",
12490
12490
  d: "M13 9h5.5L13 3.5zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2m9 16v-2H6v2zm3-4v-2H6v2z"
12491
12491
  }, null, -1)]]);
12492
12492
  }
12493
12493
  var fileText_default = {
12494
12494
  name: "mdi-fileText",
12495
- render: render$201
12496
- }, _hoisted_1$223 = {
12495
+ render: render$206
12496
+ }, _hoisted_1$226 = {
12497
12497
  viewBox: "0 0 24 24",
12498
12498
  width: "1.2em",
12499
12499
  height: "1.2em"
12500
12500
  };
12501
- function render$200(e, t) {
12502
- return openBlock(), createElementBlock("svg", _hoisted_1$223, [...t[0] ||= [createBaseVNode("path", {
12501
+ function render$205(e, t) {
12502
+ return openBlock(), createElementBlock("svg", _hoisted_1$226, [...t[0] ||= [createBaseVNode("path", {
12503
12503
  fill: "currentColor",
12504
12504
  d: "M13 9h5.5L13 3.5zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2m11 17v-6l-3 2.2V13H7v6h7v-2.2z"
12505
12505
  }, null, -1)]]);
12506
12506
  }
12507
12507
  var fileVideo_default = {
12508
12508
  name: "mdi-fileVideo",
12509
- render: render$200
12510
- }, _hoisted_1$222 = {
12509
+ render: render$205
12510
+ }, _hoisted_1$225 = {
12511
12511
  viewBox: "0 0 24 24",
12512
12512
  width: "1.2em",
12513
12513
  height: "1.2em"
12514
12514
  };
12515
- function render$199(e, t) {
12516
- return openBlock(), createElementBlock("svg", _hoisted_1$222, [...t[0] ||= [createBaseVNode("path", {
12515
+ function render$204(e, t) {
12516
+ return openBlock(), createElementBlock("svg", _hoisted_1$225, [...t[0] ||= [createBaseVNode("path", {
12517
12517
  fill: "currentColor",
12518
12518
  d: "M14 3v2h3.59l-9.83 9.83l1.41 1.41L19 6.41V10h2V3m-2 16H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7h-2z"
12519
12519
  }, null, -1)]]);
12520
12520
  }
12521
12521
  var openInNew_default = {
12522
12522
  name: "mdi-openInNew",
12523
- render: render$199
12524
- }, _hoisted_1$221 = { class: "chat-file-name" }, ChatFile_default = /* @__PURE__ */ __plugin_vue_export_helper_default(/* @__PURE__ */ defineComponent({
12523
+ render: render$204
12524
+ }, _hoisted_1$224 = { class: "chat-file-name" }, ChatFile_default = /* @__PURE__ */ __plugin_vue_export_helper_default(/* @__PURE__ */ defineComponent({
12525
12525
  __name: "ChatFile",
12526
12526
  props: {
12527
12527
  file: {},
@@ -12553,7 +12553,7 @@ var openInNew_default = {
12553
12553
  onClick: s
12554
12554
  }, [
12555
12555
  createVNode(unref(o), { class: "chat-icon" }),
12556
- createBaseVNode("p", _hoisted_1$221, toDisplayString(e.file.name), 1),
12556
+ createBaseVNode("p", _hoisted_1$224, toDisplayString(e.file.name), 1),
12557
12557
  e.isRemovable ? (openBlock(), createElementBlock("span", {
12558
12558
  key: 0,
12559
12559
  class: "chat-file-delete",
@@ -12565,7 +12565,7 @@ var openInNew_default = {
12565
12565
  })) : createCommentVNode("", !0)
12566
12566
  ]));
12567
12567
  }
12568
- }), [["__scopeId", "data-v-dc3234f3"]]), _hoisted_1$220 = { class: "chat-inputs" }, _hoisted_2$16 = {
12568
+ }), [["__scopeId", "data-v-dc3234f3"]]), _hoisted_1$223 = { class: "chat-inputs" }, _hoisted_2$15 = {
12569
12569
  key: 0,
12570
12570
  class: "chat-input-left-panel"
12571
12571
  }, _hoisted_3$6 = ["disabled", "placeholder"], _hoisted_4$1 = { class: "chat-inputs-controls" }, _hoisted_5$1 = ["disabled"], _hoisted_6$1 = ["disabled"], _hoisted_7 = {
@@ -12701,8 +12701,8 @@ var openInNew_default = {
12701
12701
  class: "chat-input",
12702
12702
  style: normalizeStyle(w.value),
12703
12703
  onKeydown: withModifiers(R, ["stop"])
12704
- }, [createBaseVNode("div", _hoisted_1$220, [
12705
- e.$slots.leftPanel ? (openBlock(), createElementBlock("div", _hoisted_2$16, [renderSlot(e.$slots, "leftPanel", {}, void 0, !0)])) : createCommentVNode("", !0),
12704
+ }, [createBaseVNode("div", _hoisted_1$223, [
12705
+ e.$slots.leftPanel ? (openBlock(), createElementBlock("div", _hoisted_2$15, [renderSlot(e.$slots, "leftPanel", {}, void 0, !0)])) : createCommentVNode("", !0),
12706
12706
  withDirectives(createBaseVNode("textarea", {
12707
12707
  ref_key: "chatTextArea",
12708
12708
  ref: u,
@@ -12740,7 +12740,7 @@ var openInNew_default = {
12740
12740
  onRemove: L
12741
12741
  }, null, 8, ["file"]))), 128))])) : createCommentVNode("", !0)], 36));
12742
12742
  }
12743
- }), [["__scopeId", "data-v-853f9bec"]]), _hoisted_1$219 = { class: "chat-layout" }, _hoisted_2$15 = {
12743
+ }), [["__scopeId", "data-v-853f9bec"]]), _hoisted_1$222 = { class: "chat-layout" }, _hoisted_2$14 = {
12744
12744
  key: 0,
12745
12745
  class: "chat-header"
12746
12746
  }, _hoisted_3$5 = {
@@ -12758,8 +12758,8 @@ var openInNew_default = {
12758
12758
  chatEventBus.on("scrollToBottom", n), window.addEventListener("resize", n);
12759
12759
  }), onBeforeUnmount(() => {
12760
12760
  chatEventBus.off("scrollToBottom", n), window.removeEventListener("resize", n);
12761
- }), (e, n) => (openBlock(), createElementBlock("main", _hoisted_1$219, [
12762
- e.$slots.header ? (openBlock(), createElementBlock("div", _hoisted_2$15, [renderSlot(e.$slots, "header")])) : createCommentVNode("", !0),
12761
+ }), (e, n) => (openBlock(), createElementBlock("main", _hoisted_1$222, [
12762
+ e.$slots.header ? (openBlock(), createElementBlock("div", _hoisted_2$14, [renderSlot(e.$slots, "header")])) : createCommentVNode("", !0),
12763
12763
  e.$slots.default ? (openBlock(), createElementBlock("div", {
12764
12764
  key: 1,
12765
12765
  ref_key: "chatBodyRef",
@@ -12769,13 +12769,13 @@ var openInNew_default = {
12769
12769
  e.$slots.footer ? (openBlock(), createElementBlock("div", _hoisted_3$5, [renderSlot(e.$slots, "footer")])) : createCommentVNode("", !0)
12770
12770
  ]));
12771
12771
  }
12772
- }), anthropic_default = "data:image/svg+xml,%3csvg%20version='1.1'%20id='Layer_1'%20xmlns:x='ns_extend;'%20xmlns:i='ns_ai;'%20xmlns:graph='ns_graphs;'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2092.2%2065'%20style='enable-background:new%200%200%2092.2%2065;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23181818;}%20%3c/style%3e%3cmetadata%3e%3csfw%20xmlns='ns_sfw;'%3e%3cslices%3e%3c/slices%3e%3csliceSourceBounds%20bottomLeftOrigin='true'%20height='65'%20width='92.2'%20x='-43.7'%20y='-98'%3e%3c/sliceSourceBounds%3e%3c/sfw%3e%3c/metadata%3e%3cpath%20class='st0'%20d='M66.5,0H52.4l25.7,65h14.1L66.5,0z%20M25.7,0L0,65h14.4l5.3-13.6h26.9L51.8,65h14.4L40.5,0C40.5,0,25.7,0,25.7,0z%20M24.3,39.3l8.8-22.8l8.8,22.8H24.3z'%3e%3c/path%3e%3c/svg%3e", binary_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2012%2012'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M1%200.642857C1%200.287817%201.27473%200%201.61364%200H4.06818C4.40708%200%204.68182%200.287817%204.68182%200.642857V4.5C4.68182%204.85504%204.40708%205.14286%204.06818%205.14286H1.61364C1.27473%205.14286%201%204.85504%201%204.5V0.642857ZM2.22727%201.28571V3.85714H3.45455V1.28571H2.22727ZM6.31818%200.642857C6.31818%200.287817%206.59292%200%206.93182%200H8.15909C8.49799%200%208.77273%200.287817%208.77273%200.642857V3.85714H9.38636C9.72527%203.85714%2010%204.14496%2010%204.5C10%204.85504%209.72527%205.14286%209.38636%205.14286H6.93182C6.59292%205.14286%206.31818%204.85504%206.31818%204.5C6.31818%204.14496%206.59292%203.85714%206.93182%203.85714H7.54545V1.28571H6.93182C6.59292%201.28571%206.31818%200.997897%206.31818%200.642857ZM1%207.5C1%207.14496%201.27473%206.85714%201.61364%206.85714H2.84091C3.17981%206.85714%203.45455%207.14496%203.45455%207.5V10.7143H4.06818C4.40708%2010.7143%204.68182%2011.0021%204.68182%2011.3571C4.68182%2011.7122%204.40708%2012%204.06818%2012H1.61364C1.27473%2012%201%2011.7122%201%2011.3571C1%2011.0021%201.27473%2010.7143%201.61364%2010.7143H2.22727V8.14286H1.61364C1.27473%208.14286%201%207.85504%201%207.5ZM6.31818%207.5C6.31818%207.14496%206.59292%206.85714%206.93182%206.85714H9.38636C9.72527%206.85714%2010%207.14496%2010%207.5V11.3571C10%2011.7122%209.72527%2012%209.38636%2012H6.93182C6.59292%2012%206.31818%2011.7122%206.31818%2011.3571V7.5ZM7.54545%208.14286V10.7143H8.77273V8.14286H7.54545Z'%20/%3e%3c/svg%3e", bolt_filled_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.2251%201.02271C13.5179%200.968554%2013.8195%201.00233%2014.0913%201.11939L14.2055%201.17506L14.3149%201.23951C14.5275%201.37763%2014.7014%201.56758%2014.8208%201.79127L14.8764%201.90553L14.9214%202.02467C15.0145%202.30522%2015.0227%202.60793%2014.9438%202.89478C14.9403%202.90772%2014.9372%202.92106%2014.9331%202.93385L13.0132%208.95338L12.9965%209.00025H19.9995C20.3769%208.99952%2020.7471%209.10523%2021.0669%209.30592C21.3874%209.50712%2021.6437%209.79562%2021.8071%2010.137C21.9704%2010.4783%2022.0341%2010.8588%2021.9897%2011.2346C21.9453%2011.6105%2021.7946%2011.9661%2021.5561%2012.26C21.5375%2012.2829%2021.5181%2012.3052%2021.4975%2012.3264L11.5971%2022.5266L11.5962%2022.5256C11.3774%2022.7595%2011.0907%2022.9194%2010.7749%2022.9778C10.4403%2023.0397%2010.0944%2022.9859%209.7944%2022.8254C9.4944%2022.665%209.25775%2022.4066%209.1235%2022.094C8.98941%2021.7815%208.96593%2021.4327%209.05612%2021.1047L9.06686%2021.0657L10.9868%2015.0462L11.0034%2015.0003H3.99948C3.62236%2015.0008%203.25253%2014.8941%202.93307%2014.6936C2.61276%2014.4925%202.35617%2014.2047%202.19284%2013.8635C2.02947%2013.5221%201.96581%2013.1408%202.01022%2012.7649C2.05468%2012.3892%202.20544%2012.0333%202.44382%2011.7395C2.46238%2011.7167%202.4819%2011.6942%202.50241%2011.6731L12.4028%201.47389C12.6215%201.23984%2012.9091%201.08117%2013.2251%201.02271Z'%20fill='currentColor'%20fill-opacity='0.9'%20style='fill:currentColor;fill-opacity:0.9;'/%3e%3c/svg%3e", continue_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%20512%20512'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M224.975%2049.429c17.138-17.139%2044.919-17.139%2062.057%200l175.546%20175.546a43.8%2043.8%200%200%201%209.347%2013.817l.146.349q.125.298.243.598.1.25.197.5l.147.388q.133.356.261.716l.09.257q.141.407.275.818l.044.136a39%2039%200%200%201%20.306.988%2043.9%2043.9%200%200%201%201.802%2012.473c0%2012.497-5.225%2023.774-13.608%2031.767L287.032%20462.578c-17.138%2017.138-44.919%2017.138-62.057%200s-17.139-44.92%200-62.059l100.618-100.618H80.458c-24.238%200-43.887-19.649-43.887-43.886s19.65-43.887%2043.887-43.887h245.158L224.975%20111.486c-17.139-17.138-17.139-44.919%200-62.057'%20fill='currentColor'/%3e%3c/svg%3e", empty_output_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%20512%20512'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M209.675%20387.718c20.945%2010.711%2030.794%2035.749%2022.073%2058.141-9.306%2023.886-36.221%2035.695-60.107%2026.389-29.106-11.34-56.354-28.746-79.744-52.137-20.47-20.47-36.356-43.894-47.607-68.932l-4.53-10.812-1.517-4.508c-6.284-22.673%205.511-46.874%2027.906-55.599%2022.392-8.721%2047.431%201.129%2058.141%2022.073l1.945%204.338%202.735%206.453c6.714%2014.943%2016.204%2028.982%2028.568%2041.346%2014.132%2014.132%2030.44%2024.54%2047.799%2031.304zM91.897%2091.905c23.39-23.39%2050.638-40.796%2079.744-52.137l4.508-1.517c22.673-6.284%2046.874%205.512%2055.599%2027.906%209.303%2023.885-2.526%2050.781-26.411%2060.086-17.359%206.763-33.667%2017.171-47.799%2031.303-12.364%2012.364-21.854%2026.403-28.568%2041.347l-2.735%206.453-1.945%204.337c-10.71%2020.945-35.75%2030.794-58.141%2022.073-23.886-9.306-35.695-36.221-26.39-60.107%2011.341-29.106%2028.747-56.353%2052.138-79.744M354.462%20354.47c12.364-12.364%2021.854-26.403%2028.568-41.346l2.735-6.453%201.945-4.338c10.71-20.944%2035.749-30.794%2058.141-22.073%2022.394%208.725%2034.19%2032.926%2027.906%2055.599l-1.517%204.508-4.53%2010.812c-11.251%2025.038-27.137%2048.462-47.607%2068.932-23.39%2023.391-50.638%2040.797-79.744%2052.137-23.886%209.306-50.801-2.503-60.107-26.389-9.303-23.885%202.526-50.78%2026.411-60.085l6.453-2.735c14.943-6.715%2028.982-16.205%2041.346-28.569m65.641-262.565c23.391%2023.391%2040.796%2050.638%2052.137%2079.744%209.306%2023.886-2.503%2050.801-26.389%2060.107-22.392%208.721-47.431-1.128-58.141-22.073l-1.945-4.337-2.735-6.453c-6.714-14.944-16.204-28.983-28.568-41.347-14.132-14.132-30.44-24.54-47.799-31.303-23.885-9.305-35.714-36.201-26.411-60.086%209.306-23.886%2036.221-35.694%2060.107-26.389l10.812%204.53c25.038%2011.25%2048.462%2027.137%2068.932%2047.607'%20fill='currentColor'%20/%3e%3c/svg%3e", filled_square_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2010%2010'%20fill='currentColor'%20overflow='hidden'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0'%20y='0'%20width='10'%20height='10'%20rx='2'%20ry='2'/%3e%3c/svg%3e", form_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2050'%20fill='none'%3e%3cpath%20fill='currentColor'%20d='M47.267%2022.554c-.002.31-.126.608-.344.829l-6.805%206.796a1.13%201.13%200%200%201-.828.344%201.15%201.15%200%200%201-.828-.344%201.18%201.18%200%200%201%200-1.656l5.977-5.969-1.313-1.312-1.383%201.414L28.595%2035.78l-4.617.781.781-4.617.336-.336%202.563%202.555c.214.227.515.351.828.343.311.006.611-.119.828-.343a1.18%201.18%200%200%200%200-1.657l-2.563-2.562%208.25-8.273%204.29-4.29%203.757%203.711%201.617-1.617%202.258%202.258c.218.218.342.512.344.82m-17.282%2015.15%203.032-3.032v8.297a1.56%201.56%200%200%201-1.563%201.563H4.298a1.56%201.56%200%200%201-1.563-1.563V14.843c0-.405.157-.794.438-1.086l6.304-6.531v5.344H6.251a1.172%201.172%200%201%200%200%202.344h4.43a1.17%201.17%200%200%200%201.171-1.172V5.468h19.602a1.56%201.56%200%200%201%201.563%201.563v13.281L22.86%2030.468a1.24%201.24%200%200%200-.328.633l-1.102%206.61c-.06.373.062.753.329%201.023.22.22.517.343.828.343h.195l6.602-1.101a1.16%201.16%200%200%200%20.601-.274m-21-16a1.18%201.18%200%200%200%201.172%201.172h15.266a1.172%201.172%200%201%200%200-2.344H10.157a1.17%201.17%200%200%200-1.172%201.172m10.711%2014.766a1.17%201.17%200%200%200-1.172-1.172h-8.367a1.172%201.172%200%201%200%200%202.343h8.367a1.17%201.17%200%200%200%201.172-1.172m.86-7.391a1.17%201.17%200%200%200-1.172-1.172h-9.227a1.172%201.172%200%201%200%200%202.344h9.227a1.164%201.164%200%200%200%201.171-1.172M45.75%2018.617a1.563%201.563%200%200%200%200-2.203l-1.64-1.64a1.563%201.563%200%200%200-2.204%200l-.93.929%203.852%203.828z'/%3e%3c/svg%3e", grip_lines_vertical_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%203L9%2021'%20stroke='currentColor'%20style='stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15%203L15%2021'%20stroke='currentColor'%20style='stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", lovable_default = "data:image/svg+xml,%3csvg%20width='121'%20height='122'%20viewBox='0%200%20121%20122'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_572_319'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='121'%20height='122'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M36.0687%200C55.9888%200%2072.1373%2016.1551%2072.1373%2036.0835V49.7975H84.141C104.061%2049.7975%20120.21%2065.9526%20120.21%2085.8809C120.21%20105.809%20104.061%20121.964%2084.141%20121.964H0V36.0835C0%2016.1551%2016.1485%200%2036.0687%200Z'%20fill='url(%23paint0_linear_572_319)'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_572_319)'%3e%3cg%20filter='url(%23filter0_f_572_319)'%3e%3cellipse%20cx='52.7381'%20cy='65.1011'%20rx='81.3729'%20ry='81.1923'%20fill='%234B73FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_f_572_319)'%3e%3cellipse%20cx='61.6734'%20cy='20.547'%20rx='104.216'%20ry='81.1923'%20fill='%23FF66F4'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_f_572_319)'%3e%3cellipse%20cx='78.6659'%20cy='5.26802'%20rx='81.3729'%20ry='71.3042'%20fill='%23FF0105'/%3e%3c/g%3e%3cg%20filter='url(%23filter3_f_572_319)'%3e%3cellipse%20cx='63.121'%20cy='20.5275'%20rx='48.9374'%20ry='48.8288'%20fill='%23FE7B02'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_572_319'%20x='-65.0219'%20y='-52.4784'%20width='235.52'%20height='235.159'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='18.1936'%20result='effect1_foregroundBlur_572_319'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_572_319'%20x='-78.9301'%20y='-97.0324'%20width='281.208'%20height='235.159'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='18.1936'%20result='effect1_foregroundBlur_572_319'/%3e%3c/filter%3e%3cfilter%20id='filter2_f_572_319'%20x='-39.0942'%20y='-102.423'%20width='235.52'%20height='215.383'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='18.1936'%20result='effect1_foregroundBlur_572_319'/%3e%3c/filter%3e%3cfilter%20id='filter3_f_572_319'%20x='-22.2036'%20y='-64.6884'%20width='170.649'%20height='170.432'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='18.1936'%20result='effect1_foregroundBlur_572_319'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_572_319'%20x1='40.4527'%20y1='21.4331'%20x2='76.9327'%20y2='121.971'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.025'%20stop-color='%23FF8E63'/%3e%3cstop%20offset='0.56'%20stop-color='%23FF7EB0'/%3e%3cstop%20offset='0.95'%20stop-color='%234B73FF'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", mcp_default = "data:image/svg+xml,%3csvg%20fill='currentColor'%20fill-rule='evenodd'%20height='1em'%20style='flex:none;line-height:1'%20viewBox='0%200%2024%2024'%20width='1em'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eModelContextProtocol%3c/title%3e%3cpath%20d='M15.688%202.343a2.588%202.588%200%2000-3.61%200l-9.626%209.44a.863.863%200%2001-1.203%200%20.823.823%200%20010-1.18l9.626-9.44a4.313%204.313%200%20016.016%200%204.116%204.116%200%20011.204%203.54%204.3%204.3%200%20013.609%201.18l.05.05a4.115%204.115%200%20010%205.9l-8.706%208.537a.274.274%200%20000%20.393l1.788%201.754a.823.823%200%20010%201.18.863.863%200%2001-1.203%200l-1.788-1.753a1.92%201.92%200%20010-2.754l8.706-8.538a2.47%202.47%200%20000-3.54l-.05-.049a2.588%202.588%200%2000-3.607-.003l-7.172%207.034-.002.002-.098.097a.863.863%200%2001-1.204%200%20.823.823%200%20010-1.18l7.273-7.133a2.47%202.47%200%2000-.003-3.537z'%3e%3c/path%3e%3cpath%20d='M14.485%204.703a.823.823%200%20000-1.18.863.863%200%2000-1.204%200l-7.119%206.982a4.115%204.115%200%20000%205.9%204.314%204.314%200%20006.016%200l7.12-6.982a.823.823%200%20000-1.18.863.863%200%2000-1.204%200l-7.119%206.982a2.588%202.588%200%2001-3.61%200%202.47%202.47%200%20010-3.54l7.12-6.982z'%3e%3c/path%3e%3c/svg%3e", node_dirty_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='currentColor'%20d='M10.12%203.3c.911-1.395%203.012-1.349%203.844.14l8.222%2014.712c.838%201.5-.246%203.348-1.964%203.348H3.778c-1.718%200-2.802-1.848-1.964-3.348L10.036%203.44zM5.057%2018.5h13.886L12%206.073z'/%3e%3c/svg%3e", node_ellipsis_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='currentColor'%20d='M4.5%209.5a2.5%202.5%200%201%201%200%205%202.5%202.5%200%200%201%200-5m7.5%200a2.5%202.5%200%201%201%200%205%202.5%202.5%200%200%201%200-5m7.5%200a2.5%202.5%200%201%201%200%205%202.5%202.5%200%200%201%200-5'/%3e%3c/svg%3e", node_execution_error_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='currentColor'%20fill-rule='evenodd'%20d='M12%201c6.075%200%2011%204.925%2011%2011s-4.925%2011-11%2011S1%2018.075%201%2012%205.925%201%2012%201m5.56%205.44a1.5%201.5%200%200%200-2.12%200L12%209.878l-3.44-3.44A1.5%201.5%200%201%200%206.44%208.56L9.878%2012l-3.44%203.44a1.5%201.5%200%201%200%202.122%202.12L12%2014.122l3.44%203.44.114.103a1.5%201.5%200%200%200%202.11-2.11l-.104-.114L14.122%2012l3.44-3.44a1.5%201.5%200%200%200%200-2.12'%20clip-rule='evenodd'/%3e%3c/svg%3e", node_pin_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='currentColor'%20d='M16.297%202.515A3%203%200%200%201%2016%208.5v2.26l.01.138a1%201%200%200%200%20.545.756l.006.003%201.774.898.184.1A3%203%200%200%201%2020%2015.238V16a2%202%200%200%201-2%202h-4.5v4a1.5%201.5%200%200%201-3%200v-4H6a2%202%200%200%201-1.99-1.803L4%2016v-.76l.008-.209a3%203%200%200%201%201.657-2.476l1.773-.898.007-.003a1%201%200%200%200%20.545-.756L8%2010.76V8.5a3%203%200%200%201%200-6h8z'/%3e%3c/svg%3e", node_play_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill='currentColor'%20d='M5.52%202.122c.322-.175.713-.16%201.021.037l14%209a1%201%200%200%201%200%201.682l-14%209A1.001%201.001%200%200%201%205%2021V3a1%201%200%200%201%20.52-.878'/%3e%3c/svg%3e", node_power_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='currentColor'%20d='M16.645%205.907a1.5%201.5%200%200%201%202.122.028%209.77%209.77%200%200%201%202.585%204.953%209.9%209.9%200%200%201-.53%205.579%209.66%209.66%200%200%201-3.476%204.357%209.36%209.36%200%200%201-5.28%201.657%209.36%209.36%200%200%201-5.292-1.623%209.66%209.66%200%200%201-3.504-4.335%209.9%209.9%200%200%201-.564-5.576%209.77%209.77%200%200%201%202.556-4.97l.11-.105a1.501%201.501%200%200%201%202.05%202.187l-.166.178a6.8%206.8%200%200%200-1.602%203.266%206.9%206.9%200%200%200%20.393%203.884%206.66%206.66%200%200%200%202.413%202.989%206.36%206.36%200%200%200%203.595%201.105%206.36%206.36%200%200%200%203.59-1.128%206.66%206.66%200%200%200%202.394-3.005%206.9%206.9%200%200%200%20.37-3.887%206.77%206.77%200%200%200-1.79-3.433%201.5%201.5%200%200%201%20.026-2.12'/%3e%3cpath%20fill='currentColor'%20d='M12.035%201.481a1.5%201.5%200%200%201%201.5%201.5v9a1.5%201.5%200%200%201-3%200v-9a1.5%201.5%200%200%201%201.5-1.5'/%3e%3c/svg%3e", node_success_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='currentColor'%20d='M19.94%205.502a1.5%201.5%200%201%201%202.12%202.12L9.687%2019.999a1.5%201.5%200%200%201-2.122%200L1.94%2014.373a1.5%201.5%200%200%201%202.007-2.225l.115.104%204.564%204.564z'/%3e%3c/svg%3e", node_trash_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='currentColor'%20d='M21%206a1%201%200%201%201%200%202h-1v12.125c0%20.817-.424%201.534-.941%202.019-.522.488-1.256.856-2.059.856H7c-.803%200-1.537-.368-2.059-.856C4.424%2021.659%204%2020.943%204%2020.125V8H3a1%201%200%200%201%200-2zm-7-5a3%203%200%200%201%203%203H7a3%203%200%200%201%203-3z'/%3e%3c/svg%3e", node_validation_error_default = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0506%202.38452C10.9161%200.882058%2013.0845%200.882058%2013.95%202.38452L23.3065%2018.6267C24.1706%2020.1267%2023.0883%2021.9997%2021.3572%2021.9998H2.6424C0.911559%2021.9994%20-0.170877%2020.1266%200.693176%2018.6267L10.0506%202.38452ZM11.9998%2015.9998C11.1715%2015.9999%2010.4999%2016.6715%2010.4998%2017.4998C10.4998%2018.3281%2011.1715%2018.9997%2011.9998%2018.9998C12.8282%2018.9998%2013.4998%2018.3282%2013.4998%2017.4998C13.4997%2016.6714%2012.8282%2015.9998%2011.9998%2015.9998ZM11.9998%207.49976C11.1715%207.49986%2010.4999%208.17148%2010.4998%208.99976V12.4998C10.4998%2013.3281%2011.1715%2013.9997%2011.9998%2013.9998C12.8282%2013.9998%2013.4998%2013.3282%2013.4998%2012.4998V8.99976C13.4997%208.17142%2012.8282%207.49976%2011.9998%207.49976Z'%20fill='currentColor'/%3e%3c/svg%3e", pop_out_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M13.3333%2012.5525V12.4489C14.2278%2012.0756%2014.8571%2011.1925%2014.8571%2010.1632V3.61924C14.8571%202.96252%2014.5962%202.3327%2014.1318%201.86832C13.6675%201.40395%2013.0376%201.14307%2012.3809%201.14307H5.90473C5.38113%201.14296%204.87098%201.30883%204.44756%201.61684C4.02414%201.92485%203.70926%202.35915%203.54816%202.85734H3.39501C2.70016%202.85734%202.10892%203.10191%201.70206%203.5842C1.30739%204.05124%201.14282%204.67372%201.14282%205.33352V12.0002C1.14282%2012.8078%201.43463%2013.5346%201.98854%2014.0573C2.54168%2014.5777%203.30892%2014.8535%204.19044%2014.8535H7.17711L10.2826%2014.8573H10.2842C11.0278%2014.8611%2011.7645%2014.7049%2012.336%2014.3392C12.9303%2013.9582%2013.3333%2013.3525%2013.3333%2012.5525ZM3.39501%204.0002H3.42854V10.1625C3.42854%2010.8192%203.68942%2011.449%204.1538%2011.9134C4.61817%2012.3777%205.248%2012.6386%205.90473%2012.6386H12.1874C12.163%2012.9571%2012.003%2013.1948%2011.7196%2013.3761C11.3897%2013.588%2010.8891%2013.7175%2010.2887%2013.7144H10.2857L7.17558%2013.7106H4.19044C3.54816%2013.7106%203.07806%2013.5125%202.7733%2013.2253C2.47006%2012.9403%202.28568%2012.5259%202.28568%2012.0002V5.33352C2.28568%204.84971%202.40758%204.52057%202.5752%204.32096C2.73139%204.13658%202.98054%204.0002%203.39501%204.0002ZM8.01673%203.80972H11.619C11.7706%203.80972%2011.9159%203.86992%2012.0231%203.97709C12.1302%204.08425%2012.1904%204.22959%2012.1904%204.38115V7.98418C12.1904%208.13573%2012.1302%208.28107%2012.0231%208.38823C11.9159%208.4954%2011.7706%208.5556%2011.619%208.5556C11.4675%208.5556%2011.3221%208.4954%2011.215%208.38823C11.1078%208.28107%2011.0476%208.13573%2011.0476%207.98418V5.76019L7.07044%209.73731C7.0177%209.79186%206.95463%209.83536%206.8849%209.86528C6.81517%209.89519%206.74018%209.91092%206.6643%209.91154C6.58843%209.91217%206.51319%209.89767%206.44298%209.86891C6.37277%209.84014%206.30899%209.79768%206.25536%209.74401C6.20173%209.69033%206.15933%209.62651%206.13063%209.55627C6.10193%209.48603%206.08751%209.41078%206.0882%209.3349C6.0889%209.25903%206.1047%209.18406%206.13468%209.11435C6.16466%209.04465%206.20822%208.98162%206.26282%208.92893L10.24%204.95257H8.01673C7.86517%204.95257%207.71983%204.89237%207.61267%204.7852C7.5055%204.67804%207.4453%204.5327%207.4453%204.38115C7.4453%204.22959%207.5055%204.08425%207.61267%203.97709C7.71983%203.86992%207.86517%203.80972%208.01673%203.80972Z'%20/%3e%3c/svg%3e", resolver_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%3e%3cpath%20d='M23.0877%200H13.9944L16.8048%208.75784H25.8982L18.5411%2013.9805L21.3523%2022.788C26.0879%2019.3383%2027.6352%2014.1173%2025.899%208.75784L23.0877%200ZM2.09058%208.75784H11.1839L13.9944%200H4.90182L2.09058%208.75784C0.353512%2014.1173%201.90165%2019.3383%206.63727%2022.788L9.44769%2013.9805L2.09058%208.75784ZM6.63727%2022.788L13.9944%2028L21.3515%2022.788L13.9944%2017.4896L6.63727%2022.788Z'%20fill='currentColor'/%3e%3c/svg%3e", retry_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%20512%20512'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M416.648%20227.85c23.324%200%2042.232%2018.908%2042.232%2042.232v84.462c0%2038.872-31.513%2070.384-70.385%2070.385H191.423v36.402c0%2012.541-15.163%2018.822-24.031%209.954l-78.63-78.631c-5.498-5.497-5.498-14.411%200-19.908l78.63-78.631c8.868-8.868%2024.031-2.587%2024.031%209.954v36.398h182.995v-70.385c0-23.324%2018.907-42.231%2042.23-42.232M304.028%2050.669c0-12.541%2015.163-18.822%2024.031-9.954l78.63%2078.631c5.498%205.497%205.498%2014.41%200%2019.908l-78.63%2078.631c-8.868%208.867-24.031%202.587-24.031-9.954v-36.38H121.033v70.385c0%2023.324-18.908%2042.231-42.231%2042.231s-42.23-18.907-42.23-42.231v-84.462c0-38.872%2031.512-70.385%2070.384-70.385h197.072z'%20fill='currentColor'/%3e%3c/svg%3e", run_once_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%20512%20512'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M275.114%2036.8c22.13%202.247%2039.401%2020.934%2039.401%2043.657v307.204h73.142c24.237%200%2043.886%2019.648%2043.886%2043.885s-19.648%2043.886-43.886%2043.886H153.6c-24.238-.001-43.886-19.649-43.886-43.886s19.648-43.885%2043.886-43.885h73.143V124.343H153.6c-24.238%200-43.886-19.649-43.886-43.886s19.648-43.885%2043.886-43.886h117.029z'%20fill='currentColor'/%3e%3c/svg%3e", schema_default = "data:image/svg+xml,%3csvg%20viewBox='0%20-1%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M1.63636%200H8.18182C9.08556%200%209.81818%200.732625%209.81818%201.63636C9.81818%202.5401%209.08556%203.27273%208.18182%203.27273H1.63636C0.732626%203.27273%200%202.5401%200%201.63636C0%200.732625%200.732625%200%201.63636%200ZM1.63636%201.09091C1.33512%201.09091%201.09091%201.33512%201.09091%201.63636C1.09091%201.93761%201.33512%202.18182%201.63636%202.18182H8.18182C8.48306%202.18182%208.72727%201.93761%208.72727%201.63636C8.72727%201.33512%208.48306%201.09091%208.18182%201.09091H1.63636Z%20M7.09091%204.36353H11.4545C12.3583%204.36353%2013.0909%205.09615%2013.0909%205.99989C13.0909%206.90363%2012.3583%207.63625%2011.4545%207.63625H7.09091C6.18717%207.63625%205.45454%206.90363%205.45454%205.99989C5.45454%205.09615%206.18717%204.36353%207.09091%204.36353ZM7.09091%205.45443C6.78966%205.45443%206.54545%205.69864%206.54545%205.99989C6.54545%206.30114%206.78966%206.54534%207.09091%206.54534H11.4545C11.7558%206.54534%2012%206.30114%2012%205.99989C12%205.69864%2011.7558%205.45443%2011.4545%205.45443H7.09091Z%20M7.09091%208.72729H11.4545C12.3583%208.72729%2013.0909%209.45992%2013.0909%2010.3637C13.0909%2011.2674%2012.3583%2012%2011.4545%2012H7.09091C6.18717%2012%205.45454%2011.2674%205.45454%2010.3637C5.45454%209.45992%206.18717%208.72729%207.09091%208.72729ZM7.09091%209.8182C6.78966%209.8182%206.54545%2010.0624%206.54545%2010.3637C6.54545%2010.6649%206.78966%2010.9091%207.09091%2010.9091H11.4545C11.7558%2010.9091%2012%2010.6649%2012%2010.3637C12%2010.0624%2011.7558%209.8182%2011.4545%209.8182H7.09091Z'%20/%3e%3c/svg%3e", spinner_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202V5'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M12%2019V22'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M12%202V5'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M12%2019V22'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M22.005%2011.9951L19.005%2011.9951'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M5.005%2011.9951L2.005%2011.9951'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M19.0796%2019.0676L16.9583%2016.9463'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M7.05884%207.04688L4.93752%204.92555'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M4.9375%2019.0676L7.05882%2016.9463'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M16.9583%207.04688L19.0796%204.92556'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e", status_canceled_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%2014%207%20C%2014%2010.866%2010.866%2014%207%2014%20C%203.134%2014%200%2010.866%200%207%20C%200%203.134%203.134%200%207%200%20C%2010.866%200%2014%203.134%2014%207%20Z%20M%2011.243%206%20L%202.758%206%20L%202.758%208%20L%2011.243%208%20L%2011.243%206%20Z'%20/%3e%3c/svg%3e", status_completed_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%2014%207%20C%2014%2010.866%2010.866%2014%207%2014%20C%203.134%2014%200%2010.866%200%207%20C%200%203.134%203.134%200%207%200%20C%2010.866%200%2014%203.134%2014%207%20Z%20M%202.575%207.728%20L%205.782%2010.935%20L%2011.489%205.228%20L%2010.075%203.814%20L%205.782%208.107%20L%203.989%206.314%20L%202.575%207.728%20Z'%20/%3e%3c/svg%3e", status_error_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%204.207%202.793%20L%207%205.586%20L%209.793%202.793%20L%2011.207%204.207%20L%208.414%207%20L%2011.207%209.793%20L%209.793%2011.207%20L%207%208.414%20L%204.207%2011.207%20L%202.793%209.793%20L%205.586%207%20L%202.793%204.207%20L%204.207%202.793%20Z%20M%207%200%20C%203.134%200%200%203.134%200%207%20C%200%2010.866%203.134%2014%207%2014%20C%2010.866%2014%2014%2010.866%2014%207%20C%2014%203.134%2010.866%200%207%200%20Z'%20/%3e%3c/svg%3e", status_new_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%2014%207.006%20C%2014%208.867%2013.162%2010.744%2011.95%2011.956%20C%2010.738%2013.168%208.861%2014.006%207%2014.006%20C%205.139%2014.006%203.262%2013.168%202.05%2011.956%20C%200.838%2010.744%200%208.867%200%207.006%20C%200%205.145%200.838%203.268%202.05%202.056%20C%203.262%200.844%205.139%200.006%207%200.006%20C%208.861%200.006%2010.738%200.844%2011.95%202.056%20C%2013.162%203.268%2014%205.145%2014%207.006%20Z%20M%2010.536%203.47%20C%209.576%202.511%208.453%202.006%207%202.006%20C%205.547%202.006%204.424%202.511%203.464%203.47%20C%202.505%204.43%202%205.553%202%207.006%20C%202%208.459%202.505%209.582%203.464%2010.542%20C%204.424%2011.501%205.547%2012.006%207%2012.006%20C%208.453%2012.006%209.576%2011.501%2010.536%2010.542%20C%2011.495%209.582%2012%208.459%2012%207.006%20C%2012%205.553%2011.495%204.43%2010.536%203.47%20Z'%20/%3e%3c/svg%3e", status_unknown_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M13.8668%208.36613L11.9048%207.978C11.967%207.66329%2012%207.33649%2012%207C12%206.66351%2011.967%206.3367%2011.9048%206.022L13.8668%205.63387C13.9542%206.07571%2014%206.5325%2014%207C14%207.4675%2013.9542%207.92429%2013.8668%208.36613ZM12.821%203.11069L11.159%204.22333C10.7934%203.67721%2010.3228%203.2066%209.77667%202.84098L10.8893%201.17904C11.6527%201.6901%2012.3099%202.34733%2012.821%203.11069ZM8.36613%200.133238L7.978%202.09521C7.66329%202.03296%207.33649%202%207%202C6.66351%202%206.3367%202.03296%206.022%202.09521L5.63387%200.133238C6.07571%200.0458286%206.5325%200%207%200C7.4675%200%207.92429%200.0458285%208.36613%200.133238ZM3.11069%201.17904L4.22333%202.84098C3.67721%203.2066%203.2066%203.67721%202.84098%204.22333L1.17904%203.11069C1.6901%202.34733%202.34733%201.6901%203.11069%201.17904ZM0.133238%205.63387C0.0458285%206.07571%200%206.5325%200%207C0%207.4675%200.0458286%207.92429%200.133238%208.36613L2.09521%207.978C2.03296%207.6633%202%207.33649%202%207C2%206.66351%202.03296%206.33671%202.09521%206.022L0.133238%205.63387ZM1.17904%2010.8893L2.84098%209.77667C3.2066%2010.3228%203.67721%2010.7934%204.22333%2011.159L3.11069%2012.821C2.34733%2012.3099%201.6901%2011.6527%201.17904%2010.8893ZM5.63387%2013.8668L6.022%2011.9048C6.33671%2011.967%206.66351%2012%207%2012C7.33649%2012%207.6633%2011.967%207.978%2011.9048L8.36613%2013.8668C7.92429%2013.9542%207.4675%2014%207%2014C6.5325%2014%206.07571%2013.9542%205.63387%2013.8668ZM10.8893%2012.821L9.77667%2011.159C10.3228%2010.7934%2010.7934%2010.3228%2011.159%209.77667L12.821%2010.8893C12.3099%2011.6527%2011.6527%2012.3099%2010.8893%2012.821Z'%20/%3e%3c/svg%3e", status_waiting_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M7%2014C10.866%2014%2014%2010.866%2014%207C14%203.13401%2010.866%200%207%200C3.13401%200%200%203.13401%200%207C0%2010.866%203.13401%2014%207%2014ZM7%2012C4.23858%2012%202%209.76142%202%207C2%204.23858%204.23858%202%207%202C9.76142%202%2012%204.23858%2012%207C12%209.76142%209.76142%2012%207%2012ZM6%203V8H11C11%205.23858%208.76142%203%206%203Z'%20/%3e%3c/svg%3e", status_warning_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%2014%207%20C%2014%2010.866%2010.866%2014%207%2014%20C%203.134%2014%200%2010.866%200%207%20C%200%203.134%203.134%200%207%200%20C%2010.866%200%2014%203.134%2014%207%20Z%20M%206.5%209%20C%206.224%209%206%209.224%206%209.5%20L%206%2010.5%20C%206%2010.776%206.224%2011%206.5%2011%20L%207.5%2011%20C%207.776%2011%208%2010.776%208%2010.5%20L%208%209.5%20C%208%209.224%207.776%209%207.5%209%20L%206.5%209%20Z%20M%206.5%203%20C%206.224%203%206%203.224%206%203.5%20L%206%207.5%20C%206%207.776%206.224%208%206.5%208%20L%207.5%208%20C%207.776%208%208%207.776%208%207.5%20L%208%203.5%20C%208%203.224%207.776%203%207.5%203%20L%206.5%203%20Z'%20/%3e%3c/svg%3e", text_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2012%2012'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M1.78814e-07%200.666667C1.78814e-07%200.298477%200.298477%200%200.666667%200H11.3333C11.7015%200%2012%200.298477%2012%200.666667C12%201.03486%2011.7015%201.33333%2011.3333%201.33333H0.666667C0.298477%201.33333%201.78814e-07%201.03486%201.78814e-07%200.666667ZM1.78814e-07%203.62963C1.78814e-07%203.26144%200.298477%202.96296%200.666667%202.96296H11.3333C11.7015%202.96296%2012%203.26144%2012%203.62963C12%203.99782%2011.7015%204.2963%2011.3333%204.2963H0.666667C0.298477%204.2963%201.78814e-07%203.99782%201.78814e-07%203.62963ZM0%206.59259C0%206.2244%200.298477%205.92593%200.666667%205.92593H11.3333C11.7015%205.92593%2012%206.2244%2012%206.59259C12%206.96078%2011.7015%207.25926%2011.3333%207.25926H0.666667C0.298477%207.25926%200%206.96078%200%206.59259ZM0%209.55556C0%209.18737%200.298477%208.88889%200.666667%208.88889H8.66667C9.03486%208.88889%209.33333%209.18737%209.33333%209.55556C9.33333%209.92375%209.03486%2010.2222%208.66667%2010.2222H0.666667C0.298477%2010.2222%200%209.92375%200%209.55556Z'%20/%3e%3c/svg%3e", toolbox_default = "data:image/svg+xml,%3csvg%20aria-hidden='true'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20style='stroke:currentColor;stroke-opacity:%201;'%20d='M8%208V4a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202v4m6%2012V10a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202v10a2%202%200%200%200%202%202h16a2%202%200%200%200%202-2ZM8%2013v4m8-4v4M2%2015h20'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e", triangle_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%20512%20512'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M214.433%2056C232.908%2023.9999%20279.096%2024.0001%20297.571%2056L477.704%20368C496.18%20400%20473.085%20440%20436.135%20440H75.8685C38.918%20440%2015.8241%20400%2034.2993%20368L214.433%2056ZM256.002%20144L131.294%20360H380.709L256.002%20144Z'%20/%3e%3c/svg%3e", vector_square_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2'%20y='2'%20width='5'%20height='5'%20rx='1'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'/%3e%3crect%20x='17'%20y='2'%20width='5'%20height='5'%20rx='1'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'/%3e%3crect%20x='17'%20y='17'%20width='5'%20height='5'%20rx='1'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'/%3e%3crect%20x='2'%20y='17'%20width='5'%20height='5'%20rx='1'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'/%3e%3crect%20x='7'%20y='3'%20width='10'%20height='2'%20fill='currentColor'%20style='fill:currentColor;fill-opacity:1;'/%3e%3crect%20x='7'%20y='19'%20width='10'%20height='2'%20fill='currentColor'%20style='fill:currentColor;fill-opacity:1;'/%3e%3crect%20x='3'%20y='7'%20width='2'%20height='10'%20fill='currentColor'%20style='fill:currentColor;fill-opacity:1;'/%3e%3crect%20x='19'%20y='7'%20width='2'%20height='10'%20fill='currentColor'%20style='fill:currentColor;fill-opacity:1;'/%3e%3c/svg%3e", webhook_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3e%3cpath%20fill='currentColor'%20d='M35%2037c-2.2%200-4-1.8-4-4s1.8-4%204-4%204%201.8%204%204-1.8%204-4%204'/%3e%3cpath%20fill='currentColor'%20d='M35%2043c-3%200-5.9-1.4-7.8-3.7l3.1-2.5c1.1%201.4%202.9%202.3%204.7%202.3%203.3%200%206-2.7%206-6s-2.7-6-6-6c-1%200-2%20.3-2.9.7l-1.7%201L23.3%2016l3.5-1.9%205.3%209.4c1-.3%202-.5%203-.5%205.5%200%2010%204.5%2010%2010S40.5%2043%2035%2043'/%3e%3cpath%20fill='currentColor'%20d='M14%2043C8.5%2043%204%2038.5%204%2033c0-4.6%203.1-8.5%207.5-9.7l1%203.9C9.9%2027.9%208%2030.3%208%2033c0%203.3%202.7%206%206%206s6-2.7%206-6v-2h15v4H23.8c-.9%204.6-5%208-9.8%208'/%3e%3cpath%20fill='currentColor'%20d='M14%2037c-2.2%200-4-1.8-4-4s1.8-4%204-4%204%201.8%204%204-1.8%204-4%204'/%3e%3cpath%20fill='currentColor'%20d='M25%2019c-2.2%200-4-1.8-4-4s1.8-4%204-4%204%201.8%204%204-1.8%204-4%204'/%3e%3cpath%20fill='currentColor'%20d='m15.7%2034-3.4-2%205.9-9.7c-2-1.9-3.2-4.5-3.2-7.3%200-5.5%204.5-10%2010-10s10%204.5%2010%2010c0%20.9-.1%201.7-.3%202.5l-3.9-1c.1-.5.2-1%20.2-1.5%200-3.3-2.7-6-6-6s-6%202.7-6%206c0%202.1%201.1%204%202.9%205.1l1.7%201z'/%3e%3c/svg%3e", _hoisted_1$218 = {
12772
+ }), anthropic_default = "data:image/svg+xml,%3csvg%20version='1.1'%20id='Layer_1'%20xmlns:x='ns_extend;'%20xmlns:i='ns_ai;'%20xmlns:graph='ns_graphs;'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2092.2%2065'%20style='enable-background:new%200%200%2092.2%2065;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23181818;}%20%3c/style%3e%3cmetadata%3e%3csfw%20xmlns='ns_sfw;'%3e%3cslices%3e%3c/slices%3e%3csliceSourceBounds%20bottomLeftOrigin='true'%20height='65'%20width='92.2'%20x='-43.7'%20y='-98'%3e%3c/sliceSourceBounds%3e%3c/sfw%3e%3c/metadata%3e%3cpath%20class='st0'%20d='M66.5,0H52.4l25.7,65h14.1L66.5,0z%20M25.7,0L0,65h14.4l5.3-13.6h26.9L51.8,65h14.4L40.5,0C40.5,0,25.7,0,25.7,0z%20M24.3,39.3l8.8-22.8l8.8,22.8H24.3z'%3e%3c/path%3e%3c/svg%3e", binary_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2012%2012'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M1%200.642857C1%200.287817%201.27473%200%201.61364%200H4.06818C4.40708%200%204.68182%200.287817%204.68182%200.642857V4.5C4.68182%204.85504%204.40708%205.14286%204.06818%205.14286H1.61364C1.27473%205.14286%201%204.85504%201%204.5V0.642857ZM2.22727%201.28571V3.85714H3.45455V1.28571H2.22727ZM6.31818%200.642857C6.31818%200.287817%206.59292%200%206.93182%200H8.15909C8.49799%200%208.77273%200.287817%208.77273%200.642857V3.85714H9.38636C9.72527%203.85714%2010%204.14496%2010%204.5C10%204.85504%209.72527%205.14286%209.38636%205.14286H6.93182C6.59292%205.14286%206.31818%204.85504%206.31818%204.5C6.31818%204.14496%206.59292%203.85714%206.93182%203.85714H7.54545V1.28571H6.93182C6.59292%201.28571%206.31818%200.997897%206.31818%200.642857ZM1%207.5C1%207.14496%201.27473%206.85714%201.61364%206.85714H2.84091C3.17981%206.85714%203.45455%207.14496%203.45455%207.5V10.7143H4.06818C4.40708%2010.7143%204.68182%2011.0021%204.68182%2011.3571C4.68182%2011.7122%204.40708%2012%204.06818%2012H1.61364C1.27473%2012%201%2011.7122%201%2011.3571C1%2011.0021%201.27473%2010.7143%201.61364%2010.7143H2.22727V8.14286H1.61364C1.27473%208.14286%201%207.85504%201%207.5ZM6.31818%207.5C6.31818%207.14496%206.59292%206.85714%206.93182%206.85714H9.38636C9.72527%206.85714%2010%207.14496%2010%207.5V11.3571C10%2011.7122%209.72527%2012%209.38636%2012H6.93182C6.59292%2012%206.31818%2011.7122%206.31818%2011.3571V7.5ZM7.54545%208.14286V10.7143H8.77273V8.14286H7.54545Z'%20/%3e%3c/svg%3e", bolt_filled_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.2251%201.02271C13.5179%200.968554%2013.8195%201.00233%2014.0913%201.11939L14.2055%201.17506L14.3149%201.23951C14.5275%201.37763%2014.7014%201.56758%2014.8208%201.79127L14.8764%201.90553L14.9214%202.02467C15.0145%202.30522%2015.0227%202.60793%2014.9438%202.89478C14.9403%202.90772%2014.9372%202.92106%2014.9331%202.93385L13.0132%208.95338L12.9965%209.00025H19.9995C20.3769%208.99952%2020.7471%209.10523%2021.0669%209.30592C21.3874%209.50712%2021.6437%209.79562%2021.8071%2010.137C21.9704%2010.4783%2022.0341%2010.8588%2021.9897%2011.2346C21.9453%2011.6105%2021.7946%2011.9661%2021.5561%2012.26C21.5375%2012.2829%2021.5181%2012.3052%2021.4975%2012.3264L11.5971%2022.5266L11.5962%2022.5256C11.3774%2022.7595%2011.0907%2022.9194%2010.7749%2022.9778C10.4403%2023.0397%2010.0944%2022.9859%209.7944%2022.8254C9.4944%2022.665%209.25775%2022.4066%209.1235%2022.094C8.98941%2021.7815%208.96593%2021.4327%209.05612%2021.1047L9.06686%2021.0657L10.9868%2015.0462L11.0034%2015.0003H3.99948C3.62236%2015.0008%203.25253%2014.8941%202.93307%2014.6936C2.61276%2014.4925%202.35617%2014.2047%202.19284%2013.8635C2.02947%2013.5221%201.96581%2013.1408%202.01022%2012.7649C2.05468%2012.3892%202.20544%2012.0333%202.44382%2011.7395C2.46238%2011.7167%202.4819%2011.6942%202.50241%2011.6731L12.4028%201.47389C12.6215%201.23984%2012.9091%201.08117%2013.2251%201.02271Z'%20fill='currentColor'%20fill-opacity='0.9'%20style='fill:currentColor;fill-opacity:0.9;'/%3e%3c/svg%3e", continue_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%20512%20512'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M224.975%2049.429c17.138-17.139%2044.919-17.139%2062.057%200l175.546%20175.546a43.8%2043.8%200%200%201%209.347%2013.817l.146.349q.125.298.243.598.1.25.197.5l.147.388q.133.356.261.716l.09.257q.141.407.275.818l.044.136a39%2039%200%200%201%20.306.988%2043.9%2043.9%200%200%201%201.802%2012.473c0%2012.497-5.225%2023.774-13.608%2031.767L287.032%20462.578c-17.138%2017.138-44.919%2017.138-62.057%200s-17.139-44.92%200-62.059l100.618-100.618H80.458c-24.238%200-43.887-19.649-43.887-43.886s19.65-43.887%2043.887-43.887h245.158L224.975%20111.486c-17.139-17.138-17.139-44.919%200-62.057'%20fill='currentColor'/%3e%3c/svg%3e", empty_output_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%20512%20512'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M209.675%20387.718c20.945%2010.711%2030.794%2035.749%2022.073%2058.141-9.306%2023.886-36.221%2035.695-60.107%2026.389-29.106-11.34-56.354-28.746-79.744-52.137-20.47-20.47-36.356-43.894-47.607-68.932l-4.53-10.812-1.517-4.508c-6.284-22.673%205.511-46.874%2027.906-55.599%2022.392-8.721%2047.431%201.129%2058.141%2022.073l1.945%204.338%202.735%206.453c6.714%2014.943%2016.204%2028.982%2028.568%2041.346%2014.132%2014.132%2030.44%2024.54%2047.799%2031.304zM91.897%2091.905c23.39-23.39%2050.638-40.796%2079.744-52.137l4.508-1.517c22.673-6.284%2046.874%205.512%2055.599%2027.906%209.303%2023.885-2.526%2050.781-26.411%2060.086-17.359%206.763-33.667%2017.171-47.799%2031.303-12.364%2012.364-21.854%2026.403-28.568%2041.347l-2.735%206.453-1.945%204.337c-10.71%2020.945-35.75%2030.794-58.141%2022.073-23.886-9.306-35.695-36.221-26.39-60.107%2011.341-29.106%2028.747-56.353%2052.138-79.744M354.462%20354.47c12.364-12.364%2021.854-26.403%2028.568-41.346l2.735-6.453%201.945-4.338c10.71-20.944%2035.749-30.794%2058.141-22.073%2022.394%208.725%2034.19%2032.926%2027.906%2055.599l-1.517%204.508-4.53%2010.812c-11.251%2025.038-27.137%2048.462-47.607%2068.932-23.39%2023.391-50.638%2040.797-79.744%2052.137-23.886%209.306-50.801-2.503-60.107-26.389-9.303-23.885%202.526-50.78%2026.411-60.085l6.453-2.735c14.943-6.715%2028.982-16.205%2041.346-28.569m65.641-262.565c23.391%2023.391%2040.796%2050.638%2052.137%2079.744%209.306%2023.886-2.503%2050.801-26.389%2060.107-22.392%208.721-47.431-1.128-58.141-22.073l-1.945-4.337-2.735-6.453c-6.714-14.944-16.204-28.983-28.568-41.347-14.132-14.132-30.44-24.54-47.799-31.303-23.885-9.305-35.714-36.201-26.411-60.086%209.306-23.886%2036.221-35.694%2060.107-26.389l10.812%204.53c25.038%2011.25%2048.462%2027.137%2068.932%2047.607'%20fill='currentColor'%20/%3e%3c/svg%3e", filled_square_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2010%2010'%20fill='currentColor'%20overflow='hidden'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0'%20y='0'%20width='10'%20height='10'%20rx='2'%20ry='2'/%3e%3c/svg%3e", form_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2050'%20fill='none'%3e%3cpath%20fill='currentColor'%20d='M47.267%2022.554c-.002.31-.126.608-.344.829l-6.805%206.796a1.13%201.13%200%200%201-.828.344%201.15%201.15%200%200%201-.828-.344%201.18%201.18%200%200%201%200-1.656l5.977-5.969-1.313-1.312-1.383%201.414L28.595%2035.78l-4.617.781.781-4.617.336-.336%202.563%202.555c.214.227.515.351.828.343.311.006.611-.119.828-.343a1.18%201.18%200%200%200%200-1.657l-2.563-2.562%208.25-8.273%204.29-4.29%203.757%203.711%201.617-1.617%202.258%202.258c.218.218.342.512.344.82m-17.282%2015.15%203.032-3.032v8.297a1.56%201.56%200%200%201-1.563%201.563H4.298a1.56%201.56%200%200%201-1.563-1.563V14.843c0-.405.157-.794.438-1.086l6.304-6.531v5.344H6.251a1.172%201.172%200%201%200%200%202.344h4.43a1.17%201.17%200%200%200%201.171-1.172V5.468h19.602a1.56%201.56%200%200%201%201.563%201.563v13.281L22.86%2030.468a1.24%201.24%200%200%200-.328.633l-1.102%206.61c-.06.373.062.753.329%201.023.22.22.517.343.828.343h.195l6.602-1.101a1.16%201.16%200%200%200%20.601-.274m-21-16a1.18%201.18%200%200%200%201.172%201.172h15.266a1.172%201.172%200%201%200%200-2.344H10.157a1.17%201.17%200%200%200-1.172%201.172m10.711%2014.766a1.17%201.17%200%200%200-1.172-1.172h-8.367a1.172%201.172%200%201%200%200%202.343h8.367a1.17%201.17%200%200%200%201.172-1.172m.86-7.391a1.17%201.17%200%200%200-1.172-1.172h-9.227a1.172%201.172%200%201%200%200%202.344h9.227a1.164%201.164%200%200%200%201.171-1.172M45.75%2018.617a1.563%201.563%200%200%200%200-2.203l-1.64-1.64a1.563%201.563%200%200%200-2.204%200l-.93.929%203.852%203.828z'/%3e%3c/svg%3e", grip_lines_vertical_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%203L9%2021'%20stroke='currentColor'%20style='stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15%203L15%2021'%20stroke='currentColor'%20style='stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", lovable_default = "data:image/svg+xml,%3csvg%20width='121'%20height='122'%20viewBox='0%200%20121%20122'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_572_319'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='121'%20height='122'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M36.0687%200C55.9888%200%2072.1373%2016.1551%2072.1373%2036.0835V49.7975H84.141C104.061%2049.7975%20120.21%2065.9526%20120.21%2085.8809C120.21%20105.809%20104.061%20121.964%2084.141%20121.964H0V36.0835C0%2016.1551%2016.1485%200%2036.0687%200Z'%20fill='url(%23paint0_linear_572_319)'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_572_319)'%3e%3cg%20filter='url(%23filter0_f_572_319)'%3e%3cellipse%20cx='52.7381'%20cy='65.1011'%20rx='81.3729'%20ry='81.1923'%20fill='%234B73FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_f_572_319)'%3e%3cellipse%20cx='61.6734'%20cy='20.547'%20rx='104.216'%20ry='81.1923'%20fill='%23FF66F4'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_f_572_319)'%3e%3cellipse%20cx='78.6659'%20cy='5.26802'%20rx='81.3729'%20ry='71.3042'%20fill='%23FF0105'/%3e%3c/g%3e%3cg%20filter='url(%23filter3_f_572_319)'%3e%3cellipse%20cx='63.121'%20cy='20.5275'%20rx='48.9374'%20ry='48.8288'%20fill='%23FE7B02'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_572_319'%20x='-65.0219'%20y='-52.4784'%20width='235.52'%20height='235.159'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='18.1936'%20result='effect1_foregroundBlur_572_319'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_572_319'%20x='-78.9301'%20y='-97.0324'%20width='281.208'%20height='235.159'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='18.1936'%20result='effect1_foregroundBlur_572_319'/%3e%3c/filter%3e%3cfilter%20id='filter2_f_572_319'%20x='-39.0942'%20y='-102.423'%20width='235.52'%20height='215.383'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='18.1936'%20result='effect1_foregroundBlur_572_319'/%3e%3c/filter%3e%3cfilter%20id='filter3_f_572_319'%20x='-22.2036'%20y='-64.6884'%20width='170.649'%20height='170.432'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='18.1936'%20result='effect1_foregroundBlur_572_319'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_572_319'%20x1='40.4527'%20y1='21.4331'%20x2='76.9327'%20y2='121.971'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.025'%20stop-color='%23FF8E63'/%3e%3cstop%20offset='0.56'%20stop-color='%23FF7EB0'/%3e%3cstop%20offset='0.95'%20stop-color='%234B73FF'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", mcp_default = "data:image/svg+xml,%3csvg%20fill='currentColor'%20fill-rule='evenodd'%20height='1em'%20style='flex:none;line-height:1'%20viewBox='0%200%2024%2024'%20width='1em'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eModelContextProtocol%3c/title%3e%3cpath%20d='M15.688%202.343a2.588%202.588%200%2000-3.61%200l-9.626%209.44a.863.863%200%2001-1.203%200%20.823.823%200%20010-1.18l9.626-9.44a4.313%204.313%200%20016.016%200%204.116%204.116%200%20011.204%203.54%204.3%204.3%200%20013.609%201.18l.05.05a4.115%204.115%200%20010%205.9l-8.706%208.537a.274.274%200%20000%20.393l1.788%201.754a.823.823%200%20010%201.18.863.863%200%2001-1.203%200l-1.788-1.753a1.92%201.92%200%20010-2.754l8.706-8.538a2.47%202.47%200%20000-3.54l-.05-.049a2.588%202.588%200%2000-3.607-.003l-7.172%207.034-.002.002-.098.097a.863.863%200%2001-1.204%200%20.823.823%200%20010-1.18l7.273-7.133a2.47%202.47%200%2000-.003-3.537z'%3e%3c/path%3e%3cpath%20d='M14.485%204.703a.823.823%200%20000-1.18.863.863%200%2000-1.204%200l-7.119%206.982a4.115%204.115%200%20000%205.9%204.314%204.314%200%20006.016%200l7.12-6.982a.823.823%200%20000-1.18.863.863%200%2000-1.204%200l-7.119%206.982a2.588%202.588%200%2001-3.61%200%202.47%202.47%200%20010-3.54l7.12-6.982z'%3e%3c/path%3e%3c/svg%3e", node_dirty_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='currentColor'%20d='M10.12%203.3c.911-1.395%203.012-1.349%203.844.14l8.222%2014.712c.838%201.5-.246%203.348-1.964%203.348H3.778c-1.718%200-2.802-1.848-1.964-3.348L10.036%203.44zM5.057%2018.5h13.886L12%206.073z'/%3e%3c/svg%3e", node_ellipsis_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='currentColor'%20d='M4.5%209.5a2.5%202.5%200%201%201%200%205%202.5%202.5%200%200%201%200-5m7.5%200a2.5%202.5%200%201%201%200%205%202.5%202.5%200%200%201%200-5m7.5%200a2.5%202.5%200%201%201%200%205%202.5%202.5%200%200%201%200-5'/%3e%3c/svg%3e", node_execution_error_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='currentColor'%20fill-rule='evenodd'%20d='M12%201c6.075%200%2011%204.925%2011%2011s-4.925%2011-11%2011S1%2018.075%201%2012%205.925%201%2012%201m5.56%205.44a1.5%201.5%200%200%200-2.12%200L12%209.878l-3.44-3.44A1.5%201.5%200%201%200%206.44%208.56L9.878%2012l-3.44%203.44a1.5%201.5%200%201%200%202.122%202.12L12%2014.122l3.44%203.44.114.103a1.5%201.5%200%200%200%202.11-2.11l-.104-.114L14.122%2012l3.44-3.44a1.5%201.5%200%200%200%200-2.12'%20clip-rule='evenodd'/%3e%3c/svg%3e", node_pin_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='currentColor'%20d='M16.297%202.515A3%203%200%200%201%2016%208.5v2.26l.01.138a1%201%200%200%200%20.545.756l.006.003%201.774.898.184.1A3%203%200%200%201%2020%2015.238V16a2%202%200%200%201-2%202h-4.5v4a1.5%201.5%200%200%201-3%200v-4H6a2%202%200%200%201-1.99-1.803L4%2016v-.76l.008-.209a3%203%200%200%201%201.657-2.476l1.773-.898.007-.003a1%201%200%200%200%20.545-.756L8%2010.76V8.5a3%203%200%200%201%200-6h8z'/%3e%3c/svg%3e", node_play_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill='currentColor'%20d='M5.52%202.122c.322-.175.713-.16%201.021.037l14%209a1%201%200%200%201%200%201.682l-14%209A1.001%201.001%200%200%201%205%2021V3a1%201%200%200%201%20.52-.878'/%3e%3c/svg%3e", node_power_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='currentColor'%20d='M16.645%205.907a1.5%201.5%200%200%201%202.122.028%209.77%209.77%200%200%201%202.585%204.953%209.9%209.9%200%200%201-.53%205.579%209.66%209.66%200%200%201-3.476%204.357%209.36%209.36%200%200%201-5.28%201.657%209.36%209.36%200%200%201-5.292-1.623%209.66%209.66%200%200%201-3.504-4.335%209.9%209.9%200%200%201-.564-5.576%209.77%209.77%200%200%201%202.556-4.97l.11-.105a1.501%201.501%200%200%201%202.05%202.187l-.166.178a6.8%206.8%200%200%200-1.602%203.266%206.9%206.9%200%200%200%20.393%203.884%206.66%206.66%200%200%200%202.413%202.989%206.36%206.36%200%200%200%203.595%201.105%206.36%206.36%200%200%200%203.59-1.128%206.66%206.66%200%200%200%202.394-3.005%206.9%206.9%200%200%200%20.37-3.887%206.77%206.77%200%200%200-1.79-3.433%201.5%201.5%200%200%201%20.026-2.12'/%3e%3cpath%20fill='currentColor'%20d='M12.035%201.481a1.5%201.5%200%200%201%201.5%201.5v9a1.5%201.5%200%200%201-3%200v-9a1.5%201.5%200%200%201%201.5-1.5'/%3e%3c/svg%3e", node_success_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='currentColor'%20d='M19.94%205.502a1.5%201.5%200%201%201%202.12%202.12L9.687%2019.999a1.5%201.5%200%200%201-2.122%200L1.94%2014.373a1.5%201.5%200%200%201%202.007-2.225l.115.104%204.564%204.564z'/%3e%3c/svg%3e", node_trash_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='currentColor'%20d='M21%206a1%201%200%201%201%200%202h-1v12.125c0%20.817-.424%201.534-.941%202.019-.522.488-1.256.856-2.059.856H7c-.803%200-1.537-.368-2.059-.856C4.424%2021.659%204%2020.943%204%2020.125V8H3a1%201%200%200%201%200-2zm-7-5a3%203%200%200%201%203%203H7a3%203%200%200%201%203-3z'/%3e%3c/svg%3e", node_validation_error_default = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0506%202.38452C10.9161%200.882058%2013.0845%200.882058%2013.95%202.38452L23.3065%2018.6267C24.1706%2020.1267%2023.0883%2021.9997%2021.3572%2021.9998H2.6424C0.911559%2021.9994%20-0.170877%2020.1266%200.693176%2018.6267L10.0506%202.38452ZM11.9998%2015.9998C11.1715%2015.9999%2010.4999%2016.6715%2010.4998%2017.4998C10.4998%2018.3281%2011.1715%2018.9997%2011.9998%2018.9998C12.8282%2018.9998%2013.4998%2018.3282%2013.4998%2017.4998C13.4997%2016.6714%2012.8282%2015.9998%2011.9998%2015.9998ZM11.9998%207.49976C11.1715%207.49986%2010.4999%208.17148%2010.4998%208.99976V12.4998C10.4998%2013.3281%2011.1715%2013.9997%2011.9998%2013.9998C12.8282%2013.9998%2013.4998%2013.3282%2013.4998%2012.4998V8.99976C13.4997%208.17142%2012.8282%207.49976%2011.9998%207.49976Z'%20fill='currentColor'/%3e%3c/svg%3e", pop_out_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M13.3333%2012.5525V12.4489C14.2278%2012.0756%2014.8571%2011.1925%2014.8571%2010.1632V3.61924C14.8571%202.96252%2014.5962%202.3327%2014.1318%201.86832C13.6675%201.40395%2013.0376%201.14307%2012.3809%201.14307H5.90473C5.38113%201.14296%204.87098%201.30883%204.44756%201.61684C4.02414%201.92485%203.70926%202.35915%203.54816%202.85734H3.39501C2.70016%202.85734%202.10892%203.10191%201.70206%203.5842C1.30739%204.05124%201.14282%204.67372%201.14282%205.33352V12.0002C1.14282%2012.8078%201.43463%2013.5346%201.98854%2014.0573C2.54168%2014.5777%203.30892%2014.8535%204.19044%2014.8535H7.17711L10.2826%2014.8573H10.2842C11.0278%2014.8611%2011.7645%2014.7049%2012.336%2014.3392C12.9303%2013.9582%2013.3333%2013.3525%2013.3333%2012.5525ZM3.39501%204.0002H3.42854V10.1625C3.42854%2010.8192%203.68942%2011.449%204.1538%2011.9134C4.61817%2012.3777%205.248%2012.6386%205.90473%2012.6386H12.1874C12.163%2012.9571%2012.003%2013.1948%2011.7196%2013.3761C11.3897%2013.588%2010.8891%2013.7175%2010.2887%2013.7144H10.2857L7.17558%2013.7106H4.19044C3.54816%2013.7106%203.07806%2013.5125%202.7733%2013.2253C2.47006%2012.9403%202.28568%2012.5259%202.28568%2012.0002V5.33352C2.28568%204.84971%202.40758%204.52057%202.5752%204.32096C2.73139%204.13658%202.98054%204.0002%203.39501%204.0002ZM8.01673%203.80972H11.619C11.7706%203.80972%2011.9159%203.86992%2012.0231%203.97709C12.1302%204.08425%2012.1904%204.22959%2012.1904%204.38115V7.98418C12.1904%208.13573%2012.1302%208.28107%2012.0231%208.38823C11.9159%208.4954%2011.7706%208.5556%2011.619%208.5556C11.4675%208.5556%2011.3221%208.4954%2011.215%208.38823C11.1078%208.28107%2011.0476%208.13573%2011.0476%207.98418V5.76019L7.07044%209.73731C7.0177%209.79186%206.95463%209.83536%206.8849%209.86528C6.81517%209.89519%206.74018%209.91092%206.6643%209.91154C6.58843%209.91217%206.51319%209.89767%206.44298%209.86891C6.37277%209.84014%206.30899%209.79768%206.25536%209.74401C6.20173%209.69033%206.15933%209.62651%206.13063%209.55627C6.10193%209.48603%206.08751%209.41078%206.0882%209.3349C6.0889%209.25903%206.1047%209.18406%206.13468%209.11435C6.16466%209.04465%206.20822%208.98162%206.26282%208.92893L10.24%204.95257H8.01673C7.86517%204.95257%207.71983%204.89237%207.61267%204.7852C7.5055%204.67804%207.4453%204.5327%207.4453%204.38115C7.4453%204.22959%207.5055%204.08425%207.61267%203.97709C7.71983%203.86992%207.86517%203.80972%208.01673%203.80972Z'%20/%3e%3c/svg%3e", resolver_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%3e%3cpath%20d='M23.0877%200H13.9944L16.8048%208.75784H25.8982L18.5411%2013.9805L21.3523%2022.788C26.0879%2019.3383%2027.6352%2014.1173%2025.899%208.75784L23.0877%200ZM2.09058%208.75784H11.1839L13.9944%200H4.90182L2.09058%208.75784C0.353512%2014.1173%201.90165%2019.3383%206.63727%2022.788L9.44769%2013.9805L2.09058%208.75784ZM6.63727%2022.788L13.9944%2028L21.3515%2022.788L13.9944%2017.4896L6.63727%2022.788Z'%20fill='currentColor'/%3e%3c/svg%3e", retry_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%20512%20512'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M416.648%20227.85c23.324%200%2042.232%2018.908%2042.232%2042.232v84.462c0%2038.872-31.513%2070.384-70.385%2070.385H191.423v36.402c0%2012.541-15.163%2018.822-24.031%209.954l-78.63-78.631c-5.498-5.497-5.498-14.411%200-19.908l78.63-78.631c8.868-8.868%2024.031-2.587%2024.031%209.954v36.398h182.995v-70.385c0-23.324%2018.907-42.231%2042.23-42.232M304.028%2050.669c0-12.541%2015.163-18.822%2024.031-9.954l78.63%2078.631c5.498%205.497%205.498%2014.41%200%2019.908l-78.63%2078.631c-8.868%208.867-24.031%202.587-24.031-9.954v-36.38H121.033v70.385c0%2023.324-18.908%2042.231-42.231%2042.231s-42.23-18.907-42.23-42.231v-84.462c0-38.872%2031.512-70.385%2070.384-70.385h197.072z'%20fill='currentColor'/%3e%3c/svg%3e", run_once_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%20512%20512'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M275.114%2036.8c22.13%202.247%2039.401%2020.934%2039.401%2043.657v307.204h73.142c24.237%200%2043.886%2019.648%2043.886%2043.885s-19.648%2043.886-43.886%2043.886H153.6c-24.238-.001-43.886-19.649-43.886-43.886s19.648-43.885%2043.886-43.885h73.143V124.343H153.6c-24.238%200-43.886-19.649-43.886-43.886s19.648-43.885%2043.886-43.886h117.029z'%20fill='currentColor'/%3e%3c/svg%3e", schema_default = "data:image/svg+xml,%3csvg%20viewBox='0%20-1%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M1.63636%200H8.18182C9.08556%200%209.81818%200.732625%209.81818%201.63636C9.81818%202.5401%209.08556%203.27273%208.18182%203.27273H1.63636C0.732626%203.27273%200%202.5401%200%201.63636C0%200.732625%200.732625%200%201.63636%200ZM1.63636%201.09091C1.33512%201.09091%201.09091%201.33512%201.09091%201.63636C1.09091%201.93761%201.33512%202.18182%201.63636%202.18182H8.18182C8.48306%202.18182%208.72727%201.93761%208.72727%201.63636C8.72727%201.33512%208.48306%201.09091%208.18182%201.09091H1.63636Z%20M7.09091%204.36353H11.4545C12.3583%204.36353%2013.0909%205.09615%2013.0909%205.99989C13.0909%206.90363%2012.3583%207.63625%2011.4545%207.63625H7.09091C6.18717%207.63625%205.45454%206.90363%205.45454%205.99989C5.45454%205.09615%206.18717%204.36353%207.09091%204.36353ZM7.09091%205.45443C6.78966%205.45443%206.54545%205.69864%206.54545%205.99989C6.54545%206.30114%206.78966%206.54534%207.09091%206.54534H11.4545C11.7558%206.54534%2012%206.30114%2012%205.99989C12%205.69864%2011.7558%205.45443%2011.4545%205.45443H7.09091Z%20M7.09091%208.72729H11.4545C12.3583%208.72729%2013.0909%209.45992%2013.0909%2010.3637C13.0909%2011.2674%2012.3583%2012%2011.4545%2012H7.09091C6.18717%2012%205.45454%2011.2674%205.45454%2010.3637C5.45454%209.45992%206.18717%208.72729%207.09091%208.72729ZM7.09091%209.8182C6.78966%209.8182%206.54545%2010.0624%206.54545%2010.3637C6.54545%2010.6649%206.78966%2010.9091%207.09091%2010.9091H11.4545C11.7558%2010.9091%2012%2010.6649%2012%2010.3637C12%2010.0624%2011.7558%209.8182%2011.4545%209.8182H7.09091Z'%20/%3e%3c/svg%3e", spinner_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202V5'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M12%2019V22'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M12%202V5'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M12%2019V22'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M22.005%2011.9951L19.005%2011.9951'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M5.005%2011.9951L2.005%2011.9951'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M19.0796%2019.0676L16.9583%2016.9463'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M7.05884%207.04688L4.93752%204.92555'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M4.9375%2019.0676L7.05882%2016.9463'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M16.9583%207.04688L19.0796%204.92556'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e", status_canceled_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%2014%207%20C%2014%2010.866%2010.866%2014%207%2014%20C%203.134%2014%200%2010.866%200%207%20C%200%203.134%203.134%200%207%200%20C%2010.866%200%2014%203.134%2014%207%20Z%20M%2011.243%206%20L%202.758%206%20L%202.758%208%20L%2011.243%208%20L%2011.243%206%20Z'%20/%3e%3c/svg%3e", status_completed_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%2014%207%20C%2014%2010.866%2010.866%2014%207%2014%20C%203.134%2014%200%2010.866%200%207%20C%200%203.134%203.134%200%207%200%20C%2010.866%200%2014%203.134%2014%207%20Z%20M%202.575%207.728%20L%205.782%2010.935%20L%2011.489%205.228%20L%2010.075%203.814%20L%205.782%208.107%20L%203.989%206.314%20L%202.575%207.728%20Z'%20/%3e%3c/svg%3e", status_error_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%204.207%202.793%20L%207%205.586%20L%209.793%202.793%20L%2011.207%204.207%20L%208.414%207%20L%2011.207%209.793%20L%209.793%2011.207%20L%207%208.414%20L%204.207%2011.207%20L%202.793%209.793%20L%205.586%207%20L%202.793%204.207%20L%204.207%202.793%20Z%20M%207%200%20C%203.134%200%200%203.134%200%207%20C%200%2010.866%203.134%2014%207%2014%20C%2010.866%2014%2014%2010.866%2014%207%20C%2014%203.134%2010.866%200%207%200%20Z'%20/%3e%3c/svg%3e", status_new_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%2014%207.006%20C%2014%208.867%2013.162%2010.744%2011.95%2011.956%20C%2010.738%2013.168%208.861%2014.006%207%2014.006%20C%205.139%2014.006%203.262%2013.168%202.05%2011.956%20C%200.838%2010.744%200%208.867%200%207.006%20C%200%205.145%200.838%203.268%202.05%202.056%20C%203.262%200.844%205.139%200.006%207%200.006%20C%208.861%200.006%2010.738%200.844%2011.95%202.056%20C%2013.162%203.268%2014%205.145%2014%207.006%20Z%20M%2010.536%203.47%20C%209.576%202.511%208.453%202.006%207%202.006%20C%205.547%202.006%204.424%202.511%203.464%203.47%20C%202.505%204.43%202%205.553%202%207.006%20C%202%208.459%202.505%209.582%203.464%2010.542%20C%204.424%2011.501%205.547%2012.006%207%2012.006%20C%208.453%2012.006%209.576%2011.501%2010.536%2010.542%20C%2011.495%209.582%2012%208.459%2012%207.006%20C%2012%205.553%2011.495%204.43%2010.536%203.47%20Z'%20/%3e%3c/svg%3e", status_unknown_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M13.8668%208.36613L11.9048%207.978C11.967%207.66329%2012%207.33649%2012%207C12%206.66351%2011.967%206.3367%2011.9048%206.022L13.8668%205.63387C13.9542%206.07571%2014%206.5325%2014%207C14%207.4675%2013.9542%207.92429%2013.8668%208.36613ZM12.821%203.11069L11.159%204.22333C10.7934%203.67721%2010.3228%203.2066%209.77667%202.84098L10.8893%201.17904C11.6527%201.6901%2012.3099%202.34733%2012.821%203.11069ZM8.36613%200.133238L7.978%202.09521C7.66329%202.03296%207.33649%202%207%202C6.66351%202%206.3367%202.03296%206.022%202.09521L5.63387%200.133238C6.07571%200.0458286%206.5325%200%207%200C7.4675%200%207.92429%200.0458285%208.36613%200.133238ZM3.11069%201.17904L4.22333%202.84098C3.67721%203.2066%203.2066%203.67721%202.84098%204.22333L1.17904%203.11069C1.6901%202.34733%202.34733%201.6901%203.11069%201.17904ZM0.133238%205.63387C0.0458285%206.07571%200%206.5325%200%207C0%207.4675%200.0458286%207.92429%200.133238%208.36613L2.09521%207.978C2.03296%207.6633%202%207.33649%202%207C2%206.66351%202.03296%206.33671%202.09521%206.022L0.133238%205.63387ZM1.17904%2010.8893L2.84098%209.77667C3.2066%2010.3228%203.67721%2010.7934%204.22333%2011.159L3.11069%2012.821C2.34733%2012.3099%201.6901%2011.6527%201.17904%2010.8893ZM5.63387%2013.8668L6.022%2011.9048C6.33671%2011.967%206.66351%2012%207%2012C7.33649%2012%207.6633%2011.967%207.978%2011.9048L8.36613%2013.8668C7.92429%2013.9542%207.4675%2014%207%2014C6.5325%2014%206.07571%2013.9542%205.63387%2013.8668ZM10.8893%2012.821L9.77667%2011.159C10.3228%2010.7934%2010.7934%2010.3228%2011.159%209.77667L12.821%2010.8893C12.3099%2011.6527%2011.6527%2012.3099%2010.8893%2012.821Z'%20/%3e%3c/svg%3e", status_waiting_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M7%2014C10.866%2014%2014%2010.866%2014%207C14%203.13401%2010.866%200%207%200C3.13401%200%200%203.13401%200%207C0%2010.866%203.13401%2014%207%2014ZM7%2012C4.23858%2012%202%209.76142%202%207C2%204.23858%204.23858%202%207%202C9.76142%202%2012%204.23858%2012%207C12%209.76142%209.76142%2012%207%2012ZM6%203V8H11C11%205.23858%208.76142%203%206%203Z'%20/%3e%3c/svg%3e", status_warning_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M%2014%207%20C%2014%2010.866%2010.866%2014%207%2014%20C%203.134%2014%200%2010.866%200%207%20C%200%203.134%203.134%200%207%200%20C%2010.866%200%2014%203.134%2014%207%20Z%20M%206.5%209%20C%206.224%209%206%209.224%206%209.5%20L%206%2010.5%20C%206%2010.776%206.224%2011%206.5%2011%20L%207.5%2011%20C%207.776%2011%208%2010.776%208%2010.5%20L%208%209.5%20C%208%209.224%207.776%209%207.5%209%20L%206.5%209%20Z%20M%206.5%203%20C%206.224%203%206%203.224%206%203.5%20L%206%207.5%20C%206%207.776%206.224%208%206.5%208%20L%207.5%208%20C%207.776%208%208%207.776%208%207.5%20L%208%203.5%20C%208%203.224%207.776%203%207.5%203%20L%206.5%203%20Z'%20/%3e%3c/svg%3e", text_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2012%2012'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M1.78814e-07%200.666667C1.78814e-07%200.298477%200.298477%200%200.666667%200H11.3333C11.7015%200%2012%200.298477%2012%200.666667C12%201.03486%2011.7015%201.33333%2011.3333%201.33333H0.666667C0.298477%201.33333%201.78814e-07%201.03486%201.78814e-07%200.666667ZM1.78814e-07%203.62963C1.78814e-07%203.26144%200.298477%202.96296%200.666667%202.96296H11.3333C11.7015%202.96296%2012%203.26144%2012%203.62963C12%203.99782%2011.7015%204.2963%2011.3333%204.2963H0.666667C0.298477%204.2963%201.78814e-07%203.99782%201.78814e-07%203.62963ZM0%206.59259C0%206.2244%200.298477%205.92593%200.666667%205.92593H11.3333C11.7015%205.92593%2012%206.2244%2012%206.59259C12%206.96078%2011.7015%207.25926%2011.3333%207.25926H0.666667C0.298477%207.25926%200%206.96078%200%206.59259ZM0%209.55556C0%209.18737%200.298477%208.88889%200.666667%208.88889H8.66667C9.03486%208.88889%209.33333%209.18737%209.33333%209.55556C9.33333%209.92375%209.03486%2010.2222%208.66667%2010.2222H0.666667C0.298477%2010.2222%200%209.92375%200%209.55556Z'%20/%3e%3c/svg%3e", toolbox_default = "data:image/svg+xml,%3csvg%20aria-hidden='true'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20style='stroke:currentColor;stroke-opacity:%201;'%20d='M8%208V4a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202v4m6%2012V10a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202v10a2%202%200%200%200%202%202h16a2%202%200%200%200%202-2ZM8%2013v4m8-4v4M2%2015h20'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e", triangle_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%20512%20512'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='currentColor'%20d='M214.433%2056C232.908%2023.9999%20279.096%2024.0001%20297.571%2056L477.704%20368C496.18%20400%20473.085%20440%20436.135%20440H75.8685C38.918%20440%2015.8241%20400%2034.2993%20368L214.433%2056ZM256.002%20144L131.294%20360H380.709L256.002%20144Z'%20/%3e%3c/svg%3e", vector_square_default = "data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2'%20y='2'%20width='5'%20height='5'%20rx='1'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'/%3e%3crect%20x='17'%20y='2'%20width='5'%20height='5'%20rx='1'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'/%3e%3crect%20x='17'%20y='17'%20width='5'%20height='5'%20rx='1'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'/%3e%3crect%20x='2'%20y='17'%20width='5'%20height='5'%20rx='1'%20stroke='currentColor'%20style='stroke:currentColor;stroke-opacity:1;'%20stroke-width='2'/%3e%3crect%20x='7'%20y='3'%20width='10'%20height='2'%20fill='currentColor'%20style='fill:currentColor;fill-opacity:1;'/%3e%3crect%20x='7'%20y='19'%20width='10'%20height='2'%20fill='currentColor'%20style='fill:currentColor;fill-opacity:1;'/%3e%3crect%20x='3'%20y='7'%20width='2'%20height='10'%20fill='currentColor'%20style='fill:currentColor;fill-opacity:1;'/%3e%3crect%20x='19'%20y='7'%20width='2'%20height='10'%20fill='currentColor'%20style='fill:currentColor;fill-opacity:1;'/%3e%3c/svg%3e", webhook_default = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3e%3cpath%20fill='currentColor'%20d='M35%2037c-2.2%200-4-1.8-4-4s1.8-4%204-4%204%201.8%204%204-1.8%204-4%204'/%3e%3cpath%20fill='currentColor'%20d='M35%2043c-3%200-5.9-1.4-7.8-3.7l3.1-2.5c1.1%201.4%202.9%202.3%204.7%202.3%203.3%200%206-2.7%206-6s-2.7-6-6-6c-1%200-2%20.3-2.9.7l-1.7%201L23.3%2016l3.5-1.9%205.3%209.4c1-.3%202-.5%203-.5%205.5%200%2010%204.5%2010%2010S40.5%2043%2035%2043'/%3e%3cpath%20fill='currentColor'%20d='M14%2043C8.5%2043%204%2038.5%204%2033c0-4.6%203.1-8.5%207.5-9.7l1%203.9C9.9%2027.9%208%2030.3%208%2033c0%203.3%202.7%206%206%206s6-2.7%206-6v-2h15v4H23.8c-.9%204.6-5%208-9.8%208'/%3e%3cpath%20fill='currentColor'%20d='M14%2037c-2.2%200-4-1.8-4-4s1.8-4%204-4%204%201.8%204%204-1.8%204-4%204'/%3e%3cpath%20fill='currentColor'%20d='M25%2019c-2.2%200-4-1.8-4-4s1.8-4%204-4%204%201.8%204%204-1.8%204-4%204'/%3e%3cpath%20fill='currentColor'%20d='m15.7%2034-3.4-2%205.9-9.7c-2-1.9-3.2-4.5-3.2-7.3%200-5.5%204.5-10%2010-10s10%204.5%2010%2010c0%20.9-.1%201.7-.3%202.5l-3.9-1c.1-.5.2-1%20.2-1.5%200-3.3-2.7-6-6-6s-6%202.7-6%206c0%202.1%201.1%204%202.9%205.1l1.7%201z'/%3e%3c/svg%3e", _hoisted_1$221 = {
12773
12773
  viewBox: "0 0 24 24",
12774
12774
  width: "1.2em",
12775
12775
  height: "1.2em"
12776
12776
  };
12777
- function render$198(e, t) {
12778
- return openBlock(), createElementBlock("svg", _hoisted_1$218, [...t[0] ||= [createBaseVNode("path", {
12777
+ function render$203(e, t) {
12778
+ return openBlock(), createElementBlock("svg", _hoisted_1$221, [...t[0] ||= [createBaseVNode("path", {
12779
12779
  fill: "none",
12780
12780
  stroke: "currentColor",
12781
12781
  "stroke-linecap": "round",
@@ -12786,14 +12786,14 @@ function render$198(e, t) {
12786
12786
  }
12787
12787
  var align_right_default = {
12788
12788
  name: "lucide-align-right",
12789
- render: render$198
12790
- }, _hoisted_1$217 = {
12789
+ render: render$203
12790
+ }, _hoisted_1$220 = {
12791
12791
  viewBox: "0 0 24 24",
12792
12792
  width: "1.2em",
12793
12793
  height: "1.2em"
12794
12794
  };
12795
- function render$197(e, t) {
12796
- return openBlock(), createElementBlock("svg", _hoisted_1$217, [...t[0] ||= [createBaseVNode("g", {
12795
+ function render$202(e, t) {
12796
+ return openBlock(), createElementBlock("svg", _hoisted_1$220, [...t[0] ||= [createBaseVNode("g", {
12797
12797
  fill: "none",
12798
12798
  stroke: "currentColor",
12799
12799
  "stroke-linecap": "round",
@@ -12809,14 +12809,14 @@ function render$197(e, t) {
12809
12809
  }
12810
12810
  var archive_default = {
12811
12811
  name: "lucide-archive",
12812
- render: render$197
12813
- }, _hoisted_1$216 = {
12812
+ render: render$202
12813
+ }, _hoisted_1$219 = {
12814
12814
  viewBox: "0 0 24 24",
12815
12815
  width: "1.2em",
12816
12816
  height: "1.2em"
12817
12817
  };
12818
- function render$196(e, t) {
12819
- return openBlock(), createElementBlock("svg", _hoisted_1$216, [...t[0] ||= [createBaseVNode("g", {
12818
+ function render$201(e, t) {
12819
+ return openBlock(), createElementBlock("svg", _hoisted_1$219, [...t[0] ||= [createBaseVNode("g", {
12820
12820
  fill: "none",
12821
12821
  stroke: "currentColor",
12822
12822
  "stroke-linecap": "round",
@@ -12832,14 +12832,14 @@ function render$196(e, t) {
12832
12832
  }
12833
12833
  var archive_restore_default = {
12834
12834
  name: "lucide-archive-restore",
12835
- render: render$196
12836
- }, _hoisted_1$215 = {
12835
+ render: render$201
12836
+ }, _hoisted_1$218 = {
12837
12837
  viewBox: "0 0 24 24",
12838
12838
  width: "1.2em",
12839
12839
  height: "1.2em"
12840
12840
  };
12841
- function render$195(e, t) {
12842
- return openBlock(), createElementBlock("svg", _hoisted_1$215, [...t[0] ||= [createBaseVNode("path", {
12841
+ function render$200(e, t) {
12842
+ return openBlock(), createElementBlock("svg", _hoisted_1$218, [...t[0] ||= [createBaseVNode("path", {
12843
12843
  fill: "none",
12844
12844
  stroke: "currentColor",
12845
12845
  "stroke-linecap": "round",
@@ -12850,14 +12850,14 @@ function render$195(e, t) {
12850
12850
  }
12851
12851
  var arrow_down_default$1 = {
12852
12852
  name: "lucide-arrow-down",
12853
- render: render$195
12854
- }, _hoisted_1$214 = {
12853
+ render: render$200
12854
+ }, _hoisted_1$217 = {
12855
12855
  viewBox: "0 0 24 24",
12856
12856
  width: "1.2em",
12857
12857
  height: "1.2em"
12858
12858
  };
12859
- function render$194(e, t) {
12860
- return openBlock(), createElementBlock("svg", _hoisted_1$214, [...t[0] ||= [createBaseVNode("path", {
12859
+ function render$199(e, t) {
12860
+ return openBlock(), createElementBlock("svg", _hoisted_1$217, [...t[0] ||= [createBaseVNode("path", {
12861
12861
  fill: "none",
12862
12862
  stroke: "currentColor",
12863
12863
  "stroke-linecap": "round",
@@ -12868,14 +12868,14 @@ function render$194(e, t) {
12868
12868
  }
12869
12869
  var arrow_left_default$1 = {
12870
12870
  name: "lucide-arrow-left",
12871
- render: render$194
12872
- }, _hoisted_1$213 = {
12871
+ render: render$199
12872
+ }, _hoisted_1$216 = {
12873
12873
  viewBox: "0 0 24 24",
12874
12874
  width: "1.2em",
12875
12875
  height: "1.2em"
12876
12876
  };
12877
- function render$193(e, t) {
12878
- return openBlock(), createElementBlock("svg", _hoisted_1$213, [...t[0] ||= [createBaseVNode("path", {
12877
+ function render$198(e, t) {
12878
+ return openBlock(), createElementBlock("svg", _hoisted_1$216, [...t[0] ||= [createBaseVNode("path", {
12879
12879
  fill: "none",
12880
12880
  stroke: "currentColor",
12881
12881
  "stroke-linecap": "round",
@@ -12886,14 +12886,14 @@ function render$193(e, t) {
12886
12886
  }
12887
12887
  var arrow_left_right_default = {
12888
12888
  name: "lucide-arrow-left-right",
12889
- render: render$193
12890
- }, _hoisted_1$212 = {
12889
+ render: render$198
12890
+ }, _hoisted_1$215 = {
12891
12891
  viewBox: "0 0 24 24",
12892
12892
  width: "1.2em",
12893
12893
  height: "1.2em"
12894
12894
  };
12895
- function render$192(e, t) {
12896
- return openBlock(), createElementBlock("svg", _hoisted_1$212, [...t[0] ||= [createBaseVNode("path", {
12895
+ function render$197(e, t) {
12896
+ return openBlock(), createElementBlock("svg", _hoisted_1$215, [...t[0] ||= [createBaseVNode("path", {
12897
12897
  fill: "none",
12898
12898
  stroke: "currentColor",
12899
12899
  "stroke-linecap": "round",
@@ -12904,14 +12904,14 @@ function render$192(e, t) {
12904
12904
  }
12905
12905
  var arrow_right_default$1 = {
12906
12906
  name: "lucide-arrow-right",
12907
- render: render$192
12908
- }, _hoisted_1$211 = {
12907
+ render: render$197
12908
+ }, _hoisted_1$214 = {
12909
12909
  viewBox: "0 0 24 24",
12910
12910
  width: "1.2em",
12911
12911
  height: "1.2em"
12912
12912
  };
12913
- function render$191(e, t) {
12914
- return openBlock(), createElementBlock("svg", _hoisted_1$211, [...t[0] ||= [createBaseVNode("path", {
12913
+ function render$196(e, t) {
12914
+ return openBlock(), createElementBlock("svg", _hoisted_1$214, [...t[0] ||= [createBaseVNode("path", {
12915
12915
  fill: "none",
12916
12916
  stroke: "currentColor",
12917
12917
  "stroke-linecap": "round",
@@ -12922,14 +12922,14 @@ function render$191(e, t) {
12922
12922
  }
12923
12923
  var arrow_right_from_line_default = {
12924
12924
  name: "lucide-arrow-right-from-line",
12925
- render: render$191
12926
- }, _hoisted_1$210 = {
12925
+ render: render$196
12926
+ }, _hoisted_1$213 = {
12927
12927
  viewBox: "0 0 24 24",
12928
12928
  width: "1.2em",
12929
12929
  height: "1.2em"
12930
12930
  };
12931
- function render$190(e, t) {
12932
- return openBlock(), createElementBlock("svg", _hoisted_1$210, [...t[0] ||= [createBaseVNode("path", {
12931
+ function render$195(e, t) {
12932
+ return openBlock(), createElementBlock("svg", _hoisted_1$213, [...t[0] ||= [createBaseVNode("path", {
12933
12933
  fill: "none",
12934
12934
  stroke: "currentColor",
12935
12935
  "stroke-linecap": "round",
@@ -12940,14 +12940,14 @@ function render$190(e, t) {
12940
12940
  }
12941
12941
  var arrow_right_to_line_default = {
12942
12942
  name: "lucide-arrow-right-to-line",
12943
- render: render$190
12944
- }, _hoisted_1$209 = {
12943
+ render: render$195
12944
+ }, _hoisted_1$212 = {
12945
12945
  viewBox: "0 0 24 24",
12946
12946
  width: "1.2em",
12947
12947
  height: "1.2em"
12948
12948
  };
12949
- function render$189(e, t) {
12950
- return openBlock(), createElementBlock("svg", _hoisted_1$209, [...t[0] ||= [createBaseVNode("path", {
12949
+ function render$194(e, t) {
12950
+ return openBlock(), createElementBlock("svg", _hoisted_1$212, [...t[0] ||= [createBaseVNode("path", {
12951
12951
  fill: "none",
12952
12952
  stroke: "currentColor",
12953
12953
  "stroke-linecap": "round",
@@ -12958,14 +12958,14 @@ function render$189(e, t) {
12958
12958
  }
12959
12959
  var arrow_up_default = {
12960
12960
  name: "lucide-arrow-up",
12961
- render: render$189
12962
- }, _hoisted_1$208 = {
12961
+ render: render$194
12962
+ }, _hoisted_1$211 = {
12963
12963
  viewBox: "0 0 24 24",
12964
12964
  width: "1.2em",
12965
12965
  height: "1.2em"
12966
12966
  };
12967
- function render$188(e, t) {
12968
- return openBlock(), createElementBlock("svg", _hoisted_1$208, [...t[0] ||= [createBaseVNode("path", {
12967
+ function render$193(e, t) {
12968
+ return openBlock(), createElementBlock("svg", _hoisted_1$211, [...t[0] ||= [createBaseVNode("path", {
12969
12969
  fill: "none",
12970
12970
  stroke: "currentColor",
12971
12971
  "stroke-linecap": "round",
@@ -12976,14 +12976,14 @@ function render$188(e, t) {
12976
12976
  }
12977
12977
  var arrow_up_right_default = {
12978
12978
  name: "lucide-arrow-up-right",
12979
- render: render$188
12980
- }, _hoisted_1$207 = {
12979
+ render: render$193
12980
+ }, _hoisted_1$210 = {
12981
12981
  viewBox: "0 0 24 24",
12982
12982
  width: "1.2em",
12983
12983
  height: "1.2em"
12984
12984
  };
12985
- function render$187(e, t) {
12986
- return openBlock(), createElementBlock("svg", _hoisted_1$207, [...t[0] ||= [createBaseVNode("g", {
12985
+ function render$192(e, t) {
12986
+ return openBlock(), createElementBlock("svg", _hoisted_1$210, [...t[0] ||= [createBaseVNode("g", {
12987
12987
  fill: "none",
12988
12988
  stroke: "currentColor",
12989
12989
  "stroke-linecap": "round",
@@ -12997,14 +12997,31 @@ function render$187(e, t) {
12997
12997
  }
12998
12998
  var at_sign_default = {
12999
12999
  name: "lucide-at-sign",
13000
- render: render$187
13001
- }, _hoisted_1$206 = {
13000
+ render: render$192
13001
+ }, _hoisted_1$209 = {
13002
13002
  viewBox: "0 0 24 24",
13003
13003
  width: "1.2em",
13004
13004
  height: "1.2em"
13005
13005
  };
13006
- function render$186(e, t) {
13007
- return openBlock(), createElementBlock("svg", _hoisted_1$206, [...t[0] ||= [createBaseVNode("g", {
13006
+ function render$191(e, t) {
13007
+ return openBlock(), createElementBlock("svg", _hoisted_1$209, [...t[0] ||= [createBaseVNode("g", {
13008
+ fill: "none",
13009
+ stroke: "currentColor",
13010
+ "stroke-linecap": "round",
13011
+ "stroke-linejoin": "round",
13012
+ "stroke-width": "2"
13013
+ }, [createBaseVNode("path", { d: "M3.85 8.62a4 4 0 0 1 4.78-4.77a4 4 0 0 1 6.74 0a4 4 0 0 1 4.78 4.78a4 4 0 0 1 0 6.74a4 4 0 0 1-4.77 4.78a4 4 0 0 1-6.75 0a4 4 0 0 1-4.78-4.77a4 4 0 0 1 0-6.76" }), createBaseVNode("path", { d: "m9 12l2 2l4-4" })], -1)]]);
13014
+ }
13015
+ var badge_check_default = {
13016
+ name: "lucide-badge-check",
13017
+ render: render$191
13018
+ }, _hoisted_1$208 = {
13019
+ viewBox: "0 0 24 24",
13020
+ width: "1.2em",
13021
+ height: "1.2em"
13022
+ };
13023
+ function render$190(e, t) {
13024
+ return openBlock(), createElementBlock("svg", _hoisted_1$208, [...t[0] ||= [createBaseVNode("g", {
13008
13025
  fill: "none",
13009
13026
  stroke: "currentColor",
13010
13027
  "stroke-linecap": "round",
@@ -13018,14 +13035,14 @@ function render$186(e, t) {
13018
13035
  }
13019
13036
  var ban_default = {
13020
13037
  name: "lucide-ban",
13021
- render: render$186
13022
- }, _hoisted_1$205 = {
13038
+ render: render$190
13039
+ }, _hoisted_1$207 = {
13023
13040
  viewBox: "0 0 24 24",
13024
13041
  width: "1.2em",
13025
13042
  height: "1.2em"
13026
13043
  };
13027
- function render$185(e, t) {
13028
- return openBlock(), createElementBlock("svg", _hoisted_1$205, [...t[0] ||= [createBaseVNode("path", {
13044
+ function render$189(e, t) {
13045
+ return openBlock(), createElementBlock("svg", _hoisted_1$207, [...t[0] ||= [createBaseVNode("path", {
13029
13046
  fill: "none",
13030
13047
  stroke: "currentColor",
13031
13048
  "stroke-linecap": "round",
@@ -13036,14 +13053,14 @@ function render$185(e, t) {
13036
13053
  }
13037
13054
  var bell_default = {
13038
13055
  name: "lucide-bell",
13039
- render: render$185
13040
- }, _hoisted_1$204 = {
13056
+ render: render$189
13057
+ }, _hoisted_1$206 = {
13041
13058
  viewBox: "0 0 24 24",
13042
13059
  width: "1.2em",
13043
13060
  height: "1.2em"
13044
13061
  };
13045
- function render$184(e, t) {
13046
- return openBlock(), createElementBlock("svg", _hoisted_1$204, [...t[0] ||= [createBaseVNode("path", {
13062
+ function render$188(e, t) {
13063
+ return openBlock(), createElementBlock("svg", _hoisted_1$206, [...t[0] ||= [createBaseVNode("path", {
13047
13064
  fill: "none",
13048
13065
  stroke: "currentColor",
13049
13066
  "stroke-linecap": "round",
@@ -13054,14 +13071,14 @@ function render$184(e, t) {
13054
13071
  }
13055
13072
  var book_default = {
13056
13073
  name: "lucide-book",
13057
- render: render$184
13058
- }, _hoisted_1$203 = {
13074
+ render: render$188
13075
+ }, _hoisted_1$205 = {
13059
13076
  viewBox: "0 0 24 24",
13060
13077
  width: "1.2em",
13061
13078
  height: "1.2em"
13062
13079
  };
13063
- function render$183(e, t) {
13064
- return openBlock(), createElementBlock("svg", _hoisted_1$203, [...t[0] ||= [createBaseVNode("path", {
13080
+ function render$187(e, t) {
13081
+ return openBlock(), createElementBlock("svg", _hoisted_1$205, [...t[0] ||= [createBaseVNode("path", {
13065
13082
  fill: "none",
13066
13083
  stroke: "currentColor",
13067
13084
  "stroke-linecap": "round",
@@ -13072,14 +13089,14 @@ function render$183(e, t) {
13072
13089
  }
13073
13090
  var book_open_default = {
13074
13091
  name: "lucide-book-open",
13075
- render: render$183
13076
- }, _hoisted_1$202 = {
13092
+ render: render$187
13093
+ }, _hoisted_1$204 = {
13077
13094
  viewBox: "0 0 24 24",
13078
13095
  width: "1.2em",
13079
13096
  height: "1.2em"
13080
13097
  };
13081
- function render$182(e, t) {
13082
- return openBlock(), createElementBlock("svg", _hoisted_1$202, [...t[0] ||= [createBaseVNode("g", {
13098
+ function render$186(e, t) {
13099
+ return openBlock(), createElementBlock("svg", _hoisted_1$204, [...t[0] ||= [createBaseVNode("g", {
13083
13100
  fill: "none",
13084
13101
  stroke: "currentColor",
13085
13102
  "stroke-linecap": "round",
@@ -13099,14 +13116,14 @@ function render$182(e, t) {
13099
13116
  }
13100
13117
  var bot_default = {
13101
13118
  name: "lucide-bot",
13102
- render: render$182
13103
- }, _hoisted_1$201 = {
13119
+ render: render$186
13120
+ }, _hoisted_1$203 = {
13104
13121
  viewBox: "0 0 24 24",
13105
13122
  width: "1.2em",
13106
13123
  height: "1.2em"
13107
13124
  };
13108
- function render$181(e, t) {
13109
- return openBlock(), createElementBlock("svg", _hoisted_1$201, [...t[0] ||= [createBaseVNode("g", {
13125
+ function render$185(e, t) {
13126
+ return openBlock(), createElementBlock("svg", _hoisted_1$203, [...t[0] ||= [createBaseVNode("g", {
13110
13127
  fill: "none",
13111
13128
  stroke: "currentColor",
13112
13129
  "stroke-linecap": "round",
@@ -13116,14 +13133,14 @@ function render$181(e, t) {
13116
13133
  }
13117
13134
  var box_default = {
13118
13135
  name: "lucide-box",
13119
- render: render$181
13120
- }, _hoisted_1$200 = {
13136
+ render: render$185
13137
+ }, _hoisted_1$202 = {
13121
13138
  viewBox: "0 0 24 24",
13122
13139
  width: "1.2em",
13123
13140
  height: "1.2em"
13124
13141
  };
13125
- function render$180(e, t) {
13126
- return openBlock(), createElementBlock("svg", _hoisted_1$200, [...t[0] ||= [createBaseVNode("path", {
13142
+ function render$184(e, t) {
13143
+ return openBlock(), createElementBlock("svg", _hoisted_1$202, [...t[0] ||= [createBaseVNode("path", {
13127
13144
  fill: "none",
13128
13145
  stroke: "currentColor",
13129
13146
  "stroke-linecap": "round",
@@ -13134,14 +13151,14 @@ function render$180(e, t) {
13134
13151
  }
13135
13152
  var braces_default = {
13136
13153
  name: "lucide-braces",
13137
- render: render$180
13138
- }, _hoisted_1$199 = {
13154
+ render: render$184
13155
+ }, _hoisted_1$201 = {
13139
13156
  viewBox: "0 0 24 24",
13140
13157
  width: "1.2em",
13141
13158
  height: "1.2em"
13142
13159
  };
13143
- function render$179(e, t) {
13144
- return openBlock(), createElementBlock("svg", _hoisted_1$199, [...t[0] ||= [createBaseVNode("g", {
13160
+ function render$183(e, t) {
13161
+ return openBlock(), createElementBlock("svg", _hoisted_1$201, [...t[0] ||= [createBaseVNode("g", {
13145
13162
  fill: "none",
13146
13163
  stroke: "currentColor",
13147
13164
  "stroke-linecap": "round",
@@ -13155,14 +13172,14 @@ function render$179(e, t) {
13155
13172
  }
13156
13173
  var brain_default = {
13157
13174
  name: "lucide-brain",
13158
- render: render$179
13159
- }, _hoisted_1$198 = {
13175
+ render: render$183
13176
+ }, _hoisted_1$200 = {
13160
13177
  viewBox: "0 0 24 24",
13161
13178
  width: "1.2em",
13162
13179
  height: "1.2em"
13163
13180
  };
13164
- function render$178(e, t) {
13165
- return openBlock(), createElementBlock("svg", _hoisted_1$198, [...t[0] ||= [createBaseVNode("g", {
13181
+ function render$182(e, t) {
13182
+ return openBlock(), createElementBlock("svg", _hoisted_1$200, [...t[0] ||= [createBaseVNode("g", {
13166
13183
  fill: "none",
13167
13184
  stroke: "currentColor",
13168
13185
  "stroke-linecap": "round",
@@ -13176,14 +13193,14 @@ function render$178(e, t) {
13176
13193
  }
13177
13194
  var bug_default = {
13178
13195
  name: "lucide-bug",
13179
- render: render$178
13180
- }, _hoisted_1$197 = {
13196
+ render: render$182
13197
+ }, _hoisted_1$199 = {
13181
13198
  viewBox: "0 0 24 24",
13182
13199
  width: "1.2em",
13183
13200
  height: "1.2em"
13184
13201
  };
13185
- function render$177(e, t) {
13186
- return openBlock(), createElementBlock("svg", _hoisted_1$197, [...t[0] ||= [createBaseVNode("g", {
13202
+ function render$181(e, t) {
13203
+ return openBlock(), createElementBlock("svg", _hoisted_1$199, [...t[0] ||= [createBaseVNode("g", {
13187
13204
  fill: "none",
13188
13205
  stroke: "currentColor",
13189
13206
  "stroke-linecap": "round",
@@ -13199,14 +13216,14 @@ function render$177(e, t) {
13199
13216
  }
13200
13217
  var calculator_default = {
13201
13218
  name: "lucide-calculator",
13202
- render: render$177
13203
- }, _hoisted_1$196 = {
13219
+ render: render$181
13220
+ }, _hoisted_1$198 = {
13204
13221
  viewBox: "0 0 24 24",
13205
13222
  width: "1.2em",
13206
13223
  height: "1.2em"
13207
13224
  };
13208
- function render$176(e, t) {
13209
- return openBlock(), createElementBlock("svg", _hoisted_1$196, [...t[0] ||= [createBaseVNode("g", {
13225
+ function render$180(e, t) {
13226
+ return openBlock(), createElementBlock("svg", _hoisted_1$198, [...t[0] ||= [createBaseVNode("g", {
13210
13227
  fill: "none",
13211
13228
  stroke: "currentColor",
13212
13229
  "stroke-linecap": "round",
@@ -13226,14 +13243,14 @@ function render$176(e, t) {
13226
13243
  }
13227
13244
  var calendar_default = {
13228
13245
  name: "lucide-calendar",
13229
- render: render$176
13230
- }, _hoisted_1$195 = {
13246
+ render: render$180
13247
+ }, _hoisted_1$197 = {
13231
13248
  viewBox: "0 0 24 24",
13232
13249
  width: "1.2em",
13233
13250
  height: "1.2em"
13234
13251
  };
13235
- function render$175(e, t) {
13236
- return openBlock(), createElementBlock("svg", _hoisted_1$195, [...t[0] ||= [createBaseVNode("path", {
13252
+ function render$179(e, t) {
13253
+ return openBlock(), createElementBlock("svg", _hoisted_1$197, [...t[0] ||= [createBaseVNode("path", {
13237
13254
  fill: "none",
13238
13255
  stroke: "currentColor",
13239
13256
  "stroke-linecap": "round",
@@ -13244,14 +13261,14 @@ function render$175(e, t) {
13244
13261
  }
13245
13262
  var case_upper_default = {
13246
13263
  name: "lucide-case-upper",
13247
- render: render$175
13248
- }, _hoisted_1$194 = {
13264
+ render: render$179
13265
+ }, _hoisted_1$196 = {
13249
13266
  viewBox: "0 0 24 24",
13250
13267
  width: "1.2em",
13251
13268
  height: "1.2em"
13252
13269
  };
13253
- function render$174(e, t) {
13254
- return openBlock(), createElementBlock("svg", _hoisted_1$194, [...t[0] ||= [createBaseVNode("path", {
13270
+ function render$178(e, t) {
13271
+ return openBlock(), createElementBlock("svg", _hoisted_1$196, [...t[0] ||= [createBaseVNode("path", {
13255
13272
  fill: "none",
13256
13273
  stroke: "currentColor",
13257
13274
  "stroke-linecap": "round",
@@ -13262,14 +13279,14 @@ function render$174(e, t) {
13262
13279
  }
13263
13280
  var chart_column_decreasing_default = {
13264
13281
  name: "lucide-chart-column-decreasing",
13265
- render: render$174
13266
- }, _hoisted_1$193 = {
13282
+ render: render$178
13283
+ }, _hoisted_1$195 = {
13267
13284
  viewBox: "0 0 24 24",
13268
13285
  width: "1.2em",
13269
13286
  height: "1.2em"
13270
13287
  };
13271
- function render$173(e, t) {
13272
- return openBlock(), createElementBlock("svg", _hoisted_1$193, [...t[0] ||= [createBaseVNode("path", {
13288
+ function render$177(e, t) {
13289
+ return openBlock(), createElementBlock("svg", _hoisted_1$195, [...t[0] ||= [createBaseVNode("path", {
13273
13290
  fill: "none",
13274
13291
  stroke: "currentColor",
13275
13292
  "stroke-linecap": "round",
@@ -13280,14 +13297,14 @@ function render$173(e, t) {
13280
13297
  }
13281
13298
  var check_default = {
13282
13299
  name: "lucide-check",
13283
- render: render$173
13284
- }, _hoisted_1$192 = {
13300
+ render: render$177
13301
+ }, _hoisted_1$194 = {
13285
13302
  viewBox: "0 0 24 24",
13286
13303
  width: "1.2em",
13287
13304
  height: "1.2em"
13288
13305
  };
13289
- function render$172(e, t) {
13290
- return openBlock(), createElementBlock("svg", _hoisted_1$192, [...t[0] ||= [createBaseVNode("path", {
13306
+ function render$176(e, t) {
13307
+ return openBlock(), createElementBlock("svg", _hoisted_1$194, [...t[0] ||= [createBaseVNode("path", {
13291
13308
  fill: "none",
13292
13309
  stroke: "currentColor",
13293
13310
  "stroke-linecap": "round",
@@ -13298,14 +13315,14 @@ function render$172(e, t) {
13298
13315
  }
13299
13316
  var check_check_default = {
13300
13317
  name: "lucide-check-check",
13301
- render: render$172
13302
- }, _hoisted_1$191 = {
13318
+ render: render$176
13319
+ }, _hoisted_1$193 = {
13303
13320
  viewBox: "0 0 24 24",
13304
13321
  width: "1.2em",
13305
13322
  height: "1.2em"
13306
13323
  };
13307
- function render$171(e, t) {
13308
- return openBlock(), createElementBlock("svg", _hoisted_1$191, [...t[0] ||= [createBaseVNode("path", {
13324
+ function render$175(e, t) {
13325
+ return openBlock(), createElementBlock("svg", _hoisted_1$193, [...t[0] ||= [createBaseVNode("path", {
13309
13326
  fill: "none",
13310
13327
  stroke: "currentColor",
13311
13328
  "stroke-linecap": "round",
@@ -13316,14 +13333,14 @@ function render$171(e, t) {
13316
13333
  }
13317
13334
  var chevron_down_default$1 = {
13318
13335
  name: "lucide-chevron-down",
13319
- render: render$171
13320
- }, _hoisted_1$190 = {
13336
+ render: render$175
13337
+ }, _hoisted_1$192 = {
13321
13338
  viewBox: "0 0 24 24",
13322
13339
  width: "1.2em",
13323
13340
  height: "1.2em"
13324
13341
  };
13325
- function render$170(e, t) {
13326
- return openBlock(), createElementBlock("svg", _hoisted_1$190, [...t[0] ||= [createBaseVNode("path", {
13342
+ function render$174(e, t) {
13343
+ return openBlock(), createElementBlock("svg", _hoisted_1$192, [...t[0] ||= [createBaseVNode("path", {
13327
13344
  fill: "none",
13328
13345
  stroke: "currentColor",
13329
13346
  "stroke-linecap": "round",
@@ -13334,14 +13351,14 @@ function render$170(e, t) {
13334
13351
  }
13335
13352
  var chevron_left_default = {
13336
13353
  name: "lucide-chevron-left",
13337
- render: render$170
13338
- }, _hoisted_1$189 = {
13354
+ render: render$174
13355
+ }, _hoisted_1$191 = {
13339
13356
  viewBox: "0 0 24 24",
13340
13357
  width: "1.2em",
13341
13358
  height: "1.2em"
13342
13359
  };
13343
- function render$169(e, t) {
13344
- return openBlock(), createElementBlock("svg", _hoisted_1$189, [...t[0] ||= [createBaseVNode("path", {
13360
+ function render$173(e, t) {
13361
+ return openBlock(), createElementBlock("svg", _hoisted_1$191, [...t[0] ||= [createBaseVNode("path", {
13345
13362
  fill: "none",
13346
13363
  stroke: "currentColor",
13347
13364
  "stroke-linecap": "round",
@@ -13352,14 +13369,14 @@ function render$169(e, t) {
13352
13369
  }
13353
13370
  var chevron_right_default = {
13354
13371
  name: "lucide-chevron-right",
13355
- render: render$169
13356
- }, _hoisted_1$188 = {
13372
+ render: render$173
13373
+ }, _hoisted_1$190 = {
13357
13374
  viewBox: "0 0 24 24",
13358
13375
  width: "1.2em",
13359
13376
  height: "1.2em"
13360
13377
  };
13361
- function render$168(e, t) {
13362
- return openBlock(), createElementBlock("svg", _hoisted_1$188, [...t[0] ||= [createBaseVNode("path", {
13378
+ function render$172(e, t) {
13379
+ return openBlock(), createElementBlock("svg", _hoisted_1$190, [...t[0] ||= [createBaseVNode("path", {
13363
13380
  fill: "none",
13364
13381
  stroke: "currentColor",
13365
13382
  "stroke-linecap": "round",
@@ -13370,14 +13387,14 @@ function render$168(e, t) {
13370
13387
  }
13371
13388
  var chevron_up_default = {
13372
13389
  name: "lucide-chevron-up",
13373
- render: render$168
13374
- }, _hoisted_1$187 = {
13390
+ render: render$172
13391
+ }, _hoisted_1$189 = {
13375
13392
  viewBox: "0 0 24 24",
13376
13393
  width: "1.2em",
13377
13394
  height: "1.2em"
13378
13395
  };
13379
- function render$167(e, t) {
13380
- return openBlock(), createElementBlock("svg", _hoisted_1$187, [...t[0] ||= [createBaseVNode("path", {
13396
+ function render$171(e, t) {
13397
+ return openBlock(), createElementBlock("svg", _hoisted_1$189, [...t[0] ||= [createBaseVNode("path", {
13381
13398
  fill: "none",
13382
13399
  stroke: "currentColor",
13383
13400
  "stroke-linecap": "round",
@@ -13388,14 +13405,14 @@ function render$167(e, t) {
13388
13405
  }
13389
13406
  var chevrons_down_up_default = {
13390
13407
  name: "lucide-chevrons-down-up",
13391
- render: render$167
13392
- }, _hoisted_1$186 = {
13408
+ render: render$171
13409
+ }, _hoisted_1$188 = {
13393
13410
  viewBox: "0 0 24 24",
13394
13411
  width: "1.2em",
13395
13412
  height: "1.2em"
13396
13413
  };
13397
- function render$166(e, t) {
13398
- return openBlock(), createElementBlock("svg", _hoisted_1$186, [...t[0] ||= [createBaseVNode("path", {
13414
+ function render$170(e, t) {
13415
+ return openBlock(), createElementBlock("svg", _hoisted_1$188, [...t[0] ||= [createBaseVNode("path", {
13399
13416
  fill: "none",
13400
13417
  stroke: "currentColor",
13401
13418
  "stroke-linecap": "round",
@@ -13406,14 +13423,14 @@ function render$166(e, t) {
13406
13423
  }
13407
13424
  var chevrons_left_default = {
13408
13425
  name: "lucide-chevrons-left",
13409
- render: render$166
13410
- }, _hoisted_1$185 = {
13426
+ render: render$170
13427
+ }, _hoisted_1$187 = {
13411
13428
  viewBox: "0 0 24 24",
13412
13429
  width: "1.2em",
13413
13430
  height: "1.2em"
13414
13431
  };
13415
- function render$165(e, t) {
13416
- return openBlock(), createElementBlock("svg", _hoisted_1$185, [...t[0] ||= [createBaseVNode("path", {
13432
+ function render$169(e, t) {
13433
+ return openBlock(), createElementBlock("svg", _hoisted_1$187, [...t[0] ||= [createBaseVNode("path", {
13417
13434
  fill: "none",
13418
13435
  stroke: "currentColor",
13419
13436
  "stroke-linecap": "round",
@@ -13424,14 +13441,14 @@ function render$165(e, t) {
13424
13441
  }
13425
13442
  var chevrons_up_down_default = {
13426
13443
  name: "lucide-chevrons-up-down",
13427
- render: render$165
13428
- }, _hoisted_1$184 = {
13444
+ render: render$169
13445
+ }, _hoisted_1$186 = {
13429
13446
  viewBox: "0 0 24 24",
13430
13447
  width: "1.2em",
13431
13448
  height: "1.2em"
13432
13449
  };
13433
- function render$164(e, t) {
13434
- return openBlock(), createElementBlock("svg", _hoisted_1$184, [...t[0] ||= [createBaseVNode("circle", {
13450
+ function render$168(e, t) {
13451
+ return openBlock(), createElementBlock("svg", _hoisted_1$186, [...t[0] ||= [createBaseVNode("circle", {
13435
13452
  cx: "12",
13436
13453
  cy: "12",
13437
13454
  r: "10",
@@ -13444,14 +13461,14 @@ function render$164(e, t) {
13444
13461
  }
13445
13462
  var circle_default = {
13446
13463
  name: "lucide-circle",
13447
- render: render$164
13448
- }, _hoisted_1$183 = {
13464
+ render: render$168
13465
+ }, _hoisted_1$185 = {
13449
13466
  viewBox: "0 0 24 24",
13450
13467
  width: "1.2em",
13451
13468
  height: "1.2em"
13452
13469
  };
13453
- function render$163(e, t) {
13454
- return openBlock(), createElementBlock("svg", _hoisted_1$183, [...t[0] ||= [createBaseVNode("g", {
13470
+ function render$167(e, t) {
13471
+ return openBlock(), createElementBlock("svg", _hoisted_1$185, [...t[0] ||= [createBaseVNode("g", {
13455
13472
  fill: "none",
13456
13473
  stroke: "currentColor",
13457
13474
  "stroke-linecap": "round",
@@ -13465,14 +13482,14 @@ function render$163(e, t) {
13465
13482
  }
13466
13483
  var circle_alert_default = {
13467
13484
  name: "lucide-circle-alert",
13468
- render: render$163
13469
- }, _hoisted_1$182 = {
13485
+ render: render$167
13486
+ }, _hoisted_1$184 = {
13470
13487
  viewBox: "0 0 24 24",
13471
13488
  width: "1.2em",
13472
13489
  height: "1.2em"
13473
13490
  };
13474
- function render$162(e, t) {
13475
- return openBlock(), createElementBlock("svg", _hoisted_1$182, [...t[0] ||= [createBaseVNode("g", {
13491
+ function render$166(e, t) {
13492
+ return openBlock(), createElementBlock("svg", _hoisted_1$184, [...t[0] ||= [createBaseVNode("g", {
13476
13493
  fill: "none",
13477
13494
  stroke: "currentColor",
13478
13495
  "stroke-linecap": "round",
@@ -13486,14 +13503,14 @@ function render$162(e, t) {
13486
13503
  }
13487
13504
  var circle_check_default$1 = {
13488
13505
  name: "lucide-circle-check",
13489
- render: render$162
13490
- }, _hoisted_1$181 = {
13506
+ render: render$166
13507
+ }, _hoisted_1$183 = {
13491
13508
  viewBox: "0 0 24 24",
13492
13509
  width: "1.2em",
13493
13510
  height: "1.2em"
13494
13511
  };
13495
- function render$161(e, t) {
13496
- return openBlock(), createElementBlock("svg", _hoisted_1$181, [...t[0] ||= [createBaseVNode("g", {
13512
+ function render$165(e, t) {
13513
+ return openBlock(), createElementBlock("svg", _hoisted_1$183, [...t[0] ||= [createBaseVNode("g", {
13497
13514
  fill: "none",
13498
13515
  stroke: "currentColor",
13499
13516
  "stroke-linecap": "round",
@@ -13511,14 +13528,14 @@ function render$161(e, t) {
13511
13528
  }
13512
13529
  var circle_dot_default = {
13513
13530
  name: "lucide-circle-dot",
13514
- render: render$161
13515
- }, _hoisted_1$180 = {
13531
+ render: render$165
13532
+ }, _hoisted_1$182 = {
13516
13533
  viewBox: "0 0 24 24",
13517
13534
  width: "1.2em",
13518
13535
  height: "1.2em"
13519
13536
  };
13520
- function render$160(e, t) {
13521
- return openBlock(), createElementBlock("svg", _hoisted_1$180, [...t[0] ||= [createBaseVNode("g", {
13537
+ function render$164(e, t) {
13538
+ return openBlock(), createElementBlock("svg", _hoisted_1$182, [...t[0] ||= [createBaseVNode("g", {
13522
13539
  fill: "none",
13523
13540
  stroke: "currentColor",
13524
13541
  "stroke-linecap": "round",
@@ -13532,14 +13549,14 @@ function render$160(e, t) {
13532
13549
  }
13533
13550
  var circle_ellipsis_default = {
13534
13551
  name: "lucide-circle-ellipsis",
13535
- render: render$160
13536
- }, _hoisted_1$179 = {
13552
+ render: render$164
13553
+ }, _hoisted_1$181 = {
13537
13554
  viewBox: "0 0 24 24",
13538
13555
  width: "1.2em",
13539
13556
  height: "1.2em"
13540
13557
  };
13541
- function render$159(e, t) {
13542
- return openBlock(), createElementBlock("svg", _hoisted_1$179, [...t[0] ||= [createBaseVNode("g", {
13558
+ function render$163(e, t) {
13559
+ return openBlock(), createElementBlock("svg", _hoisted_1$181, [...t[0] ||= [createBaseVNode("g", {
13543
13560
  fill: "none",
13544
13561
  stroke: "currentColor",
13545
13562
  "stroke-linecap": "round",
@@ -13553,14 +13570,14 @@ function render$159(e, t) {
13553
13570
  }
13554
13571
  var circle_help_default = {
13555
13572
  name: "lucide-circle-help",
13556
- render: render$159
13557
- }, _hoisted_1$178 = {
13573
+ render: render$163
13574
+ }, _hoisted_1$180 = {
13558
13575
  viewBox: "0 0 24 24",
13559
13576
  width: "1.2em",
13560
13577
  height: "1.2em"
13561
13578
  };
13562
- function render$158(e, t) {
13563
- return openBlock(), createElementBlock("svg", _hoisted_1$178, [...t[0] ||= [createBaseVNode("g", {
13579
+ function render$162(e, t) {
13580
+ return openBlock(), createElementBlock("svg", _hoisted_1$180, [...t[0] ||= [createBaseVNode("g", {
13564
13581
  fill: "none",
13565
13582
  stroke: "currentColor",
13566
13583
  "stroke-linecap": "round",
@@ -13574,14 +13591,14 @@ function render$158(e, t) {
13574
13591
  }
13575
13592
  var circle_minus_default = {
13576
13593
  name: "lucide-circle-minus",
13577
- render: render$158
13578
- }, _hoisted_1$177 = {
13594
+ render: render$162
13595
+ }, _hoisted_1$179 = {
13579
13596
  viewBox: "0 0 24 24",
13580
13597
  width: "1.2em",
13581
13598
  height: "1.2em"
13582
13599
  };
13583
- function render$157(e, t) {
13584
- return openBlock(), createElementBlock("svg", _hoisted_1$177, [...t[0] ||= [createBaseVNode("g", {
13600
+ function render$161(e, t) {
13601
+ return openBlock(), createElementBlock("svg", _hoisted_1$179, [...t[0] ||= [createBaseVNode("g", {
13585
13602
  fill: "none",
13586
13603
  stroke: "currentColor",
13587
13604
  "stroke-linecap": "round",
@@ -13595,14 +13612,14 @@ function render$157(e, t) {
13595
13612
  }
13596
13613
  var circle_pause_default = {
13597
13614
  name: "lucide-circle-pause",
13598
- render: render$157
13599
- }, _hoisted_1$176 = {
13615
+ render: render$161
13616
+ }, _hoisted_1$178 = {
13600
13617
  viewBox: "0 0 24 24",
13601
13618
  width: "1.2em",
13602
13619
  height: "1.2em"
13603
13620
  };
13604
- function render$156(e, t) {
13605
- return openBlock(), createElementBlock("svg", _hoisted_1$176, [...t[0] ||= [createBaseVNode("g", {
13621
+ function render$160(e, t) {
13622
+ return openBlock(), createElementBlock("svg", _hoisted_1$178, [...t[0] ||= [createBaseVNode("g", {
13606
13623
  fill: "none",
13607
13624
  stroke: "currentColor",
13608
13625
  "stroke-linecap": "round",
@@ -13616,14 +13633,14 @@ function render$156(e, t) {
13616
13633
  }
13617
13634
  var circle_play_default = {
13618
13635
  name: "lucide-circle-play",
13619
- render: render$156
13620
- }, _hoisted_1$175 = {
13636
+ render: render$160
13637
+ }, _hoisted_1$177 = {
13621
13638
  viewBox: "0 0 24 24",
13622
13639
  width: "1.2em",
13623
13640
  height: "1.2em"
13624
13641
  };
13625
- function render$155(e, t) {
13626
- return openBlock(), createElementBlock("svg", _hoisted_1$175, [...t[0] ||= [createBaseVNode("g", {
13642
+ function render$159(e, t) {
13643
+ return openBlock(), createElementBlock("svg", _hoisted_1$177, [...t[0] ||= [createBaseVNode("g", {
13627
13644
  fill: "none",
13628
13645
  stroke: "currentColor",
13629
13646
  "stroke-linecap": "round",
@@ -13637,14 +13654,14 @@ function render$155(e, t) {
13637
13654
  }
13638
13655
  var circle_plus_default = {
13639
13656
  name: "lucide-circle-plus",
13640
- render: render$155
13641
- }, _hoisted_1$174 = {
13657
+ render: render$159
13658
+ }, _hoisted_1$176 = {
13642
13659
  viewBox: "0 0 24 24",
13643
13660
  width: "1.2em",
13644
13661
  height: "1.2em"
13645
13662
  };
13646
- function render$154(e, t) {
13647
- return openBlock(), createElementBlock("svg", _hoisted_1$174, [...t[0] ||= [createBaseVNode("g", {
13663
+ function render$158(e, t) {
13664
+ return openBlock(), createElementBlock("svg", _hoisted_1$176, [...t[0] ||= [createBaseVNode("g", {
13648
13665
  fill: "none",
13649
13666
  stroke: "currentColor",
13650
13667
  "stroke-linecap": "round",
@@ -13666,14 +13683,14 @@ function render$154(e, t) {
13666
13683
  }
13667
13684
  var circle_user_round_default = {
13668
13685
  name: "lucide-circle-user-round",
13669
- render: render$154
13670
- }, _hoisted_1$173 = {
13686
+ render: render$158
13687
+ }, _hoisted_1$175 = {
13671
13688
  viewBox: "0 0 24 24",
13672
13689
  width: "1.2em",
13673
13690
  height: "1.2em"
13674
13691
  };
13675
- function render$153(e, t) {
13676
- return openBlock(), createElementBlock("svg", _hoisted_1$173, [...t[0] ||= [createBaseVNode("g", {
13692
+ function render$157(e, t) {
13693
+ return openBlock(), createElementBlock("svg", _hoisted_1$175, [...t[0] ||= [createBaseVNode("g", {
13677
13694
  fill: "none",
13678
13695
  stroke: "currentColor",
13679
13696
  "stroke-linecap": "round",
@@ -13687,14 +13704,14 @@ function render$153(e, t) {
13687
13704
  }
13688
13705
  var circle_x_default = {
13689
13706
  name: "lucide-circle-x",
13690
- render: render$153
13691
- }, _hoisted_1$172 = {
13707
+ render: render$157
13708
+ }, _hoisted_1$174 = {
13692
13709
  viewBox: "0 0 24 24",
13693
13710
  width: "1.2em",
13694
13711
  height: "1.2em"
13695
13712
  };
13696
- function render$152(e, t) {
13697
- return openBlock(), createElementBlock("svg", _hoisted_1$172, [...t[0] ||= [createBaseVNode("g", {
13713
+ function render$156(e, t) {
13714
+ return openBlock(), createElementBlock("svg", _hoisted_1$174, [...t[0] ||= [createBaseVNode("g", {
13698
13715
  fill: "none",
13699
13716
  stroke: "currentColor",
13700
13717
  "stroke-linecap": "round",
@@ -13711,14 +13728,14 @@ function render$152(e, t) {
13711
13728
  }
13712
13729
  var clipboard_default = {
13713
13730
  name: "lucide-clipboard",
13714
- render: render$152
13715
- }, _hoisted_1$171 = {
13731
+ render: render$156
13732
+ }, _hoisted_1$173 = {
13716
13733
  viewBox: "0 0 24 24",
13717
13734
  width: "1.2em",
13718
13735
  height: "1.2em"
13719
13736
  };
13720
- function render$151(e, t) {
13721
- return openBlock(), createElementBlock("svg", _hoisted_1$171, [...t[0] ||= [createBaseVNode("g", {
13737
+ function render$155(e, t) {
13738
+ return openBlock(), createElementBlock("svg", _hoisted_1$173, [...t[0] ||= [createBaseVNode("g", {
13722
13739
  fill: "none",
13723
13740
  stroke: "currentColor",
13724
13741
  "stroke-linecap": "round",
@@ -13739,14 +13756,14 @@ function render$151(e, t) {
13739
13756
  }
13740
13757
  var clipboard_check_default = {
13741
13758
  name: "lucide-clipboard-check",
13742
- render: render$151
13743
- }, _hoisted_1$170 = {
13759
+ render: render$155
13760
+ }, _hoisted_1$172 = {
13744
13761
  viewBox: "0 0 24 24",
13745
13762
  width: "1.2em",
13746
13763
  height: "1.2em"
13747
13764
  };
13748
- function render$150(e, t) {
13749
- return openBlock(), createElementBlock("svg", _hoisted_1$170, [...t[0] ||= [createBaseVNode("g", {
13765
+ function render$154(e, t) {
13766
+ return openBlock(), createElementBlock("svg", _hoisted_1$172, [...t[0] ||= [createBaseVNode("g", {
13750
13767
  fill: "none",
13751
13768
  stroke: "currentColor",
13752
13769
  "stroke-linecap": "round",
@@ -13763,14 +13780,14 @@ function render$150(e, t) {
13763
13780
  }
13764
13781
  var clipboard_list_default = {
13765
13782
  name: "lucide-clipboard-list",
13766
- render: render$150
13767
- }, _hoisted_1$169 = {
13783
+ render: render$154
13784
+ }, _hoisted_1$171 = {
13768
13785
  viewBox: "0 0 24 24",
13769
13786
  width: "1.2em",
13770
13787
  height: "1.2em"
13771
13788
  };
13772
- function render$149(e, t) {
13773
- return openBlock(), createElementBlock("svg", _hoisted_1$169, [...t[0] ||= [createBaseVNode("g", {
13789
+ function render$153(e, t) {
13790
+ return openBlock(), createElementBlock("svg", _hoisted_1$171, [...t[0] ||= [createBaseVNode("g", {
13774
13791
  fill: "none",
13775
13792
  stroke: "currentColor",
13776
13793
  "stroke-linecap": "round",
@@ -13784,14 +13801,14 @@ function render$149(e, t) {
13784
13801
  }
13785
13802
  var clock_default = {
13786
13803
  name: "lucide-clock",
13787
- render: render$149
13788
- }, _hoisted_1$168 = {
13804
+ render: render$153
13805
+ }, _hoisted_1$170 = {
13789
13806
  viewBox: "0 0 24 24",
13790
13807
  width: "1.2em",
13791
13808
  height: "1.2em"
13792
13809
  };
13793
- function render$148(e, t) {
13794
- return openBlock(), createElementBlock("svg", _hoisted_1$168, [...t[0] ||= [createBaseVNode("path", {
13810
+ function render$152(e, t) {
13811
+ return openBlock(), createElementBlock("svg", _hoisted_1$170, [...t[0] ||= [createBaseVNode("path", {
13795
13812
  fill: "none",
13796
13813
  stroke: "currentColor",
13797
13814
  "stroke-linecap": "round",
@@ -13802,14 +13819,14 @@ function render$148(e, t) {
13802
13819
  }
13803
13820
  var cloud_default = {
13804
13821
  name: "lucide-cloud",
13805
- render: render$148
13806
- }, _hoisted_1$167 = {
13822
+ render: render$152
13823
+ }, _hoisted_1$169 = {
13807
13824
  viewBox: "0 0 24 24",
13808
13825
  width: "1.2em",
13809
13826
  height: "1.2em"
13810
13827
  };
13811
- function render$147(e, t) {
13812
- return openBlock(), createElementBlock("svg", _hoisted_1$167, [...t[0] ||= [createBaseVNode("g", {
13828
+ function render$151(e, t) {
13829
+ return openBlock(), createElementBlock("svg", _hoisted_1$169, [...t[0] ||= [createBaseVNode("g", {
13813
13830
  fill: "none",
13814
13831
  stroke: "currentColor",
13815
13832
  "stroke-linecap": "round",
@@ -13819,14 +13836,14 @@ function render$147(e, t) {
13819
13836
  }
13820
13837
  var cloud_download_default = {
13821
13838
  name: "lucide-cloud-download",
13822
- render: render$147
13823
- }, _hoisted_1$166 = {
13839
+ render: render$151
13840
+ }, _hoisted_1$168 = {
13824
13841
  viewBox: "0 0 24 24",
13825
13842
  width: "1.2em",
13826
13843
  height: "1.2em"
13827
13844
  };
13828
- function render$146(e, t) {
13829
- return openBlock(), createElementBlock("svg", _hoisted_1$166, [...t[0] ||= [createBaseVNode("path", {
13845
+ function render$150(e, t) {
13846
+ return openBlock(), createElementBlock("svg", _hoisted_1$168, [...t[0] ||= [createBaseVNode("path", {
13830
13847
  fill: "none",
13831
13848
  stroke: "currentColor",
13832
13849
  "stroke-linecap": "round",
@@ -13837,14 +13854,14 @@ function render$146(e, t) {
13837
13854
  }
13838
13855
  var code_default = {
13839
13856
  name: "lucide-code",
13840
- render: render$146
13841
- }, _hoisted_1$165 = {
13857
+ render: render$150
13858
+ }, _hoisted_1$167 = {
13842
13859
  viewBox: "0 0 24 24",
13843
13860
  width: "1.2em",
13844
13861
  height: "1.2em"
13845
13862
  };
13846
- function render$145(e, t) {
13847
- return openBlock(), createElementBlock("svg", _hoisted_1$165, [...t[0] ||= [createBaseVNode("g", {
13863
+ function render$149(e, t) {
13864
+ return openBlock(), createElementBlock("svg", _hoisted_1$167, [...t[0] ||= [createBaseVNode("g", {
13848
13865
  fill: "none",
13849
13866
  stroke: "currentColor",
13850
13867
  "stroke-linecap": "round",
@@ -13854,14 +13871,14 @@ function render$145(e, t) {
13854
13871
  }
13855
13872
  var cog_default = {
13856
13873
  name: "lucide-cog",
13857
- render: render$145
13858
- }, _hoisted_1$164 = {
13874
+ render: render$149
13875
+ }, _hoisted_1$166 = {
13859
13876
  viewBox: "0 0 24 24",
13860
13877
  width: "1.2em",
13861
13878
  height: "1.2em"
13862
13879
  };
13863
- function render$144(e, t) {
13864
- return openBlock(), createElementBlock("svg", _hoisted_1$164, [...t[0] ||= [createBaseVNode("g", {
13880
+ function render$148(e, t) {
13881
+ return openBlock(), createElementBlock("svg", _hoisted_1$166, [...t[0] ||= [createBaseVNode("g", {
13865
13882
  fill: "none",
13866
13883
  stroke: "currentColor",
13867
13884
  "stroke-linecap": "round",
@@ -13875,14 +13892,14 @@ function render$144(e, t) {
13875
13892
  }
13876
13893
  var columns_3_cog_default = {
13877
13894
  name: "lucide-columns-3-cog",
13878
- render: render$144
13879
- }, _hoisted_1$163 = {
13895
+ render: render$148
13896
+ }, _hoisted_1$165 = {
13880
13897
  viewBox: "0 0 24 24",
13881
13898
  width: "1.2em",
13882
13899
  height: "1.2em"
13883
13900
  };
13884
- function render$143(e, t) {
13885
- return openBlock(), createElementBlock("svg", _hoisted_1$163, [...t[0] ||= [createBaseVNode("g", {
13901
+ function render$147(e, t) {
13902
+ return openBlock(), createElementBlock("svg", _hoisted_1$165, [...t[0] ||= [createBaseVNode("g", {
13886
13903
  fill: "none",
13887
13904
  stroke: "currentColor",
13888
13905
  "stroke-linecap": "round",
@@ -13896,14 +13913,14 @@ function render$143(e, t) {
13896
13913
  }
13897
13914
  var contrast_default = {
13898
13915
  name: "lucide-contrast",
13899
- render: render$143
13900
- }, _hoisted_1$162 = {
13916
+ render: render$147
13917
+ }, _hoisted_1$164 = {
13901
13918
  viewBox: "0 0 24 24",
13902
13919
  width: "1.2em",
13903
13920
  height: "1.2em"
13904
13921
  };
13905
- function render$142(e, t) {
13906
- return openBlock(), createElementBlock("svg", _hoisted_1$162, [...t[0] ||= [createBaseVNode("g", {
13922
+ function render$146(e, t) {
13923
+ return openBlock(), createElementBlock("svg", _hoisted_1$164, [...t[0] ||= [createBaseVNode("g", {
13907
13924
  fill: "none",
13908
13925
  stroke: "currentColor",
13909
13926
  "stroke-linecap": "round",
@@ -13920,14 +13937,14 @@ function render$142(e, t) {
13920
13937
  }
13921
13938
  var copy_default = {
13922
13939
  name: "lucide-copy",
13923
- render: render$142
13924
- }, _hoisted_1$161 = {
13940
+ render: render$146
13941
+ }, _hoisted_1$163 = {
13925
13942
  viewBox: "0 0 24 24",
13926
13943
  width: "1.2em",
13927
13944
  height: "1.2em"
13928
13945
  };
13929
- function render$141(e, t) {
13930
- return openBlock(), createElementBlock("svg", _hoisted_1$161, [...t[0] ||= [createBaseVNode("g", {
13946
+ function render$145(e, t) {
13947
+ return openBlock(), createElementBlock("svg", _hoisted_1$163, [...t[0] ||= [createBaseVNode("g", {
13931
13948
  fill: "none",
13932
13949
  stroke: "currentColor",
13933
13950
  "stroke-linecap": "round",
@@ -13941,14 +13958,14 @@ function render$141(e, t) {
13941
13958
  }
13942
13959
  var crosshair_default = {
13943
13960
  name: "lucide-crosshair",
13944
- render: render$141
13945
- }, _hoisted_1$160 = {
13961
+ render: render$145
13962
+ }, _hoisted_1$162 = {
13946
13963
  viewBox: "0 0 24 24",
13947
13964
  width: "1.2em",
13948
13965
  height: "1.2em"
13949
13966
  };
13950
- function render$140(e, t) {
13951
- return openBlock(), createElementBlock("svg", _hoisted_1$160, [...t[0] ||= [createBaseVNode("g", {
13967
+ function render$144(e, t) {
13968
+ return openBlock(), createElementBlock("svg", _hoisted_1$162, [...t[0] ||= [createBaseVNode("g", {
13952
13969
  fill: "none",
13953
13970
  stroke: "currentColor",
13954
13971
  "stroke-linecap": "round",
@@ -13967,14 +13984,14 @@ function render$140(e, t) {
13967
13984
  }
13968
13985
  var database_default = {
13969
13986
  name: "lucide-database",
13970
- render: render$140
13971
- }, _hoisted_1$159 = {
13987
+ render: render$144
13988
+ }, _hoisted_1$161 = {
13972
13989
  viewBox: "0 0 24 24",
13973
13990
  width: "1.2em",
13974
13991
  height: "1.2em"
13975
13992
  };
13976
- function render$139(e, t) {
13977
- return openBlock(), createElementBlock("svg", _hoisted_1$159, [...t[0] ||= [createBaseVNode("path", {
13993
+ function render$143(e, t) {
13994
+ return openBlock(), createElementBlock("svg", _hoisted_1$161, [...t[0] ||= [createBaseVNode("path", {
13978
13995
  fill: "none",
13979
13996
  stroke: "currentColor",
13980
13997
  "stroke-linecap": "round",
@@ -13985,14 +14002,14 @@ function render$139(e, t) {
13985
14002
  }
13986
14003
  var door_open_default = {
13987
14004
  name: "lucide-door-open",
13988
- render: render$139
13989
- }, _hoisted_1$158 = {
14005
+ render: render$143
14006
+ }, _hoisted_1$160 = {
13990
14007
  viewBox: "0 0 24 24",
13991
14008
  width: "1.2em",
13992
14009
  height: "1.2em"
13993
14010
  };
13994
- function render$138(e, t) {
13995
- return openBlock(), createElementBlock("svg", _hoisted_1$158, [...t[0] ||= [createBaseVNode("circle", {
14011
+ function render$142(e, t) {
14012
+ return openBlock(), createElementBlock("svg", _hoisted_1$160, [...t[0] ||= [createBaseVNode("circle", {
13996
14013
  cx: "12.1",
13997
14014
  cy: "12.1",
13998
14015
  r: "1",
@@ -14005,14 +14022,14 @@ function render$138(e, t) {
14005
14022
  }
14006
14023
  var dot_default = {
14007
14024
  name: "lucide-dot",
14008
- render: render$138
14009
- }, _hoisted_1$157 = {
14025
+ render: render$142
14026
+ }, _hoisted_1$159 = {
14010
14027
  viewBox: "0 0 24 24",
14011
14028
  width: "1.2em",
14012
14029
  height: "1.2em"
14013
14030
  };
14014
- function render$137(e, t) {
14015
- return openBlock(), createElementBlock("svg", _hoisted_1$157, [...t[0] ||= [createBaseVNode("g", {
14031
+ function render$141(e, t) {
14032
+ return openBlock(), createElementBlock("svg", _hoisted_1$159, [...t[0] ||= [createBaseVNode("g", {
14016
14033
  fill: "none",
14017
14034
  stroke: "currentColor",
14018
14035
  "stroke-linecap": "round",
@@ -14022,14 +14039,14 @@ function render$137(e, t) {
14022
14039
  }
14023
14040
  var download_default = {
14024
14041
  name: "lucide-download",
14025
- render: render$137
14026
- }, _hoisted_1$156 = {
14042
+ render: render$141
14043
+ }, _hoisted_1$158 = {
14027
14044
  viewBox: "0 0 24 24",
14028
14045
  width: "1.2em",
14029
14046
  height: "1.2em"
14030
14047
  };
14031
- function render$136(e, t) {
14032
- return openBlock(), createElementBlock("svg", _hoisted_1$156, [...t[0] ||= [createBaseVNode("g", {
14048
+ function render$140(e, t) {
14049
+ return openBlock(), createElementBlock("svg", _hoisted_1$158, [...t[0] ||= [createBaseVNode("g", {
14033
14050
  fill: "none",
14034
14051
  stroke: "currentColor",
14035
14052
  "stroke-linecap": "round",
@@ -14043,14 +14060,14 @@ function render$136(e, t) {
14043
14060
  }
14044
14061
  var earth_default = {
14045
14062
  name: "lucide-earth",
14046
- render: render$136
14047
- }, _hoisted_1$155 = {
14063
+ render: render$140
14064
+ }, _hoisted_1$157 = {
14048
14065
  viewBox: "0 0 24 24",
14049
14066
  width: "1.2em",
14050
14067
  height: "1.2em"
14051
14068
  };
14052
- function render$135(e, t) {
14053
- return openBlock(), createElementBlock("svg", _hoisted_1$155, [...t[0] ||= [createBaseVNode("g", {
14069
+ function render$139(e, t) {
14070
+ return openBlock(), createElementBlock("svg", _hoisted_1$157, [...t[0] ||= [createBaseVNode("g", {
14054
14071
  fill: "none",
14055
14072
  stroke: "currentColor",
14056
14073
  "stroke-linecap": "round",
@@ -14076,14 +14093,14 @@ function render$135(e, t) {
14076
14093
  }
14077
14094
  var ellipsis_default = {
14078
14095
  name: "lucide-ellipsis",
14079
- render: render$135
14080
- }, _hoisted_1$154 = {
14096
+ render: render$139
14097
+ }, _hoisted_1$156 = {
14081
14098
  viewBox: "0 0 24 24",
14082
14099
  width: "1.2em",
14083
14100
  height: "1.2em"
14084
14101
  };
14085
- function render$134(e, t) {
14086
- return openBlock(), createElementBlock("svg", _hoisted_1$154, [...t[0] ||= [createBaseVNode("g", {
14102
+ function render$138(e, t) {
14103
+ return openBlock(), createElementBlock("svg", _hoisted_1$156, [...t[0] ||= [createBaseVNode("g", {
14087
14104
  fill: "none",
14088
14105
  stroke: "currentColor",
14089
14106
  "stroke-linecap": "round",
@@ -14109,14 +14126,14 @@ function render$134(e, t) {
14109
14126
  }
14110
14127
  var ellipsis_vertical_default = {
14111
14128
  name: "lucide-ellipsis-vertical",
14112
- render: render$134
14113
- }, _hoisted_1$153 = {
14129
+ render: render$138
14130
+ }, _hoisted_1$155 = {
14114
14131
  viewBox: "0 0 24 24",
14115
14132
  width: "1.2em",
14116
14133
  height: "1.2em"
14117
14134
  };
14118
- function render$133(e, t) {
14119
- return openBlock(), createElementBlock("svg", _hoisted_1$153, [...t[0] ||= [createBaseVNode("path", {
14135
+ function render$137(e, t) {
14136
+ return openBlock(), createElementBlock("svg", _hoisted_1$155, [...t[0] ||= [createBaseVNode("path", {
14120
14137
  fill: "none",
14121
14138
  stroke: "currentColor",
14122
14139
  "stroke-linecap": "round",
@@ -14127,14 +14144,14 @@ function render$133(e, t) {
14127
14144
  }
14128
14145
  var equal_default = {
14129
14146
  name: "lucide-equal",
14130
- render: render$133
14131
- }, _hoisted_1$152 = {
14147
+ render: render$137
14148
+ }, _hoisted_1$154 = {
14132
14149
  viewBox: "0 0 24 24",
14133
14150
  width: "1.2em",
14134
14151
  height: "1.2em"
14135
14152
  };
14136
- function render$132(e, t) {
14137
- return openBlock(), createElementBlock("svg", _hoisted_1$152, [...t[0] ||= [createBaseVNode("path", {
14153
+ function render$136(e, t) {
14154
+ return openBlock(), createElementBlock("svg", _hoisted_1$154, [...t[0] ||= [createBaseVNode("path", {
14138
14155
  fill: "none",
14139
14156
  stroke: "currentColor",
14140
14157
  "stroke-linecap": "round",
@@ -14145,14 +14162,14 @@ function render$132(e, t) {
14145
14162
  }
14146
14163
  var expand_default = {
14147
14164
  name: "lucide-expand",
14148
- render: render$132
14149
- }, _hoisted_1$151 = {
14165
+ render: render$136
14166
+ }, _hoisted_1$153 = {
14150
14167
  viewBox: "0 0 24 24",
14151
14168
  width: "1.2em",
14152
14169
  height: "1.2em"
14153
14170
  };
14154
- function render$131(e, t) {
14155
- return openBlock(), createElementBlock("svg", _hoisted_1$151, [...t[0] ||= [createBaseVNode("path", {
14171
+ function render$135(e, t) {
14172
+ return openBlock(), createElementBlock("svg", _hoisted_1$153, [...t[0] ||= [createBaseVNode("path", {
14156
14173
  fill: "none",
14157
14174
  stroke: "currentColor",
14158
14175
  "stroke-linecap": "round",
@@ -14163,14 +14180,14 @@ function render$131(e, t) {
14163
14180
  }
14164
14181
  var external_link_default = {
14165
14182
  name: "lucide-external-link",
14166
- render: render$131
14167
- }, _hoisted_1$150 = {
14183
+ render: render$135
14184
+ }, _hoisted_1$152 = {
14168
14185
  viewBox: "0 0 24 24",
14169
14186
  width: "1.2em",
14170
14187
  height: "1.2em"
14171
14188
  };
14172
- function render$130(e, t) {
14173
- return openBlock(), createElementBlock("svg", _hoisted_1$150, [...t[0] ||= [createBaseVNode("g", {
14189
+ function render$134(e, t) {
14190
+ return openBlock(), createElementBlock("svg", _hoisted_1$152, [...t[0] ||= [createBaseVNode("g", {
14174
14191
  fill: "none",
14175
14192
  stroke: "currentColor",
14176
14193
  "stroke-linecap": "round",
@@ -14184,14 +14201,14 @@ function render$130(e, t) {
14184
14201
  }
14185
14202
  var eye_default = {
14186
14203
  name: "lucide-eye",
14187
- render: render$130
14188
- }, _hoisted_1$149 = {
14204
+ render: render$134
14205
+ }, _hoisted_1$151 = {
14189
14206
  viewBox: "0 0 24 24",
14190
14207
  width: "1.2em",
14191
14208
  height: "1.2em"
14192
14209
  };
14193
- function render$129(e, t) {
14194
- return openBlock(), createElementBlock("svg", _hoisted_1$149, [...t[0] ||= [createBaseVNode("g", {
14210
+ function render$133(e, t) {
14211
+ return openBlock(), createElementBlock("svg", _hoisted_1$151, [...t[0] ||= [createBaseVNode("g", {
14195
14212
  fill: "none",
14196
14213
  stroke: "currentColor",
14197
14214
  "stroke-linecap": "round",
@@ -14201,14 +14218,14 @@ function render$129(e, t) {
14201
14218
  }
14202
14219
  var eye_off_default = {
14203
14220
  name: "lucide-eye-off",
14204
- render: render$129
14205
- }, _hoisted_1$148 = {
14221
+ render: render$133
14222
+ }, _hoisted_1$150 = {
14206
14223
  viewBox: "0 0 24 24",
14207
14224
  width: "1.2em",
14208
14225
  height: "1.2em"
14209
14226
  };
14210
- function render$128(e, t) {
14211
- return openBlock(), createElementBlock("svg", _hoisted_1$148, [...t[0] ||= [createBaseVNode("g", {
14227
+ function render$132(e, t) {
14228
+ return openBlock(), createElementBlock("svg", _hoisted_1$150, [...t[0] ||= [createBaseVNode("g", {
14212
14229
  fill: "none",
14213
14230
  stroke: "currentColor",
14214
14231
  "stroke-linecap": "round",
@@ -14218,14 +14235,14 @@ function render$128(e, t) {
14218
14235
  }
14219
14236
  var file_default = {
14220
14237
  name: "lucide-file",
14221
- render: render$128
14222
- }, _hoisted_1$147 = {
14238
+ render: render$132
14239
+ }, _hoisted_1$149 = {
14223
14240
  viewBox: "0 0 24 24",
14224
14241
  width: "1.2em",
14225
14242
  height: "1.2em"
14226
14243
  };
14227
- function render$127(e, t) {
14228
- return openBlock(), createElementBlock("svg", _hoisted_1$147, [...t[0] ||= [createBaseVNode("g", {
14244
+ function render$131(e, t) {
14245
+ return openBlock(), createElementBlock("svg", _hoisted_1$149, [...t[0] ||= [createBaseVNode("g", {
14229
14246
  fill: "none",
14230
14247
  stroke: "currentColor",
14231
14248
  "stroke-linecap": "round",
@@ -14243,14 +14260,14 @@ function render$127(e, t) {
14243
14260
  }
14244
14261
  var file_archive_default = {
14245
14262
  name: "lucide-file-archive",
14246
- render: render$127
14247
- }, _hoisted_1$146 = {
14263
+ render: render$131
14264
+ }, _hoisted_1$148 = {
14248
14265
  viewBox: "0 0 24 24",
14249
14266
  width: "1.2em",
14250
14267
  height: "1.2em"
14251
14268
  };
14252
- function render$126(e, t) {
14253
- return openBlock(), createElementBlock("svg", _hoisted_1$146, [...t[0] ||= [createBaseVNode("g", {
14269
+ function render$130(e, t) {
14270
+ return openBlock(), createElementBlock("svg", _hoisted_1$148, [...t[0] ||= [createBaseVNode("g", {
14254
14271
  fill: "none",
14255
14272
  stroke: "currentColor",
14256
14273
  "stroke-linecap": "round",
@@ -14260,14 +14277,14 @@ function render$126(e, t) {
14260
14277
  }
14261
14278
  var file_code_default = {
14262
14279
  name: "lucide-file-code",
14263
- render: render$126
14264
- }, _hoisted_1$145 = {
14280
+ render: render$130
14281
+ }, _hoisted_1$147 = {
14265
14282
  viewBox: "0 0 24 24",
14266
14283
  width: "1.2em",
14267
14284
  height: "1.2em"
14268
14285
  };
14269
- function render$125(e, t) {
14270
- return openBlock(), createElementBlock("svg", _hoisted_1$145, [...t[0] ||= [createBaseVNode("path", {
14286
+ function render$129(e, t) {
14287
+ return openBlock(), createElementBlock("svg", _hoisted_1$147, [...t[0] ||= [createBaseVNode("path", {
14271
14288
  fill: "none",
14272
14289
  stroke: "currentColor",
14273
14290
  "stroke-linecap": "round",
@@ -14278,14 +14295,14 @@ function render$125(e, t) {
14278
14295
  }
14279
14296
  var file_diff_default = {
14280
14297
  name: "lucide-file-diff",
14281
- render: render$125
14282
- }, _hoisted_1$144 = {
14298
+ render: render$129
14299
+ }, _hoisted_1$146 = {
14283
14300
  viewBox: "0 0 24 24",
14284
14301
  width: "1.2em",
14285
14302
  height: "1.2em"
14286
14303
  };
14287
- function render$124(e, t) {
14288
- return openBlock(), createElementBlock("svg", _hoisted_1$144, [...t[0] ||= [createBaseVNode("g", {
14304
+ function render$128(e, t) {
14305
+ return openBlock(), createElementBlock("svg", _hoisted_1$146, [...t[0] ||= [createBaseVNode("g", {
14289
14306
  fill: "none",
14290
14307
  stroke: "currentColor",
14291
14308
  "stroke-linecap": "round",
@@ -14295,14 +14312,14 @@ function render$124(e, t) {
14295
14312
  }
14296
14313
  var file_down_default = {
14297
14314
  name: "lucide-file-down",
14298
- render: render$124
14299
- }, _hoisted_1$143 = {
14315
+ render: render$128
14316
+ }, _hoisted_1$145 = {
14300
14317
  viewBox: "0 0 24 24",
14301
14318
  width: "1.2em",
14302
14319
  height: "1.2em"
14303
14320
  };
14304
- function render$123(e, t) {
14305
- return openBlock(), createElementBlock("svg", _hoisted_1$143, [...t[0] ||= [createBaseVNode("g", {
14321
+ function render$127(e, t) {
14322
+ return openBlock(), createElementBlock("svg", _hoisted_1$145, [...t[0] ||= [createBaseVNode("g", {
14306
14323
  fill: "none",
14307
14324
  stroke: "currentColor",
14308
14325
  "stroke-linecap": "round",
@@ -14312,14 +14329,14 @@ function render$123(e, t) {
14312
14329
  }
14313
14330
  var file_input_default = {
14314
14331
  name: "lucide-file-input",
14315
- render: render$123
14316
- }, _hoisted_1$142 = {
14332
+ render: render$127
14333
+ }, _hoisted_1$144 = {
14317
14334
  viewBox: "0 0 24 24",
14318
14335
  width: "1.2em",
14319
14336
  height: "1.2em"
14320
14337
  };
14321
- function render$122(e, t) {
14322
- return openBlock(), createElementBlock("svg", _hoisted_1$142, [...t[0] ||= [createBaseVNode("g", {
14338
+ function render$126(e, t) {
14339
+ return openBlock(), createElementBlock("svg", _hoisted_1$144, [...t[0] ||= [createBaseVNode("g", {
14323
14340
  fill: "none",
14324
14341
  stroke: "currentColor",
14325
14342
  "stroke-linecap": "round",
@@ -14333,14 +14350,14 @@ function render$122(e, t) {
14333
14350
  }
14334
14351
  var file_output_default = {
14335
14352
  name: "lucide-file-output",
14336
- render: render$122
14337
- }, _hoisted_1$141 = {
14353
+ render: render$126
14354
+ }, _hoisted_1$143 = {
14338
14355
  viewBox: "0 0 24 24",
14339
14356
  width: "1.2em",
14340
14357
  height: "1.2em"
14341
14358
  };
14342
- function render$121(e, t) {
14343
- return openBlock(), createElementBlock("svg", _hoisted_1$141, [...t[0] ||= [createBaseVNode("g", {
14359
+ function render$125(e, t) {
14360
+ return openBlock(), createElementBlock("svg", _hoisted_1$143, [...t[0] ||= [createBaseVNode("g", {
14344
14361
  fill: "none",
14345
14362
  stroke: "currentColor",
14346
14363
  "stroke-linecap": "round",
@@ -14350,14 +14367,14 @@ function render$121(e, t) {
14350
14367
  }
14351
14368
  var file_text_default = {
14352
14369
  name: "lucide-file-text",
14353
- render: render$121
14354
- }, _hoisted_1$140 = {
14370
+ render: render$125
14371
+ }, _hoisted_1$142 = {
14355
14372
  viewBox: "0 0 24 24",
14356
14373
  width: "1.2em",
14357
14374
  height: "1.2em"
14358
14375
  };
14359
- function render$120(e, t) {
14360
- return openBlock(), createElementBlock("svg", _hoisted_1$140, [...t[0] ||= [createBaseVNode("g", {
14376
+ function render$124(e, t) {
14377
+ return openBlock(), createElementBlock("svg", _hoisted_1$142, [...t[0] ||= [createBaseVNode("g", {
14361
14378
  fill: "none",
14362
14379
  stroke: "currentColor",
14363
14380
  "stroke-linecap": "round",
@@ -14371,14 +14388,14 @@ function render$120(e, t) {
14371
14388
  }
14372
14389
  var files_default = {
14373
14390
  name: "lucide-files",
14374
- render: render$120
14375
- }, _hoisted_1$139 = {
14391
+ render: render$124
14392
+ }, _hoisted_1$141 = {
14376
14393
  viewBox: "0 0 24 24",
14377
14394
  width: "1.2em",
14378
14395
  height: "1.2em"
14379
14396
  };
14380
- function render$119(e, t) {
14381
- return openBlock(), createElementBlock("svg", _hoisted_1$139, [...t[0] ||= [createBaseVNode("g", {
14397
+ function render$123(e, t) {
14398
+ return openBlock(), createElementBlock("svg", _hoisted_1$141, [...t[0] ||= [createBaseVNode("g", {
14382
14399
  fill: "none",
14383
14400
  stroke: "currentColor",
14384
14401
  "stroke-linecap": "round",
@@ -14388,14 +14405,14 @@ function render$119(e, t) {
14388
14405
  }
14389
14406
  var fingerprint_default = {
14390
14407
  name: "lucide-fingerprint",
14391
- render: render$119
14392
- }, _hoisted_1$138 = {
14408
+ render: render$123
14409
+ }, _hoisted_1$140 = {
14393
14410
  viewBox: "0 0 24 24",
14394
14411
  width: "1.2em",
14395
14412
  height: "1.2em"
14396
14413
  };
14397
- function render$118(e, t) {
14398
- return openBlock(), createElementBlock("svg", _hoisted_1$138, [...t[0] ||= [createBaseVNode("path", {
14414
+ function render$122(e, t) {
14415
+ return openBlock(), createElementBlock("svg", _hoisted_1$140, [...t[0] ||= [createBaseVNode("path", {
14399
14416
  fill: "none",
14400
14417
  stroke: "currentColor",
14401
14418
  "stroke-linecap": "round",
@@ -14406,14 +14423,14 @@ function render$118(e, t) {
14406
14423
  }
14407
14424
  var flask_conical_default = {
14408
14425
  name: "lucide-flask-conical",
14409
- render: render$118
14410
- }, _hoisted_1$137 = {
14426
+ render: render$122
14427
+ }, _hoisted_1$139 = {
14411
14428
  viewBox: "0 0 24 24",
14412
14429
  width: "1.2em",
14413
14430
  height: "1.2em"
14414
14431
  };
14415
- function render$117(e, t) {
14416
- return openBlock(), createElementBlock("svg", _hoisted_1$137, [...t[0] ||= [createBaseVNode("path", {
14432
+ function render$121(e, t) {
14433
+ return openBlock(), createElementBlock("svg", _hoisted_1$139, [...t[0] ||= [createBaseVNode("path", {
14417
14434
  fill: "none",
14418
14435
  stroke: "currentColor",
14419
14436
  "stroke-linecap": "round",
@@ -14424,14 +14441,14 @@ function render$117(e, t) {
14424
14441
  }
14425
14442
  var folder_default = {
14426
14443
  name: "lucide-folder",
14427
- render: render$117
14428
- }, _hoisted_1$136 = {
14444
+ render: render$121
14445
+ }, _hoisted_1$138 = {
14429
14446
  viewBox: "0 0 24 24",
14430
14447
  width: "1.2em",
14431
14448
  height: "1.2em"
14432
14449
  };
14433
- function render$116(e, t) {
14434
- return openBlock(), createElementBlock("svg", _hoisted_1$136, [...t[0] ||= [createBaseVNode("path", {
14450
+ function render$120(e, t) {
14451
+ return openBlock(), createElementBlock("svg", _hoisted_1$138, [...t[0] ||= [createBaseVNode("path", {
14435
14452
  fill: "none",
14436
14453
  stroke: "currentColor",
14437
14454
  "stroke-linecap": "round",
@@ -14442,14 +14459,14 @@ function render$116(e, t) {
14442
14459
  }
14443
14460
  var folder_open_default = {
14444
14461
  name: "lucide-folder-open",
14445
- render: render$116
14446
- }, _hoisted_1$135 = {
14462
+ render: render$120
14463
+ }, _hoisted_1$137 = {
14447
14464
  viewBox: "0 0 24 24",
14448
14465
  width: "1.2em",
14449
14466
  height: "1.2em"
14450
14467
  };
14451
- function render$115(e, t) {
14452
- return openBlock(), createElementBlock("svg", _hoisted_1$135, [...t[0] ||= [createBaseVNode("path", {
14468
+ function render$119(e, t) {
14469
+ return openBlock(), createElementBlock("svg", _hoisted_1$137, [...t[0] ||= [createBaseVNode("path", {
14453
14470
  fill: "none",
14454
14471
  stroke: "currentColor",
14455
14472
  "stroke-linecap": "round",
@@ -14460,14 +14477,14 @@ function render$115(e, t) {
14460
14477
  }
14461
14478
  var folder_plus_default = {
14462
14479
  name: "lucide-folder-plus",
14463
- render: render$115
14464
- }, _hoisted_1$134 = {
14480
+ render: render$119
14481
+ }, _hoisted_1$136 = {
14465
14482
  viewBox: "0 0 24 24",
14466
14483
  width: "1.2em",
14467
14484
  height: "1.2em"
14468
14485
  };
14469
- function render$114(e, t) {
14470
- return openBlock(), createElementBlock("svg", _hoisted_1$134, [...t[0] ||= [createBaseVNode("path", {
14486
+ function render$118(e, t) {
14487
+ return openBlock(), createElementBlock("svg", _hoisted_1$136, [...t[0] ||= [createBaseVNode("path", {
14471
14488
  fill: "none",
14472
14489
  stroke: "currentColor",
14473
14490
  "stroke-linecap": "round",
@@ -14478,14 +14495,14 @@ function render$114(e, t) {
14478
14495
  }
14479
14496
  var funnel_default = {
14480
14497
  name: "lucide-funnel",
14481
- render: render$114
14482
- }, _hoisted_1$133 = {
14498
+ render: render$118
14499
+ }, _hoisted_1$135 = {
14483
14500
  viewBox: "0 0 24 24",
14484
14501
  width: "1.2em",
14485
14502
  height: "1.2em"
14486
14503
  };
14487
- function render$113(e, t) {
14488
- return openBlock(), createElementBlock("svg", _hoisted_1$133, [...t[0] ||= [createBaseVNode("g", {
14504
+ function render$117(e, t) {
14505
+ return openBlock(), createElementBlock("svg", _hoisted_1$135, [...t[0] ||= [createBaseVNode("g", {
14489
14506
  fill: "none",
14490
14507
  stroke: "currentColor",
14491
14508
  "stroke-linecap": "round",
@@ -14495,14 +14512,14 @@ function render$113(e, t) {
14495
14512
  }
14496
14513
  var gem_default = {
14497
14514
  name: "lucide-gem",
14498
- render: render$113
14499
- }, _hoisted_1$132 = {
14515
+ render: render$117
14516
+ }, _hoisted_1$134 = {
14500
14517
  viewBox: "0 0 24 24",
14501
14518
  width: "1.2em",
14502
14519
  height: "1.2em"
14503
14520
  };
14504
- function render$112(e, t) {
14505
- return openBlock(), createElementBlock("svg", _hoisted_1$132, [...t[0] ||= [createBaseVNode("g", {
14521
+ function render$116(e, t) {
14522
+ return openBlock(), createElementBlock("svg", _hoisted_1$134, [...t[0] ||= [createBaseVNode("g", {
14506
14523
  fill: "none",
14507
14524
  stroke: "currentColor",
14508
14525
  "stroke-linecap": "round",
@@ -14518,25 +14535,25 @@ function render$112(e, t) {
14518
14535
  }
14519
14536
  var gift_default = {
14520
14537
  name: "lucide-gift",
14521
- render: render$112
14522
- }, _hoisted_1$131 = {
14538
+ render: render$116
14539
+ }, _hoisted_1$133 = {
14523
14540
  viewBox: "0 0 24 24",
14524
14541
  width: "1.2em",
14525
14542
  height: "1.2em"
14526
14543
  };
14527
- function render$111(e, t) {
14528
- return openBlock(), createElementBlock("svg", _hoisted_1$131, [...t[0] ||= [createStaticVNode("<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6 3v12\"></path><circle cx=\"18\" cy=\"6\" r=\"3\"></circle><circle cx=\"6\" cy=\"18\" r=\"3\"></circle><path d=\"M18 9a9 9 0 0 1-9 9\"></path></g>", 1)]]);
14544
+ function render$115(e, t) {
14545
+ return openBlock(), createElementBlock("svg", _hoisted_1$133, [...t[0] ||= [createStaticVNode("<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6 3v12\"></path><circle cx=\"18\" cy=\"6\" r=\"3\"></circle><circle cx=\"6\" cy=\"18\" r=\"3\"></circle><path d=\"M18 9a9 9 0 0 1-9 9\"></path></g>", 1)]]);
14529
14546
  }
14530
14547
  var git_branch_default = {
14531
14548
  name: "lucide-git-branch",
14532
- render: render$111
14533
- }, _hoisted_1$130 = {
14549
+ render: render$115
14550
+ }, _hoisted_1$132 = {
14534
14551
  viewBox: "0 0 24 24",
14535
14552
  width: "1.2em",
14536
14553
  height: "1.2em"
14537
14554
  };
14538
- function render$110(e, t) {
14539
- return openBlock(), createElementBlock("svg", _hoisted_1$130, [...t[0] ||= [createBaseVNode("g", {
14555
+ function render$114(e, t) {
14556
+ return openBlock(), createElementBlock("svg", _hoisted_1$132, [...t[0] ||= [createBaseVNode("g", {
14540
14557
  fill: "none",
14541
14558
  stroke: "currentColor",
14542
14559
  "stroke-linecap": "round",
@@ -14550,14 +14567,14 @@ function render$110(e, t) {
14550
14567
  }
14551
14568
  var globe_default = {
14552
14569
  name: "lucide-globe",
14553
- render: render$110
14554
- }, _hoisted_1$129 = {
14570
+ render: render$114
14571
+ }, _hoisted_1$131 = {
14555
14572
  viewBox: "0 0 24 24",
14556
14573
  width: "1.2em",
14557
14574
  height: "1.2em"
14558
14575
  };
14559
- function render$109(e, t) {
14560
- return openBlock(), createElementBlock("svg", _hoisted_1$129, [...t[0] ||= [createBaseVNode("g", {
14576
+ function render$113(e, t) {
14577
+ return openBlock(), createElementBlock("svg", _hoisted_1$131, [...t[0] ||= [createBaseVNode("g", {
14561
14578
  fill: "none",
14562
14579
  stroke: "currentColor",
14563
14580
  "stroke-linecap": "round",
@@ -14567,14 +14584,14 @@ function render$109(e, t) {
14567
14584
  }
14568
14585
  var graduation_cap_default = {
14569
14586
  name: "lucide-graduation-cap",
14570
- render: render$109
14571
- }, _hoisted_1$128 = {
14587
+ render: render$113
14588
+ }, _hoisted_1$130 = {
14572
14589
  viewBox: "0 0 24 24",
14573
14590
  width: "1.2em",
14574
14591
  height: "1.2em"
14575
14592
  };
14576
- function render$108(e, t) {
14577
- return openBlock(), createElementBlock("svg", _hoisted_1$128, [...t[0] ||= [createBaseVNode("g", {
14593
+ function render$112(e, t) {
14594
+ return openBlock(), createElementBlock("svg", _hoisted_1$130, [...t[0] ||= [createBaseVNode("g", {
14578
14595
  fill: "none",
14579
14596
  stroke: "currentColor",
14580
14597
  "stroke-linecap": "round",
@@ -14590,36 +14607,36 @@ function render$108(e, t) {
14590
14607
  }
14591
14608
  var grid_2x2_default = {
14592
14609
  name: "lucide-grid-2x2",
14593
- render: render$108
14594
- }, _hoisted_1$127 = {
14610
+ render: render$112
14611
+ }, _hoisted_1$129 = {
14595
14612
  viewBox: "0 0 24 24",
14596
14613
  width: "1.2em",
14597
14614
  height: "1.2em"
14598
14615
  };
14599
- function render$107(e, t) {
14600
- return openBlock(), createElementBlock("svg", _hoisted_1$127, [...t[0] ||= [createStaticVNode("<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"9\" cy=\"12\" r=\"1\"></circle><circle cx=\"9\" cy=\"5\" r=\"1\"></circle><circle cx=\"9\" cy=\"19\" r=\"1\"></circle><circle cx=\"15\" cy=\"12\" r=\"1\"></circle><circle cx=\"15\" cy=\"5\" r=\"1\"></circle><circle cx=\"15\" cy=\"19\" r=\"1\"></circle></g>", 1)]]);
14616
+ function render$111(e, t) {
14617
+ return openBlock(), createElementBlock("svg", _hoisted_1$129, [...t[0] ||= [createStaticVNode("<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"9\" cy=\"12\" r=\"1\"></circle><circle cx=\"9\" cy=\"5\" r=\"1\"></circle><circle cx=\"9\" cy=\"19\" r=\"1\"></circle><circle cx=\"15\" cy=\"12\" r=\"1\"></circle><circle cx=\"15\" cy=\"5\" r=\"1\"></circle><circle cx=\"15\" cy=\"19\" r=\"1\"></circle></g>", 1)]]);
14601
14618
  }
14602
14619
  var grip_vertical_default = {
14603
14620
  name: "lucide-grip-vertical",
14604
- render: render$107
14605
- }, _hoisted_1$126 = {
14621
+ render: render$111
14622
+ }, _hoisted_1$128 = {
14606
14623
  viewBox: "0 0 24 24",
14607
14624
  width: "1.2em",
14608
14625
  height: "1.2em"
14609
14626
  };
14610
- function render$106(e, t) {
14611
- return openBlock(), createElementBlock("svg", _hoisted_1$126, [...t[0] ||= [createStaticVNode("<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 15h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 17\"></path><path d=\"m7 21l1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9M2 16l6 6\"></path><circle cx=\"16\" cy=\"9\" r=\"2.9\"></circle><circle cx=\"6\" cy=\"5\" r=\"3\"></circle></g>", 1)]]);
14627
+ function render$110(e, t) {
14628
+ return openBlock(), createElementBlock("svg", _hoisted_1$128, [...t[0] ||= [createStaticVNode("<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 15h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 17\"></path><path d=\"m7 21l1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9M2 16l6 6\"></path><circle cx=\"16\" cy=\"9\" r=\"2.9\"></circle><circle cx=\"6\" cy=\"5\" r=\"3\"></circle></g>", 1)]]);
14612
14629
  }
14613
14630
  var hand_coins_default = {
14614
14631
  name: "lucide-hand-coins",
14615
- render: render$106
14616
- }, _hoisted_1$125 = {
14632
+ render: render$110
14633
+ }, _hoisted_1$127 = {
14617
14634
  viewBox: "0 0 24 24",
14618
14635
  width: "1.2em",
14619
14636
  height: "1.2em"
14620
14637
  };
14621
- function render$105(e, t) {
14622
- return openBlock(), createElementBlock("svg", _hoisted_1$125, [...t[0] ||= [createBaseVNode("g", {
14638
+ function render$109(e, t) {
14639
+ return openBlock(), createElementBlock("svg", _hoisted_1$127, [...t[0] ||= [createBaseVNode("g", {
14623
14640
  fill: "none",
14624
14641
  stroke: "currentColor",
14625
14642
  "stroke-linecap": "round",
@@ -14633,14 +14650,14 @@ function render$105(e, t) {
14633
14650
  }
14634
14651
  var handshake_default = {
14635
14652
  name: "lucide-handshake",
14636
- render: render$105
14637
- }, _hoisted_1$124 = {
14653
+ render: render$109
14654
+ }, _hoisted_1$126 = {
14638
14655
  viewBox: "0 0 24 24",
14639
14656
  width: "1.2em",
14640
14657
  height: "1.2em"
14641
14658
  };
14642
- function render$104(e, t) {
14643
- return openBlock(), createElementBlock("svg", _hoisted_1$124, [...t[0] ||= [createBaseVNode("path", {
14659
+ function render$108(e, t) {
14660
+ return openBlock(), createElementBlock("svg", _hoisted_1$126, [...t[0] ||= [createBaseVNode("path", {
14644
14661
  fill: "none",
14645
14662
  stroke: "currentColor",
14646
14663
  "stroke-linecap": "round",
@@ -14651,14 +14668,14 @@ function render$104(e, t) {
14651
14668
  }
14652
14669
  var hard_drive_default = {
14653
14670
  name: "lucide-hard-drive",
14654
- render: render$104
14655
- }, _hoisted_1$123 = {
14671
+ render: render$108
14672
+ }, _hoisted_1$125 = {
14656
14673
  viewBox: "0 0 24 24",
14657
14674
  width: "1.2em",
14658
14675
  height: "1.2em"
14659
14676
  };
14660
- function render$103(e, t) {
14661
- return openBlock(), createElementBlock("svg", _hoisted_1$123, [...t[0] ||= [createBaseVNode("g", {
14677
+ function render$107(e, t) {
14678
+ return openBlock(), createElementBlock("svg", _hoisted_1$125, [...t[0] ||= [createBaseVNode("g", {
14662
14679
  fill: "none",
14663
14680
  stroke: "currentColor",
14664
14681
  "stroke-linecap": "round",
@@ -14678,14 +14695,14 @@ function render$103(e, t) {
14678
14695
  }
14679
14696
  var hard_drive_download_default = {
14680
14697
  name: "lucide-hard-drive-download",
14681
- render: render$103
14682
- }, _hoisted_1$122 = {
14698
+ render: render$107
14699
+ }, _hoisted_1$124 = {
14683
14700
  viewBox: "0 0 24 24",
14684
14701
  width: "1.2em",
14685
14702
  height: "1.2em"
14686
14703
  };
14687
- function render$102(e, t) {
14688
- return openBlock(), createElementBlock("svg", _hoisted_1$122, [...t[0] ||= [createBaseVNode("path", {
14704
+ function render$106(e, t) {
14705
+ return openBlock(), createElementBlock("svg", _hoisted_1$124, [...t[0] ||= [createBaseVNode("path", {
14689
14706
  fill: "none",
14690
14707
  stroke: "currentColor",
14691
14708
  "stroke-linecap": "round",
@@ -14696,14 +14713,14 @@ function render$102(e, t) {
14696
14713
  }
14697
14714
  var hash_default = {
14698
14715
  name: "lucide-hash",
14699
- render: render$102
14700
- }, _hoisted_1$121 = {
14716
+ render: render$106
14717
+ }, _hoisted_1$123 = {
14701
14718
  viewBox: "0 0 24 24",
14702
14719
  width: "1.2em",
14703
14720
  height: "1.2em"
14704
14721
  };
14705
- function render$101(e, t) {
14706
- return openBlock(), createElementBlock("svg", _hoisted_1$121, [...t[0] ||= [createBaseVNode("g", {
14722
+ function render$105(e, t) {
14723
+ return openBlock(), createElementBlock("svg", _hoisted_1$123, [...t[0] ||= [createBaseVNode("g", {
14707
14724
  fill: "none",
14708
14725
  stroke: "currentColor",
14709
14726
  "stroke-linecap": "round",
@@ -14713,14 +14730,14 @@ function render$101(e, t) {
14713
14730
  }
14714
14731
  var history_default = {
14715
14732
  name: "lucide-history",
14716
- render: render$101
14717
- }, _hoisted_1$120 = {
14733
+ render: render$105
14734
+ }, _hoisted_1$122 = {
14718
14735
  viewBox: "0 0 24 24",
14719
14736
  width: "1.2em",
14720
14737
  height: "1.2em"
14721
14738
  };
14722
- function render$100(e, t) {
14723
- return openBlock(), createElementBlock("svg", _hoisted_1$120, [...t[0] ||= [createBaseVNode("path", {
14739
+ function render$104(e, t) {
14740
+ return openBlock(), createElementBlock("svg", _hoisted_1$122, [...t[0] ||= [createBaseVNode("path", {
14724
14741
  fill: "none",
14725
14742
  stroke: "currentColor",
14726
14743
  "stroke-linecap": "round",
@@ -14731,14 +14748,14 @@ function render$100(e, t) {
14731
14748
  }
14732
14749
  var hourglass_default = {
14733
14750
  name: "lucide-hourglass",
14734
- render: render$100
14735
- }, _hoisted_1$119 = {
14751
+ render: render$104
14752
+ }, _hoisted_1$121 = {
14736
14753
  viewBox: "0 0 24 24",
14737
14754
  width: "1.2em",
14738
14755
  height: "1.2em"
14739
14756
  };
14740
- function render$99(e, t) {
14741
- return openBlock(), createElementBlock("svg", _hoisted_1$119, [...t[0] ||= [createBaseVNode("g", {
14757
+ function render$103(e, t) {
14758
+ return openBlock(), createElementBlock("svg", _hoisted_1$121, [...t[0] ||= [createBaseVNode("g", {
14742
14759
  fill: "none",
14743
14760
  stroke: "currentColor",
14744
14761
  "stroke-linecap": "round",
@@ -14748,14 +14765,14 @@ function render$99(e, t) {
14748
14765
  }
14749
14766
  var house_default = {
14750
14767
  name: "lucide-house",
14751
- render: render$99
14752
- }, _hoisted_1$118 = {
14768
+ render: render$103
14769
+ }, _hoisted_1$120 = {
14753
14770
  viewBox: "0 0 24 24",
14754
14771
  width: "1.2em",
14755
14772
  height: "1.2em"
14756
14773
  };
14757
- function render$98(e, t) {
14758
- return openBlock(), createElementBlock("svg", _hoisted_1$118, [...t[0] ||= [createBaseVNode("g", {
14774
+ function render$102(e, t) {
14775
+ return openBlock(), createElementBlock("svg", _hoisted_1$120, [...t[0] ||= [createBaseVNode("g", {
14759
14776
  fill: "none",
14760
14777
  stroke: "currentColor",
14761
14778
  "stroke-linecap": "round",
@@ -14780,14 +14797,14 @@ function render$98(e, t) {
14780
14797
  }
14781
14798
  var image_default = {
14782
14799
  name: "lucide-image",
14783
- render: render$98
14784
- }, _hoisted_1$117 = {
14800
+ render: render$102
14801
+ }, _hoisted_1$119 = {
14785
14802
  viewBox: "0 0 24 24",
14786
14803
  width: "1.2em",
14787
14804
  height: "1.2em"
14788
14805
  };
14789
- function render$97(e, t) {
14790
- return openBlock(), createElementBlock("svg", _hoisted_1$117, [...t[0] ||= [createBaseVNode("g", {
14806
+ function render$101(e, t) {
14807
+ return openBlock(), createElementBlock("svg", _hoisted_1$119, [...t[0] ||= [createBaseVNode("g", {
14791
14808
  fill: "none",
14792
14809
  stroke: "currentColor",
14793
14810
  "stroke-linecap": "round",
@@ -14797,14 +14814,14 @@ function render$97(e, t) {
14797
14814
  }
14798
14815
  var inbox_default = {
14799
14816
  name: "lucide-inbox",
14800
- render: render$97
14801
- }, _hoisted_1$116 = {
14817
+ render: render$101
14818
+ }, _hoisted_1$118 = {
14802
14819
  viewBox: "0 0 24 24",
14803
14820
  width: "1.2em",
14804
14821
  height: "1.2em"
14805
14822
  };
14806
- function render$96(e, t) {
14807
- return openBlock(), createElementBlock("svg", _hoisted_1$116, [...t[0] ||= [createBaseVNode("g", {
14823
+ function render$100(e, t) {
14824
+ return openBlock(), createElementBlock("svg", _hoisted_1$118, [...t[0] ||= [createBaseVNode("g", {
14808
14825
  fill: "none",
14809
14826
  stroke: "currentColor",
14810
14827
  "stroke-linecap": "round",
@@ -14818,14 +14835,14 @@ function render$96(e, t) {
14818
14835
  }
14819
14836
  var info_default = {
14820
14837
  name: "lucide-info",
14821
- render: render$96
14822
- }, _hoisted_1$115 = {
14838
+ render: render$100
14839
+ }, _hoisted_1$117 = {
14823
14840
  viewBox: "0 0 24 24",
14824
14841
  width: "1.2em",
14825
14842
  height: "1.2em"
14826
14843
  };
14827
- function render$95(e, t) {
14828
- return openBlock(), createElementBlock("svg", _hoisted_1$115, [...t[0] ||= [createBaseVNode("g", {
14844
+ function render$99(e, t) {
14845
+ return openBlock(), createElementBlock("svg", _hoisted_1$117, [...t[0] ||= [createBaseVNode("g", {
14829
14846
  fill: "none",
14830
14847
  stroke: "currentColor",
14831
14848
  "stroke-linecap": "round",
@@ -14840,14 +14857,14 @@ function render$95(e, t) {
14840
14857
  }
14841
14858
  var key_round_default = {
14842
14859
  name: "lucide-key-round",
14843
- render: render$95
14844
- }, _hoisted_1$114 = {
14860
+ render: render$99
14861
+ }, _hoisted_1$116 = {
14845
14862
  viewBox: "0 0 24 24",
14846
14863
  width: "1.2em",
14847
14864
  height: "1.2em"
14848
14865
  };
14849
- function render$94(e, t) {
14850
- return openBlock(), createElementBlock("svg", _hoisted_1$114, [...t[0] ||= [createBaseVNode("path", {
14866
+ function render$98(e, t) {
14867
+ return openBlock(), createElementBlock("svg", _hoisted_1$116, [...t[0] ||= [createBaseVNode("path", {
14851
14868
  fill: "none",
14852
14869
  stroke: "currentColor",
14853
14870
  "stroke-linecap": "round",
@@ -14858,14 +14875,14 @@ function render$94(e, t) {
14858
14875
  }
14859
14876
  var languages_default = {
14860
14877
  name: "lucide-languages",
14861
- render: render$94
14862
- }, _hoisted_1$113 = {
14878
+ render: render$98
14879
+ }, _hoisted_1$115 = {
14863
14880
  viewBox: "0 0 24 24",
14864
14881
  width: "1.2em",
14865
14882
  height: "1.2em"
14866
14883
  };
14867
- function render$93(e, t) {
14868
- return openBlock(), createElementBlock("svg", _hoisted_1$113, [...t[0] ||= [createBaseVNode("g", {
14884
+ function render$97(e, t) {
14885
+ return openBlock(), createElementBlock("svg", _hoisted_1$115, [...t[0] ||= [createBaseVNode("g", {
14869
14886
  fill: "none",
14870
14887
  stroke: "currentColor",
14871
14888
  "stroke-linecap": "round",
@@ -14879,14 +14896,14 @@ function render$93(e, t) {
14879
14896
  }
14880
14897
  var layers_default = {
14881
14898
  name: "lucide-layers",
14882
- render: render$93
14883
- }, _hoisted_1$112 = {
14899
+ render: render$97
14900
+ }, _hoisted_1$114 = {
14884
14901
  viewBox: "0 0 24 24",
14885
14902
  width: "1.2em",
14886
14903
  height: "1.2em"
14887
14904
  };
14888
- function render$92(e, t) {
14889
- return openBlock(), createElementBlock("svg", _hoisted_1$112, [...t[0] ||= [createBaseVNode("path", {
14905
+ function render$96(e, t) {
14906
+ return openBlock(), createElementBlock("svg", _hoisted_1$114, [...t[0] ||= [createBaseVNode("path", {
14890
14907
  fill: "none",
14891
14908
  stroke: "currentColor",
14892
14909
  "stroke-linecap": "round",
@@ -14897,14 +14914,14 @@ function render$92(e, t) {
14897
14914
  }
14898
14915
  var lightbulb_default = {
14899
14916
  name: "lucide-lightbulb",
14900
- render: render$92
14901
- }, _hoisted_1$111 = {
14917
+ render: render$96
14918
+ }, _hoisted_1$113 = {
14902
14919
  viewBox: "0 0 24 24",
14903
14920
  width: "1.2em",
14904
14921
  height: "1.2em"
14905
14922
  };
14906
- function render$91(e, t) {
14907
- return openBlock(), createElementBlock("svg", _hoisted_1$111, [...t[0] ||= [createBaseVNode("g", {
14923
+ function render$95(e, t) {
14924
+ return openBlock(), createElementBlock("svg", _hoisted_1$113, [...t[0] ||= [createBaseVNode("g", {
14908
14925
  fill: "none",
14909
14926
  stroke: "currentColor",
14910
14927
  "stroke-linecap": "round",
@@ -14914,14 +14931,14 @@ function render$91(e, t) {
14914
14931
  }
14915
14932
  var link_default = {
14916
14933
  name: "lucide-link",
14917
- render: render$91
14918
- }, _hoisted_1$110 = {
14934
+ render: render$95
14935
+ }, _hoisted_1$112 = {
14919
14936
  viewBox: "0 0 24 24",
14920
14937
  width: "1.2em",
14921
14938
  height: "1.2em"
14922
14939
  };
14923
- function render$90(e, t) {
14924
- return openBlock(), createElementBlock("svg", _hoisted_1$110, [...t[0] ||= [createBaseVNode("path", {
14940
+ function render$94(e, t) {
14941
+ return openBlock(), createElementBlock("svg", _hoisted_1$112, [...t[0] ||= [createBaseVNode("path", {
14925
14942
  fill: "none",
14926
14943
  stroke: "currentColor",
14927
14944
  "stroke-linecap": "round",
@@ -14932,14 +14949,14 @@ function render$90(e, t) {
14932
14949
  }
14933
14950
  var list_default = {
14934
14951
  name: "lucide-list",
14935
- render: render$90
14936
- }, _hoisted_1$109 = {
14952
+ render: render$94
14953
+ }, _hoisted_1$111 = {
14937
14954
  viewBox: "0 0 24 24",
14938
14955
  width: "1.2em",
14939
14956
  height: "1.2em"
14940
14957
  };
14941
- function render$89(e, t) {
14942
- return openBlock(), createElementBlock("svg", _hoisted_1$109, [...t[0] ||= [createBaseVNode("path", {
14958
+ function render$93(e, t) {
14959
+ return openBlock(), createElementBlock("svg", _hoisted_1$111, [...t[0] ||= [createBaseVNode("path", {
14943
14960
  fill: "none",
14944
14961
  stroke: "currentColor",
14945
14962
  "stroke-linecap": "round",
@@ -14950,14 +14967,32 @@ function render$89(e, t) {
14950
14967
  }
14951
14968
  var list_checks_default = {
14952
14969
  name: "lucide-list-checks",
14953
- render: render$89
14954
- }, _hoisted_1$108 = {
14970
+ render: render$93
14971
+ }, _hoisted_1$110 = {
14955
14972
  viewBox: "0 0 24 24",
14956
14973
  width: "1.2em",
14957
14974
  height: "1.2em"
14958
14975
  };
14959
- function render$88(e, t) {
14960
- return openBlock(), createElementBlock("svg", _hoisted_1$108, [...t[0] ||= [createBaseVNode("g", {
14976
+ function render$92(e, t) {
14977
+ return openBlock(), createElementBlock("svg", _hoisted_1$110, [...t[0] ||= [createBaseVNode("path", {
14978
+ fill: "none",
14979
+ stroke: "currentColor",
14980
+ "stroke-linecap": "round",
14981
+ "stroke-linejoin": "round",
14982
+ "stroke-width": "2",
14983
+ d: "M21 12a9 9 0 1 1-6.219-8.56"
14984
+ }, null, -1)]]);
14985
+ }
14986
+ var loader2_default = {
14987
+ name: "lucide-loader2",
14988
+ render: render$92
14989
+ }, _hoisted_1$109 = {
14990
+ viewBox: "0 0 24 24",
14991
+ width: "1.2em",
14992
+ height: "1.2em"
14993
+ };
14994
+ function render$91(e, t) {
14995
+ return openBlock(), createElementBlock("svg", _hoisted_1$109, [...t[0] ||= [createBaseVNode("g", {
14961
14996
  fill: "none",
14962
14997
  stroke: "currentColor",
14963
14998
  "stroke-linecap": "round",
@@ -14974,14 +15009,14 @@ function render$88(e, t) {
14974
15009
  }
14975
15010
  var lock_default = {
14976
15011
  name: "lucide-lock",
14977
- render: render$88
14978
- }, _hoisted_1$107 = {
15012
+ render: render$91
15013
+ }, _hoisted_1$108 = {
14979
15014
  viewBox: "0 0 24 24",
14980
15015
  width: "1.2em",
14981
15016
  height: "1.2em"
14982
15017
  };
14983
- function render$87(e, t) {
14984
- return openBlock(), createElementBlock("svg", _hoisted_1$107, [...t[0] ||= [createBaseVNode("path", {
15018
+ function render$90(e, t) {
15019
+ return openBlock(), createElementBlock("svg", _hoisted_1$108, [...t[0] ||= [createBaseVNode("path", {
14985
15020
  fill: "none",
14986
15021
  stroke: "currentColor",
14987
15022
  "stroke-linecap": "round",
@@ -14992,14 +15027,14 @@ function render$87(e, t) {
14992
15027
  }
14993
15028
  var log_in_default = {
14994
15029
  name: "lucide-log-in",
14995
- render: render$87
14996
- }, _hoisted_1$106 = {
15030
+ render: render$90
15031
+ }, _hoisted_1$107 = {
14997
15032
  viewBox: "0 0 24 24",
14998
15033
  width: "1.2em",
14999
15034
  height: "1.2em"
15000
15035
  };
15001
- function render$86(e, t) {
15002
- return openBlock(), createElementBlock("svg", _hoisted_1$106, [...t[0] ||= [createBaseVNode("path", {
15036
+ function render$89(e, t) {
15037
+ return openBlock(), createElementBlock("svg", _hoisted_1$107, [...t[0] ||= [createBaseVNode("path", {
15003
15038
  fill: "none",
15004
15039
  stroke: "currentColor",
15005
15040
  "stroke-linecap": "round",
@@ -15010,14 +15045,14 @@ function render$86(e, t) {
15010
15045
  }
15011
15046
  var log_out_default = {
15012
15047
  name: "lucide-log-out",
15013
- render: render$86
15014
- }, _hoisted_1$105 = {
15048
+ render: render$89
15049
+ }, _hoisted_1$106 = {
15015
15050
  viewBox: "0 0 24 24",
15016
15051
  width: "1.2em",
15017
15052
  height: "1.2em"
15018
15053
  };
15019
- function render$85(e, t) {
15020
- return openBlock(), createElementBlock("svg", _hoisted_1$105, [...t[0] ||= [createBaseVNode("g", {
15054
+ function render$88(e, t) {
15055
+ return openBlock(), createElementBlock("svg", _hoisted_1$106, [...t[0] ||= [createBaseVNode("g", {
15021
15056
  fill: "none",
15022
15057
  stroke: "currentColor",
15023
15058
  "stroke-linecap": "round",
@@ -15033,14 +15068,14 @@ function render$85(e, t) {
15033
15068
  }
15034
15069
  var mail_default = {
15035
15070
  name: "lucide-mail",
15036
- render: render$85
15037
- }, _hoisted_1$104 = {
15071
+ render: render$88
15072
+ }, _hoisted_1$105 = {
15038
15073
  viewBox: "0 0 24 24",
15039
15074
  width: "1.2em",
15040
15075
  height: "1.2em"
15041
15076
  };
15042
- function render$84(e, t) {
15043
- return openBlock(), createElementBlock("svg", _hoisted_1$104, [...t[0] ||= [createBaseVNode("path", {
15077
+ function render$87(e, t) {
15078
+ return openBlock(), createElementBlock("svg", _hoisted_1$105, [...t[0] ||= [createBaseVNode("path", {
15044
15079
  fill: "none",
15045
15080
  stroke: "currentColor",
15046
15081
  "stroke-linecap": "round",
@@ -15051,14 +15086,14 @@ function render$84(e, t) {
15051
15086
  }
15052
15087
  var maximize_default = {
15053
15088
  name: "lucide-maximize",
15054
- render: render$84
15055
- }, _hoisted_1$103 = {
15089
+ render: render$87
15090
+ }, _hoisted_1$104 = {
15056
15091
  viewBox: "0 0 24 24",
15057
15092
  width: "1.2em",
15058
15093
  height: "1.2em"
15059
15094
  };
15060
- function render$83(e, t) {
15061
- return openBlock(), createElementBlock("svg", _hoisted_1$103, [...t[0] ||= [createBaseVNode("path", {
15095
+ function render$86(e, t) {
15096
+ return openBlock(), createElementBlock("svg", _hoisted_1$104, [...t[0] ||= [createBaseVNode("path", {
15062
15097
  fill: "none",
15063
15098
  stroke: "currentColor",
15064
15099
  "stroke-linecap": "round",
@@ -15069,14 +15104,14 @@ function render$83(e, t) {
15069
15104
  }
15070
15105
  var maximize_2_default = {
15071
15106
  name: "lucide-maximize-2",
15072
- render: render$83
15073
- }, _hoisted_1$102 = {
15107
+ render: render$86
15108
+ }, _hoisted_1$103 = {
15074
15109
  viewBox: "0 0 24 24",
15075
15110
  width: "1.2em",
15076
15111
  height: "1.2em"
15077
15112
  };
15078
- function render$82(e, t) {
15079
- return openBlock(), createElementBlock("svg", _hoisted_1$102, [...t[0] ||= [createBaseVNode("path", {
15113
+ function render$85(e, t) {
15114
+ return openBlock(), createElementBlock("svg", _hoisted_1$103, [...t[0] ||= [createBaseVNode("path", {
15080
15115
  fill: "none",
15081
15116
  stroke: "currentColor",
15082
15117
  "stroke-linecap": "round",
@@ -15087,14 +15122,14 @@ function render$82(e, t) {
15087
15122
  }
15088
15123
  var menu_default = {
15089
15124
  name: "lucide-menu",
15090
- render: render$82
15091
- }, _hoisted_1$101 = {
15125
+ render: render$85
15126
+ }, _hoisted_1$102 = {
15092
15127
  viewBox: "0 0 24 24",
15093
15128
  width: "1.2em",
15094
15129
  height: "1.2em"
15095
15130
  };
15096
- function render$81(e, t) {
15097
- return openBlock(), createElementBlock("svg", _hoisted_1$101, [...t[0] ||= [createBaseVNode("path", {
15131
+ function render$84(e, t) {
15132
+ return openBlock(), createElementBlock("svg", _hoisted_1$102, [...t[0] ||= [createBaseVNode("path", {
15098
15133
  fill: "none",
15099
15134
  stroke: "currentColor",
15100
15135
  "stroke-linecap": "round",
@@ -15105,14 +15140,14 @@ function render$81(e, t) {
15105
15140
  }
15106
15141
  var message_circle_default = {
15107
15142
  name: "lucide-message-circle",
15108
- render: render$81
15109
- }, _hoisted_1$100 = {
15143
+ render: render$84
15144
+ }, _hoisted_1$101 = {
15110
15145
  viewBox: "0 0 24 24",
15111
15146
  width: "1.2em",
15112
15147
  height: "1.2em"
15113
15148
  };
15114
- function render$80(e, t) {
15115
- return openBlock(), createElementBlock("svg", _hoisted_1$100, [...t[0] ||= [createBaseVNode("path", {
15149
+ function render$83(e, t) {
15150
+ return openBlock(), createElementBlock("svg", _hoisted_1$101, [...t[0] ||= [createBaseVNode("path", {
15116
15151
  fill: "none",
15117
15152
  stroke: "currentColor",
15118
15153
  "stroke-linecap": "round",
@@ -15123,14 +15158,14 @@ function render$80(e, t) {
15123
15158
  }
15124
15159
  var message_square_default = {
15125
15160
  name: "lucide-message-square",
15126
- render: render$80
15127
- }, _hoisted_1$99 = {
15161
+ render: render$83
15162
+ }, _hoisted_1$100 = {
15128
15163
  viewBox: "0 0 24 24",
15129
15164
  width: "1.2em",
15130
15165
  height: "1.2em"
15131
15166
  };
15132
- function render$79(e, t) {
15133
- return openBlock(), createElementBlock("svg", _hoisted_1$99, [...t[0] ||= [createBaseVNode("path", {
15167
+ function render$82(e, t) {
15168
+ return openBlock(), createElementBlock("svg", _hoisted_1$100, [...t[0] ||= [createBaseVNode("path", {
15134
15169
  fill: "none",
15135
15170
  stroke: "currentColor",
15136
15171
  "stroke-linecap": "round",
@@ -15141,14 +15176,14 @@ function render$79(e, t) {
15141
15176
  }
15142
15177
  var message_square_plus_default = {
15143
15178
  name: "lucide-message-square-plus",
15144
- render: render$79
15145
- }, _hoisted_1$98 = {
15179
+ render: render$82
15180
+ }, _hoisted_1$99 = {
15146
15181
  viewBox: "0 0 24 24",
15147
15182
  width: "1.2em",
15148
15183
  height: "1.2em"
15149
15184
  };
15150
- function render$78(e, t) {
15151
- return openBlock(), createElementBlock("svg", _hoisted_1$98, [...t[0] ||= [createBaseVNode("path", {
15185
+ function render$81(e, t) {
15186
+ return openBlock(), createElementBlock("svg", _hoisted_1$99, [...t[0] ||= [createBaseVNode("path", {
15152
15187
  fill: "none",
15153
15188
  stroke: "currentColor",
15154
15189
  "stroke-linecap": "round",
@@ -15159,14 +15194,14 @@ function render$78(e, t) {
15159
15194
  }
15160
15195
  var messages_square_default = {
15161
15196
  name: "lucide-messages-square",
15162
- render: render$78
15163
- }, _hoisted_1$97 = {
15197
+ render: render$81
15198
+ }, _hoisted_1$98 = {
15164
15199
  viewBox: "0 0 24 24",
15165
15200
  width: "1.2em",
15166
15201
  height: "1.2em"
15167
15202
  };
15168
- function render$77(e, t) {
15169
- return openBlock(), createElementBlock("svg", _hoisted_1$97, [...t[0] ||= [createBaseVNode("g", {
15203
+ function render$80(e, t) {
15204
+ return openBlock(), createElementBlock("svg", _hoisted_1$98, [...t[0] ||= [createBaseVNode("g", {
15170
15205
  fill: "none",
15171
15206
  stroke: "currentColor",
15172
15207
  "stroke-linecap": "round",
@@ -15182,14 +15217,14 @@ function render$77(e, t) {
15182
15217
  }
15183
15218
  var mic_default = {
15184
15219
  name: "lucide-mic",
15185
- render: render$77
15186
- }, _hoisted_1$96 = {
15220
+ render: render$80
15221
+ }, _hoisted_1$97 = {
15187
15222
  viewBox: "0 0 24 24",
15188
15223
  width: "1.2em",
15189
15224
  height: "1.2em"
15190
15225
  };
15191
- function render$76(e, t) {
15192
- return openBlock(), createElementBlock("svg", _hoisted_1$96, [...t[0] ||= [createBaseVNode("path", {
15226
+ function render$79(e, t) {
15227
+ return openBlock(), createElementBlock("svg", _hoisted_1$97, [...t[0] ||= [createBaseVNode("path", {
15193
15228
  fill: "none",
15194
15229
  stroke: "currentColor",
15195
15230
  "stroke-linecap": "round",
@@ -15200,14 +15235,14 @@ function render$76(e, t) {
15200
15235
  }
15201
15236
  var milestone_default = {
15202
15237
  name: "lucide-milestone",
15203
- render: render$76
15204
- }, _hoisted_1$95 = {
15238
+ render: render$79
15239
+ }, _hoisted_1$96 = {
15205
15240
  viewBox: "0 0 24 24",
15206
15241
  width: "1.2em",
15207
15242
  height: "1.2em"
15208
15243
  };
15209
- function render$75(e, t) {
15210
- return openBlock(), createElementBlock("svg", _hoisted_1$95, [...t[0] ||= [createBaseVNode("path", {
15244
+ function render$78(e, t) {
15245
+ return openBlock(), createElementBlock("svg", _hoisted_1$96, [...t[0] ||= [createBaseVNode("path", {
15211
15246
  fill: "none",
15212
15247
  stroke: "currentColor",
15213
15248
  "stroke-linecap": "round",
@@ -15218,14 +15253,14 @@ function render$75(e, t) {
15218
15253
  }
15219
15254
  var minimize_2_default = {
15220
15255
  name: "lucide-minimize-2",
15221
- render: render$75
15222
- }, _hoisted_1$94 = {
15256
+ render: render$78
15257
+ }, _hoisted_1$95 = {
15223
15258
  viewBox: "0 0 24 24",
15224
15259
  width: "1.2em",
15225
15260
  height: "1.2em"
15226
15261
  };
15227
- function render$74(e, t) {
15228
- return openBlock(), createElementBlock("svg", _hoisted_1$94, [...t[0] ||= [createBaseVNode("path", {
15262
+ function render$77(e, t) {
15263
+ return openBlock(), createElementBlock("svg", _hoisted_1$95, [...t[0] ||= [createBaseVNode("path", {
15229
15264
  fill: "none",
15230
15265
  stroke: "currentColor",
15231
15266
  "stroke-linecap": "round",
@@ -15236,14 +15271,14 @@ function render$74(e, t) {
15236
15271
  }
15237
15272
  var minus_default = {
15238
15273
  name: "lucide-minus",
15239
- render: render$74
15240
- }, _hoisted_1$93 = {
15274
+ render: render$77
15275
+ }, _hoisted_1$94 = {
15241
15276
  viewBox: "0 0 24 24",
15242
15277
  width: "1.2em",
15243
15278
  height: "1.2em"
15244
15279
  };
15245
- function render$73(e, t) {
15246
- return openBlock(), createElementBlock("svg", _hoisted_1$93, [...t[0] ||= [createBaseVNode("path", {
15280
+ function render$76(e, t) {
15281
+ return openBlock(), createElementBlock("svg", _hoisted_1$94, [...t[0] ||= [createBaseVNode("path", {
15247
15282
  fill: "none",
15248
15283
  stroke: "currentColor",
15249
15284
  "stroke-linecap": "round",
@@ -15254,25 +15289,25 @@ function render$73(e, t) {
15254
15289
  }
15255
15290
  var mouse_pointer_default = {
15256
15291
  name: "lucide-mouse-pointer",
15257
- render: render$73
15258
- }, _hoisted_1$92 = {
15292
+ render: render$76
15293
+ }, _hoisted_1$93 = {
15259
15294
  viewBox: "0 0 24 24",
15260
15295
  width: "1.2em",
15261
15296
  height: "1.2em"
15262
15297
  };
15263
- function render$72(e, t) {
15264
- return openBlock(), createElementBlock("svg", _hoisted_1$92, [...t[0] ||= [createStaticVNode("<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"6\" height=\"6\" x=\"16\" y=\"16\" rx=\"1\"></rect><rect width=\"6\" height=\"6\" x=\"2\" y=\"16\" rx=\"1\"></rect><rect width=\"6\" height=\"6\" x=\"9\" y=\"2\" rx=\"1\"></rect><path d=\"M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3m-7-4V8\"></path></g>", 1)]]);
15298
+ function render$75(e, t) {
15299
+ return openBlock(), createElementBlock("svg", _hoisted_1$93, [...t[0] ||= [createStaticVNode("<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"6\" height=\"6\" x=\"16\" y=\"16\" rx=\"1\"></rect><rect width=\"6\" height=\"6\" x=\"2\" y=\"16\" rx=\"1\"></rect><rect width=\"6\" height=\"6\" x=\"9\" y=\"2\" rx=\"1\"></rect><path d=\"M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3m-7-4V8\"></path></g>", 1)]]);
15265
15300
  }
15266
15301
  var network_default = {
15267
15302
  name: "lucide-network",
15268
- render: render$72
15269
- }, _hoisted_1$91 = {
15303
+ render: render$75
15304
+ }, _hoisted_1$92 = {
15270
15305
  viewBox: "0 0 24 24",
15271
15306
  width: "1.2em",
15272
15307
  height: "1.2em"
15273
15308
  };
15274
- function render$71(e, t) {
15275
- return openBlock(), createElementBlock("svg", _hoisted_1$91, [...t[0] ||= [createBaseVNode("g", {
15309
+ function render$74(e, t) {
15310
+ return openBlock(), createElementBlock("svg", _hoisted_1$92, [...t[0] ||= [createBaseVNode("g", {
15276
15311
  fill: "none",
15277
15312
  stroke: "currentColor",
15278
15313
  "stroke-linecap": "round",
@@ -15282,14 +15317,14 @@ function render$71(e, t) {
15282
15317
  }
15283
15318
  var notebook_pen_default = {
15284
15319
  name: "lucide-notebook-pen",
15285
- render: render$71
15286
- }, _hoisted_1$90 = {
15320
+ render: render$74
15321
+ }, _hoisted_1$91 = {
15287
15322
  viewBox: "0 0 24 24",
15288
15323
  width: "1.2em",
15289
15324
  height: "1.2em"
15290
15325
  };
15291
- function render$70(e, t) {
15292
- return openBlock(), createElementBlock("svg", _hoisted_1$90, [...t[0] ||= [createBaseVNode("g", {
15326
+ function render$73(e, t) {
15327
+ return openBlock(), createElementBlock("svg", _hoisted_1$91, [...t[0] ||= [createBaseVNode("g", {
15293
15328
  fill: "none",
15294
15329
  stroke: "currentColor",
15295
15330
  "stroke-linecap": "round",
@@ -15303,25 +15338,25 @@ function render$70(e, t) {
15303
15338
  }
15304
15339
  var package_open_default = {
15305
15340
  name: "lucide-package-open",
15306
- render: render$70
15307
- }, _hoisted_1$89 = {
15341
+ render: render$73
15342
+ }, _hoisted_1$90 = {
15308
15343
  viewBox: "0 0 24 24",
15309
15344
  width: "1.2em",
15310
15345
  height: "1.2em"
15311
15346
  };
15312
- function render$69(e, t) {
15313
- return openBlock(), createElementBlock("svg", _hoisted_1$89, [...t[0] ||= [createStaticVNode("<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 22a1 1 0 0 1 0-20a10 9 0 0 1 10 9a5 5 0 0 1-5 5h-2.25a1.75 1.75 0 0 0-1.4 2.8l.3.4a1.75 1.75 0 0 1-1.4 2.8z\"></path><circle cx=\"13.5\" cy=\"6.5\" r=\".5\" fill=\"currentColor\"></circle><circle cx=\"17.5\" cy=\"10.5\" r=\".5\" fill=\"currentColor\"></circle><circle cx=\"6.5\" cy=\"12.5\" r=\".5\" fill=\"currentColor\"></circle><circle cx=\"8.5\" cy=\"7.5\" r=\".5\" fill=\"currentColor\"></circle></g>", 1)]]);
15347
+ function render$72(e, t) {
15348
+ return openBlock(), createElementBlock("svg", _hoisted_1$90, [...t[0] ||= [createStaticVNode("<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 22a1 1 0 0 1 0-20a10 9 0 0 1 10 9a5 5 0 0 1-5 5h-2.25a1.75 1.75 0 0 0-1.4 2.8l.3.4a1.75 1.75 0 0 1-1.4 2.8z\"></path><circle cx=\"13.5\" cy=\"6.5\" r=\".5\" fill=\"currentColor\"></circle><circle cx=\"17.5\" cy=\"10.5\" r=\".5\" fill=\"currentColor\"></circle><circle cx=\"6.5\" cy=\"12.5\" r=\".5\" fill=\"currentColor\"></circle><circle cx=\"8.5\" cy=\"7.5\" r=\".5\" fill=\"currentColor\"></circle></g>", 1)]]);
15314
15349
  }
15315
15350
  var palette_default = {
15316
15351
  name: "lucide-palette",
15317
- render: render$69
15318
- }, _hoisted_1$88 = {
15352
+ render: render$72
15353
+ }, _hoisted_1$89 = {
15319
15354
  viewBox: "0 0 24 24",
15320
15355
  width: "1.2em",
15321
15356
  height: "1.2em"
15322
15357
  };
15323
- function render$68(e, t) {
15324
- return openBlock(), createElementBlock("svg", _hoisted_1$88, [...t[0] ||= [createBaseVNode("g", {
15358
+ function render$71(e, t) {
15359
+ return openBlock(), createElementBlock("svg", _hoisted_1$89, [...t[0] ||= [createBaseVNode("g", {
15325
15360
  fill: "none",
15326
15361
  stroke: "currentColor",
15327
15362
  "stroke-linecap": "round",
@@ -15337,14 +15372,14 @@ function render$68(e, t) {
15337
15372
  }
15338
15373
  var panel_left_default = {
15339
15374
  name: "lucide-panel-left",
15340
- render: render$68
15341
- }, _hoisted_1$87 = {
15375
+ render: render$71
15376
+ }, _hoisted_1$88 = {
15342
15377
  viewBox: "0 0 24 24",
15343
15378
  width: "1.2em",
15344
15379
  height: "1.2em"
15345
15380
  };
15346
- function render$67(e, t) {
15347
- return openBlock(), createElementBlock("svg", _hoisted_1$87, [...t[0] ||= [createBaseVNode("g", {
15381
+ function render$70(e, t) {
15382
+ return openBlock(), createElementBlock("svg", _hoisted_1$88, [...t[0] ||= [createBaseVNode("g", {
15348
15383
  fill: "none",
15349
15384
  stroke: "currentColor",
15350
15385
  "stroke-linecap": "round",
@@ -15360,14 +15395,14 @@ function render$67(e, t) {
15360
15395
  }
15361
15396
  var panel_right_default = {
15362
15397
  name: "lucide-panel-right",
15363
- render: render$67
15364
- }, _hoisted_1$86 = {
15398
+ render: render$70
15399
+ }, _hoisted_1$87 = {
15365
15400
  viewBox: "0 0 24 24",
15366
15401
  width: "1.2em",
15367
15402
  height: "1.2em"
15368
15403
  };
15369
- function render$66(e, t) {
15370
- return openBlock(), createElementBlock("svg", _hoisted_1$86, [...t[0] ||= [createBaseVNode("path", {
15404
+ function render$69(e, t) {
15405
+ return openBlock(), createElementBlock("svg", _hoisted_1$87, [...t[0] ||= [createBaseVNode("path", {
15371
15406
  fill: "none",
15372
15407
  stroke: "currentColor",
15373
15408
  "stroke-linecap": "round",
@@ -15378,14 +15413,14 @@ function render$66(e, t) {
15378
15413
  }
15379
15414
  var paperclip_default = {
15380
15415
  name: "lucide-paperclip",
15381
- render: render$66
15382
- }, _hoisted_1$85 = {
15416
+ render: render$69
15417
+ }, _hoisted_1$86 = {
15383
15418
  viewBox: "0 0 24 24",
15384
15419
  width: "1.2em",
15385
15420
  height: "1.2em"
15386
15421
  };
15387
- function render$65(e, t) {
15388
- return openBlock(), createElementBlock("svg", _hoisted_1$85, [...t[0] ||= [createBaseVNode("g", {
15422
+ function render$68(e, t) {
15423
+ return openBlock(), createElementBlock("svg", _hoisted_1$86, [...t[0] ||= [createBaseVNode("g", {
15389
15424
  fill: "none",
15390
15425
  stroke: "currentColor",
15391
15426
  "stroke-linecap": "round",
@@ -15407,14 +15442,14 @@ function render$65(e, t) {
15407
15442
  }
15408
15443
  var pause_default = {
15409
15444
  name: "lucide-pause",
15410
- render: render$65
15411
- }, _hoisted_1$84 = {
15445
+ render: render$68
15446
+ }, _hoisted_1$85 = {
15412
15447
  viewBox: "0 0 24 24",
15413
15448
  width: "1.2em",
15414
15449
  height: "1.2em"
15415
15450
  };
15416
- function render$64(e, t) {
15417
- return openBlock(), createElementBlock("svg", _hoisted_1$84, [...t[0] ||= [createBaseVNode("path", {
15451
+ function render$67(e, t) {
15452
+ return openBlock(), createElementBlock("svg", _hoisted_1$85, [...t[0] ||= [createBaseVNode("path", {
15418
15453
  fill: "none",
15419
15454
  stroke: "currentColor",
15420
15455
  "stroke-linecap": "round",
@@ -15425,14 +15460,14 @@ function render$64(e, t) {
15425
15460
  }
15426
15461
  var pen_default = {
15427
15462
  name: "lucide-pen",
15428
- render: render$64
15429
- }, _hoisted_1$83 = {
15463
+ render: render$67
15464
+ }, _hoisted_1$84 = {
15430
15465
  viewBox: "0 0 24 24",
15431
15466
  width: "1.2em",
15432
15467
  height: "1.2em"
15433
15468
  };
15434
- function render$63(e, t) {
15435
- return openBlock(), createElementBlock("svg", _hoisted_1$83, [...t[0] ||= [createBaseVNode("path", {
15469
+ function render$66(e, t) {
15470
+ return openBlock(), createElementBlock("svg", _hoisted_1$84, [...t[0] ||= [createBaseVNode("path", {
15436
15471
  fill: "none",
15437
15472
  stroke: "currentColor",
15438
15473
  "stroke-linecap": "round",
@@ -15443,14 +15478,14 @@ function render$63(e, t) {
15443
15478
  }
15444
15479
  var pencil_default = {
15445
15480
  name: "lucide-pencil",
15446
- render: render$63
15447
- }, _hoisted_1$82 = {
15481
+ render: render$66
15482
+ }, _hoisted_1$83 = {
15448
15483
  viewBox: "0 0 24 24",
15449
15484
  width: "1.2em",
15450
15485
  height: "1.2em"
15451
15486
  };
15452
- function render$62(e, t) {
15453
- return openBlock(), createElementBlock("svg", _hoisted_1$82, [...t[0] ||= [createBaseVNode("path", {
15487
+ function render$65(e, t) {
15488
+ return openBlock(), createElementBlock("svg", _hoisted_1$83, [...t[0] ||= [createBaseVNode("path", {
15454
15489
  fill: "none",
15455
15490
  stroke: "currentColor",
15456
15491
  "stroke-linecap": "round",
@@ -15461,14 +15496,14 @@ function render$62(e, t) {
15461
15496
  }
15462
15497
  var pin_default = {
15463
15498
  name: "lucide-pin",
15464
- render: render$62
15465
- }, _hoisted_1$81 = {
15499
+ render: render$65
15500
+ }, _hoisted_1$82 = {
15466
15501
  viewBox: "0 0 24 24",
15467
15502
  width: "1.2em",
15468
15503
  height: "1.2em"
15469
15504
  };
15470
- function render$61(e, t) {
15471
- return openBlock(), createElementBlock("svg", _hoisted_1$81, [...t[0] ||= [createBaseVNode("path", {
15505
+ function render$64(e, t) {
15506
+ return openBlock(), createElementBlock("svg", _hoisted_1$82, [...t[0] ||= [createBaseVNode("path", {
15472
15507
  fill: "none",
15473
15508
  stroke: "currentColor",
15474
15509
  "stroke-linecap": "round",
@@ -15479,14 +15514,14 @@ function render$61(e, t) {
15479
15514
  }
15480
15515
  var play_default = {
15481
15516
  name: "lucide-play",
15482
- render: render$61
15483
- }, _hoisted_1$80 = {
15517
+ render: render$64
15518
+ }, _hoisted_1$81 = {
15484
15519
  viewBox: "0 0 24 24",
15485
15520
  width: "1.2em",
15486
15521
  height: "1.2em"
15487
15522
  };
15488
- function render$60(e, t) {
15489
- return openBlock(), createElementBlock("svg", _hoisted_1$80, [...t[0] ||= [createBaseVNode("path", {
15523
+ function render$63(e, t) {
15524
+ return openBlock(), createElementBlock("svg", _hoisted_1$81, [...t[0] ||= [createBaseVNode("path", {
15490
15525
  fill: "none",
15491
15526
  stroke: "currentColor",
15492
15527
  "stroke-linecap": "round",
@@ -15497,14 +15532,14 @@ function render$60(e, t) {
15497
15532
  }
15498
15533
  var plug_default = {
15499
15534
  name: "lucide-plug",
15500
- render: render$60
15501
- }, _hoisted_1$79 = {
15535
+ render: render$63
15536
+ }, _hoisted_1$80 = {
15502
15537
  viewBox: "0 0 24 24",
15503
15538
  width: "1.2em",
15504
15539
  height: "1.2em"
15505
15540
  };
15506
- function render$59(e, t) {
15507
- return openBlock(), createElementBlock("svg", _hoisted_1$79, [...t[0] ||= [createBaseVNode("path", {
15541
+ function render$62(e, t) {
15542
+ return openBlock(), createElementBlock("svg", _hoisted_1$80, [...t[0] ||= [createBaseVNode("path", {
15508
15543
  fill: "none",
15509
15544
  stroke: "currentColor",
15510
15545
  "stroke-linecap": "round",
@@ -15515,14 +15550,14 @@ function render$59(e, t) {
15515
15550
  }
15516
15551
  var plus_default = {
15517
15552
  name: "lucide-plus",
15518
- render: render$59
15519
- }, _hoisted_1$78 = {
15553
+ render: render$62
15554
+ }, _hoisted_1$79 = {
15520
15555
  viewBox: "0 0 24 24",
15521
15556
  width: "1.2em",
15522
15557
  height: "1.2em"
15523
15558
  };
15524
- function render$58(e, t) {
15525
- return openBlock(), createElementBlock("svg", _hoisted_1$78, [...t[0] ||= [createBaseVNode("g", {
15559
+ function render$61(e, t) {
15560
+ return openBlock(), createElementBlock("svg", _hoisted_1$79, [...t[0] ||= [createBaseVNode("g", {
15526
15561
  fill: "none",
15527
15562
  stroke: "currentColor",
15528
15563
  "stroke-linecap": "round",
@@ -15532,14 +15567,14 @@ function render$58(e, t) {
15532
15567
  }
15533
15568
  var pocket_knife_default = {
15534
15569
  name: "lucide-pocket-knife",
15535
- render: render$58
15536
- }, _hoisted_1$77 = {
15570
+ render: render$61
15571
+ }, _hoisted_1$78 = {
15537
15572
  viewBox: "0 0 24 24",
15538
15573
  width: "1.2em",
15539
15574
  height: "1.2em"
15540
15575
  };
15541
- function render$57(e, t) {
15542
- return openBlock(), createElementBlock("svg", _hoisted_1$77, [...t[0] ||= [createBaseVNode("path", {
15576
+ function render$60(e, t) {
15577
+ return openBlock(), createElementBlock("svg", _hoisted_1$78, [...t[0] ||= [createBaseVNode("path", {
15543
15578
  fill: "none",
15544
15579
  stroke: "currentColor",
15545
15580
  "stroke-linecap": "round",
@@ -15550,14 +15585,14 @@ function render$57(e, t) {
15550
15585
  }
15551
15586
  var power_default = {
15552
15587
  name: "lucide-power",
15553
- render: render$57
15554
- }, _hoisted_1$76 = {
15588
+ render: render$60
15589
+ }, _hoisted_1$77 = {
15555
15590
  viewBox: "0 0 24 24",
15556
15591
  width: "1.2em",
15557
15592
  height: "1.2em"
15558
15593
  };
15559
- function render$56(e, t) {
15560
- return openBlock(), createElementBlock("svg", _hoisted_1$76, [...t[0] ||= [createBaseVNode("g", {
15594
+ function render$59(e, t) {
15595
+ return openBlock(), createElementBlock("svg", _hoisted_1$77, [...t[0] ||= [createBaseVNode("g", {
15561
15596
  fill: "none",
15562
15597
  stroke: "currentColor",
15563
15598
  "stroke-linecap": "round",
@@ -15567,14 +15602,14 @@ function render$56(e, t) {
15567
15602
  }
15568
15603
  var redo_2_default = {
15569
15604
  name: "lucide-redo-2",
15570
- render: render$56
15571
- }, _hoisted_1$75 = {
15605
+ render: render$59
15606
+ }, _hoisted_1$76 = {
15572
15607
  viewBox: "0 0 24 24",
15573
15608
  width: "1.2em",
15574
15609
  height: "1.2em"
15575
15610
  };
15576
- function render$55(e, t) {
15577
- return openBlock(), createElementBlock("svg", _hoisted_1$75, [...t[0] ||= [createBaseVNode("g", {
15611
+ function render$58(e, t) {
15612
+ return openBlock(), createElementBlock("svg", _hoisted_1$76, [...t[0] ||= [createBaseVNode("g", {
15578
15613
  fill: "none",
15579
15614
  stroke: "currentColor",
15580
15615
  "stroke-linecap": "round",
@@ -15588,14 +15623,14 @@ function render$55(e, t) {
15588
15623
  }
15589
15624
  var refresh_cw_default = {
15590
15625
  name: "lucide-refresh-cw",
15591
- render: render$55
15592
- }, _hoisted_1$74 = {
15626
+ render: render$58
15627
+ }, _hoisted_1$75 = {
15593
15628
  viewBox: "0 0 24 24",
15594
15629
  width: "1.2em",
15595
15630
  height: "1.2em"
15596
15631
  };
15597
- function render$54(e, t) {
15598
- return openBlock(), createElementBlock("svg", _hoisted_1$74, [...t[0] ||= [createBaseVNode("path", {
15632
+ function render$57(e, t) {
15633
+ return openBlock(), createElementBlock("svg", _hoisted_1$75, [...t[0] ||= [createBaseVNode("path", {
15599
15634
  fill: "none",
15600
15635
  stroke: "currentColor",
15601
15636
  "stroke-linecap": "round",
@@ -15606,14 +15641,14 @@ function render$54(e, t) {
15606
15641
  }
15607
15642
  var remove_formatting_default = {
15608
15643
  name: "lucide-remove-formatting",
15609
- render: render$54
15610
- }, _hoisted_1$73 = {
15644
+ render: render$57
15645
+ }, _hoisted_1$74 = {
15611
15646
  viewBox: "0 0 24 24",
15612
15647
  width: "1.2em",
15613
15648
  height: "1.2em"
15614
15649
  };
15615
- function render$53(e, t) {
15616
- return openBlock(), createElementBlock("svg", _hoisted_1$73, [...t[0] ||= [createBaseVNode("g", {
15650
+ function render$56(e, t) {
15651
+ return openBlock(), createElementBlock("svg", _hoisted_1$74, [...t[0] ||= [createBaseVNode("g", {
15617
15652
  fill: "none",
15618
15653
  stroke: "currentColor",
15619
15654
  "stroke-linecap": "round",
@@ -15627,14 +15662,14 @@ function render$53(e, t) {
15627
15662
  }
15628
15663
  var rss_default = {
15629
15664
  name: "lucide-rss",
15630
- render: render$53
15631
- }, _hoisted_1$72 = {
15665
+ render: render$56
15666
+ }, _hoisted_1$73 = {
15632
15667
  viewBox: "0 0 24 24",
15633
15668
  width: "1.2em",
15634
15669
  height: "1.2em"
15635
15670
  };
15636
- function render$52(e, t) {
15637
- return openBlock(), createElementBlock("svg", _hoisted_1$72, [...t[0] ||= [createBaseVNode("path", {
15671
+ function render$55(e, t) {
15672
+ return openBlock(), createElementBlock("svg", _hoisted_1$73, [...t[0] ||= [createBaseVNode("path", {
15638
15673
  fill: "none",
15639
15674
  stroke: "currentColor",
15640
15675
  "stroke-linecap": "round",
@@ -15645,14 +15680,14 @@ function render$52(e, t) {
15645
15680
  }
15646
15681
  var satellite_dish_default = {
15647
15682
  name: "lucide-satellite-dish",
15648
- render: render$52
15649
- }, _hoisted_1$71 = {
15683
+ render: render$55
15684
+ }, _hoisted_1$72 = {
15650
15685
  viewBox: "0 0 24 24",
15651
15686
  width: "1.2em",
15652
15687
  height: "1.2em"
15653
15688
  };
15654
- function render$51(e, t) {
15655
- return openBlock(), createElementBlock("svg", _hoisted_1$71, [...t[0] ||= [createBaseVNode("g", {
15689
+ function render$54(e, t) {
15690
+ return openBlock(), createElementBlock("svg", _hoisted_1$72, [...t[0] ||= [createBaseVNode("g", {
15656
15691
  fill: "none",
15657
15692
  stroke: "currentColor",
15658
15693
  "stroke-linecap": "round",
@@ -15662,14 +15697,14 @@ function render$51(e, t) {
15662
15697
  }
15663
15698
  var save_default = {
15664
15699
  name: "lucide-save",
15665
- render: render$51
15666
- }, _hoisted_1$70 = {
15700
+ render: render$54
15701
+ }, _hoisted_1$71 = {
15667
15702
  viewBox: "0 0 24 24",
15668
15703
  width: "1.2em",
15669
15704
  height: "1.2em"
15670
15705
  };
15671
- function render$50(e, t) {
15672
- return openBlock(), createElementBlock("svg", _hoisted_1$70, [...t[0] ||= [createBaseVNode("path", {
15706
+ function render$53(e, t) {
15707
+ return openBlock(), createElementBlock("svg", _hoisted_1$71, [...t[0] ||= [createBaseVNode("path", {
15673
15708
  fill: "none",
15674
15709
  stroke: "currentColor",
15675
15710
  "stroke-linecap": "round",
@@ -15680,25 +15715,25 @@ function render$50(e, t) {
15680
15715
  }
15681
15716
  var scale_default = {
15682
15717
  name: "lucide-scale",
15683
- render: render$50
15684
- }, _hoisted_1$69 = {
15718
+ render: render$53
15719
+ }, _hoisted_1$70 = {
15685
15720
  viewBox: "0 0 24 24",
15686
15721
  width: "1.2em",
15687
15722
  height: "1.2em"
15688
15723
  };
15689
- function render$49(e, t) {
15690
- return openBlock(), createElementBlock("svg", _hoisted_1$69, [...t[0] ||= [createStaticVNode("<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"6\" r=\"3\"></circle><path d=\"M8.12 8.12L12 12m8-8L8.12 15.88\"></path><circle cx=\"6\" cy=\"18\" r=\"3\"></circle><path d=\"M14.8 14.8L20 20\"></path></g>", 1)]]);
15724
+ function render$52(e, t) {
15725
+ return openBlock(), createElementBlock("svg", _hoisted_1$70, [...t[0] ||= [createStaticVNode("<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"6\" r=\"3\"></circle><path d=\"M8.12 8.12L12 12m8-8L8.12 15.88\"></path><circle cx=\"6\" cy=\"18\" r=\"3\"></circle><path d=\"M14.8 14.8L20 20\"></path></g>", 1)]]);
15691
15726
  }
15692
15727
  var scissors_default = {
15693
15728
  name: "lucide-scissors",
15694
- render: render$49
15695
- }, _hoisted_1$68 = {
15729
+ render: render$52
15730
+ }, _hoisted_1$69 = {
15696
15731
  viewBox: "0 0 24 24",
15697
15732
  width: "1.2em",
15698
15733
  height: "1.2em"
15699
15734
  };
15700
- function render$48(e, t) {
15701
- return openBlock(), createElementBlock("svg", _hoisted_1$68, [...t[0] ||= [createBaseVNode("g", {
15735
+ function render$51(e, t) {
15736
+ return openBlock(), createElementBlock("svg", _hoisted_1$69, [...t[0] ||= [createBaseVNode("g", {
15702
15737
  fill: "none",
15703
15738
  stroke: "currentColor",
15704
15739
  "stroke-linecap": "round",
@@ -15712,14 +15747,14 @@ function render$48(e, t) {
15712
15747
  }
15713
15748
  var search_default = {
15714
15749
  name: "lucide-search",
15715
- render: render$48
15716
- }, _hoisted_1$67 = {
15750
+ render: render$51
15751
+ }, _hoisted_1$68 = {
15717
15752
  viewBox: "0 0 24 24",
15718
15753
  width: "1.2em",
15719
15754
  height: "1.2em"
15720
15755
  };
15721
- function render$47(e, t) {
15722
- return openBlock(), createElementBlock("svg", _hoisted_1$67, [...t[0] ||= [createBaseVNode("path", {
15756
+ function render$50(e, t) {
15757
+ return openBlock(), createElementBlock("svg", _hoisted_1$68, [...t[0] ||= [createBaseVNode("path", {
15723
15758
  fill: "none",
15724
15759
  stroke: "currentColor",
15725
15760
  "stroke-linecap": "round",
@@ -15730,14 +15765,14 @@ function render$47(e, t) {
15730
15765
  }
15731
15766
  var send_default = {
15732
15767
  name: "lucide-send",
15733
- render: render$47
15734
- }, _hoisted_1$66 = {
15768
+ render: render$50
15769
+ }, _hoisted_1$67 = {
15735
15770
  viewBox: "0 0 24 24",
15736
15771
  width: "1.2em",
15737
15772
  height: "1.2em"
15738
15773
  };
15739
- function render$46(e, t) {
15740
- return openBlock(), createElementBlock("svg", _hoisted_1$66, [...t[0] ||= [createBaseVNode("g", {
15774
+ function render$49(e, t) {
15775
+ return openBlock(), createElementBlock("svg", _hoisted_1$67, [...t[0] ||= [createBaseVNode("g", {
15741
15776
  fill: "none",
15742
15777
  stroke: "currentColor",
15743
15778
  "stroke-linecap": "round",
@@ -15765,14 +15800,14 @@ function render$46(e, t) {
15765
15800
  }
15766
15801
  var server_default = {
15767
15802
  name: "lucide-server",
15768
- render: render$46
15769
- }, _hoisted_1$65 = {
15803
+ render: render$49
15804
+ }, _hoisted_1$66 = {
15770
15805
  viewBox: "0 0 24 24",
15771
15806
  width: "1.2em",
15772
15807
  height: "1.2em"
15773
15808
  };
15774
- function render$45(e, t) {
15775
- return openBlock(), createElementBlock("svg", _hoisted_1$65, [...t[0] ||= [createBaseVNode("g", {
15809
+ function render$48(e, t) {
15810
+ return openBlock(), createElementBlock("svg", _hoisted_1$66, [...t[0] ||= [createBaseVNode("g", {
15776
15811
  fill: "none",
15777
15812
  stroke: "currentColor",
15778
15813
  "stroke-linecap": "round",
@@ -15786,14 +15821,14 @@ function render$45(e, t) {
15786
15821
  }
15787
15822
  var settings_default = {
15788
15823
  name: "lucide-settings",
15789
- render: render$45
15790
- }, _hoisted_1$64 = {
15824
+ render: render$48
15825
+ }, _hoisted_1$65 = {
15791
15826
  viewBox: "0 0 24 24",
15792
15827
  width: "1.2em",
15793
15828
  height: "1.2em"
15794
15829
  };
15795
- function render$44(e, t) {
15796
- return openBlock(), createElementBlock("svg", _hoisted_1$64, [...t[0] ||= [createBaseVNode("g", {
15830
+ function render$47(e, t) {
15831
+ return openBlock(), createElementBlock("svg", _hoisted_1$65, [...t[0] ||= [createBaseVNode("g", {
15797
15832
  fill: "none",
15798
15833
  stroke: "currentColor",
15799
15834
  "stroke-linecap": "round",
@@ -15815,14 +15850,14 @@ function render$44(e, t) {
15815
15850
  }
15816
15851
  var settings_2_default = {
15817
15852
  name: "lucide-settings-2",
15818
- render: render$44
15819
- }, _hoisted_1$63 = {
15853
+ render: render$47
15854
+ }, _hoisted_1$64 = {
15820
15855
  viewBox: "0 0 24 24",
15821
15856
  width: "1.2em",
15822
15857
  height: "1.2em"
15823
15858
  };
15824
- function render$43(e, t) {
15825
- return openBlock(), createElementBlock("svg", _hoisted_1$63, [...t[0] ||= [createBaseVNode("path", {
15859
+ function render$46(e, t) {
15860
+ return openBlock(), createElementBlock("svg", _hoisted_1$64, [...t[0] ||= [createBaseVNode("path", {
15826
15861
  fill: "none",
15827
15862
  stroke: "currentColor",
15828
15863
  "stroke-linecap": "round",
@@ -15833,13 +15868,31 @@ function render$43(e, t) {
15833
15868
  }
15834
15869
  var share_default = {
15835
15870
  name: "lucide-share",
15836
- render: render$43
15871
+ render: render$46
15872
+ }, _hoisted_1$63 = {
15873
+ viewBox: "0 0 24 24",
15874
+ width: "1.2em",
15875
+ height: "1.2em"
15876
+ };
15877
+ function render$45(e, t) {
15878
+ return openBlock(), createElementBlock("svg", _hoisted_1$63, [...t[0] ||= [createBaseVNode("path", {
15879
+ fill: "none",
15880
+ stroke: "currentColor",
15881
+ "stroke-linecap": "round",
15882
+ "stroke-linejoin": "round",
15883
+ "stroke-width": "2",
15884
+ d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1zm-8 9V2"
15885
+ }, null, -1)]]);
15886
+ }
15887
+ var shield_half_default = {
15888
+ name: "lucide-shield-half",
15889
+ render: render$45
15837
15890
  }, _hoisted_1$62 = {
15838
15891
  viewBox: "0 0 24 24",
15839
15892
  width: "1.2em",
15840
15893
  height: "1.2em"
15841
15894
  };
15842
- function render$42(e, t) {
15895
+ function render$44(e, t) {
15843
15896
  return openBlock(), createElementBlock("svg", _hoisted_1$62, [...t[0] ||= [createBaseVNode("path", {
15844
15897
  fill: "none",
15845
15898
  stroke: "currentColor",
@@ -15851,13 +15904,13 @@ function render$42(e, t) {
15851
15904
  }
15852
15905
  var sliders_horizontal_default = {
15853
15906
  name: "lucide-sliders-horizontal",
15854
- render: render$42
15907
+ render: render$44
15855
15908
  }, _hoisted_1$61 = {
15856
15909
  viewBox: "0 0 24 24",
15857
15910
  width: "1.2em",
15858
15911
  height: "1.2em"
15859
15912
  };
15860
- function render$41(e, t) {
15913
+ function render$43(e, t) {
15861
15914
  return openBlock(), createElementBlock("svg", _hoisted_1$61, [...t[0] ||= [createBaseVNode("g", {
15862
15915
  fill: "none",
15863
15916
  stroke: "currentColor",
@@ -15872,13 +15925,13 @@ function render$41(e, t) {
15872
15925
  }
15873
15926
  var smile_default = {
15874
15927
  name: "lucide-smile",
15875
- render: render$41
15928
+ render: render$43
15876
15929
  }, _hoisted_1$60 = {
15877
15930
  viewBox: "0 0 24 24",
15878
15931
  width: "1.2em",
15879
15932
  height: "1.2em"
15880
15933
  };
15881
- function render$40(e, t) {
15934
+ function render$42(e, t) {
15882
15935
  return openBlock(), createElementBlock("svg", _hoisted_1$60, [...t[0] ||= [createBaseVNode("path", {
15883
15936
  fill: "none",
15884
15937
  stroke: "currentColor",
@@ -15890,13 +15943,13 @@ function render$40(e, t) {
15890
15943
  }
15891
15944
  var sparkles_default = {
15892
15945
  name: "lucide-sparkles",
15893
- render: render$40
15946
+ render: render$42
15894
15947
  }, _hoisted_1$59 = {
15895
15948
  viewBox: "0 0 24 24",
15896
15949
  width: "1.2em",
15897
15950
  height: "1.2em"
15898
15951
  };
15899
- function render$39(e, t) {
15952
+ function render$41(e, t) {
15900
15953
  return openBlock(), createElementBlock("svg", _hoisted_1$59, [...t[0] ||= [createBaseVNode("g", {
15901
15954
  fill: "none",
15902
15955
  stroke: "currentColor",
@@ -15907,13 +15960,13 @@ function render$39(e, t) {
15907
15960
  }
15908
15961
  var split_default = {
15909
15962
  name: "lucide-split",
15910
- render: render$39
15963
+ render: render$41
15911
15964
  }, _hoisted_1$58 = {
15912
15965
  viewBox: "0 0 24 24",
15913
15966
  width: "1.2em",
15914
15967
  height: "1.2em"
15915
15968
  };
15916
- function render$38(e, t) {
15969
+ function render$40(e, t) {
15917
15970
  return openBlock(), createElementBlock("svg", _hoisted_1$58, [...t[0] ||= [createBaseVNode("rect", {
15918
15971
  width: "18",
15919
15972
  height: "18",
@@ -15929,13 +15982,13 @@ function render$38(e, t) {
15929
15982
  }
15930
15983
  var square_default = {
15931
15984
  name: "lucide-square",
15932
- render: render$38
15985
+ render: render$40
15933
15986
  }, _hoisted_1$57 = {
15934
15987
  viewBox: "0 0 24 24",
15935
15988
  width: "1.2em",
15936
15989
  height: "1.2em"
15937
15990
  };
15938
- function render$37(e, t) {
15991
+ function render$39(e, t) {
15939
15992
  return openBlock(), createElementBlock("svg", _hoisted_1$57, [...t[0] ||= [createBaseVNode("g", {
15940
15993
  fill: "none",
15941
15994
  stroke: "currentColor",
@@ -15952,13 +16005,13 @@ function render$37(e, t) {
15952
16005
  }
15953
16006
  var square_check_default = {
15954
16007
  name: "lucide-square-check",
15955
- render: render$37
16008
+ render: render$39
15956
16009
  }, _hoisted_1$56 = {
15957
16010
  viewBox: "0 0 24 24",
15958
16011
  width: "1.2em",
15959
16012
  height: "1.2em"
15960
16013
  };
15961
- function render$36(e, t) {
16014
+ function render$38(e, t) {
15962
16015
  return openBlock(), createElementBlock("svg", _hoisted_1$56, [...t[0] ||= [createBaseVNode("g", {
15963
16016
  fill: "none",
15964
16017
  stroke: "currentColor",
@@ -15975,13 +16028,13 @@ function render$36(e, t) {
15975
16028
  }
15976
16029
  var square_minus_default = {
15977
16030
  name: "lucide-square-minus",
15978
- render: render$36
16031
+ render: render$38
15979
16032
  }, _hoisted_1$55 = {
15980
16033
  viewBox: "0 0 24 24",
15981
16034
  width: "1.2em",
15982
16035
  height: "1.2em"
15983
16036
  };
15984
- function render$35(e, t) {
16037
+ function render$37(e, t) {
15985
16038
  return openBlock(), createElementBlock("svg", _hoisted_1$55, [...t[0] ||= [createBaseVNode("g", {
15986
16039
  fill: "none",
15987
16040
  stroke: "currentColor",
@@ -15992,13 +16045,13 @@ function render$35(e, t) {
15992
16045
  }
15993
16046
  var square_pen_default = {
15994
16047
  name: "lucide-square-pen",
15995
- render: render$35
16048
+ render: render$37
15996
16049
  }, _hoisted_1$54 = {
15997
16050
  viewBox: "0 0 24 24",
15998
16051
  width: "1.2em",
15999
16052
  height: "1.2em"
16000
16053
  };
16001
- function render$34(e, t) {
16054
+ function render$36(e, t) {
16002
16055
  return openBlock(), createElementBlock("svg", _hoisted_1$54, [...t[0] ||= [createBaseVNode("g", {
16003
16056
  fill: "none",
16004
16057
  stroke: "currentColor",
@@ -16015,13 +16068,13 @@ function render$34(e, t) {
16015
16068
  }
16016
16069
  var square_plus_default = {
16017
16070
  name: "lucide-square-plus",
16018
- render: render$34
16071
+ render: render$36
16019
16072
  }, _hoisted_1$53 = {
16020
16073
  viewBox: "0 0 24 24",
16021
16074
  width: "1.2em",
16022
16075
  height: "1.2em"
16023
16076
  };
16024
- function render$33(e, t) {
16077
+ function render$35(e, t) {
16025
16078
  return openBlock(), createElementBlock("svg", _hoisted_1$53, [...t[0] ||= [createBaseVNode("g", {
16026
16079
  fill: "none",
16027
16080
  stroke: "currentColor",
@@ -16032,13 +16085,13 @@ function render$33(e, t) {
16032
16085
  }
16033
16086
  var sticky_note_default = {
16034
16087
  name: "lucide-sticky-note",
16035
- render: render$33
16088
+ render: render$35
16036
16089
  }, _hoisted_1$52 = {
16037
16090
  viewBox: "0 0 24 24",
16038
16091
  width: "1.2em",
16039
16092
  height: "1.2em"
16040
16093
  };
16041
- function render$32(e, t) {
16094
+ function render$34(e, t) {
16042
16095
  return openBlock(), createElementBlock("svg", _hoisted_1$52, [...t[0] ||= [createBaseVNode("g", {
16043
16096
  fill: "none",
16044
16097
  stroke: "currentColor",
@@ -16053,13 +16106,13 @@ function render$32(e, t) {
16053
16106
  }
16054
16107
  var sun_default = {
16055
16108
  name: "lucide-sun",
16056
- render: render$32
16109
+ render: render$34
16057
16110
  }, _hoisted_1$51 = {
16058
16111
  viewBox: "0 0 24 24",
16059
16112
  width: "1.2em",
16060
16113
  height: "1.2em"
16061
16114
  };
16062
- function render$31(e, t) {
16115
+ function render$33(e, t) {
16063
16116
  return openBlock(), createElementBlock("svg", _hoisted_1$51, [...t[0] ||= [createBaseVNode("g", {
16064
16117
  fill: "none",
16065
16118
  stroke: "currentColor",
@@ -16080,13 +16133,13 @@ function render$31(e, t) {
16080
16133
  }
16081
16134
  var table_default = {
16082
16135
  name: "lucide-table",
16083
- render: render$31
16136
+ render: render$33
16084
16137
  }, _hoisted_1$50 = {
16085
16138
  viewBox: "0 0 24 24",
16086
16139
  width: "1.2em",
16087
16140
  height: "1.2em"
16088
16141
  };
16089
- function render$30(e, t) {
16142
+ function render$32(e, t) {
16090
16143
  return openBlock(), createElementBlock("svg", _hoisted_1$50, [...t[0] ||= [createBaseVNode("g", {
16091
16144
  fill: "none",
16092
16145
  stroke: "currentColor",
@@ -16106,13 +16159,13 @@ function render$30(e, t) {
16106
16159
  }
16107
16160
  var tags_default = {
16108
16161
  name: "lucide-tags",
16109
- render: render$30
16162
+ render: render$32
16110
16163
  }, _hoisted_1$49 = {
16111
16164
  viewBox: "0 0 24 24",
16112
16165
  width: "1.2em",
16113
16166
  height: "1.2em"
16114
16167
  };
16115
- function render$29(e, t) {
16168
+ function render$31(e, t) {
16116
16169
  return openBlock(), createElementBlock("svg", _hoisted_1$49, [...t[0] ||= [createBaseVNode("path", {
16117
16170
  fill: "none",
16118
16171
  stroke: "currentColor",
@@ -16124,13 +16177,13 @@ function render$29(e, t) {
16124
16177
  }
16125
16178
  var terminal_default = {
16126
16179
  name: "lucide-terminal",
16127
- render: render$29
16180
+ render: render$31
16128
16181
  }, _hoisted_1$48 = {
16129
16182
  viewBox: "0 0 24 24",
16130
16183
  width: "1.2em",
16131
16184
  height: "1.2em"
16132
16185
  };
16133
- function render$28(e, t) {
16186
+ function render$30(e, t) {
16134
16187
  return openBlock(), createElementBlock("svg", _hoisted_1$48, [...t[0] ||= [createBaseVNode("path", {
16135
16188
  fill: "none",
16136
16189
  stroke: "currentColor",
@@ -16142,13 +16195,13 @@ function render$28(e, t) {
16142
16195
  }
16143
16196
  var thumbs_down_default = {
16144
16197
  name: "lucide-thumbs-down",
16145
- render: render$28
16198
+ render: render$30
16146
16199
  }, _hoisted_1$47 = {
16147
16200
  viewBox: "0 0 24 24",
16148
16201
  width: "1.2em",
16149
16202
  height: "1.2em"
16150
16203
  };
16151
- function render$27(e, t) {
16204
+ function render$29(e, t) {
16152
16205
  return openBlock(), createElementBlock("svg", _hoisted_1$47, [...t[0] ||= [createBaseVNode("path", {
16153
16206
  fill: "none",
16154
16207
  stroke: "currentColor",
@@ -16160,13 +16213,13 @@ function render$27(e, t) {
16160
16213
  }
16161
16214
  var thumbs_up_default = {
16162
16215
  name: "lucide-thumbs-up",
16163
- render: render$27
16216
+ render: render$29
16164
16217
  }, _hoisted_1$46 = {
16165
16218
  viewBox: "0 0 24 24",
16166
16219
  width: "1.2em",
16167
16220
  height: "1.2em"
16168
16221
  };
16169
- function render$26(e, t) {
16222
+ function render$28(e, t) {
16170
16223
  return openBlock(), createElementBlock("svg", _hoisted_1$46, [...t[0] ||= [createBaseVNode("g", {
16171
16224
  fill: "none",
16172
16225
  stroke: "currentColor",
@@ -16181,13 +16234,13 @@ function render$26(e, t) {
16181
16234
  }
16182
16235
  var timer_default = {
16183
16236
  name: "lucide-timer",
16184
- render: render$26
16237
+ render: render$28
16185
16238
  }, _hoisted_1$45 = {
16186
16239
  viewBox: "0 0 24 24",
16187
16240
  width: "1.2em",
16188
16241
  height: "1.2em"
16189
16242
  };
16190
- function render$25(e, t) {
16243
+ function render$27(e, t) {
16191
16244
  return openBlock(), createElementBlock("svg", _hoisted_1$45, [...t[0] ||= [createBaseVNode("g", {
16192
16245
  fill: "none",
16193
16246
  stroke: "currentColor",
@@ -16208,13 +16261,13 @@ function render$25(e, t) {
16208
16261
  }
16209
16262
  var toggle_right_default = {
16210
16263
  name: "lucide-toggle-right",
16211
- render: render$25
16264
+ render: render$27
16212
16265
  }, _hoisted_1$44 = {
16213
16266
  viewBox: "0 0 24 24",
16214
16267
  width: "1.2em",
16215
16268
  height: "1.2em"
16216
16269
  };
16217
- function render$24(e, t) {
16270
+ function render$26(e, t) {
16218
16271
  return openBlock(), createElementBlock("svg", _hoisted_1$44, [...t[0] ||= [createBaseVNode("path", {
16219
16272
  fill: "none",
16220
16273
  stroke: "currentColor",
@@ -16226,13 +16279,13 @@ function render$24(e, t) {
16226
16279
  }
16227
16280
  var trash_2_default = {
16228
16281
  name: "lucide-trash-2",
16229
- render: render$24
16282
+ render: render$26
16230
16283
  }, _hoisted_1$43 = {
16231
16284
  viewBox: "0 0 24 24",
16232
16285
  width: "1.2em",
16233
16286
  height: "1.2em"
16234
16287
  };
16235
- function render$23(e, t) {
16288
+ function render$25(e, t) {
16236
16289
  return openBlock(), createElementBlock("svg", _hoisted_1$43, [...t[0] ||= [createBaseVNode("path", {
16237
16290
  fill: "none",
16238
16291
  stroke: "currentColor",
@@ -16244,13 +16297,13 @@ function render$23(e, t) {
16244
16297
  }
16245
16298
  var tree_pine_default = {
16246
16299
  name: "lucide-tree-pine",
16247
- render: render$23
16300
+ render: render$25
16248
16301
  }, _hoisted_1$42 = {
16249
16302
  viewBox: "0 0 24 24",
16250
16303
  width: "1.2em",
16251
16304
  height: "1.2em"
16252
16305
  };
16253
- function render$22(e, t) {
16306
+ function render$24(e, t) {
16254
16307
  return openBlock(), createElementBlock("svg", _hoisted_1$42, [...t[0] ||= [createBaseVNode("path", {
16255
16308
  fill: "none",
16256
16309
  stroke: "currentColor",
@@ -16262,13 +16315,13 @@ function render$22(e, t) {
16262
16315
  }
16263
16316
  var triangle_alert_default = {
16264
16317
  name: "lucide-triangle-alert",
16265
- render: render$22
16318
+ render: render$24
16266
16319
  }, _hoisted_1$41 = {
16267
16320
  viewBox: "0 0 24 24",
16268
16321
  width: "1.2em",
16269
16322
  height: "1.2em"
16270
16323
  };
16271
- function render$21(e, t) {
16324
+ function render$23(e, t) {
16272
16325
  return openBlock(), createElementBlock("svg", _hoisted_1$41, [...t[0] ||= [createBaseVNode("path", {
16273
16326
  fill: "none",
16274
16327
  stroke: "currentColor",
@@ -16280,13 +16333,13 @@ function render$21(e, t) {
16280
16333
  }
16281
16334
  var type_default = {
16282
16335
  name: "lucide-type",
16283
- render: render$21
16336
+ render: render$23
16284
16337
  }, _hoisted_1$40 = {
16285
16338
  viewBox: "0 0 24 24",
16286
16339
  width: "1.2em",
16287
16340
  height: "1.2em"
16288
16341
  };
16289
- function render$20(e, t) {
16342
+ function render$22(e, t) {
16290
16343
  return openBlock(), createElementBlock("svg", _hoisted_1$40, [...t[0] ||= [createBaseVNode("g", {
16291
16344
  fill: "none",
16292
16345
  stroke: "currentColor",
@@ -16297,13 +16350,13 @@ function render$20(e, t) {
16297
16350
  }
16298
16351
  var undo_2_default = {
16299
16352
  name: "lucide-undo-2",
16300
- render: render$20
16353
+ render: render$22
16301
16354
  }, _hoisted_1$39 = {
16302
16355
  viewBox: "0 0 24 24",
16303
16356
  width: "1.2em",
16304
16357
  height: "1.2em"
16305
16358
  };
16306
- function render$19(e, t) {
16359
+ function render$21(e, t) {
16307
16360
  return openBlock(), createElementBlock("svg", _hoisted_1$39, [...t[0] ||= [createBaseVNode("path", {
16308
16361
  fill: "none",
16309
16362
  stroke: "currentColor",
@@ -16315,13 +16368,13 @@ function render$19(e, t) {
16315
16368
  }
16316
16369
  var unlink_default = {
16317
16370
  name: "lucide-unlink",
16318
- render: render$19
16371
+ render: render$21
16319
16372
  }, _hoisted_1$38 = {
16320
16373
  viewBox: "0 0 24 24",
16321
16374
  width: "1.2em",
16322
16375
  height: "1.2em"
16323
16376
  };
16324
- function render$18(e, t) {
16377
+ function render$20(e, t) {
16325
16378
  return openBlock(), createElementBlock("svg", _hoisted_1$38, [...t[0] ||= [createBaseVNode("g", {
16326
16379
  fill: "none",
16327
16380
  stroke: "currentColor",
@@ -16336,13 +16389,13 @@ function render$18(e, t) {
16336
16389
  }
16337
16390
  var user_default = {
16338
16391
  name: "lucide-user",
16339
- render: render$18
16392
+ render: render$20
16340
16393
  }, _hoisted_1$37 = {
16341
16394
  viewBox: "0 0 24 24",
16342
16395
  width: "1.2em",
16343
16396
  height: "1.2em"
16344
16397
  };
16345
- function render$17(e, t) {
16398
+ function render$19(e, t) {
16346
16399
  return openBlock(), createElementBlock("svg", _hoisted_1$37, [...t[0] ||= [createBaseVNode("g", {
16347
16400
  fill: "none",
16348
16401
  stroke: "currentColor",
@@ -16357,13 +16410,13 @@ function render$17(e, t) {
16357
16410
  }
16358
16411
  var user_check_default = {
16359
16412
  name: "lucide-user-check",
16360
- render: render$17
16413
+ render: render$19
16361
16414
  }, _hoisted_1$36 = {
16362
16415
  viewBox: "0 0 24 24",
16363
16416
  width: "1.2em",
16364
16417
  height: "1.2em"
16365
16418
  };
16366
- function render$16(e, t) {
16419
+ function render$18(e, t) {
16367
16420
  return openBlock(), createElementBlock("svg", _hoisted_1$36, [...t[0] ||= [createBaseVNode("g", {
16368
16421
  fill: "none",
16369
16422
  stroke: "currentColor",
@@ -16388,13 +16441,13 @@ function render$16(e, t) {
16388
16441
  }
16389
16442
  var user_lock_default = {
16390
16443
  name: "lucide-user-lock",
16391
- render: render$16
16444
+ render: render$18
16392
16445
  }, _hoisted_1$35 = {
16393
16446
  viewBox: "0 0 24 24",
16394
16447
  width: "1.2em",
16395
16448
  height: "1.2em"
16396
16449
  };
16397
- function render$15(e, t) {
16450
+ function render$17(e, t) {
16398
16451
  return openBlock(), createElementBlock("svg", _hoisted_1$35, [...t[0] ||= [createBaseVNode("g", {
16399
16452
  fill: "none",
16400
16453
  stroke: "currentColor",
@@ -16409,13 +16462,13 @@ function render$15(e, t) {
16409
16462
  }
16410
16463
  var user_round_default = {
16411
16464
  name: "lucide-user-round",
16412
- render: render$15
16465
+ render: render$17
16413
16466
  }, _hoisted_1$34 = {
16414
16467
  viewBox: "0 0 24 24",
16415
16468
  width: "1.2em",
16416
16469
  height: "1.2em"
16417
16470
  };
16418
- function render$14(e, t) {
16471
+ function render$16(e, t) {
16419
16472
  return openBlock(), createElementBlock("svg", _hoisted_1$34, [...t[0] ||= [createBaseVNode("g", {
16420
16473
  fill: "none",
16421
16474
  stroke: "currentColor",
@@ -16430,13 +16483,13 @@ function render$14(e, t) {
16430
16483
  }
16431
16484
  var users_default = {
16432
16485
  name: "lucide-users",
16433
- render: render$14
16486
+ render: render$16
16434
16487
  }, _hoisted_1$33 = {
16435
16488
  viewBox: "0 0 24 24",
16436
16489
  width: "1.2em",
16437
16490
  height: "1.2em"
16438
16491
  };
16439
- function render$13(e, t) {
16492
+ function render$15(e, t) {
16440
16493
  return openBlock(), createElementBlock("svg", _hoisted_1$33, [...t[0] ||= [createBaseVNode("path", {
16441
16494
  fill: "none",
16442
16495
  stroke: "currentColor",
@@ -16448,24 +16501,24 @@ function render$13(e, t) {
16448
16501
  }
16449
16502
  var variable_default = {
16450
16503
  name: "lucide-variable",
16451
- render: render$13
16504
+ render: render$15
16452
16505
  }, _hoisted_1$32 = {
16453
16506
  viewBox: "0 0 24 24",
16454
16507
  width: "1.2em",
16455
16508
  height: "1.2em"
16456
16509
  };
16457
- function render$12(e, t) {
16510
+ function render$14(e, t) {
16458
16511
  return openBlock(), createElementBlock("svg", _hoisted_1$32, [...t[0] ||= [createStaticVNode("<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" rx=\"2\"></rect><circle cx=\"7.5\" cy=\"7.5\" r=\".5\" fill=\"currentColor\"></circle><path d=\"m7.9 7.9l2.7 2.7\"></path><circle cx=\"16.5\" cy=\"7.5\" r=\".5\" fill=\"currentColor\"></circle><path d=\"m13.4 10.6l2.7-2.7\"></path><circle cx=\"7.5\" cy=\"16.5\" r=\".5\" fill=\"currentColor\"></circle><path d=\"m7.9 16.1l2.7-2.7\"></path><circle cx=\"16.5\" cy=\"16.5\" r=\".5\" fill=\"currentColor\"></circle><path d=\"m13.4 13.4l2.7 2.7\"></path><circle cx=\"12\" cy=\"12\" r=\"2\"></circle></g>", 1)]]);
16459
16512
  }
16460
16513
  var vault_default = {
16461
16514
  name: "lucide-vault",
16462
- render: render$12
16515
+ render: render$14
16463
16516
  }, _hoisted_1$31 = {
16464
16517
  viewBox: "0 0 24 24",
16465
16518
  width: "1.2em",
16466
16519
  height: "1.2em"
16467
16520
  };
16468
- function render$11(e, t) {
16521
+ function render$13(e, t) {
16469
16522
  return openBlock(), createElementBlock("svg", _hoisted_1$31, [...t[0] ||= [createBaseVNode("g", {
16470
16523
  fill: "none",
16471
16524
  stroke: "currentColor",
@@ -16482,13 +16535,13 @@ function render$11(e, t) {
16482
16535
  }
16483
16536
  var video_default = {
16484
16537
  name: "lucide-video",
16485
- render: render$11
16538
+ render: render$13
16486
16539
  }, _hoisted_1$30 = {
16487
16540
  viewBox: "0 0 24 24",
16488
16541
  width: "1.2em",
16489
16542
  height: "1.2em"
16490
16543
  };
16491
- function render$10(e, t) {
16544
+ function render$12(e, t) {
16492
16545
  return openBlock(), createElementBlock("svg", _hoisted_1$30, [...t[0] ||= [createBaseVNode("path", {
16493
16546
  fill: "none",
16494
16547
  stroke: "currentColor",
@@ -16500,13 +16553,13 @@ function render$10(e, t) {
16500
16553
  }
16501
16554
  var volume_2_default = {
16502
16555
  name: "lucide-volume-2",
16503
- render: render$10
16556
+ render: render$12
16504
16557
  }, _hoisted_1$29 = {
16505
16558
  viewBox: "0 0 24 24",
16506
16559
  width: "1.2em",
16507
16560
  height: "1.2em"
16508
16561
  };
16509
- function render$9(e, t) {
16562
+ function render$11(e, t) {
16510
16563
  return openBlock(), createElementBlock("svg", _hoisted_1$29, [...t[0] ||= [createBaseVNode("path", {
16511
16564
  fill: "none",
16512
16565
  stroke: "currentColor",
@@ -16518,13 +16571,13 @@ function render$9(e, t) {
16518
16571
  }
16519
16572
  var volume_x_default = {
16520
16573
  name: "lucide-volume-x",
16521
- render: render$9
16574
+ render: render$11
16522
16575
  }, _hoisted_1$28 = {
16523
16576
  viewBox: "0 0 24 24",
16524
16577
  width: "1.2em",
16525
16578
  height: "1.2em"
16526
16579
  };
16527
- function render$8(e, t) {
16580
+ function render$10(e, t) {
16528
16581
  return openBlock(), createElementBlock("svg", _hoisted_1$28, [...t[0] ||= [createBaseVNode("path", {
16529
16582
  fill: "none",
16530
16583
  stroke: "currentColor",
@@ -16536,25 +16589,58 @@ function render$8(e, t) {
16536
16589
  }
16537
16590
  var wand_sparkles_default = {
16538
16591
  name: "lucide-wand-sparkles",
16539
- render: render$8
16592
+ render: render$10
16540
16593
  }, _hoisted_1$27 = {
16541
16594
  viewBox: "0 0 24 24",
16542
16595
  width: "1.2em",
16543
16596
  height: "1.2em"
16544
16597
  };
16545
- function render$7(e, t) {
16598
+ function render$9(e, t) {
16546
16599
  return openBlock(), createElementBlock("svg", _hoisted_1$27, [...t[0] ||= [createStaticVNode("<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"4.5\" r=\"2.5\"></circle><path d=\"m10.2 6.3l-3.9 3.9\"></path><circle cx=\"4.5\" cy=\"12\" r=\"2.5\"></circle><path d=\"M7 12h10\"></path><circle cx=\"19.5\" cy=\"12\" r=\"2.5\"></circle><path d=\"m13.8 17.7l3.9-3.9\"></path><circle cx=\"12\" cy=\"19.5\" r=\"2.5\"></circle></g>", 1)]]);
16547
16600
  }
16548
16601
  var waypoints_default = {
16549
16602
  name: "lucide-waypoints",
16550
- render: render$7
16603
+ render: render$9
16551
16604
  }, _hoisted_1$26 = {
16552
16605
  viewBox: "0 0 24 24",
16553
16606
  width: "1.2em",
16554
16607
  height: "1.2em"
16555
16608
  };
16556
- function render$6(e, t) {
16557
- return openBlock(), createElementBlock("svg", _hoisted_1$26, [...t[0] ||= [createBaseVNode("path", {
16609
+ function render$8(e, t) {
16610
+ return openBlock(), createElementBlock("svg", _hoisted_1$26, [...t[0] ||= [createBaseVNode("g", {
16611
+ fill: "none",
16612
+ stroke: "currentColor",
16613
+ "stroke-linecap": "round",
16614
+ "stroke-linejoin": "round",
16615
+ "stroke-width": "2"
16616
+ }, [
16617
+ createBaseVNode("rect", {
16618
+ width: "8",
16619
+ height: "8",
16620
+ x: "3",
16621
+ y: "3",
16622
+ rx: "2"
16623
+ }),
16624
+ createBaseVNode("path", { d: "M7 11v4a2 2 0 0 0 2 2h4" }),
16625
+ createBaseVNode("rect", {
16626
+ width: "8",
16627
+ height: "8",
16628
+ x: "13",
16629
+ y: "13",
16630
+ rx: "2"
16631
+ })
16632
+ ], -1)]]);
16633
+ }
16634
+ var workflow_default = {
16635
+ name: "lucide-workflow",
16636
+ render: render$8
16637
+ }, _hoisted_1$25 = {
16638
+ viewBox: "0 0 24 24",
16639
+ width: "1.2em",
16640
+ height: "1.2em"
16641
+ };
16642
+ function render$7(e, t) {
16643
+ return openBlock(), createElementBlock("svg", _hoisted_1$25, [...t[0] ||= [createBaseVNode("path", {
16558
16644
  fill: "none",
16559
16645
  stroke: "currentColor",
16560
16646
  "stroke-linecap": "round",
@@ -16565,14 +16651,14 @@ function render$6(e, t) {
16565
16651
  }
16566
16652
  var wrench_default = {
16567
16653
  name: "lucide-wrench",
16568
- render: render$6
16569
- }, _hoisted_1$25 = {
16654
+ render: render$7
16655
+ }, _hoisted_1$24 = {
16570
16656
  viewBox: "0 0 24 24",
16571
16657
  width: "1.2em",
16572
16658
  height: "1.2em"
16573
16659
  };
16574
- function render$5(e, t) {
16575
- return openBlock(), createElementBlock("svg", _hoisted_1$25, [...t[0] ||= [createBaseVNode("path", {
16660
+ function render$6(e, t) {
16661
+ return openBlock(), createElementBlock("svg", _hoisted_1$24, [...t[0] ||= [createBaseVNode("path", {
16576
16662
  fill: "none",
16577
16663
  stroke: "currentColor",
16578
16664
  "stroke-linecap": "round",
@@ -16583,14 +16669,31 @@ function render$5(e, t) {
16583
16669
  }
16584
16670
  var x_default = {
16585
16671
  name: "lucide-x",
16672
+ render: render$6
16673
+ }, _hoisted_1$23 = {
16674
+ viewBox: "0 0 24 24",
16675
+ width: "1.2em",
16676
+ height: "1.2em"
16677
+ };
16678
+ function render$5(e, t) {
16679
+ return openBlock(), createElementBlock("svg", _hoisted_1$23, [...t[0] ||= [createBaseVNode("g", {
16680
+ fill: "none",
16681
+ stroke: "currentColor",
16682
+ "stroke-linecap": "round",
16683
+ "stroke-linejoin": "round",
16684
+ "stroke-width": "2"
16685
+ }, [createBaseVNode("path", { d: "M2.5 17a24.1 24.1 0 0 1 0-10a2 2 0 0 1 1.4-1.4a49.6 49.6 0 0 1 16.2 0A2 2 0 0 1 21.5 7a24.1 24.1 0 0 1 0 10a2 2 0 0 1-1.4 1.4a49.6 49.6 0 0 1-16.2 0A2 2 0 0 1 2.5 17" }), createBaseVNode("path", { d: "m10 15l5-3l-5-3z" })], -1)]]);
16686
+ }
16687
+ var youtube_default = {
16688
+ name: "lucide-youtube",
16586
16689
  render: render$5
16587
- }, _hoisted_1$24 = {
16690
+ }, _hoisted_1$22 = {
16588
16691
  viewBox: "0 0 24 24",
16589
16692
  width: "1.2em",
16590
16693
  height: "1.2em"
16591
16694
  };
16592
16695
  function render$4(e, t) {
16593
- return openBlock(), createElementBlock("svg", _hoisted_1$24, [...t[0] ||= [createBaseVNode("path", {
16696
+ return openBlock(), createElementBlock("svg", _hoisted_1$22, [...t[0] ||= [createBaseVNode("path", {
16594
16697
  fill: "none",
16595
16698
  stroke: "currentColor",
16596
16699
  "stroke-linecap": "round",
@@ -16602,13 +16705,13 @@ function render$4(e, t) {
16602
16705
  var zap_default = {
16603
16706
  name: "lucide-zap",
16604
16707
  render: render$4
16605
- }, _hoisted_1$23 = {
16708
+ }, _hoisted_1$21 = {
16606
16709
  viewBox: "0 0 24 24",
16607
16710
  width: "1.2em",
16608
16711
  height: "1.2em"
16609
16712
  };
16610
16713
  function render$3(e, t) {
16611
- return openBlock(), createElementBlock("svg", _hoisted_1$23, [...t[0] ||= [createBaseVNode("g", {
16714
+ return openBlock(), createElementBlock("svg", _hoisted_1$21, [...t[0] ||= [createBaseVNode("g", {
16612
16715
  fill: "none",
16613
16716
  stroke: "currentColor",
16614
16717
  "stroke-linecap": "round",
@@ -16623,13 +16726,13 @@ function render$3(e, t) {
16623
16726
  var zoom_in_default = {
16624
16727
  name: "lucide-zoom-in",
16625
16728
  render: render$3
16626
- }, _hoisted_1$22 = {
16729
+ }, _hoisted_1$20 = {
16627
16730
  viewBox: "0 0 24 24",
16628
16731
  width: "1.2em",
16629
16732
  height: "1.2em"
16630
16733
  };
16631
16734
  function render$2(e, t) {
16632
- return openBlock(), createElementBlock("svg", _hoisted_1$22, [...t[0] ||= [createBaseVNode("g", {
16735
+ return openBlock(), createElementBlock("svg", _hoisted_1$20, [...t[0] ||= [createBaseVNode("g", {
16633
16736
  fill: "none",
16634
16737
  stroke: "currentColor",
16635
16738
  "stroke-linecap": "round",
@@ -16898,6 +17001,7 @@ const deprecatedIconSet = {
16898
17001
  "arrow-up-right": arrow_up_right_default,
16899
17002
  "at-sign": at_sign_default,
16900
17003
  ban: ban_default,
17004
+ "badge-check": badge_check_default,
16901
17005
  bell: bell_default,
16902
17006
  book: book_default,
16903
17007
  "book-open": book_open_default,
@@ -17041,6 +17145,7 @@ const deprecatedIconSet = {
17041
17145
  server: server_default,
17042
17146
  share: share_default,
17043
17147
  "sliders-horizontal": sliders_horizontal_default,
17148
+ "shield-half": shield_half_default,
17044
17149
  smile: smile_default,
17045
17150
  sparkles: sparkles_default,
17046
17151
  split: split_default,
@@ -17074,11 +17179,14 @@ const deprecatedIconSet = {
17074
17179
  "volume-x": volume_x_default,
17075
17180
  "wand-sparkles": wand_sparkles_default,
17076
17181
  waypoints: waypoints_default,
17182
+ workflow: workflow_default,
17077
17183
  wrench: wrench_default,
17078
17184
  x: x_default,
17185
+ youtube: youtube_default,
17079
17186
  zap: zap_default,
17080
17187
  "zoom-in": zoom_in_default,
17081
- "zoom-out": zoom_out_default
17188
+ "zoom-out": zoom_out_default,
17189
+ loader: loader2_default
17082
17190
  };
17083
17191
  var N8nIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(/* @__PURE__ */ defineComponent({
17084
17192
  name: "N8nIcon",
@@ -17147,9 +17255,7 @@ var N8nIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(/* @__P
17147
17255
  }), [["__cssModules", { $style: {
17148
17256
  strokeWidth: "_strokeWidth_amcx4_1",
17149
17257
  spin: "_spin_amcx4_6"
17150
- } }]]);
17151
- Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean;
17152
- var N8nText_default = /* @__PURE__ */ __plugin_vue_export_helper_default(/* @__PURE__ */ defineComponent({
17258
+ } }]]), N8nText_default = /* @__PURE__ */ __plugin_vue_export_helper_default(/* @__PURE__ */ defineComponent({
17153
17259
  name: "N8nText",
17154
17260
  __name: "Text",
17155
17261
  props: {
@@ -24899,7 +25005,7 @@ withInstall(/* @__PURE__ */ _export_sfc(/* @__PURE__ */ defineComponent({
24899
25005
  variant: "p"
24900
25006
  }, null, 8, ["class"]))), 128))]) : createCommentVNode("v-if", !0)], 64))), 128))], 16)) : renderSlot(e.$slots, "default", normalizeProps(mergeProps({ key: 1 }, e.$attrs)));
24901
25007
  }
24902
- }), [["__file", "/home/runner/work/element-plus/element-plus/packages/components/skeleton/src/skeleton.vue"]]), { SkeletonItem }), withNoopInstall(SkeletonItem), { ...ElTooltip.props }, String, String, Array;
25008
+ }), [["__file", "/home/runner/work/element-plus/element-plus/packages/components/skeleton/src/skeleton.vue"]]), { SkeletonItem }), withNoopInstall(SkeletonItem);
24903
25009
  var require_default$1 = /* @__PURE__ */ __commonJSMin(((e) => {
24904
25010
  function t() {
24905
25011
  var e = {};