@selfcommunity/react-core 0.1.6-alpha.1 → 0.1.6-alpha.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/lib/esm/api-services/src/index.d.ts +6 -1
- package/lib/esm/api-services/src/index.d.ts.map +1 -1
- package/lib/esm/api-services/src/services/webhook/index.d.ts +13 -13
- package/lib/esm/api-services/src/services/webhook/index.d.ts.map +1 -1
- package/lib/esm/api-services/src/types/index.d.ts +4 -0
- package/lib/esm/api-services/src/types/index.d.ts.map +1 -0
- package/lib/esm/api-services/src/types/paginatedResponse.d.ts +10 -0
- package/lib/esm/api-services/src/types/paginatedResponse.d.ts.map +1 -0
- package/lib/esm/api-services/src/{services/webhook/types.d.ts → types/webhook.d.ts} +1 -1
- package/lib/esm/api-services/src/types/webhook.d.ts.map +1 -0
- package/lib/esm/api-services/src/utils/apiRequest.d.ts +2 -0
- package/lib/esm/api-services/src/utils/apiRequest.d.ts.map +1 -0
- package/lib/umd/react-core.js +1 -1
- package/package.json +6 -6
- package/lib/esm/api-services/src/services/webhook/types.d.ts.map +0 -1
|
@@ -11,6 +11,7 @@ import Endpoints, { EndpointType } from './constants/Endpoints';
|
|
|
11
11
|
*/
|
|
12
12
|
import { formatHttpError } from './utils/http';
|
|
13
13
|
import { generateJWTToken, parseJwt } from './utils/token';
|
|
14
|
+
import { apiRequest } from './utils/apiRequest';
|
|
14
15
|
/**
|
|
15
16
|
* Services
|
|
16
17
|
*/
|
|
@@ -39,8 +40,12 @@ import SuggestionService, { SuggestionApiClient, SuggestionApiClientInterface }
|
|
|
39
40
|
import TagService, { TagApiClient, TagApiClientInterface } from './services/tag';
|
|
40
41
|
import UserService, { UserApiClient, UserApiClientInterface } from './services/user';
|
|
41
42
|
import WebhookService, { WebhookApiClient, WebhookApiClientInterface } from './services/webhook';
|
|
43
|
+
/**
|
|
44
|
+
* Types
|
|
45
|
+
*/
|
|
46
|
+
import { SCPaginatedResponse, WebhookParamType, WebhookEventsType } from './types';
|
|
42
47
|
/**
|
|
43
48
|
* Export all
|
|
44
49
|
*/
|
|
45
|
-
export { http, HttpResponse, HttpMethod, formatHttpError, generateJWTToken, parseJwt, Endpoints, EndpointType, PreferenceService, PreferenceApiClient, PreferenceApiClientInterface, UserService, UserApiClient, UserApiClientInterface, FeatureService, FeatureApiClient, FeatureApiClientInterface, CategoryService, CategoryApiClient, CategoryApiClientInterface, CommentService, CommentApiClient, CommentApiClientInterface, CustomAdvService, CustomAdvApiClient, CustomAdvApiClientInterface, CustomPageService, CustomPageApiClient, CustomPageApiClientInterface, DataPortabilityService, DataPortabilityApiClient, DataPortabilityApiClientInterface, EmbedService, EmbedApiClient, EmbedApiClientInterface, FeedService, FeedApiClient, FeedApiClientInterface, FeedObjectService, FeedObjectApiClient, FeedObjectApiClientInterface, IncubatorService, IncubatorApiClient, IncubatorApiClientInterface, InsightService, InsightApiClient, InsightApiClientInterface, LegalPageService, LegalPageApiClient, LegalPageApiClientInterface, LocalityService, LocalityApiClient, LocalityApiClientInterface, LoyaltyService, LoyaltyApiClient, LoyaltyApiClientInterface, MediaService, MediaApiClient, MediaApiClientInterface, ModerationService, ModerationApiClient, ModerationApiClientInterface, NotificationService, NotificationApiClient, NotificationApiClientInterface, PrivateMessageService, PrivateMessageApiClient, PrivateMessageApiClientInterface, ScoreService, ScoreApiClient, ScoreApiClientInterface, SSOService, SSOApiClient, SSOApiClientInterface, SuggestionService, SuggestionApiClient, SuggestionApiClientInterface, TagService, TagApiClient, TagApiClientInterface, WebhookService, WebhookApiClient, WebhookApiClientInterface };
|
|
50
|
+
export { http, HttpResponse, HttpMethod, apiRequest, formatHttpError, generateJWTToken, parseJwt, Endpoints, EndpointType, PreferenceService, PreferenceApiClient, PreferenceApiClientInterface, UserService, UserApiClient, UserApiClientInterface, FeatureService, FeatureApiClient, FeatureApiClientInterface, CategoryService, CategoryApiClient, CategoryApiClientInterface, CommentService, CommentApiClient, CommentApiClientInterface, CustomAdvService, CustomAdvApiClient, CustomAdvApiClientInterface, CustomPageService, CustomPageApiClient, CustomPageApiClientInterface, DataPortabilityService, DataPortabilityApiClient, DataPortabilityApiClientInterface, EmbedService, EmbedApiClient, EmbedApiClientInterface, FeedService, FeedApiClient, FeedApiClientInterface, FeedObjectService, FeedObjectApiClient, FeedObjectApiClientInterface, IncubatorService, IncubatorApiClient, IncubatorApiClientInterface, InsightService, InsightApiClient, InsightApiClientInterface, LegalPageService, LegalPageApiClient, LegalPageApiClientInterface, LocalityService, LocalityApiClient, LocalityApiClientInterface, LoyaltyService, LoyaltyApiClient, LoyaltyApiClientInterface, MediaService, MediaApiClient, MediaApiClientInterface, ModerationService, ModerationApiClient, ModerationApiClientInterface, NotificationService, NotificationApiClient, NotificationApiClientInterface, PrivateMessageService, PrivateMessageApiClient, PrivateMessageApiClientInterface, ScoreService, ScoreApiClient, ScoreApiClientInterface, SSOService, SSOApiClient, SSOApiClientInterface, SuggestionService, SuggestionApiClient, SuggestionApiClientInterface, TagService, TagApiClient, TagApiClientInterface, WebhookService, WebhookApiClient, WebhookApiClientInterface, SCPaginatedResponse, WebhookParamType, WebhookEventsType };
|
|
46
51
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../api-services/src/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,IAAI,EAAE,EAAC,YAAY,EAAE,UAAU,EAAC,MAAM,UAAU,CAAC;AAExD;;GAEG;AACH,OAAO,SAAS,EAAE,EAAC,YAAY,EAAC,MAAM,uBAAuB,CAAC;AAE9D;;GAEG;AACH,OAAO,EAAC,eAAe,EAAC,MAAM,cAAc,CAAC;AAC7C,OAAO,EAAC,gBAAgB,EAAE,QAAQ,EAAC,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../api-services/src/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { HttpResponse } from '../../client';
|
|
2
1
|
import { SCWebhookEndpointType, SCWebhookEndpointAttemptType, SCWebhookEndpointSecretType } from '@selfcommunity/types';
|
|
3
|
-
import { WebhookParamType } from '
|
|
2
|
+
import { WebhookParamType } from '../../types';
|
|
3
|
+
import { SCPaginatedResponse } from '../../types';
|
|
4
4
|
export interface WebhookApiClientInterface {
|
|
5
|
-
getAllWebhookEndpoints(): Promise<SCWebhookEndpointType
|
|
6
|
-
getAllWebhookEvents(): Promise<
|
|
5
|
+
getAllWebhookEndpoints(): Promise<SCPaginatedResponse<SCWebhookEndpointType>>;
|
|
6
|
+
getAllWebhookEvents(): Promise<string[]>;
|
|
7
7
|
createWebhookEndpoint(params: WebhookParamType): Promise<SCWebhookEndpointType>;
|
|
8
8
|
getASpecificWebhookEndpoint(id: number): Promise<SCWebhookEndpointType>;
|
|
9
9
|
updateASpecificWebhookEndpoint(id: number, params: WebhookParamType): Promise<SCWebhookEndpointType>;
|
|
10
10
|
updateASingleWebhookEndpointField(id: number, params: WebhookParamType): Promise<SCWebhookEndpointType>;
|
|
11
11
|
deleteWebhookEndpoint(id: number): Promise<any>;
|
|
12
|
-
getAllWebhookEndpointAttempts(id: number): Promise<SCWebhookEndpointAttemptType
|
|
12
|
+
getAllWebhookEndpointAttempts(id: number): Promise<SCPaginatedResponse<SCWebhookEndpointAttemptType>>;
|
|
13
13
|
expireWebhookSigningSecret(id: number): Promise<SCWebhookEndpointType>;
|
|
14
14
|
revealWebhookSigningSecret(id: number, password?: string): Promise<SCWebhookEndpointSecretType>;
|
|
15
15
|
resendWebhookEndpointEvent(id: number, event: number): Promise<any>;
|
|
@@ -22,16 +22,16 @@ export declare class WebhookApiClient {
|
|
|
22
22
|
/**
|
|
23
23
|
* This endpoint retrieves all webhook endpoints
|
|
24
24
|
*/
|
|
25
|
-
static getAllWebhookEndpoints(): Promise<
|
|
25
|
+
static getAllWebhookEndpoints(): Promise<SCPaginatedResponse<SCWebhookEndpointType>>;
|
|
26
26
|
/**
|
|
27
27
|
* This endpoint retrieves webhook events that can be enabled in the endpoint.
|
|
28
28
|
*/
|
|
29
|
-
static getAllWebhookEvents(): Promise<
|
|
29
|
+
static getAllWebhookEvents(): Promise<string[]>;
|
|
30
30
|
/**
|
|
31
31
|
* This endpoint creates a webhook endpoint and connects it to the given webhook events.
|
|
32
|
-
* @param
|
|
32
|
+
* @param data
|
|
33
33
|
*/
|
|
34
|
-
static createWebhookEndpoint(
|
|
34
|
+
static createWebhookEndpoint(data: WebhookParamType): Promise<SCWebhookEndpointType>;
|
|
35
35
|
/**
|
|
36
36
|
* This endpoint retrieves a specific webhook endpoint using ID.
|
|
37
37
|
* @param id
|
|
@@ -58,7 +58,7 @@ export declare class WebhookApiClient {
|
|
|
58
58
|
* This endpoint retrieves the attempts related to this endpoint.
|
|
59
59
|
* @param id
|
|
60
60
|
*/
|
|
61
|
-
static getAllWebhookEndpointAttempts(id: number): Promise<SCWebhookEndpointAttemptType
|
|
61
|
+
static getAllWebhookEndpointAttempts(id: number): Promise<SCPaginatedResponse<SCWebhookEndpointAttemptType>>;
|
|
62
62
|
/**
|
|
63
63
|
* This endpoint expires the secret associated with this endpoint.
|
|
64
64
|
* @param id
|
|
@@ -84,14 +84,14 @@ export declare class WebhookApiClient {
|
|
|
84
84
|
static resendMultipleWebhookEndpointEvent(id: number, event: number[]): Promise<any>;
|
|
85
85
|
}
|
|
86
86
|
export default class WebhookService {
|
|
87
|
-
static getAllWebhookEndpoints(): Promise<
|
|
87
|
+
static getAllWebhookEndpoints(): Promise<SCPaginatedResponse<SCWebhookEndpointType>>;
|
|
88
88
|
static getAllWebhookEvents(): Promise<any>;
|
|
89
|
-
static createWebhookEndpoint(params: WebhookParamType): Promise<
|
|
89
|
+
static createWebhookEndpoint(params: WebhookParamType): Promise<SCWebhookEndpointType>;
|
|
90
90
|
static getASpecificWebhookEndpoint(id: number): Promise<SCWebhookEndpointType>;
|
|
91
91
|
static updateASpecificWebhookEndpoint(id: number, params: WebhookParamType): Promise<SCWebhookEndpointType>;
|
|
92
92
|
static updateASingleWebhookEndpointField(id: number, params: WebhookParamType): Promise<SCWebhookEndpointType>;
|
|
93
93
|
static deleteWebhookEndpoint(id: number): Promise<any>;
|
|
94
|
-
static getAllWebhookEndpointAttempts(id: number): Promise<SCWebhookEndpointAttemptType
|
|
94
|
+
static getAllWebhookEndpointAttempts(id: number): Promise<SCPaginatedResponse<SCWebhookEndpointAttemptType>>;
|
|
95
95
|
static expireWebhookSigningSecret(id: number): Promise<SCWebhookEndpointType>;
|
|
96
96
|
static revealWebhookSigningSecret(id: number, password?: string): Promise<SCWebhookEndpointSecretType>;
|
|
97
97
|
static resendWebhookEndpointEvent(id: number, event: number): Promise<any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../api-services/src/services/webhook/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../api-services/src/services/webhook/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../api-services/src/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAC,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAC,gBAAgB,EAAE,iBAAiB,EAAC,MAAM,WAAW,CAAC;AAE9D,OAAO,EAAC,mBAAmB,EAAE,gBAAgB,EAAE,iBAAiB,EAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"paginatedResponse.d.ts","sourceRoot":"","sources":["../../../../../../api-services/src/types/paginatedResponse.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,MAAM,WAAW,mBAAmB,CAAC,CAAC,GAAG,EAAE;IACzC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,CAAC,CAAC;CACZ"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"webhook.d.ts","sourceRoot":"","sources":["../../../../../../api-services/src/types/webhook.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,MAAM,EAAE,iBAAiB,EAAE,CAAC;IAC5B;;OAEG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACjC;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC,IAAI,EAAE,MAAM,CAAC;CACd"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apiRequest.d.ts","sourceRoot":"","sources":["../../../../../../api-services/src/utils/apiRequest.ts"],"names":[],"mappings":"AAEA,wBAAgB,UAAU,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,GAAG,gBAkBjE"}
|