dwt 18.2.0 → 18.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- // @Thursday 04/27/2023 165807
1
+ // @Thursday 05/29/2023 165807
2
2
  /*
3
3
  * @name: dwt all-in-one package
4
4
  * @version: 18.2
@@ -57,7 +57,7 @@ var bNode=!!("object"==typeof global&&global.process&&global.process.release&&gl
57
57
  var o=i(r,this._promise);if(!(o instanceof e)&&(o=a(o,this._yieldHandlers,this._promise),null===o))return void this._promiseRejected(new l("A value %s was yielded that could not be treated as a promise\n\n See http://goo.gl/MqrFmX\n\n".replace("%s",String(r))+"From coroutine:\n"+this._stack.split("\n").slice(1,-7).join("\n")));o=o._target();var s=o._bitField;0===(50397184&s)?(this._yieldedPromise=o,o._proxy(this,null)):0!==(33554432&s)?e._async.invoke(this._promiseFulfilled,this,o._value()):0!==(16777216&s)?e._async.invoke(this._promiseRejected,this,o._reason()):this._promiseCancelled()},e.coroutine=function(t,e){if("function"!=typeof t)throw new l("generatorFunction must be a function\n\n See http://goo.gl/MqrFmX\n");var n=Object(e).yieldHandler,r=c,i=(new Error).stack;return function(){var e=t.apply(this,arguments),o=new r(void 0,void 0,n,i),s=o.promise();return o._generator=e,o._promiseFulfilled(void 0),s}},e.coroutine.addYieldHandler=function(t){if("function"!=typeof t)throw new l("expecting a function but got "+p.classString(t));_.push(t)},e.spawn=function(t){if(s.deprecated("Promise.spawn()","Promise.coroutine()"),"function"!=typeof t)return n("generatorFunction must be a function\n\n See http://goo.gl/MqrFmX\n");var r=new c(t,this),i=r.promise();return r._run(e.spawn),i}}},{"./errors":12,"./util":36}],17:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o){var s=t("./util");s.canEvaluate,s.tryCatch,s.errorObj;e.join=function(){var t,e=arguments.length-1;if(e>0&&"function"==typeof arguments[e]){t=arguments[e];var r}var i=[].slice.call(arguments);t&&i.pop();var r=new n(i).promise();return void 0!==t?r.spread(t):r}}},{"./util":36}],18:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,s){function a(t,n,r,i){this.constructor$(t),this._promise._captureStackTrace();var s=e._getContext();if(this._callback=u.contextBind(s,n),this._preservedValues=i===o?new Array(this.length()):null,this._limit=r,this._inFlight=0,this._queue=[],f.invoke(this._asyncInit,this,void 0),u.isArray(t))for(var a=0;a<t.length;++a){var c=t[a];c instanceof e&&c.suppressUnhandledRejections()}}function c(t,n,i,o){if("function"!=typeof n)return r("expecting a function but got "+u.classString(n));var s=0;if(void 0!==i){if("object"!=typeof i||null===i)return e.reject(new TypeError("options argument must be an object but it is "+u.classString(i)));if("number"!=typeof i.concurrency)return e.reject(new TypeError("'concurrency' must be a number but it is "+u.classString(i.concurrency)));s=i.concurrency}return s="number"==typeof s&&isFinite(s)&&s>=1?s:0,new a(t,n,s,o).promise()}var u=t("./util"),l=u.tryCatch,p=u.errorObj,f=e._async;u.inherits(a,n),a.prototype._asyncInit=function(){this._init$(void 0,-2)},a.prototype._init=function(){},a.prototype._promiseFulfilled=function(t,n){var r=this._values,o=this.length(),a=this._preservedValues,c=this._limit;if(0>n){if(n=-1*n-1,r[n]=t,c>=1&&(this._inFlight--,this._drainQueue(),this._isResolved()))return!0}else{if(c>=1&&this._inFlight>=c)return r[n]=t,this._queue.push(n),!1;null!==a&&(a[n]=t);var u=this._promise,f=this._callback,h=u._boundValue();u._pushContext();var _=l(f).call(h,t,n,o),d=u._popContext();if(s.checkForgottenReturns(_,d,null!==a?"Promise.filter":"Promise.map",u),_===p)return this._reject(_.e),!0;var v=i(_,this._promise);if(v instanceof e){v=v._target();var y=v._bitField;if(0===(50397184&y))return c>=1&&this._inFlight++,r[n]=v,v._proxy(this,-1*(n+1)),!1;if(0===(33554432&y))return 0!==(16777216&y)?(this._reject(v._reason()),!0):(this._cancel(),!0);_=v._value()}r[n]=_}var g=++this._totalResolved;return g>=o?(null!==a?this._filter(r,a):this._resolve(r),!0):!1},a.prototype._drainQueue=function(){for(var t=this._queue,e=this._limit,n=this._values;t.length>0&&this._inFlight<e;){if(this._isResolved())return;var r=t.pop();this._promiseFulfilled(n[r],r)}},a.prototype._filter=function(t,e){for(var n=e.length,r=new Array(n),i=0,o=0;n>o;++o)t[o]&&(r[i++]=e[o]);r.length=i,this._resolve(r)},a.prototype.preservedValues=function(){return this._preservedValues},e.prototype.map=function(t,e){return c(this,t,e,null)},e.map=function(t,e,n,r){return c(t,e,n,r)}}},{"./util":36}],19:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o){var s=t("./util"),a=s.tryCatch;e.method=function(t){if("function"!=typeof t)throw new e.TypeError("expecting a function but got "+s.classString(t));return function(){var r=new e(n);r._captureStackTrace(),r._pushContext();var i=a(t).apply(this,arguments),s=r._popContext();return o.checkForgottenReturns(i,s,"Promise.method",r),r._resolveFromSyncValue(i),r}},e.attempt=e["try"]=function(t){if("function"!=typeof t)return i("expecting a function but got "+s.classString(t));var r=new e(n);r._captureStackTrace(),r._pushContext();var c;if(arguments.length>1){o.deprecated("calling Promise.try with more than 1 argument");var u=arguments[1],l=arguments[2];c=s.isArray(u)?a(t).apply(l,u):a(t).call(l,u)}else c=a(t)();var p=r._popContext();return o.checkForgottenReturns(c,p,"Promise.try",r),r._resolveFromSyncValue(c),r},e.prototype._resolveFromSyncValue=function(t){t===s.errorObj?this._rejectCallback(t.e,!1):this._resolveCallback(t,!0)}}},{"./util":36}],20:[function(t,e,n){"use strict";function r(t){return t instanceof Error&&l.getPrototypeOf(t)===Error.prototype}function i(t){var e;if(r(t)){e=new u(t),e.name=t.name,e.message=t.message,e.stack=t.stack;for(var n=l.keys(t),i=0;i<n.length;++i){var o=n[i];p.test(o)||(e[o]=t[o])}return e}return s.markAsOriginatingFromRejection(t),t}function o(t,e){return function(n,r){if(null!==t){if(n){var o=i(a(n));t._attachExtraTrace(o),t._reject(o)}else if(e){var s=[].slice.call(arguments,1);t._fulfill(s)}else t._fulfill(r);t=null}}}var s=t("./util"),a=s.maybeWrapAsError,c=t("./errors"),u=c.OperationalError,l=t("./es5"),p=/^(?:name|message|stack|cause)$/;e.exports=o},{"./errors":12,"./es5":13,"./util":36}],21:[function(t,e,n){"use strict";e.exports=function(e){function n(t,e){var n=this;if(!o.isArray(t))return r.call(n,t,e);var i=a(e).apply(n._boundValue(),[null].concat(t));i===c&&s.throwLater(i.e)}function r(t,e){var n=this,r=n._boundValue(),i=void 0===t?a(e).call(r,null):a(e).call(r,null,t);i===c&&s.throwLater(i.e)}function i(t,e){var n=this;if(!t){var r=new Error(t+"");r.cause=t,t=r}var i=a(e).call(n._boundValue(),t);i===c&&s.throwLater(i.e)}var o=t("./util"),s=e._async,a=o.tryCatch,c=o.errorObj;e.prototype.asCallback=e.prototype.nodeify=function(t,e){if("function"==typeof t){var o=r;void 0!==e&&Object(e).spread&&(o=n),this._then(o,i,void 0,this,t)}return this}}},{"./util":36}],22:[function(t,e,n){"use strict";e.exports=function(){function n(){}function r(t,e){if(null==t||(t.constructor!==i&&"undefined"!=typeof Promise&&t.constructor!==Promise))throw new E("the promise constructor cannot be invoked directly\n\n See http://goo.gl/MqrFmX\n");if("function"!=typeof e)throw new E("expecting a function but got "+f.classString(e))}function i(t){t!==x&&r(this,t),this._bitField=0,this._fulfillmentHandler0=void 0,this._rejectionHandler0=void 0,this._promise0=void 0,this._receiver0=void 0,this._resolveFromExecutor(t),this._promiseCreated(),this._fireEvent("promiseCreated",this)}function o(t){this.promise._resolveCallback(t)}function s(t){this.promise._rejectCallback(t,!1)}function a(t){var e=new i(x);e._fulfillmentHandler0=t,e._rejectionHandler0=t,e._promise0=t,e._receiver0=t}var c=function(){return new E("circular promise resolution chain\n\n See http://goo.gl/MqrFmX\n")},u=function(){return new i.PromiseInspection(this._target())},l=function(t){return i.reject(new E(t))},p={},f=t("./util");f.setReflectHandler(u);var h=function(){var t=process.domain;return void 0===t?null:t},_=function(){return null},d=function(){return{domain:h(),async:null}},v=f.isNode&&f.nodeSupportsAsyncResource?t("async_hooks").AsyncResource:null,y=function(){return{domain:h(),async:new v("Bluebird::Promise")}},g=f.isNode?d:_;f.notEnumerableProp(i,"_getContext",g);var m=function(){g=y,f.notEnumerableProp(i,"_getContext",y)},b=function(){g=d,f.notEnumerableProp(i,"_getContext",d)},w=t("./es5"),C=t("./async"),j=new C;w.defineProperty(i,"_async",{value:j});var k=t("./errors"),E=i.TypeError=k.TypeError;i.RangeError=k.RangeError;var F=i.CancellationError=k.CancellationError;i.TimeoutError=k.TimeoutError,i.OperationalError=k.OperationalError,i.RejectionError=k.OperationalError,i.AggregateError=k.AggregateError;var x=function(){},T={},P={},R=t("./thenables")(i,x),S=t("./promise_array")(i,x,R,l,n),O=t("./context")(i),A=O.create,V=t("./debuggability")(i,O,m,b),H=(V.CapturedTrace,t("./finally")(i,R,P)),D=t("./catch_filter")(P),I=t("./nodeback"),L=f.errorObj,N=f.tryCatch;return i.prototype.toString=function(){return"[object Promise]"},i.prototype.caught=i.prototype["catch"]=function(t){var e=arguments.length;if(e>1){var n,r=new Array(e-1),i=0;for(n=0;e-1>n;++n){var o=arguments[n];if(!f.isObject(o))return l("Catch statement predicate: expecting an object but got "+f.classString(o));r[i++]=o}if(r.length=i,t=arguments[n],"function"!=typeof t)throw new E("The last argument to .catch() must be a function, got "+f.toString(t));return this.then(void 0,D(r,t,this))}return this.then(void 0,t)},i.prototype.reflect=function(){return this._then(u,u,void 0,this,void 0)},i.prototype.then=function(t,e){if(V.warnings()&&arguments.length>0&&"function"!=typeof t&&"function"!=typeof e){var n=".then() only accepts functions but was passed: "+f.classString(t);arguments.length>1&&(n+=", "+f.classString(e)),this._warn(n)}return this._then(t,e,void 0,void 0,void 0)},i.prototype.done=function(t,e){var n=this._then(t,e,void 0,void 0,void 0);n._setIsFinal()},i.prototype.spread=function(t){return"function"!=typeof t?l("expecting a function but got "+f.classString(t)):this.all()._then(t,void 0,void 0,T,void 0)},i.prototype.toJSON=function(){var t={isFulfilled:!1,isRejected:!1,fulfillmentValue:void 0,rejectionReason:void 0};return this.isFulfilled()?(t.fulfillmentValue=this.value(),t.isFulfilled=!0):this.isRejected()&&(t.rejectionReason=this.reason(),t.isRejected=!0),t},i.prototype.all=function(){return arguments.length>0&&this._warn(".all() was passed arguments but it does not take any"),new S(this).promise()},i.prototype.error=function(t){return this.caught(f.originatesFromRejection,t)},i.getNewLibraryCopy=e.exports,i.is=function(t){return t instanceof i},i.fromNode=i.fromCallback=function(t){var e=new i(x);e._captureStackTrace();var n=arguments.length>1?!!Object(arguments[1]).multiArgs:!1,r=N(t)(I(e,n));return r===L&&e._rejectCallback(r.e,!0),e._isFateSealed()||e._setAsyncGuaranteed(),e},i.all=function(t){return new S(t).promise()},i.cast=function(t){var e=R(t);return e instanceof i||(e=new i(x),e._captureStackTrace(),e._setFulfilled(),e._rejectionHandler0=t),e},i.resolve=i.fulfilled=i.cast,i.reject=i.rejected=function(t){var e=new i(x);return e._captureStackTrace(),e._rejectCallback(t,!0),e},i.setScheduler=function(t){if("function"!=typeof t)throw new E("expecting a function but got "+f.classString(t));return j.setScheduler(t)},i.prototype._then=function(t,e,n,r,o){var s=void 0!==o,a=s?o:new i(x),c=this._target(),u=c._bitField;s||(a._propagateFrom(this,3),a._captureStackTrace(),void 0===r&&0!==(2097152&this._bitField)&&(r=0!==(50397184&u)?this._boundValue():c===this?void 0:this._boundTo),this._fireEvent("promiseChained",this,a));var l=g();if(0!==(50397184&u)){var p,h,_=c._settlePromiseCtx;0!==(33554432&u)?(h=c._rejectionHandler0,p=t):0!==(16777216&u)?(h=c._fulfillmentHandler0,p=e,c._unsetRejectionIsUnhandled()):(_=c._settlePromiseLateCancellationObserver,h=new F("late cancellation observer"),c._attachExtraTrace(h),p=e),j.invoke(_,c,{handler:f.contextBind(l,p),promise:a,receiver:r,value:h})}else c._addCallbacks(t,e,a,r,l);return a},i.prototype._length=function(){return 65535&this._bitField},i.prototype._isFateSealed=function(){return 0!==(117506048&this._bitField)},i.prototype._isFollowing=function(){return 67108864===(67108864&this._bitField)},i.prototype._setLength=function(t){this._bitField=-65536&this._bitField|65535&t},i.prototype._setFulfilled=function(){this._bitField=33554432|this._bitField,this._fireEvent("promiseFulfilled",this)},i.prototype._setRejected=function(){this._bitField=16777216|this._bitField,this._fireEvent("promiseRejected",this)},i.prototype._setFollowing=function(){this._bitField=67108864|this._bitField,this._fireEvent("promiseResolved",this)},i.prototype._setIsFinal=function(){this._bitField=4194304|this._bitField},i.prototype._isFinal=function(){return(4194304&this._bitField)>0},i.prototype._unsetCancelled=function(){this._bitField=-65537&this._bitField},i.prototype._setCancelled=function(){this._bitField=65536|this._bitField,this._fireEvent("promiseCancelled",this)},i.prototype._setWillBeCancelled=function(){this._bitField=8388608|this._bitField},i.prototype._setAsyncGuaranteed=function(){if(!j.hasCustomScheduler()){var t=this._bitField;this._bitField=t|(536870912&t)>>2^134217728}},i.prototype._setNoAsyncGuarantee=function(){this._bitField=-134217729&(536870912|this._bitField)},i.prototype._receiverAt=function(t){var e=0===t?this._receiver0:this[4*t-4+3];return e===p?void 0:void 0===e&&this._isBound()?this._boundValue():e},i.prototype._promiseAt=function(t){return this[4*t-4+2]},i.prototype._fulfillmentHandlerAt=function(t){return this[4*t-4+0]},i.prototype._rejectionHandlerAt=function(t){return this[4*t-4+1]},i.prototype._boundValue=function(){},i.prototype._migrateCallback0=function(t){var e=(t._bitField,t._fulfillmentHandler0),n=t._rejectionHandler0,r=t._promise0,i=t._receiverAt(0);void 0===i&&(i=p),this._addCallbacks(e,n,r,i,null)},i.prototype._migrateCallbackAt=function(t,e){var n=t._fulfillmentHandlerAt(e),r=t._rejectionHandlerAt(e),i=t._promiseAt(e),o=t._receiverAt(e);void 0===o&&(o=p),this._addCallbacks(n,r,i,o,null)},i.prototype._addCallbacks=function(t,e,n,r,i){var o=this._length();if(o>=65531&&(o=0,this._setLength(0)),0===o)this._promise0=n,this._receiver0=r,"function"==typeof t&&(this._fulfillmentHandler0=f.contextBind(i,t)),"function"==typeof e&&(this._rejectionHandler0=f.contextBind(i,e));else{var s=4*o-4;this[s+2]=n,this[s+3]=r,"function"==typeof t&&(this[s+0]=f.contextBind(i,t)),"function"==typeof e&&(this[s+1]=f.contextBind(i,e))}return this._setLength(o+1),o},i.prototype._proxy=function(t,e){this._addCallbacks(void 0,void 0,e,t,null)},i.prototype._resolveCallback=function(t,e){if(0===(117506048&this._bitField)){if(t===this)return this._rejectCallback(c(),!1);var n=R(t,this);if(!(n instanceof i))return this._fulfill(t);e&&this._propagateFrom(n,2);var r=n._target();if(r===this)return void this._reject(c());var o=r._bitField;if(0===(50397184&o)){var s=this._length();s>0&&r._migrateCallback0(this);for(var a=1;s>a;++a)r._migrateCallbackAt(this,a);this._setFollowing(),this._setLength(0),this._setFollowee(n)}else if(0!==(33554432&o))this._fulfill(r._value());else if(0!==(16777216&o))this._reject(r._reason());else{var u=new F("late cancellation observer");r._attachExtraTrace(u),this._reject(u)}}},i.prototype._rejectCallback=function(t,e,n){var r=f.ensureErrorObject(t),i=r===t;if(!i&&!n&&V.warnings()){var o="a promise was rejected with a non-error: "+f.classString(t);this._warn(o,!0)}this._attachExtraTrace(r,e?i:!1),this._reject(t)},i.prototype._resolveFromExecutor=function(t){if(t!==x){var e=this;this._captureStackTrace(),this._pushContext();var n=!0,r=this._execute(t,function(t){e._resolveCallback(t)},function(t){e._rejectCallback(t,n)});n=!1,this._popContext(),void 0!==r&&e._rejectCallback(r,!0)}},i.prototype._settlePromiseFromHandler=function(t,e,n,r){var i=r._bitField;if(0===(65536&i)){r._pushContext();var o;e===T?n&&"number"==typeof n.length?o=N(t).apply(this._boundValue(),n):(o=L,o.e=new E("cannot .spread() a non-array: "+f.classString(n))):o=N(t).call(e,n);var s=r._popContext();i=r._bitField,0===(65536&i)&&(o===P?r._reject(n):o===L?r._rejectCallback(o.e,!1):(V.checkForgottenReturns(o,s,"",r,this),r._resolveCallback(o)))}},i.prototype._target=function(){for(var t=this;t._isFollowing();)t=t._followee();return t},i.prototype._followee=function(){return this._rejectionHandler0},i.prototype._setFollowee=function(t){this._rejectionHandler0=t},i.prototype._settlePromise=function(t,e,r,o){var s=t instanceof i,a=this._bitField,c=0!==(134217728&a);0!==(65536&a)?(s&&t._invokeInternalOnCancel(),r instanceof H&&r.isFinallyHandler()?(r.cancelPromise=t,N(e).call(r,o)===L&&t._reject(L.e)):e===u?t._fulfill(u.call(r)):r instanceof n?r._promiseCancelled(t):s||t instanceof S?t._cancel():r.cancel()):"function"==typeof e?s?(c&&t._setAsyncGuaranteed(),this._settlePromiseFromHandler(e,r,o,t)):e.call(r,o,t):r instanceof n?r._isResolved()||(0!==(33554432&a)?r._promiseFulfilled(o,t):r._promiseRejected(o,t)):s&&(c&&t._setAsyncGuaranteed(),0!==(33554432&a)?t._fulfill(o):t._reject(o))},i.prototype._settlePromiseLateCancellationObserver=function(t){var e=t.handler,n=t.promise,r=t.receiver,o=t.value;"function"==typeof e?n instanceof i?this._settlePromiseFromHandler(e,r,o,n):e.call(r,o,n):n instanceof i&&n._reject(o)},i.prototype._settlePromiseCtx=function(t){this._settlePromise(t.promise,t.handler,t.receiver,t.value)},i.prototype._settlePromise0=function(t,e,n){var r=this._promise0,i=this._receiverAt(0);this._promise0=void 0,this._receiver0=void 0,this._settlePromise(r,t,i,e)},i.prototype._clearCallbackDataAtIndex=function(t){var e=4*t-4;this[e+2]=this[e+3]=this[e+0]=this[e+1]=void 0},i.prototype._fulfill=function(t){var e=this._bitField;if(!((117506048&e)>>>16)){if(t===this){var n=c();return this._attachExtraTrace(n),this._reject(n)}this._setFulfilled(),this._rejectionHandler0=t,(65535&e)>0&&(0!==(134217728&e)?this._settlePromises():j.settlePromises(this),this._dereferenceTrace())}},i.prototype._reject=function(t){var e=this._bitField;if(!((117506048&e)>>>16))return this._setRejected(),this._fulfillmentHandler0=t,this._isFinal()?j.fatalError(t,f.isNode):void((65535&e)>0?j.settlePromises(this):this._ensurePossibleRejectionHandled())},i.prototype._fulfillPromises=function(t,e){for(var n=1;t>n;n++){var r=this._fulfillmentHandlerAt(n),i=this._promiseAt(n),o=this._receiverAt(n);this._clearCallbackDataAtIndex(n),this._settlePromise(i,r,o,e)}},i.prototype._rejectPromises=function(t,e){for(var n=1;t>n;n++){var r=this._rejectionHandlerAt(n),i=this._promiseAt(n),o=this._receiverAt(n);this._clearCallbackDataAtIndex(n),this._settlePromise(i,r,o,e)}},i.prototype._settlePromises=function(){var t=this._bitField,e=65535&t;if(e>0){if(0!==(16842752&t)){var n=this._fulfillmentHandler0;this._settlePromise0(this._rejectionHandler0,n,t),this._rejectPromises(e,n)}else{var r=this._rejectionHandler0;this._settlePromise0(this._fulfillmentHandler0,r,t),this._fulfillPromises(e,r)}this._setLength(0)}this._clearCancellationData()},i.prototype._settledValue=function(){var t=this._bitField;return 0!==(33554432&t)?this._rejectionHandler0:0!==(16777216&t)?this._fulfillmentHandler0:void 0},"undefined"!=typeof Symbol&&Symbol.toStringTag&&w.defineProperty(i.prototype,Symbol.toStringTag,{get:function(){return"Object"}}),i.defer=i.pending=function(){V.deprecated("Promise.defer","new Promise");var t=new i(x);return{promise:t,resolve:o,reject:s}},f.notEnumerableProp(i,"_makeSelfResolutionError",c),t("./method")(i,x,R,l,V),t("./bind")(i,x,R,V),t("./cancel")(i,S,l,V),t("./direct_resolve")(i),t("./synchronous_inspection")(i),t("./join")(i,S,R,x,j),i.Promise=i,i.version="3.7.2",t("./call_get.js")(i),t("./generators.js")(i,l,x,R,n,V),t("./map.js")(i,S,l,R,x,V),t("./nodeify.js")(i),t("./promisify.js")(i,x),t("./props.js")(i,S,R,l),t("./race.js")(i,x,R,l),t("./reduce.js")(i,S,l,R,x,V),t("./settle.js")(i,S,V),t("./some.js")(i,S,l),t("./timers.js")(i,x,V),t("./using.js")(i,l,R,A,x,V),t("./any.js")(i),t("./each.js")(i,x),t("./filter.js")(i,x),f.toFastProperties(i),f.toFastProperties(i.prototype),a({a:1}),a({b:2}),a({c:3}),a(1),a(function(){}),a(void 0),a(!1),a(new i(x)),V.setBounds(C.firstLineError,f.lastLineError),i}},{"./any.js":1,"./async":2,"./bind":3,"./call_get.js":5,"./cancel":6,"./catch_filter":7,"./context":8,"./debuggability":9,"./direct_resolve":10,"./each.js":11,"./errors":12,"./es5":13,"./filter.js":14,"./finally":15,"./generators.js":16,"./join":17,"./map.js":18,"./method":19,"./nodeback":20,"./nodeify.js":21,"./promise_array":23,"./promisify.js":24,"./props.js":25,"./race.js":27,"./reduce.js":28,"./settle.js":30,"./some.js":31,"./synchronous_inspection":32,"./thenables":33,"./timers.js":34,"./using.js":35,"./util":36,async_hooks:void 0}],23:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o){function s(t){switch(t){case-2:return[];case-3:return{};case-6:return new Map}}function a(t){var r=this._promise=new e(n);t instanceof e&&(r._propagateFrom(t,3),t.suppressUnhandledRejections()),r._setOnCancel(this),this._values=t,this._length=0,this._totalResolved=0,this._init(void 0,-2)}var c=t("./util");c.isArray;return c.inherits(a,o),a.prototype.length=function(){return this._length},a.prototype.promise=function(){return this._promise},a.prototype._init=function u(t,n){var o=r(this._values,this._promise);if(o instanceof e){o=o._target();var a=o._bitField;if(this._values=o,0===(50397184&a))return this._promise._setAsyncGuaranteed(),o._then(u,this._reject,void 0,this,n);if(0===(33554432&a))return 0!==(16777216&a)?this._reject(o._reason()):this._cancel();o=o._value()}if(o=c.asArray(o),null===o){var l=i("expecting an array or an iterable object but got "+c.classString(o)).reason();return void this._promise._rejectCallback(l,!1)}return 0===o.length?void(-5===n?this._resolveEmptyArray():this._resolve(s(n))):void this._iterate(o)},a.prototype._iterate=function(t){var n=this.getActualLength(t.length);this._length=n,this._values=this.shouldCopyValues()?new Array(n):this._values;for(var i=this._promise,o=!1,s=null,a=0;n>a;++a){var c=r(t[a],i);c instanceof e?(c=c._target(),s=c._bitField):s=null,o?null!==s&&c.suppressUnhandledRejections():null!==s?0===(50397184&s)?(c._proxy(this,a),this._values[a]=c):o=0!==(33554432&s)?this._promiseFulfilled(c._value(),a):0!==(16777216&s)?this._promiseRejected(c._reason(),a):this._promiseCancelled(a):o=this._promiseFulfilled(c,a)}o||i._setAsyncGuaranteed()},a.prototype._isResolved=function(){return null===this._values},a.prototype._resolve=function(t){this._values=null,this._promise._fulfill(t)},a.prototype._cancel=function(){!this._isResolved()&&this._promise._isCancellable()&&(this._values=null,this._promise._cancel())},a.prototype._reject=function(t){this._values=null,this._promise._rejectCallback(t,!1)},a.prototype._promiseFulfilled=function(t,e){this._values[e]=t;var n=++this._totalResolved;return n>=this._length?(this._resolve(this._values),!0):!1},a.prototype._promiseCancelled=function(){return this._cancel(),!0},a.prototype._promiseRejected=function(t){return this._totalResolved++,this._reject(t),!0},a.prototype._resultCancelled=function(){if(!this._isResolved()){var t=this._values;if(this._cancel(),t instanceof e)t.cancel();else for(var n=0;n<t.length;++n)t[n]instanceof e&&t[n].cancel()}},a.prototype.shouldCopyValues=function(){return!0},a.prototype.getActualLength=function(t){return t},a}},{"./util":36}],24:[function(t,e,n){"use strict";e.exports=function(e,n){function r(t){return!C.test(t)}function i(t){try{return t.__isPromisified__===!0}catch(e){return!1}}function o(t,e,n){var r=h.getDataPropertyOrDefault(t,e+n,b);return r?i(r):!1}function s(t,e,n){for(var r=0;r<t.length;r+=2){var i=t[r];if(n.test(i))for(var o=i.replace(n,""),s=0;s<t.length;s+=2)if(t[s]===o)throw new g("Cannot promisify an API that has normal methods with '%s'-suffix\n\n See http://goo.gl/MqrFmX\n".replace("%s",e))}}function a(t,e,n,r){for(var a=h.inheritedDataKeys(t),c=[],u=0;u<a.length;++u){var l=a[u],p=t[l],f=r===j?!0:j(l,p,t);"function"!=typeof p||i(p)||o(t,l,e)||!r(l,p,t,f)||c.push(l,p)}return s(c,e,n),c}function c(t,r,i,o,s,a){function c(){var i=r;r===f&&(i=this);var o=new e(n);o._captureStackTrace();var s="string"==typeof l&&this!==u?this[l]:t,c=_(o,a);try{s.apply(i,d(arguments,c))}catch(p){o._rejectCallback(v(p),!0,!0)}return o._isFateSealed()||o._setAsyncGuaranteed(),o}var u=function(){return this}(),l=t;return"string"==typeof l&&(t=o),h.notEnumerableProp(c,"__isPromisified__",!0),c}function u(t,e,n,r,i){for(var o=new RegExp(k(e)+"$"),s=a(t,e,o,n),c=0,u=s.length;u>c;c+=2){var l=s[c],p=s[c+1],_=l+e;if(r===E)t[_]=E(l,f,l,p,e,i);else{var d=r(p,function(){return E(l,f,l,p,e,i)});h.notEnumerableProp(d,"__isPromisified__",!0),t[_]=d}}return h.toFastProperties(t),t}function l(t,e,n){return E(t,e,void 0,t,null,n)}var p,f={},h=t("./util"),_=t("./nodeback"),d=h.withAppended,v=h.maybeWrapAsError,y=h.canEvaluate,g=t("./errors").TypeError,m="Async",b={__isPromisified__:!0},w=["arity","length","name","arguments","caller","callee","prototype","__isPromisified__"],C=new RegExp("^(?:"+w.join("|")+")$"),j=function(t){return h.isIdentifier(t)&&"_"!==t.charAt(0)&&"constructor"!==t},k=function(t){return t.replace(/([$])/,"\\$")},E=y?p:c;e.promisify=function(t,e){if("function"!=typeof t)throw new g("expecting a function but got "+h.classString(t));if(i(t))return t;e=Object(e);var n=void 0===e.context?f:e.context,o=!!e.multiArgs,s=l(t,n,o);return h.copyDescriptors(t,s,r),s},e.promisifyAll=function(t,e){if("function"!=typeof t&&"object"!=typeof t)throw new g("the target of promisifyAll must be an object or a function\n\n See http://goo.gl/MqrFmX\n");e=Object(e);var n=!!e.multiArgs,r=e.suffix;"string"!=typeof r&&(r=m);var i=e.filter;"function"!=typeof i&&(i=j);var o=e.promisifier;if("function"!=typeof o&&(o=E),!h.isIdentifier(r))throw new RangeError("suffix must be a valid identifier\n\n See http://goo.gl/MqrFmX\n");for(var s=h.inheritedDataKeys(t),a=0;a<s.length;++a){var c=t[s[a]];"constructor"!==s[a]&&h.isClass(c)&&(u(c.prototype,r,i,o,n),u(c,r,i,o,n))}return u(t,r,i,o,n)}}},{"./errors":12,"./nodeback":20,"./util":36}],25:[function(t,e,n){"use strict";e.exports=function(e,n,r,i){function o(t){var e,n=!1;if(void 0!==a&&t instanceof a)e=p(t),n=!0;else{var r=l.keys(t),i=r.length;e=new Array(2*i);for(var o=0;i>o;++o){var s=r[o];e[o]=t[s],e[o+i]=s}}this.constructor$(e),this._isMap=n,this._init$(void 0,n?-6:-3)}function s(t){var n,s=r(t);return u(s)?(n=s instanceof e?s._then(e.props,void 0,void 0,void 0,void 0):new o(s).promise(),s instanceof e&&n._propagateFrom(s,2),n):i("cannot await properties of a non-object\n\n See http://goo.gl/MqrFmX\n")}var a,c=t("./util"),u=c.isObject,l=t("./es5");"function"==typeof Map&&(a=Map);var p=function(){function t(t,r){this[e]=t,this[e+n]=r,e++}var e=0,n=0;return function(r){n=r.size,e=0;var i=new Array(2*r.size);return r.forEach(t,i),i}}(),f=function(t){for(var e=new a,n=t.length/2|0,r=0;n>r;++r){var i=t[n+r],o=t[r];e.set(i,o)}return e};c.inherits(o,n),o.prototype._init=function(){},o.prototype._promiseFulfilled=function(t,e){this._values[e]=t;var n=++this._totalResolved;if(n>=this._length){var r;if(this._isMap)r=f(this._values);else{r={};for(var i=this.length(),o=0,s=this.length();s>o;++o)r[this._values[o+i]]=this._values[o]}return this._resolve(r),!0}return!1},o.prototype.shouldCopyValues=function(){return!1},o.prototype.getActualLength=function(t){return t>>1},e.prototype.props=function(){return s(this)},e.props=function(t){return s(t)}}},{"./es5":13,"./util":36}],26:[function(t,e,n){"use strict";function r(t,e,n,r,i){for(var o=0;i>o;++o)n[o+r]=t[o+e],t[o+e]=void 0}function i(t){this._capacity=t,this._length=0,this._front=0}i.prototype._willBeOverCapacity=function(t){return this._capacity<t},i.prototype._pushOne=function(t){var e=this.length();this._checkCapacity(e+1);var n=this._front+e&this._capacity-1;this[n]=t,this._length=e+1},i.prototype.push=function(t,e,n){var r=this.length()+3;if(this._willBeOverCapacity(r))return this._pushOne(t),this._pushOne(e),void this._pushOne(n);var i=this._front+r-3;this._checkCapacity(r);var o=this._capacity-1;this[i+0&o]=t,this[i+1&o]=e,this[i+2&o]=n,this._length=r},i.prototype.shift=function(){var t=this._front,e=this[t];return this[t]=void 0,this._front=t+1&this._capacity-1,this._length--,e},i.prototype.length=function(){return this._length},i.prototype._checkCapacity=function(t){this._capacity<t&&this._resizeTo(this._capacity<<1)},i.prototype._resizeTo=function(t){var e=this._capacity;this._capacity=t;var n=this._front,i=this._length,o=n+i&e-1;r(this,0,this,e,o)},e.exports=i},{}],27:[function(t,e,n){"use strict";e.exports=function(e,n,r,i){function o(t,o){var c=r(t);if(c instanceof e)return a(c);if(t=s.asArray(t),null===t)return i("expecting an array or an iterable object but got "+s.classString(t));var u=new e(n);void 0!==o&&u._propagateFrom(o,3);for(var l=u._fulfill,p=u._reject,f=0,h=t.length;h>f;++f){var _=t[f];(void 0!==_||f in t)&&e.cast(_)._then(l,p,void 0,u,null)}return u}var s=t("./util"),a=function(t){return t.then(function(e){return o(e,t)})};e.race=function(t){return o(t,void 0)},e.prototype.race=function(){return o(this,void 0)}}},{"./util":36}],28:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,s){function a(t,n,r,i){this.constructor$(t);var s=e._getContext();this._fn=f.contextBind(s,n),void 0!==r&&(r=e.resolve(r),r._attachCancellationCallback(this)),this._initialValue=r,this._currentCancellable=null,i===o?this._eachValues=Array(this._length):0===i?this._eachValues=null:this._eachValues=void 0,this._promise._captureStackTrace(),this._init$(void 0,-5)}function c(t,e){this.isFulfilled()?e._resolve(t):e._reject(t)}function u(t,e,n,i){if("function"!=typeof e)return r("expecting a function but got "+f.classString(e));var o=new a(t,e,n,i);return o.promise()}function l(t){this.accum=t,this.array._gotAccum(t);var n=i(this.value,this.array._promise);return n instanceof e?(this.array._currentCancellable=n,n._then(p,void 0,void 0,this,void 0)):p.call(this,n)}function p(t){var n=this.array,r=n._promise,i=h(n._fn);r._pushContext();var o;o=void 0!==n._eachValues?i.call(r._boundValue(),t,this.index,this.length):i.call(r._boundValue(),this.accum,t,this.index,this.length),o instanceof e&&(n._currentCancellable=o);var a=r._popContext();return s.checkForgottenReturns(o,a,void 0!==n._eachValues?"Promise.each":"Promise.reduce",r),o}var f=t("./util"),h=f.tryCatch;f.inherits(a,n),a.prototype._gotAccum=function(t){void 0!==this._eachValues&&null!==this._eachValues&&t!==o&&this._eachValues.push(t)},a.prototype._eachComplete=function(t){return null!==this._eachValues&&this._eachValues.push(t),this._eachValues},a.prototype._init=function(){},a.prototype._resolveEmptyArray=function(){this._resolve(void 0!==this._eachValues?this._eachValues:this._initialValue)},a.prototype.shouldCopyValues=function(){return!1},a.prototype._resolve=function(t){this._promise._resolveCallback(t),this._values=null},a.prototype._resultCancelled=function(t){return t===this._initialValue?this._cancel():void(this._isResolved()||(this._resultCancelled$(),this._currentCancellable instanceof e&&this._currentCancellable.cancel(),this._initialValue instanceof e&&this._initialValue.cancel()))},a.prototype._iterate=function(t){this._values=t;var n,r,i=t.length;void 0!==this._initialValue?(n=this._initialValue,r=0):(n=e.resolve(t[0]),r=1),this._currentCancellable=n;for(var o=r;i>o;++o){var s=t[o];s instanceof e&&s.suppressUnhandledRejections()}if(!n.isRejected())for(;i>r;++r){var a={accum:null,value:t[r],index:r,length:i,array:this};n=n._then(l,void 0,void 0,a,void 0),0===(127&r)&&n._setNoAsyncGuarantee()}void 0!==this._eachValues&&(n=n._then(this._eachComplete,void 0,void 0,this,void 0)),n._then(c,c,void 0,n,this)},e.prototype.reduce=function(t,e){return u(this,t,e,null)},e.reduce=function(t,e,n,r){return u(t,e,n,r)}}},{"./util":36}],29:[function(t,e,n){"use strict";var r,i=t("./util"),o=function(){throw new Error("No async scheduler available\n\n See http://goo.gl/MqrFmX\n")},s=i.getNativePromise();if(i.isNode&&"undefined"==typeof MutationObserver){var a=global.setImmediate,c=process.nextTick;r=i.isRecentNode?function(t){a.call(global,t)}:function(t){c.call(process,t)}}else if("function"==typeof s&&"function"==typeof s.resolve){
58
58
  var u=s.resolve();r=function(t){u.then(t)}}else r="undefined"!=typeof MutationObserver&&("undefined"==typeof window||!window.navigator||!window.navigator.standalone&&!window.cordova)&&"classList"in document.documentElement?function(){var t=document.createElement("div"),e={attributes:!0},n=!1,r=document.createElement("div"),i=new MutationObserver(function(){t.classList.toggle("foo"),n=!1});i.observe(r,e);var o=function(){n||(n=!0,r.classList.toggle("foo"))};return function(n){var r=new MutationObserver(function(){r.disconnect(),n()});r.observe(t,e),o()}}():"undefined"!=typeof setImmediate?function(t){setImmediate(t)}:"undefined"!=typeof setTimeout?function(t){setTimeout(t,0)}:o;e.exports=r},{"./util":36}],30:[function(t,e,n){"use strict";e.exports=function(e,n,r){function i(t){this.constructor$(t)}var o=e.PromiseInspection,s=t("./util");s.inherits(i,n),i.prototype._promiseResolved=function(t,e){this._values[t]=e;var n=++this._totalResolved;return n>=this._length?(this._resolve(this._values),!0):!1},i.prototype._promiseFulfilled=function(t,e){var n=new o;return n._bitField=33554432,n._settledValueField=t,this._promiseResolved(e,n)},i.prototype._promiseRejected=function(t,e){var n=new o;return n._bitField=16777216,n._settledValueField=t,this._promiseResolved(e,n)},e.settle=function(t){return r.deprecated(".settle()",".reflect()"),new i(t).promise()},e.allSettled=function(t){return new i(t).promise()},e.prototype.settle=function(){return e.settle(this)}}},{"./util":36}],31:[function(t,e,n){"use strict";e.exports=function(e,n,r){function i(t){this.constructor$(t),this._howMany=0,this._unwrap=!1,this._initialized=!1}function o(t,e){if((0|e)!==e||0>e)return r("expecting a positive integer\n\n See http://goo.gl/MqrFmX\n");var n=new i(t),o=n.promise();return n.setHowMany(e),n.init(),o}var s=t("./util"),a=t("./errors").RangeError,c=t("./errors").AggregateError,u=s.isArray,l={};s.inherits(i,n),i.prototype._init=function(){if(this._initialized){if(0===this._howMany)return void this._resolve([]);this._init$(void 0,-5);var t=u(this._values);!this._isResolved()&&t&&this._howMany>this._canPossiblyFulfill()&&this._reject(this._getRangeError(this.length()))}},i.prototype.init=function(){this._initialized=!0,this._init()},i.prototype.setUnwrap=function(){this._unwrap=!0},i.prototype.howMany=function(){return this._howMany},i.prototype.setHowMany=function(t){this._howMany=t},i.prototype._promiseFulfilled=function(t){return this._addFulfilled(t),this._fulfilled()===this.howMany()?(this._values.length=this.howMany(),1===this.howMany()&&this._unwrap?this._resolve(this._values[0]):this._resolve(this._values),!0):!1},i.prototype._promiseRejected=function(t){return this._addRejected(t),this._checkOutcome()},i.prototype._promiseCancelled=function(){return this._values instanceof e||null==this._values?this._cancel():(this._addRejected(l),this._checkOutcome())},i.prototype._checkOutcome=function(){if(this.howMany()>this._canPossiblyFulfill()){for(var t=new c,e=this.length();e<this._values.length;++e)this._values[e]!==l&&t.push(this._values[e]);return t.length>0?this._reject(t):this._cancel(),!0}return!1},i.prototype._fulfilled=function(){return this._totalResolved},i.prototype._rejected=function(){return this._values.length-this.length()},i.prototype._addRejected=function(t){this._values.push(t)},i.prototype._addFulfilled=function(t){this._values[this._totalResolved++]=t},i.prototype._canPossiblyFulfill=function(){return this.length()-this._rejected()},i.prototype._getRangeError=function(t){var e="Input array must contain at least "+this._howMany+" items but contains only "+t+" items";return new a(e)},i.prototype._resolveEmptyArray=function(){this._reject(this._getRangeError(0))},e.some=function(t,e){return o(t,e)},e.prototype.some=function(t){return o(this,t)},e._SomePromiseArray=i}},{"./errors":12,"./util":36}],32:[function(t,e,n){"use strict";e.exports=function(t){function e(t){void 0!==t?(t=t._target(),this._bitField=t._bitField,this._settledValueField=t._isFateSealed()?t._settledValue():void 0):(this._bitField=0,this._settledValueField=void 0)}e.prototype._settledValue=function(){return this._settledValueField};var n=e.prototype.value=function(){if(!this.isFulfilled())throw new TypeError("cannot get fulfillment value of a non-fulfilled promise\n\n See http://goo.gl/MqrFmX\n");return this._settledValue()},r=e.prototype.error=e.prototype.reason=function(){if(!this.isRejected())throw new TypeError("cannot get rejection reason of a non-rejected promise\n\n See http://goo.gl/MqrFmX\n");return this._settledValue()},i=e.prototype.isFulfilled=function(){return 0!==(33554432&this._bitField)},o=e.prototype.isRejected=function(){return 0!==(16777216&this._bitField)},s=e.prototype.isPending=function(){return 0===(50397184&this._bitField)},a=e.prototype.isResolved=function(){return 0!==(50331648&this._bitField)};e.prototype.isCancelled=function(){return 0!==(8454144&this._bitField)},t.prototype.__isCancelled=function(){return 65536===(65536&this._bitField)},t.prototype._isCancelled=function(){return this._target().__isCancelled()},t.prototype.isCancelled=function(){return 0!==(8454144&this._target()._bitField)},t.prototype.isPending=function(){return s.call(this._target())},t.prototype.isRejected=function(){return o.call(this._target())},t.prototype.isFulfilled=function(){return i.call(this._target())},t.prototype.isResolved=function(){return a.call(this._target())},t.prototype.value=function(){return n.call(this._target())},t.prototype.reason=function(){var t=this._target();return t._unsetRejectionIsUnhandled(),r.call(t)},t.prototype._value=function(){return this._settledValue()},t.prototype._reason=function(){return this._unsetRejectionIsUnhandled(),this._settledValue()},t.PromiseInspection=e}},{}],33:[function(t,e,n){"use strict";e.exports=function(e,n){function r(t,r){if(l(t)){if(t instanceof e)return t;var i=o(t);if(i===u){r&&r._pushContext();var c=e.reject(i.e);return r&&r._popContext(),c}if("function"==typeof i){if(s(t)){var c=new e(n);return t._then(c._fulfill,c._reject,void 0,c,null),c}return a(t,i,r)}}return t}function i(t){return t.then}function o(t){try{return i(t)}catch(e){return u.e=e,u}}function s(t){try{return p.call(t,"_promise0")}catch(e){return!1}}function a(t,r,i){function o(t){a&&(a._resolveCallback(t),a=null)}function s(t){a&&(a._rejectCallback(t,p,!0),a=null)}var a=new e(n),l=a;i&&i._pushContext(),a._captureStackTrace(),i&&i._popContext();var p=!0,f=c.tryCatch(r).call(t,o,s);return p=!1,a&&f===u&&(a._rejectCallback(f.e,!0,!0),a=null),l}var c=t("./util"),u=c.errorObj,l=c.isObject,p={}.hasOwnProperty;return r}},{"./util":36}],34:[function(t,e,n){"use strict";e.exports=function(e,n,r){function i(t){this.handle=t}function o(t){return clearTimeout(this.handle),t}function s(t){throw clearTimeout(this.handle),t}var a=t("./util"),c=e.TimeoutError;i.prototype._resultCancelled=function(){clearTimeout(this.handle)};var u=function(t){return l(+this).thenReturn(t)},l=e.delay=function(t,o){var s,a;return void 0!==o?(s=e.resolve(o)._then(u,null,null,t,void 0),r.cancellation()&&o instanceof e&&s._setOnCancel(o)):(s=new e(n),a=setTimeout(function(){s._fulfill()},+t),r.cancellation()&&s._setOnCancel(new i(a)),s._captureStackTrace()),s._setAsyncGuaranteed(),s};e.prototype.delay=function(t){return l(t,this)};var p=function(t,e,n){var r;r="string"!=typeof e?e instanceof Error?e:new c("operation timed out"):new c(e),a.markAsOriginatingFromRejection(r),t._attachExtraTrace(r),t._reject(r),null!=n&&n.cancel()};e.prototype.timeout=function(t,e){t=+t;var n,a,c=new i(setTimeout(function(){n.isPending()&&p(n,e,a)},t));return r.cancellation()?(a=this.then(),n=a._then(o,s,void 0,c,void 0),n._setOnCancel(c)):n=this._then(o,s,void 0,c,void 0),n}}},{"./util":36}],35:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,s){function a(t){setTimeout(function(){throw t},0)}function c(t){var e=r(t);return e!==t&&"function"==typeof t._isDisposable&&"function"==typeof t._getDisposer&&t._isDisposable()&&e._setDisposable(t._getDisposer()),e}function u(t,n){function i(){if(s>=u)return l._fulfill();var o=c(t[s++]);if(o instanceof e&&o._isDisposable()){try{o=r(o._getDisposer().tryDispose(n),t.promise)}catch(p){return a(p)}if(o instanceof e)return o._then(i,a,null,null,null)}i()}var s=0,u=t.length,l=new e(o);return i(),l}function l(t,e,n){this._data=t,this._promise=e,this._context=n}function p(t,e,n){this.constructor$(t,e,n)}function f(t){return l.isDisposer(t)?(this.resources[this.index]._setDisposable(t),t.promise()):t}function h(t){this.length=t,this.promise=null,this[t-1]=null}var _=t("./util"),d=t("./errors").TypeError,v=t("./util").inherits,y=_.errorObj,g=_.tryCatch,m={};l.prototype.data=function(){return this._data},l.prototype.promise=function(){return this._promise},l.prototype.resource=function(){return this.promise().isFulfilled()?this.promise().value():m},l.prototype.tryDispose=function(t){var e=this.resource(),n=this._context;void 0!==n&&n._pushContext();var r=e!==m?this.doDispose(e,t):null;return void 0!==n&&n._popContext(),this._promise._unsetDisposable(),this._data=null,r},l.isDisposer=function(t){return null!=t&&"function"==typeof t.resource&&"function"==typeof t.tryDispose},v(p,l),p.prototype.doDispose=function(t,e){var n=this.data();return n.call(t,t,e)},h.prototype._resultCancelled=function(){for(var t=this.length,n=0;t>n;++n){var r=this[n];r instanceof e&&r.cancel()}},e.using=function(){var t=arguments.length;if(2>t)return n("you must pass at least 2 arguments to Promise.using");var i=arguments[t-1];if("function"!=typeof i)return n("expecting a function but got "+_.classString(i));var o,a=!0;2===t&&Array.isArray(arguments[0])?(o=arguments[0],t=o.length,a=!1):(o=arguments,t--);for(var c=new h(t),p=0;t>p;++p){var d=o[p];if(l.isDisposer(d)){var v=d;d=d.promise(),d._setDisposable(v)}else{var m=r(d);m instanceof e&&(d=m._then(f,null,null,{resources:c,index:p},void 0))}c[p]=d}for(var b=new Array(c.length),p=0;p<b.length;++p)b[p]=e.resolve(c[p]).reflect();var w=e.all(b).then(function(t){for(var e=0;e<t.length;++e){var n=t[e];if(n.isRejected())return y.e=n.error(),y;if(!n.isFulfilled())return void w.cancel();t[e]=n.value()}C._pushContext(),i=g(i);var r=a?i.apply(void 0,t):i(t),o=C._popContext();return s.checkForgottenReturns(r,o,"Promise.using",C),r}),C=w.lastly(function(){var t=new e.PromiseInspection(w);return u(c,t)});return c.promise=C,C._setOnCancel(c),C},e.prototype._setDisposable=function(t){this._bitField=131072|this._bitField,this._disposer=t},e.prototype._isDisposable=function(){return(131072&this._bitField)>0},e.prototype._getDisposer=function(){return this._disposer},e.prototype._unsetDisposable=function(){this._bitField=-131073&this._bitField,this._disposer=void 0},e.prototype.disposer=function(t){if("function"==typeof t)return new p(t,this,i());throw new d}}},{"./errors":12,"./util":36}],36:[function(t,e,n){"use strict";function r(){try{var t=P;return P=null,t.apply(this,arguments)}catch(e){return T.e=e,T}}function i(t){return P=t,r}function o(t){return null==t||t===!0||t===!1||"string"==typeof t||"number"==typeof t}function s(t){return"function"==typeof t||"object"==typeof t&&null!==t}function a(t){return o(t)?new Error(v(t)):t}function c(t,e){var n,r=t.length,i=new Array(r+1);for(n=0;r>n;++n)i[n]=t[n];return i[n]=e,i}function u(t,e,n){if(!F.isES5)return{}.hasOwnProperty.call(t,e)?t[e]:void 0;var r=Object.getOwnPropertyDescriptor(t,e);return null!=r?null==r.get&&null==r.set?r.value:n:void 0}function l(t,e,n){if(o(t))return t;var r={value:n,configurable:!0,enumerable:!1,writable:!0};return F.defineProperty(t,e,r),t}function p(t){throw t}function f(t){try{if("function"==typeof t){var e=F.names(t.prototype),n=F.isES5&&e.length>1,r=e.length>0&&!(1===e.length&&"constructor"===e[0]),i=A.test(t+"")&&F.names(t).length>0;if(n||r||i)return!0}return!1}catch(o){return!1}}function h(t){function e(){}function n(){return typeof r.foo}e.prototype=t;var r=new e;return n(),n(),t}function _(t){return V.test(t)}function d(t,e,n){for(var r=new Array(t),i=0;t>i;++i)r[i]=e+i+n;return r}function v(t){try{return t+""}catch(e){return"[no string representation]"}}function y(t){return t instanceof Error||null!==t&&"object"==typeof t&&"string"==typeof t.message&&"string"==typeof t.name}function g(t){try{l(t,"isOperational",!0)}catch(e){}}function m(t){return null==t?!1:t instanceof Error.__BluebirdErrorTypes__.OperationalError||t.isOperational===!0}function b(t){return y(t)&&F.propertyIsWritable(t,"stack")}function w(t){return{}.toString.call(t)}function C(t,e,n){for(var r=F.names(t),i=0;i<r.length;++i){var o=r[i];if(n(o))try{F.defineProperty(e,o,F.getDescriptor(t,o))}catch(s){}}}function j(t){return N?process.env[t]:void 0}function k(){if("function"==typeof Promise)try{var t=new Promise(function(){});if("[object Promise]"===w(t))return Promise}catch(e){}}function E(t,e){if(null===t||"function"!=typeof e||e===U)return e;null!==t.domain&&(e=t.domain.bind(e));var n=t.async;if(null!==n){var r=e;e=function(){var t=new Array(2).concat([].slice.call(arguments));return t[0]=r,t[1]=this,n.runInAsyncScope.apply(n,t)}}return e}var F=t("./es5"),x="undefined"==typeof navigator,T={e:{}},P,R="undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:void 0!==this?this:null,S=function(t,e){function n(){this.constructor=t,this.constructor$=e;for(var n in e.prototype)r.call(e.prototype,n)&&"$"!==n.charAt(n.length-1)&&(this[n+"$"]=e.prototype[n])}var r={}.hasOwnProperty;return n.prototype=e.prototype,t.prototype=new n,t.prototype},O=function(){var t=[Array.prototype,Object.prototype,Function.prototype],e=function(e){for(var n=0;n<t.length;++n)if(t[n]===e)return!0;return!1};if(F.isES5){var n=Object.getOwnPropertyNames;return function(t){for(var r=[],i=Object.create(null);null!=t&&!e(t);){var o;try{o=n(t)}catch(s){return r}for(var a=0;a<o.length;++a){var c=o[a];if(!i[c]){i[c]=!0;var u=Object.getOwnPropertyDescriptor(t,c);null!=u&&null==u.get&&null==u.set&&r.push(c)}}t=F.getPrototypeOf(t)}return r}}var r={}.hasOwnProperty;return function(n){if(e(n))return[];var i=[];t:for(var o in n)if(r.call(n,o))i.push(o);else{for(var s=0;s<t.length;++s)if(r.call(t[s],o))continue t;i.push(o)}return i}}(),A=/this\s*\.\s*\S+\s*=/,V=/^[a-z$_][a-z$_0-9]*$/i,H=function(){return"stack"in new Error?function(t){return b(t)?t:new Error(v(t))}:function(t){if(b(t))return t;try{throw new Error(v(t))}catch(e){return e}}}(),D=function(t){return F.isArray(t)?t:null};if("undefined"!=typeof Symbol&&Symbol.iterator){var I="function"==typeof Array.from?function(t){return Array.from(t)}:function(t){for(var e,n=[],r=t[Symbol.iterator]();!(e=r.next()).done;)n.push(e.value);return n};D=function(t){return F.isArray(t)?t:null!=t&&"function"==typeof t[Symbol.iterator]?I(t):null}}var L="undefined"!=typeof process&&"[object process]"===w(process).toLowerCase(),N="undefined"!=typeof process&&"undefined"!=typeof process.env,U,B={setReflectHandler:function(t){U=t},isClass:f,isIdentifier:_,inheritedDataKeys:O,getDataPropertyOrDefault:u,thrower:p,isArray:F.isArray,asArray:D,notEnumerableProp:l,isPrimitive:o,isObject:s,isError:y,canEvaluate:x,errorObj:T,tryCatch:i,inherits:S,withAppended:c,maybeWrapAsError:a,toFastProperties:h,filledRange:d,toString:v,canAttachTrace:b,ensureErrorObject:H,originatesFromRejection:m,markAsOriginatingFromRejection:g,classString:w,copyDescriptors:C,isNode:L,hasEnvVariables:N,env:j,global:R,getNativePromise:k,contextBind:E};B.isRecentNode=B.isNode&&function(){var t;return process.versions&&process.versions.node?t=process.versions.node.split(".").map(Number):process.version&&(t=process.version.split(".").map(Number)),0===t[0]&&t[1]>10||t[0]>0}(),B.nodeSupportsAsyncResource=B.isNode&&function(){var e=!1;try{var n=t("async_hooks").AsyncResource;e="function"==typeof n.prototype.runInAsyncScope}catch(r){e=!1}return e}(),B.isNode&&B.toFastProperties(process);try{throw new Error}catch(M){B.lastLineError=M}e.exports=B},{"./es5":13,async_hooks:void 0}]},{},[4])(4)}),"undefined"!=typeof window&&null!==window?window.P=window.Promise:"undefined"!=typeof self&&null!==self&&(self.P=self.Promise);
59
59
  }
60
- !function(){"use strict";var e,t=globalThis.Dynamsoft;function n(t){return t===e}function r(t){return t!==e}function i(e){return null===e}var o={"[object Function]":"function","[object String]":"string","[object Object]":"object","[object Boolean]":"boolean","[object Number]":"number","[object Array]":"array"};function s(e){return i(e)||n(e)?String(e):o[{}.toString.call(e)]||"object"}function a(e){return"function"===s(e)}function c(e){return"string"===s(e)}function l(e){return"object"===s(e)}function u(e){return"boolean"===s(e)}function A(e){return"number"===s(e)}function f(e){return Array.isArray?Array.isArray(e):"array"===s(e)}var h=!0,d=!1;function p(e,t,r){if(e){var i=void 0,o=void 0,s=void 0,c=0,l=e.length;if(r=r||null,n(l)||a(e))for(s=Object.keys(e);c<s.length&&(i=s[c],t.call(r,e[i],i,e)!==d);c++);else for(o=e[0];c<l&&t.call(r,o,c,e)!==d;o=e[++c]);}return e}var g={}.hasOwnProperty;function y(e){if(!e||"object"!==s(e)||e.nodeType||e.window==e)return d;var t,r;try{if((r=e.constructor)&&!g(e,"constructor")&&!g(r.prototype,"isPrototypeOf"))return d}catch(i){return d}for(t in e);return n(t)||g(e,t)}var m="object"==typeof HTMLElement;function C(e){return m?e instanceof HTMLElement:e&&"object"==typeof e&&(1===e.nodeType||9===e.nodeType)&&"string"==typeof e.nodeName}function b(e){var t=e;if(C(e))for(;!t&&t!=document.body;)t=t.parentNode;else t=0;return!!t}var w="",v=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,P=String.prototype,I=P.trim;function E(e,t){return 0===e.lastIndexOf(t,0)}function S(e,t){var n=e.length-t.length;return n>=0&&e.indexOf(t,n)===n}function B(e){return null==e?w:I.call(e)}function x(e){if(null==e)return[];if(f(e))return e;var t=typeof e.length,n=typeof e;if("number"!==t||e.alert||"string"===n||"function"===n&&(!("item"in e)||"number"!==t))return[e];for(var r=[],i=0,o=e.length;i<o;i++)r[i]=e[i];return r}I||(I=P.trim=function(){return this.replace(v,w)});var k=t.Lib,z=k.bNode,Q=k.Promise||(z?global.Promise:window.Promise);function L(){if(t.navInfo)return Q.resolve(t.navInfo);var e,n,r=k.bNode||t.navInfoSync.bJSDom?undefined:navigator;if(r&&"userAgentData"in r){var i=navigator.userAgentData;if(i.platform&&""!=i.platform){var o=[];if("brands"in i&&k.isArray(i.brands)&&i.brands.length>0?o=i.brands:"uaList"in i&&k.isArray(i.uaList)&&i.uaList.length>0&&(o=i.uaList),o.length>0)return(n=function(e){var n=t.navInfoSync,r=e.architecture.toLowerCase(),i="64"==e.bitness,o=r.indexOf("arm")>-1,s=r.indexOf("mips")>-1;return{bUseUserAgent:!1,bWin:n.bWin,bMac:n.bMac,bLinux:n.bLinux,bAndroid:n.bAndroid,bMobile:n.bMobile,bPad:n.bPad,bChromeOS:n.bChromeOS,bHarmonyOS:n.bHarmonyOS,bArm64:o,bMips64:s,bEmbed:o||s,bOSx64:i,bIE:!1,bEdge:n.bEdge,bChrome:n.bChrome,bFirefox:n.bFirefox,bSafari:n.bSafari,bOpera:n.bOpera,bGecko:!0,bHuaWeiBrowser:!1,bHTML5Edition:!0,strBrowserVersion:n.strBrowserVersion,IEMode:0}},e?Q.resolve((function(){return n(e)})):navigator.userAgentData.getHighEntropyValues(["platform","platformVersion","architecture","bitness"]).then(n)).then((function(e){return t.navInfo=e,e}))}}return t.navInfo=t.navInfoSync,Q.resolve(t.navInfo)}function F(e){var n,r;if(!t.Lib.bNode&&!t.navInfoSync.bJSDom){var i=t.Lib.doc;if(i&&c(r=e.body)&&r!=w){(n=i.createElement("script")).charset="utf-8",t.navInfoSync.bIE?n.text=r:n.appendChild(i.createTextNode(r)),e.language?n.language=e.language:n.language="javascript",e.type?n.type=e.type:n.type="text/javascript";var o=i&&i.documentElement,s=i.getElementsByTagName("head")[0]||o;s.insertBefore(n,s.firstChild)}}}function T(e){F({body:e})}function D(e){F({body:e,language:"vbscript",type:"text/vbscript"})}function M(e){var t=e?new Date(e):new Date,n="yyyy-MM-dd HH:mm:ss.SSSZ",r={"M+":t.getUTCMonth()+1,"d+":t.getUTCDate(),"H+":t.getUTCHours(),"h+":t.getUTCHours()%12||12,"m+":t.getUTCMinutes(),"s+":t.getUTCSeconds(),"q+":Math.floor((t.getUTCMonth()+3)/3),"S+":t.getUTCMilliseconds()};for(var i in/(y+)/.test(n)&&(n=n.replace(RegExp.$1,(t.getUTCFullYear()+"").substr(4-RegExp.$1.length))),r)new RegExp("("+i+")").test(n)&&(n=n.replace(RegExp.$1,1==RegExp.$1.length?r[i]:("000"+r[i]).substr(("000"+r[i]).length-RegExp.$1.length)));return n}var j,R,N=t.Lib,H=N.win;function U(e,t,n,r){if(N.debug&&R&&a(R.log)){var i=M((new Date).getTime()),o=x(arguments);R.log(["[",i,"] ",o].join(""))}}function J(e,t,n,r){if((N.debug||N.showConsoleError)&&R&&a(R.error)){var i=M((new Date).getTime()),o=x(arguments);R.error(["[",i,"] ",o].join(""))}}function K(e,t,n,r){if(N.debug&&R&&a(R.warn)){var i=M((new Date).getTime()),o=x(arguments);R.warn(["[",i,"] ",o].join(""))}}function O(e,t,n,r){if(N.debug&&R&&a(R.info)){var i=M((new Date).getTime()),o=x(arguments);R.info(["[",i,"] ",o].join(""))}}H&&r(H.console)&&(a((R=H.console).log)&&a(R.error)?j={log:U,error:J,info:O,warn:K,debug:function(e,t,n,r){if(N.debug&&R&&a(R.debug)){var i=M((new Date).getTime()),o=x(arguments);R.debug(["[",i,"] ",o].join(""))}}}:(R=!1,j=!1)),N.showConsoleError=!1;var Y,G=undefined,W=function(e){return"function"==typeof e},Z=function(e){return Array.isArray?Array.isArray(e):e instanceof Array},V=function(e){return!1===e||e===G||null===e},q="undefined",X=typeof TypeError===q?Error:TypeError;if(typeof process!==q&&process.nextTick)Y=process.nextTick;else if(typeof MessageChannel!==q){var _=new MessageChannel,$=[];_.port1.onmessage=function(){$.length&&$.shift()()},Y=function(e){$.push(e),_.port2.postMessage(0)}}else Y=function(e){setTimeout(e,0)};function ee(e){Y((function(){throw e}))}function te(e){return this.then(e,G)}function ne(e){return this.then(G,e)}function re(e,t){return this.then((function(t){return W(e)?e.apply(null,Z(t)?t:[t]):ae.onlyFuncs?t:e}),t||G)}function ie(e){function t(){e()}return this.then(t,t),this}function oe(e){return this.then((function(t){return W(e)?e.apply(null,Z(t)?t.splice(0,0,undefined)&&t:[undefined,t]):ae.onlyFuncs?t:e}),(function(t){return e(t)}))}function se(e){return this.then(G,e?function(t){throw e(t),t}:ee)}var ae=function(){function e(t){this.alwaysAsyncFn=null,this.status=0,this.pendings=[],this.promise={then:function(t,n){var r=new e;return this.pendings.push([function(n){try{V(t)?r.resolve(n):r.resolve(W(t)?t(n):e.onlyFuncs?n:t)}catch(i){r.reject(i)}},function(t){if((V(n)||!W(n)&&e.onlyFuncs)&&r.reject(t),n)try{r.resolve(W(n)?n(t):n)}catch(i){r.reject(i)}}]),0!==this.status&&this.alwaysAsyncFn(this.execCallbacks),r.promise},success:te,error:ne,otherwise:ne,apply:re,spread:re,ensure:ie,nodify:oe,rethrow:se,isPending:function(){return 0===this.status},getStatus:function(){return this.status}},this.alwaysAsyncFn=(G!==t?t:e.alwaysAsync)?Y:function(e){e()},this.promise.toSource=this.promise.toString=this.promise.valueOf=function(){return this.value===undefined?this:this.value}}return e.prototype.resolve=function(e){var t,n=!1;function r(e){return function(t){return n?undefined:(n=!0,e(t))}}if(this.status)return this;try{var i=!(!(t=e)||!(typeof t).match(/function|object/))&&e.then;if(W(i)){if(e===this.promise)throw new X("Promise can't resolve itself");return i.call(e,r(this.resolve),r(this.reject)),this}}catch(o){return r(this.reject)(o),this}return this.alwaysAsyncFn((function(){this.value=e,this.status=1,this.execCallbacks()})),this},e.prototype.reject=function(e){return this.status||this.alwaysAsyncFn((function(){try{throw e}catch(t){this.value=t}this.status=-1,this.execCallbacks()})),this},e.prototype.execCallbacks=function(){if(0!==this.status){var e,t=this.pendings,n=0,r=t.length,i=~this.status?0:1;for(this.pendings=[];n<r;n++)(e=t[n][i])&&e(this.value)}},e.deferred=e,e.defer=e,e.nextTick=Y,e.alwaysAsync=!0,e.onlyFuncs=!0,e.resolve=function(t){return new e(!0).resolve(t).promise},e.resolved=e.resolve,e.fulfilled=e.resolve,e.reject=function(t){return new e(!0).reject(t).promise},e.rejected=e.reject,e}();var ce=t.Lib,le=/^(\/?)([\s\S]+\/(?!$)|\/)?((?:\.{1,2}$|[\s\S]+?)?(\.[^.\/]*)?)$/;function ue(e,t){var n,r=[];for(n=0;n<e.length;n++){var i=e[n];i&&"."!==i&&(".."===i?r.length&&".."!==r[r.length-1]?r.pop():t&&r.push(".."):r.push(i))}return r}function Ae(e){var t="/"===e.charAt(0),n="/"===e.slice(-1);return(e=ue(ce.filter(e.split("/"),(function(e){return!!e})),!t).join("/"))||t||(e="."),e&&n&&(e+="/"),(t?"/":"")+e}var fe=function(){function e(){}return e.prototype.resolve=function(){var e,t,n="",r=arguments,i=!1;for(e=r.length-1;e>=0&&!i;e--)c(t=r[e])&&t&&(n=t+"/"+n,i="/"===t.charAt(0));return(i?"/":"")+ue(ce.filter(n.split("/"),(function(e){return!!e})),!i).join("/")||"."},e.prototype.join=function(){var e=x(arguments);return Ae(ce.filter(e,(function(e){return e&&c(e)})).join("/"))},e.prototype.relative=function(e,t){e=Ae(e),t=Ae(t);var n,r,i=ce.filter(e.split("/"),(function(e){return!!e})),o=[],s=ce.filter(t.split("/"),(function(e){return!!e})),a=Math.min(i.length,s.length);for(n=0;n<a&&i[n]===s[n];n++);for(r=n;n<i.length;)o.push(".."),n++;return(o=o.concat(s.slice(r))).join("/")},e.prototype.basename=function(e,t){var n;return n=(e.match(le)||[])[3]||"",t&&n&&n.slice(-1*t.length)===t&&(n=n.slice(0,-1*t.length)),n},e.prototype.dirname=function(e){var t=e.match(le)||[],n=t[1]||"",r=t[2]||"";return n||r?(r&&(r=r.substring(0,r.length-1)),n+r):"."},e.prototype.extname=function(e){return(e.match(le)||[])[4]||""},e}();function he(e){if(null==e||"object"!=typeof e)return e;var t,n,r;if(e instanceof Date)return(t=new Date).setTime(e.getTime()),t;if(e instanceof Array){for(t=[],r=e.length,n=0;n<r;n++)t[n]=he(e[n]);return t}if(e instanceof Object){for(n in t={},e)e.hasOwnProperty(n)&&(t[n]=he(e[n]));return t}return 0}var de=/[#\/\?@]/g,pe=/[#\?]/g,ge={scheme:1,userInfo:2,hostname:3,port:4,path:5},ye=new RegExp("^(?:([\\w\\d+.-]+):)?(?://(?:([^/?#@]*)@)?([\\w\\d\\-\\u0100-\\uffff.+%]*|\\[[^\\]]+\\])(?::([0-9]+))?)?(.+)?$");function me(e,t){return c(e)&&c(t)?e.toLowerCase()===t.toLowerCase():e===t}function Ce(e,t){return encodeURI(e).replace(t,(function(e){return"%"+function(e){return 1===e.length?"0"+e:e}(e.charCodeAt(0).toString(16))}))}var be=function(){function e(t){if(this.scheme="",this.userInfo="",this.hostname="",this.port="",this.path="",t instanceof e)return he(t);e.getComponents(t,this)}return e.prototype.clone=function(){var t=new e,n=this;return p(ge,(function(e,r){t[r]=n[r]})),t},e.prototype.getScheme=function(){return this.scheme},e.prototype.setScheme=function(e){return this.scheme=e,this},e.prototype.getHostname=function(){return this.hostname},e.prototype.setHostname=function(e){return this.hostname=e,this},e.prototype.setUserInfo=function(e){return this.userInfo=e,this},e.prototype.getUserInfo=function(){return this.userInfo},e.prototype.setPort=function(e){return this.port=e,this},e.prototype.getPort=function(){return this.port},e.prototype.setPath=function(e){return this.path=e,this},e.prototype.getPath=function(){return this.path},e.prototype.isSameOriginAs=function(e){var t=this;return me(t.hostname,e.hostname)&&me(t.scheme,e.scheme)&&me(t.port,e.port)},e.prototype.toString=function(e){var t,n,r,i,o,s=[],a=this;return(t=a.scheme)&&(s.push(Ce(t,de)),s.push(":")),(n=a.hostname)&&(s.push("//"),(o=a.userInfo)&&(s.push(Ce(o,de)),s.push("@")),s.push(encodeURIComponent(n)),(i=a.port)&&(s.push(":"),s.push(i))),(r=a.path)&&(n&&!E(r,"/")&&(r="/"+r),s.push(Ce(r,pe))),s.join("")},e.getComponents=function(e,t){var n=(e=e||w).match(ye)||[],r=t||{};return p(ge,(function(e,t){r[t]=n[e]})),r},e}();function we(e){return decodeURIComponent(e.replace(/\+/g," "))}function ve(e){return encodeURIComponent(String(e))}var Pe,Ie=t.Lib;function Ee(e){var t=typeof e;return null==e||"object"!==t&&"function"!==t}function Se(e,t,i,o){t=t||"&",i=i||"=",n(o)&&(o=h);var s=[];return p(e,(function(e,n){var a=ve(n);Ee(e)?(s.push(a),r(e)&&s.push(i,ve(e+w)),s.push(t)):f(e)&&e.length&&p(e,(function(e){Ee(e)&&(s.push(a,o?ve("[]"):w),r(e)&&s.push(i,ve(e+w)),s.push(t))}))})),s.pop(),s.join(w)}function Be(e,t,n){if(!c(e)||!(e=B(e)))return{};t=t||"&",n=n||"=";for(var r,i,o,s={},a=we,l=e.split(t),u=0,A=l.length;u<A;++u){if(-1===(r=Ie.indexOf(n,l[u])))i=a(l[u]),o=undefined;else{i=a(l[u].substring(0,r)),o=l[u].substring(r+1);try{o=a(o)}catch(h){J("decodeURIComponent error : "+o),J(h)}S(i,"[]")&&(i=i.substring(0,i.length-2))}i in s?f(s[i])?s[i].push(o):s[i]=[s[i],o]:s[i]=o}return s}function xe(e){e._queryMap||(e._queryMap=Be(e._query))}p({"&amp;":"&","&gt;":">","&lt;":"<","&#x60;":"`","&#x2F;":"/","&quot;":'"',"&#x27;":"'"},(function(e,t){}));var ke=function(){function e(e){this._query=e||""}return e.prototype.clone=function(){return new e(this.toString())},e.prototype.reset=function(e){var t=this;return t._query=e||"",t._queryMap=null,t},e.prototype.count=function(){var e=0;return xe(this),p(this._queryMap,(function(t){f(t)?e+=t.length:e++})),e},e.prototype.has=function(e){var t;return xe(this),t=this._queryMap,e?e in t:!function(e){var t;if(e)for(t in e)if(!n(t))return!1;return!0}(t)},e.prototype.get=function(e){var t;return xe(this),t=this._queryMap,e?t[e]:t},e.prototype.keys=function(){return xe(this),Object.keys(this._queryMap)},e.prototype.set=function(t,n){var r,i=this;return xe(i),r=i._queryMap,c(t)?i._queryMap[t]=n:(t instanceof e&&(t=t.get()),p(t,(function(e,t){r[t]=e}))),i},e.prototype.remove=function(e){var t=this;return xe(t),e?delete t._queryMap[e]:t._queryMap={},t},e.prototype.add=function(t,r){var i,o,s=this;return c(t)?(xe(s),o=n(o=(i=s._queryMap)[t])?r:[].concat(o).concat(r),i[t]=o):(t instanceof e&&(t=t.get()),p(t,(function(e,t){s.add(t,e)}))),s},e.prototype.toString=function(e){return xe(this),Se(this._queryMap,Pe,Pe,e)},e}();function ze(e,t){var n;for(n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}var Qe,Le,Fe=t.Lib,Te=/[\-#$\^*()+\[\]{}|\\,.?\s]/g,De={"&amp;":"&","&gt;":">","&lt;":"<","&#x60;":"`","&#x2F;":"/","&quot;":'"',"&#x27;":"'"},Me={};p(De,(function(e,t){Me[e]=t}));var je=function(){function e(e){var t=e.createElement("div"),n=e.createElement("div");n.style&&(this.div=n,this.container=t,this.docElem=e.documentElement,n.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",this.leadingWhitespace=3===n.firstChild.nodeType,this.tbody=!n.getElementsByTagName("tbody").length,this.htmlSerialize=!!n.getElementsByTagName("link").length,n.style.cssText="float:left;opacity:.5",this.opacity="0.5"===n.style.opacity,this.cssFloat=!!n.style.cssFloat,n.style.backgroundClip="content-box",n.cloneNode(!0).style.backgroundClip="",this.clearCloneStyle="content-box"===n.style.backgroundClip,(t=document.createElement("div")).style.cssText="border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute",n.innerHTML="",t.appendChild(n),this.boxSizing=""===n.style.boxSizing||""===n.style.MozBoxSizing||""===n.style.WebkitBoxSizing)}return e.prototype.reliableHiddenOffsets=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.reliableHiddenOffsetsVal},e.prototype.boxSizingReliable=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.boxSizingReliableVal},e.prototype.pixelMarginRight=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.pixelMarginRightVal},e.prototype.pixelPosition=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.pixelPositionVal},e.prototype.reliableMarginRight=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.reliableMarginRightVal},e.prototype.reliableMarginLeft=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.reliableMarginLeftVal},e.prototype.computeStyleTests=function(){var e,t,n=this.div;this.docElem&&this.docElem.appendChild(this.container),n.style.cssText="-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%",this.pixelPositionVal=this.boxSizingReliableVal=this.reliableMarginLeftVal=!1,this.pixelMarginRightVal=this.reliableMarginRightVal=!0,window.getComputedStyle&&(t=window.getComputedStyle(n),this.pixelPositionVal="1%"!==(t||{}).top,this.reliableMarginLeftVal="2px"===(t||{}).marginLeft,this.boxSizingReliableVal="4px"===(t||{width:"4px"}).width,n.style.marginRight="50%",this.pixelMarginRightVal="4px"===(t||{marginRight:"4px"}).marginRight,(e=n.appendChild(document.createElement("div"))).style.cssText=n.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",e.style.marginRight=e.style.width="0",n.style.width="1px",this.reliableMarginRightVal=!parseFloat((window.getComputedStyle(e)||{}).marginRight),n&&n.removeChild(e)),n.style.display="none",this.reliableHiddenOffsetsVal=0===n.getClientRects().length,this.reliableHiddenOffsetsVal&&(n.style.display="",n.innerHTML="<table><tr><td></td><td>t</td></tr></table>",n.childNodes[0].style.borderCollapse="separate",(e=n.getElementsByTagName("td"))[0].style.cssText="margin:0;border:0;padding:0;display:none",this.reliableHiddenOffsetsVal=0===e[0].offsetHeight,this.reliableHiddenOffsetsVal&&(e[0].style.display="",e[1].style.display="none",this.reliableHiddenOffsetsVal=0===e[0].offsetHeight)),this.docElem&&this.docElem.removeChild(this.container)},e}();function Re(e){return Math.random().toString(16).substring(2,2+e)}var Ne=Date.now||function(){return+new Date};function He(e,t,n,r){return new(n||(n=Promise))((function(i,o){function s(e){try{c(r.next(e))}catch(t){o(t)}}function a(e){try{c(r["throw"](e))}catch(t){o(t)}}function c(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}c((r=r.apply(e,t||[])).next())}))}function Ue(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:a(0),"throw":a(1),"return":a(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function a(o){return function(a){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r["return"]:o[0]?r["throw"]||((i=r["return"])&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=s.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(a){o=[6,a],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,a])}}}var Je=!1;"wakeLock"in navigator&&(Je=!0);var Ke,Oe,Ye=null;function Ge(){Je&&(null==Ye?function(){He(this,void 0,void 0,(function(){return Ue(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,navigator.wakeLock.request("screen")];case 1:return Ye=e.sent(),[3,3];case 2:return e.sent(),Ye=null,[3,3];case 3:return[2]}}))}))}():Ye.release().then((function(){Ye=null})))}function We(){return Ye}var Ze,Ve=20221111,qe=t.Lib,Xe=!1;qe&&qe.__ver&&qe.isNumber(qe.__ver)&&qe.__ver>=Ve&&(Xe=!0),Xe||((Ze=globalThis)&&!Ze.Map&&(Ze.Map=function(){this.keys=[],this.data={},this.set=function(e,t){null==this.data[e]&&-1==this.keys.indexOf(e)&&this.keys.push(e),this.data[e]=t},this.get=function(e){return this.data[e]}}),ze(t.Lib,{debug:!1,nil:undefined,mix:ze,clone:he,keys:Object.keys,now:Ne,getRandom:function(){for(var e,t=Ne()%1e4,n=[],r=0;r<5;r++)e=Math.floor(10*Math.random()),0!=r||0!=e?n.push(e):r=-1;return t<10?n.push("000"):t<100?n.push("00"):t<1e3&&n.push("0"),n.push(t),n.join("")},guid:function(e){var t=[Re(8),"-",Re(4),"-",Re(4),"-",Re(4),"-",Re(8)];return e&&t.unshift(e),t.join("")},stringify:null===(Ke=globalThis.JSON)||void 0===Ke?void 0:Ke.stringify,parse:null===(Oe=globalThis.JSON)||void 0===Oe?void 0:Oe.parse,__ver:Ve}),function(e){var t=e.Lib;t.mix(t,{isDef:r,isUndef:n,isUndefined:n,isNull:i,isNaN:isNaN,isFunction:a,isString:c,isObject:l,isBoolean:u,isNumber:A,isArray:f,type:s,isPlainObject:y,isDOM:C,isDOMInBody:b,each:p})}(t),ze(t.Lib,{getFormatedNow:M,getLogger:function(){return j},setLogger:function(e){j=e},log:U,error:J,warn:K,info:O}),function(e){var t=e.Lib,n=Array.prototype;t.mix(t,{filter:function(e,t,r){return n.filter.call(e,t,r||this)},indexOf:function(e,t){return n.indexOf.call(t,e)},uniq:function(e){var t,n,r=[],i=e.length;for(t=0;t<i;t++){for(n=t+1;n<i;n++)e[t]===e[n]&&(n=++t);r.push(e[t])}return r}})}(t),function(e){var t=e.Lib;t.mix(t,{startsWith:E,endsWith:S,replaceAll:function(e,t,n){return e.replace(new RegExp(t,"gi"),n)},upperCaseFirst:function(e){return e.charAt(0).toUpperCase()+e.substr(1)},removeNonPrintableChar:function(e){return t.isString(e)?e.replace(/[^\x20-\x7E]/g,""):e},makeArray:x,trim:B})}(t),function(e){var t=e.Lib;t.extend=function(e,n){var r=function(){e.apply(this,arguments),n&&n.apply(this,arguments)};return t.each(e.prototype,(function(e,t){r.prototype[t]=e})),r.prototype.constructor=r,r}}(t),function(e){var t=e.Lib;function n(e){var n=this,r=n.constructor;for(n.__attrs={},n.__attrVals={},n.userConfig=e;r;)n.addAttrs(r.ATTRS),r=r.superclass?r.superclass.constructor:null;t.mix(n.__attrs,e)}t.mix(n.prototype,{get:function(e){return e in this.__attrs?this.__attrs[e]:""},set:function(e,t){e in this.__attrs&&(this.__attrs[e]=t)},addAttrs:function(e){t.mix(this.__attrs,e)}}),n.extend=function(e){var n,r;return(e=e||{}).constructor&&(n=e.constructor),r=t.extend(this,n),t.mix(r,e),r},t.Attributes=n}(t),ze(Fe,{urlEncode:ve,urlDecode:we,fromUnicode:function(e){return e.replace(/\\u([a-f\d]{4})/gi,(function(e,t){return String.fromCharCode(parseInt(t,16))}))},escapeHtml:function(e){return(e+"").replace(function(){if(Qe)return Qe;var e=w;return p(De,(function(t){e+=t+"|"})),e=e.slice(0,-1),Qe=new RegExp(e,"g")}(),(function(e){return Me[e]}))},escapeRegExp:function(e){return e.replace(Te,"\\$&")},unEscapeHtml:function(e){return e.replace(function(){if(Le)return Le;var e=w;return p(Me,(function(t){e+=t+"|"})),e+="&#(\\d{1,5});",Le=new RegExp(e,"g")}(),(function(e,t){return De[e]||String.fromCharCode(+t)}))},param:Se,unparam:Be}),t.Lib.Path=new fe,t.Lib.uriQuery=ke,t.Lib.Uri=be,function(e){var t=e.Lib,n=t.win,r=20220622;if(!(t._promise_ver&&t.isNumber(t._promise_ver)&&t._promise_ver>=r)){if(t._promise_ver=r,n&&t.isFunction(n.__zone_symbol__Promise)&&(t.nativePromise=n.__zone_symbol__Promise),self&&self.Promise)return t.Promise=self.Promise,void(t.nativePromise||(t.nativePromise=t.Promise));if(n&&n.Promise)return t.Promise=n.Promise,void(t.nativePromise||(t.nativePromise=t.Promise));t.Promise=ae,t.nativePromise||(t.nativePromise=t.Promise)}}(t),t.Lib.asyncGetNavInfo=L,function(e){var t=e.Lib,n=e.navInfoSync,r=!1,i=!1;if(t.bNode||n.bJSDom||n.bEdge&&n.bFileSystem||n.bIE&&n.IEVersion<8);else try{i=window.localStorage,r=!!i}catch(o){i=!1}t.LS={isSupportLS:function(){return r},item:function(e,t,n){var r=null;return this.isSupportLS()?(t?(i.setItem(e,t),r=t):r=i.getItem(e),null===r?n:r):n},removeItem:function(e){return!!this.isSupportLS()&&(i.removeItem(e),!0)}}}(t),function(e){var t=e.Lib,n=t.win,r=t.doc,i=0,o=[],s=/\S/,a=!(!r||!r.addEventListener),c="DOMContentLoaded",l="readystatechange",u="load",A="complete",f=a?function(e,t,n){e.addEventListener(t,n,!1)}:function(e,t,n){e.attachEvent("on"+t,n)},h=a?function(e,t,n){e.removeEventListener(t,n,!1)}:function(e,t,n){e.detachEvent("on"+t,n)};function d(){for(var e=0;e<o.length;e++)try{o[e](t)}catch(n){t.log(n,"error"),setTimeout((function(){throw n}),0)}}function p(){if(!i){if(i=1,t.bNode||e.navInfoSync.bJSDom)return void d();L().then((function(){r&&h(n,u,p),d()}))}}if(t.mix(t,{isWindow:function(e){return null!=e&&e==e.window},globalEval:function(e){e&&s.test(e)&&(n.execScript?n.execScript(e):function(e){n.eval.call(n,e)}(e))},domReady:function(e){if(i)try{e(t)}catch(n){t.log(n,"error"),setTimeout((function(){throw n}),0)}else o.push(e);return this}}),t.ready=t.domReady,t.bNode||e.navInfoSync.bJSDom)p();else if(function(){if(r&&r.readyState!==A)if(f(n,u,p),a){var e=function(){h(r,c,e),p()};f(r,c,e)}else{var t=function(){r.readyState===A&&(h(r,l,t),p())};f(r,l,t);var i=void 0,o=r&&r.documentElement,s=o&&o.doScroll;try{i=null===n.frameElement}catch(g){i=!1}if(s&&i){var d=function(){try{s("left"),setTimeout(p,30)}catch(e){setTimeout(d,40)}};d()}}else p()}(),e.navInfoSync.bIE)try{r.execCommand("BackgroundImageCache",!1,!0)}catch(g){}}(t),function(e){var t=e.Lib,n="none";t.mix(t,{get:function(e){return t.doc.getElementById(e)},hide:function(e){var r=t.isString(e)?t.get(e):e;r&&(r.length>0&&(r=r[0]),r.style.display=n)},show:function(e){var n=t.isString(e)?t.get(e):e;n&&(n.length>0&&(n=n[0]),n.style.display=w)},toggle:function(e){var r=t.isString(e)?t.get(e):e;r&&(r.length>0&&(r=r[0]),r.style.display===n?r.style.display=w:r.style.display=n)},empty:function(e){if(e)for(;e.firstChild;)e.removeChild(e.firstChild)}})}(t),function(e){var t=e.Lib;t.colorStrToInt=function(e){var t,n,r="0x";if(/^(rgb|RGB)/.test(e)){var i=e.replace(/[^\d,.]/g,"").split(",");for(n=0;n<3;++n)1==(t=Number(i[n]).toString(16)).length&&(t="0"+t),r+=t;4==i.length?(1==(t=Math.round(255*Number(i[n])).toString(16)).length&&(t="0"+t),r+=t):r+="ff"}else if("transparent"==e)r+="00000000";else if(/^#[0-9a-fA-f]{6}$/.test(e))r+=e.replace(/#/,"")+"ff";else if(/^#[0-9a-fA-f]{3}$/.test(e)){for(n=0;n<3;++n)r+=e[n]+e[n];r+="ff"}else r="-1";return Number(r)},t.IntToColorStr=function(t){if(t>4294967295||t<0)return null;var n;if(e.navInfoSync.bHTML5Edition)n="rgba("+Math.floor(t/16777216)+","+Math.floor(t/65536)%256+","+Math.floor(t/256)%256+","+t%256/255+")";else if(t%256==0)n="transparent";else{for(n=Math.floor(t/256).toString(16);6!=n.length;)n="0"+n;n="#"+n}return n}}(t),function(e){var n=t.Lib,r=n.doc,i=r&&r.documentElement,o=r.getElementsByTagName("head")[0]||i,s=r.createElement("script").readyState?function(e,t){var n=e.onreadystatechange;e.onreadystatechange=function(){var r=e.readyState;"loaded"===r||"complete"===r?(e.onreadystatechange=null,n&&n(),t.call(this,{type:"load",path:[e]})):"loading"===r||t.call(this,{type:"error",path:[e]})}}:function(e,t){e.addEventListener("load",t,d),e.addEventListener("error",t,d)};n.scriptOnload=s,n.getScript=function(e,t,r){return n.addScript(e,t,!1,r)},n.addScript=function(e,i,a,c){var l,u,A=c;if(n.isFunction(A)||(A=function(){}),n.bNode||t.navInfoSync.bJSDom)A();else{if(n.isString(e)&&e!=w)return l=r.createElement("script"),u=["",e].join(w),l.src=u,i&&(l.async=!0),l.charset="utf-8",s(l,A),a?o.appendChild(l):o.insertBefore(l,o.firstChild),l;A()}},n.getScripts=function(e,t,r){return n.addScripts(e,t,!1,r)},n.addScripts=function(e,r,i,o){var s=o;if(n.isFunction(s)||(s=function(){}),n.bNode||t.navInfoSync.bJSDom)s("ok");else if(n.isArray(e)){var a=e.length,c=function(e){e&&"load"==e.type?a--:(e&&"error"==e.type&&n.error(["Failed to load resource: ",e.target.src,"."].join("")),s()),a<=0&&s("ok")};a<=0?s("ok"):n.each(e,(function(e){n.addScript(e,r,i,c)}))}else s()},n.getCss=function(e,t){return n.addCss(e,!1,t)},n.addCss=function(e,i,a){var c,l=a;if(n.isFunction(l)||(l=!1),n.isString(e)&&e!=w){if(!n.bNode&&!t.navInfoSync.bJSDom)return(c=r.createElement("link")).href=e,c.rel="stylesheet",c.async=!0,l&&s(c,l),i?o.appendChild(c):o.insertBefore(c,o.firstChild),c;l&&l()}else l&&l()},n.getAllCss=function(e,t){return n.addAllCss(e,!1,t)},n.addAllCss=function(e,r,i){if(n.bNode||t.navInfoSync.bJSDom)i&&i("ok");else if(n.isArray(e)){var o=e.length,s=function(e){var t;if(e&&"load"==e.type){var r=null===(t=null===window||void 0===window?void 0:window.location)||void 0===t?void 0:t.protocol;"https:"!==r&&"http:"!==r||this.sheet&&this.sheet.rules.length>0?o--:e.type="error"}e&&"load"!=e.type&&(e&&"error"==e.type&&n.error(["Failed to load resource: ",e.target.href,"."].join("")),i()),o<=0&&i("ok")};n.each(e,(function(e){n.addCss(e,r,s)}))}else i&&i()},n.addJS=T,n.addVBS=D}(),function(e){var t=e.Lib,n={fire:function(e){var n,r=this;r.exec=r.exec||{},e=e.toLowerCase(),n=Array.prototype.slice.call(arguments,1),t.each(r.exec[e]||[],(function(e){var i=e.f,o=e.c||r;try{i.apply(o,n)}catch(s){t.log(s)}}))},on:function(e,t,n){var r=this;r.exec=r.exec||{},e=e.toLowerCase(),r.exec[e]=r.exec[e]||[],r.exec[e].push({f:t,c:n})},off:function(e,t,n){var r=this.exec;if(r)if(e)if(e=e.toLowerCase(),t)for(var i=r[e]||[],o=i.length-1;o>=0;o--)i[o]===t&&i.splice(o,1);else r[e]=null;else this.exec=null}};t.obj={customEvent:n}}(t),function(e){var t,n=e.Lib;t=function(t){return e.navInfoSync.bGecko&&"mousewheel"===t?"DOMMouseScroll":t},n.mix(n,{addEventListener:function(e,n,r){var i=t(n);e&&e.addEventListener(i,r,!1)},removeEventListener:function(e,n,r){var i=t(n);e&&e.removeEventListener(i,r,!1)},stopPropagation:function(e){var t=e||n.win.event;t.preventDefault&&t.preventDefault(),t.stopPropagation&&t.stopPropagation(),t.returnValue=!1,t.cancelBubble=!0},fireEvent:function(e,t){var r=n.win.document.createEvent("HTMLEvents");r.initEvent(e,h,h),t.dispatchEvent&&t.dispatchEvent(r)}})}(t),function(e){var t=e.Lib,n={encodeChars:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",decodeChars:[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,62,-1,-1,-1,63,52,53,54,55,56,57,58,59,60,61,-1,-1,-1,-1,-1,-1,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,-1,-1,-1,-1,-1]};t.base64={UTF16ToUTF8:function(e){for(var t,n,r=[],i=e.length,o=0;o<i;o++){var s=e.charCodeAt(o);if(s>0&&s<=127)r.push(e.charAt(o));else if(s>=128&&s<=2047)t=192|s>>6&31,n=128|63&s,r.push(String.fromCharCode(t),String.fromCharCode(n));else if(s>=2048&&s<=65535){t=224|s>>12&15,n=128|s>>6&63;var a=128|63&s;r.push(String.fromCharCode(t),String.fromCharCode(n),String.fromCharCode(a))}}return r.join("")},UTF8ToUTF16:function(e){var t,n,r,i,o=[],s=e.length;for(t=0;t<s;t++)0==((n=e.charCodeAt(t))>>7&255)?o.push(e.charAt(t)):6==(n>>5&255)?(i=(31&n)<<6|63&(r=e.charCodeAt(++t)),o.push(String.fromCharCode(i))):14==(n>>4&255)&&(i=(255&(n<<4|(r=e.charCodeAt(++t))>>2&15))<<8|(3&r)<<6|63&e.charCodeAt(++t),o.push(String.fromCharCode(i)));return o.join("")},encode:function(e){for(var t,r,i,o=this.UTF16ToUTF8(e),s=[],a=0,c=o.length;a<c;){if(t=255&o.charCodeAt(a++),a==c){s.push(n.encodeChars.charAt(t>>2)),s.push(n.encodeChars.charAt((3&t)<<4)),s.push("==");break}if(r=o.charCodeAt(a++),a==c){s.push(n.encodeChars.charAt(t>>2)),s.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),s.push(n.encodeChars.charAt((15&r)<<2)),s.push("=");break}i=o.charCodeAt(a++),s.push(n.encodeChars.charAt(t>>2)),s.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),s.push(n.encodeChars.charAt((15&r)<<2|(192&i)>>6)),s.push(n.encodeChars.charAt(63&i))}return s.join("")},encodeArray:function(e){for(var t,r,i,o=[],s=0,a=e.length;s<a;){if(t=255&e[s++],s==a){o.push(n.encodeChars.charAt(t>>2)),o.push(n.encodeChars.charAt((3&t)<<4)),o.push("==");break}if(r=255&e[s++],s==a){o.push(n.encodeChars.charAt(t>>2)),o.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),o.push(n.encodeChars.charAt((15&r)<<2)),o.push("=");break}i=255&e[s++],o.push(n.encodeChars.charAt(t>>2)),o.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),o.push(n.encodeChars.charAt((15&r)<<2|(192&i)>>6)),o.push(n.encodeChars.charAt(63&i))}return o.join("")},decode:function(e,t){for(var r,i,o,s,a=this,c=[],l=0,u=e.length;l<u;){do{r=n.decodeChars[255&e.charCodeAt(l++)]}while(l<u&&-1==r);if(-1==r)break;do{i=n.decodeChars[255&e.charCodeAt(l++)]}while(l<u&&-1==i);if(-1==i)break;t?c.push(r<<2|(48&i)>>4):c.push(String.fromCharCode(r<<2|(48&i)>>4));do{if(61==(o=255&e.charCodeAt(l++)))return t?c:a.UTF8ToUTF16(c.join(""));o=n.decodeChars[o]}while(l<u&&-1==o);if(-1==o)break;t?c.push((15&i)<<4|(60&o)>>2):c.push(String.fromCharCode((15&i)<<4|(60&o)>>2));do{if(61==(s=255&e.charCodeAt(l++)))return t?c:a.UTF8ToUTF16(c.join(""));s=n.decodeChars[s]}while(l<u&&-1==s);if(-1==s)break;t?c.push((3&o)<<6|s):c.push(String.fromCharCode((3&o)<<6|s))}return t?c:a.UTF8ToUTF16(c.join(""))}},t.utf8={fromUTF16:function(e){for(var t,n=[],r=0,i=e.length;r<i;)(t=e.charCodeAt(r))>=1&&t<=127?n.push(e.charAt(r)):t>2047?(n.push(String.fromCharCode(224|t>>12&15)),n.push(String.fromCharCode(128|t>>6&63)),n.push(String.fromCharCode(128|t>>0&63))):(n.push(String.fromCharCode(192|t>>6&31)),n.push(String.fromCharCode(128|t>>0&63))),r++;return n.join("")},toUTF16:function(e){for(var t,n,r,i=[],o=0,s=e.length;o<s;)switch((t=e.charCodeAt(o++))>>4){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:i.push(e.charAt(o-1));break;case 12:case 13:n=e.charCodeAt(o++),i.push(String.fromCharCode((31&t)<<6|63&n));break;case 14:n=e.charCodeAt(o++),r=e.charCodeAt(o++),i.push(String.fromCharCode((15&t)<<12|(63&n)<<6|(63&r)<<0))}return i.join("")}};var r="undefined"!=typeof self?self:global;function i(e){this.message=e}i.prototype=new Error,i.prototype.name="InvalidCharacterError",t.btoa=r.btoa?function(e){return r.btoa(e)}:function(e){var t,r,o=String(e),s=0,a=n.encodeChars,c="";for(s=0,a=n.encodeChars,c="";o.charAt(0|s)||(a="=",s%1);c+=a.charAt(63&t>>8-s%1*8)){if((r=o.charCodeAt(s+=3/4))>255)throw new i("'btoa' failed: The string to be encoded contains characters outside of the Latin1 range.");t=t<<8|r}return c},t.atob=r.atob?function(e){return r.atob(e)}:function(e){var t,r,o=String(e).replace(/[=]+$/,""),s=0,a=0,c="";if(o.length%4==1)throw new i("'atob' failed: The string to be decoded is not correctly encoded.");for(s=0,a=0,c="";r=o.charAt(a++);~r&&(t=s%4?64*t+r:r,s++%4)?c+=String.fromCharCode(255&t>>(-2*s&6)):0)r=n.encodeChars.indexOf(r);return c}}(t),function(e){var t=e.Lib,n={queue:[],doNextStarted:!1,timer:null,pushToDo:function(e,t,r){n.queue.push({obj:e,method:t,args:r})},doNext:function(){if(n.doNextStarted)if(0!=n.queue.length){var e=n.queue[0],r=e.obj,i=e.method,o=e.args;if(n.queue.splice(0,1),r&&t.isFunction(r[i])){var s=!1;if(o.length>2){var a=o[o.length-2],c=o[o.length-1];t.isFunction(a)&&t.isFunction(c)&&(o[o.length-2]=function(){try{a.apply(r,arguments)}catch(e){}n.timer=setTimeout(n.doNext,0)},o[o.length-1]=function(){try{c.apply(r,arguments)}catch(e){}n.timer=setTimeout(n.doNext,0)},s=!0)}try{r[i].apply(r,o)}catch(l){}s||(n.timer=setTimeout(n.doNext,0))}else if(null===r&&t.isFunction(i)){try{i.apply(null,o)}catch(u){}n.timer=setTimeout(n.doNext,0)}else t.log("not invoke a function: "+i),n.timer=setTimeout(n.doNext,0)}else n.stop();else n.stop()},start:function(){n.doNextStarted||(n.doNextStarted=!0,n.timer=setTimeout(n.doNext,0))},stop:function(){clearTimeout(n.timer),n.timer=null,n.doNextStarted=!1,n.queue=[]}};t.asyncQueue=n}(t),function(e){var t,n=e.Lib,r={not_string:/[^s]/,not_bool:/[^t]/,not_type:/[^T]/,not_primitive:/[^v]/,number:/[diefg]/,numeric_arg:/[bcdiefguxX]/,json:/[j]/,not_json:/[^j]/,text:/^[^\x25]+/,modulo:/^\x25{2}/,placeholder:/^\x25(?:([1-9]\d*)\$|\(([^)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-gijostTuvxX])/,key:/^([a-z_][a-z_\d]*)/i,key_access:/^\.([a-z_][a-z_\d]*)/i,index_access:/^\[(\d+)\]/,sign:/^[+-]/};function i(e,t){if(n.isFunction("_".repeat))return e.repeat(t);for(var r=0,i=[];r<t;r++)i.push(e);return i.join("")}function o(e,n){var o,s,a,c,l,u,A,f,h,d=1,p=e.length,g="";for(s=0;s<p;s++)if("string"==typeof e[s])g+=e[s];else if("object"==typeof e[s]){if((c=e[s]).keys)for(o=n[d],a=0;a<c.keys.length;a++){if(o==undefined)throw new Error(t('[sprintf] Cannot access property "%s" of undefined value "%s"',c.keys[a],c.keys[a-1]));o=o[c.keys[a]]}else o=c.param_no?n[c.param_no]:n[d++];if(r.not_type.test(c.type)&&r.not_primitive.test(c.type)&&o instanceof Function&&(o=o()),r.numeric_arg.test(c.type)&&"number"!=typeof o&&isNaN(o))throw new TypeError(t("[sprintf] expecting number but found %T",o));switch(r.number.test(c.type)&&(f=o>=0),c.type){case"b":o=parseInt(o,10).toString(2);break;case"c":o=String.fromCharCode(parseInt(o,10));break;case"d":case"i":o=parseInt(o,10);break;case"j":o=JSON.stringify(o,null,c.width?parseInt(c.width):0);break;case"e":o=c.precision?parseFloat(o).toExponential(c.precision):parseFloat(o).toExponential();break;case"f":o=c.precision?parseFloat(o).toFixed(c.precision):parseFloat(o);break;case"g":o=c.precision?String(Number(o.toPrecision(c.precision))):parseFloat(o);break;case"o":o=(parseInt(o,10)>>>0).toString(8);break;case"s":o=String(o),o=c.precision?o.substring(0,c.precision):o;break;case"t":o=String(!!o),o=c.precision?o.substring(0,c.precision):o;break;case"T":o=Object.prototype.toString.call(o).slice(8,-1).toLowerCase(),o=c.precision?o.substring(0,c.precision):o;break;case"u":o=parseInt(o,10)>>>0;break;case"v":o=o.valueOf(),o=c.precision?o.substring(0,c.precision):o;break;case"x":o=(parseInt(o,10)>>>0).toString(16);break;case"X":o=(parseInt(o,10)>>>0).toString(16).toUpperCase()}r.json.test(c.type)?g+=o:(!r.number.test(c.type)||f&&!c.sign?h="":(h=f?"+":"-",o=o.toString().replace(r.sign,"")),u=c.pad_char?"0"===c.pad_char?"0":c.pad_char.charAt(1):" ",A=c.width-(h+o).length,l=c.width&&A>0?i(u,A):"",g+=c.align?h+o+l:"0"===u?h+l+o:l+h+o)}return g}var s=Object.create?Object.create(null):{};function a(e){if(s[e])return s[e];for(var t,n=e,i=[],o=0;n;){if(null!==(t=r.text.exec(n)))i.push(t[0]);else if(null!==(t=r.modulo.exec(n)))i.push("%");else{if(null===(t=r.placeholder.exec(n)))throw new SyntaxError("[sprintf] unexpected placeholder");if(t[2]){o|=1;var a=[],c=t[2],l=[];if(null===(l=r.key.exec(c)))throw new SyntaxError("[sprintf] failed to parse named argument key");for(a.push(l[1]);""!==(c=c.substring(l[0].length));)if(null!==(l=r.key_access.exec(c)))a.push(l[1]);else{if(null===(l=r.index_access.exec(c)))throw new SyntaxError("[sprintf] failed to parse named argument key");a.push(l[1])}t[2]=a}else o|=2;if(3===o)throw new Error("[sprintf] mixing positional and named placeholders is not (yet) supported");i.push({placeholder:t[0],param_no:t[1],keys:t[2],sign:t[3],pad_char:t[4],align:t[5],width:t[6],precision:t[7],type:t[8]})}n=n.substring(t[0].length)}return s[e]=i,i}t=function(e){return o(a(e),arguments)},n.sprintf=t,n.vsprintf=function(e,n){return t.apply(null,[e].concat(n||[]))}}(t),function(e){var t=e.Lib,n=t.doc;t.Events={registedClass:[],registedObjs:[]};var r=function(e){var n=e||window.event,r=!0;return t.each(t.Events.registedObjs,(function(e){t.each(t.Events.registedClass,(function(t){if(e instanceof t&&e.bFocus&&e.handlerKeyDown&&!(r=e.handlerKeyDown(n)))return!1}))})),r};t.ready((function(){t.addEventListener(n.documentElement,"keydown",r)})),t.mix(t,{getWheelDelta:function(e){var t,n=(e=e||window.event).wheelDelta,r=e.detail;return n&&(t=n/120),r&&(t=-(r%3==0?r/3:r)),t}});var i={LEFT:0,MIDDLE:1,RIGHT:2};t.EnumMouseButton=i,t.detectButton=function(e){var t=e||window.event;return null==t.which?t.button<2?i.LEFT:4==t.button?i.MIDDLE:i.RIGHT:t.which<2?i.LEFT:2==t.which?i.MIDDLE:i.RIGHT}}(t),function(e){e.Lib.switchEvent=function(e){return null==(e=e||window.event).which?e.which=e.button<2?1:4==e.button?2:3:e.which=e.which<2?1:2==e.which?2:3,e}}(t),function(e){var t=e.Lib;t.currentStyle=function(e,n){var r=t.win,i=r.doc;return e.currentStyle?e.currentStyle[n]:r.getComputedStyle?(n.replace(/([A-Z])/g,"-$1"),n.toLowerCase(),i.defaultView.getComputedStyle(e,null)[n]):null}}(t),function(e){var t=Array.prototype,r=e.Lib,i=e.navInfoSync,o=r.isString,s=r.each,a=t.slice,c=" ",l=i.bIE&&i.IEMode<10,u=/[\n\t\r\.]/g,A=function(){function e(t,n,i){this.isNodeList=!0,this.length=0;var o=this;return o instanceof e?t?"string"==typeof t?(r.error("Err 4001."),o):r.isArray(t)||t.isNodeList?(Array.prototype.push.apply(o,x(t)),o):(o[0]=t,o.length=1,o):o:new e(t)}return e.prototype.item=function(t){return r.isNumber(t)?t>=this.length?null:new e(this[t]):new e(t)},e.prototype.slice=function(){return new e(a.apply(this,arguments))},e.prototype.getDOMNodes=function(){return a.call(this)},e.prototype.each=function(t,n){var r=this;return s(r,(function(i,o){return i=new e(i),t.call(n||i,i,o,r)})),r},e.prototype.getEL=function(){return this.length>0?this[0]:void 0},e.prototype.all=function(t){return this.length>0?r.all(t,this):new e},e.prototype.one=function(e){var t=this.all(e);return t.length?t.slice(0,1):t},e}();function f(e){return o(e)&&(e=r.trim(e))&&e.length>=3&&r.startsWith(e,"<")&&r.endsWith(e,">")}function p(e){return(c+e+c).replace(u,c)}function g(e){return e.replace(u,"")}function y(e,t){var n=t;return n&&n.isNodeList&&(n=n.getEL()),o(e)?(f(e)&&r.err("Err 4002."),new A(r.sizzle(e,n))):e.isNodeList?e:new A(e)}r.mix(A.prototype,{before:function(e){var t=this.getEL(),n=[e];t&&(f(e)&&(n=r.parseHTML(e)),s(n,(function(e){t.insertBefore(e,t.childNodes[0])})))},append:function(e){var t=this.getEL(),n=[e];t&&(f(e)&&(n=r.parseHTML(e)),s(n,(function(e){t.appendChild(e)})))},html:function(e){var t,i=this.getEL();if(i){if(n(e))return t=i.innerHTML,document.all?(t=t.replace(/(\s+\w+)\s*=\s*([^<>"\s]+)(?=[^<>]*\/>)/gi,'$1="$2"').replace(/"'([^'"]*)'"/gi,'"$1"')).replace(/<(\/?)(\w+)([^>]*)>/g,(function(e,t,n,r){return t?"</"+n.toLowerCase()+">":("<"+n.toLowerCase()+r+">").replace(/=(("[^"]*?")|('[^']*?')|([\w\-\.]+))([\s>])/g,(function(e,t,n,r,i,o,s,a){return i?'="'+i+'"'+o:e}))})).replace(/<\/?([^>]+)>/g,(function(e){return e})):t;i.innerHTML="",s(r.parseHTML(e),(function(e){i.appendChild(e)}))}},attr:function(e,t){var r=this.getEL();if(r){if(n(t))return"readonly"===e?r.readOnly?"readonly":"":("style"!==e&&l?r=r[e]:(r=r.attributes[e])&&(r=r.value),r);"class"==e?r.className=t:r[e]=t}},style:function(e,t){var n=this.getEL();if(n)return r.style(n,e,t)},css:function(e){s(this,(function(t){s(e,(function(e,n){r.style(t,n,e)}))}))},addClass:function(e){var t=this.getEL();t&&function(e,t){var n,i,o,s,a=e.className,l=t.length;if(a){for(n=p(a),i=a,o=0;o<l;o++)s=g(t[o]),n.indexOf(c+s+c)<0&&(i+=c+s);i=r.trim(i)}else i=t.join(" ");e.className=i}(t,e.split(c))},removeClass:function(e){var t=this.getEL();t&&function(e,t){var n,i,o,s=e.className,a=t.length;if(s&&a){for(n=p(s),i=0;i<a;i++)for(o=c+g(t[i])+c;n.indexOf(o)>=0;)n=n.replace(o,c);e.className=r.trim(n)}}(t,e.split(c))},hasClass:function(e){var t=this.getEL();if(t)return function(e,t){var n,r,i,o=e.className,s=t.length;if(o&&s){for(n=p(o),r=0;r<s;r++)if(i=c+g(t[r])+c,n.indexOf(i)<0)return d;return h}return d}(t,e.split(c))},parent:function(){var e=this.getEL();return e&&(e=e.parentNode),new A(e)},remove:function(){var e=this.getEL();e&&e.parentNode&&e.parentNode.removeChild(e)},offset:function(){var e=this.getEL();return r.DOM.getElDimensions(e,h)}}),r.mix(r,{all:y,one:function(e,t){var n=y(e,t);return n.length?n.slice(0,1):n},isNodeList:function(e){return e instanceof A}}),r.ready((function(){r.all=y}))}(t),function(e){var t=e.Lib,n=t.win,r=isNaN;t.DOM={getOffset:function(e,i,o){var s,a;e=e||n.event;for(var c,l,u=o||e.target,A=0,f=0,h=0,d=0,p=!1,g=t.doc;u&&!r(u.offsetLeft)&&!r(u.offsetTop);)l=u.scrollLeft,c=u.scrollTop,"BODY"===u.tagName?p?(l=0,c=0):(l|=null===(s=g.documentElement)||void 0===s?void 0:s.scrollLeft,c|=null===(a=g.documentElement)||void 0===a?void 0:a.scrollTop):"fixed"===u.style.position&&(p=!0),A+=u.offsetLeft-l,f+=u.offsetTop-c,u=u.offsetParent;return i&&(h=i.Left,d=i.Top),{x:A=e.clientX-A-h,y:f=e.clientY-f-d}},getElDimensions:function(e,t){var n,r;return e?(n=e.style.display,e.style.display="",r=t?{offsetTop:e.offsetTop,offsetLeft:e.offsetLeft,offsetWidth:e.offsetWidth,offsetHeight:e.offsetHeight}:{clientTop:e.clientTop,clientLeft:e.clientLeft,clientWidth:e.clientWidth?e.clientWidth:parseInt(e.style.width)?parseInt(e.style.width):0,clientHeight:e.clientHeight?e.clientHeight:parseInt(e.style.height)?parseInt(e.style.height):0},e.style.display=n,r):{offsetTop:0,offsetLeft:0,offsetWidth:0,offsetHeight:0}}},t.getElDimensions=t.DOM.getElDimensions}(t),function(e){var t,n=e.Lib;n.loaderBarClassName="ds-dwt-loaderBar",n.loaderBarSource="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHdpZHRoPSIxMDBweCIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyOCAxMjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxjaXJjbGUgY3g9IjE2IiBjeT0iNjQiIHI9IjE2IiBmaWxsPSIjZmU4ZTE0Ii8+PGNpcmNsZSBjeD0iMTYiIGN5PSI2NCIgcj0iMTQuMzQ0IiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSg0NSA2NCA2NCkiLz48Y2lyY2xlIGN4PSIxNiIgY3k9IjY0IiByPSIxMi41MzEiIGZpbGw9IiNmZThlMTQiIHRyYW5zZm9ybT0icm90YXRlKDkwIDY0IDY0KSIvPjxjaXJjbGUgY3g9IjE2IiBjeT0iNjQiIHI9IjEwLjc1IiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgNjQgNjQpIi8+PGNpcmNsZSBjeD0iMTYiIGN5PSI2NCIgcj0iMTAuMDYzIiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSgxODAgNjQgNjQpIi8+PGNpcmNsZSBjeD0iMTYiIGN5PSI2NCIgcj0iOC4wNjMiIGZpbGw9IiNmZThlMTQiIHRyYW5zZm9ybT0icm90YXRlKDIyNSA2NCA2NCkiLz48Y2lyY2xlIGN4PSIxNiIgY3k9IjY0IiByPSI2LjQzOCIgZmlsbD0iI2ZlOGUxNCIgdHJhbnNmb3JtPSJyb3RhdGUoMjcwIDY0IDY0KSIvPjxjaXJjbGUgY3g9IjE2IiBjeT0iNjQiIHI9IjUuMzc1IiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSgzMTUgNjQgNjQpIi8+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIHZhbHVlcz0iNDUgNjQgNjQ7OTAgNjQgNjQ7MTM1IDY0IDY0OzE4MCA2NCA2NDsyMjUgNjQgNjQ7MjcwIDY0IDY0OzMxNSA2NCA2NDswIDY0IDY0IiBjYWxjTW9kZT0iZGlzY3JldGUiIGR1cj0iNzIwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9nPjwvc3ZnPg==",n.loaderBarSourceIE="data:image/gif;base64,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",n.createShowMaskContent=function(e){var t,r,i,o="",s="230px",a="240px",c="",l="";return e&&(e.background&&(o=";background:"+e.background),e.width&&(s=e.width),e.height&&(a=e.height),e.imageSource&&(t=e.imageSource)),t||(t=n.loaderBarSource),i=parseInt(s)/2,n.isNumber(i)&&i>0&&(l=";width:"+i+"px"),r=parseInt(a)/2,n.isNumber(r)&&r>0&&(c=";height:"+r+"px"),['<div align="center" ','class="',n.loaderBarClassName,'" ','style="margin:0 auto;max-width:',s,";max-height:",a,";line-height:",a,o,'"><img style="user-select:none',c,l,';max-width:230px;max-height:240px;vertical-align:middle" src="',t,'" draggable="false" /></div>'].join("")};var r,i=n.win,o=n.doc,s=5e5;function a(e,t){for(var n=0;n<e.length;++n)if(e[n]==t)return h;return d}function c(e){var t;return i.getComputedStyle?t=i.getComputedStyle(e):e.currentStyle&&(t=e.currentStyle),t&&"absolute"!=t.position||"auto"!=e.style.top&&""!=e.style.top||"auto"!=e.style.bottom&&""!=e.style.bottom?d:!function(e){for(var t=0;t<o.styleSheets.length;++t){var n=o.styleSheets[t],r=[],i=void 0,s=void 0,c=void 0;try{r=n.cssRules,i=o.querySelectorAll}catch(f){}if(r&&i)for(var l=0;l<r.length;++l){s=r[l],c=d;try{c=i(s.selectorText)}catch(f){}if(c&&a(c,e)){var u=s.style.getPropertyValue("top"),A=s.style.getPropertyValue("bottom");if(u&&"auto"!=u||A&&"auto"!=A)return h}}}return d}(e)}function l(e){var t=o.createEvent("MouseEvents");return null==t||t.initMouseEvent(e.type,e.bubbles,e.cancelable,i,e.detail,e.screenX,e.screenY,e.clientX,e.clientY,e.ctrlKey,e.altKey,e.shiftKey,e.metaKey,e.button,e.relatedTarget),t}function u(e){var t;null===(t=o.body)||void 0===t||t.dispatchEvent(l(e))}function A(e,t){if(r){var n=r.style;n.backgroundColor=["rgba(",t,",",t,",",t,",",e,")"].join(""),n.filter=["alpha(opacity=",100*e,")"].join(""),n.opacity=n.MozOpacity=e}}function f(i,a){r===t?function(t,i){if(r=o.createElement("div")){var a=r.style;a.position="fixed",a.display="block",a.left=a.top=a.margin=a.padding=0,A(t,i),a.zIndex=s,a.width=a.height="100%",e.navInfoSync.bIE&&(r.innerHTML='<iframe src="javascript:\'\'" style="background:none;margin:0px auto;border:0;width:100%;height:100%;position:relative;z-index:9999;"></iframe>'),o.createEvent&&n.addEventListener(r,"click",u)}}(i,a):A(i,a),o.body&&!o.body.contains(r)&&o.body.appendChild(r)}var p={pendingDialogStack:[],opacity:.1,grayHex:128,_updateStacking:function(e){var i,a;0!=(i=this.pendingDialogStack).length?(1!=e&&f(p.opacity,p.grayHex),a=s,n.each(i,(function(e){a++,e._dlgInfo.mask&&(e._dlgInfo.mask.style.zIndex=a++),e.style.zIndex=a}))):r!==t&&(n.removeEventListener(r,"click",u),o&&o.body&&o.body.removeChild(r),r=t)},pushDialog:function(e,t){var r,i=this;e.getBoundingClientRect(),i.pendingDialogStack.length>=1e3?n.error("Too many modal dialogs."):((r=o.createElement("div")).className="dynamsoft-backdrop",1==t?(r.style.left=0,r.style.top=0,r.style.position="absolute"):(r.style.left=0,r.style.top=0,r.style.width="100%",r.style.height="100%",r.style.position="fixed"),o.createEvent&&n.addEventListener(r,"click",(function(t){if(e.dispatchEvent){var n=l(t);e.dispatchEvent(n)}})),e.parentNode.insertBefore(r,e.nextSibling),e._dlgInfo.mask=r,i.pendingDialogStack.push(e),i._updateStacking(t))},removeDialog:function(e){var t,r,i=this;-1!=(t=n.isArray(i.pendingDialogStack)?n.indexOf(e,i.pendingDialogStack):-1)&&(i.pendingDialogStack.splice(t,1),(r=e._dlgInfo.mask).parentNode&&r.parentNode.removeChild(r),e._dlgInfo.mask=null,i._updateStacking())}};function g(e,t){var r,s=this,a=!0,l=1==t?"absolute":"fixed",u="50%",A="50%",f="",d="",g=null;if(s._dlgInfo&&s._dlgInfo.styleConfig){var y=s._dlgInfo.styleConfig;n.isString(y.style)?(r=y.style,a=!1):(n.isString(y.position)&&(l=y.position,a=!1),(n.isString(y.left)||n.isNumber(y.left))&&(A=y.left,a=!1),(n.isString(y.top)||n.isNumber(y.top))&&(u=y.top,a=!1),(n.isString(y.width)||n.isNumber(y.width))&&(f=y.width,a=!1),(n.isString(y.height)||n.isNumber(y.height))&&(d=y.height,a=!1),n.isString(y.transform)&&(g=y.transform,a=!1))}if(s.open)n.error("showDialog called on open dialog.");else{if(s.open=h,s.removeAttribute("closed"),s.setAttribute("open","open"),r)s.setAttribute("style",r);else{var m=void 0;a?m=["display:block;position:",l,";left:50%;top:50%;transform:translate(-50%,-50%)"]:(m=["display:block;position:",l,";left:",A,";top:",u,";width:",f,";height:",d],g&&(m.push(";transform:"),m.push(g))),"DIALOG"==s.tagName?m.push(";margin:0;border-radius:6px;box-shadow:2px 2px 0 0 rgba(0,0,0,.05);-webkit-box-sizing:border-box;box-sizing:border-box;"):m.push(";border:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;"),s.setAttribute("style",m.join(""))}c(s)&&function(e){var t,n,r,s;s=((null===(t=o.body)||void 0===t?void 0:t.scrollTop)||(null===(n=o.documentElement)||void 0===n?void 0:n.scrollTop)||0)+((i.innerHeight?i.innerHeight:null===(r=o.documentElement)||void 0===r?void 0:r.clientHeight)-e.offsetHeight)/2,e.style.top=s+"px",e._dlgInfo.isTopOverridden=h}(s),e&&(s._dlgInfo.modal=h,p.pushDialog(s,t))}}function y(e){var t=this;return t.open||n.error("closeDialog called on closed dialog."),t.open=d,t.removeAttribute("open"),t.setAttribute("closed","closed"),t.style.display="none",void 0!==e&&(t.returnValue=e),t._dlgInfo.isTopOverridden&&(t.style.top="auto"),t._dlgInfo.modal&&p.removeDialog(t),t.returnValue}n.dialog={setup:function(e,t){e.show=g.bind(e,d,t),e.showModal=g.bind(e,h,t),e.close=y.bind(e),e._dlgInfo={}}},n.mask={dlgMask:!1,preOnresize:!1,preOnscroll:!1},n.setBackOpacity=function(e){n.isNumber(e.opacity)?p.opacity=e.opacity:p.opacity=.1,n.isNumber(e.grayHex)?p.grayHex=e.grayHex:p.grayHex=128},n.showMask=function(t){var r,i,s,a,c;if(!n.mask.dlgMask&&!n.dlgLoadingShowStatus){var l,u,A,f,h=!1;if(t&&(f={},t.style?f.style=t.style:((n.isString(t.top)||n.isNumber(t.top))&&(f.top=t.top),(n.isString(t.left)||n.isNumber(t.left))&&(f.left=t.left),n.isString(t.position)&&(f.position=t.position)),t.confined&&(h=t.confined),(n.isString(t.width)||n.isNumber(t.width))&&(i=t.width),(n.isString(t.height)||n.isNumber(t.height))&&(s=t.height),n.isString(t.background)&&(a=t.background),n.isString(t.imageSource)&&(c=t.imageSource),n.setBackOpacity(t),h&&t.wrapperEl&&(u=t.wrapperEl,n.isString(u)&&(u=o.getElementById(u)))),!c){var d=void 0;e.DWT&&e.DWT.CustomizableDisplayInfo&&(d=e.DWT.CustomizableDisplayInfo),c=d&&n.isString(d.loaderBarSource)&&""!=d.loaderBarSource?d.loaderBarSource:e.navInfoSync.bIE?n.loaderBarSourceIE:n.loaderBarSource}u&&(A=u.getBoundingClientRect(),u.style.position="relative"),(l=o.createElement("div"))&&(l.className="dynamsoft-dialog-wrap",l.innerHTML=n.createShowMaskContent({width:i,height:s,backgroundColor:a,imageSource:c}),u?(u.appendChild(l),l.style.position="absolute",l.style.top="50%",l.style.left="50%",l.style.transform="translate(-50%, -50%)"):null===(r=o.body)||void 0===r||r.appendChild(l),h&&A&&(window.onresize?n.mask.preOnresize=window.onresize:n.mask.preOnresize=!1,window.onscroll?n.mask.preOnscroll=window.onscroll:n.mask.preOnscroll=!1),n.mask.dlgMask=l,n.dialog.setup(l,h),f&&(l._dlgInfo.styleConfig=f),u&&(l._dlgInfo.wrapperEl=u),l.showModal())}},n.hideMask=function(){var e,t=n.mask.dlgMask;t&&(t.close(),t._dlgInfo&&t._dlgInfo.wrapperEl?(t._dlgInfo.wrapperEl.removeChild(t),t._dlgInfo.wrapperEl=null):null===(e=o.body)||void 0===e||e.removeChild(t),n.mask.dlgMask=!1),n.mask.preOnresize?window.onresize=n.mask.preOnresize:window.onresize=null,n.mask.preOnresize=!1,n.mask.preOnscroll?window.onscroll=n.mask.preOnscroll:window.onscroll=null,n.mask.preOnscroll=!1}}(t),function(e){var t,n,r,i,o=e.Lib,s=window.document,a=[],c=a.push,l=a.slice,u=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,A=function(){n()};try{c.apply(l.call(s.childNodes),s.childNodes)}catch(h){return}function f(e,t,o,a){var l,A,f,h=t&&t.ownerDocument,d=t?t.nodeType:9;if(o=o||[],"string"!=typeof e||!e||1!==d&&9!==d&&11!==d)return o;if(!a&&((t?t.ownerDocument||t:s)!==r&&n(t),t=t||r,11!==d&&(f=u.exec(e))))if(l=f[1]){if(9===d){if(!(A=t.getElementById(l)))return o;if(A.id===l)return o.push(A),o}else if(h&&(A=h.getElementById(l))&&i(t,A)&&A.id===l)return o.push(A),o}else{if(f[2])return c.apply(o,t.getElementsByTagName(e)),o;if((l=f[3])&&t.getElementsByClassName)return c.apply(o,t.getElementsByClassName(l)),o}return o}n=f.setDocument=function(e){var t,n=e?e.ownerDocument||e:s;return n!==r&&9===n.nodeType&&n.documentElement?(s!==(r=n)&&(t=r.defaultView)&&t.top!==t&&(t.addEventListener?t.addEventListener("unload",A,!1):t.attachEvent&&t.attachEvent("onunload",A)),i=function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},r):r},f.contains=function(e,t){return(e.ownerDocument||e)!==r&&n(e),i(e,t)},f.error=function(e){throw new Error("Syntax error: "+e)},t=f.getText=function(e){var n,r="",i=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)r+=t(e)}else if(3===o||4===o)return e.nodeValue}else for(;n=e[i++];)r+=t(n);return r},n(),o.sizzle=f}(t),function(e){var t,n,r=e.Lib,i=r.doc,o=r.each,s=new je(i),a=s.docElem,c=r.sizzle,l=/^margin/,u=/^(top|right|bottom|left)$/,A=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,f=new RegExp("^("+A+")(?!px)[a-z%]+$","i"),h=new RegExp("^("+A+")(.*)$","i");window.getComputedStyle?(t=function(e){var t,n;return(n=(t=r.isFunction(e.getEL)?e.getEL():e).ownerDocument.defaultView)&&n.opener||(n=window),n.getComputedStyle(t)},n=function(e,n,i){var o,a,u,A,h=e.style;return""!==(A=(i=i||t(e))?i.getPropertyValue(n)||i[n]:undefined)&&A!==undefined||c.contains(e.ownerDocument,e)||(A=r.style(e,n)),i&&!s.pixelMarginRight()&&f.test(A)&&l.test(n)&&(o=h.width,a=h.minWidth,u=h.maxWidth,h.minWidth=h.maxWidth=h.width=A,A=i.width,h.width=o,h.minWidth=a,h.maxWidth=u),A===undefined?A:A+""}):a&&a.currentStyle&&(t=function(e){return e.currentStyle},n=function(e,n,r){var i,o,s,a,c=e.style;return null==(a=(r=r||t(e))?r[n]:undefined)&&c&&c[n]&&(a=c[n]),f.test(a)&&!u.test(n)&&(i=c.left,(s=(o=e.runtimeStyle)&&o.left)&&(o.left=e.currentStyle.left),c.left="fontSize"===n?"1em":a,a=c.pixelLeft+"px",c.left=i,s&&(o.left=s)),a===undefined?a:a+""||"auto"});var d,p=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:-]+)[^>]*)\/>/gi,g=/<([\w:-]+)/,y=/^\s+/,m=/<|&#?\w+;/,C=/<tbody/i,b=/^-ms-/,w=/-([\da-z])/gi,v=/^(none|table(?!-c[ea]).+)/,P=/^<([\w-]+)\s*\/?>(?:<\/\1>|)$/,I={position:"absolute",visibility:"hidden",display:"block"},E={letterSpacing:"0",fontWeight:"400"},S=["Top","Right","Bottom","Left"],B={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:s.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},x=["Webkit","O","Moz","ms"],k="abbr|article|aside|audio|bdi|canvas|data|datalist|details|dialog|figcaption|figure|footer|header|hgroup|main|mark|meter|nav|output|picture|progress|section|summary|template|time|video",z=document.createElement("div");if(z.style){d=z.style,s.cssFloat=!!z.style.cssFloat;var Q=function(e,t){return t.toUpperCase()},L={type:r.type,cssHooks:{},htmlPrefilter:function(e){return e.replace(p,"<$1></$2>")},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;)e[i++]=t[r++];if(n!=n)for(;t[r]!==undefined;)e[i++]=t[r++];return e.length=i,e},camelCase:function(e){return e.replace(b,"ms-").replace(w,Q)},cssProps:{},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0}},F=["flo","at"].join("");L.cssProps[F]=s.cssFloat?"cssFloat":"styleFloat",o(["height","width"],(function(e,n){L.cssHooks[e]={get:function(t,n,i){if(n)return v.test(r.css(t,"display"))&&0===t.offsetWidth?function(e,t,n,r){var i,s={};return o(t,(function(n,r){s[r]=e.style[r],e.style[r]=t[r]})),i=n.apply(e,r||[]),o(t,(function(t,n){e.style[n]=s[n]})),i}(t,I,(function(){return j(t,e,i)})):j(t,e,i)},set:function(n,i,o){var a=o&&t(n);return function(e,t,n){var r=h.exec(t);return r?Math.max(0,parseInt(r[1])-(n||0))+(r[2]||"px"):t}(0,i,o?M(n,e,o,s.boxSizing&&"border-box"===r.css(n,"boxSizing",!1,a),a):0)}}})),r.style=function(e,t,n,i){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,a,c,l=L.camelCase(t),u=e.style;if(t=L.cssProps[l]||(L.cssProps[l]=T(l)||l),c=L.cssHooks[t]||L.cssHooks[l],n===undefined)return c&&"get"in c&&(o=c.get(e,!1,i))!==undefined?o:u[t]+"";"string"==(a=typeof n)&&(o=R(n))&&o[1]&&(n=function(e,t,n,i){var o,s=1,a=20,c=i?function(){return i.cur()}:function(){return r.css(e,t,"")},l=c(),u=n&&n[3]||(L.cssNumber[t]?"":"px"),A=(L.cssNumber[t]||"px"!==u&&+l)&&R(r.css(e,t));if(A&&A[3]!==u){u=u||A[3],n=n||[],A=+l||1;do{A/=s=s||".5",r.style(e,t,A+u)}while(s!==(s=c()/l)&&1!==s&&--a)}return n&&(A=+A||+l||0,o=n[1]?A+(n[1]+1)*n[2]:+n[2],i&&(i.unit=u,i.start=A,i.end=o)),o}(e,t,o),a="number"),null!=n&&n==n&&("number"===a&&(n+=o&&o[3]||(L.cssNumber[l]?"":"px")),s.clearCloneStyle||""!==n||0!==t.indexOf("background")||(u[t]="inherit"),c&&"set"in c&&(n=c.set(e,n,i))===undefined||(u[t]=n))}},r.css=function(e,t,r,i){var o,s,a,c=L.camelCase(t);return t=L.cssProps[c]||(L.cssProps[c]=T(c)||c),(a=L.cssHooks[t]||L.cssHooks[c])&&"get"in a&&(s=a.get(e,!0,r)),s===undefined&&(s=n(e,t,i)),"normal"===s&&t in E&&(s=E[t]),""===r||r?(o=parseFloat(s),!0===r||isFinite(o)?o||0:s):s},r.parseHTML=function(e,t){if(!e||"string"!=typeof e)return[];"boolean"==typeof t&&(t=!1),t=t||document;var n=P.exec(e);return n?[t.createElement(n[1])]:(n=D([e],t),L.merge([],n.childNodes))},r.support=s}function T(e){if(e in d)return e;for(var t=e.charAt(0).toUpperCase()+e.slice(1),n=x.length;n--;)if((e=x[n]+t)in d)return e}function D(e,t){for(var n,i,o,a,l,u,A=e.length,f=function(e){var t=k.split("|"),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.createElement(t.pop());return n}(t),h=[],d=0;d<A;d++)if((i=e[d])||0===i)if("object"===r.type(i))L.merge(h,i.nodeType?[i]:i);else if(m.test(i)){if(o=o||f.appendChild(t.createElement("div"))){for(a=(g.exec(i)||["",""])[1].toLowerCase(),u=B[a]||B._default,o.innerHTML=u[1]+L.htmlPrefilter(i)+u[2],n=u[0];n--;)o=o.lastChild;if(!s.leadingWhitespace&&y.test(i)){var p=y.exec(i);p&&p.length>0&&h.push(t.createTextNode(p[0]))}if(!s.tbody&&(n=(i="table"!==a||C.test(i)?"<table>"!==u[1]||C.test(i)?0:o:o.firstChild)&&i.childNodes.length,i))for(;n--;)L.nodeName(l=i.childNodes[n],"tbody")&&!l.childNodes.length&&i.removeChild(l);for(L.merge(h,o.childNodes),o.textContent="";o.firstChild;)o.removeChild(o.firstChild);o=f.lastChild}}else h.push(t.createTextNode(i));for(o&&f&&f.removeChild(o),d=0;i=h[d++];)"SCRIPT"!==i.tagName&&(c.contains(i.ownerDocument,i),f.appendChild(i));return o=null,f}function M(e,t,n,i,o){for(var s=n===(i?"border":"content")?4:"width"===t?1:0,a=0;s<4;s+=2)"margin"===n&&(a+=r.css(e,n+S[s],!0,o)),i?("content"===n&&(a-=r.css(e,"padding"+S[s],!0,o)),"margin"!==n&&(a-=r.css(e,"border"+S[s]+"Width",!0,o))):(a+=r.css(e,"padding"+S[s],!0,o),"padding"!==n&&(a+=r.css(e,"border"+S[s]+"Width",!0,o)));return a}function j(e,i,o){var a=!0,c="width"===i?e.offsetWidth:e.offsetHeight,l=t(e),u=s.boxSizing&&"border-box"===r.css(e,"boxSizing",!1,l);if(c<=0||null==c){if(((c=n(e,i,l))<0||null==c)&&(c=e.style[i]),f.test(c))return c;a=u&&(s.boxSizingReliable()||c===e.style[i]),c=parseFloat(c)||0}return c+M(e,i,o||(u?"border":"content"),a,l)}function R(e){return new RegExp("^(?:([+-])=|)("+A+")([a-z%]*)$","i").exec(e)}}(t),t.Lib.wakeLock={toggle:Ge,getWakeLock:We})}();
60
+ !function(){"use strict";var e,t=globalThis.Dynamsoft;function n(t){return t===e}function r(t){return t!==e}function i(e){return null===e}var o={"[object Function]":"function","[object String]":"string","[object Object]":"object","[object Boolean]":"boolean","[object Number]":"number","[object Array]":"array"};function s(e){return i(e)||n(e)?String(e):o[{}.toString.call(e)]||"object"}function a(e){return"function"===s(e)}function c(e){return"string"===s(e)}function l(e){return"object"===s(e)}function u(e){return"boolean"===s(e)}function A(e){return"number"===s(e)}function f(e){return Array.isArray?Array.isArray(e):"array"===s(e)}var h=!0,d=!1;function p(e,t,r){if(e){var i=void 0,o=void 0,s=void 0,c=0,l=e.length;if(r=r||null,n(l)||a(e))for(s=Object.keys(e);c<s.length&&(i=s[c],t.call(r,e[i],i,e)!==d);c++);else for(o=e[0];c<l&&t.call(r,o,c,e)!==d;o=e[++c]);}return e}var g={}.hasOwnProperty;function y(e){if(!e||"object"!==s(e)||e.nodeType||e.window==e)return d;var t,r;try{if((r=e.constructor)&&!g(e,"constructor")&&!g(r.prototype,"isPrototypeOf"))return d}catch(i){return d}for(t in e);return n(t)||g(e,t)}var m="object"==typeof HTMLElement;function C(e){return m?e instanceof HTMLElement:e&&"object"==typeof e&&(1===e.nodeType||9===e.nodeType)&&"string"==typeof e.nodeName}function b(e){var t=e;if(C(e))for(;!t&&t!=document.body;)t=t.parentNode;else t=0;return!!t}var w="",v=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,P=String.prototype,I=P.trim;function E(e,t){return 0===e.lastIndexOf(t,0)}function S(e,t){var n=e.length-t.length;return n>=0&&e.indexOf(t,n)===n}function B(e){return null==e?w:I.call(e)}function x(e){if(null==e)return[];if(f(e))return e;var t=typeof e.length,n=typeof e;if("number"!==t||e.alert||"string"===n||"function"===n&&(!("item"in e)||"number"!==t))return[e];for(var r=[],i=0,o=e.length;i<o;i++)r[i]=e[i];return r}I||(I=P.trim=function(){return this.replace(v,w)});var k=t.Lib,z=k.bNode,Q=k.Promise||(z?global.Promise:window.Promise);function L(){if(t.navInfo)return Q.resolve(t.navInfo);var e,n,r=k.bNode||t.navInfoSync.bJSDom?undefined:navigator;if(r&&"userAgentData"in r){var i=navigator.userAgentData;if(i.platform&&""!=i.platform){var o=[];if("brands"in i&&k.isArray(i.brands)&&i.brands.length>0?o=i.brands:"uaList"in i&&k.isArray(i.uaList)&&i.uaList.length>0&&(o=i.uaList),o.length>0)return(n=function(e){var n=t.navInfoSync,r=e.architecture.toLowerCase(),i="64"==e.bitness,o=r.indexOf("arm")>-1,s=r.indexOf("mips")>-1;return{bUseUserAgent:!1,bWin:n.bWin,bMac:n.bMac,bLinux:n.bLinux,bAndroid:n.bAndroid,bMobile:n.bMobile,bPad:n.bPad,bChromeOS:n.bChromeOS,bHarmonyOS:n.bHarmonyOS,bArm64:o,bMips64:s,bEmbed:o||s,bOSx64:i,bIE:!1,bEdge:n.bEdge,bChrome:n.bChrome,bFirefox:n.bFirefox,bSafari:n.bSafari,bOpera:n.bOpera,bGecko:!0,bHuaWeiBrowser:!1,bHTML5Edition:!0,strBrowserVersion:n.strBrowserVersion,IEMode:0}},e?Q.resolve((function(){return n(e)})):navigator.userAgentData.getHighEntropyValues(["platform","platformVersion","architecture","bitness"]).then(n)).then((function(e){return t.navInfo=e,e}))}}return t.navInfo=t.navInfoSync,Q.resolve(t.navInfo)}function F(e){var n,r;if(!t.Lib.bNode&&!t.navInfoSync.bJSDom){var i=t.Lib.doc;if(i&&c(r=e.body)&&r!=w){(n=i.createElement("script")).charset="utf-8",t.navInfoSync.bIE?n.text=r:n.appendChild(i.createTextNode(r)),e.language?n.language=e.language:n.language="javascript",e.type?n.type=e.type:n.type="text/javascript";var o=i&&i.documentElement,s=i.getElementsByTagName("head")[0]||o;s.insertBefore(n,s.firstChild)}}}function T(e){F({body:e})}function D(e){F({body:e,language:"vbscript",type:"text/vbscript"})}function M(e){var t=e?new Date(e):new Date,n="yyyy-MM-dd HH:mm:ss.SSSZ",r={"M+":t.getUTCMonth()+1,"d+":t.getUTCDate(),"H+":t.getUTCHours(),"h+":t.getUTCHours()%12||12,"m+":t.getUTCMinutes(),"s+":t.getUTCSeconds(),"q+":Math.floor((t.getUTCMonth()+3)/3),"S+":t.getUTCMilliseconds()};for(var i in/(y+)/.test(n)&&(n=n.replace(RegExp.$1,(t.getUTCFullYear()+"").substr(4-RegExp.$1.length))),r)new RegExp("("+i+")").test(n)&&(n=n.replace(RegExp.$1,1==RegExp.$1.length?r[i]:("000"+r[i]).substr(("000"+r[i]).length-RegExp.$1.length)));return n}var j,R,N=t.Lib,H=N.win;function U(e,t,n,r){if(N.debug&&R&&a(R.log)){var i=M((new Date).getTime()),o=x(arguments);R.log(["[",i,"] ",o].join(""))}}function J(e,t,n,r){if((N.debug||N.showConsoleError)&&R&&a(R.error)){var i=M((new Date).getTime()),o=x(arguments);R.error(["[",i,"] ",o].join(""))}}function K(e,t,n,r){if(N.debug&&R&&a(R.warn)){var i=M((new Date).getTime()),o=x(arguments);R.warn(["[",i,"] ",o].join(""))}}function O(e,t,n,r){if(N.debug&&R&&a(R.info)){var i=M((new Date).getTime()),o=x(arguments);R.info(["[",i,"] ",o].join(""))}}H&&r(H.console)&&(a((R=H.console).log)&&a(R.error)?j={log:U,error:J,info:O,warn:K,debug:function(e,t,n,r){if(N.debug&&R&&a(R.debug)){var i=M((new Date).getTime()),o=x(arguments);R.debug(["[",i,"] ",o].join(""))}}}:(R=!1,j=!1)),N.showConsoleError=!1;var Y,G=undefined,W=function(e){return"function"==typeof e},Z=function(e){return Array.isArray?Array.isArray(e):e instanceof Array},V=function(e){return!1===e||e===G||null===e},q="undefined",X=typeof TypeError===q?Error:TypeError;if(typeof process!==q&&process.nextTick)Y=process.nextTick;else if(typeof MessageChannel!==q){var _=new MessageChannel,$=[];_.port1.onmessage=function(){$.length&&$.shift()()},Y=function(e){$.push(e),_.port2.postMessage(0)}}else Y=function(e){setTimeout(e,0)};function ee(e){Y((function(){throw e}))}function te(e){return this.then(e,G)}function ne(e){return this.then(G,e)}function re(e,t){return this.then((function(t){return W(e)?e.apply(null,Z(t)?t:[t]):ae.onlyFuncs?t:e}),t||G)}function ie(e){function t(){e()}return this.then(t,t),this}function oe(e){return this.then((function(t){return W(e)?e.apply(null,Z(t)?t.splice(0,0,undefined)&&t:[undefined,t]):ae.onlyFuncs?t:e}),(function(t){return e(t)}))}function se(e){return this.then(G,e?function(t){throw e(t),t}:ee)}var ae=function(){function e(t){this.alwaysAsyncFn=null,this.status=0,this.pendings=[],this.promise={then:function(t,n){var r=new e;return this.pendings.push([function(n){try{V(t)?r.resolve(n):r.resolve(W(t)?t(n):e.onlyFuncs?n:t)}catch(i){r.reject(i)}},function(t){if((V(n)||!W(n)&&e.onlyFuncs)&&r.reject(t),n)try{r.resolve(W(n)?n(t):n)}catch(i){r.reject(i)}}]),0!==this.status&&this.alwaysAsyncFn(this.execCallbacks),r.promise},success:te,error:ne,otherwise:ne,apply:re,spread:re,ensure:ie,nodify:oe,rethrow:se,isPending:function(){return 0===this.status},getStatus:function(){return this.status}},this.alwaysAsyncFn=(G!==t?t:e.alwaysAsync)?Y:function(e){e()},this.promise.toSource=this.promise.toString=this.promise.valueOf=function(){return this.value===undefined?this:this.value}}return e.prototype.resolve=function(e){var t,n=!1;function r(e){return function(t){return n?undefined:(n=!0,e(t))}}if(this.status)return this;try{var i=!(!(t=e)||!(typeof t).match(/function|object/))&&e.then;if(W(i)){if(e===this.promise)throw new X("Promise can't resolve itself");return i.call(e,r(this.resolve),r(this.reject)),this}}catch(o){return r(this.reject)(o),this}return this.alwaysAsyncFn((function(){this.value=e,this.status=1,this.execCallbacks()})),this},e.prototype.reject=function(e){return this.status||this.alwaysAsyncFn((function(){try{throw e}catch(t){this.value=t}this.status=-1,this.execCallbacks()})),this},e.prototype.execCallbacks=function(){if(0!==this.status){var e,t=this.pendings,n=0,r=t.length,i=~this.status?0:1;for(this.pendings=[];n<r;n++)(e=t[n][i])&&e(this.value)}},e.deferred=e,e.defer=e,e.nextTick=Y,e.alwaysAsync=!0,e.onlyFuncs=!0,e.resolve=function(t){return new e(!0).resolve(t).promise},e.resolved=e.resolve,e.fulfilled=e.resolve,e.reject=function(t){return new e(!0).reject(t).promise},e.rejected=e.reject,e}();var ce=t.Lib,le=/^(\/?)([\s\S]+\/(?!$)|\/)?((?:\.{1,2}$|[\s\S]+?)?(\.[^.\/]*)?)$/;function ue(e,t){var n,r=[];for(n=0;n<e.length;n++){var i=e[n];i&&"."!==i&&(".."===i?r.length&&".."!==r[r.length-1]?r.pop():t&&r.push(".."):r.push(i))}return r}function Ae(e){var t="/"===e.charAt(0),n="/"===e.slice(-1);return(e=ue(ce.filter(e.split("/"),(function(e){return!!e})),!t).join("/"))||t||(e="."),e&&n&&(e+="/"),(t?"/":"")+e}var fe=function(){function e(){}return e.prototype.resolve=function(){var e,t,n="",r=arguments,i=!1;for(e=r.length-1;e>=0&&!i;e--)c(t=r[e])&&t&&(n=t+"/"+n,i="/"===t.charAt(0));return(i?"/":"")+ue(ce.filter(n.split("/"),(function(e){return!!e})),!i).join("/")||"."},e.prototype.join=function(){var e=x(arguments);return Ae(ce.filter(e,(function(e){return e&&c(e)})).join("/"))},e.prototype.relative=function(e,t){e=Ae(e),t=Ae(t);var n,r,i=ce.filter(e.split("/"),(function(e){return!!e})),o=[],s=ce.filter(t.split("/"),(function(e){return!!e})),a=Math.min(i.length,s.length);for(n=0;n<a&&i[n]===s[n];n++);for(r=n;n<i.length;)o.push(".."),n++;return(o=o.concat(s.slice(r))).join("/")},e.prototype.basename=function(e,t){var n;return n=(e.match(le)||[])[3]||"",t&&n&&n.slice(-1*t.length)===t&&(n=n.slice(0,-1*t.length)),n},e.prototype.dirname=function(e){var t=e.match(le)||[],n=t[1]||"",r=t[2]||"";return n||r?(r&&(r=r.substring(0,r.length-1)),n+r):"."},e.prototype.extname=function(e){return(e.match(le)||[])[4]||""},e}();function he(e){if(null==e||"object"!=typeof e)return e;var t,n,r;if(e instanceof Date)return(t=new Date).setTime(e.getTime()),t;if(e instanceof Array){for(t=[],r=e.length,n=0;n<r;n++)t[n]=he(e[n]);return t}if(e instanceof Object){for(n in t={},e)e.hasOwnProperty(n)&&(t[n]=he(e[n]));return t}return 0}var de=/[#\/\?@]/g,pe=/[#\?]/g,ge={scheme:1,userInfo:2,hostname:3,port:4,path:5},ye=new RegExp("^(?:([\\w\\d+.-]+):)?(?://(?:([^/?#@]*)@)?([\\w\\d\\-\\u0100-\\uffff.+%]*|\\[[^\\]]+\\])(?::([0-9]+))?)?(.+)?$");function me(e,t){return c(e)&&c(t)?e.toLowerCase()===t.toLowerCase():e===t}function Ce(e,t){return encodeURI(e).replace(t,(function(e){return"%"+function(e){return 1===e.length?"0"+e:e}(e.charCodeAt(0).toString(16))}))}var be=function(){function e(t){if(this.scheme="",this.userInfo="",this.hostname="",this.port="",this.path="",t instanceof e)return he(t);e.getComponents(t,this)}return e.prototype.clone=function(){var t=new e,n=this;return p(ge,(function(e,r){t[r]=n[r]})),t},e.prototype.getScheme=function(){return this.scheme},e.prototype.setScheme=function(e){return this.scheme=e,this},e.prototype.getHostname=function(){return this.hostname},e.prototype.setHostname=function(e){return this.hostname=e,this},e.prototype.setUserInfo=function(e){return this.userInfo=e,this},e.prototype.getUserInfo=function(){return this.userInfo},e.prototype.setPort=function(e){return this.port=e,this},e.prototype.getPort=function(){return this.port},e.prototype.setPath=function(e){return this.path=e,this},e.prototype.getPath=function(){return this.path},e.prototype.isSameOriginAs=function(e){var t=this;return me(t.hostname,e.hostname)&&me(t.scheme,e.scheme)&&me(t.port,e.port)},e.prototype.toString=function(e){var t,n,r,i,o,s=[],a=this;return(t=a.scheme)&&(s.push(Ce(t,de)),s.push(":")),(n=a.hostname)&&(s.push("//"),(o=a.userInfo)&&(s.push(Ce(o,de)),s.push("@")),s.push(encodeURIComponent(n)),(i=a.port)&&(s.push(":"),s.push(i))),(r=a.path)&&(n&&!E(r,"/")&&(r="/"+r),s.push(Ce(r,pe))),s.join("")},e.getComponents=function(e,t){var n=(e=e||w).match(ye)||[],r=t||{};return p(ge,(function(e,t){r[t]=n[e]})),r},e}();function we(e){return decodeURIComponent(e.replace(/\+/g," "))}function ve(e){return encodeURIComponent(String(e))}var Pe,Ie=t.Lib;function Ee(e){var t=typeof e;return null==e||"object"!==t&&"function"!==t}function Se(e,t,i,o){t=t||"&",i=i||"=",n(o)&&(o=h);var s=[];return p(e,(function(e,n){var a=ve(n);Ee(e)?(s.push(a),r(e)&&s.push(i,ve(e+w)),s.push(t)):f(e)&&e.length&&p(e,(function(e){Ee(e)&&(s.push(a,o?ve("[]"):w),r(e)&&s.push(i,ve(e+w)),s.push(t))}))})),s.pop(),s.join(w)}function Be(e,t,n){if(!c(e)||!(e=B(e)))return{};t=t||"&",n=n||"=";for(var r,i,o,s={},a=we,l=e.split(t),u=0,A=l.length;u<A;++u){if(-1===(r=Ie.indexOf(n,l[u])))i=a(l[u]),o=undefined;else{i=a(l[u].substring(0,r)),o=l[u].substring(r+1);try{o=a(o)}catch(h){J("decodeURIComponent error : "+o),J(h)}S(i,"[]")&&(i=i.substring(0,i.length-2))}i in s?f(s[i])?s[i].push(o):s[i]=[s[i],o]:s[i]=o}return s}function xe(e){e._queryMap||(e._queryMap=Be(e._query))}p({"&amp;":"&","&gt;":">","&lt;":"<","&#x60;":"`","&#x2F;":"/","&quot;":'"',"&#x27;":"'"},(function(e,t){}));var ke=function(){function e(e){this._query=e||""}return e.prototype.clone=function(){return new e(this.toString())},e.prototype.reset=function(e){var t=this;return t._query=e||"",t._queryMap=null,t},e.prototype.count=function(){var e=0;return xe(this),p(this._queryMap,(function(t){f(t)?e+=t.length:e++})),e},e.prototype.has=function(e){var t;return xe(this),t=this._queryMap,e?e in t:!function(e){var t;if(e)for(t in e)if(!n(t))return!1;return!0}(t)},e.prototype.get=function(e){var t;return xe(this),t=this._queryMap,e?t[e]:t},e.prototype.keys=function(){return xe(this),Object.keys(this._queryMap)},e.prototype.set=function(t,n){var r,i=this;return xe(i),r=i._queryMap,c(t)?i._queryMap[t]=n:(t instanceof e&&(t=t.get()),p(t,(function(e,t){r[t]=e}))),i},e.prototype.remove=function(e){var t=this;return xe(t),e?delete t._queryMap[e]:t._queryMap={},t},e.prototype.add=function(t,r){var i,o,s=this;return c(t)?(xe(s),o=n(o=(i=s._queryMap)[t])?r:[].concat(o).concat(r),i[t]=o):(t instanceof e&&(t=t.get()),p(t,(function(e,t){s.add(t,e)}))),s},e.prototype.toString=function(e){return xe(this),Se(this._queryMap,Pe,Pe,e)},e}();function ze(e,t){var n;for(n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}var Qe,Le,Fe=t.Lib,Te=/[\-#$\^*()+\[\]{}|\\,.?\s]/g,De={"&amp;":"&","&gt;":">","&lt;":"<","&#x60;":"`","&#x2F;":"/","&quot;":'"',"&#x27;":"'"},Me={};p(De,(function(e,t){Me[e]=t}));var je=function(){function e(e){var t=e.createElement("div"),n=e.createElement("div");n.style&&(this.div=n,this.container=t,this.docElem=e.documentElement,n.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",this.leadingWhitespace=3===n.firstChild.nodeType,this.tbody=!n.getElementsByTagName("tbody").length,this.htmlSerialize=!!n.getElementsByTagName("link").length,n.style.cssText="float:left;opacity:.5",this.opacity="0.5"===n.style.opacity,this.cssFloat=!!n.style.cssFloat,n.style.backgroundClip="content-box",n.cloneNode(!0).style.backgroundClip="",this.clearCloneStyle="content-box"===n.style.backgroundClip,(t=document.createElement("div")).style.cssText="border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute",n.innerHTML="",t.appendChild(n),this.boxSizing=""===n.style.boxSizing||""===n.style.MozBoxSizing||""===n.style.WebkitBoxSizing)}return e.prototype.reliableHiddenOffsets=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.reliableHiddenOffsetsVal},e.prototype.boxSizingReliable=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.boxSizingReliableVal},e.prototype.pixelMarginRight=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.pixelMarginRightVal},e.prototype.pixelPosition=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.pixelPositionVal},e.prototype.reliableMarginRight=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.reliableMarginRightVal},e.prototype.reliableMarginLeft=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.reliableMarginLeftVal},e.prototype.computeStyleTests=function(){var e,t,n=this.div;this.docElem&&this.docElem.appendChild(this.container),n.style.cssText="-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%",this.pixelPositionVal=this.boxSizingReliableVal=this.reliableMarginLeftVal=!1,this.pixelMarginRightVal=this.reliableMarginRightVal=!0,window.getComputedStyle&&(t=window.getComputedStyle(n),this.pixelPositionVal="1%"!==(t||{}).top,this.reliableMarginLeftVal="2px"===(t||{}).marginLeft,this.boxSizingReliableVal="4px"===(t||{width:"4px"}).width,n.style.marginRight="50%",this.pixelMarginRightVal="4px"===(t||{marginRight:"4px"}).marginRight,(e=n.appendChild(document.createElement("div"))).style.cssText=n.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",e.style.marginRight=e.style.width="0",n.style.width="1px",this.reliableMarginRightVal=!parseFloat((window.getComputedStyle(e)||{}).marginRight),n&&n.removeChild(e)),n.style.display="none",this.reliableHiddenOffsetsVal=0===n.getClientRects().length,this.reliableHiddenOffsetsVal&&(n.style.display="",n.innerHTML="<table><tr><td></td><td>t</td></tr></table>",n.childNodes[0].style.borderCollapse="separate",(e=n.getElementsByTagName("td"))[0].style.cssText="margin:0;border:0;padding:0;display:none",this.reliableHiddenOffsetsVal=0===e[0].offsetHeight,this.reliableHiddenOffsetsVal&&(e[0].style.display="",e[1].style.display="none",this.reliableHiddenOffsetsVal=0===e[0].offsetHeight)),this.docElem&&this.docElem.removeChild(this.container)},e}();function Re(e){return Math.random().toString(16).substring(2,2+e)}var Ne=Date.now||function(){return+new Date};function He(e,t,n,r){return new(n||(n=Promise))((function(i,o){function s(e){try{c(r.next(e))}catch(t){o(t)}}function a(e){try{c(r["throw"](e))}catch(t){o(t)}}function c(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}c((r=r.apply(e,t||[])).next())}))}function Ue(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:a(0),"throw":a(1),"return":a(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function a(o){return function(a){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r["return"]:o[0]?r["throw"]||((i=r["return"])&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=s.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(a){o=[6,a],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,a])}}}var Je=!1;"wakeLock"in navigator&&(Je=!0);var Ke,Oe,Ye=null;function Ge(){Je&&(null==Ye?function(){He(this,void 0,void 0,(function(){return Ue(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,navigator.wakeLock.request("screen")];case 1:return Ye=e.sent(),[3,3];case 2:return e.sent(),Ye=null,[3,3];case 3:return[2]}}))}))}():Ye.release().then((function(){Ye=null})))}function We(){return Ye}var Ze,Ve=20221111,qe=t.Lib,Xe=!1;qe&&qe.__ver&&qe.isNumber(qe.__ver)&&qe.__ver>=Ve&&(Xe=!0),Xe||((Ze=globalThis)&&!Ze.Map&&(Ze.Map=function(){this.keys=[],this.data={},this.set=function(e,t){null==this.data[e]&&-1==this.keys.indexOf(e)&&this.keys.push(e),this.data[e]=t},this.get=function(e){return this.data[e]}}),ze(t.Lib,{debug:!1,nil:undefined,mix:ze,clone:he,keys:Object.keys,now:Ne,getRandom:function(){for(var e,t=Ne()%1e4,n=[],r=0;r<5;r++)e=Math.floor(10*Math.random()),0!=r||0!=e?n.push(e):r=-1;return t<10?n.push("000"):t<100?n.push("00"):t<1e3&&n.push("0"),n.push(t),n.join("")},guid:function(e){var t=[Re(8),"-",Re(4),"-",Re(4),"-",Re(4),"-",Re(8)];return e&&t.unshift(e),t.join("")},stringify:null===(Ke=globalThis.JSON)||void 0===Ke?void 0:Ke.stringify,parse:null===(Oe=globalThis.JSON)||void 0===Oe?void 0:Oe.parse,__ver:Ve}),function(e){var t=e.Lib;t.mix(t,{isDef:r,isUndef:n,isUndefined:n,isNull:i,isNaN:isNaN,isFunction:a,isString:c,isObject:l,isBoolean:u,isNumber:A,isArray:f,type:s,isPlainObject:y,isDOM:C,isDOMInBody:b,each:p})}(t),ze(t.Lib,{getFormatedNow:M,getLogger:function(){return j},setLogger:function(e){j=e},log:U,error:J,warn:K,info:O}),function(e){var t=e.Lib,n=Array.prototype;t.mix(t,{filter:function(e,t,r){return n.filter.call(e,t,r||this)},indexOf:function(e,t){return n.indexOf.call(t,e)},uniq:function(e){var t,n,r=[],i=e.length;for(t=0;t<i;t++){for(n=t+1;n<i;n++)e[t]===e[n]&&(n=++t);r.push(e[t])}return r}})}(t),function(e){var t=e.Lib;t.mix(t,{startsWith:E,endsWith:S,replaceAll:function(e,t,n){return e.replace(new RegExp(t,"gi"),n)},upperCaseFirst:function(e){return e.charAt(0).toUpperCase()+e.substr(1)},removeNonPrintableChar:function(e){return t.isString(e)?e.replace(/[^\x20-\x7E]/g,""):e},makeArray:x,trim:B})}(t),function(e){var t=e.Lib;t.extend=function(e,n){var r=function(){e.apply(this,arguments),n&&n.apply(this,arguments)};return t.each(e.prototype,(function(e,t){r.prototype[t]=e})),r.prototype.constructor=r,r}}(t),function(e){var t=e.Lib;function n(e){var n=this,r=n.constructor;for(n.__attrs={},n.__attrVals={},n.userConfig=e;r;)n.addAttrs(r.ATTRS),r=r.superclass?r.superclass.constructor:null;t.mix(n.__attrs,e)}t.mix(n.prototype,{get:function(e){return e in this.__attrs?this.__attrs[e]:""},set:function(e,t){e in this.__attrs&&(this.__attrs[e]=t)},addAttrs:function(e){t.mix(this.__attrs,e)}}),n.extend=function(e){var n,r;return(e=e||{}).constructor&&(n=e.constructor),r=t.extend(this,n),t.mix(r,e),r},t.Attributes=n}(t),ze(Fe,{urlEncode:ve,urlDecode:we,fromUnicode:function(e){return e.replace(/\\u([a-f\d]{4})/gi,(function(e,t){return String.fromCharCode(parseInt(t,16))}))},escapeHtml:function(e){return(e+"").replace(function(){if(Qe)return Qe;var e=w;return p(De,(function(t){e+=t+"|"})),e=e.slice(0,-1),Qe=new RegExp(e,"g")}(),(function(e){return Me[e]}))},escapeRegExp:function(e){return e.replace(Te,"\\$&")},unEscapeHtml:function(e){return e.replace(function(){if(Le)return Le;var e=w;return p(Me,(function(t){e+=t+"|"})),e+="&#(\\d{1,5});",Le=new RegExp(e,"g")}(),(function(e,t){return De[e]||String.fromCharCode(+t)}))},param:Se,unparam:Be}),t.Lib.Path=new fe,t.Lib.uriQuery=ke,t.Lib.Uri=be,function(e){var t=e.Lib,n=t.win,r=20220622;if(!(t._promise_ver&&t.isNumber(t._promise_ver)&&t._promise_ver>=r)){if(t._promise_ver=r,n&&t.isFunction(n.__zone_symbol__Promise)&&(t.nativePromise=n.__zone_symbol__Promise),self&&self.Promise)return t.Promise=self.Promise,void(t.nativePromise||(t.nativePromise=t.Promise));if(n&&n.Promise)return t.Promise=n.Promise,void(t.nativePromise||(t.nativePromise=t.Promise));t.Promise=ae,t.nativePromise||(t.nativePromise=t.Promise)}}(t),t.Lib.asyncGetNavInfo=L,function(e){var t=e.Lib,n=e.navInfoSync,r=!1,i=!1;if(t.bNode||n.bJSDom||n.bEdge&&n.bFileSystem||n.bIE&&n.IEVersion<8);else try{i=window.localStorage,r=!!i}catch(o){i=!1}t.LS={isSupportLS:function(){return r},item:function(e,t,n){var r=null;return this.isSupportLS()?(t?(i.setItem(e,t),r=t):r=i.getItem(e),null===r?n:r):n},removeItem:function(e){return!!this.isSupportLS()&&(i.removeItem(e),!0)}}}(t),function(e){var t=e.Lib,n=t.win,r=t.doc,i=0,o=[],s=/\S/,a=!(!r||!r.addEventListener),c="DOMContentLoaded",l="readystatechange",u="load",A="complete",f=a?function(e,t,n){e.addEventListener(t,n,!1)}:function(e,t,n){e.attachEvent("on"+t,n)},h=a?function(e,t,n){e.removeEventListener(t,n,!1)}:function(e,t,n){e.detachEvent("on"+t,n)};function d(){for(var e=0;e<o.length;e++)try{o[e](t)}catch(n){t.log(n,"error"),setTimeout((function(){throw n}),0)}}function p(){if(!i){if(i=1,t.bNode||e.navInfoSync.bJSDom)return void d();L().then((function(){r&&h(n,u,p),d()}))}}if(t.mix(t,{isWindow:function(e){return null!=e&&e==e.window},globalEval:function(e){e&&s.test(e)&&(n.execScript?n.execScript(e):function(e){n.eval.call(n,e)}(e))},domReady:function(e){if(i)try{e(t)}catch(n){t.log(n,"error"),setTimeout((function(){throw n}),0)}else o.push(e);return this}}),t.ready=t.domReady,t.bNode||e.navInfoSync.bJSDom)p();else if(function(){if(r&&r.readyState!==A)if(f(n,u,p),a){var e=function(){h(r,c,e),p()};f(r,c,e)}else{var t=function(){r.readyState===A&&(h(r,l,t),p())};f(r,l,t);var i=void 0,o=r&&r.documentElement,s=o&&o.doScroll;try{i=null===n.frameElement}catch(g){i=!1}if(s&&i){var d=function(){try{s("left"),setTimeout(p,30)}catch(e){setTimeout(d,40)}};d()}}else p()}(),e.navInfoSync.bIE)try{r.execCommand("BackgroundImageCache",!1,!0)}catch(g){}}(t),function(e){var t=e.Lib,n="none";t.mix(t,{get:function(e){return t.doc.getElementById(e)},hide:function(e){var r=t.isString(e)?t.get(e):e;r&&(r.length>0&&(r=r[0]),r.style.display=n)},show:function(e){var n=t.isString(e)?t.get(e):e;n&&(n.length>0&&(n=n[0]),n.style.display=w)},toggle:function(e){var r=t.isString(e)?t.get(e):e;r&&(r.length>0&&(r=r[0]),r.style.display===n?r.style.display=w:r.style.display=n)},empty:function(e){if(e)for(;e.firstChild;)e.removeChild(e.firstChild)}})}(t),function(e){var t=e.Lib;t.colorStrToInt=function(e){var t,n,r="0x";if(/^(rgb|RGB)/.test(e)){var i=e.replace(/[^\d,.]/g,"").split(",");for(n=0;n<3;++n)1==(t=Number(i[n]).toString(16)).length&&(t="0"+t),r+=t;4==i.length?(1==(t=Math.round(255*Number(i[n])).toString(16)).length&&(t="0"+t),r+=t):r+="ff"}else if("transparent"==e)r+="00000000";else if(/^#[0-9a-fA-f]{6}$/.test(e))r+=e.replace(/#/,"")+"ff";else if(/^#[0-9a-fA-f]{3}$/.test(e)){for(n=0;n<3;++n)r+=e[n]+e[n];r+="ff"}else r="-1";return Number(r)},t.IntToColorStr=function(t){if(t>4294967295||t<0)return null;var n;if(e.navInfoSync.bHTML5Edition)n="rgba("+Math.floor(t/16777216)+","+Math.floor(t/65536)%256+","+Math.floor(t/256)%256+","+t%256/255+")";else if(t%256==0)n="transparent";else{for(n=Math.floor(t/256).toString(16);6!=n.length;)n="0"+n;n="#"+n}return n}}(t),function(e){var n=t.Lib,r=n.doc,i=r&&r.documentElement,o=r.getElementsByTagName("head")[0]||i,s=r.createElement("script").readyState?function(e,t){var n=e.onreadystatechange;e.onreadystatechange=function(){var r=e.readyState;"loaded"===r||"complete"===r?(e.onreadystatechange=null,n&&n(),t.call(this,{type:"load",path:[e]})):"loading"===r||t.call(this,{type:"error",path:[e]})}}:function(e,t){e.addEventListener("load",t,d),e.addEventListener("error",t,d)};n.scriptOnload=s,n.getScript=function(e,t,r){return n.addScript(e,t,!1,r)},n.addScript=function(e,i,a,c){var l,u,A=c;if(n.isFunction(A)||(A=function(){}),n.bNode||t.navInfoSync.bJSDom)A();else{if(n.isString(e)&&e!=w)return l=r.createElement("script"),u=["",e].join(w),l.src=u,i&&(l.async=!0),l.charset="utf-8",s(l,A),a?o.appendChild(l):o.insertBefore(l,o.firstChild),l;A()}},n.getScripts=function(e,t,r){return n.addScripts(e,t,!1,r)},n.addScripts=function(e,r,i,o){var s=o;if(n.isFunction(s)||(s=function(){}),n.bNode||t.navInfoSync.bJSDom)s("ok");else if(n.isArray(e)){var a=e.length,c=function(e){e&&"load"==e.type?a--:(e&&"error"==e.type&&n.error(["Failed to load resource: ",e.target.src,"."].join("")),s()),a<=0&&s("ok")};a<=0?s("ok"):n.each(e,(function(e){n.addScript(e,r,i,c)}))}else s()},n.getCss=function(e,t){return n.addCss(e,!1,t)},n.addCss=function(e,i,a){var c,l=a;if(n.isFunction(l)||(l=!1),n.isString(e)&&e!=w){if(!n.bNode&&!t.navInfoSync.bJSDom)return(c=r.createElement("link")).href=e,c.rel="stylesheet",c.async=!0,l&&s(c,l),i?o.appendChild(c):o.insertBefore(c,o.firstChild),c;l&&l()}else l&&l()},n.getAllCss=function(e,t){return n.addAllCss(e,!1,t)},n.addAllCss=function(e,r,i){if(n.bNode||t.navInfoSync.bJSDom)i&&i("ok");else if(n.isArray(e)){var o=e.length,s=function(e){var t;if(e&&"load"==e.type){var r=null===(t=null===window||void 0===window?void 0:window.location)||void 0===t?void 0:t.protocol;"https:"!==r&&"http:"!==r||this.sheet&&true?o--:e.type="error"}e&&"load"!=e.type&&(e&&"error"==e.type&&n.error(["Failed to load resource: ",e.target.href,"."].join("")),i()),o<=0&&i("ok")};n.each(e,(function(e){n.addCss(e,r,s)}))}else i&&i()},n.addJS=T,n.addVBS=D}(),function(e){var t=e.Lib,n={fire:function(e){var n,r=this;r.exec=r.exec||{},e=e.toLowerCase(),n=Array.prototype.slice.call(arguments,1),t.each(r.exec[e]||[],(function(e){var i=e.f,o=e.c||r;try{i.apply(o,n)}catch(s){t.log(s)}}))},on:function(e,t,n){var r=this;r.exec=r.exec||{},e=e.toLowerCase(),r.exec[e]=r.exec[e]||[],r.exec[e].push({f:t,c:n})},off:function(e,t,n){var r=this.exec;if(r)if(e)if(e=e.toLowerCase(),t)for(var i=r[e]||[],o=i.length-1;o>=0;o--)i[o]===t&&i.splice(o,1);else r[e]=null;else this.exec=null}};t.obj={customEvent:n}}(t),function(e){var t,n=e.Lib;t=function(t){return e.navInfoSync.bGecko&&"mousewheel"===t?"DOMMouseScroll":t},n.mix(n,{addEventListener:function(e,n,r){var i=t(n);e&&e.addEventListener(i,r,!1)},removeEventListener:function(e,n,r){var i=t(n);e&&e.removeEventListener(i,r,!1)},stopPropagation:function(e){var t=e||n.win.event;t.preventDefault&&t.preventDefault(),t.stopPropagation&&t.stopPropagation(),t.returnValue=!1,t.cancelBubble=!0},fireEvent:function(e,t){var r=n.win.document.createEvent("HTMLEvents");r.initEvent(e,h,h),t.dispatchEvent&&t.dispatchEvent(r)}})}(t),function(e){var t=e.Lib,n={encodeChars:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",decodeChars:[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,62,-1,-1,-1,63,52,53,54,55,56,57,58,59,60,61,-1,-1,-1,-1,-1,-1,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,-1,-1,-1,-1,-1]};t.base64={UTF16ToUTF8:function(e){for(var t,n,r=[],i=e.length,o=0;o<i;o++){var s=e.charCodeAt(o);if(s>0&&s<=127)r.push(e.charAt(o));else if(s>=128&&s<=2047)t=192|s>>6&31,n=128|63&s,r.push(String.fromCharCode(t),String.fromCharCode(n));else if(s>=2048&&s<=65535){t=224|s>>12&15,n=128|s>>6&63;var a=128|63&s;r.push(String.fromCharCode(t),String.fromCharCode(n),String.fromCharCode(a))}}return r.join("")},UTF8ToUTF16:function(e){var t,n,r,i,o=[],s=e.length;for(t=0;t<s;t++)0==((n=e.charCodeAt(t))>>7&255)?o.push(e.charAt(t)):6==(n>>5&255)?(i=(31&n)<<6|63&(r=e.charCodeAt(++t)),o.push(String.fromCharCode(i))):14==(n>>4&255)&&(i=(255&(n<<4|(r=e.charCodeAt(++t))>>2&15))<<8|(3&r)<<6|63&e.charCodeAt(++t),o.push(String.fromCharCode(i)));return o.join("")},encode:function(e){for(var t,r,i,o=this.UTF16ToUTF8(e),s=[],a=0,c=o.length;a<c;){if(t=255&o.charCodeAt(a++),a==c){s.push(n.encodeChars.charAt(t>>2)),s.push(n.encodeChars.charAt((3&t)<<4)),s.push("==");break}if(r=o.charCodeAt(a++),a==c){s.push(n.encodeChars.charAt(t>>2)),s.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),s.push(n.encodeChars.charAt((15&r)<<2)),s.push("=");break}i=o.charCodeAt(a++),s.push(n.encodeChars.charAt(t>>2)),s.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),s.push(n.encodeChars.charAt((15&r)<<2|(192&i)>>6)),s.push(n.encodeChars.charAt(63&i))}return s.join("")},encodeArray:function(e){for(var t,r,i,o=[],s=0,a=e.length;s<a;){if(t=255&e[s++],s==a){o.push(n.encodeChars.charAt(t>>2)),o.push(n.encodeChars.charAt((3&t)<<4)),o.push("==");break}if(r=255&e[s++],s==a){o.push(n.encodeChars.charAt(t>>2)),o.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),o.push(n.encodeChars.charAt((15&r)<<2)),o.push("=");break}i=255&e[s++],o.push(n.encodeChars.charAt(t>>2)),o.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),o.push(n.encodeChars.charAt((15&r)<<2|(192&i)>>6)),o.push(n.encodeChars.charAt(63&i))}return o.join("")},decode:function(e,t){for(var r,i,o,s,a=this,c=[],l=0,u=e.length;l<u;){do{r=n.decodeChars[255&e.charCodeAt(l++)]}while(l<u&&-1==r);if(-1==r)break;do{i=n.decodeChars[255&e.charCodeAt(l++)]}while(l<u&&-1==i);if(-1==i)break;t?c.push(r<<2|(48&i)>>4):c.push(String.fromCharCode(r<<2|(48&i)>>4));do{if(61==(o=255&e.charCodeAt(l++)))return t?c:a.UTF8ToUTF16(c.join(""));o=n.decodeChars[o]}while(l<u&&-1==o);if(-1==o)break;t?c.push((15&i)<<4|(60&o)>>2):c.push(String.fromCharCode((15&i)<<4|(60&o)>>2));do{if(61==(s=255&e.charCodeAt(l++)))return t?c:a.UTF8ToUTF16(c.join(""));s=n.decodeChars[s]}while(l<u&&-1==s);if(-1==s)break;t?c.push((3&o)<<6|s):c.push(String.fromCharCode((3&o)<<6|s))}return t?c:a.UTF8ToUTF16(c.join(""))}},t.utf8={fromUTF16:function(e){for(var t,n=[],r=0,i=e.length;r<i;)(t=e.charCodeAt(r))>=1&&t<=127?n.push(e.charAt(r)):t>2047?(n.push(String.fromCharCode(224|t>>12&15)),n.push(String.fromCharCode(128|t>>6&63)),n.push(String.fromCharCode(128|t>>0&63))):(n.push(String.fromCharCode(192|t>>6&31)),n.push(String.fromCharCode(128|t>>0&63))),r++;return n.join("")},toUTF16:function(e){for(var t,n,r,i=[],o=0,s=e.length;o<s;)switch((t=e.charCodeAt(o++))>>4){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:i.push(e.charAt(o-1));break;case 12:case 13:n=e.charCodeAt(o++),i.push(String.fromCharCode((31&t)<<6|63&n));break;case 14:n=e.charCodeAt(o++),r=e.charCodeAt(o++),i.push(String.fromCharCode((15&t)<<12|(63&n)<<6|(63&r)<<0))}return i.join("")}};var r="undefined"!=typeof self?self:global;function i(e){this.message=e}i.prototype=new Error,i.prototype.name="InvalidCharacterError",t.btoa=r.btoa?function(e){return r.btoa(e)}:function(e){var t,r,o=String(e),s=0,a=n.encodeChars,c="";for(s=0,a=n.encodeChars,c="";o.charAt(0|s)||(a="=",s%1);c+=a.charAt(63&t>>8-s%1*8)){if((r=o.charCodeAt(s+=3/4))>255)throw new i("'btoa' failed: The string to be encoded contains characters outside of the Latin1 range.");t=t<<8|r}return c},t.atob=r.atob?function(e){return r.atob(e)}:function(e){var t,r,o=String(e).replace(/[=]+$/,""),s=0,a=0,c="";if(o.length%4==1)throw new i("'atob' failed: The string to be decoded is not correctly encoded.");for(s=0,a=0,c="";r=o.charAt(a++);~r&&(t=s%4?64*t+r:r,s++%4)?c+=String.fromCharCode(255&t>>(-2*s&6)):0)r=n.encodeChars.indexOf(r);return c}}(t),function(e){var t=e.Lib,n={queue:[],doNextStarted:!1,timer:null,pushToDo:function(e,t,r){n.queue.push({obj:e,method:t,args:r})},doNext:function(){if(n.doNextStarted)if(0!=n.queue.length){var e=n.queue[0],r=e.obj,i=e.method,o=e.args;if(n.queue.splice(0,1),r&&t.isFunction(r[i])){var s=!1;if(o.length>2){var a=o[o.length-2],c=o[o.length-1];t.isFunction(a)&&t.isFunction(c)&&(o[o.length-2]=function(){try{a.apply(r,arguments)}catch(e){}n.timer=setTimeout(n.doNext,0)},o[o.length-1]=function(){try{c.apply(r,arguments)}catch(e){}n.timer=setTimeout(n.doNext,0)},s=!0)}try{r[i].apply(r,o)}catch(l){}s||(n.timer=setTimeout(n.doNext,0))}else if(null===r&&t.isFunction(i)){try{i.apply(null,o)}catch(u){}n.timer=setTimeout(n.doNext,0)}else t.log("not invoke a function: "+i),n.timer=setTimeout(n.doNext,0)}else n.stop();else n.stop()},start:function(){n.doNextStarted||(n.doNextStarted=!0,n.timer=setTimeout(n.doNext,0))},stop:function(){clearTimeout(n.timer),n.timer=null,n.doNextStarted=!1,n.queue=[]}};t.asyncQueue=n}(t),function(e){var t,n=e.Lib,r={not_string:/[^s]/,not_bool:/[^t]/,not_type:/[^T]/,not_primitive:/[^v]/,number:/[diefg]/,numeric_arg:/[bcdiefguxX]/,json:/[j]/,not_json:/[^j]/,text:/^[^\x25]+/,modulo:/^\x25{2}/,placeholder:/^\x25(?:([1-9]\d*)\$|\(([^)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-gijostTuvxX])/,key:/^([a-z_][a-z_\d]*)/i,key_access:/^\.([a-z_][a-z_\d]*)/i,index_access:/^\[(\d+)\]/,sign:/^[+-]/};function i(e,t){if(n.isFunction("_".repeat))return e.repeat(t);for(var r=0,i=[];r<t;r++)i.push(e);return i.join("")}function o(e,n){var o,s,a,c,l,u,A,f,h,d=1,p=e.length,g="";for(s=0;s<p;s++)if("string"==typeof e[s])g+=e[s];else if("object"==typeof e[s]){if((c=e[s]).keys)for(o=n[d],a=0;a<c.keys.length;a++){if(o==undefined)throw new Error(t('[sprintf] Cannot access property "%s" of undefined value "%s"',c.keys[a],c.keys[a-1]));o=o[c.keys[a]]}else o=c.param_no?n[c.param_no]:n[d++];if(r.not_type.test(c.type)&&r.not_primitive.test(c.type)&&o instanceof Function&&(o=o()),r.numeric_arg.test(c.type)&&"number"!=typeof o&&isNaN(o))throw new TypeError(t("[sprintf] expecting number but found %T",o));switch(r.number.test(c.type)&&(f=o>=0),c.type){case"b":o=parseInt(o,10).toString(2);break;case"c":o=String.fromCharCode(parseInt(o,10));break;case"d":case"i":o=parseInt(o,10);break;case"j":o=JSON.stringify(o,null,c.width?parseInt(c.width):0);break;case"e":o=c.precision?parseFloat(o).toExponential(c.precision):parseFloat(o).toExponential();break;case"f":o=c.precision?parseFloat(o).toFixed(c.precision):parseFloat(o);break;case"g":o=c.precision?String(Number(o.toPrecision(c.precision))):parseFloat(o);break;case"o":o=(parseInt(o,10)>>>0).toString(8);break;case"s":o=String(o),o=c.precision?o.substring(0,c.precision):o;break;case"t":o=String(!!o),o=c.precision?o.substring(0,c.precision):o;break;case"T":o=Object.prototype.toString.call(o).slice(8,-1).toLowerCase(),o=c.precision?o.substring(0,c.precision):o;break;case"u":o=parseInt(o,10)>>>0;break;case"v":o=o.valueOf(),o=c.precision?o.substring(0,c.precision):o;break;case"x":o=(parseInt(o,10)>>>0).toString(16);break;case"X":o=(parseInt(o,10)>>>0).toString(16).toUpperCase()}r.json.test(c.type)?g+=o:(!r.number.test(c.type)||f&&!c.sign?h="":(h=f?"+":"-",o=o.toString().replace(r.sign,"")),u=c.pad_char?"0"===c.pad_char?"0":c.pad_char.charAt(1):" ",A=c.width-(h+o).length,l=c.width&&A>0?i(u,A):"",g+=c.align?h+o+l:"0"===u?h+l+o:l+h+o)}return g}var s=Object.create?Object.create(null):{};function a(e){if(s[e])return s[e];for(var t,n=e,i=[],o=0;n;){if(null!==(t=r.text.exec(n)))i.push(t[0]);else if(null!==(t=r.modulo.exec(n)))i.push("%");else{if(null===(t=r.placeholder.exec(n)))throw new SyntaxError("[sprintf] unexpected placeholder");if(t[2]){o|=1;var a=[],c=t[2],l=[];if(null===(l=r.key.exec(c)))throw new SyntaxError("[sprintf] failed to parse named argument key");for(a.push(l[1]);""!==(c=c.substring(l[0].length));)if(null!==(l=r.key_access.exec(c)))a.push(l[1]);else{if(null===(l=r.index_access.exec(c)))throw new SyntaxError("[sprintf] failed to parse named argument key");a.push(l[1])}t[2]=a}else o|=2;if(3===o)throw new Error("[sprintf] mixing positional and named placeholders is not (yet) supported");i.push({placeholder:t[0],param_no:t[1],keys:t[2],sign:t[3],pad_char:t[4],align:t[5],width:t[6],precision:t[7],type:t[8]})}n=n.substring(t[0].length)}return s[e]=i,i}t=function(e){return o(a(e),arguments)},n.sprintf=t,n.vsprintf=function(e,n){return t.apply(null,[e].concat(n||[]))}}(t),function(e){var t=e.Lib,n=t.doc;t.Events={registedClass:[],registedObjs:[]};var r=function(e){var n=e||window.event,r=!0;return t.each(t.Events.registedObjs,(function(e){t.each(t.Events.registedClass,(function(t){if(e instanceof t&&e.bFocus&&e.handlerKeyDown&&!(r=e.handlerKeyDown(n)))return!1}))})),r};t.ready((function(){t.addEventListener(n.documentElement,"keydown",r)})),t.mix(t,{getWheelDelta:function(e){var t,n=(e=e||window.event).wheelDelta,r=e.detail;return n&&(t=n/120),r&&(t=-(r%3==0?r/3:r)),t}});var i={LEFT:0,MIDDLE:1,RIGHT:2};t.EnumMouseButton=i,t.detectButton=function(e){var t=e||window.event;return null==t.which?t.button<2?i.LEFT:4==t.button?i.MIDDLE:i.RIGHT:t.which<2?i.LEFT:2==t.which?i.MIDDLE:i.RIGHT}}(t),function(e){e.Lib.switchEvent=function(e){return null==(e=e||window.event).which?e.which=e.button<2?1:4==e.button?2:3:e.which=e.which<2?1:2==e.which?2:3,e}}(t),function(e){var t=e.Lib;t.currentStyle=function(e,n){var r=t.win,i=r.doc;return e.currentStyle?e.currentStyle[n]:r.getComputedStyle?(n.replace(/([A-Z])/g,"-$1"),n.toLowerCase(),i.defaultView.getComputedStyle(e,null)[n]):null}}(t),function(e){var t=Array.prototype,r=e.Lib,i=e.navInfoSync,o=r.isString,s=r.each,a=t.slice,c=" ",l=i.bIE&&i.IEMode<10,u=/[\n\t\r\.]/g,A=function(){function e(t,n,i){this.isNodeList=!0,this.length=0;var o=this;return o instanceof e?t?"string"==typeof t?(r.error("Err 4001."),o):r.isArray(t)||t.isNodeList?(Array.prototype.push.apply(o,x(t)),o):(o[0]=t,o.length=1,o):o:new e(t)}return e.prototype.item=function(t){return r.isNumber(t)?t>=this.length?null:new e(this[t]):new e(t)},e.prototype.slice=function(){return new e(a.apply(this,arguments))},e.prototype.getDOMNodes=function(){return a.call(this)},e.prototype.each=function(t,n){var r=this;return s(r,(function(i,o){return i=new e(i),t.call(n||i,i,o,r)})),r},e.prototype.getEL=function(){return this.length>0?this[0]:void 0},e.prototype.all=function(t){return this.length>0?r.all(t,this):new e},e.prototype.one=function(e){var t=this.all(e);return t.length?t.slice(0,1):t},e}();function f(e){return o(e)&&(e=r.trim(e))&&e.length>=3&&r.startsWith(e,"<")&&r.endsWith(e,">")}function p(e){return(c+e+c).replace(u,c)}function g(e){return e.replace(u,"")}function y(e,t){var n=t;return n&&n.isNodeList&&(n=n.getEL()),o(e)?(f(e)&&r.err("Err 4002."),new A(r.sizzle(e,n))):e.isNodeList?e:new A(e)}r.mix(A.prototype,{before:function(e){var t=this.getEL(),n=[e];t&&(f(e)&&(n=r.parseHTML(e)),s(n,(function(e){t.insertBefore(e,t.childNodes[0])})))},append:function(e){var t=this.getEL(),n=[e];t&&(f(e)&&(n=r.parseHTML(e)),s(n,(function(e){t.appendChild(e)})))},html:function(e){var t,i=this.getEL();if(i){if(n(e))return t=i.innerHTML,document.all?(t=t.replace(/(\s+\w+)\s*=\s*([^<>"\s]+)(?=[^<>]*\/>)/gi,'$1="$2"').replace(/"'([^'"]*)'"/gi,'"$1"')).replace(/<(\/?)(\w+)([^>]*)>/g,(function(e,t,n,r){return t?"</"+n.toLowerCase()+">":("<"+n.toLowerCase()+r+">").replace(/=(("[^"]*?")|('[^']*?')|([\w\-\.]+))([\s>])/g,(function(e,t,n,r,i,o,s,a){return i?'="'+i+'"'+o:e}))})).replace(/<\/?([^>]+)>/g,(function(e){return e})):t;i.innerHTML="",s(r.parseHTML(e),(function(e){i.appendChild(e)}))}},attr:function(e,t){var r=this.getEL();if(r){if(n(t))return"readonly"===e?r.readOnly?"readonly":"":("style"!==e&&l?r=r[e]:(r=r.attributes[e])&&(r=r.value),r);"class"==e?r.className=t:r[e]=t}},style:function(e,t){var n=this.getEL();if(n)return r.style(n,e,t)},css:function(e){s(this,(function(t){s(e,(function(e,n){r.style(t,n,e)}))}))},addClass:function(e){var t=this.getEL();t&&function(e,t){var n,i,o,s,a=e.className,l=t.length;if(a){for(n=p(a),i=a,o=0;o<l;o++)s=g(t[o]),n.indexOf(c+s+c)<0&&(i+=c+s);i=r.trim(i)}else i=t.join(" ");e.className=i}(t,e.split(c))},removeClass:function(e){var t=this.getEL();t&&function(e,t){var n,i,o,s=e.className,a=t.length;if(s&&a){for(n=p(s),i=0;i<a;i++)for(o=c+g(t[i])+c;n.indexOf(o)>=0;)n=n.replace(o,c);e.className=r.trim(n)}}(t,e.split(c))},hasClass:function(e){var t=this.getEL();if(t)return function(e,t){var n,r,i,o=e.className,s=t.length;if(o&&s){for(n=p(o),r=0;r<s;r++)if(i=c+g(t[r])+c,n.indexOf(i)<0)return d;return h}return d}(t,e.split(c))},parent:function(){var e=this.getEL();return e&&(e=e.parentNode),new A(e)},remove:function(){var e=this.getEL();e&&e.parentNode&&e.parentNode.removeChild(e)},offset:function(){var e=this.getEL();return r.DOM.getElDimensions(e,h)}}),r.mix(r,{all:y,one:function(e,t){var n=y(e,t);return n.length?n.slice(0,1):n},isNodeList:function(e){return e instanceof A}}),r.ready((function(){r.all=y}))}(t),function(e){var t=e.Lib,n=t.win,r=isNaN;t.DOM={getOffset:function(e,i,o){var s,a;e=e||n.event;for(var c,l,u=o||e.target,A=0,f=0,h=0,d=0,p=!1,g=t.doc;u&&!r(u.offsetLeft)&&!r(u.offsetTop);)l=u.scrollLeft,c=u.scrollTop,"BODY"===u.tagName?p?(l=0,c=0):(l|=null===(s=g.documentElement)||void 0===s?void 0:s.scrollLeft,c|=null===(a=g.documentElement)||void 0===a?void 0:a.scrollTop):"fixed"===u.style.position&&(p=!0),A+=u.offsetLeft-l,f+=u.offsetTop-c,u=u.offsetParent;return i&&(h=i.Left,d=i.Top),{x:A=e.clientX-A-h,y:f=e.clientY-f-d}},getElDimensions:function(e,t){var n,r;return e?(n=e.style.display,e.style.display="",r=t?{offsetTop:e.offsetTop,offsetLeft:e.offsetLeft,offsetWidth:e.offsetWidth,offsetHeight:e.offsetHeight}:{clientTop:e.clientTop,clientLeft:e.clientLeft,clientWidth:e.clientWidth?e.clientWidth:parseInt(e.style.width)?parseInt(e.style.width):0,clientHeight:e.clientHeight?e.clientHeight:parseInt(e.style.height)?parseInt(e.style.height):0},e.style.display=n,r):{offsetTop:0,offsetLeft:0,offsetWidth:0,offsetHeight:0}}},t.getElDimensions=t.DOM.getElDimensions}(t),function(e){var t,n=e.Lib;n.loaderBarClassName="ds-dwt-loaderBar",n.loaderBarSource="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHdpZHRoPSIxMDBweCIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyOCAxMjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxjaXJjbGUgY3g9IjE2IiBjeT0iNjQiIHI9IjE2IiBmaWxsPSIjZmU4ZTE0Ii8+PGNpcmNsZSBjeD0iMTYiIGN5PSI2NCIgcj0iMTQuMzQ0IiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSg0NSA2NCA2NCkiLz48Y2lyY2xlIGN4PSIxNiIgY3k9IjY0IiByPSIxMi41MzEiIGZpbGw9IiNmZThlMTQiIHRyYW5zZm9ybT0icm90YXRlKDkwIDY0IDY0KSIvPjxjaXJjbGUgY3g9IjE2IiBjeT0iNjQiIHI9IjEwLjc1IiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgNjQgNjQpIi8+PGNpcmNsZSBjeD0iMTYiIGN5PSI2NCIgcj0iMTAuMDYzIiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSgxODAgNjQgNjQpIi8+PGNpcmNsZSBjeD0iMTYiIGN5PSI2NCIgcj0iOC4wNjMiIGZpbGw9IiNmZThlMTQiIHRyYW5zZm9ybT0icm90YXRlKDIyNSA2NCA2NCkiLz48Y2lyY2xlIGN4PSIxNiIgY3k9IjY0IiByPSI2LjQzOCIgZmlsbD0iI2ZlOGUxNCIgdHJhbnNmb3JtPSJyb3RhdGUoMjcwIDY0IDY0KSIvPjxjaXJjbGUgY3g9IjE2IiBjeT0iNjQiIHI9IjUuMzc1IiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSgzMTUgNjQgNjQpIi8+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIHZhbHVlcz0iNDUgNjQgNjQ7OTAgNjQgNjQ7MTM1IDY0IDY0OzE4MCA2NCA2NDsyMjUgNjQgNjQ7MjcwIDY0IDY0OzMxNSA2NCA2NDswIDY0IDY0IiBjYWxjTW9kZT0iZGlzY3JldGUiIGR1cj0iNzIwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9nPjwvc3ZnPg==",n.loaderBarSourceIE="data:image/gif;base64,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",n.createShowMaskContent=function(e){var t,r,i,o="",s="230px",a="240px",c="",l="";return e&&(e.background&&(o=";background:"+e.background),e.width&&(s=e.width),e.height&&(a=e.height),e.imageSource&&(t=e.imageSource)),t||(t=n.loaderBarSource),i=parseInt(s)/2,n.isNumber(i)&&i>0&&(l=";width:"+i+"px"),r=parseInt(a)/2,n.isNumber(r)&&r>0&&(c=";height:"+r+"px"),['<div align="center" ','class="',n.loaderBarClassName,'" ','style="margin:0 auto;max-width:',s,";max-height:",a,";line-height:",a,o,'"><img style="user-select:none',c,l,';max-width:230px;max-height:240px;vertical-align:middle" src="',t,'" draggable="false" /></div>'].join("")};var r,i=n.win,o=n.doc,s=5e5;function a(e,t){for(var n=0;n<e.length;++n)if(e[n]==t)return h;return d}function c(e){var t;return i.getComputedStyle?t=i.getComputedStyle(e):e.currentStyle&&(t=e.currentStyle),t&&"absolute"!=t.position||"auto"!=e.style.top&&""!=e.style.top||"auto"!=e.style.bottom&&""!=e.style.bottom?d:!function(e){for(var t=0;t<o.styleSheets.length;++t){var n=o.styleSheets[t],r=[],i=void 0,s=void 0,c=void 0;try{r=n.cssRules,i=o.querySelectorAll}catch(f){}if(r&&i)for(var l=0;l<r.length;++l){s=r[l],c=d;try{c=i(s.selectorText)}catch(f){}if(c&&a(c,e)){var u=s.style.getPropertyValue("top"),A=s.style.getPropertyValue("bottom");if(u&&"auto"!=u||A&&"auto"!=A)return h}}}return d}(e)}function l(e){var t=o.createEvent("MouseEvents");return null==t||t.initMouseEvent(e.type,e.bubbles,e.cancelable,i,e.detail,e.screenX,e.screenY,e.clientX,e.clientY,e.ctrlKey,e.altKey,e.shiftKey,e.metaKey,e.button,e.relatedTarget),t}function u(e){var t;null===(t=o.body)||void 0===t||t.dispatchEvent(l(e))}function A(e,t){if(r){var n=r.style;n.backgroundColor=["rgba(",t,",",t,",",t,",",e,")"].join(""),n.filter=["alpha(opacity=",100*e,")"].join(""),n.opacity=n.MozOpacity=e}}function f(i,a){r===t?function(t,i){if(r=o.createElement("div")){var a=r.style;a.position="fixed",a.display="block",a.left=a.top=a.margin=a.padding=0,A(t,i),a.zIndex=s,a.width=a.height="100%",e.navInfoSync.bIE&&(r.innerHTML='<iframe src="javascript:\'\'" style="background:none;margin:0px auto;border:0;width:100%;height:100%;position:relative;z-index:9999;"></iframe>'),o.createEvent&&n.addEventListener(r,"click",u)}}(i,a):A(i,a),o.body&&!o.body.contains(r)&&o.body.appendChild(r)}var p={pendingDialogStack:[],opacity:.1,grayHex:128,_updateStacking:function(e){var i,a;0!=(i=this.pendingDialogStack).length?(1!=e&&f(p.opacity,p.grayHex),a=s,n.each(i,(function(e){a++,e._dlgInfo.mask&&(e._dlgInfo.mask.style.zIndex=a++),e.style.zIndex=a}))):r!==t&&(n.removeEventListener(r,"click",u),o&&o.body&&o.body.removeChild(r),r=t)},pushDialog:function(e,t){var r,i=this;e.getBoundingClientRect(),i.pendingDialogStack.length>=1e3?n.error("Too many modal dialogs."):((r=o.createElement("div")).className="dynamsoft-backdrop",1==t?(r.style.left=0,r.style.top=0,r.style.position="absolute"):(r.style.left=0,r.style.top=0,r.style.width="100%",r.style.height="100%",r.style.position="fixed"),o.createEvent&&n.addEventListener(r,"click",(function(t){if(e.dispatchEvent){var n=l(t);e.dispatchEvent(n)}})),e.parentNode.insertBefore(r,e.nextSibling),e._dlgInfo.mask=r,i.pendingDialogStack.push(e),i._updateStacking(t))},removeDialog:function(e){var t,r,i=this;-1!=(t=n.isArray(i.pendingDialogStack)?n.indexOf(e,i.pendingDialogStack):-1)&&(i.pendingDialogStack.splice(t,1),(r=e._dlgInfo.mask).parentNode&&r.parentNode.removeChild(r),e._dlgInfo.mask=null,i._updateStacking())}};function g(e,t){var r,s=this,a=!0,l=1==t?"absolute":"fixed",u="50%",A="50%",f="",d="",g=null;if(s._dlgInfo&&s._dlgInfo.styleConfig){var y=s._dlgInfo.styleConfig;n.isString(y.style)?(r=y.style,a=!1):(n.isString(y.position)&&(l=y.position,a=!1),(n.isString(y.left)||n.isNumber(y.left))&&(A=y.left,a=!1),(n.isString(y.top)||n.isNumber(y.top))&&(u=y.top,a=!1),(n.isString(y.width)||n.isNumber(y.width))&&(f=y.width,a=!1),(n.isString(y.height)||n.isNumber(y.height))&&(d=y.height,a=!1),n.isString(y.transform)&&(g=y.transform,a=!1))}if(s.open)n.error("showDialog called on open dialog.");else{if(s.open=h,s.removeAttribute("closed"),s.setAttribute("open","open"),r)s.setAttribute("style",r);else{var m=void 0;a?m=["display:block;position:",l,";left:50%;top:50%;transform:translate(-50%,-50%)"]:(m=["display:block;position:",l,";left:",A,";top:",u,";width:",f,";height:",d],g&&(m.push(";transform:"),m.push(g))),"DIALOG"==s.tagName?m.push(";margin:0;border-radius:6px;box-shadow:2px 2px 0 0 rgba(0,0,0,.05);-webkit-box-sizing:border-box;box-sizing:border-box;"):m.push(";border:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;"),s.setAttribute("style",m.join(""))}c(s)&&function(e){var t,n,r,s;s=((null===(t=o.body)||void 0===t?void 0:t.scrollTop)||(null===(n=o.documentElement)||void 0===n?void 0:n.scrollTop)||0)+((i.innerHeight?i.innerHeight:null===(r=o.documentElement)||void 0===r?void 0:r.clientHeight)-e.offsetHeight)/2,e.style.top=s+"px",e._dlgInfo.isTopOverridden=h}(s),e&&(s._dlgInfo.modal=h,p.pushDialog(s,t))}}function y(e){var t=this;return t.open||n.error("closeDialog called on closed dialog."),t.open=d,t.removeAttribute("open"),t.setAttribute("closed","closed"),t.style.display="none",void 0!==e&&(t.returnValue=e),t._dlgInfo.isTopOverridden&&(t.style.top="auto"),t._dlgInfo.modal&&p.removeDialog(t),t.returnValue}n.dialog={setup:function(e,t){e.show=g.bind(e,d,t),e.showModal=g.bind(e,h,t),e.close=y.bind(e),e._dlgInfo={}}},n.mask={dlgMask:!1,preOnresize:!1,preOnscroll:!1},n.setBackOpacity=function(e){n.isNumber(e.opacity)?p.opacity=e.opacity:p.opacity=.1,n.isNumber(e.grayHex)?p.grayHex=e.grayHex:p.grayHex=128},n.showMask=function(t){var r,i,s,a,c;if(!n.mask.dlgMask&&!n.dlgLoadingShowStatus){var l,u,A,f,h=!1;if(t&&(f={},t.style?f.style=t.style:((n.isString(t.top)||n.isNumber(t.top))&&(f.top=t.top),(n.isString(t.left)||n.isNumber(t.left))&&(f.left=t.left),n.isString(t.position)&&(f.position=t.position)),t.confined&&(h=t.confined),(n.isString(t.width)||n.isNumber(t.width))&&(i=t.width),(n.isString(t.height)||n.isNumber(t.height))&&(s=t.height),n.isString(t.background)&&(a=t.background),n.isString(t.imageSource)&&(c=t.imageSource),n.setBackOpacity(t),h&&t.wrapperEl&&(u=t.wrapperEl,n.isString(u)&&(u=o.getElementById(u)))),!c){var d=void 0;e.DWT&&e.DWT.CustomizableDisplayInfo&&(d=e.DWT.CustomizableDisplayInfo),c=d&&n.isString(d.loaderBarSource)&&""!=d.loaderBarSource?d.loaderBarSource:e.navInfoSync.bIE?n.loaderBarSourceIE:n.loaderBarSource}u&&(A=u.getBoundingClientRect(),u.style.position="relative"),(l=o.createElement("div"))&&(l.className="dynamsoft-dialog-wrap",l.innerHTML=n.createShowMaskContent({width:i,height:s,backgroundColor:a,imageSource:c}),u?(u.appendChild(l),l.style.position="absolute",l.style.top="50%",l.style.left="50%",l.style.transform="translate(-50%, -50%)"):null===(r=o.body)||void 0===r||r.appendChild(l),h&&A&&(window.onresize?n.mask.preOnresize=window.onresize:n.mask.preOnresize=!1,window.onscroll?n.mask.preOnscroll=window.onscroll:n.mask.preOnscroll=!1),n.mask.dlgMask=l,n.dialog.setup(l,h),f&&(l._dlgInfo.styleConfig=f),u&&(l._dlgInfo.wrapperEl=u),l.showModal())}},n.hideMask=function(){var e,t=n.mask.dlgMask;t&&(t.close(),t._dlgInfo&&t._dlgInfo.wrapperEl?(t._dlgInfo.wrapperEl.removeChild(t),t._dlgInfo.wrapperEl=null):null===(e=o.body)||void 0===e||e.removeChild(t),n.mask.dlgMask=!1),n.mask.preOnresize?window.onresize=n.mask.preOnresize:window.onresize=null,n.mask.preOnresize=!1,n.mask.preOnscroll?window.onscroll=n.mask.preOnscroll:window.onscroll=null,n.mask.preOnscroll=!1}}(t),function(e){var t,n,r,i,o=e.Lib,s=window.document,a=[],c=a.push,l=a.slice,u=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,A=function(){n()};try{c.apply(l.call(s.childNodes),s.childNodes)}catch(h){return}function f(e,t,o,a){var l,A,f,h=t&&t.ownerDocument,d=t?t.nodeType:9;if(o=o||[],"string"!=typeof e||!e||1!==d&&9!==d&&11!==d)return o;if(!a&&((t?t.ownerDocument||t:s)!==r&&n(t),t=t||r,11!==d&&(f=u.exec(e))))if(l=f[1]){if(9===d){if(!(A=t.getElementById(l)))return o;if(A.id===l)return o.push(A),o}else if(h&&(A=h.getElementById(l))&&i(t,A)&&A.id===l)return o.push(A),o}else{if(f[2])return c.apply(o,t.getElementsByTagName(e)),o;if((l=f[3])&&t.getElementsByClassName)return c.apply(o,t.getElementsByClassName(l)),o}return o}n=f.setDocument=function(e){var t,n=e?e.ownerDocument||e:s;return n!==r&&9===n.nodeType&&n.documentElement?(s!==(r=n)&&(t=r.defaultView)&&t.top!==t&&(t.addEventListener?t.addEventListener("unload",A,!1):t.attachEvent&&t.attachEvent("onunload",A)),i=function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},r):r},f.contains=function(e,t){return(e.ownerDocument||e)!==r&&n(e),i(e,t)},f.error=function(e){throw new Error("Syntax error: "+e)},t=f.getText=function(e){var n,r="",i=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)r+=t(e)}else if(3===o||4===o)return e.nodeValue}else for(;n=e[i++];)r+=t(n);return r},n(),o.sizzle=f}(t),function(e){var t,n,r=e.Lib,i=r.doc,o=r.each,s=new je(i),a=s.docElem,c=r.sizzle,l=/^margin/,u=/^(top|right|bottom|left)$/,A=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,f=new RegExp("^("+A+")(?!px)[a-z%]+$","i"),h=new RegExp("^("+A+")(.*)$","i");window.getComputedStyle?(t=function(e){var t,n;return(n=(t=r.isFunction(e.getEL)?e.getEL():e).ownerDocument.defaultView)&&n.opener||(n=window),n.getComputedStyle(t)},n=function(e,n,i){var o,a,u,A,h=e.style;return""!==(A=(i=i||t(e))?i.getPropertyValue(n)||i[n]:undefined)&&A!==undefined||c.contains(e.ownerDocument,e)||(A=r.style(e,n)),i&&!s.pixelMarginRight()&&f.test(A)&&l.test(n)&&(o=h.width,a=h.minWidth,u=h.maxWidth,h.minWidth=h.maxWidth=h.width=A,A=i.width,h.width=o,h.minWidth=a,h.maxWidth=u),A===undefined?A:A+""}):a&&a.currentStyle&&(t=function(e){return e.currentStyle},n=function(e,n,r){var i,o,s,a,c=e.style;return null==(a=(r=r||t(e))?r[n]:undefined)&&c&&c[n]&&(a=c[n]),f.test(a)&&!u.test(n)&&(i=c.left,(s=(o=e.runtimeStyle)&&o.left)&&(o.left=e.currentStyle.left),c.left="fontSize"===n?"1em":a,a=c.pixelLeft+"px",c.left=i,s&&(o.left=s)),a===undefined?a:a+""||"auto"});var d,p=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:-]+)[^>]*)\/>/gi,g=/<([\w:-]+)/,y=/^\s+/,m=/<|&#?\w+;/,C=/<tbody/i,b=/^-ms-/,w=/-([\da-z])/gi,v=/^(none|table(?!-c[ea]).+)/,P=/^<([\w-]+)\s*\/?>(?:<\/\1>|)$/,I={position:"absolute",visibility:"hidden",display:"block"},E={letterSpacing:"0",fontWeight:"400"},S=["Top","Right","Bottom","Left"],B={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:s.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},x=["Webkit","O","Moz","ms"],k="abbr|article|aside|audio|bdi|canvas|data|datalist|details|dialog|figcaption|figure|footer|header|hgroup|main|mark|meter|nav|output|picture|progress|section|summary|template|time|video",z=document.createElement("div");if(z.style){d=z.style,s.cssFloat=!!z.style.cssFloat;var Q=function(e,t){return t.toUpperCase()},L={type:r.type,cssHooks:{},htmlPrefilter:function(e){return e.replace(p,"<$1></$2>")},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;)e[i++]=t[r++];if(n!=n)for(;t[r]!==undefined;)e[i++]=t[r++];return e.length=i,e},camelCase:function(e){return e.replace(b,"ms-").replace(w,Q)},cssProps:{},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0}},F=["flo","at"].join("");L.cssProps[F]=s.cssFloat?"cssFloat":"styleFloat",o(["height","width"],(function(e,n){L.cssHooks[e]={get:function(t,n,i){if(n)return v.test(r.css(t,"display"))&&0===t.offsetWidth?function(e,t,n,r){var i,s={};return o(t,(function(n,r){s[r]=e.style[r],e.style[r]=t[r]})),i=n.apply(e,r||[]),o(t,(function(t,n){e.style[n]=s[n]})),i}(t,I,(function(){return j(t,e,i)})):j(t,e,i)},set:function(n,i,o){var a=o&&t(n);return function(e,t,n){var r=h.exec(t);return r?Math.max(0,parseInt(r[1])-(n||0))+(r[2]||"px"):t}(0,i,o?M(n,e,o,s.boxSizing&&"border-box"===r.css(n,"boxSizing",!1,a),a):0)}}})),r.style=function(e,t,n,i){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,a,c,l=L.camelCase(t),u=e.style;if(t=L.cssProps[l]||(L.cssProps[l]=T(l)||l),c=L.cssHooks[t]||L.cssHooks[l],n===undefined)return c&&"get"in c&&(o=c.get(e,!1,i))!==undefined?o:u[t]+"";"string"==(a=typeof n)&&(o=R(n))&&o[1]&&(n=function(e,t,n,i){var o,s=1,a=20,c=i?function(){return i.cur()}:function(){return r.css(e,t,"")},l=c(),u=n&&n[3]||(L.cssNumber[t]?"":"px"),A=(L.cssNumber[t]||"px"!==u&&+l)&&R(r.css(e,t));if(A&&A[3]!==u){u=u||A[3],n=n||[],A=+l||1;do{A/=s=s||".5",r.style(e,t,A+u)}while(s!==(s=c()/l)&&1!==s&&--a)}return n&&(A=+A||+l||0,o=n[1]?A+(n[1]+1)*n[2]:+n[2],i&&(i.unit=u,i.start=A,i.end=o)),o}(e,t,o),a="number"),null!=n&&n==n&&("number"===a&&(n+=o&&o[3]||(L.cssNumber[l]?"":"px")),s.clearCloneStyle||""!==n||0!==t.indexOf("background")||(u[t]="inherit"),c&&"set"in c&&(n=c.set(e,n,i))===undefined||(u[t]=n))}},r.css=function(e,t,r,i){var o,s,a,c=L.camelCase(t);return t=L.cssProps[c]||(L.cssProps[c]=T(c)||c),(a=L.cssHooks[t]||L.cssHooks[c])&&"get"in a&&(s=a.get(e,!0,r)),s===undefined&&(s=n(e,t,i)),"normal"===s&&t in E&&(s=E[t]),""===r||r?(o=parseFloat(s),!0===r||isFinite(o)?o||0:s):s},r.parseHTML=function(e,t){if(!e||"string"!=typeof e)return[];"boolean"==typeof t&&(t=!1),t=t||document;var n=P.exec(e);return n?[t.createElement(n[1])]:(n=D([e],t),L.merge([],n.childNodes))},r.support=s}function T(e){if(e in d)return e;for(var t=e.charAt(0).toUpperCase()+e.slice(1),n=x.length;n--;)if((e=x[n]+t)in d)return e}function D(e,t){for(var n,i,o,a,l,u,A=e.length,f=function(e){var t=k.split("|"),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.createElement(t.pop());return n}(t),h=[],d=0;d<A;d++)if((i=e[d])||0===i)if("object"===r.type(i))L.merge(h,i.nodeType?[i]:i);else if(m.test(i)){if(o=o||f.appendChild(t.createElement("div"))){for(a=(g.exec(i)||["",""])[1].toLowerCase(),u=B[a]||B._default,o.innerHTML=u[1]+L.htmlPrefilter(i)+u[2],n=u[0];n--;)o=o.lastChild;if(!s.leadingWhitespace&&y.test(i)){var p=y.exec(i);p&&p.length>0&&h.push(t.createTextNode(p[0]))}if(!s.tbody&&(n=(i="table"!==a||C.test(i)?"<table>"!==u[1]||C.test(i)?0:o:o.firstChild)&&i.childNodes.length,i))for(;n--;)L.nodeName(l=i.childNodes[n],"tbody")&&!l.childNodes.length&&i.removeChild(l);for(L.merge(h,o.childNodes),o.textContent="";o.firstChild;)o.removeChild(o.firstChild);o=f.lastChild}}else h.push(t.createTextNode(i));for(o&&f&&f.removeChild(o),d=0;i=h[d++];)"SCRIPT"!==i.tagName&&(c.contains(i.ownerDocument,i),f.appendChild(i));return o=null,f}function M(e,t,n,i,o){for(var s=n===(i?"border":"content")?4:"width"===t?1:0,a=0;s<4;s+=2)"margin"===n&&(a+=r.css(e,n+S[s],!0,o)),i?("content"===n&&(a-=r.css(e,"padding"+S[s],!0,o)),"margin"!==n&&(a-=r.css(e,"border"+S[s]+"Width",!0,o))):(a+=r.css(e,"padding"+S[s],!0,o),"padding"!==n&&(a+=r.css(e,"border"+S[s]+"Width",!0,o)));return a}function j(e,i,o){var a=!0,c="width"===i?e.offsetWidth:e.offsetHeight,l=t(e),u=s.boxSizing&&"border-box"===r.css(e,"boxSizing",!1,l);if(c<=0||null==c){if(((c=n(e,i,l))<0||null==c)&&(c=e.style[i]),f.test(c))return c;a=u&&(s.boxSizingReliable()||c===e.style[i]),c=parseFloat(c)||0}return c+M(e,i,o||(u?"border":"content"),a,l)}function R(e){return new RegExp("^(?:([+-])=|)("+A+")([a-z%]*)$","i").exec(e)}}(t),t.Lib.wakeLock={toggle:Ge,getWakeLock:We})}();
61
61
  !function(e){"object"==typeof module&&"object"==typeof module.exports&&("function"==typeof Object.create?Object.defineProperty(module.exports,"__esModule",{value:!0}):module.exports.__esModule=!0,module.exports.default=e)}(globalThis.Dynamsoft);
62
62
  (function(b){if(!b.DWT){b.DWT={}}if(!b.DWT.LTS){b.DWT.LTS={}}if(!b.Lib.UI){b.Lib.UI={}}if(!b.Lib.html5){b.Lib.html5={}}})(Dynamsoft);
63
63
  (function(e){if(!e.WeakSet){e.WeakSet=b;var c=Date.now()%1E9;function b(a){this.name="__st"+(1E9*Math.random()>>>0)+(c++ +"__");a&&a.forEach&&a.forEach(this.add,this)}var z=b.prototype;z.add=function(a){var d=this.name;a[d]||Object.defineProperty(a,d,{value:!0,writable:!0});return this};z["delete"]=function(a){if(!a[this.name])return!1;a[this.name]=void 0;return!0};z.has=function(a){return!!a[this.name]};}
@@ -1,4 +1,4 @@
1
- // @Thursday 04/27/2023 165807
1
+ // @Thursday 05/29/2023 165807
2
2
  /*
3
3
  * @name: dwt all-in-one package
4
4
  * @version: 18.2
@@ -57,7 +57,7 @@ var bNode=!!("object"==typeof global&&global.process&&global.process.release&&gl
57
57
  var o=i(r,this._promise);if(!(o instanceof e)&&(o=a(o,this._yieldHandlers,this._promise),null===o))return void this._promiseRejected(new l("A value %s was yielded that could not be treated as a promise\n\n See http://goo.gl/MqrFmX\n\n".replace("%s",String(r))+"From coroutine:\n"+this._stack.split("\n").slice(1,-7).join("\n")));o=o._target();var s=o._bitField;0===(50397184&s)?(this._yieldedPromise=o,o._proxy(this,null)):0!==(33554432&s)?e._async.invoke(this._promiseFulfilled,this,o._value()):0!==(16777216&s)?e._async.invoke(this._promiseRejected,this,o._reason()):this._promiseCancelled()},e.coroutine=function(t,e){if("function"!=typeof t)throw new l("generatorFunction must be a function\n\n See http://goo.gl/MqrFmX\n");var n=Object(e).yieldHandler,r=c,i=(new Error).stack;return function(){var e=t.apply(this,arguments),o=new r(void 0,void 0,n,i),s=o.promise();return o._generator=e,o._promiseFulfilled(void 0),s}},e.coroutine.addYieldHandler=function(t){if("function"!=typeof t)throw new l("expecting a function but got "+p.classString(t));_.push(t)},e.spawn=function(t){if(s.deprecated("Promise.spawn()","Promise.coroutine()"),"function"!=typeof t)return n("generatorFunction must be a function\n\n See http://goo.gl/MqrFmX\n");var r=new c(t,this),i=r.promise();return r._run(e.spawn),i}}},{"./errors":12,"./util":36}],17:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o){var s=t("./util");s.canEvaluate,s.tryCatch,s.errorObj;e.join=function(){var t,e=arguments.length-1;if(e>0&&"function"==typeof arguments[e]){t=arguments[e];var r}var i=[].slice.call(arguments);t&&i.pop();var r=new n(i).promise();return void 0!==t?r.spread(t):r}}},{"./util":36}],18:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,s){function a(t,n,r,i){this.constructor$(t),this._promise._captureStackTrace();var s=e._getContext();if(this._callback=u.contextBind(s,n),this._preservedValues=i===o?new Array(this.length()):null,this._limit=r,this._inFlight=0,this._queue=[],f.invoke(this._asyncInit,this,void 0),u.isArray(t))for(var a=0;a<t.length;++a){var c=t[a];c instanceof e&&c.suppressUnhandledRejections()}}function c(t,n,i,o){if("function"!=typeof n)return r("expecting a function but got "+u.classString(n));var s=0;if(void 0!==i){if("object"!=typeof i||null===i)return e.reject(new TypeError("options argument must be an object but it is "+u.classString(i)));if("number"!=typeof i.concurrency)return e.reject(new TypeError("'concurrency' must be a number but it is "+u.classString(i.concurrency)));s=i.concurrency}return s="number"==typeof s&&isFinite(s)&&s>=1?s:0,new a(t,n,s,o).promise()}var u=t("./util"),l=u.tryCatch,p=u.errorObj,f=e._async;u.inherits(a,n),a.prototype._asyncInit=function(){this._init$(void 0,-2)},a.prototype._init=function(){},a.prototype._promiseFulfilled=function(t,n){var r=this._values,o=this.length(),a=this._preservedValues,c=this._limit;if(0>n){if(n=-1*n-1,r[n]=t,c>=1&&(this._inFlight--,this._drainQueue(),this._isResolved()))return!0}else{if(c>=1&&this._inFlight>=c)return r[n]=t,this._queue.push(n),!1;null!==a&&(a[n]=t);var u=this._promise,f=this._callback,h=u._boundValue();u._pushContext();var _=l(f).call(h,t,n,o),d=u._popContext();if(s.checkForgottenReturns(_,d,null!==a?"Promise.filter":"Promise.map",u),_===p)return this._reject(_.e),!0;var v=i(_,this._promise);if(v instanceof e){v=v._target();var y=v._bitField;if(0===(50397184&y))return c>=1&&this._inFlight++,r[n]=v,v._proxy(this,-1*(n+1)),!1;if(0===(33554432&y))return 0!==(16777216&y)?(this._reject(v._reason()),!0):(this._cancel(),!0);_=v._value()}r[n]=_}var g=++this._totalResolved;return g>=o?(null!==a?this._filter(r,a):this._resolve(r),!0):!1},a.prototype._drainQueue=function(){for(var t=this._queue,e=this._limit,n=this._values;t.length>0&&this._inFlight<e;){if(this._isResolved())return;var r=t.pop();this._promiseFulfilled(n[r],r)}},a.prototype._filter=function(t,e){for(var n=e.length,r=new Array(n),i=0,o=0;n>o;++o)t[o]&&(r[i++]=e[o]);r.length=i,this._resolve(r)},a.prototype.preservedValues=function(){return this._preservedValues},e.prototype.map=function(t,e){return c(this,t,e,null)},e.map=function(t,e,n,r){return c(t,e,n,r)}}},{"./util":36}],19:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o){var s=t("./util"),a=s.tryCatch;e.method=function(t){if("function"!=typeof t)throw new e.TypeError("expecting a function but got "+s.classString(t));return function(){var r=new e(n);r._captureStackTrace(),r._pushContext();var i=a(t).apply(this,arguments),s=r._popContext();return o.checkForgottenReturns(i,s,"Promise.method",r),r._resolveFromSyncValue(i),r}},e.attempt=e["try"]=function(t){if("function"!=typeof t)return i("expecting a function but got "+s.classString(t));var r=new e(n);r._captureStackTrace(),r._pushContext();var c;if(arguments.length>1){o.deprecated("calling Promise.try with more than 1 argument");var u=arguments[1],l=arguments[2];c=s.isArray(u)?a(t).apply(l,u):a(t).call(l,u)}else c=a(t)();var p=r._popContext();return o.checkForgottenReturns(c,p,"Promise.try",r),r._resolveFromSyncValue(c),r},e.prototype._resolveFromSyncValue=function(t){t===s.errorObj?this._rejectCallback(t.e,!1):this._resolveCallback(t,!0)}}},{"./util":36}],20:[function(t,e,n){"use strict";function r(t){return t instanceof Error&&l.getPrototypeOf(t)===Error.prototype}function i(t){var e;if(r(t)){e=new u(t),e.name=t.name,e.message=t.message,e.stack=t.stack;for(var n=l.keys(t),i=0;i<n.length;++i){var o=n[i];p.test(o)||(e[o]=t[o])}return e}return s.markAsOriginatingFromRejection(t),t}function o(t,e){return function(n,r){if(null!==t){if(n){var o=i(a(n));t._attachExtraTrace(o),t._reject(o)}else if(e){var s=[].slice.call(arguments,1);t._fulfill(s)}else t._fulfill(r);t=null}}}var s=t("./util"),a=s.maybeWrapAsError,c=t("./errors"),u=c.OperationalError,l=t("./es5"),p=/^(?:name|message|stack|cause)$/;e.exports=o},{"./errors":12,"./es5":13,"./util":36}],21:[function(t,e,n){"use strict";e.exports=function(e){function n(t,e){var n=this;if(!o.isArray(t))return r.call(n,t,e);var i=a(e).apply(n._boundValue(),[null].concat(t));i===c&&s.throwLater(i.e)}function r(t,e){var n=this,r=n._boundValue(),i=void 0===t?a(e).call(r,null):a(e).call(r,null,t);i===c&&s.throwLater(i.e)}function i(t,e){var n=this;if(!t){var r=new Error(t+"");r.cause=t,t=r}var i=a(e).call(n._boundValue(),t);i===c&&s.throwLater(i.e)}var o=t("./util"),s=e._async,a=o.tryCatch,c=o.errorObj;e.prototype.asCallback=e.prototype.nodeify=function(t,e){if("function"==typeof t){var o=r;void 0!==e&&Object(e).spread&&(o=n),this._then(o,i,void 0,this,t)}return this}}},{"./util":36}],22:[function(t,e,n){"use strict";e.exports=function(){function n(){}function r(t,e){if(null==t||(t.constructor!==i&&"undefined"!=typeof Promise&&t.constructor!==Promise))throw new E("the promise constructor cannot be invoked directly\n\n See http://goo.gl/MqrFmX\n");if("function"!=typeof e)throw new E("expecting a function but got "+f.classString(e))}function i(t){t!==x&&r(this,t),this._bitField=0,this._fulfillmentHandler0=void 0,this._rejectionHandler0=void 0,this._promise0=void 0,this._receiver0=void 0,this._resolveFromExecutor(t),this._promiseCreated(),this._fireEvent("promiseCreated",this)}function o(t){this.promise._resolveCallback(t)}function s(t){this.promise._rejectCallback(t,!1)}function a(t){var e=new i(x);e._fulfillmentHandler0=t,e._rejectionHandler0=t,e._promise0=t,e._receiver0=t}var c=function(){return new E("circular promise resolution chain\n\n See http://goo.gl/MqrFmX\n")},u=function(){return new i.PromiseInspection(this._target())},l=function(t){return i.reject(new E(t))},p={},f=t("./util");f.setReflectHandler(u);var h=function(){var t=process.domain;return void 0===t?null:t},_=function(){return null},d=function(){return{domain:h(),async:null}},v=f.isNode&&f.nodeSupportsAsyncResource?t("async_hooks").AsyncResource:null,y=function(){return{domain:h(),async:new v("Bluebird::Promise")}},g=f.isNode?d:_;f.notEnumerableProp(i,"_getContext",g);var m=function(){g=y,f.notEnumerableProp(i,"_getContext",y)},b=function(){g=d,f.notEnumerableProp(i,"_getContext",d)},w=t("./es5"),C=t("./async"),j=new C;w.defineProperty(i,"_async",{value:j});var k=t("./errors"),E=i.TypeError=k.TypeError;i.RangeError=k.RangeError;var F=i.CancellationError=k.CancellationError;i.TimeoutError=k.TimeoutError,i.OperationalError=k.OperationalError,i.RejectionError=k.OperationalError,i.AggregateError=k.AggregateError;var x=function(){},T={},P={},R=t("./thenables")(i,x),S=t("./promise_array")(i,x,R,l,n),O=t("./context")(i),A=O.create,V=t("./debuggability")(i,O,m,b),H=(V.CapturedTrace,t("./finally")(i,R,P)),D=t("./catch_filter")(P),I=t("./nodeback"),L=f.errorObj,N=f.tryCatch;return i.prototype.toString=function(){return"[object Promise]"},i.prototype.caught=i.prototype["catch"]=function(t){var e=arguments.length;if(e>1){var n,r=new Array(e-1),i=0;for(n=0;e-1>n;++n){var o=arguments[n];if(!f.isObject(o))return l("Catch statement predicate: expecting an object but got "+f.classString(o));r[i++]=o}if(r.length=i,t=arguments[n],"function"!=typeof t)throw new E("The last argument to .catch() must be a function, got "+f.toString(t));return this.then(void 0,D(r,t,this))}return this.then(void 0,t)},i.prototype.reflect=function(){return this._then(u,u,void 0,this,void 0)},i.prototype.then=function(t,e){if(V.warnings()&&arguments.length>0&&"function"!=typeof t&&"function"!=typeof e){var n=".then() only accepts functions but was passed: "+f.classString(t);arguments.length>1&&(n+=", "+f.classString(e)),this._warn(n)}return this._then(t,e,void 0,void 0,void 0)},i.prototype.done=function(t,e){var n=this._then(t,e,void 0,void 0,void 0);n._setIsFinal()},i.prototype.spread=function(t){return"function"!=typeof t?l("expecting a function but got "+f.classString(t)):this.all()._then(t,void 0,void 0,T,void 0)},i.prototype.toJSON=function(){var t={isFulfilled:!1,isRejected:!1,fulfillmentValue:void 0,rejectionReason:void 0};return this.isFulfilled()?(t.fulfillmentValue=this.value(),t.isFulfilled=!0):this.isRejected()&&(t.rejectionReason=this.reason(),t.isRejected=!0),t},i.prototype.all=function(){return arguments.length>0&&this._warn(".all() was passed arguments but it does not take any"),new S(this).promise()},i.prototype.error=function(t){return this.caught(f.originatesFromRejection,t)},i.getNewLibraryCopy=e.exports,i.is=function(t){return t instanceof i},i.fromNode=i.fromCallback=function(t){var e=new i(x);e._captureStackTrace();var n=arguments.length>1?!!Object(arguments[1]).multiArgs:!1,r=N(t)(I(e,n));return r===L&&e._rejectCallback(r.e,!0),e._isFateSealed()||e._setAsyncGuaranteed(),e},i.all=function(t){return new S(t).promise()},i.cast=function(t){var e=R(t);return e instanceof i||(e=new i(x),e._captureStackTrace(),e._setFulfilled(),e._rejectionHandler0=t),e},i.resolve=i.fulfilled=i.cast,i.reject=i.rejected=function(t){var e=new i(x);return e._captureStackTrace(),e._rejectCallback(t,!0),e},i.setScheduler=function(t){if("function"!=typeof t)throw new E("expecting a function but got "+f.classString(t));return j.setScheduler(t)},i.prototype._then=function(t,e,n,r,o){var s=void 0!==o,a=s?o:new i(x),c=this._target(),u=c._bitField;s||(a._propagateFrom(this,3),a._captureStackTrace(),void 0===r&&0!==(2097152&this._bitField)&&(r=0!==(50397184&u)?this._boundValue():c===this?void 0:this._boundTo),this._fireEvent("promiseChained",this,a));var l=g();if(0!==(50397184&u)){var p,h,_=c._settlePromiseCtx;0!==(33554432&u)?(h=c._rejectionHandler0,p=t):0!==(16777216&u)?(h=c._fulfillmentHandler0,p=e,c._unsetRejectionIsUnhandled()):(_=c._settlePromiseLateCancellationObserver,h=new F("late cancellation observer"),c._attachExtraTrace(h),p=e),j.invoke(_,c,{handler:f.contextBind(l,p),promise:a,receiver:r,value:h})}else c._addCallbacks(t,e,a,r,l);return a},i.prototype._length=function(){return 65535&this._bitField},i.prototype._isFateSealed=function(){return 0!==(117506048&this._bitField)},i.prototype._isFollowing=function(){return 67108864===(67108864&this._bitField)},i.prototype._setLength=function(t){this._bitField=-65536&this._bitField|65535&t},i.prototype._setFulfilled=function(){this._bitField=33554432|this._bitField,this._fireEvent("promiseFulfilled",this)},i.prototype._setRejected=function(){this._bitField=16777216|this._bitField,this._fireEvent("promiseRejected",this)},i.prototype._setFollowing=function(){this._bitField=67108864|this._bitField,this._fireEvent("promiseResolved",this)},i.prototype._setIsFinal=function(){this._bitField=4194304|this._bitField},i.prototype._isFinal=function(){return(4194304&this._bitField)>0},i.prototype._unsetCancelled=function(){this._bitField=-65537&this._bitField},i.prototype._setCancelled=function(){this._bitField=65536|this._bitField,this._fireEvent("promiseCancelled",this)},i.prototype._setWillBeCancelled=function(){this._bitField=8388608|this._bitField},i.prototype._setAsyncGuaranteed=function(){if(!j.hasCustomScheduler()){var t=this._bitField;this._bitField=t|(536870912&t)>>2^134217728}},i.prototype._setNoAsyncGuarantee=function(){this._bitField=-134217729&(536870912|this._bitField)},i.prototype._receiverAt=function(t){var e=0===t?this._receiver0:this[4*t-4+3];return e===p?void 0:void 0===e&&this._isBound()?this._boundValue():e},i.prototype._promiseAt=function(t){return this[4*t-4+2]},i.prototype._fulfillmentHandlerAt=function(t){return this[4*t-4+0]},i.prototype._rejectionHandlerAt=function(t){return this[4*t-4+1]},i.prototype._boundValue=function(){},i.prototype._migrateCallback0=function(t){var e=(t._bitField,t._fulfillmentHandler0),n=t._rejectionHandler0,r=t._promise0,i=t._receiverAt(0);void 0===i&&(i=p),this._addCallbacks(e,n,r,i,null)},i.prototype._migrateCallbackAt=function(t,e){var n=t._fulfillmentHandlerAt(e),r=t._rejectionHandlerAt(e),i=t._promiseAt(e),o=t._receiverAt(e);void 0===o&&(o=p),this._addCallbacks(n,r,i,o,null)},i.prototype._addCallbacks=function(t,e,n,r,i){var o=this._length();if(o>=65531&&(o=0,this._setLength(0)),0===o)this._promise0=n,this._receiver0=r,"function"==typeof t&&(this._fulfillmentHandler0=f.contextBind(i,t)),"function"==typeof e&&(this._rejectionHandler0=f.contextBind(i,e));else{var s=4*o-4;this[s+2]=n,this[s+3]=r,"function"==typeof t&&(this[s+0]=f.contextBind(i,t)),"function"==typeof e&&(this[s+1]=f.contextBind(i,e))}return this._setLength(o+1),o},i.prototype._proxy=function(t,e){this._addCallbacks(void 0,void 0,e,t,null)},i.prototype._resolveCallback=function(t,e){if(0===(117506048&this._bitField)){if(t===this)return this._rejectCallback(c(),!1);var n=R(t,this);if(!(n instanceof i))return this._fulfill(t);e&&this._propagateFrom(n,2);var r=n._target();if(r===this)return void this._reject(c());var o=r._bitField;if(0===(50397184&o)){var s=this._length();s>0&&r._migrateCallback0(this);for(var a=1;s>a;++a)r._migrateCallbackAt(this,a);this._setFollowing(),this._setLength(0),this._setFollowee(n)}else if(0!==(33554432&o))this._fulfill(r._value());else if(0!==(16777216&o))this._reject(r._reason());else{var u=new F("late cancellation observer");r._attachExtraTrace(u),this._reject(u)}}},i.prototype._rejectCallback=function(t,e,n){var r=f.ensureErrorObject(t),i=r===t;if(!i&&!n&&V.warnings()){var o="a promise was rejected with a non-error: "+f.classString(t);this._warn(o,!0)}this._attachExtraTrace(r,e?i:!1),this._reject(t)},i.prototype._resolveFromExecutor=function(t){if(t!==x){var e=this;this._captureStackTrace(),this._pushContext();var n=!0,r=this._execute(t,function(t){e._resolveCallback(t)},function(t){e._rejectCallback(t,n)});n=!1,this._popContext(),void 0!==r&&e._rejectCallback(r,!0)}},i.prototype._settlePromiseFromHandler=function(t,e,n,r){var i=r._bitField;if(0===(65536&i)){r._pushContext();var o;e===T?n&&"number"==typeof n.length?o=N(t).apply(this._boundValue(),n):(o=L,o.e=new E("cannot .spread() a non-array: "+f.classString(n))):o=N(t).call(e,n);var s=r._popContext();i=r._bitField,0===(65536&i)&&(o===P?r._reject(n):o===L?r._rejectCallback(o.e,!1):(V.checkForgottenReturns(o,s,"",r,this),r._resolveCallback(o)))}},i.prototype._target=function(){for(var t=this;t._isFollowing();)t=t._followee();return t},i.prototype._followee=function(){return this._rejectionHandler0},i.prototype._setFollowee=function(t){this._rejectionHandler0=t},i.prototype._settlePromise=function(t,e,r,o){var s=t instanceof i,a=this._bitField,c=0!==(134217728&a);0!==(65536&a)?(s&&t._invokeInternalOnCancel(),r instanceof H&&r.isFinallyHandler()?(r.cancelPromise=t,N(e).call(r,o)===L&&t._reject(L.e)):e===u?t._fulfill(u.call(r)):r instanceof n?r._promiseCancelled(t):s||t instanceof S?t._cancel():r.cancel()):"function"==typeof e?s?(c&&t._setAsyncGuaranteed(),this._settlePromiseFromHandler(e,r,o,t)):e.call(r,o,t):r instanceof n?r._isResolved()||(0!==(33554432&a)?r._promiseFulfilled(o,t):r._promiseRejected(o,t)):s&&(c&&t._setAsyncGuaranteed(),0!==(33554432&a)?t._fulfill(o):t._reject(o))},i.prototype._settlePromiseLateCancellationObserver=function(t){var e=t.handler,n=t.promise,r=t.receiver,o=t.value;"function"==typeof e?n instanceof i?this._settlePromiseFromHandler(e,r,o,n):e.call(r,o,n):n instanceof i&&n._reject(o)},i.prototype._settlePromiseCtx=function(t){this._settlePromise(t.promise,t.handler,t.receiver,t.value)},i.prototype._settlePromise0=function(t,e,n){var r=this._promise0,i=this._receiverAt(0);this._promise0=void 0,this._receiver0=void 0,this._settlePromise(r,t,i,e)},i.prototype._clearCallbackDataAtIndex=function(t){var e=4*t-4;this[e+2]=this[e+3]=this[e+0]=this[e+1]=void 0},i.prototype._fulfill=function(t){var e=this._bitField;if(!((117506048&e)>>>16)){if(t===this){var n=c();return this._attachExtraTrace(n),this._reject(n)}this._setFulfilled(),this._rejectionHandler0=t,(65535&e)>0&&(0!==(134217728&e)?this._settlePromises():j.settlePromises(this),this._dereferenceTrace())}},i.prototype._reject=function(t){var e=this._bitField;if(!((117506048&e)>>>16))return this._setRejected(),this._fulfillmentHandler0=t,this._isFinal()?j.fatalError(t,f.isNode):void((65535&e)>0?j.settlePromises(this):this._ensurePossibleRejectionHandled())},i.prototype._fulfillPromises=function(t,e){for(var n=1;t>n;n++){var r=this._fulfillmentHandlerAt(n),i=this._promiseAt(n),o=this._receiverAt(n);this._clearCallbackDataAtIndex(n),this._settlePromise(i,r,o,e)}},i.prototype._rejectPromises=function(t,e){for(var n=1;t>n;n++){var r=this._rejectionHandlerAt(n),i=this._promiseAt(n),o=this._receiverAt(n);this._clearCallbackDataAtIndex(n),this._settlePromise(i,r,o,e)}},i.prototype._settlePromises=function(){var t=this._bitField,e=65535&t;if(e>0){if(0!==(16842752&t)){var n=this._fulfillmentHandler0;this._settlePromise0(this._rejectionHandler0,n,t),this._rejectPromises(e,n)}else{var r=this._rejectionHandler0;this._settlePromise0(this._fulfillmentHandler0,r,t),this._fulfillPromises(e,r)}this._setLength(0)}this._clearCancellationData()},i.prototype._settledValue=function(){var t=this._bitField;return 0!==(33554432&t)?this._rejectionHandler0:0!==(16777216&t)?this._fulfillmentHandler0:void 0},"undefined"!=typeof Symbol&&Symbol.toStringTag&&w.defineProperty(i.prototype,Symbol.toStringTag,{get:function(){return"Object"}}),i.defer=i.pending=function(){V.deprecated("Promise.defer","new Promise");var t=new i(x);return{promise:t,resolve:o,reject:s}},f.notEnumerableProp(i,"_makeSelfResolutionError",c),t("./method")(i,x,R,l,V),t("./bind")(i,x,R,V),t("./cancel")(i,S,l,V),t("./direct_resolve")(i),t("./synchronous_inspection")(i),t("./join")(i,S,R,x,j),i.Promise=i,i.version="3.7.2",t("./call_get.js")(i),t("./generators.js")(i,l,x,R,n,V),t("./map.js")(i,S,l,R,x,V),t("./nodeify.js")(i),t("./promisify.js")(i,x),t("./props.js")(i,S,R,l),t("./race.js")(i,x,R,l),t("./reduce.js")(i,S,l,R,x,V),t("./settle.js")(i,S,V),t("./some.js")(i,S,l),t("./timers.js")(i,x,V),t("./using.js")(i,l,R,A,x,V),t("./any.js")(i),t("./each.js")(i,x),t("./filter.js")(i,x),f.toFastProperties(i),f.toFastProperties(i.prototype),a({a:1}),a({b:2}),a({c:3}),a(1),a(function(){}),a(void 0),a(!1),a(new i(x)),V.setBounds(C.firstLineError,f.lastLineError),i}},{"./any.js":1,"./async":2,"./bind":3,"./call_get.js":5,"./cancel":6,"./catch_filter":7,"./context":8,"./debuggability":9,"./direct_resolve":10,"./each.js":11,"./errors":12,"./es5":13,"./filter.js":14,"./finally":15,"./generators.js":16,"./join":17,"./map.js":18,"./method":19,"./nodeback":20,"./nodeify.js":21,"./promise_array":23,"./promisify.js":24,"./props.js":25,"./race.js":27,"./reduce.js":28,"./settle.js":30,"./some.js":31,"./synchronous_inspection":32,"./thenables":33,"./timers.js":34,"./using.js":35,"./util":36,async_hooks:void 0}],23:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o){function s(t){switch(t){case-2:return[];case-3:return{};case-6:return new Map}}function a(t){var r=this._promise=new e(n);t instanceof e&&(r._propagateFrom(t,3),t.suppressUnhandledRejections()),r._setOnCancel(this),this._values=t,this._length=0,this._totalResolved=0,this._init(void 0,-2)}var c=t("./util");c.isArray;return c.inherits(a,o),a.prototype.length=function(){return this._length},a.prototype.promise=function(){return this._promise},a.prototype._init=function u(t,n){var o=r(this._values,this._promise);if(o instanceof e){o=o._target();var a=o._bitField;if(this._values=o,0===(50397184&a))return this._promise._setAsyncGuaranteed(),o._then(u,this._reject,void 0,this,n);if(0===(33554432&a))return 0!==(16777216&a)?this._reject(o._reason()):this._cancel();o=o._value()}if(o=c.asArray(o),null===o){var l=i("expecting an array or an iterable object but got "+c.classString(o)).reason();return void this._promise._rejectCallback(l,!1)}return 0===o.length?void(-5===n?this._resolveEmptyArray():this._resolve(s(n))):void this._iterate(o)},a.prototype._iterate=function(t){var n=this.getActualLength(t.length);this._length=n,this._values=this.shouldCopyValues()?new Array(n):this._values;for(var i=this._promise,o=!1,s=null,a=0;n>a;++a){var c=r(t[a],i);c instanceof e?(c=c._target(),s=c._bitField):s=null,o?null!==s&&c.suppressUnhandledRejections():null!==s?0===(50397184&s)?(c._proxy(this,a),this._values[a]=c):o=0!==(33554432&s)?this._promiseFulfilled(c._value(),a):0!==(16777216&s)?this._promiseRejected(c._reason(),a):this._promiseCancelled(a):o=this._promiseFulfilled(c,a)}o||i._setAsyncGuaranteed()},a.prototype._isResolved=function(){return null===this._values},a.prototype._resolve=function(t){this._values=null,this._promise._fulfill(t)},a.prototype._cancel=function(){!this._isResolved()&&this._promise._isCancellable()&&(this._values=null,this._promise._cancel())},a.prototype._reject=function(t){this._values=null,this._promise._rejectCallback(t,!1)},a.prototype._promiseFulfilled=function(t,e){this._values[e]=t;var n=++this._totalResolved;return n>=this._length?(this._resolve(this._values),!0):!1},a.prototype._promiseCancelled=function(){return this._cancel(),!0},a.prototype._promiseRejected=function(t){return this._totalResolved++,this._reject(t),!0},a.prototype._resultCancelled=function(){if(!this._isResolved()){var t=this._values;if(this._cancel(),t instanceof e)t.cancel();else for(var n=0;n<t.length;++n)t[n]instanceof e&&t[n].cancel()}},a.prototype.shouldCopyValues=function(){return!0},a.prototype.getActualLength=function(t){return t},a}},{"./util":36}],24:[function(t,e,n){"use strict";e.exports=function(e,n){function r(t){return!C.test(t)}function i(t){try{return t.__isPromisified__===!0}catch(e){return!1}}function o(t,e,n){var r=h.getDataPropertyOrDefault(t,e+n,b);return r?i(r):!1}function s(t,e,n){for(var r=0;r<t.length;r+=2){var i=t[r];if(n.test(i))for(var o=i.replace(n,""),s=0;s<t.length;s+=2)if(t[s]===o)throw new g("Cannot promisify an API that has normal methods with '%s'-suffix\n\n See http://goo.gl/MqrFmX\n".replace("%s",e))}}function a(t,e,n,r){for(var a=h.inheritedDataKeys(t),c=[],u=0;u<a.length;++u){var l=a[u],p=t[l],f=r===j?!0:j(l,p,t);"function"!=typeof p||i(p)||o(t,l,e)||!r(l,p,t,f)||c.push(l,p)}return s(c,e,n),c}function c(t,r,i,o,s,a){function c(){var i=r;r===f&&(i=this);var o=new e(n);o._captureStackTrace();var s="string"==typeof l&&this!==u?this[l]:t,c=_(o,a);try{s.apply(i,d(arguments,c))}catch(p){o._rejectCallback(v(p),!0,!0)}return o._isFateSealed()||o._setAsyncGuaranteed(),o}var u=function(){return this}(),l=t;return"string"==typeof l&&(t=o),h.notEnumerableProp(c,"__isPromisified__",!0),c}function u(t,e,n,r,i){for(var o=new RegExp(k(e)+"$"),s=a(t,e,o,n),c=0,u=s.length;u>c;c+=2){var l=s[c],p=s[c+1],_=l+e;if(r===E)t[_]=E(l,f,l,p,e,i);else{var d=r(p,function(){return E(l,f,l,p,e,i)});h.notEnumerableProp(d,"__isPromisified__",!0),t[_]=d}}return h.toFastProperties(t),t}function l(t,e,n){return E(t,e,void 0,t,null,n)}var p,f={},h=t("./util"),_=t("./nodeback"),d=h.withAppended,v=h.maybeWrapAsError,y=h.canEvaluate,g=t("./errors").TypeError,m="Async",b={__isPromisified__:!0},w=["arity","length","name","arguments","caller","callee","prototype","__isPromisified__"],C=new RegExp("^(?:"+w.join("|")+")$"),j=function(t){return h.isIdentifier(t)&&"_"!==t.charAt(0)&&"constructor"!==t},k=function(t){return t.replace(/([$])/,"\\$")},E=y?p:c;e.promisify=function(t,e){if("function"!=typeof t)throw new g("expecting a function but got "+h.classString(t));if(i(t))return t;e=Object(e);var n=void 0===e.context?f:e.context,o=!!e.multiArgs,s=l(t,n,o);return h.copyDescriptors(t,s,r),s},e.promisifyAll=function(t,e){if("function"!=typeof t&&"object"!=typeof t)throw new g("the target of promisifyAll must be an object or a function\n\n See http://goo.gl/MqrFmX\n");e=Object(e);var n=!!e.multiArgs,r=e.suffix;"string"!=typeof r&&(r=m);var i=e.filter;"function"!=typeof i&&(i=j);var o=e.promisifier;if("function"!=typeof o&&(o=E),!h.isIdentifier(r))throw new RangeError("suffix must be a valid identifier\n\n See http://goo.gl/MqrFmX\n");for(var s=h.inheritedDataKeys(t),a=0;a<s.length;++a){var c=t[s[a]];"constructor"!==s[a]&&h.isClass(c)&&(u(c.prototype,r,i,o,n),u(c,r,i,o,n))}return u(t,r,i,o,n)}}},{"./errors":12,"./nodeback":20,"./util":36}],25:[function(t,e,n){"use strict";e.exports=function(e,n,r,i){function o(t){var e,n=!1;if(void 0!==a&&t instanceof a)e=p(t),n=!0;else{var r=l.keys(t),i=r.length;e=new Array(2*i);for(var o=0;i>o;++o){var s=r[o];e[o]=t[s],e[o+i]=s}}this.constructor$(e),this._isMap=n,this._init$(void 0,n?-6:-3)}function s(t){var n,s=r(t);return u(s)?(n=s instanceof e?s._then(e.props,void 0,void 0,void 0,void 0):new o(s).promise(),s instanceof e&&n._propagateFrom(s,2),n):i("cannot await properties of a non-object\n\n See http://goo.gl/MqrFmX\n")}var a,c=t("./util"),u=c.isObject,l=t("./es5");"function"==typeof Map&&(a=Map);var p=function(){function t(t,r){this[e]=t,this[e+n]=r,e++}var e=0,n=0;return function(r){n=r.size,e=0;var i=new Array(2*r.size);return r.forEach(t,i),i}}(),f=function(t){for(var e=new a,n=t.length/2|0,r=0;n>r;++r){var i=t[n+r],o=t[r];e.set(i,o)}return e};c.inherits(o,n),o.prototype._init=function(){},o.prototype._promiseFulfilled=function(t,e){this._values[e]=t;var n=++this._totalResolved;if(n>=this._length){var r;if(this._isMap)r=f(this._values);else{r={};for(var i=this.length(),o=0,s=this.length();s>o;++o)r[this._values[o+i]]=this._values[o]}return this._resolve(r),!0}return!1},o.prototype.shouldCopyValues=function(){return!1},o.prototype.getActualLength=function(t){return t>>1},e.prototype.props=function(){return s(this)},e.props=function(t){return s(t)}}},{"./es5":13,"./util":36}],26:[function(t,e,n){"use strict";function r(t,e,n,r,i){for(var o=0;i>o;++o)n[o+r]=t[o+e],t[o+e]=void 0}function i(t){this._capacity=t,this._length=0,this._front=0}i.prototype._willBeOverCapacity=function(t){return this._capacity<t},i.prototype._pushOne=function(t){var e=this.length();this._checkCapacity(e+1);var n=this._front+e&this._capacity-1;this[n]=t,this._length=e+1},i.prototype.push=function(t,e,n){var r=this.length()+3;if(this._willBeOverCapacity(r))return this._pushOne(t),this._pushOne(e),void this._pushOne(n);var i=this._front+r-3;this._checkCapacity(r);var o=this._capacity-1;this[i+0&o]=t,this[i+1&o]=e,this[i+2&o]=n,this._length=r},i.prototype.shift=function(){var t=this._front,e=this[t];return this[t]=void 0,this._front=t+1&this._capacity-1,this._length--,e},i.prototype.length=function(){return this._length},i.prototype._checkCapacity=function(t){this._capacity<t&&this._resizeTo(this._capacity<<1)},i.prototype._resizeTo=function(t){var e=this._capacity;this._capacity=t;var n=this._front,i=this._length,o=n+i&e-1;r(this,0,this,e,o)},e.exports=i},{}],27:[function(t,e,n){"use strict";e.exports=function(e,n,r,i){function o(t,o){var c=r(t);if(c instanceof e)return a(c);if(t=s.asArray(t),null===t)return i("expecting an array or an iterable object but got "+s.classString(t));var u=new e(n);void 0!==o&&u._propagateFrom(o,3);for(var l=u._fulfill,p=u._reject,f=0,h=t.length;h>f;++f){var _=t[f];(void 0!==_||f in t)&&e.cast(_)._then(l,p,void 0,u,null)}return u}var s=t("./util"),a=function(t){return t.then(function(e){return o(e,t)})};e.race=function(t){return o(t,void 0)},e.prototype.race=function(){return o(this,void 0)}}},{"./util":36}],28:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,s){function a(t,n,r,i){this.constructor$(t);var s=e._getContext();this._fn=f.contextBind(s,n),void 0!==r&&(r=e.resolve(r),r._attachCancellationCallback(this)),this._initialValue=r,this._currentCancellable=null,i===o?this._eachValues=Array(this._length):0===i?this._eachValues=null:this._eachValues=void 0,this._promise._captureStackTrace(),this._init$(void 0,-5)}function c(t,e){this.isFulfilled()?e._resolve(t):e._reject(t)}function u(t,e,n,i){if("function"!=typeof e)return r("expecting a function but got "+f.classString(e));var o=new a(t,e,n,i);return o.promise()}function l(t){this.accum=t,this.array._gotAccum(t);var n=i(this.value,this.array._promise);return n instanceof e?(this.array._currentCancellable=n,n._then(p,void 0,void 0,this,void 0)):p.call(this,n)}function p(t){var n=this.array,r=n._promise,i=h(n._fn);r._pushContext();var o;o=void 0!==n._eachValues?i.call(r._boundValue(),t,this.index,this.length):i.call(r._boundValue(),this.accum,t,this.index,this.length),o instanceof e&&(n._currentCancellable=o);var a=r._popContext();return s.checkForgottenReturns(o,a,void 0!==n._eachValues?"Promise.each":"Promise.reduce",r),o}var f=t("./util"),h=f.tryCatch;f.inherits(a,n),a.prototype._gotAccum=function(t){void 0!==this._eachValues&&null!==this._eachValues&&t!==o&&this._eachValues.push(t)},a.prototype._eachComplete=function(t){return null!==this._eachValues&&this._eachValues.push(t),this._eachValues},a.prototype._init=function(){},a.prototype._resolveEmptyArray=function(){this._resolve(void 0!==this._eachValues?this._eachValues:this._initialValue)},a.prototype.shouldCopyValues=function(){return!1},a.prototype._resolve=function(t){this._promise._resolveCallback(t),this._values=null},a.prototype._resultCancelled=function(t){return t===this._initialValue?this._cancel():void(this._isResolved()||(this._resultCancelled$(),this._currentCancellable instanceof e&&this._currentCancellable.cancel(),this._initialValue instanceof e&&this._initialValue.cancel()))},a.prototype._iterate=function(t){this._values=t;var n,r,i=t.length;void 0!==this._initialValue?(n=this._initialValue,r=0):(n=e.resolve(t[0]),r=1),this._currentCancellable=n;for(var o=r;i>o;++o){var s=t[o];s instanceof e&&s.suppressUnhandledRejections()}if(!n.isRejected())for(;i>r;++r){var a={accum:null,value:t[r],index:r,length:i,array:this};n=n._then(l,void 0,void 0,a,void 0),0===(127&r)&&n._setNoAsyncGuarantee()}void 0!==this._eachValues&&(n=n._then(this._eachComplete,void 0,void 0,this,void 0)),n._then(c,c,void 0,n,this)},e.prototype.reduce=function(t,e){return u(this,t,e,null)},e.reduce=function(t,e,n,r){return u(t,e,n,r)}}},{"./util":36}],29:[function(t,e,n){"use strict";var r,i=t("./util"),o=function(){throw new Error("No async scheduler available\n\n See http://goo.gl/MqrFmX\n")},s=i.getNativePromise();if(i.isNode&&"undefined"==typeof MutationObserver){var a=global.setImmediate,c=process.nextTick;r=i.isRecentNode?function(t){a.call(global,t)}:function(t){c.call(process,t)}}else if("function"==typeof s&&"function"==typeof s.resolve){
58
58
  var u=s.resolve();r=function(t){u.then(t)}}else r="undefined"!=typeof MutationObserver&&("undefined"==typeof window||!window.navigator||!window.navigator.standalone&&!window.cordova)&&"classList"in document.documentElement?function(){var t=document.createElement("div"),e={attributes:!0},n=!1,r=document.createElement("div"),i=new MutationObserver(function(){t.classList.toggle("foo"),n=!1});i.observe(r,e);var o=function(){n||(n=!0,r.classList.toggle("foo"))};return function(n){var r=new MutationObserver(function(){r.disconnect(),n()});r.observe(t,e),o()}}():"undefined"!=typeof setImmediate?function(t){setImmediate(t)}:"undefined"!=typeof setTimeout?function(t){setTimeout(t,0)}:o;e.exports=r},{"./util":36}],30:[function(t,e,n){"use strict";e.exports=function(e,n,r){function i(t){this.constructor$(t)}var o=e.PromiseInspection,s=t("./util");s.inherits(i,n),i.prototype._promiseResolved=function(t,e){this._values[t]=e;var n=++this._totalResolved;return n>=this._length?(this._resolve(this._values),!0):!1},i.prototype._promiseFulfilled=function(t,e){var n=new o;return n._bitField=33554432,n._settledValueField=t,this._promiseResolved(e,n)},i.prototype._promiseRejected=function(t,e){var n=new o;return n._bitField=16777216,n._settledValueField=t,this._promiseResolved(e,n)},e.settle=function(t){return r.deprecated(".settle()",".reflect()"),new i(t).promise()},e.allSettled=function(t){return new i(t).promise()},e.prototype.settle=function(){return e.settle(this)}}},{"./util":36}],31:[function(t,e,n){"use strict";e.exports=function(e,n,r){function i(t){this.constructor$(t),this._howMany=0,this._unwrap=!1,this._initialized=!1}function o(t,e){if((0|e)!==e||0>e)return r("expecting a positive integer\n\n See http://goo.gl/MqrFmX\n");var n=new i(t),o=n.promise();return n.setHowMany(e),n.init(),o}var s=t("./util"),a=t("./errors").RangeError,c=t("./errors").AggregateError,u=s.isArray,l={};s.inherits(i,n),i.prototype._init=function(){if(this._initialized){if(0===this._howMany)return void this._resolve([]);this._init$(void 0,-5);var t=u(this._values);!this._isResolved()&&t&&this._howMany>this._canPossiblyFulfill()&&this._reject(this._getRangeError(this.length()))}},i.prototype.init=function(){this._initialized=!0,this._init()},i.prototype.setUnwrap=function(){this._unwrap=!0},i.prototype.howMany=function(){return this._howMany},i.prototype.setHowMany=function(t){this._howMany=t},i.prototype._promiseFulfilled=function(t){return this._addFulfilled(t),this._fulfilled()===this.howMany()?(this._values.length=this.howMany(),1===this.howMany()&&this._unwrap?this._resolve(this._values[0]):this._resolve(this._values),!0):!1},i.prototype._promiseRejected=function(t){return this._addRejected(t),this._checkOutcome()},i.prototype._promiseCancelled=function(){return this._values instanceof e||null==this._values?this._cancel():(this._addRejected(l),this._checkOutcome())},i.prototype._checkOutcome=function(){if(this.howMany()>this._canPossiblyFulfill()){for(var t=new c,e=this.length();e<this._values.length;++e)this._values[e]!==l&&t.push(this._values[e]);return t.length>0?this._reject(t):this._cancel(),!0}return!1},i.prototype._fulfilled=function(){return this._totalResolved},i.prototype._rejected=function(){return this._values.length-this.length()},i.prototype._addRejected=function(t){this._values.push(t)},i.prototype._addFulfilled=function(t){this._values[this._totalResolved++]=t},i.prototype._canPossiblyFulfill=function(){return this.length()-this._rejected()},i.prototype._getRangeError=function(t){var e="Input array must contain at least "+this._howMany+" items but contains only "+t+" items";return new a(e)},i.prototype._resolveEmptyArray=function(){this._reject(this._getRangeError(0))},e.some=function(t,e){return o(t,e)},e.prototype.some=function(t){return o(this,t)},e._SomePromiseArray=i}},{"./errors":12,"./util":36}],32:[function(t,e,n){"use strict";e.exports=function(t){function e(t){void 0!==t?(t=t._target(),this._bitField=t._bitField,this._settledValueField=t._isFateSealed()?t._settledValue():void 0):(this._bitField=0,this._settledValueField=void 0)}e.prototype._settledValue=function(){return this._settledValueField};var n=e.prototype.value=function(){if(!this.isFulfilled())throw new TypeError("cannot get fulfillment value of a non-fulfilled promise\n\n See http://goo.gl/MqrFmX\n");return this._settledValue()},r=e.prototype.error=e.prototype.reason=function(){if(!this.isRejected())throw new TypeError("cannot get rejection reason of a non-rejected promise\n\n See http://goo.gl/MqrFmX\n");return this._settledValue()},i=e.prototype.isFulfilled=function(){return 0!==(33554432&this._bitField)},o=e.prototype.isRejected=function(){return 0!==(16777216&this._bitField)},s=e.prototype.isPending=function(){return 0===(50397184&this._bitField)},a=e.prototype.isResolved=function(){return 0!==(50331648&this._bitField)};e.prototype.isCancelled=function(){return 0!==(8454144&this._bitField)},t.prototype.__isCancelled=function(){return 65536===(65536&this._bitField)},t.prototype._isCancelled=function(){return this._target().__isCancelled()},t.prototype.isCancelled=function(){return 0!==(8454144&this._target()._bitField)},t.prototype.isPending=function(){return s.call(this._target())},t.prototype.isRejected=function(){return o.call(this._target())},t.prototype.isFulfilled=function(){return i.call(this._target())},t.prototype.isResolved=function(){return a.call(this._target())},t.prototype.value=function(){return n.call(this._target())},t.prototype.reason=function(){var t=this._target();return t._unsetRejectionIsUnhandled(),r.call(t)},t.prototype._value=function(){return this._settledValue()},t.prototype._reason=function(){return this._unsetRejectionIsUnhandled(),this._settledValue()},t.PromiseInspection=e}},{}],33:[function(t,e,n){"use strict";e.exports=function(e,n){function r(t,r){if(l(t)){if(t instanceof e)return t;var i=o(t);if(i===u){r&&r._pushContext();var c=e.reject(i.e);return r&&r._popContext(),c}if("function"==typeof i){if(s(t)){var c=new e(n);return t._then(c._fulfill,c._reject,void 0,c,null),c}return a(t,i,r)}}return t}function i(t){return t.then}function o(t){try{return i(t)}catch(e){return u.e=e,u}}function s(t){try{return p.call(t,"_promise0")}catch(e){return!1}}function a(t,r,i){function o(t){a&&(a._resolveCallback(t),a=null)}function s(t){a&&(a._rejectCallback(t,p,!0),a=null)}var a=new e(n),l=a;i&&i._pushContext(),a._captureStackTrace(),i&&i._popContext();var p=!0,f=c.tryCatch(r).call(t,o,s);return p=!1,a&&f===u&&(a._rejectCallback(f.e,!0,!0),a=null),l}var c=t("./util"),u=c.errorObj,l=c.isObject,p={}.hasOwnProperty;return r}},{"./util":36}],34:[function(t,e,n){"use strict";e.exports=function(e,n,r){function i(t){this.handle=t}function o(t){return clearTimeout(this.handle),t}function s(t){throw clearTimeout(this.handle),t}var a=t("./util"),c=e.TimeoutError;i.prototype._resultCancelled=function(){clearTimeout(this.handle)};var u=function(t){return l(+this).thenReturn(t)},l=e.delay=function(t,o){var s,a;return void 0!==o?(s=e.resolve(o)._then(u,null,null,t,void 0),r.cancellation()&&o instanceof e&&s._setOnCancel(o)):(s=new e(n),a=setTimeout(function(){s._fulfill()},+t),r.cancellation()&&s._setOnCancel(new i(a)),s._captureStackTrace()),s._setAsyncGuaranteed(),s};e.prototype.delay=function(t){return l(t,this)};var p=function(t,e,n){var r;r="string"!=typeof e?e instanceof Error?e:new c("operation timed out"):new c(e),a.markAsOriginatingFromRejection(r),t._attachExtraTrace(r),t._reject(r),null!=n&&n.cancel()};e.prototype.timeout=function(t,e){t=+t;var n,a,c=new i(setTimeout(function(){n.isPending()&&p(n,e,a)},t));return r.cancellation()?(a=this.then(),n=a._then(o,s,void 0,c,void 0),n._setOnCancel(c)):n=this._then(o,s,void 0,c,void 0),n}}},{"./util":36}],35:[function(t,e,n){"use strict";e.exports=function(e,n,r,i,o,s){function a(t){setTimeout(function(){throw t},0)}function c(t){var e=r(t);return e!==t&&"function"==typeof t._isDisposable&&"function"==typeof t._getDisposer&&t._isDisposable()&&e._setDisposable(t._getDisposer()),e}function u(t,n){function i(){if(s>=u)return l._fulfill();var o=c(t[s++]);if(o instanceof e&&o._isDisposable()){try{o=r(o._getDisposer().tryDispose(n),t.promise)}catch(p){return a(p)}if(o instanceof e)return o._then(i,a,null,null,null)}i()}var s=0,u=t.length,l=new e(o);return i(),l}function l(t,e,n){this._data=t,this._promise=e,this._context=n}function p(t,e,n){this.constructor$(t,e,n)}function f(t){return l.isDisposer(t)?(this.resources[this.index]._setDisposable(t),t.promise()):t}function h(t){this.length=t,this.promise=null,this[t-1]=null}var _=t("./util"),d=t("./errors").TypeError,v=t("./util").inherits,y=_.errorObj,g=_.tryCatch,m={};l.prototype.data=function(){return this._data},l.prototype.promise=function(){return this._promise},l.prototype.resource=function(){return this.promise().isFulfilled()?this.promise().value():m},l.prototype.tryDispose=function(t){var e=this.resource(),n=this._context;void 0!==n&&n._pushContext();var r=e!==m?this.doDispose(e,t):null;return void 0!==n&&n._popContext(),this._promise._unsetDisposable(),this._data=null,r},l.isDisposer=function(t){return null!=t&&"function"==typeof t.resource&&"function"==typeof t.tryDispose},v(p,l),p.prototype.doDispose=function(t,e){var n=this.data();return n.call(t,t,e)},h.prototype._resultCancelled=function(){for(var t=this.length,n=0;t>n;++n){var r=this[n];r instanceof e&&r.cancel()}},e.using=function(){var t=arguments.length;if(2>t)return n("you must pass at least 2 arguments to Promise.using");var i=arguments[t-1];if("function"!=typeof i)return n("expecting a function but got "+_.classString(i));var o,a=!0;2===t&&Array.isArray(arguments[0])?(o=arguments[0],t=o.length,a=!1):(o=arguments,t--);for(var c=new h(t),p=0;t>p;++p){var d=o[p];if(l.isDisposer(d)){var v=d;d=d.promise(),d._setDisposable(v)}else{var m=r(d);m instanceof e&&(d=m._then(f,null,null,{resources:c,index:p},void 0))}c[p]=d}for(var b=new Array(c.length),p=0;p<b.length;++p)b[p]=e.resolve(c[p]).reflect();var w=e.all(b).then(function(t){for(var e=0;e<t.length;++e){var n=t[e];if(n.isRejected())return y.e=n.error(),y;if(!n.isFulfilled())return void w.cancel();t[e]=n.value()}C._pushContext(),i=g(i);var r=a?i.apply(void 0,t):i(t),o=C._popContext();return s.checkForgottenReturns(r,o,"Promise.using",C),r}),C=w.lastly(function(){var t=new e.PromiseInspection(w);return u(c,t)});return c.promise=C,C._setOnCancel(c),C},e.prototype._setDisposable=function(t){this._bitField=131072|this._bitField,this._disposer=t},e.prototype._isDisposable=function(){return(131072&this._bitField)>0},e.prototype._getDisposer=function(){return this._disposer},e.prototype._unsetDisposable=function(){this._bitField=-131073&this._bitField,this._disposer=void 0},e.prototype.disposer=function(t){if("function"==typeof t)return new p(t,this,i());throw new d}}},{"./errors":12,"./util":36}],36:[function(t,e,n){"use strict";function r(){try{var t=P;return P=null,t.apply(this,arguments)}catch(e){return T.e=e,T}}function i(t){return P=t,r}function o(t){return null==t||t===!0||t===!1||"string"==typeof t||"number"==typeof t}function s(t){return"function"==typeof t||"object"==typeof t&&null!==t}function a(t){return o(t)?new Error(v(t)):t}function c(t,e){var n,r=t.length,i=new Array(r+1);for(n=0;r>n;++n)i[n]=t[n];return i[n]=e,i}function u(t,e,n){if(!F.isES5)return{}.hasOwnProperty.call(t,e)?t[e]:void 0;var r=Object.getOwnPropertyDescriptor(t,e);return null!=r?null==r.get&&null==r.set?r.value:n:void 0}function l(t,e,n){if(o(t))return t;var r={value:n,configurable:!0,enumerable:!1,writable:!0};return F.defineProperty(t,e,r),t}function p(t){throw t}function f(t){try{if("function"==typeof t){var e=F.names(t.prototype),n=F.isES5&&e.length>1,r=e.length>0&&!(1===e.length&&"constructor"===e[0]),i=A.test(t+"")&&F.names(t).length>0;if(n||r||i)return!0}return!1}catch(o){return!1}}function h(t){function e(){}function n(){return typeof r.foo}e.prototype=t;var r=new e;return n(),n(),t}function _(t){return V.test(t)}function d(t,e,n){for(var r=new Array(t),i=0;t>i;++i)r[i]=e+i+n;return r}function v(t){try{return t+""}catch(e){return"[no string representation]"}}function y(t){return t instanceof Error||null!==t&&"object"==typeof t&&"string"==typeof t.message&&"string"==typeof t.name}function g(t){try{l(t,"isOperational",!0)}catch(e){}}function m(t){return null==t?!1:t instanceof Error.__BluebirdErrorTypes__.OperationalError||t.isOperational===!0}function b(t){return y(t)&&F.propertyIsWritable(t,"stack")}function w(t){return{}.toString.call(t)}function C(t,e,n){for(var r=F.names(t),i=0;i<r.length;++i){var o=r[i];if(n(o))try{F.defineProperty(e,o,F.getDescriptor(t,o))}catch(s){}}}function j(t){return N?process.env[t]:void 0}function k(){if("function"==typeof Promise)try{var t=new Promise(function(){});if("[object Promise]"===w(t))return Promise}catch(e){}}function E(t,e){if(null===t||"function"!=typeof e||e===U)return e;null!==t.domain&&(e=t.domain.bind(e));var n=t.async;if(null!==n){var r=e;e=function(){var t=new Array(2).concat([].slice.call(arguments));return t[0]=r,t[1]=this,n.runInAsyncScope.apply(n,t)}}return e}var F=t("./es5"),x="undefined"==typeof navigator,T={e:{}},P,R="undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:void 0!==this?this:null,S=function(t,e){function n(){this.constructor=t,this.constructor$=e;for(var n in e.prototype)r.call(e.prototype,n)&&"$"!==n.charAt(n.length-1)&&(this[n+"$"]=e.prototype[n])}var r={}.hasOwnProperty;return n.prototype=e.prototype,t.prototype=new n,t.prototype},O=function(){var t=[Array.prototype,Object.prototype,Function.prototype],e=function(e){for(var n=0;n<t.length;++n)if(t[n]===e)return!0;return!1};if(F.isES5){var n=Object.getOwnPropertyNames;return function(t){for(var r=[],i=Object.create(null);null!=t&&!e(t);){var o;try{o=n(t)}catch(s){return r}for(var a=0;a<o.length;++a){var c=o[a];if(!i[c]){i[c]=!0;var u=Object.getOwnPropertyDescriptor(t,c);null!=u&&null==u.get&&null==u.set&&r.push(c)}}t=F.getPrototypeOf(t)}return r}}var r={}.hasOwnProperty;return function(n){if(e(n))return[];var i=[];t:for(var o in n)if(r.call(n,o))i.push(o);else{for(var s=0;s<t.length;++s)if(r.call(t[s],o))continue t;i.push(o)}return i}}(),A=/this\s*\.\s*\S+\s*=/,V=/^[a-z$_][a-z$_0-9]*$/i,H=function(){return"stack"in new Error?function(t){return b(t)?t:new Error(v(t))}:function(t){if(b(t))return t;try{throw new Error(v(t))}catch(e){return e}}}(),D=function(t){return F.isArray(t)?t:null};if("undefined"!=typeof Symbol&&Symbol.iterator){var I="function"==typeof Array.from?function(t){return Array.from(t)}:function(t){for(var e,n=[],r=t[Symbol.iterator]();!(e=r.next()).done;)n.push(e.value);return n};D=function(t){return F.isArray(t)?t:null!=t&&"function"==typeof t[Symbol.iterator]?I(t):null}}var L="undefined"!=typeof process&&"[object process]"===w(process).toLowerCase(),N="undefined"!=typeof process&&"undefined"!=typeof process.env,U,B={setReflectHandler:function(t){U=t},isClass:f,isIdentifier:_,inheritedDataKeys:O,getDataPropertyOrDefault:u,thrower:p,isArray:F.isArray,asArray:D,notEnumerableProp:l,isPrimitive:o,isObject:s,isError:y,canEvaluate:x,errorObj:T,tryCatch:i,inherits:S,withAppended:c,maybeWrapAsError:a,toFastProperties:h,filledRange:d,toString:v,canAttachTrace:b,ensureErrorObject:H,originatesFromRejection:m,markAsOriginatingFromRejection:g,classString:w,copyDescriptors:C,isNode:L,hasEnvVariables:N,env:j,global:R,getNativePromise:k,contextBind:E};B.isRecentNode=B.isNode&&function(){var t;return process.versions&&process.versions.node?t=process.versions.node.split(".").map(Number):process.version&&(t=process.version.split(".").map(Number)),0===t[0]&&t[1]>10||t[0]>0}(),B.nodeSupportsAsyncResource=B.isNode&&function(){var e=!1;try{var n=t("async_hooks").AsyncResource;e="function"==typeof n.prototype.runInAsyncScope}catch(r){e=!1}return e}(),B.isNode&&B.toFastProperties(process);try{throw new Error}catch(M){B.lastLineError=M}e.exports=B},{"./es5":13,async_hooks:void 0}]},{},[4])(4)}),"undefined"!=typeof window&&null!==window?window.P=window.Promise:"undefined"!=typeof self&&null!==self&&(self.P=self.Promise);
59
59
  }
60
- !function(){"use strict";var e,t=globalThis.Dynamsoft;function n(t){return t===e}function r(t){return t!==e}function i(e){return null===e}var o={"[object Function]":"function","[object String]":"string","[object Object]":"object","[object Boolean]":"boolean","[object Number]":"number","[object Array]":"array"};function s(e){return i(e)||n(e)?String(e):o[{}.toString.call(e)]||"object"}function a(e){return"function"===s(e)}function c(e){return"string"===s(e)}function l(e){return"object"===s(e)}function u(e){return"boolean"===s(e)}function A(e){return"number"===s(e)}function f(e){return Array.isArray?Array.isArray(e):"array"===s(e)}var h=!0,d=!1;function p(e,t,r){if(e){var i=void 0,o=void 0,s=void 0,c=0,l=e.length;if(r=r||null,n(l)||a(e))for(s=Object.keys(e);c<s.length&&(i=s[c],t.call(r,e[i],i,e)!==d);c++);else for(o=e[0];c<l&&t.call(r,o,c,e)!==d;o=e[++c]);}return e}var g={}.hasOwnProperty;function y(e){if(!e||"object"!==s(e)||e.nodeType||e.window==e)return d;var t,r;try{if((r=e.constructor)&&!g(e,"constructor")&&!g(r.prototype,"isPrototypeOf"))return d}catch(i){return d}for(t in e);return n(t)||g(e,t)}var m="object"==typeof HTMLElement;function C(e){return m?e instanceof HTMLElement:e&&"object"==typeof e&&(1===e.nodeType||9===e.nodeType)&&"string"==typeof e.nodeName}function b(e){var t=e;if(C(e))for(;!t&&t!=document.body;)t=t.parentNode;else t=0;return!!t}var w="",v=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,P=String.prototype,I=P.trim;function E(e,t){return 0===e.lastIndexOf(t,0)}function S(e,t){var n=e.length-t.length;return n>=0&&e.indexOf(t,n)===n}function B(e){return null==e?w:I.call(e)}function x(e){if(null==e)return[];if(f(e))return e;var t=typeof e.length,n=typeof e;if("number"!==t||e.alert||"string"===n||"function"===n&&(!("item"in e)||"number"!==t))return[e];for(var r=[],i=0,o=e.length;i<o;i++)r[i]=e[i];return r}I||(I=P.trim=function(){return this.replace(v,w)});var k=t.Lib,z=k.bNode,Q=k.Promise||(z?global.Promise:window.Promise);function L(){if(t.navInfo)return Q.resolve(t.navInfo);var e,n,r=k.bNode||t.navInfoSync.bJSDom?undefined:navigator;if(r&&"userAgentData"in r){var i=navigator.userAgentData;if(i.platform&&""!=i.platform){var o=[];if("brands"in i&&k.isArray(i.brands)&&i.brands.length>0?o=i.brands:"uaList"in i&&k.isArray(i.uaList)&&i.uaList.length>0&&(o=i.uaList),o.length>0)return(n=function(e){var n=t.navInfoSync,r=e.architecture.toLowerCase(),i="64"==e.bitness,o=r.indexOf("arm")>-1,s=r.indexOf("mips")>-1;return{bUseUserAgent:!1,bWin:n.bWin,bMac:n.bMac,bLinux:n.bLinux,bAndroid:n.bAndroid,bMobile:n.bMobile,bPad:n.bPad,bChromeOS:n.bChromeOS,bHarmonyOS:n.bHarmonyOS,bArm64:o,bMips64:s,bEmbed:o||s,bOSx64:i,bIE:!1,bEdge:n.bEdge,bChrome:n.bChrome,bFirefox:n.bFirefox,bSafari:n.bSafari,bOpera:n.bOpera,bGecko:!0,bHuaWeiBrowser:!1,bHTML5Edition:!0,strBrowserVersion:n.strBrowserVersion,IEMode:0}},e?Q.resolve((function(){return n(e)})):navigator.userAgentData.getHighEntropyValues(["platform","platformVersion","architecture","bitness"]).then(n)).then((function(e){return t.navInfo=e,e}))}}return t.navInfo=t.navInfoSync,Q.resolve(t.navInfo)}function F(e){var n,r;if(!t.Lib.bNode&&!t.navInfoSync.bJSDom){var i=t.Lib.doc;if(i&&c(r=e.body)&&r!=w){(n=i.createElement("script")).charset="utf-8",t.navInfoSync.bIE?n.text=r:n.appendChild(i.createTextNode(r)),e.language?n.language=e.language:n.language="javascript",e.type?n.type=e.type:n.type="text/javascript";var o=i&&i.documentElement,s=i.getElementsByTagName("head")[0]||o;s.insertBefore(n,s.firstChild)}}}function T(e){F({body:e})}function D(e){F({body:e,language:"vbscript",type:"text/vbscript"})}function M(e){var t=e?new Date(e):new Date,n="yyyy-MM-dd HH:mm:ss.SSSZ",r={"M+":t.getUTCMonth()+1,"d+":t.getUTCDate(),"H+":t.getUTCHours(),"h+":t.getUTCHours()%12||12,"m+":t.getUTCMinutes(),"s+":t.getUTCSeconds(),"q+":Math.floor((t.getUTCMonth()+3)/3),"S+":t.getUTCMilliseconds()};for(var i in/(y+)/.test(n)&&(n=n.replace(RegExp.$1,(t.getUTCFullYear()+"").substr(4-RegExp.$1.length))),r)new RegExp("("+i+")").test(n)&&(n=n.replace(RegExp.$1,1==RegExp.$1.length?r[i]:("000"+r[i]).substr(("000"+r[i]).length-RegExp.$1.length)));return n}var j,R,N=t.Lib,H=N.win;function U(e,t,n,r){if(N.debug&&R&&a(R.log)){var i=M((new Date).getTime()),o=x(arguments);R.log(["[",i,"] ",o].join(""))}}function J(e,t,n,r){if((N.debug||N.showConsoleError)&&R&&a(R.error)){var i=M((new Date).getTime()),o=x(arguments);R.error(["[",i,"] ",o].join(""))}}function K(e,t,n,r){if(N.debug&&R&&a(R.warn)){var i=M((new Date).getTime()),o=x(arguments);R.warn(["[",i,"] ",o].join(""))}}function O(e,t,n,r){if(N.debug&&R&&a(R.info)){var i=M((new Date).getTime()),o=x(arguments);R.info(["[",i,"] ",o].join(""))}}H&&r(H.console)&&(a((R=H.console).log)&&a(R.error)?j={log:U,error:J,info:O,warn:K,debug:function(e,t,n,r){if(N.debug&&R&&a(R.debug)){var i=M((new Date).getTime()),o=x(arguments);R.debug(["[",i,"] ",o].join(""))}}}:(R=!1,j=!1)),N.showConsoleError=!1;var Y,G=undefined,W=function(e){return"function"==typeof e},Z=function(e){return Array.isArray?Array.isArray(e):e instanceof Array},V=function(e){return!1===e||e===G||null===e},q="undefined",X=typeof TypeError===q?Error:TypeError;if(typeof process!==q&&process.nextTick)Y=process.nextTick;else if(typeof MessageChannel!==q){var _=new MessageChannel,$=[];_.port1.onmessage=function(){$.length&&$.shift()()},Y=function(e){$.push(e),_.port2.postMessage(0)}}else Y=function(e){setTimeout(e,0)};function ee(e){Y((function(){throw e}))}function te(e){return this.then(e,G)}function ne(e){return this.then(G,e)}function re(e,t){return this.then((function(t){return W(e)?e.apply(null,Z(t)?t:[t]):ae.onlyFuncs?t:e}),t||G)}function ie(e){function t(){e()}return this.then(t,t),this}function oe(e){return this.then((function(t){return W(e)?e.apply(null,Z(t)?t.splice(0,0,undefined)&&t:[undefined,t]):ae.onlyFuncs?t:e}),(function(t){return e(t)}))}function se(e){return this.then(G,e?function(t){throw e(t),t}:ee)}var ae=function(){function e(t){this.alwaysAsyncFn=null,this.status=0,this.pendings=[],this.promise={then:function(t,n){var r=new e;return this.pendings.push([function(n){try{V(t)?r.resolve(n):r.resolve(W(t)?t(n):e.onlyFuncs?n:t)}catch(i){r.reject(i)}},function(t){if((V(n)||!W(n)&&e.onlyFuncs)&&r.reject(t),n)try{r.resolve(W(n)?n(t):n)}catch(i){r.reject(i)}}]),0!==this.status&&this.alwaysAsyncFn(this.execCallbacks),r.promise},success:te,error:ne,otherwise:ne,apply:re,spread:re,ensure:ie,nodify:oe,rethrow:se,isPending:function(){return 0===this.status},getStatus:function(){return this.status}},this.alwaysAsyncFn=(G!==t?t:e.alwaysAsync)?Y:function(e){e()},this.promise.toSource=this.promise.toString=this.promise.valueOf=function(){return this.value===undefined?this:this.value}}return e.prototype.resolve=function(e){var t,n=!1;function r(e){return function(t){return n?undefined:(n=!0,e(t))}}if(this.status)return this;try{var i=!(!(t=e)||!(typeof t).match(/function|object/))&&e.then;if(W(i)){if(e===this.promise)throw new X("Promise can't resolve itself");return i.call(e,r(this.resolve),r(this.reject)),this}}catch(o){return r(this.reject)(o),this}return this.alwaysAsyncFn((function(){this.value=e,this.status=1,this.execCallbacks()})),this},e.prototype.reject=function(e){return this.status||this.alwaysAsyncFn((function(){try{throw e}catch(t){this.value=t}this.status=-1,this.execCallbacks()})),this},e.prototype.execCallbacks=function(){if(0!==this.status){var e,t=this.pendings,n=0,r=t.length,i=~this.status?0:1;for(this.pendings=[];n<r;n++)(e=t[n][i])&&e(this.value)}},e.deferred=e,e.defer=e,e.nextTick=Y,e.alwaysAsync=!0,e.onlyFuncs=!0,e.resolve=function(t){return new e(!0).resolve(t).promise},e.resolved=e.resolve,e.fulfilled=e.resolve,e.reject=function(t){return new e(!0).reject(t).promise},e.rejected=e.reject,e}();var ce=t.Lib,le=/^(\/?)([\s\S]+\/(?!$)|\/)?((?:\.{1,2}$|[\s\S]+?)?(\.[^.\/]*)?)$/;function ue(e,t){var n,r=[];for(n=0;n<e.length;n++){var i=e[n];i&&"."!==i&&(".."===i?r.length&&".."!==r[r.length-1]?r.pop():t&&r.push(".."):r.push(i))}return r}function Ae(e){var t="/"===e.charAt(0),n="/"===e.slice(-1);return(e=ue(ce.filter(e.split("/"),(function(e){return!!e})),!t).join("/"))||t||(e="."),e&&n&&(e+="/"),(t?"/":"")+e}var fe=function(){function e(){}return e.prototype.resolve=function(){var e,t,n="",r=arguments,i=!1;for(e=r.length-1;e>=0&&!i;e--)c(t=r[e])&&t&&(n=t+"/"+n,i="/"===t.charAt(0));return(i?"/":"")+ue(ce.filter(n.split("/"),(function(e){return!!e})),!i).join("/")||"."},e.prototype.join=function(){var e=x(arguments);return Ae(ce.filter(e,(function(e){return e&&c(e)})).join("/"))},e.prototype.relative=function(e,t){e=Ae(e),t=Ae(t);var n,r,i=ce.filter(e.split("/"),(function(e){return!!e})),o=[],s=ce.filter(t.split("/"),(function(e){return!!e})),a=Math.min(i.length,s.length);for(n=0;n<a&&i[n]===s[n];n++);for(r=n;n<i.length;)o.push(".."),n++;return(o=o.concat(s.slice(r))).join("/")},e.prototype.basename=function(e,t){var n;return n=(e.match(le)||[])[3]||"",t&&n&&n.slice(-1*t.length)===t&&(n=n.slice(0,-1*t.length)),n},e.prototype.dirname=function(e){var t=e.match(le)||[],n=t[1]||"",r=t[2]||"";return n||r?(r&&(r=r.substring(0,r.length-1)),n+r):"."},e.prototype.extname=function(e){return(e.match(le)||[])[4]||""},e}();function he(e){if(null==e||"object"!=typeof e)return e;var t,n,r;if(e instanceof Date)return(t=new Date).setTime(e.getTime()),t;if(e instanceof Array){for(t=[],r=e.length,n=0;n<r;n++)t[n]=he(e[n]);return t}if(e instanceof Object){for(n in t={},e)e.hasOwnProperty(n)&&(t[n]=he(e[n]));return t}return 0}var de=/[#\/\?@]/g,pe=/[#\?]/g,ge={scheme:1,userInfo:2,hostname:3,port:4,path:5},ye=new RegExp("^(?:([\\w\\d+.-]+):)?(?://(?:([^/?#@]*)@)?([\\w\\d\\-\\u0100-\\uffff.+%]*|\\[[^\\]]+\\])(?::([0-9]+))?)?(.+)?$");function me(e,t){return c(e)&&c(t)?e.toLowerCase()===t.toLowerCase():e===t}function Ce(e,t){return encodeURI(e).replace(t,(function(e){return"%"+function(e){return 1===e.length?"0"+e:e}(e.charCodeAt(0).toString(16))}))}var be=function(){function e(t){if(this.scheme="",this.userInfo="",this.hostname="",this.port="",this.path="",t instanceof e)return he(t);e.getComponents(t,this)}return e.prototype.clone=function(){var t=new e,n=this;return p(ge,(function(e,r){t[r]=n[r]})),t},e.prototype.getScheme=function(){return this.scheme},e.prototype.setScheme=function(e){return this.scheme=e,this},e.prototype.getHostname=function(){return this.hostname},e.prototype.setHostname=function(e){return this.hostname=e,this},e.prototype.setUserInfo=function(e){return this.userInfo=e,this},e.prototype.getUserInfo=function(){return this.userInfo},e.prototype.setPort=function(e){return this.port=e,this},e.prototype.getPort=function(){return this.port},e.prototype.setPath=function(e){return this.path=e,this},e.prototype.getPath=function(){return this.path},e.prototype.isSameOriginAs=function(e){var t=this;return me(t.hostname,e.hostname)&&me(t.scheme,e.scheme)&&me(t.port,e.port)},e.prototype.toString=function(e){var t,n,r,i,o,s=[],a=this;return(t=a.scheme)&&(s.push(Ce(t,de)),s.push(":")),(n=a.hostname)&&(s.push("//"),(o=a.userInfo)&&(s.push(Ce(o,de)),s.push("@")),s.push(encodeURIComponent(n)),(i=a.port)&&(s.push(":"),s.push(i))),(r=a.path)&&(n&&!E(r,"/")&&(r="/"+r),s.push(Ce(r,pe))),s.join("")},e.getComponents=function(e,t){var n=(e=e||w).match(ye)||[],r=t||{};return p(ge,(function(e,t){r[t]=n[e]})),r},e}();function we(e){return decodeURIComponent(e.replace(/\+/g," "))}function ve(e){return encodeURIComponent(String(e))}var Pe,Ie=t.Lib;function Ee(e){var t=typeof e;return null==e||"object"!==t&&"function"!==t}function Se(e,t,i,o){t=t||"&",i=i||"=",n(o)&&(o=h);var s=[];return p(e,(function(e,n){var a=ve(n);Ee(e)?(s.push(a),r(e)&&s.push(i,ve(e+w)),s.push(t)):f(e)&&e.length&&p(e,(function(e){Ee(e)&&(s.push(a,o?ve("[]"):w),r(e)&&s.push(i,ve(e+w)),s.push(t))}))})),s.pop(),s.join(w)}function Be(e,t,n){if(!c(e)||!(e=B(e)))return{};t=t||"&",n=n||"=";for(var r,i,o,s={},a=we,l=e.split(t),u=0,A=l.length;u<A;++u){if(-1===(r=Ie.indexOf(n,l[u])))i=a(l[u]),o=undefined;else{i=a(l[u].substring(0,r)),o=l[u].substring(r+1);try{o=a(o)}catch(h){J("decodeURIComponent error : "+o),J(h)}S(i,"[]")&&(i=i.substring(0,i.length-2))}i in s?f(s[i])?s[i].push(o):s[i]=[s[i],o]:s[i]=o}return s}function xe(e){e._queryMap||(e._queryMap=Be(e._query))}p({"&amp;":"&","&gt;":">","&lt;":"<","&#x60;":"`","&#x2F;":"/","&quot;":'"',"&#x27;":"'"},(function(e,t){}));var ke=function(){function e(e){this._query=e||""}return e.prototype.clone=function(){return new e(this.toString())},e.prototype.reset=function(e){var t=this;return t._query=e||"",t._queryMap=null,t},e.prototype.count=function(){var e=0;return xe(this),p(this._queryMap,(function(t){f(t)?e+=t.length:e++})),e},e.prototype.has=function(e){var t;return xe(this),t=this._queryMap,e?e in t:!function(e){var t;if(e)for(t in e)if(!n(t))return!1;return!0}(t)},e.prototype.get=function(e){var t;return xe(this),t=this._queryMap,e?t[e]:t},e.prototype.keys=function(){return xe(this),Object.keys(this._queryMap)},e.prototype.set=function(t,n){var r,i=this;return xe(i),r=i._queryMap,c(t)?i._queryMap[t]=n:(t instanceof e&&(t=t.get()),p(t,(function(e,t){r[t]=e}))),i},e.prototype.remove=function(e){var t=this;return xe(t),e?delete t._queryMap[e]:t._queryMap={},t},e.prototype.add=function(t,r){var i,o,s=this;return c(t)?(xe(s),o=n(o=(i=s._queryMap)[t])?r:[].concat(o).concat(r),i[t]=o):(t instanceof e&&(t=t.get()),p(t,(function(e,t){s.add(t,e)}))),s},e.prototype.toString=function(e){return xe(this),Se(this._queryMap,Pe,Pe,e)},e}();function ze(e,t){var n;for(n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}var Qe,Le,Fe=t.Lib,Te=/[\-#$\^*()+\[\]{}|\\,.?\s]/g,De={"&amp;":"&","&gt;":">","&lt;":"<","&#x60;":"`","&#x2F;":"/","&quot;":'"',"&#x27;":"'"},Me={};p(De,(function(e,t){Me[e]=t}));var je=function(){function e(e){var t=e.createElement("div"),n=e.createElement("div");n.style&&(this.div=n,this.container=t,this.docElem=e.documentElement,n.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",this.leadingWhitespace=3===n.firstChild.nodeType,this.tbody=!n.getElementsByTagName("tbody").length,this.htmlSerialize=!!n.getElementsByTagName("link").length,n.style.cssText="float:left;opacity:.5",this.opacity="0.5"===n.style.opacity,this.cssFloat=!!n.style.cssFloat,n.style.backgroundClip="content-box",n.cloneNode(!0).style.backgroundClip="",this.clearCloneStyle="content-box"===n.style.backgroundClip,(t=document.createElement("div")).style.cssText="border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute",n.innerHTML="",t.appendChild(n),this.boxSizing=""===n.style.boxSizing||""===n.style.MozBoxSizing||""===n.style.WebkitBoxSizing)}return e.prototype.reliableHiddenOffsets=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.reliableHiddenOffsetsVal},e.prototype.boxSizingReliable=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.boxSizingReliableVal},e.prototype.pixelMarginRight=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.pixelMarginRightVal},e.prototype.pixelPosition=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.pixelPositionVal},e.prototype.reliableMarginRight=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.reliableMarginRightVal},e.prototype.reliableMarginLeft=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.reliableMarginLeftVal},e.prototype.computeStyleTests=function(){var e,t,n=this.div;this.docElem&&this.docElem.appendChild(this.container),n.style.cssText="-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%",this.pixelPositionVal=this.boxSizingReliableVal=this.reliableMarginLeftVal=!1,this.pixelMarginRightVal=this.reliableMarginRightVal=!0,window.getComputedStyle&&(t=window.getComputedStyle(n),this.pixelPositionVal="1%"!==(t||{}).top,this.reliableMarginLeftVal="2px"===(t||{}).marginLeft,this.boxSizingReliableVal="4px"===(t||{width:"4px"}).width,n.style.marginRight="50%",this.pixelMarginRightVal="4px"===(t||{marginRight:"4px"}).marginRight,(e=n.appendChild(document.createElement("div"))).style.cssText=n.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",e.style.marginRight=e.style.width="0",n.style.width="1px",this.reliableMarginRightVal=!parseFloat((window.getComputedStyle(e)||{}).marginRight),n&&n.removeChild(e)),n.style.display="none",this.reliableHiddenOffsetsVal=0===n.getClientRects().length,this.reliableHiddenOffsetsVal&&(n.style.display="",n.innerHTML="<table><tr><td></td><td>t</td></tr></table>",n.childNodes[0].style.borderCollapse="separate",(e=n.getElementsByTagName("td"))[0].style.cssText="margin:0;border:0;padding:0;display:none",this.reliableHiddenOffsetsVal=0===e[0].offsetHeight,this.reliableHiddenOffsetsVal&&(e[0].style.display="",e[1].style.display="none",this.reliableHiddenOffsetsVal=0===e[0].offsetHeight)),this.docElem&&this.docElem.removeChild(this.container)},e}();function Re(e){return Math.random().toString(16).substring(2,2+e)}var Ne=Date.now||function(){return+new Date};function He(e,t,n,r){return new(n||(n=Promise))((function(i,o){function s(e){try{c(r.next(e))}catch(t){o(t)}}function a(e){try{c(r["throw"](e))}catch(t){o(t)}}function c(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}c((r=r.apply(e,t||[])).next())}))}function Ue(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:a(0),"throw":a(1),"return":a(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function a(o){return function(a){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r["return"]:o[0]?r["throw"]||((i=r["return"])&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=s.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(a){o=[6,a],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,a])}}}var Je=!1;"wakeLock"in navigator&&(Je=!0);var Ke,Oe,Ye=null;function Ge(){Je&&(null==Ye?function(){He(this,void 0,void 0,(function(){return Ue(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,navigator.wakeLock.request("screen")];case 1:return Ye=e.sent(),[3,3];case 2:return e.sent(),Ye=null,[3,3];case 3:return[2]}}))}))}():Ye.release().then((function(){Ye=null})))}function We(){return Ye}var Ze,Ve=20221111,qe=t.Lib,Xe=!1;qe&&qe.__ver&&qe.isNumber(qe.__ver)&&qe.__ver>=Ve&&(Xe=!0),Xe||((Ze=globalThis)&&!Ze.Map&&(Ze.Map=function(){this.keys=[],this.data={},this.set=function(e,t){null==this.data[e]&&-1==this.keys.indexOf(e)&&this.keys.push(e),this.data[e]=t},this.get=function(e){return this.data[e]}}),ze(t.Lib,{debug:!1,nil:undefined,mix:ze,clone:he,keys:Object.keys,now:Ne,getRandom:function(){for(var e,t=Ne()%1e4,n=[],r=0;r<5;r++)e=Math.floor(10*Math.random()),0!=r||0!=e?n.push(e):r=-1;return t<10?n.push("000"):t<100?n.push("00"):t<1e3&&n.push("0"),n.push(t),n.join("")},guid:function(e){var t=[Re(8),"-",Re(4),"-",Re(4),"-",Re(4),"-",Re(8)];return e&&t.unshift(e),t.join("")},stringify:null===(Ke=globalThis.JSON)||void 0===Ke?void 0:Ke.stringify,parse:null===(Oe=globalThis.JSON)||void 0===Oe?void 0:Oe.parse,__ver:Ve}),function(e){var t=e.Lib;t.mix(t,{isDef:r,isUndef:n,isUndefined:n,isNull:i,isNaN:isNaN,isFunction:a,isString:c,isObject:l,isBoolean:u,isNumber:A,isArray:f,type:s,isPlainObject:y,isDOM:C,isDOMInBody:b,each:p})}(t),ze(t.Lib,{getFormatedNow:M,getLogger:function(){return j},setLogger:function(e){j=e},log:U,error:J,warn:K,info:O}),function(e){var t=e.Lib,n=Array.prototype;t.mix(t,{filter:function(e,t,r){return n.filter.call(e,t,r||this)},indexOf:function(e,t){return n.indexOf.call(t,e)},uniq:function(e){var t,n,r=[],i=e.length;for(t=0;t<i;t++){for(n=t+1;n<i;n++)e[t]===e[n]&&(n=++t);r.push(e[t])}return r}})}(t),function(e){var t=e.Lib;t.mix(t,{startsWith:E,endsWith:S,replaceAll:function(e,t,n){return e.replace(new RegExp(t,"gi"),n)},upperCaseFirst:function(e){return e.charAt(0).toUpperCase()+e.substr(1)},removeNonPrintableChar:function(e){return t.isString(e)?e.replace(/[^\x20-\x7E]/g,""):e},makeArray:x,trim:B})}(t),function(e){var t=e.Lib;t.extend=function(e,n){var r=function(){e.apply(this,arguments),n&&n.apply(this,arguments)};return t.each(e.prototype,(function(e,t){r.prototype[t]=e})),r.prototype.constructor=r,r}}(t),function(e){var t=e.Lib;function n(e){var n=this,r=n.constructor;for(n.__attrs={},n.__attrVals={},n.userConfig=e;r;)n.addAttrs(r.ATTRS),r=r.superclass?r.superclass.constructor:null;t.mix(n.__attrs,e)}t.mix(n.prototype,{get:function(e){return e in this.__attrs?this.__attrs[e]:""},set:function(e,t){e in this.__attrs&&(this.__attrs[e]=t)},addAttrs:function(e){t.mix(this.__attrs,e)}}),n.extend=function(e){var n,r;return(e=e||{}).constructor&&(n=e.constructor),r=t.extend(this,n),t.mix(r,e),r},t.Attributes=n}(t),ze(Fe,{urlEncode:ve,urlDecode:we,fromUnicode:function(e){return e.replace(/\\u([a-f\d]{4})/gi,(function(e,t){return String.fromCharCode(parseInt(t,16))}))},escapeHtml:function(e){return(e+"").replace(function(){if(Qe)return Qe;var e=w;return p(De,(function(t){e+=t+"|"})),e=e.slice(0,-1),Qe=new RegExp(e,"g")}(),(function(e){return Me[e]}))},escapeRegExp:function(e){return e.replace(Te,"\\$&")},unEscapeHtml:function(e){return e.replace(function(){if(Le)return Le;var e=w;return p(Me,(function(t){e+=t+"|"})),e+="&#(\\d{1,5});",Le=new RegExp(e,"g")}(),(function(e,t){return De[e]||String.fromCharCode(+t)}))},param:Se,unparam:Be}),t.Lib.Path=new fe,t.Lib.uriQuery=ke,t.Lib.Uri=be,function(e){var t=e.Lib,n=t.win,r=20220622;if(!(t._promise_ver&&t.isNumber(t._promise_ver)&&t._promise_ver>=r)){if(t._promise_ver=r,n&&t.isFunction(n.__zone_symbol__Promise)&&(t.nativePromise=n.__zone_symbol__Promise),self&&self.Promise)return t.Promise=self.Promise,void(t.nativePromise||(t.nativePromise=t.Promise));if(n&&n.Promise)return t.Promise=n.Promise,void(t.nativePromise||(t.nativePromise=t.Promise));t.Promise=ae,t.nativePromise||(t.nativePromise=t.Promise)}}(t),t.Lib.asyncGetNavInfo=L,function(e){var t=e.Lib,n=e.navInfoSync,r=!1,i=!1;if(t.bNode||n.bJSDom||n.bEdge&&n.bFileSystem||n.bIE&&n.IEVersion<8);else try{i=window.localStorage,r=!!i}catch(o){i=!1}t.LS={isSupportLS:function(){return r},item:function(e,t,n){var r=null;return this.isSupportLS()?(t?(i.setItem(e,t),r=t):r=i.getItem(e),null===r?n:r):n},removeItem:function(e){return!!this.isSupportLS()&&(i.removeItem(e),!0)}}}(t),function(e){var t=e.Lib,n=t.win,r=t.doc,i=0,o=[],s=/\S/,a=!(!r||!r.addEventListener),c="DOMContentLoaded",l="readystatechange",u="load",A="complete",f=a?function(e,t,n){e.addEventListener(t,n,!1)}:function(e,t,n){e.attachEvent("on"+t,n)},h=a?function(e,t,n){e.removeEventListener(t,n,!1)}:function(e,t,n){e.detachEvent("on"+t,n)};function d(){for(var e=0;e<o.length;e++)try{o[e](t)}catch(n){t.log(n,"error"),setTimeout((function(){throw n}),0)}}function p(){if(!i){if(i=1,t.bNode||e.navInfoSync.bJSDom)return void d();L().then((function(){r&&h(n,u,p),d()}))}}if(t.mix(t,{isWindow:function(e){return null!=e&&e==e.window},globalEval:function(e){e&&s.test(e)&&(n.execScript?n.execScript(e):function(e){n.eval.call(n,e)}(e))},domReady:function(e){if(i)try{e(t)}catch(n){t.log(n,"error"),setTimeout((function(){throw n}),0)}else o.push(e);return this}}),t.ready=t.domReady,t.bNode||e.navInfoSync.bJSDom)p();else if(function(){if(r&&r.readyState!==A)if(f(n,u,p),a){var e=function(){h(r,c,e),p()};f(r,c,e)}else{var t=function(){r.readyState===A&&(h(r,l,t),p())};f(r,l,t);var i=void 0,o=r&&r.documentElement,s=o&&o.doScroll;try{i=null===n.frameElement}catch(g){i=!1}if(s&&i){var d=function(){try{s("left"),setTimeout(p,30)}catch(e){setTimeout(d,40)}};d()}}else p()}(),e.navInfoSync.bIE)try{r.execCommand("BackgroundImageCache",!1,!0)}catch(g){}}(t),function(e){var t=e.Lib,n="none";t.mix(t,{get:function(e){return t.doc.getElementById(e)},hide:function(e){var r=t.isString(e)?t.get(e):e;r&&(r.length>0&&(r=r[0]),r.style.display=n)},show:function(e){var n=t.isString(e)?t.get(e):e;n&&(n.length>0&&(n=n[0]),n.style.display=w)},toggle:function(e){var r=t.isString(e)?t.get(e):e;r&&(r.length>0&&(r=r[0]),r.style.display===n?r.style.display=w:r.style.display=n)},empty:function(e){if(e)for(;e.firstChild;)e.removeChild(e.firstChild)}})}(t),function(e){var t=e.Lib;t.colorStrToInt=function(e){var t,n,r="0x";if(/^(rgb|RGB)/.test(e)){var i=e.replace(/[^\d,.]/g,"").split(",");for(n=0;n<3;++n)1==(t=Number(i[n]).toString(16)).length&&(t="0"+t),r+=t;4==i.length?(1==(t=Math.round(255*Number(i[n])).toString(16)).length&&(t="0"+t),r+=t):r+="ff"}else if("transparent"==e)r+="00000000";else if(/^#[0-9a-fA-f]{6}$/.test(e))r+=e.replace(/#/,"")+"ff";else if(/^#[0-9a-fA-f]{3}$/.test(e)){for(n=0;n<3;++n)r+=e[n]+e[n];r+="ff"}else r="-1";return Number(r)},t.IntToColorStr=function(t){if(t>4294967295||t<0)return null;var n;if(e.navInfoSync.bHTML5Edition)n="rgba("+Math.floor(t/16777216)+","+Math.floor(t/65536)%256+","+Math.floor(t/256)%256+","+t%256/255+")";else if(t%256==0)n="transparent";else{for(n=Math.floor(t/256).toString(16);6!=n.length;)n="0"+n;n="#"+n}return n}}(t),function(e){var n=t.Lib,r=n.doc,i=r&&r.documentElement,o=r.getElementsByTagName("head")[0]||i,s=r.createElement("script").readyState?function(e,t){var n=e.onreadystatechange;e.onreadystatechange=function(){var r=e.readyState;"loaded"===r||"complete"===r?(e.onreadystatechange=null,n&&n(),t.call(this,{type:"load",path:[e]})):"loading"===r||t.call(this,{type:"error",path:[e]})}}:function(e,t){e.addEventListener("load",t,d),e.addEventListener("error",t,d)};n.scriptOnload=s,n.getScript=function(e,t,r){return n.addScript(e,t,!1,r)},n.addScript=function(e,i,a,c){var l,u,A=c;if(n.isFunction(A)||(A=function(){}),n.bNode||t.navInfoSync.bJSDom)A();else{if(n.isString(e)&&e!=w)return l=r.createElement("script"),u=["",e].join(w),l.src=u,i&&(l.async=!0),l.charset="utf-8",s(l,A),a?o.appendChild(l):o.insertBefore(l,o.firstChild),l;A()}},n.getScripts=function(e,t,r){return n.addScripts(e,t,!1,r)},n.addScripts=function(e,r,i,o){var s=o;if(n.isFunction(s)||(s=function(){}),n.bNode||t.navInfoSync.bJSDom)s("ok");else if(n.isArray(e)){var a=e.length,c=function(e){e&&"load"==e.type?a--:(e&&"error"==e.type&&n.error(["Failed to load resource: ",e.target.src,"."].join("")),s()),a<=0&&s("ok")};a<=0?s("ok"):n.each(e,(function(e){n.addScript(e,r,i,c)}))}else s()},n.getCss=function(e,t){return n.addCss(e,!1,t)},n.addCss=function(e,i,a){var c,l=a;if(n.isFunction(l)||(l=!1),n.isString(e)&&e!=w){if(!n.bNode&&!t.navInfoSync.bJSDom)return(c=r.createElement("link")).href=e,c.rel="stylesheet",c.async=!0,l&&s(c,l),i?o.appendChild(c):o.insertBefore(c,o.firstChild),c;l&&l()}else l&&l()},n.getAllCss=function(e,t){return n.addAllCss(e,!1,t)},n.addAllCss=function(e,r,i){if(n.bNode||t.navInfoSync.bJSDom)i&&i("ok");else if(n.isArray(e)){var o=e.length,s=function(e){var t;if(e&&"load"==e.type){var r=null===(t=null===window||void 0===window?void 0:window.location)||void 0===t?void 0:t.protocol;"https:"!==r&&"http:"!==r||this.sheet&&this.sheet.rules.length>0?o--:e.type="error"}e&&"load"!=e.type&&(e&&"error"==e.type&&n.error(["Failed to load resource: ",e.target.href,"."].join("")),i()),o<=0&&i("ok")};n.each(e,(function(e){n.addCss(e,r,s)}))}else i&&i()},n.addJS=T,n.addVBS=D}(),function(e){var t=e.Lib,n={fire:function(e){var n,r=this;r.exec=r.exec||{},e=e.toLowerCase(),n=Array.prototype.slice.call(arguments,1),t.each(r.exec[e]||[],(function(e){var i=e.f,o=e.c||r;try{i.apply(o,n)}catch(s){t.log(s)}}))},on:function(e,t,n){var r=this;r.exec=r.exec||{},e=e.toLowerCase(),r.exec[e]=r.exec[e]||[],r.exec[e].push({f:t,c:n})},off:function(e,t,n){var r=this.exec;if(r)if(e)if(e=e.toLowerCase(),t)for(var i=r[e]||[],o=i.length-1;o>=0;o--)i[o]===t&&i.splice(o,1);else r[e]=null;else this.exec=null}};t.obj={customEvent:n}}(t),function(e){var t,n=e.Lib;t=function(t){return e.navInfoSync.bGecko&&"mousewheel"===t?"DOMMouseScroll":t},n.mix(n,{addEventListener:function(e,n,r){var i=t(n);e&&e.addEventListener(i,r,!1)},removeEventListener:function(e,n,r){var i=t(n);e&&e.removeEventListener(i,r,!1)},stopPropagation:function(e){var t=e||n.win.event;t.preventDefault&&t.preventDefault(),t.stopPropagation&&t.stopPropagation(),t.returnValue=!1,t.cancelBubble=!0},fireEvent:function(e,t){var r=n.win.document.createEvent("HTMLEvents");r.initEvent(e,h,h),t.dispatchEvent&&t.dispatchEvent(r)}})}(t),function(e){var t=e.Lib,n={encodeChars:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",decodeChars:[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,62,-1,-1,-1,63,52,53,54,55,56,57,58,59,60,61,-1,-1,-1,-1,-1,-1,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,-1,-1,-1,-1,-1]};t.base64={UTF16ToUTF8:function(e){for(var t,n,r=[],i=e.length,o=0;o<i;o++){var s=e.charCodeAt(o);if(s>0&&s<=127)r.push(e.charAt(o));else if(s>=128&&s<=2047)t=192|s>>6&31,n=128|63&s,r.push(String.fromCharCode(t),String.fromCharCode(n));else if(s>=2048&&s<=65535){t=224|s>>12&15,n=128|s>>6&63;var a=128|63&s;r.push(String.fromCharCode(t),String.fromCharCode(n),String.fromCharCode(a))}}return r.join("")},UTF8ToUTF16:function(e){var t,n,r,i,o=[],s=e.length;for(t=0;t<s;t++)0==((n=e.charCodeAt(t))>>7&255)?o.push(e.charAt(t)):6==(n>>5&255)?(i=(31&n)<<6|63&(r=e.charCodeAt(++t)),o.push(String.fromCharCode(i))):14==(n>>4&255)&&(i=(255&(n<<4|(r=e.charCodeAt(++t))>>2&15))<<8|(3&r)<<6|63&e.charCodeAt(++t),o.push(String.fromCharCode(i)));return o.join("")},encode:function(e){for(var t,r,i,o=this.UTF16ToUTF8(e),s=[],a=0,c=o.length;a<c;){if(t=255&o.charCodeAt(a++),a==c){s.push(n.encodeChars.charAt(t>>2)),s.push(n.encodeChars.charAt((3&t)<<4)),s.push("==");break}if(r=o.charCodeAt(a++),a==c){s.push(n.encodeChars.charAt(t>>2)),s.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),s.push(n.encodeChars.charAt((15&r)<<2)),s.push("=");break}i=o.charCodeAt(a++),s.push(n.encodeChars.charAt(t>>2)),s.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),s.push(n.encodeChars.charAt((15&r)<<2|(192&i)>>6)),s.push(n.encodeChars.charAt(63&i))}return s.join("")},encodeArray:function(e){for(var t,r,i,o=[],s=0,a=e.length;s<a;){if(t=255&e[s++],s==a){o.push(n.encodeChars.charAt(t>>2)),o.push(n.encodeChars.charAt((3&t)<<4)),o.push("==");break}if(r=255&e[s++],s==a){o.push(n.encodeChars.charAt(t>>2)),o.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),o.push(n.encodeChars.charAt((15&r)<<2)),o.push("=");break}i=255&e[s++],o.push(n.encodeChars.charAt(t>>2)),o.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),o.push(n.encodeChars.charAt((15&r)<<2|(192&i)>>6)),o.push(n.encodeChars.charAt(63&i))}return o.join("")},decode:function(e,t){for(var r,i,o,s,a=this,c=[],l=0,u=e.length;l<u;){do{r=n.decodeChars[255&e.charCodeAt(l++)]}while(l<u&&-1==r);if(-1==r)break;do{i=n.decodeChars[255&e.charCodeAt(l++)]}while(l<u&&-1==i);if(-1==i)break;t?c.push(r<<2|(48&i)>>4):c.push(String.fromCharCode(r<<2|(48&i)>>4));do{if(61==(o=255&e.charCodeAt(l++)))return t?c:a.UTF8ToUTF16(c.join(""));o=n.decodeChars[o]}while(l<u&&-1==o);if(-1==o)break;t?c.push((15&i)<<4|(60&o)>>2):c.push(String.fromCharCode((15&i)<<4|(60&o)>>2));do{if(61==(s=255&e.charCodeAt(l++)))return t?c:a.UTF8ToUTF16(c.join(""));s=n.decodeChars[s]}while(l<u&&-1==s);if(-1==s)break;t?c.push((3&o)<<6|s):c.push(String.fromCharCode((3&o)<<6|s))}return t?c:a.UTF8ToUTF16(c.join(""))}},t.utf8={fromUTF16:function(e){for(var t,n=[],r=0,i=e.length;r<i;)(t=e.charCodeAt(r))>=1&&t<=127?n.push(e.charAt(r)):t>2047?(n.push(String.fromCharCode(224|t>>12&15)),n.push(String.fromCharCode(128|t>>6&63)),n.push(String.fromCharCode(128|t>>0&63))):(n.push(String.fromCharCode(192|t>>6&31)),n.push(String.fromCharCode(128|t>>0&63))),r++;return n.join("")},toUTF16:function(e){for(var t,n,r,i=[],o=0,s=e.length;o<s;)switch((t=e.charCodeAt(o++))>>4){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:i.push(e.charAt(o-1));break;case 12:case 13:n=e.charCodeAt(o++),i.push(String.fromCharCode((31&t)<<6|63&n));break;case 14:n=e.charCodeAt(o++),r=e.charCodeAt(o++),i.push(String.fromCharCode((15&t)<<12|(63&n)<<6|(63&r)<<0))}return i.join("")}};var r="undefined"!=typeof self?self:global;function i(e){this.message=e}i.prototype=new Error,i.prototype.name="InvalidCharacterError",t.btoa=r.btoa?function(e){return r.btoa(e)}:function(e){var t,r,o=String(e),s=0,a=n.encodeChars,c="";for(s=0,a=n.encodeChars,c="";o.charAt(0|s)||(a="=",s%1);c+=a.charAt(63&t>>8-s%1*8)){if((r=o.charCodeAt(s+=3/4))>255)throw new i("'btoa' failed: The string to be encoded contains characters outside of the Latin1 range.");t=t<<8|r}return c},t.atob=r.atob?function(e){return r.atob(e)}:function(e){var t,r,o=String(e).replace(/[=]+$/,""),s=0,a=0,c="";if(o.length%4==1)throw new i("'atob' failed: The string to be decoded is not correctly encoded.");for(s=0,a=0,c="";r=o.charAt(a++);~r&&(t=s%4?64*t+r:r,s++%4)?c+=String.fromCharCode(255&t>>(-2*s&6)):0)r=n.encodeChars.indexOf(r);return c}}(t),function(e){var t=e.Lib,n={queue:[],doNextStarted:!1,timer:null,pushToDo:function(e,t,r){n.queue.push({obj:e,method:t,args:r})},doNext:function(){if(n.doNextStarted)if(0!=n.queue.length){var e=n.queue[0],r=e.obj,i=e.method,o=e.args;if(n.queue.splice(0,1),r&&t.isFunction(r[i])){var s=!1;if(o.length>2){var a=o[o.length-2],c=o[o.length-1];t.isFunction(a)&&t.isFunction(c)&&(o[o.length-2]=function(){try{a.apply(r,arguments)}catch(e){}n.timer=setTimeout(n.doNext,0)},o[o.length-1]=function(){try{c.apply(r,arguments)}catch(e){}n.timer=setTimeout(n.doNext,0)},s=!0)}try{r[i].apply(r,o)}catch(l){}s||(n.timer=setTimeout(n.doNext,0))}else if(null===r&&t.isFunction(i)){try{i.apply(null,o)}catch(u){}n.timer=setTimeout(n.doNext,0)}else t.log("not invoke a function: "+i),n.timer=setTimeout(n.doNext,0)}else n.stop();else n.stop()},start:function(){n.doNextStarted||(n.doNextStarted=!0,n.timer=setTimeout(n.doNext,0))},stop:function(){clearTimeout(n.timer),n.timer=null,n.doNextStarted=!1,n.queue=[]}};t.asyncQueue=n}(t),function(e){var t,n=e.Lib,r={not_string:/[^s]/,not_bool:/[^t]/,not_type:/[^T]/,not_primitive:/[^v]/,number:/[diefg]/,numeric_arg:/[bcdiefguxX]/,json:/[j]/,not_json:/[^j]/,text:/^[^\x25]+/,modulo:/^\x25{2}/,placeholder:/^\x25(?:([1-9]\d*)\$|\(([^)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-gijostTuvxX])/,key:/^([a-z_][a-z_\d]*)/i,key_access:/^\.([a-z_][a-z_\d]*)/i,index_access:/^\[(\d+)\]/,sign:/^[+-]/};function i(e,t){if(n.isFunction("_".repeat))return e.repeat(t);for(var r=0,i=[];r<t;r++)i.push(e);return i.join("")}function o(e,n){var o,s,a,c,l,u,A,f,h,d=1,p=e.length,g="";for(s=0;s<p;s++)if("string"==typeof e[s])g+=e[s];else if("object"==typeof e[s]){if((c=e[s]).keys)for(o=n[d],a=0;a<c.keys.length;a++){if(o==undefined)throw new Error(t('[sprintf] Cannot access property "%s" of undefined value "%s"',c.keys[a],c.keys[a-1]));o=o[c.keys[a]]}else o=c.param_no?n[c.param_no]:n[d++];if(r.not_type.test(c.type)&&r.not_primitive.test(c.type)&&o instanceof Function&&(o=o()),r.numeric_arg.test(c.type)&&"number"!=typeof o&&isNaN(o))throw new TypeError(t("[sprintf] expecting number but found %T",o));switch(r.number.test(c.type)&&(f=o>=0),c.type){case"b":o=parseInt(o,10).toString(2);break;case"c":o=String.fromCharCode(parseInt(o,10));break;case"d":case"i":o=parseInt(o,10);break;case"j":o=JSON.stringify(o,null,c.width?parseInt(c.width):0);break;case"e":o=c.precision?parseFloat(o).toExponential(c.precision):parseFloat(o).toExponential();break;case"f":o=c.precision?parseFloat(o).toFixed(c.precision):parseFloat(o);break;case"g":o=c.precision?String(Number(o.toPrecision(c.precision))):parseFloat(o);break;case"o":o=(parseInt(o,10)>>>0).toString(8);break;case"s":o=String(o),o=c.precision?o.substring(0,c.precision):o;break;case"t":o=String(!!o),o=c.precision?o.substring(0,c.precision):o;break;case"T":o=Object.prototype.toString.call(o).slice(8,-1).toLowerCase(),o=c.precision?o.substring(0,c.precision):o;break;case"u":o=parseInt(o,10)>>>0;break;case"v":o=o.valueOf(),o=c.precision?o.substring(0,c.precision):o;break;case"x":o=(parseInt(o,10)>>>0).toString(16);break;case"X":o=(parseInt(o,10)>>>0).toString(16).toUpperCase()}r.json.test(c.type)?g+=o:(!r.number.test(c.type)||f&&!c.sign?h="":(h=f?"+":"-",o=o.toString().replace(r.sign,"")),u=c.pad_char?"0"===c.pad_char?"0":c.pad_char.charAt(1):" ",A=c.width-(h+o).length,l=c.width&&A>0?i(u,A):"",g+=c.align?h+o+l:"0"===u?h+l+o:l+h+o)}return g}var s=Object.create?Object.create(null):{};function a(e){if(s[e])return s[e];for(var t,n=e,i=[],o=0;n;){if(null!==(t=r.text.exec(n)))i.push(t[0]);else if(null!==(t=r.modulo.exec(n)))i.push("%");else{if(null===(t=r.placeholder.exec(n)))throw new SyntaxError("[sprintf] unexpected placeholder");if(t[2]){o|=1;var a=[],c=t[2],l=[];if(null===(l=r.key.exec(c)))throw new SyntaxError("[sprintf] failed to parse named argument key");for(a.push(l[1]);""!==(c=c.substring(l[0].length));)if(null!==(l=r.key_access.exec(c)))a.push(l[1]);else{if(null===(l=r.index_access.exec(c)))throw new SyntaxError("[sprintf] failed to parse named argument key");a.push(l[1])}t[2]=a}else o|=2;if(3===o)throw new Error("[sprintf] mixing positional and named placeholders is not (yet) supported");i.push({placeholder:t[0],param_no:t[1],keys:t[2],sign:t[3],pad_char:t[4],align:t[5],width:t[6],precision:t[7],type:t[8]})}n=n.substring(t[0].length)}return s[e]=i,i}t=function(e){return o(a(e),arguments)},n.sprintf=t,n.vsprintf=function(e,n){return t.apply(null,[e].concat(n||[]))}}(t),function(e){var t=e.Lib,n=t.doc;t.Events={registedClass:[],registedObjs:[]};var r=function(e){var n=e||window.event,r=!0;return t.each(t.Events.registedObjs,(function(e){t.each(t.Events.registedClass,(function(t){if(e instanceof t&&e.bFocus&&e.handlerKeyDown&&!(r=e.handlerKeyDown(n)))return!1}))})),r};t.ready((function(){t.addEventListener(n.documentElement,"keydown",r)})),t.mix(t,{getWheelDelta:function(e){var t,n=(e=e||window.event).wheelDelta,r=e.detail;return n&&(t=n/120),r&&(t=-(r%3==0?r/3:r)),t}});var i={LEFT:0,MIDDLE:1,RIGHT:2};t.EnumMouseButton=i,t.detectButton=function(e){var t=e||window.event;return null==t.which?t.button<2?i.LEFT:4==t.button?i.MIDDLE:i.RIGHT:t.which<2?i.LEFT:2==t.which?i.MIDDLE:i.RIGHT}}(t),function(e){e.Lib.switchEvent=function(e){return null==(e=e||window.event).which?e.which=e.button<2?1:4==e.button?2:3:e.which=e.which<2?1:2==e.which?2:3,e}}(t),function(e){var t=e.Lib;t.currentStyle=function(e,n){var r=t.win,i=r.doc;return e.currentStyle?e.currentStyle[n]:r.getComputedStyle?(n.replace(/([A-Z])/g,"-$1"),n.toLowerCase(),i.defaultView.getComputedStyle(e,null)[n]):null}}(t),function(e){var t=Array.prototype,r=e.Lib,i=e.navInfoSync,o=r.isString,s=r.each,a=t.slice,c=" ",l=i.bIE&&i.IEMode<10,u=/[\n\t\r\.]/g,A=function(){function e(t,n,i){this.isNodeList=!0,this.length=0;var o=this;return o instanceof e?t?"string"==typeof t?(r.error("Err 4001."),o):r.isArray(t)||t.isNodeList?(Array.prototype.push.apply(o,x(t)),o):(o[0]=t,o.length=1,o):o:new e(t)}return e.prototype.item=function(t){return r.isNumber(t)?t>=this.length?null:new e(this[t]):new e(t)},e.prototype.slice=function(){return new e(a.apply(this,arguments))},e.prototype.getDOMNodes=function(){return a.call(this)},e.prototype.each=function(t,n){var r=this;return s(r,(function(i,o){return i=new e(i),t.call(n||i,i,o,r)})),r},e.prototype.getEL=function(){return this.length>0?this[0]:void 0},e.prototype.all=function(t){return this.length>0?r.all(t,this):new e},e.prototype.one=function(e){var t=this.all(e);return t.length?t.slice(0,1):t},e}();function f(e){return o(e)&&(e=r.trim(e))&&e.length>=3&&r.startsWith(e,"<")&&r.endsWith(e,">")}function p(e){return(c+e+c).replace(u,c)}function g(e){return e.replace(u,"")}function y(e,t){var n=t;return n&&n.isNodeList&&(n=n.getEL()),o(e)?(f(e)&&r.err("Err 4002."),new A(r.sizzle(e,n))):e.isNodeList?e:new A(e)}r.mix(A.prototype,{before:function(e){var t=this.getEL(),n=[e];t&&(f(e)&&(n=r.parseHTML(e)),s(n,(function(e){t.insertBefore(e,t.childNodes[0])})))},append:function(e){var t=this.getEL(),n=[e];t&&(f(e)&&(n=r.parseHTML(e)),s(n,(function(e){t.appendChild(e)})))},html:function(e){var t,i=this.getEL();if(i){if(n(e))return t=i.innerHTML,document.all?(t=t.replace(/(\s+\w+)\s*=\s*([^<>"\s]+)(?=[^<>]*\/>)/gi,'$1="$2"').replace(/"'([^'"]*)'"/gi,'"$1"')).replace(/<(\/?)(\w+)([^>]*)>/g,(function(e,t,n,r){return t?"</"+n.toLowerCase()+">":("<"+n.toLowerCase()+r+">").replace(/=(("[^"]*?")|('[^']*?')|([\w\-\.]+))([\s>])/g,(function(e,t,n,r,i,o,s,a){return i?'="'+i+'"'+o:e}))})).replace(/<\/?([^>]+)>/g,(function(e){return e})):t;i.innerHTML="",s(r.parseHTML(e),(function(e){i.appendChild(e)}))}},attr:function(e,t){var r=this.getEL();if(r){if(n(t))return"readonly"===e?r.readOnly?"readonly":"":("style"!==e&&l?r=r[e]:(r=r.attributes[e])&&(r=r.value),r);"class"==e?r.className=t:r[e]=t}},style:function(e,t){var n=this.getEL();if(n)return r.style(n,e,t)},css:function(e){s(this,(function(t){s(e,(function(e,n){r.style(t,n,e)}))}))},addClass:function(e){var t=this.getEL();t&&function(e,t){var n,i,o,s,a=e.className,l=t.length;if(a){for(n=p(a),i=a,o=0;o<l;o++)s=g(t[o]),n.indexOf(c+s+c)<0&&(i+=c+s);i=r.trim(i)}else i=t.join(" ");e.className=i}(t,e.split(c))},removeClass:function(e){var t=this.getEL();t&&function(e,t){var n,i,o,s=e.className,a=t.length;if(s&&a){for(n=p(s),i=0;i<a;i++)for(o=c+g(t[i])+c;n.indexOf(o)>=0;)n=n.replace(o,c);e.className=r.trim(n)}}(t,e.split(c))},hasClass:function(e){var t=this.getEL();if(t)return function(e,t){var n,r,i,o=e.className,s=t.length;if(o&&s){for(n=p(o),r=0;r<s;r++)if(i=c+g(t[r])+c,n.indexOf(i)<0)return d;return h}return d}(t,e.split(c))},parent:function(){var e=this.getEL();return e&&(e=e.parentNode),new A(e)},remove:function(){var e=this.getEL();e&&e.parentNode&&e.parentNode.removeChild(e)},offset:function(){var e=this.getEL();return r.DOM.getElDimensions(e,h)}}),r.mix(r,{all:y,one:function(e,t){var n=y(e,t);return n.length?n.slice(0,1):n},isNodeList:function(e){return e instanceof A}}),r.ready((function(){r.all=y}))}(t),function(e){var t=e.Lib,n=t.win,r=isNaN;t.DOM={getOffset:function(e,i,o){var s,a;e=e||n.event;for(var c,l,u=o||e.target,A=0,f=0,h=0,d=0,p=!1,g=t.doc;u&&!r(u.offsetLeft)&&!r(u.offsetTop);)l=u.scrollLeft,c=u.scrollTop,"BODY"===u.tagName?p?(l=0,c=0):(l|=null===(s=g.documentElement)||void 0===s?void 0:s.scrollLeft,c|=null===(a=g.documentElement)||void 0===a?void 0:a.scrollTop):"fixed"===u.style.position&&(p=!0),A+=u.offsetLeft-l,f+=u.offsetTop-c,u=u.offsetParent;return i&&(h=i.Left,d=i.Top),{x:A=e.clientX-A-h,y:f=e.clientY-f-d}},getElDimensions:function(e,t){var n,r;return e?(n=e.style.display,e.style.display="",r=t?{offsetTop:e.offsetTop,offsetLeft:e.offsetLeft,offsetWidth:e.offsetWidth,offsetHeight:e.offsetHeight}:{clientTop:e.clientTop,clientLeft:e.clientLeft,clientWidth:e.clientWidth?e.clientWidth:parseInt(e.style.width)?parseInt(e.style.width):0,clientHeight:e.clientHeight?e.clientHeight:parseInt(e.style.height)?parseInt(e.style.height):0},e.style.display=n,r):{offsetTop:0,offsetLeft:0,offsetWidth:0,offsetHeight:0}}},t.getElDimensions=t.DOM.getElDimensions}(t),function(e){var t,n=e.Lib;n.loaderBarClassName="ds-dwt-loaderBar",n.loaderBarSource="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHdpZHRoPSIxMDBweCIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyOCAxMjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxjaXJjbGUgY3g9IjE2IiBjeT0iNjQiIHI9IjE2IiBmaWxsPSIjZmU4ZTE0Ii8+PGNpcmNsZSBjeD0iMTYiIGN5PSI2NCIgcj0iMTQuMzQ0IiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSg0NSA2NCA2NCkiLz48Y2lyY2xlIGN4PSIxNiIgY3k9IjY0IiByPSIxMi41MzEiIGZpbGw9IiNmZThlMTQiIHRyYW5zZm9ybT0icm90YXRlKDkwIDY0IDY0KSIvPjxjaXJjbGUgY3g9IjE2IiBjeT0iNjQiIHI9IjEwLjc1IiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgNjQgNjQpIi8+PGNpcmNsZSBjeD0iMTYiIGN5PSI2NCIgcj0iMTAuMDYzIiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSgxODAgNjQgNjQpIi8+PGNpcmNsZSBjeD0iMTYiIGN5PSI2NCIgcj0iOC4wNjMiIGZpbGw9IiNmZThlMTQiIHRyYW5zZm9ybT0icm90YXRlKDIyNSA2NCA2NCkiLz48Y2lyY2xlIGN4PSIxNiIgY3k9IjY0IiByPSI2LjQzOCIgZmlsbD0iI2ZlOGUxNCIgdHJhbnNmb3JtPSJyb3RhdGUoMjcwIDY0IDY0KSIvPjxjaXJjbGUgY3g9IjE2IiBjeT0iNjQiIHI9IjUuMzc1IiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSgzMTUgNjQgNjQpIi8+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIHZhbHVlcz0iNDUgNjQgNjQ7OTAgNjQgNjQ7MTM1IDY0IDY0OzE4MCA2NCA2NDsyMjUgNjQgNjQ7MjcwIDY0IDY0OzMxNSA2NCA2NDswIDY0IDY0IiBjYWxjTW9kZT0iZGlzY3JldGUiIGR1cj0iNzIwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9nPjwvc3ZnPg==",n.loaderBarSourceIE="data:image/gif;base64,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",n.createShowMaskContent=function(e){var t,r,i,o="",s="230px",a="240px",c="",l="";return e&&(e.background&&(o=";background:"+e.background),e.width&&(s=e.width),e.height&&(a=e.height),e.imageSource&&(t=e.imageSource)),t||(t=n.loaderBarSource),i=parseInt(s)/2,n.isNumber(i)&&i>0&&(l=";width:"+i+"px"),r=parseInt(a)/2,n.isNumber(r)&&r>0&&(c=";height:"+r+"px"),['<div align="center" ','class="',n.loaderBarClassName,'" ','style="margin:0 auto;max-width:',s,";max-height:",a,";line-height:",a,o,'"><img style="user-select:none',c,l,';max-width:230px;max-height:240px;vertical-align:middle" src="',t,'" draggable="false" /></div>'].join("")};var r,i=n.win,o=n.doc,s=5e5;function a(e,t){for(var n=0;n<e.length;++n)if(e[n]==t)return h;return d}function c(e){var t;return i.getComputedStyle?t=i.getComputedStyle(e):e.currentStyle&&(t=e.currentStyle),t&&"absolute"!=t.position||"auto"!=e.style.top&&""!=e.style.top||"auto"!=e.style.bottom&&""!=e.style.bottom?d:!function(e){for(var t=0;t<o.styleSheets.length;++t){var n=o.styleSheets[t],r=[],i=void 0,s=void 0,c=void 0;try{r=n.cssRules,i=o.querySelectorAll}catch(f){}if(r&&i)for(var l=0;l<r.length;++l){s=r[l],c=d;try{c=i(s.selectorText)}catch(f){}if(c&&a(c,e)){var u=s.style.getPropertyValue("top"),A=s.style.getPropertyValue("bottom");if(u&&"auto"!=u||A&&"auto"!=A)return h}}}return d}(e)}function l(e){var t=o.createEvent("MouseEvents");return null==t||t.initMouseEvent(e.type,e.bubbles,e.cancelable,i,e.detail,e.screenX,e.screenY,e.clientX,e.clientY,e.ctrlKey,e.altKey,e.shiftKey,e.metaKey,e.button,e.relatedTarget),t}function u(e){var t;null===(t=o.body)||void 0===t||t.dispatchEvent(l(e))}function A(e,t){if(r){var n=r.style;n.backgroundColor=["rgba(",t,",",t,",",t,",",e,")"].join(""),n.filter=["alpha(opacity=",100*e,")"].join(""),n.opacity=n.MozOpacity=e}}function f(i,a){r===t?function(t,i){if(r=o.createElement("div")){var a=r.style;a.position="fixed",a.display="block",a.left=a.top=a.margin=a.padding=0,A(t,i),a.zIndex=s,a.width=a.height="100%",e.navInfoSync.bIE&&(r.innerHTML='<iframe src="javascript:\'\'" style="background:none;margin:0px auto;border:0;width:100%;height:100%;position:relative;z-index:9999;"></iframe>'),o.createEvent&&n.addEventListener(r,"click",u)}}(i,a):A(i,a),o.body&&!o.body.contains(r)&&o.body.appendChild(r)}var p={pendingDialogStack:[],opacity:.1,grayHex:128,_updateStacking:function(e){var i,a;0!=(i=this.pendingDialogStack).length?(1!=e&&f(p.opacity,p.grayHex),a=s,n.each(i,(function(e){a++,e._dlgInfo.mask&&(e._dlgInfo.mask.style.zIndex=a++),e.style.zIndex=a}))):r!==t&&(n.removeEventListener(r,"click",u),o&&o.body&&o.body.removeChild(r),r=t)},pushDialog:function(e,t){var r,i=this;e.getBoundingClientRect(),i.pendingDialogStack.length>=1e3?n.error("Too many modal dialogs."):((r=o.createElement("div")).className="dynamsoft-backdrop",1==t?(r.style.left=0,r.style.top=0,r.style.position="absolute"):(r.style.left=0,r.style.top=0,r.style.width="100%",r.style.height="100%",r.style.position="fixed"),o.createEvent&&n.addEventListener(r,"click",(function(t){if(e.dispatchEvent){var n=l(t);e.dispatchEvent(n)}})),e.parentNode.insertBefore(r,e.nextSibling),e._dlgInfo.mask=r,i.pendingDialogStack.push(e),i._updateStacking(t))},removeDialog:function(e){var t,r,i=this;-1!=(t=n.isArray(i.pendingDialogStack)?n.indexOf(e,i.pendingDialogStack):-1)&&(i.pendingDialogStack.splice(t,1),(r=e._dlgInfo.mask).parentNode&&r.parentNode.removeChild(r),e._dlgInfo.mask=null,i._updateStacking())}};function g(e,t){var r,s=this,a=!0,l=1==t?"absolute":"fixed",u="50%",A="50%",f="",d="",g=null;if(s._dlgInfo&&s._dlgInfo.styleConfig){var y=s._dlgInfo.styleConfig;n.isString(y.style)?(r=y.style,a=!1):(n.isString(y.position)&&(l=y.position,a=!1),(n.isString(y.left)||n.isNumber(y.left))&&(A=y.left,a=!1),(n.isString(y.top)||n.isNumber(y.top))&&(u=y.top,a=!1),(n.isString(y.width)||n.isNumber(y.width))&&(f=y.width,a=!1),(n.isString(y.height)||n.isNumber(y.height))&&(d=y.height,a=!1),n.isString(y.transform)&&(g=y.transform,a=!1))}if(s.open)n.error("showDialog called on open dialog.");else{if(s.open=h,s.removeAttribute("closed"),s.setAttribute("open","open"),r)s.setAttribute("style",r);else{var m=void 0;a?m=["display:block;position:",l,";left:50%;top:50%;transform:translate(-50%,-50%)"]:(m=["display:block;position:",l,";left:",A,";top:",u,";width:",f,";height:",d],g&&(m.push(";transform:"),m.push(g))),"DIALOG"==s.tagName?m.push(";margin:0;border-radius:6px;box-shadow:2px 2px 0 0 rgba(0,0,0,.05);-webkit-box-sizing:border-box;box-sizing:border-box;"):m.push(";border:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;"),s.setAttribute("style",m.join(""))}c(s)&&function(e){var t,n,r,s;s=((null===(t=o.body)||void 0===t?void 0:t.scrollTop)||(null===(n=o.documentElement)||void 0===n?void 0:n.scrollTop)||0)+((i.innerHeight?i.innerHeight:null===(r=o.documentElement)||void 0===r?void 0:r.clientHeight)-e.offsetHeight)/2,e.style.top=s+"px",e._dlgInfo.isTopOverridden=h}(s),e&&(s._dlgInfo.modal=h,p.pushDialog(s,t))}}function y(e){var t=this;return t.open||n.error("closeDialog called on closed dialog."),t.open=d,t.removeAttribute("open"),t.setAttribute("closed","closed"),t.style.display="none",void 0!==e&&(t.returnValue=e),t._dlgInfo.isTopOverridden&&(t.style.top="auto"),t._dlgInfo.modal&&p.removeDialog(t),t.returnValue}n.dialog={setup:function(e,t){e.show=g.bind(e,d,t),e.showModal=g.bind(e,h,t),e.close=y.bind(e),e._dlgInfo={}}},n.mask={dlgMask:!1,preOnresize:!1,preOnscroll:!1},n.setBackOpacity=function(e){n.isNumber(e.opacity)?p.opacity=e.opacity:p.opacity=.1,n.isNumber(e.grayHex)?p.grayHex=e.grayHex:p.grayHex=128},n.showMask=function(t){var r,i,s,a,c;if(!n.mask.dlgMask&&!n.dlgLoadingShowStatus){var l,u,A,f,h=!1;if(t&&(f={},t.style?f.style=t.style:((n.isString(t.top)||n.isNumber(t.top))&&(f.top=t.top),(n.isString(t.left)||n.isNumber(t.left))&&(f.left=t.left),n.isString(t.position)&&(f.position=t.position)),t.confined&&(h=t.confined),(n.isString(t.width)||n.isNumber(t.width))&&(i=t.width),(n.isString(t.height)||n.isNumber(t.height))&&(s=t.height),n.isString(t.background)&&(a=t.background),n.isString(t.imageSource)&&(c=t.imageSource),n.setBackOpacity(t),h&&t.wrapperEl&&(u=t.wrapperEl,n.isString(u)&&(u=o.getElementById(u)))),!c){var d=void 0;e.DWT&&e.DWT.CustomizableDisplayInfo&&(d=e.DWT.CustomizableDisplayInfo),c=d&&n.isString(d.loaderBarSource)&&""!=d.loaderBarSource?d.loaderBarSource:e.navInfoSync.bIE?n.loaderBarSourceIE:n.loaderBarSource}u&&(A=u.getBoundingClientRect(),u.style.position="relative"),(l=o.createElement("div"))&&(l.className="dynamsoft-dialog-wrap",l.innerHTML=n.createShowMaskContent({width:i,height:s,backgroundColor:a,imageSource:c}),u?(u.appendChild(l),l.style.position="absolute",l.style.top="50%",l.style.left="50%",l.style.transform="translate(-50%, -50%)"):null===(r=o.body)||void 0===r||r.appendChild(l),h&&A&&(window.onresize?n.mask.preOnresize=window.onresize:n.mask.preOnresize=!1,window.onscroll?n.mask.preOnscroll=window.onscroll:n.mask.preOnscroll=!1),n.mask.dlgMask=l,n.dialog.setup(l,h),f&&(l._dlgInfo.styleConfig=f),u&&(l._dlgInfo.wrapperEl=u),l.showModal())}},n.hideMask=function(){var e,t=n.mask.dlgMask;t&&(t.close(),t._dlgInfo&&t._dlgInfo.wrapperEl?(t._dlgInfo.wrapperEl.removeChild(t),t._dlgInfo.wrapperEl=null):null===(e=o.body)||void 0===e||e.removeChild(t),n.mask.dlgMask=!1),n.mask.preOnresize?window.onresize=n.mask.preOnresize:window.onresize=null,n.mask.preOnresize=!1,n.mask.preOnscroll?window.onscroll=n.mask.preOnscroll:window.onscroll=null,n.mask.preOnscroll=!1}}(t),function(e){var t,n,r,i,o=e.Lib,s=window.document,a=[],c=a.push,l=a.slice,u=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,A=function(){n()};try{c.apply(l.call(s.childNodes),s.childNodes)}catch(h){return}function f(e,t,o,a){var l,A,f,h=t&&t.ownerDocument,d=t?t.nodeType:9;if(o=o||[],"string"!=typeof e||!e||1!==d&&9!==d&&11!==d)return o;if(!a&&((t?t.ownerDocument||t:s)!==r&&n(t),t=t||r,11!==d&&(f=u.exec(e))))if(l=f[1]){if(9===d){if(!(A=t.getElementById(l)))return o;if(A.id===l)return o.push(A),o}else if(h&&(A=h.getElementById(l))&&i(t,A)&&A.id===l)return o.push(A),o}else{if(f[2])return c.apply(o,t.getElementsByTagName(e)),o;if((l=f[3])&&t.getElementsByClassName)return c.apply(o,t.getElementsByClassName(l)),o}return o}n=f.setDocument=function(e){var t,n=e?e.ownerDocument||e:s;return n!==r&&9===n.nodeType&&n.documentElement?(s!==(r=n)&&(t=r.defaultView)&&t.top!==t&&(t.addEventListener?t.addEventListener("unload",A,!1):t.attachEvent&&t.attachEvent("onunload",A)),i=function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},r):r},f.contains=function(e,t){return(e.ownerDocument||e)!==r&&n(e),i(e,t)},f.error=function(e){throw new Error("Syntax error: "+e)},t=f.getText=function(e){var n,r="",i=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)r+=t(e)}else if(3===o||4===o)return e.nodeValue}else for(;n=e[i++];)r+=t(n);return r},n(),o.sizzle=f}(t),function(e){var t,n,r=e.Lib,i=r.doc,o=r.each,s=new je(i),a=s.docElem,c=r.sizzle,l=/^margin/,u=/^(top|right|bottom|left)$/,A=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,f=new RegExp("^("+A+")(?!px)[a-z%]+$","i"),h=new RegExp("^("+A+")(.*)$","i");window.getComputedStyle?(t=function(e){var t,n;return(n=(t=r.isFunction(e.getEL)?e.getEL():e).ownerDocument.defaultView)&&n.opener||(n=window),n.getComputedStyle(t)},n=function(e,n,i){var o,a,u,A,h=e.style;return""!==(A=(i=i||t(e))?i.getPropertyValue(n)||i[n]:undefined)&&A!==undefined||c.contains(e.ownerDocument,e)||(A=r.style(e,n)),i&&!s.pixelMarginRight()&&f.test(A)&&l.test(n)&&(o=h.width,a=h.minWidth,u=h.maxWidth,h.minWidth=h.maxWidth=h.width=A,A=i.width,h.width=o,h.minWidth=a,h.maxWidth=u),A===undefined?A:A+""}):a&&a.currentStyle&&(t=function(e){return e.currentStyle},n=function(e,n,r){var i,o,s,a,c=e.style;return null==(a=(r=r||t(e))?r[n]:undefined)&&c&&c[n]&&(a=c[n]),f.test(a)&&!u.test(n)&&(i=c.left,(s=(o=e.runtimeStyle)&&o.left)&&(o.left=e.currentStyle.left),c.left="fontSize"===n?"1em":a,a=c.pixelLeft+"px",c.left=i,s&&(o.left=s)),a===undefined?a:a+""||"auto"});var d,p=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:-]+)[^>]*)\/>/gi,g=/<([\w:-]+)/,y=/^\s+/,m=/<|&#?\w+;/,C=/<tbody/i,b=/^-ms-/,w=/-([\da-z])/gi,v=/^(none|table(?!-c[ea]).+)/,P=/^<([\w-]+)\s*\/?>(?:<\/\1>|)$/,I={position:"absolute",visibility:"hidden",display:"block"},E={letterSpacing:"0",fontWeight:"400"},S=["Top","Right","Bottom","Left"],B={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:s.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},x=["Webkit","O","Moz","ms"],k="abbr|article|aside|audio|bdi|canvas|data|datalist|details|dialog|figcaption|figure|footer|header|hgroup|main|mark|meter|nav|output|picture|progress|section|summary|template|time|video",z=document.createElement("div");if(z.style){d=z.style,s.cssFloat=!!z.style.cssFloat;var Q=function(e,t){return t.toUpperCase()},L={type:r.type,cssHooks:{},htmlPrefilter:function(e){return e.replace(p,"<$1></$2>")},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;)e[i++]=t[r++];if(n!=n)for(;t[r]!==undefined;)e[i++]=t[r++];return e.length=i,e},camelCase:function(e){return e.replace(b,"ms-").replace(w,Q)},cssProps:{},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0}},F=["flo","at"].join("");L.cssProps[F]=s.cssFloat?"cssFloat":"styleFloat",o(["height","width"],(function(e,n){L.cssHooks[e]={get:function(t,n,i){if(n)return v.test(r.css(t,"display"))&&0===t.offsetWidth?function(e,t,n,r){var i,s={};return o(t,(function(n,r){s[r]=e.style[r],e.style[r]=t[r]})),i=n.apply(e,r||[]),o(t,(function(t,n){e.style[n]=s[n]})),i}(t,I,(function(){return j(t,e,i)})):j(t,e,i)},set:function(n,i,o){var a=o&&t(n);return function(e,t,n){var r=h.exec(t);return r?Math.max(0,parseInt(r[1])-(n||0))+(r[2]||"px"):t}(0,i,o?M(n,e,o,s.boxSizing&&"border-box"===r.css(n,"boxSizing",!1,a),a):0)}}})),r.style=function(e,t,n,i){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,a,c,l=L.camelCase(t),u=e.style;if(t=L.cssProps[l]||(L.cssProps[l]=T(l)||l),c=L.cssHooks[t]||L.cssHooks[l],n===undefined)return c&&"get"in c&&(o=c.get(e,!1,i))!==undefined?o:u[t]+"";"string"==(a=typeof n)&&(o=R(n))&&o[1]&&(n=function(e,t,n,i){var o,s=1,a=20,c=i?function(){return i.cur()}:function(){return r.css(e,t,"")},l=c(),u=n&&n[3]||(L.cssNumber[t]?"":"px"),A=(L.cssNumber[t]||"px"!==u&&+l)&&R(r.css(e,t));if(A&&A[3]!==u){u=u||A[3],n=n||[],A=+l||1;do{A/=s=s||".5",r.style(e,t,A+u)}while(s!==(s=c()/l)&&1!==s&&--a)}return n&&(A=+A||+l||0,o=n[1]?A+(n[1]+1)*n[2]:+n[2],i&&(i.unit=u,i.start=A,i.end=o)),o}(e,t,o),a="number"),null!=n&&n==n&&("number"===a&&(n+=o&&o[3]||(L.cssNumber[l]?"":"px")),s.clearCloneStyle||""!==n||0!==t.indexOf("background")||(u[t]="inherit"),c&&"set"in c&&(n=c.set(e,n,i))===undefined||(u[t]=n))}},r.css=function(e,t,r,i){var o,s,a,c=L.camelCase(t);return t=L.cssProps[c]||(L.cssProps[c]=T(c)||c),(a=L.cssHooks[t]||L.cssHooks[c])&&"get"in a&&(s=a.get(e,!0,r)),s===undefined&&(s=n(e,t,i)),"normal"===s&&t in E&&(s=E[t]),""===r||r?(o=parseFloat(s),!0===r||isFinite(o)?o||0:s):s},r.parseHTML=function(e,t){if(!e||"string"!=typeof e)return[];"boolean"==typeof t&&(t=!1),t=t||document;var n=P.exec(e);return n?[t.createElement(n[1])]:(n=D([e],t),L.merge([],n.childNodes))},r.support=s}function T(e){if(e in d)return e;for(var t=e.charAt(0).toUpperCase()+e.slice(1),n=x.length;n--;)if((e=x[n]+t)in d)return e}function D(e,t){for(var n,i,o,a,l,u,A=e.length,f=function(e){var t=k.split("|"),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.createElement(t.pop());return n}(t),h=[],d=0;d<A;d++)if((i=e[d])||0===i)if("object"===r.type(i))L.merge(h,i.nodeType?[i]:i);else if(m.test(i)){if(o=o||f.appendChild(t.createElement("div"))){for(a=(g.exec(i)||["",""])[1].toLowerCase(),u=B[a]||B._default,o.innerHTML=u[1]+L.htmlPrefilter(i)+u[2],n=u[0];n--;)o=o.lastChild;if(!s.leadingWhitespace&&y.test(i)){var p=y.exec(i);p&&p.length>0&&h.push(t.createTextNode(p[0]))}if(!s.tbody&&(n=(i="table"!==a||C.test(i)?"<table>"!==u[1]||C.test(i)?0:o:o.firstChild)&&i.childNodes.length,i))for(;n--;)L.nodeName(l=i.childNodes[n],"tbody")&&!l.childNodes.length&&i.removeChild(l);for(L.merge(h,o.childNodes),o.textContent="";o.firstChild;)o.removeChild(o.firstChild);o=f.lastChild}}else h.push(t.createTextNode(i));for(o&&f&&f.removeChild(o),d=0;i=h[d++];)"SCRIPT"!==i.tagName&&(c.contains(i.ownerDocument,i),f.appendChild(i));return o=null,f}function M(e,t,n,i,o){for(var s=n===(i?"border":"content")?4:"width"===t?1:0,a=0;s<4;s+=2)"margin"===n&&(a+=r.css(e,n+S[s],!0,o)),i?("content"===n&&(a-=r.css(e,"padding"+S[s],!0,o)),"margin"!==n&&(a-=r.css(e,"border"+S[s]+"Width",!0,o))):(a+=r.css(e,"padding"+S[s],!0,o),"padding"!==n&&(a+=r.css(e,"border"+S[s]+"Width",!0,o)));return a}function j(e,i,o){var a=!0,c="width"===i?e.offsetWidth:e.offsetHeight,l=t(e),u=s.boxSizing&&"border-box"===r.css(e,"boxSizing",!1,l);if(c<=0||null==c){if(((c=n(e,i,l))<0||null==c)&&(c=e.style[i]),f.test(c))return c;a=u&&(s.boxSizingReliable()||c===e.style[i]),c=parseFloat(c)||0}return c+M(e,i,o||(u?"border":"content"),a,l)}function R(e){return new RegExp("^(?:([+-])=|)("+A+")([a-z%]*)$","i").exec(e)}}(t),t.Lib.wakeLock={toggle:Ge,getWakeLock:We})}();
60
+ !function(){"use strict";var e,t=globalThis.Dynamsoft;function n(t){return t===e}function r(t){return t!==e}function i(e){return null===e}var o={"[object Function]":"function","[object String]":"string","[object Object]":"object","[object Boolean]":"boolean","[object Number]":"number","[object Array]":"array"};function s(e){return i(e)||n(e)?String(e):o[{}.toString.call(e)]||"object"}function a(e){return"function"===s(e)}function c(e){return"string"===s(e)}function l(e){return"object"===s(e)}function u(e){return"boolean"===s(e)}function A(e){return"number"===s(e)}function f(e){return Array.isArray?Array.isArray(e):"array"===s(e)}var h=!0,d=!1;function p(e,t,r){if(e){var i=void 0,o=void 0,s=void 0,c=0,l=e.length;if(r=r||null,n(l)||a(e))for(s=Object.keys(e);c<s.length&&(i=s[c],t.call(r,e[i],i,e)!==d);c++);else for(o=e[0];c<l&&t.call(r,o,c,e)!==d;o=e[++c]);}return e}var g={}.hasOwnProperty;function y(e){if(!e||"object"!==s(e)||e.nodeType||e.window==e)return d;var t,r;try{if((r=e.constructor)&&!g(e,"constructor")&&!g(r.prototype,"isPrototypeOf"))return d}catch(i){return d}for(t in e);return n(t)||g(e,t)}var m="object"==typeof HTMLElement;function C(e){return m?e instanceof HTMLElement:e&&"object"==typeof e&&(1===e.nodeType||9===e.nodeType)&&"string"==typeof e.nodeName}function b(e){var t=e;if(C(e))for(;!t&&t!=document.body;)t=t.parentNode;else t=0;return!!t}var w="",v=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,P=String.prototype,I=P.trim;function E(e,t){return 0===e.lastIndexOf(t,0)}function S(e,t){var n=e.length-t.length;return n>=0&&e.indexOf(t,n)===n}function B(e){return null==e?w:I.call(e)}function x(e){if(null==e)return[];if(f(e))return e;var t=typeof e.length,n=typeof e;if("number"!==t||e.alert||"string"===n||"function"===n&&(!("item"in e)||"number"!==t))return[e];for(var r=[],i=0,o=e.length;i<o;i++)r[i]=e[i];return r}I||(I=P.trim=function(){return this.replace(v,w)});var k=t.Lib,z=k.bNode,Q=k.Promise||(z?global.Promise:window.Promise);function L(){if(t.navInfo)return Q.resolve(t.navInfo);var e,n,r=k.bNode||t.navInfoSync.bJSDom?undefined:navigator;if(r&&"userAgentData"in r){var i=navigator.userAgentData;if(i.platform&&""!=i.platform){var o=[];if("brands"in i&&k.isArray(i.brands)&&i.brands.length>0?o=i.brands:"uaList"in i&&k.isArray(i.uaList)&&i.uaList.length>0&&(o=i.uaList),o.length>0)return(n=function(e){var n=t.navInfoSync,r=e.architecture.toLowerCase(),i="64"==e.bitness,o=r.indexOf("arm")>-1,s=r.indexOf("mips")>-1;return{bUseUserAgent:!1,bWin:n.bWin,bMac:n.bMac,bLinux:n.bLinux,bAndroid:n.bAndroid,bMobile:n.bMobile,bPad:n.bPad,bChromeOS:n.bChromeOS,bHarmonyOS:n.bHarmonyOS,bArm64:o,bMips64:s,bEmbed:o||s,bOSx64:i,bIE:!1,bEdge:n.bEdge,bChrome:n.bChrome,bFirefox:n.bFirefox,bSafari:n.bSafari,bOpera:n.bOpera,bGecko:!0,bHuaWeiBrowser:!1,bHTML5Edition:!0,strBrowserVersion:n.strBrowserVersion,IEMode:0}},e?Q.resolve((function(){return n(e)})):navigator.userAgentData.getHighEntropyValues(["platform","platformVersion","architecture","bitness"]).then(n)).then((function(e){return t.navInfo=e,e}))}}return t.navInfo=t.navInfoSync,Q.resolve(t.navInfo)}function F(e){var n,r;if(!t.Lib.bNode&&!t.navInfoSync.bJSDom){var i=t.Lib.doc;if(i&&c(r=e.body)&&r!=w){(n=i.createElement("script")).charset="utf-8",t.navInfoSync.bIE?n.text=r:n.appendChild(i.createTextNode(r)),e.language?n.language=e.language:n.language="javascript",e.type?n.type=e.type:n.type="text/javascript";var o=i&&i.documentElement,s=i.getElementsByTagName("head")[0]||o;s.insertBefore(n,s.firstChild)}}}function T(e){F({body:e})}function D(e){F({body:e,language:"vbscript",type:"text/vbscript"})}function M(e){var t=e?new Date(e):new Date,n="yyyy-MM-dd HH:mm:ss.SSSZ",r={"M+":t.getUTCMonth()+1,"d+":t.getUTCDate(),"H+":t.getUTCHours(),"h+":t.getUTCHours()%12||12,"m+":t.getUTCMinutes(),"s+":t.getUTCSeconds(),"q+":Math.floor((t.getUTCMonth()+3)/3),"S+":t.getUTCMilliseconds()};for(var i in/(y+)/.test(n)&&(n=n.replace(RegExp.$1,(t.getUTCFullYear()+"").substr(4-RegExp.$1.length))),r)new RegExp("("+i+")").test(n)&&(n=n.replace(RegExp.$1,1==RegExp.$1.length?r[i]:("000"+r[i]).substr(("000"+r[i]).length-RegExp.$1.length)));return n}var j,R,N=t.Lib,H=N.win;function U(e,t,n,r){if(N.debug&&R&&a(R.log)){var i=M((new Date).getTime()),o=x(arguments);R.log(["[",i,"] ",o].join(""))}}function J(e,t,n,r){if((N.debug||N.showConsoleError)&&R&&a(R.error)){var i=M((new Date).getTime()),o=x(arguments);R.error(["[",i,"] ",o].join(""))}}function K(e,t,n,r){if(N.debug&&R&&a(R.warn)){var i=M((new Date).getTime()),o=x(arguments);R.warn(["[",i,"] ",o].join(""))}}function O(e,t,n,r){if(N.debug&&R&&a(R.info)){var i=M((new Date).getTime()),o=x(arguments);R.info(["[",i,"] ",o].join(""))}}H&&r(H.console)&&(a((R=H.console).log)&&a(R.error)?j={log:U,error:J,info:O,warn:K,debug:function(e,t,n,r){if(N.debug&&R&&a(R.debug)){var i=M((new Date).getTime()),o=x(arguments);R.debug(["[",i,"] ",o].join(""))}}}:(R=!1,j=!1)),N.showConsoleError=!1;var Y,G=undefined,W=function(e){return"function"==typeof e},Z=function(e){return Array.isArray?Array.isArray(e):e instanceof Array},V=function(e){return!1===e||e===G||null===e},q="undefined",X=typeof TypeError===q?Error:TypeError;if(typeof process!==q&&process.nextTick)Y=process.nextTick;else if(typeof MessageChannel!==q){var _=new MessageChannel,$=[];_.port1.onmessage=function(){$.length&&$.shift()()},Y=function(e){$.push(e),_.port2.postMessage(0)}}else Y=function(e){setTimeout(e,0)};function ee(e){Y((function(){throw e}))}function te(e){return this.then(e,G)}function ne(e){return this.then(G,e)}function re(e,t){return this.then((function(t){return W(e)?e.apply(null,Z(t)?t:[t]):ae.onlyFuncs?t:e}),t||G)}function ie(e){function t(){e()}return this.then(t,t),this}function oe(e){return this.then((function(t){return W(e)?e.apply(null,Z(t)?t.splice(0,0,undefined)&&t:[undefined,t]):ae.onlyFuncs?t:e}),(function(t){return e(t)}))}function se(e){return this.then(G,e?function(t){throw e(t),t}:ee)}var ae=function(){function e(t){this.alwaysAsyncFn=null,this.status=0,this.pendings=[],this.promise={then:function(t,n){var r=new e;return this.pendings.push([function(n){try{V(t)?r.resolve(n):r.resolve(W(t)?t(n):e.onlyFuncs?n:t)}catch(i){r.reject(i)}},function(t){if((V(n)||!W(n)&&e.onlyFuncs)&&r.reject(t),n)try{r.resolve(W(n)?n(t):n)}catch(i){r.reject(i)}}]),0!==this.status&&this.alwaysAsyncFn(this.execCallbacks),r.promise},success:te,error:ne,otherwise:ne,apply:re,spread:re,ensure:ie,nodify:oe,rethrow:se,isPending:function(){return 0===this.status},getStatus:function(){return this.status}},this.alwaysAsyncFn=(G!==t?t:e.alwaysAsync)?Y:function(e){e()},this.promise.toSource=this.promise.toString=this.promise.valueOf=function(){return this.value===undefined?this:this.value}}return e.prototype.resolve=function(e){var t,n=!1;function r(e){return function(t){return n?undefined:(n=!0,e(t))}}if(this.status)return this;try{var i=!(!(t=e)||!(typeof t).match(/function|object/))&&e.then;if(W(i)){if(e===this.promise)throw new X("Promise can't resolve itself");return i.call(e,r(this.resolve),r(this.reject)),this}}catch(o){return r(this.reject)(o),this}return this.alwaysAsyncFn((function(){this.value=e,this.status=1,this.execCallbacks()})),this},e.prototype.reject=function(e){return this.status||this.alwaysAsyncFn((function(){try{throw e}catch(t){this.value=t}this.status=-1,this.execCallbacks()})),this},e.prototype.execCallbacks=function(){if(0!==this.status){var e,t=this.pendings,n=0,r=t.length,i=~this.status?0:1;for(this.pendings=[];n<r;n++)(e=t[n][i])&&e(this.value)}},e.deferred=e,e.defer=e,e.nextTick=Y,e.alwaysAsync=!0,e.onlyFuncs=!0,e.resolve=function(t){return new e(!0).resolve(t).promise},e.resolved=e.resolve,e.fulfilled=e.resolve,e.reject=function(t){return new e(!0).reject(t).promise},e.rejected=e.reject,e}();var ce=t.Lib,le=/^(\/?)([\s\S]+\/(?!$)|\/)?((?:\.{1,2}$|[\s\S]+?)?(\.[^.\/]*)?)$/;function ue(e,t){var n,r=[];for(n=0;n<e.length;n++){var i=e[n];i&&"."!==i&&(".."===i?r.length&&".."!==r[r.length-1]?r.pop():t&&r.push(".."):r.push(i))}return r}function Ae(e){var t="/"===e.charAt(0),n="/"===e.slice(-1);return(e=ue(ce.filter(e.split("/"),(function(e){return!!e})),!t).join("/"))||t||(e="."),e&&n&&(e+="/"),(t?"/":"")+e}var fe=function(){function e(){}return e.prototype.resolve=function(){var e,t,n="",r=arguments,i=!1;for(e=r.length-1;e>=0&&!i;e--)c(t=r[e])&&t&&(n=t+"/"+n,i="/"===t.charAt(0));return(i?"/":"")+ue(ce.filter(n.split("/"),(function(e){return!!e})),!i).join("/")||"."},e.prototype.join=function(){var e=x(arguments);return Ae(ce.filter(e,(function(e){return e&&c(e)})).join("/"))},e.prototype.relative=function(e,t){e=Ae(e),t=Ae(t);var n,r,i=ce.filter(e.split("/"),(function(e){return!!e})),o=[],s=ce.filter(t.split("/"),(function(e){return!!e})),a=Math.min(i.length,s.length);for(n=0;n<a&&i[n]===s[n];n++);for(r=n;n<i.length;)o.push(".."),n++;return(o=o.concat(s.slice(r))).join("/")},e.prototype.basename=function(e,t){var n;return n=(e.match(le)||[])[3]||"",t&&n&&n.slice(-1*t.length)===t&&(n=n.slice(0,-1*t.length)),n},e.prototype.dirname=function(e){var t=e.match(le)||[],n=t[1]||"",r=t[2]||"";return n||r?(r&&(r=r.substring(0,r.length-1)),n+r):"."},e.prototype.extname=function(e){return(e.match(le)||[])[4]||""},e}();function he(e){if(null==e||"object"!=typeof e)return e;var t,n,r;if(e instanceof Date)return(t=new Date).setTime(e.getTime()),t;if(e instanceof Array){for(t=[],r=e.length,n=0;n<r;n++)t[n]=he(e[n]);return t}if(e instanceof Object){for(n in t={},e)e.hasOwnProperty(n)&&(t[n]=he(e[n]));return t}return 0}var de=/[#\/\?@]/g,pe=/[#\?]/g,ge={scheme:1,userInfo:2,hostname:3,port:4,path:5},ye=new RegExp("^(?:([\\w\\d+.-]+):)?(?://(?:([^/?#@]*)@)?([\\w\\d\\-\\u0100-\\uffff.+%]*|\\[[^\\]]+\\])(?::([0-9]+))?)?(.+)?$");function me(e,t){return c(e)&&c(t)?e.toLowerCase()===t.toLowerCase():e===t}function Ce(e,t){return encodeURI(e).replace(t,(function(e){return"%"+function(e){return 1===e.length?"0"+e:e}(e.charCodeAt(0).toString(16))}))}var be=function(){function e(t){if(this.scheme="",this.userInfo="",this.hostname="",this.port="",this.path="",t instanceof e)return he(t);e.getComponents(t,this)}return e.prototype.clone=function(){var t=new e,n=this;return p(ge,(function(e,r){t[r]=n[r]})),t},e.prototype.getScheme=function(){return this.scheme},e.prototype.setScheme=function(e){return this.scheme=e,this},e.prototype.getHostname=function(){return this.hostname},e.prototype.setHostname=function(e){return this.hostname=e,this},e.prototype.setUserInfo=function(e){return this.userInfo=e,this},e.prototype.getUserInfo=function(){return this.userInfo},e.prototype.setPort=function(e){return this.port=e,this},e.prototype.getPort=function(){return this.port},e.prototype.setPath=function(e){return this.path=e,this},e.prototype.getPath=function(){return this.path},e.prototype.isSameOriginAs=function(e){var t=this;return me(t.hostname,e.hostname)&&me(t.scheme,e.scheme)&&me(t.port,e.port)},e.prototype.toString=function(e){var t,n,r,i,o,s=[],a=this;return(t=a.scheme)&&(s.push(Ce(t,de)),s.push(":")),(n=a.hostname)&&(s.push("//"),(o=a.userInfo)&&(s.push(Ce(o,de)),s.push("@")),s.push(encodeURIComponent(n)),(i=a.port)&&(s.push(":"),s.push(i))),(r=a.path)&&(n&&!E(r,"/")&&(r="/"+r),s.push(Ce(r,pe))),s.join("")},e.getComponents=function(e,t){var n=(e=e||w).match(ye)||[],r=t||{};return p(ge,(function(e,t){r[t]=n[e]})),r},e}();function we(e){return decodeURIComponent(e.replace(/\+/g," "))}function ve(e){return encodeURIComponent(String(e))}var Pe,Ie=t.Lib;function Ee(e){var t=typeof e;return null==e||"object"!==t&&"function"!==t}function Se(e,t,i,o){t=t||"&",i=i||"=",n(o)&&(o=h);var s=[];return p(e,(function(e,n){var a=ve(n);Ee(e)?(s.push(a),r(e)&&s.push(i,ve(e+w)),s.push(t)):f(e)&&e.length&&p(e,(function(e){Ee(e)&&(s.push(a,o?ve("[]"):w),r(e)&&s.push(i,ve(e+w)),s.push(t))}))})),s.pop(),s.join(w)}function Be(e,t,n){if(!c(e)||!(e=B(e)))return{};t=t||"&",n=n||"=";for(var r,i,o,s={},a=we,l=e.split(t),u=0,A=l.length;u<A;++u){if(-1===(r=Ie.indexOf(n,l[u])))i=a(l[u]),o=undefined;else{i=a(l[u].substring(0,r)),o=l[u].substring(r+1);try{o=a(o)}catch(h){J("decodeURIComponent error : "+o),J(h)}S(i,"[]")&&(i=i.substring(0,i.length-2))}i in s?f(s[i])?s[i].push(o):s[i]=[s[i],o]:s[i]=o}return s}function xe(e){e._queryMap||(e._queryMap=Be(e._query))}p({"&amp;":"&","&gt;":">","&lt;":"<","&#x60;":"`","&#x2F;":"/","&quot;":'"',"&#x27;":"'"},(function(e,t){}));var ke=function(){function e(e){this._query=e||""}return e.prototype.clone=function(){return new e(this.toString())},e.prototype.reset=function(e){var t=this;return t._query=e||"",t._queryMap=null,t},e.prototype.count=function(){var e=0;return xe(this),p(this._queryMap,(function(t){f(t)?e+=t.length:e++})),e},e.prototype.has=function(e){var t;return xe(this),t=this._queryMap,e?e in t:!function(e){var t;if(e)for(t in e)if(!n(t))return!1;return!0}(t)},e.prototype.get=function(e){var t;return xe(this),t=this._queryMap,e?t[e]:t},e.prototype.keys=function(){return xe(this),Object.keys(this._queryMap)},e.prototype.set=function(t,n){var r,i=this;return xe(i),r=i._queryMap,c(t)?i._queryMap[t]=n:(t instanceof e&&(t=t.get()),p(t,(function(e,t){r[t]=e}))),i},e.prototype.remove=function(e){var t=this;return xe(t),e?delete t._queryMap[e]:t._queryMap={},t},e.prototype.add=function(t,r){var i,o,s=this;return c(t)?(xe(s),o=n(o=(i=s._queryMap)[t])?r:[].concat(o).concat(r),i[t]=o):(t instanceof e&&(t=t.get()),p(t,(function(e,t){s.add(t,e)}))),s},e.prototype.toString=function(e){return xe(this),Se(this._queryMap,Pe,Pe,e)},e}();function ze(e,t){var n;for(n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}var Qe,Le,Fe=t.Lib,Te=/[\-#$\^*()+\[\]{}|\\,.?\s]/g,De={"&amp;":"&","&gt;":">","&lt;":"<","&#x60;":"`","&#x2F;":"/","&quot;":'"',"&#x27;":"'"},Me={};p(De,(function(e,t){Me[e]=t}));var je=function(){function e(e){var t=e.createElement("div"),n=e.createElement("div");n.style&&(this.div=n,this.container=t,this.docElem=e.documentElement,n.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",this.leadingWhitespace=3===n.firstChild.nodeType,this.tbody=!n.getElementsByTagName("tbody").length,this.htmlSerialize=!!n.getElementsByTagName("link").length,n.style.cssText="float:left;opacity:.5",this.opacity="0.5"===n.style.opacity,this.cssFloat=!!n.style.cssFloat,n.style.backgroundClip="content-box",n.cloneNode(!0).style.backgroundClip="",this.clearCloneStyle="content-box"===n.style.backgroundClip,(t=document.createElement("div")).style.cssText="border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute",n.innerHTML="",t.appendChild(n),this.boxSizing=""===n.style.boxSizing||""===n.style.MozBoxSizing||""===n.style.WebkitBoxSizing)}return e.prototype.reliableHiddenOffsets=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.reliableHiddenOffsetsVal},e.prototype.boxSizingReliable=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.boxSizingReliableVal},e.prototype.pixelMarginRight=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.pixelMarginRightVal},e.prototype.pixelPosition=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.pixelPositionVal},e.prototype.reliableMarginRight=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.reliableMarginRightVal},e.prototype.reliableMarginLeft=function(){return null==this.pixelPositionVal&&this.computeStyleTests(),this.reliableMarginLeftVal},e.prototype.computeStyleTests=function(){var e,t,n=this.div;this.docElem&&this.docElem.appendChild(this.container),n.style.cssText="-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%",this.pixelPositionVal=this.boxSizingReliableVal=this.reliableMarginLeftVal=!1,this.pixelMarginRightVal=this.reliableMarginRightVal=!0,window.getComputedStyle&&(t=window.getComputedStyle(n),this.pixelPositionVal="1%"!==(t||{}).top,this.reliableMarginLeftVal="2px"===(t||{}).marginLeft,this.boxSizingReliableVal="4px"===(t||{width:"4px"}).width,n.style.marginRight="50%",this.pixelMarginRightVal="4px"===(t||{marginRight:"4px"}).marginRight,(e=n.appendChild(document.createElement("div"))).style.cssText=n.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",e.style.marginRight=e.style.width="0",n.style.width="1px",this.reliableMarginRightVal=!parseFloat((window.getComputedStyle(e)||{}).marginRight),n&&n.removeChild(e)),n.style.display="none",this.reliableHiddenOffsetsVal=0===n.getClientRects().length,this.reliableHiddenOffsetsVal&&(n.style.display="",n.innerHTML="<table><tr><td></td><td>t</td></tr></table>",n.childNodes[0].style.borderCollapse="separate",(e=n.getElementsByTagName("td"))[0].style.cssText="margin:0;border:0;padding:0;display:none",this.reliableHiddenOffsetsVal=0===e[0].offsetHeight,this.reliableHiddenOffsetsVal&&(e[0].style.display="",e[1].style.display="none",this.reliableHiddenOffsetsVal=0===e[0].offsetHeight)),this.docElem&&this.docElem.removeChild(this.container)},e}();function Re(e){return Math.random().toString(16).substring(2,2+e)}var Ne=Date.now||function(){return+new Date};function He(e,t,n,r){return new(n||(n=Promise))((function(i,o){function s(e){try{c(r.next(e))}catch(t){o(t)}}function a(e){try{c(r["throw"](e))}catch(t){o(t)}}function c(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}c((r=r.apply(e,t||[])).next())}))}function Ue(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:a(0),"throw":a(1),"return":a(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function a(o){return function(a){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r["return"]:o[0]?r["throw"]||((i=r["return"])&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=s.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(a){o=[6,a],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,a])}}}var Je=!1;"wakeLock"in navigator&&(Je=!0);var Ke,Oe,Ye=null;function Ge(){Je&&(null==Ye?function(){He(this,void 0,void 0,(function(){return Ue(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,navigator.wakeLock.request("screen")];case 1:return Ye=e.sent(),[3,3];case 2:return e.sent(),Ye=null,[3,3];case 3:return[2]}}))}))}():Ye.release().then((function(){Ye=null})))}function We(){return Ye}var Ze,Ve=20221111,qe=t.Lib,Xe=!1;qe&&qe.__ver&&qe.isNumber(qe.__ver)&&qe.__ver>=Ve&&(Xe=!0),Xe||((Ze=globalThis)&&!Ze.Map&&(Ze.Map=function(){this.keys=[],this.data={},this.set=function(e,t){null==this.data[e]&&-1==this.keys.indexOf(e)&&this.keys.push(e),this.data[e]=t},this.get=function(e){return this.data[e]}}),ze(t.Lib,{debug:!1,nil:undefined,mix:ze,clone:he,keys:Object.keys,now:Ne,getRandom:function(){for(var e,t=Ne()%1e4,n=[],r=0;r<5;r++)e=Math.floor(10*Math.random()),0!=r||0!=e?n.push(e):r=-1;return t<10?n.push("000"):t<100?n.push("00"):t<1e3&&n.push("0"),n.push(t),n.join("")},guid:function(e){var t=[Re(8),"-",Re(4),"-",Re(4),"-",Re(4),"-",Re(8)];return e&&t.unshift(e),t.join("")},stringify:null===(Ke=globalThis.JSON)||void 0===Ke?void 0:Ke.stringify,parse:null===(Oe=globalThis.JSON)||void 0===Oe?void 0:Oe.parse,__ver:Ve}),function(e){var t=e.Lib;t.mix(t,{isDef:r,isUndef:n,isUndefined:n,isNull:i,isNaN:isNaN,isFunction:a,isString:c,isObject:l,isBoolean:u,isNumber:A,isArray:f,type:s,isPlainObject:y,isDOM:C,isDOMInBody:b,each:p})}(t),ze(t.Lib,{getFormatedNow:M,getLogger:function(){return j},setLogger:function(e){j=e},log:U,error:J,warn:K,info:O}),function(e){var t=e.Lib,n=Array.prototype;t.mix(t,{filter:function(e,t,r){return n.filter.call(e,t,r||this)},indexOf:function(e,t){return n.indexOf.call(t,e)},uniq:function(e){var t,n,r=[],i=e.length;for(t=0;t<i;t++){for(n=t+1;n<i;n++)e[t]===e[n]&&(n=++t);r.push(e[t])}return r}})}(t),function(e){var t=e.Lib;t.mix(t,{startsWith:E,endsWith:S,replaceAll:function(e,t,n){return e.replace(new RegExp(t,"gi"),n)},upperCaseFirst:function(e){return e.charAt(0).toUpperCase()+e.substr(1)},removeNonPrintableChar:function(e){return t.isString(e)?e.replace(/[^\x20-\x7E]/g,""):e},makeArray:x,trim:B})}(t),function(e){var t=e.Lib;t.extend=function(e,n){var r=function(){e.apply(this,arguments),n&&n.apply(this,arguments)};return t.each(e.prototype,(function(e,t){r.prototype[t]=e})),r.prototype.constructor=r,r}}(t),function(e){var t=e.Lib;function n(e){var n=this,r=n.constructor;for(n.__attrs={},n.__attrVals={},n.userConfig=e;r;)n.addAttrs(r.ATTRS),r=r.superclass?r.superclass.constructor:null;t.mix(n.__attrs,e)}t.mix(n.prototype,{get:function(e){return e in this.__attrs?this.__attrs[e]:""},set:function(e,t){e in this.__attrs&&(this.__attrs[e]=t)},addAttrs:function(e){t.mix(this.__attrs,e)}}),n.extend=function(e){var n,r;return(e=e||{}).constructor&&(n=e.constructor),r=t.extend(this,n),t.mix(r,e),r},t.Attributes=n}(t),ze(Fe,{urlEncode:ve,urlDecode:we,fromUnicode:function(e){return e.replace(/\\u([a-f\d]{4})/gi,(function(e,t){return String.fromCharCode(parseInt(t,16))}))},escapeHtml:function(e){return(e+"").replace(function(){if(Qe)return Qe;var e=w;return p(De,(function(t){e+=t+"|"})),e=e.slice(0,-1),Qe=new RegExp(e,"g")}(),(function(e){return Me[e]}))},escapeRegExp:function(e){return e.replace(Te,"\\$&")},unEscapeHtml:function(e){return e.replace(function(){if(Le)return Le;var e=w;return p(Me,(function(t){e+=t+"|"})),e+="&#(\\d{1,5});",Le=new RegExp(e,"g")}(),(function(e,t){return De[e]||String.fromCharCode(+t)}))},param:Se,unparam:Be}),t.Lib.Path=new fe,t.Lib.uriQuery=ke,t.Lib.Uri=be,function(e){var t=e.Lib,n=t.win,r=20220622;if(!(t._promise_ver&&t.isNumber(t._promise_ver)&&t._promise_ver>=r)){if(t._promise_ver=r,n&&t.isFunction(n.__zone_symbol__Promise)&&(t.nativePromise=n.__zone_symbol__Promise),self&&self.Promise)return t.Promise=self.Promise,void(t.nativePromise||(t.nativePromise=t.Promise));if(n&&n.Promise)return t.Promise=n.Promise,void(t.nativePromise||(t.nativePromise=t.Promise));t.Promise=ae,t.nativePromise||(t.nativePromise=t.Promise)}}(t),t.Lib.asyncGetNavInfo=L,function(e){var t=e.Lib,n=e.navInfoSync,r=!1,i=!1;if(t.bNode||n.bJSDom||n.bEdge&&n.bFileSystem||n.bIE&&n.IEVersion<8);else try{i=window.localStorage,r=!!i}catch(o){i=!1}t.LS={isSupportLS:function(){return r},item:function(e,t,n){var r=null;return this.isSupportLS()?(t?(i.setItem(e,t),r=t):r=i.getItem(e),null===r?n:r):n},removeItem:function(e){return!!this.isSupportLS()&&(i.removeItem(e),!0)}}}(t),function(e){var t=e.Lib,n=t.win,r=t.doc,i=0,o=[],s=/\S/,a=!(!r||!r.addEventListener),c="DOMContentLoaded",l="readystatechange",u="load",A="complete",f=a?function(e,t,n){e.addEventListener(t,n,!1)}:function(e,t,n){e.attachEvent("on"+t,n)},h=a?function(e,t,n){e.removeEventListener(t,n,!1)}:function(e,t,n){e.detachEvent("on"+t,n)};function d(){for(var e=0;e<o.length;e++)try{o[e](t)}catch(n){t.log(n,"error"),setTimeout((function(){throw n}),0)}}function p(){if(!i){if(i=1,t.bNode||e.navInfoSync.bJSDom)return void d();L().then((function(){r&&h(n,u,p),d()}))}}if(t.mix(t,{isWindow:function(e){return null!=e&&e==e.window},globalEval:function(e){e&&s.test(e)&&(n.execScript?n.execScript(e):function(e){n.eval.call(n,e)}(e))},domReady:function(e){if(i)try{e(t)}catch(n){t.log(n,"error"),setTimeout((function(){throw n}),0)}else o.push(e);return this}}),t.ready=t.domReady,t.bNode||e.navInfoSync.bJSDom)p();else if(function(){if(r&&r.readyState!==A)if(f(n,u,p),a){var e=function(){h(r,c,e),p()};f(r,c,e)}else{var t=function(){r.readyState===A&&(h(r,l,t),p())};f(r,l,t);var i=void 0,o=r&&r.documentElement,s=o&&o.doScroll;try{i=null===n.frameElement}catch(g){i=!1}if(s&&i){var d=function(){try{s("left"),setTimeout(p,30)}catch(e){setTimeout(d,40)}};d()}}else p()}(),e.navInfoSync.bIE)try{r.execCommand("BackgroundImageCache",!1,!0)}catch(g){}}(t),function(e){var t=e.Lib,n="none";t.mix(t,{get:function(e){return t.doc.getElementById(e)},hide:function(e){var r=t.isString(e)?t.get(e):e;r&&(r.length>0&&(r=r[0]),r.style.display=n)},show:function(e){var n=t.isString(e)?t.get(e):e;n&&(n.length>0&&(n=n[0]),n.style.display=w)},toggle:function(e){var r=t.isString(e)?t.get(e):e;r&&(r.length>0&&(r=r[0]),r.style.display===n?r.style.display=w:r.style.display=n)},empty:function(e){if(e)for(;e.firstChild;)e.removeChild(e.firstChild)}})}(t),function(e){var t=e.Lib;t.colorStrToInt=function(e){var t,n,r="0x";if(/^(rgb|RGB)/.test(e)){var i=e.replace(/[^\d,.]/g,"").split(",");for(n=0;n<3;++n)1==(t=Number(i[n]).toString(16)).length&&(t="0"+t),r+=t;4==i.length?(1==(t=Math.round(255*Number(i[n])).toString(16)).length&&(t="0"+t),r+=t):r+="ff"}else if("transparent"==e)r+="00000000";else if(/^#[0-9a-fA-f]{6}$/.test(e))r+=e.replace(/#/,"")+"ff";else if(/^#[0-9a-fA-f]{3}$/.test(e)){for(n=0;n<3;++n)r+=e[n]+e[n];r+="ff"}else r="-1";return Number(r)},t.IntToColorStr=function(t){if(t>4294967295||t<0)return null;var n;if(e.navInfoSync.bHTML5Edition)n="rgba("+Math.floor(t/16777216)+","+Math.floor(t/65536)%256+","+Math.floor(t/256)%256+","+t%256/255+")";else if(t%256==0)n="transparent";else{for(n=Math.floor(t/256).toString(16);6!=n.length;)n="0"+n;n="#"+n}return n}}(t),function(e){var n=t.Lib,r=n.doc,i=r&&r.documentElement,o=r.getElementsByTagName("head")[0]||i,s=r.createElement("script").readyState?function(e,t){var n=e.onreadystatechange;e.onreadystatechange=function(){var r=e.readyState;"loaded"===r||"complete"===r?(e.onreadystatechange=null,n&&n(),t.call(this,{type:"load",path:[e]})):"loading"===r||t.call(this,{type:"error",path:[e]})}}:function(e,t){e.addEventListener("load",t,d),e.addEventListener("error",t,d)};n.scriptOnload=s,n.getScript=function(e,t,r){return n.addScript(e,t,!1,r)},n.addScript=function(e,i,a,c){var l,u,A=c;if(n.isFunction(A)||(A=function(){}),n.bNode||t.navInfoSync.bJSDom)A();else{if(n.isString(e)&&e!=w)return l=r.createElement("script"),u=["",e].join(w),l.src=u,i&&(l.async=!0),l.charset="utf-8",s(l,A),a?o.appendChild(l):o.insertBefore(l,o.firstChild),l;A()}},n.getScripts=function(e,t,r){return n.addScripts(e,t,!1,r)},n.addScripts=function(e,r,i,o){var s=o;if(n.isFunction(s)||(s=function(){}),n.bNode||t.navInfoSync.bJSDom)s("ok");else if(n.isArray(e)){var a=e.length,c=function(e){e&&"load"==e.type?a--:(e&&"error"==e.type&&n.error(["Failed to load resource: ",e.target.src,"."].join("")),s()),a<=0&&s("ok")};a<=0?s("ok"):n.each(e,(function(e){n.addScript(e,r,i,c)}))}else s()},n.getCss=function(e,t){return n.addCss(e,!1,t)},n.addCss=function(e,i,a){var c,l=a;if(n.isFunction(l)||(l=!1),n.isString(e)&&e!=w){if(!n.bNode&&!t.navInfoSync.bJSDom)return(c=r.createElement("link")).href=e,c.rel="stylesheet",c.async=!0,l&&s(c,l),i?o.appendChild(c):o.insertBefore(c,o.firstChild),c;l&&l()}else l&&l()},n.getAllCss=function(e,t){return n.addAllCss(e,!1,t)},n.addAllCss=function(e,r,i){if(n.bNode||t.navInfoSync.bJSDom)i&&i("ok");else if(n.isArray(e)){var o=e.length,s=function(e){var t;if(e&&"load"==e.type){var r=null===(t=null===window||void 0===window?void 0:window.location)||void 0===t?void 0:t.protocol;"https:"!==r&&"http:"!==r||this.sheet&&true?o--:e.type="error"}e&&"load"!=e.type&&(e&&"error"==e.type&&n.error(["Failed to load resource: ",e.target.href,"."].join("")),i()),o<=0&&i("ok")};n.each(e,(function(e){n.addCss(e,r,s)}))}else i&&i()},n.addJS=T,n.addVBS=D}(),function(e){var t=e.Lib,n={fire:function(e){var n,r=this;r.exec=r.exec||{},e=e.toLowerCase(),n=Array.prototype.slice.call(arguments,1),t.each(r.exec[e]||[],(function(e){var i=e.f,o=e.c||r;try{i.apply(o,n)}catch(s){t.log(s)}}))},on:function(e,t,n){var r=this;r.exec=r.exec||{},e=e.toLowerCase(),r.exec[e]=r.exec[e]||[],r.exec[e].push({f:t,c:n})},off:function(e,t,n){var r=this.exec;if(r)if(e)if(e=e.toLowerCase(),t)for(var i=r[e]||[],o=i.length-1;o>=0;o--)i[o]===t&&i.splice(o,1);else r[e]=null;else this.exec=null}};t.obj={customEvent:n}}(t),function(e){var t,n=e.Lib;t=function(t){return e.navInfoSync.bGecko&&"mousewheel"===t?"DOMMouseScroll":t},n.mix(n,{addEventListener:function(e,n,r){var i=t(n);e&&e.addEventListener(i,r,!1)},removeEventListener:function(e,n,r){var i=t(n);e&&e.removeEventListener(i,r,!1)},stopPropagation:function(e){var t=e||n.win.event;t.preventDefault&&t.preventDefault(),t.stopPropagation&&t.stopPropagation(),t.returnValue=!1,t.cancelBubble=!0},fireEvent:function(e,t){var r=n.win.document.createEvent("HTMLEvents");r.initEvent(e,h,h),t.dispatchEvent&&t.dispatchEvent(r)}})}(t),function(e){var t=e.Lib,n={encodeChars:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",decodeChars:[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,62,-1,-1,-1,63,52,53,54,55,56,57,58,59,60,61,-1,-1,-1,-1,-1,-1,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,-1,-1,-1,-1,-1]};t.base64={UTF16ToUTF8:function(e){for(var t,n,r=[],i=e.length,o=0;o<i;o++){var s=e.charCodeAt(o);if(s>0&&s<=127)r.push(e.charAt(o));else if(s>=128&&s<=2047)t=192|s>>6&31,n=128|63&s,r.push(String.fromCharCode(t),String.fromCharCode(n));else if(s>=2048&&s<=65535){t=224|s>>12&15,n=128|s>>6&63;var a=128|63&s;r.push(String.fromCharCode(t),String.fromCharCode(n),String.fromCharCode(a))}}return r.join("")},UTF8ToUTF16:function(e){var t,n,r,i,o=[],s=e.length;for(t=0;t<s;t++)0==((n=e.charCodeAt(t))>>7&255)?o.push(e.charAt(t)):6==(n>>5&255)?(i=(31&n)<<6|63&(r=e.charCodeAt(++t)),o.push(String.fromCharCode(i))):14==(n>>4&255)&&(i=(255&(n<<4|(r=e.charCodeAt(++t))>>2&15))<<8|(3&r)<<6|63&e.charCodeAt(++t),o.push(String.fromCharCode(i)));return o.join("")},encode:function(e){for(var t,r,i,o=this.UTF16ToUTF8(e),s=[],a=0,c=o.length;a<c;){if(t=255&o.charCodeAt(a++),a==c){s.push(n.encodeChars.charAt(t>>2)),s.push(n.encodeChars.charAt((3&t)<<4)),s.push("==");break}if(r=o.charCodeAt(a++),a==c){s.push(n.encodeChars.charAt(t>>2)),s.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),s.push(n.encodeChars.charAt((15&r)<<2)),s.push("=");break}i=o.charCodeAt(a++),s.push(n.encodeChars.charAt(t>>2)),s.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),s.push(n.encodeChars.charAt((15&r)<<2|(192&i)>>6)),s.push(n.encodeChars.charAt(63&i))}return s.join("")},encodeArray:function(e){for(var t,r,i,o=[],s=0,a=e.length;s<a;){if(t=255&e[s++],s==a){o.push(n.encodeChars.charAt(t>>2)),o.push(n.encodeChars.charAt((3&t)<<4)),o.push("==");break}if(r=255&e[s++],s==a){o.push(n.encodeChars.charAt(t>>2)),o.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),o.push(n.encodeChars.charAt((15&r)<<2)),o.push("=");break}i=255&e[s++],o.push(n.encodeChars.charAt(t>>2)),o.push(n.encodeChars.charAt((3&t)<<4|(240&r)>>4)),o.push(n.encodeChars.charAt((15&r)<<2|(192&i)>>6)),o.push(n.encodeChars.charAt(63&i))}return o.join("")},decode:function(e,t){for(var r,i,o,s,a=this,c=[],l=0,u=e.length;l<u;){do{r=n.decodeChars[255&e.charCodeAt(l++)]}while(l<u&&-1==r);if(-1==r)break;do{i=n.decodeChars[255&e.charCodeAt(l++)]}while(l<u&&-1==i);if(-1==i)break;t?c.push(r<<2|(48&i)>>4):c.push(String.fromCharCode(r<<2|(48&i)>>4));do{if(61==(o=255&e.charCodeAt(l++)))return t?c:a.UTF8ToUTF16(c.join(""));o=n.decodeChars[o]}while(l<u&&-1==o);if(-1==o)break;t?c.push((15&i)<<4|(60&o)>>2):c.push(String.fromCharCode((15&i)<<4|(60&o)>>2));do{if(61==(s=255&e.charCodeAt(l++)))return t?c:a.UTF8ToUTF16(c.join(""));s=n.decodeChars[s]}while(l<u&&-1==s);if(-1==s)break;t?c.push((3&o)<<6|s):c.push(String.fromCharCode((3&o)<<6|s))}return t?c:a.UTF8ToUTF16(c.join(""))}},t.utf8={fromUTF16:function(e){for(var t,n=[],r=0,i=e.length;r<i;)(t=e.charCodeAt(r))>=1&&t<=127?n.push(e.charAt(r)):t>2047?(n.push(String.fromCharCode(224|t>>12&15)),n.push(String.fromCharCode(128|t>>6&63)),n.push(String.fromCharCode(128|t>>0&63))):(n.push(String.fromCharCode(192|t>>6&31)),n.push(String.fromCharCode(128|t>>0&63))),r++;return n.join("")},toUTF16:function(e){for(var t,n,r,i=[],o=0,s=e.length;o<s;)switch((t=e.charCodeAt(o++))>>4){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:i.push(e.charAt(o-1));break;case 12:case 13:n=e.charCodeAt(o++),i.push(String.fromCharCode((31&t)<<6|63&n));break;case 14:n=e.charCodeAt(o++),r=e.charCodeAt(o++),i.push(String.fromCharCode((15&t)<<12|(63&n)<<6|(63&r)<<0))}return i.join("")}};var r="undefined"!=typeof self?self:global;function i(e){this.message=e}i.prototype=new Error,i.prototype.name="InvalidCharacterError",t.btoa=r.btoa?function(e){return r.btoa(e)}:function(e){var t,r,o=String(e),s=0,a=n.encodeChars,c="";for(s=0,a=n.encodeChars,c="";o.charAt(0|s)||(a="=",s%1);c+=a.charAt(63&t>>8-s%1*8)){if((r=o.charCodeAt(s+=3/4))>255)throw new i("'btoa' failed: The string to be encoded contains characters outside of the Latin1 range.");t=t<<8|r}return c},t.atob=r.atob?function(e){return r.atob(e)}:function(e){var t,r,o=String(e).replace(/[=]+$/,""),s=0,a=0,c="";if(o.length%4==1)throw new i("'atob' failed: The string to be decoded is not correctly encoded.");for(s=0,a=0,c="";r=o.charAt(a++);~r&&(t=s%4?64*t+r:r,s++%4)?c+=String.fromCharCode(255&t>>(-2*s&6)):0)r=n.encodeChars.indexOf(r);return c}}(t),function(e){var t=e.Lib,n={queue:[],doNextStarted:!1,timer:null,pushToDo:function(e,t,r){n.queue.push({obj:e,method:t,args:r})},doNext:function(){if(n.doNextStarted)if(0!=n.queue.length){var e=n.queue[0],r=e.obj,i=e.method,o=e.args;if(n.queue.splice(0,1),r&&t.isFunction(r[i])){var s=!1;if(o.length>2){var a=o[o.length-2],c=o[o.length-1];t.isFunction(a)&&t.isFunction(c)&&(o[o.length-2]=function(){try{a.apply(r,arguments)}catch(e){}n.timer=setTimeout(n.doNext,0)},o[o.length-1]=function(){try{c.apply(r,arguments)}catch(e){}n.timer=setTimeout(n.doNext,0)},s=!0)}try{r[i].apply(r,o)}catch(l){}s||(n.timer=setTimeout(n.doNext,0))}else if(null===r&&t.isFunction(i)){try{i.apply(null,o)}catch(u){}n.timer=setTimeout(n.doNext,0)}else t.log("not invoke a function: "+i),n.timer=setTimeout(n.doNext,0)}else n.stop();else n.stop()},start:function(){n.doNextStarted||(n.doNextStarted=!0,n.timer=setTimeout(n.doNext,0))},stop:function(){clearTimeout(n.timer),n.timer=null,n.doNextStarted=!1,n.queue=[]}};t.asyncQueue=n}(t),function(e){var t,n=e.Lib,r={not_string:/[^s]/,not_bool:/[^t]/,not_type:/[^T]/,not_primitive:/[^v]/,number:/[diefg]/,numeric_arg:/[bcdiefguxX]/,json:/[j]/,not_json:/[^j]/,text:/^[^\x25]+/,modulo:/^\x25{2}/,placeholder:/^\x25(?:([1-9]\d*)\$|\(([^)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-gijostTuvxX])/,key:/^([a-z_][a-z_\d]*)/i,key_access:/^\.([a-z_][a-z_\d]*)/i,index_access:/^\[(\d+)\]/,sign:/^[+-]/};function i(e,t){if(n.isFunction("_".repeat))return e.repeat(t);for(var r=0,i=[];r<t;r++)i.push(e);return i.join("")}function o(e,n){var o,s,a,c,l,u,A,f,h,d=1,p=e.length,g="";for(s=0;s<p;s++)if("string"==typeof e[s])g+=e[s];else if("object"==typeof e[s]){if((c=e[s]).keys)for(o=n[d],a=0;a<c.keys.length;a++){if(o==undefined)throw new Error(t('[sprintf] Cannot access property "%s" of undefined value "%s"',c.keys[a],c.keys[a-1]));o=o[c.keys[a]]}else o=c.param_no?n[c.param_no]:n[d++];if(r.not_type.test(c.type)&&r.not_primitive.test(c.type)&&o instanceof Function&&(o=o()),r.numeric_arg.test(c.type)&&"number"!=typeof o&&isNaN(o))throw new TypeError(t("[sprintf] expecting number but found %T",o));switch(r.number.test(c.type)&&(f=o>=0),c.type){case"b":o=parseInt(o,10).toString(2);break;case"c":o=String.fromCharCode(parseInt(o,10));break;case"d":case"i":o=parseInt(o,10);break;case"j":o=JSON.stringify(o,null,c.width?parseInt(c.width):0);break;case"e":o=c.precision?parseFloat(o).toExponential(c.precision):parseFloat(o).toExponential();break;case"f":o=c.precision?parseFloat(o).toFixed(c.precision):parseFloat(o);break;case"g":o=c.precision?String(Number(o.toPrecision(c.precision))):parseFloat(o);break;case"o":o=(parseInt(o,10)>>>0).toString(8);break;case"s":o=String(o),o=c.precision?o.substring(0,c.precision):o;break;case"t":o=String(!!o),o=c.precision?o.substring(0,c.precision):o;break;case"T":o=Object.prototype.toString.call(o).slice(8,-1).toLowerCase(),o=c.precision?o.substring(0,c.precision):o;break;case"u":o=parseInt(o,10)>>>0;break;case"v":o=o.valueOf(),o=c.precision?o.substring(0,c.precision):o;break;case"x":o=(parseInt(o,10)>>>0).toString(16);break;case"X":o=(parseInt(o,10)>>>0).toString(16).toUpperCase()}r.json.test(c.type)?g+=o:(!r.number.test(c.type)||f&&!c.sign?h="":(h=f?"+":"-",o=o.toString().replace(r.sign,"")),u=c.pad_char?"0"===c.pad_char?"0":c.pad_char.charAt(1):" ",A=c.width-(h+o).length,l=c.width&&A>0?i(u,A):"",g+=c.align?h+o+l:"0"===u?h+l+o:l+h+o)}return g}var s=Object.create?Object.create(null):{};function a(e){if(s[e])return s[e];for(var t,n=e,i=[],o=0;n;){if(null!==(t=r.text.exec(n)))i.push(t[0]);else if(null!==(t=r.modulo.exec(n)))i.push("%");else{if(null===(t=r.placeholder.exec(n)))throw new SyntaxError("[sprintf] unexpected placeholder");if(t[2]){o|=1;var a=[],c=t[2],l=[];if(null===(l=r.key.exec(c)))throw new SyntaxError("[sprintf] failed to parse named argument key");for(a.push(l[1]);""!==(c=c.substring(l[0].length));)if(null!==(l=r.key_access.exec(c)))a.push(l[1]);else{if(null===(l=r.index_access.exec(c)))throw new SyntaxError("[sprintf] failed to parse named argument key");a.push(l[1])}t[2]=a}else o|=2;if(3===o)throw new Error("[sprintf] mixing positional and named placeholders is not (yet) supported");i.push({placeholder:t[0],param_no:t[1],keys:t[2],sign:t[3],pad_char:t[4],align:t[5],width:t[6],precision:t[7],type:t[8]})}n=n.substring(t[0].length)}return s[e]=i,i}t=function(e){return o(a(e),arguments)},n.sprintf=t,n.vsprintf=function(e,n){return t.apply(null,[e].concat(n||[]))}}(t),function(e){var t=e.Lib,n=t.doc;t.Events={registedClass:[],registedObjs:[]};var r=function(e){var n=e||window.event,r=!0;return t.each(t.Events.registedObjs,(function(e){t.each(t.Events.registedClass,(function(t){if(e instanceof t&&e.bFocus&&e.handlerKeyDown&&!(r=e.handlerKeyDown(n)))return!1}))})),r};t.ready((function(){t.addEventListener(n.documentElement,"keydown",r)})),t.mix(t,{getWheelDelta:function(e){var t,n=(e=e||window.event).wheelDelta,r=e.detail;return n&&(t=n/120),r&&(t=-(r%3==0?r/3:r)),t}});var i={LEFT:0,MIDDLE:1,RIGHT:2};t.EnumMouseButton=i,t.detectButton=function(e){var t=e||window.event;return null==t.which?t.button<2?i.LEFT:4==t.button?i.MIDDLE:i.RIGHT:t.which<2?i.LEFT:2==t.which?i.MIDDLE:i.RIGHT}}(t),function(e){e.Lib.switchEvent=function(e){return null==(e=e||window.event).which?e.which=e.button<2?1:4==e.button?2:3:e.which=e.which<2?1:2==e.which?2:3,e}}(t),function(e){var t=e.Lib;t.currentStyle=function(e,n){var r=t.win,i=r.doc;return e.currentStyle?e.currentStyle[n]:r.getComputedStyle?(n.replace(/([A-Z])/g,"-$1"),n.toLowerCase(),i.defaultView.getComputedStyle(e,null)[n]):null}}(t),function(e){var t=Array.prototype,r=e.Lib,i=e.navInfoSync,o=r.isString,s=r.each,a=t.slice,c=" ",l=i.bIE&&i.IEMode<10,u=/[\n\t\r\.]/g,A=function(){function e(t,n,i){this.isNodeList=!0,this.length=0;var o=this;return o instanceof e?t?"string"==typeof t?(r.error("Err 4001."),o):r.isArray(t)||t.isNodeList?(Array.prototype.push.apply(o,x(t)),o):(o[0]=t,o.length=1,o):o:new e(t)}return e.prototype.item=function(t){return r.isNumber(t)?t>=this.length?null:new e(this[t]):new e(t)},e.prototype.slice=function(){return new e(a.apply(this,arguments))},e.prototype.getDOMNodes=function(){return a.call(this)},e.prototype.each=function(t,n){var r=this;return s(r,(function(i,o){return i=new e(i),t.call(n||i,i,o,r)})),r},e.prototype.getEL=function(){return this.length>0?this[0]:void 0},e.prototype.all=function(t){return this.length>0?r.all(t,this):new e},e.prototype.one=function(e){var t=this.all(e);return t.length?t.slice(0,1):t},e}();function f(e){return o(e)&&(e=r.trim(e))&&e.length>=3&&r.startsWith(e,"<")&&r.endsWith(e,">")}function p(e){return(c+e+c).replace(u,c)}function g(e){return e.replace(u,"")}function y(e,t){var n=t;return n&&n.isNodeList&&(n=n.getEL()),o(e)?(f(e)&&r.err("Err 4002."),new A(r.sizzle(e,n))):e.isNodeList?e:new A(e)}r.mix(A.prototype,{before:function(e){var t=this.getEL(),n=[e];t&&(f(e)&&(n=r.parseHTML(e)),s(n,(function(e){t.insertBefore(e,t.childNodes[0])})))},append:function(e){var t=this.getEL(),n=[e];t&&(f(e)&&(n=r.parseHTML(e)),s(n,(function(e){t.appendChild(e)})))},html:function(e){var t,i=this.getEL();if(i){if(n(e))return t=i.innerHTML,document.all?(t=t.replace(/(\s+\w+)\s*=\s*([^<>"\s]+)(?=[^<>]*\/>)/gi,'$1="$2"').replace(/"'([^'"]*)'"/gi,'"$1"')).replace(/<(\/?)(\w+)([^>]*)>/g,(function(e,t,n,r){return t?"</"+n.toLowerCase()+">":("<"+n.toLowerCase()+r+">").replace(/=(("[^"]*?")|('[^']*?')|([\w\-\.]+))([\s>])/g,(function(e,t,n,r,i,o,s,a){return i?'="'+i+'"'+o:e}))})).replace(/<\/?([^>]+)>/g,(function(e){return e})):t;i.innerHTML="",s(r.parseHTML(e),(function(e){i.appendChild(e)}))}},attr:function(e,t){var r=this.getEL();if(r){if(n(t))return"readonly"===e?r.readOnly?"readonly":"":("style"!==e&&l?r=r[e]:(r=r.attributes[e])&&(r=r.value),r);"class"==e?r.className=t:r[e]=t}},style:function(e,t){var n=this.getEL();if(n)return r.style(n,e,t)},css:function(e){s(this,(function(t){s(e,(function(e,n){r.style(t,n,e)}))}))},addClass:function(e){var t=this.getEL();t&&function(e,t){var n,i,o,s,a=e.className,l=t.length;if(a){for(n=p(a),i=a,o=0;o<l;o++)s=g(t[o]),n.indexOf(c+s+c)<0&&(i+=c+s);i=r.trim(i)}else i=t.join(" ");e.className=i}(t,e.split(c))},removeClass:function(e){var t=this.getEL();t&&function(e,t){var n,i,o,s=e.className,a=t.length;if(s&&a){for(n=p(s),i=0;i<a;i++)for(o=c+g(t[i])+c;n.indexOf(o)>=0;)n=n.replace(o,c);e.className=r.trim(n)}}(t,e.split(c))},hasClass:function(e){var t=this.getEL();if(t)return function(e,t){var n,r,i,o=e.className,s=t.length;if(o&&s){for(n=p(o),r=0;r<s;r++)if(i=c+g(t[r])+c,n.indexOf(i)<0)return d;return h}return d}(t,e.split(c))},parent:function(){var e=this.getEL();return e&&(e=e.parentNode),new A(e)},remove:function(){var e=this.getEL();e&&e.parentNode&&e.parentNode.removeChild(e)},offset:function(){var e=this.getEL();return r.DOM.getElDimensions(e,h)}}),r.mix(r,{all:y,one:function(e,t){var n=y(e,t);return n.length?n.slice(0,1):n},isNodeList:function(e){return e instanceof A}}),r.ready((function(){r.all=y}))}(t),function(e){var t=e.Lib,n=t.win,r=isNaN;t.DOM={getOffset:function(e,i,o){var s,a;e=e||n.event;for(var c,l,u=o||e.target,A=0,f=0,h=0,d=0,p=!1,g=t.doc;u&&!r(u.offsetLeft)&&!r(u.offsetTop);)l=u.scrollLeft,c=u.scrollTop,"BODY"===u.tagName?p?(l=0,c=0):(l|=null===(s=g.documentElement)||void 0===s?void 0:s.scrollLeft,c|=null===(a=g.documentElement)||void 0===a?void 0:a.scrollTop):"fixed"===u.style.position&&(p=!0),A+=u.offsetLeft-l,f+=u.offsetTop-c,u=u.offsetParent;return i&&(h=i.Left,d=i.Top),{x:A=e.clientX-A-h,y:f=e.clientY-f-d}},getElDimensions:function(e,t){var n,r;return e?(n=e.style.display,e.style.display="",r=t?{offsetTop:e.offsetTop,offsetLeft:e.offsetLeft,offsetWidth:e.offsetWidth,offsetHeight:e.offsetHeight}:{clientTop:e.clientTop,clientLeft:e.clientLeft,clientWidth:e.clientWidth?e.clientWidth:parseInt(e.style.width)?parseInt(e.style.width):0,clientHeight:e.clientHeight?e.clientHeight:parseInt(e.style.height)?parseInt(e.style.height):0},e.style.display=n,r):{offsetTop:0,offsetLeft:0,offsetWidth:0,offsetHeight:0}}},t.getElDimensions=t.DOM.getElDimensions}(t),function(e){var t,n=e.Lib;n.loaderBarClassName="ds-dwt-loaderBar",n.loaderBarSource="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHdpZHRoPSIxMDBweCIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyOCAxMjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxjaXJjbGUgY3g9IjE2IiBjeT0iNjQiIHI9IjE2IiBmaWxsPSIjZmU4ZTE0Ii8+PGNpcmNsZSBjeD0iMTYiIGN5PSI2NCIgcj0iMTQuMzQ0IiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSg0NSA2NCA2NCkiLz48Y2lyY2xlIGN4PSIxNiIgY3k9IjY0IiByPSIxMi41MzEiIGZpbGw9IiNmZThlMTQiIHRyYW5zZm9ybT0icm90YXRlKDkwIDY0IDY0KSIvPjxjaXJjbGUgY3g9IjE2IiBjeT0iNjQiIHI9IjEwLjc1IiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgNjQgNjQpIi8+PGNpcmNsZSBjeD0iMTYiIGN5PSI2NCIgcj0iMTAuMDYzIiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSgxODAgNjQgNjQpIi8+PGNpcmNsZSBjeD0iMTYiIGN5PSI2NCIgcj0iOC4wNjMiIGZpbGw9IiNmZThlMTQiIHRyYW5zZm9ybT0icm90YXRlKDIyNSA2NCA2NCkiLz48Y2lyY2xlIGN4PSIxNiIgY3k9IjY0IiByPSI2LjQzOCIgZmlsbD0iI2ZlOGUxNCIgdHJhbnNmb3JtPSJyb3RhdGUoMjcwIDY0IDY0KSIvPjxjaXJjbGUgY3g9IjE2IiBjeT0iNjQiIHI9IjUuMzc1IiBmaWxsPSIjZmU4ZTE0IiB0cmFuc2Zvcm09InJvdGF0ZSgzMTUgNjQgNjQpIi8+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIHZhbHVlcz0iNDUgNjQgNjQ7OTAgNjQgNjQ7MTM1IDY0IDY0OzE4MCA2NCA2NDsyMjUgNjQgNjQ7MjcwIDY0IDY0OzMxNSA2NCA2NDswIDY0IDY0IiBjYWxjTW9kZT0iZGlzY3JldGUiIGR1cj0iNzIwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9nPjwvc3ZnPg==",n.loaderBarSourceIE="data:image/gif;base64,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",n.createShowMaskContent=function(e){var t,r,i,o="",s="230px",a="240px",c="",l="";return e&&(e.background&&(o=";background:"+e.background),e.width&&(s=e.width),e.height&&(a=e.height),e.imageSource&&(t=e.imageSource)),t||(t=n.loaderBarSource),i=parseInt(s)/2,n.isNumber(i)&&i>0&&(l=";width:"+i+"px"),r=parseInt(a)/2,n.isNumber(r)&&r>0&&(c=";height:"+r+"px"),['<div align="center" ','class="',n.loaderBarClassName,'" ','style="margin:0 auto;max-width:',s,";max-height:",a,";line-height:",a,o,'"><img style="user-select:none',c,l,';max-width:230px;max-height:240px;vertical-align:middle" src="',t,'" draggable="false" /></div>'].join("")};var r,i=n.win,o=n.doc,s=5e5;function a(e,t){for(var n=0;n<e.length;++n)if(e[n]==t)return h;return d}function c(e){var t;return i.getComputedStyle?t=i.getComputedStyle(e):e.currentStyle&&(t=e.currentStyle),t&&"absolute"!=t.position||"auto"!=e.style.top&&""!=e.style.top||"auto"!=e.style.bottom&&""!=e.style.bottom?d:!function(e){for(var t=0;t<o.styleSheets.length;++t){var n=o.styleSheets[t],r=[],i=void 0,s=void 0,c=void 0;try{r=n.cssRules,i=o.querySelectorAll}catch(f){}if(r&&i)for(var l=0;l<r.length;++l){s=r[l],c=d;try{c=i(s.selectorText)}catch(f){}if(c&&a(c,e)){var u=s.style.getPropertyValue("top"),A=s.style.getPropertyValue("bottom");if(u&&"auto"!=u||A&&"auto"!=A)return h}}}return d}(e)}function l(e){var t=o.createEvent("MouseEvents");return null==t||t.initMouseEvent(e.type,e.bubbles,e.cancelable,i,e.detail,e.screenX,e.screenY,e.clientX,e.clientY,e.ctrlKey,e.altKey,e.shiftKey,e.metaKey,e.button,e.relatedTarget),t}function u(e){var t;null===(t=o.body)||void 0===t||t.dispatchEvent(l(e))}function A(e,t){if(r){var n=r.style;n.backgroundColor=["rgba(",t,",",t,",",t,",",e,")"].join(""),n.filter=["alpha(opacity=",100*e,")"].join(""),n.opacity=n.MozOpacity=e}}function f(i,a){r===t?function(t,i){if(r=o.createElement("div")){var a=r.style;a.position="fixed",a.display="block",a.left=a.top=a.margin=a.padding=0,A(t,i),a.zIndex=s,a.width=a.height="100%",e.navInfoSync.bIE&&(r.innerHTML='<iframe src="javascript:\'\'" style="background:none;margin:0px auto;border:0;width:100%;height:100%;position:relative;z-index:9999;"></iframe>'),o.createEvent&&n.addEventListener(r,"click",u)}}(i,a):A(i,a),o.body&&!o.body.contains(r)&&o.body.appendChild(r)}var p={pendingDialogStack:[],opacity:.1,grayHex:128,_updateStacking:function(e){var i,a;0!=(i=this.pendingDialogStack).length?(1!=e&&f(p.opacity,p.grayHex),a=s,n.each(i,(function(e){a++,e._dlgInfo.mask&&(e._dlgInfo.mask.style.zIndex=a++),e.style.zIndex=a}))):r!==t&&(n.removeEventListener(r,"click",u),o&&o.body&&o.body.removeChild(r),r=t)},pushDialog:function(e,t){var r,i=this;e.getBoundingClientRect(),i.pendingDialogStack.length>=1e3?n.error("Too many modal dialogs."):((r=o.createElement("div")).className="dynamsoft-backdrop",1==t?(r.style.left=0,r.style.top=0,r.style.position="absolute"):(r.style.left=0,r.style.top=0,r.style.width="100%",r.style.height="100%",r.style.position="fixed"),o.createEvent&&n.addEventListener(r,"click",(function(t){if(e.dispatchEvent){var n=l(t);e.dispatchEvent(n)}})),e.parentNode.insertBefore(r,e.nextSibling),e._dlgInfo.mask=r,i.pendingDialogStack.push(e),i._updateStacking(t))},removeDialog:function(e){var t,r,i=this;-1!=(t=n.isArray(i.pendingDialogStack)?n.indexOf(e,i.pendingDialogStack):-1)&&(i.pendingDialogStack.splice(t,1),(r=e._dlgInfo.mask).parentNode&&r.parentNode.removeChild(r),e._dlgInfo.mask=null,i._updateStacking())}};function g(e,t){var r,s=this,a=!0,l=1==t?"absolute":"fixed",u="50%",A="50%",f="",d="",g=null;if(s._dlgInfo&&s._dlgInfo.styleConfig){var y=s._dlgInfo.styleConfig;n.isString(y.style)?(r=y.style,a=!1):(n.isString(y.position)&&(l=y.position,a=!1),(n.isString(y.left)||n.isNumber(y.left))&&(A=y.left,a=!1),(n.isString(y.top)||n.isNumber(y.top))&&(u=y.top,a=!1),(n.isString(y.width)||n.isNumber(y.width))&&(f=y.width,a=!1),(n.isString(y.height)||n.isNumber(y.height))&&(d=y.height,a=!1),n.isString(y.transform)&&(g=y.transform,a=!1))}if(s.open)n.error("showDialog called on open dialog.");else{if(s.open=h,s.removeAttribute("closed"),s.setAttribute("open","open"),r)s.setAttribute("style",r);else{var m=void 0;a?m=["display:block;position:",l,";left:50%;top:50%;transform:translate(-50%,-50%)"]:(m=["display:block;position:",l,";left:",A,";top:",u,";width:",f,";height:",d],g&&(m.push(";transform:"),m.push(g))),"DIALOG"==s.tagName?m.push(";margin:0;border-radius:6px;box-shadow:2px 2px 0 0 rgba(0,0,0,.05);-webkit-box-sizing:border-box;box-sizing:border-box;"):m.push(";border:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;"),s.setAttribute("style",m.join(""))}c(s)&&function(e){var t,n,r,s;s=((null===(t=o.body)||void 0===t?void 0:t.scrollTop)||(null===(n=o.documentElement)||void 0===n?void 0:n.scrollTop)||0)+((i.innerHeight?i.innerHeight:null===(r=o.documentElement)||void 0===r?void 0:r.clientHeight)-e.offsetHeight)/2,e.style.top=s+"px",e._dlgInfo.isTopOverridden=h}(s),e&&(s._dlgInfo.modal=h,p.pushDialog(s,t))}}function y(e){var t=this;return t.open||n.error("closeDialog called on closed dialog."),t.open=d,t.removeAttribute("open"),t.setAttribute("closed","closed"),t.style.display="none",void 0!==e&&(t.returnValue=e),t._dlgInfo.isTopOverridden&&(t.style.top="auto"),t._dlgInfo.modal&&p.removeDialog(t),t.returnValue}n.dialog={setup:function(e,t){e.show=g.bind(e,d,t),e.showModal=g.bind(e,h,t),e.close=y.bind(e),e._dlgInfo={}}},n.mask={dlgMask:!1,preOnresize:!1,preOnscroll:!1},n.setBackOpacity=function(e){n.isNumber(e.opacity)?p.opacity=e.opacity:p.opacity=.1,n.isNumber(e.grayHex)?p.grayHex=e.grayHex:p.grayHex=128},n.showMask=function(t){var r,i,s,a,c;if(!n.mask.dlgMask&&!n.dlgLoadingShowStatus){var l,u,A,f,h=!1;if(t&&(f={},t.style?f.style=t.style:((n.isString(t.top)||n.isNumber(t.top))&&(f.top=t.top),(n.isString(t.left)||n.isNumber(t.left))&&(f.left=t.left),n.isString(t.position)&&(f.position=t.position)),t.confined&&(h=t.confined),(n.isString(t.width)||n.isNumber(t.width))&&(i=t.width),(n.isString(t.height)||n.isNumber(t.height))&&(s=t.height),n.isString(t.background)&&(a=t.background),n.isString(t.imageSource)&&(c=t.imageSource),n.setBackOpacity(t),h&&t.wrapperEl&&(u=t.wrapperEl,n.isString(u)&&(u=o.getElementById(u)))),!c){var d=void 0;e.DWT&&e.DWT.CustomizableDisplayInfo&&(d=e.DWT.CustomizableDisplayInfo),c=d&&n.isString(d.loaderBarSource)&&""!=d.loaderBarSource?d.loaderBarSource:e.navInfoSync.bIE?n.loaderBarSourceIE:n.loaderBarSource}u&&(A=u.getBoundingClientRect(),u.style.position="relative"),(l=o.createElement("div"))&&(l.className="dynamsoft-dialog-wrap",l.innerHTML=n.createShowMaskContent({width:i,height:s,backgroundColor:a,imageSource:c}),u?(u.appendChild(l),l.style.position="absolute",l.style.top="50%",l.style.left="50%",l.style.transform="translate(-50%, -50%)"):null===(r=o.body)||void 0===r||r.appendChild(l),h&&A&&(window.onresize?n.mask.preOnresize=window.onresize:n.mask.preOnresize=!1,window.onscroll?n.mask.preOnscroll=window.onscroll:n.mask.preOnscroll=!1),n.mask.dlgMask=l,n.dialog.setup(l,h),f&&(l._dlgInfo.styleConfig=f),u&&(l._dlgInfo.wrapperEl=u),l.showModal())}},n.hideMask=function(){var e,t=n.mask.dlgMask;t&&(t.close(),t._dlgInfo&&t._dlgInfo.wrapperEl?(t._dlgInfo.wrapperEl.removeChild(t),t._dlgInfo.wrapperEl=null):null===(e=o.body)||void 0===e||e.removeChild(t),n.mask.dlgMask=!1),n.mask.preOnresize?window.onresize=n.mask.preOnresize:window.onresize=null,n.mask.preOnresize=!1,n.mask.preOnscroll?window.onscroll=n.mask.preOnscroll:window.onscroll=null,n.mask.preOnscroll=!1}}(t),function(e){var t,n,r,i,o=e.Lib,s=window.document,a=[],c=a.push,l=a.slice,u=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,A=function(){n()};try{c.apply(l.call(s.childNodes),s.childNodes)}catch(h){return}function f(e,t,o,a){var l,A,f,h=t&&t.ownerDocument,d=t?t.nodeType:9;if(o=o||[],"string"!=typeof e||!e||1!==d&&9!==d&&11!==d)return o;if(!a&&((t?t.ownerDocument||t:s)!==r&&n(t),t=t||r,11!==d&&(f=u.exec(e))))if(l=f[1]){if(9===d){if(!(A=t.getElementById(l)))return o;if(A.id===l)return o.push(A),o}else if(h&&(A=h.getElementById(l))&&i(t,A)&&A.id===l)return o.push(A),o}else{if(f[2])return c.apply(o,t.getElementsByTagName(e)),o;if((l=f[3])&&t.getElementsByClassName)return c.apply(o,t.getElementsByClassName(l)),o}return o}n=f.setDocument=function(e){var t,n=e?e.ownerDocument||e:s;return n!==r&&9===n.nodeType&&n.documentElement?(s!==(r=n)&&(t=r.defaultView)&&t.top!==t&&(t.addEventListener?t.addEventListener("unload",A,!1):t.attachEvent&&t.attachEvent("onunload",A)),i=function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},r):r},f.contains=function(e,t){return(e.ownerDocument||e)!==r&&n(e),i(e,t)},f.error=function(e){throw new Error("Syntax error: "+e)},t=f.getText=function(e){var n,r="",i=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)r+=t(e)}else if(3===o||4===o)return e.nodeValue}else for(;n=e[i++];)r+=t(n);return r},n(),o.sizzle=f}(t),function(e){var t,n,r=e.Lib,i=r.doc,o=r.each,s=new je(i),a=s.docElem,c=r.sizzle,l=/^margin/,u=/^(top|right|bottom|left)$/,A=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,f=new RegExp("^("+A+")(?!px)[a-z%]+$","i"),h=new RegExp("^("+A+")(.*)$","i");window.getComputedStyle?(t=function(e){var t,n;return(n=(t=r.isFunction(e.getEL)?e.getEL():e).ownerDocument.defaultView)&&n.opener||(n=window),n.getComputedStyle(t)},n=function(e,n,i){var o,a,u,A,h=e.style;return""!==(A=(i=i||t(e))?i.getPropertyValue(n)||i[n]:undefined)&&A!==undefined||c.contains(e.ownerDocument,e)||(A=r.style(e,n)),i&&!s.pixelMarginRight()&&f.test(A)&&l.test(n)&&(o=h.width,a=h.minWidth,u=h.maxWidth,h.minWidth=h.maxWidth=h.width=A,A=i.width,h.width=o,h.minWidth=a,h.maxWidth=u),A===undefined?A:A+""}):a&&a.currentStyle&&(t=function(e){return e.currentStyle},n=function(e,n,r){var i,o,s,a,c=e.style;return null==(a=(r=r||t(e))?r[n]:undefined)&&c&&c[n]&&(a=c[n]),f.test(a)&&!u.test(n)&&(i=c.left,(s=(o=e.runtimeStyle)&&o.left)&&(o.left=e.currentStyle.left),c.left="fontSize"===n?"1em":a,a=c.pixelLeft+"px",c.left=i,s&&(o.left=s)),a===undefined?a:a+""||"auto"});var d,p=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:-]+)[^>]*)\/>/gi,g=/<([\w:-]+)/,y=/^\s+/,m=/<|&#?\w+;/,C=/<tbody/i,b=/^-ms-/,w=/-([\da-z])/gi,v=/^(none|table(?!-c[ea]).+)/,P=/^<([\w-]+)\s*\/?>(?:<\/\1>|)$/,I={position:"absolute",visibility:"hidden",display:"block"},E={letterSpacing:"0",fontWeight:"400"},S=["Top","Right","Bottom","Left"],B={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:s.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},x=["Webkit","O","Moz","ms"],k="abbr|article|aside|audio|bdi|canvas|data|datalist|details|dialog|figcaption|figure|footer|header|hgroup|main|mark|meter|nav|output|picture|progress|section|summary|template|time|video",z=document.createElement("div");if(z.style){d=z.style,s.cssFloat=!!z.style.cssFloat;var Q=function(e,t){return t.toUpperCase()},L={type:r.type,cssHooks:{},htmlPrefilter:function(e){return e.replace(p,"<$1></$2>")},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;)e[i++]=t[r++];if(n!=n)for(;t[r]!==undefined;)e[i++]=t[r++];return e.length=i,e},camelCase:function(e){return e.replace(b,"ms-").replace(w,Q)},cssProps:{},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0}},F=["flo","at"].join("");L.cssProps[F]=s.cssFloat?"cssFloat":"styleFloat",o(["height","width"],(function(e,n){L.cssHooks[e]={get:function(t,n,i){if(n)return v.test(r.css(t,"display"))&&0===t.offsetWidth?function(e,t,n,r){var i,s={};return o(t,(function(n,r){s[r]=e.style[r],e.style[r]=t[r]})),i=n.apply(e,r||[]),o(t,(function(t,n){e.style[n]=s[n]})),i}(t,I,(function(){return j(t,e,i)})):j(t,e,i)},set:function(n,i,o){var a=o&&t(n);return function(e,t,n){var r=h.exec(t);return r?Math.max(0,parseInt(r[1])-(n||0))+(r[2]||"px"):t}(0,i,o?M(n,e,o,s.boxSizing&&"border-box"===r.css(n,"boxSizing",!1,a),a):0)}}})),r.style=function(e,t,n,i){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,a,c,l=L.camelCase(t),u=e.style;if(t=L.cssProps[l]||(L.cssProps[l]=T(l)||l),c=L.cssHooks[t]||L.cssHooks[l],n===undefined)return c&&"get"in c&&(o=c.get(e,!1,i))!==undefined?o:u[t]+"";"string"==(a=typeof n)&&(o=R(n))&&o[1]&&(n=function(e,t,n,i){var o,s=1,a=20,c=i?function(){return i.cur()}:function(){return r.css(e,t,"")},l=c(),u=n&&n[3]||(L.cssNumber[t]?"":"px"),A=(L.cssNumber[t]||"px"!==u&&+l)&&R(r.css(e,t));if(A&&A[3]!==u){u=u||A[3],n=n||[],A=+l||1;do{A/=s=s||".5",r.style(e,t,A+u)}while(s!==(s=c()/l)&&1!==s&&--a)}return n&&(A=+A||+l||0,o=n[1]?A+(n[1]+1)*n[2]:+n[2],i&&(i.unit=u,i.start=A,i.end=o)),o}(e,t,o),a="number"),null!=n&&n==n&&("number"===a&&(n+=o&&o[3]||(L.cssNumber[l]?"":"px")),s.clearCloneStyle||""!==n||0!==t.indexOf("background")||(u[t]="inherit"),c&&"set"in c&&(n=c.set(e,n,i))===undefined||(u[t]=n))}},r.css=function(e,t,r,i){var o,s,a,c=L.camelCase(t);return t=L.cssProps[c]||(L.cssProps[c]=T(c)||c),(a=L.cssHooks[t]||L.cssHooks[c])&&"get"in a&&(s=a.get(e,!0,r)),s===undefined&&(s=n(e,t,i)),"normal"===s&&t in E&&(s=E[t]),""===r||r?(o=parseFloat(s),!0===r||isFinite(o)?o||0:s):s},r.parseHTML=function(e,t){if(!e||"string"!=typeof e)return[];"boolean"==typeof t&&(t=!1),t=t||document;var n=P.exec(e);return n?[t.createElement(n[1])]:(n=D([e],t),L.merge([],n.childNodes))},r.support=s}function T(e){if(e in d)return e;for(var t=e.charAt(0).toUpperCase()+e.slice(1),n=x.length;n--;)if((e=x[n]+t)in d)return e}function D(e,t){for(var n,i,o,a,l,u,A=e.length,f=function(e){var t=k.split("|"),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.createElement(t.pop());return n}(t),h=[],d=0;d<A;d++)if((i=e[d])||0===i)if("object"===r.type(i))L.merge(h,i.nodeType?[i]:i);else if(m.test(i)){if(o=o||f.appendChild(t.createElement("div"))){for(a=(g.exec(i)||["",""])[1].toLowerCase(),u=B[a]||B._default,o.innerHTML=u[1]+L.htmlPrefilter(i)+u[2],n=u[0];n--;)o=o.lastChild;if(!s.leadingWhitespace&&y.test(i)){var p=y.exec(i);p&&p.length>0&&h.push(t.createTextNode(p[0]))}if(!s.tbody&&(n=(i="table"!==a||C.test(i)?"<table>"!==u[1]||C.test(i)?0:o:o.firstChild)&&i.childNodes.length,i))for(;n--;)L.nodeName(l=i.childNodes[n],"tbody")&&!l.childNodes.length&&i.removeChild(l);for(L.merge(h,o.childNodes),o.textContent="";o.firstChild;)o.removeChild(o.firstChild);o=f.lastChild}}else h.push(t.createTextNode(i));for(o&&f&&f.removeChild(o),d=0;i=h[d++];)"SCRIPT"!==i.tagName&&(c.contains(i.ownerDocument,i),f.appendChild(i));return o=null,f}function M(e,t,n,i,o){for(var s=n===(i?"border":"content")?4:"width"===t?1:0,a=0;s<4;s+=2)"margin"===n&&(a+=r.css(e,n+S[s],!0,o)),i?("content"===n&&(a-=r.css(e,"padding"+S[s],!0,o)),"margin"!==n&&(a-=r.css(e,"border"+S[s]+"Width",!0,o))):(a+=r.css(e,"padding"+S[s],!0,o),"padding"!==n&&(a+=r.css(e,"border"+S[s]+"Width",!0,o)));return a}function j(e,i,o){var a=!0,c="width"===i?e.offsetWidth:e.offsetHeight,l=t(e),u=s.boxSizing&&"border-box"===r.css(e,"boxSizing",!1,l);if(c<=0||null==c){if(((c=n(e,i,l))<0||null==c)&&(c=e.style[i]),f.test(c))return c;a=u&&(s.boxSizingReliable()||c===e.style[i]),c=parseFloat(c)||0}return c+M(e,i,o||(u?"border":"content"),a,l)}function R(e){return new RegExp("^(?:([+-])=|)("+A+")([a-z%]*)$","i").exec(e)}}(t),t.Lib.wakeLock={toggle:Ge,getWakeLock:We})}();
61
61
  !function(e){"object"==typeof module&&"object"==typeof module.exports&&("function"==typeof Object.create?Object.defineProperty(module.exports,"__esModule",{value:!0}):module.exports.__esModule=!0,module.exports.default=e)}(globalThis.Dynamsoft);
62
62
  (function(b){if(!b.DWT){b.DWT={}}if(!b.DWT.LTS){b.DWT.LTS={}}if(!b.Lib.UI){b.Lib.UI={}}if(!b.Lib.html5){b.Lib.html5={}}})(Dynamsoft);
63
63
  (function(e){if(!e.WeakSet){e.WeakSet=b;var c=Date.now()%1E9;function b(a){this.name="__st"+(1E9*Math.random()>>>0)+(c++ +"__");a&&a.forEach&&a.forEach(this.add,this)}var z=b.prototype;z.add=function(a){var d=this.name;a[d]||Object.defineProperty(a,d,{value:!0,writable:!0});return this};z["delete"]=function(a){if(!a[this.name])return!1;a[this.name]=void 0;return!0};z.has=function(a){return!!a[this.name]};}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dwt",
3
- "version": "18.2.0",
3
+ "version": "18.2.1",
4
4
  "author": {
5
5
  "name": "Dynamsoft",
6
6
  "url": "https://www.dynamsoft.com"