@scality/cloudserverclient 1.0.3 → 1.0.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/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@aws-sdk/util-locate-window/package.json +3 -3
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +7 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +7 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/core/package.json +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/node-http-handler/dist-cjs/index.js +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/dist-cjs/index.js +29 -3
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +29 -3
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +8 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +8 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/package.json +4 -4
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/util-stream/package.json +6 -6
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/README.md +72 -3
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/bundled.js +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/es5.js +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/index.d.ts +44 -6
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/package.json +10 -5
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/bowser.js +24 -8
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/constants.js +8 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/parser-browsers.js +89 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/parser-platforms.js +42 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/parser.js +86 -5
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/_tsc.js +1625 -1116
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.dom.d.ts +6645 -3113
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.collection.d.ts +6 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.iterable.d.ts +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.bigint.d.ts +4 -4
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2022.regexp.d.ts +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2023.intl.d.ts +9 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.collection.d.ts +94 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.d.ts +23 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.full.d.ts +22 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.intl.d.ts +200 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.regexp.d.ts +30 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es5.d.ts +21 -21
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.collection.d.ts +19 -66
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.d.ts +4 -5
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.date.d.ts +21 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.intl.d.ts +89 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.temporal.d.ts +473 -0
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.webworker.d.ts +1909 -863
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.d.ts +55 -48
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.js +1711 -1177
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/package.json +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/README.md +3 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/bin/semver.js +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/functions/diff.js +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/internal/re.js +2 -2
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/package.json +4 -4
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/ranges/subset.js +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/tsconfig.cjs.tsbuildinfo +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/tsconfig.es.tsbuildinfo +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/tsconfig.types.tsbuildinfo +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/yarn.lock +53 -53
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@aws-sdk/util-locate-window/package.json +3 -3
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +7 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +7 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/core/package.json +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/node-http-handler/dist-cjs/index.js +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/dist-cjs/index.js +29 -3
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +29 -3
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +8 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +8 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/package.json +4 -4
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/util-stream/package.json +6 -6
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/README.md +72 -3
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/bundled.js +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/es5.js +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/index.d.ts +44 -6
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/package.json +10 -5
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/bowser.js +24 -8
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/constants.js +8 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/parser-browsers.js +89 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/parser-platforms.js +42 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/parser.js +86 -5
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/_tsc.js +1625 -1116
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.dom.d.ts +6645 -3113
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.collection.d.ts +6 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.iterable.d.ts +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.bigint.d.ts +4 -4
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2022.regexp.d.ts +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2023.intl.d.ts +9 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.collection.d.ts +94 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.d.ts +23 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.full.d.ts +22 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.intl.d.ts +200 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.regexp.d.ts +30 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es5.d.ts +21 -21
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.collection.d.ts +19 -66
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.d.ts +4 -5
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.date.d.ts +21 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.intl.d.ts +89 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.temporal.d.ts +473 -0
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.webworker.d.ts +1909 -863
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.d.ts +55 -48
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.js +1711 -1177
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/package.json +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/README.md +3 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/bin/semver.js +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/functions/diff.js +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/internal/re.js +2 -2
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/package.json +4 -4
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/ranges/subset.js +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/tsconfig.cjs.tsbuildinfo +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/tsconfig.es.tsbuildinfo +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/tsconfig.types.tsbuildinfo +1 -1
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/yarn.lock +53 -53
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@aws-sdk/util-locate-window/package.json +3 -3
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +7 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +7 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/core/package.json +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/node-http-handler/dist-cjs/index.js +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/dist-cjs/index.js +29 -3
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +29 -3
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +8 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +8 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/package.json +4 -4
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/util-stream/package.json +6 -6
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/README.md +72 -3
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/bundled.js +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/es5.js +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/index.d.ts +44 -6
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/package.json +10 -5
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/bowser.js +24 -8
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/constants.js +8 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/parser-browsers.js +89 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/parser-platforms.js +42 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/parser.js +86 -5
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/_tsc.js +1625 -1116
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.dom.d.ts +6645 -3113
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.collection.d.ts +6 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.iterable.d.ts +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.bigint.d.ts +4 -4
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2022.regexp.d.ts +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2023.intl.d.ts +9 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.collection.d.ts +94 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.d.ts +23 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.full.d.ts +22 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.intl.d.ts +200 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.regexp.d.ts +30 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es5.d.ts +21 -21
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.collection.d.ts +19 -66
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.d.ts +4 -5
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.date.d.ts +21 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.intl.d.ts +89 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.temporal.d.ts +473 -0
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.webworker.d.ts +1909 -863
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.d.ts +55 -48
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.js +1711 -1177
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/package.json +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/README.md +3 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/bin/semver.js +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/functions/diff.js +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/internal/re.js +2 -2
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/package.json +4 -4
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/ranges/subset.js +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/tsconfig.cjs.tsbuildinfo +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/tsconfig.es.tsbuildinfo +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/tsconfig.types.tsbuildinfo +1 -1
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/yarn.lock +53 -53
- package/dist/clients/cloudserver.d.ts +2 -0
- package/dist/clients/cloudserver.js +2 -0
- package/package.json +1 -1
- package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/CHANGELOG.md +0 -218
- package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/CHANGELOG.md +0 -218
- package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/CHANGELOG.md +0 -218
- /package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.float16.d.ts → lib.es2025.float16.d.ts} +0 -0
- /package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.iterator.d.ts → lib.es2025.iterator.d.ts} +0 -0
- /package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.promise.d.ts → lib.es2025.promise.d.ts} +0 -0
- /package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.float16.d.ts → lib.es2025.float16.d.ts} +0 -0
- /package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.iterator.d.ts → lib.es2025.iterator.d.ts} +0 -0
- /package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.promise.d.ts → lib.es2025.promise.d.ts} +0 -0
- /package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.float16.d.ts → lib.es2025.float16.d.ts} +0 -0
- /package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.iterator.d.ts → lib.es2025.iterator.d.ts} +0 -0
- /package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/{lib.esnext.promise.d.ts → lib.es2025.promise.d.ts} +0 -0
|
@@ -428,14 +428,14 @@ interface String {
|
|
|
428
428
|
concat(...strings: string[]): string;
|
|
429
429
|
|
|
430
430
|
/**
|
|
431
|
-
* Returns the position of the first occurrence of a substring.
|
|
431
|
+
* Returns the position of the first occurrence of a substring, or -1 if it is not present.
|
|
432
432
|
* @param searchString The substring to search for in the string
|
|
433
433
|
* @param position The index at which to begin searching the String object. If omitted, search starts at the beginning of the string.
|
|
434
434
|
*/
|
|
435
435
|
indexOf(searchString: string, position?: number): number;
|
|
436
436
|
|
|
437
437
|
/**
|
|
438
|
-
* Returns the last occurrence of a substring in the string.
|
|
438
|
+
* Returns the last occurrence of a substring in the string, or -1 if it is not present.
|
|
439
439
|
* @param searchString The substring to search for.
|
|
440
440
|
* @param position The index at which to begin searching. If omitted, the search begins at the end of the string.
|
|
441
441
|
*/
|
|
@@ -1971,7 +1971,7 @@ interface Int8Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
1971
1971
|
forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;
|
|
1972
1972
|
|
|
1973
1973
|
/**
|
|
1974
|
-
* Returns the index of the first occurrence of a value in an array.
|
|
1974
|
+
* Returns the index of the first occurrence of a value in an array, or -1 if it is not present.
|
|
1975
1975
|
* @param searchElement The value to locate in the array.
|
|
1976
1976
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
1977
1977
|
* search starts at index 0.
|
|
@@ -1986,7 +1986,7 @@ interface Int8Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
1986
1986
|
join(separator?: string): string;
|
|
1987
1987
|
|
|
1988
1988
|
/**
|
|
1989
|
-
* Returns the index of the last occurrence of a value in an array.
|
|
1989
|
+
* Returns the index of the last occurrence of a value in an array, or -1 if it is not present.
|
|
1990
1990
|
* @param searchElement The value to locate in the array.
|
|
1991
1991
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
1992
1992
|
* search starts at index 0.
|
|
@@ -2253,7 +2253,7 @@ interface Uint8Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
2253
2253
|
forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;
|
|
2254
2254
|
|
|
2255
2255
|
/**
|
|
2256
|
-
* Returns the index of the first occurrence of a value in an array.
|
|
2256
|
+
* Returns the index of the first occurrence of a value in an array, or -1 if it is not present.
|
|
2257
2257
|
* @param searchElement The value to locate in the array.
|
|
2258
2258
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
2259
2259
|
* search starts at index 0.
|
|
@@ -2268,7 +2268,7 @@ interface Uint8Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
2268
2268
|
join(separator?: string): string;
|
|
2269
2269
|
|
|
2270
2270
|
/**
|
|
2271
|
-
* Returns the index of the last occurrence of a value in an array.
|
|
2271
|
+
* Returns the index of the last occurrence of a value in an array, or -1 if it is not present.
|
|
2272
2272
|
* @param searchElement The value to locate in the array.
|
|
2273
2273
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
2274
2274
|
* search starts at index 0.
|
|
@@ -2535,7 +2535,7 @@ interface Uint8ClampedArray<TArrayBuffer extends ArrayBufferLike = ArrayBufferLi
|
|
|
2535
2535
|
forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;
|
|
2536
2536
|
|
|
2537
2537
|
/**
|
|
2538
|
-
* Returns the index of the first occurrence of a value in an array.
|
|
2538
|
+
* Returns the index of the first occurrence of a value in an array, or -1 if it is not present.
|
|
2539
2539
|
* @param searchElement The value to locate in the array.
|
|
2540
2540
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
2541
2541
|
* search starts at index 0.
|
|
@@ -2550,7 +2550,7 @@ interface Uint8ClampedArray<TArrayBuffer extends ArrayBufferLike = ArrayBufferLi
|
|
|
2550
2550
|
join(separator?: string): string;
|
|
2551
2551
|
|
|
2552
2552
|
/**
|
|
2553
|
-
* Returns the index of the last occurrence of a value in an array.
|
|
2553
|
+
* Returns the index of the last occurrence of a value in an array, or -1 if it is not present.
|
|
2554
2554
|
* @param searchElement The value to locate in the array.
|
|
2555
2555
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
2556
2556
|
* search starts at index 0.
|
|
@@ -2816,7 +2816,7 @@ interface Int16Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
2816
2816
|
*/
|
|
2817
2817
|
forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;
|
|
2818
2818
|
/**
|
|
2819
|
-
* Returns the index of the first occurrence of a value in an array.
|
|
2819
|
+
* Returns the index of the first occurrence of a value in an array, or -1 if it is not present.
|
|
2820
2820
|
* @param searchElement The value to locate in the array.
|
|
2821
2821
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
2822
2822
|
* search starts at index 0.
|
|
@@ -2831,7 +2831,7 @@ interface Int16Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
2831
2831
|
join(separator?: string): string;
|
|
2832
2832
|
|
|
2833
2833
|
/**
|
|
2834
|
-
* Returns the index of the last occurrence of a value in an array.
|
|
2834
|
+
* Returns the index of the last occurrence of a value in an array, or -1 if it is not present.
|
|
2835
2835
|
* @param searchElement The value to locate in the array.
|
|
2836
2836
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
2837
2837
|
* search starts at index 0.
|
|
@@ -3098,7 +3098,7 @@ interface Uint16Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
3098
3098
|
forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;
|
|
3099
3099
|
|
|
3100
3100
|
/**
|
|
3101
|
-
* Returns the index of the first occurrence of a value in an array.
|
|
3101
|
+
* Returns the index of the first occurrence of a value in an array, or -1 if it is not present.
|
|
3102
3102
|
* @param searchElement The value to locate in the array.
|
|
3103
3103
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
3104
3104
|
* search starts at index 0.
|
|
@@ -3113,7 +3113,7 @@ interface Uint16Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
3113
3113
|
join(separator?: string): string;
|
|
3114
3114
|
|
|
3115
3115
|
/**
|
|
3116
|
-
* Returns the index of the last occurrence of a value in an array.
|
|
3116
|
+
* Returns the index of the last occurrence of a value in an array, or -1 if it is not present.
|
|
3117
3117
|
* @param searchElement The value to locate in the array.
|
|
3118
3118
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
3119
3119
|
* search starts at index 0.
|
|
@@ -3379,7 +3379,7 @@ interface Int32Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
3379
3379
|
forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;
|
|
3380
3380
|
|
|
3381
3381
|
/**
|
|
3382
|
-
* Returns the index of the first occurrence of a value in an array.
|
|
3382
|
+
* Returns the index of the first occurrence of a value in an array, or -1 if it is not present.
|
|
3383
3383
|
* @param searchElement The value to locate in the array.
|
|
3384
3384
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
3385
3385
|
* search starts at index 0.
|
|
@@ -3394,7 +3394,7 @@ interface Int32Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
3394
3394
|
join(separator?: string): string;
|
|
3395
3395
|
|
|
3396
3396
|
/**
|
|
3397
|
-
* Returns the index of the last occurrence of a value in an array.
|
|
3397
|
+
* Returns the index of the last occurrence of a value in an array, or -1 if it is not present.
|
|
3398
3398
|
* @param searchElement The value to locate in the array.
|
|
3399
3399
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
3400
3400
|
* search starts at index 0.
|
|
@@ -3660,7 +3660,7 @@ interface Uint32Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
3660
3660
|
*/
|
|
3661
3661
|
forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;
|
|
3662
3662
|
/**
|
|
3663
|
-
* Returns the index of the first occurrence of a value in an array.
|
|
3663
|
+
* Returns the index of the first occurrence of a value in an array, or -1 if it is not present.
|
|
3664
3664
|
* @param searchElement The value to locate in the array.
|
|
3665
3665
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
3666
3666
|
* search starts at index 0.
|
|
@@ -3675,7 +3675,7 @@ interface Uint32Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
3675
3675
|
join(separator?: string): string;
|
|
3676
3676
|
|
|
3677
3677
|
/**
|
|
3678
|
-
* Returns the index of the last occurrence of a value in an array.
|
|
3678
|
+
* Returns the index of the last occurrence of a value in an array, or -1 if it is not present.
|
|
3679
3679
|
* @param searchElement The value to locate in the array.
|
|
3680
3680
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
3681
3681
|
* search starts at index 0.
|
|
@@ -3942,7 +3942,7 @@ interface Float32Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
3942
3942
|
forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;
|
|
3943
3943
|
|
|
3944
3944
|
/**
|
|
3945
|
-
* Returns the index of the first occurrence of a value in an array.
|
|
3945
|
+
* Returns the index of the first occurrence of a value in an array, or -1 if it is not present.
|
|
3946
3946
|
* @param searchElement The value to locate in the array.
|
|
3947
3947
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
3948
3948
|
* search starts at index 0.
|
|
@@ -3957,7 +3957,7 @@ interface Float32Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
3957
3957
|
join(separator?: string): string;
|
|
3958
3958
|
|
|
3959
3959
|
/**
|
|
3960
|
-
* Returns the index of the last occurrence of a value in an array.
|
|
3960
|
+
* Returns the index of the last occurrence of a value in an array, or -1 if it is not present.
|
|
3961
3961
|
* @param searchElement The value to locate in the array.
|
|
3962
3962
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
3963
3963
|
* search starts at index 0.
|
|
@@ -4224,7 +4224,7 @@ interface Float64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
4224
4224
|
forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;
|
|
4225
4225
|
|
|
4226
4226
|
/**
|
|
4227
|
-
* Returns the index of the first occurrence of a value in an array.
|
|
4227
|
+
* Returns the index of the first occurrence of a value in an array, or -1 if it is not present.
|
|
4228
4228
|
* @param searchElement The value to locate in the array.
|
|
4229
4229
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
4230
4230
|
* search starts at index 0.
|
|
@@ -4239,7 +4239,7 @@ interface Float64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
|
|
|
4239
4239
|
join(separator?: string): string;
|
|
4240
4240
|
|
|
4241
4241
|
/**
|
|
4242
|
-
* Returns the index of the last occurrence of a value in an array.
|
|
4242
|
+
* Returns the index of the last occurrence of a value in an array, or -1 if it is not present.
|
|
4243
4243
|
* @param searchElement The value to locate in the array.
|
|
4244
4244
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
4245
4245
|
* search starts at index 0.
|
|
@@ -4420,7 +4420,7 @@ declare namespace Intl {
|
|
|
4420
4420
|
numeric?: boolean | undefined;
|
|
4421
4421
|
caseFirst?: "upper" | "lower" | "false" | undefined;
|
|
4422
4422
|
sensitivity?: "base" | "accent" | "case" | "variant" | undefined;
|
|
4423
|
-
collation?: "big5han" | "compat" | "dict" | "direct" | "ducet" | "emoji" | "eor" | "gb2312" | "phonebk" | "phonetic" | "pinyin" | "reformed" | "searchjl" | "stroke" | "trad" | "unihan" | "zhuyin" | undefined;
|
|
4423
|
+
collation?: "big5han" | "compat" | "default" | "dict" | "direct" | "ducet" | "emoji" | "eor" | "gb2312" | "phonebk" | "phonetic" | "pinyin" | "reformed" | "searchjl" | "stroke" | "trad" | "unihan" | "zhuyin" | undefined;
|
|
4424
4424
|
ignorePunctuation?: boolean | undefined;
|
|
4425
4425
|
}
|
|
4426
4426
|
|
|
@@ -14,81 +14,34 @@ and limitations under the License.
|
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference lib="
|
|
17
|
+
/// <reference lib="es2025.collection" />
|
|
18
18
|
|
|
19
|
-
interface
|
|
19
|
+
interface Map<K, V> {
|
|
20
20
|
/**
|
|
21
|
-
*
|
|
21
|
+
* Returns a specified element from the Map object.
|
|
22
|
+
* If no element is associated with the specified key, a new element with the value `defaultValue` will be inserted into the Map and returned.
|
|
23
|
+
* @returns The element associated with the specified key, which will be `defaultValue` if no element previously existed.
|
|
22
24
|
*/
|
|
23
|
-
|
|
25
|
+
getOrInsert(key: K, defaultValue: V): V;
|
|
24
26
|
/**
|
|
25
|
-
*
|
|
27
|
+
* Returns a specified element from the Map object.
|
|
28
|
+
* If no element is associated with the specified key, the result of passing the specified key to the `callback` function will be inserted into the Map and returned.
|
|
29
|
+
* @returns The element associated with the specific key, which will be the newly computed value if no element previously existed.
|
|
26
30
|
*/
|
|
27
|
-
|
|
28
|
-
/**
|
|
29
|
-
* @returns the number of (unique) elements in the set-like.
|
|
30
|
-
*/
|
|
31
|
-
readonly size: number;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
interface Set<T> {
|
|
35
|
-
/**
|
|
36
|
-
* @returns a new Set containing all the elements in this Set and also all the elements in the argument.
|
|
37
|
-
*/
|
|
38
|
-
union<U>(other: ReadonlySetLike<U>): Set<T | U>;
|
|
39
|
-
/**
|
|
40
|
-
* @returns a new Set containing all the elements which are both in this Set and in the argument.
|
|
41
|
-
*/
|
|
42
|
-
intersection<U>(other: ReadonlySetLike<U>): Set<T & U>;
|
|
43
|
-
/**
|
|
44
|
-
* @returns a new Set containing all the elements in this Set which are not also in the argument.
|
|
45
|
-
*/
|
|
46
|
-
difference<U>(other: ReadonlySetLike<U>): Set<T>;
|
|
47
|
-
/**
|
|
48
|
-
* @returns a new Set containing all the elements which are in either this Set or in the argument, but not in both.
|
|
49
|
-
*/
|
|
50
|
-
symmetricDifference<U>(other: ReadonlySetLike<U>): Set<T | U>;
|
|
51
|
-
/**
|
|
52
|
-
* @returns a boolean indicating whether all the elements in this Set are also in the argument.
|
|
53
|
-
*/
|
|
54
|
-
isSubsetOf(other: ReadonlySetLike<unknown>): boolean;
|
|
55
|
-
/**
|
|
56
|
-
* @returns a boolean indicating whether all the elements in the argument are also in this Set.
|
|
57
|
-
*/
|
|
58
|
-
isSupersetOf(other: ReadonlySetLike<unknown>): boolean;
|
|
59
|
-
/**
|
|
60
|
-
* @returns a boolean indicating whether this Set has no elements in common with the argument.
|
|
61
|
-
*/
|
|
62
|
-
isDisjointFrom(other: ReadonlySetLike<unknown>): boolean;
|
|
31
|
+
getOrInsertComputed(key: K, callback: (key: K) => V): V;
|
|
63
32
|
}
|
|
64
33
|
|
|
65
|
-
interface
|
|
66
|
-
/**
|
|
67
|
-
* @returns a new Set containing all the elements in this Set and also all the elements in the argument.
|
|
68
|
-
*/
|
|
69
|
-
union<U>(other: ReadonlySetLike<U>): Set<T | U>;
|
|
70
|
-
/**
|
|
71
|
-
* @returns a new Set containing all the elements which are both in this Set and in the argument.
|
|
72
|
-
*/
|
|
73
|
-
intersection<U>(other: ReadonlySetLike<U>): Set<T & U>;
|
|
74
|
-
/**
|
|
75
|
-
* @returns a new Set containing all the elements in this Set which are not also in the argument.
|
|
76
|
-
*/
|
|
77
|
-
difference<U>(other: ReadonlySetLike<U>): Set<T>;
|
|
78
|
-
/**
|
|
79
|
-
* @returns a new Set containing all the elements which are in either this Set or in the argument, but not in both.
|
|
80
|
-
*/
|
|
81
|
-
symmetricDifference<U>(other: ReadonlySetLike<U>): Set<T | U>;
|
|
82
|
-
/**
|
|
83
|
-
* @returns a boolean indicating whether all the elements in this Set are also in the argument.
|
|
84
|
-
*/
|
|
85
|
-
isSubsetOf(other: ReadonlySetLike<unknown>): boolean;
|
|
34
|
+
interface WeakMap<K extends WeakKey, V> {
|
|
86
35
|
/**
|
|
87
|
-
*
|
|
36
|
+
* Returns a specified element from the WeakMap object.
|
|
37
|
+
* If no element is associated with the specified key, a new element with the value `defaultValue` will be inserted into the WeakMap and returned.
|
|
38
|
+
* @returns The element associated with the specified key, which will be `defaultValue` if no element previously existed.
|
|
88
39
|
*/
|
|
89
|
-
|
|
40
|
+
getOrInsert(key: K, defaultValue: V): V;
|
|
90
41
|
/**
|
|
91
|
-
*
|
|
42
|
+
* Returns a specified element from the WeakMap object.
|
|
43
|
+
* If no element is associated with the specified key, the result of passing the specified key to the `callback` function will be inserted into the WeakMap and returned.
|
|
44
|
+
* @returns The element associated with the specific key, which will be the newly computed value if no element previously existed.
|
|
92
45
|
*/
|
|
93
|
-
|
|
46
|
+
getOrInsertComputed(key: K, callback: (key: K) => V): V;
|
|
94
47
|
}
|
|
@@ -14,15 +14,14 @@ and limitations under the License.
|
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference lib="
|
|
17
|
+
/// <reference lib="es2025" />
|
|
18
18
|
/// <reference lib="esnext.intl" />
|
|
19
|
+
/// <reference lib="esnext.collection" />
|
|
19
20
|
/// <reference lib="esnext.decorators" />
|
|
20
21
|
/// <reference lib="esnext.disposable" />
|
|
21
|
-
/// <reference lib="esnext.collection" />
|
|
22
22
|
/// <reference lib="esnext.array" />
|
|
23
|
-
/// <reference lib="esnext.iterator" />
|
|
24
|
-
/// <reference lib="esnext.promise" />
|
|
25
|
-
/// <reference lib="esnext.float16" />
|
|
26
23
|
/// <reference lib="esnext.error" />
|
|
27
24
|
/// <reference lib="esnext.sharedmemory" />
|
|
28
25
|
/// <reference lib="esnext.typedarrays" />
|
|
26
|
+
/// <reference lib="esnext.temporal" />
|
|
27
|
+
/// <reference lib="esnext.date" />
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/*! *****************************************************************************
|
|
2
|
+
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
|
+
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
|
|
4
|
+
this file except in compliance with the License. You may obtain a copy of the
|
|
5
|
+
License at http://www.apache.org/licenses/LICENSE-2.0
|
|
6
|
+
|
|
7
|
+
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
|
+
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
|
+
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
|
+
|
|
12
|
+
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
|
+
and limitations under the License.
|
|
14
|
+
***************************************************************************** */
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/// <reference lib="esnext.temporal" />
|
|
18
|
+
|
|
19
|
+
interface Date {
|
|
20
|
+
toTemporalInstant(): Temporal.Instant;
|
|
21
|
+
}
|
|
@@ -14,6 +14,94 @@ and limitations under the License.
|
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
+
/// <reference lib="esnext.temporal" />
|
|
18
|
+
|
|
17
19
|
declare namespace Intl {
|
|
18
|
-
|
|
20
|
+
type FormattableTemporalObject = Temporal.PlainDate | Temporal.PlainYearMonth | Temporal.PlainMonthDay | Temporal.PlainTime | Temporal.PlainDateTime | Temporal.Instant;
|
|
21
|
+
|
|
22
|
+
interface DateTimeFormat {
|
|
23
|
+
format(date?: FormattableTemporalObject | Date | number): string;
|
|
24
|
+
formatToParts(date?: FormattableTemporalObject | Date | number): DateTimeFormatPart[];
|
|
25
|
+
formatRange(startDate: FormattableTemporalObject | Date | number, endDate: FormattableTemporalObject | Date | number): string;
|
|
26
|
+
formatRangeToParts(startDate: FormattableTemporalObject | Date | number, endDate: FormattableTemporalObject | Date | number): DateTimeRangeFormatPart[];
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
interface Locale {
|
|
30
|
+
/**
|
|
31
|
+
* Returns a list of one or more unique calendar identifiers for this locale.
|
|
32
|
+
*
|
|
33
|
+
* [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getCalendars)
|
|
34
|
+
*/
|
|
35
|
+
getCalendars(): string[];
|
|
36
|
+
/**
|
|
37
|
+
* Returns a list of one or more collation types for this locale.
|
|
38
|
+
*
|
|
39
|
+
* [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getCollations)
|
|
40
|
+
*/
|
|
41
|
+
getCollations(): string[];
|
|
42
|
+
/**
|
|
43
|
+
* Returns a list of one or more unique hour cycle identifiers for this locale.
|
|
44
|
+
*
|
|
45
|
+
* [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getHourCycles)
|
|
46
|
+
*/
|
|
47
|
+
getHourCycles(): string[];
|
|
48
|
+
/**
|
|
49
|
+
* Returns a list of one or more unique numbering system identifiers for this locale.
|
|
50
|
+
*
|
|
51
|
+
* [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getNumberingSystems)
|
|
52
|
+
*/
|
|
53
|
+
getNumberingSystems(): string[];
|
|
54
|
+
/**
|
|
55
|
+
* Returns the ordering of characters indicated by either ltr (left-to-right) or by rtl (right-to-left) for this locale.
|
|
56
|
+
*
|
|
57
|
+
* [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getTextInfo)
|
|
58
|
+
*/
|
|
59
|
+
getTextInfo(): TextInfo;
|
|
60
|
+
/**
|
|
61
|
+
* Returns a list of supported time zones for this locale.
|
|
62
|
+
*
|
|
63
|
+
* [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getTimeZones)
|
|
64
|
+
*/
|
|
65
|
+
getTimeZones(): string[] | undefined;
|
|
66
|
+
/**
|
|
67
|
+
* Returns a `WeekInfo` object with the properties `firstDay`, `weekend` and `minimalDays` for this locale.
|
|
68
|
+
*
|
|
69
|
+
* [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getWeekInfo)
|
|
70
|
+
*/
|
|
71
|
+
getWeekInfo(): WeekInfo;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
/**
|
|
75
|
+
* An object representing text typesetting information associated with the Locale data specified in UTS 35's Layouts Elements.
|
|
76
|
+
*
|
|
77
|
+
* [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getTextInfo#return_value)
|
|
78
|
+
*/
|
|
79
|
+
interface TextInfo {
|
|
80
|
+
/**
|
|
81
|
+
* A string indicating the direction of text for the locale. Can be either "ltr" (left-to-right) or "rtl" (right-to-left).
|
|
82
|
+
*
|
|
83
|
+
* [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getTextInfo#direction)
|
|
84
|
+
*/
|
|
85
|
+
direction?: "ltr" | "rtl";
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
/**
|
|
89
|
+
* An object representing week information associated with the Locale data specified in UTS 35's Week Elements.
|
|
90
|
+
*
|
|
91
|
+
* [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getWeekInfo#return_value)
|
|
92
|
+
*/
|
|
93
|
+
interface WeekInfo {
|
|
94
|
+
/**
|
|
95
|
+
* An integer between 1 (Monday) and 7 (Sunday) indicating the first day of the week for the locale. Commonly 1, 5, 6, or 7.
|
|
96
|
+
*
|
|
97
|
+
* [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getWeekInfo#firstday)
|
|
98
|
+
*/
|
|
99
|
+
firstDay: number;
|
|
100
|
+
/**
|
|
101
|
+
* An array of integers between 1 and 7 indicating the weekend days for the locale.
|
|
102
|
+
*
|
|
103
|
+
* [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getWeekInfo#weekend)
|
|
104
|
+
*/
|
|
105
|
+
weekend: number[];
|
|
106
|
+
}
|
|
19
107
|
}
|