@futdevpro/nts-dynamo 1.3.8 → 1.3.11

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.
@@ -0,0 +1,5 @@
1
+ export declare enum DataModelType {
2
+ dataModel = "data-model",
3
+ controlModel = "control-model",
4
+ interfaceModel = "interface-model"
5
+ }
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.DataModelType = void 0;
4
+ var DataModelType;
5
+ (function (DataModelType) {
6
+ DataModelType["dataModel"] = "data-model";
7
+ DataModelType["controlModel"] = "control-model";
8
+ DataModelType["interfaceModel"] = "interface-model";
9
+ })(DataModelType = exports.DataModelType || (exports.DataModelType = {}));
@@ -0,0 +1,7 @@
1
+ export * from './data-model-type.enum';
2
+ export * from './dynamobe-data-service-function.enum';
3
+ export * from './dynamobe-route-security.enum';
4
+ export * from './log-style.enum';
5
+ export * from './predefined-data-types.enum';
6
+ export * from './http/http-call-type.enum';
7
+ export * from './http/http-response-type.enum';
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ // ENUMS
5
+ tslib_1.__exportStar(require("./data-model-type.enum"), exports);
6
+ tslib_1.__exportStar(require("./dynamobe-data-service-function.enum"), exports);
7
+ tslib_1.__exportStar(require("./dynamobe-route-security.enum"), exports);
8
+ tslib_1.__exportStar(require("./log-style.enum"), exports);
9
+ tslib_1.__exportStar(require("./predefined-data-types.enum"), exports);
10
+ // HTTP ENUMS
11
+ tslib_1.__exportStar(require("./http/http-call-type.enum"), exports);
12
+ tslib_1.__exportStar(require("./http/http-response-type.enum"), exports);
13
+ /* module.exports = {
14
+ DataModelType
15
+ } */
@@ -1,4 +1,4 @@
1
- export * from './data-model-types.enum';
1
+ export * from './data-model-type.enum';
2
2
  export * from './dynamobe-data-service-function.enum';
3
3
  export * from './dynamobe-route-security.enum';
4
4
  export * from './log-style.enum';
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
4
  // ENUMS
5
- tslib_1.__exportStar(require("./data-model-types.enum"), exports);
5
+ tslib_1.__exportStar(require("./data-model-type.enum"), exports);
6
6
  tslib_1.__exportStar(require("./dynamobe-data-service-function.enum"), exports);
7
7
  tslib_1.__exportStar(require("./dynamobe-route-security.enum"), exports);
8
8
  tslib_1.__exportStar(require("./log-style.enum"), exports);
@@ -10,3 +10,29 @@ tslib_1.__exportStar(require("./predefined-data-types.enum"), exports);
10
10
  // HTTP ENUMS
11
11
  tslib_1.__exportStar(require("./http/http-call-type.enum"), exports);
12
12
  tslib_1.__exportStar(require("./http/http-response-type.enum"), exports);
13
+ /*
14
+ import { DataModelType } from './data-model-type.enum';
15
+ import { DynamoBEDSF } from './dynamobe-data-service-function.enum';
16
+ import { DynamoBERouteSecurity } from './dynamobe-route-security.enum';
17
+ import { HttpCallType } from './http/http-call-type.enum';
18
+ import { HttpResponseType } from './http/http-response-type.enum';
19
+ import { LogStyle } from './log-style.enum';
20
+ import { PredefinedDataTypes } from './predefined-data-types.enum';
21
+
22
+
23
+ module.exports = {
24
+ DataModelType, DynamoBEDSF, DynamoBERouteSecurity,
25
+ LogStyle, PredefinedDataTypes, HttpCallType, HttpResponseType
26
+ } */
27
+ /* declare module 'enums' {
28
+ export var DynamoBEDSF;
29
+
30
+ export * from './data-model-type.enum';
31
+ export * from './dynamobe-data-service-function.enum';
32
+ export * from './dynamobe-route-security.enum';
33
+ export * from './log-style.enum';
34
+ export * from './predefined-data-types.enum';
35
+ // HTTP ENUMS
36
+ export * from './http/http-call-type.enum';
37
+ export * from './http/http-response-type.enum';
38
+ } */
@@ -1,4 +1,4 @@
1
- import { DataModelType } from '../_enum/data-model-types.enum';
1
+ import { DataModelType } from '../_enum/data-model-type.enum';
2
2
  import { DynamoBEDataPropertyParams } from './fullstack-models/control-models/dynamobe-data-property-params';
3
3
  export declare class DynamoBEDataModelParams {
4
4
  dataName: string;
@@ -166,7 +166,7 @@
166
166
  "signature": "14a84fbe4ec531dcbaf5d2594fd95df107258e60ae6c6a076404f13c3f66f28e",
167
167
  "affectsGlobalScope": false
168
168
  },
169
- "../src/_enum/data-model-types.enum.ts": {
169
+ "../src/_enum/data-model-type.enum.ts": {
170
170
  "version": "17d3b646a98bd788ea718b31249b4d3f53d37be1c18890520f940658d2d45b45",
171
171
  "signature": "51595771ffc27f866f746d30618b30fe8aa1d42bcee4fc4d208dbe9574cc7acc",
172
172
  "affectsGlobalScope": false
@@ -202,8 +202,8 @@
202
202
  "affectsGlobalScope": false
203
203
  },
204
204
  "../src/_enum/index.ts": {
205
- "version": "83b74371fa4b37214cf0eea15499b28ca705d11ea04f3c2c5da7a740532049b9",
206
- "signature": "3ca581463ce1012e2f05c173853f17232609861504900a958a0e009a259b60bc",
205
+ "version": "b6b9b68ed43d4004b90363f6a1436887957dec31818ae1b19858c05ad939fa40",
206
+ "signature": "841ab657736d58f7de43acf87c82abdadeac20ddb8402f568003beddee0454e6",
207
207
  "affectsGlobalScope": false
208
208
  },
209
209
  "../src/_models/dynamobe-api-call-params.ts": {
@@ -227,8 +227,8 @@
227
227
  "affectsGlobalScope": false
228
228
  },
229
229
  "../src/_models/dynamobe-data-model-params.ts": {
230
- "version": "b79dfeb839c94df9db550ffd274051067e32aec6e6205bf268033df39d407ac3",
231
- "signature": "cea9bfcbc3df196e6cd28a6271e63872fc5e5cabfd829d8232afbbcb721d6eec",
230
+ "version": "9ecd7e681118a4d813e3b284c07d48045c8357bf0402f61542abc57f5deca1de",
231
+ "signature": "1d4c95b78c6dcb3fdfe4a3cae72470f5f4a3def14af4f68fff545e351d0ea66f",
232
232
  "affectsGlobalScope": false
233
233
  },
234
234
  "../node_modules/@types/node/assert.d.ts": {
@@ -736,11 +736,6 @@
736
736
  "signature": "89b0b7d5a7677378e2e619b643cbab9af3d24739cfd10fbfcda2f2a2de8f00fd",
737
737
  "affectsGlobalScope": false
738
738
  },
739
- "../src/index-old.ts": {
740
- "version": "b7f4dd29abe633d22488fe0dc1d5a919848924227a7b7c07bb7c60392ef94158",
741
- "signature": "b0a64ab9a29d4140994c95fe443e012eb6b7de086265bf4196cef6718d093e01",
742
- "affectsGlobalScope": false
743
- },
744
739
  "../src/index.ts": {
745
740
  "version": "b7f4dd29abe633d22488fe0dc1d5a919848924227a7b7c07bb7c60392ef94158",
746
741
  "signature": "b0a64ab9a29d4140994c95fe443e012eb6b7de086265bf4196cef6718d093e01",
@@ -751,6 +746,11 @@
751
746
  "signature": "8328adb036d2f0f26eed2bcdd9cf68609bec79b851dbc283f35ab2d6d2bedf79",
752
747
  "affectsGlobalScope": false
753
748
  },
749
+ "../src/_enum/index-old.ts": {
750
+ "version": "9dde920b85be742e9afd27f37a95a1f1f69e3a8ff0666340f25a1599b9708ecd",
751
+ "signature": "841ab657736d58f7de43acf87c82abdadeac20ddb8402f568003beddee0454e6",
752
+ "affectsGlobalScope": false
753
+ },
754
754
  "../node_modules/@types/jsonwebtoken/index.d.ts": {
755
755
  "version": "e5dd317ef2c7a2882b152337b03d592fafa8351b40351849a16a908b198bd3b5",
756
756
  "signature": "e5dd317ef2c7a2882b152337b03d592fafa8351b40351849a16a908b198bd3b5",
@@ -1187,8 +1187,17 @@
1187
1187
  "../src/_enum/dynamobe-route-security.enum.ts",
1188
1188
  "../src/_models/dynamobe-global-settings.ts"
1189
1189
  ],
1190
+ "../src/_enum/index-old.ts": [
1191
+ "../src/_enum/data-model-type.enum.ts",
1192
+ "../src/_enum/dynamobe-data-service-function.enum.ts",
1193
+ "../src/_enum/dynamobe-route-security.enum.ts",
1194
+ "../src/_enum/http/http-call-type.enum.ts",
1195
+ "../src/_enum/http/http-response-type.enum.ts",
1196
+ "../src/_enum/log-style.enum.ts",
1197
+ "../src/_enum/predefined-data-types.enum.ts"
1198
+ ],
1190
1199
  "../src/_enum/index.ts": [
1191
- "../src/_enum/data-model-types.enum.ts",
1200
+ "../src/_enum/data-model-type.enum.ts",
1192
1201
  "../src/_enum/dynamobe-data-service-function.enum.ts",
1193
1202
  "../src/_enum/dynamobe-route-security.enum.ts",
1194
1203
  "../src/_enum/http/http-call-type.enum.ts",
@@ -1201,7 +1210,7 @@
1201
1210
  "../src/_enum/http/http-response-type.enum.ts"
1202
1211
  ],
1203
1212
  "../src/_models/dynamobe-data-model-params.ts": [
1204
- "../src/_enum/data-model-types.enum.ts",
1213
+ "../src/_enum/data-model-type.enum.ts",
1205
1214
  "../src/_models/fullstack-models/control-models/dynamobe-data-property-params.ts"
1206
1215
  ],
1207
1216
  "../src/_models/dynamobe-endpoint-control.ts": [
@@ -1391,12 +1400,6 @@
1391
1400
  "../src/_services/dynamobe-shared.service.ts",
1392
1401
  "../src/_services/dynamobe-singleton.service.ts"
1393
1402
  ],
1394
- "../src/index-old.ts": [
1395
- "../src/_enum/index.ts",
1396
- "../src/_models/index.ts",
1397
- "../src/_modules/index.ts",
1398
- "../src/_services/index.ts"
1399
- ],
1400
1403
  "../src/index.ts": [
1401
1404
  "../src/_enum/index.ts",
1402
1405
  "../src/_models/index.ts",
@@ -1810,8 +1813,17 @@
1810
1813
  "../src/_constants/dynamobe-global.settings.ts": [
1811
1814
  "../src/_models/dynamobe-global-settings.ts"
1812
1815
  ],
1816
+ "../src/_enum/index-old.ts": [
1817
+ "../src/_enum/data-model-type.enum.ts",
1818
+ "../src/_enum/dynamobe-data-service-function.enum.ts",
1819
+ "../src/_enum/dynamobe-route-security.enum.ts",
1820
+ "../src/_enum/http/http-call-type.enum.ts",
1821
+ "../src/_enum/http/http-response-type.enum.ts",
1822
+ "../src/_enum/log-style.enum.ts",
1823
+ "../src/_enum/predefined-data-types.enum.ts"
1824
+ ],
1813
1825
  "../src/_enum/index.ts": [
1814
- "../src/_enum/data-model-types.enum.ts",
1826
+ "../src/_enum/data-model-type.enum.ts",
1815
1827
  "../src/_enum/dynamobe-data-service-function.enum.ts",
1816
1828
  "../src/_enum/dynamobe-route-security.enum.ts",
1817
1829
  "../src/_enum/http/http-call-type.enum.ts",
@@ -1824,7 +1836,7 @@
1824
1836
  "../src/_enum/http/http-response-type.enum.ts"
1825
1837
  ],
1826
1838
  "../src/_models/dynamobe-data-model-params.ts": [
1827
- "../src/_enum/data-model-types.enum.ts",
1839
+ "../src/_enum/data-model-type.enum.ts",
1828
1840
  "../src/_models/fullstack-models/control-models/dynamobe-data-property-params.ts"
1829
1841
  ],
1830
1842
  "../src/_models/dynamobe-endpoint-control.ts": [
@@ -1967,12 +1979,6 @@
1967
1979
  "../src/_services/dynamobe-shared.service.ts",
1968
1980
  "../src/_services/dynamobe-singleton.service.ts"
1969
1981
  ],
1970
- "../src/index-old.ts": [
1971
- "../src/_enum/index.ts",
1972
- "../src/_models/index.ts",
1973
- "../src/_modules/index.ts",
1974
- "../src/_services/index.ts"
1975
- ],
1976
1982
  "../src/index.ts": [
1977
1983
  "../src/_enum/index.ts",
1978
1984
  "../src/_models/index.ts",
@@ -2089,11 +2095,12 @@
2089
2095
  "../node_modules/typescript/lib/lib.scripthost.d.ts",
2090
2096
  "../node_modules/typescript/lib/lib.webworker.importscripts.d.ts",
2091
2097
  "../src/_constants/dynamobe-global.settings.ts",
2092
- "../src/_enum/data-model-types.enum.ts",
2098
+ "../src/_enum/data-model-type.enum.ts",
2093
2099
  "../src/_enum/dynamobe-data-service-function.enum.ts",
2094
2100
  "../src/_enum/dynamobe-route-security.enum.ts",
2095
2101
  "../src/_enum/http/http-call-type.enum.ts",
2096
2102
  "../src/_enum/http/http-response-type.enum.ts",
2103
+ "../src/_enum/index-old.ts",
2097
2104
  "../src/_enum/index.ts",
2098
2105
  "../src/_enum/log-style.enum.ts",
2099
2106
  "../src/_enum/predefined-data-types.enum.ts",
@@ -2132,7 +2139,6 @@
2132
2139
  "../src/_services/dynamobe-shared.service.ts",
2133
2140
  "../src/_services/dynamobe-singleton.service.ts",
2134
2141
  "../src/_services/index.ts",
2135
- "../src/index-old.ts",
2136
2142
  "../src/index.ts"
2137
2143
  ]
2138
2144
  },
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@futdevpro/nts-dynamo",
3
- "version": "01.03.08",
3
+ "version": "01.03.11",
4
4
  "description": "Dynamic NodeTS (NodeJS-Typescript), MongoDB Backend System Framework by Future Development Ltd.",
5
- "main": "./lib",
6
- "typings": "./lib/index.d.ts",
5
+ "main": "./lib/index.js",
6
+ "types": "./lib/index.d.ts",
7
7
  "exports": {
8
8
  ".": "./lib/index.js",
9
9
  "./enums": "./lib/_enums/index.js",
@@ -17,8 +17,7 @@
17
17
  },
18
18
  "scripts": {
19
19
  "test": "echo \"Error: no test specified\" && exit 1",
20
- "build": "npx tsc",
21
- "build2": "rimraf ./build && tsc"
20
+ "build": "npx tsc"
22
21
  },
23
22
  "keywords": [
24
23
  "nodejs",
@@ -0,0 +1,14 @@
1
+
2
+ // ENUMS
3
+ export * from './data-model-type.enum';
4
+ export * from './dynamobe-data-service-function.enum';
5
+ export * from './dynamobe-route-security.enum';
6
+ export * from './log-style.enum';
7
+ export * from './predefined-data-types.enum';
8
+ // HTTP ENUMS
9
+ export * from './http/http-call-type.enum';
10
+ export * from './http/http-response-type.enum';
11
+
12
+ /* module.exports = {
13
+ DataModelType
14
+ } */
@@ -1,6 +1,7 @@
1
1
 
2
+
2
3
  // ENUMS
3
- export * from './data-model-types.enum';
4
+ export * from './data-model-type.enum';
4
5
  export * from './dynamobe-data-service-function.enum';
5
6
  export * from './dynamobe-route-security.enum';
6
7
  export * from './log-style.enum';
@@ -8,3 +9,35 @@ export * from './predefined-data-types.enum';
8
9
  // HTTP ENUMS
9
10
  export * from './http/http-call-type.enum';
10
11
  export * from './http/http-response-type.enum';
12
+
13
+
14
+
15
+
16
+ /*
17
+ import { DataModelType } from './data-model-type.enum';
18
+ import { DynamoBEDSF } from './dynamobe-data-service-function.enum';
19
+ import { DynamoBERouteSecurity } from './dynamobe-route-security.enum';
20
+ import { HttpCallType } from './http/http-call-type.enum';
21
+ import { HttpResponseType } from './http/http-response-type.enum';
22
+ import { LogStyle } from './log-style.enum';
23
+ import { PredefinedDataTypes } from './predefined-data-types.enum';
24
+
25
+
26
+ module.exports = {
27
+ DataModelType, DynamoBEDSF, DynamoBERouteSecurity,
28
+ LogStyle, PredefinedDataTypes, HttpCallType, HttpResponseType
29
+ } */
30
+
31
+
32
+ /* declare module 'enums' {
33
+ export var DynamoBEDSF;
34
+
35
+ export * from './data-model-type.enum';
36
+ export * from './dynamobe-data-service-function.enum';
37
+ export * from './dynamobe-route-security.enum';
38
+ export * from './log-style.enum';
39
+ export * from './predefined-data-types.enum';
40
+ // HTTP ENUMS
41
+ export * from './http/http-call-type.enum';
42
+ export * from './http/http-response-type.enum';
43
+ } */
@@ -1,5 +1,5 @@
1
1
 
2
- import { DataModelType } from '../_enum/data-model-types.enum';
2
+ import { DataModelType } from '../_enum/data-model-type.enum';
3
3
  import { DynamoBEDataPropertyParams } from './fullstack-models/control-models/dynamobe-data-property-params';
4
4
 
5
5
  export class DynamoBEDataModelParams {
package/src/index-old.ts DELETED
@@ -1,12 +0,0 @@
1
-
2
- // ENUMS
3
- export * from './_enum/index';
4
-
5
- // MODULES
6
- export * from './_models/index';
7
-
8
- // MODULES
9
- export * from './_modules/index';
10
-
11
- // SERVICES
12
- export * from './_services/index';