@adaas/a-concept 0.0.2 → 0.0.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/index.d.ts +12 -0
- package/dist/index.js +13 -0
- package/dist/index.js.map +1 -1
- package/index.ts +19 -0
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -10,3 +10,15 @@ export * from './src/decorators/A-ConceptLifecycle/A-Load/A-Load.decorator.types
|
|
|
10
10
|
export { A_Run } from './src/decorators/A-ConceptLifecycle/A-Run/A-Run.decorator';
|
|
11
11
|
export * from './src/decorators/A-ConceptLifecycle/A-Run/A-Run.decorator.types';
|
|
12
12
|
export { A_Lifecycle } from './src/decorators/A-ConceptLifecycle';
|
|
13
|
+
export * from './src/containers/A-Config/A-Config.namespace';
|
|
14
|
+
export * from './src/containers/A-Config/A-Config.container';
|
|
15
|
+
export * from './src/containers/A-Config/A-Config.types';
|
|
16
|
+
export * from './src/containers/A-Config/components/ConfigReader.component';
|
|
17
|
+
export * from './src/containers/A-Config/components/ENVConfigReader.component';
|
|
18
|
+
export * from './src/containers/A-Config/components/FileConfigReader.component';
|
|
19
|
+
export * from './src/containers/A-Errors/A-Errors.namespace';
|
|
20
|
+
export * from './src/containers/A-Errors/A-Errors.container';
|
|
21
|
+
export * from './src/containers/A-Errors/A-Errors.types';
|
|
22
|
+
export * from './src/containers/A-Logger/A-Logger.namespace';
|
|
23
|
+
export * from './src/containers/A-Logger/A-Logger.container';
|
|
24
|
+
export * from './src/containers/A-Logger/components/Logger.component';
|
package/dist/index.js
CHANGED
|
@@ -35,4 +35,17 @@ Object.defineProperty(exports, "A_Run", { enumerable: true, get: function () { r
|
|
|
35
35
|
__exportStar(require("./src/decorators/A-ConceptLifecycle/A-Run/A-Run.decorator.types"), exports);
|
|
36
36
|
var A_ConceptLifecycle_1 = require("./src/decorators/A-ConceptLifecycle");
|
|
37
37
|
Object.defineProperty(exports, "A_Lifecycle", { enumerable: true, get: function () { return A_ConceptLifecycle_1.A_Lifecycle; } });
|
|
38
|
+
__exportStar(require("./src/containers/A-Config/A-Config.namespace"), exports);
|
|
39
|
+
__exportStar(require("./src/containers/A-Config/A-Config.container"), exports);
|
|
40
|
+
__exportStar(require("./src/containers/A-Config/A-Config.types"), exports);
|
|
41
|
+
__exportStar(require("./src/containers/A-Config/components/ConfigReader.component"), exports);
|
|
42
|
+
__exportStar(require("./src/containers/A-Config/components/ENVConfigReader.component"), exports);
|
|
43
|
+
__exportStar(require("./src/containers/A-Config/components/FileConfigReader.component"), exports);
|
|
44
|
+
__exportStar(require("./src/containers/A-Errors/A-Errors.namespace"), exports);
|
|
45
|
+
__exportStar(require("./src/containers/A-Errors/A-Errors.container"), exports);
|
|
46
|
+
__exportStar(require("./src/containers/A-Errors/A-Errors.types"), exports);
|
|
47
|
+
__exportStar(require("./src/containers/A-Logger/A-Logger.namespace"), exports);
|
|
48
|
+
__exportStar(require("./src/containers/A-Logger/A-Logger.container"), exports);
|
|
49
|
+
// export * from './src/containers/A-Logger/A-Logger.types';
|
|
50
|
+
__exportStar(require("./src/containers/A-Logger/components/Logger.component"), exports);
|
|
38
51
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,0EAAmE;AAA1D,4GAAA,SAAS,OAAA;AAClB,yEAAuD;AACvD,gFAAyE;AAAhE,gHAAA,WAAW,OAAA;AACpB,8DAA8D;AAC9D,gFAAyE;AAAhE,gHAAA,WAAW,OAAA;AACpB,6EAA2D;AAC3D,mFAAwE;AAA/D,8GAAA,QAAQ,OAAA;AACjB,qFAAmE;AACnE,gGAAqF;AAA5E,0GAAA,MAAM,OAAA;AACf,oGAAkF;AAClF,6FAAkF;AAAzE,wGAAA,KAAK,OAAA;AACd,kGAAgF;AAEhF,0EAAkE;AAAzD,iHAAA,WAAW,OAAA"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,0EAAmE;AAA1D,4GAAA,SAAS,OAAA;AAClB,yEAAuD;AACvD,gFAAyE;AAAhE,gHAAA,WAAW,OAAA;AACpB,8DAA8D;AAC9D,gFAAyE;AAAhE,gHAAA,WAAW,OAAA;AACpB,6EAA2D;AAC3D,mFAAwE;AAA/D,8GAAA,QAAQ,OAAA;AACjB,qFAAmE;AACnE,gGAAqF;AAA5E,0GAAA,MAAM,OAAA;AACf,oGAAkF;AAClF,6FAAkF;AAAzE,wGAAA,KAAK,OAAA;AACd,kGAAgF;AAEhF,0EAAkE;AAAzD,iHAAA,WAAW,OAAA;AAGpB,+EAA6D;AAC7D,+EAA6D;AAC7D,2EAAyD;AACzD,8FAA4E;AAC5E,iGAA+E;AAC/E,kGAAgF;AAGhF,+EAA6D;AAC7D,+EAA6D;AAC7D,2EAAyD;AAGzD,+EAA6D;AAC7D,+EAA6D;AAC7D,4DAA4D;AAC5D,wFAAsE"}
|
package/index.ts
CHANGED
|
@@ -12,3 +12,22 @@ export { A_Run } from './src/decorators/A-ConceptLifecycle/A-Run/A-Run.decorator
|
|
|
12
12
|
export * from './src/decorators/A-ConceptLifecycle/A-Run/A-Run.decorator.types';
|
|
13
13
|
|
|
14
14
|
export { A_Lifecycle } from './src/decorators/A-ConceptLifecycle';
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
export * from './src/containers/A-Config/A-Config.namespace';
|
|
18
|
+
export * from './src/containers/A-Config/A-Config.container';
|
|
19
|
+
export * from './src/containers/A-Config/A-Config.types';
|
|
20
|
+
export * from './src/containers/A-Config/components/ConfigReader.component';
|
|
21
|
+
export * from './src/containers/A-Config/components/ENVConfigReader.component';
|
|
22
|
+
export * from './src/containers/A-Config/components/FileConfigReader.component';
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
export * from './src/containers/A-Errors/A-Errors.namespace';
|
|
26
|
+
export * from './src/containers/A-Errors/A-Errors.container';
|
|
27
|
+
export * from './src/containers/A-Errors/A-Errors.types';
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
export * from './src/containers/A-Logger/A-Logger.namespace';
|
|
31
|
+
export * from './src/containers/A-Logger/A-Logger.container';
|
|
32
|
+
// export * from './src/containers/A-Logger/A-Logger.types';
|
|
33
|
+
export * from './src/containers/A-Logger/components/Logger.component';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adaas/a-concept",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.3",
|
|
4
4
|
"description": "A-Concept is a framework to build new Applications within or outside the ADAAS ecosystem. This framework is designed to be modular structure regardless environment and program goal.",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.mjs",
|