@jskit-ai/jskit-catalog 0.1.94 → 0.1.95

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.
Files changed (2) hide show
  1. package/catalog/packages.json +154 -151
  2. package/package.json +1 -1
@@ -6,11 +6,11 @@
6
6
  "packages": [
7
7
  {
8
8
  "packageId": "@jskit-ai/assistant",
9
- "version": "0.1.95",
9
+ "version": "0.1.96",
10
10
  "descriptor": {
11
11
  "packageVersion": 1,
12
12
  "packageId": "@jskit-ai/assistant",
13
- "version": "0.1.95",
13
+ "version": "0.1.96",
14
14
  "kind": "generator",
15
15
  "description": "Install assistant runtime/config for one surface and scaffold assistant pages at explicit target files.",
16
16
  "options": {
@@ -347,11 +347,11 @@
347
347
  },
348
348
  {
349
349
  "packageId": "@jskit-ai/assistant-core",
350
- "version": "0.1.62",
350
+ "version": "0.1.63",
351
351
  "descriptor": {
352
352
  "packageVersion": 1,
353
353
  "packageId": "@jskit-ai/assistant-core",
354
- "version": "0.1.62",
354
+ "version": "0.1.63",
355
355
  "kind": "runtime",
356
356
  "description": "Reusable assistant client/server/shared primitives without surface-specific routes or settings ownership.",
357
357
  "dependsOn": [
@@ -399,11 +399,11 @@
399
399
  "mutations": {
400
400
  "dependencies": {
401
401
  "runtime": {
402
- "@jskit-ai/http-runtime": "0.1.85",
403
- "@jskit-ai/kernel": "0.1.86",
404
- "@jskit-ai/resource-core": "0.1.31",
405
- "@jskit-ai/resource-crud-core": "0.1.31",
406
- "@jskit-ai/users-core": "0.1.96",
402
+ "@jskit-ai/http-runtime": "0.1.86",
403
+ "@jskit-ai/kernel": "0.1.87",
404
+ "@jskit-ai/resource-core": "0.1.32",
405
+ "@jskit-ai/resource-crud-core": "0.1.32",
406
+ "@jskit-ai/users-core": "0.1.97",
407
407
  "dompurify": "^3.3.3",
408
408
  "json-rest-schema": "1.x.x",
409
409
  "marked": "^17.0.4",
@@ -422,11 +422,11 @@
422
422
  },
423
423
  {
424
424
  "packageId": "@jskit-ai/assistant-runtime",
425
- "version": "0.1.57",
425
+ "version": "0.1.58",
426
426
  "descriptor": {
427
427
  "packageVersion": 1,
428
428
  "packageId": "@jskit-ai/assistant-runtime",
429
- "version": "0.1.57",
429
+ "version": "0.1.58",
430
430
  "kind": "runtime",
431
431
  "description": "Shared assistant runtime with per-surface assistant registration.",
432
432
  "dependsOn": [
@@ -522,13 +522,13 @@
522
522
  "mutations": {
523
523
  "dependencies": {
524
524
  "runtime": {
525
- "@jskit-ai/assistant-core": "0.1.62",
526
- "@jskit-ai/database-runtime": "0.1.86",
527
- "@jskit-ai/http-runtime": "0.1.85",
528
- "@jskit-ai/kernel": "0.1.86",
529
- "@jskit-ai/shell-web": "0.1.85",
530
- "@jskit-ai/users-core": "0.1.96",
531
- "@jskit-ai/users-web": "0.1.101"
525
+ "@jskit-ai/assistant-core": "0.1.63",
526
+ "@jskit-ai/database-runtime": "0.1.87",
527
+ "@jskit-ai/http-runtime": "0.1.86",
528
+ "@jskit-ai/kernel": "0.1.87",
529
+ "@jskit-ai/shell-web": "0.1.86",
530
+ "@jskit-ai/users-core": "0.1.97",
531
+ "@jskit-ai/users-web": "0.1.102"
532
532
  },
533
533
  "dev": {}
534
534
  },
@@ -583,11 +583,11 @@
583
583
  },
584
584
  {
585
585
  "packageId": "@jskit-ai/auth-core",
586
- "version": "0.1.85",
586
+ "version": "0.1.86",
587
587
  "descriptor": {
588
588
  "packageVersion": 1,
589
589
  "packageId": "@jskit-ai/auth-core",
590
- "version": "0.1.85",
590
+ "version": "0.1.86",
591
591
  "kind": "runtime",
592
592
  "dependsOn": [
593
593
  "@jskit-ai/value-app-config-shared"
@@ -655,7 +655,7 @@
655
655
  "mutations": {
656
656
  "dependencies": {
657
657
  "runtime": {
658
- "@jskit-ai/kernel": "0.1.86",
658
+ "@jskit-ai/kernel": "0.1.87",
659
659
  "@fastify/cookie": "^11.0.2",
660
660
  "@fastify/csrf-protection": "^7.1.0",
661
661
  "@fastify/rate-limit": "^10.3.0"
@@ -673,11 +673,11 @@
673
673
  },
674
674
  {
675
675
  "packageId": "@jskit-ai/auth-provider-supabase-core",
676
- "version": "0.1.85",
676
+ "version": "0.1.86",
677
677
  "descriptor": {
678
678
  "packageVersion": 1,
679
679
  "packageId": "@jskit-ai/auth-provider-supabase-core",
680
- "version": "0.1.85",
680
+ "version": "0.1.86",
681
681
  "kind": "runtime",
682
682
  "options": {
683
683
  "auth-supabase-url": {
@@ -759,8 +759,8 @@
759
759
  "mutations": {
760
760
  "dependencies": {
761
761
  "runtime": {
762
- "@jskit-ai/auth-core": "0.1.85",
763
- "@jskit-ai/kernel": "0.1.86",
762
+ "@jskit-ai/auth-core": "0.1.86",
763
+ "@jskit-ai/kernel": "0.1.87",
764
764
  "dotenv": "^16.4.5",
765
765
  "@supabase/supabase-js": "^2.57.4",
766
766
  "jose": "^6.1.0"
@@ -825,11 +825,11 @@
825
825
  },
826
826
  {
827
827
  "packageId": "@jskit-ai/auth-web",
828
- "version": "0.1.87",
828
+ "version": "0.1.88",
829
829
  "descriptor": {
830
830
  "packageVersion": 1,
831
831
  "packageId": "@jskit-ai/auth-web",
832
- "version": "0.1.87",
832
+ "version": "0.1.88",
833
833
  "kind": "runtime",
834
834
  "description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
835
835
  "dependsOn": [
@@ -1085,10 +1085,10 @@
1085
1085
  "dependencies": {
1086
1086
  "runtime": {
1087
1087
  "@mdi/js": "^7.4.47",
1088
- "@jskit-ai/auth-core": "0.1.85",
1089
- "@jskit-ai/http-runtime": "0.1.85",
1090
- "@jskit-ai/kernel": "0.1.86",
1091
- "@jskit-ai/shell-web": "0.1.85"
1088
+ "@jskit-ai/auth-core": "0.1.86",
1089
+ "@jskit-ai/http-runtime": "0.1.86",
1090
+ "@jskit-ai/kernel": "0.1.87",
1091
+ "@jskit-ai/shell-web": "0.1.86"
1092
1092
  },
1093
1093
  "dev": {}
1094
1094
  },
@@ -1167,11 +1167,11 @@
1167
1167
  },
1168
1168
  {
1169
1169
  "packageId": "@jskit-ai/console-core",
1170
- "version": "0.1.49",
1170
+ "version": "0.1.50",
1171
1171
  "descriptor": {
1172
1172
  "packageVersion": 1,
1173
1173
  "packageId": "@jskit-ai/console-core",
1174
- "version": "0.1.49",
1174
+ "version": "0.1.50",
1175
1175
  "kind": "runtime",
1176
1176
  "description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
1177
1177
  "dependsOn": [
@@ -1255,12 +1255,12 @@
1255
1255
  "mutations": {
1256
1256
  "dependencies": {
1257
1257
  "runtime": {
1258
- "@jskit-ai/auth-core": "0.1.85",
1259
- "@jskit-ai/database-runtime": "0.1.86",
1260
- "@jskit-ai/http-runtime": "0.1.85",
1261
- "@jskit-ai/kernel": "0.1.86",
1262
- "@jskit-ai/resource-crud-core": "0.1.31",
1263
- "@jskit-ai/users-core": "0.1.96"
1258
+ "@jskit-ai/auth-core": "0.1.86",
1259
+ "@jskit-ai/database-runtime": "0.1.87",
1260
+ "@jskit-ai/http-runtime": "0.1.86",
1261
+ "@jskit-ai/kernel": "0.1.87",
1262
+ "@jskit-ai/resource-crud-core": "0.1.32",
1263
+ "@jskit-ai/users-core": "0.1.97"
1264
1264
  },
1265
1265
  "dev": {}
1266
1266
  },
@@ -1285,11 +1285,11 @@
1285
1285
  },
1286
1286
  {
1287
1287
  "packageId": "@jskit-ai/console-web",
1288
- "version": "0.1.54",
1288
+ "version": "0.1.55",
1289
1289
  "descriptor": {
1290
1290
  "packageVersion": 1,
1291
1291
  "packageId": "@jskit-ai/console-web",
1292
- "version": "0.1.54",
1292
+ "version": "0.1.55",
1293
1293
  "kind": "runtime",
1294
1294
  "description": "Authenticated console surface scaffold and surface policy wiring.",
1295
1295
  "dependsOn": [
@@ -1399,9 +1399,9 @@
1399
1399
  "mutations": {
1400
1400
  "dependencies": {
1401
1401
  "runtime": {
1402
- "@jskit-ai/auth-web": "0.1.87",
1403
- "@jskit-ai/console-core": "0.1.49",
1404
- "@jskit-ai/shell-web": "0.1.85"
1402
+ "@jskit-ai/auth-web": "0.1.88",
1403
+ "@jskit-ai/console-core": "0.1.50",
1404
+ "@jskit-ai/shell-web": "0.1.86"
1405
1405
  },
1406
1406
  "dev": {}
1407
1407
  },
@@ -1508,11 +1508,11 @@
1508
1508
  },
1509
1509
  {
1510
1510
  "packageId": "@jskit-ai/crud-core",
1511
- "version": "0.1.94",
1511
+ "version": "0.1.95",
1512
1512
  "descriptor": {
1513
1513
  "packageVersion": 1,
1514
1514
  "packageId": "@jskit-ai/crud-core",
1515
- "version": "0.1.94",
1515
+ "version": "0.1.95",
1516
1516
  "kind": "runtime",
1517
1517
  "description": "Shared CRUD helpers used by CRUD modules.",
1518
1518
  "dependsOn": [
@@ -1541,7 +1541,7 @@
1541
1541
  "mutations": {
1542
1542
  "dependencies": {
1543
1543
  "runtime": {
1544
- "@jskit-ai/crud-core": "0.1.94"
1544
+ "@jskit-ai/crud-core": "0.1.95"
1545
1545
  },
1546
1546
  "dev": {}
1547
1547
  },
@@ -1555,11 +1555,11 @@
1555
1555
  },
1556
1556
  {
1557
1557
  "packageId": "@jskit-ai/crud-server-generator",
1558
- "version": "0.1.94",
1558
+ "version": "0.1.95",
1559
1559
  "descriptor": {
1560
1560
  "packageVersion": 1,
1561
1561
  "packageId": "@jskit-ai/crud-server-generator",
1562
- "version": "0.1.94",
1562
+ "version": "0.1.95",
1563
1563
  "kind": "generator",
1564
1564
  "description": "CRUD server generator with routes, actions, and persistence scaffolding.",
1565
1565
  "options": {
@@ -1726,14 +1726,14 @@
1726
1726
  "mutations": {
1727
1727
  "dependencies": {
1728
1728
  "runtime": {
1729
- "@jskit-ai/auth-core": "0.1.85",
1730
- "@jskit-ai/crud-core": "0.1.94",
1731
- "@jskit-ai/database-runtime": "0.1.86",
1732
- "@jskit-ai/http-runtime": "0.1.85",
1733
- "@jskit-ai/json-rest-api-core": "0.1.31",
1734
- "@jskit-ai/kernel": "0.1.86",
1735
- "@jskit-ai/realtime": "0.1.85",
1736
- "@jskit-ai/resource-crud-core": "0.1.31",
1729
+ "@jskit-ai/auth-core": "0.1.86",
1730
+ "@jskit-ai/crud-core": "0.1.95",
1731
+ "@jskit-ai/database-runtime": "0.1.87",
1732
+ "@jskit-ai/http-runtime": "0.1.86",
1733
+ "@jskit-ai/json-rest-api-core": "0.1.32",
1734
+ "@jskit-ai/kernel": "0.1.87",
1735
+ "@jskit-ai/realtime": "0.1.86",
1736
+ "@jskit-ai/resource-crud-core": "0.1.32",
1737
1737
  "@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}"
1738
1738
  },
1739
1739
  "dev": {}
@@ -1865,11 +1865,11 @@
1865
1865
  },
1866
1866
  {
1867
1867
  "packageId": "@jskit-ai/crud-ui-generator",
1868
- "version": "0.1.69",
1868
+ "version": "0.1.70",
1869
1869
  "descriptor": {
1870
1870
  "packageVersion": 1,
1871
1871
  "packageId": "@jskit-ai/crud-ui-generator",
1872
- "version": "0.1.69",
1872
+ "version": "0.1.70",
1873
1873
  "kind": "generator",
1874
1874
  "description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
1875
1875
  "options": {
@@ -2068,7 +2068,7 @@
2068
2068
  "mutations": {
2069
2069
  "dependencies": {
2070
2070
  "runtime": {
2071
- "@jskit-ai/users-web": "0.1.101"
2071
+ "@jskit-ai/users-web": "0.1.102"
2072
2072
  },
2073
2073
  "dev": {}
2074
2074
  },
@@ -2327,11 +2327,11 @@
2327
2327
  },
2328
2328
  {
2329
2329
  "packageId": "@jskit-ai/database-runtime",
2330
- "version": "0.1.86",
2330
+ "version": "0.1.87",
2331
2331
  "descriptor": {
2332
2332
  "packageVersion": 1,
2333
2333
  "packageId": "@jskit-ai/database-runtime",
2334
- "version": "0.1.86",
2334
+ "version": "0.1.87",
2335
2335
  "kind": "runtime",
2336
2336
  "dependsOn": [
2337
2337
  "@jskit-ai/kernel"
@@ -2388,7 +2388,7 @@
2388
2388
  "mutations": {
2389
2389
  "dependencies": {
2390
2390
  "runtime": {
2391
- "@jskit-ai/kernel": "0.1.86",
2391
+ "@jskit-ai/kernel": "0.1.87",
2392
2392
  "dotenv": "^16.4.5",
2393
2393
  "knex": "^3.1.0"
2394
2394
  },
@@ -2423,11 +2423,11 @@
2423
2423
  },
2424
2424
  {
2425
2425
  "packageId": "@jskit-ai/database-runtime-mysql",
2426
- "version": "0.1.85",
2426
+ "version": "0.1.86",
2427
2427
  "descriptor": {
2428
2428
  "packageVersion": 1,
2429
2429
  "packageId": "@jskit-ai/database-runtime-mysql",
2430
- "version": "0.1.85",
2430
+ "version": "0.1.86",
2431
2431
  "kind": "runtime",
2432
2432
  "options": {
2433
2433
  "db-host": {
@@ -2517,7 +2517,7 @@
2517
2517
  "mutations": {
2518
2518
  "dependencies": {
2519
2519
  "runtime": {
2520
- "@jskit-ai/database-runtime": "0.1.86",
2520
+ "@jskit-ai/database-runtime": "0.1.87",
2521
2521
  "mysql2": "^3.11.2"
2522
2522
  },
2523
2523
  "dev": {}
@@ -2588,11 +2588,11 @@
2588
2588
  },
2589
2589
  {
2590
2590
  "packageId": "@jskit-ai/database-runtime-postgres",
2591
- "version": "0.1.85",
2591
+ "version": "0.1.86",
2592
2592
  "descriptor": {
2593
2593
  "packageVersion": 1,
2594
2594
  "packageId": "@jskit-ai/database-runtime-postgres",
2595
- "version": "0.1.85",
2595
+ "version": "0.1.86",
2596
2596
  "kind": "runtime",
2597
2597
  "options": {
2598
2598
  "db-host": {
@@ -2682,7 +2682,7 @@
2682
2682
  "mutations": {
2683
2683
  "dependencies": {
2684
2684
  "runtime": {
2685
- "@jskit-ai/database-runtime": "0.1.86",
2685
+ "@jskit-ai/database-runtime": "0.1.87",
2686
2686
  "pg": "^8.13.1"
2687
2687
  },
2688
2688
  "dev": {}
@@ -2753,11 +2753,11 @@
2753
2753
  },
2754
2754
  {
2755
2755
  "packageId": "@jskit-ai/feature-server-generator",
2756
- "version": "0.1.28",
2756
+ "version": "0.1.29",
2757
2757
  "descriptor": {
2758
2758
  "packageVersion": 1,
2759
2759
  "packageId": "@jskit-ai/feature-server-generator",
2760
- "version": "0.1.28",
2760
+ "version": "0.1.29",
2761
2761
  "kind": "generator",
2762
2762
  "description": "Scaffold substantial non-CRUD server feature packages with provider, actions, service, and optional persistence seams.",
2763
2763
  "options": {
@@ -2942,7 +2942,7 @@
2942
2942
  "equals": "json-rest"
2943
2943
  }
2944
2944
  },
2945
- "@jskit-ai/kernel": "0.1.86",
2945
+ "@jskit-ai/kernel": "0.1.87",
2946
2946
  "json-rest-schema": "1.x.x",
2947
2947
  "@local/${option:feature-name|kebab}": "file:packages/${option:feature-name|kebab}"
2948
2948
  },
@@ -3055,11 +3055,11 @@
3055
3055
  },
3056
3056
  {
3057
3057
  "packageId": "@jskit-ai/google-rewarded-core",
3058
- "version": "0.1.23",
3058
+ "version": "0.1.24",
3059
3059
  "descriptor": {
3060
3060
  "packageVersion": 1,
3061
3061
  "packageId": "@jskit-ai/google-rewarded-core",
3062
- "version": "0.1.23",
3062
+ "version": "0.1.24",
3063
3063
  "kind": "runtime",
3064
3064
  "description": "Google rewarded workflow runtime plus internal CRUD providers for rules, provider configs, watch sessions, and unlock receipts.",
3065
3065
  "dependsOn": [
@@ -3186,14 +3186,14 @@
3186
3186
  "mutations": {
3187
3187
  "dependencies": {
3188
3188
  "runtime": {
3189
- "@jskit-ai/auth-core": "0.1.85",
3190
- "@jskit-ai/crud-core": "0.1.94",
3191
- "@jskit-ai/database-runtime": "0.1.86",
3192
- "@jskit-ai/http-runtime": "0.1.85",
3193
- "@jskit-ai/json-rest-api-core": "0.1.31",
3194
- "@jskit-ai/kernel": "0.1.86",
3195
- "@jskit-ai/resource-crud-core": "0.1.31",
3196
- "@jskit-ai/workspaces-core": "0.1.62"
3189
+ "@jskit-ai/auth-core": "0.1.86",
3190
+ "@jskit-ai/crud-core": "0.1.95",
3191
+ "@jskit-ai/database-runtime": "0.1.87",
3192
+ "@jskit-ai/http-runtime": "0.1.86",
3193
+ "@jskit-ai/json-rest-api-core": "0.1.32",
3194
+ "@jskit-ai/kernel": "0.1.87",
3195
+ "@jskit-ai/resource-crud-core": "0.1.32",
3196
+ "@jskit-ai/workspaces-core": "0.1.63"
3197
3197
  },
3198
3198
  "dev": {}
3199
3199
  },
@@ -3245,11 +3245,11 @@
3245
3245
  },
3246
3246
  {
3247
3247
  "packageId": "@jskit-ai/google-rewarded-web",
3248
- "version": "0.1.23",
3248
+ "version": "0.1.24",
3249
3249
  "descriptor": {
3250
3250
  "packageVersion": 1,
3251
3251
  "packageId": "@jskit-ai/google-rewarded-web",
3252
- "version": "0.1.23",
3252
+ "version": "0.1.24",
3253
3253
  "kind": "runtime",
3254
3254
  "description": "Google rewarded client runtime with a fullscreen gate host and GPT orchestration.",
3255
3255
  "dependsOn": [
@@ -3296,10 +3296,10 @@
3296
3296
  "mutations": {
3297
3297
  "dependencies": {
3298
3298
  "runtime": {
3299
- "@jskit-ai/google-rewarded-core": "0.1.23",
3300
- "@jskit-ai/http-runtime": "0.1.85",
3301
- "@jskit-ai/kernel": "0.1.86",
3302
- "@jskit-ai/shell-web": "0.1.85"
3299
+ "@jskit-ai/google-rewarded-core": "0.1.24",
3300
+ "@jskit-ai/http-runtime": "0.1.86",
3301
+ "@jskit-ai/kernel": "0.1.87",
3302
+ "@jskit-ai/shell-web": "0.1.86"
3303
3303
  },
3304
3304
  "dev": {}
3305
3305
  },
@@ -3317,11 +3317,11 @@
3317
3317
  },
3318
3318
  {
3319
3319
  "packageId": "@jskit-ai/http-runtime",
3320
- "version": "0.1.85",
3320
+ "version": "0.1.86",
3321
3321
  "descriptor": {
3322
3322
  "packageVersion": 1,
3323
3323
  "packageId": "@jskit-ai/http-runtime",
3324
- "version": "0.1.85",
3324
+ "version": "0.1.86",
3325
3325
  "kind": "runtime",
3326
3326
  "dependsOn": [],
3327
3327
  "capabilities": {
@@ -3387,7 +3387,7 @@
3387
3387
  "mutations": {
3388
3388
  "dependencies": {
3389
3389
  "runtime": {
3390
- "@jskit-ai/kernel": "0.1.86"
3390
+ "@jskit-ai/kernel": "0.1.87"
3391
3391
  },
3392
3392
  "dev": {}
3393
3393
  },
@@ -3401,11 +3401,11 @@
3401
3401
  },
3402
3402
  {
3403
3403
  "packageId": "@jskit-ai/json-rest-api-core",
3404
- "version": "0.1.31",
3404
+ "version": "0.1.32",
3405
3405
  "descriptor": {
3406
3406
  "packageVersion": 1,
3407
3407
  "packageId": "@jskit-ai/json-rest-api-core",
3408
- "version": "0.1.31",
3408
+ "version": "0.1.32",
3409
3409
  "kind": "runtime",
3410
3410
  "description": "Shared internal json-rest-api host runtime for JSKIT server packages.",
3411
3411
  "dependsOn": [
@@ -3465,11 +3465,11 @@
3465
3465
  },
3466
3466
  {
3467
3467
  "packageId": "@jskit-ai/mobile-capacitor",
3468
- "version": "0.1.23",
3468
+ "version": "0.1.24",
3469
3469
  "descriptor": {
3470
3470
  "packageVersion": 1,
3471
3471
  "packageId": "@jskit-ai/mobile-capacitor",
3472
- "version": "0.1.23",
3472
+ "version": "0.1.24",
3473
3473
  "kind": "runtime",
3474
3474
  "description": "Thin Capacitor client integration for JSKIT mobile-shell launch routing and auth callback completion.",
3475
3475
  "dependsOn": [
@@ -3532,8 +3532,8 @@
3532
3532
  "@capacitor/app": "^7.1.0",
3533
3533
  "@capacitor/browser": "^7.0.1",
3534
3534
  "@capacitor/core": "^7.4.3",
3535
- "@jskit-ai/kernel": "0.1.86",
3536
- "@jskit-ai/shell-web": "0.1.85"
3535
+ "@jskit-ai/kernel": "0.1.87",
3536
+ "@jskit-ai/shell-web": "0.1.86"
3537
3537
  },
3538
3538
  "dev": {
3539
3539
  "@capacitor/cli": "^7.4.3"
@@ -3585,11 +3585,11 @@
3585
3585
  },
3586
3586
  {
3587
3587
  "packageId": "@jskit-ai/realtime",
3588
- "version": "0.1.85",
3588
+ "version": "0.1.86",
3589
3589
  "descriptor": {
3590
3590
  "packageVersion": 1,
3591
3591
  "packageId": "@jskit-ai/realtime",
3592
- "version": "0.1.85",
3592
+ "version": "0.1.86",
3593
3593
  "kind": "runtime",
3594
3594
  "description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
3595
3595
  "options": {
@@ -3685,7 +3685,7 @@
3685
3685
  "mutations": {
3686
3686
  "dependencies": {
3687
3687
  "runtime": {
3688
- "@jskit-ai/kernel": "0.1.86",
3688
+ "@jskit-ai/kernel": "0.1.87",
3689
3689
  "@socket.io/redis-adapter": "^8.3.0",
3690
3690
  "redis": "^5.8.2",
3691
3691
  "socket.io": "^4.8.3",
@@ -3734,11 +3734,11 @@
3734
3734
  },
3735
3735
  {
3736
3736
  "packageId": "@jskit-ai/resource-core",
3737
- "version": "0.1.31",
3737
+ "version": "0.1.32",
3738
3738
  "descriptor": {
3739
3739
  "packageVersion": 1,
3740
3740
  "packageId": "@jskit-ai/resource-core",
3741
- "version": "0.1.31",
3741
+ "version": "0.1.32",
3742
3742
  "kind": "runtime",
3743
3743
  "description": "Generic resource-definition helpers and schema-definition normalization.",
3744
3744
  "dependsOn": [
@@ -3761,7 +3761,7 @@
3761
3761
  "mutations": {
3762
3762
  "dependencies": {
3763
3763
  "runtime": {
3764
- "@jskit-ai/resource-core": "0.1.31"
3764
+ "@jskit-ai/resource-core": "0.1.32"
3765
3765
  },
3766
3766
  "dev": {}
3767
3767
  },
@@ -3776,11 +3776,11 @@
3776
3776
  },
3777
3777
  {
3778
3778
  "packageId": "@jskit-ai/resource-crud-core",
3779
- "version": "0.1.31",
3779
+ "version": "0.1.32",
3780
3780
  "descriptor": {
3781
3781
  "packageVersion": 1,
3782
3782
  "packageId": "@jskit-ai/resource-crud-core",
3783
- "version": "0.1.31",
3783
+ "version": "0.1.32",
3784
3784
  "kind": "runtime",
3785
3785
  "description": "CRUD-specific resource-definition helpers and namespace support.",
3786
3786
  "dependsOn": [
@@ -3804,7 +3804,7 @@
3804
3804
  "mutations": {
3805
3805
  "dependencies": {
3806
3806
  "runtime": {
3807
- "@jskit-ai/resource-crud-core": "0.1.31"
3807
+ "@jskit-ai/resource-crud-core": "0.1.32"
3808
3808
  },
3809
3809
  "dev": {}
3810
3810
  },
@@ -3819,18 +3819,19 @@
3819
3819
  },
3820
3820
  {
3821
3821
  "packageId": "@jskit-ai/shell-web",
3822
- "version": "0.1.85",
3822
+ "version": "0.1.86",
3823
3823
  "descriptor": {
3824
3824
  "packageVersion": 1,
3825
3825
  "packageId": "@jskit-ai/shell-web",
3826
- "version": "0.1.85",
3826
+ "version": "0.1.86",
3827
3827
  "kind": "runtime",
3828
3828
  "description": "Web shell layout runtime with outlet-based placement contributions.",
3829
3829
  "dependsOn": [],
3830
3830
  "capabilities": {
3831
3831
  "provides": [
3832
3832
  "runtime.web-placement",
3833
- "runtime.web-error"
3833
+ "runtime.web-error",
3834
+ "runtime.web-async-module-recovery"
3834
3835
  ],
3835
3836
  "requires": []
3836
3837
  },
@@ -3876,6 +3877,8 @@
3876
3877
  "client": [
3877
3878
  "runtime.web-placement.client",
3878
3879
  "runtime.web-bootstrap.client",
3880
+ "runtime.web-refresh.client",
3881
+ "runtime.web-async-module-recovery.client",
3879
3882
  "runtime.web-error.client",
3880
3883
  "runtime.web-error.presentation-store.client"
3881
3884
  ]
@@ -4149,7 +4152,7 @@
4149
4152
  "dependencies": {
4150
4153
  "runtime": {
4151
4154
  "@mdi/js": "^7.4.47",
4152
- "@jskit-ai/kernel": "0.1.86"
4155
+ "@jskit-ai/kernel": "0.1.87"
4153
4156
  },
4154
4157
  "dev": {}
4155
4158
  },
@@ -4349,11 +4352,11 @@
4349
4352
  },
4350
4353
  {
4351
4354
  "packageId": "@jskit-ai/storage-runtime",
4352
- "version": "0.1.85",
4355
+ "version": "0.1.86",
4353
4356
  "descriptor": {
4354
4357
  "packageVersion": 1,
4355
4358
  "packageId": "@jskit-ai/storage-runtime",
4356
- "version": "0.1.85",
4359
+ "version": "0.1.86",
4357
4360
  "kind": "runtime",
4358
4361
  "dependsOn": [
4359
4362
  "@jskit-ai/kernel"
@@ -4402,7 +4405,7 @@
4402
4405
  "mutations": {
4403
4406
  "dependencies": {
4404
4407
  "runtime": {
4405
- "@jskit-ai/kernel": "0.1.86",
4408
+ "@jskit-ai/kernel": "0.1.87",
4406
4409
  "unstorage": "^1.17.3"
4407
4410
  },
4408
4411
  "dev": {}
@@ -4418,11 +4421,11 @@
4418
4421
  },
4419
4422
  {
4420
4423
  "packageId": "@jskit-ai/ui-generator",
4421
- "version": "0.1.69",
4424
+ "version": "0.1.70",
4422
4425
  "descriptor": {
4423
4426
  "packageVersion": 1,
4424
4427
  "packageId": "@jskit-ai/ui-generator",
4425
- "version": "0.1.69",
4428
+ "version": "0.1.70",
4426
4429
  "kind": "generator",
4427
4430
  "description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
4428
4431
  "options": {
@@ -4855,7 +4858,7 @@
4855
4858
  "mutations": {
4856
4859
  "dependencies": {
4857
4860
  "runtime": {
4858
- "@jskit-ai/users-web": "0.1.101"
4861
+ "@jskit-ai/users-web": "0.1.102"
4859
4862
  },
4860
4863
  "dev": {}
4861
4864
  },
@@ -4870,11 +4873,11 @@
4870
4873
  },
4871
4874
  {
4872
4875
  "packageId": "@jskit-ai/uploads-image-web",
4873
- "version": "0.1.64",
4876
+ "version": "0.1.65",
4874
4877
  "descriptor": {
4875
4878
  "packageVersion": 1,
4876
4879
  "packageId": "@jskit-ai/uploads-image-web",
4877
- "version": "0.1.64",
4880
+ "version": "0.1.65",
4878
4881
  "kind": "runtime",
4879
4882
  "description": "Reusable client-side image upload runtime with pre-upload image editing.",
4880
4883
  "dependsOn": [
@@ -4938,7 +4941,7 @@
4938
4941
  "mutations": {
4939
4942
  "dependencies": {
4940
4943
  "runtime": {
4941
- "@jskit-ai/uploads-runtime": "0.1.64",
4944
+ "@jskit-ai/uploads-runtime": "0.1.65",
4942
4945
  "@uppy/compressor": "^3.1.0",
4943
4946
  "@uppy/core": "^5.2.0",
4944
4947
  "@uppy/dashboard": "^5.1.1",
@@ -4958,11 +4961,11 @@
4958
4961
  },
4959
4962
  {
4960
4963
  "packageId": "@jskit-ai/uploads-runtime",
4961
- "version": "0.1.64",
4964
+ "version": "0.1.65",
4962
4965
  "descriptor": {
4963
4966
  "packageVersion": 1,
4964
4967
  "packageId": "@jskit-ai/uploads-runtime",
4965
- "version": "0.1.64",
4968
+ "version": "0.1.65",
4966
4969
  "kind": "runtime",
4967
4970
  "description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
4968
4971
  "dependsOn": [
@@ -5032,7 +5035,7 @@
5032
5035
  "dependencies": {
5033
5036
  "runtime": {
5034
5037
  "@fastify/multipart": "^9.4.0",
5035
- "@jskit-ai/kernel": "0.1.86"
5038
+ "@jskit-ai/kernel": "0.1.87"
5036
5039
  },
5037
5040
  "dev": {}
5038
5041
  },
@@ -5047,11 +5050,11 @@
5047
5050
  },
5048
5051
  {
5049
5052
  "packageId": "@jskit-ai/users-core",
5050
- "version": "0.1.96",
5053
+ "version": "0.1.97",
5051
5054
  "descriptor": {
5052
5055
  "packageVersion": 1,
5053
5056
  "packageId": "@jskit-ai/users-core",
5054
- "version": "0.1.96",
5057
+ "version": "0.1.97",
5055
5058
  "kind": "runtime",
5056
5059
  "description": "Users/account runtime plus HTTP routes for account features.",
5057
5060
  "dependsOn": [
@@ -5192,16 +5195,16 @@
5192
5195
  "mutations": {
5193
5196
  "dependencies": {
5194
5197
  "runtime": {
5195
- "@jskit-ai/auth-core": "0.1.85",
5196
- "@jskit-ai/crud-core": "0.1.94",
5197
- "@jskit-ai/database-runtime": "0.1.86",
5198
- "@jskit-ai/http-runtime": "0.1.85",
5199
- "@jskit-ai/json-rest-api-core": "0.1.31",
5200
- "@jskit-ai/kernel": "0.1.86",
5201
- "@jskit-ai/resource-core": "0.1.31",
5202
- "@jskit-ai/resource-crud-core": "0.1.31",
5198
+ "@jskit-ai/auth-core": "0.1.86",
5199
+ "@jskit-ai/crud-core": "0.1.95",
5200
+ "@jskit-ai/database-runtime": "0.1.87",
5201
+ "@jskit-ai/http-runtime": "0.1.86",
5202
+ "@jskit-ai/json-rest-api-core": "0.1.32",
5203
+ "@jskit-ai/kernel": "0.1.87",
5204
+ "@jskit-ai/resource-core": "0.1.32",
5205
+ "@jskit-ai/resource-crud-core": "0.1.32",
5203
5206
  "@local/users": "file:packages/users",
5204
- "@jskit-ai/uploads-runtime": "0.1.64"
5207
+ "@jskit-ai/uploads-runtime": "0.1.65"
5205
5208
  },
5206
5209
  "dev": {}
5207
5210
  },
@@ -5418,11 +5421,11 @@
5418
5421
  },
5419
5422
  {
5420
5423
  "packageId": "@jskit-ai/users-web",
5421
- "version": "0.1.101",
5424
+ "version": "0.1.102",
5422
5425
  "descriptor": {
5423
5426
  "packageVersion": 1,
5424
5427
  "packageId": "@jskit-ai/users-web",
5425
- "version": "0.1.101",
5428
+ "version": "0.1.102",
5426
5429
  "kind": "runtime",
5427
5430
  "description": "Users web module: account/profile UI plus shared users web widgets.",
5428
5431
  "dependsOn": [
@@ -5717,12 +5720,12 @@
5717
5720
  "dependencies": {
5718
5721
  "runtime": {
5719
5722
  "@mdi/js": "^7.4.47",
5720
- "@jskit-ai/http-runtime": "0.1.85",
5721
- "@jskit-ai/realtime": "0.1.85",
5722
- "@jskit-ai/kernel": "0.1.86",
5723
- "@jskit-ai/shell-web": "0.1.85",
5724
- "@jskit-ai/uploads-image-web": "0.1.64",
5725
- "@jskit-ai/users-core": "0.1.96"
5723
+ "@jskit-ai/http-runtime": "0.1.86",
5724
+ "@jskit-ai/realtime": "0.1.86",
5725
+ "@jskit-ai/kernel": "0.1.87",
5726
+ "@jskit-ai/shell-web": "0.1.86",
5727
+ "@jskit-ai/uploads-image-web": "0.1.65",
5728
+ "@jskit-ai/users-core": "0.1.97"
5726
5729
  },
5727
5730
  "dev": {}
5728
5731
  },
@@ -5891,11 +5894,11 @@
5891
5894
  },
5892
5895
  {
5893
5896
  "packageId": "@jskit-ai/workspaces-core",
5894
- "version": "0.1.62",
5897
+ "version": "0.1.63",
5895
5898
  "descriptor": {
5896
5899
  "packageVersion": 1,
5897
5900
  "packageId": "@jskit-ai/workspaces-core",
5898
- "version": "0.1.62",
5901
+ "version": "0.1.63",
5899
5902
  "kind": "runtime",
5900
5903
  "description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
5901
5904
  "dependsOn": [
@@ -6036,10 +6039,10 @@
6036
6039
  "mutations": {
6037
6040
  "dependencies": {
6038
6041
  "runtime": {
6039
- "@jskit-ai/json-rest-api-core": "0.1.31",
6040
- "@jskit-ai/resource-core": "0.1.31",
6041
- "@jskit-ai/resource-crud-core": "0.1.31",
6042
- "@jskit-ai/users-core": "0.1.96"
6042
+ "@jskit-ai/json-rest-api-core": "0.1.32",
6043
+ "@jskit-ai/resource-core": "0.1.32",
6044
+ "@jskit-ai/resource-crud-core": "0.1.32",
6045
+ "@jskit-ai/users-core": "0.1.97"
6043
6046
  },
6044
6047
  "dev": {}
6045
6048
  },
@@ -6211,11 +6214,11 @@
6211
6214
  },
6212
6215
  {
6213
6216
  "packageId": "@jskit-ai/workspaces-web",
6214
- "version": "0.1.63",
6217
+ "version": "0.1.64",
6215
6218
  "descriptor": {
6216
6219
  "packageVersion": 1,
6217
6220
  "packageId": "@jskit-ai/workspaces-web",
6218
- "version": "0.1.63",
6221
+ "version": "0.1.64",
6219
6222
  "kind": "runtime",
6220
6223
  "description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
6221
6224
  "dependsOn": [
@@ -6467,8 +6470,8 @@
6467
6470
  "mutations": {
6468
6471
  "dependencies": {
6469
6472
  "runtime": {
6470
- "@jskit-ai/workspaces-core": "0.1.62",
6471
- "@jskit-ai/users-web": "0.1.101"
6473
+ "@jskit-ai/workspaces-core": "0.1.63",
6474
+ "@jskit-ai/users-web": "0.1.102"
6472
6475
  },
6473
6476
  "dev": {}
6474
6477
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jskit-ai/jskit-catalog",
3
- "version": "0.1.94",
3
+ "version": "0.1.95",
4
4
  "description": "Published metadata catalog for JSKIT package descriptors.",
5
5
  "type": "module",
6
6
  "files": [