@appsemble/utils 0.20.28 → 0.20.29

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 (526) hide show
  1. package/README.md +4 -4
  2. package/api/components/schemas/AppDefinition.js +1 -0
  3. package/api/components/schemas/LoopPageActionsDefinition.d.ts +2 -0
  4. package/api/components/schemas/LoopPageActionsDefinition.js +24 -0
  5. package/api/components/schemas/LoopPageDefinition.d.ts +1 -0
  6. package/api/components/schemas/LoopPageDefinition.js +38 -0
  7. package/api/components/schemas/ObjectRemapperDefinition.js +4 -0
  8. package/api/components/schemas/index.d.ts +2 -0
  9. package/api/components/schemas/index.js +2 -0
  10. package/appMessages.js +4 -1
  11. package/iterApp.js +3 -0
  12. package/package.json +2 -2
  13. package/remap.d.ts +3 -0
  14. package/remap.js +3 -0
  15. package/validation.js +7 -7
  16. package/validation.test.js +1 -1
  17. package/api/components/index.js.map +0 -1
  18. package/api/components/index.ts +0 -15
  19. package/api/components/parameters/$filter.js.map +0 -1
  20. package/api/components/parameters/$filter.ts +0 -12
  21. package/api/components/parameters/$orderby.js.map +0 -1
  22. package/api/components/parameters/$orderby.ts +0 -12
  23. package/api/components/parameters/$select.js.map +0 -1
  24. package/api/components/parameters/$select.ts +0 -15
  25. package/api/components/parameters/$team.js.map +0 -1
  26. package/api/components/parameters/$team.ts +0 -11
  27. package/api/components/parameters/$top.js.map +0 -1
  28. package/api/components/parameters/$top.ts +0 -9
  29. package/api/components/parameters/appId.js.map +0 -1
  30. package/api/components/parameters/appId.ts +0 -9
  31. package/api/components/parameters/appOAuth2SecretId.js.map +0 -1
  32. package/api/components/parameters/appOAuth2SecretId.ts +0 -9
  33. package/api/components/parameters/appSamlSecretId.js.map +0 -1
  34. package/api/components/parameters/appSamlSecretId.ts +0 -12
  35. package/api/components/parameters/assetId.js.map +0 -1
  36. package/api/components/parameters/assetId.ts +0 -9
  37. package/api/components/parameters/blockId.js.map +0 -1
  38. package/api/components/parameters/blockId.ts +0 -15
  39. package/api/components/parameters/blockVersion.js.map +0 -1
  40. package/api/components/parameters/blockVersion.ts +0 -9
  41. package/api/components/parameters/endpoint.js.map +0 -1
  42. package/api/components/parameters/endpoint.ts +0 -9
  43. package/api/components/parameters/index.js.map +0 -1
  44. package/api/components/parameters/index.ts +0 -18
  45. package/api/components/parameters/language.js.map +0 -1
  46. package/api/components/parameters/language.ts +0 -9
  47. package/api/components/parameters/organizationId.js.map +0 -1
  48. package/api/components/parameters/organizationId.ts +0 -9
  49. package/api/components/parameters/resourceId.js.map +0 -1
  50. package/api/components/parameters/resourceId.ts +0 -9
  51. package/api/components/parameters/resourceType.js.map +0 -1
  52. package/api/components/parameters/resourceType.ts +0 -11
  53. package/api/components/parameters/screenshotId.js.map +0 -1
  54. package/api/components/parameters/screenshotId.ts +0 -9
  55. package/api/components/parameters/view.js.map +0 -1
  56. package/api/components/parameters/view.ts +0 -8
  57. package/api/components/requestBodies/index.js.map +0 -1
  58. package/api/components/requestBodies/index.ts +0 -3
  59. package/api/components/requestBodies/oauth2Consent.js.map +0 -1
  60. package/api/components/requestBodies/oauth2Consent.ts +0 -31
  61. package/api/components/requestBodies/resource.js.map +0 -1
  62. package/api/components/requestBodies/resource.ts +0 -31
  63. package/api/components/requestBodies/user.js.map +0 -1
  64. package/api/components/requestBodies/user.ts +0 -12
  65. package/api/components/responses/app.js.map +0 -1
  66. package/api/components/responses/app.ts +0 -12
  67. package/api/components/responses/blockVersion.js.map +0 -1
  68. package/api/components/responses/blockVersion.ts +0 -12
  69. package/api/components/responses/default.js.map +0 -1
  70. package/api/components/responses/default.ts +0 -10
  71. package/api/components/responses/index.js.map +0 -1
  72. package/api/components/responses/index.ts +0 -8
  73. package/api/components/responses/invite.js.map +0 -1
  74. package/api/components/responses/invite.ts +0 -12
  75. package/api/components/responses/oauth2AuthorizationCode.js.map +0 -1
  76. package/api/components/responses/oauth2AuthorizationCode.ts +0 -12
  77. package/api/components/responses/organization.js.map +0 -1
  78. package/api/components/responses/organization.ts +0 -12
  79. package/api/components/responses/resource.js.map +0 -1
  80. package/api/components/responses/resource.ts +0 -17
  81. package/api/components/responses/subscriptions.js.map +0 -1
  82. package/api/components/responses/subscriptions.ts +0 -16
  83. package/api/components/schemas/ActionDefinition.js.map +0 -1
  84. package/api/components/schemas/ActionDefinition.ts +0 -82
  85. package/api/components/schemas/AnalyticsActionDefinition.js.map +0 -1
  86. package/api/components/schemas/AnalyticsActionDefinition.ts +0 -25
  87. package/api/components/schemas/App.js.map +0 -1
  88. package/api/components/schemas/App.ts +0 -107
  89. package/api/components/schemas/AppAccount.js.map +0 -1
  90. package/api/components/schemas/AppAccount.ts +0 -39
  91. package/api/components/schemas/AppDefinition.js.map +0 -1
  92. package/api/components/schemas/AppDefinition.ts +0 -112
  93. package/api/components/schemas/AppLayoutDefinition.js.map +0 -1
  94. package/api/components/schemas/AppLayoutDefinition.ts +0 -39
  95. package/api/components/schemas/AppMessages.js.map +0 -1
  96. package/api/components/schemas/AppMessages.ts +0 -17
  97. package/api/components/schemas/AppOAuth2Secret.js.map +0 -1
  98. package/api/components/schemas/AppOAuth2Secret.ts +0 -65
  99. package/api/components/schemas/AppsembleMessages.js.map +0 -1
  100. package/api/components/schemas/AppsembleMessages.ts +0 -41
  101. package/api/components/schemas/Asset.js.map +0 -1
  102. package/api/components/schemas/Asset.ts +0 -33
  103. package/api/components/schemas/BaseActionDefinition.js.map +0 -1
  104. package/api/components/schemas/BaseActionDefinition.ts +0 -11
  105. package/api/components/schemas/BaseJSONSchema.js.map +0 -1
  106. package/api/components/schemas/BaseJSONSchema.ts +0 -25
  107. package/api/components/schemas/BasePageDefinition.js.map +0 -1
  108. package/api/components/schemas/BasePageDefinition.ts +0 -89
  109. package/api/components/schemas/BlockDefinition.js.map +0 -1
  110. package/api/components/schemas/BlockDefinition.ts +0 -86
  111. package/api/components/schemas/BlockVersion.js.map +0 -1
  112. package/api/components/schemas/BlockVersion.ts +0 -162
  113. package/api/components/schemas/ConditionActionDefinition.js.map +0 -1
  114. package/api/components/schemas/ConditionActionDefinition.ts +0 -30
  115. package/api/components/schemas/CronDefinition.js.map +0 -1
  116. package/api/components/schemas/CronDefinition.ts +0 -21
  117. package/api/components/schemas/CustomFontDefinition.js.map +0 -1
  118. package/api/components/schemas/CustomFontDefinition.ts +0 -21
  119. package/api/components/schemas/DialogActionDefinition.js.map +0 -1
  120. package/api/components/schemas/DialogActionDefinition.ts +0 -42
  121. package/api/components/schemas/DialogErrorActionDefinition.js.map +0 -1
  122. package/api/components/schemas/DialogErrorActionDefinition.ts +0 -17
  123. package/api/components/schemas/DialogOkActionDefinition.js.map +0 -1
  124. package/api/components/schemas/DialogOkActionDefinition.ts +0 -17
  125. package/api/components/schemas/DownloadActionDefinition.js.map +0 -1
  126. package/api/components/schemas/DownloadActionDefinition.ts +0 -19
  127. package/api/components/schemas/EachActionDefinition.js.map +0 -1
  128. package/api/components/schemas/EachActionDefinition.ts +0 -22
  129. package/api/components/schemas/EmailActionDefinition.js.map +0 -1
  130. package/api/components/schemas/EmailActionDefinition.ts +0 -58
  131. package/api/components/schemas/Error.js.map +0 -1
  132. package/api/components/schemas/Error.ts +0 -25
  133. package/api/components/schemas/EventActionDefinition.js.map +0 -1
  134. package/api/components/schemas/EventActionDefinition.ts +0 -28
  135. package/api/components/schemas/EventsDefinition.js.map +0 -1
  136. package/api/components/schemas/EventsDefinition.ts +0 -30
  137. package/api/components/schemas/FlowBackActionDefinition.js.map +0 -1
  138. package/api/components/schemas/FlowBackActionDefinition.ts +0 -16
  139. package/api/components/schemas/FlowFinishActionDefinition.js.map +0 -1
  140. package/api/components/schemas/FlowFinishActionDefinition.ts +0 -16
  141. package/api/components/schemas/FlowNextActionDefinition.js.map +0 -1
  142. package/api/components/schemas/FlowNextActionDefinition.ts +0 -17
  143. package/api/components/schemas/FlowPageActionsDefinition.js.map +0 -1
  144. package/api/components/schemas/FlowPageActionsDefinition.ts +0 -20
  145. package/api/components/schemas/FlowPageDefinition.js.map +0 -1
  146. package/api/components/schemas/FlowPageDefinition.ts +0 -37
  147. package/api/components/schemas/FlowToActionDefinition.js.map +0 -1
  148. package/api/components/schemas/FlowToActionDefinition.ts +0 -21
  149. package/api/components/schemas/GoogleFontDefinition.js.map +0 -1
  150. package/api/components/schemas/GoogleFontDefinition.ts +0 -24
  151. package/api/components/schemas/Health.js.map +0 -1
  152. package/api/components/schemas/Health.ts +0 -14
  153. package/api/components/schemas/JSONPointer.js.map +0 -1
  154. package/api/components/schemas/JSONPointer.ts +0 -20
  155. package/api/components/schemas/JSONSchema.js.map +0 -1
  156. package/api/components/schemas/JSONSchema.ts +0 -21
  157. package/api/components/schemas/JSONSchemaAnyOf.js.map +0 -1
  158. package/api/components/schemas/JSONSchemaAnyOf.ts +0 -27
  159. package/api/components/schemas/JSONSchemaArray.js.map +0 -1
  160. package/api/components/schemas/JSONSchemaArray.ts +0 -47
  161. package/api/components/schemas/JSONSchemaBoolean.js.map +0 -1
  162. package/api/components/schemas/JSONSchemaBoolean.ts +0 -37
  163. package/api/components/schemas/JSONSchemaConst.js.map +0 -1
  164. package/api/components/schemas/JSONSchemaConst.ts +0 -16
  165. package/api/components/schemas/JSONSchemaEnum.js.map +0 -1
  166. package/api/components/schemas/JSONSchemaEnum.ts +0 -36
  167. package/api/components/schemas/JSONSchemaInteger.js.map +0 -1
  168. package/api/components/schemas/JSONSchemaInteger.ts +0 -55
  169. package/api/components/schemas/JSONSchemaMultiType.js.map +0 -1
  170. package/api/components/schemas/JSONSchemaMultiType.ts +0 -48
  171. package/api/components/schemas/JSONSchemaNot.js.map +0 -1
  172. package/api/components/schemas/JSONSchemaNot.ts +0 -23
  173. package/api/components/schemas/JSONSchemaNull.js.map +0 -1
  174. package/api/components/schemas/JSONSchemaNull.ts +0 -16
  175. package/api/components/schemas/JSONSchemaNumber.js.map +0 -1
  176. package/api/components/schemas/JSONSchemaNumber.ts +0 -66
  177. package/api/components/schemas/JSONSchemaObject.js.map +0 -1
  178. package/api/components/schemas/JSONSchemaObject.ts +0 -74
  179. package/api/components/schemas/JSONSchemaOneOf.js.map +0 -1
  180. package/api/components/schemas/JSONSchemaOneOf.ts +0 -25
  181. package/api/components/schemas/JSONSchemaRemapper.js.map +0 -1
  182. package/api/components/schemas/JSONSchemaRemapper.ts +0 -19
  183. package/api/components/schemas/JSONSchemaRoot.js.map +0 -1
  184. package/api/components/schemas/JSONSchemaRoot.ts +0 -23
  185. package/api/components/schemas/JSONSchemaString.js.map +0 -1
  186. package/api/components/schemas/JSONSchemaString.ts +0 -116
  187. package/api/components/schemas/LinkActionDefinition.js.map +0 -1
  188. package/api/components/schemas/LinkActionDefinition.ts +0 -28
  189. package/api/components/schemas/LinkBackActionDefinition.js.map +0 -1
  190. package/api/components/schemas/LinkBackActionDefinition.ts +0 -14
  191. package/api/components/schemas/LinkNextActionDefinition.js.map +0 -1
  192. package/api/components/schemas/LinkNextActionDefinition.ts +0 -14
  193. package/api/components/schemas/LogActionDefinition.js.map +0 -1
  194. package/api/components/schemas/LogActionDefinition.ts +0 -22
  195. package/api/components/schemas/Member.js.map +0 -1
  196. package/api/components/schemas/Member.ts +0 -31
  197. package/api/components/schemas/MessageActionDefinition.js.map +0 -1
  198. package/api/components/schemas/MessageActionDefinition.ts +0 -36
  199. package/api/components/schemas/NoopActionDefinition.js.map +0 -1
  200. package/api/components/schemas/NoopActionDefinition.ts +0 -17
  201. package/api/components/schemas/NotificationHookDataDefinition.js.map +0 -1
  202. package/api/components/schemas/NotificationHookDataDefinition.ts +0 -25
  203. package/api/components/schemas/NotificationHookDefinition.js.map +0 -1
  204. package/api/components/schemas/NotificationHookDefinition.ts +0 -33
  205. package/api/components/schemas/OAuth2AuthorizationCode.js.map +0 -1
  206. package/api/components/schemas/OAuth2AuthorizationCode.ts +0 -15
  207. package/api/components/schemas/OAuth2ClientCredentials.js.map +0 -1
  208. package/api/components/schemas/OAuth2ClientCredentials.ts +0 -39
  209. package/api/components/schemas/ObjectRemapperDefinition.js.map +0 -1
  210. package/api/components/schemas/ObjectRemapperDefinition.ts +0 -453
  211. package/api/components/schemas/Organization.js.map +0 -1
  212. package/api/components/schemas/Organization.ts +0 -40
  213. package/api/components/schemas/PageDefinition.js.map +0 -1
  214. package/api/components/schemas/PageDefinition.ts +0 -23
  215. package/api/components/schemas/Rating.js.map +0 -1
  216. package/api/components/schemas/Rating.ts +0 -25
  217. package/api/components/schemas/RemapperDefinition.js.map +0 -1
  218. package/api/components/schemas/RemapperDefinition.ts +0 -35
  219. package/api/components/schemas/RequestActionDefinition.js.map +0 -1
  220. package/api/components/schemas/RequestActionDefinition.ts +0 -60
  221. package/api/components/schemas/Resource.js.map +0 -1
  222. package/api/components/schemas/Resource.ts +0 -20
  223. package/api/components/schemas/ResourceCountActionDefinition.js.map +0 -1
  224. package/api/components/schemas/ResourceCountActionDefinition.ts +0 -23
  225. package/api/components/schemas/ResourceCreateActionDefinition.js.map +0 -1
  226. package/api/components/schemas/ResourceCreateActionDefinition.ts +0 -22
  227. package/api/components/schemas/ResourceDefinition.js.map +0 -1
  228. package/api/components/schemas/ResourceDefinition.ts +0 -229
  229. package/api/components/schemas/ResourceDeleteActionDefinition.js.map +0 -1
  230. package/api/components/schemas/ResourceDeleteActionDefinition.ts +0 -22
  231. package/api/components/schemas/ResourceGetActionDefinition.js.map +0 -1
  232. package/api/components/schemas/ResourceGetActionDefinition.ts +0 -26
  233. package/api/components/schemas/ResourceHistoryDefinition.js.map +0 -1
  234. package/api/components/schemas/ResourceHistoryDefinition.ts +0 -15
  235. package/api/components/schemas/ResourceHooksDefinition.js.map +0 -1
  236. package/api/components/schemas/ResourceHooksDefinition.ts +0 -11
  237. package/api/components/schemas/ResourceQueryActionDefinition.js.map +0 -1
  238. package/api/components/schemas/ResourceQueryActionDefinition.ts +0 -26
  239. package/api/components/schemas/ResourceSubscription.js.map +0 -1
  240. package/api/components/schemas/ResourceSubscription.ts +0 -42
  241. package/api/components/schemas/ResourceSubscriptionStatusActionDefinition.js.map +0 -1
  242. package/api/components/schemas/ResourceSubscriptionStatusActionDefinition.ts +0 -23
  243. package/api/components/schemas/ResourceSubscriptionSubscribeActionDefinition.js.map +0 -1
  244. package/api/components/schemas/ResourceSubscriptionSubscribeActionDefinition.ts +0 -25
  245. package/api/components/schemas/ResourceSubscriptionToggleActionDefinition.js.map +0 -1
  246. package/api/components/schemas/ResourceSubscriptionToggleActionDefinition.ts +0 -22
  247. package/api/components/schemas/ResourceSubscriptionUnsubscribeActionDefinition.js.map +0 -1
  248. package/api/components/schemas/ResourceSubscriptionUnsubscribeActionDefinition.ts +0 -25
  249. package/api/components/schemas/ResourceUpdateActionDefinition.js.map +0 -1
  250. package/api/components/schemas/ResourceUpdateActionDefinition.ts +0 -22
  251. package/api/components/schemas/ResourceViewDefinition.js.map +0 -1
  252. package/api/components/schemas/ResourceViewDefinition.ts +0 -26
  253. package/api/components/schemas/SSLSecret.js.map +0 -1
  254. package/api/components/schemas/SSLSecret.ts +0 -17
  255. package/api/components/schemas/SSOConfiguration.js.map +0 -1
  256. package/api/components/schemas/SSOConfiguration.ts +0 -22
  257. package/api/components/schemas/SecurityDefaultDefinition.js.map +0 -1
  258. package/api/components/schemas/SecurityDefaultDefinition.ts +0 -29
  259. package/api/components/schemas/SecurityDefinition.js.map +0 -1
  260. package/api/components/schemas/SecurityDefinition.ts +0 -21
  261. package/api/components/schemas/SecurityRoleDefinition.js.map +0 -1
  262. package/api/components/schemas/SecurityRoleDefinition.ts +0 -29
  263. package/api/components/schemas/ShareActionDefinition.js.map +0 -1
  264. package/api/components/schemas/ShareActionDefinition.ts +0 -30
  265. package/api/components/schemas/StaticActionDefinition.js.map +0 -1
  266. package/api/components/schemas/StaticActionDefinition.ts +0 -20
  267. package/api/components/schemas/StorageAppendActionDefinition.js.map +0 -1
  268. package/api/components/schemas/StorageAppendActionDefinition.ts +0 -43
  269. package/api/components/schemas/StorageDeleteActionDefinition.js.map +0 -1
  270. package/api/components/schemas/StorageDeleteActionDefinition.ts +0 -31
  271. package/api/components/schemas/StorageReadActionDefinition.js.map +0 -1
  272. package/api/components/schemas/StorageReadActionDefinition.ts +0 -32
  273. package/api/components/schemas/StorageSubtractActionDefinition.js.map +0 -1
  274. package/api/components/schemas/StorageSubtractActionDefinition.ts +0 -35
  275. package/api/components/schemas/StorageUpdateActionDefinition.js.map +0 -1
  276. package/api/components/schemas/StorageUpdateActionDefinition.ts +0 -46
  277. package/api/components/schemas/StorageWriteActionDefinition.js.map +0 -1
  278. package/api/components/schemas/StorageWriteActionDefinition.ts +0 -42
  279. package/api/components/schemas/SubPage.js.map +0 -1
  280. package/api/components/schemas/SubPage.ts +0 -24
  281. package/api/components/schemas/TabsPageDefinition.js.map +0 -1
  282. package/api/components/schemas/TabsPageDefinition.ts +0 -22
  283. package/api/components/schemas/TeamInviteActionDefinition.js.map +0 -1
  284. package/api/components/schemas/TeamInviteActionDefinition.ts +0 -27
  285. package/api/components/schemas/TeamJoinActionDefinition.js.map +0 -1
  286. package/api/components/schemas/TeamJoinActionDefinition.ts +0 -14
  287. package/api/components/schemas/TeamListActionDefinition.js.map +0 -1
  288. package/api/components/schemas/TeamListActionDefinition.ts +0 -14
  289. package/api/components/schemas/TeamsDefinition.js.map +0 -1
  290. package/api/components/schemas/TeamsDefinition.ts +0 -30
  291. package/api/components/schemas/Theme.js.map +0 -1
  292. package/api/components/schemas/Theme.ts +0 -82
  293. package/api/components/schemas/ThrowActionDefinition.js.map +0 -1
  294. package/api/components/schemas/ThrowActionDefinition.ts +0 -17
  295. package/api/components/schemas/User.js.map +0 -1
  296. package/api/components/schemas/User.ts +0 -30
  297. package/api/components/schemas/UserEmail.js.map +0 -1
  298. package/api/components/schemas/UserEmail.ts +0 -24
  299. package/api/components/schemas/UserLoginActionDefinition.js.map +0 -1
  300. package/api/components/schemas/UserLoginActionDefinition.ts +0 -22
  301. package/api/components/schemas/UserRegisterActionDefinition.js.map +0 -1
  302. package/api/components/schemas/UserRegisterActionDefinition.ts +0 -33
  303. package/api/components/schemas/UserUpdateActionDefinition.js.map +0 -1
  304. package/api/components/schemas/UserUpdateActionDefinition.ts +0 -33
  305. package/api/components/schemas/index.js.map +0 -1
  306. package/api/components/schemas/index.ts +0 -108
  307. package/api/components/schemas/utils.js.map +0 -1
  308. package/api/components/schemas/utils.ts +0 -43
  309. package/api/components/securitySchemes/app.js.map +0 -1
  310. package/api/components/securitySchemes/app.ts +0 -33
  311. package/api/components/securitySchemes/basic.js.map +0 -1
  312. package/api/components/securitySchemes/basic.ts +0 -7
  313. package/api/components/securitySchemes/cli.js.map +0 -1
  314. package/api/components/securitySchemes/cli.test.js.map +0 -1
  315. package/api/components/securitySchemes/cli.test.ts +0 -6
  316. package/api/components/securitySchemes/cli.ts +0 -25
  317. package/api/components/securitySchemes/index.js.map +0 -1
  318. package/api/components/securitySchemes/index.ts +0 -4
  319. package/api/components/securitySchemes/studio.js.map +0 -1
  320. package/api/components/securitySchemes/studio.ts +0 -8
  321. package/api/index.js.map +0 -1
  322. package/api/index.test.js.map +0 -1
  323. package/api/index.test.ts +0 -196
  324. package/api/index.ts +0 -44
  325. package/api/paths/action.js.map +0 -1
  326. package/api/paths/action.ts +0 -55
  327. package/api/paths/appMessages.js.map +0 -1
  328. package/api/paths/appMessages.ts +0 -104
  329. package/api/paths/appOAuth2Secrets.js.map +0 -1
  330. package/api/paths/appOAuth2Secrets.ts +0 -152
  331. package/api/paths/appSSLSecrets.js.map +0 -1
  332. package/api/paths/appSSLSecrets.ts +0 -40
  333. package/api/paths/appSamlSecrets.js.map +0 -1
  334. package/api/paths/appSamlSecrets.ts +0 -85
  335. package/api/paths/apps.js.map +0 -1
  336. package/api/paths/apps.ts +0 -1394
  337. package/api/paths/appsembleMessages.js.map +0 -1
  338. package/api/paths/appsembleMessages.ts +0 -49
  339. package/api/paths/assets.js.map +0 -1
  340. package/api/paths/assets.ts +0 -139
  341. package/api/paths/blocks.js.map +0 -1
  342. package/api/paths/blocks.ts +0 -184
  343. package/api/paths/emails.js.map +0 -1
  344. package/api/paths/emails.ts +0 -164
  345. package/api/paths/health.js.map +0 -1
  346. package/api/paths/health.ts +0 -75
  347. package/api/paths/index.js.map +0 -1
  348. package/api/paths/index.ts +0 -45
  349. package/api/paths/invite.js.map +0 -1
  350. package/api/paths/invite.ts +0 -26
  351. package/api/paths/oauth2ClientCredentials.js.map +0 -1
  352. package/api/paths/oauth2ClientCredentials.ts +0 -79
  353. package/api/paths/oauth2Login.js.map +0 -1
  354. package/api/paths/oauth2Login.ts +0 -120
  355. package/api/paths/oauth2Provider.js.map +0 -1
  356. package/api/paths/oauth2Provider.ts +0 -73
  357. package/api/paths/organizations.js.map +0 -1
  358. package/api/paths/organizations.ts +0 -471
  359. package/api/paths/resourceHistory.js.map +0 -1
  360. package/api/paths/resourceHistory.ts +0 -32
  361. package/api/paths/resources.js.map +0 -1
  362. package/api/paths/resources.ts +0 -305
  363. package/api/paths/saml.js.map +0 -1
  364. package/api/paths/saml.ts +0 -127
  365. package/api/paths/templates.js.map +0 -1
  366. package/api/paths/templates.ts +0 -85
  367. package/api/paths/user.js.map +0 -1
  368. package/api/paths/user.ts +0 -481
  369. package/api/schema-tests/AppDefinition/invalid/additional-property.yaml +0 -11
  370. package/api/schema-tests/AppDefinition/invalid/empty-pages.yaml +0 -4
  371. package/api/schema-tests/AppDefinition/invalid/missing-default-page.yaml +0 -7
  372. package/api/schema-tests/AppDefinition/invalid/missing-name.yaml +0 -7
  373. package/api/schema-tests/AppDefinition/invalid/missing-pages.yaml +0 -2
  374. package/api/schema-tests/AppDefinition/valid/all-properties.yaml +0 -114
  375. package/api/schema-tests/AppDefinition/valid/minimal.yaml +0 -9
  376. package/api/schema-tests/FlowPageDefinition/invalid/missing-subPages.yaml +0 -2
  377. package/api/schema-tests/FlowPageDefinition/valid/flow.yaml +0 -15
  378. package/api/schema-tests/PageDefinition/invalid/additional-properties.yaml +0 -5
  379. package/api/schema-tests/PageDefinition/invalid/missing-blocks.yaml +0 -1
  380. package/api/schema-tests/PageDefinition/invalid/missing-name.yaml +0 -3
  381. package/api/schema-tests/PageDefinition/valid/all-properties.yaml +0 -15
  382. package/api/schema-tests/PageDefinition/valid/minimal.yaml +0 -5
  383. package/api/schema-tests/TabsPageDefinition/invalid/missing-subPages.yaml +0 -2
  384. package/api/schema-tests/TabsPageDefinition/valid/tabs.yaml +0 -7
  385. package/api/tags/app.js.map +0 -1
  386. package/api/tags/app.ts +0 -6
  387. package/api/tags/appMember.js.map +0 -1
  388. package/api/tags/appMember.ts +0 -6
  389. package/api/tags/asset.js.map +0 -1
  390. package/api/tags/asset.ts +0 -6
  391. package/api/tags/auth.js.map +0 -1
  392. package/api/tags/auth.ts +0 -6
  393. package/api/tags/index.js.map +0 -1
  394. package/api/tags/index.ts +0 -9
  395. package/api/tags/language.js.map +0 -1
  396. package/api/tags/language.ts +0 -6
  397. package/api/tags/organization.js.map +0 -1
  398. package/api/tags/organization.ts +0 -6
  399. package/api/tags/resource.js.map +0 -1
  400. package/api/tags/resource.ts +0 -6
  401. package/api/tags/template.js.map +0 -1
  402. package/api/tags/template.ts +0 -6
  403. package/api/tags/user.js.map +0 -1
  404. package/api/tags/user.ts +0 -6
  405. package/appMessages.js.map +0 -1
  406. package/appMessages.test.js.map +0 -1
  407. package/appMessages.test.ts +0 -432
  408. package/appMessages.ts +0 -145
  409. package/appSecurity.js.map +0 -1
  410. package/appSecurity.test.js.map +0 -1
  411. package/appSecurity.test.ts +0 -141
  412. package/appSecurity.ts +0 -48
  413. package/blockUtils.js.map +0 -1
  414. package/blockUtils.test.js.map +0 -1
  415. package/blockUtils.test.ts +0 -94
  416. package/blockUtils.ts +0 -76
  417. package/changed/added/.gitkeep +0 -0
  418. package/changed/changed/.gitkeep +0 -0
  419. package/changed/deprecated/.gitkeep +0 -0
  420. package/changed/fixed/.gitkeep +0 -0
  421. package/changed/removed/.gitkeep +0 -0
  422. package/changed/security/.gitkeep +0 -0
  423. package/checkAppRole.js.map +0 -1
  424. package/checkAppRole.ts +0 -49
  425. package/compare.js.map +0 -1
  426. package/compare.ts +0 -10
  427. package/constants/Permission.js.map +0 -1
  428. package/constants/Permission.ts +0 -95
  429. package/constants/asciiLogo.js.map +0 -1
  430. package/constants/asciiLogo.ts +0 -8
  431. package/constants/baseTheme.js.map +0 -1
  432. package/constants/baseTheme.ts +0 -17
  433. package/constants/date.js.map +0 -1
  434. package/constants/date.ts +0 -20
  435. package/constants/fonts.js.map +0 -1
  436. package/constants/fonts.ts +0 -1291
  437. package/constants/index.js.map +0 -1
  438. package/constants/index.ts +0 -9
  439. package/constants/locale.js.map +0 -1
  440. package/constants/locale.ts +0 -4
  441. package/constants/patterns.js.map +0 -1
  442. package/constants/patterns.test.js.map +0 -1
  443. package/constants/patterns.test.ts +0 -100
  444. package/constants/patterns.ts +0 -48
  445. package/constants/roles.js.map +0 -1
  446. package/constants/roles.ts +0 -49
  447. package/constants/scopes.js.map +0 -1
  448. package/constants/scopes.ts +0 -13
  449. package/convertToCsv.js.map +0 -1
  450. package/convertToCsv.test.js.map +0 -1
  451. package/convertToCsv.test.ts +0 -73
  452. package/convertToCsv.ts +0 -65
  453. package/formatRequestAction.js.map +0 -1
  454. package/formatRequestAction.ts +0 -16
  455. package/has.js.map +0 -1
  456. package/has.test.js.map +0 -1
  457. package/has.test.ts +0 -19
  458. package/has.ts +0 -10
  459. package/i18n.js.map +0 -1
  460. package/i18n.test.js.map +0 -1
  461. package/i18n.test.ts +0 -81
  462. package/i18n.ts +0 -55
  463. package/ics.js.map +0 -1
  464. package/ics.ts +0 -44
  465. package/index.js.map +0 -1
  466. package/index.ts +0 -29
  467. package/intl-messageformat.js.map +0 -1
  468. package/intl-messageformat.ts +0 -6
  469. package/iterApp.js.map +0 -1
  470. package/iterApp.test.js.map +0 -1
  471. package/iterApp.test.ts +0 -512
  472. package/iterApp.ts +0 -174
  473. package/jest.config.js +0 -3
  474. package/jsonschema.js.map +0 -1
  475. package/jsonschema.test.js.map +0 -1
  476. package/jsonschema.test.ts +0 -320
  477. package/jsonschema.ts +0 -222
  478. package/langmap.js.map +0 -1
  479. package/langmap.ts +0 -23
  480. package/mapValues.js.map +0 -1
  481. package/mapValues.test.js.map +0 -1
  482. package/mapValues.test.ts +0 -15
  483. package/mapValues.ts +0 -10
  484. package/miscellaneous.js.map +0 -1
  485. package/miscellaneous.test.js.map +0 -1
  486. package/miscellaneous.test.ts +0 -82
  487. package/miscellaneous.ts +0 -71
  488. package/noop.js.map +0 -1
  489. package/noop.ts +0 -5
  490. package/normalize.js.map +0 -1
  491. package/normalize.test.js.map +0 -1
  492. package/normalize.test.ts +0 -24
  493. package/normalize.ts +0 -23
  494. package/objectCache.js.map +0 -1
  495. package/objectCache.test.js.map +0 -1
  496. package/objectCache.test.ts +0 -19
  497. package/objectCache.ts +0 -22
  498. package/pem.js.map +0 -1
  499. package/pem.ts +0 -11
  500. package/prefix.js.map +0 -1
  501. package/prefix.test.js.map +0 -1
  502. package/prefix.test.ts +0 -11
  503. package/prefix.ts +0 -10
  504. package/remap.js.map +0 -1
  505. package/remap.test.js.map +0 -1
  506. package/remap.test.ts +0 -1039
  507. package/remap.ts +0 -455
  508. package/string.js.map +0 -1
  509. package/string.test.js.map +0 -1
  510. package/string.test.ts +0 -29
  511. package/string.ts +0 -31
  512. package/theme.js.map +0 -1
  513. package/theme.test.js.map +0 -1
  514. package/theme.test.ts +0 -99
  515. package/theme.ts +0 -38
  516. package/tsconfig.json +0 -6
  517. package/types.js.map +0 -1
  518. package/types.ts +0 -6
  519. package/validateStyle.js.map +0 -1
  520. package/validateStyle.test.js.map +0 -1
  521. package/validateStyle.test.ts +0 -14
  522. package/validateStyle.ts +0 -19
  523. package/validation.js.map +0 -1
  524. package/validation.test.js.map +0 -1
  525. package/validation.test.ts +0 -1915
  526. package/validation.ts +0 -767
@@ -1 +0,0 @@
1
- {"version":3,"file":"DialogActionDefinition.js","sourceRoot":"","sources":["DialogActionDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,sBAAsB,GAAG,gBAAgB,CAAC,oBAAoB,EAAE;IAC3E,IAAI,EAAE,QAAQ;IACd,oBAAoB,EAAE,KAAK;IAC3B,QAAQ,EAAE,CAAC,MAAM,EAAE,QAAQ,CAAC;IAC5B,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,CAAC,QAAQ,CAAC;YAChB,WAAW,EAAE;;;;;;;CAOlB;SACI;QACD,KAAK,EAAE;YACL,WAAW,EAAE,gDAAgD;YAC7D,IAAI,EAAE,yCAAyC;SAChD;QACD,QAAQ,EAAE;YACR,IAAI,EAAE,SAAS;YACf,OAAO,EAAE,IAAI;YACb,WAAW,EACT,iGAAiG;SACpG;QACD,UAAU,EAAE;YACV,IAAI,EAAE,SAAS;YACf,OAAO,EAAE,KAAK;YACd,WAAW,EACT,2FAA2F;SAC9F;QACD,MAAM,EAAE;YACN,IAAI,EAAE,OAAO;YACb,WAAW,EAAE,4CAA4C;YACzD,KAAK,EAAE,EAAE,IAAI,EAAE,sCAAsC,EAAE;SACxD;KACF;CACF,CAAC,CAAC"}
@@ -1,42 +0,0 @@
1
- import { BaseActionDefinition } from './BaseActionDefinition.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const DialogActionDefinition = extendJSONSchema(BaseActionDefinition, {
5
- type: 'object',
6
- additionalProperties: false,
7
- required: ['type', 'blocks'],
8
- properties: {
9
- type: {
10
- enum: ['dialog'],
11
- description: `This action opens a pop-up dialog that can be used to seamlessly transition to a new set of blocks temporarily.
12
-
13
- Dialogs can be closed by calling the [\`dialog.ok\`](#DialogOkActionDefinition) or
14
- [\`dialog.error\`](#DialogErrorActionDefinition). Users can still manually close dialogs, which
15
- should be supported by the app.
16
-
17
- Blocks with the layout type \`float\` (e.g. \`action-button\`) do not work in this action.
18
- `,
19
- },
20
- title: {
21
- description: 'An optional title to set in the dialog header.',
22
- $ref: '#/components/schemas/RemapperDefinition',
23
- },
24
- closable: {
25
- type: 'boolean',
26
- default: true,
27
- description:
28
- 'Whether users are allowed to close the dialog by clicking outside of it or on the close button.',
29
- },
30
- fullscreen: {
31
- type: 'boolean',
32
- default: false,
33
- description:
34
- 'Whether the dialog should be displayed full screen as if it’s a new page, or as a pop-up.',
35
- },
36
- blocks: {
37
- type: 'array',
38
- description: 'A list of blocks to display in the dialog.',
39
- items: { $ref: '#/components/schemas/BlockDefinition' },
40
- },
41
- },
42
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"DialogErrorActionDefinition.js","sourceRoot":"","sources":["DialogErrorActionDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,2BAA2B,GAAG,gBAAgB,CAAC,oBAAoB,EAAE;IAChF,IAAI,EAAE,QAAQ;IACd,oBAAoB,EAAE,KAAK;IAC3B,QAAQ,EAAE,CAAC,MAAM,CAAC;IAClB,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,CAAC,cAAc,CAAC;YACtB,WAAW,EAAE;;;CAGlB;SACI;KACF;CACF,CAAC,CAAC"}
@@ -1,17 +0,0 @@
1
- import { BaseActionDefinition } from './BaseActionDefinition.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const DialogErrorActionDefinition = extendJSONSchema(BaseActionDefinition, {
5
- type: 'object',
6
- additionalProperties: false,
7
- required: ['type'],
8
- properties: {
9
- type: {
10
- enum: ['dialog.error'],
11
- description: `Close an open dialog.
12
-
13
- The dialog action that opened the dialog will be rejected with the data passed to this action.
14
- `,
15
- },
16
- },
17
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"DialogOkActionDefinition.js","sourceRoot":"","sources":["DialogOkActionDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,wBAAwB,GAAG,gBAAgB,CAAC,oBAAoB,EAAE;IAC7E,IAAI,EAAE,QAAQ;IACd,oBAAoB,EAAE,KAAK;IAC3B,QAAQ,EAAE,CAAC,MAAM,CAAC;IAClB,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,CAAC,WAAW,CAAC;YACnB,WAAW,EAAE;;;CAGlB;SACI;KACF;CACF,CAAC,CAAC"}
@@ -1,17 +0,0 @@
1
- import { BaseActionDefinition } from './BaseActionDefinition.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const DialogOkActionDefinition = extendJSONSchema(BaseActionDefinition, {
5
- type: 'object',
6
- additionalProperties: false,
7
- required: ['type'],
8
- properties: {
9
- type: {
10
- enum: ['dialog.ok'],
11
- description: `Close an open dialog.
12
-
13
- The dialog action that opened the dialog will be rejected with the data passed to this action.
14
- `,
15
- },
16
- },
17
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"DownloadActionDefinition.js","sourceRoot":"","sources":["DownloadActionDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,wBAAwB,GAAG,gBAAgB,CAAC,oBAAoB,EAAE;IAC7E,IAAI,EAAE,QAAQ;IACd,QAAQ,EAAE,CAAC,MAAM,EAAE,UAAU,CAAC;IAC9B,oBAAoB,EAAE,KAAK;IAC3B,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,CAAC,UAAU,CAAC;YAClB,WAAW,EAAE,8BAA8B;SAC5C;QACD,QAAQ,EAAE;YACR,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,uEAAuE;YACpF,OAAO,EAAE,KAAK;SACf;KACF;CACF,CAAC,CAAC"}
@@ -1,19 +0,0 @@
1
- import { BaseActionDefinition } from './BaseActionDefinition.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const DownloadActionDefinition = extendJSONSchema(BaseActionDefinition, {
5
- type: 'object',
6
- required: ['type', 'filename'],
7
- additionalProperties: false,
8
- properties: {
9
- type: {
10
- enum: ['download'],
11
- description: 'Download the data as a file.',
12
- },
13
- filename: {
14
- type: 'string',
15
- description: 'The filename to save the file as. This must include a file extension.',
16
- pattern: '\\.',
17
- },
18
- },
19
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"EachActionDefinition.js","sourceRoot":"","sources":["EachActionDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,oBAAoB,GAAG,gBAAgB,CAAC,oBAAoB,EAAE;IACzE,IAAI,EAAE,QAAQ;IACd,oBAAoB,EAAE,KAAK;IAC3B,QAAQ,EAAE,CAAC,MAAM,EAAE,IAAI,CAAC;IACxB,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,CAAC,MAAM,CAAC;YACd,WAAW,EAAE;;;;+EAI4D;SAC1E;QACD,EAAE,EAAE;YACF,WAAW,EAAE,yDAAyD;YACtE,IAAI,EAAE,uCAAuC;SAC9C;KACF;CACF,CAAC,CAAC"}
@@ -1,22 +0,0 @@
1
- import { BaseActionDefinition } from './BaseActionDefinition.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const EachActionDefinition = extendJSONSchema(BaseActionDefinition, {
5
- type: 'object',
6
- additionalProperties: false,
7
- required: ['type', 'do'],
8
- properties: {
9
- type: {
10
- enum: ['each'],
11
- description: `Run an action for each entry in an array.
12
-
13
- The actions are run in parallel.
14
-
15
- If the input is not an array, the action will be applied to the input instead.`,
16
- },
17
- do: {
18
- description: 'This action is called for each item in the input array.',
19
- $ref: '#/components/schemas/ActionDefinition',
20
- },
21
- },
22
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"EmailActionDefinition.js","sourceRoot":"","sources":["EmailActionDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,qBAAqB,GAAG,gBAAgB,CAAC,oBAAoB,EAAE;IAC1E,IAAI,EAAE,QAAQ;IACd,oBAAoB,EAAE,KAAK;IAC3B,QAAQ,EAAE,CAAC,MAAM,EAAE,SAAS,EAAE,MAAM,CAAC;IACrC,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,CAAC,OAAO,CAAC;YACf,WAAW,EAAE;;;CAGlB;SACI;QACD,EAAE,EAAE;YACF,IAAI,EAAE,yCAAyC;YAC/C,WAAW,EACT,8HAA8H;SACjI;QACD,IAAI,EAAE;YACJ,IAAI,EAAE,yCAAyC;YAC/C,WAAW,EAAE,sCAAsC;SACpD;QACD,EAAE,EAAE;YACF,IAAI,EAAE,yCAAyC;YAC/C,WAAW,EACT,2JAA2J;SAC9J;QACD,GAAG,EAAE;YACH,IAAI,EAAE,yCAAyC;YAC/C,WAAW,EACT,4JAA4J;SAC/J;QACD,OAAO,EAAE;YACP,IAAI,EAAE,yCAAyC;YAC/C,WAAW,EAAE,2BAA2B;SACzC;QACD,IAAI,EAAE;YACJ,IAAI,EAAE,yCAAyC;YAC/C,WAAW,EACT,gGAAgG;SACnG;QACD,WAAW,EAAE;YACX,IAAI,EAAE,yCAAyC;YAC/C,WAAW,EAAE;;;;;;;;;iEAS8C;SAC5D;KACF;CACF,CAAC,CAAC"}
@@ -1,58 +0,0 @@
1
- import { BaseActionDefinition } from './BaseActionDefinition.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const EmailActionDefinition = extendJSONSchema(BaseActionDefinition, {
5
- type: 'object',
6
- additionalProperties: false,
7
- required: ['type', 'subject', 'body'],
8
- properties: {
9
- type: {
10
- enum: ['email'],
11
- description: `The email action can be used to send emails via the Appsemble server.
12
-
13
- If \`to\`, \`cc\`, and \`bcc\` all end up being empty, no emails will be sent but the action will still continue as normal.
14
- `,
15
- },
16
- to: {
17
- $ref: '#/components/schemas/RemapperDefinition',
18
- description:
19
- 'The address the email should be sent to. Can be either in the format of `test@example.com`, or `John Doe <test@example.com>`',
20
- },
21
- from: {
22
- $ref: '#/components/schemas/RemapperDefinition',
23
- description: 'The name of the sender of the email.',
24
- },
25
- cc: {
26
- $ref: '#/components/schemas/RemapperDefinition',
27
- description:
28
- 'The list of additional email addresses email should be sent to. Uses the same format as `to`. Every email address in the CC is visible to all recipients.',
29
- },
30
- bcc: {
31
- $ref: '#/components/schemas/RemapperDefinition',
32
- description:
33
- 'The list of additional email addresses email should be sent to. Uses the same format as `to`. Email addresses in the BCC are hidden from other recipients.',
34
- },
35
- subject: {
36
- $ref: '#/components/schemas/RemapperDefinition',
37
- description: 'The subject of the email.',
38
- },
39
- body: {
40
- $ref: '#/components/schemas/RemapperDefinition',
41
- description:
42
- 'The body of the email. The content of the body is converted to HTML using the Markdown syntax.',
43
- },
44
- attachments: {
45
- $ref: '#/components/schemas/RemapperDefinition',
46
- description: `The attachments to include in the email.
47
-
48
- The remapper must resolve to an object containing the following properties:
49
-
50
- - \`target\`: The asset ID or link to download contents from to add as an attachment. This is mutually exclusive with \`content\`.
51
- - \`content\`: The raw content to include as the file content. This is mutually exclusive with \`target\`.
52
- - \`filename\`: The filename to include the attachment as.
53
- - \`accept\` If the target is a URL, this will be set as the HTTP \`Accept\` header when downloading the file.
54
-
55
- If the attachment is a string, it will be treated as the target.`,
56
- },
57
- },
58
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"Error.js","sourceRoot":"","sources":["Error.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,KAAK,GAAmC;IACnD,IAAI,EAAE,QAAQ;IACd,WAAW,EAAE,+DAA+D;IAC5E,QAAQ,EAAE,IAAI;IACd,oBAAoB,EAAE,KAAK;IAC3B,UAAU,EAAE;QACV,UAAU,EAAE;YACV,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,wCAAwC;YACrD,OAAO,EAAE,GAAG;SACb;QACD,KAAK,EAAE;YACL,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,+CAA+C;YAC5D,OAAO,EAAE,WAAW;SACrB;QACD,OAAO,EAAE;YACP,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,iCAAiC;YAC9C,OAAO,EAAE,kBAAkB;SAC5B;KACF;CACF,CAAC"}
@@ -1,25 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const Error: OpenAPIV3.NonArraySchemaObject = {
4
- type: 'object',
5
- description: 'The generic error object returned by any expected API errors.',
6
- readOnly: true,
7
- additionalProperties: false,
8
- properties: {
9
- statusCode: {
10
- type: 'number',
11
- description: 'Matches the HTTP response status code.',
12
- example: 404,
13
- },
14
- error: {
15
- type: 'string',
16
- description: 'Matches the HTTP response status description.',
17
- example: 'Not Found',
18
- },
19
- message: {
20
- type: 'string',
21
- description: 'A message describing the error.',
22
- example: 'Entity not found',
23
- },
24
- },
25
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"EventActionDefinition.js","sourceRoot":"","sources":["EventActionDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,qBAAqB,GAAG,gBAAgB,CAAC,oBAAoB,EAAE;IAC1E,IAAI,EAAE,QAAQ;IACd,oBAAoB,EAAE,KAAK;IAC3B,QAAQ,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC;IAC3B,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,CAAC,OAAO,CAAC;YACf,WAAW,EAAE;;;;;CAKlB;SACI;QACD,KAAK,EAAE;YACL,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,gCAAgC;SAC9C;QACD,OAAO,EAAE;YACP,IAAI,EAAE,QAAQ;YACd,WAAW,EACT,mGAAmG;SACtG;KACF;CACF,CAAC,CAAC"}
@@ -1,28 +0,0 @@
1
- import { BaseActionDefinition } from './BaseActionDefinition.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const EventActionDefinition = extendJSONSchema(BaseActionDefinition, {
5
- type: 'object',
6
- additionalProperties: false,
7
- required: ['type', 'event'],
8
- properties: {
9
- type: {
10
- enum: ['event'],
11
- description: `This action allows for other blocks to emit data upon triggering the action.
12
-
13
- This can be used to make blocks interact with each other, such as triggering the \`data-loader\`
14
- block to refresh itself by sending an event action that matches the name of what the block is
15
- listening to.
16
- `,
17
- },
18
- event: {
19
- type: 'string',
20
- description: 'The name of the event to emit.',
21
- },
22
- waitFor: {
23
- type: 'string',
24
- description:
25
- 'If specified, the action will wait for this event to have been emitted and respond with its data.',
26
- },
27
- },
28
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"EventsDefinition.js","sourceRoot":"","sources":["EventsDefinition.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,gBAAgB,GAAmC;IAC9D,IAAI,EAAE,QAAQ;IACd,WAAW,EAAE,gFAAgF;IAC7F,oBAAoB,EAAE,KAAK;IAC3B,aAAa,EAAE,CAAC;IAChB,UAAU,EAAE;QACV,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE;;;;CAIlB;YACK,aAAa,EAAE,CAAC;YAChB,oBAAoB,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE;SACzC;QACD,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE;;;;CAIlB;YACK,aAAa,EAAE,CAAC;YAChB,oBAAoB,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE;SACzC;KACF;CACF,CAAC"}
@@ -1,30 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const EventsDefinition: OpenAPIV3.NonArraySchemaObject = {
4
- type: 'object',
5
- description: 'An object describing the names of the events the block can listen and emit to.',
6
- additionalProperties: false,
7
- minProperties: 1,
8
- properties: {
9
- listen: {
10
- type: 'object',
11
- description: `This property defines the events this block will listen on.
12
-
13
- The key is the name of the event will listen on. The value is a user defined event name which should
14
- match the name of an emitted event on the same page.
15
- `,
16
- minProperties: 1,
17
- additionalProperties: { type: 'string' },
18
- },
19
- emit: {
20
- type: 'object',
21
- description: `This property defines the events this block will emit.
22
-
23
- The key is the name of the event will emit. The value is a user defined event name which should
24
- match the name of a event on the same page that’s being listened on.
25
- `,
26
- minProperties: 1,
27
- additionalProperties: { type: 'string' },
28
- },
29
- },
30
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"FlowBackActionDefinition.js","sourceRoot":"","sources":["FlowBackActionDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,wBAAwB,GAAG,gBAAgB,CAAC,oBAAoB,EAAE;IAC7E,IAAI,EAAE,QAAQ;IACd,oBAAoB,EAAE,KAAK;IAC3B,QAAQ,EAAE,CAAC,MAAM,CAAC;IAClB,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,CAAC,WAAW,CAAC;YACnB,WAAW,EAAE;;CAElB;SACI;KACF;CACF,CAAC,CAAC"}
@@ -1,16 +0,0 @@
1
- import { BaseActionDefinition } from './BaseActionDefinition.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const FlowBackActionDefinition = extendJSONSchema(BaseActionDefinition, {
5
- type: 'object',
6
- additionalProperties: false,
7
- required: ['type'],
8
- properties: {
9
- type: {
10
- enum: ['flow.back'],
11
- description: `On [flow pages](#flow-page-definition-sub-pages), return to the previous page if
12
- it is present. If this is called on the first page, nothing happens.
13
- `,
14
- },
15
- },
16
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"FlowFinishActionDefinition.js","sourceRoot":"","sources":["FlowFinishActionDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,0BAA0B,GAAG,gBAAgB,CAAC,oBAAoB,EAAE;IAC/E,IAAI,EAAE,QAAQ;IACd,oBAAoB,EAAE,KAAK;IAC3B,QAAQ,EAAE,CAAC,MAAM,CAAC;IAClB,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,CAAC,aAAa,CAAC;YACrB,WAAW,EAAE;;CAElB;SACI;KACF;CACF,CAAC,CAAC"}
@@ -1,16 +0,0 @@
1
- import { BaseActionDefinition } from './BaseActionDefinition.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const FlowFinishActionDefinition = extendJSONSchema(BaseActionDefinition, {
5
- type: 'object',
6
- additionalProperties: false,
7
- required: ['type'],
8
- properties: {
9
- type: {
10
- enum: ['flow.finish'],
11
- description: `On [flow pages](#flow-page-definition-sub-pages), triggers the
12
- [\`onFlowFinish\`](#flow-page-actions-definition-on-flow-finish) action on the page.
13
- `,
14
- },
15
- },
16
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"FlowNextActionDefinition.js","sourceRoot":"","sources":["FlowNextActionDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,wBAAwB,GAAG,gBAAgB,CAAC,oBAAoB,EAAE;IAC7E,IAAI,EAAE,QAAQ;IACd,oBAAoB,EAAE,KAAK;IAC3B,QAAQ,EAAE,CAAC,MAAM,CAAC;IAClB,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,CAAC,WAAW,CAAC;YACnB,WAAW,EAAE;;;CAGlB;SACI;KACF;CACF,CAAC,CAAC"}
@@ -1,17 +0,0 @@
1
- import { BaseActionDefinition } from './BaseActionDefinition.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const FlowNextActionDefinition = extendJSONSchema(BaseActionDefinition, {
5
- type: 'object',
6
- additionalProperties: false,
7
- required: ['type'],
8
- properties: {
9
- type: {
10
- enum: ['flow.next'],
11
- description: `On [flow pages](#flow-page-definition-sub-pages), proceed to the next page if it
12
- is present. Otherwise, the flow is considered to be complete and [\`flow.finish\`](#flowfinish) will
13
- be called instead.
14
- `,
15
- },
16
- },
17
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"FlowPageActionsDefinition.js","sourceRoot":"","sources":["FlowPageActionsDefinition.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,yBAAyB,GAAmC;IACvE,IAAI,EAAE,QAAQ;IACd,WAAW,EAAE,yCAAyC;IACtD,oBAAoB,EAAE,KAAK;IAC3B,UAAU,EAAE;QACV,YAAY,EAAE;YACZ,IAAI,EAAE,uCAAuC;YAC7C,WAAW,EAAE,4DAA4D;SAC1E;QACD,YAAY,EAAE;YACZ,IAAI,EAAE,uCAAuC;YAC7C,WAAW,EAAE;;;iLAG8J;SAC5K;KACF;CACF,CAAC"}
@@ -1,20 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const FlowPageActionsDefinition: OpenAPIV3.NonArraySchemaObject = {
4
- type: 'object',
5
- description: 'These actions are fired on a flow page.',
6
- additionalProperties: false,
7
- properties: {
8
- onFlowCancel: {
9
- $ref: '#/components/schemas/ActionDefinition',
10
- description: 'This action gets triggered when `flow.cancel` gets called.',
11
- },
12
- onFlowFinish: {
13
- $ref: '#/components/schemas/ActionDefinition',
14
- description: `This action gets triggered when a flow is finished.
15
-
16
- A flow is finished when \`flow.finish\` gets called, or when \`flow.next\` gets called on the final
17
- subpage. This action has a special property in which the cumulative input data from each previous subpage gets sent, instead of the individual block that triggered this action.`,
18
- },
19
- },
20
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"FlowPageDefinition.js","sourceRoot":"","sources":["FlowPageDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,kBAAkB,GAAG,gBAAgB,CAAC,kBAAkB,EAAE;IACrE,IAAI,EAAE,QAAQ;IACd,WAAW,EAAE,uDAAuD;IACpE,QAAQ,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC;IAC3B,oBAAoB,EAAE,KAAK;IAC3B,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,CAAC,MAAM,CAAC;SACf;QACD,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,QAAQ,EAAE,CAAC;YACX,WAAW,EAAE,sCAAsC;YACnD,KAAK,EAAE;gBACL,IAAI,EAAE,8BAA8B;aACrC;SACF;QACD,OAAO,EAAE;YACP,IAAI,EAAE,gDAAgD;SACvD;QACD,QAAQ,EAAE;YACR,WAAW,EAAE,qEAAqE;YAClF,IAAI,EAAE,CAAC,aAAa,EAAE,QAAQ,CAAC;SAChC;QACD,cAAc,EAAE;YACd,IAAI,EAAE,SAAS;YACf,WAAW,EAAE;;;CAGlB;YACK,OAAO,EAAE,IAAI;SACd;KACF;CACF,CAAC,CAAC"}
@@ -1,37 +0,0 @@
1
- import { BasePageDefinition } from './BasePageDefinition.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const FlowPageDefinition = extendJSONSchema(BasePageDefinition, {
5
- type: 'object',
6
- description: 'This describes what a page will look like in the app.',
7
- required: ['type', 'steps'],
8
- additionalProperties: false,
9
- properties: {
10
- type: {
11
- enum: ['flow'],
12
- },
13
- steps: {
14
- type: 'array',
15
- minItems: 2,
16
- description: "Steps belonging to this page's flow.",
17
- items: {
18
- $ref: '#/components/schemas/SubPage',
19
- },
20
- },
21
- actions: {
22
- $ref: '#/components/schemas/FlowPageActionsDefinition',
23
- },
24
- progress: {
25
- description: 'The method that should be used to display the status of flow pages.',
26
- enum: ['corner-dots', 'hidden'],
27
- },
28
- retainFlowData: {
29
- type: 'boolean',
30
- description: `Whether to retain the flow data when navigating away to another page outside the flow.
31
-
32
- By default the flow page retains it's data after navigating once. Set to false to clear it.
33
- `,
34
- default: true,
35
- },
36
- },
37
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"FlowToActionDefinition.js","sourceRoot":"","sources":["FlowToActionDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,sBAAsB,GAAG,gBAAgB,CAAC,oBAAoB,EAAE;IAC3E,IAAI,EAAE,QAAQ;IACd,oBAAoB,EAAE,KAAK;IAC3B,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC;IAC1B,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,CAAC,SAAS,CAAC;YACjB,WAAW,EAAE,4EAA4E;SAC1F;QACD,IAAI,EAAE;YACJ,IAAI,EAAE,yCAAyC;YAC/C,WAAW,EAAE;;;CAGlB;SACI;KACF;CACF,CAAC,CAAC"}
@@ -1,21 +0,0 @@
1
- import { BaseActionDefinition } from './BaseActionDefinition.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const FlowToActionDefinition = extendJSONSchema(BaseActionDefinition, {
5
- type: 'object',
6
- additionalProperties: false,
7
- required: ['type', 'step'],
8
- properties: {
9
- type: {
10
- enum: ['flow.to'],
11
- description: 'On [flow pages](#flow-page-definition-sub-pages), move to a specific step.',
12
- },
13
- step: {
14
- $ref: '#/components/schemas/RemapperDefinition',
15
- description: `The name of the step to move to.
16
-
17
- This is a remapper which gets called with the action input and context.
18
- `,
19
- },
20
- },
21
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"GoogleFontDefinition.js","sourceRoot":"","sources":["GoogleFontDefinition.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAErE,MAAM,CAAC,MAAM,oBAAoB,GAAmC;IAClE,IAAI,EAAE,QAAQ;IACd,WAAW,EAAE,2BAA2B;IACxC,oBAAoB,EAAE,KAAK;IAC3B,QAAQ,EAAE,CAAC,QAAQ,CAAC;IACpB,UAAU,EAAE;QACV,MAAM,EAAE;YACN,WAAW,EAAE,2DAA2D;YACxE,IAAI,EAAE,CAAC,QAAQ,CAAC;SACjB;QACD,MAAM,EAAE;YACN,IAAI,EAAE,WAAW;YACjB,WAAW,EAAE;;;CAGlB;YACK,OAAO,EAAE,SAAS,CAAC,IAAI;SACxB;KACF;CACF,CAAC"}
@@ -1,24 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- import { baseTheme, googleFonts } from '../../../constants/index.js';
4
-
5
- export const GoogleFontDefinition: OpenAPIV3.NonArraySchemaObject = {
6
- type: 'object',
7
- description: 'A Google font definition.',
8
- additionalProperties: false,
9
- required: ['family'],
10
- properties: {
11
- source: {
12
- description: 'Use a font from [Google Fonts](https://fonts.google.com).',
13
- enum: ['google'],
14
- },
15
- family: {
16
- enum: googleFonts,
17
- description: `The font to use in the app.
18
-
19
- Any font available on [Google Fonts](https://fonts.google.com) may be used.
20
- `,
21
- default: baseTheme.font,
22
- },
23
- },
24
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"Health.js","sourceRoot":"","sources":["Health.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,MAAM,GAAmC;IACpD,IAAI,EAAE,QAAQ;IACd,WAAW,EAAE,uBAAuB;IACpC,QAAQ,EAAE,IAAI;IACd,oBAAoB,EAAE,KAAK;IAC3B,UAAU,EAAE;QACV,QAAQ,EAAE;YACR,IAAI,EAAE,SAAS;YACf,WAAW,EAAE,+CAA+C;SAC7D;KACF;CACF,CAAC"}
@@ -1,14 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const Health: OpenAPIV3.NonArraySchemaObject = {
4
- type: 'object',
5
- description: 'A health check status',
6
- readOnly: true,
7
- additionalProperties: false,
8
- properties: {
9
- database: {
10
- type: 'boolean',
11
- description: 'Whether or not the database status is healthy',
12
- },
13
- },
14
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"JSONPointer.js","sourceRoot":"","sources":["JSONPointer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,WAAW,GAAG,gBAAgB,CAAC,cAAc,EAAE;IAC1D,IAAI,EAAE,QAAQ;IACd,WAAW,EAAE,8DAA8D;IAC3E,oBAAoB,EAAE,KAAK;IAC3B,QAAQ,EAAE,CAAC,MAAM,CAAC;IAClB,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,0BAA0B;YACvC,OAAO,EAAE,mBAAmB,CAAC,MAAM;YACnC,OAAO,EAAE,gCAAgC;SAC1C;QACD,OAAO,EAAE;YACP,WAAW,EAAE,sCAAsC;SACpD;KACF;CACF,CAAC,CAAC"}
@@ -1,20 +0,0 @@
1
- import { BaseJSONSchema } from './BaseJSONSchema.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const JSONPointer = extendJSONSchema(BaseJSONSchema, {
5
- type: 'object',
6
- description: 'A JSON pointer which may be used to reference a JSON schema.',
7
- additionalProperties: false,
8
- required: ['$ref'],
9
- properties: {
10
- $ref: {
11
- type: 'string',
12
- description: 'A JSON schema reference.',
13
- pattern: /^#\/definitions\//.source,
14
- example: '#/definitions/MyReusableSchema',
15
- },
16
- default: {
17
- description: 'The default value that will be used.',
18
- },
19
- },
20
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"JSONSchema.js","sourceRoot":"","sources":["JSONSchema.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,UAAU,GAAmC;IACxD,KAAK,EAAE;QACL,EAAE,IAAI,EAAE,kCAAkC,EAAE;QAC5C,EAAE,IAAI,EAAE,sCAAsC,EAAE;QAChD,EAAE,IAAI,EAAE,sCAAsC,EAAE;QAChD,EAAE,IAAI,EAAE,wCAAwC,EAAE;QAClD,EAAE,IAAI,EAAE,sCAAsC,EAAE;QAChD,EAAE,IAAI,EAAE,qCAAqC,EAAE;QAC/C,EAAE,IAAI,EAAE,wCAAwC,EAAE;QAClD,EAAE,IAAI,EAAE,0CAA0C,EAAE;QACpD,EAAE,IAAI,EAAE,oCAAoC,EAAE;QAC9C,EAAE,IAAI,EAAE,qCAAqC,EAAE;QAC/C,EAAE,IAAI,EAAE,uCAAuC,EAAE;QACjD,EAAE,IAAI,EAAE,uCAAuC,EAAE;QACjD,EAAE,IAAI,EAAE,sCAAsC,EAAE;QAChD,EAAE,IAAI,EAAE,yCAAyC,EAAE;QACnD,EAAE,IAAI,EAAE,uCAAuC,EAAE;KAClD;CACF,CAAC"}
@@ -1,21 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const JSONSchema: OpenAPIV3.NonArraySchemaObject = {
4
- anyOf: [
5
- { $ref: '#/components/schemas/JSONPointer' },
6
- { $ref: '#/components/schemas/JSONSchemaAnyOf' },
7
- { $ref: '#/components/schemas/JSONSchemaArray' },
8
- { $ref: '#/components/schemas/JSONSchemaBoolean' },
9
- { $ref: '#/components/schemas/JSONSchemaConst' },
10
- { $ref: '#/components/schemas/JSONSchemaEnum' },
11
- { $ref: '#/components/schemas/JSONSchemaInteger' },
12
- { $ref: '#/components/schemas/JSONSchemaMultiType' },
13
- { $ref: '#/components/schemas/JSONSchemaNot' },
14
- { $ref: '#/components/schemas/JSONSchemaNull' },
15
- { $ref: '#/components/schemas/JSONSchemaNumber' },
16
- { $ref: '#/components/schemas/JSONSchemaObject' },
17
- { $ref: '#/components/schemas/JSONSchemaOneOf' },
18
- { $ref: '#/components/schemas/JSONSchemaRemapper' },
19
- { $ref: '#/components/schemas/JSONSchemaString' },
20
- ],
21
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"JSONSchemaAnyOf.js","sourceRoot":"","sources":["JSONSchemaAnyOf.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,eAAe,GAAG,gBAAgB,CAAC,cAAc,EAAE;IAC9D,IAAI,EAAE,QAAQ;IACd,WAAW,EACT,uFAAuF;IACzF,oBAAoB,EAAE,KAAK;IAC3B,QAAQ,EAAE,CAAC,OAAO,CAAC;IACnB,UAAU,EAAE;QACV,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,WAAW,EAAE,8DAA8D;YAC3E,KAAK,EAAE;gBACL,IAAI,EAAE,iCAAiC;aACxC;SACF;QACD,QAAQ,EAAE;YACR,IAAI,EAAE,OAAO;YACb,WAAW,EAAE,2DAA2D;YACxE,KAAK,EAAE,EAAE;SACV;QACD,OAAO,EAAE;YACP,WAAW,EAAE,0DAA0D;SACxE;KACF;CACF,CAAC,CAAC"}
@@ -1,27 +0,0 @@
1
- import { BaseJSONSchema } from './BaseJSONSchema.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const JSONSchemaAnyOf = extendJSONSchema(BaseJSONSchema, {
5
- type: 'object',
6
- description:
7
- 'A JSON schema which determines the value must match one or more of the given schemas.',
8
- additionalProperties: false,
9
- required: ['anyOf'],
10
- properties: {
11
- anyOf: {
12
- type: 'array',
13
- description: 'The JSON schema must match one or more of the given schemas.',
14
- items: {
15
- $ref: '#/components/schemas/JSONSchema',
16
- },
17
- },
18
- examples: {
19
- type: 'array',
20
- description: 'An example value which is valid according to this schema.',
21
- items: {},
22
- },
23
- default: {
24
- description: 'The default value which is used if no value is supplied.',
25
- },
26
- },
27
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"JSONSchemaArray.js","sourceRoot":"","sources":["JSONSchemaArray.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,eAAe,GAAG,gBAAgB,CAAC,cAAc,EAAE;IAC9D,IAAI,EAAE,QAAQ;IACd,WAAW,EAAE,6BAA6B;IAC1C,oBAAoB,EAAE,KAAK;IAC3B,QAAQ,EAAE,CAAC,MAAM,CAAC;IAClB,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,CAAC,OAAO,CAAC;YACf,WAAW,EAAE,6DAA6D;SAC3E;QACD,OAAO,EAAE;YACP,IAAI,EAAE,OAAO;YACb,WAAW,EAAE,2DAA2D;YACxE,KAAK,EAAE;gBACL,IAAI,EAAE,OAAO;gBACb,KAAK,EAAE,EAAE;aACV;SACF;QACD,OAAO,EAAE;YACP,IAAI,EAAE,OAAO;YACb,WAAW,EAAE,0DAA0D;YACvE,KAAK,EAAE,EAAE;SACV;QACD,QAAQ,EAAE;YACR,IAAI,EAAE,SAAS;YACf,WAAW,EAAE,2DAA2D;YACxE,OAAO,EAAE,CAAC;SACX;QACD,QAAQ,EAAE;YACR,IAAI,EAAE,SAAS;YACf,WAAW,EAAE,2DAA2D;YACxE,OAAO,EAAE,CAAC;SACX;QACD,WAAW,EAAE;YACX,IAAI,EAAE,SAAS;YACf,WAAW,EAAE,mDAAmD;YAChE,OAAO,EAAE,KAAK;SACf;QACD,KAAK,EAAE;YACL,IAAI,EAAE,iCAAiC;YACvC,WAAW,EAAE,sEAAsE;SACpF;KACF;CACF,CAAC,CAAC"}