MCPcopy
hub / github.com/thisjam/sd-webui-oldsix-prompt / oe

Function oe

javascript/main-entry.js:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3* (c) 2018-present Yuxi (Evan) You and Vue contributors
4* @license MIT
5**/function kt(e,t){const i=new Set(e.split(","));return t?l=>i.has(l.toLowerCase()):l=>i.has(l)}const ie={},xt=[],Se=()=>{},Cs=()=>!1,Zt=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Fi=e=>e.startsWith("onUpdate:"),pe=Object.assign,Mi=(e,t)=>{const i=e.indexOf(t);i>-1&&e.splice(i,1)},Ss=Object.prototype.hasOwnProperty,Y=(e,t)=>Ss.call(e,t),R=Array.isArray,Ct=e=>Pt(e)==="[object Map]",ei=e=>Pt(e)==="[object Set]",Ol=e=>Pt(e)==="[object Date]",V=e=>typeof e=="function",oe=e=>typeof e=="string",Ue=e=>typeof e=="symbol",le=e=>e!==null&&typeof e=="object",El=e=>(le(e)||V(e))&&V(e.then)&&V(e.catch),Dl=Object.prototype.toString,Pt=e=>Dl.call(e),qs=e=>Pt(e).slice(8,-1),$l=e=>Pt(e)==="[object Object]",Li=e=>oe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,ti=kt(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),ii=e=>{const t=Object.create(null);return i=>t[i]||(t[i]=e(i))},js=/-(\w)/g,Pe=ii(e=>e.replace(js,(t,i)=>i?i.toUpperCase():"")),Ts=/\B([A-Z])/g,ut=ii(e=>e.replace(Ts,"-$1").toLowerCase()),li=ii(e=>e.charAt(0).toUpperCase()+e.slice(1)),Ri=ii(e=>e?`on${li(e)}`:""),We=(e,t)=>!Object.is(e,t),ai=(e,t)=>{for(let i=0;i<e.length;i++)e[i](t)},si=(e,t,i)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:i})},It=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Pl;const Il=()=>Pl||(Pl=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function St(e){if(R(e)){const t={};for(let i=0;i<e.length;i++){const l=e[i],s=oe(l)?$s(l):St(l);if(s)for(const a in s)t[a]=s[a]}return t}else if(oe(e)||le(e))return e}const Os=/;(?![^(]*\))/g,Es=/:([^]+)/,Ds=/\/\*[^]*?\*\//g;function $s(e){const t={};return e.replace(Ds,"").split(Os).forEach(i=>{if(i){const l=i.split(Es);l.length>1&&(t[l[0].trim()]=l[1].trim())}}),t}function Je(e){let t="";if(oe(e))t=e;else if(R(e))for(let i=0;i<e.length;i++){const l=Je(e[i]);l&&(t+=l+" ")}else if(le(e))for(const i in e)e[i]&&(t+=i+" ");return t.trim()}const Ps=kt("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function Al(e){return!!e||e===""}function Is(e,t){if(e.length!==t.length)return!1;let i=!0;for(let l=0;i&&l<e.length;l++)i=At(e[l],t[l]);return i}function At(e,t){if(e===t)return!0;let i=Ol(e),l=Ol(t);if(i||l)return i&&l?e.getTime()===t.getTime():!1;if(i=Ue(e),l=Ue(t),i||l)return e===t;if(i=R(e),l=R(t),i||l)return i&&l?Is(e,t):!1;if(i=le(e),l=le(t),i||l){if(!i||!l)return!1;const s=Object.keys(e).length,a=Object.keys(t).length;if(s!==a)return!1;for(const r in e){const n=e.hasOwnProperty(r),o=t.hasOwnProperty(r);if(n&&!o||!n&&o||!At(e[r],t[r]))return!1}}return String(e)===String(t)}function As(e,t){return e.findIndex(i=>At(i,t))}const _e=e=>oe(e)?e:e==null?"":R(e)||le(e)&&(e.toString===Dl||!V(e.toString))?JSON.stringify(e,Gl,2):String(e),Gl=(e,t)=>t&&t.__v_isRef?Gl(e,t.value):Ct(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((i,[l,s],a)=>(i[Bi(l,a)+" =>"]=s,i),{})}:ei(t)?{[`Set(${t.size})`]:[...t.values()].map(i=>Bi(i))}:Ue(t)?Bi(t):le(t)&&!R(t)&&!$l(t)?String(t):t,Bi=(e,t="")=>{var i;return Ue(e)?`Symbol(${(i=e.description)!=null?i:t})`:e};/**
6* @vue/reactivity v3.4.15
7* (c) 2018-present Yuxi (Evan) You and Vue contributors
8* @license MIT

Callers 15

LiFunction · 0.85
StFunction · 0.85
JeFunction · 0.85
_eFunction · 0.85
caFunction · 0.85
wrFunction · 0.85
IrFunction · 0.85
AeFunction · 0.85
TaFunction · 0.85
glFunction · 0.85
qiFunction · 0.85
gFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected