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,41 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
/** Used to detect hot functions by number of calls within a span of milliseconds. */
|
|
6
|
-
var HOT_COUNT = 800,
|
|
7
|
-
HOT_SPAN = 16;
|
|
8
|
-
|
|
9
|
-
/* Built-in method references for those with the same name as other `lodash` methods. */
|
|
10
|
-
var nativeNow = Date.now;
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* Creates a function that'll short out and invoke `identity` instead
|
|
14
|
-
* of `func` when it's called `HOT_COUNT` or more times in `HOT_SPAN`
|
|
15
|
-
* milliseconds.
|
|
16
|
-
*
|
|
17
|
-
* @private
|
|
18
|
-
* @param {Function} func The function to restrict.
|
|
19
|
-
* @returns {Function} Returns the new shortable function.
|
|
20
|
-
*/
|
|
21
|
-
function shortOut(func) {
|
|
22
|
-
var count = 0,
|
|
23
|
-
lastCalled = 0;
|
|
24
|
-
|
|
25
|
-
return function() {
|
|
26
|
-
var stamp = nativeNow(),
|
|
27
|
-
remaining = HOT_SPAN - (stamp - lastCalled);
|
|
28
|
-
|
|
29
|
-
lastCalled = stamp;
|
|
30
|
-
if (remaining > 0) {
|
|
31
|
-
if (++count >= HOT_COUNT) {
|
|
32
|
-
return arguments[0];
|
|
33
|
-
}
|
|
34
|
-
} else {
|
|
35
|
-
count = 0;
|
|
36
|
-
}
|
|
37
|
-
return func.apply(undefined, arguments);
|
|
38
|
-
};
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
exports.default = shortOut;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _ListCache = require('./_ListCache.js');
|
|
6
|
-
|
|
7
|
-
/**
|
|
8
|
-
* Removes all key-value entries from the stack.
|
|
9
|
-
*
|
|
10
|
-
* @private
|
|
11
|
-
* @name clear
|
|
12
|
-
* @memberOf Stack
|
|
13
|
-
*/
|
|
14
|
-
function stackClear() {
|
|
15
|
-
this.__data__ = new _ListCache.default;
|
|
16
|
-
this.size = 0;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
exports.default = stackClear;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Removes `key` and its value from the stack.
|
|
7
|
-
*
|
|
8
|
-
* @private
|
|
9
|
-
* @name delete
|
|
10
|
-
* @memberOf Stack
|
|
11
|
-
* @param {string} key The key of the value to remove.
|
|
12
|
-
* @returns {boolean} Returns `true` if the entry was removed, else `false`.
|
|
13
|
-
*/
|
|
14
|
-
function stackDelete(key) {
|
|
15
|
-
var data = this.__data__,
|
|
16
|
-
result = data['delete'](key);
|
|
17
|
-
|
|
18
|
-
this.size = data.size;
|
|
19
|
-
return result;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
exports.default = stackDelete;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Gets the stack value for `key`.
|
|
7
|
-
*
|
|
8
|
-
* @private
|
|
9
|
-
* @name get
|
|
10
|
-
* @memberOf Stack
|
|
11
|
-
* @param {string} key The key of the value to get.
|
|
12
|
-
* @returns {*} Returns the entry value.
|
|
13
|
-
*/
|
|
14
|
-
function stackGet(key) {
|
|
15
|
-
return this.__data__.get(key);
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
exports.default = stackGet;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Checks if a stack value for `key` exists.
|
|
7
|
-
*
|
|
8
|
-
* @private
|
|
9
|
-
* @name has
|
|
10
|
-
* @memberOf Stack
|
|
11
|
-
* @param {string} key The key of the entry to check.
|
|
12
|
-
* @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
|
|
13
|
-
*/
|
|
14
|
-
function stackHas(key) {
|
|
15
|
-
return this.__data__.has(key);
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
exports.default = stackHas;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _ListCache = require('./_ListCache.js');
|
|
6
|
-
var _Map = require('./_Map.js');
|
|
7
|
-
var _MapCache = require('./_MapCache.js');
|
|
8
|
-
|
|
9
|
-
/** Used as the size to enable large array optimizations. */
|
|
10
|
-
var LARGE_ARRAY_SIZE = 200;
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* Sets the stack `key` to `value`.
|
|
14
|
-
*
|
|
15
|
-
* @private
|
|
16
|
-
* @name set
|
|
17
|
-
* @memberOf Stack
|
|
18
|
-
* @param {string} key The key of the value to set.
|
|
19
|
-
* @param {*} value The value to set.
|
|
20
|
-
* @returns {Object} Returns the stack cache instance.
|
|
21
|
-
*/
|
|
22
|
-
function stackSet(key, value) {
|
|
23
|
-
var data = this.__data__;
|
|
24
|
-
if (data instanceof _ListCache.default) {
|
|
25
|
-
var pairs = data.__data__;
|
|
26
|
-
if (!_Map.default || (pairs.length < LARGE_ARRAY_SIZE - 1)) {
|
|
27
|
-
pairs.push([key, value]);
|
|
28
|
-
this.size = ++data.size;
|
|
29
|
-
return this;
|
|
30
|
-
}
|
|
31
|
-
data = this.__data__ = new _MapCache.default(pairs);
|
|
32
|
-
}
|
|
33
|
-
data.set(key, value);
|
|
34
|
-
this.size = data.size;
|
|
35
|
-
return this;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
exports.default = stackSet;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _memoizeCapped = require('./_memoizeCapped.js');
|
|
6
|
-
|
|
7
|
-
/** Used to match property names within property paths. */
|
|
8
|
-
var rePropName = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;
|
|
9
|
-
|
|
10
|
-
/** Used to match backslashes in property paths. */
|
|
11
|
-
var reEscapeChar = /\\(\\)?/g;
|
|
12
|
-
|
|
13
|
-
/**
|
|
14
|
-
* Converts `string` to a property path array.
|
|
15
|
-
*
|
|
16
|
-
* @private
|
|
17
|
-
* @param {string} string The string to convert.
|
|
18
|
-
* @returns {Array} Returns the property path array.
|
|
19
|
-
*/
|
|
20
|
-
var stringToPath = _memoizeCapped.default(function(string) {
|
|
21
|
-
var result = [];
|
|
22
|
-
if (string.charCodeAt(0) === 46 /* . */) {
|
|
23
|
-
result.push('');
|
|
24
|
-
}
|
|
25
|
-
string.replace(rePropName, function(match, number, quote, subString) {
|
|
26
|
-
result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match));
|
|
27
|
-
});
|
|
28
|
-
return result;
|
|
29
|
-
});
|
|
30
|
-
|
|
31
|
-
exports.default = stringToPath;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var isSymbol = require('./isSymbol.js');
|
|
6
|
-
|
|
7
|
-
/**
|
|
8
|
-
* Converts `value` to a string key if it's not a string or symbol.
|
|
9
|
-
*
|
|
10
|
-
* @private
|
|
11
|
-
* @param {*} value The value to inspect.
|
|
12
|
-
* @returns {string|symbol} Returns the key.
|
|
13
|
-
*/
|
|
14
|
-
function toKey(value) {
|
|
15
|
-
if (typeof value == 'string' || isSymbol.default(value)) {
|
|
16
|
-
return value;
|
|
17
|
-
}
|
|
18
|
-
var result = (value + '');
|
|
19
|
-
return (result == '0' && (1 / value) == -Infinity) ? '-0' : result;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
exports.default = toKey;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
/** Used for built-in method references. */
|
|
6
|
-
var funcProto = Function.prototype;
|
|
7
|
-
|
|
8
|
-
/** Used to resolve the decompiled source of functions. */
|
|
9
|
-
var funcToString = funcProto.toString;
|
|
10
|
-
|
|
11
|
-
/**
|
|
12
|
-
* Converts `func` to its source code.
|
|
13
|
-
*
|
|
14
|
-
* @private
|
|
15
|
-
* @param {Function} func The function to convert.
|
|
16
|
-
* @returns {string} Returns the source code.
|
|
17
|
-
*/
|
|
18
|
-
function toSource(func) {
|
|
19
|
-
if (func != null) {
|
|
20
|
-
try {
|
|
21
|
-
return funcToString.call(func);
|
|
22
|
-
} catch (e) {}
|
|
23
|
-
try {
|
|
24
|
-
return (func + '');
|
|
25
|
-
} catch (e) {}
|
|
26
|
-
}
|
|
27
|
-
return '';
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
exports.default = toSource;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Creates a function that returns `value`.
|
|
7
|
-
*
|
|
8
|
-
* @static
|
|
9
|
-
* @memberOf _
|
|
10
|
-
* @since 2.4.0
|
|
11
|
-
* @category Util
|
|
12
|
-
* @param {*} value The value to return from the new function.
|
|
13
|
-
* @returns {Function} Returns the new constant function.
|
|
14
|
-
* @example
|
|
15
|
-
*
|
|
16
|
-
* var objects = _.times(2, _.constant({ 'a': 1 }));
|
|
17
|
-
*
|
|
18
|
-
* console.log(objects);
|
|
19
|
-
* // => [{ 'a': 1 }, { 'a': 1 }]
|
|
20
|
-
*
|
|
21
|
-
* console.log(objects[0] === objects[1]);
|
|
22
|
-
* // => true
|
|
23
|
-
*/
|
|
24
|
-
function constant(value) {
|
|
25
|
-
return function() {
|
|
26
|
-
return value;
|
|
27
|
-
};
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
exports.default = constant;
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Performs a
|
|
7
|
-
* [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
|
|
8
|
-
* comparison between two values to determine if they are equivalent.
|
|
9
|
-
*
|
|
10
|
-
* @static
|
|
11
|
-
* @memberOf _
|
|
12
|
-
* @since 4.0.0
|
|
13
|
-
* @category Lang
|
|
14
|
-
* @param {*} value The value to compare.
|
|
15
|
-
* @param {*} other The other value to compare.
|
|
16
|
-
* @returns {boolean} Returns `true` if the values are equivalent, else `false`.
|
|
17
|
-
* @example
|
|
18
|
-
*
|
|
19
|
-
* var object = { 'a': 1 };
|
|
20
|
-
* var other = { 'a': 1 };
|
|
21
|
-
*
|
|
22
|
-
* _.eq(object, object);
|
|
23
|
-
* // => true
|
|
24
|
-
*
|
|
25
|
-
* _.eq(object, other);
|
|
26
|
-
* // => false
|
|
27
|
-
*
|
|
28
|
-
* _.eq('a', 'a');
|
|
29
|
-
* // => true
|
|
30
|
-
*
|
|
31
|
-
* _.eq('a', Object('a'));
|
|
32
|
-
* // => false
|
|
33
|
-
*
|
|
34
|
-
* _.eq(NaN, NaN);
|
|
35
|
-
* // => true
|
|
36
|
-
*/
|
|
37
|
-
function eq(value, other) {
|
|
38
|
-
return value === other || (value !== value && other !== other);
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
exports.default = eq;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _baseFlatten = require('./_baseFlatten.js');
|
|
6
|
-
|
|
7
|
-
/**
|
|
8
|
-
* Flattens `array` a single level deep.
|
|
9
|
-
*
|
|
10
|
-
* @static
|
|
11
|
-
* @memberOf _
|
|
12
|
-
* @since 0.1.0
|
|
13
|
-
* @category Array
|
|
14
|
-
* @param {Array} array The array to flatten.
|
|
15
|
-
* @returns {Array} Returns the new flattened array.
|
|
16
|
-
* @example
|
|
17
|
-
*
|
|
18
|
-
* _.flatten([1, [2, [3, [4]], 5]]);
|
|
19
|
-
* // => [1, 2, [3, [4]], 5]
|
|
20
|
-
*/
|
|
21
|
-
function flatten(array) {
|
|
22
|
-
var length = array == null ? 0 : array.length;
|
|
23
|
-
return length ? _baseFlatten.default(array) : [];
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
exports.default = flatten;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* This method returns the first argument it receives.
|
|
7
|
-
*
|
|
8
|
-
* @static
|
|
9
|
-
* @since 0.1.0
|
|
10
|
-
* @memberOf _
|
|
11
|
-
* @category Util
|
|
12
|
-
* @param {*} value Any value.
|
|
13
|
-
* @returns {*} Returns `value`.
|
|
14
|
-
* @example
|
|
15
|
-
*
|
|
16
|
-
* var object = { 'a': 1 };
|
|
17
|
-
*
|
|
18
|
-
* console.log(_.identity(object) === object);
|
|
19
|
-
* // => true
|
|
20
|
-
*/
|
|
21
|
-
function identity(value) {
|
|
22
|
-
return value;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
exports.default = identity;
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _baseIsArguments = require('./_baseIsArguments.js');
|
|
6
|
-
var isObjectLike = require('./isObjectLike.js');
|
|
7
|
-
|
|
8
|
-
/** Used for built-in method references. */
|
|
9
|
-
var objectProto = Object.prototype;
|
|
10
|
-
|
|
11
|
-
/** Used to check objects for own properties. */
|
|
12
|
-
var hasOwnProperty = objectProto.hasOwnProperty;
|
|
13
|
-
|
|
14
|
-
/** Built-in value references. */
|
|
15
|
-
var propertyIsEnumerable = objectProto.propertyIsEnumerable;
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
* Checks if `value` is likely an `arguments` object.
|
|
19
|
-
*
|
|
20
|
-
* @static
|
|
21
|
-
* @memberOf _
|
|
22
|
-
* @since 0.1.0
|
|
23
|
-
* @category Lang
|
|
24
|
-
* @param {*} value The value to check.
|
|
25
|
-
* @returns {boolean} Returns `true` if `value` is an `arguments` object,
|
|
26
|
-
* else `false`.
|
|
27
|
-
* @example
|
|
28
|
-
*
|
|
29
|
-
* _.isArguments(function() { return arguments; }());
|
|
30
|
-
* // => true
|
|
31
|
-
*
|
|
32
|
-
* _.isArguments([1, 2, 3]);
|
|
33
|
-
* // => false
|
|
34
|
-
*/
|
|
35
|
-
var isArguments = _baseIsArguments.default(function() { return arguments; }()) ? _baseIsArguments.default : function(value) {
|
|
36
|
-
return isObjectLike.default(value) && hasOwnProperty.call(value, 'callee') &&
|
|
37
|
-
!propertyIsEnumerable.call(value, 'callee');
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
exports.default = isArguments;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Checks if `value` is classified as an `Array` object.
|
|
7
|
-
*
|
|
8
|
-
* @static
|
|
9
|
-
* @memberOf _
|
|
10
|
-
* @since 0.1.0
|
|
11
|
-
* @category Lang
|
|
12
|
-
* @param {*} value The value to check.
|
|
13
|
-
* @returns {boolean} Returns `true` if `value` is an array, else `false`.
|
|
14
|
-
* @example
|
|
15
|
-
*
|
|
16
|
-
* _.isArray([1, 2, 3]);
|
|
17
|
-
* // => true
|
|
18
|
-
*
|
|
19
|
-
* _.isArray(document.body.children);
|
|
20
|
-
* // => false
|
|
21
|
-
*
|
|
22
|
-
* _.isArray('abc');
|
|
23
|
-
* // => false
|
|
24
|
-
*
|
|
25
|
-
* _.isArray(_.noop);
|
|
26
|
-
* // => false
|
|
27
|
-
*/
|
|
28
|
-
var isArray = Array.isArray;
|
|
29
|
-
|
|
30
|
-
exports.default = isArray;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var isFunction = require('./isFunction.js');
|
|
6
|
-
var isLength = require('./isLength.js');
|
|
7
|
-
|
|
8
|
-
/**
|
|
9
|
-
* Checks if `value` is array-like. A value is considered array-like if it's
|
|
10
|
-
* not a function and has a `value.length` that's an integer greater than or
|
|
11
|
-
* equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.
|
|
12
|
-
*
|
|
13
|
-
* @static
|
|
14
|
-
* @memberOf _
|
|
15
|
-
* @since 4.0.0
|
|
16
|
-
* @category Lang
|
|
17
|
-
* @param {*} value The value to check.
|
|
18
|
-
* @returns {boolean} Returns `true` if `value` is array-like, else `false`.
|
|
19
|
-
* @example
|
|
20
|
-
*
|
|
21
|
-
* _.isArrayLike([1, 2, 3]);
|
|
22
|
-
* // => true
|
|
23
|
-
*
|
|
24
|
-
* _.isArrayLike(document.body.children);
|
|
25
|
-
* // => true
|
|
26
|
-
*
|
|
27
|
-
* _.isArrayLike('abc');
|
|
28
|
-
* // => true
|
|
29
|
-
*
|
|
30
|
-
* _.isArrayLike(_.noop);
|
|
31
|
-
* // => false
|
|
32
|
-
*/
|
|
33
|
-
function isArrayLike(value) {
|
|
34
|
-
return value != null && isLength.default(value.length) && !isFunction.default(value);
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
exports.default = isArrayLike;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _root = require('./_root.js');
|
|
6
|
-
var stubFalse = require('./stubFalse.js');
|
|
7
|
-
|
|
8
|
-
/** Detect free variable `exports`. */
|
|
9
|
-
var freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;
|
|
10
|
-
|
|
11
|
-
/** Detect free variable `module`. */
|
|
12
|
-
var freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;
|
|
13
|
-
|
|
14
|
-
/** Detect the popular CommonJS extension `module.exports`. */
|
|
15
|
-
var moduleExports = freeModule && freeModule.exports === freeExports;
|
|
16
|
-
|
|
17
|
-
/** Built-in value references. */
|
|
18
|
-
var Buffer = moduleExports ? _root.default.Buffer : undefined;
|
|
19
|
-
|
|
20
|
-
/* Built-in method references for those with the same name as other `lodash` methods. */
|
|
21
|
-
var nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined;
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* Checks if `value` is a buffer.
|
|
25
|
-
*
|
|
26
|
-
* @static
|
|
27
|
-
* @memberOf _
|
|
28
|
-
* @since 4.3.0
|
|
29
|
-
* @category Lang
|
|
30
|
-
* @param {*} value The value to check.
|
|
31
|
-
* @returns {boolean} Returns `true` if `value` is a buffer, else `false`.
|
|
32
|
-
* @example
|
|
33
|
-
*
|
|
34
|
-
* _.isBuffer(new Buffer(2));
|
|
35
|
-
* // => true
|
|
36
|
-
*
|
|
37
|
-
* _.isBuffer(new Uint8Array(2));
|
|
38
|
-
* // => false
|
|
39
|
-
*/
|
|
40
|
-
var isBuffer = nativeIsBuffer || stubFalse.default;
|
|
41
|
-
|
|
42
|
-
exports.default = isBuffer;
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _baseGetTag = require('./_baseGetTag.js');
|
|
6
|
-
var isObject = require('./isObject.js');
|
|
7
|
-
|
|
8
|
-
/** `Object#toString` result references. */
|
|
9
|
-
var asyncTag = '[object AsyncFunction]',
|
|
10
|
-
funcTag = '[object Function]',
|
|
11
|
-
genTag = '[object GeneratorFunction]',
|
|
12
|
-
proxyTag = '[object Proxy]';
|
|
13
|
-
|
|
14
|
-
/**
|
|
15
|
-
* Checks if `value` is classified as a `Function` object.
|
|
16
|
-
*
|
|
17
|
-
* @static
|
|
18
|
-
* @memberOf _
|
|
19
|
-
* @since 0.1.0
|
|
20
|
-
* @category Lang
|
|
21
|
-
* @param {*} value The value to check.
|
|
22
|
-
* @returns {boolean} Returns `true` if `value` is a function, else `false`.
|
|
23
|
-
* @example
|
|
24
|
-
*
|
|
25
|
-
* _.isFunction(_);
|
|
26
|
-
* // => true
|
|
27
|
-
*
|
|
28
|
-
* _.isFunction(/abc/);
|
|
29
|
-
* // => false
|
|
30
|
-
*/
|
|
31
|
-
function isFunction(value) {
|
|
32
|
-
if (!isObject.default(value)) {
|
|
33
|
-
return false;
|
|
34
|
-
}
|
|
35
|
-
// The use of `Object#toString` avoids issues with the `typeof` operator
|
|
36
|
-
// in Safari 9 which returns 'object' for typed arrays and other constructors.
|
|
37
|
-
var tag = _baseGetTag.default(value);
|
|
38
|
-
return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
exports.default = isFunction;
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
/** Used as references for various `Number` constants. */
|
|
6
|
-
var MAX_SAFE_INTEGER = 9007199254740991;
|
|
7
|
-
|
|
8
|
-
/**
|
|
9
|
-
* Checks if `value` is a valid array-like length.
|
|
10
|
-
*
|
|
11
|
-
* **Note:** This method is loosely based on
|
|
12
|
-
* [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).
|
|
13
|
-
*
|
|
14
|
-
* @static
|
|
15
|
-
* @memberOf _
|
|
16
|
-
* @since 4.0.0
|
|
17
|
-
* @category Lang
|
|
18
|
-
* @param {*} value The value to check.
|
|
19
|
-
* @returns {boolean} Returns `true` if `value` is a valid length, else `false`.
|
|
20
|
-
* @example
|
|
21
|
-
*
|
|
22
|
-
* _.isLength(3);
|
|
23
|
-
* // => true
|
|
24
|
-
*
|
|
25
|
-
* _.isLength(Number.MIN_VALUE);
|
|
26
|
-
* // => false
|
|
27
|
-
*
|
|
28
|
-
* _.isLength(Infinity);
|
|
29
|
-
* // => false
|
|
30
|
-
*
|
|
31
|
-
* _.isLength('3');
|
|
32
|
-
* // => false
|
|
33
|
-
*/
|
|
34
|
-
function isLength(value) {
|
|
35
|
-
return typeof value == 'number' &&
|
|
36
|
-
value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
exports.default = isLength;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _baseIsMap = require('./_baseIsMap.js');
|
|
6
|
-
var _baseUnary = require('./_baseUnary.js');
|
|
7
|
-
var _nodeUtil = require('./_nodeUtil.js');
|
|
8
|
-
|
|
9
|
-
/* Node.js helper references. */
|
|
10
|
-
var nodeIsMap = _nodeUtil.default && _nodeUtil.default.isMap;
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* Checks if `value` is classified as a `Map` object.
|
|
14
|
-
*
|
|
15
|
-
* @static
|
|
16
|
-
* @memberOf _
|
|
17
|
-
* @since 4.3.0
|
|
18
|
-
* @category Lang
|
|
19
|
-
* @param {*} value The value to check.
|
|
20
|
-
* @returns {boolean} Returns `true` if `value` is a map, else `false`.
|
|
21
|
-
* @example
|
|
22
|
-
*
|
|
23
|
-
* _.isMap(new Map);
|
|
24
|
-
* // => true
|
|
25
|
-
*
|
|
26
|
-
* _.isMap(new WeakMap);
|
|
27
|
-
* // => false
|
|
28
|
-
*/
|
|
29
|
-
var isMap = nodeIsMap ? _baseUnary.default(nodeIsMap) : _baseIsMap.default;
|
|
30
|
-
|
|
31
|
-
exports.default = isMap;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Checks if `value` is the
|
|
7
|
-
* [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
|
|
8
|
-
* of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
|
|
9
|
-
*
|
|
10
|
-
* @static
|
|
11
|
-
* @memberOf _
|
|
12
|
-
* @since 0.1.0
|
|
13
|
-
* @category Lang
|
|
14
|
-
* @param {*} value The value to check.
|
|
15
|
-
* @returns {boolean} Returns `true` if `value` is an object, else `false`.
|
|
16
|
-
* @example
|
|
17
|
-
*
|
|
18
|
-
* _.isObject({});
|
|
19
|
-
* // => true
|
|
20
|
-
*
|
|
21
|
-
* _.isObject([1, 2, 3]);
|
|
22
|
-
* // => true
|
|
23
|
-
*
|
|
24
|
-
* _.isObject(_.noop);
|
|
25
|
-
* // => true
|
|
26
|
-
*
|
|
27
|
-
* _.isObject(null);
|
|
28
|
-
* // => false
|
|
29
|
-
*/
|
|
30
|
-
function isObject(value) {
|
|
31
|
-
var type = typeof value;
|
|
32
|
-
return value != null && (type == 'object' || type == 'function');
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
exports.default = isObject;
|