mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-25 06:51:04 +00:00
3867 lines
2.5 MiB
JavaScript
3867 lines
2.5 MiB
JavaScript
|
(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))i(s);new MutationObserver(s=>{for(const r of s)if(r.type==="childList")for(const o of r.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&i(o)}).observe(document,{childList:!0,subtree:!0});function t(s){const r={};return s.integrity&&(r.integrity=s.integrity),s.referrerPolicy&&(r.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?r.credentials="include":s.crossOrigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function i(s){if(s.ep)return;s.ep=!0;const r=t(s);fetch(s.href,r)}})();function Ab(n,e){const t=Object.create(null),i=n.split(",");for(let s=0;s<i.length;s++)t[i[s]]=!0;return e?s=>!!t[s.toLowerCase()]:s=>!!t[s]}const Zt={},Zo=[],Bi=()=>{},bM=()=>!1,EM=/^on[^a-z]/,Ru=n=>EM.test(n),wb=n=>n.startsWith("onUpdate:"),on=Object.assign,Nb=(n,e)=>{const t=n.indexOf(e);t>-1&&n.splice(t,1)},vM=Object.prototype.hasOwnProperty,Pt=(n,e)=>vM.call(n,e),ot=Array.isArray,Jo=n=>Ba(n)==="[object Map]",Fa=n=>Ba(n)==="[object Set]",Sv=n=>Ba(n)==="[object Date]",yM=n=>Ba(n)==="[object RegExp]",yt=n=>typeof n=="function",an=n=>typeof n=="string",Hl=n=>typeof n=="symbol",Yt=n=>n!==null&&typeof n=="object",XR=n=>Yt(n)&&yt(n.then)&&yt(n.catch),ZR=Object.prototype.toString,Ba=n=>ZR.call(n),SM=n=>Ba(n).slice(8,-1),JR=n=>Ba(n)==="[object Object]",Ob=n=>an(n)&&n!=="NaN"&&n[0]!=="-"&&""+parseInt(n,10)===n,Nd=Ab(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Au=n=>{const e=Object.create(null);return t=>e[t]||(e[t]=n(t))},TM=/-(\w)/g,as=Au(n=>n.replace(TM,(e,t)=>t?t.toUpperCase():"")),xM=/\B([A-Z])/g,yo=Au(n=>n.replace(xM,"-$1").toLowerCase()),wu=Au(n=>n.charAt(0).toUpperCase()+n.slice(1)),yp=Au(n=>n?`on${wu(n)}`:""),ql=(n,e)=>!Object.is(n,e),ea=(n,e)=>{for(let t=0;t<n.length;t++)n[t](e)},Yd=(n,e,t)=>{Object.defineProperty(n,e,{configurable:!0,enumerable:!1,value:t})},$d=n=>{const e=parseFloat(n);return isNaN(e)?n:e},CM=n=>{const e=an(n)?Number(n):NaN;return isNaN(e)?n:e};let Tv;const Sg=()=>Tv||(Tv=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function en(n){if(ot(n)){const e={};for(let t=0;t<n.length;t++){const i=n[t],s=an(i)?NM(i):en(i);if(s)for(const r in s)e[r]=s[r]}return e}else{if(an(n))return n;if(Yt(n))return n}}const RM=/;(?![^(]*\))/g,AM=/:([^]+)/,wM=/\/\*[^]*?\*\//g;function NM(n){const e={};return n.replace(wM,"").split(RM).forEach(t=>{if(t){const i=t.split(AM);i.length>1&&(e[i[0].trim()]=i[1].trim())}}),e}function Ye(n){let e="";if(an(n))e=n;else if(ot(n))for(let t=0;t<n.length;t++){const i=Ye(n[t]);i&&(e+=i+" ")}else if(Yt(n))for(const t in n)n[t]&&(e+=t+" ");return e.trim()}const OM="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",IM=Ab(OM);function eA(n){return!!n||n===""}function MM(n,e){if(n.length!==e.length)return!1;let t=!0;for(let i=0;t&&i<n.length;i++)t=_o(n[i],e[i]);return t}function _o(n,e){if(n===e)return!0;let t=Sv(n),i=Sv(e);if(t||i)return t&&i?n.getTime()===e.getTime():!1;if(t=Hl(n),i=Hl(e),t||i)return n===e;if(t=ot(n),i=ot(e),t||i)return t&&i?MM(n,e):!1;if(t=Yt(n),i=Yt(e),t||i){if(!t||!i)return!1;const s=Object.keys(n).length,r=Object.keys(e).length;if(s!==r)return!1;for(const o in n){const a=n.hasOwnProperty(o),l=e.hasOwnProperty(o);if(a&&!l||!a&&l||!_o(n[o],e[o]))return!1}}return String(n)===String(e)}function Ib(n,e){return n.findIndex(t=>_o(t,e))}const ge=n=>an(n)?n:n==null?"":ot(n)||Yt(n)&&(n.toString===ZR||!yt(n.toString))?JSON.stringify(n,tA,2):String(n),tA=(n,e)=>e&&e.__v_isRef?tA(n,e.value):Jo(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((t,[i,s])=>(t[`${i} =>`]=s,t),{})}:Fa(e)?{[`Set(${e.size})`]:[...e.values()]}:Yt(e)&&!ot(e)&&!JR(e)?String(e):e;let ri;class nA{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=ri,!e&&ri&&(this.index=(ri.scopes||(ri.scopes=[])).pu
|
|||
|
* vuex v4.1.0
|
|||
|
* (c) 2022 Evan You
|
|||
|
* @license MIT
|
|||
|
*/var uk="store";function Ha(n,e){Object.keys(n).forEach(function(t){return e(n[t],t)})}function rw(n){return n!==null&&typeof n=="object"}function pk(n){return n&&typeof n.then=="function"}function _k(n,e){return function(){return n(e)}}function ow(n,e,t){return e.indexOf(n)<0&&(t&&t.prepend?e.unshift(n):e.push(n)),function(){var i=e.indexOf(n);i>-1&&e.splice(i,1)}}function aw(n,e){n._actions=Object.create(null),n._mutations=Object.create(null),n._wrappedGetters=Object.create(null),n._modulesNamespaceMap=Object.create(null);var t=n.state;Hu(n,t,[],n._modules.root,!0),Kb(n,t,e)}function Kb(n,e,t){var i=n._state,s=n._scope;n.getters={},n._makeLocalGettersCache=Object.create(null);var r=n._wrappedGetters,o={},a={},l=DM(!0);l.run(function(){Ha(r,function(d,c){o[c]=_k(d,n),a[c]=it(function(){return o[c]()}),Object.defineProperty(n.getters,c,{get:function(){return a[c].value},enumerable:!0})})}),n._state=ei({data:e}),n._scope=l,n.strict&&bk(n),i&&t&&n._withCommit(function(){i.data=null}),s&&s.stop()}function Hu(n,e,t,i,s){var r=!t.length,o=n._modules.getNamespace(t);if(i.namespaced&&(n._modulesNamespaceMap[o],n._modulesNamespaceMap[o]=i),!r&&!s){var a=jb(e,t.slice(0,-1)),l=t[t.length-1];n._withCommit(function(){a[l]=i.state})}var d=i.context=hk(n,o,t);i.forEachMutation(function(c,_){var f=o+_;fk(n,f,c,d)}),i.forEachAction(function(c,_){var f=c.root?_:o+_,m=c.handler||c;mk(n,f,m,d)}),i.forEachGetter(function(c,_){var f=o+_;gk(n,f,c,d)}),i.forEachChild(function(c,_){Hu(n,e,t.concat(_),c,s)})}function hk(n,e,t){var i=e==="",s={dispatch:i?n.dispatch:function(r,o,a){var l=Jd(r,o,a),d=l.payload,c=l.options,_=l.type;return(!c||!c.root)&&(_=e+_),n.dispatch(_,d)},commit:i?n.commit:function(r,o,a){var l=Jd(r,o,a),d=l.payload,c=l.options,_=l.type;(!c||!c.root)&&(_=e+_),n.commit(_,d,c)}};return Object.defineProperties(s,{getters:{get:i?function(){return n.getters}:function(){return lw(n,e)}},state:{get:function(){return jb(n.state,t)}}}),s}function lw(n,e){if(!n._makeLocalGettersCache[e]){var t={},i=e.length;Object.keys(n.getters).forEach(function(s){if(s.slice(0,i)===e){var r=s.slice(i);Object.defineProperty(t,r,{get:function(){return n.getters[s]},enumerable:!0})}}),n._makeLocalGettersCache[e]=t}return n._makeLocalGettersCache[e]}function fk(n,e,t,i){var s=n._mutations[e]||(n._mutations[e]=[]);s.push(function(o){t.call(n,i.state,o)})}function mk(n,e,t,i){var s=n._actions[e]||(n._actions[e]=[]);s.push(function(o){var a=t.call(n,{dispatch:i.dispatch,commit:i.commit,getters:i.getters,state:i.state,rootGetters:n.getters,rootState:n.state},o);return pk(a)||(a=Promise.resolve(a)),n._devtoolHook?a.catch(function(l){throw n._devtoolHook.emit("vuex:error",l),l}):a})}function gk(n,e,t,i){n._wrappedGetters[e]||(n._wrappedGetters[e]=function(r){return t(i.state,i.getters,r.state,r.getters)})}function bk(n){qn(function(){return n._state.data},function(){},{deep:!0,flush:"sync"})}function jb(n,e){return e.reduce(function(t,i){return t[i]},n)}function Jd(n,e,t){return rw(n)&&n.type&&(t=e,e=n,n=n.type),{type:n,payload:e,options:t}}var Ek="vuex bindings",ly="vuex:mutations",Op="vuex:actions",Ro="vuex",vk=0;function yk(n,e){dk({id:"org.vuejs.vuex",app:n,label:"Vuex",homepage:"https://next.vuex.vuejs.org/",logo:"https://vuejs.org/images/icons/favicon-96x96.png",packageName:"vuex",componentStateTypes:[Ek]},function(t){t.addTimelineLayer({id:ly,label:"Vuex Mutations",color:cy}),t.addTimelineLayer({id:Op,label:"Vuex Actions",color:cy}),t.addInspector({id:Ro,label:"Vuex",icon:"storage",treeFilterPlaceholder:"Filter stores..."}),t.on.getInspectorTree(function(i){if(i.app===n&&i.inspectorId===Ro)if(i.filter){var s=[];pw(s,e._modules.root,i.filter,""),i.rootNodes=s}else i.rootNodes=[uw(e._modules.root,"")]}),t.on.getInspectorState(function(i){if(i.app===n&&i.inspectorId===Ro){var s=i.nodeId;lw(e,s),i.state=xk(Rk(e._modules,s),s==="root"?e.getters:e._makeLocalGettersCache,s)}}),t.on.editInspectorState(function(i){if(i.app===n&&i.inspectorId===Ro){var s=i.nodeId,r=i.path;s!=="root"&&(r=s.split("/").filter(Boolean).concat(r)),e._withCommit(function(){i.set(e._st
|
|||
|
`).forEach(function(o){s=o.indexOf(":"),t=o.substring(0,s).trim().toLowerCase(),i=o.substring(s+1).trim(),!(!t||e[t]&&NL[t])&&(t==="set-cookie"?e[t]?e[t].push(i):e[t]=[i]:e[t]=e[t]?e[t]+", "+i:i)}),e},fy=Symbol("internals");function al(n){return n&&String(n).trim().toLowerCase()}function Dd(n){return n===!1||n==null?n:Le.isArray(n)?n.map(Dd):String(n)}function IL(n){const e=Object.create(null),t=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let i;for(;i=t.exec(n);)e[i[1]]=i[2];return e}const ML=n=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(n.trim());function Mp(n,e,t,i,s){if(Le.isFunction(i))return i.call(this,e,t);if(s&&(e=t),!!Le.isString(e)){if(Le.isString(i))return e.indexOf(i)!==-1;if(Le.isRegExp(i))return i.test(e)}}function DL(n){return n.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,t,i)=>t.toUpperCase()+i)}function kL(n,e){const t=Le.toCamelCase(" "+e);["get","set","has"].forEach(i=>{Object.defineProperty(n,i+t,{value:function(s,r,o){return this[i].call(this,e,s,r,o)},configurable:!0})})}class Ku{constructor(e){e&&this.set(e)}set(e,t,i){const s=this;function r(a,l,d){const c=al(l);if(!c)throw new Error("header name must be a non-empty string");const _=Le.findKey(s,c);(!_||s[_]===void 0||d===!0||d===void 0&&s[_]!==!1)&&(s[_||l]=Dd(a))}const o=(a,l)=>Le.forEach(a,(d,c)=>r(d,c,l));return Le.isPlainObject(e)||e instanceof this.constructor?o(e,t):Le.isString(e)&&(e=e.trim())&&!ML(e)?o(OL(e),t):e!=null&&r(t,e,i),this}get(e,t){if(e=al(e),e){const i=Le.findKey(this,e);if(i){const s=this[i];if(!t)return s;if(t===!0)return IL(s);if(Le.isFunction(t))return t.call(this,s,i);if(Le.isRegExp(t))return t.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,t){if(e=al(e),e){const i=Le.findKey(this,e);return!!(i&&this[i]!==void 0&&(!t||Mp(this,this[i],i,t)))}return!1}delete(e,t){const i=this;let s=!1;function r(o){if(o=al(o),o){const a=Le.findKey(i,o);a&&(!t||Mp(i,i[a],a,t))&&(delete i[a],s=!0)}}return Le.isArray(e)?e.forEach(r):r(e),s}clear(e){const t=Object.keys(this);let i=t.length,s=!1;for(;i--;){const r=t[i];(!e||Mp(this,this[r],r,e,!0))&&(delete this[r],s=!0)}return s}normalize(e){const t=this,i={};return Le.forEach(this,(s,r)=>{const o=Le.findKey(i,r);if(o){t[o]=Dd(s),delete t[r];return}const a=e?DL(r):String(r).trim();a!==r&&delete t[r],t[a]=Dd(s),i[a]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const t=Object.create(null);return Le.forEach(this,(i,s)=>{i!=null&&i!==!1&&(t[s]=e&&Le.isArray(i)?i.join(", "):i)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+": "+t).join(`
|
|||
|
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){const i=new this(e);return t.forEach(s=>i.set(s)),i}static accessor(e){const i=(this[fy]=this[fy]={accessors:{}}).accessors,s=this.prototype;function r(o){const a=al(o);i[a]||(kL(s,o),i[a]=!0)}return Le.isArray(e)?e.forEach(r):r(e),this}}Ku.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);Le.reduceDescriptors(Ku.prototype,({value:n},e)=>{let t=e[0].toUpperCase()+e.slice(1);return{get:()=>n,set(i){this[t]=i}}});Le.freezeMethods(Ku);const Ps=Ku;function Dp(n,e){const t=this||eE,i=e||t,s=Ps.from(i.headers);let r=i.data;return Le.forEach(n,function(a){r=a.call(t,r,s.normalize(),e?e.status:void 0)}),s.normalize(),r}function Iw(n){return!!(n&&n.__CANCEL__)}function hc(n,e,t){kt.call(this,n??"canceled",kt.ERR_CANCELED,e,t),this.name="CanceledError"}Le.inherits(hc,kt,{__CANCEL__:!0});function LL(n,e,t){const i=t.config.validateStatus;!t.status||!i||i(t.status)?n(t):e(new kt("Request failed with status code "+t.status,[kt.ERR_BAD_REQUEST,kt.ERR_BAD_RESPONSE][Math.floor(t.status/100)-4],t.config,t.request,t))}const PL=ts.hasStandardBrowserEnv?{write(n,e,t,i,s,r){const o=[n+"="+encodeURIComponent(e)];Le.isNumber(t)&&o.push("expires="+new Date(t).toGMTString()),Le.isString(i)&&o.push("path="+i),Le.isString(s)&&o.push("domain="+s),r===!0&&o.push("secure"),document.cookie=o.join("; ")},read(n){const e=document.cookie.match(new RegExp("(^|;\\s*)("+n+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(n){this.write(n,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function UL(n){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(n)}function FL(n,e){return e?n.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):n}function Mw(n,e){return n&&!UL(e)?FL(n,e):e}const BL=ts.hasStandardBrowserEnv?function(){const e=/(msie|trident)/i.test(navigator.userAgent),t=document.createElement("a");let i;function s(r){let o=r;return e&&(t.setAttribute("href",o),o=t.href),t.setAttribute("href",o),{href:t.href,protocol:t.protocol?t.protocol.replace(/:$/,""):"",host:t.host,search:t.search?t.search.replace(/^\?/,""):"",hash:t.hash?t.hash.replace(/^#/,""):"",hostname:t.hostname,port:t.port,pathname:t.pathname.charAt(0)==="/"?t.pathname:"/"+t.pathname}}return i=s(window.location.href),function(o){const a=Le.isString(o)?s(o):o;return a.protocol===i.protocol&&a.host===i.host}}():function(){return function(){return!0}}();function GL(n){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(n);return e&&e[1]||""}function zL(n,e){n=n||10;const t=new Array(n),i=new Array(n);let s=0,r=0,o;return e=e!==void 0?e:1e3,function(l){const d=Date.now(),c=i[r];o||(o=d),t[s]=l,i[s]=d;let _=r,f=0;for(;_!==s;)f+=t[_++],_=_%n;if(s=(s+1)%n,s===r&&(r=(r+1)%n),d-o<e)return;const m=c&&d-c;return m?Math.round(f*1e3/m):void 0}}function my(n,e){let t=0;const i=zL(50,250);return s=>{const r=s.loaded,o=s.lengthComputable?s.total:void 0,a=r-t,l=i(a),d=r<=o;t=r;const c={loaded:r,total:o,progress:o?r/o:void 0,bytes:a,rate:l||void 0,estimated:l&&o&&d?(o-r)/l:void 0,event:s};c[e?"download":"upload"]=!0,n(c)}}const VL=typeof XMLHttpRequest<"u",HL=VL&&function(n){return new Promise(function(t,i){let s=n.data;const r=Ps.from(n.headers).normalize();let{responseType:o,withXSRFToken:a}=n,l;function d(){n.cancelToken&&n.cancelToken.unsubscribe(l),n.signal&&n.signal.removeEventListener("abort",l)}let c;if(Le.isFormData(s)){if(ts.hasStandardBrowserEnv||ts.hasStandardBrowserWebWorkerEnv)r.setContentType(!1);else if((c=r.getContentType())!==!1){const[E,...b]=c?c.split(";").map(g=>g.trim()).filter(Boolean):[];r.setContentType([E||"multipart/form-data",...b].join("; "))}}let _=new XMLHttpRequest;if(n.auth){const E=n.auth.username||"",b=n.auth.password?unescape(encodeURIComponent(n.auth.password)):"";r.set("Authorization","Basic "+btoa(E+":"+b))}const f=Mw(n.baseURL,n.url);_.open(n.method.toUpperCase(),Aw(f,n.params,n.paramsSerializer),!0),_.timeout=n.timeout;function m(){if(!_)return;const E=Ps.from("getAllResponseHeaders"in _&&_.getAllR
|
|||
|
`+r.map(gy).join(`
|
|||
|
`):" "+gy(r[0]):"as no adapter specified";throw new kt("There is no suitable adapter to dispatch the request "+o,"ERR_NOT_SUPPORT")}return i},adapters:Fg};function kp(n){if(n.cancelToken&&n.cancelToken.throwIfRequested(),n.signal&&n.signal.aborted)throw new hc(null,n)}function by(n){return kp(n),n.headers=Ps.from(n.headers),n.data=Dp.call(n,n.transformRequest),["post","put","patch"].indexOf(n.method)!==-1&&n.headers.setContentType("application/x-www-form-urlencoded",!1),Dw.getAdapter(n.adapter||eE.adapter)(n).then(function(i){return kp(n),i.data=Dp.call(n,n.transformResponse,i),i.headers=Ps.from(i.headers),i},function(i){return Iw(i)||(kp(n),i&&i.response&&(i.response.data=Dp.call(n,n.transformResponse,i.response),i.response.headers=Ps.from(i.response.headers))),Promise.reject(i)})}const Ey=n=>n instanceof Ps?n.toJSON():n;function ha(n,e){e=e||{};const t={};function i(d,c,_){return Le.isPlainObject(d)&&Le.isPlainObject(c)?Le.merge.call({caseless:_},d,c):Le.isPlainObject(c)?Le.merge({},c):Le.isArray(c)?c.slice():c}function s(d,c,_){if(Le.isUndefined(c)){if(!Le.isUndefined(d))return i(void 0,d,_)}else return i(d,c,_)}function r(d,c){if(!Le.isUndefined(c))return i(void 0,c)}function o(d,c){if(Le.isUndefined(c)){if(!Le.isUndefined(d))return i(void 0,d)}else return i(void 0,c)}function a(d,c,_){if(_ in e)return i(d,c);if(_ in n)return i(void 0,d)}const l={url:r,method:r,data:r,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:a,headers:(d,c)=>s(Ey(d),Ey(c),!0)};return Le.forEach(Object.keys(Object.assign({},n,e)),function(c){const _=l[c]||s,f=_(n[c],e[c],c);Le.isUndefined(f)&&_!==a||(t[c]=f)}),t}const kw="1.6.2",tE={};["object","boolean","number","function","string","symbol"].forEach((n,e)=>{tE[n]=function(i){return typeof i===n||"a"+(e<1?"n ":" ")+n}});const vy={};tE.transitional=function(e,t,i){function s(r,o){return"[Axios v"+kw+"] Transitional option '"+r+"'"+o+(i?". "+i:"")}return(r,o,a)=>{if(e===!1)throw new kt(s(o," has been removed"+(t?" in "+t:"")),kt.ERR_DEPRECATED);return t&&!vy[o]&&(vy[o]=!0,console.warn(s(o," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(r,o,a):!0}};function YL(n,e,t){if(typeof n!="object")throw new kt("options must be an object",kt.ERR_BAD_OPTION_VALUE);const i=Object.keys(n);let s=i.length;for(;s-- >0;){const r=i[s],o=e[r];if(o){const a=n[r],l=a===void 0||o(a,r,n);if(l!==!0)throw new kt("option "+r+" must be "+l,kt.ERR_BAD_OPTION_VALUE);continue}if(t!==!0)throw new kt("Unknown option "+r,kt.ERR_BAD_OPTION)}}const Bg={assertOptions:YL,validators:tE},Zs=Bg.validators;class eu{constructor(e){this.defaults=e,this.interceptors={request:new hy,response:new hy}}request(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=ha(this.defaults,t);const{transitional:i,paramsSerializer:s,headers:r}=t;i!==void 0&&Bg.assertOptions(i,{silentJSONParsing:Zs.transitional(Zs.boolean),forcedJSONParsing:Zs.transitional(Zs.boolean),clarifyTimeoutError:Zs.transitional(Zs.boolean)},!1),s!=null&&(Le.isFunction(s)?t.paramsSerializer={serialize:s}:Bg.assertOptions(s,{encode:Zs.function,serialize:Zs.function},!0)),t.method=(t.method||this.defaults.method||"get").toLowerCase();let o=r&&Le.merge(r.common,r[t.method]);r&&Le.forEach(["delete","get","head","post","put","patch","common"],h=>{delete r[h]}),t.headers=Ps.concat(o,r);const a=[];let l=!0;this.interceptors.request.forEach(function(E){typeof E.runWhen=="function"&&E.runWhen(t)===!1||(l=l&&E.synchronous,a.unshift(E.fulfilled,E.rejected))});const d=[];this.interceptors.response.forEach(function(E){d.push(E.fulfilled,E.rejected)});let c,_=0,f;if(!l){const h=[by.bind(this),void 0];for(h.unshift.apply(h,a),h.push.apply(h,d),f=h.length,c=Promise.resolve(t);_<f;)c=c.then(h[_++],h[_++]);return c}f=a.length;let
|
|||
|
* vue-router v4.2.5
|
|||
|
* (c) 2023 Eduardo San Martin Morote
|
|||
|
* @license MIT
|
|||
|
*/const Wo=typeof window<"u";function QL(n){return n.__esModule||n[Symbol.toStringTag]==="Module"}const Gt=Object.assign;function Lp(n,e){const t={};for(const i in e){const s=e[i];t[i]=Hi(s)?s.map(n):n(s)}return t}const Ml=()=>{},Hi=Array.isArray,XL=/\/$/,ZL=n=>n.replace(XL,"");function Pp(n,e,t="/"){let i,s={},r="",o="";const a=e.indexOf("#");let l=e.indexOf("?");return a<l&&a>=0&&(l=-1),l>-1&&(i=e.slice(0,l),r=e.slice(l+1,a>-1?a:e.length),s=n(r)),a>-1&&(i=i||e.slice(0,a),o=e.slice(a,e.length)),i=nP(i??e,t),{fullPath:i+(r&&"?")+r+o,path:i,query:s,hash:o}}function JL(n,e){const t=e.query?n(e.query):"";return e.path+(t&&"?")+t+(e.hash||"")}function yy(n,e){return!e||!n.toLowerCase().startsWith(e.toLowerCase())?n:n.slice(e.length)||"/"}function eP(n,e,t){const i=e.matched.length-1,s=t.matched.length-1;return i>-1&&i===s&&fa(e.matched[i],t.matched[s])&&Pw(e.params,t.params)&&n(e.query)===n(t.query)&&e.hash===t.hash}function fa(n,e){return(n.aliasOf||n)===(e.aliasOf||e)}function Pw(n,e){if(Object.keys(n).length!==Object.keys(e).length)return!1;for(const t in n)if(!tP(n[t],e[t]))return!1;return!0}function tP(n,e){return Hi(n)?Sy(n,e):Hi(e)?Sy(e,n):n===e}function Sy(n,e){return Hi(e)?n.length===e.length&&n.every((t,i)=>t===e[i]):n.length===1&&n[0]===e}function nP(n,e){if(n.startsWith("/"))return n;if(!n)return e;const t=e.split("/"),i=n.split("/"),s=i[i.length-1];(s===".."||s===".")&&i.push("");let r=t.length-1,o,a;for(o=0;o<i.length;o++)if(a=i[o],a!==".")if(a==="..")r>1&&r--;else break;return t.slice(0,r).join("/")+"/"+i.slice(o-(o===i.length?1:0)).join("/")}var Jl;(function(n){n.pop="pop",n.push="push"})(Jl||(Jl={}));var Dl;(function(n){n.back="back",n.forward="forward",n.unknown=""})(Dl||(Dl={}));function iP(n){if(!n)if(Wo){const e=document.querySelector("base");n=e&&e.getAttribute("href")||"/",n=n.replace(/^\w+:\/\/[^\/]+/,"")}else n="/";return n[0]!=="/"&&n[0]!=="#"&&(n="/"+n),ZL(n)}const sP=/^[^#]+#/;function rP(n,e){return n.replace(sP,"#")+e}function oP(n,e){const t=document.documentElement.getBoundingClientRect(),i=n.getBoundingClientRect();return{behavior:e.behavior,left:i.left-t.left-(e.left||0),top:i.top-t.top-(e.top||0)}}const ju=()=>({left:window.pageXOffset,top:window.pageYOffset});function aP(n){let e;if("el"in n){const t=n.el,i=typeof t=="string"&&t.startsWith("#"),s=typeof t=="string"?i?document.getElementById(t.slice(1)):document.querySelector(t):t;if(!s)return;e=oP(s,n)}else e=n;"scrollBehavior"in document.documentElement.style?window.scrollTo(e):window.scrollTo(e.left!=null?e.left:window.pageXOffset,e.top!=null?e.top:window.pageYOffset)}function Ty(n,e){return(history.state?history.state.position-e:-1)+n}const zg=new Map;function lP(n,e){zg.set(n,e)}function cP(n){const e=zg.get(n);return zg.delete(n),e}let dP=()=>location.protocol+"//"+location.host;function Uw(n,e){const{pathname:t,search:i,hash:s}=e,r=n.indexOf("#");if(r>-1){let a=s.includes(n.slice(r))?n.slice(r).length:1,l=s.slice(a);return l[0]!=="/"&&(l="/"+l),yy(l,"")}return yy(t,n)+i+s}function uP(n,e,t,i){let s=[],r=[],o=null;const a=({state:f})=>{const m=Uw(n,location),h=t.value,E=e.value;let b=0;if(f){if(t.value=m,e.value=f,o&&o===h){o=null;return}b=E?f.position-E.position:0}else i(m);s.forEach(g=>{g(t.value,h,{delta:b,type:Jl.pop,direction:b?b>0?Dl.forward:Dl.back:Dl.unknown})})};function l(){o=t.value}function d(f){s.push(f);const m=()=>{const h=s.indexOf(f);h>-1&&s.splice(h,1)};return r.push(m),m}function c(){const{history:f}=window;f.state&&f.replaceState(Gt({},f.state,{scroll:ju()}),"")}function _(){for(const f of r)f();r=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",c)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",c,{passive:!0}),{pauseListeners:l,listen:d,destroy:_}}function xy(n,e,t,i=!1,s=!1){return{back:n,current:e,forward:t,replaced:i,position:window.history.length,scroll:s?ju():null}}function pP(n){const{history:e,location:t}=window,i={value:Uw(n,t)},s={value:e.state};s.value||r(i.value,{back:null,current:i.value,forward:null,position:e.length-1,replace
|
|||
|
Copyright (c) 2016 Jed Watson.
|
|||
|
Licensed under the MIT License (MIT), see
|
|||
|
http://jedwatson.github.io/classnames
|
|||
|
*/(function(){var a=function(){function l(){}l.prototype=Object.create(null);function d(g,v){for(var y=v.length,T=0;T<y;++T)E(g,v[T])}var c={}.hasOwnProperty;function _(g,v){g[v]=!0}function f(g,v){for(var y in v)c.call(v,y)&&(g[y]=!!v[y])}var m=/\s+/;function h(g,v){for(var y=v.split(m),T=y.length,C=0;C<T;++C)g[y[C]]=!0}function E(g,v){if(v){var y=typeof v;y==="string"?h(g,v):Array.isArray(v)?d(g,v):y==="object"?f(g,v):y==="number"&&_(g,v)}}function b(){for(var g=arguments.length,v=Array(g),y=0;y<g;y++)v[y]=arguments[y];var T=new l;d(T,v);var C=[];for(var x in T)T[x]&&C.push(x);return C.join(" ")}return b}();typeof t<"u"&&t.exports?t.exports=a:(r=[],o=(function(){return a}).apply(i,r),o!==void 0&&(t.exports=o))})()},"./node_modules/core-js/es/array/from.js":function(t,i,s){s("./node_modules/core-js/modules/es.string.iterator.js"),s("./node_modules/core-js/modules/es.array.from.js");var r=s("./node_modules/core-js/internals/path.js");t.exports=r.Array.from},"./node_modules/core-js/internals/a-function.js":function(t,i){t.exports=function(s){if(typeof s!="function")throw TypeError(String(s)+" is not a function");return s}},"./node_modules/core-js/internals/an-object.js":function(t,i,s){var r=s("./node_modules/core-js/internals/is-object.js");t.exports=function(o){if(!r(o))throw TypeError(String(o)+" is not an object");return o}},"./node_modules/core-js/internals/array-from.js":function(t,i,s){var r=s("./node_modules/core-js/internals/bind-context.js"),o=s("./node_modules/core-js/internals/to-object.js"),a=s("./node_modules/core-js/internals/call-with-safe-iteration-closing.js"),l=s("./node_modules/core-js/internals/is-array-iterator-method.js"),d=s("./node_modules/core-js/internals/to-length.js"),c=s("./node_modules/core-js/internals/create-property.js"),_=s("./node_modules/core-js/internals/get-iterator-method.js");t.exports=function(m){var h=o(m),E=typeof this=="function"?this:Array,b=arguments.length,g=b>1?arguments[1]:void 0,v=g!==void 0,y=0,T=_(h),C,x,O,R;if(v&&(g=r(g,b>2?arguments[2]:void 0,2)),T!=null&&!(E==Array&&l(T)))for(R=T.call(h),x=new E;!(O=R.next()).done;y++)c(x,y,v?a(R,g,[O.value,y],!0):O.value);else for(C=d(h.length),x=new E(C);C>y;y++)c(x,y,v?g(h[y],y):h[y]);return x.length=y,x}},"./node_modules/core-js/internals/array-includes.js":function(t,i,s){var r=s("./node_modules/core-js/internals/to-indexed-object.js"),o=s("./node_modules/core-js/internals/to-length.js"),a=s("./node_modules/core-js/internals/to-absolute-index.js");t.exports=function(l){return function(d,c,_){var f=r(d),m=o(f.length),h=a(_,m),E;if(l&&c!=c){for(;m>h;)if(E=f[h++],E!=E)return!0}else for(;m>h;h++)if((l||h in f)&&f[h]===c)return l||h||0;return!l&&-1}}},"./node_modules/core-js/internals/bind-context.js":function(t,i,s){var r=s("./node_modules/core-js/internals/a-function.js");t.exports=function(o,a,l){if(r(o),a===void 0)return o;switch(l){case 0:return function(){return o.call(a)};case 1:return function(d){return o.call(a,d)};case 2:return function(d,c){return o.call(a,d,c)};case 3:return function(d,c,_){return o.call(a,d,c,_)}}return function(){return o.apply(a,arguments)}}},"./node_modules/core-js/internals/call-with-safe-iteration-closing.js":function(t,i,s){var r=s("./node_modules/core-js/internals/an-object.js");t.exports=function(o,a,l,d){try{return d?a(r(l)[0],l[1]):a(l)}catch(_){var c=o.return;throw c!==void 0&&r(c.call(o)),_}}},"./node_modules/core-js/internals/check-correctness-of-iteration.js":function(t,i,s){var r=s("./node_modules/core-js/internals/well-known-symbol.js"),o=r("iterator"),a=!1;try{var l=0,d={next:function(){return{done:!!l++}},return:function(){a=!0}};d[o]=function(){return this},Array.from(d,function(){throw 2})}catch{}t.exports=function(c,_){if(!_&&!a)return!1;var f=!1;try{var m={};m[o]=function(){return{next:function(){return{done:f=!0}}}},c(m)}catch{}return f}},"./node_modules/core-js/internals/classof-raw.js":function(t,i){var s={}.toString;t.exports=function(r){return s.call(r).slice(8,-1)}},"./node_modules/core-js/internals/classof.js":function(t,i,s){var r=s("./node_modules/core-js/internals/classof
|
|||
|
`,oX="∄",aX="∄",lX="𝔑",cX="𝔫",dX="≧̸",uX="≱",pX="≱",_X="≧̸",hX="⩾̸",fX="⩾̸",mX="⋙̸",gX="≵",bX="≫⃒",EX="≯",vX="≯",yX="≫̸",SX="↮",TX="⇎",xX="⫲",CX="∋",RX="⋼",AX="⋺",wX="∋",NX="Њ",OX="њ",IX="↚",MX="⇍",DX="‥",kX="≦̸",LX="≰",PX="↚",UX="⇍",FX="↮",BX="⇎",GX="≰",zX="≦̸",VX="⩽̸",HX="⩽̸",qX="≮",YX="⋘̸",$X="≴",WX="≪⃒",KX="≮",jX="⋪",QX="⋬",XX="≪̸",ZX="∤",JX="",eZ=" ",tZ="𝕟",nZ="ℕ",iZ="⫬",sZ="¬",rZ="≢",oZ="≭",aZ="∦",lZ="∉",cZ="≠",dZ="≂̸",uZ="∄",pZ="≯",_Z="≱",hZ="≧̸",fZ="≫̸",mZ="≹",gZ="⩾̸",bZ="≵",EZ="≎̸",vZ="≏̸",yZ="∉",SZ="⋵̸",TZ="⋹̸",xZ="∉",CZ="⋷",RZ="⋶",AZ="⧏̸",wZ="⋪",NZ="⋬",OZ="≮",IZ="≰",MZ="≸",DZ="≪̸",kZ="⩽̸",LZ="≴",PZ="⪢̸",UZ="⪡̸",FZ="∌",BZ="∌",GZ="⋾",zZ="⋽",VZ="⊀",HZ="⪯̸",qZ="⋠",YZ="∌",$Z="⧐̸",WZ="⋫",KZ="⋭",jZ="⊏̸",QZ="⋢",XZ="⊐̸",ZZ="⋣",JZ="⊂⃒",eJ="⊈",tJ="⊁",nJ="⪰̸",iJ="⋡",sJ="≿̸",rJ="⊃⃒",oJ="⊉",aJ="≁",lJ="≄",cJ="≇",dJ="≉",uJ="∤",pJ="∦",_J="∦",hJ="⫽⃥",fJ="∂̸",mJ="⨔",gJ="⊀",bJ="⋠",EJ="⊀",vJ="⪯̸",yJ="⪯̸",SJ="⤳̸",TJ="↛",xJ="⇏",CJ="↝̸",RJ="↛",AJ="⇏",wJ="⋫",NJ="⋭",OJ="⊁",IJ="⋡",MJ="⪰̸",DJ="𝒩",kJ="𝓃",LJ="∤",PJ="∦",UJ="≁",FJ="≄",BJ="≄",GJ="∤",zJ="∦",VJ="⋢",HJ="⋣",qJ="⊄",YJ="⫅̸",$J="⊈",WJ="⊂⃒",KJ="⊈",jJ="⫅̸",QJ="⊁",XJ="⪰̸",ZJ="⊅",JJ="⫆̸",eee="⊉",tee="⊃⃒",nee="⊉",iee="⫆̸",see="≹",ree="Ñ",oee="ñ",aee="≸",lee="⋪",cee="⋬",dee="⋫",uee="⋭",pee="Ν",_ee="ν",hee="#",fee="№",mee=" ",gee="≍⃒",bee="⊬",Eee="⊭",vee="⊮",yee="⊯",See="≥⃒",Tee=">⃒",xee="⤄",Cee="⧞",Ree="⤂",Aee="≤⃒",wee="<⃒",Nee="⊴⃒",Oee="⤃",Iee="⊵⃒",Mee="∼⃒",Dee="⤣",kee="↖",Lee="⇖",Pee="↖",Uee="⤧",Fee="Ó",Bee="ó",Gee="⊛",zee="Ô",Vee="ô",Hee="⊚",qee="О",Yee="о",$ee="⊝",Wee="Ő",Kee="ő",jee="⨸",Qee="⊙",Xee="⦼",Zee="Œ",Jee="œ",ete="⦿",tte="𝔒",nte="𝔬",ite="˛",ste="Ò",rte="ò",ote="⧁",ate="⦵",lte="Ω",cte="∮",dte="↺",ute="⦾",pte="⦻",_te="‾",hte="⧀",fte="Ō",mte="ō",gte="Ω",bte="ω",Ete="Ο",vte="ο",yte="⦶",Ste="⊖",Tte="𝕆",xte="𝕠",Cte="⦷",Rte="“",Ate="‘",wte="⦹",Nte="⊕",Ote="↻",Ite="⩔",Mte="∨",Dte="⩝",kte="ℴ",Lte="ℴ",Pte="ª",Ute="º",Fte="⊶",Bte="⩖",Gte="⩗",zte="⩛",Vte="Ⓢ",Hte="𝒪",qte="ℴ",Yte="Ø",$te="ø",Wte="⊘",Kte="Õ",jte="õ",Qte="⨶",Xte="⨷",Zte="⊗",Jte="Ö",ene="ö",tne="⌽",nne="‾",ine="⏞",sne="⎴",rne="⏜",one="¶",ane="∥",lne="∥",cne="⫳",dne="⫽",une="∂",pne="∂",_ne="П",hne="п",fne="%",mne=".",gne="‰",bne="⊥",Ene="‱",vne="𝔓",yne="𝔭",Sne="Φ",Tne="φ",xne="ϕ",Cne="ℳ",Rne="☎",Ane="Π",wne="π",Nne="⋔",One="ϖ",Ine="ℏ",Mne="ℎ",Dne="ℏ",kne="⨣",Lne="⊞",Pne="⨢",Une="+",Fne="∔",Bne="⨥",Gne="⩲",zne="±",Vne="±",Hne="⨦",qne="⨧",Yne="±",$ne="ℌ",Wne="⨕",Kne="𝕡",jne="ℙ",Qne="£",Xne="⪷",Zne="⪻",Jne="≺",eie="≼",tie="⪷",nie="≺",iie="≼",sie="≺",rie="⪯",oie="≼",aie="≾",lie="⪯",cie="⪹",die="⪵",uie="⋨",pie="⪯",_ie="⪳",hie="≾",fie="′",mie="″",gie="ℙ",bie="⪹",Eie="⪵",vie="⋨",yie="∏",Sie="∏",Tie="⌮",xie="⌒",Cie="⌓",Rie="∝",Aie="∝",wie="∷",Nie="∝",Oie="≾",Iie="⊰",Mie="𝒫",Die="𝓅",kie="Ψ",Lie="ψ",Pie=" ",Uie="𝔔",Fie="𝔮",Bie="⨌",Gie="𝕢",zie="ℚ",Vie="⁗",Hie="𝒬",qie="𝓆",Yie="ℍ",$ie="⨖",Wie="?",Kie="≟",jie='"',Qie='"',Xie="⇛",Zie="∽̱",Jie="Ŕ",ese="ŕ",tse="√",nse="⦳",ise="⟩",sse="⟫",rse="⦒",ose="⦥",ase="⟩",lse="»",cse="⥵",dse="⇥",use="⤠",pse="⤳",_se="→",hse="↠",fse="⇒",mse="⤞",gse="↪",bse="↬",Ese="⥅",vse="⥴",yse="⤖",Sse="↣",Tse="↝",xse="⤚",Cse="⤜",Rse="∶",Ase="ℚ",wse="⤍",Nse="⤏",Ose="⤐",Ise="❳",Mse="}",Dse="]",kse="⦌",Lse="⦎",Pse="⦐",Use="Ř",Fse="ř",Bse="Ŗ",Gse="ŗ",zse="⌉",Vse="}",Hse="Р",qse="р",Yse="⤷",$s
|
|||
|
`," "],rme=["{","}","|","\\","^","`"].concat(sme),ome=["'"].concat(rme),Gy=["%","/","?",";","#"].concat(ome),zy=["/","?","#"],ame=255,Vy=/^[+a-z0-9A-Z_-]{0,63}$/,lme=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Hy={javascript:!0,"javascript:":!0},qy={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function cme(n,e){if(n&&n instanceof nu)return n;var t=new nu;return t.parse(n,e),t}nu.prototype.parse=function(n,e){var t,i,s,r,o,a=n;if(a=a.trim(),!e&&n.split("#").length===1){var l=ime.exec(a);if(l)return this.pathname=l[1],l[2]&&(this.search=l[2]),this}var d=tme.exec(a);if(d&&(d=d[0],s=d.toLowerCase(),this.protocol=d,a=a.substr(d.length)),(e||d||a.match(/^\/\/[^@\/]+@[^@\/]+/))&&(o=a.substr(0,2)==="//",o&&!(d&&Hy[d])&&(a=a.substr(2),this.slashes=!0)),!Hy[d]&&(o||d&&!qy[d])){var c=-1;for(t=0;t<zy.length;t++)r=a.indexOf(zy[t]),r!==-1&&(c===-1||r<c)&&(c=r);var _,f;for(c===-1?f=a.lastIndexOf("@"):f=a.lastIndexOf("@",c),f!==-1&&(_=a.slice(0,f),a=a.slice(f+1),this.auth=_),c=-1,t=0;t<Gy.length;t++)r=a.indexOf(Gy[t]),r!==-1&&(c===-1||r<c)&&(c=r);c===-1&&(c=a.length),a[c-1]===":"&&c--;var m=a.slice(0,c);a=a.slice(c),this.parseHost(m),this.hostname=this.hostname||"";var h=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!h){var E=this.hostname.split(/\./);for(t=0,i=E.length;t<i;t++){var b=E[t];if(b&&!b.match(Vy)){for(var g="",v=0,y=b.length;v<y;v++)b.charCodeAt(v)>127?g+="x":g+=b[v];if(!g.match(Vy)){var T=E.slice(0,t),C=E.slice(t+1),x=b.match(lme);x&&(T.push(x[1]),C.unshift(x[2])),C.length&&(a=C.join(".")+a),this.hostname=T.join(".");break}}}}this.hostname.length>ame&&(this.hostname=""),h&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var O=a.indexOf("#");O!==-1&&(this.hash=a.substr(O),a=a.slice(0,O));var R=a.indexOf("?");return R!==-1&&(this.search=a.substr(R),a=a.slice(0,R)),a&&(this.pathname=a),qy[s]&&this.hostname&&!this.pathname&&(this.pathname=""),this};nu.prototype.parseHost=function(n){var e=nme.exec(n);e&&(e=e[0],e!==":"&&(this.port=e.substr(1)),n=n.substr(0,n.length-e.length)),n&&(this.hostname=n)};var dme=cme;Ya.encode=Xfe;Ya.decode=Jfe;Ya.format=eme;Ya.parse=dme;var Br={},Bp,Yy;function Xw(){return Yy||(Yy=1,Bp=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/),Bp}var Gp,$y;function Zw(){return $y||($y=1,Gp=/[\0-\x1F\x7F-\x9F]/),Gp}var zp,Wy;function ume(){return Wy||(Wy=1,zp=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/),zp}var Vp,Ky;function Jw(){return Ky||(Ky=1,Vp=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/),Vp}var jy;function pme(){return jy||(jy=1,Br.Any=Xw(),Br.Cc=Zw(),Br.Cf=ume(),Br.P=rE,Br.Z=Jw()),Br}(function(n){function e(L){return Object.prototype.toString.call(L)}function t(L){return e(L)==="[object String]"}var i=Object.prototype.hasOwnProperty;function s(L,H){return i.call(L,H)}function r(L){var H=Array.prototype.slice.call(arguments,1);return H.forEach(function(G){if(G){if(typeof G!="object")throw new TypeError(G+"must be object");Object.keys(G).forEach(function(P){L[P]=G[P]})}}),L}function o(L,H,G){return[].concat(L.slice(0,H),G,L.slice(H+1))}function a(L){return!(L>=55296&&L<=57343||L>=64976&&L<=65007||(L&65535)===65535||(L&65535)===65534||L>=0&&L<=8||L===11||L>=14&&L<=31||L>=127&&L<=159||L>1114111)}function l(L){if(L>65535){L-=65536;var H=55296+(L>>10),G=56320+(L&1023);return String.fromCharCode(H,G)}return String.fromCharCode(L)}var d=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,c=/&([a-z#][a-z0-9]{1,31});/gi,_=new RegExp(d.source+"|"+c.source,"gi"),f=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i,m=Qw;function h(L,H){var G;return s(m,H)?m[H]:H.charCodeAt(0)===35&&f.test(H)&&(G=H[1].toLowerCase()==="x"?parseInt(H.slice(2),16):parseInt(H.slice(1),10),a(G))?l(G):L}function E(L){return L.indexOf("\\")<0?L:L.replace(d,"$1")}function b(L){return L.indexOf("\\")<0&&L.indexOf("&"
|
|||
|
`};ps.fence=function(n,e,t,i,s){var r=n[e],o=r.info?bme(r.info).trim():"",a="",l="",d,c,_,f,m;return o&&(_=o.split(/(\s+)/g),a=_[0],l=_.slice(2).join("")),t.highlight?d=t.highlight(r.content,a,l)||ho(r.content):d=ho(r.content),d.indexOf("<pre")===0?d+`
|
|||
|
`:o?(c=r.attrIndex("class"),f=r.attrs?r.attrs.slice():[],c<0?f.push(["class",t.langPrefix+a]):(f[c]=f[c].slice(),f[c][1]+=" "+t.langPrefix+a),m={attrs:f},"<pre><code"+s.renderAttrs(m)+">"+d+`</code></pre>
|
|||
|
`):"<pre><code"+s.renderAttrs(r)+">"+d+`</code></pre>
|
|||
|
`};ps.image=function(n,e,t,i,s){var r=n[e];return r.attrs[r.attrIndex("alt")][1]=s.renderInlineAsText(r.children,t,i),s.renderToken(n,e,t)};ps.hardbreak=function(n,e,t){return t.xhtmlOut?`<br />
|
|||
|
`:`<br>
|
|||
|
`};ps.softbreak=function(n,e,t){return t.breaks?t.xhtmlOut?`<br />
|
|||
|
`:`<br>
|
|||
|
`:`
|
|||
|
`};ps.text=function(n,e){return ho(n[e].content)};ps.html_block=function(n,e){return n[e].content};ps.html_inline=function(n,e){return n[e].content};function $a(){this.rules=gme({},ps)}$a.prototype.renderAttrs=function(e){var t,i,s;if(!e.attrs)return"";for(s="",t=0,i=e.attrs.length;t<i;t++)s+=" "+ho(e.attrs[t][0])+'="'+ho(e.attrs[t][1])+'"';return s};$a.prototype.renderToken=function(e,t,i){var s,r="",o=!1,a=e[t];return a.hidden?"":(a.block&&a.nesting!==-1&&t&&e[t-1].hidden&&(r+=`
|
|||
|
`),r+=(a.nesting===-1?"</":"<")+a.tag,r+=this.renderAttrs(a),a.nesting===0&&i.xhtmlOut&&(r+=" /"),a.block&&(o=!0,a.nesting===1&&t+1<e.length&&(s=e[t+1],(s.type==="inline"||s.hidden||s.nesting===-1&&s.tag===a.tag)&&(o=!1))),r+=o?`>
|
|||
|
`:">",r)};$a.prototype.renderInline=function(n,e,t){for(var i,s="",r=this.rules,o=0,a=n.length;o<a;o++)i=n[o].type,typeof r[i]<"u"?s+=r[i](n,o,e,t,this):s+=this.renderToken(n,o,e);return s};$a.prototype.renderInlineAsText=function(n,e,t){for(var i="",s=0,r=n.length;s<r;s++)n[s].type==="text"?i+=n[s].content:n[s].type==="image"?i+=this.renderInlineAsText(n[s].children,e,t):n[s].type==="softbreak"&&(i+=`
|
|||
|
`);return i};$a.prototype.render=function(n,e,t){var i,s,r,o="",a=this.rules;for(i=0,s=n.length;i<s;i++)r=n[i].type,r==="inline"?o+=this.renderInline(n[i].children,e,t):typeof a[r]<"u"?o+=a[r](n,i,e,t,this):o+=this.renderToken(n,i,e,t);return o};var Eme=$a;function $i(){this.__rules__=[],this.__cache__=null}$i.prototype.__find__=function(n){for(var e=0;e<this.__rules__.length;e++)if(this.__rules__[e].name===n)return e;return-1};$i.prototype.__compile__=function(){var n=this,e=[""];n.__rules__.forEach(function(t){t.enabled&&t.alt.forEach(function(i){e.indexOf(i)<0&&e.push(i)})}),n.__cache__={},e.forEach(function(t){n.__cache__[t]=[],n.__rules__.forEach(function(i){i.enabled&&(t&&i.alt.indexOf(t)<0||n.__cache__[t].push(i.fn))})})};$i.prototype.at=function(n,e,t){var i=this.__find__(n),s=t||{};if(i===-1)throw new Error("Parser rule not found: "+n);this.__rules__[i].fn=e,this.__rules__[i].alt=s.alt||[],this.__cache__=null};$i.prototype.before=function(n,e,t,i){var s=this.__find__(n),r=i||{};if(s===-1)throw new Error("Parser rule not found: "+n);this.__rules__.splice(s,0,{name:e,enabled:!0,fn:t,alt:r.alt||[]}),this.__cache__=null};$i.prototype.after=function(n,e,t,i){var s=this.__find__(n),r=i||{};if(s===-1)throw new Error("Parser rule not found: "+n);this.__rules__.splice(s+1,0,{name:e,enabled:!0,fn:t,alt:r.alt||[]}),this.__cache__=null};$i.prototype.push=function(n,e,t){var i=t||{};this.__rules__.push({name:n,enabled:!0,fn:e,alt:i.alt||[]}),this.__cache__=null};$i.prototype.enable=function(n,e){Array.isArray(n)||(n=[n]);var t=[];return n.forEach(function(i){var s=this.__find__(i);if(s<0){if(e)return;throw new Error("Rules manager: invalid rule name "+i)}this.__rules__[s].enabled=!0,t.push(i)},this),this.__cache__=null,t};$i.prototype.enableOnly=function(n,e){Array.isArray(n)||(n=[n]),this.__rules__.forEach(function(t){t.enabled=!1}),this.enable(n,e)};$i.prototype.disable=function(n,e){Array.isArray(n)||(n=[n]);var t=[];return n.forEach(function(i){var s=this.__find__(i);if(s<0){if(e)return;throw new Error("Rules manager: invalid rule name "+i)}this.__rules__[s].enabled=!1,t.push(i)},this),this.__cache__=null,t};$i.prototype.getRules=function(n){return this.__cache__===null&&this.__compile__(),this.__cache__[n]||[]};var oE=$i,vme=/\r\n?|\n/g,yme=/\0/g,Sme=function(e){var t;t=e.src.replace(vme,`
|
|||
|
`),t=t.replace(yme,"<22>"),e.src=t},Tme=function(e){var t;e.inlineMode?(t=new e.Token("inline","",0),t.content=e.src,t.map=[0,1],t.children=[],e.tokens.push(t)):e.md.block.parse(e.src,e.md,e.env,e.tokens)},xme=function(e){var t=e.tokens,i,s,r;for(s=0,r=t.length;s<r;s++)i=t[s],i.type==="inline"&&e.md.inline.parse(i.content,e.md,e.env,i.children)},Cme=Ut.arrayReplaceAt;function Rme(n){return/^<a[>\s]/i.test(n)}function Ame(n){return/^<\/a\s*>/i.test(n)}var wme=function(e){var t,i,s,r,o,a,l,d,c,_,f,m,h,E,b,g,v=e.tokens,y;if(e.md.options.linkify){for(i=0,s=v.length;i<s;i++)if(!(v[i].type!=="inline"||!e.md.linkify.pretest(v[i].content)))for(r=v[i].children,h=0,t=r.length-1;t>=0;t--){if(a=r[t],a.type==="link_close"){for(t--;r[t].level!==a.level&&r[t].type!=="link_open";)t--;continue}if(a.type==="html_inline"&&(Rme(a.content)&&h>0&&h--,Ame(a.content)&&h++),!(h>0)&&a.type==="text"&&e.md.linkify.test(a.content)){for(c=a.content,y=e.md.linkify.match(c),l=[],m=a.level,f=0,y.length>0&&y[0].index===0&&t>0&&r[t-1].type==="text_special"&&(y=y.slice(1)),d=0;d<y.length;d++)E=y[d].url,b=e.md.normalizeLink(E),e.md.validateLink(b)&&(g=y[d].text,y[d].schema?y[d].schema==="mailto:"&&!/^mailto:/i.test(g)?g=e.md.normalizeLinkText("mailto:"+g).replace(/^mailto:/,""):g=e.md.normalizeLinkText(g):g=e.md.normalizeLinkText("http://"+g).replace(/^http:\/\//,""),_=y[d].index,_>f&&(o=new e.Token("text","",0),o.content=c.slice(f,_),o.level=m,l.push(o)),o=new e.Token("link_open","a",1),o.attrs=[["href",b]],o.level=m++,o.markup="linkify",o.info="auto",l.push(o),o=new e.Token("text","",0),o.content=g,o.level=m,l.push(o),o=new e.Token("link_close","a",-1),o.level=--m,o.markup="linkify",o.info="auto",l.push(o),f=y[d].lastIndex);f<c.length&&(o=new e.Token("text","",0),o.content=c.slice(f),o.level=m,l.push(o)),v[i].children=r=Cme(r,t,l)}}}},eN=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,Nme=/\((c|tm|r)\)/i,Ome=/\((c|tm|r)\)/ig,Ime={c:"©",r:"®",tm:"™"};function Mme(n,e){return Ime[e.toLowerCase()]}function Dme(n){var e,t,i=0;for(e=n.length-1;e>=0;e--)t=n[e],t.type==="text"&&!i&&(t.content=t.content.replace(Ome,Mme)),t.type==="link_open"&&t.info==="auto"&&i--,t.type==="link_close"&&t.info==="auto"&&i++}function kme(n){var e,t,i=0;for(e=n.length-1;e>=0;e--)t=n[e],t.type==="text"&&!i&&eN.test(t.content)&&(t.content=t.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1—").replace(/(^|\s)--(?=\s|$)/mg,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1–")),t.type==="link_open"&&t.info==="auto"&&i--,t.type==="link_close"&&t.info==="auto"&&i++}var Lme=function(e){var t;if(e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)e.tokens[t].type==="inline"&&(Nme.test(e.tokens[t].content)&&Dme(e.tokens[t].children),eN.test(e.tokens[t].content)&&kme(e.tokens[t].children))},Xy=Ut.isWhiteSpace,Zy=Ut.isPunctChar,Jy=Ut.isMdAsciiPunct,Pme=/['"]/,eS=/['"]/g,tS="’";function Pc(n,e,t){return n.slice(0,e)+t+n.slice(e+1)}function Ume(n,e){var t,i,s,r,o,a,l,d,c,_,f,m,h,E,b,g,v,y,T,C,x;for(T=[],t=0;t<n.length;t++){for(i=n[t],l=n[t].level,v=T.length-1;v>=0&&!(T[v].level<=l);v--);if(T.length=v+1,i.type==="text"){s=i.content,o=0,a=s.length;e:for(;o<a&&(eS.lastIndex=o,r=eS.exec(s),!!r);){if(b=g=!0,o=r.index+1,y=r[0]==="'",c=32,r.index-1>=0)c=s.charCodeAt(r.index-1);else for(v=t-1;v>=0&&!(n[v].type==="softbreak"||n[v].type==="hardbreak");v--)if(n[v].content){c=n[v].content.charCodeAt(n[v].content.length-1);break}if(_=32,o<a)_=s.charCodeAt(o);else for(v=t+1;v<n.length&&!(n[v].type==="softbreak"||n[v].type==="hardbreak");v++)if(n[v].content){_=n[v].content.charCodeAt(0);break}if(f=Jy(c)||Zy(String.fromCharCode(c)),m=Jy(_)||Zy(String.fromCharCode(_)),h=Xy(c),E=Xy(_),E?b=!1:m&&(h||f||(b=!1)),h?g=!1:f&&(E||m||(g=!1)),_===34&&r[0]==='"'&&c>=48&&c<=57&&(g=b=!1),b&&g&&(b=f,g=m),!b&&!g){y&&(i.content=Pc(i.content,r.index,tS));continue}if(g){for(v=T.length-1;v>=0&&(d=T[v],!(T[v].level<l));v--)if(d.single===y&&T[v].level===l){d=T[v],y?(C=e.md.options.quotes[2],x=e.md.options.quotes[
|
|||
|
`,o.map=[t,e.line],!0},$me=function(e,t,i,s){var r,o,a,l,d,c,_,f=!1,m=e.bMarks[t]+e.tShift[t],h=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||m+3>h||(r=e.src.charCodeAt(m),r!==126&&r!==96)||(d=m,m=e.skipChars(m,r),o=m-d,o<3)||(_=e.src.slice(d,m),a=e.src.slice(m,h),r===96&&a.indexOf(String.fromCharCode(r))>=0))return!1;if(s)return!0;for(l=t;l++,!(l>=i||(m=d=e.bMarks[l]+e.tShift[l],h=e.eMarks[l],m<h&&e.sCount[l]<e.blkIndent));)if(e.src.charCodeAt(m)===r&&!(e.sCount[l]-e.blkIndent>=4)&&(m=e.skipChars(m,r),!(m-d<o)&&(m=e.skipSpaces(m),!(m<h)))){f=!0;break}return o=e.sCount[t],e.line=l+(f?1:0),c=e.push("fence","code",0),c.info=a,c.content=e.getLines(t+1,l,o,!0),c.markup=_,c.map=[t,e.line],!0},Wme=Ut.isSpace,Kme=function(e,t,i,s){var r,o,a,l,d,c,_,f,m,h,E,b,g,v,y,T,C,x,O,R,S=e.lineMax,A=e.bMarks[t]+e.tShift[t],U=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||e.src.charCodeAt(A)!==62)return!1;if(s)return!0;for(h=[],E=[],v=[],y=[],x=e.md.block.ruler.getRules("blockquote"),g=e.parentType,e.parentType="blockquote",f=t;f<i&&(R=e.sCount[f]<e.blkIndent,A=e.bMarks[f]+e.tShift[f],U=e.eMarks[f],!(A>=U));f++){if(e.src.charCodeAt(A++)===62&&!R){for(l=e.sCount[f]+1,e.src.charCodeAt(A)===32?(A++,l++,r=!1,T=!0):e.src.charCodeAt(A)===9?(T=!0,(e.bsCount[f]+l)%4===3?(A++,l++,r=!1):r=!0):T=!1,m=l,h.push(e.bMarks[f]),e.bMarks[f]=A;A<U&&(o=e.src.charCodeAt(A),Wme(o));){o===9?m+=4-(m+e.bsCount[f]+(r?1:0))%4:m++;A++}c=A>=U,E.push(e.bsCount[f]),e.bsCount[f]=e.sCount[f]+1+(T?1:0),v.push(e.sCount[f]),e.sCount[f]=m-l,y.push(e.tShift[f]),e.tShift[f]=A-e.bMarks[f];continue}if(c)break;for(C=!1,a=0,d=x.length;a<d;a++)if(x[a](e,f,i,!0)){C=!0;break}if(C){e.lineMax=f,e.blkIndent!==0&&(h.push(e.bMarks[f]),E.push(e.bsCount[f]),y.push(e.tShift[f]),v.push(e.sCount[f]),e.sCount[f]-=e.blkIndent);break}h.push(e.bMarks[f]),E.push(e.bsCount[f]),y.push(e.tShift[f]),v.push(e.sCount[f]),e.sCount[f]=-1}for(b=e.blkIndent,e.blkIndent=0,O=e.push("blockquote_open","blockquote",1),O.markup=">",O.map=_=[t,0],e.md.block.tokenize(e,t,f),O=e.push("blockquote_close","blockquote",-1),O.markup=">",e.lineMax=S,e.parentType=g,_[1]=e.line,a=0;a<y.length;a++)e.bMarks[a+t]=h[a],e.tShift[a+t]=y[a],e.sCount[a+t]=v[a],e.bsCount[a+t]=E[a];return e.blkIndent=b,!0},jme=Ut.isSpace,Qme=function(e,t,i,s){var r,o,a,l,d=e.bMarks[t]+e.tShift[t],c=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||(r=e.src.charCodeAt(d++),r!==42&&r!==45&&r!==95))return!1;for(o=1;d<c;){if(a=e.src.charCodeAt(d++),a!==r&&!jme(a))return!1;a===r&&o++}return o<3?!1:(s||(e.line=t+1,l=e.push("hr","hr",0),l.map=[t,e.line],l.markup=Array(o+1).join(String.fromCharCode(r))),!0)},nN=Ut.isSpace;function iS(n,e){var t,i,s,r;return i=n.bMarks[e]+n.tShift[e],s=n.eMarks[e],t=n.src.charCodeAt(i++),t!==42&&t!==45&&t!==43||i<s&&(r=n.src.charCodeAt(i),!nN(r))?-1:i}function sS(n,e){var t,i=n.bMarks[e]+n.tShift[e],s=i,r=n.eMarks[e];if(s+1>=r||(t=n.src.charCodeAt(s++),t<48||t>57))return-1;for(;;){if(s>=r)return-1;if(t=n.src.charCodeAt(s++),t>=48&&t<=57){if(s-i>=10)return-1;continue}if(t===41||t===46)break;return-1}return s<r&&(t=n.src.charCodeAt(s),!nN(t))?-1:s}function Xme(n,e){var t,i,s=n.level+2;for(t=e+2,i=n.tokens.length-2;t<i;t++)n.tokens[t].level===s&&n.tokens[t].type==="paragraph_open"&&(n.tokens[t+2].hidden=!0,n.tokens[t].hidden=!0,t+=2)}var Zme=function(e,t,i,s){var r,o,a,l,d,c,_,f,m,h,E,b,g,v,y,T,C,x,O,R,S,A,U,F,K,L,H,G=t,P=!1,j=!0;if(e.sCount[G]-e.blkIndent>=4||e.listIndent>=0&&e.sCount[G]-e.listIndent>=4&&e.sCount[G]<e.blkIndent)return!1;if(s&&e.parentType==="paragraph"&&e.sCount[G]>=e.blkIndent&&(P=!0),(A=sS(e,G))>=0){if(_=!0,F=e.bMarks[G]+e.tShift[G],g=Number(e.src.slice(F,A-1)),P&&g!==1)return!1}else if((A=iS(e,G))>=0)_=!1;else return!1;if(P&&e.skipSpaces(A)>=e.eMarks[G])return!1;if(s)return!0;for(b=e.src.charCodeAt(A-1),E=e.tokens.length,_?(H=e.push("ordered_list_open","ol",1),g!==1&&(H.attrs=[["start",g]])):H=e.push("bullet_list_open","ul",1),H.map=h=[G,0],H.markup=String.fromCharCode(b),U=!1,L=e.md.block.ruler.getRules("list"),C=e.parentType,e.parentType="list";G<i;){for(S=A,v=e.eMarks[G],c=y=e.sCount[G]+A-(e.bMarks[G]+e.tShift[G]);S<v;){
|
|||
|
`})),i.tokens.splice(s+3+c.length+1,0,Object.assign(new i.Token("html_block","",0),{content:e.wrapper[1]+`
|
|||
|
`})))});function SS(n,e,t,i){var s=n,r=i;if(t&&Object.prototype.hasOwnProperty.call(e,s))throw new Error("User defined `id` attribute `"+n+"` is not unique. Please fix it in your Markdown to continue.");for(;Object.prototype.hasOwnProperty.call(e,s);)s=n+"-"+r,r+=1;return e[s]=!0,s}function jo(n,e){e=Object.assign({},jo.defaults,e),n.core.ruler.push("anchor",function(t){for(var i,s={},r=t.tokens,o=Array.isArray(e.level)?(i=e.level,function(_){return i.includes(_)}):function(_){return function(f){return f>=_}}(e.level),a=0;a<r.length;a++){var l=r[a];if(l.type==="heading_open"&&o(Number(l.tag.substr(1)))){var d=e.getTokensText(r[a+1].children),c=l.attrGet("id");c=c==null?SS(e.slugify(d),s,!1,e.uniqueSlugStartIndex):SS(c,s,!0,e.uniqueSlugStartIndex),l.attrSet("id",c),e.tabIndex!==!1&&l.attrSet("tabindex",""+e.tabIndex),typeof e.permalink=="function"?e.permalink(c,e,t,a):(e.permalink||e.renderPermalink&&e.renderPermalink!==$g)&&e.renderPermalink(c,e,t,a),a=r.indexOf(l),e.callback&&e.callback(l,{slug:c,title:d})}}})}Object.assign(yS.defaults,{style:"visually-hidden",space:!0,placement:"after",wrapper:null}),jo.permalink={__proto__:null,legacy:$g,renderHref:gN,renderAttrs:bN,makePermalink:bc,linkInsideHeader:rp,ariaHidden:Yr,headerLink:EN,linkAfterHeader:yS},jo.defaults={level:1,slugify:function(n){return encodeURIComponent(String(n).trim().toLowerCase().replace(/\s+/g,"-"))},uniqueSlugStartIndex:1,tabIndex:"-1",getTokensText:function(n){return n.filter(function(e){return["text","code_inline"].includes(e.type)}).map(function(e){return e.content}).join("")},permalink:!1,renderPermalink:$g,permalinkClass:Yr.defaults.class,permalinkSpace:Yr.defaults.space,permalinkSymbol:"¶",permalinkBefore:Yr.defaults.placement==="before",permalinkHref:Yr.defaults.renderHref,permalinkAttrs:Yr.defaults.renderAttrs},jo.default=jo;Object.assign||Object.defineProperty(Object,"assign",{enumerable:!1,configurable:!0,writable:!0,value:function(n){if(typeof n>"u"||n===null)throw new TypeError("Cannot convert first argument to object");for(var e=Object(n),t=1;t<arguments.length;t++){var i=arguments[t];if(!(typeof i>"u"||i===null))for(var s=Object.keys(Object(i)),r=0,o=s.length;r<o;r++){var a=s[r],l=Object.getOwnPropertyDescriptor(i,a);typeof l<"u"&&l.enumerable&&(e[a]=i[a])}}return e}});var wo={},cl={},dl={},Un={},TS;function vN(){if(TS)return Un;TS=1,Object.defineProperty(Un,"__esModule",{value:!0}),Un.accents=Un.fonts=Un.groupings=Un.operators=Un.identifiers=Un.numbers=void 0;var n={};Un.numbers=n;var e="[0-9²³¹¼-¾٠-٩۰-۹߀-߉०-९০-৯৴-৹੦-੯૦-૯୦-୯୲-୷௦-௲౦-౯౸-౾೦-೯൦-൵๐-๙໐-໙༠-༳၀-၉႐-႙፩-፼ᛮ-ᛰ០-៩៰-៹᠐-᠙᥆-᥏᧐-᧚᪀-᪉᪐-᪙᭐-᭙᮰-᮹᱀-᱉᱐-᱙⁰⁴-⁹₀-₉⅐-ↂↅ-↋①-⒛⓪-⓿❶-➓⳽〇〡-〩〸-〺㆒-㆕㈠-㈩㉈-㉏㉑-㉟㊀-㊉㊱-㊿零一二三四五六七八九十百千万億兆京垓𥝱秭穣溝澗正載割分厘毛糸忽微繊沙塵埃꘠-꘩ꛦ-ꛯ꠰-꠵꣐-꣙꤀-꤉꧐-꧙꩐-꩙꯰-꯹0-9]",t=new RegExp(e);Object.defineProperties(n,{digitRange:{value:e},digitRE:{value:t},isdigit:{value:function(_){return _.match(t)}}});var i=["sin","cos","tan","csc","sec","cot","sinh","cosh","tanh","log","ln","det","dim","lim","mod","gcd","lcm","min","max"],s={Gamma:"Γ",Delta:"Δ",Theta:"Θ",Lambda:"Λ",Xi:"Ξ",Pi:"Π",Sigma:"Σ",Phi:"Φ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ɛ",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",pi:"π",rho:"ρ",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",oo:"∞","O/":"∅",CC:"ℂ",NN:"ℕ",QQ:"ℚ",RR:"ℝ",ZZ:"ℤ"};Un.identifiers=s,i.forEach(function(c){s[c]=c}),Object.defineProperty(s,"contains",{value:function(_){return typeof s[_]<"u"}}),Object.defineProperty(s,"funs",{value:i}),Object.defineProperty(s,"isfun",{value:function(_){return i.indexOf(_)>=0}});var r={"*":"·","**":"∗","***":"⋆","//":"/","|":"|",":":":","'":"′","''":"″","'''":"‴","''''":"⁗",xx:"×","-:":"÷","|><":"⋉","><|
|
|||
|
`);function Ae(V){return function(_e){for(var ie=[],le=0,D=0,I=0;I<_e.length;I+=1){var z=_e.slice(I),he=_e[I];z.startsWith(V)&&!_e.slice(0,I).match(/\\(\\{2})*$/)?le===0&&(ie.push(_e.slice(D,I)),D=I+V.length):he.match(e.groupings.open.regexp)?le+=1:he.match(e.groupings.close.regexp)&&(le-=1)}return ie.push(_e.slice(D)),ie}}var J=function V(_e,ie,le,D){if(!_e)return ie;if(_e.match(/^\s/)){if(_e.match(/^\s+(\/[^\/]|^[^\^]|_[^_|])/))return V(_e.trim(),ie);var I=_e.match(/^ +/),z=I?I[0].length:0;if(z>1){var he='<mspace width="'.concat(z-1,'ex" />');return V(_e.trim(),ie+he)}return V(_e.trim(),ie)}var X=ee(_e,D),se=i(X,2),Re=se[0],xe=se[1];if((xe&&xe.trimLeft().startsWith("/")||xe.trimLeft().startsWith("./"))&&!xe.trimLeft().match(/^\.?\/\//)){var De=$(Re,xe),ze=i(De,2);Re=ze[0],xe=ze[1]}return V(xe,ie+Re)};function me(V){if(V.trim().length===0)return"";var _e=J(V,"",!1,!0);return _e===K(_e)?_e:y(_e)}function ee(V,_e,ie){if(!V)return["",""];var le,D,I=V[0],z=V.slice(1),he=I+(z.match(/^[A-Za-z]+/)||"");if(V.startsWith("sqrt")){var X=ee(V.slice(4).trim(),_e);le=T(X[0]?F(X[0]):y("")),D=X[1]}else if(V.startsWith("root")){var se=ee(V.slice(4).trimLeft(),_e),Re=se[0]?F(se[0]):y(""),xe=ee(se[1].trimLeft(),_e),De=xe[0]?F(xe[0]):y("");le=C(De+Re),D=xe[1]}else if(I==="\\"&&V.length>1)if(V[1].match(/[(\[]/)){var ze=L(z);le=c(V.slice(2,ze)),D=V.slice(ze+1)}else le=c(V[1]),D=V.slice(2);else if(e.accents.contains(he)){var st=e.accents.get(he),ke=V.slice(he.length).trimLeft(),lt=ke.match(/^\s*\(?([ij])\)?/),je=ee(ke);switch(st.type){case"over":lt?(le=b(l(lt[1]==="i"?"ı":"ȷ")+c(st.accent,{accent:!0})),D=ke.slice(lt[0].length)):(le=b(F(je[0])+c(st.accent,{accent:!0})),D=je[1]);break;case"under":le=E(F(je[0])+c(st.accent)),D=je[1];break;case"enclose":le=v(F(je[0]),st.attrs),D=je[1];break;default:throw new Error("Invalid config for accent "+he)}}else if(n.default.isfontCommand(V)){var He=n.default.splitfont(V);le=a(He.tagname)(He.text,He.font&&{mathvariant:He.font}),D=He.rest}else if(e.groupings.complex.contains(he)){var et=e.groupings.complex.get(he),Fe=V.slice(he.length).trimLeft(),pt=ee(Fe);le=x(F(pt[0]),et),D=pt[1]}else if(n.default.isgroupStart(V)||n.default.isvertGroupStart(V)){var pe=n.default.isgroupStart(V)?n.default.splitNextGroup(V):n.default.splitNextVert(V),We=i(pe,5),Ue=We[1],Ne=We[2],Be=We[3],dt=We[4];D=e.groupings.open.get(dt);var Et=function(){var On=ve(Ne);return On.length>1?On:fe(Ne)}();if(n.default.ismatrixInterior(Ne.trim(),Q.colSep,Q.rowSep)){Ne.trim().endsWith(Q.colSep)&&(Ne=Ne.trimRight().slice(0,-1));var jt=Ue==="{"&&Be==="",ln=ne(Ne,jt&&{columnalign:"center left"});le=x(ln,{open:Ue,close:Be})}else if(Et.length>1)if(Et.length===2&&Ue==="("&&Be===")"){var Ct=_(Et.map(me).join(""),{linethickness:0});le=x(Ct,{open:Ue,close:Be})}else{var $t=Et.map(Z);P($t).length===1&&P($t)[0].match(/^\s*$/)&&($t=$t.slice(0,-1));var yn=$t.map(function(On){return R(On.map(j(S,me)).join(""))}).join("");le=x(O(yn),{open:Ue,close:Be})}else{var gs=Z(Ne),kr=gs.map(me).join(""),ci={open:Ue,close:Be};Q.colSep!==","&&(ci.separators=Q.colSep),le=x(kr,ci)}}else if(!_e&&n.default.isgroupable(V,Q)){var Sn=ce(V);le=me(Sn[0]),D=Sn[1]}else if(e.numbers.isdigit(I)){var di=V.match(te)[0];le=d(di),D=z.slice(di.length-1)}else if(V.match(/^#`[^`]+`/)){var Ki=V.match(/^#`([^`]+)`/)[1];le=d(Ki),D=V.slice(Ki.length+3)}else if(V.match(new RegExp("^"+e.operators.regexp.source))&&!e.identifiers.contains(he)){var bs=n.default.splitNextOperator(V),Es=i(bs,2),vs=Es[0],tt=Es[1],N=V.startsWith("'"),W=G(["∂","∇"],vs),ae=G(["|"],vs),ye=V.startsWith("| "),Ee={};N&&(Ee.lspace=0,Ee.rspace=0),W&&(Ee.rspace=0),ae&&(Ee.stretchy=!0),ye&&(Ee.lspace="veryverythickmathspace",Ee.rspace="veryverythickmathspace"),le=c(vs,!H(Ee)&&Ee),D=tt}else if(e.identifiers.contains(he)){var Ge=e.identifiers[he],Qe=Ge.match(/[\u0391-\u03A9\u2100-\u214F\u2200-\u22FF]/);le=Qe?l(Ge,{mathvariant:"normal"}):l(Ge),D=z.slice(he.length-1)}else I==="O"&&z[0]==="/"?(le=l(e.identifiers["O/"],{mathvariant:"normal"}),D=z.slice(1)):(le=l(I),D=z);if(D&&D.trimLeft().match(/\.?[\^_]/)){if((!ie||!ie.match(/m(sup
|
|||
|
`:"")+i.getLines(s+1,c,l,!0)+(m&&m.trim()?m:""),_.info=d,_.map=[s,i.line],_.markup=n,!0}}function wS(n){if(Jp===null)try{Jp=KHe().default}catch{return n&&n.display==="block"?function(i,s){return'<div class="math block">'+i[s].content+"</div>"}:function(i,s){return'<span class="math inline">'+i[s].content+"</span>"}}var e=Jp(Object.assign({},n));return n&&n.display==="block"?function(t,i){return e(t[i].content)+`
|
|||
|
`}:function(t,i){return e(t[i].content)}}var XHe=function(e,t){t=typeof t=="object"?t:{};var i=t.inlineOpen||"$$",s=t.inlineClose||"$$",r=t.blockOpen||"$$$",o=t.blockClose||"$$$",a=t.inlineRenderer?function(_,f){return t.inlineRenderer(_[f].content,_[f])}:wS(t.renderingOptions),l=t.blockRenderer?function(_,f){return t.blockRenderer(_[f].content,_[f])+`
|
|||
|
`}:wS(Object.assign({display:"block"},t.renderingOptions)),d=jHe(i,s),c=QHe(r,o);e.inline.ruler.before("escape","math_inline",d),e.block.ruler.after("blockquote","math_block",c,{alt:["paragraph","reference","blockquote","list"]}),e.renderer.rules.math_inline=a,e.renderer.rules.math_block=l};const ZHe=Ys(XHe);function $s(){this.__highest_alphabet__=0,this.__match_alphabets__={},this.__initial_state__=0,this.__accept_states__={},this.__transitions__={},this.__actions__={}}$s.prototype.set_highest_alphabet=function(n){this.__highest_alphabet__=n};$s.prototype.set_match_alphabets=function(n){this.__match_alphabets__=n};$s.prototype.set_initial_state=function(n){this.__initial_state__=n};$s.prototype.set_accept_states=function(n){for(var e=0;e<n.length;e++)this.__accept_states__[n[e]]=!0};$s.prototype.set_transitions=function(n){this.__transitions__=n};$s.prototype.set_actions=function(n){this.__actions__=n};$s.prototype.update_transition=function(n,e){this.__transitions__[n]=Object.assign(this.__transitions__[n]||Object(),e)};$s.prototype.execute=function(n,e){var t,i,s;for(t=this.__initial_state__,i=n;t&&i<e;i++){for(s=this.__highest_alphabet__;s>0&&!(t&s&&this.__match_alphabets__[s].call(this,i,t,s));s>>=4);if(this.__actions__(i,t,s),s===0)break;t=this.__transitions__[t][s]||0}return!!this.__accept_states__[t]};var JHe=$s,e7e=JHe,t7e=function(e,t){var i={multiline:!1,rowspan:!1,headerless:!1,multibody:!0,autolabel:!0};t=e.utils.assign({},i,t||{});function s(c,_){var f=c.bMarks[_]+c.sCount[_],m=c.bMarks[_]+c.blkIndent,h=c.skipSpacesBack(c.eMarks[_],m),E=[],b,g,v=!1,y=!1,T=0;for(b=f;b<h;b++)switch(c.src.charCodeAt(b)){case 92:v=!0;break;case 96:g=c.skipChars(b,96)-1,g>b?(y||(T===0?T=g-b:T===g-b&&(T=0)),b=g):(y||!v&&!T)&&(y=!y),v=!1;break;case 124:!y&&!v&&E.push(b),v=!1;break;default:v=!1;break}return E.length===0||(E[0]>m&&E.unshift(m-1),E[E.length-1]<h-1&&E.push(h)),E}function r(c,_,f){var m={text:null,label:null},h=c.bMarks[f]+c.sCount[f],E=c.eMarks[f],b=/^\[(.+?)\](\[([^\[\]]+)\])?\s*$/,g=c.src.slice(h,E).match(b);return g?_?!0:(m.text=g[1],!t.autolabel&&!g[2]||(m.label=g[2]||g[1],m.label=m.label.toLowerCase().replace(/\W+/g,"")),m):!1}function o(c,_,f){var m={bounds:null,multiline:null},h=s(c,f),E,b,g;return h.length<2?!1:_?!0:(m.bounds=h,t.multiline&&(E=c.bMarks[f]+c.sCount[f],b=c.eMarks[f]-1,m.multiline=c.src.charCodeAt(b)===92,m.multiline&&(g=c.eMarks[f],c.eMarks[f]=c.skipSpacesBack(b,E),m.bounds=s(c,f),c.eMarks[f]=g)),m)}function a(c,_,f){var m={aligns:[],wraps:[]},h=s(c,f),E=/^:?(-+|=+):?\+?$/,b,g,v;if(c.sCount[f]-c.blkIndent>=4||h.length===0)return!1;for(b=0;b<h.length-1;b++){if(g=c.src.slice(h[b]+1,h[b+1]).trim(),!E.test(g))return!1;switch(m.wraps.push(g.charCodeAt(g.length-1)===43),v=(g.charCodeAt(0)===58)<<4|g.charCodeAt(g.length-1-m.wraps[b])===58,v){case 0:m.aligns.push("");break;case 1:m.aligns.push("right");break;case 16:m.aligns.push("left");break;case 17:m.aligns.push("center");break}}return _?!0:m}function l(c,_,f){return c.isEmpty(f)}function d(c,_,f,m){var h=new e7e,E=16,b=-1,g,v,y,T,C,x,O=[],R,S,A,U,F,K,L,H,G,P;if(_+2>f||(v=new c.Token("table_open","table",1),v.meta={sep:null,cap:null,tr:[]},h.set_highest_alphabet(65536),h.set_initial_state(65792),h.set_accept_states([65552,65553,0]),h.set_match_alphabets({65536:r.bind(this,c,!0),4096:a.bind(this,c,!0),256:o.bind(this,c,!0),16:o.bind(this,c,!0),1:l.bind(this,c,!0)}),h.set_transitions({65792:{65536:256,256:4352},256:{256:4352},4352:{4096:65552,256:4352},65552:{65536:0,16:65553},65553:{65536:0,16:65553,1:65552}}),t.headerless&&(h.set_initial_state(69888),h.update_transition(69888,{65536:4352,4096:65552,256:4352}),y=new c.Token("tr_placeholder","tr",0),y.meta=Object()),t.multibody||h.update_transition(65552,{65536:0,16:65552}),h.set_actions(function(Q,re,te){switch(te){case 65536:if(v.meta.cap)break;v.meta.cap=r(c,!1,Q),v.meta.cap.map=[Q,Q+1],v.meta.cap.first=Q===_;break;case 4096:v.meta.sep=a(c,!1,Q),v.meta.sep.map=[Q,Q+1],y.meta.grp|=1,E=16;break;case 256:case 16:y=new c.Token("tr_open","tr",1),y.map=[Q,Q+1],y.meta=o(c,!1,Q),y.meta.type=te,y.meta.grp=E
|
|||
|
`),c.md,c.env,[]),P.level=y.level+1,c.md.block.tokenize(P,y.map[0],P.lineMax),G=0;G<P.tokens.length;G++)c.tokens.push(P.tokens[G])}else g=c.push("inline","",0),g.content=U.trim(),g.map=y.map,g.level=y.level+1,g.children=[];g=c.push(A+"_close",A,-1)}c.push("tr_close","tr",-1),y.meta.grp&1&&(A=y.meta.type===256?"thead":"tbody",g=c.push(A+"_close",A,-1),S[1]=y.map[1])}return R[1]=Math.max(S[1],v.meta.sep.map[1],v.meta.cap?v.meta.cap.map[1]:-1),g=c.push("table_close","table",-1),c.line=R[1],!0}e.block.ruler.at("table",d,{alt:["paragraph","reference"]})};const n7e=Ys(t7e);var i7e=function(e,t){t=t||{};function i(s){for(var r=1,o=1,a=s.tokens.length;o<a-1;++o){var l=s.tokens[o];if(l.type==="inline"&&!(!l.children||l.children.length!==1&&l.children.length!==3)&&!(l.children.length===1&&l.children[0].type!=="image")&&!(l.children.length===3&&(l.children[0].type!=="link_open"||l.children[1].type!=="image"||l.children[2].type!=="link_close"))&&!(o!==0&&s.tokens[o-1].type!=="paragraph_open")&&!(o!==a-1&&s.tokens[o+1].type!=="paragraph_close")){var d=s.tokens[o-1];d.type="figure_open",d.tag="figure",s.tokens[o+1].type="figure_close",s.tokens[o+1].tag="figure",t.dataType==!0&&s.tokens[o-1].attrPush(["data-type","image"]);var c;if(t.link==!0&&l.children.length===1&&(c=l.children[0],l.children.unshift(new s.Token("link_open","a",1)),l.children[0].attrPush(["href",c.attrGet("src")]),l.children.push(new s.Token("link_close","a",-1))),c=l.children.length===1?l.children[0]:l.children[1],t.figcaption==!0&&c.children&&c.children.length&&(l.children.push(new s.Token("figcaption_open","figcaption",1)),l.children.splice(l.children.length,0,...c.children),l.children.push(new s.Token("figcaption_close","figcaption",-1)),c.children.length=0),t.copyAttrs&&c.attrs){const _=t.copyAttrs===!0?"":t.copyAttrs;d.attrs=c.attrs.filter(([f,m])=>f.match(_))}t.tabindex==!0&&(s.tokens[o-1].attrPush(["tabindex",r]),r++),t.lazyLoading==!0&&c.attrPush(["loading","lazy"])}}}e.core.ruler.before("linkify","implicit_figures",i)};const s7e=Ys(i7e);var Ir={};Ir.getAttrs=function(n,e,t){const i=/[^\t\n\f />"'=]/,s=" ",r="=",o=".",a="#",l=[];let d="",c="",_=!0,f=!1;for(let m=e+t.leftDelimiter.length;m<n.length;m++){if(n.slice(m,m+t.rightDelimiter.length)===t.rightDelimiter){d!==""&&l.push([d,c]);break}const h=n.charAt(m);if(h===r&&_){_=!1;continue}if(h===o&&d===""){n.charAt(m+1)===o?(d="css-module",m+=1):d="class",_=!1;continue}if(h===a&&d===""){d="id",_=!1;continue}if(h==='"'&&c===""&&!f){f=!0;continue}if(h==='"'&&f){f=!1;continue}if(h===s&&!f){if(d==="")continue;l.push([d,c]),d="",c="",_=!0;continue}if(!(_&&h.search(i)===-1)){if(_){d+=h;continue}c+=h}}if(t.allowedAttributes&&t.allowedAttributes.length){const m=t.allowedAttributes;return l.filter(function(h){const E=h[0];function b(g){return E===g||g instanceof RegExp&&g.test(E)}return m.some(b)})}return l};Ir.addAttrs=function(n,e){for(let t=0,i=n.length;t<i;++t){const s=n[t][0];s==="class"?e.attrJoin("class",n[t][1]):s==="css-module"?e.attrJoin("css-module",n[t][1]):e.attrPush(n[t])}return e};Ir.hasDelimiters=function(n,e){if(!n)throw new Error('Parameter `where` not passed. Should be "start", "end" or "only".');return function(t){const i=e.leftDelimiter.length+1+e.rightDelimiter.length;if(!t||typeof t!="string"||t.length<i)return!1;function s(c){const _=c.charAt(e.leftDelimiter.length)===".",f=c.charAt(e.leftDelimiter.length)==="#";return _||f?c.length>=i+1:c.length>=i}let r,o,a,l;const d=i-e.rightDelimiter.length;switch(n){case"start":a=t.slice(0,e.leftDelimiter.length),r=a===e.leftDelimiter?0:-1,o=r===-1?-1:t.indexOf(e.rightDelimiter,d),l=t.charAt(o+e.rightDelimiter.length),l&&e.rightDelimiter.indexOf(l)!==-1&&(o=-1);break;case"end":r=t.lastIndexOf(e.leftDelimiter),o=r===-1?-1:t.indexOf(e.rightDelimiter,r+d),o=o===t.length-e.rightDelimiter.length?o:-1;break;case"only":a=t.slice(0,e.leftDelimiter.length),r=a===e.leftDelimiter?0:-1,a=t.slice(t.length-e.rightDelimiter.length),o=a===e.rightDelimiter?t.length-e.rightDelimiter.length:-1;break;default:throw new Error(`Unexpected case ${n}, expected 'start', 'end' or 'only
|
|||
|
{.a} softbreak then curly in start`,tests:[{shift:0,type:"inline",children:[{position:-2,type:"softbreak"},{position:-1,type:"text",content:wt.hasDelimiters("only",n)}]}],transform:(t,i,s)=>{const r=t[i].children[s],o=wt.getAttrs(r.content,0,n);let a=i+1;for(;t[a+1]&&t[a+1].nesting===-1;)a++;const l=wt.getMatchingOpeningToken(t,a);wt.addAttrs(o,l),t[i].children=t[i].children.slice(0,-2)}},{name:"horizontal rule",tests:[{shift:0,type:"paragraph_open"},{shift:1,type:"inline",children:t=>t.length===1,content:t=>t.match(e)!==null},{shift:2,type:"paragraph_close"}],transform:(t,i)=>{const s=t[i];s.type="hr",s.tag="hr",s.nesting=0;const r=t[i+1].content,o=r.lastIndexOf(n.leftDelimiter),a=wt.getAttrs(r,o,n);wt.addAttrs(a,s),s.markup=r,t.splice(i+1,2)}},{name:"end of block",tests:[{shift:0,type:"inline",children:[{position:-1,content:wt.hasDelimiters("end",n),type:t=>t!=="code_inline"&&t!=="math_inline"}]}],transform:(t,i,s)=>{const r=t[i].children[s],o=r.content,a=wt.getAttrs(o,o.lastIndexOf(n.leftDelimiter),n);let l=i+1;for(;t[l+1]&&t[l+1].nesting===-1;)l++;const d=wt.getMatchingOpeningToken(t,l);wt.addAttrs(a,d);const c=o.slice(0,o.lastIndexOf(n.leftDelimiter));r.content=NS(c)!==" "?c:c.slice(0,-1)}}]};function NS(n){return n.slice(-1)[0]}const d7e=c7e,u7e={leftDelimiter:"{",rightDelimiter:"}",allowedAttributes:[]};var p7e=function(e,t){let i=Object.assign({},u7e);i=Object.assign(i,t);const s=d7e(i);function r(o){const a=o.tokens;for(let l=0;l<a.length;l++)for(let d=0;d<s.length;d++){const c=s[d];let _=null;c.tests.every(m=>{const h=Kg(a,l,m);return h.j!==null&&(_=h.j),h.match})&&(c.transform(a,l,_),(c.name==="inline attributes"||c.name==="inline nesting 0")&&d--)}}e.core.ruler.before("linkify","curly_attributes",r)};function Kg(n,e,t){const i={match:!1,j:null},s=t.shift!==void 0?e+t.shift:t.position;if(t.shift!==void 0&&s<0)return i;const r=f7e(n,s);if(r===void 0)return i;for(const o of Object.keys(t))if(!(o==="shift"||o==="position")){if(r[o]===void 0)return i;if(o==="children"&&_7e(t.children)){if(r.children.length===0)return i;let a;const l=t.children,d=r.children;if(l.every(c=>c.position!==void 0)){if(a=l.every(c=>Kg(d,c.position,c).match),a){const c=m7e(l).position;i.j=c>=0?c:d.length+c}}else for(let c=0;c<d.length;c++)if(a=l.every(_=>Kg(d,c,_).match),a){i.j=c;break}if(a===!1)return i;continue}switch(typeof t[o]){case"boolean":case"number":case"string":if(r[o]!==t[o])return i;break;case"function":if(!t[o](r[o]))return i;break;case"object":if(h7e(t[o])){if(t[o].every(l=>l(r[o]))===!1)return i;break}default:throw new Error(`Unknown type of pattern test (key: ${o}). Test should be of type boolean, number, string, function or array of functions.`)}}return i.match=!0,i}function _7e(n){return Array.isArray(n)&&n.length&&n.every(e=>typeof e=="object")}function h7e(n){return Array.isArray(n)&&n.length&&n.every(e=>typeof e=="function")}function f7e(n,e){return e>=0?n[e]:n[n.length+e]}function m7e(n){return n.slice(-1)[0]||{}}const g7e=Ys(p7e);function yN(n){return n instanceof Map?n.clear=n.delete=n.set=function(){throw new Error("map is read-only")}:n instanceof Set&&(n.add=n.clear=n.delete=function(){throw new Error("set is read-only")}),Object.freeze(n),Object.getOwnPropertyNames(n).forEach(e=>{const t=n[e],i=typeof t;(i==="object"||i==="function")&&!Object.isFrozen(t)&&yN(t)}),n}let OS=class{constructor(e){e.data===void 0&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}};function SN(n){return n.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function gr(n,...e){const t=Object.create(null);for(const i in n)t[i]=n[i];return e.forEach(function(i){for(const s in i)t[s]=i[s]}),t}const b7e="</span>",IS=n=>!!n.scope,E7e=(n,{prefix:e})=>{if(n.startsWith("language:"))return n.replace("language:","language-");if(n.includes(".")){const t=n.split(".");return[`${e}${t.shift()}`,...t.map((i,s)=>`${i}${"_".repeat(s+1)}`)].join(" ")}return`${e}${n}`};class v7e{constructor(e,t){this.buffer="",this.classPrefix=t.classPrefix,e.walk(this)}ad
|
|||
|
https://github.com/highlightjs/highlight.js/issues/2277`),re=P,Q=j),Y===void 0&&(Y=!0);const te={code:Q,language:re};H("before:highlight",te);const Z=te.result?te.result:_(te.language,te.code,Y);return Z.code=te.code,H("after:highlight",Z),Z}function _(P,j,Y,Q){const re=Object.create(null);function te(X,se){return X.keywords[se]}function Z(){if(!V.keywords){ie.addText(le);return}let X=0;V.keywordPatternRe.lastIndex=0;let se=V.keywordPatternRe.exec(le),Re="";for(;se;){Re+=le.substring(X,se.index);const xe=ne.case_insensitive?se[0].toLowerCase():se[0],De=te(V,xe);if(De){const[ze,st]=De;if(ie.addText(Re),Re="",re[xe]=(re[xe]||0)+1,re[xe]<=cqe&&(D+=st),ze.startsWith("_"))Re+=se[0];else{const ke=ne.classNameAliases[ze]||ze;Ae(se[0],ke)}}else Re+=se[0];X=V.keywordPatternRe.lastIndex,se=V.keywordPatternRe.exec(le)}Re+=le.substring(X),ie.addText(Re)}function fe(){if(le==="")return;let X=null;if(typeof V.subLanguage=="string"){if(!e[V.subLanguage]){ie.addText(le);return}X=_(V.subLanguage,le,!0,_e[V.subLanguage]),_e[V.subLanguage]=X._top}else X=m(le,V.subLanguage.length?V.subLanguage:null);V.relevance>0&&(D+=X.relevance),ie.__addSublanguage(X._emitter,X.language)}function ve(){V.subLanguage!=null?fe():Z(),le=""}function Ae(X,se){X!==""&&(ie.startScope(se),ie.addText(X),ie.endScope())}function J(X,se){let Re=1;const xe=se.length-1;for(;Re<=xe;){if(!X._emit[Re]){Re++;continue}const De=ne.classNameAliases[X[Re]]||X[Re],ze=se[Re];De?Ae(ze,De):(le=ze,Z(),le=""),Re++}}function me(X,se){return X.scope&&typeof X.scope=="string"&&ie.openNode(ne.classNameAliases[X.scope]||X.scope),X.beginScope&&(X.beginScope._wrap?(Ae(le,ne.classNameAliases[X.beginScope._wrap]||X.beginScope._wrap),le=""):X.beginScope._multi&&(J(X.beginScope,se),le="")),V=Object.create(X,{parent:{value:V}}),V}function ee(X,se,Re){let xe=C7e(X.endRe,Re);if(xe){if(X["on:end"]){const De=new OS(X);X["on:end"](se,De),De.isMatchIgnored&&(xe=!1)}if(xe){for(;X.endsParent&&X.parent;)X=X.parent;return X}}if(X.endsWithParent)return ee(X.parent,se,Re)}function Se(X){return V.matcher.regexIndex===0?(le+=X[0],1):(he=!0,0)}function Ie(X){const se=X[0],Re=X.rule,xe=new OS(Re),De=[Re.__beforeBegin,Re["on:begin"]];for(const ze of De)if(ze&&(ze(X,xe),xe.isMatchIgnored))return Se(se);return Re.skip?le+=se:(Re.excludeBegin&&(le+=se),ve(),!Re.returnBegin&&!Re.excludeBegin&&(le=se)),me(Re,X),Re.returnBegin?0:se.length}function k(X){const se=X[0],Re=j.substring(X.index),xe=ee(V,X,Re);if(!xe)return PS;const De=V;V.endScope&&V.endScope._wrap?(ve(),Ae(se,V.endScope._wrap)):V.endScope&&V.endScope._multi?(ve(),J(V.endScope,X)):De.skip?le+=se:(De.returnEnd||De.excludeEnd||(le+=se),ve(),De.excludeEnd&&(le=se));do V.scope&&ie.closeNode(),!V.skip&&!V.subLanguage&&(D+=V.relevance),V=V.parent;while(V!==xe.parent);return xe.starts&&me(xe.starts,X),De.returnEnd?0:se.length}function B(){const X=[];for(let se=V;se!==ne;se=se.parent)se.scope&&X.unshift(se.scope);X.forEach(se=>ie.openNode(se))}let $={};function ce(X,se){const Re=se&&se[0];if(le+=X,Re==null)return ve(),0;if($.type==="begin"&&se.type==="end"&&$.index===se.index&&Re===""){if(le+=j.slice(se.index,se.index+1),!s){const xe=new Error(`0 width match regex (${P})`);throw xe.languageName=P,xe.badRule=$.rule,xe}return 1}if($=se,se.type==="begin")return Ie(se);if(se.type==="illegal"&&!Y){const xe=new Error('Illegal lexeme "'+Re+'" for mode "'+(V.scope||"<unnamed>")+'"');throw xe.mode=V,xe}else if(se.type==="end"){const xe=k(se);if(xe!==PS)return xe}if(se.type==="illegal"&&Re==="")return 1;if(z>1e5&&z>se.index*3)throw new Error("potential infinite loop, way more iterations than matches");return le+=Re,Re.length}const ne=S(P);if(!ne)throw oo(r.replace("{}",P)),new Error('Unknown language: "'+P+'"');const Ce=rqe(ne);let we="",V=Q||Ce;const _e={},ie=new a.__emitter(a);B();let le="",D=0,I=0,z=0,he=!1;try{if(ne.__emitTokens)ne.__emitTokens(j,ie);else{for(V.matcher.considerAll();;){z++,he?he=!1:V.matcher.considerAll(),V.matcher.lastIndex=I;const X=V.matcher.exec(j);if(!X)break;const se=j.substring(I,X.index),Re=ce(se,X);I=X.index+Re}ce(j.substring(I))}return ie.fina
|
|||
|
`},h]}}return Bh=s,Bh}var Gh,ST;function QYe(){if(ST)return Gh;ST=1;function n(e){const t="[a-zA-Z_][\\w.]*",i="<\\?(lasso(script)?|=)",s="\\]|\\?>",r={$pattern:t+"|&[lg]t;",literal:"true false none minimal full all void and or not bw nbw ew new cn ncn lt lte gt gte eq neq rx nrx ft",built_in:"array date decimal duration integer map pair string tag xml null boolean bytes keyword list locale queue set stack staticarray local var variable global data self inherited currentcapture givenblock",keyword:"cache database_names database_schemanames database_tablenames define_tag define_type email_batch encode_set html_comment handle handle_error header if inline iterate ljax_target link link_currentaction link_currentgroup link_currentrecord link_detail link_firstgroup link_firstrecord link_lastgroup link_lastrecord link_nextgroup link_nextrecord link_prevgroup link_prevrecord log loop namespace_using output_none portal private protect records referer referrer repeating resultset rows search_args search_arguments select sort_args sort_arguments thread_atomic value_list while abort case else fail_if fail_ifnot fail if_empty if_false if_null if_true loop_abort loop_continue loop_count params params_up return return_value run_children soap_definetag soap_lastrequest soap_lastresponse tag_name ascending average by define descending do equals frozen group handle_failure import in into join let match max min on order parent protected provide public require returnhome skip split_thread sum take thread to trait type where with yield yieldhome"},o=e.COMMENT("<!--","-->",{relevance:0}),a={className:"meta",begin:"\\[noprocess\\]",starts:{end:"\\[/noprocess\\]",returnEnd:!0,contains:[o]}},l={className:"meta",begin:"\\[/noprocess|"+i},d={className:"symbol",begin:"'"+t+"'"},c=[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.inherit(e.C_NUMBER_MODE,{begin:e.C_NUMBER_RE+"|(-?infinity|NaN)\\b"}),e.inherit(e.APOS_STRING_MODE,{illegal:null}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null}),{className:"string",begin:"`",end:"`"},{variants:[{begin:"[#$]"+t},{begin:"#",end:"\\d+",illegal:"\\W"}]},{className:"type",begin:"::\\s*",end:t,illegal:"\\W"},{className:"params",variants:[{begin:"-(?!infinity)"+t,relevance:0},{begin:"(\\.\\.\\.)"}]},{begin:/(->|\.)\s*/,relevance:0,contains:[d]},{className:"class",beginKeywords:"define",returnEnd:!0,end:"\\(|=>",contains:[e.inherit(e.TITLE_MODE,{begin:t+"(=(?!>))?|[-+*/%](?!>)"})]}];return{name:"Lasso",aliases:["ls","lassoscript"],case_insensitive:!0,keywords:r,contains:[{className:"meta",begin:s,relevance:0,starts:{end:"\\[|"+i,returnEnd:!0,relevance:0,contains:[o]}},a,l,{className:"meta",begin:"\\[no_square_brackets",starts:{end:"\\[/no_square_brackets\\]",keywords:r,contains:[{className:"meta",begin:s,relevance:0,starts:{end:"\\[noprocess\\]|"+i,returnEnd:!0,contains:[o]}},a,l].concat(c)}},{className:"meta",begin:"\\[",relevance:0},{className:"meta",begin:"^#!",end:"lasso9$",relevance:10}].concat(c)}}return Gh=n,Gh}var zh,TT;function XYe(){if(TT)return zh;TT=1;function n(e){const i=e.regex.either(...["(?:NeedsTeXFormat|RequirePackage|GetIdInfo)","Provides(?:Expl)?(?:Package|Class|File)","(?:DeclareOption|ProcessOptions)","(?:documentclass|usepackage|input|include)","makeat(?:letter|other)","ExplSyntax(?:On|Off)","(?:new|renew|provide)?command","(?:re)newenvironment","(?:New|Renew|Provide|Declare)(?:Expandable)?DocumentCommand","(?:New|Renew|Provide|Declare)DocumentEnvironment","(?:(?:e|g|x)?def|let)","(?:begin|end)","(?:part|chapter|(?:sub){0,2}section|(?:sub)?paragraph)","caption","(?:label|(?:eq|page|name)?ref|(?:paren|foot|super)?cite)","(?:alpha|beta|[Gg]amma|[Dd]elta|(?:var)?epsilon|zeta|eta|[Tt]heta|vartheta)","(?:iota|(?:var)?kappa|[Ll]ambda|mu|nu|[Xx]i|[Pp]i|varpi|(?:var)rho)","(?:[Ss]igma|varsigma|tau|[Uu]psilon|[Pp]hi|varphi|chi|[Pp]si|[Oo]mega)","(?:frac|sum|prod|lim|infty|times|sqrt|leq|geq|left|right|middle|[bB]igg?)","(?:[lr]angle|q?quad|[lcvdi]?dots|d?dot|hat|tilde|bar)"].map(U=>U+"(?![a-zA-Z@:_])")),s=new RegExp(["(?:__)?[a-zA-Z]{2,}_[a-zA-Z](?:_?[a-zA-Z])+:[a-zA-Z]*","[lgc]__?[a-zA-Z](?:_?[a-zA-
|
|||
|
]`,h={scope:"string",variants:[c,d,_,f]},E={scope:"number",variants:[{begin:"\\b0[bB][01]+(?:_[01]+)*\\b"},{begin:"\\b0[oO][0-7]+(?:_[0-7]+)*\\b"},{begin:"\\b0[xX][\\da-fA-F]+(?:_[\\da-fA-F]+)*\\b"},{begin:"(?:\\b\\d+(?:_\\d+)*(\\.(?:\\d+(?:_\\d+)*))?|\\B\\.\\d+)(?:[eE][+-]?\\d+)?"}],relevance:0},b=["false","null","true"],g=["__CLASS__","__DIR__","__FILE__","__FUNCTION__","__COMPILER_HALT_OFFSET__","__LINE__","__METHOD__","__NAMESPACE__","__TRAIT__","die","echo","exit","include","include_once","print","require","require_once","array","abstract","and","as","binary","bool","boolean","break","callable","case","catch","class","clone","const","continue","declare","default","do","double","else","elseif","empty","enddeclare","endfor","endforeach","endif","endswitch","endwhile","enum","eval","extends","final","finally","float","for","foreach","from","global","goto","if","implements","instanceof","insteadof","int","integer","interface","isset","iterable","list","match|0","mixed","new","never","object","or","private","protected","public","readonly","real","return","string","switch","throw","trait","try","unset","use","var","void","while","xor","yield"],v=["Error|0","AppendIterator","ArgumentCountError","ArithmeticError","ArrayIterator","ArrayObject","AssertionError","BadFunctionCallException","BadMethodCallException","CachingIterator","CallbackFilterIterator","CompileError","Countable","DirectoryIterator","DivisionByZeroError","DomainException","EmptyIterator","ErrorException","Exception","FilesystemIterator","FilterIterator","GlobIterator","InfiniteIterator","InvalidArgumentException","IteratorIterator","LengthException","LimitIterator","LogicException","MultipleIterator","NoRewindIterator","OutOfBoundsException","OutOfRangeException","OuterIterator","OverflowException","ParentIterator","ParseError","RangeException","RecursiveArrayIterator","RecursiveCachingIterator","RecursiveCallbackFilterIterator","RecursiveDirectoryIterator","RecursiveFilterIterator","RecursiveIterator","RecursiveIteratorIterator","RecursiveRegexIterator","RecursiveTreeIterator","RegexIterator","RuntimeException","SeekableIterator","SplDoublyLinkedList","SplFileInfo","SplFileObject","SplFixedArray","SplHeap","SplMaxHeap","SplMinHeap","SplObjectStorage","SplObserver","SplPriorityQueue","SplQueue","SplStack","SplSubject","SplTempFileObject","TypeError","UnderflowException","UnexpectedValueException","UnhandledMatchError","ArrayAccess","BackedEnum","Closure","Fiber","Generator","Iterator","IteratorAggregate","Serializable","Stringable","Throwable","Traversable","UnitEnum","WeakReference","WeakMap","Directory","__PHP_Incomplete_Class","parent","php_user_filter","self","static","stdClass"],T={keyword:g,literal:(L=>{const H=[];return L.forEach(G=>{H.push(G),G.toLowerCase()===G?H.push(G.toUpperCase()):H.push(G.toLowerCase())}),H})(b),built_in:v},C=L=>L.map(H=>H.replace(/\|\d+$/,"")),x={variants:[{match:[/new/,t.concat(m,"+"),t.concat("(?!",C(v).join("\\b|"),"\\b)"),r],scope:{1:"keyword",4:"title.class"}}]},O=t.concat(s,"\\b(?!\\()"),R={variants:[{match:[t.concat(/::/,t.lookahead(/(?!class\b)/)),O],scope:{2:"variable.constant"}},{match:[/::/,/class/],scope:{2:"variable.language"}},{match:[r,t.concat(/::/,t.lookahead(/(?!class\b)/)),O],scope:{1:"title.class",3:"variable.constant"}},{match:[r,t.concat("::",t.lookahead(/(?!class\b)/))],scope:{1:"title.class"}},{match:[r,/::/,/class/],scope:{1:"title.class",3:"variable.language"}}]},S={scope:"attr",match:t.concat(s,t.lookahead(":"),t.lookahead(/(?!::)/))},A={relevance:0,begin:/\(/,end:/\)/,keywords:T,contains:[S,o,R,e.C_BLOCK_COMMENT_MODE,h,E,x]},U={relevance:0,match:[/\b/,t.concat("(?!fn\\b|function\\b|",C(g).join("\\b|"),"|",C(v).join("\\b|"),"\\b)"),s,t.concat(m,"*"),t.lookahead(/(?=\()/)],scope:{3:"title.function.invoke"},contains:[A]};A.contains.push(U);const F=[S,R,e.C_BLOCK_COMMENT_MODE,h,E,x],K={begin:t.concat(/#\[\s*/,r),beginScope:"meta",end:/]/,endScope:"meta",keywords:{literal:b,keyword:["new","array"]},contains:[{begin:/\[/,end:/]/,keywords:{literal:b,keyword:["new","array"]},contains:["self",...F]},...F,{s
|
|||
|
]*;`,relevance:0},{begin:"[vp][0-9]+"}]}}return em=n,em}var tm,Px;function dWe(){if(Px)return tm;Px=1;function n(e){const t="[a-z][a-zA-Z0-9_]*",i={className:"string",begin:"\\$.{1}"},s={className:"symbol",begin:"#"+e.UNDERSCORE_IDENT_RE};return{name:"Smalltalk",aliases:["st"],keywords:["self","super","nil","true","false","thisContext"],contains:[e.COMMENT('"','"'),e.APOS_STRING_MODE,{className:"type",begin:"\\b[A-Z][A-Za-z0-9_]*",relevance:0},{begin:t+":",relevance:0},e.C_NUMBER_MODE,s,i,{begin:"\\|[ ]*"+t+"([ ]+"+t+")*[ ]*\\|",returnBegin:!0,end:/\|/,illegal:/\S/,contains:[{begin:"(\\|[ ]*)?"+t}]},{begin:"#\\(",end:"\\)",contains:[e.APOS_STRING_MODE,i,e.C_NUMBER_MODE,s]}]}}return tm=n,tm}var nm,Ux;function uWe(){if(Ux)return nm;Ux=1;function n(e){return{name:"SML (Standard ML)",aliases:["ml"],keywords:{$pattern:"[a-z_]\\w*!?",keyword:"abstype and andalso as case datatype do else end eqtype exception fn fun functor handle if in include infix infixr let local nonfix of op open orelse raise rec sharing sig signature struct structure then type val with withtype where while",built_in:"array bool char exn int list option order real ref string substring vector unit word",literal:"true false NONE SOME LESS EQUAL GREATER nil"},illegal:/\/\/|>>/,contains:[{className:"literal",begin:/\[(\|\|)?\]|\(\)/,relevance:0},e.COMMENT("\\(\\*","\\*\\)",{contains:["self"]}),{className:"symbol",begin:"'[A-Za-z_](?!')[\\w']*"},{className:"type",begin:"`[A-Z][\\w']*"},{className:"type",begin:"\\b[A-Z][\\w']*",relevance:0},{begin:"[a-z_]\\w*'[\\w']*"},e.inherit(e.APOS_STRING_MODE,{className:"string",relevance:0}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null}),{className:"number",begin:"\\b(0[xX][a-fA-F0-9_]+[Lln]?|0[oO][0-7_]+[Lln]?|0[bB][01_]+[Lln]?|[0-9][0-9_]*([Lln]|(\\.[0-9_]*)?([eE][-+]?[0-9_]+)?)?)",relevance:0},{begin:/[-=]>/}]}}return nm=n,nm}var im,Fx;function pWe(){if(Fx)return im;Fx=1;function n(e){const t={className:"variable",begin:/\b_+[a-zA-Z]\w*/},i={className:"title",begin:/[a-zA-Z][a-zA-Z_0-9]*_fnc_[a-zA-Z_0-9]+/},s={className:"string",variants:[{begin:'"',end:'"',contains:[{begin:'""',relevance:0}]},{begin:"'",end:"'",contains:[{begin:"''",relevance:0}]}]},r=["break","breakWith","breakOut","breakTo","case","catch","continue","continueWith","default","do","else","exit","exitWith","for","forEach","from","if","local","private","switch","step","then","throw","to","try","waitUntil","while","with"],o=["blufor","civilian","configNull","controlNull","displayNull","diaryRecordNull","east","endl","false","grpNull","independent","lineBreak","locationNull","nil","objNull","opfor","pi","resistance","scriptNull","sideAmbientLife","sideEmpty","sideEnemy","sideFriendly","sideLogic","sideUnknown","taskNull","teamMemberNull","true","west"],a=["abs","accTime","acos","action","actionIDs","actionKeys","actionKeysEx","actionKeysImages","actionKeysNames","actionKeysNamesArray","actionName","actionParams","activateAddons","activatedAddons","activateKey","activeTitleEffectParams","add3DENConnection","add3DENEventHandler","add3DENLayer","addAction","addBackpack","addBackpackCargo","addBackpackCargoGlobal","addBackpackGlobal","addBinocularItem","addCamShake","addCuratorAddons","addCuratorCameraArea","addCuratorEditableObjects","addCuratorEditingArea","addCuratorPoints","addEditorObject","addEventHandler","addForce","addForceGeneratorRTD","addGoggles","addGroupIcon","addHandgunItem","addHeadgear","addItem","addItemCargo","addItemCargoGlobal","addItemPool","addItemToBackpack","addItemToUniform","addItemToVest","addLiveStats","addMagazine","addMagazineAmmoCargo","addMagazineCargo","addMagazineCargoGlobal","addMagazineGlobal","addMagazinePool","addMagazines","addMagazineTurret","addMenu","addMenuItem","addMissionEventHandler","addMPEventHandler","addMusicEventHandler","addonFiles","addOwnedMine","addPlayerScores","addPrimaryWeaponItem","addPublicVariableEventHandler","addRating","addResources","addScore","addScoreSide","addSecondaryWeaponItem","addSwitchableUnit","addTeamMember","addToRemainsCollector","addTorque","addUniform","addUserActionEventHandler","a
|
|||
|
]*?"'`},{begin:`"[^\r
|
|||
|
"]*"`}]},{className:"built_in",variants:[{begin:"\\b(abs|acos|asin|atan|atan2|atanh|ceil|cloglog|comb|cos|digamma|exp|floor|invcloglog|invlogit|ln|lnfact|lnfactorial|lngamma|log|log10|max|min|mod|reldif|round|sign|sin|sqrt|sum|tan|tanh|trigamma|trunc|betaden|Binomial|binorm|binormal|chi2|chi2tail|dgammapda|dgammapdada|dgammapdadx|dgammapdx|dgammapdxdx|F|Fden|Ftail|gammaden|gammap|ibeta|invbinomial|invchi2|invchi2tail|invF|invFtail|invgammap|invibeta|invnchi2|invnFtail|invnibeta|invnorm|invnormal|invttail|nbetaden|nchi2|nFden|nFtail|nibeta|norm|normal|normalden|normd|npnchi2|tden|ttail|uniform|abbrev|char|index|indexnot|length|lower|ltrim|match|plural|proper|real|regexm|regexr|regexs|reverse|rtrim|string|strlen|strlower|strltrim|strmatch|strofreal|strpos|strproper|strreverse|strrtrim|strtrim|strupper|subinstr|subinword|substr|trim|upper|word|wordcount|_caller|autocode|byteorder|chop|clip|cond|e|epsdouble|epsfloat|group|inlist|inrange|irecode|matrix|maxbyte|maxdouble|maxfloat|maxint|maxlong|mi|minbyte|mindouble|minfloat|minint|minlong|missing|r|recode|replay|return|s|scalar|d|date|day|dow|doy|halfyear|mdy|month|quarter|week|year|d|daily|dofd|dofh|dofm|dofq|dofw|dofy|h|halfyearly|hofd|m|mofd|monthly|q|qofd|quarterly|tin|twithin|w|weekly|wofd|y|yearly|yh|ym|yofd|yq|yw|cholesky|colnumb|colsof|corr|det|diag|diag0cnt|el|get|hadamard|I|inv|invsym|issym|issymmetric|J|matmissing|matuniform|mreldif|nullmat|rownumb|rowsof|sweep|syminv|trace|vec|vecdiag)(?=\\()"}]},e.COMMENT("^[ ]*\\*.*$",!1),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]}}return om=n,om}var am,Vx;function mWe(){if(Vx)return am;Vx=1;function n(e){return{name:"STEP Part 21",aliases:["p21","step","stp"],case_insensitive:!0,keywords:{$pattern:"[A-Z_][A-Z0-9_.]*",keyword:["HEADER","ENDSEC","DATA"]},contains:[{className:"meta",begin:"ISO-10303-21;",relevance:10},{className:"meta",begin:"END-ISO-10303-21;",relevance:10},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.COMMENT("/\\*\\*!","\\*/"),e.C_NUMBER_MODE,e.inherit(e.APOS_STRING_MODE,{illegal:null}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null}),{className:"string",begin:"'",end:"'"},{className:"symbol",variants:[{begin:"#",end:"\\d+",illegal:"\\W"}]}]}}return am=n,am}var lm,Hx;function gWe(){if(Hx)return lm;Hx=1;const n=a=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:a.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[a.APOS_STRING_MODE,a.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:a.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),e=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","p","q","quote","samp","section","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],t=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"],i=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","
|
|||
|
(multipart)?`,end:`\\]
|
|||
|
`},{className:"string",begin:"\\d{4}-\\d{2}-\\d{2}(\\s+)\\d{2}:\\d{2}:\\d{2}.\\d+Z"},{className:"string",begin:"(\\+|-)\\d+"},{className:"keyword",relevance:10,variants:[{begin:"^(test|testing|success|successful|failure|error|skip|xfail|uxsuccess)(:?)\\s+(test)?"},{begin:"^progress(:?)(\\s+)?(pop|push)?"},{begin:"^tags:"},{begin:"^time:"}]}]}}return cm=n,cm}var dm,Yx;function EWe(){if(Yx)return dm;Yx=1;function n(R){return R?typeof R=="string"?R:R.source:null}function e(R){return t("(?=",R,")")}function t(...R){return R.map(A=>n(A)).join("")}function i(R){const S=R[R.length-1];return typeof S=="object"&&S.constructor===Object?(R.splice(R.length-1,1),S):{}}function s(...R){return"("+(i(R).capture?"":"?:")+R.map(U=>n(U)).join("|")+")"}const r=R=>t(/\b/,R,/\w$/.test(R)?/\b/:/\B/),o=["Protocol","Type"].map(r),a=["init","self"].map(r),l=["Any","Self"],d=["actor","any","associatedtype","async","await",/as\?/,/as!/,"as","borrowing","break","case","catch","class","consume","consuming","continue","convenience","copy","default","defer","deinit","didSet","distributed","do","dynamic","each","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","macro","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],c=["false","nil","true"],_=["assignment","associativity","higherThan","left","lowerThan","none","right"],f=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warning"],m=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],h=s(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),E=s(h,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),b=t(h,E,"*"),g=s(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),v=s(g,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),y=t(g,v,"*"),T=t(/[A-Z]/,v,"*"),C=["attached","autoclosure",t(/convention\(/,s("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","freestanding","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",t(/objc\(/,y,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","Sendable","testable","UIApplicationMain",
|
|||
|
`),i=t.length.toString().length,s=t.map((d,c)=>(c+1).toString().padStart(i," ")),r=document.createElement("div");r.classList.add("line-numbers"),r.innerHTML=s.join("<br>");const o=document.createElement("div");o.classList.add("code-container");const a=document.createElement("pre"),l=document.createElement("code");return l.classList.add("code-content"),l.innerHTML=fo.highlight(e,{language:n,ignoreIllegals:!0}).value,a.appendChild(l),o.appendChild(r),o.appendChild(a),o.outerHTML}},methods:{copyCode(){this.isCopied=!0,console.log("Copying code");const n=document.createElement("textarea");n.value=this.code,document.body.appendChild(n),n.select(),document.execCommand("copy"),document.body.removeChild(n),Ve(()=>{qe.replace()})},executeCode(){this.isExecuting=!0;const n=JSON.stringify({client_id:this.client_id,code:this.code,discussion_id:this.discussion_id,message_id:this.message_id,language:this.language});console.log(n),fetch(`${this.host}/execute_code`,{method:"POST",headers:{"Content-Type":"application/json"},body:n}).then(e=>(this.isExecuting=!1,e.json())).then(e=>{console.log(e),this.executionOutput=e.output}).catch(e=>{this.isExecuting=!1,console.error("Fetch error:",e)})},openFolderVsCode(){const n=JSON.stringify({client_id:this.client_id,code:this.code,discussion_id:this.discussion_id,message_id:this.message_id});console.log(n),fetch(`${this.host}/open_code_in_vs_code`,{method:"POST",headers:{"Content-Type":"application/json"},body:n}).then(e=>e.json()).then(e=>{console.log(e)}).catch(e=>{console.error("Fetch error:",e)})},openVsCode(){const n=JSON.stringify({client_id:this.client_id,discussion_id:typeof this.discussion_id=="string"?parseInt(this.discussion_id):this.discussion_id,message_id:this.message_id,code:this.code});console.log(n),fetch(`${this.host}/open_code_folder_in_vs_code`,{method:"POST",headers:{"Content-Type":"application/json"},body:n}).then(e=>e.json()).then(e=>{console.log(e)}).catch(e=>{console.error("Fetch error:",e)})},openFolder(){const n=JSON.stringify({client_id:this.client_id,discussion_id:this.discussion_id});console.log(n),fetch(`${this.host}/open_code_folder`,{method:"POST",headers:{"Content-Type":"application/json"},body:n}).then(e=>e.json()).then(e=>{console.log(e)}).catch(e=>{console.error("Fetch error:",e)})}}},YWe={class:"bg-bg-light-tone-panel dark:bg-bg-dark-tone-panel p-2 rounded-lg shadow-sm"},$We={class:"flex flex-row bg-bg-light-tone-panel dark:bg-bg-dark-tone-panel p-2 rounded-lg shadow-sm"},WWe={class:"text-2xl"},KWe=u("i",{"data-feather":"copy"},null,-1),jWe=[KWe],QWe=u("i",{"data-feather":"play-circle"},null,-1),XWe=[QWe],ZWe=u("i",{"data-feather":"folder"},null,-1),JWe=[ZWe],eKe=u("img",{src:VWe,width:"25",height:"25"},null,-1),tKe=[eKe],nKe=u("img",{src:HWe,width:"25",height:"25"},null,-1),iKe=[nKe],sKe={class:"hljs p-1 rounded-md break-all grid grid-cols-1"},rKe={class:"code-container"},oKe=["innerHTML"],aKe={key:0,class:"text-2xl"},lKe={key:1,class:"hljs mt-0 p-1 rounded-md break-all grid grid-cols-1"},cKe={class:"container h-[200px] overflow-x-auto break-all scrollbar-thin scrollbar-track-bg-light-tone scrollbar-thumb-bg-light-tone-panel hover:scrollbar-thumb-primary dark:scrollbar-track-bg-dark-tone dark:scrollbar-thumb-bg-dark-tone-panel dark:hover:scrollbar-thumb-primary active:scrollbar-thumb-secondary"},dKe=["innerHTML"];function uKe(n,e,t,i,s,r){return w(),M("div",YWe,[u("div",$We,[u("span",WWe,ge(t.language),1),u("button",{onClick:e[0]||(e[0]=(...o)=>r.copyCode&&r.copyCode(...o)),title:"copy",class:Ye([s.isCopied?"bg-green-500":"bg-bg-dark-tone-panel dark:bg-bg-dark-tone","px-2 py-1 ml-2 text-left p-2 text-sm font-medium rounded-lg hover:bg-primary dark:hover:bg-primary text-white text-xs transition-colors duration-200"])},jWe,2),["python","sh","shell","bash","cmd","powershell","latex","mermaid","graphviz","dot","javascript","html","html5","svg"].includes(t.language)?(w(),M("button",{key:0,ref:"btn_code_exec",onClick:e[1]||(e[1]=(...o)=>r.executeCode&&r.executeCode(...o)),title:"execute",class:Ye(["px-2 py-1 ml-2 text-left p-2 text-sm font-medium bg-bg-dark-tone-
|
|||
|
`),u("code",{class:"code-content overflow-x-auto break-all scrollbar-thin scrollbar-track-bg-light-tone scrollbar-thumb-bg-light-tone-panel hover:scrollbar-thumb-primary dark:scrollbar-track-bg-dark-tone dark:scrollbar-thumb-bg-dark-tone-panel dark:hover:scrollbar-thumb-primary active:scrollbar-thumb-secondary",innerHTML:r.highlightedCode},null,8,oKe),Ze(`
|
|||
|
`)]),Ze(`
|
|||
|
|
|||
|
`)]),s.executionOutput?(w(),M("span",aKe,"Execution output")):q("",!0),s.executionOutput?(w(),M("pre",lKe,[Ze(" "),u("div",cKe,[Ze(`
|
|||
|
`),u("div",{ref:"execution_output",innerHTML:s.executionOutput},null,8,dKe),Ze(`
|
|||
|
`)]),Ze(`
|
|||
|
`)])):q("",!0)])}const pKe=bt(qWe,[["render",uKe]]);/*! @license DOMPurify 3.0.8 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.8/LICENSE */const{entries:DN,setPrototypeOf:_C,isFrozen:_Ke,getPrototypeOf:hKe,getOwnPropertyDescriptor:EE}=Object;let{freeze:$n,seal:qi,create:kN}=Object,{apply:jg,construct:Qg}=typeof Reflect<"u"&&Reflect;$n||($n=function(e){return e});qi||(qi=function(e){return e});jg||(jg=function(e,t,i){return e.apply(t,i)});Qg||(Qg=function(e,t){return new e(...t)});const Gc=Ri(Array.prototype.forEach),hC=Ri(Array.prototype.pop),ul=Ri(Array.prototype.push),Ld=Ri(String.prototype.toLowerCase),Mm=Ri(String.prototype.toString),fKe=Ri(String.prototype.match),pl=Ri(String.prototype.replace),mKe=Ri(String.prototype.indexOf),gKe=Ri(String.prototype.trim),ni=Ri(RegExp.prototype.test),_l=bKe(TypeError);function Ri(n){return function(e){for(var t=arguments.length,i=new Array(t>1?t-1:0),s=1;s<t;s++)i[s-1]=arguments[s];return jg(n,e,i)}}function bKe(n){return function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];return Qg(n,t)}}function Nt(n,e){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ld;_C&&_C(n,null);let i=e.length;for(;i--;){let s=e[i];if(typeof s=="string"){const r=t(s);r!==s&&(_Ke(e)||(e[i]=r),s=r)}n[s]=!0}return n}function EKe(n){for(let e=0;e<n.length;e++)EE(n,e)===void 0&&(n[e]=null);return n}function $r(n){const e=kN(null);for(const[t,i]of DN(n))EE(n,t)!==void 0&&(Array.isArray(i)?e[t]=EKe(i):i&&typeof i=="object"&&i.constructor===Object?e[t]=$r(i):e[t]=i);return e}function zc(n,e){for(;n!==null;){const i=EE(n,e);if(i){if(i.get)return Ri(i.get);if(typeof i.value=="function")return Ri(i.value)}n=hKe(n)}function t(i){return console.warn("fallback value for",i),null}return t}const fC=$n(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),Dm=$n(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),km=$n(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),vKe=$n(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),Lm=$n(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),yKe=$n(["maction","m
|
|||
|
`+Qe),Se&&Gc([U,F,K],nt=>{Qe=pl(Qe,nt," ")}),y&&ne?y.createHTML(Qe):Qe},e.setConfig=function(){let tt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Ue(tt),k=!0},e.clearConfig=function(){pt=null,k=!1},e.isValidAttribute=function(tt,N,W){pt||Ue({});const ae=Fe(tt),ye=Fe(N);return Ki(ae,ye,W)},e.addHook=function(tt,N){typeof N=="function"&&(A[tt]=A[tt]||[],ul(A[tt],N))},e.removeHook=function(tt){if(A[tt])return hC(A[tt])},e.removeHooks=function(tt){A[tt]&&(A[tt]=[])},e.removeAllHooks=function(){A={}},e}UN();function IKe(n){return n.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}const MKe={name:"MarkdownRenderer",props:{host:{type:String,required:!1,default:"http://localhost:9600"},client_id:{type:String,required:!0},markdownText:{type:String,required:!0},discussion_id:{type:[String,Number],default:"0",required:!1},message_id:{value:"0",type:[String,Number],required:!1}},components:{CodeBlock:pKe},setup(n){const e=new Gbe({html:!0,highlight:(s,r)=>{const o=r&&fo.getLanguage(r)?r:"plaintext";return fo.highlight(o,s).value},renderInline:!0,breaks:!0}).use(qHe).use(jo).use(s7e,{figcaption:!0}).use(g7e).use(ZHe,{inlineOpen:"$",inlineClose:"$",blockOpen:"$$",blockClose:"$$"}).use(n7e,{enableRowspan:!0,enableColspan:!0,enableGridTables:!0,enableGridTablesExtra:!0,enableTableIndentation:!0,tableCellPadding:" ",tableCellJoiner:"|",multilineCellStartMarker:"|>",multilineCellEndMarker:"<|",multilineCellPadding:" ",multilineCellJoiner:`
|
|||
|
`}),t=mt([]),i=()=>{if(n.markdownText){let s=e.parse(n.markdownText,{}),r=[];t.value=[];for(let o=0;o<s.length;o++)s[o].type!=="fence"?r.push(s[o]):(r.length>0&&(t.value.push({type:"html",html:e.renderer.render(r,e.options,{})}),r=[]),t.value.push({type:"code",language:IKe(s[o].info),code:s[o].content}));r.length>0&&(t.value.push({type:"html",html:e.renderer.render(r,e.options,{})}),r=[])}else t.value=[];Ve(()=>{qe.replace()})};return qn(()=>n.markdownText,i),qs(i),{markdownItems:t}}},DKe={class:"break-all container w-full"},kKe={ref:"mdRender",class:"markdown-content"},LKe=["innerHTML"];function PKe(n,e,t,i,s,r){const o=ht("code-block");return w(),M("div",DKe,[u("div",kKe,[(w(!0),M($e,null,ct(i.markdownItems,(a,l)=>(w(),M("div",{key:l},[a.type==="code"?(w(),xt(o,{key:0,host:t.host,language:a.language,code:a.code,discussion_id:t.discussion_id,message_id:t.message_id,client_id:t.client_id},null,8,["host","language","code","discussion_id","message_id","client_id"])):(w(),M("div",{key:1,innerHTML:a.html},null,8,LKe))]))),128))],512)])}const ap=bt(MKe,[["render",PKe]]),UKe={data(){return{show:!1,has_button:!0,message:""}},components:{MarkdownRenderer:ap},methods:{hide(){this.show=!1,this.$emit("ok")},showMessage(n){this.message=n,this.has_button=!0,this.show=!0},showBlockingMessage(n){this.message=n,this.has_button=!1,this.show=!0},updateMessage(n){this.message=n,this.show=!0},hideMessage(){this.show=!1}}},FKe={key:0,class:"fixed top-0 left-0 right-0 bottom-0 flex items-center justify-center bg-black bg-opacity-50 z-50"},BKe={class:"pl-10 pr-10 bg-bg-light dark:bg-bg-dark p-8 rounded-lg shadow-lg"},GKe={class:"container max-h-500 overflow-y-auto"},zKe={class:"text-lg font-medium"},VKe={class:"mt-4 flex justify-center"},HKe={key:1,"aria-hidden":"true",class:"w-6 h-6 animate-spin fill-secondary",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},qKe=u("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"},null,-1),YKe=u("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"},null,-1),$Ke=[qKe,YKe];function WKe(n,e,t,i,s,r){const o=ht("MarkdownRenderer");return s.show?(w(),M("div",FKe,[u("div",BKe,[u("div",GKe,[u("div",zKe,[Oe(o,{ref:"mdRender",host:"","markdown-text":s.message,message_id:0,discussion_id:0},null,8,["markdown-text"])])]),u("div",VKe,[s.has_button?(w(),M("button",{key:0,onClick:e[0]||(e[0]=(...a)=>r.hide&&r.hide(...a)),class:"bg-primary hover:bg-primary-light active:scale-95 duration-150 text-white px-4 py-2 rounded-lg shadow-lg hover:bg-secondary-dark"}," OK ")):q("",!0),s.has_button?q("",!0):(w(),M("svg",HKe,$Ke))])])])):q("",!0)}const FN=bt(UKe,[["render",WKe]]);const KKe={props:{progress:{type:Number,required:!0}}},jKe={class:"progress-bar-container"};function QKe(n,e,t,i,s,r){return w(),M("div",jKe,[u("div",{class:"progress-bar",style:en({width:`${t.progress}%`})},null,4)])}const ic=bt(KKe,[["render",QKe]]),XKe={setup(){return{}},name:"UniversalForm",data(){return{show:!1,resolve:null,controls_array:[],title:"Universal form",ConfirmButtonText:"Submit",DenyButtonText:"Cancel"}},mounted(){Ve(()=>{qe.replace()})},methods:{btn_clicked(n){console.log(n)},hide(n){this.show=!1,this.resolve&&n&&(this.reso
|
|||
|
h-87.51l-313.51,338.7l-253.31-338.7H283.94z M412.63,231.77h136.81l604.13,807.76h-136.81L412.63,231.77z`})],-1),rZe=[sZe],oZe={href:"https://discord.com/channels/1092918764925882418",target:"_blank"},aZe={class:"text-2xl hover:text-primary duration-150",title:"Visit my discord channel"},lZe=["src"],cZe=u("i",{"data-feather":"sun"},null,-1),dZe=[cZe],uZe=u("i",{"data-feather":"moon"},null,-1),pZe=[uZe],_Ze=["src"],hZe={role:"status",class:"fixed m-0 p-2 left-2 bottom-2 min-w-[24rem] max-w-[24rem] h-20 flex flex-col justify-center items-center pb-4 bg-blue-500 rounded-lg shadow-lg z-50 background-a"},fZe={class:"text-2xl animate-pulse mt-2 text-white"},mZe={id:"app"},gZe=u("body",null,null,-1),bZe={name:"TopBar",computed:{currentPersonConfig(){try{return this.$store.state.currentPersonConfig}catch{console.log("Error finding current personality configuration");return}},selectedPersonality(){try{return this.$store.state.selectedPersonality}catch{console.log("Error finding current personality configuration");return}},loading_infos(){return this.$store.state.loading_infos},isModelOK(){return this.$store.state.isModelOk},isGenerating(){return this.$store.state.isGenerating},isConnected(){return this.$store.state.isConnected}},components:{Toast:fc,MessageBox:FN,ProgressBar:ic,UniversalForm:Ec,YesNoDialog:BN,Navigation:qN,PersonalityEditor:GN,PopupViewer:zN},watch:{isConnected(){this.isConnected?(console.log("this.is_first_connection"),console.log(this.is_first_connection),this.is_first_connection||(this.$store.state.messageBox.hideMessage(),this.$store.state.messageBox.showMessage("Server connected."),this.$store.state.config.activate_audio_infos&&this.connection_recovered_audio.play())):(this.$store.state.messageBox.showBlockingMessage("Server suddenly disconnected. Please reboot the server to recover the connection"),this.is_first_connection=!1,console.log("this.is_first_connection set to false"),console.log(this.is_first_connection),this.$store.state.config.activate_audio_infos&&this.connection_lost_audio.play()),Ve(()=>{qe.replace()})}},data(){return{static_info:YN,animated_info:TXe,is_first_connection:!0,discord:HN,FastAPI:VN,rebooting_audio:new Audio("rebooting.wav"),connection_lost_audio:new Audio("connection_lost.wav"),connection_recovered_audio:new Audio("connection_recovered.wav"),database_selectorDialogVisible:!1,progress_visibility:!1,progress_value:0,codeBlockStylesheet:"",sunIcon:document.querySelector(".sun"),moonIcon:document.querySelector(".moon"),userTheme:localStorage.getItem("theme"),systemTheme:window.matchMedia("prefers-color-scheme: dark").matches}},mounted(){this.$store.state.toast=this.$refs.toast,this.$store.state.news=this.$refs.news,this.$store.state.messageBox=this.$refs.messageBox,this.$store.state.universalForm=this.$refs.universalForm,this.$store.state.yesNoDialog=this.$refs.yesNoDialog,this.$store.state.personality_editor=this.$refs.personality_editor,this.sunIcon=document.querySelector(".sun"),this.moonIcon=document.querySelector(".moon"),this.userTheme=localStorage.getItem("theme"),this.systemTheme=window.matchMedia("prefers-color-scheme: dark").matches,this.themeCheck(),Ve(()=>{qe.replace()})},created(){this.sunIcon=document.querySelector(".sun"),this.moonIcon=document.querySelector(".moon"),this.userTheme=localStorage.getItem("theme"),this.systemTheme=window.matchMedia("prefers-color-scheme: dark").matches},methods:{restartProgram(n){n.preventDefault(),this.$store.state.api_get_req("restart_program"),this.rebooting_audio.play(),this.$store.state.toast.showToast("Rebooting the app. Please wait...",410,!1),console.log("this.$store.state.api_get_req",this.$store.state.api_get_req),setTimeout(()=>{window.close()},2e3)},refreshPage(){window.location.href.split("/").length>4?window.location.href="/":window.location.reload(!0)},handleOk(n){console.log("Input text:",n)},showNews(){this.$store.state.news.show()},themeCheck(){if(this.userTheme=="dark"||!this.userTheme&&this.systemTheme){document.documentElement.classList.add("dark"),this.moonIcon.classList.add("display-n
|
|||
|
<div class="bg-white p-6 rounded-md shadow-md w-80">
|
|||
|
<h2 class="text-lg font-semibold mb-3">${n}</h2>
|
|||
|
<textarea id="replacementInput" class="w-full h-32 border rounded p-2 mb-3">${e}</textarea>
|
|||
|
<div class="flex justify-end">
|
|||
|
<button id="cancelButton" class="mr-2 px-4 py-2 border rounded">Cancel</button>
|
|||
|
<button id="okButton" class="px-4 py-2 bg-blue-500 text-white rounded">OK</button>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
`:r.innerHTML=`
|
|||
|
<div class="bg-white p-6 rounded-md shadow-md w-80">
|
|||
|
<h2 class="text-lg font-semibold mb-3">${n}</h2>
|
|||
|
<select id="options_selector" class="form-control w-full h-25 border rounded p-2 mb-3">
|
|||
|
${t.map(l=>`<option value="${l}">${l}</option>`)}
|
|||
|
</select>
|
|||
|
<div class="flex justify-end">
|
|||
|
<button id="cancelButton" class="mr-2 px-4 py-2 border rounded">Cancel</button>
|
|||
|
<button id="okButton" class="px-4 py-2 bg-blue-500 text-white rounded">OK</button>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
`,document.body.appendChild(r);const o=r.querySelector("#cancelButton"),a=r.querySelector("#okButton");o.addEventListener("click",()=>{document.body.removeChild(r),i(null)}),a.addEventListener("click",()=>{if(t.length===0){const d=r.querySelector("#replacementInput").value.trim();document.body.removeChild(r),i(d)}else{const d=r.querySelector("#options_selector").value.trim();document.body.removeChild(r),i(d)}})})}function FJe(n,e){console.log(n);let t={},i=/@<([^>]+)>@/g,s=[],r;for(;(r=i.exec(n))!==null;)s.push("@<"+r[1]+">@");console.log("matches"),console.log(s),s=[...new Set(s)];async function o(l){console.log(l);let d=l.toLowerCase().substring(2,l.length-2);if(d!=="generation_placeholder")if(d.includes(":")){Object.entries({all_language_options:"english:french:german:chinese:japanese:spanish:italian:russian:portuguese:swedish:danish:dutch:norwegian:slovak:czech:hungarian:polish:ukrainian:bulgarian:latvian:lithuanian:estonian:maltese:irish:galician:basque:welsh:breton:georgian:turkmen:kazakh:uzbek:tajik:afghan:sri-lankan:filipino:vietnamese:lao:cambodian:thai:burmese:kenyan:botswanan:zimbabwean:malawian:mozambican:angolan:namibian:south-african:madagascan:seychellois:mauritian:haitian:peruvian:ecuadorian:bolivian:paraguayan:chilean:argentinean:uruguayan:brazilian:colombian:venezuelan:puerto-rican:cuban:dominican:honduran:nicaraguan:salvadorean:guatemalan:el-salvadoran:belizean:panamanian:costa-rican:antiguan:barbudan:dominica's:grenada's:st-lucia's:st-vincent's:gibraltarian:faroe-islander:greenlandic:icelandic:jamaican:trinidadian:tobagonian:barbadian:anguillan:british-virgin-islander:us-virgin-islander:turkish:israeli:palestinian:lebanese:egyptian:libyan:tunisian:algerian:moroccan:bahraini:kuwaiti:saudi-arabian:yemeni:omani:irani:iraqi:afghanistan's:pakistani:indian:nepalese:sri-lankan:maldivan:burmese:thai:lao:vietnamese:kampuchean:malaysian:bruneian:indonesian:australian:new-zealanders:fijians:tongans:samoans:vanuatuans:wallisians:kiribatians:tuvaluans:solomon-islanders:marshallese:micronesians:hawaiians",all_programming_language_options:"python:c:c++:java:javascript:php:ruby:go:swift:kotlin:rust:haskell:erlang:lisp:scheme:prolog:cobol:fortran:pascal:delphi:d:eiffel:h:basic:visual_basic:smalltalk:objective-c:html5:node.js:vue.js:svelte:react:angular:ember:clipper:stex:arduino:brainfuck:r:assembly:mason:lepton:seacat:bbc_microbit:raspberry_pi_gpio:raspberry_pi_spi:raspberry_pi_i2c:raspberry_pi_uart:raspberry_pi_adc:raspberry_pi_ddio"}).forEach(([b,g])=>{console.log(`Key: ${b}, Value: ${g}`);function v(C){return C.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}const y=v(b),T=new RegExp(y,"g");d=d.replace(T,g)});let _=d.split(":"),f=_[0],m=_[1]||"",h=[];_.length>2&&(h=_.slice(1));let E=await OC(f,m,h);E!==null&&(t[l]=E)}else{let c=await OC(d);c!==null&&(t[l]=c)}}let a=Promise.resolve();s.forEach(l=>{a=a.then(()=>o(l)).then(d=>{console.log(d)})}),a.then(()=>{Object.entries(t).forEach(([l,d])=>{console.log(`Key: ${l}, Value: ${d}`);function c(m){return m.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}const _=c(l),f=new RegExp(_,"g");n=n.replace(f,d)}),e(n)})}const BJe={name:"PlayGroundView",data(){return{posts_headers:{accept:"application/json","Content-Type":"application/json"},pending:!1,is_recording:!1,is_deaf_transcribing:!1,cpp_block:uO,html5_block:pO,LaTeX_block:_O,javascript_block:cO,json_block:dO,code_block:aO,python_block:lO,bash_block:hO,tokenize_icon:MJe,deaf_off:kJe,deaf_on:DJe,rec_off:PJe,rec_on:LJe,loading_icon:fO,isSynthesizingVoice:!1,audio_url:null,mdRenderHeight:300,selecting_model:!1,tab_id:"source",generating:!1,isSpeaking:!1,voices:[],isLesteningToVoice:!1,presets:[],selectedPreset:"",cursorPosition:0,namedTokens:[],text:"",pre_text:"",post_text:"",temperature:.1,top_k:50,top_p:.9,repeat_penalty:1.3,repeat_last_n:50,n_crop:-1,n_predicts:2e3,seed:-1,silenceTimeout:5e3}},components:{Toast:fc,MarkdownRenderer:ap,ClipBoardTextInput:RE,TokensHilighter:AJe,Card:vc},mounted(){Me.get("./get_presets").then(n=>{console.log(n.data),this.presets=n.data,this.selectedPreset=this.presets[0]}).catch(n=>{this.$refs.toast.sho
|
|||
|
`?(this.message.content=this.message.content.slice(0,e)+"```"+n+"\n\n```\n"+this.message.content.slice(e),e=e+4+n.length):(this.message.content=this.message.content.slice(0,e)+"\n```"+n+"\n\n```\n"+this.message.content.slice(e),e=e+3+n.length):speechSynthesis==0||this.message.content[e-1]==`
|
|||
|
`?(this.message.content=this.message.content.slice(0,e)+"```"+n+`
|
|||
|
`+this.message.content.slice(e,t)+"\n```\n"+this.message.content.slice(t),e=e+4+n.length):(this.message.content=this.message.content.slice(0,e)+"\n```"+n+`
|
|||
|
`+this.message.content.slice(e,t)+"\n```\n"+this.message.content.slice(t),p=p+3+n.length),this.$refs.mdTextarea.focus(),this.$refs.mdTextarea.selectionStart=this.$refs.mdTextarea.selectionEnd=p},insertTab(n){const e=n.target,t=e.selectionStart,i=e.selectionEnd,s=e.value.substring(0,t),r=e.value.substring(i),o=s+" "+r;this.text=o,this.$nextTick(()=>{e.selectionStart=e.selectionEnd=t+4}),n.preventDefault()},mdTextarea_changed(){console.log("mdTextarea_changed"),this.cursorPosition=this.$refs.mdTextarea.selectionStart},mdTextarea_clicked(){console.log(`mdTextarea_clicked: ${this.$refs.mdTextarea.selectionStart}`),this.cursorPosition=this.$refs.mdTextarea.selectionStart},setModel(){this.selecting_model=!0,Me.post("/update_setting",{client_id:this.$store.state.client_id,setting_name:"model_name",setting_value:this.selectedModel}).then(n=>{console.log(n),n.status&&this.$refs.toast.showToast(`Model changed to ${this.selectedModel}`,4,!0),this.selecting_model=!1}).catch(n=>{this.$refs.toast.showToast(`Error ${n}`,4,!0),this.selecting_model=!1})},onVoicesChanged(){this.voices=this.speechSynthesis.getVoices()},read(){console.log("READING..."),this.isSynthesizingVoice=!0;let n=this.$refs.mdTextarea.selectionStart,e=this.$refs.mdTextarea.selectionEnd,t=this.text;n!=e&&(t=t.slice(n,e)),Me.post("./text2Audio",{text:t}).then(i=>{console.log(i.data.url);let s=i.data.url;this.audio_url=UJe+s,this.isSynthesizingVoice=!1,Ve(()=>{qe.replace()})}).catch(i=>{this.$refs.toast.showToast(`Error: ${i}`,4,!1),this.isSynthesizingVoice=!1,Ve(()=>{qe.replace()})})},speak(){if(this.msg){this.speechSynthesis.cancel(),this.msg=null,this.isSpeaking=!1;return}let n=0;console.log("voice on"),this.isSpeaking=!0;const e=200;this.msg=new SpeechSynthesisUtterance,this.msg.pitch=this.$store.state.config.audio_pitch,this.voices.length>0&&(this.msg.voice=this.voices.filter(s=>s.name===this.$store.state.config.audio_out_voice)[0]);const t=s=>{let r=this.text.substring(s,s+e);const o=[".","!","?",`
|
|||
|
`];let a=-1;return o.forEach(l=>{const d=r.lastIndexOf(l);d>a&&(a=d)}),a==-1&&(a=r.length),console.log(a),a+s+1},i=()=>{const s=t(n),r=this.text.substring(n,s);this.msg.text=r,n=s+1,this.msg.onend=o=>{n<this.text.length-2?setTimeout(()=>{i()},1):(this.isSpeaking=!1,console.log("voice off :",this.text.length," ",s))},this.speechSynthesis.speak(this.msg)};i()},getCursorPosition(){return this.$refs.mdTextarea.selectionStart},appendToOutput(n){this.pre_text+=n,this.text=this.pre_text+this.post_text},generate_in_placeholder(){console.log("Finding cursor position");let n=this.text.indexOf("@<generation_placeholder>@");if(n<0){this.$refs.toast.showToast("No generation placeholder found",4,!1);return}this.text=this.text.substring(0,n)+this.text.substring(n+26,this.text.length),this.pre_text=this.text.substring(0,n),this.post_text=this.text.substring(n,this.text.length);var e=this.text.substring(0,n);console.log(e),Xe.emit("generate_text",{prompt:e,personality:-1,n_predicts:this.n_predicts,n_crop:this.n_crop,parameters:{temperature:this.temperature,top_k:this.top_k,top_p:this.top_p,repeat_penalty:this.repeat_penalty,repeat_last_n:this.repeat_last_n,seed:parseInt(this.seed)}}),this.generating=!0},async tokenize_text(){const n=await Me.post("/lollms_tokenize",{prompt:this.text},{headers:this.posts_headers});console.log(n.data.named_tokens),this.namedTokens=n.data.named_tokens},generate(){console.log("Finding cursor position"),this.pre_text=this.text.substring(0,this.getCursorPosition()),this.post_text=this.text.substring(this.getCursorPosition(),this.text.length);var n=this.text.substring(0,this.getCursorPosition());console.log(this.text),console.log(`cursor position :${this.getCursorPosition()}`),console.log(`pretext:${this.pre_text}`),console.log(`post_text:${this.post_text}`),console.log(`prompt:${n}`),Xe.emit("generate_text",{prompt:n,personality:-1,n_predicts:this.n_predicts,n_crop:this.n_crop,parameters:{temperature:this.temperature,top_k:this.top_k,top_p:this.top_p,repeat_penalty:this.repeat_penalty,repeat_last_n:this.repeat_last_n,seed:parseInt(this.seed)}}),this.generating=!0},stopGeneration(){Xe.emit("cancel_text_generation",{})},exportText(){const n=this.text,e=document.createElement("a"),t=new Blob([n],{type:"text/plain"});e.href=URL.createObjectURL(t),e.download="exported_text.txt",document.body.appendChild(e),e.click(),document.body.removeChild(e)},importText(){const n=document.getElementById("import-input");n&&(n.addEventListener("change",e=>{if(e.target.files&&e.target.files[0]){const t=new FileReader;t.onload=()=>{this.text=t.result},t.readAsText(e.target.files[0])}else alert("Please select a file.")}),n.click())},setPreset(){console.log("Setting preset"),console.log(this.selectedPreset),this.tab_id="render",this.text=FJe(this.selectedPreset.content,n=>{console.log("Done"),console.log(n),this.text=n})},addPreset(){let n=prompt("Enter the title of the preset:");this.presets[n]={name:n,content:this.text},Me.post("./add_preset",this.presets[n]).then(e=>{console.log(e.data)}).catch(e=>{this.$refs.toast.showToast(`Error: ${e}`,4,!1)})},removePreset(){this.selectedPreset&&delete this.presets[this.selectedPreset.name]},reloadPresets(){Me.get("./get_presets").then(n=>{console.log(n.data),this.presets=n.data,this.selectedPreset=this.presets[0]}).catch(n=>{this.$refs.toast.showToast(`Error: ${n}`,4,!1)})},startRecording(){this.pending=!0,this.is_recording?Me.get("/stop_recording").then(n=>{this.is_recording=!1,this.pending=!1,console.log(n),this.text+=n.data.text,console.log(n.data),this.presets=n.data,this.selectedPreset=this.presets[0]}).catch(n=>{this.$refs.toast.showToast(`Error: ${n}`,4,!1)}):Me.get("/start_recording").then(n=>{this.is_recording=!0,this.pending=!1,console.log(n.data)}).catch(n=>{this.$refs.toast.showToast(`Error: ${n}`,4,!1)})},startRecordingAndTranscribing(){this.pending=!0,this.is_deaf_transcribing?Me.get("/stop_recording").then(n=>{this.is_deaf_transcribing=!1,this.pending=!1,this.text=n.data.text,this.read()}).catch(n=>{this.$refs.toast.showToast(`Error: ${n}`,4,!1)}):Me.get("/start_recording").th
|
|||
|
`,36),[[Pe,s.text]]),u("span",null,"Cursor position "+ge(s.cursorPosition),1)])):q("",!0),s.audio_url!=null?(w(),M("audio",{controls:"",autoplay:"",key:s.audio_url},[u("source",{src:s.audio_url,type:"audio/wav",ref:"audio_player"},null,8,ket),Ze(" Your browser does not support the audio element. ")])):q("",!0),Oe(o,{namedTokens:s.namedTokens},null,8,["namedTokens"]),s.tab_id==="render"?(w(),M("div",Let,[Oe(a,{ref:"mdRender","markdown-text":s.text,class:"mt-4 p-2 rounded shadow-lg dark:bg-bg-dark"},null,8,["markdown-text"])])):q("",!0)],2)]),Oe(l,{title:"settings",class:"slider-container ml-0 mr-0 max-width",isHorizontal:!1,disableHoverAnimation:!0,disableFocus:!0},{default:Je(()=>[Oe(l,{title:"Model",class:"slider-container ml-0 mr-0",is_subcard:!0,isHorizontal:!1,disableHoverAnimation:!0,disableFocus:!0},{default:Je(()=>[oe(u("select",{"onUpdate:modelValue":e[28]||(e[28]=c=>this.$store.state.selectedModel=c),onChange:e[29]||(e[29]=(...c)=>r.setModel&&r.setModel(...c)),class:"bg-white dark:bg-black m-0 border-2 rounded-md shadow-sm w-full"},[(w(!0),M($e,null,ct(r.models,c=>(w(),M("option",{key:c,value:c},ge(c),9,Pet))),128))],544),[[zn,this.$store.state.selectedModel]]),s.selecting_model?(w(),M("div",Uet,Bet)):q("",!0)]),_:1}),Oe(l,{title:"Presets",class:"slider-container ml-0 mr-0",is_subcard:!0,isHorizontal:!1,disableHoverAnimation:!0,disableFocus:!0},{default:Je(()=>[oe(u("select",{"onUpdate:modelValue":e[30]||(e[30]=c=>s.selectedPreset=c),class:"bg-white dark:bg-black mb-2 border-2 rounded-md shadow-sm w-full"},[(w(!0),M($e,null,ct(s.presets,c=>(w(),M("option",{key:c,value:c},ge(c.name),9,Get))),128))],512),[[zn,s.selectedPreset]]),zet,u("button",{class:"w-6 ml-2 hover:text-secondary duration-75 active:scale-90 cursor-pointer",onClick:e[31]||(e[31]=(...c)=>r.setPreset&&r.setPreset(...c)),title:"Use preset"},Het),u("button",{class:"w-6 ml-2 hover:text-secondary duration-75 active:scale-90 cursor-pointer",onClick:e[32]||(e[32]=(...c)=>r.addPreset&&r.addPreset(...c)),title:"Add this text as a preset"},Yet),u("button",{class:"w-6 ml-2 hover:text-secondary duration-75 active:scale-90 cursor-pointer",onClick:e[33]||(e[33]=(...c)=>r.removePreset&&r.removePreset(...c)),title:"Remove preset"},Wet),u("button",{class:"w-6 ml-2 hover:text-secondary duration-75 active:scale-90 cursor-pointer",onClick:e[34]||(e[34]=(...c)=>r.reloadPresets&&r.reloadPresets(...c)),title:"Reload presets list"},jet)]),_:1}),Oe(l,{title:"Generation params",class:"slider-container ml-0 mr-0",is_subcard:!0,isHorizontal:!1,disableHoverAnimation:!0,disableFocus:!0},{default:Je(()=>[u("div",Qet,[Xet,oe(u("input",{type:"range","onUpdate:modelValue":e[35]||(e[35]=c=>s.temperature=c),min:"0",max:"5",step:"0.1",class:"w-full"},null,512),[[Pe,s.temperature]]),u("span",Zet,"Current value: "+ge(s.temperature),1)]),u("div",Jet,[ett,oe(u("input",{type:"range","onUpdate:modelValue":e[36]||(e[36]=c=>s.top_k=c),min:"1",max:"100",step:"1",class:"w-full"},null,512),[[Pe,s.top_k]]),u("span",ttt,"Current value: "+ge(s.top_k),1)]),u("div",ntt,[itt,oe(u("input",{type:"range","onUpdate:modelValue":e[37]||(e[37]=c=>s.top_p=c),min:"0",max:"1",step:"0.1",class:"w-full"},null,512),[[Pe,s.top_p]]),u("span",stt,"Current value: "+ge(s.top_p),1)]),u("div",rtt,[ott,oe(u("input",{type:"range","onUpdate:modelValue":e[38]||(e[38]=c=>s.repeat_penalty=c),min:"0",max:"5",step:"0.1",class:"bg-white dark:bg-black m-0 border-2 rounded-md shadow-sm w-full"},null,512),[[Pe,s.repeat_penalty]]),u("span",att,"Current value: "+ge(s.repeat_penalty),1)]),u("div",ltt,[ctt,oe(u("input",{type:"range","onUpdate:modelValue":e[39]||(e[39]=c=>s.repeat_last_n=c),min:"0",max:"100",step:"1",class:"bg-white dark:bg-black m-0 border-2 rounded-md shadow-sm w-full"},null,512),[[Pe,s.repeat_last_n]]),u("span",dtt,"Current value: "+ge(s.repeat_last_n),1)]),u("div",utt,[ptt,oe(u("input",{type:"number","onUpdate:modelValue":e[40]||(e[40]=c=>s.n_crop=c),class:"bg-white dark:bg-black m-0 border-2 rounded-md shadow-sm w-full"},null,512),[[Pe,s.n_crop]]),u("span",_tt,"Current value: "+ge(s.n_crop),1)]),u("
|
|||
|
Papa Parse
|
|||
|
v5.4.1
|
|||
|
https://github.com/mholt/PapaParse
|
|||
|
License: MIT
|
|||
|
*/(function(n,e){(function(t,i){n.exports=i()})(Kw,function t(){var i=typeof self<"u"?self:typeof window<"u"?window:i!==void 0?i:{},s=!i.document&&!!i.postMessage,r=i.IS_PAPA_WORKER||!1,o={},a=0,l={parse:function(R,S){var A=(S=S||{}).dynamicTyping||!1;if(O(A)&&(S.dynamicTypingFunction=A,A={}),S.dynamicTyping=A,S.transform=!!O(S.transform)&&S.transform,S.worker&&l.WORKERS_SUPPORTED){var U=function(){if(!l.WORKERS_SUPPORTED)return!1;var K=(H=i.URL||i.webkitURL||null,G=t.toString(),l.BLOB_URL||(l.BLOB_URL=H.createObjectURL(new Blob(["var global = (function() { if (typeof self !== 'undefined') { return self; } if (typeof window !== 'undefined') { return window; } if (typeof global !== 'undefined') { return global; } return {}; })(); global.IS_PAPA_WORKER=true; ","(",G,")();"],{type:"text/javascript"})))),L=new i.Worker(K),H,G;return L.onmessage=v,L.id=a++,o[L.id]=L}();return U.userStep=S.step,U.userChunk=S.chunk,U.userComplete=S.complete,U.userError=S.error,S.step=O(S.step),S.chunk=O(S.chunk),S.complete=O(S.complete),S.error=O(S.error),delete S.worker,void U.postMessage({input:R,config:S,workerId:U.id})}var F=null;return l.NODE_STREAM_INPUT,typeof R=="string"?(R=function(K){return K.charCodeAt(0)===65279?K.slice(1):K}(R),F=S.download?new _(S):new m(S)):R.readable===!0&&O(R.read)&&O(R.on)?F=new h(S):(i.File&&R instanceof File||R instanceof Object)&&(F=new f(S)),F.stream(R)},unparse:function(R,S){var A=!1,U=!0,F=",",K=`\r
|
|||
|
`,L='"',H=L+L,G=!1,P=null,j=!1;(function(){if(typeof S=="object"){if(typeof S.delimiter!="string"||l.BAD_DELIMITERS.filter(function(te){return S.delimiter.indexOf(te)!==-1}).length||(F=S.delimiter),(typeof S.quotes=="boolean"||typeof S.quotes=="function"||Array.isArray(S.quotes))&&(A=S.quotes),typeof S.skipEmptyLines!="boolean"&&typeof S.skipEmptyLines!="string"||(G=S.skipEmptyLines),typeof S.newline=="string"&&(K=S.newline),typeof S.quoteChar=="string"&&(L=S.quoteChar),typeof S.header=="boolean"&&(U=S.header),Array.isArray(S.columns)){if(S.columns.length===0)throw new Error("Option columns is empty");P=S.columns}S.escapeChar!==void 0&&(H=S.escapeChar+L),(typeof S.escapeFormulae=="boolean"||S.escapeFormulae instanceof RegExp)&&(j=S.escapeFormulae instanceof RegExp?S.escapeFormulae:/^[=+\-@\t\r].*$/)}})();var Y=new RegExp(b(L),"g");if(typeof R=="string"&&(R=JSON.parse(R)),Array.isArray(R)){if(!R.length||Array.isArray(R[0]))return Q(null,R,G);if(typeof R[0]=="object")return Q(P||Object.keys(R[0]),R,G)}else if(typeof R=="object")return typeof R.data=="string"&&(R.data=JSON.parse(R.data)),Array.isArray(R.data)&&(R.fields||(R.fields=R.meta&&R.meta.fields||P),R.fields||(R.fields=Array.isArray(R.data[0])?R.fields:typeof R.data[0]=="object"?Object.keys(R.data[0]):[]),Array.isArray(R.data[0])||typeof R.data[0]=="object"||(R.data=[R.data])),Q(R.fields||[],R.data||[],G);throw new Error("Unable to serialize unrecognized input");function Q(te,Z,fe){var ve="";typeof te=="string"&&(te=JSON.parse(te)),typeof Z=="string"&&(Z=JSON.parse(Z));var Ae=Array.isArray(te)&&0<te.length,J=!Array.isArray(Z[0]);if(Ae&&U){for(var me=0;me<te.length;me++)0<me&&(ve+=F),ve+=re(te[me],me);0<Z.length&&(ve+=K)}for(var ee=0;ee<Z.length;ee++){var Se=Ae?te.length:Z[ee].length,Ie=!1,k=Ae?Object.keys(Z[ee]).length===0:Z[ee].length===0;if(fe&&!Ae&&(Ie=fe==="greedy"?Z[ee].join("").trim()==="":Z[ee].length===1&&Z[ee][0].length===0),fe==="greedy"&&Ae){for(var B=[],$=0;$<Se;$++){var ce=J?te[$]:$;B.push(Z[ee][ce])}Ie=B.join("").trim()===""}if(!Ie){for(var ne=0;ne<Se;ne++){0<ne&&!k&&(ve+=F);var Ce=Ae&&J?te[ne]:ne;ve+=re(Z[ee][Ce],ne)}ee<Z.length-1&&(!fe||0<Se&&!k)&&(ve+=K)}}return ve}function re(te,Z){if(te==null)return"";if(te.constructor===Date)return JSON.stringify(te).slice(1,25);var fe=!1;j&&typeof te=="string"&&j.test(te)&&(te="'"+te,fe=!0);var ve=te.toString().replace(Y,H);return(fe=fe||A===!0||typeof A=="function"&&A(te,Z)||Array.isArray(A)&&A[Z]||function(Ae,J){for(var me=0;me<J.length;me++)if(-1<Ae.indexOf(J[me]))return!0;return!1}(ve,l.BAD_DELIMITERS)||-1<ve.indexOf(F)||ve.charAt(0)===" "||ve.charAt(ve.length-1)===" ")?L+ve+L:ve}}};if(l.RECORD_SEP=String.fromCharCode(30),l.UNIT_SEP=String.fromCharCode(31),l.BYTE_ORDER_MARK="\uFEFF",l.BAD_DELIMITERS=["\r",`
|
|||
|
`,'"',l.BYTE_ORDER_MARK],l.WORKERS_SUPPORTED=!s&&!!i.Worker,l.NODE_STREAM_INPUT=1,l.LocalChunkSize=10485760,l.RemoteChunkSize=5242880,l.DefaultDelimiter=",",l.Parser=g,l.ParserHandle=E,l.NetworkStreamer=_,l.FileStreamer=f,l.StringStreamer=m,l.ReadableStreamStreamer=h,i.jQuery){var d=i.jQuery;d.fn.parse=function(R){var S=R.config||{},A=[];return this.each(function(K){if(!(d(this).prop("tagName").toUpperCase()==="INPUT"&&d(this).attr("type").toLowerCase()==="file"&&i.FileReader)||!this.files||this.files.length===0)return!0;for(var L=0;L<this.files.length;L++)A.push({file:this.files[L],inputElem:this,instanceConfig:d.extend({},S)})}),U(),this;function U(){if(A.length!==0){var K,L,H,G,P=A[0];if(O(R.before)){var j=R.before(P.file,P.inputElem);if(typeof j=="object"){if(j.action==="abort")return K="AbortError",L=P.file,H=P.inputElem,G=j.reason,void(O(R.error)&&R.error({name:K},L,H,G));if(j.action==="skip")return void F();typeof j.config=="object"&&(P.instanceConfig=d.extend(P.instanceConfig,j.config))}else if(j==="skip")return void F()}var Y=P.instanceConfig.complete;P.instanceConfig.complete=function(Q){O(Y)&&Y(Q,P.file,P.inputElem),F()},l.parse(P.file,P.instanceConfig)}else O(R.complete)&&R.complete()}function F(){A.splice(0,1),U()}}}function c(R){this._handle=null,this._finished=!1,this._completed=!1,this._halted=!1,this._input=null,this._baseIndex=0,this._partialLine="",this._rowCount=0,this._start=0,this._nextChunk=null,this.isFirstChunk=!0,this._completeResults={data:[],errors:[],meta:{}},(function(S){var A=C(S);A.chunkSize=parseInt(A.chunkSize),S.step||S.chunk||(A.chunkSize=null),this._handle=new E(A),(this._handle.streamer=this)._config=A}).call(this,R),this.parseChunk=function(S,A){if(this.isFirstChunk&&O(this._config.beforeFirstChunk)){var U=this._config.beforeFirstChunk(S);U!==void 0&&(S=U)}this.isFirstChunk=!1,this._halted=!1;var F=this._partialLine+S;this._partialLine="";var K=this._handle.parse(F,this._baseIndex,!this._finished);if(!this._handle.paused()&&!this._handle.aborted()){var L=K.meta.cursor;this._finished||(this._partialLine=F.substring(L-this._baseIndex),this._baseIndex=L),K&&K.data&&(this._rowCount+=K.data.length);var H=this._finished||this._config.preview&&this._rowCount>=this._config.preview;if(r)i.postMessage({results:K,workerId:l.WORKER_ID,finished:H});else if(O(this._config.chunk)&&!A){if(this._config.chunk(K,this._handle),this._handle.paused()||this._handle.aborted())return void(this._halted=!0);K=void 0,this._completeResults=void 0}return this._config.step||this._config.chunk||(this._completeResults.data=this._completeResults.data.concat(K.data),this._completeResults.errors=this._completeResults.errors.concat(K.errors),this._completeResults.meta=K.meta),this._completed||!H||!O(this._config.complete)||K&&K.meta.aborted||(this._config.complete(this._completeResults,this._input),this._completed=!0),H||K&&K.meta.paused||this._nextChunk(),K}this._halted=!0},this._sendError=function(S){O(this._config.error)?this._config.error(S):r&&this._config.error&&i.postMessage({workerId:l.WORKER_ID,error:S,finished:!1})}}function _(R){var S;(R=R||{}).chunkSize||(R.chunkSize=l.RemoteChunkSize),c.call(this,R),this._nextChunk=s?function(){this._readChunk(),this._chunkLoaded()}:function(){this._readChunk()},this.stream=function(A){this._input=A,this._nextChunk()},this._readChunk=function(){if(this._finished)this._chunkLoaded();else{if(S=new XMLHttpRequest,this._config.withCredentials&&(S.withCredentials=this._config.withCredentials),s||(S.onload=x(this._chunkLoaded,this),S.onerror=x(this._chunkError,this)),S.open(this._config.downloadRequestBody?"POST":"GET",this._input,!s),this._config.downloadRequestHeaders){var A=this._config.downloadRequestHeaders;for(var U in A)S.setRequestHeader(U,A[U])}if(this._config.chunkSize){var F=this._start+this._config.chunkSize-1;S.setRequestHeader("Range","bytes="+this._start+"-"+F)}try{S.send(this._config.downloadRequestBody)}catch(K){this._chunkError(K.message)}s&&S.status===0&&this._chunkError()}},this._chunkLoaded=function(){S.readyState===4&&(S.status<200||400<=S.status?this._chu
|
|||
|
`),_e=1<V.length&&V[0].length<we[0].length;if(we.length===1||_e)return`
|
|||
|
`;for(var ie=0,le=0;le<we.length;le++)we[le][0]===`
|
|||
|
`&&ie++;return ie>=we.length/2?`\r
|
|||
|
`:"\r"}(ee,k)),U=!1,R.delimiter)O(R.delimiter)&&(R.delimiter=R.delimiter(ee),te.meta.delimiter=R.delimiter);else{var B=function(ce,ne,Ce,we,V){var _e,ie,le,D;V=V||[","," ","|",";",l.RECORD_SEP,l.UNIT_SEP];for(var I=0;I<V.length;I++){var z=V[I],he=0,X=0,se=0;le=void 0;for(var Re=new g({comments:we,delimiter:z,newline:ne,preview:10}).parse(ce),xe=0;xe<Re.data.length;xe++)if(Ce&&fe(Re.data[xe]))se++;else{var De=Re.data[xe].length;X+=De,le!==void 0?0<De&&(he+=Math.abs(De-le),le=De):le=De}0<Re.data.length&&(X/=Re.data.length-se),(ie===void 0||he<=ie)&&(D===void 0||D<X)&&1.99<X&&(ie=he,_e=z,D=X)}return{successful:!!(R.delimiter=_e),bestDelimiter:_e}}(ee,R.newline,R.skipEmptyLines,R.comments,R.delimitersToGuess);B.successful?R.delimiter=B.bestDelimiter:(U=!0,R.delimiter=l.DefaultDelimiter),te.meta.delimiter=R.delimiter}var $=C(R);return R.preview&&R.header&&$.preview++,S=ee,A=new g($),te=A.parse(S,Se,Ie),ve(),Y?{meta:{paused:!0}}:te||{meta:{paused:!1}}},this.paused=function(){return Y},this.pause=function(){Y=!0,A.abort(),S=O(R.chunk)?"":S.substring(A.getCharIndex())},this.resume=function(){G.streamer._halted?(Y=!1,G.streamer.parseChunk(S,!0)):setTimeout(G.resume,3)},this.aborted=function(){return Q},this.abort=function(){Q=!0,A.abort(),te.meta.aborted=!0,O(R.complete)&&R.complete(te),S=""}}function b(R){return R.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function g(R){var S,A=(R=R||{}).delimiter,U=R.newline,F=R.comments,K=R.step,L=R.preview,H=R.fastMode,G=S=R.quoteChar===void 0||R.quoteChar===null?'"':R.quoteChar;if(R.escapeChar!==void 0&&(G=R.escapeChar),(typeof A!="string"||-1<l.BAD_DELIMITERS.indexOf(A))&&(A=","),F===A)throw new Error("Comment character same as delimiter");F===!0?F="#":(typeof F!="string"||-1<l.BAD_DELIMITERS.indexOf(F))&&(F=!1),U!==`
|
|||
|
`&&U!=="\r"&&U!==`\r
|
|||
|
`&&(U=`
|
|||
|
`);var P=0,j=!1;this.parse=function(Y,Q,re){if(typeof Y!="string")throw new Error("Input must be a string");var te=Y.length,Z=A.length,fe=U.length,ve=F.length,Ae=O(K),J=[],me=[],ee=[],Se=P=0;if(!Y)return ze();if(R.header&&!Q){var Ie=Y.split(U)[0].split(A),k=[],B={},$=!1;for(var ce in Ie){var ne=Ie[ce];O(R.transformHeader)&&(ne=R.transformHeader(ne,ce));var Ce=ne,we=B[ne]||0;for(0<we&&($=!0,Ce=ne+"_"+we),B[ne]=we+1;k.includes(Ce);)Ce=Ce+"_"+we;k.push(Ce)}if($){var V=Y.split(U);V[0]=k.join(A),Y=V.join(U)}}if(H||H!==!1&&Y.indexOf(S)===-1){for(var _e=Y.split(U),ie=0;ie<_e.length;ie++){if(ee=_e[ie],P+=ee.length,ie!==_e.length-1)P+=U.length;else if(re)return ze();if(!F||ee.substring(0,ve)!==F){if(Ae){if(J=[],se(ee.split(A)),st(),j)return ze()}else se(ee.split(A));if(L&&L<=ie)return J=J.slice(0,L),ze(!0)}}return ze()}for(var le=Y.indexOf(A,P),D=Y.indexOf(U,P),I=new RegExp(b(G)+b(S),"g"),z=Y.indexOf(S,P);;)if(Y[P]!==S)if(F&&ee.length===0&&Y.substring(P,P+ve)===F){if(D===-1)return ze();P=D+fe,D=Y.indexOf(U,P),le=Y.indexOf(A,P)}else if(le!==-1&&(le<D||D===-1))ee.push(Y.substring(P,le)),P=le+Z,le=Y.indexOf(A,P);else{if(D===-1)break;if(ee.push(Y.substring(P,D)),De(D+fe),Ae&&(st(),j))return ze();if(L&&J.length>=L)return ze(!0)}else for(z=P,P++;;){if((z=Y.indexOf(S,z+1))===-1)return re||me.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:J.length,index:P}),xe();if(z===te-1)return xe(Y.substring(P,z).replace(I,S));if(S!==G||Y[z+1]!==G){if(S===G||z===0||Y[z-1]!==G){le!==-1&&le<z+1&&(le=Y.indexOf(A,z+1)),D!==-1&&D<z+1&&(D=Y.indexOf(U,z+1));var he=Re(D===-1?le:Math.min(le,D));if(Y.substr(z+1+he,Z)===A){ee.push(Y.substring(P,z).replace(I,S)),Y[P=z+1+he+Z]!==S&&(z=Y.indexOf(S,P)),le=Y.indexOf(A,P),D=Y.indexOf(U,P);break}var X=Re(D);if(Y.substring(z+1+X,z+1+X+fe)===U){if(ee.push(Y.substring(P,z).replace(I,S)),De(z+1+X+fe),le=Y.indexOf(A,P),z=Y.indexOf(S,P),Ae&&(st(),j))return ze();if(L&&J.length>=L)return ze(!0);break}me.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:J.length,index:P}),z++}}else z++}return xe();function se(ke){J.push(ke),Se=P}function Re(ke){var lt=0;if(ke!==-1){var je=Y.substring(z+1,ke);je&&je.trim()===""&&(lt=je.length)}return lt}function xe(ke){return re||(ke===void 0&&(ke=Y.substring(P)),ee.push(ke),P=te,se(ee),Ae&&st()),ze()}function De(ke){P=ke,se(ee),ee=[],D=Y.indexOf(U,P)}function ze(ke){return{data:J,errors:me,meta:{delimiter:A,linebreak:U,aborted:j,truncated:!!ke,cursor:Se+(Q||0)}}}function st(){K(ze()),J=[],me=[]}},this.abort=function(){j=!0},this.getCharIndex=function(){return P}}function v(R){var S=R.data,A=o[S.workerId],U=!1;if(S.error)A.userError(S.error,S.file);else if(S.results&&S.results.data){var F={abort:function(){U=!0,y(S.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:T,resume:T};if(O(A.userStep)){for(var K=0;K<S.results.data.length&&(A.userStep({data:S.results.data[K],errors:S.results.errors,meta:S.results.meta},F),!U);K++);delete S.results}else O(A.userChunk)&&(A.userChunk(S.results,F,S.file),delete S.results)}S.finished&&!U&&y(S.workerId,S.results)}function y(R,S){var A=o[R];O(A.userComplete)&&A.userComplete(S),A.terminate(),delete o[R]}function T(){throw new Error("Not implemented.")}function C(R){if(typeof R!="object"||R===null)return R;var S=Array.isArray(R)?[]:{};for(var A in R)S[A]=C(R[A]);return S}function x(R,S){return function(){R.apply(S,arguments)}}function O(R){return typeof R=="function"}return r&&(i.onmessage=function(R){var S=R.data;if(l.WORKER_ID===void 0&&S&&(l.WORKER_ID=S.workerId),typeof S.input=="string")i.postMessage({workerId:l.WORKER_ID,results:l.parse(S.input,S.config),finished:!0});else if(i.File&&S.input instanceof File||S.input instanceof Object){var A=l.parse(S.input,S.config);A&&i.postMessage({workerId:l.WORKER_ID,results:A,finished:!0})}}),(_.prototype=Object.create(c.prototype)).constructor=_,(f.prototype=Object.create(c.prototype)).constructor=f,(m.prototype=Object.create(m.prototype)).constructor=m,(h.prototype=Object.create(c.prototype)).constructor=h,l})})(mO);var Dtt=mO.exp
|
|||
|
`+e.model.name+`
|
|||
|
installed!`,4,!0),this.$store.dispatch("refreshDiskUsage")}}else Xe.off("install_progress",i),console.log("Install failed"),e.installing=!1,this.showProgress=!1,console.error("Installation failed:",s.error),this.$store.state.toast.showToast(`Model:
|
|||
|
`+e.model.name+`
|
|||
|
failed to install!`,4,!1),this.$store.dispatch("refreshDiskUsage");console.log("Here")};Xe.on("install_progress",i),Xe.emit("install_model",{path:t,name:e.model.name,variant_name:this.selected_variant.name,type:e.model.type}),console.log("Started installation, please wait")},uploadAvatar(n){const e=n.target.files[0],t=new FormData;t.append("avatar",e),console.log("Uploading avatar"),Me.post("/upload_avatar",t).then(i=>{console.log("Avatar uploaded successfully"),this.$store.state.toast.showToast("Avatar uploaded successfully!",4,!0);const s=i.data.fileName;console.log("response",i),this.user_avatar=s,this.update_setting("user_avatar",s,()=>{}).then(()=>{})}).catch(i=>{console.error("Error uploading avatar:",i)})},async update_software(){console.log("Posting");const n=await this.api_get_req("update_software");console.log("Posting done"),n.status?this.$store.state.toast.showToast("Success!",4,!0):this.$store.state.toast.showToast("Failure!",4,!1)},async restart_software(){console.log("Posting");const n=await this.api_get_req("restart_program");console.log("Posting done"),n.status?this.$store.state.toast.showToast("Success!",4,!0):this.$store.state.toast.showToast("Failure!",4,!1)},on_loading_text(n){console.log("Loading text",n),this.loading_text=n},async load_everything(){for(this.isLoading=!0,Ve(()=>{qe.replace()});this.isReady===!1;)await new Promise(n=>setTimeout(n,100));this.refresh(),console.log("Ready"),this.configFile.model_name&&(this.isModelSelected=!0),this.persCatgArr=await this.api_get_req("list_personalities_categories"),this.persArr=await this.api_get_req("list_personalities?category="+this.configFile.personality_category),console.log("category");try{this.extCatgArr=await this.api_get_req("list_extensions_categories"),this.extension_category=this.extCatgArr[0],console.log(this.extCatgArr)}catch{console.log("Couldn't list catergories"),this.extCatgArr=[]}try{console.log("Loading extension category content"),this.extArr=await this.api_get_req("list_extensions?category="+this.extension_category),console.log(this.extArr)}catch{console.log("Couldn't list extensions"),this.extCatgArr=[]}this.personality_category=this.configFile.personality_category,this.personalitiesFiltered=this.personalities.filter(n=>n.category===this.configFile.personality_category),this.modelsFiltered=[],this.extension_category=this.configFile.extension_category,this.extensionsFiltered=this.$store.state.extensionsZoo.filter(n=>n.category===this.configFile.extension_category),this.updateModelsZoo(),this.isLoading=!1,this.isMounted=!0,this.extension_category=this.configFile.extension_category,console.log("READY Stuff")},async open_mzl(){this.mzl_collapsed=!this.mzl_collapsed,console.log("Fetching models")},async getVramUsage(){await this.api_get_req("vram_usage")},async progressListener(n){if(console.log("received something"),n.status==="progress"){if(this.$refs.modelZoo){const e=this.$refs.modelZoo.findIndex(i=>i.model.name==n.model_name&&this.configFile.binding_name==n.binding_folder),t=this.models_zoo[e];t&&(console.log("model entry",t),t.installing=!0,t.progress=n.progress,console.log(`Progress = ${n.progress}`),n.progress>=100?(t.installing=!1,t.isInstalled=!0):(t.installing=!0,t.isInstalled=!0))}}else if(n.status==="succeeded"){if(console.log("Received succeeded"),this.$refs.modelZoo){const e=this.$refs.modelZoo.findIndex(i=>i.model.name==n.model_name&&this.configFile.binding_name==n.binding_folder),t=this.models_zoo[e];n.progress>=100&&(t.installing=!1,t.isInstalled=!0)}if(console.log("Installed successfully"),this.$refs.modelZoo){const e=this.$refs.modelZoo.findIndex(i=>i.model.name==n.model_name&&this.configFile.binding_name==n.binding_folder),t=this.models_zoo[e];t&&(t.installing=!1,t.isInstalled=!0)}this.$store.state.toast.showToast(`Model:
|
|||
|
`+model_object.name+`
|
|||
|
installed!`,4,!0),this.$store.dispatch("refreshDiskUsage")}else if(n.status==="failed"&&(console.log("Install failed"),this.$refs.modelZoo)){const e=this.$refs.modelZoo.findIndex(i=>i.model.name==n.model_name&&this.configFile.binding_name==n.binding_folder),t=this.models_zoo[e];t&&(t.installing=!1,t.isInstalled=!1),console.error("Installation failed:",n.error),this.$store.state.toast.showToast(`Model:
|
|||
|
`+model_object.name+`
|
|||
|
failed to install!`,4,!1),this.$store.dispatch("refreshDiskUsage")}},showAddModelDialog(){this.$refs.addmodeldialog.showDialog("").then(()=>{console.log(this.$refs.addmodeldialog.model_path);const n=this.$refs.addmodeldialog.model_path;Xe.emit("install_model",{path:n,type:this.models_zoo[0].type},e=>{console.log("Model installation successful:",e)}),console.log(this.$refs.addmodeldialog.model_path)})},closeAddModelDialog(){this.addModelDialogVisibility=!1},collapseAll(n){this.servers_conf_collapsed=n,this.minconf_collapsed=n,this.bec_collapsed=n,this.mzc_collapsed=n,this.pzc_collapsed=n,this.bzc_collapsed=n,this.pc_collapsed=n,this.mc_collapsed=n,this.sc_collapsed=n,this.mzdc_collapsed=n},fetchPersonalities(){this.api_get_req("list_personalities_categories").then(n=>{this.persCatgArr=n,this.persCatgArr.sort()}),this.api_get_req("list_personalities").then(n=>{this.persArr=n,this.persArr.sort(),console.log(`Listed personalities:
|
|||
|
${n}`)})},fetchExtensions(){this.api_get_req("list_extensions_categories").then(n=>{this.extCatgArr=n,this.extCatgArr.sort()}),this.api_get_req("list_extensions").then(n=>{this.extArr=n,this.extArr.sort(),console.log(`Listed extensions:
|
|||
|
${n}`)})},fetchHardwareInfos(){this.$store.dispatch("refreshDiskUsage"),this.$store.dispatch("refreshRamUsage")},async onPersonalitySelected(n){if(console.log("on pers",n),this.isLoading&&this.$store.state.toast.showToast("Loading... please wait",4,!1),this.isLoading=!0,console.log("selecting ",n),n){if(n.selected){this.$store.state.toast.showToast("Personality already selected",4,!0),this.isLoading=!1;return}let e=n.language==null?n.full_path:n.full_path+":"+n.language;if(console.log("pth",e),n.isMounted&&this.configFile.personalities.includes(e)){const t=await this.select_personality(n);console.log("pers is mounted",t),t&&t.status&&t.active_personality_id>-1?this.$store.state.toast.showToast(`Selected personality:
|
|||
|
`+n.name,4,!0):this.$store.state.toast.showToast(`Error on select personality:
|
|||
|
`+n.name,4,!1),this.isLoading=!1}else console.log("mounting pers"),this.mountPersonality(n);Ve(()=>{qe.replace()})}},onModelSelected(n){if(this.isLoading){this.$store.state.toast.showToast("Loading... please wait",4,!1);return}n&&(n.isInstalled?this.update_model(n.model.name).then(e=>{console.log("update_model",e),this.configFile.model_name=n.model.name,e.status?(this.$store.state.toast.showToast(`Selected model:
|
|||
|
`+n.name,4,!0),Ve(()=>{qe.replace(),this.is_loading_zoo=!1}),this.updateModelsZoo(),this.api_get_req("get_model_status").then(t=>{this.$store.commit("setIsModelOk",t)})):(this.$store.state.toast.showToast(`Couldn't select model:
|
|||
|
`+n.name,4,!1),Ve(()=>{qe.replace()})),this.settingsChanged=!0,this.isModelSelected=!0}):this.$store.state.toast.showToast(`Model:
|
|||
|
`+n.model.name+`
|
|||
|
is not installed`,4,!1),Ve(()=>{qe.replace()}))},onCopy(n){let e;n.model.isCustomModel?e=`Model name: ${n.name}
|
|||
|
File size: ${n.fileSize}
|
|||
|
Manually downloaded model `:e=`Model name: ${n.name}
|
|||
|
File size: ${n.fileSize}
|
|||
|
Download: ${"https://huggingface.co/"+n.quantizer+"/"+n.name}
|
|||
|
License: ${n.license}
|
|||
|
Owner: ${n.quantizer}
|
|||
|
Website: ${"https://huggingface.co/"+n.quantizer}
|
|||
|
Description: ${n.description}`,this.$store.state.toast.showToast("Copied model info to clipboard!",4,!0),navigator.clipboard.writeText(e.trim())},onCopyLink(n){this.$store.state.toast.showToast("Copied link to clipboard!",4,!0),navigator.clipboard.writeText("https://huggingface.co/"+n.model.quantizer+"/"+n.model.name)},onCopyPersonalityName(n){this.$store.state.toast.showToast("Copied name to clipboard!",4,!0),navigator.clipboard.writeText(n.name)},onCancelInstall(){const n=this.addModel;console.log("cancel install",n),this.modelDownlaodInProgress=!1,this.addModel={},Xe.emit("cancel_install",{model_name:n.model_name,binding_folder:n.binding_folder,model_url:n.model_url,patreon:n.patreon?n.patreon:"None"}),this.$store.state.toast.showToast("Model installation aborted",4,!1)},onInstall(n){this.variant_choices=n.model.variants,this.currenModelToInstall=n,console.log("variant_choices"),console.log(this.variant_choices),console.log(n),this.variantSelectionDialogVisible=!0},onCreateReference(){Me.post("/add_reference_to_local_model",{path:this.reference_path}).then(n=>{n.status?(this.$store.state.toast.showToast("Reference created",4,!0),this.is_loading_zoo=!0,this.refreshModelsZoo().then(()=>{this.updateModelsZoo(),this.is_loading_zoofalse})):this.$store.state.toast.showToast("Couldn't create reference",4,!1)})},onInstallAddModel(){if(!this.addModel.url){this.$store.state.toast.showToast("Link is empty",4,!1);return}let n=this.addModel.url;this.addModel.progress=0,console.log("installing..."),console.log("value ",this.addModel.url),this.modelDownlaodInProgress=!0;const e=t=>{console.log("received something"),t.status&&t.progress<=100?(console.log("Progress",t),this.addModel=t,this.addModel.url=n,this.addModel.progress==100&&(this.modelDownlaodInProgress=!1,console.log("Received succeeded"),Xe.off("install_progress",e),console.log("Installed successfully"),this.addModel={},this.$store.state.toast.showToast(`Model:
|
|||
|
`+this.addModel.model_name+`
|
|||
|
installed!`,4,!0),this.$store.dispatch("refreshDiskUsage"))):(Xe.off("install_progress",e),console.log("Install failed"),this.modelDownlaodInProgress=!1,console.error("Installation failed:",t.error),this.$store.state.toast.showToast(`Model:
|
|||
|
`+this.addModel.model_name+`
|
|||
|
failed to install!`,4,!1),this.$store.dispatch("refreshDiskUsage"))};Xe.on("install_progress",e),Xe.emit("install_model",{path:n,type:this.models_zoo[0].type}),console.log("Started installation, please wait")},uploadLocalModel(){if(this.uploadData.length==0){this.$store.state.toast.showToast("No files to upload",4,!1);return}let n=this.addModel.url;this.addModel.progress=0,console.log("installing..."),console.log("value ",this.addModel.url),this.modelDownlaodInProgress=!0;const e=t=>{console.log("received something"),t.status&&t.progress<=100?(console.log("Progress",t),this.addModel=t,this.addModel.url=n,this.addModel.progress==100&&(this.modelDownlaodInProgress=!1,console.log("Received succeeded"),Xe.off("progress",e),console.log("Installed successfully"),this.addModel={},this.$store.state.toast.showToast(`Model:
|
|||
|
`+this.addModel.model_name+`
|
|||
|
installed!`,4,!0),this.$store.dispatch("refreshDiskUsage"))):(Xe.off("progress",e),console.log("Install failed"),this.modelDownlaodInProgress=!1,console.error("Installation failed:",t.error),this.$store.state.toast.showToast(`Model:
|
|||
|
`+this.addModel.model_name+`
|
|||
|
failed to install!`,4,!1),this.$store.dispatch("refreshDiskUsage"))};Xe.on("progress",e),console.log("Started installation, please wait")},setFileList(n){this.uploadData=n.target.files,console.log("set file list",this.uploadData)},onUninstall(n){this.$store.state.yesNoDialog.askQuestion(`Are you sure you want to delete this model?
|
|||
|
[`+n.name+"]","Yes","Cancel").then(e=>{if(e){console.log("uninstalling model...");const t=i=>{console.log("uninstalling res",i),i.status?(console.log("uninstalling success",i),n.uninstalling=!1,Xe.off("install_progress",t),this.showProgress=!1,this.is_loading_zoo=!0,this.refreshModelsZoo().then(()=>{this.updateModelsZoo(),this.is_loading_zoo=!1}),this.modelsFiltered=this.models_zoo,this.$store.state.toast.showToast(`Model:
|
|||
|
`+n.model.name+`
|
|||
|
was uninstalled!`,4,!0),this.$store.dispatch("refreshDiskUsage")):(console.log("uninstalling failed",i),n.uninstalling=!1,this.showProgress=!1,Xe.off("uninstall_progress",t),console.error("Uninstallation failed:",i.error),this.$store.state.toast.showToast(`Model:
|
|||
|
`+n.model.name+`
|
|||
|
failed to uninstall!`,4,!1),this.$store.dispatch("refreshDiskUsage"))};Xe.on("uninstall_progress",t),self.selected_variant!=null?Xe.emit("uninstall_model",{path:"https://huggingface.co/"+n.model.quantizer+"/"+n.model.name+"/resolve/main/"+this.selected_variant.name,type:n.model.type}):Xe.emit("uninstall_model",{path:"https://huggingface.co/"+n.model.quantizer+"/"+n.model.name,type:n.model.type})}})},onBindingSelected(n){if(console.log("Binding selected"),!n.binding.installed){this.$store.state.toast.showToast(`Binding is not installed:
|
|||
|
`+n.binding.name,4,!1);return}this.mzc_collapsed=!0,this.configFile.binding_name!=n.binding.folder&&(this.update_binding(n.binding.folder),this.binding_changed=!0),this.api_get_req("get_model_status").then(e=>{this.$store.commit("setIsModelOk",e)})},onInstallBinding(n){this.configFile.binding_name!=n.binding.folder?(this.isLoading=!0,n.disclaimer&&this.$store.state.yesNoDialog.askQuestion(n.disclaimer,"Proceed","Cancel"),Me.post("/install_binding",{name:n.binding.folder}).then(e=>{if(e)return this.isLoading=!1,console.log("install_binding",e),e.data.status?(this.$store.state.toast.showToast("Binding installed successfully!",4,!0),this.$store.state.messageBox.showMessage(`It is advised to reboot the application after installing a binding.
|
|||
|
Page will refresh in 5s.`),setTimeout(()=>{window.location.href="/"},5e3)):this.$store.state.toast.showToast("Could not reinstall binding",4,!1),this.isLoading=!1,e.data;this.isLoading=!1}).catch(e=>(this.isLoading=!1,this.$store.state.toast.showToast(`Could not reinstall binding
|
|||
|
`+e.message,4,!1),{status:!1}))):this.update_binding(n.binding.folder)},onUnInstallBinding(n){this.isLoading=!0,Me.post("/unInstall_binding",{name:n.binding.folder}).then(e=>{if(e){if(this.isLoading=!1,console.log("unInstall_binding",e),e.data.status){const t=this.bindingsZoo.findIndex(s=>s.folder==n.binding.folder),i=this.bindingsZoo[t];i?i.installed=!0:i.installed=!1,this.settingsChanged=!0,this.binding_changed=!0,this.$store.state.toast.showToast("Binding uninstalled successfully!",4,!0)}else this.$store.state.toast.showToast("Could not uninstall binding",4,!1);return e.data}this.isLoading=!1,n.isInstalled=False}).catch(e=>(this.isLoading=!1,this.$store.state.toast.showToast(`Could not uninstall binding
|
|||
|
`+e.message,4,!1),{status:!1}))},onReinstallBinding(n){this.isLoading=!0,Me.post("/reinstall_binding",{name:n.binding.folder}).then(e=>{if(e)return this.isLoading=!1,console.log("reinstall_binding",e),e.data.status?(this.$store.state.toast.showToast("Binding reinstalled successfully!",4,!0),this.$store.state.messageBox.showMessage("It is advised to reboot the application after installing a binding")):this.$store.state.toast.showToast("Could not reinstall binding",4,!1),e.data;this.isLoading=!1}).catch(e=>(this.isLoading=!1,this.$store.state.toast.showToast(`Could not reinstall binding
|
|||
|
`+e.message,4,!1),{status:!1}))},onSettingsExtension(n){try{this.isLoading=!0,Me.get("/get_extension_settings",{name:n.name}).then(e=>{this.isLoading=!1,e&&(console.log("ext sett",e),e.data&&Object.keys(e.data).length>0?this.$store.state.universalForm.showForm(e.data,"Extension settings - "+n.extension.name,"Save changes","Cancel").then(t=>{try{Me.post("/set_extension_settings",{name:n.name,config:t}).then(i=>{i&&i.data?(console.log("extension set with new settings",i.data),this.$store.state.toast.showToast("Extension settings updated successfully!",4,!0)):(this.$store.state.toast.showToast(`Did not get Extension settings responses.
|
|||
|
`+i,4,!1),this.isLoading=!1)})}catch(i){this.$store.state.toast.showToast(`Did not get Extension settings responses.
|
|||
|
Endpoint error: `+i.message,4,!1),this.isLoading=!1}}):(this.$store.state.toast.showToast("Extension has no settings",4,!1),this.isLoading=!1))})}catch(e){this.isLoading=!1,this.$store.state.toast.showToast("Could not open personality settings. Endpoint error: "+e.message,4,!1)}},onSettingsBinding(n){try{this.isLoading=!0,Me.get("/get_active_binding_settings").then(e=>{console.log(e),this.isLoading=!1,e&&(console.log("binding sett",e),e.data&&Object.keys(e.data).length>0?this.$store.state.universalForm.showForm(e.data,"Binding settings - "+n.binding.name,"Save changes","Cancel").then(t=>{try{Me.post("/set_active_binding_settings",t,{headers:this.posts_headers}).then(i=>{i&&i.data?(console.log("binding set with new settings",i.data),this.$store.state.toast.showToast("Binding settings updated successfully!",4,!0),Me.get("/update_binding_settings").then(s=>{this.$store.state.toast.showToast("Binding settings committed successfully!",4,!0),window.location.href="/"})):(this.$store.state.toast.showToast(`Did not get binding settings responses.
|
|||
|
`+i,4,!1),this.isLoading=!1)})}catch(i){this.$store.state.toast.showToast(`Did not get binding settings responses.
|
|||
|
Endpoint error: `+i.message,4,!1),this.isLoading=!1}}):(this.$store.state.toast.showToast("Binding has no settings",4,!1),this.isLoading=!1))})}catch(e){this.isLoading=!1,this.$store.state.toast.showToast("Could not open binding settings. Endpoint error: "+e.message,4,!1)}},onReloadBinding(n){console.log("Reloading binding"),this.isLoading=!0,Me.post("/reload_binding",{name:n.binding.folder},{headers:this.posts_headers}).then(e=>{if(e)return this.isLoading=!1,console.log("reload_binding",e),e.data.status?this.$store.state.toast.showToast("Binding reloaded successfully!",4,!0):this.$store.state.toast.showToast("Could not reload binding",4,!1),e.data;this.isLoading=!1}).catch(e=>(this.isLoading=!1,this.$store.state.toast.showToast(`Could not reload binding
|
|||
|
`+e.message,4,!1),{status:!1}))},onSettingsPersonality(n){try{this.isLoading=!0,Me.get("/get_active_personality_settings").then(e=>{this.isLoading=!1,e&&(console.log("pers sett",e),e.data&&Object.keys(e.data).length>0?this.$store.state.universalForm.showForm(e.data,"Personality settings - "+n.personality.name,"Save changes","Cancel").then(t=>{try{Me.post("/set_active_personality_settings",t).then(i=>{i&&i.data?(console.log("personality set with new settings",i.data),this.$store.state.toast.showToast("Personality settings updated successfully!",4,!0)):(this.$store.state.toast.showToast(`Did not get Personality settings responses.
|
|||
|
`+i,4,!1),this.isLoading=!1)})}catch(i){this.$store.state.toast.showToast(`Did not get Personality settings responses.
|
|||
|
Endpoint error: `+i.message,4,!1),this.isLoading=!1}}):(this.$store.state.toast.showToast("Personality has no settings",4,!1),this.isLoading=!1))})}catch(e){this.isLoading=!1,this.$store.state.toast.showToast("Could not open personality settings. Endpoint error: "+e.message,4,!1)}},onMessageBoxOk(){console.log("OK button clicked")},update_personality_category(n,e){this.personality_category=n,e()},update_extension_category(n,e){this.extension_category=n,e()},refresh(){console.log("Refreshing"),this.$store.dispatch("refreshConfig").then(()=>{console.log(this.personality_category),this.api_get_req("list_personalities_categories").then(n=>{console.log("cats",n),this.persCatgArr=n,this.personalitiesFiltered=this.personalities.filter(e=>e.category===this.personality_category),this.personalitiesFiltered.sort()}),this.api_get_req("list_extensions_categories").then(n=>{console.log("cats",n),this.extCatgArr=n,console.log("this.$store.state.extensionsZoo",this.$store.state.extensionsZoo),console.log("this.extension_category",this.extension_category),this.extensionsFiltered=this.$store.state.extensionsZoo.filter(e=>e.category===this.extension_category),this.extensionsFiltered.sort(),console.log("this.extensionsFiltered",this.extensionsFiltered)})})},toggleAccordion(){this.showAccordion=!this.showAccordion},async update_setting(n,e,t){this.isLoading=!0;const i={client_id:this.$store.state.client_id,setting_name:n,setting_value:e};console.log("Updating setting",n,":",e);let s=await Me.post("/update_setting",i,{headers:this.posts_headers});if(s)return this.isLoading=!1,console.log("update_setting",s),s.status?this.$store.state.toast.showToast(`Setting updated successfully.
|
|||
|
`,4,!0):this.$store.state.toast.showToast(`Setting update failed.
|
|||
|
Please view the console for more details.`,4,!1),t!==void 0&&t(s),s.data;this.isLoading=!1},async refreshModelsZoo(){this.models_zoo=[],console.log("refreshing models"),this.is_loading_zoo=!0,await this.$store.dispatch("refreshModelsZoo"),console.log("ModelsZoo refreshed"),await this.$store.dispatch("refreshModels"),console.log("Models refreshed"),this.updateModelsZoo(),console.log("Models updated"),this.is_loading_zoo=!1},async updateModelsZoo(){let n=this.$store.state.modelsZoo;if(n.length!=0){console.log(`REFRESHING models using sorting ${this.sort_type}`),n.length>1?(this.sort_type==0?(n.sort((e,t)=>{const i=new Date(e.last_commit_time);return new Date(t.last_commit_time)-i}),console.log("Sorted")):this.sort_type==1?n.sort((e,t)=>t.rank-e.rank):this.sort_type==2?n.sort((e,t)=>e.name.localeCompare(t.name)):this.sort_type==3&&n.sort((e,t)=>e.name.localeCompare(t.name)),console.log("Sorted")):console.log("No sorting needed"),n.forEach(e=>{e.name==this.$store.state.config.model_name?e.selected=!0:e.selected=!1}),console.log("Selected models");for(let e=0;e<this.$store.state.modelsArr.length;e++){const t=this.$store.state.modelsArr[e];let i=n.findIndex(s=>s.name==t);if(i==-1)for(let s=0;s<n.length;s++){let r=n[s].variants;if(r!=null&&(i=r.findIndex(o=>o.name==t),i!=-1)){i=s,console.log(`Found ${t} at index ${i}`);break}}if(i==-1){let s={};s.name=t,s.icon=this.imgBinding,s.isCustomModel=!0,s.isInstalled=!0,n.push(s)}else n[i].isInstalled=!0}console.log("Determined models"),n.sort((e,t)=>e.isInstalled&&!t.isInstalled?-1:!e.isInstalled&&t.isInstalled?1:0),console.log("Done"),this.models_zoo=this.$store.state.modelsZoo}},update_binding(n){this.isLoading=!0,this.$store.state.modelsZoo=[],this.configFile.model_name=null,this.$store.state.config.model_name=null,console.log("updating binding_name"),this.update_setting("binding_name",n,async e=>{console.log("updated binding_name"),await this.$store.dispatch("refreshConfig"),this.models_zoo=[],this.mzc_collapsed=!0;const t=this.bindingsZoo.findIndex(s=>s.folder==n),i=this.bindingsZoo[t];i?i.installed=!0:i.installed=!1,this.settingsChanged=!0,this.isLoading=!1,Ve(()=>{qe.replace()}),console.log("updating model"),this.update_model(null).then(()=>{}),Ve(()=>{qe.replace()})}),Ve(()=>{qe.replace()})},async update_model(n){n||(this.isModelSelected=!1),this.isLoading=!0;let e=await this.update_setting("model_name",n);return this.isLoading=!1,Ve(()=>{qe.replace()}),e},applyConfiguration(){this.isLoading=!0,Me.post("/apply_settings",{client_id:this.$store.state.client_id,config:this.configFile},{headers:this.posts_headers}).then(n=>{this.isLoading=!1,n.data.status?(this.$store.state.toast.showToast("Configuration changed successfully.",4,!0),this.settingsChanged=!1):this.$store.state.toast.showToast("Configuration change failed.",4,!1),Ve(()=>{qe.replace()})})},save_configuration(){this.showConfirmation=!1,Me.post("/save_settings",{},{headers:this.posts_headers}).then(n=>{if(n)return n.status||this.$store.state.messageBox.showMessage("Error: Couldn't save settings!"),n.data}).catch(n=>(console.log(n.message,"save_configuration"),this.$store.state.messageBox.showMessage("Couldn't save settings!"),{status:!1}))},reset_configuration(){this.$store.state.yesNoDialog.askQuestion(`Are you sure?
|
|||
|
This will delete all your configurations and get back to default configuration.`).then(n=>{n&&Me.post("/reset_settings",{},{headers:this.posts_headers}).then(e=>{if(e)return e.status?this.$store.state.messageBox.showMessage("Settings have been reset correctly"):this.$store.state.messageBox.showMessage("Couldn't reset settings!"),e.data}).catch(e=>(console.log(e.message,"reset_configuration"),this.$store.state.messageBox.showMessage("Couldn't reset settings!"),{status:!1}))})},async api_get_req(n){try{const e=await Me.get("/"+n);if(e)return e.data}catch(e){console.log(e.message,"api_get_req - settings");return}},closeToast(){this.showToast=!1},async getPersonalitiesArr(){this.isLoading=!0,this.personalities=[];const n=await this.api_get_req("get_all_personalities"),e=this.$store.state.config,t=Object.keys(n);for(let i=0;i<t.length;i++){const s=t[i],o=n[s].map(a=>{const l=e.personalities.includes(s+"/"+a.folder);let d={};return d=a,d.category=s,d.language="",d.full_path=s+"/"+a.folder,d.isMounted=l,d});this.personalities.length==0?this.personalities=o:this.personalities=this.personalities.concat(o)}this.personalities.sort((i,s)=>i.name.localeCompare(s.name)),this.personalitiesFiltered=this.personalities.filter(i=>i.category===this.configFile.personality_category),this.personalitiesFiltered.sort(),console.log("per filtered",this.personalitiesFiltered),this.isLoading=!1},async getExtensionsArr(){this.isLoading=!0,this.extensions=[];const n=await this.api_get_req("get_all_extensions"),e=this.$store.state.config,t=Object.keys(n);for(let i=0;i<t.length;i++){const s=t[i],o=n[s].map(a=>{const l=e.extensions.includes(s+"/"+a.folder);let d={};return d=a,d.category=s,d.language="",d.full_path=s+"/"+a.folder,d.isMounted=l,d});this.extensions.length==0?this.extensions=o:this.extensions=this.extensions.concat(o)}this.extensions.sort((i,s)=>i.name.localeCompare(s.name)),this.extensions=this.extensions.filter(i=>i.category===this.configFile.personality_category),this.extensions.sort(),console.log("per filtered",this.extensionsFiltered),this.isLoading=!1},async filterPersonalities(){if(!this.searchPersonality){this.personalitiesFiltered=this.personalities.filter(t=>t.category===this.configFile.personality_category),this.personalitiesFiltered.sort(),this.searchPersonalityInProgress=!1;return}const n=this.searchPersonality.toLowerCase(),e=this.personalities.filter(t=>{if(t.name&&t.name.toLowerCase().includes(n)||t.description&&t.description.toLowerCase().includes(n)||t.full_path&&t.full_path.toLowerCase().includes(n))return t});e.length>0?this.personalitiesFiltered=e.sort():(this.personalitiesFiltered=this.personalities.filter(t=>t.category===this.configFile.personality_category),this.personalitiesFiltered.sort()),this.searchPersonalityInProgress=!1},async filterExtensions(){if(!this.searchExtension){this.personalitiesFiltered=this.extensions.filter(t=>t.category===this.extension_category),this.personalitiesFiltered.sort(),this.searchExtensionInProgress=!1;return}const n=this.searchExtension.toLowerCase(),e=this.personalities.filter(t=>{if(t.name&&t.name.toLowerCase().includes(n)||t.description&&t.description.toLowerCase().includes(n)||t.full_path&&t.full_path.toLowerCase().includes(n))return t});e.length>0?this.personalitiesFiltered=e.sort():(this.personalitiesFiltered=this.personalities.filter(t=>t.category===this.configFile.personality_category),this.personalitiesFiltered.sort()),this.searchExtensionInProgress=!1},async filterModels(){const n=this.searchModel.toLowerCase();this.is_loading_zoo=!0,console.log("filtering models"),console.log(this.models_zoo);const e=this.models_zoo.filter(t=>{if(t.name&&t.name.toLowerCase().includes(n)||t.description&&t.description.toLowerCase().includes(n)||t.category&&t.category.toLowerCase().includes(n))return t});this.is_loading_zoo=!1,e.length>0?this.modelsFiltered=e:this.modelsFiltered=[],this.searchModelInProgress=!1},computedFileSize(n){return ss(n)},async mount_personality(n){if(!n)return{status:!1,error:"no personality - mount_personality"};try{const e={client_id:this.$store.state.client_id,langu
|
|||
|
`+n.personality.name,4,!0),this.$store.dispatch("refreshMountedPersonalities")):(n.isMounted=!1,this.$store.state.toast.showToast(`Could not mount personality
|
|||
|
Error: `+e.error+`
|
|||
|
Response:
|
|||
|
`+e,4,!1)),this.isLoading=!1},async unmountAll(){await Me.post("/unmount_all_personalities",{client_id:this.$store.state.client_id},{headers:this.posts_headers}),this.$store.dispatch("refreshMountedPersonalities"),this.$store.dispatch("refreshConfig"),this.$store.state.toast.showToast("All personas unmounted",4,!0)},async unmountPersonality(n){if(this.isLoading=!0,!n)return;const e=await this.unmount_personality(n.personality||n);if(e.status){this.configFile.personalities=e.personalities,this.$store.state.toast.showToast("Personality unmounted",4,!0);const t=this.personalities.findIndex(a=>a.full_path==n.full_path),i=this.personalitiesFiltered.findIndex(a=>a.full_path==n.full_path),s=this.$refs.personalitiesZoo.findIndex(a=>a.full_path==n.full_path);console.log("ppp",this.personalities[t]),this.personalities[t].isMounted=!1,i>-1&&(this.personalitiesFiltered[i].isMounted=!1),s>-1&&(this.$refs.personalitiesZoo[s].isMounted=!1),this.$store.dispatch("refreshMountedPersonalities");const r=this.mountedPersArr[this.mountedPersArr.length-1];console.log(r,this.mountedPersArr.length),(await this.select_personality(n.personality)).status&&this.$store.state.toast.showToast(`Selected personality:
|
|||
|
`+r.name,4,!0)}else this.$store.state.toast.showToast(`Could not unmount personality
|
|||
|
Error: `+e.error,4,!1);this.isLoading=!1},editPersonality(n){n=n.personality,Me.post("/get_personality_config",{category:n.category,name:n.folder}).then(e=>{const t=e.data;console.log("Done"),t.status?(this.$store.state.currentPersonConfig=t.config,this.$store.state.showPersonalityEditor=!0,this.$store.state.personality_editor.showPanel(),this.$store.state.selectedPersonality=n):console.error(t.error)}).catch(e=>{console.error(e)})},copyToCustom(n){n=n.personality,Me.post("/copy_to_custom_personas",{category:n.category,name:n.folder}).then(e=>{e.status?(this.$store.state.messageBox.showMessage(`Personality copied to the custom personalities folder:
|
|||
|
Now it's up to you to modify it, enhance it, and maybe even share it.
|
|||
|
Feel free to add your name as an author, but please remember to keep the original creator's name as well.
|
|||
|
You have the freedom to give, sell, or keep the personas you create for yourself.
|
|||
|
The possibilities are endless, they are now yours to mold and customize as you see fit.`),this.$store.dispatch("refreshPersonalitiesZoo")):this.$store.state.toast.showToast(`Personality couldn't be copied to the custom personalities folder:
|
|||
|
Verify that the personality is not already copied there.`,4,!1)}).catch(e=>{this.$store.state.toast.showToast(`Personality couldn't be copied to the custom personalities folder:
|
|||
|
`,4,!1),console.error(e)})},async remountPersonality(n){await this.unmountPersonality(n),await this.mountPersonality(n)},async mountExtension(n){if(this.isLoading=!0,console.log("mount ext",n),!n)return;if(this.configFile.personalities.includes(n.extension.full_path)){this.isLoading=!1,this.$store.state.toast.showToast("Extension already mounted",4,!1);return}const e=await this.mount_extension(n.extension);console.log("mount_extension res",e),e&&e.status&&e.extensions.includes(n.extension.full_path)?(this.configFile.extensions=e.extensions,this.$store.state.toast.showToast("Extension mounted",4,!0),n.isMounted=!0,this.$store.dispatch("refreshMountedExtensions")):(n.isMounted=!1,this.$store.state.toast.showToast(`Could not mount extension
|
|||
|
Error: `+e.error+`
|
|||
|
Response:
|
|||
|
`+e,4,!1)),this.isLoading=!1},async unmountExtension(n){if(this.isLoading=!0,!n)return;const e=await this.p_unmount_extension(n.extension||n);if(e.status){this.configFile.extensions=e.extensions,this.$store.state.toast.showToast("Extension unmounted",4,!0);const t=this.extensions.findIndex(o=>o.full_path==n.full_path),i=this.extensionsFiltered.findIndex(o=>o.full_path==n.full_path),s=this.$refs.extensionsZoo.findIndex(o=>o.full_path==n.full_path);console.log("ext",this.extensions[t]),this.extensions[t].isMounted=!1,i>-1&&(this.extensionsFiltered[i].isMounted=!1),s>-1&&(this.$refs.extensionsZoo[s].isMounted=!1),this.$store.dispatch("refreshMountedPersonalities");const r=this.mountedExtensions[this.mountedExtensions.length-1];console.log(r,this.mountedExtensions.length)}else this.$store.state.toast.showToast(`Could not unmount extension
|
|||
|
Error: `+e.error,4,!1);this.isLoading=!1},async remountExtension(n){await this.unmountExtension(n),await this.mountExtension(n)},onExtensionReinstall(n){console.log("on reinstall ",n),this.isLoading=!0,console.log(n),Me.post("/reinstall_extension",{name:n.extension.full_path}).then(e=>{if(e)return this.isLoading=!1,console.log("reinstall_extension",e),e.data.status?this.$store.state.toast.showToast("Extension reinstalled successfully!",4,!0):this.$store.state.toast.showToast("Could not reinstall extension",4,!1),e.data;this.isLoading=!1}).catch(e=>(this.isLoading=!1,this.$store.state.toast.showToast(`Could not reinstall personality
|
|||
|
`+e.message,4,!1),{status:!1}))},onPersonalityReinstall(n){console.log("on reinstall ",n),this.isLoading=!0,console.log("Personality path:",n.personality.path),Me.post("/reinstall_personality",{client_id:this.$store.state.client_id,name:n.personality.path},{headers:this.posts_headers}).then(e=>{if(e)return this.isLoading=!1,console.log("reinstall_personality",e),e.data.status?this.$store.state.toast.showToast("Personality reinstalled successfully!",4,!0):this.$store.state.toast.showToast("Could not reinstall personality",4,!1),e.data;this.isLoading=!1}).catch(e=>(this.isLoading=!1,this.$store.state.toast.showToast(`Could not reinstall personality
|
|||
|
`+e.message,4,!1),{status:!1}))},personalityImgPlacehodler(n){n.target.src=ga},extensionImgPlacehodler(n){n.target.src=urt},searchPersonality_func(){clearTimeout(this.searchPersonalityTimer),this.searchPersonality&&(this.searchPersonalityInProgress=!0,setTimeout(this.filterPersonalities,this.searchPersonalityTimerInterval))},searchModel_func(){this.filterModels()}},async mounted(){console.log("Getting voices"),this.getVoices(),console.log("Constructing"),this.load_everything(),this.getSeviceVoices()},activated(){},computed:{rendered_models_zoo:{get(){return this.searchModel?this.show_only_installed_models?this.modelsFiltered.filter(n=>n.isInstalled===!0):this.modelsFiltered.slice(0,Math.min(this.models_zoo.length,this.models_zoo_initialLoadCount)):(console.log("this.models_zoo"),console.log(this.models_zoo),console.log(this.models_zoo_initialLoadCount),this.show_only_installed_models?this.models_zoo.filter(n=>n.isInstalled===!0):this.models_zoo.slice(0,Math.min(this.models_zoo.length,this.models_zoo_initialLoadCount)))}},imgBinding:{get(){if(!this.isMounted)return Li;try{return this.$refs.bindingZoo[this.$refs.bindingZoo.findIndex(n=>n.binding.folder==this.configFile.binding_name)].$refs.imgElement.src}catch{return Li}}},imgModel:{get(){try{let n=this.$store.state.modelsZoo.findIndex(e=>e.name==this.$store.state.selectedModel);return n>=0?(console.log(`model avatar : ${this.$store.state.modelsZoo[n].icon}`),this.$store.state.modelsZoo[n].icon):Li}catch{console.log("error")}if(!this.isMounted)return Li;try{return this.$refs.bindingZoo[this.$refs.bindingZoo.findIndex(n=>n.binding.folder==this.configFile.binding_name)].$refs.imgElement.src}catch{return Li}}},isReady:{get(){return this.$store.state.ready}},audio_out_voice:{get(){return this.$store.state.config.audio_out_voice},set(n){this.$store.state.config.audio_out_voice=n}},whisperModels(){return["base","base.en","base.fr","base.es","small","small.en","small.fr","small.es","medium","medium.en","medium.fr","medium.es","large","large.en","large.fr","large.es"]},audioLanguages(){return[{code:"en-US",name:"English (US)"},{code:"en-GB",name:"English (UK)"},{code:"es-ES",name:"Spanish (Spain)"},{code:"es-MX",name:"Spanish (Mexico)"},{code:"fr-FR",name:"French (France)"},{code:"fr-CA",name:"French (Canada)"},{code:"de-DE",name:"German (Germany)"},{code:"it-IT",name:"Italian (Italy)"},{code:"pt-BR",name:"Portuguese (Brazil)"},{code:"pt-PT",name:"Portuguese (Portugal)"},{code:"ru-RU",name:"Russian (Russia)"},{code:"zh-CN",name:"Chinese (China)"},{code:"ja-JP",name:"Japanese (Japan)"},{code:"ar-SA",name:"Arabic (Saudi Arabia)"},{code:"tr-TR",name:"Turkish (Turkey)"},{code:"ms-MY",name:"Malay (Malaysia)"},{code:"ko-KR",name:"Korean (South Korea)"},{code:"nl-NL",name:"Dutch (Netherlands)"},{code:"sv-SE",name:"Swedish (Sweden)"},{code:"da-DK",name:"Danish (Denmark)"},{code:"fi-FI",name:"Finnish (Finland)"},{code:"no-NO",name:"Norwegian (Norway)"},{code:"pl-PL",name:"Polish (Poland)"},{code:"el-GR",name:"Greek (Greece)"},{code:"hu-HU",name:"Hungarian (Hungary)"},{code:"cs-CZ",name:"Czech (Czech Republic)"},{code:"th-TH",name:"Thai (Thailand)"},{code:"hi-IN",name:"Hindi (India)"},{code:"he-IL",name:"Hebrew (Israel)"},{code:"id-ID",name:"Indonesian (Indonesia)"},{code:"vi-VN",name:"Vietnamese (Vietnam)"},{code:"uk-UA",name:"Ukrainian (Ukraine)"},{code:"ro-RO",name:"Romanian (Romania)"},{code:"bg-BG",name:"Bulgarian (Bulgaria)"},{code:"hr-HR",name:"Croatian (Croatia)"},{code:"sr-RS",name:"Serbian (Serbia)"},{code:"sk-SK",name:"Slovak (Slovakia)"},{code:"sl-SI",name:"Slovenian (Slovenia)"},{code:"et-EE",name:"Estonian (Estonia)"},{code:"lv-LV",name:"Latvian (Latvia)"},{code:"lt-LT",name:"Lithuanian (Lithuania)"},{code:"ka-GE",name:"Georgian (Georgia)"},{code:"hy-AM",name:"Armenian (Armenia)"},{code:"az-AZ",name:"Azerbaijani (Azerbaijan)"},{code:"kk-KZ",name:"Kazakh (Kazakhstan)"},{code:"uz-UZ",name:"Uzbek (Uzbekistan)"},{code:"kkj-CM",name:"Kako (Cameroon)"},{code:"my-MM",name:"Burmese (Myanmar)"},{code:"ne-NP",name:"Nepali (Nepal)"},{code:"si-LK",name:"Sinhala (Sri Lanka)"}]},configFile
|
|||
|
You need to apply changes before you leave, or else.`,"Apply configuration","Cancel")&&this.applyConfiguration(),!1}},de=n=>(Nr("data-v-4d9814e7"),n=n(),Or(),n),wot={class:"container overflow-y-scroll flex flex-row shadow-lg p-10 pt-0 overflow-y-scroll w-full dark:bg-bg-dark scrollbar-thin scrollbar-track-bg-light-tone scrollbar-thumb-bg-light-tone-panel hover:scrollbar-thumb-primary dark:scrollbar-track-bg-dark-tone dark:scrollbar-thumb-bg-dark-tone-panel dark:hover:scrollbar-thumb-primary active:scrollbar-thumb-secondary"},Not={class:"sticky top-0 z-10 flex flex-row mb-2 p-3 gap-3 w-full rounded-b-lg bg-bg-light-tone dark:bg-bg-dark-tone shadow-lg"},Oot={key:0,class:"flex gap-3 flex-1 items-center duration-75"},Iot=de(()=>u("i",{"data-feather":"x"},null,-1)),Mot=[Iot],Dot=de(()=>u("i",{"data-feather":"check"},null,-1)),kot=[Dot],Lot={key:1,class:"flex gap-3 flex-1 items-center"},Pot=de(()=>u("i",{"data-feather":"save"},null,-1)),Uot=[Pot],Fot=de(()=>u("i",{"data-feather":"refresh-ccw"},null,-1)),Bot=[Fot],Got=de(()=>u("i",{"data-feather":"list"},null,-1)),zot=[Got],Vot={class:"flex gap-3 flex-1 items-center justify-end"},Hot=de(()=>u("i",{"data-feather":"trash-2"},null,-1)),qot=[Hot],Yot=de(()=>u("i",{"data-feather":"refresh-ccw"},null,-1)),$ot=[Yot],Wot=de(()=>u("i",{"data-feather":"arrow-up-circle"},null,-1)),Kot={key:0},jot=de(()=>u("i",{"data-feather":"alert-circle"},null,-1)),Qot=[jot],Xot={class:"flex gap-3 items-center"},Zot={key:0,class:"flex gap-3 items-center"},Jot=de(()=>u("p",{class:"text-red-600 font-bold"},"Apply changes:",-1)),eat=de(()=>u("i",{"data-feather":"check"},null,-1)),tat=[eat],nat={key:1,role:"status"},iat=de(()=>u("svg",{"aria-hidden":"true",class:"w-6 h-6 animate-spin fill-secondary",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[u("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),u("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})],-1)),sat=de(()=>u("span",{class:"sr-only"},"Loading...",-1)),rat={class:"flex flex-col mb-2 rounded-lg bg-bg-light-tone dark:bg-bg-dark-tone hover:bg-bg-light-tone-panel hover:dark:bg-bg-dark-tone-panel duration-150 shadow-lg"},oat={class:"flex flex-row p-3"},aat=de(()=>u("i",{"data-feather":"chevron-right"},null,-1)),lat=[aat],cat=de(()=>u("i",{"data-feather":"chevron-down"},null,-1)),dat=[cat],uat=de(()=>u("h3",{class:"text-lg font-semibold cursor-pointer select-none mr-2"}," System status",-1)),pat=de(()=>u("div",{class:"mr-2"},"|",-1)),_at={class:"text-base font-semibold cursor-pointer select-none items-center"},hat={class:"flex gap-2 items-center"},fat={key:0},mat={class:"flex gap-2 items-center"},gat=["src"],bat={class:"font-bold font-large text-lg"},Eat={key:1},vat={class:"flex gap-2 items-center"},yat=["src"],Sat={class:"font-bold font-large text-lg"},Tat=de(()=>u("i",{"data-feather":"cpu",title:"CPU Ram",class:"w-5 h-5 mx-1 flex-shrink-0"},null,-1)),xat={class:"font-bold font-large text-lg"},Cat=de(()=>u("i",{"data-feather":"hard-drive",title:"Hard drive",class:"w-5 h-5 mx-1 flex-shrink-0"},null,-1)),Rat={class:"font-bold font-large text-lg"},Aat={class:"mb-2"},wat=de(()=>u("label",{class:"flex items-center gap-1 ml-2 mb-2 te
|
|||
|
If you are using windows, this uses wsl which requires you to have it installed or at least activated.
|
|||
|
If You are using windows, this will install wsl so you need to activate it.
|
|||
|
<a href='https://techcommunity.microsoft.com/t5/windows-11/how-to-install-the-linux-windows-subsystem-in-windows-11/m-p/2701207' target='_blank'>Here is how you can do that</a>`))},vut)])]),u("tr",null,[yut,u("td",null,[u("div",Sut,[u("button",{class:"hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center",onClick:e[172]||(e[172]=(...h)=>r.reinstallOLLAMAService&&r.reinstallOLLAMAService(...h))},"install ollama service"),u("button",{class:"hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center",onClick:e[173]||(e[173]=(...h)=>r.startollamaService&&r.startollamaService(...h))},"start ollama service")])])]),u("tr",null,[Tut,u("td",null,[u("div",xut,[oe(u("input",{type:"text",id:"ollama_base_url",required:"","onUpdate:modelValue":e[174]||(e[174]=h=>r.configFile.ollama_base_url=h),onChange:e[175]||(e[175]=h=>s.settingsChanged=!0),class:"mt-1 px-2 py-1 border border-gray-300 rounded dark:bg-gray-600"},null,544),[[Pe,r.configFile.ollama_base_url]])])])])])]),_:1}),Oe(o,{title:"vLLM service",is_subcard:!0,class:"pb-2 m-2"},{default:Je(()=>[u("table",Cut,[u("tr",null,[Rut,u("td",null,[u("div",Aut,[oe(u("input",{type:"checkbox",id:"enable_vllm_service",required:"","onUpdate:modelValue":e[176]||(e[176]=h=>r.configFile.enable_vllm_service=h),onChange:e[177]||(e[177]=h=>s.settingsChanged=!0),class:"mt-1 px-2 py-1 border border-gray-300 rounded dark:bg-gray-600"},null,544),[[ut,r.configFile.enable_vllm_service]])])]),u("td",null,[u("div",{class:"hover:text-secondary duration-75 active:scale-90 peer-checked:text-primary",onClick:e[178]||(e[178]=h=>this.$store.state.messageBox.showMessage(`Activates vllm service. The service will be automatically loaded at startup alowing you to use the elf binding.
|
|||
|
If you are using windows, this uses wsl which requires you to have it installed or at least activated.
|
|||
|
If You are using windows, this will install wsl so you need to activate it.
|
|||
|
<a href='https://techcommunity.microsoft.com/t5/windows-11/how-to-install-the-linux-windows-subsystem-in-windows-11/m-p/2701207' target='_blank'>Here is how you can do that</a>`))},Nut)])]),u("tr",null,[Out,u("td",null,[u("div",Iut,[u("button",{class:"hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center",onClick:e[179]||(e[179]=(...h)=>r.reinstallvLLMService&&r.reinstallvLLMService(...h))},"install vLLM service"),u("button",{class:"hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center",onClick:e[180]||(e[180]=(...h)=>r.startvLLMService&&r.startvLLMService(...h))},"start vllm service")])])]),u("tr",null,[Mut,u("td",null,[u("div",Dut,[oe(u("input",{type:"text",id:"vllm_url",required:"","onUpdate:modelValue":e[181]||(e[181]=h=>r.configFile.vllm_url=h),onChange:e[182]||(e[182]=h=>s.settingsChanged=!0),class:"mt-1 px-2 py-1 border border-gray-300 rounded dark:bg-gray-600"},null,544),[[Pe,r.configFile.vllm_url]])])])]),u("tr",null,[kut,u("td",null,[u("div",Lut,[u("div",Put,[Uut,u("p",Fut,[oe(u("input",{type:"text",id:"temp-val","onUpdate:modelValue":e[183]||(e[183]=h=>r.configFile.vllm_gpu_memory_utilization=h),onChange:e[184]||(e[184]=h=>s.settingsChanged=!0),class:"mt-2 w-16 text-right p-2 border border-gray-300 rounded-lg bg-gray-50 sm:text-xs focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:focus:ring-blue-500 dark:focus:border-blue-500"},null,544),[[Pe,r.configFile.vllm_gpu_memory_utilization]])])]),oe(u("input",{id:"vllm_gpu_memory_utilization",onChange:e[185]||(e[185]=h=>s.settingsChanged=!0),type:"range","onUpdate:modelValue":e[186]||(e[186]=h=>r.configFile.vllm_gpu_memory_utilization=h),min:"0.10",max:"1",step:"0.01",class:"flex-none h-2 mt-14 mb-2 w-full bg-gray-200 rounded-lg appearance-none cursor-pointer dark:bg-gray-700 focus:ring-blue-500 focus:border-blue-500 dark:border-gray-600 dark:placeholder-gray-400 dark:focus:ring-blue-500 dark:focus:border-blue-500"},null,544),[[Pe,r.configFile.vllm_gpu_memory_utilization]])])])]),u("tr",null,[But,u("td",null,[u("div",Gut,[oe(u("input",{type:"number",id:"vllm_max_num_seqs",min:"64",max:"2048",required:"","onUpdate:modelValue":e[187]||(e[187]=h=>r.configFile.vllm_max_num_seqs=h),onChange:e[188]||(e[188]=h=>s.settingsChanged=!0),class:"mt-1 px-2 py-1 border border-gray-300 rounded dark:bg-gray-600"},null,544),[[Pe,r.configFile.vllm_max_num_seqs]])])])]),u("tr",null,[zut,u("td",null,[u("div",Vut,[oe(u("input",{type:"number",id:"vllm_max_model_len",min:"2048",max:"1000000",required:"","onUpdate:modelValue":e[189]||(e[189]=h=>r.configFile.vllm_max_model_len=h),onChange:e[190]||(e[190]=h=>s.settingsChanged=!0),class:"mt-1 px-2 py-1 border border-gray-300 rounded dark:bg-gray-600"},null,544),[[Pe,r.configFile.vllm_max_model_len]])])])]),u("tr",null,[Hut,u("td",null,[u("div",qut,[oe(u("input",{type:"text",id:"vllm_model_path",required:"","onUpdate:modelValue":e[191]||(e[191]=h=>r.configFile.vllm_model_path=h),onChange:e[192]||(e[192]=h=>s.settingsChanged=!0),class:"mt-1 px-2 py-1 border border-gray-300 rounded dark:bg-gray-600"},null,544),[[Pe,r.configFile.vllm_model_path]])])])])])]),_:1}),Oe(o,{title:"Petals service",is_subcard:!0,class:"pb-2 m-2"},{default:Je(()=>[u("table",Yut,[u("tr",null,[$ut,u("td",null,[u("div",Wut,[oe(u("input",{type:"checkbox",id:"enable_petals_service",required:"","onUpdate:modelValue":e[193]||(e[193]=h=>r.configFile.enable_petals_service=h),onChange:e[194]||(e[194]=h=>s.settingsChanged=!0),class:"mt-1 px-2 py-1 border border-gray-300 rounded dark:bg-gray-600"},null,544),[[ut,r.configFile.enable_petals_service]])])]),u("td",null,[u("div",{class:"hover:text-secondary duration-75 active:scale-90 peer-checked:text-primary",onClick:e[195]||(e[195]=h=>this.$store.state.messageBox.showMessage(`Activates Petals service. The service will be automatically loaded at startup alowing you to use the petals endpoint to generate text in a distributed network.
|
|||
|
If You are using windows, this will install wsl so you need to activate it.
|
|||
|
<a href='https://techcommunity.microsoft.com/t5/windows-11/how-to-install-the-linux-windows-subsystem-in-windows-11/m-p/2701207' target='_blank'>Here is how you can do that</a>`))},jut)])]),u("tr",null,[Qut,u("td",null,[u("div",Xut,[u("button",{class:"hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center",onClick:e[196]||(e[196]=(...h)=>r.reinstallPetalsService&&r.reinstallPetalsService(...h))},"install petals service")])])]),u("tr",null,[Zut,u("td",null,[u("div",Jut,[oe(u("input",{type:"text",id:"petals_base_url",required:"","onUpdate:modelValue":e[197]||(e[197]=h=>r.configFile.petals_base_url=h),onChange:e[198]||(e[198]=h=>s.settingsChanged=!0),class:"mt-1 px-2 py-1 border border-gray-300 rounded dark:bg-gray-600"},null,544),[[Pe,r.configFile.petals_base_url]])])])])])]),_:1}),Oe(o,{title:"Elastic search Service (under construction)",is_subcard:!0,class:"pb-2 m-2"},{default:Je(()=>[u("table",ept,[u("tr",null,[tpt,u("td",null,[u("div",npt,[oe(u("input",{type:"checkbox",id:"elastic_search_service",required:"","onUpdate:modelValue":e[199]||(e[199]=h=>r.configFile.elastic_search_service=h),onChange:e[200]||(e[200]=h=>s.settingsChanged=!0),class:"mt-1 px-2 py-1 border border-gray-300 rounded dark:bg-gray-600"},null,544),[[ut,r.configFile.elastic_search_service]])])])]),u("tr",null,[ipt,u("td",null,[u("div",spt,[u("button",{class:"hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center",onClick:e[201]||(e[201]=(...h)=>r.reinstallElasticSearchService&&r.reinstallElasticSearchService(...h))},"install ElasticSearch service")])])]),u("tr",null,[rpt,u("td",null,[u("div",opt,[oe(u("input",{type:"text",id:"elastic_search_url",required:"","onUpdate:modelValue":e[202]||(e[202]=h=>r.configFile.elastic_search_url=h),onChange:e[203]||(e[203]=h=>s.settingsChanged=!0),class:"mt-1 px-2 py-1 border border-gray-300 rounded dark:bg-gray-600"},null,544),[[Pe,r.configFile.elastic_search_url]])])])])])]),_:1}),Oe(o,{title:"XTTS service",is_subcard:!0,class:"pb-2 m-2"},{default:Je(()=>[u("table",apt,[u("tr",null,[lpt,u("td",null,[u("div",cpt,[oe(u("input",{type:"checkbox",id:"enable_voice_service",required:"","onUpdate:modelValue":e[204]||(e[204]=h=>r.configFile.enable_voice_service=h),onChange:e[205]||(e[205]=h=>s.settingsChanged=!0),class:"mt-1 px-2 py-1 border border-gray-300 rounded dark:bg-gray-600"},null,544),[[ut,r.configFile.enable_voice_service]])])])]),u("tr",null,[dpt,u("td",null,[u("div",upt,[u("button",{class:"hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center",onClick:e[206]||(e[206]=(...h)=>r.reinstallAudioService&&r.reinstallAudioService(...h))},"install xtts service"),u("button",{class:"hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center",onClick:e[207]||(e[207]=(...h)=>r.startAudioService&&r.startAudioService(...h))},"start xtts service")])])]),u("tr",null,[ppt,u("td",null,[u("div",_pt,[oe(u("input",{type:"text",id:"xtts_base_url",required:"","onUpdate:modelValue":e[208]||(e[208]=h=>r.configFile.xtts_base_url=h),onChange:e[209]||(e[209]=h=>s.settingsChanged=!0),class:"mt-1 px-2 py-1 border border-gray-300 rounded dark:bg-gray-600"},null,544),[[Pe,r.configFile.xtts_base_url]])])])]),u("tr",null,[hpt,u("td",null,[u("div",fpt,[oe(u("select",{"onUpdate:modelValue":e[210]||(e[210]=h=>r.current_language=h),onChange:e[211]||(e[211]=h=>s.settingsChanged=!0),disabled:!r.enable_voice_service},[(w(!0),M($e,null,ct(s.voice_languages,(h,E)=>(w(),M("option",{key:E,value:h},ge(E),9,gpt))),128))],40,mpt),[[zn,r.current_language]])])])]),u("tr",null,[bpt,u("td",null,[u("div",Ept,[oe(u("select",{"onUpdate:modelValue":e[212]||(e[212]=h=>r.current_voice=h),onChange:e[213]||(e[213]=h=>s.settingsChanged=!0),disabled:!r.enable_voice_service},[(w(!0),M($e,null,ct(s.voices,h=>(w(),M("option",{key:h,value:h},ge(h),9,ypt))),128))],40,vpt),[[zn,r.current_voice]])])])]),u("tr",null,[Spt,u("td",null,[u("div",Tpt,[oe(u("input",{type:"checkbox",id:"auto_read",required:"","onUpdate:modelValue":e[214]||(e[214]=h=>r.configFile.auto_read=h),onCha
|
|||
|
`).map(c=>c.trim()===""?c:s?c.startsWith(" ")?c.substring(4):c:" "+c),a=e.value.substring(0,t),l=e.value.substring(i),d=a+o.join(`
|
|||
|
`)+l;this.message.content=d,this.$nextTick(()=>{e.selectionStart=t,e.selectionEnd=i+o.length*4})}n.preventDefault()},onVoicesChanged(){this.voices=this.speechSynthesis.getVoices()},read(){this.isSynthesizingVoice?(this.isSynthesizingVoice=!1,this.$refs.audio_player.pause()):(this.isSynthesizingVoice=!0,Me.post("./text2Audio",{text:this.message.content}).then(n=>{this.isSynthesizingVoice=!1;let e=n.data.url;console.log(e),this.audio_url=e,this.message.metadata||(this.message.metadata=[]);let t=!1;for(let i of this.message.metadata)Object.prototype.hasOwnProperty.call(i,"audio_url")&&(i.audio_url=this.audio_url,t=!0);t||this.message.metadata.push({audio_url:this.audio_url}),this.$emit("updateMessage",this.message.id,this.message.content,this.audio_url)}).catch(n=>{this.$store.state.toast.showToast(`Error: ${n}`,4,!1),this.isSynthesizingVoice=!1}))},speak(){if(this.msg){this.speechSynthesis.cancel(),this.msg=null,this.isSpeaking=!1;return}let n=0;console.log("voice on"),this.isSpeaking=!0;const e=200;this.message.content,this.msg=new SpeechSynthesisUtterance,this.msg.pitch=this.$store.state.config.audio_pitch,this.voices.length>0&&(this.msg.voice=this.voices.filter(s=>s.name===this.$store.state.config.audio_out_voice)[0]);const t=s=>{let r=this.message.content.substring(s,s+e);const o=[".","!","?",`
|
|||
|
`];let a=-1;return o.forEach(l=>{const d=r.lastIndexOf(l);d>a&&(a=d)}),a==-1&&(a=r.length),console.log(a),a+s+1},i=()=>{if(this.message.content.includes(".")){const s=t(n),r=this.message.content.substring(n,s);this.msg.text=r,n=s+1,this.msg.onend=o=>{n<this.message.content.length-2?setTimeout(()=>{i()},1):(this.isSpeaking=!1,console.log("voice off :",this.message.content.length," ",s))},this.speechSynthesis.speak(this.msg)}else setTimeout(()=>{i()},1)};i()},toggleModel(){this.expanded=!this.expanded},addBlock(n){let e=this.$refs.mdTextarea.selectionStart,t=this.$refs.mdTextarea.selectionEnd;e==t?speechSynthesis==0||this.message.content[e-1]==`
|
|||
|
`?(this.message.content=this.message.content.slice(0,e)+"```"+n+"\n\n```\n"+this.message.content.slice(e),e=e+4+n.length):(this.message.content=this.message.content.slice(0,e)+"\n```"+n+"\n\n```\n"+this.message.content.slice(e),e=e+3+n.length):speechSynthesis==0||this.message.content[e-1]==`
|
|||
|
`?(this.message.content=this.message.content.slice(0,e)+"```"+n+`
|
|||
|
`+this.message.content.slice(e,t)+"\n```\n"+this.message.content.slice(t),e=e+4+n.length):(this.message.content=this.message.content.slice(0,e)+"\n```"+n+`
|
|||
|
`+this.message.content.slice(e,t)+"\n```\n"+this.message.content.slice(t),p=p+3+n.length),this.$refs.mdTextarea.focus(),this.$refs.mdTextarea.selectionStart=this.$refs.mdTextarea.selectionEnd=p},copyContentToClipboard(){this.$emit("copy",this)},deleteMsg(){this.$emit("delete",this.message.id),this.deleteMsgMode=!1},rankUp(){this.$emit("rankUp",this.message.id)},rankDown(){this.$emit("rankDown",this.message.id)},updateMessage(){this.$emit("updateMessage",this.message.id,this.message.content,this.audio_url),this.editMsgMode=!1},resendMessage(n){this.$emit("resendMessage",this.message.id,this.message.content,n)},continueMessage(){this.$emit("continueMessage",this.message.id,this.message.content)},getImgUrl(){return this.avatar?obt+this.avatar:(console.log("No avatar found"),ga)},defaultImg(n){n.target.src=ga},parseDate(n){let e=new Date(Date.parse(n)),i=Math.floor((new Date-e)/1e3);return i<=1?"just now":i<20?i+" seconds ago":i<40?"half a minute ago":i<60?"less than a minute ago":i<=90?"one minute ago":i<=3540?Math.round(i/60)+" minutes ago":i<=5400?"1 hour ago":i<=86400?Math.round(i/3600)+" hours ago":i<=129600?"1 day ago":i<604800?Math.round(i/86400)+" days ago":i<=777600?"1 week ago":n},prettyDate(n){let e=new Date((n||"").replace(/-/g,"/").replace(/[TZ]/g," ")),t=(new Date().getTime()-e.getTime())/1e3,i=Math.floor(t/86400);if(!(isNaN(i)||i<0||i>=31))return i==0&&(t<60&&"just now"||t<120&&"1 minute ago"||t<3600&&Math.floor(t/60)+" minutes ago"||t<7200&&"1 hour ago"||t<86400&&Math.floor(t/3600)+" hours ago")||i==1&&"Yesterday"||i<7&&i+" days ago"||i<31&&Math.ceil(i/7)+" weeks ago"},checkForFullSentence(){if(this.message.content.trim().split(" ").length>3){this.speak();return}}},watch:{audio_url(n){n&&(this.$refs.audio_player.src=n)},"message.content":function(n){this.$store.state.config.auto_speak&&(this.isSpeaking||this.checkForFullSentence())},"message.ui":function(n){console.log("ui changed"),console.log(this.message.ui)},showConfirmation(){Ve(()=>{qe.replace()})},deleteMsgMode(){Ve(()=>{qe.replace()})}},computed:{editMsgMode:{get(){return this.message.hasOwnProperty("open")?this.editMsgMode_||this.message.open:this.editMsgMode_},set(n){this.message.open=n,this.editMsgMode_=n,Ve(()=>{qe.replace()})}},isTalking:{get(){return this.isSpeaking}},created_at(){return this.prettyDate(this.message.created_at)},created_at_parsed(){return new Date(Date.parse(this.message.created_at)).toLocaleString()},finished_generating_at_parsed(){return new Date(Date.parse(this.message.finished_generating_at)).toLocaleString()},time_spent(){const n=new Date(Date.parse(this.message.created_at)),e=new Date(Date.parse(this.message.finished_generating_at));if(e.getTime()===n.getTime()||!e.getTime())return;let i=e.getTime()-n.getTime();const s=Math.floor(i/(1e3*60*60));i-=s*(1e3*60*60);const r=Math.floor(i/(1e3*60));i-=r*(1e3*60);const o=Math.floor(i/1e3);i-=o*1e3;function a(d){return d<10&&(d="0"+d),d}return a(s)+"h:"+a(r)+"m:"+a(o)+"s"}}},lbt={class:"relative w-full group rounded-lg m-2 shadow-lg hover:border-primary dark:hover:border-primary hover:border-solid hover:border-2 border-2 border-transparent even:bg-bg-light-discussion-odd dark:even:bg-bg-dark-discussion-odd flex flex-col flex-grow flex-wrap overflow-visible p-4 pb-2"},cbt={class:"flex flex-row gap-2"},dbt={class:"flex-shrink-0"},ubt={class:"group/avatar"},pbt=["src","data-popover-target"],_bt={class:"flex flex-col w-full flex-grow-0"},hbt={class:"flex flex-row flex-grow items-start"},fbt={class:"flex flex-col mb-2"},mbt={class:"drop-shadow-sm text-lg text-opacity-95 font-bold grow"},gbt=["title"],bbt=u("div",{class:"flex-grow"},null,-1),Ebt={class:"flex-row justify-end mx-2"},vbt={class:"invisible group-hover:visible flex flex-row"},ybt={key:0,class:"flex items-center duration-75"},Sbt=u("i",{"data-feather":"x"},null,-1),Tbt=[Sbt],xbt=u("i",{"data-feather":"check"},null,-1),Cbt=[xbt],Rbt=u("i",{"data-feather":"edit"},null,-1),Abt=[Rbt],wbt=["src"],Nbt=["src"],Obt=["src"],Ibt=["src"],Mbt=["src"],Dbt=["src"],kbt=["src"],Lbt=["src"],Pbt=u("i",{"data-feather":"copy"},null,-1),Ubt=[Pbt]
|
|||
|
`,544)),[[Pe,t.message.content]]):q("",!0)]),t.message.metadata!==null?(w(),M("div",xEt,[(w(!0),M($e,null,ct(((_=t.message.metadata)==null?void 0:_.filter(f=>f!=null&&f.hasOwnProperty("title")&&f.hasOwnProperty("content")))||[],(f,m)=>(w(),M("div",{key:"json-"+t.message.id+"-"+m,class:"json font-bold"},[Oe(d,{jsonFormText:f.title,jsonData:f.content},null,8,["jsonFormText","jsonData"])]))),128))])):q("",!0),t.message.ui!==null&&t.message.ui!==void 0&&t.message.ui!==""?(w(),xt(c,{key:2,class:"w-full h-full",code:t.message.ui},null,8,["code"])):q("",!0),s.audio_url!=null?(w(),M("audio",{controls:"",autoplay:"",key:s.audio_url},[u("source",{src:s.audio_url,type:"audio/wav",ref:"audio_player"},null,8,CEt),Ze(" Your browser does not support the audio element. ")])):q("",!0)]),u("div",REt,[u("div",AEt,[t.message.binding?(w(),M("p",wEt,[Ze("Binding: "),u("span",NEt,ge(t.message.binding),1)])):q("",!0),t.message.model?(w(),M("p",OEt,[Ze("Model: "),u("span",IEt,ge(t.message.model),1)])):q("",!0),t.message.seed?(w(),M("p",MEt,[Ze("Seed: "),u("span",DEt,ge(t.message.seed),1)])):q("",!0),r.time_spent?(w(),M("p",kEt,[Ze("Time spent: "),u("span",{class:"font-thin",title:"Finished generating: "+r.finished_generating_at_parsed},ge(r.time_spent),9,LEt)])):q("",!0)])])])])])}const SO=bt(abt,[["render",PEt]]),UEt="/";Me.defaults.baseURL="/";const FEt={name:"MountedPersonalities",props:{onShowPersList:Function,onReady:Function},components:{Toast:fc,UniversalForm:Ec},data(){return{bUrl:UEt,isMounted:!1,show:!1}},async mounted(){await this.constructor(),this.isMounted=!0},async activated(){this.isMounted&&await this.constructor()},computed:{configFile:{get(){return this.$store.state.config},set(n){this.$store.commit("setConfig",n)}},mountedPers:{get(){return this.$store.state.mountedPers},set(n){this.$store.commit("setMountedPers",n)}},personalities:{get(){return this.$store.state.personalities},set(n){this.$store.commit("setPersonalities",n)}},mountedPersArr:{get(){return this.$store.state.mountedPersArr},set(n){this.$store.commit("setMountedPers",n)}}},methods:{onSettingsPersonality(n){try{Me.get("/get_active_personality_settings").then(e=>{e&&(console.log("pers sett",e),e.data&&Object.keys(e.data).length>0?this.$refs.universalForm.showForm(e.data,"Personality settings - "+n.name,"Save changes","Cancel").then(t=>{try{Me.post("/set_active_personality_settings",t).then(i=>{i&&i.data?(console.log("personality set with new settings",i.data),this.$refs.toast.showToast("Personality settings updated successfully!",4,!0)):this.$refs.toast.showToast(`Did not get Personality settings responses.
|
|||
|
`+i,4,!1)})}catch(i){this.$refs.toast.showToast(`Did not get Personality settings responses.
|
|||
|
Endpoint error: `+i.message,4,!1)}}):this.$refs.toast.showToast("Personality has no settings",4,!1))})}catch(e){this.$refs.toast.showToast("Could not open personality settings. Endpoint error: "+e.message,4,!1)}},toggleShowPersList(){this.onShowPersList()},async constructor(){for(Ve(()=>{qe.replace()});this.$store.state.ready===!1;)await new Promise(n=>setTimeout(n,100));this.onReady()},async api_get_req(n){try{const e=await Me.get("/"+n);if(e)return e.data}catch(e){console.log(e.message,"api_get_req - mountedPersonalities");return}},personalityImgPlacehodler(n){n.target.src=yc}}},BEt={class:"w-fit select-none"},GEt={key:0,class:"flex -space-x-4"},zEt=["src","title"],VEt={key:1,class:"flex -space-x-4"},HEt=["src","title"],qEt={key:2,title:"Loading personalities"},YEt=u("div",{role:"status"},[u("svg",{"aria-hidden":"true",class:"w-6 h-6 animate-spin fill-secondary",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[u("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),u("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})]),u("span",{class:"sr-only"},"Loading...")],-1),$Et=[YEt];function WEt(n,e,t,i,s,r){const o=ht("UniversalForm");return w(),M($e,null,[u("div",BEt,[r.mountedPersArr.length>1?(w(),M("div",GEt,[u("img",{src:s.bUrl+r.mountedPers.avatar,onError:e[0]||(e[0]=(...a)=>r.personalityImgPlacehodler&&r.personalityImgPlacehodler(...a)),class:"w-8 h-8 rounded-full object-fill text-red-700 border-2 active:scale-90 hover:z-20 hover:-translate-y-2 duration-150 border-secondary cursor-pointer",title:"Active personality: "+r.mountedPers.name,onClick:e[1]||(e[1]=a=>r.onSettingsPersonality(r.mountedPers))},null,40,zEt),u("div",{class:"flex items-center justify-center w-8 h-8 cursor-pointer text-xs font-medium bg-bg-light dark:bg-bg-dark border-2 hover:border-secondary rounded-full hover:bg-bg-light-tone dark:hover:bg-bg-dark-tone dark:border-gray-800 hover:z-20 hover:-translate-y-2 duration-150 active:scale-90",onClick:e[2]||(e[2]=Te((...a)=>r.toggleShowPersList&&r.toggleShowPersList(...a),["stop"])),title:"Click to show more"},"+"+ge(r.mountedPersArr.length-1),1)])):q("",!0),r.mountedPersArr.length==1?(w(),M("div",VEt,[u("img",{src:s.bUrl+this.$store.state.mountedPers.avatar,onError:e[3]||(e[3]=(...a)=>r.personalityImgPlacehodler&&r.personalityImgPlacehodler(...a)),class:"w-8 h-8 rounded-full object-fill text-red-700 border-2 active:scale-90 hover:z-20 cursor-pointer border-secondary",title:"Active personality: "+this.$store.state.mountedPers.name,onClick:e[4]||(e[4]=Te((...a)=>r.toggleShowPersList&&r.toggleShowPersList(...a),["stop"]))},null,40,HEt)])):q("",!0),r.mountedPersArr.length==0?(w(),M("div",qEt,$Et)):q("",!0)]),Oe(o,{ref:"universalForm",class:"z-20"},null,512)],64)}const KEt=bt(FEt,[["render",WEt]]);const jEt="/";Me.defaults.baseURL="/";const QEt={props:{onTalk:Function,onMounted:Function,onUnmounted:Function,onRemounted:Function,discussionPersonalities:Array,onShowPersList:Function},components:{PersonalityEntry:gO,Toast:fc,UniversalForm:Ec},name:"MountedPersonalitiesList",data(){return{bUrl:jEt,isMounted:!1,isLoading:!1}},async mounted(){await this.constructor(),this.isMounted=!0},async activ
|
|||
|
`+e.message,4,!1),{status:!1}))},editPersonality(n){n=n.personality,Me.post("/get_personality_config",{category:n.category,name:n.folder}).then(e=>{const t=e.data;console.log("Done"),t.status?(this.$store.state.currentPersonConfig=t.config,this.$store.state.showPersonalityEditor=!0,this.$store.state.personality_editor.showPanel(),this.$store.state.selectedPersonality=n):console.error(t.error)}).catch(e=>{console.error(e)})},onPersonalityMounted(n){this.mountPersonality(n)},onPersonalityUnMounted(n){this.unmountPersonality(n)},onPersonalityRemount(n){this.reMountPersonality(n)},async handleOnTalk(n){if(qe.replace(),console.log("ppa",n),n){if(n.isMounted){const e=await this.select_personality(n);e&&e.status&&(await this.constructor(),this.$refs.toast.showToast(`Selected personality:
|
|||
|
`+n.name,4,!0))}else this.onPersonalityMounted(n);this.onTalk(n)}},async onPersonalitySelected(n){if(qe.replace(),console.log("Selected personality : ",JSON.stringify(n.personality)),n){if(n.selected){this.$refs.toast.showToast("Personality already selected",4,!0);return}if(n.isMounted){const e=await this.select_personality(n);e&&e.status&&(await this.constructor(),this.$refs.toast.showToast(`Selected personality:
|
|||
|
`+n.name,4,!0))}else this.onPersonalityMounted(n)}},onSettingsPersonality(n){try{Me.get("/get_active_personality_settings").then(e=>{e&&(console.log("pers sett",e),e.data&&Object.keys(e.data).length>0?this.$refs.universalForm.showForm(e.data,"Personality settings - "+n.personality.name,"Save changes","Cancel").then(t=>{try{Me.post("/set_active_personality_settings",t).then(i=>{i&&i.data?(console.log("personality set with new settings",i.data),this.$refs.toast.showToast("Personality settings updated successfully!",4,!0)):this.$refs.toast.showToast(`Did not get Personality settings responses.
|
|||
|
`+i,4,!1)})}catch(i){this.$refs.toast.showToast(`Did not get Personality settings responses.
|
|||
|
Endpoint error: `+i.message,4,!1)}}):this.$refs.toast.showToast("Personality has no settings",4,!1))})}catch(e){this.$refs.toast.showToast("Could not open personality settings. Endpoint error: "+e.message,4,!1)}},async mount_personality(n){if(!n)return{status:!1,error:"no personality - mount_personality"};try{const e={category:n.category,folder:n.folder,language:n.language},t=await Me.post("/mount_personality",e);if(t)return t.data}catch(e){console.log(e.message,"mount_personality - settings");return}},async remount_personality(n){if(console.log("Remounting personality ",n),!n)return{status:!1,error:"no personality - mount_personality"};try{console.log("before");const e={client_id:this.$store.state.client_id,category:n.category,folder:n.folder,language:n.language};console.log("after");const t=await Me.post("/remount_personality",e);if(console.log("Remounting personality executed:",t),t)return console.log("Remounting personality res"),t.data;console.log("failed remount_personality")}catch(e){console.log(e.message,"remount_personality - settings");return}},async unmount_personality(n){if(!n)return{status:!1,error:"no personality - unmount_personality"};const e={category:n.category,folder:n.folder,language:n.language};try{const t=await Me.post("/unmount_personality",e);if(t)return t.data}catch(t){console.log(t.message,"unmount_personality - settings");return}},async select_personality(n){if(!n||!n.personality)return{status:!1,error:"no personality - select_personality"};let e=-1;if(console.log("Personality full path : ",n.full_path),console.log("Personality language : ",n.personality.language),n.personality.language!=null&&n.personality.language!=null?(console.log("Mounting a localized version of personality"),console.log("Mounted personalities :",JSON.stringify(this.configFile.personalities)),console.log("Personality to select: ",n.full_path+":"+n.personality.language),e=this.configFile.personalities.findIndex(t=>t===n.full_path+":"+n.personality.language)):(console.log("Mounted personalities :",JSON.stringify(this.configFile.personalities)),e=this.configFile.personalities.findIndex(t=>t===n.full_path)),e>-1){console.log("Selecting personality with id:",JSON.stringify(e));const t={id:e};try{const i=await Me.post("/select_personality",t);if(i)return this.$store.dispatch("refreshConfig").then(()=>{console.log("recovered config",this.configFile.active_personality_id),this.$store.dispatch("refreshPersonalitiesZoo").then(()=>{this.$store.dispatch("refreshMountedPersonalities")})}),i.data}catch(i){console.log(i,"select_personality - settings");return}}else return console.log("Personality id is wrong"),this.$refs.toast.showToast("Personality id is wrong!",4,!1),{status:!1,error:"Personality id is wrong"}},async mountPersonality(n){if(console.log("mount pers",n),!n)return;if(this.configFile.personalities.includes(n.personality.full_path)){this.$refs.toast.showToast("Personality already mounted",4,!1);return}const e=await this.mount_personality(n.personality);console.log("mount_personality res",e),e.status?(this.configFile.personalities=e.personalities,this.$refs.toast.showToast("Personality mounted",4,!0),n.isMounted=!0,this.onMounted(this),(await this.select_personality(n.personality)).status&&this.$refs.toast.showToast(`Selected personality:
|
|||
|
`+n.personality.name,4,!0),this.getMountedPersonalities()):(n.isMounted=!1,this.$refs.toast.showToast(`Could not mount personality
|
|||
|
Error: `+e.error,4,!1))},async reMountPersonality(n){if(console.log("remount pers",n),!n)return;if(!this.configFile.personalities.includes(n.personality.full_path)){this.$refs.toast.showToast("Personality not mounted",4,!1);return}const e=await this.remount_personality(n.personality);console.log("remount_personality res",e),e.status?(this.configFile.personalities=e.personalities,this.$refs.toast.showToast("Personality remounted",4,!0),n.isMounted=!0,this.onMounted(this),(await this.select_personality(n.personality)).status&&this.$refs.toast.showToast(`Selected personality:
|
|||
|
`+n.personality.name,4,!0),this.getMountedPersonalities()):(n.isMounted=!1,this.$refs.toast.showToast(`Could not mount personality
|
|||
|
Error: `+e.error,4,!1))},async unmountPersonality(n){if(!n)return;console.log(`Unmounting ${JSON.stringify(n.personality)}`);const e=await this.unmount_personality(n.personality);if(e.status){console.log("unmount response",e),this.configFile.active_personality_id=e.active_personality_id,this.configFile.personalities=e.personalities;const t=this.configFile.personalities[this.configFile.active_personality_id],i=this.personalities.findIndex(a=>a.full_path==t),s=this.$refs.personalitiesZoo.findIndex(a=>a.full_path==n.full_path),r=this.personalities[i];r.isMounted=!1,r.selected=!0,this.$refs.personalitiesZoo[s].isMounted=!1,this.getMountedPersonalities(),(await this.select_personality(r)).status&&qe.replace(),this.$refs.toast.showToast("Personality unmounted",4,!0),this.onUnMounted(this)}else this.$refs.toast.showToast(`Could not unmount personality
|
|||
|
Error: `+e.error,4,!1)},getMountedPersonalities(){this.isLoading=!0;let n=[];console.log(this.configFile.personalities.length);for(let e=0;e<this.configFile.personalities.length;e++){const t=this.configFile.personalities[e],i=this.personalities.findIndex(r=>r.full_path==t),s=this.personalities[i];if(s)console.log("adding from config"),n.push(s);else{console.log("adding default");const r=this.personalities.findIndex(a=>a.full_path=="english/generic/lollms"),o=this.personalities[r];n.push(o)}}if(this.mountedPersArr=[],this.mountedPersArr=n,console.log("discussionPersonalities",this.discussionPersonalities),this.discussionPersonalities!=null&&this.discussionPersonalities.length>0)for(let e=0;e<this.discussionPersonalities.length;e++){const t=this.discussionPersonalities[e];console.log("discussionPersonalities - per",t);const i=this.mountedPersArr.findIndex(s=>s.full_path==t);if(console.log("discussionPersonalities -includes",i),console.log("discussionPersonalities -mounted list",this.mountedPersArr),i==-1){const s=this.personalities.findIndex(o=>o.full_path==t),r=this.personalities[s];console.log("adding discucc121",r,t),r&&(this.mountedPersArr.push(r),console.log("adding discucc",r))}}this.isLoading=!1,console.log("getMountedPersonalities",this.mountedPersArr),console.log("fig",this.configFile)}}},NE=n=>(Nr("data-v-9c85e2c1"),n=n(),Or(),n),XEt={class:"text-left overflow-visible text-base font-semibold cursor-pointer select-none items-center flex flex-col flex-grow w-full overflow-x-auto scrollbar-thin scrollbar-track-bg-light scrollbar-thumb-bg-light-tone hover:scrollbar-thumb-primary dark:scrollbar-track-bg-dark dark:scrollbar-thumb-bg-dark-tone dark:hover:scrollbar-thumb-primary active:scrollbar-thumb-secondary"},ZEt={key:0,role:"status",class:"flex justify-center overflow-y-hidden"},JEt=NE(()=>u("svg",{"aria-hidden":"true",class:"w-6 h-6 animate-spin fill-secondary",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[u("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),u("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})],-1)),evt=NE(()=>u("span",{class:"sr-only"},"Loading...",-1)),tvt=[JEt,evt],nvt=NE(()=>u("i",{"data-feather":"chevron-down"},null,-1)),ivt=[nvt],svt={class:"block my-2 text-sm font-medium text-gray-900 dark:text-white"},rvt={class:"overflow-y-auto no-scrollbar pb-0 grid lg:grid-cols-3 md:grid-cols-2 gap-4 max-h-96"};function ovt(n,e,t,i,s,r){const o=ht("personality-entry"),a=ht("Toast"),l=ht("UniversalForm");return w(),M("div",XEt,[s.isLoading?(w(),M("div",ZEt,tvt)):q("",!0),u("div",null,[r.mountedPersArr.length>0?(w(),M("div",{key:0,class:Ye(s.isLoading?"pointer-events-none opacity-30 cursor-default":"")},[u("button",{class:"mt-0 w-full text-2xl hover:text-secondary duration-75 flex justify-center hover:bg-bg-light-tone hover:dark:bg-bg-dark-tone rounded-lg",title:"Close personality list",type:"button",onClick:e[0]||(e[0]=Te((...d)=>r.toggleShowPersList&&r.toggleShowPersList(...d),["stop"]))},ivt),u("label",svt," Mounted Personalities: ("+ge(r.mountedPersArr.length)+") ",1),u("div",rvt,[Oe(rs,{name:"bounce"},{default:Je(()=>[(w(!0),M($e,null,ct(this.$store.state.mountedPersArr,(d,
|
|||
|
`+i.error,4,!1),this.loading=!1,Xe.off("file_received")}),Xe.emit("send_file",t)},e.readAsDataURL(this.selectedFile)},async constructor(){nextTick(()=>{qe.replace()})},toggleMenu(){this.showMenu=!this.showMenu},execute_cmd(n){this.showMenu=!this.showMenu,n.hasOwnProperty("is_file")?(console.log("Need to send a file."),this.selectFile(n.hasOwnProperty("file_types")?n.file_types:"*",()=>{this.selectedFile!=null&&this.uploadFile()})):this.sendCommand(n.value)},handleClickOutside(n){const e=this.$el.querySelector(".commands-menu-items-wrapper");e&&!e.contains(n.target)&&(this.showMenu=!1)}},mounted(){this.commands=this.commandsList,document.addEventListener("click",this.handleClickOutside)},beforeUnmount(){document.removeEventListener("click",this.handleClickOutside)}},cvt=n=>(Nr("data-v-52cfa09c"),n=n(),Or(),n),dvt={key:0,title:"Loading..",class:"flex flex-row flex-grow justify-end"},uvt=cvt(()=>u("div",{role:"status"},[u("svg",{"aria-hidden":"true",class:"w-6 h-6 animate-spin fill-secondary",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[u("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),u("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})]),u("span",{class:"sr-only"},"Loading...")],-1)),pvt=[uvt];function _vt(n,e,t,i,s,r){const o=ht("InteractiveMenu");return s.loading?(w(),M("div",dvt,pvt)):(w(),xt(o,{key:1,commands:t.commandsList,execute_cmd:r.execute_cmd},null,8,["commands","execute_cmd"]))}const hvt=bt(lvt,[["render",_vt],["__scopeId","data-v-52cfa09c"]]),fvt="/assets/loader_v0-16906488.svg";console.log("modelImgPlaceholder:",Li);const mvt="/",gvt={name:"ChatBox",emits:["messageSentEvent","sendCMDEvent","stopGenerating","loaded","createEmptyUserMessage","createEmptyAIMessage","personalitySelected","addWebLink"],props:{onTalk:Function,discussionList:Array,loading:{default:!1},onShowToastMessage:Function},components:{UniversalForm:Ec,MountedPersonalities:KEt,MountedPersonalitiesList:avt,PersonalitiesCommands:hvt},setup(){},data(){return{loader_v0:fvt,sendGlobe:yO,modelImgPlaceholder:Li,bUrl:mvt,message:"",selecting_binding:!1,selecting_model:!1,selectedModel:"",isLesteningToVoice:!1,filesList:[],isFileSentList:[],totalSize:0,showfilesList:!0,showPersonalities:!1,personalities_ready:!1,models_menu_icon:"",posts_headers:{accept:"application/json","Content-Type":"application/json"}}},computed:{currentBindingIcon(){return this.currentBinding.icon||this.modelImgPlaceholder},currentBinding(){return this.$store.state.currentBinding||{}},currentModel(){return this.$store.state.currentModel||{}},currentModelIcon(){return this.currentModel.icon||this.modelImgPlaceholder},installedBindings(){return this.$store.state.installedBindings},installedModels(){return this.$store.state.installedModels},mountedPersonalities(){return this.$store.state.mountedPersArr},binding_name(){return this.$store.state.config.binding_name},model_name(){return this.$store.state.config.model_name},personality_name(){return this.$store.state.config.active_personality_id},config(){return this.$store.state.config},mountedPers(){return this.$store.state.mountedPers},allDiscussionPersonalities(){if(this.discussionList.length>0){let n
|
|||
|
`+t,4,!1),this.isLoading=!1)})}catch(t){this.$store.state.toast.showToast(`Did not get binding settings responses.
|
|||
|
Endpoint error: `+t.message,4,!1),this.isLoading=!1}}):(this.$store.state.toast.showToast("Binding has no settings",4,!1),this.isLoading=!1))})}catch(n){this.isLoading=!1,this.$store.state.toast.showToast("Could not open binding settings. Endpoint error: "+n.message,4,!1)}},async unmountPersonality(n){if(this.loading=!0,!n)return;const e=await this.unmount_personality(n.personality||n);if(e.status){this.$store.state.config.personalities=e.personalities,this.$store.state.toast.showToast("Personality unmounted",4,!0),this.$store.dispatch("refreshMountedPersonalities");const t=this.$store.state.mountedPersArr[this.$store.state.mountedPersArr.length-1];console.log(t,this.$store.state.mountedPersArr.length),(await this.select_personality(n.personality)).status&&this.$store.state.toast.showToast(`Selected personality:
|
|||
|
`+t.name,4,!0)}else this.$store.state.toast.showToast(`Could not unmount personality
|
|||
|
Error: `+e.error,4,!1);this.loading=!1},async unmount_personality(n){if(!n)return{status:!1,error:"no personality - unmount_personality"};const e={language:n.language,category:n.category,folder:n.folder};try{const t=await Me.post("/unmount_personality",e);if(t)return t.data}catch(t){console.log(t.message,"unmount_personality - settings");return}},async onPersonalitySelected(n){if(console.log("on pers",n),console.log("selecting ",n),n){if(n.selected){this.$store.state.toast.showToast("Personality already selected",4,!0);return}const e=n.language===null?n.full_path:n.full_path+":"+n.language;if(console.log("pers_path",e),console.log("this.$store.state.config.personalities",this.$store.state.config.personalities),this.$store.state.config.personalities.includes(e)){const t=await this.select_personality(n);await this.$store.dispatch("refreshMountedPersonalities"),await this.$store.dispatch("refreshConfig"),console.log("pers is mounted",t),t&&t.status&&t.active_personality_id>-1?this.$store.state.toast.showToast(`Selected personality:
|
|||
|
`+n.name,4,!0):this.$store.state.toast.showToast(`Error on select personality:
|
|||
|
`+n.name,4,!1)}else console.log("mounting pers");this.$emit("personalitySelected"),Ve(()=>{qe.replace()})}},async select_personality(n){if(!n)return{status:!1,error:"no personality - select_personality"};const e=n.language===null?n.full_path:n.full_path+":"+n.language;console.log("Selecting personality ",e);const t=this.$store.state.config.personalities.findIndex(s=>s===e),i={client_id:this.$store.state.client_id,id:t};try{const s=await Me.post("/select_personality",i);if(s)return this.$store.dispatch("refreshConfig").then(()=>{this.$store.dispatch("refreshPersonalitiesZoo").then(()=>{this.$store.dispatch("refreshMountedPersonalities")})}),s.data}catch(s){console.log(s.message,"select_personality - settings");return}},emitloaded(){this.$emit("loaded")},showModels(n){n.preventDefault();const e=this.$refs.modelsSelectionList;console.log(e);const t=new MouseEvent("click");e.dispatchEvent(t)},setBinding(n){console.log("Setting binding to "+n.name),this.selecting_binding=!0,this.selectedModel=n,this.$store.state.messa,this.$store.state.messageBox.showBlockingMessage("Loading binding"),Me.post("/update_setting",{client_id:this.$store.state.client_id,setting_name:"binding_name",setting_value:n.name}).then(async e=>{this.$store.state.messageBox.hideMessage(),console.log("UPDATED"),console.log(e),await this.$store.dispatch("refreshBindings"),await this.$store.dispatch("refreshModelsZoo"),await this.$store.dispatch("refreshModels"),await this.$store.dispatch("refreshConfig"),this.$store.state.toast.showToast(`Binding changed to ${this.currentBinding.name}`,4,!0),this.selecting_binding=!1}).catch(e=>{this.$store.state.messageBox.hideMessage(),this.$store.state.toast.showToast(`Error ${e}`,4,!0),this.selecting_binding=!1})},setModel(n){console.log("Setting model to "+n.name),this.selecting_model=!0,this.selectedModel=n,this.$store.state.messageBox.showBlockingMessage("Loading model"),Me.post("/update_setting",{client_id:this.$store.state.client_id,setting_name:"model_name",setting_value:n.name}).then(async e=>{this.$store.state.messageBox.hideMessage(),console.log("UPDATED"),console.log(e),await this.$store.dispatch("refreshConfig"),await this.$store.dispatch("refreshModels"),this.$store.state.toast.showToast(`Model changed to ${this.currentModel.name}`,4,!0),this.selecting_model=!1}).catch(e=>{this.$store.state.messageBox.hideMessage(),this.$store.state.toast.showToast(`Error ${e}`,4,!0),this.selecting_model=!1})},download_files(){Me.get("/download_files")},remove_file(n){Me.get("/remove_file",{client_id:this.$store.state.client_id,name:n}).then(e=>{console.log(e)})},clear_files(){Me.get("/clear_personality_files_list").then(n=>{console.log(n),n.data.state?(this.$store.state.toast.showToast("File removed successfully",4,!0),this.filesList.length=0,this.isFileSentList.length=0,this.totalSize=0):this.$store.state.toast.showToast("Files couldn't be removed",4,!1)})},send_file(n,e){console.log("Send file triggered");const t=new FileReader,i=24*1024;let s=0,r=0;t.onloadend=()=>{if(t.error){console.error("Error reading file:",t.error);return}const a=t.result,l=s+a.byteLength>=n.size;Xe.emit("send_file_chunk",{filename:n.name,chunk:a,offset:s,isLastChunk:l,chunkIndex:r}),s+=a.byteLength,r++,l?(console.log("File sent successfully"),this.isFileSentList[this.filesList.length-1]=!0,console.log(this.isFileSentList),this.$store.state.toast.showToast("File uploaded successfully",4,!0),e()):o()};function o(){const a=n.slice(s,s+i);t.readAsArrayBuffer(a)}console.log("Uploading file"),o()},makeAnEmptyUserMessage(){this.$emit("createEmptyUserMessage",this.message),this.message=""},makeAnEmptyAIMessage(){this.$emit("createEmptyAIMessage")},startSpeechRecognition(){"SpeechRecognition"in window||"webkitSpeechRecognition"in window?(this.recognition=new(window.SpeechRecognition||window.webkitSpeechRecognition),this.recognition.lang=this.$store.state.config.audio_in_language,this.recognition.interimResults=!0,this.recognition.onstart=()=>{this.isLesteningToVoice=!0,this.silenceTimer=setTimeout(()=>{this.recognition.stop()},this.silenceTimeout)},this.reco
|
|||
|
`,544),[[Pe,s.message]])]),t.loading?(w(),M("button",{key:4,type:"button",class:"bg-red-500 dark:bg-red-800 hover:bg-red-600 focus:ring-4 focus:ring-blue-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:hover:bg-bg-dark-tone focus:outline-none dark:focus:ring-blue-800",onClick:e[8]||(e[8]=Te((...c)=>r.stopGenerating&&r.stopGenerating(...c),["stop"]))}," Stop generating ")):q("",!0),u("div",Oyt,[t.loading?q("",!0):(w(),M("button",{key:0,type:"button",onClick:e[9]||(e[9]=(...c)=>r.submit&&r.submit(...c)),title:"Send",class:"w-6 hover:text-secondary duration-75 active:scale-90 cursor-pointer transform transition-transform hover:translate-y-[-5px] active:scale-90"},Myt)),Dyt]),u("div",kyt,[t.loading?q("",!0):(w(),M("button",{key:0,type:"button",onClick:e[10]||(e[10]=(...c)=>r.submitWithInternetSearch&&r.submitWithInternetSearch(...c)),title:"Send With internet",class:"w-6 hover:text-secondary duration-75 active:scale-90 cursor-pointer transform transition-transform hover:translate-y-[-5px] active:scale-90"},[u("img",{src:s.sendGlobe,width:"50",height:"50"},null,8,Lyt)])),Pyt]),u("div",Uyt,[t.loading?q("",!0):(w(),M("button",{key:0,type:"button",onClick:e[11]||(e[11]=(...c)=>r.startSpeechRecognition&&r.startSpeechRecognition(...c)),class:Ye([{"text-red-500":s.isLesteningToVoice},"w-6 hover:text-secondary duration-75 active:scale-90 cursor-pointer transform transition-transform hover:translate-y-[-5px] active:scale-90"])},Byt,2)),Gyt]),t.loading?q("",!0):(w(),M("div",zyt,[u("input",{type:"file",ref:"fileDialog",style:{display:"none"},onChange:e[12]||(e[12]=(...c)=>r.addFiles&&r.addFiles(...c)),multiple:""},null,544),u("button",{type:"button",onClick:e[13]||(e[13]=Te((...c)=>r.add_file&&r.add_file(...c),["prevent"])),class:"w-6 hover:text-secondary duration-75 active:scale-90 cursor-pointer transform transition-transform hover:translate-y-[-5px] active:scale-90"},Hyt),qyt])),u("div",Yyt,[t.loading?q("",!0):(w(),M("button",{key:0,type:"button",onClick:e[14]||(e[14]=Te((...c)=>r.takePicture&&r.takePicture(...c),["stop"])),class:"w-6 hover:text-secondary duration-75 active:scale-90 cursor-pointer transform transition-transform hover:translate-y-[-5px] active:scale-90"},Wyt)),Kyt]),u("div",jyt,[t.loading?q("",!0):(w(),M("button",{key:0,type:"button",onClick:e[15]||(e[15]=Te((...c)=>r.addWebLink&&r.addWebLink(...c),["stop"])),class:"w-6 hover:text-secondary duration-75 active:scale-90 cursor-pointer transform transition-transform hover:translate-y-[-5px] active:scale-90"},Xyt)),Zyt]),u("div",Jyt,[t.loading?q("",!0):(w(),M("button",{key:0,type:"button",onClick:e[16]||(e[16]=Te((...c)=>r.makeAnEmptyUserMessage&&r.makeAnEmptyUserMessage(...c),["stop"])),class:"w-6 text-blue-400 hover:text-secondary duration-75 active:scale-90"},tSt)),nSt]),u("div",iSt,[t.loading?q("",!0):(w(),M("button",{key:0,type:"button",onClick:e[17]||(e[17]=Te((...c)=>r.makeAnEmptyAIMessage&&r.makeAnEmptyAIMessage(...c),["stop"])),class:"w-6 text-red-400 hover:text-secondary duration-75 active:scale-90"},rSt)),oSt])]),aSt])])]),Oe(d,{ref:"universalForm",class:"z-20"},null,512)],64)}const TO=bt(gvt,[["render",lSt],["__scopeId","data-v-a2195d4a"]]),cSt={name:"WelcomeComponent",setup(){return{}}},dSt={class:"flex flex-col text-center"},uSt=zu('<div class="flex flex-col text-center items-center"><div class="flex items-center gap-3 text-5xl drop-shadow-md align-middle pt-24"><img class="w-24 animate-bounce" title="LoLLMS WebUI" src="'+ga+'" alt="Logo"><div class="flex flex-col items-start"><p class="text-2xl">LoLLMS</p><p class="text-gray-400 text-base">One tool to rule them all</p></div></div><hr class="mt-1 w-96 h-1 mx-auto my-2 md:my-2 dark:bg-bg-dark-tone-panel bg-bg-light-tone-panel border-0 rounded"><p class="text-2xl">Welcome</p><p class="text-lg">Please create a new discussion or select existing one to start</p></div>',1),pSt=[uSt];function _St(n,e,t,i,s,r){return w(),M("div",dSt,pSt)}const xO=bt(cSt,[["render",_St]]);var hSt=function(){function n(e,t){t===void 0&&(t=[]),this._eventType=e,this._eventFunctions=t}
|
|||
|
`+t,4,!1),this.isLoading=!1)})}catch(t){this.$store.state.toast.showToast(`Did not get binding settings responses.
|
|||
|
Endpoint error: `+t.message,4,!1),this.isLoading=!1}}):(this.$store.state.toast.showToast("Binding has no settings",4,!1),this.isLoading=!1))})}catch(n){this.isLoading=!1,this.$store.state.toast.showToast("Could not open binding settings. Endpoint error: "+n.message,4,!1)}},showDatabaseSelector(){this.database_selectorDialogVisible=!0},async ondatabase_selectorDialogSelected(n){console.log("Selected:",n)},onclosedatabase_selectorDialog(){this.database_selectorDialogVisible=!1},async onvalidatedatabase_selectorChoice(n){if(this.database_selectorDialogVisible=!1,(await Me.post("/select_database",{client_id:this.client_id,name:n},{headers:this.posts_headers})).status){console.log("Selected database"),this.$store.state.config=await Me.get("/get_config"),console.log("new config loaded :",this.$store.state.config);let t=await Me.get("/list_databases").data;console.log("New list of database: ",t),this.$store.state.databases=t,console.log("New list of database: ",this.$store.state.databases),location.reload()}},async addDiscussion2SkillsLibrary(){(await Me.post("/add_discussion_to_skills_library",{client_id:this.client_id},{headers:this.posts_headers})).status&&console.log("done")},async toggleSkillsLib(){this.$store.state.config.activate_skills_lib=!this.$store.state.config.activate_skills_lib,await this.applyConfiguration()},async showSkillsLib(){this.$refs.skills_lib.showSkillsLibrary()},async applyConfiguration(){this.loading=!0;const n=await Me.post("/apply_settings",{config:this.$store.state.config});this.loading=!1,n.data.status?this.$store.state.toast.showToast("Configuration changed successfully.",4,!0):this.$store.state.toast.showToast("Configuration change failed.",4,!1),Ve(()=>{qe.replace()})},save_configuration(){this.showConfirmation=!1,Me.post("/save_settings",{}).then(n=>{if(n)return n.status?this.$store.state.toast.showToast("Settings saved!",4,!0):this.$store.state.messageBox.showMessage("Error: Couldn't save settings!"),n.data}).catch(n=>(console.log(n.message,"save_configuration"),this.$store.state.messageBox.showMessage("Couldn't save settings!"),{status:!1}))},showToastMessage(n,e,t){console.log("sending",n),this.$store.state.toast.showToast(n,e,t)},togglePanel(){this.panelCollapsed=!this.panelCollapsed},toggleDropdown(){this.isOpen=!this.isOpen},importChatGPT(){},async api_get_req(n){try{const e=await Me.get("/"+n);if(e)return e.data}catch(e){console.log(e.message,"api_get_req");return}},async list_discussions(){try{const n=await Me.get("/list_discussions");if(n)return this.createDiscussionList(n.data),n.data}catch(n){return console.log("Error: Could not list discussions",n.message),[]}},load_discussion(n,e){n&&(console.log("Loading discussion",n),this.loading=!0,this.discussionArr=[],this.setDiscussionLoading(n,this.loading),Xe.on("discussion",t=>{console.log("Discussion recovered"),this.loading=!1,this.setDiscussionLoading(n,this.loading),t&&(this.discussionArr=t.filter(i=>i.message_type==this.msgTypes.MSG_TYPE_CHUNK||i.message_type==this.msgTypes.MSG_TYPE_FULL||i.message_type==this.msgTypes.MSG_TYPE_FULL_INVISIBLE_TO_AI||i.message_type==this.msgTypes.MSG_TYPE_CODE||i.message_type==this.msgTypes.MSG_TYPE_JSON_INFOS||i.message_type==this.msgTypes.MSG_TYPE_UI),console.log("this.discussionArr"),console.log(this.discussionArr),e&&e()),Xe.off("discussion")}),Xe.emit("load_discussion",{id:n}),console.log("here"))},recoverFiles(){console.log("Recovering files"),Me.get("/get_current_personality_files_list").then(n=>{this.$refs.chatBox.filesList=n.data.files,this.$refs.chatBox.isFileSentList=n.data.files.map(e=>!0),console.log(`Files recovered: ${this.$refs.chatBox.filesList}`)})},new_discussion(n){try{this.loading=!0,Xe.on("discussion_created",e=>{Xe.off("discussion_created"),this.list_discussions().then(()=>{const t=this.list.findIndex(s=>s.id==e.id),i=this.list[t];this.selectDiscussion(i),this.load_discussion(e.id,()=>{this.loading=!1,this.recoverFiles(),Ve(()=>{const s=document.getElementById("dis-"+e.id);this.scrollToElement(s),console.log("Scrolling tp "+s)})})})}),console.log("new_discussion ",n),Xe.emit
|
|||
|
Personality: ${n.message.personality}`);let s="";n.created_at_parsed&&(s=`
|
|||
|
Created: ${n.created_at_parsed}`);let r="";n.message.model&&(r=`Model: ${n.message.model}`);let o="";n.message.seed&&(o=`Seed: ${n.message.seed}`);let a="";n.time_spent&&(a=`
|
|||
|
Time spent: ${n.time_spent}`);let l="";l=`${t} ${r} ${o} ${a}`.trim();const d=`${n.message.sender}${i}${s}
|
|||
|
|
|||
|
${e}
|
|||
|
|
|||
|
${l}`;navigator.clipboard.writeText(d)}else navigator.clipboard.writeText(e);this.$store.state.toast.showToast("Copied to clipboard successfully",4,!0),Ve(()=>{qe.replace()})},closeToast(){this.showToast=!1},saveJSONtoFile(n,e){e=e||"data.json";const t=document.createElement("a");t.href=URL.createObjectURL(new Blob([JSON.stringify(n,null,2)],{type:"text/plain"})),t.setAttribute("download",e),document.body.appendChild(t),t.click(),document.body.removeChild(t)},saveMarkdowntoFile(n,e){e=e||"data.md";const t=document.createElement("a");t.href=URL.createObjectURL(new Blob([n],{type:"text/plain"})),t.setAttribute("download",e),document.body.appendChild(t),t.click(),document.body.removeChild(t)},parseJsonObj(n){try{return JSON.parse(n)}catch(e){return this.$store.state.toast.showToast(`Could not parse JSON.
|
|||
|
`+e.message,4,!1),null}},async parseJsonFile(n){return new Promise((e,t)=>{const i=new FileReader;i.onload=s=>e(this.parseJsonObj(s.target.result)),i.onerror=s=>t(s),i.readAsText(n)})},async exportDiscussionsAsMarkdown(){const n=this.list.filter(e=>e.checkBoxValue==!0).map(e=>e.id);if(n.length>0){console.log("export",n);let e=new Date;const t=e.getFullYear(),i=(e.getMonth()+1).toString().padStart(2,"0"),s=e.getDate().toString().padStart(2,"0"),r=e.getHours().toString().padStart(2,"0"),o=e.getMinutes().toString().padStart(2,"0"),a=e.getSeconds().toString().padStart(2,"0"),d="discussions_export_"+(t+"."+i+"."+s+"."+r+o+a)+".md";this.loading=!0;const c=await this.export_multiple_discussions(n,"markdown");c?(this.saveMarkdowntoFile(c,d),this.$store.state.toast.showToast("Successfully exported",4,!0),this.isCheckbox=!1):this.$store.state.toast.showToast("Failed to export discussions",4,!1),this.loading=!1}},async exportDiscussionsAsJson(){const n=this.list.filter(e=>e.checkBoxValue==!0).map(e=>e.id);if(n.length>0){console.log("export",n);let e=new Date;const t=e.getFullYear(),i=(e.getMonth()+1).toString().padStart(2,"0"),s=e.getDate().toString().padStart(2,"0"),r=e.getHours().toString().padStart(2,"0"),o=e.getMinutes().toString().padStart(2,"0"),a=e.getSeconds().toString().padStart(2,"0"),d="discussions_export_"+(t+"."+i+"."+s+"."+r+o+a)+".json";this.loading=!0;const c=await this.export_multiple_discussions(n,"json");c?(this.saveJSONtoFile(c,d),this.$store.state.toast.showToast("Successfully exported",4,!0),this.isCheckbox=!1):this.$store.state.toast.showToast("Failed to export discussions",4,!1),this.loading=!1}},async importDiscussions(n){const e=await this.parseJsonFile(n.target.files[0]);await this.import_multiple_discussions(e)?(this.$store.state.toast.showToast("Successfully imported ("+e.length+")",4,!0),await this.list_discussions()):this.$store.state.toast.showToast("Failed to import discussions",4,!1)},async getPersonalityAvatars(){for(;this.$store.state.personalities===null;)await new Promise(e=>setTimeout(e,100));let n=this.$store.state.personalities;this.personalityAvatars=n.map(e=>({name:e.name,avatar:e.avatar}))},getAvatar(n){if(n.toLowerCase().trim()==this.$store.state.config.user_name.toLowerCase().trim())return"user_infos/"+this.$store.state.config.user_avatar;const e=this.personalityAvatars.findIndex(i=>i.name===n),t=this.personalityAvatars[e];if(t)return console.log("Avatar",t.avatar),t.avatar},setFileListChat(n){try{this.$refs.chatBox.fileList=this.$refs.chatBox.fileList.concat(n)}catch(e){this.$store.state.toast.showToast(`Failed to set filelist in chatbox
|
|||
|
`+e.message,4,!1)}this.isDragOverChat=!1},async setFileListDiscussion(n){if(n.length>1){this.$store.state.toast.showToast("Failed to import discussions. Too many files",4,!1);return}const e=await this.parseJsonFile(n[0]);await this.import_multiple_discussions(e)?(this.$store.state.toast.showToast("Successfully imported ("+e.length+")",4,!0),await this.list_discussions()):this.$store.state.toast.showToast("Failed to import discussions",4,!1),this.isDragOverDiscussion=!1}},async created(){const e=(await Me.get("/get_versionID")).data.versionId;for(this.versionId!==e&&(this.$store.commit("updateVersionId",e),window.location.reload(!0)),this.$nextTick(()=>{qe.replace()}),Xe.on("disucssion_renamed",t=>{console.log("Received new title",t.discussion_id,t.title);const i=this.list.findIndex(r=>r.id==t.discussion_id),s=this.list[i];s.title=t.title}),Xe.onclose=t=>{console.log("WebSocket connection closed:",t.code,t.reason),this.socketIODisconnected()},Xe.on("connect_error",t=>{t.message==="ERR_CONNECTION_REFUSED"?console.error("Connection refused. The server is not available."):console.error("Connection error:",t),this.$store.state.isConnected=!1}),Xe.onerror=t=>{console.log("WebSocket connection error:",t.code,t.reason),this.socketIODisconnected(),Xe.disconnect()},Xe.on("connected",this.socketIOConnected),Xe.on("disconnected",this.socketIODisconnected),console.log("Added events"),console.log("Waiting to be ready");this.$store.state.ready===!1;)await new Promise(t=>setTimeout(t,100)),console.log(this.$store.state.ready);console.log("Ready"),this.setPageTitle(),await this.list_discussions(),this.loadLastUsedDiscussion(),Xe.on("show_progress",this.show_progress),Xe.on("hide_progress",this.hide_progress),Xe.on("update_progress",this.update_progress),Xe.on("notification",this.notify),Xe.on("new_message",this.new_message),Xe.on("update_message",this.streamMessageContent),Xe.on("close_message",this.finalMsgEvent),Xe.onopen=()=>{console.log("WebSocket connection established."),this.currentDiscussion!=null&&(this.setPageTitle(item),localStorage.setItem("selected_discussion",this.currentDiscussion.id),this.load_discussion(item.id,()=>{this.discussionArr.length>1&&(this.currentDiscussion.title===""||this.currentDiscussion.title===null)&&this.changeTitleUsingUserMSG(this.currentDiscussion.id,this.discussionArr[1].content)}))},this.isCreated=!0},async mounted(){Xe.on("refresh_files",()=>{this.recoverFiles()}),this.$nextTick(()=>{qe.replace()})},async activated(){for(;this.isReady===!1;)await new Promise(n=>setTimeout(n,100));await this.getPersonalityAvatars(),console.log("Avatars found:",this.personalityAvatars),this.isCreated&&Ve(()=>{const n=document.getElementById("messages-list");this.scrollBottom(n)}),this.$store.state.config.show_news_panel&&this.$store.state.news.show()},components:{Discussion:wE,Message:SO,ChatBox:TO,WelcomeComponent:xO,ChoiceDialog:AE,ProgressBar:ic,InputBox:EO,SkillsLibraryViewer:vO},watch:{progress_visibility_val(n){console.log("progress_visibility changed")},filterTitle(n){n==""&&(this.filterInProgress=!0,this.list=this.tempList,this.filterInProgress=!1)},isCheckbox(n){Ve(()=>{qe.replace()}),n||(this.isSelectAll=!1)},socketConnected(n){console.log("Websocket connected (watch)",n)},showConfirmation(){Ve(()=>{qe.replace()})},isSearch(){Ve(()=>{qe.replace()})}},computed:{...wk({versionId:n=>n.versionId}),progress_visibility:{get(){return self.progress_visibility_val}},version_info:{get(){return this.$store.state.version!=null&&this.$store.state.version!="unknown"?" v"+this.$store.state.version:""}},loading_infos:{get(){return this.$store.state.loading_infos}},loading_progress:{get(){return this.$store.state.loading_progress}},isModelOk:{get(){return this.$store.state.isModelOk},set(n){this.$store.state.isModelOk=n}},isGenerating:{get(){return this.$store.state.isGenerating},set(n){this.$store.state.isGenerating=n}},formatted_database_name(){return this.$store.state.config.discussion_db_name},UseDiscussionHistory(){return this.$store.state.config.activate_skills_lib},isReady:{get(){return this.$store.state.ready}},da
|
|||
|
* @license
|
|||
|
* Copyright 2010-2023 Three.js Authors
|
|||
|
* SPDX-License-Identifier: MIT
|
|||
|
*/const jE="159",nxt=0,HC=1,ixt=2,jO=1,sxt=2,Is=3,Vs=0,Zn=1,Ji=2,Sr=0,aa=1,qC=2,YC=3,$C=4,rxt=5,Jr=100,oxt=101,axt=102,WC=103,KC=104,lxt=200,cxt=201,dxt=202,uxt=203,ab=204,lb=205,pxt=206,_xt=207,hxt=208,fxt=209,mxt=210,gxt=211,bxt=212,Ext=213,vxt=214,yxt=0,Sxt=1,Txt=2,mu=3,xxt=4,Cxt=5,Rxt=6,Axt=7,QE=0,wxt=1,Nxt=2,Tr=0,Oxt=1,Ixt=2,Mxt=3,Dxt=4,kxt=5,jC="attached",Lxt="detached",QO=300,xa=301,Ca=302,cb=303,db=304,up=306,Ra=1e3,gi=1001,gu=1002,En=1003,ub=1004,Vd=1005,jn=1006,XO=1007,go=1008,xr=1009,Pxt=1010,Uxt=1011,XE=1012,ZO=1013,br=1014,ks=1015,oc=1016,JO=1017,eI=1018,lo=1020,Fxt=1021,bi=1023,Bxt=1024,Gxt=1025,co=1026,Aa=1027,zxt=1028,tI=1029,Vxt=1030,nI=1031,iI=1033,Bm=33776,Gm=33777,zm=33778,Vm=33779,QC=35840,XC=35841,ZC=35842,JC=35843,sI=36196,e1=37492,t1=37496,n1=37808,i1=37809,s1=37810,r1=37811,o1=37812,a1=37813,l1=37814,c1=37815,d1=37816,u1=37817,p1=37818,_1=37819,h1=37820,f1=37821,Hm=36492,m1=36494,g1=36495,Hxt=36283,b1=36284,E1=36285,v1=36286,ac=2300,wa=2301,qm=2302,y1=2400,S1=2401,T1=2402,qxt=2500,Yxt=0,rI=1,pb=2,oI=3e3,uo=3001,$xt=3200,Wxt=3201,ZE=0,Kxt=1,Ei="",rn="srgb",Nn="srgb-linear",JE="display-p3",pp="display-p3-linear",bu="linear",Xt="srgb",Eu="rec709",vu="p3",Oo=7680,x1=519,jxt=512,Qxt=513,Xxt=514,aI=515,Zxt=516,Jxt=517,eCt=518,tCt=519,_b=35044,C1="300 es",hb=1035,Ls=2e3,yu=2001;class ja{addEventListener(e,t){this._listeners===void 0&&(this._listeners={});const i=this._listeners;i[e]===void 0&&(i[e]=[]),i[e].indexOf(t)===-1&&i[e].push(t)}hasEventListener(e,t){if(this._listeners===void 0)return!1;const i=this._listeners;return i[e]!==void 0&&i[e].indexOf(t)!==-1}removeEventListener(e,t){if(this._listeners===void 0)return;const s=this._listeners[e];if(s!==void 0){const r=s.indexOf(t);r!==-1&&s.splice(r,1)}}dispatchEvent(e){if(this._listeners===void 0)return;const i=this._listeners[e.type];if(i!==void 0){e.target=this;const s=i.slice(0);for(let r=0,o=s.length;r<o;r++)s[r].call(this,e);e.target=null}}}const In=["00","01","02","03","04","05","06","07","08","09","0a","0b","0c","0d","0e","0f","10","11","12","13","14","15","16","17","18","19","1a","1b","1c","1d","1e","1f","20","21","22","23","24","25","26","27","28","29","2a","2b","2c","2d","2e","2f","30","31","32","33","34","35","36","37","38","39","3a","3b","3c","3d","3e","3f","40","41","42","43","44","45","46","47","48","49","4a","4b","4c","4d","4e","4f","50","51","52","53","54","55","56","57","58","59","5a","5b","5c","5d","5e","5f","60","61","62","63","64","65","66","67","68","69","6a","6b","6c","6d","6e","6f","70","71","72","73","74","75","76","77","78","79","7a","7b","7c","7d","7e","7f","80","81","82","83","84","85","86","87","88","89","8a","8b","8c","8d","8e","8f","90","91","92","93","94","95","96","97","98","99","9a","9b","9c","9d","9e","9f","a0","a1","a2","a3","a4","a5","a6","a7","a8","a9","aa","ab","ac","ad","ae","af","b0","b1","b2","b3","b4","b5","b6","b7","b8","b9","ba","bb","bc","bd","be","bf","c0","c1","c2","c3","c4","c5","c6","c7","c8","c9","ca","cb","cc","cd","ce","cf","d0","d1","d2","d3","d4","d5","d6","d7","d8","d9","da","db","dc","dd","de","df","e0","e1","e2","e3","e4","e5","e6","e7","e8","e9","ea","eb","ec","ed","ee","ef","f0","f1","f2","f3","f4","f5","f6","f7","f8","f9","fa","fb","fc","fd","fe","ff"];let R1=1234567;const Fl=Math.PI/180,Na=180/Math.PI;function zi(){const n=Math.random()*4294967295|0,e=Math.random()*4294967295|0,t=Math.random()*4294967295|0,i=Math.random()*4294967295|0;return(In[n&255]+In[n>>8&255]+In[n>>16&255]+In[n>>24&255]+"-"+In[e&255]+In[e>>8&255]+"-"+In[e>>16&15|64]+In[e>>24&255]+"-"+In[t&63|128]+In[t>>8&255]+"-"+In[t>>16&255]+In[t>>24&255]+In[i&255]+In[i>>8&255]+In[i>>16&255]+In[i>>24&255]).toLowerCase()}function kn(n,e,t){return Math.max(e,Math.min(t,n))}function ev(n,e){return(n%e+e)%e}function nCt(n,e,t,i,s){return i+(n-e)*(s-i)/(t-e)}function iCt(n,e,t){return n!==e?(t-n)/(e-n):0}function Bl(n,e,t){return(1-t)*n+t*e}function sCt(n,e,t,i){return Bl(n,e,1-Math.exp(-t*i))}function rCt(n,e=1){return e-Math.abs(ev(n,e*2)-e)}function oCt(n,e,t){return n<=e?0:n>=t?1:(n=(n-e)/(t-e),n*n*(3-2*n))}function aCt(n,e,t){return
|
|||
|
gl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );
|
|||
|
}`,UCt=`void main() {
|
|||
|
gl_FragColor = vec4( 1.0, 0.0, 0.0, 1.0 );
|
|||
|
}`;class Eo extends Vi{constructor(e){super(),this.isShaderMaterial=!0,this.type="ShaderMaterial",this.defines={},this.uniforms={},this.uniformsGroups=[],this.vertexShader=PCt,this.fragmentShader=UCt,this.linewidth=1,this.wireframe=!1,this.wireframeLinewidth=1,this.fog=!1,this.lights=!1,this.clipping=!1,this.forceSinglePass=!0,this.extensions={derivatives:!1,fragDepth:!1,drawBuffers:!1,shaderTextureLOD:!1},this.defaultAttributeValues={color:[1,1,1],uv:[0,0],uv1:[0,0]},this.index0AttributeName=void 0,this.uniformsNeedUpdate=!1,this.glslVersion=null,e!==void 0&&this.setValues(e)}copy(e){return super.copy(e),this.fragmentShader=e.fragmentShader,this.vertexShader=e.vertexShader,this.uniforms=Oa(e.uniforms),this.uniformsGroups=kCt(e.uniformsGroups),this.defines=Object.assign({},e.defines),this.wireframe=e.wireframe,this.wireframeLinewidth=e.wireframeLinewidth,this.fog=e.fog,this.lights=e.lights,this.clipping=e.clipping,this.extensions=Object.assign({},e.extensions),this.glslVersion=e.glslVersion,this}toJSON(e){const t=super.toJSON(e);t.glslVersion=this.glslVersion,t.uniforms={};for(const s in this.uniforms){const o=this.uniforms[s].value;o&&o.isTexture?t.uniforms[s]={type:"t",value:o.toJSON(e).uuid}:o&&o.isColor?t.uniforms[s]={type:"c",value:o.getHex()}:o&&o.isVector2?t.uniforms[s]={type:"v2",value:o.toArray()}:o&&o.isVector3?t.uniforms[s]={type:"v3",value:o.toArray()}:o&&o.isVector4?t.uniforms[s]={type:"v4",value:o.toArray()}:o&&o.isMatrix3?t.uniforms[s]={type:"m3",value:o.toArray()}:o&&o.isMatrix4?t.uniforms[s]={type:"m4",value:o.toArray()}:t.uniforms[s]={value:o}}Object.keys(this.defines).length>0&&(t.defines=this.defines),t.vertexShader=this.vertexShader,t.fragmentShader=this.fragmentShader,t.lights=this.lights,t.clipping=this.clipping;const i={};for(const s in this.extensions)this.extensions[s]===!0&&(i[s]=!0);return Object.keys(i).length>0&&(t.extensions=i),t}}class gI extends sn{constructor(){super(),this.isCamera=!0,this.type="Camera",this.matrixWorldInverse=new At,this.projectionMatrix=new At,this.projectionMatrixInverse=new At,this.coordinateSystem=Ls}copy(e,t){return super.copy(e,t),this.matrixWorldInverse.copy(e.matrixWorldInverse),this.projectionMatrix.copy(e.projectionMatrix),this.projectionMatrixInverse.copy(e.projectionMatrixInverse),this.coordinateSystem=e.coordinateSystem,this}getWorldDirection(e){return super.getWorldDirection(e).negate()}updateMatrixWorld(e){super.updateMatrixWorld(e),this.matrixWorldInverse.copy(this.matrixWorld).invert()}updateWorldMatrix(e,t){super.updateWorldMatrix(e,t),this.matrixWorldInverse.copy(this.matrixWorld).invert()}clone(){return new this.constructor().copy(this)}}class Vn extends gI{constructor(e=50,t=1,i=.1,s=2e3){super(),this.isPerspectiveCamera=!0,this.type="PerspectiveCamera",this.fov=e,this.zoom=1,this.near=i,this.far=s,this.focus=10,this.aspect=t,this.view=null,this.filmGauge=35,this.filmOffset=0,this.updateProjectionMatrix()}copy(e,t){return super.copy(e,t),this.fov=e.fov,this.zoom=e.zoom,this.near=e.near,this.far=e.far,this.focus=e.focus,this.aspect=e.aspect,this.view=e.view===null?null:Object.assign({},e.view),this.filmGauge=e.filmGauge,this.filmOffset=e.filmOffset,this}setFocalLength(e){const t=.5*this.getFilmHeight()/e;this.fov=Na*2*Math.atan(t),this.updateProjectionMatrix()}getFocalLength(){const e=Math.tan(Fl*.5*this.fov);return .5*this.getFilmHeight()/e}getEffectiveFOV(){return Na*2*Math.atan(Math.tan(Fl*.5*this.fov)/this.zoom)}getFilmWidth(){return this.filmGauge*Math.min(this.aspect,1)}getFilmHeight(){return this.filmGauge/Math.max(this.aspect,1)}setViewOffset(e,t,i,s,r,o){this.aspect=e/t,this.view===null&&(this.view={enabled:!0,fullWidth:1,fullHeight:1,offsetX:0,offsetY:0,width:1,height:1}),this.view.enabled=!0,this.view.fullWidth=e,this.view.fullHeight=t,this.view.offsetX=i,this.view.offsetY=s,this.view.width=r,this.view.height=o,this.updateProjectionMatrix()}clearViewOffset(){this.view!==null&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){const e=this.near;let t=e*Math.tan(Fl*.5*this.fov)/this.zoom,i=2*t,s=this.aspect*i,r=-
|
|||
|
|
|||
|
varying vec3 vWorldDirection;
|
|||
|
|
|||
|
vec3 transformDirection( in vec3 dir, in mat4 matrix ) {
|
|||
|
|
|||
|
return normalize( ( matrix * vec4( dir, 0.0 ) ).xyz );
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
void main() {
|
|||
|
|
|||
|
vWorldDirection = transformDirection( position, modelMatrix );
|
|||
|
|
|||
|
#include <begin_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
|
|||
|
}
|
|||
|
`,fragmentShader:`
|
|||
|
|
|||
|
uniform sampler2D tEquirect;
|
|||
|
|
|||
|
varying vec3 vWorldDirection;
|
|||
|
|
|||
|
#include <common>
|
|||
|
|
|||
|
void main() {
|
|||
|
|
|||
|
vec3 direction = normalize( vWorldDirection );
|
|||
|
|
|||
|
vec2 sampleUV = equirectUv( direction );
|
|||
|
|
|||
|
gl_FragColor = texture2D( tEquirect, sampleUV );
|
|||
|
|
|||
|
}
|
|||
|
`},s=new Cr(5,5,5),r=new Eo({name:"CubemapFromEquirect",uniforms:Oa(i.uniforms),vertexShader:i.vertexShader,fragmentShader:i.fragmentShader,side:Zn,blending:Sr});r.uniforms.tEquirect.value=t;const o=new Hn(s,r),a=t.minFilter;return t.minFilter===go&&(t.minFilter=jn),new FCt(1,10,this).update(e,o),t.minFilter=a,o.geometry.dispose(),o.material.dispose(),this}clear(e,t,i,s){const r=e.getRenderTarget();for(let o=0;o<6;o++)e.setRenderTarget(this,o),e.clear(t,i,s);e.setRenderTarget(r)}}const ag=new be,GCt=new be,zCt=new Rt;class Wr{constructor(e=new be(1,0,0),t=0){this.isPlane=!0,this.normal=e,this.constant=t}set(e,t){return this.normal.copy(e),this.constant=t,this}setComponents(e,t,i,s){return this.normal.set(e,t,i),this.constant=s,this}setFromNormalAndCoplanarPoint(e,t){return this.normal.copy(e),this.constant=-t.dot(this.normal),this}setFromCoplanarPoints(e,t,i){const s=ag.subVectors(i,t).cross(GCt.subVectors(e,t)).normalize();return this.setFromNormalAndCoplanarPoint(s,e),this}copy(e){return this.normal.copy(e.normal),this.constant=e.constant,this}normalize(){const e=1/this.normal.length();return this.normal.multiplyScalar(e),this.constant*=e,this}negate(){return this.constant*=-1,this.normal.negate(),this}distanceToPoint(e){return this.normal.dot(e)+this.constant}distanceToSphere(e){return this.distanceToPoint(e.center)-e.radius}projectPoint(e,t){return t.copy(e).addScaledVector(this.normal,-this.distanceToPoint(e))}intersectLine(e,t){const i=e.delta(ag),s=this.normal.dot(i);if(s===0)return this.distanceToPoint(e.start)===0?t.copy(e.start):null;const r=-(e.start.dot(this.normal)+this.constant)/s;return r<0||r>1?null:t.copy(e.start).addScaledVector(i,r)}intersectsLine(e){const t=this.distanceToPoint(e.start),i=this.distanceToPoint(e.end);return t<0&&i>0||i<0&&t>0}intersectsBox(e){return e.intersectsPlane(this)}intersectsSphere(e){return e.intersectsPlane(this)}coplanarPoint(e){return e.copy(this.normal).multiplyScalar(-this.constant)}applyMatrix4(e,t){const i=t||zCt.getNormalMatrix(e),s=this.coplanarPoint(ag).applyMatrix4(e),r=this.normal.applyMatrix3(i).normalize();return this.constant=-s.dot(r),this}translate(e){return this.constant-=e.dot(this.normal),this}equals(e){return e.normal.equals(this.normal)&&e.constant===this.constant}clone(){return new this.constructor().copy(this)}}const Hr=new hs,bd=new be;class tv{constructor(e=new Wr,t=new Wr,i=new Wr,s=new Wr,r=new Wr,o=new Wr){this.planes=[e,t,i,s,r,o]}set(e,t,i,s,r,o){const a=this.planes;return a[0].copy(e),a[1].copy(t),a[2].copy(i),a[3].copy(s),a[4].copy(r),a[5].copy(o),this}copy(e){const t=this.planes;for(let i=0;i<6;i++)t[i].copy(e.planes[i]);return this}setFromProjectionMatrix(e,t=Ls){const i=this.planes,s=e.elements,r=s[0],o=s[1],a=s[2],l=s[3],d=s[4],c=s[5],_=s[6],f=s[7],m=s[8],h=s[9],E=s[10],b=s[11],g=s[12],v=s[13],y=s[14],T=s[15];if(i[0].setComponents(l-r,f-d,b-m,T-g).normalize(),i[1].setComponents(l+r,f+d,b+m,T+g).normalize(),i[2].setComponents(l+o,f+c,b+h,T+v).normalize(),i[3].setComponents(l-o,f-c,b-h,T-v).normalize(),i[4].setComponents(l-a,f-_,b-E,T-y).normalize(),t===Ls)i[5].setComponents(l+a,f+_,b+E,T+y).normalize();else if(t===yu)i[5].setComponents(a,_,E,y).normalize();else throw new Error("THREE.Frustum.setFromProjectionMatrix(): Invalid coordinate system: "+t);return this}intersectsObject(e){if(e.boundingSphere!==void 0)e.boundingSphere===null&&e.computeBoundingSphere(),Hr.copy(e.boundingSphere).applyMatrix4(e.matrixWorld);else{const t=e.geometry;t.boundingSphere===null&&t.computeBoundingSphere(),Hr.copy(t.boundingSphere).applyMatrix4(e.matrixWorld)}return this.intersectsSphere(Hr)}intersectsSprite(e){return Hr.center.set(0,0,0),Hr.radius=.7071067811865476,Hr.applyMatrix4(e.matrixWorld),this.intersectsSphere(Hr)}intersectsSphere(e){const t=this.planes,i=e.center,s=-e.radius;for(let r=0;r<6;r++)if(t[r].distanceToPoint(i)<s)return!1;return!0}intersectsBox(e){const t=this.planes;for(let i=0;i<6;i++){const s=t[i];if(bd.x=s.normal.x>0?e.max.x:e.min.x,bd.y=s.normal.y>0?e.max.y:e.min.y,bd.z=s.normal.z>0?e.max.z:e.min.z,s.distanceToPoint(bd)<0)return!1}ret
|
|||
|
if ( diffuseColor.a < getAlphaHashThreshold( vPosition ) ) discard;
|
|||
|
#endif`,qCt=`#ifdef USE_ALPHAHASH
|
|||
|
const float ALPHA_HASH_SCALE = 0.05;
|
|||
|
float hash2D( vec2 value ) {
|
|||
|
return fract( 1.0e4 * sin( 17.0 * value.x + 0.1 * value.y ) * ( 0.1 + abs( sin( 13.0 * value.y + value.x ) ) ) );
|
|||
|
}
|
|||
|
float hash3D( vec3 value ) {
|
|||
|
return hash2D( vec2( hash2D( value.xy ), value.z ) );
|
|||
|
}
|
|||
|
float getAlphaHashThreshold( vec3 position ) {
|
|||
|
float maxDeriv = max(
|
|||
|
length( dFdx( position.xyz ) ),
|
|||
|
length( dFdy( position.xyz ) )
|
|||
|
);
|
|||
|
float pixScale = 1.0 / ( ALPHA_HASH_SCALE * maxDeriv );
|
|||
|
vec2 pixScales = vec2(
|
|||
|
exp2( floor( log2( pixScale ) ) ),
|
|||
|
exp2( ceil( log2( pixScale ) ) )
|
|||
|
);
|
|||
|
vec2 alpha = vec2(
|
|||
|
hash3D( floor( pixScales.x * position.xyz ) ),
|
|||
|
hash3D( floor( pixScales.y * position.xyz ) )
|
|||
|
);
|
|||
|
float lerpFactor = fract( log2( pixScale ) );
|
|||
|
float x = ( 1.0 - lerpFactor ) * alpha.x + lerpFactor * alpha.y;
|
|||
|
float a = min( lerpFactor, 1.0 - lerpFactor );
|
|||
|
vec3 cases = vec3(
|
|||
|
x * x / ( 2.0 * a * ( 1.0 - a ) ),
|
|||
|
( x - 0.5 * a ) / ( 1.0 - a ),
|
|||
|
1.0 - ( ( 1.0 - x ) * ( 1.0 - x ) / ( 2.0 * a * ( 1.0 - a ) ) )
|
|||
|
);
|
|||
|
float threshold = ( x < ( 1.0 - a ) )
|
|||
|
? ( ( x < a ) ? cases.x : cases.y )
|
|||
|
: cases.z;
|
|||
|
return clamp( threshold , 1.0e-6, 1.0 );
|
|||
|
}
|
|||
|
#endif`,YCt=`#ifdef USE_ALPHAMAP
|
|||
|
diffuseColor.a *= texture2D( alphaMap, vAlphaMapUv ).g;
|
|||
|
#endif`,$Ct=`#ifdef USE_ALPHAMAP
|
|||
|
uniform sampler2D alphaMap;
|
|||
|
#endif`,WCt=`#ifdef USE_ALPHATEST
|
|||
|
if ( diffuseColor.a < alphaTest ) discard;
|
|||
|
#endif`,KCt=`#ifdef USE_ALPHATEST
|
|||
|
uniform float alphaTest;
|
|||
|
#endif`,jCt=`#ifdef USE_AOMAP
|
|||
|
float ambientOcclusion = ( texture2D( aoMap, vAoMapUv ).r - 1.0 ) * aoMapIntensity + 1.0;
|
|||
|
reflectedLight.indirectDiffuse *= ambientOcclusion;
|
|||
|
#if defined( USE_CLEARCOAT )
|
|||
|
clearcoatSpecularIndirect *= ambientOcclusion;
|
|||
|
#endif
|
|||
|
#if defined( USE_SHEEN )
|
|||
|
sheenSpecularIndirect *= ambientOcclusion;
|
|||
|
#endif
|
|||
|
#if defined( USE_ENVMAP ) && defined( STANDARD )
|
|||
|
float dotNV = saturate( dot( geometryNormal, geometryViewDir ) );
|
|||
|
reflectedLight.indirectSpecular *= computeSpecularOcclusion( dotNV, ambientOcclusion, material.roughness );
|
|||
|
#endif
|
|||
|
#endif`,QCt=`#ifdef USE_AOMAP
|
|||
|
uniform sampler2D aoMap;
|
|||
|
uniform float aoMapIntensity;
|
|||
|
#endif`,XCt=`#ifdef USE_BATCHING
|
|||
|
attribute float batchId;
|
|||
|
uniform highp sampler2D batchingTexture;
|
|||
|
mat4 getBatchingMatrix( const in float i ) {
|
|||
|
int size = textureSize( batchingTexture, 0 ).x;
|
|||
|
int j = int( i ) * 4;
|
|||
|
int x = j % size;
|
|||
|
int y = j / size;
|
|||
|
vec4 v1 = texelFetch( batchingTexture, ivec2( x, y ), 0 );
|
|||
|
vec4 v2 = texelFetch( batchingTexture, ivec2( x + 1, y ), 0 );
|
|||
|
vec4 v3 = texelFetch( batchingTexture, ivec2( x + 2, y ), 0 );
|
|||
|
vec4 v4 = texelFetch( batchingTexture, ivec2( x + 3, y ), 0 );
|
|||
|
return mat4( v1, v2, v3, v4 );
|
|||
|
}
|
|||
|
#endif`,ZCt=`#ifdef USE_BATCHING
|
|||
|
mat4 batchingMatrix = getBatchingMatrix( batchId );
|
|||
|
#endif`,JCt=`vec3 transformed = vec3( position );
|
|||
|
#ifdef USE_ALPHAHASH
|
|||
|
vPosition = vec3( position );
|
|||
|
#endif`,e1t=`vec3 objectNormal = vec3( normal );
|
|||
|
#ifdef USE_TANGENT
|
|||
|
vec3 objectTangent = vec3( tangent.xyz );
|
|||
|
#endif`,t1t=`float G_BlinnPhong_Implicit( ) {
|
|||
|
return 0.25;
|
|||
|
}
|
|||
|
float D_BlinnPhong( const in float shininess, const in float dotNH ) {
|
|||
|
return RECIPROCAL_PI * ( shininess * 0.5 + 1.0 ) * pow( dotNH, shininess );
|
|||
|
}
|
|||
|
vec3 BRDF_BlinnPhong( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, const in vec3 specularColor, const in float shininess ) {
|
|||
|
vec3 halfDir = normalize( lightDir + viewDir );
|
|||
|
float dotNH = saturate( dot( normal, halfDir ) );
|
|||
|
float dotVH = saturate( dot( viewDir, halfDir ) );
|
|||
|
vec3 F = F_Schlick( specularColor, 1.0, dotVH );
|
|||
|
float G = G_BlinnPhong_Implicit( );
|
|||
|
float D = D_BlinnPhong( shininess, dotNH );
|
|||
|
return F * ( G * D );
|
|||
|
} // validated`,n1t=`#ifdef USE_IRIDESCENCE
|
|||
|
const mat3 XYZ_TO_REC709 = mat3(
|
|||
|
3.2404542, -0.9692660, 0.0556434,
|
|||
|
-1.5371385, 1.8760108, -0.2040259,
|
|||
|
-0.4985314, 0.0415560, 1.0572252
|
|||
|
);
|
|||
|
vec3 Fresnel0ToIor( vec3 fresnel0 ) {
|
|||
|
vec3 sqrtF0 = sqrt( fresnel0 );
|
|||
|
return ( vec3( 1.0 ) + sqrtF0 ) / ( vec3( 1.0 ) - sqrtF0 );
|
|||
|
}
|
|||
|
vec3 IorToFresnel0( vec3 transmittedIor, float incidentIor ) {
|
|||
|
return pow2( ( transmittedIor - vec3( incidentIor ) ) / ( transmittedIor + vec3( incidentIor ) ) );
|
|||
|
}
|
|||
|
float IorToFresnel0( float transmittedIor, float incidentIor ) {
|
|||
|
return pow2( ( transmittedIor - incidentIor ) / ( transmittedIor + incidentIor ));
|
|||
|
}
|
|||
|
vec3 evalSensitivity( float OPD, vec3 shift ) {
|
|||
|
float phase = 2.0 * PI * OPD * 1.0e-9;
|
|||
|
vec3 val = vec3( 5.4856e-13, 4.4201e-13, 5.2481e-13 );
|
|||
|
vec3 pos = vec3( 1.6810e+06, 1.7953e+06, 2.2084e+06 );
|
|||
|
vec3 var = vec3( 4.3278e+09, 9.3046e+09, 6.6121e+09 );
|
|||
|
vec3 xyz = val * sqrt( 2.0 * PI * var ) * cos( pos * phase + shift ) * exp( - pow2( phase ) * var );
|
|||
|
xyz.x += 9.7470e-14 * sqrt( 2.0 * PI * 4.5282e+09 ) * cos( 2.2399e+06 * phase + shift[ 0 ] ) * exp( - 4.5282e+09 * pow2( phase ) );
|
|||
|
xyz /= 1.0685e-7;
|
|||
|
vec3 rgb = XYZ_TO_REC709 * xyz;
|
|||
|
return rgb;
|
|||
|
}
|
|||
|
vec3 evalIridescence( float outsideIOR, float eta2, float cosTheta1, float thinFilmThickness, vec3 baseF0 ) {
|
|||
|
vec3 I;
|
|||
|
float iridescenceIOR = mix( outsideIOR, eta2, smoothstep( 0.0, 0.03, thinFilmThickness ) );
|
|||
|
float sinTheta2Sq = pow2( outsideIOR / iridescenceIOR ) * ( 1.0 - pow2( cosTheta1 ) );
|
|||
|
float cosTheta2Sq = 1.0 - sinTheta2Sq;
|
|||
|
if ( cosTheta2Sq < 0.0 ) {
|
|||
|
return vec3( 1.0 );
|
|||
|
}
|
|||
|
float cosTheta2 = sqrt( cosTheta2Sq );
|
|||
|
float R0 = IorToFresnel0( iridescenceIOR, outsideIOR );
|
|||
|
float R12 = F_Schlick( R0, 1.0, cosTheta1 );
|
|||
|
float T121 = 1.0 - R12;
|
|||
|
float phi12 = 0.0;
|
|||
|
if ( iridescenceIOR < outsideIOR ) phi12 = PI;
|
|||
|
float phi21 = PI - phi12;
|
|||
|
vec3 baseIOR = Fresnel0ToIor( clamp( baseF0, 0.0, 0.9999 ) ); vec3 R1 = IorToFresnel0( baseIOR, iridescenceIOR );
|
|||
|
vec3 R23 = F_Schlick( R1, 1.0, cosTheta2 );
|
|||
|
vec3 phi23 = vec3( 0.0 );
|
|||
|
if ( baseIOR[ 0 ] < iridescenceIOR ) phi23[ 0 ] = PI;
|
|||
|
if ( baseIOR[ 1 ] < iridescenceIOR ) phi23[ 1 ] = PI;
|
|||
|
if ( baseIOR[ 2 ] < iridescenceIOR ) phi23[ 2 ] = PI;
|
|||
|
float OPD = 2.0 * iridescenceIOR * thinFilmThickness * cosTheta2;
|
|||
|
vec3 phi = vec3( phi21 ) + phi23;
|
|||
|
vec3 R123 = clamp( R12 * R23, 1e-5, 0.9999 );
|
|||
|
vec3 r123 = sqrt( R123 );
|
|||
|
vec3 Rs = pow2( T121 ) * R23 / ( vec3( 1.0 ) - R123 );
|
|||
|
vec3 C0 = R12 + Rs;
|
|||
|
I = C0;
|
|||
|
vec3 Cm = Rs - T121;
|
|||
|
for ( int m = 1; m <= 2; ++ m ) {
|
|||
|
Cm *= r123;
|
|||
|
vec3 Sm = 2.0 * evalSensitivity( float( m ) * OPD, float( m ) * phi );
|
|||
|
I += Cm * Sm;
|
|||
|
}
|
|||
|
return max( I, vec3( 0.0 ) );
|
|||
|
}
|
|||
|
#endif`,i1t=`#ifdef USE_BUMPMAP
|
|||
|
uniform sampler2D bumpMap;
|
|||
|
uniform float bumpScale;
|
|||
|
vec2 dHdxy_fwd() {
|
|||
|
vec2 dSTdx = dFdx( vBumpMapUv );
|
|||
|
vec2 dSTdy = dFdy( vBumpMapUv );
|
|||
|
float Hll = bumpScale * texture2D( bumpMap, vBumpMapUv ).x;
|
|||
|
float dBx = bumpScale * texture2D( bumpMap, vBumpMapUv + dSTdx ).x - Hll;
|
|||
|
float dBy = bumpScale * texture2D( bumpMap, vBumpMapUv + dSTdy ).x - Hll;
|
|||
|
return vec2( dBx, dBy );
|
|||
|
}
|
|||
|
vec3 perturbNormalArb( vec3 surf_pos, vec3 surf_norm, vec2 dHdxy, float faceDirection ) {
|
|||
|
vec3 vSigmaX = normalize( dFdx( surf_pos.xyz ) );
|
|||
|
vec3 vSigmaY = normalize( dFdy( surf_pos.xyz ) );
|
|||
|
vec3 vN = surf_norm;
|
|||
|
vec3 R1 = cross( vSigmaY, vN );
|
|||
|
vec3 R2 = cross( vN, vSigmaX );
|
|||
|
float fDet = dot( vSigmaX, R1 ) * faceDirection;
|
|||
|
vec3 vGrad = sign( fDet ) * ( dHdxy.x * R1 + dHdxy.y * R2 );
|
|||
|
return normalize( abs( fDet ) * surf_norm - vGrad );
|
|||
|
}
|
|||
|
#endif`,s1t=`#if NUM_CLIPPING_PLANES > 0
|
|||
|
vec4 plane;
|
|||
|
#pragma unroll_loop_start
|
|||
|
for ( int i = 0; i < UNION_CLIPPING_PLANES; i ++ ) {
|
|||
|
plane = clippingPlanes[ i ];
|
|||
|
if ( dot( vClipPosition, plane.xyz ) > plane.w ) discard;
|
|||
|
}
|
|||
|
#pragma unroll_loop_end
|
|||
|
#if UNION_CLIPPING_PLANES < NUM_CLIPPING_PLANES
|
|||
|
bool clipped = true;
|
|||
|
#pragma unroll_loop_start
|
|||
|
for ( int i = UNION_CLIPPING_PLANES; i < NUM_CLIPPING_PLANES; i ++ ) {
|
|||
|
plane = clippingPlanes[ i ];
|
|||
|
clipped = ( dot( vClipPosition, plane.xyz ) > plane.w ) && clipped;
|
|||
|
}
|
|||
|
#pragma unroll_loop_end
|
|||
|
if ( clipped ) discard;
|
|||
|
#endif
|
|||
|
#endif`,r1t=`#if NUM_CLIPPING_PLANES > 0
|
|||
|
varying vec3 vClipPosition;
|
|||
|
uniform vec4 clippingPlanes[ NUM_CLIPPING_PLANES ];
|
|||
|
#endif`,o1t=`#if NUM_CLIPPING_PLANES > 0
|
|||
|
varying vec3 vClipPosition;
|
|||
|
#endif`,a1t=`#if NUM_CLIPPING_PLANES > 0
|
|||
|
vClipPosition = - mvPosition.xyz;
|
|||
|
#endif`,l1t=`#if defined( USE_COLOR_ALPHA )
|
|||
|
diffuseColor *= vColor;
|
|||
|
#elif defined( USE_COLOR )
|
|||
|
diffuseColor.rgb *= vColor;
|
|||
|
#endif`,c1t=`#if defined( USE_COLOR_ALPHA )
|
|||
|
varying vec4 vColor;
|
|||
|
#elif defined( USE_COLOR )
|
|||
|
varying vec3 vColor;
|
|||
|
#endif`,d1t=`#if defined( USE_COLOR_ALPHA )
|
|||
|
varying vec4 vColor;
|
|||
|
#elif defined( USE_COLOR ) || defined( USE_INSTANCING_COLOR )
|
|||
|
varying vec3 vColor;
|
|||
|
#endif`,u1t=`#if defined( USE_COLOR_ALPHA )
|
|||
|
vColor = vec4( 1.0 );
|
|||
|
#elif defined( USE_COLOR ) || defined( USE_INSTANCING_COLOR )
|
|||
|
vColor = vec3( 1.0 );
|
|||
|
#endif
|
|||
|
#ifdef USE_COLOR
|
|||
|
vColor *= color;
|
|||
|
#endif
|
|||
|
#ifdef USE_INSTANCING_COLOR
|
|||
|
vColor.xyz *= instanceColor.xyz;
|
|||
|
#endif`,p1t=`#define PI 3.141592653589793
|
|||
|
#define PI2 6.283185307179586
|
|||
|
#define PI_HALF 1.5707963267948966
|
|||
|
#define RECIPROCAL_PI 0.3183098861837907
|
|||
|
#define RECIPROCAL_PI2 0.15915494309189535
|
|||
|
#define EPSILON 1e-6
|
|||
|
#ifndef saturate
|
|||
|
#define saturate( a ) clamp( a, 0.0, 1.0 )
|
|||
|
#endif
|
|||
|
#define whiteComplement( a ) ( 1.0 - saturate( a ) )
|
|||
|
float pow2( const in float x ) { return x*x; }
|
|||
|
vec3 pow2( const in vec3 x ) { return x*x; }
|
|||
|
float pow3( const in float x ) { return x*x*x; }
|
|||
|
float pow4( const in float x ) { float x2 = x*x; return x2*x2; }
|
|||
|
float max3( const in vec3 v ) { return max( max( v.x, v.y ), v.z ); }
|
|||
|
float average( const in vec3 v ) { return dot( v, vec3( 0.3333333 ) ); }
|
|||
|
highp float rand( const in vec2 uv ) {
|
|||
|
const highp float a = 12.9898, b = 78.233, c = 43758.5453;
|
|||
|
highp float dt = dot( uv.xy, vec2( a,b ) ), sn = mod( dt, PI );
|
|||
|
return fract( sin( sn ) * c );
|
|||
|
}
|
|||
|
#ifdef HIGH_PRECISION
|
|||
|
float precisionSafeLength( vec3 v ) { return length( v ); }
|
|||
|
#else
|
|||
|
float precisionSafeLength( vec3 v ) {
|
|||
|
float maxComponent = max3( abs( v ) );
|
|||
|
return length( v / maxComponent ) * maxComponent;
|
|||
|
}
|
|||
|
#endif
|
|||
|
struct IncidentLight {
|
|||
|
vec3 color;
|
|||
|
vec3 direction;
|
|||
|
bool visible;
|
|||
|
};
|
|||
|
struct ReflectedLight {
|
|||
|
vec3 directDiffuse;
|
|||
|
vec3 directSpecular;
|
|||
|
vec3 indirectDiffuse;
|
|||
|
vec3 indirectSpecular;
|
|||
|
};
|
|||
|
#ifdef USE_ALPHAHASH
|
|||
|
varying vec3 vPosition;
|
|||
|
#endif
|
|||
|
vec3 transformDirection( in vec3 dir, in mat4 matrix ) {
|
|||
|
return normalize( ( matrix * vec4( dir, 0.0 ) ).xyz );
|
|||
|
}
|
|||
|
vec3 inverseTransformDirection( in vec3 dir, in mat4 matrix ) {
|
|||
|
return normalize( ( vec4( dir, 0.0 ) * matrix ).xyz );
|
|||
|
}
|
|||
|
mat3 transposeMat3( const in mat3 m ) {
|
|||
|
mat3 tmp;
|
|||
|
tmp[ 0 ] = vec3( m[ 0 ].x, m[ 1 ].x, m[ 2 ].x );
|
|||
|
tmp[ 1 ] = vec3( m[ 0 ].y, m[ 1 ].y, m[ 2 ].y );
|
|||
|
tmp[ 2 ] = vec3( m[ 0 ].z, m[ 1 ].z, m[ 2 ].z );
|
|||
|
return tmp;
|
|||
|
}
|
|||
|
float luminance( const in vec3 rgb ) {
|
|||
|
const vec3 weights = vec3( 0.2126729, 0.7151522, 0.0721750 );
|
|||
|
return dot( weights, rgb );
|
|||
|
}
|
|||
|
bool isPerspectiveMatrix( mat4 m ) {
|
|||
|
return m[ 2 ][ 3 ] == - 1.0;
|
|||
|
}
|
|||
|
vec2 equirectUv( in vec3 dir ) {
|
|||
|
float u = atan( dir.z, dir.x ) * RECIPROCAL_PI2 + 0.5;
|
|||
|
float v = asin( clamp( dir.y, - 1.0, 1.0 ) ) * RECIPROCAL_PI + 0.5;
|
|||
|
return vec2( u, v );
|
|||
|
}
|
|||
|
vec3 BRDF_Lambert( const in vec3 diffuseColor ) {
|
|||
|
return RECIPROCAL_PI * diffuseColor;
|
|||
|
}
|
|||
|
vec3 F_Schlick( const in vec3 f0, const in float f90, const in float dotVH ) {
|
|||
|
float fresnel = exp2( ( - 5.55473 * dotVH - 6.98316 ) * dotVH );
|
|||
|
return f0 * ( 1.0 - fresnel ) + ( f90 * fresnel );
|
|||
|
}
|
|||
|
float F_Schlick( const in float f0, const in float f90, const in float dotVH ) {
|
|||
|
float fresnel = exp2( ( - 5.55473 * dotVH - 6.98316 ) * dotVH );
|
|||
|
return f0 * ( 1.0 - fresnel ) + ( f90 * fresnel );
|
|||
|
} // validated`,_1t=`#ifdef ENVMAP_TYPE_CUBE_UV
|
|||
|
#define cubeUV_minMipLevel 4.0
|
|||
|
#define cubeUV_minTileSize 16.0
|
|||
|
float getFace( vec3 direction ) {
|
|||
|
vec3 absDirection = abs( direction );
|
|||
|
float face = - 1.0;
|
|||
|
if ( absDirection.x > absDirection.z ) {
|
|||
|
if ( absDirection.x > absDirection.y )
|
|||
|
face = direction.x > 0.0 ? 0.0 : 3.0;
|
|||
|
else
|
|||
|
face = direction.y > 0.0 ? 1.0 : 4.0;
|
|||
|
} else {
|
|||
|
if ( absDirection.z > absDirection.y )
|
|||
|
face = direction.z > 0.0 ? 2.0 : 5.0;
|
|||
|
else
|
|||
|
face = direction.y > 0.0 ? 1.0 : 4.0;
|
|||
|
}
|
|||
|
return face;
|
|||
|
}
|
|||
|
vec2 getUV( vec3 direction, float face ) {
|
|||
|
vec2 uv;
|
|||
|
if ( face == 0.0 ) {
|
|||
|
uv = vec2( direction.z, direction.y ) / abs( direction.x );
|
|||
|
} else if ( face == 1.0 ) {
|
|||
|
uv = vec2( - direction.x, - direction.z ) / abs( direction.y );
|
|||
|
} else if ( face == 2.0 ) {
|
|||
|
uv = vec2( - direction.x, direction.y ) / abs( direction.z );
|
|||
|
} else if ( face == 3.0 ) {
|
|||
|
uv = vec2( - direction.z, direction.y ) / abs( direction.x );
|
|||
|
} else if ( face == 4.0 ) {
|
|||
|
uv = vec2( - direction.x, direction.z ) / abs( direction.y );
|
|||
|
} else {
|
|||
|
uv = vec2( direction.x, direction.y ) / abs( direction.z );
|
|||
|
}
|
|||
|
return 0.5 * ( uv + 1.0 );
|
|||
|
}
|
|||
|
vec3 bilinearCubeUV( sampler2D envMap, vec3 direction, float mipInt ) {
|
|||
|
float face = getFace( direction );
|
|||
|
float filterInt = max( cubeUV_minMipLevel - mipInt, 0.0 );
|
|||
|
mipInt = max( mipInt, cubeUV_minMipLevel );
|
|||
|
float faceSize = exp2( mipInt );
|
|||
|
highp vec2 uv = getUV( direction, face ) * ( faceSize - 2.0 ) + 1.0;
|
|||
|
if ( face > 2.0 ) {
|
|||
|
uv.y += faceSize;
|
|||
|
face -= 3.0;
|
|||
|
}
|
|||
|
uv.x += face * faceSize;
|
|||
|
uv.x += filterInt * 3.0 * cubeUV_minTileSize;
|
|||
|
uv.y += 4.0 * ( exp2( CUBEUV_MAX_MIP ) - faceSize );
|
|||
|
uv.x *= CUBEUV_TEXEL_WIDTH;
|
|||
|
uv.y *= CUBEUV_TEXEL_HEIGHT;
|
|||
|
#ifdef texture2DGradEXT
|
|||
|
return texture2DGradEXT( envMap, uv, vec2( 0.0 ), vec2( 0.0 ) ).rgb;
|
|||
|
#else
|
|||
|
return texture2D( envMap, uv ).rgb;
|
|||
|
#endif
|
|||
|
}
|
|||
|
#define cubeUV_r0 1.0
|
|||
|
#define cubeUV_v0 0.339
|
|||
|
#define cubeUV_m0 - 2.0
|
|||
|
#define cubeUV_r1 0.8
|
|||
|
#define cubeUV_v1 0.276
|
|||
|
#define cubeUV_m1 - 1.0
|
|||
|
#define cubeUV_r4 0.4
|
|||
|
#define cubeUV_v4 0.046
|
|||
|
#define cubeUV_m4 2.0
|
|||
|
#define cubeUV_r5 0.305
|
|||
|
#define cubeUV_v5 0.016
|
|||
|
#define cubeUV_m5 3.0
|
|||
|
#define cubeUV_r6 0.21
|
|||
|
#define cubeUV_v6 0.0038
|
|||
|
#define cubeUV_m6 4.0
|
|||
|
float roughnessToMip( float roughness ) {
|
|||
|
float mip = 0.0;
|
|||
|
if ( roughness >= cubeUV_r1 ) {
|
|||
|
mip = ( cubeUV_r0 - roughness ) * ( cubeUV_m1 - cubeUV_m0 ) / ( cubeUV_r0 - cubeUV_r1 ) + cubeUV_m0;
|
|||
|
} else if ( roughness >= cubeUV_r4 ) {
|
|||
|
mip = ( cubeUV_r1 - roughness ) * ( cubeUV_m4 - cubeUV_m1 ) / ( cubeUV_r1 - cubeUV_r4 ) + cubeUV_m1;
|
|||
|
} else if ( roughness >= cubeUV_r5 ) {
|
|||
|
mip = ( cubeUV_r4 - roughness ) * ( cubeUV_m5 - cubeUV_m4 ) / ( cubeUV_r4 - cubeUV_r5 ) + cubeUV_m4;
|
|||
|
} else if ( roughness >= cubeUV_r6 ) {
|
|||
|
mip = ( cubeUV_r5 - roughness ) * ( cubeUV_m6 - cubeUV_m5 ) / ( cubeUV_r5 - cubeUV_r6 ) + cubeUV_m5;
|
|||
|
} else {
|
|||
|
mip = - 2.0 * log2( 1.16 * roughness ); }
|
|||
|
return mip;
|
|||
|
}
|
|||
|
vec4 textureCubeUV( sampler2D envMap, vec3 sampleDir, float roughness ) {
|
|||
|
float mip = clamp( roughnessToMip( roughness ), cubeUV_m0, CUBEUV_MAX_MIP );
|
|||
|
float mipF = fract( mip );
|
|||
|
float mipInt = floor( mip );
|
|||
|
vec3 color0 = bilinearCubeUV( envMap, sampleDir, mipInt );
|
|||
|
if ( mipF == 0.0 ) {
|
|||
|
return vec4( color0, 1.0 );
|
|||
|
} else {
|
|||
|
vec3 color1 = bilinearCubeUV( envMap, sampleDir, mipInt + 1.0 );
|
|||
|
return vec4( mix( color0, color1, mipF ), 1.0 );
|
|||
|
}
|
|||
|
}
|
|||
|
#endif`,h1t=`vec3 transformedNormal = objectNormal;
|
|||
|
#ifdef USE_TANGENT
|
|||
|
vec3 transformedTangent = objectTangent;
|
|||
|
#endif
|
|||
|
#ifdef USE_BATCHING
|
|||
|
mat3 bm = mat3( batchingMatrix );
|
|||
|
transformedNormal /= vec3( dot( bm[ 0 ], bm[ 0 ] ), dot( bm[ 1 ], bm[ 1 ] ), dot( bm[ 2 ], bm[ 2 ] ) );
|
|||
|
transformedNormal = bm * transformedNormal;
|
|||
|
#ifdef USE_TANGENT
|
|||
|
transformedTangent = bm * transformedTangent;
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#ifdef USE_INSTANCING
|
|||
|
mat3 im = mat3( instanceMatrix );
|
|||
|
transformedNormal /= vec3( dot( im[ 0 ], im[ 0 ] ), dot( im[ 1 ], im[ 1 ] ), dot( im[ 2 ], im[ 2 ] ) );
|
|||
|
transformedNormal = im * transformedNormal;
|
|||
|
#ifdef USE_TANGENT
|
|||
|
transformedTangent = im * transformedTangent;
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
transformedNormal = normalMatrix * transformedNormal;
|
|||
|
#ifdef FLIP_SIDED
|
|||
|
transformedNormal = - transformedNormal;
|
|||
|
#endif
|
|||
|
#ifdef USE_TANGENT
|
|||
|
transformedTangent = ( modelViewMatrix * vec4( transformedTangent, 0.0 ) ).xyz;
|
|||
|
#ifdef FLIP_SIDED
|
|||
|
transformedTangent = - transformedTangent;
|
|||
|
#endif
|
|||
|
#endif`,f1t=`#ifdef USE_DISPLACEMENTMAP
|
|||
|
uniform sampler2D displacementMap;
|
|||
|
uniform float displacementScale;
|
|||
|
uniform float displacementBias;
|
|||
|
#endif`,m1t=`#ifdef USE_DISPLACEMENTMAP
|
|||
|
transformed += normalize( objectNormal ) * ( texture2D( displacementMap, vDisplacementMapUv ).x * displacementScale + displacementBias );
|
|||
|
#endif`,g1t=`#ifdef USE_EMISSIVEMAP
|
|||
|
vec4 emissiveColor = texture2D( emissiveMap, vEmissiveMapUv );
|
|||
|
totalEmissiveRadiance *= emissiveColor.rgb;
|
|||
|
#endif`,b1t=`#ifdef USE_EMISSIVEMAP
|
|||
|
uniform sampler2D emissiveMap;
|
|||
|
#endif`,E1t="gl_FragColor = linearToOutputTexel( gl_FragColor );",v1t=`
|
|||
|
const mat3 LINEAR_SRGB_TO_LINEAR_DISPLAY_P3 = mat3(
|
|||
|
vec3( 0.8224621, 0.177538, 0.0 ),
|
|||
|
vec3( 0.0331941, 0.9668058, 0.0 ),
|
|||
|
vec3( 0.0170827, 0.0723974, 0.9105199 )
|
|||
|
);
|
|||
|
const mat3 LINEAR_DISPLAY_P3_TO_LINEAR_SRGB = mat3(
|
|||
|
vec3( 1.2249401, - 0.2249404, 0.0 ),
|
|||
|
vec3( - 0.0420569, 1.0420571, 0.0 ),
|
|||
|
vec3( - 0.0196376, - 0.0786361, 1.0982735 )
|
|||
|
);
|
|||
|
vec4 LinearSRGBToLinearDisplayP3( in vec4 value ) {
|
|||
|
return vec4( value.rgb * LINEAR_SRGB_TO_LINEAR_DISPLAY_P3, value.a );
|
|||
|
}
|
|||
|
vec4 LinearDisplayP3ToLinearSRGB( in vec4 value ) {
|
|||
|
return vec4( value.rgb * LINEAR_DISPLAY_P3_TO_LINEAR_SRGB, value.a );
|
|||
|
}
|
|||
|
vec4 LinearTransferOETF( in vec4 value ) {
|
|||
|
return value;
|
|||
|
}
|
|||
|
vec4 sRGBTransferOETF( in vec4 value ) {
|
|||
|
return vec4( mix( pow( value.rgb, vec3( 0.41666 ) ) * 1.055 - vec3( 0.055 ), value.rgb * 12.92, vec3( lessThanEqual( value.rgb, vec3( 0.0031308 ) ) ) ), value.a );
|
|||
|
}
|
|||
|
vec4 LinearToLinear( in vec4 value ) {
|
|||
|
return value;
|
|||
|
}
|
|||
|
vec4 LinearTosRGB( in vec4 value ) {
|
|||
|
return sRGBTransferOETF( value );
|
|||
|
}`,y1t=`#ifdef USE_ENVMAP
|
|||
|
#ifdef ENV_WORLDPOS
|
|||
|
vec3 cameraToFrag;
|
|||
|
if ( isOrthographic ) {
|
|||
|
cameraToFrag = normalize( vec3( - viewMatrix[ 0 ][ 2 ], - viewMatrix[ 1 ][ 2 ], - viewMatrix[ 2 ][ 2 ] ) );
|
|||
|
} else {
|
|||
|
cameraToFrag = normalize( vWorldPosition - cameraPosition );
|
|||
|
}
|
|||
|
vec3 worldNormal = inverseTransformDirection( normal, viewMatrix );
|
|||
|
#ifdef ENVMAP_MODE_REFLECTION
|
|||
|
vec3 reflectVec = reflect( cameraToFrag, worldNormal );
|
|||
|
#else
|
|||
|
vec3 reflectVec = refract( cameraToFrag, worldNormal, refractionRatio );
|
|||
|
#endif
|
|||
|
#else
|
|||
|
vec3 reflectVec = vReflect;
|
|||
|
#endif
|
|||
|
#ifdef ENVMAP_TYPE_CUBE
|
|||
|
vec4 envColor = textureCube( envMap, vec3( flipEnvMap * reflectVec.x, reflectVec.yz ) );
|
|||
|
#else
|
|||
|
vec4 envColor = vec4( 0.0 );
|
|||
|
#endif
|
|||
|
#ifdef ENVMAP_BLENDING_MULTIPLY
|
|||
|
outgoingLight = mix( outgoingLight, outgoingLight * envColor.xyz, specularStrength * reflectivity );
|
|||
|
#elif defined( ENVMAP_BLENDING_MIX )
|
|||
|
outgoingLight = mix( outgoingLight, envColor.xyz, specularStrength * reflectivity );
|
|||
|
#elif defined( ENVMAP_BLENDING_ADD )
|
|||
|
outgoingLight += envColor.xyz * specularStrength * reflectivity;
|
|||
|
#endif
|
|||
|
#endif`,S1t=`#ifdef USE_ENVMAP
|
|||
|
uniform float envMapIntensity;
|
|||
|
uniform float flipEnvMap;
|
|||
|
#ifdef ENVMAP_TYPE_CUBE
|
|||
|
uniform samplerCube envMap;
|
|||
|
#else
|
|||
|
uniform sampler2D envMap;
|
|||
|
#endif
|
|||
|
|
|||
|
#endif`,T1t=`#ifdef USE_ENVMAP
|
|||
|
uniform float reflectivity;
|
|||
|
#if defined( USE_BUMPMAP ) || defined( USE_NORMALMAP ) || defined( PHONG ) || defined( LAMBERT )
|
|||
|
#define ENV_WORLDPOS
|
|||
|
#endif
|
|||
|
#ifdef ENV_WORLDPOS
|
|||
|
varying vec3 vWorldPosition;
|
|||
|
uniform float refractionRatio;
|
|||
|
#else
|
|||
|
varying vec3 vReflect;
|
|||
|
#endif
|
|||
|
#endif`,x1t=`#ifdef USE_ENVMAP
|
|||
|
#if defined( USE_BUMPMAP ) || defined( USE_NORMALMAP ) || defined( PHONG ) || defined( LAMBERT )
|
|||
|
#define ENV_WORLDPOS
|
|||
|
#endif
|
|||
|
#ifdef ENV_WORLDPOS
|
|||
|
|
|||
|
varying vec3 vWorldPosition;
|
|||
|
#else
|
|||
|
varying vec3 vReflect;
|
|||
|
uniform float refractionRatio;
|
|||
|
#endif
|
|||
|
#endif`,C1t=`#ifdef USE_ENVMAP
|
|||
|
#ifdef ENV_WORLDPOS
|
|||
|
vWorldPosition = worldPosition.xyz;
|
|||
|
#else
|
|||
|
vec3 cameraToVertex;
|
|||
|
if ( isOrthographic ) {
|
|||
|
cameraToVertex = normalize( vec3( - viewMatrix[ 0 ][ 2 ], - viewMatrix[ 1 ][ 2 ], - viewMatrix[ 2 ][ 2 ] ) );
|
|||
|
} else {
|
|||
|
cameraToVertex = normalize( worldPosition.xyz - cameraPosition );
|
|||
|
}
|
|||
|
vec3 worldNormal = inverseTransformDirection( transformedNormal, viewMatrix );
|
|||
|
#ifdef ENVMAP_MODE_REFLECTION
|
|||
|
vReflect = reflect( cameraToVertex, worldNormal );
|
|||
|
#else
|
|||
|
vReflect = refract( cameraToVertex, worldNormal, refractionRatio );
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#endif`,R1t=`#ifdef USE_FOG
|
|||
|
vFogDepth = - mvPosition.z;
|
|||
|
#endif`,A1t=`#ifdef USE_FOG
|
|||
|
varying float vFogDepth;
|
|||
|
#endif`,w1t=`#ifdef USE_FOG
|
|||
|
#ifdef FOG_EXP2
|
|||
|
float fogFactor = 1.0 - exp( - fogDensity * fogDensity * vFogDepth * vFogDepth );
|
|||
|
#else
|
|||
|
float fogFactor = smoothstep( fogNear, fogFar, vFogDepth );
|
|||
|
#endif
|
|||
|
gl_FragColor.rgb = mix( gl_FragColor.rgb, fogColor, fogFactor );
|
|||
|
#endif`,N1t=`#ifdef USE_FOG
|
|||
|
uniform vec3 fogColor;
|
|||
|
varying float vFogDepth;
|
|||
|
#ifdef FOG_EXP2
|
|||
|
uniform float fogDensity;
|
|||
|
#else
|
|||
|
uniform float fogNear;
|
|||
|
uniform float fogFar;
|
|||
|
#endif
|
|||
|
#endif`,O1t=`#ifdef USE_GRADIENTMAP
|
|||
|
uniform sampler2D gradientMap;
|
|||
|
#endif
|
|||
|
vec3 getGradientIrradiance( vec3 normal, vec3 lightDirection ) {
|
|||
|
float dotNL = dot( normal, lightDirection );
|
|||
|
vec2 coord = vec2( dotNL * 0.5 + 0.5, 0.0 );
|
|||
|
#ifdef USE_GRADIENTMAP
|
|||
|
return vec3( texture2D( gradientMap, coord ).r );
|
|||
|
#else
|
|||
|
vec2 fw = fwidth( coord ) * 0.5;
|
|||
|
return mix( vec3( 0.7 ), vec3( 1.0 ), smoothstep( 0.7 - fw.x, 0.7 + fw.x, coord.x ) );
|
|||
|
#endif
|
|||
|
}`,I1t=`#ifdef USE_LIGHTMAP
|
|||
|
vec4 lightMapTexel = texture2D( lightMap, vLightMapUv );
|
|||
|
vec3 lightMapIrradiance = lightMapTexel.rgb * lightMapIntensity;
|
|||
|
reflectedLight.indirectDiffuse += lightMapIrradiance;
|
|||
|
#endif`,M1t=`#ifdef USE_LIGHTMAP
|
|||
|
uniform sampler2D lightMap;
|
|||
|
uniform float lightMapIntensity;
|
|||
|
#endif`,D1t=`LambertMaterial material;
|
|||
|
material.diffuseColor = diffuseColor.rgb;
|
|||
|
material.specularStrength = specularStrength;`,k1t=`varying vec3 vViewPosition;
|
|||
|
struct LambertMaterial {
|
|||
|
vec3 diffuseColor;
|
|||
|
float specularStrength;
|
|||
|
};
|
|||
|
void RE_Direct_Lambert( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in LambertMaterial material, inout ReflectedLight reflectedLight ) {
|
|||
|
float dotNL = saturate( dot( geometryNormal, directLight.direction ) );
|
|||
|
vec3 irradiance = dotNL * directLight.color;
|
|||
|
reflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );
|
|||
|
}
|
|||
|
void RE_IndirectDiffuse_Lambert( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in LambertMaterial material, inout ReflectedLight reflectedLight ) {
|
|||
|
reflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );
|
|||
|
}
|
|||
|
#define RE_Direct RE_Direct_Lambert
|
|||
|
#define RE_IndirectDiffuse RE_IndirectDiffuse_Lambert`,L1t=`uniform bool receiveShadow;
|
|||
|
uniform vec3 ambientLightColor;
|
|||
|
#if defined( USE_LIGHT_PROBES )
|
|||
|
uniform vec3 lightProbe[ 9 ];
|
|||
|
#endif
|
|||
|
vec3 shGetIrradianceAt( in vec3 normal, in vec3 shCoefficients[ 9 ] ) {
|
|||
|
float x = normal.x, y = normal.y, z = normal.z;
|
|||
|
vec3 result = shCoefficients[ 0 ] * 0.886227;
|
|||
|
result += shCoefficients[ 1 ] * 2.0 * 0.511664 * y;
|
|||
|
result += shCoefficients[ 2 ] * 2.0 * 0.511664 * z;
|
|||
|
result += shCoefficients[ 3 ] * 2.0 * 0.511664 * x;
|
|||
|
result += shCoefficients[ 4 ] * 2.0 * 0.429043 * x * y;
|
|||
|
result += shCoefficients[ 5 ] * 2.0 * 0.429043 * y * z;
|
|||
|
result += shCoefficients[ 6 ] * ( 0.743125 * z * z - 0.247708 );
|
|||
|
result += shCoefficients[ 7 ] * 2.0 * 0.429043 * x * z;
|
|||
|
result += shCoefficients[ 8 ] * 0.429043 * ( x * x - y * y );
|
|||
|
return result;
|
|||
|
}
|
|||
|
vec3 getLightProbeIrradiance( const in vec3 lightProbe[ 9 ], const in vec3 normal ) {
|
|||
|
vec3 worldNormal = inverseTransformDirection( normal, viewMatrix );
|
|||
|
vec3 irradiance = shGetIrradianceAt( worldNormal, lightProbe );
|
|||
|
return irradiance;
|
|||
|
}
|
|||
|
vec3 getAmbientLightIrradiance( const in vec3 ambientLightColor ) {
|
|||
|
vec3 irradiance = ambientLightColor;
|
|||
|
return irradiance;
|
|||
|
}
|
|||
|
float getDistanceAttenuation( const in float lightDistance, const in float cutoffDistance, const in float decayExponent ) {
|
|||
|
#if defined ( LEGACY_LIGHTS )
|
|||
|
if ( cutoffDistance > 0.0 && decayExponent > 0.0 ) {
|
|||
|
return pow( saturate( - lightDistance / cutoffDistance + 1.0 ), decayExponent );
|
|||
|
}
|
|||
|
return 1.0;
|
|||
|
#else
|
|||
|
float distanceFalloff = 1.0 / max( pow( lightDistance, decayExponent ), 0.01 );
|
|||
|
if ( cutoffDistance > 0.0 ) {
|
|||
|
distanceFalloff *= pow2( saturate( 1.0 - pow4( lightDistance / cutoffDistance ) ) );
|
|||
|
}
|
|||
|
return distanceFalloff;
|
|||
|
#endif
|
|||
|
}
|
|||
|
float getSpotAttenuation( const in float coneCosine, const in float penumbraCosine, const in float angleCosine ) {
|
|||
|
return smoothstep( coneCosine, penumbraCosine, angleCosine );
|
|||
|
}
|
|||
|
#if NUM_DIR_LIGHTS > 0
|
|||
|
struct DirectionalLight {
|
|||
|
vec3 direction;
|
|||
|
vec3 color;
|
|||
|
};
|
|||
|
uniform DirectionalLight directionalLights[ NUM_DIR_LIGHTS ];
|
|||
|
void getDirectionalLightInfo( const in DirectionalLight directionalLight, out IncidentLight light ) {
|
|||
|
light.color = directionalLight.color;
|
|||
|
light.direction = directionalLight.direction;
|
|||
|
light.visible = true;
|
|||
|
}
|
|||
|
#endif
|
|||
|
#if NUM_POINT_LIGHTS > 0
|
|||
|
struct PointLight {
|
|||
|
vec3 position;
|
|||
|
vec3 color;
|
|||
|
float distance;
|
|||
|
float decay;
|
|||
|
};
|
|||
|
uniform PointLight pointLights[ NUM_POINT_LIGHTS ];
|
|||
|
void getPointLightInfo( const in PointLight pointLight, const in vec3 geometryPosition, out IncidentLight light ) {
|
|||
|
vec3 lVector = pointLight.position - geometryPosition;
|
|||
|
light.direction = normalize( lVector );
|
|||
|
float lightDistance = length( lVector );
|
|||
|
light.color = pointLight.color;
|
|||
|
light.color *= getDistanceAttenuation( lightDistance, pointLight.distance, pointLight.decay );
|
|||
|
light.visible = ( light.color != vec3( 0.0 ) );
|
|||
|
}
|
|||
|
#endif
|
|||
|
#if NUM_SPOT_LIGHTS > 0
|
|||
|
struct SpotLight {
|
|||
|
vec3 position;
|
|||
|
vec3 direction;
|
|||
|
vec3 color;
|
|||
|
float distance;
|
|||
|
float decay;
|
|||
|
float coneCos;
|
|||
|
float penumbraCos;
|
|||
|
};
|
|||
|
uniform SpotLight spotLights[ NUM_SPOT_LIGHTS ];
|
|||
|
void getSpotLightInfo( const in SpotLight spotLight, const in vec3 geometryPosition, out IncidentLight light ) {
|
|||
|
vec3 lVector = spotLight.position - geometryPosition;
|
|||
|
light.direction = normalize( lVector );
|
|||
|
float angleCos = dot( light.direction, spotLight.direction );
|
|||
|
float spotAttenuation = getSpotAttenuation( spotLight.coneCos, spotLight.penumbraCos, angleCos );
|
|||
|
if ( spotAttenuation > 0.0 ) {
|
|||
|
float lightDistance = length( lVector );
|
|||
|
light.color = spotLight.color * spotAttenuation;
|
|||
|
light.color *= getDistanceAttenuation( lightDistance, spotLight.distance, spotLight.decay );
|
|||
|
light.visible = ( light.color != vec3( 0.0 ) );
|
|||
|
} else {
|
|||
|
light.color = vec3( 0.0 );
|
|||
|
light.visible = false;
|
|||
|
}
|
|||
|
}
|
|||
|
#endif
|
|||
|
#if NUM_RECT_AREA_LIGHTS > 0
|
|||
|
struct RectAreaLight {
|
|||
|
vec3 color;
|
|||
|
vec3 position;
|
|||
|
vec3 halfWidth;
|
|||
|
vec3 halfHeight;
|
|||
|
};
|
|||
|
uniform sampler2D ltc_1; uniform sampler2D ltc_2;
|
|||
|
uniform RectAreaLight rectAreaLights[ NUM_RECT_AREA_LIGHTS ];
|
|||
|
#endif
|
|||
|
#if NUM_HEMI_LIGHTS > 0
|
|||
|
struct HemisphereLight {
|
|||
|
vec3 direction;
|
|||
|
vec3 skyColor;
|
|||
|
vec3 groundColor;
|
|||
|
};
|
|||
|
uniform HemisphereLight hemisphereLights[ NUM_HEMI_LIGHTS ];
|
|||
|
vec3 getHemisphereLightIrradiance( const in HemisphereLight hemiLight, const in vec3 normal ) {
|
|||
|
float dotNL = dot( normal, hemiLight.direction );
|
|||
|
float hemiDiffuseWeight = 0.5 * dotNL + 0.5;
|
|||
|
vec3 irradiance = mix( hemiLight.groundColor, hemiLight.skyColor, hemiDiffuseWeight );
|
|||
|
return irradiance;
|
|||
|
}
|
|||
|
#endif`,P1t=`#ifdef USE_ENVMAP
|
|||
|
vec3 getIBLIrradiance( const in vec3 normal ) {
|
|||
|
#ifdef ENVMAP_TYPE_CUBE_UV
|
|||
|
vec3 worldNormal = inverseTransformDirection( normal, viewMatrix );
|
|||
|
vec4 envMapColor = textureCubeUV( envMap, worldNormal, 1.0 );
|
|||
|
return PI * envMapColor.rgb * envMapIntensity;
|
|||
|
#else
|
|||
|
return vec3( 0.0 );
|
|||
|
#endif
|
|||
|
}
|
|||
|
vec3 getIBLRadiance( const in vec3 viewDir, const in vec3 normal, const in float roughness ) {
|
|||
|
#ifdef ENVMAP_TYPE_CUBE_UV
|
|||
|
vec3 reflectVec = reflect( - viewDir, normal );
|
|||
|
reflectVec = normalize( mix( reflectVec, normal, roughness * roughness) );
|
|||
|
reflectVec = inverseTransformDirection( reflectVec, viewMatrix );
|
|||
|
vec4 envMapColor = textureCubeUV( envMap, reflectVec, roughness );
|
|||
|
return envMapColor.rgb * envMapIntensity;
|
|||
|
#else
|
|||
|
return vec3( 0.0 );
|
|||
|
#endif
|
|||
|
}
|
|||
|
#ifdef USE_ANISOTROPY
|
|||
|
vec3 getIBLAnisotropyRadiance( const in vec3 viewDir, const in vec3 normal, const in float roughness, const in vec3 bitangent, const in float anisotropy ) {
|
|||
|
#ifdef ENVMAP_TYPE_CUBE_UV
|
|||
|
vec3 bentNormal = cross( bitangent, viewDir );
|
|||
|
bentNormal = normalize( cross( bentNormal, bitangent ) );
|
|||
|
bentNormal = normalize( mix( bentNormal, normal, pow2( pow2( 1.0 - anisotropy * ( 1.0 - roughness ) ) ) ) );
|
|||
|
return getIBLRadiance( viewDir, bentNormal, roughness );
|
|||
|
#else
|
|||
|
return vec3( 0.0 );
|
|||
|
#endif
|
|||
|
}
|
|||
|
#endif
|
|||
|
#endif`,U1t=`ToonMaterial material;
|
|||
|
material.diffuseColor = diffuseColor.rgb;`,F1t=`varying vec3 vViewPosition;
|
|||
|
struct ToonMaterial {
|
|||
|
vec3 diffuseColor;
|
|||
|
};
|
|||
|
void RE_Direct_Toon( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in ToonMaterial material, inout ReflectedLight reflectedLight ) {
|
|||
|
vec3 irradiance = getGradientIrradiance( geometryNormal, directLight.direction ) * directLight.color;
|
|||
|
reflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );
|
|||
|
}
|
|||
|
void RE_IndirectDiffuse_Toon( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in ToonMaterial material, inout ReflectedLight reflectedLight ) {
|
|||
|
reflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );
|
|||
|
}
|
|||
|
#define RE_Direct RE_Direct_Toon
|
|||
|
#define RE_IndirectDiffuse RE_IndirectDiffuse_Toon`,B1t=`BlinnPhongMaterial material;
|
|||
|
material.diffuseColor = diffuseColor.rgb;
|
|||
|
material.specularColor = specular;
|
|||
|
material.specularShininess = shininess;
|
|||
|
material.specularStrength = specularStrength;`,G1t=`varying vec3 vViewPosition;
|
|||
|
struct BlinnPhongMaterial {
|
|||
|
vec3 diffuseColor;
|
|||
|
vec3 specularColor;
|
|||
|
float specularShininess;
|
|||
|
float specularStrength;
|
|||
|
};
|
|||
|
void RE_Direct_BlinnPhong( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in BlinnPhongMaterial material, inout ReflectedLight reflectedLight ) {
|
|||
|
float dotNL = saturate( dot( geometryNormal, directLight.direction ) );
|
|||
|
vec3 irradiance = dotNL * directLight.color;
|
|||
|
reflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );
|
|||
|
reflectedLight.directSpecular += irradiance * BRDF_BlinnPhong( directLight.direction, geometryViewDir, geometryNormal, material.specularColor, material.specularShininess ) * material.specularStrength;
|
|||
|
}
|
|||
|
void RE_IndirectDiffuse_BlinnPhong( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in BlinnPhongMaterial material, inout ReflectedLight reflectedLight ) {
|
|||
|
reflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );
|
|||
|
}
|
|||
|
#define RE_Direct RE_Direct_BlinnPhong
|
|||
|
#define RE_IndirectDiffuse RE_IndirectDiffuse_BlinnPhong`,z1t=`PhysicalMaterial material;
|
|||
|
material.diffuseColor = diffuseColor.rgb * ( 1.0 - metalnessFactor );
|
|||
|
vec3 dxy = max( abs( dFdx( nonPerturbedNormal ) ), abs( dFdy( nonPerturbedNormal ) ) );
|
|||
|
float geometryRoughness = max( max( dxy.x, dxy.y ), dxy.z );
|
|||
|
material.roughness = max( roughnessFactor, 0.0525 );material.roughness += geometryRoughness;
|
|||
|
material.roughness = min( material.roughness, 1.0 );
|
|||
|
#ifdef IOR
|
|||
|
material.ior = ior;
|
|||
|
#ifdef USE_SPECULAR
|
|||
|
float specularIntensityFactor = specularIntensity;
|
|||
|
vec3 specularColorFactor = specularColor;
|
|||
|
#ifdef USE_SPECULAR_COLORMAP
|
|||
|
specularColorFactor *= texture2D( specularColorMap, vSpecularColorMapUv ).rgb;
|
|||
|
#endif
|
|||
|
#ifdef USE_SPECULAR_INTENSITYMAP
|
|||
|
specularIntensityFactor *= texture2D( specularIntensityMap, vSpecularIntensityMapUv ).a;
|
|||
|
#endif
|
|||
|
material.specularF90 = mix( specularIntensityFactor, 1.0, metalnessFactor );
|
|||
|
#else
|
|||
|
float specularIntensityFactor = 1.0;
|
|||
|
vec3 specularColorFactor = vec3( 1.0 );
|
|||
|
material.specularF90 = 1.0;
|
|||
|
#endif
|
|||
|
material.specularColor = mix( min( pow2( ( material.ior - 1.0 ) / ( material.ior + 1.0 ) ) * specularColorFactor, vec3( 1.0 ) ) * specularIntensityFactor, diffuseColor.rgb, metalnessFactor );
|
|||
|
#else
|
|||
|
material.specularColor = mix( vec3( 0.04 ), diffuseColor.rgb, metalnessFactor );
|
|||
|
material.specularF90 = 1.0;
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT
|
|||
|
material.clearcoat = clearcoat;
|
|||
|
material.clearcoatRoughness = clearcoatRoughness;
|
|||
|
material.clearcoatF0 = vec3( 0.04 );
|
|||
|
material.clearcoatF90 = 1.0;
|
|||
|
#ifdef USE_CLEARCOATMAP
|
|||
|
material.clearcoat *= texture2D( clearcoatMap, vClearcoatMapUv ).x;
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT_ROUGHNESSMAP
|
|||
|
material.clearcoatRoughness *= texture2D( clearcoatRoughnessMap, vClearcoatRoughnessMapUv ).y;
|
|||
|
#endif
|
|||
|
material.clearcoat = saturate( material.clearcoat ); material.clearcoatRoughness = max( material.clearcoatRoughness, 0.0525 );
|
|||
|
material.clearcoatRoughness += geometryRoughness;
|
|||
|
material.clearcoatRoughness = min( material.clearcoatRoughness, 1.0 );
|
|||
|
#endif
|
|||
|
#ifdef USE_IRIDESCENCE
|
|||
|
material.iridescence = iridescence;
|
|||
|
material.iridescenceIOR = iridescenceIOR;
|
|||
|
#ifdef USE_IRIDESCENCEMAP
|
|||
|
material.iridescence *= texture2D( iridescenceMap, vIridescenceMapUv ).r;
|
|||
|
#endif
|
|||
|
#ifdef USE_IRIDESCENCE_THICKNESSMAP
|
|||
|
material.iridescenceThickness = (iridescenceThicknessMaximum - iridescenceThicknessMinimum) * texture2D( iridescenceThicknessMap, vIridescenceThicknessMapUv ).g + iridescenceThicknessMinimum;
|
|||
|
#else
|
|||
|
material.iridescenceThickness = iridescenceThicknessMaximum;
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#ifdef USE_SHEEN
|
|||
|
material.sheenColor = sheenColor;
|
|||
|
#ifdef USE_SHEEN_COLORMAP
|
|||
|
material.sheenColor *= texture2D( sheenColorMap, vSheenColorMapUv ).rgb;
|
|||
|
#endif
|
|||
|
material.sheenRoughness = clamp( sheenRoughness, 0.07, 1.0 );
|
|||
|
#ifdef USE_SHEEN_ROUGHNESSMAP
|
|||
|
material.sheenRoughness *= texture2D( sheenRoughnessMap, vSheenRoughnessMapUv ).a;
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#ifdef USE_ANISOTROPY
|
|||
|
#ifdef USE_ANISOTROPYMAP
|
|||
|
mat2 anisotropyMat = mat2( anisotropyVector.x, anisotropyVector.y, - anisotropyVector.y, anisotropyVector.x );
|
|||
|
vec3 anisotropyPolar = texture2D( anisotropyMap, vAnisotropyMapUv ).rgb;
|
|||
|
vec2 anisotropyV = anisotropyMat * normalize( 2.0 * anisotropyPolar.rg - vec2( 1.0 ) ) * anisotropyPolar.b;
|
|||
|
#else
|
|||
|
vec2 anisotropyV = anisotropyVector;
|
|||
|
#endif
|
|||
|
material.anisotropy = length( anisotropyV );
|
|||
|
if( material.anisotropy == 0.0 ) {
|
|||
|
anisotropyV = vec2( 1.0, 0.0 );
|
|||
|
} else {
|
|||
|
anisotropyV /= material.anisotropy;
|
|||
|
material.anisotropy = saturate( material.anisotropy );
|
|||
|
}
|
|||
|
material.alphaT = mix( pow2( material.roughness ), 1.0, pow2( material.anisotropy ) );
|
|||
|
material.anisotropyT = tbn[ 0 ] * anisotropyV.x + tbn[ 1 ] * anisotropyV.y;
|
|||
|
material.anisotropyB = tbn[ 1 ] * anisotropyV.x - tbn[ 0 ] * anisotropyV.y;
|
|||
|
#endif`,V1t=`struct PhysicalMaterial {
|
|||
|
vec3 diffuseColor;
|
|||
|
float roughness;
|
|||
|
vec3 specularColor;
|
|||
|
float specularF90;
|
|||
|
#ifdef USE_CLEARCOAT
|
|||
|
float clearcoat;
|
|||
|
float clearcoatRoughness;
|
|||
|
vec3 clearcoatF0;
|
|||
|
float clearcoatF90;
|
|||
|
#endif
|
|||
|
#ifdef USE_IRIDESCENCE
|
|||
|
float iridescence;
|
|||
|
float iridescenceIOR;
|
|||
|
float iridescenceThickness;
|
|||
|
vec3 iridescenceFresnel;
|
|||
|
vec3 iridescenceF0;
|
|||
|
#endif
|
|||
|
#ifdef USE_SHEEN
|
|||
|
vec3 sheenColor;
|
|||
|
float sheenRoughness;
|
|||
|
#endif
|
|||
|
#ifdef IOR
|
|||
|
float ior;
|
|||
|
#endif
|
|||
|
#ifdef USE_TRANSMISSION
|
|||
|
float transmission;
|
|||
|
float transmissionAlpha;
|
|||
|
float thickness;
|
|||
|
float attenuationDistance;
|
|||
|
vec3 attenuationColor;
|
|||
|
#endif
|
|||
|
#ifdef USE_ANISOTROPY
|
|||
|
float anisotropy;
|
|||
|
float alphaT;
|
|||
|
vec3 anisotropyT;
|
|||
|
vec3 anisotropyB;
|
|||
|
#endif
|
|||
|
};
|
|||
|
vec3 clearcoatSpecularDirect = vec3( 0.0 );
|
|||
|
vec3 clearcoatSpecularIndirect = vec3( 0.0 );
|
|||
|
vec3 sheenSpecularDirect = vec3( 0.0 );
|
|||
|
vec3 sheenSpecularIndirect = vec3(0.0 );
|
|||
|
vec3 Schlick_to_F0( const in vec3 f, const in float f90, const in float dotVH ) {
|
|||
|
float x = clamp( 1.0 - dotVH, 0.0, 1.0 );
|
|||
|
float x2 = x * x;
|
|||
|
float x5 = clamp( x * x2 * x2, 0.0, 0.9999 );
|
|||
|
return ( f - vec3( f90 ) * x5 ) / ( 1.0 - x5 );
|
|||
|
}
|
|||
|
float V_GGX_SmithCorrelated( const in float alpha, const in float dotNL, const in float dotNV ) {
|
|||
|
float a2 = pow2( alpha );
|
|||
|
float gv = dotNL * sqrt( a2 + ( 1.0 - a2 ) * pow2( dotNV ) );
|
|||
|
float gl = dotNV * sqrt( a2 + ( 1.0 - a2 ) * pow2( dotNL ) );
|
|||
|
return 0.5 / max( gv + gl, EPSILON );
|
|||
|
}
|
|||
|
float D_GGX( const in float alpha, const in float dotNH ) {
|
|||
|
float a2 = pow2( alpha );
|
|||
|
float denom = pow2( dotNH ) * ( a2 - 1.0 ) + 1.0;
|
|||
|
return RECIPROCAL_PI * a2 / pow2( denom );
|
|||
|
}
|
|||
|
#ifdef USE_ANISOTROPY
|
|||
|
float V_GGX_SmithCorrelated_Anisotropic( const in float alphaT, const in float alphaB, const in float dotTV, const in float dotBV, const in float dotTL, const in float dotBL, const in float dotNV, const in float dotNL ) {
|
|||
|
float gv = dotNL * length( vec3( alphaT * dotTV, alphaB * dotBV, dotNV ) );
|
|||
|
float gl = dotNV * length( vec3( alphaT * dotTL, alphaB * dotBL, dotNL ) );
|
|||
|
float v = 0.5 / ( gv + gl );
|
|||
|
return saturate(v);
|
|||
|
}
|
|||
|
float D_GGX_Anisotropic( const in float alphaT, const in float alphaB, const in float dotNH, const in float dotTH, const in float dotBH ) {
|
|||
|
float a2 = alphaT * alphaB;
|
|||
|
highp vec3 v = vec3( alphaB * dotTH, alphaT * dotBH, a2 * dotNH );
|
|||
|
highp float v2 = dot( v, v );
|
|||
|
float w2 = a2 / v2;
|
|||
|
return RECIPROCAL_PI * a2 * pow2 ( w2 );
|
|||
|
}
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT
|
|||
|
vec3 BRDF_GGX_Clearcoat( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, const in PhysicalMaterial material) {
|
|||
|
vec3 f0 = material.clearcoatF0;
|
|||
|
float f90 = material.clearcoatF90;
|
|||
|
float roughness = material.clearcoatRoughness;
|
|||
|
float alpha = pow2( roughness );
|
|||
|
vec3 halfDir = normalize( lightDir + viewDir );
|
|||
|
float dotNL = saturate( dot( normal, lightDir ) );
|
|||
|
float dotNV = saturate( dot( normal, viewDir ) );
|
|||
|
float dotNH = saturate( dot( normal, halfDir ) );
|
|||
|
float dotVH = saturate( dot( viewDir, halfDir ) );
|
|||
|
vec3 F = F_Schlick( f0, f90, dotVH );
|
|||
|
float V = V_GGX_SmithCorrelated( alpha, dotNL, dotNV );
|
|||
|
float D = D_GGX( alpha, dotNH );
|
|||
|
return F * ( V * D );
|
|||
|
}
|
|||
|
#endif
|
|||
|
vec3 BRDF_GGX( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, const in PhysicalMaterial material ) {
|
|||
|
vec3 f0 = material.specularColor;
|
|||
|
float f90 = material.specularF90;
|
|||
|
float roughness = material.roughness;
|
|||
|
float alpha = pow2( roughness );
|
|||
|
vec3 halfDir = normalize( lightDir + viewDir );
|
|||
|
float dotNL = saturate( dot( normal, lightDir ) );
|
|||
|
float dotNV = saturate( dot( normal, viewDir ) );
|
|||
|
float dotNH = saturate( dot( normal, halfDir ) );
|
|||
|
float dotVH = saturate( dot( viewDir, halfDir ) );
|
|||
|
vec3 F = F_Schlick( f0, f90, dotVH );
|
|||
|
#ifdef USE_IRIDESCENCE
|
|||
|
F = mix( F, material.iridescenceFresnel, material.iridescence );
|
|||
|
#endif
|
|||
|
#ifdef USE_ANISOTROPY
|
|||
|
float dotTL = dot( material.anisotropyT, lightDir );
|
|||
|
float dotTV = dot( material.anisotropyT, viewDir );
|
|||
|
float dotTH = dot( material.anisotropyT, halfDir );
|
|||
|
float dotBL = dot( material.anisotropyB, lightDir );
|
|||
|
float dotBV = dot( material.anisotropyB, viewDir );
|
|||
|
float dotBH = dot( material.anisotropyB, halfDir );
|
|||
|
float V = V_GGX_SmithCorrelated_Anisotropic( material.alphaT, alpha, dotTV, dotBV, dotTL, dotBL, dotNV, dotNL );
|
|||
|
float D = D_GGX_Anisotropic( material.alphaT, alpha, dotNH, dotTH, dotBH );
|
|||
|
#else
|
|||
|
float V = V_GGX_SmithCorrelated( alpha, dotNL, dotNV );
|
|||
|
float D = D_GGX( alpha, dotNH );
|
|||
|
#endif
|
|||
|
return F * ( V * D );
|
|||
|
}
|
|||
|
vec2 LTC_Uv( const in vec3 N, const in vec3 V, const in float roughness ) {
|
|||
|
const float LUT_SIZE = 64.0;
|
|||
|
const float LUT_SCALE = ( LUT_SIZE - 1.0 ) / LUT_SIZE;
|
|||
|
const float LUT_BIAS = 0.5 / LUT_SIZE;
|
|||
|
float dotNV = saturate( dot( N, V ) );
|
|||
|
vec2 uv = vec2( roughness, sqrt( 1.0 - dotNV ) );
|
|||
|
uv = uv * LUT_SCALE + LUT_BIAS;
|
|||
|
return uv;
|
|||
|
}
|
|||
|
float LTC_ClippedSphereFormFactor( const in vec3 f ) {
|
|||
|
float l = length( f );
|
|||
|
return max( ( l * l + f.z ) / ( l + 1.0 ), 0.0 );
|
|||
|
}
|
|||
|
vec3 LTC_EdgeVectorFormFactor( const in vec3 v1, const in vec3 v2 ) {
|
|||
|
float x = dot( v1, v2 );
|
|||
|
float y = abs( x );
|
|||
|
float a = 0.8543985 + ( 0.4965155 + 0.0145206 * y ) * y;
|
|||
|
float b = 3.4175940 + ( 4.1616724 + y ) * y;
|
|||
|
float v = a / b;
|
|||
|
float theta_sintheta = ( x > 0.0 ) ? v : 0.5 * inversesqrt( max( 1.0 - x * x, 1e-7 ) ) - v;
|
|||
|
return cross( v1, v2 ) * theta_sintheta;
|
|||
|
}
|
|||
|
vec3 LTC_Evaluate( const in vec3 N, const in vec3 V, const in vec3 P, const in mat3 mInv, const in vec3 rectCoords[ 4 ] ) {
|
|||
|
vec3 v1 = rectCoords[ 1 ] - rectCoords[ 0 ];
|
|||
|
vec3 v2 = rectCoords[ 3 ] - rectCoords[ 0 ];
|
|||
|
vec3 lightNormal = cross( v1, v2 );
|
|||
|
if( dot( lightNormal, P - rectCoords[ 0 ] ) < 0.0 ) return vec3( 0.0 );
|
|||
|
vec3 T1, T2;
|
|||
|
T1 = normalize( V - N * dot( V, N ) );
|
|||
|
T2 = - cross( N, T1 );
|
|||
|
mat3 mat = mInv * transposeMat3( mat3( T1, T2, N ) );
|
|||
|
vec3 coords[ 4 ];
|
|||
|
coords[ 0 ] = mat * ( rectCoords[ 0 ] - P );
|
|||
|
coords[ 1 ] = mat * ( rectCoords[ 1 ] - P );
|
|||
|
coords[ 2 ] = mat * ( rectCoords[ 2 ] - P );
|
|||
|
coords[ 3 ] = mat * ( rectCoords[ 3 ] - P );
|
|||
|
coords[ 0 ] = normalize( coords[ 0 ] );
|
|||
|
coords[ 1 ] = normalize( coords[ 1 ] );
|
|||
|
coords[ 2 ] = normalize( coords[ 2 ] );
|
|||
|
coords[ 3 ] = normalize( coords[ 3 ] );
|
|||
|
vec3 vectorFormFactor = vec3( 0.0 );
|
|||
|
vectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 0 ], coords[ 1 ] );
|
|||
|
vectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 1 ], coords[ 2 ] );
|
|||
|
vectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 2 ], coords[ 3 ] );
|
|||
|
vectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 3 ], coords[ 0 ] );
|
|||
|
float result = LTC_ClippedSphereFormFactor( vectorFormFactor );
|
|||
|
return vec3( result );
|
|||
|
}
|
|||
|
#if defined( USE_SHEEN )
|
|||
|
float D_Charlie( float roughness, float dotNH ) {
|
|||
|
float alpha = pow2( roughness );
|
|||
|
float invAlpha = 1.0 / alpha;
|
|||
|
float cos2h = dotNH * dotNH;
|
|||
|
float sin2h = max( 1.0 - cos2h, 0.0078125 );
|
|||
|
return ( 2.0 + invAlpha ) * pow( sin2h, invAlpha * 0.5 ) / ( 2.0 * PI );
|
|||
|
}
|
|||
|
float V_Neubelt( float dotNV, float dotNL ) {
|
|||
|
return saturate( 1.0 / ( 4.0 * ( dotNL + dotNV - dotNL * dotNV ) ) );
|
|||
|
}
|
|||
|
vec3 BRDF_Sheen( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, vec3 sheenColor, const in float sheenRoughness ) {
|
|||
|
vec3 halfDir = normalize( lightDir + viewDir );
|
|||
|
float dotNL = saturate( dot( normal, lightDir ) );
|
|||
|
float dotNV = saturate( dot( normal, viewDir ) );
|
|||
|
float dotNH = saturate( dot( normal, halfDir ) );
|
|||
|
float D = D_Charlie( sheenRoughness, dotNH );
|
|||
|
float V = V_Neubelt( dotNV, dotNL );
|
|||
|
return sheenColor * ( D * V );
|
|||
|
}
|
|||
|
#endif
|
|||
|
float IBLSheenBRDF( const in vec3 normal, const in vec3 viewDir, const in float roughness ) {
|
|||
|
float dotNV = saturate( dot( normal, viewDir ) );
|
|||
|
float r2 = roughness * roughness;
|
|||
|
float a = roughness < 0.25 ? -339.2 * r2 + 161.4 * roughness - 25.9 : -8.48 * r2 + 14.3 * roughness - 9.95;
|
|||
|
float b = roughness < 0.25 ? 44.0 * r2 - 23.7 * roughness + 3.26 : 1.97 * r2 - 3.27 * roughness + 0.72;
|
|||
|
float DG = exp( a * dotNV + b ) + ( roughness < 0.25 ? 0.0 : 0.1 * ( roughness - 0.25 ) );
|
|||
|
return saturate( DG * RECIPROCAL_PI );
|
|||
|
}
|
|||
|
vec2 DFGApprox( const in vec3 normal, const in vec3 viewDir, const in float roughness ) {
|
|||
|
float dotNV = saturate( dot( normal, viewDir ) );
|
|||
|
const vec4 c0 = vec4( - 1, - 0.0275, - 0.572, 0.022 );
|
|||
|
const vec4 c1 = vec4( 1, 0.0425, 1.04, - 0.04 );
|
|||
|
vec4 r = roughness * c0 + c1;
|
|||
|
float a004 = min( r.x * r.x, exp2( - 9.28 * dotNV ) ) * r.x + r.y;
|
|||
|
vec2 fab = vec2( - 1.04, 1.04 ) * a004 + r.zw;
|
|||
|
return fab;
|
|||
|
}
|
|||
|
vec3 EnvironmentBRDF( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float roughness ) {
|
|||
|
vec2 fab = DFGApprox( normal, viewDir, roughness );
|
|||
|
return specularColor * fab.x + specularF90 * fab.y;
|
|||
|
}
|
|||
|
#ifdef USE_IRIDESCENCE
|
|||
|
void computeMultiscatteringIridescence( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float iridescence, const in vec3 iridescenceF0, const in float roughness, inout vec3 singleScatter, inout vec3 multiScatter ) {
|
|||
|
#else
|
|||
|
void computeMultiscattering( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float roughness, inout vec3 singleScatter, inout vec3 multiScatter ) {
|
|||
|
#endif
|
|||
|
vec2 fab = DFGApprox( normal, viewDir, roughness );
|
|||
|
#ifdef USE_IRIDESCENCE
|
|||
|
vec3 Fr = mix( specularColor, iridescenceF0, iridescence );
|
|||
|
#else
|
|||
|
vec3 Fr = specularColor;
|
|||
|
#endif
|
|||
|
vec3 FssEss = Fr * fab.x + specularF90 * fab.y;
|
|||
|
float Ess = fab.x + fab.y;
|
|||
|
float Ems = 1.0 - Ess;
|
|||
|
vec3 Favg = Fr + ( 1.0 - Fr ) * 0.047619; vec3 Fms = FssEss * Favg / ( 1.0 - Ems * Favg );
|
|||
|
singleScatter += FssEss;
|
|||
|
multiScatter += Fms * Ems;
|
|||
|
}
|
|||
|
#if NUM_RECT_AREA_LIGHTS > 0
|
|||
|
void RE_Direct_RectArea_Physical( const in RectAreaLight rectAreaLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) {
|
|||
|
vec3 normal = geometryNormal;
|
|||
|
vec3 viewDir = geometryViewDir;
|
|||
|
vec3 position = geometryPosition;
|
|||
|
vec3 lightPos = rectAreaLight.position;
|
|||
|
vec3 halfWidth = rectAreaLight.halfWidth;
|
|||
|
vec3 halfHeight = rectAreaLight.halfHeight;
|
|||
|
vec3 lightColor = rectAreaLight.color;
|
|||
|
float roughness = material.roughness;
|
|||
|
vec3 rectCoords[ 4 ];
|
|||
|
rectCoords[ 0 ] = lightPos + halfWidth - halfHeight; rectCoords[ 1 ] = lightPos - halfWidth - halfHeight;
|
|||
|
rectCoords[ 2 ] = lightPos - halfWidth + halfHeight;
|
|||
|
rectCoords[ 3 ] = lightPos + halfWidth + halfHeight;
|
|||
|
vec2 uv = LTC_Uv( normal, viewDir, roughness );
|
|||
|
vec4 t1 = texture2D( ltc_1, uv );
|
|||
|
vec4 t2 = texture2D( ltc_2, uv );
|
|||
|
mat3 mInv = mat3(
|
|||
|
vec3( t1.x, 0, t1.y ),
|
|||
|
vec3( 0, 1, 0 ),
|
|||
|
vec3( t1.z, 0, t1.w )
|
|||
|
);
|
|||
|
vec3 fresnel = ( material.specularColor * t2.x + ( vec3( 1.0 ) - material.specularColor ) * t2.y );
|
|||
|
reflectedLight.directSpecular += lightColor * fresnel * LTC_Evaluate( normal, viewDir, position, mInv, rectCoords );
|
|||
|
reflectedLight.directDiffuse += lightColor * material.diffuseColor * LTC_Evaluate( normal, viewDir, position, mat3( 1.0 ), rectCoords );
|
|||
|
}
|
|||
|
#endif
|
|||
|
void RE_Direct_Physical( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) {
|
|||
|
float dotNL = saturate( dot( geometryNormal, directLight.direction ) );
|
|||
|
vec3 irradiance = dotNL * directLight.color;
|
|||
|
#ifdef USE_CLEARCOAT
|
|||
|
float dotNLcc = saturate( dot( geometryClearcoatNormal, directLight.direction ) );
|
|||
|
vec3 ccIrradiance = dotNLcc * directLight.color;
|
|||
|
clearcoatSpecularDirect += ccIrradiance * BRDF_GGX_Clearcoat( directLight.direction, geometryViewDir, geometryClearcoatNormal, material );
|
|||
|
#endif
|
|||
|
#ifdef USE_SHEEN
|
|||
|
sheenSpecularDirect += irradiance * BRDF_Sheen( directLight.direction, geometryViewDir, geometryNormal, material.sheenColor, material.sheenRoughness );
|
|||
|
#endif
|
|||
|
reflectedLight.directSpecular += irradiance * BRDF_GGX( directLight.direction, geometryViewDir, geometryNormal, material );
|
|||
|
reflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );
|
|||
|
}
|
|||
|
void RE_IndirectDiffuse_Physical( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) {
|
|||
|
reflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor );
|
|||
|
}
|
|||
|
void RE_IndirectSpecular_Physical( const in vec3 radiance, const in vec3 irradiance, const in vec3 clearcoatRadiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight) {
|
|||
|
#ifdef USE_CLEARCOAT
|
|||
|
clearcoatSpecularIndirect += clearcoatRadiance * EnvironmentBRDF( geometryClearcoatNormal, geometryViewDir, material.clearcoatF0, material.clearcoatF90, material.clearcoatRoughness );
|
|||
|
#endif
|
|||
|
#ifdef USE_SHEEN
|
|||
|
sheenSpecularIndirect += irradiance * material.sheenColor * IBLSheenBRDF( geometryNormal, geometryViewDir, material.sheenRoughness );
|
|||
|
#endif
|
|||
|
vec3 singleScattering = vec3( 0.0 );
|
|||
|
vec3 multiScattering = vec3( 0.0 );
|
|||
|
vec3 cosineWeightedIrradiance = irradiance * RECIPROCAL_PI;
|
|||
|
#ifdef USE_IRIDESCENCE
|
|||
|
computeMultiscatteringIridescence( geometryNormal, geometryViewDir, material.specularColor, material.specularF90, material.iridescence, material.iridescenceFresnel, material.roughness, singleScattering, multiScattering );
|
|||
|
#else
|
|||
|
computeMultiscattering( geometryNormal, geometryViewDir, material.specularColor, material.specularF90, material.roughness, singleScattering, multiScattering );
|
|||
|
#endif
|
|||
|
vec3 totalScattering = singleScattering + multiScattering;
|
|||
|
vec3 diffuse = material.diffuseColor * ( 1.0 - max( max( totalScattering.r, totalScattering.g ), totalScattering.b ) );
|
|||
|
reflectedLight.indirectSpecular += radiance * singleScattering;
|
|||
|
reflectedLight.indirectSpecular += multiScattering * cosineWeightedIrradiance;
|
|||
|
reflectedLight.indirectDiffuse += diffuse * cosineWeightedIrradiance;
|
|||
|
}
|
|||
|
#define RE_Direct RE_Direct_Physical
|
|||
|
#define RE_Direct_RectArea RE_Direct_RectArea_Physical
|
|||
|
#define RE_IndirectDiffuse RE_IndirectDiffuse_Physical
|
|||
|
#define RE_IndirectSpecular RE_IndirectSpecular_Physical
|
|||
|
float computeSpecularOcclusion( const in float dotNV, const in float ambientOcclusion, const in float roughness ) {
|
|||
|
return saturate( pow( dotNV + ambientOcclusion, exp2( - 16.0 * roughness - 1.0 ) ) - 1.0 + ambientOcclusion );
|
|||
|
}`,H1t=`
|
|||
|
vec3 geometryPosition = - vViewPosition;
|
|||
|
vec3 geometryNormal = normal;
|
|||
|
vec3 geometryViewDir = ( isOrthographic ) ? vec3( 0, 0, 1 ) : normalize( vViewPosition );
|
|||
|
vec3 geometryClearcoatNormal = vec3( 0.0 );
|
|||
|
#ifdef USE_CLEARCOAT
|
|||
|
geometryClearcoatNormal = clearcoatNormal;
|
|||
|
#endif
|
|||
|
#ifdef USE_IRIDESCENCE
|
|||
|
float dotNVi = saturate( dot( normal, geometryViewDir ) );
|
|||
|
if ( material.iridescenceThickness == 0.0 ) {
|
|||
|
material.iridescence = 0.0;
|
|||
|
} else {
|
|||
|
material.iridescence = saturate( material.iridescence );
|
|||
|
}
|
|||
|
if ( material.iridescence > 0.0 ) {
|
|||
|
material.iridescenceFresnel = evalIridescence( 1.0, material.iridescenceIOR, dotNVi, material.iridescenceThickness, material.specularColor );
|
|||
|
material.iridescenceF0 = Schlick_to_F0( material.iridescenceFresnel, 1.0, dotNVi );
|
|||
|
}
|
|||
|
#endif
|
|||
|
IncidentLight directLight;
|
|||
|
#if ( NUM_POINT_LIGHTS > 0 ) && defined( RE_Direct )
|
|||
|
PointLight pointLight;
|
|||
|
#if defined( USE_SHADOWMAP ) && NUM_POINT_LIGHT_SHADOWS > 0
|
|||
|
PointLightShadow pointLightShadow;
|
|||
|
#endif
|
|||
|
#pragma unroll_loop_start
|
|||
|
for ( int i = 0; i < NUM_POINT_LIGHTS; i ++ ) {
|
|||
|
pointLight = pointLights[ i ];
|
|||
|
getPointLightInfo( pointLight, geometryPosition, directLight );
|
|||
|
#if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_POINT_LIGHT_SHADOWS )
|
|||
|
pointLightShadow = pointLightShadows[ i ];
|
|||
|
directLight.color *= ( directLight.visible && receiveShadow ) ? getPointShadow( pointShadowMap[ i ], pointLightShadow.shadowMapSize, pointLightShadow.shadowBias, pointLightShadow.shadowRadius, vPointShadowCoord[ i ], pointLightShadow.shadowCameraNear, pointLightShadow.shadowCameraFar ) : 1.0;
|
|||
|
#endif
|
|||
|
RE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );
|
|||
|
}
|
|||
|
#pragma unroll_loop_end
|
|||
|
#endif
|
|||
|
#if ( NUM_SPOT_LIGHTS > 0 ) && defined( RE_Direct )
|
|||
|
SpotLight spotLight;
|
|||
|
vec4 spotColor;
|
|||
|
vec3 spotLightCoord;
|
|||
|
bool inSpotLightMap;
|
|||
|
#if defined( USE_SHADOWMAP ) && NUM_SPOT_LIGHT_SHADOWS > 0
|
|||
|
SpotLightShadow spotLightShadow;
|
|||
|
#endif
|
|||
|
#pragma unroll_loop_start
|
|||
|
for ( int i = 0; i < NUM_SPOT_LIGHTS; i ++ ) {
|
|||
|
spotLight = spotLights[ i ];
|
|||
|
getSpotLightInfo( spotLight, geometryPosition, directLight );
|
|||
|
#if ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS_WITH_MAPS )
|
|||
|
#define SPOT_LIGHT_MAP_INDEX UNROLLED_LOOP_INDEX
|
|||
|
#elif ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS )
|
|||
|
#define SPOT_LIGHT_MAP_INDEX NUM_SPOT_LIGHT_MAPS
|
|||
|
#else
|
|||
|
#define SPOT_LIGHT_MAP_INDEX ( UNROLLED_LOOP_INDEX - NUM_SPOT_LIGHT_SHADOWS + NUM_SPOT_LIGHT_SHADOWS_WITH_MAPS )
|
|||
|
#endif
|
|||
|
#if ( SPOT_LIGHT_MAP_INDEX < NUM_SPOT_LIGHT_MAPS )
|
|||
|
spotLightCoord = vSpotLightCoord[ i ].xyz / vSpotLightCoord[ i ].w;
|
|||
|
inSpotLightMap = all( lessThan( abs( spotLightCoord * 2. - 1. ), vec3( 1.0 ) ) );
|
|||
|
spotColor = texture2D( spotLightMap[ SPOT_LIGHT_MAP_INDEX ], spotLightCoord.xy );
|
|||
|
directLight.color = inSpotLightMap ? directLight.color * spotColor.rgb : directLight.color;
|
|||
|
#endif
|
|||
|
#undef SPOT_LIGHT_MAP_INDEX
|
|||
|
#if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS )
|
|||
|
spotLightShadow = spotLightShadows[ i ];
|
|||
|
directLight.color *= ( directLight.visible && receiveShadow ) ? getShadow( spotShadowMap[ i ], spotLightShadow.shadowMapSize, spotLightShadow.shadowBias, spotLightShadow.shadowRadius, vSpotLightCoord[ i ] ) : 1.0;
|
|||
|
#endif
|
|||
|
RE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );
|
|||
|
}
|
|||
|
#pragma unroll_loop_end
|
|||
|
#endif
|
|||
|
#if ( NUM_DIR_LIGHTS > 0 ) && defined( RE_Direct )
|
|||
|
DirectionalLight directionalLight;
|
|||
|
#if defined( USE_SHADOWMAP ) && NUM_DIR_LIGHT_SHADOWS > 0
|
|||
|
DirectionalLightShadow directionalLightShadow;
|
|||
|
#endif
|
|||
|
#pragma unroll_loop_start
|
|||
|
for ( int i = 0; i < NUM_DIR_LIGHTS; i ++ ) {
|
|||
|
directionalLight = directionalLights[ i ];
|
|||
|
getDirectionalLightInfo( directionalLight, directLight );
|
|||
|
#if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_DIR_LIGHT_SHADOWS )
|
|||
|
directionalLightShadow = directionalLightShadows[ i ];
|
|||
|
directLight.color *= ( directLight.visible && receiveShadow ) ? getShadow( directionalShadowMap[ i ], directionalLightShadow.shadowMapSize, directionalLightShadow.shadowBias, directionalLightShadow.shadowRadius, vDirectionalShadowCoord[ i ] ) : 1.0;
|
|||
|
#endif
|
|||
|
RE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );
|
|||
|
}
|
|||
|
#pragma unroll_loop_end
|
|||
|
#endif
|
|||
|
#if ( NUM_RECT_AREA_LIGHTS > 0 ) && defined( RE_Direct_RectArea )
|
|||
|
RectAreaLight rectAreaLight;
|
|||
|
#pragma unroll_loop_start
|
|||
|
for ( int i = 0; i < NUM_RECT_AREA_LIGHTS; i ++ ) {
|
|||
|
rectAreaLight = rectAreaLights[ i ];
|
|||
|
RE_Direct_RectArea( rectAreaLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );
|
|||
|
}
|
|||
|
#pragma unroll_loop_end
|
|||
|
#endif
|
|||
|
#if defined( RE_IndirectDiffuse )
|
|||
|
vec3 iblIrradiance = vec3( 0.0 );
|
|||
|
vec3 irradiance = getAmbientLightIrradiance( ambientLightColor );
|
|||
|
#if defined( USE_LIGHT_PROBES )
|
|||
|
irradiance += getLightProbeIrradiance( lightProbe, geometryNormal );
|
|||
|
#endif
|
|||
|
#if ( NUM_HEMI_LIGHTS > 0 )
|
|||
|
#pragma unroll_loop_start
|
|||
|
for ( int i = 0; i < NUM_HEMI_LIGHTS; i ++ ) {
|
|||
|
irradiance += getHemisphereLightIrradiance( hemisphereLights[ i ], geometryNormal );
|
|||
|
}
|
|||
|
#pragma unroll_loop_end
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#if defined( RE_IndirectSpecular )
|
|||
|
vec3 radiance = vec3( 0.0 );
|
|||
|
vec3 clearcoatRadiance = vec3( 0.0 );
|
|||
|
#endif`,q1t=`#if defined( RE_IndirectDiffuse )
|
|||
|
#ifdef USE_LIGHTMAP
|
|||
|
vec4 lightMapTexel = texture2D( lightMap, vLightMapUv );
|
|||
|
vec3 lightMapIrradiance = lightMapTexel.rgb * lightMapIntensity;
|
|||
|
irradiance += lightMapIrradiance;
|
|||
|
#endif
|
|||
|
#if defined( USE_ENVMAP ) && defined( STANDARD ) && defined( ENVMAP_TYPE_CUBE_UV )
|
|||
|
iblIrradiance += getIBLIrradiance( geometryNormal );
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#if defined( USE_ENVMAP ) && defined( RE_IndirectSpecular )
|
|||
|
#ifdef USE_ANISOTROPY
|
|||
|
radiance += getIBLAnisotropyRadiance( geometryViewDir, geometryNormal, material.roughness, material.anisotropyB, material.anisotropy );
|
|||
|
#else
|
|||
|
radiance += getIBLRadiance( geometryViewDir, geometryNormal, material.roughness );
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT
|
|||
|
clearcoatRadiance += getIBLRadiance( geometryViewDir, geometryClearcoatNormal, material.clearcoatRoughness );
|
|||
|
#endif
|
|||
|
#endif`,Y1t=`#if defined( RE_IndirectDiffuse )
|
|||
|
RE_IndirectDiffuse( irradiance, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );
|
|||
|
#endif
|
|||
|
#if defined( RE_IndirectSpecular )
|
|||
|
RE_IndirectSpecular( radiance, iblIrradiance, clearcoatRadiance, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight );
|
|||
|
#endif`,$1t=`#if defined( USE_LOGDEPTHBUF ) && defined( USE_LOGDEPTHBUF_EXT )
|
|||
|
gl_FragDepthEXT = vIsPerspective == 0.0 ? gl_FragCoord.z : log2( vFragDepth ) * logDepthBufFC * 0.5;
|
|||
|
#endif`,W1t=`#if defined( USE_LOGDEPTHBUF ) && defined( USE_LOGDEPTHBUF_EXT )
|
|||
|
uniform float logDepthBufFC;
|
|||
|
varying float vFragDepth;
|
|||
|
varying float vIsPerspective;
|
|||
|
#endif`,K1t=`#ifdef USE_LOGDEPTHBUF
|
|||
|
#ifdef USE_LOGDEPTHBUF_EXT
|
|||
|
varying float vFragDepth;
|
|||
|
varying float vIsPerspective;
|
|||
|
#else
|
|||
|
uniform float logDepthBufFC;
|
|||
|
#endif
|
|||
|
#endif`,j1t=`#ifdef USE_LOGDEPTHBUF
|
|||
|
#ifdef USE_LOGDEPTHBUF_EXT
|
|||
|
vFragDepth = 1.0 + gl_Position.w;
|
|||
|
vIsPerspective = float( isPerspectiveMatrix( projectionMatrix ) );
|
|||
|
#else
|
|||
|
if ( isPerspectiveMatrix( projectionMatrix ) ) {
|
|||
|
gl_Position.z = log2( max( EPSILON, gl_Position.w + 1.0 ) ) * logDepthBufFC - 1.0;
|
|||
|
gl_Position.z *= gl_Position.w;
|
|||
|
}
|
|||
|
#endif
|
|||
|
#endif`,Q1t=`#ifdef USE_MAP
|
|||
|
vec4 sampledDiffuseColor = texture2D( map, vMapUv );
|
|||
|
#ifdef DECODE_VIDEO_TEXTURE
|
|||
|
sampledDiffuseColor = vec4( mix( pow( sampledDiffuseColor.rgb * 0.9478672986 + vec3( 0.0521327014 ), vec3( 2.4 ) ), sampledDiffuseColor.rgb * 0.0773993808, vec3( lessThanEqual( sampledDiffuseColor.rgb, vec3( 0.04045 ) ) ) ), sampledDiffuseColor.w );
|
|||
|
|
|||
|
#endif
|
|||
|
diffuseColor *= sampledDiffuseColor;
|
|||
|
#endif`,X1t=`#ifdef USE_MAP
|
|||
|
uniform sampler2D map;
|
|||
|
#endif`,Z1t=`#if defined( USE_MAP ) || defined( USE_ALPHAMAP )
|
|||
|
#if defined( USE_POINTS_UV )
|
|||
|
vec2 uv = vUv;
|
|||
|
#else
|
|||
|
vec2 uv = ( uvTransform * vec3( gl_PointCoord.x, 1.0 - gl_PointCoord.y, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#ifdef USE_MAP
|
|||
|
diffuseColor *= texture2D( map, uv );
|
|||
|
#endif
|
|||
|
#ifdef USE_ALPHAMAP
|
|||
|
diffuseColor.a *= texture2D( alphaMap, uv ).g;
|
|||
|
#endif`,J1t=`#if defined( USE_POINTS_UV )
|
|||
|
varying vec2 vUv;
|
|||
|
#else
|
|||
|
#if defined( USE_MAP ) || defined( USE_ALPHAMAP )
|
|||
|
uniform mat3 uvTransform;
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#ifdef USE_MAP
|
|||
|
uniform sampler2D map;
|
|||
|
#endif
|
|||
|
#ifdef USE_ALPHAMAP
|
|||
|
uniform sampler2D alphaMap;
|
|||
|
#endif`,eRt=`float metalnessFactor = metalness;
|
|||
|
#ifdef USE_METALNESSMAP
|
|||
|
vec4 texelMetalness = texture2D( metalnessMap, vMetalnessMapUv );
|
|||
|
metalnessFactor *= texelMetalness.b;
|
|||
|
#endif`,tRt=`#ifdef USE_METALNESSMAP
|
|||
|
uniform sampler2D metalnessMap;
|
|||
|
#endif`,nRt=`#if defined( USE_MORPHCOLORS ) && defined( MORPHTARGETS_TEXTURE )
|
|||
|
vColor *= morphTargetBaseInfluence;
|
|||
|
for ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {
|
|||
|
#if defined( USE_COLOR_ALPHA )
|
|||
|
if ( morphTargetInfluences[ i ] != 0.0 ) vColor += getMorph( gl_VertexID, i, 2 ) * morphTargetInfluences[ i ];
|
|||
|
#elif defined( USE_COLOR )
|
|||
|
if ( morphTargetInfluences[ i ] != 0.0 ) vColor += getMorph( gl_VertexID, i, 2 ).rgb * morphTargetInfluences[ i ];
|
|||
|
#endif
|
|||
|
}
|
|||
|
#endif`,iRt=`#ifdef USE_MORPHNORMALS
|
|||
|
objectNormal *= morphTargetBaseInfluence;
|
|||
|
#ifdef MORPHTARGETS_TEXTURE
|
|||
|
for ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {
|
|||
|
if ( morphTargetInfluences[ i ] != 0.0 ) objectNormal += getMorph( gl_VertexID, i, 1 ).xyz * morphTargetInfluences[ i ];
|
|||
|
}
|
|||
|
#else
|
|||
|
objectNormal += morphNormal0 * morphTargetInfluences[ 0 ];
|
|||
|
objectNormal += morphNormal1 * morphTargetInfluences[ 1 ];
|
|||
|
objectNormal += morphNormal2 * morphTargetInfluences[ 2 ];
|
|||
|
objectNormal += morphNormal3 * morphTargetInfluences[ 3 ];
|
|||
|
#endif
|
|||
|
#endif`,sRt=`#ifdef USE_MORPHTARGETS
|
|||
|
uniform float morphTargetBaseInfluence;
|
|||
|
#ifdef MORPHTARGETS_TEXTURE
|
|||
|
uniform float morphTargetInfluences[ MORPHTARGETS_COUNT ];
|
|||
|
uniform sampler2DArray morphTargetsTexture;
|
|||
|
uniform ivec2 morphTargetsTextureSize;
|
|||
|
vec4 getMorph( const in int vertexIndex, const in int morphTargetIndex, const in int offset ) {
|
|||
|
int texelIndex = vertexIndex * MORPHTARGETS_TEXTURE_STRIDE + offset;
|
|||
|
int y = texelIndex / morphTargetsTextureSize.x;
|
|||
|
int x = texelIndex - y * morphTargetsTextureSize.x;
|
|||
|
ivec3 morphUV = ivec3( x, y, morphTargetIndex );
|
|||
|
return texelFetch( morphTargetsTexture, morphUV, 0 );
|
|||
|
}
|
|||
|
#else
|
|||
|
#ifndef USE_MORPHNORMALS
|
|||
|
uniform float morphTargetInfluences[ 8 ];
|
|||
|
#else
|
|||
|
uniform float morphTargetInfluences[ 4 ];
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#endif`,rRt=`#ifdef USE_MORPHTARGETS
|
|||
|
transformed *= morphTargetBaseInfluence;
|
|||
|
#ifdef MORPHTARGETS_TEXTURE
|
|||
|
for ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) {
|
|||
|
if ( morphTargetInfluences[ i ] != 0.0 ) transformed += getMorph( gl_VertexID, i, 0 ).xyz * morphTargetInfluences[ i ];
|
|||
|
}
|
|||
|
#else
|
|||
|
transformed += morphTarget0 * morphTargetInfluences[ 0 ];
|
|||
|
transformed += morphTarget1 * morphTargetInfluences[ 1 ];
|
|||
|
transformed += morphTarget2 * morphTargetInfluences[ 2 ];
|
|||
|
transformed += morphTarget3 * morphTargetInfluences[ 3 ];
|
|||
|
#ifndef USE_MORPHNORMALS
|
|||
|
transformed += morphTarget4 * morphTargetInfluences[ 4 ];
|
|||
|
transformed += morphTarget5 * morphTargetInfluences[ 5 ];
|
|||
|
transformed += morphTarget6 * morphTargetInfluences[ 6 ];
|
|||
|
transformed += morphTarget7 * morphTargetInfluences[ 7 ];
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#endif`,oRt=`float faceDirection = gl_FrontFacing ? 1.0 : - 1.0;
|
|||
|
#ifdef FLAT_SHADED
|
|||
|
vec3 fdx = dFdx( vViewPosition );
|
|||
|
vec3 fdy = dFdy( vViewPosition );
|
|||
|
vec3 normal = normalize( cross( fdx, fdy ) );
|
|||
|
#else
|
|||
|
vec3 normal = normalize( vNormal );
|
|||
|
#ifdef DOUBLE_SIDED
|
|||
|
normal *= faceDirection;
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#if defined( USE_NORMALMAP_TANGENTSPACE ) || defined( USE_CLEARCOAT_NORMALMAP ) || defined( USE_ANISOTROPY )
|
|||
|
#ifdef USE_TANGENT
|
|||
|
mat3 tbn = mat3( normalize( vTangent ), normalize( vBitangent ), normal );
|
|||
|
#else
|
|||
|
mat3 tbn = getTangentFrame( - vViewPosition, normal,
|
|||
|
#if defined( USE_NORMALMAP )
|
|||
|
vNormalMapUv
|
|||
|
#elif defined( USE_CLEARCOAT_NORMALMAP )
|
|||
|
vClearcoatNormalMapUv
|
|||
|
#else
|
|||
|
vUv
|
|||
|
#endif
|
|||
|
);
|
|||
|
#endif
|
|||
|
#if defined( DOUBLE_SIDED ) && ! defined( FLAT_SHADED )
|
|||
|
tbn[0] *= faceDirection;
|
|||
|
tbn[1] *= faceDirection;
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT_NORMALMAP
|
|||
|
#ifdef USE_TANGENT
|
|||
|
mat3 tbn2 = mat3( normalize( vTangent ), normalize( vBitangent ), normal );
|
|||
|
#else
|
|||
|
mat3 tbn2 = getTangentFrame( - vViewPosition, normal, vClearcoatNormalMapUv );
|
|||
|
#endif
|
|||
|
#if defined( DOUBLE_SIDED ) && ! defined( FLAT_SHADED )
|
|||
|
tbn2[0] *= faceDirection;
|
|||
|
tbn2[1] *= faceDirection;
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
vec3 nonPerturbedNormal = normal;`,aRt=`#ifdef USE_NORMALMAP_OBJECTSPACE
|
|||
|
normal = texture2D( normalMap, vNormalMapUv ).xyz * 2.0 - 1.0;
|
|||
|
#ifdef FLIP_SIDED
|
|||
|
normal = - normal;
|
|||
|
#endif
|
|||
|
#ifdef DOUBLE_SIDED
|
|||
|
normal = normal * faceDirection;
|
|||
|
#endif
|
|||
|
normal = normalize( normalMatrix * normal );
|
|||
|
#elif defined( USE_NORMALMAP_TANGENTSPACE )
|
|||
|
vec3 mapN = texture2D( normalMap, vNormalMapUv ).xyz * 2.0 - 1.0;
|
|||
|
mapN.xy *= normalScale;
|
|||
|
normal = normalize( tbn * mapN );
|
|||
|
#elif defined( USE_BUMPMAP )
|
|||
|
normal = perturbNormalArb( - vViewPosition, normal, dHdxy_fwd(), faceDirection );
|
|||
|
#endif`,lRt=`#ifndef FLAT_SHADED
|
|||
|
varying vec3 vNormal;
|
|||
|
#ifdef USE_TANGENT
|
|||
|
varying vec3 vTangent;
|
|||
|
varying vec3 vBitangent;
|
|||
|
#endif
|
|||
|
#endif`,cRt=`#ifndef FLAT_SHADED
|
|||
|
varying vec3 vNormal;
|
|||
|
#ifdef USE_TANGENT
|
|||
|
varying vec3 vTangent;
|
|||
|
varying vec3 vBitangent;
|
|||
|
#endif
|
|||
|
#endif`,dRt=`#ifndef FLAT_SHADED
|
|||
|
vNormal = normalize( transformedNormal );
|
|||
|
#ifdef USE_TANGENT
|
|||
|
vTangent = normalize( transformedTangent );
|
|||
|
vBitangent = normalize( cross( vNormal, vTangent ) * tangent.w );
|
|||
|
#endif
|
|||
|
#endif`,uRt=`#ifdef USE_NORMALMAP
|
|||
|
uniform sampler2D normalMap;
|
|||
|
uniform vec2 normalScale;
|
|||
|
#endif
|
|||
|
#ifdef USE_NORMALMAP_OBJECTSPACE
|
|||
|
uniform mat3 normalMatrix;
|
|||
|
#endif
|
|||
|
#if ! defined ( USE_TANGENT ) && ( defined ( USE_NORMALMAP_TANGENTSPACE ) || defined ( USE_CLEARCOAT_NORMALMAP ) || defined( USE_ANISOTROPY ) )
|
|||
|
mat3 getTangentFrame( vec3 eye_pos, vec3 surf_norm, vec2 uv ) {
|
|||
|
vec3 q0 = dFdx( eye_pos.xyz );
|
|||
|
vec3 q1 = dFdy( eye_pos.xyz );
|
|||
|
vec2 st0 = dFdx( uv.st );
|
|||
|
vec2 st1 = dFdy( uv.st );
|
|||
|
vec3 N = surf_norm;
|
|||
|
vec3 q1perp = cross( q1, N );
|
|||
|
vec3 q0perp = cross( N, q0 );
|
|||
|
vec3 T = q1perp * st0.x + q0perp * st1.x;
|
|||
|
vec3 B = q1perp * st0.y + q0perp * st1.y;
|
|||
|
float det = max( dot( T, T ), dot( B, B ) );
|
|||
|
float scale = ( det == 0.0 ) ? 0.0 : inversesqrt( det );
|
|||
|
return mat3( T * scale, B * scale, N );
|
|||
|
}
|
|||
|
#endif`,pRt=`#ifdef USE_CLEARCOAT
|
|||
|
vec3 clearcoatNormal = nonPerturbedNormal;
|
|||
|
#endif`,_Rt=`#ifdef USE_CLEARCOAT_NORMALMAP
|
|||
|
vec3 clearcoatMapN = texture2D( clearcoatNormalMap, vClearcoatNormalMapUv ).xyz * 2.0 - 1.0;
|
|||
|
clearcoatMapN.xy *= clearcoatNormalScale;
|
|||
|
clearcoatNormal = normalize( tbn2 * clearcoatMapN );
|
|||
|
#endif`,hRt=`#ifdef USE_CLEARCOATMAP
|
|||
|
uniform sampler2D clearcoatMap;
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT_NORMALMAP
|
|||
|
uniform sampler2D clearcoatNormalMap;
|
|||
|
uniform vec2 clearcoatNormalScale;
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT_ROUGHNESSMAP
|
|||
|
uniform sampler2D clearcoatRoughnessMap;
|
|||
|
#endif`,fRt=`#ifdef USE_IRIDESCENCEMAP
|
|||
|
uniform sampler2D iridescenceMap;
|
|||
|
#endif
|
|||
|
#ifdef USE_IRIDESCENCE_THICKNESSMAP
|
|||
|
uniform sampler2D iridescenceThicknessMap;
|
|||
|
#endif`,mRt=`#ifdef OPAQUE
|
|||
|
diffuseColor.a = 1.0;
|
|||
|
#endif
|
|||
|
#ifdef USE_TRANSMISSION
|
|||
|
diffuseColor.a *= material.transmissionAlpha;
|
|||
|
#endif
|
|||
|
gl_FragColor = vec4( outgoingLight, diffuseColor.a );`,gRt=`vec3 packNormalToRGB( const in vec3 normal ) {
|
|||
|
return normalize( normal ) * 0.5 + 0.5;
|
|||
|
}
|
|||
|
vec3 unpackRGBToNormal( const in vec3 rgb ) {
|
|||
|
return 2.0 * rgb.xyz - 1.0;
|
|||
|
}
|
|||
|
const float PackUpscale = 256. / 255.;const float UnpackDownscale = 255. / 256.;
|
|||
|
const vec3 PackFactors = vec3( 256. * 256. * 256., 256. * 256., 256. );
|
|||
|
const vec4 UnpackFactors = UnpackDownscale / vec4( PackFactors, 1. );
|
|||
|
const float ShiftRight8 = 1. / 256.;
|
|||
|
vec4 packDepthToRGBA( const in float v ) {
|
|||
|
vec4 r = vec4( fract( v * PackFactors ), v );
|
|||
|
r.yzw -= r.xyz * ShiftRight8; return r * PackUpscale;
|
|||
|
}
|
|||
|
float unpackRGBAToDepth( const in vec4 v ) {
|
|||
|
return dot( v, UnpackFactors );
|
|||
|
}
|
|||
|
vec2 packDepthToRG( in highp float v ) {
|
|||
|
return packDepthToRGBA( v ).yx;
|
|||
|
}
|
|||
|
float unpackRGToDepth( const in highp vec2 v ) {
|
|||
|
return unpackRGBAToDepth( vec4( v.xy, 0.0, 0.0 ) );
|
|||
|
}
|
|||
|
vec4 pack2HalfToRGBA( vec2 v ) {
|
|||
|
vec4 r = vec4( v.x, fract( v.x * 255.0 ), v.y, fract( v.y * 255.0 ) );
|
|||
|
return vec4( r.x - r.y / 255.0, r.y, r.z - r.w / 255.0, r.w );
|
|||
|
}
|
|||
|
vec2 unpackRGBATo2Half( vec4 v ) {
|
|||
|
return vec2( v.x + ( v.y / 255.0 ), v.z + ( v.w / 255.0 ) );
|
|||
|
}
|
|||
|
float viewZToOrthographicDepth( const in float viewZ, const in float near, const in float far ) {
|
|||
|
return ( viewZ + near ) / ( near - far );
|
|||
|
}
|
|||
|
float orthographicDepthToViewZ( const in float depth, const in float near, const in float far ) {
|
|||
|
return depth * ( near - far ) - near;
|
|||
|
}
|
|||
|
float viewZToPerspectiveDepth( const in float viewZ, const in float near, const in float far ) {
|
|||
|
return ( ( near + viewZ ) * far ) / ( ( far - near ) * viewZ );
|
|||
|
}
|
|||
|
float perspectiveDepthToViewZ( const in float depth, const in float near, const in float far ) {
|
|||
|
return ( near * far ) / ( ( far - near ) * depth - far );
|
|||
|
}`,bRt=`#ifdef PREMULTIPLIED_ALPHA
|
|||
|
gl_FragColor.rgb *= gl_FragColor.a;
|
|||
|
#endif`,ERt=`vec4 mvPosition = vec4( transformed, 1.0 );
|
|||
|
#ifdef USE_BATCHING
|
|||
|
mvPosition = batchingMatrix * mvPosition;
|
|||
|
#endif
|
|||
|
#ifdef USE_INSTANCING
|
|||
|
mvPosition = instanceMatrix * mvPosition;
|
|||
|
#endif
|
|||
|
mvPosition = modelViewMatrix * mvPosition;
|
|||
|
gl_Position = projectionMatrix * mvPosition;`,vRt=`#ifdef DITHERING
|
|||
|
gl_FragColor.rgb = dithering( gl_FragColor.rgb );
|
|||
|
#endif`,yRt=`#ifdef DITHERING
|
|||
|
vec3 dithering( vec3 color ) {
|
|||
|
float grid_position = rand( gl_FragCoord.xy );
|
|||
|
vec3 dither_shift_RGB = vec3( 0.25 / 255.0, -0.25 / 255.0, 0.25 / 255.0 );
|
|||
|
dither_shift_RGB = mix( 2.0 * dither_shift_RGB, -2.0 * dither_shift_RGB, grid_position );
|
|||
|
return color + dither_shift_RGB;
|
|||
|
}
|
|||
|
#endif`,SRt=`float roughnessFactor = roughness;
|
|||
|
#ifdef USE_ROUGHNESSMAP
|
|||
|
vec4 texelRoughness = texture2D( roughnessMap, vRoughnessMapUv );
|
|||
|
roughnessFactor *= texelRoughness.g;
|
|||
|
#endif`,TRt=`#ifdef USE_ROUGHNESSMAP
|
|||
|
uniform sampler2D roughnessMap;
|
|||
|
#endif`,xRt=`#if NUM_SPOT_LIGHT_COORDS > 0
|
|||
|
varying vec4 vSpotLightCoord[ NUM_SPOT_LIGHT_COORDS ];
|
|||
|
#endif
|
|||
|
#if NUM_SPOT_LIGHT_MAPS > 0
|
|||
|
uniform sampler2D spotLightMap[ NUM_SPOT_LIGHT_MAPS ];
|
|||
|
#endif
|
|||
|
#ifdef USE_SHADOWMAP
|
|||
|
#if NUM_DIR_LIGHT_SHADOWS > 0
|
|||
|
uniform sampler2D directionalShadowMap[ NUM_DIR_LIGHT_SHADOWS ];
|
|||
|
varying vec4 vDirectionalShadowCoord[ NUM_DIR_LIGHT_SHADOWS ];
|
|||
|
struct DirectionalLightShadow {
|
|||
|
float shadowBias;
|
|||
|
float shadowNormalBias;
|
|||
|
float shadowRadius;
|
|||
|
vec2 shadowMapSize;
|
|||
|
};
|
|||
|
uniform DirectionalLightShadow directionalLightShadows[ NUM_DIR_LIGHT_SHADOWS ];
|
|||
|
#endif
|
|||
|
#if NUM_SPOT_LIGHT_SHADOWS > 0
|
|||
|
uniform sampler2D spotShadowMap[ NUM_SPOT_LIGHT_SHADOWS ];
|
|||
|
struct SpotLightShadow {
|
|||
|
float shadowBias;
|
|||
|
float shadowNormalBias;
|
|||
|
float shadowRadius;
|
|||
|
vec2 shadowMapSize;
|
|||
|
};
|
|||
|
uniform SpotLightShadow spotLightShadows[ NUM_SPOT_LIGHT_SHADOWS ];
|
|||
|
#endif
|
|||
|
#if NUM_POINT_LIGHT_SHADOWS > 0
|
|||
|
uniform sampler2D pointShadowMap[ NUM_POINT_LIGHT_SHADOWS ];
|
|||
|
varying vec4 vPointShadowCoord[ NUM_POINT_LIGHT_SHADOWS ];
|
|||
|
struct PointLightShadow {
|
|||
|
float shadowBias;
|
|||
|
float shadowNormalBias;
|
|||
|
float shadowRadius;
|
|||
|
vec2 shadowMapSize;
|
|||
|
float shadowCameraNear;
|
|||
|
float shadowCameraFar;
|
|||
|
};
|
|||
|
uniform PointLightShadow pointLightShadows[ NUM_POINT_LIGHT_SHADOWS ];
|
|||
|
#endif
|
|||
|
float texture2DCompare( sampler2D depths, vec2 uv, float compare ) {
|
|||
|
return step( compare, unpackRGBAToDepth( texture2D( depths, uv ) ) );
|
|||
|
}
|
|||
|
vec2 texture2DDistribution( sampler2D shadow, vec2 uv ) {
|
|||
|
return unpackRGBATo2Half( texture2D( shadow, uv ) );
|
|||
|
}
|
|||
|
float VSMShadow (sampler2D shadow, vec2 uv, float compare ){
|
|||
|
float occlusion = 1.0;
|
|||
|
vec2 distribution = texture2DDistribution( shadow, uv );
|
|||
|
float hard_shadow = step( compare , distribution.x );
|
|||
|
if (hard_shadow != 1.0 ) {
|
|||
|
float distance = compare - distribution.x ;
|
|||
|
float variance = max( 0.00000, distribution.y * distribution.y );
|
|||
|
float softness_probability = variance / (variance + distance * distance ); softness_probability = clamp( ( softness_probability - 0.3 ) / ( 0.95 - 0.3 ), 0.0, 1.0 ); occlusion = clamp( max( hard_shadow, softness_probability ), 0.0, 1.0 );
|
|||
|
}
|
|||
|
return occlusion;
|
|||
|
}
|
|||
|
float getShadow( sampler2D shadowMap, vec2 shadowMapSize, float shadowBias, float shadowRadius, vec4 shadowCoord ) {
|
|||
|
float shadow = 1.0;
|
|||
|
shadowCoord.xyz /= shadowCoord.w;
|
|||
|
shadowCoord.z += shadowBias;
|
|||
|
bool inFrustum = shadowCoord.x >= 0.0 && shadowCoord.x <= 1.0 && shadowCoord.y >= 0.0 && shadowCoord.y <= 1.0;
|
|||
|
bool frustumTest = inFrustum && shadowCoord.z <= 1.0;
|
|||
|
if ( frustumTest ) {
|
|||
|
#if defined( SHADOWMAP_TYPE_PCF )
|
|||
|
vec2 texelSize = vec2( 1.0 ) / shadowMapSize;
|
|||
|
float dx0 = - texelSize.x * shadowRadius;
|
|||
|
float dy0 = - texelSize.y * shadowRadius;
|
|||
|
float dx1 = + texelSize.x * shadowRadius;
|
|||
|
float dy1 = + texelSize.y * shadowRadius;
|
|||
|
float dx2 = dx0 / 2.0;
|
|||
|
float dy2 = dy0 / 2.0;
|
|||
|
float dx3 = dx1 / 2.0;
|
|||
|
float dy3 = dy1 / 2.0;
|
|||
|
shadow = (
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, dy0 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy0 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, dy0 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, dy2 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy2 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, dy2 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, 0.0 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, 0.0 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy, shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, 0.0 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, 0.0 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, dy3 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy3 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, dy3 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, dy1 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy1 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, dy1 ), shadowCoord.z )
|
|||
|
) * ( 1.0 / 17.0 );
|
|||
|
#elif defined( SHADOWMAP_TYPE_PCF_SOFT )
|
|||
|
vec2 texelSize = vec2( 1.0 ) / shadowMapSize;
|
|||
|
float dx = texelSize.x;
|
|||
|
float dy = texelSize.y;
|
|||
|
vec2 uv = shadowCoord.xy;
|
|||
|
vec2 f = fract( uv * shadowMapSize + 0.5 );
|
|||
|
uv -= f * texelSize;
|
|||
|
shadow = (
|
|||
|
texture2DCompare( shadowMap, uv, shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, uv + vec2( dx, 0.0 ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, uv + vec2( 0.0, dy ), shadowCoord.z ) +
|
|||
|
texture2DCompare( shadowMap, uv + texelSize, shadowCoord.z ) +
|
|||
|
mix( texture2DCompare( shadowMap, uv + vec2( -dx, 0.0 ), shadowCoord.z ),
|
|||
|
texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, 0.0 ), shadowCoord.z ),
|
|||
|
f.x ) +
|
|||
|
mix( texture2DCompare( shadowMap, uv + vec2( -dx, dy ), shadowCoord.z ),
|
|||
|
texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, dy ), shadowCoord.z ),
|
|||
|
f.x ) +
|
|||
|
mix( texture2DCompare( shadowMap, uv + vec2( 0.0, -dy ), shadowCoord.z ),
|
|||
|
texture2DCompare( shadowMap, uv + vec2( 0.0, 2.0 * dy ), shadowCoord.z ),
|
|||
|
f.y ) +
|
|||
|
mix( texture2DCompare( shadowMap, uv + vec2( dx, -dy ), shadowCoord.z ),
|
|||
|
texture2DCompare( shadowMap, uv + vec2( dx, 2.0 * dy ), shadowCoord.z ),
|
|||
|
f.y ) +
|
|||
|
mix( mix( texture2DCompare( shadowMap, uv + vec2( -dx, -dy ), shadowCoord.z ),
|
|||
|
texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, -dy ), shadowCoord.z ),
|
|||
|
f.x ),
|
|||
|
mix( texture2DCompare( shadowMap, uv + vec2( -dx, 2.0 * dy ), shadowCoord.z ),
|
|||
|
texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, 2.0 * dy ), shadowCoord.z ),
|
|||
|
f.x ),
|
|||
|
f.y )
|
|||
|
) * ( 1.0 / 9.0 );
|
|||
|
#elif defined( SHADOWMAP_TYPE_VSM )
|
|||
|
shadow = VSMShadow( shadowMap, shadowCoord.xy, shadowCoord.z );
|
|||
|
#else
|
|||
|
shadow = texture2DCompare( shadowMap, shadowCoord.xy, shadowCoord.z );
|
|||
|
#endif
|
|||
|
}
|
|||
|
return shadow;
|
|||
|
}
|
|||
|
vec2 cubeToUV( vec3 v, float texelSizeY ) {
|
|||
|
vec3 absV = abs( v );
|
|||
|
float scaleToCube = 1.0 / max( absV.x, max( absV.y, absV.z ) );
|
|||
|
absV *= scaleToCube;
|
|||
|
v *= scaleToCube * ( 1.0 - 2.0 * texelSizeY );
|
|||
|
vec2 planar = v.xy;
|
|||
|
float almostATexel = 1.5 * texelSizeY;
|
|||
|
float almostOne = 1.0 - almostATexel;
|
|||
|
if ( absV.z >= almostOne ) {
|
|||
|
if ( v.z > 0.0 )
|
|||
|
planar.x = 4.0 - v.x;
|
|||
|
} else if ( absV.x >= almostOne ) {
|
|||
|
float signX = sign( v.x );
|
|||
|
planar.x = v.z * signX + 2.0 * signX;
|
|||
|
} else if ( absV.y >= almostOne ) {
|
|||
|
float signY = sign( v.y );
|
|||
|
planar.x = v.x + 2.0 * signY + 2.0;
|
|||
|
planar.y = v.z * signY - 2.0;
|
|||
|
}
|
|||
|
return vec2( 0.125, 0.25 ) * planar + vec2( 0.375, 0.75 );
|
|||
|
}
|
|||
|
float getPointShadow( sampler2D shadowMap, vec2 shadowMapSize, float shadowBias, float shadowRadius, vec4 shadowCoord, float shadowCameraNear, float shadowCameraFar ) {
|
|||
|
vec2 texelSize = vec2( 1.0 ) / ( shadowMapSize * vec2( 4.0, 2.0 ) );
|
|||
|
vec3 lightToPosition = shadowCoord.xyz;
|
|||
|
float dp = ( length( lightToPosition ) - shadowCameraNear ) / ( shadowCameraFar - shadowCameraNear ); dp += shadowBias;
|
|||
|
vec3 bd3D = normalize( lightToPosition );
|
|||
|
#if defined( SHADOWMAP_TYPE_PCF ) || defined( SHADOWMAP_TYPE_PCF_SOFT ) || defined( SHADOWMAP_TYPE_VSM )
|
|||
|
vec2 offset = vec2( - 1, 1 ) * shadowRadius * texelSize.y;
|
|||
|
return (
|
|||
|
texture2DCompare( shadowMap, cubeToUV( bd3D + offset.xyy, texelSize.y ), dp ) +
|
|||
|
texture2DCompare( shadowMap, cubeToUV( bd3D + offset.yyy, texelSize.y ), dp ) +
|
|||
|
texture2DCompare( shadowMap, cubeToUV( bd3D + offset.xyx, texelSize.y ), dp ) +
|
|||
|
texture2DCompare( shadowMap, cubeToUV( bd3D + offset.yyx, texelSize.y ), dp ) +
|
|||
|
texture2DCompare( shadowMap, cubeToUV( bd3D, texelSize.y ), dp ) +
|
|||
|
texture2DCompare( shadowMap, cubeToUV( bd3D + offset.xxy, texelSize.y ), dp ) +
|
|||
|
texture2DCompare( shadowMap, cubeToUV( bd3D + offset.yxy, texelSize.y ), dp ) +
|
|||
|
texture2DCompare( shadowMap, cubeToUV( bd3D + offset.xxx, texelSize.y ), dp ) +
|
|||
|
texture2DCompare( shadowMap, cubeToUV( bd3D + offset.yxx, texelSize.y ), dp )
|
|||
|
) * ( 1.0 / 9.0 );
|
|||
|
#else
|
|||
|
return texture2DCompare( shadowMap, cubeToUV( bd3D, texelSize.y ), dp );
|
|||
|
#endif
|
|||
|
}
|
|||
|
#endif`,CRt=`#if NUM_SPOT_LIGHT_COORDS > 0
|
|||
|
uniform mat4 spotLightMatrix[ NUM_SPOT_LIGHT_COORDS ];
|
|||
|
varying vec4 vSpotLightCoord[ NUM_SPOT_LIGHT_COORDS ];
|
|||
|
#endif
|
|||
|
#ifdef USE_SHADOWMAP
|
|||
|
#if NUM_DIR_LIGHT_SHADOWS > 0
|
|||
|
uniform mat4 directionalShadowMatrix[ NUM_DIR_LIGHT_SHADOWS ];
|
|||
|
varying vec4 vDirectionalShadowCoord[ NUM_DIR_LIGHT_SHADOWS ];
|
|||
|
struct DirectionalLightShadow {
|
|||
|
float shadowBias;
|
|||
|
float shadowNormalBias;
|
|||
|
float shadowRadius;
|
|||
|
vec2 shadowMapSize;
|
|||
|
};
|
|||
|
uniform DirectionalLightShadow directionalLightShadows[ NUM_DIR_LIGHT_SHADOWS ];
|
|||
|
#endif
|
|||
|
#if NUM_SPOT_LIGHT_SHADOWS > 0
|
|||
|
struct SpotLightShadow {
|
|||
|
float shadowBias;
|
|||
|
float shadowNormalBias;
|
|||
|
float shadowRadius;
|
|||
|
vec2 shadowMapSize;
|
|||
|
};
|
|||
|
uniform SpotLightShadow spotLightShadows[ NUM_SPOT_LIGHT_SHADOWS ];
|
|||
|
#endif
|
|||
|
#if NUM_POINT_LIGHT_SHADOWS > 0
|
|||
|
uniform mat4 pointShadowMatrix[ NUM_POINT_LIGHT_SHADOWS ];
|
|||
|
varying vec4 vPointShadowCoord[ NUM_POINT_LIGHT_SHADOWS ];
|
|||
|
struct PointLightShadow {
|
|||
|
float shadowBias;
|
|||
|
float shadowNormalBias;
|
|||
|
float shadowRadius;
|
|||
|
vec2 shadowMapSize;
|
|||
|
float shadowCameraNear;
|
|||
|
float shadowCameraFar;
|
|||
|
};
|
|||
|
uniform PointLightShadow pointLightShadows[ NUM_POINT_LIGHT_SHADOWS ];
|
|||
|
#endif
|
|||
|
#endif`,RRt=`#if ( defined( USE_SHADOWMAP ) && ( NUM_DIR_LIGHT_SHADOWS > 0 || NUM_POINT_LIGHT_SHADOWS > 0 ) ) || ( NUM_SPOT_LIGHT_COORDS > 0 )
|
|||
|
vec3 shadowWorldNormal = inverseTransformDirection( transformedNormal, viewMatrix );
|
|||
|
vec4 shadowWorldPosition;
|
|||
|
#endif
|
|||
|
#if defined( USE_SHADOWMAP )
|
|||
|
#if NUM_DIR_LIGHT_SHADOWS > 0
|
|||
|
#pragma unroll_loop_start
|
|||
|
for ( int i = 0; i < NUM_DIR_LIGHT_SHADOWS; i ++ ) {
|
|||
|
shadowWorldPosition = worldPosition + vec4( shadowWorldNormal * directionalLightShadows[ i ].shadowNormalBias, 0 );
|
|||
|
vDirectionalShadowCoord[ i ] = directionalShadowMatrix[ i ] * shadowWorldPosition;
|
|||
|
}
|
|||
|
#pragma unroll_loop_end
|
|||
|
#endif
|
|||
|
#if NUM_POINT_LIGHT_SHADOWS > 0
|
|||
|
#pragma unroll_loop_start
|
|||
|
for ( int i = 0; i < NUM_POINT_LIGHT_SHADOWS; i ++ ) {
|
|||
|
shadowWorldPosition = worldPosition + vec4( shadowWorldNormal * pointLightShadows[ i ].shadowNormalBias, 0 );
|
|||
|
vPointShadowCoord[ i ] = pointShadowMatrix[ i ] * shadowWorldPosition;
|
|||
|
}
|
|||
|
#pragma unroll_loop_end
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#if NUM_SPOT_LIGHT_COORDS > 0
|
|||
|
#pragma unroll_loop_start
|
|||
|
for ( int i = 0; i < NUM_SPOT_LIGHT_COORDS; i ++ ) {
|
|||
|
shadowWorldPosition = worldPosition;
|
|||
|
#if ( defined( USE_SHADOWMAP ) && UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS )
|
|||
|
shadowWorldPosition.xyz += shadowWorldNormal * spotLightShadows[ i ].shadowNormalBias;
|
|||
|
#endif
|
|||
|
vSpotLightCoord[ i ] = spotLightMatrix[ i ] * shadowWorldPosition;
|
|||
|
}
|
|||
|
#pragma unroll_loop_end
|
|||
|
#endif`,ARt=`float getShadowMask() {
|
|||
|
float shadow = 1.0;
|
|||
|
#ifdef USE_SHADOWMAP
|
|||
|
#if NUM_DIR_LIGHT_SHADOWS > 0
|
|||
|
DirectionalLightShadow directionalLight;
|
|||
|
#pragma unroll_loop_start
|
|||
|
for ( int i = 0; i < NUM_DIR_LIGHT_SHADOWS; i ++ ) {
|
|||
|
directionalLight = directionalLightShadows[ i ];
|
|||
|
shadow *= receiveShadow ? getShadow( directionalShadowMap[ i ], directionalLight.shadowMapSize, directionalLight.shadowBias, directionalLight.shadowRadius, vDirectionalShadowCoord[ i ] ) : 1.0;
|
|||
|
}
|
|||
|
#pragma unroll_loop_end
|
|||
|
#endif
|
|||
|
#if NUM_SPOT_LIGHT_SHADOWS > 0
|
|||
|
SpotLightShadow spotLight;
|
|||
|
#pragma unroll_loop_start
|
|||
|
for ( int i = 0; i < NUM_SPOT_LIGHT_SHADOWS; i ++ ) {
|
|||
|
spotLight = spotLightShadows[ i ];
|
|||
|
shadow *= receiveShadow ? getShadow( spotShadowMap[ i ], spotLight.shadowMapSize, spotLight.shadowBias, spotLight.shadowRadius, vSpotLightCoord[ i ] ) : 1.0;
|
|||
|
}
|
|||
|
#pragma unroll_loop_end
|
|||
|
#endif
|
|||
|
#if NUM_POINT_LIGHT_SHADOWS > 0
|
|||
|
PointLightShadow pointLight;
|
|||
|
#pragma unroll_loop_start
|
|||
|
for ( int i = 0; i < NUM_POINT_LIGHT_SHADOWS; i ++ ) {
|
|||
|
pointLight = pointLightShadows[ i ];
|
|||
|
shadow *= receiveShadow ? getPointShadow( pointShadowMap[ i ], pointLight.shadowMapSize, pointLight.shadowBias, pointLight.shadowRadius, vPointShadowCoord[ i ], pointLight.shadowCameraNear, pointLight.shadowCameraFar ) : 1.0;
|
|||
|
}
|
|||
|
#pragma unroll_loop_end
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
return shadow;
|
|||
|
}`,wRt=`#ifdef USE_SKINNING
|
|||
|
mat4 boneMatX = getBoneMatrix( skinIndex.x );
|
|||
|
mat4 boneMatY = getBoneMatrix( skinIndex.y );
|
|||
|
mat4 boneMatZ = getBoneMatrix( skinIndex.z );
|
|||
|
mat4 boneMatW = getBoneMatrix( skinIndex.w );
|
|||
|
#endif`,NRt=`#ifdef USE_SKINNING
|
|||
|
uniform mat4 bindMatrix;
|
|||
|
uniform mat4 bindMatrixInverse;
|
|||
|
uniform highp sampler2D boneTexture;
|
|||
|
mat4 getBoneMatrix( const in float i ) {
|
|||
|
int size = textureSize( boneTexture, 0 ).x;
|
|||
|
int j = int( i ) * 4;
|
|||
|
int x = j % size;
|
|||
|
int y = j / size;
|
|||
|
vec4 v1 = texelFetch( boneTexture, ivec2( x, y ), 0 );
|
|||
|
vec4 v2 = texelFetch( boneTexture, ivec2( x + 1, y ), 0 );
|
|||
|
vec4 v3 = texelFetch( boneTexture, ivec2( x + 2, y ), 0 );
|
|||
|
vec4 v4 = texelFetch( boneTexture, ivec2( x + 3, y ), 0 );
|
|||
|
return mat4( v1, v2, v3, v4 );
|
|||
|
}
|
|||
|
#endif`,ORt=`#ifdef USE_SKINNING
|
|||
|
vec4 skinVertex = bindMatrix * vec4( transformed, 1.0 );
|
|||
|
vec4 skinned = vec4( 0.0 );
|
|||
|
skinned += boneMatX * skinVertex * skinWeight.x;
|
|||
|
skinned += boneMatY * skinVertex * skinWeight.y;
|
|||
|
skinned += boneMatZ * skinVertex * skinWeight.z;
|
|||
|
skinned += boneMatW * skinVertex * skinWeight.w;
|
|||
|
transformed = ( bindMatrixInverse * skinned ).xyz;
|
|||
|
#endif`,IRt=`#ifdef USE_SKINNING
|
|||
|
mat4 skinMatrix = mat4( 0.0 );
|
|||
|
skinMatrix += skinWeight.x * boneMatX;
|
|||
|
skinMatrix += skinWeight.y * boneMatY;
|
|||
|
skinMatrix += skinWeight.z * boneMatZ;
|
|||
|
skinMatrix += skinWeight.w * boneMatW;
|
|||
|
skinMatrix = bindMatrixInverse * skinMatrix * bindMatrix;
|
|||
|
objectNormal = vec4( skinMatrix * vec4( objectNormal, 0.0 ) ).xyz;
|
|||
|
#ifdef USE_TANGENT
|
|||
|
objectTangent = vec4( skinMatrix * vec4( objectTangent, 0.0 ) ).xyz;
|
|||
|
#endif
|
|||
|
#endif`,MRt=`float specularStrength;
|
|||
|
#ifdef USE_SPECULARMAP
|
|||
|
vec4 texelSpecular = texture2D( specularMap, vSpecularMapUv );
|
|||
|
specularStrength = texelSpecular.r;
|
|||
|
#else
|
|||
|
specularStrength = 1.0;
|
|||
|
#endif`,DRt=`#ifdef USE_SPECULARMAP
|
|||
|
uniform sampler2D specularMap;
|
|||
|
#endif`,kRt=`#if defined( TONE_MAPPING )
|
|||
|
gl_FragColor.rgb = toneMapping( gl_FragColor.rgb );
|
|||
|
#endif`,LRt=`#ifndef saturate
|
|||
|
#define saturate( a ) clamp( a, 0.0, 1.0 )
|
|||
|
#endif
|
|||
|
uniform float toneMappingExposure;
|
|||
|
vec3 LinearToneMapping( vec3 color ) {
|
|||
|
return saturate( toneMappingExposure * color );
|
|||
|
}
|
|||
|
vec3 ReinhardToneMapping( vec3 color ) {
|
|||
|
color *= toneMappingExposure;
|
|||
|
return saturate( color / ( vec3( 1.0 ) + color ) );
|
|||
|
}
|
|||
|
vec3 OptimizedCineonToneMapping( vec3 color ) {
|
|||
|
color *= toneMappingExposure;
|
|||
|
color = max( vec3( 0.0 ), color - 0.004 );
|
|||
|
return pow( ( color * ( 6.2 * color + 0.5 ) ) / ( color * ( 6.2 * color + 1.7 ) + 0.06 ), vec3( 2.2 ) );
|
|||
|
}
|
|||
|
vec3 RRTAndODTFit( vec3 v ) {
|
|||
|
vec3 a = v * ( v + 0.0245786 ) - 0.000090537;
|
|||
|
vec3 b = v * ( 0.983729 * v + 0.4329510 ) + 0.238081;
|
|||
|
return a / b;
|
|||
|
}
|
|||
|
vec3 ACESFilmicToneMapping( vec3 color ) {
|
|||
|
const mat3 ACESInputMat = mat3(
|
|||
|
vec3( 0.59719, 0.07600, 0.02840 ), vec3( 0.35458, 0.90834, 0.13383 ),
|
|||
|
vec3( 0.04823, 0.01566, 0.83777 )
|
|||
|
);
|
|||
|
const mat3 ACESOutputMat = mat3(
|
|||
|
vec3( 1.60475, -0.10208, -0.00327 ), vec3( -0.53108, 1.10813, -0.07276 ),
|
|||
|
vec3( -0.07367, -0.00605, 1.07602 )
|
|||
|
);
|
|||
|
color *= toneMappingExposure / 0.6;
|
|||
|
color = ACESInputMat * color;
|
|||
|
color = RRTAndODTFit( color );
|
|||
|
color = ACESOutputMat * color;
|
|||
|
return saturate( color );
|
|||
|
}
|
|||
|
vec3 CustomToneMapping( vec3 color ) { return color; }`,PRt=`#ifdef USE_TRANSMISSION
|
|||
|
material.transmission = transmission;
|
|||
|
material.transmissionAlpha = 1.0;
|
|||
|
material.thickness = thickness;
|
|||
|
material.attenuationDistance = attenuationDistance;
|
|||
|
material.attenuationColor = attenuationColor;
|
|||
|
#ifdef USE_TRANSMISSIONMAP
|
|||
|
material.transmission *= texture2D( transmissionMap, vTransmissionMapUv ).r;
|
|||
|
#endif
|
|||
|
#ifdef USE_THICKNESSMAP
|
|||
|
material.thickness *= texture2D( thicknessMap, vThicknessMapUv ).g;
|
|||
|
#endif
|
|||
|
vec3 pos = vWorldPosition;
|
|||
|
vec3 v = normalize( cameraPosition - pos );
|
|||
|
vec3 n = inverseTransformDirection( normal, viewMatrix );
|
|||
|
vec4 transmitted = getIBLVolumeRefraction(
|
|||
|
n, v, material.roughness, material.diffuseColor, material.specularColor, material.specularF90,
|
|||
|
pos, modelMatrix, viewMatrix, projectionMatrix, material.ior, material.thickness,
|
|||
|
material.attenuationColor, material.attenuationDistance );
|
|||
|
material.transmissionAlpha = mix( material.transmissionAlpha, transmitted.a, material.transmission );
|
|||
|
totalDiffuse = mix( totalDiffuse, transmitted.rgb, material.transmission );
|
|||
|
#endif`,URt=`#ifdef USE_TRANSMISSION
|
|||
|
uniform float transmission;
|
|||
|
uniform float thickness;
|
|||
|
uniform float attenuationDistance;
|
|||
|
uniform vec3 attenuationColor;
|
|||
|
#ifdef USE_TRANSMISSIONMAP
|
|||
|
uniform sampler2D transmissionMap;
|
|||
|
#endif
|
|||
|
#ifdef USE_THICKNESSMAP
|
|||
|
uniform sampler2D thicknessMap;
|
|||
|
#endif
|
|||
|
uniform vec2 transmissionSamplerSize;
|
|||
|
uniform sampler2D transmissionSamplerMap;
|
|||
|
uniform mat4 modelMatrix;
|
|||
|
uniform mat4 projectionMatrix;
|
|||
|
varying vec3 vWorldPosition;
|
|||
|
float w0( float a ) {
|
|||
|
return ( 1.0 / 6.0 ) * ( a * ( a * ( - a + 3.0 ) - 3.0 ) + 1.0 );
|
|||
|
}
|
|||
|
float w1( float a ) {
|
|||
|
return ( 1.0 / 6.0 ) * ( a * a * ( 3.0 * a - 6.0 ) + 4.0 );
|
|||
|
}
|
|||
|
float w2( float a ){
|
|||
|
return ( 1.0 / 6.0 ) * ( a * ( a * ( - 3.0 * a + 3.0 ) + 3.0 ) + 1.0 );
|
|||
|
}
|
|||
|
float w3( float a ) {
|
|||
|
return ( 1.0 / 6.0 ) * ( a * a * a );
|
|||
|
}
|
|||
|
float g0( float a ) {
|
|||
|
return w0( a ) + w1( a );
|
|||
|
}
|
|||
|
float g1( float a ) {
|
|||
|
return w2( a ) + w3( a );
|
|||
|
}
|
|||
|
float h0( float a ) {
|
|||
|
return - 1.0 + w1( a ) / ( w0( a ) + w1( a ) );
|
|||
|
}
|
|||
|
float h1( float a ) {
|
|||
|
return 1.0 + w3( a ) / ( w2( a ) + w3( a ) );
|
|||
|
}
|
|||
|
vec4 bicubic( sampler2D tex, vec2 uv, vec4 texelSize, float lod ) {
|
|||
|
uv = uv * texelSize.zw + 0.5;
|
|||
|
vec2 iuv = floor( uv );
|
|||
|
vec2 fuv = fract( uv );
|
|||
|
float g0x = g0( fuv.x );
|
|||
|
float g1x = g1( fuv.x );
|
|||
|
float h0x = h0( fuv.x );
|
|||
|
float h1x = h1( fuv.x );
|
|||
|
float h0y = h0( fuv.y );
|
|||
|
float h1y = h1( fuv.y );
|
|||
|
vec2 p0 = ( vec2( iuv.x + h0x, iuv.y + h0y ) - 0.5 ) * texelSize.xy;
|
|||
|
vec2 p1 = ( vec2( iuv.x + h1x, iuv.y + h0y ) - 0.5 ) * texelSize.xy;
|
|||
|
vec2 p2 = ( vec2( iuv.x + h0x, iuv.y + h1y ) - 0.5 ) * texelSize.xy;
|
|||
|
vec2 p3 = ( vec2( iuv.x + h1x, iuv.y + h1y ) - 0.5 ) * texelSize.xy;
|
|||
|
return g0( fuv.y ) * ( g0x * textureLod( tex, p0, lod ) + g1x * textureLod( tex, p1, lod ) ) +
|
|||
|
g1( fuv.y ) * ( g0x * textureLod( tex, p2, lod ) + g1x * textureLod( tex, p3, lod ) );
|
|||
|
}
|
|||
|
vec4 textureBicubic( sampler2D sampler, vec2 uv, float lod ) {
|
|||
|
vec2 fLodSize = vec2( textureSize( sampler, int( lod ) ) );
|
|||
|
vec2 cLodSize = vec2( textureSize( sampler, int( lod + 1.0 ) ) );
|
|||
|
vec2 fLodSizeInv = 1.0 / fLodSize;
|
|||
|
vec2 cLodSizeInv = 1.0 / cLodSize;
|
|||
|
vec4 fSample = bicubic( sampler, uv, vec4( fLodSizeInv, fLodSize ), floor( lod ) );
|
|||
|
vec4 cSample = bicubic( sampler, uv, vec4( cLodSizeInv, cLodSize ), ceil( lod ) );
|
|||
|
return mix( fSample, cSample, fract( lod ) );
|
|||
|
}
|
|||
|
vec3 getVolumeTransmissionRay( const in vec3 n, const in vec3 v, const in float thickness, const in float ior, const in mat4 modelMatrix ) {
|
|||
|
vec3 refractionVector = refract( - v, normalize( n ), 1.0 / ior );
|
|||
|
vec3 modelScale;
|
|||
|
modelScale.x = length( vec3( modelMatrix[ 0 ].xyz ) );
|
|||
|
modelScale.y = length( vec3( modelMatrix[ 1 ].xyz ) );
|
|||
|
modelScale.z = length( vec3( modelMatrix[ 2 ].xyz ) );
|
|||
|
return normalize( refractionVector ) * thickness * modelScale;
|
|||
|
}
|
|||
|
float applyIorToRoughness( const in float roughness, const in float ior ) {
|
|||
|
return roughness * clamp( ior * 2.0 - 2.0, 0.0, 1.0 );
|
|||
|
}
|
|||
|
vec4 getTransmissionSample( const in vec2 fragCoord, const in float roughness, const in float ior ) {
|
|||
|
float lod = log2( transmissionSamplerSize.x ) * applyIorToRoughness( roughness, ior );
|
|||
|
return textureBicubic( transmissionSamplerMap, fragCoord.xy, lod );
|
|||
|
}
|
|||
|
vec3 volumeAttenuation( const in float transmissionDistance, const in vec3 attenuationColor, const in float attenuationDistance ) {
|
|||
|
if ( isinf( attenuationDistance ) ) {
|
|||
|
return vec3( 1.0 );
|
|||
|
} else {
|
|||
|
vec3 attenuationCoefficient = -log( attenuationColor ) / attenuationDistance;
|
|||
|
vec3 transmittance = exp( - attenuationCoefficient * transmissionDistance ); return transmittance;
|
|||
|
}
|
|||
|
}
|
|||
|
vec4 getIBLVolumeRefraction( const in vec3 n, const in vec3 v, const in float roughness, const in vec3 diffuseColor,
|
|||
|
const in vec3 specularColor, const in float specularF90, const in vec3 position, const in mat4 modelMatrix,
|
|||
|
const in mat4 viewMatrix, const in mat4 projMatrix, const in float ior, const in float thickness,
|
|||
|
const in vec3 attenuationColor, const in float attenuationDistance ) {
|
|||
|
vec3 transmissionRay = getVolumeTransmissionRay( n, v, thickness, ior, modelMatrix );
|
|||
|
vec3 refractedRayExit = position + transmissionRay;
|
|||
|
vec4 ndcPos = projMatrix * viewMatrix * vec4( refractedRayExit, 1.0 );
|
|||
|
vec2 refractionCoords = ndcPos.xy / ndcPos.w;
|
|||
|
refractionCoords += 1.0;
|
|||
|
refractionCoords /= 2.0;
|
|||
|
vec4 transmittedLight = getTransmissionSample( refractionCoords, roughness, ior );
|
|||
|
vec3 transmittance = diffuseColor * volumeAttenuation( length( transmissionRay ), attenuationColor, attenuationDistance );
|
|||
|
vec3 attenuatedColor = transmittance * transmittedLight.rgb;
|
|||
|
vec3 F = EnvironmentBRDF( n, v, specularColor, specularF90, roughness );
|
|||
|
float transmittanceFactor = ( transmittance.r + transmittance.g + transmittance.b ) / 3.0;
|
|||
|
return vec4( ( 1.0 - F ) * attenuatedColor, 1.0 - ( 1.0 - transmittedLight.a ) * transmittanceFactor );
|
|||
|
}
|
|||
|
#endif`,FRt=`#if defined( USE_UV ) || defined( USE_ANISOTROPY )
|
|||
|
varying vec2 vUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_MAP
|
|||
|
varying vec2 vMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_ALPHAMAP
|
|||
|
varying vec2 vAlphaMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_LIGHTMAP
|
|||
|
varying vec2 vLightMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_AOMAP
|
|||
|
varying vec2 vAoMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_BUMPMAP
|
|||
|
varying vec2 vBumpMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_NORMALMAP
|
|||
|
varying vec2 vNormalMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_EMISSIVEMAP
|
|||
|
varying vec2 vEmissiveMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_METALNESSMAP
|
|||
|
varying vec2 vMetalnessMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_ROUGHNESSMAP
|
|||
|
varying vec2 vRoughnessMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_ANISOTROPYMAP
|
|||
|
varying vec2 vAnisotropyMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOATMAP
|
|||
|
varying vec2 vClearcoatMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT_NORMALMAP
|
|||
|
varying vec2 vClearcoatNormalMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT_ROUGHNESSMAP
|
|||
|
varying vec2 vClearcoatRoughnessMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_IRIDESCENCEMAP
|
|||
|
varying vec2 vIridescenceMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_IRIDESCENCE_THICKNESSMAP
|
|||
|
varying vec2 vIridescenceThicknessMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_SHEEN_COLORMAP
|
|||
|
varying vec2 vSheenColorMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_SHEEN_ROUGHNESSMAP
|
|||
|
varying vec2 vSheenRoughnessMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_SPECULARMAP
|
|||
|
varying vec2 vSpecularMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_SPECULAR_COLORMAP
|
|||
|
varying vec2 vSpecularColorMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_SPECULAR_INTENSITYMAP
|
|||
|
varying vec2 vSpecularIntensityMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_TRANSMISSIONMAP
|
|||
|
uniform mat3 transmissionMapTransform;
|
|||
|
varying vec2 vTransmissionMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_THICKNESSMAP
|
|||
|
uniform mat3 thicknessMapTransform;
|
|||
|
varying vec2 vThicknessMapUv;
|
|||
|
#endif`,BRt=`#if defined( USE_UV ) || defined( USE_ANISOTROPY )
|
|||
|
varying vec2 vUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_MAP
|
|||
|
uniform mat3 mapTransform;
|
|||
|
varying vec2 vMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_ALPHAMAP
|
|||
|
uniform mat3 alphaMapTransform;
|
|||
|
varying vec2 vAlphaMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_LIGHTMAP
|
|||
|
uniform mat3 lightMapTransform;
|
|||
|
varying vec2 vLightMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_AOMAP
|
|||
|
uniform mat3 aoMapTransform;
|
|||
|
varying vec2 vAoMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_BUMPMAP
|
|||
|
uniform mat3 bumpMapTransform;
|
|||
|
varying vec2 vBumpMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_NORMALMAP
|
|||
|
uniform mat3 normalMapTransform;
|
|||
|
varying vec2 vNormalMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_DISPLACEMENTMAP
|
|||
|
uniform mat3 displacementMapTransform;
|
|||
|
varying vec2 vDisplacementMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_EMISSIVEMAP
|
|||
|
uniform mat3 emissiveMapTransform;
|
|||
|
varying vec2 vEmissiveMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_METALNESSMAP
|
|||
|
uniform mat3 metalnessMapTransform;
|
|||
|
varying vec2 vMetalnessMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_ROUGHNESSMAP
|
|||
|
uniform mat3 roughnessMapTransform;
|
|||
|
varying vec2 vRoughnessMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_ANISOTROPYMAP
|
|||
|
uniform mat3 anisotropyMapTransform;
|
|||
|
varying vec2 vAnisotropyMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOATMAP
|
|||
|
uniform mat3 clearcoatMapTransform;
|
|||
|
varying vec2 vClearcoatMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT_NORMALMAP
|
|||
|
uniform mat3 clearcoatNormalMapTransform;
|
|||
|
varying vec2 vClearcoatNormalMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT_ROUGHNESSMAP
|
|||
|
uniform mat3 clearcoatRoughnessMapTransform;
|
|||
|
varying vec2 vClearcoatRoughnessMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_SHEEN_COLORMAP
|
|||
|
uniform mat3 sheenColorMapTransform;
|
|||
|
varying vec2 vSheenColorMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_SHEEN_ROUGHNESSMAP
|
|||
|
uniform mat3 sheenRoughnessMapTransform;
|
|||
|
varying vec2 vSheenRoughnessMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_IRIDESCENCEMAP
|
|||
|
uniform mat3 iridescenceMapTransform;
|
|||
|
varying vec2 vIridescenceMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_IRIDESCENCE_THICKNESSMAP
|
|||
|
uniform mat3 iridescenceThicknessMapTransform;
|
|||
|
varying vec2 vIridescenceThicknessMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_SPECULARMAP
|
|||
|
uniform mat3 specularMapTransform;
|
|||
|
varying vec2 vSpecularMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_SPECULAR_COLORMAP
|
|||
|
uniform mat3 specularColorMapTransform;
|
|||
|
varying vec2 vSpecularColorMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_SPECULAR_INTENSITYMAP
|
|||
|
uniform mat3 specularIntensityMapTransform;
|
|||
|
varying vec2 vSpecularIntensityMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_TRANSMISSIONMAP
|
|||
|
uniform mat3 transmissionMapTransform;
|
|||
|
varying vec2 vTransmissionMapUv;
|
|||
|
#endif
|
|||
|
#ifdef USE_THICKNESSMAP
|
|||
|
uniform mat3 thicknessMapTransform;
|
|||
|
varying vec2 vThicknessMapUv;
|
|||
|
#endif`,GRt=`#if defined( USE_UV ) || defined( USE_ANISOTROPY )
|
|||
|
vUv = vec3( uv, 1 ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_MAP
|
|||
|
vMapUv = ( mapTransform * vec3( MAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_ALPHAMAP
|
|||
|
vAlphaMapUv = ( alphaMapTransform * vec3( ALPHAMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_LIGHTMAP
|
|||
|
vLightMapUv = ( lightMapTransform * vec3( LIGHTMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_AOMAP
|
|||
|
vAoMapUv = ( aoMapTransform * vec3( AOMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_BUMPMAP
|
|||
|
vBumpMapUv = ( bumpMapTransform * vec3( BUMPMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_NORMALMAP
|
|||
|
vNormalMapUv = ( normalMapTransform * vec3( NORMALMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_DISPLACEMENTMAP
|
|||
|
vDisplacementMapUv = ( displacementMapTransform * vec3( DISPLACEMENTMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_EMISSIVEMAP
|
|||
|
vEmissiveMapUv = ( emissiveMapTransform * vec3( EMISSIVEMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_METALNESSMAP
|
|||
|
vMetalnessMapUv = ( metalnessMapTransform * vec3( METALNESSMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_ROUGHNESSMAP
|
|||
|
vRoughnessMapUv = ( roughnessMapTransform * vec3( ROUGHNESSMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_ANISOTROPYMAP
|
|||
|
vAnisotropyMapUv = ( anisotropyMapTransform * vec3( ANISOTROPYMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOATMAP
|
|||
|
vClearcoatMapUv = ( clearcoatMapTransform * vec3( CLEARCOATMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT_NORMALMAP
|
|||
|
vClearcoatNormalMapUv = ( clearcoatNormalMapTransform * vec3( CLEARCOAT_NORMALMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT_ROUGHNESSMAP
|
|||
|
vClearcoatRoughnessMapUv = ( clearcoatRoughnessMapTransform * vec3( CLEARCOAT_ROUGHNESSMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_IRIDESCENCEMAP
|
|||
|
vIridescenceMapUv = ( iridescenceMapTransform * vec3( IRIDESCENCEMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_IRIDESCENCE_THICKNESSMAP
|
|||
|
vIridescenceThicknessMapUv = ( iridescenceThicknessMapTransform * vec3( IRIDESCENCE_THICKNESSMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_SHEEN_COLORMAP
|
|||
|
vSheenColorMapUv = ( sheenColorMapTransform * vec3( SHEEN_COLORMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_SHEEN_ROUGHNESSMAP
|
|||
|
vSheenRoughnessMapUv = ( sheenRoughnessMapTransform * vec3( SHEEN_ROUGHNESSMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_SPECULARMAP
|
|||
|
vSpecularMapUv = ( specularMapTransform * vec3( SPECULARMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_SPECULAR_COLORMAP
|
|||
|
vSpecularColorMapUv = ( specularColorMapTransform * vec3( SPECULAR_COLORMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_SPECULAR_INTENSITYMAP
|
|||
|
vSpecularIntensityMapUv = ( specularIntensityMapTransform * vec3( SPECULAR_INTENSITYMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_TRANSMISSIONMAP
|
|||
|
vTransmissionMapUv = ( transmissionMapTransform * vec3( TRANSMISSIONMAP_UV, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#ifdef USE_THICKNESSMAP
|
|||
|
vThicknessMapUv = ( thicknessMapTransform * vec3( THICKNESSMAP_UV, 1 ) ).xy;
|
|||
|
#endif`,zRt=`#if defined( USE_ENVMAP ) || defined( DISTANCE ) || defined ( USE_SHADOWMAP ) || defined ( USE_TRANSMISSION ) || NUM_SPOT_LIGHT_COORDS > 0
|
|||
|
vec4 worldPosition = vec4( transformed, 1.0 );
|
|||
|
#ifdef USE_BATCHING
|
|||
|
worldPosition = batchingMatrix * worldPosition;
|
|||
|
#endif
|
|||
|
#ifdef USE_INSTANCING
|
|||
|
worldPosition = instanceMatrix * worldPosition;
|
|||
|
#endif
|
|||
|
worldPosition = modelMatrix * worldPosition;
|
|||
|
#endif`;const VRt=`varying vec2 vUv;
|
|||
|
uniform mat3 uvTransform;
|
|||
|
void main() {
|
|||
|
vUv = ( uvTransform * vec3( uv, 1 ) ).xy;
|
|||
|
gl_Position = vec4( position.xy, 1.0, 1.0 );
|
|||
|
}`,HRt=`uniform sampler2D t2D;
|
|||
|
uniform float backgroundIntensity;
|
|||
|
varying vec2 vUv;
|
|||
|
void main() {
|
|||
|
vec4 texColor = texture2D( t2D, vUv );
|
|||
|
#ifdef DECODE_VIDEO_TEXTURE
|
|||
|
texColor = vec4( mix( pow( texColor.rgb * 0.9478672986 + vec3( 0.0521327014 ), vec3( 2.4 ) ), texColor.rgb * 0.0773993808, vec3( lessThanEqual( texColor.rgb, vec3( 0.04045 ) ) ) ), texColor.w );
|
|||
|
#endif
|
|||
|
texColor.rgb *= backgroundIntensity;
|
|||
|
gl_FragColor = texColor;
|
|||
|
#include <tonemapping_fragment>
|
|||
|
#include <colorspace_fragment>
|
|||
|
}`,qRt=`varying vec3 vWorldDirection;
|
|||
|
#include <common>
|
|||
|
void main() {
|
|||
|
vWorldDirection = transformDirection( position, modelMatrix );
|
|||
|
#include <begin_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
gl_Position.z = gl_Position.w;
|
|||
|
}`,YRt=`#ifdef ENVMAP_TYPE_CUBE
|
|||
|
uniform samplerCube envMap;
|
|||
|
#elif defined( ENVMAP_TYPE_CUBE_UV )
|
|||
|
uniform sampler2D envMap;
|
|||
|
#endif
|
|||
|
uniform float flipEnvMap;
|
|||
|
uniform float backgroundBlurriness;
|
|||
|
uniform float backgroundIntensity;
|
|||
|
varying vec3 vWorldDirection;
|
|||
|
#include <cube_uv_reflection_fragment>
|
|||
|
void main() {
|
|||
|
#ifdef ENVMAP_TYPE_CUBE
|
|||
|
vec4 texColor = textureCube( envMap, vec3( flipEnvMap * vWorldDirection.x, vWorldDirection.yz ) );
|
|||
|
#elif defined( ENVMAP_TYPE_CUBE_UV )
|
|||
|
vec4 texColor = textureCubeUV( envMap, vWorldDirection, backgroundBlurriness );
|
|||
|
#else
|
|||
|
vec4 texColor = vec4( 0.0, 0.0, 0.0, 1.0 );
|
|||
|
#endif
|
|||
|
texColor.rgb *= backgroundIntensity;
|
|||
|
gl_FragColor = texColor;
|
|||
|
#include <tonemapping_fragment>
|
|||
|
#include <colorspace_fragment>
|
|||
|
}`,$Rt=`varying vec3 vWorldDirection;
|
|||
|
#include <common>
|
|||
|
void main() {
|
|||
|
vWorldDirection = transformDirection( position, modelMatrix );
|
|||
|
#include <begin_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
gl_Position.z = gl_Position.w;
|
|||
|
}`,WRt=`uniform samplerCube tCube;
|
|||
|
uniform float tFlip;
|
|||
|
uniform float opacity;
|
|||
|
varying vec3 vWorldDirection;
|
|||
|
void main() {
|
|||
|
vec4 texColor = textureCube( tCube, vec3( tFlip * vWorldDirection.x, vWorldDirection.yz ) );
|
|||
|
gl_FragColor = texColor;
|
|||
|
gl_FragColor.a *= opacity;
|
|||
|
#include <tonemapping_fragment>
|
|||
|
#include <colorspace_fragment>
|
|||
|
}`,KRt=`#include <common>
|
|||
|
#include <batching_pars_vertex>
|
|||
|
#include <uv_pars_vertex>
|
|||
|
#include <displacementmap_pars_vertex>
|
|||
|
#include <morphtarget_pars_vertex>
|
|||
|
#include <skinning_pars_vertex>
|
|||
|
#include <logdepthbuf_pars_vertex>
|
|||
|
#include <clipping_planes_pars_vertex>
|
|||
|
varying vec2 vHighPrecisionZW;
|
|||
|
void main() {
|
|||
|
#include <uv_vertex>
|
|||
|
#include <batching_vertex>
|
|||
|
#include <skinbase_vertex>
|
|||
|
#ifdef USE_DISPLACEMENTMAP
|
|||
|
#include <beginnormal_vertex>
|
|||
|
#include <morphnormal_vertex>
|
|||
|
#include <skinnormal_vertex>
|
|||
|
#endif
|
|||
|
#include <begin_vertex>
|
|||
|
#include <morphtarget_vertex>
|
|||
|
#include <skinning_vertex>
|
|||
|
#include <displacementmap_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
#include <logdepthbuf_vertex>
|
|||
|
#include <clipping_planes_vertex>
|
|||
|
vHighPrecisionZW = gl_Position.zw;
|
|||
|
}`,jRt=`#if DEPTH_PACKING == 3200
|
|||
|
uniform float opacity;
|
|||
|
#endif
|
|||
|
#include <common>
|
|||
|
#include <packing>
|
|||
|
#include <uv_pars_fragment>
|
|||
|
#include <map_pars_fragment>
|
|||
|
#include <alphamap_pars_fragment>
|
|||
|
#include <alphatest_pars_fragment>
|
|||
|
#include <alphahash_pars_fragment>
|
|||
|
#include <logdepthbuf_pars_fragment>
|
|||
|
#include <clipping_planes_pars_fragment>
|
|||
|
varying vec2 vHighPrecisionZW;
|
|||
|
void main() {
|
|||
|
#include <clipping_planes_fragment>
|
|||
|
vec4 diffuseColor = vec4( 1.0 );
|
|||
|
#if DEPTH_PACKING == 3200
|
|||
|
diffuseColor.a = opacity;
|
|||
|
#endif
|
|||
|
#include <map_fragment>
|
|||
|
#include <alphamap_fragment>
|
|||
|
#include <alphatest_fragment>
|
|||
|
#include <alphahash_fragment>
|
|||
|
#include <logdepthbuf_fragment>
|
|||
|
float fragCoordZ = 0.5 * vHighPrecisionZW[0] / vHighPrecisionZW[1] + 0.5;
|
|||
|
#if DEPTH_PACKING == 3200
|
|||
|
gl_FragColor = vec4( vec3( 1.0 - fragCoordZ ), opacity );
|
|||
|
#elif DEPTH_PACKING == 3201
|
|||
|
gl_FragColor = packDepthToRGBA( fragCoordZ );
|
|||
|
#endif
|
|||
|
}`,QRt=`#define DISTANCE
|
|||
|
varying vec3 vWorldPosition;
|
|||
|
#include <common>
|
|||
|
#include <batching_pars_vertex>
|
|||
|
#include <uv_pars_vertex>
|
|||
|
#include <displacementmap_pars_vertex>
|
|||
|
#include <morphtarget_pars_vertex>
|
|||
|
#include <skinning_pars_vertex>
|
|||
|
#include <clipping_planes_pars_vertex>
|
|||
|
void main() {
|
|||
|
#include <uv_vertex>
|
|||
|
#include <batching_vertex>
|
|||
|
#include <skinbase_vertex>
|
|||
|
#ifdef USE_DISPLACEMENTMAP
|
|||
|
#include <beginnormal_vertex>
|
|||
|
#include <morphnormal_vertex>
|
|||
|
#include <skinnormal_vertex>
|
|||
|
#endif
|
|||
|
#include <begin_vertex>
|
|||
|
#include <morphtarget_vertex>
|
|||
|
#include <skinning_vertex>
|
|||
|
#include <displacementmap_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
#include <worldpos_vertex>
|
|||
|
#include <clipping_planes_vertex>
|
|||
|
vWorldPosition = worldPosition.xyz;
|
|||
|
}`,XRt=`#define DISTANCE
|
|||
|
uniform vec3 referencePosition;
|
|||
|
uniform float nearDistance;
|
|||
|
uniform float farDistance;
|
|||
|
varying vec3 vWorldPosition;
|
|||
|
#include <common>
|
|||
|
#include <packing>
|
|||
|
#include <uv_pars_fragment>
|
|||
|
#include <map_pars_fragment>
|
|||
|
#include <alphamap_pars_fragment>
|
|||
|
#include <alphatest_pars_fragment>
|
|||
|
#include <alphahash_pars_fragment>
|
|||
|
#include <clipping_planes_pars_fragment>
|
|||
|
void main () {
|
|||
|
#include <clipping_planes_fragment>
|
|||
|
vec4 diffuseColor = vec4( 1.0 );
|
|||
|
#include <map_fragment>
|
|||
|
#include <alphamap_fragment>
|
|||
|
#include <alphatest_fragment>
|
|||
|
#include <alphahash_fragment>
|
|||
|
float dist = length( vWorldPosition - referencePosition );
|
|||
|
dist = ( dist - nearDistance ) / ( farDistance - nearDistance );
|
|||
|
dist = saturate( dist );
|
|||
|
gl_FragColor = packDepthToRGBA( dist );
|
|||
|
}`,ZRt=`varying vec3 vWorldDirection;
|
|||
|
#include <common>
|
|||
|
void main() {
|
|||
|
vWorldDirection = transformDirection( position, modelMatrix );
|
|||
|
#include <begin_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
}`,JRt=`uniform sampler2D tEquirect;
|
|||
|
varying vec3 vWorldDirection;
|
|||
|
#include <common>
|
|||
|
void main() {
|
|||
|
vec3 direction = normalize( vWorldDirection );
|
|||
|
vec2 sampleUV = equirectUv( direction );
|
|||
|
gl_FragColor = texture2D( tEquirect, sampleUV );
|
|||
|
#include <tonemapping_fragment>
|
|||
|
#include <colorspace_fragment>
|
|||
|
}`,eAt=`uniform float scale;
|
|||
|
attribute float lineDistance;
|
|||
|
varying float vLineDistance;
|
|||
|
#include <common>
|
|||
|
#include <uv_pars_vertex>
|
|||
|
#include <color_pars_vertex>
|
|||
|
#include <fog_pars_vertex>
|
|||
|
#include <morphtarget_pars_vertex>
|
|||
|
#include <logdepthbuf_pars_vertex>
|
|||
|
#include <clipping_planes_pars_vertex>
|
|||
|
void main() {
|
|||
|
vLineDistance = scale * lineDistance;
|
|||
|
#include <uv_vertex>
|
|||
|
#include <color_vertex>
|
|||
|
#include <morphcolor_vertex>
|
|||
|
#include <begin_vertex>
|
|||
|
#include <morphtarget_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
#include <logdepthbuf_vertex>
|
|||
|
#include <clipping_planes_vertex>
|
|||
|
#include <fog_vertex>
|
|||
|
}`,tAt=`uniform vec3 diffuse;
|
|||
|
uniform float opacity;
|
|||
|
uniform float dashSize;
|
|||
|
uniform float totalSize;
|
|||
|
varying float vLineDistance;
|
|||
|
#include <common>
|
|||
|
#include <color_pars_fragment>
|
|||
|
#include <uv_pars_fragment>
|
|||
|
#include <map_pars_fragment>
|
|||
|
#include <fog_pars_fragment>
|
|||
|
#include <logdepthbuf_pars_fragment>
|
|||
|
#include <clipping_planes_pars_fragment>
|
|||
|
void main() {
|
|||
|
#include <clipping_planes_fragment>
|
|||
|
if ( mod( vLineDistance, totalSize ) > dashSize ) {
|
|||
|
discard;
|
|||
|
}
|
|||
|
vec3 outgoingLight = vec3( 0.0 );
|
|||
|
vec4 diffuseColor = vec4( diffuse, opacity );
|
|||
|
#include <logdepthbuf_fragment>
|
|||
|
#include <map_fragment>
|
|||
|
#include <color_fragment>
|
|||
|
outgoingLight = diffuseColor.rgb;
|
|||
|
#include <opaque_fragment>
|
|||
|
#include <tonemapping_fragment>
|
|||
|
#include <colorspace_fragment>
|
|||
|
#include <fog_fragment>
|
|||
|
#include <premultiplied_alpha_fragment>
|
|||
|
}`,nAt=`#include <common>
|
|||
|
#include <batching_pars_vertex>
|
|||
|
#include <uv_pars_vertex>
|
|||
|
#include <envmap_pars_vertex>
|
|||
|
#include <color_pars_vertex>
|
|||
|
#include <fog_pars_vertex>
|
|||
|
#include <morphtarget_pars_vertex>
|
|||
|
#include <skinning_pars_vertex>
|
|||
|
#include <logdepthbuf_pars_vertex>
|
|||
|
#include <clipping_planes_pars_vertex>
|
|||
|
void main() {
|
|||
|
#include <uv_vertex>
|
|||
|
#include <color_vertex>
|
|||
|
#include <morphcolor_vertex>
|
|||
|
#include <batching_vertex>
|
|||
|
#if defined ( USE_ENVMAP ) || defined ( USE_SKINNING )
|
|||
|
#include <beginnormal_vertex>
|
|||
|
#include <morphnormal_vertex>
|
|||
|
#include <skinbase_vertex>
|
|||
|
#include <skinnormal_vertex>
|
|||
|
#include <defaultnormal_vertex>
|
|||
|
#endif
|
|||
|
#include <begin_vertex>
|
|||
|
#include <morphtarget_vertex>
|
|||
|
#include <skinning_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
#include <logdepthbuf_vertex>
|
|||
|
#include <clipping_planes_vertex>
|
|||
|
#include <worldpos_vertex>
|
|||
|
#include <envmap_vertex>
|
|||
|
#include <fog_vertex>
|
|||
|
}`,iAt=`uniform vec3 diffuse;
|
|||
|
uniform float opacity;
|
|||
|
#ifndef FLAT_SHADED
|
|||
|
varying vec3 vNormal;
|
|||
|
#endif
|
|||
|
#include <common>
|
|||
|
#include <dithering_pars_fragment>
|
|||
|
#include <color_pars_fragment>
|
|||
|
#include <uv_pars_fragment>
|
|||
|
#include <map_pars_fragment>
|
|||
|
#include <alphamap_pars_fragment>
|
|||
|
#include <alphatest_pars_fragment>
|
|||
|
#include <alphahash_pars_fragment>
|
|||
|
#include <aomap_pars_fragment>
|
|||
|
#include <lightmap_pars_fragment>
|
|||
|
#include <envmap_common_pars_fragment>
|
|||
|
#include <envmap_pars_fragment>
|
|||
|
#include <fog_pars_fragment>
|
|||
|
#include <specularmap_pars_fragment>
|
|||
|
#include <logdepthbuf_pars_fragment>
|
|||
|
#include <clipping_planes_pars_fragment>
|
|||
|
void main() {
|
|||
|
#include <clipping_planes_fragment>
|
|||
|
vec4 diffuseColor = vec4( diffuse, opacity );
|
|||
|
#include <logdepthbuf_fragment>
|
|||
|
#include <map_fragment>
|
|||
|
#include <color_fragment>
|
|||
|
#include <alphamap_fragment>
|
|||
|
#include <alphatest_fragment>
|
|||
|
#include <alphahash_fragment>
|
|||
|
#include <specularmap_fragment>
|
|||
|
ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );
|
|||
|
#ifdef USE_LIGHTMAP
|
|||
|
vec4 lightMapTexel = texture2D( lightMap, vLightMapUv );
|
|||
|
reflectedLight.indirectDiffuse += lightMapTexel.rgb * lightMapIntensity * RECIPROCAL_PI;
|
|||
|
#else
|
|||
|
reflectedLight.indirectDiffuse += vec3( 1.0 );
|
|||
|
#endif
|
|||
|
#include <aomap_fragment>
|
|||
|
reflectedLight.indirectDiffuse *= diffuseColor.rgb;
|
|||
|
vec3 outgoingLight = reflectedLight.indirectDiffuse;
|
|||
|
#include <envmap_fragment>
|
|||
|
#include <opaque_fragment>
|
|||
|
#include <tonemapping_fragment>
|
|||
|
#include <colorspace_fragment>
|
|||
|
#include <fog_fragment>
|
|||
|
#include <premultiplied_alpha_fragment>
|
|||
|
#include <dithering_fragment>
|
|||
|
}`,sAt=`#define LAMBERT
|
|||
|
varying vec3 vViewPosition;
|
|||
|
#include <common>
|
|||
|
#include <batching_pars_vertex>
|
|||
|
#include <uv_pars_vertex>
|
|||
|
#include <displacementmap_pars_vertex>
|
|||
|
#include <envmap_pars_vertex>
|
|||
|
#include <color_pars_vertex>
|
|||
|
#include <fog_pars_vertex>
|
|||
|
#include <normal_pars_vertex>
|
|||
|
#include <morphtarget_pars_vertex>
|
|||
|
#include <skinning_pars_vertex>
|
|||
|
#include <shadowmap_pars_vertex>
|
|||
|
#include <logdepthbuf_pars_vertex>
|
|||
|
#include <clipping_planes_pars_vertex>
|
|||
|
void main() {
|
|||
|
#include <uv_vertex>
|
|||
|
#include <color_vertex>
|
|||
|
#include <morphcolor_vertex>
|
|||
|
#include <batching_vertex>
|
|||
|
#include <beginnormal_vertex>
|
|||
|
#include <morphnormal_vertex>
|
|||
|
#include <skinbase_vertex>
|
|||
|
#include <skinnormal_vertex>
|
|||
|
#include <defaultnormal_vertex>
|
|||
|
#include <normal_vertex>
|
|||
|
#include <begin_vertex>
|
|||
|
#include <morphtarget_vertex>
|
|||
|
#include <skinning_vertex>
|
|||
|
#include <displacementmap_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
#include <logdepthbuf_vertex>
|
|||
|
#include <clipping_planes_vertex>
|
|||
|
vViewPosition = - mvPosition.xyz;
|
|||
|
#include <worldpos_vertex>
|
|||
|
#include <envmap_vertex>
|
|||
|
#include <shadowmap_vertex>
|
|||
|
#include <fog_vertex>
|
|||
|
}`,rAt=`#define LAMBERT
|
|||
|
uniform vec3 diffuse;
|
|||
|
uniform vec3 emissive;
|
|||
|
uniform float opacity;
|
|||
|
#include <common>
|
|||
|
#include <packing>
|
|||
|
#include <dithering_pars_fragment>
|
|||
|
#include <color_pars_fragment>
|
|||
|
#include <uv_pars_fragment>
|
|||
|
#include <map_pars_fragment>
|
|||
|
#include <alphamap_pars_fragment>
|
|||
|
#include <alphatest_pars_fragment>
|
|||
|
#include <alphahash_pars_fragment>
|
|||
|
#include <aomap_pars_fragment>
|
|||
|
#include <lightmap_pars_fragment>
|
|||
|
#include <emissivemap_pars_fragment>
|
|||
|
#include <envmap_common_pars_fragment>
|
|||
|
#include <envmap_pars_fragment>
|
|||
|
#include <fog_pars_fragment>
|
|||
|
#include <bsdfs>
|
|||
|
#include <lights_pars_begin>
|
|||
|
#include <normal_pars_fragment>
|
|||
|
#include <lights_lambert_pars_fragment>
|
|||
|
#include <shadowmap_pars_fragment>
|
|||
|
#include <bumpmap_pars_fragment>
|
|||
|
#include <normalmap_pars_fragment>
|
|||
|
#include <specularmap_pars_fragment>
|
|||
|
#include <logdepthbuf_pars_fragment>
|
|||
|
#include <clipping_planes_pars_fragment>
|
|||
|
void main() {
|
|||
|
#include <clipping_planes_fragment>
|
|||
|
vec4 diffuseColor = vec4( diffuse, opacity );
|
|||
|
ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );
|
|||
|
vec3 totalEmissiveRadiance = emissive;
|
|||
|
#include <logdepthbuf_fragment>
|
|||
|
#include <map_fragment>
|
|||
|
#include <color_fragment>
|
|||
|
#include <alphamap_fragment>
|
|||
|
#include <alphatest_fragment>
|
|||
|
#include <alphahash_fragment>
|
|||
|
#include <specularmap_fragment>
|
|||
|
#include <normal_fragment_begin>
|
|||
|
#include <normal_fragment_maps>
|
|||
|
#include <emissivemap_fragment>
|
|||
|
#include <lights_lambert_fragment>
|
|||
|
#include <lights_fragment_begin>
|
|||
|
#include <lights_fragment_maps>
|
|||
|
#include <lights_fragment_end>
|
|||
|
#include <aomap_fragment>
|
|||
|
vec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + totalEmissiveRadiance;
|
|||
|
#include <envmap_fragment>
|
|||
|
#include <opaque_fragment>
|
|||
|
#include <tonemapping_fragment>
|
|||
|
#include <colorspace_fragment>
|
|||
|
#include <fog_fragment>
|
|||
|
#include <premultiplied_alpha_fragment>
|
|||
|
#include <dithering_fragment>
|
|||
|
}`,oAt=`#define MATCAP
|
|||
|
varying vec3 vViewPosition;
|
|||
|
#include <common>
|
|||
|
#include <batching_pars_vertex>
|
|||
|
#include <uv_pars_vertex>
|
|||
|
#include <color_pars_vertex>
|
|||
|
#include <displacementmap_pars_vertex>
|
|||
|
#include <fog_pars_vertex>
|
|||
|
#include <normal_pars_vertex>
|
|||
|
#include <morphtarget_pars_vertex>
|
|||
|
#include <skinning_pars_vertex>
|
|||
|
#include <logdepthbuf_pars_vertex>
|
|||
|
#include <clipping_planes_pars_vertex>
|
|||
|
void main() {
|
|||
|
#include <uv_vertex>
|
|||
|
#include <color_vertex>
|
|||
|
#include <morphcolor_vertex>
|
|||
|
#include <batching_vertex>
|
|||
|
#include <beginnormal_vertex>
|
|||
|
#include <morphnormal_vertex>
|
|||
|
#include <skinbase_vertex>
|
|||
|
#include <skinnormal_vertex>
|
|||
|
#include <defaultnormal_vertex>
|
|||
|
#include <normal_vertex>
|
|||
|
#include <begin_vertex>
|
|||
|
#include <morphtarget_vertex>
|
|||
|
#include <skinning_vertex>
|
|||
|
#include <displacementmap_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
#include <logdepthbuf_vertex>
|
|||
|
#include <clipping_planes_vertex>
|
|||
|
#include <fog_vertex>
|
|||
|
vViewPosition = - mvPosition.xyz;
|
|||
|
}`,aAt=`#define MATCAP
|
|||
|
uniform vec3 diffuse;
|
|||
|
uniform float opacity;
|
|||
|
uniform sampler2D matcap;
|
|||
|
varying vec3 vViewPosition;
|
|||
|
#include <common>
|
|||
|
#include <dithering_pars_fragment>
|
|||
|
#include <color_pars_fragment>
|
|||
|
#include <uv_pars_fragment>
|
|||
|
#include <map_pars_fragment>
|
|||
|
#include <alphamap_pars_fragment>
|
|||
|
#include <alphatest_pars_fragment>
|
|||
|
#include <alphahash_pars_fragment>
|
|||
|
#include <fog_pars_fragment>
|
|||
|
#include <normal_pars_fragment>
|
|||
|
#include <bumpmap_pars_fragment>
|
|||
|
#include <normalmap_pars_fragment>
|
|||
|
#include <logdepthbuf_pars_fragment>
|
|||
|
#include <clipping_planes_pars_fragment>
|
|||
|
void main() {
|
|||
|
#include <clipping_planes_fragment>
|
|||
|
vec4 diffuseColor = vec4( diffuse, opacity );
|
|||
|
#include <logdepthbuf_fragment>
|
|||
|
#include <map_fragment>
|
|||
|
#include <color_fragment>
|
|||
|
#include <alphamap_fragment>
|
|||
|
#include <alphatest_fragment>
|
|||
|
#include <alphahash_fragment>
|
|||
|
#include <normal_fragment_begin>
|
|||
|
#include <normal_fragment_maps>
|
|||
|
vec3 viewDir = normalize( vViewPosition );
|
|||
|
vec3 x = normalize( vec3( viewDir.z, 0.0, - viewDir.x ) );
|
|||
|
vec3 y = cross( viewDir, x );
|
|||
|
vec2 uv = vec2( dot( x, normal ), dot( y, normal ) ) * 0.495 + 0.5;
|
|||
|
#ifdef USE_MATCAP
|
|||
|
vec4 matcapColor = texture2D( matcap, uv );
|
|||
|
#else
|
|||
|
vec4 matcapColor = vec4( vec3( mix( 0.2, 0.8, uv.y ) ), 1.0 );
|
|||
|
#endif
|
|||
|
vec3 outgoingLight = diffuseColor.rgb * matcapColor.rgb;
|
|||
|
#include <opaque_fragment>
|
|||
|
#include <tonemapping_fragment>
|
|||
|
#include <colorspace_fragment>
|
|||
|
#include <fog_fragment>
|
|||
|
#include <premultiplied_alpha_fragment>
|
|||
|
#include <dithering_fragment>
|
|||
|
}`,lAt=`#define NORMAL
|
|||
|
#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE )
|
|||
|
varying vec3 vViewPosition;
|
|||
|
#endif
|
|||
|
#include <common>
|
|||
|
#include <batching_pars_vertex>
|
|||
|
#include <uv_pars_vertex>
|
|||
|
#include <displacementmap_pars_vertex>
|
|||
|
#include <normal_pars_vertex>
|
|||
|
#include <morphtarget_pars_vertex>
|
|||
|
#include <skinning_pars_vertex>
|
|||
|
#include <logdepthbuf_pars_vertex>
|
|||
|
#include <clipping_planes_pars_vertex>
|
|||
|
void main() {
|
|||
|
#include <uv_vertex>
|
|||
|
#include <batching_vertex>
|
|||
|
#include <beginnormal_vertex>
|
|||
|
#include <morphnormal_vertex>
|
|||
|
#include <skinbase_vertex>
|
|||
|
#include <skinnormal_vertex>
|
|||
|
#include <defaultnormal_vertex>
|
|||
|
#include <normal_vertex>
|
|||
|
#include <begin_vertex>
|
|||
|
#include <morphtarget_vertex>
|
|||
|
#include <skinning_vertex>
|
|||
|
#include <displacementmap_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
#include <logdepthbuf_vertex>
|
|||
|
#include <clipping_planes_vertex>
|
|||
|
#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE )
|
|||
|
vViewPosition = - mvPosition.xyz;
|
|||
|
#endif
|
|||
|
}`,cAt=`#define NORMAL
|
|||
|
uniform float opacity;
|
|||
|
#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE )
|
|||
|
varying vec3 vViewPosition;
|
|||
|
#endif
|
|||
|
#include <packing>
|
|||
|
#include <uv_pars_fragment>
|
|||
|
#include <normal_pars_fragment>
|
|||
|
#include <bumpmap_pars_fragment>
|
|||
|
#include <normalmap_pars_fragment>
|
|||
|
#include <logdepthbuf_pars_fragment>
|
|||
|
#include <clipping_planes_pars_fragment>
|
|||
|
void main() {
|
|||
|
#include <clipping_planes_fragment>
|
|||
|
#include <logdepthbuf_fragment>
|
|||
|
#include <normal_fragment_begin>
|
|||
|
#include <normal_fragment_maps>
|
|||
|
gl_FragColor = vec4( packNormalToRGB( normal ), opacity );
|
|||
|
#ifdef OPAQUE
|
|||
|
gl_FragColor.a = 1.0;
|
|||
|
#endif
|
|||
|
}`,dAt=`#define PHONG
|
|||
|
varying vec3 vViewPosition;
|
|||
|
#include <common>
|
|||
|
#include <batching_pars_vertex>
|
|||
|
#include <uv_pars_vertex>
|
|||
|
#include <displacementmap_pars_vertex>
|
|||
|
#include <envmap_pars_vertex>
|
|||
|
#include <color_pars_vertex>
|
|||
|
#include <fog_pars_vertex>
|
|||
|
#include <normal_pars_vertex>
|
|||
|
#include <morphtarget_pars_vertex>
|
|||
|
#include <skinning_pars_vertex>
|
|||
|
#include <shadowmap_pars_vertex>
|
|||
|
#include <logdepthbuf_pars_vertex>
|
|||
|
#include <clipping_planes_pars_vertex>
|
|||
|
void main() {
|
|||
|
#include <uv_vertex>
|
|||
|
#include <color_vertex>
|
|||
|
#include <morphcolor_vertex>
|
|||
|
#include <batching_vertex>
|
|||
|
#include <beginnormal_vertex>
|
|||
|
#include <morphnormal_vertex>
|
|||
|
#include <skinbase_vertex>
|
|||
|
#include <skinnormal_vertex>
|
|||
|
#include <defaultnormal_vertex>
|
|||
|
#include <normal_vertex>
|
|||
|
#include <begin_vertex>
|
|||
|
#include <morphtarget_vertex>
|
|||
|
#include <skinning_vertex>
|
|||
|
#include <displacementmap_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
#include <logdepthbuf_vertex>
|
|||
|
#include <clipping_planes_vertex>
|
|||
|
vViewPosition = - mvPosition.xyz;
|
|||
|
#include <worldpos_vertex>
|
|||
|
#include <envmap_vertex>
|
|||
|
#include <shadowmap_vertex>
|
|||
|
#include <fog_vertex>
|
|||
|
}`,uAt=`#define PHONG
|
|||
|
uniform vec3 diffuse;
|
|||
|
uniform vec3 emissive;
|
|||
|
uniform vec3 specular;
|
|||
|
uniform float shininess;
|
|||
|
uniform float opacity;
|
|||
|
#include <common>
|
|||
|
#include <packing>
|
|||
|
#include <dithering_pars_fragment>
|
|||
|
#include <color_pars_fragment>
|
|||
|
#include <uv_pars_fragment>
|
|||
|
#include <map_pars_fragment>
|
|||
|
#include <alphamap_pars_fragment>
|
|||
|
#include <alphatest_pars_fragment>
|
|||
|
#include <alphahash_pars_fragment>
|
|||
|
#include <aomap_pars_fragment>
|
|||
|
#include <lightmap_pars_fragment>
|
|||
|
#include <emissivemap_pars_fragment>
|
|||
|
#include <envmap_common_pars_fragment>
|
|||
|
#include <envmap_pars_fragment>
|
|||
|
#include <fog_pars_fragment>
|
|||
|
#include <bsdfs>
|
|||
|
#include <lights_pars_begin>
|
|||
|
#include <normal_pars_fragment>
|
|||
|
#include <lights_phong_pars_fragment>
|
|||
|
#include <shadowmap_pars_fragment>
|
|||
|
#include <bumpmap_pars_fragment>
|
|||
|
#include <normalmap_pars_fragment>
|
|||
|
#include <specularmap_pars_fragment>
|
|||
|
#include <logdepthbuf_pars_fragment>
|
|||
|
#include <clipping_planes_pars_fragment>
|
|||
|
void main() {
|
|||
|
#include <clipping_planes_fragment>
|
|||
|
vec4 diffuseColor = vec4( diffuse, opacity );
|
|||
|
ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );
|
|||
|
vec3 totalEmissiveRadiance = emissive;
|
|||
|
#include <logdepthbuf_fragment>
|
|||
|
#include <map_fragment>
|
|||
|
#include <color_fragment>
|
|||
|
#include <alphamap_fragment>
|
|||
|
#include <alphatest_fragment>
|
|||
|
#include <alphahash_fragment>
|
|||
|
#include <specularmap_fragment>
|
|||
|
#include <normal_fragment_begin>
|
|||
|
#include <normal_fragment_maps>
|
|||
|
#include <emissivemap_fragment>
|
|||
|
#include <lights_phong_fragment>
|
|||
|
#include <lights_fragment_begin>
|
|||
|
#include <lights_fragment_maps>
|
|||
|
#include <lights_fragment_end>
|
|||
|
#include <aomap_fragment>
|
|||
|
vec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + reflectedLight.directSpecular + reflectedLight.indirectSpecular + totalEmissiveRadiance;
|
|||
|
#include <envmap_fragment>
|
|||
|
#include <opaque_fragment>
|
|||
|
#include <tonemapping_fragment>
|
|||
|
#include <colorspace_fragment>
|
|||
|
#include <fog_fragment>
|
|||
|
#include <premultiplied_alpha_fragment>
|
|||
|
#include <dithering_fragment>
|
|||
|
}`,pAt=`#define STANDARD
|
|||
|
varying vec3 vViewPosition;
|
|||
|
#ifdef USE_TRANSMISSION
|
|||
|
varying vec3 vWorldPosition;
|
|||
|
#endif
|
|||
|
#include <common>
|
|||
|
#include <batching_pars_vertex>
|
|||
|
#include <uv_pars_vertex>
|
|||
|
#include <displacementmap_pars_vertex>
|
|||
|
#include <color_pars_vertex>
|
|||
|
#include <fog_pars_vertex>
|
|||
|
#include <normal_pars_vertex>
|
|||
|
#include <morphtarget_pars_vertex>
|
|||
|
#include <skinning_pars_vertex>
|
|||
|
#include <shadowmap_pars_vertex>
|
|||
|
#include <logdepthbuf_pars_vertex>
|
|||
|
#include <clipping_planes_pars_vertex>
|
|||
|
void main() {
|
|||
|
#include <uv_vertex>
|
|||
|
#include <color_vertex>
|
|||
|
#include <morphcolor_vertex>
|
|||
|
#include <batching_vertex>
|
|||
|
#include <beginnormal_vertex>
|
|||
|
#include <morphnormal_vertex>
|
|||
|
#include <skinbase_vertex>
|
|||
|
#include <skinnormal_vertex>
|
|||
|
#include <defaultnormal_vertex>
|
|||
|
#include <normal_vertex>
|
|||
|
#include <begin_vertex>
|
|||
|
#include <morphtarget_vertex>
|
|||
|
#include <skinning_vertex>
|
|||
|
#include <displacementmap_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
#include <logdepthbuf_vertex>
|
|||
|
#include <clipping_planes_vertex>
|
|||
|
vViewPosition = - mvPosition.xyz;
|
|||
|
#include <worldpos_vertex>
|
|||
|
#include <shadowmap_vertex>
|
|||
|
#include <fog_vertex>
|
|||
|
#ifdef USE_TRANSMISSION
|
|||
|
vWorldPosition = worldPosition.xyz;
|
|||
|
#endif
|
|||
|
}`,_At=`#define STANDARD
|
|||
|
#ifdef PHYSICAL
|
|||
|
#define IOR
|
|||
|
#define USE_SPECULAR
|
|||
|
#endif
|
|||
|
uniform vec3 diffuse;
|
|||
|
uniform vec3 emissive;
|
|||
|
uniform float roughness;
|
|||
|
uniform float metalness;
|
|||
|
uniform float opacity;
|
|||
|
#ifdef IOR
|
|||
|
uniform float ior;
|
|||
|
#endif
|
|||
|
#ifdef USE_SPECULAR
|
|||
|
uniform float specularIntensity;
|
|||
|
uniform vec3 specularColor;
|
|||
|
#ifdef USE_SPECULAR_COLORMAP
|
|||
|
uniform sampler2D specularColorMap;
|
|||
|
#endif
|
|||
|
#ifdef USE_SPECULAR_INTENSITYMAP
|
|||
|
uniform sampler2D specularIntensityMap;
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT
|
|||
|
uniform float clearcoat;
|
|||
|
uniform float clearcoatRoughness;
|
|||
|
#endif
|
|||
|
#ifdef USE_IRIDESCENCE
|
|||
|
uniform float iridescence;
|
|||
|
uniform float iridescenceIOR;
|
|||
|
uniform float iridescenceThicknessMinimum;
|
|||
|
uniform float iridescenceThicknessMaximum;
|
|||
|
#endif
|
|||
|
#ifdef USE_SHEEN
|
|||
|
uniform vec3 sheenColor;
|
|||
|
uniform float sheenRoughness;
|
|||
|
#ifdef USE_SHEEN_COLORMAP
|
|||
|
uniform sampler2D sheenColorMap;
|
|||
|
#endif
|
|||
|
#ifdef USE_SHEEN_ROUGHNESSMAP
|
|||
|
uniform sampler2D sheenRoughnessMap;
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
#ifdef USE_ANISOTROPY
|
|||
|
uniform vec2 anisotropyVector;
|
|||
|
#ifdef USE_ANISOTROPYMAP
|
|||
|
uniform sampler2D anisotropyMap;
|
|||
|
#endif
|
|||
|
#endif
|
|||
|
varying vec3 vViewPosition;
|
|||
|
#include <common>
|
|||
|
#include <packing>
|
|||
|
#include <dithering_pars_fragment>
|
|||
|
#include <color_pars_fragment>
|
|||
|
#include <uv_pars_fragment>
|
|||
|
#include <map_pars_fragment>
|
|||
|
#include <alphamap_pars_fragment>
|
|||
|
#include <alphatest_pars_fragment>
|
|||
|
#include <alphahash_pars_fragment>
|
|||
|
#include <aomap_pars_fragment>
|
|||
|
#include <lightmap_pars_fragment>
|
|||
|
#include <emissivemap_pars_fragment>
|
|||
|
#include <iridescence_fragment>
|
|||
|
#include <cube_uv_reflection_fragment>
|
|||
|
#include <envmap_common_pars_fragment>
|
|||
|
#include <envmap_physical_pars_fragment>
|
|||
|
#include <fog_pars_fragment>
|
|||
|
#include <lights_pars_begin>
|
|||
|
#include <normal_pars_fragment>
|
|||
|
#include <lights_physical_pars_fragment>
|
|||
|
#include <transmission_pars_fragment>
|
|||
|
#include <shadowmap_pars_fragment>
|
|||
|
#include <bumpmap_pars_fragment>
|
|||
|
#include <normalmap_pars_fragment>
|
|||
|
#include <clearcoat_pars_fragment>
|
|||
|
#include <iridescence_pars_fragment>
|
|||
|
#include <roughnessmap_pars_fragment>
|
|||
|
#include <metalnessmap_pars_fragment>
|
|||
|
#include <logdepthbuf_pars_fragment>
|
|||
|
#include <clipping_planes_pars_fragment>
|
|||
|
void main() {
|
|||
|
#include <clipping_planes_fragment>
|
|||
|
vec4 diffuseColor = vec4( diffuse, opacity );
|
|||
|
ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );
|
|||
|
vec3 totalEmissiveRadiance = emissive;
|
|||
|
#include <logdepthbuf_fragment>
|
|||
|
#include <map_fragment>
|
|||
|
#include <color_fragment>
|
|||
|
#include <alphamap_fragment>
|
|||
|
#include <alphatest_fragment>
|
|||
|
#include <alphahash_fragment>
|
|||
|
#include <roughnessmap_fragment>
|
|||
|
#include <metalnessmap_fragment>
|
|||
|
#include <normal_fragment_begin>
|
|||
|
#include <normal_fragment_maps>
|
|||
|
#include <clearcoat_normal_fragment_begin>
|
|||
|
#include <clearcoat_normal_fragment_maps>
|
|||
|
#include <emissivemap_fragment>
|
|||
|
#include <lights_physical_fragment>
|
|||
|
#include <lights_fragment_begin>
|
|||
|
#include <lights_fragment_maps>
|
|||
|
#include <lights_fragment_end>
|
|||
|
#include <aomap_fragment>
|
|||
|
vec3 totalDiffuse = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse;
|
|||
|
vec3 totalSpecular = reflectedLight.directSpecular + reflectedLight.indirectSpecular;
|
|||
|
#include <transmission_fragment>
|
|||
|
vec3 outgoingLight = totalDiffuse + totalSpecular + totalEmissiveRadiance;
|
|||
|
#ifdef USE_SHEEN
|
|||
|
float sheenEnergyComp = 1.0 - 0.157 * max3( material.sheenColor );
|
|||
|
outgoingLight = outgoingLight * sheenEnergyComp + sheenSpecularDirect + sheenSpecularIndirect;
|
|||
|
#endif
|
|||
|
#ifdef USE_CLEARCOAT
|
|||
|
float dotNVcc = saturate( dot( geometryClearcoatNormal, geometryViewDir ) );
|
|||
|
vec3 Fcc = F_Schlick( material.clearcoatF0, material.clearcoatF90, dotNVcc );
|
|||
|
outgoingLight = outgoingLight * ( 1.0 - material.clearcoat * Fcc ) + ( clearcoatSpecularDirect + clearcoatSpecularIndirect ) * material.clearcoat;
|
|||
|
#endif
|
|||
|
#include <opaque_fragment>
|
|||
|
#include <tonemapping_fragment>
|
|||
|
#include <colorspace_fragment>
|
|||
|
#include <fog_fragment>
|
|||
|
#include <premultiplied_alpha_fragment>
|
|||
|
#include <dithering_fragment>
|
|||
|
}`,hAt=`#define TOON
|
|||
|
varying vec3 vViewPosition;
|
|||
|
#include <common>
|
|||
|
#include <batching_pars_vertex>
|
|||
|
#include <uv_pars_vertex>
|
|||
|
#include <displacementmap_pars_vertex>
|
|||
|
#include <color_pars_vertex>
|
|||
|
#include <fog_pars_vertex>
|
|||
|
#include <normal_pars_vertex>
|
|||
|
#include <morphtarget_pars_vertex>
|
|||
|
#include <skinning_pars_vertex>
|
|||
|
#include <shadowmap_pars_vertex>
|
|||
|
#include <logdepthbuf_pars_vertex>
|
|||
|
#include <clipping_planes_pars_vertex>
|
|||
|
void main() {
|
|||
|
#include <uv_vertex>
|
|||
|
#include <color_vertex>
|
|||
|
#include <morphcolor_vertex>
|
|||
|
#include <batching_vertex>
|
|||
|
#include <beginnormal_vertex>
|
|||
|
#include <morphnormal_vertex>
|
|||
|
#include <skinbase_vertex>
|
|||
|
#include <skinnormal_vertex>
|
|||
|
#include <defaultnormal_vertex>
|
|||
|
#include <normal_vertex>
|
|||
|
#include <begin_vertex>
|
|||
|
#include <morphtarget_vertex>
|
|||
|
#include <skinning_vertex>
|
|||
|
#include <displacementmap_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
#include <logdepthbuf_vertex>
|
|||
|
#include <clipping_planes_vertex>
|
|||
|
vViewPosition = - mvPosition.xyz;
|
|||
|
#include <worldpos_vertex>
|
|||
|
#include <shadowmap_vertex>
|
|||
|
#include <fog_vertex>
|
|||
|
}`,fAt=`#define TOON
|
|||
|
uniform vec3 diffuse;
|
|||
|
uniform vec3 emissive;
|
|||
|
uniform float opacity;
|
|||
|
#include <common>
|
|||
|
#include <packing>
|
|||
|
#include <dithering_pars_fragment>
|
|||
|
#include <color_pars_fragment>
|
|||
|
#include <uv_pars_fragment>
|
|||
|
#include <map_pars_fragment>
|
|||
|
#include <alphamap_pars_fragment>
|
|||
|
#include <alphatest_pars_fragment>
|
|||
|
#include <alphahash_pars_fragment>
|
|||
|
#include <aomap_pars_fragment>
|
|||
|
#include <lightmap_pars_fragment>
|
|||
|
#include <emissivemap_pars_fragment>
|
|||
|
#include <gradientmap_pars_fragment>
|
|||
|
#include <fog_pars_fragment>
|
|||
|
#include <bsdfs>
|
|||
|
#include <lights_pars_begin>
|
|||
|
#include <normal_pars_fragment>
|
|||
|
#include <lights_toon_pars_fragment>
|
|||
|
#include <shadowmap_pars_fragment>
|
|||
|
#include <bumpmap_pars_fragment>
|
|||
|
#include <normalmap_pars_fragment>
|
|||
|
#include <logdepthbuf_pars_fragment>
|
|||
|
#include <clipping_planes_pars_fragment>
|
|||
|
void main() {
|
|||
|
#include <clipping_planes_fragment>
|
|||
|
vec4 diffuseColor = vec4( diffuse, opacity );
|
|||
|
ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) );
|
|||
|
vec3 totalEmissiveRadiance = emissive;
|
|||
|
#include <logdepthbuf_fragment>
|
|||
|
#include <map_fragment>
|
|||
|
#include <color_fragment>
|
|||
|
#include <alphamap_fragment>
|
|||
|
#include <alphatest_fragment>
|
|||
|
#include <alphahash_fragment>
|
|||
|
#include <normal_fragment_begin>
|
|||
|
#include <normal_fragment_maps>
|
|||
|
#include <emissivemap_fragment>
|
|||
|
#include <lights_toon_fragment>
|
|||
|
#include <lights_fragment_begin>
|
|||
|
#include <lights_fragment_maps>
|
|||
|
#include <lights_fragment_end>
|
|||
|
#include <aomap_fragment>
|
|||
|
vec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + totalEmissiveRadiance;
|
|||
|
#include <opaque_fragment>
|
|||
|
#include <tonemapping_fragment>
|
|||
|
#include <colorspace_fragment>
|
|||
|
#include <fog_fragment>
|
|||
|
#include <premultiplied_alpha_fragment>
|
|||
|
#include <dithering_fragment>
|
|||
|
}`,mAt=`uniform float size;
|
|||
|
uniform float scale;
|
|||
|
#include <common>
|
|||
|
#include <color_pars_vertex>
|
|||
|
#include <fog_pars_vertex>
|
|||
|
#include <morphtarget_pars_vertex>
|
|||
|
#include <logdepthbuf_pars_vertex>
|
|||
|
#include <clipping_planes_pars_vertex>
|
|||
|
#ifdef USE_POINTS_UV
|
|||
|
varying vec2 vUv;
|
|||
|
uniform mat3 uvTransform;
|
|||
|
#endif
|
|||
|
void main() {
|
|||
|
#ifdef USE_POINTS_UV
|
|||
|
vUv = ( uvTransform * vec3( uv, 1 ) ).xy;
|
|||
|
#endif
|
|||
|
#include <color_vertex>
|
|||
|
#include <morphcolor_vertex>
|
|||
|
#include <begin_vertex>
|
|||
|
#include <morphtarget_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
gl_PointSize = size;
|
|||
|
#ifdef USE_SIZEATTENUATION
|
|||
|
bool isPerspective = isPerspectiveMatrix( projectionMatrix );
|
|||
|
if ( isPerspective ) gl_PointSize *= ( scale / - mvPosition.z );
|
|||
|
#endif
|
|||
|
#include <logdepthbuf_vertex>
|
|||
|
#include <clipping_planes_vertex>
|
|||
|
#include <worldpos_vertex>
|
|||
|
#include <fog_vertex>
|
|||
|
}`,gAt=`uniform vec3 diffuse;
|
|||
|
uniform float opacity;
|
|||
|
#include <common>
|
|||
|
#include <color_pars_fragment>
|
|||
|
#include <map_particle_pars_fragment>
|
|||
|
#include <alphatest_pars_fragment>
|
|||
|
#include <alphahash_pars_fragment>
|
|||
|
#include <fog_pars_fragment>
|
|||
|
#include <logdepthbuf_pars_fragment>
|
|||
|
#include <clipping_planes_pars_fragment>
|
|||
|
void main() {
|
|||
|
#include <clipping_planes_fragment>
|
|||
|
vec3 outgoingLight = vec3( 0.0 );
|
|||
|
vec4 diffuseColor = vec4( diffuse, opacity );
|
|||
|
#include <logdepthbuf_fragment>
|
|||
|
#include <map_particle_fragment>
|
|||
|
#include <color_fragment>
|
|||
|
#include <alphatest_fragment>
|
|||
|
#include <alphahash_fragment>
|
|||
|
outgoingLight = diffuseColor.rgb;
|
|||
|
#include <opaque_fragment>
|
|||
|
#include <tonemapping_fragment>
|
|||
|
#include <colorspace_fragment>
|
|||
|
#include <fog_fragment>
|
|||
|
#include <premultiplied_alpha_fragment>
|
|||
|
}`,bAt=`#include <common>
|
|||
|
#include <batching_pars_vertex>
|
|||
|
#include <fog_pars_vertex>
|
|||
|
#include <morphtarget_pars_vertex>
|
|||
|
#include <skinning_pars_vertex>
|
|||
|
#include <logdepthbuf_pars_vertex>
|
|||
|
#include <shadowmap_pars_vertex>
|
|||
|
void main() {
|
|||
|
#include <batching_vertex>
|
|||
|
#include <beginnormal_vertex>
|
|||
|
#include <morphnormal_vertex>
|
|||
|
#include <skinbase_vertex>
|
|||
|
#include <skinnormal_vertex>
|
|||
|
#include <defaultnormal_vertex>
|
|||
|
#include <begin_vertex>
|
|||
|
#include <morphtarget_vertex>
|
|||
|
#include <skinning_vertex>
|
|||
|
#include <project_vertex>
|
|||
|
#include <logdepthbuf_vertex>
|
|||
|
#include <worldpos_vertex>
|
|||
|
#include <shadowmap_vertex>
|
|||
|
#include <fog_vertex>
|
|||
|
}`,EAt=`uniform vec3 color;
|
|||
|
uniform float opacity;
|
|||
|
#include <common>
|
|||
|
#include <packing>
|
|||
|
#include <fog_pars_fragment>
|
|||
|
#include <bsdfs>
|
|||
|
#include <lights_pars_begin>
|
|||
|
#include <logdepthbuf_pars_fragment>
|
|||
|
#include <shadowmap_pars_fragment>
|
|||
|
#include <shadowmask_pars_fragment>
|
|||
|
void main() {
|
|||
|
#include <logdepthbuf_fragment>
|
|||
|
gl_FragColor = vec4( color, opacity * ( 1.0 - getShadowMask() ) );
|
|||
|
#include <tonemapping_fragment>
|
|||
|
#include <colorspace_fragment>
|
|||
|
#include <fog_fragment>
|
|||
|
}`,vAt=`uniform float rotation;
|
|||
|
uniform vec2 center;
|
|||
|
#include <common>
|
|||
|
#include <uv_pars_vertex>
|
|||
|
#include <fog_pars_vertex>
|
|||
|
#include <logdepthbuf_pars_vertex>
|
|||
|
#include <clipping_planes_pars_vertex>
|
|||
|
void main() {
|
|||
|
#include <uv_vertex>
|
|||
|
vec4 mvPosition = modelViewMatrix * vec4( 0.0, 0.0, 0.0, 1.0 );
|
|||
|
vec2 scale;
|
|||
|
scale.x = length( vec3( modelMatrix[ 0 ].x, modelMatrix[ 0 ].y, modelMatrix[ 0 ].z ) );
|
|||
|
scale.y = length( vec3( modelMatrix[ 1 ].x, modelMatrix[ 1 ].y, modelMatrix[ 1 ].z ) );
|
|||
|
#ifndef USE_SIZEATTENUATION
|
|||
|
bool isPerspective = isPerspectiveMatrix( projectionMatrix );
|
|||
|
if ( isPerspective ) scale *= - mvPosition.z;
|
|||
|
#endif
|
|||
|
vec2 alignedPosition = ( position.xy - ( center - vec2( 0.5 ) ) ) * scale;
|
|||
|
vec2 rotatedPosition;
|
|||
|
rotatedPosition.x = cos( rotation ) * alignedPosition.x - sin( rotation ) * alignedPosition.y;
|
|||
|
rotatedPosition.y = sin( rotation ) * alignedPosition.x + cos( rotation ) * alignedPosition.y;
|
|||
|
mvPosition.xy += rotatedPosition;
|
|||
|
gl_Position = projectionMatrix * mvPosition;
|
|||
|
#include <logdepthbuf_vertex>
|
|||
|
#include <clipping_planes_vertex>
|
|||
|
#include <fog_vertex>
|
|||
|
}`,yAt=`uniform vec3 diffuse;
|
|||
|
uniform float opacity;
|
|||
|
#include <common>
|
|||
|
#include <uv_pars_fragment>
|
|||
|
#include <map_pars_fragment>
|
|||
|
#include <alphamap_pars_fragment>
|
|||
|
#include <alphatest_pars_fragment>
|
|||
|
#include <alphahash_pars_fragment>
|
|||
|
#include <fog_pars_fragment>
|
|||
|
#include <logdepthbuf_pars_fragment>
|
|||
|
#include <clipping_planes_pars_fragment>
|
|||
|
void main() {
|
|||
|
#include <clipping_planes_fragment>
|
|||
|
vec3 outgoingLight = vec3( 0.0 );
|
|||
|
vec4 diffuseColor = vec4( diffuse, opacity );
|
|||
|
#include <logdepthbuf_fragment>
|
|||
|
#include <map_fragment>
|
|||
|
#include <alphamap_fragment>
|
|||
|
#include <alphatest_fragment>
|
|||
|
#include <alphahash_fragment>
|
|||
|
outgoingLight = diffuseColor.rgb;
|
|||
|
#include <opaque_fragment>
|
|||
|
#include <tonemapping_fragment>
|
|||
|
#include <colorspace_fragment>
|
|||
|
#include <fog_fragment>
|
|||
|
}`,Tt={alphahash_fragment:HCt,alphahash_pars_fragment:qCt,alphamap_fragment:YCt,alphamap_pars_fragment:$Ct,alphatest_fragment:WCt,alphatest_pars_fragment:KCt,aomap_fragment:jCt,aomap_pars_fragment:QCt,batching_pars_vertex:XCt,batching_vertex:ZCt,begin_vertex:JCt,beginnormal_vertex:e1t,bsdfs:t1t,iridescence_fragment:n1t,bumpmap_pars_fragment:i1t,clipping_planes_fragment:s1t,clipping_planes_pars_fragment:r1t,clipping_planes_pars_vertex:o1t,clipping_planes_vertex:a1t,color_fragment:l1t,color_pars_fragment:c1t,color_pars_vertex:d1t,color_vertex:u1t,common:p1t,cube_uv_reflection_fragment:_1t,defaultnormal_vertex:h1t,displacementmap_pars_vertex:f1t,displacementmap_vertex:m1t,emissivemap_fragment:g1t,emissivemap_pars_fragment:b1t,colorspace_fragment:E1t,colorspace_pars_fragment:v1t,envmap_fragment:y1t,envmap_common_pars_fragment:S1t,envmap_pars_fragment:T1t,envmap_pars_vertex:x1t,envmap_physical_pars_fragment:P1t,envmap_vertex:C1t,fog_vertex:R1t,fog_pars_vertex:A1t,fog_fragment:w1t,fog_pars_fragment:N1t,gradientmap_pars_fragment:O1t,lightmap_fragment:I1t,lightmap_pars_fragment:M1t,lights_lambert_fragment:D1t,lights_lambert_pars_fragment:k1t,lights_pars_begin:L1t,lights_toon_fragment:U1t,lights_toon_pars_fragment:F1t,lights_phong_fragment:B1t,lights_phong_pars_fragment:G1t,lights_physical_fragment:z1t,lights_physical_pars_fragment:V1t,lights_fragment_begin:H1t,lights_fragment_maps:q1t,lights_fragment_end:Y1t,logdepthbuf_fragment:$1t,logdepthbuf_pars_fragment:W1t,logdepthbuf_pars_vertex:K1t,logdepthbuf_vertex:j1t,map_fragment:Q1t,map_pars_fragment:X1t,map_particle_fragment:Z1t,map_particle_pars_fragment:J1t,metalnessmap_fragment:eRt,metalnessmap_pars_fragment:tRt,morphcolor_vertex:nRt,morphnormal_vertex:iRt,morphtarget_pars_vertex:sRt,morphtarget_vertex:rRt,normal_fragment_begin:oRt,normal_fragment_maps:aRt,normal_pars_fragment:lRt,normal_pars_vertex:cRt,normal_vertex:dRt,normalmap_pars_fragment:uRt,clearcoat_normal_fragment_begin:pRt,clearcoat_normal_fragment_maps:_Rt,clearcoat_pars_fragment:hRt,iridescence_pars_fragment:fRt,opaque_fragment:mRt,packing:gRt,premultiplied_alpha_fragment:bRt,project_vertex:ERt,dithering_fragment:vRt,dithering_pars_fragment:yRt,roughnessmap_fragment:SRt,roughnessmap_pars_fragment:TRt,shadowmap_pars_fragment:xRt,shadowmap_pars_vertex:CRt,shadowmap_vertex:RRt,shadowmask_pars_fragment:ARt,skinbase_vertex:wRt,skinning_pars_vertex:NRt,skinning_vertex:ORt,skinnormal_vertex:IRt,specularmap_fragment:MRt,specularmap_pars_fragment:DRt,tonemapping_fragment:kRt,tonemapping_pars_fragment:LRt,transmission_fragment:PRt,transmission_pars_fragment:URt,uv_pars_fragment:FRt,uv_pars_vertex:BRt,uv_vertex:GRt,worldpos_vertex:zRt,background_vert:VRt,background_frag:HRt,backgroundCube_vert:qRt,backgroundCube_frag:YRt,cube_vert:$Rt,cube_frag:WRt,depth_vert:KRt,depth_frag:jRt,distanceRGBA_vert:QRt,distanceRGBA_frag:XRt,equirect_vert:ZRt,equirect_frag:JRt,linedashed_vert:eAt,linedashed_frag:tAt,meshbasic_vert:nAt,meshbasic_frag:iAt,meshlambert_vert:sAt,meshlambert_frag:rAt,meshmatcap_vert:oAt,meshmatcap_frag:aAt,meshnormal_vert:lAt,meshnormal_frag:cAt,meshphong_vert:dAt,meshphong_frag:uAt,meshphysical_vert:pAt,meshphysical_frag:_At,meshtoon_vert:hAt,meshtoon_frag:fAt,points_vert:mAt,points_frag:gAt,shadow_vert:bAt,shadow_frag:EAt,sprite_vert:vAt,sprite_frag:yAt},Ke={common:{diffuse:{value:new gt(16777215)},opacity:{value:1},map:{value:null},mapTransform:{value:new Rt},alphaMap:{value:null},alphaMapTransform:{value:new Rt},alphaTest:{value:0}},specularmap:{specularMap:{value:null},specularMapTransform:{value:new Rt}},envmap:{envMap:{value:null},flipEnvMap:{value:-1},reflectivity:{value:1},ior:{value:1.5},refractionRatio:{value:.98}},aomap:{aoMap:{value:null},aoMapIntensity:{value:1},aoMapTransform:{value:new Rt}},lightmap:{lightMap:{value:null},lightMapIntensity:{value:1},lightMapTransform:{value:new Rt}},bumpmap:{bumpMap:{value:null},bumpMapTransform:{value:new Rt},bumpScale:{value:1}},normalmap:{normalMap:{value:null},normalMapTransform:{value:new Rt},normalScale:{value:new It(1,1)}},displacementmap:{displacementMap:{value:
|
|||
|
|
|||
|
precision mediump float;
|
|||
|
precision mediump int;
|
|||
|
|
|||
|
varying vec3 vOutputDirection;
|
|||
|
|
|||
|
uniform sampler2D envMap;
|
|||
|
uniform int samples;
|
|||
|
uniform float weights[ n ];
|
|||
|
uniform bool latitudinal;
|
|||
|
uniform float dTheta;
|
|||
|
uniform float mipInt;
|
|||
|
uniform vec3 poleAxis;
|
|||
|
|
|||
|
#define ENVMAP_TYPE_CUBE_UV
|
|||
|
#include <cube_uv_reflection_fragment>
|
|||
|
|
|||
|
vec3 getSample( float theta, vec3 axis ) {
|
|||
|
|
|||
|
float cosTheta = cos( theta );
|
|||
|
// Rodrigues' axis-angle rotation
|
|||
|
vec3 sampleDirection = vOutputDirection * cosTheta
|
|||
|
+ cross( axis, vOutputDirection ) * sin( theta )
|
|||
|
+ axis * dot( axis, vOutputDirection ) * ( 1.0 - cosTheta );
|
|||
|
|
|||
|
return bilinearCubeUV( envMap, sampleDirection, mipInt );
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
void main() {
|
|||
|
|
|||
|
vec3 axis = latitudinal ? poleAxis : cross( poleAxis, vOutputDirection );
|
|||
|
|
|||
|
if ( all( equal( axis, vec3( 0.0 ) ) ) ) {
|
|||
|
|
|||
|
axis = vec3( vOutputDirection.z, 0.0, - vOutputDirection.x );
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
axis = normalize( axis );
|
|||
|
|
|||
|
gl_FragColor = vec4( 0.0, 0.0, 0.0, 1.0 );
|
|||
|
gl_FragColor.rgb += weights[ 0 ] * getSample( 0.0, axis );
|
|||
|
|
|||
|
for ( int i = 1; i < n; i++ ) {
|
|||
|
|
|||
|
if ( i >= samples ) {
|
|||
|
|
|||
|
break;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
float theta = dTheta * float( i );
|
|||
|
gl_FragColor.rgb += weights[ i ] * getSample( -1.0 * theta, axis );
|
|||
|
gl_FragColor.rgb += weights[ i ] * getSample( theta, axis );
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
}
|
|||
|
`,blending:Sr,depthTest:!1,depthWrite:!1})}function K1(){return new Eo({name:"EquirectangularToCubeUV",uniforms:{envMap:{value:null}},vertexShader:sv(),fragmentShader:`
|
|||
|
|
|||
|
precision mediump float;
|
|||
|
precision mediump int;
|
|||
|
|
|||
|
varying vec3 vOutputDirection;
|
|||
|
|
|||
|
uniform sampler2D envMap;
|
|||
|
|
|||
|
#include <common>
|
|||
|
|
|||
|
void main() {
|
|||
|
|
|||
|
vec3 outputDirection = normalize( vOutputDirection );
|
|||
|
vec2 uv = equirectUv( outputDirection );
|
|||
|
|
|||
|
gl_FragColor = vec4( texture2D ( envMap, uv ).rgb, 1.0 );
|
|||
|
|
|||
|
}
|
|||
|
`,blending:Sr,depthTest:!1,depthWrite:!1})}function j1(){return new Eo({name:"CubemapToCubeUV",uniforms:{envMap:{value:null},flipEnvMap:{value:-1}},vertexShader:sv(),fragmentShader:`
|
|||
|
|
|||
|
precision mediump float;
|
|||
|
precision mediump int;
|
|||
|
|
|||
|
uniform float flipEnvMap;
|
|||
|
|
|||
|
varying vec3 vOutputDirection;
|
|||
|
|
|||
|
uniform samplerCube envMap;
|
|||
|
|
|||
|
void main() {
|
|||
|
|
|||
|
gl_FragColor = textureCube( envMap, vec3( flipEnvMap * vOutputDirection.x, vOutputDirection.yz ) );
|
|||
|
|
|||
|
}
|
|||
|
`,blending:Sr,depthTest:!1,depthWrite:!1})}function sv(){return`
|
|||
|
|
|||
|
precision mediump float;
|
|||
|
precision mediump int;
|
|||
|
|
|||
|
attribute float faceIndex;
|
|||
|
|
|||
|
varying vec3 vOutputDirection;
|
|||
|
|
|||
|
// RH coordinate system; PMREM face-indexing convention
|
|||
|
vec3 getDirection( vec2 uv, float face ) {
|
|||
|
|
|||
|
uv = 2.0 * uv - 1.0;
|
|||
|
|
|||
|
vec3 direction = vec3( uv, 1.0 );
|
|||
|
|
|||
|
if ( face == 0.0 ) {
|
|||
|
|
|||
|
direction = direction.zyx; // ( 1, v, u ) pos x
|
|||
|
|
|||
|
} else if ( face == 1.0 ) {
|
|||
|
|
|||
|
direction = direction.xzy;
|
|||
|
direction.xz *= -1.0; // ( -u, 1, -v ) pos y
|
|||
|
|
|||
|
} else if ( face == 2.0 ) {
|
|||
|
|
|||
|
direction.x *= -1.0; // ( -u, v, 1 ) pos z
|
|||
|
|
|||
|
} else if ( face == 3.0 ) {
|
|||
|
|
|||
|
direction = direction.zyx;
|
|||
|
direction.xz *= -1.0; // ( -1, v, -u ) neg x
|
|||
|
|
|||
|
} else if ( face == 4.0 ) {
|
|||
|
|
|||
|
direction = direction.xzy;
|
|||
|
direction.xy *= -1.0; // ( -u, -1, v ) neg y
|
|||
|
|
|||
|
} else if ( face == 5.0 ) {
|
|||
|
|
|||
|
direction.z *= -1.0; // ( u, v, -1 ) neg z
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
return direction;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
void main() {
|
|||
|
|
|||
|
vOutputDirection = getDirection( uv, faceIndex );
|
|||
|
gl_Position = vec4( position, 1.0 );
|
|||
|
|
|||
|
}
|
|||
|
`}function OAt(n){let e=new WeakMap,t=null;function i(a){if(a&&a.isTexture){const l=a.mapping,d=l===cb||l===db,c=l===xa||l===Ca;if(d||c)if(a.isRenderTargetTexture&&a.needsPMREMUpdate===!0){a.needsPMREMUpdate=!1;let _=e.get(a);return t===null&&(t=new $1(n)),_=d?t.fromEquirectangular(a,_):t.fromCubemap(a,_),e.set(a,_),_.texture}else{if(e.has(a))return e.get(a).texture;{const _=a.image;if(d&&_&&_.height>0||c&&_&&s(_)){t===null&&(t=new $1(n));const f=d?t.fromEquirectangular(a):t.fromCubemap(a);return e.set(a,f),a.addEventListener("dispose",r),f.texture}else return null}}}return a}function s(a){let l=0;const d=6;for(let c=0;c<d;c++)a[c]!==void 0&&l++;return l===d}function r(a){const l=a.target;l.removeEventListener("dispose",r);const d=e.get(l);d!==void 0&&(e.delete(l),d.dispose())}function o(){e=new WeakMap,t!==null&&(t.dispose(),t=null)}return{get:i,dispose:o}}function IAt(n){const e={};function t(i){if(e[i]!==void 0)return e[i];let s;switch(i){case"WEBGL_depth_texture":s=n.getExtension("WEBGL_depth_texture")||n.getExtension("MOZ_WEBGL_depth_texture")||n.getExtension("WEBKIT_WEBGL_depth_texture");break;case"EXT_texture_filter_anisotropic":s=n.getExtension("EXT_texture_filter_anisotropic")||n.getExtension("MOZ_EXT_texture_filter_anisotropic")||n.getExtension("WEBKIT_EXT_texture_filter_anisotropic");break;case"WEBGL_compressed_texture_s3tc":s=n.getExtension("WEBGL_compressed_texture_s3tc")||n.getExtension("MOZ_WEBGL_compressed_texture_s3tc")||n.getExtension("WEBKIT_WEBGL_compressed_texture_s3tc");break;case"WEBGL_compressed_texture_pvrtc":s=n.getExtension("WEBGL_compressed_texture_pvrtc")||n.getExtension("WEBKIT_WEBGL_compressed_texture_pvrtc");break;default:s=n.getExtension(i)}return e[i]=s,s}return{has:function(i){return t(i)!==null},init:function(i){i.isWebGL2?t("EXT_color_buffer_float"):(t("WEBGL_depth_texture"),t("OES_texture_float"),t("OES_texture_half_float"),t("OES_texture_half_float_linear"),t("OES_standard_derivatives"),t("OES_element_index_uint"),t("OES_vertex_array_object"),t("ANGLE_instanced_arrays")),t("OES_texture_float_linear"),t("EXT_color_buffer_half_float"),t("WEBGL_multisampled_render_to_texture")},get:function(i){const s=t(i);return s===null&&console.warn("THREE.WebGLRenderer: "+i+" extension not supported."),s}}}function MAt(n,e,t,i){const s={},r=new WeakMap;function o(_){const f=_.target;f.index!==null&&e.remove(f.index);for(const h in f.attributes)e.remove(f.attributes[h]);for(const h in f.morphAttributes){const E=f.morphAttributes[h];for(let b=0,g=E.length;b<g;b++)e.remove(E[b])}f.removeEventListener("dispose",o),delete s[f.id];const m=r.get(f);m&&(e.remove(m),r.delete(f)),i.releaseStatesOfGeometry(f),f.isInstancedBufferGeometry===!0&&delete f._maxInstanceCount,t.memory.geometries--}function a(_,f){return s[f.id]===!0||(f.addEventListener("dispose",o),s[f.id]=!0,t.memory.geometries++),f}function l(_){const f=_.attributes;for(const h in f)e.update(f[h],n.ARRAY_BUFFER);const m=_.morphAttributes;for(const h in m){const E=m[h];for(let b=0,g=E.length;b<g;b++)e.update(E[b],n.ARRAY_BUFFER)}}function d(_){const f=[],m=_.index,h=_.attributes.position;let E=0;if(m!==null){const v=m.array;E=m.version;for(let y=0,T=v.length;y<T;y+=3){const C=v[y+0],x=v[y+1],O=v[y+2];f.push(C,x,x,O,O,C)}}else if(h!==void 0){const v=h.array;E=h.version;for(let y=0,T=v.length/3-1;y<T;y+=3){const C=y+0,x=y+1,O=y+2;f.push(C,x,x,O,O,C)}}else return;const b=new(lI(f)?fI:hI)(f,1);b.version=E;const g=r.get(_);g&&e.remove(g),r.set(_,b)}function c(_){const f=r.get(_);if(f){const m=_.index;m!==null&&f.version<m.version&&d(_)}else d(_);return r.get(_)}return{get:a,update:l,getWireframeAttribute:c}}function DAt(n,e,t,i){const s=i.isWebGL2;let r;function o(m){r=m}let a,l;function d(m){a=m.type,l=m.bytesPerElement}function c(m,h){n.drawElements(r,h,a,m*l),t.update(h,r,1)}function _(m,h,E){if(E===0)return;let b,g;if(s)b=n,g="drawElementsInstanced";else if(b=e.get("ANGLE_instanced_arrays"),g="drawElementsInstancedANGLE",b===null){console.error("THREE.WebGLIndexedBufferRenderer: using THREE.InstancedBufferGeometry but hardware does not support ex
|
|||
|
`),i=[],s=Math.max(e-6,0),r=Math.min(e+6,t.length);for(let o=s;o<r;o++){const a=o+1;i.push(`${a===e?">":" "} ${a}: ${t[o]}`)}return i.join(`
|
|||
|
`)}function Mwt(n){const e=Ft.getPrimaries(Ft.workingColorSpace),t=Ft.getPrimaries(n);let i;switch(e===t?i="":e===vu&&t===Eu?i="LinearDisplayP3ToLinearSRGB":e===Eu&&t===vu&&(i="LinearSRGBToLinearDisplayP3"),n){case Nn:case pp:return[i,"LinearTransferOETF"];case rn:case JE:return[i,"sRGBTransferOETF"];default:return console.warn("THREE.WebGLProgram: Unsupported color space:",n),[i,"LinearTransferOETF"]}}function iR(n,e,t){const i=n.getShaderParameter(e,n.COMPILE_STATUS),s=n.getShaderInfoLog(e).trim();if(i&&s==="")return"";const r=/ERROR: 0:(\d+)/.exec(s);if(r){const o=parseInt(r[1]);return t.toUpperCase()+`
|
|||
|
|
|||
|
`+s+`
|
|||
|
|
|||
|
`+Iwt(n.getShaderSource(e),o)}else return s}function Dwt(n,e){const t=Mwt(e);return`vec4 ${n}( vec4 value ) { return ${t[0]}( ${t[1]}( value ) ); }`}function kwt(n,e){let t;switch(e){case Oxt:t="Linear";break;case Ixt:t="Reinhard";break;case Mxt:t="OptimizedCineon";break;case Dxt:t="ACESFilmic";break;case kxt:t="Custom";break;default:console.warn("THREE.WebGLProgram: Unsupported toneMapping:",e),t="Linear"}return"vec3 "+n+"( vec3 color ) { return "+t+"ToneMapping( color ); }"}function Lwt(n){return[n.extensionDerivatives||n.envMapCubeUVHeight||n.bumpMap||n.normalMapTangentSpace||n.clearcoatNormalMap||n.flatShading||n.shaderID==="physical"?"#extension GL_OES_standard_derivatives : enable":"",(n.extensionFragDepth||n.logarithmicDepthBuffer)&&n.rendererExtensionFragDepth?"#extension GL_EXT_frag_depth : enable":"",n.extensionDrawBuffers&&n.rendererExtensionDrawBuffers?"#extension GL_EXT_draw_buffers : require":"",(n.extensionShaderTextureLOD||n.envMap||n.transmission)&&n.rendererExtensionShaderTextureLod?"#extension GL_EXT_shader_texture_lod : enable":""].filter(wl).join(`
|
|||
|
`)}function Pwt(n){const e=[];for(const t in n){const i=n[t];i!==!1&&e.push("#define "+t+" "+i)}return e.join(`
|
|||
|
`)}function Uwt(n,e){const t={},i=n.getProgramParameter(e,n.ACTIVE_ATTRIBUTES);for(let s=0;s<i;s++){const r=n.getActiveAttrib(e,s),o=r.name;let a=1;r.type===n.FLOAT_MAT2&&(a=2),r.type===n.FLOAT_MAT3&&(a=3),r.type===n.FLOAT_MAT4&&(a=4),t[o]={type:r.type,location:n.getAttribLocation(e,o),locationSize:a}}return t}function wl(n){return n!==""}function sR(n,e){const t=e.numSpotLightShadows+e.numSpotLightMaps-e.numSpotLightShadowsWithMaps;return n.replace(/NUM_DIR_LIGHTS/g,e.numDirLights).replace(/NUM_SPOT_LIGHTS/g,e.numSpotLights).replace(/NUM_SPOT_LIGHT_MAPS/g,e.numSpotLightMaps).replace(/NUM_SPOT_LIGHT_COORDS/g,t).replace(/NUM_RECT_AREA_LIGHTS/g,e.numRectAreaLights).replace(/NUM_POINT_LIGHTS/g,e.numPointLights).replace(/NUM_HEMI_LIGHTS/g,e.numHemiLights).replace(/NUM_DIR_LIGHT_SHADOWS/g,e.numDirLightShadows).replace(/NUM_SPOT_LIGHT_SHADOWS_WITH_MAPS/g,e.numSpotLightShadowsWithMaps).replace(/NUM_SPOT_LIGHT_SHADOWS/g,e.numSpotLightShadows).replace(/NUM_POINT_LIGHT_SHADOWS/g,e.numPointLightShadows)}function rR(n,e){return n.replace(/NUM_CLIPPING_PLANES/g,e.numClippingPlanes).replace(/UNION_CLIPPING_PLANES/g,e.numClippingPlanes-e.numClipIntersection)}const Fwt=/^[ \t]*#include +<([\w\d./]+)>/gm;function mb(n){return n.replace(Fwt,Gwt)}const Bwt=new Map([["encodings_fragment","colorspace_fragment"],["encodings_pars_fragment","colorspace_pars_fragment"],["output_fragment","opaque_fragment"]]);function Gwt(n,e){let t=Tt[e];if(t===void 0){const i=Bwt.get(e);if(i!==void 0)t=Tt[i],console.warn('THREE.WebGLRenderer: Shader chunk "%s" has been deprecated. Use "%s" instead.',e,i);else throw new Error("Can not resolve #include <"+e+">")}return mb(t)}const zwt=/#pragma unroll_loop_start\s+for\s*\(\s*int\s+i\s*=\s*(\d+)\s*;\s*i\s*<\s*(\d+)\s*;\s*i\s*\+\+\s*\)\s*{([\s\S]+?)}\s+#pragma unroll_loop_end/g;function oR(n){return n.replace(zwt,Vwt)}function Vwt(n,e,t,i){let s="";for(let r=parseInt(e);r<parseInt(t);r++)s+=i.replace(/\[\s*i\s*\]/g,"[ "+r+" ]").replace(/UNROLLED_LOOP_INDEX/g,r);return s}function aR(n){let e="precision "+n.precision+` float;
|
|||
|
precision `+n.precision+" int;";return n.precision==="highp"?e+=`
|
|||
|
#define HIGH_PRECISION`:n.precision==="mediump"?e+=`
|
|||
|
#define MEDIUM_PRECISION`:n.precision==="lowp"&&(e+=`
|
|||
|
#define LOW_PRECISION`),e}function Hwt(n){let e="SHADOWMAP_TYPE_BASIC";return n.shadowMapType===jO?e="SHADOWMAP_TYPE_PCF":n.shadowMapType===sxt?e="SHADOWMAP_TYPE_PCF_SOFT":n.shadowMapType===Is&&(e="SHADOWMAP_TYPE_VSM"),e}function qwt(n){let e="ENVMAP_TYPE_CUBE";if(n.envMap)switch(n.envMapMode){case xa:case Ca:e="ENVMAP_TYPE_CUBE";break;case up:e="ENVMAP_TYPE_CUBE_UV";break}return e}function Ywt(n){let e="ENVMAP_MODE_REFLECTION";if(n.envMap)switch(n.envMapMode){case Ca:e="ENVMAP_MODE_REFRACTION";break}return e}function $wt(n){let e="ENVMAP_BLENDING_NONE";if(n.envMap)switch(n.combine){case QE:e="ENVMAP_BLENDING_MULTIPLY";break;case wxt:e="ENVMAP_BLENDING_MIX";break;case Nxt:e="ENVMAP_BLENDING_ADD";break}return e}function Wwt(n){const e=n.envMapCubeUVHeight;if(e===null)return null;const t=Math.log2(e)-2,i=1/e;return{texelWidth:1/(3*Math.max(Math.pow(2,t),7*16)),texelHeight:i,maxMip:t}}function Kwt(n,e,t,i){const s=n.getContext(),r=t.defines;let o=t.vertexShader,a=t.fragmentShader;const l=Hwt(t),d=qwt(t),c=Ywt(t),_=$wt(t),f=Wwt(t),m=t.isWebGL2?"":Lwt(t),h=Pwt(r),E=s.createProgram();let b,g,v=t.glslVersion?"#version "+t.glslVersion+`
|
|||
|
`:"";t.isRawShaderMaterial?(b=["#define SHADER_TYPE "+t.shaderType,"#define SHADER_NAME "+t.shaderName,h].filter(wl).join(`
|
|||
|
`),b.length>0&&(b+=`
|
|||
|
`),g=[m,"#define SHADER_TYPE "+t.shaderType,"#define SHADER_NAME "+t.shaderName,h].filter(wl).join(`
|
|||
|
`),g.length>0&&(g+=`
|
|||
|
`)):(b=[aR(t),"#define SHADER_TYPE "+t.shaderType,"#define SHADER_NAME "+t.shaderName,h,t.batching?"#define USE_BATCHING":"",t.instancing?"#define USE_INSTANCING":"",t.instancingColor?"#define USE_INSTANCING_COLOR":"",t.useFog&&t.fog?"#define USE_FOG":"",t.useFog&&t.fogExp2?"#define FOG_EXP2":"",t.map?"#define USE_MAP":"",t.envMap?"#define USE_ENVMAP":"",t.envMap?"#define "+c:"",t.lightMap?"#define USE_LIGHTMAP":"",t.aoMap?"#define USE_AOMAP":"",t.bumpMap?"#define USE_BUMPMAP":"",t.normalMap?"#define USE_NORMALMAP":"",t.normalMapObjectSpace?"#define USE_NORMALMAP_OBJECTSPACE":"",t.normalMapTangentSpace?"#define USE_NORMALMAP_TANGENTSPACE":"",t.displacementMap?"#define USE_DISPLACEMENTMAP":"",t.emissiveMap?"#define USE_EMISSIVEMAP":"",t.anisotropy?"#define USE_ANISOTROPY":"",t.anisotropyMap?"#define USE_ANISOTROPYMAP":"",t.clearcoatMap?"#define USE_CLEARCOATMAP":"",t.clearcoatRoughnessMap?"#define USE_CLEARCOAT_ROUGHNESSMAP":"",t.clearcoatNormalMap?"#define USE_CLEARCOAT_NORMALMAP":"",t.iridescenceMap?"#define USE_IRIDESCENCEMAP":"",t.iridescenceThicknessMap?"#define USE_IRIDESCENCE_THICKNESSMAP":"",t.specularMap?"#define USE_SPECULARMAP":"",t.specularColorMap?"#define USE_SPECULAR_COLORMAP":"",t.specularIntensityMap?"#define USE_SPECULAR_INTENSITYMAP":"",t.roughnessMap?"#define USE_ROUGHNESSMAP":"",t.metalnessMap?"#define USE_METALNESSMAP":"",t.alphaMap?"#define USE_ALPHAMAP":"",t.alphaHash?"#define USE_ALPHAHASH":"",t.transmission?"#define USE_TRANSMISSION":"",t.transmissionMap?"#define USE_TRANSMISSIONMAP":"",t.thicknessMap?"#define USE_THICKNESSMAP":"",t.sheenColorMap?"#define USE_SHEEN_COLORMAP":"",t.sheenRoughnessMap?"#define USE_SHEEN_ROUGHNESSMAP":"",t.mapUv?"#define MAP_UV "+t.mapUv:"",t.alphaMapUv?"#define ALPHAMAP_UV "+t.alphaMapUv:"",t.lightMapUv?"#define LIGHTMAP_UV "+t.lightMapUv:"",t.aoMapUv?"#define AOMAP_UV "+t.aoMapUv:"",t.emissiveMapUv?"#define EMISSIVEMAP_UV "+t.emissiveMapUv:"",t.bumpMapUv?"#define BUMPMAP_UV "+t.bumpMapUv:"",t.normalMapUv?"#define NORMALMAP_UV "+t.normalMapUv:"",t.displacementMapUv?"#define DISPLACEMENTMAP_UV "+t.displacementMapUv:"",t.metalnessMapUv?"#define METALNESSMAP_UV "+t.metalnessMapUv:"",t.roughnessMapUv?"#define ROUGHNESSMAP_UV "+t.roughnessMapUv:"",t.anisotropyMapUv?"#define ANISOTROPYMAP_UV "+t.anisotropyMapUv:"",t.clearcoatMapUv?"#define CLEARCOATMAP_UV "+t.clearcoatMapUv:"",t.clearcoatNormalMapUv?"#define CLEARCOAT_NORMALMAP_UV "+t.clearcoatNormalMapUv:"",t.clearcoatRoughnessMapUv?"#define CLEARCOAT_ROUGHNESSMAP_UV "+t.clearcoatRoughnessMapUv:"",t.iridescenceMapUv?"#define IRIDESCENCEMAP_UV "+t.iridescenceMapUv:"",t.iridescenceThicknessMapUv?"#define IRIDESCENCE_THICKNESSMAP_UV "+t.iridescenceThicknessMapUv:"",t.sheenColorMapUv?"#define SHEEN_COLORMAP_UV "+t.sheenColorMapUv:"",t.sheenRoughnessMapUv?"#define SHEEN_ROUGHNESSMAP_UV "+t.sheenRoughnessMapUv:"",t.specularMapUv?"#define SPECULARMAP_UV "+t.specularMapUv:"",t.specularColorMapUv?"#define SPECULAR_COLORMAP_UV "+t.specularColorMapUv:"",t.specularIntensityMapUv?"#define SPECULAR_INTENSITYMAP_UV "+t.specularIntensityMapUv:"",t.transmissionMapUv?"#define TRANSMISSIONMAP_UV "+t.transmissionMapUv:"",t.thicknessMapUv?"#define THICKNESSMAP_UV "+t.thicknessMapUv:"",t.vertexTangents&&t.flatShading===!1?"#define USE_TANGENT":"",t.vertexColors?"#define USE_COLOR":"",t.vertexAlphas?"#define USE_COLOR_ALPHA":"",t.vertexUv1s?"#define USE_UV1":"",t.vertexUv2s?"#define USE_UV2":"",t.vertexUv3s?"#define USE_UV3":"",t.pointsUvs?"#define USE_POINTS_UV":"",t.flatShading?"#define FLAT_SHADED":"",t.skinning?"#define USE_SKINNING":"",t.morphTargets?"#define USE_MORPHTARGETS":"",t.morphNormals&&t.flatShading===!1?"#define USE_MORPHNORMALS":"",t.morphColors&&t.isWebGL2?"#define USE_MORPHCOLORS":"",t.morphTargetsCount>0&&t.isWebGL2?"#define MORPHTARGETS_TEXTURE":"",t.morphTargetsCount>0&&t.isWebGL2?"#define MORPHTARGETS_TEXTURE_STRIDE "+t.morphTextureStride:"",t.morphTargetsCount>0&&t.isWebGL2?"#define MORPHTARGETS_COUNT "+t.morphTargetsCount:"",t.doubleSided?"#define DOUBLE_SIDED":"",t.flipSided?"#define FLIP_SIDED":"",t.shadowMapEnabled?
|
|||
|
`].filter(wl).join(`
|
|||
|
`),g=[m,aR(t),"#define SHADER_TYPE "+t.shaderType,"#define SHADER_NAME "+t.shaderName,h,t.useFog&&t.fog?"#define USE_FOG":"",t.useFog&&t.fogExp2?"#define FOG_EXP2":"",t.map?"#define USE_MAP":"",t.matcap?"#define USE_MATCAP":"",t.envMap?"#define USE_ENVMAP":"",t.envMap?"#define "+d:"",t.envMap?"#define "+c:"",t.envMap?"#define "+_:"",f?"#define CUBEUV_TEXEL_WIDTH "+f.texelWidth:"",f?"#define CUBEUV_TEXEL_HEIGHT "+f.texelHeight:"",f?"#define CUBEUV_MAX_MIP "+f.maxMip+".0":"",t.lightMap?"#define USE_LIGHTMAP":"",t.aoMap?"#define USE_AOMAP":"",t.bumpMap?"#define USE_BUMPMAP":"",t.normalMap?"#define USE_NORMALMAP":"",t.normalMapObjectSpace?"#define USE_NORMALMAP_OBJECTSPACE":"",t.normalMapTangentSpace?"#define USE_NORMALMAP_TANGENTSPACE":"",t.emissiveMap?"#define USE_EMISSIVEMAP":"",t.anisotropy?"#define USE_ANISOTROPY":"",t.anisotropyMap?"#define USE_ANISOTROPYMAP":"",t.clearcoat?"#define USE_CLEARCOAT":"",t.clearcoatMap?"#define USE_CLEARCOATMAP":"",t.clearcoatRoughnessMap?"#define USE_CLEARCOAT_ROUGHNESSMAP":"",t.clearcoatNormalMap?"#define USE_CLEARCOAT_NORMALMAP":"",t.iridescence?"#define USE_IRIDESCENCE":"",t.iridescenceMap?"#define USE_IRIDESCENCEMAP":"",t.iridescenceThicknessMap?"#define USE_IRIDESCENCE_THICKNESSMAP":"",t.specularMap?"#define USE_SPECULARMAP":"",t.specularColorMap?"#define USE_SPECULAR_COLORMAP":"",t.specularIntensityMap?"#define USE_SPECULAR_INTENSITYMAP":"",t.roughnessMap?"#define USE_ROUGHNESSMAP":"",t.metalnessMap?"#define USE_METALNESSMAP":"",t.alphaMap?"#define USE_ALPHAMAP":"",t.alphaTest?"#define USE_ALPHATEST":"",t.alphaHash?"#define USE_ALPHAHASH":"",t.sheen?"#define USE_SHEEN":"",t.sheenColorMap?"#define USE_SHEEN_COLORMAP":"",t.sheenRoughnessMap?"#define USE_SHEEN_ROUGHNESSMAP":"",t.transmission?"#define USE_TRANSMISSION":"",t.transmissionMap?"#define USE_TRANSMISSIONMAP":"",t.thicknessMap?"#define USE_THICKNESSMAP":"",t.vertexTangents&&t.flatShading===!1?"#define USE_TANGENT":"",t.vertexColors||t.instancingColor?"#define USE_COLOR":"",t.vertexAlphas?"#define USE_COLOR_ALPHA":"",t.vertexUv1s?"#define USE_UV1":"",t.vertexUv2s?"#define USE_UV2":"",t.vertexUv3s?"#define USE_UV3":"",t.pointsUvs?"#define USE_POINTS_UV":"",t.gradientMap?"#define USE_GRADIENTMAP":"",t.flatShading?"#define FLAT_SHADED":"",t.doubleSided?"#define DOUBLE_SIDED":"",t.flipSided?"#define FLIP_SIDED":"",t.shadowMapEnabled?"#define USE_SHADOWMAP":"",t.shadowMapEnabled?"#define "+l:"",t.premultipliedAlpha?"#define PREMULTIPLIED_ALPHA":"",t.numLightProbes>0?"#define USE_LIGHT_PROBES":"",t.useLegacyLights?"#define LEGACY_LIGHTS":"",t.decodeVideoTexture?"#define DECODE_VIDEO_TEXTURE":"",t.logarithmicDepthBuffer?"#define USE_LOGDEPTHBUF":"",t.logarithmicDepthBuffer&&t.rendererExtensionFragDepth?"#define USE_LOGDEPTHBUF_EXT":"","uniform mat4 viewMatrix;","uniform vec3 cameraPosition;","uniform bool isOrthographic;",t.toneMapping!==Tr?"#define TONE_MAPPING":"",t.toneMapping!==Tr?Tt.tonemapping_pars_fragment:"",t.toneMapping!==Tr?kwt("toneMapping",t.toneMapping):"",t.dithering?"#define DITHERING":"",t.opaque?"#define OPAQUE":"",Tt.colorspace_pars_fragment,Dwt("linearToOutputTexel",t.outputColorSpace),t.useDepthPacking?"#define DEPTH_PACKING "+t.depthPacking:"",`
|
|||
|
`].filter(wl).join(`
|
|||
|
`)),o=mb(o),o=sR(o,t),o=rR(o,t),a=mb(a),a=sR(a,t),a=rR(a,t),o=oR(o),a=oR(a),t.isWebGL2&&t.isRawShaderMaterial!==!0&&(v=`#version 300 es
|
|||
|
`,b=["precision mediump sampler2DArray;","#define attribute in","#define varying out","#define texture2D texture"].join(`
|
|||
|
`)+`
|
|||
|
`+b,g=["precision mediump sampler2DArray;","#define varying in",t.glslVersion===C1?"":"layout(location = 0) out highp vec4 pc_fragColor;",t.glslVersion===C1?"":"#define gl_FragColor pc_fragColor","#define gl_FragDepthEXT gl_FragDepth","#define texture2D texture","#define textureCube texture","#define texture2DProj textureProj","#define texture2DLodEXT textureLod","#define texture2DProjLodEXT textureProjLod","#define textureCubeLodEXT textureLod","#define texture2DGradEXT textureGrad","#define texture2DProjGradEXT textureProjGrad","#define textureCubeGradEXT textureGrad"].join(`
|
|||
|
`)+`
|
|||
|
`+g);const y=v+b+o,T=v+g+a,C=nR(s,s.VERTEX_SHADER,y),x=nR(s,s.FRAGMENT_SHADER,T);s.attachShader(E,C),s.attachShader(E,x),t.index0AttributeName!==void 0?s.bindAttribLocation(E,0,t.index0AttributeName):t.morphTargets===!0&&s.bindAttribLocation(E,0,"position"),s.linkProgram(E);function O(U){if(n.debug.checkShaderErrors){const F=s.getProgramInfoLog(E).trim(),K=s.getShaderInfoLog(C).trim(),L=s.getShaderInfoLog(x).trim();let H=!0,G=!0;if(s.getProgramParameter(E,s.LINK_STATUS)===!1)if(H=!1,typeof n.debug.onShaderError=="function")n.debug.onShaderError(s,E,C,x);else{const P=iR(s,C,"vertex"),j=iR(s,x,"fragment");console.error("THREE.WebGLProgram: Shader Error "+s.getError()+" - VALIDATE_STATUS "+s.getProgramParameter(E,s.VALIDATE_STATUS)+`
|
|||
|
|
|||
|
Program Info Log: `+F+`
|
|||
|
`+P+`
|
|||
|
`+j)}else F!==""?console.warn("THREE.WebGLProgram: Program Info Log:",F):(K===""||L==="")&&(G=!1);G&&(U.diagnostics={runnable:H,programLog:F,vertexShader:{log:K,prefix:b},fragmentShader:{log:L,prefix:g}})}s.deleteShader(C),s.deleteShader(x),R=new Hd(s,E),S=Uwt(s,E)}let R;this.getUniforms=function(){return R===void 0&&O(this),R};let S;this.getAttributes=function(){return S===void 0&&O(this),S};let A=t.rendererExtensionParallelShaderCompile===!1;return this.isReady=function(){return A===!1&&(A=s.getProgramParameter(E,Nwt)),A},this.destroy=function(){i.releaseStatesOfProgram(this),s.deleteProgram(E),this.program=void 0},this.type=t.shaderType,this.name=t.shaderName,this.id=Owt++,this.cacheKey=e,this.usedTimes=1,this.program=E,this.vertexShader=C,this.fragmentShader=x,this}let jwt=0;class Qwt{constructor(){this.shaderCache=new Map,this.materialCache=new Map}update(e){const t=e.vertexShader,i=e.fragmentShader,s=this._getShaderStage(t),r=this._getShaderStage(i),o=this._getShaderCacheForMaterial(e);return o.has(s)===!1&&(o.add(s),s.usedTimes++),o.has(r)===!1&&(o.add(r),r.usedTimes++),this}remove(e){const t=this.materialCache.get(e);for(const i of t)i.usedTimes--,i.usedTimes===0&&this.shaderCache.delete(i.code);return this.materialCache.delete(e),this}getVertexShaderID(e){return this._getShaderStage(e.vertexShader).id}getFragmentShaderID(e){return this._getShaderStage(e.fragmentShader).id}dispose(){this.shaderCache.clear(),this.materialCache.clear()}_getShaderCacheForMaterial(e){const t=this.materialCache;let i=t.get(e);return i===void 0&&(i=new Set,t.set(e,i)),i}_getShaderStage(e){const t=this.shaderCache;let i=t.get(e);return i===void 0&&(i=new Xwt(e),t.set(e,i)),i}}class Xwt{constructor(e){this.id=jwt++,this.code=e,this.usedTimes=0}}function Zwt(n,e,t,i,s,r,o){const a=new pI,l=new Qwt,d=[],c=s.isWebGL2,_=s.logarithmicDepthBuffer,f=s.vertexTextures;let m=s.precision;const h={MeshDepthMaterial:"depth",MeshDistanceMaterial:"distanceRGBA",MeshNormalMaterial:"normal",MeshBasicMaterial:"basic",MeshLambertMaterial:"lambert",MeshPhongMaterial:"phong",MeshToonMaterial:"toon",MeshStandardMaterial:"physical",MeshPhysicalMaterial:"physical",MeshMatcapMaterial:"matcap",LineBasicMaterial:"basic",LineDashedMaterial:"dashed",PointsMaterial:"points",ShadowMaterial:"shadow",SpriteMaterial:"sprite"};function E(S){return S===0?"uv":`uv${S}`}function b(S,A,U,F,K){const L=F.fog,H=K.geometry,G=S.isMeshStandardMaterial?F.environment:null,P=(S.isMeshStandardMaterial?t:e).get(S.envMap||G),j=P&&P.mapping===up?P.image.height:null,Y=h[S.type];S.precision!==null&&(m=s.getMaxPrecision(S.precision),m!==S.precision&&console.warn("THREE.WebGLProgram.getParameters:",S.precision,"not supported, using",m,"instead."));const Q=H.morphAttributes.position||H.morphAttributes.normal||H.morphAttributes.color,re=Q!==void 0?Q.length:0;let te=0;H.morphAttributes.position!==void 0&&(te=1),H.morphAttributes.normal!==void 0&&(te=2),H.morphAttributes.color!==void 0&&(te=3);let Z,fe,ve,Ae;if(Y){const ln=Xi[Y];Z=ln.vertexShader,fe=ln.fragmentShader}else Z=S.vertexShader,fe=S.fragmentShader,l.update(S),ve=l.getVertexShaderID(S),Ae=l.getFragmentShaderID(S);const J=n.getRenderTarget(),me=K.isInstancedMesh===!0,ee=K.isBatchedMesh===!0,Se=!!S.map,Ie=!!S.matcap,k=!!P,B=!!S.aoMap,$=!!S.lightMap,ce=!!S.bumpMap,ne=!!S.normalMap,Ce=!!S.displacementMap,we=!!S.emissiveMap,V=!!S.metalnessMap,_e=!!S.roughnessMap,ie=S.anisotropy>0,le=S.clearcoat>0,D=S.iridescence>0,I=S.sheen>0,z=S.transmission>0,he=ie&&!!S.anisotropyMap,X=le&&!!S.clearcoatMap,se=le&&!!S.clearcoatNormalMap,Re=le&&!!S.clearcoatRoughnessMap,xe=D&&!!S.iridescenceMap,De=D&&!!S.iridescenceThicknessMap,ze=I&&!!S.sheenColorMap,st=I&&!!S.sheenRoughnessMap,ke=!!S.specularMap,lt=!!S.specularColorMap,je=!!S.specularIntensityMap,He=z&&!!S.transmissionMap,et=z&&!!S.thicknessMap,Fe=!!S.gradientMap,pt=!!S.alphaMap,pe=S.alphaTest>0,We=!!S.alphaHash,Ue=!!S.extensions,Ne=!!H.attributes.uv1,Be=!!H.attributes.uv2,dt=!!H.attributes.uv3;let Et=Tr;return S.toneMapped&&(J===null||J.isXRRenderTarget===!0)&&(Et=n.toneMapping),{isWebGL2:c,shaderID:Y,sh
|
|||
|
gl_Position = vec4( position, 1.0 );
|
|||
|
}`,uNt=`uniform sampler2D shadow_pass;
|
|||
|
uniform vec2 resolution;
|
|||
|
uniform float radius;
|
|||
|
#include <packing>
|
|||
|
void main() {
|
|||
|
const float samples = float( VSM_SAMPLES );
|
|||
|
float mean = 0.0;
|
|||
|
float squared_mean = 0.0;
|
|||
|
float uvStride = samples <= 1.0 ? 0.0 : 2.0 / ( samples - 1.0 );
|
|||
|
float uvStart = samples <= 1.0 ? 0.0 : - 1.0;
|
|||
|
for ( float i = 0.0; i < samples; i ++ ) {
|
|||
|
float uvOffset = uvStart + i * uvStride;
|
|||
|
#ifdef HORIZONTAL_PASS
|
|||
|
vec2 distribution = unpackRGBATo2Half( texture2D( shadow_pass, ( gl_FragCoord.xy + vec2( uvOffset, 0.0 ) * radius ) / resolution ) );
|
|||
|
mean += distribution.x;
|
|||
|
squared_mean += distribution.y * distribution.y + distribution.x * distribution.x;
|
|||
|
#else
|
|||
|
float depth = unpackRGBAToDepth( texture2D( shadow_pass, ( gl_FragCoord.xy + vec2( 0.0, uvOffset ) * radius ) / resolution ) );
|
|||
|
mean += depth;
|
|||
|
squared_mean += depth * depth;
|
|||
|
#endif
|
|||
|
}
|
|||
|
mean = mean / samples;
|
|||
|
squared_mean = squared_mean / samples;
|
|||
|
float std_dev = sqrt( squared_mean - mean * mean );
|
|||
|
gl_FragColor = pack2HalfToRGBA( vec2( mean, std_dev ) );
|
|||
|
}`;function pNt(n,e,t){let i=new tv;const s=new It,r=new It,o=new Wt,a=new lNt({depthPacking:Wxt}),l=new cNt,d={},c=t.maxTextureSize,_={[Vs]:Zn,[Zn]:Vs,[Ji]:Ji},f=new Eo({defines:{VSM_SAMPLES:8},uniforms:{shadow_pass:{value:null},resolution:{value:new It},radius:{value:4}},vertexShader:dNt,fragmentShader:uNt}),m=f.clone();m.defines.HORIZONTAL_PASS=1;const h=new fs;h.setAttribute("position",new Yn(new Float32Array([-1,-1,.5,3,-1,.5,-1,3,.5]),3));const E=new Hn(h,f),b=this;this.enabled=!1,this.autoUpdate=!0,this.needsUpdate=!1,this.type=jO;let g=this.type;this.render=function(C,x,O){if(b.enabled===!1||b.autoUpdate===!1&&b.needsUpdate===!1||C.length===0)return;const R=n.getRenderTarget(),S=n.getActiveCubeFace(),A=n.getActiveMipmapLevel(),U=n.state;U.setBlending(Sr),U.buffers.color.setClear(1,1,1,1),U.buffers.depth.setTest(!0),U.setScissorTest(!1);const F=g!==Is&&this.type===Is,K=g===Is&&this.type!==Is;for(let L=0,H=C.length;L<H;L++){const G=C[L],P=G.shadow;if(P===void 0){console.warn("THREE.WebGLShadowMap:",G,"has no shadow.");continue}if(P.autoUpdate===!1&&P.needsUpdate===!1)continue;s.copy(P.mapSize);const j=P.getFrameExtents();if(s.multiply(j),r.copy(P.mapSize),(s.x>c||s.y>c)&&(s.x>c&&(r.x=Math.floor(c/j.x),s.x=r.x*j.x,P.mapSize.x=r.x),s.y>c&&(r.y=Math.floor(c/j.y),s.y=r.y*j.y,P.mapSize.y=r.y)),P.map===null||F===!0||K===!0){const Q=this.type!==Is?{minFilter:En,magFilter:En}:{};P.map!==null&&P.map.dispose(),P.map=new bo(s.x,s.y,Q),P.map.texture.name=G.name+".shadowMap",P.camera.updateProjectionMatrix()}n.setRenderTarget(P.map),n.clear();const Y=P.getViewportCount();for(let Q=0;Q<Y;Q++){const re=P.getViewport(Q);o.set(r.x*re.x,r.y*re.y,r.x*re.z,r.y*re.w),U.viewport(o),P.updateMatrices(G,Q),i=P.getFrustum(),T(x,O,P.camera,G,this.type)}P.isPointLightShadow!==!0&&this.type===Is&&v(P,O),P.needsUpdate=!1}g=this.type,b.needsUpdate=!1,n.setRenderTarget(R,S,A)};function v(C,x){const O=e.update(E);f.defines.VSM_SAMPLES!==C.blurSamples&&(f.defines.VSM_SAMPLES=C.blurSamples,m.defines.VSM_SAMPLES=C.blurSamples,f.needsUpdate=!0,m.needsUpdate=!0),C.mapPass===null&&(C.mapPass=new bo(s.x,s.y)),f.uniforms.shadow_pass.value=C.map.texture,f.uniforms.resolution.value=C.mapSize,f.uniforms.radius.value=C.radius,n.setRenderTarget(C.mapPass),n.clear(),n.renderBufferDirect(x,null,O,f,E,null),m.uniforms.shadow_pass.value=C.mapPass.texture,m.uniforms.resolution.value=C.mapSize,m.uniforms.radius.value=C.radius,n.setRenderTarget(C.map),n.clear(),n.renderBufferDirect(x,null,O,m,E,null)}function y(C,x,O,R){let S=null;const A=O.isPointLight===!0?C.customDistanceMaterial:C.customDepthMaterial;if(A!==void 0)S=A;else if(S=O.isPointLight===!0?l:a,n.localClippingEnabled&&x.clipShadows===!0&&Array.isArray(x.clippingPlanes)&&x.clippingPlanes.length!==0||x.displacementMap&&x.displacementScale!==0||x.alphaMap&&x.alphaTest>0||x.map&&x.alphaTest>0){const U=S.uuid,F=x.uuid;let K=d[U];K===void 0&&(K={},d[U]=K);let L=K[F];L===void 0&&(L=S.clone(),K[F]=L),S=L}if(S.visible=x.visible,S.wireframe=x.wireframe,R===Is?S.side=x.shadowSide!==null?x.shadowSide:x.side:S.side=x.shadowSide!==null?x.shadowSide:_[x.side],S.alphaMap=x.alphaMap,S.alphaTest=x.alphaTest,S.map=x.map,S.clipShadows=x.clipShadows,S.clippingPlanes=x.clippingPlanes,S.clipIntersection=x.clipIntersection,S.displacementMap=x.displacementMap,S.displacementScale=x.displacementScale,S.displacementBias=x.displacementBias,S.wireframeLinewidth=x.wireframeLinewidth,S.linewidth=x.linewidth,O.isPointLight===!0&&S.isMeshDistanceMaterial===!0){const U=n.properties.get(S);U.light=O}return S}function T(C,x,O,R,S){if(C.visible===!1)return;if(C.layers.test(x.layers)&&(C.isMesh||C.isLine||C.isPoints)&&(C.castShadow||C.receiveShadow&&S===Is)&&(!C.frustumCulled||i.intersectsObject(C))){C.modelViewMatrix.multiplyMatrices(O.matrixWorldInverse,C.matrixWorld);const F=e.update(C),K=C.material;if(Array.isArray(K)){const L=F.groups;for(let H=0,G=L.length;H<G;H++){const P=L[H],j=K[P.materialIndex];if(j&&j.visible){const Y=y(C,j,R,S);C.onBeforeShadow(n,C,x,O,F,Y,P),n.renderBufferDirect(O,null,F,Y,C,P),C.onAfterShadow(n,C,x,O,F,Y,P)}}}els
|
|||
|
Please check that you don't accidentally use the same token twice to register two different handlers for the same event/hook.`),this.unsubscribe(e)),this.listenerMap.set(e,t),this._listeners.push(t)}unsubscribe(e){if(this.listenerMap.has(e)){const t=this.listenerMap.get(e);this.listenerMap.delete(e);const i=this._listeners.indexOf(t);i>=0&&this._listeners.splice(i,1)}}registerProxy(e,t){this.proxyMap.has(e)&&(console.warn(`Already subscribed. Unsubscribing for you.
|
|||
|
Please check that you don't accidentally use the same token twice to register two different proxies for the same event/hook.`),this.unregisterProxy(e)),this.proxyMap.set(e,t),this.proxies.push(t)}unregisterProxy(e){if(!this.proxyMap.has(e))return;const t=this.proxyMap.get(e);this.proxyMap.delete(e);const i=this.proxies.indexOf(t);i>=0&&this.proxies.splice(i,1)}}class qt extends po{constructor(e){super(),this.entity=e}emit(e){this.listeners.forEach(t=>t(e,this.entity))}}class Pn extends po{constructor(e){super(),this.entity=e}emit(e){let t=!1;const i=()=>[t=!0];for(const s of Array.from(this.listeners.values()))if(s(e,i,this.entity),t)return{prevented:!0};return{prevented:!1}}}class UI extends po{execute(e,t){let i=e;for(const s of this.listeners)i=s(i,t);return i}}class li extends UI{constructor(e){super(),this.entity=e}execute(e){return super.execute(e,this.entity)}}class SIt extends po{constructor(e){super(),this.entity=e}execute(e){const t=[];for(const i of this.listeners)t.push(i(e,this.entity));return t}}function ji(){const n=Symbol(),e=new Map,t=new Set,i=(l,d)=>{d instanceof po&&d.registerProxy(n,()=>{var c,_;return(_=(c=e.get(l))===null||c===void 0?void 0:c.listeners)!==null&&_!==void 0?_:[]})},s=l=>{const d=new po;e.set(l,d),t.forEach(c=>i(l,c[l]))},r=l=>{t.add(l);for(const d of e.keys())i(d,l[d])},o=l=>{for(const d of e.keys())l[d]instanceof po&&l[d].unregisterProxy(n);t.delete(l)},a=()=>{t.forEach(l=>o(l)),e.clear()};return new Proxy({},{get(l,d){return d==="addTarget"?r:d==="removeTarget"?o:d==="destroy"?a:typeof d!="string"||d.startsWith("_")?l[d]:(e.has(d)||s(d),e.get(d))}})}class UR{constructor(e,t){if(this.destructed=!1,this.events={destruct:new qt(this)},!e||!t)throw new Error("Cannot initialize connection with null/undefined for 'from' or 'to' values");this.id=Fs(),this.from=e,this.to=t,this.from.connectionCount++,this.to.connectionCount++}destruct(){this.events.destruct.emit(),this.from.connectionCount--,this.to.connectionCount--,this.destructed=!0}}class FI{constructor(e,t){if(!e||!t)throw new Error("Cannot initialize connection with null/undefined for 'from' or 'to' values");this.id=Fs(),this.from=e,this.to=t}}function yb(n,e){return Object.fromEntries(Object.entries(n).map(([t,i])=>[t,e(i)]))}class BI{constructor(){this._title="",this.id=Fs(),this.events={loaded:new qt(this),beforeAddInput:new Pn(this),addInput:new qt(this),beforeRemoveInput:new Pn(this),removeInput:new qt(this),beforeAddOutput:new Pn(this),addOutput:new qt(this),beforeRemoveOutput:new Pn(this),removeOutput:new qt(this),beforeTitleChanged:new Pn(this),titleChanged:new qt(this),update:new qt(this)},this.hooks={beforeLoad:new li(this),afterSave:new li(this)}}get graph(){return this.graphInstance}get title(){return this._title}set title(e){this.events.beforeTitleChanged.emit(e).prevented||(this._title=e,this.events.titleChanged.emit(e))}addInput(e,t){return this.addInterface("input",e,t)}addOutput(e,t){return this.addInterface("output",e,t)}removeInput(e){return this.removeInterface("input",e)}removeOutput(e){return this.removeInterface("output",e)}registerGraph(e){this.graphInstance=e}load(e){this.hooks.beforeLoad.execute(e),this.id=e.id,this._title=e.title,Object.entries(e.inputs).forEach(([t,i])=>{this.inputs[t]&&(this.inputs[t].load(i),this.inputs[t].nodeId=this.id)}),Object.entries(e.outputs).forEach(([t,i])=>{this.outputs[t]&&(this.outputs[t].load(i),this.outputs[t].nodeId=this.id)}),this.events.loaded.emit(this)}save(){const e=yb(this.inputs,s=>s.save()),t=yb(this.outputs,s=>s.save()),i={type:this.type,id:this.id,title:this.title,inputs:e,outputs:t};return this.hooks.afterSave.execute(i)}onPlaced(){}onDestroy(){}initializeIo(){Object.entries(this.inputs).forEach(([e,t])=>this.initializeIntf("input",e,t)),Object.entries(this.outputs).forEach(([e,t])=>this.initializeIntf("output",e,t))}initializeIntf(e,t,i){i.isInput=e==="input",i.nodeId=this.id,i.events.setValue.subscribe(this,()=>this.events.update.emit({type:e,name:t,intf:i}))}addInterface(e,t,i){const s=e==="input"?this.events.beforeAddInput:this.events.beforeAddOutput,r=e===
|
|||
|
This is likely a Baklava internal issue. Please report it on GitHub.`);const m=this.hooks.transferData.execute(d[f],c);c.to.allowMultipleConnections?t.has(c.to.id)?t.get(c.to.id).push(m):t.set(c.to.id,[m]):t.set(c.to.id,m)})}return o}async execute(e){this.recalculateOrder&&(this.order.clear(),this.recalculateOrder=!1);const t=this.getInputValues(this.editor.graph);return await this.runGraph(this.editor.graph,t,e)}getInputValues(e){const t=new Map;for(const i of e.nodes)Object.values(i.inputs).forEach(s=>{s.connectionCount===0&&t.set(s.id,s.value)}),i.calculate||Object.values(i.outputs).forEach(s=>{t.set(s.id,s.value)});return t}onChange(e){this.recalculateOrder=e||this.recalculateOrder,this.calculateWithoutData()}getInterfaceValue(e,t){if(!e.has(t))throw new Error(`Could not find value for interface ${t}
|
|||
|
This is likely a Baklava internal issue. Please report it on GitHub.`);return e.get(t)}}let Sb=null;function OIt(n){Sb=n}function Oi(){if(!Sb)throw new Error("providePlugin() must be called before usePlugin()");return{viewModel:Sb}}function Wi(){const{viewModel:n}=Oi();return{graph:jd(n.value,"displayedGraph"),switchGraph:n.value.switchGraph}}function $I(n){const{graph:e}=Wi(),t=mt(null),i=mt(null);return{dragging:it(()=>!!t.value),onPointerDown:l=>{t.value={x:l.pageX,y:l.pageY},i.value={x:n.value.x,y:n.value.y}},onPointerMove:l=>{if(t.value){const d=l.pageX-t.value.x,c=l.pageY-t.value.y;n.value.x=i.value.x+d/e.value.scaling,n.value.y=i.value.y+c/e.value.scaling}},onPointerUp:()=>{t.value=null,i.value=null}}}function WI(n,e,t){if(!e.template)return!1;if(Pa(e.template)===t)return!0;const i=n.graphTemplates.find(r=>Pa(r)===t);return i?i.nodes.filter(r=>r.type.startsWith(cc)).some(r=>WI(n,e,r.type)):!1}function KI(n){return it(()=>{const e=Array.from(n.value.editor.nodeTypes.entries()),t=new Set(e.map(([,s])=>s.category)),i=[];for(const s of t.values()){let r=e.filter(([,o])=>o.category===s);n.value.displayedGraph.template?r=r.filter(([o])=>!WI(n.value.editor,n.value.displayedGraph,o)):r=r.filter(([o])=>![ka,La].includes(o)),r.length>0&&i.push({name:s,nodeTypes:Object.fromEntries(r)})}return i.sort((s,r)=>s.name==="default"?-1:r.name==="default"||s.name>r.name?1:-1),i})}function jI(){const{graph:n}=Wi();return{transform:(t,i)=>{const s=t/n.value.scaling-n.value.panning.x,r=i/n.value.scaling-n.value.panning.y;return[s,r]}}}function IIt(){const{graph:n}=Wi();let e=[],t=-1,i={x:0,y:0};const s=it(()=>n.value.panning),r=$I(s),o=it(()=>({"transform-origin":"0 0",transform:`scale(${n.value.scaling}) translate(${n.value.panning.x}px, ${n.value.panning.y}px)`})),a=(m,h,E)=>{const b=[m/n.value.scaling-n.value.panning.x,h/n.value.scaling-n.value.panning.y],g=[m/E-n.value.panning.x,h/E-n.value.panning.y],v=[g[0]-b[0],g[1]-b[1]];n.value.panning.x+=v[0],n.value.panning.y+=v[1],n.value.scaling=E},l=m=>{m.preventDefault();let h=m.deltaY;m.deltaMode===1&&(h*=32);const E=n.value.scaling*(1-h/3e3);a(m.offsetX,m.offsetY,E)},d=()=>({ax:e[0].clientX,ay:e[0].clientY,bx:e[1].clientX,by:e[1].clientY});return{styles:o,...r,onPointerDown:m=>{if(e.push(m),r.onPointerDown(m),e.length===2){const{ax:h,ay:E,bx:b,by:g}=d();i={x:h+(b-h)/2,y:E+(g-E)/2}}},onPointerMove:m=>{for(let h=0;h<e.length;h++)if(m.pointerId==e[h].pointerId){e[h]=m;break}if(e.length==2){const{ax:h,ay:E,bx:b,by:g}=d(),v=h-b,y=E-g,T=Math.sqrt(v*v+y*y);if(t>0){const C=n.value.scaling*(1+(T-t)/500);a(i.x,i.y,C)}t=T}else r.onPointerMove(m)},onPointerUp:m=>{e=e.filter(h=>h.pointerId!==m.pointerId),t=-1,r.onPointerUp()},onMouseWheel:l}}var vi=(n=>(n[n.NONE=0]="NONE",n[n.ALLOWED=1]="ALLOWED",n[n.FORBIDDEN=2]="FORBIDDEN",n))(vi||{});const QI=Symbol();function MIt(){const{graph:n}=Wi(),e=mt(null),t=mt(null),i=a=>{e.value&&(e.value.mx=a.offsetX/n.value.scaling-n.value.panning.x,e.value.my=a.offsetY/n.value.scaling-n.value.panning.y)},s=()=>{if(t.value){if(e.value)return;const a=n.value.connections.find(l=>l.to===t.value);t.value.isInput&&a?(e.value={status:vi.NONE,from:a.from},n.value.removeConnection(a)):e.value={status:vi.NONE,from:t.value},e.value.mx=void 0,e.value.my=void 0}},r=()=>{if(e.value&&t.value){if(e.value.from===t.value)return;n.value.addConnection(e.value.from,e.value.to)}e.value=null},o=a=>{if(t.value=a??null,a&&e.value){e.value.to=a;const l=n.value.checkConnection(e.value.from,e.value.to);if(e.value.status=l.connectionAllowed?vi.ALLOWED:vi.FORBIDDEN,l.connectionAllowed){const d=l.connectionsInDanger.map(c=>c.id);n.value.connections.forEach(c=>{d.includes(c.id)&&(c.isInDanger=!0)})}}else!a&&e.value&&(e.value.to=void 0,e.value.status=vi.NONE,n.value.connections.forEach(l=>{l.isInDanger=!1}))};return sa(QI,{temporaryConnection:e,hoveredOver:o}),{temporaryConnection:e,onMouseMove:i,onMouseDown:s,onMouseUp:r,hoveredOver:o}}function DIt(n){const e=mt(!1),t=mt(0),i=mt(0),s=KI(n),{transform:r}=jI(),o=it(()=>{let c=[];const _={};for(const m of s.value){const h=Object.entries(m.nodeTypes).m
|