@boomerang-io/carbon-addons-boomerang-react 4.6.10-beta.2 → 4.6.10-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/components/AdvantageSideNav/AdvantageSideNav.js +245 -0
- package/dist/cjs/{src/components → components}/Header/Header.js +3 -3
- package/dist/cjs/components/Header/HeaderTeamSwitcher.js +320 -0
- package/dist/cjs/{src/components → components}/UIShell/UIShell.js +2 -2
- package/dist/esm/components/AdvantageSideNav/AdvantageSideNav.js +235 -0
- package/dist/esm/{src/components → components}/Header/Header.js +3 -3
- package/dist/esm/components/Header/HeaderTeamSwitcher.js +311 -0
- package/dist/esm/{src/components → components}/UIShell/UIShell.js +2 -2
- package/dist/types/index.d.ts +87 -1
- package/package.json +1 -1
- package/scss/components/Header/_headerTeamSwitcher.scss +38 -8
- package/dist/cjs/_virtual/_commonjsHelpers.js +0 -5
- package/dist/cjs/_virtual/_nodeUtil.js +0 -9
- package/dist/cjs/_virtual/isBuffer.js +0 -9
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_DataView.js +0 -16
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Hash.js +0 -44
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_ListCache.js +0 -44
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Map.js +0 -16
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_MapCache.js +0 -44
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Promise.js +0 -16
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Set.js +0 -16
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_SetCache.js +0 -37
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Stack.js +0 -40
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Symbol.js +0 -14
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Uint8Array.js +0 -14
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_WeakMap.js +0 -16
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayFilter.js +0 -32
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayLikeKeys.js +0 -63
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayMap.js +0 -28
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayPush.js +0 -27
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arraySome.js +0 -30
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_assocIndexOf.js +0 -29
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseEach.js +0 -23
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseFor.js +0 -24
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseForOwn.js +0 -25
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseGet.js +0 -33
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseGetAllKeys.js +0 -29
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseGetTag.js +0 -38
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseHasIn.js +0 -20
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsArguments.js +0 -27
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsEqual.js +0 -37
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsEqualDeep.js +0 -99
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsMatch.js +0 -71
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsNative.js +0 -58
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsTypedArray.js +0 -70
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIteratee.js +0 -43
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseKeys.js +0 -39
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseMap.js +0 -31
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseMatches.js +0 -32
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseMatchesProperty.js +0 -47
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseOrderBy.js +0 -65
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseProperty.js +0 -21
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_basePropertyDeep.js +0 -24
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseSortBy.js +0 -28
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseTimes.js +0 -27
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseToString.js +0 -48
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseUnary.js +0 -21
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_cacheHas.js +0 -20
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_castPath.js +0 -32
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_compareAscending.js +0 -49
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_compareMultiple.js +0 -52
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_coreJsData.js +0 -14
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_createBaseEach.js +0 -40
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_createBaseFor.js +0 -32
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_equalArrays.js +0 -94
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_equalByTag.js +0 -125
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_equalObjects.js +0 -98
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_freeGlobal.js +0 -13
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getAllKeys.js +0 -26
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getMapData.js +0 -26
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getMatchData.js +0 -33
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getNative.js +0 -26
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getRawTag.js +0 -54
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getSymbols.js +0 -39
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getTag.js +0 -72
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getValue.js +0 -20
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hasPath.js +0 -52
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashClear.js +0 -23
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashDelete.js +0 -24
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashGet.js +0 -38
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashHas.js +0 -31
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashSet.js +0 -31
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isIndex.js +0 -32
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isKey.js +0 -38
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isKeyable.js +0 -22
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isMasked.js +0 -28
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isPrototype.js +0 -25
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isStrictComparable.js +0 -23
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheClear.js +0 -20
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheDelete.js +0 -43
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheGet.js +0 -27
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheHas.js +0 -24
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheSet.js +0 -34
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheClear.js +0 -31
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheDelete.js +0 -26
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheGet.js +0 -24
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheHas.js +0 -24
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheSet.js +0 -30
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapToArray.js +0 -25
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_matchesStrictComparable.js +0 -27
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_memoizeCapped.js +0 -34
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nativeCreate.js +0 -14
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nativeKeys.js +0 -14
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nodeUtil.js +0 -37
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_objectToString.js +0 -29
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_overArg.js +0 -22
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_root.js +0 -17
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_setCacheAdd.js +0 -26
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_setCacheHas.js +0 -21
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_setToArray.js +0 -25
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackClear.js +0 -23
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackDelete.js +0 -25
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackGet.js +0 -21
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackHas.js +0 -21
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackSet.js +0 -44
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stringToPath.js +0 -35
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_toKey.js +0 -29
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_toSource.js +0 -33
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/eq.js +0 -44
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/get.js +0 -41
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/hasIn.js +0 -43
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/identity.js +0 -28
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArguments.js +0 -45
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArray.js +0 -33
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArrayLike.js +0 -42
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isBuffer.js +0 -46
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isFunction.js +0 -46
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isLength.js +0 -42
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isObject.js +0 -38
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isObjectLike.js +0 -36
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isSymbol.js +0 -38
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isTypedArray.js +0 -38
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/keys.js +0 -47
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/memoize.js +0 -81
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/orderBy.js +0 -56
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/property.js +0 -43
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/stubArray.js +0 -30
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/stubFalse.js +0 -25
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/toString.js +0 -36
- package/dist/cjs/src/components/AdvantageSideNav/AdvantageSideNav.js +0 -262
- package/dist/cjs/src/components/Header/HeaderTeamSwitcher.js +0 -269
- package/dist/esm/_virtual/_commonjsHelpers.js +0 -3
- package/dist/esm/_virtual/_nodeUtil.js +0 -7
- package/dist/esm/_virtual/isBuffer.js +0 -7
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_DataView.js +0 -12
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Hash.js +0 -40
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_ListCache.js +0 -40
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Map.js +0 -12
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_MapCache.js +0 -40
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Promise.js +0 -12
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Set.js +0 -12
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_SetCache.js +0 -33
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Stack.js +0 -36
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Symbol.js +0 -10
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Uint8Array.js +0 -10
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_WeakMap.js +0 -12
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayFilter.js +0 -28
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayLikeKeys.js +0 -59
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayMap.js +0 -24
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayPush.js +0 -23
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arraySome.js +0 -26
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_assocIndexOf.js +0 -25
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseEach.js +0 -19
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseFor.js +0 -20
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseForOwn.js +0 -21
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseGet.js +0 -29
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseGetAllKeys.js +0 -25
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseGetTag.js +0 -34
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseHasIn.js +0 -16
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsArguments.js +0 -23
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsEqual.js +0 -33
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsEqualDeep.js +0 -95
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsMatch.js +0 -67
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsNative.js +0 -54
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsTypedArray.js +0 -66
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIteratee.js +0 -39
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseKeys.js +0 -35
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseMap.js +0 -27
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseMatches.js +0 -28
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseMatchesProperty.js +0 -43
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseOrderBy.js +0 -61
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseProperty.js +0 -17
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_basePropertyDeep.js +0 -20
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseSortBy.js +0 -24
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseTimes.js +0 -23
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseToString.js +0 -44
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseUnary.js +0 -17
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_cacheHas.js +0 -16
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_castPath.js +0 -28
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_compareAscending.js +0 -45
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_compareMultiple.js +0 -48
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_coreJsData.js +0 -10
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_createBaseEach.js +0 -36
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_createBaseFor.js +0 -28
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_equalArrays.js +0 -90
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_equalByTag.js +0 -121
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_equalObjects.js +0 -94
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_freeGlobal.js +0 -9
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getAllKeys.js +0 -22
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getMapData.js +0 -22
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getMatchData.js +0 -29
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getNative.js +0 -22
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getRawTag.js +0 -50
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getSymbols.js +0 -35
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getTag.js +0 -68
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getValue.js +0 -16
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hasPath.js +0 -48
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashClear.js +0 -19
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashDelete.js +0 -20
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashGet.js +0 -34
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashHas.js +0 -27
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashSet.js +0 -27
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isIndex.js +0 -28
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isKey.js +0 -34
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isKeyable.js +0 -18
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isMasked.js +0 -24
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isPrototype.js +0 -21
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isStrictComparable.js +0 -19
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheClear.js +0 -16
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheDelete.js +0 -39
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheGet.js +0 -23
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheHas.js +0 -20
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheSet.js +0 -30
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheClear.js +0 -27
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheDelete.js +0 -22
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheGet.js +0 -20
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheHas.js +0 -20
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheSet.js +0 -26
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapToArray.js +0 -21
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_matchesStrictComparable.js +0 -23
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_memoizeCapped.js +0 -30
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nativeCreate.js +0 -10
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nativeKeys.js +0 -10
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nodeUtil.js +0 -35
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_objectToString.js +0 -25
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_overArg.js +0 -18
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_root.js +0 -13
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_setCacheAdd.js +0 -22
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_setCacheHas.js +0 -17
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_setToArray.js +0 -21
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackClear.js +0 -19
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackDelete.js +0 -21
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackGet.js +0 -17
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackHas.js +0 -17
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackSet.js +0 -40
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stringToPath.js +0 -31
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_toKey.js +0 -25
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_toSource.js +0 -29
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/eq.js +0 -40
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/get.js +0 -37
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/hasIn.js +0 -39
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/identity.js +0 -24
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArguments.js +0 -41
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArray.js +0 -29
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArrayLike.js +0 -38
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isBuffer.js +0 -44
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isFunction.js +0 -42
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isLength.js +0 -38
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isObject.js +0 -34
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isObjectLike.js +0 -32
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isSymbol.js +0 -34
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isTypedArray.js +0 -34
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/keys.js +0 -43
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/memoize.js +0 -77
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/orderBy.js +0 -52
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/property.js +0 -39
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/stubArray.js +0 -26
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/stubFalse.js +0 -21
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/toString.js +0 -32
- package/dist/esm/src/components/AdvantageSideNav/AdvantageSideNav.js +0 -252
- package/dist/esm/src/components/Header/HeaderTeamSwitcher.js +0 -261
- /package/dist/cjs/{src/components → components}/AboutPlatform/AboutPlatform.js +0 -0
- /package/dist/cjs/{src/components → components}/AutoSuggest/AutoSuggest.js +0 -0
- /package/dist/cjs/{src/components → components}/Avatar/Avatar.js +0 -0
- /package/dist/cjs/{src/components → components}/CheckboxList/CheckboxList.js +0 -0
- /package/dist/cjs/{src/components → components}/ComboBox/ComboBox.js +0 -0
- /package/dist/cjs/{src/components → components}/ComboBoxMultiSelect/ComboBoxMultiSelect.js +0 -0
- /package/dist/cjs/{src/components → components}/ComboBoxMultiSelect/MultiSelect.js +0 -0
- /package/dist/cjs/{src/components → components}/ComposedModal/ComposedModal.js +0 -0
- /package/dist/cjs/{src/components → components}/ConfirmModal/ConfirmModal.js +0 -0
- /package/dist/cjs/{src/components → components}/Creatable/Creatable.js +0 -0
- /package/dist/cjs/{src/components → components}/DataDrivenInput/DataDrivenInput.js +0 -0
- /package/dist/cjs/{src/components → components}/DateInput/DateInput.js +0 -0
- /package/dist/cjs/{src/components → components}/DecisionButtons/DecisionButtons.js +0 -0
- /package/dist/cjs/{src/components → components}/DelayedRender/DelayedRender.js +0 -0
- /package/dist/cjs/{src/components → components}/DynamicFormik/DynamicFormik.js +0 -0
- /package/dist/cjs/{src/components → components}/Error403/Error403.js +0 -0
- /package/dist/cjs/{src/components → components}/Error403/ForbiddenErrorBackground.js +0 -0
- /package/dist/cjs/{src/components → components}/Error403/GraphicWrangler/GraphicWrangler.js +0 -0
- /package/dist/cjs/{src/components → components}/Error404/Error404.js +0 -0
- /package/dist/cjs/{src/components → components}/Error404/GraphicLoch/GraphicLoch.js +0 -0
- /package/dist/cjs/{src/components → components}/Error404/NotFoundErrorBackground.js +0 -0
- /package/dist/cjs/{src/components → components}/ErrorBoundary/ErrorBoundary.js +0 -0
- /package/dist/cjs/{src/components → components}/ErrorDragon/ErrorDragon.js +0 -0
- /package/dist/cjs/{src/components → components}/ErrorDragon/assets/ErrorGraphic.js +0 -0
- /package/dist/cjs/{src/components → components}/ErrorFullPage/ErrorFullPage.js +0 -0
- /package/dist/cjs/{src/components → components}/ErrorMessage/ErrorMessage.js +0 -0
- /package/dist/cjs/{src/components → components}/ErrorPage/ErrorPage.js +0 -0
- /package/dist/cjs/{src/components → components}/ErrorPageCore/ErrorPageCore.js +0 -0
- /package/dist/cjs/{src/components → components}/ErrorPageCore/GenericErrorBackground.js +0 -0
- /package/dist/cjs/{src/components → components}/FeatureHeader/FeatureHeader.js +0 -0
- /package/dist/cjs/{src/components → components}/FeatureNavTab/FeatureNavTab.js +0 -0
- /package/dist/cjs/{src/components → components}/FeatureNavTabs/FeatureNavTabs.js +0 -0
- /package/dist/cjs/{src/components → components}/FeatureSideNav/FeatureSideNav.js +0 -0
- /package/dist/cjs/{src/components → components}/FeatureSideNav/FeatureSideNavFooter.js +0 -0
- /package/dist/cjs/{src/components → components}/FeatureSideNav/FeatureSideNavHeader.js +0 -0
- /package/dist/cjs/{src/components → components}/FeatureSideNav/FeatureSideNavLinks.js +0 -0
- /package/dist/cjs/{src/components → components}/FeatureSideNavLink/FeatureSideNavLink.js +0 -0
- /package/dist/cjs/{src/components → components}/Feedback/Feedback.js +0 -0
- /package/dist/cjs/{src/components → components}/FlowModal/FlowModal.js +0 -0
- /package/dist/cjs/{src/components → components}/FlowModal/FlowModalForm.js +0 -0
- /package/dist/cjs/{src/components → components}/Header/HeaderAppSwitcher.js +0 -0
- /package/dist/cjs/{src/components → components}/Header/HeaderMenu.js +0 -0
- /package/dist/cjs/{src/components → components}/Header/HeaderMenuItem.js +0 -0
- /package/dist/cjs/{src/components → components}/Header/UserRequests.js +0 -0
- /package/dist/cjs/{src/components → components}/ImageModal/ImageModal.js +0 -0
- /package/dist/cjs/{src/components → components}/Loading/Loading.js +0 -0
- /package/dist/cjs/{src/components → components}/MemberBar/MemberBar.js +0 -0
- /package/dist/cjs/{src/components → components}/Modal/Modal.js +0 -0
- /package/dist/cjs/{src/components → components}/ModalConfirmEdit/ModalConfirmArray.js +0 -0
- /package/dist/cjs/{src/components → components}/ModalConfirmEdit/ModalConfirmDetails.js +0 -0
- /package/dist/cjs/{src/components → components}/ModalConfirmEdit/ModalConfirmEdit.js +0 -0
- /package/dist/cjs/{src/components → components}/ModalForm/ModalForm.js +0 -0
- /package/dist/cjs/{src/components → components}/Notifications/NotificationsContainer.js +0 -0
- /package/dist/cjs/{src/components → components}/Notifications/ToastNotification.js +0 -0
- /package/dist/cjs/{src/components → components}/Notifications/notify.js +0 -0
- /package/dist/cjs/{src/components → components}/PlatformBanner/PlatformBanner.js +0 -0
- /package/dist/cjs/{src/components → components}/PlatformNotifications/PlatformNotification.js +0 -0
- /package/dist/cjs/{src/components → components}/PlatformNotifications/PlatformNotificationsContainer.js +0 -0
- /package/dist/cjs/{src/components → components}/Portal/Portal.js +0 -0
- /package/dist/cjs/{src/components → components}/PrivacyRedirect/PrivacyRedirect.js +0 -0
- /package/dist/cjs/{src/components → components}/PrivacyStatement/PrivacyStatement.js +0 -0
- /package/dist/cjs/{src/components → components}/ProfileSettings/ProfileSettings.js +0 -0
- /package/dist/cjs/{src/components → components}/ProtectedRoute/ProtectedRoute.js +0 -0
- /package/dist/cjs/{src/components → components}/RadioGroup/RadioGroup.js +0 -0
- /package/dist/cjs/{src/components → components}/RichTextArea/RichTextArea.js +0 -0
- /package/dist/cjs/{src/components → components}/SignOut/SignOut.js +0 -0
- /package/dist/cjs/{src/components → components}/SupportCenter/SupportCenter.js +0 -0
- /package/dist/cjs/{src/components → components}/TextArea/TextArea.js +0 -0
- /package/dist/cjs/{src/components → components}/TextInput/TextInput.js +0 -0
- /package/dist/cjs/{src/components → components}/Toggle/Toggle.js +0 -0
- /package/dist/cjs/{src/components → components}/TooltipHover/TooltipHover.js +0 -0
- /package/dist/cjs/{src/config → config}/servicesConfig.js +0 -0
- /package/dist/cjs/{src/constants → constants}/DataDrivenInputTypes.js +0 -0
- /package/dist/cjs/{src/constants → constants}/UserType.js +0 -0
- /package/dist/cjs/{src/hooks → hooks}/useHeaderMenu.js +0 -0
- /package/dist/cjs/{src/hooks → hooks}/usePortal.js +0 -0
- /package/dist/cjs/{src/hooks → hooks}/useWindowSize.js +0 -0
- /package/dist/cjs/{src/index.js → index.js} +0 -0
- /package/dist/cjs/{src/internal → internal}/ListBox/ListBox.js +0 -0
- /package/dist/cjs/{src/internal → internal}/ListBox/ListBoxField.js +0 -0
- /package/dist/cjs/{src/internal → internal}/ListBox/ListBoxMenu.js +0 -0
- /package/dist/cjs/{src/internal → internal}/ListBox/ListBoxMenuIcon.js +0 -0
- /package/dist/cjs/{src/internal → internal}/ListBox/ListBoxMenuItem.js +0 -0
- /package/dist/cjs/{src/internal → internal}/ListBox/ListBoxSelection.js +0 -0
- /package/dist/cjs/{src/internal → internal}/ListBox/index.js +0 -0
- /package/dist/cjs/{src/internal → internal}/keyboard/keys.js +0 -0
- /package/dist/cjs/{src/internal → internal}/keyboard/match.js +0 -0
- /package/dist/cjs/{src/internal → internal}/settings.js +0 -0
- /package/dist/cjs/{src/tools → tools}/accessibility.js +0 -0
- /package/dist/cjs/{src/tools → tools}/createPropAdapter.js +0 -0
- /package/dist/cjs/{src/tools → tools}/isUrl.js +0 -0
- /package/dist/cjs/{src/tools → tools}/setupGetInstanceId.js +0 -0
- /package/dist/cjs/{src/tools → tools}/useSetState.js +0 -0
- /package/dist/cjs/{src/tools → tools}/yupAst/astGenerator.js +0 -0
- /package/dist/cjs/{src/tools → tools}/yupAst/customValidators.js +0 -0
- /package/dist/esm/{src/components → components}/AboutPlatform/AboutPlatform.js +0 -0
- /package/dist/esm/{src/components → components}/AutoSuggest/AutoSuggest.js +0 -0
- /package/dist/esm/{src/components → components}/Avatar/Avatar.js +0 -0
- /package/dist/esm/{src/components → components}/CheckboxList/CheckboxList.js +0 -0
- /package/dist/esm/{src/components → components}/ComboBox/ComboBox.js +0 -0
- /package/dist/esm/{src/components → components}/ComboBoxMultiSelect/ComboBoxMultiSelect.js +0 -0
- /package/dist/esm/{src/components → components}/ComboBoxMultiSelect/MultiSelect.js +0 -0
- /package/dist/esm/{src/components → components}/ComposedModal/ComposedModal.js +0 -0
- /package/dist/esm/{src/components → components}/ConfirmModal/ConfirmModal.js +0 -0
- /package/dist/esm/{src/components → components}/Creatable/Creatable.js +0 -0
- /package/dist/esm/{src/components → components}/DataDrivenInput/DataDrivenInput.js +0 -0
- /package/dist/esm/{src/components → components}/DateInput/DateInput.js +0 -0
- /package/dist/esm/{src/components → components}/DecisionButtons/DecisionButtons.js +0 -0
- /package/dist/esm/{src/components → components}/DelayedRender/DelayedRender.js +0 -0
- /package/dist/esm/{src/components → components}/DynamicFormik/DynamicFormik.js +0 -0
- /package/dist/esm/{src/components → components}/Error403/Error403.js +0 -0
- /package/dist/esm/{src/components → components}/Error403/ForbiddenErrorBackground.js +0 -0
- /package/dist/esm/{src/components → components}/Error403/GraphicWrangler/GraphicWrangler.js +0 -0
- /package/dist/esm/{src/components → components}/Error404/Error404.js +0 -0
- /package/dist/esm/{src/components → components}/Error404/GraphicLoch/GraphicLoch.js +0 -0
- /package/dist/esm/{src/components → components}/Error404/NotFoundErrorBackground.js +0 -0
- /package/dist/esm/{src/components → components}/ErrorBoundary/ErrorBoundary.js +0 -0
- /package/dist/esm/{src/components → components}/ErrorDragon/ErrorDragon.js +0 -0
- /package/dist/esm/{src/components → components}/ErrorDragon/assets/ErrorGraphic.js +0 -0
- /package/dist/esm/{src/components → components}/ErrorFullPage/ErrorFullPage.js +0 -0
- /package/dist/esm/{src/components → components}/ErrorMessage/ErrorMessage.js +0 -0
- /package/dist/esm/{src/components → components}/ErrorPage/ErrorPage.js +0 -0
- /package/dist/esm/{src/components → components}/ErrorPageCore/ErrorPageCore.js +0 -0
- /package/dist/esm/{src/components → components}/ErrorPageCore/GenericErrorBackground.js +0 -0
- /package/dist/esm/{src/components → components}/FeatureHeader/FeatureHeader.js +0 -0
- /package/dist/esm/{src/components → components}/FeatureNavTab/FeatureNavTab.js +0 -0
- /package/dist/esm/{src/components → components}/FeatureNavTabs/FeatureNavTabs.js +0 -0
- /package/dist/esm/{src/components → components}/FeatureSideNav/FeatureSideNav.js +0 -0
- /package/dist/esm/{src/components → components}/FeatureSideNav/FeatureSideNavFooter.js +0 -0
- /package/dist/esm/{src/components → components}/FeatureSideNav/FeatureSideNavHeader.js +0 -0
- /package/dist/esm/{src/components → components}/FeatureSideNav/FeatureSideNavLinks.js +0 -0
- /package/dist/esm/{src/components → components}/FeatureSideNavLink/FeatureSideNavLink.js +0 -0
- /package/dist/esm/{src/components → components}/Feedback/Feedback.js +0 -0
- /package/dist/esm/{src/components → components}/FlowModal/FlowModal.js +0 -0
- /package/dist/esm/{src/components → components}/FlowModal/FlowModalForm.js +0 -0
- /package/dist/esm/{src/components → components}/Header/HeaderAppSwitcher.js +0 -0
- /package/dist/esm/{src/components → components}/Header/HeaderMenu.js +0 -0
- /package/dist/esm/{src/components → components}/Header/HeaderMenuItem.js +0 -0
- /package/dist/esm/{src/components → components}/Header/UserRequests.js +0 -0
- /package/dist/esm/{src/components → components}/ImageModal/ImageModal.js +0 -0
- /package/dist/esm/{src/components → components}/Loading/Loading.js +0 -0
- /package/dist/esm/{src/components → components}/MemberBar/MemberBar.js +0 -0
- /package/dist/esm/{src/components → components}/Modal/Modal.js +0 -0
- /package/dist/esm/{src/components → components}/ModalConfirmEdit/ModalConfirmArray.js +0 -0
- /package/dist/esm/{src/components → components}/ModalConfirmEdit/ModalConfirmDetails.js +0 -0
- /package/dist/esm/{src/components → components}/ModalConfirmEdit/ModalConfirmEdit.js +0 -0
- /package/dist/esm/{src/components → components}/ModalForm/ModalForm.js +0 -0
- /package/dist/esm/{src/components → components}/Notifications/NotificationsContainer.js +0 -0
- /package/dist/esm/{src/components → components}/Notifications/ToastNotification.js +0 -0
- /package/dist/esm/{src/components → components}/Notifications/notify.js +0 -0
- /package/dist/esm/{src/components → components}/PlatformBanner/PlatformBanner.js +0 -0
- /package/dist/esm/{src/components → components}/PlatformNotifications/PlatformNotification.js +0 -0
- /package/dist/esm/{src/components → components}/PlatformNotifications/PlatformNotificationsContainer.js +0 -0
- /package/dist/esm/{src/components → components}/Portal/Portal.js +0 -0
- /package/dist/esm/{src/components → components}/PrivacyRedirect/PrivacyRedirect.js +0 -0
- /package/dist/esm/{src/components → components}/PrivacyStatement/PrivacyStatement.js +0 -0
- /package/dist/esm/{src/components → components}/ProfileSettings/ProfileSettings.js +0 -0
- /package/dist/esm/{src/components → components}/ProtectedRoute/ProtectedRoute.js +0 -0
- /package/dist/esm/{src/components → components}/RadioGroup/RadioGroup.js +0 -0
- /package/dist/esm/{src/components → components}/RichTextArea/RichTextArea.js +0 -0
- /package/dist/esm/{src/components → components}/SignOut/SignOut.js +0 -0
- /package/dist/esm/{src/components → components}/SupportCenter/SupportCenter.js +0 -0
- /package/dist/esm/{src/components → components}/TextArea/TextArea.js +0 -0
- /package/dist/esm/{src/components → components}/TextInput/TextInput.js +0 -0
- /package/dist/esm/{src/components → components}/Toggle/Toggle.js +0 -0
- /package/dist/esm/{src/components → components}/TooltipHover/TooltipHover.js +0 -0
- /package/dist/esm/{src/config → config}/servicesConfig.js +0 -0
- /package/dist/esm/{src/constants → constants}/DataDrivenInputTypes.js +0 -0
- /package/dist/esm/{src/constants → constants}/UserType.js +0 -0
- /package/dist/esm/{src/hooks → hooks}/useHeaderMenu.js +0 -0
- /package/dist/esm/{src/hooks → hooks}/usePortal.js +0 -0
- /package/dist/esm/{src/hooks → hooks}/useWindowSize.js +0 -0
- /package/dist/esm/{src/index.js → index.js} +0 -0
- /package/dist/esm/{src/internal → internal}/ListBox/ListBox.js +0 -0
- /package/dist/esm/{src/internal → internal}/ListBox/ListBoxField.js +0 -0
- /package/dist/esm/{src/internal → internal}/ListBox/ListBoxMenu.js +0 -0
- /package/dist/esm/{src/internal → internal}/ListBox/ListBoxMenuIcon.js +0 -0
- /package/dist/esm/{src/internal → internal}/ListBox/ListBoxMenuItem.js +0 -0
- /package/dist/esm/{src/internal → internal}/ListBox/ListBoxSelection.js +0 -0
- /package/dist/esm/{src/internal → internal}/ListBox/index.js +0 -0
- /package/dist/esm/{src/internal → internal}/keyboard/keys.js +0 -0
- /package/dist/esm/{src/internal → internal}/keyboard/match.js +0 -0
- /package/dist/esm/{src/internal → internal}/settings.js +0 -0
- /package/dist/esm/{src/tools → tools}/accessibility.js +0 -0
- /package/dist/esm/{src/tools → tools}/createPropAdapter.js +0 -0
- /package/dist/esm/{src/tools → tools}/isUrl.js +0 -0
- /package/dist/esm/{src/tools → tools}/setupGetInstanceId.js +0 -0
- /package/dist/esm/{src/tools → tools}/useSetState.js +0 -0
- /package/dist/esm/{src/tools → tools}/yupAst/astGenerator.js +0 -0
- /package/dist/esm/{src/tools → tools}/yupAst/customValidators.js +0 -0
package/dist/types/index.d.ts
CHANGED
|
@@ -253,6 +253,80 @@ type PlatformNotification = {
|
|
|
253
253
|
type: string;
|
|
254
254
|
userId: string;
|
|
255
255
|
};
|
|
256
|
+
interface Navigation {
|
|
257
|
+
features: {
|
|
258
|
+
"appSwitcher.enabled": boolean;
|
|
259
|
+
"docs.enabled": boolean;
|
|
260
|
+
"eventing.enabled": boolean;
|
|
261
|
+
"feedback.enabled": boolean;
|
|
262
|
+
"homePage.enabled": boolean;
|
|
263
|
+
"metering.enabled": boolean;
|
|
264
|
+
"notifications.enabled": boolean;
|
|
265
|
+
"notificationsCount.enabled": boolean;
|
|
266
|
+
"partner.enabled": boolean;
|
|
267
|
+
"support.enabled": boolean;
|
|
268
|
+
"welcome.enabled": boolean;
|
|
269
|
+
};
|
|
270
|
+
improveQuestions: [
|
|
271
|
+
{
|
|
272
|
+
key: string;
|
|
273
|
+
options: [string];
|
|
274
|
+
question: string;
|
|
275
|
+
type: string;
|
|
276
|
+
}
|
|
277
|
+
];
|
|
278
|
+
navigation: [
|
|
279
|
+
{
|
|
280
|
+
name: string;
|
|
281
|
+
url: string;
|
|
282
|
+
}
|
|
283
|
+
];
|
|
284
|
+
platform: {
|
|
285
|
+
addServiceRequestUrl: string;
|
|
286
|
+
baseEnvUrl: string;
|
|
287
|
+
baseServicesUrl: string;
|
|
288
|
+
cashEIAEnabled: boolean;
|
|
289
|
+
catalogContributorUrl: string;
|
|
290
|
+
catalogItemRequestLimit: number;
|
|
291
|
+
catalogRecipeRequestLimit: number;
|
|
292
|
+
communityUrl: string;
|
|
293
|
+
displayLogo: boolean;
|
|
294
|
+
feedbackUrl: string;
|
|
295
|
+
footerEnabled: boolean;
|
|
296
|
+
gaEnabled: boolean;
|
|
297
|
+
linkCatalogId: string;
|
|
298
|
+
instanceSwitcherEnabled: boolean;
|
|
299
|
+
inviteTime: number;
|
|
300
|
+
name: string;
|
|
301
|
+
onPremDeploymentEnabled: boolean;
|
|
302
|
+
personalTeamEnabled: boolean;
|
|
303
|
+
partnerRegex: string;
|
|
304
|
+
platformName: string;
|
|
305
|
+
platformOrganization: string;
|
|
306
|
+
pocTeamEnabled: boolean;
|
|
307
|
+
privateTeams: boolean;
|
|
308
|
+
requireTeamPurpose: boolean;
|
|
309
|
+
segmentEnabled: boolean;
|
|
310
|
+
sendMail: boolean;
|
|
311
|
+
signOutUrl: string;
|
|
312
|
+
standardUserIDCPInviteEnabled: boolean;
|
|
313
|
+
teamInviteTime: number;
|
|
314
|
+
temporayModalEnabled: boolean;
|
|
315
|
+
tilesEnabled: boolean;
|
|
316
|
+
tutorialEnabled: boolean;
|
|
317
|
+
tutorialVideoLink1: string;
|
|
318
|
+
tutorialVideoLink2: string;
|
|
319
|
+
tutorialVideoLink3: string;
|
|
320
|
+
tutorialVideoLink4: string;
|
|
321
|
+
tutorialVideoLink5: string;
|
|
322
|
+
version: string;
|
|
323
|
+
};
|
|
324
|
+
platformMessage: null | {
|
|
325
|
+
kind: string;
|
|
326
|
+
message: string;
|
|
327
|
+
title: string;
|
|
328
|
+
};
|
|
329
|
+
}
|
|
256
330
|
type NavLink = {
|
|
257
331
|
name: string;
|
|
258
332
|
url: string;
|
|
@@ -272,9 +346,15 @@ type Props$I = {
|
|
|
272
346
|
showChatButton?: boolean;
|
|
273
347
|
showSelectTeamPurpose?: boolean;
|
|
274
348
|
homeLink?: string;
|
|
349
|
+
agentAssistantStudioLink?: string;
|
|
350
|
+
agentAssistantLibraryLink?: string;
|
|
351
|
+
documentCollectionsLink?: string;
|
|
352
|
+
settingsLink?: string;
|
|
353
|
+
toolsLink?: string;
|
|
275
354
|
joinCreateTrigger?: (props: any) => void;
|
|
276
355
|
isLoading?: boolean;
|
|
277
356
|
isOpen?: boolean;
|
|
357
|
+
navigation?: Navigation;
|
|
278
358
|
navLinks?: NavLink[];
|
|
279
359
|
personalTeams?: Array<SideNavTeam>;
|
|
280
360
|
showChatTooltip?: boolean;
|
|
@@ -359,6 +439,9 @@ type Props$G = {
|
|
|
359
439
|
enableNotificationsCount?: boolean;
|
|
360
440
|
history?: any;
|
|
361
441
|
isLaunchpad?: boolean;
|
|
442
|
+
isLoadingTeamSwitcher?: boolean;
|
|
443
|
+
isSuccessTeamSwitcher?: boolean;
|
|
444
|
+
setIsSuccessTeamSwitcher?: Function;
|
|
362
445
|
leftPanel?: (args: {
|
|
363
446
|
close: () => void;
|
|
364
447
|
isOpen: boolean;
|
|
@@ -1410,6 +1493,9 @@ type Props = {
|
|
|
1410
1493
|
};
|
|
1411
1494
|
history?: any;
|
|
1412
1495
|
isLaunchpad?: boolean;
|
|
1496
|
+
isLoadingTeamSwitcher?: boolean;
|
|
1497
|
+
isSuccessTeamSwitcher?: boolean;
|
|
1498
|
+
setIsSuccessTeamSwitcher?: Function;
|
|
1413
1499
|
leftPanel?: (args: {
|
|
1414
1500
|
close: () => void;
|
|
1415
1501
|
isOpen: boolean;
|
|
@@ -1443,6 +1529,6 @@ type Props = {
|
|
|
1443
1529
|
handleShowTutorial?: Function;
|
|
1444
1530
|
tutorialScreenToShow?: string;
|
|
1445
1531
|
};
|
|
1446
|
-
declare function UIShell({ analyticsHelpers, baseEnvUrl, carbonTheme, config, createJoinTeamTrigger, history, isLaunchpad, leftPanel, platformName, productName, profileMenuItems, supportMenuItems, renderPrivacyRedirect, renderPrivacyStatement, rightPanel, handleShowTutorial, skipToContentProps, templateMeteringEvent, trackEvent, triggerEvent, tutorialScreenToShow, user, userTeams, enableIcaMacs, }: Props): React.JSX.Element;
|
|
1532
|
+
declare function UIShell({ analyticsHelpers, baseEnvUrl, carbonTheme, config, createJoinTeamTrigger, history, isLaunchpad, isLoadingTeamSwitcher, isSuccessTeamSwitcher, setIsSuccessTeamSwitcher, leftPanel, platformName, productName, profileMenuItems, supportMenuItems, renderPrivacyRedirect, renderPrivacyStatement, rightPanel, handleShowTutorial, skipToContentProps, templateMeteringEvent, trackEvent, triggerEvent, tutorialScreenToShow, user, userTeams, enableIcaMacs, }: Props): React.JSX.Element;
|
|
1447
1533
|
|
|
1448
1534
|
export { AdvantageSideNav, AutoSuggestBmrg as AutoSuggest, Avatar, CheckboxListComponent as CheckboxList, ComboBoxComponent as ComboBox, ComboBoxMultiSelect, ComposedModal, ConfirmModal, CreatableComponent as Creatable, DataDrivenInput, DateInputComponent as DateInput, DecisionButtons, DelayedRender, DynamicFormik, DynamicInput, Error, Error403, Error404, ErrorBoundary, ErrorDragon, ErrorFullPage, Error as ErrorMessage, ErrorPage, ErrorPageCore, FeatureHeader, FeatureHeaderSubtitle, FeatureHeaderTitle, FeatureNavTab, FeatureNavTabs, FeatureSideNav, FeatureSideNavFooter, FeatureSideNavHeader, FeatureSideNavLink, FeatureSideNavLinks, FlowModalContainer as FlowModal, FlowModalForm, FormInput, Header, _default as HeaderMenuItem, ImageModal, InputGovernor, Loading, MemberBar, Modal, ModalConfirmEdit, FlowModalContainer as ModalFlow, FlowModalForm as ModalFlowForm, ModalForm, ModalFunctionChildrenProps, ModalTrigger, NotificationsContainer, PlatformBanner, PlatformNotificationsContainer, Portal, PrivacyStatement, ProtectedRoute, RadioGroupComponent as RadioGroup, RichTextAreaComponent as RichTextArea, SimpleTeamService, Team, TextAreaComponent as TextArea, TextInputComponent as TextInput, ToastNotification, ToggleComponent as Toggle, TooltipHover, UIShell, User, UserTeams, notify };
|
package/package.json
CHANGED
|
@@ -10,9 +10,27 @@ IBM Confidential
|
|
|
10
10
|
@use "../../global/themes/shell-tokens" as shell;
|
|
11
11
|
|
|
12
12
|
:root {
|
|
13
|
+
.#{$prefix}--header-dropdown-menu-container {
|
|
14
|
+
display: flex;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.#{$prefix}--header-dropdown-menu-loading {
|
|
18
|
+
align-items: center;
|
|
19
|
+
display: flex;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.#{$prefix}--header-dropdown-menu-success {
|
|
23
|
+
align-items: center;
|
|
24
|
+
display: flex;
|
|
25
|
+
|
|
26
|
+
svg path {
|
|
27
|
+
fill: var(--cds-tag-border-green);
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
|
|
13
31
|
.#{$prefix}--header-dropdown-menu {
|
|
14
32
|
list-style: none;
|
|
15
|
-
width:
|
|
33
|
+
max-width: 18.5625rem;
|
|
16
34
|
|
|
17
35
|
.#{$prefix}--header__menu-title {
|
|
18
36
|
display: flex;
|
|
@@ -33,14 +51,17 @@ IBM Confidential
|
|
|
33
51
|
|
|
34
52
|
.#{$prefix}--header__menu {
|
|
35
53
|
box-shadow: none;
|
|
36
|
-
width: 18.5625rem;
|
|
54
|
+
min-width: 18.5625rem;
|
|
55
|
+
position: relative;
|
|
56
|
+
width: 100%;
|
|
37
57
|
|
|
38
58
|
.#{$prefix}--bmrg-header-drop-down {
|
|
39
|
-
|
|
40
|
-
|
|
59
|
+
max-height: min(48rem, 84vh);
|
|
60
|
+
min-width: 18.5625rem;
|
|
41
61
|
overflow-y: auto;
|
|
42
|
-
|
|
43
|
-
|
|
62
|
+
position: absolute;
|
|
63
|
+
right: 0;
|
|
64
|
+
width: 100%;
|
|
44
65
|
|
|
45
66
|
a.#{$prefix}--header__menu-item {
|
|
46
67
|
cursor: pointer;
|
|
@@ -78,7 +99,8 @@ IBM Confidential
|
|
|
78
99
|
justify-content: space-between;
|
|
79
100
|
}
|
|
80
101
|
|
|
81
|
-
.#{$prefix}--header__menu-item[aria-selected="true"]
|
|
102
|
+
.#{$prefix}--header__menu-item[aria-selected="true"],
|
|
103
|
+
.#{$prefix}--header__menu-item:hover {
|
|
82
104
|
background-color: var(--cds-layer-hover-01) !important;
|
|
83
105
|
}
|
|
84
106
|
}
|
|
@@ -109,6 +131,10 @@ IBM Confidential
|
|
|
109
131
|
}
|
|
110
132
|
}
|
|
111
133
|
|
|
134
|
+
.#{$prefix}--header__menu-item:hover {
|
|
135
|
+
background-color: var(--cds-layer-hover-01) !important;
|
|
136
|
+
}
|
|
137
|
+
|
|
112
138
|
.#{$prefix}--header__menu-item[aria-expanded="true"] {
|
|
113
139
|
background-color: var(--cds-layer-hover-01) !important;
|
|
114
140
|
|
|
@@ -129,7 +155,7 @@ IBM Confidential
|
|
|
129
155
|
transition: max-height 150ms ease-in-out, opacity 150ms ease-in-out;
|
|
130
156
|
|
|
131
157
|
&[aria-expanded="true"] {
|
|
132
|
-
max-height:
|
|
158
|
+
max-height: 100rem;
|
|
133
159
|
opacity: 1;
|
|
134
160
|
overflow-y: auto;
|
|
135
161
|
}
|
|
@@ -137,6 +163,10 @@ IBM Confidential
|
|
|
137
163
|
|
|
138
164
|
.#{$prefix}--header-team-switcher-create-team-button-container {
|
|
139
165
|
border-bottom: 0.0625rem solid var(--cds-border-subtle-00);
|
|
166
|
+
|
|
167
|
+
.#{$prefix}--header__menu-item:hover {
|
|
168
|
+
background-color: var(--cds-layer-hover-01) !important;
|
|
169
|
+
}
|
|
140
170
|
}
|
|
141
171
|
|
|
142
172
|
.#{$prefix}--header-team-switcher-create-team-button {
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _getNative = require('./_getNative.js');
|
|
6
|
-
var _root = require('./_root.js');
|
|
7
|
-
|
|
8
|
-
var getNative = _getNative.default,
|
|
9
|
-
root = _root.default;
|
|
10
|
-
|
|
11
|
-
/* Built-in method references that are verified to be native. */
|
|
12
|
-
var DataView = getNative(root, 'DataView');
|
|
13
|
-
|
|
14
|
-
var _DataView = DataView;
|
|
15
|
-
|
|
16
|
-
exports.default = _DataView;
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _hashClear = require('./_hashClear.js');
|
|
6
|
-
var _hashDelete = require('./_hashDelete.js');
|
|
7
|
-
var _hashGet = require('./_hashGet.js');
|
|
8
|
-
var _hashHas = require('./_hashHas.js');
|
|
9
|
-
var _hashSet = require('./_hashSet.js');
|
|
10
|
-
|
|
11
|
-
var hashClear = _hashClear.default,
|
|
12
|
-
hashDelete = _hashDelete.default,
|
|
13
|
-
hashGet = _hashGet.default,
|
|
14
|
-
hashHas = _hashHas.default,
|
|
15
|
-
hashSet = _hashSet.default;
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
* Creates a hash object.
|
|
19
|
-
*
|
|
20
|
-
* @private
|
|
21
|
-
* @constructor
|
|
22
|
-
* @param {Array} [entries] The key-value pairs to cache.
|
|
23
|
-
*/
|
|
24
|
-
function Hash(entries) {
|
|
25
|
-
var index = -1,
|
|
26
|
-
length = entries == null ? 0 : entries.length;
|
|
27
|
-
|
|
28
|
-
this.clear();
|
|
29
|
-
while (++index < length) {
|
|
30
|
-
var entry = entries[index];
|
|
31
|
-
this.set(entry[0], entry[1]);
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
// Add methods to `Hash`.
|
|
36
|
-
Hash.prototype.clear = hashClear;
|
|
37
|
-
Hash.prototype['delete'] = hashDelete;
|
|
38
|
-
Hash.prototype.get = hashGet;
|
|
39
|
-
Hash.prototype.has = hashHas;
|
|
40
|
-
Hash.prototype.set = hashSet;
|
|
41
|
-
|
|
42
|
-
var _Hash = Hash;
|
|
43
|
-
|
|
44
|
-
exports.default = _Hash;
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _listCacheClear = require('./_listCacheClear.js');
|
|
6
|
-
var _listCacheDelete = require('./_listCacheDelete.js');
|
|
7
|
-
var _listCacheGet = require('./_listCacheGet.js');
|
|
8
|
-
var _listCacheHas = require('./_listCacheHas.js');
|
|
9
|
-
var _listCacheSet = require('./_listCacheSet.js');
|
|
10
|
-
|
|
11
|
-
var listCacheClear = _listCacheClear.default,
|
|
12
|
-
listCacheDelete = _listCacheDelete.default,
|
|
13
|
-
listCacheGet = _listCacheGet.default,
|
|
14
|
-
listCacheHas = _listCacheHas.default,
|
|
15
|
-
listCacheSet = _listCacheSet.default;
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
* Creates an list cache object.
|
|
19
|
-
*
|
|
20
|
-
* @private
|
|
21
|
-
* @constructor
|
|
22
|
-
* @param {Array} [entries] The key-value pairs to cache.
|
|
23
|
-
*/
|
|
24
|
-
function ListCache(entries) {
|
|
25
|
-
var index = -1,
|
|
26
|
-
length = entries == null ? 0 : entries.length;
|
|
27
|
-
|
|
28
|
-
this.clear();
|
|
29
|
-
while (++index < length) {
|
|
30
|
-
var entry = entries[index];
|
|
31
|
-
this.set(entry[0], entry[1]);
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
// Add methods to `ListCache`.
|
|
36
|
-
ListCache.prototype.clear = listCacheClear;
|
|
37
|
-
ListCache.prototype['delete'] = listCacheDelete;
|
|
38
|
-
ListCache.prototype.get = listCacheGet;
|
|
39
|
-
ListCache.prototype.has = listCacheHas;
|
|
40
|
-
ListCache.prototype.set = listCacheSet;
|
|
41
|
-
|
|
42
|
-
var _ListCache = ListCache;
|
|
43
|
-
|
|
44
|
-
exports.default = _ListCache;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _getNative = require('./_getNative.js');
|
|
6
|
-
var _root = require('./_root.js');
|
|
7
|
-
|
|
8
|
-
var getNative = _getNative.default,
|
|
9
|
-
root = _root.default;
|
|
10
|
-
|
|
11
|
-
/* Built-in method references that are verified to be native. */
|
|
12
|
-
var Map = getNative(root, 'Map');
|
|
13
|
-
|
|
14
|
-
var _Map = Map;
|
|
15
|
-
|
|
16
|
-
exports.default = _Map;
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _mapCacheClear = require('./_mapCacheClear.js');
|
|
6
|
-
var _mapCacheDelete = require('./_mapCacheDelete.js');
|
|
7
|
-
var _mapCacheGet = require('./_mapCacheGet.js');
|
|
8
|
-
var _mapCacheHas = require('./_mapCacheHas.js');
|
|
9
|
-
var _mapCacheSet = require('./_mapCacheSet.js');
|
|
10
|
-
|
|
11
|
-
var mapCacheClear = _mapCacheClear.default,
|
|
12
|
-
mapCacheDelete = _mapCacheDelete.default,
|
|
13
|
-
mapCacheGet = _mapCacheGet.default,
|
|
14
|
-
mapCacheHas = _mapCacheHas.default,
|
|
15
|
-
mapCacheSet = _mapCacheSet.default;
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
* Creates a map cache object to store key-value pairs.
|
|
19
|
-
*
|
|
20
|
-
* @private
|
|
21
|
-
* @constructor
|
|
22
|
-
* @param {Array} [entries] The key-value pairs to cache.
|
|
23
|
-
*/
|
|
24
|
-
function MapCache(entries) {
|
|
25
|
-
var index = -1,
|
|
26
|
-
length = entries == null ? 0 : entries.length;
|
|
27
|
-
|
|
28
|
-
this.clear();
|
|
29
|
-
while (++index < length) {
|
|
30
|
-
var entry = entries[index];
|
|
31
|
-
this.set(entry[0], entry[1]);
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
// Add methods to `MapCache`.
|
|
36
|
-
MapCache.prototype.clear = mapCacheClear;
|
|
37
|
-
MapCache.prototype['delete'] = mapCacheDelete;
|
|
38
|
-
MapCache.prototype.get = mapCacheGet;
|
|
39
|
-
MapCache.prototype.has = mapCacheHas;
|
|
40
|
-
MapCache.prototype.set = mapCacheSet;
|
|
41
|
-
|
|
42
|
-
var _MapCache = MapCache;
|
|
43
|
-
|
|
44
|
-
exports.default = _MapCache;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _getNative = require('./_getNative.js');
|
|
6
|
-
var _root = require('./_root.js');
|
|
7
|
-
|
|
8
|
-
var getNative = _getNative.default,
|
|
9
|
-
root = _root.default;
|
|
10
|
-
|
|
11
|
-
/* Built-in method references that are verified to be native. */
|
|
12
|
-
var Promise$1 = getNative(root, 'Promise');
|
|
13
|
-
|
|
14
|
-
var _Promise = Promise$1;
|
|
15
|
-
|
|
16
|
-
exports.default = _Promise;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _getNative = require('./_getNative.js');
|
|
6
|
-
var _root = require('./_root.js');
|
|
7
|
-
|
|
8
|
-
var getNative = _getNative.default,
|
|
9
|
-
root = _root.default;
|
|
10
|
-
|
|
11
|
-
/* Built-in method references that are verified to be native. */
|
|
12
|
-
var Set = getNative(root, 'Set');
|
|
13
|
-
|
|
14
|
-
var _Set = Set;
|
|
15
|
-
|
|
16
|
-
exports.default = _Set;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _MapCache = require('./_MapCache.js');
|
|
6
|
-
var _setCacheAdd = require('./_setCacheAdd.js');
|
|
7
|
-
var _setCacheHas = require('./_setCacheHas.js');
|
|
8
|
-
|
|
9
|
-
var MapCache = _MapCache.default,
|
|
10
|
-
setCacheAdd = _setCacheAdd.default,
|
|
11
|
-
setCacheHas = _setCacheHas.default;
|
|
12
|
-
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* Creates an array cache object to store unique values.
|
|
16
|
-
*
|
|
17
|
-
* @private
|
|
18
|
-
* @constructor
|
|
19
|
-
* @param {Array} [values] The values to cache.
|
|
20
|
-
*/
|
|
21
|
-
function SetCache(values) {
|
|
22
|
-
var index = -1,
|
|
23
|
-
length = values == null ? 0 : values.length;
|
|
24
|
-
|
|
25
|
-
this.__data__ = new MapCache;
|
|
26
|
-
while (++index < length) {
|
|
27
|
-
this.add(values[index]);
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
// Add methods to `SetCache`.
|
|
32
|
-
SetCache.prototype.add = SetCache.prototype.push = setCacheAdd;
|
|
33
|
-
SetCache.prototype.has = setCacheHas;
|
|
34
|
-
|
|
35
|
-
var _SetCache = SetCache;
|
|
36
|
-
|
|
37
|
-
exports.default = _SetCache;
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _ListCache = require('./_ListCache.js');
|
|
6
|
-
var _stackClear = require('./_stackClear.js');
|
|
7
|
-
var _stackDelete = require('./_stackDelete.js');
|
|
8
|
-
var _stackGet = require('./_stackGet.js');
|
|
9
|
-
var _stackHas = require('./_stackHas.js');
|
|
10
|
-
var _stackSet = require('./_stackSet.js');
|
|
11
|
-
|
|
12
|
-
var ListCache = _ListCache.default,
|
|
13
|
-
stackClear = _stackClear.default,
|
|
14
|
-
stackDelete = _stackDelete.default,
|
|
15
|
-
stackGet = _stackGet.default,
|
|
16
|
-
stackHas = _stackHas.default,
|
|
17
|
-
stackSet = _stackSet.default;
|
|
18
|
-
|
|
19
|
-
/**
|
|
20
|
-
* Creates a stack cache object to store key-value pairs.
|
|
21
|
-
*
|
|
22
|
-
* @private
|
|
23
|
-
* @constructor
|
|
24
|
-
* @param {Array} [entries] The key-value pairs to cache.
|
|
25
|
-
*/
|
|
26
|
-
function Stack(entries) {
|
|
27
|
-
var data = this.__data__ = new ListCache(entries);
|
|
28
|
-
this.size = data.size;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
// Add methods to `Stack`.
|
|
32
|
-
Stack.prototype.clear = stackClear;
|
|
33
|
-
Stack.prototype['delete'] = stackDelete;
|
|
34
|
-
Stack.prototype.get = stackGet;
|
|
35
|
-
Stack.prototype.has = stackHas;
|
|
36
|
-
Stack.prototype.set = stackSet;
|
|
37
|
-
|
|
38
|
-
var _Stack = Stack;
|
|
39
|
-
|
|
40
|
-
exports.default = _Stack;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _root = require('./_root.js');
|
|
6
|
-
|
|
7
|
-
var root = _root.default;
|
|
8
|
-
|
|
9
|
-
/** Built-in value references. */
|
|
10
|
-
var Symbol = root.Symbol;
|
|
11
|
-
|
|
12
|
-
var _Symbol = Symbol;
|
|
13
|
-
|
|
14
|
-
exports.default = _Symbol;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _root = require('./_root.js');
|
|
6
|
-
|
|
7
|
-
var root = _root.default;
|
|
8
|
-
|
|
9
|
-
/** Built-in value references. */
|
|
10
|
-
var Uint8Array = root.Uint8Array;
|
|
11
|
-
|
|
12
|
-
var _Uint8Array = Uint8Array;
|
|
13
|
-
|
|
14
|
-
exports.default = _Uint8Array;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _getNative = require('./_getNative.js');
|
|
6
|
-
var _root = require('./_root.js');
|
|
7
|
-
|
|
8
|
-
var getNative = _getNative.default,
|
|
9
|
-
root = _root.default;
|
|
10
|
-
|
|
11
|
-
/* Built-in method references that are verified to be native. */
|
|
12
|
-
var WeakMap = getNative(root, 'WeakMap');
|
|
13
|
-
|
|
14
|
-
var _WeakMap = WeakMap;
|
|
15
|
-
|
|
16
|
-
exports.default = _WeakMap;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* A specialized version of `_.filter` for arrays without support for
|
|
7
|
-
* iteratee shorthands.
|
|
8
|
-
*
|
|
9
|
-
* @private
|
|
10
|
-
* @param {Array} [array] The array to iterate over.
|
|
11
|
-
* @param {Function} predicate The function invoked per iteration.
|
|
12
|
-
* @returns {Array} Returns the new filtered array.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
function arrayFilter(array, predicate) {
|
|
16
|
-
var index = -1,
|
|
17
|
-
length = array == null ? 0 : array.length,
|
|
18
|
-
resIndex = 0,
|
|
19
|
-
result = [];
|
|
20
|
-
|
|
21
|
-
while (++index < length) {
|
|
22
|
-
var value = array[index];
|
|
23
|
-
if (predicate(value, index, array)) {
|
|
24
|
-
result[resIndex++] = value;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
return result;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
var _arrayFilter = arrayFilter;
|
|
31
|
-
|
|
32
|
-
exports.default = _arrayFilter;
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var _baseTimes = require('./_baseTimes.js');
|
|
6
|
-
var isArguments$1 = require('./isArguments.js');
|
|
7
|
-
var isArray$1 = require('./isArray.js');
|
|
8
|
-
require('./isBuffer.js');
|
|
9
|
-
var _isIndex = require('./_isIndex.js');
|
|
10
|
-
var isTypedArray$1 = require('./isTypedArray.js');
|
|
11
|
-
var isBuffer$1 = require('../../../../../_virtual/isBuffer.js');
|
|
12
|
-
|
|
13
|
-
var baseTimes = _baseTimes.default,
|
|
14
|
-
isArguments = isArguments$1.default,
|
|
15
|
-
isArray = isArray$1.default,
|
|
16
|
-
isBuffer = isBuffer$1.exports,
|
|
17
|
-
isIndex = _isIndex.default,
|
|
18
|
-
isTypedArray = isTypedArray$1.default;
|
|
19
|
-
|
|
20
|
-
/** Used for built-in method references. */
|
|
21
|
-
var objectProto = Object.prototype;
|
|
22
|
-
|
|
23
|
-
/** Used to check objects for own properties. */
|
|
24
|
-
var hasOwnProperty = objectProto.hasOwnProperty;
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* Creates an array of the enumerable property names of the array-like `value`.
|
|
28
|
-
*
|
|
29
|
-
* @private
|
|
30
|
-
* @param {*} value The value to query.
|
|
31
|
-
* @param {boolean} inherited Specify returning inherited property names.
|
|
32
|
-
* @returns {Array} Returns the array of property names.
|
|
33
|
-
*/
|
|
34
|
-
function arrayLikeKeys(value, inherited) {
|
|
35
|
-
var isArr = isArray(value),
|
|
36
|
-
isArg = !isArr && isArguments(value),
|
|
37
|
-
isBuff = !isArr && !isArg && isBuffer(value),
|
|
38
|
-
isType = !isArr && !isArg && !isBuff && isTypedArray(value),
|
|
39
|
-
skipIndexes = isArr || isArg || isBuff || isType,
|
|
40
|
-
result = skipIndexes ? baseTimes(value.length, String) : [],
|
|
41
|
-
length = result.length;
|
|
42
|
-
|
|
43
|
-
for (var key in value) {
|
|
44
|
-
if ((inherited || hasOwnProperty.call(value, key)) &&
|
|
45
|
-
!(skipIndexes && (
|
|
46
|
-
// Safari 9 has enumerable `arguments.length` in strict mode.
|
|
47
|
-
key == 'length' ||
|
|
48
|
-
// Node.js 0.10 has enumerable non-index properties on buffers.
|
|
49
|
-
(isBuff && (key == 'offset' || key == 'parent')) ||
|
|
50
|
-
// PhantomJS 2 has enumerable non-index properties on typed arrays.
|
|
51
|
-
(isType && (key == 'buffer' || key == 'byteLength' || key == 'byteOffset')) ||
|
|
52
|
-
// Skip index properties.
|
|
53
|
-
isIndex(key, length)
|
|
54
|
-
))) {
|
|
55
|
-
result.push(key);
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
return result;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
var _arrayLikeKeys = arrayLikeKeys;
|
|
62
|
-
|
|
63
|
-
exports.default = _arrayLikeKeys;
|