@shapediver/api.platform-api-dto-v1 2.12.2 → 2.12.8
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 +14 -14
- package/dist/commons/SdPlatformApiTokenScopes.d.ts +47 -47
- package/dist/commons/SdPlatformApiTokenScopes.js +51 -51
- package/dist/commons/SdPlatformChargebee.d.ts +7 -7
- package/dist/commons/SdPlatformChargebee.js +2 -2
- package/dist/commons/SdPlatformModelCommons.d.ts +4 -4
- package/dist/commons/SdPlatformModelCommons.js +8 -8
- package/dist/commons/SdPlatformModelTokenScopes.d.ts +9 -9
- package/dist/commons/SdPlatformModelTokenScopes.js +13 -13
- package/dist/commons/SdPlatformNotificationCommons.d.ts +74 -62
- package/dist/commons/SdPlatformNotificationCommons.d.ts.map +1 -1
- package/dist/commons/SdPlatformNotificationCommons.js +84 -72
- package/dist/commons/SdPlatformNotificationCommons.js.map +1 -1
- package/dist/commons/SdPlatformOrganizationCommons.d.ts +29 -29
- package/dist/commons/SdPlatformOrganizationCommons.js +33 -33
- package/dist/commons/SdPlatformPolicyCommons.d.ts +301 -301
- package/dist/commons/SdPlatformPolicyCommons.js +290 -290
- package/dist/commons/SdPlatformUsedCredits.d.ts +6 -6
- package/dist/commons/SdPlatformUsedCredits.js +2 -2
- package/dist/commons/SdPlatformVisibility.d.ts +36 -36
- package/dist/commons/SdPlatformVisibility.js +43 -43
- package/dist/index.d.ts +54 -54
- package/dist/index.js +70 -70
- package/dist/request/SdPlatformAuthRequest.d.ts +53 -21
- package/dist/request/SdPlatformAuthRequest.d.ts.map +1 -1
- package/dist/request/SdPlatformAuthRequest.js +20 -12
- package/dist/request/SdPlatformAuthRequest.js.map +1 -1
- package/dist/request/SdPlatformBaseRequestTypes.d.ts +45 -45
- package/dist/request/SdPlatformBaseRequestTypes.js +8 -8
- package/dist/request/SdPlatformRequestApiClients.d.ts +20 -20
- package/dist/request/SdPlatformRequestApiClients.js +2 -2
- package/dist/request/SdPlatformRequestApiToken.d.ts +23 -23
- package/dist/request/SdPlatformRequestApiToken.js +2 -2
- package/dist/request/SdPlatformRequestBackendSystem.d.ts +69 -69
- package/dist/request/SdPlatformRequestBackendSystem.js +2 -2
- package/dist/request/SdPlatformRequestBookmark.d.ts +7 -7
- package/dist/request/SdPlatformRequestBookmark.js +2 -2
- package/dist/request/SdPlatformRequestChargebee.d.ts +11 -11
- package/dist/request/SdPlatformRequestChargebee.js +2 -2
- package/dist/request/SdPlatformRequestDocument.d.ts +46 -46
- package/dist/request/SdPlatformRequestDocument.js +2 -2
- package/dist/request/SdPlatformRequestDomain.d.ts +18 -18
- package/dist/request/SdPlatformRequestDomain.js +2 -2
- package/dist/request/SdPlatformRequestImage.d.ts +16 -16
- package/dist/request/SdPlatformRequestImage.js +2 -2
- package/dist/request/SdPlatformRequestModel.d.ts +63 -48
- package/dist/request/SdPlatformRequestModel.d.ts.map +1 -1
- package/dist/request/SdPlatformRequestModel.js +10 -8
- package/dist/request/SdPlatformRequestModel.js.map +1 -1
- package/dist/request/SdPlatformRequestModelSharing.d.ts +34 -34
- package/dist/request/SdPlatformRequestModelSharing.js +2 -2
- package/dist/request/SdPlatformRequestModelToken.d.ts +11 -11
- package/dist/request/SdPlatformRequestModelToken.js +2 -2
- package/dist/request/SdPlatformRequestModelTransfer.d.ts +15 -15
- package/dist/request/SdPlatformRequestModelTransfer.js +2 -2
- package/dist/request/SdPlatformRequestNotification.d.ts +40 -38
- package/dist/request/SdPlatformRequestNotification.d.ts.map +1 -1
- package/dist/request/SdPlatformRequestNotification.js +2 -2
- package/dist/request/SdPlatformRequestOpenIDProvider.d.ts +100 -100
- package/dist/request/SdPlatformRequestOpenIDProvider.js +2 -2
- package/dist/request/SdPlatformRequestOrganization.d.ts +57 -57
- package/dist/request/SdPlatformRequestOrganization.js +2 -2
- package/dist/request/SdPlatformRequestPolicy.d.ts +39 -39
- package/dist/request/SdPlatformRequestPolicy.js +2 -2
- package/dist/request/SdPlatformRequestSavedState.d.ts +35 -35
- package/dist/request/SdPlatformRequestSavedState.js +2 -2
- package/dist/request/SdPlatformRequestSavedStateSharing.d.ts +34 -34
- package/dist/request/SdPlatformRequestSavedStateSharing.js +2 -2
- package/dist/request/SdPlatformRequestUser.d.ts +89 -89
- package/dist/request/SdPlatformRequestUser.js +2 -2
- package/dist/request/SdPlatformRequestWebhook.d.ts +39 -39
- package/dist/request/SdPlatformRequestWebhook.js +2 -2
- package/dist/response/SdPlatformAuthResponse.d.ts +17 -14
- package/dist/response/SdPlatformAuthResponse.d.ts.map +1 -1
- package/dist/response/SdPlatformAuthResponse.js +2 -2
- package/dist/response/SdPlatformBaseResponseTypes.d.ts +47 -47
- package/dist/response/SdPlatformBaseResponseTypes.js +2 -2
- package/dist/response/SdPlatformResponseAnalytics.d.ts +173 -173
- package/dist/response/SdPlatformResponseAnalytics.js +11 -11
- package/dist/response/SdPlatformResponseApiClient.d.ts +11 -10
- package/dist/response/SdPlatformResponseApiClient.d.ts.map +1 -1
- package/dist/response/SdPlatformResponseApiClient.js +2 -2
- package/dist/response/SdPlatformResponseApiToken.d.ts +24 -24
- package/dist/response/SdPlatformResponseApiToken.js +2 -2
- package/dist/response/SdPlatformResponseBackendSystem.d.ts +53 -53
- package/dist/response/SdPlatformResponseBackendSystem.js +2 -2
- package/dist/response/SdPlatformResponseChargebee.d.ts +32 -32
- package/dist/response/SdPlatformResponseChargebee.js +10 -10
- package/dist/response/SdPlatformResponseDocument.d.ts +112 -112
- package/dist/response/SdPlatformResponseDocument.js +2 -2
- package/dist/response/SdPlatformResponseDomain.d.ts +25 -25
- package/dist/response/SdPlatformResponseDomain.js +2 -2
- package/dist/response/SdPlatformResponseFeatures.d.ts +57 -57
- package/dist/response/SdPlatformResponseFeatures.js +2 -2
- package/dist/response/SdPlatformResponseHttpLog.d.ts +14 -14
- package/dist/response/SdPlatformResponseHttpLog.js +2 -2
- package/dist/response/SdPlatformResponseImage.d.ts +34 -34
- package/dist/response/SdPlatformResponseImage.js +2 -2
- package/dist/response/SdPlatformResponseModel.d.ts +310 -215
- package/dist/response/SdPlatformResponseModel.d.ts.map +1 -1
- package/dist/response/SdPlatformResponseModel.js +53 -50
- package/dist/response/SdPlatformResponseModel.js.map +1 -1
- package/dist/response/SdPlatformResponseModelSharing.d.ts +62 -62
- package/dist/response/SdPlatformResponseModelSharing.js +2 -2
- package/dist/response/SdPlatformResponseModelToken.d.ts +23 -23
- package/dist/response/SdPlatformResponseModelToken.js +2 -2
- package/dist/response/SdPlatformResponseNotification.d.ts +64 -62
- package/dist/response/SdPlatformResponseNotification.d.ts.map +1 -1
- package/dist/response/SdPlatformResponseNotification.js +2 -2
- package/dist/response/SdPlatformResponseOpenIDProvider.d.ts +70 -70
- package/dist/response/SdPlatformResponseOpenIDProvider.js +2 -2
- package/dist/response/SdPlatformResponseOrganization.d.ts +64 -64
- package/dist/response/SdPlatformResponseOrganization.js +2 -2
- package/dist/response/SdPlatformResponsePolicy.d.ts +57 -57
- package/dist/response/SdPlatformResponsePolicy.js +2 -2
- package/dist/response/SdPlatformResponseSavedState.d.ts +56 -56
- package/dist/response/SdPlatformResponseSavedState.js +2 -2
- package/dist/response/SdPlatformResponseSavedStateSharing.d.ts +62 -62
- package/dist/response/SdPlatformResponseSavedStateSharing.js +2 -2
- package/dist/response/SdPlatformResponseTag.d.ts +16 -16
- package/dist/response/SdPlatformResponseTag.js +2 -2
- package/dist/response/SdPlatformResponseUser.d.ts +132 -132
- package/dist/response/SdPlatformResponseUser.js +2 -2
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
<p style="text-align: center">
|
|
2
|
-
<a href="https://www.shapediver.com/">
|
|
3
|
-
<img
|
|
4
|
-
alt="ShapeDiver"
|
|
5
|
-
src="https://sduse1-assets.shapediver.com/production/assets/img/apple-icon.png"
|
|
6
|
-
/>
|
|
7
|
-
</a>
|
|
8
|
-
</p>
|
|
9
|
-
|
|
10
|
-
# `@shapediver/api.platform-api-dto-v1`
|
|
11
|
-
This library contains all *Data Transfer Object* (DTO) definitions used to communicate with the ShapeDiver Platform API v1.
|
|
12
|
-
|
|
13
|
-
## Usage
|
|
14
|
-
While you could use this package standalone, typically it's used under the hood as a dependency of the [ShapeDiver Platform SDK](https://help.shapediver.com/doc/Platform-Backend.1863876635.html).
|
|
1
|
+
<p style="text-align: center">
|
|
2
|
+
<a href="https://www.shapediver.com/">
|
|
3
|
+
<img
|
|
4
|
+
alt="ShapeDiver"
|
|
5
|
+
src="https://sduse1-assets.shapediver.com/production/assets/img/apple-icon.png"
|
|
6
|
+
/>
|
|
7
|
+
</a>
|
|
8
|
+
</p>
|
|
9
|
+
|
|
10
|
+
# `@shapediver/api.platform-api-dto-v1`
|
|
11
|
+
This library contains all *Data Transfer Object* (DTO) definitions used to communicate with the ShapeDiver Platform API v1.
|
|
12
|
+
|
|
13
|
+
## Usage
|
|
14
|
+
While you could use this package standalone, typically it's used under the hood as a dependency of the [ShapeDiver Platform SDK](https://help.shapediver.com/doc/Platform-Backend.1863876635.html).
|
|
@@ -1,48 +1,48 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Scopes for limiting Platform API tokens
|
|
3
|
-
*/
|
|
4
|
-
export declare enum SdPlatformApiTokenScopes {
|
|
5
|
-
ModelsRead = "models-read",
|
|
6
|
-
ModelsWrite = "models-write",
|
|
7
|
-
ModelsFull = "models-full",
|
|
8
|
-
BookmarksFull = "bookmarks-full",
|
|
9
|
-
ImagesRead = "images-read",
|
|
10
|
-
ImagesWrite = "images-write",
|
|
11
|
-
ImagesFull = "images-full",
|
|
12
|
-
Tokens = "tokens",
|
|
13
|
-
TagsRead = "tags-read",
|
|
14
|
-
TagsWrite = "tags-write",
|
|
15
|
-
UsersRead = "users-read",
|
|
16
|
-
UsersWrite = "users-write",
|
|
17
|
-
UsersFull = "users-full",
|
|
18
|
-
UserModelSessionsRead = "user-model-sessions-read",
|
|
19
|
-
OrganizationModelSessionsRead = "organization-model-sessions-read",
|
|
20
|
-
ModelSharingRead = "model-sharing-read",
|
|
21
|
-
ModelSharingWrite = "model-sharing-write",
|
|
22
|
-
ModelSharingFull = "model-sharing-full",
|
|
23
|
-
SavedStatesRead = "saved-states-read",
|
|
24
|
-
SavedStatesWrite = "saved-states-write",
|
|
25
|
-
SavedStatesFull = "saved-states-full",
|
|
26
|
-
SavedStateSharingRead = "saved-state-sharing-read",
|
|
27
|
-
SavedStateSharingWrite = "saved-state-sharing-write",
|
|
28
|
-
SavedStateSharingFull = "saved-state-sharing-full",
|
|
29
|
-
ActionsFull = "actions-full",
|
|
30
|
-
ApiClientsFull = "apiclients-full",
|
|
31
|
-
BackendSystemsFull = "backendsystems-full",
|
|
32
|
-
DomainsRead = "domains-read",
|
|
33
|
-
DomainsFull = "domains-full",
|
|
34
|
-
HttpLogsFull = "httplogs-full",
|
|
35
|
-
PoliciesFull = "policies-full",
|
|
36
|
-
OrganizationsRead = "organizations-read",
|
|
37
|
-
OrganizationsWrite = "organizations-write",
|
|
38
|
-
OrganizationsFull = "organizations-full",
|
|
39
|
-
NotificationsRead = "notifications-read",
|
|
40
|
-
NotificationsWrite = "notifications-write",
|
|
41
|
-
NotificationsFull = "notifications-full",
|
|
42
|
-
DocumentsRead = "documents-read",
|
|
43
|
-
DocumentsWrite = "documents-write",
|
|
44
|
-
DocumentsFull = "documents-full",
|
|
45
|
-
OpenidProviderFull = "openid-provider-full",
|
|
46
|
-
All = "*"
|
|
47
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* Scopes for limiting Platform API tokens
|
|
3
|
+
*/
|
|
4
|
+
export declare enum SdPlatformApiTokenScopes {
|
|
5
|
+
ModelsRead = "models-read",
|
|
6
|
+
ModelsWrite = "models-write",
|
|
7
|
+
ModelsFull = "models-full",
|
|
8
|
+
BookmarksFull = "bookmarks-full",
|
|
9
|
+
ImagesRead = "images-read",
|
|
10
|
+
ImagesWrite = "images-write",
|
|
11
|
+
ImagesFull = "images-full",
|
|
12
|
+
Tokens = "tokens",
|
|
13
|
+
TagsRead = "tags-read",
|
|
14
|
+
TagsWrite = "tags-write",
|
|
15
|
+
UsersRead = "users-read",
|
|
16
|
+
UsersWrite = "users-write",
|
|
17
|
+
UsersFull = "users-full",
|
|
18
|
+
UserModelSessionsRead = "user-model-sessions-read",
|
|
19
|
+
OrganizationModelSessionsRead = "organization-model-sessions-read",
|
|
20
|
+
ModelSharingRead = "model-sharing-read",
|
|
21
|
+
ModelSharingWrite = "model-sharing-write",
|
|
22
|
+
ModelSharingFull = "model-sharing-full",
|
|
23
|
+
SavedStatesRead = "saved-states-read",
|
|
24
|
+
SavedStatesWrite = "saved-states-write",
|
|
25
|
+
SavedStatesFull = "saved-states-full",
|
|
26
|
+
SavedStateSharingRead = "saved-state-sharing-read",
|
|
27
|
+
SavedStateSharingWrite = "saved-state-sharing-write",
|
|
28
|
+
SavedStateSharingFull = "saved-state-sharing-full",
|
|
29
|
+
ActionsFull = "actions-full",
|
|
30
|
+
ApiClientsFull = "apiclients-full",
|
|
31
|
+
BackendSystemsFull = "backendsystems-full",
|
|
32
|
+
DomainsRead = "domains-read",
|
|
33
|
+
DomainsFull = "domains-full",
|
|
34
|
+
HttpLogsFull = "httplogs-full",
|
|
35
|
+
PoliciesFull = "policies-full",
|
|
36
|
+
OrganizationsRead = "organizations-read",
|
|
37
|
+
OrganizationsWrite = "organizations-write",
|
|
38
|
+
OrganizationsFull = "organizations-full",
|
|
39
|
+
NotificationsRead = "notifications-read",
|
|
40
|
+
NotificationsWrite = "notifications-write",
|
|
41
|
+
NotificationsFull = "notifications-full",
|
|
42
|
+
DocumentsRead = "documents-read",
|
|
43
|
+
DocumentsWrite = "documents-write",
|
|
44
|
+
DocumentsFull = "documents-full",
|
|
45
|
+
OpenidProviderFull = "openid-provider-full",
|
|
46
|
+
All = "*"
|
|
47
|
+
}
|
|
48
48
|
//# sourceMappingURL=SdPlatformApiTokenScopes.d.ts.map
|
|
@@ -1,52 +1,52 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SdPlatformApiTokenScopes = void 0;
|
|
4
|
-
/**
|
|
5
|
-
* Scopes for limiting Platform API tokens
|
|
6
|
-
*/
|
|
7
|
-
var SdPlatformApiTokenScopes;
|
|
8
|
-
(function (SdPlatformApiTokenScopes) {
|
|
9
|
-
SdPlatformApiTokenScopes["ModelsRead"] = "models-read";
|
|
10
|
-
SdPlatformApiTokenScopes["ModelsWrite"] = "models-write";
|
|
11
|
-
SdPlatformApiTokenScopes["ModelsFull"] = "models-full";
|
|
12
|
-
SdPlatformApiTokenScopes["BookmarksFull"] = "bookmarks-full";
|
|
13
|
-
SdPlatformApiTokenScopes["ImagesRead"] = "images-read";
|
|
14
|
-
SdPlatformApiTokenScopes["ImagesWrite"] = "images-write";
|
|
15
|
-
SdPlatformApiTokenScopes["ImagesFull"] = "images-full";
|
|
16
|
-
SdPlatformApiTokenScopes["Tokens"] = "tokens";
|
|
17
|
-
SdPlatformApiTokenScopes["TagsRead"] = "tags-read";
|
|
18
|
-
SdPlatformApiTokenScopes["TagsWrite"] = "tags-write";
|
|
19
|
-
SdPlatformApiTokenScopes["UsersRead"] = "users-read";
|
|
20
|
-
SdPlatformApiTokenScopes["UsersWrite"] = "users-write";
|
|
21
|
-
SdPlatformApiTokenScopes["UsersFull"] = "users-full";
|
|
22
|
-
SdPlatformApiTokenScopes["UserModelSessionsRead"] = "user-model-sessions-read";
|
|
23
|
-
SdPlatformApiTokenScopes["OrganizationModelSessionsRead"] = "organization-model-sessions-read";
|
|
24
|
-
SdPlatformApiTokenScopes["ModelSharingRead"] = "model-sharing-read";
|
|
25
|
-
SdPlatformApiTokenScopes["ModelSharingWrite"] = "model-sharing-write";
|
|
26
|
-
SdPlatformApiTokenScopes["ModelSharingFull"] = "model-sharing-full";
|
|
27
|
-
SdPlatformApiTokenScopes["SavedStatesRead"] = "saved-states-read";
|
|
28
|
-
SdPlatformApiTokenScopes["SavedStatesWrite"] = "saved-states-write";
|
|
29
|
-
SdPlatformApiTokenScopes["SavedStatesFull"] = "saved-states-full";
|
|
30
|
-
SdPlatformApiTokenScopes["SavedStateSharingRead"] = "saved-state-sharing-read";
|
|
31
|
-
SdPlatformApiTokenScopes["SavedStateSharingWrite"] = "saved-state-sharing-write";
|
|
32
|
-
SdPlatformApiTokenScopes["SavedStateSharingFull"] = "saved-state-sharing-full";
|
|
33
|
-
SdPlatformApiTokenScopes["ActionsFull"] = "actions-full";
|
|
34
|
-
SdPlatformApiTokenScopes["ApiClientsFull"] = "apiclients-full";
|
|
35
|
-
SdPlatformApiTokenScopes["BackendSystemsFull"] = "backendsystems-full";
|
|
36
|
-
SdPlatformApiTokenScopes["DomainsRead"] = "domains-read";
|
|
37
|
-
SdPlatformApiTokenScopes["DomainsFull"] = "domains-full";
|
|
38
|
-
SdPlatformApiTokenScopes["HttpLogsFull"] = "httplogs-full";
|
|
39
|
-
SdPlatformApiTokenScopes["PoliciesFull"] = "policies-full";
|
|
40
|
-
SdPlatformApiTokenScopes["OrganizationsRead"] = "organizations-read";
|
|
41
|
-
SdPlatformApiTokenScopes["OrganizationsWrite"] = "organizations-write";
|
|
42
|
-
SdPlatformApiTokenScopes["OrganizationsFull"] = "organizations-full";
|
|
43
|
-
SdPlatformApiTokenScopes["NotificationsRead"] = "notifications-read";
|
|
44
|
-
SdPlatformApiTokenScopes["NotificationsWrite"] = "notifications-write";
|
|
45
|
-
SdPlatformApiTokenScopes["NotificationsFull"] = "notifications-full";
|
|
46
|
-
SdPlatformApiTokenScopes["DocumentsRead"] = "documents-read";
|
|
47
|
-
SdPlatformApiTokenScopes["DocumentsWrite"] = "documents-write";
|
|
48
|
-
SdPlatformApiTokenScopes["DocumentsFull"] = "documents-full";
|
|
49
|
-
SdPlatformApiTokenScopes["OpenidProviderFull"] = "openid-provider-full";
|
|
50
|
-
SdPlatformApiTokenScopes["All"] = "*";
|
|
51
|
-
})(SdPlatformApiTokenScopes = exports.SdPlatformApiTokenScopes || (exports.SdPlatformApiTokenScopes = {}));
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SdPlatformApiTokenScopes = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* Scopes for limiting Platform API tokens
|
|
6
|
+
*/
|
|
7
|
+
var SdPlatformApiTokenScopes;
|
|
8
|
+
(function (SdPlatformApiTokenScopes) {
|
|
9
|
+
SdPlatformApiTokenScopes["ModelsRead"] = "models-read";
|
|
10
|
+
SdPlatformApiTokenScopes["ModelsWrite"] = "models-write";
|
|
11
|
+
SdPlatformApiTokenScopes["ModelsFull"] = "models-full";
|
|
12
|
+
SdPlatformApiTokenScopes["BookmarksFull"] = "bookmarks-full";
|
|
13
|
+
SdPlatformApiTokenScopes["ImagesRead"] = "images-read";
|
|
14
|
+
SdPlatformApiTokenScopes["ImagesWrite"] = "images-write";
|
|
15
|
+
SdPlatformApiTokenScopes["ImagesFull"] = "images-full";
|
|
16
|
+
SdPlatformApiTokenScopes["Tokens"] = "tokens";
|
|
17
|
+
SdPlatformApiTokenScopes["TagsRead"] = "tags-read";
|
|
18
|
+
SdPlatformApiTokenScopes["TagsWrite"] = "tags-write";
|
|
19
|
+
SdPlatformApiTokenScopes["UsersRead"] = "users-read";
|
|
20
|
+
SdPlatformApiTokenScopes["UsersWrite"] = "users-write";
|
|
21
|
+
SdPlatformApiTokenScopes["UsersFull"] = "users-full";
|
|
22
|
+
SdPlatformApiTokenScopes["UserModelSessionsRead"] = "user-model-sessions-read";
|
|
23
|
+
SdPlatformApiTokenScopes["OrganizationModelSessionsRead"] = "organization-model-sessions-read";
|
|
24
|
+
SdPlatformApiTokenScopes["ModelSharingRead"] = "model-sharing-read";
|
|
25
|
+
SdPlatformApiTokenScopes["ModelSharingWrite"] = "model-sharing-write";
|
|
26
|
+
SdPlatformApiTokenScopes["ModelSharingFull"] = "model-sharing-full";
|
|
27
|
+
SdPlatformApiTokenScopes["SavedStatesRead"] = "saved-states-read";
|
|
28
|
+
SdPlatformApiTokenScopes["SavedStatesWrite"] = "saved-states-write";
|
|
29
|
+
SdPlatformApiTokenScopes["SavedStatesFull"] = "saved-states-full";
|
|
30
|
+
SdPlatformApiTokenScopes["SavedStateSharingRead"] = "saved-state-sharing-read";
|
|
31
|
+
SdPlatformApiTokenScopes["SavedStateSharingWrite"] = "saved-state-sharing-write";
|
|
32
|
+
SdPlatformApiTokenScopes["SavedStateSharingFull"] = "saved-state-sharing-full";
|
|
33
|
+
SdPlatformApiTokenScopes["ActionsFull"] = "actions-full";
|
|
34
|
+
SdPlatformApiTokenScopes["ApiClientsFull"] = "apiclients-full";
|
|
35
|
+
SdPlatformApiTokenScopes["BackendSystemsFull"] = "backendsystems-full";
|
|
36
|
+
SdPlatformApiTokenScopes["DomainsRead"] = "domains-read";
|
|
37
|
+
SdPlatformApiTokenScopes["DomainsFull"] = "domains-full";
|
|
38
|
+
SdPlatformApiTokenScopes["HttpLogsFull"] = "httplogs-full";
|
|
39
|
+
SdPlatformApiTokenScopes["PoliciesFull"] = "policies-full";
|
|
40
|
+
SdPlatformApiTokenScopes["OrganizationsRead"] = "organizations-read";
|
|
41
|
+
SdPlatformApiTokenScopes["OrganizationsWrite"] = "organizations-write";
|
|
42
|
+
SdPlatformApiTokenScopes["OrganizationsFull"] = "organizations-full";
|
|
43
|
+
SdPlatformApiTokenScopes["NotificationsRead"] = "notifications-read";
|
|
44
|
+
SdPlatformApiTokenScopes["NotificationsWrite"] = "notifications-write";
|
|
45
|
+
SdPlatformApiTokenScopes["NotificationsFull"] = "notifications-full";
|
|
46
|
+
SdPlatformApiTokenScopes["DocumentsRead"] = "documents-read";
|
|
47
|
+
SdPlatformApiTokenScopes["DocumentsWrite"] = "documents-write";
|
|
48
|
+
SdPlatformApiTokenScopes["DocumentsFull"] = "documents-full";
|
|
49
|
+
SdPlatformApiTokenScopes["OpenidProviderFull"] = "openid-provider-full";
|
|
50
|
+
SdPlatformApiTokenScopes["All"] = "*";
|
|
51
|
+
})(SdPlatformApiTokenScopes = exports.SdPlatformApiTokenScopes || (exports.SdPlatformApiTokenScopes = {}));
|
|
52
52
|
//# sourceMappingURL=SdPlatformApiTokenScopes.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Customer, Plan, Subscription, Addon, HostedPage, PortalSession } from "chargebee-typescript/lib/resources";
|
|
2
|
-
export declare type SdPlatformChargebeeCustomer = Customer;
|
|
3
|
-
export declare type SdPlatformChargebeeSubscription = Subscription;
|
|
4
|
-
export declare type SdPlatformChargebeeAddon = Addon;
|
|
5
|
-
export declare type SdPlatformChargebeePlan = Plan;
|
|
6
|
-
export declare type SdPlatformChargebeeHostedPage = HostedPage;
|
|
7
|
-
export declare type SdPlatformChargebeePortalSession = PortalSession;
|
|
1
|
+
import { Customer, Plan, Subscription, Addon, HostedPage, PortalSession } from "chargebee-typescript/lib/resources";
|
|
2
|
+
export declare type SdPlatformChargebeeCustomer = Customer;
|
|
3
|
+
export declare type SdPlatformChargebeeSubscription = Subscription;
|
|
4
|
+
export declare type SdPlatformChargebeeAddon = Addon;
|
|
5
|
+
export declare type SdPlatformChargebeePlan = Plan;
|
|
6
|
+
export declare type SdPlatformChargebeeHostedPage = HostedPage;
|
|
7
|
+
export declare type SdPlatformChargebeePortalSession = PortalSession;
|
|
8
8
|
//# sourceMappingURL=SdPlatformChargebee.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=SdPlatformChargebee.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export declare enum SdPlatformModelFileType {
|
|
2
|
-
GH = "gh",
|
|
3
|
-
GHX = "ghx"
|
|
4
|
-
}
|
|
1
|
+
export declare enum SdPlatformModelFileType {
|
|
2
|
+
GH = "gh",
|
|
3
|
+
GHX = "ghx"
|
|
4
|
+
}
|
|
5
5
|
//# sourceMappingURL=SdPlatformModelCommons.d.ts.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SdPlatformModelFileType = void 0;
|
|
4
|
-
var SdPlatformModelFileType;
|
|
5
|
-
(function (SdPlatformModelFileType) {
|
|
6
|
-
SdPlatformModelFileType["GH"] = "gh";
|
|
7
|
-
SdPlatformModelFileType["GHX"] = "ghx";
|
|
8
|
-
})(SdPlatformModelFileType = exports.SdPlatformModelFileType || (exports.SdPlatformModelFileType = {}));
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SdPlatformModelFileType = void 0;
|
|
4
|
+
var SdPlatformModelFileType;
|
|
5
|
+
(function (SdPlatformModelFileType) {
|
|
6
|
+
SdPlatformModelFileType["GH"] = "gh";
|
|
7
|
+
SdPlatformModelFileType["GHX"] = "ghx";
|
|
8
|
+
})(SdPlatformModelFileType = exports.SdPlatformModelFileType || (exports.SdPlatformModelFileType = {}));
|
|
9
9
|
//# sourceMappingURL=SdPlatformModelCommons.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Scopes for access to models on ShapeDiver Geometry Backend systems.
|
|
3
|
-
*/
|
|
4
|
-
export declare enum SdPlatformModelTokenScopes {
|
|
5
|
-
GroupView = "group.view",
|
|
6
|
-
GroupExport = "group.export",
|
|
7
|
-
GroupOwner = "group.owner",
|
|
8
|
-
GroupAnalytics = "group.analytics"
|
|
9
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* Scopes for access to models on ShapeDiver Geometry Backend systems.
|
|
3
|
+
*/
|
|
4
|
+
export declare enum SdPlatformModelTokenScopes {
|
|
5
|
+
GroupView = "group.view",
|
|
6
|
+
GroupExport = "group.export",
|
|
7
|
+
GroupOwner = "group.owner",
|
|
8
|
+
GroupAnalytics = "group.analytics"
|
|
9
|
+
}
|
|
10
10
|
//# sourceMappingURL=SdPlatformModelTokenScopes.d.ts.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SdPlatformModelTokenScopes = void 0;
|
|
4
|
-
/**
|
|
5
|
-
* Scopes for access to models on ShapeDiver Geometry Backend systems.
|
|
6
|
-
*/
|
|
7
|
-
var SdPlatformModelTokenScopes;
|
|
8
|
-
(function (SdPlatformModelTokenScopes) {
|
|
9
|
-
SdPlatformModelTokenScopes["GroupView"] = "group.view";
|
|
10
|
-
SdPlatformModelTokenScopes["GroupExport"] = "group.export";
|
|
11
|
-
SdPlatformModelTokenScopes["GroupOwner"] = "group.owner";
|
|
12
|
-
SdPlatformModelTokenScopes["GroupAnalytics"] = "group.analytics";
|
|
13
|
-
})(SdPlatformModelTokenScopes = exports.SdPlatformModelTokenScopes || (exports.SdPlatformModelTokenScopes = {}));
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SdPlatformModelTokenScopes = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* Scopes for access to models on ShapeDiver Geometry Backend systems.
|
|
6
|
+
*/
|
|
7
|
+
var SdPlatformModelTokenScopes;
|
|
8
|
+
(function (SdPlatformModelTokenScopes) {
|
|
9
|
+
SdPlatformModelTokenScopes["GroupView"] = "group.view";
|
|
10
|
+
SdPlatformModelTokenScopes["GroupExport"] = "group.export";
|
|
11
|
+
SdPlatformModelTokenScopes["GroupOwner"] = "group.owner";
|
|
12
|
+
SdPlatformModelTokenScopes["GroupAnalytics"] = "group.analytics";
|
|
13
|
+
})(SdPlatformModelTokenScopes = exports.SdPlatformModelTokenScopes || (exports.SdPlatformModelTokenScopes = {}));
|
|
14
14
|
//# sourceMappingURL=SdPlatformModelTokenScopes.js.map
|
|
@@ -1,63 +1,75 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Creator of notification.
|
|
3
|
-
*/
|
|
4
|
-
export declare enum SdPlatformNotificationCreator {
|
|
5
|
-
/** created by the platform backend itself */
|
|
6
|
-
Platform = "platform",
|
|
7
|
-
/** created due to some action taken by the user, e.g. for type model-transfer-request */
|
|
8
|
-
User = "user",
|
|
9
|
-
/** created by webhook call, typically by a geometry backend system */
|
|
10
|
-
Webhook = "webhook"
|
|
11
|
-
}
|
|
12
|
-
/**
|
|
13
|
-
* Level of notification.
|
|
14
|
-
*/
|
|
15
|
-
export declare enum SdPlatformNotificationLevel {
|
|
16
|
-
/** Information level */
|
|
17
|
-
Info = "info",
|
|
18
|
-
/** Warning level */
|
|
19
|
-
Warning = "warning",
|
|
20
|
-
/** Error level */
|
|
21
|
-
Error = "error"
|
|
22
|
-
}
|
|
23
|
-
/**
|
|
24
|
-
* Classification of the notification which can be used to show different tabs of notifications to the user in the platform frontend.
|
|
25
|
-
*/
|
|
26
|
-
export declare enum SdPlatformNotificationClass {
|
|
27
|
-
/** Model-related notification */
|
|
28
|
-
Model = "model",
|
|
29
|
-
/** Account-related notification */
|
|
30
|
-
Account = "account",
|
|
31
|
-
/** Organization-related notification */
|
|
32
|
-
Organization = "organization",
|
|
33
|
-
/** Sharing-related notification */
|
|
34
|
-
Sharing = "sharing"
|
|
35
|
-
}
|
|
36
|
-
/**
|
|
37
|
-
* Specific type of notification.
|
|
38
|
-
*/
|
|
39
|
-
export declare enum SdPlatformNotificationType {
|
|
40
|
-
ModelTransferRequest = "model-transfer-request",
|
|
41
|
-
ModelTransferAccept = "model-transfer-accept",
|
|
42
|
-
ModelTransferDeny = "model-transfer-deny",
|
|
43
|
-
ModelConfirmed = "model-confirmed",
|
|
44
|
-
ModelDenied = "model-denied",
|
|
45
|
-
ScriptDenied = "script-denied",
|
|
46
|
-
ComputationFailed = "computation-failed",
|
|
47
|
-
ExportFailed = "export-failed",
|
|
48
|
-
CreditLimitWarning = "credit-limit-warning",
|
|
49
|
-
CreditLimitError = "credit-limit-error",
|
|
50
|
-
ModelShared = "model-shared",
|
|
51
|
-
ModelUnshared = "model-unshared",
|
|
52
|
-
SavedStateShared = "saved-state-shared",
|
|
53
|
-
SavedStateUnshared = "saved-state-unshared",
|
|
54
|
-
SavedStateCreated = "saved-state-created",
|
|
55
|
-
SavedStateDeleted = "saved-state-deleted",
|
|
56
|
-
OrganizationInvitation = "organization-invitation",
|
|
57
|
-
OrganizationInvitationAccept = "organization-invitation-accept",
|
|
58
|
-
OrganizationInvitationBlocked = "organization-invitation-blocked",
|
|
59
|
-
OrganizationInvitationDeny = "organization-invitation-deny",
|
|
60
|
-
PluginUpdate = "plugin-update",
|
|
61
|
-
OrganizationUserSuspended = "organization-user-suspended"
|
|
62
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Creator of notification.
|
|
3
|
+
*/
|
|
4
|
+
export declare enum SdPlatformNotificationCreator {
|
|
5
|
+
/** created by the platform backend itself */
|
|
6
|
+
Platform = "platform",
|
|
7
|
+
/** created due to some action taken by the user, e.g. for type model-transfer-request */
|
|
8
|
+
User = "user",
|
|
9
|
+
/** created by webhook call, typically by a geometry backend system */
|
|
10
|
+
Webhook = "webhook"
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Level of notification.
|
|
14
|
+
*/
|
|
15
|
+
export declare enum SdPlatformNotificationLevel {
|
|
16
|
+
/** Information level */
|
|
17
|
+
Info = "info",
|
|
18
|
+
/** Warning level */
|
|
19
|
+
Warning = "warning",
|
|
20
|
+
/** Error level */
|
|
21
|
+
Error = "error"
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Classification of the notification which can be used to show different tabs of notifications to the user in the platform frontend.
|
|
25
|
+
*/
|
|
26
|
+
export declare enum SdPlatformNotificationClass {
|
|
27
|
+
/** Model-related notification */
|
|
28
|
+
Model = "model",
|
|
29
|
+
/** Account-related notification */
|
|
30
|
+
Account = "account",
|
|
31
|
+
/** Organization-related notification */
|
|
32
|
+
Organization = "organization",
|
|
33
|
+
/** Sharing-related notification */
|
|
34
|
+
Sharing = "sharing"
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Specific type of notification.
|
|
38
|
+
*/
|
|
39
|
+
export declare enum SdPlatformNotificationType {
|
|
40
|
+
ModelTransferRequest = "model-transfer-request",
|
|
41
|
+
ModelTransferAccept = "model-transfer-accept",
|
|
42
|
+
ModelTransferDeny = "model-transfer-deny",
|
|
43
|
+
ModelConfirmed = "model-confirmed",
|
|
44
|
+
ModelDenied = "model-denied",
|
|
45
|
+
ScriptDenied = "script-denied",
|
|
46
|
+
ComputationFailed = "computation-failed",
|
|
47
|
+
ExportFailed = "export-failed",
|
|
48
|
+
CreditLimitWarning = "credit-limit-warning",
|
|
49
|
+
CreditLimitError = "credit-limit-error",
|
|
50
|
+
ModelShared = "model-shared",
|
|
51
|
+
ModelUnshared = "model-unshared",
|
|
52
|
+
SavedStateShared = "saved-state-shared",
|
|
53
|
+
SavedStateUnshared = "saved-state-unshared",
|
|
54
|
+
SavedStateCreated = "saved-state-created",
|
|
55
|
+
SavedStateDeleted = "saved-state-deleted",
|
|
56
|
+
OrganizationInvitation = "organization-invitation",
|
|
57
|
+
OrganizationInvitationAccept = "organization-invitation-accept",
|
|
58
|
+
OrganizationInvitationBlocked = "organization-invitation-blocked",
|
|
59
|
+
OrganizationInvitationDeny = "organization-invitation-deny",
|
|
60
|
+
PluginUpdate = "plugin-update",
|
|
61
|
+
OrganizationUserSuspended = "organization-user-suspended",
|
|
62
|
+
/**
|
|
63
|
+
* (for planned maintenance / downtime)
|
|
64
|
+
*/
|
|
65
|
+
Maintenance = "maintenance",
|
|
66
|
+
PlatformFrontendUpdate = "platform-frontend-update",
|
|
67
|
+
ViewerUpdate = "viewer-update",
|
|
68
|
+
GeometryBackendUpdate = "geometry-backend-update",
|
|
69
|
+
PlatformBackendUpdate = "platform-backend-update",
|
|
70
|
+
/**
|
|
71
|
+
* (for updates about other components, e.g. SDKs)
|
|
72
|
+
*/
|
|
73
|
+
GenericUpdate = "generic-update"
|
|
74
|
+
}
|
|
63
75
|
//# sourceMappingURL=SdPlatformNotificationCommons.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SdPlatformNotificationCommons.d.ts","sourceRoot":"","sources":["../../src/commons/SdPlatformNotificationCommons.ts"],"names":[],"mappings":"AACA;;GAEG;AACH,oBAAY,6BAA6B;IAErC,6CAA6C;IAC7C,QAAQ,aAAa;IACrB,yFAAyF;IACzF,IAAI,SAAS;IACb,sEAAsE;IACtE,OAAO,YAAY;CACtB;AAED;;GAEG;AACH,oBAAY,2BAA2B;IAEnC,wBAAwB;IACxB,IAAI,SAAS;IACb,oBAAoB;IACpB,OAAO,YAAY;IACnB,kBAAkB;IAClB,KAAK,UAAU;CAClB;AAED;;GAEG;AACH,oBAAY,2BAA2B;IAEnC,iCAAiC;IACjC,KAAK,UAAU;IACf,mCAAmC;IACnC,OAAO,YAAY;IACnB,wCAAwC;IACxC,YAAY,iBAAiB;IAC7B,mCAAmC;IACnC,OAAO,YAAY;CACtB;AAED;;GAEG;AACH,oBAAY,0BAA0B;IAElC,oBAAoB,2BAA2B;IAC/C,mBAAmB,0BAA0B;IAC7C,iBAAiB,wBAAwB;IACzC,cAAc,oBAAoB;IAClC,WAAW,iBAAiB;IAC5B,YAAY,kBAAkB;IAC9B,iBAAiB,uBAAuB;IACxC,YAAY,kBAAkB;IAC9B,kBAAkB,yBAAyB;IAC3C,gBAAgB,uBAAuB;IACvC,WAAW,iBAAiB;IAC5B,aAAa,mBAAmB;IAChC,gBAAgB,uBAAuB;IACvC,kBAAkB,yBAAyB;IAC3C,iBAAiB,wBAAwB;IACzC,iBAAiB,wBAAwB;IACzC,sBAAsB,4BAA4B;IAClD,4BAA4B,mCAAmC;IAC/D,6BAA6B,oCAAoC;IACjE,0BAA0B,iCAAiC;IAC3D,YAAY,kBAAkB;IAC9B,yBAAyB,gCAAgC;
|
|
1
|
+
{"version":3,"file":"SdPlatformNotificationCommons.d.ts","sourceRoot":"","sources":["../../src/commons/SdPlatformNotificationCommons.ts"],"names":[],"mappings":"AACA;;GAEG;AACH,oBAAY,6BAA6B;IAErC,6CAA6C;IAC7C,QAAQ,aAAa;IACrB,yFAAyF;IACzF,IAAI,SAAS;IACb,sEAAsE;IACtE,OAAO,YAAY;CACtB;AAED;;GAEG;AACH,oBAAY,2BAA2B;IAEnC,wBAAwB;IACxB,IAAI,SAAS;IACb,oBAAoB;IACpB,OAAO,YAAY;IACnB,kBAAkB;IAClB,KAAK,UAAU;CAClB;AAED;;GAEG;AACH,oBAAY,2BAA2B;IAEnC,iCAAiC;IACjC,KAAK,UAAU;IACf,mCAAmC;IACnC,OAAO,YAAY;IACnB,wCAAwC;IACxC,YAAY,iBAAiB;IAC7B,mCAAmC;IACnC,OAAO,YAAY;CACtB;AAED;;GAEG;AACH,oBAAY,0BAA0B;IAElC,oBAAoB,2BAA2B;IAC/C,mBAAmB,0BAA0B;IAC7C,iBAAiB,wBAAwB;IACzC,cAAc,oBAAoB;IAClC,WAAW,iBAAiB;IAC5B,YAAY,kBAAkB;IAC9B,iBAAiB,uBAAuB;IACxC,YAAY,kBAAkB;IAC9B,kBAAkB,yBAAyB;IAC3C,gBAAgB,uBAAuB;IACvC,WAAW,iBAAiB;IAC5B,aAAa,mBAAmB;IAChC,gBAAgB,uBAAuB;IACvC,kBAAkB,yBAAyB;IAC3C,iBAAiB,wBAAwB;IACzC,iBAAiB,wBAAwB;IACzC,sBAAsB,4BAA4B;IAClD,4BAA4B,mCAAmC;IAC/D,6BAA6B,oCAAoC;IACjE,0BAA0B,iCAAiC;IAC3D,YAAY,kBAAkB;IAC9B,yBAAyB,gCAAgC;IACzD;;OAEG;IACH,WAAW,gBAAgB;IAC3B,sBAAsB,6BAA6B;IACnD,YAAY,kBAAkB;IAC9B,qBAAqB,4BAA4B;IACjD,qBAAqB,4BAA4B;IACjD;;OAEG;IACH,aAAa,mBAAmB;CACnC"}
|