@ambiten/core 1.0.0 → 1.0.2
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/README.md +1 -1
- package/dist/browser.d.ts +21 -14
- package/dist/browser.d.ts.map +1 -1
- package/dist/browser.js +27 -16
- package/dist/index-browser.js +2 -2
- package/dist/index-browser.js.map +1 -1
- package/dist/index-cli.js +2 -2
- package/dist/index-cli.js.map +1 -1
- package/dist/index.d.ts +21 -16
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/lib-core/bootstrap/ambitenBootstrap.d.ts +3 -2
- package/dist/lib-core/bootstrap/ambitenBootstrap.d.ts.map +1 -1
- package/dist/lib-core/bootstrap/ambitenBootstrap.js +3 -2
- package/dist/lib-core/bootstrap/index.d.ts +1 -0
- package/dist/lib-core/bootstrap/index.d.ts.map +1 -1
- package/dist/lib-core/bootstrap/index.js +3 -0
- package/package.json +2 -2
package/README.md
CHANGED
package/dist/browser.d.ts
CHANGED
|
@@ -10,21 +10,28 @@ declare global {
|
|
|
10
10
|
Buffer: any;
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
-
export * from './lib-core';
|
|
14
|
-
export
|
|
15
|
-
export * from './config';
|
|
16
|
-
export * from './
|
|
17
|
-
export * from './tanancy';
|
|
18
|
-
export * from './context';
|
|
19
|
-
export * from './plugins';
|
|
20
|
-
export * from './
|
|
13
|
+
export * from './lib-core/index';
|
|
14
|
+
export * from './lib-core/bootstrap/index';
|
|
15
|
+
export * from './config/index';
|
|
16
|
+
export * from './redis-manager/index';
|
|
17
|
+
export * from './tanancy/index';
|
|
18
|
+
export * from './context/index';
|
|
19
|
+
export * from './plugins/index';
|
|
20
|
+
export * from './instrumentation/index';
|
|
21
|
+
export * from './debug/index';
|
|
22
|
+
export * from './ambiten-cache/index';
|
|
23
|
+
export * from './init-cli/generate.project';
|
|
24
|
+
export * from './middleware/index';
|
|
25
|
+
export * from './graphql/index';
|
|
26
|
+
export * from './utils/index';
|
|
27
|
+
export * from './utils/builders/index';
|
|
28
|
+
export * from './gc/index';
|
|
29
|
+
export * from './types/index';
|
|
30
|
+
export { AmbitenClient, createAmbitenClientModule } from './lib-core/ambitenClient';
|
|
31
|
+
export { AmbitenModel } from './lib-core/ambitenModelFactory';
|
|
32
|
+
export { AmbitenSchema } from './lib-core/ambitenSchema';
|
|
33
|
+
export { AmbitenBootstrapFactory } from './lib-core/bootstrap/ambitenBootstrap';
|
|
21
34
|
export { measureQueryForBrowser } from './instrumentation';
|
|
22
|
-
export * from './ambiten-cache';
|
|
23
|
-
export * from './utils/builders';
|
|
24
|
-
export * from './utils';
|
|
25
|
-
export * from './gc';
|
|
26
|
-
export * from './redis-manager';
|
|
27
|
-
export * from './types';
|
|
28
35
|
export type { AmbitenRuntime } from './types/ambiten-runtime-type';
|
|
29
36
|
export type { SchemaType } from './types/schema.type';
|
|
30
37
|
export type { Document } from './types/document';
|
package/dist/browser.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"browser.d.ts","sourceRoot":"","sources":["../src/browser.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAY3C,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,MAAM;QACf,aAAa,EAAE,OAAO,aAAa,CAAC;QACpC,MAAM,EAAE,GAAG,CAAC;KACZ;CACD;AAOD,cAAc,
|
|
1
|
+
{"version":3,"file":"browser.d.ts","sourceRoot":"","sources":["../src/browser.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAY3C,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,MAAM;QACf,aAAa,EAAE,OAAO,aAAa,CAAC;QACpC,MAAM,EAAE,GAAG,CAAC;KACZ;CACD;AAOD,cAAc,kBAAkB,CAAC;AACjC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AAEtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,wBAAwB,CAAC;AACvC,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAE9B,OAAO,EAAE,aAAa,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AACpF,OAAO,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAC9D,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAChF,OAAO,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAE3D,YAAY,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AACnE,YAAY,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACtD,YAAY,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACjD,YAAY,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC"}
|
package/dist/browser.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* @version 1.0.0
|
|
6
6
|
*/
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
|
-
exports.measureQueryForBrowser = exports.AmbitenBootstrapFactory = void 0;
|
|
8
|
+
exports.measureQueryForBrowser = exports.AmbitenBootstrapFactory = exports.AmbitenSchema = exports.AmbitenModel = exports.createAmbitenClientModule = exports.AmbitenClient = void 0;
|
|
9
9
|
const tslib_1 = require("tslib");
|
|
10
10
|
const lib_core_1 = require("./lib-core");
|
|
11
11
|
/**
|
|
@@ -18,20 +18,31 @@ const lib_core_1 = require("./lib-core");
|
|
|
18
18
|
console.log('Ambiten Core Library Loaded for (Browser)');
|
|
19
19
|
window.AmbitenClient = lib_core_1.AmbitenClient;
|
|
20
20
|
window.Buffer = Buffer;
|
|
21
|
-
tslib_1.__exportStar(require("./lib-core"), exports);
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
tslib_1.__exportStar(require("./
|
|
25
|
-
tslib_1.__exportStar(require("./
|
|
26
|
-
tslib_1.__exportStar(require("./
|
|
27
|
-
tslib_1.__exportStar(require("./
|
|
28
|
-
tslib_1.__exportStar(require("./
|
|
29
|
-
tslib_1.__exportStar(require("./debug"), exports);
|
|
21
|
+
tslib_1.__exportStar(require("./lib-core/index"), exports);
|
|
22
|
+
tslib_1.__exportStar(require("./lib-core/bootstrap/index"), exports);
|
|
23
|
+
tslib_1.__exportStar(require("./config/index"), exports);
|
|
24
|
+
tslib_1.__exportStar(require("./redis-manager/index"), exports);
|
|
25
|
+
tslib_1.__exportStar(require("./tanancy/index"), exports);
|
|
26
|
+
tslib_1.__exportStar(require("./context/index"), exports);
|
|
27
|
+
tslib_1.__exportStar(require("./plugins/index"), exports);
|
|
28
|
+
tslib_1.__exportStar(require("./instrumentation/index"), exports);
|
|
29
|
+
tslib_1.__exportStar(require("./debug/index"), exports);
|
|
30
|
+
tslib_1.__exportStar(require("./ambiten-cache/index"), exports);
|
|
31
|
+
tslib_1.__exportStar(require("./init-cli/generate.project"), exports);
|
|
32
|
+
tslib_1.__exportStar(require("./middleware/index"), exports);
|
|
33
|
+
tslib_1.__exportStar(require("./graphql/index"), exports);
|
|
34
|
+
tslib_1.__exportStar(require("./utils/index"), exports);
|
|
35
|
+
tslib_1.__exportStar(require("./utils/builders/index"), exports);
|
|
36
|
+
tslib_1.__exportStar(require("./gc/index"), exports);
|
|
37
|
+
tslib_1.__exportStar(require("./types/index"), exports);
|
|
38
|
+
var ambitenClient_1 = require("./lib-core/ambitenClient");
|
|
39
|
+
Object.defineProperty(exports, "AmbitenClient", { enumerable: true, get: function () { return ambitenClient_1.AmbitenClient; } });
|
|
40
|
+
Object.defineProperty(exports, "createAmbitenClientModule", { enumerable: true, get: function () { return ambitenClient_1.createAmbitenClientModule; } });
|
|
41
|
+
var ambitenModelFactory_1 = require("./lib-core/ambitenModelFactory");
|
|
42
|
+
Object.defineProperty(exports, "AmbitenModel", { enumerable: true, get: function () { return ambitenModelFactory_1.AmbitenModel; } });
|
|
43
|
+
var ambitenSchema_1 = require("./lib-core/ambitenSchema");
|
|
44
|
+
Object.defineProperty(exports, "AmbitenSchema", { enumerable: true, get: function () { return ambitenSchema_1.AmbitenSchema; } });
|
|
45
|
+
var ambitenBootstrap_1 = require("./lib-core/bootstrap/ambitenBootstrap");
|
|
46
|
+
Object.defineProperty(exports, "AmbitenBootstrapFactory", { enumerable: true, get: function () { return ambitenBootstrap_1.AmbitenBootstrapFactory; } });
|
|
30
47
|
var instrumentation_1 = require("./instrumentation");
|
|
31
48
|
Object.defineProperty(exports, "measureQueryForBrowser", { enumerable: true, get: function () { return instrumentation_1.measureQueryForBrowser; } });
|
|
32
|
-
tslib_1.__exportStar(require("./ambiten-cache"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./utils/builders"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./utils"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./gc"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./redis-manager"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./types"), exports);
|