static-columns 16.5.7 → 16.5.8
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/README.md +99 -99
- package/assets/shared/shared_folder_info.txt +1 -1
- package/browser/README.md +24 -24
- package/client/README.md +24 -24
- 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/package.json_devDependencies.json +237 -237
- package/package.json_tnp.json5 +51 -51
- package/tmp-environment.json +36 -36
- package/websql/README.md +24 -24
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.8",
|
|
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": "3728ca129575947e9c36668283422686bf396b8e",
|
|
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.7",
|
|
159
159
|
"axios": "1.3.5",
|
|
160
|
-
"background-worker-process": "~16.5.
|
|
160
|
+
"background-worker-process": "~16.5.7",
|
|
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.7",
|
|
208
|
+
"firedev-crud-deamon": "~16.5.7",
|
|
209
|
+
"firedev-ports": "~16.5.7",
|
|
210
|
+
"firedev-storage": "~16.5.7",
|
|
211
|
+
"firedev-type-sql": "~16.5.7",
|
|
212
|
+
"firedev-typeorm": "~16.5.7",
|
|
213
|
+
"firedev-ui": "~16.5.6",
|
|
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.17",
|
|
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.7",
|
|
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.6",
|
|
246
|
+
"json10-writer": "~16.5.7",
|
|
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.6",
|
|
256
256
|
"lowdb": "1.0.0",
|
|
257
|
-
"magic-renamer": "~16.5.
|
|
257
|
+
"magic-renamer": "~16.5.7",
|
|
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.6",
|
|
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.6",
|
|
270
|
+
"ng2-logger": "~16.5.9",
|
|
271
|
+
"ng2-rest": "~16.5.6",
|
|
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.6",
|
|
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.6",
|
|
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.7",
|
|
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.6",
|
|
331
|
+
"tnp-config": "~16.5.8",
|
|
332
|
+
"tnp-core": "~16.5.13",
|
|
333
|
+
"tnp-db": "~16.5.7",
|
|
334
|
+
"tnp-helpers": "~16.5.8",
|
|
335
|
+
"tnp-models": "~16.5.7",
|
|
336
336
|
"ts-debug": "1.3.0",
|
|
337
337
|
"ts-loader": "2.3.1",
|
|
338
338
|
"ts-node": "10.9.1",
|
|
@@ -341,29 +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.8",
|
|
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.7",
|
|
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": "2024-01-
|
|
359
|
-
"hash": "
|
|
357
|
+
"number": 353,
|
|
358
|
+
"date": "2024-01-21T12:16:44.000Z",
|
|
359
|
+
"hash": "417cd6b53378d1e0776bc712e0fbb4e88f2108d4",
|
|
360
360
|
"options": {}
|
|
361
361
|
},
|
|
362
362
|
"currentProjectName": "static-columns",
|
|
363
363
|
"currentProjectGenericName": "static-columns",
|
|
364
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\"}]}",
|
|
365
365
|
"currentProjectType": "isomorphic-lib",
|
|
366
|
-
"currentFrameworkVersion": "16.5.
|
|
366
|
+
"currentFrameworkVersion": "16.5.17",
|
|
367
367
|
"isStandaloneProject": true,
|
|
368
368
|
"isSmartContainer": false,
|
|
369
369
|
"frameworks": [
|
package/websql/README.md
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
# MyLib
|
|
2
|
-
|
|
3
|
-
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
-
|
|
5
|
-
## Code scaffolding
|
|
6
|
-
|
|
7
|
-
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
-
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
-
|
|
10
|
-
## Build
|
|
11
|
-
|
|
12
|
-
Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
|
|
13
|
-
|
|
14
|
-
## Publishing
|
|
15
|
-
|
|
16
|
-
After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
-
|
|
18
|
-
## Running unit tests
|
|
19
|
-
|
|
20
|
-
Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
|
|
21
|
-
|
|
22
|
-
## Further help
|
|
23
|
-
|
|
24
|
-
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
|
|
1
|
+
# MyLib
|
|
2
|
+
|
|
3
|
+
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
+
|
|
5
|
+
## Code scaffolding
|
|
6
|
+
|
|
7
|
+
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
+
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
+
|
|
10
|
+
## Build
|
|
11
|
+
|
|
12
|
+
Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
|
|
13
|
+
|
|
14
|
+
## Publishing
|
|
15
|
+
|
|
16
|
+
After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
+
|
|
18
|
+
## Running unit tests
|
|
19
|
+
|
|
20
|
+
Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
|
|
21
|
+
|
|
22
|
+
## Further help
|
|
23
|
+
|
|
24
|
+
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
|