tuix-timesheets-api 0.6.108 → 0.6.109
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/.openapi-generator/FILES +0 -9
- package/models/PayloadSlackActionDto.js +2 -3
- package/models/PayloadSlackActionDto.js.map +1 -1
- package/models/PayloadSlackActionDto.ts +4 -11
- package/models/index.js +0 -9
- package/models/index.js.map +1 -1
- package/models/index.ts +0 -9
- package/package.json +1 -1
- package/models/ActionElementDto.js +0 -57
- package/models/ActionElementDto.js.map +0 -1
- package/models/ActionElementDto.ts +0 -84
- package/models/ActionMessageDto.js +0 -58
- package/models/ActionMessageDto.js.map +0 -1
- package/models/ActionMessageDto.ts +0 -91
- package/models/ActionStateDto.js +0 -52
- package/models/ActionStateDto.js.map +0 -1
- package/models/ActionStateDto.ts +0 -73
- package/models/ActionValuesDto.js +0 -51
- package/models/ActionValuesDto.js.map +0 -1
- package/models/ActionValuesDto.ts +0 -66
- package/models/BlockSectionDto.js +0 -62
- package/models/BlockSectionDto.js.map +0 -1
- package/models/BlockSectionDto.ts +0 -105
- package/models/SlackActionDto.js +0 -64
- package/models/SlackActionDto.js.map +0 -1
- package/models/SlackActionDto.ts +0 -118
- package/models/TextContainerDto.js +0 -54
- package/models/TextContainerDto.js.map +0 -1
- package/models/TextContainerDto.ts +0 -75
- package/models/TimePickerElementDto.js +0 -57
- package/models/TimePickerElementDto.js.map +0 -1
- package/models/TimePickerElementDto.ts +0 -84
- package/models/UserSlackDto.js +0 -60
- package/models/UserSlackDto.js.map +0 -1
- package/models/UserSlackDto.ts +0 -93
package/.openapi-generator/FILES
CHANGED
|
@@ -2,14 +2,9 @@
|
|
|
2
2
|
apis/TuixTimesheetsClientApi.ts
|
|
3
3
|
apis/index.ts
|
|
4
4
|
index.ts
|
|
5
|
-
models/ActionElementDto.ts
|
|
6
|
-
models/ActionMessageDto.ts
|
|
7
|
-
models/ActionStateDto.ts
|
|
8
|
-
models/ActionValuesDto.ts
|
|
9
5
|
models/AdjustedTimesheetDTO.ts
|
|
10
6
|
models/AdjustedTimesheetEntryDTO.ts
|
|
11
7
|
models/AdjustedTimesheetUpadateEntryDTO.ts
|
|
12
|
-
models/BlockSectionDto.ts
|
|
13
8
|
models/ClientDTO.ts
|
|
14
9
|
models/ClientInvoiceDTO.ts
|
|
15
10
|
models/CompanyDTO.ts
|
|
@@ -51,20 +46,16 @@ models/SDKTestRequestDTO.ts
|
|
|
51
46
|
models/SDKTestResponseDTO.ts
|
|
52
47
|
models/SendNewsletterDto.ts
|
|
53
48
|
models/SlackAccountReponseDto.ts
|
|
54
|
-
models/SlackActionDto.ts
|
|
55
49
|
models/SlackUserDto.ts
|
|
56
50
|
models/Subscription.ts
|
|
57
51
|
models/SubscriptionSentDto.ts
|
|
58
52
|
models/SubscriptionsSentResponseDto.ts
|
|
59
53
|
models/TeamUpdateDTO.ts
|
|
60
|
-
models/TextContainerDto.ts
|
|
61
|
-
models/TimePickerElementDto.ts
|
|
62
54
|
models/TimesheetDTO.ts
|
|
63
55
|
models/TimesheetEntryDTO.ts
|
|
64
56
|
models/TimesheetEntryUpdateDTO.ts
|
|
65
57
|
models/UpdateUserDto.ts
|
|
66
58
|
models/UserDTOSc.ts
|
|
67
59
|
models/UserEnrollDTO.ts
|
|
68
|
-
models/UserSlackDto.ts
|
|
69
60
|
models/index.ts
|
|
70
61
|
runtime.ts
|
|
@@ -14,7 +14,6 @@
|
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.PayloadSlackActionDtoToJSON = exports.PayloadSlackActionDtoFromJSONTyped = exports.PayloadSlackActionDtoFromJSON = exports.instanceOfPayloadSlackActionDto = void 0;
|
|
17
|
-
const SlackActionDto_1 = require("./SlackActionDto");
|
|
18
17
|
/**
|
|
19
18
|
* Check if a given object implements the PayloadSlackActionDto interface.
|
|
20
19
|
*/
|
|
@@ -33,7 +32,7 @@ function PayloadSlackActionDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
33
32
|
return json;
|
|
34
33
|
}
|
|
35
34
|
return {
|
|
36
|
-
'payload':
|
|
35
|
+
'payload': json['payload'],
|
|
37
36
|
};
|
|
38
37
|
}
|
|
39
38
|
exports.PayloadSlackActionDtoFromJSONTyped = PayloadSlackActionDtoFromJSONTyped;
|
|
@@ -45,7 +44,7 @@ function PayloadSlackActionDtoToJSON(value) {
|
|
|
45
44
|
return null;
|
|
46
45
|
}
|
|
47
46
|
return {
|
|
48
|
-
'payload':
|
|
47
|
+
'payload': value.payload,
|
|
49
48
|
};
|
|
50
49
|
}
|
|
51
50
|
exports.PayloadSlackActionDtoToJSON = PayloadSlackActionDtoToJSON;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PayloadSlackActionDto.js","sourceRoot":"","sources":["PayloadSlackActionDto.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;
|
|
1
|
+
{"version":3,"file":"PayloadSlackActionDto.js","sourceRoot":"","sources":["PayloadSlackActionDto.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAiBH;;GAEG;AACH,SAAgB,+BAA+B,CAAC,KAAa;IACzD,IAAI,UAAU,GAAG,IAAI,CAAC;IACtB,UAAU,GAAG,UAAU,IAAI,SAAS,IAAI,KAAK,CAAC;IAE9C,OAAO,UAAU,CAAC;AACtB,CAAC;AALD,0EAKC;AAED,SAAgB,6BAA6B,CAAC,IAAS;IACnD,OAAO,kCAAkC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3D,CAAC;AAFD,sEAEC;AAED,SAAgB,kCAAkC,CAAC,IAAS,EAAE,mBAA4B;IACtF,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE,CAAC;QAC1C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC;KAC7B,CAAC;AACN,CAAC;AARD,gFAQC;AAED,SAAgB,2BAA2B,CAAC,KAAoC;IAC5E,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;QACtB,OAAO,SAAS,CAAC;IACrB,CAAC;IACD,IAAI,KAAK,KAAK,IAAI,EAAE,CAAC;QACjB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,SAAS,EAAE,KAAK,CAAC,OAAO;KAC3B,CAAC;AACN,CAAC;AAXD,kEAWC"}
|
|
@@ -13,13 +13,6 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
-
import type { SlackActionDto } from './SlackActionDto';
|
|
17
|
-
import {
|
|
18
|
-
SlackActionDtoFromJSON,
|
|
19
|
-
SlackActionDtoFromJSONTyped,
|
|
20
|
-
SlackActionDtoToJSON,
|
|
21
|
-
} from './SlackActionDto';
|
|
22
|
-
|
|
23
16
|
/**
|
|
24
17
|
*
|
|
25
18
|
* @export
|
|
@@ -28,10 +21,10 @@ import {
|
|
|
28
21
|
export interface PayloadSlackActionDto {
|
|
29
22
|
/**
|
|
30
23
|
*
|
|
31
|
-
* @type {
|
|
24
|
+
* @type {string}
|
|
32
25
|
* @memberof PayloadSlackActionDto
|
|
33
26
|
*/
|
|
34
|
-
payload:
|
|
27
|
+
payload: string;
|
|
35
28
|
}
|
|
36
29
|
|
|
37
30
|
/**
|
|
@@ -54,7 +47,7 @@ export function PayloadSlackActionDtoFromJSONTyped(json: any, ignoreDiscriminato
|
|
|
54
47
|
}
|
|
55
48
|
return {
|
|
56
49
|
|
|
57
|
-
'payload':
|
|
50
|
+
'payload': json['payload'],
|
|
58
51
|
};
|
|
59
52
|
}
|
|
60
53
|
|
|
@@ -67,7 +60,7 @@ export function PayloadSlackActionDtoToJSON(value?: PayloadSlackActionDto | null
|
|
|
67
60
|
}
|
|
68
61
|
return {
|
|
69
62
|
|
|
70
|
-
'payload':
|
|
63
|
+
'payload': value.payload,
|
|
71
64
|
};
|
|
72
65
|
}
|
|
73
66
|
|
package/models/index.js
CHANGED
|
@@ -16,14 +16,9 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
/* tslint:disable */
|
|
18
18
|
/* eslint-disable */
|
|
19
|
-
__exportStar(require("./ActionElementDto"), exports);
|
|
20
|
-
__exportStar(require("./ActionMessageDto"), exports);
|
|
21
|
-
__exportStar(require("./ActionStateDto"), exports);
|
|
22
|
-
__exportStar(require("./ActionValuesDto"), exports);
|
|
23
19
|
__exportStar(require("./AdjustedTimesheetDTO"), exports);
|
|
24
20
|
__exportStar(require("./AdjustedTimesheetEntryDTO"), exports);
|
|
25
21
|
__exportStar(require("./AdjustedTimesheetUpadateEntryDTO"), exports);
|
|
26
|
-
__exportStar(require("./BlockSectionDto"), exports);
|
|
27
22
|
__exportStar(require("./ClientDTO"), exports);
|
|
28
23
|
__exportStar(require("./ClientInvoiceDTO"), exports);
|
|
29
24
|
__exportStar(require("./CompanyDTO"), exports);
|
|
@@ -65,19 +60,15 @@ __exportStar(require("./SDKTestRequestDTO"), exports);
|
|
|
65
60
|
__exportStar(require("./SDKTestResponseDTO"), exports);
|
|
66
61
|
__exportStar(require("./SendNewsletterDto"), exports);
|
|
67
62
|
__exportStar(require("./SlackAccountReponseDto"), exports);
|
|
68
|
-
__exportStar(require("./SlackActionDto"), exports);
|
|
69
63
|
__exportStar(require("./SlackUserDto"), exports);
|
|
70
64
|
__exportStar(require("./Subscription"), exports);
|
|
71
65
|
__exportStar(require("./SubscriptionSentDto"), exports);
|
|
72
66
|
__exportStar(require("./SubscriptionsSentResponseDto"), exports);
|
|
73
67
|
__exportStar(require("./TeamUpdateDTO"), exports);
|
|
74
|
-
__exportStar(require("./TextContainerDto"), exports);
|
|
75
|
-
__exportStar(require("./TimePickerElementDto"), exports);
|
|
76
68
|
__exportStar(require("./TimesheetDTO"), exports);
|
|
77
69
|
__exportStar(require("./TimesheetEntryDTO"), exports);
|
|
78
70
|
__exportStar(require("./TimesheetEntryUpdateDTO"), exports);
|
|
79
71
|
__exportStar(require("./UpdateUserDto"), exports);
|
|
80
72
|
__exportStar(require("./UserDTOSc"), exports);
|
|
81
73
|
__exportStar(require("./UserEnrollDTO"), exports);
|
|
82
|
-
__exportStar(require("./UserSlackDto"), exports);
|
|
83
74
|
//# sourceMappingURL=index.js.map
|
package/models/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oBAAoB;AACpB,oBAAoB;AACpB,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oBAAoB;AACpB,oBAAoB;AACpB,yDAAuC;AACvC,8DAA4C;AAC5C,qEAAmD;AACnD,8CAA4B;AAC5B,qDAAmC;AACnC,+CAA6B;AAC7B,kEAAgD;AAChD,wDAAsC;AACtC,yDAAuC;AACvC,sDAAoC;AACpC,0DAAwC;AACxC,kDAAgC;AAChC,mDAAiC;AACjC,gDAA8B;AAC9B,uDAAqC;AACrC,uDAAqC;AACrC,sDAAoC;AACpC,6CAA2B;AAC3B,qDAAmC;AACnC,kDAAgC;AAChC,uDAAqC;AACrC,4DAA0C;AAC1C,kEAAgD;AAChD,mDAAiC;AACjC,gDAA8B;AAC9B,gEAA8C;AAC9C,4DAA0C;AAC1C,qDAAmC;AACnC,8DAA4C;AAC5C,8DAA4C;AAC5C,uDAAqC;AACrC,8DAA4C;AAC5C,sDAAoC;AACpC,wDAAsC;AACtC,mDAAiC;AACjC,0DAAwC;AACxC,mDAAiC;AACjC,+CAA6B;AAC7B,oDAAkC;AAClC,qDAAmC;AACnC,sDAAoC;AACpC,uDAAqC;AACrC,sDAAoC;AACpC,2DAAyC;AACzC,iDAA+B;AAC/B,iDAA+B;AAC/B,wDAAsC;AACtC,iEAA+C;AAC/C,kDAAgC;AAChC,iDAA+B;AAC/B,sDAAoC;AACpC,4DAA0C;AAC1C,kDAAgC;AAChC,8CAA4B;AAC5B,kDAAgC"}
|
package/models/index.ts
CHANGED
|
@@ -1,13 +1,8 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
|
-
export * from './ActionElementDto';
|
|
4
|
-
export * from './ActionMessageDto';
|
|
5
|
-
export * from './ActionStateDto';
|
|
6
|
-
export * from './ActionValuesDto';
|
|
7
3
|
export * from './AdjustedTimesheetDTO';
|
|
8
4
|
export * from './AdjustedTimesheetEntryDTO';
|
|
9
5
|
export * from './AdjustedTimesheetUpadateEntryDTO';
|
|
10
|
-
export * from './BlockSectionDto';
|
|
11
6
|
export * from './ClientDTO';
|
|
12
7
|
export * from './ClientInvoiceDTO';
|
|
13
8
|
export * from './CompanyDTO';
|
|
@@ -49,18 +44,14 @@ export * from './SDKTestRequestDTO';
|
|
|
49
44
|
export * from './SDKTestResponseDTO';
|
|
50
45
|
export * from './SendNewsletterDto';
|
|
51
46
|
export * from './SlackAccountReponseDto';
|
|
52
|
-
export * from './SlackActionDto';
|
|
53
47
|
export * from './SlackUserDto';
|
|
54
48
|
export * from './Subscription';
|
|
55
49
|
export * from './SubscriptionSentDto';
|
|
56
50
|
export * from './SubscriptionsSentResponseDto';
|
|
57
51
|
export * from './TeamUpdateDTO';
|
|
58
|
-
export * from './TextContainerDto';
|
|
59
|
-
export * from './TimePickerElementDto';
|
|
60
52
|
export * from './TimesheetDTO';
|
|
61
53
|
export * from './TimesheetEntryDTO';
|
|
62
54
|
export * from './TimesheetEntryUpdateDTO';
|
|
63
55
|
export * from './UpdateUserDto';
|
|
64
56
|
export * from './UserDTOSc';
|
|
65
57
|
export * from './UserEnrollDTO';
|
|
66
|
-
export * from './UserSlackDto';
|
package/package.json
CHANGED
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Tuix Services
|
|
6
|
-
* Tuix Services API
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0.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.ActionElementDtoToJSON = exports.ActionElementDtoFromJSONTyped = exports.ActionElementDtoFromJSON = exports.instanceOfActionElementDto = void 0;
|
|
17
|
-
/**
|
|
18
|
-
* Check if a given object implements the ActionElementDto interface.
|
|
19
|
-
*/
|
|
20
|
-
function instanceOfActionElementDto(value) {
|
|
21
|
-
let isInstance = true;
|
|
22
|
-
isInstance = isInstance && "actionId" in value;
|
|
23
|
-
isInstance = isInstance && "blockId" in value;
|
|
24
|
-
isInstance = isInstance && "value" in value;
|
|
25
|
-
return isInstance;
|
|
26
|
-
}
|
|
27
|
-
exports.instanceOfActionElementDto = instanceOfActionElementDto;
|
|
28
|
-
function ActionElementDtoFromJSON(json) {
|
|
29
|
-
return ActionElementDtoFromJSONTyped(json, false);
|
|
30
|
-
}
|
|
31
|
-
exports.ActionElementDtoFromJSON = ActionElementDtoFromJSON;
|
|
32
|
-
function ActionElementDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
-
if ((json === undefined) || (json === null)) {
|
|
34
|
-
return json;
|
|
35
|
-
}
|
|
36
|
-
return {
|
|
37
|
-
'actionId': json['action_id'],
|
|
38
|
-
'blockId': json['block_id'],
|
|
39
|
-
'value': json['value'],
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
exports.ActionElementDtoFromJSONTyped = ActionElementDtoFromJSONTyped;
|
|
43
|
-
function ActionElementDtoToJSON(value) {
|
|
44
|
-
if (value === undefined) {
|
|
45
|
-
return undefined;
|
|
46
|
-
}
|
|
47
|
-
if (value === null) {
|
|
48
|
-
return null;
|
|
49
|
-
}
|
|
50
|
-
return {
|
|
51
|
-
'action_id': value.actionId,
|
|
52
|
-
'block_id': value.blockId,
|
|
53
|
-
'value': value.value,
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
exports.ActionElementDtoToJSON = ActionElementDtoToJSON;
|
|
57
|
-
//# sourceMappingURL=ActionElementDto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ActionElementDto.js","sourceRoot":"","sources":["ActionElementDto.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AA6BH;;GAEG;AACH,SAAgB,0BAA0B,CAAC,KAAa;IACpD,IAAI,UAAU,GAAG,IAAI,CAAC;IACtB,UAAU,GAAG,UAAU,IAAI,UAAU,IAAI,KAAK,CAAC;IAC/C,UAAU,GAAG,UAAU,IAAI,SAAS,IAAI,KAAK,CAAC;IAC9C,UAAU,GAAG,UAAU,IAAI,OAAO,IAAI,KAAK,CAAC;IAE5C,OAAO,UAAU,CAAC;AACtB,CAAC;AAPD,gEAOC;AAED,SAAgB,wBAAwB,CAAC,IAAS;IAC9C,OAAO,6BAA6B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtD,CAAC;AAFD,4DAEC;AAED,SAAgB,6BAA6B,CAAC,IAAS,EAAE,mBAA4B;IACjF,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE,CAAC;QAC1C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,UAAU,EAAE,IAAI,CAAC,WAAW,CAAC;QAC7B,SAAS,EAAE,IAAI,CAAC,UAAU,CAAC;QAC3B,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC;KACzB,CAAC;AACN,CAAC;AAVD,sEAUC;AAED,SAAgB,sBAAsB,CAAC,KAA+B;IAClE,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;QACtB,OAAO,SAAS,CAAC;IACrB,CAAC;IACD,IAAI,KAAK,KAAK,IAAI,EAAE,CAAC;QACjB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,WAAW,EAAE,KAAK,CAAC,QAAQ;QAC3B,UAAU,EAAE,KAAK,CAAC,OAAO;QACzB,OAAO,EAAE,KAAK,CAAC,KAAK;KACvB,CAAC;AACN,CAAC;AAbD,wDAaC"}
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Tuix Services
|
|
5
|
-
* Tuix Services API
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
import { exists, mapValues } from '../runtime';
|
|
16
|
-
/**
|
|
17
|
-
*
|
|
18
|
-
* @export
|
|
19
|
-
* @interface ActionElementDto
|
|
20
|
-
*/
|
|
21
|
-
export interface ActionElementDto {
|
|
22
|
-
/**
|
|
23
|
-
*
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof ActionElementDto
|
|
26
|
-
*/
|
|
27
|
-
actionId: string;
|
|
28
|
-
/**
|
|
29
|
-
*
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof ActionElementDto
|
|
32
|
-
*/
|
|
33
|
-
blockId: string;
|
|
34
|
-
/**
|
|
35
|
-
*
|
|
36
|
-
* @type {string}
|
|
37
|
-
* @memberof ActionElementDto
|
|
38
|
-
*/
|
|
39
|
-
value: string;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
/**
|
|
43
|
-
* Check if a given object implements the ActionElementDto interface.
|
|
44
|
-
*/
|
|
45
|
-
export function instanceOfActionElementDto(value: object): boolean {
|
|
46
|
-
let isInstance = true;
|
|
47
|
-
isInstance = isInstance && "actionId" in value;
|
|
48
|
-
isInstance = isInstance && "blockId" in value;
|
|
49
|
-
isInstance = isInstance && "value" in value;
|
|
50
|
-
|
|
51
|
-
return isInstance;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
export function ActionElementDtoFromJSON(json: any): ActionElementDto {
|
|
55
|
-
return ActionElementDtoFromJSONTyped(json, false);
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
export function ActionElementDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): ActionElementDto {
|
|
59
|
-
if ((json === undefined) || (json === null)) {
|
|
60
|
-
return json;
|
|
61
|
-
}
|
|
62
|
-
return {
|
|
63
|
-
|
|
64
|
-
'actionId': json['action_id'],
|
|
65
|
-
'blockId': json['block_id'],
|
|
66
|
-
'value': json['value'],
|
|
67
|
-
};
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
export function ActionElementDtoToJSON(value?: ActionElementDto | null): any {
|
|
71
|
-
if (value === undefined) {
|
|
72
|
-
return undefined;
|
|
73
|
-
}
|
|
74
|
-
if (value === null) {
|
|
75
|
-
return null;
|
|
76
|
-
}
|
|
77
|
-
return {
|
|
78
|
-
|
|
79
|
-
'action_id': value.actionId,
|
|
80
|
-
'block_id': value.blockId,
|
|
81
|
-
'value': value.value,
|
|
82
|
-
};
|
|
83
|
-
}
|
|
84
|
-
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Tuix Services
|
|
6
|
-
* Tuix Services API
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0.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.ActionMessageDtoToJSON = exports.ActionMessageDtoFromJSONTyped = exports.ActionMessageDtoFromJSON = exports.instanceOfActionMessageDto = void 0;
|
|
17
|
-
const BlockSectionDto_1 = require("./BlockSectionDto");
|
|
18
|
-
/**
|
|
19
|
-
* Check if a given object implements the ActionMessageDto interface.
|
|
20
|
-
*/
|
|
21
|
-
function instanceOfActionMessageDto(value) {
|
|
22
|
-
let isInstance = true;
|
|
23
|
-
isInstance = isInstance && "type" in value;
|
|
24
|
-
isInstance = isInstance && "ts" in value;
|
|
25
|
-
isInstance = isInstance && "blocks" in value;
|
|
26
|
-
return isInstance;
|
|
27
|
-
}
|
|
28
|
-
exports.instanceOfActionMessageDto = instanceOfActionMessageDto;
|
|
29
|
-
function ActionMessageDtoFromJSON(json) {
|
|
30
|
-
return ActionMessageDtoFromJSONTyped(json, false);
|
|
31
|
-
}
|
|
32
|
-
exports.ActionMessageDtoFromJSON = ActionMessageDtoFromJSON;
|
|
33
|
-
function ActionMessageDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
-
if ((json === undefined) || (json === null)) {
|
|
35
|
-
return json;
|
|
36
|
-
}
|
|
37
|
-
return {
|
|
38
|
-
'type': json['type'],
|
|
39
|
-
'ts': json['ts'],
|
|
40
|
-
'blocks': (json['blocks'].map(BlockSectionDto_1.BlockSectionDtoFromJSON)),
|
|
41
|
-
};
|
|
42
|
-
}
|
|
43
|
-
exports.ActionMessageDtoFromJSONTyped = ActionMessageDtoFromJSONTyped;
|
|
44
|
-
function ActionMessageDtoToJSON(value) {
|
|
45
|
-
if (value === undefined) {
|
|
46
|
-
return undefined;
|
|
47
|
-
}
|
|
48
|
-
if (value === null) {
|
|
49
|
-
return null;
|
|
50
|
-
}
|
|
51
|
-
return {
|
|
52
|
-
'type': value.type,
|
|
53
|
-
'ts': value.ts,
|
|
54
|
-
'blocks': (value.blocks.map(BlockSectionDto_1.BlockSectionDtoToJSON)),
|
|
55
|
-
};
|
|
56
|
-
}
|
|
57
|
-
exports.ActionMessageDtoToJSON = ActionMessageDtoToJSON;
|
|
58
|
-
//# sourceMappingURL=ActionMessageDto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ActionMessageDto.js","sourceRoot":"","sources":["ActionMessageDto.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAIH,uDAI2B;AA4B3B;;GAEG;AACH,SAAgB,0BAA0B,CAAC,KAAa;IACpD,IAAI,UAAU,GAAG,IAAI,CAAC;IACtB,UAAU,GAAG,UAAU,IAAI,MAAM,IAAI,KAAK,CAAC;IAC3C,UAAU,GAAG,UAAU,IAAI,IAAI,IAAI,KAAK,CAAC;IACzC,UAAU,GAAG,UAAU,IAAI,QAAQ,IAAI,KAAK,CAAC;IAE7C,OAAO,UAAU,CAAC;AACtB,CAAC;AAPD,gEAOC;AAED,SAAgB,wBAAwB,CAAC,IAAS;IAC9C,OAAO,6BAA6B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtD,CAAC;AAFD,4DAEC;AAED,SAAgB,6BAA6B,CAAC,IAAS,EAAE,mBAA4B;IACjF,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE,CAAC;QAC1C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;QAChB,QAAQ,EAAE,CAAE,IAAI,CAAC,QAAQ,CAAgB,CAAC,GAAG,CAAC,yCAAuB,CAAC,CAAC;KAC1E,CAAC;AACN,CAAC;AAVD,sEAUC;AAED,SAAgB,sBAAsB,CAAC,KAA+B;IAClE,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;QACtB,OAAO,SAAS,CAAC;IACrB,CAAC;IACD,IAAI,KAAK,KAAK,IAAI,EAAE,CAAC;QACjB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,IAAI;QAClB,IAAI,EAAE,KAAK,CAAC,EAAE;QACd,QAAQ,EAAE,CAAE,KAAK,CAAC,MAAqB,CAAC,GAAG,CAAC,uCAAqB,CAAC,CAAC;KACtE,CAAC;AACN,CAAC;AAbD,wDAaC"}
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Tuix Services
|
|
5
|
-
* Tuix Services API
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
import { exists, mapValues } from '../runtime';
|
|
16
|
-
import type { BlockSectionDto } from './BlockSectionDto';
|
|
17
|
-
import {
|
|
18
|
-
BlockSectionDtoFromJSON,
|
|
19
|
-
BlockSectionDtoFromJSONTyped,
|
|
20
|
-
BlockSectionDtoToJSON,
|
|
21
|
-
} from './BlockSectionDto';
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @export
|
|
26
|
-
* @interface ActionMessageDto
|
|
27
|
-
*/
|
|
28
|
-
export interface ActionMessageDto {
|
|
29
|
-
/**
|
|
30
|
-
* Type of the message
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof ActionMessageDto
|
|
33
|
-
*/
|
|
34
|
-
type: string;
|
|
35
|
-
/**
|
|
36
|
-
* Timestamp of the message
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof ActionMessageDto
|
|
39
|
-
*/
|
|
40
|
-
ts: string;
|
|
41
|
-
/**
|
|
42
|
-
* Array of blocks in the message
|
|
43
|
-
* @type {Array<BlockSectionDto>}
|
|
44
|
-
* @memberof ActionMessageDto
|
|
45
|
-
*/
|
|
46
|
-
blocks: Array<BlockSectionDto>;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
/**
|
|
50
|
-
* Check if a given object implements the ActionMessageDto interface.
|
|
51
|
-
*/
|
|
52
|
-
export function instanceOfActionMessageDto(value: object): boolean {
|
|
53
|
-
let isInstance = true;
|
|
54
|
-
isInstance = isInstance && "type" in value;
|
|
55
|
-
isInstance = isInstance && "ts" in value;
|
|
56
|
-
isInstance = isInstance && "blocks" in value;
|
|
57
|
-
|
|
58
|
-
return isInstance;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
export function ActionMessageDtoFromJSON(json: any): ActionMessageDto {
|
|
62
|
-
return ActionMessageDtoFromJSONTyped(json, false);
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
export function ActionMessageDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): ActionMessageDto {
|
|
66
|
-
if ((json === undefined) || (json === null)) {
|
|
67
|
-
return json;
|
|
68
|
-
}
|
|
69
|
-
return {
|
|
70
|
-
|
|
71
|
-
'type': json['type'],
|
|
72
|
-
'ts': json['ts'],
|
|
73
|
-
'blocks': ((json['blocks'] as Array<any>).map(BlockSectionDtoFromJSON)),
|
|
74
|
-
};
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
export function ActionMessageDtoToJSON(value?: ActionMessageDto | null): any {
|
|
78
|
-
if (value === undefined) {
|
|
79
|
-
return undefined;
|
|
80
|
-
}
|
|
81
|
-
if (value === null) {
|
|
82
|
-
return null;
|
|
83
|
-
}
|
|
84
|
-
return {
|
|
85
|
-
|
|
86
|
-
'type': value.type,
|
|
87
|
-
'ts': value.ts,
|
|
88
|
-
'blocks': ((value.blocks as Array<any>).map(BlockSectionDtoToJSON)),
|
|
89
|
-
};
|
|
90
|
-
}
|
|
91
|
-
|
package/models/ActionStateDto.js
DELETED
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Tuix Services
|
|
6
|
-
* Tuix Services API
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0.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.ActionStateDtoToJSON = exports.ActionStateDtoFromJSONTyped = exports.ActionStateDtoFromJSON = exports.instanceOfActionStateDto = void 0;
|
|
17
|
-
const ActionValuesDto_1 = require("./ActionValuesDto");
|
|
18
|
-
/**
|
|
19
|
-
* Check if a given object implements the ActionStateDto interface.
|
|
20
|
-
*/
|
|
21
|
-
function instanceOfActionStateDto(value) {
|
|
22
|
-
let isInstance = true;
|
|
23
|
-
isInstance = isInstance && "values" in value;
|
|
24
|
-
return isInstance;
|
|
25
|
-
}
|
|
26
|
-
exports.instanceOfActionStateDto = instanceOfActionStateDto;
|
|
27
|
-
function ActionStateDtoFromJSON(json) {
|
|
28
|
-
return ActionStateDtoFromJSONTyped(json, false);
|
|
29
|
-
}
|
|
30
|
-
exports.ActionStateDtoFromJSON = ActionStateDtoFromJSON;
|
|
31
|
-
function ActionStateDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
-
if ((json === undefined) || (json === null)) {
|
|
33
|
-
return json;
|
|
34
|
-
}
|
|
35
|
-
return {
|
|
36
|
-
'values': (0, ActionValuesDto_1.ActionValuesDtoFromJSON)(json['values']),
|
|
37
|
-
};
|
|
38
|
-
}
|
|
39
|
-
exports.ActionStateDtoFromJSONTyped = ActionStateDtoFromJSONTyped;
|
|
40
|
-
function ActionStateDtoToJSON(value) {
|
|
41
|
-
if (value === undefined) {
|
|
42
|
-
return undefined;
|
|
43
|
-
}
|
|
44
|
-
if (value === null) {
|
|
45
|
-
return null;
|
|
46
|
-
}
|
|
47
|
-
return {
|
|
48
|
-
'values': (0, ActionValuesDto_1.ActionValuesDtoToJSON)(value.values),
|
|
49
|
-
};
|
|
50
|
-
}
|
|
51
|
-
exports.ActionStateDtoToJSON = ActionStateDtoToJSON;
|
|
52
|
-
//# sourceMappingURL=ActionStateDto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ActionStateDto.js","sourceRoot":"","sources":["ActionStateDto.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAIH,uDAI2B;AAgB3B;;GAEG;AACH,SAAgB,wBAAwB,CAAC,KAAa;IAClD,IAAI,UAAU,GAAG,IAAI,CAAC;IACtB,UAAU,GAAG,UAAU,IAAI,QAAQ,IAAI,KAAK,CAAC;IAE7C,OAAO,UAAU,CAAC;AACtB,CAAC;AALD,4DAKC;AAED,SAAgB,sBAAsB,CAAC,IAAS;IAC5C,OAAO,2BAA2B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpD,CAAC;AAFD,wDAEC;AAED,SAAgB,2BAA2B,CAAC,IAAS,EAAE,mBAA4B;IAC/E,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE,CAAC;QAC1C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,QAAQ,EAAE,IAAA,yCAAuB,EAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;KACpD,CAAC;AACN,CAAC;AARD,kEAQC;AAED,SAAgB,oBAAoB,CAAC,KAA6B;IAC9D,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;QACtB,OAAO,SAAS,CAAC;IACrB,CAAC;IACD,IAAI,KAAK,KAAK,IAAI,EAAE,CAAC;QACjB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,QAAQ,EAAE,IAAA,uCAAqB,EAAC,KAAK,CAAC,MAAM,CAAC;KAChD,CAAC;AACN,CAAC;AAXD,oDAWC"}
|
package/models/ActionStateDto.ts
DELETED
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Tuix Services
|
|
5
|
-
* Tuix Services API
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
import { exists, mapValues } from '../runtime';
|
|
16
|
-
import type { ActionValuesDto } from './ActionValuesDto';
|
|
17
|
-
import {
|
|
18
|
-
ActionValuesDtoFromJSON,
|
|
19
|
-
ActionValuesDtoFromJSONTyped,
|
|
20
|
-
ActionValuesDtoToJSON,
|
|
21
|
-
} from './ActionValuesDto';
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @export
|
|
26
|
-
* @interface ActionStateDto
|
|
27
|
-
*/
|
|
28
|
-
export interface ActionStateDto {
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {ActionValuesDto}
|
|
32
|
-
* @memberof ActionStateDto
|
|
33
|
-
*/
|
|
34
|
-
values: ActionValuesDto;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
/**
|
|
38
|
-
* Check if a given object implements the ActionStateDto interface.
|
|
39
|
-
*/
|
|
40
|
-
export function instanceOfActionStateDto(value: object): boolean {
|
|
41
|
-
let isInstance = true;
|
|
42
|
-
isInstance = isInstance && "values" in value;
|
|
43
|
-
|
|
44
|
-
return isInstance;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
export function ActionStateDtoFromJSON(json: any): ActionStateDto {
|
|
48
|
-
return ActionStateDtoFromJSONTyped(json, false);
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
export function ActionStateDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): ActionStateDto {
|
|
52
|
-
if ((json === undefined) || (json === null)) {
|
|
53
|
-
return json;
|
|
54
|
-
}
|
|
55
|
-
return {
|
|
56
|
-
|
|
57
|
-
'values': ActionValuesDtoFromJSON(json['values']),
|
|
58
|
-
};
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
export function ActionStateDtoToJSON(value?: ActionStateDto | null): any {
|
|
62
|
-
if (value === undefined) {
|
|
63
|
-
return undefined;
|
|
64
|
-
}
|
|
65
|
-
if (value === null) {
|
|
66
|
-
return null;
|
|
67
|
-
}
|
|
68
|
-
return {
|
|
69
|
-
|
|
70
|
-
'values': ActionValuesDtoToJSON(value.values),
|
|
71
|
-
};
|
|
72
|
-
}
|
|
73
|
-
|