@qimen-lab/core 0.1.1 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/async/package.json +1 -1
- package/dist/cache/BaseCacheProvider.esm.js +1 -1
- package/dist/cache/BaseCacheProvider.js +1 -1
- package/dist/cache/CacheFactory.esm.js +1 -1
- package/dist/cache/CacheFactory.js +1 -1
- package/dist/cache/package.json +3 -3
- package/dist/composable/ComposableBase.esm.js +1 -1
- package/dist/composable/ComposableBase.js +1 -1
- package/dist/composable/package.json +3 -3
- package/dist/composable/types/composable.d.ts +1 -1
- package/dist/context/RequestContextBuilder.esm.js +1 -1
- package/dist/context/RequestContextBuilder.js +1 -1
- package/dist/context/package.json +2 -2
- package/dist/crypto/package.json +1 -1
- package/dist/data-processor/package.json +4 -4
- package/dist/data-processor-abp/index.d.ts +3 -3
- package/dist/data-processor-abp/index.esm.js +3 -3
- package/dist/data-processor-abp/index.js +3 -3
- package/dist/data-processor-abp/package.json +3 -3
- package/dist/data-processor-spring/index.d.ts +3 -3
- package/dist/data-processor-spring/index.esm.js +3 -3
- package/dist/data-processor-spring/index.js +3 -3
- package/dist/data-processor-spring/package.json +3 -3
- package/dist/entity/abilities/local/FlatLocalStateAbility.js +1 -1
- package/dist/entity/abilities/search/SearchAbility.js +1 -1
- package/dist/entity/abilities/tree/TreeSearchAbility.js +1 -1
- package/dist/entity/package.json +11 -11
- package/dist/error/package.json +1 -1
- package/dist/event-dom/adapters/dom/DomEventAdapter.js +1 -1
- package/dist/event-dom/package.json +7 -7
- package/dist/events/EventBus.d.ts +1 -1
- package/dist/events/EventBus.esm.js +1 -1
- package/dist/events/EventBus.js +1 -1
- package/dist/events/EventScope.d.ts +1 -1
- package/dist/events/EventScope.esm.js +1 -1
- package/dist/events/EventScope.js +1 -1
- package/dist/events/GlobalEventBus.esm.js +1 -1
- package/dist/events/GlobalEventBus.js +1 -1
- package/dist/events/package.json +3 -3
- package/dist/http/HttpActionRegistrar.d.ts +1 -1
- package/dist/http/HttpActionRegistrar.esm.js +1 -1
- package/dist/http/HttpActionRegistrar.js +1 -1
- package/dist/http/HttpClient.d.ts +1 -1
- package/dist/http/HttpClient.esm.js +1 -1
- package/dist/http/HttpClient.js +1 -1
- package/dist/http/HttpExecutor.d.ts +1 -1
- package/dist/http/HttpExecutor.esm.js +1 -1
- package/dist/http/HttpExecutor.js +1 -1
- package/dist/http/StreamClient.d.ts +1 -1
- package/dist/http/StreamClient.esm.js +1 -1
- package/dist/http/StreamClient.js +1 -1
- package/dist/http/actions/align/DownloadInterceptor.d.ts +1 -1
- package/dist/http/actions/exchange/FetchTransport.d.ts +1 -1
- package/dist/http/actions/exchange/XhrTransport.d.ts +1 -1
- package/dist/http/actions/prepare/CommonParamsEnricher.d.ts +1 -1
- package/dist/http/actions/prepare/TokenInjector.d.ts +1 -1
- package/dist/http/actions/prepare/UrlBuilder.d.ts +1 -1
- package/dist/http/actions/process/DataParser.d.ts +1 -1
- package/dist/http/actions/process/ResponseAnalyzer.d.ts +1 -1
- package/dist/http/factory.d.ts +1 -1
- package/dist/http/package.json +5 -5
- package/dist/http/types/http-context.d.ts +1 -1
- package/dist/http/types/http.d.ts +1 -1
- package/dist/i18n/package.json +1 -1
- package/dist/logger/package.json +1 -1
- package/dist/mime/MimeTypeRegistrar.d.ts +1 -1
- package/dist/mime/MimeTypeRegistrar.esm.js +2 -2
- package/dist/mime/MimeTypeRegistrar.js +2 -2
- package/dist/mime/package.json +2 -2
- package/dist/oauth2/package.json +5 -5
- package/dist/pattern/PatternRegistrar.d.ts +1 -1
- package/dist/pattern/PatternRegistrar.esm.js +2 -2
- package/dist/pattern/PatternRegistrar.js +2 -2
- package/dist/pattern/package.json +2 -2
- package/dist/pipeline/package.json +3 -3
- package/dist/registry/errors.d.ts +1 -1
- package/dist/registry/errors.esm.js +1 -1
- package/dist/registry/errors.js +1 -1
- package/dist/registry/package.json +2 -2
- package/dist/registry/registrars/errors.d.ts +1 -1
- package/dist/registry/registrars/errors.js +1 -1
- package/dist/runtime/package.json +1 -1
- package/dist/schema/SchemaRegistrar.d.ts +1 -1
- package/dist/schema/SchemaRegistrar.esm.js +1 -1
- package/dist/schema/SchemaRegistrar.js +1 -1
- package/dist/schema/package.json +2 -2
- package/dist/system-abilities/package.json +5 -5
- package/dist/task/errors/WorkerError.d.ts +1 -1
- package/dist/task/errors/WorkerError.js +1 -1
- package/dist/task/errors/WorkerInitializationError.d.ts +1 -1
- package/dist/task/errors/WorkerInitializationError.js +1 -1
- package/dist/task/hash-task/errors/ResourceNotAcquiredError.d.ts +1 -1
- package/dist/task/hash-task/errors/ResourceNotAcquiredError.js +1 -1
- package/dist/task/hash-task/errors/ResourceUnavailableError.d.ts +1 -1
- package/dist/task/hash-task/errors/ResourceUnavailableError.js +1 -1
- package/dist/task/hash-task/errors/TaskStateError.d.ts +1 -1
- package/dist/task/hash-task/errors/TaskStateError.js +1 -1
- package/dist/task/hash-task/hash/HashTaskResources.d.ts +1 -1
- package/dist/task/hash-task/hash/HashTaskRunner.js +1 -1
- package/dist/task/hash-task/worker/DefaultWorkerHandle.js +1 -1
- package/dist/task/package.json +5 -5
- package/dist/task/task/TaskQueue.js +2 -2
- package/dist/task/worker/WorkerManagerBase.d.ts +1 -1
- package/dist/task/worker/WorkerManagerBase.js +1 -1
- package/dist/types/package.json +1 -1
- package/dist/utils/package.json +1 -1
- package/dist/validation/core/ValidatorRegistrar.d.ts +1 -1
- package/dist/validation/core/ValidatorRegistrar.js +1 -1
- package/dist/validation/index.esm.js +1 -1
- package/dist/validation/index.js +1 -1
- package/dist/validation/package.json +4 -4
- package/dist/validation/processors/common/rule-align.js +1 -1
- package/dist/validation/processors/file/file.js +1 -1
- package/dist/validation/processors/format/format.js +1 -1
- package/dist/validation/processors/password/password.js +1 -1
- package/dist/validation/types/context.d.ts +2 -2
- package/dist/validation/types/index.d.ts +2 -2
- package/dist/validation/types/index.js +1 -1
- package/dist/validation/types/validate.d.ts +1 -1
- package/package.json +2 -2
package/dist/async/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.BaseCacheProvider = void 0;
|
|
4
|
-
const utils_1 = require("
|
|
4
|
+
const utils_1 = require("../utils/index.js");
|
|
5
5
|
class BaseCacheProvider {
|
|
6
6
|
constructor() {
|
|
7
7
|
this.id = '';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CacheFactory = void 0;
|
|
4
|
-
const logger_1 = require("
|
|
4
|
+
const logger_1 = require("../logger/index.js");
|
|
5
5
|
const MemoryProvider_1 = require("./MemoryProvider");
|
|
6
6
|
class CacheFactory {
|
|
7
7
|
static async create(type, _offline = false) {
|
package/dist/cache/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qimen-lab/cache",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"module": "index.esm.js",
|
|
6
6
|
"types": "index.d.ts",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@qimen-lab/logger": "0.1.
|
|
17
|
-
"@qimen-lab/utils": "0.1.
|
|
16
|
+
"@qimen-lab/logger": "0.1.2",
|
|
17
|
+
"@qimen-lab/utils": "0.1.2"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ComposableBase = void 0;
|
|
4
4
|
const logger_1 = require("@/logger");
|
|
5
|
-
const async_1 = require("
|
|
5
|
+
const async_1 = require("../async/index.js");
|
|
6
6
|
/**
|
|
7
7
|
* Symbol 用于存储能力私有状态
|
|
8
8
|
* @internal
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qimen-lab/composable",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"module": "index.esm.js",
|
|
6
6
|
"types": "index.d.ts",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@qimen-lab/logger": "0.1.
|
|
17
|
-
"@qimen-lab/async": "0.1.
|
|
16
|
+
"@qimen-lab/logger": "0.1.2",
|
|
17
|
+
"@qimen-lab/async": "0.1.2"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qimen-lab/context",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"module": "index.esm.js",
|
|
6
6
|
"types": "index.d.ts",
|
|
@@ -13,6 +13,6 @@
|
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@qimen-lab/registry": "0.1.
|
|
16
|
+
"@qimen-lab/registry": "0.1.2"
|
|
17
17
|
}
|
|
18
18
|
}
|
package/dist/crypto/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qimen-lab/data-processor",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"module": "index.esm.js",
|
|
6
6
|
"types": "index.d.ts",
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@qimen-lab/registry": "0.1.
|
|
17
|
-
"@qimen-lab/context": "0.1.
|
|
18
|
-
"@qimen-lab/pipeline": "0.1.
|
|
16
|
+
"@qimen-lab/registry": "0.1.2",
|
|
17
|
+
"@qimen-lab/context": "0.1.2",
|
|
18
|
+
"@qimen-lab/pipeline": "0.1.2"
|
|
19
19
|
}
|
|
20
20
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* ../data-processor/index.d.ts-abp
|
|
3
3
|
*
|
|
4
4
|
* ABP (ASP.NET Boilerplate) 数据处理管道处理器
|
|
5
5
|
*
|
|
@@ -13,10 +13,10 @@
|
|
|
13
13
|
* @example
|
|
14
14
|
* ```ts
|
|
15
15
|
* // 默认配置(引入即生效)
|
|
16
|
-
* import '
|
|
16
|
+
* import '../data-processor/index.d.ts-abp';
|
|
17
17
|
*
|
|
18
18
|
* // 自定义配置
|
|
19
|
-
* import { registerAbpHandlers } from '
|
|
19
|
+
* import { registerAbpHandlers } from '../data-processor/index.d.ts-abp';
|
|
20
20
|
* registerAbpHandlers({ tenantId: 'my-tenant', defaultPageSize: 20 });
|
|
21
21
|
* ```
|
|
22
22
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* ../data-processor/index.esm.js-abp
|
|
3
3
|
*
|
|
4
4
|
* ABP (ASP.NET Boilerplate) 数据处理管道处理器
|
|
5
5
|
*
|
|
@@ -13,10 +13,10 @@
|
|
|
13
13
|
* @example
|
|
14
14
|
* ```ts
|
|
15
15
|
* // 默认配置(引入即生效)
|
|
16
|
-
* import '
|
|
16
|
+
* import '../data-processor/index.esm.js-abp';
|
|
17
17
|
*
|
|
18
18
|
* // 自定义配置
|
|
19
|
-
* import { registerAbpHandlers } from '
|
|
19
|
+
* import { registerAbpHandlers } from '../data-processor/index.esm.js-abp';
|
|
20
20
|
* registerAbpHandlers({ tenantId: 'my-tenant', defaultPageSize: 20 });
|
|
21
21
|
* ```
|
|
22
22
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* ../data-processor/index.js-abp
|
|
4
4
|
*
|
|
5
5
|
* ABP (ASP.NET Boilerplate) 数据处理管道处理器
|
|
6
6
|
*
|
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
* @example
|
|
15
15
|
* ```ts
|
|
16
16
|
* // 默认配置(引入即生效)
|
|
17
|
-
* import '
|
|
17
|
+
* import '../data-processor/index.js-abp';
|
|
18
18
|
*
|
|
19
19
|
* // 自定义配置
|
|
20
|
-
* import { registerAbpHandlers } from '
|
|
20
|
+
* import { registerAbpHandlers } from '../data-processor/index.js-abp';
|
|
21
21
|
* registerAbpHandlers({ tenantId: 'my-tenant', defaultPageSize: 20 });
|
|
22
22
|
* ```
|
|
23
23
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qimen-lab/data-processor-abp",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"module": "index.esm.js",
|
|
6
6
|
"types": "index.d.ts",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@qimen-lab/data-processor": "0.1.
|
|
17
|
-
"@qimen-lab/context": "0.1.
|
|
16
|
+
"@qimen-lab/data-processor": "0.1.2",
|
|
17
|
+
"@qimen-lab/context": "0.1.2"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* ../data-processor/index.d.ts-spring
|
|
3
3
|
*
|
|
4
4
|
* Spring (Spring Boot / Spring Data) 数据处理管道处理器
|
|
5
5
|
*
|
|
@@ -13,10 +13,10 @@
|
|
|
13
13
|
* @example
|
|
14
14
|
* ```ts
|
|
15
15
|
* // 默认配置(引入即生效)
|
|
16
|
-
* import '
|
|
16
|
+
* import '../data-processor/index.d.ts-spring';
|
|
17
17
|
*
|
|
18
18
|
* // 自定义配置
|
|
19
|
-
* import { registerSpringHandlers } from '
|
|
19
|
+
* import { registerSpringHandlers } from '../data-processor/index.d.ts-spring';
|
|
20
20
|
* registerSpringHandlers({ defaultPageSize: 20 });
|
|
21
21
|
* ```
|
|
22
22
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* ../data-processor/index.esm.js-spring
|
|
3
3
|
*
|
|
4
4
|
* Spring (Spring Boot / Spring Data) 数据处理管道处理器
|
|
5
5
|
*
|
|
@@ -13,10 +13,10 @@
|
|
|
13
13
|
* @example
|
|
14
14
|
* ```ts
|
|
15
15
|
* // 默认配置(引入即生效)
|
|
16
|
-
* import '
|
|
16
|
+
* import '../data-processor/index.esm.js-spring';
|
|
17
17
|
*
|
|
18
18
|
* // 自定义配置
|
|
19
|
-
* import { registerSpringHandlers } from '
|
|
19
|
+
* import { registerSpringHandlers } from '../data-processor/index.esm.js-spring';
|
|
20
20
|
* registerSpringHandlers({ defaultPageSize: 20 });
|
|
21
21
|
* ```
|
|
22
22
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* ../data-processor/index.js-spring
|
|
4
4
|
*
|
|
5
5
|
* Spring (Spring Boot / Spring Data) 数据处理管道处理器
|
|
6
6
|
*
|
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
* @example
|
|
15
15
|
* ```ts
|
|
16
16
|
* // 默认配置(引入即生效)
|
|
17
|
-
* import '
|
|
17
|
+
* import '../data-processor/index.js-spring';
|
|
18
18
|
*
|
|
19
19
|
* // 自定义配置
|
|
20
|
-
* import { registerSpringHandlers } from '
|
|
20
|
+
* import { registerSpringHandlers } from '../data-processor/index.js-spring';
|
|
21
21
|
* registerSpringHandlers({ defaultPageSize: 20 });
|
|
22
22
|
* ```
|
|
23
23
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qimen-lab/data-processor-spring",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"module": "index.esm.js",
|
|
6
6
|
"types": "index.d.ts",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@qimen-lab/data-processor": "0.1.
|
|
17
|
-
"@qimen-lab/context": "0.1.
|
|
16
|
+
"@qimen-lab/data-processor": "0.1.2",
|
|
17
|
+
"@qimen-lab/context": "0.1.2"
|
|
18
18
|
}
|
|
19
19
|
}
|
package/dist/entity/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qimen-lab/entity",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"module": "index.esm.js",
|
|
6
6
|
"types": "index.d.ts",
|
|
@@ -13,15 +13,15 @@
|
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@qimen-lab/composable": "0.1.
|
|
17
|
-
"@qimen-lab/schema": "0.1.
|
|
18
|
-
"@qimen-lab/context": "0.1.
|
|
19
|
-
"@qimen-lab/http": "0.1.
|
|
20
|
-
"@qimen-lab/cache": "0.1.
|
|
21
|
-
"@qimen-lab/error": "0.1.
|
|
22
|
-
"@qimen-lab/system-abilities": "0.1.
|
|
23
|
-
"@qimen-lab/data-processor": "0.1.
|
|
24
|
-
"@qimen-lab/registry": "0.1.
|
|
25
|
-
"@qimen-lab/utils": "0.1.
|
|
16
|
+
"@qimen-lab/composable": "0.1.2",
|
|
17
|
+
"@qimen-lab/schema": "0.1.2",
|
|
18
|
+
"@qimen-lab/context": "0.1.2",
|
|
19
|
+
"@qimen-lab/http": "0.1.2",
|
|
20
|
+
"@qimen-lab/cache": "0.1.2",
|
|
21
|
+
"@qimen-lab/error": "0.1.2",
|
|
22
|
+
"@qimen-lab/system-abilities": "0.1.2",
|
|
23
|
+
"@qimen-lab/data-processor": "0.1.2",
|
|
24
|
+
"@qimen-lab/registry": "0.1.2",
|
|
25
|
+
"@qimen-lab/utils": "0.1.2"
|
|
26
26
|
}
|
|
27
27
|
}
|
package/dist/error/package.json
CHANGED
|
@@ -34,7 +34,7 @@ const runtime_1 = require("@/runtime");
|
|
|
34
34
|
const processors_1 = require("../processors");
|
|
35
35
|
const logger_1 = require("@/logger");
|
|
36
36
|
const utils_1 = require("@/utils");
|
|
37
|
-
const async_1 = require("
|
|
37
|
+
const async_1 = require("../../../async/index.js");
|
|
38
38
|
/* ============================================
|
|
39
39
|
* DomEventAdapter
|
|
40
40
|
* ============================================ */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qimen-lab/event-dom",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"module": "index.esm.js",
|
|
6
6
|
"types": "index.d.ts",
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@qimen-lab/events": "0.1.
|
|
17
|
-
"@qimen-lab/utils": "0.1.
|
|
18
|
-
"@qimen-lab/runtime": "0.1.
|
|
19
|
-
"@qimen-lab/logger": "0.1.
|
|
20
|
-
"@qimen-lab/error": "0.1.
|
|
21
|
-
"@qimen-lab/async": "0.1.
|
|
16
|
+
"@qimen-lab/events": "0.1.2",
|
|
17
|
+
"@qimen-lab/utils": "0.1.2",
|
|
18
|
+
"@qimen-lab/runtime": "0.1.2",
|
|
19
|
+
"@qimen-lab/logger": "0.1.2",
|
|
20
|
+
"@qimen-lab/error": "0.1.2",
|
|
21
|
+
"@qimen-lab/async": "0.1.2"
|
|
22
22
|
}
|
|
23
23
|
}
|
package/dist/events/EventBus.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.EventBus = void 0;
|
|
4
4
|
const EventScope_1 = require("./EventScope");
|
|
5
|
-
const utils_1 = require("
|
|
5
|
+
const utils_1 = require("../utils/index.js");
|
|
6
6
|
/**
|
|
7
7
|
* 事件总线 - 用于管理事件订阅、发布和取消订阅的核心类
|
|
8
8
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.globalEventBus = exports.GlobalEventBus = void 0;
|
|
4
|
-
const logger_1 = require("
|
|
4
|
+
const logger_1 = require("../logger/index.js");
|
|
5
5
|
const EventBus_1 = require("./EventBus");
|
|
6
6
|
/**
|
|
7
7
|
* 全局事件总线 - 提供应用级别的单例事件总线
|
package/dist/events/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qimen-lab/events",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"module": "index.esm.js",
|
|
6
6
|
"types": "index.d.ts",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@qimen-lab/logger": "0.1.
|
|
17
|
-
"@qimen-lab/utils": "0.1.
|
|
16
|
+
"@qimen-lab/logger": "0.1.2",
|
|
17
|
+
"@qimen-lab/utils": "0.1.2"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.HttpActionRegistrar = exports.HttpActionCategory = void 0;
|
|
9
|
-
const registry_1 = require("
|
|
9
|
+
const registry_1 = require("../registry/index.js");
|
|
10
10
|
/**
|
|
11
11
|
* HTTP Action 类别
|
|
12
12
|
*/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
* - 调用 HttpExecutor 执行请求
|
|
7
7
|
* - 保持简单的 API
|
|
8
8
|
*/
|
|
9
|
-
import { type RequestContext } from '
|
|
9
|
+
import { type RequestContext } from '../context/index.d.ts';
|
|
10
10
|
import type { HttpMethod } from './types/http-context';
|
|
11
11
|
/**
|
|
12
12
|
* HTTP 请求选项(简化版,用于 HttpClient)
|
package/dist/http/HttpClient.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
*/
|
|
10
10
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11
11
|
exports.HttpClient = void 0;
|
|
12
|
-
const context_1 = require("
|
|
12
|
+
const context_1 = require("../context/index.js");
|
|
13
13
|
const HttpExecutor_1 = require("./HttpExecutor");
|
|
14
14
|
/**
|
|
15
15
|
* HttpClient 类
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
exports.HttpExecutor = void 0;
|
|
14
|
-
const pipeline_1 = require("
|
|
14
|
+
const pipeline_1 = require("../pipeline/index.js");
|
|
15
15
|
const HttpActionRegistrar_1 = require("./HttpActionRegistrar");
|
|
16
16
|
/**
|
|
17
17
|
* HttpExecutor 核心类
|