@shapediver/sdk.platform-api-sdk-v1 2.15.0 → 2.15.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/LICENSE +0 -0
- package/README.md +0 -0
- package/dist/SdPlatformErrors.d.ts +0 -0
- package/dist/SdPlatformErrors.d.ts.map +0 -0
- package/dist/SdPlatformErrors.js +147 -0
- package/dist/SdPlatformErrors.js.map +1 -0
- package/dist/SdPlatformSdk.d.ts +0 -0
- package/dist/SdPlatformSdk.d.ts.map +0 -0
- package/dist/SdPlatformSdk.js +265 -0
- package/dist/SdPlatformSdk.js.map +1 -0
- package/dist/SdPlatformSdkContext.d.ts +0 -0
- package/dist/SdPlatformSdkContext.d.ts.map +0 -0
- package/dist/SdPlatformSdkContext.js +88 -0
- package/dist/SdPlatformSdkContext.js.map +1 -0
- package/dist/SdPlatformSdkCreate.d.ts +0 -0
- package/dist/SdPlatformSdkCreate.d.ts.map +0 -0
- package/dist/SdPlatformSdkCreate.js +20 -0
- package/dist/SdPlatformSdkCreate.js.map +1 -0
- package/dist/api/SdPlatformRequestId.d.ts +1 -0
- package/dist/api/SdPlatformRequestId.d.ts.map +1 -1
- package/dist/api/SdPlatformRequestId.js +145 -0
- package/dist/api/SdPlatformRequestId.js.map +1 -0
- package/dist/api/SdPlatformSdkApi.d.ts +0 -0
- package/dist/api/SdPlatformSdkApi.d.ts.map +0 -0
- package/dist/api/SdPlatformSdkApi.js +173 -0
- package/dist/api/SdPlatformSdkApi.js.map +1 -0
- package/dist/api/SdPlatformSdkConfig.d.ts +0 -0
- package/dist/api/SdPlatformSdkConfig.d.ts.map +0 -0
- package/dist/api/SdPlatformSdkConfig.js +21 -0
- package/dist/api/SdPlatformSdkConfig.js.map +1 -0
- package/dist/api/SdPlatformSdkErrorMapping.d.ts +0 -0
- package/dist/api/SdPlatformSdkErrorMapping.d.ts.map +0 -0
- package/dist/api/SdPlatformSdkErrorMapping.js +84 -0
- package/dist/api/SdPlatformSdkErrorMapping.js.map +1 -0
- package/dist/auth/SdPlatformAuthServiceApi.d.ts +0 -0
- package/dist/auth/SdPlatformAuthServiceApi.d.ts.map +0 -0
- package/dist/auth/SdPlatformAuthServiceApi.js +225 -0
- package/dist/auth/SdPlatformAuthServiceApi.js.map +1 -0
- package/dist/index.d.ts +0 -0
- package/dist/index.d.ts.map +0 -0
- package/dist/index.js +45 -0
- package/dist/index.js.map +1 -0
- package/dist/resources/SdPlatformApiClientsApi.d.ts +0 -0
- package/dist/resources/SdPlatformApiClientsApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformApiClientsApi.js +54 -0
- package/dist/resources/SdPlatformApiClientsApi.js.map +1 -0
- package/dist/resources/SdPlatformApiTokenApi.d.ts +0 -0
- package/dist/resources/SdPlatformApiTokenApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformApiTokenApi.js +58 -0
- package/dist/resources/SdPlatformApiTokenApi.js.map +1 -0
- package/dist/resources/SdPlatformBackendSystemApi.d.ts +0 -0
- package/dist/resources/SdPlatformBackendSystemApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformBackendSystemApi.js +55 -0
- package/dist/resources/SdPlatformBackendSystemApi.js.map +1 -0
- package/dist/resources/SdPlatformBookmarkApi.d.ts +0 -0
- package/dist/resources/SdPlatformBookmarkApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformBookmarkApi.js +34 -0
- package/dist/resources/SdPlatformBookmarkApi.js.map +1 -0
- package/dist/resources/SdPlatformChargebeeApi.d.ts +0 -0
- package/dist/resources/SdPlatformChargebeeApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformChargebeeApi.js +57 -0
- package/dist/resources/SdPlatformChargebeeApi.js.map +1 -0
- package/dist/resources/SdPlatformDocumentApi.d.ts +0 -0
- package/dist/resources/SdPlatformDocumentApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformDocumentApi.js +86 -0
- package/dist/resources/SdPlatformDocumentApi.js.map +1 -0
- package/dist/resources/SdPlatformDomainApi.d.ts +0 -0
- package/dist/resources/SdPlatformDomainApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformDomainApi.js +63 -0
- package/dist/resources/SdPlatformDomainApi.js.map +1 -0
- package/dist/resources/SdPlatformHttpLogApi.d.ts +0 -0
- package/dist/resources/SdPlatformHttpLogApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformHttpLogApi.js +23 -0
- package/dist/resources/SdPlatformHttpLogApi.js.map +1 -0
- package/dist/resources/SdPlatformImageApi.d.ts +0 -0
- package/dist/resources/SdPlatformImageApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformImageApi.js +55 -0
- package/dist/resources/SdPlatformImageApi.js.map +1 -0
- package/dist/resources/SdPlatformJobLogApi.d.ts +0 -0
- package/dist/resources/SdPlatformJobLogApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformJobLogApi.js +23 -0
- package/dist/resources/SdPlatformJobLogApi.js.map +1 -0
- package/dist/resources/SdPlatformModelApi.d.ts +0 -0
- package/dist/resources/SdPlatformModelApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformModelApi.js +105 -0
- package/dist/resources/SdPlatformModelApi.js.map +1 -0
- package/dist/resources/SdPlatformModelSharingApi.d.ts +0 -0
- package/dist/resources/SdPlatformModelSharingApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformModelSharingApi.js +88 -0
- package/dist/resources/SdPlatformModelSharingApi.js.map +1 -0
- package/dist/resources/SdPlatformModelTokenApi.d.ts +0 -0
- package/dist/resources/SdPlatformModelTokenApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformModelTokenApi.js +23 -0
- package/dist/resources/SdPlatformModelTokenApi.js.map +1 -0
- package/dist/resources/SdPlatformModelTransferApi.d.ts +0 -0
- package/dist/resources/SdPlatformModelTransferApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformModelTransferApi.js +65 -0
- package/dist/resources/SdPlatformModelTransferApi.js.map +1 -0
- package/dist/resources/SdPlatformNotificationApi.d.ts +0 -0
- package/dist/resources/SdPlatformNotificationApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformNotificationApi.js +86 -0
- package/dist/resources/SdPlatformNotificationApi.js.map +1 -0
- package/dist/resources/SdPlatformOpenIDProviderApi.d.ts +0 -0
- package/dist/resources/SdPlatformOpenIDProviderApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformOpenIDProviderApi.js +58 -0
- package/dist/resources/SdPlatformOpenIDProviderApi.js.map +1 -0
- package/dist/resources/SdPlatformOrganizationAnalyticsApi.d.ts +0 -0
- package/dist/resources/SdPlatformOrganizationAnalyticsApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformOrganizationAnalyticsApi.js +23 -0
- package/dist/resources/SdPlatformOrganizationAnalyticsApi.js.map +1 -0
- package/dist/resources/SdPlatformOrganizationApi.d.ts +7 -1
- package/dist/resources/SdPlatformOrganizationApi.d.ts.map +1 -1
- package/dist/resources/SdPlatformOrganizationApi.js +139 -0
- package/dist/resources/SdPlatformOrganizationApi.js.map +1 -0
- package/dist/resources/SdPlatformPolicyApi.d.ts +0 -0
- package/dist/resources/SdPlatformPolicyApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformPolicyApi.js +56 -0
- package/dist/resources/SdPlatformPolicyApi.js.map +1 -0
- package/dist/resources/SdPlatformSavedStateApi.d.ts +0 -0
- package/dist/resources/SdPlatformSavedStateApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformSavedStateApi.js +69 -0
- package/dist/resources/SdPlatformSavedStateApi.js.map +1 -0
- package/dist/resources/SdPlatformSavedStateSharingApi.d.ts +0 -0
- package/dist/resources/SdPlatformSavedStateSharingApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformSavedStateSharingApi.js +88 -0
- package/dist/resources/SdPlatformSavedStateSharingApi.js.map +1 -0
- package/dist/resources/SdPlatformStargateApi.d.ts +0 -0
- package/dist/resources/SdPlatformStargateApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformStargateApi.js +21 -0
- package/dist/resources/SdPlatformStargateApi.js.map +1 -0
- package/dist/resources/SdPlatformTagApi.d.ts +0 -0
- package/dist/resources/SdPlatformTagApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformTagApi.js +35 -0
- package/dist/resources/SdPlatformTagApi.js.map +1 -0
- package/dist/resources/SdPlatformUserAnalyticsApi.d.ts +0 -0
- package/dist/resources/SdPlatformUserAnalyticsApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformUserAnalyticsApi.js +23 -0
- package/dist/resources/SdPlatformUserAnalyticsApi.js.map +1 -0
- package/dist/resources/SdPlatformUserApi.d.ts +0 -0
- package/dist/resources/SdPlatformUserApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformUserApi.js +118 -0
- package/dist/resources/SdPlatformUserApi.js.map +1 -0
- package/dist/resources/SdPlatformWebhookApi.d.ts +0 -0
- package/dist/resources/SdPlatformWebhookApi.d.ts.map +0 -0
- package/dist/resources/SdPlatformWebhookApi.js +67 -0
- package/dist/resources/SdPlatformWebhookApi.js.map +1 -0
- package/dist/resources/commons/FilterBuilder.d.ts +0 -0
- package/dist/resources/commons/FilterBuilder.d.ts.map +0 -0
- package/dist/resources/commons/FilterBuilder.js +65 -0
- package/dist/resources/commons/FilterBuilder.js.map +1 -0
- package/dist/resources/commons/ResourcesApi.d.ts +0 -0
- package/dist/resources/commons/ResourcesApi.d.ts.map +0 -0
- package/dist/resources/commons/ResourcesApi.js +112 -0
- package/dist/resources/commons/ResourcesApi.js.map +1 -0
- package/package.json +5 -9
- package/dist/bundle.js +0 -6859
- package/dist/bundle.node.js +0 -8946
package/LICENSE
CHANGED
|
File without changes
|
package/README.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,147 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SdPlatformUnsupportedGrantTypeClientOAuthResponseError = exports.SdPlatformUnauthorizedClientOAuthResponseError = exports.SdPlatformInvalidGrantOAuthResponseError = exports.SdPlatformInvalidClientOAuthResponseError = exports.SdPlatformInvalidRequestOAuthResponseError = exports.SdPlatformOAuthResponseError = exports.SdPlatformValidationResponseError = exports.SdPlatformUnauthorizedResponseError = exports.SdPlatformForbiddenResponseError = exports.SdPlatformNotFoundResponseError = exports.SdPlatformResourceResponseError = exports.SdPlatformServerResponseError = exports.SdPlatformResponseError = exports.SdPlatformRequestError = exports.SdPlatformError = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* Generic error
|
|
6
|
+
*/
|
|
7
|
+
class SdPlatformError extends Error {
|
|
8
|
+
constructor(message) {
|
|
9
|
+
super(message);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
exports.SdPlatformError = SdPlatformError;
|
|
13
|
+
/**
|
|
14
|
+
* Request error (request could not be sent etc)
|
|
15
|
+
*/
|
|
16
|
+
class SdPlatformRequestError extends SdPlatformError {
|
|
17
|
+
constructor(message, desc) {
|
|
18
|
+
super(message);
|
|
19
|
+
this.desc = desc;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
exports.SdPlatformRequestError = SdPlatformRequestError;
|
|
23
|
+
/**
|
|
24
|
+
* Generic response error
|
|
25
|
+
*/
|
|
26
|
+
class SdPlatformResponseError extends SdPlatformError {
|
|
27
|
+
constructor(message, http_status_code) {
|
|
28
|
+
super(message);
|
|
29
|
+
this.http_status_code = http_status_code;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
exports.SdPlatformResponseError = SdPlatformResponseError;
|
|
33
|
+
/**
|
|
34
|
+
* The server error which can just contain message and status code.
|
|
35
|
+
*/
|
|
36
|
+
class SdPlatformServerResponseError extends SdPlatformResponseError {
|
|
37
|
+
}
|
|
38
|
+
exports.SdPlatformServerResponseError = SdPlatformServerResponseError;
|
|
39
|
+
/**
|
|
40
|
+
* Resource response error
|
|
41
|
+
*/
|
|
42
|
+
class SdPlatformResourceResponseError extends SdPlatformResponseError {
|
|
43
|
+
constructor(message, http_status_code, error, error_description, error_uri, code) {
|
|
44
|
+
super(message, http_status_code);
|
|
45
|
+
this.error = error;
|
|
46
|
+
this.error_description = error_description;
|
|
47
|
+
this.error_uri = error_uri;
|
|
48
|
+
this.code = code;
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
exports.SdPlatformResourceResponseError = SdPlatformResourceResponseError;
|
|
52
|
+
/**
|
|
53
|
+
* Not found error, returned with 404 status.
|
|
54
|
+
*/
|
|
55
|
+
class SdPlatformNotFoundResponseError extends SdPlatformResourceResponseError {
|
|
56
|
+
}
|
|
57
|
+
exports.SdPlatformNotFoundResponseError = SdPlatformNotFoundResponseError;
|
|
58
|
+
/**
|
|
59
|
+
* Forbidden error, returned with 403 status.
|
|
60
|
+
*/
|
|
61
|
+
class SdPlatformForbiddenResponseError extends SdPlatformResourceResponseError {
|
|
62
|
+
}
|
|
63
|
+
exports.SdPlatformForbiddenResponseError = SdPlatformForbiddenResponseError;
|
|
64
|
+
/**
|
|
65
|
+
* Unauthorized error, returned with 401 status.
|
|
66
|
+
*/
|
|
67
|
+
class SdPlatformUnauthorizedResponseError extends SdPlatformResourceResponseError {
|
|
68
|
+
}
|
|
69
|
+
exports.SdPlatformUnauthorizedResponseError = SdPlatformUnauthorizedResponseError;
|
|
70
|
+
class SdPlatformValidationResponseError extends SdPlatformResourceResponseError {
|
|
71
|
+
constructor(message, http_status_code, error, error_description, error_uri, code, fields) {
|
|
72
|
+
super(message, http_status_code, error, error_description, error_uri, code);
|
|
73
|
+
this.fields = fields;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
exports.SdPlatformValidationResponseError = SdPlatformValidationResponseError;
|
|
77
|
+
/**
|
|
78
|
+
* Authentication response error.
|
|
79
|
+
* Follows principles of OAuth 2.0
|
|
80
|
+
* Please see https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.2.1
|
|
81
|
+
*/
|
|
82
|
+
class SdPlatformOAuthResponseError extends SdPlatformResponseError {
|
|
83
|
+
constructor(message, http_status_code,
|
|
84
|
+
/**
|
|
85
|
+
* required error code
|
|
86
|
+
*
|
|
87
|
+
* * invalid_request
|
|
88
|
+
* * unauthorized_client
|
|
89
|
+
* * access_denied
|
|
90
|
+
* * unsupported_response_type
|
|
91
|
+
* * invalid_scope
|
|
92
|
+
* * server_error
|
|
93
|
+
* * temporarily_unavailable
|
|
94
|
+
*/
|
|
95
|
+
error,
|
|
96
|
+
/** optional human-readable text providing additional information */
|
|
97
|
+
error_description,
|
|
98
|
+
/** optional URI identifying a human-readable web page with
|
|
99
|
+
information about the error */
|
|
100
|
+
error_uri) {
|
|
101
|
+
super(message, http_status_code);
|
|
102
|
+
this.error = error;
|
|
103
|
+
this.error_description = error_description;
|
|
104
|
+
this.error_uri = error_uri;
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
exports.SdPlatformOAuthResponseError = SdPlatformOAuthResponseError;
|
|
108
|
+
/**
|
|
109
|
+
* Authentication response error.
|
|
110
|
+
* Follows principles of OAuth 2.0
|
|
111
|
+
* Please see https://datatracker.ietf.org/doc/html/rfc6749#section-5.2
|
|
112
|
+
*/
|
|
113
|
+
class SdPlatformInvalidRequestOAuthResponseError extends SdPlatformOAuthResponseError {
|
|
114
|
+
}
|
|
115
|
+
exports.SdPlatformInvalidRequestOAuthResponseError = SdPlatformInvalidRequestOAuthResponseError;
|
|
116
|
+
/**
|
|
117
|
+
* Authentication response error.
|
|
118
|
+
* Follows principles of OAuth 2.0
|
|
119
|
+
* Please see https://datatracker.ietf.org/doc/html/rfc6749#section-5.2
|
|
120
|
+
*/
|
|
121
|
+
class SdPlatformInvalidClientOAuthResponseError extends SdPlatformOAuthResponseError {
|
|
122
|
+
}
|
|
123
|
+
exports.SdPlatformInvalidClientOAuthResponseError = SdPlatformInvalidClientOAuthResponseError;
|
|
124
|
+
/**
|
|
125
|
+
* Authentication response error.
|
|
126
|
+
* Follows principles of OAuth 2.0
|
|
127
|
+
* Please see https://datatracker.ietf.org/doc/html/rfc6749#section-5.2
|
|
128
|
+
*/
|
|
129
|
+
class SdPlatformInvalidGrantOAuthResponseError extends SdPlatformOAuthResponseError {
|
|
130
|
+
}
|
|
131
|
+
exports.SdPlatformInvalidGrantOAuthResponseError = SdPlatformInvalidGrantOAuthResponseError;
|
|
132
|
+
/**
|
|
133
|
+
* Authentication response error.
|
|
134
|
+
* Follows principles of OAuth 2.0
|
|
135
|
+
* Please see https://datatracker.ietf.org/doc/html/rfc6749#section-5.2
|
|
136
|
+
*/
|
|
137
|
+
class SdPlatformUnauthorizedClientOAuthResponseError extends SdPlatformOAuthResponseError {
|
|
138
|
+
}
|
|
139
|
+
exports.SdPlatformUnauthorizedClientOAuthResponseError = SdPlatformUnauthorizedClientOAuthResponseError;
|
|
140
|
+
/**
|
|
141
|
+
* Authentication response error.
|
|
142
|
+
* Follows principles of OAuth 2.0
|
|
143
|
+
* Please see https://datatracker.ietf.org/doc/html/rfc6749#section-5.2
|
|
144
|
+
*/ class SdPlatformUnsupportedGrantTypeClientOAuthResponseError extends SdPlatformOAuthResponseError {
|
|
145
|
+
}
|
|
146
|
+
exports.SdPlatformUnsupportedGrantTypeClientOAuthResponseError = SdPlatformUnsupportedGrantTypeClientOAuthResponseError;
|
|
147
|
+
//# sourceMappingURL=SdPlatformErrors.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SdPlatformErrors.js","sourceRoot":"","sources":["../src/SdPlatformErrors.ts"],"names":[],"mappings":";;;AACA;;GAEG;AACH,MAAa,eAAgB,SAAQ,KAAK;IAGtC,YAAY,OAAe;QAEvB,KAAK,CAAC,OAAO,CAAC,CAAA;IAClB,CAAC;CAEJ;AARD,0CAQC;AAED;;GAEG;AACH,MAAa,sBAAuB,SAAQ,eAAe;IAGvD,YACI,OAAe,EACC,IAAY;QAG5B,KAAK,CAAC,OAAO,CAAC,CAAA;QAHE,SAAI,GAAJ,IAAI,CAAQ;IAIhC,CAAC;CAEJ;AAXD,wDAWC;AAGD;;GAEG;AACH,MAAsB,uBAAwB,SAAQ,eAAe;IAGjE,YACI,OAAe,EACC,gBAAwB;QAGxC,KAAK,CAAC,OAAO,CAAC,CAAA;QAHE,qBAAgB,GAAhB,gBAAgB,CAAQ;IAI5C,CAAC;CACJ;AAVD,0DAUC;AAED;;GAEG;AACH,MAAa,6BAA8B,SAAQ,uBAAuB;CAGzE;AAHD,sEAGC;AAED;;GAEG;AACH,MAAa,+BAAgC,SAAQ,uBAAuB;IAExE,YACI,OAAe,EACf,gBAAwB,EACR,KAAa,EACb,iBAAyB,EACzB,SAAkB,EAClB,IAAsB;QAGtC,KAAK,CAAC,OAAO,EAAE,gBAAgB,CAAC,CAAA;QANhB,UAAK,GAAL,KAAK,CAAQ;QACb,sBAAiB,GAAjB,iBAAiB,CAAQ;QACzB,cAAS,GAAT,SAAS,CAAS;QAClB,SAAI,GAAJ,IAAI,CAAkB;IAI1C,CAAC;CACJ;AAbD,0EAaC;AAED;;GAEG;AACH,MAAa,+BAAgC,SAAQ,+BAA+B;CAGnF;AAHD,0EAGC;AAED;;GAEG;AACF,MAAa,gCAAiC,SAAQ,+BAA+B;CAGpF;AAHD,4EAGC;AAED;;GAEG;AACH,MAAa,mCAAoC,SAAQ,+BAA+B;CAGvF;AAHD,kFAGC;AAEF,MAAa,iCAAkC,SAAQ,+BAA+B;IAElF,YACI,OAAe,EACf,gBAAwB,EACxB,KAAa,EACb,iBAAyB,EACzB,SAAkB,EAClB,IAAsB,EACN,MAAoC;QAEpD,KAAK,CAAC,OAAO,EAAE,gBAAgB,EAAE,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,IAAI,CAAC,CAAC;QAF5D,WAAM,GAAN,MAAM,CAA8B;IAGxD,CAAC;CACJ;AAbD,8EAaC;AAGD;;;;GAIG;AACH,MAAa,4BAA6B,SAAQ,uBAAuB;IAGrE,YACI,OAAe,EACf,gBAAwB;IACxB;;;;;;;;;;OAUG;IACa,KAAa;IAC7B,oEAAoE;IACpD,iBAAyB;IACzC;mCAC+B;IACf,SAAkB;QAGlC,KAAK,CAAC,OAAO,EAAE,gBAAgB,CAAC,CAAA;QARhB,UAAK,GAAL,KAAK,CAAQ;QAEb,sBAAiB,GAAjB,iBAAiB,CAAQ;QAGzB,cAAS,GAAT,SAAS,CAAS;IAItC,CAAC;CAEJ;AA5BD,oEA4BC;AAED;;;;GAIG;AACH,MAAa,0CAA2C,SAAQ,4BAA4B;CAG3F;AAHD,gGAGC;AAED;;;;GAIG;AACH,MAAa,yCAA0C,SAAQ,4BAA4B;CAG1F;AAHD,8FAGC;AAGD;;;;GAIG;AACH,MAAa,wCAAyC,SAAQ,4BAA4B;CAGzF;AAHD,4FAGC;AAED;;;;GAIG;AACH,MAAa,8CAA+C,SAAQ,4BAA4B;CAG/F;AAHD,wGAGC;AAED;;;;GAIG,CAAA,MAAa,sDAAuD,SAAQ,4BAA4B;CAG1G;AAHE,wHAGF"}
|
package/dist/SdPlatformSdk.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,265 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SdPlatformSdk = void 0;
|
|
4
|
+
const SdPlatformSdkApi_1 = require("./api/SdPlatformSdkApi");
|
|
5
|
+
const SdPlatformSdkConfig_1 = require("./api/SdPlatformSdkConfig");
|
|
6
|
+
const SdPlatformAuthServiceApi_1 = require("./auth/SdPlatformAuthServiceApi");
|
|
7
|
+
const SdPlatformSdkContext_1 = require("./SdPlatformSdkContext");
|
|
8
|
+
const SdPlatformApiTokenApi_1 = require("./resources/SdPlatformApiTokenApi");
|
|
9
|
+
const SdPlatformBackendSystemApi_1 = require("./resources/SdPlatformBackendSystemApi");
|
|
10
|
+
const SdPlatformBookmarkApi_1 = require("./resources/SdPlatformBookmarkApi");
|
|
11
|
+
const SdPlatformChargebeeApi_1 = require("./resources/SdPlatformChargebeeApi");
|
|
12
|
+
const SdPlatformDocumentApi_1 = require("./resources/SdPlatformDocumentApi");
|
|
13
|
+
const SdPlatformDomainApi_1 = require("./resources/SdPlatformDomainApi");
|
|
14
|
+
const SdPlatformHttpLogApi_1 = require("./resources/SdPlatformHttpLogApi");
|
|
15
|
+
const SdPlatformImageApi_1 = require("./resources/SdPlatformImageApi");
|
|
16
|
+
const SdPlatformModelApi_1 = require("./resources/SdPlatformModelApi");
|
|
17
|
+
const SdPlatformModelSharingApi_1 = require("./resources/SdPlatformModelSharingApi");
|
|
18
|
+
const SdPlatformModelTokenApi_1 = require("./resources/SdPlatformModelTokenApi");
|
|
19
|
+
const SdPlatformModelTransferApi_1 = require("./resources/SdPlatformModelTransferApi");
|
|
20
|
+
const SdPlatformNotificationApi_1 = require("./resources/SdPlatformNotificationApi");
|
|
21
|
+
const SdPlatformOrganizationApi_1 = require("./resources/SdPlatformOrganizationApi");
|
|
22
|
+
const SdPlatformPolicyApi_1 = require("./resources/SdPlatformPolicyApi");
|
|
23
|
+
const SdPlatformSavedStateApi_1 = require("./resources/SdPlatformSavedStateApi");
|
|
24
|
+
const SdPlatformSavedStateSharingApi_1 = require("./resources/SdPlatformSavedStateSharingApi");
|
|
25
|
+
const SdPlatformTagApi_1 = require("./resources/SdPlatformTagApi");
|
|
26
|
+
const SdPlatformUserAnalyticsApi_1 = require("./resources/SdPlatformUserAnalyticsApi");
|
|
27
|
+
const SdPlatformUserApi_1 = require("./resources/SdPlatformUserApi");
|
|
28
|
+
const SdPlatformWebhookApi_1 = require("./resources/SdPlatformWebhookApi");
|
|
29
|
+
const SdPlatformOrganizationAnalyticsApi_1 = require("./resources/SdPlatformOrganizationAnalyticsApi");
|
|
30
|
+
const SdPlatformOpenIDProviderApi_1 = require("./resources/SdPlatformOpenIDProviderApi");
|
|
31
|
+
const SdPlatformApiClientsApi_1 = require("./resources/SdPlatformApiClientsApi");
|
|
32
|
+
const SdPlatformJobLogApi_1 = require("./resources/SdPlatformJobLogApi");
|
|
33
|
+
const SdPlatformStargateApi_1 = require("./resources/SdPlatformStargateApi");
|
|
34
|
+
class SdPlatformSdk {
|
|
35
|
+
/**
|
|
36
|
+
* ShapeDiverSDK constructor
|
|
37
|
+
* @param clientId - the client id
|
|
38
|
+
* @param clientSecret - the client secret
|
|
39
|
+
* @param baseUrl - the base url
|
|
40
|
+
*/
|
|
41
|
+
constructor(clientId, clientSecret, baseUrl) {
|
|
42
|
+
this.__config = new SdPlatformSdkConfig_1.SdPlatformSdkConfig(clientId, clientSecret, baseUrl);
|
|
43
|
+
this.__api = new SdPlatformSdkApi_1.SdPlatformSdkApi(this.__config);
|
|
44
|
+
const context = new SdPlatformSdkContext_1.SdPlatformSdkContext(this.__api, this.__config);
|
|
45
|
+
this.__authorization = new SdPlatformAuthServiceApi_1.SdPlatformAuthServiceApi(context);
|
|
46
|
+
this.__apiClients = new SdPlatformApiClientsApi_1.SdPlatformApiClientsApi(context, this.__authorization);
|
|
47
|
+
this.__api_tokens = new SdPlatformApiTokenApi_1.SdPlatformApiTokenApi(context, this.__authorization);
|
|
48
|
+
this.__backendSystem = new SdPlatformBackendSystemApi_1.SdPlatformBackendSystemApi(context, this.__authorization);
|
|
49
|
+
this.__bookmarks = new SdPlatformBookmarkApi_1.SdPlatformBookmarkApi(context, this.__authorization);
|
|
50
|
+
this.__chargebee = new SdPlatformChargebeeApi_1.SdPlatformChargebeeApi(context, this.__authorization);
|
|
51
|
+
this.__domains = new SdPlatformDomainApi_1.SdPlatformDomainApi(context, this.__authorization);
|
|
52
|
+
this.__documents = new SdPlatformDocumentApi_1.SdPlatformDocumentApi(context, this.__authorization);
|
|
53
|
+
this.__http_logs = new SdPlatformHttpLogApi_1.SdPlatformHttpLogApi(context, this.__authorization);
|
|
54
|
+
this.__jobLogs = new SdPlatformJobLogApi_1.SdPlatformJobLogApi(context, this.__authorization);
|
|
55
|
+
this.__images = new SdPlatformImageApi_1.SdPlatformImageApi(context, this.__authorization);
|
|
56
|
+
this.__model_sharing = new SdPlatformModelSharingApi_1.SdPlatformModelSharingApi(context, this.__authorization);
|
|
57
|
+
this.__models = new SdPlatformModelApi_1.SdPlatformModelApi(context, this.__authorization);
|
|
58
|
+
this.__modelTokens = new SdPlatformModelTokenApi_1.SdPlatformModelTokenApi(context, this.__authorization);
|
|
59
|
+
this.__modelTransfers = new SdPlatformModelTransferApi_1.SdPlatformModelTransferApi(context, this.__authorization);
|
|
60
|
+
this.__notifications = new SdPlatformNotificationApi_1.SdPlatformNotificationApi(context, this.__authorization);
|
|
61
|
+
this.__openidProviders = new SdPlatformOpenIDProviderApi_1.SdPlatformOpenIDProviderApi(context, this.__authorization);
|
|
62
|
+
this.__organizations = new SdPlatformOrganizationApi_1.SdPlatformOrganizationApi(context, this.__authorization);
|
|
63
|
+
this.__policies = new SdPlatformPolicyApi_1.SdPlatformPolicyApi(context, this.__authorization);
|
|
64
|
+
this.__savedStates = new SdPlatformSavedStateApi_1.SdPlatformSavedStateApi(context, this.__authorization);
|
|
65
|
+
this.__savedStateSharing = new SdPlatformSavedStateSharingApi_1.SdPlatformSavedStateSharingApi(context, this.__authorization);
|
|
66
|
+
this.__tags = new SdPlatformTagApi_1.SdPlatformTagApi(context, this.__authorization);
|
|
67
|
+
this.__userAnalytics = new SdPlatformUserAnalyticsApi_1.SdPlatformUserAnalyticsApi(context, this.__authorization);
|
|
68
|
+
this.__organizationAnalytics = new SdPlatformOrganizationAnalyticsApi_1.SdPlatformOrganizationAnalyticsApi(context, this.__authorization);
|
|
69
|
+
this.__users = new SdPlatformUserApi_1.SdPlatformUserApi(context, this.__authorization);
|
|
70
|
+
this.__webhooks = new SdPlatformWebhookApi_1.SdPlatformWebhookApi(context);
|
|
71
|
+
this.__stargate = new SdPlatformStargateApi_1.SdPlatformStargateApi(context, this.__authorization);
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* Configuration for this instance of the Platform SDK.
|
|
75
|
+
*/
|
|
76
|
+
get config() {
|
|
77
|
+
return this.__config;
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* Authentication service for ShapeDiver Platform.
|
|
81
|
+
*/
|
|
82
|
+
get authorization() {
|
|
83
|
+
return this.__authorization;
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* CRUD operations for Platform API clients.
|
|
87
|
+
*/
|
|
88
|
+
get apiClients() {
|
|
89
|
+
return this.__apiClients;
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* CRUD operations for Platform API tokens.
|
|
93
|
+
* Platform API tokens can be limited in scope and lifetime.
|
|
94
|
+
* Use Platform API tokens for applications making use of the Platform API.
|
|
95
|
+
* Limit their scope as much as possible.
|
|
96
|
+
*/
|
|
97
|
+
get apiTokens() {
|
|
98
|
+
return this.__api_tokens;
|
|
99
|
+
}
|
|
100
|
+
/**
|
|
101
|
+
* Operations for ShapeDiver Geometry Backend Systems known by the Platform Backend.
|
|
102
|
+
*/
|
|
103
|
+
get backendSystem() {
|
|
104
|
+
return this.__backendSystem;
|
|
105
|
+
}
|
|
106
|
+
/**
|
|
107
|
+
* Operations for creating and deleting bookmarks
|
|
108
|
+
*/
|
|
109
|
+
get bookmarks() {
|
|
110
|
+
return this.__bookmarks;
|
|
111
|
+
}
|
|
112
|
+
/**
|
|
113
|
+
* Actions related to Chargebee subscription management.
|
|
114
|
+
*/
|
|
115
|
+
get chargebee() {
|
|
116
|
+
return this.__chargebee;
|
|
117
|
+
}
|
|
118
|
+
/**
|
|
119
|
+
* The documents api actions.
|
|
120
|
+
*/
|
|
121
|
+
get documents() {
|
|
122
|
+
return this.__documents;
|
|
123
|
+
}
|
|
124
|
+
/**
|
|
125
|
+
* Operations for domains which can be attached to users, organizations, models.
|
|
126
|
+
*/
|
|
127
|
+
get domains() {
|
|
128
|
+
return this.__domains;
|
|
129
|
+
}
|
|
130
|
+
/**
|
|
131
|
+
* HTTP logs.
|
|
132
|
+
*/
|
|
133
|
+
get httpLogs() {
|
|
134
|
+
return this.__http_logs;
|
|
135
|
+
}
|
|
136
|
+
/**
|
|
137
|
+
* Operations for job logs.
|
|
138
|
+
*/
|
|
139
|
+
get jobLogs() {
|
|
140
|
+
return this.__jobLogs;
|
|
141
|
+
}
|
|
142
|
+
/**
|
|
143
|
+
* Operations for images which can be attached to models
|
|
144
|
+
*/
|
|
145
|
+
get images() {
|
|
146
|
+
return this.__images;
|
|
147
|
+
}
|
|
148
|
+
/**
|
|
149
|
+
* Operations for model sharing relationships.
|
|
150
|
+
*/
|
|
151
|
+
get modelSharing() {
|
|
152
|
+
return this.__model_sharing;
|
|
153
|
+
}
|
|
154
|
+
/**
|
|
155
|
+
* Operations for models on the ShapeDiver Platform.
|
|
156
|
+
*/
|
|
157
|
+
get models() {
|
|
158
|
+
return this.__models;
|
|
159
|
+
}
|
|
160
|
+
/**
|
|
161
|
+
* Operations for creating tokens for models on Geometry Backend Systems
|
|
162
|
+
*/
|
|
163
|
+
get modelTokens() {
|
|
164
|
+
return this.__modelTokens;
|
|
165
|
+
}
|
|
166
|
+
/**
|
|
167
|
+
* Operations for creating, revoking, accepting, denying, model ownership transfer notifications.
|
|
168
|
+
*/
|
|
169
|
+
get modelTransfers() {
|
|
170
|
+
return this.__modelTransfers;
|
|
171
|
+
}
|
|
172
|
+
/**
|
|
173
|
+
* Operations for querying, reading/unreading, creating notifications.
|
|
174
|
+
*/
|
|
175
|
+
get notifications() {
|
|
176
|
+
return this.__notifications;
|
|
177
|
+
}
|
|
178
|
+
/**
|
|
179
|
+
* Gets the openid providers.
|
|
180
|
+
*/
|
|
181
|
+
get openidProviders() {
|
|
182
|
+
return this.__openidProviders;
|
|
183
|
+
}
|
|
184
|
+
/**
|
|
185
|
+
* Operations for organizations.
|
|
186
|
+
*/
|
|
187
|
+
get organizations() {
|
|
188
|
+
return this.__organizations;
|
|
189
|
+
}
|
|
190
|
+
/**
|
|
191
|
+
* Operations for policies.
|
|
192
|
+
*/
|
|
193
|
+
get policies() {
|
|
194
|
+
return this.__policies;
|
|
195
|
+
}
|
|
196
|
+
/**
|
|
197
|
+
* Operations for saved states.
|
|
198
|
+
*/
|
|
199
|
+
get savedStates() {
|
|
200
|
+
return this.__savedStates;
|
|
201
|
+
}
|
|
202
|
+
/**
|
|
203
|
+
* Operations related to stargate api.
|
|
204
|
+
*/
|
|
205
|
+
get stargate() {
|
|
206
|
+
return this.__stargate;
|
|
207
|
+
}
|
|
208
|
+
/**
|
|
209
|
+
* Operations for saved state sharing relationships.
|
|
210
|
+
*/
|
|
211
|
+
get savedStateSharing() {
|
|
212
|
+
return this.__savedStateSharing;
|
|
213
|
+
}
|
|
214
|
+
/**
|
|
215
|
+
* Operations for tags which can be attached to models.
|
|
216
|
+
*/
|
|
217
|
+
get tags() {
|
|
218
|
+
return this.__tags;
|
|
219
|
+
}
|
|
220
|
+
/**
|
|
221
|
+
* Analytics for users.
|
|
222
|
+
*/
|
|
223
|
+
get userAnalytics() {
|
|
224
|
+
return this.__userAnalytics;
|
|
225
|
+
}
|
|
226
|
+
/**
|
|
227
|
+
* Analytics for organizations.
|
|
228
|
+
*/
|
|
229
|
+
get organizationAnalytics() {
|
|
230
|
+
return this.__organizationAnalytics;
|
|
231
|
+
}
|
|
232
|
+
/**
|
|
233
|
+
* Operations for users.
|
|
234
|
+
*/
|
|
235
|
+
get users() {
|
|
236
|
+
return this.__users;
|
|
237
|
+
}
|
|
238
|
+
/**
|
|
239
|
+
* Webhook calls.
|
|
240
|
+
*/
|
|
241
|
+
get webhooks() {
|
|
242
|
+
return this.__webhooks;
|
|
243
|
+
}
|
|
244
|
+
/**
|
|
245
|
+
* Register callbacks for request start events.
|
|
246
|
+
* onRequestStart is fired before each request. This does not modify request, it is used only as notification that request is starting.
|
|
247
|
+
* NOTE: requestParams is as shallow copy.
|
|
248
|
+
* @param cb
|
|
249
|
+
*/
|
|
250
|
+
onRequestStart(cb) {
|
|
251
|
+
this.__api.onRequestStart(cb);
|
|
252
|
+
}
|
|
253
|
+
/**
|
|
254
|
+
* Register callbacks for request finished events.
|
|
255
|
+
* onRequestFinished is fired after request has been resolved.
|
|
256
|
+
* NOTE: response is passed as shallow copy.
|
|
257
|
+
* NOTE: requestParams is as shallow copy.
|
|
258
|
+
* @param cb
|
|
259
|
+
*/
|
|
260
|
+
onRequestFinished(cb) {
|
|
261
|
+
this.__api.onRequestFinished(cb);
|
|
262
|
+
}
|
|
263
|
+
}
|
|
264
|
+
exports.SdPlatformSdk = SdPlatformSdk;
|
|
265
|
+
//# sourceMappingURL=SdPlatformSdk.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SdPlatformSdk.js","sourceRoot":"","sources":["../src/SdPlatformSdk.ts"],"names":[],"mappings":"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"}
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SdPlatformSdkContext = exports.SdPlatformAccessTokenState = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* Status of the access token
|
|
6
|
+
*/
|
|
7
|
+
var SdPlatformAccessTokenState;
|
|
8
|
+
(function (SdPlatformAccessTokenState) {
|
|
9
|
+
/** no access token has been set */
|
|
10
|
+
SdPlatformAccessTokenState[SdPlatformAccessTokenState["NoToken"] = 0] = "NoToken";
|
|
11
|
+
/** the access token has expired */
|
|
12
|
+
SdPlatformAccessTokenState[SdPlatformAccessTokenState["Expired"] = 1] = "Expired";
|
|
13
|
+
/** the access token has been set and is not expired yet */
|
|
14
|
+
SdPlatformAccessTokenState[SdPlatformAccessTokenState["Valid"] = 2] = "Valid";
|
|
15
|
+
})(SdPlatformAccessTokenState = exports.SdPlatformAccessTokenState || (exports.SdPlatformAccessTokenState = {}));
|
|
16
|
+
/**
|
|
17
|
+
* Contextual information shared between the authentication API
|
|
18
|
+
* and the ShapeDiver Platform resource APIs.
|
|
19
|
+
*/
|
|
20
|
+
class SdPlatformSdkContext {
|
|
21
|
+
constructor(__api, __config) {
|
|
22
|
+
this.__api = __api;
|
|
23
|
+
this.__config = __config;
|
|
24
|
+
this.__accessTokenDetails = {};
|
|
25
|
+
}
|
|
26
|
+
cloneTokenDetails(details) {
|
|
27
|
+
var _a;
|
|
28
|
+
return {
|
|
29
|
+
access_token: details.access_token ? details.access_token + '' : undefined,
|
|
30
|
+
refresh_token: details.refresh_token ? details.refresh_token + '' : undefined,
|
|
31
|
+
expires_in: details.expires_in ? details.expires_in : undefined,
|
|
32
|
+
token_type: details.token_type ? details.token_type : undefined,
|
|
33
|
+
user_id: details.user_id ? details.user_id : undefined,
|
|
34
|
+
expirationDate: details.expirationDate ? new Date((_a = details.expirationDate) === null || _a === void 0 ? void 0 : _a.getTime()) : undefined
|
|
35
|
+
};
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* Get details of the access token
|
|
39
|
+
*/
|
|
40
|
+
get accessTokenDetails() {
|
|
41
|
+
return this.cloneTokenDetails(this.__accessTokenDetails);
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Set details of the access token
|
|
45
|
+
* @param details
|
|
46
|
+
*/
|
|
47
|
+
setAccessTokenDetails(details) {
|
|
48
|
+
this.__accessTokenDetails = this.cloneTokenDetails(details);
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Base API.
|
|
52
|
+
*/
|
|
53
|
+
get api() {
|
|
54
|
+
return this.__api;
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* SDK Configuration.
|
|
58
|
+
*/
|
|
59
|
+
get config() {
|
|
60
|
+
return this.__config;
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* Status of the access token.
|
|
64
|
+
*/
|
|
65
|
+
get accessTokenState() {
|
|
66
|
+
const accessToken = this.__accessTokenDetails.access_token;
|
|
67
|
+
if (!accessToken) {
|
|
68
|
+
return SdPlatformAccessTokenState.NoToken;
|
|
69
|
+
}
|
|
70
|
+
const date = this.__accessTokenDetails.expirationDate;
|
|
71
|
+
if (!date || new Date() > date) {
|
|
72
|
+
return SdPlatformAccessTokenState.Expired;
|
|
73
|
+
}
|
|
74
|
+
return SdPlatformAccessTokenState.Valid;
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* Status of authentication.
|
|
78
|
+
*/
|
|
79
|
+
get authData() {
|
|
80
|
+
return {
|
|
81
|
+
accessTokenState: this.accessTokenState,
|
|
82
|
+
isAuthenticated: !!this.accessTokenDetails.access_token,
|
|
83
|
+
userId: this.accessTokenDetails.user_id ? this.accessTokenDetails.user_id + '' : null,
|
|
84
|
+
};
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
exports.SdPlatformSdkContext = SdPlatformSdkContext;
|
|
88
|
+
//# sourceMappingURL=SdPlatformSdkContext.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SdPlatformSdkContext.js","sourceRoot":"","sources":["../src/SdPlatformSdkContext.ts"],"names":[],"mappings":";;;AAgBA;;GAEG;AACH,IAAY,0BAQX;AARD,WAAY,0BAA0B;IAElC,mCAAmC;IACnC,iFAAO,CAAA;IACP,mCAAmC;IACnC,iFAAO,CAAA;IACP,2DAA2D;IAC3D,6EAAK,CAAA;AACT,CAAC,EARW,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAQrC;AAeD;;;GAGG;AACH,MAAa,oBAAoB;IAI7B,YAAoB,KAAuB,EAAU,QAA6B;QAA9D,UAAK,GAAL,KAAK,CAAkB;QAAU,aAAQ,GAAR,QAAQ,CAAqB;QAF1E,yBAAoB,GAAiC,EAAE,CAAC;IAKhE,CAAC;IAEO,iBAAiB,CAAC,OAAqC;;QAE3D,OAAO;YACH,YAAY,EAAE,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC,OAAO,CAAC,YAAY,GAAG,EAAE,CAAC,CAAC,CAAC,SAAS;YAC1E,aAAa,EAAE,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,aAAa,GAAG,EAAE,CAAC,CAAC,CAAC,SAAS;YAC7E,UAAU,EAAE,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS;YAC/D,UAAU,EAAE,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS;YAC/D,OAAO,EAAE,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS;YACtD,cAAc,EAAE,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC,IAAI,IAAI,CAAC,MAAA,OAAO,CAAC,cAAc,0CAAE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,SAAS;SACnG,CAAA;IACL,CAAC;IAED;;OAEG;IACH,IAAW,kBAAkB;QAEzB,OAAO,IAAI,CAAC,iBAAiB,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC;IAC7D,CAAC;IAED;;;OAGG;IACI,qBAAqB,CAAC,OAAqC;QAC9D,IAAI,CAAC,oBAAoB,GAAG,IAAI,CAAC,iBAAiB,CAAC,OAAO,CAAC,CAAC;IAChE,CAAC;IAED;;OAEG;IACH,IAAW,GAAG;QAEV,OAAO,IAAI,CAAC,KAAK,CAAC;IACtB,CAAC;IAED;;OAEG;IACH,IAAW,MAAM;QAEb,OAAO,IAAI,CAAC,QAAQ,CAAC;IACzB,CAAC;IAED;;OAEG;IACH,IAAW,gBAAgB;QAEvB,MAAM,WAAW,GAAG,IAAI,CAAC,oBAAoB,CAAC,YAAY,CAAC;QAC3D,IAAI,CAAC,WAAW,EAChB;YACI,OAAO,0BAA0B,CAAC,OAAO,CAAC;SAC7C;QAED,MAAM,IAAI,GAAG,IAAI,CAAC,oBAAoB,CAAC,cAAc,CAAC;QACtD,IAAI,CAAC,IAAI,IAAI,IAAI,IAAI,EAAE,GAAG,IAAI,EAC9B;YACI,OAAO,0BAA0B,CAAC,OAAO,CAAC;SAC7C;QAED,OAAO,0BAA0B,CAAC,KAAK,CAAC;IAC5C,CAAC;IAED;;OAEG;IACH,IAAW,QAAQ;QAEf,OAAO;YACH,gBAAgB,EAAE,IAAI,CAAC,gBAAgB;YACvC,eAAe,EAAE,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,YAAY;YACvD,MAAM,EAAE,IAAI,CAAC,kBAAkB,CAAC,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,OAAO,GAAG,EAAE,CAAC,CAAC,CAAC,IAAI;SACxF,CAAC;IACN,CAAC;CACJ;AApFD,oDAoFC"}
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.create = void 0;
|
|
4
|
+
const SdPlatformSdk_1 = require("./SdPlatformSdk");
|
|
5
|
+
function create(clientId, clientSecret, baseUrl) {
|
|
6
|
+
const checkIfCredential = (clientId) => {
|
|
7
|
+
return !!(clientId && clientId.clientId);
|
|
8
|
+
};
|
|
9
|
+
if (checkIfCredential(clientId)) {
|
|
10
|
+
return new SdPlatformSdk_1.SdPlatformSdk(clientId.clientId, clientId.clientSecret, clientId.baseUrl);
|
|
11
|
+
}
|
|
12
|
+
else if (clientId) {
|
|
13
|
+
return new SdPlatformSdk_1.SdPlatformSdk(clientId, clientSecret, baseUrl);
|
|
14
|
+
}
|
|
15
|
+
else {
|
|
16
|
+
throw new Error("Parameter clientId must be provided.");
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
exports.create = create;
|
|
20
|
+
//# sourceMappingURL=SdPlatformSdkCreate.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SdPlatformSdkCreate.js","sourceRoot":"","sources":["../src/SdPlatformSdkCreate.ts"],"names":[],"mappings":";;;AAAA,mDAAgD;AAShD,SAAgB,MAAM,CAAC,QAAiD,EAAE,YAA4B,EAAE,OAAuB;IAE3H,MAAM,iBAAiB,GAAG,CAAC,QAAiD,EAAsC,EAAE;QAEhH,OAAO,CAAC,CAAC,CAAC,QAAQ,IAAK,QAAmC,CAAC,QAAQ,CAAC,CAAA;IACxE,CAAC,CAAC;IAEF,IAAI,iBAAiB,CAAC,QAAQ,CAAC,EAC/B;QACI,OAAO,IAAI,6BAAa,CAAC,QAAQ,CAAC,QAAQ,EAAE,QAAQ,CAAC,YAAY,EAAE,QAAQ,CAAC,OAAO,CAAC,CAAC;KACxF;SACI,IAAG,QAAQ,EAChB;QACI,OAAO,IAAI,6BAAa,CAAC,QAAQ,EAAE,YAAY,EAAE,OAAO,CAAC,CAAC;KAC7D;SAED;QACI,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;KAC3D;AACL,CAAC;AAnBD,wBAmBC"}
|
|
@@ -85,6 +85,7 @@ export declare enum RequestId {
|
|
|
85
85
|
OrganizationInvitationDeny = "organization_invitation_deny",
|
|
86
86
|
OrganizationPatchMemberRole = "organization_patch_member_role",
|
|
87
87
|
OrganizationInvitationByEmail = "organization_invitation_by_email",
|
|
88
|
+
OrganizationIdentifySSO = "organization_identify_sso",
|
|
88
89
|
NotificationGet = "notification_get",
|
|
89
90
|
NotificationQuery = "notification_query",
|
|
90
91
|
NotificationCreate = "notification_create",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SdPlatformRequestId.d.ts","sourceRoot":"","sources":["../../src/api/SdPlatformRequestId.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,oBAAY,SAAS;IAEjB;;OAEG;IACH,aAAa,mBAAmB;IAChC,YAAY,kBAAkB;IAC9B,iBAAiB,uBAAuB;IACxC,MAAM,WAAW;IACjB,wBAAwB,+BAA+B;IAEvD;;OAEG;IACH,WAAW,kBAAkB;IAC7B,aAAa,oBAAoB;IACjC,cAAc,qBAAqB;IACnC,aAAa,oBAAoB;IACjC,cAAc,qBAAqB;IAEnC,cAAc,qBAAqB;IACnC,eAAe,sBAAsB;IACrC,cAAc,qBAAqB;IACnC,eAAe,sBAAsB;IAErC,kBAAkB,yBAAyB;IAC3C,mBAAmB,0BAA0B;IAC7C,kBAAkB,yBAAyB;IAC3C,mBAAmB,0BAA0B;IAC7C,kBAAkB,yBAAyB;IAE3C,cAAc,oBAAoB;IAClC,cAAc,oBAAoB;IAElC,QAAQ,cAAc;IACtB,UAAU,gBAAgB;IAC1B,WAAW,iBAAiB;IAC5B,YAAY,iBAAiB;IAE7B,SAAS,eAAe;IACxB,WAAW,iBAAiB;IAC5B,YAAY,kBAAkB;IAC9B,WAAW,iBAAiB;IAC5B,YAAY,kBAAkB;IAE9B,MAAM,YAAY;IAClB,QAAQ,cAAc;IAEtB,WAAW,iBAAiB;IAE5B,OAAO,aAAa;IACpB,SAAS,eAAe;IACxB,SAAS,eAAe;IACxB,UAAU,gBAAgB;IAC1B,YAAY,kBAAkB;IAC9B,WAAW,iBAAiB;IAC5B,gBAAgB,uBAAuB;IACvC,sBAAsB,8BAA8B;IAEpD,aAAa,mBAAmB;IAChC,oBAAoB,2BAA2B;IAE/C,QAAQ,cAAc;IACtB,UAAU,gBAAgB;IAC1B,WAAW,iBAAiB;IAC5B,UAAU,gBAAgB;IAC1B,WAAW,iBAAiB;IAC5B,aAAa,mBAAmB;IAChC,eAAe,sBAAsB;IAErC,aAAa,oBAAoB;IACjC,eAAe,sBAAsB;IACrC,eAAe,sBAAsB;IACrC,gBAAgB,uBAAuB;IACvC,gBAAgB,uBAAuB;IAEvC,SAAS,eAAe;IACxB,WAAW,iBAAiB;IAC5B,YAAY,kBAAkB;IAC9B,WAAW,iBAAiB;IAC5B,YAAY,kBAAkB;IAE9B,iBAAiB,wBAAwB;IACzC,oBAAoB,2BAA2B;IAC/C,mBAAmB,0BAA0B;IAC7C,mBAAmB,0BAA0B;IAC7C,oBAAoB,2BAA2B;IAE/C,eAAe,qBAAqB;IACpC,iBAAiB,uBAAuB;IACxC,kBAAkB,wBAAwB;IAC1C,kBAAkB,wBAAwB;IAC1C,iBAAiB,uBAAuB;IACxC,4BAA4B,mCAAmC;IAC/D,4BAA4B,mCAAmC;IAC/D,0BAA0B,gCAAgC;IAC1D,4BAA4B,mCAAmC;IAC/D,0BAA0B,iCAAiC;IAC3D,2BAA2B,mCAAmC;IAC9D,6BAA6B,qCAAqC;
|
|
1
|
+
{"version":3,"file":"SdPlatformRequestId.d.ts","sourceRoot":"","sources":["../../src/api/SdPlatformRequestId.ts"],"names":[],"mappings":"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"}
|