@contrail/entity-types 1.4.0 → 1.4.2
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/docs/.nojekyll +1 -0
- package/docs/assets/highlight.css +64 -0
- package/docs/assets/icons.js +15 -0
- package/docs/assets/icons.svg +1 -0
- package/docs/assets/main.js +59 -0
- package/docs/assets/navigation.js +1 -0
- package/docs/assets/search.js +1 -0
- package/docs/assets/style.css +1414 -0
- package/docs/classes/ApiError.html +14 -0
- package/docs/classes/AssortmentSplit.html +7 -0
- package/docs/classes/ColumnDefinition.html +7 -0
- package/docs/classes/ConditionalValues.html +5 -0
- package/docs/classes/EntitiesClient.html +26 -0
- package/docs/classes/EntitiesClientBatchCreateOptions.html +12 -0
- package/docs/classes/EntitiesClientBatchDeleteOptions.html +13 -0
- package/docs/classes/EntitiesClientBatchUpdateOptions.html +12 -0
- package/docs/classes/EntitiesClientCreateOptions.html +20 -0
- package/docs/classes/EntitiesClientDeleteOptions.html +17 -0
- package/docs/classes/EntitiesClientGetOptions.html +39 -0
- package/docs/classes/EntitiesClientUpdateOptions.html +25 -0
- package/docs/classes/EntityReference.html +7 -0
- package/docs/classes/InvalidPolicyError.html +13 -0
- package/docs/classes/LoaderProcess.html +44 -0
- package/docs/classes/TimeoutError.html +13 -0
- package/docs/classes/ValueToAssortment.html +6 -0
- package/docs/enums/API_VERSION.html +7 -0
- package/docs/enums/AppAccessGrantScope.html +3 -0
- package/docs/enums/AppExtensionType.html +6 -0
- package/docs/enums/AppExtensionUserApps.html +7 -0
- package/docs/enums/AppOrgStatus.html +7 -0
- package/docs/enums/AppVersionStatus.html +8 -0
- package/docs/enums/AssortmentType.html +7 -0
- package/docs/enums/EntityType.html +7 -0
- package/docs/enums/IssueType.html +11 -0
- package/docs/enums/LoadStatus.html +7 -0
- package/docs/enums/LoadType.html +9 -0
- package/docs/enums/LoaderFailureArea.html +7 -0
- package/docs/enums/LogLevel.html +8 -0
- package/docs/enums/NodeRuntime.html +4 -0
- package/docs/enums/PropertyType.html +27 -0
- package/docs/enums/SharedLinkAccessLevel.html +7 -0
- package/docs/enums/SortOrderOptions.html +5 -0
- package/docs/enums/SubscriptionChannel.html +5 -0
- package/docs/enums/SubscriptionType.html +9 -0
- package/docs/enums/UserOrgRole.html +5 -0
- package/docs/enums/WorkspacePrincipalRole.html +5 -0
- package/docs/enums/WorkspaceType.html +5 -0
- package/docs/functions/isValidNodeRuntime.html +2 -0
- package/docs/home-hero.svg +11 -0
- package/docs/index.html +5 -0
- package/docs/interfaces/App.html +26 -0
- package/docs/interfaces/AppAccessGrant.html +15 -0
- package/docs/interfaces/AppApiKey.html +15 -0
- package/docs/interfaces/AppCodePackage.html +16 -0
- package/docs/interfaces/AppExtension.html +20 -0
- package/docs/interfaces/AppExtensionDefinition.html +19 -0
- package/docs/interfaces/AppOrg.html +17 -0
- package/docs/interfaces/AppVersion.html +22 -0
- package/docs/interfaces/Asset.html +25 -0
- package/docs/interfaces/Assortment.html +32 -0
- package/docs/interfaces/AssortmentItem.html +27 -0
- package/docs/interfaces/AssortmentSummary.html +16 -0
- package/docs/interfaces/Color.html +19 -0
- package/docs/interfaces/ColumnIssueDetails.html +6 -0
- package/docs/interfaces/CompositePlansSummary.html +16 -0
- package/docs/interfaces/ConfigProperty.html +6 -0
- package/docs/interfaces/Content.html +29 -0
- package/docs/interfaces/ContentHolderContent.html +12 -0
- package/docs/interfaces/EntityLoadResult.html +10 -0
- package/docs/interfaces/ExternalLink.html +7 -0
- package/docs/interfaces/ExternalLinkExtraAttribute.html +4 -0
- package/docs/interfaces/File.html +20 -0
- package/docs/interfaces/GeneralIssueDetails.html +4 -0
- package/docs/interfaces/Group.html +14 -0
- package/docs/interfaces/GroupPrincipal.html +16 -0
- package/docs/interfaces/Item.html +25 -0
- package/docs/interfaces/LoadResult.html +13 -0
- package/docs/interfaces/LoaderConfiguration.html +16 -0
- package/docs/interfaces/LoaderNumbersSummary.html +14 -0
- package/docs/interfaces/Org.html +13 -0
- package/docs/interfaces/PreprocessingStepStoredResultSummary.html +6 -0
- package/docs/interfaces/ProcessedData.html +9 -0
- package/docs/interfaces/ProcessingIssues.html +4 -0
- package/docs/interfaces/Project.html +11 -0
- package/docs/interfaces/ProjectItem.html +18 -0
- package/docs/interfaces/PropertyTypeMetaData.html +5 -0
- package/docs/interfaces/RowLoadError.html +4 -0
- package/docs/interfaces/SharedLink.html +22 -0
- package/docs/interfaces/SharedLinkPrincipal.html +18 -0
- package/docs/interfaces/SortOption.html +4 -0
- package/docs/interfaces/Subscription.html +18 -0
- package/docs/interfaces/TriggerKeyDefinition.html +6 -0
- package/docs/interfaces/User.html +14 -0
- package/docs/interfaces/UserOrg.html +19 -0
- package/docs/interfaces/Workspace.html +29 -0
- package/docs/interfaces/WorkspacePrincipal.html +21 -0
- package/docs/modules.html +94 -0
- package/docs/types/BatchFetchResponse.html +2 -0
- package/docs/types/SubscriptionMatrix.html +2 -0
- package/docs/variables/BOARD_APP_SUBSCRIBED_TO_CONST.html +2 -0
- package/docs/variables/DEFAULT_API_VERSION.html +2 -0
- package/docs/variables/PLAN_APP_SUBSCRIBED_TO_CONST.html +2 -0
- package/docs/variables/SHOWCASE_APP_SUBSCRIBED_TO_CONST.html +2 -0
- package/lib/app-access-grant.d.ts +15 -15
- package/lib/app-access-grant.js +7 -7
- package/lib/app-api-key.d.ts +15 -15
- package/lib/app-api-key.js +2 -2
- package/lib/app-code-package.d.ts +17 -17
- package/lib/app-code-package.js +2 -2
- package/lib/app-extension-definition.d.ts +34 -34
- package/lib/app-extension-definition.js +18 -18
- package/lib/app-extension.d.ts +23 -23
- package/lib/app-extension.js +2 -2
- package/lib/app-org.d.ts +20 -20
- package/lib/app-org.js +11 -11
- package/lib/app-version.d.ts +57 -57
- package/lib/app-version.js +21 -21
- package/lib/app.d.ts +25 -25
- package/lib/app.js +2 -2
- package/lib/asset.d.ts +16 -16
- package/lib/asset.js +2 -2
- package/lib/assortment-item.d.ts +27 -27
- package/lib/assortment-item.js +2 -2
- package/lib/assortment-summary.d.ts +15 -15
- package/lib/assortment-summary.js +2 -2
- package/lib/assortment.d.ts +39 -39
- package/lib/assortment.js +11 -11
- package/lib/base-managed-entity.d.ts +8 -8
- package/lib/base-managed-entity.js +2 -2
- package/lib/batch-fetch-response.d.ts +11 -11
- package/lib/batch-fetch-response.js +2 -2
- package/lib/client.d.ts +107 -107
- package/lib/client.js +114 -114
- package/lib/color.d.ts +14 -14
- package/lib/color.js +2 -2
- package/lib/composite-plans-summary.d.ts +15 -15
- package/lib/composite-plans-summary.js +2 -2
- package/lib/content-custom-size.d.ts +14 -14
- package/lib/content-custom-size.js +2 -2
- package/lib/content.d.ts +25 -23
- package/lib/content.js +2 -2
- package/lib/contentholder-content.d.ts +5 -5
- package/lib/contentholder-content.js +2 -2
- package/lib/file.d.ts +13 -13
- package/lib/file.js +2 -2
- package/lib/index.d.ts +35 -35
- package/lib/index.js +51 -51
- package/lib/item.d.ts +20 -20
- package/lib/item.js +2 -2
- package/lib/loader.d.ts +182 -182
- package/lib/loader.js +115 -115
- package/lib/log-level.d.ts +8 -8
- package/lib/log-level.js +12 -12
- package/lib/org-managed-entity.d.ts +5 -5
- package/lib/org-managed-entity.js +2 -2
- package/lib/org.d.ts +11 -11
- package/lib/org.js +2 -2
- package/lib/project-configuration.d.ts +39 -39
- package/lib/project-configuration.js +9 -9
- package/lib/project-item.d.ts +9 -9
- package/lib/project-item.js +2 -2
- package/lib/project.d.ts +4 -4
- package/lib/project.js +2 -2
- package/lib/property-type.d.ts +32 -32
- package/lib/property-type.js +31 -31
- package/lib/shared-links.d.ts +46 -46
- package/lib/shared-links.js +11 -11
- package/lib/subscription.d.ts +38 -38
- package/lib/subscription.js +22 -22
- package/lib/type-managed-entity.d.ts +8 -8
- package/lib/type-managed-entity.js +2 -2
- package/lib/user.d.ts +79 -79
- package/lib/user.js +20 -20
- package/lib/workspace-managed-entity.d.ts +5 -5
- package/lib/workspace-managed-entity.js +2 -2
- package/lib/workspace-principal.d.ts +24 -24
- package/lib/workspace-principal.js +9 -9
- package/lib/workspace.d.ts +32 -32
- package/lib/workspace.js +9 -9
- package/package.json +1 -1
package/lib/user.d.ts
CHANGED
|
@@ -1,79 +1,79 @@
|
|
|
1
|
-
import { BaseManagedEntity } from './base-managed-entity';
|
|
2
|
-
import { Org } from './org';
|
|
3
|
-
import { OrgManagedEntity } from './org-managed-entity';
|
|
4
|
-
export declare enum UserOrgRole {
|
|
5
|
-
admin = "ADMIN",
|
|
6
|
-
member = "MEMBER",
|
|
7
|
-
guest = "GUEST"
|
|
8
|
-
}
|
|
9
|
-
export declare enum SystemRole {
|
|
10
|
-
SYSTEM = "SYSTEM"
|
|
11
|
-
}
|
|
12
|
-
export interface UserOrg extends OrgManagedEntity {
|
|
13
|
-
id?: string;
|
|
14
|
-
createdOn?: Date;
|
|
15
|
-
updatedOn?: Date;
|
|
16
|
-
userId?: string;
|
|
17
|
-
orgId?: string;
|
|
18
|
-
role: UserOrgRole;
|
|
19
|
-
userEmail?: string;
|
|
20
|
-
orgSlug?: string;
|
|
21
|
-
user?: User;
|
|
22
|
-
first?: string;
|
|
23
|
-
last?: string;
|
|
24
|
-
domain?: string;
|
|
25
|
-
full?: string;
|
|
26
|
-
org?: Org;
|
|
27
|
-
}
|
|
28
|
-
export declare enum PlatformRole {
|
|
29
|
-
PLATFORM_MANAGER = "PLATFORM_MANAGER",
|
|
30
|
-
PLATFORM_OPS = "PLATFORM_OPS",
|
|
31
|
-
PLATFORM_USER = "PLATFORM_USER",
|
|
32
|
-
PLATFORM_ADMIN = "PLATFORM_ADMIN"
|
|
33
|
-
}
|
|
34
|
-
export interface PlatformUser extends BaseManagedEntity {
|
|
35
|
-
id?: string;
|
|
36
|
-
createdOn?: Date;
|
|
37
|
-
updatedOn?: Date;
|
|
38
|
-
userId: string;
|
|
39
|
-
roles: PlatformRole[];
|
|
40
|
-
user?: User;
|
|
41
|
-
}
|
|
42
|
-
export interface User extends BaseManagedEntity {
|
|
43
|
-
id?: string;
|
|
44
|
-
createdOn?: Date;
|
|
45
|
-
updatedOn?: Date;
|
|
46
|
-
firstName?: string;
|
|
47
|
-
lastName?: string;
|
|
48
|
-
email?: string;
|
|
49
|
-
isAppUser?: boolean;
|
|
50
|
-
isSsoUser?: boolean;
|
|
51
|
-
platformRoles?: Array<PlatformRole>;
|
|
52
|
-
orgs?: Array<UserOrg>;
|
|
53
|
-
}
|
|
54
|
-
export interface Group extends OrgManagedEntity {
|
|
55
|
-
id: string;
|
|
56
|
-
createdOn?: Date;
|
|
57
|
-
updatedOn?: Date;
|
|
58
|
-
createdById?: string;
|
|
59
|
-
updatedById?: string;
|
|
60
|
-
createdBy?: any;
|
|
61
|
-
updatedBy?: any;
|
|
62
|
-
orgId?: string;
|
|
63
|
-
name: string;
|
|
64
|
-
groupPrincipals?: GroupPrincipal[];
|
|
65
|
-
}
|
|
66
|
-
export interface GroupPrincipal extends OrgManagedEntity {
|
|
67
|
-
id: string;
|
|
68
|
-
createdOn?: Date;
|
|
69
|
-
updatedOn?: Date;
|
|
70
|
-
createdById?: string;
|
|
71
|
-
updatedById?: string;
|
|
72
|
-
createdBy?: any;
|
|
73
|
-
updatedBy?: any;
|
|
74
|
-
orgId?: string;
|
|
75
|
-
groupId?: string;
|
|
76
|
-
group?: Group;
|
|
77
|
-
principalReference?: string;
|
|
78
|
-
principal?: any;
|
|
79
|
-
}
|
|
1
|
+
import { BaseManagedEntity } from './base-managed-entity';
|
|
2
|
+
import { Org } from './org';
|
|
3
|
+
import { OrgManagedEntity } from './org-managed-entity';
|
|
4
|
+
export declare enum UserOrgRole {
|
|
5
|
+
admin = "ADMIN",
|
|
6
|
+
member = "MEMBER",
|
|
7
|
+
guest = "GUEST"
|
|
8
|
+
}
|
|
9
|
+
export declare enum SystemRole {
|
|
10
|
+
SYSTEM = "SYSTEM"
|
|
11
|
+
}
|
|
12
|
+
export interface UserOrg extends OrgManagedEntity {
|
|
13
|
+
id?: string;
|
|
14
|
+
createdOn?: Date;
|
|
15
|
+
updatedOn?: Date;
|
|
16
|
+
userId?: string;
|
|
17
|
+
orgId?: string;
|
|
18
|
+
role: UserOrgRole;
|
|
19
|
+
userEmail?: string;
|
|
20
|
+
orgSlug?: string;
|
|
21
|
+
user?: User;
|
|
22
|
+
first?: string;
|
|
23
|
+
last?: string;
|
|
24
|
+
domain?: string;
|
|
25
|
+
full?: string;
|
|
26
|
+
org?: Org;
|
|
27
|
+
}
|
|
28
|
+
export declare enum PlatformRole {
|
|
29
|
+
PLATFORM_MANAGER = "PLATFORM_MANAGER",
|
|
30
|
+
PLATFORM_OPS = "PLATFORM_OPS",
|
|
31
|
+
PLATFORM_USER = "PLATFORM_USER",
|
|
32
|
+
PLATFORM_ADMIN = "PLATFORM_ADMIN"
|
|
33
|
+
}
|
|
34
|
+
export interface PlatformUser extends BaseManagedEntity {
|
|
35
|
+
id?: string;
|
|
36
|
+
createdOn?: Date;
|
|
37
|
+
updatedOn?: Date;
|
|
38
|
+
userId: string;
|
|
39
|
+
roles: PlatformRole[];
|
|
40
|
+
user?: User;
|
|
41
|
+
}
|
|
42
|
+
export interface User extends BaseManagedEntity {
|
|
43
|
+
id?: string;
|
|
44
|
+
createdOn?: Date;
|
|
45
|
+
updatedOn?: Date;
|
|
46
|
+
firstName?: string;
|
|
47
|
+
lastName?: string;
|
|
48
|
+
email?: string;
|
|
49
|
+
isAppUser?: boolean;
|
|
50
|
+
isSsoUser?: boolean;
|
|
51
|
+
platformRoles?: Array<PlatformRole>;
|
|
52
|
+
orgs?: Array<UserOrg>;
|
|
53
|
+
}
|
|
54
|
+
export interface Group extends OrgManagedEntity {
|
|
55
|
+
id: string;
|
|
56
|
+
createdOn?: Date;
|
|
57
|
+
updatedOn?: Date;
|
|
58
|
+
createdById?: string;
|
|
59
|
+
updatedById?: string;
|
|
60
|
+
createdBy?: any;
|
|
61
|
+
updatedBy?: any;
|
|
62
|
+
orgId?: string;
|
|
63
|
+
name: string;
|
|
64
|
+
groupPrincipals?: GroupPrincipal[];
|
|
65
|
+
}
|
|
66
|
+
export interface GroupPrincipal extends OrgManagedEntity {
|
|
67
|
+
id: string;
|
|
68
|
+
createdOn?: Date;
|
|
69
|
+
updatedOn?: Date;
|
|
70
|
+
createdById?: string;
|
|
71
|
+
updatedById?: string;
|
|
72
|
+
createdBy?: any;
|
|
73
|
+
updatedBy?: any;
|
|
74
|
+
orgId?: string;
|
|
75
|
+
groupId?: string;
|
|
76
|
+
group?: Group;
|
|
77
|
+
principalReference?: string;
|
|
78
|
+
principal?: any;
|
|
79
|
+
}
|
package/lib/user.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PlatformRole = exports.SystemRole = exports.UserOrgRole = void 0;
|
|
4
|
-
var UserOrgRole;
|
|
5
|
-
(function (UserOrgRole) {
|
|
6
|
-
UserOrgRole["admin"] = "ADMIN";
|
|
7
|
-
UserOrgRole["member"] = "MEMBER";
|
|
8
|
-
UserOrgRole["guest"] = "GUEST";
|
|
9
|
-
})(UserOrgRole = exports.UserOrgRole || (exports.UserOrgRole = {}));
|
|
10
|
-
var SystemRole;
|
|
11
|
-
(function (SystemRole) {
|
|
12
|
-
SystemRole["SYSTEM"] = "SYSTEM";
|
|
13
|
-
})(SystemRole = exports.SystemRole || (exports.SystemRole = {}));
|
|
14
|
-
var PlatformRole;
|
|
15
|
-
(function (PlatformRole) {
|
|
16
|
-
PlatformRole["PLATFORM_MANAGER"] = "PLATFORM_MANAGER";
|
|
17
|
-
PlatformRole["PLATFORM_OPS"] = "PLATFORM_OPS";
|
|
18
|
-
PlatformRole["PLATFORM_USER"] = "PLATFORM_USER";
|
|
19
|
-
PlatformRole["PLATFORM_ADMIN"] = "PLATFORM_ADMIN";
|
|
20
|
-
})(PlatformRole = exports.PlatformRole || (exports.PlatformRole = {}));
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.PlatformRole = exports.SystemRole = exports.UserOrgRole = void 0;
|
|
4
|
+
var UserOrgRole;
|
|
5
|
+
(function (UserOrgRole) {
|
|
6
|
+
UserOrgRole["admin"] = "ADMIN";
|
|
7
|
+
UserOrgRole["member"] = "MEMBER";
|
|
8
|
+
UserOrgRole["guest"] = "GUEST";
|
|
9
|
+
})(UserOrgRole = exports.UserOrgRole || (exports.UserOrgRole = {}));
|
|
10
|
+
var SystemRole;
|
|
11
|
+
(function (SystemRole) {
|
|
12
|
+
SystemRole["SYSTEM"] = "SYSTEM";
|
|
13
|
+
})(SystemRole = exports.SystemRole || (exports.SystemRole = {}));
|
|
14
|
+
var PlatformRole;
|
|
15
|
+
(function (PlatformRole) {
|
|
16
|
+
PlatformRole["PLATFORM_MANAGER"] = "PLATFORM_MANAGER";
|
|
17
|
+
PlatformRole["PLATFORM_OPS"] = "PLATFORM_OPS";
|
|
18
|
+
PlatformRole["PLATFORM_USER"] = "PLATFORM_USER";
|
|
19
|
+
PlatformRole["PLATFORM_ADMIN"] = "PLATFORM_ADMIN";
|
|
20
|
+
})(PlatformRole = exports.PlatformRole || (exports.PlatformRole = {}));
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { TypeManagedEntity } from './type-managed-entity';
|
|
2
|
-
export interface WorkspaceManagedEntity extends TypeManagedEntity {
|
|
3
|
-
workspaceId?: string;
|
|
4
|
-
isTrashed?: boolean;
|
|
5
|
-
}
|
|
1
|
+
import { TypeManagedEntity } from './type-managed-entity';
|
|
2
|
+
export interface WorkspaceManagedEntity extends TypeManagedEntity {
|
|
3
|
+
workspaceId?: string;
|
|
4
|
+
isTrashed?: boolean;
|
|
5
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import { TypeManagedEntity } from './type-managed-entity';
|
|
2
|
-
import { Workspace, WorkspaceType } from './workspace';
|
|
3
|
-
export declare enum WorkspacePrincipalRole {
|
|
4
|
-
admin = "ADMIN",
|
|
5
|
-
member = "MEMBER",
|
|
6
|
-
viewer = "VIEWER"
|
|
7
|
-
}
|
|
8
|
-
export interface WorkspacePrincipal extends TypeManagedEntity {
|
|
9
|
-
id: string;
|
|
10
|
-
createdOn?: Date;
|
|
11
|
-
updatedOn?: Date;
|
|
12
|
-
createdById?: string;
|
|
13
|
-
updatedById?: string;
|
|
14
|
-
createdBy?: any;
|
|
15
|
-
updatedBy?: any;
|
|
16
|
-
typeId?: string;
|
|
17
|
-
orgId?: string;
|
|
18
|
-
workspaceId?: string;
|
|
19
|
-
workspace?: Workspace;
|
|
20
|
-
workspaceType: WorkspaceType;
|
|
21
|
-
principalReference?: string;
|
|
22
|
-
principal?: any;
|
|
23
|
-
role?: WorkspacePrincipalRole;
|
|
24
|
-
}
|
|
1
|
+
import { TypeManagedEntity } from './type-managed-entity';
|
|
2
|
+
import { Workspace, WorkspaceType } from './workspace';
|
|
3
|
+
export declare enum WorkspacePrincipalRole {
|
|
4
|
+
admin = "ADMIN",
|
|
5
|
+
member = "MEMBER",
|
|
6
|
+
viewer = "VIEWER"
|
|
7
|
+
}
|
|
8
|
+
export interface WorkspacePrincipal extends TypeManagedEntity {
|
|
9
|
+
id: string;
|
|
10
|
+
createdOn?: Date;
|
|
11
|
+
updatedOn?: Date;
|
|
12
|
+
createdById?: string;
|
|
13
|
+
updatedById?: string;
|
|
14
|
+
createdBy?: any;
|
|
15
|
+
updatedBy?: any;
|
|
16
|
+
typeId?: string;
|
|
17
|
+
orgId?: string;
|
|
18
|
+
workspaceId?: string;
|
|
19
|
+
workspace?: Workspace;
|
|
20
|
+
workspaceType: WorkspaceType;
|
|
21
|
+
principalReference?: string;
|
|
22
|
+
principal?: any;
|
|
23
|
+
role?: WorkspacePrincipalRole;
|
|
24
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.WorkspacePrincipalRole = void 0;
|
|
4
|
-
var WorkspacePrincipalRole;
|
|
5
|
-
(function (WorkspacePrincipalRole) {
|
|
6
|
-
WorkspacePrincipalRole["admin"] = "ADMIN";
|
|
7
|
-
WorkspacePrincipalRole["member"] = "MEMBER";
|
|
8
|
-
WorkspacePrincipalRole["viewer"] = "VIEWER";
|
|
9
|
-
})(WorkspacePrincipalRole = exports.WorkspacePrincipalRole || (exports.WorkspacePrincipalRole = {}));
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.WorkspacePrincipalRole = void 0;
|
|
4
|
+
var WorkspacePrincipalRole;
|
|
5
|
+
(function (WorkspacePrincipalRole) {
|
|
6
|
+
WorkspacePrincipalRole["admin"] = "ADMIN";
|
|
7
|
+
WorkspacePrincipalRole["member"] = "MEMBER";
|
|
8
|
+
WorkspacePrincipalRole["viewer"] = "VIEWER";
|
|
9
|
+
})(WorkspacePrincipalRole = exports.WorkspacePrincipalRole || (exports.WorkspacePrincipalRole = {}));
|
package/lib/workspace.d.ts
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import { TypeManagedEntity } from './type-managed-entity';
|
|
2
|
-
import { WorkspacePrincipal } from './workspace-principal';
|
|
3
|
-
export declare enum WorkspaceType {
|
|
4
|
-
project = "PROJECT",
|
|
5
|
-
folder = "FOLDER",
|
|
6
|
-
library = "LIBRARY"
|
|
7
|
-
}
|
|
8
|
-
export interface Workspace extends TypeManagedEntity {
|
|
9
|
-
id: string;
|
|
10
|
-
createdOn?: Date;
|
|
11
|
-
updatedOn?: Date;
|
|
12
|
-
createdById?: string;
|
|
13
|
-
updatedById?: string;
|
|
14
|
-
createdBy?: any;
|
|
15
|
-
updatedBy?: any;
|
|
16
|
-
typeId?: string;
|
|
17
|
-
orgId?: string;
|
|
18
|
-
name: string;
|
|
19
|
-
workspaceType?: WorkspaceType;
|
|
20
|
-
thumbnail?: string;
|
|
21
|
-
description?: string;
|
|
22
|
-
isArchived?: boolean;
|
|
23
|
-
parentId?: string;
|
|
24
|
-
parentWorkspace?: any;
|
|
25
|
-
projectId?: string;
|
|
26
|
-
project?: any;
|
|
27
|
-
rootWorkspaceId?: string;
|
|
28
|
-
rootWorkspace?: any;
|
|
29
|
-
rootWorkspaceType?: WorkspaceType;
|
|
30
|
-
workspacePrincipals?: WorkspacePrincipal[];
|
|
31
|
-
policyOwner: boolean;
|
|
32
|
-
}
|
|
1
|
+
import { TypeManagedEntity } from './type-managed-entity';
|
|
2
|
+
import { WorkspacePrincipal } from './workspace-principal';
|
|
3
|
+
export declare enum WorkspaceType {
|
|
4
|
+
project = "PROJECT",
|
|
5
|
+
folder = "FOLDER",
|
|
6
|
+
library = "LIBRARY"
|
|
7
|
+
}
|
|
8
|
+
export interface Workspace extends TypeManagedEntity {
|
|
9
|
+
id: string;
|
|
10
|
+
createdOn?: Date;
|
|
11
|
+
updatedOn?: Date;
|
|
12
|
+
createdById?: string;
|
|
13
|
+
updatedById?: string;
|
|
14
|
+
createdBy?: any;
|
|
15
|
+
updatedBy?: any;
|
|
16
|
+
typeId?: string;
|
|
17
|
+
orgId?: string;
|
|
18
|
+
name: string;
|
|
19
|
+
workspaceType?: WorkspaceType;
|
|
20
|
+
thumbnail?: string;
|
|
21
|
+
description?: string;
|
|
22
|
+
isArchived?: boolean;
|
|
23
|
+
parentId?: string;
|
|
24
|
+
parentWorkspace?: any;
|
|
25
|
+
projectId?: string;
|
|
26
|
+
project?: any;
|
|
27
|
+
rootWorkspaceId?: string;
|
|
28
|
+
rootWorkspace?: any;
|
|
29
|
+
rootWorkspaceType?: WorkspaceType;
|
|
30
|
+
workspacePrincipals?: WorkspacePrincipal[];
|
|
31
|
+
policyOwner: boolean;
|
|
32
|
+
}
|
package/lib/workspace.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.WorkspaceType = void 0;
|
|
4
|
-
var WorkspaceType;
|
|
5
|
-
(function (WorkspaceType) {
|
|
6
|
-
WorkspaceType["project"] = "PROJECT";
|
|
7
|
-
WorkspaceType["folder"] = "FOLDER";
|
|
8
|
-
WorkspaceType["library"] = "LIBRARY";
|
|
9
|
-
})(WorkspaceType = exports.WorkspaceType || (exports.WorkspaceType = {}));
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.WorkspaceType = void 0;
|
|
4
|
+
var WorkspaceType;
|
|
5
|
+
(function (WorkspaceType) {
|
|
6
|
+
WorkspaceType["project"] = "PROJECT";
|
|
7
|
+
WorkspaceType["folder"] = "FOLDER";
|
|
8
|
+
WorkspaceType["library"] = "LIBRARY";
|
|
9
|
+
})(WorkspaceType = exports.WorkspaceType || (exports.WorkspaceType = {}));
|