easy-elplus 1.1.1 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/dist/index.full.js +148 -56
- package/es/_virtual/document.mjs +21 -0
- package/es/_virtual/more-filled.mjs +21 -0
- package/es/_virtual/plus.mjs +21 -0
- package/es/_virtual/upload.mjs +21 -0
- package/es/packages/components/FileUpload/src/FileUpload.vue.mjs +18 -11
- package/es/packages/components/FileUpload/src/FileUpload.vue2.mjs +1 -1
- package/es/packages/components/ImageUpload/src/ImageUpload.vue.mjs +13 -7
- package/es/packages/components/ImageUpload/src/ImageUpload.vue2.mjs +1 -1
- package/es/packages/components/button/src/button.vue.mjs +9 -5
- package/es/packages/components/descriptions/src/comp.vue.mjs +17 -10
- package/es/packages/components/descriptions/src/descriptions.vue.mjs +11 -5
- package/es/packages/components/dialog/src/useDialog.mjs +4 -2
- package/es/packages/components/table/src/table.vue.mjs +23 -13
- package/es/packages/components/table/src/table.vue2.mjs +1 -1
- package/es/packages/hooks/src/useDynamicComponent.mjs +1 -2
- package/es/packages/utils/type.mjs +6 -2
- package/lib/_virtual/document.js +25 -0
- package/lib/_virtual/more-filled.js +25 -0
- package/lib/_virtual/plus.js +25 -0
- package/lib/_virtual/upload.js +25 -0
- package/lib/packages/components/FileUpload/src/FileUpload.vue.js +22 -15
- package/lib/packages/components/FileUpload/src/FileUpload.vue2.js +1 -1
- package/lib/packages/components/ImageUpload/src/ImageUpload.vue.js +17 -11
- package/lib/packages/components/ImageUpload/src/ImageUpload.vue2.js +1 -1
- package/lib/packages/components/button/src/button.vue.js +9 -5
- package/lib/packages/components/descriptions/src/comp.vue.js +16 -9
- package/lib/packages/components/descriptions/src/descriptions.vue.js +14 -8
- package/lib/packages/components/dialog/src/useDialog.js +8 -6
- package/lib/packages/components/table/src/table.vue.js +24 -14
- package/lib/packages/components/table/src/table.vue2.js +1 -1
- package/lib/packages/hooks/src/useDynamicComponent.js +1 -2
- package/lib/packages/utils/type.js +7 -1
- package/package.json +4 -6
- package/es/node_modules/.pnpm/@vue_shared@3.5.27/node_modules/@vue/shared/dist/shared.esm-bundler.mjs +0 -13
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_DataView.mjs +0 -7
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Hash.mjs +0 -32
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_ListCache.mjs +0 -32
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Map.mjs +0 -7
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_MapCache.mjs +0 -32
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Promise.mjs +0 -7
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Set.mjs +0 -7
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Stack.mjs +0 -27
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Symbol.mjs +0 -6
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Uint8Array.mjs +0 -6
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_WeakMap.mjs +0 -7
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_apply.mjs +0 -21
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayEach.mjs +0 -22
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayFilter.mjs +0 -25
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayLikeKeys.mjs +0 -42
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayMap.mjs +0 -21
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayPush.mjs +0 -20
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_assignValue.mjs +0 -28
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_assocIndexOf.mjs +0 -21
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseAssignValue.mjs +0 -25
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseClone.mjs +0 -140
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseFlatten.mjs +0 -35
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseGet.mjs +0 -24
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseGetAllKeys.mjs +0 -20
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseGetTag.mjs +0 -28
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsArguments.mjs +0 -18
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsMap.mjs +0 -18
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsNative.mjs +0 -47
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsSet.mjs +0 -18
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsTypedArray.mjs +0 -60
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseKeysIn.mjs +0 -33
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSetToString.mjs +0 -22
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSlice.mjs +0 -31
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseTimes.mjs +0 -20
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseToString.mjs +0 -34
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseUnary.mjs +0 -14
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseUnset.mjs +0 -65
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_castPath.mjs +0 -21
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneArrayBuffer.mjs +0 -16
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneBuffer.mjs +0 -30
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneDataView.mjs +0 -16
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneRegExp.mjs +0 -17
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneSymbol.mjs +0 -18
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneTypedArray.mjs +0 -16
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_copyObject.mjs +0 -38
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_coreJsData.mjs +0 -6
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_customOmitClone.mjs +0 -16
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_defineProperty.mjs +0 -11
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_flatRest.mjs +0 -16
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_freeGlobal.mjs +0 -4
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getAllKeysIn.mjs +0 -17
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getMapData.mjs +0 -18
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getNative.mjs +0 -17
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getPrototype.mjs +0 -6
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getRawTag.mjs +0 -46
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getSymbols.mjs +0 -30
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getSymbolsIn.mjs +0 -25
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getTag.mjs +0 -58
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getValue.mjs +0 -13
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashClear.mjs +0 -15
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashDelete.mjs +0 -17
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashGet.mjs +0 -30
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashHas.mjs +0 -23
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashSet.mjs +0 -23
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_initCloneArray.mjs +0 -26
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_initCloneByTag.mjs +0 -77
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isFlattenable.mjs +0 -20
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isIndex.mjs +0 -25
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isKey.mjs +0 -29
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isKeyable.mjs +0 -15
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isMasked.mjs +0 -20
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isPrototype.mjs +0 -18
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheClear.mjs +0 -13
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheDelete.mjs +0 -35
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheGet.mjs +0 -19
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheHas.mjs +0 -16
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheSet.mjs +0 -26
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheClear.mjs +0 -21
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheDelete.mjs +0 -18
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheGet.mjs +0 -16
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheHas.mjs +0 -16
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheSet.mjs +0 -22
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_memoizeCapped.mjs +0 -26
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_nativeCreate.mjs +0 -6
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_nativeKeysIn.mjs +0 -20
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_nodeUtil.mjs +0 -30
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_objectToString.mjs +0 -22
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_overArg.mjs +0 -15
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_overRest.mjs +0 -36
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_parent.mjs +0 -16
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_root.mjs +0 -9
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_setToString.mjs +0 -14
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_shortOut.mjs +0 -37
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackClear.mjs +0 -15
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackDelete.mjs +0 -18
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackGet.mjs +0 -14
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackHas.mjs +0 -14
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackSet.mjs +0 -34
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stringToPath.mjs +0 -27
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_toKey.mjs +0 -18
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_toSource.mjs +0 -26
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/constant.mjs +0 -26
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/eq.mjs +0 -37
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/flatten.mjs +0 -22
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/identity.mjs +0 -21
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isArguments.mjs +0 -36
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isArray.mjs +0 -26
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isArrayLike.mjs +0 -33
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isBuffer.mjs +0 -38
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isFunction.mjs +0 -37
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isLength.mjs +0 -35
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isMap.mjs +0 -27
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isObject.mjs +0 -31
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isObjectLike.mjs +0 -29
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isPlainObject.mjs +0 -62
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isSet.mjs +0 -27
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isSymbol.mjs +0 -29
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isTypedArray.mjs +0 -27
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/keysIn.mjs +0 -32
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/last.mjs +0 -20
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/memoize.mjs +0 -73
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/omit.mjs +0 -57
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/stubArray.mjs +0 -23
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/stubFalse.mjs +0 -18
- package/es/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/toString.mjs +0 -28
- package/es/packages/components/dialog/src/appContext.mjs +0 -25
- package/es/packages/components/dialog/src/dialog.mjs +0 -130
- package/es/packages/components/table/src/tableColumn.vue.mjs +0 -72
- package/lib/node_modules/.pnpm/@vue_shared@3.5.27/node_modules/@vue/shared/dist/shared.esm-bundler.js +0 -16
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_DataView.js +0 -11
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Hash.js +0 -36
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_ListCache.js +0 -36
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Map.js +0 -11
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_MapCache.js +0 -36
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Promise.js +0 -11
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Set.js +0 -11
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Stack.js +0 -31
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Symbol.js +0 -10
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Uint8Array.js +0 -10
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_WeakMap.js +0 -11
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_apply.js +0 -25
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayEach.js +0 -26
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayFilter.js +0 -29
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayLikeKeys.js +0 -46
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayMap.js +0 -25
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayPush.js +0 -24
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_assignValue.js +0 -32
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_assocIndexOf.js +0 -25
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseAssignValue.js +0 -29
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseClone.js +0 -144
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseFlatten.js +0 -39
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseGet.js +0 -28
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseGetAllKeys.js +0 -24
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseGetTag.js +0 -32
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsArguments.js +0 -22
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsMap.js +0 -22
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsNative.js +0 -51
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsSet.js +0 -22
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsTypedArray.js +0 -64
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseKeysIn.js +0 -37
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSetToString.js +0 -26
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSlice.js +0 -35
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseTimes.js +0 -24
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseToString.js +0 -38
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseUnary.js +0 -18
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseUnset.js +0 -69
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_castPath.js +0 -25
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneArrayBuffer.js +0 -20
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneBuffer.js +0 -34
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneDataView.js +0 -20
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneRegExp.js +0 -21
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneSymbol.js +0 -22
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneTypedArray.js +0 -20
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_copyObject.js +0 -42
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_coreJsData.js +0 -10
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_customOmitClone.js +0 -20
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_defineProperty.js +0 -15
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_flatRest.js +0 -20
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_freeGlobal.js +0 -8
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getAllKeysIn.js +0 -21
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getMapData.js +0 -22
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getNative.js +0 -21
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getPrototype.js +0 -10
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getRawTag.js +0 -50
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getSymbols.js +0 -34
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getSymbolsIn.js +0 -29
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getTag.js +0 -60
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getValue.js +0 -17
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashClear.js +0 -19
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashDelete.js +0 -21
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashGet.js +0 -34
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashHas.js +0 -27
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashSet.js +0 -27
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_initCloneArray.js +0 -30
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_initCloneByTag.js +0 -81
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isFlattenable.js +0 -24
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isIndex.js +0 -29
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isKey.js +0 -33
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isKeyable.js +0 -19
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isMasked.js +0 -24
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isPrototype.js +0 -22
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheClear.js +0 -17
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheDelete.js +0 -39
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheGet.js +0 -23
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheHas.js +0 -20
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheSet.js +0 -30
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheClear.js +0 -25
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheDelete.js +0 -22
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheGet.js +0 -20
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheHas.js +0 -20
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheSet.js +0 -26
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_memoizeCapped.js +0 -30
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_nativeCreate.js +0 -10
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_nativeKeysIn.js +0 -24
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_nodeUtil.js +0 -34
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_objectToString.js +0 -26
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_overArg.js +0 -19
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_overRest.js +0 -40
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_parent.js +0 -20
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_root.js +0 -13
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_setToString.js +0 -18
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_shortOut.js +0 -41
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackClear.js +0 -19
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackDelete.js +0 -22
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackGet.js +0 -18
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackHas.js +0 -18
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackSet.js +0 -38
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stringToPath.js +0 -31
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_toKey.js +0 -22
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_toSource.js +0 -30
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/constant.js +0 -30
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/eq.js +0 -41
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/flatten.js +0 -26
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/identity.js +0 -25
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isArguments.js +0 -40
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isArray.js +0 -30
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isArrayLike.js +0 -37
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isBuffer.js +0 -42
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isFunction.js +0 -41
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isLength.js +0 -39
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isMap.js +0 -31
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isObject.js +0 -35
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isObjectLike.js +0 -33
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isPlainObject.js +0 -66
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isSet.js +0 -31
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isSymbol.js +0 -33
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isTypedArray.js +0 -31
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/keysIn.js +0 -36
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/last.js +0 -24
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/memoize.js +0 -77
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/omit.js +0 -61
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/stubArray.js +0 -27
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/stubFalse.js +0 -22
- package/lib/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/toString.js +0 -32
- package/lib/packages/components/dialog/src/appContext.js +0 -28
- package/lib/packages/components/dialog/src/dialog.js +0 -132
- package/lib/packages/components/table/src/tableColumn.vue.js +0 -76
- package/public/qq.jpg +0 -0
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/** Used to detect hot functions by number of calls within a span of milliseconds. */
|
|
2
|
-
var HOT_COUNT = 800,
|
|
3
|
-
HOT_SPAN = 16;
|
|
4
|
-
|
|
5
|
-
/* Built-in method references for those with the same name as other `lodash` methods. */
|
|
6
|
-
var nativeNow = Date.now;
|
|
7
|
-
|
|
8
|
-
/**
|
|
9
|
-
* Creates a function that'll short out and invoke `identity` instead
|
|
10
|
-
* of `func` when it's called `HOT_COUNT` or more times in `HOT_SPAN`
|
|
11
|
-
* milliseconds.
|
|
12
|
-
*
|
|
13
|
-
* @private
|
|
14
|
-
* @param {Function} func The function to restrict.
|
|
15
|
-
* @returns {Function} Returns the new shortable function.
|
|
16
|
-
*/
|
|
17
|
-
function shortOut(func) {
|
|
18
|
-
var count = 0,
|
|
19
|
-
lastCalled = 0;
|
|
20
|
-
|
|
21
|
-
return function() {
|
|
22
|
-
var stamp = nativeNow(),
|
|
23
|
-
remaining = HOT_SPAN - (stamp - lastCalled);
|
|
24
|
-
|
|
25
|
-
lastCalled = stamp;
|
|
26
|
-
if (remaining > 0) {
|
|
27
|
-
if (++count >= HOT_COUNT) {
|
|
28
|
-
return arguments[0];
|
|
29
|
-
}
|
|
30
|
-
} else {
|
|
31
|
-
count = 0;
|
|
32
|
-
}
|
|
33
|
-
return func.apply(undefined, arguments);
|
|
34
|
-
};
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
export { shortOut as default };
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import ListCache from './_ListCache.mjs';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* Removes all key-value entries from the stack.
|
|
5
|
-
*
|
|
6
|
-
* @private
|
|
7
|
-
* @name clear
|
|
8
|
-
* @memberOf Stack
|
|
9
|
-
*/
|
|
10
|
-
function stackClear() {
|
|
11
|
-
this.__data__ = new ListCache;
|
|
12
|
-
this.size = 0;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
export { stackClear as default };
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Removes `key` and its value from the stack.
|
|
3
|
-
*
|
|
4
|
-
* @private
|
|
5
|
-
* @name delete
|
|
6
|
-
* @memberOf Stack
|
|
7
|
-
* @param {string} key The key of the value to remove.
|
|
8
|
-
* @returns {boolean} Returns `true` if the entry was removed, else `false`.
|
|
9
|
-
*/
|
|
10
|
-
function stackDelete(key) {
|
|
11
|
-
var data = this.__data__,
|
|
12
|
-
result = data['delete'](key);
|
|
13
|
-
|
|
14
|
-
this.size = data.size;
|
|
15
|
-
return result;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
export { stackDelete as default };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Gets the stack value for `key`.
|
|
3
|
-
*
|
|
4
|
-
* @private
|
|
5
|
-
* @name get
|
|
6
|
-
* @memberOf Stack
|
|
7
|
-
* @param {string} key The key of the value to get.
|
|
8
|
-
* @returns {*} Returns the entry value.
|
|
9
|
-
*/
|
|
10
|
-
function stackGet(key) {
|
|
11
|
-
return this.__data__.get(key);
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
export { stackGet as default };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Checks if a stack value for `key` exists.
|
|
3
|
-
*
|
|
4
|
-
* @private
|
|
5
|
-
* @name has
|
|
6
|
-
* @memberOf Stack
|
|
7
|
-
* @param {string} key The key of the entry to check.
|
|
8
|
-
* @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
|
|
9
|
-
*/
|
|
10
|
-
function stackHas(key) {
|
|
11
|
-
return this.__data__.has(key);
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
export { stackHas as default };
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import ListCache from './_ListCache.mjs';
|
|
2
|
-
import Map from './_Map.mjs';
|
|
3
|
-
import MapCache from './_MapCache.mjs';
|
|
4
|
-
|
|
5
|
-
/** Used as the size to enable large array optimizations. */
|
|
6
|
-
var LARGE_ARRAY_SIZE = 200;
|
|
7
|
-
|
|
8
|
-
/**
|
|
9
|
-
* Sets the stack `key` to `value`.
|
|
10
|
-
*
|
|
11
|
-
* @private
|
|
12
|
-
* @name set
|
|
13
|
-
* @memberOf Stack
|
|
14
|
-
* @param {string} key The key of the value to set.
|
|
15
|
-
* @param {*} value The value to set.
|
|
16
|
-
* @returns {Object} Returns the stack cache instance.
|
|
17
|
-
*/
|
|
18
|
-
function stackSet(key, value) {
|
|
19
|
-
var data = this.__data__;
|
|
20
|
-
if (data instanceof ListCache) {
|
|
21
|
-
var pairs = data.__data__;
|
|
22
|
-
if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {
|
|
23
|
-
pairs.push([key, value]);
|
|
24
|
-
this.size = ++data.size;
|
|
25
|
-
return this;
|
|
26
|
-
}
|
|
27
|
-
data = this.__data__ = new MapCache(pairs);
|
|
28
|
-
}
|
|
29
|
-
data.set(key, value);
|
|
30
|
-
this.size = data.size;
|
|
31
|
-
return this;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
export { stackSet as default };
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import memoizeCapped from './_memoizeCapped.mjs';
|
|
2
|
-
|
|
3
|
-
/** Used to match property names within property paths. */
|
|
4
|
-
var rePropName = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;
|
|
5
|
-
|
|
6
|
-
/** Used to match backslashes in property paths. */
|
|
7
|
-
var reEscapeChar = /\\(\\)?/g;
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* Converts `string` to a property path array.
|
|
11
|
-
*
|
|
12
|
-
* @private
|
|
13
|
-
* @param {string} string The string to convert.
|
|
14
|
-
* @returns {Array} Returns the property path array.
|
|
15
|
-
*/
|
|
16
|
-
var stringToPath = memoizeCapped(function(string) {
|
|
17
|
-
var result = [];
|
|
18
|
-
if (string.charCodeAt(0) === 46 /* . */) {
|
|
19
|
-
result.push('');
|
|
20
|
-
}
|
|
21
|
-
string.replace(rePropName, function(match, number, quote, subString) {
|
|
22
|
-
result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match));
|
|
23
|
-
});
|
|
24
|
-
return result;
|
|
25
|
-
});
|
|
26
|
-
|
|
27
|
-
export { stringToPath as default };
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import isSymbol from './isSymbol.mjs';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* Converts `value` to a string key if it's not a string or symbol.
|
|
5
|
-
*
|
|
6
|
-
* @private
|
|
7
|
-
* @param {*} value The value to inspect.
|
|
8
|
-
* @returns {string|symbol} Returns the key.
|
|
9
|
-
*/
|
|
10
|
-
function toKey(value) {
|
|
11
|
-
if (typeof value == 'string' || isSymbol(value)) {
|
|
12
|
-
return value;
|
|
13
|
-
}
|
|
14
|
-
var result = (value + '');
|
|
15
|
-
return (result == '0' && (1 / value) == -Infinity) ? '-0' : result;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
export { toKey as default };
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/** Used for built-in method references. */
|
|
2
|
-
var funcProto = Function.prototype;
|
|
3
|
-
|
|
4
|
-
/** Used to resolve the decompiled source of functions. */
|
|
5
|
-
var funcToString = funcProto.toString;
|
|
6
|
-
|
|
7
|
-
/**
|
|
8
|
-
* Converts `func` to its source code.
|
|
9
|
-
*
|
|
10
|
-
* @private
|
|
11
|
-
* @param {Function} func The function to convert.
|
|
12
|
-
* @returns {string} Returns the source code.
|
|
13
|
-
*/
|
|
14
|
-
function toSource(func) {
|
|
15
|
-
if (func != null) {
|
|
16
|
-
try {
|
|
17
|
-
return funcToString.call(func);
|
|
18
|
-
} catch (e) {}
|
|
19
|
-
try {
|
|
20
|
-
return (func + '');
|
|
21
|
-
} catch (e) {}
|
|
22
|
-
}
|
|
23
|
-
return '';
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
export { toSource as default };
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Creates a function that returns `value`.
|
|
3
|
-
*
|
|
4
|
-
* @static
|
|
5
|
-
* @memberOf _
|
|
6
|
-
* @since 2.4.0
|
|
7
|
-
* @category Util
|
|
8
|
-
* @param {*} value The value to return from the new function.
|
|
9
|
-
* @returns {Function} Returns the new constant function.
|
|
10
|
-
* @example
|
|
11
|
-
*
|
|
12
|
-
* var objects = _.times(2, _.constant({ 'a': 1 }));
|
|
13
|
-
*
|
|
14
|
-
* console.log(objects);
|
|
15
|
-
* // => [{ 'a': 1 }, { 'a': 1 }]
|
|
16
|
-
*
|
|
17
|
-
* console.log(objects[0] === objects[1]);
|
|
18
|
-
* // => true
|
|
19
|
-
*/
|
|
20
|
-
function constant(value) {
|
|
21
|
-
return function() {
|
|
22
|
-
return value;
|
|
23
|
-
};
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
export { constant as default };
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Performs a
|
|
3
|
-
* [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
|
|
4
|
-
* comparison between two values to determine if they are equivalent.
|
|
5
|
-
*
|
|
6
|
-
* @static
|
|
7
|
-
* @memberOf _
|
|
8
|
-
* @since 4.0.0
|
|
9
|
-
* @category Lang
|
|
10
|
-
* @param {*} value The value to compare.
|
|
11
|
-
* @param {*} other The other value to compare.
|
|
12
|
-
* @returns {boolean} Returns `true` if the values are equivalent, else `false`.
|
|
13
|
-
* @example
|
|
14
|
-
*
|
|
15
|
-
* var object = { 'a': 1 };
|
|
16
|
-
* var other = { 'a': 1 };
|
|
17
|
-
*
|
|
18
|
-
* _.eq(object, object);
|
|
19
|
-
* // => true
|
|
20
|
-
*
|
|
21
|
-
* _.eq(object, other);
|
|
22
|
-
* // => false
|
|
23
|
-
*
|
|
24
|
-
* _.eq('a', 'a');
|
|
25
|
-
* // => true
|
|
26
|
-
*
|
|
27
|
-
* _.eq('a', Object('a'));
|
|
28
|
-
* // => false
|
|
29
|
-
*
|
|
30
|
-
* _.eq(NaN, NaN);
|
|
31
|
-
* // => true
|
|
32
|
-
*/
|
|
33
|
-
function eq(value, other) {
|
|
34
|
-
return value === other || (value !== value && other !== other);
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
export { eq as default };
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import baseFlatten from './_baseFlatten.mjs';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* Flattens `array` a single level deep.
|
|
5
|
-
*
|
|
6
|
-
* @static
|
|
7
|
-
* @memberOf _
|
|
8
|
-
* @since 0.1.0
|
|
9
|
-
* @category Array
|
|
10
|
-
* @param {Array} array The array to flatten.
|
|
11
|
-
* @returns {Array} Returns the new flattened array.
|
|
12
|
-
* @example
|
|
13
|
-
*
|
|
14
|
-
* _.flatten([1, [2, [3, [4]], 5]]);
|
|
15
|
-
* // => [1, 2, [3, [4]], 5]
|
|
16
|
-
*/
|
|
17
|
-
function flatten(array) {
|
|
18
|
-
var length = array == null ? 0 : array.length;
|
|
19
|
-
return length ? baseFlatten(array) : [];
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
export { flatten as default };
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This method returns the first argument it receives.
|
|
3
|
-
*
|
|
4
|
-
* @static
|
|
5
|
-
* @since 0.1.0
|
|
6
|
-
* @memberOf _
|
|
7
|
-
* @category Util
|
|
8
|
-
* @param {*} value Any value.
|
|
9
|
-
* @returns {*} Returns `value`.
|
|
10
|
-
* @example
|
|
11
|
-
*
|
|
12
|
-
* var object = { 'a': 1 };
|
|
13
|
-
*
|
|
14
|
-
* console.log(_.identity(object) === object);
|
|
15
|
-
* // => true
|
|
16
|
-
*/
|
|
17
|
-
function identity(value) {
|
|
18
|
-
return value;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
export { identity as default };
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import baseIsArguments from './_baseIsArguments.mjs';
|
|
2
|
-
import isObjectLike from './isObjectLike.mjs';
|
|
3
|
-
|
|
4
|
-
/** Used for built-in method references. */
|
|
5
|
-
var objectProto = Object.prototype;
|
|
6
|
-
|
|
7
|
-
/** Used to check objects for own properties. */
|
|
8
|
-
var hasOwnProperty = objectProto.hasOwnProperty;
|
|
9
|
-
|
|
10
|
-
/** Built-in value references. */
|
|
11
|
-
var propertyIsEnumerable = objectProto.propertyIsEnumerable;
|
|
12
|
-
|
|
13
|
-
/**
|
|
14
|
-
* Checks if `value` is likely an `arguments` object.
|
|
15
|
-
*
|
|
16
|
-
* @static
|
|
17
|
-
* @memberOf _
|
|
18
|
-
* @since 0.1.0
|
|
19
|
-
* @category Lang
|
|
20
|
-
* @param {*} value The value to check.
|
|
21
|
-
* @returns {boolean} Returns `true` if `value` is an `arguments` object,
|
|
22
|
-
* else `false`.
|
|
23
|
-
* @example
|
|
24
|
-
*
|
|
25
|
-
* _.isArguments(function() { return arguments; }());
|
|
26
|
-
* // => true
|
|
27
|
-
*
|
|
28
|
-
* _.isArguments([1, 2, 3]);
|
|
29
|
-
* // => false
|
|
30
|
-
*/
|
|
31
|
-
var isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) {
|
|
32
|
-
return isObjectLike(value) && hasOwnProperty.call(value, 'callee') &&
|
|
33
|
-
!propertyIsEnumerable.call(value, 'callee');
|
|
34
|
-
};
|
|
35
|
-
|
|
36
|
-
export { isArguments as default };
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Checks if `value` is classified as an `Array` object.
|
|
3
|
-
*
|
|
4
|
-
* @static
|
|
5
|
-
* @memberOf _
|
|
6
|
-
* @since 0.1.0
|
|
7
|
-
* @category Lang
|
|
8
|
-
* @param {*} value The value to check.
|
|
9
|
-
* @returns {boolean} Returns `true` if `value` is an array, else `false`.
|
|
10
|
-
* @example
|
|
11
|
-
*
|
|
12
|
-
* _.isArray([1, 2, 3]);
|
|
13
|
-
* // => true
|
|
14
|
-
*
|
|
15
|
-
* _.isArray(document.body.children);
|
|
16
|
-
* // => false
|
|
17
|
-
*
|
|
18
|
-
* _.isArray('abc');
|
|
19
|
-
* // => false
|
|
20
|
-
*
|
|
21
|
-
* _.isArray(_.noop);
|
|
22
|
-
* // => false
|
|
23
|
-
*/
|
|
24
|
-
var isArray = Array.isArray;
|
|
25
|
-
|
|
26
|
-
export { isArray as default };
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import isFunction from './isFunction.mjs';
|
|
2
|
-
import isLength from './isLength.mjs';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* Checks if `value` is array-like. A value is considered array-like if it's
|
|
6
|
-
* not a function and has a `value.length` that's an integer greater than or
|
|
7
|
-
* equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.
|
|
8
|
-
*
|
|
9
|
-
* @static
|
|
10
|
-
* @memberOf _
|
|
11
|
-
* @since 4.0.0
|
|
12
|
-
* @category Lang
|
|
13
|
-
* @param {*} value The value to check.
|
|
14
|
-
* @returns {boolean} Returns `true` if `value` is array-like, else `false`.
|
|
15
|
-
* @example
|
|
16
|
-
*
|
|
17
|
-
* _.isArrayLike([1, 2, 3]);
|
|
18
|
-
* // => true
|
|
19
|
-
*
|
|
20
|
-
* _.isArrayLike(document.body.children);
|
|
21
|
-
* // => true
|
|
22
|
-
*
|
|
23
|
-
* _.isArrayLike('abc');
|
|
24
|
-
* // => true
|
|
25
|
-
*
|
|
26
|
-
* _.isArrayLike(_.noop);
|
|
27
|
-
* // => false
|
|
28
|
-
*/
|
|
29
|
-
function isArrayLike(value) {
|
|
30
|
-
return value != null && isLength(value.length) && !isFunction(value);
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
export { isArrayLike as default };
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import root from './_root.mjs';
|
|
2
|
-
import stubFalse from './stubFalse.mjs';
|
|
3
|
-
|
|
4
|
-
/** Detect free variable `exports`. */
|
|
5
|
-
var freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;
|
|
6
|
-
|
|
7
|
-
/** Detect free variable `module`. */
|
|
8
|
-
var freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;
|
|
9
|
-
|
|
10
|
-
/** Detect the popular CommonJS extension `module.exports`. */
|
|
11
|
-
var moduleExports = freeModule && freeModule.exports === freeExports;
|
|
12
|
-
|
|
13
|
-
/** Built-in value references. */
|
|
14
|
-
var Buffer = moduleExports ? root.Buffer : undefined;
|
|
15
|
-
|
|
16
|
-
/* Built-in method references for those with the same name as other `lodash` methods. */
|
|
17
|
-
var nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined;
|
|
18
|
-
|
|
19
|
-
/**
|
|
20
|
-
* Checks if `value` is a buffer.
|
|
21
|
-
*
|
|
22
|
-
* @static
|
|
23
|
-
* @memberOf _
|
|
24
|
-
* @since 4.3.0
|
|
25
|
-
* @category Lang
|
|
26
|
-
* @param {*} value The value to check.
|
|
27
|
-
* @returns {boolean} Returns `true` if `value` is a buffer, else `false`.
|
|
28
|
-
* @example
|
|
29
|
-
*
|
|
30
|
-
* _.isBuffer(new Buffer(2));
|
|
31
|
-
* // => true
|
|
32
|
-
*
|
|
33
|
-
* _.isBuffer(new Uint8Array(2));
|
|
34
|
-
* // => false
|
|
35
|
-
*/
|
|
36
|
-
var isBuffer = nativeIsBuffer || stubFalse;
|
|
37
|
-
|
|
38
|
-
export { isBuffer as default };
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import baseGetTag from './_baseGetTag.mjs';
|
|
2
|
-
import isObject from './isObject.mjs';
|
|
3
|
-
|
|
4
|
-
/** `Object#toString` result references. */
|
|
5
|
-
var asyncTag = '[object AsyncFunction]',
|
|
6
|
-
funcTag = '[object Function]',
|
|
7
|
-
genTag = '[object GeneratorFunction]',
|
|
8
|
-
proxyTag = '[object Proxy]';
|
|
9
|
-
|
|
10
|
-
/**
|
|
11
|
-
* Checks if `value` is classified as a `Function` object.
|
|
12
|
-
*
|
|
13
|
-
* @static
|
|
14
|
-
* @memberOf _
|
|
15
|
-
* @since 0.1.0
|
|
16
|
-
* @category Lang
|
|
17
|
-
* @param {*} value The value to check.
|
|
18
|
-
* @returns {boolean} Returns `true` if `value` is a function, else `false`.
|
|
19
|
-
* @example
|
|
20
|
-
*
|
|
21
|
-
* _.isFunction(_);
|
|
22
|
-
* // => true
|
|
23
|
-
*
|
|
24
|
-
* _.isFunction(/abc/);
|
|
25
|
-
* // => false
|
|
26
|
-
*/
|
|
27
|
-
function isFunction(value) {
|
|
28
|
-
if (!isObject(value)) {
|
|
29
|
-
return false;
|
|
30
|
-
}
|
|
31
|
-
// The use of `Object#toString` avoids issues with the `typeof` operator
|
|
32
|
-
// in Safari 9 which returns 'object' for typed arrays and other constructors.
|
|
33
|
-
var tag = baseGetTag(value);
|
|
34
|
-
return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
export { isFunction as default };
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
/** Used as references for various `Number` constants. */
|
|
2
|
-
var MAX_SAFE_INTEGER = 9007199254740991;
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* Checks if `value` is a valid array-like length.
|
|
6
|
-
*
|
|
7
|
-
* **Note:** This method is loosely based on
|
|
8
|
-
* [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).
|
|
9
|
-
*
|
|
10
|
-
* @static
|
|
11
|
-
* @memberOf _
|
|
12
|
-
* @since 4.0.0
|
|
13
|
-
* @category Lang
|
|
14
|
-
* @param {*} value The value to check.
|
|
15
|
-
* @returns {boolean} Returns `true` if `value` is a valid length, else `false`.
|
|
16
|
-
* @example
|
|
17
|
-
*
|
|
18
|
-
* _.isLength(3);
|
|
19
|
-
* // => true
|
|
20
|
-
*
|
|
21
|
-
* _.isLength(Number.MIN_VALUE);
|
|
22
|
-
* // => false
|
|
23
|
-
*
|
|
24
|
-
* _.isLength(Infinity);
|
|
25
|
-
* // => false
|
|
26
|
-
*
|
|
27
|
-
* _.isLength('3');
|
|
28
|
-
* // => false
|
|
29
|
-
*/
|
|
30
|
-
function isLength(value) {
|
|
31
|
-
return typeof value == 'number' &&
|
|
32
|
-
value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
export { isLength as default };
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import baseIsMap from './_baseIsMap.mjs';
|
|
2
|
-
import baseUnary from './_baseUnary.mjs';
|
|
3
|
-
import nodeUtil from './_nodeUtil.mjs';
|
|
4
|
-
|
|
5
|
-
/* Node.js helper references. */
|
|
6
|
-
var nodeIsMap = nodeUtil && nodeUtil.isMap;
|
|
7
|
-
|
|
8
|
-
/**
|
|
9
|
-
* Checks if `value` is classified as a `Map` object.
|
|
10
|
-
*
|
|
11
|
-
* @static
|
|
12
|
-
* @memberOf _
|
|
13
|
-
* @since 4.3.0
|
|
14
|
-
* @category Lang
|
|
15
|
-
* @param {*} value The value to check.
|
|
16
|
-
* @returns {boolean} Returns `true` if `value` is a map, else `false`.
|
|
17
|
-
* @example
|
|
18
|
-
*
|
|
19
|
-
* _.isMap(new Map);
|
|
20
|
-
* // => true
|
|
21
|
-
*
|
|
22
|
-
* _.isMap(new WeakMap);
|
|
23
|
-
* // => false
|
|
24
|
-
*/
|
|
25
|
-
var isMap = nodeIsMap ? baseUnary(nodeIsMap) : baseIsMap;
|
|
26
|
-
|
|
27
|
-
export { isMap as default };
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Checks if `value` is the
|
|
3
|
-
* [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
|
|
4
|
-
* of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
|
|
5
|
-
*
|
|
6
|
-
* @static
|
|
7
|
-
* @memberOf _
|
|
8
|
-
* @since 0.1.0
|
|
9
|
-
* @category Lang
|
|
10
|
-
* @param {*} value The value to check.
|
|
11
|
-
* @returns {boolean} Returns `true` if `value` is an object, else `false`.
|
|
12
|
-
* @example
|
|
13
|
-
*
|
|
14
|
-
* _.isObject({});
|
|
15
|
-
* // => true
|
|
16
|
-
*
|
|
17
|
-
* _.isObject([1, 2, 3]);
|
|
18
|
-
* // => true
|
|
19
|
-
*
|
|
20
|
-
* _.isObject(_.noop);
|
|
21
|
-
* // => true
|
|
22
|
-
*
|
|
23
|
-
* _.isObject(null);
|
|
24
|
-
* // => false
|
|
25
|
-
*/
|
|
26
|
-
function isObject(value) {
|
|
27
|
-
var type = typeof value;
|
|
28
|
-
return value != null && (type == 'object' || type == 'function');
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
export { isObject as default };
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Checks if `value` is object-like. A value is object-like if it's not `null`
|
|
3
|
-
* and has a `typeof` result of "object".
|
|
4
|
-
*
|
|
5
|
-
* @static
|
|
6
|
-
* @memberOf _
|
|
7
|
-
* @since 4.0.0
|
|
8
|
-
* @category Lang
|
|
9
|
-
* @param {*} value The value to check.
|
|
10
|
-
* @returns {boolean} Returns `true` if `value` is object-like, else `false`.
|
|
11
|
-
* @example
|
|
12
|
-
*
|
|
13
|
-
* _.isObjectLike({});
|
|
14
|
-
* // => true
|
|
15
|
-
*
|
|
16
|
-
* _.isObjectLike([1, 2, 3]);
|
|
17
|
-
* // => true
|
|
18
|
-
*
|
|
19
|
-
* _.isObjectLike(_.noop);
|
|
20
|
-
* // => false
|
|
21
|
-
*
|
|
22
|
-
* _.isObjectLike(null);
|
|
23
|
-
* // => false
|
|
24
|
-
*/
|
|
25
|
-
function isObjectLike(value) {
|
|
26
|
-
return value != null && typeof value == 'object';
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
export { isObjectLike as default };
|