// ==UserScript== // @name Better MDL // @description An enhance version making the website more friendly & modern // @version 1.3.5 // @author Mio. // @supportURL https://mydramalist.com/discussions/general-discussion/88611-gathering-feedbacks // @match *://www.mydramalist.com/* // @match *mydramalist.com/* // @grant GM_addStyle // @grant GM.xmlHttpRequest // @grant GM_getValue // @icon https://github.com/dear-clouds/better-mdl/raw/main/images/favicon.png // @namespace https://dear-clouds.carrd.co/#better-mdl // @downloadURL none // ==/UserScript== /*! For license information please see better-mdl.js.LICENSE.txt */ (()=>{var e={8506:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;class n extends Error{constructor(e){super(e);const{reason:t,line:n,column:r,file:s}=e;this.name="CssSyntaxError",this.message=`${this.name}\n\n`,void 0!==n&&(this.message+=`(${n}:${r}) `),this.message+=s?`${s} `:" ",this.message+=`${t}`;const o=e.showSourceCode();o&&(this.message+=`\n\n${o}\n`),this.stack=!1}}t.default=n},6439:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;class n extends Error{constructor(e){super(e);const{text:t,line:n,column:r}=e;this.name="Warning",this.message=`${this.name}\n\n`,void 0!==n&&(this.message+=`(${n}:${r}) `),this.message+=`${t}`,this.stack=!1}}t.default=n},4984:(e,t,n)=>{"use strict";const r=n(9146);e.exports=r.default,e.exports.defaultGetLocalIdent=n(2285).defaultGetLocalIdent},6628:(e,t,n)=>{"use strict";n.d(t,{Z:()=>f});var r=n(8081),s=n.n(r),o=n(3645),i=n.n(o),a=n(1667),l=n.n(a),c=new URL(n(4489),n.b),u=new URL(n(8310),n.b),d=i()(s()),p=l()(c),h=l()(u);d.push([e.id,".minicolors {\n position: relative;\n}\n\n.minicolors-sprite {\n background-image: url("+p+");\n}\n\n.minicolors-no-data-uris .minicolors-sprite {\n background-image: url("+h+");\n}\n\n.minicolors-swatch {\n position: absolute;\n vertical-align: middle;\n background-position: -80px 0;\n border: solid 1px #ccc;\n cursor: text;\n padding: 0;\n margin: 0;\n display: inline-block;\n}\n\n.minicolors-swatch-color {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n}\n\n.minicolors input[type=hidden] + .minicolors-swatch {\n width: 28px;\n position: static;\n cursor: pointer;\n}\n\n.minicolors input[type=hidden][disabled] + .minicolors-swatch {\n cursor: default;\n}\n\n/* Panel */\n.minicolors-panel {\n position: absolute;\n width: 173px;\n height: 152px;\n background: white;\n border: solid 1px #CCC;\n box-shadow: 0 0 20px rgba(0, 0, 0, .2);\n z-index: 99999;\n -moz-box-sizing: content-box;\n -webkit-box-sizing: content-box;\n box-sizing: content-box;\n display: none;\n}\n\n.minicolors-panel.minicolors-visible {\n display: block;\n}\n\n/* Panel positioning */\n.minicolors-position-top .minicolors-panel {\n top: -154px;\n}\n\n.minicolors-position-right .minicolors-panel {\n right: 0;\n}\n\n.minicolors-position-bottom .minicolors-panel {\n top: auto;\n}\n\n.minicolors-position-left .minicolors-panel {\n left: 0;\n}\n\n.minicolors-with-opacity .minicolors-panel {\n width: 194px;\n}\n\n.minicolors .minicolors-grid {\n position: absolute;\n top: 1px;\n left: 1px;\n width: 150px;\n height: 150px;\n background-position: -120px 0;\n cursor: crosshair;\n}\n\n.minicolors .minicolors-grid-inner {\n position: absolute;\n top: 0;\n left: 0;\n width: 150px;\n height: 150px;\n}\n\n.minicolors-slider-saturation .minicolors-grid {\n background-position: -420px 0;\n}\n\n.minicolors-slider-saturation .minicolors-grid-inner {\n background-position: -270px 0;\n background-image: inherit;\n}\n\n.minicolors-slider-brightness .minicolors-grid {\n background-position: -570px 0;\n}\n\n.minicolors-slider-brightness .minicolors-grid-inner {\n background-color: black;\n}\n\n.minicolors-slider-wheel .minicolors-grid {\n background-position: -720px 0;\n}\n\n.minicolors-slider,\n.minicolors-opacity-slider {\n position: absolute;\n top: 1px;\n left: 152px;\n width: 20px;\n height: 150px;\n background-color: white;\n background-position: 0 0;\n cursor: row-resize;\n}\n\n.minicolors-slider-saturation .minicolors-slider {\n background-position: -60px 0;\n}\n\n.minicolors-slider-brightness .minicolors-slider {\n background-position: -20px 0;\n}\n\n.minicolors-slider-wheel .minicolors-slider {\n background-position: -20px 0;\n}\n\n.minicolors-opacity-slider {\n left: 173px;\n background-position: -40px 0;\n display: none;\n}\n\n.minicolors-with-opacity .minicolors-opacity-slider {\n display: block;\n}\n\n/* Pickers */\n.minicolors-grid .minicolors-picker {\n position: absolute;\n top: 70px;\n left: 70px;\n width: 12px;\n height: 12px;\n border: solid 1px black;\n border-radius: 10px;\n margin-top: -6px;\n margin-left: -6px;\n background: none;\n}\n\n.minicolors-grid .minicolors-picker > div {\n position: absolute;\n top: 0;\n left: 0;\n width: 8px;\n height: 8px;\n border-radius: 8px;\n border: solid 2px white;\n -moz-box-sizing: content-box;\n -webkit-box-sizing: content-box;\n box-sizing: content-box;\n}\n\n.minicolors-picker {\n position: absolute;\n top: 0;\n left: 0;\n width: 18px;\n height: 2px;\n background: white;\n border: solid 1px black;\n margin-top: -2px;\n -moz-box-sizing: content-box;\n -webkit-box-sizing: content-box;\n box-sizing: content-box;\n}\n\n/* Inline controls */\n.minicolors-inline {\n display: inline-block;\n}\n\n.minicolors-inline .minicolors-input {\n display: none !important;\n}\n\n.minicolors-inline .minicolors-panel {\n position: relative;\n top: auto;\n left: auto;\n box-shadow: none;\n z-index: auto;\n display: inline-block;\n}\n\n/* Default theme */\n.minicolors-theme-default .minicolors-swatch {\n top: 5px;\n left: 5px;\n width: 18px;\n height: 18px;\n}\n.minicolors-theme-default.minicolors-position-right .minicolors-swatch {\n left: auto;\n right: 5px;\n}\n.minicolors-theme-default.minicolors {\n width: auto;\n display: inline-block;\n}\n.minicolors-theme-default .minicolors-input {\n height: 20px;\n width: auto;\n display: inline-block;\n padding-left: 26px;\n}\n.minicolors-theme-default.minicolors-position-right .minicolors-input {\n padding-right: 26px;\n padding-left: inherit;\n}\n\n/* Bootstrap theme */\n.minicolors-theme-bootstrap .minicolors-swatch {\n z-index: 2;\n top: 3px;\n left: 3px;\n width: 28px;\n height: 28px;\n border-radius: 3px;\n}\n.minicolors-theme-bootstrap .minicolors-swatch-color {\n border-radius: inherit;\n}\n.minicolors-theme-bootstrap.minicolors-position-right .minicolors-swatch {\n left: auto;\n right: 3px;\n}\n.minicolors-theme-bootstrap .minicolors-input {\n float: none;\n padding-left: 44px;\n}\n.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input {\n padding-right: 44px;\n padding-left: 12px;\n}\n.minicolors-theme-bootstrap .minicolors-input.input-lg + .minicolors-swatch {\n top: 4px;\n left: 4px;\n width: 37px;\n height: 37px;\n border-radius: 5px;\n}\n.minicolors-theme-bootstrap .minicolors-input.input-sm + .minicolors-swatch {\n width: 24px;\n height: 24px;\n}\n.input-group .minicolors-theme-bootstrap:not(:first-child) .minicolors-input {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n",""]);const f=d},8556:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});var r=n(8081),s=n.n(r),o=n(3645),i=n.n(o)()(s());i.push([e.id,'.mio-filters {\r\n display: block;\r\n text-align: right;\r\n}\r\n\r\n.mio-filters .btn,\r\n.mio-filters .btn-group {\r\n float: none;\r\n}\r\n\r\ntd:first-child {\r\n text-align: center;\r\n}\r\n\r\ntable.film-list th {\r\n vertical-align: top;\r\n}\r\n\r\nth.year,\r\nth.episodes {\r\n text-align: center;\r\n}\r\n\r\n#backToTop {\r\n background: var(--mdl-primary);\r\n padding: 0px 15px 5px 15px;\r\n color: var(--mdl-background);\r\n}\r\n\r\n.count-box:hover {\r\n transform: scale(1.1);\r\n transition: transform 0.5s ease;\r\n}\r\n\r\n.poster-view {\r\n margin-top: 10px;\r\n}\r\n\r\n.image-container {\r\n position: relative;\r\n height: 215px;\r\n overflow: hidden;\r\n}\r\n\r\n.image-container .label {\r\n position: absolute;\r\n margin: 10px;\r\n}\r\n\r\n.label-left {\r\n top: 0;\r\n left: 0;\r\n background-color: var(--mdl-primary);\r\n}\r\n\r\n.label-right {\r\n top: 0;\r\n right: 0;\r\n color: var(--mdl-primary);\r\n}\r\n\r\n.label-rating {\r\n position: absolute;\r\n background: transparent;\r\n bottom: 0;\r\n left: 0;\r\n right: 0;\r\n margin: 0 auto;\r\n background-image: linear-gradient(rgba(var(--crustRaw), 0.1), rgba(var(--crustRaw), 0.8), rgb(var(--crustRaw)));\r\n padding: 5px;\r\n width: 100%;\r\n}\r\n\r\n.card {\r\n background-color: var(--mdl-background);\r\n border: none;\r\n}\r\n\r\n.poster-view .card-footer {\r\n background-color: var(--mdl-btn-white);\r\n padding: 0px;\r\n}\r\n\r\n.poster-view .film-cover img {\r\n min-height: 220px;\r\n}\r\n\r\n.poster-view .card-body {\r\n height: 80px;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n padding: 5px;\r\n}\r\n\r\n.poster-view .card-title {\r\n font-weight: bold;\r\n color: var(--mdl-primary);\r\n}\r\n\r\n.poster-view .btn-manage-list.simple {\r\n font-size: 90%;\r\n padding: 5px 10px;\r\n border-radius: 10px;\r\n}\r\n\r\n.card-footer-btn {\r\n padding: 8px;\r\n box-shadow: none;\r\n border: 0;\r\n border-radius: 0px 0px 5px 5px;\r\n background-color: var(--mdl-btn-white);\r\n color: var(--mdl-text);\r\n}\r\n\r\n.card-footer-btn:hover {\r\n /*transform: scale(1.1);*/\r\n transition: transform 0.5s ease;\r\n}\r\n\r\n.mio-manga-box .card:hover {\r\n transform: scale(1.05);\r\n transition: transform 0.5s ease;\r\n}\r\n\r\n.mio-ratings {\r\n float: left;\r\n /*margin-left: 15px;*/\r\n font-weight: bold;\r\n line-height: 27px;\r\n}\r\n\r\n.mio-ratings img {\r\n margin-right: 5px;\r\n}\r\n\r\n.form-check-inline+.form-check-inline {\r\n margin-left: 0px;\r\n}\r\n\r\n#better-mdl {\r\n width: 1270px;\r\n margin: 0 auto;\r\n background: var(--mdl-box-background);\r\n border-radius: 5px;\r\n margin-bottom: 20px;\r\n}\r\n\r\n.mdl-style-nav-desktop {\r\n z-index: 1;\r\n top: 60px;\r\n position: sticky;\r\n}\r\n\r\n.mdl-style-nav-desktop {\r\n overflow: visible;\r\n}\r\n\r\n.legend li:before {\r\n display: none;\r\n}\r\n\r\n.chart-container {\r\n display: flex;\r\n justify-content: center;\r\n}\r\n\r\n.legend-container {\r\n padding: 20px;\r\n}\r\n\r\n.bettermdl-friends .details {\r\n flex: 1;\r\n margin-left: 10px;\r\n}\r\n\r\n.bettermdl-friends .contributor {\r\n display: flex;\r\n border-bottom: 1px dotted;\r\n padding: 10px;\r\n}\r\n\r\n.bettermdl-friends .avatar {\r\n width: 60px;\r\n}\r\n\r\n.author-score i {\r\n color: var(--rating);\r\n}\r\n\r\n.bettermdl-stats {\r\n padding: 10px;\r\n}\r\n\r\n.stats-section .col-sm-6 {\r\n height: 95%;\r\n}\r\n\r\n.stats-section .box {\r\n height: 95%;\r\n}\r\n\r\n.bettermdl-tag {\r\n border: 0;\r\n padding: 4px 8px 4px 8px;\r\n border-radius: 15px;\r\n font-size: 11px;\r\n color: #fff;\r\n padding: 1px 4px;\r\n line-height: 10px;\r\n margin-left: 5px;\r\n margin-bottom: 0;\r\n background-color: var(--mdl-primary);\r\n cursor: pointer;\r\n font-weight: 700;\r\n}\r\n\r\n.custom-picker-container {\r\n position: fixed;\r\n top: 0;\r\n left: 0;\r\n width: 100%;\r\n height: 100%;\r\n pointer-events: none;\r\n z-index: 9999;\r\n}\r\n\r\n.row.custom-list-preview.large {\r\n padding: 15px;\r\n}\r\n\r\n.mio-saved-list:not(:last-child) {\r\n border-bottom: 1px solid var(--mdl-background);\r\n}\r\n\r\n.minicolors-theme-bootstrap .minicolors-swatch {\r\n top: 8px !important;\r\n left: 8px !important;\r\n}\r\n\r\n.mio-notes {\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n width: 86%;\r\n height: 65%;\r\n background-color: var(--mdl-background);\r\n color: var(--mdl-text);\r\n font-size: 13px;\r\n text-align: justify;\r\n display: flex;\r\n opacity: 0.9;\r\n transition: opacity 0.3s ease;\r\n z-index: 2;\r\n margin-left: 15px;\r\n padding: 10px;\r\n overflow-y: scroll;\r\n}\r\n\r\n.mio-edit-icon {\r\n display: none;\r\n padding: 2px;\r\n border-radius: 50%;\r\n}\r\n\r\n.filter-select.with-exclude i.include::before {\r\n content: "\\F14A";\r\n color: #5cb85c;\r\n}\r\n\r\n.filter-select.with-exclude i.exclude::before {\r\n content: "\\F2D3";\r\n color: #f44455;\r\n}',""]);const a=i},9146:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=async function(e,t,n){const d=this.getOptions(l.default),p=[],h=this.async();let f;try{f=(0,u.normalizeOptions)(d,this)}catch(e){return void h(e)}const m=[],g=[];(0,u.shouldUseModulesPlugins)(f)&&p.push(...(0,u.getModulesPlugins)(f,this));const y=[],v=[];let b=!1;this._compilation&&this._compilation.options&&this._compilation.options.experiments&&this._compilation.options.experiments.buildHttp&&(b=!0);const w=f.esModule&&Boolean("fsStartTime"in this._compiler);(0,u.shouldUseImportPlugin)(f)&&p.push((0,c.importParser)({isSupportAbsoluteURL:!1,isSupportDataURL:!1,isCSSStyleSheet:"css-style-sheet"===f.exportType,loaderContext:this,imports:y,api:v,filter:f.import.filter,urlHandler:e=>(0,u.stringifyRequest)(this,(0,u.combineRequests)((0,u.getPreRequester)(this)(f.importLoaders),e))}));const x=[];if((0,u.shouldUseURLPlugin)(f)){const e=!f.esModule;p.push((0,c.urlParser)({isSupportAbsoluteURL:b,isSupportDataURL:w,imports:x,replacements:m,context:this.context,rootContext:this.rootContext,filter:(0,u.getFilter)(f.url.filter,this.resourcePath),resolver:e?this.getResolve({mainFiles:[],extensions:[]}):void 0,urlHandler:e=>(0,u.stringifyRequest)(this,e)}))}const S=[],A=[],k=(0,u.shouldUseIcssPlugin)(f);if(k&&p.push((0,c.icssParser)({loaderContext:this,imports:S,api:A,replacements:m,exports:g,urlHandler:e=>(0,u.stringifyRequest)(this,(0,u.combineRequests)((0,u.getPreRequester)(this)(f.importLoaders),e))})),n){const{ast:t}=n;t&&"postcss"===t.type&&(0,o.satisfies)(t.version,`^${s.default.version}`)&&(e=t.root)}const{resourcePath:E}=this;let C;try{C=await(0,r.default)(p).process(e,{hideNothingWarning:!0,from:E,to:E,map:!!f.sourceMap&&{prev:t?(0,u.normalizeSourceMap)(t,E):null,inline:!1,annotation:!1}})}catch(e){return e.file&&this.addDependency(e.file),void h("CssSyntaxError"===e.name?new i.default(e):e)}for(const e of C.warnings())this.emitWarning(new a.default(e));const M=[].concat(S.sort(u.sort)).concat(y.sort(u.sort)).concat(x.sort(u.sort)),O=[].concat(v.sort(u.sort)).concat(A.sort(u.sort));!0!==f.modules.exportOnlyLocals&&(M.unshift({type:"api_import",importName:"___CSS_LOADER_API_IMPORT___",url:(0,u.stringifyRequest)(this,3645)}),f.sourceMap?M.unshift({importName:"___CSS_LOADER_API_SOURCEMAP_IMPORT___",url:(0,u.stringifyRequest)(this,7537)}):M.unshift({importName:"___CSS_LOADER_API_NO_SOURCEMAP_IMPORT___",url:(0,u.stringifyRequest)(this,8081)}));const L=(0,u.getImportCode)(M,f);let T;try{T=(0,u.getModuleCode)(C,O,m,f,this)}catch(e){return void h(e)}h(null,`${L}${T}${(0,u.getExportCode)(g,m,k,f)}`)};var r=d(n(20)),s=d(n(6833)),o=n(1249),i=d(n(8506)),a=d(n(6439)),l=d(n(4648)),c=n(1259),u=n(2285);function d(e){return e&&e.__esModule?e:{default:e}}},1259:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"icssParser",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"importParser",{enumerable:!0,get:function(){return r.default}}),Object.defineProperty(t,"urlParser",{enumerable:!0,get:function(){return o.default}});var r=i(n(3804)),s=i(n(9950)),o=i(n(6510));function i(e){return e&&e.__esModule?e:{default:e}}},9950:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(5175),s=n(2285);const o=(e={})=>({postcssPlugin:"postcss-icss-parser",async OnceExit(t){const n=Object.create(null),{icssImports:o,icssExports:i}=(0,r.extractICSS)(t),a=new Map,l=[],{loaderContext:c}=e,u=c.getResolve({dependencyType:"icss",conditionNames:["style"],extensions:["..."],mainFields:["css","style","main","..."],mainFiles:["index","..."],preferRelative:!0});for(const e in o){const t=o[e];if(0===Object.keys(t).length)continue;let n=e,r="";const i=n.split("!");i.length>1&&(n=i.pop(),r=i.join("!"));const a=(0,s.requestify)((0,s.normalizeUrl)(n,!0),c.rootContext),d=async()=>{const e=await(0,s.resolveRequests)(u,c.context,[...new Set([n,a])]);if(e)return{url:e,prefix:r,tokens:t}};l.push(d())}const d=await Promise.all(l);for(let t=0;t<=d.length-1;t++){const r=d[t];if(!r)continue;const s=r.prefix?`${r.prefix}!${r.url}`:r.url,o=s;let i=a.get(o);i||(i=`___CSS_LOADER_ICSS_IMPORT_${a.size}___`,a.set(o,i),e.imports.push({type:"icss_import",importName:i,url:e.urlHandler(s),icss:!0,index:t}),e.api.push({importName:i,dedupe:!0,index:t}));for(const[s,o]of Object.keys(r.tokens).entries()){const a=`___CSS_LOADER_ICSS_IMPORT_${t}_REPLACEMENT_${s}___`,l=r.tokens[o];n[o]=a,e.replacements.push({replacementName:a,importName:i,localName:l})}}Object.keys(n).length>0&&(0,r.replaceSymbols)(t,n);for(const t of Object.keys(i)){const s=(0,r.replaceValueSymbols)(i[t],n);e.exports.push({name:t,value:s})}}});o.postcss=!0;var i=o;t.default=i},3804:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,s=(r=n(9254))&&r.__esModule?r:{default:r},o=n(2285);const i=(e={})=>({postcssPlugin:"postcss-import-parser",prepare(t){const n=[];return{AtRule:{import(r){if(e.isCSSStyleSheet)return void e.loaderContext.emitError(new Error(r.error("'@import' rules are not allowed here and will not be processed").message));const{isSupportDataURL:i,isSupportAbsoluteURL:a}=e;let l;try{l=function(e,t,n){if("root"!==e.parent.type)return;if(e.raws&&e.raws.afterName&&e.raws.afterName.trim().length>0){const t=e.raws.afterName.lastIndexOf("/*"),n=e.raws.afterName.slice(t).match(o.WEBPACK_IGNORE_COMMENT_REGEXP);if(n&&"true"===n[2])return}const r=e.prev();if(r&&"comment"===r.type){const e=r.text.match(o.WEBPACK_IGNORE_COMMENT_REGEXP);if(e&&"true"===e[2])return}if(e.nodes){const t=new Error("It looks like you didn't end your @import statement correctly. Child nodes are attached to it.");throw t.node=e,t}const i=e.raws&&e.raws[t]&&void 0!==e.raws[t].raw?e.raws[t].raw:e[t],{nodes:a}=(0,s.default)(i);if(0===a.length||"string"!==a[0].type&&"function"!==a[0].type){const t=new Error(`Unable to find uri in "${e.toString()}"`);throw t.node=e,t}let l,c;if("string"===a[0].type)l=!0,c=a[0].value;else{if("url"!==a[0].value.toLowerCase()){const t=new Error(`Unable to find uri in "${e.toString()}"`);throw t.node=e,t}l=0!==a[0].nodes.length&&"string"===a[0].nodes[0].type,c=l?a[0].nodes[0].value:s.default.stringify(a[0].nodes)}c=(0,o.normalizeUrl)(c,l);const{requestable:u,needResolve:d}=(0,o.isURLRequestable)(c,n);let p;if(u&&d){const e=c.split("!");e.length>1&&(c=e.pop(),p=e.join("!"))}if(0===c.trim().length){const t=new Error(`Unable to find uri in "${e.toString()}"`);throw t.node=e,t}const h=a.slice(1);let f,m,g;if(h.length>0){let e=[];for(const t of h){e.push(t);const n="function"===t.type&&"layer"===t.value.toLowerCase(),r="word"===t.type&&"layer"===t.value.toLowerCase();n||r?(n?e.splice(e.length-1,1,...t.nodes):e.splice(e.length-1,1,{type:"string",value:"",unclosed:!1}),m=s.default.stringify(e).trim().toLowerCase(),e=[]):"function"===t.type&&"supports"===t.value.toLowerCase()&&(e.splice(e.length-1,1,...t.nodes),f=s.default.stringify(e).trim().toLowerCase(),e=[])}e.length>0&&(g=s.default.stringify(e).trim().toLowerCase())}return{atRule:e,prefix:p,url:c,layer:m,supports:f,media:g,requestable:u,needResolve:d}}(r,"params",{isSupportAbsoluteURL:a,isSupportDataURL:i})}catch(e){t.warn(e.message,{node:e.node})}l&&n.push(l)}},async OnceExit(){if(0===n.length)return;const{loaderContext:t}=e,r=t.getResolve({dependencyType:"css",conditionNames:["style"],mainFields:["css","style","main","..."],mainFiles:["index","..."],extensions:[".css","..."],preferRelative:!0}),s=await Promise.all(n.map((async n=>{const{atRule:s,requestable:i,needResolve:a,prefix:l,url:c,layer:u,supports:d,media:p}=n;if(!e.filter||await e.filter(c,p,t.resourcePath,d,u)){if(a){const e=(0,o.requestify)(c,t.rootContext),n=await(0,o.resolveRequests)(r,t.context,[...new Set([e,c])]);if(!n)return;return n===t.resourcePath?void s.remove():(s.remove(),{url:n,layer:u,supports:d,media:p,prefix:l,requestable:i})}return s.remove(),{url:c,layer:u,supports:d,media:p,prefix:l,requestable:i}}}))),i=new Map;for(let t=0;t<=s.length-1;t++){const n=s[t];if(!n)continue;const{url:r,requestable:o,layer:a,supports:l,media:c}=n;if(!o){e.api.push({url:r,layer:a,supports:l,media:c,index:t});continue}const{prefix:u}=n,d=u?`${u}!${r}`:r;let p=i.get(d);p||(p=`___CSS_LOADER_AT_RULE_IMPORT_${i.size}___`,i.set(d,p),e.imports.push({type:"rule_import",importName:p,url:e.urlHandler(d),index:t})),e.api.push({importName:p,layer:a,supports:l,media:c,index:t})}}}}});i.postcss=!0;var a=i;t.default=a},6510:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,s=(r=n(9254))&&r.__esModule?r:{default:r},o=n(2285);const i=/url/i,a=/^(?:-webkit-)?image-set$/i,l=/(?:url|(?:-webkit-)?image-set)\(/i;function c(e){return e.nodes&&e.nodes[0]}function u(e,t,n){if(0===e&&void 0!==n)return n;let r=t[e-1];if(!r)return;if("space"===r.type){if(!t[e-2])return;r=t[e-2]}if("comment"!==r.type)return;const s=r.value.match(o.WEBPACK_IGNORE_COMMENT_REGEXP);return s&&"true"===s[2]}function d(e,t,n,r){return 0===e.length?(n.warn(`Unable to find uri in '${t.toString()}'`,{node:t}),{requestable:!1,needResolve:!1}):(0,o.isURLRequestable)(e,r)}const p=(e={})=>({postcssPlugin:"postcss-url-parser",prepare(t){const n=[];return{Declaration(r){const{isSupportDataURL:p,isSupportAbsoluteURL:h}=e,f=function(e,t,n,r){if(!l.test(e[t]))return;const p=(0,s.default)(e.raws&&e.raws.value&&e.raws.value.raw?e.raws.value.raw:e[t]);let h;if(e.raws&&e.raws.between){const t=e.raws.between.lastIndexOf("/*"),n=e.raws.between.slice(t).match(o.WEBPACK_IGNORE_COMMENT_REGEXP);n&&(h="true"===n[2])}let f=!1;const m=e.prev();if(m&&"comment"===m.type){const e=m.text.match(o.WEBPACK_IGNORE_COMMENT_REGEXP);e&&(f="true"===e[2])}let g;const y=[];return p.walk(((t,l,m)=>{if("function"===t.type){if(i.test(t.value)){if(g=u(l,m,h),f&&void 0===g||g)return void(g&&(g=void 0));const{nodes:i}=t,a=0!==i.length&&"string"===i[0].type;let v=a?i[0].value:s.default.stringify(i);v=(0,o.normalizeUrl)(v,a);const{requestable:b,needResolve:w}=d(v,e,n,r);if(!b)return!1;const x=v.split("!");let S;return x.length>1&&(v=x.pop(),S=x.join("!")),y.push({declaration:e,parsed:p,node:c(t),prefix:S,url:v,needQuotes:!1,needResolve:w}),!1}if(a.test(t.value)){for(const[a,l]of t.nodes.entries()){const{type:h,value:m}=l;if("function"===h&&i.test(m)){if(g=u(a,t.nodes),f&&void 0===g||g){g&&(g=void 0);continue}const{nodes:i}=l,h=0!==i.length&&"string"===i[0].type;let m=h?i[0].value:s.default.stringify(i);m=(0,o.normalizeUrl)(m,h);const{requestable:v,needResolve:b}=d(m,e,n,r);if(!v)return!1;const w=m.split("!");let x;w.length>1&&(m=w.pop(),x=w.join("!")),y.push({declaration:e,parsed:p,node:c(l),prefix:x,url:m,needQuotes:!1,needResolve:b})}else if("string"===h){if(g=u(a,t.nodes),f&&void 0===g||g){g&&(g=void 0);continue}let s=(0,o.normalizeUrl)(m,!0);const{requestable:i,needResolve:c}=d(s,e,n,r);if(!i)return!1;const h=s.split("!");let v;h.length>1&&(s=h.pop(),v=h.join("!")),y.push({declaration:e,parsed:p,node:l,prefix:v,url:s,needQuotes:!0,needResolve:c})}}return!1}}})),y}(r,"value",t,{isSupportDataURL:p,isSupportAbsoluteURL:h});f&&n.push(...f)},async OnceExit(){if(0===n.length)return;const t=await Promise.all(n.map((async t=>{const{url:n,needResolve:r}=t;if(e.filter&&!await e.filter(n))return;if(!r)return t;const s=n.split(/(\?)?#/),[i,a,l]=s;let c=a?"?":"";c+=l?`#${l}`:"";const{resolver:u,rootContext:d}=e,p=(0,o.requestify)(i,d,Boolean(u));if(!u)return{...t,url:p,hash:c};const h=await(0,o.resolveRequests)(u,e.context,[...new Set([p,n])]);return h?{...t,url:h,hash:c}:void 0}))),r=new Map,s=new Map;let i=!1;for(let n=0;n<=t.length-1;n++){const o=t[n];if(!o)continue;i||(e.imports.push({type:"get_url_import",importName:"___CSS_LOADER_GET_URL_IMPORT___",url:e.urlHandler(1667),index:-1}),i=!0);const{url:a,prefix:l}=o,c=l?`${l}!${a}`:a;let u=r.get(c);u||(u=`___CSS_LOADER_URL_IMPORT_${r.size}___`,r.set(c,u),e.imports.push({type:"url",importName:u,url:e.resolver?e.urlHandler(c):JSON.stringify(c),index:n}));const{hash:d,needQuotes:p}=o,h=JSON.stringify({newUrl:c,hash:d,needQuotes:p});let f=s.get(h);f||(f=`___CSS_LOADER_URL_REPLACEMENT_${s.size}___`,s.set(h,f),e.replacements.push({replacementName:f,importName:u,hash:d,needQuotes:p})),o.node.type="word",o.node.value=f,o.declaration.value=o.parsed.toString()}}}}});p.postcss=!0;var h=p;t.default=h},3645:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",r=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),r&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),r&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,r,s,o){"string"==typeof e&&(e=[[null,e,void 0]]);var i={};if(r)for(var a=0;a0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=o),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),s&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=s):u[4]="".concat(s)),t.push(u))}},t}},1667:e=>{"use strict";e.exports=function(e,t){return t||(t={}),e?(e=String(e.__esModule?e.default:e),/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),t.hash&&(e+=t.hash),/["'() \t\n]|(%20)/.test(e)||t.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e):e}},8081:e=>{"use strict";e.exports=function(e){return e[1]}},7537:e=>{"use strict";e.exports=function(e){var t=e[1],n=e[3];if(!n)return t;if("function"==typeof btoa){var r=btoa(unescape(encodeURIComponent(JSON.stringify(n)))),s="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(r),o="/*# ".concat(s," */");return[t].concat([o]).join("\n")}return[t].join("\n")}},2285:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.WEBPACK_IGNORE_COMMENT_REGEXP=void 0,t.camelCase=v,t.combineRequests=function(e,t){const n=t.indexOf("!=!");return-1!==n?t.slice(0,n+3)+e+t.slice(n+3):e+t},t.defaultGetLocalIdent=C,t.getExportCode=function(e,t,n,r){let s,o="// Exports\n";if(n){let n="";const s=(e,t)=>{const s=Array.isArray(e)?new Set(e):new Set([e]);for(const e of s)r.modules.namedExport?n+=`export var ${e} = ${JSON.stringify(t)};\n`:(n&&(n+=",\n"),n+=`\t${JSON.stringify(e)}: ${JSON.stringify(t)}`)};for(const{name:t,value:n}of e)s(r.modules.exportLocalsConvention(t),n);for(const e of t){const{replacementName:t,localName:s}=e;if(s){const{importName:o}=e;n=n.replace(new RegExp(t,"g"),(()=>r.modules.namedExport?`" + ${o}_NAMED___[${JSON.stringify(L(s,r.modules.exportLocalsConvention))}] + "`:r.modules.exportOnlyLocals?`" + ${o}[${JSON.stringify(s)}] + "`:`" + ${o}.locals[${JSON.stringify(s)}] + "`))}else n=n.replace(new RegExp(t,"g"),(()=>`" + ${t} + "`))}if(r.modules.exportOnlyLocals)return o+=r.modules.namedExport?n:`${r.esModule?"export default":"module.exports ="} {\n${n}\n};\n`,o;o+=r.modules.namedExport?n:`___CSS_LOADER_EXPORT___.locals = {${n?`\n${n}\n`:""}};\n`}switch("css-style-sheet"===r.exportType&&(o+="var ___CSS_LOADER_STYLE_SHEET___ = new CSSStyleSheet();\n",o+="___CSS_LOADER_STYLE_SHEET___.replaceSync(___CSS_LOADER_EXPORT___.toString());\n"),r.exportType){case"string":s="___CSS_LOADER_EXPORT___.toString()";break;case"css-style-sheet":s="___CSS_LOADER_STYLE_SHEET___";break;default:s="___CSS_LOADER_EXPORT___"}return o+=`${r.esModule?"export default":"module.exports ="} ${s};\n`,o},t.getFilter=function(e,t){return(...n)=>"function"!=typeof e||e(...n,t)},t.getImportCode=function(e,t){let n="";for(const r of e){const{importName:e,url:s,icss:o,type:i}=r;t.esModule?o&&t.modules.namedExport?n+=`import ${t.modules.exportOnlyLocals?"":`${e}, `}* as ${e}_NAMED___ from ${s};\n`:n+="url"===i?`var ${e} = new URL(${s}, import.meta.url);\n`:`import ${e} from ${s};\n`:n+=`var ${e} = require(${s});\n`}return n?`// Imports\n${n}`:""},t.getModuleCode=function(e,t,n,r,o){if(!0===r.modules.exportOnlyLocals)return"";let i="";r.sourceMap&&(i=`,${function(e,t){const n=e?e.toJSON():null;return n&&(delete n.file,t._compilation&&t._compilation.options&&t._compilation.options.devtool&&t._compilation.options.devtool.includes("nosources")&&delete n.sourcesContent,n.sourceRoot="",n.sources=n.sources.map((e=>{if(0===e.indexOf("<"))return e;if("path-relative"!==I(e))return e;const n=s.default.dirname(t.resourcePath),r=s.default.resolve(n,e);return`webpack://./${S(s.default.relative(t.rootContext,r))}`}))),JSON.stringify(n)}(e.map,o)}`);let a=JSON.stringify(e.css),l=`var ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(${r.sourceMap?"___CSS_LOADER_API_SOURCEMAP_IMPORT___":"___CSS_LOADER_API_NO_SOURCEMAP_IMPORT___"});\n`;for(const e of t){const{url:t,layer:n,supports:r,media:s,dedupe:o}=e;if(t){const e=P(s,void 0,r,n);l+=`___CSS_LOADER_EXPORT___.push([module.id, ${JSON.stringify(`@import url(${t});`)}${e.length>0?`, ${e}`:""}]);\n`}else{const t=P(s,o,r,n);l+=`___CSS_LOADER_EXPORT___.i(${e.importName}${t.length>0?`, ${t}`:""});\n`}}for(const e of n){const{replacementName:t,importName:n,localName:s}=e;if(s)a=a.replace(new RegExp(t,"g"),(()=>r.modules.namedExport?`" + ${n}_NAMED___[${JSON.stringify(L(s,r.modules.exportLocalsConvention))}] + "`:`" + ${n}.locals[${JSON.stringify(s)}] + "`));else{const{hash:r,needQuotes:s}=e,o=[].concat(r?[`hash: ${JSON.stringify(r)}`]:[]).concat(s?"needQuotes: true":[]),i=o.length>0?`, { ${o.join(", ")} }`:"";l+=`var ${t} = ___CSS_LOADER_GET_URL_IMPORT___(${n}${i});\n`,a=a.replace(new RegExp(t,"g"),(()=>`" + ${t} + "`))}}return`${l}// Module\n___CSS_LOADER_EXPORT___.push([module.id, ${a}, ""${i}]);\n`},t.getModulesOptions=j,t.getModulesPlugins=function(e,t){const{mode:n,getLocalIdent:r,localIdentName:s,localIdentContext:c,localIdentHashSalt:u,localIdentHashFunction:d,localIdentHashDigest:p,localIdentHashDigestLength:h,localIdentRegExp:f,hashStrategy:m}=e.modules;let g=[];try{g=[o.default,(0,i.default)({mode:n}),(0,a.default)(),(0,l.default)({generateScopedName(e){let n;return void 0!==r&&(n=r(t,s,x(e),{context:c,hashSalt:u,hashFunction:d,hashDigest:p,hashDigestLength:h,hashStrategy:m,regExp:f})),null==n?(n=C(t,s,x(e),{context:c,hashSalt:u,hashFunction:d,hashDigest:p,hashDigestLength:h,hashStrategy:m,regExp:f}),E(n).replace(/\\\[local\\]/gi,e)):E(n)},exportGlobals:e.modules.exportGlobals})]}catch(e){t.emitError(e)}return g},t.getPreRequester=function({loaders:e,loaderIndex:t}){const n=Object.create(null);return r=>{if(n[r])return n[r];if(!1===r)n[r]="";else{const s=e.slice(t,t+1+("number"!=typeof r?0:r)).map((e=>e.request)).join("!");n[r]=`-!${s}!`}return n[r]}},t.isDataUrl=M,t.isURLRequestable=function(e,t={}){if(/^\/\//.test(e))return{requestable:!1,needResolve:!1};if(/^#/.test(e))return{requestable:!1,needResolve:!1};if(M(e)&&t.isSupportDataURL){try{decodeURIComponent(e)}catch(e){return{requestable:!1,needResolve:!1}}return{requestable:!0,needResolve:!1}}return/^file:/i.test(e)?{requestable:!0,needResolve:!0}:/^[a-z][a-z0-9+.-]*:/i.test(e)&&!O.test(e)?t.isSupportAbsoluteURL&&/^https?:/i.test(e)?{requestable:!0,needResolve:!1}:{requestable:!1,needResolve:!1}:{requestable:!0,needResolve:!0}},t.normalizeOptions=function(e,t){const n=void 0===e.exportType?"array":e.exportType,r=j(e,n,t);return{url:void 0===e.url||e.url,import:void 0===e.import||e.import,modules:r,sourceMap:"boolean"==typeof e.sourceMap?e.sourceMap:t.sourceMap,importLoaders:"string"==typeof e.importLoaders?parseInt(e.importLoaders,10):e.importLoaders,esModule:void 0===e.esModule||e.esModule,exportType:n}},t.normalizeSourceMap=function(e,t){let n=e;"string"==typeof n&&(n=JSON.parse(n)),delete n.file;const{sourceRoot:r}=n;return delete n.sourceRoot,n.sources&&(n.sources=n.sources.map((e=>{if(0===e.indexOf("<"))return e;const n=I(e);if("path-relative"===n||"path-absolute"===n){const o="path-relative"===n&&r?s.default.resolve(r,S(e)):S(e);return s.default.relative(s.default.dirname(t),o)}return e}))),n},t.normalizeUrl=function(e,t){let n=e.replace(/^( |\t\n|\r\n|\r|\f)*/g,"").replace(/( |\t\n|\r\n|\r|\f)*$/g,"");if(t&&/\\(\n|\r\n|\r|\f)/.test(n)&&(n=n.replace(/\\(\n|\r\n|\r|\f)/g,"")),O.test(e)){try{n=decodeURI(n)}catch(e){}return n}if(n=x(n),M(e))return n.replace(/[!'()*]/g,(e=>`%${e.charCodeAt(0).toString(16)}`));try{n=decodeURI(n)}catch(e){}return n},t.requestify=function(e,t,n=!0){return n?/^file:/i.test(e)?(0,r.fileURLToPath)(e):"/"===e.charAt(0)?f(e,t):f(e):"/"===e.charAt(0)||/^file:/i.test(e)?e:h.test(e)?e.replace(h,""):e},t.resolveRequests=async function e(t,n,r){return t(n,r[0]).then((e=>e)).catch((s=>{const[,...o]=r;if(0===o.length)throw s;return e(t,n,o)}))},t.shouldUseIcssPlugin=function(e){return Boolean(e.modules)},t.shouldUseImportPlugin=function(e){return!e.modules.exportOnlyLocals&&("boolean"!=typeof e.import||e.import)},t.shouldUseModulesPlugins=function(e){return("boolean"!=typeof e.modules||!1!==e.modules)&&"icss"!==e.modules.mode},t.shouldUseURLPlugin=function(e){return!e.modules.exportOnlyLocals&&("boolean"!=typeof e.url||e.url)},t.sort=function(e,t){return e.index-t.index},t.stringifyRequest=function(e,t){if(void 0!==e.utils&&"function"==typeof e.utils.contextify)return JSON.stringify(e.utils.contextify(e.context||e.rootContext,t));const n=t.split("!"),{context:r}=e;return JSON.stringify(n.map((e=>{const t=e.match(/^(.*?)(\?.*)/),n=t?t[2]:"";let o=t?t[1]:e;if(d(o)&&r){if(o=s.default.relative(r,o),d(o))return o+n;!1===(i=o,u.test(i))&&(o=`./${o}`)}var i;return o.replace(/\\/g,"/")+n})).join("!"))};var r=n(8575),s=c(n(6470)),o=c(n(8186)),i=c(n(6051)),a=c(n(7122)),l=c(n(8757));function c(e){return e&&e.__esModule?e:{default:e}}t.WEBPACK_IGNORE_COMMENT_REGEXP=/webpackIgnore:(\s+)?(true|false)/;const u=/^\.\.?[/\\]/;function d(e){return s.default.posix.isAbsolute(e)||s.default.win32.isAbsolute(e)}const p=/^[a-z]:[/\\]|^\\\\/i,h=/^[^?]*~/;function f(e,t){let n;return n=p.test(e)?e:void 0!==t&&/^\//.test(e)?t+e:/^\.\.?\//.test(e)?e:`./${e}`,h.test(n)&&(n=n.replace(h,"")),n}const m=/[ -,.\/:-@[\]\^`{-~]/,g=/(^|\\+)?(\\[A-F0-9]{1,6})\x20(?![a-fA-F0-9\x20])/g,y=e=>{let t=e,n=!1,r=!1,s=!1;for(let e=0;et.toUpperCase())).replace(/\d+([\p{Alpha}\p{N}_]|$)/gu,(e=>e.toUpperCase())))}function b(e){const t=e.toLowerCase();let n="",r=!1;for(let e=0;e<6&&void 0!==t[e];e++){const s=t.charCodeAt(e);if(r=32===s,!(s>=97&&s<=102||s>=48&&s<=57))break;n+=t[e]}if(0===n.length)return;const s=parseInt(n,16);return s>=55296&&s<=57343||0===s||s>1114111?["�",n.length+(r?1:0)]:[String.fromCodePoint(s),n.length+(r?1:0)]}const w=/\\/;function x(e){if(!w.test(e))return e;let t="";for(let n=0;n:"/\\|?*]/g,k=/[\u0000-\u001f\u0080-\u009f]/g;function E(e){return function(e){let t="",n=0;for(;nt&&t.length%2?e:(t||"")+n)),t}(e.replace(/^((-?[0-9])|--)/,"_$1").replace(A,"-").replace(k,"-").replace(/\./g,"-"))}function C(e,t,n,r){const{context:o,hashSalt:i,hashStrategy:a}=r,{resourcePath:l}=e;let c=S(s.default.relative(o,l));e._module&&e._module.matchResource&&(c=`${S(s.default.relative(o,e._module.matchResource))}`),r.content="minimal-subset"===a&&/\[local\]/.test(t)?c:`${c}\0${n}`;let{hashFunction:u,hashDigest:d,hashDigestLength:p}=r;const h=t.match(/\[(?:([^:\]]+):)?(?:(hash|contenthash|fullhash))(?::([a-z]+\d*))?(?::(\d+))?\]/i);if(h){const e=h[2]||u;u=h[1]||u,d=h[3]||d,p=h[4]||p,t=t.replace(/\[(?:([^:\]]+):)?(?:hash|contenthash|fullhash)(?::([a-z]+\d*))?(?::(\d+))?\]/gi,(()=>"fullhash"===e?"[fullhash]":"[contenthash]"))}let f="";for(let t=0;f.length1&&(n=s.default.basename(t)),b=b.replace(/\[folder\]/gi,(()=>n))}if(r.regExp){const e=l.match(r.regExp);e&&e.forEach(((e,t)=>{b=b.replace(new RegExp(`\\[${t}\\]`,"ig"),e)}))}return b}function M(e){return!!/^data:/i.test(e)}const O=/^[A-Z]:[/\\]|^\\\\/i;function L(e,t){const n=t(e);return Array.isArray(n)?n[0]:n}const T=/\.module(s)?\.\w+$/i,N=/\.icss\.\w+$/i;function j(e,t,n){if("boolean"==typeof e.modules&&!1===e.modules)return!1;const r=n._module&&n._module.matchResource||n.resourcePath;let s,o;void 0===e.modules?(o={},s=!0):"boolean"==typeof e.modules?o={}:"string"==typeof e.modules?o={mode:e.modules}:(o=e.modules,({auto:s}=o));const{outputOptions:i}=n._compilation,a="css-style-sheet"===t||"string"===t,l={auto:s,mode:"local",exportGlobals:!1,localIdentName:"[hash:base64]",localIdentContext:n.rootContext,localIdentHashSalt:i.hashSalt,localIdentHashFunction:i.hashFunction,localIdentHashDigest:i.hashDigest,localIdentHashDigestLength:i.hashDigestLength,localIdentRegExp:void 0,getLocalIdent:void 0,namedExport:a||!1,exportLocalsConvention:!0!==o.namedExport&&!a||void 0!==o.exportLocalsConvention?"asIs":"camelCaseOnly",exportOnlyLocals:!1,...o};let c;if("string"==typeof l.exportLocalsConvention&&(c=l.exportLocalsConvention,l.exportLocalsConvention=e=>{switch(c){case"camelCase":return[e,v(e)];case"camelCaseOnly":return v(e);case"dashes":return[e,R(e)];case"dashesOnly":return R(e);default:return e}}),"boolean"==typeof l.auto){const e=l.auto&&T.test(r);let t;if(e||(t=N.test(r),t&&(l.mode="icss")),!e&&!t)return!1}else if(l.auto instanceof RegExp){if(!l.auto.test(r))return!1}else if("function"==typeof l.auto&&!l.auto(r))return!1;if("function"==typeof l.mode&&(l.mode=l.mode(n.resourcePath)),a){if(!1===e.esModule)throw new Error("The 'exportType' option with the 'css-style-sheet' or 'string' value requires the 'esModules' option to be enabled");if(!1===l.namedExport)throw new Error("The 'exportType' option with the 'css-style-sheet' or 'string' value requires the 'modules.namedExport' option to be enabled")}if(!0===l.namedExport){if(!1===e.esModule)throw new Error("The 'modules.namedExport' option requires the 'esModules' option to be enabled");if("string"==typeof c&&"camelCaseOnly"!==c&&"dashesOnly"!==c)throw new Error('The "modules.namedExport" option requires the "modules.exportLocalsConvention" option to be "camelCaseOnly" or "dashesOnly"')}return l}const D=/^[a-z0-9+\-.]+:/i;function I(e){return"/"===e[0]?"/"===e[1]?"scheme-relative":"path-absolute":p.test(e)?"path-absolute":D.test(e)?"absolute":"path-relative"}function P(e,t,n,r){let s="";return void 0!==r&&(s=`, ${JSON.stringify(r)}`),void 0!==n?s=`, ${JSON.stringify(n)}${s}`:s.length>0&&(s=`, undefined${s}`),t?s=`, true${s}`:s.length>0&&(s=`, false${s}`),e?s=`${JSON.stringify(e)}${s}`:s.length>0&&(s=`""${s}`),s}function R(e){return e.replace(/-+(\w)/g,((e,t)=>t.toUpperCase()))}},8820:e=>{"use strict";var t={}.hasOwnProperty,n=/[ -,\.\/:-@\[-\^`\{-~]/,r=/[ -,\.\/:-@\[\]\^`\{-~]/,s=/(^|\\+)?(\\[A-F0-9]{1,6})\x20(?![a-fA-F0-9\x20])/g,o=function e(o,i){"single"!=(i=function(e,n){if(!e)return n;var r={};for(var s in n)r[s]=t.call(e,s)?e[s]:n[s];return r}(i,e.options)).quotes&&"double"!=i.quotes&&(i.quotes="single");for(var a="double"==i.quotes?'"':"'",l=i.isIdentifier,c=o.charAt(0),u="",d=0,p=o.length;d126){if(f>=55296&&f<=56319&&d{const t=(e,t,n="rule")=>Object.keys(e).map((r=>{const s=e[r],o=Object.keys(s).map((e=>t.decl({prop:e,value:s[e],raws:{before:"\n "}}))),i=o.length>0,a="rule"===n?t.rule({selector:`:import('${r}')`,raws:{after:i?"\n":""}}):t.atRule({name:"icss-import",params:`'${r}'`,raws:{after:i?"\n":""}});return i&&a.append(o),a})),n=(e,t,n="rule")=>{const r=Object.keys(e).map((n=>t.decl({prop:n,value:e[n],raws:{before:"\n "}})));if(0===r.length)return[];const s="rule"===n?t.rule({selector:":export",raws:{after:"\n"}}):t.atRule({name:"icss-export",raws:{after:"\n"}});return s.append(r),[s]};e.exports=(e,r,s,o)=>[...t(e,s,o),...n(r,s,o)]},9255:e=>{const t=/^:import\(("[^"]*"|'[^']*'|[^"']+)\)$/,n=/^("[^"]*"|'[^']*'|[^"']+)$/,r=e=>{const t={};return e.walkDecls((e=>{const n=e.raws.before?e.raws.before.trim():"";t[n+e.prop]=e.value})),t};e.exports=(e,s=!0,o="auto")=>{const i={},a={};function l(e,t){const n=t.replace(/'|"/g,"");i[n]=Object.assign(i[n]||{},r(e)),s&&e.remove()}function c(e){Object.assign(a,r(e)),s&&e.remove()}return e.each((e=>{if("rule"===e.type&&"at-rule"!==o){if(":import"===e.selector.slice(0,7)){const n=t.exec(e.selector);n&&l(e,n[1])}":export"===e.selector&&c(e)}if("atrule"===e.type&&"rule"!==o){if("icss-import"===e.name){const t=n.exec(e.params);t&&l(e,t[1])}"icss-export"===e.name&&c(e)}})),{icssImports:i,icssExports:a}}},5175:(e,t,n)=>{const r=n(726),s=n(6720),o=n(9255),i=n(4420);e.exports={replaceValueSymbols:r,replaceSymbols:s,extractICSS:o,createICSSRules:i}},6720:(e,t,n)=>{const r=n(726);e.exports=(e,t)=>{e.walk((e=>{"decl"===e.type&&e.value?e.value=r(e.value.toString(),t):"rule"===e.type&&e.selector?e.selector=r(e.selector.toString(),t):"atrule"===e.type&&e.params&&(e.params=r(e.params.toString(),t))}))}},726:e=>{const t=/[$]?[\w-]+/g;e.exports=(e,n)=>{let r;for(;r=t.exec(e);){const s=n[r[0]];s&&(e=e.slice(0,r.index)+s+e.slice(t.lastIndex),t.lastIndex-=r[0].length-s.length)}return e}},107:(e,t,n)=>{var r,s,o;s=[n(9755)],void 0===(o="function"==typeof(r=function(e){function t(e){var t=e.parent();e.removeData("minicolors-initialized").removeData("minicolors-settings").removeProp("size").removeClass("minicolors-input"),t.before(e).remove()}function n(e){var t=e.parent(),n=t.find(".minicolors-panel"),s=e.data("minicolors-settings");!e.data("minicolors-initialized")||e.prop("disabled")||t.hasClass("minicolors-inline")||t.hasClass("minicolors-focus")||(r(),t.addClass("minicolors-focus"),n.stop(!0,!0).fadeIn(s.showSpeed,(function(){s.show&&s.show.call(e.get(0))})))}function r(){e(".minicolors-focus").each((function(){var t=e(this),n=t.find(".minicolors-input"),r=t.find(".minicolors-panel"),s=n.data("minicolors-settings");r.fadeOut(s.hideSpeed,(function(){s.hide&&s.hide.call(n.get(0)),t.removeClass("minicolors-focus")}))}))}function s(e,t,n){var r,s,i,a,l=e.parents(".minicolors").find(".minicolors-input"),c=l.data("minicolors-settings"),u=e.find("[class$=-picker]"),d=e.offset().left,p=e.offset().top,h=Math.round(t.pageX-d),f=Math.round(t.pageY-p),m=n?c.animationSpeed:0;t.originalEvent.changedTouches&&(h=t.originalEvent.changedTouches[0].pageX-d,f=t.originalEvent.changedTouches[0].pageY-p),h<0&&(h=0),f<0&&(f=0),h>e.width()&&(h=e.width()),f>e.height()&&(f=e.height()),e.parent().is(".minicolors-slider-wheel")&&u.parent().is(".minicolors-grid")&&(r=75-h,s=75-f,i=Math.sqrt(r*r+s*s),(a=Math.atan2(s,r))<0&&(a+=2*Math.PI),i>75&&(i=75,h=75-75*Math.cos(a),f=75-75*Math.sin(a)),h=Math.round(h),f=Math.round(f)),e.is(".minicolors-grid")?u.stop(!0).animate({top:f+"px",left:h+"px"},m,c.animationEasing,(function(){o(l,e)})):u.stop(!0).animate({top:f+"px"},m,c.animationEasing,(function(){o(l,e)}))}function o(e,t){function n(e,t){var n,r;return e.length&&t?(n=e.offset().left,r=e.offset().top,{x:n-t.offset().left+e.outerWidth()/2,y:r-t.offset().top+e.outerHeight()/2}):null}var r,s,o,i,c,p,h,f=e.val(),m=e.attr("data-opacity"),g=e.parent(),y=e.data("minicolors-settings"),v=g.find(".minicolors-swatch"),b=g.find(".minicolors-grid"),w=g.find(".minicolors-slider"),x=g.find(".minicolors-opacity-slider"),S=b.find("[class$=-picker]"),A=w.find("[class$=-picker]"),k=x.find("[class$=-picker]"),E=n(S,b),C=n(A,w),M=n(k,x);if(t.is(".minicolors-grid, .minicolors-slider")){switch(y.control){case"wheel":i=b.width()/2-E.x,c=b.height()/2-E.y,p=Math.sqrt(i*i+c*c),(h=Math.atan2(c,i))<0&&(h+=2*Math.PI),p>75&&(p=75,E.x=69-75*Math.cos(h),E.y=69-75*Math.sin(h)),s=u(p/.75,0,100),f=d({h:r=u(180*h/Math.PI,0,360),s,b:o=u(100-Math.floor(C.y*(100/w.height())),0,100)}),w.css("backgroundColor",d({h:r,s,b:100}));break;case"saturation":f=d({h:r=u(parseInt(E.x*(360/b.width()),10),0,360),s:s=u(100-Math.floor(C.y*(100/w.height())),0,100),b:o=u(100-Math.floor(E.y*(100/b.height())),0,100)}),w.css("backgroundColor",d({h:r,s:100,b:o})),g.find(".minicolors-grid-inner").css("opacity",s/100);break;case"brightness":f=d({h:r=u(parseInt(E.x*(360/b.width()),10),0,360),s:s=u(100-Math.floor(E.y*(100/b.height())),0,100),b:o=u(100-Math.floor(C.y*(100/w.height())),0,100)}),w.css("backgroundColor",d({h:r,s,b:100})),g.find(".minicolors-grid-inner").css("opacity",1-o/100);break;default:f=d({h:r=u(360-parseInt(C.y*(360/w.height()),10),0,360),s:s=u(Math.floor(E.x*(100/b.width())),0,100),b:o=u(100-Math.floor(E.y*(100/b.height())),0,100)}),b.css("backgroundColor",d({h:r,s:100,b:100}))}e.val(l(f,y.letterCase))}t.is(".minicolors-opacity-slider")&&(m=y.opacity?parseFloat(1-M.y/x.height()).toFixed(2):1,y.opacity&&e.attr("data-opacity",m)),v.find("SPAN").css({backgroundColor:f,opacity:m}),a(e,f,m)}function i(e,t){var n,r,s,o,i,h,f,m=e.parent(),g=e.data("minicolors-settings"),y=m.find(".minicolors-swatch"),v=m.find(".minicolors-grid"),b=m.find(".minicolors-slider"),w=m.find(".minicolors-opacity-slider"),x=v.find("[class$=-picker]"),S=b.find("[class$=-picker]"),A=w.find("[class$=-picker]");switch((n=l(c(e.val(),!0),g.letterCase))||(n=l(c(g.defaultValue,!0),g.letterCase)),r=function(e){var t=function(e){var t={h:0,s:0,b:0},n=Math.min(e.r,e.g,e.b),r=Math.max(e.r,e.g,e.b),s=r-n;return t.b=r,t.s=0!==r?255*s/r:0,0!==t.s?e.r===r?t.h=(e.g-e.b)/s:e.g===r?t.h=2+(e.b-e.r)/s:t.h=4+(e.r-e.g)/s:t.h=-1,t.h*=60,t.h<0&&(t.h+=360),t.s*=100/255,t.b*=100/255,t}(p(e));return 0===t.s&&(t.h=360),t}(n),t||e.val(n),g.opacity&&(s=""===e.attr("data-opacity")?1:u(parseFloat(e.attr("data-opacity")).toFixed(2),0,1),isNaN(s)&&(s=1),e.attr("data-opacity",s),y.find("SPAN").css("opacity",s),i=u(w.height()-w.height()*s,0,w.height()),A.css("top",i+"px")),y.find("SPAN").css("backgroundColor",n),g.control){case"wheel":h=u(Math.ceil(.75*r.s),0,v.height()/2),f=r.h*Math.PI/180,o=u(75-Math.cos(f)*h,0,v.width()),i=u(75-Math.sin(f)*h,0,v.height()),x.css({top:i+"px",left:o+"px"}),i=150-r.b/(100/v.height()),""===n&&(i=0),S.css("top",i+"px"),b.css("backgroundColor",d({h:r.h,s:r.s,b:100}));break;case"saturation":o=u(5*r.h/12,0,150),i=u(v.height()-Math.ceil(r.b/(100/v.height())),0,v.height()),x.css({top:i+"px",left:o+"px"}),i=u(b.height()-r.s*(b.height()/100),0,b.height()),S.css("top",i+"px"),b.css("backgroundColor",d({h:r.h,s:100,b:r.b})),m.find(".minicolors-grid-inner").css("opacity",r.s/100);break;case"brightness":o=u(5*r.h/12,0,150),i=u(v.height()-Math.ceil(r.s/(100/v.height())),0,v.height()),x.css({top:i+"px",left:o+"px"}),i=u(b.height()-r.b*(b.height()/100),0,b.height()),S.css("top",i+"px"),b.css("backgroundColor",d({h:r.h,s:r.s,b:100})),m.find(".minicolors-grid-inner").css("opacity",1-r.b/100);break;default:o=u(Math.ceil(r.s/(100/v.width())),0,v.width()),i=u(v.height()-Math.ceil(r.b/(100/v.height())),0,v.height()),x.css({top:i+"px",left:o+"px"}),i=u(b.height()-r.h/(360/b.height()),0,b.height()),S.css("top",i+"px"),v.css("backgroundColor",d({h:r.h,s:100,b:100}))}e.data("minicolors-initialized")&&a(e,n,s)}function a(e,t,n){var r=e.data("minicolors-settings"),s=e.data("minicolors-lastChange");s&&s.hex===t&&s.opacity===n||(e.data("minicolors-lastChange",{hex:t,opacity:n}),r.change&&(r.changeDelay?(clearTimeout(e.data("minicolors-changeTimeout")),e.data("minicolors-changeTimeout",setTimeout((function(){r.change.call(e.get(0),t,n)}),r.changeDelay))):r.change.call(e.get(0),t,n)),e.trigger("change").trigger("input"))}function l(e,t){return"uppercase"===t?e.toUpperCase():e.toLowerCase()}function c(e,t){return 3!==(e=e.replace(/[^A-F0-9]/gi,"")).length&&6!==e.length?"":(3===e.length&&t&&(e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]),"#"+e)}function u(e,t,n){return en&&(e=n),e}function d(t){return n=function(e){var t={},n=Math.round(e.h),r=Math.round(255*e.s/100),s=Math.round(255*e.b/100);if(0===r)t.r=t.g=t.b=s;else{var o=s,i=(255-r)*s/255,a=n%60*(o-i)/60;360===n&&(n=0),n<60?(t.r=o,t.b=i,t.g=i+a):n<120?(t.g=o,t.b=i,t.r=o-a):n<180?(t.g=o,t.r=i,t.b=i+a):n<240?(t.b=o,t.r=i,t.g=o-a):n<300?(t.b=o,t.g=i,t.r=i+a):n<360?(t.r=o,t.g=i,t.b=o-a):(t.r=0,t.g=0,t.b=0)}return{r:Math.round(t.r),g:Math.round(t.g),b:Math.round(t.b)}}(t),r=[n.r.toString(16),n.g.toString(16),n.b.toString(16)],e.each(r,(function(e,t){1===t.length&&(r[e]="0"+t)})),"#"+r.join("");var n,r}function p(e){return{r:(e=parseInt(e.indexOf("#")>-1?e.substring(1):e,16))>>16,g:(65280&e)>>8,b:255&e}}e.minicolors={defaults:{animationSpeed:50,animationEasing:"swing",change:null,changeDelay:0,control:"hue",dataUris:!0,defaultValue:"",hide:null,hideSpeed:100,inline:!1,letterCase:"lowercase",opacity:!1,position:"bottom left",show:null,showSpeed:100,theme:"default"}},e.extend(e.fn,{minicolors:function(s,o){switch(s){case"destroy":return e(this).each((function(){t(e(this))})),e(this);case"hide":return r(),e(this);case"opacity":return void 0===o?e(this).attr("data-opacity"):(e(this).each((function(){i(e(this).attr("data-opacity",o))})),e(this));case"rgbObject":return a=e(this),l=p(c(e(a).val(),!0)),u=e(a).attr("data-opacity"),l?(void 0!==u&&e.extend(l,{a:parseFloat(u)}),l):null;case"rgbString":case"rgbaString":return function(t,n){var r=p(c(e(t).val(),!0)),s=e(t).attr("data-opacity");return r?(void 0===s&&(s=1),n?"rgba("+r.r+", "+r.g+", "+r.b+", "+parseFloat(s)+")":"rgb("+r.r+", "+r.g+", "+r.b+")"):null}(e(this),"rgbaString"===s);case"settings":return void 0===o?e(this).data("minicolors-settings"):(e(this).each((function(){var n=e(this).data("minicolors-settings")||{};t(e(this)),e(this).minicolors(e.extend(!0,n,o))})),e(this));case"show":return n(e(this).eq(0)),e(this);case"value":return void 0===o?e(this).val():(e(this).each((function(){i(e(this).val(o))})),e(this));default:return"create"!==s&&(o=s),e(this).each((function(){!function(t,n){var r=e('
'),s=e.minicolors.defaults;t.data("minicolors-initialized")||(n=e.extend(!0,{},s,n),r.addClass("minicolors-theme-"+n.theme).toggleClass("minicolors-with-opacity",n.opacity).toggleClass("minicolors-no-data-uris",!0!==n.dataUris),void 0!==n.position&&e.each(n.position.split(" "),(function(){r.addClass("minicolors-position-"+this)})),t.addClass("minicolors-input").data("minicolors-initialized",!1).data("minicolors-settings",n).prop("size",7).wrap(r).after('
'),n.inline||(t.after(''),t.next(".minicolors-swatch").on("click",(function(e){e.preventDefault(),t.focus()}))),t.parent().find(".minicolors-panel").on("selectstart",(function(){return!1})).end(),n.inline&&t.parent().addClass("minicolors-inline"),i(t,!1),t.data("minicolors-initialized",!0))}(e(this),o)})),e(this)}var a,l,u}}),e(document).on("mousedown.minicolors touchstart.minicolors",(function(t){e(t.target).parents().add(t.target).hasClass("minicolors")||r()})).on("mousedown.minicolors touchstart.minicolors",".minicolors-grid, .minicolors-slider, .minicolors-opacity-slider",(function(t){var n=e(this);t.preventDefault(),e(document).data("minicolors-target",n),s(n,t,!0)})).on("mousemove.minicolors touchmove.minicolors",(function(t){var n=e(document).data("minicolors-target");n&&s(n,t)})).on("mouseup.minicolors touchend.minicolors",(function(){e(this).removeData("minicolors-target")})).on("mousedown.minicolors touchstart.minicolors",".minicolors-swatch",(function(t){var r=e(this).parent().find(".minicolors-input");t.preventDefault(),n(r)})).on("focus.minicolors",".minicolors-input",(function(){var t=e(this);t.data("minicolors-initialized")&&n(t)})).on("blur.minicolors",".minicolors-input",(function(){var t=e(this),n=t.data("minicolors-settings");t.data("minicolors-initialized")&&(t.val(c(t.val(),!0)),""===t.val()&&t.val(c(n.defaultValue,!0)),t.val(l(t.val(),n.letterCase)))})).on("keydown.minicolors",".minicolors-input",(function(t){var n=e(this);if(n.data("minicolors-initialized"))switch(t.keyCode){case 9:r();break;case 13:case 27:r(),n.blur()}})).on("keyup.minicolors",".minicolors-input",(function(){var t=e(this);t.data("minicolors-initialized")&&i(t,!0)})).on("paste.minicolors",".minicolors-input",(function(){var t=e(this);t.data("minicolors-initialized")&&setTimeout((function(){i(t,!0)}),1)}))})?r.apply(t,s):r)||(e.exports=o)},9755:function(e,t){var n;!function(t,n){"use strict";"object"==typeof e.exports?e.exports=t.document?n(t,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return n(e)}:n(t)}("undefined"!=typeof window?window:this,(function(r,s){"use strict";var o=[],i=Object.getPrototypeOf,a=o.slice,l=o.flat?function(e){return o.flat.call(e)}:function(e){return o.concat.apply([],e)},c=o.push,u=o.indexOf,d={},p=d.toString,h=d.hasOwnProperty,f=h.toString,m=f.call(Object),g={},y=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},v=function(e){return null!=e&&e===e.window},b=r.document,w={type:!0,src:!0,nonce:!0,noModule:!0};function x(e,t,n){var r,s,o=(n=n||b).createElement("script");if(o.text=e,t)for(r in w)(s=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,s);n.head.appendChild(o).parentNode.removeChild(o)}function S(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?d[p.call(e)]||"object":typeof e}var A="3.6.4",k=function(e,t){return new k.fn.init(e,t)};function E(e){var t=!!e&&"length"in e&&e.length,n=S(e);return!y(e)&&!v(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}k.fn=k.prototype={jquery:A,constructor:k,length:0,toArray:function(){return a.call(this)},get:function(e){return null==e?a.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=k.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return k.each(this,e)},map:function(e){return this.pushStack(k.map(this,(function(t,n){return e.call(t,n,t)})))},slice:function(){return this.pushStack(a.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(k.grep(this,(function(e,t){return(t+1)%2})))},odd:function(){return this.pushStack(k.grep(this,(function(e,t){return t%2})))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n+~]|"+z+")"+z+"*"),H=new RegExp(z+"|>"),J=new RegExp(G),U=new RegExp("^"+W+"$"),X={ID:new RegExp("^#("+W+")"),CLASS:new RegExp("^\\.("+W+")"),TAG:new RegExp("^("+W+"|[*])"),ATTR:new RegExp("^"+Z),PSEUDO:new RegExp("^"+G),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+z+"*(even|odd|(([+-]|)(\\d*)n|)"+z+"*(?:([+-]|)"+z+"*(\\d+)|))"+z+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+z+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+z+"*((?:-\\d)?\\d*)"+z+"*\\)|)(?=[^-]|$)","i")},V=/HTML$/i,K=/^(?:input|select|textarea|button)$/i,Q=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+z+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,se=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){p()},ie=we((function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()}),{dir:"parentNode",next:"legend"});try{D.apply(T=I.call(x.childNodes),x.childNodes),T[x.childNodes.length].nodeType}catch(e){D={apply:T.length?function(e,t){j.apply(e,I.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}function ae(e,t,r,s){var o,a,c,u,d,f,y,v=t&&t.ownerDocument,x=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==x&&9!==x&&11!==x)return r;if(!s&&(p(t),t=t||h,m)){if(11!==x&&(d=_.exec(e)))if(o=d[1]){if(9===x){if(!(c=t.getElementById(o)))return r;if(c.id===o)return r.push(c),r}else if(v&&(c=v.getElementById(o))&&b(t,c)&&c.id===o)return r.push(c),r}else{if(d[2])return D.apply(r,t.getElementsByTagName(e)),r;if((o=d[3])&&n.getElementsByClassName&&t.getElementsByClassName)return D.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!M[e+" "]&&(!g||!g.test(e))&&(1!==x||"object"!==t.nodeName.toLowerCase())){if(y=e,v=t,1===x&&(H.test(e)||q.test(e))){for((v=ee.test(e)&&ye(t.parentNode)||t)===t&&n.scope||((u=t.getAttribute("id"))?u=u.replace(re,se):t.setAttribute("id",u=w)),a=(f=i(e)).length;a--;)f[a]=(u?"#"+u:":scope")+" "+be(f[a]);y=f.join(",")}try{return D.apply(r,v.querySelectorAll(y)),r}catch(t){M(e,!0)}finally{u===w&&t.removeAttribute("id")}}}return l(e.replace(B,"$1"),t,r,s)}function le(){var e=[];return function t(n,s){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=s}}function ce(e){return e[w]=!0,e}function ue(e){var t=h.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function de(e,t){for(var n=e.split("|"),s=n.length;s--;)r.attrHandle[n[s]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function he(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function fe(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function me(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ie(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function ge(e){return ce((function(t){return t=+t,ce((function(n,r){for(var s,o=e([],n.length,t),i=o.length;i--;)n[s=o[i]]&&(n[s]=!(r[s]=n[s]))}))}))}function ye(e){return e&&void 0!==e.getElementsByTagName&&e}for(t in n=ae.support={},o=ae.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!V.test(t||n&&n.nodeName||"HTML")},p=ae.setDocument=function(e){var t,s,i=e?e.ownerDocument||e:x;return i!=h&&9===i.nodeType&&i.documentElement?(f=(h=i).documentElement,m=!o(h),x!=h&&(s=h.defaultView)&&s.top!==s&&(s.addEventListener?s.addEventListener("unload",oe,!1):s.attachEvent&&s.attachEvent("onunload",oe)),n.scope=ue((function(e){return f.appendChild(e).appendChild(h.createElement("div")),void 0!==e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length})),n.cssHas=ue((function(){try{return h.querySelector(":has(*,:jqfake)"),!1}catch(e){return!0}})),n.attributes=ue((function(e){return e.className="i",!e.getAttribute("className")})),n.getElementsByTagName=ue((function(e){return e.appendChild(h.createComment("")),!e.getElementsByTagName("*").length})),n.getElementsByClassName=$.test(h.getElementsByClassName),n.getById=ue((function(e){return f.appendChild(e).id=w,!h.getElementsByName||!h.getElementsByName(w).length})),n.getById?(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&m){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&m){var n,r,s,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(s=t.getElementsByName(e),r=0;o=s[r++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],s=0,o=t.getElementsByTagName(e);if("*"===e){for(;n=o[s++];)1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&m)return t.getElementsByClassName(e)},y=[],g=[],(n.qsa=$.test(h.querySelectorAll))&&(ue((function(e){var t;f.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&g.push("[*^$]="+z+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||g.push("\\["+z+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+w+"-]").length||g.push("~="),(t=h.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||g.push("\\["+z+"*name"+z+"*="+z+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||g.push(":checked"),e.querySelectorAll("a#"+w+"+*").length||g.push(".#.+[+~]"),e.querySelectorAll("\\\f"),g.push("[\\r\\n\\f]")})),ue((function(e){e.innerHTML="";var t=h.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&g.push("name"+z+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&g.push(":enabled",":disabled"),f.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&g.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),g.push(",.*:")}))),(n.matchesSelector=$.test(v=f.matches||f.webkitMatchesSelector||f.mozMatchesSelector||f.oMatchesSelector||f.msMatchesSelector))&&ue((function(e){n.disconnectedMatch=v.call(e,"*"),v.call(e,"[s!='']:x"),y.push("!=",G)})),n.cssHas||g.push(":has"),g=g.length&&new RegExp(g.join("|")),y=y.length&&new RegExp(y.join("|")),t=$.test(f.compareDocumentPosition),b=t||$.test(f.contains)?function(e,t){var n=9===e.nodeType&&e.documentElement||e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},O=t?function(e,t){if(e===t)return d=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e==h||e.ownerDocument==x&&b(x,e)?-1:t==h||t.ownerDocument==x&&b(x,t)?1:u?P(u,e)-P(u,t):0:4&r?-1:1)}:function(e,t){if(e===t)return d=!0,0;var n,r=0,s=e.parentNode,o=t.parentNode,i=[e],a=[t];if(!s||!o)return e==h?-1:t==h?1:s?-1:o?1:u?P(u,e)-P(u,t):0;if(s===o)return pe(e,t);for(n=e;n=n.parentNode;)i.unshift(n);for(n=t;n=n.parentNode;)a.unshift(n);for(;i[r]===a[r];)r++;return r?pe(i[r],a[r]):i[r]==x?-1:a[r]==x?1:0},h):h},ae.matches=function(e,t){return ae(e,null,null,t)},ae.matchesSelector=function(e,t){if(p(e),n.matchesSelector&&m&&!M[t+" "]&&(!y||!y.test(t))&&(!g||!g.test(t)))try{var r=v.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){M(t,!0)}return ae(t,h,null,[e]).length>0},ae.contains=function(e,t){return(e.ownerDocument||e)!=h&&p(e),b(e,t)},ae.attr=function(e,t){(e.ownerDocument||e)!=h&&p(e);var s=r.attrHandle[t.toLowerCase()],o=s&&L.call(r.attrHandle,t.toLowerCase())?s(e,t,!m):void 0;return void 0!==o?o:n.attributes||!m?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},ae.escape=function(e){return(e+"").replace(re,se)},ae.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},ae.uniqueSort=function(e){var t,r=[],s=0,o=0;if(d=!n.detectDuplicates,u=!n.sortStable&&e.slice(0),e.sort(O),d){for(;t=e[o++];)t===e[o]&&(s=r.push(o));for(;s--;)e.splice(r[s],1)}return u=null,e},s=ae.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=s(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[r++];)n+=s(t);return n},r=ae.selectors={cacheLength:50,createPseudo:ce,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||ae.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&ae.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return X.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&J.test(n)&&(t=i(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=k[e+" "];return t||(t=new RegExp("(^|"+z+")"+e+"("+z+"|$)"))&&k(e,(function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")}))},ATTR:function(e,t,n){return function(r){var s=ae.attr(r,e);return null==s?"!="===t:!t||(s+="","="===t?s===n:"!="===t?s!==n:"^="===t?n&&0===s.indexOf(n):"*="===t?n&&s.indexOf(n)>-1:"$="===t?n&&s.slice(-n.length)===n:"~="===t?(" "+s.replace(Y," ")+" ").indexOf(n)>-1:"|="===t&&(s===n||s.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,s){var o="nth"!==e.slice(0,3),i="last"!==e.slice(-4),a="of-type"===t;return 1===r&&0===s?function(e){return!!e.parentNode}:function(t,n,l){var c,u,d,p,h,f,m=o!==i?"nextSibling":"previousSibling",g=t.parentNode,y=a&&t.nodeName.toLowerCase(),v=!l&&!a,b=!1;if(g){if(o){for(;m;){for(p=t;p=p[m];)if(a?p.nodeName.toLowerCase()===y:1===p.nodeType)return!1;f=m="only"===e&&!f&&"nextSibling"}return!0}if(f=[i?g.firstChild:g.lastChild],i&&v){for(b=(h=(c=(u=(d=(p=g)[w]||(p[w]={}))[p.uniqueID]||(d[p.uniqueID]={}))[e]||[])[0]===S&&c[1])&&c[2],p=h&&g.childNodes[h];p=++h&&p&&p[m]||(b=h=0)||f.pop();)if(1===p.nodeType&&++b&&p===t){u[e]=[S,h,b];break}}else if(v&&(b=h=(c=(u=(d=(p=t)[w]||(p[w]={}))[p.uniqueID]||(d[p.uniqueID]={}))[e]||[])[0]===S&&c[1]),!1===b)for(;(p=++h&&p&&p[m]||(b=h=0)||f.pop())&&((a?p.nodeName.toLowerCase()!==y:1!==p.nodeType)||!++b||(v&&((u=(d=p[w]||(p[w]={}))[p.uniqueID]||(d[p.uniqueID]={}))[e]=[S,b]),p!==t)););return(b-=s)===r||b%r==0&&b/r>=0}}},PSEUDO:function(e,t){var n,s=r.pseudos[e]||r.setFilters[e.toLowerCase()]||ae.error("unsupported pseudo: "+e);return s[w]?s(t):s.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?ce((function(e,n){for(var r,o=s(e,t),i=o.length;i--;)e[r=P(e,o[i])]=!(n[r]=o[i])})):function(e){return s(e,0,n)}):s}},pseudos:{not:ce((function(e){var t=[],n=[],r=a(e.replace(B,"$1"));return r[w]?ce((function(e,t,n,s){for(var o,i=r(e,null,s,[]),a=e.length;a--;)(o=i[a])&&(e[a]=!(t[a]=o))})):function(e,s,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}})),has:ce((function(e){return function(t){return ae(e,t).length>0}})),contains:ce((function(e){return e=e.replace(te,ne),function(t){return(t.textContent||s(t)).indexOf(e)>-1}})),lang:ce((function(e){return U.test(e||"")||ae.error("unsupported lang: "+e),e=e.replace(te,ne).toLowerCase(),function(t){var n;do{if(n=m?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}})),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===f},focus:function(e){return e===h.activeElement&&(!h.hasFocus||h.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:me(!1),disabled:me(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Q.test(e.nodeName)},input:function(e){return K.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:ge((function(){return[0]})),last:ge((function(e,t){return[t-1]})),eq:ge((function(e,t,n){return[n<0?n+t:n]})),even:ge((function(e,t){for(var n=0;nt?t:n;--r>=0;)e.push(r);return e})),gt:ge((function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){for(var s=e.length;s--;)if(!e[s](t,n,r))return!1;return!0}:e[0]}function Se(e,t,n,r,s){for(var o,i=[],a=0,l=e.length,c=null!=t;a-1&&(o[c]=!(i[c]=d))}}else y=Se(y===i?y.splice(f,y.length):y),s?s(null,i,y,l):D.apply(i,y)}))}function ke(e){for(var t,n,s,o=e.length,i=r.relative[e[0].type],a=i||r.relative[" "],l=i?1:0,u=we((function(e){return e===t}),a,!0),d=we((function(e){return P(t,e)>-1}),a,!0),p=[function(e,n,r){var s=!i&&(r||n!==c)||((t=n).nodeType?u(e,n,r):d(e,n,r));return t=null,s}];l1&&xe(p),l>1&&be(e.slice(0,l-1).concat({value:" "===e[l-2].type?"*":""})).replace(B,"$1"),n,l0,s=e.length>0,o=function(o,i,a,l,u){var d,f,g,y=0,v="0",b=o&&[],w=[],x=c,A=o||s&&r.find.TAG("*",u),k=S+=null==x?1:Math.random()||.1,E=A.length;for(u&&(c=i==h||i||u);v!==E&&null!=(d=A[v]);v++){if(s&&d){for(f=0,i||d.ownerDocument==h||(p(d),a=!m);g=e[f++];)if(g(d,i||h,a)){l.push(d);break}u&&(S=k)}n&&((d=!g&&d)&&y--,o&&b.push(d))}if(y+=v,n&&v!==y){for(f=0;g=t[f++];)g(b,w,i,a);if(o){if(y>0)for(;v--;)b[v]||w[v]||(w[v]=N.call(l));w=Se(w)}D.apply(l,w),u&&!o&&w.length>0&&y+t.length>1&&ae.uniqueSort(l)}return u&&(S=k,c=x),b};return n?ce(o):o}(o,s)),a.selector=e}return a},l=ae.select=function(e,t,n,s){var o,l,c,u,d,p="function"==typeof e&&e,h=!s&&i(e=p.selector||e);if(n=n||[],1===h.length){if((l=h[0]=h[0].slice(0)).length>2&&"ID"===(c=l[0]).type&&9===t.nodeType&&m&&r.relative[l[1].type]){if(!(t=(r.find.ID(c.matches[0].replace(te,ne),t)||[])[0]))return n;p&&(t=t.parentNode),e=e.slice(l.shift().value.length)}for(o=X.needsContext.test(e)?0:l.length;o--&&(c=l[o],!r.relative[u=c.type]);)if((d=r.find[u])&&(s=d(c.matches[0].replace(te,ne),ee.test(l[0].type)&&ye(t.parentNode)||t))){if(l.splice(o,1),!(e=s.length&&be(l)))return D.apply(n,s),n;break}}return(p||a(e,h))(s,t,!m,n,!t||ee.test(e)&&ye(t.parentNode)||t),n},n.sortStable=w.split("").sort(O).join("")===w,n.detectDuplicates=!!d,p(),n.sortDetached=ue((function(e){return 1&e.compareDocumentPosition(h.createElement("fieldset"))})),ue((function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")}))||de("type|href|height|width",(function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)})),n.attributes&&ue((function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")}))||de("value",(function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue})),ue((function(e){return null==e.getAttribute("disabled")}))||de(R,(function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null})),ae}(r);k.find=C,k.expr=C.selectors,k.expr[":"]=k.expr.pseudos,k.uniqueSort=k.unique=C.uniqueSort,k.text=C.getText,k.isXMLDoc=C.isXML,k.contains=C.contains,k.escapeSelector=C.escape;var M=function(e,t,n){for(var r=[],s=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(s&&k(e).is(n))break;r.push(e)}return r},O=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},L=k.expr.match.needsContext;function T(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var N=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,t,n){return y(t)?k.grep(e,(function(e,r){return!!t.call(e,r,e)!==n})):t.nodeType?k.grep(e,(function(e){return e===t!==n})):"string"!=typeof t?k.grep(e,(function(e){return u.call(t,e)>-1!==n})):k.filter(t,e,n)}k.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?k.find.matchesSelector(r,e)?[r]:[]:k.find.matches(e,k.grep(t,(function(e){return 1===e.nodeType})))},k.fn.extend({find:function(e){var t,n,r=this.length,s=this;if("string"!=typeof e)return this.pushStack(k(e).filter((function(){for(t=0;t1?k.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&L.test(e)?k(e):e||[],!1).length}});var D,I=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(k.fn.init=function(e,t,n){var r,s;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:I.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof k?t[0]:t,k.merge(this,k.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:b,!0)),N.test(r[1])&&k.isPlainObject(t))for(r in t)y(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(s=b.getElementById(r[2]))&&(this[0]=s,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):y(e)?void 0!==n.ready?n.ready(e):e(k):k.makeArray(e,this)}).prototype=k.fn,D=k(b);var P=/^(?:parents|prev(?:Until|All))/,R={children:!0,contents:!0,next:!0,prev:!0};function z(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}k.fn.extend({has:function(e){var t=k(e,this),n=t.length;return this.filter((function(){for(var e=0;e-1:1===n.nodeType&&k.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?k.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?u.call(k(e),this[0]):u.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(k.uniqueSort(k.merge(this.get(),k(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),k.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return M(e,"parentNode")},parentsUntil:function(e,t,n){return M(e,"parentNode",n)},next:function(e){return z(e,"nextSibling")},prev:function(e){return z(e,"previousSibling")},nextAll:function(e){return M(e,"nextSibling")},prevAll:function(e){return M(e,"previousSibling")},nextUntil:function(e,t,n){return M(e,"nextSibling",n)},prevUntil:function(e,t,n){return M(e,"previousSibling",n)},siblings:function(e){return O((e.parentNode||{}).firstChild,e)},children:function(e){return O(e.firstChild)},contents:function(e){return null!=e.contentDocument&&i(e.contentDocument)?e.contentDocument:(T(e,"template")&&(e=e.content||e),k.merge([],e.childNodes))}},(function(e,t){k.fn[e]=function(n,r){var s=k.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(s=k.filter(r,s)),this.length>1&&(R[e]||k.uniqueSort(s),P.test(e)&&s.reverse()),this.pushStack(s)}}));var W=/[^\x20\t\r\n\f]+/g;function Z(e){return e}function G(e){throw e}function Y(e,t,n,r){var s;try{e&&y(s=e.promise)?s.call(e).done(t).fail(n):e&&y(s=e.then)?s.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}k.Callbacks=function(e){e="string"==typeof e?function(e){var t={};return k.each(e.match(W)||[],(function(e,n){t[n]=!0})),t}(e):k.extend({},e);var t,n,r,s,o=[],i=[],a=-1,l=function(){for(s=s||e.once,r=t=!0;i.length;a=-1)for(n=i.shift();++a-1;)o.splice(n,1),n<=a&&a--})),this},has:function(e){return e?k.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return s=i=[],o=n="",this},disabled:function(){return!o},lock:function(){return s=i=[],n||t||(o=n=""),this},locked:function(){return!!s},fireWith:function(e,n){return s||(n=[e,(n=n||[]).slice?n.slice():n],i.push(n),t||l()),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!r}};return c},k.extend({Deferred:function(e){var t=[["notify","progress",k.Callbacks("memory"),k.Callbacks("memory"),2],["resolve","done",k.Callbacks("once memory"),k.Callbacks("once memory"),0,"resolved"],["reject","fail",k.Callbacks("once memory"),k.Callbacks("once memory"),1,"rejected"]],n="pending",s={state:function(){return n},always:function(){return o.done(arguments).fail(arguments),this},catch:function(e){return s.then(null,e)},pipe:function(){var e=arguments;return k.Deferred((function(n){k.each(t,(function(t,r){var s=y(e[r[4]])&&e[r[4]];o[r[1]]((function(){var e=s&&s.apply(this,arguments);e&&y(e.promise)?e.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[r[0]+"With"](this,s?[e]:arguments)}))})),e=null})).promise()},then:function(e,n,s){var o=0;function i(e,t,n,s){return function(){var a=this,l=arguments,c=function(){var r,c;if(!(e=o&&(n!==G&&(a=void 0,l=[r]),t.rejectWith(a,l))}};e?u():(k.Deferred.getStackHook&&(u.stackTrace=k.Deferred.getStackHook()),r.setTimeout(u))}}return k.Deferred((function(r){t[0][3].add(i(0,r,y(s)?s:Z,r.notifyWith)),t[1][3].add(i(0,r,y(e)?e:Z)),t[2][3].add(i(0,r,y(n)?n:G))})).promise()},promise:function(e){return null!=e?k.extend(e,s):s}},o={};return k.each(t,(function(e,r){var i=r[2],a=r[5];s[r[1]]=i.add,a&&i.add((function(){n=a}),t[3-e][2].disable,t[3-e][3].disable,t[0][2].lock,t[0][3].lock),i.add(r[3].fire),o[r[0]]=function(){return o[r[0]+"With"](this===o?void 0:this,arguments),this},o[r[0]+"With"]=i.fireWith})),s.promise(o),e&&e.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),s=a.call(arguments),o=k.Deferred(),i=function(e){return function(n){r[e]=this,s[e]=arguments.length>1?a.call(arguments):n,--t||o.resolveWith(r,s)}};if(t<=1&&(Y(e,o.done(i(n)).resolve,o.reject,!t),"pending"===o.state()||y(s[n]&&s[n].then)))return o.then();for(;n--;)Y(s[n],i(n),o.reject);return o.promise()}});var B=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;k.Deferred.exceptionHook=function(e,t){r.console&&r.console.warn&&e&&B.test(e.name)&&r.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},k.readyException=function(e){r.setTimeout((function(){throw e}))};var F=k.Deferred();function q(){b.removeEventListener("DOMContentLoaded",q),r.removeEventListener("load",q),k.ready()}k.fn.ready=function(e){return F.then(e).catch((function(e){k.readyException(e)})),this},k.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--k.readyWait:k.isReady)||(k.isReady=!0,!0!==e&&--k.readyWait>0||F.resolveWith(b,[k]))}}),k.ready.then=F.then,"complete"===b.readyState||"loading"!==b.readyState&&!b.documentElement.doScroll?r.setTimeout(k.ready):(b.addEventListener("DOMContentLoaded",q),r.addEventListener("load",q));var H=function(e,t,n,r,s,o,i){var a=0,l=e.length,c=null==n;if("object"===S(n))for(a in s=!0,n)H(e,t,a,n[a],!0,o,i);else if(void 0!==r&&(s=!0,y(r)||(i=!0),c&&(i?(t.call(e,r),t=null):(c=t,t=function(e,t,n){return c.call(k(e),n)})),t))for(;a1,null,!0)},removeData:function(e){return this.each((function(){_.remove(this,e)}))}}),k.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=$.get(e,t),n&&(!r||Array.isArray(n)?r=$.access(e,t,k.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=k.queue(e,t),r=n.length,s=n.shift(),o=k._queueHooks(e,t);"inprogress"===s&&(s=n.shift(),r--),s&&("fx"===t&&n.unshift("inprogress"),delete o.stop,s.call(e,(function(){k.dequeue(e,t)}),o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return $.get(e,n)||$.access(e,n,{empty:k.Callbacks("once memory").add((function(){$.remove(e,[t+"queue",n])}))})}}),k.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]*)/i,ve=/^$|^module$|\/(?:java|ecma)script/i;fe=b.createDocumentFragment().appendChild(b.createElement("div")),(me=b.createElement("input")).setAttribute("type","radio"),me.setAttribute("checked","checked"),me.setAttribute("name","t"),fe.appendChild(me),g.checkClone=fe.cloneNode(!0).cloneNode(!0).lastChild.checked,fe.innerHTML="",g.noCloneChecked=!!fe.cloneNode(!0).lastChild.defaultValue,fe.innerHTML="",g.option=!!fe.lastChild;var be={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function we(e,t){var n;return n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&T(e,t)?k.merge([e],n):n}function xe(e,t){for(var n=0,r=e.length;n",""]);var Se=/<|&#?\w+;/;function Ae(e,t,n,r,s){for(var o,i,a,l,c,u,d=t.createDocumentFragment(),p=[],h=0,f=e.length;h-1)s&&s.push(o);else if(c=ae(o),i=we(d.appendChild(o),"script"),c&&xe(i),n)for(u=0;o=i[u++];)ve.test(o.type||"")&&n.push(o);return d}var ke=/^([^.]*)(?:\.(.+)|)/;function Ee(){return!0}function Ce(){return!1}function Me(e,t){return e===function(){try{return b.activeElement}catch(e){}}()==("focus"===t)}function Oe(e,t,n,r,s,o){var i,a;if("object"==typeof t){for(a in"string"!=typeof n&&(r=r||n,n=void 0),t)Oe(e,a,n,r,t[a],o);return e}if(null==r&&null==s?(s=n,r=n=void 0):null==s&&("string"==typeof n?(s=r,r=void 0):(s=r,r=n,n=void 0)),!1===s)s=Ce;else if(!s)return e;return 1===o&&(i=s,s=function(e){return k().off(e),i.apply(this,arguments)},s.guid=i.guid||(i.guid=k.guid++)),e.each((function(){k.event.add(this,t,s,r,n)}))}function Le(e,t,n){n?($.set(e,t,!1),k.event.add(e,t,{namespace:!1,handler:function(e){var r,s,o=$.get(this,t);if(1&e.isTrigger&&this[t]){if(o.length)(k.event.special[t]||{}).delegateType&&e.stopPropagation();else if(o=a.call(arguments),$.set(this,t,o),r=n(this,t),this[t](),o!==(s=$.get(this,t))||r?$.set(this,t,!1):s={},o!==s)return e.stopImmediatePropagation(),e.preventDefault(),s&&s.value}else o.length&&($.set(this,t,{value:k.event.trigger(k.extend(o[0],k.Event.prototype),o.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===$.get(e,t)&&k.event.add(e,t,Ee)}k.event={global:{},add:function(e,t,n,r,s){var o,i,a,l,c,u,d,p,h,f,m,g=$.get(e);if(K(e))for(n.handler&&(n=(o=n).handler,s=o.selector),s&&k.find.matchesSelector(ie,s),n.guid||(n.guid=k.guid++),(l=g.events)||(l=g.events=Object.create(null)),(i=g.handle)||(i=g.handle=function(t){return void 0!==k&&k.event.triggered!==t.type?k.event.dispatch.apply(e,arguments):void 0}),c=(t=(t||"").match(W)||[""]).length;c--;)h=m=(a=ke.exec(t[c])||[])[1],f=(a[2]||"").split(".").sort(),h&&(d=k.event.special[h]||{},h=(s?d.delegateType:d.bindType)||h,d=k.event.special[h]||{},u=k.extend({type:h,origType:m,data:r,handler:n,guid:n.guid,selector:s,needsContext:s&&k.expr.match.needsContext.test(s),namespace:f.join(".")},o),(p=l[h])||((p=l[h]=[]).delegateCount=0,d.setup&&!1!==d.setup.call(e,r,f,i)||e.addEventListener&&e.addEventListener(h,i)),d.add&&(d.add.call(e,u),u.handler.guid||(u.handler.guid=n.guid)),s?p.splice(p.delegateCount++,0,u):p.push(u),k.event.global[h]=!0)},remove:function(e,t,n,r,s){var o,i,a,l,c,u,d,p,h,f,m,g=$.hasData(e)&&$.get(e);if(g&&(l=g.events)){for(c=(t=(t||"").match(W)||[""]).length;c--;)if(h=m=(a=ke.exec(t[c])||[])[1],f=(a[2]||"").split(".").sort(),h){for(d=k.event.special[h]||{},p=l[h=(r?d.delegateType:d.bindType)||h]||[],a=a[2]&&new RegExp("(^|\\.)"+f.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=o=p.length;o--;)u=p[o],!s&&m!==u.origType||n&&n.guid!==u.guid||a&&!a.test(u.namespace)||r&&r!==u.selector&&("**"!==r||!u.selector)||(p.splice(o,1),u.selector&&p.delegateCount--,d.remove&&d.remove.call(e,u));i&&!p.length&&(d.teardown&&!1!==d.teardown.call(e,f,g.handle)||k.removeEvent(e,h,g.handle),delete l[h])}else for(h in l)k.event.remove(e,h+t[c],n,r,!0);k.isEmptyObject(l)&&$.remove(e,"handle events")}},dispatch:function(e){var t,n,r,s,o,i,a=new Array(arguments.length),l=k.event.fix(e),c=($.get(this,"events")||Object.create(null))[l.type]||[],u=k.event.special[l.type]||{};for(a[0]=l,t=1;t=1))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==e.type||!0!==c.disabled)){for(o=[],i={},n=0;n-1:k.find(s,this,null,[c]).length),i[s]&&o.push(r);o.length&&a.push({elem:c,handlers:o})}return c=this,l\s*$/g;function De(e,t){return T(e,"table")&&T(11!==t.nodeType?t:t.firstChild,"tr")&&k(e).children("tbody")[0]||e}function Ie(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Pe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Re(e,t){var n,r,s,o,i,a;if(1===t.nodeType){if($.hasData(e)&&(a=$.get(e).events))for(s in $.remove(t,"handle events"),a)for(n=0,r=a[s].length;n1&&"string"==typeof f&&!g.checkClone&&Ne.test(f))return e.each((function(s){var o=e.eq(s);m&&(t[0]=f.call(this,s,o.html())),We(o,t,n,r)}));if(p&&(o=(s=Ae(t,e[0].ownerDocument,!1,e,r)).firstChild,1===s.childNodes.length&&(s=o),o||r)){for(a=(i=k.map(we(s,"script"),Ie)).length;d0&&xe(i,!l&&we(e,"script")),a},cleanData:function(e){for(var t,n,r,s=k.event.special,o=0;void 0!==(n=e[o]);o++)if(K(n)){if(t=n[$.expando]){if(t.events)for(r in t.events)s[r]?k.event.remove(n,r):k.removeEvent(n,r,t.handle);n[$.expando]=void 0}n[_.expando]&&(n[_.expando]=void 0)}}}),k.fn.extend({detach:function(e){return Ze(this,e,!0)},remove:function(e){return Ze(this,e)},text:function(e){return H(this,(function(e){return void 0===e?k.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)}))}),null,e,arguments.length)},append:function(){return We(this,arguments,(function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||De(this,e).appendChild(e)}))},prepend:function(){return We(this,arguments,(function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=De(this,e);t.insertBefore(e,t.firstChild)}}))},before:function(){return We(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this)}))},after:function(){return We(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)}))},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(k.cleanData(we(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map((function(){return k.clone(this,e,t)}))},html:function(e){return H(this,(function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Te.test(e)&&!be[(ye.exec(e)||["",""])[1].toLowerCase()]){e=k.htmlPrefilter(e);try{for(;n=0&&(l+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-l-a-.5))||0),l}function st(e,t,n){var r=Be(e),s=(!g.boxSizingReliable()||n)&&"border-box"===k.css(e,"boxSizing",!1,r),o=s,i=Ue(e,t,r),a="offset"+t[0].toUpperCase()+t.slice(1);if(Ge.test(i)){if(!n)return i;i="auto"}return(!g.boxSizingReliable()&&s||!g.reliableTrDimensions()&&T(e,"tr")||"auto"===i||!parseFloat(i)&&"inline"===k.css(e,"display",!1,r))&&e.getClientRects().length&&(s="border-box"===k.css(e,"boxSizing",!1,r),(o=a in e)&&(i=e[a])),(i=parseFloat(i)||0)+rt(e,t,n||(s?"border":"content"),o,r,i)+"px"}function ot(e,t,n,r,s){return new ot.prototype.init(e,t,n,r,s)}k.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Ue(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var s,o,i,a=V(t),l=Ye.test(t),c=e.style;if(l||(t=$e(a)),i=k.cssHooks[t]||k.cssHooks[a],void 0===n)return i&&"get"in i&&void 0!==(s=i.get(e,!1,r))?s:c[t];"string"==(o=typeof n)&&(s=se.exec(n))&&s[1]&&(n=ue(e,t,s),o="number"),null!=n&&n==n&&("number"!==o||l||(n+=s&&s[3]||(k.cssNumber[a]?"":"px")),g.clearCloneStyle||""!==n||0!==t.indexOf("background")||(c[t]="inherit"),i&&"set"in i&&void 0===(n=i.set(e,n,r))||(l?c.setProperty(t,n):c[t]=n))}},css:function(e,t,n,r){var s,o,i,a=V(t);return Ye.test(t)||(t=$e(a)),(i=k.cssHooks[t]||k.cssHooks[a])&&"get"in i&&(s=i.get(e,!0,n)),void 0===s&&(s=Ue(e,t,r)),"normal"===s&&t in tt&&(s=tt[t]),""===n||n?(o=parseFloat(s),!0===n||isFinite(o)?o||0:s):s}}),k.each(["height","width"],(function(e,t){k.cssHooks[t]={get:function(e,n,r){if(n)return!_e.test(k.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?st(e,t,r):Fe(e,et,(function(){return st(e,t,r)}))},set:function(e,n,r){var s,o=Be(e),i=!g.scrollboxSize()&&"absolute"===o.position,a=(i||r)&&"border-box"===k.css(e,"boxSizing",!1,o),l=r?rt(e,t,r,a,o):0;return a&&i&&(l-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-rt(e,t,"border",!1,o)-.5)),l&&(s=se.exec(n))&&"px"!==(s[3]||"px")&&(e.style[t]=n,n=k.css(e,t)),nt(0,n,l)}}})),k.cssHooks.marginLeft=Xe(g.reliableMarginLeft,(function(e,t){if(t)return(parseFloat(Ue(e,"marginLeft"))||e.getBoundingClientRect().left-Fe(e,{marginLeft:0},(function(){return e.getBoundingClientRect().left})))+"px"})),k.each({margin:"",padding:"",border:"Width"},(function(e,t){k.cssHooks[e+t]={expand:function(n){for(var r=0,s={},o="string"==typeof n?n.split(" "):[n];r<4;r++)s[e+oe[r]+t]=o[r]||o[r-2]||o[0];return s}},"margin"!==e&&(k.cssHooks[e+t].set=nt)})),k.fn.extend({css:function(e,t){return H(this,(function(e,t,n){var r,s,o={},i=0;if(Array.isArray(t)){for(r=Be(e),s=t.length;i1)}}),k.Tween=ot,ot.prototype={constructor:ot,init:function(e,t,n,r,s,o){this.elem=e,this.prop=n,this.easing=s||k.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(k.cssNumber[n]?"":"px")},cur:function(){var e=ot.propHooks[this.prop];return e&&e.get?e.get(this):ot.propHooks._default.get(this)},run:function(e){var t,n=ot.propHooks[this.prop];return this.options.duration?this.pos=t=k.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):ot.propHooks._default.set(this),this}},ot.prototype.init.prototype=ot.prototype,ot.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=k.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){k.fx.step[e.prop]?k.fx.step[e.prop](e):1!==e.elem.nodeType||!k.cssHooks[e.prop]&&null==e.elem.style[$e(e.prop)]?e.elem[e.prop]=e.now:k.style(e.elem,e.prop,e.now+e.unit)}}},ot.propHooks.scrollTop=ot.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},k.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},k.fx=ot.prototype.init,k.fx.step={};var it,at,lt=/^(?:toggle|show|hide)$/,ct=/queueHooks$/;function ut(){at&&(!1===b.hidden&&r.requestAnimationFrame?r.requestAnimationFrame(ut):r.setTimeout(ut,k.fx.interval),k.fx.tick())}function dt(){return r.setTimeout((function(){it=void 0})),it=Date.now()}function pt(e,t){var n,r=0,s={height:e};for(t=t?1:0;r<4;r+=2-t)s["margin"+(n=oe[r])]=s["padding"+n]=e;return t&&(s.opacity=s.width=e),s}function ht(e,t,n){for(var r,s=(ft.tweeners[t]||[]).concat(ft.tweeners["*"]),o=0,i=s.length;o1)},removeAttr:function(e){return this.each((function(){k.removeAttr(this,e)}))}}),k.extend({attr:function(e,t,n){var r,s,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?k.prop(e,t,n):(1===o&&k.isXMLDoc(e)||(s=k.attrHooks[t.toLowerCase()]||(k.expr.match.bool.test(t)?mt:void 0)),void 0!==n?null===n?void k.removeAttr(e,t):s&&"set"in s&&void 0!==(r=s.set(e,n,t))?r:(e.setAttribute(t,n+""),n):s&&"get"in s&&null!==(r=s.get(e,t))?r:null==(r=k.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!g.radioValue&&"radio"===t&&T(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,s=t&&t.match(W);if(s&&1===e.nodeType)for(;n=s[r++];)e.removeAttribute(n)}}),mt={set:function(e,t,n){return!1===t?k.removeAttr(e,n):e.setAttribute(n,n),n}},k.each(k.expr.match.bool.source.match(/\w+/g),(function(e,t){var n=gt[t]||k.find.attr;gt[t]=function(e,t,r){var s,o,i=t.toLowerCase();return r||(o=gt[i],gt[i]=s,s=null!=n(e,t,r)?i:null,gt[i]=o),s}}));var yt=/^(?:input|select|textarea|button)$/i,vt=/^(?:a|area)$/i;function bt(e){return(e.match(W)||[]).join(" ")}function wt(e){return e.getAttribute&&e.getAttribute("class")||""}function xt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(W)||[]}k.fn.extend({prop:function(e,t){return H(this,k.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each((function(){delete this[k.propFix[e]||e]}))}}),k.extend({prop:function(e,t,n){var r,s,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&k.isXMLDoc(e)||(t=k.propFix[t]||t,s=k.propHooks[t]),void 0!==n?s&&"set"in s&&void 0!==(r=s.set(e,n,t))?r:e[t]=n:s&&"get"in s&&null!==(r=s.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=k.find.attr(e,"tabindex");return t?parseInt(t,10):yt.test(e.nodeName)||vt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),g.optSelected||(k.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),k.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){k.propFix[this.toLowerCase()]=this})),k.fn.extend({addClass:function(e){var t,n,r,s,o,i;return y(e)?this.each((function(t){k(this).addClass(e.call(this,t,wt(this)))})):(t=xt(e)).length?this.each((function(){if(r=wt(this),n=1===this.nodeType&&" "+bt(r)+" "){for(o=0;o-1;)n=n.replace(" "+s+" "," ");i=bt(n),r!==i&&this.setAttribute("class",i)}})):this:this.attr("class","")},toggleClass:function(e,t){var n,r,s,o,i=typeof e,a="string"===i||Array.isArray(e);return y(e)?this.each((function(n){k(this).toggleClass(e.call(this,n,wt(this),t),t)})):"boolean"==typeof t&&a?t?this.addClass(e):this.removeClass(e):(n=xt(e),this.each((function(){if(a)for(o=k(this),s=0;s-1)return!0;return!1}});var St=/\r/g;k.fn.extend({val:function(e){var t,n,r,s=this[0];return arguments.length?(r=y(e),this.each((function(n){var s;1===this.nodeType&&(null==(s=r?e.call(this,n,k(this).val()):e)?s="":"number"==typeof s?s+="":Array.isArray(s)&&(s=k.map(s,(function(e){return null==e?"":e+""}))),(t=k.valHooks[this.type]||k.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,s,"value")||(this.value=s))}))):s?(t=k.valHooks[s.type]||k.valHooks[s.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(s,"value"))?n:"string"==typeof(n=s.value)?n.replace(St,""):null==n?"":n:void 0}}),k.extend({valHooks:{option:{get:function(e){var t=k.find.attr(e,"value");return null!=t?t:bt(k.text(e))}},select:{get:function(e){var t,n,r,s=e.options,o=e.selectedIndex,i="select-one"===e.type,a=i?null:[],l=i?o+1:s.length;for(r=o<0?l:i?o:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),k.each(["radio","checkbox"],(function(){k.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=k.inArray(k(e).val(),t)>-1}},g.checkOn||(k.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})})),g.focusin="onfocusin"in r;var At=/^(?:focusinfocus|focusoutblur)$/,kt=function(e){e.stopPropagation()};k.extend(k.event,{trigger:function(e,t,n,s){var o,i,a,l,c,u,d,p,f=[n||b],m=h.call(e,"type")?e.type:e,g=h.call(e,"namespace")?e.namespace.split("."):[];if(i=p=a=n=n||b,3!==n.nodeType&&8!==n.nodeType&&!At.test(m+k.event.triggered)&&(m.indexOf(".")>-1&&(g=m.split("."),m=g.shift(),g.sort()),c=m.indexOf(":")<0&&"on"+m,(e=e[k.expando]?e:new k.Event(m,"object"==typeof e&&e)).isTrigger=s?2:3,e.namespace=g.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+g.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:k.makeArray(t,[e]),d=k.event.special[m]||{},s||!d.trigger||!1!==d.trigger.apply(n,t))){if(!s&&!d.noBubble&&!v(n)){for(l=d.delegateType||m,At.test(l+m)||(i=i.parentNode);i;i=i.parentNode)f.push(i),a=i;a===(n.ownerDocument||b)&&f.push(a.defaultView||a.parentWindow||r)}for(o=0;(i=f[o++])&&!e.isPropagationStopped();)p=i,e.type=o>1?l:d.bindType||m,(u=($.get(i,"events")||Object.create(null))[e.type]&&$.get(i,"handle"))&&u.apply(i,t),(u=c&&i[c])&&u.apply&&K(i)&&(e.result=u.apply(i,t),!1===e.result&&e.preventDefault());return e.type=m,s||e.isDefaultPrevented()||d._default&&!1!==d._default.apply(f.pop(),t)||!K(n)||c&&y(n[m])&&!v(n)&&((a=n[c])&&(n[c]=null),k.event.triggered=m,e.isPropagationStopped()&&p.addEventListener(m,kt),n[m](),e.isPropagationStopped()&&p.removeEventListener(m,kt),k.event.triggered=void 0,a&&(n[c]=a)),e.result}},simulate:function(e,t,n){var r=k.extend(new k.Event,n,{type:e,isSimulated:!0});k.event.trigger(r,null,t)}}),k.fn.extend({trigger:function(e,t){return this.each((function(){k.event.trigger(e,t,this)}))},triggerHandler:function(e,t){var n=this[0];if(n)return k.event.trigger(e,t,n,!0)}}),g.focusin||k.each({focus:"focusin",blur:"focusout"},(function(e,t){var n=function(e){k.event.simulate(t,e.target,k.event.fix(e))};k.event.special[t]={setup:function(){var r=this.ownerDocument||this.document||this,s=$.access(r,t);s||r.addEventListener(e,n,!0),$.access(r,t,(s||0)+1)},teardown:function(){var r=this.ownerDocument||this.document||this,s=$.access(r,t)-1;s?$.access(r,t,s):(r.removeEventListener(e,n,!0),$.remove(r,t))}}}));var Et=r.location,Ct={guid:Date.now()},Mt=/\?/;k.parseXML=function(e){var t,n;if(!e||"string"!=typeof e)return null;try{t=(new r.DOMParser).parseFromString(e,"text/xml")}catch(e){}return n=t&&t.getElementsByTagName("parsererror")[0],t&&!n||k.error("Invalid XML: "+(n?k.map(n.childNodes,(function(e){return e.textContent})).join("\n"):e)),t};var Ot=/\[\]$/,Lt=/\r?\n/g,Tt=/^(?:submit|button|image|reset|file)$/i,Nt=/^(?:input|select|textarea|keygen)/i;function jt(e,t,n,r){var s;if(Array.isArray(t))k.each(t,(function(t,s){n||Ot.test(e)?r(e,s):jt(e+"["+("object"==typeof s&&null!=s?t:"")+"]",s,n,r)}));else if(n||"object"!==S(t))r(e,t);else for(s in t)jt(e+"["+s+"]",t[s],n,r)}k.param=function(e,t){var n,r=[],s=function(e,t){var n=y(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!k.isPlainObject(e))k.each(e,(function(){s(this.name,this.value)}));else for(n in e)jt(n,e[n],t,s);return r.join("&")},k.fn.extend({serialize:function(){return k.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var e=k.prop(this,"elements");return e?k.makeArray(e):this})).filter((function(){var e=this.type;return this.name&&!k(this).is(":disabled")&&Nt.test(this.nodeName)&&!Tt.test(e)&&(this.checked||!ge.test(e))})).map((function(e,t){var n=k(this).val();return null==n?null:Array.isArray(n)?k.map(n,(function(e){return{name:t.name,value:e.replace(Lt,"\r\n")}})):{name:t.name,value:n.replace(Lt,"\r\n")}})).get()}});var Dt=/%20/g,It=/#.*$/,Pt=/([?&])_=[^&]*/,Rt=/^(.*?):[ \t]*([^\r\n]*)$/gm,zt=/^(?:GET|HEAD)$/,Wt=/^\/\//,Zt={},Gt={},Yt="*/".concat("*"),Bt=b.createElement("a");function Ft(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,s=0,o=t.toLowerCase().match(W)||[];if(y(n))for(;r=o[s++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function qt(e,t,n,r){var s={},o=e===Gt;function i(a){var l;return s[a]=!0,k.each(e[a]||[],(function(e,a){var c=a(t,n,r);return"string"!=typeof c||o||s[c]?o?!(l=c):void 0:(t.dataTypes.unshift(c),i(c),!1)})),l}return i(t.dataTypes[0])||!s["*"]&&i("*")}function Ht(e,t){var n,r,s=k.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((s[n]?e:r||(r={}))[n]=t[n]);return r&&k.extend(!0,e,r),e}Bt.href=Et.href,k.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Et.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Et.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Yt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":k.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Ht(Ht(e,k.ajaxSettings),t):Ht(k.ajaxSettings,e)},ajaxPrefilter:Ft(Zt),ajaxTransport:Ft(Gt),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var n,s,o,i,a,l,c,u,d,p,h=k.ajaxSetup({},t),f=h.context||h,m=h.context&&(f.nodeType||f.jquery)?k(f):k.event,g=k.Deferred(),y=k.Callbacks("once memory"),v=h.statusCode||{},w={},x={},S="canceled",A={readyState:0,getResponseHeader:function(e){var t;if(c){if(!i)for(i={};t=Rt.exec(o);)i[t[1].toLowerCase()+" "]=(i[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=i[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return c?o:null},setRequestHeader:function(e,t){return null==c&&(e=x[e.toLowerCase()]=x[e.toLowerCase()]||e,w[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)A.always(e[A.status]);else for(t in e)v[t]=[v[t],e[t]];return this},abort:function(e){var t=e||S;return n&&n.abort(t),E(0,t),this}};if(g.promise(A),h.url=((e||h.url||Et.href)+"").replace(Wt,Et.protocol+"//"),h.type=t.method||t.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(W)||[""],null==h.crossDomain){l=b.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=Bt.protocol+"//"+Bt.host!=l.protocol+"//"+l.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=k.param(h.data,h.traditional)),qt(Zt,h,t,A),c)return A;for(d in(u=k.event&&h.global)&&0==k.active++&&k.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!zt.test(h.type),s=h.url.replace(It,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(Dt,"+")):(p=h.url.slice(s.length),h.data&&(h.processData||"string"==typeof h.data)&&(s+=(Mt.test(s)?"&":"?")+h.data,delete h.data),!1===h.cache&&(s=s.replace(Pt,"$1"),p=(Mt.test(s)?"&":"?")+"_="+Ct.guid+++p),h.url=s+p),h.ifModified&&(k.lastModified[s]&&A.setRequestHeader("If-Modified-Since",k.lastModified[s]),k.etag[s]&&A.setRequestHeader("If-None-Match",k.etag[s])),(h.data&&h.hasContent&&!1!==h.contentType||t.contentType)&&A.setRequestHeader("Content-Type",h.contentType),A.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+Yt+"; q=0.01":""):h.accepts["*"]),h.headers)A.setRequestHeader(d,h.headers[d]);if(h.beforeSend&&(!1===h.beforeSend.call(f,A,h)||c))return A.abort();if(S="abort",y.add(h.complete),A.done(h.success),A.fail(h.error),n=qt(Gt,h,t,A)){if(A.readyState=1,u&&m.trigger("ajaxSend",[A,h]),c)return A;h.async&&h.timeout>0&&(a=r.setTimeout((function(){A.abort("timeout")}),h.timeout));try{c=!1,n.send(w,E)}catch(e){if(c)throw e;E(-1,e)}}else E(-1,"No Transport");function E(e,t,i,l){var d,p,b,w,x,S=t;c||(c=!0,a&&r.clearTimeout(a),n=void 0,o=l||"",A.readyState=e>0?4:0,d=e>=200&&e<300||304===e,i&&(w=function(e,t,n){for(var r,s,o,i,a=e.contents,l=e.dataTypes;"*"===l[0];)l.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(s in a)if(a[s]&&a[s].test(r)){l.unshift(s);break}if(l[0]in n)o=l[0];else{for(s in n){if(!l[0]||e.converters[s+" "+l[0]]){o=s;break}i||(i=s)}o=o||i}if(o)return o!==l[0]&&l.unshift(o),n[o]}(h,A,i)),!d&&k.inArray("script",h.dataTypes)>-1&&k.inArray("json",h.dataTypes)<0&&(h.converters["text script"]=function(){}),w=function(e,t,n,r){var s,o,i,a,l,c={},u=e.dataTypes.slice();if(u[1])for(i in e.converters)c[i.toLowerCase()]=e.converters[i];for(o=u.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!l&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),l=o,o=u.shift())if("*"===o)o=l;else if("*"!==l&&l!==o){if(!(i=c[l+" "+o]||c["* "+o]))for(s in c)if((a=s.split(" "))[1]===o&&(i=c[l+" "+a[0]]||c["* "+a[0]])){!0===i?i=c[s]:!0!==c[s]&&(o=a[0],u.unshift(a[1]));break}if(!0!==i)if(i&&e.throws)t=i(t);else try{t=i(t)}catch(e){return{state:"parsererror",error:i?e:"No conversion from "+l+" to "+o}}}return{state:"success",data:t}}(h,w,A,d),d?(h.ifModified&&((x=A.getResponseHeader("Last-Modified"))&&(k.lastModified[s]=x),(x=A.getResponseHeader("etag"))&&(k.etag[s]=x)),204===e||"HEAD"===h.type?S="nocontent":304===e?S="notmodified":(S=w.state,p=w.data,d=!(b=w.error))):(b=S,!e&&S||(S="error",e<0&&(e=0))),A.status=e,A.statusText=(t||S)+"",d?g.resolveWith(f,[p,S,A]):g.rejectWith(f,[A,S,b]),A.statusCode(v),v=void 0,u&&m.trigger(d?"ajaxSuccess":"ajaxError",[A,h,d?p:b]),y.fireWith(f,[A,S]),u&&(m.trigger("ajaxComplete",[A,h]),--k.active||k.event.trigger("ajaxStop")))}return A},getJSON:function(e,t,n){return k.get(e,t,n,"json")},getScript:function(e,t){return k.get(e,void 0,t,"script")}}),k.each(["get","post"],(function(e,t){k[t]=function(e,n,r,s){return y(n)&&(s=s||r,r=n,n=void 0),k.ajax(k.extend({url:e,type:t,dataType:s,data:n,success:r},k.isPlainObject(e)&&e))}})),k.ajaxPrefilter((function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")})),k._evalUrl=function(e,t,n){return k.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){k.globalEval(e,t,n)}})},k.fn.extend({wrapAll:function(e){var t;return this[0]&&(y(e)&&(e=e.call(this[0])),t=k(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map((function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e})).append(this)),this},wrapInner:function(e){return y(e)?this.each((function(t){k(this).wrapInner(e.call(this,t))})):this.each((function(){var t=k(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)}))},wrap:function(e){var t=y(e);return this.each((function(n){k(this).wrapAll(t?e.call(this,n):e)}))},unwrap:function(e){return this.parent(e).not("body").each((function(){k(this).replaceWith(this.childNodes)})),this}}),k.expr.pseudos.hidden=function(e){return!k.expr.pseudos.visible(e)},k.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},k.ajaxSettings.xhr=function(){try{return new r.XMLHttpRequest}catch(e){}};var Jt={0:200,1223:204},Ut=k.ajaxSettings.xhr();g.cors=!!Ut&&"withCredentials"in Ut,g.ajax=Ut=!!Ut,k.ajaxTransport((function(e){var t,n;if(g.cors||Ut&&!e.crossDomain)return{send:function(s,o){var i,a=e.xhr();if(a.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(i in e.xhrFields)a[i]=e.xhrFields[i];for(i in e.mimeType&&a.overrideMimeType&&a.overrideMimeType(e.mimeType),e.crossDomain||s["X-Requested-With"]||(s["X-Requested-With"]="XMLHttpRequest"),s)a.setRequestHeader(i,s[i]);t=function(e){return function(){t&&(t=n=a.onload=a.onerror=a.onabort=a.ontimeout=a.onreadystatechange=null,"abort"===e?a.abort():"error"===e?"number"!=typeof a.status?o(0,"error"):o(a.status,a.statusText):o(Jt[a.status]||a.status,a.statusText,"text"!==(a.responseType||"text")||"string"!=typeof a.responseText?{binary:a.response}:{text:a.responseText},a.getAllResponseHeaders()))}},a.onload=t(),n=a.onerror=a.ontimeout=t("error"),void 0!==a.onabort?a.onabort=n:a.onreadystatechange=function(){4===a.readyState&&r.setTimeout((function(){t&&n()}))},t=t("abort");try{a.send(e.hasContent&&e.data||null)}catch(e){if(t)throw e}},abort:function(){t&&t()}}})),k.ajaxPrefilter((function(e){e.crossDomain&&(e.contents.script=!1)})),k.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return k.globalEval(e),e}}}),k.ajaxPrefilter("script",(function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")})),k.ajaxTransport("script",(function(e){var t,n;if(e.crossDomain||e.scriptAttrs)return{send:function(r,s){t=k("