@jskit-ai/jskit-catalog 0.1.104 → 0.1.106

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 +157 -150
  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.105",
9
+ "version": "0.1.107",
10
10
  "descriptor": {
11
11
  "packageVersion": 1,
12
12
  "packageId": "@jskit-ai/assistant",
13
- "version": "0.1.105",
13
+ "version": "0.1.107",
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.72",
350
+ "version": "0.1.74",
351
351
  "descriptor": {
352
352
  "packageVersion": 1,
353
353
  "packageId": "@jskit-ai/assistant-core",
354
- "version": "0.1.72",
354
+ "version": "0.1.74",
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.95",
403
- "@jskit-ai/kernel": "0.1.96",
404
- "@jskit-ai/resource-core": "0.1.41",
405
- "@jskit-ai/resource-crud-core": "0.1.41",
406
- "@jskit-ai/users-core": "0.1.106",
402
+ "@jskit-ai/http-runtime": "0.1.97",
403
+ "@jskit-ai/kernel": "0.1.99",
404
+ "@jskit-ai/resource-core": "0.1.43",
405
+ "@jskit-ai/resource-crud-core": "0.1.43",
406
+ "@jskit-ai/users-core": "0.1.108",
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.67",
425
+ "version": "0.1.69",
426
426
  "descriptor": {
427
427
  "packageVersion": 1,
428
428
  "packageId": "@jskit-ai/assistant-runtime",
429
- "version": "0.1.67",
429
+ "version": "0.1.69",
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.72",
526
- "@jskit-ai/database-runtime": "0.1.96",
527
- "@jskit-ai/http-runtime": "0.1.95",
528
- "@jskit-ai/kernel": "0.1.96",
529
- "@jskit-ai/shell-web": "0.1.95",
530
- "@jskit-ai/users-core": "0.1.106",
531
- "@jskit-ai/users-web": "0.1.111"
525
+ "@jskit-ai/assistant-core": "0.1.74",
526
+ "@jskit-ai/database-runtime": "0.1.98",
527
+ "@jskit-ai/http-runtime": "0.1.97",
528
+ "@jskit-ai/kernel": "0.1.99",
529
+ "@jskit-ai/shell-web": "0.1.98",
530
+ "@jskit-ai/users-core": "0.1.108",
531
+ "@jskit-ai/users-web": "0.1.113"
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.95",
586
+ "version": "0.1.97",
587
587
  "descriptor": {
588
588
  "packageVersion": 1,
589
589
  "packageId": "@jskit-ai/auth-core",
590
- "version": "0.1.95",
590
+ "version": "0.1.97",
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.96",
658
+ "@jskit-ai/kernel": "0.1.99",
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.95",
676
+ "version": "0.1.97",
677
677
  "descriptor": {
678
678
  "packageVersion": 1,
679
679
  "packageId": "@jskit-ai/auth-provider-supabase-core",
680
- "version": "0.1.95",
680
+ "version": "0.1.97",
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.95",
763
- "@jskit-ai/kernel": "0.1.96",
762
+ "@jskit-ai/auth-core": "0.1.97",
763
+ "@jskit-ai/kernel": "0.1.99",
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.97",
828
+ "version": "0.1.99",
829
829
  "descriptor": {
830
830
  "packageVersion": 1,
831
831
  "packageId": "@jskit-ai/auth-web",
832
- "version": "0.1.97",
832
+ "version": "0.1.99",
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.95",
1089
- "@jskit-ai/http-runtime": "0.1.95",
1090
- "@jskit-ai/kernel": "0.1.96",
1091
- "@jskit-ai/shell-web": "0.1.95"
1088
+ "@jskit-ai/auth-core": "0.1.97",
1089
+ "@jskit-ai/http-runtime": "0.1.97",
1090
+ "@jskit-ai/kernel": "0.1.99",
1091
+ "@jskit-ai/shell-web": "0.1.98"
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.59",
1170
+ "version": "0.1.61",
1171
1171
  "descriptor": {
1172
1172
  "packageVersion": 1,
1173
1173
  "packageId": "@jskit-ai/console-core",
1174
- "version": "0.1.59",
1174
+ "version": "0.1.61",
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.95",
1259
- "@jskit-ai/database-runtime": "0.1.96",
1260
- "@jskit-ai/http-runtime": "0.1.95",
1261
- "@jskit-ai/kernel": "0.1.96",
1262
- "@jskit-ai/resource-crud-core": "0.1.41",
1263
- "@jskit-ai/users-core": "0.1.106"
1258
+ "@jskit-ai/auth-core": "0.1.97",
1259
+ "@jskit-ai/database-runtime": "0.1.98",
1260
+ "@jskit-ai/http-runtime": "0.1.97",
1261
+ "@jskit-ai/kernel": "0.1.99",
1262
+ "@jskit-ai/resource-crud-core": "0.1.43",
1263
+ "@jskit-ai/users-core": "0.1.108"
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.64",
1288
+ "version": "0.1.66",
1289
1289
  "descriptor": {
1290
1290
  "packageVersion": 1,
1291
1291
  "packageId": "@jskit-ai/console-web",
1292
- "version": "0.1.64",
1292
+ "version": "0.1.66",
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.97",
1403
- "@jskit-ai/console-core": "0.1.59",
1404
- "@jskit-ai/shell-web": "0.1.95"
1402
+ "@jskit-ai/auth-web": "0.1.99",
1403
+ "@jskit-ai/console-core": "0.1.61",
1404
+ "@jskit-ai/shell-web": "0.1.98"
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.104",
1511
+ "version": "0.1.106",
1512
1512
  "descriptor": {
1513
1513
  "packageVersion": 1,
1514
1514
  "packageId": "@jskit-ai/crud-core",
1515
- "version": "0.1.104",
1515
+ "version": "0.1.106",
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.104"
1544
+ "@jskit-ai/crud-core": "0.1.106"
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.104",
1558
+ "version": "0.1.106",
1559
1559
  "descriptor": {
1560
1560
  "packageVersion": 1,
1561
1561
  "packageId": "@jskit-ai/crud-server-generator",
1562
- "version": "0.1.104",
1562
+ "version": "0.1.106",
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.95",
1730
- "@jskit-ai/crud-core": "0.1.104",
1731
- "@jskit-ai/database-runtime": "0.1.96",
1732
- "@jskit-ai/http-runtime": "0.1.95",
1733
- "@jskit-ai/json-rest-api-core": "0.1.41",
1734
- "@jskit-ai/kernel": "0.1.96",
1735
- "@jskit-ai/realtime": "0.1.95",
1736
- "@jskit-ai/resource-crud-core": "0.1.41",
1729
+ "@jskit-ai/auth-core": "0.1.97",
1730
+ "@jskit-ai/crud-core": "0.1.106",
1731
+ "@jskit-ai/database-runtime": "0.1.98",
1732
+ "@jskit-ai/http-runtime": "0.1.97",
1733
+ "@jskit-ai/json-rest-api-core": "0.1.43",
1734
+ "@jskit-ai/kernel": "0.1.99",
1735
+ "@jskit-ai/realtime": "0.1.97",
1736
+ "@jskit-ai/resource-crud-core": "0.1.43",
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.79",
1868
+ "version": "0.1.81",
1869
1869
  "descriptor": {
1870
1870
  "packageVersion": 1,
1871
1871
  "packageId": "@jskit-ai/crud-ui-generator",
1872
- "version": "0.1.79",
1872
+ "version": "0.1.81",
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.111"
2071
+ "@jskit-ai/users-web": "0.1.113"
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.96",
2330
+ "version": "0.1.98",
2331
2331
  "descriptor": {
2332
2332
  "packageVersion": 1,
2333
2333
  "packageId": "@jskit-ai/database-runtime",
2334
- "version": "0.1.96",
2334
+ "version": "0.1.98",
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.96",
2391
+ "@jskit-ai/kernel": "0.1.99",
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.95",
2426
+ "version": "0.1.97",
2427
2427
  "descriptor": {
2428
2428
  "packageVersion": 1,
2429
2429
  "packageId": "@jskit-ai/database-runtime-mysql",
2430
- "version": "0.1.95",
2430
+ "version": "0.1.97",
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.96",
2520
+ "@jskit-ai/database-runtime": "0.1.98",
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.95",
2591
+ "version": "0.1.97",
2592
2592
  "descriptor": {
2593
2593
  "packageVersion": 1,
2594
2594
  "packageId": "@jskit-ai/database-runtime-postgres",
2595
- "version": "0.1.95",
2595
+ "version": "0.1.97",
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.96",
2685
+ "@jskit-ai/database-runtime": "0.1.98",
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.38",
2756
+ "version": "0.1.40",
2757
2757
  "descriptor": {
2758
2758
  "packageVersion": 1,
2759
2759
  "packageId": "@jskit-ai/feature-server-generator",
2760
- "version": "0.1.38",
2760
+ "version": "0.1.40",
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.96",
2945
+ "@jskit-ai/kernel": "0.1.99",
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.33",
3058
+ "version": "0.1.35",
3059
3059
  "descriptor": {
3060
3060
  "packageVersion": 1,
3061
3061
  "packageId": "@jskit-ai/google-rewarded-core",
3062
- "version": "0.1.33",
3062
+ "version": "0.1.35",
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.95",
3190
- "@jskit-ai/crud-core": "0.1.104",
3191
- "@jskit-ai/database-runtime": "0.1.96",
3192
- "@jskit-ai/http-runtime": "0.1.95",
3193
- "@jskit-ai/json-rest-api-core": "0.1.41",
3194
- "@jskit-ai/kernel": "0.1.96",
3195
- "@jskit-ai/resource-crud-core": "0.1.41",
3196
- "@jskit-ai/workspaces-core": "0.1.72"
3189
+ "@jskit-ai/auth-core": "0.1.97",
3190
+ "@jskit-ai/crud-core": "0.1.106",
3191
+ "@jskit-ai/database-runtime": "0.1.98",
3192
+ "@jskit-ai/http-runtime": "0.1.97",
3193
+ "@jskit-ai/json-rest-api-core": "0.1.43",
3194
+ "@jskit-ai/kernel": "0.1.99",
3195
+ "@jskit-ai/resource-crud-core": "0.1.43",
3196
+ "@jskit-ai/workspaces-core": "0.1.74"
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.33",
3248
+ "version": "0.1.35",
3249
3249
  "descriptor": {
3250
3250
  "packageVersion": 1,
3251
3251
  "packageId": "@jskit-ai/google-rewarded-web",
3252
- "version": "0.1.33",
3252
+ "version": "0.1.35",
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.33",
3300
- "@jskit-ai/http-runtime": "0.1.95",
3301
- "@jskit-ai/kernel": "0.1.96",
3302
- "@jskit-ai/shell-web": "0.1.95"
3299
+ "@jskit-ai/google-rewarded-core": "0.1.35",
3300
+ "@jskit-ai/http-runtime": "0.1.97",
3301
+ "@jskit-ai/kernel": "0.1.99",
3302
+ "@jskit-ai/shell-web": "0.1.98"
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.95",
3320
+ "version": "0.1.97",
3321
3321
  "descriptor": {
3322
3322
  "packageVersion": 1,
3323
3323
  "packageId": "@jskit-ai/http-runtime",
3324
- "version": "0.1.95",
3324
+ "version": "0.1.97",
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.96"
3390
+ "@jskit-ai/kernel": "0.1.99"
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.41",
3404
+ "version": "0.1.43",
3405
3405
  "descriptor": {
3406
3406
  "packageVersion": 1,
3407
3407
  "packageId": "@jskit-ai/json-rest-api-core",
3408
- "version": "0.1.41",
3408
+ "version": "0.1.43",
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.33",
3468
+ "version": "0.1.35",
3469
3469
  "descriptor": {
3470
3470
  "packageVersion": 1,
3471
3471
  "packageId": "@jskit-ai/mobile-capacitor",
3472
- "version": "0.1.33",
3472
+ "version": "0.1.35",
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.96",
3536
- "@jskit-ai/shell-web": "0.1.95"
3535
+ "@jskit-ai/kernel": "0.1.99",
3536
+ "@jskit-ai/shell-web": "0.1.98"
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.95",
3588
+ "version": "0.1.97",
3589
3589
  "descriptor": {
3590
3590
  "packageVersion": 1,
3591
3591
  "packageId": "@jskit-ai/realtime",
3592
- "version": "0.1.95",
3592
+ "version": "0.1.97",
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.96",
3688
+ "@jskit-ai/kernel": "0.1.99",
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.41",
3737
+ "version": "0.1.43",
3738
3738
  "descriptor": {
3739
3739
  "packageVersion": 1,
3740
3740
  "packageId": "@jskit-ai/resource-core",
3741
- "version": "0.1.41",
3741
+ "version": "0.1.43",
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.41"
3764
+ "@jskit-ai/resource-core": "0.1.43"
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.41",
3779
+ "version": "0.1.43",
3780
3780
  "descriptor": {
3781
3781
  "packageVersion": 1,
3782
3782
  "packageId": "@jskit-ai/resource-crud-core",
3783
- "version": "0.1.41",
3783
+ "version": "0.1.43",
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.41"
3807
+ "@jskit-ai/resource-crud-core": "0.1.43"
3808
3808
  },
3809
3809
  "dev": {}
3810
3810
  },
@@ -3819,11 +3819,11 @@
3819
3819
  },
3820
3820
  {
3821
3821
  "packageId": "@jskit-ai/shell-web",
3822
- "version": "0.1.95",
3822
+ "version": "0.1.98",
3823
3823
  "descriptor": {
3824
3824
  "packageVersion": 1,
3825
3825
  "packageId": "@jskit-ai/shell-web",
3826
- "version": "0.1.95",
3826
+ "version": "0.1.98",
3827
3827
  "kind": "runtime",
3828
3828
  "description": "Web shell layout runtime with outlet-based placement contributions.",
3829
3829
  "dependsOn": [],
@@ -3850,6 +3850,13 @@
3850
3850
  }
3851
3851
  },
3852
3852
  "metadata": {
3853
+ "client": {
3854
+ "optimizeDeps": {
3855
+ "exclude": [
3856
+ "@jskit-ai/shell-web/client"
3857
+ ]
3858
+ }
3859
+ },
3853
3860
  "apiSummary": {
3854
3861
  "surfaces": [
3855
3862
  {
@@ -4158,7 +4165,7 @@
4158
4165
  "dependencies": {
4159
4166
  "runtime": {
4160
4167
  "@mdi/js": "^7.4.47",
4161
- "@jskit-ai/kernel": "0.1.96"
4168
+ "@jskit-ai/kernel": "0.1.99"
4162
4169
  },
4163
4170
  "dev": {}
4164
4171
  },
@@ -4358,11 +4365,11 @@
4358
4365
  },
4359
4366
  {
4360
4367
  "packageId": "@jskit-ai/storage-runtime",
4361
- "version": "0.1.95",
4368
+ "version": "0.1.97",
4362
4369
  "descriptor": {
4363
4370
  "packageVersion": 1,
4364
4371
  "packageId": "@jskit-ai/storage-runtime",
4365
- "version": "0.1.95",
4372
+ "version": "0.1.97",
4366
4373
  "kind": "runtime",
4367
4374
  "dependsOn": [
4368
4375
  "@jskit-ai/kernel"
@@ -4411,7 +4418,7 @@
4411
4418
  "mutations": {
4412
4419
  "dependencies": {
4413
4420
  "runtime": {
4414
- "@jskit-ai/kernel": "0.1.96",
4421
+ "@jskit-ai/kernel": "0.1.99",
4415
4422
  "unstorage": "^1.17.3"
4416
4423
  },
4417
4424
  "dev": {}
@@ -4427,11 +4434,11 @@
4427
4434
  },
4428
4435
  {
4429
4436
  "packageId": "@jskit-ai/ui-generator",
4430
- "version": "0.1.79",
4437
+ "version": "0.1.81",
4431
4438
  "descriptor": {
4432
4439
  "packageVersion": 1,
4433
4440
  "packageId": "@jskit-ai/ui-generator",
4434
- "version": "0.1.79",
4441
+ "version": "0.1.81",
4435
4442
  "kind": "generator",
4436
4443
  "description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
4437
4444
  "options": {
@@ -4864,7 +4871,7 @@
4864
4871
  "mutations": {
4865
4872
  "dependencies": {
4866
4873
  "runtime": {
4867
- "@jskit-ai/users-web": "0.1.111"
4874
+ "@jskit-ai/users-web": "0.1.113"
4868
4875
  },
4869
4876
  "dev": {}
4870
4877
  },
@@ -4879,11 +4886,11 @@
4879
4886
  },
4880
4887
  {
4881
4888
  "packageId": "@jskit-ai/uploads-image-web",
4882
- "version": "0.1.74",
4889
+ "version": "0.1.76",
4883
4890
  "descriptor": {
4884
4891
  "packageVersion": 1,
4885
4892
  "packageId": "@jskit-ai/uploads-image-web",
4886
- "version": "0.1.74",
4893
+ "version": "0.1.76",
4887
4894
  "kind": "runtime",
4888
4895
  "description": "Reusable client-side image upload runtime with pre-upload image editing.",
4889
4896
  "dependsOn": [
@@ -4947,7 +4954,7 @@
4947
4954
  "mutations": {
4948
4955
  "dependencies": {
4949
4956
  "runtime": {
4950
- "@jskit-ai/uploads-runtime": "0.1.74",
4957
+ "@jskit-ai/uploads-runtime": "0.1.76",
4951
4958
  "@uppy/compressor": "^3.1.0",
4952
4959
  "@uppy/core": "^5.2.0",
4953
4960
  "@uppy/dashboard": "^5.1.1",
@@ -4967,11 +4974,11 @@
4967
4974
  },
4968
4975
  {
4969
4976
  "packageId": "@jskit-ai/uploads-runtime",
4970
- "version": "0.1.74",
4977
+ "version": "0.1.76",
4971
4978
  "descriptor": {
4972
4979
  "packageVersion": 1,
4973
4980
  "packageId": "@jskit-ai/uploads-runtime",
4974
- "version": "0.1.74",
4981
+ "version": "0.1.76",
4975
4982
  "kind": "runtime",
4976
4983
  "description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
4977
4984
  "dependsOn": [
@@ -5041,7 +5048,7 @@
5041
5048
  "dependencies": {
5042
5049
  "runtime": {
5043
5050
  "@fastify/multipart": "^9.4.0",
5044
- "@jskit-ai/kernel": "0.1.96"
5051
+ "@jskit-ai/kernel": "0.1.99"
5045
5052
  },
5046
5053
  "dev": {}
5047
5054
  },
@@ -5056,11 +5063,11 @@
5056
5063
  },
5057
5064
  {
5058
5065
  "packageId": "@jskit-ai/users-core",
5059
- "version": "0.1.106",
5066
+ "version": "0.1.108",
5060
5067
  "descriptor": {
5061
5068
  "packageVersion": 1,
5062
5069
  "packageId": "@jskit-ai/users-core",
5063
- "version": "0.1.106",
5070
+ "version": "0.1.108",
5064
5071
  "kind": "runtime",
5065
5072
  "description": "Users/account runtime plus HTTP routes for account features.",
5066
5073
  "dependsOn": [
@@ -5201,16 +5208,16 @@
5201
5208
  "mutations": {
5202
5209
  "dependencies": {
5203
5210
  "runtime": {
5204
- "@jskit-ai/auth-core": "0.1.95",
5205
- "@jskit-ai/crud-core": "0.1.104",
5206
- "@jskit-ai/database-runtime": "0.1.96",
5207
- "@jskit-ai/http-runtime": "0.1.95",
5208
- "@jskit-ai/json-rest-api-core": "0.1.41",
5209
- "@jskit-ai/kernel": "0.1.96",
5210
- "@jskit-ai/resource-core": "0.1.41",
5211
- "@jskit-ai/resource-crud-core": "0.1.41",
5211
+ "@jskit-ai/auth-core": "0.1.97",
5212
+ "@jskit-ai/crud-core": "0.1.106",
5213
+ "@jskit-ai/database-runtime": "0.1.98",
5214
+ "@jskit-ai/http-runtime": "0.1.97",
5215
+ "@jskit-ai/json-rest-api-core": "0.1.43",
5216
+ "@jskit-ai/kernel": "0.1.99",
5217
+ "@jskit-ai/resource-core": "0.1.43",
5218
+ "@jskit-ai/resource-crud-core": "0.1.43",
5212
5219
  "@local/users": "file:packages/users",
5213
- "@jskit-ai/uploads-runtime": "0.1.74"
5220
+ "@jskit-ai/uploads-runtime": "0.1.76"
5214
5221
  },
5215
5222
  "dev": {}
5216
5223
  },
@@ -5427,11 +5434,11 @@
5427
5434
  },
5428
5435
  {
5429
5436
  "packageId": "@jskit-ai/users-web",
5430
- "version": "0.1.111",
5437
+ "version": "0.1.113",
5431
5438
  "descriptor": {
5432
5439
  "packageVersion": 1,
5433
5440
  "packageId": "@jskit-ai/users-web",
5434
- "version": "0.1.111",
5441
+ "version": "0.1.113",
5435
5442
  "kind": "runtime",
5436
5443
  "description": "Users web module: account/profile UI plus shared users web widgets.",
5437
5444
  "dependsOn": [
@@ -5734,12 +5741,12 @@
5734
5741
  "dependencies": {
5735
5742
  "runtime": {
5736
5743
  "@mdi/js": "^7.4.47",
5737
- "@jskit-ai/http-runtime": "0.1.95",
5738
- "@jskit-ai/realtime": "0.1.95",
5739
- "@jskit-ai/kernel": "0.1.96",
5740
- "@jskit-ai/shell-web": "0.1.95",
5741
- "@jskit-ai/uploads-image-web": "0.1.74",
5742
- "@jskit-ai/users-core": "0.1.106"
5744
+ "@jskit-ai/http-runtime": "0.1.97",
5745
+ "@jskit-ai/realtime": "0.1.97",
5746
+ "@jskit-ai/kernel": "0.1.99",
5747
+ "@jskit-ai/shell-web": "0.1.98",
5748
+ "@jskit-ai/uploads-image-web": "0.1.76",
5749
+ "@jskit-ai/users-core": "0.1.108"
5743
5750
  },
5744
5751
  "dev": {}
5745
5752
  },
@@ -5908,11 +5915,11 @@
5908
5915
  },
5909
5916
  {
5910
5917
  "packageId": "@jskit-ai/workspaces-core",
5911
- "version": "0.1.72",
5918
+ "version": "0.1.74",
5912
5919
  "descriptor": {
5913
5920
  "packageVersion": 1,
5914
5921
  "packageId": "@jskit-ai/workspaces-core",
5915
- "version": "0.1.72",
5922
+ "version": "0.1.74",
5916
5923
  "kind": "runtime",
5917
5924
  "description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
5918
5925
  "dependsOn": [
@@ -6053,10 +6060,10 @@
6053
6060
  "mutations": {
6054
6061
  "dependencies": {
6055
6062
  "runtime": {
6056
- "@jskit-ai/json-rest-api-core": "0.1.41",
6057
- "@jskit-ai/resource-core": "0.1.41",
6058
- "@jskit-ai/resource-crud-core": "0.1.41",
6059
- "@jskit-ai/users-core": "0.1.106"
6063
+ "@jskit-ai/json-rest-api-core": "0.1.43",
6064
+ "@jskit-ai/resource-core": "0.1.43",
6065
+ "@jskit-ai/resource-crud-core": "0.1.43",
6066
+ "@jskit-ai/users-core": "0.1.108"
6060
6067
  },
6061
6068
  "dev": {}
6062
6069
  },
@@ -6228,11 +6235,11 @@
6228
6235
  },
6229
6236
  {
6230
6237
  "packageId": "@jskit-ai/workspaces-web",
6231
- "version": "0.1.73",
6238
+ "version": "0.1.75",
6232
6239
  "descriptor": {
6233
6240
  "packageVersion": 1,
6234
6241
  "packageId": "@jskit-ai/workspaces-web",
6235
- "version": "0.1.73",
6242
+ "version": "0.1.75",
6236
6243
  "kind": "runtime",
6237
6244
  "description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
6238
6245
  "dependsOn": [
@@ -6484,8 +6491,8 @@
6484
6491
  "mutations": {
6485
6492
  "dependencies": {
6486
6493
  "runtime": {
6487
- "@jskit-ai/workspaces-core": "0.1.72",
6488
- "@jskit-ai/users-web": "0.1.111"
6494
+ "@jskit-ai/workspaces-core": "0.1.74",
6495
+ "@jskit-ai/users-web": "0.1.113"
6489
6496
  },
6490
6497
  "dev": {}
6491
6498
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jskit-ai/jskit-catalog",
3
- "version": "0.1.104",
3
+ "version": "0.1.106",
4
4
  "description": "Published metadata catalog for JSKIT package descriptors.",
5
5
  "type": "module",
6
6
  "files": [