[Chore] Update dist

This commit is contained in:
Ducko 2021-02-14 17:38:37 +00:00
parent fd963cf6a2
commit b882ac6976
7 changed files with 7 additions and 8 deletions

2
dist/bdthemes.json vendored
View File

@ -1 +1 @@
{"modules":[{"name":"Discord Revamp","description":"A revamped discord based on discord's current website.","version":"1.0.0","tags":["theme","port"],"authors":["431883840483491850"],"hash":"ce2cb4de5499ce21317c11ac4d5abaf6d786ea0d63629f15572b21db4383680c23f91e74b2bfea68629b916bb6077df359b501dfaf14b6b564710f625e689281","github":{"stars":8,"repo":"LuckFire/Discord-Revamp"}},{"name":"Pop!","description":"Makes UI elements 'pop out' on hover.","version":"1.0.0.0","tags":["theme","port"],"authors":["418219211043897344"],"hash":"d2fed4365032e96c0f1bd88e099085b5b944ab540f5ace6b90be57e2d38051bd578daf7ab900a6b5ca8825e31dfe8e4cb1c7bbd5c321fb65259810ef3ec3a506","github":{"stars":1,"repo":"devinkid1/Pop"},"images":["https://media.discordapp.net/attachments/756146058924392545/808810958188314645/gm_pop.gif"]}],"meta":{"name":"Store Core - BD Themes","description":"Auto-ported BD themes."}}
{"modules":[{"name":"Discord Revamp","description":"A revamped discord based on discord's current website.","version":"1.0.0","tags":["theme","port"],"authors":["399416615742996480"],"hash":"ce2cb4de5499ce21317c11ac4d5abaf6d786ea0d63629f15572b21db4383680c23f91e74b2bfea68629b916bb6077df359b501dfaf14b6b564710f625e689281","github":{"stars":8,"repo":"LuckFire/Discord-Revamp"}},{"name":"Pop!","description":"Makes UI elements 'pop out' on hover.","version":"0.1.0","tags":["theme","port"],"authors":["418219211043897344"],"hash":"eeadb262134efd6a58650842601d6ee1d98a0806a1dbdcb0f2730a356f3e057442c9726df864ea3a98d7c33c51442d7039cfd407e97ec170f3844bf4891e4420","github":{"stars":1,"repo":"devinkid1/Pop"},"images":["https://media.discordapp.net/attachments/756146058924392545/808810958188314645/gm_pop.gif"]},{"name":"Splendid","description":"Splendid","version":"1.0.0","tags":["theme","port"],"authors":["333310482482069514"],"hash":"5b357e3540e55431e527e2b73c6ce62525dca318642c40bbf8e9e83e5f3c120149314503c0a88ae43a139aff90021c3d6b06f8afc1eb19dd65da435646a9ea81","github":{"stars":0,"repo":"Conjuringil/Splendid"}},{"name":"Protoncord","description":"A sleek, modern UI inspired by the layout of ProtonVPN. Glasscord compatible.","version":"1.0.1","tags":["theme","port"],"authors":["491262066813042698"],"hash":"02745913007e7e2c26e2d81cc7b4ddec524639d19160cdcdb810c71c756366910ffe39fd32d2f453cb9aa3a1bc18a3211a8f8f07184179c405c854f83d6b5557","github":{"stars":2,"repo":"Giangamerino/protoncord"}}],"meta":{"name":"Store Core - BD Themes","description":"Auto-ported BD themes."}}

2
dist/module/Pop!.js vendored
View File

@ -1,3 +1,3 @@
parcelRequire=function(e,r,t,n){var i,o="function"==typeof parcelRequire&&parcelRequire,u="function"==typeof require&&require;function f(t,n){if(!r[t]){if(!e[t]){var i="function"==typeof parcelRequire&&parcelRequire;if(!n&&i)return i(t,!0);if(o)return o(t,!0);if(u&&"string"==typeof t)return u(t);var c=new Error("Cannot find module '"+t+"'");throw c.code="MODULE_NOT_FOUND",c}p.resolve=function(r){return e[t][1][r]||r},p.cache={};var l=r[t]=new f.Module(t);e[t][0].call(l.exports,p,l,l.exports,this)}return r[t].exports;function p(e){return f(p.resolve(e))}}f.isParcelRequire=!0,f.Module=function(e){this.id=e,this.bundle=f,this.exports={}},f.modules=e,f.cache=r,f.parent=o,f.register=function(r,t){e[r]=[function(e,r){r.exports=t},{}]};for(var c=0;c<t.length;c++)try{f(t[c])}catch(e){i||(i=e)}if(t.length){var l=f(t[t.length-1]);"object"==typeof exports&&"undefined"!=typeof module?module.exports=l:"function"==typeof define&&define.amd?define(function(){return l}):n&&(this[n]=l)}if(parcelRequire=f,i)throw i;return f}({"index.js":[function(require,module,exports) {
"use strict";function e(e,n,t,r,o,i,a){try{var u=e[i](a),s=u.value}catch(c){return void t(c)}u.done?n(s):Promise.resolve(s).then(r,o)}function n(n){return function(){var t=this,r=arguments;return new Promise(function(o,i){var a=n.apply(t,r);function u(n){e(a,o,i,u,s,"next",n)}function s(n){e(a,o,i,u,s,"throw",n)}u(void 0)})}}var t;Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var r={goosemodHandlers:{onImport:function(){var e=n(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:t=document.createElement("style"),document.head.appendChild(t),t.appendChild(document.createTextNode("/**\n * @name Pop!\n * @author Devin#2078\n * @version 1.0.0.0\n * @description Makes UI elements 'pop out' on hover.\n * @source https://github.com/devinkid1/Pop\n*/\n\n/* Imports */\n\n@import url(\"https://devinkid1.github.io/Pop/base.css\");\n\n/* Settings */\n\n:root {\n /* Hover Scale */\n \n --HoverScale: 1.025;\n \n /* Transition Time */\n \n --TransitionTime: 0.25s;\n \n /* Ease Type */\n \n --EaseType: cubic-bezier(0, 0.75, 0, 1.75);\n}\n"));case 3:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}(),onRemove:function(){var e=n(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:t.remove();case 1:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}()}};exports.default=r;
"use strict";function e(e,n,t,r,o,i,a){try{var u=e[i](a),s=u.value}catch(c){return void t(c)}u.done?n(s):Promise.resolve(s).then(r,o)}function n(n){return function(){var t=this,r=arguments;return new Promise(function(o,i){var a=n.apply(t,r);function u(n){e(a,o,i,u,s,"next",n)}function s(n){e(a,o,i,u,s,"throw",n)}u(void 0)})}}var t;Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var r={goosemodHandlers:{onImport:function(){var e=n(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:t=document.createElement("style"),document.head.appendChild(t),t.appendChild(document.createTextNode("/**\n * @name Pop!\n * @author Devin#2078\n * @version 0.1.0\n * @description Makes UI elements 'pop out' on hover.\n * @source https://github.com/devinkid1/Pop\n*/\n\n/* Imports */\n\n@import url(\"https://devinkid1.github.io/Pop/base.css\");\n\n/* Settings */\n\n:root {\n /* Hover Scale */\n \n --HoverScale: 1.025;\n \n /* Transition Time */\n \n --TransitionTime: 0.25s;\n \n /* Ease Type */\n \n --EaseType: cubic-bezier(0, 0.75, 0, 1.75);\n}\n"));case 3:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}(),onRemove:function(){var e=n(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:t.remove();case 1:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}()}};exports.default=r;
},{}]},{},["index.js"], null);parcelRequire('index.js').default

View File

@ -1,3 +1,3 @@
parcelRequire=function(e,r,t,n){var i,o="function"==typeof parcelRequire&&parcelRequire,u="function"==typeof require&&require;function f(t,n){if(!r[t]){if(!e[t]){var i="function"==typeof parcelRequire&&parcelRequire;if(!n&&i)return i(t,!0);if(o)return o(t,!0);if(u&&"string"==typeof t)return u(t);var c=new Error("Cannot find module '"+t+"'");throw c.code="MODULE_NOT_FOUND",c}p.resolve=function(r){return e[t][1][r]||r},p.cache={};var l=r[t]=new f.Module(t);e[t][0].call(l.exports,p,l,l.exports,this)}return r[t].exports;function p(e){return f(p.resolve(e))}}f.isParcelRequire=!0,f.Module=function(e){this.id=e,this.bundle=f,this.exports={}},f.modules=e,f.cache=r,f.parent=o,f.register=function(r,t){e[r]=[function(e,r){r.exports=t},{}]};for(var c=0;c<t.length;c++)try{f(t[c])}catch(e){i||(i=e)}if(t.length){var l=f(t[t.length-1]);"object"==typeof exports&&"undefined"!=typeof module?module.exports=l:"function"==typeof define&&define.amd?define(function(){return l}):n&&(this[n]=l)}if(parcelRequire=f,i)throw i;return f}({"index.js":[function(require,module,exports) {
"use strict";function e(e,t,n,r,o,u,i){try{var a=e[u](i),c=a.value}catch(s){return void n(s)}a.done?t(c):Promise.resolve(c).then(r,o)}function t(t){return function(){var n=this,r=arguments;return new Promise(function(o,u){var i=t.apply(n,r);function a(t){e(i,o,u,a,c,"next",t)}function c(t){e(i,o,u,a,c,"throw",t)}a(void 0)})}}Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var n,r="0",o={goosemodHandlers:{onImport:function(){var e=t(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:n=document.createElement("style"),document.head.appendChild(n),n.appendChild(document.createTextNode('@import url("https://giangamerino.github.io/protoncord/index.css");'));case 3:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}(),onRemove:function(){var e=t(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:n.remove();case 1:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}()}};exports.default=o;
"use strict";function _(_,n,e,r,t,o,i){try{var a=_[o](i),u=a.value}catch(c){return void e(c)}a.done?n(u):Promise.resolve(u).then(r,t)}function n(n){return function(){var e=this,r=arguments;return new Promise(function(t,o){var i=n.apply(e,r);function a(n){_(i,t,o,a,u,"next",n)}function u(n){_(i,t,o,a,u,"throw",n)}a(void 0)})}}var e;Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var r={goosemodHandlers:{onImport:function(){var _=n(regeneratorRuntime.mark(function _(){return regeneratorRuntime.wrap(function(_){for(;;)switch(_.prev=_.next){case 0:e=document.createElement("style"),document.head.appendChild(e),e.appendChild(document.createTextNode("/**\n * @name Protoncord\n * @description A sleek, modern UI inspired by the layout of ProtonVPN. Glasscord compatible.\n * @author Niko#9000\n * @version 1.0.1\n * @source https://github.com/Giangamerino/protoncord\n * @invite 6aJAvdr\n */\n\n/*\n________ _____ _________ _________\n___ __ ______________ __ /_______ _______ __ ____/______ ______________ /\n__ /_/ /__ ___/_ __ _ __/_ __ __ __ _ / _ __ __ ___/_ __ / \n_ ____/ _ / / /_/ // /_ / /_/ /_ / / // /___ / /_/ /_ / / /_/ / \n/_/ /_/ ____/ __/ ____/ /_/ /_/ ____/ ____/ /_/ __,_/ \n\n=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=\n--| Imports\n=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=\n*/\n\n@import url('https://giangamerino.github.io/protoncord/index.css');\n\n/*\n=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=\n--| Support\n=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=\n\nhttps://www.discord.com/invite/6aJAvdr\n\n*/\n"));case 3:case"end":return _.stop()}},_)}));return function(){return _.apply(this,arguments)}}(),onRemove:function(){var _=n(regeneratorRuntime.mark(function _(){return regeneratorRuntime.wrap(function(_){for(;;)switch(_.prev=_.next){case 0:e.remove();case 1:case"end":return _.stop()}},_)}));return function(){return _.apply(this,arguments)}}()}};exports.default=r;
},{}]},{},["index.js"], null);parcelRequire('index.js').default

View File

@ -1,3 +0,0 @@
parcelRequire=function(e,r,t,n){var i,o="function"==typeof parcelRequire&&parcelRequire,u="function"==typeof require&&require;function f(t,n){if(!r[t]){if(!e[t]){var i="function"==typeof parcelRequire&&parcelRequire;if(!n&&i)return i(t,!0);if(o)return o(t,!0);if(u&&"string"==typeof t)return u(t);var c=new Error("Cannot find module '"+t+"'");throw c.code="MODULE_NOT_FOUND",c}p.resolve=function(r){return e[t][1][r]||r},p.cache={};var l=r[t]=new f.Module(t);e[t][0].call(l.exports,p,l,l.exports,this)}return r[t].exports;function p(e){return f(p.resolve(e))}}f.isParcelRequire=!0,f.Module=function(e){this.id=e,this.bundle=f,this.exports={}},f.modules=e,f.cache=r,f.parent=o,f.register=function(r,t){e[r]=[function(e,r){r.exports=t},{}]};for(var c=0;c<t.length;c++)try{f(t[c])}catch(e){i||(i=e)}if(t.length){var l=f(t[t.length-1]);"object"==typeof exports&&"undefined"!=typeof module?module.exports=l:"function"==typeof define&&define.amd?define(function(){return l}):n&&(this[n]=l)}if(parcelRequire=f,i)throw i;return f}({"index.js":[function(require,module,exports) {
"use strict";function e(e,n,t,r,o,u,i){try{var a=e[u](i),c=a.value}catch(s){return void t(s)}a.done?n(c):Promise.resolve(c).then(r,o)}function n(n){return function(){var t=this,r=arguments;return new Promise(function(o,u){var i=n.apply(t,r);function a(n){e(i,o,u,a,c,"next",n)}function c(n){e(i,o,u,a,c,"throw",n)}a(void 0)})}}Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var t,r="0",o={goosemodHandlers:{onImport:function(){var e=n(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:t=document.createElement("style"),document.head.appendChild(t),t.appendChild(document.createTextNode('@import url("https://raw.githack.com/Conjuringil/Splendid/main/main.css")'));case 3:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}(),onRemove:function(){var e=n(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:t.remove();case 1:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}()}};exports.default=o;
},{}]},{},["index.js"], null);parcelRequire('index.js').default

3
dist/module/Splendid.js vendored Normal file
View File

@ -0,0 +1,3 @@
parcelRequire=function(e,r,t,n){var i,o="function"==typeof parcelRequire&&parcelRequire,u="function"==typeof require&&require;function f(t,n){if(!r[t]){if(!e[t]){var i="function"==typeof parcelRequire&&parcelRequire;if(!n&&i)return i(t,!0);if(o)return o(t,!0);if(u&&"string"==typeof t)return u(t);var c=new Error("Cannot find module '"+t+"'");throw c.code="MODULE_NOT_FOUND",c}p.resolve=function(r){return e[t][1][r]||r},p.cache={};var l=r[t]=new f.Module(t);e[t][0].call(l.exports,p,l,l.exports,this)}return r[t].exports;function p(e){return f(p.resolve(e))}}f.isParcelRequire=!0,f.Module=function(e){this.id=e,this.bundle=f,this.exports={}},f.modules=e,f.cache=r,f.parent=o,f.register=function(r,t){e[r]=[function(e,r){r.exports=t},{}]};for(var c=0;c<t.length;c++)try{f(t[c])}catch(e){i||(i=e)}if(t.length){var l=f(t[t.length-1]);"object"==typeof exports&&"undefined"!=typeof module?module.exports=l:"function"==typeof define&&define.amd?define(function(){return l}):n&&(this[n]=l)}if(parcelRequire=f,i)throw i;return f}({"index.js":[function(require,module,exports) {
"use strict";function e(e,n,t,r,o,i,u){try{var a=e[i](u),c=a.value}catch(s){return void t(s)}a.done?n(c):Promise.resolve(c).then(r,o)}function n(n){return function(){var t=this,r=arguments;return new Promise(function(o,i){var u=n.apply(t,r);function a(n){e(u,o,i,a,c,"next",n)}function c(n){e(u,o,i,a,c,"throw",n)}a(void 0)})}}var t;Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var r={goosemodHandlers:{onImport:function(){var e=n(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:t=document.createElement("style"),document.head.appendChild(t),t.appendChild(document.createTextNode("/**\n * @name Splendid\n * @version 1.0.0\n * @description Splendid\n * @author 𝙞𝙡.#9999\n * @source https://github.com/Conjuringil/Splendid/blob/main/theme.css\n*/\n\n@import url(https://conjuringil.github.io/Splendid/theme.css);\n"));case 3:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}(),onRemove:function(){var e=n(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:t.remove();case 1:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}()}};exports.default=r;
},{}]},{},["index.js"], null);parcelRequire('index.js').default

1
dist/modules.json vendored

File diff suppressed because one or more lines are too long

2
dist/ms2porter.json vendored

File diff suppressed because one or more lines are too long