util-helpers 5.2.1 → 5.3.0
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/README.md +19 -17
- package/dist/util-helpers.js +101 -73
- package/dist/util-helpers.js.map +1 -1
- package/dist/util-helpers.min.js +1 -1
- package/dist/util-helpers.min.js.map +1 -1
- package/esm/VERSION.js +1 -1
- package/esm/checkFileType.js +6 -4
- package/esm/getMimeType.js +2 -2
- package/esm/index.js +4 -3
- package/esm/injectStyle.js +23 -0
- package/esm/loadScript.js +3 -3
- package/esm/utils/file.util.js +6 -3
- package/lib/VERSION.js +1 -1
- package/lib/checkFileType.js +6 -4
- package/lib/getMimeType.js +2 -2
- package/lib/index.js +8 -6
- package/lib/injectStyle.js +25 -0
- package/lib/loadScript.js +3 -3
- package/lib/utils/file.util.js +5 -1
- package/package.json +1 -1
- package/types/VERSION.d.ts +1 -2
- package/types/ajax.d.ts +2 -3
- package/types/bytesToSize.d.ts +0 -1
- package/types/calculateCursorPosition.d.ts +0 -1
- package/types/checkFileType.d.ts +3 -2
- package/types/compressImage.d.ts +1 -1
- package/types/dataURLToBlob.d.ts +1 -2
- package/types/divide.d.ts +0 -1
- package/types/download.d.ts +1 -2
- package/types/fileReader.d.ts +1 -1
- package/types/filterTree.d.ts +0 -1
- package/types/findTreeNode.d.ts +0 -1
- package/types/findTreeNodes.d.ts +0 -1
- package/types/findTreeSelect.d.ts +0 -1
- package/types/formatBankCard.d.ts +0 -1
- package/types/formatMobile.d.ts +0 -1
- package/types/formatMoney.d.ts +0 -1
- package/types/gcd.d.ts +0 -1
- package/types/getExtname.d.ts +0 -0
- package/types/getFileBlob.d.ts +1 -2
- package/types/getFileType.d.ts +1 -3
- package/types/getImageInfo.d.ts +1 -2
- package/types/getMimeType.d.ts +1 -1
- package/types/index.d.ts +13 -10
- package/types/injectStyle.d.ts +16 -0
- package/types/isBankCard.d.ts +0 -1
- package/types/isBusinessLicense.d.ts +0 -1
- package/types/isChinese.d.ts +0 -1
- package/types/isEmail.d.ts +0 -1
- package/types/isHMCard.d.ts +0 -1
- package/types/isIPv4.d.ts +0 -1
- package/types/isIPv6.d.ts +0 -1
- package/types/isIdCard.d.ts +0 -1
- package/types/isMobile.d.ts +0 -1
- package/types/isPassport.d.ts +0 -1
- package/types/isPassword.d.ts +0 -1
- package/types/isPostcode.d.ts +0 -1
- package/types/isQQ.d.ts +0 -1
- package/types/isSocialCreditCode.d.ts +0 -1
- package/types/isSwiftCode.d.ts +0 -1
- package/types/isTWCard.d.ts +0 -1
- package/types/isTelephone.d.ts +0 -1
- package/types/isUrl.d.ts +0 -1
- package/types/isValidNumber.d.ts +0 -1
- package/types/isVehicle.d.ts +0 -1
- package/types/isWX.d.ts +0 -1
- package/types/lcm.d.ts +0 -1
- package/types/listToTree.d.ts +0 -1
- package/types/loadImage.d.ts +1 -2
- package/types/loadImageWithBlob.d.ts +1 -1
- package/types/loadScript.d.ts +1 -2
- package/types/minus.d.ts +0 -1
- package/types/numberToChinese.d.ts +0 -1
- package/types/padZero.d.ts +0 -1
- package/types/parseIdCard.d.ts +0 -1
- package/types/plus.d.ts +0 -1
- package/types/replaceChar.d.ts +0 -1
- package/types/round.d.ts +0 -1
- package/types/setDataURLPrefix.d.ts +0 -1
- package/types/strlen.d.ts +0 -1
- package/types/times.d.ts +0 -1
- package/types/transformFieldNames.d.ts +0 -1
- package/types/transformObjectValue.d.ts +0 -1
- package/types/treeToList.d.ts +0 -1
- package/types/utils/config.d.ts +0 -1
- package/types/utils/file.util.d.ts +4 -0
- package/types/validatePassword.d.ts +0 -1
- package/types/BlobUrl.d.ts +0 -41
package/dist/util-helpers.min.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).utilHelpers={})}(this,(function(t){"use strict";var e=void 0,r="undefined",n="object",o=Object.prototype,i=o.toString,a=o.hasOwnProperty,c=o.propertyIsEnumerable,u=Object.getOwnPropertySymbols,s=Object.getPrototypeOf,f=Object.keys,l=Function.prototype.toString,d=typeof Symbol!==r?Symbol.prototype:e,p=Math.min,v=Math.max,h=Math.random,g=Math.floor,m=Math.ceil,y=Number.isFinite,b=typeof globalThis===n&&globalThis,w=typeof global===n&&global,x=typeof self===n&&self,j=Number.MAX_SAFE_INTEGER||9007199254740991,O=Number.MIN_SAFE_INTEGER||-9007199254740991,N=["Function","AsyncFunction","GeneratorFunction","Proxy"].map((function(t){return"[object "+t+"]"}));function E(t){return Array.isArray(t)}function A(t){return null!==t&&"object"==typeof t}function C(t){return"function"==typeof t||A(t)}function k(t){return i.call(t)}function F(t){return"symbol"==typeof t||"[object Symbol]"===k(t)}var T=/^0b[01]+$/i,P=/^0o[0-7]+$/i,S=/^[-+]0x[0-9a-f]+$/i;function M(t){if("number"==typeof t)return t;if(F(t))return NaN;if(C(t)&&(t=Number(t)),"string"!=typeof t)return 0===t?t:+t;t=t.trim();var e=T.test(t);return e||P.test(t)?parseInt(t.slice(2),e?2:8):S.test(t)?NaN:+t}function _(t){return t}function I(t){return null!=t&&function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=j}(t.length)&&!function(t){if("function"==typeof t)return!0;var e=k(t);return N.some((function(t){return t===e}))}(t)}function R(t){return t?(t=M(t))===1/0||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0}function B(t,e){void 0===t&&(t=0),void 0===e&&(e=1),t=R(t),e=R(e);var r=m(p(t,e)||0),n=g(v(t,e)||0);if(r>n){var o=r;r=n,n=o}return g(r+h()*(n-r+1))}function L(t){return C(t)?f(t).concat(function(t){return u&&null!==t?u(t).filter((function(e){return c.call(t,e)})):[]}(t)):[]}var $,z=($=1,function(t,e){void 0===e&&(e=_);for(var r=!I(t)&&L(t),n=(r||t).length,o=0;o>=0&&o<n;){var i=r?r[o]:o;if(!1===e(t[i],i,t))break;o+=$}return t});function U(t){return"number"==typeof t||"[object Number]"===k(t)}var V=d?d.toString:e;function D(t){if("string"==typeof t)return t;if(E(t))return""+t.map(D);if(F(t))return V?V.call(t):"";var e=""+t;return"0"===e&&1/t==-1/0?"-0":e}function K(t){return function(t){return null==t}(t)?"":D(t)}var Z=typeof Blob!==r;function W(t){return!!(Z&&t instanceof Blob)||"[object Blob]"===k(t)}var H=l.call(Object);function X(t){if(!A(t)||"[object Object]"!==k(t))return!1;var e=s(Object(t));if(null===e)return!0;var r=a.call(e,"constructor")&&e.constructor;return"function"==typeof r&&r instanceof r&&l.call(r)===H}var q=typeof File!==r;var G=b&&globalThis.Object===Object&&globalThis,J=w&&global.Object===Object&&global,Q=x&&self.Object===Object&&self,Y=G||J||Q||Function("return this")();function tt(t){return U(t)&&Y.isNaN(t)}function et(t){return C(t)&&"function"==typeof t.then}function rt(t){return"string"==typeof t||"[object String]"===k(t)}function nt(t,e,r){void 0===r&&(r=0);var n=Math[t];if(e=M(e),r=p(function(t){var e=M(t);if(!e||e===1/0||e===-1/0)return e==e?e:0;var r=e%1;return r?e-r:e}(r),292),0===r||!function(t){return y?y(t):"number"==typeof t&&Y.isFinite(t)}(e))return n(e);var o=K(e).split("e");return+((o=K(e=n(+(o[0]+"e"+(o[1]?+o[1]+r:r)))).split("e"))[0]+"e"+(o[1]?+o[1]-r:-r))}function ot(t,e){return nt("round",t,e)}var it=0;h().toString(36).substring(2,4);var at=/^1[3456789]\d{9}$/;var ct=/^(0\d{2,3}-)?([2-9]\d{6,7})(-\d{1,6})?$/;var ut=/^\d{6}$/;var st=/^[1-9]\d{5}(19|20)?\d{2}((0[1-9])|(1[012]))(([0-2][1-9])|10|20|30|31)\d{3}(\d|X)?$/i;var ft=/^[\da-z]+([-._]?[\da-z]+)*@[\da-z]+([-.]?[\da-z]+)*(\.[a-z]{2,})+$/i;var lt=/^[1-9]\d{4,10}$/;var dt=/^[a-z]([-_a-z0-9]{5,19})+$/i;var pt=/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领A-Z]{1}[A-Z]{1}(([A-Z0-9]{4}[A-Z0-9挂学警港澳]{1})|([A-Z0-9]{5}[DF])|([DF][A-Z0-9]{5}))$/;var vt=/^[1-9]\d{9,20}$/,ht=/^\d{8,30}$/;var gt=/^[\dA-HJ-NPQRTUWXY]{2}\d{6}[\dA-HJ-NPQRTUWXY]{10}$/,mt="0123456789ABCDEFGHJKLMNPQRTUWXY".split("");var yt={disableWarning:!0};function bt(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];yt.disableWarning||console.warn.apply(void 0,t)}var wt=/\d/,xt=/[a-z]/,jt=/[A-Z]/,Ot=/[\d|a-z]/gi;function Nt(t){return t.indexOf("\\x")>-1||t.indexOf("\\u")>-1}function Et(t,e){void 0===e&&(e={});var r=e.level,n=void 0===r?2:r,o=e.ignoreCase,i=void 0!==o&&o,a=e.special,c=void 0===a?"\\x21-\\x2F\\x3A-\\x40\\x5B-\\x60\\x7B-\\x7E":a,u=t;"string"!=typeof t&&(bt("[validatePassword] value must be a string."),u="");var s=0,f=wt.test(u),l=xt.test(u),d=jt.test(u),p=function(t,e){if(!e||!t)return!1;var r=t.replace(Ot,"");if(!r)return!1;var n=Nt(e)?new RegExp("[".concat(e,"]")):null;if(n)return n.test(r);var o=!1;return r.split("").some((function(t){return e.indexOf(t)>-1&&(o=!0),o})),o}(u,c),v=function(t,e){if(!t)return!1;var r=t.replace(Ot,"");if(!r)return!1;if(!e)return!0;var n=Nt(e)?new RegExp("[^".concat(e,"]")):null;if(n)return n.test(r);var o=!1;return r.split("").some((function(t){return-1===e.indexOf(t)&&(o=!0),o})),o}(u,c);return f&&(s+=1),i?(l||d)&&(s+=1):(l&&(s+=1),d&&(s+=1)),p&&(s+=1),{validated:s>=n&&!v,level:s,containes:{number:f,lowerCaseLetter:l,upperCaseLetter:d,specialCharacter:p,unallowableCharacter:v}}}var At=/^((e[\da-z])|(de)|(se)|(pe)|([khm][\da-z]))[\da-z]{7}$/i;var Ct,kt="undefined"!=typeof URL,Ft=void 0,Tt=Object.keys,Pt=Object.values,St=kt?URL.createObjectURL:(Ct="",function(){return Ct}),Mt=kt?URL.revokeObjectURL:function(){},_t={chineseBasic:"[一-龥]",chineseExtend:"[麦-鿿]",chineseExtend2:"[豈-龎]",chineseExtendA:"[㐀-䶿]",chineseExtendB:"[𠀀-𪛟]",chineseExtendC:"[𪜀-𫜸]",chineseExtendD:"[𫝀-𫠝]",chineseExtendE:"[𫠠-𬺡]",chineseExtendF:"[𬺰-𮯠]",chineseExtendG:"[𰀀-𱍊]",chineseExtendH:"[𱍐-𲎯]",chineseExtendI:"[-]"},It=_t.chineseBasic+"+",Rt="^"+_t.chineseBasic+"+$",Bt="(?:"+Pt(_t).join("|")+")",Lt=Bt+"+",$t="^"+Bt+"+$",zt=RegExp.prototype.hasOwnProperty("unicode");var Ut=/^((\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.){3}(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])$/;var Vt=/^((([0-9A-F]{1,4}:){7}([0-9A-F]{1,4}|:))|(([0-9A-F]{1,4}:){6}(:[0-9A-F]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|\d{1,2})(\.(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})){3})|:))|(([0-9A-F]{1,4}:){5}(((:[0-9A-F]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|\d{1,2})(\.(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})){3})|:))|(([0-9A-F]{1,4}:){4}(((:[0-9A-F]{1,4}){1,3})|((:[0-9A-F]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|\d{1,2})(\.(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})){3}))|:))|(([0-9A-F]{1,4}:){3}(((:[0-9A-F]{1,4}){1,4})|((:[0-9A-F]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|\d{1,2})(\.(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})){3}))|:))|(([0-9A-F]{1,4}:){2}(((:[0-9A-F]{1,4}){1,5})|((:[0-9A-F]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|\d{1,2})(\.(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})){3}))|:))|(([0-9A-F]{1,4}:){1}(((:[0-9A-F]{1,4}){1,6})|((:[0-9A-F]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|\d{1,2})(\.(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})){3}))|:))|(:(((:[0-9A-F]{1,4}){1,7})|((:[0-9A-F]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|\d{1,2})(\.(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})){3}))|:)))(%.+)?$/i;var Dt="localhost|(([^\\s:\\/]+?\\.)+?[^\\s:\\/]+)",Kt=":\\d+",Zt="\\/.*",Wt="\\?.*",Ht=new RegExp("^".concat("[\\w-.]+:\\/\\/","(?:").concat("[-;:&=\\+\\$,\\w]+@",")?(?:").concat(Dt,")(?:").concat(Kt,")?(?:").concat(Zt,")*(?:").concat(Wt,")?(?:").concat("#.*",")?$")),Xt=new RegExp("^(?:".concat(Dt,")(?:").concat(Kt,")?(?:").concat(Zt,")*(?:").concat(Wt,")?(?:").concat("#.*",")?$"));function qt(t){var e=K(t);return Ht.test(e)||Xt.test(e)}var Gt=/^\d{15}$/;var Jt=/^[hm]{1}([0-9]{10}|[0-9]{8})$/i;var Qt=/^\d{8}$/i,Yt=/^[\da-z]{10,12}$/i;var te=/^[A-Z]{6}[A-Z\d]{2}(?:[A-Z\d]{3})?$/;function ee(t,e){var r;return void 0===e&&(e=!1),"number"==typeof(r=e?"string"==typeof t&&""!==t?Number(t):t:"number"==typeof t?t:F(t)?Number.NaN:Number(t))&&!tt(r)}var re=function(t,e){return re=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},re(t,e)};var ne=function(){return ne=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},ne.apply(this,arguments)};function oe(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{u(n.next(t))}catch(t){i(t)}}function c(t){try{u(n.throw(t))}catch(t){i(t)}}function u(t){t.done?o(t.value):function(t){return t instanceof r?t:new r((function(e){e(t)}))}(t.value).then(a,c)}u((n=n.apply(t,e||[])).next())}))}function ie(t,e){var r,n,o,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=c(0),a.throw=c(1),a.return=c(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function c(c){return function(u){return function(c){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,c[0]&&(i=0)),i;)try{if(r=1,n&&(o=2&c[0]?n.return:c[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,c[1])).done)return o;switch(n=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return i.label++,{value:c[1],done:!1};case 5:i.label++,n=c[1],c=[0];continue;case 7:c=i.ops.pop(),i.trys.pop();continue;default:if(!(o=i.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){i=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){i.label=c[1];break}if(6===c[0]&&i.label<o[1]){i.label=o[1],o=c;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(c);break}o[2]&&i.ops.pop(),i.trys.pop();continue}c=e.call(t,i)}catch(t){c=[6,t],n=0}finally{r=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,u])}}}function ae(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(t){o={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a}function ce(t,e,r){if(r||2===arguments.length)for(var n,o=0,i=e.length;o<i;o++)!n&&o in e||(n||(n=Array.prototype.slice.call(e,0,o)),n[o]=e[o]);return t.concat(n||Array.prototype.slice.call(e))}"function"==typeof SuppressedError&&SuppressedError;var ue=/^[-+]?0[b|o|x]\d+/i,se=/^\.\d+/;function fe(t){var e;return rt(t)?""===(e=t.trim())?e=Number(e):ue.test(e)||se.test(e)?e=M(e):tt(Number(e))&&(e=Number.NaN):e=F(t)?Number.NaN:U(t)?t:Number(t),tt(e)?Number.NaN:e}function le(t,e){return void 0===e&&(e=12),+parseFloat(t.toPrecision(e))}function de(t){var e=t.toString().split(/e/i),r=(e[0].split(".")[1]||"").length-+(e[1]||0);return r>0?r:0}function pe(t){var e=String(t);if(!function(t){return/\d+\.?\d*e[+-]*\d+/i.test(t)}(e))return Number(e.replace(".",""));var r=de(t);return r>0?le(+t*Math.pow(10,r)):+t}function ve(t){(+t>j||+t<O)&&bt("".concat(t," is beyond boundary when transfer to integer, the results may not be accurate"))}var he,ge,me,ye=["零","一","二","三","四","五","六","七","八","九"],be=["","十","百","千"],we=["零","壹","贰","叁","肆","伍","陆","柒","捌","玖"],xe=["","拾","佰","仟"];function je(t){for(var e="",r="",n=!1,o=0;t>0;){var i=t%10;0==i?n&&(n=!1,r=he[i]+r):(n=!0,e=he[i],r=(e+=ge[o])+r),o++,t=Math.floor(t/10)}return r}function Oe(t){for(var e=t+"",r="",n=0,o=e.length;n<o;n++)r+=he[parseInt(e[n])];return r}function Ne(t,e){void 0===e&&(e={});var r=e.spaceMark,n=void 0===r?" ":r,o=e.precision,i=void 0===o?2:o,a="number"!=typeof t?Number(t):t;if(0===a||tt(a))return"0".concat(n,"B");var c=["B","KB","MB","GB","TB","PB","EB","ZB","YB"],u=Math.floor(Math.log(a)/Math.log(1024));return c[u]?"".concat(Number((a/Math.pow(1024,u)).toFixed(i))).concat(n).concat(c[u]):a+""}var Ee=/^(\d{2})(\d{2})(\d{2})((?:\d{2})?\d{2})(\d{2})(\d{2})\d{2}(\d)(?:\d|X)?$/i,Ae=[["11","北京市"],["12","天津市"],["13","河北省"],["14","山西省"],["15","内蒙古自治区"],["21","辽宁省"],["22","吉林省"],["23","黑龙江省"],["31","上海市"],["32","江苏省"],["33","浙江省"],["34","安徽省"],["35","福建省"],["36","江西省"],["37","山东省"],["41","河南省"],["42","湖北省"],["43","湖南省"],["44","广东省"],["45","广西壮族自治区"],["46","海南省"],["50","重庆市"],["51","四川省"],["52","贵州省"],["53","云南省"],["54","西藏自治区"],["61","陕西省"],["62","甘肃省"],["63","青海省"],["64","宁夏回族自治区"],["65","新疆维吾尔自治区"],["71","台湾省"],["83","台湾省"],["81","香港特别行政区"],["82","澳门特别行政区"]];var Ce={arrayBuffer:"readAsArrayBuffer",binaryString:"readAsBinaryString",dataURL:"readAsDataURL",text:"readAsText"};function ke(t){for(var e=t.split(","),r=e[0].substring(5).split(";"),n=r[0],o=(-1!==r.indexOf("base64")?atob:decodeURIComponent)(e[1]),i=o.length,a=new Uint8Array(i);i--;)a[i]=o.charCodeAt(i);return new Blob([a],{type:n})}var Fe=function(t,e,r){if(void 0===r&&(r=!0),X(t)){var n={};return z(t,(function(t,o){var i=r&&(X(t)||E(t))?Fe(t,e):e(t,o);n[o]=i})),n}if(E(t)){var o=[];return z(t,(function(t,n){var i=r&&(X(t)||E(t))?Fe(t,e):e(t,n);o.push(i)})),o}return t};function Te(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var r=t[0],n=void 0===t[1]?1:t[1],o=t.slice(2);if(o.length>0)return Te.apply(void 0,[Te(r,n)].concat(o));if(r=fe(r),n=fe(n),tt(r)||tt(n))return Number.NaN;var i=pe(r),a=pe(n),c=de(r)+de(n),u=i*a;return ve(u),u/Math.pow(10,c)}function Pe(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var r=t[0],n=void 0===t[1]?1:t[1],o=t.slice(2);if(o.length>0)return Pe.apply(void 0,[Pe(r,n)].concat(o));if(r=fe(r),n=fe(n),tt(r)||tt(n))return Number.NaN;var i=pe(r),a=pe(n);return ve(i),ve(a),Te(i/a,le(Math.pow(10,de(n)-de(r))))}function Se(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var r=t[0],n=void 0===t[1]?0:t[1],o=t.slice(2);if(o.length>0)return Se.apply(void 0,[Se(r,n)].concat(o));if(r=Math.abs(ot(r)),n=Math.abs(ot(n)),tt(r)||tt(n))return Number.NaN;if(0===r&&0===n)return 0;if(0===r)return n;if(0===n)return r;var i=n;for(r<n&&(i=r,r=n,n=i);i;)i=r%n,r=n,n=i;return M(r)}function Me(t,e){var r=e||{},n=r.method,o=void 0===n?"get":n,i=r.data,a=void 0===i?null:i,c=r.timeout,u=r.headers,s=r.withCredentials,f=void 0!==s&&s,l=r.async,d=void 0===l||l,p=r.user,v=void 0===p?null:p,h=r.password,g=void 0===h?null:h,m=r.responseType,y=r.onReadyStateChange,b=r.onLoadStart,w=r.onProgress,x=r.onAbort,j=r.onTimeout,O=r.onError,N=r.onLoad,E=r.onLoadEnd;return new Promise((function(e,r){var n=new XMLHttpRequest;n.open(o.toLowerCase(),t,d,v,g),y&&(n.onreadystatechange=y),"number"==typeof c&&c>0&&(n.timeout=c),n.withCredentials=f,m&&(n.responseType=m),"object"==typeof u&&Tt(u).map((function(t){n.setRequestHeader(t,u[t])}));var i,s=function(t){return function(e){r(e),null==t||t.call(n,e)}},l={loadstart:b,progress:w,abort:s(x),timeout:s(j),error:s(O),load:(i=N,function(t){e(t),null==i||i.call(n,t)}),loadend:E};Tt(l).map((function(t){var e=l[t];e&&n.addEventListener(t,e)})),n.send(a)}))}function _e(t,e){return!!t&&t.slice(-e.length)===e}function Ie(t){return!(!A(t)||!rt(t.name))}function Re(t,e){if(!function(t){return!!(q&&t instanceof File)||"[object File]"===k(t)}(t)&&!Ie(t))return!1;if(rt(e)||(e=K(e)),!(e=e.trim())||"*"===e)return!0;var r=!1,n=e.toLowerCase().split(/,(?:\s+)?/),o=t.name.toLowerCase(),i=t.type||"",a=t.url||"";return n.some((function(t){if("*"===t||i===t||0===t.indexOf(".")&&(_e(o,t)||_e(a,t)))r=!0;else if(t.includes("/*")&&i.includes("/")){var e=t.match(/(.*)\/\*/),n=i.split("/")[0];e&&e[1]===n&&(r=!0)}return r})),r}var Be=[200,304];function Le(t,e){return new Promise((function(r,n){W(t)?r(t):Me(t,ne({responseType:"blob"},e)).then((function(e){var o=e.target.status;if(-1!==Be.indexOf(o))r(e.target.response);else{var i=new Error("The file does not support get requests, responseStatus ".concat(o,", '").concat(t,"'."));console.error(i),n(i)}})).catch((function(t){console.error(new Error("Failed to request file. ".concat(t))),n(t)}))}))}function $e(t){return new Promise((function(e,r){var n=W(t),o=n?St(t):t,i=new Image;n||(i.crossOrigin="anonymous"),i.onload=function(){e(i)},i.onerror=function(e){n&&Mt(o),console.error("[loadImage] The image load failed, '".concat(t,"'.")),r(e)},i.src=o}))}function ze(t,e){return Le(t,e).then((function(t){return $e(t).then((function(e){return{blob:t,image:e}}))}))}function Ue(t,e){void 0===e&&(e="");var r=document.createElement("a");r.href=t,r.style.display="none",r.setAttribute("download",e),r.addEventListener("click",(function t(e){e.stopPropagation(),r.removeEventListener("click",t)})),document.body.appendChild(r),r.click(),document.body.removeChild(r)}var Ve={image:"image/*,.jpeg,.jpg,.gif,.bmp,.png,.webp,.svg,.apng,.avif,.ico,.tif,.tiff",audio:"audio/*,.mp3,.wav,.aac,.flac",video:"video/*,.mp4,.webm,.ogg,.mov",pdf:"application/pdf,.pdf",word:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,.doc,.docx",excel:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.ms-excel,.xls,.xlsx"};var De=[["text/plain",["txt"]],["text/css",["css"]],["text/html",["htm","html"]],["text/javascript",["js","mjs"]],["text/csv",["csv"]],["text/markdown",["md","markdown"]],["image/gif",["gif"]],["image/jpeg",["jpg","jpeg","jfif","pjpeg","pjp"]],["image/png",["png"]],["image/svg+xml",["svg"]],["image/webp",["webp"]],["image/apng",["apng"]],["image/avif",["avif"]],["image/bmp",["bmp"]],["image/x-icon",["ico","cur"]],["image/tiff",["tif","tiff"]],["application/xml",["xml"]],["application/zip",["zip"]],["application/pdf",["pdf"]],["application/json",["json"]],["application/yaml",["yaml","yml"]],["application/vnd.openxmlformats-officedocument.wordprocessingml.document",["doc","docx"]],["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",["xls","xlsx"]],["audio/mp3",["mp3"]],["audio/wav",["wav"]],["audio/aac",["aac"]],["audio/flac",["flac"]],["video/mp4",["mp4"]],["video/ogg",["ogg"]],["video/webm",["webm"]],["video/quicktime",["mov"]]];var Ke="abcdefghijklmnopqrstuvwxyz",Ze={number:"0123456789",lower:Ke,upper:Ke.toUpperCase()},We=Ze.number+Ze.lower+Ze.upper;function He(t,e,r){for(void 0===r&&(r="");t-- >0;){return He(t,e,r+e[B(0,e.length-1)])}return r}function Xe(t,e){var r=e.childrenField,n=void 0===r?"children":r,o=e.emptyChildrenValue,i=void 0===o?"none":o;t.forEach((function(t){t[n].length<=0?"null"===i?t[n]=null:delete t[n]:Xe(t[n],e)}))}function qe(t,e,r,n){void 0===n&&(n=[]);var o=[];return E(t)&&z(t,(function(t){if(n.push(t),e(t))return o=n,!1;if(C(t)){var i=t[r];if(E(i)&&i.length>0){var a=qe(i,e,r,n);if(a.length>0)return o=a,!1}}n.pop()})),o}var Ge=function(){function t(){this.handlers={}}return t.prototype.eventNames=function(){var t,e=(null===(t=Object.getOwnPropertySymbols)||void 0===t?void 0:t.call(Object,this.handlers))||[];return Object.keys(this.handlers).concat(e)},t.prototype.rawListeners=function(t){var e=this.handlers[t];return e?e.map((function(t){return t.raw})):[]},t.prototype.listeners=function(t){var e=this.handlers[t];return e?e.map((function(t){return t.wrap})):[]},t.prototype.hasListener=function(t,e){return this.rawListeners(t).some((function(t){return t===e}))},t.prototype._on=function(t,e,r,n,o){void 0===n&&(n=null),void 0===o&&(o=1);var i={raw:e,wrap:r,context:n};if(this.handlers[t]){var a=1===o?"push":"unshift";this.handlers[t][a](i)}else this.handlers[t]=[i];return this},t.prototype.prependListener=function(t,e,r){return this._on(t,e,e,r,0)},t.prototype.on=function(t,e,r){return this._on(t,e,e,r)},t.prototype._wrapOnce=function(t,e,r){var n=this;void 0===r&&(r=null);var o=function(){for(var i=[],a=0;a<arguments.length;a++)i[a]=arguments[a];e.apply(r,i),n.off(t,o)};return o},t.prototype.once=function(t,e,r){var n=this._wrapOnce(t,e,r);return this._on(t,e,n,r)},t.prototype.prependOnceListener=function(t,e,r){var n=this._wrapOnce(t,e,r);return this._on(t,e,n,r,0)},t.prototype.off=function(t,e){var r=this.handlers[t];if(r)if(e){var n=r.findIndex((function(t){return t.wrap===e||t.raw===e}));-1!==n&&r.splice(n,1)}else delete this.handlers[t];return this},t.prototype.offAll=function(){return this.handlers={},this},t.prototype.emit=function(t){for(var e=[],r=1;r<arguments.length;r++)e[r-1]=arguments[r];var n=this.handlers[t];return!!(n&&n.length>0)&&(n.forEach((function(t){t.wrap.apply(t.context,e)})),!0)},t}(),Je={},Qe=function(){function t(t){void 0===t&&(t="default"),this.scope=t,Je[this.scope]||(Je[this.scope]={}),this.data=Je[this.scope]}return t.prototype.getItem=function(t){return t in this.data?this.data[t]:null},t.prototype.setItem=function(t,e){this.data[t]=e},t.prototype.removeItem=function(t){delete this.data[t]},t.prototype.clear=function(){Je[this.scope]={},this.data=Je[this.scope]},t}();function Ye(t){try{var e="object"==typeof t&&null!==t&&!!t.setItem&&!!t.getItem&&!!t.removeItem;if(e){var r=Math.random().toString(16).substring(2,8)+(new Date).getTime();if(t.setItem(r,"1"),"1"!==t.getItem(r))return!1;t.removeItem(r)}return e}catch(e){return console.error("[cache2] ".concat(t," is not supported. The default memory cache will be used.")),!1}}var tr=function(){function t(t,e){void 0===e&&(e={});var r=!!t&&Ye(t);this.options=ne({needParsed:r,prefix:""},e),this.storage=r?t:new Qe(this.options.memoryScope)}return t.prototype.getKey=function(t){return this.options.prefix+t},t.prototype.get=function(t){var e=this.storage.getItem(this.getKey(t));return this.options.needParsed?function(t,e){try{return JSON.parse(t,e)}catch(e){return t}}(e,this.options.reviver):e},t.prototype.set=function(t,e){this.storage.setItem(this.getKey(t),this.options.needParsed?function(t,e){return JSON.stringify(t,e)}(e,this.options.replacer):e)},t.prototype.del=function(t){this.storage.removeItem(this.getKey(t))},t.prototype.clear=function(){"function"==typeof this.storage.clear&&this.storage.clear()},t}(),er="default",rr=function(t){function e(e,r){var n,o=t.call(this)||this,i=er;return"string"==typeof e?i=e||er:"object"==typeof e&&(n=e),n||"object"!=typeof r||(n=r),o.options=ne({max:-1,stdTTL:0,maxStrategy:"limited",checkperiod:0,prefix:"cache2_"},n),o.storage=new tr(o.options.storage,ne({memoryScope:i},o.options)),o.cacheKey=i,o.startCheckperiod(),o}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}re(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}(e,t),e.prototype._check=function(t,e){var r=!0;return 0!==e.t&&e.t<Date.now()&&(r=!1,this.del(t),this.emit("expired",t,e.v)),r},e.prototype._wrap=function(t,e){var r=Date.now(),n="number"==typeof e?e:this.options.stdTTL;return{v:t,t:n>0?r+n:0,n:r}},e.prototype._isLimited=function(t){return this.options.max>-1&&t>=this.options.max},e.prototype._getReplaceKey=function(t,e){var r=t[0];return t.forEach((function(t){(e[t].t<e[r].t||e[t].t===e[r].t&&e[t].n<e[r].n)&&(r=t)})),r},Object.defineProperty(e.prototype,"cacheValues",{get:function(){return this.storage.get(this.cacheKey)||{}},enumerable:!1,configurable:!0}),e.prototype.setCacheValues=function(t){this.storage.set(this.cacheKey,t)},e.prototype.get=function(t){var e=this.cacheValues[t];if(e&&this._check(t,e))return e.v},e.prototype.mget=function(t){var e=this,r={};if(!Array.isArray(t))return r;var n=this.cacheValues;return t.forEach((function(t){var o=n[t];o&&e._check(t,o)&&(r[t]=o.v)})),r},e.prototype.getAll=function(){var t=Object.keys(this.cacheValues);return this.mget(t)},e.prototype.set=function(t,e,r){if(0===this.options.max)return!1;var n=this.cacheValues,o=Object.keys(n);if(!n[t]&&this._isLimited(o.length)){var i=this.keys();if(this._isLimited(i.length)){if("replaced"!==this.options.maxStrategy)return!1;var a=this._getReplaceKey(i,n);this.del(a)}}return n[t]=this._wrap(e,r),this.setCacheValues(n),this.emit("set",t,n[t].v),!0},e.prototype.mset=function(t){var e=this,r=!0;return t.forEach((function(t){var n=e.set(t.key,t.value,t.ttl);r&&!n&&(r=!1)})),r},e.prototype.del=function(t){var e=this,r=this.cacheValues,n=0;return(Array.isArray(t)?t:[t]).forEach((function(t){if(r[t]){n++;var o=r[t];delete r[t],e.emit("del",t,o.v)}})),n>0&&this.setCacheValues(r),n},e.prototype.clear=function(){this.storage.del(this.cacheKey)},e.prototype.keys=function(){var t=this,e=this.cacheValues;return Object.keys(e).filter((function(r){return t._check(r,e[r])}))},e.prototype.has=function(t){var e=this.cacheValues[t];return!(!e||!this._check(t,e))},e.prototype.take=function(t){var e,r=this.cacheValues[t];return r&&this._check(t,r)&&(e=r.v,this.del(t)),e},e.prototype.ttl=function(t,e){var r=this.cacheValues,n=r[t];return!(!n||!this._check(t,n))&&(r[t]=this._wrap(n.v,e),!0)},e.prototype.getTtl=function(t){var e=this.cacheValues,r=e[t];if(r&&this._check(t,r))return e[t].t},e.prototype.getLastModified=function(t){var e=this.cacheValues,r=e[t];if(r&&this._check(t,r))return e[t].n},e.prototype.startCheckperiod=function(){var t=this;this.keys(),this.options.checkperiod>0&&(clearTimeout(this._checkTimeout),this._checkTimeout=setTimeout((function(){t.startCheckperiod()}),this.options.checkperiod))},e.prototype.stopCheckperiod=function(){clearTimeout(this._checkTimeout)},e}(Ge),nr=function(){function t(t){this.promiseCache={},this.cache=new rr(""+"uh_async_memo"+ ++it,t)}return t.prototype.run=function(t,e,r){var n=this;if(!e||!rt(e))return t();var o=ne({persisted:!0},r);if(o.persisted){var i=this.cache.get(e);if(i)return Promise.resolve(i)}return this.promiseCache[e]||(this.promiseCache[e]=t().then((function(t){return delete n.promiseCache[e],n.cache.set(e,t,o.ttl),t})).catch((function(t){return delete n.promiseCache[e],Promise.reject(t)}))),this.promiseCache[e]},t}();t.AsyncMemo=nr,t.VERSION="5.2.1",t.ajax=Me,t.bytesToSize=Ne,t.calculateCursorPosition=function(t,e,r,n,o){void 0===o&&(o={});var i=o.placeholderChar,a=void 0===i?" ":i,c=o.maskReg,u=void 0===c?/\D/g:c,s=o.type,f=K(e),l=K(r),d=E(a)?a:[a],p=l.length-f.length,v=t;if(p>0){var h=l.substring(v-p,v).replace(u,"").length;v-=p-h;for(var g=0;h>0;)-1!==d.indexOf(n.charAt(v-h+g))?g++:h--;v+=g}return("mobile"===s&&(4===v||9===v)||"bankCard"===s&&v>0&&v%5==0)&&(v-=1),v},t.checkFileType=Re,t.compressImage=function(t,e){return void 0===e&&(e={}),new Promise((function(r,n){var o=e.width,i=e.height,a=e.rotate,c=e.offset,u=void 0===c?[0,0]:c,s=e.background,f=void 0===s?"#fff":s,l=e.canvasWidth,d=e.canvasHeight,p=e.format,v=void 0===p?"blob":p,h=e.type,g=void 0===h?"image/jpeg":h,m=e.quality,y=void 0===m?.8:m,b=e.beforeCompress,w=e.beforeDraw,x=e.afterDraw,j=e.ajaxOptions;ze(t,j).then((function(t){var c=t.image,s=t.blob,p=M(o),h=M(i),m=M(y);p&&(c.width=p),h&&(c.height=h),null==b||b({image:c,blob:s},e);var j=document.createElement("canvas"),O=j.getContext("2d"),N={image:c,blob:s,canvas:j,context:O},E=M("function"==typeof l?l(N,e):l),A=M("function"==typeof d?d(N,e):d);j.width=E||c.width,j.height=A||c.height;var C="none"===f||"transparent"===f;C?O.clearRect(0,0,j.width,j.height):(O.fillStyle=f,O.fillRect(0,0,j.width,j.height));var k=[0,0];a!==Ft&&(O.translate(c.width/2,c.height/2),k=[-c.width/2,-c.height/2],O.rotate(a*Math.PI/180));var F="function"==typeof u?u(N,e):u;null==w||w(N,e);var T=k[0]+M(F[0]),P=k[1]+M(F[1]);O.drawImage(c,T,P,c.width,c.height),"image/png"===g&&C&&(O.globalCompositeOperation="destination-in",O.drawImage(c,T,P,c.width,c.height)),null==x||x(N,e),"blob"===v?function(t,e,r){return new Promise((function(n){t.toBlob((function(t){n(t)}),e,r)}))}(j,g,m).then(r).catch(n):r(j.toDataURL(g,m))})).catch(n)}))},t.dataURLToBlob=ke,t.divide=Pe,t.download=function t(e,r){return oe(this,void 0,void 0,(function(){var n,o,i,a,c,u,s,f,l,d,p,v,h;return ie(this,(function(g){switch(g.label){case 0:return n="object"==typeof r?r:{},"string"==typeof r&&(n.fileName=r),o=n.fileName,i=n.type,a=n.dataType,c=n.transformRequest,u=n.transformResponse,"string"!=typeof e?[3,8]:a||!/^blob:.*?\/.*/.test(e)?[3,1]:(Ue(e,o),[2,Promise.resolve()]);case 1:return a||!/^data:([\w+-]+\/[\w+.-]+)?[,;]/.test(e)?[3,2]:(s=ke(e),[3,7]);case 2:return"url"===a||!a&&qt(e)?(f=function(t){var e="function"==typeof u?u(t):t;return et(e)?e:Promise.resolve(e)},[4,function(t){var e="function"==typeof c?c(t):t;return et(e)?e:Promise.resolve(e)}({responseType:"blob"})]):[3,6];case 3:return l=g.sent(),[4,Me(e,l)];case 4:return d=g.sent(),[4,f(d.target.response)];case 5:return p=g.sent(),v=o||e.split("?")[0].split("#")[0].split("/").pop(),[2,t(p,{fileName:v,type:i||(W(p)?p.type:Ft)})];case 6:s=new Blob([e],{type:i||"text/plain"}),g.label=7;case 7:return[3,9];case 8:e instanceof Blob&&(s=e),g.label=9;case 9:return s||(s=new Blob([e],{type:i})),navigator.msSaveBlob?navigator.msSaveBlob(s,o||"download"):(Ue(h=St(s),o),Mt(h)),[2,Promise.resolve()]}}))}))},t.fileReader=function(t,e){void 0===e&&(e="dataURL");var r=Ce[e];return r||(r=Ce.dataURL),new Promise((function(e,n){var o=new FileReader;o[r](t),o.onload=function(){return e(o.result)},o.onerror=function(t){return n(t)}}))},t.filterTree=function t(e,r,n,o){void 0===n&&(n="children"),void 0===o&&(o="spread");var i=[];return E(e)?(e.forEach((function(e){var a=e;if(C(e)&&(a="spread"===o?ne({},e):e),r(a)){if(C(a)){var c=a[n];E(c)&&c.length>0&&(a[n]=t(c,r,n,o))}i.push(a)}})),i):i},t.findTreeNode=function(t,e,r){void 0===r&&(r="children");var n,o=[];return E(t)&&z(t,(function(t){for(o.push(t);o.length;){var i=o.pop();if(e(i)){n=i;break}if(C(i)){var a=i[r];E(a)&&a.length>0&&a.forEach((function(t){o.push(t)}))}}if(n)return!1})),n},t.findTreeNodes=function(t,e,r){void 0===r&&(r="children");var n=[],o=[];return E(t)&&z(t,(function(t){for(n.push(t);n.length;){var i=n.pop();if(e(i)&&o.push(i),C(i)){var a=i[r];E(a)&&a.length>0&&a.forEach((function(t){n.push(t)}))}}})),o},t.findTreeSelect=function(t,e,r){return void 0===r&&(r="children"),qe(t,e,r)},t.formatBankCard=function(t,e){void 0===t&&(t="");var r=e||{},n=r.spaceMark,o=void 0===n?" ":n,i=r.length,a=void 0===i?4:i,c=new RegExp("(.{".concat(a,"})"),"g"),u=new RegExp("".concat(o),"g"),s=K(t).replace(u,""),f=s.replace(c,"$1".concat(o));return s.length%a==0?f.substring(0,f.length-1):f},t.formatMobile=function(t,e){void 0===t&&(t="");var r=(e||{}).spaceMark,n=void 0===r?" ":r,o=new RegExp(n,"g"),i=K(t).replace(o,"").substring(0,11);return i.length>7?i.replace(/^(...)(....)/g,"$1".concat(n,"$2").concat(n)):i.length>3?i.replace(/^(...)/g,"$1".concat(n)):i},t.formatMoney=function(t,e){void 0===e&&(e={});var r=e.precision,n=void 0===r?2:r,o=e.symbol,i=e.thousand,a=void 0===i?",":i,c=e.decimal,u=void 0===c?".":c,s=e.strict,f=void 0===s||s;if(!function(t){return ee(t)?("number"==typeof t&&ve(t),!0):(bt("".concat(t," invalid parameter.")),!1)}(t)||f&&(!rt(t)||""===t)&&!U(t))return"";if("number"==typeof t&&!isFinite(t))return t+"";"number"!=typeof n||tt(n)||n<0?n=2:n>10&&(n=10),o="string"==typeof o?o:"",a="string"==typeof a?a:",",u="string"==typeof u?u:".";var l=ae((fe(t)+"").split("."),2),d=l[0],p=l[1];return o+function(t,e){var r,n,o="";t="+"===(t=(n=/^([+-])?(0+)([0-9.]+)$/.exec(r=t))?(n[1]||"")+("."===n[3][0]?"0"+n[3]:n[3]):r)[0]?t.substring(1):t;for(var i=Number(t)<0?"-":"",a=i?t.substring(1).split("").reverse():t.split("").reverse(),c=0;c<a.length;c++)o+=a[c]+((c+1)%3==0&&c+1!==a.length?e:"");return i+o.split("").reverse().join("")}(d,a)+function(t,e,r){if(0===e)return"";var n="";return n=t&&Number(t)>0?parseFloat("0."+t).toFixed(e).substring(2):(0).toFixed(e).substring(2),r+n}(p,n,u)},t.gcd=Se,t.getFileBlob=Le,t.getFileType=function(t){var e;return(W(t)||Ie(t))&&z(Ve,(function(r,n){if(Re(t,r))return e=n,!1})),e},t.getImageInfo=function(t,e){return ze(t,e).then((function(t){var e,r,n,o=t.image,i=t.blob,a=o.width,c=o.height;return{width:a,height:c,contrast:(e=a,r=c,n=Se(e,r),"".concat(Pe(ot(e),n),":").concat(Pe(ot(r),n))),measure:"".concat(a," × ").concat(c," px"),size:Ne(i.size),bytes:i.size,image:o,blob:i}}))},t.getMimeType=function(t){var r,n,o,i=rt(t)&&t.indexOf(".")>0?(n=t.split("."),void 0===(o=-1)&&(o=0),I(n)?n[o+=o<0?n.length:0]:e):"";return i?null===(r=De.find((function(t){return t[1].includes(i)})))||void 0===r?void 0:r[0]:Ft},t.isBankCard=function(t,e){void 0===e&&(e={});var r=e.loose,n=void 0!==r&&r,o=e.luhn,i=void 0!==o&&o,a=K(t),c=n?ht.test(a):vt.test(a);if(c&&i){var u=a.substring(0,a.length-1);return a[a.length-1]===String(function(t){for(var e=(t+"").replace(/\D/g,"").split("").reverse(),r=0,n=0;n<e.length;n++){var o=parseInt(e[n]);r+=n%2==0?2*o-(o>4?9:0):o}var i=r%10;return 0!==i?10-i:0}(u))}return c},t.isBusinessLicense=function(t,e){void 0===e&&(e={});var r=K(t),n=e.checkCode,o=void 0===n||n,i=Gt.test(r);if(!o||!i)return i;var a=r.substring(0,14),c=r.substring(r.length-1),u=function(t){for(var e=10,r=0;r<14;r++){var n=(e+Number(t[r]))%10;e=2*(n=0===n?10:n)%11}return 1===e?0:11-e}(a);return c===String(u)},t.isChinese=function(t,e){void 0===e&&(e={});var r=e.loose,n=void 0!==r&&r,o=e.useExtend,i=void 0!==o&&o,a=K(t),c=i&&zt;return new RegExp(c?n?Lt:$t:n?It:Rt,c?"u":Ft).test(a)},t.isEmail=function(t){var e=K(t);return ft.test(e)},t.isHMCard=function(t){var e=K(t);return Jt.test(e)},t.isIPv4=function(t){var e=K(t);return Ut.test(e)},t.isIPv6=function(t){var e=K(t);return Vt.test(e)},t.isIdCard=function(t,e){void 0===e&&(e={});var r=e.loose,n=void 0!==r&&r,o=e.checkCode,i=void 0===o||o,a=K(t);return 15===a.length&&n?st.test(a):!(18!==a.length||!st.test(a))&&(!i||function(t){var e,r;for(r=e=0;e<17;e++)r+=Math.pow(2,17-e)%11*Number(t[e]);var n=(12-r%11)%11;return n<10?n===Number(t[17]):"X"===t[17].toUpperCase()}(a))},t.isMobile=function(t){var e=K(t);return at.test(e)},t.isPassport=function(t){var e=K(t);return At.test(e)},t.isPassword=function(t,e){void 0===e&&(e={});var r=e.level,n=void 0===r?2:r,o=e.ignoreCase,i=void 0!==o&&o,a=e.special;return Et(t,{level:n,ignoreCase:i,special:void 0===a?"\\x21-\\x2F\\x3A-\\x40\\x5B-\\x60\\x7B-\\x7E":a}).validated},t.isPostcode=function(t){var e=K(t);return ut.test(e)},t.isQQ=function(t){var e=K(t);return lt.test(e)},t.isSocialCreditCode=function(t,e){var r=K(t),n=(e||{}).checkCode,o=void 0===n||n,i=gt.test(r);if(!o||!i)return i;var a=r.substring(0,17),c=r.substring(r.length-1),u=function(t){for(var e=0,r=function(r){var n=mt.findIndex((function(e){return e===t[r]})),o=Math.pow(3,r)%31;e+=n*o},n=0;n<17;n++)r(n);var o=e%31;return mt[0!==o?31-o:0]}(a);return c===u},t.isSwiftCode=function(t){var e=K(t);return te.test(e)},t.isTWCard=function(t,e){void 0===e&&(e={});var r=e.loose,n=void 0!==r&&r,o=K(t);return!!Qt.test(o)||!!n&&Yt.test(o)},t.isTelephone=function(t){var e=K(t);return ct.test(e)},t.isUrl=qt,t.isValidNumber=ee,t.isVehicle=function(t){var e=K(t);return pt.test(e)},t.isWX=function(t){var e=K(t);return dt.test(e)},t.lcm=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var r=t.map((function(t){return Math.abs(ot(t))}));return 1===r.length&&(r=r.concat([1])),Pe(r.indexOf(0)>-1?0:Te.apply(void 0,ce([],ae(r),!1)),Se.apply(void 0,ce([],ae(r),!1)))},t.listToTree=function(t,e){void 0===e&&(e={});var r=e.keyField,n=void 0===r?"id":r,o=e.parentField,i=void 0===o?"pid":o,a=e.childrenField,c=void 0===a?"children":a,u=e.emptyChildrenValue,s=void 0===u?"none":u,f=e.nodeAssign,l=void 0===f?"spread":f,d=[],p={};return E(t)?(t.forEach((function(t){if(C(t)){var e="spread"===l?ne({},t):t,r=e[n],o=e[i];p[r]?e[c]=p[r]:e[c]=p[r]=[],o?p[o]?p[o].push(e):p[o]=[e]:d.push(e)}})),"array"!==s&&Xe(d,e),d):d},t.loadImage=$e,t.loadImageWithBlob=ze,t.loadScript=function(t,e){return new Promise((function(r,n){var o=document.head,i=document.createElement("script"),a=e||{},c=a.attrs,u=a.destroyOnError,s=void 0===u||u,f=function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r}(a,["attrs","destroyOnError"]),l=ne(ne({async:!0,type:"text/javascript"},f),{src:t});for(var d in l)"onload"!==d&&"onerror"!==d&&(i[d]=l[d]);"object"==typeof c&&Tt(c).forEach((function(t){i.setAttribute(t,c[t])})),i.onload=function(t){var e;this.onerror=this.onload=null,null===(e=l.onload)||void 0===e||e.call(this,t),r(i)},i.onerror=function(t){var e;this.onerror=this.onload=null,null===(e=l.onerror)||void 0===e||e.call(this,t),s&&o.removeChild(i),n(new URIError("Failed to load "+this.src))},o.appendChild(i)}))},t.minus=function t(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var n=e[0],o=void 0===e[1]?0:e[1],i=e.slice(2);if(i.length>0)return t.apply(void 0,[t(n,o)].concat(i));if(n=fe(n),o=fe(o),tt(n)||tt(o))return Number.NaN;var a=Math.pow(10,Math.max(de(n),de(o)));return(Te(n,a)-Te(o,a))/a},t.numberToChinese=function(t,e){void 0===e&&(e={});var r=e.big5,n=void 0!==r&&r,o=e.unit,i=void 0===o||o,a=e.zero,c=void 0===a?"":a,u=e.negative,s=void 0===u?"负":u,f=e.unitConfig,l=void 0===f?{}:f,d=e.decimal,p=void 0===d?"":d;if("number"!=typeof t||tt(t))return bt("参数错误 ".concat(t,",请传入数字")),"";ve(t),n?(he=we.slice(),ge=xe.slice(),p=p||"點"):(he=ye.slice(),ge=be.slice(),p=p||"点");var v=(null==l?void 0:l.w)||"万",h=(null==l?void 0:l.y)||"亿";me=["",v,h,v+h],c&&(he[0]=c);var g,m=t<0?s:"",y=Math.abs(t);g=i?function(t){var e=Math.floor(t),r=0,n="",o="",i=!1;if(0===e)return he[0];for(;e>0;){var a=e%1e4;i&&(o=he[0]+o),n=je(a),o=(n+=0!==a?me[r]:me[0])+o,i=a<1e3&&a>0,e=Math.floor(e/1e4),r++}return o}(y):Oe(Math.floor(y));var b=function(t){var e=t+"",r=e.indexOf("."),n="";return r>-1&&(n=Oe(e.slice(r+1))),n}(y);return b?"".concat(m).concat(g).concat(p).concat(b):"".concat(m).concat(g)},t.padZero=function(t,e){void 0===e&&(e=2);var r=K(t),n=r.length;return("number"!=typeof e||e<0)&&(e=0),n<e?"0".repeat(e-n)+r:r},t.parseIdCard=function(t){var e=Ee.exec(t);if(!e)return null;var r={province:e[1],city:e[2],area:e[3],year:e[4],month:e[5],day:e[6],gender:e[7]},n=Ae.find((function(t){return t[0]===r.province}));if(!n)return null;var o="".concat(r.year,"-").concat(r.month,"-").concat(r.day),i=Number(r.gender)%2==0?"女":"男";return{province:n[1],birthday:o,gender:i,origin:r}},t.plus=function t(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var n=e[0],o=void 0===e[1]?0:e[1],i=e.slice(2);if(i.length>0)return t.apply(void 0,[t(n,o)].concat(i));if(n=fe(n),o=fe(o),tt(n)||tt(o))return Number.NaN;var a=Math.pow(10,Math.max(de(n),de(o)));return(Te(n,a)+Te(o,a))/a},t.randomString=function(t,e){var r;return void 0===t&&(t=0),r="string"!=typeof e?We:Ze[e]?Ze[e]:e,He(M(t),r)},t.replaceChar=function(t,e){void 0===t&&(t=""),void 0===e&&(e={});var r=e.char,n=void 0===r?"*":r,o=e.exclude,i=e.start,a=void 0===i?3:i,c=e.end,u=void 0===c?-4:c,s=e.repeat,f=K(t),l=f.length;if(Math.abs(a)>=l)return f;if((a=a>=0?a:l+a)>=(u=u>=0?u:l+u))return f;var d=f.substring(a,u);if(o){var p=new RegExp("[^".concat(o,"]"),"g");d=d.replace(p,n)}else s="number"==typeof s&&s>=0?s:d.length,d=n.repeat(s);return f.substring(0,a)+d+f.substring(u)},t.round=function(t,e){return void 0===e&&(e=0),ot(t,e)},t.safeDate=function(t){for(var e=[],r=1;r<arguments.length;r++)e[r-1]=arguments[r];var n="string"==typeof t?t.replace(/[\\.-]/g,"/"):t;return e&&e.length>0?new(Date.bind.apply(Date,ce([void 0,n],ae(e),!1))):void 0===n?new Date:new Date(n)},t.setDataURLPrefix=function(t,e,r){return void 0===e&&(e="image/png"),void 0===r&&(r=!0),"data:".concat(e).concat(r?";base64":"",",").concat(t)},t.setDisableWarning=function(t){yt.disableWarning=!!t},t.strlen=function(t){for(var e=K(t),r=0,n=0;n<e.length;n++){var o=e.charCodeAt(n);o>=1&&o<=126||65376<=o&&o<=65439?r++:r+=2}return r},t.times=Te,t.transformFieldNames=function(t,e,r,n){return void 0===n&&(n="spread"),E(t)?t.length<=0?[]:function t(o){return o.map((function(o){if(!C(o))return o;var i="spread"===n?ne({},o):o,a=[];r&&E(i[r])&&i[r].length>0&&(i[r]=t(i[r].slice()));var c=Tt(e);return c.forEach((function(t){var r=e[t];r in i&&(i[t]=i[r],-1===c.indexOf(r)&&a.push(r))})),a.length>0&&a.forEach((function(t){delete i[t]})),i}))}(t.slice()):t},t.transformObjectValue=Fe,t.treeToList=function(t,e){var r=[];return E(t)?(function t(n){n.forEach((function(n){if(C(n)){var o=ne({},n);r.push(o),o[e]&&(E(o[e])&&o[e].length>0&&t(o[e]),delete o[e])}else r.push(n)}))}(t),r):r},t.validatePassword=Et}));
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).utilHelpers={})}(this,(function(e){"use strict";var t=void 0,n="undefined",r="object",o=Object.prototype,i=o.toString,a=o.hasOwnProperty,c=o.propertyIsEnumerable,u=Object.getOwnPropertySymbols,s=Object.getPrototypeOf,f=Object.keys,l=Function.prototype.toString,d=typeof Symbol!==n?Symbol.prototype:t,p=Math.min,v=Math.max,h=Math.random,m=Math.floor,g=Math.ceil,y=Number.isFinite,b=typeof globalThis===r&&globalThis,w=typeof global===r&&global,x=typeof self===r&&self,j=Number.MAX_SAFE_INTEGER||9007199254740991,O=Number.MIN_SAFE_INTEGER||-9007199254740991,N=["Function","AsyncFunction","GeneratorFunction","Proxy"].map((function(e){return"[object "+e+"]"}));function E(e){return Array.isArray(e)}function A(e){return null!==e&&"object"==typeof e}function C(e){return"function"==typeof e||A(e)}function k(e){return i.call(e)}function F(e){return"symbol"==typeof e||"[object Symbol]"===k(e)}var T=/^0b[01]+$/i,S=/^0o[0-7]+$/i,P=/^[-+]0x[0-9a-f]+$/i;function M(e){if("number"==typeof e)return e;if(F(e))return NaN;if(C(e)&&(e=Number(e)),"string"!=typeof e)return 0===e?e:+e;e=e.trim();var t=T.test(e);return t||S.test(e)?parseInt(e.slice(2),t?2:8):P.test(e)?NaN:+e}function _(e){return e}function I(e){return null!=e&&function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=j}(e.length)&&!function(e){if("function"==typeof e)return!0;var t=k(e);return N.some((function(e){return e===t}))}(e)}function R(e){return e?(e=M(e))===1/0||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}function B(e,t){void 0===e&&(e=0),void 0===t&&(t=1),e=R(e),t=R(t);var n=g(p(e,t)||0),r=m(v(e,t)||0);if(n>r){var o=n;n=r,r=o}return m(n+h()*(r-n+1))}function L(e){return C(e)?f(e).concat(function(e){return u&&null!==e?u(e).filter((function(t){return c.call(e,t)})):[]}(e)):[]}var $,z=($=1,function(e,t){void 0===t&&(t=_);for(var n=!I(e)&&L(e),r=(n||e).length,o=0;o>=0&&o<r;){var i=n?n[o]:o;if(!1===t(e[i],i,e))break;o+=$}return e});function U(e){return"number"==typeof e||"[object Number]"===k(e)}var V=d?d.toString:t;function D(e){if("string"==typeof e)return e;if(E(e))return""+e.map(D);if(F(e))return V?V.call(e):"";var t=""+e;return"0"===t&&1/e==-1/0?"-0":t}function K(e){return function(e){return null==e}(e)?"":D(e)}var Z=typeof Blob!==n;function W(e){return!!(Z&&e instanceof Blob)||"[object Blob]"===k(e)}var H=l.call(Object);function X(e){if(!A(e)||"[object Object]"!==k(e))return!1;var t=s(Object(e));if(null===t)return!0;var n=a.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&l.call(n)===H}var q=typeof File!==n;var G=b&&globalThis.Object===Object&&globalThis,J=w&&global.Object===Object&&global,Q=x&&self.Object===Object&&self,Y=G||J||Q||Function("return this")();function ee(e){return U(e)&&Y.isNaN(e)}function te(e){return C(e)&&"function"==typeof e.then}function ne(e){return"string"==typeof e||"[object String]"===k(e)}function re(e,t,n){void 0===n&&(n=0);var r=Math[e];if(t=M(t),n=p(function(e){var t=M(e);if(!t||t===1/0||t===-1/0)return t==t?t:0;var n=t%1;return n?t-n:t}(n),292),0===n||!function(e){return y?y(e):"number"==typeof e&&Y.isFinite(e)}(t))return r(t);var o=K(t).split("e");return+((o=K(t=r(+(o[0]+"e"+(o[1]?+o[1]+n:n)))).split("e"))[0]+"e"+(o[1]?+o[1]-n:-n))}function oe(e,t){return re("round",e,t)}var ie=0;h().toString(36).substring(2,4);var ae=/^1[3456789]\d{9}$/;var ce=/^(0\d{2,3}-)?([2-9]\d{6,7})(-\d{1,6})?$/;var ue=/^\d{6}$/;var se=/^[1-9]\d{5}(19|20)?\d{2}((0[1-9])|(1[012]))(([0-2][1-9])|10|20|30|31)\d{3}(\d|X)?$/i;var fe=/^[\da-z]+([-._]?[\da-z]+)*@[\da-z]+([-.]?[\da-z]+)*(\.[a-z]{2,})+$/i;var le=/^[1-9]\d{4,10}$/;var de=/^[a-z]([-_a-z0-9]{5,19})+$/i;var pe=/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领A-Z]{1}[A-Z]{1}(([A-Z0-9]{4}[A-Z0-9挂学警港澳]{1})|([A-Z0-9]{5}[DF])|([DF][A-Z0-9]{5}))$/;var ve=/^[1-9]\d{9,20}$/,he=/^\d{8,30}$/;var me=/^[\dA-HJ-NPQRTUWXY]{2}\d{6}[\dA-HJ-NPQRTUWXY]{10}$/,ge="0123456789ABCDEFGHJKLMNPQRTUWXY".split("");var ye={disableWarning:!0};function be(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];ye.disableWarning||console.warn.apply(void 0,e)}var we=/\d/,xe=/[a-z]/,je=/[A-Z]/,Oe=/[\d|a-z]/gi;function Ne(e){return e.indexOf("\\x")>-1||e.indexOf("\\u")>-1}function Ee(e,t){void 0===t&&(t={});var n=t.level,r=void 0===n?2:n,o=t.ignoreCase,i=void 0!==o&&o,a=t.special,c=void 0===a?"\\x21-\\x2F\\x3A-\\x40\\x5B-\\x60\\x7B-\\x7E":a,u=e;"string"!=typeof e&&(be("[validatePassword] value must be a string."),u="");var s=0,f=we.test(u),l=xe.test(u),d=je.test(u),p=function(e,t){if(!t||!e)return!1;var n=e.replace(Oe,"");if(!n)return!1;var r=Ne(t)?new RegExp("[".concat(t,"]")):null;if(r)return r.test(n);var o=!1;return n.split("").some((function(e){return t.indexOf(e)>-1&&(o=!0),o})),o}(u,c),v=function(e,t){if(!e)return!1;var n=e.replace(Oe,"");if(!n)return!1;if(!t)return!0;var r=Ne(t)?new RegExp("[^".concat(t,"]")):null;if(r)return r.test(n);var o=!1;return n.split("").some((function(e){return-1===t.indexOf(e)&&(o=!0),o})),o}(u,c);return f&&(s+=1),i?(l||d)&&(s+=1):(l&&(s+=1),d&&(s+=1)),p&&(s+=1),{validated:s>=r&&!v,level:s,containes:{number:f,lowerCaseLetter:l,upperCaseLetter:d,specialCharacter:p,unallowableCharacter:v}}}var Ae=/^((e[\da-z])|(de)|(se)|(pe)|([khm][\da-z]))[\da-z]{7}$/i;var Ce,ke="undefined"!=typeof URL,Fe=void 0,Te=Object.keys,Se=Object.values,Pe=ke?URL.createObjectURL:(Ce="",function(){return Ce}),Me=ke?URL.revokeObjectURL:function(){},_e={chineseBasic:"[一-龥]",chineseExtend:"[麦-鿿]",chineseExtend2:"[豈-龎]",chineseExtendA:"[㐀-䶿]",chineseExtendB:"[𠀀-𪛟]",chineseExtendC:"[𪜀-𫜸]",chineseExtendD:"[𫝀-𫠝]",chineseExtendE:"[𫠠-𬺡]",chineseExtendF:"[𬺰-𮯠]",chineseExtendG:"[𰀀-𱍊]",chineseExtendH:"[𱍐-𲎯]",chineseExtendI:"[-]"},Ie=_e.chineseBasic+"+",Re="^"+_e.chineseBasic+"+$",Be="(?:"+Se(_e).join("|")+")",Le=Be+"+",$e="^"+Be+"+$",ze=RegExp.prototype.hasOwnProperty("unicode");var Ue=/^((\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.){3}(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])$/;var Ve=/^((([0-9A-F]{1,4}:){7}([0-9A-F]{1,4}|:))|(([0-9A-F]{1,4}:){6}(:[0-9A-F]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|\d{1,2})(\.(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})){3})|:))|(([0-9A-F]{1,4}:){5}(((:[0-9A-F]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|\d{1,2})(\.(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})){3})|:))|(([0-9A-F]{1,4}:){4}(((:[0-9A-F]{1,4}){1,3})|((:[0-9A-F]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|\d{1,2})(\.(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})){3}))|:))|(([0-9A-F]{1,4}:){3}(((:[0-9A-F]{1,4}){1,4})|((:[0-9A-F]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|\d{1,2})(\.(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})){3}))|:))|(([0-9A-F]{1,4}:){2}(((:[0-9A-F]{1,4}){1,5})|((:[0-9A-F]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|\d{1,2})(\.(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})){3}))|:))|(([0-9A-F]{1,4}:){1}(((:[0-9A-F]{1,4}){1,6})|((:[0-9A-F]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|\d{1,2})(\.(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})){3}))|:))|(:(((:[0-9A-F]{1,4}){1,7})|((:[0-9A-F]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|\d{1,2})(\.(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})){3}))|:)))(%.+)?$/i;var De="localhost|(([^\\s:\\/]+?\\.)+?[^\\s:\\/]+)",Ke=":\\d+",Ze="\\/.*",We="\\?.*",He=new RegExp("^".concat("[\\w-.]+:\\/\\/","(?:").concat("[-;:&=\\+\\$,\\w]+@",")?(?:").concat(De,")(?:").concat(Ke,")?(?:").concat(Ze,")*(?:").concat(We,")?(?:").concat("#.*",")?$")),Xe=new RegExp("^(?:".concat(De,")(?:").concat(Ke,")?(?:").concat(Ze,")*(?:").concat(We,")?(?:").concat("#.*",")?$"));function qe(e){var t=K(e);return He.test(t)||Xe.test(t)}var Ge=/^\d{15}$/;var Je=/^[hm]{1}([0-9]{10}|[0-9]{8})$/i;var Qe=/^\d{8}$/i,Ye=/^[\da-z]{10,12}$/i;var et=/^[A-Z]{6}[A-Z\d]{2}(?:[A-Z\d]{3})?$/;function tt(e,t){var n;return void 0===t&&(t=!1),"number"==typeof(n=t?"string"==typeof e&&""!==e?Number(e):e:"number"==typeof e?e:F(e)?Number.NaN:Number(e))&&!ee(n)}var nt=function(e,t){return nt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},nt(e,t)};var rt=function(){return rt=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},rt.apply(this,arguments)};function ot(e,t,n,r){return new(n||(n=Promise))((function(o,i){function a(e){try{u(r.next(e))}catch(e){i(e)}}function c(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){e.done?o(e.value):function(e){return e instanceof n?e:new n((function(t){t(e)}))}(e.value).then(a,c)}u((r=r.apply(e,t||[])).next())}))}function it(e,t){var n,r,o,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=c(0),a.throw=c(1),a.return=c(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function c(c){return function(u){return function(c){if(n)throw new TypeError("Generator is already executing.");for(;a&&(a=0,c[0]&&(i=0)),i;)try{if(n=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return i.label++,{value:c[1],done:!1};case 5:i.label++,r=c[1],c=[0];continue;case 7:c=i.ops.pop(),i.trys.pop();continue;default:if(!(o=i.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){i=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){i.label=c[1];break}if(6===c[0]&&i.label<o[1]){i.label=o[1],o=c;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(c);break}o[2]&&i.ops.pop(),i.trys.pop();continue}c=t.call(e,i)}catch(e){c=[6,e],r=0}finally{n=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,u])}}}function at(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)a.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a}function ct(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}"function"==typeof SuppressedError&&SuppressedError;var ut=/^[-+]?0[b|o|x]\d+/i,st=/^\.\d+/;function ft(e){var t;return ne(e)?""===(t=e.trim())?t=Number(t):ut.test(t)||st.test(t)?t=M(t):ee(Number(t))&&(t=Number.NaN):t=F(e)?Number.NaN:U(e)?e:Number(e),ee(t)?Number.NaN:t}function lt(e,t){return void 0===t&&(t=12),+parseFloat(e.toPrecision(t))}function dt(e){var t=e.toString().split(/e/i),n=(t[0].split(".")[1]||"").length-+(t[1]||0);return n>0?n:0}function pt(e){var t=String(e);if(!function(e){return/\d+\.?\d*e[+-]*\d+/i.test(e)}(t))return Number(t.replace(".",""));var n=dt(e);return n>0?lt(+e*Math.pow(10,n)):+e}function vt(e){(+e>j||+e<O)&&be("".concat(e," is beyond boundary when transfer to integer, the results may not be accurate"))}var ht,mt,gt,yt=["零","一","二","三","四","五","六","七","八","九"],bt=["","十","百","千"],wt=["零","壹","贰","叁","肆","伍","陆","柒","捌","玖"],xt=["","拾","佰","仟"];function jt(e){for(var t="",n="",r=!1,o=0;e>0;){var i=e%10;0==i?r&&(r=!1,n=ht[i]+n):(r=!0,t=ht[i],n=(t+=mt[o])+n),o++,e=Math.floor(e/10)}return n}function Ot(e){for(var t=e+"",n="",r=0,o=t.length;r<o;r++)n+=ht[parseInt(t[r])];return n}function Nt(e,t){void 0===t&&(t={});var n=t.spaceMark,r=void 0===n?" ":n,o=t.precision,i=void 0===o?2:o,a="number"!=typeof e?Number(e):e;if(0===a||ee(a))return"0".concat(r,"B");var c=["B","KB","MB","GB","TB","PB","EB","ZB","YB"],u=Math.floor(Math.log(a)/Math.log(1024));return c[u]?"".concat(Number((a/Math.pow(1024,u)).toFixed(i))).concat(r).concat(c[u]):a+""}var Et=/^(\d{2})(\d{2})(\d{2})((?:\d{2})?\d{2})(\d{2})(\d{2})\d{2}(\d)(?:\d|X)?$/i,At=[["11","北京市"],["12","天津市"],["13","河北省"],["14","山西省"],["15","内蒙古自治区"],["21","辽宁省"],["22","吉林省"],["23","黑龙江省"],["31","上海市"],["32","江苏省"],["33","浙江省"],["34","安徽省"],["35","福建省"],["36","江西省"],["37","山东省"],["41","河南省"],["42","湖北省"],["43","湖南省"],["44","广东省"],["45","广西壮族自治区"],["46","海南省"],["50","重庆市"],["51","四川省"],["52","贵州省"],["53","云南省"],["54","西藏自治区"],["61","陕西省"],["62","甘肃省"],["63","青海省"],["64","宁夏回族自治区"],["65","新疆维吾尔自治区"],["71","台湾省"],["83","台湾省"],["81","香港特别行政区"],["82","澳门特别行政区"]];var Ct=function(e,t,n){if(void 0===n&&(n=!0),X(e)){var r={};return z(e,(function(e,o){var i=n&&(X(e)||E(e))?Ct(e,t):t(e,o);r[o]=i})),r}if(E(e)){var o=[];return z(e,(function(e,r){var i=n&&(X(e)||E(e))?Ct(e,t):t(e,r);o.push(i)})),o}return e};function kt(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=e[0],r=void 0===e[1]?1:e[1],o=e.slice(2);if(o.length>0)return kt.apply(void 0,[kt(n,r)].concat(o));if(n=ft(n),r=ft(r),ee(n)||ee(r))return Number.NaN;var i=pt(n),a=pt(r),c=dt(n)+dt(r),u=i*a;return vt(u),u/Math.pow(10,c)}function Ft(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=e[0],r=void 0===e[1]?1:e[1],o=e.slice(2);if(o.length>0)return Ft.apply(void 0,[Ft(n,r)].concat(o));if(n=ft(n),r=ft(r),ee(n)||ee(r))return Number.NaN;var i=pt(n),a=pt(r);return vt(i),vt(a),kt(i/a,lt(Math.pow(10,dt(r)-dt(n))))}function Tt(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=e[0],r=void 0===e[1]?0:e[1],o=e.slice(2);if(o.length>0)return Tt.apply(void 0,[Tt(n,r)].concat(o));if(n=Math.abs(oe(n)),r=Math.abs(oe(r)),ee(n)||ee(r))return Number.NaN;if(0===n&&0===r)return 0;if(0===n)return r;if(0===r)return n;var i=r;for(n<r&&(i=n,n=r,r=i);i;)i=n%r,n=r,r=i;return M(n)}function St(e,t){var n=t||{},r=n.method,o=void 0===r?"get":r,i=n.data,a=void 0===i?null:i,c=n.timeout,u=n.headers,s=n.withCredentials,f=void 0!==s&&s,l=n.async,d=void 0===l||l,p=n.user,v=void 0===p?null:p,h=n.password,m=void 0===h?null:h,g=n.responseType,y=n.onReadyStateChange,b=n.onLoadStart,w=n.onProgress,x=n.onAbort,j=n.onTimeout,O=n.onError,N=n.onLoad,E=n.onLoadEnd;return new Promise((function(t,n){var r=new XMLHttpRequest;r.open(o.toLowerCase(),e,d,v,m),y&&(r.onreadystatechange=y),"number"==typeof c&&c>0&&(r.timeout=c),r.withCredentials=f,g&&(r.responseType=g),"object"==typeof u&&Te(u).map((function(e){r.setRequestHeader(e,u[e])}));var i,s=function(e){return function(t){n(t),null==e||e.call(r,t)}},l={loadstart:b,progress:w,abort:s(x),timeout:s(j),error:s(O),load:(i=N,function(e){t(e),null==i||i.call(r,e)}),loadend:E};Te(l).map((function(e){var t=l[e];t&&r.addEventListener(e,t)})),r.send(a)}))}function Pt(e){return ne(e)&&e.indexOf(".")>0?"."+(n=e.split("."),void 0===(r=-1)&&(r=0),I(n)?n[r+=r<0?n.length:0]:t):"";var n,r}function Mt(e,t){return!!e&&Pt(e)===t}function _t(e){return!(!A(e)||!ne(e.name))}function It(e,t){var n,r,o=function(e){return!!(q&&e instanceof File)||"[object File]"===k(e)}(e);if(!o&&!_t(e))return!1;if(ne(t)||(t=K(t)),!(t=t.trim())||"*"===t)return!0;var i=!1,a=t.toLowerCase().split(/,(?:\s+)?/),c=(e.name||!o&&(e.fileName||(null===(n=e.originFileObj)||void 0===n?void 0:n.name))||"").toLowerCase(),u=e.type||!o&&(null===(r=e.originFileObj)||void 0===r?void 0:r.type)||"",s=!o&&e.url||"";return a.some((function(e){if("*"===e||u===e||0===e.indexOf(".")&&(Mt(c,e)||Mt(s,e)))i=!0;else if(e.includes("/*")&&u.includes("/")){var t=e.match(/(.*)\/\*/),n=u.split("/")[0];t&&t[1]===n&&(i=!0)}return i})),i}var Rt=[200,304];function Bt(e,t){return new Promise((function(n,r){W(e)?n(e):St(e,rt({responseType:"blob"},t)).then((function(t){var o=t.target.status;if(-1!==Rt.indexOf(o))n(t.target.response);else{var i=new Error("The file does not support get requests, responseStatus ".concat(o,", '").concat(e,"'."));console.error(i),r(i)}})).catch((function(e){console.error(new Error("Failed to request file. ".concat(e))),r(e)}))}))}function Lt(e){return new Promise((function(t,n){var r=W(e),o=r?Pe(e):e,i=new Image;r||(i.crossOrigin="anonymous"),i.onload=function(){t(i)},i.onerror=function(t){r&&Me(o),console.error("[loadImage] The image load failed, '".concat(e,"'.")),n(t)},i.src=o}))}function $t(e,t){return Bt(e,t).then((function(e){return Lt(e).then((function(t){return{blob:e,image:t}}))}))}function zt(e){for(var t=e.split(","),n=t[0].substring(5).split(";"),r=n[0],o=(-1!==n.indexOf("base64")?atob:decodeURIComponent)(t[1]),i=o.length,a=new Uint8Array(i);i--;)a[i]=o.charCodeAt(i);return new Blob([a],{type:r})}function Ut(e,t){void 0===t&&(t="");var n=document.createElement("a");n.href=e,n.style.display="none",n.setAttribute("download",t),n.addEventListener("click",(function e(t){t.stopPropagation(),n.removeEventListener("click",e)})),document.body.appendChild(n),n.click(),document.body.removeChild(n)}var Vt={arrayBuffer:"readAsArrayBuffer",binaryString:"readAsBinaryString",dataURL:"readAsDataURL",text:"readAsText"},Dt={image:"image/*,.jpeg,.jpg,.gif,.bmp,.png,.webp,.svg,.apng,.avif,.ico,.tif,.tiff",audio:"audio/*,.mp3,.wav,.aac,.flac",video:"video/*,.mp4,.webm,.ogg,.mov",pdf:"application/pdf,.pdf",word:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,.doc,.docx",excel:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.ms-excel,.xls,.xlsx"};var Kt=[["text/plain",["txt"]],["text/css",["css"]],["text/html",["htm","html"]],["text/javascript",["js","mjs"]],["text/csv",["csv"]],["text/markdown",["md","markdown"]],["image/gif",["gif"]],["image/jpeg",["jpg","jpeg","jfif","pjpeg","pjp"]],["image/png",["png"]],["image/svg+xml",["svg"]],["image/webp",["webp"]],["image/apng",["apng"]],["image/avif",["avif"]],["image/bmp",["bmp"]],["image/x-icon",["ico","cur"]],["image/tiff",["tif","tiff"]],["application/xml",["xml"]],["application/zip",["zip"]],["application/pdf",["pdf"]],["application/json",["json"]],["application/yaml",["yaml","yml"]],["application/vnd.openxmlformats-officedocument.wordprocessingml.document",["doc","docx"]],["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",["xls","xlsx"]],["audio/mp3",["mp3"]],["audio/wav",["wav"]],["audio/aac",["aac"]],["audio/flac",["flac"]],["video/mp4",["mp4"]],["video/ogg",["ogg"]],["video/webm",["webm"]],["video/quicktime",["mov"]]];var Zt="abcdefghijklmnopqrstuvwxyz",Wt={number:"0123456789",lower:Zt,upper:Zt.toUpperCase()},Ht=Wt.number+Wt.lower+Wt.upper;function Xt(e,t,n){for(void 0===n&&(n="");e-- >0;){return Xt(e,t,n+t[B(0,t.length-1)])}return n}function qt(e,t){var n=t.childrenField,r=void 0===n?"children":n,o=t.emptyChildrenValue,i=void 0===o?"none":o;e.forEach((function(e){e[r].length<=0?"null"===i?e[r]=null:delete e[r]:qt(e[r],t)}))}function Gt(e,t,n,r){void 0===r&&(r=[]);var o=[];return E(e)&&z(e,(function(e){if(r.push(e),t(e))return o=r,!1;if(C(e)){var i=e[n];if(E(i)&&i.length>0){var a=Gt(i,t,n,r);if(a.length>0)return o=a,!1}}r.pop()})),o}var Jt=function(){function e(){this.handlers={}}return e.prototype.eventNames=function(){var e,t=(null===(e=Object.getOwnPropertySymbols)||void 0===e?void 0:e.call(Object,this.handlers))||[];return Object.keys(this.handlers).concat(t)},e.prototype.rawListeners=function(e){var t=this.handlers[e];return t?t.map((function(e){return e.raw})):[]},e.prototype.listeners=function(e){var t=this.handlers[e];return t?t.map((function(e){return e.wrap})):[]},e.prototype.hasListener=function(e,t){return this.rawListeners(e).some((function(e){return e===t}))},e.prototype._on=function(e,t,n,r,o){void 0===r&&(r=null),void 0===o&&(o=1);var i={raw:t,wrap:n,context:r};if(this.handlers[e]){var a=1===o?"push":"unshift";this.handlers[e][a](i)}else this.handlers[e]=[i];return this},e.prototype.prependListener=function(e,t,n){return this._on(e,t,t,n,0)},e.prototype.on=function(e,t,n){return this._on(e,t,t,n)},e.prototype._wrapOnce=function(e,t,n){var r=this;void 0===n&&(n=null);var o=function(){for(var i=[],a=0;a<arguments.length;a++)i[a]=arguments[a];t.apply(n,i),r.off(e,o)};return o},e.prototype.once=function(e,t,n){var r=this._wrapOnce(e,t,n);return this._on(e,t,r,n)},e.prototype.prependOnceListener=function(e,t,n){var r=this._wrapOnce(e,t,n);return this._on(e,t,r,n,0)},e.prototype.off=function(e,t){var n=this.handlers[e];if(n)if(t){var r=n.findIndex((function(e){return e.wrap===t||e.raw===t}));-1!==r&&n.splice(r,1)}else delete this.handlers[e];return this},e.prototype.offAll=function(){return this.handlers={},this},e.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var r=this.handlers[e];return!!(r&&r.length>0)&&(r.forEach((function(e){e.wrap.apply(e.context,t)})),!0)},e}(),Qt={},Yt=function(){function e(e){void 0===e&&(e="default"),this.scope=e,Qt[this.scope]||(Qt[this.scope]={}),this.data=Qt[this.scope]}return e.prototype.getItem=function(e){return e in this.data?this.data[e]:null},e.prototype.setItem=function(e,t){this.data[e]=t},e.prototype.removeItem=function(e){delete this.data[e]},e.prototype.clear=function(){Qt[this.scope]={},this.data=Qt[this.scope]},e}();function en(e){try{var t="object"==typeof e&&null!==e&&!!e.setItem&&!!e.getItem&&!!e.removeItem;if(t){var n=Math.random().toString(16).substring(2,8)+(new Date).getTime();if(e.setItem(n,"1"),"1"!==e.getItem(n))return!1;e.removeItem(n)}return t}catch(t){return console.error("[cache2] ".concat(e," is not supported. The default memory cache will be used.")),!1}}var tn=function(){function e(e,t){void 0===t&&(t={});var n=!!e&&en(e);this.options=rt({needParsed:n,prefix:""},t),this.storage=n?e:new Yt(this.options.memoryScope)}return e.prototype.getKey=function(e){return this.options.prefix+e},e.prototype.get=function(e){var t=this.storage.getItem(this.getKey(e));return this.options.needParsed?function(e,t){try{return JSON.parse(e,t)}catch(t){return e}}(t,this.options.reviver):t},e.prototype.set=function(e,t){this.storage.setItem(this.getKey(e),this.options.needParsed?function(e,t){return JSON.stringify(e,t)}(t,this.options.replacer):t)},e.prototype.del=function(e){this.storage.removeItem(this.getKey(e))},e.prototype.clear=function(){"function"==typeof this.storage.clear&&this.storage.clear()},e}(),nn="default",rn=function(e){function t(t,n){var r,o=e.call(this)||this,i=nn;return"string"==typeof t?i=t||nn:"object"==typeof t&&(r=t),r||"object"!=typeof n||(r=n),o.options=rt({max:-1,stdTTL:0,maxStrategy:"limited",checkperiod:0,prefix:"cache2_"},r),o.storage=new tn(o.options.storage,rt({memoryScope:i},o.options)),o.cacheKey=i,o.startCheckperiod(),o}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}nt(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}(t,e),t.prototype._check=function(e,t){var n=!0;return 0!==t.t&&t.t<Date.now()&&(n=!1,this.del(e),this.emit("expired",e,t.v)),n},t.prototype._wrap=function(e,t){var n=Date.now(),r="number"==typeof t?t:this.options.stdTTL;return{v:e,t:r>0?n+r:0,n:n}},t.prototype._isLimited=function(e){return this.options.max>-1&&e>=this.options.max},t.prototype._getReplaceKey=function(e,t){var n=e[0];return e.forEach((function(e){(t[e].t<t[n].t||t[e].t===t[n].t&&t[e].n<t[n].n)&&(n=e)})),n},Object.defineProperty(t.prototype,"cacheValues",{get:function(){return this.storage.get(this.cacheKey)||{}},enumerable:!1,configurable:!0}),t.prototype.setCacheValues=function(e){this.storage.set(this.cacheKey,e)},t.prototype.get=function(e){var t=this.cacheValues[e];if(t&&this._check(e,t))return t.v},t.prototype.mget=function(e){var t=this,n={};if(!Array.isArray(e))return n;var r=this.cacheValues;return e.forEach((function(e){var o=r[e];o&&t._check(e,o)&&(n[e]=o.v)})),n},t.prototype.getAll=function(){var e=Object.keys(this.cacheValues);return this.mget(e)},t.prototype.set=function(e,t,n){if(0===this.options.max)return!1;var r=this.cacheValues,o=Object.keys(r);if(!r[e]&&this._isLimited(o.length)){var i=this.keys();if(this._isLimited(i.length)){if("replaced"!==this.options.maxStrategy)return!1;var a=this._getReplaceKey(i,r);this.del(a)}}return r[e]=this._wrap(t,n),this.setCacheValues(r),this.emit("set",e,r[e].v),!0},t.prototype.mset=function(e){var t=this,n=!0;return e.forEach((function(e){var r=t.set(e.key,e.value,e.ttl);n&&!r&&(n=!1)})),n},t.prototype.del=function(e){var t=this,n=this.cacheValues,r=0;return(Array.isArray(e)?e:[e]).forEach((function(e){if(n[e]){r++;var o=n[e];delete n[e],t.emit("del",e,o.v)}})),r>0&&this.setCacheValues(n),r},t.prototype.clear=function(){this.storage.del(this.cacheKey)},t.prototype.keys=function(){var e=this,t=this.cacheValues;return Object.keys(t).filter((function(n){return e._check(n,t[n])}))},t.prototype.has=function(e){var t=this.cacheValues[e];return!(!t||!this._check(e,t))},t.prototype.take=function(e){var t,n=this.cacheValues[e];return n&&this._check(e,n)&&(t=n.v,this.del(e)),t},t.prototype.ttl=function(e,t){var n=this.cacheValues,r=n[e];return!(!r||!this._check(e,r))&&(n[e]=this._wrap(r.v,t),!0)},t.prototype.getTtl=function(e){var t=this.cacheValues,n=t[e];if(n&&this._check(e,n))return t[e].t},t.prototype.getLastModified=function(e){var t=this.cacheValues,n=t[e];if(n&&this._check(e,n))return t[e].n},t.prototype.startCheckperiod=function(){var e=this;this.keys(),this.options.checkperiod>0&&(clearTimeout(this._checkTimeout),this._checkTimeout=setTimeout((function(){e.startCheckperiod()}),this.options.checkperiod))},t.prototype.stopCheckperiod=function(){clearTimeout(this._checkTimeout)},t}(Jt),on=function(){function e(e){this.promiseCache={},this.cache=new rn(""+"uh_async_memo"+ ++ie,e)}return e.prototype.run=function(e,t,n){var r=this;if(!t||!ne(t))return e();var o=rt({persisted:!0},n);if(o.persisted){var i=this.cache.get(t);if(i)return Promise.resolve(i)}return this.promiseCache[t]||(this.promiseCache[t]=e().then((function(e){return delete r.promiseCache[t],r.cache.set(t,e,o.ttl),e})).catch((function(e){return delete r.promiseCache[t],Promise.reject(e)}))),this.promiseCache[t]},e}();e.AsyncMemo=on,e.VERSION="5.3.0",e.ajax=St,e.bytesToSize=Nt,e.calculateCursorPosition=function(e,t,n,r,o){void 0===o&&(o={});var i=o.placeholderChar,a=void 0===i?" ":i,c=o.maskReg,u=void 0===c?/\D/g:c,s=o.type,f=K(t),l=K(n),d=E(a)?a:[a],p=l.length-f.length,v=e;if(p>0){var h=l.substring(v-p,v).replace(u,"").length;v-=p-h;for(var m=0;h>0;)-1!==d.indexOf(r.charAt(v-h+m))?m++:h--;v+=m}return("mobile"===s&&(4===v||9===v)||"bankCard"===s&&v>0&&v%5==0)&&(v-=1),v},e.checkFileType=It,e.compressImage=function(e,t){return void 0===t&&(t={}),new Promise((function(n,r){var o=t.width,i=t.height,a=t.rotate,c=t.offset,u=void 0===c?[0,0]:c,s=t.background,f=void 0===s?"#fff":s,l=t.canvasWidth,d=t.canvasHeight,p=t.format,v=void 0===p?"blob":p,h=t.type,m=void 0===h?"image/jpeg":h,g=t.quality,y=void 0===g?.8:g,b=t.beforeCompress,w=t.beforeDraw,x=t.afterDraw,j=t.ajaxOptions;$t(e,j).then((function(e){var c=e.image,s=e.blob,p=M(o),h=M(i),g=M(y);p&&(c.width=p),h&&(c.height=h),null==b||b({image:c,blob:s},t);var j=document.createElement("canvas"),O=j.getContext("2d"),N={image:c,blob:s,canvas:j,context:O},E=M("function"==typeof l?l(N,t):l),A=M("function"==typeof d?d(N,t):d);j.width=E||c.width,j.height=A||c.height;var C="none"===f||"transparent"===f;C?O.clearRect(0,0,j.width,j.height):(O.fillStyle=f,O.fillRect(0,0,j.width,j.height));var k=[0,0];a!==Fe&&(O.translate(c.width/2,c.height/2),k=[-c.width/2,-c.height/2],O.rotate(a*Math.PI/180));var F="function"==typeof u?u(N,t):u;null==w||w(N,t);var T=k[0]+M(F[0]),S=k[1]+M(F[1]);O.drawImage(c,T,S,c.width,c.height),"image/png"===m&&C&&(O.globalCompositeOperation="destination-in",O.drawImage(c,T,S,c.width,c.height)),null==x||x(N,t),"blob"===v?function(e,t,n){return new Promise((function(r){e.toBlob((function(e){r(e)}),t,n)}))}(j,m,g).then(n).catch(r):n(j.toDataURL(m,g))})).catch(r)}))},e.dataURLToBlob=zt,e.divide=Ft,e.download=function e(t,n){return ot(this,void 0,void 0,(function(){var r,o,i,a,c,u,s,f,l,d,p,v,h;return it(this,(function(m){switch(m.label){case 0:return r="object"==typeof n?n:{},"string"==typeof n&&(r.fileName=n),o=r.fileName,i=r.type,a=r.dataType,c=r.transformRequest,u=r.transformResponse,"string"!=typeof t?[3,8]:a||!/^blob:.*?\/.*/.test(t)?[3,1]:(Ut(t,o),[2,Promise.resolve()]);case 1:return a||!/^data:([\w+-]+\/[\w+.-]+)?[,;]/.test(t)?[3,2]:(s=zt(t),[3,7]);case 2:return"url"===a||!a&&qe(t)?(f=function(e){var t="function"==typeof u?u(e):e;return te(t)?t:Promise.resolve(t)},[4,function(e){var t="function"==typeof c?c(e):e;return te(t)?t:Promise.resolve(t)}({responseType:"blob"})]):[3,6];case 3:return l=m.sent(),[4,St(t,l)];case 4:return d=m.sent(),[4,f(d.target.response)];case 5:return p=m.sent(),v=o||t.split("?")[0].split("#")[0].split("/").pop(),[2,e(p,{fileName:v,type:i||(W(p)?p.type:Fe)})];case 6:s=new Blob([t],{type:i||"text/plain"}),m.label=7;case 7:return[3,9];case 8:t instanceof Blob&&(s=t),m.label=9;case 9:return s||(s=new Blob([t],{type:i})),navigator.msSaveBlob?navigator.msSaveBlob(s,o||"download"):(Ut(h=Pe(s),o),Me(h)),[2,Promise.resolve()]}}))}))},e.fileReader=function(e,t){void 0===t&&(t="dataURL");var n=Vt[t];return n||(n=Vt.dataURL),new Promise((function(t,r){var o=new FileReader;o[n](e),o.onload=function(){return t(o.result)},o.onerror=function(e){return r(e)}}))},e.filterTree=function e(t,n,r,o){void 0===r&&(r="children"),void 0===o&&(o="spread");var i=[];return E(t)?(t.forEach((function(t){var a=t;if(C(t)&&(a="spread"===o?rt({},t):t),n(a)){if(C(a)){var c=a[r];E(c)&&c.length>0&&(a[r]=e(c,n,r,o))}i.push(a)}})),i):i},e.findTreeNode=function(e,t,n){void 0===n&&(n="children");var r,o=[];return E(e)&&z(e,(function(e){for(o.push(e);o.length;){var i=o.pop();if(t(i)){r=i;break}if(C(i)){var a=i[n];E(a)&&a.length>0&&a.forEach((function(e){o.push(e)}))}}if(r)return!1})),r},e.findTreeNodes=function(e,t,n){void 0===n&&(n="children");var r=[],o=[];return E(e)&&z(e,(function(e){for(r.push(e);r.length;){var i=r.pop();if(t(i)&&o.push(i),C(i)){var a=i[n];E(a)&&a.length>0&&a.forEach((function(e){r.push(e)}))}}})),o},e.findTreeSelect=function(e,t,n){return void 0===n&&(n="children"),Gt(e,t,n)},e.formatBankCard=function(e,t){void 0===e&&(e="");var n=t||{},r=n.spaceMark,o=void 0===r?" ":r,i=n.length,a=void 0===i?4:i,c=new RegExp("(.{".concat(a,"})"),"g"),u=new RegExp("".concat(o),"g"),s=K(e).replace(u,""),f=s.replace(c,"$1".concat(o));return s.length%a==0?f.substring(0,f.length-1):f},e.formatMobile=function(e,t){void 0===e&&(e="");var n=(t||{}).spaceMark,r=void 0===n?" ":n,o=new RegExp(r,"g"),i=K(e).replace(o,"").substring(0,11);return i.length>7?i.replace(/^(...)(....)/g,"$1".concat(r,"$2").concat(r)):i.length>3?i.replace(/^(...)/g,"$1".concat(r)):i},e.formatMoney=function(e,t){void 0===t&&(t={});var n=t.precision,r=void 0===n?2:n,o=t.symbol,i=t.thousand,a=void 0===i?",":i,c=t.decimal,u=void 0===c?".":c,s=t.strict,f=void 0===s||s;if(!function(e){return tt(e)?("number"==typeof e&&vt(e),!0):(be("".concat(e," invalid parameter.")),!1)}(e)||f&&(!ne(e)||""===e)&&!U(e))return"";if("number"==typeof e&&!isFinite(e))return e+"";"number"!=typeof r||ee(r)||r<0?r=2:r>10&&(r=10),o="string"==typeof o?o:"",a="string"==typeof a?a:",",u="string"==typeof u?u:".";var l=at((ft(e)+"").split("."),2),d=l[0],p=l[1];return o+function(e,t){var n,r,o="";e="+"===(e=(r=/^([+-])?(0+)([0-9.]+)$/.exec(n=e))?(r[1]||"")+("."===r[3][0]?"0"+r[3]:r[3]):n)[0]?e.substring(1):e;for(var i=Number(e)<0?"-":"",a=i?e.substring(1).split("").reverse():e.split("").reverse(),c=0;c<a.length;c++)o+=a[c]+((c+1)%3==0&&c+1!==a.length?t:"");return i+o.split("").reverse().join("")}(d,a)+function(e,t,n){if(0===t)return"";var r="";return r=e&&Number(e)>0?parseFloat("0."+e).toFixed(t).substring(2):(0).toFixed(t).substring(2),n+r}(p,r,u)},e.gcd=Tt,e.getFileBlob=Bt,e.getFileType=function(e){var t;return(W(e)||_t(e))&&z(Dt,(function(n,r){if(It(e,n))return t=r,!1})),t},e.getImageInfo=function(e,t){return $t(e,t).then((function(e){var t,n,r,o=e.image,i=e.blob,a=o.width,c=o.height;return{width:a,height:c,contrast:(t=a,n=c,r=Tt(t,n),"".concat(Ft(oe(t),r),":").concat(Ft(oe(n),r))),measure:"".concat(a," × ").concat(c," px"),size:Nt(i.size),bytes:i.size,image:o,blob:i}}))},e.getMimeType=function(e){var t,n=Pt(e).slice(1);return n?null===(t=Kt.find((function(e){return e[1].includes(n)})))||void 0===t?void 0:t[0]:Fe},e.injectStyle=function(e,t){var n=t||{},r=n.container,o=void 0===r?document.head||document.getElementsByTagName("head")[0]||document.body:r,i=n.insertAt,a=void 0===i?"top":i,c=document.createElement("style");c.styleSheet?c.styleSheet.cssText=e:c.appendChild(document.createTextNode(e));var u="top"===a;return u&&o.prepend?o.prepend(c):u&&o.firstChild?o.insertBefore(c,o.firstChild):o.appendChild(c),c},e.isBankCard=function(e,t){void 0===t&&(t={});var n=t.loose,r=void 0!==n&&n,o=t.luhn,i=void 0!==o&&o,a=K(e),c=r?he.test(a):ve.test(a);if(c&&i){var u=a.substring(0,a.length-1);return a[a.length-1]===String(function(e){for(var t=(e+"").replace(/\D/g,"").split("").reverse(),n=0,r=0;r<t.length;r++){var o=parseInt(t[r]);n+=r%2==0?2*o-(o>4?9:0):o}var i=n%10;return 0!==i?10-i:0}(u))}return c},e.isBusinessLicense=function(e,t){void 0===t&&(t={});var n=K(e),r=t.checkCode,o=void 0===r||r,i=Ge.test(n);if(!o||!i)return i;var a=n.substring(0,14),c=n.substring(n.length-1),u=function(e){for(var t=10,n=0;n<14;n++){var r=(t+Number(e[n]))%10;t=2*(r=0===r?10:r)%11}return 1===t?0:11-t}(a);return c===String(u)},e.isChinese=function(e,t){void 0===t&&(t={});var n=t.loose,r=void 0!==n&&n,o=t.useExtend,i=void 0!==o&&o,a=K(e),c=i&&ze;return new RegExp(c?r?Le:$e:r?Ie:Re,c?"u":Fe).test(a)},e.isEmail=function(e){var t=K(e);return fe.test(t)},e.isHMCard=function(e){var t=K(e);return Je.test(t)},e.isIPv4=function(e){var t=K(e);return Ue.test(t)},e.isIPv6=function(e){var t=K(e);return Ve.test(t)},e.isIdCard=function(e,t){void 0===t&&(t={});var n=t.loose,r=void 0!==n&&n,o=t.checkCode,i=void 0===o||o,a=K(e);return 15===a.length&&r?se.test(a):!(18!==a.length||!se.test(a))&&(!i||function(e){var t,n;for(n=t=0;t<17;t++)n+=Math.pow(2,17-t)%11*Number(e[t]);var r=(12-n%11)%11;return r<10?r===Number(e[17]):"X"===e[17].toUpperCase()}(a))},e.isMobile=function(e){var t=K(e);return ae.test(t)},e.isPassport=function(e){var t=K(e);return Ae.test(t)},e.isPassword=function(e,t){void 0===t&&(t={});var n=t.level,r=void 0===n?2:n,o=t.ignoreCase,i=void 0!==o&&o,a=t.special;return Ee(e,{level:r,ignoreCase:i,special:void 0===a?"\\x21-\\x2F\\x3A-\\x40\\x5B-\\x60\\x7B-\\x7E":a}).validated},e.isPostcode=function(e){var t=K(e);return ue.test(t)},e.isQQ=function(e){var t=K(e);return le.test(t)},e.isSocialCreditCode=function(e,t){var n=K(e),r=(t||{}).checkCode,o=void 0===r||r,i=me.test(n);if(!o||!i)return i;var a=n.substring(0,17),c=n.substring(n.length-1),u=function(e){for(var t=0,n=function(n){var r=ge.findIndex((function(t){return t===e[n]})),o=Math.pow(3,n)%31;t+=r*o},r=0;r<17;r++)n(r);var o=t%31;return ge[0!==o?31-o:0]}(a);return c===u},e.isSwiftCode=function(e){var t=K(e);return et.test(t)},e.isTWCard=function(e,t){void 0===t&&(t={});var n=t.loose,r=void 0!==n&&n,o=K(e);return!!Qe.test(o)||!!r&&Ye.test(o)},e.isTelephone=function(e){var t=K(e);return ce.test(t)},e.isUrl=qe,e.isValidNumber=tt,e.isVehicle=function(e){var t=K(e);return pe.test(t)},e.isWX=function(e){var t=K(e);return de.test(t)},e.lcm=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=e.map((function(e){return Math.abs(oe(e))}));return 1===n.length&&(n=n.concat([1])),Ft(n.indexOf(0)>-1?0:kt.apply(void 0,ct([],at(n),!1)),Tt.apply(void 0,ct([],at(n),!1)))},e.listToTree=function(e,t){void 0===t&&(t={});var n=t.keyField,r=void 0===n?"id":n,o=t.parentField,i=void 0===o?"pid":o,a=t.childrenField,c=void 0===a?"children":a,u=t.emptyChildrenValue,s=void 0===u?"none":u,f=t.nodeAssign,l=void 0===f?"spread":f,d=[],p={};return E(e)?(e.forEach((function(e){if(C(e)){var t="spread"===l?rt({},e):e,n=t[r],o=t[i];p[n]?t[c]=p[n]:t[c]=p[n]=[],o?p[o]?p[o].push(t):p[o]=[t]:d.push(t)}})),"array"!==s&&qt(d,t),d):d},e.loadImage=Lt,e.loadImageWithBlob=$t,e.loadScript=function(e,t){return new Promise((function(n,r){var o=document.head||document.getElementsByTagName("head")[0]||document.body,i=document.createElement("script"),a=t||{},c=a.attrs,u=a.destroyOnError,s=void 0===u||u,f=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(a,["attrs","destroyOnError"]),l=rt(rt({async:!0,type:"text/javascript"},f),{src:e});for(var d in l)"onload"!==d&&"onerror"!==d&&(i[d]=l[d]);"object"==typeof c&&Te(c).forEach((function(e){i.setAttribute(e,c[e])})),i.onload=function(e){var t;this.onerror=this.onload=null,null===(t=l.onload)||void 0===t||t.call(this,e),n(i)},i.onerror=function(e){var t;this.onerror=this.onload=null,null===(t=l.onerror)||void 0===t||t.call(this,e),s&&o.removeChild(i),r(new URIError("Failed to load "+this.src))},o.appendChild(i)}))},e.minus=function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var r=t[0],o=void 0===t[1]?0:t[1],i=t.slice(2);if(i.length>0)return e.apply(void 0,[e(r,o)].concat(i));if(r=ft(r),o=ft(o),ee(r)||ee(o))return Number.NaN;var a=Math.pow(10,Math.max(dt(r),dt(o)));return(kt(r,a)-kt(o,a))/a},e.numberToChinese=function(e,t){void 0===t&&(t={});var n=t.big5,r=void 0!==n&&n,o=t.unit,i=void 0===o||o,a=t.zero,c=void 0===a?"":a,u=t.negative,s=void 0===u?"负":u,f=t.unitConfig,l=void 0===f?{}:f,d=t.decimal,p=void 0===d?"":d;if("number"!=typeof e||ee(e))return be("参数错误 ".concat(e,",请传入数字")),"";vt(e),r?(ht=wt.slice(),mt=xt.slice(),p=p||"點"):(ht=yt.slice(),mt=bt.slice(),p=p||"点");var v=(null==l?void 0:l.w)||"万",h=(null==l?void 0:l.y)||"亿";gt=["",v,h,v+h],c&&(ht[0]=c);var m,g=e<0?s:"",y=Math.abs(e);m=i?function(e){var t=Math.floor(e),n=0,r="",o="",i=!1;if(0===t)return ht[0];for(;t>0;){var a=t%1e4;i&&(o=ht[0]+o),r=jt(a),o=(r+=0!==a?gt[n]:gt[0])+o,i=a<1e3&&a>0,t=Math.floor(t/1e4),n++}return o}(y):Ot(Math.floor(y));var b=function(e){var t=e+"",n=t.indexOf("."),r="";return n>-1&&(r=Ot(t.slice(n+1))),r}(y);return b?"".concat(g).concat(m).concat(p).concat(b):"".concat(g).concat(m)},e.padZero=function(e,t){void 0===t&&(t=2);var n=K(e),r=n.length;return("number"!=typeof t||t<0)&&(t=0),r<t?"0".repeat(t-r)+n:n},e.parseIdCard=function(e){var t=Et.exec(e);if(!t)return null;var n={province:t[1],city:t[2],area:t[3],year:t[4],month:t[5],day:t[6],gender:t[7]},r=At.find((function(e){return e[0]===n.province}));if(!r)return null;var o="".concat(n.year,"-").concat(n.month,"-").concat(n.day),i=Number(n.gender)%2==0?"女":"男";return{province:r[1],birthday:o,gender:i,origin:n}},e.plus=function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var r=t[0],o=void 0===t[1]?0:t[1],i=t.slice(2);if(i.length>0)return e.apply(void 0,[e(r,o)].concat(i));if(r=ft(r),o=ft(o),ee(r)||ee(o))return Number.NaN;var a=Math.pow(10,Math.max(dt(r),dt(o)));return(kt(r,a)+kt(o,a))/a},e.randomString=function(e,t){var n;return void 0===e&&(e=0),n="string"!=typeof t?Ht:Wt[t]?Wt[t]:t,Xt(M(e),n)},e.replaceChar=function(e,t){void 0===e&&(e=""),void 0===t&&(t={});var n=t.char,r=void 0===n?"*":n,o=t.exclude,i=t.start,a=void 0===i?3:i,c=t.end,u=void 0===c?-4:c,s=t.repeat,f=K(e),l=f.length;if(Math.abs(a)>=l)return f;if((a=a>=0?a:l+a)>=(u=u>=0?u:l+u))return f;var d=f.substring(a,u);if(o){var p=new RegExp("[^".concat(o,"]"),"g");d=d.replace(p,r)}else s="number"==typeof s&&s>=0?s:d.length,d=r.repeat(s);return f.substring(0,a)+d+f.substring(u)},e.round=function(e,t){return void 0===t&&(t=0),oe(e,t)},e.safeDate=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var r="string"==typeof e?e.replace(/[\\.-]/g,"/"):e;return t&&t.length>0?new(Date.bind.apply(Date,ct([void 0,r],at(t),!1))):void 0===r?new Date:new Date(r)},e.setDataURLPrefix=function(e,t,n){return void 0===t&&(t="image/png"),void 0===n&&(n=!0),"data:".concat(t).concat(n?";base64":"",",").concat(e)},e.setDisableWarning=function(e){ye.disableWarning=!!e},e.strlen=function(e){for(var t=K(e),n=0,r=0;r<t.length;r++){var o=t.charCodeAt(r);o>=1&&o<=126||65376<=o&&o<=65439?n++:n+=2}return n},e.times=kt,e.transformFieldNames=function(e,t,n,r){return void 0===r&&(r="spread"),E(e)?e.length<=0?[]:function e(o){return o.map((function(o){if(!C(o))return o;var i="spread"===r?rt({},o):o,a=[];n&&E(i[n])&&i[n].length>0&&(i[n]=e(i[n].slice()));var c=Te(t);return c.forEach((function(e){var n=t[e];n in i&&(i[e]=i[n],-1===c.indexOf(n)&&a.push(n))})),a.length>0&&a.forEach((function(e){delete i[e]})),i}))}(e.slice()):e},e.transformObjectValue=Ct,e.treeToList=function(e,t){var n=[];return E(e)?(function e(r){r.forEach((function(r){if(C(r)){var o=rt({},r);n.push(o),o[t]&&(E(o[t])&&o[t].length>0&&e(o[t]),delete o[t])}else n.push(r)}))}(e),n):n},e.validatePassword=Ee}));
|
|
2
2
|
//# sourceMappingURL=util-helpers.min.js.map
|