@qimen-lab/core 0.1.3 → 0.1.4
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/package.json +3 -3
- package/dist/composable/ComposableBase.d.ts +1 -1
- package/dist/composable/ComposableBase.esm.js +1 -1
- package/dist/composable/ComposableBase.js +1 -1
- package/dist/composable/package.json +3 -3
- package/dist/context/package.json +2 -2
- package/dist/crypto/package.json +1 -1
- package/dist/data-processor/DataProcessorRegistrar.d.ts +1 -1
- package/dist/data-processor/DataProcessorRegistrar.esm.js +1 -1
- package/dist/data-processor/DataProcessorRegistrar.js +1 -1
- package/dist/data-processor/executor.d.ts +3 -3
- package/dist/data-processor/executor.esm.js +1 -1
- package/dist/data-processor/executor.js +1 -1
- package/dist/data-processor/package.json +4 -4
- package/dist/data-processor-abp/package.json +3 -3
- package/dist/data-processor-abp/post.d.ts +1 -1
- package/dist/data-processor-abp/post.esm.js +1 -1
- package/dist/data-processor-abp/post.js +1 -1
- package/dist/data-processor-abp/pre.d.ts +1 -1
- package/dist/data-processor-abp/pre.esm.js +1 -1
- package/dist/data-processor-abp/pre.js +1 -1
- package/dist/data-processor-abp/register.esm.js +1 -1
- package/dist/data-processor-abp/register.js +1 -1
- package/dist/data-processor-spring/package.json +3 -3
- package/dist/data-processor-spring/post.d.ts +1 -1
- package/dist/data-processor-spring/post.esm.js +1 -1
- package/dist/data-processor-spring/post.js +1 -1
- package/dist/data-processor-spring/pre.d.ts +1 -1
- package/dist/data-processor-spring/pre.esm.js +1 -1
- package/dist/data-processor-spring/pre.js +1 -1
- package/dist/data-processor-spring/register.esm.js +1 -1
- package/dist/data-processor-spring/register.js +1 -1
- package/dist/entity/abilities/SchemaAbility.d.ts +1 -1
- package/dist/entity/abilities/SchemaAbility.js +1 -1
- package/dist/entity/abilities/core/CacheAbility.d.ts +1 -1
- package/dist/entity/abilities/core/CacheAbility.js +1 -1
- package/dist/entity/abilities/core/DirtyAbility.d.ts +1 -1
- package/dist/entity/abilities/core/SchemaProxyAbility.d.ts +1 -1
- package/dist/entity/abilities/local/FlatLocalDeleteAbility.d.ts +1 -1
- package/dist/entity/abilities/local/FlatLocalMutationAbility.d.ts +1 -1
- package/dist/entity/abilities/local/FlatLocalStateAbility.d.ts +1 -1
- package/dist/entity/abilities/local/FlatLocalStateAbility.js +1 -1
- package/dist/entity/abilities/local/LocalGetAbility.d.ts +1 -1
- package/dist/entity/abilities/local/LocalListAbility.d.ts +1 -1
- package/dist/entity/abilities/mutation/LocalMutationAbility.d.ts +1 -1
- package/dist/entity/abilities/remote/FlatRemoteGetAllAbility.d.ts +1 -1
- package/dist/entity/abilities/remote/FlatRemoteListAbility.d.ts +1 -1
- package/dist/entity/abilities/remote/FlatRemoteQueryAbility.d.ts +1 -1
- package/dist/entity/abilities/remote/FlatRemoteQueryAbility.js +1 -1
- package/dist/entity/abilities/remote/FlatRemoteStateAbility.d.ts +1 -1
- package/dist/entity/abilities/remote/RemoteCreateAbility.d.ts +1 -1
- package/dist/entity/abilities/remote/RemoteCreateAbility.js +1 -1
- package/dist/entity/abilities/remote/RemoteDeleteAbility.d.ts +1 -1
- package/dist/entity/abilities/remote/RemoteDeleteAbility.js +1 -1
- package/dist/entity/abilities/remote/RemoteGetAbility.d.ts +1 -1
- package/dist/entity/abilities/remote/RemoteToggleAbility.d.ts +1 -1
- package/dist/entity/abilities/remote/RemoteUpdateAbility.d.ts +1 -1
- package/dist/entity/abilities/remote/RemoteUpdateAbility.js +1 -1
- package/dist/entity/abilities/remote/TreeManagerAbility.d.ts +1 -1
- package/dist/entity/abilities/remote/TreeRemoteStateAbility.d.ts +1 -1
- package/dist/entity/abilities/search/SearchAbility.d.ts +1 -1
- package/dist/entity/abilities/tree/TreeLifecycleAbility.d.ts +1 -1
- package/dist/entity/abilities/tree/TreePathAbility.d.ts +1 -1
- package/dist/entity/abilities/tree/TreeSearchAbility.d.ts +1 -1
- package/dist/entity/abilities/tree/TreeViewAbility.d.ts +1 -1
- package/dist/entity/manager/BaseEntityManager.d.ts +4 -4
- package/dist/entity/manager/CoreEntityManager.d.ts +7 -7
- package/dist/entity/manager/CoreEntityManager.js +11 -11
- package/dist/entity/manager/managers.d.ts +3 -3
- package/dist/entity/manager/managers.js +23 -23
- package/dist/entity/package.json +11 -11
- package/dist/entity/types/index.d.ts +11 -11
- package/dist/entity/types/index.js +2 -2
- package/dist/error/package.json +1 -1
- package/dist/event-dom/adapters/dom/DomEventAdapter.js +3 -3
- package/dist/event-dom/adapters/processors/GestureProcessor.d.ts +1 -1
- package/dist/event-dom/adapters/processors/GestureProcessor.js +4 -4
- package/dist/event-dom/adapters/processors/LongPressProcessor.js +1 -1
- package/dist/event-dom/adapters/processors/factory.js +2 -2
- package/dist/event-dom/adapters/semantic-map/resolve.js +1 -1
- package/dist/event-dom/adapters/utils/validation.js +1 -1
- package/dist/event-dom/package.json +7 -7
- package/dist/events/package.json +3 -3
- package/dist/http/package.json +5 -5
- package/dist/i18n/package.json +1 -1
- package/dist/logger/package.json +1 -1
- package/dist/mime/package.json +2 -2
- package/dist/oauth2/OAuth2Manager.esm.js +1 -1
- package/dist/oauth2/OAuth2Manager.js +1 -1
- package/dist/oauth2/TokenRefreshHandler.d.ts +1 -1
- package/dist/oauth2/TokenRefreshHandler.esm.js +1 -1
- package/dist/oauth2/TokenRefreshHandler.js +1 -1
- package/dist/oauth2/package.json +5 -5
- package/dist/oauth2/register.esm.js +1 -1
- package/dist/oauth2/register.js +1 -1
- package/dist/pattern/package.json +2 -2
- package/dist/pipeline/executor.esm.js +1 -1
- package/dist/pipeline/executor.js +1 -1
- package/dist/pipeline/package.json +3 -3
- package/dist/pipeline/types.d.ts +1 -1
- package/dist/registry/package.json +2 -2
- package/dist/runtime/package.json +1 -1
- package/dist/schema/package.json +2 -2
- package/dist/system-abilities/interfaces/index.d.ts +1 -1
- package/dist/system-abilities/package.json +5 -5
- package/dist/system-abilities/system/DomEventsAbility.d.ts +1 -1
- package/dist/system-abilities/system/DomEventsAbility.js +1 -1
- package/dist/system-abilities/system/DomainAbility.d.ts +1 -1
- package/dist/system-abilities/system/DomainAbility.js +1 -1
- package/dist/system-abilities/system/EventAbility.d.ts +1 -1
- package/dist/system-abilities/system/EventAbility.js +1 -1
- package/dist/system-abilities/system/SystemAbility.d.ts +1 -1
- package/dist/system-abilities/system/SystemAbility.js +1 -1
- package/dist/task/hash-task/factory.js +1 -1
- package/dist/task/hash-task/hash/HashTask.d.ts +1 -1
- package/dist/task/package.json +5 -5
- package/dist/types/package.json +1 -1
- package/dist/utils/package.json +1 -1
- package/dist/validation/core/executor.d.ts +2 -2
- package/dist/validation/core/executor.js +1 -1
- package/dist/validation/errors/DuplicateValidatorError.d.ts +1 -1
- package/dist/validation/errors/DuplicateValidatorError.js +1 -1
- package/dist/validation/errors/ValidationError.d.ts +1 -1
- package/dist/validation/errors/ValidationError.js +1 -1
- package/dist/validation/errors/ValidationTypeNotDefinedError.d.ts +1 -1
- package/dist/validation/errors/ValidationTypeNotDefinedError.js +1 -1
- package/dist/validation/errors/ValidatorNotFoundError.d.ts +1 -1
- package/dist/validation/errors/ValidatorNotFoundError.js +1 -1
- package/dist/validation/package.json +4 -4
- package/dist/validation/processors/password/entries.d.ts +2 -2
- package/dist/validation/processors/password/entries.js +1 -1
- package/package.json +1 -1
package/dist/schema/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qimen-lab/schema",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.3",
|
|
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.3"
|
|
17
17
|
}
|
|
18
18
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qimen-lab/system-abilities",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.3",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"module": "index.esm.js",
|
|
6
6
|
"types": "index.d.ts",
|
|
@@ -13,9 +13,9 @@
|
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@qimen-lab/events": "0.1.
|
|
17
|
-
"@qimen-lab/composable": "0.1.
|
|
18
|
-
"@qimen-lab/registry": "0.1.
|
|
19
|
-
"@qimen-lab/event-dom": "0.1.
|
|
16
|
+
"@qimen-lab/events": "0.1.3",
|
|
17
|
+
"@qimen-lab/composable": "0.1.3",
|
|
18
|
+
"@qimen-lab/registry": "0.1.3",
|
|
19
|
+
"@qimen-lab/event-dom": "0.1.3"
|
|
20
20
|
}
|
|
21
21
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DomainAbility = void 0;
|
|
4
|
-
const registry_1 = require("
|
|
4
|
+
const registry_1 = require("../../registry/index.js");
|
|
5
5
|
const abilities_1 = require("../types/abilities");
|
|
6
6
|
/**
|
|
7
7
|
* DomainAbility - 域能力
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.createHashTask = createHashTask;
|
|
4
|
-
const runtime_1 = require("
|
|
4
|
+
const runtime_1 = require("../../runtime/index.js");
|
|
5
5
|
const worker_1 = require("./worker");
|
|
6
6
|
const chunk_1 = require("./chunk");
|
|
7
7
|
const hash_1 = require("./hash");
|
package/dist/task/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qimen-lab/task",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.3",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"module": "index.esm.js",
|
|
6
6
|
"types": "index.d.ts",
|
|
@@ -13,9 +13,9 @@
|
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@qimen-lab/logger": "0.1.
|
|
17
|
-
"@qimen-lab/utils": "0.1.
|
|
18
|
-
"@qimen-lab/error": "0.1.
|
|
19
|
-
"@qimen-lab/runtime": "0.1.
|
|
16
|
+
"@qimen-lab/logger": "0.1.3",
|
|
17
|
+
"@qimen-lab/utils": "0.1.3",
|
|
18
|
+
"@qimen-lab/error": "0.1.3",
|
|
19
|
+
"@qimen-lab/runtime": "0.1.3"
|
|
20
20
|
}
|
|
21
21
|
}
|
package/dist/types/package.json
CHANGED
package/dist/utils/package.json
CHANGED
|
@@ -40,11 +40,11 @@ export declare class ValidationExecutor {
|
|
|
40
40
|
* const processors = Validator.get('string');
|
|
41
41
|
* const result = await executor.execute(context, processors, 'string');
|
|
42
42
|
*/
|
|
43
|
-
execute(context: ValidationContext, processors: any[], ruleType?: string): Promise<import("
|
|
43
|
+
execute(context: ValidationContext, processors: any[], ruleType?: string): Promise<import("../../pipeline/index.d.ts").PipelineResult<ValidationContext>>;
|
|
44
44
|
/**
|
|
45
45
|
* 获取执行统计
|
|
46
46
|
*/
|
|
47
|
-
getStats(): import("
|
|
47
|
+
getStats(): import("../../pipeline/index.d.ts").PipelineStats;
|
|
48
48
|
/**
|
|
49
49
|
* 重置统计
|
|
50
50
|
*/
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
*/
|
|
10
10
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11
11
|
exports.validationExecutor = exports.ValidationExecutor = void 0;
|
|
12
|
-
const pipeline_1 = require("
|
|
12
|
+
const pipeline_1 = require("../../pipeline/index.js");
|
|
13
13
|
/**
|
|
14
14
|
* 验证执行器
|
|
15
15
|
*
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DuplicateValidatorError = void 0;
|
|
4
4
|
// 导入基础错误类,用于继承并创建自定义错误类型
|
|
5
|
-
const error_1 = require("
|
|
5
|
+
const error_1 = require("../../error/index.js");
|
|
6
6
|
/**
|
|
7
7
|
* 重复注册验证器错误
|
|
8
8
|
* 当尝试注册一个已经存在的验证器时会抛出此错误
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ValidationTypeNotDefinedError = void 0;
|
|
4
4
|
// 导入基础错误类,作为自定义错误类型的基类
|
|
5
|
-
const error_1 = require("
|
|
5
|
+
const error_1 = require("../../error/index.js");
|
|
6
6
|
/**
|
|
7
7
|
* 验证类型未定义错误
|
|
8
8
|
* 当请求使用一个未定义或不存在的验证类型时抛出此错误
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ValidatorNotFoundError = void 0;
|
|
4
4
|
// 导入基础错误类,用于扩展自定义错误类型
|
|
5
|
-
const error_1 = require("
|
|
5
|
+
const error_1 = require("../../error/index.js");
|
|
6
6
|
/**
|
|
7
7
|
* 验证器未找到错误
|
|
8
8
|
* 当系统无法找到与指定规则类型相对应的验证器时抛出此错误
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qimen-lab/validation",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.3",
|
|
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/mime": "0.1.
|
|
18
|
-
"@qimen-lab/pattern": "0.1.
|
|
16
|
+
"@qimen-lab/registry": "0.1.3",
|
|
17
|
+
"@qimen-lab/mime": "0.1.3",
|
|
18
|
+
"@qimen-lab/pattern": "0.1.3"
|
|
19
19
|
}
|
|
20
20
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { ValidationWeight } from '
|
|
1
|
+
import { ValidationWeight } from '../../types.d.ts';
|
|
2
2
|
export declare const PasswordProcessorEntry: {
|
|
3
3
|
name: string;
|
|
4
4
|
tags: string[];
|
|
5
5
|
weight: ValidationWeight;
|
|
6
6
|
offset: number;
|
|
7
|
-
processor: import("
|
|
7
|
+
processor: import("../../types.d.ts").ValidationProcessorHandler;
|
|
8
8
|
};
|
|
9
9
|
//# sourceMappingURL=entries.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.PasswordProcessorEntry = void 0;
|
|
4
|
-
const types_1 = require("
|
|
4
|
+
const types_1 = require("../../types.js");
|
|
5
5
|
const password_1 = require("./password");
|
|
6
6
|
exports.PasswordProcessorEntry = {
|
|
7
7
|
name: 'password',
|