static-columns 16.5.2 → 16.5.4
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/browser/esm2022/lib/columns-gap/columns-gap.component.mjs +3 -3
- package/browser/esm2022/lib/columns.component.mjs +3 -3
- package/browser/fesm2022/static-columns.mjs +4 -4
- package/browser/fesm2022/static-columns.mjs.map +1 -1
- package/client/esm2022/lib/columns-gap/columns-gap.component.mjs +3 -3
- package/client/esm2022/lib/columns.component.mjs +3 -3
- package/client/fesm2022/static-columns.mjs +4 -4
- package/client/fesm2022/static-columns.mjs.map +1 -1
- package/client/package.json +32 -32
- package/lib/column/index.js +3 -3
- package/lib/columns-gap/index.js +3 -3
- package/package.json +2 -2
- package/src.d.ts +6 -0
- package/tmp-environment.json +36 -37
- package/websql/esm2022/lib/columns-gap/columns-gap.component.mjs +3 -3
- package/websql/esm2022/lib/columns.component.mjs +3 -3
- package/websql/fesm2022/static-columns.mjs +4 -4
- package/websql/fesm2022/static-columns.mjs.map +1 -1
package/client/package.json
CHANGED
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"workerPlugins": {}
|
|
46
46
|
},
|
|
47
47
|
"name": "static-columns",
|
|
48
|
-
"version": "16.5.
|
|
48
|
+
"version": "16.5.4",
|
|
49
49
|
"description": "Static columns with flexbox for Agnular2",
|
|
50
50
|
"repository": {
|
|
51
51
|
"type": "git",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"homepage": "https://github.com/darekf77/static-columns#readme",
|
|
70
70
|
"dependencies": {},
|
|
71
71
|
"private": false,
|
|
72
|
-
"lastBuildTagHash": "
|
|
72
|
+
"lastBuildTagHash": "a5c2895976950b835633ab91ca402ef4652da916",
|
|
73
73
|
"devDependencies": {
|
|
74
74
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
75
75
|
"@angular-devkit/core": "~16.0.5",
|
|
@@ -151,9 +151,9 @@
|
|
|
151
151
|
"angular-material-css-vars": "5.0.2",
|
|
152
152
|
"angular-resize-event": "3.2.0",
|
|
153
153
|
"animate.css": "4.1.1 ",
|
|
154
|
-
"any-project-cli": "~16.5.
|
|
154
|
+
"any-project-cli": "~16.5.4",
|
|
155
155
|
"axios": "1.3.5",
|
|
156
|
-
"background-worker-process": "~16.5.
|
|
156
|
+
"background-worker-process": "~16.5.4",
|
|
157
157
|
"base32": "0.0.7",
|
|
158
158
|
"bcryptjs": "2.4.3",
|
|
159
159
|
"better-sqlite3": "7.6.2",
|
|
@@ -200,13 +200,13 @@
|
|
|
200
200
|
"file-saver": "2.0.5",
|
|
201
201
|
"file-type": "18.5.0",
|
|
202
202
|
"firedev": "^16",
|
|
203
|
-
"firedev-crud": "~16.5.
|
|
204
|
-
"firedev-crud-deamon": "~16.5.
|
|
205
|
-
"firedev-ports": "~16.5.
|
|
206
|
-
"firedev-storage": "~16.5.
|
|
207
|
-
"firedev-type-sql": "~16.5.
|
|
208
|
-
"firedev-typeorm": "~16.5.
|
|
209
|
-
"firedev-ui": "~16.5.
|
|
203
|
+
"firedev-crud": "~16.5.4",
|
|
204
|
+
"firedev-crud-deamon": "~16.5.4",
|
|
205
|
+
"firedev-ports": "~16.5.4",
|
|
206
|
+
"firedev-storage": "~16.5.4",
|
|
207
|
+
"firedev-type-sql": "~16.5.4",
|
|
208
|
+
"firedev-typeorm": "~16.5.4",
|
|
209
|
+
"firedev-ui": "~16.5.3",
|
|
210
210
|
"fkill": "6.1.0",
|
|
211
211
|
"font-awesome": "4.7.0",
|
|
212
212
|
"form-data": "4.0.0",
|
|
@@ -223,11 +223,11 @@
|
|
|
223
223
|
"image-focus": "1.2.1",
|
|
224
224
|
"immer": "10.0.2",
|
|
225
225
|
"immutable": "4.3.0",
|
|
226
|
-
"incremental-compiler": "~16.5.
|
|
226
|
+
"incremental-compiler": "~16.5.14",
|
|
227
227
|
"inquirer": "7.3.3",
|
|
228
228
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
229
229
|
"is-elevated": "3.0.0",
|
|
230
|
-
"isomorphic-region-loader": "~16.5.
|
|
230
|
+
"isomorphic-region-loader": "~16.5.4",
|
|
231
231
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
232
232
|
"jest": "29.5.0",
|
|
233
233
|
"jest-date-mock": "1.0.8",
|
|
@@ -238,8 +238,8 @@
|
|
|
238
238
|
"joi": "17.9.2",
|
|
239
239
|
"jscodeshift": "0.6.3",
|
|
240
240
|
"json-stringify-safe": "5.0.1",
|
|
241
|
-
"json10": "~16.5.
|
|
242
|
-
"json10-writer": "~16.5.
|
|
241
|
+
"json10": "~16.5.3",
|
|
242
|
+
"json10-writer": "~16.5.4",
|
|
243
243
|
"json5": "2.2.1",
|
|
244
244
|
"json5-writer": "0.2.0",
|
|
245
245
|
"jszip": "3.10.1",
|
|
@@ -248,23 +248,23 @@
|
|
|
248
248
|
"localforage": "1.10.0",
|
|
249
249
|
"lockfile": "1.0.4",
|
|
250
250
|
"lodash": "4.17.20",
|
|
251
|
-
"lodash-walk-object": "~16.5.
|
|
251
|
+
"lodash-walk-object": "~16.5.3",
|
|
252
252
|
"lowdb": "1.0.0",
|
|
253
|
-
"magic-renamer": "~16.5.
|
|
253
|
+
"magic-renamer": "~16.5.4",
|
|
254
254
|
"material-design-icons": "3.0.1",
|
|
255
255
|
"method-override": "2.3.10",
|
|
256
256
|
"minimist": "1.2.0",
|
|
257
257
|
"mkdirp": "0.5.1",
|
|
258
258
|
"mocha": "10.2.0",
|
|
259
259
|
"moment": "2.29.3",
|
|
260
|
-
"morphi": "~16.5.
|
|
260
|
+
"morphi": "~16.5.3",
|
|
261
261
|
"ng-for-track-by-property": "16.0.1",
|
|
262
262
|
"ng-in-viewport": "15.0.2",
|
|
263
263
|
"ng-lock": "16.0.1",
|
|
264
264
|
"ng-packagr": "16.0.1",
|
|
265
|
-
"ng-talkback": "~16.5.
|
|
266
|
-
"ng2-logger": "~16.5.
|
|
267
|
-
"ng2-rest": "~16.5.
|
|
265
|
+
"ng-talkback": "~16.5.3",
|
|
266
|
+
"ng2-logger": "~16.5.4",
|
|
267
|
+
"ng2-rest": "~16.5.3",
|
|
268
268
|
"ngx-ace-wrapper": "14.0.0",
|
|
269
269
|
"ngx-editor": "15.3.0",
|
|
270
270
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
"ngx-scrolltop": "6.0.0",
|
|
278
278
|
"ngx-store": "3.1.1",
|
|
279
279
|
"ngx-typed-js": "2.1.1",
|
|
280
|
-
"node-cli-tester": "~16.5.
|
|
280
|
+
"node-cli-tester": "~16.5.3",
|
|
281
281
|
"node-localstorage": "2.1.6",
|
|
282
282
|
"node-notifier": "6.0.0",
|
|
283
283
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
"q": "1.5.1",
|
|
305
305
|
"rallax.js": "2.0.4",
|
|
306
306
|
"randomcolor": "0.5.3",
|
|
307
|
-
"record-replay-req-res-scenario": "~16.5.
|
|
307
|
+
"record-replay-req-res-scenario": "~16.5.3",
|
|
308
308
|
"reflect-metadata": "0.1.10",
|
|
309
309
|
"rimraf": "2.6.2",
|
|
310
310
|
"rxjs": "~7.8.0",
|
|
@@ -315,7 +315,7 @@
|
|
|
315
315
|
"socket.io": "2.4.1",
|
|
316
316
|
"sort-package-json": "1.11.0",
|
|
317
317
|
"sql.js": "1.8.0",
|
|
318
|
-
"static-columns": "~16.5.
|
|
318
|
+
"static-columns": "~16.5.3",
|
|
319
319
|
"string-similarity": "4.0.2",
|
|
320
320
|
"sudo-block": "3.0.0",
|
|
321
321
|
"supertest": "6.3.3",
|
|
@@ -323,12 +323,12 @@
|
|
|
323
323
|
"systeminformation": "3.45.7",
|
|
324
324
|
"task.js": "0.1.5",
|
|
325
325
|
"threads": "1.7.0",
|
|
326
|
-
"tnp-cli": "~16.5.
|
|
327
|
-
"tnp-config": "~16.5.
|
|
328
|
-
"tnp-core": "~16.5.
|
|
329
|
-
"tnp-db": "~16.5.
|
|
330
|
-
"tnp-helpers": "~16.5.
|
|
331
|
-
"tnp-models": "~16.5.
|
|
326
|
+
"tnp-cli": "~16.5.3",
|
|
327
|
+
"tnp-config": "~16.5.4",
|
|
328
|
+
"tnp-core": "~16.5.9",
|
|
329
|
+
"tnp-db": "~16.5.4",
|
|
330
|
+
"tnp-helpers": "~16.5.4",
|
|
331
|
+
"tnp-models": "~16.5.4",
|
|
332
332
|
"ts-debug": "1.3.0",
|
|
333
333
|
"ts-loader": "2.3.1",
|
|
334
334
|
"ts-node": "10.9.1",
|
|
@@ -337,13 +337,13 @@
|
|
|
337
337
|
"turndown": "7.1.2",
|
|
338
338
|
"typeorm": "~0.3.10",
|
|
339
339
|
"typescript": "~5.0.2",
|
|
340
|
-
"typescript-class-helpers": "~16.5.
|
|
340
|
+
"typescript-class-helpers": "~16.5.4",
|
|
341
341
|
"typescript-formatter": "~7.2.2",
|
|
342
342
|
"underscore": "1.9.1",
|
|
343
343
|
"uuid": "8.3.2",
|
|
344
344
|
"validator": "9.2.0",
|
|
345
345
|
"video.js": "8.3.0",
|
|
346
|
-
"vpn-split": "~16.5.
|
|
346
|
+
"vpn-split": "~16.5.3",
|
|
347
347
|
"watch": "1.0.2",
|
|
348
348
|
"yup": "1.1.1",
|
|
349
349
|
"zone.js": "~0.13.0"
|
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.dummy1703613553870 = void 0;
|
|
4
|
+
function dummy1703613553870() { }
|
|
5
|
+
exports.dummy1703613553870 = dummy1703613553870;
|
|
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.dummy1703613553887 = void 0;
|
|
4
|
+
function dummy1703613553887() { }
|
|
5
|
+
exports.dummy1703613553887 = dummy1703613553887;
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"workerPlugins": {}
|
|
46
46
|
},
|
|
47
47
|
"name": "static-columns",
|
|
48
|
-
"version": "16.5.
|
|
48
|
+
"version": "16.5.4",
|
|
49
49
|
"description": "Static columns with flexbox for Agnular2",
|
|
50
50
|
"repository": {
|
|
51
51
|
"type": "git",
|
|
@@ -69,6 +69,6 @@
|
|
|
69
69
|
"homepage": "https://github.com/darekf77/static-columns#readme",
|
|
70
70
|
"dependencies": {},
|
|
71
71
|
"private": false,
|
|
72
|
-
"lastBuildTagHash": "
|
|
72
|
+
"lastBuildTagHash": "a5c2895976950b835633ab91ca402ef4652da916",
|
|
73
73
|
"devDependencies": {}
|
|
74
74
|
}
|
package/src.d.ts
ADDED
package/tmp-environment.json
CHANGED
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"workerPlugins": {}
|
|
50
50
|
},
|
|
51
51
|
"name": "static-columns",
|
|
52
|
-
"version": "16.5.
|
|
52
|
+
"version": "16.5.4",
|
|
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": "a5c2895976950b835633ab91ca402ef4652da916",
|
|
77
77
|
"devDependencies": {
|
|
78
78
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
79
79
|
"@angular-devkit/core": "~16.0.5",
|
|
@@ -155,9 +155,9 @@
|
|
|
155
155
|
"angular-material-css-vars": "5.0.2",
|
|
156
156
|
"angular-resize-event": "3.2.0",
|
|
157
157
|
"animate.css": "4.1.1 ",
|
|
158
|
-
"any-project-cli": "~16.5.
|
|
158
|
+
"any-project-cli": "~16.5.4",
|
|
159
159
|
"axios": "1.3.5",
|
|
160
|
-
"background-worker-process": "~16.5.
|
|
160
|
+
"background-worker-process": "~16.5.4",
|
|
161
161
|
"base32": "0.0.7",
|
|
162
162
|
"bcryptjs": "2.4.3",
|
|
163
163
|
"better-sqlite3": "7.6.2",
|
|
@@ -204,13 +204,13 @@
|
|
|
204
204
|
"file-saver": "2.0.5",
|
|
205
205
|
"file-type": "18.5.0",
|
|
206
206
|
"firedev": "^16",
|
|
207
|
-
"firedev-crud": "~16.5.
|
|
208
|
-
"firedev-crud-deamon": "~16.5.
|
|
209
|
-
"firedev-ports": "~16.5.
|
|
210
|
-
"firedev-storage": "~16.5.
|
|
211
|
-
"firedev-type-sql": "~16.5.
|
|
212
|
-
"firedev-typeorm": "~16.5.
|
|
213
|
-
"firedev-ui": "~16.5.
|
|
207
|
+
"firedev-crud": "~16.5.4",
|
|
208
|
+
"firedev-crud-deamon": "~16.5.4",
|
|
209
|
+
"firedev-ports": "~16.5.4",
|
|
210
|
+
"firedev-storage": "~16.5.4",
|
|
211
|
+
"firedev-type-sql": "~16.5.4",
|
|
212
|
+
"firedev-typeorm": "~16.5.4",
|
|
213
|
+
"firedev-ui": "~16.5.3",
|
|
214
214
|
"fkill": "6.1.0",
|
|
215
215
|
"font-awesome": "4.7.0",
|
|
216
216
|
"form-data": "4.0.0",
|
|
@@ -227,11 +227,11 @@
|
|
|
227
227
|
"image-focus": "1.2.1",
|
|
228
228
|
"immer": "10.0.2",
|
|
229
229
|
"immutable": "4.3.0",
|
|
230
|
-
"incremental-compiler": "~16.5.
|
|
230
|
+
"incremental-compiler": "~16.5.14",
|
|
231
231
|
"inquirer": "7.3.3",
|
|
232
232
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
233
233
|
"is-elevated": "3.0.0",
|
|
234
|
-
"isomorphic-region-loader": "~16.5.
|
|
234
|
+
"isomorphic-region-loader": "~16.5.4",
|
|
235
235
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
236
236
|
"jest": "29.5.0",
|
|
237
237
|
"jest-date-mock": "1.0.8",
|
|
@@ -242,8 +242,8 @@
|
|
|
242
242
|
"joi": "17.9.2",
|
|
243
243
|
"jscodeshift": "0.6.3",
|
|
244
244
|
"json-stringify-safe": "5.0.1",
|
|
245
|
-
"json10": "~16.5.
|
|
246
|
-
"json10-writer": "~16.5.
|
|
245
|
+
"json10": "~16.5.3",
|
|
246
|
+
"json10-writer": "~16.5.4",
|
|
247
247
|
"json5": "2.2.1",
|
|
248
248
|
"json5-writer": "0.2.0",
|
|
249
249
|
"jszip": "3.10.1",
|
|
@@ -252,23 +252,23 @@
|
|
|
252
252
|
"localforage": "1.10.0",
|
|
253
253
|
"lockfile": "1.0.4",
|
|
254
254
|
"lodash": "4.17.20",
|
|
255
|
-
"lodash-walk-object": "~16.5.
|
|
255
|
+
"lodash-walk-object": "~16.5.3",
|
|
256
256
|
"lowdb": "1.0.0",
|
|
257
|
-
"magic-renamer": "~16.5.
|
|
257
|
+
"magic-renamer": "~16.5.4",
|
|
258
258
|
"material-design-icons": "3.0.1",
|
|
259
259
|
"method-override": "2.3.10",
|
|
260
260
|
"minimist": "1.2.0",
|
|
261
261
|
"mkdirp": "0.5.1",
|
|
262
262
|
"mocha": "10.2.0",
|
|
263
263
|
"moment": "2.29.3",
|
|
264
|
-
"morphi": "~16.5.
|
|
264
|
+
"morphi": "~16.5.3",
|
|
265
265
|
"ng-for-track-by-property": "16.0.1",
|
|
266
266
|
"ng-in-viewport": "15.0.2",
|
|
267
267
|
"ng-lock": "16.0.1",
|
|
268
268
|
"ng-packagr": "16.0.1",
|
|
269
|
-
"ng-talkback": "~16.5.
|
|
270
|
-
"ng2-logger": "~16.5.
|
|
271
|
-
"ng2-rest": "~16.5.
|
|
269
|
+
"ng-talkback": "~16.5.3",
|
|
270
|
+
"ng2-logger": "~16.5.4",
|
|
271
|
+
"ng2-rest": "~16.5.3",
|
|
272
272
|
"ngx-ace-wrapper": "14.0.0",
|
|
273
273
|
"ngx-editor": "15.3.0",
|
|
274
274
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
"ngx-scrolltop": "6.0.0",
|
|
282
282
|
"ngx-store": "3.1.1",
|
|
283
283
|
"ngx-typed-js": "2.1.1",
|
|
284
|
-
"node-cli-tester": "~16.5.
|
|
284
|
+
"node-cli-tester": "~16.5.3",
|
|
285
285
|
"node-localstorage": "2.1.6",
|
|
286
286
|
"node-notifier": "6.0.0",
|
|
287
287
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
"q": "1.5.1",
|
|
309
309
|
"rallax.js": "2.0.4",
|
|
310
310
|
"randomcolor": "0.5.3",
|
|
311
|
-
"record-replay-req-res-scenario": "~16.5.
|
|
311
|
+
"record-replay-req-res-scenario": "~16.5.3",
|
|
312
312
|
"reflect-metadata": "0.1.10",
|
|
313
313
|
"rimraf": "2.6.2",
|
|
314
314
|
"rxjs": "~7.8.0",
|
|
@@ -319,7 +319,7 @@
|
|
|
319
319
|
"socket.io": "2.4.1",
|
|
320
320
|
"sort-package-json": "1.11.0",
|
|
321
321
|
"sql.js": "1.8.0",
|
|
322
|
-
"static-columns": "~16.5.
|
|
322
|
+
"static-columns": "~16.5.3",
|
|
323
323
|
"string-similarity": "4.0.2",
|
|
324
324
|
"sudo-block": "3.0.0",
|
|
325
325
|
"supertest": "6.3.3",
|
|
@@ -327,12 +327,12 @@
|
|
|
327
327
|
"systeminformation": "3.45.7",
|
|
328
328
|
"task.js": "0.1.5",
|
|
329
329
|
"threads": "1.7.0",
|
|
330
|
-
"tnp-cli": "~16.5.
|
|
331
|
-
"tnp-config": "~16.5.
|
|
332
|
-
"tnp-core": "~16.5.
|
|
333
|
-
"tnp-db": "~16.5.
|
|
334
|
-
"tnp-helpers": "~16.5.
|
|
335
|
-
"tnp-models": "~16.5.
|
|
330
|
+
"tnp-cli": "~16.5.3",
|
|
331
|
+
"tnp-config": "~16.5.4",
|
|
332
|
+
"tnp-core": "~16.5.9",
|
|
333
|
+
"tnp-db": "~16.5.4",
|
|
334
|
+
"tnp-helpers": "~16.5.4",
|
|
335
|
+
"tnp-models": "~16.5.4",
|
|
336
336
|
"ts-debug": "1.3.0",
|
|
337
337
|
"ts-loader": "2.3.1",
|
|
338
338
|
"ts-node": "10.9.1",
|
|
@@ -341,30 +341,29 @@
|
|
|
341
341
|
"turndown": "7.1.2",
|
|
342
342
|
"typeorm": "~0.3.10",
|
|
343
343
|
"typescript": "~5.0.2",
|
|
344
|
-
"typescript-class-helpers": "~16.5.
|
|
344
|
+
"typescript-class-helpers": "~16.5.4",
|
|
345
345
|
"typescript-formatter": "~7.2.2",
|
|
346
346
|
"underscore": "1.9.1",
|
|
347
347
|
"uuid": "8.3.2",
|
|
348
348
|
"validator": "9.2.0",
|
|
349
349
|
"video.js": "8.3.0",
|
|
350
|
-
"vpn-split": "~16.5.
|
|
350
|
+
"vpn-split": "~16.5.3",
|
|
351
351
|
"watch": "1.0.2",
|
|
352
352
|
"yup": "1.1.1",
|
|
353
353
|
"zone.js": "~0.13.0"
|
|
354
354
|
}
|
|
355
355
|
},
|
|
356
356
|
"build": {
|
|
357
|
-
"number":
|
|
358
|
-
"date": "2023-12-
|
|
359
|
-
"hash": "
|
|
357
|
+
"number": 343,
|
|
358
|
+
"date": "2023-12-26T17:59:07.000Z",
|
|
359
|
+
"hash": "455f65655544d70a5190acb0ea137fed0930a78e",
|
|
360
360
|
"options": {}
|
|
361
361
|
},
|
|
362
362
|
"currentProjectName": "static-columns",
|
|
363
363
|
"currentProjectGenericName": "static-columns",
|
|
364
|
-
"currentProjectLaunchConfiguration": "{\"version\":\"0.2.0\",\"configurations\":[{\"type\":\"node\",\"request\":\"launch\",\"name\":\"Launch Server standalone\",\"program\":\"${workspaceFolder}/run.js\",\"args\":[\"--ENVoverride=%7B%0A%20%20%20%20%22clientProjectName%22%3A%20%22static-columns%22%0A%7D\"],\"runtimeArgs\":[\"--nolazy\",\"-r\",\"ts-node/register\",\"--experimental-worker\"]},{\"name\":\"Debugger with ng serve\",\"type\":\"chrome\",\"request\":\"launch\",\"preLaunchTask\":\"Ng Serve\",\"postDebugTask\":\"terminateall\",\"sourceMaps\":true,\"webRoot\":\"${workspaceFolder}\",\"sourceMapPathOverrides\":{\"webpack:/*\":\"${webRoot}/*\",\"/./*\":\"${webRoot}/*\",\"/tmp-src/*\":\"${webRoot}/*\",\"/*\":\"*\",\"/./~/*\":\"${webRoot}/node_modules/*\"}},{\"type\":\"node\",\"request\":\"attach\",\"name\":\"Attach to global cli tool\",\"port\":9229,\"skipFiles\":[\"<node_internals>/**\"]}],\"compounds\":[{\"name\":\"Debug backend/frontend\",\"configurations\":[\"Launch Server standalone\",\"Debugger with ng serve\"]}]}",
|
|
365
364
|
"currentProjectTasksConfiguration": "{\"version\":\"2.0.0\",\"tasks\":[{\"label\":\"terminateall\",\"command\":\"echo ${input:terminate}\",\"type\":\"shell\",\"problemMatcher\":[]},{\"label\":\"Ng Serve\",\"type\":\"shell\",\"command\":\"tnp build\",\"isBackground\":true,\"presentation\":{\"reveal\":\"always\"},\"group\":{\"kind\":\"build\",\"isDefault\":true},\"problemMatcher\":{\"owner\":\"typescript\",\"source\":\"ts\",\"applyTo\":\"closedDocuments\",\"fileLocation\":[\"relative\",\"${cwd}\"],\"pattern\":\"$tsc\",\"background\":{\"activeOnStart\":true,\"beginsPattern\":{\"regexp\":\"(.*?)\"},\"endsPattern\":{\"regexp\":\"Compiled |Failed to compile.\"}}}}],\"inputs\":[{\"id\":\"terminate\",\"type\":\"command\",\"command\":\"workbench.action.tasks.terminate\",\"args\":\"terminateAll\"}]}",
|
|
366
365
|
"currentProjectType": "isomorphic-lib",
|
|
367
|
-
"currentFrameworkVersion": "16.5.
|
|
366
|
+
"currentFrameworkVersion": "16.5.12",
|
|
368
367
|
"isStandaloneProject": true,
|
|
369
368
|
"isSmartContainer": false,
|
|
370
369
|
"frameworks": [
|
|
@@ -14,12 +14,12 @@ class ColumnsGapComponent {
|
|
|
14
14
|
this.handlers.forEach(h => h.unsubscribe());
|
|
15
15
|
}
|
|
16
16
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.6", ngImport: i0, type: ColumnsGapComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
17
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.6", type: ColumnsGapComponent, selector: "columns-gap", inputs: { columnsGapData: "columnsGapData" }, outputs: { columnsGapDataChanged: "columnsGapDataChanged" }, host: { properties: { "style.flex.basis.px": "this.width", "style.minWidth.px": "this.width" } }, ngImport: i0, template: "<column [width]=\"width\"></column>\
|
|
17
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.6", type: ColumnsGapComponent, selector: "columns-gap", inputs: { columnsGapData: "columnsGapData" }, outputs: { columnsGapDataChanged: "columnsGapDataChanged" }, host: { properties: { "style.flex.basis.px": "this.width", "style.minWidth.px": "this.width" } }, ngImport: i0, template: "<column [width]=\"width\"></column>\n", styles: [":host{flex-grow:0;flex-shrink:0;width:0px}\n"], dependencies: [{ kind: "component", type: i1.ColumnComponent, selector: "column", inputs: ["width"] }] }); }
|
|
18
18
|
}
|
|
19
19
|
export { ColumnsGapComponent };
|
|
20
20
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.6", ngImport: i0, type: ColumnsGapComponent, decorators: [{
|
|
21
21
|
type: Component,
|
|
22
|
-
args: [{ selector: 'columns-gap', template: "<column [width]=\"width\"></column>\
|
|
22
|
+
args: [{ selector: 'columns-gap', template: "<column [width]=\"width\"></column>\n", styles: [":host{flex-grow:0;flex-shrink:0;width:0px}\n"] }]
|
|
23
23
|
}], ctorParameters: function () { return []; }, propDecorators: { width: [{
|
|
24
24
|
type: HostBinding,
|
|
25
25
|
args: ['style.flex.basis.px']
|
|
@@ -33,4 +33,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.6", ngImpor
|
|
|
33
33
|
}] } });
|
|
34
34
|
;
|
|
35
35
|
({}); // @--end-of-file-for-module=static-columns lib/columns-gap/columns-gap.component.ts
|
|
36
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
36
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29sdW1ucy1nYXAuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vdG1wLWxpYnMtZm9yLWJ1bmRsZS13ZWJzcWwvc3RhdGljLWNvbHVtbnMvcHJvamVjdHMvc3RhdGljLWNvbHVtbnMvc3JjL2xpYi9jb2x1bW5zLWdhcC9jb2x1bW5zLWdhcC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi90bXAtbGlicy1mb3ItYnVuZGxlLXdlYnNxbC9zdGF0aWMtY29sdW1ucy9wcm9qZWN0cy9zdGF0aWMtY29sdW1ucy9zcmMvbGliL2NvbHVtbnMtZ2FwL2NvbHVtbnMtZ2FwLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUdBLE9BQU8sRUFBRSxTQUFTLEVBQUUsWUFBWSxFQUFFLFdBQVcsRUFBRSxLQUFLLEVBQVUsTUFBTSxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFHNUYsTUFLYSxtQkFBbUI7SUFROUI7UUFOc0UsVUFBSyxHQUFXLEVBQUUsQ0FBQztRQUV6RixhQUFRLEdBQW1CLEVBQUUsQ0FBQztRQUNwQiwwQkFBcUIsR0FBRyxJQUFJLFlBQVksRUFBRSxDQUFDO1FBQzVDLG1CQUFjLEdBQVEsRUFBRSxDQUFDO0lBRWxCLENBQUM7SUFFakIsUUFBUTtJQUNSLENBQUM7SUFFRCxXQUFXO1FBQ1QsSUFBSSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsV0FBVyxFQUFFLENBQUMsQ0FBQztJQUM5QyxDQUFDOzhHQWZVLG1CQUFtQjtrR0FBbkIsbUJBQW1CLGdRQ1hoQyx1Q0FDQTs7U0RVYSxtQkFBbUI7MkZBQW5CLG1CQUFtQjtrQkFML0IsU0FBUzsrQkFDRSxhQUFhOzBFQU0rQyxLQUFLO3NCQUExRSxXQUFXO3VCQUFDLHFCQUFxQjs7c0JBQUcsV0FBVzt1QkFBQyxtQkFBbUI7Z0JBRzFELHFCQUFxQjtzQkFBOUIsTUFBTTtnQkFDRSxjQUFjO3NCQUF0QixLQUFLOztBQWNQLENBQUM7QUFBQSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsb0ZBQW9GIiwic291cmNlc0NvbnRlbnQiOlsiXG5cblxuaW1wb3J0IHsgQ29tcG9uZW50LCBFdmVudEVtaXR0ZXIsIEhvc3RCaW5kaW5nLCBJbnB1dCwgT25Jbml0LCBPdXRwdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFN1YnNjcmlwdGlvbiB9IGZyb20gJ3J4anMnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdjb2x1bW5zLWdhcCcsXG4gIHRlbXBsYXRlVXJsOiAnLi9jb2x1bW5zLWdhcC5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL2NvbHVtbnMtZ2FwLmNvbXBvbmVudC5zY3NzJ11cbn0pXG5leHBvcnQgY2xhc3MgQ29sdW1uc0dhcENvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCB7XG5cbiAgQEhvc3RCaW5kaW5nKCdzdHlsZS5mbGV4LmJhc2lzLnB4JykgQEhvc3RCaW5kaW5nKCdzdHlsZS5taW5XaWR0aC5weCcpIHdpZHRoOiBudW1iZXIgPSAyMDtcblxuICBoYW5kbGVyczogU3Vic2NyaXB0aW9uW10gPSBbXTtcbiAgQE91dHB1dCgpIGNvbHVtbnNHYXBEYXRhQ2hhbmdlZCA9IG5ldyBFdmVudEVtaXR0ZXIoKTtcbiAgQElucHV0KCkgY29sdW1uc0dhcERhdGE6IGFueSA9IHt9O1xuXG4gIGNvbnN0cnVjdG9yKCkgeyB9XG5cbiAgbmdPbkluaXQoKSB7XG4gIH1cblxuICBuZ09uRGVzdHJveSgpOiB2b2lkIHtcbiAgICB0aGlzLmhhbmRsZXJzLmZvckVhY2goaCA9PiBoLnVuc3Vic2NyaWJlKCkpO1xuICB9XG5cbn1cblxuXG4gOyh7fSk7IC8vIEAtLWVuZC1vZi1maWxlLWZvci1tb2R1bGU9c3RhdGljLWNvbHVtbnMgbGliL2NvbHVtbnMtZ2FwL2NvbHVtbnMtZ2FwLmNvbXBvbmVudC50cyIsIjxjb2x1bW4gW3dpZHRoXT1cIndpZHRoXCI+PC9jb2x1bW4+XG4iXX0=
|
|
@@ -6,16 +6,16 @@ class ColumnsComponent {
|
|
|
6
6
|
}
|
|
7
7
|
ngOnInit() { }
|
|
8
8
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.6", ngImport: i0, type: ColumnsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
9
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.6", type: ColumnsComponent, selector: "columns-container", viewQueries: [{ propertyName: "childrens", predicate: ColumnComponent, descendants: true }], ngImport: i0, template: "<ng-content></ng-content>\
|
|
9
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.6", type: ColumnsComponent, selector: "columns-container", viewQueries: [{ propertyName: "childrens", predicate: ColumnComponent, descendants: true }], ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:flex;width:100%;align-content:streach;justify-content:space-between}.static-columns-hide-mobile{display:block}@media (max-width: 600px){.static-columns-hide-mobile{display:none}}\n"] }); }
|
|
10
10
|
}
|
|
11
11
|
export { ColumnsComponent };
|
|
12
12
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.6", ngImport: i0, type: ColumnsComponent, decorators: [{
|
|
13
13
|
type: Component,
|
|
14
|
-
args: [{ selector: 'columns-container', template: "<ng-content></ng-content>\
|
|
14
|
+
args: [{ selector: 'columns-container', template: "<ng-content></ng-content>\n", styles: [":host{display:flex;width:100%;align-content:streach;justify-content:space-between}.static-columns-hide-mobile{display:block}@media (max-width: 600px){.static-columns-hide-mobile{display:none}}\n"] }]
|
|
15
15
|
}], ctorParameters: function () { return []; }, propDecorators: { childrens: [{
|
|
16
16
|
type: ViewChildren,
|
|
17
17
|
args: [ColumnComponent]
|
|
18
18
|
}] } });
|
|
19
19
|
;
|
|
20
20
|
({}); // @--end-of-file-for-module=static-columns lib/columns.component.ts
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
21
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29sdW1ucy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi90bXAtbGlicy1mb3ItYnVuZGxlLXdlYnNxbC9zdGF0aWMtY29sdW1ucy9wcm9qZWN0cy9zdGF0aWMtY29sdW1ucy9zcmMvbGliL2NvbHVtbnMuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vdG1wLWxpYnMtZm9yLWJ1bmRsZS13ZWJzcWwvc3RhdGljLWNvbHVtbnMvcHJvamVjdHMvc3RhdGljLWNvbHVtbnMvc3JjL2xpYi9jb2x1bW5zLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUdBLE9BQU8sRUFBRSxTQUFTLEVBQTZCLFlBQVksRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDOUYsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLFVBQVUsQ0FBQzs7QUFLM0MsTUFLYSxnQkFBZ0I7SUFHekI7SUFFQSxDQUFDO0lBQ0QsUUFBUSxLQUFLLENBQUM7OEdBTkwsZ0JBQWdCO2tHQUFoQixnQkFBZ0IsdUZBQ1gsZUFBZSxnRENmakMsNkJBQ0E7O1NEYWEsZ0JBQWdCOzJGQUFoQixnQkFBZ0I7a0JBTDVCLFNBQVM7K0JBQ0ksbUJBQW1COzBFQUtFLFNBQVM7c0JBQXZDLFlBQVk7dUJBQUMsZUFBZTs7QUFTaEMsQ0FBQztBQUFBLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxvRUFBb0UiLCJzb3VyY2VzQ29udGVudCI6WyJcblxuXG5pbXBvcnQgeyBDb21wb25lbnQsIE9uSW5pdCwgVmlld0VuY2Fwc3VsYXRpb24sIFZpZXdDaGlsZHJlbiwgUXVlcnlMaXN0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb2x1bW5Db21wb25lbnQgfSBmcm9tICcuL2NvbHVtbic7XG5cblxuXG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnY29sdW1ucy1jb250YWluZXInLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9jb2x1bW5zLmNvbXBvbmVudC5odG1sJyxcbiAgICBzdHlsZVVybHM6IFsnLi9jb2x1bW5zLmNvbXBvbmVudC5zY3NzJ10sXG59KVxuZXhwb3J0IGNsYXNzIENvbHVtbnNDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xuICAgIEBWaWV3Q2hpbGRyZW4oQ29sdW1uQ29tcG9uZW50KSBjaGlsZHJlbnM6IFF1ZXJ5TGlzdDxDb2x1bW5Db21wb25lbnQ+O1xuXG4gICAgY29uc3RydWN0b3IoKSB7XG5cbiAgICB9XG4gICAgbmdPbkluaXQoKSB7IH1cbn1cblxuXG4gOyh7fSk7IC8vIEAtLWVuZC1vZi1maWxlLWZvci1tb2R1bGU9c3RhdGljLWNvbHVtbnMgbGliL2NvbHVtbnMuY29tcG9uZW50LnRzIiwiPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuIl19
|
|
@@ -352,11 +352,11 @@ class ColumnsGapComponent {
|
|
|
352
352
|
this.handlers.forEach(h => h.unsubscribe());
|
|
353
353
|
}
|
|
354
354
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.6", ngImport: i0, type: ColumnsGapComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
355
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.6", type: ColumnsGapComponent, selector: "columns-gap", inputs: { columnsGapData: "columnsGapData" }, outputs: { columnsGapDataChanged: "columnsGapDataChanged" }, host: { properties: { "style.flex.basis.px": "this.width", "style.minWidth.px": "this.width" } }, ngImport: i0, template: "<column [width]=\"width\"></column>\
|
|
355
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.6", type: ColumnsGapComponent, selector: "columns-gap", inputs: { columnsGapData: "columnsGapData" }, outputs: { columnsGapDataChanged: "columnsGapDataChanged" }, host: { properties: { "style.flex.basis.px": "this.width", "style.minWidth.px": "this.width" } }, ngImport: i0, template: "<column [width]=\"width\"></column>\n", styles: [":host{flex-grow:0;flex-shrink:0;width:0px}\n"], dependencies: [{ kind: "component", type: ColumnComponent, selector: "column", inputs: ["width"] }] }); }
|
|
356
356
|
}
|
|
357
357
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.6", ngImport: i0, type: ColumnsGapComponent, decorators: [{
|
|
358
358
|
type: Component,
|
|
359
|
-
args: [{ selector: 'columns-gap', template: "<column [width]=\"width\"></column>\
|
|
359
|
+
args: [{ selector: 'columns-gap', template: "<column [width]=\"width\"></column>\n", styles: [":host{flex-grow:0;flex-shrink:0;width:0px}\n"] }]
|
|
360
360
|
}], ctorParameters: function () { return []; }, propDecorators: { width: [{
|
|
361
361
|
type: HostBinding,
|
|
362
362
|
args: ['style.flex.basis.px']
|
|
@@ -379,11 +379,11 @@ class ColumnsComponent {
|
|
|
379
379
|
}
|
|
380
380
|
ngOnInit() { }
|
|
381
381
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.6", ngImport: i0, type: ColumnsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
382
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.6", type: ColumnsComponent, selector: "columns-container", viewQueries: [{ propertyName: "childrens", predicate: ColumnComponent, descendants: true }], ngImport: i0, template: "<ng-content></ng-content>\
|
|
382
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.6", type: ColumnsComponent, selector: "columns-container", viewQueries: [{ propertyName: "childrens", predicate: ColumnComponent, descendants: true }], ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:flex;width:100%;align-content:streach;justify-content:space-between}.static-columns-hide-mobile{display:block}@media (max-width: 600px){.static-columns-hide-mobile{display:none}}\n"] }); }
|
|
383
383
|
}
|
|
384
384
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.6", ngImport: i0, type: ColumnsComponent, decorators: [{
|
|
385
385
|
type: Component,
|
|
386
|
-
args: [{ selector: 'columns-container', template: "<ng-content></ng-content>\
|
|
386
|
+
args: [{ selector: 'columns-container', template: "<ng-content></ng-content>\n", styles: [":host{display:flex;width:100%;align-content:streach;justify-content:space-between}.static-columns-hide-mobile{display:block}@media (max-width: 600px){.static-columns-hide-mobile{display:none}}\n"] }]
|
|
387
387
|
}], ctorParameters: function () { return []; }, propDecorators: { childrens: [{
|
|
388
388
|
type: ViewChildren,
|
|
389
389
|
args: [ColumnComponent]
|