@tsparticles/palette-iris 4.0.0-beta.12 → 4.0.0-beta.15
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/browser/browser.js +5 -0
- package/browser/index.lazy.js +2 -2
- package/cjs/browser.js +5 -0
- package/cjs/index.lazy.js +2 -2
- package/esm/browser.js +5 -0
- package/esm/index.lazy.js +2 -2
- package/package.json +3 -3
- package/report.html +4949 -94
- package/tsparticles.palette.palette-iris.js +39 -117
- package/tsparticles.palette.palette-iris.min.js +1 -2
- package/types/browser.js +5 -0
- package/types/index.d.ts +2 -0
- package/types/index.lazy.d.ts +2 -0
- package/types/index.lazy.js +2 -2
- package/tsparticles.palette.palette-iris.lazy.js +0 -122
- package/tsparticles.palette.palette-iris.lazy.min.js +0 -2
- package/tsparticles.palette.palette-iris.lazy.min.js.LICENSE.txt +0 -1
- package/tsparticles.palette.palette-iris.min.js.LICENSE.txt +0 -1
|
@@ -1,122 +1,44 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
*/
|
|
9
|
-
/*
|
|
10
|
-
* ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
|
|
11
|
-
* This devtool is neither made for production nor for readable output files.
|
|
12
|
-
* It uses "eval()" calls to create a separate source file in the browser devtools.
|
|
13
|
-
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
|
14
|
-
* or disable the default devtool with "devtool: false".
|
|
15
|
-
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
|
16
|
-
*/
|
|
17
|
-
(function webpackUniversalModuleDefinition(root, factory) {
|
|
18
|
-
if(typeof exports === 'object' && typeof module === 'object')
|
|
19
|
-
module.exports = factory();
|
|
20
|
-
else if(typeof define === 'function' && define.amd)
|
|
21
|
-
define([], factory);
|
|
22
|
-
else {
|
|
23
|
-
var a = factory();
|
|
24
|
-
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
|
|
25
|
-
}
|
|
26
|
-
})(this, () => {
|
|
27
|
-
return /******/ (() => { // webpackBootstrap
|
|
28
|
-
/******/ "use strict";
|
|
29
|
-
/******/ var __webpack_modules__ = ({
|
|
1
|
+
(function(g){g.__tsParticlesInternals=g.__tsParticlesInternals||{};g.__tsParticlesInternals.bundles=g.__tsParticlesInternals.bundles||{};g.__tsParticlesInternals.effects=g.__tsParticlesInternals.effects||{};g.__tsParticlesInternals.engine=g.__tsParticlesInternals.engine||{};g.__tsParticlesInternals.interactions=g.__tsParticlesInternals.interactions||{};g.__tsParticlesInternals.palettes=g.__tsParticlesInternals.palettes||{};g.__tsParticlesInternals.paths=g.__tsParticlesInternals.paths||{};g.__tsParticlesInternals.plugins=g.__tsParticlesInternals.plugins||{};g.__tsParticlesInternals.plugins=g.__tsParticlesInternals.plugins||{};g.__tsParticlesInternals.plugins.emittersShapes=g.__tsParticlesInternals.plugins.emittersShapes||{};g.__tsParticlesInternals.presets=g.__tsParticlesInternals.presets||{};g.__tsParticlesInternals.shapes=g.__tsParticlesInternals.shapes||{};g.__tsParticlesInternals.updaters=g.__tsParticlesInternals.updaters||{};g.__tsParticlesInternals.utils=g.__tsParticlesInternals.utils||{};g.__tsParticlesInternals.canvas=g.__tsParticlesInternals.canvas||{};g.__tsParticlesInternals.canvas=g.__tsParticlesInternals.canvas||{};g.__tsParticlesInternals.canvas.utils=g.__tsParticlesInternals.canvas.utils||{};g.__tsParticlesInternals.path=g.__tsParticlesInternals.path||{};g.__tsParticlesInternals.path=g.__tsParticlesInternals.path||{};g.__tsParticlesInternals.path.utils=g.__tsParticlesInternals.path.utils||{};var __tsProxyFactory=typeof Proxy!=="undefined"?function(obj){return new Proxy(obj,{get:function(target,key){if(!(key in target)){target[key]={};}return target[key];}});}:function(obj){return obj;};g.__tsParticlesInternals.bundles=__tsProxyFactory(g.__tsParticlesInternals.bundles);g.__tsParticlesInternals.effects=__tsProxyFactory(g.__tsParticlesInternals.effects);g.__tsParticlesInternals.interactions=__tsProxyFactory(g.__tsParticlesInternals.interactions);g.__tsParticlesInternals.palettes=__tsProxyFactory(g.__tsParticlesInternals.palettes);g.__tsParticlesInternals.paths=__tsProxyFactory(g.__tsParticlesInternals.paths);g.__tsParticlesInternals.plugins=__tsProxyFactory(g.__tsParticlesInternals.plugins);g.__tsParticlesInternals.plugins.emittersShapes=__tsProxyFactory(g.__tsParticlesInternals.plugins.emittersShapes);g.__tsParticlesInternals.presets=__tsProxyFactory(g.__tsParticlesInternals.presets);g.__tsParticlesInternals.shapes=__tsProxyFactory(g.__tsParticlesInternals.shapes);g.__tsParticlesInternals.updaters=__tsProxyFactory(g.__tsParticlesInternals.updaters);g.__tsParticlesInternals.utils=__tsProxyFactory(g.__tsParticlesInternals.utils);g.__tsParticlesInternals.canvas=__tsProxyFactory(g.__tsParticlesInternals.canvas);g.__tsParticlesInternals.path=__tsProxyFactory(g.__tsParticlesInternals.path);g.tsparticlesInternalExports=g.tsparticlesInternalExports||{};})(typeof globalThis!=="undefined"?globalThis:typeof window!=="undefined"?window:this);
|
|
2
|
+
/* Palette v4.0.0-beta.15 */
|
|
3
|
+
(function (global, factory) {
|
|
4
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
|
|
5
|
+
typeof define === 'function' && define.amd ? define(['exports'], factory) :
|
|
6
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.__tsParticlesInternals = global.__tsParticlesInternals || {}, global.__tsParticlesInternals.palettes = global.__tsParticlesInternals.palettes || {}, global.__tsParticlesInternals.palettes.paletteIris = global.__tsParticlesInternals.palettes.paletteIris || {})));
|
|
7
|
+
})(this, (function (exports) { 'use strict';
|
|
30
8
|
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
9
|
+
const options = {
|
|
10
|
+
name: "Iris",
|
|
11
|
+
background: "#0a0a0a",
|
|
12
|
+
blendMode: "screen",
|
|
13
|
+
colors: {
|
|
14
|
+
fill: {
|
|
15
|
+
enable: true,
|
|
16
|
+
value: [
|
|
17
|
+
"#F5F7FA",
|
|
18
|
+
"#90CAF9",
|
|
19
|
+
"#5C6BC0",
|
|
20
|
+
"#7E57C2",
|
|
21
|
+
"#EC407A",
|
|
22
|
+
"#FFCA28",
|
|
23
|
+
"#26C6DA",
|
|
24
|
+
],
|
|
25
|
+
},
|
|
26
|
+
},
|
|
27
|
+
};
|
|
36
28
|
|
|
37
|
-
|
|
29
|
+
const paletteName = "iris";
|
|
30
|
+
async function loadIrisPalette(engine) {
|
|
31
|
+
await engine.pluginManager.register(e => {
|
|
32
|
+
e.pluginManager.addPalette(paletteName, options);
|
|
33
|
+
});
|
|
34
|
+
}
|
|
38
35
|
|
|
39
|
-
|
|
36
|
+
const globalObject = globalThis;
|
|
37
|
+
globalObject.__tsParticlesInternals = globalObject.__tsParticlesInternals ?? {};
|
|
38
|
+
globalObject.loadIrisPalette = loadIrisPalette;
|
|
40
39
|
|
|
41
|
-
|
|
42
|
-
/*!*********************************!*\
|
|
43
|
-
!*** ./dist/browser/options.js ***!
|
|
44
|
-
\*********************************/
|
|
45
|
-
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
40
|
+
exports.loadIrisPalette = loadIrisPalette;
|
|
46
41
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
/******/ });
|
|
52
|
-
/************************************************************************/
|
|
53
|
-
/******/ // The module cache
|
|
54
|
-
/******/ var __webpack_module_cache__ = {};
|
|
55
|
-
/******/
|
|
56
|
-
/******/ // The require function
|
|
57
|
-
/******/ function __webpack_require__(moduleId) {
|
|
58
|
-
/******/ // Check if module is in cache
|
|
59
|
-
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
60
|
-
/******/ if (cachedModule !== undefined) {
|
|
61
|
-
/******/ return cachedModule.exports;
|
|
62
|
-
/******/ }
|
|
63
|
-
/******/ // Create a new module (and put it into the cache)
|
|
64
|
-
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
65
|
-
/******/ // no module.id needed
|
|
66
|
-
/******/ // no module.loaded needed
|
|
67
|
-
/******/ exports: {}
|
|
68
|
-
/******/ };
|
|
69
|
-
/******/
|
|
70
|
-
/******/ // Execute the module function
|
|
71
|
-
/******/ if (!(moduleId in __webpack_modules__)) {
|
|
72
|
-
/******/ delete __webpack_module_cache__[moduleId];
|
|
73
|
-
/******/ var e = new Error("Cannot find module '" + moduleId + "'");
|
|
74
|
-
/******/ e.code = 'MODULE_NOT_FOUND';
|
|
75
|
-
/******/ throw e;
|
|
76
|
-
/******/ }
|
|
77
|
-
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
78
|
-
/******/
|
|
79
|
-
/******/ // Return the exports of the module
|
|
80
|
-
/******/ return module.exports;
|
|
81
|
-
/******/ }
|
|
82
|
-
/******/
|
|
83
|
-
/************************************************************************/
|
|
84
|
-
/******/ /* webpack/runtime/define property getters */
|
|
85
|
-
/******/ (() => {
|
|
86
|
-
/******/ // define getter functions for harmony exports
|
|
87
|
-
/******/ __webpack_require__.d = (exports, definition) => {
|
|
88
|
-
/******/ for(var key in definition) {
|
|
89
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
90
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
91
|
-
/******/ }
|
|
92
|
-
/******/ }
|
|
93
|
-
/******/ };
|
|
94
|
-
/******/ })();
|
|
95
|
-
/******/
|
|
96
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
97
|
-
/******/ (() => {
|
|
98
|
-
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
99
|
-
/******/ })();
|
|
100
|
-
/******/
|
|
101
|
-
/******/ /* webpack/runtime/make namespace object */
|
|
102
|
-
/******/ (() => {
|
|
103
|
-
/******/ // define __esModule on exports
|
|
104
|
-
/******/ __webpack_require__.r = (exports) => {
|
|
105
|
-
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
106
|
-
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
107
|
-
/******/ }
|
|
108
|
-
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
109
|
-
/******/ };
|
|
110
|
-
/******/ })();
|
|
111
|
-
/******/
|
|
112
|
-
/************************************************************************/
|
|
113
|
-
/******/
|
|
114
|
-
/******/ // startup
|
|
115
|
-
/******/ // Load entry module and return exports
|
|
116
|
-
/******/ // This entry module can't be inlined because the eval devtool is used.
|
|
117
|
-
/******/ var __webpack_exports__ = __webpack_require__("./dist/browser/index.js");
|
|
118
|
-
/******/
|
|
119
|
-
/******/ return __webpack_exports__;
|
|
120
|
-
/******/ })()
|
|
121
|
-
;
|
|
122
|
-
});
|
|
42
|
+
}));
|
|
43
|
+
Object.assign(globalThis.window || globalThis, { loadIrisPalette: (globalThis.__tsParticlesInternals.palettes.paletteIris || {}).loadIrisPalette });
|
|
44
|
+
delete (globalThis.window || globalThis).tsparticlesInternalExports;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
!function(e,r){if("object"==typeof exports&&"object"==typeof module)module.exports=r();else if("function"==typeof define&&define.amd)define([],r);else{var t=r();for(var o in t)("object"==typeof exports?exports:e)[o]=t[o]}}(this,()=>(()=>{"use strict";var e={998(e,r,t){t.d(r,{f:()=>o});let o={name:"Iris",background:"#0a0a0a",blendMode:"screen",colors:{fill:{enable:!0,value:["#F5F7FA","#90CAF9","#5C6BC0","#7E57C2","#EC407A","#FFCA28","#26C6DA"]}}}}},r={};function t(o){var a=r[o];if(void 0!==a)return a.exports;var n=r[o]={exports:{}};return e[o](n,n.exports,t),n.exports}t.d=(e,r)=>{for(var o in r)t.o(r,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};t.r(o),t.d(o,{loadIrisPalette:()=>n});var a=t(998);async function n(e){await e.pluginManager.register(e=>{e.pluginManager.addPalette("iris",a.f)})}return o})());
|
|
1
|
+
!function(t){t.__tsParticlesInternals=t.__tsParticlesInternals||{},t.__tsParticlesInternals.bundles=t.__tsParticlesInternals.bundles||{},t.__tsParticlesInternals.effects=t.__tsParticlesInternals.effects||{},t.__tsParticlesInternals.engine=t.__tsParticlesInternals.engine||{},t.__tsParticlesInternals.interactions=t.__tsParticlesInternals.interactions||{},t.__tsParticlesInternals.palettes=t.__tsParticlesInternals.palettes||{},t.__tsParticlesInternals.paths=t.__tsParticlesInternals.paths||{},t.__tsParticlesInternals.plugins=t.__tsParticlesInternals.plugins||{},t.__tsParticlesInternals.plugins=t.__tsParticlesInternals.plugins||{},t.__tsParticlesInternals.plugins.emittersShapes=t.__tsParticlesInternals.plugins.emittersShapes||{},t.__tsParticlesInternals.presets=t.__tsParticlesInternals.presets||{},t.__tsParticlesInternals.shapes=t.__tsParticlesInternals.shapes||{},t.__tsParticlesInternals.updaters=t.__tsParticlesInternals.updaters||{},t.__tsParticlesInternals.utils=t.__tsParticlesInternals.utils||{},t.__tsParticlesInternals.canvas=t.__tsParticlesInternals.canvas||{},t.__tsParticlesInternals.canvas=t.__tsParticlesInternals.canvas||{},t.__tsParticlesInternals.canvas.utils=t.__tsParticlesInternals.canvas.utils||{},t.__tsParticlesInternals.path=t.__tsParticlesInternals.path||{},t.__tsParticlesInternals.path=t.__tsParticlesInternals.path||{},t.__tsParticlesInternals.path.utils=t.__tsParticlesInternals.path.utils||{};var s="undefined"!=typeof Proxy?function(t){return new Proxy(t,{get:function(t,s){return s in t||(t[s]={}),t[s]}})}:function(t){return t};t.__tsParticlesInternals.bundles=s(t.__tsParticlesInternals.bundles),t.__tsParticlesInternals.effects=s(t.__tsParticlesInternals.effects),t.__tsParticlesInternals.interactions=s(t.__tsParticlesInternals.interactions),t.__tsParticlesInternals.palettes=s(t.__tsParticlesInternals.palettes),t.__tsParticlesInternals.paths=s(t.__tsParticlesInternals.paths),t.__tsParticlesInternals.plugins=s(t.__tsParticlesInternals.plugins),t.__tsParticlesInternals.plugins.emittersShapes=s(t.__tsParticlesInternals.plugins.emittersShapes),t.__tsParticlesInternals.presets=s(t.__tsParticlesInternals.presets),t.__tsParticlesInternals.shapes=s(t.__tsParticlesInternals.shapes),t.__tsParticlesInternals.updaters=s(t.__tsParticlesInternals.updaters),t.__tsParticlesInternals.utils=s(t.__tsParticlesInternals.utils),t.__tsParticlesInternals.canvas=s(t.__tsParticlesInternals.canvas),t.__tsParticlesInternals.path=s(t.__tsParticlesInternals.path),t.tsparticlesInternalExports=t.tsparticlesInternalExports||{}}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:this),function(t,s){"object"==typeof exports&&"undefined"!=typeof module?s(exports):"function"==typeof define&&define.amd?define(["exports"],s):s(((t="undefined"!=typeof globalThis?globalThis:t||self).__tsParticlesInternals=t.__tsParticlesInternals||{},t.__tsParticlesInternals.palettes=t.__tsParticlesInternals.palettes||{},t.__tsParticlesInternals.palettes.paletteIris=t.__tsParticlesInternals.palettes.paletteIris||{}))}(this,function(t){"use strict";const s={name:"Iris",background:"#0a0a0a",blendMode:"screen",colors:{fill:{enable:!0,value:["#F5F7FA","#90CAF9","#5C6BC0","#7E57C2","#EC407A","#FFCA28","#26C6DA"]}}};async function e(t){await t.pluginManager.register(t=>{t.pluginManager.addPalette("iris",s)})}const a=globalThis;a.__tsParticlesInternals=a.__tsParticlesInternals??{},a.loadIrisPalette=e,t.loadIrisPalette=e}),Object.assign(globalThis.window||globalThis,{loadIrisPalette:(globalThis.__tsParticlesInternals.palettes.paletteIris||{}).loadIrisPalette}),delete(globalThis.window||globalThis).tsparticlesInternalExports;
|
package/types/browser.js
ADDED
package/types/index.d.ts
ADDED
package/types/index.lazy.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { options } from "./options.js";
|
|
2
1
|
const paletteName = "iris";
|
|
3
2
|
export async function loadIrisPalette(engine) {
|
|
4
|
-
await engine.pluginManager.register(e => {
|
|
3
|
+
await engine.pluginManager.register(async (e) => {
|
|
4
|
+
const { options } = await import("./options.js");
|
|
5
5
|
e.pluginManager.addPalette(paletteName, options);
|
|
6
6
|
});
|
|
7
7
|
}
|
|
@@ -1,122 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Author : Matteo Bruni
|
|
3
|
-
* MIT license: https://opensource.org/licenses/MIT
|
|
4
|
-
* Demo / Generator : https://particles.js.org/
|
|
5
|
-
* GitHub : https://www.github.com/matteobruni/tsparticles
|
|
6
|
-
* How to use? : Check the GitHub README
|
|
7
|
-
* v4.0.0-beta.12
|
|
8
|
-
*/
|
|
9
|
-
/*
|
|
10
|
-
* ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
|
|
11
|
-
* This devtool is neither made for production nor for readable output files.
|
|
12
|
-
* It uses "eval()" calls to create a separate source file in the browser devtools.
|
|
13
|
-
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
|
14
|
-
* or disable the default devtool with "devtool: false".
|
|
15
|
-
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
|
16
|
-
*/
|
|
17
|
-
(function webpackUniversalModuleDefinition(root, factory) {
|
|
18
|
-
if(typeof exports === 'object' && typeof module === 'object')
|
|
19
|
-
module.exports = factory();
|
|
20
|
-
else if(typeof define === 'function' && define.amd)
|
|
21
|
-
define([], factory);
|
|
22
|
-
else {
|
|
23
|
-
var a = factory();
|
|
24
|
-
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
|
|
25
|
-
}
|
|
26
|
-
})(this, () => {
|
|
27
|
-
return /******/ (() => { // webpackBootstrap
|
|
28
|
-
/******/ "use strict";
|
|
29
|
-
/******/ var __webpack_modules__ = ({
|
|
30
|
-
|
|
31
|
-
/***/ "./dist/browser/index.lazy.js"
|
|
32
|
-
/*!************************************!*\
|
|
33
|
-
!*** ./dist/browser/index.lazy.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 */ loadIrisPalette: () => (/* binding */ loadIrisPalette)\n/* harmony export */ });\n/* harmony import */ var _options_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./options.js */ \"./dist/browser/options.js\");\n\nconst paletteName = \"iris\";\nasync function loadIrisPalette(engine) {\n await engine.pluginManager.register((e)=>{\n e.pluginManager.addPalette(paletteName, _options_js__WEBPACK_IMPORTED_MODULE_0__.options);\n });\n}\n\n\n//# sourceURL=webpack://@tsparticles/palette-iris/./dist/browser/index.lazy.js?\n}");
|
|
38
|
-
|
|
39
|
-
/***/ },
|
|
40
|
-
|
|
41
|
-
/***/ "./dist/browser/options.js"
|
|
42
|
-
/*!*********************************!*\
|
|
43
|
-
!*** ./dist/browser/options.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 */ options: () => (/* binding */ options)\n/* harmony export */ });\nconst options = {\n name: \"Iris\",\n background: \"#0a0a0a\",\n blendMode: \"screen\",\n colors: {\n fill: {\n enable: true,\n value: [\n \"#F5F7FA\",\n \"#90CAF9\",\n \"#5C6BC0\",\n \"#7E57C2\",\n \"#EC407A\",\n \"#FFCA28\",\n \"#26C6DA\"\n ]\n }\n }\n};\n\n\n//# sourceURL=webpack://@tsparticles/palette-iris/./dist/browser/options.js?\n}");
|
|
48
|
-
|
|
49
|
-
/***/ }
|
|
50
|
-
|
|
51
|
-
/******/ });
|
|
52
|
-
/************************************************************************/
|
|
53
|
-
/******/ // The module cache
|
|
54
|
-
/******/ var __webpack_module_cache__ = {};
|
|
55
|
-
/******/
|
|
56
|
-
/******/ // The require function
|
|
57
|
-
/******/ function __webpack_require__(moduleId) {
|
|
58
|
-
/******/ // Check if module is in cache
|
|
59
|
-
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
60
|
-
/******/ if (cachedModule !== undefined) {
|
|
61
|
-
/******/ return cachedModule.exports;
|
|
62
|
-
/******/ }
|
|
63
|
-
/******/ // Create a new module (and put it into the cache)
|
|
64
|
-
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
65
|
-
/******/ // no module.id needed
|
|
66
|
-
/******/ // no module.loaded needed
|
|
67
|
-
/******/ exports: {}
|
|
68
|
-
/******/ };
|
|
69
|
-
/******/
|
|
70
|
-
/******/ // Execute the module function
|
|
71
|
-
/******/ if (!(moduleId in __webpack_modules__)) {
|
|
72
|
-
/******/ delete __webpack_module_cache__[moduleId];
|
|
73
|
-
/******/ var e = new Error("Cannot find module '" + moduleId + "'");
|
|
74
|
-
/******/ e.code = 'MODULE_NOT_FOUND';
|
|
75
|
-
/******/ throw e;
|
|
76
|
-
/******/ }
|
|
77
|
-
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
78
|
-
/******/
|
|
79
|
-
/******/ // Return the exports of the module
|
|
80
|
-
/******/ return module.exports;
|
|
81
|
-
/******/ }
|
|
82
|
-
/******/
|
|
83
|
-
/************************************************************************/
|
|
84
|
-
/******/ /* webpack/runtime/define property getters */
|
|
85
|
-
/******/ (() => {
|
|
86
|
-
/******/ // define getter functions for harmony exports
|
|
87
|
-
/******/ __webpack_require__.d = (exports, definition) => {
|
|
88
|
-
/******/ for(var key in definition) {
|
|
89
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
90
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
91
|
-
/******/ }
|
|
92
|
-
/******/ }
|
|
93
|
-
/******/ };
|
|
94
|
-
/******/ })();
|
|
95
|
-
/******/
|
|
96
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
97
|
-
/******/ (() => {
|
|
98
|
-
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
99
|
-
/******/ })();
|
|
100
|
-
/******/
|
|
101
|
-
/******/ /* webpack/runtime/make namespace object */
|
|
102
|
-
/******/ (() => {
|
|
103
|
-
/******/ // define __esModule on exports
|
|
104
|
-
/******/ __webpack_require__.r = (exports) => {
|
|
105
|
-
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
106
|
-
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
107
|
-
/******/ }
|
|
108
|
-
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
109
|
-
/******/ };
|
|
110
|
-
/******/ })();
|
|
111
|
-
/******/
|
|
112
|
-
/************************************************************************/
|
|
113
|
-
/******/
|
|
114
|
-
/******/ // startup
|
|
115
|
-
/******/ // Load entry module and return exports
|
|
116
|
-
/******/ // This entry module can't be inlined because the eval devtool is used.
|
|
117
|
-
/******/ var __webpack_exports__ = __webpack_require__("./dist/browser/index.lazy.js");
|
|
118
|
-
/******/
|
|
119
|
-
/******/ return __webpack_exports__;
|
|
120
|
-
/******/ })()
|
|
121
|
-
;
|
|
122
|
-
});
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
/*! For license information please see tsparticles.palette.palette-iris.lazy.min.js.LICENSE.txt */
|
|
2
|
-
!function(e,r){if("object"==typeof exports&&"object"==typeof module)module.exports=r();else if("function"==typeof define&&define.amd)define([],r);else{var t=r();for(var o in t)("object"==typeof exports?exports:e)[o]=t[o]}}(this,()=>(()=>{"use strict";var e={998(e,r,t){t.d(r,{f:()=>o});let o={name:"Iris",background:"#0a0a0a",blendMode:"screen",colors:{fill:{enable:!0,value:["#F5F7FA","#90CAF9","#5C6BC0","#7E57C2","#EC407A","#FFCA28","#26C6DA"]}}}}},r={};function t(o){var a=r[o];if(void 0!==a)return a.exports;var n=r[o]={exports:{}};return e[o](n,n.exports,t),n.exports}t.d=(e,r)=>{for(var o in r)t.o(r,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};t.r(o),t.d(o,{loadIrisPalette:()=>n});var a=t(998);async function n(e){await e.pluginManager.register(e=>{e.pluginManager.addPalette("iris",a.f)})}return o})());
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/*! tsParticles Iris Palette Palette v4.0.0-beta.12 by Matteo Bruni */
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/*! tsParticles Iris Palette Palette v4.0.0-beta.12 by Matteo Bruni */
|