kcc-gem-theme 1.60.39 → 1.60.44

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,26 +0,0 @@
1
- // Custom JS to track if the user has closed the alert already using HTML5 storageSessions
2
- const CAMPUS_ALERTS_ID_STRING = 'campusAlerts';
3
-
4
- function clickCounter() {
5
- if (sessionStorage.clickcount) {
6
- sessionStorage.clickcount = Number(sessionStorage.clickcount)+1;
7
- } else {
8
- sessionStorage.clickcount = 1;
9
- }
10
- }
11
-
12
- function addEventListenerToElement(el, event, handler) {
13
- el.addEventListener(event, handler);
14
- }
15
-
16
- function trackAlertsCloseClicks() {
17
- const alertDiv = document.getElementById(CAMPUS_ALERTS_ID_STRING);
18
-
19
- if ( ! alertDiv.querySelector('button.close') )
20
- return;
21
-
22
- const closeAlertsButton = alertDiv.querySelector('button.close');
23
- addEventListenerToElement(closeAlertsButton, 'click', clickCounter);
24
- }
25
-
26
- export default trackAlertsCloseClicks;
@@ -1 +0,0 @@
1
- !function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=164)}([function(t,e,n){(function(e){var n=function(t){return t&&t.Math==Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||Function("return this")()}).call(this,n(77))},function(t,e,n){var r=n(6);t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},function(t,e,n){var r=n(0),o=n(34),i=n(4),u=n(29),c=n(35),a=n(55),f=o("wks"),s=r.Symbol,l=a?s:s&&s.withoutSetter||u;t.exports=function(t){return i(f,t)||(c&&i(s,t)?f[t]=s[t]:f[t]=l("Symbol."+t)),f[t]}},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},function(t,e,n){var r=n(0),o=n(26).f,i=n(10),u=n(11),c=n(33),a=n(51),f=n(40);t.exports=function(t,e){var n,s,l,p,v,d=t.target,h=t.global,y=t.stat;if(n=h?r:y?r[d]||c(d,{}):(r[d]||{}).prototype)for(s in e){if(p=e[s],l=t.noTargetGet?(v=o(n,s))&&v.value:n[s],!f(h?s:d+(y?".":"#")+s,t.forced)&&void 0!==l){if(typeof p==typeof l)continue;a(p,l)}(t.sham||l&&l.sham)&&i(p,"sham",!0),u(n,s,p,t)}}},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e,n){var r=n(8),o=n(45),i=n(1),u=n(27),c=Object.defineProperty;e.f=r?c:function(t,e,n){if(i(t),e=u(e,!0),i(n),o)try{return c(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},function(t,e,n){var r=n(3);t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},function(t,e){t.exports=!1},function(t,e,n){var r=n(8),o=n(7),i=n(21);t.exports=r?function(t,e,n){return o.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},function(t,e,n){var r=n(0),o=n(10),i=n(4),u=n(33),c=n(38),a=n(16),f=a.get,s=a.enforce,l=String(String).split("String");(t.exports=function(t,e,n,c){var a=!!c&&!!c.unsafe,f=!!c&&!!c.enumerable,p=!!c&&!!c.noTargetGet;"function"==typeof n&&("string"!=typeof e||i(n,"name")||o(n,"name",e),s(n).source=l.join("string"==typeof e?e:"")),t!==r?(a?!p&&t[e]&&(f=!0):delete t[e],f?t[e]=n:o(t,e,n)):f?t[e]=n:u(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&f(this).source||c(this)}))},function(t,e,n){var r=n(43),o=n(22);t.exports=function(t){return r(o(t))}},function(t,e,n){var r=n(52),o=n(0),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t])||i(o[t]):r[t]&&r[t][e]||o[t]&&o[t][e]}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(t,e,n){var r,o,i,u=n(67),c=n(0),a=n(6),f=n(10),s=n(4),l=n(28),p=n(23),v=c.WeakMap;if(u){var d=new v,h=d.get,y=d.has,g=d.set;r=function(t,e){return g.call(d,t,e),e},o=function(t){return h.call(d,t)||{}},i=function(t){return y.call(d,t)}}else{var x=l("state");p[x]=!0,r=function(t,e){return f(t,x,e),e},o=function(t){return s(t,x)?t[x]:{}},i=function(t){return s(t,x)}}t.exports={set:r,get:o,has:i,enforce:function(t){return i(t)?o(t):r(t,{})},getterFor:function(t){return function(e){var n;if(!a(e)||(n=o(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}}}},function(t,e,n){var r=n(22);t.exports=function(t){return Object(r(t))}},function(t,e,n){var r=n(14);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,o){return t.call(e,n,r,o)}}return function(){return t.apply(e,arguments)}}},function(t,e,n){var r=n(1),o=n(80),i=n(20),u=n(18),c=n(68),a=n(79),f=function(t,e){this.stopped=t,this.result=e};(t.exports=function(t,e,n,s,l){var p,v,d,h,y,g,x,m=u(e,n,s?2:1);if(l)p=t;else{if("function"!=typeof(v=c(t)))throw TypeError("Target is not iterable");if(o(v)){for(d=0,h=i(t.length);h>d;d++)if((y=s?m(r(x=t[d])[0],x[1]):m(t[d]))&&y instanceof f)return y;return new f(!1)}p=v.call(t)}for(g=p.next;!(x=g.call(p)).done;)if("object"==typeof(y=a(p,m,x.value,s))&&y&&y instanceof f)return y;return new f(!1)}).stop=function(t){return new f(!0,t)}},function(t,e,n){var r=n(25),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e){t.exports=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t}},function(t,e){t.exports={}},function(t,e){t.exports={}},function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},function(t,e,n){var r=n(8),o=n(50),i=n(21),u=n(12),c=n(27),a=n(4),f=n(45),s=Object.getOwnPropertyDescriptor;e.f=r?s:function(t,e){if(t=u(t),e=c(e,!0),f)try{return s(t,e)}catch(t){}if(a(t,e))return i(!o.f.call(t,e),t[e])}},function(t,e,n){var r=n(6);t.exports=function(t,e){if(!r(t))return t;var n,o;if(e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!r(o=n.call(t)))return o;if(!e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},function(t,e,n){var r=n(34),o=n(29),i=r("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++n+r).toString(36)}},function(t,e,n){var r=n(53),o=n(36).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},function(t,e,n){var r,o=n(1),i=n(93),u=n(36),c=n(23),a=n(71),f=n(39),s=n(28),l=s("IE_PROTO"),p=function(){},v=function(t){return"<script>"+t+"<\/script>"},d=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;d=r?function(t){t.write(v("")),t.close();var e=t.parentWindow.Object;return t=null,e}(r):((e=f("iframe")).style.display="none",a.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(v("document.F=Object")),t.close(),t.F);for(var n=u.length;n--;)delete d.prototype[u[n]];return d()};c[l]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(p.prototype=o(t),n=new p,p.prototype=null,n[l]=t):n=d(),void 0===e?n:i(n,e)}},function(t,e,n){var r=n(7).f,o=n(4),i=n(2)("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,i)&&r(t,i,{configurable:!0,value:e})}},function(t,e,n){var r=n(0),o=n(10);t.exports=function(t,e){try{o(r,t,e)}catch(n){r[t]=e}return e}},function(t,e,n){var r=n(9),o=n(46);(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.6.5",mode:r?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},function(t,e,n){var r=n(3);t.exports=!!Object.getOwnPropertySymbols&&!r((function(){return!String(Symbol())}))},function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},function(t,e,n){var r=n(9),o=n(141);t.exports=r?o:function(t){return Map.prototype.entries.call(t)}},function(t,e,n){var r=n(46),o=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return o.call(t)}),t.exports=r.inspectSource},function(t,e,n){var r=n(0),o=n(6),i=r.document,u=o(i)&&o(i.createElement);t.exports=function(t){return u?i.createElement(t):{}}},function(t,e,n){var r=n(3),o=/#|\.prototype\./,i=function(t,e){var n=c[u(t)];return n==f||n!=a&&("function"==typeof e?r(e):!!e)},u=i.normalize=function(t){return String(t).replace(o,".").toLowerCase()},c=i.data={},a=i.NATIVE="N",f=i.POLYFILL="P";t.exports=i},function(t,e,n){var r={};r[n(2)("toStringTag")]="z",t.exports="[object z]"===String(r)},function(t,e,n){"use strict";var r,o,i=n(49),u=n(84),c=RegExp.prototype.exec,a=String.prototype.replace,f=c,s=(r=/a/,o=/b*/g,c.call(r,"a"),c.call(o,"a"),0!==r.lastIndex||0!==o.lastIndex),l=u.UNSUPPORTED_Y||u.BROKEN_CARET,p=void 0!==/()??/.exec("")[1];(s||p||l)&&(f=function(t){var e,n,r,o,u=this,f=l&&u.sticky,v=i.call(u),d=u.source,h=0,y=t;return f&&(-1===(v=v.replace("y","")).indexOf("g")&&(v+="g"),y=String(t).slice(u.lastIndex),u.lastIndex>0&&(!u.multiline||u.multiline&&"\n"!==t[u.lastIndex-1])&&(d="(?: "+d+")",y=" "+y,h++),n=new RegExp("^(?:"+d+")",v)),p&&(n=new RegExp("^"+d+"$(?!\\s)",v)),s&&(e=u.lastIndex),r=c.call(f?n:u,y),f?r?(r.input=r.input.slice(h),r[0]=r[0].slice(h),r.index=u.lastIndex,u.lastIndex+=r[0].length):u.lastIndex=0:s&&r&&(u.lastIndex=u.global?r.index+r[0].length:e),p&&r&&r.length>1&&a.call(r[0],n,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(r[o]=void 0)})),r}),t.exports=f},function(t,e,n){var r=n(3),o=n(15),i="".split;t.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==o(t)?i.call(t,""):Object(t)}:Object},function(t,e,n){"use strict";var r=n(12),o=n(96),i=n(24),u=n(16),c=n(57),a=u.set,f=u.getterFor("Array Iterator");t.exports=c(Array,"Array",(function(t,e){a(this,{type:"Array Iterator",target:r(t),index:0,kind:e})}),(function(){var t=f(this),e=t.target,n=t.kind,r=t.index++;return!e||r>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}}),"values"),i.Arguments=i.Array,o("keys"),o("values"),o("entries")},function(t,e,n){var r=n(8),o=n(3),i=n(39);t.exports=!r&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},function(t,e,n){var r=n(0),o=n(33),i=r["__core-js_shared__"]||o("__core-js_shared__",{});t.exports=i},function(t,e,n){var r=n(15);t.exports=Array.isArray||function(t){return"Array"==r(t)}},function(t,e,n){var r=n(53),o=n(36);t.exports=Object.keys||function(t){return r(t,o)}},function(t,e,n){"use strict";var r=n(1);t.exports=function(){var t=r(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},function(t,e,n){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!r.call({1:2},1);e.f=i?function(t){var e=o(this,t);return!!e&&e.enumerable}:r},function(t,e,n){var r=n(4),o=n(78),i=n(26),u=n(7);t.exports=function(t,e){for(var n=o(e),c=u.f,a=i.f,f=0;f<n.length;f++){var s=n[f];r(t,s)||c(t,s,a(e,s))}}},function(t,e,n){var r=n(0);t.exports=r},function(t,e,n){var r=n(4),o=n(12),i=n(61).indexOf,u=n(23);t.exports=function(t,e){var n,c=o(t),a=0,f=[];for(n in c)!r(u,n)&&r(c,n)&&f.push(n);for(;e.length>a;)r(c,n=e[a++])&&(~i(f,n)||f.push(n));return f}},function(t,e){e.f=Object.getOwnPropertySymbols},function(t,e,n){var r=n(35);t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},function(t,e,n){var r=n(52),o=n(4),i=n(63),u=n(7).f;t.exports=function(t){var e=r.Symbol||(r.Symbol={});o(e,t)||u(e,t,{value:i.f(t)})}},function(t,e,n){"use strict";var r=n(5),o=n(97),i=n(58),u=n(82),c=n(32),a=n(10),f=n(11),s=n(2),l=n(9),p=n(24),v=n(65),d=v.IteratorPrototype,h=v.BUGGY_SAFARI_ITERATORS,y=s("iterator"),g=function(){return this};t.exports=function(t,e,n,s,v,x,m){o(n,e,s);var b,S,w,E=function(t){if(t===v&&A)return A;if(!h&&t in _)return _[t];switch(t){case"keys":case"values":case"entries":return function(){return new n(this,t)}}return function(){return new n(this)}},O=e+" Iterator",j=!1,_=t.prototype,T=_[y]||_["@@iterator"]||v&&_[v],A=!h&&T||E(v),P="Array"==e&&_.entries||T;if(P&&(b=i(P.call(new t)),d!==Object.prototype&&b.next&&(l||i(b)===d||(u?u(b,d):"function"!=typeof b[y]&&a(b,y,g)),c(b,O,!0,!0),l&&(p[O]=g))),"values"==v&&T&&"values"!==T.name&&(j=!0,A=function(){return T.call(this)}),l&&!m||_[y]===A||a(_,y,A),p[e]=A,v)if(S={values:E("values"),keys:x?A:E("keys"),entries:E("entries")},m)for(w in S)(h||j||!(w in _))&&f(_,w,S[w]);else r({target:e,proto:!0,forced:h||j},S);return S}},function(t,e,n){var r=n(4),o=n(17),i=n(28),u=n(81),c=i("IE_PROTO"),a=Object.prototype;t.exports=u?Object.getPrototypeOf:function(t){return t=o(t),r(t,c)?t[c]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?a:null}},function(t,e,n){var r=n(25),o=n(22),i=function(t){return function(e,n){var i,u,c=String(o(e)),a=r(n),f=c.length;return a<0||a>=f?t?"":void 0:(i=c.charCodeAt(a))<55296||i>56319||a+1===f||(u=c.charCodeAt(a+1))<56320||u>57343?t?c.charAt(a):i:t?c.slice(a,a+2):u-56320+(i-55296<<10)+65536}};t.exports={codeAt:i(!1),charAt:i(!0)}},function(t,e,n){"use strict";var r=n(5),o=n(42);r({target:"RegExp",proto:!0,forced:/./.exec!==o},{exec:o})},function(t,e,n){var r=n(12),o=n(20),i=n(62),u=function(t){return function(e,n,u){var c,a=r(e),f=o(a.length),s=i(u,f);if(t&&n!=n){for(;f>s;)if((c=a[s++])!=c)return!0}else for(;f>s;s++)if((t||s in a)&&a[s]===n)return t||s||0;return!t&&-1}};t.exports={includes:u(!0),indexOf:u(!1)}},function(t,e,n){var r=n(25),o=Math.max,i=Math.min;t.exports=function(t,e){var n=r(t);return n<0?o(n+e,0):i(n,e)}},function(t,e,n){var r=n(2);e.f=r},function(t,e,n){var r=n(41),o=n(15),i=n(2)("toStringTag"),u="Arguments"==o(function(){return arguments}());t.exports=r?o:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),i))?n:u?o(e):"Object"==(r=o(e))&&"function"==typeof e.callee?"Arguments":r}},function(t,e,n){"use strict";var r,o,i,u=n(58),c=n(10),a=n(4),f=n(2),s=n(9),l=f("iterator"),p=!1;[].keys&&("next"in(i=[].keys())?(o=u(u(i)))!==Object.prototype&&(r=o):p=!0),null==r&&(r={}),s||a(r,l)||c(r,l,(function(){return this})),t.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:p}},function(t,e,n){var r=n(41),o=n(11),i=n(100);r||o(Object.prototype,"toString",i,{unsafe:!0})},function(t,e,n){var r=n(0),o=n(38),i=r.WeakMap;t.exports="function"==typeof i&&/native code/.test(o(i))},function(t,e,n){var r=n(64),o=n(24),i=n(2)("iterator");t.exports=function(t){if(null!=t)return t[i]||t["@@iterator"]||o[r(t)]}},function(t,e,n){var r=n(8),o=n(3),i=n(4),u=Object.defineProperty,c={},a=function(t){throw t};t.exports=function(t,e){if(i(c,t))return c[t];e||(e={});var n=[][t],f=!!i(e,"ACCESSORS")&&e.ACCESSORS,s=i(e,0)?e[0]:a,l=i(e,1)?e[1]:void 0;return c[t]=!!n&&!o((function(){if(f&&!r)return!0;var t={length:-1};f?u(t,1,{enumerable:!0,get:a}):t[1]=1,n.call(t,s,l)}))}},function(t,e,n){var r=n(0),o=n(90),i=n(44),u=n(10),c=n(2),a=c("iterator"),f=c("toStringTag"),s=i.values;for(var l in o){var p=r[l],v=p&&p.prototype;if(v){if(v[a]!==s)try{u(v,a,s)}catch(t){v[a]=s}if(v[f]||u(v,f,l),o[l])for(var d in i)if(v[d]!==i[d])try{u(v,d,i[d])}catch(t){v[d]=i[d]}}}},function(t,e,n){var r=n(13);t.exports=r("document","documentElement")},function(t,e,n){var r=n(18),o=n(43),i=n(17),u=n(20),c=n(95),a=[].push,f=function(t){var e=1==t,n=2==t,f=3==t,s=4==t,l=6==t,p=5==t||l;return function(v,d,h,y){for(var g,x,m=i(v),b=o(m),S=r(d,h,3),w=u(b.length),E=0,O=y||c,j=e?O(v,w):n?O(v,0):void 0;w>E;E++)if((p||E in b)&&(x=S(g=b[E],E,m),t))if(e)j[E]=x;else if(x)switch(t){case 3:return!0;case 5:return g;case 6:return E;case 2:a.call(j,g)}else if(s)return!1;return l?-1:f||s?s:j}};t.exports={forEach:f(0),map:f(1),filter:f(2),some:f(3),every:f(4),find:f(5),findIndex:f(6)}},function(t,e,n){var r=n(2)("iterator"),o=!1;try{var i=0,u={next:function(){return{done:!!i++}},return:function(){o=!0}};u[r]=function(){return this},Array.from(u,(function(){throw 2}))}catch(t){}t.exports=function(t,e){if(!e&&!o)return!1;var n=!1;try{var i={};i[r]=function(){return{next:function(){return{done:n=!0}}}},t(i)}catch(t){}return n}},function(t,e,n){var r=n(11);t.exports=function(t,e,n){for(var o in e)r(t,o,e[o],n);return t}},function(t,e){t.exports=function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},function(t,e,n){var r=n(1),o=n(14),i=n(2)("species");t.exports=function(t,e){var n,u=r(t).constructor;return void 0===u||null==(n=r(u)[i])?e:o(n)}},function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(t){"object"==typeof window&&(n=window)}t.exports=n},function(t,e,n){var r=n(13),o=n(30),i=n(54),u=n(1);t.exports=r("Reflect","ownKeys")||function(t){var e=o.f(u(t)),n=i.f;return n?e.concat(n(t)):e}},function(t,e,n){var r=n(1);t.exports=function(t,e,n,o){try{return o?e(r(n)[0],n[1]):e(n)}catch(e){var i=t.return;throw void 0!==i&&r(i.call(t)),e}}},function(t,e,n){var r=n(2),o=n(24),i=r("iterator"),u=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||u[i]===t)}},function(t,e,n){var r=n(3);t.exports=!r((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},function(t,e,n){var r=n(1),o=n(98);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{(t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(n,[]),e=n instanceof Array}catch(t){}return function(n,i){return r(n),o(i),e?t.call(n,i):n.__proto__=i,n}}():void 0)},function(t,e,n){"use strict";var r=n(11),o=n(1),i=n(3),u=n(49),c=RegExp.prototype,a=c.toString,f=i((function(){return"/a/b"!=a.call({source:"a",flags:"b"})})),s="toString"!=a.name;(f||s)&&r(RegExp.prototype,"toString",(function(){var t=o(this),e=String(t.source),n=t.flags;return"/"+e+"/"+String(void 0===n&&t instanceof RegExp&&!("flags"in c)?u.call(t):n)}),{unsafe:!0})},function(t,e,n){"use strict";var r=n(3);function o(t,e){return RegExp(t,e)}e.UNSUPPORTED_Y=r((function(){var t=o("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),e.BROKEN_CARET=r((function(){var t=o("^r","gy");return t.lastIndex=2,null!=t.exec("str")}))},function(t,e,n){"use strict";var r=n(5),o=n(0),i=n(13),u=n(9),c=n(8),a=n(35),f=n(55),s=n(3),l=n(4),p=n(47),v=n(6),d=n(1),h=n(17),y=n(12),g=n(27),x=n(21),m=n(31),b=n(48),S=n(30),w=n(94),E=n(54),O=n(26),j=n(7),_=n(50),T=n(10),A=n(11),P=n(34),I=n(28),R=n(23),k=n(29),M=n(2),F=n(63),C=n(56),L=n(32),N=n(16),D=n(72).forEach,z=I("hidden"),U=M("toPrimitive"),$=N.set,G=N.getterFor("Symbol"),W=Object.prototype,V=o.Symbol,K=i("JSON","stringify"),B=O.f,Y=j.f,X=w.f,H=_.f,Q=P("symbols"),q=P("op-symbols"),J=P("string-to-symbol-registry"),Z=P("symbol-to-string-registry"),tt=P("wks"),et=o.QObject,nt=!et||!et.prototype||!et.prototype.findChild,rt=c&&s((function(){return 7!=m(Y({},"a",{get:function(){return Y(this,"a",{value:7}).a}})).a}))?function(t,e,n){var r=B(W,e);r&&delete W[e],Y(t,e,n),r&&t!==W&&Y(W,e,r)}:Y,ot=function(t,e){var n=Q[t]=m(V.prototype);return $(n,{type:"Symbol",tag:t,description:e}),c||(n.description=e),n},it=f?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof V},ut=function(t,e,n){t===W&&ut(q,e,n),d(t);var r=g(e,!0);return d(n),l(Q,r)?(n.enumerable?(l(t,z)&&t[z][r]&&(t[z][r]=!1),n=m(n,{enumerable:x(0,!1)})):(l(t,z)||Y(t,z,x(1,{})),t[z][r]=!0),rt(t,r,n)):Y(t,r,n)},ct=function(t,e){d(t);var n=y(e),r=b(n).concat(lt(n));return D(r,(function(e){c&&!at.call(n,e)||ut(t,e,n[e])})),t},at=function(t){var e=g(t,!0),n=H.call(this,e);return!(this===W&&l(Q,e)&&!l(q,e))&&(!(n||!l(this,e)||!l(Q,e)||l(this,z)&&this[z][e])||n)},ft=function(t,e){var n=y(t),r=g(e,!0);if(n!==W||!l(Q,r)||l(q,r)){var o=B(n,r);return!o||!l(Q,r)||l(n,z)&&n[z][r]||(o.enumerable=!0),o}},st=function(t){var e=X(y(t)),n=[];return D(e,(function(t){l(Q,t)||l(R,t)||n.push(t)})),n},lt=function(t){var e=t===W,n=X(e?q:y(t)),r=[];return D(n,(function(t){!l(Q,t)||e&&!l(W,t)||r.push(Q[t])})),r};(a||(A((V=function(){if(this instanceof V)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?String(arguments[0]):void 0,e=k(t),n=function(t){this===W&&n.call(q,t),l(this,z)&&l(this[z],e)&&(this[z][e]=!1),rt(this,e,x(1,t))};return c&&nt&&rt(W,e,{configurable:!0,set:n}),ot(e,t)}).prototype,"toString",(function(){return G(this).tag})),A(V,"withoutSetter",(function(t){return ot(k(t),t)})),_.f=at,j.f=ut,O.f=ft,S.f=w.f=st,E.f=lt,F.f=function(t){return ot(M(t),t)},c&&(Y(V.prototype,"description",{configurable:!0,get:function(){return G(this).description}}),u||A(W,"propertyIsEnumerable",at,{unsafe:!0}))),r({global:!0,wrap:!0,forced:!a,sham:!a},{Symbol:V}),D(b(tt),(function(t){C(t)})),r({target:"Symbol",stat:!0,forced:!a},{for:function(t){var e=String(t);if(l(J,e))return J[e];var n=V(e);return J[e]=n,Z[n]=e,n},keyFor:function(t){if(!it(t))throw TypeError(t+" is not a symbol");if(l(Z,t))return Z[t]},useSetter:function(){nt=!0},useSimple:function(){nt=!1}}),r({target:"Object",stat:!0,forced:!a,sham:!c},{create:function(t,e){return void 0===e?m(t):ct(m(t),e)},defineProperty:ut,defineProperties:ct,getOwnPropertyDescriptor:ft}),r({target:"Object",stat:!0,forced:!a},{getOwnPropertyNames:st,getOwnPropertySymbols:lt}),r({target:"Object",stat:!0,forced:s((function(){E.f(1)}))},{getOwnPropertySymbols:function(t){return E.f(h(t))}}),K)&&r({target:"JSON",stat:!0,forced:!a||s((function(){var t=V();return"[null]"!=K([t])||"{}"!=K({a:t})||"{}"!=K(Object(t))}))},{stringify:function(t,e,n){for(var r,o=[t],i=1;arguments.length>i;)o.push(arguments[i++]);if(r=e,(v(e)||void 0!==t)&&!it(t))return p(e)||(e=function(t,e){if("function"==typeof r&&(e=r.call(this,t,e)),!it(e))return e}),o[1]=e,K.apply(null,o)}});V.prototype[U]||T(V.prototype,U,V.prototype.valueOf),L(V,"Symbol"),R[z]=!0},function(t,e,n){"use strict";var r=n(5),o=n(8),i=n(0),u=n(4),c=n(6),a=n(7).f,f=n(51),s=i.Symbol;if(o&&"function"==typeof s&&(!("description"in s.prototype)||void 0!==s().description)){var l={},p=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof p?new s(t):void 0===t?s():s(t);return""===t&&(l[e]=!0),e};f(p,s);var v=p.prototype=s.prototype;v.constructor=p;var d=v.toString,h="Symbol(test)"==String(s("test")),y=/^Symbol\((.*)\)[^)]+$/;a(v,"description",{configurable:!0,get:function(){var t=c(this)?this.valueOf():this,e=d.call(t);if(u(l,t))return"";var n=h?e.slice(7,-1):e.replace(y,"$1");return""===n?void 0:n}}),r({global:!0,forced:!0},{Symbol:p})}},function(t,e,n){n(56)("iterator")},function(t,e,n){var r=n(13);t.exports=r("navigator","userAgent")||""},function(t,e,n){"use strict";var r=n(59).charAt,o=n(16),i=n(57),u=o.set,c=o.getterFor("String Iterator");i(String,"String",(function(t){u(this,{type:"String Iterator",string:String(t),index:0})}),(function(){var t,e=c(this),n=e.string,o=e.index;return o>=n.length?{value:void 0,done:!0}:(t=r(n,o),e.index+=t.length,{value:t,done:!1})}))},function(t,e){t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},function(t,e,n){"use strict";var r=n(101),o=n(1),i=n(17),u=n(20),c=n(25),a=n(22),f=n(102),s=n(103),l=Math.max,p=Math.min,v=Math.floor,d=/\$([$&'`]|\d\d?|<[^>]*>)/g,h=/\$([$&'`]|\d\d?)/g;r("replace",2,(function(t,e,n,r){var y=r.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,g=r.REPLACE_KEEPS_$0,x=y?"$":"$0";return[function(n,r){var o=a(this),i=null==n?void 0:n[t];return void 0!==i?i.call(n,o,r):e.call(String(o),n,r)},function(t,r){if(!y&&g||"string"==typeof r&&-1===r.indexOf(x)){var i=n(e,t,this,r);if(i.done)return i.value}var a=o(t),v=String(this),d="function"==typeof r;d||(r=String(r));var h=a.global;if(h){var b=a.unicode;a.lastIndex=0}for(var S=[];;){var w=s(a,v);if(null===w)break;if(S.push(w),!h)break;""===String(w[0])&&(a.lastIndex=f(v,u(a.lastIndex),b))}for(var E,O="",j=0,_=0;_<S.length;_++){w=S[_];for(var T=String(w[0]),A=l(p(c(w.index),v.length),0),P=[],I=1;I<w.length;I++)P.push(void 0===(E=w[I])?E:String(E));var R=w.groups;if(d){var k=[T].concat(P,A,v);void 0!==R&&k.push(R);var M=String(r.apply(void 0,k))}else M=m(T,v,A,P,R,r);A>=j&&(O+=v.slice(j,A)+M,j=A+T.length)}return O+v.slice(j)}];function m(t,n,r,o,u,c){var a=r+t.length,f=o.length,s=h;return void 0!==u&&(u=i(u),s=d),e.call(c,s,(function(e,i){var c;switch(i.charAt(0)){case"$":return"$";case"&":return t;case"`":return n.slice(0,r);case"'":return n.slice(a);case"<":c=u[i.slice(1,-1)];break;default:var s=+i;if(0===s)return e;if(s>f){var l=v(s/10);return 0===l?e:l<=f?void 0===o[l-1]?i.charAt(1):o[l-1]+i.charAt(1):e}c=o[s-1]}return void 0===c?"":c}))}}))},function(t,e,n){"use strict";var r=n(13),o=n(7),i=n(2),u=n(8),c=i("species");t.exports=function(t){var e=r(t),n=o.f;u&&e&&!e[c]&&n(e,c,{configurable:!0,get:function(){return this}})}},function(t,e,n){var r=n(8),o=n(7),i=n(1),u=n(48);t.exports=r?Object.defineProperties:function(t,e){i(t);for(var n,r=u(e),c=r.length,a=0;c>a;)o.f(t,n=r[a++],e[n]);return t}},function(t,e,n){var r=n(12),o=n(30).f,i={}.toString,u="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return u&&"[object Window]"==i.call(t)?function(t){try{return o(t)}catch(t){return u.slice()}}(t):o(r(t))}},function(t,e,n){var r=n(6),o=n(47),i=n(2)("species");t.exports=function(t,e){var n;return o(t)&&("function"!=typeof(n=t.constructor)||n!==Array&&!o(n.prototype)?r(n)&&null===(n=n[i])&&(n=void 0):n=void 0),new(void 0===n?Array:n)(0===e?0:e)}},function(t,e,n){var r=n(2),o=n(31),i=n(7),u=r("unscopables"),c=Array.prototype;null==c[u]&&i.f(c,u,{configurable:!0,value:o(null)}),t.exports=function(t){c[u][t]=!0}},function(t,e,n){"use strict";var r=n(65).IteratorPrototype,o=n(31),i=n(21),u=n(32),c=n(24),a=function(){return this};t.exports=function(t,e,n){var f=e+" Iterator";return t.prototype=o(r,{next:i(1,n)}),u(t,f,!1,!0),c[f]=a,t}},function(t,e,n){var r=n(6);t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},function(t,e,n){var r,o,i=n(0),u=n(88),c=i.process,a=c&&c.versions,f=a&&a.v8;f?o=(r=f.split("."))[0]+r[1]:u&&(!(r=u.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=u.match(/Chrome\/(\d+)/))&&(o=r[1]),t.exports=o&&+o},function(t,e,n){"use strict";var r=n(41),o=n(64);t.exports=r?{}.toString:function(){return"[object "+o(this)+"]"}},function(t,e,n){"use strict";n(60);var r=n(11),o=n(3),i=n(2),u=n(42),c=n(10),a=i("species"),f=!o((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),s="$0"==="a".replace(/./,"$0"),l=i("replace"),p=!!/./[l]&&""===/./[l]("a","$0"),v=!o((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var n="ab".split(t);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));t.exports=function(t,e,n,l){var d=i(t),h=!o((function(){var e={};return e[d]=function(){return 7},7!=""[t](e)})),y=h&&!o((function(){var e=!1,n=/a/;return"split"===t&&((n={}).constructor={},n.constructor[a]=function(){return n},n.flags="",n[d]=/./[d]),n.exec=function(){return e=!0,null},n[d](""),!e}));if(!h||!y||"replace"===t&&(!f||!s||p)||"split"===t&&!v){var g=/./[d],x=n(d,""[t],(function(t,e,n,r,o){return e.exec===u?h&&!o?{done:!0,value:g.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}),{REPLACE_KEEPS_$0:s,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:p}),m=x[0],b=x[1];r(String.prototype,t,m),r(RegExp.prototype,d,2==e?function(t,e){return b.call(t,this,e)}:function(t){return b.call(t,this)})}l&&c(RegExp.prototype[d],"sham",!0)}},function(t,e,n){"use strict";var r=n(59).charAt;t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},function(t,e,n){var r=n(15),o=n(42);t.exports=function(t,e){var n=t.exec;if("function"==typeof n){var i=n.call(t,e);if("object"!=typeof i)throw TypeError("RegExp exec method returned something other than an Object or null");return i}if("RegExp"!==r(t))throw TypeError("RegExp#exec called on incompatible receiver");return o.call(t,e)}},function(t,e,n){"use strict";var r=n(3);t.exports=function(t,e){var n=[][t];return!!n&&r((function(){n.call(null,e||function(){throw 1},1)}))}},function(t,e,n){var r=n(23),o=n(6),i=n(4),u=n(7).f,c=n(29),a=n(130),f=c("meta"),s=0,l=Object.isExtensible||function(){return!0},p=function(t){u(t,f,{value:{objectID:"O"+ ++s,weakData:{}}})},v=t.exports={REQUIRED:!1,fastKey:function(t,e){if(!o(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!i(t,f)){if(!l(t))return"F";if(!e)return"E";p(t)}return t[f].objectID},getWeakData:function(t,e){if(!i(t,f)){if(!l(t))return!0;if(!e)return!1;p(t)}return t[f].weakData},onFreeze:function(t){return a&&v.REQUIRED&&l(t)&&!i(t,f)&&p(t),t}};r[f]=!0},,function(t,e,n){var r,o,i,u=n(0),c=n(3),a=n(15),f=n(18),s=n(71),l=n(39),p=n(108),v=u.location,d=u.setImmediate,h=u.clearImmediate,y=u.process,g=u.MessageChannel,x=u.Dispatch,m=0,b={},S=function(t){if(b.hasOwnProperty(t)){var e=b[t];delete b[t],e()}},w=function(t){return function(){S(t)}},E=function(t){S(t.data)},O=function(t){u.postMessage(t+"",v.protocol+"//"+v.host)};d&&h||(d=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return b[++m]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},r(m),m},h=function(t){delete b[t]},"process"==a(y)?r=function(t){y.nextTick(w(t))}:x&&x.now?r=function(t){x.now(w(t))}:g&&!p?(i=(o=new g).port2,o.port1.onmessage=E,r=f(i.postMessage,i,1)):!u.addEventListener||"function"!=typeof postMessage||u.importScripts||c(O)||"file:"===v.protocol?r="onreadystatechange"in l("script")?function(t){s.appendChild(l("script")).onreadystatechange=function(){s.removeChild(this),S(t)}}:function(t){setTimeout(w(t),0)}:(r=O,u.addEventListener("message",E,!1))),t.exports={set:d,clear:h}},function(t,e,n){var r=n(88);t.exports=/(iphone|ipod|ipad).*applewebkit/i.test(r)},function(t,e,n){"use strict";var r=n(14),o=function(t){var e,n;this.promise=new t((function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r})),this.resolve=r(e),this.reject=r(n)};t.exports.f=function(t){return new o(t)}},,,,function(t,e,n){"use strict";var r=n(5),o=n(61).indexOf,i=n(104),u=n(69),c=[].indexOf,a=!!c&&1/[1].indexOf(1,-0)<0,f=i("indexOf"),s=u("indexOf",{ACCESSORS:!0,1:0});r({target:"Array",proto:!0,forced:a||!f||!s},{indexOf:function(t){return a?c.apply(this,arguments)||0:o(this,t,arguments.length>1?arguments[1]:void 0)}})},function(t,e,n){var r=n(6),o=n(82);t.exports=function(t,e,n){var i,u;return o&&"function"==typeof(i=e.constructor)&&i!==n&&r(u=i.prototype)&&u!==n.prototype&&o(t,u),t}},,,function(t,e,n){var r=n(5),o=n(17),i=n(48);r({target:"Object",stat:!0,forced:n(3)((function(){i(1)}))},{keys:function(t){return i(o(t))}})},function(t,e,n){"use strict";var r,o,i,u,c=n(5),a=n(9),f=n(0),s=n(13),l=n(119),p=n(11),v=n(74),d=n(32),h=n(92),y=n(6),g=n(14),x=n(75),m=n(15),b=n(38),S=n(19),w=n(73),E=n(76),O=n(107).set,j=n(120),_=n(121),T=n(122),A=n(109),P=n(123),I=n(16),R=n(40),k=n(2),M=n(99),F=k("species"),C="Promise",L=I.get,N=I.set,D=I.getterFor(C),z=l,U=f.TypeError,$=f.document,G=f.process,W=s("fetch"),V=A.f,K=V,B="process"==m(G),Y=!!($&&$.createEvent&&f.dispatchEvent),X=R(C,(function(){if(!(b(z)!==String(z))){if(66===M)return!0;if(!B&&"function"!=typeof PromiseRejectionEvent)return!0}if(a&&!z.prototype.finally)return!0;if(M>=51&&/native code/.test(z))return!1;var t=z.resolve(1),e=function(t){t((function(){}),(function(){}))};return(t.constructor={})[F]=e,!(t.then((function(){}))instanceof e)})),H=X||!w((function(t){z.all(t).catch((function(){}))})),Q=function(t){var e;return!(!y(t)||"function"!=typeof(e=t.then))&&e},q=function(t,e,n){if(!e.notified){e.notified=!0;var r=e.reactions;j((function(){for(var o=e.value,i=1==e.state,u=0;r.length>u;){var c,a,f,s=r[u++],l=i?s.ok:s.fail,p=s.resolve,v=s.reject,d=s.domain;try{l?(i||(2===e.rejection&&et(t,e),e.rejection=1),!0===l?c=o:(d&&d.enter(),c=l(o),d&&(d.exit(),f=!0)),c===s.promise?v(U("Promise-chain cycle")):(a=Q(c))?a.call(c,p,v):p(c)):v(o)}catch(t){d&&!f&&d.exit(),v(t)}}e.reactions=[],e.notified=!1,n&&!e.rejection&&Z(t,e)}))}},J=function(t,e,n){var r,o;Y?((r=$.createEvent("Event")).promise=e,r.reason=n,r.initEvent(t,!1,!0),f.dispatchEvent(r)):r={promise:e,reason:n},(o=f["on"+t])?o(r):"unhandledrejection"===t&&T("Unhandled promise rejection",n)},Z=function(t,e){O.call(f,(function(){var n,r=e.value;if(tt(e)&&(n=P((function(){B?G.emit("unhandledRejection",r,t):J("unhandledrejection",t,r)})),e.rejection=B||tt(e)?2:1,n.error))throw n.value}))},tt=function(t){return 1!==t.rejection&&!t.parent},et=function(t,e){O.call(f,(function(){B?G.emit("rejectionHandled",t):J("rejectionhandled",t,e.value)}))},nt=function(t,e,n,r){return function(o){t(e,n,o,r)}},rt=function(t,e,n,r){e.done||(e.done=!0,r&&(e=r),e.value=n,e.state=2,q(t,e,!0))},ot=function(t,e,n,r){if(!e.done){e.done=!0,r&&(e=r);try{if(t===n)throw U("Promise can't be resolved itself");var o=Q(n);o?j((function(){var r={done:!1};try{o.call(n,nt(ot,t,r,e),nt(rt,t,r,e))}catch(n){rt(t,r,n,e)}})):(e.value=n,e.state=1,q(t,e,!1))}catch(n){rt(t,{done:!1},n,e)}}};X&&(z=function(t){x(this,z,C),g(t),r.call(this);var e=L(this);try{t(nt(ot,this,e),nt(rt,this,e))}catch(t){rt(this,e,t)}},(r=function(t){N(this,{type:C,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=v(z.prototype,{then:function(t,e){var n=D(this),r=V(E(this,z));return r.ok="function"!=typeof t||t,r.fail="function"==typeof e&&e,r.domain=B?G.domain:void 0,n.parent=!0,n.reactions.push(r),0!=n.state&&q(this,n,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),o=function(){var t=new r,e=L(t);this.promise=t,this.resolve=nt(ot,t,e),this.reject=nt(rt,t,e)},A.f=V=function(t){return t===z||t===i?new o(t):K(t)},a||"function"!=typeof l||(u=l.prototype.then,p(l.prototype,"then",(function(t,e){var n=this;return new z((function(t,e){u.call(n,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof W&&c({global:!0,enumerable:!0,forced:!0},{fetch:function(t){return _(z,W.apply(f,arguments))}}))),c({global:!0,wrap:!0,forced:X},{Promise:z}),d(z,C,!1,!0),h(C),i=s(C),c({target:C,stat:!0,forced:X},{reject:function(t){var e=V(this);return e.reject.call(void 0,t),e.promise}}),c({target:C,stat:!0,forced:a||X},{resolve:function(t){return _(a&&this===i?z:this,t)}}),c({target:C,stat:!0,forced:H},{all:function(t){var e=this,n=V(e),r=n.resolve,o=n.reject,i=P((function(){var n=g(e.resolve),i=[],u=0,c=1;S(t,(function(t){var a=u++,f=!1;i.push(void 0),c++,n.call(e,t).then((function(t){f||(f=!0,i[a]=t,--c||r(i))}),o)})),--c||r(i)}));return i.error&&o(i.value),n.promise},race:function(t){var e=this,n=V(e),r=n.reject,o=P((function(){var o=g(e.resolve);S(t,(function(t){o.call(e,t).then(n.resolve,r)}))}));return o.error&&r(o.value),n.promise}})},function(t,e,n){var r=n(0);t.exports=r.Promise},function(t,e,n){var r,o,i,u,c,a,f,s,l=n(0),p=n(26).f,v=n(15),d=n(107).set,h=n(108),y=l.MutationObserver||l.WebKitMutationObserver,g=l.process,x=l.Promise,m="process"==v(g),b=p(l,"queueMicrotask"),S=b&&b.value;S||(r=function(){var t,e;for(m&&(t=g.domain)&&t.exit();o;){e=o.fn,o=o.next;try{e()}catch(t){throw o?u():i=void 0,t}}i=void 0,t&&t.enter()},m?u=function(){g.nextTick(r)}:y&&!h?(c=!0,a=document.createTextNode(""),new y(r).observe(a,{characterData:!0}),u=function(){a.data=c=!c}):x&&x.resolve?(f=x.resolve(void 0),s=f.then,u=function(){s.call(f,r)}):u=function(){d.call(l,r)}),t.exports=S||function(t){var e={fn:t,next:void 0};i&&(i.next=e),o||(o=e,u()),i=e}},function(t,e,n){var r=n(1),o=n(6),i=n(109);t.exports=function(t,e){if(r(t),o(e)&&e.constructor===t)return e;var n=i.f(t);return(0,n.resolve)(e),n.promise}},function(t,e,n){var r=n(0);t.exports=function(t,e){var n=r.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}},function(t,e){t.exports=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}}},function(t,e,n){"use strict";var r=n(5),o=n(0),i=n(40),u=n(11),c=n(105),a=n(19),f=n(75),s=n(6),l=n(3),p=n(73),v=n(32),d=n(114);t.exports=function(t,e,n){var h=-1!==t.indexOf("Map"),y=-1!==t.indexOf("Weak"),g=h?"set":"add",x=o[t],m=x&&x.prototype,b=x,S={},w=function(t){var e=m[t];u(m,t,"add"==t?function(t){return e.call(this,0===t?0:t),this}:"delete"==t?function(t){return!(y&&!s(t))&&e.call(this,0===t?0:t)}:"get"==t?function(t){return y&&!s(t)?void 0:e.call(this,0===t?0:t)}:"has"==t?function(t){return!(y&&!s(t))&&e.call(this,0===t?0:t)}:function(t,n){return e.call(this,0===t?0:t,n),this})};if(i(t,"function"!=typeof x||!(y||m.forEach&&!l((function(){(new x).entries().next()})))))b=n.getConstructor(e,t,h,g),c.REQUIRED=!0;else if(i(t,!0)){var E=new b,O=E[g](y?{}:-0,1)!=E,j=l((function(){E.has(1)})),_=p((function(t){new x(t)})),T=!y&&l((function(){for(var t=new x,e=5;e--;)t[g](e,e);return!t.has(-0)}));_||((b=e((function(e,n){f(e,b,t);var r=d(new x,e,b);return null!=n&&a(n,r[g],r,h),r}))).prototype=m,m.constructor=b),(j||T)&&(w("delete"),w("has"),h&&w("get")),(T||O)&&w(g),y&&m.clear&&delete m.clear}return S[t]=b,r({global:!0,forced:b!=x},S),v(b,t),y||n.setStrong(b,t,h),b}},function(t,e,n){"use strict";var r=n(1),o=n(14);t.exports=function(){for(var t,e=r(this),n=o(e.delete),i=!0,u=0,c=arguments.length;u<c;u++)t=n.call(e,arguments[u]),i=i&&t;return!!i}},function(t,e,n){n(56)("replace")},function(t,e,n){"use strict";var r=n(5),o=n(128).left,i=n(104),u=n(69),c=i("reduce"),a=u("reduce",{1:0});r({target:"Array",proto:!0,forced:!c||!a},{reduce:function(t){return o(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}})},function(t,e,n){var r=n(14),o=n(17),i=n(43),u=n(20),c=function(t){return function(e,n,c,a){r(n);var f=o(e),s=i(f),l=u(f.length),p=t?l-1:0,v=t?-1:1;if(c<2)for(;;){if(p in s){a=s[p],p+=v;break}if(p+=v,t?p<0:l<=p)throw TypeError("Reduce of empty array with no initial value")}for(;t?p>=0:l>p;p+=v)p in s&&(a=n(a,s[p],p,f));return a}};t.exports={left:c(!1),right:c(!0)}},function(t,e,n){"use strict";var r=n(124),o=n(131);t.exports=r("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),o)},function(t,e,n){var r=n(3);t.exports=!r((function(){return Object.isExtensible(Object.preventExtensions({}))}))},function(t,e,n){"use strict";var r=n(7).f,o=n(31),i=n(74),u=n(18),c=n(75),a=n(19),f=n(57),s=n(92),l=n(8),p=n(105).fastKey,v=n(16),d=v.set,h=v.getterFor;t.exports={getConstructor:function(t,e,n,f){var s=t((function(t,r){c(t,s,e),d(t,{type:e,index:o(null),first:void 0,last:void 0,size:0}),l||(t.size=0),null!=r&&a(r,t[f],t,n)})),v=h(e),y=function(t,e,n){var r,o,i=v(t),u=g(t,e);return u?u.value=n:(i.last=u={index:o=p(e,!0),key:e,value:n,previous:r=i.last,next:void 0,removed:!1},i.first||(i.first=u),r&&(r.next=u),l?i.size++:t.size++,"F"!==o&&(i.index[o]=u)),t},g=function(t,e){var n,r=v(t),o=p(e);if("F"!==o)return r.index[o];for(n=r.first;n;n=n.next)if(n.key==e)return n};return i(s.prototype,{clear:function(){for(var t=v(this),e=t.index,n=t.first;n;)n.removed=!0,n.previous&&(n.previous=n.previous.next=void 0),delete e[n.index],n=n.next;t.first=t.last=void 0,l?t.size=0:this.size=0},delete:function(t){var e=v(this),n=g(this,t);if(n){var r=n.next,o=n.previous;delete e.index[n.index],n.removed=!0,o&&(o.next=r),r&&(r.previous=o),e.first==n&&(e.first=r),e.last==n&&(e.last=o),l?e.size--:this.size--}return!!n},forEach:function(t){for(var e,n=v(this),r=u(t,arguments.length>1?arguments[1]:void 0,3);e=e?e.next:n.first;)for(r(e.value,e.key,this);e&&e.removed;)e=e.previous},has:function(t){return!!g(this,t)}}),i(s.prototype,n?{get:function(t){var e=g(this,t);return e&&e.value},set:function(t,e){return y(this,0===t?0:t,e)}}:{add:function(t){return y(this,t=0===t?0:t,t)}}),l&&r(s.prototype,"size",{get:function(){return v(this).size}}),s},setStrong:function(t,e,n){var r=e+" Iterator",o=h(e),i=h(r);f(t,e,(function(t,e){d(this,{type:r,target:t,state:o(t),kind:e,last:void 0})}),(function(){for(var t=i(this),e=t.kind,n=t.last;n&&n.removed;)n=n.previous;return t.target&&(t.last=n=n?n.next:t.state.first)?"keys"==e?{value:n.key,done:!1}:"values"==e?{value:n.value,done:!1}:{value:[n.key,n.value],done:!1}:(t.target=void 0,{value:void 0,done:!0})}),n?"entries":"values",!n,!0),s(e)}}},function(t,e,n){var r=n(5),o=n(3),i=n(17),u=n(58),c=n(81);r({target:"Object",stat:!0,forced:o((function(){u(1)})),sham:!c},{getPrototypeOf:function(t){return u(i(t))}})},function(t,e,n){var r=n(5),o=n(13),i=n(14),u=n(1),c=n(6),a=n(31),f=n(134),s=n(3),l=o("Reflect","construct"),p=s((function(){function t(){}return!(l((function(){}),[],t)instanceof t)})),v=!s((function(){l((function(){}))})),d=p||v;r({target:"Reflect",stat:!0,forced:d,sham:d},{construct:function(t,e){i(t),u(e);var n=arguments.length<3?t:i(arguments[2]);if(v&&!p)return l(t,e,n);if(t==n){switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3])}var r=[null];return r.push.apply(r,e),new(f.apply(t,r))}var o=n.prototype,s=a(c(o)?o:Object.prototype),d=Function.apply.call(t,s,e);return c(d)?d:s}})},function(t,e,n){"use strict";var r=n(14),o=n(6),i=[].slice,u={},c=function(t,e,n){if(!(e in u)){for(var r=[],o=0;o<e;o++)r[o]="a["+o+"]";u[e]=Function("C,a","return new C("+r.join(",")+")")}return u[e](t,n)};t.exports=Function.bind||function(t){var e=r(this),n=i.call(arguments,1),u=function(){var r=n.concat(i.call(arguments));return this instanceof u?c(e,r.length,r):e.apply(t,r)};return o(e.prototype)&&(u.prototype=e.prototype),u}},function(t,e,n){var r=n(8),o=n(0),i=n(40),u=n(114),c=n(7).f,a=n(30).f,f=n(136),s=n(49),l=n(84),p=n(11),v=n(3),d=n(16).set,h=n(92),y=n(2)("match"),g=o.RegExp,x=g.prototype,m=/a/g,b=/a/g,S=new g(m)!==m,w=l.UNSUPPORTED_Y;if(r&&i("RegExp",!S||w||v((function(){return b[y]=!1,g(m)!=m||g(b)==b||"/a/i"!=g(m,"i")})))){for(var E=function(t,e){var n,r=this instanceof E,o=f(t),i=void 0===e;if(!r&&o&&t.constructor===E&&i)return t;S?o&&!i&&(t=t.source):t instanceof E&&(i&&(e=s.call(t)),t=t.source),w&&(n=!!e&&e.indexOf("y")>-1)&&(e=e.replace(/y/g,""));var c=u(S?new g(t,e):g(t,e),r?this:x,E);return w&&n&&d(c,{sticky:n}),c},O=function(t){t in E||c(E,t,{configurable:!0,get:function(){return g[t]},set:function(e){g[t]=e}})},j=a(g),_=0;j.length>_;)O(j[_++]);x.constructor=E,E.prototype=x,p(o,"RegExp",E)}h("RegExp")},function(t,e,n){var r=n(6),o=n(15),i=n(2)("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[i])?!!e:"RegExp"==o(t))}},function(t,e,n){"use strict";var r,o=n(0),i=n(74),u=n(105),c=n(124),a=n(138),f=n(6),s=n(16).enforce,l=n(67),p=!o.ActiveXObject&&"ActiveXObject"in o,v=Object.isExtensible,d=function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},h=t.exports=c("WeakMap",d,a);if(l&&p){r=a.getConstructor(d,"WeakMap",!0),u.REQUIRED=!0;var y=h.prototype,g=y.delete,x=y.has,m=y.get,b=y.set;i(y,{delete:function(t){if(f(t)&&!v(t)){var e=s(this);return e.frozen||(e.frozen=new r),g.call(this,t)||e.frozen.delete(t)}return g.call(this,t)},has:function(t){if(f(t)&&!v(t)){var e=s(this);return e.frozen||(e.frozen=new r),x.call(this,t)||e.frozen.has(t)}return x.call(this,t)},get:function(t){if(f(t)&&!v(t)){var e=s(this);return e.frozen||(e.frozen=new r),x.call(this,t)?m.call(this,t):e.frozen.get(t)}return m.call(this,t)},set:function(t,e){if(f(t)&&!v(t)){var n=s(this);n.frozen||(n.frozen=new r),x.call(this,t)?b.call(this,t,e):n.frozen.set(t,e)}else b.call(this,t,e);return this}})}},function(t,e,n){"use strict";var r=n(74),o=n(105).getWeakData,i=n(1),u=n(6),c=n(75),a=n(19),f=n(72),s=n(4),l=n(16),p=l.set,v=l.getterFor,d=f.find,h=f.findIndex,y=0,g=function(t){return t.frozen||(t.frozen=new x)},x=function(){this.entries=[]},m=function(t,e){return d(t.entries,(function(t){return t[0]===e}))};x.prototype={get:function(t){var e=m(this,t);if(e)return e[1]},has:function(t){return!!m(this,t)},set:function(t,e){var n=m(this,t);n?n[1]=e:this.entries.push([t,e])},delete:function(t){var e=h(this.entries,(function(e){return e[0]===t}));return~e&&this.entries.splice(e,1),!!~e}},t.exports={getConstructor:function(t,e,n,f){var l=t((function(t,r){c(t,l,e),p(t,{type:e,id:y++,frozen:void 0}),null!=r&&a(r,t[f],t,n)})),d=v(e),h=function(t,e,n){var r=d(t),u=o(i(e),!0);return!0===u?g(r).set(e,n):u[r.id]=n,t};return r(l.prototype,{delete:function(t){var e=d(this);if(!u(t))return!1;var n=o(t);return!0===n?g(e).delete(t):n&&s(n,e.id)&&delete n[e.id]},has:function(t){var e=d(this);if(!u(t))return!1;var n=o(t);return!0===n?g(e).has(t):n&&s(n,e.id)}}),r(l.prototype,n?{get:function(t){var e=d(this);if(u(t)){var n=o(t);return!0===n?g(e).get(t):n?n[e.id]:void 0}},set:function(t,e){return h(this,t,e)}}:{add:function(t){return h(this,t,!0)}}),l}}},function(t,e,n){"use strict";var r=n(5),o=n(9),i=n(125);r({target:"Map",proto:!0,real:!0,forced:o},{deleteAll:function(){return i.apply(this,arguments)}})},function(t,e,n){"use strict";var r=n(5),o=n(9),i=n(1),u=n(18),c=n(37),a=n(19);r({target:"Map",proto:!0,real:!0,forced:o},{every:function(t){var e=i(this),n=c(e),r=u(t,arguments.length>1?arguments[1]:void 0,3);return!a(n,(function(t,n){if(!r(n,t,e))return a.stop()}),void 0,!0,!0).stopped}})},function(t,e,n){var r=n(1),o=n(68);t.exports=function(t){var e=o(t);if("function"!=typeof e)throw TypeError(String(t)+" is not iterable");return r(e.call(t))}},function(t,e,n){"use strict";var r=n(5),o=n(9),i=n(13),u=n(1),c=n(14),a=n(18),f=n(76),s=n(37),l=n(19);r({target:"Map",proto:!0,real:!0,forced:o},{filter:function(t){var e=u(this),n=s(e),r=a(t,arguments.length>1?arguments[1]:void 0,3),o=new(f(e,i("Map"))),p=c(o.set);return l(n,(function(t,n){r(n,t,e)&&p.call(o,t,n)}),void 0,!0,!0),o}})},function(t,e,n){"use strict";var r=n(5),o=n(9),i=n(1),u=n(18),c=n(37),a=n(19);r({target:"Map",proto:!0,real:!0,forced:o},{find:function(t){var e=i(this),n=c(e),r=u(t,arguments.length>1?arguments[1]:void 0,3);return a(n,(function(t,n){if(r(n,t,e))return a.stop(n)}),void 0,!0,!0).result}})},function(t,e,n){"use strict";var r=n(5),o=n(9),i=n(1),u=n(18),c=n(37),a=n(19);r({target:"Map",proto:!0,real:!0,forced:o},{findKey:function(t){var e=i(this),n=c(e),r=u(t,arguments.length>1?arguments[1]:void 0,3);return a(n,(function(t,n){if(r(n,t,e))return a.stop(t)}),void 0,!0,!0).result}})},function(t,e,n){"use strict";var r=n(5),o=n(9),i=n(1),u=n(37),c=n(146),a=n(19);r({target:"Map",proto:!0,real:!0,forced:o},{includes:function(t){return a(u(i(this)),(function(e,n){if(c(n,t))return a.stop()}),void 0,!0,!0).stopped}})},function(t,e){t.exports=function(t,e){return t===e||t!=t&&e!=e}},function(t,e,n){"use strict";var r=n(5),o=n(9),i=n(1),u=n(37),c=n(19);r({target:"Map",proto:!0,real:!0,forced:o},{keyOf:function(t){return c(u(i(this)),(function(e,n){if(n===t)return c.stop(e)}),void 0,!0,!0).result}})},function(t,e,n){"use strict";var r=n(5),o=n(9),i=n(13),u=n(1),c=n(14),a=n(18),f=n(76),s=n(37),l=n(19);r({target:"Map",proto:!0,real:!0,forced:o},{mapKeys:function(t){var e=u(this),n=s(e),r=a(t,arguments.length>1?arguments[1]:void 0,3),o=new(f(e,i("Map"))),p=c(o.set);return l(n,(function(t,n){p.call(o,r(n,t,e),n)}),void 0,!0,!0),o}})},function(t,e,n){"use strict";var r=n(5),o=n(9),i=n(13),u=n(1),c=n(14),a=n(18),f=n(76),s=n(37),l=n(19);r({target:"Map",proto:!0,real:!0,forced:o},{mapValues:function(t){var e=u(this),n=s(e),r=a(t,arguments.length>1?arguments[1]:void 0,3),o=new(f(e,i("Map"))),p=c(o.set);return l(n,(function(t,n){p.call(o,t,r(n,t,e))}),void 0,!0,!0),o}})},function(t,e,n){"use strict";var r=n(5),o=n(9),i=n(1),u=n(14),c=n(19);r({target:"Map",proto:!0,real:!0,forced:o},{merge:function(t){for(var e=i(this),n=u(e.set),r=0;r<arguments.length;)c(arguments[r++],n,e,!0);return e}})},function(t,e,n){"use strict";var r=n(5),o=n(9),i=n(1),u=n(14),c=n(37),a=n(19);r({target:"Map",proto:!0,real:!0,forced:o},{reduce:function(t){var e=i(this),n=c(e),r=arguments.length<2,o=r?void 0:arguments[1];if(u(t),a(n,(function(n,i){r?(r=!1,o=i):o=t(o,i,n,e)}),void 0,!0,!0),r)throw TypeError("Reduce of empty map with no initial value");return o}})},function(t,e,n){"use strict";var r=n(5),o=n(9),i=n(1),u=n(18),c=n(37),a=n(19);r({target:"Map",proto:!0,real:!0,forced:o},{some:function(t){var e=i(this),n=c(e),r=u(t,arguments.length>1?arguments[1]:void 0,3);return a(n,(function(t,n){if(r(n,t,e))return a.stop()}),void 0,!0,!0).stopped}})},function(t,e,n){"use strict";var r=n(5),o=n(9),i=n(1),u=n(14);r({target:"Map",proto:!0,real:!0,forced:o},{update:function(t,e){var n=i(this),r=arguments.length;u(e);var o=n.has(t);if(!o&&r<3)throw TypeError("Updating absent value");var c=o?n.get(t):u(r>2?arguments[2]:void 0)(t,n);return n.set(t,e(c,t,n)),n}})},function(t,e,n){"use strict";var r=n(5),o=n(9),i=n(125);r({target:"WeakMap",proto:!0,real:!0,forced:o},{deleteAll:function(){return i.apply(this,arguments)}})},,,,function(t,e,n){"use strict";var r=n(8),o=n(0),i=n(40),u=n(11),c=n(4),a=n(15),f=n(114),s=n(27),l=n(3),p=n(31),v=n(30).f,d=n(26).f,h=n(7).f,y=n(159).trim,g=o.Number,x=g.prototype,m="Number"==a(p(x)),b=function(t){var e,n,r,o,i,u,c,a,f=s(t,!1);if("string"==typeof f&&f.length>2)if(43===(e=(f=y(f)).charCodeAt(0))||45===e){if(88===(n=f.charCodeAt(2))||120===n)return NaN}else if(48===e){switch(f.charCodeAt(1)){case 66:case 98:r=2,o=49;break;case 79:case 111:r=8,o=55;break;default:return+f}for(u=(i=f.slice(2)).length,c=0;c<u;c++)if((a=i.charCodeAt(c))<48||a>o)return NaN;return parseInt(i,r)}return+f};if(i("Number",!g(" 0o1")||!g("0b1")||g("+0x1"))){for(var S,w=function(t){var e=arguments.length<1?0:t,n=this;return n instanceof w&&(m?l((function(){x.valueOf.call(n)})):"Number"!=a(n))?f(new g(b(e)),n,w):b(e)},E=r?v(g):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),O=0;E.length>O;O++)c(g,S=E[O])&&!c(w,S)&&h(w,S,d(g,S));w.prototype=x,x.constructor=w,u(o,"Number",w)}},function(t,e,n){var r=n(22),o="["+n(160)+"]",i=RegExp("^"+o+o+"*"),u=RegExp(o+o+"*$"),c=function(t){return function(e){var n=String(r(e));return 1&t&&(n=n.replace(i,"")),2&t&&(n=n.replace(u,"")),n}};t.exports={start:c(1),end:c(2),trim:c(3)}},function(t,e){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},,,,function(t,e,n){"use strict";n.r(e);var r=function(t,e){null==sessionStorage.clickcount&&(sessionStorage.clickcount=0),null!=sessionStorage.clickcount&&sessionStorage.clickcount>=1||gapi.load(t,e)};n(44),n(66),n(118),n(70);var o=function(t,e){var n={};return n.spreadsheetId=t,function(t,e){t.range=e}(n,e),n};n(85),n(86),n(87),n(126),n(113),n(127),n(129),n(132),n(117),n(133),n(135),n(60),n(83),n(89),n(91),n(137),n(139),n(140),n(142),n(143),n(144),n(145),n(147),n(148),n(149),n(150),n(151),n(152),n(153),n(154);function i(t,e){i=function(t,e){return new a(t,void 0,e)};var n=c(RegExp),r=RegExp.prototype,o=new WeakMap;function a(t,e,r){var i=n.call(this,t,e);return o.set(i,r||o.get(t)),i}function f(t,e){var n=o.get(e);return Object.keys(n).reduce((function(e,r){return e[r]=t[n[r]],e}),Object.create(null))}return u(a,n),a.prototype.exec=function(t){var e=r.exec.call(this,t);return e&&(e.groups=f(e,this)),e},a.prototype[Symbol.replace]=function(t,e){if("string"==typeof e){var n=o.get(this);return r[Symbol.replace].call(this,t,e.replace(/\$<([^>]+)>/g,(function(t,e){return"$"+n[e]})))}if("function"==typeof e){var i=this;return r[Symbol.replace].call(this,t,(function(){var t=[];return t.push.apply(t,arguments),"object"!==p(t[t.length-1])&&t.push(f(t,i)),e.apply(this,t)}))}return r[Symbol.replace].call(this,t,e)},i.apply(this,arguments)}function u(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&s(t,e)}function c(t){var e="function"==typeof Map?new Map:void 0;return(c=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return a(t,arguments,l(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),s(r,t)})(t)}function a(t,e,n){return(a=f()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&s(o,n.prototype),o}).apply(null,arguments)}function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function s(t,e){return(s=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function l(t){return(l=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function p(t){return(p="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var v=["alert","alert-warning","alert-dismissible","fade","show","campus-alerts__margin-bottom"];function d(t,e){var n=document.createElement("div");return function(t,e){var n="string"==typeof e,r="object"===p(e);n?t.classList.add(e):r&&function(t,e){for(var n=0,r=e.length;n<r;n++)t.classList.add(e[n])}(t,e)}(n,e),t.appendChild(n),n}function h(t,e,n){return t.replace(e,n)}function y(t,e){var n=document.createElement("p");return n.classList.add("margins__bottom--none","typography__color--inherit"),n.innerHTML=function(t){var e={"<strong>$<strongContent></strong>":i(/\*\*([\0-\)\+-\uFFFF]+)\*\*/g,{strongContent:1}),"<em>$<emContent></em>":i(/_([\0-\^`-\uFFFF]+)_/g,{emContent:1}),'<a href="$<href>" target="_blank" rel="noopener noreferrer">$<linkText><a>':i(/\[([\0-\\\^-\uFFFF]+)\]\(([\0-\(\*-\uFFFF]+)\)/g,{linkText:1,href:2})};for(var n in e)e.hasOwnProperty(n)&&(t=h(t,e[n],n));return t}(e),t.appendChild(n),n}function g(){g.alert_parent_element.classList.remove("position__campus-alerts--open")}function x(t,e){var n,r,o=t[1],i=document.getElementById("campusAlerts"),u=d(i,"container-fluid"),c=d(u,v);y(c,o),function(t,e){var n,r,o=document.createElement("button"),i=document.createElement("span");o.classList.add("close"),n="click",r=g,o.addEventListener(n,r),function(t,e){for(var n in e)t.setAttribute(n,e[n])}(o,{type:"button","data-dismiss":"alert","aria-label":"close"}),i.setAttribute("aria-hidden","true"),i.innerHTML="&times;",o.appendChild(i),t.appendChild(o),e()}(c,e);g.alert_parent_element=i,n="role",r="alert",c.setAttribute(n,r),i.classList.add("position__campus-alerts--open")}var m=function(t,e){var n,r=t.result.values[2];if("FALSE"!==r[0])if("FALSE"!==r[2]){var o=new Date(r[3]),i=new Date(r[4]),u=new Date,c=((n=u).setHours(0,0,0,0),n);if(!(o.getTime()<=c.getTime()&&i.getTime()>c.getTime()))return;x(r,e)}else x(r,e)};n(158);function b(){sessionStorage.clickcount?sessionStorage.clickcount=Number(sessionStorage.clickcount)+1:sessionStorage.clickcount=1}var S=function(){var t=document.getElementById("campusAlerts");if(t.querySelector("button.close")){var e,n,r=t.querySelector("button.close");e="click",n=b,r.addEventListener(e,n)}};var w=function(){var t=o("1IF8WbIYeEtF0C6YQjgpdVoivXb54uGbKaSxEF46Wbs4","Alerts");gapi.client.init({apiKey:"AIzaSyCEBsbXfFcdbkASlg-PodD1rT_Fe3Nw62A",discoveryDocs:["https://www.googleapis.com/discovery/v1/apis/sheets/v4/rest"]}).then((function(){gapi.client.sheets.spreadsheets.values.get(t).then((function(t){new Promise((function(e,n){m(t,e)})).then((function(){S()}))}),(function(t){console.error("Execute error",t)}))}))};document.addEventListener("DOMContentLoaded",(function(){r("client",w)}))}]);
@@ -1,5 +0,0 @@
1
- import start from './campusAlertsSheetsAPI.js';
2
-
3
- document.addEventListener('DOMContentLoaded', function() {
4
- gapi.load('client', start);
5
- });
@@ -1,41 +0,0 @@
1
- import setSheetParameters from './simpleSetSheetParameters.js';
2
- import createAlertsHtml from './createAlertsHtml.js';
3
-
4
- const SHEET_KEY = '1plXBiZY5pVbhNT-mszxEuqCl4zy8wMnz9gXXbbT_yLs';
5
- const SHEET_TAB_NAME = 'Alerts';
6
- const EMERGENCY_ALERT_DIV_ID = 'emergencyAlerts'
7
-
8
- function start() {
9
- if ( ! document.getElementById(EMERGENCY_ALERT_DIV_ID) )
10
- return;
11
-
12
- //var t0 = performance.now();
13
- init();
14
- //var t1 = performance.now();
15
- //console.info("Call to 'init' took " + (t1 - t0) + " milliseconds.");
16
- }
17
-
18
- function init() {
19
- const params = {
20
- 'apiKey': 'AIzaSyCEBsbXfFcdbkASlg-PodD1rT_Fe3Nw62A',
21
- 'discoveryDocs': ['https://www.googleapis.com/discovery/v1/apis/sheets/v4/rest']
22
- };
23
- const sheetParams = setSheetParameters(SHEET_KEY, SHEET_TAB_NAME);
24
-
25
- gapi.client.init(params).then(function() { // Executes an API request, and returns a Promise.
26
- function execute() {
27
- return gapi.client.sheets.spreadsheets.values.get(sheetParams)
28
- .then(function(response) {
29
- createAlertsHtml(response);
30
- },
31
- function(err) {
32
- console.error("Execute error", err);
33
- });
34
- }
35
- execute();
36
- });
37
- }
38
- // Loads the JavaScript client library and invokes `start` afterwards.
39
- // Usage:
40
- // gapi.load('client', start);
41
- export default start;
@@ -1,23 +0,0 @@
1
- function setId(params, i) {
2
- return params.spreadsheetId = i;
3
- }
4
-
5
- function setRange(params, r) {
6
- return params.range = r;
7
- }
8
-
9
- function setSheetParameters(key, tab) {
10
- let sheetParams = {};
11
-
12
- setId(sheetParams, key);
13
- setRange(sheetParams, tab);
14
- return sheetParams;
15
- }
16
- //
17
- // USAGE:
18
- // const SHEET_KEY = '1spDfZUVLeEE5n0OFvbXl2FSJD_RmS0dSPc7CSGr1TjI'; // Long string from the URL of the Google Sheet
19
- // const TAB_NAME = 'Scholarships Count' // Name as it appears on the "tab" of the desired sheet. Usually "Sheet1", "Sheet2", etc. if not renamed.
20
- //
21
- // const sheetParams = setSheetParameters(SHEET_KEY, TAB_NAME);
22
- //
23
- export default setSheetParameters;