@tsparticles/plugin-rgb-color 4.0.0-alpha.2 → 4.0.0-alpha.21
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/783.min.js +1 -0
- package/browser/RgbColorManager.js +2 -5
- package/browser/index.js +4 -4
- package/cjs/RgbColorManager.js +2 -5
- package/cjs/index.js +4 -4
- package/dist_browser_RgbColorManager_js.js +2 -2
- package/esm/RgbColorManager.js +2 -5
- package/esm/index.js +4 -4
- package/package.json +2 -2
- package/report.html +3 -3
- package/tsparticles.plugin.rgbColor.js +11 -11
- package/tsparticles.plugin.rgbColor.min.js +2 -2
- package/types/RgbColorManager.d.ts +0 -2
- package/types/index.d.ts +1 -1
- package/umd/RgbColorManager.js +2 -5
- package/umd/index.js +4 -4
- package/379.min.js +0 -2
- package/379.min.js.LICENSE.txt +0 -1
- package/tsparticles.plugin.rgbColor.min.js.LICENSE.txt +0 -1
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Demo / Generator : https://particles.js.org/
|
|
5
5
|
* GitHub : https://www.github.com/matteobruni/tsparticles
|
|
6
6
|
* How to use? : Check the GitHub README
|
|
7
|
-
* v4.0.0-alpha.
|
|
7
|
+
* v4.0.0-alpha.21
|
|
8
8
|
*/
|
|
9
9
|
/*
|
|
10
10
|
* ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
|
|
@@ -28,16 +28,6 @@ return /******/ (() => { // webpackBootstrap
|
|
|
28
28
|
/******/ "use strict";
|
|
29
29
|
/******/ var __webpack_modules__ = ({
|
|
30
30
|
|
|
31
|
-
/***/ "./dist/browser/index.js"
|
|
32
|
-
/*!*******************************!*\
|
|
33
|
-
!*** ./dist/browser/index.js ***!
|
|
34
|
-
\*******************************/
|
|
35
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
36
|
-
|
|
37
|
-
eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ loadRgbColorPlugin: () => (/* binding */ loadRgbColorPlugin)\n/* harmony export */ });\nfunction loadRgbColorPlugin(engine) {\n engine.checkVersion(\"4.0.0-alpha.2\");\n engine.register(async e => {\n const {\n RgbColorManager\n } = await __webpack_require__.e(/*! import() */ \"dist_browser_RgbColorManager_js\").then(__webpack_require__.bind(__webpack_require__, /*! ./RgbColorManager.js */ \"./dist/browser/RgbColorManager.js\"));\n e.addColorManager(new RgbColorManager());\n });\n}\n\n//# sourceURL=webpack://@tsparticles/plugin-rgb-color/./dist/browser/index.js?\n}");
|
|
38
|
-
|
|
39
|
-
/***/ },
|
|
40
|
-
|
|
41
31
|
/***/ "@tsparticles/engine"
|
|
42
32
|
/*!*********************************************************************************************************************************!*\
|
|
43
33
|
!*** external {"commonjs":"@tsparticles/engine","commonjs2":"@tsparticles/engine","amd":"@tsparticles/engine","root":"window"} ***!
|
|
@@ -46,6 +36,16 @@ eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpa
|
|
|
46
36
|
|
|
47
37
|
module.exports = __WEBPACK_EXTERNAL_MODULE__tsparticles_engine__;
|
|
48
38
|
|
|
39
|
+
/***/ },
|
|
40
|
+
|
|
41
|
+
/***/ "./dist/browser/index.js"
|
|
42
|
+
/*!*******************************!*\
|
|
43
|
+
!*** ./dist/browser/index.js ***!
|
|
44
|
+
\*******************************/
|
|
45
|
+
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
46
|
+
|
|
47
|
+
eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ loadRgbColorPlugin: () => (/* binding */ loadRgbColorPlugin)\n/* harmony export */ });\nasync function loadRgbColorPlugin(engine) {\n engine.checkVersion(\"4.0.0-alpha.21\");\n await engine.register(async (e)=>{\n const { RgbColorManager } = await __webpack_require__.e(/*! import() */ \"dist_browser_RgbColorManager_js\").then(__webpack_require__.bind(__webpack_require__, /*! ./RgbColorManager.js */ \"./dist/browser/RgbColorManager.js\"));\n e.addColorManager(\"rgb\", new RgbColorManager());\n });\n}\n\n\n//# sourceURL=webpack://@tsparticles/plugin-rgb-color/./dist/browser/index.js?\n}");
|
|
48
|
+
|
|
49
49
|
/***/ }
|
|
50
50
|
|
|
51
51
|
/******/ });
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
!function(e,r){if("object"==typeof exports&&"object"==typeof module)module.exports=r(require("@tsparticles/engine"));else if("function"==typeof define&&define.amd)define(["@tsparticles/engine"],r);else{var t="object"==typeof exports?r(require("@tsparticles/engine")):r(e.window);for(var o in t)("object"==typeof exports?exports:e)[o]=t[o]}}(this,e=>(()=>{"use strict";var r,t,o,i={303(r){r.exports=e}},n={};function a(e){var r=n[e];if(void 0!==r)return r.exports;var t=n[e]={exports:{}};return i[e](t,t.exports,a),t.exports}a.m=i,a.d=(e,r)=>{for(var t in r)a.o(r,t)&&!a.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},a.f={},a.e=e=>Promise.all(Object.keys(a.f).reduce((r,t)=>(a.f[t](e,r),r),[])),a.u=e=>""+e+".min.js",a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}}(),a.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),l={},a.l=(e,r,t,o)=>{if(l[e])return void l[e].push(r);if(void 0!==t)for(var i,n,s=document.getElementsByTagName("script"),c=0;c<s.length;c++){var p=s[c];if(p.getAttribute("src")==e||p.getAttribute("data-webpack")=="@tsparticles/plugin-rgb-color:"+t){i=p;break}}i||(n=!0,(i=document.createElement("script")).charset="utf-8",a.nc&&i.setAttribute("nonce",a.nc),i.setAttribute("data-webpack","@tsparticles/plugin-rgb-color:"+t),i.src=e),l[e]=[r];var u=(r,t)=>{i.onerror=i.onload=null,clearTimeout(d);var o=l[e];if(delete l[e],i.parentNode&&i.parentNode.removeChild(i),o&&o.forEach(e=>e(t)),r)return r(t)},d=setTimeout(u.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=u.bind(null,i.onerror),i.onload=u.bind(null,i.onload),n&&document.head.appendChild(i)},a.r=e=>{"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.g.importScripts&&(s=a.g.location+"");var l,s,c=a.g.document;if(!s&&c&&(c.currentScript&&"SCRIPT"===c.currentScript.tagName.toUpperCase()&&(s=c.currentScript.src),!s)){var p=c.getElementsByTagName("script");if(p.length)for(var u=p.length-1;u>-1&&(!s||!/^http(s?):/.test(s));)s=p[u--].src}if(!s)throw Error("Automatic publicPath is not supported in this browser");a.p=s=s.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),r={574:0},a.f.j=(e,t)=>{var o=a.o(r,e)?r[e]:void 0;if(0!==o)if(o)t.push(o[2]);else{var i=new Promise((t,i)=>o=r[e]=[t,i]);t.push(o[2]=i);var n=a.p+a.u(e),l=Error();a.l(n,t=>{if(a.o(r,e)&&(0!==(o=r[e])&&(r[e]=void 0),o)){var i=t&&("load"===t.type?"missing":t.type),n=t&&t.target&&t.target.src;l.message="Loading chunk "+e+` failed.
|
|
2
|
+
(`+i+": "+n+")",l.name="ChunkLoadError",l.type=i,l.request=n,o[1](l)}},"chunk-"+e,e)}},t=(e,t)=>{var o,i,[n,l,s]=t,c=0;if(n.some(e=>0!==r[e])){for(o in l)a.o(l,o)&&(a.m[o]=l[o]);s&&s(a)}for(e&&e(t);c<n.length;c++)i=n[c],a.o(r,i)&&r[i]&&r[i][0](),r[i]=0},(o=this.webpackChunk_tsparticles_plugin_rgb_color=this.webpackChunk_tsparticles_plugin_rgb_color||[]).forEach(t.bind(null,0)),o.push=t.bind(null,o.push.bind(o));var d={};async function f(e){e.checkVersion("4.0.0-alpha.21"),await e.register(async e=>{let{RgbColorManager:r}=await a.e(783).then(a.bind(a,783));e.addColorManager("rgb",new r)})}return a.r(d),a.d(d,{loadRgbColorPlugin:()=>f}),d})());
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
import { type IColor, type IColorManager, type IRangeColor, type IRgb, type IRgba } from "@tsparticles/engine";
|
|
2
2
|
export declare class RgbColorManager implements IColorManager {
|
|
3
|
-
readonly key: string;
|
|
4
|
-
constructor();
|
|
5
3
|
accepts(input: string): boolean;
|
|
6
4
|
handleColor(color: IColor): IRgb | undefined;
|
|
7
5
|
handleRangeColor(color: IRangeColor): IRgb | undefined;
|
package/types/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { type Engine } from "@tsparticles/engine";
|
|
2
|
-
export declare function loadRgbColorPlugin(engine: Engine): void
|
|
2
|
+
export declare function loadRgbColorPlugin(engine: Engine): Promise<void>;
|
package/umd/RgbColorManager.js
CHANGED
|
@@ -20,22 +20,19 @@
|
|
|
20
20
|
})(RgbIndexes || (RgbIndexes = {}));
|
|
21
21
|
const rgbRegex = /rgba?\(\s*(\d{1,3})\s*[\s,]\s*(\d{1,3})\s*[\s,]\s*(\d{1,3})\s*([\s,]\s*(0|1|0?\.\d+|(\d{1,3})%)\s*)?\)/i;
|
|
22
22
|
class RgbColorManager {
|
|
23
|
-
constructor() {
|
|
24
|
-
this.key = "rgb";
|
|
25
|
-
}
|
|
26
23
|
accepts(input) {
|
|
27
24
|
return input.startsWith("rgb");
|
|
28
25
|
}
|
|
29
26
|
handleColor(color) {
|
|
30
27
|
const colorValue = color.value, rgbColor = colorValue.rgb ?? color.value;
|
|
31
|
-
if (!Object.hasOwn(rgbColor, "r")) {
|
|
28
|
+
if (!Object.hasOwn(rgbColor, "r") || !Object.hasOwn(rgbColor, "g") || !Object.hasOwn(rgbColor, "b")) {
|
|
32
29
|
return;
|
|
33
30
|
}
|
|
34
31
|
return rgbColor;
|
|
35
32
|
}
|
|
36
33
|
handleRangeColor(color) {
|
|
37
34
|
const colorValue = color.value, rgbColor = colorValue.rgb ?? color.value;
|
|
38
|
-
if (!Object.hasOwn(rgbColor, "r")) {
|
|
35
|
+
if (!Object.hasOwn(rgbColor, "r") || !Object.hasOwn(rgbColor, "g") || !Object.hasOwn(rgbColor, "b")) {
|
|
39
36
|
return;
|
|
40
37
|
}
|
|
41
38
|
return {
|
package/umd/index.js
CHANGED
|
@@ -44,11 +44,11 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
44
44
|
var __syncRequire = typeof module === "object" && typeof module.exports === "object";
|
|
45
45
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
46
46
|
exports.loadRgbColorPlugin = loadRgbColorPlugin;
|
|
47
|
-
function loadRgbColorPlugin(engine) {
|
|
48
|
-
engine.checkVersion("4.0.0-alpha.
|
|
49
|
-
engine.register(async (e) => {
|
|
47
|
+
async function loadRgbColorPlugin(engine) {
|
|
48
|
+
engine.checkVersion("4.0.0-alpha.21");
|
|
49
|
+
await engine.register(async (e) => {
|
|
50
50
|
const { RgbColorManager } = await (__syncRequire ? Promise.resolve().then(() => __importStar(require("./RgbColorManager.js"))) : new Promise((resolve_1, reject_1) => { require(["./RgbColorManager.js"], resolve_1, reject_1); }).then(__importStar));
|
|
51
|
-
e.addColorManager(new RgbColorManager());
|
|
51
|
+
e.addColorManager("rgb", new RgbColorManager());
|
|
52
52
|
});
|
|
53
53
|
}
|
|
54
54
|
});
|
package/379.min.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
/*! For license information please see 379.min.js.LICENSE.txt */
|
|
2
|
-
(this.webpackChunk_tsparticles_plugin_rgb_color=this.webpackChunk_tsparticles_plugin_rgb_color||[]).push([[379],{379(r,e,s){s.d(e,{RgbColorManager:()=>g});var a,t=s(303);!function(r){r[r.r=1]="r",r[r.g=2]="g",r[r.b=3]="b",r[r.a=5]="a"}(a||(a={}));const n=/rgba?\(\s*(\d{1,3})\s*[\s,]\s*(\d{1,3})\s*[\s,]\s*(\d{1,3})\s*([\s,]\s*(0|1|0?\.\d+|(\d{1,3})%)\s*)?\)/i;class g{constructor(){this.key="rgb"}accepts(r){return r.startsWith("rgb")}handleColor(r){const e=r.value.rgb??r.value;if(Object.hasOwn(e,"r"))return e}handleRangeColor(r){const e=r.value.rgb??r.value;if(Object.hasOwn(e,"r"))return{r:(0,t.getRangeValue)(e.r),g:(0,t.getRangeValue)(e.g),b:(0,t.getRangeValue)(e.b)}}parseString(r){if(!this.accepts(r))return;const e=n.exec(r);return e?{a:e.length>4?(0,t.parseAlpha)(e[a.a]):1,b:parseInt(e[a.b]??"0",10),g:parseInt(e[a.g]??"0",10),r:parseInt(e[a.r]??"0",10)}:void 0}}}}]);
|
package/379.min.js.LICENSE.txt
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/*! tsParticles RGB Color Plugin v4.0.0-alpha.2 by Matteo Bruni */
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/*! tsParticles RGB Color Plugin v4.0.0-alpha.2 by Matteo Bruni */
|