sml-baseline 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/dist/common/core/SmlBaseService.d.ts +1 -0
- package/dist/common/core/SmlBaseService.js +15 -0
- package/dist/common/core/SmlBaseService.js.map +1 -1
- package/dist/flow-panels/dto/create-flow-panel.dto.d.ts +1 -1
- package/dist/flow-panels/dto/create-flow-panel.dto.js +1 -1
- package/dist/flow-panels/dto/create-flow-panel.dto.js.map +1 -1
- package/dist/flow-panels/entities/flow-panel.entity.d.ts +1 -1
- package/dist/flow-panels/entities/flow-panel.entity.js +1 -1
- package/dist/flow-panels/entities/flow-panel.entity.js.map +1 -1
- package/dist/flow-panels/flow-panels.controller.js +3 -3
- package/dist/flow-panels/flow-panels.controller.js.map +1 -1
- package/dist/flow-panels/flow-panels.service.d.ts +1 -1
- package/dist/flow-panels/flow-panels.service.js +1 -1
- package/dist/flow-panels/flow-panels.service.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +3 -1
- package/dist/index.js.map +1 -1
- package/dist/navigation-panels/dto/create-navigation-panel.dto.d.ts +1 -1
- package/dist/navigation-panels/dto/create-navigation-panel.dto.js +1 -1
- package/dist/navigation-panels/dto/create-navigation-panel.dto.js.map +1 -1
- package/dist/navigation-panels/entities/navigation-panel.entity.d.ts +1 -1
- package/dist/navigation-panels/entities/navigation-panel.entity.js +1 -1
- package/dist/navigation-panels/entities/navigation-panel.entity.js.map +1 -1
- package/dist/navigation-panels/navigation-panels.controller.js +3 -3
- package/dist/navigation-panels/navigation-panels.controller.js.map +1 -1
- package/dist/navigation-panels/navigation-panels.service.d.ts +1 -1
- package/dist/navigation-panels/navigation-panels.service.js +1 -1
- package/dist/navigation-panels/navigation-panels.service.js.map +1 -1
- package/dist/sml-proxy-query/sml-proxy-query.controller.js +4 -4
- package/dist/sml-proxy-query/sml-proxy-query.controller.js.map +1 -1
- package/dist/sml-system-notification/dto/create-sml-system-notification.dto.d.ts +9 -0
- package/dist/sml-system-notification/dto/create-sml-system-notification.dto.js +66 -0
- package/dist/sml-system-notification/dto/create-sml-system-notification.dto.js.map +1 -0
- package/dist/sml-system-notification/dto/update-sml-system-notification.dto.d.ts +5 -0
- package/dist/sml-system-notification/dto/update-sml-system-notification.dto.js +9 -0
- package/dist/sml-system-notification/dto/update-sml-system-notification.dto.js.map +1 -0
- package/dist/sml-system-notification/entities/sml-system-notification.entity.d.ts +21 -0
- package/dist/sml-system-notification/entities/sml-system-notification.entity.js +82 -0
- package/dist/sml-system-notification/entities/sml-system-notification.entity.js.map +1 -0
- package/dist/sml-system-notification/sml-system-notification.controller.d.ts +15 -0
- package/dist/sml-system-notification/sml-system-notification.controller.js +75 -0
- package/dist/sml-system-notification/sml-system-notification.controller.js.map +1 -0
- package/dist/sml-system-notification/sml-system-notification.module.d.ts +2 -0
- package/dist/sml-system-notification/sml-system-notification.module.js +27 -0
- package/dist/sml-system-notification/sml-system-notification.module.js.map +1 -0
- package/dist/sml-system-notification/sml-system-notification.service.d.ts +11 -0
- package/dist/sml-system-notification/sml-system-notification.service.js +55 -0
- package/dist/sml-system-notification/sml-system-notification.service.js.map +1 -0
- package/dist/smlappmenu/smlappmenu.controller.js +2 -2
- package/dist/smlappmenu/smlappmenu.controller.js.map +1 -1
- package/dist/smlattachments/smlattachments.controller.js +2 -2
- package/dist/smlattachments/smlattachments.controller.js.map +1 -1
- package/dist/smlchart/dto/create-smlchart.dto.d.ts +1 -1
- package/dist/smlchart/dto/create-smlchart.dto.js +1 -1
- package/dist/smlchart/dto/create-smlchart.dto.js.map +1 -1
- package/dist/smlchart/smlchart.controller.js +2 -2
- package/dist/smlchart/smlchart.controller.js.map +1 -1
- package/dist/smlcomposedview/smlcomposedview.controller.js +2 -2
- package/dist/smlcomposedview/smlcomposedview.controller.js.map +1 -1
- package/dist/smlcustomfunction/smlcustomfunction.controller.js +4 -4
- package/dist/smlcustomfunction/smlcustomfunction.controller.js.map +1 -1
- package/dist/smlflowpanelanalistance/smlflowpanelanalistance.controller.js +1 -1
- package/dist/smlflowpanelanalistance/smlflowpanelanalistance.controller.js.map +1 -1
- package/dist/smlflowpanelanalistance/smlflowpanelanalistance.service.d.ts +1 -1
- package/dist/smlflowpanelanalistance/smlflowpanelanalistance.service.js +1 -1
- package/dist/smlflowpanelanalistance/smlflowpanelanalistance.service.js.map +1 -1
- package/dist/smlform/dto/action.dto.d.ts +1 -1
- package/dist/smlform/dto/action.dto.js +1 -1
- package/dist/smlform/dto/action.dto.js.map +1 -1
- package/dist/smlform/smlform.controller.js +2 -2
- package/dist/smlform/smlform.controller.js.map +1 -1
- package/dist/smlgrid/dto/action.dto.d.ts +1 -1
- package/dist/smlgrid/dto/action.dto.js +1 -1
- package/dist/smlgrid/dto/action.dto.js.map +1 -1
- package/dist/smlgrid/smlgrid.controller.js +2 -2
- package/dist/smlgrid/smlgrid.controller.js.map +1 -1
- package/dist/smlquery/smlquery.controller.js +2 -2
- package/dist/smlquery/smlquery.controller.js.map +1 -1
- package/dist/smlview/smlview.module.js +8 -8
- package/dist/smlview/smlview.module.js.map +1 -1
- package/dist/smlview/smlview.service.d.ts +8 -8
- package/dist/smlview/smlview.service.js +8 -8
- package/dist/smlview/smlview.service.js.map +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +113 -112
package/package.json
CHANGED
|
@@ -1,112 +1,113 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "sml-baseline",
|
|
3
|
-
"version": "1.0.
|
|
4
|
-
"description": "",
|
|
5
|
-
"author": "SMl Team",
|
|
6
|
-
"private": false,
|
|
7
|
-
"license": "GNU",
|
|
8
|
-
"main": "dist/index.js",
|
|
9
|
-
"types": "dist/index.d.ts",
|
|
10
|
-
"files": [
|
|
11
|
-
"dist"
|
|
12
|
-
],
|
|
13
|
-
"scripts": {
|
|
14
|
-
"build": "nest build",
|
|
15
|
-
"build:lib": "tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json",
|
|
16
|
-
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
|
|
17
|
-
"start": "nest start",
|
|
18
|
-
"start:dev": "npx cross-env NODE_ENV=development nest start --watch",
|
|
19
|
-
"start:debug": "nest start --debug --watch",
|
|
20
|
-
"start:prod": "node dist/main",
|
|
21
|
-
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix",
|
|
22
|
-
"test": "jest",
|
|
23
|
-
"test:watch": "jest --watch",
|
|
24
|
-
"test:cov": "jest --coverage",
|
|
25
|
-
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
|
|
26
|
-
"test:e2e": "jest --config ./test/jest-e2e.json",
|
|
27
|
-
"doc": "npx @compodoc/compodoc -p tsconfig.json -s --port 3001 --watch -d ./docs"
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"winston
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
"@nestjs/
|
|
39
|
-
"@nestjs/
|
|
40
|
-
"@nestjs/
|
|
41
|
-
"@nestjs/
|
|
42
|
-
"@nestjs/
|
|
43
|
-
"@nestjs/
|
|
44
|
-
"@nestjs/
|
|
45
|
-
"@nestjs/
|
|
46
|
-
"@nestjs/
|
|
47
|
-
"
|
|
48
|
-
"class-
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
"@
|
|
56
|
-
"@nestjs/
|
|
57
|
-
"@nestjs/
|
|
58
|
-
"@nestjs/
|
|
59
|
-
"@nestjs/
|
|
60
|
-
"@nestjs/
|
|
61
|
-
"@nestjs/
|
|
62
|
-
"@nestjs/
|
|
63
|
-
"@nestjs/
|
|
64
|
-
"@nestjs/
|
|
65
|
-
"@nestjs/
|
|
66
|
-
"@nestjs/
|
|
67
|
-
"@nestjs/
|
|
68
|
-
"@
|
|
69
|
-
"@types/
|
|
70
|
-
"@types/
|
|
71
|
-
"@types/
|
|
72
|
-
"@types/
|
|
73
|
-
"@
|
|
74
|
-
"@typescript-eslint/
|
|
75
|
-
"
|
|
76
|
-
"class-
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"eslint
|
|
80
|
-
"eslint-
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"ts-
|
|
90
|
-
"ts-
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
"
|
|
111
|
-
|
|
112
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "sml-baseline",
|
|
3
|
+
"version": "1.0.2",
|
|
4
|
+
"description": "",
|
|
5
|
+
"author": "SMl Team",
|
|
6
|
+
"private": false,
|
|
7
|
+
"license": "GNU",
|
|
8
|
+
"main": "dist/index.js",
|
|
9
|
+
"types": "dist/index.d.ts",
|
|
10
|
+
"files": [
|
|
11
|
+
"dist"
|
|
12
|
+
],
|
|
13
|
+
"scripts": {
|
|
14
|
+
"build": "nest build",
|
|
15
|
+
"build:lib": "tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json",
|
|
16
|
+
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
|
|
17
|
+
"start": "nest start",
|
|
18
|
+
"start:dev": "npx cross-env NODE_ENV=development nest start --watch",
|
|
19
|
+
"start:debug": "nest start --debug --watch",
|
|
20
|
+
"start:prod": "node dist/main",
|
|
21
|
+
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix",
|
|
22
|
+
"test": "jest",
|
|
23
|
+
"test:watch": "jest --watch",
|
|
24
|
+
"test:cov": "jest --coverage",
|
|
25
|
+
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
|
|
26
|
+
"test:e2e": "jest --config ./test/jest-e2e.json",
|
|
27
|
+
"doc": "npx @compodoc/compodoc -p tsconfig.json -s --port 3001 --watch -d ./docs",
|
|
28
|
+
"prepublishOnly": "npm run build:lib"
|
|
29
|
+
},
|
|
30
|
+
"dependencies": {
|
|
31
|
+
"bcrypt": "5.1.1",
|
|
32
|
+
"jsonata": "2.1.0",
|
|
33
|
+
"lodash": "4.17.21",
|
|
34
|
+
"winston": "^3.17.0",
|
|
35
|
+
"winston-daily-rotate-file": "^5.0.0"
|
|
36
|
+
},
|
|
37
|
+
"peerDependencies": {
|
|
38
|
+
"@nestjs/axios": "4.0.0",
|
|
39
|
+
"@nestjs/common": "11.0.3",
|
|
40
|
+
"@nestjs/config": "4.0.0",
|
|
41
|
+
"@nestjs/core": "11.0.3",
|
|
42
|
+
"@nestjs/jwt": "11.0.0",
|
|
43
|
+
"@nestjs/mapped-types": "*",
|
|
44
|
+
"@nestjs/mongoose": "11.0.1",
|
|
45
|
+
"@nestjs/platform-express": "11.0.3",
|
|
46
|
+
"@nestjs/serve-static": "5.0.1",
|
|
47
|
+
"@nestjs/swagger": "11.0.3",
|
|
48
|
+
"class-transformer": "0.5.1",
|
|
49
|
+
"class-validator": "0.14.1",
|
|
50
|
+
"mongoose": "8.7.3",
|
|
51
|
+
"reflect-metadata": "0.2.2",
|
|
52
|
+
"rxjs": "7.8.1"
|
|
53
|
+
},
|
|
54
|
+
"devDependencies": {
|
|
55
|
+
"@compodoc/compodoc": "^1.1.26",
|
|
56
|
+
"@nestjs/axios": "4.0.0",
|
|
57
|
+
"@nestjs/cli": "^10.0.0",
|
|
58
|
+
"@nestjs/common": "11.0.3",
|
|
59
|
+
"@nestjs/config": "4.0.0",
|
|
60
|
+
"@nestjs/core": "11.0.3",
|
|
61
|
+
"@nestjs/jwt": "11.0.0",
|
|
62
|
+
"@nestjs/mapped-types": "*",
|
|
63
|
+
"@nestjs/mongoose": "11.0.1",
|
|
64
|
+
"@nestjs/platform-express": "11.0.3",
|
|
65
|
+
"@nestjs/schematics": "^10.0.0",
|
|
66
|
+
"@nestjs/serve-static": "5.0.1",
|
|
67
|
+
"@nestjs/swagger": "11.0.3",
|
|
68
|
+
"@nestjs/testing": "11.0.10",
|
|
69
|
+
"@types/bcrypt": "5.0.2",
|
|
70
|
+
"@types/express": "^5.0.0",
|
|
71
|
+
"@types/jest": "^29.5.2",
|
|
72
|
+
"@types/node": "^20.3.1",
|
|
73
|
+
"@types/supertest": "^6.0.0",
|
|
74
|
+
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
|
75
|
+
"@typescript-eslint/parser": "^8.0.0",
|
|
76
|
+
"class-transformer": "0.5.1",
|
|
77
|
+
"class-validator": "0.14.1",
|
|
78
|
+
"cross-env": "7.0.3",
|
|
79
|
+
"eslint": "^9.0.0",
|
|
80
|
+
"eslint-config-prettier": "^9.0.0",
|
|
81
|
+
"eslint-plugin-prettier": "^5.0.0",
|
|
82
|
+
"jest": "^29.5.0",
|
|
83
|
+
"mongoose": "8.7.3",
|
|
84
|
+
"prettier": "^3.0.0",
|
|
85
|
+
"reflect-metadata": "0.2.2",
|
|
86
|
+
"rxjs": "7.8.1",
|
|
87
|
+
"source-map-support": "^0.5.21",
|
|
88
|
+
"supertest": "^7.0.0",
|
|
89
|
+
"ts-jest": "^29.1.0",
|
|
90
|
+
"ts-loader": "^9.4.3",
|
|
91
|
+
"ts-node": "^10.9.1",
|
|
92
|
+
"tsc-alias": "^1.8.16",
|
|
93
|
+
"tsconfig-paths": "^4.2.0",
|
|
94
|
+
"typescript": "^5.9.3"
|
|
95
|
+
},
|
|
96
|
+
"jest": {
|
|
97
|
+
"moduleFileExtensions": [
|
|
98
|
+
"js",
|
|
99
|
+
"json",
|
|
100
|
+
"ts"
|
|
101
|
+
],
|
|
102
|
+
"rootDir": "src",
|
|
103
|
+
"testRegex": ".*\\.spec\\.ts$",
|
|
104
|
+
"transform": {
|
|
105
|
+
"^.+\\.(t|j)s$": "ts-jest"
|
|
106
|
+
},
|
|
107
|
+
"collectCoverageFrom": [
|
|
108
|
+
"**/*.(t|j)s"
|
|
109
|
+
],
|
|
110
|
+
"coverageDirectory": "../coverage",
|
|
111
|
+
"testEnvironment": "node"
|
|
112
|
+
}
|
|
113
|
+
}
|