@appsemble/utils 0.20.26 → 0.20.27

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.
package/README.md CHANGED
@@ -1,10 +1,10 @@
1
- # ![](https://gitlab.com/appsemble/appsemble/-/raw/0.20.26/config/assets/logo.svg) Appsemble Utilities
1
+ # ![](https://gitlab.com/appsemble/appsemble/-/raw/0.20.27/config/assets/logo.svg) Appsemble Utilities
2
2
 
3
3
  > Internal utility functions used across multiple Appsemble projects.
4
4
 
5
5
  [![npm](https://img.shields.io/npm/v/@appsemble/utils)](https://www.npmjs.com/package/@appsemble/utils)
6
- [![GitLab CI](https://gitlab.com/appsemble/appsemble/badges/0.20.26/pipeline.svg)](https://gitlab.com/appsemble/appsemble/-/releases/0.20.26)
7
- [![Code coverage](https://codecov.io/gl/appsemble/appsemble/branch/0.20.26/graph/badge.svg)](https://codecov.io/gl/appsemble/appsemble)
6
+ [![GitLab CI](https://gitlab.com/appsemble/appsemble/badges/0.20.27/pipeline.svg)](https://gitlab.com/appsemble/appsemble/-/releases/0.20.27)
7
+ [![Code coverage](https://codecov.io/gl/appsemble/appsemble/branch/0.20.27/graph/badge.svg)](https://codecov.io/gl/appsemble/appsemble)
8
8
  [![Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://prettier.io)
9
9
 
10
10
  ## Installation
@@ -21,5 +21,5 @@ not guaranteed.
21
21
 
22
22
  ## License
23
23
 
24
- [LGPL-3.0-only](https://gitlab.com/appsemble/appsemble/-/blob/0.20.26/LICENSE.md) ©
24
+ [LGPL-3.0-only](https://gitlab.com/appsemble/appsemble/-/blob/0.20.27/LICENSE.md) ©
25
25
  [Appsemble](https://appsemble.com)
@@ -0,0 +1,2 @@
1
+ import { OpenAPIV3 } from 'openapi-types';
2
+ export declare const SSLSecret: OpenAPIV3.SchemaObject;
@@ -0,0 +1,16 @@
1
+ export const SSLSecret = {
2
+ type: 'object',
3
+ additionalProperties: false,
4
+ description: 'The SSL secret of an app.',
5
+ properties: {
6
+ certificate: {
7
+ type: 'string',
8
+ description: 'The fully resolved SSL certificate in PEM format.',
9
+ },
10
+ key: {
11
+ type: 'string',
12
+ description: 'The fully SSL key in PEM format.',
13
+ },
14
+ },
15
+ };
16
+ //# sourceMappingURL=SSLSecret.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SSLSecret.js","sourceRoot":"","sources":["SSLSecret.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,SAAS,GAA2B;IAC/C,IAAI,EAAE,QAAQ;IACd,oBAAoB,EAAE,KAAK;IAC3B,WAAW,EAAE,2BAA2B;IACxC,UAAU,EAAE;QACV,WAAW,EAAE;YACX,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,mDAAmD;SACjE;QACD,GAAG,EAAE;YACH,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,kCAAkC;SAChD;KACF;CACF,CAAC"}
@@ -0,0 +1,17 @@
1
+ import { OpenAPIV3 } from 'openapi-types';
2
+
3
+ export const SSLSecret: OpenAPIV3.SchemaObject = {
4
+ type: 'object',
5
+ additionalProperties: false,
6
+ description: 'The SSL secret of an app.',
7
+ properties: {
8
+ certificate: {
9
+ type: 'string',
10
+ description: 'The fully resolved SSL certificate in PEM format.',
11
+ },
12
+ key: {
13
+ type: 'string',
14
+ description: 'The fully SSL key in PEM format.',
15
+ },
16
+ },
17
+ };
@@ -84,6 +84,7 @@ export * from './SecurityDefaultDefinition.js';
84
84
  export * from './SecurityDefinition.js';
85
85
  export * from './SecurityRoleDefinition.js';
86
86
  export * from './ShareActionDefinition.js';
87
+ export * from './SSLSecret.js';
87
88
  export * from './SSOConfiguration.js';
88
89
  export * from './StaticActionDefinition.js';
89
90
  export * from './StorageReadActionDefinition.js';
@@ -84,6 +84,7 @@ export * from './SecurityDefaultDefinition.js';
84
84
  export * from './SecurityDefinition.js';
85
85
  export * from './SecurityRoleDefinition.js';
86
86
  export * from './ShareActionDefinition.js';
87
+ export * from './SSLSecret.js';
87
88
  export * from './SSOConfiguration.js';
88
89
  export * from './StaticActionDefinition.js';
89
90
  export * from './StorageReadActionDefinition.js';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
@@ -84,6 +84,7 @@ export * from './SecurityDefaultDefinition.js';
84
84
  export * from './SecurityDefinition.js';
85
85
  export * from './SecurityRoleDefinition.js';
86
86
  export * from './ShareActionDefinition.js';
87
+ export * from './SSLSecret.js';
87
88
  export * from './SSOConfiguration.js';
88
89
  export * from './StaticActionDefinition.js';
89
90
  export * from './StorageReadActionDefinition.js';
@@ -0,0 +1,2 @@
1
+ import { OpenAPIV3 } from 'openapi-types';
2
+ export declare const paths: OpenAPIV3.PathsObject;
@@ -0,0 +1,39 @@
1
+ export const paths = {
2
+ '/api/apps/{appId}/secrets/ssl': {
3
+ parameters: [{ $ref: '#/components/parameters/appId' }],
4
+ get: {
5
+ tags: ['app'],
6
+ description: 'Get the SSL certificate of an app',
7
+ operationId: 'getSSLSecret',
8
+ responses: {
9
+ 200: {
10
+ description: 'The SSL secret of the app.',
11
+ $ref: '#/components/schemas/SSLSecret',
12
+ },
13
+ },
14
+ security: [{ studio: [] }],
15
+ },
16
+ put: {
17
+ tags: ['app'],
18
+ description: 'Update the app’s SSL secret',
19
+ operationId: 'updateSSLSecret',
20
+ requestBody: {
21
+ content: {
22
+ 'application/json': {
23
+ schema: {
24
+ $ref: '#/components/schemas/SSLSecret',
25
+ },
26
+ },
27
+ },
28
+ },
29
+ responses: {
30
+ 200: {
31
+ description: 'The updated SSL secret.',
32
+ $ref: '#/components/schemas/SSLSecret',
33
+ },
34
+ },
35
+ security: [{ studio: [] }],
36
+ },
37
+ },
38
+ };
39
+ //# sourceMappingURL=appSSLSecrets.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"appSSLSecrets.js","sourceRoot":"","sources":["appSSLSecrets.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,KAAK,GAA0B;IAC1C,+BAA+B,EAAE;QAC/B,UAAU,EAAE,CAAC,EAAE,IAAI,EAAE,+BAA+B,EAAE,CAAC;QACvD,GAAG,EAAE;YACH,IAAI,EAAE,CAAC,KAAK,CAAC;YACb,WAAW,EAAE,mCAAmC;YAChD,WAAW,EAAE,cAAc;YAC3B,SAAS,EAAE;gBACT,GAAG,EAAE;oBACH,WAAW,EAAE,4BAA4B;oBACzC,IAAI,EAAE,gCAAgC;iBACvC;aACF;YACD,QAAQ,EAAE,CAAC,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;SAC3B;QACD,GAAG,EAAE;YACH,IAAI,EAAE,CAAC,KAAK,CAAC;YACb,WAAW,EAAE,6BAA6B;YAC1C,WAAW,EAAE,iBAAiB;YAC9B,WAAW,EAAE;gBACX,OAAO,EAAE;oBACP,kBAAkB,EAAE;wBAClB,MAAM,EAAE;4BACN,IAAI,EAAE,gCAAgC;yBACvC;qBACF;iBACF;aACF;YACD,SAAS,EAAE;gBACT,GAAG,EAAE;oBACH,WAAW,EAAE,yBAAyB;oBACtC,IAAI,EAAE,gCAAgC;iBACvC;aACF;YACD,QAAQ,EAAE,CAAC,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;SAC3B;KACF;CACF,CAAC"}
@@ -0,0 +1,40 @@
1
+ import { OpenAPIV3 } from 'openapi-types';
2
+
3
+ export const paths: OpenAPIV3.PathsObject = {
4
+ '/api/apps/{appId}/secrets/ssl': {
5
+ parameters: [{ $ref: '#/components/parameters/appId' }],
6
+ get: {
7
+ tags: ['app'],
8
+ description: 'Get the SSL certificate of an app',
9
+ operationId: 'getSSLSecret',
10
+ responses: {
11
+ 200: {
12
+ description: 'The SSL secret of the app.',
13
+ $ref: '#/components/schemas/SSLSecret',
14
+ },
15
+ },
16
+ security: [{ studio: [] }],
17
+ },
18
+ put: {
19
+ tags: ['app'],
20
+ description: 'Update the app’s SSL secret',
21
+ operationId: 'updateSSLSecret',
22
+ requestBody: {
23
+ content: {
24
+ 'application/json': {
25
+ schema: {
26
+ $ref: '#/components/schemas/SSLSecret',
27
+ },
28
+ },
29
+ },
30
+ },
31
+ responses: {
32
+ 200: {
33
+ description: 'The updated SSL secret.',
34
+ $ref: '#/components/schemas/SSLSecret',
35
+ },
36
+ },
37
+ security: [{ studio: [] }],
38
+ },
39
+ },
40
+ };
@@ -4,6 +4,7 @@ import { paths as appOAuth2Secrets } from './appOAuth2Secrets.js';
4
4
  import { paths as apps } from './apps.js';
5
5
  import { paths as appSamlSecrets } from './appSamlSecrets.js';
6
6
  import { paths as appsembleMessages } from './appsembleMessages.js';
7
+ import { paths as appSSLSecrets } from './appSSLSecrets.js';
7
8
  import { paths as assets } from './assets.js';
8
9
  import { paths as blocks } from './blocks.js';
9
10
  import { paths as emails } from './emails.js';
@@ -23,6 +24,7 @@ export const paths = {
23
24
  ...apps,
24
25
  ...appSamlSecrets,
25
26
  ...appsembleMessages,
27
+ ...appSSLSecrets,
26
28
  ...assets,
27
29
  ...blocks,
28
30
  ...emails,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,EAAE,KAAK,IAAI,YAAY,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,EAAE,KAAK,IAAI,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAClE,OAAO,EAAE,KAAK,IAAI,IAAI,EAAE,MAAM,WAAW,CAAC;AAC1C,OAAO,EAAE,KAAK,IAAI,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,KAAK,IAAI,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AACpE,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,EAAE,KAAK,IAAI,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAChF,OAAO,EAAE,KAAK,IAAI,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,KAAK,IAAI,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,KAAK,IAAI,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EAAE,KAAK,IAAI,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,KAAK,IAAI,SAAS,EAAE,MAAM,gBAAgB,CAAC;AACpD,OAAO,EAAE,KAAK,IAAI,IAAI,EAAE,MAAM,WAAW,CAAC;AAC1C,OAAO,EAAE,KAAK,IAAI,SAAS,EAAE,MAAM,gBAAgB,CAAC;AACpD,OAAO,EAAE,KAAK,IAAI,IAAI,EAAE,MAAM,WAAW,CAAC;AAE1C,MAAM,CAAC,MAAM,KAAK,GAAG;IACnB,GAAG,gBAAgB;IACnB,GAAG,IAAI;IACP,GAAG,cAAc;IACjB,GAAG,iBAAiB;IACpB,GAAG,MAAM;IACT,GAAG,MAAM;IACT,GAAG,MAAM;IACT,GAAG,MAAM;IACT,GAAG,MAAM;IACT,GAAG,uBAAuB;IAC1B,GAAG,WAAW;IACd,GAAG,cAAc;IACjB,GAAG,aAAa;IAChB,GAAG,MAAM;IACT,GAAG,eAAe;IAClB,GAAG,SAAS;IACZ,GAAG,IAAI;IACP,GAAG,SAAS;IACZ,GAAG,YAAY;IACf,GAAG,IAAI;CACR,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,EAAE,KAAK,IAAI,YAAY,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,EAAE,KAAK,IAAI,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAClE,OAAO,EAAE,KAAK,IAAI,IAAI,EAAE,MAAM,WAAW,CAAC;AAC1C,OAAO,EAAE,KAAK,IAAI,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,KAAK,IAAI,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AACpE,OAAO,EAAE,KAAK,IAAI,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,EAAE,KAAK,IAAI,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAChF,OAAO,EAAE,KAAK,IAAI,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,KAAK,IAAI,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,KAAK,IAAI,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EAAE,KAAK,IAAI,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,KAAK,IAAI,SAAS,EAAE,MAAM,gBAAgB,CAAC;AACpD,OAAO,EAAE,KAAK,IAAI,IAAI,EAAE,MAAM,WAAW,CAAC;AAC1C,OAAO,EAAE,KAAK,IAAI,SAAS,EAAE,MAAM,gBAAgB,CAAC;AACpD,OAAO,EAAE,KAAK,IAAI,IAAI,EAAE,MAAM,WAAW,CAAC;AAE1C,MAAM,CAAC,MAAM,KAAK,GAAG;IACnB,GAAG,gBAAgB;IACnB,GAAG,IAAI;IACP,GAAG,cAAc;IACjB,GAAG,iBAAiB;IACpB,GAAG,aAAa;IAChB,GAAG,MAAM;IACT,GAAG,MAAM;IACT,GAAG,MAAM;IACT,GAAG,MAAM;IACT,GAAG,MAAM;IACT,GAAG,uBAAuB;IAC1B,GAAG,WAAW;IACd,GAAG,cAAc;IACjB,GAAG,aAAa;IAChB,GAAG,MAAM;IACT,GAAG,eAAe;IAClB,GAAG,SAAS;IACZ,GAAG,IAAI;IACP,GAAG,SAAS;IACZ,GAAG,YAAY;IACf,GAAG,IAAI;CACR,CAAC"}
@@ -4,6 +4,7 @@ import { paths as appOAuth2Secrets } from './appOAuth2Secrets.js';
4
4
  import { paths as apps } from './apps.js';
5
5
  import { paths as appSamlSecrets } from './appSamlSecrets.js';
6
6
  import { paths as appsembleMessages } from './appsembleMessages.js';
7
+ import { paths as appSSLSecrets } from './appSSLSecrets.js';
7
8
  import { paths as assets } from './assets.js';
8
9
  import { paths as blocks } from './blocks.js';
9
10
  import { paths as emails } from './emails.js';
@@ -24,6 +25,7 @@ export const paths = {
24
25
  ...apps,
25
26
  ...appSamlSecrets,
26
27
  ...appsembleMessages,
28
+ ...appSSLSecrets,
27
29
  ...assets,
28
30
  ...blocks,
29
31
  ...emails,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appsemble/utils",
3
- "version": "0.20.26",
3
+ "version": "0.20.27",
4
4
  "description": "Utility functions used in Appsemble internally",
5
5
  "keywords": [
6
6
  "app",
@@ -31,7 +31,7 @@
31
31
  "test": "NODE_OPTIONS=--experimental-vm-modules jest"
32
32
  },
33
33
  "dependencies": {
34
- "@appsemble/types": "0.20.26",
34
+ "@appsemble/types": "0.20.27",
35
35
  "axios": "^0.27.0",
36
36
  "cron-parser": "^4.0.0",
37
37
  "date-fns": "^2.0.0",