@n8n/chat 1.1.1 → 1.2.1

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.1.1 */
1
+ /*! Package version @n8n/chat@1.2.1 */
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) => {
3
3
  let n = {};
4
4
  for (var r in e) __defProp$1(n, r, {
@@ -5073,29 +5073,29 @@ function xml(e) {
5073
5073
  ]
5074
5074
  };
5075
5075
  }
5076
- var _hoisted_1$231 = {
5076
+ var _hoisted_1$233 = {
5077
5077
  viewBox: "0 0 24 24",
5078
5078
  width: "1.2em",
5079
5079
  height: "1.2em"
5080
5080
  };
5081
- function render$204(e, t) {
5082
- return openBlock(), createElementBlock("svg", _hoisted_1$231, t[0] ||= [createBaseVNode("path", {
5081
+ function render$206(e, t) {
5082
+ return openBlock(), createElementBlock("svg", _hoisted_1$233, t[0] ||= [createBaseVNode("path", {
5083
5083
  fill: "currentColor",
5084
5084
  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"
5085
5085
  }, null, -1)]);
5086
5086
  }
5087
5087
  var close_default = {
5088
5088
  name: "mdi-close",
5089
- render: render$204
5089
+ render: render$206
5090
5090
  }, __plugin_vue_export_helper_default = (e, t) => {
5091
5091
  let n = e.__vccOpts || e;
5092
5092
  for (let [e, r] of t) n[e] = r;
5093
5093
  return n;
5094
- }, _sfc_main$11 = {}, _hoisted_1$230 = { class: "chat-button" };
5095
- function _sfc_render$11(e, t) {
5096
- return openBlock(), createElementBlock("button", _hoisted_1$230, [renderSlot(e.$slots, "default")]);
5094
+ }, _sfc_main$9 = {}, _hoisted_1$232 = { class: "chat-button" };
5095
+ function _sfc_render$9(e, t) {
5096
+ return openBlock(), createElementBlock("button", _hoisted_1$232, [renderSlot(e.$slots, "default")]);
5097
5097
  }
5098
- var Button_default$1 = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main$11, [["render", _sfc_render$11]]);
5098
+ var Button_default$1 = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main$9, [["render", _sfc_render$9]]);
5099
5099
  function useChat() {
5100
5100
  return inject(ChatSymbol);
5101
5101
  }
@@ -5116,24 +5116,24 @@ function useI18n() {
5116
5116
  te: r
5117
5117
  };
5118
5118
  }
5119
- var _hoisted_1$229 = { class: "chat-get-started" }, GetStarted_default = /* @__PURE__ */ defineComponent({
5119
+ var _hoisted_1$231 = { class: "chat-get-started" }, GetStarted_default = /* @__PURE__ */ defineComponent({
5120
5120
  __name: "GetStarted",
5121
5121
  setup(e) {
5122
5122
  let { t } = useI18n();
5123
- return (e, n) => (openBlock(), createElementBlock("div", _hoisted_1$229, [createVNode(Button_default$1, { onClick: n[0] ||= (t) => e.$emit("click:button") }, {
5123
+ return (e, n) => (openBlock(), createElementBlock("div", _hoisted_1$231, [createVNode(Button_default$1, { onClick: n[0] ||= (t) => e.$emit("click:button") }, {
5124
5124
  default: withCtx(() => [createTextVNode(toDisplayString(unref(t)("getStarted")), 1)]),
5125
5125
  _: 1
5126
5126
  })]));
5127
5127
  }
5128
- }), _sfc_main$10 = {}, _hoisted_1$228 = { class: "chat-powered-by" };
5129
- function _sfc_render$10(e, t) {
5130
- return openBlock(), createElementBlock("div", _hoisted_1$228, t[0] ||= [createTextVNode(" Powered by "), createBaseVNode("a", { href: "https://n8n.io?utm_source=n8n-external&utm_medium=widget-powered-by" }, "n8n", -1)]);
5128
+ }), _sfc_main$8 = {}, _hoisted_1$230 = { class: "chat-powered-by" };
5129
+ function _sfc_render$8(e, t) {
5130
+ return openBlock(), createElementBlock("div", _hoisted_1$230, t[0] ||= [createTextVNode(" Powered by "), createBaseVNode("a", { href: "https://n8n.io?utm_source=n8n-external&utm_medium=widget-powered-by" }, "n8n", -1)]);
5131
5131
  }
5132
- var PoweredBy_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main$10, [["render", _sfc_render$10]]), _hoisted_1$227 = { class: "chat-get-started-footer" }, _hoisted_2$17 = { key: 0 }, GetStartedFooter_default = /* @__PURE__ */ defineComponent({
5132
+ var PoweredBy_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main$8, [["render", _sfc_render$8]]), _hoisted_1$229 = { class: "chat-get-started-footer" }, _hoisted_2$17 = { key: 0 }, GetStartedFooter_default = /* @__PURE__ */ defineComponent({
5133
5133
  __name: "GetStartedFooter",
5134
5134
  setup(e) {
5135
5135
  let { t, te: n } = useI18n();
5136
- return (e, r) => (openBlock(), createElementBlock("div", _hoisted_1$227, [unref(n)("footer") ? (openBlock(), createElementBlock("div", _hoisted_2$17, toDisplayString(unref(t)("footer")), 1)) : createCommentVNode("", !0), createVNode(PoweredBy_default)]));
5136
+ return (e, r) => (openBlock(), createElementBlock("div", _hoisted_1$229, [unref(n)("footer") ? (openBlock(), createElementBlock("div", _hoisted_2$17, toDisplayString(unref(t)("footer")), 1)) : createCommentVNode("", !0), createVNode(PoweredBy_default)]));
5137
5137
  }
5138
5138
  });
5139
5139
  function tryOnScopeDispose$1(e) {
@@ -5186,119 +5186,119 @@ function useFileDialog(e = {}) {
5186
5186
  onChange: r
5187
5187
  };
5188
5188
  }
5189
- var _hoisted_1$226 = {
5189
+ var _hoisted_1$228 = {
5190
5190
  viewBox: "0 0 24 24",
5191
5191
  width: "1.2em",
5192
5192
  height: "1.2em"
5193
5193
  };
5194
- function render$203(e, t) {
5195
- return openBlock(), createElementBlock("svg", _hoisted_1$226, t[0] ||= [createBaseVNode("path", {
5194
+ function render$205(e, t) {
5195
+ return openBlock(), createElementBlock("svg", _hoisted_1$228, t[0] ||= [createBaseVNode("path", {
5196
5196
  fill: "currentColor",
5197
5197
  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"
5198
5198
  }, null, -1)]);
5199
5199
  }
5200
5200
  var paperclip_default$1 = {
5201
5201
  name: "mdi-paperclip",
5202
- render: render$203
5203
- }, _hoisted_1$225 = {
5202
+ render: render$205
5203
+ }, _hoisted_1$227 = {
5204
5204
  viewBox: "0 0 24 24",
5205
5205
  width: "1.2em",
5206
5206
  height: "1.2em"
5207
5207
  };
5208
- function render$202(e, t) {
5209
- return openBlock(), createElementBlock("svg", _hoisted_1$225, t[0] ||= [createBaseVNode("path", {
5208
+ function render$204(e, t) {
5209
+ return openBlock(), createElementBlock("svg", _hoisted_1$227, t[0] ||= [createBaseVNode("path", {
5210
5210
  fill: "currentColor",
5211
5211
  d: "m2 21l21-9L2 3v7l15 2l-15 2z"
5212
5212
  }, null, -1)]);
5213
5213
  }
5214
5214
  var send_default$1 = {
5215
5215
  name: "mdi-send",
5216
- render: render$202
5217
- }, _hoisted_1$224 = {
5216
+ render: render$204
5217
+ }, _hoisted_1$226 = {
5218
5218
  viewBox: "0 0 24 24",
5219
5219
  width: "1.2em",
5220
5220
  height: "1.2em"
5221
5221
  };
5222
- function render$201(e, t) {
5223
- return openBlock(), createElementBlock("svg", _hoisted_1$224, t[0] ||= [createBaseVNode("path", {
5222
+ function render$203(e, t) {
5223
+ return openBlock(), createElementBlock("svg", _hoisted_1$226, t[0] ||= [createBaseVNode("path", {
5224
5224
  fill: "currentColor",
5225
5225
  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"
5226
5226
  }, null, -1)]);
5227
5227
  }
5228
5228
  var closeThick_default = {
5229
5229
  name: "mdi-closeThick",
5230
- render: render$201
5231
- }, _hoisted_1$223 = {
5230
+ render: render$203
5231
+ }, _hoisted_1$225 = {
5232
5232
  viewBox: "0 0 24 24",
5233
5233
  width: "1.2em",
5234
5234
  height: "1.2em"
5235
5235
  };
5236
- function render$200(e, t) {
5237
- return openBlock(), createElementBlock("svg", _hoisted_1$223, t[0] ||= [createBaseVNode("path", {
5236
+ function render$202(e, t) {
5237
+ return openBlock(), createElementBlock("svg", _hoisted_1$225, t[0] ||= [createBaseVNode("path", {
5238
5238
  fill: "currentColor",
5239
5239
  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"
5240
5240
  }, null, -1)]);
5241
5241
  }
5242
5242
  var fileImage_default = {
5243
5243
  name: "mdi-fileImage",
5244
- render: render$200
5245
- }, _hoisted_1$222 = {
5244
+ render: render$202
5245
+ }, _hoisted_1$224 = {
5246
5246
  viewBox: "0 0 24 24",
5247
5247
  width: "1.2em",
5248
5248
  height: "1.2em"
5249
5249
  };
5250
- function render$199(e, t) {
5251
- return openBlock(), createElementBlock("svg", _hoisted_1$222, t[0] ||= [createBaseVNode("path", {
5250
+ function render$201(e, t) {
5251
+ return openBlock(), createElementBlock("svg", _hoisted_1$224, t[0] ||= [createBaseVNode("path", {
5252
5252
  fill: "currentColor",
5253
5253
  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"
5254
5254
  }, null, -1)]);
5255
5255
  }
5256
5256
  var fileMusic_default = {
5257
5257
  name: "mdi-fileMusic",
5258
- render: render$199
5259
- }, _hoisted_1$221 = {
5258
+ render: render$201
5259
+ }, _hoisted_1$223 = {
5260
5260
  viewBox: "0 0 24 24",
5261
5261
  width: "1.2em",
5262
5262
  height: "1.2em"
5263
5263
  };
5264
- function render$198(e, t) {
5265
- return openBlock(), createElementBlock("svg", _hoisted_1$221, t[0] ||= [createBaseVNode("path", {
5264
+ function render$200(e, t) {
5265
+ return openBlock(), createElementBlock("svg", _hoisted_1$223, t[0] ||= [createBaseVNode("path", {
5266
5266
  fill: "currentColor",
5267
5267
  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"
5268
5268
  }, null, -1)]);
5269
5269
  }
5270
5270
  var fileText_default = {
5271
5271
  name: "mdi-fileText",
5272
- render: render$198
5273
- }, _hoisted_1$220 = {
5272
+ render: render$200
5273
+ }, _hoisted_1$222 = {
5274
5274
  viewBox: "0 0 24 24",
5275
5275
  width: "1.2em",
5276
5276
  height: "1.2em"
5277
5277
  };
5278
- function render$197(e, t) {
5279
- return openBlock(), createElementBlock("svg", _hoisted_1$220, t[0] ||= [createBaseVNode("path", {
5278
+ function render$199(e, t) {
5279
+ return openBlock(), createElementBlock("svg", _hoisted_1$222, t[0] ||= [createBaseVNode("path", {
5280
5280
  fill: "currentColor",
5281
5281
  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"
5282
5282
  }, null, -1)]);
5283
5283
  }
5284
5284
  var fileVideo_default = {
5285
5285
  name: "mdi-fileVideo",
5286
- render: render$197
5287
- }, _hoisted_1$219 = {
5286
+ render: render$199
5287
+ }, _hoisted_1$221 = {
5288
5288
  viewBox: "0 0 24 24",
5289
5289
  width: "1.2em",
5290
5290
  height: "1.2em"
5291
5291
  };
5292
- function render$196(e, t) {
5293
- return openBlock(), createElementBlock("svg", _hoisted_1$219, t[0] ||= [createBaseVNode("path", {
5292
+ function render$198(e, t) {
5293
+ return openBlock(), createElementBlock("svg", _hoisted_1$221, t[0] ||= [createBaseVNode("path", {
5294
5294
  fill: "currentColor",
5295
5295
  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"
5296
5296
  }, null, -1)]);
5297
5297
  }
5298
5298
  var openInNew_default = {
5299
5299
  name: "mdi-openInNew",
5300
- render: render$196
5301
- }, _hoisted_1$218 = { class: "chat-file-name" }, ChatFile_default = /* @__PURE__ */ __plugin_vue_export_helper_default(/* @__PURE__ */ defineComponent({
5300
+ render: render$198
5301
+ }, _hoisted_1$220 = { class: "chat-file-name" }, ChatFile_default = /* @__PURE__ */ __plugin_vue_export_helper_default(/* @__PURE__ */ defineComponent({
5302
5302
  __name: "ChatFile",
5303
5303
  props: {
5304
5304
  file: {},
@@ -5329,7 +5329,7 @@ var openInNew_default = {
5329
5329
  onClick: s
5330
5330
  }, [
5331
5331
  createVNode(unref(o), { class: "chat-icon" }),
5332
- createBaseVNode("p", _hoisted_1$218, toDisplayString(e.file.name), 1),
5332
+ createBaseVNode("p", _hoisted_1$220, toDisplayString(e.file.name), 1),
5333
5333
  e.isRemovable ? (openBlock(), createElementBlock("span", {
5334
5334
  key: 0,
5335
5335
  class: "chat-file-delete",
@@ -5340,7 +5340,7 @@ var openInNew_default = {
5340
5340
  })) : createCommentVNode("", !0)
5341
5341
  ]));
5342
5342
  }
5343
- }), [["__scopeId", "data-v-562a0e08"]]), _hoisted_1$217 = { class: "chat-inputs" }, _hoisted_2$16 = {
5343
+ }), [["__scopeId", "data-v-562a0e08"]]), _hoisted_1$219 = { class: "chat-inputs" }, _hoisted_2$16 = {
5344
5344
  key: 0,
5345
5345
  class: "chat-input-left-panel"
5346
5346
  }, _hoisted_3$6 = ["disabled", "placeholder"], _hoisted_4$1 = { class: "chat-inputs-controls" }, _hoisted_5$1 = ["disabled"], _hoisted_6$1 = ["disabled"], _hoisted_7 = {
@@ -5480,7 +5480,7 @@ var openInNew_default = {
5480
5480
  class: "chat-input",
5481
5481
  style: normalizeStyle(T.value),
5482
5482
  onKeydown: withModifiers(z, ["stop"])
5483
- }, [createBaseVNode("div", _hoisted_1$217, [
5483
+ }, [createBaseVNode("div", _hoisted_1$219, [
5484
5484
  e.$slots.leftPanel ? (openBlock(), createElementBlock("div", _hoisted_2$16, [renderSlot(e.$slots, "leftPanel", {}, void 0, !0)])) : createCommentVNode("", !0),
5485
5485
  withDirectives(createBaseVNode("textarea", {
5486
5486
  ref_key: "chatTextArea",
@@ -5519,7 +5519,7 @@ var openInNew_default = {
5519
5519
  onRemove: R
5520
5520
  }, null, 8, ["file"]))), 128))])) : createCommentVNode("", !0)], 36));
5521
5521
  }
5522
- }), [["__scopeId", "data-v-66014261"]]), _hoisted_1$216 = { class: "chat-layout" }, _hoisted_2$15 = {
5522
+ }), [["__scopeId", "data-v-66014261"]]), _hoisted_1$218 = { class: "chat-layout" }, _hoisted_2$15 = {
5523
5523
  key: 0,
5524
5524
  class: "chat-header"
5525
5525
  }, _hoisted_3$5 = {
@@ -5537,7 +5537,7 @@ var openInNew_default = {
5537
5537
  chatEventBus.on("scrollToBottom", n), window.addEventListener("resize", n);
5538
5538
  }), onBeforeUnmount(() => {
5539
5539
  chatEventBus.off("scrollToBottom", n), window.removeEventListener("resize", n);
5540
- }), (e, n) => (openBlock(), createElementBlock("main", _hoisted_1$216, [
5540
+ }), (e, n) => (openBlock(), createElementBlock("main", _hoisted_1$218, [
5541
5541
  e.$slots.header ? (openBlock(), createElementBlock("div", _hoisted_2$15, [renderSlot(e.$slots, "header")])) : createCommentVNode("", !0),
5542
5542
  e.$slots.default ? (openBlock(), createElementBlock("div", {
5543
5543
  key: 1,
@@ -5548,13 +5548,13 @@ var openInNew_default = {
5548
5548
  e.$slots.footer ? (openBlock(), createElementBlock("div", _hoisted_3$5, [renderSlot(e.$slots, "footer")])) : createCommentVNode("", !0)
5549
5549
  ]));
5550
5550
  }
5551
- }), 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", 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", _hoisted_1$215 = {
5551
+ }), 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$217 = {
5552
5552
  viewBox: "0 0 24 24",
5553
5553
  width: "1.2em",
5554
5554
  height: "1.2em"
5555
5555
  };
5556
- function render$195(e, t) {
5557
- return openBlock(), createElementBlock("svg", _hoisted_1$215, t[0] ||= [createBaseVNode("path", {
5556
+ function render$197(e, t) {
5557
+ return openBlock(), createElementBlock("svg", _hoisted_1$217, t[0] ||= [createBaseVNode("path", {
5558
5558
  fill: "none",
5559
5559
  stroke: "currentColor",
5560
5560
  "stroke-linecap": "round",
@@ -5565,14 +5565,14 @@ function render$195(e, t) {
5565
5565
  }
5566
5566
  var align_right_default = {
5567
5567
  name: "lucide-align-right",
5568
- render: render$195
5569
- }, _hoisted_1$214 = {
5568
+ render: render$197
5569
+ }, _hoisted_1$216 = {
5570
5570
  viewBox: "0 0 24 24",
5571
5571
  width: "1.2em",
5572
5572
  height: "1.2em"
5573
5573
  };
5574
- function render$194(e, t) {
5575
- return openBlock(), createElementBlock("svg", _hoisted_1$214, t[0] ||= [createBaseVNode("g", {
5574
+ function render$196(e, t) {
5575
+ return openBlock(), createElementBlock("svg", _hoisted_1$216, t[0] ||= [createBaseVNode("g", {
5576
5576
  fill: "none",
5577
5577
  stroke: "currentColor",
5578
5578
  "stroke-linecap": "round",
@@ -5588,14 +5588,14 @@ function render$194(e, t) {
5588
5588
  }
5589
5589
  var archive_default = {
5590
5590
  name: "lucide-archive",
5591
- render: render$194
5592
- }, _hoisted_1$213 = {
5591
+ render: render$196
5592
+ }, _hoisted_1$215 = {
5593
5593
  viewBox: "0 0 24 24",
5594
5594
  width: "1.2em",
5595
5595
  height: "1.2em"
5596
5596
  };
5597
- function render$193(e, t) {
5598
- return openBlock(), createElementBlock("svg", _hoisted_1$213, t[0] ||= [createBaseVNode("g", {
5597
+ function render$195(e, t) {
5598
+ return openBlock(), createElementBlock("svg", _hoisted_1$215, t[0] ||= [createBaseVNode("g", {
5599
5599
  fill: "none",
5600
5600
  stroke: "currentColor",
5601
5601
  "stroke-linecap": "round",
@@ -5611,14 +5611,14 @@ function render$193(e, t) {
5611
5611
  }
5612
5612
  var archive_restore_default = {
5613
5613
  name: "lucide-archive-restore",
5614
- render: render$193
5615
- }, _hoisted_1$212 = {
5614
+ render: render$195
5615
+ }, _hoisted_1$214 = {
5616
5616
  viewBox: "0 0 24 24",
5617
5617
  width: "1.2em",
5618
5618
  height: "1.2em"
5619
5619
  };
5620
- function render$192(e, t) {
5621
- return openBlock(), createElementBlock("svg", _hoisted_1$212, t[0] ||= [createBaseVNode("path", {
5620
+ function render$194(e, t) {
5621
+ return openBlock(), createElementBlock("svg", _hoisted_1$214, t[0] ||= [createBaseVNode("path", {
5622
5622
  fill: "none",
5623
5623
  stroke: "currentColor",
5624
5624
  "stroke-linecap": "round",
@@ -5629,14 +5629,14 @@ function render$192(e, t) {
5629
5629
  }
5630
5630
  var arrow_down_default$1 = {
5631
5631
  name: "lucide-arrow-down",
5632
- render: render$192
5633
- }, _hoisted_1$211 = {
5632
+ render: render$194
5633
+ }, _hoisted_1$213 = {
5634
5634
  viewBox: "0 0 24 24",
5635
5635
  width: "1.2em",
5636
5636
  height: "1.2em"
5637
5637
  };
5638
- function render$191(e, t) {
5639
- return openBlock(), createElementBlock("svg", _hoisted_1$211, t[0] ||= [createBaseVNode("path", {
5638
+ function render$193(e, t) {
5639
+ return openBlock(), createElementBlock("svg", _hoisted_1$213, t[0] ||= [createBaseVNode("path", {
5640
5640
  fill: "none",
5641
5641
  stroke: "currentColor",
5642
5642
  "stroke-linecap": "round",
@@ -5647,14 +5647,14 @@ function render$191(e, t) {
5647
5647
  }
5648
5648
  var arrow_left_default$1 = {
5649
5649
  name: "lucide-arrow-left",
5650
- render: render$191
5651
- }, _hoisted_1$210 = {
5650
+ render: render$193
5651
+ }, _hoisted_1$212 = {
5652
5652
  viewBox: "0 0 24 24",
5653
5653
  width: "1.2em",
5654
5654
  height: "1.2em"
5655
5655
  };
5656
- function render$190(e, t) {
5657
- return openBlock(), createElementBlock("svg", _hoisted_1$210, t[0] ||= [createBaseVNode("path", {
5656
+ function render$192(e, t) {
5657
+ return openBlock(), createElementBlock("svg", _hoisted_1$212, t[0] ||= [createBaseVNode("path", {
5658
5658
  fill: "none",
5659
5659
  stroke: "currentColor",
5660
5660
  "stroke-linecap": "round",
@@ -5665,14 +5665,14 @@ function render$190(e, t) {
5665
5665
  }
5666
5666
  var arrow_left_right_default = {
5667
5667
  name: "lucide-arrow-left-right",
5668
- render: render$190
5669
- }, _hoisted_1$209 = {
5668
+ render: render$192
5669
+ }, _hoisted_1$211 = {
5670
5670
  viewBox: "0 0 24 24",
5671
5671
  width: "1.2em",
5672
5672
  height: "1.2em"
5673
5673
  };
5674
- function render$189(e, t) {
5675
- return openBlock(), createElementBlock("svg", _hoisted_1$209, t[0] ||= [createBaseVNode("path", {
5674
+ function render$191(e, t) {
5675
+ return openBlock(), createElementBlock("svg", _hoisted_1$211, t[0] ||= [createBaseVNode("path", {
5676
5676
  fill: "none",
5677
5677
  stroke: "currentColor",
5678
5678
  "stroke-linecap": "round",
@@ -5683,14 +5683,14 @@ function render$189(e, t) {
5683
5683
  }
5684
5684
  var arrow_right_default$1 = {
5685
5685
  name: "lucide-arrow-right",
5686
- render: render$189
5687
- }, _hoisted_1$208 = {
5686
+ render: render$191
5687
+ }, _hoisted_1$210 = {
5688
5688
  viewBox: "0 0 24 24",
5689
5689
  width: "1.2em",
5690
5690
  height: "1.2em"
5691
5691
  };
5692
- function render$188(e, t) {
5693
- return openBlock(), createElementBlock("svg", _hoisted_1$208, t[0] ||= [createBaseVNode("path", {
5692
+ function render$190(e, t) {
5693
+ return openBlock(), createElementBlock("svg", _hoisted_1$210, t[0] ||= [createBaseVNode("path", {
5694
5694
  fill: "none",
5695
5695
  stroke: "currentColor",
5696
5696
  "stroke-linecap": "round",
@@ -5701,14 +5701,14 @@ function render$188(e, t) {
5701
5701
  }
5702
5702
  var arrow_right_from_line_default = {
5703
5703
  name: "lucide-arrow-right-from-line",
5704
- render: render$188
5705
- }, _hoisted_1$207 = {
5704
+ render: render$190
5705
+ }, _hoisted_1$209 = {
5706
5706
  viewBox: "0 0 24 24",
5707
5707
  width: "1.2em",
5708
5708
  height: "1.2em"
5709
5709
  };
5710
- function render$187(e, t) {
5711
- return openBlock(), createElementBlock("svg", _hoisted_1$207, t[0] ||= [createBaseVNode("path", {
5710
+ function render$189(e, t) {
5711
+ return openBlock(), createElementBlock("svg", _hoisted_1$209, t[0] ||= [createBaseVNode("path", {
5712
5712
  fill: "none",
5713
5713
  stroke: "currentColor",
5714
5714
  "stroke-linecap": "round",
@@ -5719,14 +5719,14 @@ function render$187(e, t) {
5719
5719
  }
5720
5720
  var arrow_right_to_line_default = {
5721
5721
  name: "lucide-arrow-right-to-line",
5722
- render: render$187
5723
- }, _hoisted_1$206 = {
5722
+ render: render$189
5723
+ }, _hoisted_1$208 = {
5724
5724
  viewBox: "0 0 24 24",
5725
5725
  width: "1.2em",
5726
5726
  height: "1.2em"
5727
5727
  };
5728
- function render$186(e, t) {
5729
- return openBlock(), createElementBlock("svg", _hoisted_1$206, t[0] ||= [createBaseVNode("path", {
5728
+ function render$188(e, t) {
5729
+ return openBlock(), createElementBlock("svg", _hoisted_1$208, t[0] ||= [createBaseVNode("path", {
5730
5730
  fill: "none",
5731
5731
  stroke: "currentColor",
5732
5732
  "stroke-linecap": "round",
@@ -5737,14 +5737,14 @@ function render$186(e, t) {
5737
5737
  }
5738
5738
  var arrow_up_default = {
5739
5739
  name: "lucide-arrow-up",
5740
- render: render$186
5741
- }, _hoisted_1$205 = {
5740
+ render: render$188
5741
+ }, _hoisted_1$207 = {
5742
5742
  viewBox: "0 0 24 24",
5743
5743
  width: "1.2em",
5744
5744
  height: "1.2em"
5745
5745
  };
5746
- function render$185(e, t) {
5747
- return openBlock(), createElementBlock("svg", _hoisted_1$205, t[0] ||= [createBaseVNode("path", {
5746
+ function render$187(e, t) {
5747
+ return openBlock(), createElementBlock("svg", _hoisted_1$207, t[0] ||= [createBaseVNode("path", {
5748
5748
  fill: "none",
5749
5749
  stroke: "currentColor",
5750
5750
  "stroke-linecap": "round",
@@ -5755,14 +5755,14 @@ function render$185(e, t) {
5755
5755
  }
5756
5756
  var arrow_up_right_default = {
5757
5757
  name: "lucide-arrow-up-right",
5758
- render: render$185
5759
- }, _hoisted_1$204 = {
5758
+ render: render$187
5759
+ }, _hoisted_1$206 = {
5760
5760
  viewBox: "0 0 24 24",
5761
5761
  width: "1.2em",
5762
5762
  height: "1.2em"
5763
5763
  };
5764
- function render$184(e, t) {
5765
- return openBlock(), createElementBlock("svg", _hoisted_1$204, t[0] ||= [createBaseVNode("g", {
5764
+ function render$186(e, t) {
5765
+ return openBlock(), createElementBlock("svg", _hoisted_1$206, t[0] ||= [createBaseVNode("g", {
5766
5766
  fill: "none",
5767
5767
  stroke: "currentColor",
5768
5768
  "stroke-linecap": "round",
@@ -5776,14 +5776,14 @@ function render$184(e, t) {
5776
5776
  }
5777
5777
  var at_sign_default = {
5778
5778
  name: "lucide-at-sign",
5779
- render: render$184
5780
- }, _hoisted_1$203 = {
5779
+ render: render$186
5780
+ }, _hoisted_1$205 = {
5781
5781
  viewBox: "0 0 24 24",
5782
5782
  width: "1.2em",
5783
5783
  height: "1.2em"
5784
5784
  };
5785
- function render$183(e, t) {
5786
- return openBlock(), createElementBlock("svg", _hoisted_1$203, t[0] ||= [createBaseVNode("g", {
5785
+ function render$185(e, t) {
5786
+ return openBlock(), createElementBlock("svg", _hoisted_1$205, t[0] ||= [createBaseVNode("g", {
5787
5787
  fill: "none",
5788
5788
  stroke: "currentColor",
5789
5789
  "stroke-linecap": "round",
@@ -5797,14 +5797,14 @@ function render$183(e, t) {
5797
5797
  }
5798
5798
  var ban_default = {
5799
5799
  name: "lucide-ban",
5800
- render: render$183
5801
- }, _hoisted_1$202 = {
5800
+ render: render$185
5801
+ }, _hoisted_1$204 = {
5802
5802
  viewBox: "0 0 24 24",
5803
5803
  width: "1.2em",
5804
5804
  height: "1.2em"
5805
5805
  };
5806
- function render$182(e, t) {
5807
- return openBlock(), createElementBlock("svg", _hoisted_1$202, t[0] ||= [createBaseVNode("path", {
5806
+ function render$184(e, t) {
5807
+ return openBlock(), createElementBlock("svg", _hoisted_1$204, t[0] ||= [createBaseVNode("path", {
5808
5808
  fill: "none",
5809
5809
  stroke: "currentColor",
5810
5810
  "stroke-linecap": "round",
@@ -5815,14 +5815,14 @@ function render$182(e, t) {
5815
5815
  }
5816
5816
  var bell_default = {
5817
5817
  name: "lucide-bell",
5818
- render: render$182
5819
- }, _hoisted_1$201 = {
5818
+ render: render$184
5819
+ }, _hoisted_1$203 = {
5820
5820
  viewBox: "0 0 24 24",
5821
5821
  width: "1.2em",
5822
5822
  height: "1.2em"
5823
5823
  };
5824
- function render$181(e, t) {
5825
- return openBlock(), createElementBlock("svg", _hoisted_1$201, t[0] ||= [createBaseVNode("path", {
5824
+ function render$183(e, t) {
5825
+ return openBlock(), createElementBlock("svg", _hoisted_1$203, t[0] ||= [createBaseVNode("path", {
5826
5826
  fill: "none",
5827
5827
  stroke: "currentColor",
5828
5828
  "stroke-linecap": "round",
@@ -5833,14 +5833,14 @@ function render$181(e, t) {
5833
5833
  }
5834
5834
  var book_default = {
5835
5835
  name: "lucide-book",
5836
- render: render$181
5837
- }, _hoisted_1$200 = {
5836
+ render: render$183
5837
+ }, _hoisted_1$202 = {
5838
5838
  viewBox: "0 0 24 24",
5839
5839
  width: "1.2em",
5840
5840
  height: "1.2em"
5841
5841
  };
5842
- function render$180(e, t) {
5843
- return openBlock(), createElementBlock("svg", _hoisted_1$200, t[0] ||= [createBaseVNode("path", {
5842
+ function render$182(e, t) {
5843
+ return openBlock(), createElementBlock("svg", _hoisted_1$202, t[0] ||= [createBaseVNode("path", {
5844
5844
  fill: "none",
5845
5845
  stroke: "currentColor",
5846
5846
  "stroke-linecap": "round",
@@ -5851,14 +5851,14 @@ function render$180(e, t) {
5851
5851
  }
5852
5852
  var book_open_default = {
5853
5853
  name: "lucide-book-open",
5854
- render: render$180
5855
- }, _hoisted_1$199 = {
5854
+ render: render$182
5855
+ }, _hoisted_1$201 = {
5856
5856
  viewBox: "0 0 24 24",
5857
5857
  width: "1.2em",
5858
5858
  height: "1.2em"
5859
5859
  };
5860
- function render$179(e, t) {
5861
- return openBlock(), createElementBlock("svg", _hoisted_1$199, t[0] ||= [createBaseVNode("g", {
5860
+ function render$181(e, t) {
5861
+ return openBlock(), createElementBlock("svg", _hoisted_1$201, t[0] ||= [createBaseVNode("g", {
5862
5862
  fill: "none",
5863
5863
  stroke: "currentColor",
5864
5864
  "stroke-linecap": "round",
@@ -5878,14 +5878,14 @@ function render$179(e, t) {
5878
5878
  }
5879
5879
  var bot_default = {
5880
5880
  name: "lucide-bot",
5881
- render: render$179
5882
- }, _hoisted_1$198 = {
5881
+ render: render$181
5882
+ }, _hoisted_1$200 = {
5883
5883
  viewBox: "0 0 24 24",
5884
5884
  width: "1.2em",
5885
5885
  height: "1.2em"
5886
5886
  };
5887
- function render$178(e, t) {
5888
- return openBlock(), createElementBlock("svg", _hoisted_1$198, t[0] ||= [createBaseVNode("g", {
5887
+ function render$180(e, t) {
5888
+ return openBlock(), createElementBlock("svg", _hoisted_1$200, t[0] ||= [createBaseVNode("g", {
5889
5889
  fill: "none",
5890
5890
  stroke: "currentColor",
5891
5891
  "stroke-linecap": "round",
@@ -5895,14 +5895,14 @@ function render$178(e, t) {
5895
5895
  }
5896
5896
  var box_default = {
5897
5897
  name: "lucide-box",
5898
- render: render$178
5899
- }, _hoisted_1$197 = {
5898
+ render: render$180
5899
+ }, _hoisted_1$199 = {
5900
5900
  viewBox: "0 0 24 24",
5901
5901
  width: "1.2em",
5902
5902
  height: "1.2em"
5903
5903
  };
5904
- function render$177(e, t) {
5905
- return openBlock(), createElementBlock("svg", _hoisted_1$197, t[0] ||= [createBaseVNode("path", {
5904
+ function render$179(e, t) {
5905
+ return openBlock(), createElementBlock("svg", _hoisted_1$199, t[0] ||= [createBaseVNode("path", {
5906
5906
  fill: "none",
5907
5907
  stroke: "currentColor",
5908
5908
  "stroke-linecap": "round",
@@ -5913,14 +5913,14 @@ function render$177(e, t) {
5913
5913
  }
5914
5914
  var braces_default = {
5915
5915
  name: "lucide-braces",
5916
- render: render$177
5917
- }, _hoisted_1$196 = {
5916
+ render: render$179
5917
+ }, _hoisted_1$198 = {
5918
5918
  viewBox: "0 0 24 24",
5919
5919
  width: "1.2em",
5920
5920
  height: "1.2em"
5921
5921
  };
5922
- function render$176(e, t) {
5923
- return openBlock(), createElementBlock("svg", _hoisted_1$196, t[0] ||= [createBaseVNode("g", {
5922
+ function render$178(e, t) {
5923
+ return openBlock(), createElementBlock("svg", _hoisted_1$198, t[0] ||= [createBaseVNode("g", {
5924
5924
  fill: "none",
5925
5925
  stroke: "currentColor",
5926
5926
  "stroke-linecap": "round",
@@ -5934,14 +5934,14 @@ function render$176(e, t) {
5934
5934
  }
5935
5935
  var brain_default = {
5936
5936
  name: "lucide-brain",
5937
- render: render$176
5938
- }, _hoisted_1$195 = {
5937
+ render: render$178
5938
+ }, _hoisted_1$197 = {
5939
5939
  viewBox: "0 0 24 24",
5940
5940
  width: "1.2em",
5941
5941
  height: "1.2em"
5942
5942
  };
5943
- function render$175(e, t) {
5944
- return openBlock(), createElementBlock("svg", _hoisted_1$195, t[0] ||= [createBaseVNode("g", {
5943
+ function render$177(e, t) {
5944
+ return openBlock(), createElementBlock("svg", _hoisted_1$197, t[0] ||= [createBaseVNode("g", {
5945
5945
  fill: "none",
5946
5946
  stroke: "currentColor",
5947
5947
  "stroke-linecap": "round",
@@ -5955,14 +5955,14 @@ function render$175(e, t) {
5955
5955
  }
5956
5956
  var bug_default = {
5957
5957
  name: "lucide-bug",
5958
- render: render$175
5959
- }, _hoisted_1$194 = {
5958
+ render: render$177
5959
+ }, _hoisted_1$196 = {
5960
5960
  viewBox: "0 0 24 24",
5961
5961
  width: "1.2em",
5962
5962
  height: "1.2em"
5963
5963
  };
5964
- function render$174(e, t) {
5965
- return openBlock(), createElementBlock("svg", _hoisted_1$194, t[0] ||= [createBaseVNode("g", {
5964
+ function render$176(e, t) {
5965
+ return openBlock(), createElementBlock("svg", _hoisted_1$196, t[0] ||= [createBaseVNode("g", {
5966
5966
  fill: "none",
5967
5967
  stroke: "currentColor",
5968
5968
  "stroke-linecap": "round",
@@ -5978,14 +5978,14 @@ function render$174(e, t) {
5978
5978
  }
5979
5979
  var calculator_default = {
5980
5980
  name: "lucide-calculator",
5981
- render: render$174
5982
- }, _hoisted_1$193 = {
5981
+ render: render$176
5982
+ }, _hoisted_1$195 = {
5983
5983
  viewBox: "0 0 24 24",
5984
5984
  width: "1.2em",
5985
5985
  height: "1.2em"
5986
5986
  };
5987
- function render$173(e, t) {
5988
- return openBlock(), createElementBlock("svg", _hoisted_1$193, t[0] ||= [createBaseVNode("g", {
5987
+ function render$175(e, t) {
5988
+ return openBlock(), createElementBlock("svg", _hoisted_1$195, t[0] ||= [createBaseVNode("g", {
5989
5989
  fill: "none",
5990
5990
  stroke: "currentColor",
5991
5991
  "stroke-linecap": "round",
@@ -6005,14 +6005,14 @@ function render$173(e, t) {
6005
6005
  }
6006
6006
  var calendar_default = {
6007
6007
  name: "lucide-calendar",
6008
- render: render$173
6009
- }, _hoisted_1$192 = {
6008
+ render: render$175
6009
+ }, _hoisted_1$194 = {
6010
6010
  viewBox: "0 0 24 24",
6011
6011
  width: "1.2em",
6012
6012
  height: "1.2em"
6013
6013
  };
6014
- function render$172(e, t) {
6015
- return openBlock(), createElementBlock("svg", _hoisted_1$192, t[0] ||= [createBaseVNode("path", {
6014
+ function render$174(e, t) {
6015
+ return openBlock(), createElementBlock("svg", _hoisted_1$194, t[0] ||= [createBaseVNode("path", {
6016
6016
  fill: "none",
6017
6017
  stroke: "currentColor",
6018
6018
  "stroke-linecap": "round",
@@ -6023,14 +6023,14 @@ function render$172(e, t) {
6023
6023
  }
6024
6024
  var case_upper_default = {
6025
6025
  name: "lucide-case-upper",
6026
- render: render$172
6027
- }, _hoisted_1$191 = {
6026
+ render: render$174
6027
+ }, _hoisted_1$193 = {
6028
6028
  viewBox: "0 0 24 24",
6029
6029
  width: "1.2em",
6030
6030
  height: "1.2em"
6031
6031
  };
6032
- function render$171(e, t) {
6033
- return openBlock(), createElementBlock("svg", _hoisted_1$191, t[0] ||= [createBaseVNode("path", {
6032
+ function render$173(e, t) {
6033
+ return openBlock(), createElementBlock("svg", _hoisted_1$193, t[0] ||= [createBaseVNode("path", {
6034
6034
  fill: "none",
6035
6035
  stroke: "currentColor",
6036
6036
  "stroke-linecap": "round",
@@ -6041,14 +6041,14 @@ function render$171(e, t) {
6041
6041
  }
6042
6042
  var chart_column_decreasing_default = {
6043
6043
  name: "lucide-chart-column-decreasing",
6044
- render: render$171
6045
- }, _hoisted_1$190 = {
6044
+ render: render$173
6045
+ }, _hoisted_1$192 = {
6046
6046
  viewBox: "0 0 24 24",
6047
6047
  width: "1.2em",
6048
6048
  height: "1.2em"
6049
6049
  };
6050
- function render$170(e, t) {
6051
- return openBlock(), createElementBlock("svg", _hoisted_1$190, t[0] ||= [createBaseVNode("path", {
6050
+ function render$172(e, t) {
6051
+ return openBlock(), createElementBlock("svg", _hoisted_1$192, t[0] ||= [createBaseVNode("path", {
6052
6052
  fill: "none",
6053
6053
  stroke: "currentColor",
6054
6054
  "stroke-linecap": "round",
@@ -6059,14 +6059,14 @@ function render$170(e, t) {
6059
6059
  }
6060
6060
  var check_default = {
6061
6061
  name: "lucide-check",
6062
- render: render$170
6063
- }, _hoisted_1$189 = {
6062
+ render: render$172
6063
+ }, _hoisted_1$191 = {
6064
6064
  viewBox: "0 0 24 24",
6065
6065
  width: "1.2em",
6066
6066
  height: "1.2em"
6067
6067
  };
6068
- function render$169(e, t) {
6069
- return openBlock(), createElementBlock("svg", _hoisted_1$189, t[0] ||= [createBaseVNode("path", {
6068
+ function render$171(e, t) {
6069
+ return openBlock(), createElementBlock("svg", _hoisted_1$191, t[0] ||= [createBaseVNode("path", {
6070
6070
  fill: "none",
6071
6071
  stroke: "currentColor",
6072
6072
  "stroke-linecap": "round",
@@ -6077,14 +6077,14 @@ function render$169(e, t) {
6077
6077
  }
6078
6078
  var check_check_default = {
6079
6079
  name: "lucide-check-check",
6080
- render: render$169
6081
- }, _hoisted_1$188 = {
6080
+ render: render$171
6081
+ }, _hoisted_1$190 = {
6082
6082
  viewBox: "0 0 24 24",
6083
6083
  width: "1.2em",
6084
6084
  height: "1.2em"
6085
6085
  };
6086
- function render$168(e, t) {
6087
- return openBlock(), createElementBlock("svg", _hoisted_1$188, t[0] ||= [createBaseVNode("path", {
6086
+ function render$170(e, t) {
6087
+ return openBlock(), createElementBlock("svg", _hoisted_1$190, t[0] ||= [createBaseVNode("path", {
6088
6088
  fill: "none",
6089
6089
  stroke: "currentColor",
6090
6090
  "stroke-linecap": "round",
@@ -6095,14 +6095,14 @@ function render$168(e, t) {
6095
6095
  }
6096
6096
  var chevron_down_default$1 = {
6097
6097
  name: "lucide-chevron-down",
6098
- render: render$168
6099
- }, _hoisted_1$187 = {
6098
+ render: render$170
6099
+ }, _hoisted_1$189 = {
6100
6100
  viewBox: "0 0 24 24",
6101
6101
  width: "1.2em",
6102
6102
  height: "1.2em"
6103
6103
  };
6104
- function render$167(e, t) {
6105
- return openBlock(), createElementBlock("svg", _hoisted_1$187, t[0] ||= [createBaseVNode("path", {
6104
+ function render$169(e, t) {
6105
+ return openBlock(), createElementBlock("svg", _hoisted_1$189, t[0] ||= [createBaseVNode("path", {
6106
6106
  fill: "none",
6107
6107
  stroke: "currentColor",
6108
6108
  "stroke-linecap": "round",
@@ -6113,14 +6113,14 @@ function render$167(e, t) {
6113
6113
  }
6114
6114
  var chevron_left_default = {
6115
6115
  name: "lucide-chevron-left",
6116
- render: render$167
6117
- }, _hoisted_1$186 = {
6116
+ render: render$169
6117
+ }, _hoisted_1$188 = {
6118
6118
  viewBox: "0 0 24 24",
6119
6119
  width: "1.2em",
6120
6120
  height: "1.2em"
6121
6121
  };
6122
- function render$166(e, t) {
6123
- return openBlock(), createElementBlock("svg", _hoisted_1$186, t[0] ||= [createBaseVNode("path", {
6122
+ function render$168(e, t) {
6123
+ return openBlock(), createElementBlock("svg", _hoisted_1$188, t[0] ||= [createBaseVNode("path", {
6124
6124
  fill: "none",
6125
6125
  stroke: "currentColor",
6126
6126
  "stroke-linecap": "round",
@@ -6131,14 +6131,14 @@ function render$166(e, t) {
6131
6131
  }
6132
6132
  var chevron_right_default = {
6133
6133
  name: "lucide-chevron-right",
6134
- render: render$166
6135
- }, _hoisted_1$185 = {
6134
+ render: render$168
6135
+ }, _hoisted_1$187 = {
6136
6136
  viewBox: "0 0 24 24",
6137
6137
  width: "1.2em",
6138
6138
  height: "1.2em"
6139
6139
  };
6140
- function render$165(e, t) {
6141
- return openBlock(), createElementBlock("svg", _hoisted_1$185, t[0] ||= [createBaseVNode("path", {
6140
+ function render$167(e, t) {
6141
+ return openBlock(), createElementBlock("svg", _hoisted_1$187, t[0] ||= [createBaseVNode("path", {
6142
6142
  fill: "none",
6143
6143
  stroke: "currentColor",
6144
6144
  "stroke-linecap": "round",
@@ -6149,14 +6149,14 @@ function render$165(e, t) {
6149
6149
  }
6150
6150
  var chevron_up_default = {
6151
6151
  name: "lucide-chevron-up",
6152
- render: render$165
6153
- }, _hoisted_1$184 = {
6152
+ render: render$167
6153
+ }, _hoisted_1$186 = {
6154
6154
  viewBox: "0 0 24 24",
6155
6155
  width: "1.2em",
6156
6156
  height: "1.2em"
6157
6157
  };
6158
- function render$164(e, t) {
6159
- return openBlock(), createElementBlock("svg", _hoisted_1$184, t[0] ||= [createBaseVNode("path", {
6158
+ function render$166(e, t) {
6159
+ return openBlock(), createElementBlock("svg", _hoisted_1$186, t[0] ||= [createBaseVNode("path", {
6160
6160
  fill: "none",
6161
6161
  stroke: "currentColor",
6162
6162
  "stroke-linecap": "round",
@@ -6167,14 +6167,14 @@ function render$164(e, t) {
6167
6167
  }
6168
6168
  var chevrons_down_up_default = {
6169
6169
  name: "lucide-chevrons-down-up",
6170
- render: render$164
6171
- }, _hoisted_1$183 = {
6170
+ render: render$166
6171
+ }, _hoisted_1$185 = {
6172
6172
  viewBox: "0 0 24 24",
6173
6173
  width: "1.2em",
6174
6174
  height: "1.2em"
6175
6175
  };
6176
- function render$163(e, t) {
6177
- return openBlock(), createElementBlock("svg", _hoisted_1$183, t[0] ||= [createBaseVNode("path", {
6176
+ function render$165(e, t) {
6177
+ return openBlock(), createElementBlock("svg", _hoisted_1$185, t[0] ||= [createBaseVNode("path", {
6178
6178
  fill: "none",
6179
6179
  stroke: "currentColor",
6180
6180
  "stroke-linecap": "round",
@@ -6185,14 +6185,14 @@ function render$163(e, t) {
6185
6185
  }
6186
6186
  var chevrons_left_default = {
6187
6187
  name: "lucide-chevrons-left",
6188
- render: render$163
6189
- }, _hoisted_1$182 = {
6188
+ render: render$165
6189
+ }, _hoisted_1$184 = {
6190
6190
  viewBox: "0 0 24 24",
6191
6191
  width: "1.2em",
6192
6192
  height: "1.2em"
6193
6193
  };
6194
- function render$162(e, t) {
6195
- return openBlock(), createElementBlock("svg", _hoisted_1$182, t[0] ||= [createBaseVNode("path", {
6194
+ function render$164(e, t) {
6195
+ return openBlock(), createElementBlock("svg", _hoisted_1$184, t[0] ||= [createBaseVNode("path", {
6196
6196
  fill: "none",
6197
6197
  stroke: "currentColor",
6198
6198
  "stroke-linecap": "round",
@@ -6203,14 +6203,14 @@ function render$162(e, t) {
6203
6203
  }
6204
6204
  var chevrons_up_down_default = {
6205
6205
  name: "lucide-chevrons-up-down",
6206
- render: render$162
6207
- }, _hoisted_1$181 = {
6206
+ render: render$164
6207
+ }, _hoisted_1$183 = {
6208
6208
  viewBox: "0 0 24 24",
6209
6209
  width: "1.2em",
6210
6210
  height: "1.2em"
6211
6211
  };
6212
- function render$161(e, t) {
6213
- return openBlock(), createElementBlock("svg", _hoisted_1$181, t[0] ||= [createBaseVNode("circle", {
6212
+ function render$163(e, t) {
6213
+ return openBlock(), createElementBlock("svg", _hoisted_1$183, t[0] ||= [createBaseVNode("circle", {
6214
6214
  cx: "12",
6215
6215
  cy: "12",
6216
6216
  r: "10",
@@ -6223,14 +6223,14 @@ function render$161(e, t) {
6223
6223
  }
6224
6224
  var circle_default = {
6225
6225
  name: "lucide-circle",
6226
- render: render$161
6227
- }, _hoisted_1$180 = {
6226
+ render: render$163
6227
+ }, _hoisted_1$182 = {
6228
6228
  viewBox: "0 0 24 24",
6229
6229
  width: "1.2em",
6230
6230
  height: "1.2em"
6231
6231
  };
6232
- function render$160(e, t) {
6233
- return openBlock(), createElementBlock("svg", _hoisted_1$180, t[0] ||= [createBaseVNode("g", {
6232
+ function render$162(e, t) {
6233
+ return openBlock(), createElementBlock("svg", _hoisted_1$182, t[0] ||= [createBaseVNode("g", {
6234
6234
  fill: "none",
6235
6235
  stroke: "currentColor",
6236
6236
  "stroke-linecap": "round",
@@ -6244,14 +6244,14 @@ function render$160(e, t) {
6244
6244
  }
6245
6245
  var circle_alert_default = {
6246
6246
  name: "lucide-circle-alert",
6247
- render: render$160
6248
- }, _hoisted_1$179 = {
6247
+ render: render$162
6248
+ }, _hoisted_1$181 = {
6249
6249
  viewBox: "0 0 24 24",
6250
6250
  width: "1.2em",
6251
6251
  height: "1.2em"
6252
6252
  };
6253
- function render$159(e, t) {
6254
- return openBlock(), createElementBlock("svg", _hoisted_1$179, t[0] ||= [createBaseVNode("g", {
6253
+ function render$161(e, t) {
6254
+ return openBlock(), createElementBlock("svg", _hoisted_1$181, t[0] ||= [createBaseVNode("g", {
6255
6255
  fill: "none",
6256
6256
  stroke: "currentColor",
6257
6257
  "stroke-linecap": "round",
@@ -6265,14 +6265,14 @@ function render$159(e, t) {
6265
6265
  }
6266
6266
  var circle_check_default$1 = {
6267
6267
  name: "lucide-circle-check",
6268
- render: render$159
6269
- }, _hoisted_1$178 = {
6268
+ render: render$161
6269
+ }, _hoisted_1$180 = {
6270
6270
  viewBox: "0 0 24 24",
6271
6271
  width: "1.2em",
6272
6272
  height: "1.2em"
6273
6273
  };
6274
- function render$158(e, t) {
6275
- return openBlock(), createElementBlock("svg", _hoisted_1$178, t[0] ||= [createBaseVNode("g", {
6274
+ function render$160(e, t) {
6275
+ return openBlock(), createElementBlock("svg", _hoisted_1$180, t[0] ||= [createBaseVNode("g", {
6276
6276
  fill: "none",
6277
6277
  stroke: "currentColor",
6278
6278
  "stroke-linecap": "round",
@@ -6290,14 +6290,35 @@ function render$158(e, t) {
6290
6290
  }
6291
6291
  var circle_dot_default = {
6292
6292
  name: "lucide-circle-dot",
6293
- render: render$158
6294
- }, _hoisted_1$177 = {
6293
+ render: render$160
6294
+ }, _hoisted_1$179 = {
6295
6295
  viewBox: "0 0 24 24",
6296
6296
  width: "1.2em",
6297
6297
  height: "1.2em"
6298
6298
  };
6299
- function render$157(e, t) {
6300
- return openBlock(), createElementBlock("svg", _hoisted_1$177, t[0] ||= [createBaseVNode("g", {
6299
+ function render$159(e, t) {
6300
+ return openBlock(), createElementBlock("svg", _hoisted_1$179, t[0] ||= [createBaseVNode("g", {
6301
+ fill: "none",
6302
+ stroke: "currentColor",
6303
+ "stroke-linecap": "round",
6304
+ "stroke-linejoin": "round",
6305
+ "stroke-width": "2"
6306
+ }, [createBaseVNode("circle", {
6307
+ cx: "12",
6308
+ cy: "12",
6309
+ r: "10"
6310
+ }), createBaseVNode("path", { d: "M17 12h.01M12 12h.01M7 12h.01" })], -1)]);
6311
+ }
6312
+ var circle_ellipsis_default = {
6313
+ name: "lucide-circle-ellipsis",
6314
+ render: render$159
6315
+ }, _hoisted_1$178 = {
6316
+ viewBox: "0 0 24 24",
6317
+ width: "1.2em",
6318
+ height: "1.2em"
6319
+ };
6320
+ function render$158(e, t) {
6321
+ return openBlock(), createElementBlock("svg", _hoisted_1$178, t[0] ||= [createBaseVNode("g", {
6301
6322
  fill: "none",
6302
6323
  stroke: "currentColor",
6303
6324
  "stroke-linecap": "round",
@@ -6311,14 +6332,14 @@ function render$157(e, t) {
6311
6332
  }
6312
6333
  var circle_help_default = {
6313
6334
  name: "lucide-circle-help",
6314
- render: render$157
6315
- }, _hoisted_1$176 = {
6335
+ render: render$158
6336
+ }, _hoisted_1$177 = {
6316
6337
  viewBox: "0 0 24 24",
6317
6338
  width: "1.2em",
6318
6339
  height: "1.2em"
6319
6340
  };
6320
- function render$156(e, t) {
6321
- return openBlock(), createElementBlock("svg", _hoisted_1$176, t[0] ||= [createBaseVNode("g", {
6341
+ function render$157(e, t) {
6342
+ return openBlock(), createElementBlock("svg", _hoisted_1$177, t[0] ||= [createBaseVNode("g", {
6322
6343
  fill: "none",
6323
6344
  stroke: "currentColor",
6324
6345
  "stroke-linecap": "round",
@@ -6332,14 +6353,14 @@ function render$156(e, t) {
6332
6353
  }
6333
6354
  var circle_minus_default = {
6334
6355
  name: "lucide-circle-minus",
6335
- render: render$156
6336
- }, _hoisted_1$175 = {
6356
+ render: render$157
6357
+ }, _hoisted_1$176 = {
6337
6358
  viewBox: "0 0 24 24",
6338
6359
  width: "1.2em",
6339
6360
  height: "1.2em"
6340
6361
  };
6341
- function render$155(e, t) {
6342
- return openBlock(), createElementBlock("svg", _hoisted_1$175, t[0] ||= [createBaseVNode("g", {
6362
+ function render$156(e, t) {
6363
+ return openBlock(), createElementBlock("svg", _hoisted_1$176, t[0] ||= [createBaseVNode("g", {
6343
6364
  fill: "none",
6344
6365
  stroke: "currentColor",
6345
6366
  "stroke-linecap": "round",
@@ -6353,14 +6374,14 @@ function render$155(e, t) {
6353
6374
  }
6354
6375
  var circle_pause_default = {
6355
6376
  name: "lucide-circle-pause",
6356
- render: render$155
6357
- }, _hoisted_1$174 = {
6377
+ render: render$156
6378
+ }, _hoisted_1$175 = {
6358
6379
  viewBox: "0 0 24 24",
6359
6380
  width: "1.2em",
6360
6381
  height: "1.2em"
6361
6382
  };
6362
- function render$154(e, t) {
6363
- return openBlock(), createElementBlock("svg", _hoisted_1$174, t[0] ||= [createBaseVNode("g", {
6383
+ function render$155(e, t) {
6384
+ return openBlock(), createElementBlock("svg", _hoisted_1$175, t[0] ||= [createBaseVNode("g", {
6364
6385
  fill: "none",
6365
6386
  stroke: "currentColor",
6366
6387
  "stroke-linecap": "round",
@@ -6374,14 +6395,14 @@ function render$154(e, t) {
6374
6395
  }
6375
6396
  var circle_play_default = {
6376
6397
  name: "lucide-circle-play",
6377
- render: render$154
6378
- }, _hoisted_1$173 = {
6398
+ render: render$155
6399
+ }, _hoisted_1$174 = {
6379
6400
  viewBox: "0 0 24 24",
6380
6401
  width: "1.2em",
6381
6402
  height: "1.2em"
6382
6403
  };
6383
- function render$153(e, t) {
6384
- return openBlock(), createElementBlock("svg", _hoisted_1$173, t[0] ||= [createBaseVNode("g", {
6404
+ function render$154(e, t) {
6405
+ return openBlock(), createElementBlock("svg", _hoisted_1$174, t[0] ||= [createBaseVNode("g", {
6385
6406
  fill: "none",
6386
6407
  stroke: "currentColor",
6387
6408
  "stroke-linecap": "round",
@@ -6395,14 +6416,14 @@ function render$153(e, t) {
6395
6416
  }
6396
6417
  var circle_plus_default = {
6397
6418
  name: "lucide-circle-plus",
6398
- render: render$153
6399
- }, _hoisted_1$172 = {
6419
+ render: render$154
6420
+ }, _hoisted_1$173 = {
6400
6421
  viewBox: "0 0 24 24",
6401
6422
  width: "1.2em",
6402
6423
  height: "1.2em"
6403
6424
  };
6404
- function render$152(e, t) {
6405
- return openBlock(), createElementBlock("svg", _hoisted_1$172, t[0] ||= [createBaseVNode("g", {
6425
+ function render$153(e, t) {
6426
+ return openBlock(), createElementBlock("svg", _hoisted_1$173, t[0] ||= [createBaseVNode("g", {
6406
6427
  fill: "none",
6407
6428
  stroke: "currentColor",
6408
6429
  "stroke-linecap": "round",
@@ -6424,14 +6445,14 @@ function render$152(e, t) {
6424
6445
  }
6425
6446
  var circle_user_round_default = {
6426
6447
  name: "lucide-circle-user-round",
6427
- render: render$152
6428
- }, _hoisted_1$171 = {
6448
+ render: render$153
6449
+ }, _hoisted_1$172 = {
6429
6450
  viewBox: "0 0 24 24",
6430
6451
  width: "1.2em",
6431
6452
  height: "1.2em"
6432
6453
  };
6433
- function render$151(e, t) {
6434
- return openBlock(), createElementBlock("svg", _hoisted_1$171, t[0] ||= [createBaseVNode("g", {
6454
+ function render$152(e, t) {
6455
+ return openBlock(), createElementBlock("svg", _hoisted_1$172, t[0] ||= [createBaseVNode("g", {
6435
6456
  fill: "none",
6436
6457
  stroke: "currentColor",
6437
6458
  "stroke-linecap": "round",
@@ -6445,14 +6466,14 @@ function render$151(e, t) {
6445
6466
  }
6446
6467
  var circle_x_default = {
6447
6468
  name: "lucide-circle-x",
6448
- render: render$151
6449
- }, _hoisted_1$170 = {
6469
+ render: render$152
6470
+ }, _hoisted_1$171 = {
6450
6471
  viewBox: "0 0 24 24",
6451
6472
  width: "1.2em",
6452
6473
  height: "1.2em"
6453
6474
  };
6454
- function render$150(e, t) {
6455
- return openBlock(), createElementBlock("svg", _hoisted_1$170, t[0] ||= [createBaseVNode("g", {
6475
+ function render$151(e, t) {
6476
+ return openBlock(), createElementBlock("svg", _hoisted_1$171, t[0] ||= [createBaseVNode("g", {
6456
6477
  fill: "none",
6457
6478
  stroke: "currentColor",
6458
6479
  "stroke-linecap": "round",
@@ -6469,14 +6490,14 @@ function render$150(e, t) {
6469
6490
  }
6470
6491
  var clipboard_default = {
6471
6492
  name: "lucide-clipboard",
6472
- render: render$150
6473
- }, _hoisted_1$169 = {
6493
+ render: render$151
6494
+ }, _hoisted_1$170 = {
6474
6495
  viewBox: "0 0 24 24",
6475
6496
  width: "1.2em",
6476
6497
  height: "1.2em"
6477
6498
  };
6478
- function render$149(e, t) {
6479
- return openBlock(), createElementBlock("svg", _hoisted_1$169, t[0] ||= [createBaseVNode("g", {
6499
+ function render$150(e, t) {
6500
+ return openBlock(), createElementBlock("svg", _hoisted_1$170, t[0] ||= [createBaseVNode("g", {
6480
6501
  fill: "none",
6481
6502
  stroke: "currentColor",
6482
6503
  "stroke-linecap": "round",
@@ -6497,14 +6518,14 @@ function render$149(e, t) {
6497
6518
  }
6498
6519
  var clipboard_check_default = {
6499
6520
  name: "lucide-clipboard-check",
6500
- render: render$149
6501
- }, _hoisted_1$168 = {
6521
+ render: render$150
6522
+ }, _hoisted_1$169 = {
6502
6523
  viewBox: "0 0 24 24",
6503
6524
  width: "1.2em",
6504
6525
  height: "1.2em"
6505
6526
  };
6506
- function render$148(e, t) {
6507
- return openBlock(), createElementBlock("svg", _hoisted_1$168, t[0] ||= [createBaseVNode("g", {
6527
+ function render$149(e, t) {
6528
+ return openBlock(), createElementBlock("svg", _hoisted_1$169, t[0] ||= [createBaseVNode("g", {
6508
6529
  fill: "none",
6509
6530
  stroke: "currentColor",
6510
6531
  "stroke-linecap": "round",
@@ -6521,14 +6542,14 @@ function render$148(e, t) {
6521
6542
  }
6522
6543
  var clipboard_list_default = {
6523
6544
  name: "lucide-clipboard-list",
6524
- render: render$148
6525
- }, _hoisted_1$167 = {
6545
+ render: render$149
6546
+ }, _hoisted_1$168 = {
6526
6547
  viewBox: "0 0 24 24",
6527
6548
  width: "1.2em",
6528
6549
  height: "1.2em"
6529
6550
  };
6530
- function render$147(e, t) {
6531
- return openBlock(), createElementBlock("svg", _hoisted_1$167, t[0] ||= [createBaseVNode("g", {
6551
+ function render$148(e, t) {
6552
+ return openBlock(), createElementBlock("svg", _hoisted_1$168, t[0] ||= [createBaseVNode("g", {
6532
6553
  fill: "none",
6533
6554
  stroke: "currentColor",
6534
6555
  "stroke-linecap": "round",
@@ -6542,14 +6563,14 @@ function render$147(e, t) {
6542
6563
  }
6543
6564
  var clock_default = {
6544
6565
  name: "lucide-clock",
6545
- render: render$147
6546
- }, _hoisted_1$166 = {
6566
+ render: render$148
6567
+ }, _hoisted_1$167 = {
6547
6568
  viewBox: "0 0 24 24",
6548
6569
  width: "1.2em",
6549
6570
  height: "1.2em"
6550
6571
  };
6551
- function render$146(e, t) {
6552
- return openBlock(), createElementBlock("svg", _hoisted_1$166, t[0] ||= [createBaseVNode("path", {
6572
+ function render$147(e, t) {
6573
+ return openBlock(), createElementBlock("svg", _hoisted_1$167, t[0] ||= [createBaseVNode("path", {
6553
6574
  fill: "none",
6554
6575
  stroke: "currentColor",
6555
6576
  "stroke-linecap": "round",
@@ -6560,14 +6581,14 @@ function render$146(e, t) {
6560
6581
  }
6561
6582
  var cloud_default = {
6562
6583
  name: "lucide-cloud",
6563
- render: render$146
6564
- }, _hoisted_1$165 = {
6584
+ render: render$147
6585
+ }, _hoisted_1$166 = {
6565
6586
  viewBox: "0 0 24 24",
6566
6587
  width: "1.2em",
6567
6588
  height: "1.2em"
6568
6589
  };
6569
- function render$145(e, t) {
6570
- return openBlock(), createElementBlock("svg", _hoisted_1$165, t[0] ||= [createBaseVNode("g", {
6590
+ function render$146(e, t) {
6591
+ return openBlock(), createElementBlock("svg", _hoisted_1$166, t[0] ||= [createBaseVNode("g", {
6571
6592
  fill: "none",
6572
6593
  stroke: "currentColor",
6573
6594
  "stroke-linecap": "round",
@@ -6577,14 +6598,14 @@ function render$145(e, t) {
6577
6598
  }
6578
6599
  var cloud_download_default = {
6579
6600
  name: "lucide-cloud-download",
6580
- render: render$145
6581
- }, _hoisted_1$164 = {
6601
+ render: render$146
6602
+ }, _hoisted_1$165 = {
6582
6603
  viewBox: "0 0 24 24",
6583
6604
  width: "1.2em",
6584
6605
  height: "1.2em"
6585
6606
  };
6586
- function render$144(e, t) {
6587
- return openBlock(), createElementBlock("svg", _hoisted_1$164, t[0] ||= [createBaseVNode("path", {
6607
+ function render$145(e, t) {
6608
+ return openBlock(), createElementBlock("svg", _hoisted_1$165, t[0] ||= [createBaseVNode("path", {
6588
6609
  fill: "none",
6589
6610
  stroke: "currentColor",
6590
6611
  "stroke-linecap": "round",
@@ -6595,14 +6616,14 @@ function render$144(e, t) {
6595
6616
  }
6596
6617
  var code_default = {
6597
6618
  name: "lucide-code",
6598
- render: render$144
6599
- }, _hoisted_1$163 = {
6619
+ render: render$145
6620
+ }, _hoisted_1$164 = {
6600
6621
  viewBox: "0 0 24 24",
6601
6622
  width: "1.2em",
6602
6623
  height: "1.2em"
6603
6624
  };
6604
- function render$143(e, t) {
6605
- return openBlock(), createElementBlock("svg", _hoisted_1$163, t[0] ||= [createBaseVNode("g", {
6625
+ function render$144(e, t) {
6626
+ return openBlock(), createElementBlock("svg", _hoisted_1$164, t[0] ||= [createBaseVNode("g", {
6606
6627
  fill: "none",
6607
6628
  stroke: "currentColor",
6608
6629
  "stroke-linecap": "round",
@@ -6612,14 +6633,14 @@ function render$143(e, t) {
6612
6633
  }
6613
6634
  var cog_default = {
6614
6635
  name: "lucide-cog",
6615
- render: render$143
6616
- }, _hoisted_1$162 = {
6636
+ render: render$144
6637
+ }, _hoisted_1$163 = {
6617
6638
  viewBox: "0 0 24 24",
6618
6639
  width: "1.2em",
6619
6640
  height: "1.2em"
6620
6641
  };
6621
- function render$142(e, t) {
6622
- return openBlock(), createElementBlock("svg", _hoisted_1$162, t[0] ||= [createBaseVNode("g", {
6642
+ function render$143(e, t) {
6643
+ return openBlock(), createElementBlock("svg", _hoisted_1$163, t[0] ||= [createBaseVNode("g", {
6623
6644
  fill: "none",
6624
6645
  stroke: "currentColor",
6625
6646
  "stroke-linecap": "round",
@@ -6633,14 +6654,14 @@ function render$142(e, t) {
6633
6654
  }
6634
6655
  var columns_3_cog_default = {
6635
6656
  name: "lucide-columns-3-cog",
6636
- render: render$142
6637
- }, _hoisted_1$161 = {
6657
+ render: render$143
6658
+ }, _hoisted_1$162 = {
6638
6659
  viewBox: "0 0 24 24",
6639
6660
  width: "1.2em",
6640
6661
  height: "1.2em"
6641
6662
  };
6642
- function render$141(e, t) {
6643
- return openBlock(), createElementBlock("svg", _hoisted_1$161, t[0] ||= [createBaseVNode("g", {
6663
+ function render$142(e, t) {
6664
+ return openBlock(), createElementBlock("svg", _hoisted_1$162, t[0] ||= [createBaseVNode("g", {
6644
6665
  fill: "none",
6645
6666
  stroke: "currentColor",
6646
6667
  "stroke-linecap": "round",
@@ -6654,14 +6675,14 @@ function render$141(e, t) {
6654
6675
  }
6655
6676
  var contrast_default = {
6656
6677
  name: "lucide-contrast",
6657
- render: render$141
6658
- }, _hoisted_1$160 = {
6678
+ render: render$142
6679
+ }, _hoisted_1$161 = {
6659
6680
  viewBox: "0 0 24 24",
6660
6681
  width: "1.2em",
6661
6682
  height: "1.2em"
6662
6683
  };
6663
- function render$140(e, t) {
6664
- return openBlock(), createElementBlock("svg", _hoisted_1$160, t[0] ||= [createBaseVNode("g", {
6684
+ function render$141(e, t) {
6685
+ return openBlock(), createElementBlock("svg", _hoisted_1$161, t[0] ||= [createBaseVNode("g", {
6665
6686
  fill: "none",
6666
6687
  stroke: "currentColor",
6667
6688
  "stroke-linecap": "round",
@@ -6678,14 +6699,14 @@ function render$140(e, t) {
6678
6699
  }
6679
6700
  var copy_default = {
6680
6701
  name: "lucide-copy",
6681
- render: render$140
6682
- }, _hoisted_1$159 = {
6702
+ render: render$141
6703
+ }, _hoisted_1$160 = {
6683
6704
  viewBox: "0 0 24 24",
6684
6705
  width: "1.2em",
6685
6706
  height: "1.2em"
6686
6707
  };
6687
- function render$139(e, t) {
6688
- return openBlock(), createElementBlock("svg", _hoisted_1$159, t[0] ||= [createBaseVNode("g", {
6708
+ function render$140(e, t) {
6709
+ return openBlock(), createElementBlock("svg", _hoisted_1$160, t[0] ||= [createBaseVNode("g", {
6689
6710
  fill: "none",
6690
6711
  stroke: "currentColor",
6691
6712
  "stroke-linecap": "round",
@@ -6699,14 +6720,14 @@ function render$139(e, t) {
6699
6720
  }
6700
6721
  var crosshair_default = {
6701
6722
  name: "lucide-crosshair",
6702
- render: render$139
6703
- }, _hoisted_1$158 = {
6723
+ render: render$140
6724
+ }, _hoisted_1$159 = {
6704
6725
  viewBox: "0 0 24 24",
6705
6726
  width: "1.2em",
6706
6727
  height: "1.2em"
6707
6728
  };
6708
- function render$138(e, t) {
6709
- return openBlock(), createElementBlock("svg", _hoisted_1$158, t[0] ||= [createBaseVNode("g", {
6729
+ function render$139(e, t) {
6730
+ return openBlock(), createElementBlock("svg", _hoisted_1$159, t[0] ||= [createBaseVNode("g", {
6710
6731
  fill: "none",
6711
6732
  stroke: "currentColor",
6712
6733
  "stroke-linecap": "round",
@@ -6725,14 +6746,14 @@ function render$138(e, t) {
6725
6746
  }
6726
6747
  var database_default = {
6727
6748
  name: "lucide-database",
6728
- render: render$138
6729
- }, _hoisted_1$157 = {
6749
+ render: render$139
6750
+ }, _hoisted_1$158 = {
6730
6751
  viewBox: "0 0 24 24",
6731
6752
  width: "1.2em",
6732
6753
  height: "1.2em"
6733
6754
  };
6734
- function render$137(e, t) {
6735
- return openBlock(), createElementBlock("svg", _hoisted_1$157, t[0] ||= [createBaseVNode("path", {
6755
+ function render$138(e, t) {
6756
+ return openBlock(), createElementBlock("svg", _hoisted_1$158, t[0] ||= [createBaseVNode("path", {
6736
6757
  fill: "none",
6737
6758
  stroke: "currentColor",
6738
6759
  "stroke-linecap": "round",
@@ -6743,14 +6764,14 @@ function render$137(e, t) {
6743
6764
  }
6744
6765
  var door_open_default = {
6745
6766
  name: "lucide-door-open",
6746
- render: render$137
6747
- }, _hoisted_1$156 = {
6767
+ render: render$138
6768
+ }, _hoisted_1$157 = {
6748
6769
  viewBox: "0 0 24 24",
6749
6770
  width: "1.2em",
6750
6771
  height: "1.2em"
6751
6772
  };
6752
- function render$136(e, t) {
6753
- return openBlock(), createElementBlock("svg", _hoisted_1$156, t[0] ||= [createBaseVNode("circle", {
6773
+ function render$137(e, t) {
6774
+ return openBlock(), createElementBlock("svg", _hoisted_1$157, t[0] ||= [createBaseVNode("circle", {
6754
6775
  cx: "12.1",
6755
6776
  cy: "12.1",
6756
6777
  r: "1",
@@ -6763,14 +6784,14 @@ function render$136(e, t) {
6763
6784
  }
6764
6785
  var dot_default = {
6765
6786
  name: "lucide-dot",
6766
- render: render$136
6767
- }, _hoisted_1$155 = {
6787
+ render: render$137
6788
+ }, _hoisted_1$156 = {
6768
6789
  viewBox: "0 0 24 24",
6769
6790
  width: "1.2em",
6770
6791
  height: "1.2em"
6771
6792
  };
6772
- function render$135(e, t) {
6773
- return openBlock(), createElementBlock("svg", _hoisted_1$155, t[0] ||= [createBaseVNode("g", {
6793
+ function render$136(e, t) {
6794
+ return openBlock(), createElementBlock("svg", _hoisted_1$156, t[0] ||= [createBaseVNode("g", {
6774
6795
  fill: "none",
6775
6796
  stroke: "currentColor",
6776
6797
  "stroke-linecap": "round",
@@ -6784,14 +6805,14 @@ function render$135(e, t) {
6784
6805
  }
6785
6806
  var earth_default = {
6786
6807
  name: "lucide-earth",
6787
- render: render$135
6788
- }, _hoisted_1$154 = {
6808
+ render: render$136
6809
+ }, _hoisted_1$155 = {
6789
6810
  viewBox: "0 0 24 24",
6790
6811
  width: "1.2em",
6791
6812
  height: "1.2em"
6792
6813
  };
6793
- function render$134(e, t) {
6794
- return openBlock(), createElementBlock("svg", _hoisted_1$154, t[0] ||= [createBaseVNode("g", {
6814
+ function render$135(e, t) {
6815
+ return openBlock(), createElementBlock("svg", _hoisted_1$155, t[0] ||= [createBaseVNode("g", {
6795
6816
  fill: "none",
6796
6817
  stroke: "currentColor",
6797
6818
  "stroke-linecap": "round",
@@ -6817,14 +6838,14 @@ function render$134(e, t) {
6817
6838
  }
6818
6839
  var ellipsis_default = {
6819
6840
  name: "lucide-ellipsis",
6820
- render: render$134
6821
- }, _hoisted_1$153 = {
6841
+ render: render$135
6842
+ }, _hoisted_1$154 = {
6822
6843
  viewBox: "0 0 24 24",
6823
6844
  width: "1.2em",
6824
6845
  height: "1.2em"
6825
6846
  };
6826
- function render$133(e, t) {
6827
- return openBlock(), createElementBlock("svg", _hoisted_1$153, t[0] ||= [createBaseVNode("g", {
6847
+ function render$134(e, t) {
6848
+ return openBlock(), createElementBlock("svg", _hoisted_1$154, t[0] ||= [createBaseVNode("g", {
6828
6849
  fill: "none",
6829
6850
  stroke: "currentColor",
6830
6851
  "stroke-linecap": "round",
@@ -6850,14 +6871,14 @@ function render$133(e, t) {
6850
6871
  }
6851
6872
  var ellipsis_vertical_default = {
6852
6873
  name: "lucide-ellipsis-vertical",
6853
- render: render$133
6854
- }, _hoisted_1$152 = {
6874
+ render: render$134
6875
+ }, _hoisted_1$153 = {
6855
6876
  viewBox: "0 0 24 24",
6856
6877
  width: "1.2em",
6857
6878
  height: "1.2em"
6858
6879
  };
6859
- function render$132(e, t) {
6860
- return openBlock(), createElementBlock("svg", _hoisted_1$152, t[0] ||= [createBaseVNode("path", {
6880
+ function render$133(e, t) {
6881
+ return openBlock(), createElementBlock("svg", _hoisted_1$153, t[0] ||= [createBaseVNode("path", {
6861
6882
  fill: "none",
6862
6883
  stroke: "currentColor",
6863
6884
  "stroke-linecap": "round",
@@ -6868,14 +6889,14 @@ function render$132(e, t) {
6868
6889
  }
6869
6890
  var equal_default = {
6870
6891
  name: "lucide-equal",
6871
- render: render$132
6872
- }, _hoisted_1$151 = {
6892
+ render: render$133
6893
+ }, _hoisted_1$152 = {
6873
6894
  viewBox: "0 0 24 24",
6874
6895
  width: "1.2em",
6875
6896
  height: "1.2em"
6876
6897
  };
6877
- function render$131(e, t) {
6878
- return openBlock(), createElementBlock("svg", _hoisted_1$151, t[0] ||= [createBaseVNode("path", {
6898
+ function render$132(e, t) {
6899
+ return openBlock(), createElementBlock("svg", _hoisted_1$152, t[0] ||= [createBaseVNode("path", {
6879
6900
  fill: "none",
6880
6901
  stroke: "currentColor",
6881
6902
  "stroke-linecap": "round",
@@ -6886,14 +6907,14 @@ function render$131(e, t) {
6886
6907
  }
6887
6908
  var expand_default = {
6888
6909
  name: "lucide-expand",
6889
- render: render$131
6890
- }, _hoisted_1$150 = {
6910
+ render: render$132
6911
+ }, _hoisted_1$151 = {
6891
6912
  viewBox: "0 0 24 24",
6892
6913
  width: "1.2em",
6893
6914
  height: "1.2em"
6894
6915
  };
6895
- function render$130(e, t) {
6896
- return openBlock(), createElementBlock("svg", _hoisted_1$150, t[0] ||= [createBaseVNode("path", {
6916
+ function render$131(e, t) {
6917
+ return openBlock(), createElementBlock("svg", _hoisted_1$151, t[0] ||= [createBaseVNode("path", {
6897
6918
  fill: "none",
6898
6919
  stroke: "currentColor",
6899
6920
  "stroke-linecap": "round",
@@ -6904,14 +6925,14 @@ function render$130(e, t) {
6904
6925
  }
6905
6926
  var external_link_default = {
6906
6927
  name: "lucide-external-link",
6907
- render: render$130
6908
- }, _hoisted_1$149 = {
6928
+ render: render$131
6929
+ }, _hoisted_1$150 = {
6909
6930
  viewBox: "0 0 24 24",
6910
6931
  width: "1.2em",
6911
6932
  height: "1.2em"
6912
6933
  };
6913
- function render$129(e, t) {
6914
- return openBlock(), createElementBlock("svg", _hoisted_1$149, t[0] ||= [createBaseVNode("g", {
6934
+ function render$130(e, t) {
6935
+ return openBlock(), createElementBlock("svg", _hoisted_1$150, t[0] ||= [createBaseVNode("g", {
6915
6936
  fill: "none",
6916
6937
  stroke: "currentColor",
6917
6938
  "stroke-linecap": "round",
@@ -6925,14 +6946,14 @@ function render$129(e, t) {
6925
6946
  }
6926
6947
  var eye_default = {
6927
6948
  name: "lucide-eye",
6928
- render: render$129
6929
- }, _hoisted_1$148 = {
6949
+ render: render$130
6950
+ }, _hoisted_1$149 = {
6930
6951
  viewBox: "0 0 24 24",
6931
6952
  width: "1.2em",
6932
6953
  height: "1.2em"
6933
6954
  };
6934
- function render$128(e, t) {
6935
- return openBlock(), createElementBlock("svg", _hoisted_1$148, t[0] ||= [createBaseVNode("g", {
6955
+ function render$129(e, t) {
6956
+ return openBlock(), createElementBlock("svg", _hoisted_1$149, t[0] ||= [createBaseVNode("g", {
6936
6957
  fill: "none",
6937
6958
  stroke: "currentColor",
6938
6959
  "stroke-linecap": "round",
@@ -6942,14 +6963,14 @@ function render$128(e, t) {
6942
6963
  }
6943
6964
  var eye_off_default = {
6944
6965
  name: "lucide-eye-off",
6945
- render: render$128
6946
- }, _hoisted_1$147 = {
6966
+ render: render$129
6967
+ }, _hoisted_1$148 = {
6947
6968
  viewBox: "0 0 24 24",
6948
6969
  width: "1.2em",
6949
6970
  height: "1.2em"
6950
6971
  };
6951
- function render$127(e, t) {
6952
- return openBlock(), createElementBlock("svg", _hoisted_1$147, t[0] ||= [createBaseVNode("g", {
6972
+ function render$128(e, t) {
6973
+ return openBlock(), createElementBlock("svg", _hoisted_1$148, t[0] ||= [createBaseVNode("g", {
6953
6974
  fill: "none",
6954
6975
  stroke: "currentColor",
6955
6976
  "stroke-linecap": "round",
@@ -6959,14 +6980,14 @@ function render$127(e, t) {
6959
6980
  }
6960
6981
  var file_default = {
6961
6982
  name: "lucide-file",
6962
- render: render$127
6963
- }, _hoisted_1$146 = {
6983
+ render: render$128
6984
+ }, _hoisted_1$147 = {
6964
6985
  viewBox: "0 0 24 24",
6965
6986
  width: "1.2em",
6966
6987
  height: "1.2em"
6967
6988
  };
6968
- function render$126(e, t) {
6969
- return openBlock(), createElementBlock("svg", _hoisted_1$146, t[0] ||= [createBaseVNode("g", {
6989
+ function render$127(e, t) {
6990
+ return openBlock(), createElementBlock("svg", _hoisted_1$147, t[0] ||= [createBaseVNode("g", {
6970
6991
  fill: "none",
6971
6992
  stroke: "currentColor",
6972
6993
  "stroke-linecap": "round",
@@ -6984,14 +7005,14 @@ function render$126(e, t) {
6984
7005
  }
6985
7006
  var file_archive_default = {
6986
7007
  name: "lucide-file-archive",
6987
- render: render$126
6988
- }, _hoisted_1$145 = {
7008
+ render: render$127
7009
+ }, _hoisted_1$146 = {
6989
7010
  viewBox: "0 0 24 24",
6990
7011
  width: "1.2em",
6991
7012
  height: "1.2em"
6992
7013
  };
6993
- function render$125(e, t) {
6994
- return openBlock(), createElementBlock("svg", _hoisted_1$145, t[0] ||= [createBaseVNode("g", {
7014
+ function render$126(e, t) {
7015
+ return openBlock(), createElementBlock("svg", _hoisted_1$146, t[0] ||= [createBaseVNode("g", {
6995
7016
  fill: "none",
6996
7017
  stroke: "currentColor",
6997
7018
  "stroke-linecap": "round",
@@ -7001,14 +7022,14 @@ function render$125(e, t) {
7001
7022
  }
7002
7023
  var file_code_default = {
7003
7024
  name: "lucide-file-code",
7004
- render: render$125
7005
- }, _hoisted_1$144 = {
7025
+ render: render$126
7026
+ }, _hoisted_1$145 = {
7006
7027
  viewBox: "0 0 24 24",
7007
7028
  width: "1.2em",
7008
7029
  height: "1.2em"
7009
7030
  };
7010
- function render$124(e, t) {
7011
- return openBlock(), createElementBlock("svg", _hoisted_1$144, t[0] ||= [createBaseVNode("path", {
7031
+ function render$125(e, t) {
7032
+ return openBlock(), createElementBlock("svg", _hoisted_1$145, t[0] ||= [createBaseVNode("path", {
7012
7033
  fill: "none",
7013
7034
  stroke: "currentColor",
7014
7035
  "stroke-linecap": "round",
@@ -7019,14 +7040,14 @@ function render$124(e, t) {
7019
7040
  }
7020
7041
  var file_diff_default = {
7021
7042
  name: "lucide-file-diff",
7022
- render: render$124
7023
- }, _hoisted_1$143 = {
7043
+ render: render$125
7044
+ }, _hoisted_1$144 = {
7024
7045
  viewBox: "0 0 24 24",
7025
7046
  width: "1.2em",
7026
7047
  height: "1.2em"
7027
7048
  };
7028
- function render$123(e, t) {
7029
- return openBlock(), createElementBlock("svg", _hoisted_1$143, t[0] ||= [createBaseVNode("g", {
7049
+ function render$124(e, t) {
7050
+ return openBlock(), createElementBlock("svg", _hoisted_1$144, t[0] ||= [createBaseVNode("g", {
7030
7051
  fill: "none",
7031
7052
  stroke: "currentColor",
7032
7053
  "stroke-linecap": "round",
@@ -7036,14 +7057,14 @@ function render$123(e, t) {
7036
7057
  }
7037
7058
  var file_down_default = {
7038
7059
  name: "lucide-file-down",
7039
- render: render$123
7040
- }, _hoisted_1$142 = {
7060
+ render: render$124
7061
+ }, _hoisted_1$143 = {
7041
7062
  viewBox: "0 0 24 24",
7042
7063
  width: "1.2em",
7043
7064
  height: "1.2em"
7044
7065
  };
7045
- function render$122(e, t) {
7046
- return openBlock(), createElementBlock("svg", _hoisted_1$142, t[0] ||= [createBaseVNode("g", {
7066
+ function render$123(e, t) {
7067
+ return openBlock(), createElementBlock("svg", _hoisted_1$143, t[0] ||= [createBaseVNode("g", {
7047
7068
  fill: "none",
7048
7069
  stroke: "currentColor",
7049
7070
  "stroke-linecap": "round",
@@ -7053,14 +7074,14 @@ function render$122(e, t) {
7053
7074
  }
7054
7075
  var file_input_default = {
7055
7076
  name: "lucide-file-input",
7056
- render: render$122
7057
- }, _hoisted_1$141 = {
7077
+ render: render$123
7078
+ }, _hoisted_1$142 = {
7058
7079
  viewBox: "0 0 24 24",
7059
7080
  width: "1.2em",
7060
7081
  height: "1.2em"
7061
7082
  };
7062
- function render$121(e, t) {
7063
- return openBlock(), createElementBlock("svg", _hoisted_1$141, t[0] ||= [createBaseVNode("g", {
7083
+ function render$122(e, t) {
7084
+ return openBlock(), createElementBlock("svg", _hoisted_1$142, t[0] ||= [createBaseVNode("g", {
7064
7085
  fill: "none",
7065
7086
  stroke: "currentColor",
7066
7087
  "stroke-linecap": "round",
@@ -7074,14 +7095,14 @@ function render$121(e, t) {
7074
7095
  }
7075
7096
  var file_output_default = {
7076
7097
  name: "lucide-file-output",
7077
- render: render$121
7078
- }, _hoisted_1$140 = {
7098
+ render: render$122
7099
+ }, _hoisted_1$141 = {
7079
7100
  viewBox: "0 0 24 24",
7080
7101
  width: "1.2em",
7081
7102
  height: "1.2em"
7082
7103
  };
7083
- function render$120(e, t) {
7084
- return openBlock(), createElementBlock("svg", _hoisted_1$140, t[0] ||= [createBaseVNode("g", {
7104
+ function render$121(e, t) {
7105
+ return openBlock(), createElementBlock("svg", _hoisted_1$141, t[0] ||= [createBaseVNode("g", {
7085
7106
  fill: "none",
7086
7107
  stroke: "currentColor",
7087
7108
  "stroke-linecap": "round",
@@ -7091,14 +7112,14 @@ function render$120(e, t) {
7091
7112
  }
7092
7113
  var file_text_default = {
7093
7114
  name: "lucide-file-text",
7094
- render: render$120
7095
- }, _hoisted_1$139 = {
7115
+ render: render$121
7116
+ }, _hoisted_1$140 = {
7096
7117
  viewBox: "0 0 24 24",
7097
7118
  width: "1.2em",
7098
7119
  height: "1.2em"
7099
7120
  };
7100
- function render$119(e, t) {
7101
- return openBlock(), createElementBlock("svg", _hoisted_1$139, t[0] ||= [createBaseVNode("g", {
7121
+ function render$120(e, t) {
7122
+ return openBlock(), createElementBlock("svg", _hoisted_1$140, t[0] ||= [createBaseVNode("g", {
7102
7123
  fill: "none",
7103
7124
  stroke: "currentColor",
7104
7125
  "stroke-linecap": "round",
@@ -7112,14 +7133,14 @@ function render$119(e, t) {
7112
7133
  }
7113
7134
  var files_default = {
7114
7135
  name: "lucide-files",
7115
- render: render$119
7116
- }, _hoisted_1$138 = {
7136
+ render: render$120
7137
+ }, _hoisted_1$139 = {
7117
7138
  viewBox: "0 0 24 24",
7118
7139
  width: "1.2em",
7119
7140
  height: "1.2em"
7120
7141
  };
7121
- function render$118(e, t) {
7122
- return openBlock(), createElementBlock("svg", _hoisted_1$138, t[0] ||= [createBaseVNode("g", {
7142
+ function render$119(e, t) {
7143
+ return openBlock(), createElementBlock("svg", _hoisted_1$139, t[0] ||= [createBaseVNode("g", {
7123
7144
  fill: "none",
7124
7145
  stroke: "currentColor",
7125
7146
  "stroke-linecap": "round",
@@ -7129,14 +7150,14 @@ function render$118(e, t) {
7129
7150
  }
7130
7151
  var fingerprint_default = {
7131
7152
  name: "lucide-fingerprint",
7132
- render: render$118
7133
- }, _hoisted_1$137 = {
7153
+ render: render$119
7154
+ }, _hoisted_1$138 = {
7134
7155
  viewBox: "0 0 24 24",
7135
7156
  width: "1.2em",
7136
7157
  height: "1.2em"
7137
7158
  };
7138
- function render$117(e, t) {
7139
- return openBlock(), createElementBlock("svg", _hoisted_1$137, t[0] ||= [createBaseVNode("path", {
7159
+ function render$118(e, t) {
7160
+ return openBlock(), createElementBlock("svg", _hoisted_1$138, t[0] ||= [createBaseVNode("path", {
7140
7161
  fill: "none",
7141
7162
  stroke: "currentColor",
7142
7163
  "stroke-linecap": "round",
@@ -7147,14 +7168,14 @@ function render$117(e, t) {
7147
7168
  }
7148
7169
  var flask_conical_default = {
7149
7170
  name: "lucide-flask-conical",
7150
- render: render$117
7151
- }, _hoisted_1$136 = {
7171
+ render: render$118
7172
+ }, _hoisted_1$137 = {
7152
7173
  viewBox: "0 0 24 24",
7153
7174
  width: "1.2em",
7154
7175
  height: "1.2em"
7155
7176
  };
7156
- function render$116(e, t) {
7157
- return openBlock(), createElementBlock("svg", _hoisted_1$136, t[0] ||= [createBaseVNode("path", {
7177
+ function render$117(e, t) {
7178
+ return openBlock(), createElementBlock("svg", _hoisted_1$137, t[0] ||= [createBaseVNode("path", {
7158
7179
  fill: "none",
7159
7180
  stroke: "currentColor",
7160
7181
  "stroke-linecap": "round",
@@ -7165,14 +7186,14 @@ function render$116(e, t) {
7165
7186
  }
7166
7187
  var folder_default = {
7167
7188
  name: "lucide-folder",
7168
- render: render$116
7169
- }, _hoisted_1$135 = {
7189
+ render: render$117
7190
+ }, _hoisted_1$136 = {
7170
7191
  viewBox: "0 0 24 24",
7171
7192
  width: "1.2em",
7172
7193
  height: "1.2em"
7173
7194
  };
7174
- function render$115(e, t) {
7175
- return openBlock(), createElementBlock("svg", _hoisted_1$135, t[0] ||= [createBaseVNode("path", {
7195
+ function render$116(e, t) {
7196
+ return openBlock(), createElementBlock("svg", _hoisted_1$136, t[0] ||= [createBaseVNode("path", {
7176
7197
  fill: "none",
7177
7198
  stroke: "currentColor",
7178
7199
  "stroke-linecap": "round",
@@ -7183,14 +7204,14 @@ function render$115(e, t) {
7183
7204
  }
7184
7205
  var folder_open_default = {
7185
7206
  name: "lucide-folder-open",
7186
- render: render$115
7187
- }, _hoisted_1$134 = {
7207
+ render: render$116
7208
+ }, _hoisted_1$135 = {
7188
7209
  viewBox: "0 0 24 24",
7189
7210
  width: "1.2em",
7190
7211
  height: "1.2em"
7191
7212
  };
7192
- function render$114(e, t) {
7193
- return openBlock(), createElementBlock("svg", _hoisted_1$134, t[0] ||= [createBaseVNode("path", {
7213
+ function render$115(e, t) {
7214
+ return openBlock(), createElementBlock("svg", _hoisted_1$135, t[0] ||= [createBaseVNode("path", {
7194
7215
  fill: "none",
7195
7216
  stroke: "currentColor",
7196
7217
  "stroke-linecap": "round",
@@ -7201,14 +7222,14 @@ function render$114(e, t) {
7201
7222
  }
7202
7223
  var folder_plus_default = {
7203
7224
  name: "lucide-folder-plus",
7204
- render: render$114
7205
- }, _hoisted_1$133 = {
7225
+ render: render$115
7226
+ }, _hoisted_1$134 = {
7206
7227
  viewBox: "0 0 24 24",
7207
7228
  width: "1.2em",
7208
7229
  height: "1.2em"
7209
7230
  };
7210
- function render$113(e, t) {
7211
- return openBlock(), createElementBlock("svg", _hoisted_1$133, t[0] ||= [createBaseVNode("path", {
7231
+ function render$114(e, t) {
7232
+ return openBlock(), createElementBlock("svg", _hoisted_1$134, t[0] ||= [createBaseVNode("path", {
7212
7233
  fill: "none",
7213
7234
  stroke: "currentColor",
7214
7235
  "stroke-linecap": "round",
@@ -7219,14 +7240,14 @@ function render$113(e, t) {
7219
7240
  }
7220
7241
  var funnel_default = {
7221
7242
  name: "lucide-funnel",
7222
- render: render$113
7223
- }, _hoisted_1$132 = {
7243
+ render: render$114
7244
+ }, _hoisted_1$133 = {
7224
7245
  viewBox: "0 0 24 24",
7225
7246
  width: "1.2em",
7226
7247
  height: "1.2em"
7227
7248
  };
7228
- function render$112(e, t) {
7229
- return openBlock(), createElementBlock("svg", _hoisted_1$132, t[0] ||= [createBaseVNode("g", {
7249
+ function render$113(e, t) {
7250
+ return openBlock(), createElementBlock("svg", _hoisted_1$133, t[0] ||= [createBaseVNode("g", {
7230
7251
  fill: "none",
7231
7252
  stroke: "currentColor",
7232
7253
  "stroke-linecap": "round",
@@ -7236,14 +7257,14 @@ function render$112(e, t) {
7236
7257
  }
7237
7258
  var gem_default = {
7238
7259
  name: "lucide-gem",
7239
- render: render$112
7240
- }, _hoisted_1$131 = {
7260
+ render: render$113
7261
+ }, _hoisted_1$132 = {
7241
7262
  viewBox: "0 0 24 24",
7242
7263
  width: "1.2em",
7243
7264
  height: "1.2em"
7244
7265
  };
7245
- function render$111(e, t) {
7246
- return openBlock(), createElementBlock("svg", _hoisted_1$131, t[0] ||= [createBaseVNode("g", {
7266
+ function render$112(e, t) {
7267
+ return openBlock(), createElementBlock("svg", _hoisted_1$132, t[0] ||= [createBaseVNode("g", {
7247
7268
  fill: "none",
7248
7269
  stroke: "currentColor",
7249
7270
  "stroke-linecap": "round",
@@ -7259,25 +7280,25 @@ function render$111(e, t) {
7259
7280
  }
7260
7281
  var gift_default = {
7261
7282
  name: "lucide-gift",
7262
- render: render$111
7263
- }, _hoisted_1$130 = {
7283
+ render: render$112
7284
+ }, _hoisted_1$131 = {
7264
7285
  viewBox: "0 0 24 24",
7265
7286
  width: "1.2em",
7266
7287
  height: "1.2em"
7267
7288
  };
7268
- function render$110(e, t) {
7269
- return openBlock(), createElementBlock("svg", _hoisted_1$130, 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)]);
7289
+ function render$111(e, t) {
7290
+ 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)]);
7270
7291
  }
7271
7292
  var git_branch_default = {
7272
7293
  name: "lucide-git-branch",
7273
- render: render$110
7274
- }, _hoisted_1$129 = {
7294
+ render: render$111
7295
+ }, _hoisted_1$130 = {
7275
7296
  viewBox: "0 0 24 24",
7276
7297
  width: "1.2em",
7277
7298
  height: "1.2em"
7278
7299
  };
7279
- function render$109(e, t) {
7280
- return openBlock(), createElementBlock("svg", _hoisted_1$129, t[0] ||= [createBaseVNode("g", {
7300
+ function render$110(e, t) {
7301
+ return openBlock(), createElementBlock("svg", _hoisted_1$130, t[0] ||= [createBaseVNode("g", {
7281
7302
  fill: "none",
7282
7303
  stroke: "currentColor",
7283
7304
  "stroke-linecap": "round",
@@ -7291,14 +7312,14 @@ function render$109(e, t) {
7291
7312
  }
7292
7313
  var globe_default = {
7293
7314
  name: "lucide-globe",
7294
- render: render$109
7295
- }, _hoisted_1$128 = {
7315
+ render: render$110
7316
+ }, _hoisted_1$129 = {
7296
7317
  viewBox: "0 0 24 24",
7297
7318
  width: "1.2em",
7298
7319
  height: "1.2em"
7299
7320
  };
7300
- function render$108(e, t) {
7301
- return openBlock(), createElementBlock("svg", _hoisted_1$128, t[0] ||= [createBaseVNode("g", {
7321
+ function render$109(e, t) {
7322
+ return openBlock(), createElementBlock("svg", _hoisted_1$129, t[0] ||= [createBaseVNode("g", {
7302
7323
  fill: "none",
7303
7324
  stroke: "currentColor",
7304
7325
  "stroke-linecap": "round",
@@ -7308,14 +7329,14 @@ function render$108(e, t) {
7308
7329
  }
7309
7330
  var graduation_cap_default = {
7310
7331
  name: "lucide-graduation-cap",
7311
- render: render$108
7312
- }, _hoisted_1$127 = {
7332
+ render: render$109
7333
+ }, _hoisted_1$128 = {
7313
7334
  viewBox: "0 0 24 24",
7314
7335
  width: "1.2em",
7315
7336
  height: "1.2em"
7316
7337
  };
7317
- function render$107(e, t) {
7318
- return openBlock(), createElementBlock("svg", _hoisted_1$127, t[0] ||= [createBaseVNode("g", {
7338
+ function render$108(e, t) {
7339
+ return openBlock(), createElementBlock("svg", _hoisted_1$128, t[0] ||= [createBaseVNode("g", {
7319
7340
  fill: "none",
7320
7341
  stroke: "currentColor",
7321
7342
  "stroke-linecap": "round",
@@ -7331,36 +7352,36 @@ function render$107(e, t) {
7331
7352
  }
7332
7353
  var grid_2x2_default = {
7333
7354
  name: "lucide-grid-2x2",
7334
- render: render$107
7335
- }, _hoisted_1$126 = {
7355
+ render: render$108
7356
+ }, _hoisted_1$127 = {
7336
7357
  viewBox: "0 0 24 24",
7337
7358
  width: "1.2em",
7338
7359
  height: "1.2em"
7339
7360
  };
7340
- function render$106(e, t) {
7341
- return openBlock(), createElementBlock("svg", _hoisted_1$126, 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)]);
7361
+ function render$107(e, t) {
7362
+ 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)]);
7342
7363
  }
7343
7364
  var grip_vertical_default = {
7344
7365
  name: "lucide-grip-vertical",
7345
- render: render$106
7346
- }, _hoisted_1$125 = {
7366
+ render: render$107
7367
+ }, _hoisted_1$126 = {
7347
7368
  viewBox: "0 0 24 24",
7348
7369
  width: "1.2em",
7349
7370
  height: "1.2em"
7350
7371
  };
7351
- function render$105(e, t) {
7352
- return openBlock(), createElementBlock("svg", _hoisted_1$125, 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)]);
7372
+ function render$106(e, t) {
7373
+ 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)]);
7353
7374
  }
7354
7375
  var hand_coins_default = {
7355
7376
  name: "lucide-hand-coins",
7356
- render: render$105
7357
- }, _hoisted_1$124 = {
7377
+ render: render$106
7378
+ }, _hoisted_1$125 = {
7358
7379
  viewBox: "0 0 24 24",
7359
7380
  width: "1.2em",
7360
7381
  height: "1.2em"
7361
7382
  };
7362
- function render$104(e, t) {
7363
- return openBlock(), createElementBlock("svg", _hoisted_1$124, t[0] ||= [createBaseVNode("g", {
7383
+ function render$105(e, t) {
7384
+ return openBlock(), createElementBlock("svg", _hoisted_1$125, t[0] ||= [createBaseVNode("g", {
7364
7385
  fill: "none",
7365
7386
  stroke: "currentColor",
7366
7387
  "stroke-linecap": "round",
@@ -7374,14 +7395,14 @@ function render$104(e, t) {
7374
7395
  }
7375
7396
  var handshake_default = {
7376
7397
  name: "lucide-handshake",
7377
- render: render$104
7378
- }, _hoisted_1$123 = {
7398
+ render: render$105
7399
+ }, _hoisted_1$124 = {
7379
7400
  viewBox: "0 0 24 24",
7380
7401
  width: "1.2em",
7381
7402
  height: "1.2em"
7382
7403
  };
7383
- function render$103(e, t) {
7384
- return openBlock(), createElementBlock("svg", _hoisted_1$123, t[0] ||= [createBaseVNode("path", {
7404
+ function render$104(e, t) {
7405
+ return openBlock(), createElementBlock("svg", _hoisted_1$124, t[0] ||= [createBaseVNode("path", {
7385
7406
  fill: "none",
7386
7407
  stroke: "currentColor",
7387
7408
  "stroke-linecap": "round",
@@ -7392,14 +7413,14 @@ function render$103(e, t) {
7392
7413
  }
7393
7414
  var hard_drive_default = {
7394
7415
  name: "lucide-hard-drive",
7395
- render: render$103
7396
- }, _hoisted_1$122 = {
7416
+ render: render$104
7417
+ }, _hoisted_1$123 = {
7397
7418
  viewBox: "0 0 24 24",
7398
7419
  width: "1.2em",
7399
7420
  height: "1.2em"
7400
7421
  };
7401
- function render$102(e, t) {
7402
- return openBlock(), createElementBlock("svg", _hoisted_1$122, t[0] ||= [createBaseVNode("g", {
7422
+ function render$103(e, t) {
7423
+ return openBlock(), createElementBlock("svg", _hoisted_1$123, t[0] ||= [createBaseVNode("g", {
7403
7424
  fill: "none",
7404
7425
  stroke: "currentColor",
7405
7426
  "stroke-linecap": "round",
@@ -7419,14 +7440,14 @@ function render$102(e, t) {
7419
7440
  }
7420
7441
  var hard_drive_download_default = {
7421
7442
  name: "lucide-hard-drive-download",
7422
- render: render$102
7423
- }, _hoisted_1$121 = {
7443
+ render: render$103
7444
+ }, _hoisted_1$122 = {
7424
7445
  viewBox: "0 0 24 24",
7425
7446
  width: "1.2em",
7426
7447
  height: "1.2em"
7427
7448
  };
7428
- function render$101(e, t) {
7429
- return openBlock(), createElementBlock("svg", _hoisted_1$121, t[0] ||= [createBaseVNode("path", {
7449
+ function render$102(e, t) {
7450
+ return openBlock(), createElementBlock("svg", _hoisted_1$122, t[0] ||= [createBaseVNode("path", {
7430
7451
  fill: "none",
7431
7452
  stroke: "currentColor",
7432
7453
  "stroke-linecap": "round",
@@ -7437,14 +7458,14 @@ function render$101(e, t) {
7437
7458
  }
7438
7459
  var hash_default = {
7439
7460
  name: "lucide-hash",
7440
- render: render$101
7441
- }, _hoisted_1$120 = {
7461
+ render: render$102
7462
+ }, _hoisted_1$121 = {
7442
7463
  viewBox: "0 0 24 24",
7443
7464
  width: "1.2em",
7444
7465
  height: "1.2em"
7445
7466
  };
7446
- function render$100(e, t) {
7447
- return openBlock(), createElementBlock("svg", _hoisted_1$120, t[0] ||= [createBaseVNode("g", {
7467
+ function render$101(e, t) {
7468
+ return openBlock(), createElementBlock("svg", _hoisted_1$121, t[0] ||= [createBaseVNode("g", {
7448
7469
  fill: "none",
7449
7470
  stroke: "currentColor",
7450
7471
  "stroke-linecap": "round",
@@ -7454,14 +7475,14 @@ function render$100(e, t) {
7454
7475
  }
7455
7476
  var history_default = {
7456
7477
  name: "lucide-history",
7457
- render: render$100
7458
- }, _hoisted_1$119 = {
7478
+ render: render$101
7479
+ }, _hoisted_1$120 = {
7459
7480
  viewBox: "0 0 24 24",
7460
7481
  width: "1.2em",
7461
7482
  height: "1.2em"
7462
7483
  };
7463
- function render$99(e, t) {
7464
- return openBlock(), createElementBlock("svg", _hoisted_1$119, t[0] ||= [createBaseVNode("path", {
7484
+ function render$100(e, t) {
7485
+ return openBlock(), createElementBlock("svg", _hoisted_1$120, t[0] ||= [createBaseVNode("path", {
7465
7486
  fill: "none",
7466
7487
  stroke: "currentColor",
7467
7488
  "stroke-linecap": "round",
@@ -7472,14 +7493,14 @@ function render$99(e, t) {
7472
7493
  }
7473
7494
  var hourglass_default = {
7474
7495
  name: "lucide-hourglass",
7475
- render: render$99
7476
- }, _hoisted_1$118 = {
7496
+ render: render$100
7497
+ }, _hoisted_1$119 = {
7477
7498
  viewBox: "0 0 24 24",
7478
7499
  width: "1.2em",
7479
7500
  height: "1.2em"
7480
7501
  };
7481
- function render$98(e, t) {
7482
- return openBlock(), createElementBlock("svg", _hoisted_1$118, t[0] ||= [createBaseVNode("g", {
7502
+ function render$99(e, t) {
7503
+ return openBlock(), createElementBlock("svg", _hoisted_1$119, t[0] ||= [createBaseVNode("g", {
7483
7504
  fill: "none",
7484
7505
  stroke: "currentColor",
7485
7506
  "stroke-linecap": "round",
@@ -7488,15 +7509,15 @@ function render$98(e, t) {
7488
7509
  }, [createBaseVNode("path", { d: "M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8" }), createBaseVNode("path", { d: "M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" })], -1)]);
7489
7510
  }
7490
7511
  var house_default = {
7491
- name: "lucide-house",
7492
- render: render$98
7493
- }, _hoisted_1$117 = {
7512
+ name: "lucide-house",
7513
+ render: render$99
7514
+ }, _hoisted_1$118 = {
7494
7515
  viewBox: "0 0 24 24",
7495
7516
  width: "1.2em",
7496
7517
  height: "1.2em"
7497
7518
  };
7498
- function render$97(e, t) {
7499
- return openBlock(), createElementBlock("svg", _hoisted_1$117, t[0] ||= [createBaseVNode("g", {
7519
+ function render$98(e, t) {
7520
+ return openBlock(), createElementBlock("svg", _hoisted_1$118, t[0] ||= [createBaseVNode("g", {
7500
7521
  fill: "none",
7501
7522
  stroke: "currentColor",
7502
7523
  "stroke-linecap": "round",
@@ -7521,14 +7542,14 @@ function render$97(e, t) {
7521
7542
  }
7522
7543
  var image_default = {
7523
7544
  name: "lucide-image",
7524
- render: render$97
7525
- }, _hoisted_1$116 = {
7545
+ render: render$98
7546
+ }, _hoisted_1$117 = {
7526
7547
  viewBox: "0 0 24 24",
7527
7548
  width: "1.2em",
7528
7549
  height: "1.2em"
7529
7550
  };
7530
- function render$96(e, t) {
7531
- return openBlock(), createElementBlock("svg", _hoisted_1$116, t[0] ||= [createBaseVNode("g", {
7551
+ function render$97(e, t) {
7552
+ return openBlock(), createElementBlock("svg", _hoisted_1$117, t[0] ||= [createBaseVNode("g", {
7532
7553
  fill: "none",
7533
7554
  stroke: "currentColor",
7534
7555
  "stroke-linecap": "round",
@@ -7538,14 +7559,14 @@ function render$96(e, t) {
7538
7559
  }
7539
7560
  var inbox_default = {
7540
7561
  name: "lucide-inbox",
7541
- render: render$96
7542
- }, _hoisted_1$115 = {
7562
+ render: render$97
7563
+ }, _hoisted_1$116 = {
7543
7564
  viewBox: "0 0 24 24",
7544
7565
  width: "1.2em",
7545
7566
  height: "1.2em"
7546
7567
  };
7547
- function render$95(e, t) {
7548
- return openBlock(), createElementBlock("svg", _hoisted_1$115, t[0] ||= [createBaseVNode("g", {
7568
+ function render$96(e, t) {
7569
+ return openBlock(), createElementBlock("svg", _hoisted_1$116, t[0] ||= [createBaseVNode("g", {
7549
7570
  fill: "none",
7550
7571
  stroke: "currentColor",
7551
7572
  "stroke-linecap": "round",
@@ -7559,14 +7580,14 @@ function render$95(e, t) {
7559
7580
  }
7560
7581
  var info_default = {
7561
7582
  name: "lucide-info",
7562
- render: render$95
7563
- }, _hoisted_1$114 = {
7583
+ render: render$96
7584
+ }, _hoisted_1$115 = {
7564
7585
  viewBox: "0 0 24 24",
7565
7586
  width: "1.2em",
7566
7587
  height: "1.2em"
7567
7588
  };
7568
- function render$94(e, t) {
7569
- return openBlock(), createElementBlock("svg", _hoisted_1$114, t[0] ||= [createBaseVNode("g", {
7589
+ function render$95(e, t) {
7590
+ return openBlock(), createElementBlock("svg", _hoisted_1$115, t[0] ||= [createBaseVNode("g", {
7570
7591
  fill: "none",
7571
7592
  stroke: "currentColor",
7572
7593
  "stroke-linecap": "round",
@@ -7581,14 +7602,14 @@ function render$94(e, t) {
7581
7602
  }
7582
7603
  var key_round_default = {
7583
7604
  name: "lucide-key-round",
7584
- render: render$94
7585
- }, _hoisted_1$113 = {
7605
+ render: render$95
7606
+ }, _hoisted_1$114 = {
7586
7607
  viewBox: "0 0 24 24",
7587
7608
  width: "1.2em",
7588
7609
  height: "1.2em"
7589
7610
  };
7590
- function render$93(e, t) {
7591
- return openBlock(), createElementBlock("svg", _hoisted_1$113, t[0] ||= [createBaseVNode("path", {
7611
+ function render$94(e, t) {
7612
+ return openBlock(), createElementBlock("svg", _hoisted_1$114, t[0] ||= [createBaseVNode("path", {
7592
7613
  fill: "none",
7593
7614
  stroke: "currentColor",
7594
7615
  "stroke-linecap": "round",
@@ -7599,14 +7620,14 @@ function render$93(e, t) {
7599
7620
  }
7600
7621
  var languages_default = {
7601
7622
  name: "lucide-languages",
7602
- render: render$93
7603
- }, _hoisted_1$112 = {
7623
+ render: render$94
7624
+ }, _hoisted_1$113 = {
7604
7625
  viewBox: "0 0 24 24",
7605
7626
  width: "1.2em",
7606
7627
  height: "1.2em"
7607
7628
  };
7608
- function render$92(e, t) {
7609
- return openBlock(), createElementBlock("svg", _hoisted_1$112, t[0] ||= [createBaseVNode("g", {
7629
+ function render$93(e, t) {
7630
+ return openBlock(), createElementBlock("svg", _hoisted_1$113, t[0] ||= [createBaseVNode("g", {
7610
7631
  fill: "none",
7611
7632
  stroke: "currentColor",
7612
7633
  "stroke-linecap": "round",
@@ -7620,14 +7641,14 @@ function render$92(e, t) {
7620
7641
  }
7621
7642
  var layers_default = {
7622
7643
  name: "lucide-layers",
7623
- render: render$92
7624
- }, _hoisted_1$111 = {
7644
+ render: render$93
7645
+ }, _hoisted_1$112 = {
7625
7646
  viewBox: "0 0 24 24",
7626
7647
  width: "1.2em",
7627
7648
  height: "1.2em"
7628
7649
  };
7629
- function render$91(e, t) {
7630
- return openBlock(), createElementBlock("svg", _hoisted_1$111, t[0] ||= [createBaseVNode("path", {
7650
+ function render$92(e, t) {
7651
+ return openBlock(), createElementBlock("svg", _hoisted_1$112, t[0] ||= [createBaseVNode("path", {
7631
7652
  fill: "none",
7632
7653
  stroke: "currentColor",
7633
7654
  "stroke-linecap": "round",
@@ -7638,14 +7659,14 @@ function render$91(e, t) {
7638
7659
  }
7639
7660
  var lightbulb_default = {
7640
7661
  name: "lucide-lightbulb",
7641
- render: render$91
7642
- }, _hoisted_1$110 = {
7662
+ render: render$92
7663
+ }, _hoisted_1$111 = {
7643
7664
  viewBox: "0 0 24 24",
7644
7665
  width: "1.2em",
7645
7666
  height: "1.2em"
7646
7667
  };
7647
- function render$90(e, t) {
7648
- return openBlock(), createElementBlock("svg", _hoisted_1$110, t[0] ||= [createBaseVNode("g", {
7668
+ function render$91(e, t) {
7669
+ return openBlock(), createElementBlock("svg", _hoisted_1$111, t[0] ||= [createBaseVNode("g", {
7649
7670
  fill: "none",
7650
7671
  stroke: "currentColor",
7651
7672
  "stroke-linecap": "round",
@@ -7655,14 +7676,14 @@ function render$90(e, t) {
7655
7676
  }
7656
7677
  var link_default = {
7657
7678
  name: "lucide-link",
7658
- render: render$90
7659
- }, _hoisted_1$109 = {
7679
+ render: render$91
7680
+ }, _hoisted_1$110 = {
7660
7681
  viewBox: "0 0 24 24",
7661
7682
  width: "1.2em",
7662
7683
  height: "1.2em"
7663
7684
  };
7664
- function render$89(e, t) {
7665
- return openBlock(), createElementBlock("svg", _hoisted_1$109, t[0] ||= [createBaseVNode("path", {
7685
+ function render$90(e, t) {
7686
+ return openBlock(), createElementBlock("svg", _hoisted_1$110, t[0] ||= [createBaseVNode("path", {
7666
7687
  fill: "none",
7667
7688
  stroke: "currentColor",
7668
7689
  "stroke-linecap": "round",
@@ -7673,14 +7694,14 @@ function render$89(e, t) {
7673
7694
  }
7674
7695
  var list_default = {
7675
7696
  name: "lucide-list",
7676
- render: render$89
7677
- }, _hoisted_1$108 = {
7697
+ render: render$90
7698
+ }, _hoisted_1$109 = {
7678
7699
  viewBox: "0 0 24 24",
7679
7700
  width: "1.2em",
7680
7701
  height: "1.2em"
7681
7702
  };
7682
- function render$88(e, t) {
7683
- return openBlock(), createElementBlock("svg", _hoisted_1$108, t[0] ||= [createBaseVNode("path", {
7703
+ function render$89(e, t) {
7704
+ return openBlock(), createElementBlock("svg", _hoisted_1$109, t[0] ||= [createBaseVNode("path", {
7684
7705
  fill: "none",
7685
7706
  stroke: "currentColor",
7686
7707
  "stroke-linecap": "round",
@@ -7691,14 +7712,14 @@ function render$88(e, t) {
7691
7712
  }
7692
7713
  var list_checks_default = {
7693
7714
  name: "lucide-list-checks",
7694
- render: render$88
7695
- }, _hoisted_1$107 = {
7715
+ render: render$89
7716
+ }, _hoisted_1$108 = {
7696
7717
  viewBox: "0 0 24 24",
7697
7718
  width: "1.2em",
7698
7719
  height: "1.2em"
7699
7720
  };
7700
- function render$87(e, t) {
7701
- return openBlock(), createElementBlock("svg", _hoisted_1$107, t[0] ||= [createBaseVNode("g", {
7721
+ function render$88(e, t) {
7722
+ return openBlock(), createElementBlock("svg", _hoisted_1$108, t[0] ||= [createBaseVNode("g", {
7702
7723
  fill: "none",
7703
7724
  stroke: "currentColor",
7704
7725
  "stroke-linecap": "round",
@@ -7715,14 +7736,14 @@ function render$87(e, t) {
7715
7736
  }
7716
7737
  var lock_default = {
7717
7738
  name: "lucide-lock",
7718
- render: render$87
7719
- }, _hoisted_1$106 = {
7739
+ render: render$88
7740
+ }, _hoisted_1$107 = {
7720
7741
  viewBox: "0 0 24 24",
7721
7742
  width: "1.2em",
7722
7743
  height: "1.2em"
7723
7744
  };
7724
- function render$86(e, t) {
7725
- return openBlock(), createElementBlock("svg", _hoisted_1$106, t[0] ||= [createBaseVNode("path", {
7745
+ function render$87(e, t) {
7746
+ return openBlock(), createElementBlock("svg", _hoisted_1$107, t[0] ||= [createBaseVNode("path", {
7726
7747
  fill: "none",
7727
7748
  stroke: "currentColor",
7728
7749
  "stroke-linecap": "round",
@@ -7733,14 +7754,14 @@ function render$86(e, t) {
7733
7754
  }
7734
7755
  var log_in_default = {
7735
7756
  name: "lucide-log-in",
7736
- render: render$86
7737
- }, _hoisted_1$105 = {
7757
+ render: render$87
7758
+ }, _hoisted_1$106 = {
7738
7759
  viewBox: "0 0 24 24",
7739
7760
  width: "1.2em",
7740
7761
  height: "1.2em"
7741
7762
  };
7742
- function render$85(e, t) {
7743
- return openBlock(), createElementBlock("svg", _hoisted_1$105, t[0] ||= [createBaseVNode("path", {
7763
+ function render$86(e, t) {
7764
+ return openBlock(), createElementBlock("svg", _hoisted_1$106, t[0] ||= [createBaseVNode("path", {
7744
7765
  fill: "none",
7745
7766
  stroke: "currentColor",
7746
7767
  "stroke-linecap": "round",
@@ -7751,14 +7772,14 @@ function render$85(e, t) {
7751
7772
  }
7752
7773
  var log_out_default = {
7753
7774
  name: "lucide-log-out",
7754
- render: render$85
7755
- }, _hoisted_1$104 = {
7775
+ render: render$86
7776
+ }, _hoisted_1$105 = {
7756
7777
  viewBox: "0 0 24 24",
7757
7778
  width: "1.2em",
7758
7779
  height: "1.2em"
7759
7780
  };
7760
- function render$84(e, t) {
7761
- return openBlock(), createElementBlock("svg", _hoisted_1$104, t[0] ||= [createBaseVNode("g", {
7781
+ function render$85(e, t) {
7782
+ return openBlock(), createElementBlock("svg", _hoisted_1$105, t[0] ||= [createBaseVNode("g", {
7762
7783
  fill: "none",
7763
7784
  stroke: "currentColor",
7764
7785
  "stroke-linecap": "round",
@@ -7774,6 +7795,24 @@ function render$84(e, t) {
7774
7795
  }
7775
7796
  var mail_default = {
7776
7797
  name: "lucide-mail",
7798
+ render: render$85
7799
+ }, _hoisted_1$104 = {
7800
+ viewBox: "0 0 24 24",
7801
+ width: "1.2em",
7802
+ height: "1.2em"
7803
+ };
7804
+ function render$84(e, t) {
7805
+ return openBlock(), createElementBlock("svg", _hoisted_1$104, t[0] ||= [createBaseVNode("path", {
7806
+ fill: "none",
7807
+ stroke: "currentColor",
7808
+ "stroke-linecap": "round",
7809
+ "stroke-linejoin": "round",
7810
+ "stroke-width": "2",
7811
+ d: "M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3M3 16v3a2 2 0 0 0 2 2h3m8 0h3a2 2 0 0 0 2-2v-3"
7812
+ }, null, -1)]);
7813
+ }
7814
+ var maximize_default = {
7815
+ name: "lucide-maximize",
7777
7816
  render: render$84
7778
7817
  }, _hoisted_1$103 = {
7779
7818
  viewBox: "0 0 24 24",
@@ -7787,11 +7826,11 @@ function render$83(e, t) {
7787
7826
  "stroke-linecap": "round",
7788
7827
  "stroke-linejoin": "round",
7789
7828
  "stroke-width": "2",
7790
- d: "M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3M3 16v3a2 2 0 0 0 2 2h3m8 0h3a2 2 0 0 0 2-2v-3"
7829
+ d: "M15 3h6v6m0-6l-7 7M3 21l7-7m-1 7H3v-6"
7791
7830
  }, null, -1)]);
7792
7831
  }
7793
- var maximize_default = {
7794
- name: "lucide-maximize",
7832
+ var maximize_2_default = {
7833
+ name: "lucide-maximize-2",
7795
7834
  render: render$83
7796
7835
  }, _hoisted_1$102 = {
7797
7836
  viewBox: "0 0 24 24",
@@ -7805,11 +7844,11 @@ function render$82(e, t) {
7805
7844
  "stroke-linecap": "round",
7806
7845
  "stroke-linejoin": "round",
7807
7846
  "stroke-width": "2",
7808
- d: "M15 3h6v6m0-6l-7 7M3 21l7-7m-1 7H3v-6"
7847
+ d: "M4 12h16M4 18h16M4 6h16"
7809
7848
  }, null, -1)]);
7810
7849
  }
7811
- var maximize_2_default = {
7812
- name: "lucide-maximize-2",
7850
+ var menu_default = {
7851
+ name: "lucide-menu",
7813
7852
  render: render$82
7814
7853
  }, _hoisted_1$101 = {
7815
7854
  viewBox: "0 0 24 24",
@@ -7823,11 +7862,11 @@ function render$81(e, t) {
7823
7862
  "stroke-linecap": "round",
7824
7863
  "stroke-linejoin": "round",
7825
7864
  "stroke-width": "2",
7826
- d: "M4 12h16M4 18h16M4 6h16"
7865
+ d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z"
7827
7866
  }, null, -1)]);
7828
7867
  }
7829
- var menu_default = {
7830
- name: "lucide-menu",
7868
+ var message_circle_default = {
7869
+ name: "lucide-message-circle",
7831
7870
  render: render$81
7832
7871
  }, _hoisted_1$100 = {
7833
7872
  viewBox: "0 0 24 24",
@@ -7841,11 +7880,11 @@ function render$80(e, t) {
7841
7880
  "stroke-linecap": "round",
7842
7881
  "stroke-linejoin": "round",
7843
7882
  "stroke-width": "2",
7844
- d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z"
7883
+ d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"
7845
7884
  }, null, -1)]);
7846
7885
  }
7847
- var message_circle_default = {
7848
- name: "lucide-message-circle",
7886
+ var message_square_default = {
7887
+ name: "lucide-message-square",
7849
7888
  render: render$80
7850
7889
  }, _hoisted_1$99 = {
7851
7890
  viewBox: "0 0 24 24",
@@ -7859,11 +7898,11 @@ function render$79(e, t) {
7859
7898
  "stroke-linecap": "round",
7860
7899
  "stroke-linejoin": "round",
7861
7900
  "stroke-width": "2",
7862
- d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"
7901
+ d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2zm-9-8v6m-3-3h6"
7863
7902
  }, null, -1)]);
7864
7903
  }
7865
- var message_square_default = {
7866
- name: "lucide-message-square",
7904
+ var message_square_plus_default = {
7905
+ name: "lucide-message-square-plus",
7867
7906
  render: render$79
7868
7907
  }, _hoisted_1$98 = {
7869
7908
  viewBox: "0 0 24 24",
@@ -9606,6 +9645,8 @@ const deprecatedIconSet = {
9606
9645
  mcp: mcp_default,
9607
9646
  lovable: lovable_default,
9608
9647
  resolver: resolver_default,
9648
+ form: form_default,
9649
+ webhook: webhook_default,
9609
9650
  "align-right": align_right_default,
9610
9651
  archive: archive_default,
9611
9652
  "archive-restore": archive_restore_default,
@@ -9643,6 +9684,7 @@ const deprecatedIconSet = {
9643
9684
  "circle-alert": circle_alert_default,
9644
9685
  "circle-check": circle_check_default$1,
9645
9686
  "circle-dot": circle_dot_default,
9687
+ "circle-ellipsis": circle_ellipsis_default,
9646
9688
  "circle-help": circle_help_default,
9647
9689
  "circle-minus": circle_minus_default,
9648
9690
  "circle-pause": circle_pause_default,
@@ -9722,6 +9764,7 @@ const deprecatedIconSet = {
9722
9764
  menu: menu_default,
9723
9765
  "message-circle": message_circle_default,
9724
9766
  "message-square": message_square_default,
9767
+ "message-square-plus": message_square_plus_default,
9725
9768
  "messages-square": messages_square_default,
9726
9769
  mic: mic_default,
9727
9770
  milestone: milestone_default,
@@ -9834,7 +9877,7 @@ var N8nIcon_default = /* @__PURE__ */ __plugin_vue_export_helper_default(/* @__P
9834
9877
  "text-dark": "--color--text--shade-1",
9835
9878
  "text-base": "--color--text",
9836
9879
  "text-light": "--color--text--tint-1",
9837
- "text-xlight": "--color--text--tint-3",
9880
+ "text-xlight": "--color--text--tint-2",
9838
9881
  danger: "--color--danger",
9839
9882
  success: "--color--success",
9840
9883
  warning: "--color--warning",
@@ -11161,9 +11204,7 @@ var arrow_down_default = /* @__PURE__ */ defineComponent({
11161
11204
  for (let r of [e, ...Object.values(t ?? {})]) n.component(r.name, r);
11162
11205
  }, t) for (let [n, r] of Object.entries(t)) e[n] = r;
11163
11206
  return e;
11164
- }, withInstallDirective = (e, t) => (e.install = (n) => {
11165
- n.directive(t, e);
11166
- }, e), withNoopInstall = (e) => (e.install = NOOP, e), EVENT_CODE = {
11207
+ }, withNoopInstall = (e) => (e.install = NOOP, e), EVENT_CODE = {
11167
11208
  tab: "Tab",
11168
11209
  enter: "Enter",
11169
11210
  space: "Space",
@@ -13508,7 +13549,7 @@ var createFocusableStack = () => {
13508
13549
  }), createFocusOutPreventedEvent = (e) => new CustomEvent(FOCUSOUT_PREVENTED, {
13509
13550
  ...FOCUSOUT_PREVENTED_OPTS,
13510
13551
  detail: e
13511
- }), _sfc_main$9 = /* @__PURE__ */ defineComponent({
13552
+ }), _sfc_main$7 = /* @__PURE__ */ defineComponent({
13512
13553
  name: "ElFocusTrap",
13513
13554
  inheritAttrs: !1,
13514
13555
  props: {
@@ -13625,10 +13666,10 @@ var createFocusableStack = () => {
13625
13666
  }), { onKeydown: c };
13626
13667
  }
13627
13668
  });
13628
- function _sfc_render$9(e, t, n, r, i, o) {
13669
+ function _sfc_render$7(e, t, n, r, i, o) {
13629
13670
  return renderSlot(e.$slots, "default", { handleKeydown: e.onKeydown });
13630
13671
  }
13631
- var ElFocusTrap = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/focus-trap/src/focus-trap.vue"]]), popperContentProps = buildProps({
13672
+ var ElFocusTrap = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["render", _sfc_render$7], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/focus-trap/src/focus-trap.vue"]]), popperContentProps = buildProps({
13632
13673
  ...buildProps({
13633
13674
  boundariesPadding: {
13634
13675
  type: Number,
@@ -15283,7 +15324,7 @@ var useAlphaSlider = (e) => {
15283
15324
  style: normalizeStyle(unref(f))
15284
15325
  }, null, 6)], 2));
15285
15326
  }
15286
- }), [["__file", "/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/alpha-slider.vue"]]), _sfc_main$8 = /* @__PURE__ */ defineComponent({
15327
+ }), [["__file", "/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/alpha-slider.vue"]]), _sfc_main$6 = /* @__PURE__ */ defineComponent({
15287
15328
  name: "ElColorHueSlider",
15288
15329
  props: {
15289
15330
  color: {
@@ -15352,7 +15393,7 @@ var useAlphaSlider = (e) => {
15352
15393
  };
15353
15394
  }
15354
15395
  });
15355
- function _sfc_render$8(e, t, n, r, i, o) {
15396
+ function _sfc_render$6(e, t, n, r, i, o) {
15356
15397
  return openBlock(), createElementBlock("div", { class: normalizeClass([e.ns.b(), e.ns.is("vertical", e.vertical)]) }, [createBaseVNode("div", {
15357
15398
  ref: "bar",
15358
15399
  class: normalizeClass(e.ns.e("bar")),
@@ -15366,7 +15407,7 @@ function _sfc_render$8(e, t, n, r, i, o) {
15366
15407
  })
15367
15408
  }, null, 6)], 2);
15368
15409
  }
15369
- var HueSlider = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["render", _sfc_render$8], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/hue-slider.vue"]]), colorPickerProps = buildProps({
15410
+ var HueSlider = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$6], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/hue-slider.vue"]]), colorPickerProps = buildProps({
15370
15411
  modelValue: String,
15371
15412
  id: String,
15372
15413
  showAlpha: Boolean,
@@ -15583,7 +15624,7 @@ var HueSlider = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["render", _sfc_render
15583
15624
  default: this.value = toHex(hsv2rgb(e, t, n));
15584
15625
  }
15585
15626
  }
15586
- }, _sfc_main$7 = /* @__PURE__ */ defineComponent({
15627
+ }, _sfc_main$5 = /* @__PURE__ */ defineComponent({
15587
15628
  props: {
15588
15629
  colors: {
15589
15630
  type: Array,
@@ -15620,7 +15661,7 @@ var HueSlider = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["render", _sfc_render
15620
15661
  };
15621
15662
  }
15622
15663
  }), _hoisted_1$17 = ["onClick"];
15623
- function _sfc_render$7(e, t, n, r, i, o) {
15664
+ function _sfc_render$5(e, t, n, r, i, o) {
15624
15665
  return openBlock(), createElementBlock("div", { class: normalizeClass(e.ns.b()) }, [createBaseVNode("div", { class: normalizeClass(e.ns.e("colors")) }, [(openBlock(!0), createElementBlock(Fragment, null, renderList(e.rgbaColors, (t, n) => (openBlock(), createElementBlock("div", {
15625
15666
  key: e.colors[n],
15626
15667
  class: normalizeClass([
@@ -15631,7 +15672,7 @@ function _sfc_render$7(e, t, n, r, i, o) {
15631
15672
  onClick: (t) => e.handleSelect(n)
15632
15673
  }, [createBaseVNode("div", { style: normalizeStyle({ backgroundColor: t.value }) }, null, 4)], 10, _hoisted_1$17))), 128))], 2)], 2);
15633
15674
  }
15634
- var Predefine = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["render", _sfc_render$7], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/predefine.vue"]]), _sfc_main$6 = /* @__PURE__ */ defineComponent({
15675
+ var Predefine = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/predefine.vue"]]), _sfc_main$4 = /* @__PURE__ */ defineComponent({
15635
15676
  name: "ElSlPanel",
15636
15677
  props: { color: {
15637
15678
  type: Object,
@@ -15675,7 +15716,7 @@ var Predefine = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["render", _sfc_render
15675
15716
  };
15676
15717
  }
15677
15718
  }), _hoisted_2$11 = [/* @__PURE__ */ createBaseVNode("div", null, null, -1)];
15678
- function _sfc_render$6(e, t, n, r, i, o) {
15719
+ function _sfc_render$4(e, t, n, r, i, o) {
15679
15720
  return openBlock(), createElementBlock("div", {
15680
15721
  class: normalizeClass(e.ns.b()),
15681
15722
  style: normalizeStyle({ backgroundColor: e.background })
@@ -15691,7 +15732,7 @@ function _sfc_render$6(e, t, n, r, i, o) {
15691
15732
  }, _hoisted_2$11, 6)
15692
15733
  ], 6);
15693
15734
  }
15694
- var SvPanel = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$6], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/sv-panel.vue"]]), _hoisted_1$16 = ["onKeydown"], _hoisted_2$10 = [
15735
+ var SvPanel = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/sv-panel.vue"]]), _hoisted_1$16 = ["onKeydown"], _hoisted_2$10 = [
15695
15736
  "id",
15696
15737
  "aria-label",
15697
15738
  "aria-labelledby",
@@ -15926,142 +15967,7 @@ withInstall(/* @__PURE__ */ _export_sfc(/* @__PURE__ */ defineComponent({
15926
15967
  ]));
15927
15968
  }
15928
15969
  }), [["__file", "/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/color-picker.vue"]]));
15929
- var _sfc_main$5 = /* @__PURE__ */ defineComponent({ inheritAttrs: !1 });
15930
- function _sfc_render$5(e, t, n, r, i, o) {
15931
- return renderSlot(e.$slots, "default");
15932
- }
15933
- var Collection = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection.vue"]]), _sfc_main$4 = /* @__PURE__ */ defineComponent({
15934
- name: "ElCollectionItem",
15935
- inheritAttrs: !1
15936
- });
15937
- function _sfc_render$4(e, t, n, r, i, o) {
15938
- return renderSlot(e.$slots, "default");
15939
- }
15940
- var CollectionItem = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4], ["__file", "/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection-item.vue"]]), COLLECTION_ITEM_SIGN = "data-el-collection-item", createCollectionWithScope = (e) => {
15941
- let t = `El${e}Collection`, n = `${t}Item`, r = Symbol(t), i = Symbol(n);
15942
- return {
15943
- COLLECTION_INJECTION_KEY: r,
15944
- COLLECTION_ITEM_INJECTION_KEY: i,
15945
- ElCollection: {
15946
- ...Collection,
15947
- name: t,
15948
- setup() {
15949
- let e = ref(null), t = /* @__PURE__ */ new Map();
15950
- provide(r, {
15951
- itemMap: t,
15952
- getItems: () => {
15953
- let n = unref(e);
15954
- if (!n) return [];
15955
- let r = Array.from(n.querySelectorAll(`[${COLLECTION_ITEM_SIGN}]`));
15956
- return [...t.values()].sort((e, t) => r.indexOf(e.ref) - r.indexOf(t.ref));
15957
- },
15958
- collectionRef: e
15959
- });
15960
- }
15961
- },
15962
- ElCollectionItem: {
15963
- ...CollectionItem,
15964
- name: n,
15965
- setup(e, { attrs: t }) {
15966
- let n = ref(null), o = inject(r, void 0);
15967
- provide(i, { collectionItemRef: n }), onMounted(() => {
15968
- let e = unref(n);
15969
- e && o.itemMap.set(e, {
15970
- ref: e,
15971
- ...t
15972
- });
15973
- }), onBeforeUnmount(() => {
15974
- let e = unref(n);
15975
- o.itemMap.delete(e);
15976
- });
15977
- }
15978
- }
15979
- };
15980
- }, dropdownProps = buildProps({
15981
- trigger: useTooltipTriggerProps.trigger,
15982
- effect: {
15983
- ...useTooltipContentProps.effect,
15984
- default: "light"
15985
- },
15986
- type: { type: definePropType(String) },
15987
- placement: {
15988
- type: definePropType(String),
15989
- default: "bottom"
15990
- },
15991
- popperOptions: {
15992
- type: definePropType(Object),
15993
- default: () => ({})
15994
- },
15995
- id: String,
15996
- size: {
15997
- type: String,
15998
- default: ""
15999
- },
16000
- splitButton: Boolean,
16001
- hideOnClick: {
16002
- type: Boolean,
16003
- default: !0
16004
- },
16005
- loop: {
16006
- type: Boolean,
16007
- default: !0
16008
- },
16009
- showTimeout: {
16010
- type: Number,
16011
- default: 150
16012
- },
16013
- hideTimeout: {
16014
- type: Number,
16015
- default: 150
16016
- },
16017
- tabindex: {
16018
- type: definePropType([Number, String]),
16019
- default: 0
16020
- },
16021
- maxHeight: {
16022
- type: definePropType([Number, String]),
16023
- default: ""
16024
- },
16025
- popperClass: {
16026
- type: String,
16027
- default: ""
16028
- },
16029
- disabled: {
16030
- type: Boolean,
16031
- default: !1
16032
- },
16033
- role: {
16034
- type: String,
16035
- default: "menu"
16036
- },
16037
- buttonProps: { type: definePropType(Object) },
16038
- teleported: useTooltipContentProps.teleported
16039
- });
16040
- buildProps({
16041
- command: {
16042
- type: [
16043
- Object,
16044
- String,
16045
- Number
16046
- ],
16047
- default: () => ({})
16048
- },
16049
- disabled: Boolean,
16050
- divided: Boolean,
16051
- textValue: String,
16052
- icon: { type: iconPropType }
16053
- }), buildProps({ onKeydown: { type: definePropType(Function) } });
16054
- var FIRST_KEYS = [
16055
- EVENT_CODE.down,
16056
- EVENT_CODE.pageDown,
16057
- EVENT_CODE.home
16058
- ], LAST_KEYS = [
16059
- EVENT_CODE.up,
16060
- EVENT_CODE.pageUp,
16061
- EVENT_CODE.end
16062
- ];
16063
- [...FIRST_KEYS, ...LAST_KEYS];
16064
- var { ElCollection, ElCollectionItem, COLLECTION_INJECTION_KEY, COLLECTION_ITEM_INJECTION_KEY } = createCollectionWithScope("Dropdown"), elPaginationKey = Symbol("elPaginationKey"), paginationPrevProps = buildProps({
15970
+ var elPaginationKey = Symbol("elPaginationKey"), paginationPrevProps = buildProps({
16065
15971
  disabled: Boolean,
16066
15972
  currentPage: {
16067
15973
  type: Number,
@@ -17695,161 +17601,6 @@ withInstall(/* @__PURE__ */ defineComponent({
17695
17601
  };
17696
17602
  }
17697
17603
  }));
17698
- var popoverProps = buildProps({
17699
- trigger: useTooltipTriggerProps.trigger,
17700
- placement: dropdownProps.placement,
17701
- disabled: useTooltipTriggerProps.disabled,
17702
- visible: useTooltipContentProps.visible,
17703
- transition: useTooltipContentProps.transition,
17704
- popperOptions: dropdownProps.popperOptions,
17705
- tabindex: dropdownProps.tabindex,
17706
- content: useTooltipContentProps.content,
17707
- popperStyle: useTooltipContentProps.popperStyle,
17708
- popperClass: useTooltipContentProps.popperClass,
17709
- enterable: {
17710
- ...useTooltipContentProps.enterable,
17711
- default: !0
17712
- },
17713
- effect: {
17714
- ...useTooltipContentProps.effect,
17715
- default: "light"
17716
- },
17717
- teleported: useTooltipContentProps.teleported,
17718
- title: String,
17719
- width: {
17720
- type: [String, Number],
17721
- default: 150
17722
- },
17723
- offset: {
17724
- type: Number,
17725
- default: void 0
17726
- },
17727
- showAfter: {
17728
- type: Number,
17729
- default: 0
17730
- },
17731
- hideAfter: {
17732
- type: Number,
17733
- default: 200
17734
- },
17735
- autoClose: {
17736
- type: Number,
17737
- default: 0
17738
- },
17739
- showArrow: {
17740
- type: Boolean,
17741
- default: !0
17742
- },
17743
- persistent: {
17744
- type: Boolean,
17745
- default: !0
17746
- },
17747
- "onUpdate:visible": { type: Function }
17748
- }), popoverEmits = {
17749
- "update:visible": (e) => isBoolean(e),
17750
- "before-enter": () => !0,
17751
- "before-leave": () => !0,
17752
- "after-enter": () => !0,
17753
- "after-leave": () => !0
17754
- }, updateEventKeyRaw = "onUpdate:visible", Popover = /* @__PURE__ */ _export_sfc(/* @__PURE__ */ defineComponent({
17755
- .../* @__PURE__ */ defineComponent({ name: "ElPopover" }),
17756
- props: popoverProps,
17757
- emits: popoverEmits,
17758
- setup(e, { expose: t, emit: n }) {
17759
- let r = e, i = computed(() => r[updateEventKeyRaw]), o = useNamespace("popover"), s = ref(), c = computed(() => unref(s)?.popperRef), l = computed(() => [{ width: addUnit(r.width) }, r.popperStyle]), u = computed(() => [
17760
- o.b(),
17761
- r.popperClass,
17762
- { [o.m("plain")]: !!r.content }
17763
- ]), d = computed(() => r.transition === `${o.namespace.value}-fade-in-linear`), f = () => {
17764
- var e;
17765
- (e = s.value) == null || e.hide();
17766
- }, g = () => {
17767
- n("before-enter");
17768
- }, _ = () => {
17769
- n("before-leave");
17770
- }, y = () => {
17771
- n("after-enter");
17772
- }, x = () => {
17773
- n("update:visible", !1), n("after-leave");
17774
- };
17775
- return t({
17776
- popperRef: c,
17777
- hide: f
17778
- }), (e, t) => (openBlock(), createBlock(unref(ElTooltip), mergeProps({
17779
- ref_key: "tooltipRef",
17780
- ref: s
17781
- }, e.$attrs, {
17782
- trigger: e.trigger,
17783
- placement: e.placement,
17784
- disabled: e.disabled,
17785
- visible: e.visible,
17786
- transition: e.transition,
17787
- "popper-options": e.popperOptions,
17788
- tabindex: e.tabindex,
17789
- content: e.content,
17790
- offset: e.offset,
17791
- "show-after": e.showAfter,
17792
- "hide-after": e.hideAfter,
17793
- "auto-close": e.autoClose,
17794
- "show-arrow": e.showArrow,
17795
- "aria-label": e.title,
17796
- effect: e.effect,
17797
- enterable: e.enterable,
17798
- "popper-class": unref(u),
17799
- "popper-style": unref(l),
17800
- teleported: e.teleported,
17801
- persistent: e.persistent,
17802
- "gpu-acceleration": unref(d),
17803
- "onUpdate:visible": unref(i),
17804
- onBeforeShow: g,
17805
- onBeforeHide: _,
17806
- onShow: y,
17807
- onHide: x
17808
- }), {
17809
- content: withCtx(() => [e.title ? (openBlock(), createElementBlock("div", {
17810
- key: 0,
17811
- class: normalizeClass(unref(o).e("title")),
17812
- role: "title"
17813
- }, toDisplayString(e.title), 3)) : createCommentVNode("v-if", !0), renderSlot(e.$slots, "default", {}, () => [createTextVNode(toDisplayString(e.content), 1)])]),
17814
- default: withCtx(() => [e.$slots.reference ? renderSlot(e.$slots, "reference", { key: 0 }) : createCommentVNode("v-if", !0)]),
17815
- _: 3
17816
- }, 16, [
17817
- "trigger",
17818
- "placement",
17819
- "disabled",
17820
- "visible",
17821
- "transition",
17822
- "popper-options",
17823
- "tabindex",
17824
- "content",
17825
- "offset",
17826
- "show-after",
17827
- "hide-after",
17828
- "auto-close",
17829
- "show-arrow",
17830
- "aria-label",
17831
- "effect",
17832
- "enterable",
17833
- "popper-class",
17834
- "popper-style",
17835
- "teleported",
17836
- "persistent",
17837
- "gpu-acceleration",
17838
- "onUpdate:visible"
17839
- ]));
17840
- }
17841
- }), [["__file", "/home/runner/work/element-plus/element-plus/packages/components/popover/src/popover.vue"]]), attachEvents = (e, t) => {
17842
- let n = (t.arg || t.value)?.popperRef;
17843
- n && (n.triggerRef = e);
17844
- };
17845
- withInstall(Popover, { directive: withInstallDirective({
17846
- mounted(e, t) {
17847
- attachEvents(e, t);
17848
- },
17849
- updated(e, t) {
17850
- attachEvents(e, t);
17851
- }
17852
- }, "popover") });
17853
17604
  var skeletonProps = buildProps({
17854
17605
  animated: {
17855
17606
  type: Boolean,
@@ -28816,7 +28567,7 @@ var full_exports = /* @__PURE__ */ __export({
28816
28567
  function S(e) {
28817
28568
  return e.content.indexOf("[ ] ") === 0 || e.content.indexOf("[x] ") === 0 || e.content.indexOf("[X] ") === 0;
28818
28569
  }
28819
- })))(), require_markdown_it_emoji(), require_markdown_it(), require_markdown_it_link_attributes(), require_lib$1(), Boolean, Boolean, { ...RouterLink.props }, String, Object, { ...popoverProps }, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean;
28570
+ })))(), require_markdown_it_emoji(), require_markdown_it(), require_markdown_it_link_attributes(), require_lib$1(), Boolean, Boolean, { ...RouterLink.props }, String, Object, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean;
28820
28571
  var require_isArray = /* @__PURE__ */ __commonJSMin(((e, t) => {
28821
28572
  t.exports = Array.isArray;
28822
28573
  })), require__freeGlobal = /* @__PURE__ */ __commonJSMin(((e, t) => {