@cjy0812/inspect-plus 0.0.1772240426360
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +148 -0
- package/dist/.nojekyll +1 -0
- package/dist/404.html +38 -0
- package/dist/_redirects +1 -0
- package/dist/assets/ActionCard.vue_vue_type_script_setup_true_lang-CzzwrEAn.js +17 -0
- package/dist/assets/ActionCard.vue_vue_type_script_setup_true_lang-CzzwrEAn.js.map +1 -0
- package/dist/assets/DevicePage-ClkEpwEg.js +2 -0
- package/dist/assets/DevicePage-ClkEpwEg.js.map +1 -0
- package/dist/assets/HomePage-DWBCu_RV.js +55 -0
- package/dist/assets/HomePage-DWBCu_RV.js.map +1 -0
- package/dist/assets/ImportPage-DNhXkQRM.js +2 -0
- package/dist/assets/ImportPage-DNhXkQRM.js.map +1 -0
- package/dist/assets/SelectorPage-BPf1NT6K.js +2 -0
- package/dist/assets/SelectorPage-BPf1NT6K.js.map +1 -0
- package/dist/assets/SettingsModal.vue_vue_type_script_setup_true_lang-Dzypo389.js +977 -0
- package/dist/assets/SettingsModal.vue_vue_type_script_setup_true_lang-Dzypo389.js.map +1 -0
- package/dist/assets/SnapshotPage-B6Jpif--.js +250 -0
- package/dist/assets/SnapshotPage-B6Jpif--.js.map +1 -0
- package/dist/assets/SnapshotPage-B_oz4RvQ.css +1 -0
- package/dist/assets/SvgPage-BgerzYLu.js +2 -0
- package/dist/assets/SvgPage-BgerzYLu.js.map +1 -0
- package/dist/assets/TrackGraph-BqCqbx5h.css +1 -0
- package/dist/assets/TrackGraph-CSZuKoTS.js +134 -0
- package/dist/assets/TrackGraph-CSZuKoTS.js.map +1 -0
- package/dist/assets/_404Page-Beb778B7.js +2 -0
- package/dist/assets/_404Page-Beb778B7.js.map +1 -0
- package/dist/assets/import-ohlNKANL.js +2 -0
- package/dist/assets/import-ohlNKANL.js.map +1 -0
- package/dist/assets/index-BlWrRSuL.js +18 -0
- package/dist/assets/index-BlWrRSuL.js.map +1 -0
- package/dist/assets/index-CFzr9cs0.css +1 -0
- package/dist/assets/index-DfAptoUr.js +1172 -0
- package/dist/assets/index-DfAptoUr.js.map +1 -0
- package/dist/assets/index-OOkxa8o-.css +1 -0
- package/dist/assets/jszip.min-DUXE_wq7.js +3 -0
- package/dist/assets/jszip.min-DUXE_wq7.js.map +1 -0
- package/dist/assets/mod-BHC4TAjm.wasm +0 -0
- package/dist/assets/node-TLy2IyRG.js +118 -0
- package/dist/assets/node-TLy2IyRG.js.map +1 -0
- package/dist/assets/polyfills-t8dO9Hxd.js +2 -0
- package/dist/assets/polyfills-t8dO9Hxd.js.map +1 -0
- package/dist/assets/snapshot-D02dgTNQ.js +4 -0
- package/dist/assets/snapshot-D02dgTNQ.js.map +1 -0
- package/dist/assets/snapshotGroup-DhERMZkD.js +2 -0
- package/dist/assets/snapshotGroup-DhERMZkD.js.map +1 -0
- package/dist/assets/svg-D9PkDGa0.js +2 -0
- package/dist/assets/svg-D9PkDGa0.js.map +1 -0
- package/dist/assets/worker-NxeETyFs.js +10 -0
- package/dist/assets/worker-NxeETyFs.js.map +1 -0
- package/dist/index.html +38 -0
- package/package.json +102 -0
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["https://registry.npmmirror.com/@gkd-kit/inspect/0.0.1772240426360/files/dist/assets/jszip.min-DUXE_wq7.js","https://registry.npmmirror.com/@gkd-kit/inspect/0.0.1772240426360/files/dist/assets/index-DfAptoUr.js","https://registry.npmmirror.com/@gkd-kit/inspect/0.0.1772240426360/files/dist/assets/index-OOkxa8o-.css"])))=>i.map(i=>d[i]);
|
|
2
|
+
import{aL as T,cl as k,a$ as I,cm as N,cn as O,cc as U,co as _,bc as x,cd as q,cf as S,cp as b}from"./index-DfAptoUr.js";class D{value;next;constructor(t){this.value=t}}class j{#e;#t;#r;constructor(){this.clear()}enqueue(t){const r=new D(t);this.#e?(this.#t.next=r,this.#t=r):(this.#e=r,this.#t=r),this.#r++}dequeue(){const t=this.#e;if(t)return this.#e=this.#e.next,this.#r--,t.value}peek(){if(this.#e)return this.#e.value}clear(){this.#e=void 0,this.#t=void 0,this.#r=0}get size(){return this.#r}*[Symbol.iterator](){let t=this.#e;for(;t;)yield t.value,t=t.next}*drain(){for(;this.#e;)yield this.dequeue()}}function J(e){let t=!1;if(typeof e=="object"&&({concurrency:e,rejectOnClear:t=!1}=e),P(e),typeof t!="boolean")throw new TypeError("Expected `rejectOnClear` to be a boolean");const r=new j;let s=0;const n=()=>{s<e&&r.size>0&&(s++,r.dequeue().run())},u=()=>{s--,n()},i=async(o,c,l)=>{const d=(async()=>o(...l))();c(d);try{await d}catch{}u()},h=(o,c,l,d)=>{const f={reject:l};new Promise(w=>{f.run=w,r.enqueue(f)}).then(i.bind(void 0,o,c,d)),s<e&&n()},a=(o,...c)=>new Promise((l,d)=>{h(o,l,d,c)});return Object.defineProperties(a,{activeCount:{get:()=>s},pendingCount:{get:()=>r.size},clearQueue:{value(){if(!t){r.clear();return}const o=AbortSignal.abort().reason;for(;r.size>0;)r.dequeue().reject(o)}},concurrency:{get:()=>e,set(o){P(o),e=o,queueMicrotask(()=>{for(;s<e&&r.size>0;)n()})}},map:{async value(o,c){const l=Array.from(o,(d,f)=>this(c,d,f));return Promise.all(l)}}}),a}function P(e){if(!((Number.isInteger(e)||e===Number.POSITIVE_INFINITY)&&e>0))throw new TypeError("Expected `concurrency` to be a number from 1 and up")}const Q=T(()=>import("./jszip.min-DUXE_wq7.js").then(e=>e.j),__vite__mapDeps([0,1,2]),import.meta.url).then(e=>e.default),W=async(e,t)=>T(()=>import("./jszip.min-DUXE_wq7.js").then(r=>r.j),__vite__mapDeps([0,1,2]),import.meta.url).then(r=>r.loadAsync(e,t)),C=e=>((...t)=>e()(...t)),G=C(()=>{var e;return(e=window.__NetworkExtension__)==null?void 0:e.GM_xmlhttpRequest}),L=()=>{var e;return!!((e=window.__NetworkExtension__)!=null&&e.GM_xmlhttpRequest)},H=(e="")=>{const t=new Headers;return e.replace(/\r?\n[\t ]+/g," ").split("\r").map(function(s){return s.startsWith(`
|
|
3
|
+
`)?s.substring(1):s}).forEach(function(s){var i;let n=s.split(":"),u=(i=n.shift())==null?void 0:i.trim();if(u){let h=n.join(":").trim();try{t.append(u,h)}catch{}}}),t},z=(e="")=>{try{return e===""&&location.href?location.href:e}catch{return e}},M=async(e,t={},r)=>{var o;const s=new Request(e,t).clone();if((o=s.signal)!=null&&o.aborted)throw new DOMException("Aborted","AbortError");const n=s.method.toUpperCase(),u=z(s.url),i=new Headers(s.headers);new Headers(t.headers).forEach((c,l)=>{i.set(l,c)});let h=!1,a;return n!=="GET"&&t.body&&(typeof t.body=="string"||t.body instanceof URLSearchParams?a=t.body:t.body instanceof FormData?(a=t.body,i.delete("content-type")):(h=!0,a=await s.blob())),new Promise((c,l)=>{var v;let d={method:n,url:u,headers:k(i),data:a,binary:h,responseType:n==="GET"?"blob":void 0,async onload(m){await I();let p=!1;m.response instanceof Blob&&(p=m.response.size===0);const E=new Response((p?null:m.response)||null,{status:m.status,statusText:m.statusText,headers:H(m.responseHeaders)});Object.defineProperty(E,"url",{value:m.finalUrl}),c(E)},async onerror(m){await I(),l(new TypeError("Network request onerror failed",{cause:m}))},async ontimeout(){await I(),l(new TypeError("Network request ontimeout failed"))},async onabort(){await I(),l(new DOMException("Aborted","AbortError"))},async onreadystatechange(m){var p;m.readyState===4&&((p=s.signal)==null||p.removeEventListener("abort",w))}};typeof r=="function"&&(d=r(d));const f=G(d);function w(){f.abort()}(v=s.signal)==null||v.addEventListener("abort",w)})},F=(e,t)=>((t==null?void 0:t.method)||e.method).toUpperCase()==="GET",Y=async(e,t,r)=>{const s=new Request(e),n=new URL(s.url);if(N(n))return fetch(e,t);if(L())return M(e,t,r);if(F(s,t)&&O(n.href)){const u=new URL("https://proxy.gkd.li");u.searchParams.set("proxyUrl",n.href);const i=new Request(e,t);return fetch(u,{method:i.method,headers:i.headers,body:i.body})}else throw U().networkErrorDlgVisible=!0,new Error("gm is not supported")},g=(e={})=>{e.driver??=_.INDEXEDDB;const t=_.createInstance(e);return{keys:async()=>t.keys(),hasItem:async a=>{const o=a.toString();return t.keys().then(c=>c.includes(o))},getItem:async a=>t.getItem(a.toString()),setItem:async(a,o)=>t.setItem(a.toString(),o),removeItem:async a=>t.removeItem(a.toString()),getAllItems:async()=>Promise.all((await t.keys()).map(a=>t.getItem(a)))}},y=g({name:"snapshot",version:1}),V=y.setItem;y.setItem=async(e,t)=>{const r={...t,nodes:[]};return await A.setItem(e,r),V(e,t)};const X=y.removeItem;y.removeItem=async e=>{await Promise.all([X(e),A.removeItem(e),R.removeItem(e),b[e]&&delete b[e]])};const A=g({name:"shallowSnapshot",version:1}),R=g({name:"screenshot",version:1}),Z=async(e,t)=>{var s;const r=e.appId||((s=e.appInfo)==null?void 0:s.id)||"";e.appId=r,e.appInfo&&!e.appInfo.id&&(e.appInfo.id=r),e.activityId||(e.activityId="(unknown)"),Object.entries(x).forEach(([n,u])=>{u==e.id&&delete x[n]}),q[e.id]&&delete q[e.id],S[e.id]&&delete S[e.id],b[e.id]=Date.now(),await Promise.all([y.setItem(e.id,e),R.setItem(e.id,t)])};export{Q as J,y as a,R as b,Z as c,Y as e,L as g,W as l,J as p,A as s};
|
|
4
|
+
//# sourceMappingURL=snapshot-D02dgTNQ.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"mappings":"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","names":["Node","value","Queue","#head","#tail","#size","node","current","pLimit","concurrency","rejectOnClear","validateConcurrency","queue","activeCount","resumeNext","next","run","function_","resolve","arguments_","result","enqueue","reject","queueItem","internalResolve","generator","abortError","newConcurrency","iterable","promises","index","JSZipAsync","__vitePreload","n","r","loadAsync","data","options","proxyFc","getFc","args","GM_xmlhttpRequest","_a","gmOk","parseHeaders","rawHeaders","headers","header","line","parts","key","fixUrl","url","GM_fetch","input","init","xhrDetails","request","method","sendHeaders","binary","initXhrDetails","headers2obj","e","delay","useNull","resp","response","abortXhr","handle","isGetReq","req","enhanceFetch","u","isAllowCorsUrl","isCanProxyImportFileUrl","proxyUrl","useGlobalStore","useStorage","localforage","storage","keyStr","k","snapshotStorage","snapshotSetItem","shallowValue","shallowSnapshotStorage","snapshotRemoveItem","screenshotStorage","snapshotImportTime","setSnapshot","snapshot","bf","appId","importSnapshotId","v","snapshotImageId","snapshotImportId"],"ignoreList":[0,1],"sources":["../../node_modules/.pnpm/yocto-queue@1.2.1/node_modules/yocto-queue/index.js","../../node_modules/.pnpm/p-limit@7.3.0/node_modules/p-limit/index.js","../../src/utils/chunk.ts","../../src/utils/gm.ts","../../src/utils/fetch.ts","../../src/utils/snapshot.ts"],"sourcesContent":["/*\nHow it works:\n`this.#head` is an instance of `Node` which keeps track of its current value and nests another instance of `Node` that keeps the value that comes after it. When a value is provided to `.enqueue()`, the code needs to iterate through `this.#head`, going deeper and deeper to find the last value. However, iterating through every single item is slow. This problem is solved by saving a reference to the last value as `this.#tail` so that it can reference it to add a new value.\n*/\n\nclass Node {\n\tvalue;\n\tnext;\n\n\tconstructor(value) {\n\t\tthis.value = value;\n\t}\n}\n\nexport default class Queue {\n\t#head;\n\t#tail;\n\t#size;\n\n\tconstructor() {\n\t\tthis.clear();\n\t}\n\n\tenqueue(value) {\n\t\tconst node = new Node(value);\n\n\t\tif (this.#head) {\n\t\t\tthis.#tail.next = node;\n\t\t\tthis.#tail = node;\n\t\t} else {\n\t\t\tthis.#head = node;\n\t\t\tthis.#tail = node;\n\t\t}\n\n\t\tthis.#size++;\n\t}\n\n\tdequeue() {\n\t\tconst current = this.#head;\n\t\tif (!current) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis.#head = this.#head.next;\n\t\tthis.#size--;\n\t\treturn current.value;\n\t}\n\n\tpeek() {\n\t\tif (!this.#head) {\n\t\t\treturn;\n\t\t}\n\n\t\treturn this.#head.value;\n\n\t\t// TODO: Node.js 18.\n\t\t// return this.#head?.value;\n\t}\n\n\tclear() {\n\t\tthis.#head = undefined;\n\t\tthis.#tail = undefined;\n\t\tthis.#size = 0;\n\t}\n\n\tget size() {\n\t\treturn this.#size;\n\t}\n\n\t* [Symbol.iterator]() {\n\t\tlet current = this.#head;\n\n\t\twhile (current) {\n\t\t\tyield current.value;\n\t\t\tcurrent = current.next;\n\t\t}\n\t}\n\n\t* drain() {\n\t\twhile (this.#head) {\n\t\t\tyield this.dequeue();\n\t\t}\n\t}\n}\n","import Queue from 'yocto-queue';\n\nexport default function pLimit(concurrency) {\n\tlet rejectOnClear = false;\n\n\tif (typeof concurrency === 'object') {\n\t\t({concurrency, rejectOnClear = false} = concurrency);\n\t}\n\n\tvalidateConcurrency(concurrency);\n\n\tif (typeof rejectOnClear !== 'boolean') {\n\t\tthrow new TypeError('Expected `rejectOnClear` to be a boolean');\n\t}\n\n\tconst queue = new Queue();\n\tlet activeCount = 0;\n\n\tconst resumeNext = () => {\n\t\t// Process the next queued function if we're under the concurrency limit\n\t\tif (activeCount < concurrency && queue.size > 0) {\n\t\t\tactiveCount++;\n\t\t\tqueue.dequeue().run();\n\t\t}\n\t};\n\n\tconst next = () => {\n\t\tactiveCount--;\n\t\tresumeNext();\n\t};\n\n\tconst run = async (function_, resolve, arguments_) => {\n\t\t// Execute the function and capture the result promise\n\t\tconst result = (async () => function_(...arguments_))();\n\n\t\t// Resolve immediately with the promise (don't wait for completion)\n\t\tresolve(result);\n\n\t\t// Wait for the function to complete (success or failure)\n\t\t// We catch errors here to prevent unhandled rejections,\n\t\t// but the original promise rejection is preserved for the caller\n\t\ttry {\n\t\t\tawait result;\n\t\t} catch {}\n\n\t\t// Decrement active count and process next queued function\n\t\tnext();\n\t};\n\n\tconst enqueue = (function_, resolve, reject, arguments_) => {\n\t\tconst queueItem = {reject};\n\n\t\t// Queue the internal resolve function instead of the run function\n\t\t// to preserve the asynchronous execution context.\n\t\tnew Promise(internalResolve => { // eslint-disable-line promise/param-names\n\t\t\tqueueItem.run = internalResolve;\n\t\t\tqueue.enqueue(queueItem);\n\t\t}).then(run.bind(undefined, function_, resolve, arguments_)); // eslint-disable-line promise/prefer-await-to-then\n\n\t\t// Start processing immediately if we haven't reached the concurrency limit\n\t\tif (activeCount < concurrency) {\n\t\t\tresumeNext();\n\t\t}\n\t};\n\n\tconst generator = (function_, ...arguments_) => new Promise((resolve, reject) => {\n\t\tenqueue(function_, resolve, reject, arguments_);\n\t});\n\n\tObject.defineProperties(generator, {\n\t\tactiveCount: {\n\t\t\tget: () => activeCount,\n\t\t},\n\t\tpendingCount: {\n\t\t\tget: () => queue.size,\n\t\t},\n\t\tclearQueue: {\n\t\t\tvalue() {\n\t\t\t\tif (!rejectOnClear) {\n\t\t\t\t\tqueue.clear();\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\tconst abortError = AbortSignal.abort().reason;\n\n\t\t\t\twhile (queue.size > 0) {\n\t\t\t\t\tqueue.dequeue().reject(abortError);\n\t\t\t\t}\n\t\t\t},\n\t\t},\n\t\tconcurrency: {\n\t\t\tget: () => concurrency,\n\n\t\t\tset(newConcurrency) {\n\t\t\t\tvalidateConcurrency(newConcurrency);\n\t\t\t\tconcurrency = newConcurrency;\n\n\t\t\t\tqueueMicrotask(() => {\n\t\t\t\t\t// eslint-disable-next-line no-unmodified-loop-condition\n\t\t\t\t\twhile (activeCount < concurrency && queue.size > 0) {\n\t\t\t\t\t\tresumeNext();\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t},\n\t\t},\n\t\tmap: {\n\t\t\tasync value(iterable, function_) {\n\t\t\t\tconst promises = Array.from(iterable, (value, index) => this(function_, value, index));\n\t\t\t\treturn Promise.all(promises);\n\t\t\t},\n\t\t},\n\t});\n\n\treturn generator;\n}\n\nexport function limitFunction(function_, options) {\n\tconst limit = pLimit(options);\n\n\treturn (...arguments_) => limit(() => function_(...arguments_));\n}\n\nfunction validateConcurrency(concurrency) {\n\tif (!((Number.isInteger(concurrency) || concurrency === Number.POSITIVE_INFINITY) && concurrency > 0)) {\n\t\tthrow new TypeError('Expected `concurrency` to be a number from 1 and up');\n\t}\n}\n","type loadAsyncType = (typeof import('jszip'))['loadAsync'];\n\nexport type JSZipType = typeof import('jszip');\nexport const JSZipAsync = import('jszip').then((r) => r.default);\nexport const loadAsync: loadAsyncType = async (data, options?) => {\n return import('jszip').then((r) => r.loadAsync(data, options));\n};\n","import { delay } from './others';\nimport { headers2obj } from './others';\n\nexport type GmXhrOptions =\n import('vite-plugin-monkey/dist/client').GmXmlhttpRequestOption<\n 'blob' | 'arraybuffer',\n undefined\n >;\nconst proxyFc = <T extends (...args: any[]) => any>(getFc: () => T) => {\n return ((...args: any[]) => getFc()(...args)) as T;\n};\n\nexport const GM_xmlhttpRequest = proxyFc(\n () => window.__NetworkExtension__?.GM_xmlhttpRequest,\n);\n\nexport const gmOk = () => {\n return !!window.__NetworkExtension__?.GM_xmlhttpRequest;\n};\n\n/**\n * https://github.com/github/fetch/blob/fb5b0cf42b470faf8c5448ab461d561f34380a30/fetch.js#L422\n */\nexport const parseHeaders = (rawHeaders = '') => {\n const headers = new Headers();\n // Replace instances of \\r\\n and \\n followed by at least one space or horizontal tab with a space\n // https://tools.ietf.org/html/rfc7230#section-3.2\n const preProcessedHeaders = rawHeaders.replace(/\\r?\\n[\\t ]+/g, ' ');\n // Avoiding split via regex to work around a common IE11 bug with the core-js 3.6.0 regex polyfill\n // https://github.com/github/fetch/issues/748\n // https://github.com/zloirock/core-js/issues/751\n preProcessedHeaders\n .split('\\r')\n .map(function (header) {\n return header.startsWith(`\\n`) ? header.substring(1) : header;\n })\n .forEach(function (line) {\n let parts = line.split(':');\n let key = parts.shift()?.trim();\n if (key) {\n let value = parts.join(':').trim();\n try {\n // https://github.com/gkd-kit/subscription/pull/762#discussion_r1349695154\n headers.append(key, value);\n } catch {}\n }\n });\n return headers;\n};\n\n/**\n * https://github.com/github/fetch/blob/9a6d748b394a2c16b250262fcaf46afd5364b415/fetch.js#L555\n */\nconst fixUrl = (url = '') => {\n try {\n return url === '' && location.href ? location.href : url;\n } catch {\n return url;\n }\n};\n\n/**\n * simulate window.fetch with GM_xmlhttpRequest\n *\n * because [Request](https://developer.mozilla.org/en-US/docs/Web/API/Request) will delete [Forbidden_header_name](https://developer.mozilla.org/en-US/docs/Glossary/Forbidden_header_name)\n *\n * so you must manually modify these headers by set the second parameter of GM_fetch\n * @example\n * GM_fetch(\n * new Request('https://www.pixiv.net/', {\n * headers: { referer: 'https://www.pixiv.net/' }, // it will not work !!!\n * }),\n * );\n * GM_fetch(new Request('https://www.pixiv.net/'), {\n * headers: { referer: 'https://www.pixiv.net/' }, // it will work\n * headers: new Headers({ referer: 'https://www.pixiv.net/' }), // it will also work\n * });\n */\nexport const GM_fetch = async (\n input: RequestInfo | URL,\n init: RequestInit = {},\n xhrDetails?: (arg: GmXhrOptions) => GmXhrOptions,\n): Promise<Response> => {\n const request = new Request(input, init).clone();\n if (request.signal?.aborted) {\n throw new DOMException('Aborted', 'AbortError');\n }\n\n const method = request.method.toUpperCase();\n const url = fixUrl(request.url);\n\n // headers\n const sendHeaders = new Headers(request.headers);\n new Headers(init.headers).forEach((value, key) => {\n sendHeaders.set(key, value);\n });\n\n let binary = false;\n let data: URLSearchParams | FormData | Blob | string | undefined = undefined;\n\n if (method !== 'GET') {\n if (init.body) {\n if (\n typeof init.body == 'string' ||\n init.body instanceof URLSearchParams\n ) {\n data = init.body;\n } else if (init.body instanceof FormData) {\n data = init.body;\n sendHeaders.delete(`content-type`);\n } else {\n binary = true;\n data = await request.blob();\n }\n }\n }\n return new Promise<Response>((resolve, reject) => {\n let initXhrDetails: GmXhrOptions = {\n method,\n url,\n headers: headers2obj(sendHeaders),\n data,\n binary,\n // temporarily fix tampermonkey bug when post github api\n responseType: method === 'GET' ? 'blob' : undefined,\n async onload(e) {\n await delay();\n let useNull = false;\n if (e.response instanceof Blob) {\n useNull = e.response.size === 0;\n }\n // 返回数据为二进制时,必须指定 responseType 为 'blob' 或 'arraybuffer',否则编码错误\n const resp = new Response((useNull ? null : e.response) || null, {\n status: e.status,\n statusText: e.statusText,\n headers: parseHeaders(e.responseHeaders),\n });\n Object.defineProperty(resp, 'url', { value: e.finalUrl });\n resolve(resp);\n },\n async onerror(e) {\n await delay();\n reject(new TypeError('Network request onerror failed', { cause: e }));\n },\n async ontimeout() {\n await delay();\n reject(new TypeError('Network request ontimeout failed'));\n },\n async onabort() {\n await delay();\n reject(new DOMException('Aborted', 'AbortError'));\n },\n async onreadystatechange(response) {\n if (response.readyState === 4) {\n request.signal?.removeEventListener('abort', abortXhr);\n }\n },\n };\n if (typeof xhrDetails == 'function') {\n initXhrDetails = xhrDetails(initXhrDetails);\n }\n const handle = GM_xmlhttpRequest(initXhrDetails);\n function abortXhr() {\n handle.abort();\n }\n request.signal?.addEventListener('abort', abortXhr);\n });\n};\n","import { GM_fetch, gmOk, type GmXhrOptions } from './gm';\nimport { isCanProxyImportFileUrl, isAllowCorsUrl } from './url';\n\nconst isGetReq = (req: Request, init?: RequestInit) => {\n return (init?.method || req.method).toUpperCase() === 'GET';\n};\n\nexport const enhanceFetch = async (\n input: RequestInfo | URL,\n init?: RequestInit,\n xhrDetails?: (arg: GmXhrOptions) => GmXhrOptions,\n): Promise<Response> => {\n const req = new Request(input);\n const u = new URL(req.url);\n if (import.meta.env.PROD && isAllowCorsUrl(u)) return fetch(input, init);\n if (gmOk()) {\n // with cookie\n // export snapshot need\n return GM_fetch(input, init, xhrDetails);\n } else if (isGetReq(req, init) && isCanProxyImportFileUrl(u.href)) {\n const proxyUrl = new URL(`https://proxy.gkd.li`);\n proxyUrl.searchParams.set(`proxyUrl`, u.href);\n const request = new Request(input, init);\n return fetch(proxyUrl, {\n method: request.method,\n headers: request.headers,\n body: request.body,\n });\n } else {\n useGlobalStore().networkErrorDlgVisible = true;\n throw new Error(`gm is not supported`);\n }\n};\n","import localforage from 'localforage';\n\nconst useStorage = <T>(options: LocalForageOptions = {}) => {\n options.driver ??= localforage.INDEXEDDB;\n const storage = localforage.createInstance(options);\n const setItem = async (key: string | number, value: T) => {\n return storage.setItem(key.toString(), value);\n };\n const getItem = async (key: string | number) => {\n return storage.getItem<T>(key.toString());\n };\n const getAllItems = async (): Promise<T[]> => {\n return Promise.all(\n (await storage.keys()).map((k) => storage.getItem(k) as Promise<T>),\n );\n };\n const removeItem = async (key: string | number) => {\n return storage.removeItem(key.toString());\n };\n\n const hasItem = async (key: string | number) => {\n const keyStr = key.toString();\n return storage.keys().then((r) => r.includes(keyStr));\n };\n const keys = async () => {\n return storage.keys();\n };\n\n return {\n keys,\n hasItem,\n getItem,\n setItem,\n removeItem,\n getAllItems,\n };\n};\n\nexport const snapshotStorage = useStorage<Snapshot>({\n name: `snapshot`,\n version: 1,\n});\n\nconst snapshotSetItem = snapshotStorage.setItem;\nsnapshotStorage.setItem = async (key, value) => {\n const shallowValue = { ...value, nodes: [] };\n await shallowSnapshotStorage.setItem(key, shallowValue);\n return snapshotSetItem(key, value);\n};\n\nconst snapshotRemoveItem = snapshotStorage.removeItem;\nsnapshotStorage.removeItem = async (key) => {\n await Promise.all([\n snapshotRemoveItem(key),\n shallowSnapshotStorage.removeItem(key),\n screenshotStorage.removeItem(key),\n snapshotImportTime[key] && delete snapshotImportTime[key],\n ]);\n};\n\nexport const shallowSnapshotStorage = useStorage<Snapshot>({\n name: `shallowSnapshot`,\n version: 1,\n});\n\nexport const screenshotStorage = useStorage<ArrayBuffer>({\n name: `screenshot`,\n version: 1,\n});\n\nexport const setSnapshot = async (snapshot: Snapshot, bf: ArrayBuffer) => {\n const appId = snapshot.appId || snapshot.appInfo?.id || '';\n snapshot.appId = appId;\n if (snapshot.appInfo && !snapshot.appInfo.id) {\n snapshot.appInfo.id = appId;\n }\n if (!snapshot.activityId) {\n snapshot.activityId = '(unknown)';\n }\n Object.entries(importSnapshotId).forEach(([k, v]) => {\n if (v == snapshot.id) {\n delete importSnapshotId[k];\n }\n });\n if (snapshotImageId[snapshot.id]) {\n delete snapshotImageId[snapshot.id];\n }\n if (snapshotImportId[snapshot.id]) {\n delete snapshotImportId[snapshot.id];\n }\n snapshotImportTime[snapshot.id] = Date.now();\n await Promise.all([\n snapshotStorage.setItem(snapshot.id, snapshot),\n screenshotStorage.setItem(snapshot.id, bf),\n ]);\n};\n"],"file":"snapshot-D02dgTNQ.js"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{av as h,bd as w,S as u,R as m}from"./index-DfAptoUr.js";import{g}from"./node-TLy2IyRG.js";const L=l=>{const n=u({}),r=u({}),o=u({}),t=m([]),a=e=>{const p=n[e];p&&(URL.revokeObjectURL(p),delete n[e]),delete o[e],r[e]=!1,t.value=t.value.filter(v=>v!=e)},s=()=>{for(;t.value.length>l.cacheLimit.value;){const e=t.value[0];if(typeof e=="number")a(e);else break}},c=()=>{Object.keys(n).forEach(e=>a(Number(e)))},i=async e=>{if(!(n[e]||r[e])){o[e]="",r[e]=!0;try{const p=await l.getScreenshot(e);if(!p){o[e]=l.emptyErrorText||"暂无预览图";return}const v=p instanceof Blob?p:new Blob([p],{type:"image/png"});n[e]=URL.createObjectURL(v),t.value=[...t.value.filter(f=>f!=e),e],s()}catch{o[e]=l.loadErrorText||"预览加载失败"}finally{r[e]=!1}}};return h(()=>l.cacheLimit.value,()=>{s()}),w(c),{previewUrlMap:n,previewLoadingMap:r,previewErrorMap:o,ensurePreview:i}},R=(l,n)=>{var o;const r=new Map;for(const t of l){const a=t.appId||((o=t.appInfo)==null?void 0:o.id)||"(unknown)",s=t.activityId||"(unknown)";r.has(a)||r.set(a,new Map);const c=r.get(a),i=c.get(s)||[];i.push(t),c.set(s,i)}return[...r.entries()].map(([t,a])=>({packageName:t,appName:[...a.values()].flat().map(s=>g(s).name).find(Boolean)||t,activities:[...a.entries()].map(([s,c])=>({activityId:s,snapshots:[...c].sort((i,e)=>(n[e.id]||e.id)-(n[i.id]||i.id))})).sort((s,c)=>c.snapshots.length-s.snapshots.length)})).sort((t,a)=>a.activities.length-t.activities.length)};export{R as b,L as u};
|
|
2
|
+
//# sourceMappingURL=snapshotGroup-DhERMZkD.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"snapshotGroup-DhERMZkD.js","sources":["../../src/composables/usePreviewCache.ts","../../src/utils/snapshotGroup.ts"],"sourcesContent":["import type { ComputedRef } from 'vue';\nimport { onBeforeUnmount, shallowReactive, shallowRef, watch } from 'vue';\n\ntype PreviewRaw = Blob | ArrayBuffer | null;\n\ninterface UsePreviewCacheOptions {\n getScreenshot: (id: number) => Promise<PreviewRaw>;\n cacheLimit: ComputedRef<number>;\n emptyErrorText?: string;\n loadErrorText?: string;\n}\n\nexport const usePreviewCache = (options: UsePreviewCacheOptions) => {\n const previewUrlMap = shallowReactive<Record<number, string>>({});\n const previewLoadingMap = shallowReactive<Record<number, boolean>>({});\n const previewErrorMap = shallowReactive<Record<number, string>>({});\n const previewOrder = shallowRef<number[]>([]);\n\n const clearPreviewById = (id: number) => {\n const url = previewUrlMap[id];\n if (url) {\n URL.revokeObjectURL(url);\n delete previewUrlMap[id];\n }\n delete previewErrorMap[id];\n previewLoadingMap[id] = false;\n previewOrder.value = previewOrder.value.filter((v) => v != id);\n };\n\n const evictOverflow = () => {\n while (previewOrder.value.length > options.cacheLimit.value) {\n const removeId = previewOrder.value[0];\n if (typeof removeId == 'number') clearPreviewById(removeId);\n else break;\n }\n };\n\n const clearPreviewCache = () => {\n Object.keys(previewUrlMap).forEach((id) => clearPreviewById(Number(id)));\n };\n\n const ensurePreview = async (id: number) => {\n if (previewUrlMap[id] || previewLoadingMap[id]) return;\n previewErrorMap[id] = '';\n previewLoadingMap[id] = true;\n try {\n const raw = await options.getScreenshot(id);\n if (!raw) {\n previewErrorMap[id] = options.emptyErrorText || '暂无预览图';\n return;\n }\n const blob =\n raw instanceof Blob\n ? raw\n : new Blob([raw as ArrayBuffer], { type: 'image/png' });\n previewUrlMap[id] = URL.createObjectURL(blob);\n previewOrder.value = [...previewOrder.value.filter((v) => v != id), id];\n evictOverflow();\n } catch {\n previewErrorMap[id] = options.loadErrorText || '预览加载失败';\n } finally {\n previewLoadingMap[id] = false;\n }\n };\n\n watch(\n () => options.cacheLimit.value,\n () => {\n evictOverflow();\n },\n );\n\n onBeforeUnmount(clearPreviewCache);\n\n return {\n previewUrlMap,\n previewLoadingMap,\n previewErrorMap,\n ensurePreview,\n };\n};\n","import { getAppInfo } from './node';\n\nexport interface SnapshotActivityGroup {\n activityId: string;\n snapshots: Snapshot[];\n}\n\nexport interface SnapshotPackageGroup {\n packageName: string;\n appName: string;\n activities: SnapshotActivityGroup[];\n}\n\nexport const buildGroupedSnapshots = (\n snapshots: Snapshot[],\n snapshotImportTimeMap: Record<number, number>,\n): SnapshotPackageGroup[] => {\n const packageMap = new Map<string, Map<string, Snapshot[]>>();\n for (const snapshot of snapshots) {\n const packageName = snapshot.appId || snapshot.appInfo?.id || '(unknown)';\n const activityId = snapshot.activityId || '(unknown)';\n if (!packageMap.has(packageName)) {\n packageMap.set(packageName, new Map());\n }\n const activityMap = packageMap.get(packageName)!;\n const list = activityMap.get(activityId) || [];\n list.push(snapshot);\n activityMap.set(activityId, list);\n }\n\n return [...packageMap.entries()]\n .map(([packageName, activityMap]) => ({\n packageName,\n appName:\n [...activityMap.values()]\n .flat()\n .map((s) => getAppInfo(s).name)\n .find(Boolean) || packageName,\n activities: [...activityMap.entries()]\n .map(([activityId, items]) => ({\n activityId,\n snapshots: [...items].sort(\n (a, b) =>\n (snapshotImportTimeMap[b.id] || b.id) -\n (snapshotImportTimeMap[a.id] || a.id),\n ),\n }))\n .sort((a, b) => b.snapshots.length - a.snapshots.length),\n }))\n .sort((a, b) => b.activities.length - a.activities.length);\n};\n"],"names":["usePreviewCache","options","previewUrlMap","shallowReactive","previewLoadingMap","previewErrorMap","previewOrder","shallowRef","clearPreviewById","id","url","evictOverflow","removeId","clearPreviewCache","ensurePreview","raw","blob","v","watch","onBeforeUnmount","buildGroupedSnapshots","snapshots","snapshotImportTimeMap","packageMap","snapshot","packageName","_a","activityId","activityMap","list","getAppInfo","items","a","b"],"mappings":"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"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
const a='<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" class="icon" viewBox="0 0 1024 1024"><path d="M930.773 366.08h49.067V223.573c0-40.32-32.853-73.386-73.387-73.386h-787.84c-40.32 0-73.386 32.853-73.386 73.386V366.08h49.066c17.707 0 32.64 12.8 33.494 28.373.426 8.32-2.56 16.214-8.107 22.187-5.76 5.973-13.44 9.387-21.76 9.387H45.227v373.546c0 40.32 32.853 73.387 73.386 73.387h136.32V719.573h80.64V872.96h571.094c40.32 0 73.386-32.853 73.386-73.387V426.027H927.36c-8.32 0-16-3.414-21.76-9.387s-8.533-13.867-8.107-22.187c.64-15.573 15.787-28.373 33.28-28.373m-71.68 94.72c15.147 15.787 35.2 26.027 56.747 28.587v310.186c0 5.12-4.267 9.387-9.387 9.387H846.08V665.173h-64V808.96h-45.013V665.173h-64V808.96h-45.014V665.173h-64V808.96H519.04V665.173h-64V808.96h-55.893V655.573H190.933V808.96h-72.32c-5.12 0-9.386-4.267-9.386-9.387V489.387c21.546-2.56 41.813-12.8 56.746-28.587 17.92-18.773 27.094-43.52 25.6-69.76-2.346-45.013-37.546-81.28-82.56-87.893v-79.574c0-5.12 4.267-9.386 9.387-9.386h788.267c5.12 0 9.386 4.266 9.386 9.386v79.574c-45.013 6.613-80 42.88-82.56 87.893a93.01 93.01 0 0 0 25.6 69.76"/><path d="M261.12 499.2h501.76V297.6H261.12zm64-137.6h373.76v73.6H325.12z"/></svg>',o='<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" class="icon" viewBox="0 0 1024 1024"><path d="M357.417 548.995h306.228v-76.546H357.417zM200.46 510.692c0-88.038 68.861-156.953 156.956-156.953h114.842v-72.73H357.417c-126.338 0-229.682 103.346-229.682 229.683s103.344 229.683 229.682 229.683h114.842v-72.728H357.417c-88.095 0-156.956-68.969-156.956-156.955M663.645 281.01H548.803v72.73h114.842c88.034 0 156.899 68.915 156.899 156.953 0 87.985-68.864 156.955-156.899 156.955H548.803v72.728h114.842c126.337 0 229.683-103.347 229.683-229.683 0-126.337-103.346-229.683-229.683-229.683"/></svg>',e='<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" class="icon" viewBox="0 0 1024 1024"><path d="M865.3 506.3V184.1c0-64.8-52.7-117.5-117.5-117.5H281c-64.8 0-117.5 52.7-117.5 117.5v322.2c-46.4 5.8-82.4 45.5-82.4 93.5v257.8c0 52 42.3 94.2 94.2 94.2h678.2c52 0 94.2-42.3 94.2-94.2V599.8c0-47.9-36-87.6-82.4-93.5M233.5 184.1c0-26.2 21.3-47.5 47.5-47.5h466.8c26.2 0 47.5 21.3 47.5 47.5v321.5H669.9v87.6c0 3.3-2.7 6-6 6H365c-3.3 0-6-2.7-6-6v-87.6H233.5zm644.2 673.6c0 13.4-10.9 24.2-24.2 24.2H175.3c-13.4 0-24.2-10.9-24.2-24.2V599.8c0-13.4 10.9-24.2 24.2-24.2H289v17.6c0 41.9 34.1 76 76 76h298.8c41.9 0 76-34.1 76-76v-17.6h113.6c13.4 0 24.2 10.9 24.2 24.2v257.9z"/><path d="m513.2 520.3 140.6-140.6-49.5-49.5-57.3 57.4V194.5h-70v190.6l-54.9-54.9-49.5 49.5 91.1 91.1z"/></svg>',h='<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 1024 1024"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="12.6"><path d="M723.1 482.1 443.6 320.6c-5.6-3.3-11.5-4.7-17.3-4.7-18.1 0-34.8 14.5-34.8 34.8v322.8c0 20.3 16.6 34.8 34.8 34.8 5.8 0 11.7-1.5 17.3-4.7l279.5-161.4c23.1-13.4 23.1-46.8 0-60.1M431.5 664.2V359.8L695.2 512z"/><path d="M938.1 650.7C952.3 607 960 560.4 960 512c0-247.4-200.6-448-448-448S64 264.6 64 512s200.6 448 448 448c51.5 0 100.9-8.7 146.9-24.7 34.7 29 79.4 46.4 128.1 46.4 110.5 0 200-89.5 200-200 0-50-18.4-95.9-48.9-131M512 916c-54.6 0-107.5-10.7-157.2-31.7-48.1-20.3-91.3-49.5-128.4-86.6s-66.3-80.3-86.6-128.4C118.7 619.5 108 566.6 108 512s10.7-107.5 31.7-157.2c20.3-48.1 49.5-91.3 86.6-128.4s80.3-66.3 128.4-86.6C404.5 118.7 457.4 108 512 108s107.5 10.7 157.2 31.7c48.1 20.3 91.3 49.5 128.4 86.6s66.3 80.3 86.6 128.4C905.3 404.5 916 457.4 916 512c0 36.3-4.7 71.8-14 106.1-32.5-22.9-72.1-36.3-114.9-36.3-110.5 0-200 89.5-200 200 0 44.1 14.3 84.9 38.5 118C588.9 910.6 550.9 916 512 916m385.3-23.9c-29.5 29.5-68.6 45.7-110.3 45.7-28.8 0-56.3-7.7-80.3-22.2-10.8-6.5-20.8-14.4-30-23.5-2.6-2.6-5-5.2-7.4-7.9-24.8-28.4-38.3-64.4-38.3-102.4 0-41.7 16.2-80.8 45.7-110.3s68.6-45.7 110.3-45.7c37 0 72.1 12.8 100.1 36.4q5.25 4.35 10.2 9.3c8.4 8.4 15.7 17.6 21.9 27.4 15.5 24.6 23.8 53.1 23.8 82.9 0 41.7-16.2 80.8-45.7 110.3"/></g><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="8" d="M753.1 704.4v-27.6c0-8.3-6.7-15-15-15s-15 6.7-15 15v27.6c-17.5 6.2-30 22.8-30 42.4s12.5 36.3 30 42.4v97.6c0 8.3 6.7 15 15 15s15-6.7 15-15v-97.6c17.5-6.2 30-22.8 30-42.4s-12.5-36.3-30-42.4m-15 57.4c-8.3 0-15-6.7-15-15s6.7-15 15-15 15 6.7 15 15-6.8 15-15 15M851 774.4v-97.6c0-8.3-6.7-15-15-15s-15 6.7-15 15v97.6c-17.5 6.2-30 22.8-30 42.4s12.5 36.3 30 42.4v27.6c0 8.3 6.7 15 15 15s15-6.7 15-15v-27.6c17.5-6.2 30-22.8 30-42.4s-12.5-36.3-30-42.4m-15 57.4c-8.3 0-15-6.7-15-15s6.7-15 15-15 15 6.7 15 15-6.7 15-15 15"/></svg>',l='<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" fill="currentColor" viewBox="0 0 1024 1024"><path d="M128 650.688a32 32 0 0 1 31.488 26.24l.512 5.76v170.624c0 4.736 3.072 8.704 7.296 10.176l3.392.512h170.624a32 32 0 0 1 5.76 63.488l-5.76.512H170.688a74.69 74.69 0 0 1-74.24-66.56L96 853.312V682.688a32 32 0 0 1 32-32m768 0a32 32 0 0 1 31.488 26.24l.512 5.76v170.624c0 38.528-29.12 70.208-66.56 74.24l-8.128.448H682.688a32 32 0 0 1-5.76-63.488l5.76-.512h170.624a10.69 10.69 0 0 0 10.176-7.296l.512-3.392V682.688a32 32 0 0 1 32-32M576 288a32 32 0 0 1 26.624 14.272L635.776 352h110.912a32 32 0 0 1 31.488 26.24l.512 5.76v320a32 32 0 0 1-32 32H277.312a32 32 0 0 1-32-32V384a32 32 0 0 1 32-32H388.16l33.216-49.728a32 32 0 0 1 20.288-13.632L448 288zm-17.152 64h-93.76l-33.152 49.728a32 32 0 0 1-20.288 13.632l-6.336.64h-96v256h405.312V416h-96a32 32 0 0 1-22.592-9.344l-3.968-4.928zM512 437.312a96 96 0 1 1 0 192 96 96 0 0 1 0-192m0 64a32 32 0 1 0 0 64 32 32 0 0 0 0-64M341.312 96a32 32 0 0 1 5.76 63.488l-5.76.512H170.688a10.69 10.69 0 0 0-10.176 7.296l-.512 3.392v170.624a32 32 0 0 1-63.488 5.76l-.512-5.76V170.688c0-38.528 29.12-70.208 66.56-74.24l8.128-.448zm512 0c38.528 0 70.208 29.12 74.24 66.56l.448 8.128v170.624a32 32 0 0 1-63.488 5.76l-.512-5.76V170.688a10.69 10.69 0 0 0-7.296-10.176l-3.392-.512H682.688a32 32 0 0 1-5.76-63.488l5.76-.512z"/></svg>',_='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m12 18-6-6 1.4-1.4 3.6 3.575V6h2v8.175l3.6-3.575L18 12z"/></svg>',r='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6.4 19 5 17.6l5.6-5.6L5 6.4 6.4 5l5.6 5.6L17.6 5 19 6.4 13.4 12l5.6 5.6-1.4 1.4-5.6-5.6z"/></svg>',n='<svg viewBox="0 0 1024 1024"><path d="m549.973 128 83.627 17.067L474.027 896 390.4 878.933zM835.84 512 682.667 358.827V238.08L956.587 512l-273.92 273.493V664.747zm-768.427 0 273.92-273.92v120.747L188.16 512l153.173 152.747v120.746z"/></svg>',i='<svg viewBox="0 0 24 24"><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2m0 16H8V7h11z"/></svg>',w='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 1.75a3.25 3.25 0 0 1 3.245 3.066L15.25 5h5.25a.75.75 0 0 1 .102 1.493L20.5 6.5h-.796l-1.28 13.02a2.75 2.75 0 0 1-2.561 2.474l-.176.006H8.313a2.75 2.75 0 0 1-2.714-2.307l-.023-.174L4.295 6.5H3.5a.75.75 0 0 1-.743-.648L2.75 5.75a.75.75 0 0 1 .648-.743L3.5 5h5.25A3.25 3.25 0 0 1 12 1.75m6.197 4.75H5.802l1.267 12.872a1.25 1.25 0 0 0 1.117 1.122l.127.006h7.374c.6 0 1.109-.425 1.225-1.002l.02-.126zM13.75 9.25a.75.75 0 0 1 .743.648L14.5 10v7a.75.75 0 0 1-1.493.102L13 17v-7a.75.75 0 0 1 .75-.75m-3.5 0a.75.75 0 0 1 .743.648L11 10v7a.75.75 0 0 1-1.493.102L9.5 17v-7a.75.75 0 0 1 .75-.75m1.75-6a1.75 1.75 0 0 0-1.744 1.606L10.25 5h3.5A1.75 1.75 0 0 0 12 3.25"/></svg>',m='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18.35 14.85 16.9 13.4q.3-.275.463-.637t.162-.763-.162-.763-.463-.637l1.45-1.45q.575.575.875 1.313t.3 1.537-.3 1.538-.875 1.312m2.45 2.45-1.4-1.4q.775-.775 1.2-1.775T21.025 12 20.6 9.875 19.4 8.1l1.4-1.4q1.075 1.05 1.65 2.425T23.025 12t-.575 2.875T20.8 17.3M7 23q-.825 0-1.412-.587T5 21V3q0-.825.588-1.412T7 1h10q.825 0 1.413.588T19 3v4h-2V6H7v12h10v-1h2v4q0 .825-.587 1.413T17 23zm0-3v1h10v-1zM7 4h10V3H7zm0 0V3zm0 16v1z"/></svg>',p='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M1.75 1h8.5c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 10.25 10H7.061l-2.574 2.573A1.458 1.458 0 0 1 2 11.543V10h-.25A1.75 1.75 0 0 1 0 8.25v-5.5C0 1.784.784 1 1.75 1M1.5 2.75v5.5c0 .138.112.25.25.25h1a.75.75 0 0 1 .75.75v2.19l2.72-2.72a.75.75 0 0 1 .53-.22h3.5a.25.25 0 0 0 .25-.25v-5.5a.25.25 0 0 0-.25-.25h-8.5a.25.25 0 0 0-.25.25m13 2a.25.25 0 0 0-.25-.25h-.5a.75.75 0 0 1 0-1.5h.5c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 14.25 12H14v1.543a1.458 1.458 0 0 1-2.487 1.03L9.22 12.28a.749.749 0 0 1 .326-1.275.75.75 0 0 1 .734.215l2.22 2.22v-2.19a.75.75 0 0 1 .75-.75h1a.25.25 0 0 0 .25-.25Z"/></svg>',d='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2M7 11l5 5 5-5M12 4v12"/></g></svg>',M='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.09-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33s1.71.11 2.5.33c1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2"/></svg>',V='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16.612 2.214a1.01 1.01 0 0 0-1.242 0L1 13.419l1.243 1.572L4 13.621V26a2.004 2.004 0 0 0 2 2h20a2.004 2.004 0 0 0 2-2V13.63L29.757 15 31 13.428zM18 26h-4v-8h4zm2 0v-8a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v8H6V12.062l10-7.79 10 7.8V26z"/></svg>',x='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M28 19H14.83l2.58-2.59L16 15l-5 5 5 5 1.41-1.41L14.83 21H28z"/><path d="M24 14v-4a1 1 0 0 0-.29-.71l-7-7A1 1 0 0 0 16 2H6a2 2 0 0 0-2 2v24a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2h-2v2H6V4h8v6a2 2 0 0 0 2 2h6v2Zm-8-4V4.41L21.59 10Z"/></svg>',z='<svg viewBox="0 0 28 28"><path d="M15 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1.75 3.75v7.5a.75.75 0 0 0 1.5 0v-7.5a.75.75 0 0 0-1.5 0M2 14C2 7.373 7.373 2 14 2s12 5.373 12 12-5.373 12-12 12S2 20.627 2 14M14 3.5C8.201 3.5 3.5 8.201 3.5 14S8.201 24.5 14 24.5 24.5 19.799 24.5 14 19.799 3.5 14 3.5"/></svg>',H='<svg viewBox="0 0 24 24"><path d="M6 13v-2h12v2z"/></svg>',T='<svg viewBox="0 0 1024 1024"><path d="M722.5 330.889 449.092 604.297l-147.729-147.73a42.018 42.018 0 1 0-59.426 59.427l177.425 177.493a41.984 41.984 0 0 0 59.426 0l303.138-303.172a42.001 42.001 0 0 0-59.392-59.426zM78.507 783.497a508.28 508.28 0 0 0 319.078 226.986c133.188 30.584 270.302 7.441 386.116-65.092a508.28 508.28 0 0 0 226.987-319.078 508.28 508.28 0 0 0-65.058-386.117C848.555 85.367 681.71.341 511.215.341A508.6 508.6 0 0 0 240.4 78.301a36.864 36.864 0 0 0 39.151 62.328C484.113 12.288 755.029 74.581 883.268 279.28a435 435 0 0 1 55.74 330.547 435.03 435.03 0 0 1-194.355 273.135 435.75 435.75 0 0 1-330.582 55.774A435.17 435.17 0 0 1 140.937 744.38a436.77 436.77 0 0 1-5.667-456.056 36.83 36.83 0 0 0-63.317-37.546 510.16 510.16 0 0 0 6.554 532.753z"/></svg>',L='<svg viewBox="0 0 24 24"><path d="M5 21V8.825Q4.125 8.5 3.563 7.738T3 6q0-1.25.875-2.125T6 3t2.125.875T9 6q0 .975-.562 1.738T7 8.825V19h4V3h8v12.175q.875.325 1.438 1.088T21 18q0 1.25-.875 2.125T18 21t-2.125-.875T15 18q0-.975.563-1.75T17 15.175V5h-4v16zM6 7q.425 0 .713-.288T7 6q0-.425-.288-.712T6 5q-.425 0-.712.288T5 6q0 .425.288.713T6 7m12 12q.425 0 .713-.288T19 18q0-.425-.288-.712T18 17q-.425 0-.712.288T17 18q0 .425.288.713T18 19m0-1"/></svg>',b='<svg viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 12c0-4.478 0-6.718 1.391-8.109S7.521 2.5 12.001 2.5c4.478 0 6.717 0 8.108 1.391S21.5 7.521 21.5 12c0 4.478 0 6.718-1.391 8.109S16.479 21.5 12 21.5c-4.478 0-6.717 0-8.109-1.391-1.39-1.392-1.39-3.63-1.39-8.109M2.5 8h19M11 17h6M7 17h1m3-4h6M7 13h1" color="currentColor"/></svg>',q='<svg viewBox="0 0 24 24"><path d="M2 19v-2h10v2zm0-5v-2h5v2zm0-5V7h5v2zm18.6 10-3.85-3.85q-.6.425-1.312.638T14 16q-2.075 0-3.537-1.463T9 11t1.463-3.537T14 6t3.538 1.463T19 11q0 .725-.213 1.438t-.637 1.312L22 17.6zM14 14q1.25 0 2.125-.875T17 11t-.875-2.125T14 8t-2.125.875T11 11t.875 2.125T14 14"/></svg>',u='<svg viewBox="0 0 32 32"><path d="m29 27.586-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L27.586 29zM4 13a9 9 0 1 1 9 9 9.01 9.01 0 0 1-9-9"/></svg>',B='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g fill-rule="evenodd" clip-rule="evenodd"><path d="M12 8.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5M9.75 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0"/><path d="M11.975 1.25c-.445 0-.816 0-1.12.02a2.8 2.8 0 0 0-.907.19 2.75 2.75 0 0 0-1.489 1.488c-.145.35-.184.72-.2 1.122a.87.87 0 0 1-.415.731.87.87 0 0 1-.841-.005c-.356-.188-.696-.339-1.072-.389a2.75 2.75 0 0 0-2.033.545 2.8 2.8 0 0 0-.617.691c-.17.254-.356.575-.578.96l-.025.044c-.223.385-.408.706-.542.98-.14.286-.25.568-.29.88a2.75 2.75 0 0 0 .544 2.033c.231.301.532.52.872.734a.87.87 0 0 1 .426.726.87.87 0 0 1-.426.726c-.34.214-.64.433-.872.734a2.75 2.75 0 0 0-.545 2.033c.041.312.15.594.29.88.135.274.32.595.543.98l.025.044c.222.385.408.706.578.96.177.263.367.5.617.69a2.75 2.75 0 0 0 2.033.546c.376-.05.716-.2 1.072-.389a.87.87 0 0 1 .84-.005.86.86 0 0 1 .417.731c.015.402.054.772.2 1.122a2.75 2.75 0 0 0 1.488 1.489c.29.12.59.167.907.188.304.021.675.021 1.12.021h.05c.445 0 .816 0 1.12-.02.318-.022.617-.069.907-.19a2.75 2.75 0 0 0 1.489-1.488c.145-.35.184-.72.2-1.122a.87.87 0 0 1 .415-.732.87.87 0 0 1 .841.006c.356.188.696.339 1.072.388a2.75 2.75 0 0 0 2.033-.544c.25-.192.44-.428.617-.691.17-.254.356-.575.578-.96l.025-.044c.223-.385.408-.706.542-.98.14-.286.25-.569.29-.88a2.75 2.75 0 0 0-.544-2.033c-.231-.301-.532-.52-.872-.734a.87.87 0 0 1-.426-.726c0-.278.152-.554.426-.726.34-.214.64-.433.872-.734a2.75 2.75 0 0 0 .545-2.033 2.8 2.8 0 0 0-.29-.88 18 18 0 0 0-.543-.98l-.025-.044a18 18 0 0 0-.578-.96 2.8 2.8 0 0 0-.617-.69 2.75 2.75 0 0 0-2.033-.546c-.376.05-.716.2-1.072.389a.87.87 0 0 1-.84.005.87.87 0 0 1-.417-.731c-.015-.402-.054-.772-.2-1.122a2.75 2.75 0 0 0-1.488-1.489c-.29-.12-.59-.167-.907-.188-.304-.021-.675-.021-1.12-.021zm-1.453 1.595c.077-.032.194-.061.435-.078.247-.017.567-.017 1.043-.017s.796 0 1.043.017c.241.017.358.046.435.078.307.127.55.37.677.677.04.096.073.247.086.604.03.792.439 1.555 1.165 1.974s1.591.392 2.292.022c.316-.167.463-.214.567-.227a1.25 1.25 0 0 1 .924.247c.066.051.15.138.285.338.139.206.299.483.537.895s.397.69.506.912c.107.217.14.333.15.416a1.25 1.25 0 0 1-.247.924c-.064.083-.178.187-.48.377-.672.422-1.128 1.158-1.128 1.996s.456 1.574 1.128 1.996c.302.19.416.294.48.377.202.263.29.595.247.924-.01.083-.044.2-.15.416-.109.223-.268.5-.506.912s-.399.689-.537.895c-.135.2-.219.287-.285.338a1.25 1.25 0 0 1-.924.247c-.104-.013-.25-.06-.567-.227-.7-.37-1.566-.398-2.292.021s-1.135 1.183-1.165 1.975c-.013.357-.046.508-.086.604a1.25 1.25 0 0 1-.677.677c-.077.032-.194.061-.435.078-.247.017-.567.017-1.043.017s-.796 0-1.043-.017c-.241-.017-.358-.046-.435-.078a1.25 1.25 0 0 1-.677-.677c-.04-.096-.073-.247-.086-.604-.03-.792-.439-1.555-1.165-1.974s-1.591-.392-2.292-.022c-.316.167-.463.214-.567.227a1.25 1.25 0 0 1-.924-.247c-.066-.051-.15-.138-.285-.338a17 17 0 0 1-.537-.895c-.238-.412-.397-.69-.506-.912-.107-.217-.14-.333-.15-.416a1.25 1.25 0 0 1 .247-.924c.064-.083.178-.187.48-.377.672-.422 1.128-1.158 1.128-1.996s-.456-1.574-1.128-1.996c-.302-.19-.416-.294-.48-.377a1.25 1.25 0 0 1-.247-.924c.01-.083.044-.2.15-.416.109-.223.268-.5.506-.912s.399-.689.537-.895c.135-.2.219-.287.285-.338a1.25 1.25 0 0 1 .924-.247c.104.013.25.06.567.227.7.37 1.566.398 2.292-.022.726-.419 1.135-1.182 1.165-1.974.013-.357.046-.508.086-.604.127-.307.37-.55.677-.677"/></g></svg>',C='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92-1.31-2.92-2.92-2.92"/></svg>',k='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10.95 15.55 16.6 9.9l-1.425-1.425L10.95 12.7l-2.1-2.1-1.425 1.425zM12 22q-3.475-.875-5.737-3.988T4 11.1V5l8-3 8 3v6.1q0 3.8-2.262 6.913T12 22m0-2.1q2.6-.825 4.3-3.3t1.7-5.5V6.375l-6-2.25-6 2.25V11.1q0 3.025 1.7 5.5t4.3 3.3m0-7.9"/></svg>',f='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M17 15h-5m-5-5 .234.195c1.282 1.068 1.923 1.602 1.923 2.305s-.64 1.237-1.923 2.305L7 15"/><path d="M22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464c.974.974 1.3 2.343 1.41 4.536"/></g></svg>',A='<svg viewBox="0 0 24 24"><path d="M14.4 20 13 18.6l2.6-2.6-2.6-2.6 1.4-1.4 2.6 2.6 2.6-2.6 1.4 1.4-2.6 2.6 2.6 2.6-1.4 1.4-2.6-2.6zm1.975-9-3.55-3.55 1.4-1.4 2.125 2.125 4.25-4.25L22 5.35zM2 17v-2h9v2zm0-8V7h9v2z"/></svg>',S='<svg viewBox="0 0 24 24"><path d="M1 21 12 2l11 19zm3.45-2h15.1L12 6zM12 18q.425 0 .713-.288T13 17t-.288-.712T12 16t-.712.288T11 17t.288.713T12 18m-1-3h2v-5h-2zm1-2.5"/></svg>',j=Object.assign({"/src/assets/svg/CacheSub.svg":a,"/src/assets/svg/Connect.svg":o,"/src/assets/svg/Down-all.svg":e,"/src/assets/svg/Exe-Sel.svg":h,"/src/assets/svg/Snapshot.svg":l,"/src/assets/svg/arrow.svg":_,"/src/assets/svg/close.svg":r,"/src/assets/svg/code.svg":n,"/src/assets/svg/copy.svg":i,"/src/assets/svg/delete.svg":w,"/src/assets/svg/device.svg":m,"/src/assets/svg/discussion.svg":p,"/src/assets/svg/export.svg":d,"/src/assets/svg/github.svg":M,"/src/assets/svg/home.svg":V,"/src/assets/svg/import.svg":x,"/src/assets/svg/info.svg":z,"/src/assets/svg/minus.svg":H,"/src/assets/svg/ok.svg":T,"/src/assets/svg/path.svg":L,"/src/assets/svg/prop.svg":b,"/src/assets/svg/search-list.svg":q,"/src/assets/svg/search.svg":u,"/src/assets/svg/settings.svg":B,"/src/assets/svg/share.svg":C,"/src/assets/svg/system.svg":k,"/src/assets/svg/terminal.svg":f,"/src/assets/svg/test.svg":A,"/src/assets/svg/warn.svg":S}),E=Object.fromEntries(Object.entries(j).map(([s,c])=>{const g=s.split("/").at(-1).split(".")[0],v=document.createElement("template");v.innerHTML=c;const t=v.content.firstElementChild;return t?[g,t]:null}).filter(s=>!!s));export{E as default};
|
|
2
|
+
//# sourceMappingURL=svg-D9PkDGa0.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"svg-D9PkDGa0.js","sources":["../../src/assets/svg/CacheSub.svg?raw","../../src/assets/svg/Connect.svg?raw","../../src/assets/svg/Down-all.svg?raw","../../src/assets/svg/Exe-Sel.svg?raw","../../src/assets/svg/Snapshot.svg?raw","../../src/assets/svg/arrow.svg?raw","../../src/assets/svg/close.svg?raw","../../src/assets/svg/code.svg?raw","../../src/assets/svg/copy.svg?raw","../../src/assets/svg/delete.svg?raw","../../src/assets/svg/device.svg?raw","../../src/assets/svg/discussion.svg?raw","../../src/assets/svg/export.svg?raw","../../src/assets/svg/github.svg?raw","../../src/assets/svg/home.svg?raw","../../src/assets/svg/import.svg?raw","../../src/assets/svg/info.svg?raw","../../src/assets/svg/minus.svg?raw","../../src/assets/svg/ok.svg?raw","../../src/assets/svg/path.svg?raw","../../src/assets/svg/prop.svg?raw","../../src/assets/svg/search-list.svg?raw","../../src/assets/svg/search.svg?raw","../../src/assets/svg/settings.svg?raw","../../src/assets/svg/share.svg?raw","../../src/assets/svg/system.svg?raw","../../src/assets/svg/terminal.svg?raw","../../src/assets/svg/test.svg?raw","../../src/assets/svg/warn.svg?raw","../../src/utils/svg.ts"],"sourcesContent":["export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"icon\\\" viewBox=\\\"0 0 1024 1024\\\"><path d=\\\"M930.773 366.08h49.067V223.573c0-40.32-32.853-73.386-73.387-73.386h-787.84c-40.32 0-73.386 32.853-73.386 73.386V366.08h49.066c17.707 0 32.64 12.8 33.494 28.373.426 8.32-2.56 16.214-8.107 22.187-5.76 5.973-13.44 9.387-21.76 9.387H45.227v373.546c0 40.32 32.853 73.387 73.386 73.387h136.32V719.573h80.64V872.96h571.094c40.32 0 73.386-32.853 73.386-73.387V426.027H927.36c-8.32 0-16-3.414-21.76-9.387s-8.533-13.867-8.107-22.187c.64-15.573 15.787-28.373 33.28-28.373m-71.68 94.72c15.147 15.787 35.2 26.027 56.747 28.587v310.186c0 5.12-4.267 9.387-9.387 9.387H846.08V665.173h-64V808.96h-45.013V665.173h-64V808.96h-45.014V665.173h-64V808.96H519.04V665.173h-64V808.96h-55.893V655.573H190.933V808.96h-72.32c-5.12 0-9.386-4.267-9.386-9.387V489.387c21.546-2.56 41.813-12.8 56.746-28.587 17.92-18.773 27.094-43.52 25.6-69.76-2.346-45.013-37.546-81.28-82.56-87.893v-79.574c0-5.12 4.267-9.386 9.387-9.386h788.267c5.12 0 9.386 4.266 9.386 9.386v79.574c-45.013 6.613-80 42.88-82.56 87.893a93.01 93.01 0 0 0 25.6 69.76\\\"/><path d=\\\"M261.12 499.2h501.76V297.6H261.12zm64-137.6h373.76v73.6H325.12z\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"icon\\\" viewBox=\\\"0 0 1024 1024\\\"><path d=\\\"M357.417 548.995h306.228v-76.546H357.417zM200.46 510.692c0-88.038 68.861-156.953 156.956-156.953h114.842v-72.73H357.417c-126.338 0-229.682 103.346-229.682 229.683s103.344 229.683 229.682 229.683h114.842v-72.728H357.417c-88.095 0-156.956-68.969-156.956-156.955M663.645 281.01H548.803v72.73h114.842c88.034 0 156.899 68.915 156.899 156.953 0 87.985-68.864 156.955-156.899 156.955H548.803v72.728h114.842c126.337 0 229.683-103.347 229.683-229.683 0-126.337-103.346-229.683-229.683-229.683\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"icon\\\" viewBox=\\\"0 0 1024 1024\\\"><path d=\\\"M865.3 506.3V184.1c0-64.8-52.7-117.5-117.5-117.5H281c-64.8 0-117.5 52.7-117.5 117.5v322.2c-46.4 5.8-82.4 45.5-82.4 93.5v257.8c0 52 42.3 94.2 94.2 94.2h678.2c52 0 94.2-42.3 94.2-94.2V599.8c0-47.9-36-87.6-82.4-93.5M233.5 184.1c0-26.2 21.3-47.5 47.5-47.5h466.8c26.2 0 47.5 21.3 47.5 47.5v321.5H669.9v87.6c0 3.3-2.7 6-6 6H365c-3.3 0-6-2.7-6-6v-87.6H233.5zm644.2 673.6c0 13.4-10.9 24.2-24.2 24.2H175.3c-13.4 0-24.2-10.9-24.2-24.2V599.8c0-13.4 10.9-24.2 24.2-24.2H289v17.6c0 41.9 34.1 76 76 76h298.8c41.9 0 76-34.1 76-76v-17.6h113.6c13.4 0 24.2 10.9 24.2 24.2v257.9z\\\"/><path d=\\\"m513.2 520.3 140.6-140.6-49.5-49.5-57.3 57.4V194.5h-70v190.6l-54.9-54.9-49.5 49.5 91.1 91.1z\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"200\\\" height=\\\"200\\\" viewBox=\\\"0 0 1024 1024\\\"><g fill=\\\"currentColor\\\" stroke=\\\"currentColor\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\" stroke-width=\\\"12.6\\\"><path d=\\\"M723.1 482.1 443.6 320.6c-5.6-3.3-11.5-4.7-17.3-4.7-18.1 0-34.8 14.5-34.8 34.8v322.8c0 20.3 16.6 34.8 34.8 34.8 5.8 0 11.7-1.5 17.3-4.7l279.5-161.4c23.1-13.4 23.1-46.8 0-60.1M431.5 664.2V359.8L695.2 512z\\\"/><path d=\\\"M938.1 650.7C952.3 607 960 560.4 960 512c0-247.4-200.6-448-448-448S64 264.6 64 512s200.6 448 448 448c51.5 0 100.9-8.7 146.9-24.7 34.7 29 79.4 46.4 128.1 46.4 110.5 0 200-89.5 200-200 0-50-18.4-95.9-48.9-131M512 916c-54.6 0-107.5-10.7-157.2-31.7-48.1-20.3-91.3-49.5-128.4-86.6s-66.3-80.3-86.6-128.4C118.7 619.5 108 566.6 108 512s10.7-107.5 31.7-157.2c20.3-48.1 49.5-91.3 86.6-128.4s80.3-66.3 128.4-86.6C404.5 118.7 457.4 108 512 108s107.5 10.7 157.2 31.7c48.1 20.3 91.3 49.5 128.4 86.6s66.3 80.3 86.6 128.4C905.3 404.5 916 457.4 916 512c0 36.3-4.7 71.8-14 106.1-32.5-22.9-72.1-36.3-114.9-36.3-110.5 0-200 89.5-200 200 0 44.1 14.3 84.9 38.5 118C588.9 910.6 550.9 916 512 916m385.3-23.9c-29.5 29.5-68.6 45.7-110.3 45.7-28.8 0-56.3-7.7-80.3-22.2-10.8-6.5-20.8-14.4-30-23.5-2.6-2.6-5-5.2-7.4-7.9-24.8-28.4-38.3-64.4-38.3-102.4 0-41.7 16.2-80.8 45.7-110.3s68.6-45.7 110.3-45.7c37 0 72.1 12.8 100.1 36.4q5.25 4.35 10.2 9.3c8.4 8.4 15.7 17.6 21.9 27.4 15.5 24.6 23.8 53.1 23.8 82.9 0 41.7-16.2 80.8-45.7 110.3\\\"/></g><path fill=\\\"currentColor\\\" stroke=\\\"currentColor\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\" stroke-width=\\\"8\\\" d=\\\"M753.1 704.4v-27.6c0-8.3-6.7-15-15-15s-15 6.7-15 15v27.6c-17.5 6.2-30 22.8-30 42.4s12.5 36.3 30 42.4v97.6c0 8.3 6.7 15 15 15s15-6.7 15-15v-97.6c17.5-6.2 30-22.8 30-42.4s-12.5-36.3-30-42.4m-15 57.4c-8.3 0-15-6.7-15-15s6.7-15 15-15 15 6.7 15 15-6.8 15-15 15M851 774.4v-97.6c0-8.3-6.7-15-15-15s-15 6.7-15 15v97.6c-17.5 6.2-30 22.8-30 42.4s12.5 36.3 30 42.4v27.6c0 8.3 6.7 15 15 15s15-6.7 15-15v-27.6c17.5-6.2 30-22.8 30-42.4s-12.5-36.3-30-42.4m-15 57.4c-8.3 0-15-6.7-15-15s6.7-15 15-15 15 6.7 15 15-6.7 15-15 15\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"200\\\" height=\\\"200\\\" fill=\\\"currentColor\\\" viewBox=\\\"0 0 1024 1024\\\"><path d=\\\"M128 650.688a32 32 0 0 1 31.488 26.24l.512 5.76v170.624c0 4.736 3.072 8.704 7.296 10.176l3.392.512h170.624a32 32 0 0 1 5.76 63.488l-5.76.512H170.688a74.69 74.69 0 0 1-74.24-66.56L96 853.312V682.688a32 32 0 0 1 32-32m768 0a32 32 0 0 1 31.488 26.24l.512 5.76v170.624c0 38.528-29.12 70.208-66.56 74.24l-8.128.448H682.688a32 32 0 0 1-5.76-63.488l5.76-.512h170.624a10.69 10.69 0 0 0 10.176-7.296l.512-3.392V682.688a32 32 0 0 1 32-32M576 288a32 32 0 0 1 26.624 14.272L635.776 352h110.912a32 32 0 0 1 31.488 26.24l.512 5.76v320a32 32 0 0 1-32 32H277.312a32 32 0 0 1-32-32V384a32 32 0 0 1 32-32H388.16l33.216-49.728a32 32 0 0 1 20.288-13.632L448 288zm-17.152 64h-93.76l-33.152 49.728a32 32 0 0 1-20.288 13.632l-6.336.64h-96v256h405.312V416h-96a32 32 0 0 1-22.592-9.344l-3.968-4.928zM512 437.312a96 96 0 1 1 0 192 96 96 0 0 1 0-192m0 64a32 32 0 1 0 0 64 32 32 0 0 0 0-64M341.312 96a32 32 0 0 1 5.76 63.488l-5.76.512H170.688a10.69 10.69 0 0 0-10.176 7.296l-.512 3.392v170.624a32 32 0 0 1-63.488 5.76l-.512-5.76V170.688c0-38.528 29.12-70.208 66.56-74.24l8.128-.448zm512 0c38.528 0 70.208 29.12 74.24 66.56l.448 8.128v170.624a32 32 0 0 1-63.488 5.76l-.512-5.76V170.688a10.69 10.69 0 0 0-7.296-10.176l-3.392-.512H682.688a32 32 0 0 1-5.76-63.488l5.76-.512z\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 24 24\\\"><path d=\\\"m12 18-6-6 1.4-1.4 3.6 3.575V6h2v8.175l3.6-3.575L18 12z\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 24 24\\\"><path d=\\\"M6.4 19 5 17.6l5.6-5.6L5 6.4 6.4 5l5.6 5.6L17.6 5 19 6.4 13.4 12l5.6 5.6-1.4 1.4-5.6-5.6z\\\"/></svg>\";","export default \"<svg viewBox=\\\"0 0 1024 1024\\\"><path d=\\\"m549.973 128 83.627 17.067L474.027 896 390.4 878.933zM835.84 512 682.667 358.827V238.08L956.587 512l-273.92 273.493V664.747zm-768.427 0 273.92-273.92v120.747L188.16 512l153.173 152.747v120.746z\\\"/></svg>\";","export default \"<svg viewBox=\\\"0 0 24 24\\\"><path d=\\\"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2m0 16H8V7h11z\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 24 24\\\"><path d=\\\"M12 1.75a3.25 3.25 0 0 1 3.245 3.066L15.25 5h5.25a.75.75 0 0 1 .102 1.493L20.5 6.5h-.796l-1.28 13.02a2.75 2.75 0 0 1-2.561 2.474l-.176.006H8.313a2.75 2.75 0 0 1-2.714-2.307l-.023-.174L4.295 6.5H3.5a.75.75 0 0 1-.743-.648L2.75 5.75a.75.75 0 0 1 .648-.743L3.5 5h5.25A3.25 3.25 0 0 1 12 1.75m6.197 4.75H5.802l1.267 12.872a1.25 1.25 0 0 0 1.117 1.122l.127.006h7.374c.6 0 1.109-.425 1.225-1.002l.02-.126zM13.75 9.25a.75.75 0 0 1 .743.648L14.5 10v7a.75.75 0 0 1-1.493.102L13 17v-7a.75.75 0 0 1 .75-.75m-3.5 0a.75.75 0 0 1 .743.648L11 10v7a.75.75 0 0 1-1.493.102L9.5 17v-7a.75.75 0 0 1 .75-.75m1.75-6a1.75 1.75 0 0 0-1.744 1.606L10.25 5h3.5A1.75 1.75 0 0 0 12 3.25\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 24 24\\\"><path d=\\\"M18.35 14.85 16.9 13.4q.3-.275.463-.637t.162-.763-.162-.763-.463-.637l1.45-1.45q.575.575.875 1.313t.3 1.537-.3 1.538-.875 1.312m2.45 2.45-1.4-1.4q.775-.775 1.2-1.775T21.025 12 20.6 9.875 19.4 8.1l1.4-1.4q1.075 1.05 1.65 2.425T23.025 12t-.575 2.875T20.8 17.3M7 23q-.825 0-1.412-.587T5 21V3q0-.825.588-1.412T7 1h10q.825 0 1.413.588T19 3v4h-2V6H7v12h10v-1h2v4q0 .825-.587 1.413T17 23zm0-3v1h10v-1zM7 4h10V3H7zm0 0V3zm0 16v1z\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 16 16\\\"><path d=\\\"M1.75 1h8.5c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 10.25 10H7.061l-2.574 2.573A1.458 1.458 0 0 1 2 11.543V10h-.25A1.75 1.75 0 0 1 0 8.25v-5.5C0 1.784.784 1 1.75 1M1.5 2.75v5.5c0 .138.112.25.25.25h1a.75.75 0 0 1 .75.75v2.19l2.72-2.72a.75.75 0 0 1 .53-.22h3.5a.25.25 0 0 0 .25-.25v-5.5a.25.25 0 0 0-.25-.25h-8.5a.25.25 0 0 0-.25.25m13 2a.25.25 0 0 0-.25-.25h-.5a.75.75 0 0 1 0-1.5h.5c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 14.25 12H14v1.543a1.458 1.458 0 0 1-2.487 1.03L9.22 12.28a.749.749 0 0 1 .326-1.275.75.75 0 0 1 .734.215l2.22 2.22v-2.19a.75.75 0 0 1 .75-.75h1a.25.25 0 0 0 .25-.25Z\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 24 24\\\"><g fill=\\\"none\\\" stroke=\\\"currentColor\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\" stroke-width=\\\"2\\\"><path d=\\\"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2M7 11l5 5 5-5M12 4v12\\\"/></g></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 24 24\\\"><path d=\\\"M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.09-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33s1.71.11 2.5.33c1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 32 32\\\"><path d=\\\"M16.612 2.214a1.01 1.01 0 0 0-1.242 0L1 13.419l1.243 1.572L4 13.621V26a2.004 2.004 0 0 0 2 2h20a2.004 2.004 0 0 0 2-2V13.63L29.757 15 31 13.428zM18 26h-4v-8h4zm2 0v-8a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v8H6V12.062l10-7.79 10 7.8V26z\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 32 32\\\"><path d=\\\"M28 19H14.83l2.58-2.59L16 15l-5 5 5 5 1.41-1.41L14.83 21H28z\\\"/><path d=\\\"M24 14v-4a1 1 0 0 0-.29-.71l-7-7A1 1 0 0 0 16 2H6a2 2 0 0 0-2 2v24a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2h-2v2H6V4h8v6a2 2 0 0 0 2 2h6v2Zm-8-4V4.41L21.59 10Z\\\"/></svg>\";","export default \"<svg viewBox=\\\"0 0 28 28\\\"><path d=\\\"M15 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1.75 3.75v7.5a.75.75 0 0 0 1.5 0v-7.5a.75.75 0 0 0-1.5 0M2 14C2 7.373 7.373 2 14 2s12 5.373 12 12-5.373 12-12 12S2 20.627 2 14M14 3.5C8.201 3.5 3.5 8.201 3.5 14S8.201 24.5 14 24.5 24.5 19.799 24.5 14 19.799 3.5 14 3.5\\\"/></svg>\";","export default \"<svg viewBox=\\\"0 0 24 24\\\"><path d=\\\"M6 13v-2h12v2z\\\"/></svg>\";","export default \"<svg viewBox=\\\"0 0 1024 1024\\\"><path d=\\\"M722.5 330.889 449.092 604.297l-147.729-147.73a42.018 42.018 0 1 0-59.426 59.427l177.425 177.493a41.984 41.984 0 0 0 59.426 0l303.138-303.172a42.001 42.001 0 0 0-59.392-59.426zM78.507 783.497a508.28 508.28 0 0 0 319.078 226.986c133.188 30.584 270.302 7.441 386.116-65.092a508.28 508.28 0 0 0 226.987-319.078 508.28 508.28 0 0 0-65.058-386.117C848.555 85.367 681.71.341 511.215.341A508.6 508.6 0 0 0 240.4 78.301a36.864 36.864 0 0 0 39.151 62.328C484.113 12.288 755.029 74.581 883.268 279.28a435 435 0 0 1 55.74 330.547 435.03 435.03 0 0 1-194.355 273.135 435.75 435.75 0 0 1-330.582 55.774A435.17 435.17 0 0 1 140.937 744.38a436.77 436.77 0 0 1-5.667-456.056 36.83 36.83 0 0 0-63.317-37.546 510.16 510.16 0 0 0 6.554 532.753z\\\"/></svg>\";","export default \"<svg viewBox=\\\"0 0 24 24\\\"><path d=\\\"M5 21V8.825Q4.125 8.5 3.563 7.738T3 6q0-1.25.875-2.125T6 3t2.125.875T9 6q0 .975-.562 1.738T7 8.825V19h4V3h8v12.175q.875.325 1.438 1.088T21 18q0 1.25-.875 2.125T18 21t-2.125-.875T15 18q0-.975.563-1.75T17 15.175V5h-4v16zM6 7q.425 0 .713-.288T7 6q0-.425-.288-.712T6 5q-.425 0-.712.288T5 6q0 .425.288.713T6 7m12 12q.425 0 .713-.288T19 18q0-.425-.288-.712T18 17q-.425 0-.712.288T17 18q0 .425.288.713T18 19m0-1\\\"/></svg>\";","export default \"<svg viewBox=\\\"0 0 24 24\\\"><path fill=\\\"none\\\" stroke=\\\"currentColor\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\" stroke-width=\\\"1.5\\\" d=\\\"M2.5 12c0-4.478 0-6.718 1.391-8.109S7.521 2.5 12.001 2.5c4.478 0 6.717 0 8.108 1.391S21.5 7.521 21.5 12c0 4.478 0 6.718-1.391 8.109S16.479 21.5 12 21.5c-4.478 0-6.717 0-8.109-1.391-1.39-1.392-1.39-3.63-1.39-8.109M2.5 8h19M11 17h6M7 17h1m3-4h6M7 13h1\\\" color=\\\"currentColor\\\"/></svg>\";","export default \"<svg viewBox=\\\"0 0 24 24\\\"><path d=\\\"M2 19v-2h10v2zm0-5v-2h5v2zm0-5V7h5v2zm18.6 10-3.85-3.85q-.6.425-1.312.638T14 16q-2.075 0-3.537-1.463T9 11t1.463-3.537T14 6t3.538 1.463T19 11q0 .725-.213 1.438t-.637 1.312L22 17.6zM14 14q1.25 0 2.125-.875T17 11t-.875-2.125T14 8t-2.125.875T11 11t.875 2.125T14 14\\\"/></svg>\";","export default \"<svg viewBox=\\\"0 0 32 32\\\"><path d=\\\"m29 27.586-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L27.586 29zM4 13a9 9 0 1 1 9 9 9.01 9.01 0 0 1-9-9\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 24 24\\\"><g fill-rule=\\\"evenodd\\\" clip-rule=\\\"evenodd\\\"><path d=\\\"M12 8.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5M9.75 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0\\\"/><path d=\\\"M11.975 1.25c-.445 0-.816 0-1.12.02a2.8 2.8 0 0 0-.907.19 2.75 2.75 0 0 0-1.489 1.488c-.145.35-.184.72-.2 1.122a.87.87 0 0 1-.415.731.87.87 0 0 1-.841-.005c-.356-.188-.696-.339-1.072-.389a2.75 2.75 0 0 0-2.033.545 2.8 2.8 0 0 0-.617.691c-.17.254-.356.575-.578.96l-.025.044c-.223.385-.408.706-.542.98-.14.286-.25.568-.29.88a2.75 2.75 0 0 0 .544 2.033c.231.301.532.52.872.734a.87.87 0 0 1 .426.726.87.87 0 0 1-.426.726c-.34.214-.64.433-.872.734a2.75 2.75 0 0 0-.545 2.033c.041.312.15.594.29.88.135.274.32.595.543.98l.025.044c.222.385.408.706.578.96.177.263.367.5.617.69a2.75 2.75 0 0 0 2.033.546c.376-.05.716-.2 1.072-.389a.87.87 0 0 1 .84-.005.86.86 0 0 1 .417.731c.015.402.054.772.2 1.122a2.75 2.75 0 0 0 1.488 1.489c.29.12.59.167.907.188.304.021.675.021 1.12.021h.05c.445 0 .816 0 1.12-.02.318-.022.617-.069.907-.19a2.75 2.75 0 0 0 1.489-1.488c.145-.35.184-.72.2-1.122a.87.87 0 0 1 .415-.732.87.87 0 0 1 .841.006c.356.188.696.339 1.072.388a2.75 2.75 0 0 0 2.033-.544c.25-.192.44-.428.617-.691.17-.254.356-.575.578-.96l.025-.044c.223-.385.408-.706.542-.98.14-.286.25-.569.29-.88a2.75 2.75 0 0 0-.544-2.033c-.231-.301-.532-.52-.872-.734a.87.87 0 0 1-.426-.726c0-.278.152-.554.426-.726.34-.214.64-.433.872-.734a2.75 2.75 0 0 0 .545-2.033 2.8 2.8 0 0 0-.29-.88 18 18 0 0 0-.543-.98l-.025-.044a18 18 0 0 0-.578-.96 2.8 2.8 0 0 0-.617-.69 2.75 2.75 0 0 0-2.033-.546c-.376.05-.716.2-1.072.389a.87.87 0 0 1-.84.005.87.87 0 0 1-.417-.731c-.015-.402-.054-.772-.2-1.122a2.75 2.75 0 0 0-1.488-1.489c-.29-.12-.59-.167-.907-.188-.304-.021-.675-.021-1.12-.021zm-1.453 1.595c.077-.032.194-.061.435-.078.247-.017.567-.017 1.043-.017s.796 0 1.043.017c.241.017.358.046.435.078.307.127.55.37.677.677.04.096.073.247.086.604.03.792.439 1.555 1.165 1.974s1.591.392 2.292.022c.316-.167.463-.214.567-.227a1.25 1.25 0 0 1 .924.247c.066.051.15.138.285.338.139.206.299.483.537.895s.397.69.506.912c.107.217.14.333.15.416a1.25 1.25 0 0 1-.247.924c-.064.083-.178.187-.48.377-.672.422-1.128 1.158-1.128 1.996s.456 1.574 1.128 1.996c.302.19.416.294.48.377.202.263.29.595.247.924-.01.083-.044.2-.15.416-.109.223-.268.5-.506.912s-.399.689-.537.895c-.135.2-.219.287-.285.338a1.25 1.25 0 0 1-.924.247c-.104-.013-.25-.06-.567-.227-.7-.37-1.566-.398-2.292.021s-1.135 1.183-1.165 1.975c-.013.357-.046.508-.086.604a1.25 1.25 0 0 1-.677.677c-.077.032-.194.061-.435.078-.247.017-.567.017-1.043.017s-.796 0-1.043-.017c-.241-.017-.358-.046-.435-.078a1.25 1.25 0 0 1-.677-.677c-.04-.096-.073-.247-.086-.604-.03-.792-.439-1.555-1.165-1.974s-1.591-.392-2.292-.022c-.316.167-.463.214-.567.227a1.25 1.25 0 0 1-.924-.247c-.066-.051-.15-.138-.285-.338a17 17 0 0 1-.537-.895c-.238-.412-.397-.69-.506-.912-.107-.217-.14-.333-.15-.416a1.25 1.25 0 0 1 .247-.924c.064-.083.178-.187.48-.377.672-.422 1.128-1.158 1.128-1.996s-.456-1.574-1.128-1.996c-.302-.19-.416-.294-.48-.377a1.25 1.25 0 0 1-.247-.924c.01-.083.044-.2.15-.416.109-.223.268-.5.506-.912s.399-.689.537-.895c.135-.2.219-.287.285-.338a1.25 1.25 0 0 1 .924-.247c.104.013.25.06.567.227.7.37 1.566.398 2.292-.022.726-.419 1.135-1.182 1.165-1.974.013-.357.046-.508.086-.604.127-.307.37-.55.677-.677\\\"/></g></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 24 24\\\"><path d=\\\"M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92-1.31-2.92-2.92-2.92\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 24 24\\\"><path d=\\\"M10.95 15.55 16.6 9.9l-1.425-1.425L10.95 12.7l-2.1-2.1-1.425 1.425zM12 22q-3.475-.875-5.737-3.988T4 11.1V5l8-3 8 3v6.1q0 3.8-2.262 6.913T12 22m0-2.1q2.6-.825 4.3-3.3t1.7-5.5V6.375l-6-2.25-6 2.25V11.1q0 3.025 1.7 5.5t4.3 3.3m0-7.9\\\"/></svg>\";","export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 24 24\\\"><g fill=\\\"none\\\" stroke=\\\"currentColor\\\" stroke-linecap=\\\"round\\\" stroke-width=\\\"1.5\\\"><path d=\\\"M17 15h-5m-5-5 .234.195c1.282 1.068 1.923 1.602 1.923 2.305s-.64 1.237-1.923 2.305L7 15\\\"/><path d=\\\"M22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464c.974.974 1.3 2.343 1.41 4.536\\\"/></g></svg>\";","export default \"<svg viewBox=\\\"0 0 24 24\\\"><path d=\\\"M14.4 20 13 18.6l2.6-2.6-2.6-2.6 1.4-1.4 2.6 2.6 2.6-2.6 1.4 1.4-2.6 2.6 2.6 2.6-1.4 1.4-2.6-2.6zm1.975-9-3.55-3.55 1.4-1.4 2.125 2.125 4.25-4.25L22 5.35zM2 17v-2h9v2zm0-8V7h9v2z\\\"/></svg>\";","export default \"<svg viewBox=\\\"0 0 24 24\\\"><path d=\\\"M1 21 12 2l11 19zm3.45-2h15.1L12 6zM12 18q.425 0 .713-.288T13 17t-.288-.712T12 16t-.712.288T11 17t.288.713T12 18m-1-3h2v-5h-2zm1-2.5\\\"/></svg>\";","const modules = import.meta.glob<string>('@/assets/svg/*.svg', {\n eager: true,\n query: 'raw',\n import: 'default',\n});\n\nexport default Object.fromEntries(\n Object.entries(modules)\n .map(([k, v]) => {\n const name = k.split('/').at(-1)!.split('.')[0];\n const t = document.createElement('template');\n t.innerHTML = v;\n const el = t.content.firstElementChild as SVGSVGElement | null;\n if (!el) return null;\n return [name, el] as const;\n })\n .filter((item): item is readonly [string, SVGSVGElement] => !!item),\n);\n"],"names":["__vite_glob_0_0","__vite_glob_0_1","__vite_glob_0_2","__vite_glob_0_3","__vite_glob_0_4","__vite_glob_0_5","__vite_glob_0_6","__vite_glob_0_7","__vite_glob_0_8","__vite_glob_0_9","__vite_glob_0_10","__vite_glob_0_11","__vite_glob_0_12","__vite_glob_0_13","__vite_glob_0_14","__vite_glob_0_15","__vite_glob_0_16","__vite_glob_0_17","__vite_glob_0_18","__vite_glob_0_19","__vite_glob_0_20","__vite_glob_0_21","__vite_glob_0_22","__vite_glob_0_23","__vite_glob_0_24","__vite_glob_0_25","__vite_glob_0_26","__vite_glob_0_27","__vite_glob_0_28","modules","svg","k","v","name","t","el","item"],"mappings":"AAAA,MAAAA,EAAe,8qCCAfC,EAAe,8lBCAfC,EAAe,mxBCAfC,EAAe,ohECAfC,EAAe,41CCAfC,EAAe,wICAfC,EAAe,0KCAfC,EAAe,mPCAfC,EAAe,uKCAfC,EAAe,kuBCAfC,EAAe,sfCAfC,EAAe,yqBCAfC,EAAe,wPCAfC,EAAe,onBCAfC,EAAe,oTCAfC,EAAe,iTCAfC,EAAe,0SCAfC,EAAe,4DCAfC,EAAe,uwBCAfC,EAAe,kcCAfC,EAAe,gaCAfC,EAAe,kTCAfC,EAAe,sJCAfC,EAAe,+wGCAfC,EAAe,+aCAfC,EAAe,sTCAfC,EAAe,ycCAfC,EAAe,gOCAfC,EAAe,kLCATC,EAAU,OAAA,OAAA,CAAA,+BAAA7B,EAAA,8BAAAC,EAAA,+BAAAC,EAAA,8BAAAC,EAAA,+BAAAC,EAAA,4BAAAC,EAAA,4BAAAC,EAAA,2BAAAC,EAAA,2BAAAC,EAAA,6BAAAC,EAAA,6BAAAC,EAAA,iCAAAC,EAAA,6BAAAC,EAAA,6BAAAC,EAAA,2BAAAC,EAAA,6BAAAC,EAAA,2BAAAC,EAAA,4BAAAC,EAAA,yBAAAC,EAAA,2BAAAC,EAAA,2BAAAC,EAAA,kCAAAC,EAAA,6BAAAC,EAAA,+BAAAC,EAAA,4BAAAC,EAAA,6BAAAC,EAAA,+BAAAC,EAAA,2BAAAC,EAAA,2BAAAC,CAAA,CAAA,EAMhBE,EAAe,OAAO,YACpB,OAAO,QAAQD,CAAO,EACnB,IAAI,CAAC,CAACE,EAAGC,CAAC,IAAM,CACf,MAAMC,EAAOF,EAAE,MAAM,GAAG,EAAE,GAAG,EAAE,EAAG,MAAM,GAAG,EAAE,CAAC,EACxCG,EAAI,SAAS,cAAc,UAAU,EAC3CA,EAAE,UAAYF,EACd,MAAMG,EAAKD,EAAE,QAAQ,kBACrB,OAAKC,EACE,CAACF,EAAME,CAAE,EADA,IAElB,CAAC,EACA,OAAQC,GAAmD,CAAC,CAACA,CAAI,CACtE"}
|