ch-chat-api-typescript-axios 5.83.2 → 5.86.0
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/dist/api/dashboard-api.d.ts +240 -0
- package/dist/api/dashboard-api.js +319 -0
- package/dist/api/dashboard-api.js.map +1 -0
- package/dist/api/sessions-api.d.ts +11 -2
- package/dist/api/sessions-api.js +10 -5
- package/dist/api/sessions-api.js.map +1 -1
- package/dist/api.d.ts +1 -0
- package/dist/api.js +1 -0
- package/dist/api.js.map +1 -1
- package/dist/models/activated-session-detail-model.d.ts +74 -0
- package/dist/models/{chat-notification-paged-list-meta-data.js → activated-session-detail-model.js} +1 -1
- package/dist/models/activated-session-detail-model.js.map +1 -0
- package/dist/models/activated-session-details-model.d.ts +32 -0
- package/dist/models/{api-v1-chat-migrations-post401-response.js → activated-session-details-model.js} +1 -1
- package/dist/models/activated-session-details-model.js.map +1 -0
- package/dist/models/{api-v1-chat-migrations-post401-response-errors.d.ts → api-v1-chat-dashboard-sessions-activated-count-get401-response-errors.d.ts} +3 -3
- package/dist/models/api-v1-chat-dashboard-sessions-activated-count-get401-response-errors.js +16 -0
- package/dist/models/api-v1-chat-dashboard-sessions-activated-count-get401-response-errors.js.map +1 -0
- package/dist/models/api-v1-chat-dashboard-sessions-activated-count-get401-response.d.ts +49 -0
- package/dist/models/api-v1-chat-dashboard-sessions-activated-count-get401-response.js +16 -0
- package/dist/models/api-v1-chat-dashboard-sessions-activated-count-get401-response.js.map +1 -0
- package/dist/models/chat-notification.d.ts +6 -0
- package/dist/models/chat-notifications.d.ts +9 -3
- package/dist/models/dashboard-activated-sessions-model.d.ts +31 -0
- package/dist/models/{api-v1-chat-migrations-post401-response-errors.js → dashboard-activated-sessions-model.js} +1 -1
- package/dist/models/dashboard-activated-sessions-model.js.map +1 -0
- package/dist/models/dashboard-session-countries-detail-statistics-model.d.ts +42 -0
- package/dist/models/dashboard-session-countries-detail-statistics-model.js +16 -0
- package/dist/models/dashboard-session-countries-detail-statistics-model.js.map +1 -0
- package/dist/models/dashboard-session-countries-statistics-model.d.ts +38 -0
- package/dist/models/dashboard-session-countries-statistics-model.js +16 -0
- package/dist/models/dashboard-session-countries-statistics-model.js.map +1 -0
- package/dist/models/dashboard-session-trends-duration-statistics-model.d.ts +36 -0
- package/dist/models/dashboard-session-trends-duration-statistics-model.js +16 -0
- package/dist/models/dashboard-session-trends-duration-statistics-model.js.map +1 -0
- package/dist/models/dashboard-session-trends-statistics-model.d.ts +37 -0
- package/dist/models/dashboard-session-trends-statistics-model.js +16 -0
- package/dist/models/dashboard-session-trends-statistics-model.js.map +1 -0
- package/dist/models/duration.d.ts +24 -0
- package/dist/models/duration.js +29 -0
- package/dist/models/duration.js.map +1 -0
- package/dist/models/index.d.ts +10 -3
- package/dist/models/index.js +10 -3
- package/dist/models/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/models/api-v1-chat-migrations-post401-response-errors.js.map +0 -1
- package/dist/models/api-v1-chat-migrations-post401-response.d.ts +0 -49
- package/dist/models/api-v1-chat-migrations-post401-response.js.map +0 -1
- package/dist/models/chat-notification-paged-list-meta-data.d.ts +0 -84
- package/dist/models/chat-notification-paged-list-meta-data.js.map +0 -1
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* CloudHospital.ChatApi
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { ActivatedSessionDetailsModel } from './activated-session-details-model';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface DashboardActivatedSessionsModel
|
|
17
|
+
*/
|
|
18
|
+
export interface DashboardActivatedSessionsModel {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {number}
|
|
22
|
+
* @memberof DashboardActivatedSessionsModel
|
|
23
|
+
*/
|
|
24
|
+
'totalActivatedSessionsCount'?: number;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {ActivatedSessionDetailsModel}
|
|
28
|
+
* @memberof DashboardActivatedSessionsModel
|
|
29
|
+
*/
|
|
30
|
+
'activatedSessionDetails'?: ActivatedSessionDetailsModel;
|
|
31
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dashboard-activated-sessions-model.js","sourceRoot":"","sources":["../../src/models/dashboard-activated-sessions-model.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* CloudHospital.ChatApi
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface DashboardSessionCountriesDetailStatisticsModel
|
|
16
|
+
*/
|
|
17
|
+
export interface DashboardSessionCountriesDetailStatisticsModel {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof DashboardSessionCountriesDetailStatisticsModel
|
|
22
|
+
*/
|
|
23
|
+
'phoneCountryCode'?: string | null;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof DashboardSessionCountriesDetailStatisticsModel
|
|
28
|
+
*/
|
|
29
|
+
'countryCode'?: string | null;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof DashboardSessionCountriesDetailStatisticsModel
|
|
34
|
+
*/
|
|
35
|
+
'countryName'?: string | null;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof DashboardSessionCountriesDetailStatisticsModel
|
|
40
|
+
*/
|
|
41
|
+
'value'?: number;
|
|
42
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* CloudHospital.ChatApi
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=dashboard-session-countries-detail-statistics-model.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dashboard-session-countries-detail-statistics-model.js","sourceRoot":"","sources":["../../src/models/dashboard-session-countries-detail-statistics-model.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* CloudHospital.ChatApi
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { DashboardSessionCountriesDetailStatisticsModel } from './dashboard-session-countries-detail-statistics-model';
|
|
13
|
+
import type { PagedListMetaData } from './paged-list-meta-data';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface DashboardSessionCountriesStatisticsModel
|
|
18
|
+
*/
|
|
19
|
+
export interface DashboardSessionCountriesStatisticsModel {
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @type {string}
|
|
23
|
+
* @memberof DashboardSessionCountriesStatisticsModel
|
|
24
|
+
*/
|
|
25
|
+
'tenantId'?: string | null;
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {Array<DashboardSessionCountriesDetailStatisticsModel>}
|
|
29
|
+
* @memberof DashboardSessionCountriesStatisticsModel
|
|
30
|
+
*/
|
|
31
|
+
'items'?: Array<DashboardSessionCountriesDetailStatisticsModel> | null;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {PagedListMetaData}
|
|
35
|
+
* @memberof DashboardSessionCountriesStatisticsModel
|
|
36
|
+
*/
|
|
37
|
+
'metaData'?: PagedListMetaData;
|
|
38
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* CloudHospital.ChatApi
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=dashboard-session-countries-statistics-model.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dashboard-session-countries-statistics-model.js","sourceRoot":"","sources":["../../src/models/dashboard-session-countries-statistics-model.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* CloudHospital.ChatApi
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface DashboardSessionTrendsDurationStatisticsModel
|
|
16
|
+
*/
|
|
17
|
+
export interface DashboardSessionTrendsDurationStatisticsModel {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {Date}
|
|
21
|
+
* @memberof DashboardSessionTrendsDurationStatisticsModel
|
|
22
|
+
*/
|
|
23
|
+
'key'?: Date;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof DashboardSessionTrendsDurationStatisticsModel
|
|
28
|
+
*/
|
|
29
|
+
'createdChatSessionValue'?: number;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof DashboardSessionTrendsDurationStatisticsModel
|
|
34
|
+
*/
|
|
35
|
+
'expiredChatSessionValue'?: number;
|
|
36
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* CloudHospital.ChatApi
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=dashboard-session-trends-duration-statistics-model.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dashboard-session-trends-duration-statistics-model.js","sourceRoot":"","sources":["../../src/models/dashboard-session-trends-duration-statistics-model.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* CloudHospital.ChatApi
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { DashboardSessionTrendsDurationStatisticsModel } from './dashboard-session-trends-duration-statistics-model';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface DashboardSessionTrendsStatisticsModel
|
|
17
|
+
*/
|
|
18
|
+
export interface DashboardSessionTrendsStatisticsModel {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {number}
|
|
22
|
+
* @memberof DashboardSessionTrendsStatisticsModel
|
|
23
|
+
*/
|
|
24
|
+
'createdSessionCount'?: number;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {number}
|
|
28
|
+
* @memberof DashboardSessionTrendsStatisticsModel
|
|
29
|
+
*/
|
|
30
|
+
'expiredSessionCount'?: number;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {Array<DashboardSessionTrendsDurationStatisticsModel>}
|
|
34
|
+
* @memberof DashboardSessionTrendsStatisticsModel
|
|
35
|
+
*/
|
|
36
|
+
'monthlyList'?: Array<DashboardSessionTrendsDurationStatisticsModel> | null;
|
|
37
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* CloudHospital.ChatApi
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=dashboard-session-trends-statistics-model.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dashboard-session-trends-statistics-model.js","sourceRoot":"","sources":["../../src/models/dashboard-session-trends-statistics-model.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* CloudHospital.ChatApi
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @enum {string}
|
|
16
|
+
*/
|
|
17
|
+
export declare const Duration: {
|
|
18
|
+
readonly CurrentMonth: "Current_Month";
|
|
19
|
+
readonly Last3Month: "Last_3_Month";
|
|
20
|
+
readonly Last6Month: "Last_6_Month";
|
|
21
|
+
readonly Last9Month: "Last_9_Month";
|
|
22
|
+
readonly Last12Month: "Last_12_Month";
|
|
23
|
+
};
|
|
24
|
+
export type Duration = typeof Duration[keyof typeof Duration];
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* CloudHospital.ChatApi
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.Duration = void 0;
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @enum {string}
|
|
21
|
+
*/
|
|
22
|
+
exports.Duration = {
|
|
23
|
+
CurrentMonth: 'Current_Month',
|
|
24
|
+
Last3Month: 'Last_3_Month',
|
|
25
|
+
Last6Month: 'Last_6_Month',
|
|
26
|
+
Last9Month: 'Last_9_Month',
|
|
27
|
+
Last12Month: 'Last_12_Month'
|
|
28
|
+
};
|
|
29
|
+
//# sourceMappingURL=duration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"duration.js","sourceRoot":"","sources":["../../src/models/duration.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAIH;;;;GAIG;AAEU,QAAA,QAAQ,GAAG;IACpB,YAAY,EAAE,eAAe;IAC7B,UAAU,EAAE,cAAc;IAC1B,UAAU,EAAE,cAAc;IAC1B,UAAU,EAAE,cAAc;IAC1B,WAAW,EAAE,eAAe;CACtB,CAAC"}
|
package/dist/models/index.d.ts
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
export * from './
|
|
2
|
-
export * from './
|
|
1
|
+
export * from './activated-session-detail-model';
|
|
2
|
+
export * from './activated-session-details-model';
|
|
3
|
+
export * from './api-v1-chat-dashboard-sessions-activated-count-get401-response';
|
|
4
|
+
export * from './api-v1-chat-dashboard-sessions-activated-count-get401-response-errors';
|
|
3
5
|
export * from './assignee-model';
|
|
4
6
|
export * from './author-roles';
|
|
5
7
|
export * from './chat-message';
|
|
6
8
|
export * from './chat-messages-model';
|
|
7
9
|
export * from './chat-notification';
|
|
8
|
-
export * from './chat-notification-paged-list-meta-data';
|
|
9
10
|
export * from './chat-notifications';
|
|
10
11
|
export * from './chat-participant';
|
|
11
12
|
export * from './chat-send-flow-message-command';
|
|
@@ -17,6 +18,12 @@ export * from './chat-sessions-model';
|
|
|
17
18
|
export * from './check-chat-notifications-command';
|
|
18
19
|
export * from './create-chat-session-command';
|
|
19
20
|
export * from './create-intake-form-command';
|
|
21
|
+
export * from './dashboard-activated-sessions-model';
|
|
22
|
+
export * from './dashboard-session-countries-detail-statistics-model';
|
|
23
|
+
export * from './dashboard-session-countries-statistics-model';
|
|
24
|
+
export * from './dashboard-session-trends-duration-statistics-model';
|
|
25
|
+
export * from './dashboard-session-trends-statistics-model';
|
|
26
|
+
export * from './duration';
|
|
20
27
|
export * from './dynamic-template-message';
|
|
21
28
|
export * from './intake-form';
|
|
22
29
|
export * from './intake-form-item';
|
package/dist/models/index.js
CHANGED
|
@@ -14,14 +14,15 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./
|
|
18
|
-
__exportStar(require("./
|
|
17
|
+
__exportStar(require("./activated-session-detail-model"), exports);
|
|
18
|
+
__exportStar(require("./activated-session-details-model"), exports);
|
|
19
|
+
__exportStar(require("./api-v1-chat-dashboard-sessions-activated-count-get401-response"), exports);
|
|
20
|
+
__exportStar(require("./api-v1-chat-dashboard-sessions-activated-count-get401-response-errors"), exports);
|
|
19
21
|
__exportStar(require("./assignee-model"), exports);
|
|
20
22
|
__exportStar(require("./author-roles"), exports);
|
|
21
23
|
__exportStar(require("./chat-message"), exports);
|
|
22
24
|
__exportStar(require("./chat-messages-model"), exports);
|
|
23
25
|
__exportStar(require("./chat-notification"), exports);
|
|
24
|
-
__exportStar(require("./chat-notification-paged-list-meta-data"), exports);
|
|
25
26
|
__exportStar(require("./chat-notifications"), exports);
|
|
26
27
|
__exportStar(require("./chat-participant"), exports);
|
|
27
28
|
__exportStar(require("./chat-send-flow-message-command"), exports);
|
|
@@ -33,6 +34,12 @@ __exportStar(require("./chat-sessions-model"), exports);
|
|
|
33
34
|
__exportStar(require("./check-chat-notifications-command"), exports);
|
|
34
35
|
__exportStar(require("./create-chat-session-command"), exports);
|
|
35
36
|
__exportStar(require("./create-intake-form-command"), exports);
|
|
37
|
+
__exportStar(require("./dashboard-activated-sessions-model"), exports);
|
|
38
|
+
__exportStar(require("./dashboard-session-countries-detail-statistics-model"), exports);
|
|
39
|
+
__exportStar(require("./dashboard-session-countries-statistics-model"), exports);
|
|
40
|
+
__exportStar(require("./dashboard-session-trends-duration-statistics-model"), exports);
|
|
41
|
+
__exportStar(require("./dashboard-session-trends-statistics-model"), exports);
|
|
42
|
+
__exportStar(require("./duration"), exports);
|
|
36
43
|
__exportStar(require("./dynamic-template-message"), exports);
|
|
37
44
|
__exportStar(require("./intake-form"), exports);
|
|
38
45
|
__exportStar(require("./intake-form-item"), exports);
|
package/dist/models/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mEAAiD;AACjD,oEAAkD;AAClD,mGAAiF;AACjF,0GAAwF;AACxF,mDAAiC;AACjC,iDAA+B;AAC/B,iDAA+B;AAC/B,wDAAsC;AACtC,sDAAoC;AACpC,uDAAqC;AACrC,qDAAmC;AACnC,mEAAiD;AACjD,iFAA+D;AAC/D,uEAAqD;AACrD,uDAAqC;AACrC,wDAAsC;AACtC,wDAAsC;AACtC,qEAAmD;AACnD,gEAA8C;AAC9C,+DAA6C;AAC7C,uEAAqD;AACrD,wFAAsE;AACtE,iFAA+D;AAC/D,uFAAqE;AACrE,8EAA4D;AAC5D,6CAA2B;AAC3B,6DAA2C;AAC3C,gDAA8B;AAC9B,qDAAmC;AACnC,uDAAqC;AACrC,qDAAmC;AACnC,uDAAqC;AACrC,uDAAqC;AACrC,qEAAmD;AACnD,yDAAuC;AACvC,6DAA2C;AAC3C,8DAA4C;AAC5C,gDAA8B;AAC9B,4DAA0C;AAC1C,iDAA+B;AAC/B,sDAAoC;AACpC,yDAAuC;AACvC,8DAA4C;AAC5C,sDAAoC;AACpC,mDAAiC;AACjC,6DAA2C;AAC3C,0EAAwD;AACxD,wEAAsD;AACtD,4CAA0B;AAC1B,8DAA4C;AAC5C,uDAAqC;AACrC,iEAA+C;AAC/C,gEAA8C;AAC9C,iEAA+C;AAC/C,6DAA2C;AAC3C,2DAAyC;AACzC,6DAA2C;AAC3C,6DAA2C;AAC3C,wDAAsC;AACtC,4DAA0C;AAC1C,uDAAqC"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ch-chat-api-typescript-axios",
|
|
3
3
|
"description": "An OpenAPI generator tool for the CH Chat API, designed to simplify API client generation and streamline integration workflows.",
|
|
4
|
-
"version": "5.
|
|
4
|
+
"version": "5.86.0",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
7
7
|
"scripts": {
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"api-v1-chat-migrations-post401-response-errors.js","sourceRoot":"","sources":["../../src/models/api-v1-chat-migrations-post401-response-errors.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* CloudHospital.ChatApi
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { ApiV1ChatMigrationsPost401ResponseErrors } from './api-v1-chat-migrations-post401-response-errors';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ApiV1ChatMigrationsPost401Response
|
|
17
|
-
*/
|
|
18
|
-
export interface ApiV1ChatMigrationsPost401Response {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof ApiV1ChatMigrationsPost401Response
|
|
23
|
-
*/
|
|
24
|
-
'title'?: string;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {number}
|
|
28
|
-
* @memberof ApiV1ChatMigrationsPost401Response
|
|
29
|
-
*/
|
|
30
|
-
'status'?: number;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof ApiV1ChatMigrationsPost401Response
|
|
35
|
-
*/
|
|
36
|
-
'instance'?: string;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ApiV1ChatMigrationsPost401Response
|
|
41
|
-
*/
|
|
42
|
-
'traceId'?: string;
|
|
43
|
-
/**
|
|
44
|
-
*
|
|
45
|
-
* @type {ApiV1ChatMigrationsPost401ResponseErrors}
|
|
46
|
-
* @memberof ApiV1ChatMigrationsPost401Response
|
|
47
|
-
*/
|
|
48
|
-
'errors'?: ApiV1ChatMigrationsPost401ResponseErrors;
|
|
49
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"api-v1-chat-migrations-post401-response.js","sourceRoot":"","sources":["../../src/models/api-v1-chat-migrations-post401-response.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* CloudHospital.ChatApi
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ChatNotificationPagedListMetaData
|
|
16
|
-
*/
|
|
17
|
-
export interface ChatNotificationPagedListMetaData {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof ChatNotificationPagedListMetaData
|
|
22
|
-
*/
|
|
23
|
-
'pageCount'?: number;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {number}
|
|
27
|
-
* @memberof ChatNotificationPagedListMetaData
|
|
28
|
-
*/
|
|
29
|
-
'totalItemCount'?: number;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {number}
|
|
33
|
-
* @memberof ChatNotificationPagedListMetaData
|
|
34
|
-
*/
|
|
35
|
-
'pageNumber'?: number;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {number}
|
|
39
|
-
* @memberof ChatNotificationPagedListMetaData
|
|
40
|
-
*/
|
|
41
|
-
'pageSize'?: number;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {boolean}
|
|
45
|
-
* @memberof ChatNotificationPagedListMetaData
|
|
46
|
-
*/
|
|
47
|
-
'hasPreviousPage'?: boolean;
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @type {boolean}
|
|
51
|
-
* @memberof ChatNotificationPagedListMetaData
|
|
52
|
-
*/
|
|
53
|
-
'hasNextPage'?: boolean;
|
|
54
|
-
/**
|
|
55
|
-
*
|
|
56
|
-
* @type {boolean}
|
|
57
|
-
* @memberof ChatNotificationPagedListMetaData
|
|
58
|
-
*/
|
|
59
|
-
'isFirstPage'?: boolean;
|
|
60
|
-
/**
|
|
61
|
-
*
|
|
62
|
-
* @type {boolean}
|
|
63
|
-
* @memberof ChatNotificationPagedListMetaData
|
|
64
|
-
*/
|
|
65
|
-
'isLastPage'?: boolean;
|
|
66
|
-
/**
|
|
67
|
-
*
|
|
68
|
-
* @type {number}
|
|
69
|
-
* @memberof ChatNotificationPagedListMetaData
|
|
70
|
-
*/
|
|
71
|
-
'firstItemOnPage'?: number;
|
|
72
|
-
/**
|
|
73
|
-
*
|
|
74
|
-
* @type {number}
|
|
75
|
-
* @memberof ChatNotificationPagedListMetaData
|
|
76
|
-
*/
|
|
77
|
-
'lastItemOnPage'?: number;
|
|
78
|
-
/**
|
|
79
|
-
*
|
|
80
|
-
* @type {number}
|
|
81
|
-
* @memberof ChatNotificationPagedListMetaData
|
|
82
|
-
*/
|
|
83
|
-
'unreadCount'?: number;
|
|
84
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"chat-notification-paged-list-meta-data.js","sourceRoot":"","sources":["../../src/models/chat-notification-paged-list-meta-data.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|