@gsc-basic/utils 1.0.1 → 1.0.3
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/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +9 -12
- package/node_modules/crypto-js/CONTRIBUTING.md +0 -28
- package/node_modules/crypto-js/LICENSE +0 -24
- package/node_modules/crypto-js/README.md +0 -275
- package/node_modules/crypto-js/aes.js +0 -234
- package/node_modules/crypto-js/blowfish.js +0 -471
- package/node_modules/crypto-js/bower.json +0 -39
- package/node_modules/crypto-js/cipher-core.js +0 -895
- package/node_modules/crypto-js/core.js +0 -807
- package/node_modules/crypto-js/crypto-js.js +0 -6657
- package/node_modules/crypto-js/docs/QuickStartGuide.wiki +0 -470
- package/node_modules/crypto-js/enc-base64.js +0 -136
- package/node_modules/crypto-js/enc-base64url.js +0 -148
- package/node_modules/crypto-js/enc-hex.js +0 -18
- package/node_modules/crypto-js/enc-latin1.js +0 -18
- package/node_modules/crypto-js/enc-utf16.js +0 -149
- package/node_modules/crypto-js/enc-utf8.js +0 -18
- package/node_modules/crypto-js/evpkdf.js +0 -134
- package/node_modules/crypto-js/format-hex.js +0 -66
- package/node_modules/crypto-js/format-openssl.js +0 -18
- package/node_modules/crypto-js/hmac-md5.js +0 -18
- package/node_modules/crypto-js/hmac-ripemd160.js +0 -18
- package/node_modules/crypto-js/hmac-sha1.js +0 -18
- package/node_modules/crypto-js/hmac-sha224.js +0 -18
- package/node_modules/crypto-js/hmac-sha256.js +0 -18
- package/node_modules/crypto-js/hmac-sha3.js +0 -18
- package/node_modules/crypto-js/hmac-sha384.js +0 -18
- package/node_modules/crypto-js/hmac-sha512.js +0 -18
- package/node_modules/crypto-js/hmac.js +0 -143
- package/node_modules/crypto-js/index.js +0 -18
- package/node_modules/crypto-js/lib-typedarrays.js +0 -76
- package/node_modules/crypto-js/md5.js +0 -268
- package/node_modules/crypto-js/mode-cfb.js +0 -80
- package/node_modules/crypto-js/mode-ctr-gladman.js +0 -116
- package/node_modules/crypto-js/mode-ctr.js +0 -58
- package/node_modules/crypto-js/mode-ecb.js +0 -40
- package/node_modules/crypto-js/mode-ofb.js +0 -54
- package/node_modules/crypto-js/package.json +0 -42
- package/node_modules/crypto-js/pad-ansix923.js +0 -49
- package/node_modules/crypto-js/pad-iso10126.js +0 -44
- package/node_modules/crypto-js/pad-iso97971.js +0 -40
- package/node_modules/crypto-js/pad-nopadding.js +0 -30
- package/node_modules/crypto-js/pad-pkcs7.js +0 -18
- package/node_modules/crypto-js/pad-zeropadding.js +0 -47
- package/node_modules/crypto-js/pbkdf2.js +0 -145
- package/node_modules/crypto-js/rabbit-legacy.js +0 -190
- package/node_modules/crypto-js/rabbit.js +0 -192
- package/node_modules/crypto-js/rc4.js +0 -139
- package/node_modules/crypto-js/ripemd160.js +0 -267
- package/node_modules/crypto-js/sha1.js +0 -150
- package/node_modules/crypto-js/sha224.js +0 -80
- package/node_modules/crypto-js/sha256.js +0 -199
- package/node_modules/crypto-js/sha3.js +0 -326
- package/node_modules/crypto-js/sha384.js +0 -83
- package/node_modules/crypto-js/sha512.js +0 -326
- package/node_modules/crypto-js/tripledes.js +0 -779
- package/node_modules/crypto-js/x64-core.js +0 -304
- package/node_modules/lodash-es/LICENSE +0 -47
- package/node_modules/lodash-es/README.md +0 -10
- package/node_modules/lodash-es/_DataView.js +0 -7
- package/node_modules/lodash-es/_Hash.js +0 -32
- package/node_modules/lodash-es/_LazyWrapper.js +0 -28
- package/node_modules/lodash-es/_ListCache.js +0 -32
- package/node_modules/lodash-es/_LodashWrapper.js +0 -22
- package/node_modules/lodash-es/_Map.js +0 -7
- package/node_modules/lodash-es/_MapCache.js +0 -32
- package/node_modules/lodash-es/_Promise.js +0 -7
- package/node_modules/lodash-es/_Set.js +0 -7
- package/node_modules/lodash-es/_SetCache.js +0 -27
- package/node_modules/lodash-es/_Stack.js +0 -27
- package/node_modules/lodash-es/_Symbol.js +0 -6
- package/node_modules/lodash-es/_Uint8Array.js +0 -6
- package/node_modules/lodash-es/_WeakMap.js +0 -7
- package/node_modules/lodash-es/_addMapEntry.js +0 -15
- package/node_modules/lodash-es/_addSetEntry.js +0 -15
- package/node_modules/lodash-es/_apply.js +0 -21
- package/node_modules/lodash-es/_arrayAggregator.js +0 -22
- package/node_modules/lodash-es/_arrayEach.js +0 -22
- package/node_modules/lodash-es/_arrayEachRight.js +0 -21
- package/node_modules/lodash-es/_arrayEvery.js +0 -23
- package/node_modules/lodash-es/_arrayFilter.js +0 -25
- package/node_modules/lodash-es/_arrayIncludes.js +0 -17
- package/node_modules/lodash-es/_arrayIncludesWith.js +0 -22
- package/node_modules/lodash-es/_arrayLikeKeys.js +0 -49
- package/node_modules/lodash-es/_arrayMap.js +0 -21
- package/node_modules/lodash-es/_arrayPush.js +0 -20
- package/node_modules/lodash-es/_arrayReduce.js +0 -26
- package/node_modules/lodash-es/_arrayReduceRight.js +0 -24
- package/node_modules/lodash-es/_arraySample.js +0 -15
- package/node_modules/lodash-es/_arraySampleSize.js +0 -17
- package/node_modules/lodash-es/_arrayShuffle.js +0 -15
- package/node_modules/lodash-es/_arraySome.js +0 -23
- package/node_modules/lodash-es/_asciiSize.js +0 -12
- package/node_modules/lodash-es/_asciiToArray.js +0 -12
- package/node_modules/lodash-es/_asciiWords.js +0 -15
- package/node_modules/lodash-es/_assignMergeValue.js +0 -20
- package/node_modules/lodash-es/_assignValue.js +0 -28
- package/node_modules/lodash-es/_assocIndexOf.js +0 -21
- package/node_modules/lodash-es/_baseAggregator.js +0 -21
- package/node_modules/lodash-es/_baseAssign.js +0 -17
- package/node_modules/lodash-es/_baseAssignIn.js +0 -17
- package/node_modules/lodash-es/_baseAssignValue.js +0 -25
- package/node_modules/lodash-es/_baseAt.js +0 -23
- package/node_modules/lodash-es/_baseClamp.js +0 -22
- package/node_modules/lodash-es/_baseClone.js +0 -166
- package/node_modules/lodash-es/_baseConforms.js +0 -18
- package/node_modules/lodash-es/_baseConformsTo.js +0 -27
- package/node_modules/lodash-es/_baseCreate.js +0 -30
- package/node_modules/lodash-es/_baseDelay.js +0 -21
- package/node_modules/lodash-es/_baseDifference.js +0 -67
- package/node_modules/lodash-es/_baseEach.js +0 -14
- package/node_modules/lodash-es/_baseEachRight.js +0 -14
- package/node_modules/lodash-es/_baseEvery.js +0 -21
- package/node_modules/lodash-es/_baseExtremum.js +0 -32
- package/node_modules/lodash-es/_baseFill.js +0 -32
- package/node_modules/lodash-es/_baseFilter.js +0 -21
- package/node_modules/lodash-es/_baseFindIndex.js +0 -24
- package/node_modules/lodash-es/_baseFindKey.js +0 -23
- package/node_modules/lodash-es/_baseFlatten.js +0 -38
- package/node_modules/lodash-es/_baseFor.js +0 -16
- package/node_modules/lodash-es/_baseForOwn.js +0 -16
- package/node_modules/lodash-es/_baseForOwnRight.js +0 -16
- package/node_modules/lodash-es/_baseForRight.js +0 -15
- package/node_modules/lodash-es/_baseFunctions.js +0 -19
- package/node_modules/lodash-es/_baseGet.js +0 -24
- package/node_modules/lodash-es/_baseGetAllKeys.js +0 -20
- package/node_modules/lodash-es/_baseGetTag.js +0 -28
- package/node_modules/lodash-es/_baseGt.js +0 -14
- package/node_modules/lodash-es/_baseHas.js +0 -19
- package/node_modules/lodash-es/_baseHasIn.js +0 -13
- package/node_modules/lodash-es/_baseInRange.js +0 -18
- package/node_modules/lodash-es/_baseIndexOf.js +0 -20
- package/node_modules/lodash-es/_baseIndexOfWith.js +0 -23
- package/node_modules/lodash-es/_baseIntersection.js +0 -74
- package/node_modules/lodash-es/_baseInverter.js +0 -21
- package/node_modules/lodash-es/_baseInvoke.js +0 -24
- package/node_modules/lodash-es/_baseIsArguments.js +0 -18
- package/node_modules/lodash-es/_baseIsArrayBuffer.js +0 -17
- package/node_modules/lodash-es/_baseIsDate.js +0 -18
- package/node_modules/lodash-es/_baseIsEqual.js +0 -28
- package/node_modules/lodash-es/_baseIsEqualDeep.js +0 -83
- package/node_modules/lodash-es/_baseIsMap.js +0 -18
- package/node_modules/lodash-es/_baseIsMatch.js +0 -62
- package/node_modules/lodash-es/_baseIsNaN.js +0 -12
- package/node_modules/lodash-es/_baseIsNative.js +0 -47
- package/node_modules/lodash-es/_baseIsRegExp.js +0 -18
- package/node_modules/lodash-es/_baseIsSet.js +0 -18
- package/node_modules/lodash-es/_baseIsTypedArray.js +0 -60
- package/node_modules/lodash-es/_baseIteratee.js +0 -31
- package/node_modules/lodash-es/_baseKeys.js +0 -30
- package/node_modules/lodash-es/_baseKeysIn.js +0 -33
- package/node_modules/lodash-es/_baseLodash.js +0 -10
- package/node_modules/lodash-es/_baseLt.js +0 -14
- package/node_modules/lodash-es/_baseMap.js +0 -22
- package/node_modules/lodash-es/_baseMatches.js +0 -22
- package/node_modules/lodash-es/_baseMatchesProperty.js +0 -33
- package/node_modules/lodash-es/_baseMean.js +0 -20
- package/node_modules/lodash-es/_baseMerge.js +0 -42
- package/node_modules/lodash-es/_baseMergeDeep.js +0 -94
- package/node_modules/lodash-es/_baseNth.js +0 -20
- package/node_modules/lodash-es/_baseOrderBy.js +0 -49
- package/node_modules/lodash-es/_basePick.js +0 -19
- package/node_modules/lodash-es/_basePickBy.js +0 -30
- package/node_modules/lodash-es/_baseProperty.js +0 -14
- package/node_modules/lodash-es/_basePropertyDeep.js +0 -16
- package/node_modules/lodash-es/_basePropertyOf.js +0 -14
- package/node_modules/lodash-es/_basePullAll.js +0 -51
- package/node_modules/lodash-es/_basePullAt.js +0 -37
- package/node_modules/lodash-es/_baseRandom.js +0 -18
- package/node_modules/lodash-es/_baseRange.js +0 -28
- package/node_modules/lodash-es/_baseReduce.js +0 -23
- package/node_modules/lodash-es/_baseRepeat.js +0 -35
- package/node_modules/lodash-es/_baseRest.js +0 -17
- package/node_modules/lodash-es/_baseSample.js +0 -15
- package/node_modules/lodash-es/_baseSampleSize.js +0 -18
- package/node_modules/lodash-es/_baseSet.js +0 -51
- package/node_modules/lodash-es/_baseSetData.js +0 -17
- package/node_modules/lodash-es/_baseSetToString.js +0 -22
- package/node_modules/lodash-es/_baseShuffle.js +0 -15
- package/node_modules/lodash-es/_baseSlice.js +0 -31
- package/node_modules/lodash-es/_baseSome.js +0 -22
- package/node_modules/lodash-es/_baseSortBy.js +0 -21
- package/node_modules/lodash-es/_baseSortedIndex.js +0 -42
- package/node_modules/lodash-es/_baseSortedIndexBy.js +0 -67
- package/node_modules/lodash-es/_baseSortedUniq.js +0 -30
- package/node_modules/lodash-es/_baseSum.js +0 -24
- package/node_modules/lodash-es/_baseTimes.js +0 -20
- package/node_modules/lodash-es/_baseToNumber.js +0 -24
- package/node_modules/lodash-es/_baseToPairs.js +0 -18
- package/node_modules/lodash-es/_baseToString.js +0 -37
- package/node_modules/lodash-es/_baseTrim.js +0 -19
- package/node_modules/lodash-es/_baseUnary.js +0 -14
- package/node_modules/lodash-es/_baseUniq.js +0 -72
- package/node_modules/lodash-es/_baseUnset.js +0 -20
- package/node_modules/lodash-es/_baseUpdate.js +0 -18
- package/node_modules/lodash-es/_baseValues.js +0 -19
- package/node_modules/lodash-es/_baseWhile.js +0 -26
- package/node_modules/lodash-es/_baseWrapperValue.js +0 -25
- package/node_modules/lodash-es/_baseXor.js +0 -36
- package/node_modules/lodash-es/_baseZipObject.js +0 -23
- package/node_modules/lodash-es/_cacheHas.js +0 -13
- package/node_modules/lodash-es/_castArrayLikeObject.js +0 -14
- package/node_modules/lodash-es/_castFunction.js +0 -14
- package/node_modules/lodash-es/_castPath.js +0 -21
- package/node_modules/lodash-es/_castRest.js +0 -14
- package/node_modules/lodash-es/_castSlice.js +0 -18
- package/node_modules/lodash-es/_charsEndIndex.js +0 -19
- package/node_modules/lodash-es/_charsStartIndex.js +0 -20
- package/node_modules/lodash-es/_cloneArrayBuffer.js +0 -16
- package/node_modules/lodash-es/_cloneBuffer.js +0 -35
- package/node_modules/lodash-es/_cloneDataView.js +0 -16
- package/node_modules/lodash-es/_cloneMap.js +0 -22
- package/node_modules/lodash-es/_cloneRegExp.js +0 -17
- package/node_modules/lodash-es/_cloneSet.js +0 -22
- package/node_modules/lodash-es/_cloneSymbol.js +0 -18
- package/node_modules/lodash-es/_cloneTypedArray.js +0 -16
- package/node_modules/lodash-es/_compareAscending.js +0 -41
- package/node_modules/lodash-es/_compareMultiple.js +0 -44
- package/node_modules/lodash-es/_composeArgs.js +0 -39
- package/node_modules/lodash-es/_composeArgsRight.js +0 -41
- package/node_modules/lodash-es/_copyArray.js +0 -20
- package/node_modules/lodash-es/_copyObject.js +0 -40
- package/node_modules/lodash-es/_copySymbols.js +0 -16
- package/node_modules/lodash-es/_copySymbolsIn.js +0 -16
- package/node_modules/lodash-es/_coreJsData.js +0 -6
- package/node_modules/lodash-es/_countHolders.js +0 -21
- package/node_modules/lodash-es/_createAggregator.js +0 -23
- package/node_modules/lodash-es/_createAssigner.js +0 -37
- package/node_modules/lodash-es/_createBaseEach.js +0 -32
- package/node_modules/lodash-es/_createBaseFor.js +0 -25
- package/node_modules/lodash-es/_createBind.js +0 -28
- package/node_modules/lodash-es/_createCaseFirst.js +0 -33
- package/node_modules/lodash-es/_createCompounder.js +0 -24
- package/node_modules/lodash-es/_createCtor.js +0 -37
- package/node_modules/lodash-es/_createCurry.js +0 -46
- package/node_modules/lodash-es/_createFind.js +0 -25
- package/node_modules/lodash-es/_createFlow.js +0 -78
- package/node_modules/lodash-es/_createHybrid.js +0 -92
- package/node_modules/lodash-es/_createInverter.js +0 -17
- package/node_modules/lodash-es/_createMathOperation.js +0 -38
- package/node_modules/lodash-es/_createOver.js +0 -27
- package/node_modules/lodash-es/_createPadding.js +0 -33
- package/node_modules/lodash-es/_createPartial.js +0 -43
- package/node_modules/lodash-es/_createRange.js +0 -30
- package/node_modules/lodash-es/_createRecurry.js +0 -56
- package/node_modules/lodash-es/_createRelationalOperation.js +0 -20
- package/node_modules/lodash-es/_createRound.js +0 -35
- package/node_modules/lodash-es/_createSet.js +0 -19
- package/node_modules/lodash-es/_createToPairs.js +0 -30
- package/node_modules/lodash-es/_createWrap.js +0 -106
- package/node_modules/lodash-es/_customDefaultsAssignIn.js +0 -29
- package/node_modules/lodash-es/_customDefaultsMerge.js +0 -28
- package/node_modules/lodash-es/_customOmitClone.js +0 -16
- package/node_modules/lodash-es/_deburrLetter.js +0 -71
- package/node_modules/lodash-es/_defineProperty.js +0 -11
- package/node_modules/lodash-es/_equalArrays.js +0 -84
- package/node_modules/lodash-es/_equalByTag.js +0 -112
- package/node_modules/lodash-es/_equalObjects.js +0 -90
- package/node_modules/lodash-es/_escapeHtmlChar.js +0 -21
- package/node_modules/lodash-es/_escapeStringChar.js +0 -22
- package/node_modules/lodash-es/_flatRest.js +0 -16
- package/node_modules/lodash-es/_freeGlobal.js +0 -4
- package/node_modules/lodash-es/_getAllKeys.js +0 -16
- package/node_modules/lodash-es/_getAllKeysIn.js +0 -17
- package/node_modules/lodash-es/_getData.js +0 -15
- package/node_modules/lodash-es/_getFuncName.js +0 -31
- package/node_modules/lodash-es/_getHolder.js +0 -13
- package/node_modules/lodash-es/_getMapData.js +0 -18
- package/node_modules/lodash-es/_getMatchData.js +0 -24
- package/node_modules/lodash-es/_getNative.js +0 -17
- package/node_modules/lodash-es/_getPrototype.js +0 -6
- package/node_modules/lodash-es/_getRawTag.js +0 -46
- package/node_modules/lodash-es/_getSymbols.js +0 -30
- package/node_modules/lodash-es/_getSymbolsIn.js +0 -25
- package/node_modules/lodash-es/_getTag.js +0 -58
- package/node_modules/lodash-es/_getValue.js +0 -13
- package/node_modules/lodash-es/_getView.js +0 -33
- package/node_modules/lodash-es/_getWrapDetails.js +0 -17
- package/node_modules/lodash-es/_hasPath.js +0 -39
- package/node_modules/lodash-es/_hasUnicode.js +0 -26
- package/node_modules/lodash-es/_hasUnicodeWord.js +0 -15
- package/node_modules/lodash-es/_hashClear.js +0 -15
- package/node_modules/lodash-es/_hashDelete.js +0 -17
- package/node_modules/lodash-es/_hashGet.js +0 -30
- package/node_modules/lodash-es/_hashHas.js +0 -23
- package/node_modules/lodash-es/_hashSet.js +0 -23
- package/node_modules/lodash-es/_initCloneArray.js +0 -26
- package/node_modules/lodash-es/_initCloneByTag.js +0 -77
- package/node_modules/lodash-es/_initCloneObject.js +0 -18
- package/node_modules/lodash-es/_insertWrapDetails.js +0 -23
- package/node_modules/lodash-es/_isFlattenable.js +0 -20
- package/node_modules/lodash-es/_isIndex.js +0 -25
- package/node_modules/lodash-es/_isIterateeCall.js +0 -30
- package/node_modules/lodash-es/_isKey.js +0 -29
- package/node_modules/lodash-es/_isKeyable.js +0 -15
- package/node_modules/lodash-es/_isLaziable.js +0 -28
- package/node_modules/lodash-es/_isMaskable.js +0 -14
- package/node_modules/lodash-es/_isMasked.js +0 -20
- package/node_modules/lodash-es/_isPrototype.js +0 -18
- package/node_modules/lodash-es/_isStrictComparable.js +0 -15
- package/node_modules/lodash-es/_iteratorToArray.js +0 -18
- package/node_modules/lodash-es/_lazyClone.js +0 -23
- package/node_modules/lodash-es/_lazyReverse.js +0 -23
- package/node_modules/lodash-es/_lazyValue.js +0 -69
- package/node_modules/lodash-es/_listCacheClear.js +0 -13
- package/node_modules/lodash-es/_listCacheDelete.js +0 -35
- package/node_modules/lodash-es/_listCacheGet.js +0 -19
- package/node_modules/lodash-es/_listCacheHas.js +0 -16
- package/node_modules/lodash-es/_listCacheSet.js +0 -26
- package/node_modules/lodash-es/_mapCacheClear.js +0 -21
- package/node_modules/lodash-es/_mapCacheDelete.js +0 -18
- package/node_modules/lodash-es/_mapCacheGet.js +0 -16
- package/node_modules/lodash-es/_mapCacheHas.js +0 -16
- package/node_modules/lodash-es/_mapCacheSet.js +0 -22
- package/node_modules/lodash-es/_mapToArray.js +0 -18
- package/node_modules/lodash-es/_matchesStrictComparable.js +0 -20
- package/node_modules/lodash-es/_memoizeCapped.js +0 -26
- package/node_modules/lodash-es/_mergeData.js +0 -90
- package/node_modules/lodash-es/_metaMap.js +0 -6
- package/node_modules/lodash-es/_nativeCreate.js +0 -6
- package/node_modules/lodash-es/_nativeKeys.js +0 -6
- package/node_modules/lodash-es/_nativeKeysIn.js +0 -20
- package/node_modules/lodash-es/_nodeUtil.js +0 -30
- package/node_modules/lodash-es/_objectToString.js +0 -22
- package/node_modules/lodash-es/_overArg.js +0 -15
- package/node_modules/lodash-es/_overRest.js +0 -36
- package/node_modules/lodash-es/_parent.js +0 -16
- package/node_modules/lodash-es/_reEscape.js +0 -4
- package/node_modules/lodash-es/_reEvaluate.js +0 -4
- package/node_modules/lodash-es/_reInterpolate.js +0 -4
- package/node_modules/lodash-es/_realNames.js +0 -4
- package/node_modules/lodash-es/_reorder.js +0 -29
- package/node_modules/lodash-es/_replaceHolders.js +0 -29
- package/node_modules/lodash-es/_root.js +0 -9
- package/node_modules/lodash-es/_safeGet.js +0 -21
- package/node_modules/lodash-es/_setCacheAdd.js +0 -19
- package/node_modules/lodash-es/_setCacheHas.js +0 -14
- package/node_modules/lodash-es/_setData.js +0 -20
- package/node_modules/lodash-es/_setToArray.js +0 -18
- package/node_modules/lodash-es/_setToPairs.js +0 -18
- package/node_modules/lodash-es/_setToString.js +0 -14
- package/node_modules/lodash-es/_setWrapToString.js +0 -21
- package/node_modules/lodash-es/_shortOut.js +0 -37
- package/node_modules/lodash-es/_shuffleSelf.js +0 -28
- package/node_modules/lodash-es/_stackClear.js +0 -15
- package/node_modules/lodash-es/_stackDelete.js +0 -18
- package/node_modules/lodash-es/_stackGet.js +0 -14
- package/node_modules/lodash-es/_stackHas.js +0 -14
- package/node_modules/lodash-es/_stackSet.js +0 -34
- package/node_modules/lodash-es/_strictIndexOf.js +0 -23
- package/node_modules/lodash-es/_strictLastIndexOf.js +0 -21
- package/node_modules/lodash-es/_stringSize.js +0 -18
- package/node_modules/lodash-es/_stringToArray.js +0 -18
- package/node_modules/lodash-es/_stringToPath.js +0 -27
- package/node_modules/lodash-es/_toKey.js +0 -21
- package/node_modules/lodash-es/_toSource.js +0 -26
- package/node_modules/lodash-es/_trimmedEndIndex.js +0 -19
- package/node_modules/lodash-es/_unescapeHtmlChar.js +0 -21
- package/node_modules/lodash-es/_unicodeSize.js +0 -44
- package/node_modules/lodash-es/_unicodeToArray.js +0 -40
- package/node_modules/lodash-es/_unicodeWords.js +0 -69
- package/node_modules/lodash-es/_updateWrapDetails.js +0 -46
- package/node_modules/lodash-es/_wrapperClone.js +0 -23
- package/node_modules/lodash-es/add.js +0 -22
- package/node_modules/lodash-es/after.js +0 -42
- package/node_modules/lodash-es/array.default.js +0 -81
- package/node_modules/lodash-es/array.js +0 -66
- package/node_modules/lodash-es/ary.js +0 -29
- package/node_modules/lodash-es/assign.js +0 -58
- package/node_modules/lodash-es/assignIn.js +0 -40
- package/node_modules/lodash-es/assignInWith.js +0 -38
- package/node_modules/lodash-es/assignWith.js +0 -37
- package/node_modules/lodash-es/at.js +0 -23
- package/node_modules/lodash-es/attempt.js +0 -35
- package/node_modules/lodash-es/before.js +0 -40
- package/node_modules/lodash-es/bind.js +0 -57
- package/node_modules/lodash-es/bindAll.js +0 -41
- package/node_modules/lodash-es/bindKey.js +0 -68
- package/node_modules/lodash-es/camelCase.js +0 -29
- package/node_modules/lodash-es/capitalize.js +0 -23
- package/node_modules/lodash-es/castArray.js +0 -44
- package/node_modules/lodash-es/ceil.js +0 -26
- package/node_modules/lodash-es/chain.js +0 -38
- package/node_modules/lodash-es/chunk.js +0 -50
- package/node_modules/lodash-es/clamp.js +0 -39
- package/node_modules/lodash-es/clone.js +0 -36
- package/node_modules/lodash-es/cloneDeep.js +0 -29
- package/node_modules/lodash-es/cloneDeepWith.js +0 -40
- package/node_modules/lodash-es/cloneWith.js +0 -42
- package/node_modules/lodash-es/collection.default.js +0 -37
- package/node_modules/lodash-es/collection.js +0 -29
- package/node_modules/lodash-es/commit.js +0 -33
- package/node_modules/lodash-es/compact.js +0 -31
- package/node_modules/lodash-es/concat.js +0 -43
- package/node_modules/lodash-es/cond.js +0 -60
- package/node_modules/lodash-es/conforms.js +0 -35
- package/node_modules/lodash-es/conformsTo.js +0 -32
- package/node_modules/lodash-es/constant.js +0 -26
- package/node_modules/lodash-es/countBy.js +0 -40
- package/node_modules/lodash-es/create.js +0 -43
- package/node_modules/lodash-es/curry.js +0 -57
- package/node_modules/lodash-es/curryRight.js +0 -54
- package/node_modules/lodash-es/date.default.js +0 -5
- package/node_modules/lodash-es/date.js +0 -2
- package/node_modules/lodash-es/debounce.js +0 -191
- package/node_modules/lodash-es/deburr.js +0 -45
- package/node_modules/lodash-es/defaultTo.js +0 -25
- package/node_modules/lodash-es/defaults.js +0 -64
- package/node_modules/lodash-es/defaultsDeep.js +0 -30
- package/node_modules/lodash-es/defer.js +0 -26
- package/node_modules/lodash-es/delay.js +0 -28
- package/node_modules/lodash-es/difference.js +0 -33
- package/node_modules/lodash-es/differenceBy.js +0 -44
- package/node_modules/lodash-es/differenceWith.js +0 -40
- package/node_modules/lodash-es/divide.js +0 -22
- package/node_modules/lodash-es/drop.js +0 -38
- package/node_modules/lodash-es/dropRight.js +0 -39
- package/node_modules/lodash-es/dropRightWhile.js +0 -45
- package/node_modules/lodash-es/dropWhile.js +0 -45
- package/node_modules/lodash-es/each.js +0 -1
- package/node_modules/lodash-es/eachRight.js +0 -1
- package/node_modules/lodash-es/endsWith.js +0 -43
- package/node_modules/lodash-es/entries.js +0 -1
- package/node_modules/lodash-es/entriesIn.js +0 -1
- package/node_modules/lodash-es/eq.js +0 -37
- package/node_modules/lodash-es/escape.js +0 -43
- package/node_modules/lodash-es/escapeRegExp.js +0 -32
- package/node_modules/lodash-es/every.js +0 -56
- package/node_modules/lodash-es/extend.js +0 -1
- package/node_modules/lodash-es/extendWith.js +0 -1
- package/node_modules/lodash-es/fill.js +0 -45
- package/node_modules/lodash-es/filter.js +0 -52
- package/node_modules/lodash-es/find.js +0 -42
- package/node_modules/lodash-es/findIndex.js +0 -55
- package/node_modules/lodash-es/findKey.js +0 -44
- package/node_modules/lodash-es/findLast.js +0 -25
- package/node_modules/lodash-es/findLastIndex.js +0 -59
- package/node_modules/lodash-es/findLastKey.js +0 -44
- package/node_modules/lodash-es/first.js +0 -1
- package/node_modules/lodash-es/flake.lock +0 -40
- package/node_modules/lodash-es/flake.nix +0 -20
- package/node_modules/lodash-es/flatMap.js +0 -29
- package/node_modules/lodash-es/flatMapDeep.js +0 -31
- package/node_modules/lodash-es/flatMapDepth.js +0 -31
- package/node_modules/lodash-es/flatten.js +0 -22
- package/node_modules/lodash-es/flattenDeep.js +0 -25
- package/node_modules/lodash-es/flattenDepth.js +0 -33
- package/node_modules/lodash-es/flip.js +0 -28
- package/node_modules/lodash-es/floor.js +0 -26
- package/node_modules/lodash-es/flow.js +0 -27
- package/node_modules/lodash-es/flowRight.js +0 -26
- package/node_modules/lodash-es/forEach.js +0 -41
- package/node_modules/lodash-es/forEachRight.js +0 -31
- package/node_modules/lodash-es/forIn.js +0 -39
- package/node_modules/lodash-es/forInRight.js +0 -37
- package/node_modules/lodash-es/forOwn.js +0 -36
- package/node_modules/lodash-es/forOwnRight.js +0 -34
- package/node_modules/lodash-es/fromPairs.js +0 -28
- package/node_modules/lodash-es/function.default.js +0 -31
- package/node_modules/lodash-es/function.js +0 -24
- package/node_modules/lodash-es/functions.js +0 -31
- package/node_modules/lodash-es/functionsIn.js +0 -31
- package/node_modules/lodash-es/get.js +0 -33
- package/node_modules/lodash-es/groupBy.js +0 -41
- package/node_modules/lodash-es/gt.js +0 -29
- package/node_modules/lodash-es/gte.js +0 -30
- package/node_modules/lodash-es/has.js +0 -35
- package/node_modules/lodash-es/hasIn.js +0 -34
- package/node_modules/lodash-es/head.js +0 -23
- package/node_modules/lodash-es/identity.js +0 -21
- package/node_modules/lodash-es/inRange.js +0 -55
- package/node_modules/lodash-es/includes.js +0 -53
- package/node_modules/lodash-es/indexOf.js +0 -42
- package/node_modules/lodash-es/initial.js +0 -22
- package/node_modules/lodash-es/intersection.js +0 -30
- package/node_modules/lodash-es/intersectionBy.js +0 -45
- package/node_modules/lodash-es/intersectionWith.js +0 -41
- package/node_modules/lodash-es/invert.js +0 -42
- package/node_modules/lodash-es/invertBy.js +0 -56
- package/node_modules/lodash-es/invoke.js +0 -24
- package/node_modules/lodash-es/invokeMap.js +0 -41
- package/node_modules/lodash-es/isArguments.js +0 -36
- package/node_modules/lodash-es/isArray.js +0 -26
- package/node_modules/lodash-es/isArrayBuffer.js +0 -27
- package/node_modules/lodash-es/isArrayLike.js +0 -33
- package/node_modules/lodash-es/isArrayLikeObject.js +0 -33
- package/node_modules/lodash-es/isBoolean.js +0 -29
- package/node_modules/lodash-es/isBuffer.js +0 -38
- package/node_modules/lodash-es/isDate.js +0 -27
- package/node_modules/lodash-es/isElement.js +0 -25
- package/node_modules/lodash-es/isEmpty.js +0 -77
- package/node_modules/lodash-es/isEqual.js +0 -35
- package/node_modules/lodash-es/isEqualWith.js +0 -41
- package/node_modules/lodash-es/isError.js +0 -36
- package/node_modules/lodash-es/isFinite.js +0 -36
- package/node_modules/lodash-es/isFunction.js +0 -37
- package/node_modules/lodash-es/isInteger.js +0 -33
- package/node_modules/lodash-es/isLength.js +0 -35
- package/node_modules/lodash-es/isMap.js +0 -27
- package/node_modules/lodash-es/isMatch.js +0 -36
- package/node_modules/lodash-es/isMatchWith.js +0 -41
- package/node_modules/lodash-es/isNaN.js +0 -38
- package/node_modules/lodash-es/isNative.js +0 -40
- package/node_modules/lodash-es/isNil.js +0 -25
- package/node_modules/lodash-es/isNull.js +0 -22
- package/node_modules/lodash-es/isNumber.js +0 -38
- package/node_modules/lodash-es/isObject.js +0 -31
- package/node_modules/lodash-es/isObjectLike.js +0 -29
- package/node_modules/lodash-es/isPlainObject.js +0 -62
- package/node_modules/lodash-es/isRegExp.js +0 -27
- package/node_modules/lodash-es/isSafeInteger.js +0 -37
- package/node_modules/lodash-es/isSet.js +0 -27
- package/node_modules/lodash-es/isString.js +0 -30
- package/node_modules/lodash-es/isSymbol.js +0 -29
- package/node_modules/lodash-es/isTypedArray.js +0 -27
- package/node_modules/lodash-es/isUndefined.js +0 -22
- package/node_modules/lodash-es/isWeakMap.js +0 -28
- package/node_modules/lodash-es/isWeakSet.js +0 -28
- package/node_modules/lodash-es/iteratee.js +0 -53
- package/node_modules/lodash-es/join.js +0 -26
- package/node_modules/lodash-es/kebabCase.js +0 -28
- package/node_modules/lodash-es/keyBy.js +0 -36
- package/node_modules/lodash-es/keys.js +0 -37
- package/node_modules/lodash-es/keysIn.js +0 -32
- package/node_modules/lodash-es/lang.default.js +0 -71
- package/node_modules/lodash-es/lang.js +0 -57
- package/node_modules/lodash-es/last.js +0 -20
- package/node_modules/lodash-es/lastIndexOf.js +0 -46
- package/node_modules/lodash-es/lodash.default.js +0 -643
- package/node_modules/lodash-es/lodash.js +0 -331
- package/node_modules/lodash-es/lowerCase.js +0 -27
- package/node_modules/lodash-es/lowerFirst.js +0 -22
- package/node_modules/lodash-es/lt.js +0 -29
- package/node_modules/lodash-es/lte.js +0 -30
- package/node_modules/lodash-es/map.js +0 -53
- package/node_modules/lodash-es/mapKeys.js +0 -36
- package/node_modules/lodash-es/mapValues.js +0 -43
- package/node_modules/lodash-es/matches.js +0 -46
- package/node_modules/lodash-es/matchesProperty.js +0 -44
- package/node_modules/lodash-es/math.default.js +0 -21
- package/node_modules/lodash-es/math.js +0 -16
- package/node_modules/lodash-es/max.js +0 -29
- package/node_modules/lodash-es/maxBy.js +0 -34
- package/node_modules/lodash-es/mean.js +0 -22
- package/node_modules/lodash-es/meanBy.js +0 -31
- package/node_modules/lodash-es/memoize.js +0 -73
- package/node_modules/lodash-es/merge.js +0 -39
- package/node_modules/lodash-es/mergeWith.js +0 -39
- package/node_modules/lodash-es/method.js +0 -34
- package/node_modules/lodash-es/methodOf.js +0 -33
- package/node_modules/lodash-es/min.js +0 -29
- package/node_modules/lodash-es/minBy.js +0 -34
- package/node_modules/lodash-es/mixin.js +0 -74
- package/node_modules/lodash-es/multiply.js +0 -22
- package/node_modules/lodash-es/negate.js +0 -40
- package/node_modules/lodash-es/next.js +0 -35
- package/node_modules/lodash-es/noop.js +0 -17
- package/node_modules/lodash-es/now.js +0 -23
- package/node_modules/lodash-es/nth.js +0 -29
- package/node_modules/lodash-es/nthArg.js +0 -32
- package/node_modules/lodash-es/number.default.js +0 -7
- package/node_modules/lodash-es/number.js +0 -4
- package/node_modules/lodash-es/object.default.js +0 -60
- package/node_modules/lodash-es/object.js +0 -48
- package/node_modules/lodash-es/omit.js +0 -57
- package/node_modules/lodash-es/omitBy.js +0 -29
- package/node_modules/lodash-es/once.js +0 -25
- package/node_modules/lodash-es/orderBy.js +0 -47
- package/node_modules/lodash-es/over.js +0 -24
- package/node_modules/lodash-es/overArgs.js +0 -61
- package/node_modules/lodash-es/overEvery.js +0 -34
- package/node_modules/lodash-es/overSome.js +0 -37
- package/node_modules/lodash-es/package.json +0 -21
- package/node_modules/lodash-es/pad.js +0 -49
- package/node_modules/lodash-es/padEnd.js +0 -39
- package/node_modules/lodash-es/padStart.js +0 -39
- package/node_modules/lodash-es/parseInt.js +0 -43
- package/node_modules/lodash-es/partial.js +0 -50
- package/node_modules/lodash-es/partialRight.js +0 -49
- package/node_modules/lodash-es/partition.js +0 -43
- package/node_modules/lodash-es/pick.js +0 -25
- package/node_modules/lodash-es/pickBy.js +0 -37
- package/node_modules/lodash-es/plant.js +0 -48
- package/node_modules/lodash-es/property.js +0 -32
- package/node_modules/lodash-es/propertyOf.js +0 -30
- package/node_modules/lodash-es/pull.js +0 -29
- package/node_modules/lodash-es/pullAll.js +0 -29
- package/node_modules/lodash-es/pullAllBy.js +0 -33
- package/node_modules/lodash-es/pullAllWith.js +0 -32
- package/node_modules/lodash-es/pullAt.js +0 -43
- package/node_modules/lodash-es/random.js +0 -82
- package/node_modules/lodash-es/range.js +0 -46
- package/node_modules/lodash-es/rangeRight.js +0 -41
- package/node_modules/lodash-es/rearg.js +0 -33
- package/node_modules/lodash-es/reduce.js +0 -51
- package/node_modules/lodash-es/reduceRight.js +0 -36
- package/node_modules/lodash-es/reject.js +0 -46
- package/node_modules/lodash-es/release.md +0 -48
- package/node_modules/lodash-es/remove.js +0 -53
- package/node_modules/lodash-es/repeat.js +0 -37
- package/node_modules/lodash-es/replace.js +0 -29
- package/node_modules/lodash-es/rest.js +0 -40
- package/node_modules/lodash-es/result.js +0 -56
- package/node_modules/lodash-es/reverse.js +0 -34
- package/node_modules/lodash-es/round.js +0 -26
- package/node_modules/lodash-es/sample.js +0 -24
- package/node_modules/lodash-es/sampleSize.js +0 -37
- package/node_modules/lodash-es/seq.default.js +0 -20
- package/node_modules/lodash-es/seq.js +0 -15
- package/node_modules/lodash-es/set.js +0 -35
- package/node_modules/lodash-es/setWith.js +0 -32
- package/node_modules/lodash-es/shuffle.js +0 -25
- package/node_modules/lodash-es/size.js +0 -46
- package/node_modules/lodash-es/slice.js +0 -37
- package/node_modules/lodash-es/snakeCase.js +0 -28
- package/node_modules/lodash-es/some.js +0 -51
- package/node_modules/lodash-es/sortBy.js +0 -48
- package/node_modules/lodash-es/sortedIndex.js +0 -24
- package/node_modules/lodash-es/sortedIndexBy.js +0 -33
- package/node_modules/lodash-es/sortedIndexOf.js +0 -31
- package/node_modules/lodash-es/sortedLastIndex.js +0 -25
- package/node_modules/lodash-es/sortedLastIndexBy.js +0 -33
- package/node_modules/lodash-es/sortedLastIndexOf.js +0 -31
- package/node_modules/lodash-es/sortedUniq.js +0 -24
- package/node_modules/lodash-es/sortedUniqBy.js +0 -26
- package/node_modules/lodash-es/split.js +0 -52
- package/node_modules/lodash-es/spread.js +0 -63
- package/node_modules/lodash-es/startCase.js +0 -29
- package/node_modules/lodash-es/startsWith.js +0 -39
- package/node_modules/lodash-es/string.default.js +0 -41
- package/node_modules/lodash-es/string.js +0 -32
- package/node_modules/lodash-es/stubArray.js +0 -23
- package/node_modules/lodash-es/stubFalse.js +0 -18
- package/node_modules/lodash-es/stubObject.js +0 -23
- package/node_modules/lodash-es/stubString.js +0 -18
- package/node_modules/lodash-es/stubTrue.js +0 -18
- package/node_modules/lodash-es/subtract.js +0 -22
- package/node_modules/lodash-es/sum.js +0 -24
- package/node_modules/lodash-es/sumBy.js +0 -33
- package/node_modules/lodash-es/tail.js +0 -22
- package/node_modules/lodash-es/take.js +0 -37
- package/node_modules/lodash-es/takeRight.js +0 -39
- package/node_modules/lodash-es/takeRightWhile.js +0 -45
- package/node_modules/lodash-es/takeWhile.js +0 -45
- package/node_modules/lodash-es/tap.js +0 -29
- package/node_modules/lodash-es/template.js +0 -272
- package/node_modules/lodash-es/templateSettings.js +0 -67
- package/node_modules/lodash-es/throttle.js +0 -69
- package/node_modules/lodash-es/thru.js +0 -28
- package/node_modules/lodash-es/times.js +0 -51
- package/node_modules/lodash-es/toArray.js +0 -58
- package/node_modules/lodash-es/toFinite.js +0 -42
- package/node_modules/lodash-es/toInteger.js +0 -36
- package/node_modules/lodash-es/toIterator.js +0 -23
- package/node_modules/lodash-es/toJSON.js +0 -1
- package/node_modules/lodash-es/toLength.js +0 -38
- package/node_modules/lodash-es/toLower.js +0 -28
- package/node_modules/lodash-es/toNumber.js +0 -64
- package/node_modules/lodash-es/toPairs.js +0 -30
- package/node_modules/lodash-es/toPairsIn.js +0 -30
- package/node_modules/lodash-es/toPath.js +0 -33
- package/node_modules/lodash-es/toPlainObject.js +0 -32
- package/node_modules/lodash-es/toSafeInteger.js +0 -37
- package/node_modules/lodash-es/toString.js +0 -28
- package/node_modules/lodash-es/toUpper.js +0 -28
- package/node_modules/lodash-es/transform.js +0 -65
- package/node_modules/lodash-es/trim.js +0 -47
- package/node_modules/lodash-es/trimEnd.js +0 -41
- package/node_modules/lodash-es/trimStart.js +0 -43
- package/node_modules/lodash-es/truncate.js +0 -111
- package/node_modules/lodash-es/unary.js +0 -22
- package/node_modules/lodash-es/unescape.js +0 -34
- package/node_modules/lodash-es/union.js +0 -26
- package/node_modules/lodash-es/unionBy.js +0 -39
- package/node_modules/lodash-es/unionWith.js +0 -34
- package/node_modules/lodash-es/uniq.js +0 -25
- package/node_modules/lodash-es/uniqBy.js +0 -31
- package/node_modules/lodash-es/uniqWith.js +0 -28
- package/node_modules/lodash-es/uniqueId.js +0 -28
- package/node_modules/lodash-es/unset.js +0 -34
- package/node_modules/lodash-es/unzip.js +0 -45
- package/node_modules/lodash-es/unzipWith.js +0 -39
- package/node_modules/lodash-es/update.js +0 -35
- package/node_modules/lodash-es/updateWith.js +0 -33
- package/node_modules/lodash-es/upperCase.js +0 -27
- package/node_modules/lodash-es/upperFirst.js +0 -22
- package/node_modules/lodash-es/util.default.js +0 -42
- package/node_modules/lodash-es/util.js +0 -33
- package/node_modules/lodash-es/value.js +0 -1
- package/node_modules/lodash-es/valueOf.js +0 -1
- package/node_modules/lodash-es/values.js +0 -34
- package/node_modules/lodash-es/valuesIn.js +0 -32
- package/node_modules/lodash-es/without.js +0 -31
- package/node_modules/lodash-es/words.js +0 -35
- package/node_modules/lodash-es/wrap.js +0 -30
- package/node_modules/lodash-es/wrapperAt.js +0 -48
- package/node_modules/lodash-es/wrapperChain.js +0 -34
- package/node_modules/lodash-es/wrapperLodash.js +0 -147
- package/node_modules/lodash-es/wrapperReverse.js +0 -44
- package/node_modules/lodash-es/wrapperValue.js +0 -21
- package/node_modules/lodash-es/xor.js +0 -28
- package/node_modules/lodash-es/xorBy.js +0 -39
- package/node_modules/lodash-es/xorWith.js +0 -34
- package/node_modules/lodash-es/zip.js +0 -22
- package/node_modules/lodash-es/zipObject.js +0 -24
- package/node_modules/lodash-es/zipObjectDeep.js +0 -23
- package/node_modules/lodash-es/zipWith.js +0 -32
- package/node_modules/resize-observer-polyfill/LICENSE +0 -21
- package/node_modules/resize-observer-polyfill/README.md +0 -112
- package/node_modules/resize-observer-polyfill/dist/ResizeObserver.es.js +0 -928
- package/node_modules/resize-observer-polyfill/dist/ResizeObserver.global.js +0 -1034
- package/node_modules/resize-observer-polyfill/dist/ResizeObserver.js +0 -936
- package/node_modules/resize-observer-polyfill/dist/ResizeObserver.js.flow +0 -32
- package/node_modules/resize-observer-polyfill/package.json +0 -64
- package/node_modules/resize-observer-polyfill/src/ResizeObservation.js +0 -76
- package/node_modules/resize-observer-polyfill/src/ResizeObserver.js +0 -47
- package/node_modules/resize-observer-polyfill/src/ResizeObserverController.js +0 -238
- package/node_modules/resize-observer-polyfill/src/ResizeObserverEntry.js +0 -40
- package/node_modules/resize-observer-polyfill/src/ResizeObserverSPI.js +0 -203
- package/node_modules/resize-observer-polyfill/src/index.d.ts +0 -40
- package/node_modules/resize-observer-polyfill/src/index.js +0 -11
- package/node_modules/resize-observer-polyfill/src/index.js.flow +0 -32
- package/node_modules/resize-observer-polyfill/src/shims/es6-collections.js +0 -115
- package/node_modules/resize-observer-polyfill/src/shims/global.js +0 -17
- package/node_modules/resize-observer-polyfill/src/shims/requestAnimationFrame.js +0 -18
- package/node_modules/resize-observer-polyfill/src/utils/defineConfigurable.js +0 -19
- package/node_modules/resize-observer-polyfill/src/utils/geometry.js +0 -233
- package/node_modules/resize-observer-polyfill/src/utils/getWindowOf.js +0 -18
- package/node_modules/resize-observer-polyfill/src/utils/isBrowser.js +0 -4
- package/node_modules/resize-observer-polyfill/src/utils/throttle.js +0 -78
- package/node_modules/uuid/CHANGELOG.md +0 -335
- package/node_modules/uuid/CONTRIBUTING.md +0 -18
- package/node_modules/uuid/LICENSE.md +0 -9
- package/node_modules/uuid/README.md +0 -497
- package/node_modules/uuid/dist/cjs/index.d.ts +0 -15
- package/node_modules/uuid/dist/cjs/index.js +0 -31
- package/node_modules/uuid/dist/cjs/max.d.ts +0 -2
- package/node_modules/uuid/dist/cjs/max.js +0 -3
- package/node_modules/uuid/dist/cjs/md5.d.ts +0 -2
- package/node_modules/uuid/dist/cjs/md5.js +0 -13
- package/node_modules/uuid/dist/cjs/native.d.ts +0 -5
- package/node_modules/uuid/dist/cjs/native.js +0 -4
- package/node_modules/uuid/dist/cjs/nil.d.ts +0 -2
- package/node_modules/uuid/dist/cjs/nil.js +0 -3
- package/node_modules/uuid/dist/cjs/package.json +0 -1
- package/node_modules/uuid/dist/cjs/parse.d.ts +0 -2
- package/node_modules/uuid/dist/cjs/parse.js +0 -11
- package/node_modules/uuid/dist/cjs/regex.d.ts +0 -2
- package/node_modules/uuid/dist/cjs/regex.js +0 -3
- package/node_modules/uuid/dist/cjs/rng.d.ts +0 -1
- package/node_modules/uuid/dist/cjs/rng.js +0 -13
- package/node_modules/uuid/dist/cjs/sha1.d.ts +0 -2
- package/node_modules/uuid/dist/cjs/sha1.js +0 -13
- package/node_modules/uuid/dist/cjs/stringify.d.ts +0 -3
- package/node_modules/uuid/dist/cjs/stringify.js +0 -38
- package/node_modules/uuid/dist/cjs/test/parse.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs/test/parse.test.js +0 -50
- package/node_modules/uuid/dist/cjs/test/rng.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs/test/rng.test.js +0 -14
- package/node_modules/uuid/dist/cjs/test/stringify.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs/test/stringify.test.js +0 -23
- package/node_modules/uuid/dist/cjs/test/test_constants.d.ts +0 -33
- package/node_modules/uuid/dist/cjs/test/test_constants.js +0 -91
- package/node_modules/uuid/dist/cjs/test/v1.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs/test/v1.test.js +0 -127
- package/node_modules/uuid/dist/cjs/test/v35.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs/test/v35.test.js +0 -143
- package/node_modules/uuid/dist/cjs/test/v4.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs/test/v4.test.js +0 -60
- package/node_modules/uuid/dist/cjs/test/v6.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs/test/v6.test.js +0 -56
- package/node_modules/uuid/dist/cjs/test/v7.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs/test/v7.test.js +0 -194
- package/node_modules/uuid/dist/cjs/test/validate.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs/test/validate.test.js +0 -13
- package/node_modules/uuid/dist/cjs/test/version.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs/test/version.test.js +0 -20
- package/node_modules/uuid/dist/cjs/types.d.ts +0 -21
- package/node_modules/uuid/dist/cjs/types.js +0 -2
- package/node_modules/uuid/dist/cjs/uuid-bin.d.ts +0 -1
- package/node_modules/uuid/dist/cjs/uuid-bin.js +0 -72
- package/node_modules/uuid/dist/cjs/v1.d.ts +0 -11
- package/node_modules/uuid/dist/cjs/v1.js +0 -78
- package/node_modules/uuid/dist/cjs/v1ToV6.d.ts +0 -2
- package/node_modules/uuid/dist/cjs/v1ToV6.js +0 -13
- package/node_modules/uuid/dist/cjs/v3.d.ts +0 -9
- package/node_modules/uuid/dist/cjs/v3.js +0 -14
- package/node_modules/uuid/dist/cjs/v35.d.ts +0 -7
- package/node_modules/uuid/dist/cjs/v35.js +0 -41
- package/node_modules/uuid/dist/cjs/v4.d.ts +0 -4
- package/node_modules/uuid/dist/cjs/v4.js +0 -23
- package/node_modules/uuid/dist/cjs/v5.d.ts +0 -9
- package/node_modules/uuid/dist/cjs/v5.js +0 -14
- package/node_modules/uuid/dist/cjs/v6.d.ts +0 -4
- package/node_modules/uuid/dist/cjs/v6.js +0 -19
- package/node_modules/uuid/dist/cjs/v6ToV1.d.ts +0 -2
- package/node_modules/uuid/dist/cjs/v6ToV1.js +0 -13
- package/node_modules/uuid/dist/cjs/v7.d.ts +0 -9
- package/node_modules/uuid/dist/cjs/v7.js +0 -60
- package/node_modules/uuid/dist/cjs/validate.d.ts +0 -2
- package/node_modules/uuid/dist/cjs/validate.js +0 -7
- package/node_modules/uuid/dist/cjs/version.d.ts +0 -2
- package/node_modules/uuid/dist/cjs/version.js +0 -10
- package/node_modules/uuid/dist/cjs-browser/index.d.ts +0 -15
- package/node_modules/uuid/dist/cjs-browser/index.js +0 -31
- package/node_modules/uuid/dist/cjs-browser/max.d.ts +0 -2
- package/node_modules/uuid/dist/cjs-browser/max.js +0 -3
- package/node_modules/uuid/dist/cjs-browser/md5.d.ts +0 -2
- package/node_modules/uuid/dist/cjs-browser/md5.js +0 -137
- package/node_modules/uuid/dist/cjs-browser/native.d.ts +0 -4
- package/node_modules/uuid/dist/cjs-browser/native.js +0 -4
- package/node_modules/uuid/dist/cjs-browser/nil.d.ts +0 -2
- package/node_modules/uuid/dist/cjs-browser/nil.js +0 -3
- package/node_modules/uuid/dist/cjs-browser/package.json +0 -1
- package/node_modules/uuid/dist/cjs-browser/parse.d.ts +0 -2
- package/node_modules/uuid/dist/cjs-browser/parse.js +0 -11
- package/node_modules/uuid/dist/cjs-browser/regex.d.ts +0 -2
- package/node_modules/uuid/dist/cjs-browser/regex.js +0 -3
- package/node_modules/uuid/dist/cjs-browser/rng.d.ts +0 -1
- package/node_modules/uuid/dist/cjs-browser/rng.js +0 -14
- package/node_modules/uuid/dist/cjs-browser/sha1.d.ts +0 -2
- package/node_modules/uuid/dist/cjs-browser/sha1.js +0 -72
- package/node_modules/uuid/dist/cjs-browser/stringify.d.ts +0 -3
- package/node_modules/uuid/dist/cjs-browser/stringify.js +0 -38
- package/node_modules/uuid/dist/cjs-browser/test/parse.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs-browser/test/parse.test.js +0 -50
- package/node_modules/uuid/dist/cjs-browser/test/rng.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs-browser/test/rng.test.js +0 -14
- package/node_modules/uuid/dist/cjs-browser/test/stringify.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs-browser/test/stringify.test.js +0 -23
- package/node_modules/uuid/dist/cjs-browser/test/test_constants.d.ts +0 -33
- package/node_modules/uuid/dist/cjs-browser/test/test_constants.js +0 -91
- package/node_modules/uuid/dist/cjs-browser/test/v1.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs-browser/test/v1.test.js +0 -127
- package/node_modules/uuid/dist/cjs-browser/test/v35.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs-browser/test/v35.test.js +0 -143
- package/node_modules/uuid/dist/cjs-browser/test/v4.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs-browser/test/v4.test.js +0 -60
- package/node_modules/uuid/dist/cjs-browser/test/v6.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs-browser/test/v6.test.js +0 -56
- package/node_modules/uuid/dist/cjs-browser/test/v7.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs-browser/test/v7.test.js +0 -194
- package/node_modules/uuid/dist/cjs-browser/test/validate.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs-browser/test/validate.test.js +0 -13
- package/node_modules/uuid/dist/cjs-browser/test/version.test.d.ts +0 -1
- package/node_modules/uuid/dist/cjs-browser/test/version.test.js +0 -20
- package/node_modules/uuid/dist/cjs-browser/types.d.ts +0 -21
- package/node_modules/uuid/dist/cjs-browser/types.js +0 -2
- package/node_modules/uuid/dist/cjs-browser/uuid-bin.d.ts +0 -1
- package/node_modules/uuid/dist/cjs-browser/uuid-bin.js +0 -72
- package/node_modules/uuid/dist/cjs-browser/v1.d.ts +0 -11
- package/node_modules/uuid/dist/cjs-browser/v1.js +0 -78
- package/node_modules/uuid/dist/cjs-browser/v1ToV6.d.ts +0 -2
- package/node_modules/uuid/dist/cjs-browser/v1ToV6.js +0 -13
- package/node_modules/uuid/dist/cjs-browser/v3.d.ts +0 -9
- package/node_modules/uuid/dist/cjs-browser/v3.js +0 -14
- package/node_modules/uuid/dist/cjs-browser/v35.d.ts +0 -7
- package/node_modules/uuid/dist/cjs-browser/v35.js +0 -41
- package/node_modules/uuid/dist/cjs-browser/v4.d.ts +0 -4
- package/node_modules/uuid/dist/cjs-browser/v4.js +0 -23
- package/node_modules/uuid/dist/cjs-browser/v5.d.ts +0 -9
- package/node_modules/uuid/dist/cjs-browser/v5.js +0 -14
- package/node_modules/uuid/dist/cjs-browser/v6.d.ts +0 -4
- package/node_modules/uuid/dist/cjs-browser/v6.js +0 -19
- package/node_modules/uuid/dist/cjs-browser/v6ToV1.d.ts +0 -2
- package/node_modules/uuid/dist/cjs-browser/v6ToV1.js +0 -13
- package/node_modules/uuid/dist/cjs-browser/v7.d.ts +0 -9
- package/node_modules/uuid/dist/cjs-browser/v7.js +0 -60
- package/node_modules/uuid/dist/cjs-browser/validate.d.ts +0 -2
- package/node_modules/uuid/dist/cjs-browser/validate.js +0 -7
- package/node_modules/uuid/dist/cjs-browser/version.d.ts +0 -2
- package/node_modules/uuid/dist/cjs-browser/version.js +0 -10
- package/node_modules/uuid/dist/esm/bin/uuid +0 -2
- package/node_modules/uuid/dist/esm/index.d.ts +0 -15
- package/node_modules/uuid/dist/esm/index.js +0 -14
- package/node_modules/uuid/dist/esm/max.d.ts +0 -2
- package/node_modules/uuid/dist/esm/max.js +0 -1
- package/node_modules/uuid/dist/esm/md5.d.ts +0 -2
- package/node_modules/uuid/dist/esm/md5.js +0 -11
- package/node_modules/uuid/dist/esm/native.d.ts +0 -5
- package/node_modules/uuid/dist/esm/native.js +0 -2
- package/node_modules/uuid/dist/esm/nil.d.ts +0 -2
- package/node_modules/uuid/dist/esm/nil.js +0 -1
- package/node_modules/uuid/dist/esm/parse.d.ts +0 -2
- package/node_modules/uuid/dist/esm/parse.js +0 -9
- package/node_modules/uuid/dist/esm/regex.d.ts +0 -2
- package/node_modules/uuid/dist/esm/regex.js +0 -1
- package/node_modules/uuid/dist/esm/rng.d.ts +0 -1
- package/node_modules/uuid/dist/esm/rng.js +0 -10
- package/node_modules/uuid/dist/esm/sha1.d.ts +0 -2
- package/node_modules/uuid/dist/esm/sha1.js +0 -11
- package/node_modules/uuid/dist/esm/stringify.d.ts +0 -3
- package/node_modules/uuid/dist/esm/stringify.js +0 -35
- package/node_modules/uuid/dist/esm/test/parse.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm/test/parse.test.js +0 -48
- package/node_modules/uuid/dist/esm/test/rng.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm/test/rng.test.js +0 -12
- package/node_modules/uuid/dist/esm/test/stringify.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm/test/stringify.test.js +0 -21
- package/node_modules/uuid/dist/esm/test/test_constants.d.ts +0 -33
- package/node_modules/uuid/dist/esm/test/test_constants.js +0 -88
- package/node_modules/uuid/dist/esm/test/v1.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm/test/v1.test.js +0 -125
- package/node_modules/uuid/dist/esm/test/v35.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm/test/v35.test.js +0 -141
- package/node_modules/uuid/dist/esm/test/v4.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm/test/v4.test.js +0 -58
- package/node_modules/uuid/dist/esm/test/v6.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm/test/v6.test.js +0 -54
- package/node_modules/uuid/dist/esm/test/v7.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm/test/v7.test.js +0 -192
- package/node_modules/uuid/dist/esm/test/validate.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm/test/validate.test.js +0 -11
- package/node_modules/uuid/dist/esm/test/version.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm/test/version.test.js +0 -18
- package/node_modules/uuid/dist/esm/types.d.ts +0 -21
- package/node_modules/uuid/dist/esm/types.js +0 -1
- package/node_modules/uuid/dist/esm/uuid-bin.d.ts +0 -1
- package/node_modules/uuid/dist/esm/uuid-bin.js +0 -70
- package/node_modules/uuid/dist/esm/v1.d.ts +0 -11
- package/node_modules/uuid/dist/esm/v1.js +0 -75
- package/node_modules/uuid/dist/esm/v1ToV6.d.ts +0 -2
- package/node_modules/uuid/dist/esm/v1ToV6.js +0 -10
- package/node_modules/uuid/dist/esm/v3.d.ts +0 -9
- package/node_modules/uuid/dist/esm/v3.js +0 -9
- package/node_modules/uuid/dist/esm/v35.d.ts +0 -7
- package/node_modules/uuid/dist/esm/v35.js +0 -36
- package/node_modules/uuid/dist/esm/v4.d.ts +0 -4
- package/node_modules/uuid/dist/esm/v4.js +0 -21
- package/node_modules/uuid/dist/esm/v5.d.ts +0 -9
- package/node_modules/uuid/dist/esm/v5.js +0 -9
- package/node_modules/uuid/dist/esm/v6.d.ts +0 -4
- package/node_modules/uuid/dist/esm/v6.js +0 -17
- package/node_modules/uuid/dist/esm/v6ToV1.d.ts +0 -2
- package/node_modules/uuid/dist/esm/v6ToV1.js +0 -10
- package/node_modules/uuid/dist/esm/v7.d.ts +0 -9
- package/node_modules/uuid/dist/esm/v7.js +0 -57
- package/node_modules/uuid/dist/esm/validate.d.ts +0 -2
- package/node_modules/uuid/dist/esm/validate.js +0 -5
- package/node_modules/uuid/dist/esm/version.d.ts +0 -2
- package/node_modules/uuid/dist/esm/version.js +0 -8
- package/node_modules/uuid/dist/esm-browser/index.d.ts +0 -15
- package/node_modules/uuid/dist/esm-browser/index.js +0 -14
- package/node_modules/uuid/dist/esm-browser/max.d.ts +0 -2
- package/node_modules/uuid/dist/esm-browser/max.js +0 -1
- package/node_modules/uuid/dist/esm-browser/md5.d.ts +0 -2
- package/node_modules/uuid/dist/esm-browser/md5.js +0 -135
- package/node_modules/uuid/dist/esm-browser/native.d.ts +0 -4
- package/node_modules/uuid/dist/esm-browser/native.js +0 -2
- package/node_modules/uuid/dist/esm-browser/nil.d.ts +0 -2
- package/node_modules/uuid/dist/esm-browser/nil.js +0 -1
- package/node_modules/uuid/dist/esm-browser/parse.d.ts +0 -2
- package/node_modules/uuid/dist/esm-browser/parse.js +0 -9
- package/node_modules/uuid/dist/esm-browser/regex.d.ts +0 -2
- package/node_modules/uuid/dist/esm-browser/regex.js +0 -1
- package/node_modules/uuid/dist/esm-browser/rng.d.ts +0 -1
- package/node_modules/uuid/dist/esm-browser/rng.js +0 -11
- package/node_modules/uuid/dist/esm-browser/sha1.d.ts +0 -2
- package/node_modules/uuid/dist/esm-browser/sha1.js +0 -70
- package/node_modules/uuid/dist/esm-browser/stringify.d.ts +0 -3
- package/node_modules/uuid/dist/esm-browser/stringify.js +0 -35
- package/node_modules/uuid/dist/esm-browser/test/parse.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm-browser/test/parse.test.js +0 -48
- package/node_modules/uuid/dist/esm-browser/test/rng.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm-browser/test/rng.test.js +0 -12
- package/node_modules/uuid/dist/esm-browser/test/stringify.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm-browser/test/stringify.test.js +0 -21
- package/node_modules/uuid/dist/esm-browser/test/test_constants.d.ts +0 -33
- package/node_modules/uuid/dist/esm-browser/test/test_constants.js +0 -88
- package/node_modules/uuid/dist/esm-browser/test/v1.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm-browser/test/v1.test.js +0 -125
- package/node_modules/uuid/dist/esm-browser/test/v35.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm-browser/test/v35.test.js +0 -141
- package/node_modules/uuid/dist/esm-browser/test/v4.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm-browser/test/v4.test.js +0 -58
- package/node_modules/uuid/dist/esm-browser/test/v6.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm-browser/test/v6.test.js +0 -54
- package/node_modules/uuid/dist/esm-browser/test/v7.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm-browser/test/v7.test.js +0 -192
- package/node_modules/uuid/dist/esm-browser/test/validate.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm-browser/test/validate.test.js +0 -11
- package/node_modules/uuid/dist/esm-browser/test/version.test.d.ts +0 -1
- package/node_modules/uuid/dist/esm-browser/test/version.test.js +0 -18
- package/node_modules/uuid/dist/esm-browser/types.d.ts +0 -21
- package/node_modules/uuid/dist/esm-browser/types.js +0 -1
- package/node_modules/uuid/dist/esm-browser/uuid-bin.d.ts +0 -1
- package/node_modules/uuid/dist/esm-browser/uuid-bin.js +0 -70
- package/node_modules/uuid/dist/esm-browser/v1.d.ts +0 -11
- package/node_modules/uuid/dist/esm-browser/v1.js +0 -75
- package/node_modules/uuid/dist/esm-browser/v1ToV6.d.ts +0 -2
- package/node_modules/uuid/dist/esm-browser/v1ToV6.js +0 -10
- package/node_modules/uuid/dist/esm-browser/v3.d.ts +0 -9
- package/node_modules/uuid/dist/esm-browser/v3.js +0 -9
- package/node_modules/uuid/dist/esm-browser/v35.d.ts +0 -7
- package/node_modules/uuid/dist/esm-browser/v35.js +0 -36
- package/node_modules/uuid/dist/esm-browser/v4.d.ts +0 -4
- package/node_modules/uuid/dist/esm-browser/v4.js +0 -21
- package/node_modules/uuid/dist/esm-browser/v5.d.ts +0 -9
- package/node_modules/uuid/dist/esm-browser/v5.js +0 -9
- package/node_modules/uuid/dist/esm-browser/v6.d.ts +0 -4
- package/node_modules/uuid/dist/esm-browser/v6.js +0 -17
- package/node_modules/uuid/dist/esm-browser/v6ToV1.d.ts +0 -2
- package/node_modules/uuid/dist/esm-browser/v6ToV1.js +0 -10
- package/node_modules/uuid/dist/esm-browser/v7.d.ts +0 -9
- package/node_modules/uuid/dist/esm-browser/v7.js +0 -57
- package/node_modules/uuid/dist/esm-browser/validate.d.ts +0 -2
- package/node_modules/uuid/dist/esm-browser/validate.js +0 -5
- package/node_modules/uuid/dist/esm-browser/version.d.ts +0 -2
- package/node_modules/uuid/dist/esm-browser/version.js +0 -8
- package/node_modules/uuid/package.json +0 -134
- package/node_modules/worker-timers/LICENSE +0 -21
- package/node_modules/worker-timers/README.md +0 -71
- package/node_modules/worker-timers/build/es2019/factories/load-or-return-broker.d.ts +0 -2
- package/node_modules/worker-timers/build/es2019/factories/load-or-return-broker.d.ts.map +0 -1
- package/node_modules/worker-timers/build/es2019/factories/load-or-return-broker.js +0 -15
- package/node_modules/worker-timers/build/es2019/factories/load-or-return-broker.js.map +0 -1
- package/node_modules/worker-timers/build/es2019/module.d.ts +0 -6
- package/node_modules/worker-timers/build/es2019/module.d.ts.map +0 -1
- package/node_modules/worker-timers/build/es2019/module.js +0 -9
- package/node_modules/worker-timers/build/es2019/module.js.map +0 -1
- package/node_modules/worker-timers/build/es2019/worker/worker.d.ts +0 -2
- package/node_modules/worker-timers/build/es2019/worker/worker.d.ts.map +0 -1
- package/node_modules/worker-timers/build/es2019/worker/worker.js +0 -3
- package/node_modules/worker-timers/build/es2019/worker/worker.js.map +0 -1
- package/node_modules/worker-timers/build/es5/bundle.js +0 -50
- package/node_modules/worker-timers/package.json +0 -106
- package/node_modules/worker-timers/src/factories/load-or-return-broker.ts +0 -19
- package/node_modules/worker-timers/src/module.ts +0 -13
- package/node_modules/worker-timers/src/tsconfig.json +0 -6
- package/node_modules/worker-timers/src/worker/worker.ts +0 -2
package/dist/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";function e(e,t){if(t==null||t>e.length)t=e.length;for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function t(e){if(Array.isArray(e))return e}function n(t){if(Array.isArray(t))return e(t)}function r(e,t){if(!(e instanceof t)){throw new TypeError("Cannot call a class as a function")}}function i(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||false;r.configurable=true;if("value"in r)r.writable=true;Object.defineProperty(e,r.key,r)}}function o(e,t,n){if(t)i(e.prototype,t);if(n)i(e,n);return e}function a(e,t,n){if(t in e){Object.defineProperty(e,t,{value:n,enumerable:true,configurable:true,writable:true})}else{e[t]=n}return e}function u(e,t){if(t!=null&&typeof Symbol!=="undefined"&&t[Symbol.hasInstance]){return!!t[Symbol.hasInstance](e)}else{return e instanceof t}}function s(e){if(typeof Symbol!=="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function c(e,t){var n=e==null?null:typeof Symbol!=="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(n==null)return;var r=[];var i=true;var o=false;var a,u;try{for(n=n.call(e);!(i=(a=n.next()).done);i=true){r.push(a.value);if(t&&r.length===t)break}}catch(e){o=true;u=e}finally{try{if(!i&&n["return"]!=null)n["return"]()}finally{if(o)throw u}}return r}function l(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function d(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function f(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};var r=Object.keys(n);if(typeof Object.getOwnPropertySymbols==="function"){r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))}r.forEach(function(t){a(e,t,n[t])})}return e}function h(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);if(t){r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})}n.push.apply(n,r)}return n}function v(e,t){t=t!=null?t:{};if(Object.getOwnPropertyDescriptors){Object.defineProperties(e,Object.getOwnPropertyDescriptors(t))}else{h(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))})}return e}function p(e,t){if(e==null)return{};var n=y(e,t);var r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++){r=o[i];if(t.indexOf(r)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(e,r))continue;n[r]=e[r]}}return n}function y(e,t){if(e==null)return{};var n={};var r=Object.keys(e);var i,o;for(o=0;o<r.length;o++){i=r[o];if(t.indexOf(i)>=0)continue;n[i]=e[i]}return n}function m(e,n){return t(e)||c(e,n)||b(e,n)||l()}function g(e){return n(e)||s(e)||b(e)||d()}function w(e){"@swc/helpers - typeof";return e&&typeof Symbol!=="undefined"&&e.constructor===Symbol?"symbol":typeof e}function b(t,n){if(!t)return;if(typeof t==="string")return e(t,n);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor)r=t.constructor.name;if(r==="Map"||r==="Set")return Array.from(r);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return e(t,n)}var S=Object.create;var E=Object.defineProperty;var O=Object.getOwnPropertyDescriptor;var A=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,_=Object.prototype.hasOwnProperty;var C=function(e,t){for(var n in t)E(e,n,{get:t[n],enumerable:!0})},L=function(e,t,n,r){var i=true,o=false,a=undefined;if(t&&(typeof t==="undefined"?"undefined":w(t))=="object"||typeof t=="function")try{var u=function(){var i=c.value;!_.call(e,i)&&i!==n&&E(e,i,{get:function(){return t[i]},enumerable:!(r=O(t,i))||r.enumerable})};for(var s=A(t)[Symbol.iterator](),c;!(i=(c=s.next()).done);i=true)u()}catch(e){o=true;a=e}finally{try{if(!i&&s.return!=null){s.return()}}finally{if(o){throw a}}}return e};var B=function(e,t,n){return n=e!=null?S(k(e)):{},L(t||!e||!e.__esModule?E(n,"default",{value:e,enumerable:!0}):n,e)},j=function(e){return L(E({},"__esModule",{value:!0}),e)};var P={};C(P,{AesEncryption:function(){return ev},IfActivity:function(){return e7},addClass:function(){return ek},addLocationListener:function(){return ex},addResizeListener:function(){return eR},buildBEM:function(){return eo},buildShortUUID:function(){return tk},buildUUID:function(){return tO},createBEM:function(){return ea},createNamespace:function(){return eu},createSearchReg:function(){return en},dataURLtoBlob:function(){return eM},decodeByBase64:function(){return ey},deepMerge:function(){return K},domOffEvent:function(){return ej},domOnEvent:function(){return eB},downloadByBase64:function(){return eq},downloadByData:function(){return eH},downloadByOnlineUrl:function(){return e$},downloadByUrl:function(){return eW},downloadPercent:function(){return eN},enableTransitions:function(){return eb},encryptByBase64:function(){return ep},encryptByMd5:function(){return em},escapeStringRegexp:function(){return tu},extendSlots:function(){return tn},filterTree:function(){return tg},findNode:function(){return tv},findNodeAll:function(){return tp},findPath:function(){return ty},findPathAll:function(){return tm},forEachTree:function(){return tw},getActualWidthOfChars:function(){return er},getBoundingClientRect:function(){return eS},getPopupContainer:function(){return G},getRawRoute:function(){return X},getSlot:function(){return tt},getViewportOffset:function(){return eC},hackCss:function(){return eL},hasClass:function(){return eO},highlightHtml:function(){return eG},is:function(){return T},isBrowser:function(){return H},isChineseText:function(){return Z},isChrome:function(){return $},isClient:function(){return N},isIterableArray:function(){return F},isMatch:function(){return ta},isObject:function(){return U},isPositiveInteger:function(){return M},isSafari:function(){return q},isServer:function(){return z},isSupportNativeEllipsis:function(){return W},isSupportResizeObserver:function(){return V},isUrl:function(){return x},loadScript:function(){return tr},matcher:function(){return to},openWindow:function(){return Y},regexpMap:function(){return I},removeClass:function(){return e_},removeResizeListener:function(){return eT},setCssVar:function(){return eA},setObjToUrlParams:function(){return Q},treeMap:function(){return tb},treeMapEach:function(){return tS},triggerWindowResize:function(){return eU},unloadScript:function(){return ti},unsetAllProperty:function(){return ee},urlToBase64:function(){return ez},useRafThrottle:function(){return eP},withInstall:function(){return J}});module.exports=j(P);var D=require("lodash-es");var I={mobile:/^(?:(?:\+|00)86)?1[3-9]\d{9}$/,tel:/^(?:(?:\d{3}-)?\d{8}|(?:\d{4}-)?\d{7,8})(?:-\d+)?$/,numAndLetter:/^[A-Z0-9]+$/i,password:/^\S*(?=\S{6,})(?=\S*\d)(?=\S*[A-Z])(?=\S*[a-z])(?=\S*[!@#$%^&*? ])\S+$/,email:/^[A-Z0-9\u4E00-\u9FA5]+@[\w-]+(?:\.[\w-]+)+$/i,postalCode:/^(0[1-7]|1[0-356]|2[0-7]|3[0-6]|4[0-7]|5[1-7]|6[1-7]|7[0-5]|8[013-6])\d{4}$/,identityCard:/^[1-9]\d{5}(?:18|19|20)\d{2}(?:0[1-9]|10|11|12)(?:0[1-9]|[12]\d|30|31)\d{3}[\dX]$/i,ip:/^((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.){3}(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])(?::(?:\d|[1-9]\d{1,3}|[1-5]\d{4}|6[0-4]\d{3}|65[0-4]\d{2}|655[0-2]\d|6553[0-5]))?$/,url:/^(((ht|f)tps?):\/\/)?([^!@#$%^&*?.\s-][^!@#$%^&*?.\s]{0,64}\.)+[a-z]{2,6}\/?/,httpsUrl:/^https:\/\//,domain:/^([0-9a-z-]+\.)+([a-z]{2,})$/i,plateNumber:/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领][A-HJ-NP-Z][A-HJ-NP-Z0-9]{4,5}[A-HJ-NP-Z0-9挂学警港澳]$/,md5:/^[a-f0-9]{32}$/i,base64:/^\s*data:(?:[a-z]+\/[a-z0-9-+.]+(?:;[a-z-]+=[a-z0-9-]+)?)?(?:;base64)?,([\w!$&',()*+;=\-.~:@/?%\s]*?)\s*$/i,uuid:/^[a-f\d]{4}(?:[a-f\d]{4}-){4}[a-f\d]{12}$/i,version:/^\d+(?:\.\d+){2}$/,videoUrl:/^https?:\/\/(.+\/)+.+(\.(swf|avi|flv|mpg|rm|mov|wav|asf|3gp|mkv|rmvb|mp4))$/i,imageUrl:/^https?:\/\/(.+\/)+.+(\.(gif|png|jpg|jpeg|webp|svg|psd|bmp|tif))$/i,chinese:/^(?:[\u3400-\u4DB5\u4E00-\u9FEA\uFA0E\uFA0F\uFA11\uFA13\uFA14\uFA1F\uFA21\uFA23\uFA24\uFA27-\uFA29]|[\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0])+$/,itcode:/^[a-z]+\d*$/i};var R=Object.prototype.toString;function T(e,t){return R.call(e)==="[object ".concat(t,"]")}function U(e){return e!==null&&T(e,"Object")}function x(e){return I.url.test(e)}function F(e){return Array.isArray(e)&&e.length>0}function M(e){return Number.isInteger(e)&&e>=0}var z=(typeof window==="undefined"?"undefined":w(window))>"u",N=!z,$=N&&window.navigator.userAgent.toLowerCase().includes("chrome"),q=N&&window.navigator.userAgent.toLowerCase().includes("safari"),H=(typeof window==="undefined"?"undefined":w(window))<"u"&&(typeof document==="undefined"?"undefined":w(document))<"u",W=H&&w(document.body.style.lineClamp)<"u",V=H&&(typeof ResizeObserver==="undefined"?"undefined":w(ResizeObserver))<"u",Z=function(e){return I.chinese.test(e)};var J=function(e,t){var n=e;return n.install=function(r){r.component(n.name||n.displayName,e),t&&(r.config.globalProperties[t]=e)},e};function X(e){if(!e)return e;var t=e.matched,n=p(e,["matched"]);return v(f({},n),{matched:t?t.map(function(e){return{meta:e.meta,name:e.name,path:e.path}}):void 0})}function Y(e,t){var n=t||{},r=n.target,i=r===void 0?"__blank":r,o=n.noopener,a=o===void 0?!0:o,u=n.noreferrer,s=u===void 0?!0:u,c=[];a&&c.push("noopener=yes"),s&&c.push("noreferrer=yes"),window.open(e,i,c.join(","))}function K(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"replace";return t?e?(0,D.mergeWith)(e,t,function(e,t){if((0,D.isArray)(t)&&(0,D.isArray)(e))switch(n){case"union":return(0,D.unionWith)(e,t,D.isEqual);case"intersection":return(0,D.intersectionWith)(e,t,D.isEqual);case"concat":return e.concat(t);case"replace":return t;default:throw new Error("Unknown merge array strategy: ".concat(n))}if(U(t)&&U(e))return K(e,t,n)}):t:e}function G(e){var t;return(t=e===null||e===void 0?void 0:e.parentNode)!==null&&t!==void 0?t:document.body}function Q(e,t){if(!F(Object.keys(t)))return e;var n="";for(var r in t)n+="".concat(r,"=").concat(encodeURIComponent(t[r]),"&");return n=n.replace(/&$/,""),/\?$/.test(e)?e+n:e.replace(/\/?$/,"?")+n}function ee(e){(0,D.isPlainObject)(e)&&Object.keys(e).forEach(function(t){Reflect.deleteProperty(e,t)})}function et(e){return["$","(",")","*","+",".","[","]","?","\\","^","{","}","|"].includes(e)?"\\".concat(e):e}function en(e){var t=[""].concat(g(g(e).map(function(e){return et(e)})),[""]).join(".*");return new RegExp(t,"i")}function er(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var n=t.size,r=n===void 0?14:n,i=t.family,o=i===void 0?getComputedStyle(document.documentElement).getPropertyValue("--vxe-font-family")||"sans-serif":i,a=document.createElement("canvas").getContext("2d");a.font="".concat(r,"px ").concat(o);var u=a.measureText(e),s=Math.abs(u.actualBoundingBoxLeft)+Math.abs(u.actualBoundingBoxRight);return Math.ceil(Math.max(u.width,s))}function ei(e,t){return t?typeof t=="string"?" ".concat(e,"--").concat(t):Array.isArray(t)?t.reduce(function(t,n){return t+ei(e,n)},""):Object.keys(t).reduce(function(n,r){return n+(t[r]?ei(e,r):"")},""):""}function eo(e){return function(t,n){return t&&typeof t!="string"&&(n=t,t=""),t=t?"".concat(e,"__").concat(t):e,"".concat(t).concat(ei(t,n))}}function ea(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"gsc";return[eo("".concat(t,"-").concat(e))]}function eu(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"gsc";var n="".concat(t,"-").concat(e);return[n,eo(n)]}var es=require("crypto-js/aes"),ec=B(require("crypto-js/enc-utf8"),1),el=B(require("crypto-js/pad-pkcs7"),1),ed=B(require("crypto-js/mode-ecb"),1),ef=B(require("crypto-js/md5"),1),eh=B(require("crypto-js/enc-base64"),1),ev=/*#__PURE__*/function(){"use strict";function e(t){r(this,e);var n=t.key,i=t.iv;n&&(this.key=(0,ec.parse)(n)),i&&(this.iv=(0,ec.parse)(i))}o(e,[{key:"getOptions",get:function e(){return{mode:ed.default,padding:el.default,iv:this.iv}}},{key:"encryptByAES",value:function e(e){return(0,es.encrypt)(e,this.key,this.getOptions).toString()}},{key:"decryptByAES",value:function e(e){return(0,es.decrypt)(e,this.key,this.getOptions).toString(ec.default)}}]);return e}();function ep(e){return ec.default.parse(e).toString(eh.default)}function ey(e){return eh.default.parse(e).toString(ec.default)}function em(e){return(0,ef.default)(e).toString()}var eg=require("lodash-es"),ew=document.documentElement,eb=function(){return"startViewTransition"in document&&window.matchMedia("(prefers-reduced-motion: no-preference)").matches};function eS(e){return!e||!e.getBoundingClientRect?0:e.getBoundingClientRect()}function eE(e){return(e||"").replace(/^\s+|\s+$/g,"")}function eO(e,t){if(!e||!t)return!1;if(t.includes(" "))throw new Error("className should not contain space.");return e.classList?e.classList.contains(t):" ".concat(e.className," ").includes(" ".concat(t," "))}function eA(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:ew;n.style.setProperty(e,t)}function ek(e,t){if(!e)return;var n=e.className,r=(t||"").split(" ");for(var i=0,o=r.length;i<o;i++){var a=r[i];a&&(e.classList?e.classList.add(a):eO(e,a)||(n+=" ".concat(a)))}e.classList||(e.className=n)}function e_(e,t){if(!e||!t)return;var n=t.split(" "),r=" ".concat(e.className," ");for(var i=0,o=n.length;i<o;i++){var a=n[i];a&&(e.classList?e.classList.remove(a):eO(e,a)&&(r=r.replace(" ".concat(a," ")," ")))}e.classList||(e.className=eE(r))}function eC(e){var t=document.documentElement,n=t.scrollLeft,r=t.scrollTop,i=t.clientLeft,o=t.clientTop,a=window.scrollX,u=window.scrollY,s=eS(e),c=s.left,l=s.top,d=s.width,f=s.height,h=(a||n)-(i||0),v=(u||r)-(o||0),p=c+a,y=l+u,m=p-h,g=y-v,w=window.document.documentElement.clientWidth,b=window.document.documentElement.clientHeight;return{left:m,top:g,right:w-d-m,bottom:b-f-g,rightIncludeBody:w-m,bottomIncludeBody:b-g}}function eL(e,t){var n=["webkit","Moz","ms","OT"],r={};return n.forEach(function(n){r["".concat(n).concat((0,eg.upperFirst)(e))]=t}),v(f({},r),a({},e,t))}function eB(e,t,n){e&&t&&n&&e.addEventListener(t,n,!1)}function ej(e,t,n){e&&t&&n&&e.removeEventListener(t,n,!1)}function eP(e){var t=!1;return function(){var n=this;for(var r=arguments.length,i=new Array(r),o=0;o<r;o++){i[o]=arguments[o]}t||(t=!0,window.requestAnimationFrame(function(){e.apply(n,i),t=!1}))}}var eD=B(require("resize-observer-polyfill"),1);function eI(e){var t=true,n=false,r=undefined;try{for(var i=e[Symbol.iterator](),o;!(t=(o=i.next()).done);t=true){var a=o.value;var u=a.target.__resizeListeners__||[];u.length&&u.forEach(function(e){e()})}}catch(e){n=true;r=e}finally{try{if(!t&&i.return!=null){i.return()}}finally{if(n){throw r}}}}function eR(e,t){z||(e.__resizeListeners__||(e.__resizeListeners__=[],e.__ro__=new eD.default(eI),e.__ro__.observe(e)),e.__resizeListeners__.push(t))}function eT(e,t){!e||!e.__resizeListeners__||(e.__resizeListeners__.splice(e.__resizeListeners__.indexOf(t),1),e.__resizeListeners__.length||(e.__ro__.disconnect(),e.__ro__=null,e.__resizeListeners__=null))}function eU(){var e=new Event("resize",{bubbles:!0,cancelable:!0});window.dispatchEvent(e)}function ex(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};function n(e){var t=window.history[e];return function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++){r[i]=arguments[i]}var o=new Event(e);return o.arguments=r,window.dispatchEvent(o),t.apply(this,r)}}return window.history.pushState=n("pushState"),window.history.replaceState=n("replaceState"),window.addEventListener("popstate",e,t),window.addEventListener("hashchange",e,t),window.addEventListener("replaceState",e,t),window.addEventListener("pushState",e,t),{removeListener:function(){window.removeEventListener("popstate",e,t),window.removeEventListener("hashchange",e,t),window.removeEventListener("replaceState",e,t),window.removeEventListener("pushState",e,t)}}}var eF=require("lodash-es");function eM(e){var t=e.split(","),n=t[0].match(/:(.*?);/)[1],r=window.atob(t[1]),i=r.length,o=new Uint8Array(i);for(;i--;)o[i]=r.charCodeAt(i);return new Blob([o],{type:n})}function ez(e,t){return new Promise(function(n,r){var i=document.createElement("CANVAS"),o=i.getContext("2d"),a=new Image;a.crossOrigin="",a.onload=function(){if(!i||!o)return r();i.height=a.height,i.width=a.width,o.drawImage(a,0,0);var e=i.toDataURL(t||"image/png");i=null,n(e)},a.src=e})}function eN(e){var t=e.loaded,n=e.total;if(n<=0||(0,eF.isNil)(n))return 0;var r=t/n;return(0,eF.round)((r>1?1:r)*100)}function e$(e,t,n,r){ez(e).then(function(e){eq(e,t,n,r)})}function eq(e,t,n,r){var i=eM(e);eH(i,t,n,r)}function eH(e,t,n,r){var i=(typeof r==="undefined"?"undefined":w(r))<"u"?[r,e]:[e],o=new Blob(i,{type:n||"application/octet-stream"});if(w(window.navigator.msSaveBlob)<"u")window.navigator.msSaveBlob(o,t);else{var a=window.URL.createObjectURL(o),u=document.createElement("a");u.style.display="none",u.href=a,u.setAttribute("download",t),w(u.download)>"u"&&u.setAttribute("target","_blank"),document.body.appendChild(u),u.click(),document.body.removeChild(u),window.URL.revokeObjectURL(a)}}function eW(e){var t=e.url,n=e.target,r=n===void 0?"_blank":n,i=e.fileName;if(/iP/.test(window.navigator.userAgent))return!1;if($||q){var o=document.createElement("a");return o.href=t,o.download=i||t.substring(t.lastIndexOf("/")+1,t.length),o.style.display="none",document.body.appendChild(o),o.click(),document.body.removeChild(o),!0}return t.includes("?")||(t+="?download"),Y(t,{target:r}),!0}var eV=function(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"ig";var r=new RegExp(t,n);return g(e.matchAll(r)).map(function(e){return{index:e.index,subString:e[0]}})};function eZ(e){return e.replace(/([A-Z])/g,"-$1").toLowerCase()}var eJ=function(e,t){var n=e;if(!t)return n;var r=t.tagName,i=r===void 0?"mark":r,o=t.bgColor,a=t.color,u=t.style,s=u===void 0?{}:u,c=t.renderHighlightKeyword;if(typeof c=="function")return c(e);s.backgroundColor=o,s.color=a;var l='style="'.concat(Object.keys(s).map(function(e){return"".concat(eZ(e),":").concat(s[e])}).join(";"),'"');return"<".concat(i," ").concat(l,">").concat(n,"</").concat(i,">")},eX=function(e,t){var n="";return t.forEach(function(t){var r=t.start,i=t.end,o=t.option,a=e.slice(r,i),u=eJ(a,o);n+=u,t.subString=u}),n},eY=function(e,t){var n=[];return t.forEach(function(t){var r={keyword:""};typeof t=="string"?r={keyword:t}:r=t;var i=r.keyword,o=r.caseSensitive,a=o===void 0?!0:o,u=eV(e,i,a?"g":"gi"),s={keyword:i,indexList:u,option:r};n.push(s)}),n},eK=function(e,t){var n=eY(e,t),r=[],i=function(e,t){for(var n=0;n<r.length;n++){var i=r[n];if(e>i.start&&e<i.end||e+t>i.start&&e+t<i.end||i.start>e&&i.start<e+t||i.end>e&&i.end<e+t||e===i.start&&e+t===i.end)return-1;if(e+t<=i.start)return n}return r.length};n.forEach(function(e){var t=e.indexList,n=e.option;t.forEach(function(e){var t=e.index,o=e.subString,a={start:t,end:t+o.length,option:n},u=i(t,o.length);u!==-1&&r.splice(u,0,a)})});var o=[];return r.forEach(function(t,n){var i=t.start,a=t.end,u=r[n+1];n===0&&i>0&&o.push({start:0,end:i,subString:e.slice(0,i)}),o.push(v(f({},t),{subString:e.slice(i,a)})),(u===null||u===void 0?void 0:u.start)>a&&o.push({start:a,end:u.start,subString:e.slice(a,u.start)}),n===r.length-1&&a<e.length-1&&o.push({start:a,end:e.length-1,subString:e.slice(a,e.length)})}),o},eG=function(e,t){var n=eK(e,t);return{highText:eX(e,n),highList:n}};var eQ=require("worker-timers"),e0="active",e1="idle",e2="hidden",e4,e6,e3,e5={},e8={attach:function e(e,t){e5[e]||(e5[e]=[]),e5[e].push(t)},fire:function e(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];e5[e]&&e5[e].forEach(function(e){e.apply(void 0,g(t))})},remove:function e(e,t){t||Reflect.deleteProperty(e5,e),e5[e]&&(e5[e]=e5[e].filter(function(e){return t!==e}))},dom:function e(e,t,n){return e3||(e.addEventListener?e3=function(e,t,n){return e.addEventListener(t,n,!1)}:typeof e.attachEvent=="function"?e3=function(e,t,n){return e.attachEvent("on".concat(t),n,!1)}:e3=function(e,t,n){return e["on".concat(t)]=n}),e3(e,t,n)}},e9=/*#__PURE__*/function(){"use strict";function e(t,n,i){var o=this;r(this,e);this.activity=t,this.seconds=n,this.callback=i,this.stopped=!1,this.start(),this.activity.on("statusChanged",function(e){o.stopped===!1&&(e.status===e0?o.start():o.pause())})}o(e,[{key:"start",value:function e(){this.stopped=!1,(0,eQ.clearInterval)(this.token),this.token=(0,eQ.setInterval)(this.callback,this.seconds*1e3)}},{key:"stop",value:function e(){this.stopped=!0,(0,eQ.clearInterval)(this.token)}},{key:"resume",value:function e(){this.start()}},{key:"pause",value:function e(){this.stop()}}]);return e}(),e7=/*#__PURE__*/function(){"use strict";function e(){var t=this;r(this,e);if(this.status=e0,this.timers=[],this.idleTime=3e4,this.isLegacyModeOn=!1,document.hidden!==void 0?(e4="hidden",e6="visibilitychange"):document.mozHidden!==void 0?(e4="mozHidden",e6="mozvisibilitychange"):document.msHidden!==void 0?(e4="msHidden",e6="msvisibilitychange"):document.webkitHidden!==void 0&&(e4="webkitHidden",e6="webkitvisibilitychange"),e4===void 0)this.legacyMode();else{var n=function(){document[e4]?t.blur():t.focus()};n(),e8.dom(document,e6,n)}this.startIdleTimer(),this.trackIdleStatus()}o(e,[{key:"legacyMode",value:function e(){var e=this;this.isLegacyModeOn||(e8.dom(window,"blur",function(){return e.blur()}),e8.dom(window,"focus",function(){return e.focus()}),this.isLegacyModeOn=!0)}},{key:"startIdleTimer",value:function e(e){var t=this;u(e,MouseEvent)&&e.movementX===0&&e.movementY===0||(this.timers.map(eQ.clearTimeout),this.timers.length=0,this.status===e1&&this.wakeUp(),this.idleStartedTime=+new Date,this.timers.push((0,eQ.setTimeout)(function(){if(t.status===e0||t.status===e2)return t.idle()},this.idleTime)))}},{key:"trackIdleStatus",value:function e(){e8.dom(document,"mousemove",this.startIdleTimer.bind(this)),e8.dom(document,"mousedown",this.startIdleTimer.bind(this)),e8.dom(document,"keyup",this.startIdleTimer.bind(this)),e8.dom(document,"touchstart",this.startIdleTimer.bind(this)),e8.dom(window,"scroll",this.startIdleTimer.bind(this)),this.focus(this.startIdleTimer.bind(this))}},{key:"on",value:function e(e,t){return e8.attach(e,t),this}},{key:"off",value:function e(e,t){return e8.remove(e,t),this}},{key:"setIdleDuration",value:function e(e){return this.idleTime=e*1e3,this.startIdleTimer(),this}},{key:"getIdleDuration",value:function e(){return this.idleTime}},{key:"getIdleInfo",value:function e(){var e=+new Date,t;if(this.status===e1)t={isIdle:!0,idleFor:e-this.idleStartedTime,timeLeft:0,timeLeftPer:100};else{var n=this.idleStartedTime+this.idleTime-e;t={isIdle:!1,idleFor:e-this.idleStartedTime,timeLeft:n,timeLeftPer:Number.parseFloat((100-n*100/this.idleTime).toFixed(2))}}return t}},{key:"idle",value:function e(e){return e?this.on("idle",e):(this.status=e1,e8.fire("idle"),e8.fire("statusChanged",[{status:this.status}])),this}},{key:"blur",value:function e(e){return e?this.on("blur",e):(this.status=e2,e8.fire("blur"),e8.fire("statusChanged",[{status:this.status}])),this}},{key:"focus",value:function e(e){return e?this.on("focus",e):this.status!==e0&&(this.status=e0,e8.fire("focus"),e8.fire("wakeUp"),e8.fire("statusChanged",[{status:this.status}])),this}},{key:"wakeUp",value:function e(e){return e?this.on("wakeUp",e):this.status!==e0&&(this.status=e0,e8.fire("wakeUp"),e8.fire("statusChanged",[{status:this.status}])),this}},{key:"onEvery",value:function e(e,t){return new e9(this,e,t)}},{key:"now",value:function e(e){return e!==void 0?this.status===e:this.status===e0}}]);return e}();var te=require("lodash-es");function tt(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"default",n=arguments.length>2?arguments[2]:void 0;if(!e||!Reflect.has(e,t)||!(0,te.isFunction)(e[t]))return null;var r=e[t];return r?r(n):null}function tn(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];var n=Object.keys(e),r={};return n.forEach(function(n){if(t.includes(n))return null;r[n]=function(t){return tt(e,n,t)}}),r}function tr(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.type,r=n===void 0?"text/javascript":n;return new Promise(function(t,n){var i=!1,o=document.querySelector('script[src="'.concat(e,'"]'));if(!o)o=document.createElement("script"),o.type=r,o.async=!0,o.src=e,i=!0;else if(o.hasAttribute("data-loaded")){t({el:o});return}o.addEventListener("error",n),o.addEventListener("abort",n),o.addEventListener("load",function(){o.setAttribute("data-loaded",!0),t({el:o})}),i&&document.head.appendChild(o)})}function ti(e){return new Promise(function(t,n){var r=document.querySelector('script[src="'.concat(e,'"]'));if(!r){n();return}document.head.removeChild(r),t()})}function to(e,t,n){return td(e,t,n,!1)}function ta(e,t,n){return td(e,t,n,!0).length>0}function tu(e){return typeof e!="string"?e:e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var ts=new Map;function tc(e,t){if(!Array.isArray(e))switch(typeof e==="undefined"?"undefined":w(e)){case"string":e=[e];break;case"undefined":e=[];break;default:throw new TypeError("Expected '".concat(t,"' to be a string or an array, but got a type of '").concat(typeof e==="undefined"?"undefined":w(e),"'"))}return e.filter(function(e){if(typeof e!="string"){if((typeof e==="undefined"?"undefined":w(e))>"u")return!1;throw new TypeError("Expected '".concat(t,"' to be an array of strings, but found a type of '").concat(typeof e==="undefined"?"undefined":w(e),"' in the array"))}return!0})}function tl(e,t){t=f({caseSensitive:!1},t);var n=e+JSON.stringify(t);if(ts.has(n))return ts.get(n);var r=e[0]==="!";r&&(e=e.slice(1)),e=tu(e).replace(/\\\*/g,"[\\s\\S]*");var i=new RegExp("^".concat(e,"$"),t.caseSensitive?"":"i");return i.negated=r,ts.set(n,i),i}function td(e,t,n,r){if(e=tc(e,"inputs"),t=tc(t,"patterns"),t.length===0)return[];t=t.map(function(e){return tl(e,n)});var i=n||{},o=i.allPatterns,a=[];var u=true,s=false,c=undefined;try{for(var l=e[Symbol.iterator](),d;!(u=(d=l.next()).done);u=true){var f=d.value;var h=void 0,v=g(t).fill(!1);var p=true,y=false,w=undefined;try{for(var b=t.entries()[Symbol.iterator](),S;!(p=(S=b.next()).done);p=true){var E=m(S.value,2),O=E[0],A=E[1];if(A.test(f)&&(v[O]=!0,h=!A.negated,!h))break}}catch(e){y=true;w=e}finally{try{if(!p&&b.return!=null){b.return()}}finally{if(y){throw w}}}if(!(h===!1||h===void 0&&t.some(function(e){return!e.negated})||o&&v.some(function(e,n){return!e&&!t[n].negated}))&&(a.push(f),r))break}}catch(e){s=true;c=e}finally{try{if(!u&&l.return!=null){l.return()}}finally{if(s){throw c}}}return a}var tf={id:"id",children:"children",pid:"pid"},th=function(e){return Object.assign({},tf,e)};function tv(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=th(n);var r=n.children,i=g(e);var o=true,a=false,u=undefined;try{for(var s=i[Symbol.iterator](),c;!(o=(c=s.next()).done);o=true){var l=c.value;var d;if(t(l))return l;l[r]&&(d=i).push.apply(d,g(l[r]))}}catch(e){a=true;u=e}finally{try{if(!o&&s.return!=null){s.return()}}finally{if(a){throw u}}}return null}function tp(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var r;n=th(n);var i=n.children,o=g(e),a=[];var u=true,s=false,c=undefined;try{for(var l=o[Symbol.iterator](),d;!(u=(d=l.next()).done);u=true){var f=d.value;t(f)&&a.push(f),f[i]&&(r=o).push.apply(r,g(f[i]))}}catch(e){s=true;c=e}finally{try{if(!u&&l.return!=null){l.return()}}finally{if(s){throw c}}}return a}function ty(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=th(n);var r=[],i=g(e),o=new Set,a=n.children;for(;i.length;){var u;var s=i[0];if(o.has(s))r.pop(),i.shift();else if(o.add(s),s[a]&&(u=i).unshift.apply(u,g(s[a])),r.push(s),t(s))return r}return null}function tm(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=th(n);var r=[],i=g(e),o=[],a=new Set,u=n.children;for(;i.length;){var s;var c=i[0];a.has(c)?(r.pop(),i.shift()):(a.add(c),c[u]&&(s=i).unshift.apply(s,g(c[u])),r.push(c),t(c)&&o.push(g(r)))}return o}function tg(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=th(n);var r=n.children;function i(e){return e.map(function(e){return f({},e)}).filter(function(e){return e[r]=e[r]&&i(e[r]),t(e)||e[r]&&e[r].length})}return i(e)}function tw(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=th(n);var r=g(e),i=n.children;for(var o=0;o<r.length;o++){var a;if(t(r[o]))return;i&&r[o][i]&&(a=r).splice.apply(a,[o+1,0].concat(g(r[o][i])))}}function tb(e,t){return e.map(function(e){return tS(e,t)})}function tS(e,t){var n=t.children,r=n===void 0?"children":n,i=t.conversion;var o=Array.isArray(e[r])&&e[r].length>0,u=i(e)||{};return o?v(f({},u),a({},r,e[r].map(function(e){return tS(e,{children:r,conversion:i})}))):f({},u)}var tE=require("uuid");function tO(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.native,n=t===void 0?!0:t;var r,i;var o;return n?(o=(i=window.crypto)===null||i===void 0?void 0:(r=i.randomUUID)===null||r===void 0?void 0:r.call(i))!==null&&o!==void 0?o:(0,tE.v4)():(0,tE.v4)()}var tA=0;function tk(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";var t=Date.now(),n=Math.floor(Math.random()*1e9);return tA++,"".concat(e,"_").concat(n).concat(tA).concat(String(t))}0&&(module.exports={AesEncryption:AesEncryption,IfActivity:IfActivity,addClass:addClass,addLocationListener:addLocationListener,addResizeListener:addResizeListener,buildBEM:buildBEM,buildShortUUID:buildShortUUID,buildUUID:buildUUID,createBEM:createBEM,createNamespace:createNamespace,createSearchReg:createSearchReg,dataURLtoBlob:dataURLtoBlob,decodeByBase64:decodeByBase64,deepMerge:deepMerge,domOffEvent:domOffEvent,domOnEvent:domOnEvent,downloadByBase64:downloadByBase64,downloadByData:downloadByData,downloadByOnlineUrl:downloadByOnlineUrl,downloadByUrl:downloadByUrl,downloadPercent:downloadPercent,enableTransitions:enableTransitions,encryptByBase64:encryptByBase64,encryptByMd5:encryptByMd5,escapeStringRegexp:escapeStringRegexp,extendSlots:extendSlots,filterTree:filterTree,findNode:findNode,findNodeAll:findNodeAll,findPath:findPath,findPathAll:findPathAll,forEachTree:forEachTree,getActualWidthOfChars:getActualWidthOfChars,getBoundingClientRect:getBoundingClientRect,getPopupContainer:getPopupContainer,getRawRoute:getRawRoute,getSlot:getSlot,getViewportOffset:getViewportOffset,hackCss:hackCss,hasClass:hasClass,highlightHtml:highlightHtml,is:is,isBrowser:isBrowser,isChineseText:isChineseText,isChrome:isChrome,isClient:isClient,isIterableArray:isIterableArray,isMatch:isMatch,isObject:isObject,isPositiveInteger:isPositiveInteger,isSafari:isSafari,isServer:isServer,isSupportNativeEllipsis:isSupportNativeEllipsis,isSupportResizeObserver:isSupportResizeObserver,isUrl:isUrl,loadScript:loadScript,matcher:matcher,openWindow:openWindow,regexpMap:regexpMap,removeClass:removeClass,removeResizeListener:removeResizeListener,setCssVar:setCssVar,setObjToUrlParams:setObjToUrlParams,treeMap:treeMap,treeMapEach:treeMapEach,triggerWindowResize:triggerWindowResize,unloadScript:unloadScript,unsetAllProperty:unsetAllProperty,urlToBase64:urlToBase64,useRafThrottle:useRafThrottle,withInstall:withInstall});
|
|
1
|
+
"use strict";function e(e,t){if(t==null||t>e.length)t=e.length;for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function t(e){if(Array.isArray(e))return e}function n(t){if(Array.isArray(t))return e(t)}function r(e,t){if(!(e instanceof t)){throw new TypeError("Cannot call a class as a function")}}function i(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||false;r.configurable=true;if("value"in r)r.writable=true;Object.defineProperty(e,r.key,r)}}function o(e,t,n){if(t)i(e.prototype,t);if(n)i(e,n);return e}function a(e,t,n){if(t in e){Object.defineProperty(e,t,{value:n,enumerable:true,configurable:true,writable:true})}else{e[t]=n}return e}function u(e,t){if(t!=null&&typeof Symbol!=="undefined"&&t[Symbol.hasInstance]){return!!t[Symbol.hasInstance](e)}else{return e instanceof t}}function c(e){if(typeof Symbol!=="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function s(e,t){var n=e==null?null:typeof Symbol!=="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(n==null)return;var r=[];var i=true;var o=false;var a,u;try{for(n=n.call(e);!(i=(a=n.next()).done);i=true){r.push(a.value);if(t&&r.length===t)break}}catch(e){o=true;u=e}finally{try{if(!i&&n["return"]!=null)n["return"]()}finally{if(o)throw u}}return r}function f(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function d(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function l(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};var r=Object.keys(n);if(typeof Object.getOwnPropertySymbols==="function"){r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))}r.forEach(function(t){a(e,t,n[t])})}return e}function h(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);if(t){r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})}n.push.apply(n,r)}return n}function p(e,t){t=t!=null?t:{};if(Object.getOwnPropertyDescriptors){Object.defineProperties(e,Object.getOwnPropertyDescriptors(t))}else{h(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))})}return e}function v(e,t){if(e==null)return{};var n=y(e,t);var r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++){r=o[i];if(t.indexOf(r)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(e,r))continue;n[r]=e[r]}}return n}function y(e,t){if(e==null)return{};var n={};var r=Object.keys(e);var i,o;for(o=0;o<r.length;o++){i=r[o];if(t.indexOf(i)>=0)continue;n[i]=e[i]}return n}function g(e,n){return t(e)||s(e,n)||b(e,n)||f()}function m(e){return n(e)||c(e)||b(e)||d()}function w(e){"@swc/helpers - typeof";return e&&typeof Symbol!=="undefined"&&e.constructor===Symbol?"symbol":typeof e}function b(t,n){if(!t)return;if(typeof t==="string")return e(t,n);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor)r=t.constructor.name;if(r==="Map"||r==="Set")return Array.from(r);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return e(t,n)}var _=Object.create;var S=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,E=Object.prototype.hasOwnProperty;var C=function(e,t){return function(){return e&&(t=e(e=0)),t}};var O=function(e,t){return function(){return t||e((t={exports:{}}).exports,t),t.exports}},A=function(e,t){for(var n in t)S(e,n,{get:t[n],enumerable:!0})},D=function(e,t,n,r){var i=true,o=false,a=undefined;if(t&&(typeof t==="undefined"?"undefined":w(t))=="object"||typeof t=="function")try{var u=function(){var i=s.value;!E.call(e,i)&&i!==n&&S(e,i,{get:function(){return t[i]},enumerable:!(r=x(t,i))||r.enumerable})};for(var c=B(t)[Symbol.iterator](),s;!(i=(s=c.next()).done);i=true)u()}catch(e){o=true;a=e}finally{try{if(!i&&c.return!=null){c.return()}}finally{if(o){throw a}}}return e};var z=function(e,t,n){return n=e!=null?_(k(e)):{},D(t||!e||!e.__esModule?S(n,"default",{value:e,enumerable:!0}):n,e)},R=function(e){return D(S({},"__esModule",{value:!0}),e)};var L=C(function(){});var P=O(function(e,t){L();(function(n,r){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r():typeof define=="function"&&define.amd?define([],r):n.CryptoJS=r()})(e,function(){var e=e||function(e,t){var n;if((typeof window==="undefined"?"undefined":w(window))<"u"&&window.crypto&&(n=window.crypto),(typeof self==="undefined"?"undefined":w(self))<"u"&&self.crypto&&(n=self.crypto),(typeof globalThis==="undefined"?"undefined":w(globalThis))<"u"&&globalThis.crypto&&(n=globalThis.crypto),!n&&(typeof window==="undefined"?"undefined":w(window))<"u"&&window.msCrypto&&(n=window.msCrypto),!n&&(typeof global==="undefined"?"undefined":w(global))<"u"&&global.crypto&&(n=global.crypto),!n&&typeof require=="function")try{n=require("crypto")}catch(e){}var r=function e(){if(n){if(typeof n.getRandomValues=="function")try{return n.getRandomValues(new Uint32Array(1))[0]}catch(e){}if(typeof n.randomBytes=="function")try{return n.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},i=Object.create||function(){function e(){}return function(t){var n;return e.prototype=t,n=new e,e.prototype=null,n}}(),o={},a=o.lib={},u=a.Base=function(){return{extend:function e(e){var t=i(this);return e&&t.mixIn(e),(!t.hasOwnProperty("init")||this.init===t.init)&&(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function e(){var e=this.extend();return e.init.apply(e,arguments),e},init:function e(){},mixIn:function e(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function e(){return this.init.prototype.extend(this)}}}(),c=a.WordArray=u.extend({init:function e(e,n){e=this.words=e||[],n!=t?this.sigBytes=n:this.sigBytes=e.length*4},toString:function e(e){return(e||f).stringify(this)},concat:function e(e){var t=this.words,n=e.words,r=this.sigBytes,i=e.sigBytes;if(this.clamp(),r%4)for(var o=0;o<i;o++){var a=n[o>>>2]>>>24-o%4*8&255;t[r+o>>>2]|=a<<24-(r+o)%4*8}else for(var u=0;u<i;u+=4)t[r+u>>>2]=n[u>>>2];return this.sigBytes+=i,this},clamp:function t(){var t=this.words,n=this.sigBytes;t[n>>>2]&=0xffffffff<<32-n%4*8,t.length=e.ceil(n/4)},clone:function e(){var e=u.clone.call(this);return e.words=this.words.slice(0),e},random:function e(e){for(var t=[],n=0;n<e;n+=4)t.push(r());return new c.init(t,e)}}),s=o.enc={},f=s.Hex={stringify:function e(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i++){var o=t[i>>>2]>>>24-i%4*8&255;r.push((o>>>4).toString(16)),r.push((o&15).toString(16))}return r.join("")},parse:function e(e){for(var t=e.length,n=[],r=0;r<t;r+=2)n[r>>>3]|=parseInt(e.substr(r,2),16)<<24-r%8*4;return new c.init(n,t/2)}},d=s.Latin1={stringify:function e(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i++){var o=t[i>>>2]>>>24-i%4*8&255;r.push(String.fromCharCode(o))}return r.join("")},parse:function e(e){for(var t=e.length,n=[],r=0;r<t;r++)n[r>>>2]|=(e.charCodeAt(r)&255)<<24-r%4*8;return new c.init(n,t)}},l=s.Utf8={stringify:function e(e){try{return decodeURIComponent(escape(d.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function e(e){return d.parse(unescape(encodeURIComponent(e)))}},h=a.BufferedBlockAlgorithm=u.extend({reset:function e(){this._data=new c.init,this._nDataBytes=0},_append:function e(e){typeof e=="string"&&(e=l.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function t(t){var n,r=this._data,i=r.words,o=r.sigBytes,a=this.blockSize,u=a*4,s=o/u;t?s=e.ceil(s):s=e.max((s|0)-this._minBufferSize,0);var f=s*a,d=e.min(f*4,o);if(f){for(var l=0;l<f;l+=a)this._doProcessBlock(i,l);n=i.splice(0,f),r.sigBytes-=d}return new c.init(n,d)},clone:function e(){var e=u.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0}),p=a.Hasher=h.extend({cfg:u.extend(),init:function e(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function e(){h.reset.call(this),this._doReset()},update:function e(e){return this._append(e),this._process(),this},finalize:function e(e){e&&this._append(e);var t=this._doFinalize();return t},blockSize:512/32,_createHelper:function e(e){return function(t,n){return new e.init(n).finalize(t)}},_createHmacHelper:function e(e){return function(t,n){return new v.HMAC.init(e,n).finalize(t)}}}),v=o.algo={};return o}(Math);return e})});var M=O(function(e,t){L();(function(n,r){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(P()):typeof define=="function"&&define.amd?define(["./core"],r):r(n.CryptoJS)})(e,function(e){return function(){var t=e,n=t.lib,r=n.WordArray,i=t.enc,o=i.Base64={stringify:function e(e){var t=e.words,n=e.sigBytes,r=this._map;e.clamp();for(var i=[],o=0;o<n;o+=3)for(var a=t[o>>>2]>>>24-o%4*8&255,u=t[o+1>>>2]>>>24-(o+1)%4*8&255,c=t[o+2>>>2]>>>24-(o+2)%4*8&255,s=a<<16|u<<8|c,f=0;f<4&&o+f*.75<n;f++)i.push(r.charAt(s>>>6*(3-f)&63));var d=r.charAt(64);if(d)for(;i.length%4;)i.push(d);return i.join("")},parse:function e(e){var t=e.length,n=this._map,r=this._reverseMap;if(!r){r=this._reverseMap=[];for(var i=0;i<n.length;i++)r[n.charCodeAt(i)]=i}var o=n.charAt(64);if(o){var u=e.indexOf(o);u!==-1&&(t=u)}return a(e,t,r)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function a(e,t,n){for(var i=[],o=0,a=0;a<t;a++)if(a%4){var u=n[e.charCodeAt(a-1)]<<a%4*2,c=n[e.charCodeAt(a)]>>>6-a%4*2,s=u|c;i[o>>>2]|=s<<24-o%4*8,o++}return r.create(i,o)}}(),e.enc.Base64})});var j=O(function(e,t){L();(function(n,r){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(P()):typeof define=="function"&&define.amd?define(["./core"],r):r(n.CryptoJS)})(e,function(e){return function(t){var n=e,r=n.lib,i=r.WordArray,o=r.Hasher,a=n.algo,u=[];(function(){for(var e=0;e<64;e++)u[e]=t.abs(t.sin(e+1))*0x100000000|0})();var c=a.MD5=o.extend({_doReset:function e(){this._hash=new i.init([0x67452301,0xefcdab89,0x98badcfe,0x10325476])},_doProcessBlock:function e(e,t){for(var n=0;n<16;n++){var r=t+n,i=e[r];e[r]=(i<<8|i>>>24)&0xff00ff|(i<<24|i>>>8)&0xff00ff00}var o=this._hash.words,a=e[t+0],c=e[t+1],h=e[t+2],p=e[t+3],v=e[t+4],y=e[t+5],g=e[t+6],m=e[t+7],w=e[t+8],b=e[t+9],_=e[t+10],S=e[t+11],x=e[t+12],B=e[t+13],k=e[t+14],E=e[t+15],C=o[0],O=o[1],A=o[2],D=o[3];C=s(C,O,A,D,a,7,u[0]),D=s(D,C,O,A,c,12,u[1]),A=s(A,D,C,O,h,17,u[2]),O=s(O,A,D,C,p,22,u[3]),C=s(C,O,A,D,v,7,u[4]),D=s(D,C,O,A,y,12,u[5]),A=s(A,D,C,O,g,17,u[6]),O=s(O,A,D,C,m,22,u[7]),C=s(C,O,A,D,w,7,u[8]),D=s(D,C,O,A,b,12,u[9]),A=s(A,D,C,O,_,17,u[10]),O=s(O,A,D,C,S,22,u[11]),C=s(C,O,A,D,x,7,u[12]),D=s(D,C,O,A,B,12,u[13]),A=s(A,D,C,O,k,17,u[14]),O=s(O,A,D,C,E,22,u[15]),C=f(C,O,A,D,c,5,u[16]),D=f(D,C,O,A,g,9,u[17]),A=f(A,D,C,O,S,14,u[18]),O=f(O,A,D,C,a,20,u[19]),C=f(C,O,A,D,y,5,u[20]),D=f(D,C,O,A,_,9,u[21]),A=f(A,D,C,O,E,14,u[22]),O=f(O,A,D,C,v,20,u[23]),C=f(C,O,A,D,b,5,u[24]),D=f(D,C,O,A,k,9,u[25]),A=f(A,D,C,O,p,14,u[26]),O=f(O,A,D,C,w,20,u[27]),C=f(C,O,A,D,B,5,u[28]),D=f(D,C,O,A,h,9,u[29]),A=f(A,D,C,O,m,14,u[30]),O=f(O,A,D,C,x,20,u[31]),C=d(C,O,A,D,y,4,u[32]),D=d(D,C,O,A,w,11,u[33]),A=d(A,D,C,O,S,16,u[34]),O=d(O,A,D,C,k,23,u[35]),C=d(C,O,A,D,c,4,u[36]),D=d(D,C,O,A,v,11,u[37]),A=d(A,D,C,O,m,16,u[38]),O=d(O,A,D,C,_,23,u[39]),C=d(C,O,A,D,B,4,u[40]),D=d(D,C,O,A,a,11,u[41]),A=d(A,D,C,O,p,16,u[42]),O=d(O,A,D,C,g,23,u[43]),C=d(C,O,A,D,b,4,u[44]),D=d(D,C,O,A,x,11,u[45]),A=d(A,D,C,O,E,16,u[46]),O=d(O,A,D,C,h,23,u[47]),C=l(C,O,A,D,a,6,u[48]),D=l(D,C,O,A,m,10,u[49]),A=l(A,D,C,O,k,15,u[50]),O=l(O,A,D,C,y,21,u[51]),C=l(C,O,A,D,x,6,u[52]),D=l(D,C,O,A,p,10,u[53]),A=l(A,D,C,O,_,15,u[54]),O=l(O,A,D,C,c,21,u[55]),C=l(C,O,A,D,w,6,u[56]),D=l(D,C,O,A,E,10,u[57]),A=l(A,D,C,O,g,15,u[58]),O=l(O,A,D,C,B,21,u[59]),C=l(C,O,A,D,v,6,u[60]),D=l(D,C,O,A,S,10,u[61]),A=l(A,D,C,O,h,15,u[62]),O=l(O,A,D,C,b,21,u[63]),o[0]=o[0]+C|0,o[1]=o[1]+O|0,o[2]=o[2]+A|0,o[3]=o[3]+D|0},_doFinalize:function e(){var e=this._data,n=e.words,r=this._nDataBytes*8,i=e.sigBytes*8;n[i>>>5]|=128<<24-i%32;var o=t.floor(r/0x100000000),a=r;n[(i+64>>>9<<4)+15]=(o<<8|o>>>24)&0xff00ff|(o<<24|o>>>8)&0xff00ff00,n[(i+64>>>9<<4)+14]=(a<<8|a>>>24)&0xff00ff|(a<<24|a>>>8)&0xff00ff00,e.sigBytes=(n.length+1)*4,this._process();for(var u=this._hash,c=u.words,s=0;s<4;s++){var f=c[s];c[s]=(f<<8|f>>>24)&0xff00ff|(f<<24|f>>>8)&0xff00ff00}return u},clone:function e(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function s(e,t,n,r,i,o,a){var u=e+(t&n|~t&r)+i+a;return(u<<o|u>>>32-o)+t}function f(e,t,n,r,i,o,a){var u=e+(t&r|n&~r)+i+a;return(u<<o|u>>>32-o)+t}function d(e,t,n,r,i,o,a){var u=e+(t^n^r)+i+a;return(u<<o|u>>>32-o)+t}function l(e,t,n,r,i,o,a){var u=e+(n^(t|~r))+i+a;return(u<<o|u>>>32-o)+t}n.MD5=o._createHelper(c),n.HmacMD5=o._createHmacHelper(c)}(Math),e.MD5})});var I=O(function(e,t){L();(function(n,r){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(P()):typeof define=="function"&&define.amd?define(["./core"],r):r(n.CryptoJS)})(e,function(e){return function(){var t=e,n=t.lib,r=n.WordArray,i=n.Hasher,o=t.algo,a=[],u=o.SHA1=i.extend({_doReset:function e(){this._hash=new r.init([0x67452301,0xefcdab89,0x98badcfe,0x10325476,0xc3d2e1f0])},_doProcessBlock:function e(e,t){for(var n=this._hash.words,r=n[0],i=n[1],o=n[2],u=n[3],c=n[4],s=0;s<80;s++){if(s<16)a[s]=e[t+s]|0;else{var f=a[s-3]^a[s-8]^a[s-14]^a[s-16];a[s]=f<<1|f>>>31}var d=(r<<5|r>>>27)+c+a[s];s<20?d+=(i&o|~i&u)+0x5a827999:s<40?d+=(i^o^u)+0x6ed9eba1:s<60?d+=(i&o|i&u|o&u)-0x70e44324:d+=(i^o^u)-0x359d3e2a,c=u,u=o,o=i<<30|i>>>2,i=r,r=d}n[0]=n[0]+r|0,n[1]=n[1]+i|0,n[2]=n[2]+o|0,n[3]=n[3]+u|0,n[4]=n[4]+c|0},_doFinalize:function e(){var e=this._data,t=e.words,n=this._nDataBytes*8,r=e.sigBytes*8;return t[r>>>5]|=128<<24-r%32,t[(r+64>>>9<<4)+14]=Math.floor(n/0x100000000),t[(r+64>>>9<<4)+15]=n,e.sigBytes=t.length*4,this._process(),this._hash},clone:function e(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA1=i._createHelper(u),t.HmacSHA1=i._createHmacHelper(u)}(),e.SHA1})});var F=O(function(e,t){L();(function(n,r){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(P()):typeof define=="function"&&define.amd?define(["./core"],r):r(n.CryptoJS)})(e,function(e){(function(){var t=e,n=t.lib,r=n.Base,i=t.enc,o=i.Utf8,a=t.algo,u=a.HMAC=r.extend({init:function e(e,t){e=this._hasher=new e.init,typeof t=="string"&&(t=o.parse(t));var n=e.blockSize,r=n*4;t.sigBytes>r&&(t=e.finalize(t)),t.clamp();for(var i=this._oKey=t.clone(),a=this._iKey=t.clone(),u=i.words,c=a.words,s=0;s<n;s++)u[s]^=0x5c5c5c5c,c[s]^=0x36363636;i.sigBytes=a.sigBytes=r,this.reset()},reset:function e(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function e(e){return this._hasher.update(e),this},finalize:function e(e){var t=this._hasher,n=t.finalize(e);t.reset();var r=t.finalize(this._oKey.clone().concat(n));return r}})})()})});var T=O(function(e,t){L();(function(n,r,i){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(P(),I(),F()):typeof define=="function"&&define.amd?define(["./core","./sha1","./hmac"],r):r(n.CryptoJS)})(e,function(e){return function(){var t=e,n=t.lib,r=n.Base,i=n.WordArray,o=t.algo,a=o.MD5,u=o.EvpKDF=r.extend({cfg:r.extend({keySize:128/32,hasher:a,iterations:1}),init:function e(e){this.cfg=this.cfg.extend(e)},compute:function e(e,t){for(var n,r=this.cfg,o=r.hasher.create(),a=i.create(),u=a.words,c=r.keySize,s=r.iterations;u.length<c;){n&&o.update(n),n=o.update(e).finalize(t),o.reset();for(var f=1;f<s;f++)n=o.finalize(n),o.reset();a.concat(n)}return a.sigBytes=c*4,a}});t.EvpKDF=function(e,t,n){return u.create(n).compute(e,t)}}(),e.EvpKDF})});var U=O(function(e,t){L();(function(n,r,i){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(P(),T()):typeof define=="function"&&define.amd?define(["./core","./evpkdf"],r):r(n.CryptoJS)})(e,function(e){e.lib.Cipher||function(t){var n=e,r=n.lib,i=r.Base,o=r.WordArray,a=r.BufferedBlockAlgorithm,u=n.enc,c=u.Utf8,s=u.Base64,f=n.algo,d=f.EvpKDF,l=r.Cipher=a.extend({cfg:i.extend(),createEncryptor:function e(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function e(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function e(e,t,n){this.cfg=this.cfg.extend(n),this._xformMode=e,this._key=t,this.reset()},reset:function e(){a.reset.call(this),this._doReset()},process:function e(e){return this._append(e),this._process()},finalize:function e(e){e&&this._append(e);var t=this._doFinalize();return t},keySize:128/32,ivSize:128/32,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return typeof e=="string"?E:x}return function(t){return{encrypt:function n(n,r,i){return e(r).encrypt(t,n,r,i)},decrypt:function n(n,r,i){return e(r).decrypt(t,n,r,i)}}}}()}),h=r.StreamCipher=l.extend({_doFinalize:function e(){var e=this._process(!0);return e},blockSize:1}),p=n.mode={},v=r.BlockCipherMode=i.extend({createEncryptor:function e(e,t){return this.Encryptor.create(e,t)},createDecryptor:function e(e,t){return this.Decryptor.create(e,t)},init:function e(e,t){this._cipher=e,this._iv=t}}),y=p.CBC=function(){var e=v.extend();e.Encryptor=e.extend({processBlock:function e(e,t){var r=this._cipher,i=r.blockSize;n.call(this,e,t,i),r.encryptBlock(e,t),this._prevBlock=e.slice(t,t+i)}}),e.Decryptor=e.extend({processBlock:function e(e,t){var r=this._cipher,i=r.blockSize,o=e.slice(t,t+i);r.decryptBlock(e,t),n.call(this,e,t,i),this._prevBlock=o}});function n(e,n,r){var i,o=this._iv;o?(i=o,this._iv=t):i=this._prevBlock;for(var a=0;a<r;a++)e[n+a]^=i[a]}return e}(),g=n.pad={},m=g.Pkcs7={pad:function e(e,t){for(var n=t*4,r=n-e.sigBytes%n,i=r<<24|r<<16|r<<8|r,a=[],u=0;u<r;u+=4)a.push(i);var c=o.create(a,r);e.concat(c)},unpad:function e(e){var t=e.words[e.sigBytes-1>>>2]&255;e.sigBytes-=t}},w=r.BlockCipher=l.extend({cfg:l.cfg.extend({mode:y,padding:m}),reset:function e(){var e;l.reset.call(this);var t=this.cfg,n=t.iv,r=t.mode;this._xformMode==this._ENC_XFORM_MODE?e=r.createEncryptor:(e=r.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,n&&n.words):(this._mode=e.call(r,this,n&&n.words),this._mode.__creator=e)},_doProcessBlock:function e(e,t){this._mode.processBlock(e,t)},_doFinalize:function e(){var e,t=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(t.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),t.unpad(e)),e},blockSize:128/32}),b=r.CipherParams=i.extend({init:function e(e){this.mixIn(e)},toString:function e(e){return(e||this.formatter).stringify(this)}}),_=n.format={},S=_.OpenSSL={stringify:function e(e){var t,n=e.ciphertext,r=e.salt;return r?t=o.create([0x53616c74,0x65645f5f]).concat(r).concat(n):t=n,t.toString(s)},parse:function e(e){var t,n=s.parse(e),r=n.words;return r[0]==0x53616c74&&r[1]==0x65645f5f&&(t=o.create(r.slice(2,4)),r.splice(0,4),n.sigBytes-=16),b.create({ciphertext:n,salt:t})}},x=r.SerializableCipher=i.extend({cfg:i.extend({format:S}),encrypt:function e(e,t,n,r){r=this.cfg.extend(r);var i=e.createEncryptor(n,r),o=i.finalize(t),a=i.cfg;return b.create({ciphertext:o,key:n,iv:a.iv,algorithm:e,mode:a.mode,padding:a.padding,blockSize:e.blockSize,formatter:r.format})},decrypt:function e(e,t,n,r){r=this.cfg.extend(r),t=this._parse(t,r.format);var i=e.createDecryptor(n,r).finalize(t.ciphertext);return i},_parse:function e(e,t){return typeof e=="string"?t.parse(e,this):e}}),B=n.kdf={},k=B.OpenSSL={execute:function e(e,t,n,r,i){if(r||(r=o.random(64/8)),i)var a=d.create({keySize:t+n,hasher:i}).compute(e,r);else var a=d.create({keySize:t+n}).compute(e,r);var u=o.create(a.words.slice(t),n*4);return a.sigBytes=t*4,b.create({key:a,iv:u,salt:r})}},E=r.PasswordBasedCipher=x.extend({cfg:x.cfg.extend({kdf:k}),encrypt:function e(e,t,n,r){r=this.cfg.extend(r);var i=r.kdf.execute(n,e.keySize,e.ivSize,r.salt,r.hasher);r.iv=i.iv;var o=x.encrypt.call(this,e,t,i.key,r);return o.mixIn(i),o},decrypt:function e(e,t,n,r){r=this.cfg.extend(r),t=this._parse(t,r.format);var i=r.kdf.execute(n,e.keySize,e.ivSize,t.salt,r.hasher);r.iv=i.iv;var o=x.decrypt.call(this,e,t,i.key,r);return o}})}()})});var H=O(function(e,t){L();(function(n,r,i){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(P(),M(),j(),T(),U()):typeof define=="function"&&define.amd?define(["./core","./enc-base64","./md5","./evpkdf","./cipher-core"],r):r(n.CryptoJS)})(e,function(e){return function(){var t=e,n=t.lib,r=n.BlockCipher,i=t.algo,o=[],a=[],u=[],c=[],s=[],f=[],d=[],l=[],h=[],p=[];(function(){for(var e=[],t=0;t<256;t++)t<128?e[t]=t<<1:e[t]=t<<1^283;for(var n=0,r=0,t=0;t<256;t++){var i=r^r<<1^r<<2^r<<3^r<<4;i=i>>>8^i&255^99,o[n]=i,a[i]=n;var v=e[n],y=e[v],g=e[y],m=e[i]*257^i*0x1010100;u[n]=m<<24|m>>>8,c[n]=m<<16|m>>>16,s[n]=m<<8|m>>>24,f[n]=m;var m=g*0x1010101^y*65537^v*257^n*0x1010100;d[i]=m<<24|m>>>8,l[i]=m<<16|m>>>16,h[i]=m<<8|m>>>24,p[i]=m,n?(n=v^e[e[e[g^v]]],r^=e[e[r]]):n=r=1}})();var v=[0,1,2,4,8,16,32,64,128,27,54],y=i.AES=r.extend({_doReset:function e(){var e;if(!(this._nRounds&&this._keyPriorReset===this._key)){for(var t=this._keyPriorReset=this._key,n=t.words,r=t.sigBytes/4,i=this._nRounds=r+6,a=(i+1)*4,u=this._keySchedule=[],c=0;c<a;c++)c<r?u[c]=n[c]:(e=u[c-1],c%r?r>6&&c%r==4&&(e=o[e>>>24]<<24|o[e>>>16&255]<<16|o[e>>>8&255]<<8|o[e&255]):(e=e<<8|e>>>24,e=o[e>>>24]<<24|o[e>>>16&255]<<16|o[e>>>8&255]<<8|o[e&255],e^=v[c/r|0]<<24),u[c]=u[c-r]^e);for(var s=this._invKeySchedule=[],f=0;f<a;f++){var c=a-f;if(f%4)var e=u[c];else var e=u[c-4];f<4||c<=4?s[f]=e:s[f]=d[o[e>>>24]]^l[o[e>>>16&255]]^h[o[e>>>8&255]]^p[o[e&255]]}}},encryptBlock:function e(e,t){this._doCryptBlock(e,t,this._keySchedule,u,c,s,f,o)},decryptBlock:function e(e,t){var n=e[t+1];e[t+1]=e[t+3],e[t+3]=n,this._doCryptBlock(e,t,this._invKeySchedule,d,l,h,p,a);var n=e[t+1];e[t+1]=e[t+3],e[t+3]=n},_doCryptBlock:function e(e,t,n,r,i,o,a,u){for(var c=this._nRounds,s=e[t]^n[0],f=e[t+1]^n[1],d=e[t+2]^n[2],l=e[t+3]^n[3],h=4,p=1;p<c;p++){var v=r[s>>>24]^i[f>>>16&255]^o[d>>>8&255]^a[l&255]^n[h++],y=r[f>>>24]^i[d>>>16&255]^o[l>>>8&255]^a[s&255]^n[h++],g=r[d>>>24]^i[l>>>16&255]^o[s>>>8&255]^a[f&255]^n[h++],m=r[l>>>24]^i[s>>>16&255]^o[f>>>8&255]^a[d&255]^n[h++];s=v,f=y,d=g,l=m}var v=(u[s>>>24]<<24|u[f>>>16&255]<<16|u[d>>>8&255]<<8|u[l&255])^n[h++],y=(u[f>>>24]<<24|u[d>>>16&255]<<16|u[l>>>8&255]<<8|u[s&255])^n[h++],g=(u[d>>>24]<<24|u[l>>>16&255]<<16|u[s>>>8&255]<<8|u[f&255])^n[h++],m=(u[l>>>24]<<24|u[s>>>16&255]<<16|u[f>>>8&255]<<8|u[d&255])^n[h++];e[t]=v,e[t+1]=y,e[t+2]=g,e[t+3]=m},keySize:256/32});t.AES=r._createHelper(y)}(),e.AES})});var N=O(function(e,t){L();(function(n,r){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(P()):typeof define=="function"&&define.amd?define(["./core"],r):r(n.CryptoJS)})(e,function(e){return e.enc.Utf8})});var $=O(function(e,t){L();(function(n,r,i){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(P(),U()):typeof define=="function"&&define.amd?define(["./core","./cipher-core"],r):r(n.CryptoJS)})(e,function(e){return e.pad.Pkcs7})});var W=O(function(e,t){L();(function(n,r,i){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(P(),U()):typeof define=="function"&&define.amd?define(["./core","./cipher-core"],r):r(n.CryptoJS)})(e,function(e){return e.mode.ECB=function(){var t=e.lib.BlockCipherMode.extend();return t.Encryptor=t.extend({processBlock:function e(e,t){this._cipher.encryptBlock(e,t)}}),t.Decryptor=t.extend({processBlock:function e(e,t){this._cipher.decryptBlock(e,t)}}),t}(),e.mode.ECB})});var J={};A(J,{AesEncryption:function(){return eO},IfActivity:function(){return th},ResizeObserver:function(){return eq.default},addClass:function(){return eT},addLocationListener:function(){return eY},addResizeListener:function(){return eV},buildBEM:function(){return ew},buildShortUUID:function(){return tT},buildUUID:function(){return tI},createBEM:function(){return eb},createNamespace:function(){return e_},createSearchReg:function(){return ey},dataURLtoBlob:function(){return eQ},decodeByBase64:function(){return eD},deepMerge:function(){return ed},domOffEvent:function(){return eW},domOnEvent:function(){return e$},downloadByBase64:function(){return e4},downloadByData:function(){return e5},downloadByOnlineUrl:function(){return e2},downloadByUrl:function(){return e6},downloadPercent:function(){return e1},enableTransitions:function(){return eP},encryptByBase64:function(){return eA},encryptByMd5:function(){return ez},escapeStringRegexp:function(){return t_},extendSlots:function(){return ty},filterTree:function(){return tR},findNode:function(){return tO},findNodeAll:function(){return tA},findPath:function(){return tD},findPathAll:function(){return tz},forEachTree:function(){return tL},getActualWidthOfChars:function(){return eg},getBoundingClientRect:function(){return eM},getPopupContainer:function(){return el},getRawRoute:function(){return es},getSlot:function(){return tv},getViewportOffset:function(){return eH},hackCss:function(){return eN},hasClass:function(){return eI},highlightHtml:function(){return tn},is:function(){return X},isBrowser:function(){return ei},isChineseText:function(){return eu},isChrome:function(){return en},isClient:function(){return et},isIterableArray:function(){return G},isMatch:function(){return tb},isObject:function(){return Z},isPositiveInteger:function(){return Q},isSafari:function(){return er},isServer:function(){return ee},isSupportNativeEllipsis:function(){return eo},isSupportResizeObserver:function(){return ea},isUrl:function(){return Y},loadScript:function(){return tg},matcher:function(){return tw},openWindow:function(){return ef},regexpMap:function(){return K},removeClass:function(){return eU},removeResizeListener:function(){return eX},setCssVar:function(){return eF},setObjToUrlParams:function(){return eh},treeMap:function(){return tP},treeMapEach:function(){return tM},triggerWindowResize:function(){return eZ},unloadScript:function(){return tm},unsetAllProperty:function(){return ep},urlToBase64:function(){return e0},useRafThrottle:function(){return eJ},withInstall:function(){return ec}});module.exports=R(J);L();L();var q=require("lodash-es");L();L();var K={mobile:/^(?:(?:\+|00)86)?1[3-9]\d{9}$/,tel:/^(?:(?:\d{3}-)?\d{8}|(?:\d{4}-)?\d{7,8})(?:-\d+)?$/,numAndLetter:/^[A-Z0-9]+$/i,password:/^\S*(?=\S{6,})(?=\S*\d)(?=\S*[A-Z])(?=\S*[a-z])(?=\S*[!@#$%^&*? ])\S+$/,email:/^[A-Z0-9\u4E00-\u9FA5]+@[\w-]+(?:\.[\w-]+)+$/i,postalCode:/^(0[1-7]|1[0-356]|2[0-7]|3[0-6]|4[0-7]|5[1-7]|6[1-7]|7[0-5]|8[013-6])\d{4}$/,identityCard:/^[1-9]\d{5}(?:18|19|20)\d{2}(?:0[1-9]|10|11|12)(?:0[1-9]|[12]\d|30|31)\d{3}[\dX]$/i,ip:/^((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.){3}(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])(?::(?:\d|[1-9]\d{1,3}|[1-5]\d{4}|6[0-4]\d{3}|65[0-4]\d{2}|655[0-2]\d|6553[0-5]))?$/,url:/^(((ht|f)tps?):\/\/)?([^!@#$%^&*?.\s-][^!@#$%^&*?.\s]{0,64}\.)+[a-z]{2,6}\/?/,httpsUrl:/^https:\/\//,domain:/^([0-9a-z-]+\.)+([a-z]{2,})$/i,plateNumber:/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领][A-HJ-NP-Z][A-HJ-NP-Z0-9]{4,5}[A-HJ-NP-Z0-9挂学警港澳]$/,md5:/^[a-f0-9]{32}$/i,base64:/^\s*data:(?:[a-z]+\/[a-z0-9-+.]+(?:;[a-z-]+=[a-z0-9-]+)?)?(?:;base64)?,([\w!$&',()*+;=\-.~:@/?%\s]*?)\s*$/i,uuid:/^[a-f\d]{4}(?:[a-f\d]{4}-){4}[a-f\d]{12}$/i,version:/^\d+(?:\.\d+){2}$/,videoUrl:/^https?:\/\/(.+\/)+.+(\.(swf|avi|flv|mpg|rm|mov|wav|asf|3gp|mkv|rmvb|mp4))$/i,imageUrl:/^https?:\/\/(.+\/)+.+(\.(gif|png|jpg|jpeg|webp|svg|psd|bmp|tif))$/i,chinese:/^(?:[\u3400-\u4DB5\u4E00-\u9FEA\uFA0E\uFA0F\uFA11\uFA13\uFA14\uFA1F\uFA21\uFA23\uFA24\uFA27-\uFA29]|[\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0])+$/,itcode:/^[a-z]+\d*$/i};var V=Object.prototype.toString;function X(e,t){return V.call(e)==="[object ".concat(t,"]")}function Z(e){return e!==null&&X(e,"Object")}function Y(e){return K.url.test(e)}function G(e){return Array.isArray(e)&&e.length>0}function Q(e){return Number.isInteger(e)&&e>=0}var ee=(typeof window==="undefined"?"undefined":w(window))>"u",et=!ee,en=et&&window.navigator.userAgent.toLowerCase().includes("chrome"),er=et&&window.navigator.userAgent.toLowerCase().includes("safari"),ei=(typeof window==="undefined"?"undefined":w(window))<"u"&&(typeof document==="undefined"?"undefined":w(document))<"u",eo=ei&&w(document.body.style.lineClamp)<"u",ea=ei&&(typeof ResizeObserver==="undefined"?"undefined":w(ResizeObserver))<"u",eu=function(e){return K.chinese.test(e)};var ec=function(e,t){var n=e;return n.install=function(r){r.component(n.name||n.displayName,e),t&&(r.config.globalProperties[t]=e)},e};function es(e){if(!e)return e;var t=e.matched,n=v(e,["matched"]);return p(l({},n),{matched:t?t.map(function(e){return{meta:e.meta,name:e.name,path:e.path}}):void 0})}function ef(e,t){var n=t||{},r=n.target,i=r===void 0?"__blank":r,o=n.noopener,a=o===void 0?!0:o,u=n.noreferrer,c=u===void 0?!0:u,s=[];a&&s.push("noopener=yes"),c&&s.push("noreferrer=yes"),window.open(e,i,s.join(","))}function ed(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"replace";return t?e?(0,q.mergeWith)(e,t,function(e,t){if((0,q.isArray)(t)&&(0,q.isArray)(e))switch(n){case"union":return(0,q.unionWith)(e,t,q.isEqual);case"intersection":return(0,q.intersectionWith)(e,t,q.isEqual);case"concat":return e.concat(t);case"replace":return t;default:throw new Error("Unknown merge array strategy: ".concat(n))}if(Z(t)&&Z(e))return ed(e,t,n)}):t:e}function el(e){var t;return(t=e===null||e===void 0?void 0:e.parentNode)!==null&&t!==void 0?t:document.body}function eh(e,t){if(!G(Object.keys(t)))return e;var n="";for(var r in t)n+="".concat(r,"=").concat(encodeURIComponent(t[r]),"&");return n=n.replace(/&$/,""),/\?$/.test(e)?e+n:e.replace(/\/?$/,"?")+n}function ep(e){(0,q.isPlainObject)(e)&&Object.keys(e).forEach(function(t){Reflect.deleteProperty(e,t)})}function ev(e){return["$","(",")","*","+",".","[","]","?","\\","^","{","}","|"].includes(e)?"\\".concat(e):e}function ey(e){var t=[""].concat(m(m(e).map(function(e){return ev(e)})),[""]).join(".*");return new RegExp(t,"i")}function eg(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var n=t.size,r=n===void 0?14:n,i=t.family,o=i===void 0?getComputedStyle(document.documentElement).getPropertyValue("--vxe-font-family")||"sans-serif":i,a=document.createElement("canvas").getContext("2d");a.font="".concat(r,"px ").concat(o);var u=a.measureText(e),c=Math.abs(u.actualBoundingBoxLeft)+Math.abs(u.actualBoundingBoxRight);return Math.ceil(Math.max(u.width,c))}L();function em(e,t){return t?typeof t=="string"?" ".concat(e,"--").concat(t):Array.isArray(t)?t.reduce(function(t,n){return t+em(e,n)},""):Object.keys(t).reduce(function(n,r){return n+(t[r]?em(e,r):"")},""):""}function ew(e){return function(t,n){return t&&typeof t!="string"&&(n=t,t=""),t=t?"".concat(e,"__").concat(t):e,"".concat(t).concat(em(t,n))}}function eb(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"gsc";return[ew("".concat(t,"-").concat(e))]}function e_(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"gsc";var n="".concat(t,"-").concat(e);return[n,ew(n)]}L();var eS=z(H(),1),ex=z(N(),1),eB=z($(),1),ek=z(W(),1),eE=z(j(),1),eC=z(M(),1),eO=/*#__PURE__*/function(){"use strict";function e(t){r(this,e);var n=t.key,i=t.iv;n&&(this.key=(0,ex.parse)(n)),i&&(this.iv=(0,ex.parse)(i))}o(e,[{key:"getOptions",get:function e(){return{mode:ek.default,padding:eB.default,iv:this.iv}}},{key:"encryptByAES",value:function e(e){return(0,eS.encrypt)(e,this.key,this.getOptions).toString()}},{key:"decryptByAES",value:function e(e){return(0,eS.decrypt)(e,this.key,this.getOptions).toString(ex.default)}}]);return e}();function eA(e){return ex.default.parse(e).toString(eC.default)}function eD(e){return eC.default.parse(e).toString(ex.default)}function ez(e){return(0,eE.default)(e).toString()}L();var eR=require("lodash-es"),eL=document.documentElement,eP=function(){return"startViewTransition"in document&&window.matchMedia("(prefers-reduced-motion: no-preference)").matches};function eM(e){return!e||!e.getBoundingClientRect?0:e.getBoundingClientRect()}function ej(e){return(e||"").replace(/^\s+|\s+$/g,"")}function eI(e,t){if(!e||!t)return!1;if(t.includes(" "))throw new Error("className should not contain space.");return e.classList?e.classList.contains(t):" ".concat(e.className," ").includes(" ".concat(t," "))}function eF(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:eL;n.style.setProperty(e,t)}function eT(e,t){if(!e)return;var n=e.className,r=(t||"").split(" ");for(var i=0,o=r.length;i<o;i++){var a=r[i];a&&(e.classList?e.classList.add(a):eI(e,a)||(n+=" ".concat(a)))}e.classList||(e.className=n)}function eU(e,t){if(!e||!t)return;var n=t.split(" "),r=" ".concat(e.className," ");for(var i=0,o=n.length;i<o;i++){var a=n[i];a&&(e.classList?e.classList.remove(a):eI(e,a)&&(r=r.replace(" ".concat(a," ")," ")))}e.classList||(e.className=ej(r))}function eH(e){var t=document.documentElement,n=t.scrollLeft,r=t.scrollTop,i=t.clientLeft,o=t.clientTop,a=window.scrollX,u=window.scrollY,c=eM(e),s=c.left,f=c.top,d=c.width,l=c.height,h=(a||n)-(i||0),p=(u||r)-(o||0),v=s+a,y=f+u,g=v-h,m=y-p,w=window.document.documentElement.clientWidth,b=window.document.documentElement.clientHeight;return{left:g,top:m,right:w-d-g,bottom:b-l-m,rightIncludeBody:w-g,bottomIncludeBody:b-m}}function eN(e,t){var n=["webkit","Moz","ms","OT"],r={};return n.forEach(function(n){r["".concat(n).concat((0,eR.upperFirst)(e))]=t}),p(l({},r),a({},e,t))}function e$(e,t,n){e&&t&&n&&e.addEventListener(t,n,!1)}function eW(e,t,n){e&&t&&n&&e.removeEventListener(t,n,!1)}function eJ(e){var t=!1;return function(){var n=this;for(var r=arguments.length,i=new Array(r),o=0;o<r;o++){i[o]=arguments[o]}t||(t=!0,window.requestAnimationFrame(function(){e.apply(n,i),t=!1}))}}L();var eq=z(require("resize-observer-polyfill"),1);function eK(e){var t=true,n=false,r=undefined;try{for(var i=e[Symbol.iterator](),o;!(t=(o=i.next()).done);t=true){var a=o.value;var u=a.target.__resizeListeners__||[];u.length&&u.forEach(function(e){e()})}}catch(e){n=true;r=e}finally{try{if(!t&&i.return!=null){i.return()}}finally{if(n){throw r}}}}function eV(e,t){ee||(e.__resizeListeners__||(e.__resizeListeners__=[],e.__ro__=new eq.default(eK),e.__ro__.observe(e)),e.__resizeListeners__.push(t))}function eX(e,t){!e||!e.__resizeListeners__||(e.__resizeListeners__.splice(e.__resizeListeners__.indexOf(t),1),e.__resizeListeners__.length||(e.__ro__.disconnect(),e.__ro__=null,e.__resizeListeners__=null))}function eZ(){var e=new Event("resize",{bubbles:!0,cancelable:!0});window.dispatchEvent(e)}function eY(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};function n(e){var t=window.history[e];return function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++){r[i]=arguments[i]}var o=new Event(e);return o.arguments=r,window.dispatchEvent(o),t.apply(this,r)}}return window.history.pushState=n("pushState"),window.history.replaceState=n("replaceState"),window.addEventListener("popstate",e,t),window.addEventListener("hashchange",e,t),window.addEventListener("replaceState",e,t),window.addEventListener("pushState",e,t),{removeListener:function(){window.removeEventListener("popstate",e,t),window.removeEventListener("hashchange",e,t),window.removeEventListener("replaceState",e,t),window.removeEventListener("pushState",e,t)}}}L();var eG=require("lodash-es");function eQ(e){var t=e.split(","),n=t[0].match(/:(.*?);/)[1],r=window.atob(t[1]),i=r.length,o=new Uint8Array(i);for(;i--;)o[i]=r.charCodeAt(i);return new Blob([o],{type:n})}function e0(e,t){return new Promise(function(n,r){var i=document.createElement("CANVAS"),o=i.getContext("2d"),a=new Image;a.crossOrigin="",a.onload=function(){if(!i||!o)return r();i.height=a.height,i.width=a.width,o.drawImage(a,0,0);var e=i.toDataURL(t||"image/png");i=null,n(e)},a.src=e})}function e1(e){var t=e.loaded,n=e.total;if(n<=0||(0,eG.isNil)(n))return 0;var r=t/n;return(0,eG.round)((r>1?1:r)*100)}function e2(e,t,n,r){e0(e).then(function(e){e4(e,t,n,r)})}function e4(e,t,n,r){var i=eQ(e);e5(i,t,n,r)}function e5(e,t,n,r){var i=(typeof r==="undefined"?"undefined":w(r))<"u"?[r,e]:[e],o=new Blob(i,{type:n||"application/octet-stream"});if(w(window.navigator.msSaveBlob)<"u")window.navigator.msSaveBlob(o,t);else{var a=window.URL.createObjectURL(o),u=document.createElement("a");u.style.display="none",u.href=a,u.setAttribute("download",t),w(u.download)>"u"&&u.setAttribute("target","_blank"),document.body.appendChild(u),u.click(),document.body.removeChild(u),window.URL.revokeObjectURL(a)}}function e6(e){var t=e.url,n=e.target,r=n===void 0?"_blank":n,i=e.fileName;if(/iP/.test(window.navigator.userAgent))return!1;if(en||er){var o=document.createElement("a");return o.href=t,o.download=i||t.substring(t.lastIndexOf("/")+1,t.length),o.style.display="none",document.body.appendChild(o),o.click(),document.body.removeChild(o),!0}return t.includes("?")||(t+="?download"),ef(t,{target:r}),!0}L();var e8=function(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"ig";var r=new RegExp(t,n);return m(e.matchAll(r)).map(function(e){return{index:e.index,subString:e[0]}})};function e3(e){return e.replace(/([A-Z])/g,"-$1").toLowerCase()}var e9=function(e,t){var n=e;if(!t)return n;var r=t.tagName,i=r===void 0?"mark":r,o=t.bgColor,a=t.color,u=t.style,c=u===void 0?{}:u,s=t.renderHighlightKeyword;if(typeof s=="function")return s(e);c.backgroundColor=o,c.color=a;var f='style="'.concat(Object.keys(c).map(function(e){return"".concat(e3(e),":").concat(c[e])}).join(";"),'"');return"<".concat(i," ").concat(f,">").concat(n,"</").concat(i,">")},e7=function(e,t){var n="";return t.forEach(function(t){var r=t.start,i=t.end,o=t.option,a=e.slice(r,i),u=e9(a,o);n+=u,t.subString=u}),n},te=function(e,t){var n=[];return t.forEach(function(t){var r={keyword:""};typeof t=="string"?r={keyword:t}:r=t;var i=r.keyword,o=r.caseSensitive,a=o===void 0?!0:o,u=e8(e,i,a?"g":"gi"),c={keyword:i,indexList:u,option:r};n.push(c)}),n},tt=function(e,t){var n=te(e,t),r=[],i=function(e,t){for(var n=0;n<r.length;n++){var i=r[n];if(e>i.start&&e<i.end||e+t>i.start&&e+t<i.end||i.start>e&&i.start<e+t||i.end>e&&i.end<e+t||e===i.start&&e+t===i.end)return-1;if(e+t<=i.start)return n}return r.length};n.forEach(function(e){var t=e.indexList,n=e.option;t.forEach(function(e){var t=e.index,o=e.subString,a={start:t,end:t+o.length,option:n},u=i(t,o.length);u!==-1&&r.splice(u,0,a)})});var o=[];return r.forEach(function(t,n){var i=t.start,a=t.end,u=r[n+1];n===0&&i>0&&o.push({start:0,end:i,subString:e.slice(0,i)}),o.push(p(l({},t),{subString:e.slice(i,a)})),(u===null||u===void 0?void 0:u.start)>a&&o.push({start:a,end:u.start,subString:e.slice(a,u.start)}),n===r.length-1&&a<e.length-1&&o.push({start:a,end:e.length-1,subString:e.slice(a,e.length)})}),o},tn=function(e,t){var n=tt(e,t);return{highText:e7(e,n),highList:n}};L();var tr=require("worker-timers"),ti="active",to="idle",ta="hidden",tu,tc,ts,tf={},td={attach:function e(e,t){tf[e]||(tf[e]=[]),tf[e].push(t)},fire:function e(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];tf[e]&&tf[e].forEach(function(e){e.apply(void 0,m(t))})},remove:function e(e,t){t||Reflect.deleteProperty(tf,e),tf[e]&&(tf[e]=tf[e].filter(function(e){return t!==e}))},dom:function e(e,t,n){return ts||(e.addEventListener?ts=function(e,t,n){return e.addEventListener(t,n,!1)}:typeof e.attachEvent=="function"?ts=function(e,t,n){return e.attachEvent("on".concat(t),n,!1)}:ts=function(e,t,n){return e["on".concat(t)]=n}),ts(e,t,n)}},tl=/*#__PURE__*/function(){"use strict";function e(t,n,i){var o=this;r(this,e);this.activity=t,this.seconds=n,this.callback=i,this.stopped=!1,this.start(),this.activity.on("statusChanged",function(e){o.stopped===!1&&(e.status===ti?o.start():o.pause())})}o(e,[{key:"start",value:function e(){this.stopped=!1,(0,tr.clearInterval)(this.token),this.token=(0,tr.setInterval)(this.callback,this.seconds*1e3)}},{key:"stop",value:function e(){this.stopped=!0,(0,tr.clearInterval)(this.token)}},{key:"resume",value:function e(){this.start()}},{key:"pause",value:function e(){this.stop()}}]);return e}(),th=/*#__PURE__*/function(){"use strict";function e(){var t=this;r(this,e);if(this.status=ti,this.timers=[],this.idleTime=3e4,this.isLegacyModeOn=!1,document.hidden!==void 0?(tu="hidden",tc="visibilitychange"):document.mozHidden!==void 0?(tu="mozHidden",tc="mozvisibilitychange"):document.msHidden!==void 0?(tu="msHidden",tc="msvisibilitychange"):document.webkitHidden!==void 0&&(tu="webkitHidden",tc="webkitvisibilitychange"),tu===void 0)this.legacyMode();else{var n=function(){document[tu]?t.blur():t.focus()};n(),td.dom(document,tc,n)}this.startIdleTimer(),this.trackIdleStatus()}o(e,[{key:"legacyMode",value:function e(){var e=this;this.isLegacyModeOn||(td.dom(window,"blur",function(){return e.blur()}),td.dom(window,"focus",function(){return e.focus()}),this.isLegacyModeOn=!0)}},{key:"startIdleTimer",value:function e(e){var t=this;u(e,MouseEvent)&&e.movementX===0&&e.movementY===0||(this.timers.map(tr.clearTimeout),this.timers.length=0,this.status===to&&this.wakeUp(),this.idleStartedTime=+new Date,this.timers.push((0,tr.setTimeout)(function(){if(t.status===ti||t.status===ta)return t.idle()},this.idleTime)))}},{key:"trackIdleStatus",value:function e(){td.dom(document,"mousemove",this.startIdleTimer.bind(this)),td.dom(document,"mousedown",this.startIdleTimer.bind(this)),td.dom(document,"keyup",this.startIdleTimer.bind(this)),td.dom(document,"touchstart",this.startIdleTimer.bind(this)),td.dom(window,"scroll",this.startIdleTimer.bind(this)),this.focus(this.startIdleTimer.bind(this))}},{key:"on",value:function e(e,t){return td.attach(e,t),this}},{key:"off",value:function e(e,t){return td.remove(e,t),this}},{key:"setIdleDuration",value:function e(e){return this.idleTime=e*1e3,this.startIdleTimer(),this}},{key:"getIdleDuration",value:function e(){return this.idleTime}},{key:"getIdleInfo",value:function e(){var e=+new Date,t;if(this.status===to)t={isIdle:!0,idleFor:e-this.idleStartedTime,timeLeft:0,timeLeftPer:100};else{var n=this.idleStartedTime+this.idleTime-e;t={isIdle:!1,idleFor:e-this.idleStartedTime,timeLeft:n,timeLeftPer:Number.parseFloat((100-n*100/this.idleTime).toFixed(2))}}return t}},{key:"idle",value:function e(e){return e?this.on("idle",e):(this.status=to,td.fire("idle"),td.fire("statusChanged",[{status:this.status}])),this}},{key:"blur",value:function e(e){return e?this.on("blur",e):(this.status=ta,td.fire("blur"),td.fire("statusChanged",[{status:this.status}])),this}},{key:"focus",value:function e(e){return e?this.on("focus",e):this.status!==ti&&(this.status=ti,td.fire("focus"),td.fire("wakeUp"),td.fire("statusChanged",[{status:this.status}])),this}},{key:"wakeUp",value:function e(e){return e?this.on("wakeUp",e):this.status!==ti&&(this.status=ti,td.fire("wakeUp"),td.fire("statusChanged",[{status:this.status}])),this}},{key:"onEvery",value:function e(e,t){return new tl(this,e,t)}},{key:"now",value:function e(e){return e!==void 0?this.status===e:this.status===ti}}]);return e}();L();var tp=require("lodash-es");function tv(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"default",n=arguments.length>2?arguments[2]:void 0;if(!e||!Reflect.has(e,t)||!(0,tp.isFunction)(e[t]))return null;var r=e[t];return r?r(n):null}function ty(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];var n=Object.keys(e),r={};return n.forEach(function(n){if(t.includes(n))return null;r[n]=function(t){return tv(e,n,t)}}),r}L();function tg(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.type,r=n===void 0?"text/javascript":n;return new Promise(function(t,n){var i=!1,o=document.querySelector('script[src="'.concat(e,'"]'));if(!o)o=document.createElement("script"),o.type=r,o.async=!0,o.src=e,i=!0;else if(o.hasAttribute("data-loaded")){t({el:o});return}o.addEventListener("error",n),o.addEventListener("abort",n),o.addEventListener("load",function(){o.setAttribute("data-loaded",!0),t({el:o})}),i&&document.head.appendChild(o)})}function tm(e){return new Promise(function(t,n){var r=document.querySelector('script[src="'.concat(e,'"]'));if(!r){n();return}document.head.removeChild(r),t()})}L();function tw(e,t,n){return tk(e,t,n,!1)}function tb(e,t,n){return tk(e,t,n,!0).length>0}function t_(e){return typeof e!="string"?e:e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var tS=new Map;function tx(e,t){if(!Array.isArray(e))switch(typeof e==="undefined"?"undefined":w(e)){case"string":e=[e];break;case"undefined":e=[];break;default:throw new TypeError("Expected '".concat(t,"' to be a string or an array, but got a type of '").concat(typeof e==="undefined"?"undefined":w(e),"'"))}return e.filter(function(e){if(typeof e!="string"){if((typeof e==="undefined"?"undefined":w(e))>"u")return!1;throw new TypeError("Expected '".concat(t,"' to be an array of strings, but found a type of '").concat(typeof e==="undefined"?"undefined":w(e),"' in the array"))}return!0})}function tB(e,t){t=l({caseSensitive:!1},t);var n=e+JSON.stringify(t);if(tS.has(n))return tS.get(n);var r=e[0]==="!";r&&(e=e.slice(1)),e=t_(e).replace(/\\\*/g,"[\\s\\S]*");var i=new RegExp("^".concat(e,"$"),t.caseSensitive?"":"i");return i.negated=r,tS.set(n,i),i}function tk(e,t,n,r){if(e=tx(e,"inputs"),t=tx(t,"patterns"),t.length===0)return[];t=t.map(function(e){return tB(e,n)});var i=n||{},o=i.allPatterns,a=[];var u=true,c=false,s=undefined;try{for(var f=e[Symbol.iterator](),d;!(u=(d=f.next()).done);u=true){var l=d.value;var h=void 0,p=m(t).fill(!1);var v=true,y=false,w=undefined;try{for(var b=t.entries()[Symbol.iterator](),_;!(v=(_=b.next()).done);v=true){var S=g(_.value,2),x=S[0],B=S[1];if(B.test(l)&&(p[x]=!0,h=!B.negated,!h))break}}catch(e){y=true;w=e}finally{try{if(!v&&b.return!=null){b.return()}}finally{if(y){throw w}}}if(!(h===!1||h===void 0&&t.some(function(e){return!e.negated})||o&&p.some(function(e,n){return!e&&!t[n].negated}))&&(a.push(l),r))break}}catch(e){c=true;s=e}finally{try{if(!u&&f.return!=null){f.return()}}finally{if(c){throw s}}}return a}L();var tE={id:"id",children:"children",pid:"pid"},tC=function(e){return Object.assign({},tE,e)};function tO(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=tC(n);var r=n.children,i=m(e);var o=true,a=false,u=undefined;try{for(var c=i[Symbol.iterator](),s;!(o=(s=c.next()).done);o=true){var f=s.value;var d;if(t(f))return f;f[r]&&(d=i).push.apply(d,m(f[r]))}}catch(e){a=true;u=e}finally{try{if(!o&&c.return!=null){c.return()}}finally{if(a){throw u}}}return null}function tA(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var r;n=tC(n);var i=n.children,o=m(e),a=[];var u=true,c=false,s=undefined;try{for(var f=o[Symbol.iterator](),d;!(u=(d=f.next()).done);u=true){var l=d.value;t(l)&&a.push(l),l[i]&&(r=o).push.apply(r,m(l[i]))}}catch(e){c=true;s=e}finally{try{if(!u&&f.return!=null){f.return()}}finally{if(c){throw s}}}return a}function tD(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=tC(n);var r=[],i=m(e),o=new Set,a=n.children;for(;i.length;){var u;var c=i[0];if(o.has(c))r.pop(),i.shift();else if(o.add(c),c[a]&&(u=i).unshift.apply(u,m(c[a])),r.push(c),t(c))return r}return null}function tz(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=tC(n);var r=[],i=m(e),o=[],a=new Set,u=n.children;for(;i.length;){var c;var s=i[0];a.has(s)?(r.pop(),i.shift()):(a.add(s),s[u]&&(c=i).unshift.apply(c,m(s[u])),r.push(s),t(s)&&o.push(m(r)))}return o}function tR(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=tC(n);var r=n.children;function i(e){return e.map(function(e){return l({},e)}).filter(function(e){return e[r]=e[r]&&i(e[r]),t(e)||e[r]&&e[r].length})}return i(e)}function tL(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=tC(n);var r=m(e),i=n.children;for(var o=0;o<r.length;o++){var a;if(t(r[o]))return;i&&r[o][i]&&(a=r).splice.apply(a,[o+1,0].concat(m(r[o][i])))}}function tP(e,t){return e.map(function(e){return tM(e,t)})}function tM(e,t){var n=t.children,r=n===void 0?"children":n,i=t.conversion;var o=Array.isArray(e[r])&&e[r].length>0,u=i(e)||{};return o?p(l({},u),a({},r,e[r].map(function(e){return tM(e,{children:r,conversion:i})}))):l({},u)}L();var tj=require("uuid");function tI(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.native,n=t===void 0?!0:t;var r,i;var o;return n?(o=(i=window.crypto)===null||i===void 0?void 0:(r=i.randomUUID)===null||r===void 0?void 0:r.call(i))!==null&&o!==void 0?o:(0,tj.v4)():(0,tj.v4)()}var tF=0;function tT(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";var t=Date.now(),n=Math.floor(Math.random()*1e9);return tF++,"".concat(e,"_").concat(n).concat(tF).concat(String(t))}0&&(module.exports={AesEncryption:AesEncryption,IfActivity:IfActivity,ResizeObserver:ResizeObserver,addClass:addClass,addLocationListener:addLocationListener,addResizeListener:addResizeListener,buildBEM:buildBEM,buildShortUUID:buildShortUUID,buildUUID:buildUUID,createBEM:createBEM,createNamespace:createNamespace,createSearchReg:createSearchReg,dataURLtoBlob:dataURLtoBlob,decodeByBase64:decodeByBase64,deepMerge:deepMerge,domOffEvent:domOffEvent,domOnEvent:domOnEvent,downloadByBase64:downloadByBase64,downloadByData:downloadByData,downloadByOnlineUrl:downloadByOnlineUrl,downloadByUrl:downloadByUrl,downloadPercent:downloadPercent,enableTransitions:enableTransitions,encryptByBase64:encryptByBase64,encryptByMd5:encryptByMd5,escapeStringRegexp:escapeStringRegexp,extendSlots:extendSlots,filterTree:filterTree,findNode:findNode,findNodeAll:findNodeAll,findPath:findPath,findPathAll:findPathAll,forEachTree:forEachTree,getActualWidthOfChars:getActualWidthOfChars,getBoundingClientRect:getBoundingClientRect,getPopupContainer:getPopupContainer,getRawRoute:getRawRoute,getSlot:getSlot,getViewportOffset:getViewportOffset,hackCss:hackCss,hasClass:hasClass,highlightHtml:highlightHtml,is:is,isBrowser:isBrowser,isChineseText:isChineseText,isChrome:isChrome,isClient:isClient,isIterableArray:isIterableArray,isMatch:isMatch,isObject:isObject,isPositiveInteger:isPositiveInteger,isSafari:isSafari,isServer:isServer,isSupportNativeEllipsis:isSupportNativeEllipsis,isSupportResizeObserver:isSupportResizeObserver,isUrl:isUrl,loadScript:loadScript,matcher:matcher,openWindow:openWindow,regexpMap:regexpMap,removeClass:removeClass,removeResizeListener:removeResizeListener,setCssVar:setCssVar,setObjToUrlParams:setObjToUrlParams,treeMap:treeMap,treeMapEach:treeMapEach,triggerWindowResize:triggerWindowResize,unloadScript:unloadScript,unsetAllProperty:unsetAllProperty,urlToBase64:urlToBase64,useRafThrottle:useRafThrottle,withInstall:withInstall});
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function t(t,e){if(e==null||e>t.length)e=t.length;for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function e(t){if(Array.isArray(t))return t}function n(e){if(Array.isArray(e))return t(e)}function r(t,e){if(!(t instanceof e)){throw new TypeError("Cannot call a class as a function")}}function i(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||false;r.configurable=true;if("value"in r)r.writable=true;Object.defineProperty(t,r.key,r)}}function a(t,e,n){if(e)i(t.prototype,e);if(n)i(t,n);return t}function o(t,e,n){if(e in t){Object.defineProperty(t,e,{value:n,enumerable:true,configurable:true,writable:true})}else{t[e]=n}return t}function s(t,e){if(e!=null&&typeof Symbol!=="undefined"&&e[Symbol.hasInstance]){return!!e[Symbol.hasInstance](t)}else{return t instanceof e}}function u(t){if(typeof Symbol!=="undefined"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function c(t,e){var n=t==null?null:typeof Symbol!=="undefined"&&t[Symbol.iterator]||t["@@iterator"];if(n==null)return;var r=[];var i=true;var a=false;var o,s;try{for(n=n.call(t);!(i=(o=n.next()).done);i=true){r.push(o.value);if(e&&r.length===e)break}}catch(t){a=true;s=t}finally{try{if(!i&&n["return"]!=null)n["return"]()}finally{if(a)throw s}}return r}function d(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function l(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function f(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};var r=Object.keys(n);if(typeof Object.getOwnPropertySymbols==="function"){r=r.concat(Object.getOwnPropertySymbols(n).filter(function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable}))}r.forEach(function(e){o(t,e,n[e])})}return t}function h(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);if(e){r=r.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})}n.push.apply(n,r)}return n}function v(t,e){e=e!=null?e:{};if(Object.getOwnPropertyDescriptors){Object.defineProperties(t,Object.getOwnPropertyDescriptors(e))}else{h(Object(e)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))})}return t}function p(t,e){if(t==null)return{};var n=m(t,e);var r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++){r=a[i];if(e.indexOf(r)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(t,r))continue;n[r]=t[r]}}return n}function m(t,e){if(t==null)return{};var n={};var r=Object.keys(t);var i,a;for(a=0;a<r.length;a++){i=r[a];if(e.indexOf(i)>=0)continue;n[i]=t[i]}return n}function y(t,n){return e(t)||c(t,n)||b(t,n)||d()}function g(t){return n(t)||u(t)||b(t)||l()}function w(t){"@swc/helpers - typeof";return t&&typeof Symbol!=="undefined"&&t.constructor===Symbol?"symbol":typeof t}function b(e,n){if(!e)return;if(typeof e==="string")return t(e,n);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor)r=e.constructor.name;if(r==="Map"||r==="Set")return Array.from(r);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return t(e,n)}import{isPlainObject as S,mergeWith as E,isArray as k,isEqual as _,intersectionWith as O,unionWith as A}from"lodash-es";var L={mobile:/^(?:(?:\+|00)86)?1[3-9]\d{9}$/,tel:/^(?:(?:\d{3}-)?\d{8}|(?:\d{4}-)?\d{7,8})(?:-\d+)?$/,numAndLetter:/^[A-Z0-9]+$/i,password:/^\S*(?=\S{6,})(?=\S*\d)(?=\S*[A-Z])(?=\S*[a-z])(?=\S*[!@#$%^&*? ])\S+$/,email:/^[A-Z0-9\u4E00-\u9FA5]+@[\w-]+(?:\.[\w-]+)+$/i,postalCode:/^(0[1-7]|1[0-356]|2[0-7]|3[0-6]|4[0-7]|5[1-7]|6[1-7]|7[0-5]|8[013-6])\d{4}$/,identityCard:/^[1-9]\d{5}(?:18|19|20)\d{2}(?:0[1-9]|10|11|12)(?:0[1-9]|[12]\d|30|31)\d{3}[\dX]$/i,ip:/^((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.){3}(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])(?::(?:\d|[1-9]\d{1,3}|[1-5]\d{4}|6[0-4]\d{3}|65[0-4]\d{2}|655[0-2]\d|6553[0-5]))?$/,url:/^(((ht|f)tps?):\/\/)?([^!@#$%^&*?.\s-][^!@#$%^&*?.\s]{0,64}\.)+[a-z]{2,6}\/?/,httpsUrl:/^https:\/\//,domain:/^([0-9a-z-]+\.)+([a-z]{2,})$/i,plateNumber:/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领][A-HJ-NP-Z][A-HJ-NP-Z0-9]{4,5}[A-HJ-NP-Z0-9挂学警港澳]$/,md5:/^[a-f0-9]{32}$/i,base64:/^\s*data:(?:[a-z]+\/[a-z0-9-+.]+(?:;[a-z-]+=[a-z0-9-]+)?)?(?:;base64)?,([\w!$&',()*+;=\-.~:@/?%\s]*?)\s*$/i,uuid:/^[a-f\d]{4}(?:[a-f\d]{4}-){4}[a-f\d]{12}$/i,version:/^\d+(?:\.\d+){2}$/,videoUrl:/^https?:\/\/(.+\/)+.+(\.(swf|avi|flv|mpg|rm|mov|wav|asf|3gp|mkv|rmvb|mp4))$/i,imageUrl:/^https?:\/\/(.+\/)+.+(\.(gif|png|jpg|jpeg|webp|svg|psd|bmp|tif))$/i,chinese:/^(?:[\u3400-\u4DB5\u4E00-\u9FEA\uFA0E\uFA0F\uFA11\uFA13\uFA14\uFA1F\uFA21\uFA23\uFA24\uFA27-\uFA29]|[\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0])+$/,itcode:/^[a-z]+\d*$/i};var D=Object.prototype.toString;function j(t,e){return D.call(t)==="[object ".concat(e,"]")}function C(t){return t!==null&&j(t,"Object")}function F(t){return L.url.test(t)}function I(t){return Array.isArray(t)&&t.length>0}function P(t){return Number.isInteger(t)&&t>=0}var T=(typeof window==="undefined"?"undefined":w(window))>"u",x=!T,B=x&&window.navigator.userAgent.toLowerCase().includes("chrome"),$=x&&window.navigator.userAgent.toLowerCase().includes("safari"),R=(typeof window==="undefined"?"undefined":w(window))<"u"&&(typeof document==="undefined"?"undefined":w(document))<"u",z=R&&w(document.body.style.lineClamp)<"u",U=R&&(typeof ResizeObserver==="undefined"?"undefined":w(ResizeObserver))<"u",M=function(t){return L.chinese.test(t)};var N=function(t,e){var n=t;return n.install=function(r){r.component(n.name||n.displayName,t),e&&(r.config.globalProperties[e]=t)},t};function H(t){if(!t)return t;var e=t.matched,n=p(t,["matched"]);return v(f({},n),{matched:e?e.map(function(t){return{meta:t.meta,name:t.name,path:t.path}}):void 0})}function W(t,e){var n=e||{},r=n.target,i=r===void 0?"__blank":r,a=n.noopener,o=a===void 0?!0:a,s=n.noreferrer,u=s===void 0?!0:s,c=[];o&&c.push("noopener=yes"),u&&c.push("noreferrer=yes"),window.open(t,i,c.join(","))}function Z(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"replace";return e?t?E(t,e,function(t,e){if(k(e)&&k(t))switch(n){case"union":return A(t,e,_);case"intersection":return O(t,e,_);case"concat":return t.concat(e);case"replace":return e;default:throw new Error("Unknown merge array strategy: ".concat(n))}if(C(e)&&C(t))return Z(t,e,n)}):e:t}function V(t){var e;return(e=t===null||t===void 0?void 0:t.parentNode)!==null&&e!==void 0?e:document.body}function J(t,e){if(!I(Object.keys(e)))return t;var n="";for(var r in e)n+="".concat(r,"=").concat(encodeURIComponent(e[r]),"&");return n=n.replace(/&$/,""),/\?$/.test(t)?t+n:t.replace(/\/?$/,"?")+n}function q(t){S(t)&&Object.keys(t).forEach(function(e){Reflect.deleteProperty(t,e)})}function X(t){return["$","(",")","*","+",".","[","]","?","\\","^","{","}","|"].includes(t)?"\\".concat(t):t}function Y(t){var e=[""].concat(g(g(t).map(function(t){return X(t)})),[""]).join(".*");return new RegExp(e,"i")}function G(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var n=e.size,r=n===void 0?14:n,i=e.family,a=i===void 0?getComputedStyle(document.documentElement).getPropertyValue("--vxe-font-family")||"sans-serif":i,o=document.createElement("canvas").getContext("2d");o.font="".concat(r,"px ").concat(a);var s=o.measureText(t),u=Math.abs(s.actualBoundingBoxLeft)+Math.abs(s.actualBoundingBoxRight);return Math.ceil(Math.max(s.width,u))}function K(t,e){return e?typeof e=="string"?" ".concat(t,"--").concat(e):Array.isArray(e)?e.reduce(function(e,n){return e+K(t,n)},""):Object.keys(e).reduce(function(n,r){return n+(e[r]?K(t,r):"")},""):""}function Q(t){return function(e,n){return e&&typeof e!="string"&&(n=e,e=""),e=e?"".concat(t,"__").concat(e):t,"".concat(e).concat(K(e,n))}}function tt(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"gsc";return[Q("".concat(e,"-").concat(t))]}function te(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"gsc";var n="".concat(e,"-").concat(t);return[n,Q(n)]}import{encrypt as tn,decrypt as tr}from"crypto-js/aes";import ti,{parse as ta}from"crypto-js/enc-utf8";import to from"crypto-js/pad-pkcs7";import ts from"crypto-js/mode-ecb";import tu from"crypto-js/md5";import tc from"crypto-js/enc-base64";var td=/*#__PURE__*/function(){"use strict";function t(e){r(this,t);var n=e.key,i=e.iv;n&&(this.key=ta(n)),i&&(this.iv=ta(i))}a(t,[{key:"getOptions",get:function t(){return{mode:ts,padding:to,iv:this.iv}}},{key:"encryptByAES",value:function t(t){return tn(t,this.key,this.getOptions).toString()}},{key:"decryptByAES",value:function t(t){return tr(t,this.key,this.getOptions).toString(ti)}}]);return t}();function tl(t){return ti.parse(t).toString(tc)}function tf(t){return tc.parse(t).toString(ti)}function th(t){return tu(t).toString()}import{upperFirst as tv}from"lodash-es";var tp=document.documentElement,tm=function(){return"startViewTransition"in document&&window.matchMedia("(prefers-reduced-motion: no-preference)").matches};function ty(t){return!t||!t.getBoundingClientRect?0:t.getBoundingClientRect()}function tg(t){return(t||"").replace(/^\s+|\s+$/g,"")}function tw(t,e){if(!t||!e)return!1;if(e.includes(" "))throw new Error("className should not contain space.");return t.classList?t.classList.contains(e):" ".concat(t.className," ").includes(" ".concat(e," "))}function tb(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:tp;n.style.setProperty(t,e)}function tS(t,e){if(!t)return;var n=t.className,r=(e||"").split(" ");for(var i=0,a=r.length;i<a;i++){var o=r[i];o&&(t.classList?t.classList.add(o):tw(t,o)||(n+=" ".concat(o)))}t.classList||(t.className=n)}function tE(t,e){if(!t||!e)return;var n=e.split(" "),r=" ".concat(t.className," ");for(var i=0,a=n.length;i<a;i++){var o=n[i];o&&(t.classList?t.classList.remove(o):tw(t,o)&&(r=r.replace(" ".concat(o," ")," ")))}t.classList||(t.className=tg(r))}function tk(t){var e=document.documentElement,n=e.scrollLeft,r=e.scrollTop,i=e.clientLeft,a=e.clientTop,o=window.scrollX,s=window.scrollY,u=ty(t),c=u.left,d=u.top,l=u.width,f=u.height,h=(o||n)-(i||0),v=(s||r)-(a||0),p=c+o,m=d+s,y=p-h,g=m-v,w=window.document.documentElement.clientWidth,b=window.document.documentElement.clientHeight;return{left:y,top:g,right:w-l-y,bottom:b-f-g,rightIncludeBody:w-y,bottomIncludeBody:b-g}}function t_(t,e){var n=["webkit","Moz","ms","OT"],r={};return n.forEach(function(n){r["".concat(n).concat(tv(t))]=e}),v(f({},r),o({},t,e))}function tO(t,e,n){t&&e&&n&&t.addEventListener(e,n,!1)}function tA(t,e,n){t&&e&&n&&t.removeEventListener(e,n,!1)}function tL(t){var e=!1;return function(){var n=this;for(var r=arguments.length,i=new Array(r),a=0;a<r;a++){i[a]=arguments[a]}e||(e=!0,window.requestAnimationFrame(function(){t.apply(n,i),e=!1}))}}import tD from"resize-observer-polyfill";function tj(t){var e=true,n=false,r=undefined;try{for(var i=t[Symbol.iterator](),a;!(e=(a=i.next()).done);e=true){var o=a.value;var s=o.target.__resizeListeners__||[];s.length&&s.forEach(function(t){t()})}}catch(t){n=true;r=t}finally{try{if(!e&&i.return!=null){i.return()}}finally{if(n){throw r}}}}function tC(t,e){T||(t.__resizeListeners__||(t.__resizeListeners__=[],t.__ro__=new tD(tj),t.__ro__.observe(t)),t.__resizeListeners__.push(e))}function tF(t,e){!t||!t.__resizeListeners__||(t.__resizeListeners__.splice(t.__resizeListeners__.indexOf(e),1),t.__resizeListeners__.length||(t.__ro__.disconnect(),t.__ro__=null,t.__resizeListeners__=null))}function tI(){var t=new Event("resize",{bubbles:!0,cancelable:!0});window.dispatchEvent(t)}function tP(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};function n(t){var e=window.history[t];return function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++){r[i]=arguments[i]}var a=new Event(t);return a.arguments=r,window.dispatchEvent(a),e.apply(this,r)}}return window.history.pushState=n("pushState"),window.history.replaceState=n("replaceState"),window.addEventListener("popstate",t,e),window.addEventListener("hashchange",t,e),window.addEventListener("replaceState",t,e),window.addEventListener("pushState",t,e),{removeListener:function(){window.removeEventListener("popstate",t,e),window.removeEventListener("hashchange",t,e),window.removeEventListener("replaceState",t,e),window.removeEventListener("pushState",t,e)}}}import{round as tT,isNil as tx}from"lodash-es";function tB(t){var e=t.split(","),n=e[0].match(/:(.*?);/)[1],r=window.atob(e[1]),i=r.length,a=new Uint8Array(i);for(;i--;)a[i]=r.charCodeAt(i);return new Blob([a],{type:n})}function t$(t,e){return new Promise(function(n,r){var i=document.createElement("CANVAS"),a=i.getContext("2d"),o=new Image;o.crossOrigin="",o.onload=function(){if(!i||!a)return r();i.height=o.height,i.width=o.width,a.drawImage(o,0,0);var t=i.toDataURL(e||"image/png");i=null,n(t)},o.src=t})}function tR(t){var e=t.loaded,n=t.total;if(n<=0||tx(n))return 0;var r=e/n;return tT((r>1?1:r)*100)}function tz(t,e,n,r){t$(t).then(function(t){tU(t,e,n,r)})}function tU(t,e,n,r){var i=tB(t);tM(i,e,n,r)}function tM(t,e,n,r){var i=(typeof r==="undefined"?"undefined":w(r))<"u"?[r,t]:[t],a=new Blob(i,{type:n||"application/octet-stream"});if(w(window.navigator.msSaveBlob)<"u")window.navigator.msSaveBlob(a,e);else{var o=window.URL.createObjectURL(a),s=document.createElement("a");s.style.display="none",s.href=o,s.setAttribute("download",e),w(s.download)>"u"&&s.setAttribute("target","_blank"),document.body.appendChild(s),s.click(),document.body.removeChild(s),window.URL.revokeObjectURL(o)}}function tN(t){var e=t.url,n=t.target,r=n===void 0?"_blank":n,i=t.fileName;if(/iP/.test(window.navigator.userAgent))return!1;if(B||$){var a=document.createElement("a");return a.href=e,a.download=i||e.substring(e.lastIndexOf("/")+1,e.length),a.style.display="none",document.body.appendChild(a),a.click(),document.body.removeChild(a),!0}return e.includes("?")||(e+="?download"),W(e,{target:r}),!0}var tH=function(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"ig";var r=new RegExp(e,n);return g(t.matchAll(r)).map(function(t){return{index:t.index,subString:t[0]}})};function tW(t){return t.replace(/([A-Z])/g,"-$1").toLowerCase()}var tZ=function(t,e){var n=t;if(!e)return n;var r=e.tagName,i=r===void 0?"mark":r,a=e.bgColor,o=e.color,s=e.style,u=s===void 0?{}:s,c=e.renderHighlightKeyword;if(typeof c=="function")return c(t);u.backgroundColor=a,u.color=o;var d='style="'.concat(Object.keys(u).map(function(t){return"".concat(tW(t),":").concat(u[t])}).join(";"),'"');return"<".concat(i," ").concat(d,">").concat(n,"</").concat(i,">")},tV=function(t,e){var n="";return e.forEach(function(e){var r=e.start,i=e.end,a=e.option,o=t.slice(r,i),s=tZ(o,a);n+=s,e.subString=s}),n},tJ=function(t,e){var n=[];return e.forEach(function(e){var r={keyword:""};typeof e=="string"?r={keyword:e}:r=e;var i=r.keyword,a=r.caseSensitive,o=a===void 0?!0:a,s=tH(t,i,o?"g":"gi"),u={keyword:i,indexList:s,option:r};n.push(u)}),n},tq=function(t,e){var n=tJ(t,e),r=[],i=function(t,e){for(var n=0;n<r.length;n++){var i=r[n];if(t>i.start&&t<i.end||t+e>i.start&&t+e<i.end||i.start>t&&i.start<t+e||i.end>t&&i.end<t+e||t===i.start&&t+e===i.end)return-1;if(t+e<=i.start)return n}return r.length};n.forEach(function(t){var e=t.indexList,n=t.option;e.forEach(function(t){var e=t.index,a=t.subString,o={start:e,end:e+a.length,option:n},s=i(e,a.length);s!==-1&&r.splice(s,0,o)})});var a=[];return r.forEach(function(e,n){var i=e.start,o=e.end,s=r[n+1];n===0&&i>0&&a.push({start:0,end:i,subString:t.slice(0,i)}),a.push(v(f({},e),{subString:t.slice(i,o)})),(s===null||s===void 0?void 0:s.start)>o&&a.push({start:o,end:s.start,subString:t.slice(o,s.start)}),n===r.length-1&&o<t.length-1&&a.push({start:o,end:t.length-1,subString:t.slice(o,t.length)})}),a},tX=function(t,e){var n=tq(t,e);return{highText:tV(t,n),highList:n}};import{clearInterval as tY,clearTimeout as tG,setInterval as tK,setTimeout as tQ}from"worker-timers";var t0="active",t1="idle",t2="hidden",t4,t6,t3,t8={},t9={attach:function t(t,e){t8[t]||(t8[t]=[]),t8[t].push(e)},fire:function t(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];t8[t]&&t8[t].forEach(function(t){t.apply(void 0,g(e))})},remove:function t(t,e){e||Reflect.deleteProperty(t8,t),t8[t]&&(t8[t]=t8[t].filter(function(t){return e!==t}))},dom:function t(t,e,n){return t3||(t.addEventListener?t3=function(t,e,n){return t.addEventListener(e,n,!1)}:typeof t.attachEvent=="function"?t3=function(t,e,n){return t.attachEvent("on".concat(e),n,!1)}:t3=function(t,e,n){return t["on".concat(e)]=n}),t3(t,e,n)}},t5=/*#__PURE__*/function(){"use strict";function t(e,n,i){var a=this;r(this,t);this.activity=e,this.seconds=n,this.callback=i,this.stopped=!1,this.start(),this.activity.on("statusChanged",function(t){a.stopped===!1&&(t.status===t0?a.start():a.pause())})}a(t,[{key:"start",value:function t(){this.stopped=!1,tY(this.token),this.token=tK(this.callback,this.seconds*1e3)}},{key:"stop",value:function t(){this.stopped=!0,tY(this.token)}},{key:"resume",value:function t(){this.start()}},{key:"pause",value:function t(){this.stop()}}]);return t}(),t7=/*#__PURE__*/function(){"use strict";function t(){var e=this;r(this,t);if(this.status=t0,this.timers=[],this.idleTime=3e4,this.isLegacyModeOn=!1,document.hidden!==void 0?(t4="hidden",t6="visibilitychange"):document.mozHidden!==void 0?(t4="mozHidden",t6="mozvisibilitychange"):document.msHidden!==void 0?(t4="msHidden",t6="msvisibilitychange"):document.webkitHidden!==void 0&&(t4="webkitHidden",t6="webkitvisibilitychange"),t4===void 0)this.legacyMode();else{var n=function(){document[t4]?e.blur():e.focus()};n(),t9.dom(document,t6,n)}this.startIdleTimer(),this.trackIdleStatus()}a(t,[{key:"legacyMode",value:function t(){var t=this;this.isLegacyModeOn||(t9.dom(window,"blur",function(){return t.blur()}),t9.dom(window,"focus",function(){return t.focus()}),this.isLegacyModeOn=!0)}},{key:"startIdleTimer",value:function t(t){var e=this;s(t,MouseEvent)&&t.movementX===0&&t.movementY===0||(this.timers.map(tG),this.timers.length=0,this.status===t1&&this.wakeUp(),this.idleStartedTime=+new Date,this.timers.push(tQ(function(){if(e.status===t0||e.status===t2)return e.idle()},this.idleTime)))}},{key:"trackIdleStatus",value:function t(){t9.dom(document,"mousemove",this.startIdleTimer.bind(this)),t9.dom(document,"mousedown",this.startIdleTimer.bind(this)),t9.dom(document,"keyup",this.startIdleTimer.bind(this)),t9.dom(document,"touchstart",this.startIdleTimer.bind(this)),t9.dom(window,"scroll",this.startIdleTimer.bind(this)),this.focus(this.startIdleTimer.bind(this))}},{key:"on",value:function t(t,e){return t9.attach(t,e),this}},{key:"off",value:function t(t,e){return t9.remove(t,e),this}},{key:"setIdleDuration",value:function t(t){return this.idleTime=t*1e3,this.startIdleTimer(),this}},{key:"getIdleDuration",value:function t(){return this.idleTime}},{key:"getIdleInfo",value:function t(){var t=+new Date,e;if(this.status===t1)e={isIdle:!0,idleFor:t-this.idleStartedTime,timeLeft:0,timeLeftPer:100};else{var n=this.idleStartedTime+this.idleTime-t;e={isIdle:!1,idleFor:t-this.idleStartedTime,timeLeft:n,timeLeftPer:Number.parseFloat((100-n*100/this.idleTime).toFixed(2))}}return e}},{key:"idle",value:function t(t){return t?this.on("idle",t):(this.status=t1,t9.fire("idle"),t9.fire("statusChanged",[{status:this.status}])),this}},{key:"blur",value:function t(t){return t?this.on("blur",t):(this.status=t2,t9.fire("blur"),t9.fire("statusChanged",[{status:this.status}])),this}},{key:"focus",value:function t(t){return t?this.on("focus",t):this.status!==t0&&(this.status=t0,t9.fire("focus"),t9.fire("wakeUp"),t9.fire("statusChanged",[{status:this.status}])),this}},{key:"wakeUp",value:function t(t){return t?this.on("wakeUp",t):this.status!==t0&&(this.status=t0,t9.fire("wakeUp"),t9.fire("statusChanged",[{status:this.status}])),this}},{key:"onEvery",value:function t(t,e){return new t5(this,t,e)}},{key:"now",value:function t(t){return t!==void 0?this.status===t:this.status===t0}}]);return t}();import{isFunction as et}from"lodash-es";function ee(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"default",n=arguments.length>2?arguments[2]:void 0;if(!t||!Reflect.has(t,e)||!et(t[e]))return null;var r=t[e];return r?r(n):null}function en(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];var n=Object.keys(t),r={};return n.forEach(function(n){if(e.includes(n))return null;r[n]=function(e){return ee(t,n,e)}}),r}function er(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=e.type,r=n===void 0?"text/javascript":n;return new Promise(function(e,n){var i=!1,a=document.querySelector('script[src="'.concat(t,'"]'));if(!a)a=document.createElement("script"),a.type=r,a.async=!0,a.src=t,i=!0;else if(a.hasAttribute("data-loaded")){e({el:a});return}a.addEventListener("error",n),a.addEventListener("abort",n),a.addEventListener("load",function(){a.setAttribute("data-loaded",!0),e({el:a})}),i&&document.head.appendChild(a)})}function ei(t){return new Promise(function(e,n){var r=document.querySelector('script[src="'.concat(t,'"]'));if(!r){n();return}document.head.removeChild(r),e()})}function ea(t,e,n){return el(t,e,n,!1)}function eo(t,e,n){return el(t,e,n,!0).length>0}function es(t){return typeof t!="string"?t:t.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var eu=new Map;function ec(t,e){if(!Array.isArray(t))switch(typeof t==="undefined"?"undefined":w(t)){case"string":t=[t];break;case"undefined":t=[];break;default:throw new TypeError("Expected '".concat(e,"' to be a string or an array, but got a type of '").concat(typeof t==="undefined"?"undefined":w(t),"'"))}return t.filter(function(t){if(typeof t!="string"){if((typeof t==="undefined"?"undefined":w(t))>"u")return!1;throw new TypeError("Expected '".concat(e,"' to be an array of strings, but found a type of '").concat(typeof t==="undefined"?"undefined":w(t),"' in the array"))}return!0})}function ed(t,e){e=f({caseSensitive:!1},e);var n=t+JSON.stringify(e);if(eu.has(n))return eu.get(n);var r=t[0]==="!";r&&(t=t.slice(1)),t=es(t).replace(/\\\*/g,"[\\s\\S]*");var i=new RegExp("^".concat(t,"$"),e.caseSensitive?"":"i");return i.negated=r,eu.set(n,i),i}function el(t,e,n,r){if(t=ec(t,"inputs"),e=ec(e,"patterns"),e.length===0)return[];e=e.map(function(t){return ed(t,n)});var i=n||{},a=i.allPatterns,o=[];var s=true,u=false,c=undefined;try{for(var d=t[Symbol.iterator](),l;!(s=(l=d.next()).done);s=true){var f=l.value;var h=void 0,v=g(e).fill(!1);var p=true,m=false,w=undefined;try{for(var b=e.entries()[Symbol.iterator](),S;!(p=(S=b.next()).done);p=true){var E=y(S.value,2),k=E[0],_=E[1];if(_.test(f)&&(v[k]=!0,h=!_.negated,!h))break}}catch(t){m=true;w=t}finally{try{if(!p&&b.return!=null){b.return()}}finally{if(m){throw w}}}if(!(h===!1||h===void 0&&e.some(function(t){return!t.negated})||a&&v.some(function(t,n){return!t&&!e[n].negated}))&&(o.push(f),r))break}}catch(t){u=true;c=t}finally{try{if(!s&&d.return!=null){d.return()}}finally{if(u){throw c}}}return o}var ef={id:"id",children:"children",pid:"pid"},eh=function(t){return Object.assign({},ef,t)};function ev(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=eh(n);var r=n.children,i=g(t);var a=true,o=false,s=undefined;try{for(var u=i[Symbol.iterator](),c;!(a=(c=u.next()).done);a=true){var d=c.value;var l;if(e(d))return d;d[r]&&(l=i).push.apply(l,g(d[r]))}}catch(t){o=true;s=t}finally{try{if(!a&&u.return!=null){u.return()}}finally{if(o){throw s}}}return null}function ep(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var r;n=eh(n);var i=n.children,a=g(t),o=[];var s=true,u=false,c=undefined;try{for(var d=a[Symbol.iterator](),l;!(s=(l=d.next()).done);s=true){var f=l.value;e(f)&&o.push(f),f[i]&&(r=a).push.apply(r,g(f[i]))}}catch(t){u=true;c=t}finally{try{if(!s&&d.return!=null){d.return()}}finally{if(u){throw c}}}return o}function em(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=eh(n);var r=[],i=g(t),a=new Set,o=n.children;for(;i.length;){var s;var u=i[0];if(a.has(u))r.pop(),i.shift();else if(a.add(u),u[o]&&(s=i).unshift.apply(s,g(u[o])),r.push(u),e(u))return r}return null}function ey(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=eh(n);var r=[],i=g(t),a=[],o=new Set,s=n.children;for(;i.length;){var u;var c=i[0];o.has(c)?(r.pop(),i.shift()):(o.add(c),c[s]&&(u=i).unshift.apply(u,g(c[s])),r.push(c),e(c)&&a.push(g(r)))}return a}function eg(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=eh(n);var r=n.children;function i(t){return t.map(function(t){return f({},t)}).filter(function(t){return t[r]=t[r]&&i(t[r]),e(t)||t[r]&&t[r].length})}return i(t)}function ew(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=eh(n);var r=g(t),i=n.children;for(var a=0;a<r.length;a++){var o;if(e(r[a]))return;i&&r[a][i]&&(o=r).splice.apply(o,[a+1,0].concat(g(r[a][i])))}}function eb(t,e){return t.map(function(t){return eS(t,e)})}function eS(t,e){var n=e.children,r=n===void 0?"children":n,i=e.conversion;var a=Array.isArray(t[r])&&t[r].length>0,s=i(t)||{};return a?v(f({},s),o({},r,t[r].map(function(t){return eS(t,{children:r,conversion:i})}))):f({},s)}import{v4 as eE}from"uuid";function ek(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},e=t.native,n=e===void 0?!0:e;var r,i;var a;return n?(a=(i=window.crypto)===null||i===void 0?void 0:(r=i.randomUUID)===null||r===void 0?void 0:r.call(i))!==null&&a!==void 0?a:eE():eE()}var e_=0;function eO(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";var e=Date.now(),n=Math.floor(Math.random()*1e9);return e_++,"".concat(t,"_").concat(n).concat(e_).concat(String(e))}export{td as AesEncryption,t7 as IfActivity,tS as addClass,tP as addLocationListener,tC as addResizeListener,Q as buildBEM,eO as buildShortUUID,ek as buildUUID,tt as createBEM,te as createNamespace,Y as createSearchReg,tB as dataURLtoBlob,tf as decodeByBase64,Z as deepMerge,tA as domOffEvent,tO as domOnEvent,tU as downloadByBase64,tM as downloadByData,tz as downloadByOnlineUrl,tN as downloadByUrl,tR as downloadPercent,tm as enableTransitions,tl as encryptByBase64,th as encryptByMd5,es as escapeStringRegexp,en as extendSlots,eg as filterTree,ev as findNode,ep as findNodeAll,em as findPath,ey as findPathAll,ew as forEachTree,G as getActualWidthOfChars,ty as getBoundingClientRect,V as getPopupContainer,H as getRawRoute,ee as getSlot,tk as getViewportOffset,t_ as hackCss,tw as hasClass,tX as highlightHtml,j as is,R as isBrowser,M as isChineseText,B as isChrome,x as isClient,I as isIterableArray,eo as isMatch,C as isObject,P as isPositiveInteger,$ as isSafari,T as isServer,z as isSupportNativeEllipsis,U as isSupportResizeObserver,F as isUrl,er as loadScript,ea as matcher,W as openWindow,L as regexpMap,tE as removeClass,tF as removeResizeListener,tb as setCssVar,J as setObjToUrlParams,eb as treeMap,eS as treeMapEach,tI as triggerWindowResize,ei as unloadScript,q as unsetAllProperty,t$ as urlToBase64,tL as useRafThrottle,N as withInstall};
|
|
1
|
+
function e(e,t){if(t==null||t>e.length)t=e.length;for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function t(e){if(Array.isArray(e))return e}function n(t){if(Array.isArray(t))return e(t)}function r(e,t){if(!(e instanceof t)){throw new TypeError("Cannot call a class as a function")}}function i(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||false;r.configurable=true;if("value"in r)r.writable=true;Object.defineProperty(e,r.key,r)}}function o(e,t,n){if(t)i(e.prototype,t);if(n)i(e,n);return e}function a(e,t,n){if(t in e){Object.defineProperty(e,t,{value:n,enumerable:true,configurable:true,writable:true})}else{e[t]=n}return e}function s(e,t){if(t!=null&&typeof Symbol!=="undefined"&&t[Symbol.hasInstance]){return!!t[Symbol.hasInstance](e)}else{return e instanceof t}}function u(e){if(typeof Symbol!=="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function c(e,t){var n=e==null?null:typeof Symbol!=="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(n==null)return;var r=[];var i=true;var o=false;var a,s;try{for(n=n.call(e);!(i=(a=n.next()).done);i=true){r.push(a.value);if(t&&r.length===t)break}}catch(e){o=true;s=e}finally{try{if(!i&&n["return"]!=null)n["return"]()}finally{if(o)throw s}}return r}function f(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function d(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function l(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};var r=Object.keys(n);if(typeof Object.getOwnPropertySymbols==="function"){r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))}r.forEach(function(t){a(e,t,n[t])})}return e}function h(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);if(t){r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})}n.push.apply(n,r)}return n}function p(e,t){t=t!=null?t:{};if(Object.getOwnPropertyDescriptors){Object.defineProperties(e,Object.getOwnPropertyDescriptors(t))}else{h(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))})}return e}function v(e,t){if(e==null)return{};var n=y(e,t);var r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++){r=o[i];if(t.indexOf(r)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(e,r))continue;n[r]=e[r]}}return n}function y(e,t){if(e==null)return{};var n={};var r=Object.keys(e);var i,o;for(o=0;o<r.length;o++){i=r[o];if(t.indexOf(i)>=0)continue;n[i]=e[i]}return n}function m(e,n){return t(e)||c(e,n)||b(e,n)||f()}function g(e){return n(e)||u(e)||b(e)||d()}function w(e){"@swc/helpers - typeof";return e&&typeof Symbol!=="undefined"&&e.constructor===Symbol?"symbol":typeof e}function b(t,n){if(!t)return;if(typeof t==="string")return e(t,n);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor)r=t.constructor.name;if(r==="Map"||r==="Set")return Array.from(r);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return e(t,n)}var _=Object.create;var S=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var E=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var O=function(e){return(typeof require==="undefined"?"undefined":w(require))<"u"?require:(typeof Proxy==="undefined"?"undefined":w(Proxy))<"u"?new Proxy(e,{get:function(e,t){return((typeof require==="undefined"?"undefined":w(require))<"u"?require:e)[t]}}):e}(function(e){if((typeof require==="undefined"?"undefined":w(require))<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var C=function(e,t){return function(){return e&&(t=e(e=0)),t}};var A=function(e,t){return function(){return t||e((t={exports:{}}).exports,t),t.exports}};var D=function(e,t,n,r){var i=true,o=false,a=undefined;if(t&&(typeof t==="undefined"?"undefined":w(t))=="object"||typeof t=="function")try{var s=function(){var i=c.value;!B.call(e,i)&&i!==n&&S(e,i,{get:function(){return t[i]},enumerable:!(r=x(t,i))||r.enumerable})};for(var u=k(t)[Symbol.iterator](),c;!(i=(c=u.next()).done);i=true)s()}catch(e){o=true;a=e}finally{try{if(!i&&u.return!=null){u.return()}}finally{if(o){throw a}}}return e};var z=function(e,t,n){return n=e!=null?_(E(e)):{},D(t||!e||!e.__esModule?S(n,"default",{value:e,enumerable:!0}):n,e)};var j=C(function(){});var L=A(function(e,t){j();(function(n,r){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r():typeof define=="function"&&define.amd?define([],r):n.CryptoJS=r()})(e,function(){var e=e||function(e,t){var n;if((typeof window==="undefined"?"undefined":w(window))<"u"&&window.crypto&&(n=window.crypto),(typeof self==="undefined"?"undefined":w(self))<"u"&&self.crypto&&(n=self.crypto),(typeof globalThis==="undefined"?"undefined":w(globalThis))<"u"&&globalThis.crypto&&(n=globalThis.crypto),!n&&(typeof window==="undefined"?"undefined":w(window))<"u"&&window.msCrypto&&(n=window.msCrypto),!n&&(typeof global==="undefined"?"undefined":w(global))<"u"&&global.crypto&&(n=global.crypto),!n&&typeof O=="function")try{n=O("crypto")}catch(e){}var r=function e(){if(n){if(typeof n.getRandomValues=="function")try{return n.getRandomValues(new Uint32Array(1))[0]}catch(e){}if(typeof n.randomBytes=="function")try{return n.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},i=Object.create||function(){function e(){}return function(t){var n;return e.prototype=t,n=new e,e.prototype=null,n}}(),o={},a=o.lib={},s=a.Base=function(){return{extend:function e(e){var t=i(this);return e&&t.mixIn(e),(!t.hasOwnProperty("init")||this.init===t.init)&&(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function e(){var e=this.extend();return e.init.apply(e,arguments),e},init:function e(){},mixIn:function e(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function e(){return this.init.prototype.extend(this)}}}(),u=a.WordArray=s.extend({init:function e(e,n){e=this.words=e||[],n!=t?this.sigBytes=n:this.sigBytes=e.length*4},toString:function e(e){return(e||f).stringify(this)},concat:function e(e){var t=this.words,n=e.words,r=this.sigBytes,i=e.sigBytes;if(this.clamp(),r%4)for(var o=0;o<i;o++){var a=n[o>>>2]>>>24-o%4*8&255;t[r+o>>>2]|=a<<24-(r+o)%4*8}else for(var s=0;s<i;s+=4)t[r+s>>>2]=n[s>>>2];return this.sigBytes+=i,this},clamp:function t(){var t=this.words,n=this.sigBytes;t[n>>>2]&=0xffffffff<<32-n%4*8,t.length=e.ceil(n/4)},clone:function e(){var e=s.clone.call(this);return e.words=this.words.slice(0),e},random:function e(e){for(var t=[],n=0;n<e;n+=4)t.push(r());return new u.init(t,e)}}),c=o.enc={},f=c.Hex={stringify:function e(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i++){var o=t[i>>>2]>>>24-i%4*8&255;r.push((o>>>4).toString(16)),r.push((o&15).toString(16))}return r.join("")},parse:function e(e){for(var t=e.length,n=[],r=0;r<t;r+=2)n[r>>>3]|=parseInt(e.substr(r,2),16)<<24-r%8*4;return new u.init(n,t/2)}},d=c.Latin1={stringify:function e(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i++){var o=t[i>>>2]>>>24-i%4*8&255;r.push(String.fromCharCode(o))}return r.join("")},parse:function e(e){for(var t=e.length,n=[],r=0;r<t;r++)n[r>>>2]|=(e.charCodeAt(r)&255)<<24-r%4*8;return new u.init(n,t)}},l=c.Utf8={stringify:function e(e){try{return decodeURIComponent(escape(d.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function e(e){return d.parse(unescape(encodeURIComponent(e)))}},h=a.BufferedBlockAlgorithm=s.extend({reset:function e(){this._data=new u.init,this._nDataBytes=0},_append:function e(e){typeof e=="string"&&(e=l.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function t(t){var n,r=this._data,i=r.words,o=r.sigBytes,a=this.blockSize,s=a*4,c=o/s;t?c=e.ceil(c):c=e.max((c|0)-this._minBufferSize,0);var f=c*a,d=e.min(f*4,o);if(f){for(var l=0;l<f;l+=a)this._doProcessBlock(i,l);n=i.splice(0,f),r.sigBytes-=d}return new u.init(n,d)},clone:function e(){var e=s.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0}),p=a.Hasher=h.extend({cfg:s.extend(),init:function e(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function e(){h.reset.call(this),this._doReset()},update:function e(e){return this._append(e),this._process(),this},finalize:function e(e){e&&this._append(e);var t=this._doFinalize();return t},blockSize:512/32,_createHelper:function e(e){return function(t,n){return new e.init(n).finalize(t)}},_createHmacHelper:function e(e){return function(t,n){return new v.HMAC.init(e,n).finalize(t)}}}),v=o.algo={};return o}(Math);return e})});var P=A(function(e,t){j();(function(n,r){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(L()):typeof define=="function"&&define.amd?define(["./core"],r):r(n.CryptoJS)})(e,function(e){return function(){var t=e,n=t.lib,r=n.WordArray,i=t.enc,o=i.Base64={stringify:function e(e){var t=e.words,n=e.sigBytes,r=this._map;e.clamp();for(var i=[],o=0;o<n;o+=3)for(var a=t[o>>>2]>>>24-o%4*8&255,s=t[o+1>>>2]>>>24-(o+1)%4*8&255,u=t[o+2>>>2]>>>24-(o+2)%4*8&255,c=a<<16|s<<8|u,f=0;f<4&&o+f*.75<n;f++)i.push(r.charAt(c>>>6*(3-f)&63));var d=r.charAt(64);if(d)for(;i.length%4;)i.push(d);return i.join("")},parse:function e(e){var t=e.length,n=this._map,r=this._reverseMap;if(!r){r=this._reverseMap=[];for(var i=0;i<n.length;i++)r[n.charCodeAt(i)]=i}var o=n.charAt(64);if(o){var s=e.indexOf(o);s!==-1&&(t=s)}return a(e,t,r)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function a(e,t,n){for(var i=[],o=0,a=0;a<t;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2,u=n[e.charCodeAt(a)]>>>6-a%4*2,c=s|u;i[o>>>2]|=c<<24-o%4*8,o++}return r.create(i,o)}}(),e.enc.Base64})});var F=A(function(e,t){j();(function(n,r){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(L()):typeof define=="function"&&define.amd?define(["./core"],r):r(n.CryptoJS)})(e,function(e){return function(t){var n=e,r=n.lib,i=r.WordArray,o=r.Hasher,a=n.algo,s=[];(function(){for(var e=0;e<64;e++)s[e]=t.abs(t.sin(e+1))*0x100000000|0})();var u=a.MD5=o.extend({_doReset:function e(){this._hash=new i.init([0x67452301,0xefcdab89,0x98badcfe,0x10325476])},_doProcessBlock:function e(e,t){for(var n=0;n<16;n++){var r=t+n,i=e[r];e[r]=(i<<8|i>>>24)&0xff00ff|(i<<24|i>>>8)&0xff00ff00}var o=this._hash.words,a=e[t+0],u=e[t+1],h=e[t+2],p=e[t+3],v=e[t+4],y=e[t+5],m=e[t+6],g=e[t+7],w=e[t+8],b=e[t+9],_=e[t+10],S=e[t+11],x=e[t+12],k=e[t+13],E=e[t+14],B=e[t+15],O=o[0],C=o[1],A=o[2],D=o[3];O=c(O,C,A,D,a,7,s[0]),D=c(D,O,C,A,u,12,s[1]),A=c(A,D,O,C,h,17,s[2]),C=c(C,A,D,O,p,22,s[3]),O=c(O,C,A,D,v,7,s[4]),D=c(D,O,C,A,y,12,s[5]),A=c(A,D,O,C,m,17,s[6]),C=c(C,A,D,O,g,22,s[7]),O=c(O,C,A,D,w,7,s[8]),D=c(D,O,C,A,b,12,s[9]),A=c(A,D,O,C,_,17,s[10]),C=c(C,A,D,O,S,22,s[11]),O=c(O,C,A,D,x,7,s[12]),D=c(D,O,C,A,k,12,s[13]),A=c(A,D,O,C,E,17,s[14]),C=c(C,A,D,O,B,22,s[15]),O=f(O,C,A,D,u,5,s[16]),D=f(D,O,C,A,m,9,s[17]),A=f(A,D,O,C,S,14,s[18]),C=f(C,A,D,O,a,20,s[19]),O=f(O,C,A,D,y,5,s[20]),D=f(D,O,C,A,_,9,s[21]),A=f(A,D,O,C,B,14,s[22]),C=f(C,A,D,O,v,20,s[23]),O=f(O,C,A,D,b,5,s[24]),D=f(D,O,C,A,E,9,s[25]),A=f(A,D,O,C,p,14,s[26]),C=f(C,A,D,O,w,20,s[27]),O=f(O,C,A,D,k,5,s[28]),D=f(D,O,C,A,h,9,s[29]),A=f(A,D,O,C,g,14,s[30]),C=f(C,A,D,O,x,20,s[31]),O=d(O,C,A,D,y,4,s[32]),D=d(D,O,C,A,w,11,s[33]),A=d(A,D,O,C,S,16,s[34]),C=d(C,A,D,O,E,23,s[35]),O=d(O,C,A,D,u,4,s[36]),D=d(D,O,C,A,v,11,s[37]),A=d(A,D,O,C,g,16,s[38]),C=d(C,A,D,O,_,23,s[39]),O=d(O,C,A,D,k,4,s[40]),D=d(D,O,C,A,a,11,s[41]),A=d(A,D,O,C,p,16,s[42]),C=d(C,A,D,O,m,23,s[43]),O=d(O,C,A,D,b,4,s[44]),D=d(D,O,C,A,x,11,s[45]),A=d(A,D,O,C,B,16,s[46]),C=d(C,A,D,O,h,23,s[47]),O=l(O,C,A,D,a,6,s[48]),D=l(D,O,C,A,g,10,s[49]),A=l(A,D,O,C,E,15,s[50]),C=l(C,A,D,O,y,21,s[51]),O=l(O,C,A,D,x,6,s[52]),D=l(D,O,C,A,p,10,s[53]),A=l(A,D,O,C,_,15,s[54]),C=l(C,A,D,O,u,21,s[55]),O=l(O,C,A,D,w,6,s[56]),D=l(D,O,C,A,B,10,s[57]),A=l(A,D,O,C,m,15,s[58]),C=l(C,A,D,O,k,21,s[59]),O=l(O,C,A,D,v,6,s[60]),D=l(D,O,C,A,S,10,s[61]),A=l(A,D,O,C,h,15,s[62]),C=l(C,A,D,O,b,21,s[63]),o[0]=o[0]+O|0,o[1]=o[1]+C|0,o[2]=o[2]+A|0,o[3]=o[3]+D|0},_doFinalize:function e(){var e=this._data,n=e.words,r=this._nDataBytes*8,i=e.sigBytes*8;n[i>>>5]|=128<<24-i%32;var o=t.floor(r/0x100000000),a=r;n[(i+64>>>9<<4)+15]=(o<<8|o>>>24)&0xff00ff|(o<<24|o>>>8)&0xff00ff00,n[(i+64>>>9<<4)+14]=(a<<8|a>>>24)&0xff00ff|(a<<24|a>>>8)&0xff00ff00,e.sigBytes=(n.length+1)*4,this._process();for(var s=this._hash,u=s.words,c=0;c<4;c++){var f=u[c];u[c]=(f<<8|f>>>24)&0xff00ff|(f<<24|f>>>8)&0xff00ff00}return s},clone:function e(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function c(e,t,n,r,i,o,a){var s=e+(t&n|~t&r)+i+a;return(s<<o|s>>>32-o)+t}function f(e,t,n,r,i,o,a){var s=e+(t&r|n&~r)+i+a;return(s<<o|s>>>32-o)+t}function d(e,t,n,r,i,o,a){var s=e+(t^n^r)+i+a;return(s<<o|s>>>32-o)+t}function l(e,t,n,r,i,o,a){var s=e+(n^(t|~r))+i+a;return(s<<o|s>>>32-o)+t}n.MD5=o._createHelper(u),n.HmacMD5=o._createHmacHelper(u)}(Math),e.MD5})});var M=A(function(e,t){j();(function(n,r){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(L()):typeof define=="function"&&define.amd?define(["./core"],r):r(n.CryptoJS)})(e,function(e){return function(){var t=e,n=t.lib,r=n.WordArray,i=n.Hasher,o=t.algo,a=[],s=o.SHA1=i.extend({_doReset:function e(){this._hash=new r.init([0x67452301,0xefcdab89,0x98badcfe,0x10325476,0xc3d2e1f0])},_doProcessBlock:function e(e,t){for(var n=this._hash.words,r=n[0],i=n[1],o=n[2],s=n[3],u=n[4],c=0;c<80;c++){if(c<16)a[c]=e[t+c]|0;else{var f=a[c-3]^a[c-8]^a[c-14]^a[c-16];a[c]=f<<1|f>>>31}var d=(r<<5|r>>>27)+u+a[c];c<20?d+=(i&o|~i&s)+0x5a827999:c<40?d+=(i^o^s)+0x6ed9eba1:c<60?d+=(i&o|i&s|o&s)-0x70e44324:d+=(i^o^s)-0x359d3e2a,u=s,s=o,o=i<<30|i>>>2,i=r,r=d}n[0]=n[0]+r|0,n[1]=n[1]+i|0,n[2]=n[2]+o|0,n[3]=n[3]+s|0,n[4]=n[4]+u|0},_doFinalize:function e(){var e=this._data,t=e.words,n=this._nDataBytes*8,r=e.sigBytes*8;return t[r>>>5]|=128<<24-r%32,t[(r+64>>>9<<4)+14]=Math.floor(n/0x100000000),t[(r+64>>>9<<4)+15]=n,e.sigBytes=t.length*4,this._process(),this._hash},clone:function e(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA1=i._createHelper(s),t.HmacSHA1=i._createHmacHelper(s)}(),e.SHA1})});var R=A(function(e,t){j();(function(n,r){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(L()):typeof define=="function"&&define.amd?define(["./core"],r):r(n.CryptoJS)})(e,function(e){(function(){var t=e,n=t.lib,r=n.Base,i=t.enc,o=i.Utf8,a=t.algo,s=a.HMAC=r.extend({init:function e(e,t){e=this._hasher=new e.init,typeof t=="string"&&(t=o.parse(t));var n=e.blockSize,r=n*4;t.sigBytes>r&&(t=e.finalize(t)),t.clamp();for(var i=this._oKey=t.clone(),a=this._iKey=t.clone(),s=i.words,u=a.words,c=0;c<n;c++)s[c]^=0x5c5c5c5c,u[c]^=0x36363636;i.sigBytes=a.sigBytes=r,this.reset()},reset:function e(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function e(e){return this._hasher.update(e),this},finalize:function e(e){var t=this._hasher,n=t.finalize(e);t.reset();var r=t.finalize(this._oKey.clone().concat(n));return r}})})()})});var I=A(function(e,t){j();(function(n,r,i){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(L(),M(),R()):typeof define=="function"&&define.amd?define(["./core","./sha1","./hmac"],r):r(n.CryptoJS)})(e,function(e){return function(){var t=e,n=t.lib,r=n.Base,i=n.WordArray,o=t.algo,a=o.MD5,s=o.EvpKDF=r.extend({cfg:r.extend({keySize:128/32,hasher:a,iterations:1}),init:function e(e){this.cfg=this.cfg.extend(e)},compute:function e(e,t){for(var n,r=this.cfg,o=r.hasher.create(),a=i.create(),s=a.words,u=r.keySize,c=r.iterations;s.length<u;){n&&o.update(n),n=o.update(e).finalize(t),o.reset();for(var f=1;f<c;f++)n=o.finalize(n),o.reset();a.concat(n)}return a.sigBytes=u*4,a}});t.EvpKDF=function(e,t,n){return s.create(n).compute(e,t)}}(),e.EvpKDF})});var T=A(function(e,t){j();(function(n,r,i){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(L(),I()):typeof define=="function"&&define.amd?define(["./core","./evpkdf"],r):r(n.CryptoJS)})(e,function(e){e.lib.Cipher||function(t){var n=e,r=n.lib,i=r.Base,o=r.WordArray,a=r.BufferedBlockAlgorithm,s=n.enc,u=s.Utf8,c=s.Base64,f=n.algo,d=f.EvpKDF,l=r.Cipher=a.extend({cfg:i.extend(),createEncryptor:function e(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function e(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function e(e,t,n){this.cfg=this.cfg.extend(n),this._xformMode=e,this._key=t,this.reset()},reset:function e(){a.reset.call(this),this._doReset()},process:function e(e){return this._append(e),this._process()},finalize:function e(e){e&&this._append(e);var t=this._doFinalize();return t},keySize:128/32,ivSize:128/32,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return typeof e=="string"?B:x}return function(t){return{encrypt:function n(n,r,i){return e(r).encrypt(t,n,r,i)},decrypt:function n(n,r,i){return e(r).decrypt(t,n,r,i)}}}}()}),h=r.StreamCipher=l.extend({_doFinalize:function e(){var e=this._process(!0);return e},blockSize:1}),p=n.mode={},v=r.BlockCipherMode=i.extend({createEncryptor:function e(e,t){return this.Encryptor.create(e,t)},createDecryptor:function e(e,t){return this.Decryptor.create(e,t)},init:function e(e,t){this._cipher=e,this._iv=t}}),y=p.CBC=function(){var e=v.extend();e.Encryptor=e.extend({processBlock:function e(e,t){var r=this._cipher,i=r.blockSize;n.call(this,e,t,i),r.encryptBlock(e,t),this._prevBlock=e.slice(t,t+i)}}),e.Decryptor=e.extend({processBlock:function e(e,t){var r=this._cipher,i=r.blockSize,o=e.slice(t,t+i);r.decryptBlock(e,t),n.call(this,e,t,i),this._prevBlock=o}});function n(e,n,r){var i,o=this._iv;o?(i=o,this._iv=t):i=this._prevBlock;for(var a=0;a<r;a++)e[n+a]^=i[a]}return e}(),m=n.pad={},g=m.Pkcs7={pad:function e(e,t){for(var n=t*4,r=n-e.sigBytes%n,i=r<<24|r<<16|r<<8|r,a=[],s=0;s<r;s+=4)a.push(i);var u=o.create(a,r);e.concat(u)},unpad:function e(e){var t=e.words[e.sigBytes-1>>>2]&255;e.sigBytes-=t}},w=r.BlockCipher=l.extend({cfg:l.cfg.extend({mode:y,padding:g}),reset:function e(){var e;l.reset.call(this);var t=this.cfg,n=t.iv,r=t.mode;this._xformMode==this._ENC_XFORM_MODE?e=r.createEncryptor:(e=r.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,n&&n.words):(this._mode=e.call(r,this,n&&n.words),this._mode.__creator=e)},_doProcessBlock:function e(e,t){this._mode.processBlock(e,t)},_doFinalize:function e(){var e,t=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(t.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),t.unpad(e)),e},blockSize:128/32}),b=r.CipherParams=i.extend({init:function e(e){this.mixIn(e)},toString:function e(e){return(e||this.formatter).stringify(this)}}),_=n.format={},S=_.OpenSSL={stringify:function e(e){var t,n=e.ciphertext,r=e.salt;return r?t=o.create([0x53616c74,0x65645f5f]).concat(r).concat(n):t=n,t.toString(c)},parse:function e(e){var t,n=c.parse(e),r=n.words;return r[0]==0x53616c74&&r[1]==0x65645f5f&&(t=o.create(r.slice(2,4)),r.splice(0,4),n.sigBytes-=16),b.create({ciphertext:n,salt:t})}},x=r.SerializableCipher=i.extend({cfg:i.extend({format:S}),encrypt:function e(e,t,n,r){r=this.cfg.extend(r);var i=e.createEncryptor(n,r),o=i.finalize(t),a=i.cfg;return b.create({ciphertext:o,key:n,iv:a.iv,algorithm:e,mode:a.mode,padding:a.padding,blockSize:e.blockSize,formatter:r.format})},decrypt:function e(e,t,n,r){r=this.cfg.extend(r),t=this._parse(t,r.format);var i=e.createDecryptor(n,r).finalize(t.ciphertext);return i},_parse:function e(e,t){return typeof e=="string"?t.parse(e,this):e}}),k=n.kdf={},E=k.OpenSSL={execute:function e(e,t,n,r,i){if(r||(r=o.random(64/8)),i)var a=d.create({keySize:t+n,hasher:i}).compute(e,r);else var a=d.create({keySize:t+n}).compute(e,r);var s=o.create(a.words.slice(t),n*4);return a.sigBytes=t*4,b.create({key:a,iv:s,salt:r})}},B=r.PasswordBasedCipher=x.extend({cfg:x.cfg.extend({kdf:E}),encrypt:function e(e,t,n,r){r=this.cfg.extend(r);var i=r.kdf.execute(n,e.keySize,e.ivSize,r.salt,r.hasher);r.iv=i.iv;var o=x.encrypt.call(this,e,t,i.key,r);return o.mixIn(i),o},decrypt:function e(e,t,n,r){r=this.cfg.extend(r),t=this._parse(t,r.format);var i=r.kdf.execute(n,e.keySize,e.ivSize,t.salt,r.hasher);r.iv=i.iv;var o=x.decrypt.call(this,e,t,i.key,r);return o}})}()})});var U=A(function(e,t){j();(function(n,r,i){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(L(),P(),F(),I(),T()):typeof define=="function"&&define.amd?define(["./core","./enc-base64","./md5","./evpkdf","./cipher-core"],r):r(n.CryptoJS)})(e,function(e){return function(){var t=e,n=t.lib,r=n.BlockCipher,i=t.algo,o=[],a=[],s=[],u=[],c=[],f=[],d=[],l=[],h=[],p=[];(function(){for(var e=[],t=0;t<256;t++)t<128?e[t]=t<<1:e[t]=t<<1^283;for(var n=0,r=0,t=0;t<256;t++){var i=r^r<<1^r<<2^r<<3^r<<4;i=i>>>8^i&255^99,o[n]=i,a[i]=n;var v=e[n],y=e[v],m=e[y],g=e[i]*257^i*0x1010100;s[n]=g<<24|g>>>8,u[n]=g<<16|g>>>16,c[n]=g<<8|g>>>24,f[n]=g;var g=m*0x1010101^y*65537^v*257^n*0x1010100;d[i]=g<<24|g>>>8,l[i]=g<<16|g>>>16,h[i]=g<<8|g>>>24,p[i]=g,n?(n=v^e[e[e[m^v]]],r^=e[e[r]]):n=r=1}})();var v=[0,1,2,4,8,16,32,64,128,27,54],y=i.AES=r.extend({_doReset:function e(){var e;if(!(this._nRounds&&this._keyPriorReset===this._key)){for(var t=this._keyPriorReset=this._key,n=t.words,r=t.sigBytes/4,i=this._nRounds=r+6,a=(i+1)*4,s=this._keySchedule=[],u=0;u<a;u++)u<r?s[u]=n[u]:(e=s[u-1],u%r?r>6&&u%r==4&&(e=o[e>>>24]<<24|o[e>>>16&255]<<16|o[e>>>8&255]<<8|o[e&255]):(e=e<<8|e>>>24,e=o[e>>>24]<<24|o[e>>>16&255]<<16|o[e>>>8&255]<<8|o[e&255],e^=v[u/r|0]<<24),s[u]=s[u-r]^e);for(var c=this._invKeySchedule=[],f=0;f<a;f++){var u=a-f;if(f%4)var e=s[u];else var e=s[u-4];f<4||u<=4?c[f]=e:c[f]=d[o[e>>>24]]^l[o[e>>>16&255]]^h[o[e>>>8&255]]^p[o[e&255]]}}},encryptBlock:function e(e,t){this._doCryptBlock(e,t,this._keySchedule,s,u,c,f,o)},decryptBlock:function e(e,t){var n=e[t+1];e[t+1]=e[t+3],e[t+3]=n,this._doCryptBlock(e,t,this._invKeySchedule,d,l,h,p,a);var n=e[t+1];e[t+1]=e[t+3],e[t+3]=n},_doCryptBlock:function e(e,t,n,r,i,o,a,s){for(var u=this._nRounds,c=e[t]^n[0],f=e[t+1]^n[1],d=e[t+2]^n[2],l=e[t+3]^n[3],h=4,p=1;p<u;p++){var v=r[c>>>24]^i[f>>>16&255]^o[d>>>8&255]^a[l&255]^n[h++],y=r[f>>>24]^i[d>>>16&255]^o[l>>>8&255]^a[c&255]^n[h++],m=r[d>>>24]^i[l>>>16&255]^o[c>>>8&255]^a[f&255]^n[h++],g=r[l>>>24]^i[c>>>16&255]^o[f>>>8&255]^a[d&255]^n[h++];c=v,f=y,d=m,l=g}var v=(s[c>>>24]<<24|s[f>>>16&255]<<16|s[d>>>8&255]<<8|s[l&255])^n[h++],y=(s[f>>>24]<<24|s[d>>>16&255]<<16|s[l>>>8&255]<<8|s[c&255])^n[h++],m=(s[d>>>24]<<24|s[l>>>16&255]<<16|s[c>>>8&255]<<8|s[f&255])^n[h++],g=(s[l>>>24]<<24|s[c>>>16&255]<<16|s[f>>>8&255]<<8|s[d&255])^n[h++];e[t]=v,e[t+1]=y,e[t+2]=m,e[t+3]=g},keySize:256/32});t.AES=r._createHelper(y)}(),e.AES})});var H=A(function(e,t){j();(function(n,r){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(L()):typeof define=="function"&&define.amd?define(["./core"],r):r(n.CryptoJS)})(e,function(e){return e.enc.Utf8})});var $=A(function(e,t){j();(function(n,r,i){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(L(),T()):typeof define=="function"&&define.amd?define(["./core","./cipher-core"],r):r(n.CryptoJS)})(e,function(e){return e.pad.Pkcs7})});var N=A(function(e,t){j();(function(n,r,i){(typeof e==="undefined"?"undefined":w(e))=="object"?t.exports=e=r(L(),T()):typeof define=="function"&&define.amd?define(["./core","./cipher-core"],r):r(n.CryptoJS)})(e,function(e){return e.mode.ECB=function(){var t=e.lib.BlockCipherMode.extend();return t.Encryptor=t.extend({processBlock:function e(e,t){this._cipher.encryptBlock(e,t)}}),t.Decryptor=t.extend({processBlock:function e(e,t){this._cipher.decryptBlock(e,t)}}),t}(),e.mode.ECB})});j();j();import{isPlainObject as J,mergeWith as q,isArray as W,isEqual as K,intersectionWith as X,unionWith as V}from"lodash-es";j();j();var Z={mobile:/^(?:(?:\+|00)86)?1[3-9]\d{9}$/,tel:/^(?:(?:\d{3}-)?\d{8}|(?:\d{4}-)?\d{7,8})(?:-\d+)?$/,numAndLetter:/^[A-Z0-9]+$/i,password:/^\S*(?=\S{6,})(?=\S*\d)(?=\S*[A-Z])(?=\S*[a-z])(?=\S*[!@#$%^&*? ])\S+$/,email:/^[A-Z0-9\u4E00-\u9FA5]+@[\w-]+(?:\.[\w-]+)+$/i,postalCode:/^(0[1-7]|1[0-356]|2[0-7]|3[0-6]|4[0-7]|5[1-7]|6[1-7]|7[0-5]|8[013-6])\d{4}$/,identityCard:/^[1-9]\d{5}(?:18|19|20)\d{2}(?:0[1-9]|10|11|12)(?:0[1-9]|[12]\d|30|31)\d{3}[\dX]$/i,ip:/^((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.){3}(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])(?::(?:\d|[1-9]\d{1,3}|[1-5]\d{4}|6[0-4]\d{3}|65[0-4]\d{2}|655[0-2]\d|6553[0-5]))?$/,url:/^(((ht|f)tps?):\/\/)?([^!@#$%^&*?.\s-][^!@#$%^&*?.\s]{0,64}\.)+[a-z]{2,6}\/?/,httpsUrl:/^https:\/\//,domain:/^([0-9a-z-]+\.)+([a-z]{2,})$/i,plateNumber:/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领][A-HJ-NP-Z][A-HJ-NP-Z0-9]{4,5}[A-HJ-NP-Z0-9挂学警港澳]$/,md5:/^[a-f0-9]{32}$/i,base64:/^\s*data:(?:[a-z]+\/[a-z0-9-+.]+(?:;[a-z-]+=[a-z0-9-]+)?)?(?:;base64)?,([\w!$&',()*+;=\-.~:@/?%\s]*?)\s*$/i,uuid:/^[a-f\d]{4}(?:[a-f\d]{4}-){4}[a-f\d]{12}$/i,version:/^\d+(?:\.\d+){2}$/,videoUrl:/^https?:\/\/(.+\/)+.+(\.(swf|avi|flv|mpg|rm|mov|wav|asf|3gp|mkv|rmvb|mp4))$/i,imageUrl:/^https?:\/\/(.+\/)+.+(\.(gif|png|jpg|jpeg|webp|svg|psd|bmp|tif))$/i,chinese:/^(?:[\u3400-\u4DB5\u4E00-\u9FEA\uFA0E\uFA0F\uFA11\uFA13\uFA14\uFA1F\uFA21\uFA23\uFA24\uFA27-\uFA29]|[\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0])+$/,itcode:/^[a-z]+\d*$/i};var Y=Object.prototype.toString;function Q(e,t){return Y.call(e)==="[object ".concat(t,"]")}function G(e){return e!==null&&Q(e,"Object")}function ee(e){return Z.url.test(e)}function et(e){return Array.isArray(e)&&e.length>0}function en(e){return Number.isInteger(e)&&e>=0}var er=(typeof window==="undefined"?"undefined":w(window))>"u",ei=!er,eo=ei&&window.navigator.userAgent.toLowerCase().includes("chrome"),ea=ei&&window.navigator.userAgent.toLowerCase().includes("safari"),es=(typeof window==="undefined"?"undefined":w(window))<"u"&&(typeof document==="undefined"?"undefined":w(document))<"u",eu=es&&w(document.body.style.lineClamp)<"u",ec=es&&(typeof ResizeObserver==="undefined"?"undefined":w(ResizeObserver))<"u",ef=function(e){return Z.chinese.test(e)};var ed=function(e,t){var n=e;return n.install=function(r){r.component(n.name||n.displayName,e),t&&(r.config.globalProperties[t]=e)},e};function el(e){if(!e)return e;var t=e.matched,n=v(e,["matched"]);return p(l({},n),{matched:t?t.map(function(e){return{meta:e.meta,name:e.name,path:e.path}}):void 0})}function eh(e,t){var n=t||{},r=n.target,i=r===void 0?"__blank":r,o=n.noopener,a=o===void 0?!0:o,s=n.noreferrer,u=s===void 0?!0:s,c=[];a&&c.push("noopener=yes"),u&&c.push("noreferrer=yes"),window.open(e,i,c.join(","))}function ep(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"replace";return t?e?q(e,t,function(e,t){if(W(t)&&W(e))switch(n){case"union":return V(e,t,K);case"intersection":return X(e,t,K);case"concat":return e.concat(t);case"replace":return t;default:throw new Error("Unknown merge array strategy: ".concat(n))}if(G(t)&&G(e))return ep(e,t,n)}):t:e}function ev(e){var t;return(t=e===null||e===void 0?void 0:e.parentNode)!==null&&t!==void 0?t:document.body}function ey(e,t){if(!et(Object.keys(t)))return e;var n="";for(var r in t)n+="".concat(r,"=").concat(encodeURIComponent(t[r]),"&");return n=n.replace(/&$/,""),/\?$/.test(e)?e+n:e.replace(/\/?$/,"?")+n}function em(e){J(e)&&Object.keys(e).forEach(function(t){Reflect.deleteProperty(e,t)})}function eg(e){return["$","(",")","*","+",".","[","]","?","\\","^","{","}","|"].includes(e)?"\\".concat(e):e}function ew(e){var t=[""].concat(g(g(e).map(function(e){return eg(e)})),[""]).join(".*");return new RegExp(t,"i")}function eb(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var n=t.size,r=n===void 0?14:n,i=t.family,o=i===void 0?getComputedStyle(document.documentElement).getPropertyValue("--vxe-font-family")||"sans-serif":i,a=document.createElement("canvas").getContext("2d");a.font="".concat(r,"px ").concat(o);var s=a.measureText(e),u=Math.abs(s.actualBoundingBoxLeft)+Math.abs(s.actualBoundingBoxRight);return Math.ceil(Math.max(s.width,u))}j();function e_(e,t){return t?typeof t=="string"?" ".concat(e,"--").concat(t):Array.isArray(t)?t.reduce(function(t,n){return t+e_(e,n)},""):Object.keys(t).reduce(function(n,r){return n+(t[r]?e_(e,r):"")},""):""}function eS(e){return function(t,n){return t&&typeof t!="string"&&(n=t,t=""),t=t?"".concat(e,"__").concat(t):e,"".concat(t).concat(e_(t,n))}}function ex(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"gsc";return[eS("".concat(t,"-").concat(e))]}function ek(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"gsc";var n="".concat(t,"-").concat(e);return[n,eS(n)]}j();var eE=z(U(),1),eB=z(H(),1),eO=z($(),1),eC=z(N(),1),eA=z(F(),1),eD=z(P(),1),ez=/*#__PURE__*/function(){"use strict";function e(t){r(this,e);var n=t.key,i=t.iv;n&&(this.key=(0,eB.parse)(n)),i&&(this.iv=(0,eB.parse)(i))}o(e,[{key:"getOptions",get:function e(){return{mode:eC.default,padding:eO.default,iv:this.iv}}},{key:"encryptByAES",value:function e(e){return(0,eE.encrypt)(e,this.key,this.getOptions).toString()}},{key:"decryptByAES",value:function e(e){return(0,eE.decrypt)(e,this.key,this.getOptions).toString(eB.default)}}]);return e}();function ej(e){return eB.default.parse(e).toString(eD.default)}function eL(e){return eD.default.parse(e).toString(eB.default)}function eP(e){return(0,eA.default)(e).toString()}j();import{upperFirst as eF}from"lodash-es";var eM=document.documentElement,eR=function(){return"startViewTransition"in document&&window.matchMedia("(prefers-reduced-motion: no-preference)").matches};function eI(e){return!e||!e.getBoundingClientRect?0:e.getBoundingClientRect()}function eT(e){return(e||"").replace(/^\s+|\s+$/g,"")}function eU(e,t){if(!e||!t)return!1;if(t.includes(" "))throw new Error("className should not contain space.");return e.classList?e.classList.contains(t):" ".concat(e.className," ").includes(" ".concat(t," "))}function eH(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:eM;n.style.setProperty(e,t)}function e$(e,t){if(!e)return;var n=e.className,r=(t||"").split(" ");for(var i=0,o=r.length;i<o;i++){var a=r[i];a&&(e.classList?e.classList.add(a):eU(e,a)||(n+=" ".concat(a)))}e.classList||(e.className=n)}function eN(e,t){if(!e||!t)return;var n=t.split(" "),r=" ".concat(e.className," ");for(var i=0,o=n.length;i<o;i++){var a=n[i];a&&(e.classList?e.classList.remove(a):eU(e,a)&&(r=r.replace(" ".concat(a," ")," ")))}e.classList||(e.className=eT(r))}function eJ(e){var t=document.documentElement,n=t.scrollLeft,r=t.scrollTop,i=t.clientLeft,o=t.clientTop,a=window.scrollX,s=window.scrollY,u=eI(e),c=u.left,f=u.top,d=u.width,l=u.height,h=(a||n)-(i||0),p=(s||r)-(o||0),v=c+a,y=f+s,m=v-h,g=y-p,w=window.document.documentElement.clientWidth,b=window.document.documentElement.clientHeight;return{left:m,top:g,right:w-d-m,bottom:b-l-g,rightIncludeBody:w-m,bottomIncludeBody:b-g}}function eq(e,t){var n=["webkit","Moz","ms","OT"],r={};return n.forEach(function(n){r["".concat(n).concat(eF(e))]=t}),p(l({},r),a({},e,t))}function eW(e,t,n){e&&t&&n&&e.addEventListener(t,n,!1)}function eK(e,t,n){e&&t&&n&&e.removeEventListener(t,n,!1)}function eX(e){var t=!1;return function(){var n=this;for(var r=arguments.length,i=new Array(r),o=0;o<r;o++){i[o]=arguments[o]}t||(t=!0,window.requestAnimationFrame(function(){e.apply(n,i),t=!1}))}}j();import eV from"resize-observer-polyfill";function eZ(e){var t=true,n=false,r=undefined;try{for(var i=e[Symbol.iterator](),o;!(t=(o=i.next()).done);t=true){var a=o.value;var s=a.target.__resizeListeners__||[];s.length&&s.forEach(function(e){e()})}}catch(e){n=true;r=e}finally{try{if(!t&&i.return!=null){i.return()}}finally{if(n){throw r}}}}function eY(e,t){er||(e.__resizeListeners__||(e.__resizeListeners__=[],e.__ro__=new eV(eZ),e.__ro__.observe(e)),e.__resizeListeners__.push(t))}function eQ(e,t){!e||!e.__resizeListeners__||(e.__resizeListeners__.splice(e.__resizeListeners__.indexOf(t),1),e.__resizeListeners__.length||(e.__ro__.disconnect(),e.__ro__=null,e.__resizeListeners__=null))}function eG(){var e=new Event("resize",{bubbles:!0,cancelable:!0});window.dispatchEvent(e)}function e0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};function n(e){var t=window.history[e];return function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++){r[i]=arguments[i]}var o=new Event(e);return o.arguments=r,window.dispatchEvent(o),t.apply(this,r)}}return window.history.pushState=n("pushState"),window.history.replaceState=n("replaceState"),window.addEventListener("popstate",e,t),window.addEventListener("hashchange",e,t),window.addEventListener("replaceState",e,t),window.addEventListener("pushState",e,t),{removeListener:function(){window.removeEventListener("popstate",e,t),window.removeEventListener("hashchange",e,t),window.removeEventListener("replaceState",e,t),window.removeEventListener("pushState",e,t)}}}j();import{round as e1,isNil as e2}from"lodash-es";function e4(e){var t=e.split(","),n=t[0].match(/:(.*?);/)[1],r=window.atob(t[1]),i=r.length,o=new Uint8Array(i);for(;i--;)o[i]=r.charCodeAt(i);return new Blob([o],{type:n})}function e5(e,t){return new Promise(function(n,r){var i=document.createElement("CANVAS"),o=i.getContext("2d"),a=new Image;a.crossOrigin="",a.onload=function(){if(!i||!o)return r();i.height=a.height,i.width=a.width,o.drawImage(a,0,0);var e=i.toDataURL(t||"image/png");i=null,n(e)},a.src=e})}function e6(e){var t=e.loaded,n=e.total;if(n<=0||e2(n))return 0;var r=t/n;return e1((r>1?1:r)*100)}function e8(e,t,n,r){e5(e).then(function(e){e3(e,t,n,r)})}function e3(e,t,n,r){var i=e4(e);e9(i,t,n,r)}function e9(e,t,n,r){var i=(typeof r==="undefined"?"undefined":w(r))<"u"?[r,e]:[e],o=new Blob(i,{type:n||"application/octet-stream"});if(w(window.navigator.msSaveBlob)<"u")window.navigator.msSaveBlob(o,t);else{var a=window.URL.createObjectURL(o),s=document.createElement("a");s.style.display="none",s.href=a,s.setAttribute("download",t),w(s.download)>"u"&&s.setAttribute("target","_blank"),document.body.appendChild(s),s.click(),document.body.removeChild(s),window.URL.revokeObjectURL(a)}}function e7(e){var t=e.url,n=e.target,r=n===void 0?"_blank":n,i=e.fileName;if(/iP/.test(window.navigator.userAgent))return!1;if(eo||ea){var o=document.createElement("a");return o.href=t,o.download=i||t.substring(t.lastIndexOf("/")+1,t.length),o.style.display="none",document.body.appendChild(o),o.click(),document.body.removeChild(o),!0}return t.includes("?")||(t+="?download"),eh(t,{target:r}),!0}j();var te=function(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"ig";var r=new RegExp(t,n);return g(e.matchAll(r)).map(function(e){return{index:e.index,subString:e[0]}})};function tt(e){return e.replace(/([A-Z])/g,"-$1").toLowerCase()}var tn=function(e,t){var n=e;if(!t)return n;var r=t.tagName,i=r===void 0?"mark":r,o=t.bgColor,a=t.color,s=t.style,u=s===void 0?{}:s,c=t.renderHighlightKeyword;if(typeof c=="function")return c(e);u.backgroundColor=o,u.color=a;var f='style="'.concat(Object.keys(u).map(function(e){return"".concat(tt(e),":").concat(u[e])}).join(";"),'"');return"<".concat(i," ").concat(f,">").concat(n,"</").concat(i,">")},tr=function(e,t){var n="";return t.forEach(function(t){var r=t.start,i=t.end,o=t.option,a=e.slice(r,i),s=tn(a,o);n+=s,t.subString=s}),n},ti=function(e,t){var n=[];return t.forEach(function(t){var r={keyword:""};typeof t=="string"?r={keyword:t}:r=t;var i=r.keyword,o=r.caseSensitive,a=o===void 0?!0:o,s=te(e,i,a?"g":"gi"),u={keyword:i,indexList:s,option:r};n.push(u)}),n},to=function(e,t){var n=ti(e,t),r=[],i=function(e,t){for(var n=0;n<r.length;n++){var i=r[n];if(e>i.start&&e<i.end||e+t>i.start&&e+t<i.end||i.start>e&&i.start<e+t||i.end>e&&i.end<e+t||e===i.start&&e+t===i.end)return-1;if(e+t<=i.start)return n}return r.length};n.forEach(function(e){var t=e.indexList,n=e.option;t.forEach(function(e){var t=e.index,o=e.subString,a={start:t,end:t+o.length,option:n},s=i(t,o.length);s!==-1&&r.splice(s,0,a)})});var o=[];return r.forEach(function(t,n){var i=t.start,a=t.end,s=r[n+1];n===0&&i>0&&o.push({start:0,end:i,subString:e.slice(0,i)}),o.push(p(l({},t),{subString:e.slice(i,a)})),(s===null||s===void 0?void 0:s.start)>a&&o.push({start:a,end:s.start,subString:e.slice(a,s.start)}),n===r.length-1&&a<e.length-1&&o.push({start:a,end:e.length-1,subString:e.slice(a,e.length)})}),o},ta=function(e,t){var n=to(e,t);return{highText:tr(e,n),highList:n}};j();import{clearInterval as ts,clearTimeout as tu,setInterval as tc,setTimeout as tf}from"worker-timers";var td="active",tl="idle",th="hidden",tp,tv,ty,tm={},tg={attach:function e(e,t){tm[e]||(tm[e]=[]),tm[e].push(t)},fire:function e(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];tm[e]&&tm[e].forEach(function(e){e.apply(void 0,g(t))})},remove:function e(e,t){t||Reflect.deleteProperty(tm,e),tm[e]&&(tm[e]=tm[e].filter(function(e){return t!==e}))},dom:function e(e,t,n){return ty||(e.addEventListener?ty=function(e,t,n){return e.addEventListener(t,n,!1)}:typeof e.attachEvent=="function"?ty=function(e,t,n){return e.attachEvent("on".concat(t),n,!1)}:ty=function(e,t,n){return e["on".concat(t)]=n}),ty(e,t,n)}},tw=/*#__PURE__*/function(){"use strict";function e(t,n,i){var o=this;r(this,e);this.activity=t,this.seconds=n,this.callback=i,this.stopped=!1,this.start(),this.activity.on("statusChanged",function(e){o.stopped===!1&&(e.status===td?o.start():o.pause())})}o(e,[{key:"start",value:function e(){this.stopped=!1,ts(this.token),this.token=tc(this.callback,this.seconds*1e3)}},{key:"stop",value:function e(){this.stopped=!0,ts(this.token)}},{key:"resume",value:function e(){this.start()}},{key:"pause",value:function e(){this.stop()}}]);return e}(),tb=/*#__PURE__*/function(){"use strict";function e(){var t=this;r(this,e);if(this.status=td,this.timers=[],this.idleTime=3e4,this.isLegacyModeOn=!1,document.hidden!==void 0?(tp="hidden",tv="visibilitychange"):document.mozHidden!==void 0?(tp="mozHidden",tv="mozvisibilitychange"):document.msHidden!==void 0?(tp="msHidden",tv="msvisibilitychange"):document.webkitHidden!==void 0&&(tp="webkitHidden",tv="webkitvisibilitychange"),tp===void 0)this.legacyMode();else{var n=function(){document[tp]?t.blur():t.focus()};n(),tg.dom(document,tv,n)}this.startIdleTimer(),this.trackIdleStatus()}o(e,[{key:"legacyMode",value:function e(){var e=this;this.isLegacyModeOn||(tg.dom(window,"blur",function(){return e.blur()}),tg.dom(window,"focus",function(){return e.focus()}),this.isLegacyModeOn=!0)}},{key:"startIdleTimer",value:function e(e){var t=this;s(e,MouseEvent)&&e.movementX===0&&e.movementY===0||(this.timers.map(tu),this.timers.length=0,this.status===tl&&this.wakeUp(),this.idleStartedTime=+new Date,this.timers.push(tf(function(){if(t.status===td||t.status===th)return t.idle()},this.idleTime)))}},{key:"trackIdleStatus",value:function e(){tg.dom(document,"mousemove",this.startIdleTimer.bind(this)),tg.dom(document,"mousedown",this.startIdleTimer.bind(this)),tg.dom(document,"keyup",this.startIdleTimer.bind(this)),tg.dom(document,"touchstart",this.startIdleTimer.bind(this)),tg.dom(window,"scroll",this.startIdleTimer.bind(this)),this.focus(this.startIdleTimer.bind(this))}},{key:"on",value:function e(e,t){return tg.attach(e,t),this}},{key:"off",value:function e(e,t){return tg.remove(e,t),this}},{key:"setIdleDuration",value:function e(e){return this.idleTime=e*1e3,this.startIdleTimer(),this}},{key:"getIdleDuration",value:function e(){return this.idleTime}},{key:"getIdleInfo",value:function e(){var e=+new Date,t;if(this.status===tl)t={isIdle:!0,idleFor:e-this.idleStartedTime,timeLeft:0,timeLeftPer:100};else{var n=this.idleStartedTime+this.idleTime-e;t={isIdle:!1,idleFor:e-this.idleStartedTime,timeLeft:n,timeLeftPer:Number.parseFloat((100-n*100/this.idleTime).toFixed(2))}}return t}},{key:"idle",value:function e(e){return e?this.on("idle",e):(this.status=tl,tg.fire("idle"),tg.fire("statusChanged",[{status:this.status}])),this}},{key:"blur",value:function e(e){return e?this.on("blur",e):(this.status=th,tg.fire("blur"),tg.fire("statusChanged",[{status:this.status}])),this}},{key:"focus",value:function e(e){return e?this.on("focus",e):this.status!==td&&(this.status=td,tg.fire("focus"),tg.fire("wakeUp"),tg.fire("statusChanged",[{status:this.status}])),this}},{key:"wakeUp",value:function e(e){return e?this.on("wakeUp",e):this.status!==td&&(this.status=td,tg.fire("wakeUp"),tg.fire("statusChanged",[{status:this.status}])),this}},{key:"onEvery",value:function e(e,t){return new tw(this,e,t)}},{key:"now",value:function e(e){return e!==void 0?this.status===e:this.status===td}}]);return e}();j();import{isFunction as t_}from"lodash-es";function tS(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"default",n=arguments.length>2?arguments[2]:void 0;if(!e||!Reflect.has(e,t)||!t_(e[t]))return null;var r=e[t];return r?r(n):null}function tx(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];var n=Object.keys(e),r={};return n.forEach(function(n){if(t.includes(n))return null;r[n]=function(t){return tS(e,n,t)}}),r}j();function tk(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.type,r=n===void 0?"text/javascript":n;return new Promise(function(t,n){var i=!1,o=document.querySelector('script[src="'.concat(e,'"]'));if(!o)o=document.createElement("script"),o.type=r,o.async=!0,o.src=e,i=!0;else if(o.hasAttribute("data-loaded")){t({el:o});return}o.addEventListener("error",n),o.addEventListener("abort",n),o.addEventListener("load",function(){o.setAttribute("data-loaded",!0),t({el:o})}),i&&document.head.appendChild(o)})}function tE(e){return new Promise(function(t,n){var r=document.querySelector('script[src="'.concat(e,'"]'));if(!r){n();return}document.head.removeChild(r),t()})}j();function tB(e,t,n){return tj(e,t,n,!1)}function tO(e,t,n){return tj(e,t,n,!0).length>0}function tC(e){return typeof e!="string"?e:e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var tA=new Map;function tD(e,t){if(!Array.isArray(e))switch(typeof e==="undefined"?"undefined":w(e)){case"string":e=[e];break;case"undefined":e=[];break;default:throw new TypeError("Expected '".concat(t,"' to be a string or an array, but got a type of '").concat(typeof e==="undefined"?"undefined":w(e),"'"))}return e.filter(function(e){if(typeof e!="string"){if((typeof e==="undefined"?"undefined":w(e))>"u")return!1;throw new TypeError("Expected '".concat(t,"' to be an array of strings, but found a type of '").concat(typeof e==="undefined"?"undefined":w(e),"' in the array"))}return!0})}function tz(e,t){t=l({caseSensitive:!1},t);var n=e+JSON.stringify(t);if(tA.has(n))return tA.get(n);var r=e[0]==="!";r&&(e=e.slice(1)),e=tC(e).replace(/\\\*/g,"[\\s\\S]*");var i=new RegExp("^".concat(e,"$"),t.caseSensitive?"":"i");return i.negated=r,tA.set(n,i),i}function tj(e,t,n,r){if(e=tD(e,"inputs"),t=tD(t,"patterns"),t.length===0)return[];t=t.map(function(e){return tz(e,n)});var i=n||{},o=i.allPatterns,a=[];var s=true,u=false,c=undefined;try{for(var f=e[Symbol.iterator](),d;!(s=(d=f.next()).done);s=true){var l=d.value;var h=void 0,p=g(t).fill(!1);var v=true,y=false,w=undefined;try{for(var b=t.entries()[Symbol.iterator](),_;!(v=(_=b.next()).done);v=true){var S=m(_.value,2),x=S[0],k=S[1];if(k.test(l)&&(p[x]=!0,h=!k.negated,!h))break}}catch(e){y=true;w=e}finally{try{if(!v&&b.return!=null){b.return()}}finally{if(y){throw w}}}if(!(h===!1||h===void 0&&t.some(function(e){return!e.negated})||o&&p.some(function(e,n){return!e&&!t[n].negated}))&&(a.push(l),r))break}}catch(e){u=true;c=e}finally{try{if(!s&&f.return!=null){f.return()}}finally{if(u){throw c}}}return a}j();var tL={id:"id",children:"children",pid:"pid"},tP=function(e){return Object.assign({},tL,e)};function tF(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=tP(n);var r=n.children,i=g(e);var o=true,a=false,s=undefined;try{for(var u=i[Symbol.iterator](),c;!(o=(c=u.next()).done);o=true){var f=c.value;var d;if(t(f))return f;f[r]&&(d=i).push.apply(d,g(f[r]))}}catch(e){a=true;s=e}finally{try{if(!o&&u.return!=null){u.return()}}finally{if(a){throw s}}}return null}function tM(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var r;n=tP(n);var i=n.children,o=g(e),a=[];var s=true,u=false,c=undefined;try{for(var f=o[Symbol.iterator](),d;!(s=(d=f.next()).done);s=true){var l=d.value;t(l)&&a.push(l),l[i]&&(r=o).push.apply(r,g(l[i]))}}catch(e){u=true;c=e}finally{try{if(!s&&f.return!=null){f.return()}}finally{if(u){throw c}}}return a}function tR(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=tP(n);var r=[],i=g(e),o=new Set,a=n.children;for(;i.length;){var s;var u=i[0];if(o.has(u))r.pop(),i.shift();else if(o.add(u),u[a]&&(s=i).unshift.apply(s,g(u[a])),r.push(u),t(u))return r}return null}function tI(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=tP(n);var r=[],i=g(e),o=[],a=new Set,s=n.children;for(;i.length;){var u;var c=i[0];a.has(c)?(r.pop(),i.shift()):(a.add(c),c[s]&&(u=i).unshift.apply(u,g(c[s])),r.push(c),t(c)&&o.push(g(r)))}return o}function tT(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=tP(n);var r=n.children;function i(e){return e.map(function(e){return l({},e)}).filter(function(e){return e[r]=e[r]&&i(e[r]),t(e)||e[r]&&e[r].length})}return i(e)}function tU(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};n=tP(n);var r=g(e),i=n.children;for(var o=0;o<r.length;o++){var a;if(t(r[o]))return;i&&r[o][i]&&(a=r).splice.apply(a,[o+1,0].concat(g(r[o][i])))}}function tH(e,t){return e.map(function(e){return t$(e,t)})}function t$(e,t){var n=t.children,r=n===void 0?"children":n,i=t.conversion;var o=Array.isArray(e[r])&&e[r].length>0,s=i(e)||{};return o?p(l({},s),a({},r,e[r].map(function(e){return t$(e,{children:r,conversion:i})}))):l({},s)}j();import{v4 as tN}from"uuid";function tJ(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.native,n=t===void 0?!0:t;var r,i;var o;return n?(o=(i=window.crypto)===null||i===void 0?void 0:(r=i.randomUUID)===null||r===void 0?void 0:r.call(i))!==null&&o!==void 0?o:tN():tN()}var tq=0;function tW(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";var t=Date.now(),n=Math.floor(Math.random()*1e9);return tq++,"".concat(e,"_").concat(n).concat(tq).concat(String(t))}export{ez as AesEncryption,tb as IfActivity,eV as ResizeObserver,e$ as addClass,e0 as addLocationListener,eY as addResizeListener,eS as buildBEM,tW as buildShortUUID,tJ as buildUUID,ex as createBEM,ek as createNamespace,ew as createSearchReg,e4 as dataURLtoBlob,eL as decodeByBase64,ep as deepMerge,eK as domOffEvent,eW as domOnEvent,e3 as downloadByBase64,e9 as downloadByData,e8 as downloadByOnlineUrl,e7 as downloadByUrl,e6 as downloadPercent,eR as enableTransitions,ej as encryptByBase64,eP as encryptByMd5,tC as escapeStringRegexp,tx as extendSlots,tT as filterTree,tF as findNode,tM as findNodeAll,tR as findPath,tI as findPathAll,tU as forEachTree,eb as getActualWidthOfChars,eI as getBoundingClientRect,ev as getPopupContainer,el as getRawRoute,tS as getSlot,eJ as getViewportOffset,eq as hackCss,eU as hasClass,ta as highlightHtml,Q as is,es as isBrowser,ef as isChineseText,eo as isChrome,ei as isClient,et as isIterableArray,tO as isMatch,G as isObject,en as isPositiveInteger,ea as isSafari,er as isServer,eu as isSupportNativeEllipsis,ec as isSupportResizeObserver,ee as isUrl,tk as loadScript,tB as matcher,eh as openWindow,Z as regexpMap,eN as removeClass,eQ as removeResizeListener,eH as setCssVar,ey as setObjToUrlParams,tH as treeMap,t$ as treeMapEach,eG as triggerWindowResize,tE as unloadScript,em as unsetAllProperty,e5 as urlToBase64,eX as useRafThrottle,ed as withInstall};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gsc-basic/utils",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.3",
|
|
5
5
|
"description": "Web Dev Utils for GSC Basic Team",
|
|
6
6
|
"author": "wangll47 <wangll47@lenovo.com>",
|
|
7
7
|
"license": "UNLICENSED",
|
|
@@ -28,23 +28,20 @@
|
|
|
28
28
|
"files": [
|
|
29
29
|
"./dist"
|
|
30
30
|
],
|
|
31
|
-
"peerDependencies": {
|
|
31
|
+
"peerDependencies": {
|
|
32
|
+
"lodash-es": "^4.17.21"
|
|
33
|
+
},
|
|
32
34
|
"dependencies": {
|
|
33
|
-
"crypto-js": "^4.2.0",
|
|
34
|
-
"lodash-es": "^4.17.21",
|
|
35
35
|
"resize-observer-polyfill": "^1.5.1",
|
|
36
36
|
"uuid": "^11.0.3",
|
|
37
37
|
"worker-timers": "^8.0.11"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
40
|
-
"crypto-js",
|
|
41
|
-
"lodash-es"
|
|
42
|
-
|
|
43
|
-
"uuid",
|
|
44
|
-
"worker-timers"
|
|
45
|
-
],
|
|
39
|
+
"devDependencies": {
|
|
40
|
+
"crypto-js": "^4.2.0",
|
|
41
|
+
"lodash-es": "^4.17.21"
|
|
42
|
+
},
|
|
46
43
|
"scripts": {
|
|
47
|
-
"build": "tsup
|
|
44
|
+
"build": "tsup",
|
|
48
45
|
"outdated": "pnpm outdated",
|
|
49
46
|
"clean": "rimraf ./dist"
|
|
50
47
|
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
# Contribution
|
|
2
|
-
|
|
3
|
-
# Git Flow
|
|
4
|
-
|
|
5
|
-
The crypto-js project uses [git flow](https://github.com/nvie/gitflow) to manage branches.
|
|
6
|
-
Do your changes on the `develop` or even better on a `feature/*` branch. Don't do any changes on the `master` branch.
|
|
7
|
-
|
|
8
|
-
# Pull request
|
|
9
|
-
|
|
10
|
-
Target your pull request on `develop` branch. Other pull request won't be accepted.
|
|
11
|
-
|
|
12
|
-
# How to build
|
|
13
|
-
|
|
14
|
-
1. Clone
|
|
15
|
-
|
|
16
|
-
2. Run
|
|
17
|
-
|
|
18
|
-
```sh
|
|
19
|
-
npm install
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
3. Run
|
|
23
|
-
|
|
24
|
-
```sh
|
|
25
|
-
npm run build
|
|
26
|
-
```
|
|
27
|
-
|
|
28
|
-
4. Check `build` folder
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
# License
|
|
2
|
-
|
|
3
|
-
[The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
|
4
|
-
|
|
5
|
-
Copyright (c) 2009-2013 Jeff Mott
|
|
6
|
-
Copyright (c) 2013-2016 Evan Vosberg
|
|
7
|
-
|
|
8
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
9
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
10
|
-
in the Software without restriction, including without limitation the rights
|
|
11
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
12
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
13
|
-
furnished to do so, subject to the following conditions:
|
|
14
|
-
|
|
15
|
-
The above copyright notice and this permission notice shall be included in
|
|
16
|
-
all copies or substantial portions of the Software.
|
|
17
|
-
|
|
18
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
19
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
20
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
21
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
22
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
23
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
24
|
-
THE SOFTWARE.
|