@budibase/types 2.4.44-alpha.3 → 2.4.44

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 (88) hide show
  1. package/dist/cjs/api/web/global/index.d.ts +0 -1
  2. package/dist/cjs/api/web/global/index.js +0 -1
  3. package/dist/cjs/api/web/global/index.js.map +1 -1
  4. package/dist/cjs/api/web/pagination.d.ts +1 -1
  5. package/dist/cjs/documents/app/automation.d.ts +1 -2
  6. package/dist/cjs/documents/app/automation.js +0 -1
  7. package/dist/cjs/documents/app/automation.js.map +1 -1
  8. package/dist/cjs/documents/global/config.d.ts +11 -14
  9. package/dist/cjs/documents/global/config.js +1 -4
  10. package/dist/cjs/documents/global/config.js.map +1 -1
  11. package/dist/cjs/documents/global/user.d.ts +0 -6
  12. package/dist/cjs/documents/global/user.js.map +1 -1
  13. package/dist/cjs/documents/global/userGroup.d.ts +0 -4
  14. package/dist/cjs/sdk/db.d.ts +1 -2
  15. package/dist/cjs/sdk/db.js +0 -1
  16. package/dist/cjs/sdk/db.js.map +1 -1
  17. package/dist/cjs/sdk/events/event.js +8 -8
  18. package/dist/cjs/sdk/events/event.js.map +1 -1
  19. package/dist/cjs/sdk/events/user.d.ts +0 -3
  20. package/dist/cjs/sdk/events/userGroup.d.ts +0 -5
  21. package/dist/cjs/sdk/licensing/feature.d.ts +1 -2
  22. package/dist/cjs/sdk/licensing/feature.js +0 -1
  23. package/dist/cjs/sdk/licensing/feature.js.map +1 -1
  24. package/dist/cjs/tsconfig-cjs.build.tsbuildinfo +1 -1
  25. package/dist/mjs/api/web/global/index.d.ts +0 -1
  26. package/dist/mjs/api/web/global/index.js +0 -1
  27. package/dist/mjs/api/web/global/index.js.map +1 -1
  28. package/dist/mjs/api/web/pagination.d.ts +1 -1
  29. package/dist/mjs/documents/app/automation.d.ts +1 -2
  30. package/dist/mjs/documents/app/automation.js +0 -1
  31. package/dist/mjs/documents/app/automation.js.map +1 -1
  32. package/dist/mjs/documents/global/config.d.ts +11 -14
  33. package/dist/mjs/documents/global/config.js +0 -2
  34. package/dist/mjs/documents/global/config.js.map +1 -1
  35. package/dist/mjs/documents/global/user.d.ts +0 -6
  36. package/dist/mjs/documents/global/user.js.map +1 -1
  37. package/dist/mjs/documents/global/userGroup.d.ts +0 -4
  38. package/dist/mjs/sdk/db.d.ts +1 -2
  39. package/dist/mjs/sdk/db.js +0 -1
  40. package/dist/mjs/sdk/db.js.map +1 -1
  41. package/dist/mjs/sdk/events/event.js +8 -8
  42. package/dist/mjs/sdk/events/event.js.map +1 -1
  43. package/dist/mjs/sdk/events/user.d.ts +0 -3
  44. package/dist/mjs/sdk/events/userGroup.d.ts +0 -5
  45. package/dist/mjs/sdk/licensing/feature.d.ts +1 -2
  46. package/dist/mjs/sdk/licensing/feature.js +0 -1
  47. package/dist/mjs/sdk/licensing/feature.js.map +1 -1
  48. package/dist/mjs/tsconfig.build.tsbuildinfo +1 -1
  49. package/package.json +2 -5
  50. package/src/api/web/global/index.ts +0 -1
  51. package/src/api/web/pagination.ts +1 -1
  52. package/src/documents/app/automation.ts +0 -1
  53. package/src/documents/global/config.ts +14 -16
  54. package/src/documents/global/user.ts +0 -6
  55. package/src/documents/global/userGroup.ts +0 -4
  56. package/src/sdk/db.ts +0 -1
  57. package/src/sdk/events/event.ts +8 -8
  58. package/src/sdk/events/user.ts +0 -3
  59. package/src/sdk/events/userGroup.ts +0 -5
  60. package/src/sdk/licensing/feature.ts +0 -1
  61. package/dist/cjs/api/web/global/scim/groups.d.ts +0 -27
  62. package/dist/cjs/api/web/global/scim/groups.js +0 -3
  63. package/dist/cjs/api/web/global/scim/groups.js.map +0 -1
  64. package/dist/cjs/api/web/global/scim/index.d.ts +0 -3
  65. package/dist/cjs/api/web/global/scim/index.js +0 -20
  66. package/dist/cjs/api/web/global/scim/index.js.map +0 -1
  67. package/dist/cjs/api/web/global/scim/shared.d.ts +0 -12
  68. package/dist/cjs/api/web/global/scim/shared.js +0 -3
  69. package/dist/cjs/api/web/global/scim/shared.js.map +0 -1
  70. package/dist/cjs/api/web/global/scim/users.d.ts +0 -55
  71. package/dist/cjs/api/web/global/scim/users.js +0 -3
  72. package/dist/cjs/api/web/global/scim/users.js.map +0 -1
  73. package/dist/mjs/api/web/global/scim/groups.d.ts +0 -27
  74. package/dist/mjs/api/web/global/scim/groups.js +0 -2
  75. package/dist/mjs/api/web/global/scim/groups.js.map +0 -1
  76. package/dist/mjs/api/web/global/scim/index.d.ts +0 -3
  77. package/dist/mjs/api/web/global/scim/index.js +0 -4
  78. package/dist/mjs/api/web/global/scim/index.js.map +0 -1
  79. package/dist/mjs/api/web/global/scim/shared.d.ts +0 -12
  80. package/dist/mjs/api/web/global/scim/shared.js +0 -2
  81. package/dist/mjs/api/web/global/scim/shared.js.map +0 -1
  82. package/dist/mjs/api/web/global/scim/users.d.ts +0 -55
  83. package/dist/mjs/api/web/global/scim/users.js +0 -2
  84. package/dist/mjs/api/web/global/scim/users.js.map +0 -1
  85. package/src/api/web/global/scim/groups.ts +0 -30
  86. package/src/api/web/global/scim/index.ts +0 -3
  87. package/src/api/web/global/scim/shared.ts +0 -14
  88. package/src/api/web/global/scim/users.ts +0 -58
@@ -1,27 +0,0 @@
1
- import { ScimResource, ScimMeta } from "scim-patch";
2
- import { ScimListResponse } from "./shared";
3
- export interface ScimGroupResponse extends ScimResource {
4
- schemas: ["urn:ietf:params:scim:schemas:core:2.0:Group"];
5
- id: string;
6
- externalId: string;
7
- displayName: string;
8
- meta: ScimMeta & {
9
- resourceType: "Group";
10
- };
11
- members?: {
12
- value: string;
13
- }[];
14
- }
15
- export interface ScimCreateGroupRequest {
16
- schemas: [
17
- "urn:ietf:params:scim:schemas:core:2.0:Group",
18
- "http://schemas.microsoft.com/2006/11/ResourceManagement/ADSCIM/2.0/Group"
19
- ];
20
- externalId: string;
21
- displayName: string;
22
- meta: ScimMeta & {
23
- resourceType: "Group";
24
- };
25
- }
26
- export interface ScimGroupListResponse extends ScimListResponse<ScimGroupResponse> {
27
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=groups.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"groups.js","sourceRoot":"","sources":["../../../../../../src/api/web/global/scim/groups.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- export * from "./users";
2
- export * from "./groups";
3
- export * from "./shared";
@@ -1,20 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./users"), exports);
18
- __exportStar(require("./groups"), exports);
19
- __exportStar(require("./shared"), exports);
20
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/api/web/global/scim/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAuB;AACvB,2CAAwB;AACxB,2CAAwB"}
@@ -1,12 +0,0 @@
1
- import { ScimPatchOperation } from "scim-patch";
2
- export interface ScimListResponse<T> {
3
- schemas: ["urn:ietf:params:scim:api:messages:2.0:ListResponse"];
4
- totalResults: number;
5
- Resources: T[];
6
- startIndex: number;
7
- itemsPerPage: number;
8
- }
9
- export interface ScimUpdateRequest {
10
- schemas: ["urn:ietf:params:scim:api:messages:2.0:PatchOp"];
11
- Operations: ScimPatchOperation[];
12
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=shared.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"shared.js","sourceRoot":"","sources":["../../../../../../src/api/web/global/scim/shared.ts"],"names":[],"mappings":""}
@@ -1,55 +0,0 @@
1
- import { ScimResource, ScimMeta } from "scim-patch";
2
- import { ScimListResponse } from "./shared";
3
- declare type BooleanString = boolean | "True" | "true" | "False" | "false";
4
- export interface ScimUserResponse extends ScimResource {
5
- schemas: ["urn:ietf:params:scim:schemas:core:2.0:User"];
6
- id: string;
7
- externalId: string;
8
- meta: ScimMeta & {
9
- resourceType: "User";
10
- };
11
- userName: string;
12
- displayName?: string;
13
- name: {
14
- formatted: string;
15
- familyName: string;
16
- givenName: string;
17
- };
18
- active: BooleanString;
19
- emails: [
20
- {
21
- value: string;
22
- type: "work";
23
- primary: true;
24
- }
25
- ];
26
- }
27
- export interface ScimCreateUserRequest {
28
- schemas: [
29
- "urn:ietf:params:scim:schemas:core:2.0:User",
30
- "urn:ietf:params:scim:schemas:extension:enterprise:2.0:User"
31
- ];
32
- externalId: string;
33
- userName: string;
34
- active: BooleanString;
35
- emails: [
36
- {
37
- primary: true;
38
- type: "work";
39
- value: string;
40
- }
41
- ];
42
- meta: {
43
- resourceType: "User";
44
- };
45
- displayName?: string;
46
- name: {
47
- formatted: string;
48
- familyName: string;
49
- givenName: string;
50
- };
51
- roles: [];
52
- }
53
- export interface ScimUserListResponse extends ScimListResponse<ScimUserResponse> {
54
- }
55
- export {};
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=users.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"users.js","sourceRoot":"","sources":["../../../../../../src/api/web/global/scim/users.ts"],"names":[],"mappings":""}
@@ -1,27 +0,0 @@
1
- import { ScimResource, ScimMeta } from "scim-patch";
2
- import { ScimListResponse } from "./shared";
3
- export interface ScimGroupResponse extends ScimResource {
4
- schemas: ["urn:ietf:params:scim:schemas:core:2.0:Group"];
5
- id: string;
6
- externalId: string;
7
- displayName: string;
8
- meta: ScimMeta & {
9
- resourceType: "Group";
10
- };
11
- members?: {
12
- value: string;
13
- }[];
14
- }
15
- export interface ScimCreateGroupRequest {
16
- schemas: [
17
- "urn:ietf:params:scim:schemas:core:2.0:Group",
18
- "http://schemas.microsoft.com/2006/11/ResourceManagement/ADSCIM/2.0/Group"
19
- ];
20
- externalId: string;
21
- displayName: string;
22
- meta: ScimMeta & {
23
- resourceType: "Group";
24
- };
25
- }
26
- export interface ScimGroupListResponse extends ScimListResponse<ScimGroupResponse> {
27
- }
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=groups.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"groups.js","sourceRoot":"","sources":["../../../../../../src/api/web/global/scim/groups.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- export * from "./users";
2
- export * from "./groups";
3
- export * from "./shared";
@@ -1,4 +0,0 @@
1
- export * from "./users";
2
- export * from "./groups";
3
- export * from "./shared";
4
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/api/web/global/scim/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAA;AACvB,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA"}
@@ -1,12 +0,0 @@
1
- import { ScimPatchOperation } from "scim-patch";
2
- export interface ScimListResponse<T> {
3
- schemas: ["urn:ietf:params:scim:api:messages:2.0:ListResponse"];
4
- totalResults: number;
5
- Resources: T[];
6
- startIndex: number;
7
- itemsPerPage: number;
8
- }
9
- export interface ScimUpdateRequest {
10
- schemas: ["urn:ietf:params:scim:api:messages:2.0:PatchOp"];
11
- Operations: ScimPatchOperation[];
12
- }
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=shared.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"shared.js","sourceRoot":"","sources":["../../../../../../src/api/web/global/scim/shared.ts"],"names":[],"mappings":""}
@@ -1,55 +0,0 @@
1
- import { ScimResource, ScimMeta } from "scim-patch";
2
- import { ScimListResponse } from "./shared";
3
- declare type BooleanString = boolean | "True" | "true" | "False" | "false";
4
- export interface ScimUserResponse extends ScimResource {
5
- schemas: ["urn:ietf:params:scim:schemas:core:2.0:User"];
6
- id: string;
7
- externalId: string;
8
- meta: ScimMeta & {
9
- resourceType: "User";
10
- };
11
- userName: string;
12
- displayName?: string;
13
- name: {
14
- formatted: string;
15
- familyName: string;
16
- givenName: string;
17
- };
18
- active: BooleanString;
19
- emails: [
20
- {
21
- value: string;
22
- type: "work";
23
- primary: true;
24
- }
25
- ];
26
- }
27
- export interface ScimCreateUserRequest {
28
- schemas: [
29
- "urn:ietf:params:scim:schemas:core:2.0:User",
30
- "urn:ietf:params:scim:schemas:extension:enterprise:2.0:User"
31
- ];
32
- externalId: string;
33
- userName: string;
34
- active: BooleanString;
35
- emails: [
36
- {
37
- primary: true;
38
- type: "work";
39
- value: string;
40
- }
41
- ];
42
- meta: {
43
- resourceType: "User";
44
- };
45
- displayName?: string;
46
- name: {
47
- formatted: string;
48
- familyName: string;
49
- givenName: string;
50
- };
51
- roles: [];
52
- }
53
- export interface ScimUserListResponse extends ScimListResponse<ScimUserResponse> {
54
- }
55
- export {};
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=users.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"users.js","sourceRoot":"","sources":["../../../../../../src/api/web/global/scim/users.ts"],"names":[],"mappings":""}
@@ -1,30 +0,0 @@
1
- import { ScimResource, ScimMeta } from "scim-patch"
2
- import { ScimListResponse } from "./shared"
3
-
4
- export interface ScimGroupResponse extends ScimResource {
5
- schemas: ["urn:ietf:params:scim:schemas:core:2.0:Group"]
6
- id: string
7
- externalId: string
8
- displayName: string
9
- meta: ScimMeta & {
10
- resourceType: "Group"
11
- }
12
- members?: {
13
- value: string
14
- }[]
15
- }
16
-
17
- export interface ScimCreateGroupRequest {
18
- schemas: [
19
- "urn:ietf:params:scim:schemas:core:2.0:Group",
20
- "http://schemas.microsoft.com/2006/11/ResourceManagement/ADSCIM/2.0/Group"
21
- ]
22
- externalId: string
23
- displayName: string
24
- meta: ScimMeta & {
25
- resourceType: "Group"
26
- }
27
- }
28
-
29
- export interface ScimGroupListResponse
30
- extends ScimListResponse<ScimGroupResponse> {}
@@ -1,3 +0,0 @@
1
- export * from "./users"
2
- export * from "./groups"
3
- export * from "./shared"
@@ -1,14 +0,0 @@
1
- import { ScimPatchOperation } from "scim-patch"
2
-
3
- export interface ScimListResponse<T> {
4
- schemas: ["urn:ietf:params:scim:api:messages:2.0:ListResponse"]
5
- totalResults: number
6
- Resources: T[]
7
- startIndex: number
8
- itemsPerPage: number
9
- }
10
-
11
- export interface ScimUpdateRequest {
12
- schemas: ["urn:ietf:params:scim:api:messages:2.0:PatchOp"]
13
- Operations: ScimPatchOperation[]
14
- }
@@ -1,58 +0,0 @@
1
- import { ScimResource, ScimMeta, ScimPatchOperation } from "scim-patch"
2
- import { ScimListResponse } from "./shared"
3
-
4
- type BooleanString = boolean | "True" | "true" | "False" | "false"
5
-
6
- export interface ScimUserResponse extends ScimResource {
7
- schemas: ["urn:ietf:params:scim:schemas:core:2.0:User"]
8
- id: string
9
- externalId: string
10
- meta: ScimMeta & {
11
- resourceType: "User"
12
- }
13
- userName: string
14
- displayName?: string
15
- name: {
16
- formatted: string
17
- familyName: string
18
- givenName: string
19
- }
20
- active: BooleanString
21
- emails: [
22
- {
23
- value: string
24
- type: "work"
25
- primary: true
26
- }
27
- ]
28
- }
29
-
30
- export interface ScimCreateUserRequest {
31
- schemas: [
32
- "urn:ietf:params:scim:schemas:core:2.0:User",
33
- "urn:ietf:params:scim:schemas:extension:enterprise:2.0:User"
34
- ]
35
- externalId: string
36
- userName: string
37
- active: BooleanString
38
- emails: [
39
- {
40
- primary: true
41
- type: "work"
42
- value: string
43
- }
44
- ]
45
- meta: {
46
- resourceType: "User"
47
- }
48
- displayName?: string
49
- name: {
50
- formatted: string
51
- familyName: string
52
- givenName: string
53
- }
54
- roles: []
55
- }
56
-
57
- export interface ScimUserListResponse
58
- extends ScimListResponse<ScimUserResponse> {}