@jskit-ai/jskit-catalog 0.1.75 → 0.1.76

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 +153 -153
  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.76",
9
+ "version": "0.1.77",
10
10
  "descriptor": {
11
11
  "packageVersion": 1,
12
12
  "packageId": "@jskit-ai/assistant",
13
- "version": "0.1.76",
13
+ "version": "0.1.77",
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.43",
350
+ "version": "0.1.44",
351
351
  "descriptor": {
352
352
  "packageVersion": 1,
353
353
  "packageId": "@jskit-ai/assistant-core",
354
- "version": "0.1.43",
354
+ "version": "0.1.44",
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.66",
403
- "@jskit-ai/kernel": "0.1.67",
404
- "@jskit-ai/resource-core": "0.1.12",
405
- "@jskit-ai/resource-crud-core": "0.1.12",
406
- "@jskit-ai/users-core": "0.1.77",
402
+ "@jskit-ai/http-runtime": "0.1.67",
403
+ "@jskit-ai/kernel": "0.1.68",
404
+ "@jskit-ai/resource-core": "0.1.13",
405
+ "@jskit-ai/resource-crud-core": "0.1.13",
406
+ "@jskit-ai/users-core": "0.1.78",
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.38",
425
+ "version": "0.1.39",
426
426
  "descriptor": {
427
427
  "packageVersion": 1,
428
428
  "packageId": "@jskit-ai/assistant-runtime",
429
- "version": "0.1.38",
429
+ "version": "0.1.39",
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.43",
526
- "@jskit-ai/database-runtime": "0.1.67",
527
- "@jskit-ai/http-runtime": "0.1.66",
528
- "@jskit-ai/kernel": "0.1.67",
529
- "@jskit-ai/shell-web": "0.1.66",
530
- "@jskit-ai/users-core": "0.1.77",
531
- "@jskit-ai/users-web": "0.1.82"
525
+ "@jskit-ai/assistant-core": "0.1.44",
526
+ "@jskit-ai/database-runtime": "0.1.68",
527
+ "@jskit-ai/http-runtime": "0.1.67",
528
+ "@jskit-ai/kernel": "0.1.68",
529
+ "@jskit-ai/shell-web": "0.1.67",
530
+ "@jskit-ai/users-core": "0.1.78",
531
+ "@jskit-ai/users-web": "0.1.83"
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.66",
586
+ "version": "0.1.67",
587
587
  "descriptor": {
588
588
  "packageVersion": 1,
589
589
  "packageId": "@jskit-ai/auth-core",
590
- "version": "0.1.66",
590
+ "version": "0.1.67",
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.67",
658
+ "@jskit-ai/kernel": "0.1.68",
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.66",
676
+ "version": "0.1.67",
677
677
  "descriptor": {
678
678
  "packageVersion": 1,
679
679
  "packageId": "@jskit-ai/auth-provider-supabase-core",
680
- "version": "0.1.66",
680
+ "version": "0.1.67",
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.66",
763
- "@jskit-ai/kernel": "0.1.67",
762
+ "@jskit-ai/auth-core": "0.1.67",
763
+ "@jskit-ai/kernel": "0.1.68",
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.68",
828
+ "version": "0.1.69",
829
829
  "descriptor": {
830
830
  "packageVersion": 1,
831
831
  "packageId": "@jskit-ai/auth-web",
832
- "version": "0.1.68",
832
+ "version": "0.1.69",
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.66",
1089
- "@jskit-ai/http-runtime": "0.1.66",
1090
- "@jskit-ai/kernel": "0.1.67",
1091
- "@jskit-ai/shell-web": "0.1.66"
1088
+ "@jskit-ai/auth-core": "0.1.67",
1089
+ "@jskit-ai/http-runtime": "0.1.67",
1090
+ "@jskit-ai/kernel": "0.1.68",
1091
+ "@jskit-ai/shell-web": "0.1.67"
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.30",
1170
+ "version": "0.1.31",
1171
1171
  "descriptor": {
1172
1172
  "packageVersion": 1,
1173
1173
  "packageId": "@jskit-ai/console-core",
1174
- "version": "0.1.30",
1174
+ "version": "0.1.31",
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.66",
1259
- "@jskit-ai/database-runtime": "0.1.67",
1260
- "@jskit-ai/http-runtime": "0.1.66",
1261
- "@jskit-ai/kernel": "0.1.67",
1262
- "@jskit-ai/resource-crud-core": "0.1.12",
1263
- "@jskit-ai/users-core": "0.1.77"
1258
+ "@jskit-ai/auth-core": "0.1.67",
1259
+ "@jskit-ai/database-runtime": "0.1.68",
1260
+ "@jskit-ai/http-runtime": "0.1.67",
1261
+ "@jskit-ai/kernel": "0.1.68",
1262
+ "@jskit-ai/resource-crud-core": "0.1.13",
1263
+ "@jskit-ai/users-core": "0.1.78"
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.35",
1288
+ "version": "0.1.36",
1289
1289
  "descriptor": {
1290
1290
  "packageVersion": 1,
1291
1291
  "packageId": "@jskit-ai/console-web",
1292
- "version": "0.1.35",
1292
+ "version": "0.1.36",
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.68",
1403
- "@jskit-ai/console-core": "0.1.30",
1404
- "@jskit-ai/shell-web": "0.1.66"
1402
+ "@jskit-ai/auth-web": "0.1.69",
1403
+ "@jskit-ai/console-core": "0.1.31",
1404
+ "@jskit-ai/shell-web": "0.1.67"
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.75",
1511
+ "version": "0.1.76",
1512
1512
  "descriptor": {
1513
1513
  "packageVersion": 1,
1514
1514
  "packageId": "@jskit-ai/crud-core",
1515
- "version": "0.1.75",
1515
+ "version": "0.1.76",
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.75"
1544
+ "@jskit-ai/crud-core": "0.1.76"
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.75",
1558
+ "version": "0.1.76",
1559
1559
  "descriptor": {
1560
1560
  "packageVersion": 1,
1561
1561
  "packageId": "@jskit-ai/crud-server-generator",
1562
- "version": "0.1.75",
1562
+ "version": "0.1.76",
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.66",
1730
- "@jskit-ai/crud-core": "0.1.75",
1731
- "@jskit-ai/database-runtime": "0.1.67",
1732
- "@jskit-ai/http-runtime": "0.1.66",
1733
- "@jskit-ai/json-rest-api-core": "0.1.12",
1734
- "@jskit-ai/kernel": "0.1.67",
1735
- "@jskit-ai/realtime": "0.1.66",
1736
- "@jskit-ai/resource-crud-core": "0.1.12",
1729
+ "@jskit-ai/auth-core": "0.1.67",
1730
+ "@jskit-ai/crud-core": "0.1.76",
1731
+ "@jskit-ai/database-runtime": "0.1.68",
1732
+ "@jskit-ai/http-runtime": "0.1.67",
1733
+ "@jskit-ai/json-rest-api-core": "0.1.13",
1734
+ "@jskit-ai/kernel": "0.1.68",
1735
+ "@jskit-ai/realtime": "0.1.67",
1736
+ "@jskit-ai/resource-crud-core": "0.1.13",
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.50",
1868
+ "version": "0.1.51",
1869
1869
  "descriptor": {
1870
1870
  "packageVersion": 1,
1871
1871
  "packageId": "@jskit-ai/crud-ui-generator",
1872
- "version": "0.1.50",
1872
+ "version": "0.1.51",
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.82"
2071
+ "@jskit-ai/users-web": "0.1.83"
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.67",
2330
+ "version": "0.1.68",
2331
2331
  "descriptor": {
2332
2332
  "packageVersion": 1,
2333
2333
  "packageId": "@jskit-ai/database-runtime",
2334
- "version": "0.1.67",
2334
+ "version": "0.1.68",
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.67",
2391
+ "@jskit-ai/kernel": "0.1.68",
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.66",
2426
+ "version": "0.1.67",
2427
2427
  "descriptor": {
2428
2428
  "packageVersion": 1,
2429
2429
  "packageId": "@jskit-ai/database-runtime-mysql",
2430
- "version": "0.1.66",
2430
+ "version": "0.1.67",
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.67",
2520
+ "@jskit-ai/database-runtime": "0.1.68",
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.66",
2591
+ "version": "0.1.67",
2592
2592
  "descriptor": {
2593
2593
  "packageVersion": 1,
2594
2594
  "packageId": "@jskit-ai/database-runtime-postgres",
2595
- "version": "0.1.66",
2595
+ "version": "0.1.67",
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.67",
2685
+ "@jskit-ai/database-runtime": "0.1.68",
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.9",
2756
+ "version": "0.1.10",
2757
2757
  "descriptor": {
2758
2758
  "packageVersion": 1,
2759
2759
  "packageId": "@jskit-ai/feature-server-generator",
2760
- "version": "0.1.9",
2760
+ "version": "0.1.10",
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": {
@@ -2921,10 +2921,10 @@
2921
2921
  "mutations": {
2922
2922
  "dependencies": {
2923
2923
  "runtime": {
2924
- "@jskit-ai/database-runtime": "0.1.67",
2925
- "@jskit-ai/database-runtime-mysql": "0.1.66",
2926
- "@jskit-ai/json-rest-api-core": "0.1.12",
2927
- "@jskit-ai/kernel": "0.1.67",
2924
+ "@jskit-ai/database-runtime": "0.1.68",
2925
+ "@jskit-ai/database-runtime-mysql": "0.1.67",
2926
+ "@jskit-ai/json-rest-api-core": "0.1.13",
2927
+ "@jskit-ai/kernel": "0.1.68",
2928
2928
  "json-rest-schema": "1.x.x",
2929
2929
  "@local/${option:feature-name|kebab}": "file:packages/${option:feature-name|kebab}"
2930
2930
  },
@@ -3037,11 +3037,11 @@
3037
3037
  },
3038
3038
  {
3039
3039
  "packageId": "@jskit-ai/google-rewarded-core",
3040
- "version": "0.1.4",
3040
+ "version": "0.1.5",
3041
3041
  "descriptor": {
3042
3042
  "packageVersion": 1,
3043
3043
  "packageId": "@jskit-ai/google-rewarded-core",
3044
- "version": "0.1.4",
3044
+ "version": "0.1.5",
3045
3045
  "kind": "runtime",
3046
3046
  "description": "Google rewarded workflow runtime plus internal CRUD providers for rules, provider configs, watch sessions, and unlock receipts.",
3047
3047
  "dependsOn": [
@@ -3168,14 +3168,14 @@
3168
3168
  "mutations": {
3169
3169
  "dependencies": {
3170
3170
  "runtime": {
3171
- "@jskit-ai/auth-core": "0.1.66",
3172
- "@jskit-ai/crud-core": "0.1.75",
3173
- "@jskit-ai/database-runtime": "0.1.67",
3174
- "@jskit-ai/http-runtime": "0.1.66",
3175
- "@jskit-ai/json-rest-api-core": "0.1.12",
3176
- "@jskit-ai/kernel": "0.1.67",
3177
- "@jskit-ai/resource-crud-core": "0.1.12",
3178
- "@jskit-ai/workspaces-core": "0.1.43"
3171
+ "@jskit-ai/auth-core": "0.1.67",
3172
+ "@jskit-ai/crud-core": "0.1.76",
3173
+ "@jskit-ai/database-runtime": "0.1.68",
3174
+ "@jskit-ai/http-runtime": "0.1.67",
3175
+ "@jskit-ai/json-rest-api-core": "0.1.13",
3176
+ "@jskit-ai/kernel": "0.1.68",
3177
+ "@jskit-ai/resource-crud-core": "0.1.13",
3178
+ "@jskit-ai/workspaces-core": "0.1.44"
3179
3179
  },
3180
3180
  "dev": {}
3181
3181
  },
@@ -3227,11 +3227,11 @@
3227
3227
  },
3228
3228
  {
3229
3229
  "packageId": "@jskit-ai/google-rewarded-web",
3230
- "version": "0.1.4",
3230
+ "version": "0.1.5",
3231
3231
  "descriptor": {
3232
3232
  "packageVersion": 1,
3233
3233
  "packageId": "@jskit-ai/google-rewarded-web",
3234
- "version": "0.1.4",
3234
+ "version": "0.1.5",
3235
3235
  "kind": "runtime",
3236
3236
  "description": "Google rewarded client runtime with a fullscreen gate host and GPT orchestration.",
3237
3237
  "dependsOn": [
@@ -3278,10 +3278,10 @@
3278
3278
  "mutations": {
3279
3279
  "dependencies": {
3280
3280
  "runtime": {
3281
- "@jskit-ai/google-rewarded-core": "0.1.4",
3282
- "@jskit-ai/http-runtime": "0.1.66",
3283
- "@jskit-ai/kernel": "0.1.67",
3284
- "@jskit-ai/shell-web": "0.1.66"
3281
+ "@jskit-ai/google-rewarded-core": "0.1.5",
3282
+ "@jskit-ai/http-runtime": "0.1.67",
3283
+ "@jskit-ai/kernel": "0.1.68",
3284
+ "@jskit-ai/shell-web": "0.1.67"
3285
3285
  },
3286
3286
  "dev": {}
3287
3287
  },
@@ -3299,11 +3299,11 @@
3299
3299
  },
3300
3300
  {
3301
3301
  "packageId": "@jskit-ai/http-runtime",
3302
- "version": "0.1.66",
3302
+ "version": "0.1.67",
3303
3303
  "descriptor": {
3304
3304
  "packageVersion": 1,
3305
3305
  "packageId": "@jskit-ai/http-runtime",
3306
- "version": "0.1.66",
3306
+ "version": "0.1.67",
3307
3307
  "kind": "runtime",
3308
3308
  "dependsOn": [],
3309
3309
  "capabilities": {
@@ -3369,7 +3369,7 @@
3369
3369
  "mutations": {
3370
3370
  "dependencies": {
3371
3371
  "runtime": {
3372
- "@jskit-ai/kernel": "0.1.67"
3372
+ "@jskit-ai/kernel": "0.1.68"
3373
3373
  },
3374
3374
  "dev": {}
3375
3375
  },
@@ -3383,11 +3383,11 @@
3383
3383
  },
3384
3384
  {
3385
3385
  "packageId": "@jskit-ai/json-rest-api-core",
3386
- "version": "0.1.12",
3386
+ "version": "0.1.13",
3387
3387
  "descriptor": {
3388
3388
  "packageVersion": 1,
3389
3389
  "packageId": "@jskit-ai/json-rest-api-core",
3390
- "version": "0.1.12",
3390
+ "version": "0.1.13",
3391
3391
  "kind": "runtime",
3392
3392
  "description": "Shared internal json-rest-api host runtime for JSKIT server packages.",
3393
3393
  "dependsOn": [
@@ -3447,11 +3447,11 @@
3447
3447
  },
3448
3448
  {
3449
3449
  "packageId": "@jskit-ai/mobile-capacitor",
3450
- "version": "0.1.4",
3450
+ "version": "0.1.5",
3451
3451
  "descriptor": {
3452
3452
  "packageVersion": 1,
3453
3453
  "packageId": "@jskit-ai/mobile-capacitor",
3454
- "version": "0.1.4",
3454
+ "version": "0.1.5",
3455
3455
  "kind": "runtime",
3456
3456
  "description": "Thin Capacitor client integration for JSKIT mobile-shell launch routing and auth callback completion.",
3457
3457
  "dependsOn": [
@@ -3514,8 +3514,8 @@
3514
3514
  "@capacitor/app": "^7.1.0",
3515
3515
  "@capacitor/browser": "^7.0.1",
3516
3516
  "@capacitor/core": "^7.4.3",
3517
- "@jskit-ai/kernel": "0.1.67",
3518
- "@jskit-ai/shell-web": "0.1.66"
3517
+ "@jskit-ai/kernel": "0.1.68",
3518
+ "@jskit-ai/shell-web": "0.1.67"
3519
3519
  },
3520
3520
  "dev": {
3521
3521
  "@capacitor/cli": "^7.4.3"
@@ -3567,11 +3567,11 @@
3567
3567
  },
3568
3568
  {
3569
3569
  "packageId": "@jskit-ai/realtime",
3570
- "version": "0.1.66",
3570
+ "version": "0.1.67",
3571
3571
  "descriptor": {
3572
3572
  "packageVersion": 1,
3573
3573
  "packageId": "@jskit-ai/realtime",
3574
- "version": "0.1.66",
3574
+ "version": "0.1.67",
3575
3575
  "kind": "runtime",
3576
3576
  "description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
3577
3577
  "options": {
@@ -3667,7 +3667,7 @@
3667
3667
  "mutations": {
3668
3668
  "dependencies": {
3669
3669
  "runtime": {
3670
- "@jskit-ai/kernel": "0.1.67",
3670
+ "@jskit-ai/kernel": "0.1.68",
3671
3671
  "@socket.io/redis-adapter": "^8.3.0",
3672
3672
  "redis": "^5.8.2",
3673
3673
  "socket.io": "^4.8.3",
@@ -3716,11 +3716,11 @@
3716
3716
  },
3717
3717
  {
3718
3718
  "packageId": "@jskit-ai/resource-core",
3719
- "version": "0.1.12",
3719
+ "version": "0.1.13",
3720
3720
  "descriptor": {
3721
3721
  "packageVersion": 1,
3722
3722
  "packageId": "@jskit-ai/resource-core",
3723
- "version": "0.1.12",
3723
+ "version": "0.1.13",
3724
3724
  "kind": "runtime",
3725
3725
  "description": "Generic resource-definition helpers and schema-definition normalization.",
3726
3726
  "dependsOn": [
@@ -3743,7 +3743,7 @@
3743
3743
  "mutations": {
3744
3744
  "dependencies": {
3745
3745
  "runtime": {
3746
- "@jskit-ai/resource-core": "0.1.12"
3746
+ "@jskit-ai/resource-core": "0.1.13"
3747
3747
  },
3748
3748
  "dev": {}
3749
3749
  },
@@ -3758,11 +3758,11 @@
3758
3758
  },
3759
3759
  {
3760
3760
  "packageId": "@jskit-ai/resource-crud-core",
3761
- "version": "0.1.12",
3761
+ "version": "0.1.13",
3762
3762
  "descriptor": {
3763
3763
  "packageVersion": 1,
3764
3764
  "packageId": "@jskit-ai/resource-crud-core",
3765
- "version": "0.1.12",
3765
+ "version": "0.1.13",
3766
3766
  "kind": "runtime",
3767
3767
  "description": "CRUD-specific resource-definition helpers and namespace support.",
3768
3768
  "dependsOn": [
@@ -3786,7 +3786,7 @@
3786
3786
  "mutations": {
3787
3787
  "dependencies": {
3788
3788
  "runtime": {
3789
- "@jskit-ai/resource-crud-core": "0.1.12"
3789
+ "@jskit-ai/resource-crud-core": "0.1.13"
3790
3790
  },
3791
3791
  "dev": {}
3792
3792
  },
@@ -3801,11 +3801,11 @@
3801
3801
  },
3802
3802
  {
3803
3803
  "packageId": "@jskit-ai/shell-web",
3804
- "version": "0.1.66",
3804
+ "version": "0.1.67",
3805
3805
  "descriptor": {
3806
3806
  "packageVersion": 1,
3807
3807
  "packageId": "@jskit-ai/shell-web",
3808
- "version": "0.1.66",
3808
+ "version": "0.1.67",
3809
3809
  "kind": "runtime",
3810
3810
  "description": "Web shell layout runtime with outlet-based placement contributions.",
3811
3811
  "dependsOn": [],
@@ -4131,7 +4131,7 @@
4131
4131
  "dependencies": {
4132
4132
  "runtime": {
4133
4133
  "@mdi/js": "^7.4.47",
4134
- "@jskit-ai/kernel": "0.1.67"
4134
+ "@jskit-ai/kernel": "0.1.68"
4135
4135
  },
4136
4136
  "dev": {}
4137
4137
  },
@@ -4331,11 +4331,11 @@
4331
4331
  },
4332
4332
  {
4333
4333
  "packageId": "@jskit-ai/storage-runtime",
4334
- "version": "0.1.66",
4334
+ "version": "0.1.67",
4335
4335
  "descriptor": {
4336
4336
  "packageVersion": 1,
4337
4337
  "packageId": "@jskit-ai/storage-runtime",
4338
- "version": "0.1.66",
4338
+ "version": "0.1.67",
4339
4339
  "kind": "runtime",
4340
4340
  "dependsOn": [
4341
4341
  "@jskit-ai/kernel"
@@ -4384,7 +4384,7 @@
4384
4384
  "mutations": {
4385
4385
  "dependencies": {
4386
4386
  "runtime": {
4387
- "@jskit-ai/kernel": "0.1.67",
4387
+ "@jskit-ai/kernel": "0.1.68",
4388
4388
  "unstorage": "^1.17.3"
4389
4389
  },
4390
4390
  "dev": {}
@@ -4400,11 +4400,11 @@
4400
4400
  },
4401
4401
  {
4402
4402
  "packageId": "@jskit-ai/ui-generator",
4403
- "version": "0.1.50",
4403
+ "version": "0.1.51",
4404
4404
  "descriptor": {
4405
4405
  "packageVersion": 1,
4406
4406
  "packageId": "@jskit-ai/ui-generator",
4407
- "version": "0.1.50",
4407
+ "version": "0.1.51",
4408
4408
  "kind": "generator",
4409
4409
  "description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
4410
4410
  "options": {
@@ -4837,7 +4837,7 @@
4837
4837
  "mutations": {
4838
4838
  "dependencies": {
4839
4839
  "runtime": {
4840
- "@jskit-ai/users-web": "0.1.82"
4840
+ "@jskit-ai/users-web": "0.1.83"
4841
4841
  },
4842
4842
  "dev": {}
4843
4843
  },
@@ -4852,11 +4852,11 @@
4852
4852
  },
4853
4853
  {
4854
4854
  "packageId": "@jskit-ai/uploads-image-web",
4855
- "version": "0.1.45",
4855
+ "version": "0.1.46",
4856
4856
  "descriptor": {
4857
4857
  "packageVersion": 1,
4858
4858
  "packageId": "@jskit-ai/uploads-image-web",
4859
- "version": "0.1.45",
4859
+ "version": "0.1.46",
4860
4860
  "kind": "runtime",
4861
4861
  "description": "Reusable client-side image upload runtime with pre-upload image editing.",
4862
4862
  "dependsOn": [
@@ -4920,7 +4920,7 @@
4920
4920
  "mutations": {
4921
4921
  "dependencies": {
4922
4922
  "runtime": {
4923
- "@jskit-ai/uploads-runtime": "0.1.45",
4923
+ "@jskit-ai/uploads-runtime": "0.1.46",
4924
4924
  "@uppy/compressor": "^3.1.0",
4925
4925
  "@uppy/core": "^5.2.0",
4926
4926
  "@uppy/dashboard": "^5.1.1",
@@ -4940,11 +4940,11 @@
4940
4940
  },
4941
4941
  {
4942
4942
  "packageId": "@jskit-ai/uploads-runtime",
4943
- "version": "0.1.45",
4943
+ "version": "0.1.46",
4944
4944
  "descriptor": {
4945
4945
  "packageVersion": 1,
4946
4946
  "packageId": "@jskit-ai/uploads-runtime",
4947
- "version": "0.1.45",
4947
+ "version": "0.1.46",
4948
4948
  "kind": "runtime",
4949
4949
  "description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
4950
4950
  "dependsOn": [
@@ -5014,7 +5014,7 @@
5014
5014
  "dependencies": {
5015
5015
  "runtime": {
5016
5016
  "@fastify/multipart": "^9.4.0",
5017
- "@jskit-ai/kernel": "0.1.67"
5017
+ "@jskit-ai/kernel": "0.1.68"
5018
5018
  },
5019
5019
  "dev": {}
5020
5020
  },
@@ -5029,11 +5029,11 @@
5029
5029
  },
5030
5030
  {
5031
5031
  "packageId": "@jskit-ai/users-core",
5032
- "version": "0.1.77",
5032
+ "version": "0.1.78",
5033
5033
  "descriptor": {
5034
5034
  "packageVersion": 1,
5035
5035
  "packageId": "@jskit-ai/users-core",
5036
- "version": "0.1.77",
5036
+ "version": "0.1.78",
5037
5037
  "kind": "runtime",
5038
5038
  "description": "Users/account runtime plus HTTP routes for account features.",
5039
5039
  "dependsOn": [
@@ -5174,16 +5174,16 @@
5174
5174
  "mutations": {
5175
5175
  "dependencies": {
5176
5176
  "runtime": {
5177
- "@jskit-ai/auth-core": "0.1.66",
5178
- "@jskit-ai/crud-core": "0.1.75",
5179
- "@jskit-ai/database-runtime": "0.1.67",
5180
- "@jskit-ai/http-runtime": "0.1.66",
5181
- "@jskit-ai/json-rest-api-core": "0.1.12",
5182
- "@jskit-ai/kernel": "0.1.67",
5183
- "@jskit-ai/resource-core": "0.1.12",
5184
- "@jskit-ai/resource-crud-core": "0.1.12",
5177
+ "@jskit-ai/auth-core": "0.1.67",
5178
+ "@jskit-ai/crud-core": "0.1.76",
5179
+ "@jskit-ai/database-runtime": "0.1.68",
5180
+ "@jskit-ai/http-runtime": "0.1.67",
5181
+ "@jskit-ai/json-rest-api-core": "0.1.13",
5182
+ "@jskit-ai/kernel": "0.1.68",
5183
+ "@jskit-ai/resource-core": "0.1.13",
5184
+ "@jskit-ai/resource-crud-core": "0.1.13",
5185
5185
  "@local/users": "file:packages/users",
5186
- "@jskit-ai/uploads-runtime": "0.1.45"
5186
+ "@jskit-ai/uploads-runtime": "0.1.46"
5187
5187
  },
5188
5188
  "dev": {}
5189
5189
  },
@@ -5400,11 +5400,11 @@
5400
5400
  },
5401
5401
  {
5402
5402
  "packageId": "@jskit-ai/users-web",
5403
- "version": "0.1.82",
5403
+ "version": "0.1.83",
5404
5404
  "descriptor": {
5405
5405
  "packageVersion": 1,
5406
5406
  "packageId": "@jskit-ai/users-web",
5407
- "version": "0.1.82",
5407
+ "version": "0.1.83",
5408
5408
  "kind": "runtime",
5409
5409
  "description": "Users web module: account/profile UI plus shared users web widgets.",
5410
5410
  "dependsOn": [
@@ -5699,12 +5699,12 @@
5699
5699
  "dependencies": {
5700
5700
  "runtime": {
5701
5701
  "@mdi/js": "^7.4.47",
5702
- "@jskit-ai/http-runtime": "0.1.66",
5703
- "@jskit-ai/realtime": "0.1.66",
5704
- "@jskit-ai/kernel": "0.1.67",
5705
- "@jskit-ai/shell-web": "0.1.66",
5706
- "@jskit-ai/uploads-image-web": "0.1.45",
5707
- "@jskit-ai/users-core": "0.1.77"
5702
+ "@jskit-ai/http-runtime": "0.1.67",
5703
+ "@jskit-ai/realtime": "0.1.67",
5704
+ "@jskit-ai/kernel": "0.1.68",
5705
+ "@jskit-ai/shell-web": "0.1.67",
5706
+ "@jskit-ai/uploads-image-web": "0.1.46",
5707
+ "@jskit-ai/users-core": "0.1.78"
5708
5708
  },
5709
5709
  "dev": {}
5710
5710
  },
@@ -5873,11 +5873,11 @@
5873
5873
  },
5874
5874
  {
5875
5875
  "packageId": "@jskit-ai/workspaces-core",
5876
- "version": "0.1.43",
5876
+ "version": "0.1.44",
5877
5877
  "descriptor": {
5878
5878
  "packageVersion": 1,
5879
5879
  "packageId": "@jskit-ai/workspaces-core",
5880
- "version": "0.1.43",
5880
+ "version": "0.1.44",
5881
5881
  "kind": "runtime",
5882
5882
  "description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
5883
5883
  "dependsOn": [
@@ -6018,10 +6018,10 @@
6018
6018
  "mutations": {
6019
6019
  "dependencies": {
6020
6020
  "runtime": {
6021
- "@jskit-ai/json-rest-api-core": "0.1.12",
6022
- "@jskit-ai/resource-core": "0.1.12",
6023
- "@jskit-ai/resource-crud-core": "0.1.12",
6024
- "@jskit-ai/users-core": "0.1.77"
6021
+ "@jskit-ai/json-rest-api-core": "0.1.13",
6022
+ "@jskit-ai/resource-core": "0.1.13",
6023
+ "@jskit-ai/resource-crud-core": "0.1.13",
6024
+ "@jskit-ai/users-core": "0.1.78"
6025
6025
  },
6026
6026
  "dev": {}
6027
6027
  },
@@ -6193,11 +6193,11 @@
6193
6193
  },
6194
6194
  {
6195
6195
  "packageId": "@jskit-ai/workspaces-web",
6196
- "version": "0.1.43",
6196
+ "version": "0.1.44",
6197
6197
  "descriptor": {
6198
6198
  "packageVersion": 1,
6199
6199
  "packageId": "@jskit-ai/workspaces-web",
6200
- "version": "0.1.43",
6200
+ "version": "0.1.44",
6201
6201
  "kind": "runtime",
6202
6202
  "description": "Workspace web module: workspace selector, tools widget, workspace surfaces, and members/settings UI.",
6203
6203
  "dependsOn": [
@@ -6453,8 +6453,8 @@
6453
6453
  "mutations": {
6454
6454
  "dependencies": {
6455
6455
  "runtime": {
6456
- "@jskit-ai/workspaces-core": "0.1.43",
6457
- "@jskit-ai/users-web": "0.1.82"
6456
+ "@jskit-ai/workspaces-core": "0.1.44",
6457
+ "@jskit-ai/users-web": "0.1.83"
6458
6458
  },
6459
6459
  "dev": {}
6460
6460
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jskit-ai/jskit-catalog",
3
- "version": "0.1.75",
3
+ "version": "0.1.76",
4
4
  "description": "Published metadata catalog for JSKIT package descriptors.",
5
5
  "type": "module",
6
6
  "files": [