@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":"resource.js","sourceRoot":"","sources":["resource.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,QAAQ,GAAgC;IACnD,WAAW,EAAE,uBAAuB;IACpC,OAAO,EAAE;QACP,kBAAkB,EAAE;YAClB,MAAM,EAAE;gBACN,IAAI,EAAE,+BAA+B;aACtC;SACF;QACD,qBAAqB,EAAE;YACrB,MAAM,EAAE;gBACN,IAAI,EAAE,QAAQ;gBACd,QAAQ,EAAE,CAAC,UAAU,CAAC;gBACtB,WAAW,EAAE,uDAAuD;gBACpE,oBAAoB,EAAE,KAAK;gBAC3B,UAAU,EAAE;oBACV,QAAQ,EAAE,EAAE,IAAI,EAAE,+BAA+B,EAAE;oBACnD,MAAM,EAAE;wBACN,IAAI,EAAE,OAAO;wBACb,WAAW,EAAE,yDAAyD;wBACtE,KAAK,EAAE;4BACL,IAAI,EAAE,QAAQ;4BACd,MAAM,EAAE,QAAQ;yBACjB;qBACF;iBACF;aACF;SACF;KACF;CACF,CAAC"}
@@ -1,31 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const resource: OpenAPIV3.RequestBodyObject = {
4
- description: 'A resource definition',
5
- content: {
6
- 'application/json': {
7
- schema: {
8
- $ref: '#/components/schemas/Resource',
9
- },
10
- },
11
- 'multipart/form-data': {
12
- schema: {
13
- type: 'object',
14
- required: ['resource'],
15
- description: 'A `multipart/form-data` representation of a resource.',
16
- additionalProperties: false,
17
- properties: {
18
- resource: { $ref: '#/components/schemas/Resource' },
19
- assets: {
20
- type: 'array',
21
- description: 'A list of assets that should be linked to the resource.',
22
- items: {
23
- type: 'string',
24
- format: 'binary',
25
- },
26
- },
27
- },
28
- },
29
- },
30
- },
31
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"user.js","sourceRoot":"","sources":["user.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,IAAI,GAAgC;IAC/C,WAAW,EAAE,gBAAgB;IAC7B,OAAO,EAAE;QACP,kBAAkB,EAAE;YAClB,MAAM,EAAE;gBACN,IAAI,EAAE,2BAA2B;aAClC;SACF;KACF;CACF,CAAC"}
@@ -1,12 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const user: OpenAPIV3.RequestBodyObject = {
4
- description: 'A user profile',
5
- content: {
6
- 'application/json': {
7
- schema: {
8
- $ref: '#/components/schemas/User',
9
- },
10
- },
11
- },
12
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"app.js","sourceRoot":"","sources":["app.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,GAAG,GAA6B;IAC3C,WAAW,EAAE,iBAAiB;IAC9B,OAAO,EAAE;QACP,kBAAkB,EAAE;YAClB,MAAM,EAAE;gBACN,IAAI,EAAE,0BAA0B;aACjC;SACF;KACF;CACF,CAAC"}
@@ -1,12 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const app: OpenAPIV3.ResponseObject = {
4
- description: 'An app response',
5
- content: {
6
- 'application/json': {
7
- schema: {
8
- $ref: '#/components/schemas/App',
9
- },
10
- },
11
- },
12
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"blockVersion.js","sourceRoot":"","sources":["blockVersion.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,YAAY,GAA6B;IACpD,WAAW,EAAE,6BAA6B;IAC1C,OAAO,EAAE;QACP,kBAAkB,EAAE;YAClB,MAAM,EAAE;gBACN,IAAI,EAAE,mCAAmC;aAC1C;SACF;KACF;CACF,CAAC"}
@@ -1,12 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const blockVersion: OpenAPIV3.ResponseObject = {
4
- description: 'A block definition response',
5
- content: {
6
- 'application/json': {
7
- schema: {
8
- $ref: '#/components/schemas/BlockVersion',
9
- },
10
- },
11
- },
12
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"default.js","sourceRoot":"","sources":["default.ts"],"names":[],"mappings":"AAAA,eAAe;IACb,WAAW,EAAE,6BAA6B;IAC1C,OAAO,EAAE;QACP,kBAAkB,EAAE;YAClB,MAAM,EAAE;gBACN,IAAI,EAAE,4BAA4B;aACnC;SACF;KACF;CACF,CAAC"}
@@ -1,10 +0,0 @@
1
- export default {
2
- description: 'The default error response.',
3
- content: {
4
- 'application/json': {
5
- schema: {
6
- $ref: '#/components/schemas/Error',
7
- },
8
- },
9
- },
10
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,cAAc,UAAU,CAAC;AACzB,cAAc,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC;AAC5B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,oBAAoB,CAAC"}
@@ -1,8 +0,0 @@
1
- export { default } from './default.js';
2
- export * from './app.js';
3
- export * from './blockVersion.js';
4
- export * from './invite.js';
5
- export * from './oauth2AuthorizationCode.js';
6
- export * from './organization.js';
7
- export * from './resource.js';
8
- export * from './subscriptions.js';
@@ -1 +0,0 @@
1
- {"version":3,"file":"invite.js","sourceRoot":"","sources":["invite.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,MAAM,GAA6B;IAC9C,WAAW,EAAE,oBAAoB;IACjC,OAAO,EAAE;QACP,kBAAkB,EAAE;YAClB,MAAM,EAAE;gBACN,IAAI,EAAE,mCAAmC;aAC1C;SACF;KACF;CACF,CAAC"}
@@ -1,12 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const invite: OpenAPIV3.ResponseObject = {
4
- description: 'An invite response',
5
- content: {
6
- 'application/json': {
7
- schema: {
8
- $ref: '#/components/schemas/Organization',
9
- },
10
- },
11
- },
12
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"oauth2AuthorizationCode.js","sourceRoot":"","sources":["oauth2AuthorizationCode.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,uBAAuB,GAA6B;IAC/D,WAAW,EAAE,+BAA+B;IAC5C,OAAO,EAAE;QACP,kBAAkB,EAAE;YAClB,MAAM,EAAE;gBACN,IAAI,EAAE,0BAA0B;aACjC;SACF;KACF;CACF,CAAC"}
@@ -1,12 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const oauth2AuthorizationCode: OpenAPIV3.ResponseObject = {
4
- description: 'An OAuth2 authorization code.',
5
- content: {
6
- 'application/json': {
7
- schema: {
8
- $ref: '#/components/schemas/App',
9
- },
10
- },
11
- },
12
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"organization.js","sourceRoot":"","sources":["organization.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,YAAY,GAA6B;IACpD,WAAW,EAAE,0BAA0B;IACvC,OAAO,EAAE;QACP,kBAAkB,EAAE;YAClB,MAAM,EAAE;gBACN,IAAI,EAAE,mCAAmC;aAC1C;SACF;KACF;CACF,CAAC"}
@@ -1,12 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const organization: OpenAPIV3.ResponseObject = {
4
- description: 'An organization response',
5
- content: {
6
- 'application/json': {
7
- schema: {
8
- $ref: '#/components/schemas/Organization',
9
- },
10
- },
11
- },
12
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"resource.js","sourceRoot":"","sources":["resource.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,QAAQ,GAA6B;IAChD,WAAW,EAAE,qBAAqB;IAClC,OAAO,EAAE;QACP,kBAAkB,EAAE;YAClB,MAAM,EAAE;gBACN,IAAI,EAAE,+BAA+B;aACtC;SACF;QACD,UAAU,EAAE;YACV,MAAM,EAAE;gBACN,IAAI,EAAE,QAAQ;aACf;SACF;KACF;CACF,CAAC"}
@@ -1,17 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const resource: OpenAPIV3.ResponseObject = {
4
- description: 'A resource response',
5
- content: {
6
- 'application/json': {
7
- schema: {
8
- $ref: '#/components/schemas/Resource',
9
- },
10
- },
11
- 'text/csv': {
12
- schema: {
13
- type: 'string',
14
- },
15
- },
16
- },
17
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"subscriptions.js","sourceRoot":"","sources":["subscriptions.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,aAAa,GAA6B;IACrD,WAAW,EAAE,0BAA0B;IACvC,OAAO,EAAE;QACP,kBAAkB,EAAE;YAClB,MAAM,EAAE;gBACN,IAAI,EAAE,QAAQ;gBACd,WAAW,EAAE,yDAAyD;gBACtE,oBAAoB,EAAE;oBACpB,IAAI,EAAE,2CAA2C;iBAClD;aACF;SACF;KACF;CACF,CAAC"}
@@ -1,16 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const subscriptions: OpenAPIV3.ResponseObject = {
4
- description: 'A subscription response.',
5
- content: {
6
- 'application/json': {
7
- schema: {
8
- type: 'object',
9
- description: 'A mapping of resources names to resource subscriptions.',
10
- additionalProperties: {
11
- $ref: '#/components/schemas/ResourceSubscription',
12
- },
13
- },
14
- },
15
- },
16
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"ActionDefinition.js","sourceRoot":"","sources":["ActionDefinition.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,gBAAgB,GAAmC;IAC9D,KAAK,EAAE;QACL;YACE,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,8CAA8C;YAC3D,oBAAoB,EAAE,IAAI;YAC1B,UAAU,EAAE;gBACV,WAAW,EAAE;oBACX,IAAI,EAAE,yCAAyC;oBAC/C,WAAW,EACT,8EAA8E;iBACjF;gBACD,UAAU,EAAE;oBACV,IAAI,EAAE,yCAAyC;oBAC/C,WAAW,EACT,6EAA6E;iBAChF;gBACD,SAAS,EAAE;oBACT,IAAI,EAAE,uCAAuC;oBAC7C,WAAW,EACT,qFAAqF;iBACxF;gBACD,OAAO,EAAE;oBACP,IAAI,EAAE,uCAAuC;oBAC7C,WAAW,EACT,wFAAwF;iBAC3F;aACF;SACF;QACD;YACE,KAAK,EAAE;gBACL,EAAE,IAAI,EAAE,gDAAgD,EAAE;gBAC1D,EAAE,IAAI,EAAE,gDAAgD,EAAE;gBAC1D,EAAE,IAAI,EAAE,6CAA6C,EAAE;gBACvD,EAAE,IAAI,EAAE,kDAAkD,EAAE;gBAC5D,EAAE,IAAI,EAAE,+CAA+C,EAAE;gBACzD,EAAE,IAAI,EAAE,+CAA+C,EAAE;gBACzD,EAAE,IAAI,EAAE,2CAA2C,EAAE;gBACrD,EAAE,IAAI,EAAE,4CAA4C,EAAE;gBACtD,EAAE,IAAI,EAAE,4CAA4C,EAAE;gBACtD,EAAE,IAAI,EAAE,+CAA+C,EAAE;gBACzD,EAAE,IAAI,EAAE,iDAAiD,EAAE;gBAC3D,EAAE,IAAI,EAAE,+CAA+C,EAAE;gBACzD,EAAE,IAAI,EAAE,6CAA6C,EAAE;gBACvD,EAAE,IAAI,EAAE,2CAA2C,EAAE;gBACrD,EAAE,IAAI,EAAE,+CAA+C,EAAE;gBACzD,EAAE,IAAI,EAAE,+CAA+C,EAAE;gBACzD,EAAE,IAAI,EAAE,0CAA0C,EAAE;gBACpD,EAAE,IAAI,EAAE,8CAA8C,EAAE;gBACxD,EAAE,IAAI,EAAE,2CAA2C,EAAE;gBACrD,EAAE,IAAI,EAAE,8CAA8C,EAAE;gBACxD,EAAE,IAAI,EAAE,oDAAoD,EAAE;gBAC9D,EAAE,IAAI,EAAE,qDAAqD,EAAE;gBAC/D,EAAE,IAAI,EAAE,qDAAqD,EAAE;gBAC/D,EAAE,IAAI,EAAE,kDAAkD,EAAE;gBAC5D,EAAE,IAAI,EAAE,oDAAoD,EAAE;gBAC9D,EAAE,IAAI,EAAE,iEAAiE,EAAE;gBAC3E,EAAE,IAAI,EAAE,oEAAoE,EAAE;gBAC9E,EAAE,IAAI,EAAE,iEAAiE,EAAE;gBAC3E,EAAE,IAAI,EAAE,sEAAsE,EAAE;gBAChF,EAAE,IAAI,EAAE,qDAAqD,EAAE;gBAC/D,EAAE,IAAI,EAAE,4CAA4C,EAAE;gBACtD,EAAE,IAAI,EAAE,6CAA6C,EAAE;gBACvD,EAAE,IAAI,EAAE,oDAAoD,EAAE;gBAC9D,EAAE,IAAI,EAAE,sDAAsD,EAAE;gBAChE,EAAE,IAAI,EAAE,kDAAkD,EAAE;gBAC5D,EAAE,IAAI,EAAE,mDAAmD,EAAE;gBAC7D,EAAE,IAAI,EAAE,oDAAoD,EAAE;gBAC9D,EAAE,IAAI,EAAE,oDAAoD,EAAE;gBAC9D,EAAE,IAAI,EAAE,iDAAiD,EAAE;gBAC3D,EAAE,IAAI,EAAE,+CAA+C,EAAE;gBACzD,EAAE,IAAI,EAAE,+CAA+C,EAAE;gBACzD,EAAE,IAAI,EAAE,4CAA4C,EAAE;gBACtD,EAAE,IAAI,EAAE,gDAAgD,EAAE;gBAC1D,EAAE,IAAI,EAAE,mDAAmD,EAAE;gBAC7D,EAAE,IAAI,EAAE,iDAAiD,EAAE;aAC5D;SACF;KACF;CACF,CAAC"}
@@ -1,82 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const ActionDefinition: OpenAPIV3.NonArraySchemaObject = {
4
- allOf: [
5
- {
6
- type: 'object',
7
- description: 'The base properties of an action definition.',
8
- additionalProperties: true,
9
- properties: {
10
- remapBefore: {
11
- $ref: '#/components/schemas/RemapperDefinition',
12
- description:
13
- 'This may be used to remap data before it is passed into the action function.',
14
- },
15
- remapAfter: {
16
- $ref: '#/components/schemas/RemapperDefinition',
17
- description:
18
- 'This may be used to remap data after it is passed into the action function.',
19
- },
20
- onSuccess: {
21
- $ref: '#/components/schemas/ActionDefinition',
22
- description:
23
- 'Another action that is dispatched when the action has been dispatched successfully.',
24
- },
25
- onError: {
26
- $ref: '#/components/schemas/ActionDefinition',
27
- description:
28
- 'Another action that is dispatched when the action has failed to dispatch successfully.',
29
- },
30
- },
31
- },
32
- {
33
- anyOf: [
34
- { $ref: '#/components/schemas/AnalyticsActionDefinition' },
35
- { $ref: '#/components/schemas/ConditionActionDefinition' },
36
- { $ref: '#/components/schemas/DialogActionDefinition' },
37
- { $ref: '#/components/schemas/DialogErrorActionDefinition' },
38
- { $ref: '#/components/schemas/DialogOkActionDefinition' },
39
- { $ref: '#/components/schemas/DownloadActionDefinition' },
40
- { $ref: '#/components/schemas/EachActionDefinition' },
41
- { $ref: '#/components/schemas/EmailActionDefinition' },
42
- { $ref: '#/components/schemas/EventActionDefinition' },
43
- { $ref: '#/components/schemas/FlowBackActionDefinition' },
44
- { $ref: '#/components/schemas/FlowFinishActionDefinition' },
45
- { $ref: '#/components/schemas/FlowNextActionDefinition' },
46
- { $ref: '#/components/schemas/FlowToActionDefinition' },
47
- { $ref: '#/components/schemas/LinkActionDefinition' },
48
- { $ref: '#/components/schemas/LinkBackActionDefinition' },
49
- { $ref: '#/components/schemas/LinkNextActionDefinition' },
50
- { $ref: '#/components/schemas/LogActionDefinition' },
51
- { $ref: '#/components/schemas/MessageActionDefinition' },
52
- { $ref: '#/components/schemas/NoopActionDefinition' },
53
- { $ref: '#/components/schemas/RequestActionDefinition' },
54
- { $ref: '#/components/schemas/ResourceCountActionDefinition' },
55
- { $ref: '#/components/schemas/ResourceCreateActionDefinition' },
56
- { $ref: '#/components/schemas/ResourceDeleteActionDefinition' },
57
- { $ref: '#/components/schemas/ResourceGetActionDefinition' },
58
- { $ref: '#/components/schemas/ResourceQueryActionDefinition' },
59
- { $ref: '#/components/schemas/ResourceSubscriptionStatusActionDefinition' },
60
- { $ref: '#/components/schemas/ResourceSubscriptionSubscribeActionDefinition' },
61
- { $ref: '#/components/schemas/ResourceSubscriptionToggleActionDefinition' },
62
- { $ref: '#/components/schemas/ResourceSubscriptionUnsubscribeActionDefinition' },
63
- { $ref: '#/components/schemas/ResourceUpdateActionDefinition' },
64
- { $ref: '#/components/schemas/ShareActionDefinition' },
65
- { $ref: '#/components/schemas/StaticActionDefinition' },
66
- { $ref: '#/components/schemas/StorageAppendActionDefinition' },
67
- { $ref: '#/components/schemas/StorageSubtractActionDefinition' },
68
- { $ref: '#/components/schemas/StorageReadActionDefinition' },
69
- { $ref: '#/components/schemas/StorageWriteActionDefinition' },
70
- { $ref: '#/components/schemas/StorageUpdateActionDefinition' },
71
- { $ref: '#/components/schemas/StorageDeleteActionDefinition' },
72
- { $ref: '#/components/schemas/TeamInviteActionDefinition' },
73
- { $ref: '#/components/schemas/TeamJoinActionDefinition' },
74
- { $ref: '#/components/schemas/TeamListActionDefinition' },
75
- { $ref: '#/components/schemas/ThrowActionDefinition' },
76
- { $ref: '#/components/schemas/UserLoginActionDefinition' },
77
- { $ref: '#/components/schemas/UserRegisterActionDefinition' },
78
- { $ref: '#/components/schemas/UserUpdateActionDefinition' },
79
- ],
80
- },
81
- ],
82
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"AnalyticsActionDefinition.js","sourceRoot":"","sources":["AnalyticsActionDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,MAAM,CAAC,MAAM,yBAAyB,GAAG,gBAAgB,CAAC,oBAAoB,EAAE;IAC9E,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,WAAW,CAAC;YACnB,WAAW,EAAE;;;CAGlB;SACI;QACD,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,iDAAiD;SAC/D;QACD,MAAM,EAAE;YACN,IAAI,EAAE,yCAAyC;YAC/C,WAAW,EAAE,gFAAgF;SAC9F;KACF;CACF,CAAC,CAAC"}
@@ -1,25 +0,0 @@
1
- import { BaseActionDefinition } from './BaseActionDefinition.js';
2
- import { extendJSONSchema } from './utils.js';
3
-
4
- export const AnalyticsActionDefinition = extendJSONSchema(BaseActionDefinition, {
5
- type: 'object',
6
- additionalProperties: false,
7
- required: ['type', 'target'],
8
- properties: {
9
- type: {
10
- enum: ['analytics'],
11
- description: `This action sends a Google Analytics event.
12
-
13
- It returns the input data.
14
- `,
15
- },
16
- target: {
17
- type: 'string',
18
- description: 'The name of the analytics target event to send.',
19
- },
20
- config: {
21
- $ref: '#/components/schemas/RemapperDefinition',
22
- description: 'A remapper whose result will be sent to Google Analytics as additional context',
23
- },
24
- },
25
- });
@@ -1 +0,0 @@
1
- {"version":3,"file":"App.js","sourceRoot":"","sources":["App.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAEnF,MAAM,CAAC,MAAM,GAAG,GAAmC;IACjD,IAAI,EAAE,QAAQ;IACd,WAAW,EAAE,uDAAuD;IACpE,oBAAoB,EAAE,KAAK;IAC3B,UAAU,EAAE;QACV,EAAE,EAAE;YACF,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,CAAC;YACV,QAAQ,EAAE,IAAI;YACd,WAAW,EAAE;;;CAGlB;SACI;QACD,cAAc,EAAE;YACd,IAAI,EAAE,iDAAiD;SACxD;QACD,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;YACd,SAAS,EAAE,CAAC;YACZ,SAAS,EAAE,EAAE;YACb,OAAO,EAAE,UAAU,CAAC,MAAM;YAC1B,WAAW,EAAE;;;;CAIlB;SACI;QACD,MAAM,EAAE;YACN,KAAK,EAAE;gBACL,EAAE,IAAI,EAAE,QAAQ,EAAE,SAAS,EAAE,CAAC,EAAE;gBAChC,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE;aACvC;YACD,WAAW,EAAE;;;;CAIlB;SACI;QACD,UAAU,EAAE;YACV,WAAW,EAAE;;;;;;;;CAQlB;YACK,OAAO,EAAE,UAAU;YACnB,IAAI,EAAE,CAAC,QAAQ,EAAE,UAAU,EAAE,SAAS,CAAC;SACxC;QACD,iBAAiB,EAAE;YACjB,IAAI,EAAE,SAAS;YACf,WAAW,EAAE,8EAA8E;SAC5F;QACD,MAAM,EAAE;YACN,IAAI,EAAE,SAAS;YACf,WAAW,EAAE;;;CAGlB;SACI;QACD,QAAQ,EAAE;YACR,IAAI,EAAE,SAAS;YACf,WAAW,EAAE,6EAA6E;SAC3F;QACD,eAAe,EAAE;YACf,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE;;;;CAIlB;SACI;QACD,UAAU,EAAE,EAAE,IAAI,EAAE,oCAAoC,EAAE;QAC1D,cAAc,EAAE;YACd,IAAI,EAAE,OAAO;YACb,WAAW,EAAE,4CAA4C;YACzD,KAAK,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE;SAC1B;QACD,iBAAiB,EAAE;YACjB,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,mEAAmE;YAChF,OAAO,EAAE,wBAAwB,CAAC,MAAM;SACzC;QACD,SAAS,EAAE;YACT,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE;;;;CAIlB;YACK,MAAM,EAAE,KAAK;SACd;QACD,iBAAiB,EAAE;YACjB,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE;;wDAEqC;SACnD;KACF;CACF,CAAC"}
@@ -1,107 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- import { googleAnalyticsIDPattern, normalized } from '../../../constants/index.js';
4
-
5
- export const App: OpenAPIV3.NonArraySchemaObject = {
6
- type: 'object',
7
- description: 'An app definition defines what an app will look like.',
8
- additionalProperties: false,
9
- properties: {
10
- id: {
11
- type: 'number',
12
- minimum: 0,
13
- readOnly: true,
14
- description: `The unique identifier for the app.
15
-
16
- This value will be generated automatically by the API.
17
- `,
18
- },
19
- OrganizationId: {
20
- $ref: '#/components/schemas/Organization/properties/id',
21
- },
22
- path: {
23
- type: 'string',
24
- minLength: 1,
25
- maxLength: 30,
26
- pattern: normalized.source,
27
- description: `The URL path segment on which this app is reachable.
28
-
29
- This may only contain lower case characters, numbers, and hyphens. By default this is a
30
- normalized version of the app name.
31
- `,
32
- },
33
- domain: {
34
- anyOf: [
35
- { type: 'string', maxLength: 0 },
36
- { type: 'string', format: 'hostname' },
37
- ],
38
- description: `The domain name on which this app should be served.
39
-
40
- If this is unspecified, the app will be served from the path on the domain of the server
41
- \`HOSTNAME\` variable.
42
- `,
43
- },
44
- visibility: {
45
- description: `Determine the app visibility of the app in the Appsemble app store.
46
-
47
- This doesn’t affect whether or not the app can be accessed on its own domain.
48
-
49
- - **public**: The app is publicly listed in the Appsemble app store.
50
- - **unlisted**: The app store page can be accessed, but the app isn’t listed publicly in the
51
- Appsemble app store.
52
- - **private**: The app is only visible to people who are part of the organization.
53
- `,
54
- default: 'unlisted',
55
- enum: ['public', 'unlisted', 'private'],
56
- },
57
- showAppDefinition: {
58
- type: 'boolean',
59
- description: 'Whether or not people who have access to the app may see the app definition.',
60
- },
61
- locked: {
62
- type: 'boolean',
63
- description: `Determines whether this app should be locked from being updated.
64
-
65
- This must be set to \`false\` before any other changes can be made to an app.
66
- `,
67
- },
68
- template: {
69
- type: 'boolean',
70
- description: 'Determines whether this app should be included when fetching for templates.',
71
- },
72
- longDescription: {
73
- type: 'string',
74
- description: `
75
- A long description for the app.
76
-
77
- The long desciption will be rendered on the app details page. Markdown content is supported.
78
- `,
79
- },
80
- definition: { $ref: '#/components/schemas/AppDefinition' },
81
- screenshotUrls: {
82
- type: 'array',
83
- description: 'A list of URLs referencing app screenshots',
84
- items: { type: 'string' },
85
- },
86
- googleAnalyticsID: {
87
- type: 'string',
88
- description: 'If this is specified, Google analytics will be applied to the app',
89
- pattern: googleAnalyticsIDPattern.source,
90
- },
91
- sentryDsn: {
92
- type: 'string',
93
- description: `The Sentry DSN to use for this app.
94
-
95
- If this is specified, the given Sentry DSN will be used for error tracking. Apps without a custom
96
- domain fall back to use the Appsemble server Sentry DSN.
97
- `,
98
- format: 'url',
99
- },
100
- sentryEnvironment: {
101
- type: 'string',
102
- description: `The name that should be used as the sentry environment.
103
-
104
- This is only applied when \`sentryDsn\` is specified.`,
105
- },
106
- },
107
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"AppAccount.js","sourceRoot":"","sources":["AppAccount.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,UAAU,GAAmC;IACxD,IAAI,EAAE,QAAQ;IACd,WAAW,EAAE,qCAAqC;IAClD,oBAAoB,EAAE,KAAK;IAC3B,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,yCAAyC;SACvD;QACD,KAAK,EAAE;YACL,IAAI,EAAE,QAAQ;YACd,MAAM,EAAE,OAAO;YACf,WAAW,EAAE,kDAAkD;SAChE;QACD,cAAc,EAAE;YACd,IAAI,EAAE,SAAS;YACf,WAAW,EAAE,+CAA+C;SAC7D;QACD,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,qCAAqC;SACnD;QACD,GAAG,EAAE;YACH,IAAI,EAAE,oCAAoC;SAC3C;QACD,GAAG,EAAE;YACH,IAAI,EAAE,OAAO;YACb,WAAW,EAAE,+EAA+E;YAC5F,KAAK,EAAE,EAAE,IAAI,EAAE,uCAAuC,EAAE;SACzD;QACD,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,MAAM,EAAE,KAAK;YACb,WAAW,EAAE,sCAAsC;SACpD;KACF;CACF,CAAC"}
@@ -1,39 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const AppAccount: OpenAPIV3.NonArraySchemaObject = {
4
- type: 'object',
5
- description: 'An user account connected to an app',
6
- additionalProperties: false,
7
- properties: {
8
- name: {
9
- type: 'string',
10
- description: 'The name as it is available in the app.',
11
- },
12
- email: {
13
- type: 'string',
14
- format: 'email',
15
- description: 'The email address as it is available in the app.',
16
- },
17
- email_verified: {
18
- type: 'boolean',
19
- description: 'Whether this email address has been verified.',
20
- },
21
- role: {
22
- type: 'string',
23
- description: 'The role of the user within the app',
24
- },
25
- app: {
26
- $ref: '#/components/schemas/AppDefinition',
27
- },
28
- sso: {
29
- type: 'array',
30
- description: 'The single sign on configurations which link the user to an external account.',
31
- items: { $ref: '#/components/schemas/SSOConfiguration' },
32
- },
33
- avatar: {
34
- type: 'string',
35
- format: 'url',
36
- description: 'The URL of the avatar of the member.',
37
- },
38
- },
39
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"AppDefinition.js","sourceRoot":"","sources":["AppDefinition.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAE5D,MAAM,CAAC,MAAM,aAAa,GAAmC;IAC3D,IAAI,EAAE,QAAQ;IACd,QAAQ,EAAE,CAAC,MAAM,EAAE,aAAa,EAAE,OAAO,CAAC;IAC1C,oBAAoB,EAAE,KAAK;IAC3B,WAAW,EAAE,+DAA+D;IAC5E,UAAU,EAAE;QACV,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;YACd,SAAS,EAAE,CAAC;YACZ,SAAS,EAAE,EAAE;YACb,WAAW,EAAE;;;CAGlB;SACI;QACD,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,WAAW,EAAE;;;;;CAKlB;YACK,KAAK,EAAE;gBACL,IAAI,EAAE,QAAQ;aACf;SACF;QACD,WAAW,EAAE;YACX,IAAI,EAAE,QAAQ;YACd,SAAS,EAAE,EAAE;YACb,WAAW,EAAE;;;CAGlB;SACI;QACD,MAAM,EAAE;YACN,IAAI,EAAE,0CAA0C;YAChD,WAAW,EAAE,8CAA8C;SAC5D;QACD,aAAa,EAAE;YACb,IAAI,EAAE,CAAC,QAAQ,EAAE,SAAS,CAAC;YAC3B,WAAW,EAAE;;;;;;;;CAQlB;SACI;QACD,WAAW,EAAE;YACX,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE;;;CAGlB;SACI;QACD,eAAe,EAAE;YACf,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,aAAa;YACtB,SAAS,EAAE,CAAC;YACZ,WAAW,EAAE,mCAAmC;SACjD;QACD,SAAS,EAAE;YACT,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE;;;CAGlB;YACK,oBAAoB,EAAE;gBACpB,WAAW,EAAE,+BAA+B;gBAC5C,IAAI,EAAE,yCAAyC;aAChD;SACF;QACD,QAAQ,EAAE;YACR,IAAI,EAAE,yCAAyC;YAC/C,WAAW,EAAE,+CAA+C;SAC7D;QACD,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,QAAQ,EAAE,CAAC;YACX,WAAW,EAAE,uBAAuB;YACpC,KAAK,EAAE;gBACL,KAAK,EAAE;oBACL,EAAE,IAAI,EAAE,qCAAqC,EAAE;oBAC/C,EAAE,IAAI,EAAE,yCAAyC,EAAE;oBACnD,EAAE,IAAI,EAAE,yCAAyC,EAAE;iBACpD;aACF;SACF;QACD,KAAK,EAAE;YACL,IAAI,EAAE,4BAA4B;SACnC;QACD,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;YACd,aAAa,EAAE,CAAC;YAChB,WAAW,EAAE,wDAAwD;YACrE,oBAAoB,EAAE,EAAE,IAAI,EAAE,qCAAqC,EAAE;SACtE;QACD,OAAO,EAAE;YACP,IAAI,EAAE,OAAO;YACb,QAAQ,EAAE,CAAC;YACX,WAAW,EAAE,yDAAyD;YACtE,KAAK,EAAE,EAAE;SACV;KACF;CACF,CAAC"}
@@ -1,112 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- import { defaultLocale } from '../../../constants/index.js';
4
-
5
- export const AppDefinition: OpenAPIV3.NonArraySchemaObject = {
6
- type: 'object',
7
- required: ['name', 'defaultPage', 'pages'],
8
- additionalProperties: false,
9
- description: 'An app definition describes what an Appsemble app looks like.',
10
- properties: {
11
- name: {
12
- type: 'string',
13
- minLength: 1,
14
- maxLength: 30,
15
- description: `The human readable name of the app.
16
-
17
- This will be displayed for example on the home screen or in the browser tab.
18
- `,
19
- },
20
- roles: {
21
- type: 'array',
22
- description: `The list of roles that are allowed to view this app.
23
-
24
- This list is used as the default roles for the roles property on pages and blocks, which can be
25
- overridden by defining them for a specific page or block. Note that these roles must be defined in
26
- \`security.roles\`.
27
- `,
28
- items: {
29
- type: 'string',
30
- },
31
- },
32
- description: {
33
- type: 'string',
34
- maxLength: 80,
35
- description: `A short description describing the app.
36
-
37
- This will be displayed on the app store.
38
- `,
39
- },
40
- layout: {
41
- $ref: '#/components/schemas/AppLayoutDefinition',
42
- description: 'Properties related to the layout of the app.',
43
- },
44
- notifications: {
45
- enum: ['opt-in', 'startup'],
46
- description: `The strategy to use for apps to subscribe to push notifications.
47
-
48
- If specified, push notifications can be sent to subscribed users via the _Notifications_ tab in the
49
- app details page in Appsemble Studio. Setting this to \`opt-in\` allows for users to opt into
50
- receiving push notifications by pressing the subscribe button in the App settings page. Setting this
51
- to \`startup\` will cause Appsemble to immediately request for the permission upon opening the app.
52
-
53
- > **Note**: Setting \`notifications\` to \`startup\` is not recommended, due to its invasive nature.
54
- `,
55
- },
56
- defaultPage: {
57
- type: 'string',
58
- description: `The name of the page that should be displayed when the app is initially loaded.
59
-
60
- This **must** match the name of a page defined for the app.
61
- `,
62
- },
63
- defaultLanguage: {
64
- type: 'string',
65
- default: defaultLocale,
66
- minLength: 2,
67
- description: 'The default language for the app.',
68
- },
69
- resources: {
70
- type: 'object',
71
- description: `Resources define how Appsemble can store data for an app.
72
-
73
- The most basic resource has a \`schema\` property and defines the minimal security rules.
74
- `,
75
- additionalProperties: {
76
- description: 'A single resource definition.',
77
- $ref: '#/components/schemas/ResourceDefinition',
78
- },
79
- },
80
- security: {
81
- $ref: '#/components/schemas/SecurityDefinition',
82
- description: 'Role definitions that may be used by the app.',
83
- },
84
- pages: {
85
- type: 'array',
86
- minItems: 1,
87
- description: 'The pages of the app.',
88
- items: {
89
- anyOf: [
90
- { $ref: '#/components/schemas/PageDefinition' },
91
- { $ref: '#/components/schemas/TabsPageDefinition' },
92
- { $ref: '#/components/schemas/FlowPageDefinition' },
93
- ],
94
- },
95
- },
96
- theme: {
97
- $ref: '#/components/schemas/Theme',
98
- },
99
- cron: {
100
- type: 'object',
101
- minProperties: 1,
102
- description: 'A list of cron jobs that are associated with this app.',
103
- additionalProperties: { $ref: '#/components/schemas/CronDefinition' },
104
- },
105
- anchors: {
106
- type: 'array',
107
- minItems: 1,
108
- description: 'Helper property that can be used to store YAML anchors.',
109
- items: {},
110
- },
111
- },
112
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"AppLayoutDefinition.js","sourceRoot":"","sources":["AppLayoutDefinition.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,mBAAmB,GAAmC;IACjE,IAAI,EAAE,QAAQ;IACd,WAAW,EAAE,+EAA+E;IAC5F,oBAAoB,EAAE,KAAK;IAC3B,aAAa,EAAE,CAAC;IAChB,UAAU,EAAE;QACV,KAAK,EAAE;YACL,IAAI,EAAE,CAAC,QAAQ,EAAE,YAAY,EAAE,QAAQ,CAAC;YACxC,OAAO,EAAE,QAAQ;YACjB,WAAW,EAAE,mCAAmC;SACjD;QACD,QAAQ,EAAE;YACR,IAAI,EAAE,CAAC,QAAQ,EAAE,YAAY,EAAE,QAAQ,CAAC;YACxC,OAAO,EAAE,QAAQ;YACjB,WAAW,EAAE;;;CAGlB;SACI;QACD,QAAQ,EAAE;YACR,IAAI,EAAE,CAAC,QAAQ,EAAE,YAAY,EAAE,QAAQ,CAAC;YACxC,OAAO,EAAE,YAAY;YACrB,WAAW,EAAE;;;CAGlB;SACI;QACD,UAAU,EAAE;YACV,IAAI,EAAE,CAAC,QAAQ,EAAE,WAAW,EAAE,QAAQ,CAAC;YACvC,OAAO,EAAE,WAAW;YACpB,WAAW,EAAE;;;CAGlB;SACI;KACF;CACF,CAAC"}
@@ -1,39 +0,0 @@
1
- import { OpenAPIV3 } from 'openapi-types';
2
-
3
- export const AppLayoutDefinition: OpenAPIV3.NonArraySchemaObject = {
4
- type: 'object',
5
- description: 'The layout definition allows you to tweak several layout elements of the app.',
6
- additionalProperties: false,
7
- minProperties: 1,
8
- properties: {
9
- login: {
10
- enum: ['navbar', 'navigation', 'hidden'],
11
- default: 'navbar',
12
- description: 'The location of the login button.',
13
- },
14
- settings: {
15
- enum: ['navbar', 'navigation', 'hidden'],
16
- default: 'navbar',
17
- description: `The location of the settings button.
18
-
19
- If set to \`navigation\`, it will only be visible if \`login\` is also visible in \`navigation\`.
20
- `,
21
- },
22
- feedback: {
23
- enum: ['navbar', 'navigation', 'hidden'],
24
- default: 'navigation',
25
- description: `The location of the feedback button.
26
-
27
- If set to \`navigation\`, it will only be visible if \`login\` is also visible in \`navigation\`.
28
- `,
29
- },
30
- navigation: {
31
- enum: ['bottom', 'left-menu', 'hidden'],
32
- default: 'left-menu',
33
- description: `The navigation type to use.
34
-
35
- If this is omitted, a collapsable side navigation menu will be rendered on the left.
36
- `,
37
- },
38
- },
39
- };