Files
ComfyBox/notebooks/ComfyBox_Colab.ipynb
2023-05-25 14:09:37 -05:00

5588 lines
480 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "aaaaaaaaaa"
},
"source": [
"Git clone the repo and install the requirements. (ignore the pip errors about protobuf)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "bbbbbbbbbb",
"outputId": "f0037407-e57c-4526-b3b3-11ef719d208d"
},
"outputs": [
{
"output_type": "stream",
"name": "stdout",
"text": [
"\u001b[1;30;43mStreaming output truncated to the last 5000 lines.\u001b[0m\n",
"647: margin-top: unset;\n",
"648: vertical-align: unset;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:652:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"650: padding-right: 8px;\n",
"651: }\n",
"652: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"653: background-color: var(--litegraph-comfy-input-bg);\n",
"654: border: 2px solid;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:652:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"650: padding-right: 8px;\n",
"651: }\n",
"652: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"653: background-color: var(--litegraph-comfy-input-bg);\n",
"654: border: 2px solid;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:652:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"650: padding-right: 8px;\n",
"651: }\n",
"652: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"653: background-color: var(--litegraph-comfy-input-bg);\n",
"654: border: 2px solid;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:659:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"657: border-radius: 12px 0 0 12px;\n",
"658: }\n",
"659: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"660: position: relative;\n",
"661: padding-right: 20px;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:663:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"661: padding-right: 20px;\n",
"662: }\n",
"663: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"664: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"665: filter: brightness(155%);\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:668:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"666: color: var(--litegraph-input-text);\n",
"667: }\n",
"668: .litegraph.litecontextmenu input {\n",
" ^\n",
"669: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"670: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:672:0 Unused CSS selector \".litegraph.litesearchbox\"\u001b[39m\n",
"670: color: var(--litegraph-input-text) !important;\n",
"671: }\n",
"672: .litegraph.litesearchbox {\n",
" ^\n",
"673: z-index: 9999 !important;\n",
"674: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:677:0 Unused CSS selector \".litegraph.lite-search-item\"\u001b[39m\n",
"675: overflow: hidden;\n",
"676: }\n",
"677: .litegraph.lite-search-item {\n",
" ^\n",
"678: color: var(--litegraph-input-text);\n",
"679: background-color: var(--litegraph-comfy-input-bg);\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:683:0 Unused CSS selector \".litegraph.lite-search-item.generic_type\"\u001b[39m\n",
"681: padding-left: 0.2em;\n",
"682: }\n",
"683: .litegraph.lite-search-item.generic_type {\n",
" ^\n",
"684: color: var(--litegraph-input-text);\n",
"685: filter: brightness(50%);\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:688:0 Unused CSS selector \".litemenu-entry.has_submenu::after\"\u001b[39m\n",
"686: }\n",
"687: \n",
"688: .litemenu-entry.has_submenu::after {\n",
" ^\n",
"689: content: \">\";\n",
"690: position: absolute;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:695:0 Unused CSS selector \".litegraph.litecontextmenu\"\u001b[39m\n",
"693: }\n",
"694: \n",
"695: .litegraph.litecontextmenu,\n",
" ^\n",
"696: .litegraph.litecontextmenu.dark {\n",
"697: z-index: 9999 !important;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:696:0 Unused CSS selector \".litegraph.litecontextmenu.dark\"\u001b[39m\n",
"694: \n",
"695: .litegraph.litecontextmenu,\n",
"696: .litegraph.litecontextmenu.dark {\n",
" ^\n",
"697: z-index: 9999 !important;\n",
"698: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:702:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"700: }\n",
"701: \n",
"702: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"703: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"704: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:703:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"701: \n",
"702: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"703: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"704: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"705: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:708:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"706: }\n",
"707: \n",
"708: .litegraph.litesearchbox input,\n",
" ^\n",
"709: .litegraph.litesearchbox select {\n",
"710: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:709:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"707: \n",
"708: .litegraph.litesearchbox input,\n",
"709: .litegraph.litesearchbox select {\n",
" ^\n",
"710: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"711: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:714:0 Unused CSS selector \"body\"\u001b[39m\n",
"712: }\n",
"713: \n",
"714: body {\n",
" ^\n",
"715: overflow: hidden;\n",
"716: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:754:0 Unused CSS selector \".dark\"\u001b[39m\n",
"752: }\n",
"753: \n",
"754: .dark {\n",
" ^\n",
"755: color-scheme: dark;\n",
"756: --input-border-color-focus: var(--neutral-500);\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:784:0 Unused CSS selector \".mobile\"\u001b[39m\n",
"782: }\n",
"783: \n",
"784: .mobile {\n",
" ^\n",
"785: --comfy-progress-bar-background: lightgrey;\n",
"786: --comfy-progress-bar-foreground: #B3D8A9 ;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:789:0 Unused CSS selector \"hr\"\u001b[39m\n",
"787: }\n",
"788: \n",
"789: hr {\n",
" ^\n",
"790: color: var(--panel-border-color);\n",
"791: }\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:793:0 Unused CSS selector \"input\"\u001b[39m\n",
"791: }\n",
"792: \n",
"793: input {\n",
" ^\n",
"794: color: var(--body-text-color);\n",
"795: background: var(--input-background-fill);\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:799:0 Unused CSS selector \"input:not(input[type=radio])\"\u001b[39m\n",
"797: }\n",
"798: \n",
"799: input:not(input[type=radio]), textarea {\n",
" ^\n",
"800: border-radius: 0 !important;\n",
"801: }\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:799:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"797: }\n",
"798: \n",
"799: input:not(input[type=radio]), textarea {\n",
" ^\n",
"800: border-radius: 0 !important;\n",
"801: }\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:803:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"801: }\n",
"802: \n",
"803: :not(.litegraph) select {\n",
" ^\n",
"804: color: var(--body-text-color);\n",
"805: background: var(--input-background-fill);\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:809:0 Unused CSS selector \".container\"\u001b[39m\n",
"807: }\n",
"808: \n",
"809: .container {\n",
" ^\n",
"810: background: var(--body-background-fill) !important;\n",
"811: }\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:812:0 Unused CSS selector \".container.selected\"\u001b[39m\n",
"810: background: var(--body-background-fill) !important;\n",
"811: }\n",
"812: .container.selected {\n",
" ^\n",
"813: background: var(--ae-primary-color) !important;\n",
"814: }\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:815:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"813: background: var(--ae-primary-color) !important;\n",
"814: }\n",
"815: .container.selected > .block.padded {\n",
" ^\n",
"816: background: var(--ae-primary-color) !important;\n",
"817: }\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:818:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"816: background: var(--ae-primary-color) !important;\n",
"817: }\n",
"818: .container > .block {\n",
" ^\n",
"819: background: var(--body-background-fill) !important;\n",
"820: }\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:821:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"819: background: var(--body-background-fill) !important;\n",
"820: }\n",
"821: .container.z-index0 > .block {\n",
" ^\n",
"822: background: var(--panel-background-fill) !important;\n",
"823: }\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:825:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"823: }\n",
"824: \n",
"825: button.primary:active {\n",
" ^\n",
"826: border-color: var(--button-primary-border-color-active) !important;\n",
"827: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:830:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"828: color: var(--button-primary-text-color-active) !important;\n",
"829: }\n",
"830: button.secondary:active {\n",
" ^\n",
"831: border-color: var(--button-secondary-border-color-active) !important;\n",
"832: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:09 AM [vite-plugin-svelte] /src/lib/components/PromptDisplay.svelte:836:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"834: }\n",
"835: \n",
"836: .widget .block {\n",
" ^\n",
"837: background: var(--block-background-fill) !important;\n",
"838: }\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:259:0 Unused CSS selector \".dark\"\u001b[39m\n",
"257: }\n",
"258: \n",
"259: .dark {\n",
" ^\n",
"260: --body-background-fill: var(--background-fill-primary);\n",
"261: --body-text-color: var(--neutral-100);\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:491:0 Unused CSS selector \".litegraph\"\u001b[39m\n",
"489: }\n",
"490: \n",
"491: .litegraph {\n",
" ^\n",
"492: /* Input popup */\n",
"493: /* Context Menu */\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:495:0 Unused CSS selector \".litegraph.graphdialog\"\u001b[39m\n",
"493: /* Context Menu */\n",
"494: }\n",
"495: .litegraph.graphdialog {\n",
" ^\n",
"496: min-height: 1em;\n",
"497: background-color: var(--litegraph-comfy-menu-bg);\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:499:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"497: background-color: var(--litegraph-comfy-menu-bg);\n",
"498: }\n",
"499: .litegraph.graphdialog .name {\n",
" ^\n",
"500: font-size: 14px;\n",
"501: font-family: sans-serif;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:504:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"502: color: var(--litegraph-descrip-text);\n",
"503: }\n",
"504: .litegraph.graphdialog button {\n",
" ^\n",
"505: margin-top: unset;\n",
"506: vertical-align: unset;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:510:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"508: padding-right: 8px;\n",
"509: }\n",
"510: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"511: background-color: var(--litegraph-comfy-input-bg);\n",
"512: border: 2px solid;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:510:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"508: padding-right: 8px;\n",
"509: }\n",
"510: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"511: background-color: var(--litegraph-comfy-input-bg);\n",
"512: border: 2px solid;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:510:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"508: padding-right: 8px;\n",
"509: }\n",
"510: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"511: background-color: var(--litegraph-comfy-input-bg);\n",
"512: border: 2px solid;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:517:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"515: border-radius: 12px 0 0 12px;\n",
"516: }\n",
"517: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"518: position: relative;\n",
"519: padding-right: 20px;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:521:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"519: padding-right: 20px;\n",
"520: }\n",
"521: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"522: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"523: filter: brightness(155%);\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:526:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"524: color: var(--litegraph-input-text);\n",
"525: }\n",
"526: .litegraph.litecontextmenu input {\n",
" ^\n",
"527: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"528: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:530:0 Unused CSS selector \".litegraph.litesearchbox\"\u001b[39m\n",
"528: color: var(--litegraph-input-text) !important;\n",
"529: }\n",
"530: .litegraph.litesearchbox {\n",
" ^\n",
"531: z-index: 9999 !important;\n",
"532: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:535:0 Unused CSS selector \".litegraph.lite-search-item\"\u001b[39m\n",
"533: overflow: hidden;\n",
"534: }\n",
"535: .litegraph.lite-search-item {\n",
" ^\n",
"536: color: var(--litegraph-input-text);\n",
"537: background-color: var(--litegraph-comfy-input-bg);\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:541:0 Unused CSS selector \".litegraph.lite-search-item.generic_type\"\u001b[39m\n",
"539: padding-left: 0.2em;\n",
"540: }\n",
"541: .litegraph.lite-search-item.generic_type {\n",
" ^\n",
"542: color: var(--litegraph-input-text);\n",
"543: filter: brightness(50%);\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:546:0 Unused CSS selector \".litemenu-entry.has_submenu::after\"\u001b[39m\n",
"544: }\n",
"545: \n",
"546: .litemenu-entry.has_submenu::after {\n",
" ^\n",
"547: content: \">\";\n",
"548: position: absolute;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:553:0 Unused CSS selector \".litegraph.litecontextmenu\"\u001b[39m\n",
"551: }\n",
"552: \n",
"553: .litegraph.litecontextmenu,\n",
" ^\n",
"554: .litegraph.litecontextmenu.dark {\n",
"555: z-index: 9999 !important;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:554:0 Unused CSS selector \".litegraph.litecontextmenu.dark\"\u001b[39m\n",
"552: \n",
"553: .litegraph.litecontextmenu,\n",
"554: .litegraph.litecontextmenu.dark {\n",
" ^\n",
"555: z-index: 9999 !important;\n",
"556: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:560:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"558: }\n",
"559: \n",
"560: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"561: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"562: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:561:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"559: \n",
"560: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"561: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"562: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"563: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:566:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"564: }\n",
"565: \n",
"566: .litegraph.litesearchbox input,\n",
" ^\n",
"567: .litegraph.litesearchbox select {\n",
"568: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:567:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"565: \n",
"566: .litegraph.litesearchbox input,\n",
"567: .litegraph.litesearchbox select {\n",
" ^\n",
"568: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"569: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:572:0 Unused CSS selector \"body\"\u001b[39m\n",
"570: }\n",
"571: \n",
"572: body {\n",
" ^\n",
"573: overflow: hidden;\n",
"574: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:612:0 Unused CSS selector \".dark\"\u001b[39m\n",
"610: }\n",
"611: \n",
"612: .dark {\n",
" ^\n",
"613: color-scheme: dark;\n",
"614: --input-border-color-focus: var(--neutral-500);\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:642:0 Unused CSS selector \".mobile\"\u001b[39m\n",
"640: }\n",
"641: \n",
"642: .mobile {\n",
" ^\n",
"643: --comfy-progress-bar-background: lightgrey;\n",
"644: --comfy-progress-bar-foreground: #B3D8A9 ;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:647:0 Unused CSS selector \"hr\"\u001b[39m\n",
"645: }\n",
"646: \n",
"647: hr {\n",
" ^\n",
"648: color: var(--panel-border-color);\n",
"649: }\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:651:0 Unused CSS selector \"input\"\u001b[39m\n",
"649: }\n",
"650: \n",
"651: input {\n",
" ^\n",
"652: color: var(--body-text-color);\n",
"653: background: var(--input-background-fill);\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:657:0 Unused CSS selector \"input:not(input[type=radio])\"\u001b[39m\n",
"655: }\n",
"656: \n",
"657: input:not(input[type=radio]), textarea {\n",
" ^\n",
"658: border-radius: 0 !important;\n",
"659: }\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:657:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"655: }\n",
"656: \n",
"657: input:not(input[type=radio]), textarea {\n",
" ^\n",
"658: border-radius: 0 !important;\n",
"659: }\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:661:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"659: }\n",
"660: \n",
"661: :not(.litegraph) select {\n",
" ^\n",
"662: color: var(--body-text-color);\n",
"663: background: var(--input-background-fill);\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:667:0 Unused CSS selector \".container\"\u001b[39m\n",
"665: }\n",
"666: \n",
"667: .container {\n",
" ^\n",
"668: background: var(--body-background-fill) !important;\n",
"669: }\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:670:0 Unused CSS selector \".container.selected\"\u001b[39m\n",
"668: background: var(--body-background-fill) !important;\n",
"669: }\n",
"670: .container.selected {\n",
" ^\n",
"671: background: var(--ae-primary-color) !important;\n",
"672: }\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:673:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"671: background: var(--ae-primary-color) !important;\n",
"672: }\n",
"673: .container.selected > .block.padded {\n",
" ^\n",
"674: background: var(--ae-primary-color) !important;\n",
"675: }\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:676:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"674: background: var(--ae-primary-color) !important;\n",
"675: }\n",
"676: .container > .block {\n",
" ^\n",
"677: background: var(--body-background-fill) !important;\n",
"678: }\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:679:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"677: background: var(--body-background-fill) !important;\n",
"678: }\n",
"679: .container.z-index0 > .block {\n",
" ^\n",
"680: background: var(--panel-background-fill) !important;\n",
"681: }\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:683:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"681: }\n",
"682: \n",
"683: button.primary:active {\n",
" ^\n",
"684: border-color: var(--button-primary-border-color-active) !important;\n",
"685: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:688:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"686: color: var(--button-primary-text-color-active) !important;\n",
"687: }\n",
"688: button.secondary:active {\n",
" ^\n",
"689: border-color: var(--button-secondary-border-color-active) !important;\n",
"690: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:10 AM [vite-plugin-svelte] /src/lib/components/DropZone.svelte:694:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"692: }\n",
"693: \n",
"694: .widget .block {\n",
" ^\n",
"695: background: var(--block-background-fill) !important;\n",
"696: }\n",
"\u001b[2K\u001b[1G\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueListDisplay.svelte:28:12 A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event.\u001b[39m\n",
"26: <div class=\"list-entries {mode}-mode\" style:--imageSize={imageSize}>\n",
"27: {#each entries as entry}\n",
"28: <div class=\"list-entry {entry.status}\" on:click={(e) => showPrompt(entry, e)}>\n",
" ^\n",
"29: <button class=\"list-entry-delete-button secondary\"\n",
"30: on:click={(e) => deleteEntry(entry, e)}\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueListDisplay.svelte:527:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"525: padding-right: 8px;\n",
"526: }\n",
"527: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"528: background-color: var(--litegraph-comfy-input-bg);\n",
"529: border: 2px solid;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueListDisplay.svelte:527:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"525: padding-right: 8px;\n",
"526: }\n",
"527: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"528: background-color: var(--litegraph-comfy-input-bg);\n",
"529: border: 2px solid;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueListDisplay.svelte:584:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"582: \n",
"583: .litegraph.litesearchbox input,\n",
"584: .litegraph.litesearchbox select {\n",
" ^\n",
"585: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"586: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueListDisplay.svelte:589:0 Unused CSS selector \"body\"\u001b[39m\n",
"587: }\n",
"588: \n",
"589: body {\n",
" ^\n",
"590: overflow: hidden;\n",
"591: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueListDisplay.svelte:664:0 Unused CSS selector \"hr\"\u001b[39m\n",
"662: }\n",
"663: \n",
"664: hr {\n",
" ^\n",
"665: color: var(--panel-border-color);\n",
"666: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueListDisplay.svelte:674:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"672: }\n",
"673: \n",
"674: input:not(input[type=radio]), textarea {\n",
" ^\n",
"675: border-radius: 0 !important;\n",
"676: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueListDisplay.svelte:678:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"676: }\n",
"677: \n",
"678: :not(.litegraph) select {\n",
" ^\n",
"679: color: var(--body-text-color);\n",
"680: background: var(--input-background-fill);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueListDisplay.svelte:700:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"698: }\n",
"699: \n",
"700: button.primary:active {\n",
" ^\n",
"701: border-color: var(--button-primary-border-color-active) !important;\n",
"702: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[2K\u001b[1G\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:506:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"504: background-color: var(--litegraph-comfy-menu-bg);\n",
"505: }\n",
"506: .litegraph.graphdialog .name {\n",
" ^\n",
"507: font-size: 14px;\n",
"508: font-family: sans-serif;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:517:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"515: padding-right: 8px;\n",
"516: }\n",
"517: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"518: background-color: var(--litegraph-comfy-input-bg);\n",
"519: border: 2px solid;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:517:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"515: padding-right: 8px;\n",
"516: }\n",
"517: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"518: background-color: var(--litegraph-comfy-input-bg);\n",
"519: border: 2px solid;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:524:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"522: border-radius: 12px 0 0 12px;\n",
"523: }\n",
"524: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"525: position: relative;\n",
"526: padding-right: 20px;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:528:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"526: padding-right: 20px;\n",
"527: }\n",
"528: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"529: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"530: filter: brightness(155%);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:567:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"565: }\n",
"566: \n",
"567: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"568: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"569: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:568:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"566: \n",
"567: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"568: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"569: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"570: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:574:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"572: \n",
"573: .litegraph.litesearchbox input,\n",
"574: .litegraph.litesearchbox select {\n",
" ^\n",
"575: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"576: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:579:0 Unused CSS selector \"body\"\u001b[39m\n",
"577: }\n",
"578: \n",
"579: body {\n",
" ^\n",
"580: overflow: hidden;\n",
"581: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:654:0 Unused CSS selector \"hr\"\u001b[39m\n",
"652: }\n",
"653: \n",
"654: hr {\n",
" ^\n",
"655: color: var(--panel-border-color);\n",
"656: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:664:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"662: }\n",
"663: \n",
"664: input:not(input[type=radio]), textarea {\n",
" ^\n",
"665: border-radius: 0 !important;\n",
"666: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:668:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"666: }\n",
"667: \n",
"668: :not(.litegraph) select {\n",
" ^\n",
"669: color: var(--body-text-color);\n",
"670: background: var(--input-background-fill);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:680:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"678: background: var(--ae-primary-color) !important;\n",
"679: }\n",
"680: .container.selected > .block.padded {\n",
" ^\n",
"681: background: var(--ae-primary-color) !important;\n",
"682: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:683:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"681: background: var(--ae-primary-color) !important;\n",
"682: }\n",
"683: .container > .block {\n",
" ^\n",
"684: background: var(--body-background-fill) !important;\n",
"685: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:686:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"684: background: var(--body-background-fill) !important;\n",
"685: }\n",
"686: .container.z-index0 > .block {\n",
" ^\n",
"687: background: var(--panel-background-fill) !important;\n",
"688: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:690:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"688: }\n",
"689: \n",
"690: button.primary:active {\n",
" ^\n",
"691: border-color: var(--button-primary-border-color-active) !important;\n",
"692: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:701:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"699: }\n",
"700: \n",
"701: .widget .block {\n",
" ^\n",
"702: background: var(--block-background-fill) !important;\n",
"703: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:742:0 Unused CSS selector \".grid-controls > div .button-wrapper .clear-queue-button.primary\"\u001b[39m\n",
"740: padding: 0.25rem;\n",
"741: }\n",
"742: .grid-controls > div .button-wrapper .clear-queue-button.primary {\n",
" ^\n",
"743: background: var(--button-primary-background-fill);\n",
"744: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:745:0 Unused CSS selector \".grid-controls > div .button-wrapper .clear-queue-button.primary:hover\"\u001b[39m\n",
"743: background: var(--button-primary-background-fill);\n",
"744: }\n",
"745: .grid-controls > div .button-wrapper .clear-queue-button.primary:hover {\n",
" ^\n",
"746: background: var(--button-primary-background-fill-hover);\n",
"747: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:754:0 Unused CSS selector \".grid-controls > div .button-wrapper .clear-queue-button.ternary\"\u001b[39m\n",
"752: background: var(--button-secondary-background-fill-hover);\n",
"753: }\n",
"754: .grid-controls > div .button-wrapper .clear-queue-button.ternary {\n",
" ^\n",
"755: background: var(--panel-background-fill);\n",
"756: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:757:0 Unused CSS selector \".grid-controls > div .button-wrapper .clear-queue-button.ternary:hover\"\u001b[39m\n",
"755: background: var(--panel-background-fill);\n",
"756: }\n",
"757: .grid-controls > div .button-wrapper .clear-queue-button.ternary:hover {\n",
" ^\n",
"758: background: var(--block-background-fill);\n",
"759: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyQueueGridDisplay.svelte:766:0 Unused CSS selector \".grid-controls > div .button-wrapper .clear-queue-button.selected\"\u001b[39m\n",
"764: filter: brightness(50%);\n",
"765: }\n",
"766: .grid-controls > div .button-wrapper .clear-queue-button.selected {\n",
" ^\n",
"767: filter: brightness(80%);\n",
"768: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:9:11 ComfyBoxWorkflowView has unused export property 'app'. If it is for external reference only, please consider using `export const app`\u001b[39m\n",
" 7: import MenuOption from './menu/MenuOption.svelte';\n",
" 8: import MenuDivider from './menu/MenuDivider.svelte';\n",
" 9: export let app;\n",
" ^\n",
"10: export let workflow = null;\n",
"11: let layoutState;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:368:0 Unused CSS selector \".dark\"\u001b[39m\n",
"366: }\n",
"367: \n",
"368: .dark {\n",
" ^\n",
"369: --body-background-fill: var(--background-fill-primary);\n",
"370: --body-text-color: var(--neutral-100);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:600:0 Unused CSS selector \".litegraph\"\u001b[39m\n",
"598: }\n",
"599: \n",
"600: .litegraph {\n",
" ^\n",
"601: /* Input popup */\n",
"602: /* Context Menu */\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:604:0 Unused CSS selector \".litegraph.graphdialog\"\u001b[39m\n",
"602: /* Context Menu */\n",
"603: }\n",
"604: .litegraph.graphdialog {\n",
" ^\n",
"605: min-height: 1em;\n",
"606: background-color: var(--litegraph-comfy-menu-bg);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:608:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"606: background-color: var(--litegraph-comfy-menu-bg);\n",
"607: }\n",
"608: .litegraph.graphdialog .name {\n",
" ^\n",
"609: font-size: 14px;\n",
"610: font-family: sans-serif;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:613:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"611: color: var(--litegraph-descrip-text);\n",
"612: }\n",
"613: .litegraph.graphdialog button {\n",
" ^\n",
"614: margin-top: unset;\n",
"615: vertical-align: unset;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:619:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"617: padding-right: 8px;\n",
"618: }\n",
"619: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"620: background-color: var(--litegraph-comfy-input-bg);\n",
"621: border: 2px solid;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:619:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"617: padding-right: 8px;\n",
"618: }\n",
"619: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"620: background-color: var(--litegraph-comfy-input-bg);\n",
"621: border: 2px solid;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:619:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"617: padding-right: 8px;\n",
"618: }\n",
"619: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"620: background-color: var(--litegraph-comfy-input-bg);\n",
"621: border: 2px solid;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:626:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"624: border-radius: 12px 0 0 12px;\n",
"625: }\n",
"626: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"627: position: relative;\n",
"628: padding-right: 20px;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:630:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"628: padding-right: 20px;\n",
"629: }\n",
"630: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"631: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"632: filter: brightness(155%);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:635:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"633: color: var(--litegraph-input-text);\n",
"634: }\n",
"635: .litegraph.litecontextmenu input {\n",
" ^\n",
"636: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"637: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:639:0 Unused CSS selector \".litegraph.litesearchbox\"\u001b[39m\n",
"637: color: var(--litegraph-input-text) !important;\n",
"638: }\n",
"639: .litegraph.litesearchbox {\n",
" ^\n",
"640: z-index: 9999 !important;\n",
"641: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:644:0 Unused CSS selector \".litegraph.lite-search-item\"\u001b[39m\n",
"642: overflow: hidden;\n",
"643: }\n",
"644: .litegraph.lite-search-item {\n",
" ^\n",
"645: color: var(--litegraph-input-text);\n",
"646: background-color: var(--litegraph-comfy-input-bg);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:650:0 Unused CSS selector \".litegraph.lite-search-item.generic_type\"\u001b[39m\n",
"648: padding-left: 0.2em;\n",
"649: }\n",
"650: .litegraph.lite-search-item.generic_type {\n",
" ^\n",
"651: color: var(--litegraph-input-text);\n",
"652: filter: brightness(50%);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:655:0 Unused CSS selector \".litemenu-entry.has_submenu::after\"\u001b[39m\n",
"653: }\n",
"654: \n",
"655: .litemenu-entry.has_submenu::after {\n",
" ^\n",
"656: content: \">\";\n",
"657: position: absolute;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:662:0 Unused CSS selector \".litegraph.litecontextmenu\"\u001b[39m\n",
"660: }\n",
"661: \n",
"662: .litegraph.litecontextmenu,\n",
" ^\n",
"663: .litegraph.litecontextmenu.dark {\n",
"664: z-index: 9999 !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:663:0 Unused CSS selector \".litegraph.litecontextmenu.dark\"\u001b[39m\n",
"661: \n",
"662: .litegraph.litecontextmenu,\n",
"663: .litegraph.litecontextmenu.dark {\n",
" ^\n",
"664: z-index: 9999 !important;\n",
"665: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:669:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"667: }\n",
"668: \n",
"669: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"670: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"671: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:670:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"668: \n",
"669: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"670: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"671: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"672: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:675:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"673: }\n",
"674: \n",
"675: .litegraph.litesearchbox input,\n",
" ^\n",
"676: .litegraph.litesearchbox select {\n",
"677: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:676:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"674: \n",
"675: .litegraph.litesearchbox input,\n",
"676: .litegraph.litesearchbox select {\n",
" ^\n",
"677: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"678: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:681:0 Unused CSS selector \"body\"\u001b[39m\n",
"679: }\n",
"680: \n",
"681: body {\n",
" ^\n",
"682: overflow: hidden;\n",
"683: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:721:0 Unused CSS selector \".dark\"\u001b[39m\n",
"719: }\n",
"720: \n",
"721: .dark {\n",
" ^\n",
"722: color-scheme: dark;\n",
"723: --input-border-color-focus: var(--neutral-500);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:751:0 Unused CSS selector \".mobile\"\u001b[39m\n",
"749: }\n",
"750: \n",
"751: .mobile {\n",
" ^\n",
"752: --comfy-progress-bar-background: lightgrey;\n",
"753: --comfy-progress-bar-foreground: #B3D8A9 ;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:756:0 Unused CSS selector \"hr\"\u001b[39m\n",
"754: }\n",
"755: \n",
"756: hr {\n",
" ^\n",
"757: color: var(--panel-border-color);\n",
"758: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:760:0 Unused CSS selector \"input\"\u001b[39m\n",
"758: }\n",
"759: \n",
"760: input {\n",
" ^\n",
"761: color: var(--body-text-color);\n",
"762: background: var(--input-background-fill);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:766:0 Unused CSS selector \"input:not(input[type=radio])\"\u001b[39m\n",
"764: }\n",
"765: \n",
"766: input:not(input[type=radio]), textarea {\n",
" ^\n",
"767: border-radius: 0 !important;\n",
"768: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:766:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"764: }\n",
"765: \n",
"766: input:not(input[type=radio]), textarea {\n",
" ^\n",
"767: border-radius: 0 !important;\n",
"768: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:770:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"768: }\n",
"769: \n",
"770: :not(.litegraph) select {\n",
" ^\n",
"771: color: var(--body-text-color);\n",
"772: background: var(--input-background-fill);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:776:0 Unused CSS selector \".container\"\u001b[39m\n",
"774: }\n",
"775: \n",
"776: .container {\n",
" ^\n",
"777: background: var(--body-background-fill) !important;\n",
"778: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:779:0 Unused CSS selector \".container.selected\"\u001b[39m\n",
"777: background: var(--body-background-fill) !important;\n",
"778: }\n",
"779: .container.selected {\n",
" ^\n",
"780: background: var(--ae-primary-color) !important;\n",
"781: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:782:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"780: background: var(--ae-primary-color) !important;\n",
"781: }\n",
"782: .container.selected > .block.padded {\n",
" ^\n",
"783: background: var(--ae-primary-color) !important;\n",
"784: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:785:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"783: background: var(--ae-primary-color) !important;\n",
"784: }\n",
"785: .container > .block {\n",
" ^\n",
"786: background: var(--body-background-fill) !important;\n",
"787: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:788:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"786: background: var(--body-background-fill) !important;\n",
"787: }\n",
"788: .container.z-index0 > .block {\n",
" ^\n",
"789: background: var(--panel-background-fill) !important;\n",
"790: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:792:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"790: }\n",
"791: \n",
"792: button.primary:active {\n",
" ^\n",
"793: border-color: var(--button-primary-border-color-active) !important;\n",
"794: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:797:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"795: color: var(--button-primary-text-color-active) !important;\n",
"796: }\n",
"797: button.secondary:active {\n",
" ^\n",
"798: border-color: var(--button-secondary-border-color-active) !important;\n",
"799: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyBoxWorkflowView.svelte:803:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"801: }\n",
"802: \n",
"803: .widget .block {\n",
" ^\n",
"804: background: var(--block-background-fill) !important;\n",
"805: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:232:0 Unused CSS selector \".dark\"\u001b[39m\n",
"230: }\n",
"231: \n",
"232: .dark {\n",
" ^\n",
"233: --body-background-fill: var(--background-fill-primary);\n",
"234: --body-text-color: var(--neutral-100);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:468:0 Unused CSS selector \".litegraph.graphdialog\"\u001b[39m\n",
"466: /* Context Menu */\n",
"467: }\n",
"468: .litegraph.graphdialog {\n",
" ^\n",
"469: min-height: 1em;\n",
"470: background-color: var(--litegraph-comfy-menu-bg);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:472:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"470: background-color: var(--litegraph-comfy-menu-bg);\n",
"471: }\n",
"472: .litegraph.graphdialog .name {\n",
" ^\n",
"473: font-size: 14px;\n",
"474: font-family: sans-serif;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:477:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"475: color: var(--litegraph-descrip-text);\n",
"476: }\n",
"477: .litegraph.graphdialog button {\n",
" ^\n",
"478: margin-top: unset;\n",
"479: vertical-align: unset;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:483:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"481: padding-right: 8px;\n",
"482: }\n",
"483: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"484: background-color: var(--litegraph-comfy-input-bg);\n",
"485: border: 2px solid;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:483:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"481: padding-right: 8px;\n",
"482: }\n",
"483: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"484: background-color: var(--litegraph-comfy-input-bg);\n",
"485: border: 2px solid;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:483:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"481: padding-right: 8px;\n",
"482: }\n",
"483: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"484: background-color: var(--litegraph-comfy-input-bg);\n",
"485: border: 2px solid;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:490:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"488: border-radius: 12px 0 0 12px;\n",
"489: }\n",
"490: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"491: position: relative;\n",
"492: padding-right: 20px;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:494:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"492: padding-right: 20px;\n",
"493: }\n",
"494: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"495: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"496: filter: brightness(155%);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:499:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"497: color: var(--litegraph-input-text);\n",
"498: }\n",
"499: .litegraph.litecontextmenu input {\n",
" ^\n",
"500: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"501: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:503:0 Unused CSS selector \".litegraph.litesearchbox\"\u001b[39m\n",
"501: color: var(--litegraph-input-text) !important;\n",
"502: }\n",
"503: .litegraph.litesearchbox {\n",
" ^\n",
"504: z-index: 9999 !important;\n",
"505: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:508:0 Unused CSS selector \".litegraph.lite-search-item\"\u001b[39m\n",
"506: overflow: hidden;\n",
"507: }\n",
"508: .litegraph.lite-search-item {\n",
" ^\n",
"509: color: var(--litegraph-input-text);\n",
"510: background-color: var(--litegraph-comfy-input-bg);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:514:0 Unused CSS selector \".litegraph.lite-search-item.generic_type\"\u001b[39m\n",
"512: padding-left: 0.2em;\n",
"513: }\n",
"514: .litegraph.lite-search-item.generic_type {\n",
" ^\n",
"515: color: var(--litegraph-input-text);\n",
"516: filter: brightness(50%);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:519:0 Unused CSS selector \".litemenu-entry.has_submenu::after\"\u001b[39m\n",
"517: }\n",
"518: \n",
"519: .litemenu-entry.has_submenu::after {\n",
" ^\n",
"520: content: \">\";\n",
"521: position: absolute;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:526:0 Unused CSS selector \".litegraph.litecontextmenu\"\u001b[39m\n",
"524: }\n",
"525: \n",
"526: .litegraph.litecontextmenu,\n",
" ^\n",
"527: .litegraph.litecontextmenu.dark {\n",
"528: z-index: 9999 !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:527:0 Unused CSS selector \".litegraph.litecontextmenu.dark\"\u001b[39m\n",
"525: \n",
"526: .litegraph.litecontextmenu,\n",
"527: .litegraph.litecontextmenu.dark {\n",
" ^\n",
"528: z-index: 9999 !important;\n",
"529: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:533:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"531: }\n",
"532: \n",
"533: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"534: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"535: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:534:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"532: \n",
"533: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"534: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"535: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"536: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:539:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"537: }\n",
"538: \n",
"539: .litegraph.litesearchbox input,\n",
" ^\n",
"540: .litegraph.litesearchbox select {\n",
"541: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:540:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"538: \n",
"539: .litegraph.litesearchbox input,\n",
"540: .litegraph.litesearchbox select {\n",
" ^\n",
"541: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"542: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:545:0 Unused CSS selector \"body\"\u001b[39m\n",
"543: }\n",
"544: \n",
"545: body {\n",
" ^\n",
"546: overflow: hidden;\n",
"547: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:585:0 Unused CSS selector \".dark\"\u001b[39m\n",
"583: }\n",
"584: \n",
"585: .dark {\n",
" ^\n",
"586: color-scheme: dark;\n",
"587: --input-border-color-focus: var(--neutral-500);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:615:0 Unused CSS selector \".mobile\"\u001b[39m\n",
"613: }\n",
"614: \n",
"615: .mobile {\n",
" ^\n",
"616: --comfy-progress-bar-background: lightgrey;\n",
"617: --comfy-progress-bar-foreground: #B3D8A9 ;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:620:0 Unused CSS selector \"hr\"\u001b[39m\n",
"618: }\n",
"619: \n",
"620: hr {\n",
" ^\n",
"621: color: var(--panel-border-color);\n",
"622: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:624:0 Unused CSS selector \"input\"\u001b[39m\n",
"622: }\n",
"623: \n",
"624: input {\n",
" ^\n",
"625: color: var(--body-text-color);\n",
"626: background: var(--input-background-fill);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:630:0 Unused CSS selector \"input:not(input[type=radio])\"\u001b[39m\n",
"628: }\n",
"629: \n",
"630: input:not(input[type=radio]), textarea {\n",
" ^\n",
"631: border-radius: 0 !important;\n",
"632: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:630:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"628: }\n",
"629: \n",
"630: input:not(input[type=radio]), textarea {\n",
" ^\n",
"631: border-radius: 0 !important;\n",
"632: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:634:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"632: }\n",
"633: \n",
"634: :not(.litegraph) select {\n",
" ^\n",
"635: color: var(--body-text-color);\n",
"636: background: var(--input-background-fill);\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:640:0 Unused CSS selector \".container\"\u001b[39m\n",
"638: }\n",
"639: \n",
"640: .container {\n",
" ^\n",
"641: background: var(--body-background-fill) !important;\n",
"642: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:643:0 Unused CSS selector \".container.selected\"\u001b[39m\n",
"641: background: var(--body-background-fill) !important;\n",
"642: }\n",
"643: .container.selected {\n",
" ^\n",
"644: background: var(--ae-primary-color) !important;\n",
"645: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:646:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"644: background: var(--ae-primary-color) !important;\n",
"645: }\n",
"646: .container.selected > .block.padded {\n",
" ^\n",
"647: background: var(--ae-primary-color) !important;\n",
"648: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:649:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"647: background: var(--ae-primary-color) !important;\n",
"648: }\n",
"649: .container > .block {\n",
" ^\n",
"650: background: var(--body-background-fill) !important;\n",
"651: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:652:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"650: background: var(--body-background-fill) !important;\n",
"651: }\n",
"652: .container.z-index0 > .block {\n",
" ^\n",
"653: background: var(--panel-background-fill) !important;\n",
"654: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:656:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"654: }\n",
"655: \n",
"656: button.primary:active {\n",
" ^\n",
"657: border-color: var(--button-primary-border-color-active) !important;\n",
"658: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:661:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"659: color: var(--button-primary-text-color-active) !important;\n",
"660: }\n",
"661: button.secondary:active {\n",
" ^\n",
"662: border-color: var(--button-secondary-border-color-active) !important;\n",
"663: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:667:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"665: }\n",
"666: \n",
"667: .widget .block {\n",
" ^\n",
"668: background: var(--block-background-fill) !important;\n",
"669: }\n",
"\u001b[33m6:20:11 AM [vite-plugin-svelte] /src/lib/components/ComfyGraphView.svelte:701:0 Unused CSS selector \".bar > .right\"\u001b[39m\n",
"699: flex-shrink: 0;\n",
"700: }\n",
"701: .bar > .right {\n",
" ^\n",
"702: margin-left: auto;\n",
"703: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:628:0 Unused CSS selector \".dark\"\u001b[39m\n",
"626: }\n",
"627: \n",
"628: .dark {\n",
" ^\n",
"629: --body-background-fill: var(--background-fill-primary);\n",
"630: --body-text-color: var(--neutral-100);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:860:0 Unused CSS selector \".litegraph\"\u001b[39m\n",
"858: }\n",
"859: \n",
"860: .litegraph {\n",
" ^\n",
"861: /* Input popup */\n",
"862: /* Context Menu */\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:864:0 Unused CSS selector \".litegraph.graphdialog\"\u001b[39m\n",
"862: /* Context Menu */\n",
"863: }\n",
"864: .litegraph.graphdialog {\n",
" ^\n",
"865: min-height: 1em;\n",
"866: background-color: var(--litegraph-comfy-menu-bg);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:868:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"866: background-color: var(--litegraph-comfy-menu-bg);\n",
"867: }\n",
"868: .litegraph.graphdialog .name {\n",
" ^\n",
"869: font-size: 14px;\n",
"870: font-family: sans-serif;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:873:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"871: color: var(--litegraph-descrip-text);\n",
"872: }\n",
"873: .litegraph.graphdialog button {\n",
" ^\n",
"874: margin-top: unset;\n",
"875: vertical-align: unset;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:879:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"877: padding-right: 8px;\n",
"878: }\n",
"879: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"880: background-color: var(--litegraph-comfy-input-bg);\n",
"881: border: 2px solid;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:879:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"877: padding-right: 8px;\n",
"878: }\n",
"879: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"880: background-color: var(--litegraph-comfy-input-bg);\n",
"881: border: 2px solid;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:879:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"877: padding-right: 8px;\n",
"878: }\n",
"879: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"880: background-color: var(--litegraph-comfy-input-bg);\n",
"881: border: 2px solid;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:886:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"884: border-radius: 12px 0 0 12px;\n",
"885: }\n",
"886: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"887: position: relative;\n",
"888: padding-right: 20px;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:890:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"888: padding-right: 20px;\n",
"889: }\n",
"890: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"891: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"892: filter: brightness(155%);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:895:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"893: color: var(--litegraph-input-text);\n",
"894: }\n",
"895: .litegraph.litecontextmenu input {\n",
" ^\n",
"896: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"897: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:899:0 Unused CSS selector \".litegraph.litesearchbox\"\u001b[39m\n",
"897: color: var(--litegraph-input-text) !important;\n",
"898: }\n",
"899: .litegraph.litesearchbox {\n",
" ^\n",
"900: z-index: 9999 !important;\n",
"901: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:904:0 Unused CSS selector \".litegraph.lite-search-item\"\u001b[39m\n",
"902: overflow: hidden;\n",
"903: }\n",
"904: .litegraph.lite-search-item {\n",
" ^\n",
"905: color: var(--litegraph-input-text);\n",
"906: background-color: var(--litegraph-comfy-input-bg);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:910:0 Unused CSS selector \".litegraph.lite-search-item.generic_type\"\u001b[39m\n",
"908: padding-left: 0.2em;\n",
"909: }\n",
"910: .litegraph.lite-search-item.generic_type {\n",
" ^\n",
"911: color: var(--litegraph-input-text);\n",
"912: filter: brightness(50%);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:915:0 Unused CSS selector \".litemenu-entry.has_submenu::after\"\u001b[39m\n",
"913: }\n",
"914: \n",
"915: .litemenu-entry.has_submenu::after {\n",
" ^\n",
"916: content: \">\";\n",
"917: position: absolute;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:922:0 Unused CSS selector \".litegraph.litecontextmenu\"\u001b[39m\n",
"920: }\n",
"921: \n",
"922: .litegraph.litecontextmenu,\n",
" ^\n",
"923: .litegraph.litecontextmenu.dark {\n",
"924: z-index: 9999 !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:923:0 Unused CSS selector \".litegraph.litecontextmenu.dark\"\u001b[39m\n",
"921: \n",
"922: .litegraph.litecontextmenu,\n",
"923: .litegraph.litecontextmenu.dark {\n",
" ^\n",
"924: z-index: 9999 !important;\n",
"925: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:929:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"927: }\n",
"928: \n",
"929: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"930: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"931: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:930:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"928: \n",
"929: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"930: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"931: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"932: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:935:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"933: }\n",
"934: \n",
"935: .litegraph.litesearchbox input,\n",
" ^\n",
"936: .litegraph.litesearchbox select {\n",
"937: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:936:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"934: \n",
"935: .litegraph.litesearchbox input,\n",
"936: .litegraph.litesearchbox select {\n",
" ^\n",
"937: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"938: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:941:0 Unused CSS selector \"body\"\u001b[39m\n",
"939: }\n",
"940: \n",
"941: body {\n",
" ^\n",
"942: overflow: hidden;\n",
"943: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:981:0 Unused CSS selector \".dark\"\u001b[39m\n",
"979: }\n",
"980: \n",
"981: .dark {\n",
" ^\n",
"982: color-scheme: dark;\n",
"983: --input-border-color-focus: var(--neutral-500);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1011:0 Unused CSS selector \".mobile\"\u001b[39m\n",
"1009: }\n",
"1010: \n",
"1011: .mobile {\n",
" ^\n",
"1012: --comfy-progress-bar-background: lightgrey;\n",
"1013: --comfy-progress-bar-foreground: #B3D8A9 ;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1016:0 Unused CSS selector \"hr\"\u001b[39m\n",
"1014: }\n",
"1015: \n",
"1016: hr {\n",
" ^\n",
"1017: color: var(--panel-border-color);\n",
"1018: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1020:0 Unused CSS selector \"input\"\u001b[39m\n",
"1018: }\n",
"1019: \n",
"1020: input {\n",
" ^\n",
"1021: color: var(--body-text-color);\n",
"1022: background: var(--input-background-fill);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1026:0 Unused CSS selector \"input:not(input[type=radio])\"\u001b[39m\n",
"1024: }\n",
"1025: \n",
"1026: input:not(input[type=radio]), textarea {\n",
" ^\n",
"1027: border-radius: 0 !important;\n",
"1028: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1026:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"1024: }\n",
"1025: \n",
"1026: input:not(input[type=radio]), textarea {\n",
" ^\n",
"1027: border-radius: 0 !important;\n",
"1028: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1030:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"1028: }\n",
"1029: \n",
"1030: :not(.litegraph) select {\n",
" ^\n",
"1031: color: var(--body-text-color);\n",
"1032: background: var(--input-background-fill);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1036:0 Unused CSS selector \".container\"\u001b[39m\n",
"1034: }\n",
"1035: \n",
"1036: .container {\n",
" ^\n",
"1037: background: var(--body-background-fill) !important;\n",
"1038: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1039:0 Unused CSS selector \".container.selected\"\u001b[39m\n",
"1037: background: var(--body-background-fill) !important;\n",
"1038: }\n",
"1039: .container.selected {\n",
" ^\n",
"1040: background: var(--ae-primary-color) !important;\n",
"1041: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1042:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"1040: background: var(--ae-primary-color) !important;\n",
"1041: }\n",
"1042: .container.selected > .block.padded {\n",
" ^\n",
"1043: background: var(--ae-primary-color) !important;\n",
"1044: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1045:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"1043: background: var(--ae-primary-color) !important;\n",
"1044: }\n",
"1045: .container > .block {\n",
" ^\n",
"1046: background: var(--body-background-fill) !important;\n",
"1047: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1048:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"1046: background: var(--body-background-fill) !important;\n",
"1047: }\n",
"1048: .container.z-index0 > .block {\n",
" ^\n",
"1049: background: var(--panel-background-fill) !important;\n",
"1050: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1052:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"1050: }\n",
"1051: \n",
"1052: button.primary:active {\n",
" ^\n",
"1053: border-color: var(--button-primary-border-color-active) !important;\n",
"1054: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1057:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"1055: color: var(--button-primary-text-color-active) !important;\n",
"1056: }\n",
"1057: button.secondary:active {\n",
" ^\n",
"1058: border-color: var(--button-secondary-border-color-active) !important;\n",
"1059: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1063:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"1061: }\n",
"1062: \n",
"1063: .widget .block {\n",
" ^\n",
"1064: background: var(--block-background-fill) !important;\n",
"1065: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1102:20 Unused CSS selector \".category-name .type\"\u001b[39m\n",
"1100: color: var(--body-text-color);\n",
"1101: }\n",
"1102: .target-name .type, .category-name .type {\n",
" ^\n",
"1103: color: var(--neutral-500);\n",
"1104: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyProperties.svelte:1106:0 Unused CSS selector \".bottom\"\u001b[39m\n",
"1104: }\n",
"1105: \n",
"1106: .bottom {\n",
" ^\n",
"1107: /* width: 100%;\n",
"1108: height: auto;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:15:11 ComfyTemplates has unused export property 'app'. If it is for external reference only, please consider using `export const app`\u001b[39m\n",
"13: import modalState, {} from \"$lib/stores/modalState\";\n",
"14: import notify from \"$lib/notify\";\n",
"15: export let app;\n",
" ^\n",
"16: let _sorted = [];\n",
"17: $: rebuildTemplates($templateState.templates);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:377:0 Unused CSS selector \".dark\"\u001b[39m\n",
"375: }\n",
"376: \n",
"377: .dark {\n",
" ^\n",
"378: --body-background-fill: var(--background-fill-primary);\n",
"379: --body-text-color: var(--neutral-100);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:609:0 Unused CSS selector \".litegraph\"\u001b[39m\n",
"607: }\n",
"608: \n",
"609: .litegraph {\n",
" ^\n",
"610: /* Input popup */\n",
"611: /* Context Menu */\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:613:0 Unused CSS selector \".litegraph.graphdialog\"\u001b[39m\n",
"611: /* Context Menu */\n",
"612: }\n",
"613: .litegraph.graphdialog {\n",
" ^\n",
"614: min-height: 1em;\n",
"615: background-color: var(--litegraph-comfy-menu-bg);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:617:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"615: background-color: var(--litegraph-comfy-menu-bg);\n",
"616: }\n",
"617: .litegraph.graphdialog .name {\n",
" ^\n",
"618: font-size: 14px;\n",
"619: font-family: sans-serif;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:622:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"620: color: var(--litegraph-descrip-text);\n",
"621: }\n",
"622: .litegraph.graphdialog button {\n",
" ^\n",
"623: margin-top: unset;\n",
"624: vertical-align: unset;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:628:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"626: padding-right: 8px;\n",
"627: }\n",
"628: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"629: background-color: var(--litegraph-comfy-input-bg);\n",
"630: border: 2px solid;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:628:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"626: padding-right: 8px;\n",
"627: }\n",
"628: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"629: background-color: var(--litegraph-comfy-input-bg);\n",
"630: border: 2px solid;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:628:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"626: padding-right: 8px;\n",
"627: }\n",
"628: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"629: background-color: var(--litegraph-comfy-input-bg);\n",
"630: border: 2px solid;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:635:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"633: border-radius: 12px 0 0 12px;\n",
"634: }\n",
"635: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"636: position: relative;\n",
"637: padding-right: 20px;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:639:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"637: padding-right: 20px;\n",
"638: }\n",
"639: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"640: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"641: filter: brightness(155%);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:644:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"642: color: var(--litegraph-input-text);\n",
"643: }\n",
"644: .litegraph.litecontextmenu input {\n",
" ^\n",
"645: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"646: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:648:0 Unused CSS selector \".litegraph.litesearchbox\"\u001b[39m\n",
"646: color: var(--litegraph-input-text) !important;\n",
"647: }\n",
"648: .litegraph.litesearchbox {\n",
" ^\n",
"649: z-index: 9999 !important;\n",
"650: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:653:0 Unused CSS selector \".litegraph.lite-search-item\"\u001b[39m\n",
"651: overflow: hidden;\n",
"652: }\n",
"653: .litegraph.lite-search-item {\n",
" ^\n",
"654: color: var(--litegraph-input-text);\n",
"655: background-color: var(--litegraph-comfy-input-bg);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:659:0 Unused CSS selector \".litegraph.lite-search-item.generic_type\"\u001b[39m\n",
"657: padding-left: 0.2em;\n",
"658: }\n",
"659: .litegraph.lite-search-item.generic_type {\n",
" ^\n",
"660: color: var(--litegraph-input-text);\n",
"661: filter: brightness(50%);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:664:0 Unused CSS selector \".litemenu-entry.has_submenu::after\"\u001b[39m\n",
"662: }\n",
"663: \n",
"664: .litemenu-entry.has_submenu::after {\n",
" ^\n",
"665: content: \">\";\n",
"666: position: absolute;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:671:0 Unused CSS selector \".litegraph.litecontextmenu\"\u001b[39m\n",
"669: }\n",
"670: \n",
"671: .litegraph.litecontextmenu,\n",
" ^\n",
"672: .litegraph.litecontextmenu.dark {\n",
"673: z-index: 9999 !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:672:0 Unused CSS selector \".litegraph.litecontextmenu.dark\"\u001b[39m\n",
"670: \n",
"671: .litegraph.litecontextmenu,\n",
"672: .litegraph.litecontextmenu.dark {\n",
" ^\n",
"673: z-index: 9999 !important;\n",
"674: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:678:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"676: }\n",
"677: \n",
"678: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"679: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"680: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:679:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"677: \n",
"678: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"679: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"680: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"681: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:684:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"682: }\n",
"683: \n",
"684: .litegraph.litesearchbox input,\n",
" ^\n",
"685: .litegraph.litesearchbox select {\n",
"686: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:685:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"683: \n",
"684: .litegraph.litesearchbox input,\n",
"685: .litegraph.litesearchbox select {\n",
" ^\n",
"686: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"687: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:690:0 Unused CSS selector \"body\"\u001b[39m\n",
"688: }\n",
"689: \n",
"690: body {\n",
" ^\n",
"691: overflow: hidden;\n",
"692: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:730:0 Unused CSS selector \".dark\"\u001b[39m\n",
"728: }\n",
"729: \n",
"730: .dark {\n",
" ^\n",
"731: color-scheme: dark;\n",
"732: --input-border-color-focus: var(--neutral-500);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:760:0 Unused CSS selector \".mobile\"\u001b[39m\n",
"758: }\n",
"759: \n",
"760: .mobile {\n",
" ^\n",
"761: --comfy-progress-bar-background: lightgrey;\n",
"762: --comfy-progress-bar-foreground: #B3D8A9 ;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:765:0 Unused CSS selector \"hr\"\u001b[39m\n",
"763: }\n",
"764: \n",
"765: hr {\n",
" ^\n",
"766: color: var(--panel-border-color);\n",
"767: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:769:0 Unused CSS selector \"input\"\u001b[39m\n",
"767: }\n",
"768: \n",
"769: input {\n",
" ^\n",
"770: color: var(--body-text-color);\n",
"771: background: var(--input-background-fill);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:775:0 Unused CSS selector \"input:not(input[type=radio])\"\u001b[39m\n",
"773: }\n",
"774: \n",
"775: input:not(input[type=radio]), textarea {\n",
" ^\n",
"776: border-radius: 0 !important;\n",
"777: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:775:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"773: }\n",
"774: \n",
"775: input:not(input[type=radio]), textarea {\n",
" ^\n",
"776: border-radius: 0 !important;\n",
"777: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:779:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"777: }\n",
"778: \n",
"779: :not(.litegraph) select {\n",
" ^\n",
"780: color: var(--body-text-color);\n",
"781: background: var(--input-background-fill);\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:785:0 Unused CSS selector \".container\"\u001b[39m\n",
"783: }\n",
"784: \n",
"785: .container {\n",
" ^\n",
"786: background: var(--body-background-fill) !important;\n",
"787: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:788:0 Unused CSS selector \".container.selected\"\u001b[39m\n",
"786: background: var(--body-background-fill) !important;\n",
"787: }\n",
"788: .container.selected {\n",
" ^\n",
"789: background: var(--ae-primary-color) !important;\n",
"790: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:791:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"789: background: var(--ae-primary-color) !important;\n",
"790: }\n",
"791: .container.selected > .block.padded {\n",
" ^\n",
"792: background: var(--ae-primary-color) !important;\n",
"793: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:794:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"792: background: var(--ae-primary-color) !important;\n",
"793: }\n",
"794: .container > .block {\n",
" ^\n",
"795: background: var(--body-background-fill) !important;\n",
"796: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:797:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"795: background: var(--body-background-fill) !important;\n",
"796: }\n",
"797: .container.z-index0 > .block {\n",
" ^\n",
"798: background: var(--panel-background-fill) !important;\n",
"799: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:801:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"799: }\n",
"800: \n",
"801: button.primary:active {\n",
" ^\n",
"802: border-color: var(--button-primary-border-color-active) !important;\n",
"803: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:806:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"804: color: var(--button-primary-text-color-active) !important;\n",
"805: }\n",
"806: button.secondary:active {\n",
" ^\n",
"807: border-color: var(--button-secondary-border-color-active) !important;\n",
"808: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:812:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"810: }\n",
"811: \n",
"812: .widget .block {\n",
" ^\n",
"813: background: var(--block-background-fill) !important;\n",
"814: }\n",
"\u001b[33m6:20:12 AM [vite-plugin-svelte] /src/lib/components/ComfyTemplates.svelte:870:0 Unused CSS selector \".template-entry:hover:not(:has(img:hover)):not(:has(button:hover)).running\"\u001b[39m\n",
"868: background: var(--secondary-700);\n",
"869: }\n",
"870: .template-entry:hover:not(:has(img:hover)):not(:has(button:hover)).running {\n",
" ^\n",
"871: background: var(--comfy-accent-soft);\n",
"872: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:567:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"565: background-color: var(--litegraph-comfy-menu-bg);\n",
"566: }\n",
"567: .litegraph.graphdialog .name {\n",
" ^\n",
"568: font-size: 14px;\n",
"569: font-family: sans-serif;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:572:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"570: color: var(--litegraph-descrip-text);\n",
"571: }\n",
"572: .litegraph.graphdialog button {\n",
" ^\n",
"573: margin-top: unset;\n",
"574: vertical-align: unset;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:578:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"576: padding-right: 8px;\n",
"577: }\n",
"578: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"579: background-color: var(--litegraph-comfy-input-bg);\n",
"580: border: 2px solid;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:578:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"576: padding-right: 8px;\n",
"577: }\n",
"578: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"579: background-color: var(--litegraph-comfy-input-bg);\n",
"580: border: 2px solid;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:578:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"576: padding-right: 8px;\n",
"577: }\n",
"578: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"579: background-color: var(--litegraph-comfy-input-bg);\n",
"580: border: 2px solid;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:585:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"583: border-radius: 12px 0 0 12px;\n",
"584: }\n",
"585: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"586: position: relative;\n",
"587: padding-right: 20px;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:589:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"587: padding-right: 20px;\n",
"588: }\n",
"589: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"590: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"591: filter: brightness(155%);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:594:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"592: color: var(--litegraph-input-text);\n",
"593: }\n",
"594: .litegraph.litecontextmenu input {\n",
" ^\n",
"595: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"596: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:628:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"626: }\n",
"627: \n",
"628: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"629: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"630: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:629:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"627: \n",
"628: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"629: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"630: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"631: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:634:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"632: }\n",
"633: \n",
"634: .litegraph.litesearchbox input,\n",
" ^\n",
"635: .litegraph.litesearchbox select {\n",
"636: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:635:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"633: \n",
"634: .litegraph.litesearchbox input,\n",
"635: .litegraph.litesearchbox select {\n",
" ^\n",
"636: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"637: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:640:0 Unused CSS selector \"body\"\u001b[39m\n",
"638: }\n",
"639: \n",
"640: body {\n",
" ^\n",
"641: overflow: hidden;\n",
"642: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:715:0 Unused CSS selector \"hr\"\u001b[39m\n",
"713: }\n",
"714: \n",
"715: hr {\n",
" ^\n",
"716: color: var(--panel-border-color);\n",
"717: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:719:0 Unused CSS selector \"input\"\u001b[39m\n",
"717: }\n",
"718: \n",
"719: input {\n",
" ^\n",
"720: color: var(--body-text-color);\n",
"721: background: var(--input-background-fill);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:725:0 Unused CSS selector \"input:not(input[type=radio])\"\u001b[39m\n",
"723: }\n",
"724: \n",
"725: input:not(input[type=radio]), textarea {\n",
" ^\n",
"726: border-radius: 0 !important;\n",
"727: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:725:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"723: }\n",
"724: \n",
"725: input:not(input[type=radio]), textarea {\n",
" ^\n",
"726: border-radius: 0 !important;\n",
"727: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:729:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"727: }\n",
"728: \n",
"729: :not(.litegraph) select {\n",
" ^\n",
"730: color: var(--body-text-color);\n",
"731: background: var(--input-background-fill);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:741:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"739: background: var(--ae-primary-color) !important;\n",
"740: }\n",
"741: .container.selected > .block.padded {\n",
" ^\n",
"742: background: var(--ae-primary-color) !important;\n",
"743: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:744:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"742: background: var(--ae-primary-color) !important;\n",
"743: }\n",
"744: .container > .block {\n",
" ^\n",
"745: background: var(--body-background-fill) !important;\n",
"746: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:747:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"745: background: var(--body-background-fill) !important;\n",
"746: }\n",
"747: .container.z-index0 > .block {\n",
" ^\n",
"748: background: var(--panel-background-fill) !important;\n",
"749: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:751:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"749: }\n",
"750: \n",
"751: button.primary:active {\n",
" ^\n",
"752: border-color: var(--button-primary-border-color-active) !important;\n",
"753: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:756:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"754: color: var(--button-primary-text-color-active) !important;\n",
"755: }\n",
"756: button.secondary:active {\n",
" ^\n",
"757: border-color: var(--button-secondary-border-color-active) !important;\n",
"758: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/BlockContainer.svelte:762:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"760: }\n",
"761: \n",
"762: .widget .block {\n",
" ^\n",
"763: background: var(--block-background-fill) !important;\n",
"764: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:577:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"575: background-color: var(--litegraph-comfy-menu-bg);\n",
"576: }\n",
"577: .litegraph.graphdialog .name {\n",
" ^\n",
"578: font-size: 14px;\n",
"579: font-family: sans-serif;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:582:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"580: color: var(--litegraph-descrip-text);\n",
"581: }\n",
"582: .litegraph.graphdialog button {\n",
" ^\n",
"583: margin-top: unset;\n",
"584: vertical-align: unset;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:588:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"586: padding-right: 8px;\n",
"587: }\n",
"588: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"589: background-color: var(--litegraph-comfy-input-bg);\n",
"590: border: 2px solid;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:588:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"586: padding-right: 8px;\n",
"587: }\n",
"588: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"589: background-color: var(--litegraph-comfy-input-bg);\n",
"590: border: 2px solid;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:588:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"586: padding-right: 8px;\n",
"587: }\n",
"588: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"589: background-color: var(--litegraph-comfy-input-bg);\n",
"590: border: 2px solid;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:595:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"593: border-radius: 12px 0 0 12px;\n",
"594: }\n",
"595: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"596: position: relative;\n",
"597: padding-right: 20px;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:599:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"597: padding-right: 20px;\n",
"598: }\n",
"599: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"600: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"601: filter: brightness(155%);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:604:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"602: color: var(--litegraph-input-text);\n",
"603: }\n",
"604: .litegraph.litecontextmenu input {\n",
" ^\n",
"605: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"606: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:638:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"636: }\n",
"637: \n",
"638: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"639: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"640: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:639:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"637: \n",
"638: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"639: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"640: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"641: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:644:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"642: }\n",
"643: \n",
"644: .litegraph.litesearchbox input,\n",
" ^\n",
"645: .litegraph.litesearchbox select {\n",
"646: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:645:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"643: \n",
"644: .litegraph.litesearchbox input,\n",
"645: .litegraph.litesearchbox select {\n",
" ^\n",
"646: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"647: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:650:0 Unused CSS selector \"body\"\u001b[39m\n",
"648: }\n",
"649: \n",
"650: body {\n",
" ^\n",
"651: overflow: hidden;\n",
"652: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:725:0 Unused CSS selector \"hr\"\u001b[39m\n",
"723: }\n",
"724: \n",
"725: hr {\n",
" ^\n",
"726: color: var(--panel-border-color);\n",
"727: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:729:0 Unused CSS selector \"input\"\u001b[39m\n",
"727: }\n",
"728: \n",
"729: input {\n",
" ^\n",
"730: color: var(--body-text-color);\n",
"731: background: var(--input-background-fill);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:735:0 Unused CSS selector \"input:not(input[type=radio])\"\u001b[39m\n",
"733: }\n",
"734: \n",
"735: input:not(input[type=radio]), textarea {\n",
" ^\n",
"736: border-radius: 0 !important;\n",
"737: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:735:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"733: }\n",
"734: \n",
"735: input:not(input[type=radio]), textarea {\n",
" ^\n",
"736: border-radius: 0 !important;\n",
"737: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:739:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"737: }\n",
"738: \n",
"739: :not(.litegraph) select {\n",
" ^\n",
"740: color: var(--body-text-color);\n",
"741: background: var(--input-background-fill);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:751:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"749: background: var(--ae-primary-color) !important;\n",
"750: }\n",
"751: .container.selected > .block.padded {\n",
" ^\n",
"752: background: var(--ae-primary-color) !important;\n",
"753: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:754:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"752: background: var(--ae-primary-color) !important;\n",
"753: }\n",
"754: .container > .block {\n",
" ^\n",
"755: background: var(--body-background-fill) !important;\n",
"756: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:757:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"755: background: var(--body-background-fill) !important;\n",
"756: }\n",
"757: .container.z-index0 > .block {\n",
" ^\n",
"758: background: var(--panel-background-fill) !important;\n",
"759: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:761:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"759: }\n",
"760: \n",
"761: button.primary:active {\n",
" ^\n",
"762: border-color: var(--button-primary-border-color-active) !important;\n",
"763: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:766:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"764: color: var(--button-primary-text-color-active) !important;\n",
"765: }\n",
"766: button.secondary:active {\n",
" ^\n",
"767: border-color: var(--button-secondary-border-color-active) !important;\n",
"768: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:772:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"770: }\n",
"771: \n",
"772: .widget .block {\n",
" ^\n",
"773: background: var(--block-background-fill) !important;\n",
"774: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:865:0 Unused CSS selector \".gradio-accordion .widget\"\u001b[39m\n",
"863: }\n",
"864: \n",
"865: .gradio-accordion .widget, .gradio-accordion .container {\n",
" ^\n",
"866: padding: 5px;\n",
"867: }</style>\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/AccordionContainer.svelte:865:27 Unused CSS selector \".gradio-accordion .container\"\u001b[39m\n",
"863: }\n",
"864: \n",
"865: .gradio-accordion .widget, .gradio-accordion .container {\n",
" ^\n",
"866: padding: 5px;\n",
"867: }</style>\n",
"\u001b[2K\u001b[1G\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:583:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"581: background-color: var(--litegraph-comfy-menu-bg);\n",
"582: }\n",
"583: .litegraph.graphdialog .name {\n",
" ^\n",
"584: font-size: 14px;\n",
"585: font-family: sans-serif;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:588:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"586: color: var(--litegraph-descrip-text);\n",
"587: }\n",
"588: .litegraph.graphdialog button {\n",
" ^\n",
"589: margin-top: unset;\n",
"590: vertical-align: unset;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:594:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"592: padding-right: 8px;\n",
"593: }\n",
"594: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"595: background-color: var(--litegraph-comfy-input-bg);\n",
"596: border: 2px solid;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:594:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"592: padding-right: 8px;\n",
"593: }\n",
"594: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"595: background-color: var(--litegraph-comfy-input-bg);\n",
"596: border: 2px solid;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:594:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"592: padding-right: 8px;\n",
"593: }\n",
"594: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"595: background-color: var(--litegraph-comfy-input-bg);\n",
"596: border: 2px solid;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:601:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"599: border-radius: 12px 0 0 12px;\n",
"600: }\n",
"601: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"602: position: relative;\n",
"603: padding-right: 20px;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:605:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"603: padding-right: 20px;\n",
"604: }\n",
"605: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"606: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"607: filter: brightness(155%);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:610:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"608: color: var(--litegraph-input-text);\n",
"609: }\n",
"610: .litegraph.litecontextmenu input {\n",
" ^\n",
"611: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"612: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:644:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"642: }\n",
"643: \n",
"644: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"645: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"646: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:645:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"643: \n",
"644: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"645: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"646: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"647: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:650:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"648: }\n",
"649: \n",
"650: .litegraph.litesearchbox input,\n",
" ^\n",
"651: .litegraph.litesearchbox select {\n",
"652: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:651:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"649: \n",
"650: .litegraph.litesearchbox input,\n",
"651: .litegraph.litesearchbox select {\n",
" ^\n",
"652: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"653: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:656:0 Unused CSS selector \"body\"\u001b[39m\n",
"654: }\n",
"655: \n",
"656: body {\n",
" ^\n",
"657: overflow: hidden;\n",
"658: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:731:0 Unused CSS selector \"hr\"\u001b[39m\n",
"729: }\n",
"730: \n",
"731: hr {\n",
" ^\n",
"732: color: var(--panel-border-color);\n",
"733: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:735:0 Unused CSS selector \"input\"\u001b[39m\n",
"733: }\n",
"734: \n",
"735: input {\n",
" ^\n",
"736: color: var(--body-text-color);\n",
"737: background: var(--input-background-fill);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:741:0 Unused CSS selector \"input:not(input[type=radio])\"\u001b[39m\n",
"739: }\n",
"740: \n",
"741: input:not(input[type=radio]), textarea {\n",
" ^\n",
"742: border-radius: 0 !important;\n",
"743: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:741:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"739: }\n",
"740: \n",
"741: input:not(input[type=radio]), textarea {\n",
" ^\n",
"742: border-radius: 0 !important;\n",
"743: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:745:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"743: }\n",
"744: \n",
"745: :not(.litegraph) select {\n",
" ^\n",
"746: color: var(--body-text-color);\n",
"747: background: var(--input-background-fill);\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:757:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"755: background: var(--ae-primary-color) !important;\n",
"756: }\n",
"757: .container.selected > .block.padded {\n",
" ^\n",
"758: background: var(--ae-primary-color) !important;\n",
"759: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:760:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"758: background: var(--ae-primary-color) !important;\n",
"759: }\n",
"760: .container > .block {\n",
" ^\n",
"761: background: var(--body-background-fill) !important;\n",
"762: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:763:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"761: background: var(--body-background-fill) !important;\n",
"762: }\n",
"763: .container.z-index0 > .block {\n",
" ^\n",
"764: background: var(--panel-background-fill) !important;\n",
"765: }\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:767:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"765: }\n",
"766: \n",
"767: button.primary:active {\n",
" ^\n",
"768: border-color: var(--button-primary-border-color-active) !important;\n",
"769: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:772:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"770: color: var(--button-primary-text-color-active) !important;\n",
"771: }\n",
"772: button.secondary:active {\n",
" ^\n",
"773: border-color: var(--button-secondary-border-color-active) !important;\n",
"774: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:13 AM [vite-plugin-svelte] /src/lib/components/TabsContainer.svelte:778:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"776: }\n",
"777: \n",
"778: .widget .block {\n",
" ^\n",
"779: background: var(--block-background-fill) !important;\n",
"780: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:169:16 A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event.\u001b[39m\n",
"167: {@const firstImage = value[0]}\n",
"168: <ModifyUpload on:clear={handle_clear} absolute />\n",
"169: <img src={convertComfyOutputToComfyURL(firstImage)}\n",
" ^\n",
"170: alt={firstImage.filename}\n",
"171: on:click={onImgClicked}\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:402:0 Unused CSS selector \".dark\"\u001b[39m\n",
"400: }\n",
"401: \n",
"402: .dark {\n",
" ^\n",
"403: --body-background-fill: var(--background-fill-primary);\n",
"404: --body-text-color: var(--neutral-100);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:634:0 Unused CSS selector \".litegraph\"\u001b[39m\n",
"632: }\n",
"633: \n",
"634: .litegraph {\n",
" ^\n",
"635: /* Input popup */\n",
"636: /* Context Menu */\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:638:0 Unused CSS selector \".litegraph.graphdialog\"\u001b[39m\n",
"636: /* Context Menu */\n",
"637: }\n",
"638: .litegraph.graphdialog {\n",
" ^\n",
"639: min-height: 1em;\n",
"640: background-color: var(--litegraph-comfy-menu-bg);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:642:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"640: background-color: var(--litegraph-comfy-menu-bg);\n",
"641: }\n",
"642: .litegraph.graphdialog .name {\n",
" ^\n",
"643: font-size: 14px;\n",
"644: font-family: sans-serif;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:647:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"645: color: var(--litegraph-descrip-text);\n",
"646: }\n",
"647: .litegraph.graphdialog button {\n",
" ^\n",
"648: margin-top: unset;\n",
"649: vertical-align: unset;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:653:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"651: padding-right: 8px;\n",
"652: }\n",
"653: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"654: background-color: var(--litegraph-comfy-input-bg);\n",
"655: border: 2px solid;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:653:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"651: padding-right: 8px;\n",
"652: }\n",
"653: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"654: background-color: var(--litegraph-comfy-input-bg);\n",
"655: border: 2px solid;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:653:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"651: padding-right: 8px;\n",
"652: }\n",
"653: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"654: background-color: var(--litegraph-comfy-input-bg);\n",
"655: border: 2px solid;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:660:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"658: border-radius: 12px 0 0 12px;\n",
"659: }\n",
"660: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"661: position: relative;\n",
"662: padding-right: 20px;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:664:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"662: padding-right: 20px;\n",
"663: }\n",
"664: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"665: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"666: filter: brightness(155%);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:669:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"667: color: var(--litegraph-input-text);\n",
"668: }\n",
"669: .litegraph.litecontextmenu input {\n",
" ^\n",
"670: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"671: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:673:0 Unused CSS selector \".litegraph.litesearchbox\"\u001b[39m\n",
"671: color: var(--litegraph-input-text) !important;\n",
"672: }\n",
"673: .litegraph.litesearchbox {\n",
" ^\n",
"674: z-index: 9999 !important;\n",
"675: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:678:0 Unused CSS selector \".litegraph.lite-search-item\"\u001b[39m\n",
"676: overflow: hidden;\n",
"677: }\n",
"678: .litegraph.lite-search-item {\n",
" ^\n",
"679: color: var(--litegraph-input-text);\n",
"680: background-color: var(--litegraph-comfy-input-bg);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:684:0 Unused CSS selector \".litegraph.lite-search-item.generic_type\"\u001b[39m\n",
"682: padding-left: 0.2em;\n",
"683: }\n",
"684: .litegraph.lite-search-item.generic_type {\n",
" ^\n",
"685: color: var(--litegraph-input-text);\n",
"686: filter: brightness(50%);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:689:0 Unused CSS selector \".litemenu-entry.has_submenu::after\"\u001b[39m\n",
"687: }\n",
"688: \n",
"689: .litemenu-entry.has_submenu::after {\n",
" ^\n",
"690: content: \">\";\n",
"691: position: absolute;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:696:0 Unused CSS selector \".litegraph.litecontextmenu\"\u001b[39m\n",
"694: }\n",
"695: \n",
"696: .litegraph.litecontextmenu,\n",
" ^\n",
"697: .litegraph.litecontextmenu.dark {\n",
"698: z-index: 9999 !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:697:0 Unused CSS selector \".litegraph.litecontextmenu.dark\"\u001b[39m\n",
"695: \n",
"696: .litegraph.litecontextmenu,\n",
"697: .litegraph.litecontextmenu.dark {\n",
" ^\n",
"698: z-index: 9999 !important;\n",
"699: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:703:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"701: }\n",
"702: \n",
"703: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"704: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"705: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:704:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"702: \n",
"703: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"704: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"705: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"706: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:709:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"707: }\n",
"708: \n",
"709: .litegraph.litesearchbox input,\n",
" ^\n",
"710: .litegraph.litesearchbox select {\n",
"711: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:710:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"708: \n",
"709: .litegraph.litesearchbox input,\n",
"710: .litegraph.litesearchbox select {\n",
" ^\n",
"711: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"712: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:715:0 Unused CSS selector \"body\"\u001b[39m\n",
"713: }\n",
"714: \n",
"715: body {\n",
" ^\n",
"716: overflow: hidden;\n",
"717: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:755:0 Unused CSS selector \".dark\"\u001b[39m\n",
"753: }\n",
"754: \n",
"755: .dark {\n",
" ^\n",
"756: color-scheme: dark;\n",
"757: --input-border-color-focus: var(--neutral-500);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:785:0 Unused CSS selector \".mobile\"\u001b[39m\n",
"783: }\n",
"784: \n",
"785: .mobile {\n",
" ^\n",
"786: --comfy-progress-bar-background: lightgrey;\n",
"787: --comfy-progress-bar-foreground: #B3D8A9 ;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:790:0 Unused CSS selector \"hr\"\u001b[39m\n",
"788: }\n",
"789: \n",
"790: hr {\n",
" ^\n",
"791: color: var(--panel-border-color);\n",
"792: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:794:0 Unused CSS selector \"input\"\u001b[39m\n",
"792: }\n",
"793: \n",
"794: input {\n",
" ^\n",
"795: color: var(--body-text-color);\n",
"796: background: var(--input-background-fill);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:800:0 Unused CSS selector \"input:not(input[type=radio])\"\u001b[39m\n",
"798: }\n",
"799: \n",
"800: input:not(input[type=radio]), textarea {\n",
" ^\n",
"801: border-radius: 0 !important;\n",
"802: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:800:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"798: }\n",
"799: \n",
"800: input:not(input[type=radio]), textarea {\n",
" ^\n",
"801: border-radius: 0 !important;\n",
"802: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:804:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"802: }\n",
"803: \n",
"804: :not(.litegraph) select {\n",
" ^\n",
"805: color: var(--body-text-color);\n",
"806: background: var(--input-background-fill);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:810:0 Unused CSS selector \".container\"\u001b[39m\n",
"808: }\n",
"809: \n",
"810: .container {\n",
" ^\n",
"811: background: var(--body-background-fill) !important;\n",
"812: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:813:0 Unused CSS selector \".container.selected\"\u001b[39m\n",
"811: background: var(--body-background-fill) !important;\n",
"812: }\n",
"813: .container.selected {\n",
" ^\n",
"814: background: var(--ae-primary-color) !important;\n",
"815: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:816:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"814: background: var(--ae-primary-color) !important;\n",
"815: }\n",
"816: .container.selected > .block.padded {\n",
" ^\n",
"817: background: var(--ae-primary-color) !important;\n",
"818: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:819:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"817: background: var(--ae-primary-color) !important;\n",
"818: }\n",
"819: .container > .block {\n",
" ^\n",
"820: background: var(--body-background-fill) !important;\n",
"821: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:822:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"820: background: var(--body-background-fill) !important;\n",
"821: }\n",
"822: .container.z-index0 > .block {\n",
" ^\n",
"823: background: var(--panel-background-fill) !important;\n",
"824: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:826:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"824: }\n",
"825: \n",
"826: button.primary:active {\n",
" ^\n",
"827: border-color: var(--button-primary-border-color-active) !important;\n",
"828: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:831:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"829: color: var(--button-primary-text-color-active) !important;\n",
"830: }\n",
"831: button.secondary:active {\n",
" ^\n",
"832: border-color: var(--button-secondary-border-color-active) !important;\n",
"833: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/ImageUpload.svelte:837:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"835: }\n",
"836: \n",
"837: .widget .block {\n",
" ^\n",
"838: background: var(--block-background-fill) !important;\n",
"839: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:37:8 A11y: A form label must be associated with a control.\u001b[39m\n",
"35: <div class=\"wrap\">\n",
"36: <div class=\"head\">\n",
"37: <label>\n",
" ^\n",
"38: <BlockTitle>{label}</BlockTitle>\n",
"39: </label>\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:263:0 Unused CSS selector \".dark\"\u001b[39m\n",
"261: }\n",
"262: \n",
"263: .dark {\n",
" ^\n",
"264: --body-background-fill: var(--background-fill-primary);\n",
"265: --body-text-color: var(--neutral-100);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:495:0 Unused CSS selector \".litegraph\"\u001b[39m\n",
"493: }\n",
"494: \n",
"495: .litegraph {\n",
" ^\n",
"496: /* Input popup */\n",
"497: /* Context Menu */\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:499:0 Unused CSS selector \".litegraph.graphdialog\"\u001b[39m\n",
"497: /* Context Menu */\n",
"498: }\n",
"499: .litegraph.graphdialog {\n",
" ^\n",
"500: min-height: 1em;\n",
"501: background-color: var(--litegraph-comfy-menu-bg);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:503:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"501: background-color: var(--litegraph-comfy-menu-bg);\n",
"502: }\n",
"503: .litegraph.graphdialog .name {\n",
" ^\n",
"504: font-size: 14px;\n",
"505: font-family: sans-serif;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:508:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"506: color: var(--litegraph-descrip-text);\n",
"507: }\n",
"508: .litegraph.graphdialog button {\n",
" ^\n",
"509: margin-top: unset;\n",
"510: vertical-align: unset;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:514:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"512: padding-right: 8px;\n",
"513: }\n",
"514: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"515: background-color: var(--litegraph-comfy-input-bg);\n",
"516: border: 2px solid;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:514:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"512: padding-right: 8px;\n",
"513: }\n",
"514: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"515: background-color: var(--litegraph-comfy-input-bg);\n",
"516: border: 2px solid;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:514:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"512: padding-right: 8px;\n",
"513: }\n",
"514: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"515: background-color: var(--litegraph-comfy-input-bg);\n",
"516: border: 2px solid;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:521:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"519: border-radius: 12px 0 0 12px;\n",
"520: }\n",
"521: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"522: position: relative;\n",
"523: padding-right: 20px;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:525:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"523: padding-right: 20px;\n",
"524: }\n",
"525: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"526: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"527: filter: brightness(155%);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:530:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"528: color: var(--litegraph-input-text);\n",
"529: }\n",
"530: .litegraph.litecontextmenu input {\n",
" ^\n",
"531: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"532: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:534:0 Unused CSS selector \".litegraph.litesearchbox\"\u001b[39m\n",
"532: color: var(--litegraph-input-text) !important;\n",
"533: }\n",
"534: .litegraph.litesearchbox {\n",
" ^\n",
"535: z-index: 9999 !important;\n",
"536: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:539:0 Unused CSS selector \".litegraph.lite-search-item\"\u001b[39m\n",
"537: overflow: hidden;\n",
"538: }\n",
"539: .litegraph.lite-search-item {\n",
" ^\n",
"540: color: var(--litegraph-input-text);\n",
"541: background-color: var(--litegraph-comfy-input-bg);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:545:0 Unused CSS selector \".litegraph.lite-search-item.generic_type\"\u001b[39m\n",
"543: padding-left: 0.2em;\n",
"544: }\n",
"545: .litegraph.lite-search-item.generic_type {\n",
" ^\n",
"546: color: var(--litegraph-input-text);\n",
"547: filter: brightness(50%);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:550:0 Unused CSS selector \".litemenu-entry.has_submenu::after\"\u001b[39m\n",
"548: }\n",
"549: \n",
"550: .litemenu-entry.has_submenu::after {\n",
" ^\n",
"551: content: \">\";\n",
"552: position: absolute;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:557:0 Unused CSS selector \".litegraph.litecontextmenu\"\u001b[39m\n",
"555: }\n",
"556: \n",
"557: .litegraph.litecontextmenu,\n",
" ^\n",
"558: .litegraph.litecontextmenu.dark {\n",
"559: z-index: 9999 !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:558:0 Unused CSS selector \".litegraph.litecontextmenu.dark\"\u001b[39m\n",
"556: \n",
"557: .litegraph.litecontextmenu,\n",
"558: .litegraph.litecontextmenu.dark {\n",
" ^\n",
"559: z-index: 9999 !important;\n",
"560: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:564:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"562: }\n",
"563: \n",
"564: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"565: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"566: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:565:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"563: \n",
"564: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"565: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"566: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"567: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:570:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"568: }\n",
"569: \n",
"570: .litegraph.litesearchbox input,\n",
" ^\n",
"571: .litegraph.litesearchbox select {\n",
"572: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:571:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"569: \n",
"570: .litegraph.litesearchbox input,\n",
"571: .litegraph.litesearchbox select {\n",
" ^\n",
"572: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"573: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:576:0 Unused CSS selector \"body\"\u001b[39m\n",
"574: }\n",
"575: \n",
"576: body {\n",
" ^\n",
"577: overflow: hidden;\n",
"578: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:616:0 Unused CSS selector \".dark\"\u001b[39m\n",
"614: }\n",
"615: \n",
"616: .dark {\n",
" ^\n",
"617: color-scheme: dark;\n",
"618: --input-border-color-focus: var(--neutral-500);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:646:0 Unused CSS selector \".mobile\"\u001b[39m\n",
"644: }\n",
"645: \n",
"646: .mobile {\n",
" ^\n",
"647: --comfy-progress-bar-background: lightgrey;\n",
"648: --comfy-progress-bar-foreground: #B3D8A9 ;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:651:0 Unused CSS selector \"hr\"\u001b[39m\n",
"649: }\n",
"650: \n",
"651: hr {\n",
" ^\n",
"652: color: var(--panel-border-color);\n",
"653: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:661:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"659: }\n",
"660: \n",
"661: input:not(input[type=radio]), textarea {\n",
" ^\n",
"662: border-radius: 0 !important;\n",
"663: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:665:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"663: }\n",
"664: \n",
"665: :not(.litegraph) select {\n",
" ^\n",
"666: color: var(--body-text-color);\n",
"667: background: var(--input-background-fill);\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:671:0 Unused CSS selector \".container\"\u001b[39m\n",
"669: }\n",
"670: \n",
"671: .container {\n",
" ^\n",
"672: background: var(--body-background-fill) !important;\n",
"673: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:674:0 Unused CSS selector \".container.selected\"\u001b[39m\n",
"672: background: var(--body-background-fill) !important;\n",
"673: }\n",
"674: .container.selected {\n",
" ^\n",
"675: background: var(--ae-primary-color) !important;\n",
"676: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:677:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"675: background: var(--ae-primary-color) !important;\n",
"676: }\n",
"677: .container.selected > .block.padded {\n",
" ^\n",
"678: background: var(--ae-primary-color) !important;\n",
"679: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:680:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"678: background: var(--ae-primary-color) !important;\n",
"679: }\n",
"680: .container > .block {\n",
" ^\n",
"681: background: var(--body-background-fill) !important;\n",
"682: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:683:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"681: background: var(--body-background-fill) !important;\n",
"682: }\n",
"683: .container.z-index0 > .block {\n",
" ^\n",
"684: background: var(--panel-background-fill) !important;\n",
"685: }\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:687:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"685: }\n",
"686: \n",
"687: button.primary:active {\n",
" ^\n",
"688: border-color: var(--button-primary-border-color-active) !important;\n",
"689: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:692:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"690: color: var(--button-primary-text-color-active) !important;\n",
"691: }\n",
"692: button.secondary:active {\n",
" ^\n",
"693: border-color: var(--button-secondary-border-color-active) !important;\n",
"694: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:14 AM [vite-plugin-svelte] /src/lib/components/NumberInput.svelte:698:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"696: }\n",
"697: \n",
"698: .widget .block {\n",
" ^\n",
"699: background: var(--block-background-fill) !important;\n",
"700: }\n",
"\u001b[2K\u001b[1G\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:636:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"634: background-color: var(--litegraph-comfy-menu-bg);\n",
"635: }\n",
"636: .litegraph.graphdialog .name {\n",
" ^\n",
"637: font-size: 14px;\n",
"638: font-family: sans-serif;\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:641:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"639: color: var(--litegraph-descrip-text);\n",
"640: }\n",
"641: .litegraph.graphdialog button {\n",
" ^\n",
"642: margin-top: unset;\n",
"643: vertical-align: unset;\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:647:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"645: padding-right: 8px;\n",
"646: }\n",
"647: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"648: background-color: var(--litegraph-comfy-input-bg);\n",
"649: border: 2px solid;\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:647:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"645: padding-right: 8px;\n",
"646: }\n",
"647: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"648: background-color: var(--litegraph-comfy-input-bg);\n",
"649: border: 2px solid;\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:647:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"645: padding-right: 8px;\n",
"646: }\n",
"647: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"648: background-color: var(--litegraph-comfy-input-bg);\n",
"649: border: 2px solid;\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:654:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"652: border-radius: 12px 0 0 12px;\n",
"653: }\n",
"654: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"655: position: relative;\n",
"656: padding-right: 20px;\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:658:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"656: padding-right: 20px;\n",
"657: }\n",
"658: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"659: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"660: filter: brightness(155%);\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:663:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"661: color: var(--litegraph-input-text);\n",
"662: }\n",
"663: .litegraph.litecontextmenu input {\n",
" ^\n",
"664: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"665: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:697:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"695: }\n",
"696: \n",
"697: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"698: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"699: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:698:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"696: \n",
"697: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"698: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"699: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"700: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:703:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"701: }\n",
"702: \n",
"703: .litegraph.litesearchbox input,\n",
" ^\n",
"704: .litegraph.litesearchbox select {\n",
"705: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:704:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"702: \n",
"703: .litegraph.litesearchbox input,\n",
"704: .litegraph.litesearchbox select {\n",
" ^\n",
"705: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"706: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:709:0 Unused CSS selector \"body\"\u001b[39m\n",
"707: }\n",
"708: \n",
"709: body {\n",
" ^\n",
"710: overflow: hidden;\n",
"711: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:784:0 Unused CSS selector \"hr\"\u001b[39m\n",
"782: }\n",
"783: \n",
"784: hr {\n",
" ^\n",
"785: color: var(--panel-border-color);\n",
"786: }\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:788:0 Unused CSS selector \"input\"\u001b[39m\n",
"786: }\n",
"787: \n",
"788: input {\n",
" ^\n",
"789: color: var(--body-text-color);\n",
"790: background: var(--input-background-fill);\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:794:0 Unused CSS selector \"input:not(input[type=radio])\"\u001b[39m\n",
"792: }\n",
"793: \n",
"794: input:not(input[type=radio]), textarea {\n",
" ^\n",
"795: border-radius: 0 !important;\n",
"796: }\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:794:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"792: }\n",
"793: \n",
"794: input:not(input[type=radio]), textarea {\n",
" ^\n",
"795: border-radius: 0 !important;\n",
"796: }\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:798:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"796: }\n",
"797: \n",
"798: :not(.litegraph) select {\n",
" ^\n",
"799: color: var(--body-text-color);\n",
"800: background: var(--input-background-fill);\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:810:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"808: background: var(--ae-primary-color) !important;\n",
"809: }\n",
"810: .container.selected > .block.padded {\n",
" ^\n",
"811: background: var(--ae-primary-color) !important;\n",
"812: }\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:813:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"811: background: var(--ae-primary-color) !important;\n",
"812: }\n",
"813: .container > .block {\n",
" ^\n",
"814: background: var(--body-background-fill) !important;\n",
"815: }\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:816:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"814: background: var(--body-background-fill) !important;\n",
"815: }\n",
"816: .container.z-index0 > .block {\n",
" ^\n",
"817: background: var(--panel-background-fill) !important;\n",
"818: }\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:820:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"818: }\n",
"819: \n",
"820: button.primary:active {\n",
" ^\n",
"821: border-color: var(--button-primary-border-color-active) !important;\n",
"822: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:825:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"823: color: var(--button-primary-text-color-active) !important;\n",
"824: }\n",
"825: button.secondary:active {\n",
" ^\n",
"826: border-color: var(--button-secondary-border-color-active) !important;\n",
"827: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /src/lib/widgets/TextWidgetCodeVariant.svelte:831:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"829: }\n",
"830: \n",
"831: .widget .block {\n",
" ^\n",
"832: background: var(--block-background-fill) !important;\n",
"833: }\n",
"\u001b[2K\u001b[1G\u001b[33m6:20:15 AM [vite-plugin-svelte] /gradio/js/atoms/src/BlockLabel.svelte:19:2 <Icon/> will not be reactive if Icon changes. Use <svelte:component this={Icon}/> if you want this reactivity.\u001b[39m\n",
"17: >\n",
"18: <span>\n",
"19: <Icon />\n",
" ^\n",
"20: </span>\n",
"21: \n",
"\u001b[33m6:20:15 AM [vite-plugin-svelte] /gradio/js/atoms/src/IconButton.svelte:6:6 <Icon/> will not be reactive if Icon changes. Use <svelte:component this={Icon}/> if you want this reactivity.\u001b[39m\n",
"4: \n",
"5: <button on:click aria-label={label}>\n",
"6: <div><Icon /></div>\n",
" ^\n",
"7: </button>\n",
"8: \n",
"\u001b[2K\u001b[1G\u001b[33m6:20:15 AM [vite-plugin-svelte] /gradio/js/form/src/Dropdown.svelte:280:1 Unused CSS selector \".single-select\"\u001b[39m\n",
"278: }\n",
"279: \n",
"280: .single-select {\n",
" ^\n",
"281: margin: var(--spacing-sm);\n",
"282: color: var(--body-text-color);\n",
"\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:251:0 Unused CSS selector \".dark\"\u001b[39m\n",
"249: }\n",
"250: \n",
"251: .dark {\n",
" ^\n",
"252: --body-background-fill: var(--background-fill-primary);\n",
"253: --body-text-color: var(--neutral-100);\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:483:0 Unused CSS selector \".litegraph\"\u001b[39m\n",
"481: }\n",
"482: \n",
"483: .litegraph {\n",
" ^\n",
"484: /* Input popup */\n",
"485: /* Context Menu */\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:487:0 Unused CSS selector \".litegraph.graphdialog\"\u001b[39m\n",
"485: /* Context Menu */\n",
"486: }\n",
"487: .litegraph.graphdialog {\n",
" ^\n",
"488: min-height: 1em;\n",
"489: background-color: var(--litegraph-comfy-menu-bg);\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:491:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"489: background-color: var(--litegraph-comfy-menu-bg);\n",
"490: }\n",
"491: .litegraph.graphdialog .name {\n",
" ^\n",
"492: font-size: 14px;\n",
"493: font-family: sans-serif;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:496:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"494: color: var(--litegraph-descrip-text);\n",
"495: }\n",
"496: .litegraph.graphdialog button {\n",
" ^\n",
"497: margin-top: unset;\n",
"498: vertical-align: unset;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:502:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"500: padding-right: 8px;\n",
"501: }\n",
"502: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"503: background-color: var(--litegraph-comfy-input-bg);\n",
"504: border: 2px solid;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:502:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"500: padding-right: 8px;\n",
"501: }\n",
"502: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"503: background-color: var(--litegraph-comfy-input-bg);\n",
"504: border: 2px solid;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:502:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"500: padding-right: 8px;\n",
"501: }\n",
"502: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"503: background-color: var(--litegraph-comfy-input-bg);\n",
"504: border: 2px solid;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:509:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"507: border-radius: 12px 0 0 12px;\n",
"508: }\n",
"509: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"510: position: relative;\n",
"511: padding-right: 20px;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:513:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"511: padding-right: 20px;\n",
"512: }\n",
"513: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"514: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"515: filter: brightness(155%);\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:518:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"516: color: var(--litegraph-input-text);\n",
"517: }\n",
"518: .litegraph.litecontextmenu input {\n",
" ^\n",
"519: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"520: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:522:0 Unused CSS selector \".litegraph.litesearchbox\"\u001b[39m\n",
"520: color: var(--litegraph-input-text) !important;\n",
"521: }\n",
"522: .litegraph.litesearchbox {\n",
" ^\n",
"523: z-index: 9999 !important;\n",
"524: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:527:0 Unused CSS selector \".litegraph.lite-search-item\"\u001b[39m\n",
"525: overflow: hidden;\n",
"526: }\n",
"527: .litegraph.lite-search-item {\n",
" ^\n",
"528: color: var(--litegraph-input-text);\n",
"529: background-color: var(--litegraph-comfy-input-bg);\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:533:0 Unused CSS selector \".litegraph.lite-search-item.generic_type\"\u001b[39m\n",
"531: padding-left: 0.2em;\n",
"532: }\n",
"533: .litegraph.lite-search-item.generic_type {\n",
" ^\n",
"534: color: var(--litegraph-input-text);\n",
"535: filter: brightness(50%);\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:538:0 Unused CSS selector \".litemenu-entry.has_submenu::after\"\u001b[39m\n",
"536: }\n",
"537: \n",
"538: .litemenu-entry.has_submenu::after {\n",
" ^\n",
"539: content: \">\";\n",
"540: position: absolute;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:545:0 Unused CSS selector \".litegraph.litecontextmenu\"\u001b[39m\n",
"543: }\n",
"544: \n",
"545: .litegraph.litecontextmenu,\n",
" ^\n",
"546: .litegraph.litecontextmenu.dark {\n",
"547: z-index: 9999 !important;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:546:0 Unused CSS selector \".litegraph.litecontextmenu.dark\"\u001b[39m\n",
"544: \n",
"545: .litegraph.litecontextmenu,\n",
"546: .litegraph.litecontextmenu.dark {\n",
" ^\n",
"547: z-index: 9999 !important;\n",
"548: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:552:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"550: }\n",
"551: \n",
"552: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"553: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"554: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:553:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"551: \n",
"552: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"553: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"554: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"555: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:558:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"556: }\n",
"557: \n",
"558: .litegraph.litesearchbox input,\n",
" ^\n",
"559: .litegraph.litesearchbox select {\n",
"560: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:559:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"557: \n",
"558: .litegraph.litesearchbox input,\n",
"559: .litegraph.litesearchbox select {\n",
" ^\n",
"560: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"561: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:564:0 Unused CSS selector \"body\"\u001b[39m\n",
"562: }\n",
"563: \n",
"564: body {\n",
" ^\n",
"565: overflow: hidden;\n",
"566: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:604:0 Unused CSS selector \".dark\"\u001b[39m\n",
"602: }\n",
"603: \n",
"604: .dark {\n",
" ^\n",
"605: color-scheme: dark;\n",
"606: --input-border-color-focus: var(--neutral-500);\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:634:0 Unused CSS selector \".mobile\"\u001b[39m\n",
"632: }\n",
"633: \n",
"634: .mobile {\n",
" ^\n",
"635: --comfy-progress-bar-background: lightgrey;\n",
"636: --comfy-progress-bar-foreground: #B3D8A9 ;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:639:0 Unused CSS selector \"hr\"\u001b[39m\n",
"637: }\n",
"638: \n",
"639: hr {\n",
" ^\n",
"640: color: var(--panel-border-color);\n",
"641: }\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:643:0 Unused CSS selector \"input\"\u001b[39m\n",
"641: }\n",
"642: \n",
"643: input {\n",
" ^\n",
"644: color: var(--body-text-color);\n",
"645: background: var(--input-background-fill);\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:649:0 Unused CSS selector \"input:not(input[type=radio])\"\u001b[39m\n",
"647: }\n",
"648: \n",
"649: input:not(input[type=radio]), textarea {\n",
" ^\n",
"650: border-radius: 0 !important;\n",
"651: }\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:649:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"647: }\n",
"648: \n",
"649: input:not(input[type=radio]), textarea {\n",
" ^\n",
"650: border-radius: 0 !important;\n",
"651: }\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:653:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"651: }\n",
"652: \n",
"653: :not(.litegraph) select {\n",
" ^\n",
"654: color: var(--body-text-color);\n",
"655: background: var(--input-background-fill);\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:659:0 Unused CSS selector \".container\"\u001b[39m\n",
"657: }\n",
"658: \n",
"659: .container {\n",
" ^\n",
"660: background: var(--body-background-fill) !important;\n",
"661: }\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:662:0 Unused CSS selector \".container.selected\"\u001b[39m\n",
"660: background: var(--body-background-fill) !important;\n",
"661: }\n",
"662: .container.selected {\n",
" ^\n",
"663: background: var(--ae-primary-color) !important;\n",
"664: }\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:665:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"663: background: var(--ae-primary-color) !important;\n",
"664: }\n",
"665: .container.selected > .block.padded {\n",
" ^\n",
"666: background: var(--ae-primary-color) !important;\n",
"667: }\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:668:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"666: background: var(--ae-primary-color) !important;\n",
"667: }\n",
"668: .container > .block {\n",
" ^\n",
"669: background: var(--body-background-fill) !important;\n",
"670: }\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:671:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"669: background: var(--body-background-fill) !important;\n",
"670: }\n",
"671: .container.z-index0 > .block {\n",
" ^\n",
"672: background: var(--panel-background-fill) !important;\n",
"673: }\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:675:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"673: }\n",
"674: \n",
"675: button.primary:active {\n",
" ^\n",
"676: border-color: var(--button-primary-border-color-active) !important;\n",
"677: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:680:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"678: color: var(--button-primary-text-color-active) !important;\n",
"679: }\n",
"680: button.secondary:active {\n",
" ^\n",
"681: border-color: var(--button-secondary-border-color-active) !important;\n",
"682: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:17 AM [vite-plugin-svelte] /src/lib/components/modal/ReceiveOutputTargets.svelte:686:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"684: }\n",
"685: \n",
"686: .widget .block {\n",
" ^\n",
"687: background: var(--block-background-fill) !important;\n",
"688: }\n",
"\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[33m6:20:18 AM [vite-plugin-svelte] /src/lib/components/gradio/gallery/Gallery.svelte:153:3 A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event.\u001b[39m\n",
"151: <ModifyUpload on:clear={() => (selected_image = null)} />\n",
"152: \n",
"153: <img\n",
" ^\n",
"154: on:click={onClick}\n",
"155: bind:this={imgElem}\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/menu/MenuOption.svelte:21:0 A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event.\u001b[39m\n",
"19: </script>\n",
"20: \n",
"21: <div \n",
" ^\n",
"22: class:disabled={isDisabled}\n",
"23: on:click={handleClick}\n",
"\u001b[2K\u001b[1G\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:235:0 Unused CSS selector \".dark\"\u001b[39m\n",
"233: }\n",
"234: \n",
"235: .dark {\n",
" ^\n",
"236: --body-background-fill: var(--background-fill-primary);\n",
"237: --body-text-color: var(--neutral-100);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:467:0 Unused CSS selector \".litegraph\"\u001b[39m\n",
"465: }\n",
"466: \n",
"467: .litegraph {\n",
" ^\n",
"468: /* Input popup */\n",
"469: /* Context Menu */\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:471:0 Unused CSS selector \".litegraph.graphdialog\"\u001b[39m\n",
"469: /* Context Menu */\n",
"470: }\n",
"471: .litegraph.graphdialog {\n",
" ^\n",
"472: min-height: 1em;\n",
"473: background-color: var(--litegraph-comfy-menu-bg);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:475:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"473: background-color: var(--litegraph-comfy-menu-bg);\n",
"474: }\n",
"475: .litegraph.graphdialog .name {\n",
" ^\n",
"476: font-size: 14px;\n",
"477: font-family: sans-serif;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:480:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"478: color: var(--litegraph-descrip-text);\n",
"479: }\n",
"480: .litegraph.graphdialog button {\n",
" ^\n",
"481: margin-top: unset;\n",
"482: vertical-align: unset;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:486:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"484: padding-right: 8px;\n",
"485: }\n",
"486: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"487: background-color: var(--litegraph-comfy-input-bg);\n",
"488: border: 2px solid;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:486:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"484: padding-right: 8px;\n",
"485: }\n",
"486: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"487: background-color: var(--litegraph-comfy-input-bg);\n",
"488: border: 2px solid;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:486:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"484: padding-right: 8px;\n",
"485: }\n",
"486: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"487: background-color: var(--litegraph-comfy-input-bg);\n",
"488: border: 2px solid;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:493:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"491: border-radius: 12px 0 0 12px;\n",
"492: }\n",
"493: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"494: position: relative;\n",
"495: padding-right: 20px;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:497:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"495: padding-right: 20px;\n",
"496: }\n",
"497: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"498: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"499: filter: brightness(155%);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:502:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"500: color: var(--litegraph-input-text);\n",
"501: }\n",
"502: .litegraph.litecontextmenu input {\n",
" ^\n",
"503: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"504: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:506:0 Unused CSS selector \".litegraph.litesearchbox\"\u001b[39m\n",
"504: color: var(--litegraph-input-text) !important;\n",
"505: }\n",
"506: .litegraph.litesearchbox {\n",
" ^\n",
"507: z-index: 9999 !important;\n",
"508: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:511:0 Unused CSS selector \".litegraph.lite-search-item\"\u001b[39m\n",
"509: overflow: hidden;\n",
"510: }\n",
"511: .litegraph.lite-search-item {\n",
" ^\n",
"512: color: var(--litegraph-input-text);\n",
"513: background-color: var(--litegraph-comfy-input-bg);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:517:0 Unused CSS selector \".litegraph.lite-search-item.generic_type\"\u001b[39m\n",
"515: padding-left: 0.2em;\n",
"516: }\n",
"517: .litegraph.lite-search-item.generic_type {\n",
" ^\n",
"518: color: var(--litegraph-input-text);\n",
"519: filter: brightness(50%);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:522:0 Unused CSS selector \".litemenu-entry.has_submenu::after\"\u001b[39m\n",
"520: }\n",
"521: \n",
"522: .litemenu-entry.has_submenu::after {\n",
" ^\n",
"523: content: \">\";\n",
"524: position: absolute;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:529:0 Unused CSS selector \".litegraph.litecontextmenu\"\u001b[39m\n",
"527: }\n",
"528: \n",
"529: .litegraph.litecontextmenu,\n",
" ^\n",
"530: .litegraph.litecontextmenu.dark {\n",
"531: z-index: 9999 !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:530:0 Unused CSS selector \".litegraph.litecontextmenu.dark\"\u001b[39m\n",
"528: \n",
"529: .litegraph.litecontextmenu,\n",
"530: .litegraph.litecontextmenu.dark {\n",
" ^\n",
"531: z-index: 9999 !important;\n",
"532: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:536:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"534: }\n",
"535: \n",
"536: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"537: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"538: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:537:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"535: \n",
"536: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"537: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"538: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"539: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:542:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"540: }\n",
"541: \n",
"542: .litegraph.litesearchbox input,\n",
" ^\n",
"543: .litegraph.litesearchbox select {\n",
"544: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:543:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"541: \n",
"542: .litegraph.litesearchbox input,\n",
"543: .litegraph.litesearchbox select {\n",
" ^\n",
"544: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"545: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:548:0 Unused CSS selector \"body\"\u001b[39m\n",
"546: }\n",
"547: \n",
"548: body {\n",
" ^\n",
"549: overflow: hidden;\n",
"550: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:588:0 Unused CSS selector \".dark\"\u001b[39m\n",
"586: }\n",
"587: \n",
"588: .dark {\n",
" ^\n",
"589: color-scheme: dark;\n",
"590: --input-border-color-focus: var(--neutral-500);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:618:0 Unused CSS selector \".mobile\"\u001b[39m\n",
"616: }\n",
"617: \n",
"618: .mobile {\n",
" ^\n",
"619: --comfy-progress-bar-background: lightgrey;\n",
"620: --comfy-progress-bar-foreground: #B3D8A9 ;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:623:0 Unused CSS selector \"hr\"\u001b[39m\n",
"621: }\n",
"622: \n",
"623: hr {\n",
" ^\n",
"624: color: var(--panel-border-color);\n",
"625: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:633:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"631: }\n",
"632: \n",
"633: input:not(input[type=radio]), textarea {\n",
" ^\n",
"634: border-radius: 0 !important;\n",
"635: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:637:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"635: }\n",
"636: \n",
"637: :not(.litegraph) select {\n",
" ^\n",
"638: color: var(--body-text-color);\n",
"639: background: var(--input-background-fill);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:643:0 Unused CSS selector \".container\"\u001b[39m\n",
"641: }\n",
"642: \n",
"643: .container {\n",
" ^\n",
"644: background: var(--body-background-fill) !important;\n",
"645: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:646:0 Unused CSS selector \".container.selected\"\u001b[39m\n",
"644: background: var(--body-background-fill) !important;\n",
"645: }\n",
"646: .container.selected {\n",
" ^\n",
"647: background: var(--ae-primary-color) !important;\n",
"648: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:649:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"647: background: var(--ae-primary-color) !important;\n",
"648: }\n",
"649: .container.selected > .block.padded {\n",
" ^\n",
"650: background: var(--ae-primary-color) !important;\n",
"651: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:652:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"650: background: var(--ae-primary-color) !important;\n",
"651: }\n",
"652: .container > .block {\n",
" ^\n",
"653: background: var(--body-background-fill) !important;\n",
"654: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:655:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"653: background: var(--body-background-fill) !important;\n",
"654: }\n",
"655: .container.z-index0 > .block {\n",
" ^\n",
"656: background: var(--panel-background-fill) !important;\n",
"657: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:659:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"657: }\n",
"658: \n",
"659: button.primary:active {\n",
" ^\n",
"660: border-color: var(--button-primary-border-color-active) !important;\n",
"661: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:664:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"662: color: var(--button-primary-text-color-active) !important;\n",
"663: }\n",
"664: button.secondary:active {\n",
" ^\n",
"665: border-color: var(--button-secondary-border-color-active) !important;\n",
"666: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyNumberProperty.svelte:670:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"668: }\n",
"669: \n",
"670: .widget .block {\n",
" ^\n",
"671: background: var(--block-background-fill) !important;\n",
"672: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:240:0 Unused CSS selector \".dark\"\u001b[39m\n",
"238: }\n",
"239: \n",
"240: .dark {\n",
" ^\n",
"241: --body-background-fill: var(--background-fill-primary);\n",
"242: --body-text-color: var(--neutral-100);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:472:0 Unused CSS selector \".litegraph\"\u001b[39m\n",
"470: }\n",
"471: \n",
"472: .litegraph {\n",
" ^\n",
"473: /* Input popup */\n",
"474: /* Context Menu */\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:476:0 Unused CSS selector \".litegraph.graphdialog\"\u001b[39m\n",
"474: /* Context Menu */\n",
"475: }\n",
"476: .litegraph.graphdialog {\n",
" ^\n",
"477: min-height: 1em;\n",
"478: background-color: var(--litegraph-comfy-menu-bg);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:480:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"478: background-color: var(--litegraph-comfy-menu-bg);\n",
"479: }\n",
"480: .litegraph.graphdialog .name {\n",
" ^\n",
"481: font-size: 14px;\n",
"482: font-family: sans-serif;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:485:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"483: color: var(--litegraph-descrip-text);\n",
"484: }\n",
"485: .litegraph.graphdialog button {\n",
" ^\n",
"486: margin-top: unset;\n",
"487: vertical-align: unset;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:491:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"489: padding-right: 8px;\n",
"490: }\n",
"491: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"492: background-color: var(--litegraph-comfy-input-bg);\n",
"493: border: 2px solid;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:491:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"489: padding-right: 8px;\n",
"490: }\n",
"491: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"492: background-color: var(--litegraph-comfy-input-bg);\n",
"493: border: 2px solid;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:491:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"489: padding-right: 8px;\n",
"490: }\n",
"491: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"492: background-color: var(--litegraph-comfy-input-bg);\n",
"493: border: 2px solid;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:498:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"496: border-radius: 12px 0 0 12px;\n",
"497: }\n",
"498: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"499: position: relative;\n",
"500: padding-right: 20px;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:502:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"500: padding-right: 20px;\n",
"501: }\n",
"502: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"503: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"504: filter: brightness(155%);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:507:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"505: color: var(--litegraph-input-text);\n",
"506: }\n",
"507: .litegraph.litecontextmenu input {\n",
" ^\n",
"508: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"509: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:511:0 Unused CSS selector \".litegraph.litesearchbox\"\u001b[39m\n",
"509: color: var(--litegraph-input-text) !important;\n",
"510: }\n",
"511: .litegraph.litesearchbox {\n",
" ^\n",
"512: z-index: 9999 !important;\n",
"513: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:516:0 Unused CSS selector \".litegraph.lite-search-item\"\u001b[39m\n",
"514: overflow: hidden;\n",
"515: }\n",
"516: .litegraph.lite-search-item {\n",
" ^\n",
"517: color: var(--litegraph-input-text);\n",
"518: background-color: var(--litegraph-comfy-input-bg);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:522:0 Unused CSS selector \".litegraph.lite-search-item.generic_type\"\u001b[39m\n",
"520: padding-left: 0.2em;\n",
"521: }\n",
"522: .litegraph.lite-search-item.generic_type {\n",
" ^\n",
"523: color: var(--litegraph-input-text);\n",
"524: filter: brightness(50%);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:527:0 Unused CSS selector \".litemenu-entry.has_submenu::after\"\u001b[39m\n",
"525: }\n",
"526: \n",
"527: .litemenu-entry.has_submenu::after {\n",
" ^\n",
"528: content: \">\";\n",
"529: position: absolute;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:534:0 Unused CSS selector \".litegraph.litecontextmenu\"\u001b[39m\n",
"532: }\n",
"533: \n",
"534: .litegraph.litecontextmenu,\n",
" ^\n",
"535: .litegraph.litecontextmenu.dark {\n",
"536: z-index: 9999 !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:535:0 Unused CSS selector \".litegraph.litecontextmenu.dark\"\u001b[39m\n",
"533: \n",
"534: .litegraph.litecontextmenu,\n",
"535: .litegraph.litecontextmenu.dark {\n",
" ^\n",
"536: z-index: 9999 !important;\n",
"537: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:541:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"539: }\n",
"540: \n",
"541: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"542: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"543: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:542:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"540: \n",
"541: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"542: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"543: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"544: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:547:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"545: }\n",
"546: \n",
"547: .litegraph.litesearchbox input,\n",
" ^\n",
"548: .litegraph.litesearchbox select {\n",
"549: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:548:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"546: \n",
"547: .litegraph.litesearchbox input,\n",
"548: .litegraph.litesearchbox select {\n",
" ^\n",
"549: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"550: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:553:0 Unused CSS selector \"body\"\u001b[39m\n",
"551: }\n",
"552: \n",
"553: body {\n",
" ^\n",
"554: overflow: hidden;\n",
"555: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:593:0 Unused CSS selector \".dark\"\u001b[39m\n",
"591: }\n",
"592: \n",
"593: .dark {\n",
" ^\n",
"594: color-scheme: dark;\n",
"595: --input-border-color-focus: var(--neutral-500);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:623:0 Unused CSS selector \".mobile\"\u001b[39m\n",
"621: }\n",
"622: \n",
"623: .mobile {\n",
" ^\n",
"624: --comfy-progress-bar-background: lightgrey;\n",
"625: --comfy-progress-bar-foreground: #B3D8A9 ;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:628:0 Unused CSS selector \"hr\"\u001b[39m\n",
"626: }\n",
"627: \n",
"628: hr {\n",
" ^\n",
"629: color: var(--panel-border-color);\n",
"630: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:632:0 Unused CSS selector \"input\"\u001b[39m\n",
"630: }\n",
"631: \n",
"632: input {\n",
" ^\n",
"633: color: var(--body-text-color);\n",
"634: background: var(--input-background-fill);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:638:0 Unused CSS selector \"input:not(input[type=radio])\"\u001b[39m\n",
"636: }\n",
"637: \n",
"638: input:not(input[type=radio]), textarea {\n",
" ^\n",
"639: border-radius: 0 !important;\n",
"640: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:638:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"636: }\n",
"637: \n",
"638: input:not(input[type=radio]), textarea {\n",
" ^\n",
"639: border-radius: 0 !important;\n",
"640: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:648:0 Unused CSS selector \".container\"\u001b[39m\n",
"646: }\n",
"647: \n",
"648: .container {\n",
" ^\n",
"649: background: var(--body-background-fill) !important;\n",
"650: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:651:0 Unused CSS selector \".container.selected\"\u001b[39m\n",
"649: background: var(--body-background-fill) !important;\n",
"650: }\n",
"651: .container.selected {\n",
" ^\n",
"652: background: var(--ae-primary-color) !important;\n",
"653: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:654:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"652: background: var(--ae-primary-color) !important;\n",
"653: }\n",
"654: .container.selected > .block.padded {\n",
" ^\n",
"655: background: var(--ae-primary-color) !important;\n",
"656: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:657:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"655: background: var(--ae-primary-color) !important;\n",
"656: }\n",
"657: .container > .block {\n",
" ^\n",
"658: background: var(--body-background-fill) !important;\n",
"659: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:660:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"658: background: var(--body-background-fill) !important;\n",
"659: }\n",
"660: .container.z-index0 > .block {\n",
" ^\n",
"661: background: var(--panel-background-fill) !important;\n",
"662: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:664:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"662: }\n",
"663: \n",
"664: button.primary:active {\n",
" ^\n",
"665: border-color: var(--button-primary-border-color-active) !important;\n",
"666: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:669:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"667: color: var(--button-primary-text-color-active) !important;\n",
"668: }\n",
"669: button.secondary:active {\n",
" ^\n",
"670: border-color: var(--button-secondary-border-color-active) !important;\n",
"671: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:675:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"673: }\n",
"674: \n",
"675: .widget .block {\n",
" ^\n",
"676: background: var(--block-background-fill) !important;\n",
"677: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:693:0 Unused CSS selector \".select-title\"\u001b[39m\n",
"691: }\n",
"692: \n",
"693: .select-title {\n",
" ^\n",
"694: padding: 0.2rem;\n",
"695: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/ComfyComboProperty.svelte:697:0 Unused CSS selector \"input:disabled\"\u001b[39m\n",
"695: }\n",
"696: \n",
"697: input:disabled {\n",
" ^\n",
"698: cursor: not-allowed;\n",
"699: }</style>\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/app/UploadText.svelte:1:29 UploadText has unused export property 'type'. If it is for external reference only, please consider using `export const type`\u001b[39m\n",
"1: <script lang=\"ts\">export let type = \"file\";\n",
" ^\n",
"2: const defs = {\n",
"3: image: \"interface.drop_image\",\n",
"\u001b[2K\u001b[1G\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:283:0 Unused CSS selector \".dark\"\u001b[39m\n",
"281: }\n",
"282: \n",
"283: .dark {\n",
" ^\n",
"284: --body-background-fill: var(--background-fill-primary);\n",
"285: --body-text-color: var(--neutral-100);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:515:0 Unused CSS selector \".litegraph\"\u001b[39m\n",
"513: }\n",
"514: \n",
"515: .litegraph {\n",
" ^\n",
"516: /* Input popup */\n",
"517: /* Context Menu */\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:519:0 Unused CSS selector \".litegraph.graphdialog\"\u001b[39m\n",
"517: /* Context Menu */\n",
"518: }\n",
"519: .litegraph.graphdialog {\n",
" ^\n",
"520: min-height: 1em;\n",
"521: background-color: var(--litegraph-comfy-menu-bg);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:523:0 Unused CSS selector \".litegraph.graphdialog .name\"\u001b[39m\n",
"521: background-color: var(--litegraph-comfy-menu-bg);\n",
"522: }\n",
"523: .litegraph.graphdialog .name {\n",
" ^\n",
"524: font-size: 14px;\n",
"525: font-family: sans-serif;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:528:0 Unused CSS selector \".litegraph.graphdialog button\"\u001b[39m\n",
"526: color: var(--litegraph-descrip-text);\n",
"527: }\n",
"528: .litegraph.graphdialog button {\n",
" ^\n",
"529: margin-top: unset;\n",
"530: vertical-align: unset;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:534:0 Unused CSS selector \".litegraph .graphdialog input\"\u001b[39m\n",
"532: padding-right: 8px;\n",
"533: }\n",
"534: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"535: background-color: var(--litegraph-comfy-input-bg);\n",
"536: border: 2px solid;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:534:31 Unused CSS selector \".litegraph .graphdialog textarea\"\u001b[39m\n",
"532: padding-right: 8px;\n",
"533: }\n",
"534: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"535: background-color: var(--litegraph-comfy-input-bg);\n",
"536: border: 2px solid;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:534:65 Unused CSS selector \".litegraph .graphdialog select\"\u001b[39m\n",
"532: padding-right: 8px;\n",
"533: }\n",
"534: .litegraph .graphdialog input, .litegraph .graphdialog textarea, .litegraph .graphdialog select {\n",
" ^\n",
"535: background-color: var(--litegraph-comfy-input-bg);\n",
"536: border: 2px solid;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:541:0 Unused CSS selector \".litegraph .litemenu-entry.has_submenu\"\u001b[39m\n",
"539: border-radius: 12px 0 0 12px;\n",
"540: }\n",
"541: .litegraph .litemenu-entry.has_submenu {\n",
" ^\n",
"542: position: relative;\n",
"543: padding-right: 20px;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:545:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator)\"\u001b[39m\n",
"543: padding-right: 20px;\n",
"544: }\n",
"545: .litegraph.litecontextmenu .litemenu-entry:hover:not(.disabled):not(.separator) {\n",
" ^\n",
"546: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"547: filter: brightness(155%);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:550:0 Unused CSS selector \".litegraph.litecontextmenu input\"\u001b[39m\n",
"548: color: var(--litegraph-input-text);\n",
"549: }\n",
"550: .litegraph.litecontextmenu input {\n",
" ^\n",
"551: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"552: color: var(--litegraph-input-text) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:554:0 Unused CSS selector \".litegraph.litesearchbox\"\u001b[39m\n",
"552: color: var(--litegraph-input-text) !important;\n",
"553: }\n",
"554: .litegraph.litesearchbox {\n",
" ^\n",
"555: z-index: 9999 !important;\n",
"556: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:559:0 Unused CSS selector \".litegraph.lite-search-item\"\u001b[39m\n",
"557: overflow: hidden;\n",
"558: }\n",
"559: .litegraph.lite-search-item {\n",
" ^\n",
"560: color: var(--litegraph-input-text);\n",
"561: background-color: var(--litegraph-comfy-input-bg);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:565:0 Unused CSS selector \".litegraph.lite-search-item.generic_type\"\u001b[39m\n",
"563: padding-left: 0.2em;\n",
"564: }\n",
"565: .litegraph.lite-search-item.generic_type {\n",
" ^\n",
"566: color: var(--litegraph-input-text);\n",
"567: filter: brightness(50%);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:570:0 Unused CSS selector \".litemenu-entry.has_submenu::after\"\u001b[39m\n",
"568: }\n",
"569: \n",
"570: .litemenu-entry.has_submenu::after {\n",
" ^\n",
"571: content: \">\";\n",
"572: position: absolute;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:577:0 Unused CSS selector \".litegraph.litecontextmenu\"\u001b[39m\n",
"575: }\n",
"576: \n",
"577: .litegraph.litecontextmenu,\n",
" ^\n",
"578: .litegraph.litecontextmenu.dark {\n",
"579: z-index: 9999 !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:578:0 Unused CSS selector \".litegraph.litecontextmenu.dark\"\u001b[39m\n",
"576: \n",
"577: .litegraph.litecontextmenu,\n",
"578: .litegraph.litecontextmenu.dark {\n",
" ^\n",
"579: z-index: 9999 !important;\n",
"580: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:584:0 Unused CSS selector \".litegraph.litecontextmenu .litemenu-entry.submenu\"\u001b[39m\n",
"582: }\n",
"583: \n",
"584: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
" ^\n",
"585: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
"586: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:585:0 Unused CSS selector \".litegraph.litecontextmenu.dark .litemenu-entry.submenu\"\u001b[39m\n",
"583: \n",
"584: .litegraph.litecontextmenu .litemenu-entry.submenu,\n",
"585: .litegraph.litecontextmenu.dark .litemenu-entry.submenu {\n",
" ^\n",
"586: background-color: var(--litegraph-comfy-menu-bg) !important;\n",
"587: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:590:0 Unused CSS selector \".litegraph.litesearchbox input\"\u001b[39m\n",
"588: }\n",
"589: \n",
"590: .litegraph.litesearchbox input,\n",
" ^\n",
"591: .litegraph.litesearchbox select {\n",
"592: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:591:0 Unused CSS selector \".litegraph.litesearchbox select\"\u001b[39m\n",
"589: \n",
"590: .litegraph.litesearchbox input,\n",
"591: .litegraph.litesearchbox select {\n",
" ^\n",
"592: background-color: var(--litegraph-comfy-input-bg) !important;\n",
"593: color: var(--litegraph-input-text);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:596:0 Unused CSS selector \"body\"\u001b[39m\n",
"594: }\n",
"595: \n",
"596: body {\n",
" ^\n",
"597: overflow: hidden;\n",
"598: overscroll-behavior-y: contain;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:636:0 Unused CSS selector \".dark\"\u001b[39m\n",
"634: }\n",
"635: \n",
"636: .dark {\n",
" ^\n",
"637: color-scheme: dark;\n",
"638: --input-border-color-focus: var(--neutral-500);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:666:0 Unused CSS selector \".mobile\"\u001b[39m\n",
"664: }\n",
"665: \n",
"666: .mobile {\n",
" ^\n",
"667: --comfy-progress-bar-background: lightgrey;\n",
"668: --comfy-progress-bar-foreground: #B3D8A9 ;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:671:0 Unused CSS selector \"hr\"\u001b[39m\n",
"669: }\n",
"670: \n",
"671: hr {\n",
" ^\n",
"672: color: var(--panel-border-color);\n",
"673: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:681:30 Unused CSS selector \"textarea\"\u001b[39m\n",
"679: }\n",
"680: \n",
"681: input:not(input[type=radio]), textarea {\n",
" ^\n",
"682: border-radius: 0 !important;\n",
"683: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:685:0 Unused CSS selector \":not(.litegraph) select\"\u001b[39m\n",
"683: }\n",
"684: \n",
"685: :not(.litegraph) select {\n",
" ^\n",
"686: color: var(--body-text-color);\n",
"687: background: var(--input-background-fill);\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:691:0 Unused CSS selector \".container\"\u001b[39m\n",
"689: }\n",
"690: \n",
"691: .container {\n",
" ^\n",
"692: background: var(--body-background-fill) !important;\n",
"693: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:694:0 Unused CSS selector \".container.selected\"\u001b[39m\n",
"692: background: var(--body-background-fill) !important;\n",
"693: }\n",
"694: .container.selected {\n",
" ^\n",
"695: background: var(--ae-primary-color) !important;\n",
"696: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:697:0 Unused CSS selector \".container.selected > .block.padded\"\u001b[39m\n",
"695: background: var(--ae-primary-color) !important;\n",
"696: }\n",
"697: .container.selected > .block.padded {\n",
" ^\n",
"698: background: var(--ae-primary-color) !important;\n",
"699: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:700:0 Unused CSS selector \".container > .block\"\u001b[39m\n",
"698: background: var(--ae-primary-color) !important;\n",
"699: }\n",
"700: .container > .block {\n",
" ^\n",
"701: background: var(--body-background-fill) !important;\n",
"702: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:703:0 Unused CSS selector \".container.z-index0 > .block\"\u001b[39m\n",
"701: background: var(--body-background-fill) !important;\n",
"702: }\n",
"703: .container.z-index0 > .block {\n",
" ^\n",
"704: background: var(--panel-background-fill) !important;\n",
"705: }\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:707:0 Unused CSS selector \"button.primary:active\"\u001b[39m\n",
"705: }\n",
"706: \n",
"707: button.primary:active {\n",
" ^\n",
"708: border-color: var(--button-primary-border-color-active) !important;\n",
"709: background: var(--button-primary-background-fill-active) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:712:0 Unused CSS selector \"button.secondary:active\"\u001b[39m\n",
"710: color: var(--button-primary-text-color-active) !important;\n",
"711: }\n",
"712: button.secondary:active {\n",
" ^\n",
"713: border-color: var(--button-secondary-border-color-active) !important;\n",
"714: background: var(--button-secondary-background-fill-active) !important;\n",
"\u001b[33m6:20:19 AM [vite-plugin-svelte] /src/lib/components/gradio/form/Range.svelte:718:0 Unused CSS selector \".widget .block\"\u001b[39m\n",
"716: }\n",
"717: \n",
"718: .widget .block {\n",
" ^\n",
"719: background: var(--block-background-fill) !important;\n",
"720: }\n",
"\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[33m6:20:20 AM [vite-plugin-svelte] /gradio/js/form/src/DropdownOptions.svelte:56:3 A11y: Non-interactive element <li> cannot have interactive role 'button'\u001b[39m\n",
"54: >\n",
"55: {#each filtered as choice}\n",
"56: <li\n",
" ^\n",
"57: class=\"item\"\n",
"58: role=\"button\"\n",
"\u001b[33m6:20:20 AM [vite-plugin-svelte] /gradio/js/form/src/DropdownOptions.svelte:47:2 A11y: The attribute 'aria-expanded' is not supported by the role 'list'. This role is implicit on the element <ul>.\u001b[39m\n",
"45: <ul\n",
"46: class=\"options\"\n",
"47: aria-expanded={showOptions}\n",
" ^\n",
"48: transition:fly={{ duration: 200, y: 5 }}\n",
"49: on:mousedown|preventDefault={(e) => dispatch(\"change\", e)}\n",
"\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[33m6:20:28 AM [vite-plugin-svelte] /gradio/js/upload/src/Upload.svelte:79:0 A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event.\u001b[39m\n",
"77: </script>\n",
"78: \n",
"79: <div\n",
" ^\n",
"80: class:center\n",
"81: class:boundedheight\n",
"\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[32m✓\u001b[39m 3413 modules transformed.\n",
"\u001b[33mwarnings when minifying css:\n",
"▲ [WARNING] CSS nesting syntax is not supported in the configured target environment (\"chrome87\", \"edge88\", \"es2020\", \"firefox78\", \"safari14\") [unsupported-css-nesting]\n",
"\n",
" <stdin>:690:4:\n",
" 690 │ .noselect {\n",
" ╵ ^\n",
"\n",
"\u001b[39m\n",
"\u001b[2K\u001b[1GSourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1GSourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"\u001b[2K\u001b[1GSourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"\u001b[2K\u001b[1GSourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"\u001b[2K\u001b[1GSourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"Sourcemap is likely to be incorrect: a plugin (svelte-remove-console) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n",
"\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2K\u001b[1G\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mbrush-chemy-d6be1ba6.svg \u001b[39m\u001b[1m\u001b[2m 0.13 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.13 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32minverted-border-8978cbee.svg \u001b[39m\u001b[1m\u001b[2m 0.15 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.14 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mupload-872ef3de.svg \u001b[39m\u001b[1m\u001b[2m 0.16 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.16 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mcaret-down-7b768122.svg \u001b[39m\u001b[1m\u001b[2m 0.17 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.14 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32madd-layer-aa1f83a9.svg \u001b[39m\u001b[1m\u001b[2m 0.18 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.16 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-grid-44df4bb1.svg \u001b[39m\u001b[1m\u001b[2m 0.20 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.17 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mangle-b1605e46.svg \u001b[39m\u001b[1m\u001b[2m 0.20 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.16 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mui-collapse-b713d906.svg \u001b[39m\u001b[1m\u001b[2m 0.21 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.19 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mbrush-eraser-83d6835b.svg \u001b[39m\u001b[1m\u001b[2m 0.22 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.19 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mtab-settings-e479ad73.svg \u001b[39m\u001b[1m\u001b[2m 0.22 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.16 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mcancel-77c4e420.svg \u001b[39m\u001b[1m\u001b[2m 0.23 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.18 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mexport-1a1df880.svg \u001b[39m\u001b[1m\u001b[2m 0.23 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.18 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mcopy-d6fc4d6a.svg \u001b[39m\u001b[1m\u001b[2m 0.23 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.20 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mnew-image-ce4bb6cd.svg \u001b[39m\u001b[1m\u001b[2m 0.24 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.20 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mtab-layers-ac19273c.svg \u001b[39m\u001b[1m\u001b[2m 0.25 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.18 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mmerge-layers-59e6244c.svg \u001b[39m\u001b[1m\u001b[2m 0.27 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.20 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-vanish-point-51330ede.svg \u001b[39m\u001b[1m\u001b[2m 0.27 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.21 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mui-swap-lr-6175716b.svg \u001b[39m\u001b[1m\u001b[2m 0.28 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.22 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mok-c6b7ef9d.svg \u001b[39m\u001b[1m\u001b[2m 0.28 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.22 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-flip-5c1801f4.svg \u001b[39m\u001b[1m\u001b[2m 0.29 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.22 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-resize-9e2d13eb.svg \u001b[39m\u001b[1m\u001b[2m 0.30 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.23 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mduplicate-layer-031043ac.svg \u001b[39m\u001b[1m\u001b[2m 0.31 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.23 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mbrush-pixel-0c5efe48.svg \u001b[39m\u001b[1m\u001b[2m 0.33 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.22 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mbrush-smudge-1dfe4b38.svg \u001b[39m\u001b[1m\u001b[2m 0.33 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.24 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mcheck-95c69944.svg \u001b[39m\u001b[1m\u001b[2m 0.34 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.25 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32merror-9ff26873.svg \u001b[39m\u001b[1m\u001b[2m 0.35 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.21 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-rotate-ad403fa6.svg \u001b[39m\u001b[1m\u001b[2m 0.35 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.24 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mimport-d562db8a.svg \u001b[39m\u001b[1m\u001b[2m 0.36 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.26 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mtool-text-4be6be9f.svg \u001b[39m\u001b[1m\u001b[2m 0.36 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.26 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mupload-large-ae8829f7.svg \u001b[39m\u001b[1m\u001b[2m 0.37 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.26 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-pattern-03074719.svg \u001b[39m\u001b[1m\u001b[2m 0.38 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.20 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-crop-2e7944ff.svg \u001b[39m\u001b[1m\u001b[2m 0.39 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.26 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mtool-fill-683cbb53.svg \u001b[39m\u001b[1m\u001b[2m 0.40 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.27 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mtool-gradient-db01efc9.svg \u001b[39m\u001b[1m\u001b[2m 0.41 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.25 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mtool-shape-d1666eb6.svg \u001b[39m\u001b[1m\u001b[2m 0.45 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.28 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mtool-zoom-out-3c295001.svg \u001b[39m\u001b[1m\u001b[2m 0.45 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.25 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-perspective-016631e1.svg \u001b[39m\u001b[1m\u001b[2m 0.45 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.32 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mrename-layer-848e6bd6.svg \u001b[39m\u001b[1m\u001b[2m 0.47 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.29 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mconstrain-9dffdc8b.svg \u001b[39m\u001b[1m\u001b[2m 0.47 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.29 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mtool-undo-c821de93.svg \u001b[39m\u001b[1m\u001b[2m 0.48 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.31 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mbrush-pressure-9cddc9e0.svg \u001b[39m\u001b[1m\u001b[2m 0.49 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.35 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-curves-871d3016.svg \u001b[39m\u001b[1m\u001b[2m 0.52 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.28 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-noise-04862a98.svg \u001b[39m\u001b[1m\u001b[2m 0.55 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.29 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mtool-picker-70effd50.svg \u001b[39m\u001b[1m\u001b[2m 0.56 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.33 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mtool-zoom-in-1ee7404f.svg \u001b[39m\u001b[1m\u001b[2m 0.59 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.29 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mbrush-pen-3ee8651b.svg \u001b[39m\u001b[1m\u001b[2m 0.60 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.37 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mtool-hand-87d762e1.svg \u001b[39m\u001b[1m\u001b[2m 0.60 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.36 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mshare-114504ab.svg \u001b[39m\u001b[1m\u001b[2m 0.61 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.26 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-brightness-contrast-84cd37d1.svg \u001b[39m\u001b[1m\u001b[2m 0.67 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.32 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mremove-layer-ce05170a.svg \u001b[39m\u001b[1m\u001b[2m 0.69 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.28 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mbrush-blend-77cb541d.svg \u001b[39m\u001b[1m\u001b[2m 0.69 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.46 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mtypo-bold-12279569.svg \u001b[39m\u001b[1m\u001b[2m 0.72 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.44 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mhelp-0201d40c.svg \u001b[39m\u001b[1m\u001b[2m 0.73 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.39 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mtool-paint-08e48ef1.svg \u001b[39m\u001b[1m\u001b[2m 0.74 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.47 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32malign-left-39af4bc5.svg \u001b[39m\u001b[1m\u001b[2m 0.77 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.34 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32malign-center-a32b3719.svg \u001b[39m\u001b[1m\u001b[2m 0.77 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.35 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32malign-right-1aa53bce.svg \u001b[39m\u001b[1m\u001b[2m 0.77 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.35 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[32mmobile/index.html \u001b[39m\u001b[1m\u001b[2m 0.80 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.42 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mwarning-6b49ed42.svg \u001b[39m\u001b[1m\u001b[2m 0.81 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.42 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-distort-c16bd9c6.svg \u001b[39m\u001b[1m\u001b[2m 0.89 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.51 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mtypo-italic-07eab9cc.svg \u001b[39m\u001b[1m\u001b[2m 0.92 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.49 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-transform-bbd13de9.svg \u001b[39m\u001b[1m\u001b[2m 0.95 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.42 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-to-alpha-3c2644a1.svg \u001b[39m\u001b[1m\u001b[2m 1.09 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.43 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[32mindex.html \u001b[39m\u001b[1m\u001b[2m 1.22 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.55 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32medit-hue-saturation-209ab2cd.svg \u001b[39m\u001b[1m\u001b[2m 1.58 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.55 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[32mbitbof-logo-60cc8838.svg \u001b[39m\u001b[1m\u001b[2m 2.63 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 0.77 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[35mindex-aa576df9.css \u001b[39m\u001b[1m\u001b[2m 281.04 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 15.71 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[35mglobal-aad4dfb7.css \u001b[39m\u001b[1m\u001b[2m 422.35 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 31.46 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[35mindex-7855a62b.css \u001b[39m\u001b[1m\u001b[2m 562.79 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 79.56 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[36mlicenses-7698b34f.js \u001b[39m\u001b[1m\u001b[2m 6.19 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 1.21 kB\u001b[22m\u001b[2m │ map: 0.21 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[36mzh-CN-e19ae99a.js \u001b[39m\u001b[1m\u001b[2m 9.13 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 4.65 kB\u001b[22m\u001b[2m │ map: 0.10 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[36mzh-TW-92a82705.js \u001b[39m\u001b[1m\u001b[2m 9.20 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 4.71 kB\u001b[22m\u001b[2m │ map: 0.10 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[36mja-4e4a9cf7.js \u001b[39m\u001b[1m\u001b[2m 10.05 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 5.06 kB\u001b[22m\u001b[2m │ map: 0.10 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[36mde-ecec13be.js \u001b[39m\u001b[1m\u001b[2m 12.88 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 4.70 kB\u001b[22m\u001b[2m │ map: 0.10 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[36mfr-422800d7.js \u001b[39m\u001b[1m\u001b[2m 13.11 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 4.85 kB\u001b[22m\u001b[2m │ map: 0.10 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[36mmain-8f83746c.js \u001b[39m\u001b[1m\u001b[2m 156.09 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 44.49 kB\u001b[22m\u001b[2m │ map: 9.84 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[36mindex-1d7d7ec1.js \u001b[39m\u001b[1m\u001b[2m 185.94 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 59.99 kB\u001b[22m\u001b[2m │ map: 315.43 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[36mmobile-d2fcfa68.js \u001b[39m\u001b[1m\u001b[33m 922.22 kB\u001b[39m\u001b[22m\u001b[2m │ gzip: 240.18 kB\u001b[22m\u001b[2m │ map: 0.30 kB\u001b[22m\n",
"\u001b[2mdist/\u001b[22m\u001b[2massets/\u001b[22m\u001b[36mglobal-9896eb17.js \u001b[39m\u001b[1m\u001b[33m1,633.26 kB\u001b[39m\u001b[22m\u001b[2m │ gzip: 482.58 kB\u001b[22m\u001b[2m │ map: 228.76 kB\u001b[22m\n",
"\u001b[33m\n",
"(!) Some chunks are larger than 500 kBs after minification. Consider:\n",
"- Using dynamic import() to code-split the application\n",
"- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks\n",
"- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.\u001b[39m\n",
"\u001b[36m[vite-plugin-static-copy]\u001b[39m \u001b[32mCopied 3 items.\u001b[39m\n",
"\u001b[32m✓ built in 2m 20s\u001b[39m\n",
"/content/ComfyUI\n",
"-= Install dependencies =-\n",
"Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/, https://download.pytorch.org/whl/cu118, https://download.pytorch.org/whl/cu117\n",
"Requirement already satisfied: xformers!=0.0.18 in /usr/local/lib/python3.10/dist-packages (0.0.20)\n",
"Requirement already satisfied: torch in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 1)) (2.0.1+cu118)\n",
"Requirement already satisfied: torchdiffeq in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 2)) (0.2.3)\n",
"Requirement already satisfied: torchsde in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 3)) (0.2.5)\n",
"Requirement already satisfied: einops in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 4)) (0.6.1)\n",
"Requirement already satisfied: open-clip-torch in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 5)) (2.20.0)\n",
"Requirement already satisfied: transformers>=4.25.1 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 6)) (4.29.2)\n",
"Requirement already satisfied: safetensors>=0.3.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 7)) (0.3.1)\n",
"Requirement already satisfied: pytorch_lightning in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 8)) (2.0.2)\n",
"Requirement already satisfied: aiohttp in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 9)) (3.8.4)\n",
"Requirement already satisfied: accelerate in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 10)) (0.19.0)\n",
"Requirement already satisfied: pyyaml in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 11)) (6.0)\n",
"Requirement already satisfied: numpy in /usr/local/lib/python3.10/dist-packages (from xformers!=0.0.18) (1.22.4)\n",
"Requirement already satisfied: pyre-extensions==0.0.29 in /usr/local/lib/python3.10/dist-packages (from xformers!=0.0.18) (0.0.29)\n",
"Requirement already satisfied: filelock in /usr/local/lib/python3.10/dist-packages (from torch->-r requirements.txt (line 1)) (3.12.0)\n",
"Requirement already satisfied: typing-extensions in /usr/local/lib/python3.10/dist-packages (from torch->-r requirements.txt (line 1)) (4.5.0)\n",
"Requirement already satisfied: sympy in /usr/local/lib/python3.10/dist-packages (from torch->-r requirements.txt (line 1)) (1.11.1)\n",
"Requirement already satisfied: networkx in /usr/local/lib/python3.10/dist-packages (from torch->-r requirements.txt (line 1)) (3.1)\n",
"Requirement already satisfied: jinja2 in /usr/local/lib/python3.10/dist-packages (from torch->-r requirements.txt (line 1)) (3.1.2)\n",
"Requirement already satisfied: triton==2.0.0 in /usr/local/lib/python3.10/dist-packages (from torch->-r requirements.txt (line 1)) (2.0.0)\n",
"Requirement already satisfied: typing-inspect in /usr/local/lib/python3.10/dist-packages (from pyre-extensions==0.0.29->xformers!=0.0.18) (0.9.0)\n",
"Requirement already satisfied: cmake in /usr/local/lib/python3.10/dist-packages (from triton==2.0.0->torch->-r requirements.txt (line 1)) (3.25.2)\n",
"Requirement already satisfied: lit in /usr/local/lib/python3.10/dist-packages (from triton==2.0.0->torch->-r requirements.txt (line 1)) (16.0.5)\n",
"Requirement already satisfied: scipy>=1.4.0 in /usr/local/lib/python3.10/dist-packages (from torchdiffeq->-r requirements.txt (line 2)) (1.10.1)\n",
"Requirement already satisfied: boltons>=20.2.1 in /usr/local/lib/python3.10/dist-packages (from torchsde->-r requirements.txt (line 3)) (23.0.0)\n",
"Requirement already satisfied: trampoline>=0.1.2 in /usr/local/lib/python3.10/dist-packages (from torchsde->-r requirements.txt (line 3)) (0.1.2)\n",
"Requirement already satisfied: torchvision in /usr/local/lib/python3.10/dist-packages (from open-clip-torch->-r requirements.txt (line 5)) (0.15.2+cu118)\n",
"Requirement already satisfied: regex in /usr/local/lib/python3.10/dist-packages (from open-clip-torch->-r requirements.txt (line 5)) (2022.10.31)\n",
"Requirement already satisfied: ftfy in /usr/local/lib/python3.10/dist-packages (from open-clip-torch->-r requirements.txt (line 5)) (6.1.1)\n",
"Requirement already satisfied: tqdm in /usr/local/lib/python3.10/dist-packages (from open-clip-torch->-r requirements.txt (line 5)) (4.65.0)\n",
"Requirement already satisfied: huggingface-hub in /usr/local/lib/python3.10/dist-packages (from open-clip-torch->-r requirements.txt (line 5)) (0.14.1)\n",
"Requirement already satisfied: sentencepiece in /usr/local/lib/python3.10/dist-packages (from open-clip-torch->-r requirements.txt (line 5)) (0.1.99)\n",
"Requirement already satisfied: protobuf<4 in /usr/local/lib/python3.10/dist-packages (from open-clip-torch->-r requirements.txt (line 5)) (3.20.3)\n",
"Requirement already satisfied: timm in /usr/local/lib/python3.10/dist-packages (from open-clip-torch->-r requirements.txt (line 5)) (0.9.2)\n",
"Requirement already satisfied: packaging>=20.0 in /usr/local/lib/python3.10/dist-packages (from transformers>=4.25.1->-r requirements.txt (line 6)) (23.1)\n",
"Requirement already satisfied: requests in /usr/local/lib/python3.10/dist-packages (from transformers>=4.25.1->-r requirements.txt (line 6)) (2.27.1)\n",
"Requirement already satisfied: tokenizers!=0.11.3,<0.14,>=0.11.1 in /usr/local/lib/python3.10/dist-packages (from transformers>=4.25.1->-r requirements.txt (line 6)) (0.13.3)\n",
"Requirement already satisfied: fsspec[http]>2021.06.0 in /usr/local/lib/python3.10/dist-packages (from pytorch_lightning->-r requirements.txt (line 8)) (2023.4.0)\n",
"Requirement already satisfied: torchmetrics>=0.7.0 in /usr/local/lib/python3.10/dist-packages (from pytorch_lightning->-r requirements.txt (line 8)) (0.11.4)\n",
"Requirement already satisfied: lightning-utilities>=0.7.0 in /usr/local/lib/python3.10/dist-packages (from pytorch_lightning->-r requirements.txt (line 8)) (0.8.0)\n",
"Requirement already satisfied: attrs>=17.3.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp->-r requirements.txt (line 9)) (23.1.0)\n",
"Requirement already satisfied: charset-normalizer<4.0,>=2.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp->-r requirements.txt (line 9)) (2.0.12)\n",
"Requirement already satisfied: multidict<7.0,>=4.5 in /usr/local/lib/python3.10/dist-packages (from aiohttp->-r requirements.txt (line 9)) (6.0.4)\n",
"Requirement already satisfied: async-timeout<5.0,>=4.0.0a3 in /usr/local/lib/python3.10/dist-packages (from aiohttp->-r requirements.txt (line 9)) (4.0.2)\n",
"Requirement already satisfied: yarl<2.0,>=1.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp->-r requirements.txt (line 9)) (1.9.2)\n",
"Requirement already satisfied: frozenlist>=1.1.1 in /usr/local/lib/python3.10/dist-packages (from aiohttp->-r requirements.txt (line 9)) (1.3.3)\n",
"Requirement already satisfied: aiosignal>=1.1.2 in /usr/local/lib/python3.10/dist-packages (from aiohttp->-r requirements.txt (line 9)) (1.3.1)\n",
"Requirement already satisfied: psutil in /usr/local/lib/python3.10/dist-packages (from accelerate->-r requirements.txt (line 10)) (5.9.5)\n",
"Requirement already satisfied: idna>=2.0 in /usr/local/lib/python3.10/dist-packages (from yarl<2.0,>=1.0->aiohttp->-r requirements.txt (line 9)) (3.4)\n",
"Requirement already satisfied: wcwidth>=0.2.5 in /usr/local/lib/python3.10/dist-packages (from ftfy->open-clip-torch->-r requirements.txt (line 5)) (0.2.6)\n",
"Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/dist-packages (from jinja2->torch->-r requirements.txt (line 1)) (2.1.2)\n",
"Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.10/dist-packages (from requests->transformers>=4.25.1->-r requirements.txt (line 6)) (1.26.15)\n",
"Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/dist-packages (from requests->transformers>=4.25.1->-r requirements.txt (line 6)) (2022.12.7)\n",
"Requirement already satisfied: mpmath>=0.19 in /usr/local/lib/python3.10/dist-packages (from sympy->torch->-r requirements.txt (line 1)) (1.3.0)\n",
"Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /usr/local/lib/python3.10/dist-packages (from torchvision->open-clip-torch->-r requirements.txt (line 5)) (8.4.0)\n",
"Requirement already satisfied: mypy-extensions>=0.3.0 in /usr/local/lib/python3.10/dist-packages (from typing-inspect->pyre-extensions==0.0.29->xformers!=0.0.18) (1.0.0)\n"
]
}
],
"source": [
"!dpkg --configure -a\n",
"!apt-get update\n",
"!curl -sL https://deb.nodesource.com/setup_18.x | sudo -E bash -\n",
"!apt-get install -y nodejs\n",
"!npm install -g pnpm\n",
"\n",
"#@title Environment Setup\n",
"\n",
"from pathlib import Path\n",
"\n",
"OPTIONS = {}\n",
"\n",
"USE_GOOGLE_DRIVE = False #@param {type:\"boolean\"}\n",
"UPDATE_COMFY_UI = True #@param {type:\"boolean\"}\n",
"WORKSPACE = '/content/ComfyUI'\n",
"OPTIONS['USE_GOOGLE_DRIVE'] = USE_GOOGLE_DRIVE\n",
"OPTIONS['UPDATE_COMFY_UI'] = UPDATE_COMFY_UI\n",
"\n",
"if OPTIONS['USE_GOOGLE_DRIVE']:\n",
" !echo \"Mounting Google Drive...\"\n",
" %cd /\n",
" \n",
" from google.colab import drive\n",
" drive.mount('/content/drive')\n",
"\n",
" WORKSPACE = \"/content/drive/MyDrive/ComfyUI\"\n",
" %cd /content/drive/MyDrive\n",
"\n",
"![ ! -d $WORKSPACE ] && echo -= Initial setup ComfyUI =- && git clone https://github.com/comfyanonymous/ComfyUI\n",
"%cd $WORKSPACE\n",
"![ ! -d \"ComfyBox\" ] && echo -= Initial setup ComfyBox =- && git clone --recursive https://github.com/space-nuko/ComfyBox -b subgraph-templates3 && cd ComfyBox && pnpm install && pnpm prebuild && pnpm build && cd ..\n",
"\n",
"if OPTIONS['UPDATE_COMFY_UI']:\n",
" !echo -= Updating ComfyUI =-\n",
" !git pull\n",
" !echo -= Updating ComfyBox =-\n",
" %cd ComfyBox\n",
" !git pull\n",
" !pnpm install\n",
" !pnpm prebuild\n",
" !pnpm build\n",
" %cd ..\n",
"\n",
"!echo -= Install dependencies =-\n",
"!pip install xformers!=0.0.18 -r requirements.txt --extra-index-url https://download.pytorch.org/whl/cu118 --extra-index-url https://download.pytorch.org/whl/cu117"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "cccccccccc"
},
"source": [
"Download some models/checkpoints/vae or custom comfyui nodes (uncomment the commands for the ones you want)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "dddddddddd",
"outputId": "7ec320ed-4033-4a13-99d8-5b059e80d16c"
},
"outputs": [
{
"output_type": "stream",
"name": "stdout",
"text": [
"--2023-05-25 06:11:45-- https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned-emaonly.ckpt\n",
"Resolving huggingface.co (huggingface.co)... 18.67.0.67, 18.67.0.55, 18.67.0.90, ...\n",
"Connecting to huggingface.co (huggingface.co)|18.67.0.67|:443... connected.\n",
"HTTP request sent, awaiting response... 302 Found\n",
"Location: https://cdn-lfs.huggingface.co/repos/6b/20/6b201da5f0f5c60524535ebb7deac2eef68605655d3bbacfee9cce0087f3b3f5/cc6cb27103417325ff94f52b7a5d2dde45a7515b25c255d8e396c90014281516?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27v1-5-pruned-emaonly.ckpt%3B+filename%3D%22v1-5-pruned-emaonly.ckpt%22%3B&Expires=1685253631&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9jZG4tbGZzLmh1Z2dpbmdmYWNlLmNvL3JlcG9zLzZiLzIwLzZiMjAxZGE1ZjBmNWM2MDUyNDUzNWViYjdkZWFjMmVlZjY4NjA1NjU1ZDNiYmFjZmVlOWNjZTAwODdmM2IzZjUvY2M2Y2IyNzEwMzQxNzMyNWZmOTRmNTJiN2E1ZDJkZGU0NWE3NTE1YjI1YzI1NWQ4ZTM5NmM5MDAxNDI4MTUxNj9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE2ODUyNTM2MzF9fX1dfQ__&Signature=hVRMTaHCiHBb1M6fAwdLwZIicC7pDU-IAtXG43B1OH7WSlznl9xvpbCh68sNOdhgqj1iE-ZTkgfyRx8FClFfZGjLjGsmQ0moqcBVFl6crvmnC%7EUZ-W1VWKarFMuyNcbagZlLFERcrpBNL1RYeGESKDm6qBroPbT9-hptfmoVCcSBYH6B5QhBECn1425a8XiaBFyOjlhnOjmEmVtx1EBiRCSQc0noiMwPaTElpNfYJzvUCALqnlMtB84mFgKLUyWWoBFrnFrNdMpsbupqs3ap6Jtx3ZA1p2VR%7EQ0TS2CxLn4iNn9QWuhjhyLx4FFH-VHuhnXUGDkXu2uaTY4z6V-O%7EQ__&Key-Pair-Id=KVTP0A1DKRTAX [following]\n",
"--2023-05-25 06:11:45-- https://cdn-lfs.huggingface.co/repos/6b/20/6b201da5f0f5c60524535ebb7deac2eef68605655d3bbacfee9cce0087f3b3f5/cc6cb27103417325ff94f52b7a5d2dde45a7515b25c255d8e396c90014281516?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27v1-5-pruned-emaonly.ckpt%3B+filename%3D%22v1-5-pruned-emaonly.ckpt%22%3B&Expires=1685253631&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9jZG4tbGZzLmh1Z2dpbmdmYWNlLmNvL3JlcG9zLzZiLzIwLzZiMjAxZGE1ZjBmNWM2MDUyNDUzNWViYjdkZWFjMmVlZjY4NjA1NjU1ZDNiYmFjZmVlOWNjZTAwODdmM2IzZjUvY2M2Y2IyNzEwMzQxNzMyNWZmOTRmNTJiN2E1ZDJkZGU0NWE3NTE1YjI1YzI1NWQ4ZTM5NmM5MDAxNDI4MTUxNj9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE2ODUyNTM2MzF9fX1dfQ__&Signature=hVRMTaHCiHBb1M6fAwdLwZIicC7pDU-IAtXG43B1OH7WSlznl9xvpbCh68sNOdhgqj1iE-ZTkgfyRx8FClFfZGjLjGsmQ0moqcBVFl6crvmnC%7EUZ-W1VWKarFMuyNcbagZlLFERcrpBNL1RYeGESKDm6qBroPbT9-hptfmoVCcSBYH6B5QhBECn1425a8XiaBFyOjlhnOjmEmVtx1EBiRCSQc0noiMwPaTElpNfYJzvUCALqnlMtB84mFgKLUyWWoBFrnFrNdMpsbupqs3ap6Jtx3ZA1p2VR%7EQ0TS2CxLn4iNn9QWuhjhyLx4FFH-VHuhnXUGDkXu2uaTY4z6V-O%7EQ__&Key-Pair-Id=KVTP0A1DKRTAX\n",
"Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 18.64.174.106, 18.64.174.110, 18.64.174.43, ...\n",
"Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|18.64.174.106|:443... connected.\n",
"HTTP request sent, awaiting response... 200 OK\n",
"Length: 4265380512 (4.0G) [binary/octet-stream]\n",
"Saving to: ./models/checkpoints/v1-5-pruned-emaonly.ckpt\n",
"\n",
"v1-5-pruned-emaonly 100%[===================>] 3.97G 149MB/s in 36s \n",
"\n",
"2023-05-25 06:12:22 (112 MB/s) - ./models/checkpoints/v1-5-pruned-emaonly.ckpt saved [4265380512/4265380512]\n",
"\n",
"--2023-05-25 06:12:22-- https://huggingface.co/stabilityai/sd-vae-ft-mse-original/resolve/main/vae-ft-mse-840000-ema-pruned.safetensors\n",
"Resolving huggingface.co (huggingface.co)... 18.67.0.90, 18.67.0.67, 18.67.0.55, ...\n",
"Connecting to huggingface.co (huggingface.co)|18.67.0.90|:443... connected.\n",
"HTTP request sent, awaiting response... 302 Found\n",
"Location: https://cdn-lfs.huggingface.co/repos/ec/ee/eceee26c5834d8a75cf04eeb17dfc06d1d5fe1d80c2f19520b148c11e2e98c45/735e4c3a447a3255760d7f86845f09f937809baa529c17370d83e4c3758f3c75?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27vae-ft-mse-840000-ema-pruned.safetensors%3B+filename%3D%22vae-ft-mse-840000-ema-pruned.safetensors%22%3B&Expires=1685253633&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9jZG4tbGZzLmh1Z2dpbmdmYWNlLmNvL3JlcG9zL2VjL2VlL2VjZWVlMjZjNTgzNGQ4YTc1Y2YwNGVlYjE3ZGZjMDZkMWQ1ZmUxZDgwYzJmMTk1MjBiMTQ4YzExZTJlOThjNDUvNzM1ZTRjM2E0NDdhMzI1NTc2MGQ3Zjg2ODQ1ZjA5ZjkzNzgwOWJhYTUyOWMxNzM3MGQ4M2U0YzM3NThmM2M3NT9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE2ODUyNTM2MzN9fX1dfQ__&Signature=a2ODsl3PB7P6KKeogKbKZRgC3e8Z3ZqDxyh4FIGEX%7EtQPkdxtSI5wgwOw%7ESaNZ1mLdqoGX5Qjg0Zl3SVtyjjYGrs8ysDNMsaoZpDHlkiAL7FJVrGEamzbV%7ESjd5u2aXSk86sa6q%7Ewe7Iu5vo8T7SuHMUrUXgZo5LvrFJBp4ojxXgbBNWCCxMO3NPKQhNFBSe1Wd3s0gidEtVzVSS0NUTtR2fosYPTqJA46vtoLxnWjZhgnpmULB3jD23DRCwrgA1EUfYwjebPHiM9o4WVHr3%7ExsZJnvtYPKlDxFeIkGnNt2DuflxACtyR7ztul6XZtjKrBfuaiSt9HiDIP9HxPpD8g__&Key-Pair-Id=KVTP0A1DKRTAX [following]\n",
"--2023-05-25 06:12:23-- https://cdn-lfs.huggingface.co/repos/ec/ee/eceee26c5834d8a75cf04eeb17dfc06d1d5fe1d80c2f19520b148c11e2e98c45/735e4c3a447a3255760d7f86845f09f937809baa529c17370d83e4c3758f3c75?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27vae-ft-mse-840000-ema-pruned.safetensors%3B+filename%3D%22vae-ft-mse-840000-ema-pruned.safetensors%22%3B&Expires=1685253633&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9jZG4tbGZzLmh1Z2dpbmdmYWNlLmNvL3JlcG9zL2VjL2VlL2VjZWVlMjZjNTgzNGQ4YTc1Y2YwNGVlYjE3ZGZjMDZkMWQ1ZmUxZDgwYzJmMTk1MjBiMTQ4YzExZTJlOThjNDUvNzM1ZTRjM2E0NDdhMzI1NTc2MGQ3Zjg2ODQ1ZjA5ZjkzNzgwOWJhYTUyOWMxNzM3MGQ4M2U0YzM3NThmM2M3NT9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE2ODUyNTM2MzN9fX1dfQ__&Signature=a2ODsl3PB7P6KKeogKbKZRgC3e8Z3ZqDxyh4FIGEX%7EtQPkdxtSI5wgwOw%7ESaNZ1mLdqoGX5Qjg0Zl3SVtyjjYGrs8ysDNMsaoZpDHlkiAL7FJVrGEamzbV%7ESjd5u2aXSk86sa6q%7Ewe7Iu5vo8T7SuHMUrUXgZo5LvrFJBp4ojxXgbBNWCCxMO3NPKQhNFBSe1Wd3s0gidEtVzVSS0NUTtR2fosYPTqJA46vtoLxnWjZhgnpmULB3jD23DRCwrgA1EUfYwjebPHiM9o4WVHr3%7ExsZJnvtYPKlDxFeIkGnNt2DuflxACtyR7ztul6XZtjKrBfuaiSt9HiDIP9HxPpD8g__&Key-Pair-Id=KVTP0A1DKRTAX\n",
"Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 18.64.174.110, 18.64.174.43, 18.64.174.106, ...\n",
"Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|18.64.174.110|:443... connected.\n",
"HTTP request sent, awaiting response... 200 OK\n",
"Length: 334641190 (319M) [binary/octet-stream]\n",
"Saving to: ./models/vae/vae-ft-mse-840000-ema-pruned.safetensors\n",
"\n",
"vae-ft-mse-840000-e 100%[===================>] 319.14M 142MB/s in 2.2s \n",
"\n",
"2023-05-25 06:12:25 (142 MB/s) - ./models/vae/vae-ft-mse-840000-ema-pruned.safetensors saved [334641190/334641190]\n",
"\n"
]
}
],
"source": [
"# Checkpoints\n",
"\n",
"# SD1.5\n",
"!wget -c https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned-emaonly.ckpt -P ./models/checkpoints/\n",
"\n",
"# SD2\n",
"#!wget -c https://huggingface.co/stabilityai/stable-diffusion-2-1-base/resolve/main/v2-1_512-ema-pruned.safetensors -P ./models/checkpoints/\n",
"#!wget -c https://huggingface.co/stabilityai/stable-diffusion-2-1/resolve/main/v2-1_768-ema-pruned.safetensors -P ./models/checkpoints/\n",
"\n",
"# Some SD1.5 anime style\n",
"#!wget -c https://huggingface.co/WarriorMama777/OrangeMixs/resolve/main/Models/AbyssOrangeMix2/AbyssOrangeMix2_hard.safetensors -P ./models/checkpoints/\n",
"#!wget -c https://huggingface.co/WarriorMama777/OrangeMixs/resolve/main/Models/AbyssOrangeMix3/AOM3A1_orangemixs.safetensors -P ./models/checkpoints/\n",
"#!wget -c https://huggingface.co/WarriorMama777/OrangeMixs/resolve/main/Models/AbyssOrangeMix3/AOM3A3_orangemixs.safetensors -P ./models/checkpoints/\n",
"#!wget -c https://huggingface.co/Linaqruf/anything-v3.0/resolve/main/anything-v3-fp16-pruned.safetensors -P ./models/checkpoints/\n",
"\n",
"# Waifu Diffusion 1.5 (anime style SD2.x 768-v)\n",
"#!wget -c https://huggingface.co/waifu-diffusion/wd-1-5-beta2/resolve/main/checkpoints/wd-1-5-beta2-fp16.safetensors -P ./models/checkpoints/\n",
"\n",
"\n",
"# unCLIP models\n",
"#!wget -c https://huggingface.co/comfyanonymous/illuminatiDiffusionV1_v11_unCLIP/resolve/main/illuminatiDiffusionV1_v11-unclip-h-fp16.safetensors -P ./models/checkpoints/\n",
"#!wget -c https://huggingface.co/comfyanonymous/wd-1.5-beta2_unCLIP/resolve/main/wd-1-5-beta2-aesthetic-unclip-h-fp16.safetensors -P ./models/checkpoints/\n",
"\n",
"\n",
"# VAE\n",
"!wget -c https://huggingface.co/stabilityai/sd-vae-ft-mse-original/resolve/main/vae-ft-mse-840000-ema-pruned.safetensors -P ./models/vae/\n",
"#!wget -c https://huggingface.co/WarriorMama777/OrangeMixs/resolve/main/VAEs/orangemix.vae.pt -P ./models/vae/\n",
"#!wget -c https://huggingface.co/hakurei/waifu-diffusion-v1-4/resolve/main/vae/kl-f8-anime2.ckpt -P ./models/vae/\n",
"\n",
"\n",
"# Loras\n",
"#!wget -c https://civitai.com/api/download/models/10350 -O ./models/loras/theovercomer8sContrastFix_sd21768.safetensors #theovercomer8sContrastFix SD2.x 768-v\n",
"#!wget -c https://civitai.com/api/download/models/10638 -O ./models/loras/theovercomer8sContrastFix_sd15.safetensors #theovercomer8sContrastFix SD1.x\n",
"\n",
"\n",
"# T2I-Adapter\n",
"#!wget -c https://huggingface.co/TencentARC/T2I-Adapter/resolve/main/models/t2iadapter_depth_sd14v1.pth -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/TencentARC/T2I-Adapter/resolve/main/models/t2iadapter_seg_sd14v1.pth -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/TencentARC/T2I-Adapter/resolve/main/models/t2iadapter_sketch_sd14v1.pth -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/TencentARC/T2I-Adapter/resolve/main/models/t2iadapter_keypose_sd14v1.pth -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/TencentARC/T2I-Adapter/resolve/main/models/t2iadapter_openpose_sd14v1.pth -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/TencentARC/T2I-Adapter/resolve/main/models/t2iadapter_color_sd14v1.pth -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/TencentARC/T2I-Adapter/resolve/main/models/t2iadapter_canny_sd14v1.pth -P ./models/controlnet/\n",
"\n",
"# T2I Styles Model\n",
"#!wget -c https://huggingface.co/TencentARC/T2I-Adapter/resolve/main/models/t2iadapter_style_sd14v1.pth -P ./models/style_models/\n",
"\n",
"# CLIPVision model (needed for styles model)\n",
"#!wget -c https://huggingface.co/openai/clip-vit-large-patch14/resolve/main/pytorch_model.bin -O ./models/clip_vision/clip_vit14.bin\n",
"\n",
"\n",
"# ControlNet\n",
"#!wget -c https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11e_sd15_ip2p_fp16.safetensors -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11e_sd15_shuffle_fp16.safetensors -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11p_sd15_canny_fp16.safetensors -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11f1p_sd15_depth_fp16.safetensors -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11p_sd15_inpaint_fp16.safetensors -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11p_sd15_lineart_fp16.safetensors -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11p_sd15_mlsd_fp16.safetensors -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11p_sd15_normalbae_fp16.safetensors -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11p_sd15_openpose_fp16.safetensors -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11p_sd15_scribble_fp16.safetensors -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11p_sd15_seg_fp16.safetensors -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11p_sd15_softedge_fp16.safetensors -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11p_sd15s2_lineart_anime_fp16.safetensors -P ./models/controlnet/\n",
"#!wget -c https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11u_sd15_tile_fp16.safetensors -P ./models/controlnet/\n",
"\n",
"\n",
"# Controlnet Preprocessor nodes by Fannovel16\n",
"#!cd custom_nodes && git clone https://github.com/Fannovel16/comfy_controlnet_preprocessors; cd comfy_controlnet_preprocessors && python install.py\n",
"\n",
"\n",
"# GLIGEN\n",
"#!wget -c https://huggingface.co/comfyanonymous/GLIGEN_pruned_safetensors/resolve/main/gligen_sd14_textbox_pruned_fp16.safetensors -P ./models/gligen/\n",
"\n",
"\n",
"# ESRGAN upscale model\n",
"#!wget -c https://huggingface.co/sberbank-ai/Real-ESRGAN/resolve/main/RealESRGAN_x2.pth -P ./models/upscale_models/\n",
"#!wget -c https://huggingface.co/sberbank-ai/Real-ESRGAN/resolve/main/RealESRGAN_x4.pth -P ./models/upscale_models/\n",
"\n",
"\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "kkkkkkkkkkkkkk"
},
"source": [
"### Run ComfyUI with localtunnel\n",
"\n",
"#### **Instructions for this part**:\n",
"\n",
"Run this cell and wait until you see the two localtunnel URLs\n",
"\n",
"Copy the one that has **[ComfyUI]** before it **without the https:// or trailing slash**\n",
"\n",
"Then paste it in the cell below this one that says **Set ComfyUI Backend URL** and run it (may have to wait until the other cell finishes first)\n",
"\n",
"Afterwards visit **both** localtunnel URLs and submit the same IP printed in the output for each one\n",
"\n",
"If you get \"Failed to fetch\" errors **make sure you've set the correct backend URL in the other cell first** and **clear your cache** before trying again\n",
"\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "jjjjjjjjjjjjj",
"outputId": "4f53bb3a-a06f-4a21-a985-1023da159450"
},
"outputs": [
{
"output_type": "stream",
"name": "stdout",
"text": [
"/content/ComfyUI\n",
"Reading package lists... Done\n",
"Building dependency tree \n",
"Reading state information... Done\n",
"net-tools is already the newest version (1.60+git20180626.aebd88e-1ubuntu1).\n",
"0 upgraded, 0 newly installed, 0 to remove and 38 not upgraded.\n",
"kill: failed to parse argument: '-'\n",
"kill: (5235): No such process\n",
"kill: failed to parse argument: '-'\n",
"kill: (5235): No such process\n",
"kill: (5235): No such process\n",
"kill: failed to parse argument: '-'\n",
"kill: (5235): No such process\n",
"kill: (5235): No such process\n",
"kill: failed to parse argument: '-'\n",
"kill: failed to parse argument: '-'\n",
"kill: (5235): No such process\n",
"kill: (5235): No such process\n",
"kill: (5235): No such process\n",
"kill: (5235): No such process\n",
"kill: failed to parse argument: '-'\n",
"kill: failed to parse argument: '-'\n",
"kill: (5235): No such process\n",
"kill: failed to parse argument: '-'\n",
"kill: failed to parse argument: '-'\n",
"kill: failed to parse argument: '-'\n",
"kill: failed to parse argument: '-'\n",
"kill: failed to parse argument: '-'\n",
"kill: failed to parse argument: '-'\n",
"kill: failed to parse argument: '-'\n",
"kill: failed to parse argument: '-'\n",
"\u001b[K\u001b[?25h\n",
"changed 40 packages in 3s\n",
"\n",
"11 packages are looking for funding\n",
" run `npm fund` for details\n",
"\u001b[K\u001b[?25h\n",
"changed 22 packages in 2s\n",
"\n",
"3 packages are looking for funding\n",
" run `npm fund` for details\n",
"/content/ComfyUI/ComfyBox/dist\n",
"rm: cannot remove 'nohup.out': No such file or directory\n",
"nohup: appending output to 'nohup.out'\n",
"/content/ComfyUI\n",
"nohup: appending output to 'nohup.out'\n",
"\n",
"ComfyUI finished loading, trying to launch localtunnel (if it gets stuck here localtunnel is having issues)\n",
"\n",
"<!DOCTYPE html>\n",
"<html lang=\"en\">\n",
" <head>\n",
" <meta charset=\"utf-8\" />\n",
" <!-- <link rel=\"icon\" href=\"%sveltekit.assets%/favicon.png\" /> -->\n",
" <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, viewport-fit=cover\">\n",
" <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\n",
" <meta name=\"theme-color\" content=\"#2196f3\">\n",
" <script type=\"module\" crossorigin src=\"./assets/main-8f83746c.js\"></script>\n",
" <link rel=\"modulepreload\" crossorigin href=\"./assets/global-9896eb17.js\">\n",
" <link rel=\"stylesheet\" href=\"./assets/global-aad4dfb7.css\">\n",
" <link rel=\"stylesheet\" href=\"./assets/index-aa576df9.css\">\n",
" </head>\n",
" <script>\n",
" if(!window.location.search.substring(1) == \"desktop=true\") {\n",
" if (navigator.userAgent.match(/iPhone/i)\n",
" || navigator.userAgent.match(/iPad/i)\n",
" || navigator.userAgent.match(/Android/i)\n",
" || navigator.userAgent.match(/Blackberry/i)\n",
" || navigator.userAgent.match(/WebOs/i)) {\n",
" window.location.href = \"/mobile/\"\n",
" }\n",
" }\n",
" </script>\n",
" <body>\n",
" <div id=\"app-root\"/>\n",
" \n",
" </body>\n",
"</html>\n",
"The password/enpoint ip for localtunnel is: 34.73.12.157\n",
"Default File Extension: none\n",
"\n",
"Available on:\n",
" http://127.0.0.1:8000\n",
" http://172.28.0.12:8000\n",
"Hit CTRL-C to stop the server\n",
"\n",
"[2023-05-25T06:24:53.189Z] \"GET /\" \"curl/7.68.0\"\n",
"(node:11567) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated\n",
"(Use `node --trace-deprecation ...` to show where the warning was created)\n",
"[ComfyUI] your url is: https://stupid-rockets-fry.loca.lt\n",
"\n",
"[ComfyBox] your url is: https://sixty-bags-roll.loca.lt\n",
"\n",
"[ComfyBox] Thu May 25 2023 06:25:05 GMT+0000 (Coordinated Universal Time) GET /\n",
"\n",
"[ComfyBox] Thu May 25 2023 06:25:05 GMT+0000 (Coordinated Universal Time) GET /assets/main-8f83746c.js\n",
"\n",
"[ComfyBox] Thu May 25 2023 06:25:05 GMT+0000 (Coordinated Universal Time) GET /assets/global-aad4dfb7.css\n",
"\n",
"[2023-05-25T06:25:05.293Z] \"GET /\" \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36\"\n",
"[2023-05-25T06:25:05.528Z] \"GET /assets/main-8f83746c.js\" \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36\"\n",
"[2023-05-25T06:25:05.538Z] \"GET /assets/global-aad4dfb7.css\" \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36\"\n",
"[2023-05-25T06:25:05.539Z] \"GET /assets/global-9896eb17.js\" \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36\"\n",
"[2023-05-25T06:25:05.540Z] \"GET /assets/index-aa576df9.css\" \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36\"\n"
]
}
],
"source": [
"%cd '/content/ComfyUI'\n",
"!apt-get install net-tools\n",
"#!sudo netstat -tanlp | grep 8000\n",
"!sudo netstat -tanlp | grep 8000 | tr -s ' ' | cut -d$' ' -f 7 | cut -d$'/' -f 1 | xargs -I'{{}}' -- kill {{}}\n",
"!npm install http-server -g\n",
"\n",
"#!fuser -k 8000/tcp\n",
"#!fuser -k 8188/tcp\n",
"!npm install -g localtunnel\n",
"\n",
"import subprocess\n",
"import threading\n",
"import time\n",
"import socket\n",
"import urllib.request\n",
"import select\n",
"from contextlib import closing\n",
" \n",
"def check_socket(host, port):\n",
" with closing(socket.socket(socket.AF_INET, socket.SOCK_STREAM)) as sock:\n",
" return sock.connect_ex((host, port)) == 0\n",
"\n",
"def iframe_thread(port,cbPort):\n",
" while True:\n",
" time.sleep(0.5)\n",
" if check_socket(\"127.0.0.1\", port) and check_socket(\"127.0.0.1\", cbPort):\n",
" break\n",
" print(\"\\nComfyUI finished loading, trying to launch localtunnel (if it gets stuck here localtunnel is having issues)\\n\")\n",
" print(\"The password/enpoint ip for localtunnel is:\", urllib.request.urlopen('https://ipv4.icanhazip.com').read().decode('utf8').strip(\"\\n\"))\n",
" p = subprocess.Popen([\"lt\", \"--port\", \"{}\".format(port)], stdout=subprocess.PIPE)\n",
" p2 = subprocess.Popen([\"lt\", \"--print-requests\", \"--port\", \"{}\".format(cbPort)], stdout=subprocess.PIPE)\n",
" while True:\n",
" ready_to_read, _, _ = select.select([p.stdout, p2.stdout], [], [])\n",
" for stdout in ready_to_read:\n",
" line = stdout.readline().decode()\n",
" pre = \"[ComfyUI]\"\n",
" if stdout == p2.stdout:\n",
" pre = \"[ComfyBox]\"\n",
" if line != \"\":\n",
" print(pre + \" \" + line)\n",
"\n",
"threading.Thread(target=iframe_thread, daemon=True, args=(8188,8000,)).start()\n",
"\n",
"#!nohup python main.py --dont-print-server --enable-cors-header & \n",
"#!timeout 20 tail -f nohup.out\n",
"%cd /content/ComfyUI/ComfyBox/dist\n",
"!rm nohup.out\n",
"!nohup http-server -p 8000 &\n",
"%cd /content/ComfyUI\n",
"!rm nohup.out\n",
"!nohup python main.py --dont-print-server --enable-cors-header &\n",
"!curl http://localhost:8000\n",
"!timeout 20 tail -f ./ComfyBox/dist/nohup.out\n",
"\n",
"#iframe_thread(8188, 8000)"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "8vw8BXPUK58Y"
},
"source": [
"### Set ComfyUI Backend URL\n",
"\n",
"\n"
]
},
{
"cell_type": "code",
"source": [
"COMFY_UI_LOCALTUNNEL_URL = \"stupid-rockets-fry.loca.lt\" #@param {type:\"string\"}\n",
"\n",
"%cd \"/content/ComfyUI\"\n",
"!apt-get install jq\n",
"!cat ./ComfyBox/dist/config.json | jq '.comfyUIHostname = $v' --arg v {COMFY_UI_LOCALTUNNEL_URL} | jq '.comfyUIPort = $v' --arg v 443 | sponge ./ComfyBox/dist/config.json\n",
"!echo \"Configured ComfyUI backend as '{COMFY_UI_LOCALTUNNEL_URL}'\"\n",
"!cat ./ComfyBox/dist/config.json"
],
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "Mb9eL6UgLe-Y",
"outputId": "c27d662c-fd9f-414e-f6c6-c51ae48895d6"
},
"execution_count": null,
"outputs": [
{
"output_type": "stream",
"name": "stdout",
"text": [
"/content/ComfyUI\n",
"Reading package lists... Done\n",
"Building dependency tree \n",
"Reading state information... Done\n",
"jq is already the newest version (1.6-1ubuntu0.20.04.1).\n",
"0 upgraded, 0 newly installed, 0 to remove and 38 not upgraded.\n",
"Configured ComfyUI backend as 'stupid-rockets-fry.loca.lt'\n",
"{\n",
" \"comfyUIHostname\": \"stupid-rockets-fry.loca.lt\",\n",
" \"comfyUIPort\": \"443\",\n",
" \"alwaysStripUserState\": false,\n",
" \"promptForWorkflowName\": false,\n",
" \"confirmWhenUnloadingUnsavedChanges\": true\n",
"}\n"
]
}
]
},
{
"cell_type": "code",
"source": [
"import threading\n",
"import time\n",
"import socket\n",
"from google.colab import output\n",
"\n",
"port = 8000\n",
"\n",
"output.serve_kernel_port_as_iframe(port, height=1024)\n",
"print(\"to open it in a window you can open this link here:\")\n",
"output.serve_kernel_port_as_window(port)"
],
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 1000
},
"id": "iJOWHPQQgkWW",
"outputId": "00790864-0d74-48a6-8b73-98eb9b3671a7"
},
"execution_count": null,
"outputs": [
{
"output_type": "display_data",
"data": {
"text/plain": [
"<IPython.core.display.Javascript object>"
],
"application/javascript": [
"(async (port, path, width, height, cache, element) => {\n",
" if (!google.colab.kernel.accessAllowed && !cache) {\n",
" return;\n",
" }\n",
" element.appendChild(document.createTextNode(''));\n",
" const url = await google.colab.kernel.proxyPort(port, {cache});\n",
" const iframe = document.createElement('iframe');\n",
" iframe.src = new URL(path, url).toString();\n",
" iframe.height = height;\n",
" iframe.width = width;\n",
" iframe.style.border = 0;\n",
" iframe.allow = [\n",
" 'accelerometer',\n",
" 'autoplay',\n",
" 'camera',\n",
" 'clipboard-read',\n",
" 'clipboard-write',\n",
" 'gyroscope',\n",
" 'magnetometer',\n",
" 'microphone',\n",
" 'serial',\n",
" 'usb',\n",
" 'xr-spatial-tracking',\n",
" ].join('; ');\n",
" element.appendChild(iframe);\n",
" })(8000, \"/\", \"100%\", 1024, false, window.element)"
]
},
"metadata": {}
},
{
"output_type": "stream",
"name": "stdout",
"text": [
"to open it in a window you can open this link here:\n"
]
},
{
"output_type": "display_data",
"data": {
"text/plain": [
"<IPython.core.display.Javascript object>"
],
"application/javascript": [
"(async (port, path, text, element) => {\n",
" if (!google.colab.kernel.accessAllowed) {\n",
" return;\n",
" }\n",
" element.appendChild(document.createTextNode(''));\n",
" const url = await google.colab.kernel.proxyPort(port);\n",
" const anchor = document.createElement('a');\n",
" anchor.href = new URL(path, url).toString();\n",
" anchor.target = '_blank';\n",
" anchor.setAttribute('data-href', url + path);\n",
" anchor.textContent = text;\n",
" element.appendChild(anchor);\n",
" })(8000, \"/\", \"https://localhost:8000/\", window.element)"
]
},
"metadata": {}
}
]
}
],
"metadata": {
"accelerator": "GPU",
"colab": {
"provenance": []
},
"gpuClass": "standard",
"kernelspec": {
"display_name": "Python 3",
"name": "python3"
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 0
}