@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.
Files changed (204) hide show
  1. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/package.json +3 -3
  2. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/package.json +3 -3
  3. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/package.json +3 -3
  4. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@aws-sdk/util-locate-window/package.json +3 -3
  5. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +7 -1
  6. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +7 -1
  7. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/core/package.json +2 -2
  8. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  9. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/middleware-retry/package.json +2 -2
  10. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/node-http-handler/dist-cjs/index.js +2 -2
  11. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +2 -2
  12. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/node-http-handler/package.json +5 -5
  13. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/dist-cjs/index.js +29 -3
  14. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +29 -3
  15. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +8 -1
  16. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +8 -1
  17. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/smithy-client/package.json +4 -4
  18. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  19. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  20. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/@smithy/util-stream/package.json +6 -6
  21. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/README.md +72 -3
  22. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/bundled.js +1 -1
  23. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/es5.js +1 -1
  24. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/index.d.ts +44 -6
  25. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/package.json +10 -5
  26. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/bowser.js +24 -8
  27. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/constants.js +8 -0
  28. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/parser-browsers.js +89 -0
  29. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/parser-platforms.js +42 -0
  30. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/src/parser.js +86 -5
  31. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/_tsc.js +1625 -1116
  32. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.dom.d.ts +6645 -3113
  33. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.collection.d.ts +6 -1
  34. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.iterable.d.ts +1 -1
  35. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.bigint.d.ts +4 -4
  36. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +1 -1
  37. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2022.regexp.d.ts +1 -1
  38. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2023.intl.d.ts +9 -1
  39. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.collection.d.ts +94 -0
  40. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.d.ts +23 -0
  41. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.full.d.ts +22 -0
  42. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.intl.d.ts +200 -0
  43. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.regexp.d.ts +30 -0
  44. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es5.d.ts +21 -21
  45. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.collection.d.ts +19 -66
  46. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.d.ts +4 -5
  47. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.date.d.ts +21 -0
  48. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.intl.d.ts +89 -1
  49. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.temporal.d.ts +473 -0
  50. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.webworker.d.ts +1909 -863
  51. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.d.ts +55 -48
  52. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.js +1711 -1177
  53. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/package.json +2 -2
  54. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/README.md +3 -2
  55. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/bin/semver.js +1 -1
  56. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/functions/diff.js +1 -1
  57. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/internal/re.js +2 -2
  58. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/package.json +4 -4
  59. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/semver/ranges/subset.js +1 -1
  60. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/tsconfig.cjs.tsbuildinfo +1 -1
  61. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/tsconfig.es.tsbuildinfo +1 -1
  62. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/tsconfig.types.tsbuildinfo +1 -1
  63. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/yarn.lock +53 -53
  64. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/package.json +3 -3
  65. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/package.json +3 -3
  66. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/package.json +3 -3
  67. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@aws-sdk/util-locate-window/package.json +3 -3
  68. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +7 -1
  69. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +7 -1
  70. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/core/package.json +2 -2
  71. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  72. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/middleware-retry/package.json +2 -2
  73. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/node-http-handler/dist-cjs/index.js +2 -2
  74. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +2 -2
  75. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/node-http-handler/package.json +5 -5
  76. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/dist-cjs/index.js +29 -3
  77. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +29 -3
  78. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +8 -1
  79. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +8 -1
  80. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/smithy-client/package.json +4 -4
  81. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  82. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  83. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/@smithy/util-stream/package.json +6 -6
  84. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/README.md +72 -3
  85. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/bundled.js +1 -1
  86. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/es5.js +1 -1
  87. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/index.d.ts +44 -6
  88. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/package.json +10 -5
  89. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/bowser.js +24 -8
  90. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/constants.js +8 -0
  91. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/parser-browsers.js +89 -0
  92. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/parser-platforms.js +42 -0
  93. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/src/parser.js +86 -5
  94. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/_tsc.js +1625 -1116
  95. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.dom.d.ts +6645 -3113
  96. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.collection.d.ts +6 -1
  97. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.iterable.d.ts +1 -1
  98. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.bigint.d.ts +4 -4
  99. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +1 -1
  100. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2022.regexp.d.ts +1 -1
  101. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2023.intl.d.ts +9 -1
  102. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.collection.d.ts +94 -0
  103. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.d.ts +23 -0
  104. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.full.d.ts +22 -0
  105. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.intl.d.ts +200 -0
  106. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.regexp.d.ts +30 -0
  107. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es5.d.ts +21 -21
  108. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.collection.d.ts +19 -66
  109. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.d.ts +4 -5
  110. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.date.d.ts +21 -0
  111. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.intl.d.ts +89 -1
  112. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.temporal.d.ts +473 -0
  113. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.webworker.d.ts +1909 -863
  114. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.d.ts +55 -48
  115. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.js +1711 -1177
  116. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/package.json +2 -2
  117. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/README.md +3 -2
  118. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/bin/semver.js +1 -1
  119. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/functions/diff.js +1 -1
  120. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/internal/re.js +2 -2
  121. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/package.json +4 -4
  122. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/semver/ranges/subset.js +1 -1
  123. package/build/smithy/cloudserverBucketQuota/typescript-codegen/tsconfig.cjs.tsbuildinfo +1 -1
  124. package/build/smithy/cloudserverBucketQuota/typescript-codegen/tsconfig.es.tsbuildinfo +1 -1
  125. package/build/smithy/cloudserverBucketQuota/typescript-codegen/tsconfig.types.tsbuildinfo +1 -1
  126. package/build/smithy/cloudserverBucketQuota/typescript-codegen/yarn.lock +53 -53
  127. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/package.json +3 -3
  128. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/package.json +3 -3
  129. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/package.json +3 -3
  130. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@aws-sdk/util-locate-window/package.json +3 -3
  131. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +7 -1
  132. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +7 -1
  133. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/core/package.json +2 -2
  134. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  135. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/middleware-retry/package.json +2 -2
  136. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/node-http-handler/dist-cjs/index.js +2 -2
  137. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +2 -2
  138. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/node-http-handler/package.json +5 -5
  139. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/dist-cjs/index.js +29 -3
  140. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +29 -3
  141. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +8 -1
  142. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +8 -1
  143. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/smithy-client/package.json +4 -4
  144. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  145. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  146. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/@smithy/util-stream/package.json +6 -6
  147. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/README.md +72 -3
  148. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/bundled.js +1 -1
  149. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/es5.js +1 -1
  150. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/index.d.ts +44 -6
  151. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/package.json +10 -5
  152. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/bowser.js +24 -8
  153. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/constants.js +8 -0
  154. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/parser-browsers.js +89 -0
  155. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/parser-platforms.js +42 -0
  156. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/src/parser.js +86 -5
  157. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/_tsc.js +1625 -1116
  158. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.dom.d.ts +6645 -3113
  159. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.collection.d.ts +6 -1
  160. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2015.iterable.d.ts +1 -1
  161. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.bigint.d.ts +4 -4
  162. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +1 -1
  163. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2022.regexp.d.ts +1 -1
  164. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2023.intl.d.ts +9 -1
  165. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.collection.d.ts +94 -0
  166. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.d.ts +23 -0
  167. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.full.d.ts +22 -0
  168. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.intl.d.ts +200 -0
  169. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es2025.regexp.d.ts +30 -0
  170. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.es5.d.ts +21 -21
  171. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.collection.d.ts +19 -66
  172. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.d.ts +4 -5
  173. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.date.d.ts +21 -0
  174. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.intl.d.ts +89 -1
  175. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.esnext.temporal.d.ts +473 -0
  176. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/lib.webworker.d.ts +1909 -863
  177. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.d.ts +55 -48
  178. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.js +1711 -1177
  179. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/package.json +2 -2
  180. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/README.md +3 -2
  181. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/bin/semver.js +1 -1
  182. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/functions/diff.js +1 -1
  183. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/internal/re.js +2 -2
  184. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/package.json +4 -4
  185. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/semver/ranges/subset.js +1 -1
  186. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/tsconfig.cjs.tsbuildinfo +1 -1
  187. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/tsconfig.es.tsbuildinfo +1 -1
  188. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/tsconfig.types.tsbuildinfo +1 -1
  189. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/yarn.lock +53 -53
  190. package/dist/clients/cloudserver.d.ts +2 -0
  191. package/dist/clients/cloudserver.js +2 -0
  192. package/package.json +1 -1
  193. package/build/smithy/cloudserverBackbeatRoutes/typescript-codegen/node_modules/bowser/CHANGELOG.md +0 -218
  194. package/build/smithy/cloudserverBucketQuota/typescript-codegen/node_modules/bowser/CHANGELOG.md +0 -218
  195. package/build/smithy/cloudserverProxyBackbeatApis/typescript-codegen/node_modules/bowser/CHANGELOG.md +0 -218
  196. /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
  197. /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
  198. /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
  199. /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
  200. /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
  201. /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
  202. /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
  203. /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
  204. /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
@@ -15,6 +15,9 @@ and limitations under the License.
15
15
 
16
16
 
17
17
  interface Map<K, V> {
18
+ /**
19
+ * Removes all elements from the Map.
20
+ */
18
21
  clear(): void;
19
22
  /**
20
23
  * @returns true if an element in the Map existed and has been removed, or false if the element does not exist.
@@ -89,7 +92,9 @@ interface Set<T> {
89
92
  * Appends a new element with a specified value to the end of the Set.
90
93
  */
91
94
  add(value: T): this;
92
-
95
+ /**
96
+ * Removes all elements from the Set.
97
+ */
93
98
  clear(): void;
94
99
  /**
95
100
  * Removes a specified value from the Set.
@@ -184,7 +184,7 @@ interface MapConstructor {
184
184
  interface WeakMap<K extends WeakKey, V> {}
185
185
 
186
186
  interface WeakMapConstructor {
187
- new <K extends WeakKey, V>(iterable: Iterable<readonly [K, V]>): WeakMap<K, V>;
187
+ new <K extends WeakKey = WeakKey, V = any>(iterable?: Iterable<readonly [K, V]> | null): WeakMap<K, V>;
188
188
  }
189
189
 
190
190
  interface SetIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {
@@ -239,7 +239,7 @@ interface BigInt64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike>
239
239
  includes(searchElement: bigint, fromIndex?: number): boolean;
240
240
 
241
241
  /**
242
- * Returns the index of the first occurrence of a value in an array.
242
+ * Returns the index of the first occurrence of a value in an array, or -1 if it is not present.
243
243
  * @param searchElement The value to locate in the array.
244
244
  * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
245
245
  * search starts at index 0.
@@ -257,7 +257,7 @@ interface BigInt64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike>
257
257
  keys(): ArrayIterator<number>;
258
258
 
259
259
  /**
260
- * Returns the index of the last occurrence of a value in an array.
260
+ * Returns the index of the last occurrence of a value in an array, or -1 if it is not present.
261
261
  * @param searchElement The value to locate in the array.
262
262
  * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
263
263
  * search starts at index 0.
@@ -530,7 +530,7 @@ interface BigUint64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike>
530
530
  includes(searchElement: bigint, fromIndex?: number): boolean;
531
531
 
532
532
  /**
533
- * Returns the index of the first occurrence of a value in an array.
533
+ * Returns the index of the first occurrence of a value in an array, or -1 if it is not present.
534
534
  * @param searchElement The value to locate in the array.
535
535
  * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
536
536
  * search starts at index 0.
@@ -548,7 +548,7 @@ interface BigUint64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike>
548
548
  keys(): ArrayIterator<number>;
549
549
 
550
550
  /**
551
- * Returns the index of the last occurrence of a value in an array.
551
+ * Returns the index of the last occurrence of a value in an array, or -1 if it is not present.
552
552
  * @param searchElement The value to locate in the array.
553
553
  * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
554
554
  * search starts at index 0.
@@ -35,5 +35,5 @@ interface RegExp {
35
35
  * containing the results of that search.
36
36
  * @param string A string to search within.
37
37
  */
38
- [Symbol.matchAll](str: string): RegExpStringIterator<RegExpMatchArray>;
38
+ [Symbol.matchAll](str: string): RegExpStringIterator<RegExpExecArray>;
39
39
  }
@@ -22,7 +22,7 @@ interface RegExpExecArray {
22
22
  indices?: RegExpIndicesArray;
23
23
  }
24
24
 
25
- interface RegExpIndicesArray extends Array<[number, number]> {
25
+ interface RegExpIndicesArray extends Array<[number, number] | undefined> {
26
26
  groups?: {
27
27
  [key: string]: [number, number];
28
28
  };
@@ -25,6 +25,12 @@ declare namespace Intl {
25
25
  negative: never;
26
26
  }
27
27
 
28
+ interface NumberFormatRangePartTypeRegistry extends NumberFormatPartTypeRegistry {
29
+ approximatelySign: never;
30
+ }
31
+
32
+ type NumberFormatRangePartTypes = keyof NumberFormatRangePartTypeRegistry;
33
+
28
34
  interface NumberFormatOptions {
29
35
  roundingPriority?: "auto" | "morePrecision" | "lessPrecision" | undefined;
30
36
  roundingIncrement?: 1 | 2 | 5 | 10 | 20 | 25 | 50 | 100 | 200 | 250 | 500 | 1000 | 2000 | 2500 | 5000 | undefined;
@@ -39,7 +45,9 @@ declare namespace Intl {
39
45
  trailingZeroDisplay: "auto" | "stripIfInteger";
40
46
  }
41
47
 
42
- interface NumberRangeFormatPart extends NumberFormatPart {
48
+ interface NumberRangeFormatPart {
49
+ type: NumberFormatRangePartTypes;
50
+ value: string;
43
51
  source: "startRange" | "endRange" | "shared";
44
52
  }
45
53
 
@@ -0,0 +1,94 @@
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="es2024.collection" />
18
+
19
+ interface ReadonlySetLike<T> {
20
+ /**
21
+ * Despite its name, returns an iterator of the values in the set-like.
22
+ */
23
+ keys(): Iterator<T>;
24
+ /**
25
+ * @returns a boolean indicating whether an element with the specified value exists in the set-like or not.
26
+ */
27
+ has(value: T): boolean;
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;
63
+ }
64
+
65
+ interface ReadonlySet<T> {
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;
86
+ /**
87
+ * @returns a boolean indicating whether all the elements in the argument are also in this Set.
88
+ */
89
+ isSupersetOf(other: ReadonlySetLike<unknown>): boolean;
90
+ /**
91
+ * @returns a boolean indicating whether this Set has no elements in common with the argument.
92
+ */
93
+ isDisjointFrom(other: ReadonlySetLike<unknown>): boolean;
94
+ }
@@ -0,0 +1,23 @@
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="es2024" />
18
+ /// <reference lib="es2025.collection" />
19
+ /// <reference lib="es2025.float16" />
20
+ /// <reference lib="es2025.intl" />
21
+ /// <reference lib="es2025.iterator" />
22
+ /// <reference lib="es2025.promise" />
23
+ /// <reference lib="es2025.regexp" />
@@ -0,0 +1,22 @@
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="es2025" />
18
+ /// <reference lib="dom" />
19
+ /// <reference lib="webworker.importscripts" />
20
+ /// <reference lib="scripthost" />
21
+ /// <reference lib="dom.iterable" />
22
+ /// <reference lib="dom.asynciterable" />
@@ -0,0 +1,200 @@
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="es2018.intl" />
18
+
19
+ declare namespace Intl {
20
+ /**
21
+ * The locale matching algorithm to use.
22
+ *
23
+ * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_negotiation).
24
+ */
25
+ type DurationFormatLocaleMatcher = "lookup" | "best fit";
26
+
27
+ /**
28
+ * The style of the formatted duration.
29
+ *
30
+ * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/DurationFormat#style).
31
+ */
32
+ type DurationFormatStyle = "long" | "short" | "narrow" | "digital";
33
+
34
+ /**
35
+ * Whether to always display a unit, or only if it is non-zero.
36
+ *
37
+ * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/DurationFormat#display).
38
+ */
39
+ type DurationFormatDisplayOption = "always" | "auto";
40
+
41
+ /**
42
+ * Value of the `unit` property in duration objects
43
+ *
44
+ * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/format#duration).
45
+ */
46
+ type DurationFormatUnit =
47
+ | "years"
48
+ | "months"
49
+ | "weeks"
50
+ | "days"
51
+ | "hours"
52
+ | "minutes"
53
+ | "seconds"
54
+ | "milliseconds"
55
+ | "microseconds"
56
+ | "nanoseconds";
57
+
58
+ type DurationFormatUnitSingular =
59
+ | "year"
60
+ | "month"
61
+ | "week"
62
+ | "day"
63
+ | "hour"
64
+ | "minute"
65
+ | "second"
66
+ | "millisecond"
67
+ | "microsecond"
68
+ | "nanosecond";
69
+
70
+ /**
71
+ * An object representing the relative time format in parts
72
+ * that can be used for custom locale-aware formatting.
73
+ *
74
+ * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/formatToParts).
75
+ */
76
+ type DurationFormatPart =
77
+ | {
78
+ type: "literal";
79
+ value: string;
80
+ unit?: DurationFormatUnitSingular;
81
+ }
82
+ | {
83
+ type: Exclude<NumberFormatPartTypes, "literal">;
84
+ value: string;
85
+ unit: DurationFormatUnitSingular;
86
+ };
87
+
88
+ /**
89
+ * An object with some or all properties of the `Intl.DurationFormat` constructor `options` parameter.
90
+ *
91
+ * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/DurationFormat#parameters)
92
+ */
93
+ interface DurationFormatOptions {
94
+ localeMatcher?: DurationFormatLocaleMatcher | undefined;
95
+ numberingSystem?: string | undefined;
96
+ style?: DurationFormatStyle | undefined;
97
+ years?: "long" | "short" | "narrow" | undefined;
98
+ yearsDisplay?: DurationFormatDisplayOption | undefined;
99
+ months?: "long" | "short" | "narrow" | undefined;
100
+ monthsDisplay?: DurationFormatDisplayOption | undefined;
101
+ weeks?: "long" | "short" | "narrow" | undefined;
102
+ weeksDisplay?: DurationFormatDisplayOption | undefined;
103
+ days?: "long" | "short" | "narrow" | undefined;
104
+ daysDisplay?: DurationFormatDisplayOption | undefined;
105
+ hours?: "long" | "short" | "narrow" | "numeric" | "2-digit" | undefined;
106
+ hoursDisplay?: DurationFormatDisplayOption | undefined;
107
+ minutes?: "long" | "short" | "narrow" | "numeric" | "2-digit" | undefined;
108
+ minutesDisplay?: DurationFormatDisplayOption | undefined;
109
+ seconds?: "long" | "short" | "narrow" | "numeric" | "2-digit" | undefined;
110
+ secondsDisplay?: DurationFormatDisplayOption | undefined;
111
+ milliseconds?: "long" | "short" | "narrow" | "numeric" | undefined;
112
+ millisecondsDisplay?: DurationFormatDisplayOption | undefined;
113
+ microseconds?: "long" | "short" | "narrow" | "numeric" | undefined;
114
+ microsecondsDisplay?: DurationFormatDisplayOption | undefined;
115
+ nanoseconds?: "long" | "short" | "narrow" | "numeric" | undefined;
116
+ nanosecondsDisplay?: DurationFormatDisplayOption | undefined;
117
+ fractionalDigits?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | undefined;
118
+ }
119
+
120
+ /**
121
+ * The Intl.DurationFormat object enables language-sensitive duration formatting.
122
+ *
123
+ * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat)
124
+ */
125
+ interface DurationFormat {
126
+ /**
127
+ * @param duration The duration object to be formatted. It should include some or all of the following properties: months, weeks, days, hours, minutes, seconds, milliseconds, microseconds, nanoseconds.
128
+ *
129
+ * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/format).
130
+ */
131
+ format(duration: Partial<Record<DurationFormatUnit, number>>): string;
132
+ /**
133
+ * @param duration The duration object to be formatted. It should include some or all of the following properties: months, weeks, days, hours, minutes, seconds, milliseconds, microseconds, nanoseconds.
134
+ *
135
+ * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/formatToParts).
136
+ */
137
+ formatToParts(duration: Partial<Record<DurationFormatUnit, number>>): DurationFormatPart[];
138
+ /**
139
+ * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/resolvedOptions).
140
+ */
141
+ resolvedOptions(): ResolvedDurationFormatOptions;
142
+ }
143
+
144
+ interface ResolvedDurationFormatOptions {
145
+ locale: UnicodeBCP47LocaleIdentifier;
146
+ numberingSystem: string;
147
+ style: DurationFormatStyle;
148
+ years: "long" | "short" | "narrow";
149
+ yearsDisplay: DurationFormatDisplayOption;
150
+ months: "long" | "short" | "narrow";
151
+ monthsDisplay: DurationFormatDisplayOption;
152
+ weeks: "long" | "short" | "narrow";
153
+ weeksDisplay: DurationFormatDisplayOption;
154
+ days: "long" | "short" | "narrow";
155
+ daysDisplay: DurationFormatDisplayOption;
156
+ hours: "long" | "short" | "narrow" | "numeric" | "2-digit";
157
+ hoursDisplay: DurationFormatDisplayOption;
158
+ minutes: "long" | "short" | "narrow" | "numeric" | "2-digit";
159
+ minutesDisplay: DurationFormatDisplayOption;
160
+ seconds: "long" | "short" | "narrow" | "numeric" | "2-digit";
161
+ secondsDisplay: DurationFormatDisplayOption;
162
+ milliseconds: "long" | "short" | "narrow" | "numeric";
163
+ millisecondsDisplay: DurationFormatDisplayOption;
164
+ microseconds: "long" | "short" | "narrow" | "numeric";
165
+ microsecondsDisplay: DurationFormatDisplayOption;
166
+ nanoseconds: "long" | "short" | "narrow" | "numeric";
167
+ nanosecondsDisplay: DurationFormatDisplayOption;
168
+ fractionalDigits?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9;
169
+ }
170
+
171
+ const DurationFormat: {
172
+ prototype: DurationFormat;
173
+
174
+ /**
175
+ * @param locales A string with a BCP 47 language tag, or an array of such strings.
176
+ * For the general form and interpretation of the `locales` argument, see the [Intl](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#locale_identification_and_negotiation)
177
+ * page.
178
+ *
179
+ * @param options An object for setting up a duration format.
180
+ *
181
+ * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/DurationFormat).
182
+ */
183
+ new (locales?: LocalesArgument, options?: DurationFormatOptions): DurationFormat;
184
+
185
+ /**
186
+ * Returns an array containing those of the provided locales that are supported in display names without having to fall back to the runtime's default locale.
187
+ *
188
+ * @param locales A string with a BCP 47 language tag, or an array of such strings.
189
+ * For the general form and interpretation of the `locales` argument, see the [Intl](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#locale_identification_and_negotiation)
190
+ * page.
191
+ *
192
+ * @param options An object with a locale matcher.
193
+ *
194
+ * @returns An array of strings representing a subset of the given locale tags that are supported in display names without having to fall back to the runtime's default locale.
195
+ *
196
+ * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/supportedLocalesOf).
197
+ */
198
+ supportedLocalesOf(locales?: LocalesArgument, options?: { localeMatcher?: DurationFormatLocaleMatcher; }): UnicodeBCP47LocaleIdentifier[];
199
+ };
200
+ }
@@ -0,0 +1,30 @@
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
+ interface RegExpConstructor {
18
+ /**
19
+ * Escapes any RegExp syntax characters in the input string, returning a
20
+ * new string that can be safely interpolated into a RegExp as a literal
21
+ * string to match.
22
+ * @example
23
+ * ```ts
24
+ * const regExp = new RegExp(RegExp.escape("foo.bar"));
25
+ * regExp.test("foo.bar"); // true
26
+ * regExp.test("foo!bar"); // false
27
+ * ```
28
+ */
29
+ escape(string: string): string;
30
+ }