New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jss-preset-default

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jss-preset-default - npm Package Compare versions

Comparing version 4.3.0 to 4.4.0

4

changelog.md

@@ -0,1 +1,5 @@

## 4.4.0 / 2018-05-05
- updated jss-expand
## 4.3.0 / 2018-02-08

@@ -2,0 +6,0 @@

2

dist/jss-preset-default.min.js
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.jssPreset=t():e.jssPreset=t()}(this,function(){return function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),i=r(o),u=n(4),s=r(u),a=n(38),l=r(a),f=n(39),c=r(f),d=n(40),p=r(d),h=n(41),y=r(h),v=n(43),b=r(v),g=n(45),m=r(g),x=n(47),k=r(x),_=n(53),P=r(_);t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{plugins:[(0,i.default)(e.template),(0,s.default)(e.global),(0,l.default)(e.extend),(0,c.default)(e.nested),(0,p.default)(e.compose),(0,y.default)(e.camelCase),(0,b.default)(e.defaultUnit),(0,m.default)(e.expand),(0,k.default)(e.vendorPrefixer),(0,P.default)(e.propsSort)]}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),i=r(o),u=function(e){"string"==typeof e.style&&(e.style=(0,i.default)(e.style))};t.default=function(){return{onProcessRule:u}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(3),i=r(o),u=/;\n/;t.default=function(e){for(var t={},n=e.split(u),r=0;r<n.length;r++){var o=(n[r]||"").trim();if(o){var s=o.indexOf(":");if(s!==-1){var a=o.substr(0,s).trim(),l=o.substr(s+1).trim();t[a]=l}else(0,i.default)(!1,'Malformed CSS string "%s"',o)}}return t}},function(e,t,n){"use strict";var r=function(){};e.exports=r},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){for(var n=e.split(y),r="",o=0;o<n.length;o++)r+=t+" "+n[o].trim(),n[o+1]&&(r+=", ");return r}function i(e){var t=e.options,n=e.style,r=n[c];if(r){for(var i in r)t.sheet.addRule(i,r[i],a({},t,{selector:o(i,e.selector)}));delete n[c]}}function u(e){var t=e.options,n=e.style;for(var r in n)if(r.substr(0,c.length)===c){var i=o(r.substr(c.length),e.selector);t.sheet.addRule(i,n[r],a({},t,{selector:i})),delete n[r]}}function s(){function e(e,t,n){if(e===c)return new p(e,t,n);if("@"===e[0]&&e.substr(0,d.length)===d)return new h(e,t,n);var r=n.parent;return r&&("global"!==r.type&&"global"!==r.options.parent.type||(n.global=!0)),n.global&&(n.selector=e),null}function t(e){"style"===e.type&&(i(e),u(e))}return{onCreateRule:e,onProcessRule:t}}Object.defineProperty(t,"__esModule",{value:!0});var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},l=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t.default=s;var f=n(5),c="@global",d="@global ",p=function(){function e(t,n,o){r(this,e),this.type="global",this.key=t,this.options=o,this.rules=new f.RuleList(a({},o,{parent:this}));for(var i in n)this.rules.add(i,n[i],{selector:i});this.rules.process()}return l(e,[{key:"getRule",value:function(e){return this.rules.get(e)}},{key:"addRule",value:function(e,t,n){var r=this.rules.add(e,t,n);return this.options.jss.plugins.onProcessRule(r),r}},{key:"indexOf",value:function(e){return this.rules.indexOf(e)}},{key:"toString",value:function(){return this.rules.toString()}}]),e}(),h=function(){function e(t,n,o){r(this,e),this.name=t,this.options=o;var i=t.substr(d.length);this.rule=o.jss.createRule(i,n,a({},o,{parent:this,selector:i}))}return l(e,[{key:"toString",value:function(e){return this.rule.toString(e)}}]),e}(),y=/\s*,\s*/g},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.create=t.createGenerateClassName=t.sheets=t.RuleList=t.SheetsManager=t.SheetsRegistry=t.toCssValue=t.getDynamicStyles=void 0;var o=n(6);Object.defineProperty(t,"getDynamicStyles",{enumerable:!0,get:function(){return r(o).default}});var i=n(7);Object.defineProperty(t,"toCssValue",{enumerable:!0,get:function(){return r(i).default}});var u=n(8);Object.defineProperty(t,"SheetsRegistry",{enumerable:!0,get:function(){return r(u).default}});var s=n(9);Object.defineProperty(t,"SheetsManager",{enumerable:!0,get:function(){return r(s).default}});var a=n(10);Object.defineProperty(t,"RuleList",{enumerable:!0,get:function(){return r(a).default}});var l=n(21);Object.defineProperty(t,"sheets",{enumerable:!0,get:function(){return r(l).default}});var f=n(22);Object.defineProperty(t,"createGenerateClassName",{enumerable:!0,get:function(){return r(f).default}});var c=n(25),d=r(c),p=t.create=function(e){return new d.default(e)};t.default=p()},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.default=function(e){function t(e){var r=null;for(var o in e){var i=e[o],u="undefined"==typeof i?"undefined":n(i);if("function"===u)r||(r={}),r[o]=i;else if("object"===u&&null!==i&&!Array.isArray(i)){var s=t(i);s&&(r||(r={}),r[o]=s)}}return r}return t(e)}},function(e,t){"use strict";function n(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(!Array.isArray(e))return e;var n="";if(Array.isArray(e[0]))for(var o=0;o<e.length&&"!important"!==e[o];o++)n&&(n+=", "),n+=r(e[o]," ");else n=r(e,", ");return t||"!important"!==e[e.length-1]||(n+=" !important"),n}Object.defineProperty(t,"__esModule",{value:!0}),t.default=n;var r=function(e,t){for(var n="",r=0;r<e.length&&"!important"!==e[r];r++)n&&(n+=t),n+=e[r];return n}},function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=function(){function e(){n(this,e),this.registry=[]}return r(e,[{key:"add",value:function(e){var t=this.registry,n=e.options.index;if(t.indexOf(e)===-1){if(0===t.length||n>=this.index)return void t.push(e);for(var r=0;r<t.length;r++)if(t[r].options.index>n)return void t.splice(r,0,e)}}},{key:"reset",value:function(){this.registry=[]}},{key:"remove",value:function(e){var t=this.registry.indexOf(e);this.registry.splice(t,1)}},{key:"toString",value:function(e){return this.registry.filter(function(e){return e.attached}).map(function(t){return t.toString(e)}).join("\n")}},{key:"index",get:function(){return 0===this.registry.length?0:this.registry[this.registry.length-1].options.index}}]),e}();t.default=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),u=n(3),s=r(u),a=function(){function e(){o(this,e),this.sheets=[],this.refs=[],this.keys=[]}return i(e,[{key:"get",value:function(e){var t=this.keys.indexOf(e);return this.sheets[t]}},{key:"add",value:function(e,t){var n=this.sheets,r=this.refs,o=this.keys,i=n.indexOf(t);return i!==-1?i:(n.push(t),r.push(0),o.push(e),n.length-1)}},{key:"manage",value:function(e){var t=this.keys.indexOf(e),n=this.sheets[t];return 0===this.refs[t]&&n.attach(),this.refs[t]++,this.keys[t]||this.keys.splice(t,0,e),n}},{key:"unmanage",value:function(e){var t=this.keys.indexOf(e);return t===-1?void(0,s.default)(!1,"SheetsManager: can't find sheet to unmanage"):void(this.refs[t]>0&&(this.refs[t]--,0===this.refs[t]&&this.sheets[t].detach()))}},{key:"size",get:function(){return this.keys.length}}]),e}();t.default=a},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),s=n(11),a=r(s),l=n(19),f=r(l),c=n(12),d=r(c),p=n(20),h=r(p),y=function(){function e(t){o(this,e),this.map={},this.raw={},this.index=[],this.options=t,this.classes=t.classes}return u(e,[{key:"add",value:function(e,t,n){var r=this.options,o=r.parent,u=r.sheet,s=r.jss,l=r.Renderer,f=r.generateClassName;n=i({classes:this.classes,parent:o,sheet:u,jss:s,Renderer:l,generateClassName:f},n),!n.selector&&this.classes[e]&&(n.selector="."+(0,h.default)(this.classes[e])),this.raw[e]=t;var c=(0,a.default)(e,t,n),p=void 0;!n.selector&&c instanceof d.default&&(p=f(c,u),c.selector="."+(0,h.default)(p)),this.register(c,p);var y=void 0===n.index?this.index.length:n.index;return this.index.splice(y,0,c),c}},{key:"get",value:function(e){return this.map[e]}},{key:"remove",value:function(e){this.unregister(e),this.index.splice(this.indexOf(e),1)}},{key:"indexOf",value:function(e){return this.index.indexOf(e)}},{key:"process",value:function(){var e=this.options.jss.plugins;this.index.slice(0).forEach(e.onProcessRule,e)}},{key:"register",value:function(e,t){this.map[e.key]=e,e instanceof d.default&&(this.map[e.selector]=e,t&&(this.classes[e.key]=t))}},{key:"unregister",value:function(e){delete this.map[e.key],e instanceof d.default&&(delete this.map[e.selector],delete this.classes[e.key])}},{key:"update",value:function(e,t){var n=this.options,r=n.jss.plugins,o=n.sheet;if("string"==typeof e)return void r.onUpdate(t,this.get(e),o);for(var i=0;i<this.index.length;i++)r.onUpdate(e,this.index[i],o)}},{key:"link",value:function(e){for(var t=this.options.sheet.renderer.getUnescapedKeysMap(this.index),n=0;n<e.length;n++){var r=e[n],o=this.options.sheet.renderer.getKey(r);t[o]&&(o=t[o]);var i=this.map[o];i&&(0,f.default)(i,r)}}},{key:"toString",value:function(e){for(var t="",n=this.options.sheet,r=!!n&&n.options.link,o=0;o<this.index.length;o++){var i=this.index[o],u=i.toString(e);(u||r)&&(t&&(t+="\n"),t+=u)}return t}}]),e}();t.default=y},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"unnamed",t=arguments[1],n=arguments[2],r=n.jss,o=(0,f.default)(t),i=r.plugins.onCreateRule(e,o,n);return i?i:("@"===e[0]&&(0,u.default)(!1,"[JSS] Unknown at-rule %s",e),new a.default(e,o,n))}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(3),u=r(i),s=n(12),a=r(s),l=n(14),f=r(l)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=n(3),l=r(a),f=n(13),c=r(f),d=n(7),p=r(d),h=function(){function e(t,n,r){o(this,e),this.type="style",this.isProcessed=!1;var i=r.sheet,u=r.Renderer,s=r.selector;this.key=t,this.options=r,this.style=n,s&&(this.selectorText=s),this.renderer=i?i.renderer:new u}return s(e,[{key:"prop",value:function(e,t){if(void 0===t)return this.style[e];if(this.style[e]===t)return this;t=this.options.jss.plugins.onChangeValue(t,e,this);var n=null==t||t===!1,r=e in this.style;if(n&&!r)return this;var o=n&&r;if(o?delete this.style[e]:this.style[e]=t,this.renderable)return o?this.renderer.removeProperty(this.renderable,e):this.renderer.setProperty(this.renderable,e,t),this;var i=this.options.sheet;return i&&i.attached&&(0,l.default)(!1,'Rule is not linked. Missing sheet option "link: true".'),this}},{key:"applyTo",value:function(e){var t=this.toJSON();for(var n in t)this.renderer.setProperty(e,n,t[n]);return this}},{key:"toJSON",value:function(){var e={};for(var t in this.style){var n=this.style[t];"object"!==("undefined"==typeof n?"undefined":u(n))?e[t]=n:Array.isArray(n)&&(e[t]=(0,p.default)(n))}return e}},{key:"toString",value:function(e){var t=this.options.sheet,n=!!t&&t.options.link,r=n?i({},e,{allowEmpty:!0}):e;return(0,c.default)(this.selector,this.style,r)}},{key:"selector",set:function(e){if(e!==this.selectorText&&(this.selectorText=e,this.renderable)){var t=this.renderer.setSelector(this.renderable,e);if(!t&&this.renderable){var n=this.renderer.replaceRule(this.renderable,this);n&&(this.renderable=n)}}},get:function(){return this.selectorText}}]),e}();t.default=h},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){for(var n="",r=0;r<t;r++)n+=" ";return n+e}function i(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r="";if(!t)return r;var i=n.indent,u=void 0===i?0:i,a=t.fallbacks;if(u++,a)if(Array.isArray(a))for(var l=0;l<a.length;l++){var f=a[l];for(var c in f){var d=f[c];null!=d&&(r+="\n"+o(c+": "+(0,s.default)(d)+";",u))}}else for(var p in a){var h=a[p];null!=h&&(r+="\n"+o(p+": "+(0,s.default)(h)+";",u))}for(var y in t){var v=t[y];null!=v&&"fallbacks"!==y&&(r+="\n"+o(y+": "+(0,s.default)(v)+";",u))}return r||n.allowEmpty?(u--,r=o(e+" {"+r+"\n",u)+o("}",u)):r}Object.defineProperty(t,"__esModule",{value:!0}),t.default=i;var u=n(7),s=r(u)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){if(null==e)return e;var t="undefined"==typeof e?"undefined":i(e);if("string"===t||"number"===t||"function"===t)return e;if(a(e))return e.map(o);if((0,s.default)(e))return e;var n={};for(var r in e){var u=e[r];"object"!==("undefined"==typeof u?"undefined":i(u))?n[r]=u:n[r]=o(u)}return n}Object.defineProperty(t,"__esModule",{value:!0});var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.default=o;var u=n(15),s=r(u),a=Array.isArray},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(16),i=r(o);t.default=function(e){return e&&e[i.default]&&e===e[i.default]()}},function(e,t,n){(function(e,r){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var i,u=n(18),s=o(u);i="undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof e?e:r;var a=(0,s.default)(i);t.default=a}).call(t,function(){return this}(),n(17)(e))},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children=[],e.webpackPolyfill=1),e}},function(e,t){"use strict";function n(e){var t,n=e.Symbol;return"function"==typeof n?n.observable?t=n.observable:(t=n("observable"),n.observable=t):t="@@observable",t}Object.defineProperty(t,"__esModule",{value:!0}),t.default=n},function(e,t){"use strict";function n(e,t){e.renderable=t,e.rules&&t.cssRules&&e.rules.link(t.cssRules)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=n},function(e,t,n){(function(e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=e.CSS,r="production",o=/([[\].#*$><+~=|^:(),"'`])/g;t.default=function(e){return"production"===r?e:n&&n.escape?n.escape(e):e.replace(o,"\\$1")}}).call(t,function(){return this}())},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(8),i=r(o);t.default=new i.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(3),i=r(o),u=n(23),s=(r(u),n(24)),a=r(s),l=1e10,f="production";t.default=function(){var e=0,t="production"===f?"c":"";return function(n,r){e+=1,e>l&&(0,i.default)(!1,"[JSS] You might have a memory leak. Rule counter is at %s.",e);var o=t,u="";return r&&(o=r.options.classNamePrefix||t,null!=r.options.jss.id&&(u+=r.options.jss.id)),"production"===f?""+o+a.default+u+e:o+n.key+"-"+a.default+(u&&"-"+u)+"-"+e}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),s=n(19),a=r(s),l=n(10),f=r(l),c=function(){function e(t,n){o(this,e),this.attached=!1,this.deployed=!1,this.linked=!1,this.classes={},this.options=i({},n,{sheet:this,parent:this,classes:this.classes}),this.renderer=new n.Renderer(this),this.rules=new f.default(this.options);for(var r in t)this.rules.add(r,t[r]);this.rules.process()}return u(e,[{key:"attach",value:function(){return this.attached?this:(this.deployed||this.deploy(),this.renderer.attach(),!this.linked&&this.options.link&&this.link(),this.attached=!0,this)}},{key:"detach",value:function(){return this.attached?(this.renderer.detach(),this.attached=!1,this):this}},{key:"addRule",value:function(e,t,n){var r=this.queue;this.attached&&!r&&(this.queue=[]);var o=this.rules.add(e,t,n);return this.options.jss.plugins.onProcessRule(o),this.attached?this.deployed?(r?r.push(o):(this.insertRule(o),this.queue&&(this.queue.forEach(this.insertRule,this),this.queue=void 0)),o):o:(this.deployed=!1,o)}},{key:"insertRule",value:function(e){var t=this.renderer.insertRule(e);t&&this.options.link&&(0,a.default)(e,t)}},{key:"addRules",value:function(e,t){var n=[];for(var r in e)n.push(this.addRule(r,e[r],t));return n}},{key:"getRule",value:function(e){return this.rules.get(e)}},{key:"deleteRule",value:function(e){var t=this.rules.get(e);return!!t&&(this.rules.remove(t),!this.attached||!t.renderable||this.renderer.deleteRule(t.renderable))}},{key:"indexOf",value:function(e){return this.rules.indexOf(e)}},{key:"deploy",value:function(){return this.renderer.deploy(),this.deployed=!0,this}},{key:"link",value:function(){var e=this.renderer.getRules();return e&&this.rules.link(e),this.linked=!0,this}},{key:"update",value:function(e,t){return this.rules.update(e,t),this}},{key:"toString",value:function(e){return this.rules.toString(e)}}]),e}();t.default=c},function(e,t){(function(e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n="2f1acc6c3a606b082e5eef5e54414ffb";null==e[n]&&(e[n]=0),t.default=e[n]++}).call(t,function(){return this}())},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=n(26),l=r(a),f=n(23),c=r(f),d=n(27),p=r(d),h=n(28),y=r(h),v=n(34),b=r(v),g=n(35),m=r(g),x=n(21),k=r(x),_=n(12),P=r(_),w=n(22),O=r(w),j=n(11),S=r(j),M=n(36),R=r(M),C=n(37),A=r(C),E=y.default.concat([b.default,m.default]),T=0,N=function(){function e(t){o(this,e),this.id=T++,this.version="9.8.0",this.plugins=new p.default,this.options={createGenerateClassName:O.default,Renderer:l.default?R.default:A.default,plugins:[]},this.generateClassName=(0,O.default)(),this.use.apply(this,E),this.setup(t)}return s(e,[{key:"setup",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return e.createGenerateClassName&&(this.options.createGenerateClassName=e.createGenerateClassName,this.generateClassName=e.createGenerateClassName()),null!=e.insertionPoint&&(this.options.insertionPoint=e.insertionPoint),(e.virtual||e.Renderer)&&(this.options.Renderer=e.Renderer||(e.virtual?A.default:R.default)),e.plugins&&this.use.apply(this,e.plugins),this}},{key:"createStyleSheet",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.index;"number"!=typeof n&&(n=0===k.default.index?0:k.default.index+1);var r=new c.default(e,u({},t,{jss:this,generateClassName:t.generateClassName||this.generateClassName,insertionPoint:this.options.insertionPoint,Renderer:this.options.Renderer,index:n}));return this.plugins.onProcessSheet(r),r}},{key:"removeStyleSheet",value:function(e){return e.detach(),k.default.remove(e),this}},{key:"createRule",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};"object"===("undefined"==typeof e?"undefined":i(e))&&(n=t,t=e,e=void 0);var r=n;r.jss=this,r.Renderer=this.options.Renderer,r.generateClassName||(r.generateClassName=this.generateClassName),r.classes||(r.classes={});var o=(0,S.default)(e,t,r);return!r.selector&&o instanceof P.default&&(o.selector="."+r.generateClassName(o)),this.plugins.onProcessRule(o),o}},{key:"use",value:function(){for(var e=this,t=arguments.length,n=Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.forEach(function(t){e.options.plugins.indexOf(t)===-1&&(e.options.plugins.push(t),e.plugins.use(t))}),this}}]),e}();t.default=N},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r=t.isBrowser="object"===("undefined"==typeof window?"undefined":n(window))&&"object"===("undefined"==typeof document?"undefined":n(document))&&9===document.nodeType;t.default=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),u=n(3),s=r(u),a=function(){function e(){o(this,e),this.hooks={onCreateRule:[],onProcessRule:[],onProcessStyle:[],onProcessSheet:[],onChangeValue:[],onUpdate:[]}}return i(e,[{key:"onCreateRule",value:function(e,t,n){for(var r=0;r<this.hooks.onCreateRule.length;r++){var o=this.hooks.onCreateRule[r](e,t,n);if(o)return o}return null}},{key:"onProcessRule",value:function(e){if(!e.isProcessed){for(var t=e.options.sheet,n=0;n<this.hooks.onProcessRule.length;n++)this.hooks.onProcessRule[n](e,t);e.style&&this.onProcessStyle(e.style,e,t),e.isProcessed=!0}}},{key:"onProcessStyle",value:function(e,t,n){for(var r=e,o=0;o<this.hooks.onProcessStyle.length;o++)r=this.hooks.onProcessStyle[o](r,t,n),t.style=r}},{key:"onProcessSheet",value:function(e){for(var t=0;t<this.hooks.onProcessSheet.length;t++)this.hooks.onProcessSheet[t](e)}},{key:"onUpdate",value:function(e,t,n){for(var r=0;r<this.hooks.onUpdate.length;r++)this.hooks.onUpdate[r](e,t,n)}},{key:"onChangeValue",value:function(e,t,n){for(var r=e,o=0;o<this.hooks.onChangeValue.length;o++)r=this.hooks.onChangeValue[o](r,t,n);return r}},{key:"use",value:function(e){for(var t in e)this.hooks[t]?this.hooks[t].push(e[t]):(0,s.default)(!1,'[JSS] Unknown hook "%s".',t)}}]),e}();t.default=a},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(29),i=r(o),u=n(30),s=r(u),a=n(31),l=r(a),f=n(32),c=r(f),d=n(33),p=r(d),h={"@charset":i.default,"@import":i.default,"@namespace":i.default,"@keyframes":s.default,"@media":l.default,"@supports":l.default,"@font-face":c.default,"@viewport":p.default,"@-ms-viewport":p.default};t.default=Object.keys(h).map(function(e){var t=new RegExp("^"+e),n=function(n,r,o){return t.test(n)?new h[e](n,r,o):null};return{onCreateRule:n}})},function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=function(){function e(t,r,o){n(this,e),this.type="simple",this.isProcessed=!1,this.key=t,this.value=r,this.options=o}return r(e,[{key:"toString",value:function(e){if(Array.isArray(this.value)){for(var t="",n=0;n<this.value.length;n++)t+=this.key+" "+this.value[n]+";",this.value[n+1]&&(t+="\n");return t}return this.key+" "+this.value+";"}}]),e}();t.default=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),s=n(10),a=r(s),l=function(){function e(t,n,r){o(this,e),this.type="keyframes",this.isProcessed=!1,this.key=t,this.options=r,this.rules=new a.default(i({},r,{parent:this}));for(var u in n)this.rules.add(u,n[u],i({},this.options,{parent:this,selector:u}));this.rules.process()}return u(e,[{key:"toString",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{indent:1},t=this.rules.toString(e);return t&&(t+="\n"),this.key+" {\n"+t+"}"}}]),e}();t.default=l},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),s=n(10),a=r(s),l=function(){function e(t,n,r){o(this,e),this.type="conditional",this.isProcessed=!1,this.key=t,this.options=r,this.rules=new a.default(i({},r,{parent:this}));for(var u in n)this.rules.add(u,n[u]);this.rules.process()}return u(e,[{key:"getRule",value:function(e){return this.rules.get(e)}},{key:"indexOf",value:function(e){return this.rules.indexOf(e)}},{key:"addRule",value:function(e,t,n){var r=this.rules.add(e,t,n);return this.options.jss.plugins.onProcessRule(r),r}},{key:"toString",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{indent:1},t=this.rules.toString(e);return t?this.key+" {\n"+t+"\n}":""}}]),e}();t.default=l},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),u=n(13),s=r(u),a=function(){function e(t,n,r){o(this,e),this.type="font-face",this.isProcessed=!1,this.key=t,this.style=n,this.options=r}return i(e,[{key:"toString",value:function(e){if(Array.isArray(this.style)){for(var t="",n=0;n<this.style.length;n++)t+=(0,s.default)(this.key,this.style[n]),this.style[n+1]&&(t+="\n");return t}return(0,s.default)(this.key,this.style,e)}}]),e}();t.default=a},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),u=n(13),s=r(u),a=function(){function e(t,n,r){o(this,e),this.type="viewport",this.isProcessed=!1,this.key=t,this.style=n,this.options=r}return i(e,[{key:"toString",value:function(e){return(0,s.default)(this.key,this.style,e)}}]),e}();t.default=a},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(12),i=r(o),u=n(11),s=r(u),a=n(15),l=r(a);t.default={onCreateRule:function(e,t,n){if(!(0,l.default)(t))return null;var r=t,o=(0,s.default)(e,{},n);return r.subscribe(function(e){for(var t in e)o.prop(t,e[t])}),o},onProcessRule:function(e){if(e instanceof i.default){var t=e,n=t.style,r=function(e){var r=n[e];return(0,l.default)(r)?(delete n[e],void r.subscribe({next:function(n){t.prop(e,n)}})):"continue"};for(var o in n){r(o)}}}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(10),i=r(o),u=n(12),s=r(u),a=n(11),l=r(a),f=Date.now(),c="fnValues"+f,d="fnStyle"+ ++f;t.default={onCreateRule:function(e,t,n){if("function"!=typeof t)return null;var r=(0,l.default)(e,{},n);return r[d]=t,r},onProcessStyle:function(e,t){var n={};for(var r in e){var o=e[r];"function"==typeof o&&(delete e[r],n[r]=o)}return t=t,t[c]=n,e},onUpdate:function(e,t){if(t.rules instanceof i.default)return void t.rules.update(e);if(t instanceof s.default){if(t=t,t[c])for(var n in t[c])t.prop(n,t[c][n](e));t=t;var r=t[d];if(r){var o=r(e);for(var u in o)t.prop(u,o[u])}}}}},function(e,t,n){"use strict";
function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){try{return e.style.getPropertyValue(t)}catch(e){return""}}function u(e,t,n){try{var r=n;if(Array.isArray(n)&&(r=(0,_.default)(n,!0),"!important"===n[n.length-1]))return e.style.setProperty(t,r,"important"),!0;e.style.setProperty(t,r)}catch(e){return!1}return!0}function s(e,t){try{e.style.removeProperty(t)}catch(e){(0,v.default)(!1,'[JSS] DOMException "%s" was thrown. Tried to remove property "%s".',e.message,t)}}function a(e,t){return e.selectorText=t,e.selectorText===t}function l(e,t){for(var n=0;n<e.length;n++){var r=e[n];if(r.attached&&r.options.index>t.index&&r.options.insertionPoint===t.insertionPoint)return r}return null}function f(e,t){for(var n=e.length-1;n>=0;n--){var r=e[n];if(r.attached&&r.options.insertionPoint===t.insertionPoint)return r}return null}function c(e){for(var t=j(),n=0;n<t.childNodes.length;n++){var r=t.childNodes[n];if(8===r.nodeType&&r.nodeValue.trim()===e)return r}return null}function d(e){var t=g.default.registry;if(t.length>0){var n=l(t,e);if(n)return n.renderer.element;if(n=f(t,e))return n.renderer.element.nextElementSibling}var r=e.insertionPoint;if(r&&"string"==typeof r){var o=c(r);if(o)return o.nextSibling;(0,v.default)("jss"===r,'[JSS] Insertion point "%s" not found.',r)}return null}function p(e,t){var n=t.insertionPoint,r=d(t);if(r){var o=r.parentNode;return void(o&&o.insertBefore(e,r))}if(n&&"number"==typeof n.nodeType){var i=n,u=i.parentNode;return void(u?u.insertBefore(e,i.nextSibling):(0,v.default)(!1,"[JSS] Insertion point is not in the DOM."))}j().insertBefore(e,r)}Object.defineProperty(t,"__esModule",{value:!0});var h=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),y=n(3),v=r(y),b=n(21),g=r(b),m=n(12),x=r(m),k=n(7),_=r(k),P=function(e){var t=void 0;return function(){return t||(t=e()),t}},w={STYLE_RULE:1,KEYFRAMES_RULE:7},O=function(){var e=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return e.substr(t,e.indexOf("{")-1)};return function(t){if(t.type===w.STYLE_RULE)return t.selectorText;if(t.type===w.KEYFRAMES_RULE){var n=t.name;if(n)return"@keyframes "+n;var r=t.cssText;return"@"+e(r,r.indexOf("keyframes"))}return e(t.cssText)}}(),j=P(function(){return document.head||document.getElementsByTagName("head")[0]}),S=function(){var e=void 0,t=!1;return function(n){var r={};e||(e=document.createElement("style"));for(var o=0;o<n.length;o++){var i=n[o];if(i instanceof x.default){var u=i.selector;if(u&&u.indexOf("\\")!==-1){t||(j().appendChild(e),t=!0),e.textContent=u+" {}";var s=e,a=s.sheet;if(a){var l=a.cssRules;l&&(r[l[0].selectorText]=i.key)}}}}return t&&(j().removeChild(e),t=!1),r}}(),M=P(function(){var e=document.querySelector('meta[property="csp-nonce"]');return e?e.getAttribute("content"):null}),R=function(){function e(t){o(this,e),this.getPropertyValue=i,this.setProperty=u,this.removeProperty=s,this.setSelector=a,this.getKey=O,this.getUnescapedKeysMap=S,this.hasInsertedRules=!1,t&&g.default.add(t),this.sheet=t;var n=this.sheet?this.sheet.options:{},r=n.media,l=n.meta,f=n.element;this.element=f||document.createElement("style"),this.element.type="text/css",this.element.setAttribute("data-jss",""),r&&this.element.setAttribute("media",r),l&&this.element.setAttribute("data-meta",l);var c=M();c&&this.element.setAttribute("nonce",c)}return h(e,[{key:"attach",value:function(){!this.element.parentNode&&this.sheet&&(this.hasInsertedRules&&(this.deploy(),this.hasInsertedRules=!1),p(this.element,this.sheet.options))}},{key:"detach",value:function(){this.element.parentNode.removeChild(this.element)}},{key:"deploy",value:function(){this.sheet&&(this.element.textContent="\n"+this.sheet.toString()+"\n")}},{key:"insertRule",value:function(e,t){var n=this.element.sheet,r=n.cssRules,o=e.toString();if(t||(t=r.length),!o)return!1;try{n.insertRule(o,t)}catch(t){return(0,v.default)(!1,"[JSS] Can not insert an unsupported rule \n\r%s",e),!1}return this.hasInsertedRules=!0,r[t]}},{key:"deleteRule",value:function(e){var t=this.element.sheet,n=this.indexOf(e);return n!==-1&&(t.deleteRule(n),!0)}},{key:"indexOf",value:function(e){for(var t=this.element.sheet.cssRules,n=0;n<t.length;n++)if(e===t[n])return n;return-1}},{key:"replaceRule",value:function(e,t){var n=this.indexOf(e),r=this.insertRule(t,n);return this.element.sheet.deleteRule(n),r}},{key:"getRules",value:function(){return this.element.sheet.cssRules}}]),e}();t.default=R},function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=function(){function e(){n(this,e)}return r(e,[{key:"setProperty",value:function(){return!0}},{key:"getPropertyValue",value:function(){return""}},{key:"removeProperty",value:function(){}},{key:"setSelector",value:function(){return!0}},{key:"getKey",value:function(){return""}},{key:"attach",value:function(){}},{key:"detach",value:function(){}},{key:"deploy",value:function(){}},{key:"insertRule",value:function(){return!1}},{key:"deleteRule",value:function(){return!0}},{key:"replaceRule",value:function(){return!1}},{key:"getRules",value:function(){}},{key:"indexOf",value:function(){return-1}}]),e}();t.default=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t,n,r){var o=a(e.extend);if("string"!==o)if(Array.isArray(e.extend))for(var i=0;i<e.extend.length;i++)u(e.extend[i],t,n,r);else for(var s in e.extend)"extend"!==s?c(e.extend[s])?(s in r||(r[s]={}),u(e.extend[s],t,n,r[s])):r[s]=e.extend[s]:u(e.extend.extend,t,n,r);else{if(!n)return;var l=n.getRule(e.extend);if(!l)return;if(l===t)return void(0,f.default)(!1,"[JSS] A rule tries to extend itself \r\n%s",t);var d=l.options.parent;if(d){var p=d.rules.raw[e.extend];u(p,t,n,r)}}}function i(e,t,n,r){for(var o in e)"extend"!==o&&(c(r[o])&&c(e[o])?u(e[o],t,n,r[o]):c(e[o])?r[o]=u(e[o],t,n):r[o]=e[o])}function u(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return o(e,t,n,r),i(e,t,n,r),r}function s(){function e(e,t,n){return"extend"in e?u(e,t,n):e}function t(e,t,n){if("extend"!==t)return e;if(null==e||e===!1){for(var r in n[d])n.prop(r,null);return n[d]=null,null}for(var o in e)n.prop(o,e[o]);return n[d]=e,null}return{onProcessStyle:e,onChangeValue:t}}Object.defineProperty(t,"__esModule",{value:!0});var a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.default=s;var l=n(3),f=r(l),c=function(e){return e&&"object"===("undefined"==typeof e?"undefined":a(e))&&!Array.isArray(e)},d="extendCurrValue"+Date.now()},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(){function e(e){return function(t,n){var r=e.getRule(n);return r?r.selector:((0,s.default)(!1,"[JSS] Could not find the referenced rule %s in %s.",n,e.options.meta||e),n)}}function t(e,t){for(var n=t.split(a),r=e.split(a),i="",u=0;u<n.length;u++)for(var s=n[u],f=0;f<r.length;f++){var c=r[f];i&&(i+=", "),i+=o(c)?c.replace(l,s):s+" "+c}return i}function n(e,t,n){if(n)return i({},n,{index:n.index+1});var r=e.options.nestingLevel;return r=void 0===r?1:r+1,i({},e.options,{nestingLevel:r,index:t.indexOf(e)+1})}function r(r,u){if("style"!==u.type)return r;var s=u.options.parent,a=void 0,l=void 0;for(var c in r){var d=o(c),p="@"===c[0];if(d||p){if(a=n(u,s,a),d){var h=t(c,u.selector);l||(l=e(s)),h=h.replace(f,l),s.addRule(h,r[c],i({},a,{selector:h}))}else p&&s.addRule(c,null,a).addRule(u.key,r[c],{selector:u.selector});delete r[c]}}return r}var o=function(e){return e.indexOf("&")!==-1};return{onProcessStyle:r}}Object.defineProperty(t,"__esModule",{value:!0});var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.default=o;var u=n(3),s=r(u),a=/\s*,\s*/g,l=/&/g,f=/\$([\w-]+)/g},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!t)return!0;if(Array.isArray(t)){for(var n=0;n<t.length;n++){var r=o(e,t[n]);if(!r)return!1}return!0}if(t.indexOf(" ")>-1)return o(e,t.split(" "));var i=e.options.parent;if("$"===t[0]){var u=i.getRule(t.substr(1));return u?u===e?((0,s.default)(!1,"[JSS] Cyclic composition detected. \r\n%s",e),!1):(i.classes[e.key]+=" "+i.classes[u.key],!0):((0,s.default)(!1,"[JSS] Referenced rule is not defined. \r\n%s",e),!1)}return e.options.parent.classes[e.key]+=" "+t,!0}function i(){function e(e,t){return e.composes?(o(t,e.composes),delete e.composes,e):e}return{onProcessStyle:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=i;var u=n(3),s=r(u)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t={};for(var n in e)t[(0,s.default)(n)]=e[n];return e.fallbacks&&(Array.isArray(e.fallbacks)?t.fallbacks=e.fallbacks.map(o):t.fallbacks=o(e.fallbacks)),t}function i(){function e(e){if(Array.isArray(e)){for(var t=0;t<e.length;t++)e[t]=o(e[t]);return e}return o(e)}function t(e,t,n){var r=(0,s.default)(t);return t===r?e:(n.prop(r,e),null)}return{onProcessStyle:e,onChangeValue:t}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=i;var u=n(42),s=r(u)},function(e,t){"use strict";function n(e){return e in i?i[e]:i[e]=e.replace(r,"-$&").toLowerCase().replace(o,"-ms-")}var r=/[A-Z]/g,o=/^ms-/,i={};e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t=/(-[a-z])/g,n=function(e){return e[1].toUpperCase()},r={};for(var o in e)r[o]=e[o],r[o.replace(t,n)]=e[o];return r}function i(e,t,n){if(!t)return t;var r=t,o="undefined"==typeof t?"undefined":s(t);switch("object"===o&&Array.isArray(t)&&(o="array"),o){case"object":if("fallbacks"===e){for(var u in t)t[u]=i(u,t[u],n);break}for(var a in t)t[a]=i(e+"-"+a,t[a],n);break;case"array":for(var l=0;l<t.length;l++)t[l]=i(e,t[l],n);break;case"number":0!==t&&(r=t+(n[e]||f[e]||""))}return r}function u(){function e(e,t){if("style"!==t.type)return e;for(var n in e)e[n]=i(n,e[n],r);return e}function t(e,t){return i(t,e,r)}var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=o(n);return{onProcessStyle:e,onChangeValue:t}}Object.defineProperty(t,"__esModule",{value:!0});var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.default=u;var a=n(44),l=r(a),f=o(l.default)},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={"animation-delay":"ms","animation-duration":"ms","background-position":"px","background-position-x":"px","background-position-y":"px","background-size":"px",border:"px","border-bottom":"px","border-bottom-left-radius":"px","border-bottom-right-radius":"px","border-bottom-width":"px","border-left":"px","border-left-width":"px","border-radius":"px","border-right":"px","border-right-width":"px","border-spacing":"px","border-top":"px","border-top-left-radius":"px","border-top-right-radius":"px","border-top-width":"px","border-width":"px","border-after-width":"px","border-before-width":"px","border-end-width":"px","border-horizontal-spacing":"px","border-start-width":"px","border-vertical-spacing":"px",bottom:"px","box-shadow":"px","column-gap":"px","column-rule":"px","column-rule-width":"px","column-width":"px","flex-basis":"px","font-size":"px","font-size-delta":"px",height:"px",left:"px","letter-spacing":"px","logical-height":"px","logical-width":"px",margin:"px","margin-after":"px","margin-before":"px","margin-bottom":"px","margin-left":"px","margin-right":"px","margin-top":"px","max-height":"px","max-width":"px","margin-end":"px","margin-start":"px","mask-position-x":"px","mask-position-y":"px","mask-size":"px","max-logical-height":"px","max-logical-width":"px","min-height":"px","min-width":"px","min-logical-height":"px","min-logical-width":"px",motion:"px","motion-offset":"px",outline:"px","outline-offset":"px","outline-width":"px",padding:"px","padding-bottom":"px","padding-left":"px","padding-right":"px","padding-top":"px","padding-after":"px","padding-before":"px","padding-end":"px","padding-start":"px","perspective-origin-x":"%","perspective-origin-y":"%",perspective:"px",right:"px","shape-margin":"px",size:"px","text-indent":"px","text-stroke":"px","text-stroke-width":"px",top:"px","transform-origin":"%","transform-origin-x":"%","transform-origin-y":"%","transform-origin-z":"%","transition-delay":"ms","transition-duration":"ms","vertical-align":"px",width:"px","word-spacing":"px","box-shadow-x":"px","box-shadow-y":"px","box-shadow-blur":"px","box-shadow-spread":"px","font-line-height":"px","text-shadow-x":"px","text-shadow-y":"px","text-shadow-blur":"px"}},function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function o(e,t,n){return e.map(function(e){return u(e,t,n)})}function i(e,t,n,r){return null==n[t]?e.join(","):0===e.length?"":Array.isArray(e[0])?i(e[0],t,n):"object"===f(e[0])?o(e,t,r):e.join(" ")}function u(e,t,n,r){if(!c.propObj[t]&&!c.customPropObj[t])return"";var o=[];if(c.customPropObj[t]&&(e=s(e,n,c.customPropObj[t],r)),Object.keys(e).length)for(var u in c.propObj[t])e[u]?Array.isArray(e[u])?o.push(i(e[u],u,c.propArrayInObj)):o.push(e[u]):null!=c.propObj[t][u]&&o.push(c.propObj[t][u]);return o.join(" ")}function s(e,t,n,o){for(var i in n){var u=n[i];if("undefined"!=typeof e[i]&&(o||!t.prop(u))){var s=a(r({},u,e[i]),t)[u];o?t.style.fallbacks[u]=s:t.style[u]=s}delete e[i]}return e}function a(e,t,n){for(var r in e){var o=e[r];if(Array.isArray(o)){if(!Array.isArray(o[0])){if("fallbacks"===r){for(var s=0;s<e.fallbacks.length;s++)e.fallbacks[s]=a(e.fallbacks[s],t,!0);continue}e[r]=i(o,r,c.propArray),e[r]||delete e[r]}}else if("object"===("undefined"==typeof o?"undefined":f(o))){if("fallbacks"===r){e.fallbacks=a(e.fallbacks,t,!0);continue}e[r]=u(o,r,t,n),e[r]||delete e[r]}else""===e[r]&&delete e[r]}return e}function l(){function e(e,t){if(!e||"style"!==t.type)return e;if(Array.isArray(e)){for(var n=0;n<e.length;n++)e[n]=a(e[n],t);return e}return a(e,t)}return{onProcessStyle:e}}Object.defineProperty(t,"__esModule",{value:!0});var f="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.default=l;var c=n(46)},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.propArray={"background-size":!0,"background-position":!0,border:!0,"border-bottom":!0,"border-left":!0,"border-top":!0,"border-right":!0,"border-radius":!0,"border-image":!0,"box-shadow":!0,flex:!0,margin:!0,padding:!0,outline:!0,"transform-origin":!0,transform:!0,transition:!0},t.propArrayInObj={position:!0,size:!0},t.propObj={padding:{top:0,right:0,bottom:0,left:0},margin:{top:0,right:0,bottom:0,left:0},background:{attachment:null,color:null,image:null,position:null,repeat:null},border:{width:null,style:null,color:null},"border-top":{width:null,style:null,color:null},"border-right":{width:null,style:null,color:null},"border-bottom":{width:null,style:null,color:null},"border-left":{width:null,style:null,color:null},outline:{width:null,style:null,color:null},"list-style":{type:null,position:null,image:null},transition:{property:null,duration:null,"timing-function":null,timingFunction:null,delay:null},animation:{name:null,duration:null,"timing-function":null,timingFunction:null,delay:null,"iteration-count":null,iterationCount:null,direction:null,"fill-mode":null,fillMode:null,"play-state":null,playState:null},"box-shadow":{x:0,y:0,blur:0,spread:0,color:null,inset:null},"text-shadow":{x:0,y:0,blur:null,color:null}},t.customPropObj={border:{radius:"border-radius",image:"border-image"},background:{size:"background-size",image:"background-image"},font:{style:"font-style",variant:"font-variant",weight:"font-weight",stretch:"font-stretch",size:"font-size",family:"font-family",lineHeight:"line-height","line-height":"line-height"},flex:{grow:"flex-grow",basis:"flex-basis",direction:"flex-direction",wrap:"flex-wrap",flow:"flex-flow",shrink:"flex-shrink"},align:{self:"align-self",items:"align-items",content:"align-content"}}},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function o(){function e(e){"keyframes"===e.type&&(e.key="@"+u.prefix.css+e.key.substr(1))}function t(e,t){if("style"!==t.type)return e;for(var n in e){var r=e[n],o=!1,i=u.supportedProperty(n);i&&i!==n&&(o=!0);var s=!1,a=u.supportedValue(i,r);a&&a!==r&&(s=!0),(o||s)&&(o&&delete e[n],e[i||n]=a||r)}return e}function n(e,t){return u.supportedValue(t,e)}return{onProcessRule:e,onProcessStyle:t,onChangeValue:n}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(48),u=r(i)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.supportedValue=t.supportedProperty=t.prefix=void 0;var o=n(49),i=r(o),u=n(50),s=r(u),a=n(52),l=r(a);t.default={prefix:i.default,supportedProperty:s.default,supportedValue:l.default},/**
function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){try{return e.style.getPropertyValue(t)}catch(e){return""}}function u(e,t,n){try{var r=n;if(Array.isArray(n)&&(r=(0,_.default)(n,!0),"!important"===n[n.length-1]))return e.style.setProperty(t,r,"important"),!0;e.style.setProperty(t,r)}catch(e){return!1}return!0}function s(e,t){try{e.style.removeProperty(t)}catch(e){(0,v.default)(!1,'[JSS] DOMException "%s" was thrown. Tried to remove property "%s".',e.message,t)}}function a(e,t){return e.selectorText=t,e.selectorText===t}function l(e,t){for(var n=0;n<e.length;n++){var r=e[n];if(r.attached&&r.options.index>t.index&&r.options.insertionPoint===t.insertionPoint)return r}return null}function f(e,t){for(var n=e.length-1;n>=0;n--){var r=e[n];if(r.attached&&r.options.insertionPoint===t.insertionPoint)return r}return null}function c(e){for(var t=j(),n=0;n<t.childNodes.length;n++){var r=t.childNodes[n];if(8===r.nodeType&&r.nodeValue.trim()===e)return r}return null}function d(e){var t=g.default.registry;if(t.length>0){var n=l(t,e);if(n)return n.renderer.element;if(n=f(t,e))return n.renderer.element.nextElementSibling}var r=e.insertionPoint;if(r&&"string"==typeof r){var o=c(r);if(o)return o.nextSibling;(0,v.default)("jss"===r,'[JSS] Insertion point "%s" not found.',r)}return null}function p(e,t){var n=t.insertionPoint,r=d(t);if(r){var o=r.parentNode;return void(o&&o.insertBefore(e,r))}if(n&&"number"==typeof n.nodeType){var i=n,u=i.parentNode;return void(u?u.insertBefore(e,i.nextSibling):(0,v.default)(!1,"[JSS] Insertion point is not in the DOM."))}j().insertBefore(e,r)}Object.defineProperty(t,"__esModule",{value:!0});var h=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),y=n(3),v=r(y),b=n(21),g=r(b),m=n(12),x=r(m),k=n(7),_=r(k),P=function(e){var t=void 0;return function(){return t||(t=e()),t}},w={STYLE_RULE:1,KEYFRAMES_RULE:7},O=function(){var e=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return e.substr(t,e.indexOf("{")-1)};return function(t){if(t.type===w.STYLE_RULE)return t.selectorText;if(t.type===w.KEYFRAMES_RULE){var n=t.name;if(n)return"@keyframes "+n;var r=t.cssText;return"@"+e(r,r.indexOf("keyframes"))}return e(t.cssText)}}(),j=P(function(){return document.head||document.getElementsByTagName("head")[0]}),S=function(){var e=void 0,t=!1;return function(n){var r={};e||(e=document.createElement("style"));for(var o=0;o<n.length;o++){var i=n[o];if(i instanceof x.default){var u=i.selector;if(u&&u.indexOf("\\")!==-1){t||(j().appendChild(e),t=!0),e.textContent=u+" {}";var s=e,a=s.sheet;if(a){var l=a.cssRules;l&&(r[l[0].selectorText]=i.key)}}}}return t&&(j().removeChild(e),t=!1),r}}(),M=P(function(){var e=document.querySelector('meta[property="csp-nonce"]');return e?e.getAttribute("content"):null}),R=function(){function e(t){o(this,e),this.getPropertyValue=i,this.setProperty=u,this.removeProperty=s,this.setSelector=a,this.getKey=O,this.getUnescapedKeysMap=S,this.hasInsertedRules=!1,t&&g.default.add(t),this.sheet=t;var n=this.sheet?this.sheet.options:{},r=n.media,l=n.meta,f=n.element;this.element=f||document.createElement("style"),this.element.type="text/css",this.element.setAttribute("data-jss",""),r&&this.element.setAttribute("media",r),l&&this.element.setAttribute("data-meta",l);var c=M();c&&this.element.setAttribute("nonce",c)}return h(e,[{key:"attach",value:function(){!this.element.parentNode&&this.sheet&&(this.hasInsertedRules&&(this.deploy(),this.hasInsertedRules=!1),p(this.element,this.sheet.options))}},{key:"detach",value:function(){this.element.parentNode.removeChild(this.element)}},{key:"deploy",value:function(){this.sheet&&(this.element.textContent="\n"+this.sheet.toString()+"\n")}},{key:"insertRule",value:function(e,t){var n=this.element.sheet,r=n.cssRules,o=e.toString();if(t||(t=r.length),!o)return!1;try{n.insertRule(o,t)}catch(t){return(0,v.default)(!1,"[JSS] Can not insert an unsupported rule \n\r%s",e),!1}return this.hasInsertedRules=!0,r[t]}},{key:"deleteRule",value:function(e){var t=this.element.sheet,n=this.indexOf(e);return n!==-1&&(t.deleteRule(n),!0)}},{key:"indexOf",value:function(e){for(var t=this.element.sheet.cssRules,n=0;n<t.length;n++)if(e===t[n])return n;return-1}},{key:"replaceRule",value:function(e,t){var n=this.indexOf(e),r=this.insertRule(t,n);return this.element.sheet.deleteRule(n),r}},{key:"getRules",value:function(){return this.element.sheet.cssRules}}]),e}();t.default=R},function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=function(){function e(){n(this,e)}return r(e,[{key:"setProperty",value:function(){return!0}},{key:"getPropertyValue",value:function(){return""}},{key:"removeProperty",value:function(){}},{key:"setSelector",value:function(){return!0}},{key:"getKey",value:function(){return""}},{key:"attach",value:function(){}},{key:"detach",value:function(){}},{key:"deploy",value:function(){}},{key:"insertRule",value:function(){return!1}},{key:"deleteRule",value:function(){return!0}},{key:"replaceRule",value:function(){return!1}},{key:"getRules",value:function(){}},{key:"indexOf",value:function(){return-1}}]),e}();t.default=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t,n,r){var o=a(e.extend);if("string"!==o)if(Array.isArray(e.extend))for(var i=0;i<e.extend.length;i++)u(e.extend[i],t,n,r);else for(var s in e.extend)"extend"!==s?c(e.extend[s])?(s in r||(r[s]={}),u(e.extend[s],t,n,r[s])):r[s]=e.extend[s]:u(e.extend.extend,t,n,r);else{if(!n)return;var l=n.getRule(e.extend);if(!l)return;if(l===t)return void(0,f.default)(!1,"[JSS] A rule tries to extend itself \r\n%s",t);var d=l.options.parent;if(d){var p=d.rules.raw[e.extend];u(p,t,n,r)}}}function i(e,t,n,r){for(var o in e)"extend"!==o&&(c(r[o])&&c(e[o])?u(e[o],t,n,r[o]):c(e[o])?r[o]=u(e[o],t,n):r[o]=e[o])}function u(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return o(e,t,n,r),i(e,t,n,r),r}function s(){function e(e,t,n){return"extend"in e?u(e,t,n):e}function t(e,t,n){if("extend"!==t)return e;if(null==e||e===!1){for(var r in n[d])n.prop(r,null);return n[d]=null,null}for(var o in e)n.prop(o,e[o]);return n[d]=e,null}return{onProcessStyle:e,onChangeValue:t}}Object.defineProperty(t,"__esModule",{value:!0});var a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.default=s;var l=n(3),f=r(l),c=function(e){return e&&"object"===("undefined"==typeof e?"undefined":a(e))&&!Array.isArray(e)},d="extendCurrValue"+Date.now()},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(){function e(e){return function(t,n){var r=e.getRule(n);return r?r.selector:((0,s.default)(!1,"[JSS] Could not find the referenced rule %s in %s.",n,e.options.meta||e),n)}}function t(e,t){for(var n=t.split(a),r=e.split(a),i="",u=0;u<n.length;u++)for(var s=n[u],f=0;f<r.length;f++){var c=r[f];i&&(i+=", "),i+=o(c)?c.replace(l,s):s+" "+c}return i}function n(e,t,n){if(n)return i({},n,{index:n.index+1});var r=e.options.nestingLevel;return r=void 0===r?1:r+1,i({},e.options,{nestingLevel:r,index:t.indexOf(e)+1})}function r(r,u){if("style"!==u.type)return r;var s=u.options.parent,a=void 0,l=void 0;for(var c in r){var d=o(c),p="@"===c[0];if(d||p){if(a=n(u,s,a),d){var h=t(c,u.selector);l||(l=e(s)),h=h.replace(f,l),s.addRule(h,r[c],i({},a,{selector:h}))}else p&&s.addRule(c,null,a).addRule(u.key,r[c],{selector:u.selector});delete r[c]}}return r}var o=function(e){return e.indexOf("&")!==-1};return{onProcessStyle:r}}Object.defineProperty(t,"__esModule",{value:!0});var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};t.default=o;var u=n(3),s=r(u),a=/\s*,\s*/g,l=/&/g,f=/\$([\w-]+)/g},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(!t)return!0;if(Array.isArray(t)){for(var n=0;n<t.length;n++){var r=o(e,t[n]);if(!r)return!1}return!0}if(t.indexOf(" ")>-1)return o(e,t.split(" "));var i=e.options.parent;if("$"===t[0]){var u=i.getRule(t.substr(1));return u?u===e?((0,s.default)(!1,"[JSS] Cyclic composition detected. \r\n%s",e),!1):(i.classes[e.key]+=" "+i.classes[u.key],!0):((0,s.default)(!1,"[JSS] Referenced rule is not defined. \r\n%s",e),!1)}return e.options.parent.classes[e.key]+=" "+t,!0}function i(){function e(e,t){return e.composes?(o(t,e.composes),delete e.composes,e):e}return{onProcessStyle:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=i;var u=n(3),s=r(u)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t={};for(var n in e)t[(0,s.default)(n)]=e[n];return e.fallbacks&&(Array.isArray(e.fallbacks)?t.fallbacks=e.fallbacks.map(o):t.fallbacks=o(e.fallbacks)),t}function i(){function e(e){if(Array.isArray(e)){for(var t=0;t<e.length;t++)e[t]=o(e[t]);return e}return o(e)}function t(e,t,n){var r=(0,s.default)(t);return t===r?e:(n.prop(r,e),null)}return{onProcessStyle:e,onChangeValue:t}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=i;var u=n(42),s=r(u)},function(e,t){"use strict";function n(e){return e in i?i[e]:i[e]=e.replace(r,"-$&").toLowerCase().replace(o,"-ms-")}var r=/[A-Z]/g,o=/^ms-/,i={};e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function o(e){var t=/(-[a-z])/g,n=function(e){return e[1].toUpperCase()},r={};for(var o in e)r[o]=e[o],r[o.replace(t,n)]=e[o];return r}function i(e,t,n){if(!t)return t;var r=t,o="undefined"==typeof t?"undefined":s(t);switch("object"===o&&Array.isArray(t)&&(o="array"),o){case"object":if("fallbacks"===e){for(var u in t)t[u]=i(u,t[u],n);break}for(var a in t)t[a]=i(e+"-"+a,t[a],n);break;case"array":for(var l=0;l<t.length;l++)t[l]=i(e,t[l],n);break;case"number":0!==t&&(r=t+(n[e]||f[e]||""))}return r}function u(){function e(e,t){if("style"!==t.type)return e;for(var n in e)e[n]=i(n,e[n],r);return e}function t(e,t){return i(t,e,r)}var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=o(n);return{onProcessStyle:e,onChangeValue:t}}Object.defineProperty(t,"__esModule",{value:!0});var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.default=u;var a=n(44),l=r(a),f=o(l.default)},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={"animation-delay":"ms","animation-duration":"ms","background-position":"px","background-position-x":"px","background-position-y":"px","background-size":"px",border:"px","border-bottom":"px","border-bottom-left-radius":"px","border-bottom-right-radius":"px","border-bottom-width":"px","border-left":"px","border-left-width":"px","border-radius":"px","border-right":"px","border-right-width":"px","border-spacing":"px","border-top":"px","border-top-left-radius":"px","border-top-right-radius":"px","border-top-width":"px","border-width":"px","border-after-width":"px","border-before-width":"px","border-end-width":"px","border-horizontal-spacing":"px","border-start-width":"px","border-vertical-spacing":"px",bottom:"px","box-shadow":"px","column-gap":"px","column-rule":"px","column-rule-width":"px","column-width":"px","flex-basis":"px","font-size":"px","font-size-delta":"px",height:"px",left:"px","letter-spacing":"px","logical-height":"px","logical-width":"px",margin:"px","margin-after":"px","margin-before":"px","margin-bottom":"px","margin-left":"px","margin-right":"px","margin-top":"px","max-height":"px","max-width":"px","margin-end":"px","margin-start":"px","mask-position-x":"px","mask-position-y":"px","mask-size":"px","max-logical-height":"px","max-logical-width":"px","min-height":"px","min-width":"px","min-logical-height":"px","min-logical-width":"px",motion:"px","motion-offset":"px",outline:"px","outline-offset":"px","outline-width":"px",padding:"px","padding-bottom":"px","padding-left":"px","padding-right":"px","padding-top":"px","padding-after":"px","padding-before":"px","padding-end":"px","padding-start":"px","perspective-origin-x":"%","perspective-origin-y":"%",perspective:"px",right:"px","shape-margin":"px",size:"px","text-indent":"px","text-stroke":"px","text-stroke-width":"px",top:"px","transform-origin":"%","transform-origin-x":"%","transform-origin-y":"%","transform-origin-z":"%","transition-delay":"ms","transition-duration":"ms","vertical-align":"px",width:"px","word-spacing":"px","box-shadow-x":"px","box-shadow-y":"px","box-shadow-blur":"px","box-shadow-spread":"px","font-line-height":"px","text-shadow-x":"px","text-shadow-y":"px","text-shadow-blur":"px"}},function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function o(e,t,n){return e.map(function(e){return u(e,t,n)})}function i(e,t,n,r){return null==n[t]?e.join(","):0===e.length?"":Array.isArray(e[0])?i(e[0],t,n):"object"===f(e[0])?o(e,t,r):e.join(" ")}function u(e,t,n,r){if(!c.propObj[t]&&!c.customPropObj[t])return"";var o=[];if(c.customPropObj[t]&&(e=s(e,n,c.customPropObj[t],r)),Object.keys(e).length)for(var u in c.propObj[t])e[u]?Array.isArray(e[u])?o.push(i(e[u],u,c.propArrayInObj)):o.push(e[u]):null!=c.propObj[t][u]&&o.push(c.propObj[t][u]);return o.join(" ")}function s(e,t,n,o){for(var i in n){var u=n[i];if("undefined"!=typeof e[i]&&(o||!t.prop(u))){var s=a(r({},u,e[i]),t)[u];o?t.style.fallbacks[u]=s:t.style[u]=s}delete e[i]}return e}function a(e,t,n){for(var r in e){var o=e[r];if(Array.isArray(o)){if(!Array.isArray(o[0])){if("fallbacks"===r){for(var s=0;s<e.fallbacks.length;s++)e.fallbacks[s]=a(e.fallbacks[s],t,!0);continue}e[r]=i(o,r,c.propArray),e[r]||delete e[r]}}else if("object"===("undefined"==typeof o?"undefined":f(o))){if("fallbacks"===r){e.fallbacks=a(e.fallbacks,t,!0);continue}e[r]=u(o,r,t,n),e[r]||delete e[r]}else""===e[r]&&delete e[r]}return e}function l(){function e(e,t){if(!e||"style"!==t.type)return e;if(Array.isArray(e)){for(var n=0;n<e.length;n++)e[n]=a(e[n],t);return e}return a(e,t)}return{onProcessStyle:e}}Object.defineProperty(t,"__esModule",{value:!0});var f="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.default=l;var c=n(46)},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.propArray={"background-size":!0,"background-position":!0,border:!0,"border-bottom":!0,"border-left":!0,"border-top":!0,"border-right":!0,"border-radius":!0,"border-image":!0,"border-width":!0,"border-style":!0,"border-color":!0,"box-shadow":!0,flex:!0,margin:!0,padding:!0,outline:!0,"transform-origin":!0,transform:!0,transition:!0},t.propArrayInObj={position:!0,size:!0},t.propObj={padding:{top:0,right:0,bottom:0,left:0},margin:{top:0,right:0,bottom:0,left:0},background:{attachment:null,color:null,image:null,position:null,repeat:null},border:{width:null,style:null,color:null},"border-top":{width:null,style:null,color:null},"border-right":{width:null,style:null,color:null},"border-bottom":{width:null,style:null,color:null},"border-left":{width:null,style:null,color:null},outline:{width:null,style:null,color:null},"list-style":{type:null,position:null,image:null},transition:{property:null,duration:null,"timing-function":null,timingFunction:null,delay:null},animation:{name:null,duration:null,"timing-function":null,timingFunction:null,delay:null,"iteration-count":null,iterationCount:null,direction:null,"fill-mode":null,fillMode:null,"play-state":null,playState:null},"box-shadow":{x:0,y:0,blur:0,spread:0,color:null,inset:null},"text-shadow":{x:0,y:0,blur:null,color:null}},t.customPropObj={border:{radius:"border-radius",image:"border-image",width:"border-width",style:"border-style",color:"border-color"},background:{size:"background-size",image:"background-image"},font:{style:"font-style",variant:"font-variant",weight:"font-weight",stretch:"font-stretch",size:"font-size",family:"font-family",lineHeight:"line-height","line-height":"line-height"},flex:{grow:"flex-grow",basis:"flex-basis",direction:"flex-direction",wrap:"flex-wrap",flow:"flex-flow",shrink:"flex-shrink"},align:{self:"align-self",items:"align-items",content:"align-content"}}},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function o(){function e(e){"keyframes"===e.type&&(e.key="@"+u.prefix.css+e.key.substr(1))}function t(e,t){if("style"!==t.type)return e;for(var n in e){var r=e[n],o=!1,i=u.supportedProperty(n);i&&i!==n&&(o=!0);var s=!1,a=u.supportedValue(i,r);a&&a!==r&&(s=!0),(o||s)&&(o&&delete e[n],e[i||n]=a||r)}return e}function n(e,t){return u.supportedValue(t,e)}return{onProcessRule:e,onProcessStyle:t,onChangeValue:n}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var i=n(48),u=r(i)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.supportedValue=t.supportedProperty=t.prefix=void 0;var o=n(49),i=r(o),u=n(50),s=r(u),a=n(52),l=r(a);t.default={prefix:i.default,supportedProperty:s.default,supportedValue:l.default},/**
* CSS Vendor prefix detection and property feature testing.

@@ -4,0 +4,0 @@ *

{
"name": "jss-preset-default",
"description": "Default preset for JSS with selected plugins.",
"version": "4.3.0",
"version": "4.4.0",
"author": {

@@ -54,3 +54,3 @@ "name": "Oleg Slobodskoi",

"jss-default-unit": "^8.0.2",
"jss-expand": "^5.1.0",
"jss-expand": "^5.2.0",
"jss-extend": "^6.2.0",

@@ -57,0 +57,0 @@ "jss-global": "^3.0.0",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc