@smartytalent/api-client 0.1.20 → 0.1.22

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.
Files changed (139) hide show
  1. package/dist/apis/BriefsApi.d.ts +176 -0
  2. package/dist/apis/BriefsApi.d.ts.map +1 -0
  3. package/dist/apis/BriefsApi.js +393 -0
  4. package/dist/apis/BriefsApi.js.map +1 -0
  5. package/dist/apis/RunsApi.d.ts +10 -9
  6. package/dist/apis/RunsApi.d.ts.map +1 -1
  7. package/dist/apis/RunsApi.js +14 -9
  8. package/dist/apis/RunsApi.js.map +1 -1
  9. package/dist/apis/index.d.ts +1 -0
  10. package/dist/apis/index.d.ts.map +1 -1
  11. package/dist/apis/index.js +1 -0
  12. package/dist/apis/index.js.map +1 -1
  13. package/dist/models/BriefAttributesSchema.d.ts +99 -0
  14. package/dist/models/BriefAttributesSchema.d.ts.map +1 -0
  15. package/dist/models/BriefAttributesSchema.js +88 -0
  16. package/dist/models/BriefAttributesSchema.js.map +1 -0
  17. package/dist/models/BriefRelationshipsFormsSchema.d.ts +34 -0
  18. package/dist/models/BriefRelationshipsFormsSchema.d.ts.map +1 -0
  19. package/dist/models/BriefRelationshipsFormsSchema.js +50 -0
  20. package/dist/models/BriefRelationshipsFormsSchema.js.map +1 -0
  21. package/dist/models/BriefRelationshipsJobsSchema.d.ts +34 -0
  22. package/dist/models/BriefRelationshipsJobsSchema.d.ts.map +1 -0
  23. package/dist/models/BriefRelationshipsJobsSchema.js +50 -0
  24. package/dist/models/BriefRelationshipsJobsSchema.js.map +1 -0
  25. package/dist/models/BriefRelationshipsSchema.d.ts +48 -0
  26. package/dist/models/BriefRelationshipsSchema.d.ts.map +1 -0
  27. package/dist/models/BriefRelationshipsSchema.js +56 -0
  28. package/dist/models/BriefRelationshipsSchema.js.map +1 -0
  29. package/dist/models/BriefRelationshipsUsersSchema.d.ts +34 -0
  30. package/dist/models/BriefRelationshipsUsersSchema.d.ts.map +1 -0
  31. package/dist/models/BriefRelationshipsUsersSchema.js +50 -0
  32. package/dist/models/BriefRelationshipsUsersSchema.js.map +1 -0
  33. package/dist/models/BriefRelationshipsUsersSchemaDataInner.d.ts +39 -0
  34. package/dist/models/BriefRelationshipsUsersSchemaDataInner.d.ts.map +1 -0
  35. package/dist/models/BriefRelationshipsUsersSchemaDataInner.js +51 -0
  36. package/dist/models/BriefRelationshipsUsersSchemaDataInner.js.map +1 -0
  37. package/dist/models/BriefResourceSchema.d.ts +75 -0
  38. package/dist/models/BriefResourceSchema.d.ts.map +1 -0
  39. package/dist/models/BriefResourceSchema.js +75 -0
  40. package/dist/models/BriefResourceSchema.js.map +1 -0
  41. package/dist/models/BriefSchema.d.ts +49 -0
  42. package/dist/models/BriefSchema.d.ts.map +1 -0
  43. package/dist/models/BriefSchema.js +55 -0
  44. package/dist/models/BriefSchema.js.map +1 -0
  45. package/dist/models/BriefsSchema.d.ts +48 -0
  46. package/dist/models/BriefsSchema.d.ts.map +1 -0
  47. package/dist/models/BriefsSchema.js +56 -0
  48. package/dist/models/BriefsSchema.js.map +1 -0
  49. package/dist/models/CreateBriefRequestBody.d.ts +34 -0
  50. package/dist/models/CreateBriefRequestBody.d.ts.map +1 -0
  51. package/dist/models/CreateBriefRequestBody.js +52 -0
  52. package/dist/models/CreateBriefRequestBody.js.map +1 -0
  53. package/dist/models/CreateBriefRequestBodyData.d.ts +54 -0
  54. package/dist/models/CreateBriefRequestBodyData.d.ts.map +1 -0
  55. package/dist/models/CreateBriefRequestBodyData.js +66 -0
  56. package/dist/models/CreateBriefRequestBodyData.js.map +1 -0
  57. package/dist/models/CreateRunRequestBodyData.d.ts +6 -6
  58. package/dist/models/CreateRunRequestBodyData.d.ts.map +1 -1
  59. package/dist/models/CreateRunRequestBodyData.js +6 -6
  60. package/dist/models/CreateRunRequestBodyData.js.map +1 -1
  61. package/dist/models/RunAttributesSchema.d.ts +58 -3
  62. package/dist/models/RunAttributesSchema.d.ts.map +1 -1
  63. package/dist/models/RunAttributesSchema.js +27 -0
  64. package/dist/models/RunAttributesSchema.js.map +1 -1
  65. package/dist/models/RunAttributesSchema1.d.ts +33 -0
  66. package/dist/models/RunAttributesSchema1.d.ts.map +1 -0
  67. package/dist/models/RunAttributesSchema1.js +49 -0
  68. package/dist/models/RunAttributesSchema1.js.map +1 -0
  69. package/dist/models/RunAttributesSchemaTimestamps.d.ts +51 -0
  70. package/dist/models/RunAttributesSchemaTimestamps.d.ts.map +1 -0
  71. package/dist/models/RunAttributesSchemaTimestamps.js +55 -0
  72. package/dist/models/RunAttributesSchemaTimestamps.js.map +1 -0
  73. package/dist/models/RunRelationshipsSchema.d.ts +10 -3
  74. package/dist/models/RunRelationshipsSchema.d.ts.map +1 -1
  75. package/dist/models/RunRelationshipsSchema.js +6 -5
  76. package/dist/models/RunRelationshipsSchema.js.map +1 -1
  77. package/dist/models/RunRelationshipsSchema1.d.ts +34 -0
  78. package/dist/models/RunRelationshipsSchema1.d.ts.map +1 -0
  79. package/dist/models/RunRelationshipsSchema1.js +52 -0
  80. package/dist/models/RunRelationshipsSchema1.js.map +1 -0
  81. package/dist/models/RunRelationshipsSchema1Workflows.d.ts +34 -0
  82. package/dist/models/RunRelationshipsSchema1Workflows.d.ts.map +1 -0
  83. package/dist/models/RunRelationshipsSchema1Workflows.js +50 -0
  84. package/dist/models/RunRelationshipsSchema1Workflows.js.map +1 -0
  85. package/dist/models/RunRelationshipsSchema1WorkflowsDataInner.d.ts +46 -0
  86. package/dist/models/RunRelationshipsSchema1WorkflowsDataInner.d.ts.map +1 -0
  87. package/dist/models/RunRelationshipsSchema1WorkflowsDataInner.js +62 -0
  88. package/dist/models/RunRelationshipsSchema1WorkflowsDataInner.js.map +1 -0
  89. package/dist/models/RunRelationshipsTriggersSchema.d.ts +34 -0
  90. package/dist/models/RunRelationshipsTriggersSchema.d.ts.map +1 -0
  91. package/dist/models/RunRelationshipsTriggersSchema.js +50 -0
  92. package/dist/models/RunRelationshipsTriggersSchema.js.map +1 -0
  93. package/dist/models/RunRelationshipsTriggersSchemaDataInner.d.ts +39 -0
  94. package/dist/models/RunRelationshipsTriggersSchemaDataInner.d.ts.map +1 -0
  95. package/dist/models/RunRelationshipsTriggersSchemaDataInner.js +51 -0
  96. package/dist/models/RunRelationshipsTriggersSchemaDataInner.js.map +1 -0
  97. package/dist/models/RunRelationshipsWorkflowsSchema.d.ts +34 -0
  98. package/dist/models/{RunRelationshipsSchemaWorkflows.d.ts.map → RunRelationshipsWorkflowsSchema.d.ts.map} +1 -1
  99. package/dist/models/RunRelationshipsWorkflowsSchema.js +50 -0
  100. package/dist/models/{RunRelationshipsSchemaWorkflows.js.map → RunRelationshipsWorkflowsSchema.js.map} +1 -1
  101. package/dist/models/RunRelationshipsWorkflowsSchemaDataInner.d.ts +39 -0
  102. package/dist/models/RunRelationshipsWorkflowsSchemaDataInner.d.ts.map +1 -0
  103. package/dist/models/RunRelationshipsWorkflowsSchemaDataInner.js +51 -0
  104. package/dist/models/RunRelationshipsWorkflowsSchemaDataInner.js.map +1 -0
  105. package/dist/models/RunResourceSchema.d.ts +75 -0
  106. package/dist/models/RunResourceSchema.d.ts.map +1 -0
  107. package/dist/models/RunResourceSchema.js +75 -0
  108. package/dist/models/RunResourceSchema.js.map +1 -0
  109. package/dist/models/RunSchema.d.ts +49 -0
  110. package/dist/models/RunSchema.d.ts.map +1 -0
  111. package/dist/models/RunSchema.js +55 -0
  112. package/dist/models/RunSchema.js.map +1 -0
  113. package/dist/models/RunsSchema.d.ts +48 -0
  114. package/dist/models/RunsSchema.d.ts.map +1 -0
  115. package/dist/models/RunsSchema.js +56 -0
  116. package/dist/models/RunsSchema.js.map +1 -0
  117. package/dist/models/SubmissionAttributesSchema.d.ts +14 -0
  118. package/dist/models/SubmissionAttributesSchema.d.ts.map +1 -1
  119. package/dist/models/SubmissionAttributesSchema.js +10 -1
  120. package/dist/models/SubmissionAttributesSchema.js.map +1 -1
  121. package/dist/models/UpdateBriefRequestBody.d.ts +34 -0
  122. package/dist/models/UpdateBriefRequestBody.d.ts.map +1 -0
  123. package/dist/models/UpdateBriefRequestBody.js +52 -0
  124. package/dist/models/UpdateBriefRequestBody.js.map +1 -0
  125. package/dist/models/UpdateBriefRequestBodyData.d.ts +60 -0
  126. package/dist/models/UpdateBriefRequestBodyData.d.ts.map +1 -0
  127. package/dist/models/UpdateBriefRequestBodyData.js +70 -0
  128. package/dist/models/UpdateBriefRequestBodyData.js.map +1 -0
  129. package/dist/models/index.d.ts +25 -2
  130. package/dist/models/index.d.ts.map +1 -1
  131. package/dist/models/index.js +25 -2
  132. package/dist/models/index.js.map +1 -1
  133. package/package.json +1 -1
  134. package/dist/models/RunRelationshipsSchemaWorkflows.d.ts +0 -34
  135. package/dist/models/RunRelationshipsSchemaWorkflows.js +0 -50
  136. package/dist/models/RunRelationshipsSchemaWorkflowsDataInner.d.ts +0 -46
  137. package/dist/models/RunRelationshipsSchemaWorkflowsDataInner.d.ts.map +0 -1
  138. package/dist/models/RunRelationshipsSchemaWorkflowsDataInner.js +0 -62
  139. package/dist/models/RunRelationshipsSchemaWorkflowsDataInner.js.map +0 -1
@@ -1,34 +0,0 @@
1
- /**
2
- * SmartyMeet Dev03 API REST
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * The version of the OpenAPI document: 1.0.1
6
- * Contact: developer@smartymeet.com
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 { RunRelationshipsSchemaWorkflowsDataInner } from './RunRelationshipsSchemaWorkflowsDataInner';
13
- /**
14
- *
15
- * @export
16
- * @interface RunRelationshipsSchemaWorkflows
17
- */
18
- export interface RunRelationshipsSchemaWorkflows {
19
- /**
20
- *
21
- * @type {Array<RunRelationshipsSchemaWorkflowsDataInner>}
22
- * @memberof RunRelationshipsSchemaWorkflows
23
- */
24
- data?: Array<RunRelationshipsSchemaWorkflowsDataInner>;
25
- }
26
- /**
27
- * Check if a given object implements the RunRelationshipsSchemaWorkflows interface.
28
- */
29
- export declare function instanceOfRunRelationshipsSchemaWorkflows(value: object): value is RunRelationshipsSchemaWorkflows;
30
- export declare function RunRelationshipsSchemaWorkflowsFromJSON(json: any): RunRelationshipsSchemaWorkflows;
31
- export declare function RunRelationshipsSchemaWorkflowsFromJSONTyped(json: any, ignoreDiscriminator: boolean): RunRelationshipsSchemaWorkflows;
32
- export declare function RunRelationshipsSchemaWorkflowsToJSON(json: any): RunRelationshipsSchemaWorkflows;
33
- export declare function RunRelationshipsSchemaWorkflowsToJSONTyped(value?: RunRelationshipsSchemaWorkflows | null, ignoreDiscriminator?: boolean): any;
34
- //# sourceMappingURL=RunRelationshipsSchemaWorkflows.d.ts.map
@@ -1,50 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * SmartyMeet Dev03 API REST
6
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
- *
8
- * The version of the OpenAPI document: 1.0.1
9
- * Contact: developer@smartymeet.com
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.instanceOfRunRelationshipsSchemaWorkflows = instanceOfRunRelationshipsSchemaWorkflows;
17
- exports.RunRelationshipsSchemaWorkflowsFromJSON = RunRelationshipsSchemaWorkflowsFromJSON;
18
- exports.RunRelationshipsSchemaWorkflowsFromJSONTyped = RunRelationshipsSchemaWorkflowsFromJSONTyped;
19
- exports.RunRelationshipsSchemaWorkflowsToJSON = RunRelationshipsSchemaWorkflowsToJSON;
20
- exports.RunRelationshipsSchemaWorkflowsToJSONTyped = RunRelationshipsSchemaWorkflowsToJSONTyped;
21
- const RunRelationshipsSchemaWorkflowsDataInner_1 = require("./RunRelationshipsSchemaWorkflowsDataInner");
22
- /**
23
- * Check if a given object implements the RunRelationshipsSchemaWorkflows interface.
24
- */
25
- function instanceOfRunRelationshipsSchemaWorkflows(value) {
26
- return true;
27
- }
28
- function RunRelationshipsSchemaWorkflowsFromJSON(json) {
29
- return RunRelationshipsSchemaWorkflowsFromJSONTyped(json, false);
30
- }
31
- function RunRelationshipsSchemaWorkflowsFromJSONTyped(json, ignoreDiscriminator) {
32
- if (json == null) {
33
- return json;
34
- }
35
- return {
36
- 'data': json['data'] == null ? undefined : (json['data'].map(RunRelationshipsSchemaWorkflowsDataInner_1.RunRelationshipsSchemaWorkflowsDataInnerFromJSON)),
37
- };
38
- }
39
- function RunRelationshipsSchemaWorkflowsToJSON(json) {
40
- return RunRelationshipsSchemaWorkflowsToJSONTyped(json, false);
41
- }
42
- function RunRelationshipsSchemaWorkflowsToJSONTyped(value, ignoreDiscriminator = false) {
43
- if (value == null) {
44
- return value;
45
- }
46
- return {
47
- 'data': value['data'] == null ? undefined : (value['data'].map(RunRelationshipsSchemaWorkflowsDataInner_1.RunRelationshipsSchemaWorkflowsDataInnerToJSON)),
48
- };
49
- }
50
- //# sourceMappingURL=RunRelationshipsSchemaWorkflows.js.map
@@ -1,46 +0,0 @@
1
- /**
2
- * SmartyMeet Dev03 API REST
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * The version of the OpenAPI document: 1.0.1
6
- * Contact: developer@smartymeet.com
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 RunRelationshipsSchemaWorkflowsDataInner
16
- */
17
- export interface RunRelationshipsSchemaWorkflowsDataInner {
18
- /**
19
- *
20
- * @type {RunRelationshipsSchemaWorkflowsDataInnerTypeEnum}
21
- * @memberof RunRelationshipsSchemaWorkflowsDataInner
22
- */
23
- type: RunRelationshipsSchemaWorkflowsDataInnerTypeEnum;
24
- /**
25
- * The workflow ID to run.
26
- * @type {string}
27
- * @memberof RunRelationshipsSchemaWorkflowsDataInner
28
- */
29
- id: string;
30
- }
31
- /**
32
- * @export
33
- */
34
- export declare const RunRelationshipsSchemaWorkflowsDataInnerTypeEnum: {
35
- readonly Workflows: "workflows";
36
- };
37
- export type RunRelationshipsSchemaWorkflowsDataInnerTypeEnum = typeof RunRelationshipsSchemaWorkflowsDataInnerTypeEnum[keyof typeof RunRelationshipsSchemaWorkflowsDataInnerTypeEnum];
38
- /**
39
- * Check if a given object implements the RunRelationshipsSchemaWorkflowsDataInner interface.
40
- */
41
- export declare function instanceOfRunRelationshipsSchemaWorkflowsDataInner(value: object): value is RunRelationshipsSchemaWorkflowsDataInner;
42
- export declare function RunRelationshipsSchemaWorkflowsDataInnerFromJSON(json: any): RunRelationshipsSchemaWorkflowsDataInner;
43
- export declare function RunRelationshipsSchemaWorkflowsDataInnerFromJSONTyped(json: any, ignoreDiscriminator: boolean): RunRelationshipsSchemaWorkflowsDataInner;
44
- export declare function RunRelationshipsSchemaWorkflowsDataInnerToJSON(json: any): RunRelationshipsSchemaWorkflowsDataInner;
45
- export declare function RunRelationshipsSchemaWorkflowsDataInnerToJSONTyped(value?: RunRelationshipsSchemaWorkflowsDataInner | null, ignoreDiscriminator?: boolean): any;
46
- //# sourceMappingURL=RunRelationshipsSchemaWorkflowsDataInner.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RunRelationshipsSchemaWorkflowsDataInner.d.ts","sourceRoot":"","sources":["../../src/models/RunRelationshipsSchemaWorkflowsDataInner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,wCAAwC;IACrD;;;;OAIG;IACH,IAAI,EAAE,gDAAgD,CAAC;IACvD;;;;OAIG;IACH,EAAE,EAAE,MAAM,CAAC;CACd;AAGD;;GAEG;AACH,eAAO,MAAM,gDAAgD;;CAEnD,CAAC;AACX,MAAM,MAAM,gDAAgD,GAAG,OAAO,gDAAgD,CAAC,MAAM,OAAO,gDAAgD,CAAC,CAAC;AAGtL;;GAEG;AACH,wBAAgB,kDAAkD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,wCAAwC,CAInI;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,GAAG,wCAAwC,CAEpH;AAED,wBAAgB,qDAAqD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,wCAAwC,CASvJ;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,GAAG,wCAAwC,CAElH;AAED,wBAAgB,mDAAmD,CAAC,KAAK,CAAC,EAAE,wCAAwC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUtK"}
@@ -1,62 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * SmartyMeet Dev03 API REST
6
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
- *
8
- * The version of the OpenAPI document: 1.0.1
9
- * Contact: developer@smartymeet.com
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.RunRelationshipsSchemaWorkflowsDataInnerTypeEnum = void 0;
17
- exports.instanceOfRunRelationshipsSchemaWorkflowsDataInner = instanceOfRunRelationshipsSchemaWorkflowsDataInner;
18
- exports.RunRelationshipsSchemaWorkflowsDataInnerFromJSON = RunRelationshipsSchemaWorkflowsDataInnerFromJSON;
19
- exports.RunRelationshipsSchemaWorkflowsDataInnerFromJSONTyped = RunRelationshipsSchemaWorkflowsDataInnerFromJSONTyped;
20
- exports.RunRelationshipsSchemaWorkflowsDataInnerToJSON = RunRelationshipsSchemaWorkflowsDataInnerToJSON;
21
- exports.RunRelationshipsSchemaWorkflowsDataInnerToJSONTyped = RunRelationshipsSchemaWorkflowsDataInnerToJSONTyped;
22
- /**
23
- * @export
24
- */
25
- exports.RunRelationshipsSchemaWorkflowsDataInnerTypeEnum = {
26
- Workflows: 'workflows'
27
- };
28
- /**
29
- * Check if a given object implements the RunRelationshipsSchemaWorkflowsDataInner interface.
30
- */
31
- function instanceOfRunRelationshipsSchemaWorkflowsDataInner(value) {
32
- if (!('type' in value) || value['type'] === undefined)
33
- return false;
34
- if (!('id' in value) || value['id'] === undefined)
35
- return false;
36
- return true;
37
- }
38
- function RunRelationshipsSchemaWorkflowsDataInnerFromJSON(json) {
39
- return RunRelationshipsSchemaWorkflowsDataInnerFromJSONTyped(json, false);
40
- }
41
- function RunRelationshipsSchemaWorkflowsDataInnerFromJSONTyped(json, ignoreDiscriminator) {
42
- if (json == null) {
43
- return json;
44
- }
45
- return {
46
- 'type': json['type'],
47
- 'id': json['id'],
48
- };
49
- }
50
- function RunRelationshipsSchemaWorkflowsDataInnerToJSON(json) {
51
- return RunRelationshipsSchemaWorkflowsDataInnerToJSONTyped(json, false);
52
- }
53
- function RunRelationshipsSchemaWorkflowsDataInnerToJSONTyped(value, ignoreDiscriminator = false) {
54
- if (value == null) {
55
- return value;
56
- }
57
- return {
58
- 'type': value['type'],
59
- 'id': value['id'],
60
- };
61
- }
62
- //# sourceMappingURL=RunRelationshipsSchemaWorkflowsDataInner.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RunRelationshipsSchemaWorkflowsDataInner.js","sourceRoot":"","sources":["../../src/models/RunRelationshipsSchemaWorkflowsDataInner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAoCH,gHAIC;AAED,4GAEC;AAED,sHASC;AAED,wGAEC;AAED,kHAUC;AA/CD;;GAEG;AACU,QAAA,gDAAgD,GAAG;IAC5D,SAAS,EAAE,WAAW;CAChB,CAAC;AAIX;;GAEG;AACH,SAAgB,kDAAkD,CAAC,KAAa;IAC5E,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,IAAI,CAAC,CAAC,IAAI,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,gDAAgD,CAAC,IAAS;IACtE,OAAO,qDAAqD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9E,CAAC;AAED,SAAgB,qDAAqD,CAAC,IAAS,EAAE,mBAA4B;IACzG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;KACnB,CAAC;AACN,CAAC;AAED,SAAgB,8CAA8C,CAAC,IAAS;IACpE,OAAO,mDAAmD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5E,CAAC;AAED,SAAgB,mDAAmD,CAAC,KAAuD,EAAE,sBAA+B,KAAK;IAC7J,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}