@privateaim/core-http-kit 0.8.13 → 0.8.14
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/CHANGELOG.md +23 -0
- package/dist/client/module.d.ts +3 -2
- package/dist/client/module.d.ts.map +1 -1
- package/dist/domains/analysis-node/module.d.ts +1 -1
- package/dist/domains/analysis-node-event/index.d.ts +2 -0
- package/dist/domains/analysis-node-event/index.d.ts.map +1 -0
- package/dist/domains/analysis-node-event/module.d.ts +9 -0
- package/dist/domains/analysis-node-event/module.d.ts.map +1 -0
- package/dist/domains/analysis-node-log/module.d.ts +1 -3
- package/dist/domains/analysis-node-log/module.d.ts.map +1 -1
- package/dist/domains/index.d.ts +1 -0
- package/dist/domains/index.d.ts.map +1 -1
- package/dist/index.cjs +171 -131
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +170 -131
- package/dist/index.mjs.map +1 -1
- package/package.json +5 -5
- package/src/client/module.ts +7 -4
- package/src/domains/analysis-node/module.ts +1 -1
- package/src/domains/analysis-node-event/index.ts +8 -0
- package/src/domains/analysis-node-event/module.ts +25 -0
- package/src/domains/analysis-node-log/module.ts +3 -18
- package/src/domains/index.ts +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,28 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.8.14](https://github.com/PrivateAIM/hub/compare/v0.8.13...v0.8.14) (2025-07-10)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* analysis-node-event entity, subscriber & client ([#1096](https://github.com/PrivateAIM/hub/issues/1096)) ([6351376](https://github.com/PrivateAIM/hub/commit/635137696684b181962055dff5afa66b80567e26))
|
|
9
|
+
* submit & receive logs with loki ([#1100](https://github.com/PrivateAIM/hub/issues/1100)) ([83698d4](https://github.com/PrivateAIM/hub/commit/83698d43549cc3a34410bd01910288ba1b263201))
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Bug Fixes
|
|
13
|
+
|
|
14
|
+
* **deps:** bump the minorandpatch group across 1 directory with 19 updates ([#1099](https://github.com/PrivateAIM/hub/issues/1099)) ([30b0ab6](https://github.com/PrivateAIM/hub/commit/30b0ab6b748b287380eb84ac0c8aae4ee22e0be7))
|
|
15
|
+
* **deps:** bump the minorandpatch group across 1 directory with 24 updates ([#1084](https://github.com/PrivateAIM/hub/issues/1084)) ([92a3f43](https://github.com/PrivateAIM/hub/commit/92a3f43eb47795a7fff756939a036f2e771bd3cd))
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Dependencies
|
|
19
|
+
|
|
20
|
+
* The following workspace dependencies were updated
|
|
21
|
+
* devDependencies
|
|
22
|
+
* @privateaim/core-kit bumped from ^0.8.13 to ^0.8.14
|
|
23
|
+
* peerDependencies
|
|
24
|
+
* @privateaim/core-kit bumped from ^0.8.13 to ^0.8.14
|
|
25
|
+
|
|
3
26
|
## [0.8.13](https://github.com/PrivateAIM/hub/compare/v0.8.12...v0.8.13) (2025-05-05)
|
|
4
27
|
|
|
5
28
|
|
package/dist/client/module.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { RequestBaseOptions } from 'hapic';
|
|
2
2
|
import { Client as BaseClient } from 'hapic';
|
|
3
|
-
import { AnalysisAPI, AnalysisBucketFileAPI, AnalysisLogAPI, AnalysisNodeLogAPI, AnalysisPermissionAPI, MasterImageAPI, MasterImageEventLogAPI, MasterImageGroupAPI, NodeAPI, ProjectAPI, ProjectNodeAPI, RegistryAPI, RegistryProjectAPI, ServiceAPI
|
|
3
|
+
import { AnalysisAPI, AnalysisBucketFileAPI, AnalysisLogAPI, AnalysisNodeAPI, AnalysisNodeEventAPI, AnalysisNodeLogAPI, AnalysisPermissionAPI, MasterImageAPI, MasterImageEventLogAPI, MasterImageGroupAPI, NodeAPI, ProjectAPI, ProjectNodeAPI, RegistryAPI, RegistryProjectAPI, ServiceAPI } from '../domains';
|
|
4
4
|
import { AnalysisBucketAPI } from '../domains/analysis-bucket';
|
|
5
5
|
export declare class Client extends BaseClient {
|
|
6
6
|
readonly masterImage: MasterImageAPI;
|
|
@@ -15,7 +15,8 @@ export declare class Client extends BaseClient {
|
|
|
15
15
|
readonly analysisBucket: AnalysisBucketAPI;
|
|
16
16
|
readonly analysisBucketFile: AnalysisBucketFileAPI;
|
|
17
17
|
readonly analysisLog: AnalysisLogAPI;
|
|
18
|
-
readonly analysisNode:
|
|
18
|
+
readonly analysisNode: AnalysisNodeAPI;
|
|
19
|
+
readonly analysisNodeEvent: AnalysisNodeEventAPI;
|
|
19
20
|
readonly analysisNodeLog: AnalysisNodeLogAPI;
|
|
20
21
|
readonly analysisPermission: AnalysisPermissionAPI;
|
|
21
22
|
readonly service: ServiceAPI;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../src/client/module.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAC;AAChD,OAAO,EAAE,MAAM,IAAI,UAAU,EAA2B,MAAM,OAAO,CAAC;AACtE,OAAO,EACH,WAAW,EACX,qBAAqB,EACrB,cAAc,
|
|
1
|
+
{"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../src/client/module.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAC;AAChD,OAAO,EAAE,MAAM,IAAI,UAAU,EAA2B,MAAM,OAAO,CAAC;AACtE,OAAO,EACH,WAAW,EACX,qBAAqB,EACrB,cAAc,EAAE,eAAe,EAC/B,oBAAoB,EACpB,kBAAkB,EAClB,qBAAqB,EACrB,cAAc,EACd,sBAAsB,EACtB,mBAAmB,EACnB,OAAO,EACP,UAAU,EACV,cAAc,EACd,WAAW,EACX,kBAAkB,EAClB,UAAU,EACb,MAAM,YAAY,CAAC;AACpB,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAE/D,qBAAa,MAAO,SAAQ,UAAU;IAClC,SAAgB,WAAW,EAAG,cAAc,CAAC;IAE7C,SAAgB,gBAAgB,EAAG,mBAAmB,CAAC;IAEvD,SAAgB,mBAAmB,EAAG,sBAAsB,CAAC;IAE7D,SAAgB,OAAO,EAAG,UAAU,CAAC;IAErC,SAAgB,WAAW,EAAE,cAAc,CAAC;IAE5C,SAAgB,QAAQ,EAAG,WAAW,CAAC;IAEvC,SAAgB,eAAe,EAAG,kBAAkB,CAAC;IAErD,SAAgB,IAAI,EAAG,OAAO,CAAC;IAE/B,SAAgB,QAAQ,EAAG,WAAW,CAAC;IAEvC,SAAgB,cAAc,EAAG,iBAAiB,CAAC;IAEnD,SAAgB,kBAAkB,EAAG,qBAAqB,CAAC;IAE3D,SAAgB,WAAW,EAAE,cAAc,CAAC;IAE5C,SAAgB,YAAY,EAAG,eAAe,CAAC;IAE/C,SAAgB,iBAAiB,EAAE,oBAAoB,CAAC;IAExD,SAAgB,eAAe,EAAE,kBAAkB,CAAC;IAEpD,SAAgB,kBAAkB,EAAG,qBAAqB,CAAC;IAE3D,SAAgB,OAAO,EAAG,UAAU,CAAC;gBAEzB,MAAM,EAAE,kBAAkB;CAkCzC"}
|
|
@@ -2,7 +2,7 @@ import type { BuildInput } from 'rapiq';
|
|
|
2
2
|
import type { AnalysisNode } from '@privateaim/core-kit';
|
|
3
3
|
import { BaseAPI } from '../base';
|
|
4
4
|
import type { CollectionResourceResponse, SingleResourceResponse } from '../types-base';
|
|
5
|
-
export declare class
|
|
5
|
+
export declare class AnalysisNodeAPI extends BaseAPI {
|
|
6
6
|
getMany(options?: BuildInput<AnalysisNode>): Promise<CollectionResourceResponse<AnalysisNode>>;
|
|
7
7
|
getOne(id: AnalysisNode['id']): Promise<SingleResourceResponse<AnalysisNode>>;
|
|
8
8
|
delete(id: AnalysisNode['id']): Promise<SingleResourceResponse<AnalysisNode>>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/domains/analysis-node-event/index.ts"],"names":[],"mappings":"AAOA,cAAc,UAAU,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import type { BuildInput } from 'rapiq';
|
|
2
|
+
import type { AnalysisNodeEvent } from '@privateaim/core-kit';
|
|
3
|
+
import { BaseAPI } from '../base';
|
|
4
|
+
import type { CollectionResourceResponse, SingleResourceResponse } from '../types-base';
|
|
5
|
+
export declare class AnalysisNodeEventAPI extends BaseAPI {
|
|
6
|
+
getMany(options?: BuildInput<AnalysisNodeEvent>): Promise<CollectionResourceResponse<AnalysisNodeEvent>>;
|
|
7
|
+
getOne(id: AnalysisNodeEvent['id']): Promise<SingleResourceResponse<AnalysisNodeEvent>>;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=module.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../../src/domains/analysis-node-event/module.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AAExC,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAC9D,OAAO,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAClC,OAAO,KAAK,EAAE,0BAA0B,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAExF,qBAAa,oBAAqB,SAAQ,OAAO;IACvC,OAAO,CAAC,OAAO,CAAC,EAAE,UAAU,CAAC,iBAAiB,CAAC,GAAG,OAAO,CAAC,0BAA0B,CAAC,iBAAiB,CAAC,CAAC;IAKxG,MAAM,CAAC,EAAE,EAAE,iBAAiB,CAAC,IAAI,CAAC,GAAG,OAAO,CAAC,sBAAsB,CAAC,iBAAiB,CAAC,CAAC;CAKhG"}
|
|
@@ -4,9 +4,7 @@ import { BaseAPI } from '../base';
|
|
|
4
4
|
import type { CollectionResourceResponse, SingleResourceResponse } from '../types-base';
|
|
5
5
|
export declare class AnalysisNodeLogAPI extends BaseAPI {
|
|
6
6
|
getMany(options?: BuildInput<AnalysisNodeLog>): Promise<CollectionResourceResponse<AnalysisNodeLog>>;
|
|
7
|
-
|
|
8
|
-
delete(id: AnalysisNodeLog['id']): Promise<SingleResourceResponse<AnalysisNodeLog>>;
|
|
9
|
-
update(id: AnalysisNodeLog['id'], data: Partial<AnalysisNodeLog>): Promise<SingleResourceResponse<AnalysisNodeLog>>;
|
|
7
|
+
delete(options?: BuildInput<AnalysisNodeLog>): Promise<void>;
|
|
10
8
|
create(data: Partial<AnalysisNodeLog>): Promise<SingleResourceResponse<AnalysisNodeLog>>;
|
|
11
9
|
}
|
|
12
10
|
//# sourceMappingURL=module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../../src/domains/analysis-node-log/module.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AAExC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAClC,OAAO,KAAK,EAAE,0BAA0B,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAExF,qBAAa,kBAAmB,SAAQ,OAAO;IACrC,OAAO,CAAC,OAAO,
|
|
1
|
+
{"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../../src/domains/analysis-node-log/module.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AAExC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAClC,OAAO,KAAK,EAAE,0BAA0B,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAExF,qBAAa,kBAAmB,SAAQ,OAAO;IACrC,OAAO,CAAC,OAAO,GAAE,UAAU,CAAC,eAAe,CAAM,GAAG,OAAO,CAAC,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAKxG,MAAM,CAAC,OAAO,GAAE,UAAU,CAAC,eAAe,CAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAIhE,MAAM,CAAC,IAAI,EAAE,OAAO,CAAC,eAAe,CAAC,GAAG,OAAO,CAAC,sBAAsB,CAAC,eAAe,CAAC,CAAC;CAIjG"}
|
package/dist/domains/index.d.ts
CHANGED
|
@@ -10,6 +10,7 @@ export * from './analysis';
|
|
|
10
10
|
export * from './analysis-bucket-file';
|
|
11
11
|
export * from './analysis-log';
|
|
12
12
|
export * from './analysis-node';
|
|
13
|
+
export * from './analysis-node-event';
|
|
13
14
|
export * from './analysis-node-log';
|
|
14
15
|
export * from './analysis-permission';
|
|
15
16
|
export * from './service';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/domains/index.ts"],"names":[],"mappings":"AAOA,cAAc,sBAAsB,CAAC;AACrC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,0BAA0B,CAAC;AACzC,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,wBAAwB,CAAC;AACvC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/domains/index.ts"],"names":[],"mappings":"AAOA,cAAc,sBAAsB,CAAC;AACrC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,0BAA0B,CAAC;AACzC,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,wBAAwB,CAAC;AACvC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC"}
|