14 lines
497 KiB
JavaScript
14 lines
497 KiB
JavaScript
|
(self["webpackChunkcmc_fe"]=self["webpackChunkcmc_fe"]||[]).push([[998],{9662:function(e,t,n){var r=n(614),o=n(6330),i=TypeError;e.exports=function(e){if(r(e))return e;throw i(o(e)+" is not a function")}},6077:function(e,t,n){var r=n(614),o=String,i=TypeError;e.exports=function(e){if("object"==typeof e||r(e))return e;throw i("Can't set "+o(e)+" as a prototype")}},5787:function(e,t,n){var r=n(7976),o=TypeError;e.exports=function(e,t){if(r(t,e))return e;throw o("Incorrect invocation")}},9670:function(e,t,n){var r=n(111),o=String,i=TypeError;e.exports=function(e){if(r(e))return e;throw i(o(e)+" is not an object")}},1318:function(e,t,n){var r=n(5656),o=n(1400),i=n(6244),a=function(e){return function(t,n,a){var l,u=r(t),s=i(u),c=o(a,s);if(e&&n!=n){while(s>c)if(l=u[c++],l!=l)return!0}else for(;s>c;c++)if((e||c in u)&&u[c]===n)return e||c||0;return!e&&-1}};e.exports={includes:a(!0),indexOf:a(!1)}},3658:function(e,t,n){"use strict";var r=n(9781),o=n(3157),i=TypeError,a=Object.getOwnPropertyDescriptor,l=r&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}();e.exports=l?function(e,t){if(o(e)&&!a(e,"length").writable)throw i("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t}},4326:function(e,t,n){var r=n(1702),o=r({}.toString),i=r("".slice);e.exports=function(e){return i(o(e),8,-1)}},648:function(e,t,n){var r=n(1694),o=n(614),i=n(4326),a=n(5112),l=a("toStringTag"),u=Object,s="Arguments"==i(function(){return arguments}()),c=function(e,t){try{return e[t]}catch(n){}};e.exports=r?i:function(e){var t,n,r;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=c(t=u(e),l))?n:s?i(t):"Object"==(r=i(t))&&o(t.callee)?"Arguments":r}},9920:function(e,t,n){var r=n(2597),o=n(3887),i=n(1236),a=n(3070);e.exports=function(e,t,n){for(var l=o(t),u=a.f,s=i.f,c=0;c<l.length;c++){var f=l[c];r(e,f)||n&&r(n,f)||u(e,f,s(t,f))}}},8880:function(e,t,n){var r=n(9781),o=n(3070),i=n(9114);e.exports=r?function(e,t,n){return o.f(e,t,i(1,n))}:function(e,t,n){return e[t]=n,e}},9114:function(e){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},8052:function(e,t,n){var r=n(614),o=n(3070),i=n(6339),a=n(3072);e.exports=function(e,t,n,l){l||(l={});var u=l.enumerable,s=void 0!==l.name?l.name:t;if(r(n)&&i(n,s,l),l.global)u?e[t]=n:a(t,n);else{try{l.unsafe?e[t]&&(u=!0):delete e[t]}catch(c){}u?e[t]=n:o.f(e,t,{value:n,enumerable:!1,configurable:!l.nonConfigurable,writable:!l.nonWritable})}return e}},3072:function(e,t,n){var r=n(7854),o=Object.defineProperty;e.exports=function(e,t){try{o(r,e,{value:t,configurable:!0,writable:!0})}catch(n){r[e]=t}return t}},5117:function(e,t,n){"use strict";var r=n(6330),o=TypeError;e.exports=function(e,t){if(!delete e[t])throw o("Cannot delete property "+r(t)+" of "+r(e))}},9781:function(e,t,n){var r=n(7293);e.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},4154:function(e){var t="object"==typeof document&&document.all,n="undefined"==typeof t&&void 0!==t;e.exports={all:t,IS_HTMLDDA:n}},317:function(e,t,n){var r=n(7854),o=n(111),i=r.document,a=o(i)&&o(i.createElement);e.exports=function(e){return a?i.createElement(e):{}}},7207:function(e){var t=TypeError,n=9007199254740991;e.exports=function(e){if(e>n)throw t("Maximum allowed index exceeded");return e}},3678:function(e){e.exports={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INV
|
||
|
/*!
|
||
|
* vue-router v4.1.6
|
||
|
* (c) 2022 Eduardo San Martin Morote
|
||
|
* @license MIT
|
||
|
*/
|
||
|
const i="undefined"!==typeof window;function a(e){return e.__esModule||"Module"===e[Symbol.toStringTag]}const l=Object.assign;function u(e,t){const n={};for(const r in t){const o=t[r];n[r]=c(o)?o.map(e):e(o)}return n}const s=()=>{},c=Array.isArray;const f=/\/$/,d=e=>e.replace(f,"");function p(e,t,n="/"){let r,o={},i="",a="";const l=t.indexOf("#");let u=t.indexOf("?");return l<u&&l>=0&&(u=-1),u>-1&&(r=t.slice(0,u),i=t.slice(u+1,l>-1?l:t.length),o=e(i)),l>-1&&(r=r||t.slice(0,l),a=t.slice(l,t.length)),r=_(null!=r?r:t,n),{fullPath:r+(i&&"?")+i+a,path:r,query:o,hash:a}}function v(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function h(e,t){return t&&e.toLowerCase().startsWith(t.toLowerCase())?e.slice(t.length)||"/":e}function m(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&y(t.matched[r],n.matched[o])&&g(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function y(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function g(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!b(e[n],t[n]))return!1;return!0}function b(e,t){return c(e)?w(e,t):c(t)?w(t,e):e===t}function w(e,t){return c(t)?e.length===t.length&&e.every(((e,n)=>e===t[n])):1===e.length&&e[0]===t}function _(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/");let o,i,a=n.length-1;for(o=0;o<r.length;o++)if(i=r[o],"."!==i){if(".."!==i)break;a>1&&a--}return n.slice(0,a).join("/")+"/"+r.slice(o-(o===r.length?1:0)).join("/")}var S,k;(function(e){e["pop"]="pop",e["push"]="push"})(S||(S={})),function(e){e["back"]="back",e["forward"]="forward",e["unknown"]=""}(k||(k={}));function x(e){if(!e)if(i){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return"/"!==e[0]&&"#"!==e[0]&&(e="/"+e),d(e)}const O=/^[^#]+#/;function C(e,t){return e.replace(O,"#")+t}function T(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const D=()=>({left:window.pageXOffset,top:window.pageYOffset});function P(e){let t;if("el"in e){const n=e.el,r="string"===typeof n&&n.startsWith("#");0;const o="string"===typeof n?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!o)return;t=T(o,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(null!=t.left?t.left:window.pageXOffset,null!=t.top?t.top:window.pageYOffset)}function E(e,t){const n=history.state?history.state.position-t:-1;return n+e}const R=new Map;function A(e,t){R.set(e,t)}function $(e){const t=R.get(e);return R.delete(e),t}let j=()=>location.protocol+"//"+location.host;function M(e,t){const{pathname:n,search:r,hash:o}=t,i=e.indexOf("#");if(i>-1){let t=o.includes(e.slice(i))?e.slice(i).length:1,n=o.slice(t);return"/"!==n[0]&&(n="/"+n),h(n,"")}const a=h(n,e);return a+r+o}function N(e,t,n,r){let o=[],i=[],a=null;const u=({state:i})=>{const l=M(e,location),u=n.value,s=t.value;let c=0;if(i){if(n.value=l,t.value=i,a&&a===u)return void(a=null);c=s?i.position-s.position:0}else r(l);o.forEach((e=>{e(n.value,u,{delta:c,type:S.pop,direction:c?c>0?k.forward:k.back:k.unknown})}))};function s(){a=n.value}function c(e){o.push(e);const t=()=>{const t=o.indexOf(e);t>-1&&o.splice(t,1)};return i.push(t),t}function f(){const{history:e}=window;e.state&&e.replaceState(l({},e.state,{scroll:D()}),"")}function d(){for(const e of i)e();i=[],window.removeEventListener("popstate",u),window.removeEventListener("beforeunload",f)}return window.addEventListener("popstate",u),window.addEventListener("beforeunload",f),{pauseListeners:s,listen:c,destroy:d}}function F(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?D():null}}function U(e){const{history:t,location:n}=window,r={value:M(e,n)},o={value:t.state};function i(r,i,a){const l=e.indexOf("#"),u=l>-1?(n.host&&document.querySelector("base")?e:e.slice(l))+r:j()+e+r;try{t[a?"replaceState":"pushState"](i,"",u)
|
||
|
/**
|
||
|
* WCAG 3.0 APCA perceptual contrast algorithm from https://github.com/Myndex/SAPC-APCA
|
||
|
* @licence https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document
|
||
|
* @see https://www.w3.org/WAI/GL/task-forces/silver/wiki/Visual_Contrast_of_Text_Subgroup
|
||
|
*/
|
||
|
const c=2.4,f=.2126729,d=.7151522,p=.072175,v=.55,h=.58,m=.57,y=.62,g=.03,b=1.45,w=5e-4,_=1.25,S=1.25,k=.078,x=12.82051282051282,O=.06,C=.001;function T(e,t){const n=(e.r/255)**c,r=(e.g/255)**c,o=(e.b/255)**c,i=(t.r/255)**c,a=(t.g/255)**c,l=(t.b/255)**c;let u,s=n*f+r*d+o*p,T=i*f+a*d+l*p;if(s<=g&&(s+=(g-s)**b),T<=g&&(T+=(g-T)**b),Math.abs(T-s)<w)return 0;if(T>s){const e=(T**v-s**h)*_;u=e<C?0:e<k?e-e*x*O:e-O}else{const e=(T**y-s**m)*S;u=e>-C?0:e>-k?e-e*x*O:e+O}return 100*u}const D=Symbol.for("vuetify:theme"),P=(0,i.U)({theme:String},"theme"),E={defaultTheme:"light",variations:{colors:[],lighten:0,darken:0},themes:{light:{dark:!1,colors:{background:"#FFFFFF",surface:"#FFFFFF","surface-variant":"#424242","on-surface-variant":"#EEEEEE",primary:"#6200EE","primary-darken-1":"#3700B3",secondary:"#03DAC6","secondary-darken-1":"#018786",error:"#B00020",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#000000","border-opacity":.12,"high-emphasis-opacity":.87,"medium-emphasis-opacity":.6,"disabled-opacity":.38,"idle-opacity":.04,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.12,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#F5F5F5","theme-on-code":"#000000"}},dark:{dark:!0,colors:{background:"#121212",surface:"#212121","surface-variant":"#BDBDBD","on-surface-variant":"#424242",primary:"#BB86FC","primary-darken-1":"#3700B3",secondary:"#03DAC5","secondary-darken-1":"#03DAC5",error:"#CF6679",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#FFFFFF","border-opacity":.12,"high-emphasis-opacity":.87,"medium-emphasis-opacity":.6,"disabled-opacity":.38,"idle-opacity":.1,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.16,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#343434","theme-on-code":"#CCCCCC"}}}};function R(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:E;if(!e)return{...E,isDisabled:!0};const t={};for(const[o,i]of Object.entries(e.themes??{})){var n,r;const e=i.dark||"dark"===o?null==(n=E.themes)?void 0:n.dark:null==(r=E.themes)?void 0:r.light;t[o]=(0,a.Ee)(e,i)}return(0,a.Ee)(E,{...e,themes:t})}function A(e){const t=(0,r.qj)(R(e)),n=(0,r.iH)(t.defaultTheme),i=(0,r.iH)(t.themes),s=(0,o.Fl)((()=>{const e={};for(const[n,r]of Object.entries(i.value)){const o=e[n]={...r,colors:{...r.colors}};if(t.variations)for(const e of t.variations.colors){const n=o.colors[e];if(n)for(const r of["lighten","darken"]){const i="lighten"===r?l.$n:l._j;for(const u of(0,a.MT)(t.variations[r],1))o.colors[`${e}-${r}-${u}`]=(0,l.qX)(i((0,l.lu)(n),u))}}for(const e of Object.keys(o.colors)){if(/^on-[a-z]/.test(e)||o.colors[`on-${e}`])continue;const t=`on-${e}`,n=(0,l.lu)(o.colors[e]),r=Math.abs(T((0,l.lu)(0),n)),i=Math.abs(T((0,l.lu)(16777215),n));o.colors[t]=i>Math.min(r,50)?"#fff":"#000"}}return e})),c=(0,o.Fl)((()=>s.value[n.value])),f=(0,o.Fl)((()=>{const e=[];c.value.dark&&j(e,":root",["color-scheme: dark"]);for(const[o,i]of Object.entries(s.value)){const{variables:t,dark:n}=i;j(e,`.v-theme--${o}`,["color-scheme: "+(n?"dark":"normal"),...M(i),...Object.keys(t).map((e=>{const n=t[e],r="string"===typeof n&&n.startsWith("#")?(0,l.lu)(n):void 0,o=r?`${r.r}, ${r.g}, ${r.b}`:void 0;return`--v-${e}: ${o??n}`}))])}const t=[],n=[],r=new Set(Object.values(s.value).flatMap((e=>Object.keys(e.colors))));for(const o of r)/^on-[a-z]/.test(o)?j(n,`.${o}`,[`color: rgb(var(--v-theme-${o})) !important`]):(j(t,`.bg-${o}`,[`--v-theme-overlay-multiplier: var(--v-theme-${o}-overlay-multiplier)`,`background: rgb(var(--v-theme-${o})) !important`,`color: rgb(var(--v-theme-on-${o})) !important`]),j(n,`.text-${o}`,[`color: rgb(var(--v-theme-${o})) !important`]),j(n,`.border-${o}`,[`--v-border-color: var(--v-theme-${o})`]));return e.push(...t,...n),e.map(((e,t)=>0===t?e:` ${e}`)).join("")}));function d(e){const n=e._context.provides.usehead;if(n)n.addHeadObjs((0,o.Fl)((()=>{const e={children:f.value,type:"text/css",id:
|
||
|
//# sourceMappingURL=chunk-vendors.391950dc.js.map
|