-
Notifications
You must be signed in to change notification settings - Fork 0
/
1cc42424933ac71181c924ba27f247d908ae7d8a-ea87bf2c9e4af4180353.js
3 lines (3 loc) · 20.9 KB
/
1cc42424933ac71181c924ba27f247d908ae7d8a-ea87bf2c9e4af4180353.js
1
2
3
/*! For license information please see 1cc42424933ac71181c924ba27f247d908ae7d8a-ea87bf2c9e4af4180353.js.LICENSE.txt */
(self.webpackChunklubycon_home=self.webpackChunklubycon_home||[]).push([[356],{7757:function(t,e,r){t.exports=r(5666)},3659:function(t,e,r){"use strict";r.d(e,{mU:function(){return V},zj:function(){return A},h4:function(){return J},Yz:function(){return Y}});var n,o=r(7294),i=[],a="ResizeObserver loop completed with undelivered notifications.";!function(t){t.BORDER_BOX="border-box",t.CONTENT_BOX="content-box",t.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"}(n||(n={}));var c,u=function(t){return Object.freeze(t)},s=function(t,e){this.inlineSize=t,this.blockSize=e,u(this)},l=function(){function t(t,e,r,n){return this.x=t,this.y=e,this.width=r,this.height=n,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,u(this)}return t.prototype.toJSON=function(){var t=this;return{x:t.x,y:t.y,top:t.top,right:t.right,bottom:t.bottom,left:t.left,width:t.width,height:t.height}},t.fromRect=function(e){return new t(e.x,e.y,e.width,e.height)},t}(),h=function(t){return t instanceof SVGElement&&"getBBox"in t},f=function(t){if(h(t)){var e=t.getBBox(),r=e.width,n=e.height;return!r&&!n}var o=t,i=o.offsetWidth,a=o.offsetHeight;return!(i||a||t.getClientRects().length)},v=function(t){var e,r;if(t instanceof Element)return!0;var n=null===(r=null===(e=t)||void 0===e?void 0:e.ownerDocument)||void 0===r?void 0:r.defaultView;return!!(n&&t instanceof n.Element)},p="undefined"!=typeof window?window:{},d=new WeakMap,g=/auto|scroll/,y=/^tb|vertical/,b=/msie|trident/i.test(p.navigator&&p.navigator.userAgent),m=function(t){return parseFloat(t||"0")},w=function(t,e,r){return void 0===t&&(t=0),void 0===e&&(e=0),void 0===r&&(r=!1),new s((r?e:t)||0,(r?t:e)||0)},x=u({devicePixelContentBoxSize:w(),borderBoxSize:w(),contentBoxSize:w(),contentRect:new l(0,0,0,0)}),E=function(t,e){if(void 0===e&&(e=!1),d.has(t)&&!e)return d.get(t);if(f(t))return d.set(t,x),x;var r=getComputedStyle(t),n=h(t)&&t.ownerSVGElement&&t.getBBox(),o=!b&&"border-box"===r.boxSizing,i=y.test(r.writingMode||""),a=!n&&g.test(r.overflowY||""),c=!n&&g.test(r.overflowX||""),s=n?0:m(r.paddingTop),v=n?0:m(r.paddingRight),p=n?0:m(r.paddingBottom),E=n?0:m(r.paddingLeft),O=n?0:m(r.borderTopWidth),S=n?0:m(r.borderRightWidth),T=n?0:m(r.borderBottomWidth),B=E+v,R=s+p,z=(n?0:m(r.borderLeftWidth))+S,k=O+T,L=c?t.offsetHeight-k-t.clientHeight:0,C=a?t.offsetWidth-z-t.clientWidth:0,N=o?B+z:0,M=o?R+k:0,P=n?n.width:m(r.width)-N-C,Z=n?n.height:m(r.height)-M-L,_=P+B+C+z,j=Z+R+L+k,I=u({devicePixelContentBoxSize:w(Math.round(P*devicePixelRatio),Math.round(Z*devicePixelRatio),i),borderBoxSize:w(_,j,i),contentBoxSize:w(P,Z,i),contentRect:new l(E,s,P,Z)});return d.set(t,I),I},O=function(t,e,r){var o=E(t,r),i=o.borderBoxSize,a=o.contentBoxSize,c=o.devicePixelContentBoxSize;switch(e){case n.DEVICE_PIXEL_CONTENT_BOX:return c;case n.BORDER_BOX:return i;default:return a}},S=function(t){var e=E(t);this.target=t,this.contentRect=e.contentRect,this.borderBoxSize=u([e.borderBoxSize]),this.contentBoxSize=u([e.contentBoxSize]),this.devicePixelContentBoxSize=u([e.devicePixelContentBoxSize])},T=function(t){if(f(t))return 1/0;for(var e=0,r=t.parentNode;r;)e+=1,r=r.parentNode;return e},B=function(){var t=1/0,e=[];i.forEach((function(r){if(0!==r.activeTargets.length){var n=[];r.activeTargets.forEach((function(e){var r=new S(e.target),o=T(e.target);n.push(r),e.lastReportedSize=O(e.target,e.observedBox),o<t&&(t=o)})),e.push((function(){r.callback.call(r.observer,n,r.observer)})),r.activeTargets.splice(0,r.activeTargets.length)}}));for(var r=0,n=e;r<n.length;r++){(0,n[r])()}return t},R=function(t){i.forEach((function(e){e.activeTargets.splice(0,e.activeTargets.length),e.skippedTargets.splice(0,e.skippedTargets.length),e.observationTargets.forEach((function(r){r.isActive()&&(T(r.target)>t?e.activeTargets.push(r):e.skippedTargets.push(r))}))}))},z=function(){var t,e=0;for(R(e);i.some((function(t){return t.activeTargets.length>0}));)e=B(),R(e);return i.some((function(t){return t.skippedTargets.length>0}))&&("function"==typeof ErrorEvent?t=new ErrorEvent("error",{message:a}):((t=document.createEvent("Event")).initEvent("error",!1,!1),t.message=a),window.dispatchEvent(t)),e>0},k=[],L=function(t){if(!c){var e=0,r=document.createTextNode("");new MutationObserver((function(){return k.splice(0).forEach((function(t){return t()}))})).observe(r,{characterData:!0}),c=function(){r.textContent=""+(e?e--:e++)}}k.push(t),c()},C=0,N={attributes:!0,characterData:!0,childList:!0,subtree:!0},M=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],P=function(t){return void 0===t&&(t=0),Date.now()+t},Z=!1,_=new(function(){function t(){var t=this;this.stopped=!0,this.listener=function(){return t.schedule()}}return t.prototype.run=function(t){var e=this;if(void 0===t&&(t=250),!Z){Z=!0;var r,n=P(t);r=function(){var r=!1;try{r=z()}finally{if(Z=!1,t=n-P(),!C)return;r?e.run(1e3):t>0?e.run(t):e.start()}},L((function(){requestAnimationFrame(r)}))}},t.prototype.schedule=function(){this.stop(),this.run()},t.prototype.observe=function(){var t=this,e=function(){return t.observer&&t.observer.observe(document.body,N)};document.body?e():p.addEventListener("DOMContentLoaded",e)},t.prototype.start=function(){var t=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),M.forEach((function(e){return p.addEventListener(e,t.listener,!0)})))},t.prototype.stop=function(){var t=this;this.stopped||(this.observer&&this.observer.disconnect(),M.forEach((function(e){return p.removeEventListener(e,t.listener,!0)})),this.stopped=!0)},t}()),j=function(t){!C&&t>0&&_.start(),!(C+=t)&&_.stop()},I=function(){function t(t,e){this.target=t,this.observedBox=e||n.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return t.prototype.isActive=function(){var t,e=O(this.target,this.observedBox,!0);return t=this.target,h(t)||function(t){switch(t.tagName){case"INPUT":if("image"!==t.type)break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1}(t)||"inline"!==getComputedStyle(t).display||(this.lastReportedSize=e),this.lastReportedSize.inlineSize!==e.inlineSize||this.lastReportedSize.blockSize!==e.blockSize},t}(),F=function(t,e){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=t,this.callback=e},W=new WeakMap,q=function(t,e){for(var r=0;r<t.length;r+=1)if(t[r].target===e)return r;return-1},D=function(){function t(){}return t.connect=function(t,e){var r=new F(t,e);W.set(t,r)},t.observe=function(t,e,r){var n=W.get(t),o=0===n.observationTargets.length;q(n.observationTargets,e)<0&&(o&&i.push(n),n.observationTargets.push(new I(e,r&&r.box)),j(1),_.schedule())},t.unobserve=function(t,e){var r=W.get(t),n=q(r.observationTargets,e),o=1===r.observationTargets.length;n>=0&&(o&&i.splice(i.indexOf(r),1),r.observationTargets.splice(n,1),j(-1))},t.disconnect=function(t){var e=this,r=W.get(t);r.observationTargets.slice().forEach((function(r){return e.unobserve(t,r.target)})),r.activeTargets.splice(0,r.activeTargets.length)},t}();!function(){function t(t){if(0===arguments.length)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if("function"!=typeof t)throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");D.connect(this,t)}t.prototype.observe=function(t,e){if(0===arguments.length)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!v(t))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");D.observe(this,t,e)},t.prototype.unobserve=function(t){if(0===arguments.length)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!v(t))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");D.unobserve(this,t)},t.prototype.disconnect=function(){D.disconnect(this)},t.toString=function(){return"function ResizeObserver () { [polyfill code] }"}}();function A(t){void 0===t&&(t=!1);var e=(0,o.useState)(t),r=e[0],n=e[1];return[r,(0,o.useCallback)((function(){return n(!0)}),[]),(0,o.useCallback)((function(){return n(!1)}),[])]}var G=function(){return G=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},G.apply(this,arguments)};function X(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r}var V=(0,o.forwardRef)((function(t,e){var r=t.children,n=X(t,["children"]),i=function(t){var e=t.onImpressionStart,r=t.onImpressionEnd,n=t.rootMargin,i=void 0===n?0:n,a=t.threshold,c=void 0===a?0:a,u=(0,o.useState)(!1),s=u[0],l=u[1],h=(0,o.useCallback)((function(){!0!==s&&(null==e||e(),l(!0))}),[]),f=(0,o.useCallback)((function(){!1!==s&&(null==r||r(),l(!1))}),[]),v=(0,o.useCallback)((function(t){var e=t[0],r=e.intersectionRatio;(0===c?!e.isIntersecting:r<c)?f():h()}),[f,h]),p=(0,o.useMemo)((function(){if("undefined"!=typeof IntersectionObserver)return new IntersectionObserver(v,{rootMargin:i+"px",threshold:c})}),[i,c]);return(0,o.useCallback)((function(t){void 0!==p&&(p.disconnect(),null!==t&&p.observe(t))}),[p])}(G({},n)),a=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var r=(0,o.useCallback)((function(e){t.forEach((function(t){"function"==typeof t?t(e):null!=t&&(t.current=e)}))}),[t]);return r}(e,i);return o.createElement("div",{ref:a},r)}));var Y=function(t,e){var r=(0,o.useRef)(null);(0,o.useEffect)((function(){r.current=t}),[t]),(0,o.useEffect)((function(){var t=setInterval((function(){var t;null===(t=r.current)||void 0===t||t.call(r)}),e);return function(){clearInterval(t)}}),[e])};var H={top:0,left:0,right:0,bottom:0,x:0,y:0,width:0,height:0};function J(t){return(0,o.useMemo)((function(){var e;return t.current?null===(e=t.current)||void 0===e?void 0:e.getBoundingClientRect():H}),[t.current])}},8953:function(t,e,r){"use strict";r.d(e,{Z:function(){return y}});var n=r(3366),o=r(7462),i=r(7294),a=r(5505),c=r(600),u=r(7663),s=r(8348),l=r(7761),h=r(2717);function f(t){return(0,h.Z)("MuiPaper",t)}(0,r(5495).Z)("MuiPaper",["root","rounded","outlined","elevation","elevation0","elevation1","elevation2","elevation3","elevation4","elevation5","elevation6","elevation7","elevation8","elevation9","elevation10","elevation11","elevation12","elevation13","elevation14","elevation15","elevation16","elevation17","elevation18","elevation19","elevation20","elevation21","elevation22","elevation23","elevation24"]);var v=r(5893),p=["className","component","elevation","square","variant"],d=function(t){return((t<1?5.11916*Math.pow(t,2):4.5*Math.log(t+1)+2)/100).toFixed(2)},g=(0,s.ZP)("div",{name:"MuiPaper",slot:"Root",overridesResolver:function(t,e){var r=t.ownerState;return[e.root,e[r.variant],!r.square&&e.rounded,"elevation"===r.variant&&e["elevation".concat(r.elevation)]]}})((function(t){var e=t.theme,r=t.ownerState;return(0,o.Z)({backgroundColor:e.palette.background.paper,color:e.palette.text.primary,transition:e.transitions.create("box-shadow")},!r.square&&{borderRadius:e.shape.borderRadius},"outlined"===r.variant&&{border:"1px solid ".concat(e.palette.divider)},"elevation"===r.variant&&(0,o.Z)({boxShadow:e.shadows[r.elevation]},"dark"===e.palette.mode&&{backgroundImage:"linear-gradient(".concat((0,u.Fq)("#fff",d(r.elevation)),", ").concat((0,u.Fq)("#fff",d(r.elevation)),")")}))})),y=i.forwardRef((function(t,e){var r=(0,l.Z)({props:t,name:"MuiPaper"}),i=r.className,u=r.component,s=void 0===u?"div":u,h=r.elevation,d=void 0===h?1:h,y=r.square,b=void 0!==y&&y,m=r.variant,w=void 0===m?"elevation":m,x=(0,n.Z)(r,p),E=(0,o.Z)({},r,{component:s,elevation:d,square:b,variant:w}),O=function(t){var e=t.square,r=t.elevation,n=t.variant,o=t.classes,i={root:["root",n,!e&&"rounded","elevation"===n&&"elevation".concat(r)]};return(0,c.Z)(i,f,o)}(E);return(0,v.jsx)(g,(0,o.Z)({as:s,ownerState:E,className:(0,a.Z)(O.root,i),ref:e},x))}))},9308:function(t,e,r){"use strict";r.d(e,{Z:function(){return m}});var n=r(3366),o=r(7462),i=r(7294),a=r(5505),c=r(8297),u=r(600),s=r(8348),l=r(7761),h=r(9240),f=r(2717);function v(t){return(0,f.Z)("MuiTypography",t)}(0,r(5495).Z)("MuiTypography",["root","h1","h2","h3","h4","h5","h6","subtitle1","subtitle2","body1","body2","inherit","button","caption","overline","alignLeft","alignRight","alignCenter","alignJustify","noWrap","gutterBottom","paragraph"]);var p=r(5893),d=["align","className","component","gutterBottom","noWrap","paragraph","variant","variantMapping"],g=(0,s.ZP)("span",{name:"MuiTypography",slot:"Root",overridesResolver:function(t,e){var r=t.ownerState;return[e.root,r.variant&&e[r.variant],"inherit"!==r.align&&e["align".concat((0,h.Z)(r.align))],r.noWrap&&e.noWrap,r.gutterBottom&&e.gutterBottom,r.paragraph&&e.paragraph]}})((function(t){var e=t.theme,r=t.ownerState;return(0,o.Z)({margin:0},r.variant&&e.typography[r.variant],"inherit"!==r.align&&{textAlign:r.align},r.noWrap&&{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},r.gutterBottom&&{marginBottom:"0.35em"},r.paragraph&&{marginBottom:16})})),y={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",subtitle1:"h6",subtitle2:"h6",body1:"p",body2:"p",inherit:"p"},b={primary:"primary.main",textPrimary:"text.primary",secondary:"secondary.main",textSecondary:"text.secondary",error:"error.main"},m=i.forwardRef((function(t,e){var r=(0,l.Z)({props:t,name:"MuiTypography"}),i=function(t){return b[t]||t}(r.color),s=(0,c.Z)((0,o.Z)({},r,{color:i})),f=s.align,m=void 0===f?"inherit":f,w=s.className,x=s.component,E=s.gutterBottom,O=void 0!==E&&E,S=s.noWrap,T=void 0!==S&&S,B=s.paragraph,R=void 0!==B&&B,z=s.variant,k=void 0===z?"body1":z,L=s.variantMapping,C=void 0===L?y:L,N=(0,n.Z)(s,d),M=(0,o.Z)({},s,{align:m,color:i,className:w,component:x,gutterBottom:O,noWrap:T,paragraph:R,variant:k,variantMapping:C}),P=x||(R?"p":C[k]||y[k])||"span",Z=function(t){var e=t.align,r=t.gutterBottom,n=t.noWrap,o=t.paragraph,i=t.variant,a=t.classes,c={root:["root",i,"inherit"!==t.align&&"align".concat((0,h.Z)(e)),r&&"gutterBottom",n&&"noWrap",o&&"paragraph"]};return(0,u.Z)(c,v,a)}(M);return(0,p.jsx)(g,(0,o.Z)({as:P,ref:e,ownerState:M,className:(0,a.Z)(Z.root,w)},N))}))},5666:function(t){var e=function(t){"use strict";var e,r=Object.prototype,n=r.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(C){u=function(t,e,r){return t[e]=r}}function s(t,e,r,n){var o=e&&e.prototype instanceof g?e:g,i=Object.create(o.prototype),a=new z(n||[]);return i._invoke=function(t,e,r){var n=h;return function(o,i){if(n===v)throw new Error("Generator is already running");if(n===p){if("throw"===o)throw i;return L()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var c=T(a,r);if(c){if(c===d)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===h)throw n=p,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=v;var u=l(t,e,r);if("normal"===u.type){if(n=r.done?p:f,u.arg===d)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(n=p,r.method="throw",r.arg=u.arg)}}}(t,r,a),i}function l(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(C){return{type:"throw",arg:C}}}t.wrap=s;var h="suspendedStart",f="suspendedYield",v="executing",p="completed",d={};function g(){}function y(){}function b(){}var m={};u(m,i,(function(){return this}));var w=Object.getPrototypeOf,x=w&&w(w(k([])));x&&x!==r&&n.call(x,i)&&(m=x);var E=b.prototype=g.prototype=Object.create(m);function O(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function S(t,e){function r(o,i,a,c){var u=l(t[o],t,i);if("throw"!==u.type){var s=u.arg,h=s.value;return h&&"object"==typeof h&&n.call(h,"__await")?e.resolve(h.__await).then((function(t){r("next",t,a,c)}),(function(t){r("throw",t,a,c)})):e.resolve(h).then((function(t){s.value=t,a(s)}),(function(t){return r("throw",t,a,c)}))}c(u.arg)}var o;this._invoke=function(t,n){function i(){return new e((function(e,o){r(t,n,e,o)}))}return o=o?o.then(i,i):i()}}function T(t,r){var n=t.iterator[r.method];if(n===e){if(r.delegate=null,"throw"===r.method){if(t.iterator.return&&(r.method="return",r.arg=e,T(t,r),"throw"===r.method))return d;r.method="throw",r.arg=new TypeError("The iterator does not provide a 'throw' method")}return d}var o=l(n,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,d;var i=o.arg;return i?i.done?(r[t.resultName]=i.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,d):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,d)}function B(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function R(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function z(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(B,this),this.reset(!0)}function k(t){if(t){var r=t[i];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,a=function r(){for(;++o<t.length;)if(n.call(t,o))return r.value=t[o],r.done=!1,r;return r.value=e,r.done=!0,r};return a.next=a}}return{next:L}}function L(){return{value:e,done:!0}}return y.prototype=b,u(E,"constructor",b),u(b,"constructor",y),y.displayName=u(b,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===y||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,u(t,c,"GeneratorFunction")),t.prototype=Object.create(E),t},t.awrap=function(t){return{__await:t}},O(S.prototype),u(S.prototype,a,(function(){return this})),t.AsyncIterator=S,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new S(s(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(E),u(E,c,"Generator"),u(E,i,(function(){return this})),u(E,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=[];for(var r in t)e.push(r);return e.reverse(),function r(){for(;e.length;){var n=e.pop();if(n in t)return r.value=n,r.done=!1,r}return r.done=!0,r}},t.values=k,z.prototype={constructor:z,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(R),!t)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=e)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var r=this;function o(n,o){return c.type="throw",c.arg=t,r.next=n,o&&(r.method="next",r.arg=e),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],c=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var u=n.call(a,"catchLoc"),s=n.call(a,"finallyLoc");if(u&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(u){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,d):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),d},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),R(r),d}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;R(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,r,n){return this.delegate={iterator:k(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),d}},t}(t.exports);try{regeneratorRuntime=e}catch(r){"object"==typeof globalThis?globalThis.regeneratorRuntime=e:Function("r","regeneratorRuntime = r")(e)}}}]);
//# sourceMappingURL=1cc42424933ac71181c924ba27f247d908ae7d8a-ea87bf2c9e4af4180353.js.map