@indfnd/utils 0.1.6 → 0.1.7
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.
- package/CHANGELOG.md +7 -0
- package/dist/ind-utils.es.js +1 -1
- package/dist/ind-utils.umd.cjs +1 -1
- package/package.json +1 -1
- package/src/config/base.config.ts +4 -1
- package/types/api/com.d.ts +2 -2
- package/types/api/index-desc.d.ts +2 -2
- package/types/api/index.d.ts +6 -6
- package/types/api/item.d.ts +4 -4
- package/types/api/platform/dict.d.ts +4 -4
- package/types/api/platform/index.d.ts +5 -5
- package/types/api/platform/menu.d.ts +17 -11
- package/types/api/platform/oss.d.ts +12 -6
- package/types/api/platform/user.d.ts +17 -12
- package/types/api/user.d.ts +2 -2
- package/types/config/base.config.d.ts +30 -30
- package/types/config/base.config.d.ts.map +1 -1
- package/types/config/dev.config.d.ts +3 -3
- package/types/config/index.d.ts +57 -57
- package/types/config/prod.config.d.ts +3 -3
- package/types/index.d.ts +4 -4
- package/types/utils/base64.d.ts +22 -22
- package/types/utils/blob.d.ts +3 -3
- package/types/utils/cache/dict-cache.d.ts +3 -3
- package/types/utils/cache/index-desc.d.ts +4 -4
- package/types/utils/cache/index.d.ts +4 -4
- package/types/utils/cache/permission-cache.d.ts +4 -4
- package/types/utils/cache/user-cache.d.ts +4 -4
- package/types/utils/date.d.ts +4 -4
- package/types/utils/enum.d.ts +43 -39
- package/types/utils/event.d.ts +13 -5
- package/types/utils/excel.d.ts +4 -4
- package/types/utils/half-year.d.ts +6 -6
- package/types/utils/index.d.ts +20 -20
- package/types/utils/is-type.d.ts +33 -33
- package/types/utils/mime-type.d.ts +67 -67
- package/types/utils/number.d.ts +8 -8
- package/types/utils/quarter.d.ts +7 -7
- package/types/utils/request/axios.extends.d.ts +7 -3
- package/types/utils/request/cache-rules.d.ts +3 -3
- package/types/utils/request/content-type.d.ts +9 -9
- package/types/utils/request/index.d.ts +8 -8
- package/types/utils/request/interceptors.d.ts +4 -4
- package/types/utils/request/url-params.d.ts +6 -6
- package/types/utils/sm3/index.d.ts +6 -6
- package/types/utils/sm3/sm3.d.ts +3 -3
- package/types/utils/storage.d.ts +8 -8
- package/types/utils/table.d.ts +40 -31
- package/types/utils/token.d.ts +3 -3
- package/types/utils/uuid.d.ts +4 -4
- package/types/utils/validate.d.ts +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
### [0.1.7](http://git.inspur.com/imp-ec/ind-front/ind-utils/compare/v0.1.6...v0.1.7) (2024-04-26)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* 兼容云庭 ([efa008a](http://git.inspur.com/imp-ec/ind-front/ind-utils/commit/efa008a8ba6fbf9d814a9ee9861794648905a179))
|
|
11
|
+
|
|
5
12
|
### [0.1.6](http://git.inspur.com/imp-ec/ind-front/ind-utils/compare/v0.1.5...v0.1.6) (2024-04-25)
|
|
6
13
|
|
|
7
14
|
|
package/dist/ind-utils.es.js
CHANGED
|
@@ -3228,7 +3228,7 @@ const Cookie = {
|
|
|
3228
3228
|
}
|
|
3229
3229
|
}
|
|
3230
3230
|
};
|
|
3231
|
-
const ratio = typeof window !== "undefined" ? window.innerWidth / 1920 : 1;
|
|
3231
|
+
const ratio = typeof window !== "undefined" ? (window.top ? window.top.innerWidth : window.innerWidth) / 1920 : 1;
|
|
3232
3232
|
var baseConfig = {
|
|
3233
3233
|
title: "",
|
|
3234
3234
|
icomId: "",
|
package/dist/ind-utils.umd.cjs
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
`),function(h){if(l=h.indexOf(":"),a=hu.trim(h.substr(0,l)).toLowerCase(),s=hu.trim(h.substr(l+1)),a){if(u[a]&&Yp.indexOf(a)>=0)return;a==="set-cookie"?u[a]=(u[a]?u[a]:[]).concat([s]):u[a]=u[a]?u[a]+", "+s:s}}),u},Pa=rt,Gp=Pa.isStandardBrowserEnv()?function(){var r=/(msie|trident)/i.test(navigator.userAgent),u=document.createElement("a"),a;function s(l){var d=l;return r&&(u.setAttribute("href",d),d=u.href),u.setAttribute("href",d),{href:u.href,protocol:u.protocol?u.protocol.replace(/:$/,""):"",host:u.host,search:u.search?u.search.replace(/^\?/,""):"",hash:u.hash?u.hash.replace(/^#/,""):"",hostname:u.hostname,port:u.port,pathname:u.pathname.charAt(0)==="/"?u.pathname:"/"+u.pathname}}return a=s(window.location.href),function(d){var h=Pa.isString(d)?s(d):d;return h.protocol===a.protocol&&h.host===a.host}}():function(){return function(){return!0}}(),Qr=rt,qp=Rp,zp=Lp,Kp=$a,Jp=Hp,Vp=kp,Qp=Gp,du=Fa,Ma=function(r){return new Promise(function(a,s){var l=r.data,d=r.headers,h=r.responseType;Qr.isFormData(l)&&delete d["Content-Type"];var g=new XMLHttpRequest;if(r.auth){var y=r.auth.username||"",E=r.auth.password?unescape(encodeURIComponent(r.auth.password)):"";d.Authorization="Basic "+btoa(y+":"+E)}var _=Jp(r.baseURL,r.url);g.open(r.method.toUpperCase(),Kp(_,r.params,r.paramsSerializer),!0),g.timeout=r.timeout;function w(){if(!!g){var $="getAllResponseHeaders"in g?Vp(g.getAllResponseHeaders()):null,M=!h||h==="text"||h==="json"?g.responseText:g.response,B={data:M,status:g.status,statusText:g.statusText,headers:$,config:r,request:g};qp(a,s,B),g=null}}if("onloadend"in g?g.onloadend=w:g.onreadystatechange=function(){!g||g.readyState!==4||g.status===0&&!(g.responseURL&&g.responseURL.indexOf("file:")===0)||setTimeout(w)},g.onabort=function(){!g||(s(du("Request aborted",r,"ECONNABORTED",g)),g=null)},g.onerror=function(){s(du("Network Error",r,null,g)),g=null},g.ontimeout=function(){var M="timeout of "+r.timeout+"ms exceeded";r.timeoutErrorMessage&&(M=r.timeoutErrorMessage),s(du(M,r,r.transitional&&r.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",g)),g=null},Qr.isStandardBrowserEnv()){var S=(r.withCredentials||Qp(_))&&r.xsrfCookieName?zp.read(r.xsrfCookieName):void 0;S&&(d[r.xsrfHeaderName]=S)}"setRequestHeader"in g&&Qr.forEach(d,function(M,B){typeof l=="undefined"&&B.toLowerCase()==="content-type"?delete d[B]:g.setRequestHeader(B,M)}),Qr.isUndefined(r.withCredentials)||(g.withCredentials=!!r.withCredentials),h&&h!=="json"&&(g.responseType=r.responseType),typeof r.onDownloadProgress=="function"&&g.addEventListener("progress",r.onDownloadProgress),typeof r.onUploadProgress=="function"&&g.upload&&g.upload.addEventListener("progress",r.onUploadProgress),r.cancelToken&&r.cancelToken.promise.then(function(M){!g||(g.abort(),s(M),g=null)}),l||(l=null),g.send(l)})},Ue=rt,Ra=Fp,Xp=Da,Zp={"Content-Type":"application/x-www-form-urlencoded"};function La(n,r){!Ue.isUndefined(n)&&Ue.isUndefined(n["Content-Type"])&&(n["Content-Type"]=r)}function jp(){var n;return(typeof XMLHttpRequest!="undefined"||typeof process!="undefined"&&Object.prototype.toString.call(process)==="[object process]")&&(n=Ma),n}function eh(n,r,u){if(Ue.isString(n))try{return(r||JSON.parse)(n),Ue.trim(n)}catch(a){if(a.name!=="SyntaxError")throw a}return(u||JSON.stringify)(n)}var Xr={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:jp(),transformRequest:[function(r,u){return Ra(u,"Accept"),Ra(u,"Content-Type"),Ue.isFormData(r)||Ue.isArrayBuffer(r)||Ue.isBuffer(r)||Ue.isStream(r)||Ue.isFile(r)||Ue.isBlob(r)?r:Ue.isArrayBufferView(r)?r.buffer:Ue.isURLSearchParams(r)?(La(u,"application/x-www-form-urlencoded;charset=utf-8"),r.toString()):Ue.isObject(r)||u&&u["Content-Type"]==="application/json"?(La(u,"application/json"),eh(r)):r}],transformResponse:[function(r){var u=this.transitional,a=u&&u.silentJSONParsing,s=u&&u.forcedJSONParsing,l=!a&&this.responseType==="json";if(l||s&&Ue.isString(r)&&r.length)try{return JSON.parse(r)}catch(d){if(l)throw d.name==="SyntaxError"?Xp(d,this,"E_JSON_PARSE"):d}return r}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(r){return r>=200&&r<300}};Xr.headers={common:{Accept:"application/json, text/plain, */*"}},Ue.forEach(["delete","get","head"],function(r){Xr.headers[r]={}}),Ue.forEach(["post","put","patch"],function(r){Xr.headers[r]=Ue.merge(Zp)});var gu=Xr,th=rt,nh=gu,rh=function(r,u,a){var s=this||nh;return th.forEach(a,function(d){r=d.call(s,r,u)}),r},Na=function(r){return!!(r&&r.__CANCEL__)},Ba=rt,vu=rh,ih=Na,uh=gu;function yu(n){n.cancelToken&&n.cancelToken.throwIfRequested()}var oh=function(r){yu(r),r.headers=r.headers||{},r.data=vu.call(r,r.data,r.headers,r.transformRequest),r.headers=Ba.merge(r.headers.common||{},r.headers[r.method]||{},r.headers),Ba.forEach(["delete","get","head","post","put","patch","common"],function(s){delete r.headers[s]});var u=r.adapter||uh.adapter;return u(r).then(function(s){return yu(r),s.data=vu.call(r,s.data,s.headers,r.transformResponse),s},function(s){return ih(s)||(yu(r),s&&s.response&&(s.response.data=vu.call(r,s.response.data,s.response.headers,r.transformResponse))),Promise.reject(s)})},Ye=rt,Ua=function(r,u){u=u||{};var a={},s=["url","method","data"],l=["headers","auth","proxy","params"],d=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],h=["validateStatus"];function g(w,S){return Ye.isPlainObject(w)&&Ye.isPlainObject(S)?Ye.merge(w,S):Ye.isPlainObject(S)?Ye.merge({},S):Ye.isArray(S)?S.slice():S}function y(w){Ye.isUndefined(u[w])?Ye.isUndefined(r[w])||(a[w]=g(void 0,r[w])):a[w]=g(r[w],u[w])}Ye.forEach(s,function(S){Ye.isUndefined(u[S])||(a[S]=g(void 0,u[S]))}),Ye.forEach(l,y),Ye.forEach(d,function(S){Ye.isUndefined(u[S])?Ye.isUndefined(r[S])||(a[S]=g(void 0,r[S])):a[S]=g(void 0,u[S])}),Ye.forEach(h,function(S){S in u?a[S]=g(r[S],u[S]):S in r&&(a[S]=g(void 0,r[S]))});var E=s.concat(l).concat(d).concat(h),_=Object.keys(r).concat(Object.keys(u)).filter(function(S){return E.indexOf(S)===-1});return Ye.forEach(_,y),a},ah={name:"axios",version:"0.21.4",description:"Promise based HTTP client for the browser and node.js",main:"index.js",scripts:{test:"grunt test",start:"node ./sandbox/server.js",build:"NODE_ENV=production grunt build",preversion:"npm test",version:"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json",postversion:"git push && git push --tags",examples:"node ./examples/server.js",coveralls:"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js",fix:"eslint --fix lib/**/*.js"},repository:{type:"git",url:"https://github.com/axios/axios.git"},keywords:["xhr","http","ajax","promise","node"],author:"Matt Zabriskie",license:"MIT",bugs:{url:"https://github.com/axios/axios/issues"},homepage:"https://axios-http.com",devDependencies:{coveralls:"^3.0.0","es6-promise":"^4.2.4",grunt:"^1.3.0","grunt-banner":"^0.6.0","grunt-cli":"^1.2.0","grunt-contrib-clean":"^1.1.0","grunt-contrib-watch":"^1.0.0","grunt-eslint":"^23.0.0","grunt-karma":"^4.0.0","grunt-mocha-test":"^0.13.3","grunt-ts":"^6.0.0-beta.19","grunt-webpack":"^4.0.2","istanbul-instrumenter-loader":"^1.0.0","jasmine-core":"^2.4.1",karma:"^6.3.2","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-jasmine":"^1.1.1","karma-jasmine-ajax":"^0.1.13","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^4.3.6","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.3.8","karma-webpack":"^4.0.2","load-grunt-tasks":"^3.5.2",minimist:"^1.2.0",mocha:"^8.2.1",sinon:"^4.5.0","terser-webpack-plugin":"^4.2.3",typescript:"^4.0.5","url-search-params":"^0.10.0",webpack:"^4.44.2","webpack-dev-server":"^3.11.0"},browser:{"./lib/adapters/http.js":"./lib/adapters/xhr.js"},jsdelivr:"dist/axios.min.js",unpkg:"dist/axios.min.js",typings:"./index.d.ts",dependencies:{"follow-redirects":"^1.14.0"},bundlesize:[{path:"./dist/axios.min.js",threshold:"5kB"}]},Wa=ah,mu={};["object","boolean","number","function","string","symbol"].forEach(function(n,r){mu[n]=function(a){return typeof a===n||"a"+(r<1?"n ":" ")+n}});var Ha={},fh=Wa.version.split(".");function Ya(n,r){for(var u=r?r.split("."):fh,a=n.split("."),s=0;s<3;s++){if(u[s]>a[s])return!0;if(u[s]<a[s])return!1}return!1}mu.transitional=function(r,u,a){var s=u&&Ya(u);function l(d,h){return"[Axios v"+Wa.version+"] Transitional option '"+d+"'"+h+(a?". "+a:"")}return function(d,h,g){if(r===!1)throw new Error(l(h," has been removed in "+u));return s&&!Ha[h]&&(Ha[h]=!0,console.warn(l(h," has been deprecated since v"+u+" and will be removed in the near future"))),r?r(d,h,g):!0}};function sh(n,r,u){if(typeof n!="object")throw new TypeError("options must be an object");for(var a=Object.keys(n),s=a.length;s-- >0;){var l=a[s],d=r[l];if(d){var h=n[l],g=h===void 0||d(h,l,n);if(g!==!0)throw new TypeError("option "+l+" must be "+g);continue}if(u!==!0)throw Error("Unknown option "+l)}}var lh={isOlderVersion:Ya,assertOptions:sh,validators:mu},ka=rt,ch=$a,Ga=$p,qa=oh,Zr=Ua,za=lh,Bn=za.validators;function hr(n){this.defaults=n,this.interceptors={request:new Ga,response:new Ga}}hr.prototype.request=function(r){typeof r=="string"?(r=arguments[1]||{},r.url=arguments[0]):r=r||{},r=Zr(this.defaults,r),r.method?r.method=r.method.toLowerCase():this.defaults.method?r.method=this.defaults.method.toLowerCase():r.method="get";var u=r.transitional;u!==void 0&&za.assertOptions(u,{silentJSONParsing:Bn.transitional(Bn.boolean,"1.0.0"),forcedJSONParsing:Bn.transitional(Bn.boolean,"1.0.0"),clarifyTimeoutError:Bn.transitional(Bn.boolean,"1.0.0")},!1);var a=[],s=!0;this.interceptors.request.forEach(function(w){typeof w.runWhen=="function"&&w.runWhen(r)===!1||(s=s&&w.synchronous,a.unshift(w.fulfilled,w.rejected))});var l=[];this.interceptors.response.forEach(function(w){l.push(w.fulfilled,w.rejected)});var d;if(!s){var h=[qa,void 0];for(Array.prototype.unshift.apply(h,a),h=h.concat(l),d=Promise.resolve(r);h.length;)d=d.then(h.shift(),h.shift());return d}for(var g=r;a.length;){var y=a.shift(),E=a.shift();try{g=y(g)}catch(_){E(_);break}}try{d=qa(g)}catch(_){return Promise.reject(_)}for(;l.length;)d=d.then(l.shift(),l.shift());return d},hr.prototype.getUri=function(r){return r=Zr(this.defaults,r),ch(r.url,r.params,r.paramsSerializer).replace(/^\?/,"")},ka.forEach(["delete","get","head","options"],function(r){hr.prototype[r]=function(u,a){return this.request(Zr(a||{},{method:r,url:u,data:(a||{}).data}))}}),ka.forEach(["post","put","patch"],function(r){hr.prototype[r]=function(u,a,s){return this.request(Zr(s||{},{method:r,url:u,data:a}))}});var ph=hr;function _u(n){this.message=n}_u.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},_u.prototype.__CANCEL__=!0;var Ka=_u,hh=Ka;function jr(n){if(typeof n!="function")throw new TypeError("executor must be a function.");var r;this.promise=new Promise(function(s){r=s});var u=this;n(function(s){u.reason||(u.reason=new hh(s),r(u.reason))})}jr.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},jr.source=function(){var r,u=new jr(function(s){r=s});return{token:u,cancel:r}};var dh=jr,gh=function(r){return function(a){return r.apply(null,a)}},vh=function(r){return typeof r=="object"&&r.isAxiosError===!0},Ja=rt,yh=Oa,ei=ph,mh=Ua,_h=gu;function Va(n){var r=new ei(n),u=yh(ei.prototype.request,r);return Ja.extend(u,ei.prototype,r),Ja.extend(u,r),u}var At=Va(_h);At.Axios=ei,At.create=function(r){return Va(mh(At.defaults,r))},At.Cancel=Ka,At.CancelToken=dh,At.isCancel=Na,At.all=function(r){return Promise.all(r)},At.spread=gh,At.isAxiosError=vh,fu.exports=At,fu.exports.default=At;var wh=fu.exports,Eh=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var r={},u=Symbol("test"),a=Object(u);if(typeof u=="string"||Object.prototype.toString.call(u)!=="[object Symbol]"||Object.prototype.toString.call(a)!=="[object Symbol]")return!1;var s=42;r[u]=s;for(u in r)return!1;if(typeof Object.keys=="function"&&Object.keys(r).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(r).length!==0)return!1;var l=Object.getOwnPropertySymbols(r);if(l.length!==1||l[0]!==u||!Object.prototype.propertyIsEnumerable.call(r,u))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var d=Object.getOwnPropertyDescriptor(r,u);if(d.value!==s||d.enumerable!==!0)return!1}return!0},Qa=typeof Symbol!="undefined"&&Symbol,Sh=Eh,Ah=function(){return typeof Qa!="function"||typeof Symbol!="function"||typeof Qa("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:Sh()},Xa={foo:{}},bh=Object,Ch=function(){return{__proto__:Xa}.foo===Xa.foo&&!({__proto__:null}instanceof bh)},Oh="Function.prototype.bind called on incompatible ",xh=Object.prototype.toString,Th=Math.max,Ih="[object Function]",Za=function(r,u){for(var a=[],s=0;s<r.length;s+=1)a[s]=r[s];for(var l=0;l<u.length;l+=1)a[l+r.length]=u[l];return a},$h=function(r,u){for(var a=[],s=u||0,l=0;s<r.length;s+=1,l+=1)a[l]=r[s];return a},Dh=function(n,r){for(var u="",a=0;a<n.length;a+=1)u+=n[a],a+1<n.length&&(u+=r);return u},Fh=function(r){var u=this;if(typeof u!="function"||xh.apply(u)!==Ih)throw new TypeError(Oh+u);for(var a=$h(arguments,1),s,l=function(){if(this instanceof s){var E=u.apply(this,Za(a,arguments));return Object(E)===E?E:this}return u.apply(r,Za(a,arguments))},d=Th(0,u.length-a.length),h=[],g=0;g<d;g++)h[g]="$"+g;if(s=Function("binder","return function ("+Dh(h,",")+"){ return binder.apply(this,arguments); }")(l),u.prototype){var y=function(){};y.prototype=u.prototype,s.prototype=new y,y.prototype=null}return s},Ph=Fh,wu=Function.prototype.bind||Ph,Mh=Function.prototype.call,Rh=Object.prototype.hasOwnProperty,Lh=wu,Nh=Lh.call(Mh,Rh),se,Un=SyntaxError,ja=Function,Wn=TypeError,Eu=function(n){try{return ja('"use strict"; return ('+n+").constructor;")()}catch(r){}},En=Object.getOwnPropertyDescriptor;if(En)try{En({},"")}catch(n){En=null}var Su=function(){throw new Wn},Bh=En?function(){try{return arguments.callee,Su}catch(n){try{return En(arguments,"callee").get}catch(r){return Su}}}():Su,Hn=Ah(),Uh=Ch(),Re=Object.getPrototypeOf||(Uh?function(n){return n.__proto__}:null),Yn={},Wh=typeof Uint8Array=="undefined"||!Re?se:Re(Uint8Array),Sn={"%AggregateError%":typeof AggregateError=="undefined"?se:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer=="undefined"?se:ArrayBuffer,"%ArrayIteratorPrototype%":Hn&&Re?Re([][Symbol.iterator]()):se,"%AsyncFromSyncIteratorPrototype%":se,"%AsyncFunction%":Yn,"%AsyncGenerator%":Yn,"%AsyncGeneratorFunction%":Yn,"%AsyncIteratorPrototype%":Yn,"%Atomics%":typeof Atomics=="undefined"?se:Atomics,"%BigInt%":typeof BigInt=="undefined"?se:BigInt,"%BigInt64Array%":typeof BigInt64Array=="undefined"?se:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array=="undefined"?se:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView=="undefined"?se:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":typeof Float32Array=="undefined"?se:Float32Array,"%Float64Array%":typeof Float64Array=="undefined"?se:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry=="undefined"?se:FinalizationRegistry,"%Function%":ja,"%GeneratorFunction%":Yn,"%Int8Array%":typeof Int8Array=="undefined"?se:Int8Array,"%Int16Array%":typeof Int16Array=="undefined"?se:Int16Array,"%Int32Array%":typeof Int32Array=="undefined"?se:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":Hn&&Re?Re(Re([][Symbol.iterator]())):se,"%JSON%":typeof JSON=="object"?JSON:se,"%Map%":typeof Map=="undefined"?se:Map,"%MapIteratorPrototype%":typeof Map=="undefined"||!Hn||!Re?se:Re(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise=="undefined"?se:Promise,"%Proxy%":typeof Proxy=="undefined"?se:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":typeof Reflect=="undefined"?se:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set=="undefined"?se:Set,"%SetIteratorPrototype%":typeof Set=="undefined"||!Hn||!Re?se:Re(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer=="undefined"?se:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":Hn&&Re?Re(""[Symbol.iterator]()):se,"%Symbol%":Hn?Symbol:se,"%SyntaxError%":Un,"%ThrowTypeError%":Bh,"%TypedArray%":Wh,"%TypeError%":Wn,"%Uint8Array%":typeof Uint8Array=="undefined"?se:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray=="undefined"?se:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array=="undefined"?se:Uint16Array,"%Uint32Array%":typeof Uint32Array=="undefined"?se:Uint32Array,"%URIError%":URIError,"%WeakMap%":typeof WeakMap=="undefined"?se:WeakMap,"%WeakRef%":typeof WeakRef=="undefined"?se:WeakRef,"%WeakSet%":typeof WeakSet=="undefined"?se:WeakSet};if(Re)try{null.error}catch(n){var Hh=Re(Re(n));Sn["%Error.prototype%"]=Hh}var Yh=function n(r){var u;if(r==="%AsyncFunction%")u=Eu("async function () {}");else if(r==="%GeneratorFunction%")u=Eu("function* () {}");else if(r==="%AsyncGeneratorFunction%")u=Eu("async function* () {}");else if(r==="%AsyncGenerator%"){var a=n("%AsyncGeneratorFunction%");a&&(u=a.prototype)}else if(r==="%AsyncIteratorPrototype%"){var s=n("%AsyncGenerator%");s&&Re&&(u=Re(s.prototype))}return Sn[r]=u,u},ef={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},dr=wu,ti=Nh,kh=dr.call(Function.call,Array.prototype.concat),Gh=dr.call(Function.apply,Array.prototype.splice),tf=dr.call(Function.call,String.prototype.replace),ni=dr.call(Function.call,String.prototype.slice),qh=dr.call(Function.call,RegExp.prototype.exec),zh=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,Kh=/\\(\\)?/g,Jh=function(r){var u=ni(r,0,1),a=ni(r,-1);if(u==="%"&&a!=="%")throw new Un("invalid intrinsic syntax, expected closing `%`");if(a==="%"&&u!=="%")throw new Un("invalid intrinsic syntax, expected opening `%`");var s=[];return tf(r,zh,function(l,d,h,g){s[s.length]=h?tf(g,Kh,"$1"):d||l}),s},Vh=function(r,u){var a=r,s;if(ti(ef,a)&&(s=ef[a],a="%"+s[0]+"%"),ti(Sn,a)){var l=Sn[a];if(l===Yn&&(l=Yh(a)),typeof l=="undefined"&&!u)throw new Wn("intrinsic "+r+" exists, but is not available. Please file an issue!");return{alias:s,name:a,value:l}}throw new Un("intrinsic "+r+" does not exist!")},An=function(r,u){if(typeof r!="string"||r.length===0)throw new Wn("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof u!="boolean")throw new Wn('"allowMissing" argument must be a boolean');if(qh(/^%?[^%]*%?$/,r)===null)throw new Un("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var a=Jh(r),s=a.length>0?a[0]:"",l=Vh("%"+s+"%",u),d=l.name,h=l.value,g=!1,y=l.alias;y&&(s=y[0],Gh(a,kh([0,1],y)));for(var E=1,_=!0;E<a.length;E+=1){var w=a[E],S=ni(w,0,1),$=ni(w,-1);if((S==='"'||S==="'"||S==="`"||$==='"'||$==="'"||$==="`")&&S!==$)throw new Un("property names with quotes must have matching quotes");if((w==="constructor"||!_)&&(g=!0),s+="."+w,d="%"+s+"%",ti(Sn,d))h=Sn[d];else if(h!=null){if(!(w in h)){if(!u)throw new Wn("base intrinsic for "+r+" exists, but the property is not available.");return}if(En&&E+1>=a.length){var M=En(h,w);_=!!M,_&&"get"in M&&!("originalValue"in M.get)?h=M.get:h=h[w]}else _=ti(h,w),h=h[w];_&&!g&&(Sn[d]=h)}}return h},nf={exports:{}},Qh=An,Au=Qh("%Object.defineProperty%",!0),bu=function(){if(Au)try{return Au({},"a",{value:1}),!0}catch(r){return!1}return!1};bu.hasArrayLengthDefineBug=function(){if(!bu())return null;try{return Au([],"length",{value:1}).length!==1}catch(r){return!0}};var rf=bu,Xh=An,ri=Xh("%Object.getOwnPropertyDescriptor%",!0);if(ri)try{ri([],"length")}catch(n){ri=null}var uf=ri,Zh=rf(),Cu=An,gr=Zh&&Cu("%Object.defineProperty%",!0);if(gr)try{gr({},"a",{value:1})}catch(n){gr=!1}var jh=Cu("%SyntaxError%"),kn=Cu("%TypeError%"),of=uf,ed=function(r,u,a){if(!r||typeof r!="object"&&typeof r!="function")throw new kn("`obj` must be an object or a function`");if(typeof u!="string"&&typeof u!="symbol")throw new kn("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new kn("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new kn("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new kn("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new kn("`loose`, if provided, must be a boolean");var s=arguments.length>3?arguments[3]:null,l=arguments.length>4?arguments[4]:null,d=arguments.length>5?arguments[5]:null,h=arguments.length>6?arguments[6]:!1,g=!!of&&of(r,u);if(gr)gr(r,u,{configurable:d===null&&g?g.configurable:!d,enumerable:s===null&&g?g.enumerable:!s,value:a,writable:l===null&&g?g.writable:!l});else if(h||!s&&!l&&!d)r[u]=a;else throw new jh("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},af=An,ff=ed,td=rf(),sf=uf,lf=af("%TypeError%"),nd=af("%Math.floor%"),rd=function(r,u){if(typeof r!="function")throw new lf("`fn` is not a function");if(typeof u!="number"||u<0||u>4294967295||nd(u)!==u)throw new lf("`length` must be a positive 32-bit integer");var a=arguments.length>2&&!!arguments[2],s=!0,l=!0;if("length"in r&&sf){var d=sf(r,"length");d&&!d.configurable&&(s=!1),d&&!d.writable&&(l=!1)}return(s||l||!a)&&(td?ff(r,"length",u,!0,!0):ff(r,"length",u)),r};(function(n){var r=wu,u=An,a=rd,s=u("%TypeError%"),l=u("%Function.prototype.apply%"),d=u("%Function.prototype.call%"),h=u("%Reflect.apply%",!0)||r.call(d,l),g=u("%Object.defineProperty%",!0),y=u("%Math.max%");if(g)try{g({},"a",{value:1})}catch(_){g=null}n.exports=function(w){if(typeof w!="function")throw new s("a function is required");var S=h(r,d,arguments);return a(S,1+y(0,w.length-(arguments.length-1)),!0)};var E=function(){return h(r,l,arguments)};g?g(n.exports,"apply",{value:E}):n.exports.apply=E})(nf);var cf=An,pf=nf.exports,id=pf(cf("String.prototype.indexOf")),ud=function(r,u){var a=cf(r,!!u);return typeof a=="function"&&id(r,".prototype.")>-1?pf(a):a},od={},ad=Object.freeze(Object.defineProperty({__proto__:null,default:od},Symbol.toStringTag,{value:"Module"})),fd=pp(ad),Ou=typeof Map=="function"&&Map.prototype,xu=Object.getOwnPropertyDescriptor&&Ou?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,ii=Ou&&xu&&typeof xu.get=="function"?xu.get:null,hf=Ou&&Map.prototype.forEach,Tu=typeof Set=="function"&&Set.prototype,Iu=Object.getOwnPropertyDescriptor&&Tu?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,ui=Tu&&Iu&&typeof Iu.get=="function"?Iu.get:null,df=Tu&&Set.prototype.forEach,sd=typeof WeakMap=="function"&&WeakMap.prototype,vr=sd?WeakMap.prototype.has:null,ld=typeof WeakSet=="function"&&WeakSet.prototype,yr=ld?WeakSet.prototype.has:null,cd=typeof WeakRef=="function"&&WeakRef.prototype,gf=cd?WeakRef.prototype.deref:null,pd=Boolean.prototype.valueOf,hd=Object.prototype.toString,dd=Function.prototype.toString,gd=String.prototype.match,$u=String.prototype.slice,un=String.prototype.replace,vd=String.prototype.toUpperCase,vf=String.prototype.toLowerCase,yf=RegExp.prototype.test,mf=Array.prototype.concat,Mt=Array.prototype.join,yd=Array.prototype.slice,_f=Math.floor,Du=typeof BigInt=="function"?BigInt.prototype.valueOf:null,Fu=Object.getOwnPropertySymbols,Pu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,Gn=typeof Symbol=="function"&&typeof Symbol.iterator=="object",ke=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===Gn?"object":"symbol")?Symbol.toStringTag:null,wf=Object.prototype.propertyIsEnumerable,Ef=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(n){return n.__proto__}:null);function Sf(n,r){if(n===1/0||n===-1/0||n!==n||n&&n>-1e3&&n<1e3||yf.call(/e/,r))return r;var u=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof n=="number"){var a=n<0?-_f(-n):_f(n);if(a!==n){var s=String(a),l=$u.call(r,s.length+1);return un.call(s,u,"$&_")+"."+un.call(un.call(l,/([0-9]{3})/g,"$&_"),/_$/,"")}}return un.call(r,u,"$&_")}var Mu=fd,Af=Mu.custom,bf=xf(Af)?Af:null,md=function n(r,u,a,s){var l=u||{};if(on(l,"quoteStyle")&&l.quoteStyle!=="single"&&l.quoteStyle!=="double")throw new TypeError('option "quoteStyle" must be "single" or "double"');if(on(l,"maxStringLength")&&(typeof l.maxStringLength=="number"?l.maxStringLength<0&&l.maxStringLength!==1/0:l.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var d=on(l,"customInspect")?l.customInspect:!0;if(typeof d!="boolean"&&d!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(on(l,"indent")&&l.indent!==null&&l.indent!==" "&&!(parseInt(l.indent,10)===l.indent&&l.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(on(l,"numericSeparator")&&typeof l.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var h=l.numericSeparator;if(typeof r=="undefined")return"undefined";if(r===null)return"null";if(typeof r=="boolean")return r?"true":"false";if(typeof r=="string")return If(r,l);if(typeof r=="number"){if(r===0)return 1/0/r>0?"0":"-0";var g=String(r);return h?Sf(r,g):g}if(typeof r=="bigint"){var y=String(r)+"n";return h?Sf(r,y):y}var E=typeof l.depth=="undefined"?5:l.depth;if(typeof a=="undefined"&&(a=0),a>=E&&E>0&&typeof r=="object")return Ru(r)?"[Array]":"[Object]";var _=Ld(l,a);if(typeof s=="undefined")s=[];else if(Tf(s,r)>=0)return"[Circular]";function w(qe,K,H){if(K&&(s=yd.call(s),s.push(K)),H){var R={depth:l.depth};return on(l,"quoteStyle")&&(R.quoteStyle=l.quoteStyle),n(qe,R,a+1,s)}return n(qe,l,a+1,s)}if(typeof r=="function"&&!Of(r)){var S=xd(r),$=oi(r,w);return"[Function"+(S?": "+S:" (anonymous)")+"]"+($.length>0?" { "+Mt.call($,", ")+" }":"")}if(xf(r)){var M=Gn?un.call(String(r),/^(Symbol\(.*\))_[^)]*$/,"$1"):Pu.call(r);return typeof r=="object"&&!Gn?mr(M):M}if(Pd(r)){for(var B="<"+vf.call(String(r.nodeName)),P=r.attributes||[],k=0;k<P.length;k++)B+=" "+P[k].name+"="+Cf(_d(P[k].value),"double",l);return B+=">",r.childNodes&&r.childNodes.length&&(B+="..."),B+="</"+vf.call(String(r.nodeName))+">",B}if(Ru(r)){if(r.length===0)return"[]";var F=oi(r,w);return _&&!Rd(F)?"["+Nu(F,_)+"]":"[ "+Mt.call(F,", ")+" ]"}if(Ed(r)){var L=oi(r,w);return!("cause"in Error.prototype)&&"cause"in r&&!wf.call(r,"cause")?"{ ["+String(r)+"] "+Mt.call(mf.call("[cause]: "+w(r.cause),L),", ")+" }":L.length===0?"["+String(r)+"]":"{ ["+String(r)+"] "+Mt.call(L,", ")+" }"}if(typeof r=="object"&&d){if(bf&&typeof r[bf]=="function"&&Mu)return Mu(r,{depth:E-a});if(d!=="symbol"&&typeof r.inspect=="function")return r.inspect()}if(Td(r)){var N=[];return hf&&hf.call(r,function(qe,K){N.push(w(K,r,!0)+" => "+w(qe,r))}),$f("Map",ii.call(r),N,_)}if(Dd(r)){var X=[];return df&&df.call(r,function(qe){X.push(w(qe,r))}),$f("Set",ui.call(r),X,_)}if(Id(r))return Lu("WeakMap");if(Fd(r))return Lu("WeakSet");if($d(r))return Lu("WeakRef");if(Ad(r))return mr(w(Number(r)));if(Cd(r))return mr(w(Du.call(r)));if(bd(r))return mr(pd.call(r));if(Sd(r))return mr(w(String(r)));if(typeof window!="undefined"&&r===window)return"{ [object Window] }";if(r===_n)return"{ [object globalThis] }";if(!wd(r)&&!Of(r)){var z=oi(r,w),ue=Ef?Ef(r)===Object.prototype:r instanceof Object||r.constructor===Object,ye=r instanceof Object?"":"null prototype",ge=!ue&&ke&&Object(r)===r&&ke in r?$u.call(an(r),8,-1):ye?"Object":"",oe=ue||typeof r.constructor!="function"?"":r.constructor.name?r.constructor.name+" ":"",$e=oe+(ge||ye?"["+Mt.call(mf.call([],ge||[],ye||[]),": ")+"] ":"");return z.length===0?$e+"{}":_?$e+"{"+Nu(z,_)+"}":$e+"{ "+Mt.call(z,", ")+" }"}return String(r)};function Cf(n,r,u){var a=(u.quoteStyle||r)==="double"?'"':"'";return a+n+a}function _d(n){return un.call(String(n),/"/g,""")}function Ru(n){return an(n)==="[object Array]"&&(!ke||!(typeof n=="object"&&ke in n))}function wd(n){return an(n)==="[object Date]"&&(!ke||!(typeof n=="object"&&ke in n))}function Of(n){return an(n)==="[object RegExp]"&&(!ke||!(typeof n=="object"&&ke in n))}function Ed(n){return an(n)==="[object Error]"&&(!ke||!(typeof n=="object"&&ke in n))}function Sd(n){return an(n)==="[object String]"&&(!ke||!(typeof n=="object"&&ke in n))}function Ad(n){return an(n)==="[object Number]"&&(!ke||!(typeof n=="object"&&ke in n))}function bd(n){return an(n)==="[object Boolean]"&&(!ke||!(typeof n=="object"&&ke in n))}function xf(n){if(Gn)return n&&typeof n=="object"&&n instanceof Symbol;if(typeof n=="symbol")return!0;if(!n||typeof n!="object"||!Pu)return!1;try{return Pu.call(n),!0}catch(r){}return!1}function Cd(n){if(!n||typeof n!="object"||!Du)return!1;try{return Du.call(n),!0}catch(r){}return!1}var Od=Object.prototype.hasOwnProperty||function(n){return n in this};function on(n,r){return Od.call(n,r)}function an(n){return hd.call(n)}function xd(n){if(n.name)return n.name;var r=gd.call(dd.call(n),/^function\s*([\w$]+)/);return r?r[1]:null}function Tf(n,r){if(n.indexOf)return n.indexOf(r);for(var u=0,a=n.length;u<a;u++)if(n[u]===r)return u;return-1}function Td(n){if(!ii||!n||typeof n!="object")return!1;try{ii.call(n);try{ui.call(n)}catch(r){return!0}return n instanceof Map}catch(r){}return!1}function Id(n){if(!vr||!n||typeof n!="object")return!1;try{vr.call(n,vr);try{yr.call(n,yr)}catch(r){return!0}return n instanceof WeakMap}catch(r){}return!1}function $d(n){if(!gf||!n||typeof n!="object")return!1;try{return gf.call(n),!0}catch(r){}return!1}function Dd(n){if(!ui||!n||typeof n!="object")return!1;try{ui.call(n);try{ii.call(n)}catch(r){return!0}return n instanceof Set}catch(r){}return!1}function Fd(n){if(!yr||!n||typeof n!="object")return!1;try{yr.call(n,yr);try{vr.call(n,vr)}catch(r){return!0}return n instanceof WeakSet}catch(r){}return!1}function Pd(n){return!n||typeof n!="object"?!1:typeof HTMLElement!="undefined"&&n instanceof HTMLElement?!0:typeof n.nodeName=="string"&&typeof n.getAttribute=="function"}function If(n,r){if(n.length>r.maxStringLength){var u=n.length-r.maxStringLength,a="... "+u+" more character"+(u>1?"s":"");return If($u.call(n,0,r.maxStringLength),r)+a}var s=un.call(un.call(n,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,Md);return Cf(s,"single",r)}function Md(n){var r=n.charCodeAt(0),u={8:"b",9:"t",10:"n",12:"f",13:"r"}[r];return u?"\\"+u:"\\x"+(r<16?"0":"")+vd.call(r.toString(16))}function mr(n){return"Object("+n+")"}function Lu(n){return n+" { ? }"}function $f(n,r,u,a){var s=a?Nu(u,a):Mt.call(u,", ");return n+" ("+r+") {"+s+"}"}function Rd(n){for(var r=0;r<n.length;r++)if(Tf(n[r],`
|
|
3
3
|
`)>=0)return!1;return!0}function Ld(n,r){var u;if(n.indent===" ")u=" ";else if(typeof n.indent=="number"&&n.indent>0)u=Mt.call(Array(n.indent+1)," ");else return null;return{base:u,prev:Mt.call(Array(r+1),u)}}function Nu(n,r){if(n.length===0)return"";var u=`
|
|
4
4
|
`+r.prev+r.base;return u+Mt.call(n,","+u)+`
|
|
5
|
-
`+r.prev}function oi(n,r){var u=Ru(n),a=[];if(u){a.length=n.length;for(var s=0;s<n.length;s++)a[s]=on(n,s)?r(n[s],n):""}var l=typeof Fu=="function"?Fu(n):[],d;if(Gn){d={};for(var h=0;h<l.length;h++)d["$"+l[h]]=l[h]}for(var g in n)!on(n,g)||u&&String(Number(g))===g&&g<n.length||Gn&&d["$"+g]instanceof Symbol||(yf.call(/[^\w$]/,g)?a.push(r(g,n)+": "+r(n[g],n)):a.push(g+": "+r(n[g],n)));if(typeof Fu=="function")for(var y=0;y<l.length;y++)wf.call(n,l[y])&&a.push("["+r(l[y])+"]: "+r(n[l[y]],n));return a}var Bu=An,qn=ud,Nd=md,Bd=Bu("%TypeError%"),ai=Bu("%WeakMap%",!0),fi=Bu("%Map%",!0),Ud=qn("WeakMap.prototype.get",!0),Wd=qn("WeakMap.prototype.set",!0),Hd=qn("WeakMap.prototype.has",!0),Yd=qn("Map.prototype.get",!0),kd=qn("Map.prototype.set",!0),Gd=qn("Map.prototype.has",!0),Uu=function(n,r){for(var u=n,a;(a=u.next)!==null;u=a)if(a.key===r)return u.next=a.next,a.next=n.next,n.next=a,a},qd=function(n,r){var u=Uu(n,r);return u&&u.value},zd=function(n,r,u){var a=Uu(n,r);a?a.value=u:n.next={key:r,next:n.next,value:u}},Kd=function(n,r){return!!Uu(n,r)},Jd=function(){var r,u,a,s={assert:function(l){if(!s.has(l))throw new Bd("Side channel does not contain "+Nd(l))},get:function(l){if(ai&&l&&(typeof l=="object"||typeof l=="function")){if(r)return Ud(r,l)}else if(fi){if(u)return Yd(u,l)}else if(a)return qd(a,l)},has:function(l){if(ai&&l&&(typeof l=="object"||typeof l=="function")){if(r)return Hd(r,l)}else if(fi){if(u)return Gd(u,l)}else if(a)return Kd(a,l);return!1},set:function(l,d){ai&&l&&(typeof l=="object"||typeof l=="function")?(r||(r=new ai),Wd(r,l,d)):fi?(u||(u=new fi),kd(u,l,d)):(a||(a={key:{},next:null}),zd(a,l,d))}};return s},Vd=String.prototype.replace,Qd=/%20/g,Wu={RFC1738:"RFC1738",RFC3986:"RFC3986"},Hu={default:Wu.RFC3986,formatters:{RFC1738:function(n){return Vd.call(n,Qd,"+")},RFC3986:function(n){return String(n)}},RFC1738:Wu.RFC1738,RFC3986:Wu.RFC3986},Xd=Hu,Yu=Object.prototype.hasOwnProperty,bn=Array.isArray,Rt=function(){for(var n=[],r=0;r<256;++r)n.push("%"+((r<16?"0":"")+r.toString(16)).toUpperCase());return n}(),Zd=function(r){for(;r.length>1;){var u=r.pop(),a=u.obj[u.prop];if(bn(a)){for(var s=[],l=0;l<a.length;++l)typeof a[l]!="undefined"&&s.push(a[l]);u.obj[u.prop]=s}}},Df=function(r,u){for(var a=u&&u.plainObjects?Object.create(null):{},s=0;s<r.length;++s)typeof r[s]!="undefined"&&(a[s]=r[s]);return a},jd=function n(r,u,a){if(!u)return r;if(typeof u!="object"){if(bn(r))r.push(u);else if(r&&typeof r=="object")(a&&(a.plainObjects||a.allowPrototypes)||!Yu.call(Object.prototype,u))&&(r[u]=!0);else return[r,u];return r}if(!r||typeof r!="object")return[r].concat(u);var s=r;return bn(r)&&!bn(u)&&(s=Df(r,a)),bn(r)&&bn(u)?(u.forEach(function(l,d){if(Yu.call(r,d)){var h=r[d];h&&typeof h=="object"&&l&&typeof l=="object"?r[d]=n(h,l,a):r.push(l)}else r[d]=l}),r):Object.keys(u).reduce(function(l,d){var h=u[d];return Yu.call(l,d)?l[d]=n(l[d],h,a):l[d]=h,l},s)},eg=function(r,u){return Object.keys(u).reduce(function(a,s){return a[s]=u[s],a},r)},tg=function(n,r,u){var a=n.replace(/\+/g," ");if(u==="iso-8859-1")return a.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(a)}catch(s){return a}},ng=function(r,u,a,s,l){if(r.length===0)return r;var d=r;if(typeof r=="symbol"?d=Symbol.prototype.toString.call(r):typeof r!="string"&&(d=String(r)),a==="iso-8859-1")return escape(d).replace(/%u[0-9a-f]{4}/gi,function(E){return"%26%23"+parseInt(E.slice(2),16)+"%3B"});for(var h="",g=0;g<d.length;++g){var y=d.charCodeAt(g);if(y===45||y===46||y===95||y===126||y>=48&&y<=57||y>=65&&y<=90||y>=97&&y<=122||l===Xd.RFC1738&&(y===40||y===41)){h+=d.charAt(g);continue}if(y<128){h=h+Rt[y];continue}if(y<2048){h=h+(Rt[192|y>>6]+Rt[128|y&63]);continue}if(y<55296||y>=57344){h=h+(Rt[224|y>>12]+Rt[128|y>>6&63]+Rt[128|y&63]);continue}g+=1,y=65536+((y&1023)<<10|d.charCodeAt(g)&1023),h+=Rt[240|y>>18]+Rt[128|y>>12&63]+Rt[128|y>>6&63]+Rt[128|y&63]}return h},rg=function(r){for(var u=[{obj:{o:r},prop:"o"}],a=[],s=0;s<u.length;++s)for(var l=u[s],d=l.obj[l.prop],h=Object.keys(d),g=0;g<h.length;++g){var y=h[g],E=d[y];typeof E=="object"&&E!==null&&a.indexOf(E)===-1&&(u.push({obj:d,prop:y}),a.push(E))}return Zd(u),r},ig=function(r){return Object.prototype.toString.call(r)==="[object RegExp]"},ug=function(r){return!r||typeof r!="object"?!1:!!(r.constructor&&r.constructor.isBuffer&&r.constructor.isBuffer(r))},og=function(r,u){return[].concat(r,u)},ag=function(r,u){if(bn(r)){for(var a=[],s=0;s<r.length;s+=1)a.push(u(r[s]));return a}return u(r)},Ff={arrayToObject:Df,assign:eg,combine:og,compact:rg,decode:tg,encode:ng,isBuffer:ug,isRegExp:ig,maybeMap:ag,merge:jd},Pf=Jd,si=Ff,_r=Hu,fg=Object.prototype.hasOwnProperty,Mf={brackets:function(r){return r+"[]"},comma:"comma",indices:function(r,u){return r+"["+u+"]"},repeat:function(r){return r}},kt=Array.isArray,sg=Array.prototype.push,Rf=function(n,r){sg.apply(n,kt(r)?r:[r])},lg=Date.prototype.toISOString,Lf=_r.default,Ge={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:si.encode,encodeValuesOnly:!1,format:Lf,formatter:_r.formatters[Lf],indices:!1,serializeDate:function(r){return lg.call(r)},skipNulls:!1,strictNullHandling:!1},cg=function(r){return typeof r=="string"||typeof r=="number"||typeof r=="boolean"||typeof r=="symbol"||typeof r=="bigint"},ku={},pg=function n(r,u,a,s,l,d,h,g,y,E,_,w,S,$,M,B){for(var P=r,k=B,F=0,L=!1;(k=k.get(ku))!==void 0&&!L;){var N=k.get(r);if(F+=1,typeof N!="undefined"){if(N===F)throw new RangeError("Cyclic object value");L=!0}typeof k.get(ku)=="undefined"&&(F=0)}if(typeof g=="function"?P=g(u,P):P instanceof Date?P=_(P):a==="comma"&&kt(P)&&(P=si.maybeMap(P,function(R){return R instanceof Date?_(R):R})),P===null){if(l)return h&&!$?h(u,Ge.encoder,M,"key",w):u;P=""}if(cg(P)||si.isBuffer(P)){if(h){var X=$?u:h(u,Ge.encoder,M,"key",w);return[S(X)+"="+S(h(P,Ge.encoder,M,"value",w))]}return[S(u)+"="+S(String(P))]}var z=[];if(typeof P=="undefined")return z;var ue;if(a==="comma"&&kt(P))$&&h&&(P=si.maybeMap(P,h)),ue=[{value:P.length>0?P.join(",")||null:void 0}];else if(kt(g))ue=g;else{var ye=Object.keys(P);ue=y?ye.sort(y):ye}for(var ge=s&&kt(P)&&P.length===1?u+"[]":u,oe=0;oe<ue.length;++oe){var $e=ue[oe],qe=typeof $e=="object"&&typeof $e.value!="undefined"?$e.value:P[$e];if(!(d&&qe===null)){var K=kt(P)?typeof a=="function"?a(ge,$e):ge:ge+(E?"."+$e:"["+$e+"]");B.set(r,F);var H=Pf();H.set(ku,B),Rf(z,n(qe,K,a,s,l,d,a==="comma"&&$&&kt(P)?null:h,g,y,E,_,w,S,$,M,H))}}return z},hg=function(r){if(!r)return Ge;if(r.encoder!==null&&typeof r.encoder!="undefined"&&typeof r.encoder!="function")throw new TypeError("Encoder has to be a function.");var u=r.charset||Ge.charset;if(typeof r.charset!="undefined"&&r.charset!=="utf-8"&&r.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var a=_r.default;if(typeof r.format!="undefined"){if(!fg.call(_r.formatters,r.format))throw new TypeError("Unknown format option provided.");a=r.format}var s=_r.formatters[a],l=Ge.filter;return(typeof r.filter=="function"||kt(r.filter))&&(l=r.filter),{addQueryPrefix:typeof r.addQueryPrefix=="boolean"?r.addQueryPrefix:Ge.addQueryPrefix,allowDots:typeof r.allowDots=="undefined"?Ge.allowDots:!!r.allowDots,charset:u,charsetSentinel:typeof r.charsetSentinel=="boolean"?r.charsetSentinel:Ge.charsetSentinel,delimiter:typeof r.delimiter=="undefined"?Ge.delimiter:r.delimiter,encode:typeof r.encode=="boolean"?r.encode:Ge.encode,encoder:typeof r.encoder=="function"?r.encoder:Ge.encoder,encodeValuesOnly:typeof r.encodeValuesOnly=="boolean"?r.encodeValuesOnly:Ge.encodeValuesOnly,filter:l,format:a,formatter:s,serializeDate:typeof r.serializeDate=="function"?r.serializeDate:Ge.serializeDate,skipNulls:typeof r.skipNulls=="boolean"?r.skipNulls:Ge.skipNulls,sort:typeof r.sort=="function"?r.sort:null,strictNullHandling:typeof r.strictNullHandling=="boolean"?r.strictNullHandling:Ge.strictNullHandling}},dg=function(n,r){var u=n,a=hg(r),s,l;typeof a.filter=="function"?(l=a.filter,u=l("",u)):kt(a.filter)&&(l=a.filter,s=l);var d=[];if(typeof u!="object"||u===null)return"";var h;r&&r.arrayFormat in Mf?h=r.arrayFormat:r&&"indices"in r?h=r.indices?"indices":"repeat":h="indices";var g=Mf[h];if(r&&"commaRoundTrip"in r&&typeof r.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var y=g==="comma"&&r&&r.commaRoundTrip;s||(s=Object.keys(u)),a.sort&&s.sort(a.sort);for(var E=Pf(),_=0;_<s.length;++_){var w=s[_];a.skipNulls&&u[w]===null||Rf(d,pg(u[w],w,g,y,a.strictNullHandling,a.skipNulls,a.encode?a.encoder:null,a.filter,a.sort,a.allowDots,a.serializeDate,a.format,a.formatter,a.encodeValuesOnly,a.charset,E))}var S=d.join(a.delimiter),$=a.addQueryPrefix===!0?"?":"";return a.charsetSentinel&&(a.charset==="iso-8859-1"?$+="utf8=%26%2310003%3B&":$+="utf8=%E2%9C%93&"),S.length>0?$+S:""},zn=Ff,Gu=Object.prototype.hasOwnProperty,gg=Array.isArray,Le={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:zn.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},vg=function(n){return n.replace(/&#(\d+);/g,function(r,u){return String.fromCharCode(parseInt(u,10))})},Nf=function(n,r){return n&&typeof n=="string"&&r.comma&&n.indexOf(",")>-1?n.split(","):n},yg="utf8=%26%2310003%3B",mg="utf8=%E2%9C%93",_g=function(r,u){var a={__proto__:null},s=u.ignoreQueryPrefix?r.replace(/^\?/,""):r,l=u.parameterLimit===1/0?void 0:u.parameterLimit,d=s.split(u.delimiter,l),h=-1,g,y=u.charset;if(u.charsetSentinel)for(g=0;g<d.length;++g)d[g].indexOf("utf8=")===0&&(d[g]===mg?y="utf-8":d[g]===yg&&(y="iso-8859-1"),h=g,g=d.length);for(g=0;g<d.length;++g)if(g!==h){var E=d[g],_=E.indexOf("]="),w=_===-1?E.indexOf("="):_+1,S,$;w===-1?(S=u.decoder(E,Le.decoder,y,"key"),$=u.strictNullHandling?null:""):(S=u.decoder(E.slice(0,w),Le.decoder,y,"key"),$=zn.maybeMap(Nf(E.slice(w+1),u),function(M){return u.decoder(M,Le.decoder,y,"value")})),$&&u.interpretNumericEntities&&y==="iso-8859-1"&&($=vg($)),E.indexOf("[]=")>-1&&($=gg($)?[$]:$),Gu.call(a,S)?a[S]=zn.combine(a[S],$):a[S]=$}return a},wg=function(n,r,u,a){for(var s=a?r:Nf(r,u),l=n.length-1;l>=0;--l){var d,h=n[l];if(h==="[]"&&u.parseArrays)d=[].concat(s);else{d=u.plainObjects?Object.create(null):{};var g=h.charAt(0)==="["&&h.charAt(h.length-1)==="]"?h.slice(1,-1):h,y=parseInt(g,10);!u.parseArrays&&g===""?d={0:s}:!isNaN(y)&&h!==g&&String(y)===g&&y>=0&&u.parseArrays&&y<=u.arrayLimit?(d=[],d[y]=s):g!=="__proto__"&&(d[g]=s)}s=d}return s},Eg=function(r,u,a,s){if(!!r){var l=a.allowDots?r.replace(/\.([^.[]+)/g,"[$1]"):r,d=/(\[[^[\]]*])/,h=/(\[[^[\]]*])/g,g=a.depth>0&&d.exec(l),y=g?l.slice(0,g.index):l,E=[];if(y){if(!a.plainObjects&&Gu.call(Object.prototype,y)&&!a.allowPrototypes)return;E.push(y)}for(var _=0;a.depth>0&&(g=h.exec(l))!==null&&_<a.depth;){if(_+=1,!a.plainObjects&&Gu.call(Object.prototype,g[1].slice(1,-1))&&!a.allowPrototypes)return;E.push(g[1])}return g&&E.push("["+l.slice(g.index)+"]"),wg(E,u,a,s)}},Sg=function(r){if(!r)return Le;if(r.decoder!==null&&r.decoder!==void 0&&typeof r.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof r.charset!="undefined"&&r.charset!=="utf-8"&&r.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var u=typeof r.charset=="undefined"?Le.charset:r.charset;return{allowDots:typeof r.allowDots=="undefined"?Le.allowDots:!!r.allowDots,allowPrototypes:typeof r.allowPrototypes=="boolean"?r.allowPrototypes:Le.allowPrototypes,allowSparse:typeof r.allowSparse=="boolean"?r.allowSparse:Le.allowSparse,arrayLimit:typeof r.arrayLimit=="number"?r.arrayLimit:Le.arrayLimit,charset:u,charsetSentinel:typeof r.charsetSentinel=="boolean"?r.charsetSentinel:Le.charsetSentinel,comma:typeof r.comma=="boolean"?r.comma:Le.comma,decoder:typeof r.decoder=="function"?r.decoder:Le.decoder,delimiter:typeof r.delimiter=="string"||zn.isRegExp(r.delimiter)?r.delimiter:Le.delimiter,depth:typeof r.depth=="number"||r.depth===!1?+r.depth:Le.depth,ignoreQueryPrefix:r.ignoreQueryPrefix===!0,interpretNumericEntities:typeof r.interpretNumericEntities=="boolean"?r.interpretNumericEntities:Le.interpretNumericEntities,parameterLimit:typeof r.parameterLimit=="number"?r.parameterLimit:Le.parameterLimit,parseArrays:r.parseArrays!==!1,plainObjects:typeof r.plainObjects=="boolean"?r.plainObjects:Le.plainObjects,strictNullHandling:typeof r.strictNullHandling=="boolean"?r.strictNullHandling:Le.strictNullHandling}},Ag=function(n,r){var u=Sg(r);if(n===""||n===null||typeof n=="undefined")return u.plainObjects?Object.create(null):{};for(var a=typeof n=="string"?_g(n,u):n,s=u.plainObjects?Object.create(null):{},l=Object.keys(a),d=0;d<l.length;++d){var h=l[d],g=Eg(h,a[h],u,typeof n=="string");s=zn.merge(s,g,u)}return u.allowSparse===!0?s:zn.compact(s)},bg=dg,Cg=Ag,Og=Hu,xg={formats:Og,parse:Cg,stringify:bg};function Bf(){const n=location.search,r=new Object;if(n.indexOf("?")!=-1){let a=n.substr(1).split("&");for(let s=0;s<a.length;s++)r[a[s].split("=")[0]]=unescape(a[s].split("=")[1])}return r}const Uf="Content-Type";function qu(n){let r=(n==null?void 0:n[Uf])||(n==null?void 0:n["content-type"])||"";const u=r.indexOf(";");return u!==-1&&(r=r.substring(0,u)),r}function Wf(n,r){n[Uf]=r}const wr={form:"application/x-www-form-urlencoded",multiForm:"multipart/form-data",body:"application/json",os:"application/octet-stream",json:"application/json"},Hf="v8-token",Tg="lambo-token";function Ig(n){Ln(Hf,n),zu.set("TOKEN_KEY",n,1)}function Yf(){let n=_e(Tg);return n||(n=zu.get("lambo-sso-key")),n||(n=zu.get("TOKEN_KEY")),n||(n=Rn(Hf)),n||!1}const zu={set:function(n,r,u){if(n.indexOf("=")!==-1)throw new Error("Cookie\u4E0D\u652F\u6301key\u4E2D\u4F7F\u7528\u7B49\u53F7\u3010=\u3011, key:"+n);let a=new Date;a.setTime(a.getTime()+24*60*60*1e3*u),window.document.cookie=n+"="+r+";path=/;expires="+a.toGMTString()},get:function(n){if(document.cookie.length>0){var r=document.cookie.split("; ");for(let a=0;a<r.length;a++){let s=r[a].split("=");if(s[0]===n){var u=s[1];for(let l=2;l<s.length;l++)u+="="+s[l];return u}}}}},Kn=typeof window!="undefined"?window.innerWidth/1920:1;var kf={title:"",icomId:"",showMenus:!1,routerBase:"ind",loginRouteName:"login",rootRouteName:"root",homeRouteName:"home",authServerContext:"/user-manage-server",ossServerContext:"/user-manage-server",ismAmServerContext:"/ind-ism-am-server",ismAcServerContext:"/ind-ism-ac-server",ismSqServerContext:"/ind-ism-sq-server",ilmServerContext:"/ind-ilm-server",ucExtServerContext:"/ind-uc-ext-server",kkfilepreviewContext:"/kkfilepreview",errorMessage:"\u7CFB\u7EDF\u5F00\u5C0F\u5DEE\u4E86\uFF0C\u8BF7\u7A0D\u540E\u5C1D\u8BD5",leftLockDays:7,labelStyle:{labelWidthButton:50*Kn,labelWidthSmall:(100+40)*Kn,labelWidthMiddle:(120+40)*Kn,labelWidthMiddleLarge:(140+40)*Kn,labelWidthLarge:(160+40)*Kn,labelWidthSuperLarge:(180+40)*Kn},linkColor:"#488AFF"};function $g(){return{showMenus:!0}}function Dg(){return{showMenus:typeof window!="undefined"&&window.top===window.self}}function Gf(n){return n?Object.assign({},kf,$g()):Object.assign({},kf,Dg())}const Lt=Gf(),Fg=1,Pg=10106;let Er=null;function Mg(n){Er&&clearTimeout(Er);let r=!Er;Er=setTimeout(()=>{Er=null},1e3*20),r&&n()}function Rg(n){let r=Yf();r&&(n.headers.token=r);const u=Bf();(u.hasOwnProperty("sso_token")||sessionStorage.getItem("sso_token"))&&(n.params=Object.assign({sso_token:u.sso_token||sessionStorage.getItem("sso_token"),sso_id:u.sso_id},n.params));const a=qu(n.headers);return n.method==="post"?a===wr.form&&(n.data=xg.stringify(n.data)):n.method,n}function qf(n){let r=n.data;if(qu(n.headers)!==wr.json)return r;switch(typeof n.data=="string"&&(r=JSON.parse(n.data)),r.code){case Fg:return r;case Pg:{Mg(function(){window.sessionNotValidHandler&&window.sessionNotValidHandler()});break}default:{let s=r.message||r.msg||Lt.errorMessage;window.apiErrorHandler&&window.apiErrorHandler(s)}}return Promise.reject(r)}function zf(n){var r;return(n==null?void 0:n.code)==="ECONNABORTED"?window.apiErrorHandler&&window.apiErrorHandler("\u8BF7\u6C42\u8D85\u65F6\uFF0C\u8BF7\u7A0D\u540E\u518D\u8BD5"):((r=n==null?void 0:n.response)==null?void 0:r.status)!==200&&window.apiErrorHandler&&window.apiErrorHandler("\u8BF7\u6C42\u51FA\u9519\u4E86"),Promise.reject(n)}const he=wh.create({timeout:5*60*1e3});he.interceptors.request.use(Rg,zf),he.interceptors.response.use(qf,zf),he.formPost=function(n,r,u){const a=(u==null?void 0:u.headers)||{};return Wf(a,wr.form),he.post(n,r,Pt(pt({},u),{headers:a}))};var Kf={exports:{}},Jf={exports:{}};(function(){var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",r={rotl:function(u,a){return u<<a|u>>>32-a},rotr:function(u,a){return u<<32-a|u>>>a},endian:function(u){if(u.constructor==Number)return r.rotl(u,8)&16711935|r.rotl(u,24)&4278255360;for(var a=0;a<u.length;a++)u[a]=r.endian(u[a]);return u},randomBytes:function(u){for(var a=[];u>0;u--)a.push(Math.floor(Math.random()*256));return a},bytesToWords:function(u){for(var a=[],s=0,l=0;s<u.length;s++,l+=8)a[l>>>5]|=u[s]<<24-l%32;return a},wordsToBytes:function(u){for(var a=[],s=0;s<u.length*32;s+=8)a.push(u[s>>>5]>>>24-s%32&255);return a},bytesToHex:function(u){for(var a=[],s=0;s<u.length;s++)a.push((u[s]>>>4).toString(16)),a.push((u[s]&15).toString(16));return a.join("")},hexToBytes:function(u){for(var a=[],s=0;s<u.length;s+=2)a.push(parseInt(u.substr(s,2),16));return a},bytesToBase64:function(u){for(var a=[],s=0;s<u.length;s+=3)for(var l=u[s]<<16|u[s+1]<<8|u[s+2],d=0;d<4;d++)s*8+d*6<=u.length*8?a.push(n.charAt(l>>>6*(3-d)&63)):a.push("=");return a.join("")},base64ToBytes:function(u){u=u.replace(/[^A-Z0-9+\/]/ig,"");for(var a=[],s=0,l=0;s<u.length;l=++s%4)l!=0&&a.push((n.indexOf(u.charAt(s-1))&Math.pow(2,-2*l+8)-1)<<l*2|n.indexOf(u.charAt(s))>>>6-l*2);return a}};Jf.exports=r})();var Ku={utf8:{stringToBytes:function(n){return Ku.bin.stringToBytes(unescape(encodeURIComponent(n)))},bytesToString:function(n){return decodeURIComponent(escape(Ku.bin.bytesToString(n)))}},bin:{stringToBytes:function(n){for(var r=[],u=0;u<n.length;u++)r.push(n.charCodeAt(u)&255);return r},bytesToString:function(n){for(var r=[],u=0;u<n.length;u++)r.push(String.fromCharCode(n[u]));return r.join("")}}},Vf=Ku;/*!
|
|
5
|
+
`+r.prev}function oi(n,r){var u=Ru(n),a=[];if(u){a.length=n.length;for(var s=0;s<n.length;s++)a[s]=on(n,s)?r(n[s],n):""}var l=typeof Fu=="function"?Fu(n):[],d;if(Gn){d={};for(var h=0;h<l.length;h++)d["$"+l[h]]=l[h]}for(var g in n)!on(n,g)||u&&String(Number(g))===g&&g<n.length||Gn&&d["$"+g]instanceof Symbol||(yf.call(/[^\w$]/,g)?a.push(r(g,n)+": "+r(n[g],n)):a.push(g+": "+r(n[g],n)));if(typeof Fu=="function")for(var y=0;y<l.length;y++)wf.call(n,l[y])&&a.push("["+r(l[y])+"]: "+r(n[l[y]],n));return a}var Bu=An,qn=ud,Nd=md,Bd=Bu("%TypeError%"),ai=Bu("%WeakMap%",!0),fi=Bu("%Map%",!0),Ud=qn("WeakMap.prototype.get",!0),Wd=qn("WeakMap.prototype.set",!0),Hd=qn("WeakMap.prototype.has",!0),Yd=qn("Map.prototype.get",!0),kd=qn("Map.prototype.set",!0),Gd=qn("Map.prototype.has",!0),Uu=function(n,r){for(var u=n,a;(a=u.next)!==null;u=a)if(a.key===r)return u.next=a.next,a.next=n.next,n.next=a,a},qd=function(n,r){var u=Uu(n,r);return u&&u.value},zd=function(n,r,u){var a=Uu(n,r);a?a.value=u:n.next={key:r,next:n.next,value:u}},Kd=function(n,r){return!!Uu(n,r)},Jd=function(){var r,u,a,s={assert:function(l){if(!s.has(l))throw new Bd("Side channel does not contain "+Nd(l))},get:function(l){if(ai&&l&&(typeof l=="object"||typeof l=="function")){if(r)return Ud(r,l)}else if(fi){if(u)return Yd(u,l)}else if(a)return qd(a,l)},has:function(l){if(ai&&l&&(typeof l=="object"||typeof l=="function")){if(r)return Hd(r,l)}else if(fi){if(u)return Gd(u,l)}else if(a)return Kd(a,l);return!1},set:function(l,d){ai&&l&&(typeof l=="object"||typeof l=="function")?(r||(r=new ai),Wd(r,l,d)):fi?(u||(u=new fi),kd(u,l,d)):(a||(a={key:{},next:null}),zd(a,l,d))}};return s},Vd=String.prototype.replace,Qd=/%20/g,Wu={RFC1738:"RFC1738",RFC3986:"RFC3986"},Hu={default:Wu.RFC3986,formatters:{RFC1738:function(n){return Vd.call(n,Qd,"+")},RFC3986:function(n){return String(n)}},RFC1738:Wu.RFC1738,RFC3986:Wu.RFC3986},Xd=Hu,Yu=Object.prototype.hasOwnProperty,bn=Array.isArray,Rt=function(){for(var n=[],r=0;r<256;++r)n.push("%"+((r<16?"0":"")+r.toString(16)).toUpperCase());return n}(),Zd=function(r){for(;r.length>1;){var u=r.pop(),a=u.obj[u.prop];if(bn(a)){for(var s=[],l=0;l<a.length;++l)typeof a[l]!="undefined"&&s.push(a[l]);u.obj[u.prop]=s}}},Df=function(r,u){for(var a=u&&u.plainObjects?Object.create(null):{},s=0;s<r.length;++s)typeof r[s]!="undefined"&&(a[s]=r[s]);return a},jd=function n(r,u,a){if(!u)return r;if(typeof u!="object"){if(bn(r))r.push(u);else if(r&&typeof r=="object")(a&&(a.plainObjects||a.allowPrototypes)||!Yu.call(Object.prototype,u))&&(r[u]=!0);else return[r,u];return r}if(!r||typeof r!="object")return[r].concat(u);var s=r;return bn(r)&&!bn(u)&&(s=Df(r,a)),bn(r)&&bn(u)?(u.forEach(function(l,d){if(Yu.call(r,d)){var h=r[d];h&&typeof h=="object"&&l&&typeof l=="object"?r[d]=n(h,l,a):r.push(l)}else r[d]=l}),r):Object.keys(u).reduce(function(l,d){var h=u[d];return Yu.call(l,d)?l[d]=n(l[d],h,a):l[d]=h,l},s)},eg=function(r,u){return Object.keys(u).reduce(function(a,s){return a[s]=u[s],a},r)},tg=function(n,r,u){var a=n.replace(/\+/g," ");if(u==="iso-8859-1")return a.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(a)}catch(s){return a}},ng=function(r,u,a,s,l){if(r.length===0)return r;var d=r;if(typeof r=="symbol"?d=Symbol.prototype.toString.call(r):typeof r!="string"&&(d=String(r)),a==="iso-8859-1")return escape(d).replace(/%u[0-9a-f]{4}/gi,function(E){return"%26%23"+parseInt(E.slice(2),16)+"%3B"});for(var h="",g=0;g<d.length;++g){var y=d.charCodeAt(g);if(y===45||y===46||y===95||y===126||y>=48&&y<=57||y>=65&&y<=90||y>=97&&y<=122||l===Xd.RFC1738&&(y===40||y===41)){h+=d.charAt(g);continue}if(y<128){h=h+Rt[y];continue}if(y<2048){h=h+(Rt[192|y>>6]+Rt[128|y&63]);continue}if(y<55296||y>=57344){h=h+(Rt[224|y>>12]+Rt[128|y>>6&63]+Rt[128|y&63]);continue}g+=1,y=65536+((y&1023)<<10|d.charCodeAt(g)&1023),h+=Rt[240|y>>18]+Rt[128|y>>12&63]+Rt[128|y>>6&63]+Rt[128|y&63]}return h},rg=function(r){for(var u=[{obj:{o:r},prop:"o"}],a=[],s=0;s<u.length;++s)for(var l=u[s],d=l.obj[l.prop],h=Object.keys(d),g=0;g<h.length;++g){var y=h[g],E=d[y];typeof E=="object"&&E!==null&&a.indexOf(E)===-1&&(u.push({obj:d,prop:y}),a.push(E))}return Zd(u),r},ig=function(r){return Object.prototype.toString.call(r)==="[object RegExp]"},ug=function(r){return!r||typeof r!="object"?!1:!!(r.constructor&&r.constructor.isBuffer&&r.constructor.isBuffer(r))},og=function(r,u){return[].concat(r,u)},ag=function(r,u){if(bn(r)){for(var a=[],s=0;s<r.length;s+=1)a.push(u(r[s]));return a}return u(r)},Ff={arrayToObject:Df,assign:eg,combine:og,compact:rg,decode:tg,encode:ng,isBuffer:ug,isRegExp:ig,maybeMap:ag,merge:jd},Pf=Jd,si=Ff,_r=Hu,fg=Object.prototype.hasOwnProperty,Mf={brackets:function(r){return r+"[]"},comma:"comma",indices:function(r,u){return r+"["+u+"]"},repeat:function(r){return r}},kt=Array.isArray,sg=Array.prototype.push,Rf=function(n,r){sg.apply(n,kt(r)?r:[r])},lg=Date.prototype.toISOString,Lf=_r.default,Ge={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:si.encode,encodeValuesOnly:!1,format:Lf,formatter:_r.formatters[Lf],indices:!1,serializeDate:function(r){return lg.call(r)},skipNulls:!1,strictNullHandling:!1},cg=function(r){return typeof r=="string"||typeof r=="number"||typeof r=="boolean"||typeof r=="symbol"||typeof r=="bigint"},ku={},pg=function n(r,u,a,s,l,d,h,g,y,E,_,w,S,$,M,B){for(var P=r,k=B,F=0,L=!1;(k=k.get(ku))!==void 0&&!L;){var N=k.get(r);if(F+=1,typeof N!="undefined"){if(N===F)throw new RangeError("Cyclic object value");L=!0}typeof k.get(ku)=="undefined"&&(F=0)}if(typeof g=="function"?P=g(u,P):P instanceof Date?P=_(P):a==="comma"&&kt(P)&&(P=si.maybeMap(P,function(R){return R instanceof Date?_(R):R})),P===null){if(l)return h&&!$?h(u,Ge.encoder,M,"key",w):u;P=""}if(cg(P)||si.isBuffer(P)){if(h){var X=$?u:h(u,Ge.encoder,M,"key",w);return[S(X)+"="+S(h(P,Ge.encoder,M,"value",w))]}return[S(u)+"="+S(String(P))]}var z=[];if(typeof P=="undefined")return z;var ue;if(a==="comma"&&kt(P))$&&h&&(P=si.maybeMap(P,h)),ue=[{value:P.length>0?P.join(",")||null:void 0}];else if(kt(g))ue=g;else{var ye=Object.keys(P);ue=y?ye.sort(y):ye}for(var ge=s&&kt(P)&&P.length===1?u+"[]":u,oe=0;oe<ue.length;++oe){var $e=ue[oe],qe=typeof $e=="object"&&typeof $e.value!="undefined"?$e.value:P[$e];if(!(d&&qe===null)){var K=kt(P)?typeof a=="function"?a(ge,$e):ge:ge+(E?"."+$e:"["+$e+"]");B.set(r,F);var H=Pf();H.set(ku,B),Rf(z,n(qe,K,a,s,l,d,a==="comma"&&$&&kt(P)?null:h,g,y,E,_,w,S,$,M,H))}}return z},hg=function(r){if(!r)return Ge;if(r.encoder!==null&&typeof r.encoder!="undefined"&&typeof r.encoder!="function")throw new TypeError("Encoder has to be a function.");var u=r.charset||Ge.charset;if(typeof r.charset!="undefined"&&r.charset!=="utf-8"&&r.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var a=_r.default;if(typeof r.format!="undefined"){if(!fg.call(_r.formatters,r.format))throw new TypeError("Unknown format option provided.");a=r.format}var s=_r.formatters[a],l=Ge.filter;return(typeof r.filter=="function"||kt(r.filter))&&(l=r.filter),{addQueryPrefix:typeof r.addQueryPrefix=="boolean"?r.addQueryPrefix:Ge.addQueryPrefix,allowDots:typeof r.allowDots=="undefined"?Ge.allowDots:!!r.allowDots,charset:u,charsetSentinel:typeof r.charsetSentinel=="boolean"?r.charsetSentinel:Ge.charsetSentinel,delimiter:typeof r.delimiter=="undefined"?Ge.delimiter:r.delimiter,encode:typeof r.encode=="boolean"?r.encode:Ge.encode,encoder:typeof r.encoder=="function"?r.encoder:Ge.encoder,encodeValuesOnly:typeof r.encodeValuesOnly=="boolean"?r.encodeValuesOnly:Ge.encodeValuesOnly,filter:l,format:a,formatter:s,serializeDate:typeof r.serializeDate=="function"?r.serializeDate:Ge.serializeDate,skipNulls:typeof r.skipNulls=="boolean"?r.skipNulls:Ge.skipNulls,sort:typeof r.sort=="function"?r.sort:null,strictNullHandling:typeof r.strictNullHandling=="boolean"?r.strictNullHandling:Ge.strictNullHandling}},dg=function(n,r){var u=n,a=hg(r),s,l;typeof a.filter=="function"?(l=a.filter,u=l("",u)):kt(a.filter)&&(l=a.filter,s=l);var d=[];if(typeof u!="object"||u===null)return"";var h;r&&r.arrayFormat in Mf?h=r.arrayFormat:r&&"indices"in r?h=r.indices?"indices":"repeat":h="indices";var g=Mf[h];if(r&&"commaRoundTrip"in r&&typeof r.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var y=g==="comma"&&r&&r.commaRoundTrip;s||(s=Object.keys(u)),a.sort&&s.sort(a.sort);for(var E=Pf(),_=0;_<s.length;++_){var w=s[_];a.skipNulls&&u[w]===null||Rf(d,pg(u[w],w,g,y,a.strictNullHandling,a.skipNulls,a.encode?a.encoder:null,a.filter,a.sort,a.allowDots,a.serializeDate,a.format,a.formatter,a.encodeValuesOnly,a.charset,E))}var S=d.join(a.delimiter),$=a.addQueryPrefix===!0?"?":"";return a.charsetSentinel&&(a.charset==="iso-8859-1"?$+="utf8=%26%2310003%3B&":$+="utf8=%E2%9C%93&"),S.length>0?$+S:""},zn=Ff,Gu=Object.prototype.hasOwnProperty,gg=Array.isArray,Le={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:zn.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},vg=function(n){return n.replace(/&#(\d+);/g,function(r,u){return String.fromCharCode(parseInt(u,10))})},Nf=function(n,r){return n&&typeof n=="string"&&r.comma&&n.indexOf(",")>-1?n.split(","):n},yg="utf8=%26%2310003%3B",mg="utf8=%E2%9C%93",_g=function(r,u){var a={__proto__:null},s=u.ignoreQueryPrefix?r.replace(/^\?/,""):r,l=u.parameterLimit===1/0?void 0:u.parameterLimit,d=s.split(u.delimiter,l),h=-1,g,y=u.charset;if(u.charsetSentinel)for(g=0;g<d.length;++g)d[g].indexOf("utf8=")===0&&(d[g]===mg?y="utf-8":d[g]===yg&&(y="iso-8859-1"),h=g,g=d.length);for(g=0;g<d.length;++g)if(g!==h){var E=d[g],_=E.indexOf("]="),w=_===-1?E.indexOf("="):_+1,S,$;w===-1?(S=u.decoder(E,Le.decoder,y,"key"),$=u.strictNullHandling?null:""):(S=u.decoder(E.slice(0,w),Le.decoder,y,"key"),$=zn.maybeMap(Nf(E.slice(w+1),u),function(M){return u.decoder(M,Le.decoder,y,"value")})),$&&u.interpretNumericEntities&&y==="iso-8859-1"&&($=vg($)),E.indexOf("[]=")>-1&&($=gg($)?[$]:$),Gu.call(a,S)?a[S]=zn.combine(a[S],$):a[S]=$}return a},wg=function(n,r,u,a){for(var s=a?r:Nf(r,u),l=n.length-1;l>=0;--l){var d,h=n[l];if(h==="[]"&&u.parseArrays)d=[].concat(s);else{d=u.plainObjects?Object.create(null):{};var g=h.charAt(0)==="["&&h.charAt(h.length-1)==="]"?h.slice(1,-1):h,y=parseInt(g,10);!u.parseArrays&&g===""?d={0:s}:!isNaN(y)&&h!==g&&String(y)===g&&y>=0&&u.parseArrays&&y<=u.arrayLimit?(d=[],d[y]=s):g!=="__proto__"&&(d[g]=s)}s=d}return s},Eg=function(r,u,a,s){if(!!r){var l=a.allowDots?r.replace(/\.([^.[]+)/g,"[$1]"):r,d=/(\[[^[\]]*])/,h=/(\[[^[\]]*])/g,g=a.depth>0&&d.exec(l),y=g?l.slice(0,g.index):l,E=[];if(y){if(!a.plainObjects&&Gu.call(Object.prototype,y)&&!a.allowPrototypes)return;E.push(y)}for(var _=0;a.depth>0&&(g=h.exec(l))!==null&&_<a.depth;){if(_+=1,!a.plainObjects&&Gu.call(Object.prototype,g[1].slice(1,-1))&&!a.allowPrototypes)return;E.push(g[1])}return g&&E.push("["+l.slice(g.index)+"]"),wg(E,u,a,s)}},Sg=function(r){if(!r)return Le;if(r.decoder!==null&&r.decoder!==void 0&&typeof r.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof r.charset!="undefined"&&r.charset!=="utf-8"&&r.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var u=typeof r.charset=="undefined"?Le.charset:r.charset;return{allowDots:typeof r.allowDots=="undefined"?Le.allowDots:!!r.allowDots,allowPrototypes:typeof r.allowPrototypes=="boolean"?r.allowPrototypes:Le.allowPrototypes,allowSparse:typeof r.allowSparse=="boolean"?r.allowSparse:Le.allowSparse,arrayLimit:typeof r.arrayLimit=="number"?r.arrayLimit:Le.arrayLimit,charset:u,charsetSentinel:typeof r.charsetSentinel=="boolean"?r.charsetSentinel:Le.charsetSentinel,comma:typeof r.comma=="boolean"?r.comma:Le.comma,decoder:typeof r.decoder=="function"?r.decoder:Le.decoder,delimiter:typeof r.delimiter=="string"||zn.isRegExp(r.delimiter)?r.delimiter:Le.delimiter,depth:typeof r.depth=="number"||r.depth===!1?+r.depth:Le.depth,ignoreQueryPrefix:r.ignoreQueryPrefix===!0,interpretNumericEntities:typeof r.interpretNumericEntities=="boolean"?r.interpretNumericEntities:Le.interpretNumericEntities,parameterLimit:typeof r.parameterLimit=="number"?r.parameterLimit:Le.parameterLimit,parseArrays:r.parseArrays!==!1,plainObjects:typeof r.plainObjects=="boolean"?r.plainObjects:Le.plainObjects,strictNullHandling:typeof r.strictNullHandling=="boolean"?r.strictNullHandling:Le.strictNullHandling}},Ag=function(n,r){var u=Sg(r);if(n===""||n===null||typeof n=="undefined")return u.plainObjects?Object.create(null):{};for(var a=typeof n=="string"?_g(n,u):n,s=u.plainObjects?Object.create(null):{},l=Object.keys(a),d=0;d<l.length;++d){var h=l[d],g=Eg(h,a[h],u,typeof n=="string");s=zn.merge(s,g,u)}return u.allowSparse===!0?s:zn.compact(s)},bg=dg,Cg=Ag,Og=Hu,xg={formats:Og,parse:Cg,stringify:bg};function Bf(){const n=location.search,r=new Object;if(n.indexOf("?")!=-1){let a=n.substr(1).split("&");for(let s=0;s<a.length;s++)r[a[s].split("=")[0]]=unescape(a[s].split("=")[1])}return r}const Uf="Content-Type";function qu(n){let r=(n==null?void 0:n[Uf])||(n==null?void 0:n["content-type"])||"";const u=r.indexOf(";");return u!==-1&&(r=r.substring(0,u)),r}function Wf(n,r){n[Uf]=r}const wr={form:"application/x-www-form-urlencoded",multiForm:"multipart/form-data",body:"application/json",os:"application/octet-stream",json:"application/json"},Hf="v8-token",Tg="lambo-token";function Ig(n){Ln(Hf,n),zu.set("TOKEN_KEY",n,1)}function Yf(){let n=_e(Tg);return n||(n=zu.get("lambo-sso-key")),n||(n=zu.get("TOKEN_KEY")),n||(n=Rn(Hf)),n||!1}const zu={set:function(n,r,u){if(n.indexOf("=")!==-1)throw new Error("Cookie\u4E0D\u652F\u6301key\u4E2D\u4F7F\u7528\u7B49\u53F7\u3010=\u3011, key:"+n);let a=new Date;a.setTime(a.getTime()+24*60*60*1e3*u),window.document.cookie=n+"="+r+";path=/;expires="+a.toGMTString()},get:function(n){if(document.cookie.length>0){var r=document.cookie.split("; ");for(let a=0;a<r.length;a++){let s=r[a].split("=");if(s[0]===n){var u=s[1];for(let l=2;l<s.length;l++)u+="="+s[l];return u}}}}},Kn=typeof window!="undefined"?(window.top?window.top.innerWidth:window.innerWidth)/1920:1;var kf={title:"",icomId:"",showMenus:!1,routerBase:"ind",loginRouteName:"login",rootRouteName:"root",homeRouteName:"home",authServerContext:"/user-manage-server",ossServerContext:"/user-manage-server",ismAmServerContext:"/ind-ism-am-server",ismAcServerContext:"/ind-ism-ac-server",ismSqServerContext:"/ind-ism-sq-server",ilmServerContext:"/ind-ilm-server",ucExtServerContext:"/ind-uc-ext-server",kkfilepreviewContext:"/kkfilepreview",errorMessage:"\u7CFB\u7EDF\u5F00\u5C0F\u5DEE\u4E86\uFF0C\u8BF7\u7A0D\u540E\u5C1D\u8BD5",leftLockDays:7,labelStyle:{labelWidthButton:50*Kn,labelWidthSmall:(100+40)*Kn,labelWidthMiddle:(120+40)*Kn,labelWidthMiddleLarge:(140+40)*Kn,labelWidthLarge:(160+40)*Kn,labelWidthSuperLarge:(180+40)*Kn},linkColor:"#488AFF"};function $g(){return{showMenus:!0}}function Dg(){return{showMenus:typeof window!="undefined"&&window.top===window.self}}function Gf(n){return n?Object.assign({},kf,$g()):Object.assign({},kf,Dg())}const Lt=Gf(),Fg=1,Pg=10106;let Er=null;function Mg(n){Er&&clearTimeout(Er);let r=!Er;Er=setTimeout(()=>{Er=null},1e3*20),r&&n()}function Rg(n){let r=Yf();r&&(n.headers.token=r);const u=Bf();(u.hasOwnProperty("sso_token")||sessionStorage.getItem("sso_token"))&&(n.params=Object.assign({sso_token:u.sso_token||sessionStorage.getItem("sso_token"),sso_id:u.sso_id},n.params));const a=qu(n.headers);return n.method==="post"?a===wr.form&&(n.data=xg.stringify(n.data)):n.method,n}function qf(n){let r=n.data;if(qu(n.headers)!==wr.json)return r;switch(typeof n.data=="string"&&(r=JSON.parse(n.data)),r.code){case Fg:return r;case Pg:{Mg(function(){window.sessionNotValidHandler&&window.sessionNotValidHandler()});break}default:{let s=r.message||r.msg||Lt.errorMessage;window.apiErrorHandler&&window.apiErrorHandler(s)}}return Promise.reject(r)}function zf(n){var r;return(n==null?void 0:n.code)==="ECONNABORTED"?window.apiErrorHandler&&window.apiErrorHandler("\u8BF7\u6C42\u8D85\u65F6\uFF0C\u8BF7\u7A0D\u540E\u518D\u8BD5"):((r=n==null?void 0:n.response)==null?void 0:r.status)!==200&&window.apiErrorHandler&&window.apiErrorHandler("\u8BF7\u6C42\u51FA\u9519\u4E86"),Promise.reject(n)}const he=wh.create({timeout:5*60*1e3});he.interceptors.request.use(Rg,zf),he.interceptors.response.use(qf,zf),he.formPost=function(n,r,u){const a=(u==null?void 0:u.headers)||{};return Wf(a,wr.form),he.post(n,r,Pt(pt({},u),{headers:a}))};var Kf={exports:{}},Jf={exports:{}};(function(){var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",r={rotl:function(u,a){return u<<a|u>>>32-a},rotr:function(u,a){return u<<32-a|u>>>a},endian:function(u){if(u.constructor==Number)return r.rotl(u,8)&16711935|r.rotl(u,24)&4278255360;for(var a=0;a<u.length;a++)u[a]=r.endian(u[a]);return u},randomBytes:function(u){for(var a=[];u>0;u--)a.push(Math.floor(Math.random()*256));return a},bytesToWords:function(u){for(var a=[],s=0,l=0;s<u.length;s++,l+=8)a[l>>>5]|=u[s]<<24-l%32;return a},wordsToBytes:function(u){for(var a=[],s=0;s<u.length*32;s+=8)a.push(u[s>>>5]>>>24-s%32&255);return a},bytesToHex:function(u){for(var a=[],s=0;s<u.length;s++)a.push((u[s]>>>4).toString(16)),a.push((u[s]&15).toString(16));return a.join("")},hexToBytes:function(u){for(var a=[],s=0;s<u.length;s+=2)a.push(parseInt(u.substr(s,2),16));return a},bytesToBase64:function(u){for(var a=[],s=0;s<u.length;s+=3)for(var l=u[s]<<16|u[s+1]<<8|u[s+2],d=0;d<4;d++)s*8+d*6<=u.length*8?a.push(n.charAt(l>>>6*(3-d)&63)):a.push("=");return a.join("")},base64ToBytes:function(u){u=u.replace(/[^A-Z0-9+\/]/ig,"");for(var a=[],s=0,l=0;s<u.length;l=++s%4)l!=0&&a.push((n.indexOf(u.charAt(s-1))&Math.pow(2,-2*l+8)-1)<<l*2|n.indexOf(u.charAt(s))>>>6-l*2);return a}};Jf.exports=r})();var Ku={utf8:{stringToBytes:function(n){return Ku.bin.stringToBytes(unescape(encodeURIComponent(n)))},bytesToString:function(n){return decodeURIComponent(escape(Ku.bin.bytesToString(n)))}},bin:{stringToBytes:function(n){for(var r=[],u=0;u<n.length;u++)r.push(n.charCodeAt(u)&255);return r},bytesToString:function(n){for(var r=[],u=0;u<n.length;u++)r.push(String.fromCharCode(n[u]));return r.join("")}}},Vf=Ku;/*!
|
|
6
6
|
* Determine if an object is a Buffer
|
|
7
7
|
*
|
|
8
8
|
* @author Feross Aboukhadijeh <https://feross.org>
|
package/package.json
CHANGED
package/types/api/com.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare function listComTreeApi(params: any): Promise<import(
|
|
2
|
-
//# sourceMappingURL=com.d.ts.map
|
|
1
|
+
export declare function listComTreeApi(params: any): Promise<import('axios').AxiosResponse<any>>
|
|
2
|
+
//# sourceMappingURL=com.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare function listIndexDescApi(params: any): Promise<import(
|
|
2
|
-
//# sourceMappingURL=index-desc.d.ts.map
|
|
1
|
+
export declare function listIndexDescApi(params: any): Promise<import('axios').AxiosResponse<any>>
|
|
2
|
+
//# sourceMappingURL=index-desc.d.ts.map
|
package/types/api/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from './platform'
|
|
2
|
-
export * from './com'
|
|
3
|
-
export * from './index-desc'
|
|
4
|
-
export * from './item'
|
|
5
|
-
export * from './user'
|
|
6
|
-
//# sourceMappingURL=index.d.ts.map
|
|
1
|
+
export * from './platform'
|
|
2
|
+
export * from './com'
|
|
3
|
+
export * from './index-desc'
|
|
4
|
+
export * from './item'
|
|
5
|
+
export * from './user'
|
|
6
|
+
//# sourceMappingURL=index.d.ts.map
|
package/types/api/item.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare function listItemTreeApi(params: any): Promise<import(
|
|
2
|
-
export declare function getPriceInfo(): Promise<import(
|
|
3
|
-
export declare function getItem(params: any): Promise<import(
|
|
4
|
-
//# sourceMappingURL=item.d.ts.map
|
|
1
|
+
export declare function listItemTreeApi(params: any): Promise<import('axios').AxiosResponse<any>>
|
|
2
|
+
export declare function getPriceInfo(): Promise<import('axios').AxiosResponse<any>>
|
|
3
|
+
export declare function getItem(params: any): Promise<import('axios').AxiosResponse<any>>
|
|
4
|
+
//# sourceMappingURL=item.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare function getDictsMapApi(dictId: string): Promise<import(
|
|
2
|
-
export declare function getDictApi(dictId: string): Promise<any
|
|
3
|
-
export declare function getDictMapApi(dictIdArr: string[]): Promise<{}
|
|
4
|
-
//# sourceMappingURL=dict.d.ts.map
|
|
1
|
+
export declare function getDictsMapApi(dictId: string): Promise<import('axios').AxiosResponse<any>>
|
|
2
|
+
export declare function getDictApi(dictId: string): Promise<any>
|
|
3
|
+
export declare function getDictMapApi(dictIdArr: string[]): Promise<{}>
|
|
4
|
+
//# sourceMappingURL=dict.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './dict'
|
|
2
|
-
export * from './menu'
|
|
3
|
-
export * from './oss'
|
|
4
|
-
export * from './user'
|
|
5
|
-
//# sourceMappingURL=index.d.ts.map
|
|
1
|
+
export * from './dict'
|
|
2
|
+
export * from './menu'
|
|
3
|
+
export * from './oss'
|
|
4
|
+
export * from './user'
|
|
5
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,11 +1,17 @@
|
|
|
1
|
-
export declare function getPermissionApi(): Promise<import(
|
|
2
|
-
export declare function getMenuHistoryApi(): Promise<import(
|
|
3
|
-
export declare function menuHistoryApi(params: any): Promise<import(
|
|
4
|
-
export declare function deleteMenuHistoryApi(
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
export declare function
|
|
8
|
-
export declare function
|
|
9
|
-
export declare function
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
export declare function getPermissionApi(): Promise<import('axios').AxiosResponse<any>>
|
|
2
|
+
export declare function getMenuHistoryApi(): Promise<import('axios').AxiosResponse<any>>
|
|
3
|
+
export declare function menuHistoryApi(params: any): Promise<import('axios').AxiosResponse<any>>
|
|
4
|
+
export declare function deleteMenuHistoryApi(
|
|
5
|
+
historyId: any,
|
|
6
|
+
): Promise<import('axios').AxiosResponse<any>>
|
|
7
|
+
export declare function getMenuCollectApi(): Promise<import('axios').AxiosResponse<any>>
|
|
8
|
+
export declare function addMenuCollectApi(params: any): Promise<import('axios').AxiosResponse<any>>
|
|
9
|
+
export declare function deleteMenuCollectApi(
|
|
10
|
+
collectId: any,
|
|
11
|
+
): Promise<import('axios').AxiosResponse<any>>
|
|
12
|
+
export declare function removeMenuCollectApi(
|
|
13
|
+
params: any,
|
|
14
|
+
): Promise<import('axios').AxiosResponse<any>>
|
|
15
|
+
export declare function getAppListApi(): Promise<import('axios').AxiosResponse<any>>
|
|
16
|
+
export declare function getMaxTabNumValueApi(): Promise<import('axios').AxiosResponse<any>>
|
|
17
|
+
//# sourceMappingURL=menu.d.ts.map
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { ResponseType } from 'axios'
|
|
1
|
+
import { ResponseType } from 'axios'
|
|
2
2
|
/**
|
|
3
3
|
* 文档中心下载文件的url,主要用于图片等直接写在 href 里
|
|
4
4
|
*
|
|
5
5
|
* @param fileId 文件Id
|
|
6
6
|
* @returns url
|
|
7
7
|
*/
|
|
8
|
-
export declare function getOssFileUrl(fileId?: string): string
|
|
8
|
+
export declare function getOssFileUrl(fileId?: string): string
|
|
9
9
|
/**
|
|
10
10
|
* 文档中心上传文件的url
|
|
11
11
|
*
|
|
12
12
|
* @returns url
|
|
13
13
|
*/
|
|
14
|
-
export declare function putOssFileUrl(): string
|
|
14
|
+
export declare function putOssFileUrl(): string
|
|
15
15
|
/**
|
|
16
16
|
* 获取文档中心文件
|
|
17
17
|
*
|
|
@@ -19,7 +19,10 @@ export declare function putOssFileUrl(): string;
|
|
|
19
19
|
* @param responseType 数据类型,支持 arraybuffer | blob | document | json | text | stream
|
|
20
20
|
* @returns 文件内容
|
|
21
21
|
*/
|
|
22
|
-
export declare function getOssFileApi(
|
|
22
|
+
export declare function getOssFileApi(
|
|
23
|
+
fileId: string,
|
|
24
|
+
responseType?: ResponseType,
|
|
25
|
+
): Promise<import('axios').AxiosResponse<any>>
|
|
23
26
|
/**
|
|
24
27
|
* 将文件上传到文档中心
|
|
25
28
|
*
|
|
@@ -27,5 +30,8 @@ export declare function getOssFileApi(fileId: string, responseType?: ResponseTyp
|
|
|
27
30
|
* @param blob 文件的Blob数据
|
|
28
31
|
* @returns 文件Id
|
|
29
32
|
*/
|
|
30
|
-
export declare function putOssFileApi(
|
|
31
|
-
|
|
33
|
+
export declare function putOssFileApi(
|
|
34
|
+
filename: string,
|
|
35
|
+
blob: Blob,
|
|
36
|
+
): import('axios').AxiosPromise<any>
|
|
37
|
+
//# sourceMappingURL=oss.d.ts.map
|
|
@@ -1,12 +1,17 @@
|
|
|
1
|
-
export declare function loginApi({
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
export declare function loginApi({
|
|
2
|
+
userName,
|
|
3
|
+
password,
|
|
4
|
+
validCodeId,
|
|
5
|
+
validCodeInput,
|
|
6
|
+
}: {
|
|
7
|
+
userName: any
|
|
8
|
+
password: any
|
|
9
|
+
validCodeId: any
|
|
10
|
+
validCodeInput: any
|
|
11
|
+
}): Promise<import('axios').AxiosResponse<any>>
|
|
12
|
+
export declare function getUserInfoApi(): Promise<import('axios').AxiosResponse<any>>
|
|
13
|
+
export declare function getGlobalPolicyApi(): Promise<import('axios').AxiosResponse<any>>
|
|
14
|
+
export declare function updatePasswordApi(data: any): Promise<import('axios').AxiosResponse<any>>
|
|
15
|
+
export declare function getCaptchaURL(validCodeId: string): string
|
|
16
|
+
export declare function logoutApi(): Promise<import('axios').AxiosResponse<any>>
|
|
17
|
+
//# sourceMappingURL=user.d.ts.map
|
package/types/api/user.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare function listUserTreeApi(params: any): Promise<import(
|
|
2
|
-
//# sourceMappingURL=user.d.ts.map
|
|
1
|
+
export declare function listUserTreeApi(params: any): Promise<import('axios').AxiosResponse<any>>
|
|
2
|
+
//# sourceMappingURL=user.d.ts.map
|
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
}
|
|
30
|
-
export default _default
|
|
31
|
-
//# sourceMappingURL=base.config.d.ts.map
|
|
2
|
+
title: string
|
|
3
|
+
icomId: string
|
|
4
|
+
showMenus: boolean
|
|
5
|
+
routerBase: string
|
|
6
|
+
loginRouteName: string
|
|
7
|
+
rootRouteName: string
|
|
8
|
+
homeRouteName: string
|
|
9
|
+
authServerContext: string
|
|
10
|
+
ossServerContext: string
|
|
11
|
+
ismAmServerContext: string
|
|
12
|
+
ismAcServerContext: string
|
|
13
|
+
ismSqServerContext: string
|
|
14
|
+
ilmServerContext: string
|
|
15
|
+
ucExtServerContext: string
|
|
16
|
+
kkfilepreviewContext: string
|
|
17
|
+
errorMessage: string
|
|
18
|
+
leftLockDays: number
|
|
19
|
+
labelStyle: {
|
|
20
|
+
labelWidthButton: number
|
|
21
|
+
labelWidthSmall: number
|
|
22
|
+
labelWidthMiddle: number
|
|
23
|
+
labelWidthMiddleLarge: number
|
|
24
|
+
labelWidthLarge: number
|
|
25
|
+
labelWidthSuperLarge: number
|
|
26
|
+
}
|
|
27
|
+
/** 点击跳转的文字颜色 */
|
|
28
|
+
linkColor: string
|
|
29
|
+
}
|
|
30
|
+
export default _default
|
|
31
|
+
//# sourceMappingURL=base.config.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"base.config.d.ts","sourceRoot":"","sources":["../../src/config/base.config.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"base.config.d.ts","sourceRoot":"","sources":["../../src/config/base.config.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;IAiDE,gBAAgB;;;AA5ClB,wBA8CC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare function getDevConfig(): {
|
|
2
|
-
|
|
3
|
-
}
|
|
4
|
-
//# sourceMappingURL=dev.config.d.ts.map
|
|
2
|
+
showMenus: boolean
|
|
3
|
+
}
|
|
4
|
+
//# sourceMappingURL=dev.config.d.ts.map
|