static-columns 16.100.1 → 16.100.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/assets/shared/shared_folder_info.txt +1 -1
- package/client/package.json +149 -199
- package/lib/column/index.js +3 -3
- package/lib/columns-gap/index.js +3 -3
- package/package.json +2 -2
- package/tmp-environment.json +153 -203
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
|
2
2
|
|
|
3
|
-
Assets from this folder are being shipped with this npm package (static-columns@16.100.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (static-columns@16.100.2)
|
|
4
4
|
created from this project.
|
|
5
5
|
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
package/client/package.json
CHANGED
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"workerPlugins": {}
|
|
50
50
|
},
|
|
51
51
|
"name": "static-columns",
|
|
52
|
-
"version": "16.100.
|
|
52
|
+
"version": "16.100.2",
|
|
53
53
|
"description": "Static columns with flexbox for Agnular2",
|
|
54
54
|
"repository": {
|
|
55
55
|
"type": "git",
|
|
@@ -73,238 +73,188 @@
|
|
|
73
73
|
"homepage": "https://github.com/darekf77/static-columns#readme",
|
|
74
74
|
"dependencies": {},
|
|
75
75
|
"private": false,
|
|
76
|
-
"lastBuildTagHash": "
|
|
76
|
+
"lastBuildTagHash": "77105298a171055a62556deb2dc2c6f6164f9118",
|
|
77
77
|
"devDependencies": {
|
|
78
|
-
"@angular-devkit/build-optimizer": "
|
|
79
|
-
"@angular-devkit/schematics": "
|
|
80
|
-
"@angular/animations": "
|
|
81
|
-
"@angular/cdk": "
|
|
78
|
+
"@angular-devkit/build-optimizer": "^0.3.1",
|
|
79
|
+
"@angular-devkit/schematics": "^0.0.42",
|
|
80
|
+
"@angular/animations": "5.2.0",
|
|
81
|
+
"@angular/cdk": "^5.2.5",
|
|
82
82
|
"@angular/cli": "~1.6.8",
|
|
83
|
-
"@angular/common": "
|
|
84
|
-
"@angular/compiler": "
|
|
83
|
+
"@angular/common": "5.2.0",
|
|
84
|
+
"@angular/compiler": "5.2.0",
|
|
85
85
|
"@angular/compiler-cli": "~5.1.0",
|
|
86
|
-
"@angular/core": "
|
|
87
|
-
"@angular/forms": "
|
|
88
|
-
"@angular/http": "
|
|
86
|
+
"@angular/core": "5.2.0",
|
|
87
|
+
"@angular/forms": "5.2.0",
|
|
88
|
+
"@angular/http": "5.2.0",
|
|
89
89
|
"@angular/language-service": "~5.1.0",
|
|
90
|
-
"@angular/material": "
|
|
91
|
-
"@angular/platform-browser": "
|
|
92
|
-
"@angular/platform-browser-dynamic": "
|
|
93
|
-
"@angular/router": "
|
|
94
|
-
"@
|
|
95
|
-
"@ionic-native/splash-screen": "4.4.0",
|
|
96
|
-
"@ionic-native/status-bar": "4.4.0",
|
|
97
|
-
"@ionic/app-scripts": "3.1.8",
|
|
98
|
-
"@ionic/storage": "2.1.3",
|
|
99
|
-
"@ngtools/webpack": "1.9.3",
|
|
100
|
-
"@types/chai": "4.1.2",
|
|
90
|
+
"@angular/material": "^5.2.5",
|
|
91
|
+
"@angular/platform-browser": "5.2.0",
|
|
92
|
+
"@angular/platform-browser-dynamic": "5.2.0",
|
|
93
|
+
"@angular/router": "5.2.0",
|
|
94
|
+
"@types/chai": "^4.1.2",
|
|
101
95
|
"@types/chokidar": "2.1.3",
|
|
102
|
-
"@types/dateformat": "1.0.1",
|
|
103
|
-
"@types/diff": "3.2.2",
|
|
104
|
-
"@types/express": "4.11.0",
|
|
105
|
-
"@types/express-fileupload": "0.1.1",
|
|
106
|
-
"@types/fs-extra": "7.0.0",
|
|
107
|
-
"@types/glob": "5.0.35",
|
|
108
|
-
"@types/http-proxy": "1.16.0",
|
|
96
|
+
"@types/dateformat": "^1.0.1",
|
|
97
|
+
"@types/diff": "^3.2.2",
|
|
98
|
+
"@types/express": "^4.11.0",
|
|
99
|
+
"@types/express-fileupload": "^0.1.1",
|
|
100
|
+
"@types/fs-extra": "^7.0.0",
|
|
101
|
+
"@types/glob": "^5.0.35",
|
|
102
|
+
"@types/http-proxy": "^1.16.0",
|
|
109
103
|
"@types/http-proxy-middleware": "0.19.2",
|
|
110
|
-
"@types/json-stringify-safe": "5.0.0",
|
|
104
|
+
"@types/json-stringify-safe": "^5.0.0",
|
|
111
105
|
"@types/json5": "0.0.29",
|
|
112
|
-
"@types/lockfile": "1.0.0",
|
|
106
|
+
"@types/lockfile": "^1.0.0",
|
|
113
107
|
"@types/lodash": "4.14.92",
|
|
114
|
-
"@types/lowdb": "1.0.6",
|
|
115
|
-
"@types/mocha": "5.2.5",
|
|
108
|
+
"@types/lowdb": "^1.0.6",
|
|
109
|
+
"@types/mocha": "^5.2.5",
|
|
116
110
|
"@types/node": "10.12.30",
|
|
117
|
-
"@types/node-notifier": "5.4.0",
|
|
118
|
-
"@types/oauth2orize": "1.8.0",
|
|
119
|
-
"@types/password-hash": "1.2.19",
|
|
120
|
-
"@types/progress": "2.0.3",
|
|
121
|
-
"@types/q": "1.0.3",
|
|
122
|
-
"@types/rimraf": "2.0.2",
|
|
123
|
-
"@types/socket.io": "1.4.31",
|
|
124
|
-
"@types/socket.io-client": "1.4.32",
|
|
125
|
-
"@types/systeminformation": "3.23.0",
|
|
126
|
-
"@types/vinyl": "2.0.2",
|
|
127
|
-
"@types/watch": "1.0.0",
|
|
128
|
-
"accepts": "1.3.4",
|
|
129
|
-
"any-project-cli": "~16.100.
|
|
130
|
-
"
|
|
131
|
-
"
|
|
132
|
-
"babel-
|
|
133
|
-
"babel-
|
|
134
|
-
"babel-
|
|
135
|
-
"babel-
|
|
136
|
-
"
|
|
137
|
-
"babel-preset-es2015": "6.24.1",
|
|
138
|
-
"background-worker-process": "~16.100.2",
|
|
111
|
+
"@types/node-notifier": "^5.4.0",
|
|
112
|
+
"@types/oauth2orize": "^1.8.0",
|
|
113
|
+
"@types/password-hash": "^1.2.19",
|
|
114
|
+
"@types/progress": "^2.0.3",
|
|
115
|
+
"@types/q": "^1.0.3",
|
|
116
|
+
"@types/rimraf": "^2.0.2",
|
|
117
|
+
"@types/socket.io": "^1.4.31",
|
|
118
|
+
"@types/socket.io-client": "^1.4.32",
|
|
119
|
+
"@types/systeminformation": "^3.23.0",
|
|
120
|
+
"@types/vinyl": "^2.0.2",
|
|
121
|
+
"@types/watch": "^1.0.0",
|
|
122
|
+
"accepts": "^1.3.4",
|
|
123
|
+
"any-project-cli": "~16.100.3",
|
|
124
|
+
"axios": "^0.17.1",
|
|
125
|
+
"babel-core": "^6.25.0",
|
|
126
|
+
"babel-loader": "^7.1.1",
|
|
127
|
+
"babel-plugin-syntax-dynamic-import": "^6.18.0",
|
|
128
|
+
"babel-preset-env": "^1.6.1",
|
|
129
|
+
"babel-preset-es2015": "^6.24.1",
|
|
130
|
+
"background-worker-process": "~16.100.3",
|
|
139
131
|
"bcryptjs": "2.4.3",
|
|
140
|
-
"body-parser": "1.18.2",
|
|
141
|
-
"buffer-shims": "1.0.0",
|
|
132
|
+
"body-parser": "^1.18.2",
|
|
133
|
+
"buffer-shims": "^1.0.0",
|
|
142
134
|
"callsite-record": "4.1.3",
|
|
143
|
-
"chai": "4.2.0",
|
|
144
|
-
"chalk": "2.3.2",
|
|
145
|
-
"check-node-version": "3.2.0",
|
|
135
|
+
"chai": "^4.2.0",
|
|
136
|
+
"chalk": "^2.3.2",
|
|
137
|
+
"check-node-version": "^3.2.0",
|
|
146
138
|
"cheerio": "1.0.0-rc.3",
|
|
147
139
|
"chokidar": "3.5.3",
|
|
148
|
-
"circular-
|
|
149
|
-
"
|
|
150
|
-
"command-exists": "1.2.2",
|
|
140
|
+
"circular-json": "^0.5.1",
|
|
141
|
+
"command-exists": "^1.2.2",
|
|
151
142
|
"compression": "1.7.4",
|
|
152
|
-
"
|
|
153
|
-
"
|
|
154
|
-
"
|
|
155
|
-
"copy-paste": "1.3.0",
|
|
156
|
-
"copy-webpack-plugin": "4.1.1",
|
|
143
|
+
"content-type": "^1.0.4",
|
|
144
|
+
"cookie-parser": "^1.4.3",
|
|
145
|
+
"copy-paste": "~1.3.0",
|
|
157
146
|
"core-js": "2.5.3",
|
|
158
|
-
"cors": "2.8.4",
|
|
159
|
-
"cpr": "3.0.1",
|
|
160
|
-
"cross-spawn": "7.0.3",
|
|
161
|
-
"
|
|
162
|
-
"cssnano": "3.10.0",
|
|
163
|
-
"dateformat": "3.0.3",
|
|
147
|
+
"cors": "^2.8.4",
|
|
148
|
+
"cpr": "^3.0.1",
|
|
149
|
+
"cross-spawn": "~7.0.3",
|
|
150
|
+
"dateformat": "^3.0.3",
|
|
164
151
|
"detect-mocha": "0.1.0",
|
|
165
|
-
"diff": "3.2.0",
|
|
166
|
-
"enquirer": "2.3.0",
|
|
152
|
+
"diff": "^3.2.0",
|
|
153
|
+
"enquirer": "^2.3.0",
|
|
167
154
|
"enum-values": "1.2.1",
|
|
168
|
-
"errorhandler": "1.5.0",
|
|
155
|
+
"errorhandler": "^1.5.0",
|
|
169
156
|
"eslint": "7.13.0",
|
|
170
157
|
"eslint-plugin-import": "2.22.1",
|
|
171
158
|
"eslint-plugin-jsdoc": "30.7.8",
|
|
172
159
|
"eslint-plugin-prefer-arrow": "1.2.2",
|
|
173
|
-
"
|
|
174
|
-
"express": "4.
|
|
175
|
-
"
|
|
176
|
-
"
|
|
177
|
-
"firedev": "
|
|
178
|
-
"firedev-
|
|
179
|
-
"firedev-
|
|
180
|
-
"firedev-
|
|
181
|
-
"firedev-storage": "~16.100.1",
|
|
182
|
-
"firedev-type-sql": "~16.100.1",
|
|
183
|
-
"firedev-typeorm": "~16.100.1",
|
|
184
|
-
"firedev-ui": "~16.5.20",
|
|
160
|
+
"express": "^4.16.3",
|
|
161
|
+
"express-fileupload": "^0.4.0",
|
|
162
|
+
"firedev-crud": "~16.100.3",
|
|
163
|
+
"firedev-crud-deamon": "~16.100.3",
|
|
164
|
+
"firedev-ports": "~16.100.3",
|
|
165
|
+
"firedev-type-sql": "~16.100.2",
|
|
166
|
+
"firedev-typeorm": "~16.100.2",
|
|
167
|
+
"firedev-ui": "~16.100.3",
|
|
185
168
|
"fkill": "6.1.0",
|
|
186
|
-
"friendly-errors-webpack-plugin": "1.6.1",
|
|
187
169
|
"fs-extra": "8.1.0",
|
|
188
|
-
"fuzzy": "0.1.3",
|
|
189
|
-
"glob": "7.1.2",
|
|
190
|
-
"gulp": "3.9.1",
|
|
191
|
-
"
|
|
192
|
-
"
|
|
193
|
-
"
|
|
194
|
-
"html-webpack-plugin": "2.29.0",
|
|
195
|
-
"http-proxy": "1.16.2",
|
|
170
|
+
"fuzzy": "^0.1.3",
|
|
171
|
+
"glob": "^7.1.2",
|
|
172
|
+
"gulp": "^3.9.1",
|
|
173
|
+
"hostile": "~1.3.3",
|
|
174
|
+
"html-webpack-plugin": "^2.29.0",
|
|
175
|
+
"http-proxy": "^1.16.2",
|
|
196
176
|
"http-proxy-middleware": "0.19.1",
|
|
197
177
|
"http-server": "0.11.1",
|
|
198
|
-
"incremental-compiler": "~16.100.
|
|
199
|
-
"inquirer": "7.3.3",
|
|
200
|
-
"inquirer-autocomplete-prompt": "1.3.0",
|
|
201
|
-
"
|
|
202
|
-
"
|
|
203
|
-
"
|
|
204
|
-
"
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
208
|
-
"
|
|
209
|
-
"
|
|
210
|
-
"
|
|
211
|
-
"
|
|
212
|
-
"
|
|
213
|
-
"
|
|
214
|
-
"
|
|
215
|
-
"
|
|
216
|
-
"
|
|
217
|
-
"
|
|
218
|
-
"
|
|
219
|
-
"karma-jasmine": "1.1.0",
|
|
220
|
-
"karma-jasmine-html-reporter": "0.2.2",
|
|
221
|
-
"less-loader": "4.0.5",
|
|
222
|
-
"lnk": "1.0.1",
|
|
223
|
-
"lockfile": "1.0.4",
|
|
224
|
-
"lodash": "4.17.4",
|
|
225
|
-
"lodash-walk-object": "~16.5.19",
|
|
226
|
-
"lowdb": "1.0.0",
|
|
227
|
-
"magic-renamer": "~16.100.2",
|
|
228
|
-
"method-override": "2.3.10",
|
|
229
|
-
"minimist": "1.2.0",
|
|
230
|
-
"mkdirp": "0.5.1",
|
|
231
|
-
"mocha": "5.2.0",
|
|
232
|
-
"moment": "2.22.2",
|
|
178
|
+
"incremental-compiler": "~16.100.3",
|
|
179
|
+
"inquirer": "~7.3.3",
|
|
180
|
+
"inquirer-autocomplete-prompt": "~1.3.0",
|
|
181
|
+
"is-elevated": "~3.0.0",
|
|
182
|
+
"jscodeshift": "^0.6.3",
|
|
183
|
+
"json-stringify-safe": "^5.0.1",
|
|
184
|
+
"json10": "~16.100.1",
|
|
185
|
+
"json10-writer": "~16.100.3",
|
|
186
|
+
"json5": "~2.1.3",
|
|
187
|
+
"json5-writer": "~0.2.0",
|
|
188
|
+
"lnk": "~1.0.1",
|
|
189
|
+
"lockfile": "^1.0.4",
|
|
190
|
+
"lodash": "^4.17.4",
|
|
191
|
+
"lodash-walk-object": "~16.100.1",
|
|
192
|
+
"lowdb": "^1.0.0",
|
|
193
|
+
"magic-renamer": "~16.100.3",
|
|
194
|
+
"method-override": "^2.3.10",
|
|
195
|
+
"minimist": "^1.2.0",
|
|
196
|
+
"mkdirp": "^0.5.1",
|
|
197
|
+
"mocha": "^5.2.0",
|
|
198
|
+
"moment": "^2.22.2",
|
|
233
199
|
"morphi": "~16.5.17",
|
|
234
|
-
"ng-
|
|
235
|
-
"
|
|
236
|
-
"ng2-
|
|
237
|
-
"ng2-rest": "~16.5.19",
|
|
238
|
-
"ngc-webpack": "4.1.2",
|
|
239
|
-
"ngx-store": "2.1.0",
|
|
200
|
+
"ng-talkback": "~16.100.1",
|
|
201
|
+
"ng2-logger": "~16.100.3",
|
|
202
|
+
"ng2-rest": "~16.100.1",
|
|
240
203
|
"node-cli-test": "0.0.2",
|
|
241
|
-
"node-cli-tester": "~16.
|
|
242
|
-
"node-
|
|
243
|
-
"
|
|
244
|
-
"
|
|
245
|
-
"npm-
|
|
246
|
-
"
|
|
247
|
-
"omelette": "0.4.5",
|
|
204
|
+
"node-cli-tester": "~16.100.1",
|
|
205
|
+
"node-notifier": "^6.0.0",
|
|
206
|
+
"nodemon": "^1.14.11",
|
|
207
|
+
"npm-get-dependents": "^1.0.1",
|
|
208
|
+
"npm-run": "^4.1.2",
|
|
209
|
+
"omelette": "^0.4.5",
|
|
248
210
|
"open": "7.2.1",
|
|
249
211
|
"ora": "3.4.0",
|
|
250
|
-
"passport": "0.3.2",
|
|
251
|
-
"passport-http-bearer": "1.0.1",
|
|
252
|
-
"password-hash": "1.2.2",
|
|
212
|
+
"passport": "^0.3.2",
|
|
213
|
+
"passport-http-bearer": "^1.0.1",
|
|
214
|
+
"password-hash": "^1.2.2",
|
|
253
215
|
"portfinder": "1.0.21",
|
|
254
|
-
"
|
|
255
|
-
"
|
|
256
|
-
"
|
|
257
|
-
"prettier": "2.3.2",
|
|
258
|
-
"progress": "2.0.3",
|
|
259
|
-
"prompts": "0.1.8",
|
|
260
|
-
"protractor": "5.2.0",
|
|
216
|
+
"prettier": "~2.3.2",
|
|
217
|
+
"progress": "^2.0.3",
|
|
218
|
+
"prompts": "^0.1.8",
|
|
261
219
|
"ps-list": "6.1.0",
|
|
262
|
-
"ps-node": "0.1.6",
|
|
263
|
-
"q": "1.5.1",
|
|
264
|
-
"randomcolor": "0.5.3",
|
|
265
|
-
"
|
|
266
|
-
"
|
|
267
|
-
"
|
|
268
|
-
"
|
|
269
|
-
"
|
|
270
|
-
"
|
|
271
|
-
"sass-variable-loader": "0.1.2",
|
|
272
|
-
"simple-git": "1.96.0",
|
|
273
|
-
"sloc": "0.2.0",
|
|
220
|
+
"ps-node": "^0.1.6",
|
|
221
|
+
"q": "^1.5.1",
|
|
222
|
+
"randomcolor": "^0.5.3",
|
|
223
|
+
"record-replay-req-res-scenario": "~16.100.1",
|
|
224
|
+
"reflect-metadata": "^0.1.10",
|
|
225
|
+
"rimraf": "^2.6.2",
|
|
226
|
+
"rxjs": "5.5.6",
|
|
227
|
+
"simple-git": "^1.96.0",
|
|
228
|
+
"sloc": "^0.2.0",
|
|
274
229
|
"socket.io": "2.4.1",
|
|
275
|
-
"sort-package-json": "1.11.0",
|
|
276
|
-
"
|
|
277
|
-
"
|
|
278
|
-
"
|
|
279
|
-
"
|
|
280
|
-
"
|
|
281
|
-
"
|
|
282
|
-
"
|
|
283
|
-
"
|
|
284
|
-
"tnp-
|
|
285
|
-
"tnp-
|
|
286
|
-
"tnp-
|
|
287
|
-
"tnp-db": "~16.100.2",
|
|
288
|
-
"tnp-helpers": "~16.100.2",
|
|
289
|
-
"tnp-models": "~16.100.2",
|
|
230
|
+
"sort-package-json": "^1.11.0",
|
|
231
|
+
"static-columns": "~undefined",
|
|
232
|
+
"string-similarity": "~4.0.2",
|
|
233
|
+
"sudo-block": "~3.0.0",
|
|
234
|
+
"sw-toolbox": "^3.6.0",
|
|
235
|
+
"systeminformation": "^3.45.7",
|
|
236
|
+
"tnp-cli": "~16.100.1",
|
|
237
|
+
"tnp-config": "~16.100.3",
|
|
238
|
+
"tnp-core": "~16.100.5",
|
|
239
|
+
"tnp-db": "~16.100.3",
|
|
240
|
+
"tnp-helpers": "~16.100.3",
|
|
241
|
+
"tnp-models": "~16.100.3",
|
|
290
242
|
"tnp-tools": "0.0.58",
|
|
291
|
-
"ts-loader": "2.3.1",
|
|
292
|
-
"ts-node": "7.0.1",
|
|
293
|
-
"tsickle": "0.26.0",
|
|
294
|
-
"tslib": "
|
|
295
|
-
"tslint": "5.9.1",
|
|
296
|
-
"typescript": "
|
|
297
|
-
"typescript-class-helpers": "~16.100.
|
|
298
|
-
"
|
|
299
|
-
"
|
|
300
|
-
"
|
|
301
|
-
"
|
|
302
|
-
"
|
|
303
|
-
"
|
|
304
|
-
"webpack": "~3.10.0",
|
|
305
|
-
"webpack-cli": "~3.3.12",
|
|
243
|
+
"ts-loader": "^2.3.1",
|
|
244
|
+
"ts-node": "^7.0.1",
|
|
245
|
+
"tsickle": "^0.26.0",
|
|
246
|
+
"tslib": "2.2.0",
|
|
247
|
+
"tslint": "^5.9.1",
|
|
248
|
+
"typescript": "4.1.5",
|
|
249
|
+
"typescript-class-helpers": "~16.100.3",
|
|
250
|
+
"underscore": "^1.9.1",
|
|
251
|
+
"uuid": "^8.3.2",
|
|
252
|
+
"vpn-split": "~16.100.1",
|
|
253
|
+
"watch": "~1.0.2",
|
|
254
|
+
"webpack": "3.10.0",
|
|
255
|
+
"webpack-cli": "3.3.12",
|
|
306
256
|
"webpack-dev-server": "~2.9.3",
|
|
307
|
-
"zone.js": "
|
|
257
|
+
"zone.js": "0.8.20"
|
|
308
258
|
},
|
|
309
259
|
"main": "dist/app.electron.js"
|
|
310
260
|
}
|
package/lib/column/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
5
|
-
exports.
|
|
3
|
+
exports.dummy1715739550216 = void 0;
|
|
4
|
+
function dummy1715739550216() { }
|
|
5
|
+
exports.dummy1715739550216 = dummy1715739550216;
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
package/lib/columns-gap/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
5
|
-
exports.
|
|
3
|
+
exports.dummy1715739550233 = void 0;
|
|
4
|
+
function dummy1715739550233() { }
|
|
5
|
+
exports.dummy1715739550233 = dummy1715739550233;
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"workerPlugins": {}
|
|
50
50
|
},
|
|
51
51
|
"name": "static-columns",
|
|
52
|
-
"version": "16.100.
|
|
52
|
+
"version": "16.100.2",
|
|
53
53
|
"description": "Static columns with flexbox for Agnular2",
|
|
54
54
|
"repository": {
|
|
55
55
|
"type": "git",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"homepage": "https://github.com/darekf77/static-columns#readme",
|
|
74
74
|
"dependencies": {},
|
|
75
75
|
"private": false,
|
|
76
|
-
"lastBuildTagHash": "
|
|
76
|
+
"lastBuildTagHash": "77105298a171055a62556deb2dc2c6f6164f9118",
|
|
77
77
|
"devDependencies": {},
|
|
78
78
|
"main": "dist/app.electron.js"
|
|
79
79
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"workerPlugins": {}
|
|
55
55
|
},
|
|
56
56
|
"name": "static-columns",
|
|
57
|
-
"version": "16.100.
|
|
57
|
+
"version": "16.100.2",
|
|
58
58
|
"description": "Static columns with flexbox for Agnular2",
|
|
59
59
|
"repository": {
|
|
60
60
|
"type": "git",
|
|
@@ -78,250 +78,200 @@
|
|
|
78
78
|
"homepage": "https://github.com/darekf77/static-columns#readme",
|
|
79
79
|
"dependencies": {},
|
|
80
80
|
"private": false,
|
|
81
|
-
"lastBuildTagHash": "
|
|
81
|
+
"lastBuildTagHash": "77105298a171055a62556deb2dc2c6f6164f9118",
|
|
82
82
|
"devDependencies": {
|
|
83
|
-
"@angular-devkit/build-optimizer": "
|
|
84
|
-
"@angular-devkit/schematics": "
|
|
85
|
-
"@angular/animations": "
|
|
86
|
-
"@angular/cdk": "
|
|
83
|
+
"@angular-devkit/build-optimizer": "^0.3.1",
|
|
84
|
+
"@angular-devkit/schematics": "^0.0.42",
|
|
85
|
+
"@angular/animations": "5.2.0",
|
|
86
|
+
"@angular/cdk": "^5.2.5",
|
|
87
87
|
"@angular/cli": "~1.6.8",
|
|
88
|
-
"@angular/common": "
|
|
89
|
-
"@angular/compiler": "
|
|
88
|
+
"@angular/common": "5.2.0",
|
|
89
|
+
"@angular/compiler": "5.2.0",
|
|
90
90
|
"@angular/compiler-cli": "~5.1.0",
|
|
91
|
-
"@angular/core": "
|
|
92
|
-
"@angular/forms": "
|
|
93
|
-
"@angular/http": "
|
|
91
|
+
"@angular/core": "5.2.0",
|
|
92
|
+
"@angular/forms": "5.2.0",
|
|
93
|
+
"@angular/http": "5.2.0",
|
|
94
94
|
"@angular/language-service": "~5.1.0",
|
|
95
|
-
"@angular/material": "
|
|
96
|
-
"@angular/platform-browser": "
|
|
97
|
-
"@angular/platform-browser-dynamic": "
|
|
98
|
-
"@angular/router": "
|
|
99
|
-
"@
|
|
100
|
-
"@ionic-native/splash-screen": "4.4.0",
|
|
101
|
-
"@ionic-native/status-bar": "4.4.0",
|
|
102
|
-
"@ionic/app-scripts": "3.1.8",
|
|
103
|
-
"@ionic/storage": "2.1.3",
|
|
104
|
-
"@ngtools/webpack": "1.9.3",
|
|
105
|
-
"@types/chai": "4.1.2",
|
|
95
|
+
"@angular/material": "^5.2.5",
|
|
96
|
+
"@angular/platform-browser": "5.2.0",
|
|
97
|
+
"@angular/platform-browser-dynamic": "5.2.0",
|
|
98
|
+
"@angular/router": "5.2.0",
|
|
99
|
+
"@types/chai": "^4.1.2",
|
|
106
100
|
"@types/chokidar": "2.1.3",
|
|
107
|
-
"@types/dateformat": "1.0.1",
|
|
108
|
-
"@types/diff": "3.2.2",
|
|
109
|
-
"@types/express": "4.11.0",
|
|
110
|
-
"@types/express-fileupload": "0.1.1",
|
|
111
|
-
"@types/fs-extra": "7.0.0",
|
|
112
|
-
"@types/glob": "5.0.35",
|
|
113
|
-
"@types/http-proxy": "1.16.0",
|
|
101
|
+
"@types/dateformat": "^1.0.1",
|
|
102
|
+
"@types/diff": "^3.2.2",
|
|
103
|
+
"@types/express": "^4.11.0",
|
|
104
|
+
"@types/express-fileupload": "^0.1.1",
|
|
105
|
+
"@types/fs-extra": "^7.0.0",
|
|
106
|
+
"@types/glob": "^5.0.35",
|
|
107
|
+
"@types/http-proxy": "^1.16.0",
|
|
114
108
|
"@types/http-proxy-middleware": "0.19.2",
|
|
115
|
-
"@types/json-stringify-safe": "5.0.0",
|
|
109
|
+
"@types/json-stringify-safe": "^5.0.0",
|
|
116
110
|
"@types/json5": "0.0.29",
|
|
117
|
-
"@types/lockfile": "1.0.0",
|
|
111
|
+
"@types/lockfile": "^1.0.0",
|
|
118
112
|
"@types/lodash": "4.14.92",
|
|
119
|
-
"@types/lowdb": "1.0.6",
|
|
120
|
-
"@types/mocha": "5.2.5",
|
|
113
|
+
"@types/lowdb": "^1.0.6",
|
|
114
|
+
"@types/mocha": "^5.2.5",
|
|
121
115
|
"@types/node": "10.12.30",
|
|
122
|
-
"@types/node-notifier": "5.4.0",
|
|
123
|
-
"@types/oauth2orize": "1.8.0",
|
|
124
|
-
"@types/password-hash": "1.2.19",
|
|
125
|
-
"@types/progress": "2.0.3",
|
|
126
|
-
"@types/q": "1.0.3",
|
|
127
|
-
"@types/rimraf": "2.0.2",
|
|
128
|
-
"@types/socket.io": "1.4.31",
|
|
129
|
-
"@types/socket.io-client": "1.4.32",
|
|
130
|
-
"@types/systeminformation": "3.23.0",
|
|
131
|
-
"@types/vinyl": "2.0.2",
|
|
132
|
-
"@types/watch": "1.0.0",
|
|
133
|
-
"accepts": "1.3.4",
|
|
134
|
-
"any-project-cli": "~16.100.
|
|
135
|
-
"
|
|
136
|
-
"
|
|
137
|
-
"babel-
|
|
138
|
-
"babel-
|
|
139
|
-
"babel-
|
|
140
|
-
"babel-
|
|
141
|
-
"
|
|
142
|
-
"babel-preset-es2015": "6.24.1",
|
|
143
|
-
"background-worker-process": "~16.100.2",
|
|
116
|
+
"@types/node-notifier": "^5.4.0",
|
|
117
|
+
"@types/oauth2orize": "^1.8.0",
|
|
118
|
+
"@types/password-hash": "^1.2.19",
|
|
119
|
+
"@types/progress": "^2.0.3",
|
|
120
|
+
"@types/q": "^1.0.3",
|
|
121
|
+
"@types/rimraf": "^2.0.2",
|
|
122
|
+
"@types/socket.io": "^1.4.31",
|
|
123
|
+
"@types/socket.io-client": "^1.4.32",
|
|
124
|
+
"@types/systeminformation": "^3.23.0",
|
|
125
|
+
"@types/vinyl": "^2.0.2",
|
|
126
|
+
"@types/watch": "^1.0.0",
|
|
127
|
+
"accepts": "^1.3.4",
|
|
128
|
+
"any-project-cli": "~16.100.3",
|
|
129
|
+
"axios": "^0.17.1",
|
|
130
|
+
"babel-core": "^6.25.0",
|
|
131
|
+
"babel-loader": "^7.1.1",
|
|
132
|
+
"babel-plugin-syntax-dynamic-import": "^6.18.0",
|
|
133
|
+
"babel-preset-env": "^1.6.1",
|
|
134
|
+
"babel-preset-es2015": "^6.24.1",
|
|
135
|
+
"background-worker-process": "~16.100.3",
|
|
144
136
|
"bcryptjs": "2.4.3",
|
|
145
|
-
"body-parser": "1.18.2",
|
|
146
|
-
"buffer-shims": "1.0.0",
|
|
137
|
+
"body-parser": "^1.18.2",
|
|
138
|
+
"buffer-shims": "^1.0.0",
|
|
147
139
|
"callsite-record": "4.1.3",
|
|
148
|
-
"chai": "4.2.0",
|
|
149
|
-
"chalk": "2.3.2",
|
|
150
|
-
"check-node-version": "3.2.0",
|
|
140
|
+
"chai": "^4.2.0",
|
|
141
|
+
"chalk": "^2.3.2",
|
|
142
|
+
"check-node-version": "^3.2.0",
|
|
151
143
|
"cheerio": "1.0.0-rc.3",
|
|
152
144
|
"chokidar": "3.5.3",
|
|
153
|
-
"circular-
|
|
154
|
-
"
|
|
155
|
-
"command-exists": "1.2.2",
|
|
145
|
+
"circular-json": "^0.5.1",
|
|
146
|
+
"command-exists": "^1.2.2",
|
|
156
147
|
"compression": "1.7.4",
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
-
"
|
|
160
|
-
"copy-paste": "1.3.0",
|
|
161
|
-
"copy-webpack-plugin": "4.1.1",
|
|
148
|
+
"content-type": "^1.0.4",
|
|
149
|
+
"cookie-parser": "^1.4.3",
|
|
150
|
+
"copy-paste": "~1.3.0",
|
|
162
151
|
"core-js": "2.5.3",
|
|
163
|
-
"cors": "2.8.4",
|
|
164
|
-
"cpr": "3.0.1",
|
|
165
|
-
"cross-spawn": "7.0.3",
|
|
166
|
-
"
|
|
167
|
-
"cssnano": "3.10.0",
|
|
168
|
-
"dateformat": "3.0.3",
|
|
152
|
+
"cors": "^2.8.4",
|
|
153
|
+
"cpr": "^3.0.1",
|
|
154
|
+
"cross-spawn": "~7.0.3",
|
|
155
|
+
"dateformat": "^3.0.3",
|
|
169
156
|
"detect-mocha": "0.1.0",
|
|
170
|
-
"diff": "3.2.0",
|
|
171
|
-
"enquirer": "2.3.0",
|
|
157
|
+
"diff": "^3.2.0",
|
|
158
|
+
"enquirer": "^2.3.0",
|
|
172
159
|
"enum-values": "1.2.1",
|
|
173
|
-
"errorhandler": "1.5.0",
|
|
160
|
+
"errorhandler": "^1.5.0",
|
|
174
161
|
"eslint": "7.13.0",
|
|
175
162
|
"eslint-plugin-import": "2.22.1",
|
|
176
163
|
"eslint-plugin-jsdoc": "30.7.8",
|
|
177
164
|
"eslint-plugin-prefer-arrow": "1.2.2",
|
|
178
|
-
"
|
|
179
|
-
"express": "4.
|
|
180
|
-
"
|
|
181
|
-
"
|
|
182
|
-
"firedev": "
|
|
183
|
-
"firedev-
|
|
184
|
-
"firedev-
|
|
185
|
-
"firedev-
|
|
186
|
-
"firedev-storage": "~16.100.1",
|
|
187
|
-
"firedev-type-sql": "~16.100.1",
|
|
188
|
-
"firedev-typeorm": "~16.100.1",
|
|
189
|
-
"firedev-ui": "~16.5.20",
|
|
165
|
+
"express": "^4.16.3",
|
|
166
|
+
"express-fileupload": "^0.4.0",
|
|
167
|
+
"firedev-crud": "~16.100.3",
|
|
168
|
+
"firedev-crud-deamon": "~16.100.3",
|
|
169
|
+
"firedev-ports": "~16.100.3",
|
|
170
|
+
"firedev-type-sql": "~16.100.2",
|
|
171
|
+
"firedev-typeorm": "~16.100.2",
|
|
172
|
+
"firedev-ui": "~16.100.3",
|
|
190
173
|
"fkill": "6.1.0",
|
|
191
|
-
"friendly-errors-webpack-plugin": "1.6.1",
|
|
192
174
|
"fs-extra": "8.1.0",
|
|
193
|
-
"fuzzy": "0.1.3",
|
|
194
|
-
"glob": "7.1.2",
|
|
195
|
-
"gulp": "3.9.1",
|
|
196
|
-
"
|
|
197
|
-
"
|
|
198
|
-
"
|
|
199
|
-
"html-webpack-plugin": "2.29.0",
|
|
200
|
-
"http-proxy": "1.16.2",
|
|
175
|
+
"fuzzy": "^0.1.3",
|
|
176
|
+
"glob": "^7.1.2",
|
|
177
|
+
"gulp": "^3.9.1",
|
|
178
|
+
"hostile": "~1.3.3",
|
|
179
|
+
"html-webpack-plugin": "^2.29.0",
|
|
180
|
+
"http-proxy": "^1.16.2",
|
|
201
181
|
"http-proxy-middleware": "0.19.1",
|
|
202
182
|
"http-server": "0.11.1",
|
|
203
|
-
"incremental-compiler": "~16.100.
|
|
204
|
-
"inquirer": "7.3.3",
|
|
205
|
-
"inquirer-autocomplete-prompt": "1.3.0",
|
|
206
|
-
"
|
|
207
|
-
"
|
|
208
|
-
"
|
|
209
|
-
"
|
|
210
|
-
"
|
|
211
|
-
"
|
|
212
|
-
"
|
|
213
|
-
"
|
|
214
|
-
"
|
|
215
|
-
"
|
|
216
|
-
"
|
|
217
|
-
"
|
|
218
|
-
"
|
|
219
|
-
"
|
|
220
|
-
"
|
|
221
|
-
"
|
|
222
|
-
"
|
|
223
|
-
"
|
|
224
|
-
"karma-jasmine": "1.1.0",
|
|
225
|
-
"karma-jasmine-html-reporter": "0.2.2",
|
|
226
|
-
"less-loader": "4.0.5",
|
|
227
|
-
"lnk": "1.0.1",
|
|
228
|
-
"lockfile": "1.0.4",
|
|
229
|
-
"lodash": "4.17.4",
|
|
230
|
-
"lodash-walk-object": "~16.5.19",
|
|
231
|
-
"lowdb": "1.0.0",
|
|
232
|
-
"magic-renamer": "~16.100.2",
|
|
233
|
-
"method-override": "2.3.10",
|
|
234
|
-
"minimist": "1.2.0",
|
|
235
|
-
"mkdirp": "0.5.1",
|
|
236
|
-
"mocha": "5.2.0",
|
|
237
|
-
"moment": "2.22.2",
|
|
183
|
+
"incremental-compiler": "~16.100.3",
|
|
184
|
+
"inquirer": "~7.3.3",
|
|
185
|
+
"inquirer-autocomplete-prompt": "~1.3.0",
|
|
186
|
+
"is-elevated": "~3.0.0",
|
|
187
|
+
"jscodeshift": "^0.6.3",
|
|
188
|
+
"json-stringify-safe": "^5.0.1",
|
|
189
|
+
"json10": "~16.100.1",
|
|
190
|
+
"json10-writer": "~16.100.3",
|
|
191
|
+
"json5": "~2.1.3",
|
|
192
|
+
"json5-writer": "~0.2.0",
|
|
193
|
+
"lnk": "~1.0.1",
|
|
194
|
+
"lockfile": "^1.0.4",
|
|
195
|
+
"lodash": "^4.17.4",
|
|
196
|
+
"lodash-walk-object": "~16.100.1",
|
|
197
|
+
"lowdb": "^1.0.0",
|
|
198
|
+
"magic-renamer": "~16.100.3",
|
|
199
|
+
"method-override": "^2.3.10",
|
|
200
|
+
"minimist": "^1.2.0",
|
|
201
|
+
"mkdirp": "^0.5.1",
|
|
202
|
+
"mocha": "^5.2.0",
|
|
203
|
+
"moment": "^2.22.2",
|
|
238
204
|
"morphi": "~16.5.17",
|
|
239
|
-
"ng-
|
|
240
|
-
"
|
|
241
|
-
"ng2-
|
|
242
|
-
"ng2-rest": "~16.5.19",
|
|
243
|
-
"ngc-webpack": "4.1.2",
|
|
244
|
-
"ngx-store": "2.1.0",
|
|
205
|
+
"ng-talkback": "~16.100.1",
|
|
206
|
+
"ng2-logger": "~16.100.3",
|
|
207
|
+
"ng2-rest": "~16.100.1",
|
|
245
208
|
"node-cli-test": "0.0.2",
|
|
246
|
-
"node-cli-tester": "~16.
|
|
247
|
-
"node-
|
|
248
|
-
"
|
|
249
|
-
"
|
|
250
|
-
"npm-
|
|
251
|
-
"
|
|
252
|
-
"omelette": "0.4.5",
|
|
209
|
+
"node-cli-tester": "~16.100.1",
|
|
210
|
+
"node-notifier": "^6.0.0",
|
|
211
|
+
"nodemon": "^1.14.11",
|
|
212
|
+
"npm-get-dependents": "^1.0.1",
|
|
213
|
+
"npm-run": "^4.1.2",
|
|
214
|
+
"omelette": "^0.4.5",
|
|
253
215
|
"open": "7.2.1",
|
|
254
216
|
"ora": "3.4.0",
|
|
255
|
-
"passport": "0.3.2",
|
|
256
|
-
"passport-http-bearer": "1.0.1",
|
|
257
|
-
"password-hash": "1.2.2",
|
|
217
|
+
"passport": "^0.3.2",
|
|
218
|
+
"passport-http-bearer": "^1.0.1",
|
|
219
|
+
"password-hash": "^1.2.2",
|
|
258
220
|
"portfinder": "1.0.21",
|
|
259
|
-
"
|
|
260
|
-
"
|
|
261
|
-
"
|
|
262
|
-
"prettier": "2.3.2",
|
|
263
|
-
"progress": "2.0.3",
|
|
264
|
-
"prompts": "0.1.8",
|
|
265
|
-
"protractor": "5.2.0",
|
|
221
|
+
"prettier": "~2.3.2",
|
|
222
|
+
"progress": "^2.0.3",
|
|
223
|
+
"prompts": "^0.1.8",
|
|
266
224
|
"ps-list": "6.1.0",
|
|
267
|
-
"ps-node": "0.1.6",
|
|
268
|
-
"q": "1.5.1",
|
|
269
|
-
"randomcolor": "0.5.3",
|
|
270
|
-
"
|
|
271
|
-
"
|
|
272
|
-
"
|
|
273
|
-
"
|
|
274
|
-
"
|
|
275
|
-
"
|
|
276
|
-
"sass-variable-loader": "0.1.2",
|
|
277
|
-
"simple-git": "1.96.0",
|
|
278
|
-
"sloc": "0.2.0",
|
|
225
|
+
"ps-node": "^0.1.6",
|
|
226
|
+
"q": "^1.5.1",
|
|
227
|
+
"randomcolor": "^0.5.3",
|
|
228
|
+
"record-replay-req-res-scenario": "~16.100.1",
|
|
229
|
+
"reflect-metadata": "^0.1.10",
|
|
230
|
+
"rimraf": "^2.6.2",
|
|
231
|
+
"rxjs": "5.5.6",
|
|
232
|
+
"simple-git": "^1.96.0",
|
|
233
|
+
"sloc": "^0.2.0",
|
|
279
234
|
"socket.io": "2.4.1",
|
|
280
|
-
"sort-package-json": "1.11.0",
|
|
281
|
-
"
|
|
282
|
-
"
|
|
283
|
-
"
|
|
284
|
-
"
|
|
285
|
-
"
|
|
286
|
-
"
|
|
287
|
-
"
|
|
288
|
-
"
|
|
289
|
-
"tnp-
|
|
290
|
-
"tnp-
|
|
291
|
-
"tnp-
|
|
292
|
-
"tnp-db": "~16.100.2",
|
|
293
|
-
"tnp-helpers": "~16.100.2",
|
|
294
|
-
"tnp-models": "~16.100.2",
|
|
235
|
+
"sort-package-json": "^1.11.0",
|
|
236
|
+
"static-columns": "~undefined",
|
|
237
|
+
"string-similarity": "~4.0.2",
|
|
238
|
+
"sudo-block": "~3.0.0",
|
|
239
|
+
"sw-toolbox": "^3.6.0",
|
|
240
|
+
"systeminformation": "^3.45.7",
|
|
241
|
+
"tnp-cli": "~16.100.1",
|
|
242
|
+
"tnp-config": "~16.100.3",
|
|
243
|
+
"tnp-core": "~16.100.5",
|
|
244
|
+
"tnp-db": "~16.100.3",
|
|
245
|
+
"tnp-helpers": "~16.100.3",
|
|
246
|
+
"tnp-models": "~16.100.3",
|
|
295
247
|
"tnp-tools": "0.0.58",
|
|
296
|
-
"ts-loader": "2.3.1",
|
|
297
|
-
"ts-node": "7.0.1",
|
|
298
|
-
"tsickle": "0.26.0",
|
|
299
|
-
"tslib": "
|
|
300
|
-
"tslint": "5.9.1",
|
|
301
|
-
"typescript": "
|
|
302
|
-
"typescript-class-helpers": "~16.100.
|
|
303
|
-
"
|
|
304
|
-
"
|
|
305
|
-
"
|
|
306
|
-
"
|
|
307
|
-
"
|
|
308
|
-
"
|
|
309
|
-
"webpack": "~3.10.0",
|
|
310
|
-
"webpack-cli": "~3.3.12",
|
|
248
|
+
"ts-loader": "^2.3.1",
|
|
249
|
+
"ts-node": "^7.0.1",
|
|
250
|
+
"tsickle": "^0.26.0",
|
|
251
|
+
"tslib": "2.2.0",
|
|
252
|
+
"tslint": "^5.9.1",
|
|
253
|
+
"typescript": "4.1.5",
|
|
254
|
+
"typescript-class-helpers": "~16.100.3",
|
|
255
|
+
"underscore": "^1.9.1",
|
|
256
|
+
"uuid": "^8.3.2",
|
|
257
|
+
"vpn-split": "~16.100.1",
|
|
258
|
+
"watch": "~1.0.2",
|
|
259
|
+
"webpack": "3.10.0",
|
|
260
|
+
"webpack-cli": "3.3.12",
|
|
311
261
|
"webpack-dev-server": "~2.9.3",
|
|
312
|
-
"zone.js": "
|
|
262
|
+
"zone.js": "0.8.20"
|
|
313
263
|
},
|
|
314
264
|
"main": "dist/app.electron.js"
|
|
315
265
|
},
|
|
316
266
|
"build": {
|
|
317
|
-
"number":
|
|
318
|
-
"date": "2024-
|
|
319
|
-
"hash": "
|
|
267
|
+
"number": 381,
|
|
268
|
+
"date": "2024-05-15T00:43:48.000Z",
|
|
269
|
+
"hash": "47f36bca99d049acb5c5e308cc020dc2b3c638a0"
|
|
320
270
|
},
|
|
321
271
|
"currentProjectName": "static-columns",
|
|
322
272
|
"currentProjectGenericName": "static-columns",
|
|
323
273
|
"currentProjectType": "isomorphic-lib",
|
|
324
|
-
"currentFrameworkVersion": "16.100.
|
|
274
|
+
"currentFrameworkVersion": "16.100.3",
|
|
325
275
|
"isStandaloneProject": true,
|
|
326
276
|
"isSmartContainer": false,
|
|
327
277
|
"pathesTsconfig": "\"paths\": {\"static-columns\":[\"./src/lib\"],\"static-columns/*\":[\"./src/lib/*\"]},",
|