@veeroute/lss-packer-angular 7.33.3222 → 7.34.3275

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 (110) hide show
  1. package/README.md +3 -3
  2. package/fesm2022/veeroute-lss-packer-angular.mjs +27 -27
  3. package/fesm2022/veeroute-lss-packer-angular.mjs.map +1 -1
  4. package/package.json +5 -6
  5. package/types/veeroute-lss-packer-angular.d.ts +1600 -0
  6. package/api/api.d.ts +0 -7
  7. package/api/packService.d.ts +0 -170
  8. package/api/packServiceInterface.d.ts +0 -84
  9. package/api/systemService.d.ts +0 -78
  10. package/api/systemServiceInterface.d.ts +0 -37
  11. package/api.base.service.d.ts +0 -21
  12. package/api.module.d.ts +0 -11
  13. package/configuration.d.ts +0 -106
  14. package/encoder.d.ts +0 -11
  15. package/esm2022/api/api.mjs +0 -8
  16. package/esm2022/api/packService.mjs +0 -348
  17. package/esm2022/api/packServiceInterface.mjs +0 -2
  18. package/esm2022/api/systemService.mjs +0 -149
  19. package/esm2022/api/systemServiceInterface.mjs +0 -2
  20. package/esm2022/api.base.service.mjs +0 -79
  21. package/esm2022/api.module.mjs +0 -40
  22. package/esm2022/configuration.mjs +0 -145
  23. package/esm2022/encoder.mjs +0 -19
  24. package/esm2022/index.mjs +0 -8
  25. package/esm2022/model/attribute.mjs +0 -11
  26. package/esm2022/model/calculationAsyncResult.mjs +0 -2
  27. package/esm2022/model/calculationInfo.mjs +0 -2
  28. package/esm2022/model/calculationSettings.mjs +0 -11
  29. package/esm2022/model/calculationState.mjs +0 -2
  30. package/esm2022/model/calculationStatus.mjs +0 -24
  31. package/esm2022/model/checkResult.mjs +0 -11
  32. package/esm2022/model/coordinates.mjs +0 -11
  33. package/esm2022/model/dimensions.mjs +0 -11
  34. package/esm2022/model/general402.mjs +0 -2
  35. package/esm2022/model/general404.mjs +0 -2
  36. package/esm2022/model/general404Detail.mjs +0 -2
  37. package/esm2022/model/general429.mjs +0 -2
  38. package/esm2022/model/general500.mjs +0 -2
  39. package/esm2022/model/models.mjs +0 -39
  40. package/esm2022/model/packResult.mjs +0 -2
  41. package/esm2022/model/packSettings.mjs +0 -2
  42. package/esm2022/model/packStatistics.mjs +0 -2
  43. package/esm2022/model/packTask.mjs +0 -2
  44. package/esm2022/model/package.mjs +0 -2
  45. package/esm2022/model/packageLayout.mjs +0 -2
  46. package/esm2022/model/packageStatistics.mjs +0 -2
  47. package/esm2022/model/packageType.mjs +0 -19
  48. package/esm2022/model/packer400WithErrorsAndWarnings.mjs +0 -2
  49. package/esm2022/model/packerEntityError.mjs +0 -2
  50. package/esm2022/model/packerEntityErrorType.mjs +0 -28
  51. package/esm2022/model/packerEntityPath.mjs +0 -2
  52. package/esm2022/model/packerEntityType.mjs +0 -20
  53. package/esm2022/model/packerEntityWarning.mjs +0 -2
  54. package/esm2022/model/packerEntityWarningType.mjs +0 -20
  55. package/esm2022/model/packerValidateResult.mjs +0 -2
  56. package/esm2022/model/product.mjs +0 -2
  57. package/esm2022/model/productGroupLayout.mjs +0 -2
  58. package/esm2022/model/productLayout.mjs +0 -2
  59. package/esm2022/model/schemaError.mjs +0 -11
  60. package/esm2022/model/service.mjs +0 -26
  61. package/esm2022/model/tracedata.mjs +0 -2
  62. package/esm2022/model/unpackedItems.mjs +0 -11
  63. package/esm2022/model/versionResult.mjs +0 -11
  64. package/esm2022/param.mjs +0 -2
  65. package/esm2022/provide-api.mjs +0 -15
  66. package/esm2022/variables.mjs +0 -9
  67. package/esm2022/veeroute-lss-packer-angular.mjs +0 -5
  68. package/index.d.ts +0 -7
  69. package/model/attribute.d.ts +0 -23
  70. package/model/calculationAsyncResult.d.ts +0 -21
  71. package/model/calculationInfo.d.ts +0 -49
  72. package/model/calculationSettings.d.ts +0 -39
  73. package/model/calculationState.d.ts +0 -23
  74. package/model/calculationStatus.d.ts +0 -22
  75. package/model/checkResult.d.ts +0 -19
  76. package/model/coordinates.d.ts +0 -27
  77. package/model/dimensions.d.ts +0 -31
  78. package/model/general402.d.ts +0 -21
  79. package/model/general404.d.ts +0 -21
  80. package/model/general404Detail.d.ts +0 -17
  81. package/model/general429.d.ts +0 -21
  82. package/model/general500.d.ts +0 -21
  83. package/model/models.d.ts +0 -38
  84. package/model/packResult.d.ts +0 -37
  85. package/model/packSettings.d.ts +0 -17
  86. package/model/packStatistics.d.ts +0 -36
  87. package/model/packTask.d.ts +0 -31
  88. package/model/package.d.ts +0 -40
  89. package/model/packageLayout.d.ts +0 -38
  90. package/model/packageStatistics.d.ts +0 -41
  91. package/model/packageType.d.ts +0 -17
  92. package/model/packer400WithErrorsAndWarnings.d.ts +0 -36
  93. package/model/packerEntityError.d.ts +0 -26
  94. package/model/packerEntityErrorType.d.ts +0 -26
  95. package/model/packerEntityPath.d.ts +0 -22
  96. package/model/packerEntityType.d.ts +0 -18
  97. package/model/packerEntityWarning.d.ts +0 -26
  98. package/model/packerEntityWarningType.d.ts +0 -18
  99. package/model/packerValidateResult.d.ts +0 -22
  100. package/model/product.d.ts +0 -41
  101. package/model/productGroupLayout.d.ts +0 -31
  102. package/model/productLayout.d.ts +0 -26
  103. package/model/schemaError.d.ts +0 -23
  104. package/model/service.d.ts +0 -24
  105. package/model/tracedata.d.ts +0 -49
  106. package/model/unpackedItems.d.ts +0 -23
  107. package/model/versionResult.d.ts +0 -27
  108. package/param.d.ts +0 -37
  109. package/provide-api.d.ts +0 -3
  110. package/variables.d.ts +0 -8
package/api/api.d.ts DELETED
@@ -1,7 +0,0 @@
1
- export * from './packService';
2
- import { PackService } from './packService';
3
- export * from './packServiceInterface';
4
- export * from './systemService';
5
- import { SystemService } from './systemService';
6
- export * from './systemServiceInterface';
7
- export declare const APIS: (typeof PackService | typeof SystemService)[];
@@ -1,170 +0,0 @@
1
- import { HttpClient, HttpResponse, HttpEvent, HttpContext } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { CalculationAsyncResultPacker } from '../model/calculationAsyncResult';
4
- import { CalculationStatePacker } from '../model/calculationState';
5
- import { PackResultPacker } from '../model/packResult';
6
- import { PackerValidateResultPacker } from '../model/packerValidateResult';
7
- import { Configuration } from '../configuration';
8
- import { BaseService } from '../api.base.service';
9
- import { PackServiceInterface, CancelPackCalculationRequestParams, DeletePackResultRequestParams, ReadPackResultRequestParams, ReadPackStateRequestParams, RunPackCalculationRequestParams, RunPackCalculationAsyncRequestParams, RunPackValidationRequestParams } from './packServiceInterface';
10
- import * as i0 from "@angular/core";
11
- export declare class PackService extends BaseService implements PackServiceInterface {
12
- protected httpClient: HttpClient;
13
- constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
14
- /**
15
- * Cancel calculation
16
- * Cancel calculation process by the calculation identifier.
17
- * @param requestParameters
18
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
19
- * @param reportProgress flag to report request and response progress.
20
- */
21
- cancelPackCalculation(requestParameters: CancelPackCalculationRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
22
- httpHeaderAccept?: 'application/json';
23
- context?: HttpContext;
24
- transferCache?: boolean;
25
- }): Observable<any>;
26
- cancelPackCalculation(requestParameters: CancelPackCalculationRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
27
- httpHeaderAccept?: 'application/json';
28
- context?: HttpContext;
29
- transferCache?: boolean;
30
- }): Observable<HttpResponse<any>>;
31
- cancelPackCalculation(requestParameters: CancelPackCalculationRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
32
- httpHeaderAccept?: 'application/json';
33
- context?: HttpContext;
34
- transferCache?: boolean;
35
- }): Observable<HttpEvent<any>>;
36
- /**
37
- * Result removal
38
- * Removal of the planning result by the calculation identifier.
39
- * @param requestParameters
40
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
41
- * @param reportProgress flag to report request and response progress.
42
- */
43
- deletePackResult(requestParameters: DeletePackResultRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
44
- httpHeaderAccept?: 'application/json';
45
- context?: HttpContext;
46
- transferCache?: boolean;
47
- }): Observable<any>;
48
- deletePackResult(requestParameters: DeletePackResultRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
49
- httpHeaderAccept?: 'application/json';
50
- context?: HttpContext;
51
- transferCache?: boolean;
52
- }): Observable<HttpResponse<any>>;
53
- deletePackResult(requestParameters: DeletePackResultRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
54
- httpHeaderAccept?: 'application/json';
55
- context?: HttpContext;
56
- transferCache?: boolean;
57
- }): Observable<HttpEvent<any>>;
58
- /**
59
- * Getting the result
60
- * Getting the result based on the calculation identifier.
61
- * @param requestParameters
62
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
63
- * @param reportProgress flag to report request and response progress.
64
- */
65
- readPackResult(requestParameters: ReadPackResultRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
66
- httpHeaderAccept?: 'application/json';
67
- context?: HttpContext;
68
- transferCache?: boolean;
69
- }): Observable<PackResultPacker>;
70
- readPackResult(requestParameters: ReadPackResultRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
71
- httpHeaderAccept?: 'application/json';
72
- context?: HttpContext;
73
- transferCache?: boolean;
74
- }): Observable<HttpResponse<PackResultPacker>>;
75
- readPackResult(requestParameters: ReadPackResultRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
76
- httpHeaderAccept?: 'application/json';
77
- context?: HttpContext;
78
- transferCache?: boolean;
79
- }): Observable<HttpEvent<PackResultPacker>>;
80
- /**
81
- * Calculation state
82
- * Read calculation state by the calculation identifier.
83
- * @param requestParameters
84
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
85
- * @param reportProgress flag to report request and response progress.
86
- */
87
- readPackState(requestParameters: ReadPackStateRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
88
- httpHeaderAccept?: 'application/json';
89
- context?: HttpContext;
90
- transferCache?: boolean;
91
- }): Observable<CalculationStatePacker>;
92
- readPackState(requestParameters: ReadPackStateRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
93
- httpHeaderAccept?: 'application/json';
94
- context?: HttpContext;
95
- transferCache?: boolean;
96
- }): Observable<HttpResponse<CalculationStatePacker>>;
97
- readPackState(requestParameters: ReadPackStateRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
98
- httpHeaderAccept?: 'application/json';
99
- context?: HttpContext;
100
- transferCache?: boolean;
101
- }): Observable<HttpEvent<CalculationStatePacker>>;
102
- /**
103
- * Packing (SYNC)
104
- * Planning the optimal package.
105
- * @param requestParameters
106
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
107
- * @param reportProgress flag to report request and response progress.
108
- */
109
- runPackCalculation(requestParameters: RunPackCalculationRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
110
- httpHeaderAccept?: 'application/json';
111
- context?: HttpContext;
112
- transferCache?: boolean;
113
- }): Observable<PackResultPacker>;
114
- runPackCalculation(requestParameters: RunPackCalculationRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
115
- httpHeaderAccept?: 'application/json';
116
- context?: HttpContext;
117
- transferCache?: boolean;
118
- }): Observable<HttpResponse<PackResultPacker>>;
119
- runPackCalculation(requestParameters: RunPackCalculationRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
120
- httpHeaderAccept?: 'application/json';
121
- context?: HttpContext;
122
- transferCache?: boolean;
123
- }): Observable<HttpEvent<PackResultPacker>>;
124
- /**
125
- * Packing (ASYNC)
126
- * The result can be obtained using the [result](#operation/read_pack_result) method, removing - with [delete](#operation/delete_pack_result).
127
- * @param requestParameters
128
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
129
- * @param reportProgress flag to report request and response progress.
130
- */
131
- runPackCalculationAsync(requestParameters: RunPackCalculationAsyncRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
132
- httpHeaderAccept?: 'application/json';
133
- context?: HttpContext;
134
- transferCache?: boolean;
135
- }): Observable<CalculationAsyncResultPacker>;
136
- runPackCalculationAsync(requestParameters: RunPackCalculationAsyncRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
137
- httpHeaderAccept?: 'application/json';
138
- context?: HttpContext;
139
- transferCache?: boolean;
140
- }): Observable<HttpResponse<CalculationAsyncResultPacker>>;
141
- runPackCalculationAsync(requestParameters: RunPackCalculationAsyncRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
142
- httpHeaderAccept?: 'application/json';
143
- context?: HttpContext;
144
- transferCache?: boolean;
145
- }): Observable<HttpEvent<CalculationAsyncResultPacker>>;
146
- /**
147
- * Data validation
148
- * Checking data before planning.
149
- * @param requestParameters
150
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
151
- * @param reportProgress flag to report request and response progress.
152
- */
153
- runPackValidation(requestParameters: RunPackValidationRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
154
- httpHeaderAccept?: 'application/json';
155
- context?: HttpContext;
156
- transferCache?: boolean;
157
- }): Observable<PackerValidateResultPacker>;
158
- runPackValidation(requestParameters: RunPackValidationRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
159
- httpHeaderAccept?: 'application/json';
160
- context?: HttpContext;
161
- transferCache?: boolean;
162
- }): Observable<HttpResponse<PackerValidateResultPacker>>;
163
- runPackValidation(requestParameters: RunPackValidationRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
164
- httpHeaderAccept?: 'application/json';
165
- context?: HttpContext;
166
- transferCache?: boolean;
167
- }): Observable<HttpEvent<PackerValidateResultPacker>>;
168
- static ɵfac: i0.ɵɵFactoryDeclaration<PackService, [null, { optional: true; }, { optional: true; }]>;
169
- static ɵprov: i0.ɵɵInjectableDeclaration<PackService>;
170
- }
@@ -1,84 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { HttpHeaders } from '@angular/common/http';
11
- import { Observable } from 'rxjs';
12
- import { CalculationAsyncResultPacker } from '../model/models';
13
- import { CalculationStatePacker } from '../model/models';
14
- import { PackResultPacker } from '../model/models';
15
- import { PackTaskPacker } from '../model/models';
16
- import { PackerValidateResultPacker } from '../model/models';
17
- import { Configuration } from '../configuration';
18
- export interface CancelPackCalculationRequestParams {
19
- processCode: string;
20
- }
21
- export interface DeletePackResultRequestParams {
22
- processCode: string;
23
- }
24
- export interface ReadPackResultRequestParams {
25
- processCode: string;
26
- }
27
- export interface ReadPackStateRequestParams {
28
- processCode: string;
29
- }
30
- export interface RunPackCalculationRequestParams {
31
- packTaskPacker: PackTaskPacker;
32
- }
33
- export interface RunPackCalculationAsyncRequestParams {
34
- packTaskPacker: PackTaskPacker;
35
- }
36
- export interface RunPackValidationRequestParams {
37
- packTaskPacker: PackTaskPacker;
38
- }
39
- export interface PackServiceInterface {
40
- defaultHeaders: HttpHeaders;
41
- configuration: Configuration;
42
- /**
43
- * Cancel calculation
44
- * Cancel calculation process by the calculation identifier.
45
- * @param requestParameters
46
- */
47
- cancelPackCalculation(requestParameters: CancelPackCalculationRequestParams, extraHttpRequestParams?: any): Observable<{}>;
48
- /**
49
- * Result removal
50
- * Removal of the planning result by the calculation identifier.
51
- * @param requestParameters
52
- */
53
- deletePackResult(requestParameters: DeletePackResultRequestParams, extraHttpRequestParams?: any): Observable<{}>;
54
- /**
55
- * Getting the result
56
- * Getting the result based on the calculation identifier.
57
- * @param requestParameters
58
- */
59
- readPackResult(requestParameters: ReadPackResultRequestParams, extraHttpRequestParams?: any): Observable<PackResultPacker>;
60
- /**
61
- * Calculation state
62
- * Read calculation state by the calculation identifier.
63
- * @param requestParameters
64
- */
65
- readPackState(requestParameters: ReadPackStateRequestParams, extraHttpRequestParams?: any): Observable<CalculationStatePacker>;
66
- /**
67
- * Packing (SYNC)
68
- * Planning the optimal package.
69
- * @param requestParameters
70
- */
71
- runPackCalculation(requestParameters: RunPackCalculationRequestParams, extraHttpRequestParams?: any): Observable<PackResultPacker>;
72
- /**
73
- * Packing (ASYNC)
74
- * The result can be obtained using the [result](#operation/read_pack_result) method, removing - with [delete](#operation/delete_pack_result).
75
- * @param requestParameters
76
- */
77
- runPackCalculationAsync(requestParameters: RunPackCalculationAsyncRequestParams, extraHttpRequestParams?: any): Observable<CalculationAsyncResultPacker>;
78
- /**
79
- * Data validation
80
- * Checking data before planning.
81
- * @param requestParameters
82
- */
83
- runPackValidation(requestParameters: RunPackValidationRequestParams, extraHttpRequestParams?: any): Observable<PackerValidateResultPacker>;
84
- }
@@ -1,78 +0,0 @@
1
- import { HttpClient, HttpResponse, HttpEvent, HttpContext } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { CheckResultPacker } from '../model/checkResult';
4
- import { VersionResultPacker } from '../model/versionResult';
5
- import { Configuration } from '../configuration';
6
- import { BaseService } from '../api.base.service';
7
- import { SystemServiceInterface, FileRequestParams } from './systemServiceInterface';
8
- import * as i0 from "@angular/core";
9
- export declare class SystemService extends BaseService implements SystemServiceInterface {
10
- protected httpClient: HttpClient;
11
- constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
12
- /**
13
- * Checking the availability
14
- * Checking the service availability.
15
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
16
- * @param reportProgress flag to report request and response progress.
17
- */
18
- check(observe?: 'body', reportProgress?: boolean, options?: {
19
- httpHeaderAccept?: 'application/json';
20
- context?: HttpContext;
21
- transferCache?: boolean;
22
- }): Observable<CheckResultPacker>;
23
- check(observe?: 'response', reportProgress?: boolean, options?: {
24
- httpHeaderAccept?: 'application/json';
25
- context?: HttpContext;
26
- transferCache?: boolean;
27
- }): Observable<HttpResponse<CheckResultPacker>>;
28
- check(observe?: 'events', reportProgress?: boolean, options?: {
29
- httpHeaderAccept?: 'application/json';
30
- context?: HttpContext;
31
- transferCache?: boolean;
32
- }): Observable<HttpEvent<CheckResultPacker>>;
33
- /**
34
- * Getting the documentation
35
- * Getting the file with this service documentation.
36
- * @param requestParameters
37
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
38
- * @param reportProgress flag to report request and response progress.
39
- */
40
- file(requestParameters: FileRequestParams, observe?: 'body', reportProgress?: boolean, options?: {
41
- httpHeaderAccept?: 'text/html' | 'text/plain' | 'application/json';
42
- context?: HttpContext;
43
- transferCache?: boolean;
44
- }): Observable<string>;
45
- file(requestParameters: FileRequestParams, observe?: 'response', reportProgress?: boolean, options?: {
46
- httpHeaderAccept?: 'text/html' | 'text/plain' | 'application/json';
47
- context?: HttpContext;
48
- transferCache?: boolean;
49
- }): Observable<HttpResponse<string>>;
50
- file(requestParameters: FileRequestParams, observe?: 'events', reportProgress?: boolean, options?: {
51
- httpHeaderAccept?: 'text/html' | 'text/plain' | 'application/json';
52
- context?: HttpContext;
53
- transferCache?: boolean;
54
- }): Observable<HttpEvent<string>>;
55
- /**
56
- * Getting the service version
57
- * Getting the service version.
58
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
59
- * @param reportProgress flag to report request and response progress.
60
- */
61
- version(observe?: 'body', reportProgress?: boolean, options?: {
62
- httpHeaderAccept?: 'application/json';
63
- context?: HttpContext;
64
- transferCache?: boolean;
65
- }): Observable<VersionResultPacker>;
66
- version(observe?: 'response', reportProgress?: boolean, options?: {
67
- httpHeaderAccept?: 'application/json';
68
- context?: HttpContext;
69
- transferCache?: boolean;
70
- }): Observable<HttpResponse<VersionResultPacker>>;
71
- version(observe?: 'events', reportProgress?: boolean, options?: {
72
- httpHeaderAccept?: 'application/json';
73
- context?: HttpContext;
74
- transferCache?: boolean;
75
- }): Observable<HttpEvent<VersionResultPacker>>;
76
- static ɵfac: i0.ɵɵFactoryDeclaration<SystemService, [null, { optional: true; }, { optional: true; }]>;
77
- static ɵprov: i0.ɵɵInjectableDeclaration<SystemService>;
78
- }
@@ -1,37 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { HttpHeaders } from '@angular/common/http';
11
- import { Observable } from 'rxjs';
12
- import { CheckResultPacker } from '../model/models';
13
- import { VersionResultPacker } from '../model/models';
14
- import { Configuration } from '../configuration';
15
- export interface FileRequestParams {
16
- filename: string;
17
- }
18
- export interface SystemServiceInterface {
19
- defaultHeaders: HttpHeaders;
20
- configuration: Configuration;
21
- /**
22
- * Checking the availability
23
- * Checking the service availability.
24
- */
25
- check(extraHttpRequestParams?: any): Observable<CheckResultPacker>;
26
- /**
27
- * Getting the documentation
28
- * Getting the file with this service documentation.
29
- * @param requestParameters
30
- */
31
- file(requestParameters: FileRequestParams, extraHttpRequestParams?: any): Observable<string>;
32
- /**
33
- * Getting the service version
34
- * Getting the service version.
35
- */
36
- version(extraHttpRequestParams?: any): Observable<VersionResultPacker>;
37
- }
@@ -1,21 +0,0 @@
1
- /**
2
- * VRt.Packer [PC]
3
- *
4
- * The version of the OpenAPI document: 7.33.3222
5
- * Contact: support@veeroute.com
6
- *
7
- * NOTE: This class is auto generated by OpenAPI Generator.
8
- * Do not edit the class manually.
9
- */
10
- import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
11
- import { Configuration } from './configuration';
12
- export declare class BaseService {
13
- protected basePath: string;
14
- defaultHeaders: HttpHeaders;
15
- configuration: Configuration;
16
- encoder: HttpParameterCodec;
17
- constructor(basePath?: string | string[], configuration?: Configuration);
18
- protected canConsumeForm(consumes: string[]): boolean;
19
- protected addToHttpParams(httpParams: HttpParams, value: any, key?: string, isDeep?: boolean): HttpParams;
20
- protected addToHttpParamsRecursive(httpParams: HttpParams, value?: any, key?: string, isDeep?: boolean): HttpParams;
21
- }
package/api.module.d.ts DELETED
@@ -1,11 +0,0 @@
1
- import { ModuleWithProviders } from '@angular/core';
2
- import { Configuration } from './configuration';
3
- import { HttpClient } from '@angular/common/http';
4
- import * as i0 from "@angular/core";
5
- export declare class LssPackerApiModule {
6
- static forRoot(configurationFactory: () => Configuration): ModuleWithProviders<LssPackerApiModule>;
7
- constructor(parentModule: LssPackerApiModule, http: HttpClient);
8
- static ɵfac: i0.ɵɵFactoryDeclaration<LssPackerApiModule, [{ optional: true; skipSelf: true; }, { optional: true; }]>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<LssPackerApiModule, never, never, never>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<LssPackerApiModule>;
11
- }
@@ -1,106 +0,0 @@
1
- import { HttpHeaders, HttpParams, HttpParameterCodec } from '@angular/common/http';
2
- import { Param } from './param';
3
- export interface ConfigurationParameters {
4
- /**
5
- * @deprecated Since 5.0. Use credentials instead
6
- */
7
- apiKeys?: {
8
- [key: string]: string;
9
- };
10
- username?: string;
11
- password?: string;
12
- /**
13
- * @deprecated Since 5.0. Use credentials instead
14
- */
15
- accessToken?: string | (() => string);
16
- basePath?: string;
17
- withCredentials?: boolean;
18
- /**
19
- * Takes care of encoding query- and form-parameters.
20
- */
21
- encoder?: HttpParameterCodec;
22
- /**
23
- * Override the default method for encoding path parameters in various
24
- * <a href="https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#style-values">styles</a>.
25
- * <p>
26
- * See {@link README.md} for more details
27
- * </p>
28
- */
29
- encodeParam?: (param: Param) => string;
30
- /**
31
- * The keys are the names in the securitySchemes section of the OpenAPI
32
- * document. They should map to the value used for authentication
33
- * minus any standard prefixes such as 'Basic' or 'Bearer'.
34
- */
35
- credentials?: {
36
- [key: string]: string | (() => string | undefined);
37
- };
38
- }
39
- export declare class Configuration {
40
- /**
41
- * @deprecated Since 5.0. Use credentials instead
42
- */
43
- apiKeys?: {
44
- [key: string]: string;
45
- };
46
- username?: string;
47
- password?: string;
48
- /**
49
- * @deprecated Since 5.0. Use credentials instead
50
- */
51
- accessToken?: string | (() => string);
52
- basePath?: string;
53
- withCredentials?: boolean;
54
- /**
55
- * Takes care of encoding query- and form-parameters.
56
- */
57
- encoder?: HttpParameterCodec;
58
- /**
59
- * Encoding of various path parameter
60
- * <a href="https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#style-values">styles</a>.
61
- * <p>
62
- * See {@link README.md} for more details
63
- * </p>
64
- */
65
- encodeParam: (param: Param) => string;
66
- /**
67
- * The keys are the names in the securitySchemes section of the OpenAPI
68
- * document. They should map to the value used for authentication
69
- * minus any standard prefixes such as 'Basic' or 'Bearer'.
70
- */
71
- credentials: {
72
- [key: string]: string | (() => string | undefined);
73
- };
74
- constructor({ accessToken, apiKeys, basePath, credentials, encodeParam, encoder, password, username, withCredentials }?: ConfigurationParameters);
75
- /**
76
- * Select the correct content-type to use for a request.
77
- * Uses {@link Configuration#isJsonMime} to determine the correct content-type.
78
- * If no content type is found return the first found type if the contentTypes is not empty
79
- * @param contentTypes - the array of content types that are available for selection
80
- * @returns the selected content-type or <code>undefined</code> if no selection could be made.
81
- */
82
- selectHeaderContentType(contentTypes: string[]): string | undefined;
83
- /**
84
- * Select the correct accept content-type to use for a request.
85
- * Uses {@link Configuration#isJsonMime} to determine the correct accept content-type.
86
- * If no content type is found return the first found type if the contentTypes is not empty
87
- * @param accepts - the array of content types that are available for selection.
88
- * @returns the selected content-type or <code>undefined</code> if no selection could be made.
89
- */
90
- selectHeaderAccept(accepts: string[]): string | undefined;
91
- /**
92
- * Check if the given MIME is a JSON MIME.
93
- * JSON MIME examples:
94
- * application/json
95
- * application/json; charset=UTF8
96
- * APPLICATION/JSON
97
- * application/vnd.company+json
98
- * @param mime - MIME (Multipurpose Internet Mail Extensions)
99
- * @return True if the given MIME is JSON, false otherwise.
100
- */
101
- isJsonMime(mime: string): boolean;
102
- lookupCredential(key: string): string | undefined;
103
- addCredentialToHeaders(credentialKey: string, headerName: string, headers: HttpHeaders, prefix?: string): HttpHeaders;
104
- addCredentialToQuery(credentialKey: string, paramName: string, query: HttpParams): HttpParams;
105
- private defaultEncodeParam;
106
- }
package/encoder.d.ts DELETED
@@ -1,11 +0,0 @@
1
- import { HttpParameterCodec } from '@angular/common/http';
2
- /**
3
- * Custom HttpParameterCodec
4
- * Workaround for https://github.com/angular/angular/issues/18261
5
- */
6
- export declare class CustomHttpParameterCodec implements HttpParameterCodec {
7
- encodeKey(k: string): string;
8
- encodeValue(v: string): string;
9
- decodeKey(k: string): string;
10
- decodeValue(v: string): string;
11
- }
@@ -1,8 +0,0 @@
1
- export * from './packService';
2
- import { PackService } from './packService';
3
- export * from './packServiceInterface';
4
- export * from './systemService';
5
- import { SystemService } from './systemService';
6
- export * from './systemServiceInterface';
7
- export const APIS = [PackService, SystemService];
8
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBpLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vYXBpL2FwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLGVBQWUsQ0FBQztBQUM5QixPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzVDLGNBQWMsd0JBQXdCLENBQUM7QUFDdkMsY0FBYyxpQkFBaUIsQ0FBQztBQUNoQyxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDaEQsY0FBYywwQkFBMEIsQ0FBQztBQUN6QyxNQUFNLENBQUMsTUFBTSxJQUFJLEdBQUcsQ0FBQyxXQUFXLEVBQUUsYUFBYSxDQUFDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3BhY2tTZXJ2aWNlJztcbmltcG9ydCB7IFBhY2tTZXJ2aWNlIH0gZnJvbSAnLi9wYWNrU2VydmljZSc7XG5leHBvcnQgKiBmcm9tICcuL3BhY2tTZXJ2aWNlSW50ZXJmYWNlJztcbmV4cG9ydCAqIGZyb20gJy4vc3lzdGVtU2VydmljZSc7XG5pbXBvcnQgeyBTeXN0ZW1TZXJ2aWNlIH0gZnJvbSAnLi9zeXN0ZW1TZXJ2aWNlJztcbmV4cG9ydCAqIGZyb20gJy4vc3lzdGVtU2VydmljZUludGVyZmFjZSc7XG5leHBvcnQgY29uc3QgQVBJUyA9IFtQYWNrU2VydmljZSwgU3lzdGVtU2VydmljZV07XG4iXX0=