tnp-helpers 13.0.17 → 13.0.18
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/browser/esm2020/lib/base-component.mjs +3 -3
- package/browser/esm2020/lib/base-formly-component.mjs +3 -3
- package/browser/esm2020/lib/index.mjs +1 -1
- package/browser/esm2020/lib/long-press.directive.mjs +3 -3
- package/browser/esm2020/lib/resize-service.mjs +3 -3
- package/browser/fesm2015/tnp-helpers.mjs +12 -12
- package/browser/fesm2015/tnp-helpers.mjs.map +1 -1
- package/browser/fesm2020/tnp-helpers.mjs +12 -12
- package/browser/fesm2020/tnp-helpers.mjs.map +1 -1
- package/client/esm2020/lib/base-component.mjs +3 -3
- package/client/esm2020/lib/base-formly-component.mjs +3 -3
- package/client/esm2020/lib/index.mjs +1 -1
- package/client/esm2020/lib/long-press.directive.mjs +3 -3
- package/client/esm2020/lib/resize-service.mjs +3 -3
- package/client/fesm2015/tnp-helpers.mjs +12 -12
- package/client/fesm2015/tnp-helpers.mjs.map +1 -1
- package/client/fesm2020/tnp-helpers.mjs +12 -12
- package/client/fesm2020/tnp-helpers.mjs.map +1 -1
- package/lib/angular.helper.d.ts +22 -0
- package/lib/angular.helper.js +49 -0
- package/lib/angular.helper.js.map +1 -0
- package/lib/index.js.map +1 -1
- package/package.json +5 -229
- package/tmp-environment.json +21 -21
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "13.0.
|
|
2
|
+
"version": "13.0.18",
|
|
3
3
|
"dependencies": {
|
|
4
4
|
"json10-writer": "~13.0.10",
|
|
5
|
-
"morphi": "~13.0.
|
|
6
|
-
"tnp-models": "~13.0.
|
|
5
|
+
"morphi": "~13.0.21",
|
|
6
|
+
"tnp-models": "~13.0.13"
|
|
7
7
|
},
|
|
8
8
|
"scripts": {
|
|
9
9
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
@@ -14,230 +14,6 @@
|
|
|
14
14
|
"author": "",
|
|
15
15
|
"homepage": "https://github.com/darekf77/tnp-helpers#readme",
|
|
16
16
|
"name": "tnp-helpers",
|
|
17
|
-
"devDependencies": {
|
|
18
|
-
|
|
19
|
-
"@angular/animations": "~13.2.0",
|
|
20
|
-
"@angular/cdk": "~13.2.4",
|
|
21
|
-
"@angular/cli": "~13.2.5",
|
|
22
|
-
"@angular/common": "~13.2.0",
|
|
23
|
-
"@angular/compiler": "~13.2.0",
|
|
24
|
-
"@angular/compiler-cli": "~13.2.0",
|
|
25
|
-
"@angular/core": "~13.2.0",
|
|
26
|
-
"@angular/flex-layout": "~13.0.0-beta.38",
|
|
27
|
-
"@angular/forms": "~13.2.0",
|
|
28
|
-
"@angular/material": "~13.2.4",
|
|
29
|
-
"@angular/platform-browser": "~13.2.0",
|
|
30
|
-
"@angular/platform-browser-dynamic": "~13.2.0",
|
|
31
|
-
"@angular/pwa": "~13.2.5",
|
|
32
|
-
"@angular/router": "~13.2.0",
|
|
33
|
-
"@angular/service-worker": "~13.2.0",
|
|
34
|
-
"@iconify/icons-fa-solid": "1.2.2",
|
|
35
|
-
"@iconify/icons-mdi": "1.2.1",
|
|
36
|
-
"@mdi/js": "6.5.95",
|
|
37
|
-
"@ngrx/component-store": "~13.0.2",
|
|
38
|
-
"@ngrx/data": "~13.0.2",
|
|
39
|
-
"@ngrx/effects": "~13.0.2",
|
|
40
|
-
"@ngrx/entity": "~13.0.2",
|
|
41
|
-
"@ngrx/router-store": "~13.0.2",
|
|
42
|
-
"@ngrx/schematics": "~13.0.2",
|
|
43
|
-
"@ngrx/store": "~13.0.2",
|
|
44
|
-
"@ngrx/store-devtools": "~13.0.2",
|
|
45
|
-
"@ngx-formly/bootstrap": "6.0.0-next.8",
|
|
46
|
-
"@ngx-formly/core": "6.0.0-next.8",
|
|
47
|
-
"@ngx-formly/ionic": "6.0.0-next.8",
|
|
48
|
-
"@ngx-formly/material": "6.0.0-next.8",
|
|
49
|
-
"@ngx-loading-bar/core": "6.0.2",
|
|
50
|
-
"@ngx-loading-bar/http-client": "6.0.2",
|
|
51
|
-
"@ngx-loading-bar/router": "6.0.2",
|
|
52
|
-
"@ngx-translate/core": "14.0.0",
|
|
53
|
-
"@ngx-translate/http-loader": "7.0.0",
|
|
54
|
-
"@swimlane/ngx-datatable": "20.0.0",
|
|
55
|
-
"@types/chai": "4.1.2",
|
|
56
|
-
"@types/chokidar": "2.1.3",
|
|
57
|
-
"@types/dateformat": "1.0.1",
|
|
58
|
-
"@types/diff": "3.2.2",
|
|
59
|
-
"@types/express": "4.11.0",
|
|
60
|
-
"@types/express-fileupload": "0.1.1",
|
|
61
|
-
"@types/fs-extra": "7.0.0",
|
|
62
|
-
"@types/glob": "5.0.35",
|
|
63
|
-
"@types/http-proxy": "1.16.0",
|
|
64
|
-
"@types/http-proxy-middleware": "0.19.2",
|
|
65
|
-
"@types/inquirer": "7.3.1",
|
|
66
|
-
"@types/jasmine": "3.10.0",
|
|
67
|
-
"@types/json-stringify-safe": "5.0.0",
|
|
68
|
-
"@types/json5": "0.0.29",
|
|
69
|
-
"@types/lockfile": "1.0.0",
|
|
70
|
-
"@types/lodash": "4.14.92",
|
|
71
|
-
"@types/lowdb": "1.0.6",
|
|
72
|
-
"@types/mocha": "5.2.5",
|
|
73
|
-
"@types/node": "12.11.1",
|
|
74
|
-
"@types/node-notifier": "5.4.0",
|
|
75
|
-
"@types/oauth2orize": "1.8.0",
|
|
76
|
-
"@types/password-hash": "1.2.19",
|
|
77
|
-
"@types/progress": "2.0.3",
|
|
78
|
-
"@types/q": "1.5.5",
|
|
79
|
-
"@types/rimraf": "2.0.2",
|
|
80
|
-
"@types/semver": "6.0.1",
|
|
81
|
-
"@types/systeminformation": "3.23.0",
|
|
82
|
-
"@types/vinyl": "2.0.2",
|
|
83
|
-
"@types/watch": "1.0.0",
|
|
84
|
-
"accepts": "1.3.4",
|
|
85
|
-
"axios": "0.17.1",
|
|
86
|
-
"babel-cli": "6.26.0",
|
|
87
|
-
"babel-core": "6.25.0",
|
|
88
|
-
"babel-preset-env": "1.7.0",
|
|
89
|
-
"babel-preset-es2015": "6.24.1",
|
|
90
|
-
"background-worker-process": "~13.0.12",
|
|
91
|
-
"bcryptjs": "2.4.3",
|
|
92
|
-
"body-parser": "1.18.2",
|
|
93
|
-
"bootstrap": "5.1.3",
|
|
94
|
-
"bs4-breakpoint": "13.0.7",
|
|
95
|
-
"buffer-shims": "1.0.0",
|
|
96
|
-
"callsite-record": "4.1.3",
|
|
97
|
-
"chai": "4.2.0",
|
|
98
|
-
"chalk": "2.3.2",
|
|
99
|
-
"check-node-version": "3.2.0",
|
|
100
|
-
"cheerio": "1.0.0-rc.3",
|
|
101
|
-
"chokidar": "3.5.1",
|
|
102
|
-
"circular-json": "0.5.1",
|
|
103
|
-
"command-exists": "1.2.2",
|
|
104
|
-
"compression": "1.7.4",
|
|
105
|
-
"concurrently": "3.5.1",
|
|
106
|
-
"content-type": "1.0.4",
|
|
107
|
-
"cookie-parser": "1.4.3",
|
|
108
|
-
"copy-paste": "1.3.0",
|
|
109
|
-
"cors": "2.8.4",
|
|
110
|
-
"cpr": "3.0.1",
|
|
111
|
-
"cross-spawn": "7.0.3",
|
|
112
|
-
"dateformat": "3.0.3",
|
|
113
|
-
"detect-mocha": "0.1.0",
|
|
114
|
-
"diff": "3.2.0",
|
|
115
|
-
"element-resize-detector": "1.1.15",
|
|
116
|
-
"enquirer": "2.3.0",
|
|
117
|
-
"enum-values": "1.2.1",
|
|
118
|
-
"errorhandler": "1.5.0",
|
|
119
|
-
"eslint": "7.13.0",
|
|
120
|
-
"eslint-plugin-import": "2.22.1",
|
|
121
|
-
"eslint-plugin-jsdoc": "30.7.8",
|
|
122
|
-
"eslint-plugin-prefer-arrow": "1.2.2",
|
|
123
|
-
"express": "4.16.3",
|
|
124
|
-
"express-fileupload": "0.4.0",
|
|
125
|
-
"fbgraph": "1.4.1",
|
|
126
|
-
"file-loader": "1.1.5",
|
|
127
|
-
"firedev": "^13",
|
|
128
|
-
"firedev-crud": "~13.0.17",
|
|
129
|
-
"firedev-crud-deamon": "~13.0.11",
|
|
130
|
-
"firedev-ports": "~13.0.12",
|
|
131
|
-
"firedev-storage": "~13.0.8",
|
|
132
|
-
"fkill": "6.1.0",
|
|
133
|
-
"font-awesome": "4.7.0",
|
|
134
|
-
"fs-extra": "8.1.0",
|
|
135
|
-
"fuzzy": "0.1.3",
|
|
136
|
-
"glob": "7.1.2",
|
|
137
|
-
"gulp": "3.9.1",
|
|
138
|
-
"hostile": "1.3.3",
|
|
139
|
-
"http-proxy": "1.16.2",
|
|
140
|
-
"http-proxy-middleware": "0.19.1",
|
|
141
|
-
"http-server": "0.11.1",
|
|
142
|
-
"incremental-compiler": "~13.0.10",
|
|
143
|
-
"inquirer": "7.3.3",
|
|
144
|
-
"inquirer-autocomplete-prompt": "1.3.0",
|
|
145
|
-
"is-elevated": "3.0.0",
|
|
146
|
-
"istanbul-instrumenter-loader": "2.0.0",
|
|
147
|
-
"jasmine-core": "4.0.0",
|
|
148
|
-
"jscodeshift": "0.6.3",
|
|
149
|
-
"json-stringify-safe": "5.0.1",
|
|
150
|
-
"json10": "~13.0.9",
|
|
151
|
-
"json5": "2.1.3",
|
|
152
|
-
"json5-writer": "0.2.0",
|
|
153
|
-
"karma": "6.3.0",
|
|
154
|
-
"karma-chrome-launcher": "3.1.0",
|
|
155
|
-
"karma-cli": "1.0.1",
|
|
156
|
-
"karma-coverage": "2.1.0",
|
|
157
|
-
"karma-jasmine": "4.0.0",
|
|
158
|
-
"karma-jasmine-html-reporter": "1.7.0",
|
|
159
|
-
"lnk": "1.0.1",
|
|
160
|
-
"lockfile": "1.0.4",
|
|
161
|
-
"lodash": "4.17.4",
|
|
162
|
-
"lodash-walk-object": "~13.0.9",
|
|
163
|
-
"lodash.get": ">= 4",
|
|
164
|
-
"lodash.isequal": ">= 4",
|
|
165
|
-
"lodash.merge": ">= 4",
|
|
166
|
-
"lodash.set": ">= 4",
|
|
167
|
-
"lowdb": "1.0.0",
|
|
168
|
-
"magic-renamer": "13.0.6",
|
|
169
|
-
"material-design-icons": "3.0.1",
|
|
170
|
-
"method-override": "2.3.10",
|
|
171
|
-
"minimist": "1.2.0",
|
|
172
|
-
"mkdirp": "0.5.1",
|
|
173
|
-
"mocha": "5.2.0",
|
|
174
|
-
"moment": "2.22.2",
|
|
175
|
-
"ng-packagr": "13.0.0",
|
|
176
|
-
"ng-talkback": "13.0.8",
|
|
177
|
-
"ng2-logger": "~13.0.9",
|
|
178
|
-
"ng2-rest": "~13.0.12",
|
|
179
|
-
"ng4-icons": "~13.0.10",
|
|
180
|
-
"ng4-modal": "~13.0.12",
|
|
181
|
-
"ngx-bootstrap": "8.0.0",
|
|
182
|
-
"ngx-editor": "12.2.1",
|
|
183
|
-
"ngx-moment": "6.0.2",
|
|
184
|
-
"ngx-pipes": "3.0.0",
|
|
185
|
-
"ngx-store": "3.1.1",
|
|
186
|
-
"ngx-toastr": "14.2.2",
|
|
187
|
-
"ngx-wig": "13.0.3",
|
|
188
|
-
"node-cli-tester": "13.0.8",
|
|
189
|
-
"node-localstorage": "2.1.6",
|
|
190
|
-
"node-notifier": "6.0.0",
|
|
191
|
-
"nodemon": "1.14.11",
|
|
192
|
-
"npm-get-dependents": "1.0.1",
|
|
193
|
-
"npm-run": "4.1.2",
|
|
194
|
-
"omelette": "0.4.5",
|
|
195
|
-
"open": "7.2.1",
|
|
196
|
-
"ora": "3.4.0",
|
|
197
|
-
"passport": "0.3.2",
|
|
198
|
-
"passport-http-bearer": "1.0.1",
|
|
199
|
-
"password-hash": "1.2.2",
|
|
200
|
-
"portfinder": "1.0.21",
|
|
201
|
-
"prettier": "2.5.1",
|
|
202
|
-
"progress": "2.0.3",
|
|
203
|
-
"prompts": "0.1.8",
|
|
204
|
-
"ps-list": "6.1.0",
|
|
205
|
-
"ps-node": "0.1.6",
|
|
206
|
-
"q": "1.5.1",
|
|
207
|
-
"randomcolor": "0.5.3",
|
|
208
|
-
"record-replay-req-res-scenario": "13.0.9",
|
|
209
|
-
"reflect-metadata": "0.1.10",
|
|
210
|
-
"rimraf": "2.6.2",
|
|
211
|
-
"rxjs": "~7.5.0",
|
|
212
|
-
"semver": "6.3.0",
|
|
213
|
-
"simple-git": "1.96.0",
|
|
214
|
-
"sloc": "0.2.0",
|
|
215
|
-
"socket.io": "2.4.1",
|
|
216
|
-
"sort-package-json": "1.11.0",
|
|
217
|
-
"string-similarity": "4.0.2",
|
|
218
|
-
"sudo-block": "3.0.0",
|
|
219
|
-
"systeminformation": "3.45.7",
|
|
220
|
-
"task.js": "0.1.5",
|
|
221
|
-
"tnp-cli": "~13.0.10",
|
|
222
|
-
"tnp-config": "~13.0.14",
|
|
223
|
-
"tnp-core": "~13.0.31",
|
|
224
|
-
"tnp-db": "~13.0.19",
|
|
225
|
-
"tnp-helpers": "~13.0.16",
|
|
226
|
-
"tnp-ui": "~13.0.11",
|
|
227
|
-
"ts-debug": "1.3.0",
|
|
228
|
-
"ts-loader": "2.3.1",
|
|
229
|
-
"ts-node": "10.7.0",
|
|
230
|
-
"tslib": "~2.3.0",
|
|
231
|
-
"typeorm": "~0.2.45",
|
|
232
|
-
"typescript": "~4.5.2",
|
|
233
|
-
"typescript-class-helpers": "~13.0.9",
|
|
234
|
-
"typescript-formatter": "~7.2.2",
|
|
235
|
-
"underscore": "1.9.1",
|
|
236
|
-
"uuid": "8.3.2",
|
|
237
|
-
"validator": "9.2.0",
|
|
238
|
-
"vpn-split": "13.0.13",
|
|
239
|
-
"watch": "1.0.2",
|
|
240
|
-
"zone.js": "~0.11.4"
|
|
241
|
-
},
|
|
242
|
-
"lastBuildTagHash": "c15510b8994464415052e76dcf571a4b6a131f11"
|
|
17
|
+
"devDependencies": {},
|
|
18
|
+
"lastBuildTagHash": "a924ab5d7688428f8f6182a976ee62bce23e3c81"
|
|
243
19
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
"firedev-helpers"
|
|
39
39
|
]
|
|
40
40
|
},
|
|
41
|
-
"version": "13.0.
|
|
41
|
+
"version": "13.0.18",
|
|
42
42
|
"dependencies": {
|
|
43
43
|
"json10-writer": "~13.0.10",
|
|
44
|
-
"morphi": "~13.0.
|
|
45
|
-
"tnp-models": "~13.0.
|
|
44
|
+
"morphi": "~13.0.21",
|
|
45
|
+
"tnp-models": "~13.0.13"
|
|
46
46
|
},
|
|
47
47
|
"scripts": {
|
|
48
48
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"http-proxy": "1.16.2",
|
|
179
179
|
"http-proxy-middleware": "0.19.1",
|
|
180
180
|
"http-server": "0.11.1",
|
|
181
|
-
"incremental-compiler": "~13.0.
|
|
181
|
+
"incremental-compiler": "~13.0.11",
|
|
182
182
|
"inquirer": "7.3.3",
|
|
183
183
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
184
184
|
"is-elevated": "3.0.0",
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
"jasmine-core": "4.0.0",
|
|
187
187
|
"jscodeshift": "0.6.3",
|
|
188
188
|
"json-stringify-safe": "5.0.1",
|
|
189
|
-
"json10": "~13.0.
|
|
189
|
+
"json10": "~13.0.10",
|
|
190
190
|
"json5": "2.1.3",
|
|
191
191
|
"json5-writer": "0.2.0",
|
|
192
192
|
"karma": "6.3.0",
|
|
@@ -198,13 +198,13 @@
|
|
|
198
198
|
"lnk": "1.0.1",
|
|
199
199
|
"lockfile": "1.0.4",
|
|
200
200
|
"lodash": "4.17.4",
|
|
201
|
-
"lodash-walk-object": "~13.0.
|
|
201
|
+
"lodash-walk-object": "~13.0.10",
|
|
202
202
|
"lodash.get": ">= 4",
|
|
203
203
|
"lodash.isequal": ">= 4",
|
|
204
204
|
"lodash.merge": ">= 4",
|
|
205
205
|
"lodash.set": ">= 4",
|
|
206
206
|
"lowdb": "1.0.0",
|
|
207
|
-
"magic-renamer": "13.0.6",
|
|
207
|
+
"magic-renamer": "~13.0.6",
|
|
208
208
|
"material-design-icons": "3.0.1",
|
|
209
209
|
"method-override": "2.3.10",
|
|
210
210
|
"minimist": "1.2.0",
|
|
@@ -212,9 +212,9 @@
|
|
|
212
212
|
"mocha": "5.2.0",
|
|
213
213
|
"moment": "2.22.2",
|
|
214
214
|
"ng-packagr": "13.0.0",
|
|
215
|
-
"ng-talkback": "13.0.8",
|
|
216
|
-
"ng2-logger": "~13.0.
|
|
217
|
-
"ng2-rest": "~13.0.
|
|
215
|
+
"ng-talkback": "~13.0.8",
|
|
216
|
+
"ng2-logger": "~13.0.10",
|
|
217
|
+
"ng2-rest": "~13.0.13",
|
|
218
218
|
"ng4-icons": "~13.0.10",
|
|
219
219
|
"ng4-modal": "~13.0.12",
|
|
220
220
|
"ngx-bootstrap": "8.0.0",
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
"ngx-store": "3.1.1",
|
|
225
225
|
"ngx-toastr": "14.2.2",
|
|
226
226
|
"ngx-wig": "13.0.3",
|
|
227
|
-
"node-cli-tester": "13.0.8",
|
|
227
|
+
"node-cli-tester": "~13.0.8",
|
|
228
228
|
"node-localstorage": "2.1.6",
|
|
229
229
|
"node-notifier": "6.0.0",
|
|
230
230
|
"nodemon": "1.14.11",
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
"ps-node": "0.1.6",
|
|
245
245
|
"q": "1.5.1",
|
|
246
246
|
"randomcolor": "0.5.3",
|
|
247
|
-
"record-replay-req-res-scenario": "13.0.9",
|
|
247
|
+
"record-replay-req-res-scenario": "~13.0.9",
|
|
248
248
|
"reflect-metadata": "0.1.10",
|
|
249
249
|
"rimraf": "2.6.2",
|
|
250
250
|
"rxjs": "~7.5.0",
|
|
@@ -257,9 +257,9 @@
|
|
|
257
257
|
"sudo-block": "3.0.0",
|
|
258
258
|
"systeminformation": "3.45.7",
|
|
259
259
|
"task.js": "0.1.5",
|
|
260
|
-
"tnp-cli": "~13.0.
|
|
261
|
-
"tnp-config": "~13.0.
|
|
262
|
-
"tnp-core": "~13.0.
|
|
260
|
+
"tnp-cli": "~13.0.11",
|
|
261
|
+
"tnp-config": "~13.0.15",
|
|
262
|
+
"tnp-core": "~13.0.34",
|
|
263
263
|
"tnp-db": "~13.0.19",
|
|
264
264
|
"tnp-helpers": "~13.0.16",
|
|
265
265
|
"tnp-ui": "~13.0.11",
|
|
@@ -269,21 +269,21 @@
|
|
|
269
269
|
"tslib": "~2.3.0",
|
|
270
270
|
"typeorm": "~0.2.45",
|
|
271
271
|
"typescript": "~4.5.2",
|
|
272
|
-
"typescript-class-helpers": "~13.0.
|
|
272
|
+
"typescript-class-helpers": "~13.0.10",
|
|
273
273
|
"typescript-formatter": "~7.2.2",
|
|
274
274
|
"underscore": "1.9.1",
|
|
275
275
|
"uuid": "8.3.2",
|
|
276
276
|
"validator": "9.2.0",
|
|
277
|
-
"vpn-split": "13.0.13",
|
|
277
|
+
"vpn-split": "~13.0.13",
|
|
278
278
|
"watch": "1.0.2",
|
|
279
279
|
"zone.js": "~0.11.4"
|
|
280
280
|
},
|
|
281
|
-
"lastBuildTagHash": "
|
|
281
|
+
"lastBuildTagHash": "a924ab5d7688428f8f6182a976ee62bce23e3c81"
|
|
282
282
|
},
|
|
283
283
|
"build": {
|
|
284
|
-
"number":
|
|
285
|
-
"date": "2022-04-
|
|
286
|
-
"hash": "
|
|
284
|
+
"number": 369,
|
|
285
|
+
"date": "2022-04-15T03:54:43.000Z",
|
|
286
|
+
"hash": "014bf0ec021aaea248e5677a7f8cba6145a10083",
|
|
287
287
|
"options": {}
|
|
288
288
|
},
|
|
289
289
|
"currentProjectName": "tnp-helpers",
|