@gradientedge/cdk-utils 4.4.1 → 4.4.2

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 (363) hide show
  1. package/README.md +2 -6
  2. package/api-docs/AcmManager.html +8 -5
  3. package/api-docs/AcmProps.html +7 -4
  4. package/api-docs/AlarmProps.html +7 -4
  5. package/api-docs/AlarmStatusWidgetProps.html +7 -4
  6. package/api-docs/ApiDestinationEvent.html +7 -4
  7. package/api-docs/ApiDestinationEventType.html +7 -4
  8. package/api-docs/ApiDestinedLambda.html +7 -4
  9. package/api-docs/ApiDestinedLambdaEnvironment.html +7 -4
  10. package/api-docs/ApiDestinedLambdaType.html +8 -5
  11. package/api-docs/ApiDestinedRestApi.html +7 -4
  12. package/api-docs/ApiDestinedRestApiType.html +8 -5
  13. package/api-docs/ApiManager.html +9 -6
  14. package/api-docs/ApiToEventBridgeTarget.html +22 -19
  15. package/api-docs/ApiToEventBridgeTargetEventProps.html +7 -4
  16. package/api-docs/ApiToEventBridgeTargetLambdaProps.html +7 -4
  17. package/api-docs/ApiToEventBridgeTargetProps.html +7 -4
  18. package/api-docs/ApiToEventBridgeTargetRestApiProps.html +238 -0
  19. package/api-docs/AppConfigManager.html +11 -8
  20. package/api-docs/AppConfigProps.html +6 -3
  21. package/api-docs/CloudFrontManager.html +13 -10
  22. package/api-docs/CloudFrontProps.html +7 -4
  23. package/api-docs/CloudTrailManager.html +8 -5
  24. package/api-docs/CloudTrailProps.html +7 -4
  25. package/api-docs/CloudWatchManager.html +20 -17
  26. package/api-docs/CloudfrontFunctionProps.html +7 -4
  27. package/api-docs/CodeBuildManager.html +9 -6
  28. package/api-docs/CommonConstruct.html +17 -14
  29. package/api-docs/CommonStack.html +11 -8
  30. package/api-docs/CommonStackProps.html +7 -4
  31. package/api-docs/DashboardProps.html +7 -4
  32. package/api-docs/DistributionProps.html +7 -4
  33. package/api-docs/DynamodbManager.html +8 -5
  34. package/api-docs/EcrManager.html +8 -5
  35. package/api-docs/EcsClusterProps.html +7 -4
  36. package/api-docs/EcsManager.html +9 -6
  37. package/api-docs/EcsTaskProps.html +7 -4
  38. package/api-docs/EksClusterProps.html +7 -4
  39. package/api-docs/EksManager.html +8 -5
  40. package/api-docs/EventBusProps.html +7 -4
  41. package/api-docs/EventManager.html +11 -8
  42. package/api-docs/EventRuleProps.html +7 -4
  43. package/api-docs/GraphQLApiLambda.html +20 -17
  44. package/api-docs/GraphQlApiLambdaEnvironment.html +7 -4
  45. package/api-docs/GraphQlApiLambdaProps.html +7 -4
  46. package/api-docs/GraphWidgetProps.html +7 -4
  47. package/api-docs/HealthCheck.html +7 -4
  48. package/api-docs/IamManager.html +30 -27
  49. package/api-docs/LambdaEdgeProps.html +7 -4
  50. package/api-docs/LambdaEnvironment.html +7 -4
  51. package/api-docs/LambdaManager.html +12 -9
  52. package/api-docs/LambdaProps.html +7 -4
  53. package/api-docs/LifecycleRule.html +238 -0
  54. package/api-docs/LogManager.html +10 -7
  55. package/api-docs/LogProps.html +7 -4
  56. package/api-docs/LogQueryWidgetProps.html +7 -4
  57. package/api-docs/MetricFilterProps.html +7 -4
  58. package/api-docs/MetricProps.html +7 -4
  59. package/api-docs/NumericWidgetProps.html +7 -4
  60. package/api-docs/Route53Manager.html +12 -9
  61. package/api-docs/Route53Props.html +7 -4
  62. package/api-docs/RuleProps.html +7 -4
  63. package/api-docs/S3BucketProps.html +7 -4
  64. package/api-docs/S3Manager.html +13 -10
  65. package/api-docs/SSMParameterReader.html +8 -5
  66. package/api-docs/SSMParameterReaderProps.html +7 -4
  67. package/api-docs/SecretsManager.html +12 -9
  68. package/api-docs/SiteWithEcsBackend.html +27 -24
  69. package/api-docs/SiteWithEcsBackendProps.html +7 -4
  70. package/api-docs/SnsManager.html +9 -6
  71. package/api-docs/SsmManager.html +10 -7
  72. package/api-docs/StaticSite.html +17 -14
  73. package/api-docs/StaticSiteProps.html +7 -4
  74. package/api-docs/SubscriptionProps.html +7 -4
  75. package/api-docs/TableProps.html +7 -4
  76. package/api-docs/TextWidgetProps.html +7 -4
  77. package/api-docs/VpcManager.html +10 -7
  78. package/api-docs/WafIPSetProps.html +7 -4
  79. package/api-docs/WafManager.html +9 -6
  80. package/api-docs/WafWebACLProps.html +7 -4
  81. package/api-docs/common_construct.ts.html +8 -4
  82. package/api-docs/common_stack.ts.html +8 -4
  83. package/api-docs/construct_api-to-eventbridge-target_api-destination-event.ts.html +8 -4
  84. package/api-docs/construct_api-to-eventbridge-target_api-destined-lambda.ts.html +8 -4
  85. package/api-docs/construct_api-to-eventbridge-target_api-destined-rest-api.ts.html +8 -4
  86. package/api-docs/construct_api-to-eventbridge-target_main.ts.html +8 -4
  87. package/api-docs/construct_graphql-api-lambda_main.ts.html +8 -4
  88. package/api-docs/construct_site-with-ecs-backend_main.ts.html +8 -4
  89. package/api-docs/construct_static-site_main.ts.html +8 -4
  90. package/api-docs/global.html +16 -13
  91. package/api-docs/index.html +8 -7
  92. package/api-docs/logo.png +0 -0
  93. package/api-docs/manager_aws_acm-manager.ts.html +8 -4
  94. package/api-docs/manager_aws_api-manager.ts.html +8 -4
  95. package/api-docs/manager_aws_app-config-manager.ts.html +10 -5
  96. package/api-docs/manager_aws_cloudfront-manager.ts.html +8 -4
  97. package/api-docs/manager_aws_cloudtrail-manager.ts.html +8 -4
  98. package/api-docs/manager_aws_cloudwatch-manager.ts.html +10 -5
  99. package/api-docs/manager_aws_codebuild-manager.ts.html +8 -4
  100. package/api-docs/manager_aws_dynamodb-manager.ts.html +8 -4
  101. package/api-docs/manager_aws_ecr-manager.ts.html +8 -4
  102. package/api-docs/manager_aws_ecs-manager.ts.html +8 -4
  103. package/api-docs/manager_aws_eks-manager.ts.html +8 -4
  104. package/api-docs/manager_aws_event-manager.ts.html +8 -4
  105. package/api-docs/manager_aws_iam-manager.ts.html +8 -4
  106. package/api-docs/manager_aws_lambda-manager.ts.html +8 -4
  107. package/api-docs/manager_aws_log-manager.ts.html +8 -4
  108. package/api-docs/manager_aws_route53-manager.ts.html +8 -4
  109. package/api-docs/manager_aws_s3-manager.ts.html +8 -4
  110. package/api-docs/manager_aws_secrets-manager.ts.html +8 -4
  111. package/api-docs/manager_aws_sns-manager.ts.html +8 -4
  112. package/api-docs/manager_aws_ssm-manager.ts.html +10 -5
  113. package/api-docs/manager_aws_vpc-manager.ts.html +10 -5
  114. package/api-docs/manager_aws_waf-manager.ts.html +8 -4
  115. package/api-docs/styles.css +113 -0
  116. package/api-docs/tutorial-Architecture.html +5 -1
  117. package/api-docs/tutorial-Build.html +5 -1
  118. package/api-docs/tutorial-CI-CD.html +5 -1
  119. package/api-docs/tutorial-Development.html +5 -1
  120. package/api-docs/types_aws_index.ts.html +104 -50
  121. package/api-docs/utils_aws_index.ts.html +7 -4
  122. package/api-docs/utils_index.ts.html +14 -12
  123. package/dist/app/api-destined-function/layers/nodejs/node_modules/.bin/uuid +2 -0
  124. package/dist/app/api-destined-function/layers/nodejs/node_modules/.yarn-integrity +109 -0
  125. package/dist/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/LICENSE +21 -0
  126. package/dist/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/README.md +16 -0
  127. package/dist/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/index.d.mts +10 -0
  128. package/dist/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/index.d.ts +80 -0
  129. package/dist/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/package.json +54 -0
  130. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/LICENSE.md +9 -0
  131. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/README.md +505 -0
  132. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/bin/uuid +2 -0
  133. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/index.js +9 -0
  134. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/md5.js +215 -0
  135. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/nil.js +1 -0
  136. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/parse.js +35 -0
  137. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/regex.js +1 -0
  138. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/rng.js +19 -0
  139. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/sha1.js +96 -0
  140. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/stringify.js +30 -0
  141. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v1.js +95 -0
  142. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v3.js +4 -0
  143. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v35.js +64 -0
  144. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v4.js +24 -0
  145. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v5.js +4 -0
  146. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/validate.js +7 -0
  147. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/version.js +11 -0
  148. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/index.js +9 -0
  149. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/md5.js +13 -0
  150. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/nil.js +1 -0
  151. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/parse.js +35 -0
  152. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/regex.js +1 -0
  153. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/rng.js +12 -0
  154. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/sha1.js +13 -0
  155. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/stringify.js +29 -0
  156. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v1.js +95 -0
  157. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v3.js +4 -0
  158. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v35.js +64 -0
  159. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v4.js +24 -0
  160. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v5.js +4 -0
  161. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/validate.js +7 -0
  162. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/version.js +11 -0
  163. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/index.js +79 -0
  164. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/md5-browser.js +223 -0
  165. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/md5.js +23 -0
  166. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/nil.js +8 -0
  167. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/parse.js +45 -0
  168. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/regex.js +8 -0
  169. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/rng-browser.js +26 -0
  170. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/rng.js +24 -0
  171. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/sha1-browser.js +104 -0
  172. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/sha1.js +23 -0
  173. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/stringify.js +39 -0
  174. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuid.min.js +1 -0
  175. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidNIL.min.js +1 -0
  176. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidParse.min.js +1 -0
  177. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidStringify.min.js +1 -0
  178. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidValidate.min.js +1 -0
  179. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidVersion.min.js +1 -0
  180. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidv1.min.js +1 -0
  181. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidv3.min.js +1 -0
  182. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidv4.min.js +1 -0
  183. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidv5.min.js +1 -0
  184. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/uuid-bin.js +85 -0
  185. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v1.js +107 -0
  186. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v3.js +16 -0
  187. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v35.js +78 -0
  188. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v4.js +37 -0
  189. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v5.js +16 -0
  190. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/validate.js +17 -0
  191. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/version.js +21 -0
  192. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/package.json +135 -0
  193. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/wrapper.mjs +10 -0
  194. package/dist/app/api-destined-function/layers/nodejs/package.json +30 -0
  195. package/dist/src/lib/common/construct.d.ts +2 -1
  196. package/dist/src/lib/common/construct.d.ts.map +1 -1
  197. package/dist/src/lib/common/construct.js +2 -1
  198. package/dist/src/lib/common/construct.js.map +1 -1
  199. package/dist/src/lib/common/stack.d.ts +2 -1
  200. package/dist/src/lib/common/stack.d.ts.map +1 -1
  201. package/dist/src/lib/common/stack.js +2 -1
  202. package/dist/src/lib/common/stack.js.map +1 -1
  203. package/dist/src/lib/construct/api-to-eventbridge-target/api-destination-event.d.ts +2 -1
  204. package/dist/src/lib/construct/api-to-eventbridge-target/api-destination-event.d.ts.map +1 -1
  205. package/dist/src/lib/construct/api-to-eventbridge-target/api-destination-event.js +2 -1
  206. package/dist/src/lib/construct/api-to-eventbridge-target/api-destination-event.js.map +1 -1
  207. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.d.ts +2 -1
  208. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.d.ts.map +1 -1
  209. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.js +2 -1
  210. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.js.map +1 -1
  211. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.d.ts +2 -1
  212. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.d.ts.map +1 -1
  213. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.js +2 -1
  214. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.js.map +1 -1
  215. package/dist/src/lib/construct/api-to-eventbridge-target/main.d.ts +2 -1
  216. package/dist/src/lib/construct/api-to-eventbridge-target/main.d.ts.map +1 -1
  217. package/dist/src/lib/construct/api-to-eventbridge-target/main.js +2 -1
  218. package/dist/src/lib/construct/api-to-eventbridge-target/main.js.map +1 -1
  219. package/dist/src/lib/construct/graphql-api-lambda/main.d.ts +2 -1
  220. package/dist/src/lib/construct/graphql-api-lambda/main.d.ts.map +1 -1
  221. package/dist/src/lib/construct/graphql-api-lambda/main.js +2 -1
  222. package/dist/src/lib/construct/graphql-api-lambda/main.js.map +1 -1
  223. package/dist/src/lib/construct/site-with-ecs-backend/main.d.ts +2 -1
  224. package/dist/src/lib/construct/site-with-ecs-backend/main.d.ts.map +1 -1
  225. package/dist/src/lib/construct/site-with-ecs-backend/main.js +2 -1
  226. package/dist/src/lib/construct/site-with-ecs-backend/main.js.map +1 -1
  227. package/dist/src/lib/construct/static-site/main.d.ts +2 -1
  228. package/dist/src/lib/construct/static-site/main.d.ts.map +1 -1
  229. package/dist/src/lib/construct/static-site/main.js +2 -1
  230. package/dist/src/lib/construct/static-site/main.js.map +1 -1
  231. package/dist/src/lib/manager/aws/acm-manager.d.ts +2 -1
  232. package/dist/src/lib/manager/aws/acm-manager.d.ts.map +1 -1
  233. package/dist/src/lib/manager/aws/acm-manager.js +2 -1
  234. package/dist/src/lib/manager/aws/acm-manager.js.map +1 -1
  235. package/dist/src/lib/manager/aws/api-manager.d.ts +2 -1
  236. package/dist/src/lib/manager/aws/api-manager.d.ts.map +1 -1
  237. package/dist/src/lib/manager/aws/api-manager.js +2 -1
  238. package/dist/src/lib/manager/aws/api-manager.js.map +1 -1
  239. package/dist/src/lib/manager/aws/app-config-manager.d.ts +4 -2
  240. package/dist/src/lib/manager/aws/app-config-manager.d.ts.map +1 -1
  241. package/dist/src/lib/manager/aws/app-config-manager.js +4 -2
  242. package/dist/src/lib/manager/aws/app-config-manager.js.map +1 -1
  243. package/dist/src/lib/manager/aws/cloudfront-manager.d.ts +2 -1
  244. package/dist/src/lib/manager/aws/cloudfront-manager.d.ts.map +1 -1
  245. package/dist/src/lib/manager/aws/cloudfront-manager.js +2 -1
  246. package/dist/src/lib/manager/aws/cloudfront-manager.js.map +1 -1
  247. package/dist/src/lib/manager/aws/cloudtrail-manager.d.ts +2 -1
  248. package/dist/src/lib/manager/aws/cloudtrail-manager.d.ts.map +1 -1
  249. package/dist/src/lib/manager/aws/cloudtrail-manager.js +2 -1
  250. package/dist/src/lib/manager/aws/cloudtrail-manager.js.map +1 -1
  251. package/dist/src/lib/manager/aws/cloudwatch-manager.d.ts +2 -1
  252. package/dist/src/lib/manager/aws/cloudwatch-manager.d.ts.map +1 -1
  253. package/dist/src/lib/manager/aws/cloudwatch-manager.js +4 -2
  254. package/dist/src/lib/manager/aws/cloudwatch-manager.js.map +1 -1
  255. package/dist/src/lib/manager/aws/codebuild-manager.d.ts +2 -1
  256. package/dist/src/lib/manager/aws/codebuild-manager.d.ts.map +1 -1
  257. package/dist/src/lib/manager/aws/codebuild-manager.js +2 -1
  258. package/dist/src/lib/manager/aws/codebuild-manager.js.map +1 -1
  259. package/dist/src/lib/manager/aws/dynamodb-manager.d.ts +2 -1
  260. package/dist/src/lib/manager/aws/dynamodb-manager.d.ts.map +1 -1
  261. package/dist/src/lib/manager/aws/dynamodb-manager.js +2 -1
  262. package/dist/src/lib/manager/aws/dynamodb-manager.js.map +1 -1
  263. package/dist/src/lib/manager/aws/ecr-manager.d.ts +2 -1
  264. package/dist/src/lib/manager/aws/ecr-manager.d.ts.map +1 -1
  265. package/dist/src/lib/manager/aws/ecr-manager.js +2 -1
  266. package/dist/src/lib/manager/aws/ecr-manager.js.map +1 -1
  267. package/dist/src/lib/manager/aws/ecs-manager.d.ts +2 -1
  268. package/dist/src/lib/manager/aws/ecs-manager.d.ts.map +1 -1
  269. package/dist/src/lib/manager/aws/ecs-manager.js +2 -1
  270. package/dist/src/lib/manager/aws/ecs-manager.js.map +1 -1
  271. package/dist/src/lib/manager/aws/eks-manager.d.ts +2 -1
  272. package/dist/src/lib/manager/aws/eks-manager.d.ts.map +1 -1
  273. package/dist/src/lib/manager/aws/eks-manager.js +2 -1
  274. package/dist/src/lib/manager/aws/eks-manager.js.map +1 -1
  275. package/dist/src/lib/manager/aws/event-manager.d.ts +2 -1
  276. package/dist/src/lib/manager/aws/event-manager.d.ts.map +1 -1
  277. package/dist/src/lib/manager/aws/event-manager.js +2 -1
  278. package/dist/src/lib/manager/aws/event-manager.js.map +1 -1
  279. package/dist/src/lib/manager/aws/iam-manager.d.ts +2 -1
  280. package/dist/src/lib/manager/aws/iam-manager.d.ts.map +1 -1
  281. package/dist/src/lib/manager/aws/iam-manager.js +2 -1
  282. package/dist/src/lib/manager/aws/iam-manager.js.map +1 -1
  283. package/dist/src/lib/manager/aws/lambda-manager.d.ts +2 -1
  284. package/dist/src/lib/manager/aws/lambda-manager.d.ts.map +1 -1
  285. package/dist/src/lib/manager/aws/lambda-manager.js +2 -1
  286. package/dist/src/lib/manager/aws/lambda-manager.js.map +1 -1
  287. package/dist/src/lib/manager/aws/log-manager.d.ts +2 -1
  288. package/dist/src/lib/manager/aws/log-manager.d.ts.map +1 -1
  289. package/dist/src/lib/manager/aws/log-manager.js +2 -1
  290. package/dist/src/lib/manager/aws/log-manager.js.map +1 -1
  291. package/dist/src/lib/manager/aws/route53-manager.d.ts +2 -1
  292. package/dist/src/lib/manager/aws/route53-manager.d.ts.map +1 -1
  293. package/dist/src/lib/manager/aws/route53-manager.js +2 -1
  294. package/dist/src/lib/manager/aws/route53-manager.js.map +1 -1
  295. package/dist/src/lib/manager/aws/s3-manager.d.ts +2 -1
  296. package/dist/src/lib/manager/aws/s3-manager.d.ts.map +1 -1
  297. package/dist/src/lib/manager/aws/s3-manager.js +2 -1
  298. package/dist/src/lib/manager/aws/s3-manager.js.map +1 -1
  299. package/dist/src/lib/manager/aws/secrets-manager.d.ts +2 -1
  300. package/dist/src/lib/manager/aws/secrets-manager.d.ts.map +1 -1
  301. package/dist/src/lib/manager/aws/secrets-manager.js +2 -1
  302. package/dist/src/lib/manager/aws/secrets-manager.js.map +1 -1
  303. package/dist/src/lib/manager/aws/sns-manager.d.ts +2 -1
  304. package/dist/src/lib/manager/aws/sns-manager.d.ts.map +1 -1
  305. package/dist/src/lib/manager/aws/sns-manager.js +2 -1
  306. package/dist/src/lib/manager/aws/sns-manager.js.map +1 -1
  307. package/dist/src/lib/manager/aws/ssm-manager.d.ts +4 -2
  308. package/dist/src/lib/manager/aws/ssm-manager.d.ts.map +1 -1
  309. package/dist/src/lib/manager/aws/ssm-manager.js +4 -2
  310. package/dist/src/lib/manager/aws/ssm-manager.js.map +1 -1
  311. package/dist/src/lib/manager/aws/vpc-manager.d.ts +2 -1
  312. package/dist/src/lib/manager/aws/vpc-manager.d.ts.map +1 -1
  313. package/dist/src/lib/manager/aws/vpc-manager.js +4 -2
  314. package/dist/src/lib/manager/aws/vpc-manager.js.map +1 -1
  315. package/dist/src/lib/manager/aws/waf-manager.d.ts +2 -1
  316. package/dist/src/lib/manager/aws/waf-manager.d.ts.map +1 -1
  317. package/dist/src/lib/manager/aws/waf-manager.js +2 -1
  318. package/dist/src/lib/manager/aws/waf-manager.js.map +1 -1
  319. package/dist/src/lib/types/aws/index.d.ts +98 -47
  320. package/dist/src/lib/types/aws/index.d.ts.map +1 -1
  321. package/dist/src/lib/utils/aws/index.d.ts +1 -1
  322. package/dist/src/lib/utils/aws/index.js +1 -1
  323. package/dist/src/lib/utils/index.d.ts +7 -8
  324. package/dist/src/lib/utils/index.d.ts.map +1 -1
  325. package/dist/src/lib/utils/index.js +8 -9
  326. package/dist/src/lib/utils/index.js.map +1 -1
  327. package/img/logo.png +0 -0
  328. package/package.json +11 -11
  329. package/src/lib/common/construct.ts +2 -1
  330. package/src/lib/common/stack.ts +2 -1
  331. package/src/lib/construct/api-to-eventbridge-target/api-destination-event.ts +2 -1
  332. package/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.ts +2 -1
  333. package/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.ts +2 -1
  334. package/src/lib/construct/api-to-eventbridge-target/main.ts +2 -1
  335. package/src/lib/construct/graphql-api-lambda/main.ts +2 -1
  336. package/src/lib/construct/site-with-ecs-backend/main.ts +2 -1
  337. package/src/lib/construct/static-site/main.ts +2 -1
  338. package/src/lib/manager/aws/acm-manager.ts +2 -1
  339. package/src/lib/manager/aws/api-manager.ts +2 -1
  340. package/src/lib/manager/aws/app-config-manager.ts +4 -2
  341. package/src/lib/manager/aws/cloudfront-manager.ts +2 -1
  342. package/src/lib/manager/aws/cloudtrail-manager.ts +2 -1
  343. package/src/lib/manager/aws/cloudwatch-manager.ts +4 -2
  344. package/src/lib/manager/aws/codebuild-manager.ts +2 -1
  345. package/src/lib/manager/aws/dynamodb-manager.ts +2 -1
  346. package/src/lib/manager/aws/ecr-manager.ts +2 -1
  347. package/src/lib/manager/aws/ecs-manager.ts +2 -1
  348. package/src/lib/manager/aws/eks-manager.ts +2 -1
  349. package/src/lib/manager/aws/event-manager.ts +2 -1
  350. package/src/lib/manager/aws/iam-manager.ts +2 -1
  351. package/src/lib/manager/aws/lambda-manager.ts +2 -1
  352. package/src/lib/manager/aws/log-manager.ts +2 -1
  353. package/src/lib/manager/aws/route53-manager.ts +2 -1
  354. package/src/lib/manager/aws/s3-manager.ts +2 -1
  355. package/src/lib/manager/aws/secrets-manager.ts +2 -1
  356. package/src/lib/manager/aws/sns-manager.ts +2 -1
  357. package/src/lib/manager/aws/ssm-manager.ts +4 -2
  358. package/src/lib/manager/aws/vpc-manager.ts +4 -2
  359. package/src/lib/manager/aws/waf-manager.ts +2 -1
  360. package/src/lib/types/aws/index.ts +98 -47
  361. package/src/lib/utils/aws/index.ts +1 -1
  362. package/src/lib/utils/index.ts +8 -9
  363. package/theme/styles.css +113 -0
@@ -24,7 +24,8 @@ import * as wafv2 from 'aws-cdk-lib/aws-wafv2'
24
24
  import * as types from '../index'
25
25
 
26
26
  /**
27
- * @category Management & Governance
27
+ * @category cdk-utils.app-config-manager
28
+ * @subcategory Properties
28
29
  */
29
30
  export interface AppConfigProps {
30
31
  id: string
@@ -36,7 +37,8 @@ export interface AppConfigProps {
36
37
  }
37
38
 
38
39
  /**
39
- * @category Constructs
40
+ * @category cdk-utils.common-stack
41
+ * @subcategory Properties
40
42
  */
41
43
  export interface CommonStackProps extends cdk.StackProps {
42
44
  name: string
@@ -49,7 +51,8 @@ export interface CommonStackProps extends cdk.StackProps {
49
51
  }
50
52
 
51
53
  /**
52
- * @category Constructs
54
+ * @category cdk-utils.site-with-ecs-backend
55
+ * @subcategory Properties
53
56
  */
54
57
  export interface SiteWithEcsBackendProps extends CommonStackProps {
55
58
  siteCacheInvalidationDockerFilePath?: string
@@ -73,7 +76,8 @@ export interface SiteWithEcsBackendProps extends CommonStackProps {
73
76
  }
74
77
 
75
78
  /**
76
- * @category Constructs
79
+ * @category cdk-utils.static-site
80
+ * @subcategory Properties
77
81
  */
78
82
  export interface StaticSiteProps extends CommonStackProps {
79
83
  siteCreateAltARecord: boolean
@@ -95,7 +99,8 @@ export interface StaticSiteProps extends CommonStackProps {
95
99
  }
96
100
 
97
101
  /**
98
- * @category Compute
102
+ * @category cdk-utils.site-with-ecs-backend
103
+ * @subcategory Properties
99
104
  */
100
105
  export interface HealthCheck extends elb.HealthCheck {
101
106
  intervalInSecs: number
@@ -103,7 +108,8 @@ export interface HealthCheck extends elb.HealthCheck {
103
108
  }
104
109
 
105
110
  /**
106
- * @category Constructs
111
+ * @category cdk-utils.lambda-manager
112
+ * @subcategory Types
107
113
  */
108
114
  export interface LambdaEnvironment {
109
115
  NODE_ENV: string
@@ -112,19 +118,22 @@ export interface LambdaEnvironment {
112
118
  }
113
119
 
114
120
  /**
115
- * @category Constructs
121
+ * @category cdk-utils.api-to-eventbridge-target
122
+ * @subcategory Types
116
123
  */
117
124
  export interface ApiDestinedLambdaEnvironment extends LambdaEnvironment {
118
125
  SOURCE_ID: string
119
126
  }
120
127
 
121
128
  /**
122
- * @category Constructs
129
+ * @category cdk-utils.graphql-api-lambda
130
+ * @subcategory Types
123
131
  */
124
132
  export interface GraphQlApiLambdaEnvironment extends LambdaEnvironment {}
125
133
 
126
134
  /**
127
- * @category Constructs
135
+ * @category cdk-utils.graphql-api-lambda
136
+ * @subcategory Properties
128
137
  */
129
138
  export interface GraphQlApiLambdaProps extends CommonStackProps {
130
139
  apiRootPaths?: string[]
@@ -142,7 +151,8 @@ export interface GraphQlApiLambdaProps extends CommonStackProps {
142
151
  }
143
152
 
144
153
  /**
145
- * @category Constructs
154
+ * @category cdk-utils.api-to-eventbridge-target
155
+ * @subcategory Types
146
156
  */
147
157
  export interface ApiDestinationEventType {
148
158
  eventBus: events.IEventBus
@@ -153,8 +163,8 @@ export interface ApiDestinationEventType {
153
163
  }
154
164
 
155
165
  /**
156
- }
157
- * @category Constructs
166
+ * @category cdk-utils.api-to-eventbridge-target
167
+ * @subcategory Types
158
168
  */
159
169
  export interface ApiDestinedRestApiType {
160
170
  api: apig.RestApi
@@ -177,8 +187,8 @@ export interface ApiDestinedRestApiType {
177
187
  }
178
188
 
179
189
  /**
180
- }
181
- * @category Constructs
190
+ * @category cdk-utils.api-to-eventbridge-target
191
+ * @subcategory Types
182
192
  */
183
193
  export interface ApiDestinedLambdaType {
184
194
  destinationFailure: destinations.EventBridgeDestination
@@ -190,6 +200,10 @@ export interface ApiDestinedLambdaType {
190
200
  role: iam.Role
191
201
  }
192
202
 
203
+ /**
204
+ * @category cdk-utils.api-to-eventbridge-target
205
+ * @subcategory Properties
206
+ */
193
207
  export interface ApiToEventBridgeTargetRestApiProps {
194
208
  certificate: AcmProps
195
209
  integrationResponse?: apig.IntegrationResponse
@@ -204,7 +218,8 @@ export interface ApiToEventBridgeTargetRestApiProps {
204
218
  }
205
219
 
206
220
  /**
207
- * @category Constructs
221
+ * @category cdk-utils.api-to-eventbridge-target
222
+ * @subcategory Properties
208
223
  */
209
224
  interface ApiToEventBridgeTargetLambdaProps {
210
225
  useNative?: boolean
@@ -214,7 +229,8 @@ interface ApiToEventBridgeTargetLambdaProps {
214
229
  }
215
230
 
216
231
  /**
217
- * @category Constructs
232
+ * @category cdk-utils.api-to-eventbridge-target
233
+ * @subcategory Properties
218
234
  */
219
235
  interface ApiToEventBridgeTargetEventProps {
220
236
  eventBusName?: string
@@ -225,7 +241,8 @@ interface ApiToEventBridgeTargetEventProps {
225
241
  }
226
242
 
227
243
  /**
228
- * @category Constructs
244
+ * @category cdk-utils.api-to-eventbridge-target
245
+ * @subcategory Properties
229
246
  */
230
247
  export interface ApiToEventBridgeTargetProps extends CommonStackProps {
231
248
  apiRootPaths?: string[]
@@ -240,7 +257,8 @@ export interface ApiToEventBridgeTargetProps extends CommonStackProps {
240
257
  }
241
258
 
242
259
  /**
243
- * @category Security, Identity & Compliance
260
+ * @category cdk-utils.acm-manager
261
+ * @subcategory Properties
244
262
  */
245
263
  export interface AcmProps extends acm.CertificateProps {
246
264
  certificateSsmName?: string
@@ -252,7 +270,8 @@ export interface AcmProps extends acm.CertificateProps {
252
270
  }
253
271
 
254
272
  /**
255
- * @category Management & Governance
273
+ * @category cdk-utils.ssm-manager
274
+ * @subcategory Properties
256
275
  */
257
276
  export interface SSMParameterReaderProps {
258
277
  parameterName: string
@@ -260,12 +279,14 @@ export interface SSMParameterReaderProps {
260
279
  }
261
280
 
262
281
  /**
263
- * @category Networking & Content Delivery
282
+ * @category cdk-utils.cloudfront-manager
283
+ * @subcategory Properties
264
284
  */
265
285
  export interface CloudFrontProps extends cloudfront.CloudFrontWebDistributionProps {}
266
286
 
267
287
  /**
268
- * @category Networking & Content Delivery
288
+ * @category cdk-utils.cloudfront-manager
289
+ * @subcategory Properties
269
290
  */
270
291
  export interface CloudfrontFunctionProps extends cloudfront.FunctionProps {
271
292
  functionFilePath: string
@@ -273,17 +294,20 @@ export interface CloudfrontFunctionProps extends cloudfront.FunctionProps {
273
294
  }
274
295
 
275
296
  /**
276
- * @category Networking & Content Delivery
297
+ * @category cdk-utils.cloudfront-manager
298
+ * @subcategory Properties
277
299
  */
278
300
  export interface DistributionProps extends cloudfront.DistributionProps {}
279
301
 
280
302
  /**
281
- * @category Management & Governance
303
+ * @category cdk-utils.cloudtrail-manager
304
+ * @subcategory Properties
282
305
  */
283
306
  export interface CloudTrailProps extends cloudtrail.CfnTrailProps {}
284
307
 
285
308
  /**
286
- * @category Management & Governance
309
+ * @category cdk-utils.cloudwatch-manager
310
+ * @subcategory Properties
287
311
  */
288
312
  export interface DashboardProps extends watch.DashboardProps {
289
313
  positionX: number
@@ -291,7 +315,8 @@ export interface DashboardProps extends watch.DashboardProps {
291
315
  }
292
316
 
293
317
  /**
294
- * @category Management & Governance
318
+ * @category cdk-utils.cloudwatch-manager
319
+ * @subcategory Properties
295
320
  */
296
321
  export interface AlarmProps extends watch.AlarmProps {
297
322
  expression?: string
@@ -300,7 +325,8 @@ export interface AlarmProps extends watch.AlarmProps {
300
325
  }
301
326
 
302
327
  /**
303
- * @category Management & Governance
328
+ * @category cdk-utils.cloudwatch-manager
329
+ * @subcategory Properties
304
330
  */
305
331
  export interface MetricProps extends watch.MetricProps {
306
332
  stageSuffix: boolean
@@ -310,7 +336,8 @@ export interface MetricProps extends watch.MetricProps {
310
336
  }
311
337
 
312
338
  /**
313
- * @category Management & Governance
339
+ * @category cdk-utils.cloudwatch-manager
340
+ * @subcategory Properties
314
341
  */
315
342
  export interface TextWidgetProps extends watch.TextWidgetProps {
316
343
  positionX: number
@@ -318,7 +345,8 @@ export interface TextWidgetProps extends watch.TextWidgetProps {
318
345
  }
319
346
 
320
347
  /**
321
- * @category Management & Governance
348
+ * @category cdk-utils.cloudwatch-manager
349
+ * @subcategory Properties
322
350
  */
323
351
  export interface NumericWidgetProps extends watch.SingleValueWidgetProps {
324
352
  positionX: number
@@ -327,7 +355,8 @@ export interface NumericWidgetProps extends watch.SingleValueWidgetProps {
327
355
  }
328
356
 
329
357
  /**
330
- * @category Management & Governance
358
+ * @category cdk-utils.cloudwatch-manager
359
+ * @subcategory Properties
331
360
  */
332
361
  export interface GraphWidgetProps extends watch.GraphWidgetProps {
333
362
  positionX: number
@@ -336,7 +365,8 @@ export interface GraphWidgetProps extends watch.GraphWidgetProps {
336
365
  }
337
366
 
338
367
  /**
339
- * @category Management & Governance
368
+ * @category cdk-utils.cloudwatch-manager
369
+ * @subcategory Properties
340
370
  */
341
371
  export interface AlarmStatusWidgetProps extends watch.AlarmStatusWidgetProps {
342
372
  positionX: number
@@ -345,7 +375,8 @@ export interface AlarmStatusWidgetProps extends watch.AlarmStatusWidgetProps {
345
375
  }
346
376
 
347
377
  /**
348
- * @category Management & Governance
378
+ * @category cdk-utils.cloudwatch-manager
379
+ * @subcategory Properties
349
380
  */
350
381
  export interface LogQueryWidgetProps extends watch.LogQueryWidgetProps {
351
382
  positionX: number
@@ -353,17 +384,20 @@ export interface LogQueryWidgetProps extends watch.LogQueryWidgetProps {
353
384
  }
354
385
 
355
386
  /**
356
- * @category Containers
387
+ * @category cdk-utils.ecs-manager
388
+ * @subcategory Properties
357
389
  */
358
390
  export interface EcsClusterProps extends ecs.ClusterProps {}
359
391
 
360
392
  /**
361
- * @category Containers
393
+ * @category cdk-utils.ecs-manager
394
+ * @subcategory Properties
362
395
  */
363
396
  export interface EcsTaskProps extends ecs.TaskDefinitionProps {}
364
397
 
365
398
  /**
366
- * @category Containers
399
+ * @category cdk-utils.eks-manager
400
+ * @subcategory Properties
367
401
  */
368
402
  export interface EksClusterProps extends eks.ClusterProps {
369
403
  appContainerPort: number
@@ -371,41 +405,48 @@ export interface EksClusterProps extends eks.ClusterProps {
371
405
  }
372
406
 
373
407
  /**
374
- * @category Application Integration
408
+ * @category cdk-utils.event-manager
409
+ * @subcategory Properties
375
410
  */
376
411
  export interface RuleProps extends events.CfnRuleProps {}
377
412
 
378
413
  /**
379
- * @category Application Integration
414
+ * @category cdk-utils.event-manager
415
+ * @subcategory Properties
380
416
  */
381
417
  export interface EventRuleProps extends events.RuleProps {}
382
418
 
383
419
  /**
384
- * @category Application Integration
420
+ * @category cdk-utils.event-manager
421
+ * @subcategory Properties
385
422
  */
386
423
  export interface EventBusProps extends events.EventBusProps {}
387
424
 
388
425
  /**
389
- * @category Compute
426
+ * @category cdk-utils.lambda-manager
427
+ * @subcategory Properties
390
428
  */
391
429
  export interface LambdaProps extends lambda.FunctionProps {
392
430
  timeoutInSecs?: number
393
431
  }
394
432
 
395
433
  /**
396
- * @category Compute
434
+ * @category cdk-utils.lambda-manager
435
+ * @subcategory Properties
397
436
  */
398
437
  export interface LambdaEdgeProps extends cloudfront.experimental.EdgeFunctionProps {
399
438
  timeoutInSecs?: number
400
439
  }
401
440
 
402
441
  /**
403
- * @category Management & Governance
442
+ * @category cdk-utils.cloudwatch-manager
443
+ * @subcategory Properties
404
444
  */
405
445
  export interface LogProps extends logs.LogGroupProps {}
406
446
 
407
447
  /**
408
- * @category Management & Governance
448
+ * @category cdk-utils.cloudwatch-manager
449
+ * @subcategory Properties
409
450
  */
410
451
  export interface MetricFilterProps extends logs.MetricFilterProps {
411
452
  periodInSecs: number
@@ -413,24 +454,31 @@ export interface MetricFilterProps extends logs.MetricFilterProps {
413
454
  }
414
455
 
415
456
  /**
416
- * @category Networking & Content Delivery
457
+ * @category cdk-utils.route53-manager
458
+ * @subcategory Properties
417
459
  */
418
460
  export interface Route53Props extends route53.HostedZoneProps {
419
461
  useExistingHostedZone?: boolean
420
462
  }
421
463
 
464
+ /**
465
+ * @category cdk-utils.s3-manager
466
+ * @subcategory Properties
467
+ */
422
468
  export interface LifecycleRule extends s3.LifecycleRule {
423
469
  expirationInDays?: number
424
470
  noncurrentVersionExpirationInDays?: number
425
471
  }
426
472
 
427
473
  /**
428
- * @category Storage
474
+ * @category cdk-utils.dynamodb-manager
475
+ * @subcategory Properties
429
476
  */
430
477
  export interface TableProps extends dynamodb.TableProps {}
431
478
 
432
479
  /**
433
- * @category Storage
480
+ * @category cdk-utils.s3-manager
481
+ * @subcategory Properties
434
482
  */
435
483
  export interface S3BucketProps extends s3.BucketProps {
436
484
  enableEventBridge?: boolean
@@ -441,16 +489,19 @@ export interface S3BucketProps extends s3.BucketProps {
441
489
  }
442
490
 
443
491
  /**
444
- * @category Application Integration
492
+ * @category cdk-utils.sns-manager
493
+ * @subcategory Properties
445
494
  */
446
495
  export interface SubscriptionProps extends sns.TopicProps {}
447
496
 
448
497
  /**
449
- * @category Security, Identity & Compliance
498
+ * @category cdk-utils.waf-manager
499
+ * @subcategory Properties
450
500
  */
451
501
  export interface WafIPSetProps extends wafv2.CfnIPSetProps {}
452
502
 
453
503
  /**
454
- * @category Security, Identity & Compliance
504
+ * @category cdk-utils.waf-manager
505
+ * @subcategory Properties
455
506
  */
456
507
  export interface WafWebACLProps extends wafv2.CfnWebACLProps {}
@@ -3,7 +3,7 @@ import * as _ from 'lodash'
3
3
  import { CommonConstruct } from '../../common'
4
4
 
5
5
  /**
6
- * @category Utils
6
+ * @category cdk-utils.utils
7
7
  * @summary Helper method to add CloudFormation outputs from the construct
8
8
  * @param {string} id scoped id of the resource
9
9
  * @param {CommonConstruct} scope scope in which this resource is defined
@@ -1,7 +1,7 @@
1
1
  export * from './aws'
2
2
 
3
3
  /**
4
- * @category Utils
4
+ * @category cdk-utils.utils
5
5
  */
6
6
  const defaultResponseObject = {
7
7
  statusCode: 200,
@@ -13,8 +13,7 @@ const defaultResponseObject = {
13
13
  }
14
14
 
15
15
  /**
16
- * @category Utils
17
- * LogLevel enumeration
16
+ * @category cdk-utils.utils
18
17
  */
19
18
  export enum LogLevel {
20
19
  DEBUG = 'DEBUG',
@@ -26,28 +25,28 @@ export enum LogLevel {
26
25
  }
27
26
 
28
27
  /**
29
- * @category Utils
28
+ * @category cdk-utils.utils
30
29
  * @param stage
31
30
  */
32
31
  export const isDevStage = (stage: string) => stage === 'dev'
33
32
  /**
34
- * @category Utils
33
+ * @category cdk-utils.utils
35
34
  * @param stage
36
35
  */
37
36
  export const isTestStage = (stage: string) => stage === 'tst'
38
37
  /**
39
- * @category Utils
38
+ * @category cdk-utils.utils
40
39
  * @param stage
41
40
  */
42
41
  export const isUatStage = (stage: string) => stage === 'uat'
43
42
  /**
44
- * @category Utils
43
+ * @category cdk-utils.utils
45
44
  * @param stage
46
45
  */
47
46
  export const isPrdStage = (stage: string) => stage === 'prd'
48
47
 
49
48
  /**
50
- * @category Utils
49
+ * @category cdk-utils.utils
51
50
  * @param error
52
51
  */
53
52
  export function redirectError(error: any) {
@@ -59,7 +58,7 @@ export function redirectError(error: any) {
59
58
  }
60
59
 
61
60
  /**
62
- * @category Utils
61
+ * @category cdk-utils.utils
63
62
  * @param message
64
63
  */
65
64
  export function redirectSuccess(message: any) {
@@ -0,0 +1,113 @@
1
+ body {
2
+ font-family: Gotham, system-ui;
3
+ !important;
4
+ color: #fff !important;
5
+ }
6
+
7
+ h1, h2, h3, h4, h5, h6 p, strong, span {
8
+ color: #fff !important;
9
+ }
10
+
11
+ .table {
12
+ background-color: rgb(35, 48, 68);
13
+ }
14
+
15
+ th, td, code {
16
+ color: #fff !important;
17
+ }
18
+
19
+ .param-type, .tag:not(body) {
20
+ background-color: rgb(71, 130, 218);
21
+ border-radius: 4px;
22
+ }
23
+
24
+ a {
25
+ color: #00e7eb !important;
26
+ }
27
+
28
+ .button {
29
+ background-color: #4782da;
30
+ color: #fff !important;
31
+ }
32
+
33
+ .mermaid {
34
+ background-color: #fff;
35
+ }
36
+
37
+ .mermaid span {
38
+ color: #000 !important;
39
+ }
40
+
41
+ .top-nav {
42
+ background-color: rgb(35, 48, 68);
43
+ }
44
+
45
+ #main, .core, .content {
46
+ background-color: rgb(27, 38, 53) !important;
47
+ }
48
+
49
+ .sidebar {
50
+ width: 450px !important;
51
+ border-right: none !important;
52
+ }
53
+
54
+ .side-nav {
55
+ width: 350px !important;
56
+ border-left: none !important;
57
+ }
58
+
59
+ .category h2 {
60
+ background: rgb(71, 130, 218);
61
+ border-radius: 25px;
62
+ color: #fff !important;
63
+ padding-left: 10px;
64
+ font-weight: bold;
65
+ }
66
+
67
+ .category h2:before {
68
+ content: '⇝';
69
+ padding-right: 10px;
70
+ }
71
+
72
+ .category h3 {
73
+ font-weight: bold;
74
+ color: #2b74b1;
75
+ }
76
+
77
+ .sidebar a:hover, .sidebar a.active, .side-nav a:hover, .side-nav a.is-active {
78
+ color: #ffdc7d !important;
79
+ font-weight: bold;
80
+ }
81
+
82
+ .logo h1 {
83
+ color: #fff;
84
+ font-weight: bold;
85
+ }
86
+
87
+ .link {
88
+ color: #fff !important;
89
+ font-weight: bold;
90
+ }
91
+
92
+ .dropdown-content {
93
+ background-color: rgb(27, 38, 53) !important;
94
+ }
95
+
96
+ #search {
97
+ background: none;
98
+ color: rgb(238, 238, 238);
99
+ border-color: #999999;
100
+ border-radius: 4px;
101
+ }
102
+
103
+ #search::placeholder {
104
+ color: rgb(238, 238, 238);
105
+ }
106
+
107
+ .logo .image img {
108
+ width: 4% !important;
109
+ }
110
+
111
+ .logo a {
112
+ display: inline-block;
113
+ }