pixi.js 8.15.0-rc-dev.6c56e1b → 8.15.0-rc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/packages/advanced-blend-modes.js +1 -1
- package/dist/packages/advanced-blend-modes.min.js +1 -1
- package/dist/packages/gif.js +1 -1
- package/dist/packages/gif.min.js +1 -1
- package/dist/packages/math-extras.js +1 -1
- package/dist/packages/math-extras.min.js +1 -1
- package/dist/packages/unsafe-eval.js +1 -1
- package/dist/packages/unsafe-eval.min.js +1 -1
- package/dist/pixi.js +1 -1
- package/dist/pixi.min.js +1 -1
- package/dist/pixi.min.mjs +1 -1
- package/dist/pixi.mjs +1 -1
- package/dist/webworker.js +1 -1
- package/dist/webworker.min.js +1 -1
- package/dist/webworker.min.mjs +1 -1
- package/dist/webworker.mjs +1 -1
- package/package.json +1 -1
package/dist/packages/gif.js
CHANGED
package/dist/packages/gif.min.js
CHANGED
package/dist/pixi.js
CHANGED
package/dist/pixi.min.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var YM=Object.defineProperty;var kx=Object.getOwnPropertySymbols;var KM=Object.prototype.hasOwnProperty,qM=Object.prototype.propertyIsEnumerable;var $x=(d,Gt,Bt)=>Gt in d?YM(d,Gt,{enumerable:!0,configurable:!0,writable:!0,value:Bt}):d[Gt]=Bt,Lx=(d,Gt)=>{for(var Bt in Gt||(Gt={}))KM.call(Gt,Bt)&&$x(d,Bt,Gt[Bt]);if(kx)for(var Bt of kx(Gt))qM.call(Gt,Bt)&&$x(d,Bt,Gt[Bt]);return d};/*!
|
|
2
2
|
* PixiJS - v8.15.0-rc
|
|
3
|
-
* Compiled Mon, 08 Dec 2025 17:
|
|
3
|
+
* Compiled Mon, 08 Dec 2025 17:45:30 UTC
|
|
4
4
|
*
|
|
5
5
|
* PixiJS is licensed under the MIT License.
|
|
6
6
|
* http://www.opensource.org/licenses/mit-license
|
package/dist/pixi.min.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var _0=Object.defineProperty;var sh=Object.getOwnPropertySymbols;var x0=Object.prototype.hasOwnProperty,b0=Object.prototype.propertyIsEnumerable;var ih=(r,t,e)=>t in r?_0(r,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[t]=e,nh=(r,t)=>{for(var e in t||(t={}))x0.call(t,e)&&ih(r,e,t[e]);if(sh)for(var e of sh(t))b0.call(t,e)&&ih(r,e,t[e]);return r};/*!
|
|
2
2
|
* PixiJS - v8.15.0-rc
|
|
3
|
-
* Compiled Mon, 08 Dec 2025 17:
|
|
3
|
+
* Compiled Mon, 08 Dec 2025 17:45:30 UTC
|
|
4
4
|
*
|
|
5
5
|
* PixiJS is licensed under the MIT License.
|
|
6
6
|
* http://www.opensource.org/licenses/mit-license
|
package/dist/pixi.mjs
CHANGED
package/dist/webworker.js
CHANGED
package/dist/webworker.min.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var vM=Object.defineProperty;var iv=Object.getOwnPropertySymbols;var TM=Object.prototype.hasOwnProperty,SM=Object.prototype.propertyIsEnumerable;var sv=(d,Ht,Dt)=>Ht in d?vM(d,Ht,{enumerable:!0,configurable:!0,writable:!0,value:Dt}):d[Ht]=Dt,nv=(d,Ht)=>{for(var Dt in Ht||(Ht={}))TM.call(Ht,Dt)&&sv(d,Dt,Ht[Dt]);if(iv)for(var Dt of iv(Ht))SM.call(Ht,Dt)&&sv(d,Dt,Ht[Dt]);return d};/*!
|
|
2
2
|
* PixiJS - v8.15.0-rc
|
|
3
|
-
* Compiled Mon, 08 Dec 2025 17:
|
|
3
|
+
* Compiled Mon, 08 Dec 2025 17:45:30 UTC
|
|
4
4
|
*
|
|
5
5
|
* PixiJS is licensed under the MIT License.
|
|
6
6
|
* http://www.opensource.org/licenses/mit-license
|
package/dist/webworker.min.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var Iv=Object.defineProperty;var Kc=Object.getOwnPropertySymbols;var Uv=Object.prototype.hasOwnProperty,kv=Object.prototype.propertyIsEnumerable;var Zc=(r,t,e)=>t in r?Iv(r,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[t]=e,Qc=(r,t)=>{for(var e in t||(t={}))Uv.call(t,e)&&Zc(r,e,t[e]);if(Kc)for(var e of Kc(t))kv.call(t,e)&&Zc(r,e,t[e]);return r};/*!
|
|
2
2
|
* PixiJS - v8.15.0-rc
|
|
3
|
-
* Compiled Mon, 08 Dec 2025 17:
|
|
3
|
+
* Compiled Mon, 08 Dec 2025 17:45:30 UTC
|
|
4
4
|
*
|
|
5
5
|
* PixiJS is licensed under the MIT License.
|
|
6
6
|
* http://www.opensource.org/licenses/mit-license
|
package/dist/webworker.mjs
CHANGED