From eeab420c7059f9e77af8300abfe6774f5e772e45 Mon Sep 17 00:00:00 2001 From: Chenlei Hu Date: Mon, 6 Jan 2025 18:42:45 -0500 Subject: [PATCH] Update frontend to v1.6.18 (#6368) --- ...EJhGbv.js => BaseViewTemplate-BNGF4K22.js} | 4 +- ...P1MIWYX.js => DownloadGitView-DeC7MBzG.js} | 6 +- ...CxijYN47.js => ExtensionPanel-D4Phn0Zr.js} | 10 ++-- ...View-DswvqURL.js => GraphView-HVeNbkaW.js} | 14 ++--- ...ew-AV2llYNm.js => InstallView-CAcYt0HL.js} | 6 +- ...xaJ1IiJ.js => KeybindingPanel-Dc3C4lG1.js} | 12 ++-- ...js => ManualConfigurationView-Bi_qHE-n.js} | 10 ++-- ...aD8u74.js => NotSupportedView-Drz3x2d-.js} | 6 +- ...4HMGK.js => ServerConfigPanel-Be4StJmv.js} | 6 +- ...iO_acWT.js => ServerStartView-CIDTUh4x.js} | 6 +- ...2l9Kbchu.js => UserSelectView-B3jYchWu.js} | 6 +- ...ew-CB7Th_kO.js => WelcomeView-N0ZXLjdi.js} | 6 +- .../{index-B7ycxfFq.js => index-5HFeZax4.js} | 4 +- .../{index-lMQBwSDj.js => index-B-aVupP5.js} | 4 +- .../{index-CK0rrCYF.js => index-B5F0uxTQ.js} | 8 +-- .../{index-5Sv744Dr.js => index-Bordpmzt.js} | 4 +- .../{index-C4Fk50Nx.js => index-DjNHn37O.js} | 60 +++++++++++-------- .../{index-hdfnBvYs.js => index-jXPKy3pP.js} | 6 +- ...{index-DmMtlpqz.css => index-t-sFBuUC.css} | 2 +- ...fkLBy.js => keybindingService-Bx7YdkXn.js} | 8 +-- ...YAb1j.js => serverConfigStore-CvyKFVuP.js} | 4 +- web/index.html | 4 +- 22 files changed, 104 insertions(+), 92 deletions(-) rename web/assets/{BaseViewTemplate-CsEJhGbv.js => BaseViewTemplate-BNGF4K22.js} (84%) rename web/assets/{DownloadGitView-DP1MIWYX.js => DownloadGitView-DeC7MBzG.js} (94%) rename web/assets/{ExtensionPanel-CxijYN47.js => ExtensionPanel-D4Phn0Zr.js} (96%) rename web/assets/{GraphView-DswvqURL.js => GraphView-HVeNbkaW.js} (99%) rename web/assets/{InstallView-AV2llYNm.js => InstallView-CAcYt0HL.js} (99%) rename web/assets/{KeybindingPanel-CxaJ1IiJ.js => KeybindingPanel-Dc3C4lG1.js} (97%) rename web/assets/{ManualConfigurationView-BA4Vtud8.js => ManualConfigurationView-Bi_qHE-n.js} (94%) rename web/assets/{NotSupportedView-CRaD8u74.js => NotSupportedView-Drz3x2d-.js} (95%) rename web/assets/{ServerConfigPanel-TLv4HMGK.js => ServerConfigPanel-Be4StJmv.js} (97%) rename web/assets/{ServerStartView-CiO_acWT.js => ServerStartView-CIDTUh4x.js} (95%) rename web/assets/{UserSelectView-2l9Kbchu.js => UserSelectView-B3jYchWu.js} (97%) rename web/assets/{WelcomeView-CB7Th_kO.js => WelcomeView-N0ZXLjdi.js} (90%) rename web/assets/{index-B7ycxfFq.js => index-5HFeZax4.js} (93%) rename web/assets/{index-lMQBwSDj.js => index-B-aVupP5.js} (94%) rename web/assets/{index-CK0rrCYF.js => index-B5F0uxTQ.js} (99%) rename web/assets/{index-5Sv744Dr.js => index-Bordpmzt.js} (99%) rename web/assets/{index-C4Fk50Nx.js => index-DjNHn37O.js} (99%) rename web/assets/{index-hdfnBvYs.js => index-jXPKy3pP.js} (97%) rename web/assets/{index-DmMtlpqz.css => index-t-sFBuUC.css} (99%) rename web/assets/{keybindingService-D48fkLBy.js => keybindingService-Bx7YdkXn.js} (96%) rename web/assets/{serverConfigStore-BawYAb1j.js => serverConfigStore-CvyKFVuP.js} (97%) diff --git a/web/assets/BaseViewTemplate-CsEJhGbv.js b/web/assets/BaseViewTemplate-BNGF4K22.js similarity index 84% rename from web/assets/BaseViewTemplate-CsEJhGbv.js rename to web/assets/BaseViewTemplate-BNGF4K22.js index d254b402..b0395614 100644 --- a/web/assets/BaseViewTemplate-CsEJhGbv.js +++ b/web/assets/BaseViewTemplate-BNGF4K22.js @@ -1,4 +1,4 @@ -import { d as defineComponent, o as openBlock, f as createElementBlock, J as renderSlot, T as normalizeClass } from "./index-C4Fk50Nx.js"; +import { d as defineComponent, o as openBlock, f as createElementBlock, J as renderSlot, T as normalizeClass } from "./index-DjNHn37O.js"; const _sfc_main = /* @__PURE__ */ defineComponent({ __name: "BaseViewTemplate", props: { @@ -20,4 +20,4 @@ const _sfc_main = /* @__PURE__ */ defineComponent({ export { _sfc_main as _ }; -//# sourceMappingURL=BaseViewTemplate-CsEJhGbv.js.map +//# sourceMappingURL=BaseViewTemplate-BNGF4K22.js.map diff --git a/web/assets/DownloadGitView-DP1MIWYX.js b/web/assets/DownloadGitView-DeC7MBzG.js similarity index 94% rename from web/assets/DownloadGitView-DP1MIWYX.js rename to web/assets/DownloadGitView-DeC7MBzG.js index fff3e743..6f00b364 100644 --- a/web/assets/DownloadGitView-DP1MIWYX.js +++ b/web/assets/DownloadGitView-DeC7MBzG.js @@ -1,7 +1,7 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { d as defineComponent, o as openBlock, k as createBlock, M as withCtx, H as createBaseVNode, X as toDisplayString, N as createVNode, j as unref, l as script, bW as useRouter } from "./index-C4Fk50Nx.js"; -import { _ as _sfc_main$1 } from "./BaseViewTemplate-CsEJhGbv.js"; +import { d as defineComponent, o as openBlock, k as createBlock, M as withCtx, H as createBaseVNode, X as toDisplayString, N as createVNode, j as unref, l as script, bW as useRouter } from "./index-DjNHn37O.js"; +import { _ as _sfc_main$1 } from "./BaseViewTemplate-BNGF4K22.js"; const _hoisted_1 = { class: "max-w-screen-sm flex flex-col gap-8 p-8 bg-[url('/assets/images/Git-Logo-White.svg')] bg-no-repeat bg-right-top bg-origin-padding" }; const _hoisted_2 = { class: "mt-24 text-4xl font-bold text-red-500" }; const _hoisted_3 = { class: "space-y-4" }; @@ -55,4 +55,4 @@ const _sfc_main = /* @__PURE__ */ defineComponent({ export { _sfc_main as default }; -//# sourceMappingURL=DownloadGitView-DP1MIWYX.js.map +//# sourceMappingURL=DownloadGitView-DeC7MBzG.js.map diff --git a/web/assets/ExtensionPanel-CxijYN47.js b/web/assets/ExtensionPanel-D4Phn0Zr.js similarity index 96% rename from web/assets/ExtensionPanel-CxijYN47.js rename to web/assets/ExtensionPanel-D4Phn0Zr.js index 6cf7706c..02baf6e1 100644 --- a/web/assets/ExtensionPanel-CxijYN47.js +++ b/web/assets/ExtensionPanel-D4Phn0Zr.js @@ -1,9 +1,9 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { d as defineComponent, ab as ref, cn as FilterMatchMode, cs as useExtensionStore, a as useSettingStore, m as onMounted, c as computed, o as openBlock, k as createBlock, M as withCtx, N as createVNode, co as SearchBox, j as unref, bZ as script, H as createBaseVNode, f as createElementBlock, E as renderList, X as toDisplayString, aE as createTextVNode, F as Fragment, l as script$1, I as createCommentVNode, aI as script$3, bO as script$4, c4 as script$5, cp as _sfc_main$1 } from "./index-C4Fk50Nx.js"; -import { s as script$2, a as script$6 } from "./index-CK0rrCYF.js"; -import "./index-lMQBwSDj.js"; -import "./index-B7ycxfFq.js"; +import { d as defineComponent, ab as ref, cn as FilterMatchMode, cs as useExtensionStore, a as useSettingStore, m as onMounted, c as computed, o as openBlock, k as createBlock, M as withCtx, N as createVNode, co as SearchBox, j as unref, bZ as script, H as createBaseVNode, f as createElementBlock, E as renderList, X as toDisplayString, aE as createTextVNode, F as Fragment, l as script$1, I as createCommentVNode, aI as script$3, bO as script$4, c4 as script$5, cp as _sfc_main$1 } from "./index-DjNHn37O.js"; +import { s as script$2, a as script$6 } from "./index-B5F0uxTQ.js"; +import "./index-B-aVupP5.js"; +import "./index-5HFeZax4.js"; const _hoisted_1 = { class: "flex justify-end" }; const _sfc_main = /* @__PURE__ */ defineComponent({ __name: "ExtensionPanel", @@ -180,4 +180,4 @@ const _sfc_main = /* @__PURE__ */ defineComponent({ export { _sfc_main as default }; -//# sourceMappingURL=ExtensionPanel-CxijYN47.js.map +//# sourceMappingURL=ExtensionPanel-D4Phn0Zr.js.map diff --git a/web/assets/GraphView-DswvqURL.js b/web/assets/GraphView-HVeNbkaW.js similarity index 99% rename from web/assets/GraphView-DswvqURL.js rename to web/assets/GraphView-HVeNbkaW.js index 14d9f192..648d3aab 100644 --- a/web/assets/GraphView-DswvqURL.js +++ b/web/assets/GraphView-HVeNbkaW.js @@ -1,11 +1,11 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { d as defineComponent, u as useExecutionStore, c as computed, a as useSettingStore, b as useWorkflowStore, e as useTitle, o as openBlock, f as createElementBlock, g as useWorkspaceStore, w as watchEffect, h as app, r as resolveDirective, i as withDirectives, v as vShow, j as unref, k as createBlock, n as normalizeStyle, s as showNativeMenu, l as script$d, _ as _export_sfc, m as onMounted, p as onBeforeUnmount, B as BaseStyle, q as script$e, t as getWidth, x as getHeight, y as getOuterWidth, z as getOuterHeight, A as getVNodeProp, C as isArray, D as mergeProps, F as Fragment, E as renderList, G as resolveDynamicComponent, H as createBaseVNode, I as createCommentVNode, J as renderSlot, K as useSidebarTabStore, L as useBottomPanelStore, M as withCtx, N as createVNode, O as getAttribute, P as findSingle, Q as focus, R as equals, S as Ripple, T as normalizeClass, U as getOffset, V as script$f, W as script$g, X as toDisplayString, Y as script$h, Z as markRaw, $ as defineStore, a0 as shallowRef, a1 as useI18n, a2 as useCommandStore, a3 as LiteGraph, a4 as useColorPaletteStore, a5 as watch, a6 as useNodeDefStore, a7 as BadgePosition, a8 as LGraphBadge, a9 as _, aa as NodeBadgeMode, ab as ref, ac as useEventListener, ad as nextTick, ae as st, af as normalizeI18nKey, ag as LGraphGroup, ah as LGraphNode, ai as EditableText, aj as isNotEmpty, ak as UniqueComponentId, al as ZIndex, am as resolveFieldData, an as OverlayEventBus, ao as isEmpty, ap as addStyle, aq as relativePosition, ar as absolutePosition, as as ConnectedOverlayScrollHandler, at as isTouchDevice, au as findLastIndex, av as script$i, aw as script$j, ax as script$k, ay as script$l, az as script$m, aA as script$n, aB as resolveComponent, aC as Transition, aD as createSlots, aE as createTextVNode, aF as useNodeFrequencyStore, aG as useNodeBookmarkStore, aH as highlightQuery, aI as script$o, aJ as formatNumberWithSuffix, aK as NodeSourceType, aL as pushScopeId, aM as popScopeId, aN as NodePreview, aO as NodeSearchFilter, aP as script$p, aQ as SearchFilterChip, aR as useLitegraphService, aS as storeToRefs, aT as isRef, aU as toRaw, aV as LinkReleaseTriggerAction, aW as script$q, aX as useUserStore, aY as useDialogStore, aZ as SettingDialogHeader, a_ as SettingDialogContent, a$ as useKeybindingStore, b0 as Teleport, b1 as LinkMarkerShape, b2 as useModelToNodeStore, b3 as CanvasPointer, b4 as IS_CONTROL_WIDGET, b5 as updateControlWidgetLabel, b6 as useColorPaletteService, b7 as setStorageValue, b8 as api, b9 as usePragmaticDroppable, ba as LGraph, bb as LLink, bc as DragAndScale, bd as LGraphCanvas, be as ContextMenu, bf as ChangeTracker, bg as useWorkflowService, bh as ComfyNodeDefImpl, bi as ComfyModelDef, bj as script$r, bk as script$s, bl as script$t, bm as script$u, bn as script$v, bo as normalizeProps, bp as ToastEventBus, bq as setAttribute, br as TransitionGroup, bs as useToast, bt as useToastStore, bu as resolve, bv as nestedPosition, bw as script$w, bx as isPrintableCharacter, by as useQueueSettingsStore, bz as script$x, bA as useQueuePendingTaskCountStore, bB as useLocalStorage, bC as useDraggable, bD as watchDebounced, bE as inject, bF as useElementBounding, bG as lodashExports, bH as useEventBus, bI as script$z, bJ as guardReactiveProps, bK as useMenuItemStore, bL as usePragmaticDraggable, bM as withModifiers, bN as script$B, bO as script$C, bP as provide, bQ as script$D, bR as useDialogService, bS as LGraphEventMode, bT as useQueueStore, bU as i18n, bV as useModelStore } from "./index-C4Fk50Nx.js"; -import { s as script$y } from "./index-hdfnBvYs.js"; -import { s as script$A } from "./index-lMQBwSDj.js"; -import { u as useKeybindingService } from "./keybindingService-D48fkLBy.js"; -import { u as useServerConfigStore } from "./serverConfigStore-BawYAb1j.js"; -import "./index-B7ycxfFq.js"; +import { d as defineComponent, u as useExecutionStore, c as computed, a as useSettingStore, b as useWorkflowStore, e as useTitle, o as openBlock, f as createElementBlock, g as useWorkspaceStore, w as watchEffect, h as app, r as resolveDirective, i as withDirectives, v as vShow, j as unref, k as createBlock, n as normalizeStyle, s as showNativeMenu, l as script$d, _ as _export_sfc, m as onMounted, p as onBeforeUnmount, B as BaseStyle, q as script$e, t as getWidth, x as getHeight, y as getOuterWidth, z as getOuterHeight, A as getVNodeProp, C as isArray, D as mergeProps, F as Fragment, E as renderList, G as resolveDynamicComponent, H as createBaseVNode, I as createCommentVNode, J as renderSlot, K as useSidebarTabStore, L as useBottomPanelStore, M as withCtx, N as createVNode, O as getAttribute, P as findSingle, Q as focus, R as equals, S as Ripple, T as normalizeClass, U as getOffset, V as script$f, W as script$g, X as toDisplayString, Y as script$h, Z as markRaw, $ as defineStore, a0 as shallowRef, a1 as useI18n, a2 as useCommandStore, a3 as LiteGraph, a4 as useColorPaletteStore, a5 as watch, a6 as useNodeDefStore, a7 as BadgePosition, a8 as LGraphBadge, a9 as _, aa as NodeBadgeMode, ab as ref, ac as useEventListener, ad as nextTick, ae as st, af as normalizeI18nKey, ag as LGraphGroup, ah as LGraphNode, ai as EditableText, aj as isNotEmpty, ak as UniqueComponentId, al as ZIndex, am as resolveFieldData, an as OverlayEventBus, ao as isEmpty, ap as addStyle, aq as relativePosition, ar as absolutePosition, as as ConnectedOverlayScrollHandler, at as isTouchDevice, au as findLastIndex, av as script$i, aw as script$j, ax as script$k, ay as script$l, az as script$m, aA as script$n, aB as resolveComponent, aC as Transition, aD as createSlots, aE as createTextVNode, aF as useNodeFrequencyStore, aG as useNodeBookmarkStore, aH as highlightQuery, aI as script$o, aJ as formatNumberWithSuffix, aK as NodeSourceType, aL as pushScopeId, aM as popScopeId, aN as NodePreview, aO as NodeSearchFilter, aP as script$p, aQ as SearchFilterChip, aR as useLitegraphService, aS as storeToRefs, aT as isRef, aU as toRaw, aV as LinkReleaseTriggerAction, aW as script$q, aX as useUserStore, aY as useDialogStore, aZ as SettingDialogHeader, a_ as SettingDialogContent, a$ as useKeybindingStore, b0 as Teleport, b1 as LinkMarkerShape, b2 as useModelToNodeStore, b3 as CanvasPointer, b4 as IS_CONTROL_WIDGET, b5 as updateControlWidgetLabel, b6 as useColorPaletteService, b7 as setStorageValue, b8 as api, b9 as usePragmaticDroppable, ba as LGraph, bb as LLink, bc as DragAndScale, bd as LGraphCanvas, be as ContextMenu, bf as ChangeTracker, bg as useWorkflowService, bh as ComfyNodeDefImpl, bi as ComfyModelDef, bj as script$r, bk as script$s, bl as script$t, bm as script$u, bn as script$v, bo as normalizeProps, bp as ToastEventBus, bq as setAttribute, br as TransitionGroup, bs as useToast, bt as useToastStore, bu as resolve, bv as nestedPosition, bw as script$w, bx as isPrintableCharacter, by as useQueueSettingsStore, bz as script$x, bA as useQueuePendingTaskCountStore, bB as useLocalStorage, bC as useDraggable, bD as watchDebounced, bE as inject, bF as useElementBounding, bG as lodashExports, bH as useEventBus, bI as script$z, bJ as guardReactiveProps, bK as useMenuItemStore, bL as usePragmaticDraggable, bM as withModifiers, bN as script$B, bO as script$C, bP as provide, bQ as script$D, bR as useDialogService, bS as LGraphEventMode, bT as useQueueStore, bU as i18n, bV as useModelStore } from "./index-DjNHn37O.js"; +import { s as script$y } from "./index-jXPKy3pP.js"; +import { s as script$A } from "./index-B-aVupP5.js"; +import { u as useKeybindingService } from "./keybindingService-Bx7YdkXn.js"; +import { u as useServerConfigStore } from "./serverConfigStore-CvyKFVuP.js"; +import "./index-5HFeZax4.js"; const DEFAULT_TITLE = "ComfyUI"; const TITLE_SUFFIX = " - ComfyUI"; const _sfc_main$t = /* @__PURE__ */ defineComponent({ @@ -9891,4 +9891,4 @@ const _sfc_main = /* @__PURE__ */ defineComponent({ export { _sfc_main as default }; -//# sourceMappingURL=GraphView-DswvqURL.js.map +//# sourceMappingURL=GraphView-HVeNbkaW.js.map diff --git a/web/assets/InstallView-AV2llYNm.js b/web/assets/InstallView-CAcYt0HL.js similarity index 99% rename from web/assets/InstallView-AV2llYNm.js rename to web/assets/InstallView-CAcYt0HL.js index 0b455d93..2cf9e7f1 100644 --- a/web/assets/InstallView-AV2llYNm.js +++ b/web/assets/InstallView-CAcYt0HL.js @@ -1,7 +1,7 @@ var __defProp = Object.defineProperty; var __name = (target, value2) => __defProp(target, "name", { value: value2, configurable: true }); -import { B as BaseStyle, q as script$6, o as openBlock, f as createElementBlock, D as mergeProps, c1 as findIndexInList, c2 as find, aB as resolveComponent, k as createBlock, G as resolveDynamicComponent, M as withCtx, H as createBaseVNode, X as toDisplayString, J as renderSlot, I as createCommentVNode, T as normalizeClass, P as findSingle, F as Fragment, aC as Transition, i as withDirectives, v as vShow, ak as UniqueComponentId, d as defineComponent, ab as ref, c3 as useModel, N as createVNode, j as unref, c4 as script$7, bQ as script$8, bM as withModifiers, aP as script$9, a1 as useI18n, c as computed, aI as script$a, aE as createTextVNode, c0 as electronAPI, m as onMounted, r as resolveDirective, av as script$b, c5 as script$c, c6 as script$d, l as script$e, bZ as script$f, c7 as MigrationItems, w as watchEffect, E as renderList, c8 as script$g, bW as useRouter, aL as pushScopeId, aM as popScopeId, aU as toRaw, _ as _export_sfc } from "./index-C4Fk50Nx.js"; -import { _ as _sfc_main$5 } from "./BaseViewTemplate-CsEJhGbv.js"; +import { B as BaseStyle, q as script$6, o as openBlock, f as createElementBlock, D as mergeProps, c1 as findIndexInList, c2 as find, aB as resolveComponent, k as createBlock, G as resolveDynamicComponent, M as withCtx, H as createBaseVNode, X as toDisplayString, J as renderSlot, I as createCommentVNode, T as normalizeClass, P as findSingle, F as Fragment, aC as Transition, i as withDirectives, v as vShow, ak as UniqueComponentId, d as defineComponent, ab as ref, c3 as useModel, N as createVNode, j as unref, c4 as script$7, bQ as script$8, bM as withModifiers, aP as script$9, a1 as useI18n, c as computed, aI as script$a, aE as createTextVNode, c0 as electronAPI, m as onMounted, r as resolveDirective, av as script$b, c5 as script$c, c6 as script$d, l as script$e, bZ as script$f, c7 as MigrationItems, w as watchEffect, E as renderList, c8 as script$g, bW as useRouter, aL as pushScopeId, aM as popScopeId, aU as toRaw, _ as _export_sfc } from "./index-DjNHn37O.js"; +import { _ as _sfc_main$5 } from "./BaseViewTemplate-BNGF4K22.js"; var classes$4 = { root: /* @__PURE__ */ __name(function root(_ref) { var instance = _ref.instance; @@ -1285,4 +1285,4 @@ const InstallView = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data- export { InstallView as default }; -//# sourceMappingURL=InstallView-AV2llYNm.js.map +//# sourceMappingURL=InstallView-CAcYt0HL.js.map diff --git a/web/assets/KeybindingPanel-CxaJ1IiJ.js b/web/assets/KeybindingPanel-Dc3C4lG1.js similarity index 97% rename from web/assets/KeybindingPanel-CxaJ1IiJ.js rename to web/assets/KeybindingPanel-Dc3C4lG1.js index f165f9a5..6cf204dd 100644 --- a/web/assets/KeybindingPanel-CxaJ1IiJ.js +++ b/web/assets/KeybindingPanel-Dc3C4lG1.js @@ -1,10 +1,10 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { d as defineComponent, c as computed, o as openBlock, f as createElementBlock, F as Fragment, E as renderList, N as createVNode, M as withCtx, aE as createTextVNode, X as toDisplayString, j as unref, aI as script, I as createCommentVNode, ab as ref, cn as FilterMatchMode, a$ as useKeybindingStore, a2 as useCommandStore, a1 as useI18n, af as normalizeI18nKey, w as watchEffect, bs as useToast, r as resolveDirective, k as createBlock, co as SearchBox, H as createBaseVNode, l as script$2, av as script$4, bM as withModifiers, bZ as script$5, aP as script$6, i as withDirectives, cp as _sfc_main$2, aL as pushScopeId, aM as popScopeId, cq as KeyComboImpl, cr as KeybindingImpl, _ as _export_sfc } from "./index-C4Fk50Nx.js"; -import { s as script$1, a as script$3 } from "./index-CK0rrCYF.js"; -import { u as useKeybindingService } from "./keybindingService-D48fkLBy.js"; -import "./index-lMQBwSDj.js"; -import "./index-B7ycxfFq.js"; +import { d as defineComponent, c as computed, o as openBlock, f as createElementBlock, F as Fragment, E as renderList, N as createVNode, M as withCtx, aE as createTextVNode, X as toDisplayString, j as unref, aI as script, I as createCommentVNode, ab as ref, cn as FilterMatchMode, a$ as useKeybindingStore, a2 as useCommandStore, a1 as useI18n, af as normalizeI18nKey, w as watchEffect, bs as useToast, r as resolveDirective, k as createBlock, co as SearchBox, H as createBaseVNode, l as script$2, av as script$4, bM as withModifiers, bZ as script$5, aP as script$6, i as withDirectives, cp as _sfc_main$2, aL as pushScopeId, aM as popScopeId, cq as KeyComboImpl, cr as KeybindingImpl, _ as _export_sfc } from "./index-DjNHn37O.js"; +import { s as script$1, a as script$3 } from "./index-B5F0uxTQ.js"; +import { u as useKeybindingService } from "./keybindingService-Bx7YdkXn.js"; +import "./index-B-aVupP5.js"; +import "./index-5HFeZax4.js"; const _hoisted_1$1 = { key: 0, class: "px-2" @@ -281,4 +281,4 @@ const KeybindingPanel = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "d export { KeybindingPanel as default }; -//# sourceMappingURL=KeybindingPanel-CxaJ1IiJ.js.map +//# sourceMappingURL=KeybindingPanel-Dc3C4lG1.js.map diff --git a/web/assets/ManualConfigurationView-BA4Vtud8.js b/web/assets/ManualConfigurationView-Bi_qHE-n.js similarity index 94% rename from web/assets/ManualConfigurationView-BA4Vtud8.js rename to web/assets/ManualConfigurationView-Bi_qHE-n.js index 122da4e9..233f20fa 100644 --- a/web/assets/ManualConfigurationView-BA4Vtud8.js +++ b/web/assets/ManualConfigurationView-Bi_qHE-n.js @@ -1,9 +1,9 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { d as defineComponent, a1 as useI18n, ab as ref, m as onMounted, o as openBlock, k as createBlock, M as withCtx, H as createBaseVNode, X as toDisplayString, N as createVNode, j as unref, aI as script, l as script$2, c0 as electronAPI } from "./index-C4Fk50Nx.js"; -import { s as script$1 } from "./index-hdfnBvYs.js"; -import { _ as _sfc_main$1 } from "./BaseViewTemplate-CsEJhGbv.js"; -import "./index-B7ycxfFq.js"; +import { d as defineComponent, a1 as useI18n, ab as ref, m as onMounted, o as openBlock, k as createBlock, M as withCtx, H as createBaseVNode, X as toDisplayString, N as createVNode, j as unref, aI as script, l as script$2, c0 as electronAPI } from "./index-DjNHn37O.js"; +import { s as script$1 } from "./index-jXPKy3pP.js"; +import { _ as _sfc_main$1 } from "./BaseViewTemplate-BNGF4K22.js"; +import "./index-5HFeZax4.js"; const _hoisted_1 = { class: "comfy-installer grow flex flex-col gap-4 text-neutral-300 max-w-110" }; const _hoisted_2 = { class: "text-2xl font-semibold text-neutral-100" }; const _hoisted_3 = { class: "m-1 text-neutral-300" }; @@ -72,4 +72,4 @@ const _sfc_main = /* @__PURE__ */ defineComponent({ export { _sfc_main as default }; -//# sourceMappingURL=ManualConfigurationView-BA4Vtud8.js.map +//# sourceMappingURL=ManualConfigurationView-Bi_qHE-n.js.map diff --git a/web/assets/NotSupportedView-CRaD8u74.js b/web/assets/NotSupportedView-Drz3x2d-.js similarity index 95% rename from web/assets/NotSupportedView-CRaD8u74.js rename to web/assets/NotSupportedView-Drz3x2d-.js index 07e3eca6..a24af84a 100644 --- a/web/assets/NotSupportedView-CRaD8u74.js +++ b/web/assets/NotSupportedView-Drz3x2d-.js @@ -1,7 +1,7 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { d as defineComponent, bW as useRouter, r as resolveDirective, o as openBlock, k as createBlock, M as withCtx, H as createBaseVNode, X as toDisplayString, N as createVNode, j as unref, l as script, i as withDirectives } from "./index-C4Fk50Nx.js"; -import { _ as _sfc_main$1 } from "./BaseViewTemplate-CsEJhGbv.js"; +import { d as defineComponent, bW as useRouter, r as resolveDirective, o as openBlock, k as createBlock, M as withCtx, H as createBaseVNode, X as toDisplayString, N as createVNode, j as unref, l as script, i as withDirectives } from "./index-DjNHn37O.js"; +import { _ as _sfc_main$1 } from "./BaseViewTemplate-BNGF4K22.js"; const _imports_0 = "" + new URL("images/sad_girl.png", import.meta.url).href; const _hoisted_1 = { class: "sad-container" }; const _hoisted_2 = /* @__PURE__ */ createBaseVNode("img", { @@ -83,4 +83,4 @@ const _sfc_main = /* @__PURE__ */ defineComponent({ export { _sfc_main as default }; -//# sourceMappingURL=NotSupportedView-CRaD8u74.js.map +//# sourceMappingURL=NotSupportedView-Drz3x2d-.js.map diff --git a/web/assets/ServerConfigPanel-TLv4HMGK.js b/web/assets/ServerConfigPanel-Be4StJmv.js similarity index 97% rename from web/assets/ServerConfigPanel-TLv4HMGK.js rename to web/assets/ServerConfigPanel-Be4StJmv.js index 6489eb66..e84d2d43 100644 --- a/web/assets/ServerConfigPanel-TLv4HMGK.js +++ b/web/assets/ServerConfigPanel-Be4StJmv.js @@ -1,7 +1,7 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { H as createBaseVNode, o as openBlock, f as createElementBlock, Z as markRaw, d as defineComponent, a as useSettingStore, aS as storeToRefs, a5 as watch, cO as useCopyToClipboard, a1 as useI18n, k as createBlock, M as withCtx, j as unref, bZ as script, X as toDisplayString, E as renderList, F as Fragment, N as createVNode, l as script$1, I as createCommentVNode, bQ as script$2, cP as FormItem, cp as _sfc_main$1, c0 as electronAPI } from "./index-C4Fk50Nx.js"; -import { u as useServerConfigStore } from "./serverConfigStore-BawYAb1j.js"; +import { H as createBaseVNode, o as openBlock, f as createElementBlock, Z as markRaw, d as defineComponent, a as useSettingStore, aS as storeToRefs, a5 as watch, cO as useCopyToClipboard, a1 as useI18n, k as createBlock, M as withCtx, j as unref, bZ as script, X as toDisplayString, E as renderList, F as Fragment, N as createVNode, l as script$1, I as createCommentVNode, bQ as script$2, cP as FormItem, cp as _sfc_main$1, c0 as electronAPI } from "./index-DjNHn37O.js"; +import { u as useServerConfigStore } from "./serverConfigStore-CvyKFVuP.js"; const _hoisted_1$1 = { viewBox: "0 0 24 24", width: "1.2em", @@ -155,4 +155,4 @@ const _sfc_main = /* @__PURE__ */ defineComponent({ export { _sfc_main as default }; -//# sourceMappingURL=ServerConfigPanel-TLv4HMGK.js.map +//# sourceMappingURL=ServerConfigPanel-Be4StJmv.js.map diff --git a/web/assets/ServerStartView-CiO_acWT.js b/web/assets/ServerStartView-CIDTUh4x.js similarity index 95% rename from web/assets/ServerStartView-CiO_acWT.js rename to web/assets/ServerStartView-CIDTUh4x.js index 1abcb36a..6567eea2 100644 --- a/web/assets/ServerStartView-CiO_acWT.js +++ b/web/assets/ServerStartView-CIDTUh4x.js @@ -1,7 +1,7 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { d as defineComponent, a1 as useI18n, ab as ref, b_ as ProgressStatus, m as onMounted, o as openBlock, k as createBlock, M as withCtx, H as createBaseVNode, aE as createTextVNode, X as toDisplayString, j as unref, f as createElementBlock, I as createCommentVNode, N as createVNode, l as script, i as withDirectives, v as vShow, b$ as BaseTerminal, aL as pushScopeId, aM as popScopeId, c0 as electronAPI, _ as _export_sfc } from "./index-C4Fk50Nx.js"; -import { _ as _sfc_main$1 } from "./BaseViewTemplate-CsEJhGbv.js"; +import { d as defineComponent, a1 as useI18n, ab as ref, b_ as ProgressStatus, m as onMounted, o as openBlock, k as createBlock, M as withCtx, H as createBaseVNode, aE as createTextVNode, X as toDisplayString, j as unref, f as createElementBlock, I as createCommentVNode, N as createVNode, l as script, i as withDirectives, v as vShow, b$ as BaseTerminal, aL as pushScopeId, aM as popScopeId, c0 as electronAPI, _ as _export_sfc } from "./index-DjNHn37O.js"; +import { _ as _sfc_main$1 } from "./BaseViewTemplate-BNGF4K22.js"; const _withScopeId = /* @__PURE__ */ __name((n) => (pushScopeId("data-v-42c1131d"), n = n(), popScopeId(), n), "_withScopeId"); const _hoisted_1 = { class: "text-2xl font-bold" }; const _hoisted_2 = { key: 0 }; @@ -95,4 +95,4 @@ const ServerStartView = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "d export { ServerStartView as default }; -//# sourceMappingURL=ServerStartView-CiO_acWT.js.map +//# sourceMappingURL=ServerStartView-CIDTUh4x.js.map diff --git a/web/assets/UserSelectView-2l9Kbchu.js b/web/assets/UserSelectView-B3jYchWu.js similarity index 97% rename from web/assets/UserSelectView-2l9Kbchu.js rename to web/assets/UserSelectView-B3jYchWu.js index 554218e5..9d2dda86 100644 --- a/web/assets/UserSelectView-2l9Kbchu.js +++ b/web/assets/UserSelectView-B3jYchWu.js @@ -1,7 +1,7 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { d as defineComponent, aX as useUserStore, bW as useRouter, ab as ref, c as computed, m as onMounted, o as openBlock, k as createBlock, M as withCtx, H as createBaseVNode, X as toDisplayString, N as createVNode, bX as withKeys, j as unref, av as script, bQ as script$1, bY as script$2, bZ as script$3, aE as createTextVNode, I as createCommentVNode, l as script$4 } from "./index-C4Fk50Nx.js"; -import { _ as _sfc_main$1 } from "./BaseViewTemplate-CsEJhGbv.js"; +import { d as defineComponent, aX as useUserStore, bW as useRouter, ab as ref, c as computed, m as onMounted, o as openBlock, k as createBlock, M as withCtx, H as createBaseVNode, X as toDisplayString, N as createVNode, bX as withKeys, j as unref, av as script, bQ as script$1, bY as script$2, bZ as script$3, aE as createTextVNode, I as createCommentVNode, l as script$4 } from "./index-DjNHn37O.js"; +import { _ as _sfc_main$1 } from "./BaseViewTemplate-BNGF4K22.js"; const _hoisted_1 = { id: "comfy-user-selection", class: "min-w-84 relative rounded-lg bg-[var(--comfy-menu-bg)] p-5 px-10 shadow-lg" @@ -99,4 +99,4 @@ const _sfc_main = /* @__PURE__ */ defineComponent({ export { _sfc_main as default }; -//# sourceMappingURL=UserSelectView-2l9Kbchu.js.map +//# sourceMappingURL=UserSelectView-B3jYchWu.js.map diff --git a/web/assets/WelcomeView-CB7Th_kO.js b/web/assets/WelcomeView-N0ZXLjdi.js similarity index 90% rename from web/assets/WelcomeView-CB7Th_kO.js rename to web/assets/WelcomeView-N0ZXLjdi.js index d5adbd55..bec1292e 100644 --- a/web/assets/WelcomeView-CB7Th_kO.js +++ b/web/assets/WelcomeView-N0ZXLjdi.js @@ -1,7 +1,7 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { d as defineComponent, bW as useRouter, o as openBlock, k as createBlock, M as withCtx, H as createBaseVNode, X as toDisplayString, N as createVNode, j as unref, l as script, aL as pushScopeId, aM as popScopeId, _ as _export_sfc } from "./index-C4Fk50Nx.js"; -import { _ as _sfc_main$1 } from "./BaseViewTemplate-CsEJhGbv.js"; +import { d as defineComponent, bW as useRouter, o as openBlock, k as createBlock, M as withCtx, H as createBaseVNode, X as toDisplayString, N as createVNode, j as unref, l as script, aL as pushScopeId, aM as popScopeId, _ as _export_sfc } from "./index-DjNHn37O.js"; +import { _ as _sfc_main$1 } from "./BaseViewTemplate-BNGF4K22.js"; const _withScopeId = /* @__PURE__ */ __name((n) => (pushScopeId("data-v-7dfaf74c"), n = n(), popScopeId(), n), "_withScopeId"); const _hoisted_1 = { class: "flex flex-col items-center justify-center gap-8 p-8" }; const _hoisted_2 = { class: "animated-gradient-text text-glow select-none" }; @@ -37,4 +37,4 @@ const WelcomeView = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data- export { WelcomeView as default }; -//# sourceMappingURL=WelcomeView-CB7Th_kO.js.map +//# sourceMappingURL=WelcomeView-N0ZXLjdi.js.map diff --git a/web/assets/index-B7ycxfFq.js b/web/assets/index-5HFeZax4.js similarity index 93% rename from web/assets/index-B7ycxfFq.js rename to web/assets/index-5HFeZax4.js index 2cfff2fa..b4bc111e 100644 --- a/web/assets/index-B7ycxfFq.js +++ b/web/assets/index-5HFeZax4.js @@ -1,6 +1,6 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { ct as script$1, H as createBaseVNode, o as openBlock, f as createElementBlock, D as mergeProps } from "./index-C4Fk50Nx.js"; +import { ct as script$1, H as createBaseVNode, o as openBlock, f as createElementBlock, D as mergeProps } from "./index-DjNHn37O.js"; var script = { name: "PlusIcon", "extends": script$1 @@ -24,4 +24,4 @@ script.render = render; export { script as s }; -//# sourceMappingURL=index-B7ycxfFq.js.map +//# sourceMappingURL=index-5HFeZax4.js.map diff --git a/web/assets/index-lMQBwSDj.js b/web/assets/index-B-aVupP5.js similarity index 94% rename from web/assets/index-lMQBwSDj.js rename to web/assets/index-B-aVupP5.js index c10ea2de..2f4957c2 100644 --- a/web/assets/index-lMQBwSDj.js +++ b/web/assets/index-B-aVupP5.js @@ -1,6 +1,6 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { ct as script$1, H as createBaseVNode, o as openBlock, f as createElementBlock, D as mergeProps } from "./index-C4Fk50Nx.js"; +import { ct as script$1, H as createBaseVNode, o as openBlock, f as createElementBlock, D as mergeProps } from "./index-DjNHn37O.js"; var script = { name: "BarsIcon", "extends": script$1 @@ -26,4 +26,4 @@ script.render = render; export { script as s }; -//# sourceMappingURL=index-lMQBwSDj.js.map +//# sourceMappingURL=index-B-aVupP5.js.map diff --git a/web/assets/index-CK0rrCYF.js b/web/assets/index-B5F0uxTQ.js similarity index 99% rename from web/assets/index-CK0rrCYF.js rename to web/assets/index-B5F0uxTQ.js index a483ee10..78222d18 100644 --- a/web/assets/index-CK0rrCYF.js +++ b/web/assets/index-B5F0uxTQ.js @@ -1,8 +1,8 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { B as BaseStyle, q as script$s, ct as script$t, H as createBaseVNode, o as openBlock, f as createElementBlock, D as mergeProps, X as toDisplayString, S as Ripple, r as resolveDirective, i as withDirectives, k as createBlock, G as resolveDynamicComponent, bY as script$u, aB as resolveComponent, T as normalizeClass, aD as createSlots, M as withCtx, bz as script$v, bw as script$w, F as Fragment, E as renderList, aE as createTextVNode, bq as setAttribute, ak as UniqueComponentId, bo as normalizeProps, J as renderSlot, I as createCommentVNode, R as equals, bk as script$x, c8 as script$y, cu as getFirstFocusableElement, an as OverlayEventBus, A as getVNodeProp, am as resolveFieldData, cv as invokeElementMethod, O as getAttribute, cw as getNextElementSibling, y as getOuterWidth, cx as getPreviousElementSibling, l as script$z, ay as script$A, W as script$B, bn as script$D, aj as isNotEmpty, bM as withModifiers, z as getOuterHeight, cy as _default, al as ZIndex, Q as focus, ap as addStyle, ar as absolutePosition, as as ConnectedOverlayScrollHandler, at as isTouchDevice, cz as FilterOperator, ax as script$E, cA as FocusTrap, N as createVNode, aC as Transition, bX as withKeys, cB as getIndex, aW as script$G, cC as isClickable, cD as clearSelection, cE as localeComparator, cF as sort, cG as FilterService, cn as FilterMatchMode, P as findSingle, c1 as findIndexInList, c2 as find, cH as exportCSV, U as getOffset, cI as getHiddenElementOuterWidth, cJ as getHiddenElementOuterHeight, cK as reorderArray, cL as getWindowScrollTop, cM as removeClass, cN as addClass, ao as isEmpty, aw as script$H, az as script$I } from "./index-C4Fk50Nx.js"; -import { s as script$C } from "./index-lMQBwSDj.js"; -import { s as script$F } from "./index-B7ycxfFq.js"; +import { B as BaseStyle, q as script$s, ct as script$t, H as createBaseVNode, o as openBlock, f as createElementBlock, D as mergeProps, X as toDisplayString, S as Ripple, r as resolveDirective, i as withDirectives, k as createBlock, G as resolveDynamicComponent, bY as script$u, aB as resolveComponent, T as normalizeClass, aD as createSlots, M as withCtx, bz as script$v, bw as script$w, F as Fragment, E as renderList, aE as createTextVNode, bq as setAttribute, ak as UniqueComponentId, bo as normalizeProps, J as renderSlot, I as createCommentVNode, R as equals, bk as script$x, c8 as script$y, cu as getFirstFocusableElement, an as OverlayEventBus, A as getVNodeProp, am as resolveFieldData, cv as invokeElementMethod, O as getAttribute, cw as getNextElementSibling, y as getOuterWidth, cx as getPreviousElementSibling, l as script$z, ay as script$A, W as script$B, bn as script$D, aj as isNotEmpty, bM as withModifiers, z as getOuterHeight, cy as _default, al as ZIndex, Q as focus, ap as addStyle, ar as absolutePosition, as as ConnectedOverlayScrollHandler, at as isTouchDevice, cz as FilterOperator, ax as script$E, cA as FocusTrap, N as createVNode, aC as Transition, bX as withKeys, cB as getIndex, aW as script$G, cC as isClickable, cD as clearSelection, cE as localeComparator, cF as sort, cG as FilterService, cn as FilterMatchMode, P as findSingle, c1 as findIndexInList, c2 as find, cH as exportCSV, U as getOffset, cI as getHiddenElementOuterWidth, cJ as getHiddenElementOuterHeight, cK as reorderArray, cL as getWindowScrollTop, cM as removeClass, cN as addClass, ao as isEmpty, aw as script$H, az as script$I } from "./index-DjNHn37O.js"; +import { s as script$C } from "./index-B-aVupP5.js"; +import { s as script$F } from "./index-5HFeZax4.js"; var ColumnStyle = BaseStyle.extend({ name: "column" }); @@ -8783,4 +8783,4 @@ export { script as a, script$r as s }; -//# sourceMappingURL=index-CK0rrCYF.js.map +//# sourceMappingURL=index-B5F0uxTQ.js.map diff --git a/web/assets/index-5Sv744Dr.js b/web/assets/index-Bordpmzt.js similarity index 99% rename from web/assets/index-5Sv744Dr.js rename to web/assets/index-Bordpmzt.js index 5ec1cf8e..85a75572 100644 --- a/web/assets/index-5Sv744Dr.js +++ b/web/assets/index-Bordpmzt.js @@ -1,6 +1,6 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { ca as ComfyDialog, cb as $el, cc as ComfyApp, h as app, a3 as LiteGraph, bd as LGraphCanvas, cd as useExtensionService, ce as processDynamicPrompt, cf as isElectron, c0 as electronAPI, bR as useDialogService, cg as t, ch as DraggableList, bt as useToastStore, ah as LGraphNode, ci as applyTextReplacements, cj as ComfyWidgets, ck as addValueControlWidgets, a6 as useNodeDefStore, cl as serialise, cm as deserialiseAndCreate, b8 as api, a as useSettingStore, ag as LGraphGroup, ad as nextTick } from "./index-C4Fk50Nx.js"; +import { ca as ComfyDialog, cb as $el, cc as ComfyApp, h as app, a3 as LiteGraph, bd as LGraphCanvas, cd as useExtensionService, ce as processDynamicPrompt, cf as isElectron, c0 as electronAPI, bR as useDialogService, cg as t, ch as DraggableList, bt as useToastStore, ah as LGraphNode, ci as applyTextReplacements, cj as ComfyWidgets, ck as addValueControlWidgets, a6 as useNodeDefStore, cl as serialise, cm as deserialiseAndCreate, b8 as api, a as useSettingStore, ag as LGraphGroup, ad as nextTick } from "./index-DjNHn37O.js"; class ClipspaceDialog extends ComfyDialog { static { __name(this, "ClipspaceDialog"); @@ -53211,4 +53211,4 @@ app.registerExtension({ }); } }); -//# sourceMappingURL=index-5Sv744Dr.js.map +//# sourceMappingURL=index-Bordpmzt.js.map diff --git a/web/assets/index-C4Fk50Nx.js b/web/assets/index-DjNHn37O.js similarity index 99% rename from web/assets/index-C4Fk50Nx.js rename to web/assets/index-DjNHn37O.js index 0da0e4c9..fff8484b 100644 --- a/web/assets/index-C4Fk50Nx.js +++ b/web/assets/index-DjNHn37O.js @@ -1,4 +1,4 @@ -const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./GraphView-DswvqURL.js","./index-hdfnBvYs.js","./index-B7ycxfFq.js","./index-lMQBwSDj.js","./keybindingService-D48fkLBy.js","./serverConfigStore-BawYAb1j.js","./GraphView-CIRWBKTm.css","./UserSelectView-2l9Kbchu.js","./BaseViewTemplate-CsEJhGbv.js","./ServerStartView-CiO_acWT.js","./ServerStartView-CnyN4Ib6.css","./InstallView-AV2llYNm.js","./InstallView-CwQdoH-C.css","./WelcomeView-CB7Th_kO.js","./WelcomeView-Brz3-luE.css","./NotSupportedView-CRaD8u74.js","./NotSupportedView-bFzHmqNj.css","./DownloadGitView-DP1MIWYX.js","./ManualConfigurationView-BA4Vtud8.js","./ManualConfigurationView-B6ecEClB.css","./KeybindingPanel-CxaJ1IiJ.js","./index-CK0rrCYF.js","./KeybindingPanel-DvrUYZ4S.css","./ExtensionPanel-CxijYN47.js","./ServerConfigPanel-TLv4HMGK.js","./index-5Sv744Dr.js","./index-BRhY6FpL.css"])))=>i.map(i=>d[i]); +const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./GraphView-HVeNbkaW.js","./index-jXPKy3pP.js","./index-5HFeZax4.js","./index-B-aVupP5.js","./keybindingService-Bx7YdkXn.js","./serverConfigStore-CvyKFVuP.js","./GraphView-CIRWBKTm.css","./UserSelectView-B3jYchWu.js","./BaseViewTemplate-BNGF4K22.js","./ServerStartView-CIDTUh4x.js","./ServerStartView-CnyN4Ib6.css","./InstallView-CAcYt0HL.js","./InstallView-CwQdoH-C.css","./WelcomeView-N0ZXLjdi.js","./WelcomeView-Brz3-luE.css","./NotSupportedView-Drz3x2d-.js","./NotSupportedView-bFzHmqNj.css","./DownloadGitView-DeC7MBzG.js","./ManualConfigurationView-Bi_qHE-n.js","./ManualConfigurationView-B6ecEClB.css","./KeybindingPanel-Dc3C4lG1.js","./index-B5F0uxTQ.js","./KeybindingPanel-DvrUYZ4S.css","./ExtensionPanel-D4Phn0Zr.js","./ServerConfigPanel-Be4StJmv.js","./index-Bordpmzt.js","./index-BRhY6FpL.css"])))=>i.map(i=>d[i]); var __defProp2 = Object.defineProperty; var __name = (target, value4) => __defProp2(target, "name", { value: value4, configurable: true }); (/* @__PURE__ */ __name(function polyfill() { @@ -38279,7 +38279,7 @@ class LGraphCanvas { } else if (e2.type == "keyup") { if (e2.keyCode == 32) { this.read_only = false; - this.dragging_canvas = this._previously_dragging_canvas ?? false; + this.dragging_canvas = (this._previously_dragging_canvas ?? false) && this.pointer.isDown; this._previously_dragging_canvas = null; } if (this.selected_nodes) { @@ -46123,7 +46123,7 @@ const router = createRouter({ { path: "", name: "GraphView", - component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./GraphView-DswvqURL.js"), true ? __vite__mapDeps([0,1,2,3,4,5,6]) : void 0, import.meta.url), "component"), + component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./GraphView-HVeNbkaW.js"), true ? __vite__mapDeps([0,1,2,3,4,5,6]) : void 0, import.meta.url), "component"), beforeEnter: /* @__PURE__ */ __name(async (to, from2, next2) => { const userStore = useUserStore(); await userStore.initialize(); @@ -46137,42 +46137,42 @@ const router = createRouter({ { path: "user-select", name: "UserSelectView", - component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./UserSelectView-2l9Kbchu.js"), true ? __vite__mapDeps([7,8]) : void 0, import.meta.url), "component") + component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./UserSelectView-B3jYchWu.js"), true ? __vite__mapDeps([7,8]) : void 0, import.meta.url), "component") }, { path: "server-start", name: "ServerStartView", - component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./ServerStartView-CiO_acWT.js"), true ? __vite__mapDeps([9,8,10]) : void 0, import.meta.url), "component"), + component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./ServerStartView-CIDTUh4x.js"), true ? __vite__mapDeps([9,8,10]) : void 0, import.meta.url), "component"), beforeEnter: guardElectronAccess }, { path: "install", name: "InstallView", - component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./InstallView-AV2llYNm.js"), true ? __vite__mapDeps([11,8,12]) : void 0, import.meta.url), "component"), + component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./InstallView-CAcYt0HL.js"), true ? __vite__mapDeps([11,8,12]) : void 0, import.meta.url), "component"), beforeEnter: guardElectronAccess }, { path: "welcome", name: "WelcomeView", - component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./WelcomeView-CB7Th_kO.js"), true ? __vite__mapDeps([13,8,14]) : void 0, import.meta.url), "component"), + component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./WelcomeView-N0ZXLjdi.js"), true ? __vite__mapDeps([13,8,14]) : void 0, import.meta.url), "component"), beforeEnter: guardElectronAccess }, { path: "not-supported", name: "NotSupportedView", - component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./NotSupportedView-CRaD8u74.js"), true ? __vite__mapDeps([15,8,16]) : void 0, import.meta.url), "component"), + component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./NotSupportedView-Drz3x2d-.js"), true ? __vite__mapDeps([15,8,16]) : void 0, import.meta.url), "component"), beforeEnter: guardElectronAccess }, { path: "download-git", name: "DownloadGitView", - component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./DownloadGitView-DP1MIWYX.js"), true ? __vite__mapDeps([17,8]) : void 0, import.meta.url), "component"), + component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./DownloadGitView-DeC7MBzG.js"), true ? __vite__mapDeps([17,8]) : void 0, import.meta.url), "component"), beforeEnter: guardElectronAccess }, { path: "manual-configuration", name: "ManualConfigurationView", - component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./ManualConfigurationView-BA4Vtud8.js"), true ? __vite__mapDeps([18,1,2,8,19]) : void 0, import.meta.url), "component"), + component: /* @__PURE__ */ __name(() => __vitePreload(() => import("./ManualConfigurationView-Bi_qHE-n.js"), true ? __vite__mapDeps([18,1,2,8,19]) : void 0, import.meta.url), "component"), beforeEnter: guardElectronAccess } ] @@ -58027,7 +58027,7 @@ const _sfc_main$Z = /* @__PURE__ */ defineComponent({ }); const config$1 = { app_title: "ComfyUI", - app_version: "1.6.17" + app_version: "1.6.18" }; /*! * shared v9.13.1 @@ -116940,7 +116940,11 @@ const useSettingStore = /* @__PURE__ */ defineStore("setting", () => { } __name(exists, "exists"); async function set3(key, value4) { - const newValue2 = tryMigrateDeprecatedValue(settingsById.value[key], value4); + const clonedValue = _.cloneDeep(value4); + const newValue2 = tryMigrateDeprecatedValue( + settingsById.value[key], + clonedValue + ); const oldValue2 = get3(key); if (newValue2 === oldValue2) return; onChange(settingsById.value[key], newValue2, oldValue2); @@ -116949,7 +116953,7 @@ const useSettingStore = /* @__PURE__ */ defineStore("setting", () => { } __name(set3, "set"); function get3(key) { - return settingValues.value[key] ?? getDefaultValue(key); + return _.cloneDeep(settingValues.value[key] ?? getDefaultValue(key)); } __name(get3, "get"); function getDefaultValue(key) { @@ -117954,7 +117958,7 @@ const useSystemStatsStore = /* @__PURE__ */ defineStore("systemStats", () => { }; }); const useAboutPanelStore = /* @__PURE__ */ defineStore("aboutPanel", () => { - const frontendVersion = "1.6.17"; + const frontendVersion = "1.6.18"; const extensionStore = useExtensionStore(); const systemStatsStore = useSystemStatsStore(); const coreVersion = computed( @@ -123467,13 +123471,13 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({ setup(__props) { const props = __props; const KeybindingPanel = /* @__PURE__ */ defineAsyncComponent( - () => __vitePreload(() => import("./KeybindingPanel-CxaJ1IiJ.js"), true ? __vite__mapDeps([20,21,3,2,4,22]) : void 0, import.meta.url) + () => __vitePreload(() => import("./KeybindingPanel-Dc3C4lG1.js"), true ? __vite__mapDeps([20,21,3,2,4,22]) : void 0, import.meta.url) ); const ExtensionPanel = /* @__PURE__ */ defineAsyncComponent( - () => __vitePreload(() => import("./ExtensionPanel-CxijYN47.js"), true ? __vite__mapDeps([23,21,3,2]) : void 0, import.meta.url) + () => __vitePreload(() => import("./ExtensionPanel-D4Phn0Zr.js"), true ? __vite__mapDeps([23,21,3,2]) : void 0, import.meta.url) ); const ServerConfigPanel = /* @__PURE__ */ defineAsyncComponent( - () => __vitePreload(() => import("./ServerConfigPanel-TLv4HMGK.js"), true ? __vite__mapDeps([24,5]) : void 0, import.meta.url) + () => __vitePreload(() => import("./ServerConfigPanel-Be4StJmv.js"), true ? __vite__mapDeps([24,5]) : void 0, import.meta.url) ); const aboutPanelNode = { key: "about", @@ -124637,7 +124641,7 @@ const useWorkflowTemplatesStore = /* @__PURE__ */ defineStore( }; } ); -const _withScopeId$e = /* @__PURE__ */ __name((n) => (pushScopeId("data-v-2d616ed7"), n = n(), popScopeId(), n), "_withScopeId$e"); +const _withScopeId$e = /* @__PURE__ */ __name((n) => (pushScopeId("data-v-fc26284b"), n = n(), popScopeId(), n), "_withScopeId$e"); const _hoisted_1$w = { class: "flex h-96", "data-testid": "template-workflows-content" @@ -124694,7 +124698,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({ workflowLoading.value = id3; let json; if (selectedTab.value.moduleName === "default") { - json = await fetch(api.fileURL(`templates/${id3}.json`)).then( + json = await fetch(api.fileURL(`/templates/${id3}.json`)).then( (r) => r.json() ); } else { @@ -124751,7 +124755,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({ }; } }); -const TemplateWorkflowsContent = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["__scopeId", "data-v-2d616ed7"]]); +const TemplateWorkflowsContent = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["__scopeId", "data-v-fc26284b"]]); const useDialogService = /* @__PURE__ */ __name(() => { const dialogStore = useDialogStore(); function showLoadWorkflowWarning(props) { @@ -124946,6 +124950,14 @@ const useKeybindingStore = /* @__PURE__ */ defineStore("keybinding", () => { const defaultKeybindings = ref({}); const userKeybindings = ref({}); const userUnsetKeybindings = ref({}); + function getUserKeybindings() { + return userKeybindings.value; + } + __name(getUserKeybindings, "getUserKeybindings"); + function getUserUnsetKeybindings() { + return userUnsetKeybindings.value; + } + __name(getUserUnsetKeybindings, "getUserUnsetKeybindings"); const keybindingByKeyCombo = computed(() => { const result = { ...defaultKeybindings.value @@ -125065,8 +125077,8 @@ const useKeybindingStore = /* @__PURE__ */ defineStore("keybinding", () => { __name(isCommandKeybindingModified, "isCommandKeybindingModified"); return { keybindings, - userKeybindings, - userUnsetKeybindings, + getUserKeybindings, + getUserUnsetKeybindings, getKeybinding, getKeybindingsByCommandId, getKeybindingByCommandId, @@ -164042,7 +164054,7 @@ const useExtensionService = /* @__PURE__ */ __name(() => { settingStore.get("Comfy.Extension.Disabled") ); const extensions = await api.getExtensions(); - await __vitePreload(() => import("./index-5Sv744Dr.js"), true ? __vite__mapDeps([25,26]) : void 0, import.meta.url); + await __vitePreload(() => import("./index-Bordpmzt.js"), true ? __vite__mapDeps([25,26]) : void 0, import.meta.url); extensionStore.captureCoreExtensions(); await Promise.all( extensions.filter((extension) => !extension.includes("extensions/core")).map(async (ext) => { @@ -184710,4 +184722,4 @@ export { getOuterWidth as y, getOuterHeight as z }; -//# sourceMappingURL=index-C4Fk50Nx.js.map +//# sourceMappingURL=index-DjNHn37O.js.map diff --git a/web/assets/index-hdfnBvYs.js b/web/assets/index-jXPKy3pP.js similarity index 97% rename from web/assets/index-hdfnBvYs.js rename to web/assets/index-jXPKy3pP.js index 6208586b..1efdf332 100644 --- a/web/assets/index-hdfnBvYs.js +++ b/web/assets/index-jXPKy3pP.js @@ -1,7 +1,7 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { B as BaseStyle, q as script$2, ak as UniqueComponentId, c9 as script$4, l as script$5, S as Ripple, aB as resolveComponent, o as openBlock, f as createElementBlock, D as mergeProps, H as createBaseVNode, J as renderSlot, T as normalizeClass, X as toDisplayString, I as createCommentVNode, k as createBlock, M as withCtx, G as resolveDynamicComponent, N as createVNode, aC as Transition, i as withDirectives, v as vShow } from "./index-C4Fk50Nx.js"; -import { s as script$3 } from "./index-B7ycxfFq.js"; +import { B as BaseStyle, q as script$2, ak as UniqueComponentId, c9 as script$4, l as script$5, S as Ripple, aB as resolveComponent, o as openBlock, f as createElementBlock, D as mergeProps, H as createBaseVNode, J as renderSlot, T as normalizeClass, X as toDisplayString, I as createCommentVNode, k as createBlock, M as withCtx, G as resolveDynamicComponent, N as createVNode, aC as Transition, i as withDirectives, v as vShow } from "./index-DjNHn37O.js"; +import { s as script$3 } from "./index-5HFeZax4.js"; var theme = /* @__PURE__ */ __name(function theme2(_ref) { var dt = _ref.dt; return "\n.p-panel {\n border: 1px solid ".concat(dt("panel.border.color"), ";\n border-radius: ").concat(dt("panel.border.radius"), ";\n background: ").concat(dt("panel.background"), ";\n color: ").concat(dt("panel.color"), ";\n}\n\n.p-panel-header {\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: ").concat(dt("panel.header.padding"), ";\n background: ").concat(dt("panel.header.background"), ";\n color: ").concat(dt("panel.header.color"), ";\n border-style: solid;\n border-width: ").concat(dt("panel.header.border.width"), ";\n border-color: ").concat(dt("panel.header.border.color"), ";\n border-radius: ").concat(dt("panel.header.border.radius"), ";\n}\n\n.p-panel-toggleable .p-panel-header {\n padding: ").concat(dt("panel.toggleable.header.padding"), ";\n}\n\n.p-panel-title {\n line-height: 1;\n font-weight: ").concat(dt("panel.title.font.weight"), ";\n}\n\n.p-panel-content {\n padding: ").concat(dt("panel.content.padding"), ";\n}\n\n.p-panel-footer {\n padding: ").concat(dt("panel.footer.padding"), ";\n}\n"); @@ -170,4 +170,4 @@ script.render = render; export { script as s }; -//# sourceMappingURL=index-hdfnBvYs.js.map +//# sourceMappingURL=index-jXPKy3pP.js.map diff --git a/web/assets/index-DmMtlpqz.css b/web/assets/index-t-sFBuUC.css similarity index 99% rename from web/assets/index-DmMtlpqz.css rename to web/assets/index-t-sFBuUC.css index dbcdad37..f588a35c 100644 --- a/web/assets/index-DmMtlpqz.css +++ b/web/assets/index-t-sFBuUC.css @@ -3886,7 +3886,7 @@ audio.comfy-audio.empty-audio-widget { text-align: center; } -.carousel[data-v-2d616ed7] { +.carousel[data-v-fc26284b] { width: 66vw; } /** diff --git a/web/assets/keybindingService-D48fkLBy.js b/web/assets/keybindingService-Bx7YdkXn.js similarity index 96% rename from web/assets/keybindingService-D48fkLBy.js rename to web/assets/keybindingService-Bx7YdkXn.js index 7ceae65c..37b5d01c 100644 --- a/web/assets/keybindingService-D48fkLBy.js +++ b/web/assets/keybindingService-Bx7YdkXn.js @@ -1,6 +1,6 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { a$ as useKeybindingStore, a2 as useCommandStore, a as useSettingStore, cq as KeyComboImpl, cr as KeybindingImpl } from "./index-C4Fk50Nx.js"; +import { a$ as useKeybindingStore, a2 as useCommandStore, a as useSettingStore, cq as KeyComboImpl, cr as KeybindingImpl } from "./index-DjNHn37O.js"; const CORE_KEYBINDINGS = [ { combo: { @@ -229,11 +229,11 @@ const useKeybindingService = /* @__PURE__ */ __name(() => { async function persistUserKeybindings() { await settingStore.set( "Comfy.Keybinding.NewBindings", - Object.values(keybindingStore.userKeybindings.value) + Object.values(keybindingStore.getUserKeybindings()) ); await settingStore.set( "Comfy.Keybinding.UnsetBindings", - Object.values(keybindingStore.userUnsetKeybindings.value) + Object.values(keybindingStore.getUserUnsetKeybindings()) ); } __name(persistUserKeybindings, "persistUserKeybindings"); @@ -247,4 +247,4 @@ const useKeybindingService = /* @__PURE__ */ __name(() => { export { useKeybindingService as u }; -//# sourceMappingURL=keybindingService-D48fkLBy.js.map +//# sourceMappingURL=keybindingService-Bx7YdkXn.js.map diff --git a/web/assets/serverConfigStore-BawYAb1j.js b/web/assets/serverConfigStore-CvyKFVuP.js similarity index 97% rename from web/assets/serverConfigStore-BawYAb1j.js rename to web/assets/serverConfigStore-CvyKFVuP.js index 90b3fe9a..65cc6b7f 100644 --- a/web/assets/serverConfigStore-BawYAb1j.js +++ b/web/assets/serverConfigStore-CvyKFVuP.js @@ -1,6 +1,6 @@ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); -import { $ as defineStore, ab as ref, c as computed } from "./index-C4Fk50Nx.js"; +import { $ as defineStore, ab as ref, c as computed } from "./index-DjNHn37O.js"; const useServerConfigStore = defineStore("serverConfig", () => { const serverConfigById = ref({}); const serverConfigs = computed(() => { @@ -87,4 +87,4 @@ const useServerConfigStore = defineStore("serverConfig", () => { export { useServerConfigStore as u }; -//# sourceMappingURL=serverConfigStore-BawYAb1j.js.map +//# sourceMappingURL=serverConfigStore-CvyKFVuP.js.map diff --git a/web/index.html b/web/index.html index ecf50f28..a79b584c 100644 --- a/web/index.html +++ b/web/index.html @@ -6,8 +6,8 @@ - - + +