lemon-core 4.2.4 → 4.2.5

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 (714) hide show
  1. package/README.md +2 -0
  2. package/dist/cores/protocol/protocol-service.js +5 -2
  3. package/dist/cores/protocol/protocol-service.js.map +1 -1
  4. package/dist/engine/engine.d.ts +0 -1
  5. package/dist/engine/engine.js +29 -19
  6. package/dist/engine/engine.js.map +1 -1
  7. package/package.json +1 -1
  8. package/dist/common/runtime-helper.d.ts +0 -84
  9. package/dist/common/runtime-helper.js +0 -172
  10. package/dist/common/runtime-helper.js.map +0 -1
  11. package/dist/cores/lambda/jwt-secret.d.ts +0 -10
  12. package/dist/cores/lambda/jwt-secret.js +0 -25
  13. package/dist/cores/lambda/jwt-secret.js.map +0 -1
  14. package/dist/docs/.nojekyll +0 -1
  15. package/dist/docs/assets/hierarchy.js +0 -1
  16. package/dist/docs/assets/highlight.css +0 -141
  17. package/dist/docs/assets/icons.js +0 -18
  18. package/dist/docs/assets/icons.svg +0 -1
  19. package/dist/docs/assets/main.js +0 -60
  20. package/dist/docs/assets/navigation.js +0 -1
  21. package/dist/docs/assets/search.js +0 -1
  22. package/dist/docs/assets/style.css +0 -1633
  23. package/dist/docs/classes/APIProxyClient.html +0 -13
  24. package/dist/docs/classes/APIService.html +0 -51
  25. package/dist/docs/classes/AWSKMSService.html +0 -46
  26. package/dist/docs/classes/AWSModule.html +0 -20
  27. package/dist/docs/classes/AWSS3Service.html +0 -45
  28. package/dist/docs/classes/AWSSNSService.html +0 -31
  29. package/dist/docs/classes/AWSSQSService.html +0 -27
  30. package/dist/docs/classes/AbstractElastic6Instance.html +0 -36
  31. package/dist/docs/classes/AbstractManager.html +0 -91
  32. package/dist/docs/classes/AbstractProxy.html +0 -56
  33. package/dist/docs/classes/AbstractTransformer.html +0 -23
  34. package/dist/docs/classes/CacheService.html +0 -88
  35. package/dist/docs/classes/ConfigModule.html +0 -17
  36. package/dist/docs/classes/CoreManager.html +0 -109
  37. package/dist/docs/classes/CoreService.html +0 -28
  38. package/dist/docs/classes/DummyCacheService.html +0 -84
  39. package/dist/docs/classes/DummyController.html +0 -42
  40. package/dist/docs/classes/DummyDynamoService.html +0 -90
  41. package/dist/docs/classes/DummyElastic6Service.html +0 -119
  42. package/dist/docs/classes/DummyRedisStorageService.html +0 -42
  43. package/dist/docs/classes/DummyStorageService.html +0 -47
  44. package/dist/docs/classes/DynamoQueryService.html +0 -25
  45. package/dist/docs/classes/DynamoScanService.html +0 -13
  46. package/dist/docs/classes/DynamoService.html +0 -82
  47. package/dist/docs/classes/DynamoStorageService.html +0 -44
  48. package/dist/docs/classes/Elastic6Instance.html +0 -49
  49. package/dist/docs/classes/Elastic6QueryService.html +0 -59
  50. package/dist/docs/classes/Elastic6Service.html +0 -124
  51. package/dist/docs/classes/Elastic6Synchronizer.html +0 -13
  52. package/dist/docs/classes/ElasticIndexService.html +0 -56
  53. package/dist/docs/classes/GeneralAPIController.html +0 -61
  54. package/dist/docs/classes/GeneralController.html +0 -27
  55. package/dist/docs/classes/GeneralKeyMaker.html +0 -12
  56. package/dist/docs/classes/GeneralModelFilter.html +0 -39
  57. package/dist/docs/classes/GeneralWEBController.html +0 -40
  58. package/dist/docs/classes/HangulService.html +0 -70
  59. package/dist/docs/classes/HttpStorageService.html +0 -34
  60. package/dist/docs/classes/LambdaALBHandler.html +0 -32
  61. package/dist/docs/classes/LambdaCognitoHandler.html +0 -13
  62. package/dist/docs/classes/LambdaDynamoStreamHandler.html +0 -25
  63. package/dist/docs/classes/LambdaHandler.html +0 -36
  64. package/dist/docs/classes/LambdaModule.html +0 -26
  65. package/dist/docs/classes/LambdaNotificationHandler.html +0 -22
  66. package/dist/docs/classes/LambdaSNSHandler.html +0 -15
  67. package/dist/docs/classes/LambdaSQSHandler.html +0 -15
  68. package/dist/docs/classes/LambdaSubHandler.html +0 -10
  69. package/dist/docs/classes/LambdaWEBHandler.html +0 -37
  70. package/dist/docs/classes/LambdaWSSHandler.html +0 -17
  71. package/dist/docs/classes/ManagerProxy.html +0 -51
  72. package/dist/docs/classes/MocksAPIService.html +0 -29
  73. package/dist/docs/classes/ModelUtil.html +0 -13
  74. package/dist/docs/classes/ProtocolModule.html +0 -17
  75. package/dist/docs/classes/ProxyStorageService.html +0 -133
  76. package/dist/docs/classes/RedisStorageService.html +0 -38
  77. package/dist/docs/classes/TypedStorageService.html +0 -89
  78. package/dist/docs/classes/UniqueFieldManager.html +0 -35
  79. package/dist/docs/classes/_web.MyHttpHeaderTool.html +0 -82
  80. package/dist/docs/classes/elasticsearch.BaseConnectionPool.html +0 -39
  81. package/dist/docs/classes/elasticsearch.Client.html +0 -110
  82. package/dist/docs/classes/elasticsearch.CloudConnectionPool.html +0 -40
  83. package/dist/docs/classes/elasticsearch.Connection.html +0 -22
  84. package/dist/docs/classes/elasticsearch.ConnectionPool.html +0 -50
  85. package/dist/docs/classes/elasticsearch.Serializer.html +0 -6
  86. package/dist/docs/classes/elasticsearch.Transport.html +0 -20
  87. package/dist/docs/classes/elasticsearch.errors.ConfigurationError.html +0 -33
  88. package/dist/docs/classes/elasticsearch.errors.ConnectionError.html +0 -34
  89. package/dist/docs/classes/elasticsearch.errors.DeserializationError.html +0 -34
  90. package/dist/docs/classes/elasticsearch.errors.ElasticsearchClientError.html +0 -33
  91. package/dist/docs/classes/elasticsearch.errors.NoLivingConnectionsError.html +0 -34
  92. package/dist/docs/classes/elasticsearch.errors.RequestAbortedError.html +0 -34
  93. package/dist/docs/classes/elasticsearch.errors.ResponseError.html +0 -37
  94. package/dist/docs/classes/elasticsearch.errors.SerializationError.html +0 -34
  95. package/dist/docs/classes/elasticsearch.errors.TimeoutError.html +0 -34
  96. package/dist/docs/functions/GETERR.html +0 -5
  97. package/dist/docs/functions/GETERR_.html +0 -5
  98. package/dist/docs/functions/NUL404.html +0 -3
  99. package/dist/docs/functions/_ES6.html +0 -7
  100. package/dist/docs/functions/_event.html +0 -4
  101. package/dist/docs/functions/_info.html +0 -2
  102. package/dist/docs/functions/_it.html +0 -2
  103. package/dist/docs/functions/_protocol.html +0 -5
  104. package/dist/docs/functions/_slack.html +0 -6
  105. package/dist/docs/functions/_web.buildResponse.html +0 -9
  106. package/dist/docs/functions/_web.failure.html +0 -1
  107. package/dist/docs/functions/_web.mxNextFailure.html +0 -2
  108. package/dist/docs/functions/_web.mxNextHandler.html +0 -2
  109. package/dist/docs/functions/_web.notfound.html +0 -1
  110. package/dist/docs/functions/_web.promised.html +0 -4
  111. package/dist/docs/functions/_web.redirect.html +0 -1
  112. package/dist/docs/functions/_web.success.html +0 -1
  113. package/dist/docs/functions/_wss.buildResponse.html +0 -1
  114. package/dist/docs/functions/_wss.failure.html +0 -1
  115. package/dist/docs/functions/_wss.notfound.html +0 -1
  116. package/dist/docs/functions/_wss.success.html +0 -1
  117. package/dist/docs/functions/asErrorPayload.html +0 -2
  118. package/dist/docs/functions/asIdentityId.html +0 -3
  119. package/dist/docs/functions/asyncCredentials.html +0 -5
  120. package/dist/docs/functions/awsConfig.html +0 -10
  121. package/dist/docs/functions/buildEngine.html +0 -7
  122. package/dist/docs/functions/buildExpress.html +0 -4
  123. package/dist/docs/functions/buildReportError.html +0 -4
  124. package/dist/docs/functions/convDate.html +0 -1
  125. package/dist/docs/functions/convDateToTS.html +0 -5
  126. package/dist/docs/functions/convDateToTime.html +0 -3
  127. package/dist/docs/functions/createHttpWebProxy.html +0 -11
  128. package/dist/docs/functions/createSigV4Proxy.html +0 -14
  129. package/dist/docs/functions/doReportCallback.html +0 -4
  130. package/dist/docs/functions/doReportError.html +0 -6
  131. package/dist/docs/functions/doReportMetric.html +0 -6
  132. package/dist/docs/functions/doReportSlack.html +0 -5
  133. package/dist/docs/functions/do_parallel.html +0 -8
  134. package/dist/docs/functions/environ.html +0 -3
  135. package/dist/docs/functions/expect2.html +0 -4
  136. package/dist/docs/functions/filterFields.html +0 -5
  137. package/dist/docs/functions/fromTTL.html +0 -4
  138. package/dist/docs/functions/getHelloArn.html +0 -4
  139. package/dist/docs/functions/getIdentityId.html +0 -3
  140. package/dist/docs/functions/isLambda.html +0 -5
  141. package/dist/docs/functions/isUserAuthorized.html +0 -8
  142. package/dist/docs/functions/lib.toDDB.html +0 -2
  143. package/dist/docs/functions/lib.toJavascript.html +0 -2
  144. package/dist/docs/functions/loadDataYml.html +0 -2
  145. package/dist/docs/functions/loadJsonSync.html +0 -2
  146. package/dist/docs/functions/marshal.html +0 -6
  147. package/dist/docs/functions/my_parallel.html +0 -13
  148. package/dist/docs/functions/my_sequence.html +0 -8
  149. package/dist/docs/functions/onlyDefined.html +0 -2
  150. package/dist/docs/functions/parseRange.html +0 -3
  151. package/dist/docs/functions/sleep.html +0 -3
  152. package/dist/docs/functions/sourceToItem.html +0 -7
  153. package/dist/docs/functions/toTTL.html +0 -4
  154. package/dist/docs/functions/waited.html +0 -5
  155. package/dist/docs/hierarchy.html +0 -1
  156. package/dist/docs/index.html +0 -366
  157. package/dist/docs/interfaces/APIHeaders.html +0 -2
  158. package/dist/docs/interfaces/APIServiceClient.html +0 -11
  159. package/dist/docs/interfaces/ApiHttpProxy.html +0 -17
  160. package/dist/docs/interfaces/AutocompleteSearchParam.html +0 -19
  161. package/dist/docs/interfaces/AwsConfigParams.html +0 -12
  162. package/dist/docs/interfaces/BatchResult.html +0 -8
  163. package/dist/docs/interfaces/Body.html +0 -7
  164. package/dist/docs/interfaces/BuildExpressOptions.html +0 -13
  165. package/dist/docs/interfaces/CacheEntry.html +0 -8
  166. package/dist/docs/interfaces/CacheKeyMakable.html +0 -10
  167. package/dist/docs/interfaces/CacheOptions.html +0 -10
  168. package/dist/docs/interfaces/CacheSupportable.html +0 -14
  169. package/dist/docs/interfaces/CallbackData.html +0 -12
  170. package/dist/docs/interfaces/CallbackParam.html +0 -11
  171. package/dist/docs/interfaces/CoreConfigService.html +0 -15
  172. package/dist/docs/interfaces/CoreKey.html +0 -13
  173. package/dist/docs/interfaces/CoreKeyMakeable.html +0 -13
  174. package/dist/docs/interfaces/CoreKmsService.html +0 -8
  175. package/dist/docs/interfaces/CoreModel.html +0 -40
  176. package/dist/docs/interfaces/CoreModelFilterable.html +0 -10
  177. package/dist/docs/interfaces/CoreModifier.html +0 -11
  178. package/dist/docs/interfaces/CoreServices.html +0 -6
  179. package/dist/docs/interfaces/CoreSnsService.html +0 -8
  180. package/dist/docs/interfaces/CoreWEBController.html +0 -8
  181. package/dist/docs/interfaces/Cores.html +0 -17
  182. package/dist/docs/interfaces/CronEvent.html +0 -6
  183. package/dist/docs/interfaces/CronParam.html +0 -3
  184. package/dist/docs/interfaces/DynamoOption.html +0 -6
  185. package/dist/docs/interfaces/DynamoQueryResult.html +0 -8
  186. package/dist/docs/interfaces/DynamoScanResult.html +0 -8
  187. package/dist/docs/interfaces/DynamoSimpleQueriable.html +0 -15
  188. package/dist/docs/interfaces/DynamoSimpleScannable.html +0 -10
  189. package/dist/docs/interfaces/DynamoStreamBody.html +0 -9
  190. package/dist/docs/interfaces/DynamoStreamCallback.html +0 -1
  191. package/dist/docs/interfaces/DynamoStreamFilter.html +0 -2
  192. package/dist/docs/interfaces/DynamoStreamParam.html +0 -5
  193. package/dist/docs/interfaces/Elastic6ContructParams.html +0 -17
  194. package/dist/docs/interfaces/Elastic6Item.html +0 -6
  195. package/dist/docs/interfaces/Elastic6Option.html +0 -24
  196. package/dist/docs/interfaces/Elastic6SearchParams.html +0 -8
  197. package/dist/docs/interfaces/Elastic6SimpleQueriable.html +0 -11
  198. package/dist/docs/interfaces/ElasticItem.html +0 -6
  199. package/dist/docs/interfaces/ElasticOption.html +0 -22
  200. package/dist/docs/interfaces/EngineConsole.html +0 -12
  201. package/dist/docs/interfaces/EngineCore.html +0 -15
  202. package/dist/docs/interfaces/EngineModule.html +0 -15
  203. package/dist/docs/interfaces/EngineModules.html +0 -14
  204. package/dist/docs/interfaces/EngineOption.html +0 -8
  205. package/dist/docs/interfaces/EngineScope.html +0 -6
  206. package/dist/docs/interfaces/ExpressFactory.html +0 -5
  207. package/dist/docs/interfaces/ExpressFactoryResult.html +0 -11
  208. package/dist/docs/interfaces/Filter.html +0 -2
  209. package/dist/docs/interfaces/GeneralFuntion.html +0 -5
  210. package/dist/docs/interfaces/GeneralItem.html +0 -6
  211. package/dist/docs/interfaces/HighlightTerm.html +0 -2
  212. package/dist/docs/interfaces/Incrementable.html +0 -10
  213. package/dist/docs/interfaces/InternalKey.html +0 -4
  214. package/dist/docs/interfaces/InternalModel.html +0 -13
  215. package/dist/docs/interfaces/LambdaHandlerService.html +0 -20
  216. package/dist/docs/interfaces/LemonEngine.html +0 -29
  217. package/dist/docs/interfaces/MetricPostBody.html +0 -6
  218. package/dist/docs/interfaces/ModelSynchronizer.html +0 -8
  219. package/dist/docs/interfaces/NextContext.html +0 -29
  220. package/dist/docs/interfaces/NextIdentity.html +0 -28
  221. package/dist/docs/interfaces/NextIdentityAccess.html +0 -37
  222. package/dist/docs/interfaces/NextIdentityCognito.html +0 -46
  223. package/dist/docs/interfaces/NextIdentityJwt.html +0 -36
  224. package/dist/docs/interfaces/NotificationBody.html +0 -1
  225. package/dist/docs/interfaces/NotificationParam.html +0 -16
  226. package/dist/docs/interfaces/ParrallelCallback.html +0 -1
  227. package/dist/docs/interfaces/ParrallelParam.html +0 -10
  228. package/dist/docs/interfaces/ParsedVersion.html +0 -14
  229. package/dist/docs/interfaces/ProtocolBody.html +0 -2
  230. package/dist/docs/interfaces/ProtocolParam.html +0 -14
  231. package/dist/docs/interfaces/ProtocolService.html +0 -48
  232. package/dist/docs/interfaces/ProtocolTransformer.html +0 -13
  233. package/dist/docs/interfaces/QueryResult.html +0 -11
  234. package/dist/docs/interfaces/RedisOptions.html +0 -8
  235. package/dist/docs/interfaces/RetryOptions.html +0 -8
  236. package/dist/docs/interfaces/Reversable.html +0 -6
  237. package/dist/docs/interfaces/SearchBody.html +0 -10
  238. package/dist/docs/interfaces/SearchProxyBody.html +0 -13
  239. package/dist/docs/interfaces/SearchQuery.html +0 -19
  240. package/dist/docs/interfaces/SearchResponse.html +0 -5
  241. package/dist/docs/interfaces/SearchResult.html +0 -10
  242. package/dist/docs/interfaces/SimpleSearchParam.html +0 -16
  243. package/dist/docs/interfaces/SimpleSet.html +0 -7
  244. package/dist/docs/interfaces/SlackAction.html +0 -5
  245. package/dist/docs/interfaces/SlackAttachment.html +0 -24
  246. package/dist/docs/interfaces/SlackPostBody.html +0 -5
  247. package/dist/docs/interfaces/StorageMakeable.html +0 -10
  248. package/dist/docs/interfaces/StorageModel.html +0 -16
  249. package/dist/docs/interfaces/StorageService.html +0 -46
  250. package/dist/docs/interfaces/Timeout.html +0 -10
  251. package/dist/docs/interfaces/Transformable.html +0 -20
  252. package/dist/docs/interfaces/Updatable.html +0 -7
  253. package/dist/docs/interfaces/View.html +0 -21
  254. package/dist/docs/interfaces/_web.HttpHeaderSet.html +0 -5
  255. package/dist/docs/interfaces/_web.HttpHeaderTool.html +0 -26
  256. package/dist/docs/interfaces/_web.VerifyTokenBody.html +0 -4
  257. package/dist/docs/interfaces/_web.VerifyTokenResult.html +0 -6
  258. package/dist/docs/interfaces/elasticsearch.ApiResponse.html +0 -6
  259. package/dist/docs/interfaces/elasticsearch.ClientExtendsCallbackOptions.html +0 -4
  260. package/dist/docs/interfaces/elasticsearch.ClientOptions.html +0 -30
  261. package/dist/docs/interfaces/elasticsearch.NodeOptions.html +0 -7
  262. package/dist/docs/interfaces/elasticsearch.RequestEvent.html +0 -6
  263. package/dist/docs/interfaces/elasticsearch.RequestParams.AsyncSearchDelete.html +0 -8
  264. package/dist/docs/interfaces/elasticsearch.RequestParams.AsyncSearchGet.html +0 -11
  265. package/dist/docs/interfaces/elasticsearch.RequestParams.AsyncSearchStatus.html +0 -8
  266. package/dist/docs/interfaces/elasticsearch.RequestParams.AsyncSearchSubmit.html +0 -52
  267. package/dist/docs/interfaces/elasticsearch.RequestParams.AutoscalingDeleteAutoscalingPolicy.html +0 -8
  268. package/dist/docs/interfaces/elasticsearch.RequestParams.AutoscalingGetAutoscalingCapacity.html +0 -7
  269. package/dist/docs/interfaces/elasticsearch.RequestParams.AutoscalingGetAutoscalingPolicy.html +0 -8
  270. package/dist/docs/interfaces/elasticsearch.RequestParams.AutoscalingPutAutoscalingPolicy.html +0 -9
  271. package/dist/docs/interfaces/elasticsearch.RequestParams.Bulk.html +0 -21
  272. package/dist/docs/interfaces/elasticsearch.RequestParams.CatAliases.html +0 -15
  273. package/dist/docs/interfaces/elasticsearch.RequestParams.CatAllocation.html +0 -16
  274. package/dist/docs/interfaces/elasticsearch.RequestParams.CatCount.html +0 -13
  275. package/dist/docs/interfaces/elasticsearch.RequestParams.CatFielddata.html +0 -14
  276. package/dist/docs/interfaces/elasticsearch.RequestParams.CatHealth.html +0 -14
  277. package/dist/docs/interfaces/elasticsearch.RequestParams.CatHelp.html +0 -9
  278. package/dist/docs/interfaces/elasticsearch.RequestParams.CatIndices.html +0 -21
  279. package/dist/docs/interfaces/elasticsearch.RequestParams.CatMaster.html +0 -14
  280. package/dist/docs/interfaces/elasticsearch.RequestParams.CatMlDataFrameAnalytics.html +0 -16
  281. package/dist/docs/interfaces/elasticsearch.RequestParams.CatMlDatafeeds.html +0 -16
  282. package/dist/docs/interfaces/elasticsearch.RequestParams.CatMlJobs.html +0 -17
  283. package/dist/docs/interfaces/elasticsearch.RequestParams.CatMlTrainedModels.html +0 -18
  284. package/dist/docs/interfaces/elasticsearch.RequestParams.CatNodeattrs.html +0 -14
  285. package/dist/docs/interfaces/elasticsearch.RequestParams.CatNodes.html +0 -17
  286. package/dist/docs/interfaces/elasticsearch.RequestParams.CatPendingTasks.html +0 -15
  287. package/dist/docs/interfaces/elasticsearch.RequestParams.CatPlugins.html +0 -15
  288. package/dist/docs/interfaces/elasticsearch.RequestParams.CatRecovery.html +0 -17
  289. package/dist/docs/interfaces/elasticsearch.RequestParams.CatRepositories.html +0 -14
  290. package/dist/docs/interfaces/elasticsearch.RequestParams.CatSegments.html +0 -14
  291. package/dist/docs/interfaces/elasticsearch.RequestParams.CatShards.html +0 -17
  292. package/dist/docs/interfaces/elasticsearch.RequestParams.CatSnapshots.html +0 -16
  293. package/dist/docs/interfaces/elasticsearch.RequestParams.CatTasks.html +0 -17
  294. package/dist/docs/interfaces/elasticsearch.RequestParams.CatTemplates.html +0 -15
  295. package/dist/docs/interfaces/elasticsearch.RequestParams.CatThreadPool.html +0 -16
  296. package/dist/docs/interfaces/elasticsearch.RequestParams.CatTransforms.html +0 -17
  297. package/dist/docs/interfaces/elasticsearch.RequestParams.CcrDeleteAutoFollowPattern.html +0 -8
  298. package/dist/docs/interfaces/elasticsearch.RequestParams.CcrFollow.html +0 -10
  299. package/dist/docs/interfaces/elasticsearch.RequestParams.CcrFollowInfo.html +0 -8
  300. package/dist/docs/interfaces/elasticsearch.RequestParams.CcrFollowStats.html +0 -8
  301. package/dist/docs/interfaces/elasticsearch.RequestParams.CcrForgetFollower.html +0 -9
  302. package/dist/docs/interfaces/elasticsearch.RequestParams.CcrGetAutoFollowPattern.html +0 -8
  303. package/dist/docs/interfaces/elasticsearch.RequestParams.CcrPauseAutoFollowPattern.html +0 -8
  304. package/dist/docs/interfaces/elasticsearch.RequestParams.CcrPauseFollow.html +0 -8
  305. package/dist/docs/interfaces/elasticsearch.RequestParams.CcrPutAutoFollowPattern.html +0 -9
  306. package/dist/docs/interfaces/elasticsearch.RequestParams.CcrResumeAutoFollowPattern.html +0 -8
  307. package/dist/docs/interfaces/elasticsearch.RequestParams.CcrResumeFollow.html +0 -9
  308. package/dist/docs/interfaces/elasticsearch.RequestParams.CcrStats.html +0 -7
  309. package/dist/docs/interfaces/elasticsearch.RequestParams.CcrUnfollow.html +0 -8
  310. package/dist/docs/interfaces/elasticsearch.RequestParams.ClearScroll.html +0 -9
  311. package/dist/docs/interfaces/elasticsearch.RequestParams.ClosePointInTime.html +0 -8
  312. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterAllocationExplain.html +0 -10
  313. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterDeleteComponentTemplate.html +0 -10
  314. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterDeleteVotingConfigExclusions.html +0 -8
  315. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterExistsComponentTemplate.html +0 -10
  316. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterGetComponentTemplate.html +0 -10
  317. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterGetSettings.html +0 -11
  318. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterHealth.html +0 -19
  319. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterPendingTasks.html +0 -9
  320. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterPostVotingConfigExclusions.html +0 -10
  321. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterPutComponentTemplate.html +0 -12
  322. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterPutSettings.html +0 -11
  323. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterRemoteInfo.html +0 -7
  324. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterReroute.html +0 -14
  325. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterState.html +0 -17
  326. package/dist/docs/interfaces/elasticsearch.RequestParams.ClusterStats.html +0 -10
  327. package/dist/docs/interfaces/elasticsearch.RequestParams.Count.html +0 -24
  328. package/dist/docs/interfaces/elasticsearch.RequestParams.Create.html +0 -18
  329. package/dist/docs/interfaces/elasticsearch.RequestParams.DanglingIndicesDeleteDanglingIndex.html +0 -11
  330. package/dist/docs/interfaces/elasticsearch.RequestParams.DanglingIndicesImportDanglingIndex.html +0 -11
  331. package/dist/docs/interfaces/elasticsearch.RequestParams.DanglingIndicesListDanglingIndices.html +0 -7
  332. package/dist/docs/interfaces/elasticsearch.RequestParams.Delete.html +0 -18
  333. package/dist/docs/interfaces/elasticsearch.RequestParams.DeleteByQuery.html +0 -45
  334. package/dist/docs/interfaces/elasticsearch.RequestParams.DeleteByQueryRethrottle.html +0 -9
  335. package/dist/docs/interfaces/elasticsearch.RequestParams.DeleteScript.html +0 -10
  336. package/dist/docs/interfaces/elasticsearch.RequestParams.EnrichDeletePolicy.html +0 -8
  337. package/dist/docs/interfaces/elasticsearch.RequestParams.EnrichExecutePolicy.html +0 -9
  338. package/dist/docs/interfaces/elasticsearch.RequestParams.EnrichGetPolicy.html +0 -8
  339. package/dist/docs/interfaces/elasticsearch.RequestParams.EnrichPutPolicy.html +0 -9
  340. package/dist/docs/interfaces/elasticsearch.RequestParams.EnrichStats.html +0 -7
  341. package/dist/docs/interfaces/elasticsearch.RequestParams.EqlDelete.html +0 -8
  342. package/dist/docs/interfaces/elasticsearch.RequestParams.EqlGet.html +0 -10
  343. package/dist/docs/interfaces/elasticsearch.RequestParams.EqlGetStatus.html +0 -8
  344. package/dist/docs/interfaces/elasticsearch.RequestParams.EqlSearch.html +0 -12
  345. package/dist/docs/interfaces/elasticsearch.RequestParams.Exists.html +0 -22
  346. package/dist/docs/interfaces/elasticsearch.RequestParams.ExistsSource.html +0 -21
  347. package/dist/docs/interfaces/elasticsearch.RequestParams.Explain.html +0 -25
  348. package/dist/docs/interfaces/elasticsearch.RequestParams.FeaturesGetFeatures.html +0 -8
  349. package/dist/docs/interfaces/elasticsearch.RequestParams.FieldCaps.html +0 -14
  350. package/dist/docs/interfaces/elasticsearch.RequestParams.Generic.html +0 -7
  351. package/dist/docs/interfaces/elasticsearch.RequestParams.Get.html +0 -22
  352. package/dist/docs/interfaces/elasticsearch.RequestParams.GetScript.html +0 -9
  353. package/dist/docs/interfaces/elasticsearch.RequestParams.GetScriptContext.html +0 -7
  354. package/dist/docs/interfaces/elasticsearch.RequestParams.GetScriptLanguages.html +0 -7
  355. package/dist/docs/interfaces/elasticsearch.RequestParams.GetSource.html +0 -21
  356. package/dist/docs/interfaces/elasticsearch.RequestParams.GraphExplore.html +0 -12
  357. package/dist/docs/interfaces/elasticsearch.RequestParams.IlmDeleteLifecycle.html +0 -8
  358. package/dist/docs/interfaces/elasticsearch.RequestParams.IlmExplainLifecycle.html +0 -10
  359. package/dist/docs/interfaces/elasticsearch.RequestParams.IlmGetLifecycle.html +0 -8
  360. package/dist/docs/interfaces/elasticsearch.RequestParams.IlmGetStatus.html +0 -7
  361. package/dist/docs/interfaces/elasticsearch.RequestParams.IlmMoveToStep.html +0 -9
  362. package/dist/docs/interfaces/elasticsearch.RequestParams.IlmPutLifecycle.html +0 -9
  363. package/dist/docs/interfaces/elasticsearch.RequestParams.IlmRemovePolicy.html +0 -8
  364. package/dist/docs/interfaces/elasticsearch.RequestParams.IlmRetry.html +0 -8
  365. package/dist/docs/interfaces/elasticsearch.RequestParams.IlmStart.html +0 -7
  366. package/dist/docs/interfaces/elasticsearch.RequestParams.IlmStop.html +0 -7
  367. package/dist/docs/interfaces/elasticsearch.RequestParams.Index.html +0 -22
  368. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesAddBlock.html +0 -14
  369. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesAnalyze.html +0 -9
  370. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesClearCache.html +0 -15
  371. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesClone.html +0 -13
  372. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesClose.html +0 -14
  373. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesCreate.html +0 -13
  374. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesCreateDataStream.html +0 -8
  375. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesDataStreamsStats.html +0 -8
  376. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesDelete.html +0 -13
  377. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesDeleteAlias.html +0 -11
  378. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesDeleteDataStream.html +0 -9
  379. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesDeleteIndexTemplate.html +0 -10
  380. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesDeleteTemplate.html +0 -10
  381. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesExists.html +0 -14
  382. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesExistsAlias.html +0 -13
  383. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesExistsIndexTemplate.html +0 -11
  384. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesExistsTemplate.html +0 -11
  385. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesExistsType.html +0 -13
  386. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesFlush.html +0 -13
  387. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesFlushSynced.html +0 -11
  388. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesForcemerge.html +0 -14
  389. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesFreeze.html +0 -14
  390. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesGet.html +0 -16
  391. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesGetAlias.html +0 -13
  392. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesGetDataStream.html +0 -9
  393. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesGetFieldMapping.html +0 -16
  394. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesGetIndexTemplate.html +0 -11
  395. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesGetMapping.html +0 -15
  396. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesGetSettings.html +0 -16
  397. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesGetTemplate.html +0 -12
  398. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesGetUpgrade.html +0 -11
  399. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesMigrateToDataStream.html +0 -8
  400. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesOpen.html +0 -14
  401. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesPromoteDataStream.html +0 -8
  402. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesPutAlias.html +0 -12
  403. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesPutIndexTemplate.html +0 -12
  404. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesPutMapping.html +0 -17
  405. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesPutSettings.html +0 -16
  406. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesPutTemplate.html +0 -13
  407. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesRecovery.html +0 -10
  408. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesRefresh.html +0 -11
  409. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesReloadSearchAnalyzers.html +0 -11
  410. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesResolveIndex.html +0 -9
  411. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesRollover.html +0 -15
  412. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesSegments.html +0 -12
  413. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesShardStores.html +0 -12
  414. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesShrink.html +0 -14
  415. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesSimulateIndexTemplate.html +0 -12
  416. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesSimulateTemplate.html +0 -12
  417. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesSplit.html +0 -14
  418. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesStats.html +0 -19
  419. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesUnfreeze.html +0 -14
  420. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesUpdateAliases.html +0 -10
  421. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesUpgrade.html +0 -13
  422. package/dist/docs/interfaces/elasticsearch.RequestParams.IndicesValidateQuery.html +0 -22
  423. package/dist/docs/interfaces/elasticsearch.RequestParams.Info.html +0 -7
  424. package/dist/docs/interfaces/elasticsearch.RequestParams.IngestDeletePipeline.html +0 -10
  425. package/dist/docs/interfaces/elasticsearch.RequestParams.IngestGetPipeline.html +0 -9
  426. package/dist/docs/interfaces/elasticsearch.RequestParams.IngestProcessorGrok.html +0 -7
  427. package/dist/docs/interfaces/elasticsearch.RequestParams.IngestPutPipeline.html +0 -11
  428. package/dist/docs/interfaces/elasticsearch.RequestParams.IngestSimulate.html +0 -10
  429. package/dist/docs/interfaces/elasticsearch.RequestParams.LicenseDelete.html +0 -7
  430. package/dist/docs/interfaces/elasticsearch.RequestParams.LicenseGet.html +0 -9
  431. package/dist/docs/interfaces/elasticsearch.RequestParams.LicenseGetBasicStatus.html +0 -7
  432. package/dist/docs/interfaces/elasticsearch.RequestParams.LicenseGetTrialStatus.html +0 -7
  433. package/dist/docs/interfaces/elasticsearch.RequestParams.LicensePost.html +0 -9
  434. package/dist/docs/interfaces/elasticsearch.RequestParams.LicensePostStartBasic.html +0 -8
  435. package/dist/docs/interfaces/elasticsearch.RequestParams.LicensePostStartTrial.html +0 -9
  436. package/dist/docs/interfaces/elasticsearch.RequestParams.LogstashDeletePipeline.html +0 -8
  437. package/dist/docs/interfaces/elasticsearch.RequestParams.LogstashGetPipeline.html +0 -8
  438. package/dist/docs/interfaces/elasticsearch.RequestParams.LogstashPutPipeline.html +0 -9
  439. package/dist/docs/interfaces/elasticsearch.RequestParams.Mget.html +0 -20
  440. package/dist/docs/interfaces/elasticsearch.RequestParams.MigrationDeprecations.html +0 -8
  441. package/dist/docs/interfaces/elasticsearch.RequestParams.MlCloseJob.html +0 -13
  442. package/dist/docs/interfaces/elasticsearch.RequestParams.MlDeleteCalendar.html +0 -8
  443. package/dist/docs/interfaces/elasticsearch.RequestParams.MlDeleteCalendarEvent.html +0 -9
  444. package/dist/docs/interfaces/elasticsearch.RequestParams.MlDeleteCalendarJob.html +0 -9
  445. package/dist/docs/interfaces/elasticsearch.RequestParams.MlDeleteDataFrameAnalytics.html +0 -10
  446. package/dist/docs/interfaces/elasticsearch.RequestParams.MlDeleteDatafeed.html +0 -9
  447. package/dist/docs/interfaces/elasticsearch.RequestParams.MlDeleteExpiredData.html +0 -11
  448. package/dist/docs/interfaces/elasticsearch.RequestParams.MlDeleteFilter.html +0 -8
  449. package/dist/docs/interfaces/elasticsearch.RequestParams.MlDeleteForecast.html +0 -11
  450. package/dist/docs/interfaces/elasticsearch.RequestParams.MlDeleteJob.html +0 -10
  451. package/dist/docs/interfaces/elasticsearch.RequestParams.MlDeleteModelSnapshot.html +0 -9
  452. package/dist/docs/interfaces/elasticsearch.RequestParams.MlDeleteTrainedModel.html +0 -8
  453. package/dist/docs/interfaces/elasticsearch.RequestParams.MlEstimateModelMemory.html +0 -8
  454. package/dist/docs/interfaces/elasticsearch.RequestParams.MlEvaluateDataFrame.html +0 -8
  455. package/dist/docs/interfaces/elasticsearch.RequestParams.MlExplainDataFrameAnalytics.html +0 -9
  456. package/dist/docs/interfaces/elasticsearch.RequestParams.MlFlushJob.html +0 -14
  457. package/dist/docs/interfaces/elasticsearch.RequestParams.MlForecast.html +0 -11
  458. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetBuckets.html +0 -19
  459. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetCalendarEvents.html +0 -13
  460. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetCalendars.html +0 -11
  461. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetCategories.html +0 -13
  462. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetDataFrameAnalytics.html +0 -12
  463. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetDataFrameAnalyticsStats.html +0 -12
  464. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetDatafeedStats.html +0 -10
  465. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetDatafeeds.html +0 -11
  466. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetFilters.html +0 -10
  467. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetInfluencers.html +0 -17
  468. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetJobStats.html +0 -10
  469. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetJobs.html +0 -11
  470. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetModelSnapshots.html +0 -16
  471. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetOverallBuckets.html +0 -17
  472. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetRecords.html +0 -17
  473. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetTrainedModels.html +0 -16
  474. package/dist/docs/interfaces/elasticsearch.RequestParams.MlGetTrainedModelsStats.html +0 -11
  475. package/dist/docs/interfaces/elasticsearch.RequestParams.MlInfo.html +0 -7
  476. package/dist/docs/interfaces/elasticsearch.RequestParams.MlOpenJob.html +0 -8
  477. package/dist/docs/interfaces/elasticsearch.RequestParams.MlPostCalendarEvents.html +0 -9
  478. package/dist/docs/interfaces/elasticsearch.RequestParams.MlPostData.html +0 -11
  479. package/dist/docs/interfaces/elasticsearch.RequestParams.MlPreviewDatafeed.html +0 -8
  480. package/dist/docs/interfaces/elasticsearch.RequestParams.MlPutCalendar.html +0 -9
  481. package/dist/docs/interfaces/elasticsearch.RequestParams.MlPutCalendarJob.html +0 -9
  482. package/dist/docs/interfaces/elasticsearch.RequestParams.MlPutDataFrameAnalytics.html +0 -9
  483. package/dist/docs/interfaces/elasticsearch.RequestParams.MlPutDatafeed.html +0 -13
  484. package/dist/docs/interfaces/elasticsearch.RequestParams.MlPutFilter.html +0 -9
  485. package/dist/docs/interfaces/elasticsearch.RequestParams.MlPutJob.html +0 -9
  486. package/dist/docs/interfaces/elasticsearch.RequestParams.MlPutTrainedModel.html +0 -9
  487. package/dist/docs/interfaces/elasticsearch.RequestParams.MlRevertModelSnapshot.html +0 -11
  488. package/dist/docs/interfaces/elasticsearch.RequestParams.MlSetUpgradeMode.html +0 -9
  489. package/dist/docs/interfaces/elasticsearch.RequestParams.MlStartDataFrameAnalytics.html +0 -10
  490. package/dist/docs/interfaces/elasticsearch.RequestParams.MlStartDatafeed.html +0 -12
  491. package/dist/docs/interfaces/elasticsearch.RequestParams.MlStopDataFrameAnalytics.html +0 -12
  492. package/dist/docs/interfaces/elasticsearch.RequestParams.MlStopDatafeed.html +0 -13
  493. package/dist/docs/interfaces/elasticsearch.RequestParams.MlUpdateDataFrameAnalytics.html +0 -9
  494. package/dist/docs/interfaces/elasticsearch.RequestParams.MlUpdateDatafeed.html +0 -13
  495. package/dist/docs/interfaces/elasticsearch.RequestParams.MlUpdateFilter.html +0 -9
  496. package/dist/docs/interfaces/elasticsearch.RequestParams.MlUpdateJob.html +0 -9
  497. package/dist/docs/interfaces/elasticsearch.RequestParams.MlUpdateModelSnapshot.html +0 -10
  498. package/dist/docs/interfaces/elasticsearch.RequestParams.MlUpgradeJobSnapshot.html +0 -11
  499. package/dist/docs/interfaces/elasticsearch.RequestParams.MlValidate.html +0 -8
  500. package/dist/docs/interfaces/elasticsearch.RequestParams.MlValidateDetector.html +0 -8
  501. package/dist/docs/interfaces/elasticsearch.RequestParams.MonitoringBulk.html +0 -12
  502. package/dist/docs/interfaces/elasticsearch.RequestParams.Msearch.html +0 -17
  503. package/dist/docs/interfaces/elasticsearch.RequestParams.MsearchTemplate.html +0 -15
  504. package/dist/docs/interfaces/elasticsearch.RequestParams.Mtermvectors.html +0 -22
  505. package/dist/docs/interfaces/elasticsearch.RequestParams.NodesHotThreads.html +0 -14
  506. package/dist/docs/interfaces/elasticsearch.RequestParams.NodesInfo.html +0 -11
  507. package/dist/docs/interfaces/elasticsearch.RequestParams.NodesReloadSecureSettings.html +0 -10
  508. package/dist/docs/interfaces/elasticsearch.RequestParams.NodesStats.html +0 -18
  509. package/dist/docs/interfaces/elasticsearch.RequestParams.NodesUsage.html +0 -10
  510. package/dist/docs/interfaces/elasticsearch.RequestParams.OpenPointInTime.html +0 -13
  511. package/dist/docs/interfaces/elasticsearch.RequestParams.Ping.html +0 -7
  512. package/dist/docs/interfaces/elasticsearch.RequestParams.PutScript.html +0 -12
  513. package/dist/docs/interfaces/elasticsearch.RequestParams.RankEval.html +0 -13
  514. package/dist/docs/interfaces/elasticsearch.RequestParams.Reindex.html +0 -16
  515. package/dist/docs/interfaces/elasticsearch.RequestParams.ReindexRethrottle.html +0 -9
  516. package/dist/docs/interfaces/elasticsearch.RequestParams.RenderSearchTemplate.html +0 -9
  517. package/dist/docs/interfaces/elasticsearch.RequestParams.RollupDeleteJob.html +0 -8
  518. package/dist/docs/interfaces/elasticsearch.RequestParams.RollupGetJobs.html +0 -8
  519. package/dist/docs/interfaces/elasticsearch.RequestParams.RollupGetRollupCaps.html +0 -8
  520. package/dist/docs/interfaces/elasticsearch.RequestParams.RollupGetRollupIndexCaps.html +0 -8
  521. package/dist/docs/interfaces/elasticsearch.RequestParams.RollupPutJob.html +0 -9
  522. package/dist/docs/interfaces/elasticsearch.RequestParams.RollupRollup.html +0 -10
  523. package/dist/docs/interfaces/elasticsearch.RequestParams.RollupRollupSearch.html +0 -12
  524. package/dist/docs/interfaces/elasticsearch.RequestParams.RollupStartJob.html +0 -8
  525. package/dist/docs/interfaces/elasticsearch.RequestParams.RollupStopJob.html +0 -10
  526. package/dist/docs/interfaces/elasticsearch.RequestParams.ScriptsPainlessExecute.html +0 -8
  527. package/dist/docs/interfaces/elasticsearch.RequestParams.Scroll.html +0 -11
  528. package/dist/docs/interfaces/elasticsearch.RequestParams.Search.html +0 -55
  529. package/dist/docs/interfaces/elasticsearch.RequestParams.SearchShards.html +0 -14
  530. package/dist/docs/interfaces/elasticsearch.RequestParams.SearchTemplate.html +0 -23
  531. package/dist/docs/interfaces/elasticsearch.RequestParams.SearchableSnapshotsClearCache.html +0 -11
  532. package/dist/docs/interfaces/elasticsearch.RequestParams.SearchableSnapshotsMount.html +0 -13
  533. package/dist/docs/interfaces/elasticsearch.RequestParams.SearchableSnapshotsRepositoryStats.html +0 -8
  534. package/dist/docs/interfaces/elasticsearch.RequestParams.SearchableSnapshotsStats.html +0 -9
  535. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityAuthenticate.html +0 -7
  536. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityChangePassword.html +0 -10
  537. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityClearApiKeyCache.html +0 -8
  538. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityClearCachedPrivileges.html +0 -8
  539. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityClearCachedRealms.html +0 -9
  540. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityClearCachedRoles.html +0 -8
  541. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityCreateApiKey.html +0 -9
  542. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityDeletePrivileges.html +0 -10
  543. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityDeleteRole.html +0 -9
  544. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityDeleteRoleMapping.html +0 -9
  545. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityDeleteUser.html +0 -9
  546. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityDisableUser.html +0 -9
  547. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityEnableUser.html +0 -9
  548. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityGetApiKey.html +0 -12
  549. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityGetBuiltinPrivileges.html +0 -7
  550. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityGetPrivileges.html +0 -9
  551. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityGetRole.html +0 -8
  552. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityGetRoleMapping.html +0 -8
  553. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityGetToken.html +0 -8
  554. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityGetUser.html +0 -8
  555. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityGetUserPrivileges.html +0 -7
  556. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityGrantApiKey.html +0 -9
  557. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityHasPrivileges.html +0 -9
  558. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityInvalidateApiKey.html +0 -8
  559. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityInvalidateToken.html +0 -8
  560. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityPutPrivileges.html +0 -9
  561. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityPutRole.html +0 -10
  562. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityPutRoleMapping.html +0 -10
  563. package/dist/docs/interfaces/elasticsearch.RequestParams.SecurityPutUser.html +0 -10
  564. package/dist/docs/interfaces/elasticsearch.RequestParams.SlmDeleteLifecycle.html +0 -8
  565. package/dist/docs/interfaces/elasticsearch.RequestParams.SlmExecuteLifecycle.html +0 -8
  566. package/dist/docs/interfaces/elasticsearch.RequestParams.SlmExecuteRetention.html +0 -7
  567. package/dist/docs/interfaces/elasticsearch.RequestParams.SlmGetLifecycle.html +0 -8
  568. package/dist/docs/interfaces/elasticsearch.RequestParams.SlmGetStats.html +0 -7
  569. package/dist/docs/interfaces/elasticsearch.RequestParams.SlmGetStatus.html +0 -7
  570. package/dist/docs/interfaces/elasticsearch.RequestParams.SlmPutLifecycle.html +0 -9
  571. package/dist/docs/interfaces/elasticsearch.RequestParams.SlmStart.html +0 -7
  572. package/dist/docs/interfaces/elasticsearch.RequestParams.SlmStop.html +0 -7
  573. package/dist/docs/interfaces/elasticsearch.RequestParams.SnapshotCleanupRepository.html +0 -10
  574. package/dist/docs/interfaces/elasticsearch.RequestParams.SnapshotClone.html +0 -12
  575. package/dist/docs/interfaces/elasticsearch.RequestParams.SnapshotCreate.html +0 -12
  576. package/dist/docs/interfaces/elasticsearch.RequestParams.SnapshotCreateRepository.html +0 -12
  577. package/dist/docs/interfaces/elasticsearch.RequestParams.SnapshotDelete.html +0 -10
  578. package/dist/docs/interfaces/elasticsearch.RequestParams.SnapshotDeleteRepository.html +0 -10
  579. package/dist/docs/interfaces/elasticsearch.RequestParams.SnapshotGet.html +0 -12
  580. package/dist/docs/interfaces/elasticsearch.RequestParams.SnapshotGetRepository.html +0 -10
  581. package/dist/docs/interfaces/elasticsearch.RequestParams.SnapshotRestore.html +0 -12
  582. package/dist/docs/interfaces/elasticsearch.RequestParams.SnapshotStatus.html +0 -11
  583. package/dist/docs/interfaces/elasticsearch.RequestParams.SnapshotVerifyRepository.html +0 -10
  584. package/dist/docs/interfaces/elasticsearch.RequestParams.SqlClearCursor.html +0 -8
  585. package/dist/docs/interfaces/elasticsearch.RequestParams.SqlQuery.html +0 -9
  586. package/dist/docs/interfaces/elasticsearch.RequestParams.SqlTranslate.html +0 -8
  587. package/dist/docs/interfaces/elasticsearch.RequestParams.SslCertificates.html +0 -7
  588. package/dist/docs/interfaces/elasticsearch.RequestParams.TasksCancel.html +0 -12
  589. package/dist/docs/interfaces/elasticsearch.RequestParams.TasksGet.html +0 -10
  590. package/dist/docs/interfaces/elasticsearch.RequestParams.TasksList.html +0 -14
  591. package/dist/docs/interfaces/elasticsearch.RequestParams.Termvectors.html +0 -22
  592. package/dist/docs/interfaces/elasticsearch.RequestParams.TextStructureFindStructure.html +0 -22
  593. package/dist/docs/interfaces/elasticsearch.RequestParams.TransformDeleteTransform.html +0 -9
  594. package/dist/docs/interfaces/elasticsearch.RequestParams.TransformGetTransform.html +0 -12
  595. package/dist/docs/interfaces/elasticsearch.RequestParams.TransformGetTransformStats.html +0 -11
  596. package/dist/docs/interfaces/elasticsearch.RequestParams.TransformPreviewTransform.html +0 -8
  597. package/dist/docs/interfaces/elasticsearch.RequestParams.TransformPutTransform.html +0 -10
  598. package/dist/docs/interfaces/elasticsearch.RequestParams.TransformStartTransform.html +0 -9
  599. package/dist/docs/interfaces/elasticsearch.RequestParams.TransformStopTransform.html +0 -13
  600. package/dist/docs/interfaces/elasticsearch.RequestParams.TransformUpdateTransform.html +0 -10
  601. package/dist/docs/interfaces/elasticsearch.RequestParams.Update.html +0 -25
  602. package/dist/docs/interfaces/elasticsearch.RequestParams.UpdateByQuery.html +0 -47
  603. package/dist/docs/interfaces/elasticsearch.RequestParams.UpdateByQueryRethrottle.html +0 -9
  604. package/dist/docs/interfaces/elasticsearch.RequestParams.WatcherAckWatch.html +0 -9
  605. package/dist/docs/interfaces/elasticsearch.RequestParams.WatcherActivateWatch.html +0 -8
  606. package/dist/docs/interfaces/elasticsearch.RequestParams.WatcherDeactivateWatch.html +0 -8
  607. package/dist/docs/interfaces/elasticsearch.RequestParams.WatcherDeleteWatch.html +0 -8
  608. package/dist/docs/interfaces/elasticsearch.RequestParams.WatcherExecuteWatch.html +0 -10
  609. package/dist/docs/interfaces/elasticsearch.RequestParams.WatcherGetWatch.html +0 -8
  610. package/dist/docs/interfaces/elasticsearch.RequestParams.WatcherPutWatch.html +0 -13
  611. package/dist/docs/interfaces/elasticsearch.RequestParams.WatcherQueryWatches.html +0 -8
  612. package/dist/docs/interfaces/elasticsearch.RequestParams.WatcherStart.html +0 -7
  613. package/dist/docs/interfaces/elasticsearch.RequestParams.WatcherStats.html +0 -9
  614. package/dist/docs/interfaces/elasticsearch.RequestParams.WatcherStop.html +0 -7
  615. package/dist/docs/interfaces/elasticsearch.RequestParams.XpackInfo.html +0 -9
  616. package/dist/docs/interfaces/elasticsearch.RequestParams.XpackUsage.html +0 -8
  617. package/dist/docs/interfaces/elasticsearch.ResurrectEvent.html +0 -6
  618. package/dist/docs/media/2019-11-26-23-43-47.png +0 -0
  619. package/dist/docs/media/CODE_OF_CONDUCT.md +0 -76
  620. package/dist/docs/media/HOW_TO_UPGRADE_V4.md +0 -185
  621. package/dist/docs/media/LICENSE +0 -21
  622. package/dist/docs/media/lemon-core-ms-arch.png +0 -0
  623. package/dist/docs/media/lemon-protocol-flow.png +0 -0
  624. package/dist/docs/modules/_sns.html +0 -1
  625. package/dist/docs/modules/_sqs.html +0 -1
  626. package/dist/docs/modules/_web.html +0 -1
  627. package/dist/docs/modules/_wss.html +0 -1
  628. package/dist/docs/modules/elasticsearch.RequestParams.html +0 -1
  629. package/dist/docs/modules/elasticsearch.errors.html +0 -1
  630. package/dist/docs/modules/elasticsearch.html +0 -1
  631. package/dist/docs/modules/lib.html +0 -1
  632. package/dist/docs/modules/tools.html +0 -1
  633. package/dist/docs/modules.html +0 -1
  634. package/dist/docs/types/ALBEvent.html +0 -1
  635. package/dist/docs/types/ALBHandler.html +0 -1
  636. package/dist/docs/types/ALBResult.html +0 -1
  637. package/dist/docs/types/APIHttpMethod.html +0 -2
  638. package/dist/docs/types/CacheKey.html +0 -2
  639. package/dist/docs/types/CognitoHandler.html +0 -1
  640. package/dist/docs/types/ConfigService.html +0 -1
  641. package/dist/docs/types/Context.html +0 -1
  642. package/dist/docs/types/CoreModelFilter.html +0 -5
  643. package/dist/docs/types/CronHandler.html +0 -1
  644. package/dist/docs/types/CronNextHandler.html +0 -1
  645. package/dist/docs/types/DDSEvent.html +0 -1
  646. package/dist/docs/types/DynamoScanFilter.html +0 -1
  647. package/dist/docs/types/DynamoStreamEvent.html +0 -1
  648. package/dist/docs/types/DynamoStreamHandler.html +0 -1
  649. package/dist/docs/types/DynamoStreamNextHandler.html +0 -1
  650. package/dist/docs/types/EngineLogger.html +0 -1
  651. package/dist/docs/types/EngineType.html +0 -2
  652. package/dist/docs/types/FailedItem.html +0 -2
  653. package/dist/docs/types/HandlerType.html +0 -1
  654. package/dist/docs/types/KEY_TYPE.html +0 -1
  655. package/dist/docs/types/KeyValueMap.html +0 -2
  656. package/dist/docs/types/MyHandler.html +0 -1
  657. package/dist/docs/types/NextDecoder.html +0 -2
  658. package/dist/docs/types/NextHandler.html +0 -6
  659. package/dist/docs/types/NextMode.html +0 -5
  660. package/dist/docs/types/NotificationHandler.html +0 -1
  661. package/dist/docs/types/NotificationNextHandler.html +0 -6
  662. package/dist/docs/types/QueryTerm.html +0 -6
  663. package/dist/docs/types/SNSEvent.html +0 -1
  664. package/dist/docs/types/SNSHandler.html +0 -1
  665. package/dist/docs/types/SQSEvent.html +0 -1
  666. package/dist/docs/types/SQSHandler.html +0 -1
  667. package/dist/docs/types/STAGE.html +0 -1
  668. package/dist/docs/types/SearchType.html +0 -1
  669. package/dist/docs/types/SortTerm.html +0 -6
  670. package/dist/docs/types/WEBEvent.html +0 -1
  671. package/dist/docs/types/WEBHandler.html +0 -1
  672. package/dist/docs/types/WEBResult.html +0 -1
  673. package/dist/docs/types/WSSEvent.html +0 -1
  674. package/dist/docs/types/WSSHandler.html +0 -1
  675. package/dist/docs/types/WSSResult.html +0 -1
  676. package/dist/docs/types/elasticsearch.ApiError.html +0 -1
  677. package/dist/docs/variables/CORE_FIELDS.html +0 -1
  678. package/dist/docs/variables/DEFAULT_TIME_ZONE.html +0 -1
  679. package/dist/docs/variables/ENGINE_KEY_IN_SCOPE.html +0 -2
  680. package/dist/docs/variables/_ERROR.html +0 -2
  681. package/dist/docs/variables/_ES6.html +0 -5
  682. package/dist/docs/variables/_T.html +0 -39
  683. package/dist/docs/variables/_U.html +0 -1
  684. package/dist/docs/variables/_engine.html +0 -1
  685. package/dist/docs/variables/_err.html +0 -1
  686. package/dist/docs/variables/_hangul.html +0 -1
  687. package/dist/docs/variables/_inf.html +0 -1
  688. package/dist/docs/variables/_log.html +0 -1
  689. package/dist/docs/variables/_rand.html +0 -7
  690. package/dist/docs/variables/default.html +0 -16
  691. package/dist/docs/variables/do_parrallel.html +0 -12
  692. package/dist/docs/variables/elasticsearch.events.html +0 -1
  693. package/dist/docs/variables/my_parrallel.html +0 -17
  694. package/dist/exec-cli.d.ts +0 -2
  695. package/dist/exec-cli.js +0 -211
  696. package/dist/exec-cli.js.map +0 -1
  697. package/dist/lib/dynamo/expressions.d.ts +0 -14
  698. package/dist/lib/dynamo/expressions.js +0 -212
  699. package/dist/lib/dynamo/expressions.js.map +0 -1
  700. package/dist/lib/dynamo/query.d.ts +0 -43
  701. package/dist/lib/dynamo/query.js +0 -246
  702. package/dist/lib/dynamo/query.js.map +0 -1
  703. package/dist/lib/dynamo/scan.d.ts +0 -33
  704. package/dist/lib/dynamo/scan.js +0 -172
  705. package/dist/lib/dynamo/scan.js.map +0 -1
  706. package/dist/lib/dynamo/serializer.d.ts +0 -12
  707. package/dist/lib/dynamo/serializer.js +0 -243
  708. package/dist/lib/dynamo/serializer.js.map +0 -1
  709. package/dist/lib/dynamo/utils.d.ts +0 -15
  710. package/dist/lib/dynamo/utils.js +0 -129
  711. package/dist/lib/dynamo/utils.js.map +0 -1
  712. package/dist/tools/shared.d.ts +0 -35
  713. package/dist/tools/shared.js +0 -134
  714. package/dist/tools/shared.js.map +0 -1
@@ -1,1633 +0,0 @@
1
- @layer typedoc {
2
- :root {
3
- --dim-toolbar-contents-height: 2.5rem;
4
- --dim-toolbar-border-bottom-width: 1px;
5
- --dim-header-height: calc(
6
- var(--dim-toolbar-border-bottom-width) +
7
- var(--dim-toolbar-contents-height)
8
- );
9
-
10
- /* 0rem For mobile; unit is required for calculation in `calc` */
11
- --dim-container-main-margin-y: 0rem;
12
-
13
- --dim-footer-height: 3.5rem;
14
-
15
- --modal-animation-duration: 0.2s;
16
- }
17
-
18
- :root {
19
- /* Light */
20
- --light-color-background: #f2f4f8;
21
- --light-color-background-secondary: #eff0f1;
22
- /* Not to be confused with [:active](https://developer.mozilla.org/en-US/docs/Web/CSS/:active) */
23
- --light-color-background-active: #d6d8da;
24
- --light-color-background-warning: #e6e600;
25
- --light-color-warning-text: #222;
26
- --light-color-accent: #c5c7c9;
27
- --light-color-active-menu-item: var(--light-color-background-active);
28
- --light-color-text: #222;
29
- --light-color-contrast-text: #000;
30
- --light-color-text-aside: #5e5e5e;
31
-
32
- --light-color-icon-background: var(--light-color-background);
33
- --light-color-icon-text: var(--light-color-text);
34
-
35
- --light-color-comment-tag-text: var(--light-color-text);
36
- --light-color-comment-tag: var(--light-color-background);
37
-
38
- --light-color-link: #1f70c2;
39
- --light-color-focus-outline: #3584e4;
40
-
41
- --light-color-ts-keyword: #056bd6;
42
- --light-color-ts-project: #b111c9;
43
- --light-color-ts-module: var(--light-color-ts-project);
44
- --light-color-ts-namespace: var(--light-color-ts-project);
45
- --light-color-ts-enum: #7e6f15;
46
- --light-color-ts-enum-member: var(--light-color-ts-enum);
47
- --light-color-ts-variable: #4760ec;
48
- --light-color-ts-function: #572be7;
49
- --light-color-ts-class: #1f70c2;
50
- --light-color-ts-interface: #108024;
51
- --light-color-ts-constructor: var(--light-color-ts-class);
52
- --light-color-ts-property: #9f5f30;
53
- --light-color-ts-method: #be3989;
54
- --light-color-ts-reference: #ff4d82;
55
- --light-color-ts-call-signature: var(--light-color-ts-method);
56
- --light-color-ts-index-signature: var(--light-color-ts-property);
57
- --light-color-ts-constructor-signature: var(
58
- --light-color-ts-constructor
59
- );
60
- --light-color-ts-parameter: var(--light-color-ts-variable);
61
- /* type literal not included as links will never be generated to it */
62
- --light-color-ts-type-parameter: #a55c0e;
63
- --light-color-ts-accessor: #c73c3c;
64
- --light-color-ts-get-signature: var(--light-color-ts-accessor);
65
- --light-color-ts-set-signature: var(--light-color-ts-accessor);
66
- --light-color-ts-type-alias: #d51270;
67
- /* reference not included as links will be colored with the kind that it points to */
68
- --light-color-document: #000000;
69
-
70
- --light-color-alert-note: #0969d9;
71
- --light-color-alert-tip: #1a7f37;
72
- --light-color-alert-important: #8250df;
73
- --light-color-alert-warning: #9a6700;
74
- --light-color-alert-caution: #cf222e;
75
-
76
- --light-external-icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='10' height='10'><path fill-opacity='0' stroke='%23000' stroke-width='10' d='m43,35H5v60h60V57M45,5v10l10,10-30,30 20,20 30-30 10,10h10V5z'/></svg>");
77
- --light-color-scheme: light;
78
- }
79
-
80
- :root {
81
- /* Dark */
82
- --dark-color-background: #2b2e33;
83
- --dark-color-background-secondary: #1e2024;
84
- /* Not to be confused with [:active](https://developer.mozilla.org/en-US/docs/Web/CSS/:active) */
85
- --dark-color-background-active: #5d5d6a;
86
- --dark-color-background-warning: #bebe00;
87
- --dark-color-warning-text: #222;
88
- --dark-color-accent: #9096a2;
89
- --dark-color-active-menu-item: var(--dark-color-background-active);
90
- --dark-color-text: #f5f5f5;
91
- --dark-color-contrast-text: #ffffff;
92
- --dark-color-text-aside: #dddddd;
93
-
94
- --dark-color-icon-background: var(--dark-color-background-secondary);
95
- --dark-color-icon-text: var(--dark-color-text);
96
-
97
- --dark-color-comment-tag-text: var(--dark-color-text);
98
- --dark-color-comment-tag: var(--dark-color-background);
99
-
100
- --dark-color-link: #00aff4;
101
- --dark-color-focus-outline: #4c97f2;
102
-
103
- --dark-color-ts-keyword: #3399ff;
104
- --dark-color-ts-project: #e358ff;
105
- --dark-color-ts-module: var(--dark-color-ts-project);
106
- --dark-color-ts-namespace: var(--dark-color-ts-project);
107
- --dark-color-ts-enum: #f4d93e;
108
- --dark-color-ts-enum-member: var(--dark-color-ts-enum);
109
- --dark-color-ts-variable: #798dff;
110
- --dark-color-ts-function: #a280ff;
111
- --dark-color-ts-class: #8ac4ff;
112
- --dark-color-ts-interface: #6cff87;
113
- --dark-color-ts-constructor: var(--dark-color-ts-class);
114
- --dark-color-ts-property: #ff984d;
115
- --dark-color-ts-method: #ff4db8;
116
- --dark-color-ts-reference: #ff4d82;
117
- --dark-color-ts-call-signature: var(--dark-color-ts-method);
118
- --dark-color-ts-index-signature: var(--dark-color-ts-property);
119
- --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor);
120
- --dark-color-ts-parameter: var(--dark-color-ts-variable);
121
- /* type literal not included as links will never be generated to it */
122
- --dark-color-ts-type-parameter: #e07d13;
123
- --dark-color-ts-accessor: #ff6060;
124
- --dark-color-ts-get-signature: var(--dark-color-ts-accessor);
125
- --dark-color-ts-set-signature: var(--dark-color-ts-accessor);
126
- --dark-color-ts-type-alias: #ff6492;
127
- /* reference not included as links will be colored with the kind that it points to */
128
- --dark-color-document: #ffffff;
129
-
130
- --dark-color-alert-note: #0969d9;
131
- --dark-color-alert-tip: #1a7f37;
132
- --dark-color-alert-important: #8250df;
133
- --dark-color-alert-warning: #9a6700;
134
- --dark-color-alert-caution: #cf222e;
135
-
136
- --dark-external-icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='10' height='10'><path fill-opacity='0' stroke='%23fff' stroke-width='10' d='m43,35H5v60h60V57M45,5v10l10,10-30,30 20,20 30-30 10,10h10V5z'/></svg>");
137
- --dark-color-scheme: dark;
138
- }
139
-
140
- @media (prefers-color-scheme: light) {
141
- :root {
142
- --color-background: var(--light-color-background);
143
- --color-background-secondary: var(
144
- --light-color-background-secondary
145
- );
146
- --color-background-active: var(--light-color-background-active);
147
- --color-background-warning: var(--light-color-background-warning);
148
- --color-warning-text: var(--light-color-warning-text);
149
- --color-accent: var(--light-color-accent);
150
- --color-active-menu-item: var(--light-color-active-menu-item);
151
- --color-text: var(--light-color-text);
152
- --color-contrast-text: var(--light-color-contrast-text);
153
- --color-text-aside: var(--light-color-text-aside);
154
-
155
- --color-icon-background: var(--light-color-icon-background);
156
- --color-icon-text: var(--light-color-icon-text);
157
-
158
- --color-comment-tag-text: var(--light-color-text);
159
- --color-comment-tag: var(--light-color-background);
160
-
161
- --color-link: var(--light-color-link);
162
- --color-focus-outline: var(--light-color-focus-outline);
163
-
164
- --color-ts-keyword: var(--light-color-ts-keyword);
165
- --color-ts-project: var(--light-color-ts-project);
166
- --color-ts-module: var(--light-color-ts-module);
167
- --color-ts-namespace: var(--light-color-ts-namespace);
168
- --color-ts-enum: var(--light-color-ts-enum);
169
- --color-ts-enum-member: var(--light-color-ts-enum-member);
170
- --color-ts-variable: var(--light-color-ts-variable);
171
- --color-ts-function: var(--light-color-ts-function);
172
- --color-ts-class: var(--light-color-ts-class);
173
- --color-ts-interface: var(--light-color-ts-interface);
174
- --color-ts-constructor: var(--light-color-ts-constructor);
175
- --color-ts-property: var(--light-color-ts-property);
176
- --color-ts-method: var(--light-color-ts-method);
177
- --color-ts-reference: var(--light-color-ts-reference);
178
- --color-ts-call-signature: var(--light-color-ts-call-signature);
179
- --color-ts-index-signature: var(--light-color-ts-index-signature);
180
- --color-ts-constructor-signature: var(
181
- --light-color-ts-constructor-signature
182
- );
183
- --color-ts-parameter: var(--light-color-ts-parameter);
184
- --color-ts-type-parameter: var(--light-color-ts-type-parameter);
185
- --color-ts-accessor: var(--light-color-ts-accessor);
186
- --color-ts-get-signature: var(--light-color-ts-get-signature);
187
- --color-ts-set-signature: var(--light-color-ts-set-signature);
188
- --color-ts-type-alias: var(--light-color-ts-type-alias);
189
- --color-document: var(--light-color-document);
190
-
191
- --color-alert-note: var(--light-color-alert-note);
192
- --color-alert-tip: var(--light-color-alert-tip);
193
- --color-alert-important: var(--light-color-alert-important);
194
- --color-alert-warning: var(--light-color-alert-warning);
195
- --color-alert-caution: var(--light-color-alert-caution);
196
-
197
- --external-icon: var(--light-external-icon);
198
- --color-scheme: var(--light-color-scheme);
199
- }
200
- }
201
-
202
- @media (prefers-color-scheme: dark) {
203
- :root {
204
- --color-background: var(--dark-color-background);
205
- --color-background-secondary: var(
206
- --dark-color-background-secondary
207
- );
208
- --color-background-active: var(--dark-color-background-active);
209
- --color-background-warning: var(--dark-color-background-warning);
210
- --color-warning-text: var(--dark-color-warning-text);
211
- --color-accent: var(--dark-color-accent);
212
- --color-active-menu-item: var(--dark-color-active-menu-item);
213
- --color-text: var(--dark-color-text);
214
- --color-contrast-text: var(--dark-color-contrast-text);
215
- --color-text-aside: var(--dark-color-text-aside);
216
-
217
- --color-icon-background: var(--dark-color-icon-background);
218
- --color-icon-text: var(--dark-color-icon-text);
219
-
220
- --color-comment-tag-text: var(--dark-color-text);
221
- --color-comment-tag: var(--dark-color-background);
222
-
223
- --color-link: var(--dark-color-link);
224
- --color-focus-outline: var(--dark-color-focus-outline);
225
-
226
- --color-ts-keyword: var(--dark-color-ts-keyword);
227
- --color-ts-project: var(--dark-color-ts-project);
228
- --color-ts-module: var(--dark-color-ts-module);
229
- --color-ts-namespace: var(--dark-color-ts-namespace);
230
- --color-ts-enum: var(--dark-color-ts-enum);
231
- --color-ts-enum-member: var(--dark-color-ts-enum-member);
232
- --color-ts-variable: var(--dark-color-ts-variable);
233
- --color-ts-function: var(--dark-color-ts-function);
234
- --color-ts-class: var(--dark-color-ts-class);
235
- --color-ts-interface: var(--dark-color-ts-interface);
236
- --color-ts-constructor: var(--dark-color-ts-constructor);
237
- --color-ts-property: var(--dark-color-ts-property);
238
- --color-ts-method: var(--dark-color-ts-method);
239
- --color-ts-reference: var(--dark-color-ts-reference);
240
- --color-ts-call-signature: var(--dark-color-ts-call-signature);
241
- --color-ts-index-signature: var(--dark-color-ts-index-signature);
242
- --color-ts-constructor-signature: var(
243
- --dark-color-ts-constructor-signature
244
- );
245
- --color-ts-parameter: var(--dark-color-ts-parameter);
246
- --color-ts-type-parameter: var(--dark-color-ts-type-parameter);
247
- --color-ts-accessor: var(--dark-color-ts-accessor);
248
- --color-ts-get-signature: var(--dark-color-ts-get-signature);
249
- --color-ts-set-signature: var(--dark-color-ts-set-signature);
250
- --color-ts-type-alias: var(--dark-color-ts-type-alias);
251
- --color-document: var(--dark-color-document);
252
-
253
- --color-alert-note: var(--dark-color-alert-note);
254
- --color-alert-tip: var(--dark-color-alert-tip);
255
- --color-alert-important: var(--dark-color-alert-important);
256
- --color-alert-warning: var(--dark-color-alert-warning);
257
- --color-alert-caution: var(--dark-color-alert-caution);
258
-
259
- --external-icon: var(--dark-external-icon);
260
- --color-scheme: var(--dark-color-scheme);
261
- }
262
- }
263
-
264
- :root[data-theme="light"] {
265
- --color-background: var(--light-color-background);
266
- --color-background-secondary: var(--light-color-background-secondary);
267
- --color-background-active: var(--light-color-background-active);
268
- --color-background-warning: var(--light-color-background-warning);
269
- --color-warning-text: var(--light-color-warning-text);
270
- --color-icon-background: var(--light-color-icon-background);
271
- --color-accent: var(--light-color-accent);
272
- --color-active-menu-item: var(--light-color-active-menu-item);
273
- --color-text: var(--light-color-text);
274
- --color-contrast-text: var(--light-color-contrast-text);
275
- --color-text-aside: var(--light-color-text-aside);
276
- --color-icon-text: var(--light-color-icon-text);
277
-
278
- --color-comment-tag-text: var(--light-color-text);
279
- --color-comment-tag: var(--light-color-background);
280
-
281
- --color-link: var(--light-color-link);
282
- --color-focus-outline: var(--light-color-focus-outline);
283
-
284
- --color-ts-keyword: var(--light-color-ts-keyword);
285
- --color-ts-project: var(--light-color-ts-project);
286
- --color-ts-module: var(--light-color-ts-module);
287
- --color-ts-namespace: var(--light-color-ts-namespace);
288
- --color-ts-enum: var(--light-color-ts-enum);
289
- --color-ts-enum-member: var(--light-color-ts-enum-member);
290
- --color-ts-variable: var(--light-color-ts-variable);
291
- --color-ts-function: var(--light-color-ts-function);
292
- --color-ts-class: var(--light-color-ts-class);
293
- --color-ts-interface: var(--light-color-ts-interface);
294
- --color-ts-constructor: var(--light-color-ts-constructor);
295
- --color-ts-property: var(--light-color-ts-property);
296
- --color-ts-method: var(--light-color-ts-method);
297
- --color-ts-reference: var(--light-color-ts-reference);
298
- --color-ts-call-signature: var(--light-color-ts-call-signature);
299
- --color-ts-index-signature: var(--light-color-ts-index-signature);
300
- --color-ts-constructor-signature: var(
301
- --light-color-ts-constructor-signature
302
- );
303
- --color-ts-parameter: var(--light-color-ts-parameter);
304
- --color-ts-type-parameter: var(--light-color-ts-type-parameter);
305
- --color-ts-accessor: var(--light-color-ts-accessor);
306
- --color-ts-get-signature: var(--light-color-ts-get-signature);
307
- --color-ts-set-signature: var(--light-color-ts-set-signature);
308
- --color-ts-type-alias: var(--light-color-ts-type-alias);
309
- --color-document: var(--light-color-document);
310
-
311
- --color-note: var(--light-color-note);
312
- --color-tip: var(--light-color-tip);
313
- --color-important: var(--light-color-important);
314
- --color-warning: var(--light-color-warning);
315
- --color-caution: var(--light-color-caution);
316
-
317
- --external-icon: var(--light-external-icon);
318
- --color-scheme: var(--light-color-scheme);
319
- }
320
-
321
- :root[data-theme="dark"] {
322
- --color-background: var(--dark-color-background);
323
- --color-background-secondary: var(--dark-color-background-secondary);
324
- --color-background-active: var(--dark-color-background-active);
325
- --color-background-warning: var(--dark-color-background-warning);
326
- --color-warning-text: var(--dark-color-warning-text);
327
- --color-icon-background: var(--dark-color-icon-background);
328
- --color-accent: var(--dark-color-accent);
329
- --color-active-menu-item: var(--dark-color-active-menu-item);
330
- --color-text: var(--dark-color-text);
331
- --color-contrast-text: var(--dark-color-contrast-text);
332
- --color-text-aside: var(--dark-color-text-aside);
333
- --color-icon-text: var(--dark-color-icon-text);
334
-
335
- --color-comment-tag-text: var(--dark-color-text);
336
- --color-comment-tag: var(--dark-color-background);
337
-
338
- --color-link: var(--dark-color-link);
339
- --color-focus-outline: var(--dark-color-focus-outline);
340
-
341
- --color-ts-keyword: var(--dark-color-ts-keyword);
342
- --color-ts-project: var(--dark-color-ts-project);
343
- --color-ts-module: var(--dark-color-ts-module);
344
- --color-ts-namespace: var(--dark-color-ts-namespace);
345
- --color-ts-enum: var(--dark-color-ts-enum);
346
- --color-ts-enum-member: var(--dark-color-ts-enum-member);
347
- --color-ts-variable: var(--dark-color-ts-variable);
348
- --color-ts-function: var(--dark-color-ts-function);
349
- --color-ts-class: var(--dark-color-ts-class);
350
- --color-ts-interface: var(--dark-color-ts-interface);
351
- --color-ts-constructor: var(--dark-color-ts-constructor);
352
- --color-ts-property: var(--dark-color-ts-property);
353
- --color-ts-method: var(--dark-color-ts-method);
354
- --color-ts-reference: var(--dark-color-ts-reference);
355
- --color-ts-call-signature: var(--dark-color-ts-call-signature);
356
- --color-ts-index-signature: var(--dark-color-ts-index-signature);
357
- --color-ts-constructor-signature: var(
358
- --dark-color-ts-constructor-signature
359
- );
360
- --color-ts-parameter: var(--dark-color-ts-parameter);
361
- --color-ts-type-parameter: var(--dark-color-ts-type-parameter);
362
- --color-ts-accessor: var(--dark-color-ts-accessor);
363
- --color-ts-get-signature: var(--dark-color-ts-get-signature);
364
- --color-ts-set-signature: var(--dark-color-ts-set-signature);
365
- --color-ts-type-alias: var(--dark-color-ts-type-alias);
366
- --color-document: var(--dark-color-document);
367
-
368
- --color-note: var(--dark-color-note);
369
- --color-tip: var(--dark-color-tip);
370
- --color-important: var(--dark-color-important);
371
- --color-warning: var(--dark-color-warning);
372
- --color-caution: var(--dark-color-caution);
373
-
374
- --external-icon: var(--dark-external-icon);
375
- --color-scheme: var(--dark-color-scheme);
376
- }
377
-
378
- html {
379
- color-scheme: var(--color-scheme);
380
- @media (prefers-reduced-motion: no-preference) {
381
- scroll-behavior: smooth;
382
- }
383
- }
384
-
385
- *:focus-visible,
386
- .tsd-accordion-summary:focus-visible svg {
387
- outline: 2px solid var(--color-focus-outline);
388
- }
389
-
390
- .always-visible,
391
- .always-visible .tsd-signatures {
392
- display: inherit !important;
393
- }
394
-
395
- h1,
396
- h2,
397
- h3,
398
- h4,
399
- h5,
400
- h6 {
401
- line-height: 1.2;
402
- }
403
-
404
- h1 {
405
- font-size: 1.875rem;
406
- margin: 0.67rem 0;
407
- }
408
-
409
- h2 {
410
- font-size: 1.5rem;
411
- margin: 0.83rem 0;
412
- }
413
-
414
- h3 {
415
- font-size: 1.25rem;
416
- margin: 1rem 0;
417
- }
418
-
419
- h4 {
420
- font-size: 1.05rem;
421
- margin: 1.33rem 0;
422
- }
423
-
424
- h5 {
425
- font-size: 1rem;
426
- margin: 1.5rem 0;
427
- }
428
-
429
- h6 {
430
- font-size: 0.875rem;
431
- margin: 2.33rem 0;
432
- }
433
-
434
- dl,
435
- menu,
436
- ol,
437
- ul {
438
- margin: 1em 0;
439
- }
440
-
441
- dd {
442
- margin: 0 0 0 34px;
443
- }
444
-
445
- .container {
446
- max-width: 1700px;
447
- padding: 0 2rem;
448
- }
449
-
450
- /* Footer */
451
- footer {
452
- border-top: 1px solid var(--color-accent);
453
- padding-top: 1rem;
454
- padding-bottom: 1rem;
455
- max-height: var(--dim-footer-height);
456
- }
457
- footer > p {
458
- margin: 0 1em;
459
- }
460
-
461
- .container-main {
462
- margin: var(--dim-container-main-margin-y) auto;
463
- /* toolbar, footer, margin */
464
- min-height: calc(
465
- 100svh - var(--dim-header-height) - var(--dim-footer-height) -
466
- 2 * var(--dim-container-main-margin-y)
467
- );
468
- }
469
-
470
- @keyframes fade-in {
471
- from {
472
- opacity: 0;
473
- }
474
- to {
475
- opacity: 1;
476
- }
477
- }
478
- @keyframes fade-out {
479
- from {
480
- opacity: 1;
481
- visibility: visible;
482
- }
483
- to {
484
- opacity: 0;
485
- }
486
- }
487
- @keyframes pop-in-from-right {
488
- from {
489
- transform: translate(100%, 0);
490
- }
491
- to {
492
- transform: translate(0, 0);
493
- }
494
- }
495
- @keyframes pop-out-to-right {
496
- from {
497
- transform: translate(0, 0);
498
- visibility: visible;
499
- }
500
- to {
501
- transform: translate(100%, 0);
502
- }
503
- }
504
- body {
505
- background: var(--color-background);
506
- font-family:
507
- -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans",
508
- Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
509
- font-size: 16px;
510
- color: var(--color-text);
511
- margin: 0;
512
- }
513
-
514
- a {
515
- color: var(--color-link);
516
- text-decoration: none;
517
- }
518
- a:hover {
519
- text-decoration: underline;
520
- }
521
- a.external[target="_blank"] {
522
- background-image: var(--external-icon);
523
- background-position: top 3px right;
524
- background-repeat: no-repeat;
525
- padding-right: 13px;
526
- }
527
- a.tsd-anchor-link {
528
- color: var(--color-text);
529
- }
530
- :target {
531
- scroll-margin-block: calc(var(--dim-header-height) + 0.5rem);
532
- }
533
-
534
- code,
535
- pre {
536
- font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
537
- padding: 0.2em;
538
- margin: 0;
539
- font-size: 0.875rem;
540
- border-radius: 0.8em;
541
- }
542
-
543
- pre {
544
- position: relative;
545
- white-space: pre-wrap;
546
- word-wrap: break-word;
547
- padding: 10px;
548
- border: 1px solid var(--color-accent);
549
- margin-bottom: 8px;
550
- }
551
- pre code {
552
- padding: 0;
553
- font-size: 100%;
554
- }
555
- pre > button {
556
- position: absolute;
557
- top: 10px;
558
- right: 10px;
559
- opacity: 0;
560
- transition: opacity 0.1s;
561
- box-sizing: border-box;
562
- }
563
- pre:hover > button,
564
- pre > button.visible,
565
- pre > button:focus-visible {
566
- opacity: 1;
567
- }
568
-
569
- blockquote {
570
- margin: 1em 0;
571
- padding-left: 1em;
572
- border-left: 4px solid gray;
573
- }
574
-
575
- img {
576
- max-width: 100%;
577
- }
578
-
579
- * {
580
- scrollbar-width: thin;
581
- scrollbar-color: var(--color-accent) var(--color-icon-background);
582
- }
583
-
584
- *::-webkit-scrollbar {
585
- width: 0.75rem;
586
- }
587
-
588
- *::-webkit-scrollbar-track {
589
- background: var(--color-icon-background);
590
- }
591
-
592
- *::-webkit-scrollbar-thumb {
593
- background-color: var(--color-accent);
594
- border-radius: 999rem;
595
- border: 0.25rem solid var(--color-icon-background);
596
- }
597
-
598
- dialog {
599
- border: none;
600
- outline: none;
601
- padding: 0;
602
- background-color: var(--color-background);
603
- }
604
- dialog::backdrop {
605
- display: none;
606
- }
607
- #tsd-overlay {
608
- background-color: rgba(0, 0, 0, 0.5);
609
- position: fixed;
610
- z-index: 9999;
611
- top: 0;
612
- left: 0;
613
- right: 0;
614
- bottom: 0;
615
- animation: fade-in var(--modal-animation-duration) forwards;
616
- }
617
- #tsd-overlay.closing {
618
- animation-name: fade-out;
619
- }
620
-
621
- .tsd-typography {
622
- line-height: 1.333em;
623
- }
624
- .tsd-typography ul {
625
- list-style: square;
626
- padding: 0 0 0 20px;
627
- margin: 0;
628
- }
629
- .tsd-typography .tsd-index-panel h3,
630
- .tsd-index-panel .tsd-typography h3,
631
- .tsd-typography h4,
632
- .tsd-typography h5,
633
- .tsd-typography h6 {
634
- font-size: 1em;
635
- }
636
- .tsd-typography h5,
637
- .tsd-typography h6 {
638
- font-weight: normal;
639
- }
640
- .tsd-typography p,
641
- .tsd-typography ul,
642
- .tsd-typography ol {
643
- margin: 1em 0;
644
- }
645
- .tsd-typography table {
646
- border-collapse: collapse;
647
- border: none;
648
- }
649
- .tsd-typography td,
650
- .tsd-typography th {
651
- padding: 6px 13px;
652
- border: 1px solid var(--color-accent);
653
- }
654
- .tsd-typography thead,
655
- .tsd-typography tr:nth-child(even) {
656
- background-color: var(--color-background-secondary);
657
- }
658
-
659
- .tsd-alert {
660
- padding: 8px 16px;
661
- margin-bottom: 16px;
662
- border-left: 0.25em solid var(--alert-color);
663
- }
664
- .tsd-alert blockquote > :last-child,
665
- .tsd-alert > :last-child {
666
- margin-bottom: 0;
667
- }
668
- .tsd-alert-title {
669
- color: var(--alert-color);
670
- display: inline-flex;
671
- align-items: center;
672
- }
673
- .tsd-alert-title span {
674
- margin-left: 4px;
675
- }
676
-
677
- .tsd-alert-note {
678
- --alert-color: var(--color-alert-note);
679
- }
680
- .tsd-alert-tip {
681
- --alert-color: var(--color-alert-tip);
682
- }
683
- .tsd-alert-important {
684
- --alert-color: var(--color-alert-important);
685
- }
686
- .tsd-alert-warning {
687
- --alert-color: var(--color-alert-warning);
688
- }
689
- .tsd-alert-caution {
690
- --alert-color: var(--color-alert-caution);
691
- }
692
-
693
- .tsd-breadcrumb {
694
- margin: 0;
695
- margin-top: 1rem;
696
- padding: 0;
697
- color: var(--color-text-aside);
698
- }
699
- .tsd-breadcrumb a {
700
- color: var(--color-text-aside);
701
- text-decoration: none;
702
- }
703
- .tsd-breadcrumb a:hover {
704
- text-decoration: underline;
705
- }
706
- .tsd-breadcrumb li {
707
- display: inline;
708
- }
709
- .tsd-breadcrumb li:after {
710
- content: " / ";
711
- }
712
-
713
- .tsd-comment-tags {
714
- display: flex;
715
- flex-direction: column;
716
- }
717
- dl.tsd-comment-tag-group {
718
- display: flex;
719
- align-items: center;
720
- overflow: hidden;
721
- margin: 0.5em 0;
722
- }
723
- dl.tsd-comment-tag-group dt {
724
- display: flex;
725
- margin-right: 0.5em;
726
- font-size: 0.875em;
727
- font-weight: normal;
728
- }
729
- dl.tsd-comment-tag-group dd {
730
- margin: 0;
731
- }
732
- code.tsd-tag {
733
- padding: 0.25em 0.4em;
734
- border: 0.1em solid var(--color-accent);
735
- margin-right: 0.25em;
736
- font-size: 70%;
737
- }
738
- h1 code.tsd-tag:first-of-type {
739
- margin-left: 0.25em;
740
- }
741
-
742
- dl.tsd-comment-tag-group dd:before,
743
- dl.tsd-comment-tag-group dd:after {
744
- content: " ";
745
- }
746
- dl.tsd-comment-tag-group dd pre,
747
- dl.tsd-comment-tag-group dd:after {
748
- clear: both;
749
- }
750
- dl.tsd-comment-tag-group p {
751
- margin: 0;
752
- }
753
-
754
- .tsd-panel.tsd-comment .lead {
755
- font-size: 1.1em;
756
- line-height: 1.333em;
757
- margin-bottom: 2em;
758
- }
759
- .tsd-panel.tsd-comment .lead:last-child {
760
- margin-bottom: 0;
761
- }
762
-
763
- .tsd-filter-visibility h4 {
764
- font-size: 1rem;
765
- padding-top: 0.75rem;
766
- padding-bottom: 0.5rem;
767
- margin: 0;
768
- }
769
- .tsd-filter-item:not(:last-child) {
770
- margin-bottom: 0.5rem;
771
- }
772
- .tsd-filter-input {
773
- display: flex;
774
- width: -moz-fit-content;
775
- width: fit-content;
776
- align-items: center;
777
- -webkit-user-select: none;
778
- -moz-user-select: none;
779
- -ms-user-select: none;
780
- user-select: none;
781
- cursor: pointer;
782
- }
783
- .tsd-filter-input input[type="checkbox"] {
784
- cursor: pointer;
785
- position: absolute;
786
- width: 1.5em;
787
- height: 1.5em;
788
- opacity: 0;
789
- }
790
- .tsd-filter-input input[type="checkbox"]:disabled {
791
- pointer-events: none;
792
- }
793
- .tsd-filter-input svg {
794
- cursor: pointer;
795
- width: 1.5em;
796
- height: 1.5em;
797
- margin-right: 0.5em;
798
- border-radius: 0.33em;
799
- /* Leaving this at full opacity breaks event listeners on Firefox.
800
- Don't remove unless you know what you're doing. */
801
- opacity: 0.99;
802
- }
803
- .tsd-filter-input input[type="checkbox"]:focus-visible + svg {
804
- outline: 2px solid var(--color-focus-outline);
805
- }
806
- .tsd-checkbox-background {
807
- fill: var(--color-accent);
808
- }
809
- input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark {
810
- stroke: var(--color-text);
811
- }
812
- .tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background {
813
- fill: var(--color-background);
814
- stroke: var(--color-accent);
815
- stroke-width: 0.25rem;
816
- }
817
- .tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark {
818
- stroke: var(--color-accent);
819
- }
820
-
821
- .settings-label {
822
- font-weight: bold;
823
- text-transform: uppercase;
824
- display: inline-block;
825
- }
826
-
827
- .tsd-filter-visibility .settings-label {
828
- margin: 0.75rem 0 0.5rem 0;
829
- }
830
-
831
- .tsd-theme-toggle .settings-label {
832
- margin: 0.75rem 0.75rem 0 0;
833
- }
834
-
835
- .tsd-hierarchy h4 label:hover span {
836
- text-decoration: underline;
837
- }
838
-
839
- .tsd-hierarchy {
840
- list-style: square;
841
- margin: 0;
842
- }
843
- .tsd-hierarchy-target {
844
- font-weight: bold;
845
- }
846
- .tsd-hierarchy-toggle {
847
- color: var(--color-link);
848
- cursor: pointer;
849
- }
850
-
851
- .tsd-full-hierarchy:not(:last-child) {
852
- margin-bottom: 1em;
853
- padding-bottom: 1em;
854
- border-bottom: 1px solid var(--color-accent);
855
- }
856
- .tsd-full-hierarchy,
857
- .tsd-full-hierarchy ul {
858
- list-style: none;
859
- margin: 0;
860
- padding: 0;
861
- }
862
- .tsd-full-hierarchy ul {
863
- padding-left: 1.5rem;
864
- }
865
- .tsd-full-hierarchy a {
866
- padding: 0.25rem 0 !important;
867
- font-size: 1rem;
868
- display: inline-flex;
869
- align-items: center;
870
- color: var(--color-text);
871
- }
872
- .tsd-full-hierarchy svg[data-dropdown] {
873
- cursor: pointer;
874
- }
875
- .tsd-full-hierarchy svg[data-dropdown="false"] {
876
- transform: rotate(-90deg);
877
- }
878
- .tsd-full-hierarchy svg[data-dropdown="false"] ~ ul {
879
- display: none;
880
- }
881
-
882
- .tsd-panel-group.tsd-index-group {
883
- margin-bottom: 0;
884
- }
885
- .tsd-index-panel .tsd-index-list {
886
- list-style: none;
887
- line-height: 1.333em;
888
- margin: 0;
889
- padding: 0.25rem 0 0 0;
890
- overflow: hidden;
891
- display: grid;
892
- grid-template-columns: repeat(3, 1fr);
893
- column-gap: 1rem;
894
- grid-template-rows: auto;
895
- }
896
- @media (max-width: 1024px) {
897
- .tsd-index-panel .tsd-index-list {
898
- grid-template-columns: repeat(2, 1fr);
899
- }
900
- }
901
- @media (max-width: 768px) {
902
- .tsd-index-panel .tsd-index-list {
903
- grid-template-columns: repeat(1, 1fr);
904
- }
905
- }
906
- .tsd-index-panel .tsd-index-list li {
907
- -webkit-page-break-inside: avoid;
908
- -moz-page-break-inside: avoid;
909
- -ms-page-break-inside: avoid;
910
- -o-page-break-inside: avoid;
911
- page-break-inside: avoid;
912
- }
913
-
914
- .tsd-flag {
915
- display: inline-block;
916
- padding: 0.25em 0.4em;
917
- border-radius: 4px;
918
- color: var(--color-comment-tag-text);
919
- background-color: var(--color-comment-tag);
920
- text-indent: 0;
921
- font-size: 75%;
922
- line-height: 1;
923
- font-weight: normal;
924
- }
925
-
926
- .tsd-anchor {
927
- position: relative;
928
- top: -100px;
929
- }
930
-
931
- .tsd-member {
932
- position: relative;
933
- }
934
- .tsd-member .tsd-anchor + h3 {
935
- display: flex;
936
- align-items: center;
937
- margin-top: 0;
938
- margin-bottom: 0;
939
- border-bottom: none;
940
- }
941
-
942
- .tsd-navigation.settings {
943
- margin: 0;
944
- margin-bottom: 1rem;
945
- }
946
- .tsd-navigation > a,
947
- .tsd-navigation .tsd-accordion-summary {
948
- width: calc(100% - 0.25rem);
949
- display: flex;
950
- align-items: center;
951
- }
952
- .tsd-navigation a,
953
- .tsd-navigation summary > span,
954
- .tsd-page-navigation a {
955
- display: flex;
956
- width: calc(100% - 0.25rem);
957
- align-items: center;
958
- padding: 0.25rem;
959
- color: var(--color-text);
960
- text-decoration: none;
961
- box-sizing: border-box;
962
- }
963
- .tsd-navigation a.current,
964
- .tsd-page-navigation a.current {
965
- background: var(--color-active-menu-item);
966
- color: var(--color-contrast-text);
967
- }
968
- .tsd-navigation a:hover,
969
- .tsd-page-navigation a:hover {
970
- text-decoration: underline;
971
- }
972
- .tsd-navigation ul,
973
- .tsd-page-navigation ul {
974
- margin-top: 0;
975
- margin-bottom: 0;
976
- padding: 0;
977
- list-style: none;
978
- }
979
- .tsd-navigation li,
980
- .tsd-page-navigation li {
981
- padding: 0;
982
- max-width: 100%;
983
- }
984
- .tsd-navigation .tsd-nav-link {
985
- display: none;
986
- }
987
- .tsd-nested-navigation {
988
- margin-left: 3rem;
989
- }
990
- .tsd-nested-navigation > li > details {
991
- margin-left: -1.5rem;
992
- }
993
- .tsd-small-nested-navigation {
994
- margin-left: 1.5rem;
995
- }
996
- .tsd-small-nested-navigation > li > details {
997
- margin-left: -1.5rem;
998
- }
999
-
1000
- .tsd-page-navigation-section > summary {
1001
- padding: 0.25rem;
1002
- }
1003
- .tsd-page-navigation-section > summary > svg {
1004
- margin-right: 0.25rem;
1005
- }
1006
- .tsd-page-navigation-section > div {
1007
- margin-left: 30px;
1008
- }
1009
- .tsd-page-navigation ul {
1010
- padding-left: 1.75rem;
1011
- }
1012
-
1013
- #tsd-sidebar-links a {
1014
- margin-top: 0;
1015
- margin-bottom: 0.5rem;
1016
- line-height: 1.25rem;
1017
- }
1018
- #tsd-sidebar-links a:last-of-type {
1019
- margin-bottom: 0;
1020
- }
1021
-
1022
- a.tsd-index-link {
1023
- padding: 0.25rem 0 !important;
1024
- font-size: 1rem;
1025
- line-height: 1.25rem;
1026
- display: inline-flex;
1027
- align-items: center;
1028
- color: var(--color-text);
1029
- }
1030
- .tsd-accordion-summary {
1031
- list-style-type: none; /* hide marker on non-safari */
1032
- outline: none; /* broken on safari, so just hide it */
1033
- display: flex;
1034
- align-items: center;
1035
- gap: 0.25rem;
1036
- box-sizing: border-box;
1037
- }
1038
- .tsd-accordion-summary::-webkit-details-marker {
1039
- display: none; /* hide marker on safari */
1040
- }
1041
- .tsd-accordion-summary,
1042
- .tsd-accordion-summary a {
1043
- -moz-user-select: none;
1044
- -webkit-user-select: none;
1045
- -ms-user-select: none;
1046
- user-select: none;
1047
-
1048
- cursor: pointer;
1049
- }
1050
- .tsd-accordion-summary a {
1051
- width: calc(100% - 1.5rem);
1052
- }
1053
- .tsd-accordion-summary > * {
1054
- margin-top: 0;
1055
- margin-bottom: 0;
1056
- padding-top: 0;
1057
- padding-bottom: 0;
1058
- }
1059
- /*
1060
- * We need to be careful to target the arrow indicating whether the accordion
1061
- * is open, but not any other SVGs included in the details element.
1062
- */
1063
- .tsd-accordion:not([open]) > .tsd-accordion-summary > svg:first-child {
1064
- transform: rotate(-90deg);
1065
- }
1066
- .tsd-index-content > :not(:first-child) {
1067
- margin-top: 0.75rem;
1068
- }
1069
- .tsd-index-summary {
1070
- margin-top: 1.5rem;
1071
- margin-bottom: 0.75rem;
1072
- display: flex;
1073
- align-content: center;
1074
- }
1075
-
1076
- .tsd-no-select {
1077
- -webkit-user-select: none;
1078
- -moz-user-select: none;
1079
- -ms-user-select: none;
1080
- user-select: none;
1081
- }
1082
- .tsd-kind-icon {
1083
- margin-right: 0.5rem;
1084
- width: 1.25rem;
1085
- height: 1.25rem;
1086
- min-width: 1.25rem;
1087
- min-height: 1.25rem;
1088
- }
1089
- .tsd-signature > .tsd-kind-icon {
1090
- margin-right: 0.8rem;
1091
- }
1092
-
1093
- .tsd-panel {
1094
- margin-bottom: 2.5rem;
1095
- }
1096
- .tsd-panel.tsd-member {
1097
- margin-bottom: 4rem;
1098
- }
1099
- .tsd-panel:empty {
1100
- display: none;
1101
- }
1102
- .tsd-panel > h1,
1103
- .tsd-panel > h2,
1104
- .tsd-panel > h3 {
1105
- margin: 1.5rem -1.5rem 0.75rem -1.5rem;
1106
- padding: 0 1.5rem 0.75rem 1.5rem;
1107
- }
1108
- .tsd-panel > h1.tsd-before-signature,
1109
- .tsd-panel > h2.tsd-before-signature,
1110
- .tsd-panel > h3.tsd-before-signature {
1111
- margin-bottom: 0;
1112
- border-bottom: none;
1113
- }
1114
-
1115
- .tsd-panel-group {
1116
- margin: 2rem 0;
1117
- }
1118
- .tsd-panel-group.tsd-index-group {
1119
- margin: 2rem 0;
1120
- }
1121
- .tsd-panel-group.tsd-index-group details {
1122
- margin: 2rem 0;
1123
- }
1124
- .tsd-panel-group > .tsd-accordion-summary {
1125
- margin-bottom: 1rem;
1126
- }
1127
-
1128
- #tsd-search[open] {
1129
- animation: fade-in var(--modal-animation-duration) ease-out forwards;
1130
- }
1131
- #tsd-search[open].closing {
1132
- animation-name: fade-out;
1133
- }
1134
-
1135
- /* Avoid setting `display` on closed dialog */
1136
- #tsd-search[open] {
1137
- display: flex;
1138
- flex-direction: column;
1139
- padding: 1rem;
1140
- width: 32rem;
1141
- max-width: 90vw;
1142
- max-height: calc(100vh - env(keyboard-inset-height, 0px) - 25vh);
1143
- /* Anchor dialog to top */
1144
- margin-top: 10vh;
1145
- border-radius: 6px;
1146
- will-change: max-height;
1147
- }
1148
- #tsd-search-input {
1149
- box-sizing: border-box;
1150
- width: 100%;
1151
- padding: 0 0.625rem; /* 10px */
1152
- outline: 0;
1153
- border: 2px solid var(--color-accent);
1154
- background-color: transparent;
1155
- color: var(--color-text);
1156
- border-radius: 4px;
1157
- height: 2.5rem;
1158
- flex: 0 0 auto;
1159
- font-size: 0.875rem;
1160
- transition: border-color 0.2s, background-color 0.2s;
1161
- }
1162
- #tsd-search-input:focus-visible {
1163
- background-color: var(--color-background-active);
1164
- border-color: transparent;
1165
- color: var(--color-contrast-text);
1166
- }
1167
- #tsd-search-input::placeholder {
1168
- color: inherit;
1169
- opacity: 0.8;
1170
- }
1171
- #tsd-search-results {
1172
- margin: 0;
1173
- padding: 0;
1174
- list-style: none;
1175
- flex: 1 1 auto;
1176
- display: flex;
1177
- flex-direction: column;
1178
- overflow-y: auto;
1179
- }
1180
- #tsd-search-results:not(:empty) {
1181
- margin-top: 0.5rem;
1182
- }
1183
- #tsd-search-results > li {
1184
- background-color: var(--color-background);
1185
- line-height: 1.5;
1186
- box-sizing: border-box;
1187
- border-radius: 4px;
1188
- }
1189
- #tsd-search-results > li:nth-child(even) {
1190
- background-color: var(--color-background-secondary);
1191
- }
1192
- #tsd-search-results > li:is(:hover, [aria-selected="true"]) {
1193
- background-color: var(--color-background-active);
1194
- color: var(--color-contrast-text);
1195
- }
1196
- /* It's important that this takes full size of parent `li`, to capture a click on `li` */
1197
- #tsd-search-results > li > a {
1198
- display: flex;
1199
- align-items: center;
1200
- padding: 0.5rem 0.25rem;
1201
- box-sizing: border-box;
1202
- width: 100%;
1203
- }
1204
- #tsd-search-results > li > a > .text {
1205
- flex: 1 1 auto;
1206
- min-width: 0;
1207
- overflow-wrap: anywhere;
1208
- }
1209
- #tsd-search-results > li > a .parent {
1210
- color: var(--color-text-aside);
1211
- }
1212
- #tsd-search-results > li > a mark {
1213
- color: inherit;
1214
- background-color: inherit;
1215
- font-weight: bold;
1216
- }
1217
- #tsd-search-status {
1218
- flex: 1;
1219
- display: grid;
1220
- place-content: center;
1221
- text-align: center;
1222
- overflow-wrap: anywhere;
1223
- }
1224
- #tsd-search-status:not(:empty) {
1225
- min-height: 6rem;
1226
- }
1227
-
1228
- .tsd-signature {
1229
- margin: 0 0 1rem 0;
1230
- padding: 1rem 0.5rem;
1231
- border: 1px solid var(--color-accent);
1232
- font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
1233
- font-size: 14px;
1234
- overflow-x: auto;
1235
- }
1236
-
1237
- .tsd-signature-keyword {
1238
- color: var(--color-ts-keyword);
1239
- font-weight: normal;
1240
- }
1241
-
1242
- .tsd-signature-symbol {
1243
- color: var(--color-text-aside);
1244
- font-weight: normal;
1245
- }
1246
-
1247
- .tsd-signature-type {
1248
- font-style: italic;
1249
- font-weight: normal;
1250
- }
1251
-
1252
- .tsd-signatures {
1253
- padding: 0;
1254
- margin: 0 0 1em 0;
1255
- list-style-type: none;
1256
- }
1257
- .tsd-signatures .tsd-signature {
1258
- margin: 0;
1259
- border-color: var(--color-accent);
1260
- border-width: 1px 0;
1261
- transition: background-color 0.1s;
1262
- }
1263
- .tsd-signatures .tsd-index-signature:not(:last-child) {
1264
- margin-bottom: 1em;
1265
- }
1266
- .tsd-signatures .tsd-index-signature .tsd-signature {
1267
- border-width: 1px;
1268
- }
1269
- .tsd-description .tsd-signatures .tsd-signature {
1270
- border-width: 1px;
1271
- }
1272
-
1273
- ul.tsd-parameter-list,
1274
- ul.tsd-type-parameter-list {
1275
- list-style: square;
1276
- margin: 0;
1277
- padding-left: 20px;
1278
- }
1279
- ul.tsd-parameter-list > li.tsd-parameter-signature,
1280
- ul.tsd-type-parameter-list > li.tsd-parameter-signature {
1281
- list-style: none;
1282
- margin-left: -20px;
1283
- }
1284
- ul.tsd-parameter-list h5,
1285
- ul.tsd-type-parameter-list h5 {
1286
- font-size: 16px;
1287
- margin: 1em 0 0.5em 0;
1288
- }
1289
- .tsd-sources {
1290
- margin-top: 1rem;
1291
- font-size: 0.875em;
1292
- }
1293
- .tsd-sources a {
1294
- color: var(--color-text-aside);
1295
- text-decoration: underline;
1296
- }
1297
- .tsd-sources ul {
1298
- list-style: none;
1299
- padding: 0;
1300
- }
1301
-
1302
- .tsd-page-toolbar {
1303
- position: sticky;
1304
- z-index: 1;
1305
- top: 0;
1306
- left: 0;
1307
- width: 100%;
1308
- color: var(--color-text);
1309
- background: var(--color-background-secondary);
1310
- border-bottom: var(--dim-toolbar-border-bottom-width)
1311
- var(--color-accent) solid;
1312
- transition: transform 0.3s ease-in-out;
1313
- }
1314
- .tsd-page-toolbar a {
1315
- color: var(--color-text);
1316
- }
1317
- .tsd-toolbar-contents {
1318
- display: flex;
1319
- align-items: center;
1320
- height: var(--dim-toolbar-contents-height);
1321
- margin: 0 auto;
1322
- }
1323
- .tsd-toolbar-contents > .title {
1324
- font-weight: bold;
1325
- margin-right: auto;
1326
- }
1327
- #tsd-toolbar-links {
1328
- display: flex;
1329
- align-items: center;
1330
- gap: 1.5rem;
1331
- margin-right: 1rem;
1332
- }
1333
-
1334
- .tsd-widget {
1335
- box-sizing: border-box;
1336
- display: inline-block;
1337
- opacity: 0.8;
1338
- height: 2.5rem;
1339
- width: 2.5rem;
1340
- transition: opacity 0.1s, background-color 0.1s;
1341
- text-align: center;
1342
- cursor: pointer;
1343
- border: none;
1344
- background-color: transparent;
1345
- }
1346
- .tsd-widget:hover {
1347
- opacity: 0.9;
1348
- }
1349
- .tsd-widget:active {
1350
- opacity: 1;
1351
- background-color: var(--color-accent);
1352
- }
1353
- #tsd-toolbar-menu-trigger {
1354
- display: none;
1355
- }
1356
-
1357
- .tsd-member-summary-name {
1358
- display: inline-flex;
1359
- align-items: center;
1360
- padding: 0.25rem;
1361
- text-decoration: none;
1362
- }
1363
-
1364
- .tsd-anchor-icon {
1365
- display: inline-flex;
1366
- align-items: center;
1367
- margin-left: 0.5rem;
1368
- color: var(--color-text);
1369
- vertical-align: middle;
1370
- }
1371
-
1372
- .tsd-anchor-icon svg {
1373
- width: 1em;
1374
- height: 1em;
1375
- visibility: hidden;
1376
- }
1377
-
1378
- .tsd-member-summary-name:hover > .tsd-anchor-icon svg,
1379
- .tsd-anchor-link:hover > .tsd-anchor-icon svg,
1380
- .tsd-anchor-icon:focus-visible svg {
1381
- visibility: visible;
1382
- }
1383
-
1384
- .deprecated {
1385
- text-decoration: line-through !important;
1386
- }
1387
-
1388
- .warning {
1389
- padding: 1rem;
1390
- color: var(--color-warning-text);
1391
- background: var(--color-background-warning);
1392
- }
1393
-
1394
- .tsd-kind-project {
1395
- color: var(--color-ts-project);
1396
- }
1397
- .tsd-kind-module {
1398
- color: var(--color-ts-module);
1399
- }
1400
- .tsd-kind-namespace {
1401
- color: var(--color-ts-namespace);
1402
- }
1403
- .tsd-kind-enum {
1404
- color: var(--color-ts-enum);
1405
- }
1406
- .tsd-kind-enum-member {
1407
- color: var(--color-ts-enum-member);
1408
- }
1409
- .tsd-kind-variable {
1410
- color: var(--color-ts-variable);
1411
- }
1412
- .tsd-kind-function {
1413
- color: var(--color-ts-function);
1414
- }
1415
- .tsd-kind-class {
1416
- color: var(--color-ts-class);
1417
- }
1418
- .tsd-kind-interface {
1419
- color: var(--color-ts-interface);
1420
- }
1421
- .tsd-kind-constructor {
1422
- color: var(--color-ts-constructor);
1423
- }
1424
- .tsd-kind-property {
1425
- color: var(--color-ts-property);
1426
- }
1427
- .tsd-kind-method {
1428
- color: var(--color-ts-method);
1429
- }
1430
- .tsd-kind-reference {
1431
- color: var(--color-ts-reference);
1432
- }
1433
- .tsd-kind-call-signature {
1434
- color: var(--color-ts-call-signature);
1435
- }
1436
- .tsd-kind-index-signature {
1437
- color: var(--color-ts-index-signature);
1438
- }
1439
- .tsd-kind-constructor-signature {
1440
- color: var(--color-ts-constructor-signature);
1441
- }
1442
- .tsd-kind-parameter {
1443
- color: var(--color-ts-parameter);
1444
- }
1445
- .tsd-kind-type-parameter {
1446
- color: var(--color-ts-type-parameter);
1447
- }
1448
- .tsd-kind-accessor {
1449
- color: var(--color-ts-accessor);
1450
- }
1451
- .tsd-kind-get-signature {
1452
- color: var(--color-ts-get-signature);
1453
- }
1454
- .tsd-kind-set-signature {
1455
- color: var(--color-ts-set-signature);
1456
- }
1457
- .tsd-kind-type-alias {
1458
- color: var(--color-ts-type-alias);
1459
- }
1460
-
1461
- /* if we have a kind icon, don't color the text by kind */
1462
- .tsd-kind-icon ~ span {
1463
- color: var(--color-text);
1464
- }
1465
-
1466
- /* mobile */
1467
- @media (max-width: 769px) {
1468
- #tsd-toolbar-menu-trigger {
1469
- display: inline-block;
1470
- /* temporary fix to vertically align, for compatibility */
1471
- line-height: 2.5;
1472
- }
1473
- #tsd-toolbar-links {
1474
- display: none;
1475
- }
1476
-
1477
- .container-main {
1478
- display: flex;
1479
- }
1480
- .col-content {
1481
- float: none;
1482
- max-width: 100%;
1483
- width: 100%;
1484
- }
1485
- .col-sidebar {
1486
- position: fixed !important;
1487
- overflow-y: auto;
1488
- -webkit-overflow-scrolling: touch;
1489
- z-index: 1024;
1490
- top: 0 !important;
1491
- bottom: 0 !important;
1492
- left: auto !important;
1493
- right: 0 !important;
1494
- padding: 1.5rem 1.5rem 0 0;
1495
- width: 75vw;
1496
- visibility: hidden;
1497
- background-color: var(--color-background);
1498
- transform: translate(100%, 0);
1499
- }
1500
- .col-sidebar > *:last-child {
1501
- padding-bottom: 20px;
1502
- }
1503
- .overlay {
1504
- content: "";
1505
- display: block;
1506
- position: fixed;
1507
- z-index: 1023;
1508
- top: 0;
1509
- left: 0;
1510
- right: 0;
1511
- bottom: 0;
1512
- background-color: rgba(0, 0, 0, 0.75);
1513
- visibility: hidden;
1514
- }
1515
-
1516
- .to-has-menu .overlay {
1517
- animation: fade-in 0.4s;
1518
- }
1519
-
1520
- .to-has-menu .col-sidebar {
1521
- animation: pop-in-from-right 0.4s;
1522
- }
1523
-
1524
- .from-has-menu .overlay {
1525
- animation: fade-out 0.4s;
1526
- }
1527
-
1528
- .from-has-menu .col-sidebar {
1529
- animation: pop-out-to-right 0.4s;
1530
- }
1531
-
1532
- .has-menu body {
1533
- overflow: hidden;
1534
- }
1535
- .has-menu .overlay {
1536
- visibility: visible;
1537
- }
1538
- .has-menu .col-sidebar {
1539
- visibility: visible;
1540
- transform: translate(0, 0);
1541
- display: flex;
1542
- flex-direction: column;
1543
- gap: 1.5rem;
1544
- max-height: 100vh;
1545
- padding: 1rem 2rem;
1546
- }
1547
- .has-menu .tsd-navigation {
1548
- max-height: 100%;
1549
- }
1550
- .tsd-navigation .tsd-nav-link {
1551
- display: flex;
1552
- }
1553
- }
1554
-
1555
- /* one sidebar */
1556
- @media (min-width: 770px) {
1557
- .container-main {
1558
- display: grid;
1559
- grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
1560
- grid-template-areas: "sidebar content";
1561
- --dim-container-main-margin-y: 2rem;
1562
- }
1563
-
1564
- .tsd-breadcrumb {
1565
- margin-top: 0;
1566
- }
1567
-
1568
- .col-sidebar {
1569
- grid-area: sidebar;
1570
- }
1571
- .col-content {
1572
- grid-area: content;
1573
- padding: 0 1rem;
1574
- }
1575
- }
1576
- @media (min-width: 770px) and (max-width: 1399px) {
1577
- .col-sidebar {
1578
- max-height: calc(
1579
- 100vh - var(--dim-header-height) - var(--dim-footer-height) -
1580
- 2 * var(--dim-container-main-margin-y)
1581
- );
1582
- overflow: auto;
1583
- position: sticky;
1584
- top: calc(
1585
- var(--dim-header-height) + var(--dim-container-main-margin-y)
1586
- );
1587
- }
1588
- .site-menu {
1589
- margin-top: 1rem;
1590
- }
1591
- }
1592
-
1593
- /* two sidebars */
1594
- @media (min-width: 1200px) {
1595
- .container-main {
1596
- grid-template-columns:
1597
- minmax(0, 1fr) minmax(0, 2.5fr) minmax(
1598
- 0,
1599
- 20rem
1600
- );
1601
- grid-template-areas: "sidebar content toc";
1602
- }
1603
-
1604
- .col-sidebar {
1605
- display: contents;
1606
- }
1607
-
1608
- .page-menu {
1609
- grid-area: toc;
1610
- padding-left: 1rem;
1611
- }
1612
- .site-menu {
1613
- grid-area: sidebar;
1614
- }
1615
-
1616
- .site-menu {
1617
- margin-top: 0rem;
1618
- }
1619
-
1620
- .page-menu,
1621
- .site-menu {
1622
- max-height: calc(
1623
- 100vh - var(--dim-header-height) - var(--dim-footer-height) -
1624
- 2 * var(--dim-container-main-margin-y)
1625
- );
1626
- overflow: auto;
1627
- position: sticky;
1628
- top: calc(
1629
- var(--dim-header-height) + var(--dim-container-main-margin-y)
1630
- );
1631
- }
1632
- }
1633
- }