@jskit-ai/jskit-catalog 0.1.107 → 0.1.108

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 +150 -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.107",
9
+ "version": "0.1.109",
10
10
  "descriptor": {
11
11
  "packageVersion": 1,
12
12
  "packageId": "@jskit-ai/assistant",
13
- "version": "0.1.107",
13
+ "version": "0.1.109",
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.74",
350
+ "version": "0.1.76",
351
351
  "descriptor": {
352
352
  "packageVersion": 1,
353
353
  "packageId": "@jskit-ai/assistant-core",
354
- "version": "0.1.74",
354
+ "version": "0.1.76",
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.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",
402
+ "@jskit-ai/http-runtime": "0.1.99",
403
+ "@jskit-ai/kernel": "0.1.101",
404
+ "@jskit-ai/resource-core": "0.1.45",
405
+ "@jskit-ai/resource-crud-core": "0.1.45",
406
+ "@jskit-ai/users-core": "0.1.110",
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.69",
425
+ "version": "0.1.71",
426
426
  "descriptor": {
427
427
  "packageVersion": 1,
428
428
  "packageId": "@jskit-ai/assistant-runtime",
429
- "version": "0.1.69",
429
+ "version": "0.1.71",
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.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"
525
+ "@jskit-ai/assistant-core": "0.1.76",
526
+ "@jskit-ai/database-runtime": "0.1.100",
527
+ "@jskit-ai/http-runtime": "0.1.99",
528
+ "@jskit-ai/kernel": "0.1.101",
529
+ "@jskit-ai/shell-web": "0.1.100",
530
+ "@jskit-ai/users-core": "0.1.110",
531
+ "@jskit-ai/users-web": "0.1.115"
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.97",
586
+ "version": "0.1.99",
587
587
  "descriptor": {
588
588
  "packageVersion": 1,
589
589
  "packageId": "@jskit-ai/auth-core",
590
- "version": "0.1.97",
590
+ "version": "0.1.99",
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.99",
658
+ "@jskit-ai/kernel": "0.1.101",
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.98",
676
+ "version": "0.1.99",
677
677
  "descriptor": {
678
678
  "packageVersion": 1,
679
679
  "packageId": "@jskit-ai/auth-provider-supabase-core",
680
- "version": "0.1.98",
680
+ "version": "0.1.99",
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.97",
763
- "@jskit-ai/kernel": "0.1.99",
762
+ "@jskit-ai/auth-core": "0.1.99",
763
+ "@jskit-ai/kernel": "0.1.101",
764
764
  "dotenv": "^16.4.5",
765
765
  "@supabase/supabase-js": "^2.57.4",
766
766
  "jose": "^6.1.0"
@@ -838,11 +838,11 @@
838
838
  },
839
839
  {
840
840
  "packageId": "@jskit-ai/auth-web",
841
- "version": "0.1.99",
841
+ "version": "0.1.101",
842
842
  "descriptor": {
843
843
  "packageVersion": 1,
844
844
  "packageId": "@jskit-ai/auth-web",
845
- "version": "0.1.99",
845
+ "version": "0.1.101",
846
846
  "kind": "runtime",
847
847
  "description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
848
848
  "dependsOn": [
@@ -1098,10 +1098,10 @@
1098
1098
  "dependencies": {
1099
1099
  "runtime": {
1100
1100
  "@mdi/js": "^7.4.47",
1101
- "@jskit-ai/auth-core": "0.1.97",
1102
- "@jskit-ai/http-runtime": "0.1.97",
1103
- "@jskit-ai/kernel": "0.1.99",
1104
- "@jskit-ai/shell-web": "0.1.98"
1101
+ "@jskit-ai/auth-core": "0.1.99",
1102
+ "@jskit-ai/http-runtime": "0.1.99",
1103
+ "@jskit-ai/kernel": "0.1.101",
1104
+ "@jskit-ai/shell-web": "0.1.100"
1105
1105
  },
1106
1106
  "dev": {}
1107
1107
  },
@@ -1180,11 +1180,11 @@
1180
1180
  },
1181
1181
  {
1182
1182
  "packageId": "@jskit-ai/console-core",
1183
- "version": "0.1.61",
1183
+ "version": "0.1.63",
1184
1184
  "descriptor": {
1185
1185
  "packageVersion": 1,
1186
1186
  "packageId": "@jskit-ai/console-core",
1187
- "version": "0.1.61",
1187
+ "version": "0.1.63",
1188
1188
  "kind": "runtime",
1189
1189
  "description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
1190
1190
  "dependsOn": [
@@ -1268,12 +1268,12 @@
1268
1268
  "mutations": {
1269
1269
  "dependencies": {
1270
1270
  "runtime": {
1271
- "@jskit-ai/auth-core": "0.1.97",
1272
- "@jskit-ai/database-runtime": "0.1.98",
1273
- "@jskit-ai/http-runtime": "0.1.97",
1274
- "@jskit-ai/kernel": "0.1.99",
1275
- "@jskit-ai/resource-crud-core": "0.1.43",
1276
- "@jskit-ai/users-core": "0.1.108"
1271
+ "@jskit-ai/auth-core": "0.1.99",
1272
+ "@jskit-ai/database-runtime": "0.1.100",
1273
+ "@jskit-ai/http-runtime": "0.1.99",
1274
+ "@jskit-ai/kernel": "0.1.101",
1275
+ "@jskit-ai/resource-crud-core": "0.1.45",
1276
+ "@jskit-ai/users-core": "0.1.110"
1277
1277
  },
1278
1278
  "dev": {}
1279
1279
  },
@@ -1298,11 +1298,11 @@
1298
1298
  },
1299
1299
  {
1300
1300
  "packageId": "@jskit-ai/console-web",
1301
- "version": "0.1.66",
1301
+ "version": "0.1.68",
1302
1302
  "descriptor": {
1303
1303
  "packageVersion": 1,
1304
1304
  "packageId": "@jskit-ai/console-web",
1305
- "version": "0.1.66",
1305
+ "version": "0.1.68",
1306
1306
  "kind": "runtime",
1307
1307
  "description": "Authenticated console surface scaffold and surface policy wiring.",
1308
1308
  "dependsOn": [
@@ -1412,9 +1412,9 @@
1412
1412
  "mutations": {
1413
1413
  "dependencies": {
1414
1414
  "runtime": {
1415
- "@jskit-ai/auth-web": "0.1.99",
1416
- "@jskit-ai/console-core": "0.1.61",
1417
- "@jskit-ai/shell-web": "0.1.98"
1415
+ "@jskit-ai/auth-web": "0.1.101",
1416
+ "@jskit-ai/console-core": "0.1.63",
1417
+ "@jskit-ai/shell-web": "0.1.100"
1418
1418
  },
1419
1419
  "dev": {}
1420
1420
  },
@@ -1521,11 +1521,11 @@
1521
1521
  },
1522
1522
  {
1523
1523
  "packageId": "@jskit-ai/crud-core",
1524
- "version": "0.1.106",
1524
+ "version": "0.1.108",
1525
1525
  "descriptor": {
1526
1526
  "packageVersion": 1,
1527
1527
  "packageId": "@jskit-ai/crud-core",
1528
- "version": "0.1.106",
1528
+ "version": "0.1.108",
1529
1529
  "kind": "runtime",
1530
1530
  "description": "Shared CRUD helpers used by CRUD modules.",
1531
1531
  "dependsOn": [
@@ -1554,7 +1554,7 @@
1554
1554
  "mutations": {
1555
1555
  "dependencies": {
1556
1556
  "runtime": {
1557
- "@jskit-ai/crud-core": "0.1.106"
1557
+ "@jskit-ai/crud-core": "0.1.108"
1558
1558
  },
1559
1559
  "dev": {}
1560
1560
  },
@@ -1568,11 +1568,11 @@
1568
1568
  },
1569
1569
  {
1570
1570
  "packageId": "@jskit-ai/crud-server-generator",
1571
- "version": "0.1.106",
1571
+ "version": "0.1.108",
1572
1572
  "descriptor": {
1573
1573
  "packageVersion": 1,
1574
1574
  "packageId": "@jskit-ai/crud-server-generator",
1575
- "version": "0.1.106",
1575
+ "version": "0.1.108",
1576
1576
  "kind": "generator",
1577
1577
  "description": "CRUD server generator with routes, actions, and persistence scaffolding.",
1578
1578
  "options": {
@@ -1739,14 +1739,14 @@
1739
1739
  "mutations": {
1740
1740
  "dependencies": {
1741
1741
  "runtime": {
1742
- "@jskit-ai/auth-core": "0.1.97",
1743
- "@jskit-ai/crud-core": "0.1.106",
1744
- "@jskit-ai/database-runtime": "0.1.98",
1745
- "@jskit-ai/http-runtime": "0.1.97",
1746
- "@jskit-ai/json-rest-api-core": "0.1.43",
1747
- "@jskit-ai/kernel": "0.1.99",
1748
- "@jskit-ai/realtime": "0.1.97",
1749
- "@jskit-ai/resource-crud-core": "0.1.43",
1742
+ "@jskit-ai/auth-core": "0.1.99",
1743
+ "@jskit-ai/crud-core": "0.1.108",
1744
+ "@jskit-ai/database-runtime": "0.1.100",
1745
+ "@jskit-ai/http-runtime": "0.1.99",
1746
+ "@jskit-ai/json-rest-api-core": "0.1.45",
1747
+ "@jskit-ai/kernel": "0.1.101",
1748
+ "@jskit-ai/realtime": "0.1.99",
1749
+ "@jskit-ai/resource-crud-core": "0.1.45",
1750
1750
  "@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}"
1751
1751
  },
1752
1752
  "dev": {}
@@ -1878,11 +1878,11 @@
1878
1878
  },
1879
1879
  {
1880
1880
  "packageId": "@jskit-ai/crud-ui-generator",
1881
- "version": "0.1.81",
1881
+ "version": "0.1.83",
1882
1882
  "descriptor": {
1883
1883
  "packageVersion": 1,
1884
1884
  "packageId": "@jskit-ai/crud-ui-generator",
1885
- "version": "0.1.81",
1885
+ "version": "0.1.83",
1886
1886
  "kind": "generator",
1887
1887
  "description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
1888
1888
  "options": {
@@ -2081,7 +2081,7 @@
2081
2081
  "mutations": {
2082
2082
  "dependencies": {
2083
2083
  "runtime": {
2084
- "@jskit-ai/users-web": "0.1.113"
2084
+ "@jskit-ai/users-web": "0.1.115"
2085
2085
  },
2086
2086
  "dev": {}
2087
2087
  },
@@ -2340,11 +2340,11 @@
2340
2340
  },
2341
2341
  {
2342
2342
  "packageId": "@jskit-ai/database-runtime",
2343
- "version": "0.1.98",
2343
+ "version": "0.1.100",
2344
2344
  "descriptor": {
2345
2345
  "packageVersion": 1,
2346
2346
  "packageId": "@jskit-ai/database-runtime",
2347
- "version": "0.1.98",
2347
+ "version": "0.1.100",
2348
2348
  "kind": "runtime",
2349
2349
  "dependsOn": [
2350
2350
  "@jskit-ai/kernel"
@@ -2401,7 +2401,7 @@
2401
2401
  "mutations": {
2402
2402
  "dependencies": {
2403
2403
  "runtime": {
2404
- "@jskit-ai/kernel": "0.1.99",
2404
+ "@jskit-ai/kernel": "0.1.101",
2405
2405
  "dotenv": "^16.4.5",
2406
2406
  "knex": "^3.1.0"
2407
2407
  },
@@ -2436,11 +2436,11 @@
2436
2436
  },
2437
2437
  {
2438
2438
  "packageId": "@jskit-ai/database-runtime-mysql",
2439
- "version": "0.1.97",
2439
+ "version": "0.1.99",
2440
2440
  "descriptor": {
2441
2441
  "packageVersion": 1,
2442
2442
  "packageId": "@jskit-ai/database-runtime-mysql",
2443
- "version": "0.1.97",
2443
+ "version": "0.1.99",
2444
2444
  "kind": "runtime",
2445
2445
  "options": {
2446
2446
  "db-host": {
@@ -2530,7 +2530,7 @@
2530
2530
  "mutations": {
2531
2531
  "dependencies": {
2532
2532
  "runtime": {
2533
- "@jskit-ai/database-runtime": "0.1.98",
2533
+ "@jskit-ai/database-runtime": "0.1.100",
2534
2534
  "mysql2": "^3.11.2"
2535
2535
  },
2536
2536
  "dev": {}
@@ -2601,11 +2601,11 @@
2601
2601
  },
2602
2602
  {
2603
2603
  "packageId": "@jskit-ai/database-runtime-postgres",
2604
- "version": "0.1.97",
2604
+ "version": "0.1.99",
2605
2605
  "descriptor": {
2606
2606
  "packageVersion": 1,
2607
2607
  "packageId": "@jskit-ai/database-runtime-postgres",
2608
- "version": "0.1.97",
2608
+ "version": "0.1.99",
2609
2609
  "kind": "runtime",
2610
2610
  "options": {
2611
2611
  "db-host": {
@@ -2695,7 +2695,7 @@
2695
2695
  "mutations": {
2696
2696
  "dependencies": {
2697
2697
  "runtime": {
2698
- "@jskit-ai/database-runtime": "0.1.98",
2698
+ "@jskit-ai/database-runtime": "0.1.100",
2699
2699
  "pg": "^8.13.1"
2700
2700
  },
2701
2701
  "dev": {}
@@ -2766,11 +2766,11 @@
2766
2766
  },
2767
2767
  {
2768
2768
  "packageId": "@jskit-ai/feature-server-generator",
2769
- "version": "0.1.40",
2769
+ "version": "0.1.42",
2770
2770
  "descriptor": {
2771
2771
  "packageVersion": 1,
2772
2772
  "packageId": "@jskit-ai/feature-server-generator",
2773
- "version": "0.1.40",
2773
+ "version": "0.1.42",
2774
2774
  "kind": "generator",
2775
2775
  "description": "Scaffold substantial non-CRUD server feature packages with provider, actions, service, and optional persistence seams.",
2776
2776
  "options": {
@@ -2955,7 +2955,7 @@
2955
2955
  "equals": "json-rest"
2956
2956
  }
2957
2957
  },
2958
- "@jskit-ai/kernel": "0.1.99",
2958
+ "@jskit-ai/kernel": "0.1.101",
2959
2959
  "json-rest-schema": "1.x.x",
2960
2960
  "@local/${option:feature-name|kebab}": "file:packages/${option:feature-name|kebab}"
2961
2961
  },
@@ -3068,11 +3068,11 @@
3068
3068
  },
3069
3069
  {
3070
3070
  "packageId": "@jskit-ai/google-rewarded-core",
3071
- "version": "0.1.35",
3071
+ "version": "0.1.37",
3072
3072
  "descriptor": {
3073
3073
  "packageVersion": 1,
3074
3074
  "packageId": "@jskit-ai/google-rewarded-core",
3075
- "version": "0.1.35",
3075
+ "version": "0.1.37",
3076
3076
  "kind": "runtime",
3077
3077
  "description": "Google rewarded workflow runtime plus internal CRUD providers for rules, provider configs, watch sessions, and unlock receipts.",
3078
3078
  "dependsOn": [
@@ -3199,14 +3199,14 @@
3199
3199
  "mutations": {
3200
3200
  "dependencies": {
3201
3201
  "runtime": {
3202
- "@jskit-ai/auth-core": "0.1.97",
3203
- "@jskit-ai/crud-core": "0.1.106",
3204
- "@jskit-ai/database-runtime": "0.1.98",
3205
- "@jskit-ai/http-runtime": "0.1.97",
3206
- "@jskit-ai/json-rest-api-core": "0.1.43",
3207
- "@jskit-ai/kernel": "0.1.99",
3208
- "@jskit-ai/resource-crud-core": "0.1.43",
3209
- "@jskit-ai/workspaces-core": "0.1.74"
3202
+ "@jskit-ai/auth-core": "0.1.99",
3203
+ "@jskit-ai/crud-core": "0.1.108",
3204
+ "@jskit-ai/database-runtime": "0.1.100",
3205
+ "@jskit-ai/http-runtime": "0.1.99",
3206
+ "@jskit-ai/json-rest-api-core": "0.1.45",
3207
+ "@jskit-ai/kernel": "0.1.101",
3208
+ "@jskit-ai/resource-crud-core": "0.1.45",
3209
+ "@jskit-ai/workspaces-core": "0.1.76"
3210
3210
  },
3211
3211
  "dev": {}
3212
3212
  },
@@ -3258,11 +3258,11 @@
3258
3258
  },
3259
3259
  {
3260
3260
  "packageId": "@jskit-ai/google-rewarded-web",
3261
- "version": "0.1.35",
3261
+ "version": "0.1.37",
3262
3262
  "descriptor": {
3263
3263
  "packageVersion": 1,
3264
3264
  "packageId": "@jskit-ai/google-rewarded-web",
3265
- "version": "0.1.35",
3265
+ "version": "0.1.37",
3266
3266
  "kind": "runtime",
3267
3267
  "description": "Google rewarded client runtime with a fullscreen gate host and GPT orchestration.",
3268
3268
  "dependsOn": [
@@ -3309,10 +3309,10 @@
3309
3309
  "mutations": {
3310
3310
  "dependencies": {
3311
3311
  "runtime": {
3312
- "@jskit-ai/google-rewarded-core": "0.1.35",
3313
- "@jskit-ai/http-runtime": "0.1.97",
3314
- "@jskit-ai/kernel": "0.1.99",
3315
- "@jskit-ai/shell-web": "0.1.98"
3312
+ "@jskit-ai/google-rewarded-core": "0.1.37",
3313
+ "@jskit-ai/http-runtime": "0.1.99",
3314
+ "@jskit-ai/kernel": "0.1.101",
3315
+ "@jskit-ai/shell-web": "0.1.100"
3316
3316
  },
3317
3317
  "dev": {}
3318
3318
  },
@@ -3330,11 +3330,11 @@
3330
3330
  },
3331
3331
  {
3332
3332
  "packageId": "@jskit-ai/http-runtime",
3333
- "version": "0.1.97",
3333
+ "version": "0.1.99",
3334
3334
  "descriptor": {
3335
3335
  "packageVersion": 1,
3336
3336
  "packageId": "@jskit-ai/http-runtime",
3337
- "version": "0.1.97",
3337
+ "version": "0.1.99",
3338
3338
  "kind": "runtime",
3339
3339
  "dependsOn": [],
3340
3340
  "capabilities": {
@@ -3400,7 +3400,7 @@
3400
3400
  "mutations": {
3401
3401
  "dependencies": {
3402
3402
  "runtime": {
3403
- "@jskit-ai/kernel": "0.1.99"
3403
+ "@jskit-ai/kernel": "0.1.101"
3404
3404
  },
3405
3405
  "dev": {}
3406
3406
  },
@@ -3414,11 +3414,11 @@
3414
3414
  },
3415
3415
  {
3416
3416
  "packageId": "@jskit-ai/json-rest-api-core",
3417
- "version": "0.1.43",
3417
+ "version": "0.1.45",
3418
3418
  "descriptor": {
3419
3419
  "packageVersion": 1,
3420
3420
  "packageId": "@jskit-ai/json-rest-api-core",
3421
- "version": "0.1.43",
3421
+ "version": "0.1.45",
3422
3422
  "kind": "runtime",
3423
3423
  "description": "Shared internal json-rest-api host runtime for JSKIT server packages.",
3424
3424
  "dependsOn": [
@@ -3478,11 +3478,11 @@
3478
3478
  },
3479
3479
  {
3480
3480
  "packageId": "@jskit-ai/mobile-capacitor",
3481
- "version": "0.1.35",
3481
+ "version": "0.1.37",
3482
3482
  "descriptor": {
3483
3483
  "packageVersion": 1,
3484
3484
  "packageId": "@jskit-ai/mobile-capacitor",
3485
- "version": "0.1.35",
3485
+ "version": "0.1.37",
3486
3486
  "kind": "runtime",
3487
3487
  "description": "Thin Capacitor client integration for JSKIT mobile-shell launch routing and auth callback completion.",
3488
3488
  "dependsOn": [
@@ -3545,8 +3545,8 @@
3545
3545
  "@capacitor/app": "^7.1.0",
3546
3546
  "@capacitor/browser": "^7.0.1",
3547
3547
  "@capacitor/core": "^7.4.3",
3548
- "@jskit-ai/kernel": "0.1.99",
3549
- "@jskit-ai/shell-web": "0.1.98"
3548
+ "@jskit-ai/kernel": "0.1.101",
3549
+ "@jskit-ai/shell-web": "0.1.100"
3550
3550
  },
3551
3551
  "dev": {
3552
3552
  "@capacitor/cli": "^7.4.3"
@@ -3598,11 +3598,11 @@
3598
3598
  },
3599
3599
  {
3600
3600
  "packageId": "@jskit-ai/realtime",
3601
- "version": "0.1.97",
3601
+ "version": "0.1.99",
3602
3602
  "descriptor": {
3603
3603
  "packageVersion": 1,
3604
3604
  "packageId": "@jskit-ai/realtime",
3605
- "version": "0.1.97",
3605
+ "version": "0.1.99",
3606
3606
  "kind": "runtime",
3607
3607
  "description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
3608
3608
  "options": {
@@ -3698,7 +3698,7 @@
3698
3698
  "mutations": {
3699
3699
  "dependencies": {
3700
3700
  "runtime": {
3701
- "@jskit-ai/kernel": "0.1.99",
3701
+ "@jskit-ai/kernel": "0.1.101",
3702
3702
  "@socket.io/redis-adapter": "^8.3.0",
3703
3703
  "redis": "^5.8.2",
3704
3704
  "socket.io": "^4.8.3",
@@ -3747,11 +3747,11 @@
3747
3747
  },
3748
3748
  {
3749
3749
  "packageId": "@jskit-ai/resource-core",
3750
- "version": "0.1.43",
3750
+ "version": "0.1.45",
3751
3751
  "descriptor": {
3752
3752
  "packageVersion": 1,
3753
3753
  "packageId": "@jskit-ai/resource-core",
3754
- "version": "0.1.43",
3754
+ "version": "0.1.45",
3755
3755
  "kind": "runtime",
3756
3756
  "description": "Generic resource-definition helpers and schema-definition normalization.",
3757
3757
  "dependsOn": [
@@ -3774,7 +3774,7 @@
3774
3774
  "mutations": {
3775
3775
  "dependencies": {
3776
3776
  "runtime": {
3777
- "@jskit-ai/resource-core": "0.1.43"
3777
+ "@jskit-ai/resource-core": "0.1.45"
3778
3778
  },
3779
3779
  "dev": {}
3780
3780
  },
@@ -3789,11 +3789,11 @@
3789
3789
  },
3790
3790
  {
3791
3791
  "packageId": "@jskit-ai/resource-crud-core",
3792
- "version": "0.1.43",
3792
+ "version": "0.1.45",
3793
3793
  "descriptor": {
3794
3794
  "packageVersion": 1,
3795
3795
  "packageId": "@jskit-ai/resource-crud-core",
3796
- "version": "0.1.43",
3796
+ "version": "0.1.45",
3797
3797
  "kind": "runtime",
3798
3798
  "description": "CRUD-specific resource-definition helpers and namespace support.",
3799
3799
  "dependsOn": [
@@ -3817,7 +3817,7 @@
3817
3817
  "mutations": {
3818
3818
  "dependencies": {
3819
3819
  "runtime": {
3820
- "@jskit-ai/resource-crud-core": "0.1.43"
3820
+ "@jskit-ai/resource-crud-core": "0.1.45"
3821
3821
  },
3822
3822
  "dev": {}
3823
3823
  },
@@ -3832,11 +3832,11 @@
3832
3832
  },
3833
3833
  {
3834
3834
  "packageId": "@jskit-ai/shell-web",
3835
- "version": "0.1.98",
3835
+ "version": "0.1.100",
3836
3836
  "descriptor": {
3837
3837
  "packageVersion": 1,
3838
3838
  "packageId": "@jskit-ai/shell-web",
3839
- "version": "0.1.98",
3839
+ "version": "0.1.100",
3840
3840
  "kind": "runtime",
3841
3841
  "description": "Web shell layout runtime with outlet-based placement contributions.",
3842
3842
  "dependsOn": [],
@@ -4178,7 +4178,7 @@
4178
4178
  "dependencies": {
4179
4179
  "runtime": {
4180
4180
  "@mdi/js": "^7.4.47",
4181
- "@jskit-ai/kernel": "0.1.99"
4181
+ "@jskit-ai/kernel": "0.1.101"
4182
4182
  },
4183
4183
  "dev": {}
4184
4184
  },
@@ -4378,11 +4378,11 @@
4378
4378
  },
4379
4379
  {
4380
4380
  "packageId": "@jskit-ai/storage-runtime",
4381
- "version": "0.1.97",
4381
+ "version": "0.1.99",
4382
4382
  "descriptor": {
4383
4383
  "packageVersion": 1,
4384
4384
  "packageId": "@jskit-ai/storage-runtime",
4385
- "version": "0.1.97",
4385
+ "version": "0.1.99",
4386
4386
  "kind": "runtime",
4387
4387
  "dependsOn": [
4388
4388
  "@jskit-ai/kernel"
@@ -4431,7 +4431,7 @@
4431
4431
  "mutations": {
4432
4432
  "dependencies": {
4433
4433
  "runtime": {
4434
- "@jskit-ai/kernel": "0.1.99",
4434
+ "@jskit-ai/kernel": "0.1.101",
4435
4435
  "unstorage": "^1.17.3"
4436
4436
  },
4437
4437
  "dev": {}
@@ -4447,11 +4447,11 @@
4447
4447
  },
4448
4448
  {
4449
4449
  "packageId": "@jskit-ai/ui-generator",
4450
- "version": "0.1.81",
4450
+ "version": "0.1.83",
4451
4451
  "descriptor": {
4452
4452
  "packageVersion": 1,
4453
4453
  "packageId": "@jskit-ai/ui-generator",
4454
- "version": "0.1.81",
4454
+ "version": "0.1.83",
4455
4455
  "kind": "generator",
4456
4456
  "description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
4457
4457
  "options": {
@@ -4884,7 +4884,7 @@
4884
4884
  "mutations": {
4885
4885
  "dependencies": {
4886
4886
  "runtime": {
4887
- "@jskit-ai/users-web": "0.1.113"
4887
+ "@jskit-ai/users-web": "0.1.115"
4888
4888
  },
4889
4889
  "dev": {}
4890
4890
  },
@@ -4899,11 +4899,11 @@
4899
4899
  },
4900
4900
  {
4901
4901
  "packageId": "@jskit-ai/uploads-image-web",
4902
- "version": "0.1.76",
4902
+ "version": "0.1.78",
4903
4903
  "descriptor": {
4904
4904
  "packageVersion": 1,
4905
4905
  "packageId": "@jskit-ai/uploads-image-web",
4906
- "version": "0.1.76",
4906
+ "version": "0.1.78",
4907
4907
  "kind": "runtime",
4908
4908
  "description": "Reusable client-side image upload runtime with pre-upload image editing.",
4909
4909
  "dependsOn": [
@@ -4967,7 +4967,7 @@
4967
4967
  "mutations": {
4968
4968
  "dependencies": {
4969
4969
  "runtime": {
4970
- "@jskit-ai/uploads-runtime": "0.1.76",
4970
+ "@jskit-ai/uploads-runtime": "0.1.78",
4971
4971
  "@uppy/compressor": "^3.1.0",
4972
4972
  "@uppy/core": "^5.2.0",
4973
4973
  "@uppy/dashboard": "^5.1.1",
@@ -4987,11 +4987,11 @@
4987
4987
  },
4988
4988
  {
4989
4989
  "packageId": "@jskit-ai/uploads-runtime",
4990
- "version": "0.1.76",
4990
+ "version": "0.1.78",
4991
4991
  "descriptor": {
4992
4992
  "packageVersion": 1,
4993
4993
  "packageId": "@jskit-ai/uploads-runtime",
4994
- "version": "0.1.76",
4994
+ "version": "0.1.78",
4995
4995
  "kind": "runtime",
4996
4996
  "description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
4997
4997
  "dependsOn": [
@@ -5061,7 +5061,7 @@
5061
5061
  "dependencies": {
5062
5062
  "runtime": {
5063
5063
  "@fastify/multipart": "^9.4.0",
5064
- "@jskit-ai/kernel": "0.1.99"
5064
+ "@jskit-ai/kernel": "0.1.101"
5065
5065
  },
5066
5066
  "dev": {}
5067
5067
  },
@@ -5076,11 +5076,11 @@
5076
5076
  },
5077
5077
  {
5078
5078
  "packageId": "@jskit-ai/users-core",
5079
- "version": "0.1.109",
5079
+ "version": "0.1.110",
5080
5080
  "descriptor": {
5081
5081
  "packageVersion": 1,
5082
5082
  "packageId": "@jskit-ai/users-core",
5083
- "version": "0.1.109",
5083
+ "version": "0.1.110",
5084
5084
  "kind": "runtime",
5085
5085
  "description": "Users/account runtime plus HTTP routes for account features.",
5086
5086
  "dependsOn": [
@@ -5221,16 +5221,16 @@
5221
5221
  "mutations": {
5222
5222
  "dependencies": {
5223
5223
  "runtime": {
5224
- "@jskit-ai/auth-core": "0.1.97",
5225
- "@jskit-ai/crud-core": "0.1.106",
5226
- "@jskit-ai/database-runtime": "0.1.98",
5227
- "@jskit-ai/http-runtime": "0.1.97",
5228
- "@jskit-ai/json-rest-api-core": "0.1.43",
5229
- "@jskit-ai/kernel": "0.1.99",
5230
- "@jskit-ai/resource-core": "0.1.43",
5231
- "@jskit-ai/resource-crud-core": "0.1.43",
5224
+ "@jskit-ai/auth-core": "0.1.99",
5225
+ "@jskit-ai/crud-core": "0.1.108",
5226
+ "@jskit-ai/database-runtime": "0.1.100",
5227
+ "@jskit-ai/http-runtime": "0.1.99",
5228
+ "@jskit-ai/json-rest-api-core": "0.1.45",
5229
+ "@jskit-ai/kernel": "0.1.101",
5230
+ "@jskit-ai/resource-core": "0.1.45",
5231
+ "@jskit-ai/resource-crud-core": "0.1.45",
5232
5232
  "@local/users": "file:packages/users",
5233
- "@jskit-ai/uploads-runtime": "0.1.76"
5233
+ "@jskit-ai/uploads-runtime": "0.1.78"
5234
5234
  },
5235
5235
  "dev": {}
5236
5236
  },
@@ -5448,11 +5448,11 @@
5448
5448
  },
5449
5449
  {
5450
5450
  "packageId": "@jskit-ai/users-web",
5451
- "version": "0.1.113",
5451
+ "version": "0.1.115",
5452
5452
  "descriptor": {
5453
5453
  "packageVersion": 1,
5454
5454
  "packageId": "@jskit-ai/users-web",
5455
- "version": "0.1.113",
5455
+ "version": "0.1.115",
5456
5456
  "kind": "runtime",
5457
5457
  "description": "Users web module: account/profile UI plus shared users web widgets.",
5458
5458
  "dependsOn": [
@@ -5755,12 +5755,12 @@
5755
5755
  "dependencies": {
5756
5756
  "runtime": {
5757
5757
  "@mdi/js": "^7.4.47",
5758
- "@jskit-ai/http-runtime": "0.1.97",
5759
- "@jskit-ai/realtime": "0.1.97",
5760
- "@jskit-ai/kernel": "0.1.99",
5761
- "@jskit-ai/shell-web": "0.1.98",
5762
- "@jskit-ai/uploads-image-web": "0.1.76",
5763
- "@jskit-ai/users-core": "0.1.108"
5758
+ "@jskit-ai/http-runtime": "0.1.99",
5759
+ "@jskit-ai/realtime": "0.1.99",
5760
+ "@jskit-ai/kernel": "0.1.101",
5761
+ "@jskit-ai/shell-web": "0.1.100",
5762
+ "@jskit-ai/uploads-image-web": "0.1.78",
5763
+ "@jskit-ai/users-core": "0.1.110"
5764
5764
  },
5765
5765
  "dev": {}
5766
5766
  },
@@ -5929,11 +5929,11 @@
5929
5929
  },
5930
5930
  {
5931
5931
  "packageId": "@jskit-ai/workspaces-core",
5932
- "version": "0.1.74",
5932
+ "version": "0.1.76",
5933
5933
  "descriptor": {
5934
5934
  "packageVersion": 1,
5935
5935
  "packageId": "@jskit-ai/workspaces-core",
5936
- "version": "0.1.74",
5936
+ "version": "0.1.76",
5937
5937
  "kind": "runtime",
5938
5938
  "description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
5939
5939
  "dependsOn": [
@@ -6074,10 +6074,10 @@
6074
6074
  "mutations": {
6075
6075
  "dependencies": {
6076
6076
  "runtime": {
6077
- "@jskit-ai/json-rest-api-core": "0.1.43",
6078
- "@jskit-ai/resource-core": "0.1.43",
6079
- "@jskit-ai/resource-crud-core": "0.1.43",
6080
- "@jskit-ai/users-core": "0.1.108"
6077
+ "@jskit-ai/json-rest-api-core": "0.1.45",
6078
+ "@jskit-ai/resource-core": "0.1.45",
6079
+ "@jskit-ai/resource-crud-core": "0.1.45",
6080
+ "@jskit-ai/users-core": "0.1.110"
6081
6081
  },
6082
6082
  "dev": {}
6083
6083
  },
@@ -6249,11 +6249,11 @@
6249
6249
  },
6250
6250
  {
6251
6251
  "packageId": "@jskit-ai/workspaces-web",
6252
- "version": "0.1.75",
6252
+ "version": "0.1.77",
6253
6253
  "descriptor": {
6254
6254
  "packageVersion": 1,
6255
6255
  "packageId": "@jskit-ai/workspaces-web",
6256
- "version": "0.1.75",
6256
+ "version": "0.1.77",
6257
6257
  "kind": "runtime",
6258
6258
  "description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
6259
6259
  "dependsOn": [
@@ -6505,8 +6505,8 @@
6505
6505
  "mutations": {
6506
6506
  "dependencies": {
6507
6507
  "runtime": {
6508
- "@jskit-ai/workspaces-core": "0.1.74",
6509
- "@jskit-ai/users-web": "0.1.113"
6508
+ "@jskit-ai/workspaces-core": "0.1.76",
6509
+ "@jskit-ai/users-web": "0.1.115"
6510
6510
  },
6511
6511
  "dev": {}
6512
6512
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jskit-ai/jskit-catalog",
3
- "version": "0.1.107",
3
+ "version": "0.1.108",
4
4
  "description": "Published metadata catalog for JSKIT package descriptors.",
5
5
  "type": "module",
6
6
  "files": [