@jskit-ai/jskit-catalog 0.1.106 → 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 +170 -156
  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.97",
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.97",
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"
@@ -813,8 +813,21 @@
813
813
  "op": "append-text",
814
814
  "file": "config/server.js",
815
815
  "position": "bottom",
816
- "skipIfContains": "config.auth = {",
817
- "value": "\nconfig.auth = {\n oauth: {\n providers: [],\n defaultProvider: \"\"\n }\n};\n",
816
+ "skipIfContains": "config.auth.profileMode =",
817
+ "value": "\nconfig.auth ||= {};\nconfig.auth.profileMode = \"standalone\";\n",
818
+ "reason": "Use standalone auth profile sync until a users package enables users-backed sync.",
819
+ "category": "runtime-config",
820
+ "id": "auth-profile-mode-standalone"
821
+ },
822
+ {
823
+ "op": "append-text",
824
+ "file": "config/server.js",
825
+ "position": "bottom",
826
+ "skipIfContains": [
827
+ "config.auth.oauth = {",
828
+ "config.auth = {\n oauth: {"
829
+ ],
830
+ "value": "\nconfig.auth ||= {};\nconfig.auth.oauth = {\n providers: [],\n defaultProvider: \"\"\n};\n",
818
831
  "reason": "Append app-owned OAuth provider visibility config for stock auth screens.",
819
832
  "category": "runtime-config",
820
833
  "id": "auth-oauth-app-config"
@@ -825,11 +838,11 @@
825
838
  },
826
839
  {
827
840
  "packageId": "@jskit-ai/auth-web",
828
- "version": "0.1.99",
841
+ "version": "0.1.101",
829
842
  "descriptor": {
830
843
  "packageVersion": 1,
831
844
  "packageId": "@jskit-ai/auth-web",
832
- "version": "0.1.99",
845
+ "version": "0.1.101",
833
846
  "kind": "runtime",
834
847
  "description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
835
848
  "dependsOn": [
@@ -1085,10 +1098,10 @@
1085
1098
  "dependencies": {
1086
1099
  "runtime": {
1087
1100
  "@mdi/js": "^7.4.47",
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"
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"
1092
1105
  },
1093
1106
  "dev": {}
1094
1107
  },
@@ -1167,11 +1180,11 @@
1167
1180
  },
1168
1181
  {
1169
1182
  "packageId": "@jskit-ai/console-core",
1170
- "version": "0.1.61",
1183
+ "version": "0.1.63",
1171
1184
  "descriptor": {
1172
1185
  "packageVersion": 1,
1173
1186
  "packageId": "@jskit-ai/console-core",
1174
- "version": "0.1.61",
1187
+ "version": "0.1.63",
1175
1188
  "kind": "runtime",
1176
1189
  "description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
1177
1190
  "dependsOn": [
@@ -1255,12 +1268,12 @@
1255
1268
  "mutations": {
1256
1269
  "dependencies": {
1257
1270
  "runtime": {
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"
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"
1264
1277
  },
1265
1278
  "dev": {}
1266
1279
  },
@@ -1285,11 +1298,11 @@
1285
1298
  },
1286
1299
  {
1287
1300
  "packageId": "@jskit-ai/console-web",
1288
- "version": "0.1.66",
1301
+ "version": "0.1.68",
1289
1302
  "descriptor": {
1290
1303
  "packageVersion": 1,
1291
1304
  "packageId": "@jskit-ai/console-web",
1292
- "version": "0.1.66",
1305
+ "version": "0.1.68",
1293
1306
  "kind": "runtime",
1294
1307
  "description": "Authenticated console surface scaffold and surface policy wiring.",
1295
1308
  "dependsOn": [
@@ -1399,9 +1412,9 @@
1399
1412
  "mutations": {
1400
1413
  "dependencies": {
1401
1414
  "runtime": {
1402
- "@jskit-ai/auth-web": "0.1.99",
1403
- "@jskit-ai/console-core": "0.1.61",
1404
- "@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"
1405
1418
  },
1406
1419
  "dev": {}
1407
1420
  },
@@ -1508,11 +1521,11 @@
1508
1521
  },
1509
1522
  {
1510
1523
  "packageId": "@jskit-ai/crud-core",
1511
- "version": "0.1.106",
1524
+ "version": "0.1.108",
1512
1525
  "descriptor": {
1513
1526
  "packageVersion": 1,
1514
1527
  "packageId": "@jskit-ai/crud-core",
1515
- "version": "0.1.106",
1528
+ "version": "0.1.108",
1516
1529
  "kind": "runtime",
1517
1530
  "description": "Shared CRUD helpers used by CRUD modules.",
1518
1531
  "dependsOn": [
@@ -1541,7 +1554,7 @@
1541
1554
  "mutations": {
1542
1555
  "dependencies": {
1543
1556
  "runtime": {
1544
- "@jskit-ai/crud-core": "0.1.106"
1557
+ "@jskit-ai/crud-core": "0.1.108"
1545
1558
  },
1546
1559
  "dev": {}
1547
1560
  },
@@ -1555,11 +1568,11 @@
1555
1568
  },
1556
1569
  {
1557
1570
  "packageId": "@jskit-ai/crud-server-generator",
1558
- "version": "0.1.106",
1571
+ "version": "0.1.108",
1559
1572
  "descriptor": {
1560
1573
  "packageVersion": 1,
1561
1574
  "packageId": "@jskit-ai/crud-server-generator",
1562
- "version": "0.1.106",
1575
+ "version": "0.1.108",
1563
1576
  "kind": "generator",
1564
1577
  "description": "CRUD server generator with routes, actions, and persistence scaffolding.",
1565
1578
  "options": {
@@ -1726,14 +1739,14 @@
1726
1739
  "mutations": {
1727
1740
  "dependencies": {
1728
1741
  "runtime": {
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",
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",
1737
1750
  "@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}"
1738
1751
  },
1739
1752
  "dev": {}
@@ -1865,11 +1878,11 @@
1865
1878
  },
1866
1879
  {
1867
1880
  "packageId": "@jskit-ai/crud-ui-generator",
1868
- "version": "0.1.81",
1881
+ "version": "0.1.83",
1869
1882
  "descriptor": {
1870
1883
  "packageVersion": 1,
1871
1884
  "packageId": "@jskit-ai/crud-ui-generator",
1872
- "version": "0.1.81",
1885
+ "version": "0.1.83",
1873
1886
  "kind": "generator",
1874
1887
  "description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
1875
1888
  "options": {
@@ -2068,7 +2081,7 @@
2068
2081
  "mutations": {
2069
2082
  "dependencies": {
2070
2083
  "runtime": {
2071
- "@jskit-ai/users-web": "0.1.113"
2084
+ "@jskit-ai/users-web": "0.1.115"
2072
2085
  },
2073
2086
  "dev": {}
2074
2087
  },
@@ -2327,11 +2340,11 @@
2327
2340
  },
2328
2341
  {
2329
2342
  "packageId": "@jskit-ai/database-runtime",
2330
- "version": "0.1.98",
2343
+ "version": "0.1.100",
2331
2344
  "descriptor": {
2332
2345
  "packageVersion": 1,
2333
2346
  "packageId": "@jskit-ai/database-runtime",
2334
- "version": "0.1.98",
2347
+ "version": "0.1.100",
2335
2348
  "kind": "runtime",
2336
2349
  "dependsOn": [
2337
2350
  "@jskit-ai/kernel"
@@ -2388,7 +2401,7 @@
2388
2401
  "mutations": {
2389
2402
  "dependencies": {
2390
2403
  "runtime": {
2391
- "@jskit-ai/kernel": "0.1.99",
2404
+ "@jskit-ai/kernel": "0.1.101",
2392
2405
  "dotenv": "^16.4.5",
2393
2406
  "knex": "^3.1.0"
2394
2407
  },
@@ -2423,11 +2436,11 @@
2423
2436
  },
2424
2437
  {
2425
2438
  "packageId": "@jskit-ai/database-runtime-mysql",
2426
- "version": "0.1.97",
2439
+ "version": "0.1.99",
2427
2440
  "descriptor": {
2428
2441
  "packageVersion": 1,
2429
2442
  "packageId": "@jskit-ai/database-runtime-mysql",
2430
- "version": "0.1.97",
2443
+ "version": "0.1.99",
2431
2444
  "kind": "runtime",
2432
2445
  "options": {
2433
2446
  "db-host": {
@@ -2517,7 +2530,7 @@
2517
2530
  "mutations": {
2518
2531
  "dependencies": {
2519
2532
  "runtime": {
2520
- "@jskit-ai/database-runtime": "0.1.98",
2533
+ "@jskit-ai/database-runtime": "0.1.100",
2521
2534
  "mysql2": "^3.11.2"
2522
2535
  },
2523
2536
  "dev": {}
@@ -2588,11 +2601,11 @@
2588
2601
  },
2589
2602
  {
2590
2603
  "packageId": "@jskit-ai/database-runtime-postgres",
2591
- "version": "0.1.97",
2604
+ "version": "0.1.99",
2592
2605
  "descriptor": {
2593
2606
  "packageVersion": 1,
2594
2607
  "packageId": "@jskit-ai/database-runtime-postgres",
2595
- "version": "0.1.97",
2608
+ "version": "0.1.99",
2596
2609
  "kind": "runtime",
2597
2610
  "options": {
2598
2611
  "db-host": {
@@ -2682,7 +2695,7 @@
2682
2695
  "mutations": {
2683
2696
  "dependencies": {
2684
2697
  "runtime": {
2685
- "@jskit-ai/database-runtime": "0.1.98",
2698
+ "@jskit-ai/database-runtime": "0.1.100",
2686
2699
  "pg": "^8.13.1"
2687
2700
  },
2688
2701
  "dev": {}
@@ -2753,11 +2766,11 @@
2753
2766
  },
2754
2767
  {
2755
2768
  "packageId": "@jskit-ai/feature-server-generator",
2756
- "version": "0.1.40",
2769
+ "version": "0.1.42",
2757
2770
  "descriptor": {
2758
2771
  "packageVersion": 1,
2759
2772
  "packageId": "@jskit-ai/feature-server-generator",
2760
- "version": "0.1.40",
2773
+ "version": "0.1.42",
2761
2774
  "kind": "generator",
2762
2775
  "description": "Scaffold substantial non-CRUD server feature packages with provider, actions, service, and optional persistence seams.",
2763
2776
  "options": {
@@ -2942,7 +2955,7 @@
2942
2955
  "equals": "json-rest"
2943
2956
  }
2944
2957
  },
2945
- "@jskit-ai/kernel": "0.1.99",
2958
+ "@jskit-ai/kernel": "0.1.101",
2946
2959
  "json-rest-schema": "1.x.x",
2947
2960
  "@local/${option:feature-name|kebab}": "file:packages/${option:feature-name|kebab}"
2948
2961
  },
@@ -3055,11 +3068,11 @@
3055
3068
  },
3056
3069
  {
3057
3070
  "packageId": "@jskit-ai/google-rewarded-core",
3058
- "version": "0.1.35",
3071
+ "version": "0.1.37",
3059
3072
  "descriptor": {
3060
3073
  "packageVersion": 1,
3061
3074
  "packageId": "@jskit-ai/google-rewarded-core",
3062
- "version": "0.1.35",
3075
+ "version": "0.1.37",
3063
3076
  "kind": "runtime",
3064
3077
  "description": "Google rewarded workflow runtime plus internal CRUD providers for rules, provider configs, watch sessions, and unlock receipts.",
3065
3078
  "dependsOn": [
@@ -3186,14 +3199,14 @@
3186
3199
  "mutations": {
3187
3200
  "dependencies": {
3188
3201
  "runtime": {
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"
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"
3197
3210
  },
3198
3211
  "dev": {}
3199
3212
  },
@@ -3245,11 +3258,11 @@
3245
3258
  },
3246
3259
  {
3247
3260
  "packageId": "@jskit-ai/google-rewarded-web",
3248
- "version": "0.1.35",
3261
+ "version": "0.1.37",
3249
3262
  "descriptor": {
3250
3263
  "packageVersion": 1,
3251
3264
  "packageId": "@jskit-ai/google-rewarded-web",
3252
- "version": "0.1.35",
3265
+ "version": "0.1.37",
3253
3266
  "kind": "runtime",
3254
3267
  "description": "Google rewarded client runtime with a fullscreen gate host and GPT orchestration.",
3255
3268
  "dependsOn": [
@@ -3296,10 +3309,10 @@
3296
3309
  "mutations": {
3297
3310
  "dependencies": {
3298
3311
  "runtime": {
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"
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"
3303
3316
  },
3304
3317
  "dev": {}
3305
3318
  },
@@ -3317,11 +3330,11 @@
3317
3330
  },
3318
3331
  {
3319
3332
  "packageId": "@jskit-ai/http-runtime",
3320
- "version": "0.1.97",
3333
+ "version": "0.1.99",
3321
3334
  "descriptor": {
3322
3335
  "packageVersion": 1,
3323
3336
  "packageId": "@jskit-ai/http-runtime",
3324
- "version": "0.1.97",
3337
+ "version": "0.1.99",
3325
3338
  "kind": "runtime",
3326
3339
  "dependsOn": [],
3327
3340
  "capabilities": {
@@ -3387,7 +3400,7 @@
3387
3400
  "mutations": {
3388
3401
  "dependencies": {
3389
3402
  "runtime": {
3390
- "@jskit-ai/kernel": "0.1.99"
3403
+ "@jskit-ai/kernel": "0.1.101"
3391
3404
  },
3392
3405
  "dev": {}
3393
3406
  },
@@ -3401,11 +3414,11 @@
3401
3414
  },
3402
3415
  {
3403
3416
  "packageId": "@jskit-ai/json-rest-api-core",
3404
- "version": "0.1.43",
3417
+ "version": "0.1.45",
3405
3418
  "descriptor": {
3406
3419
  "packageVersion": 1,
3407
3420
  "packageId": "@jskit-ai/json-rest-api-core",
3408
- "version": "0.1.43",
3421
+ "version": "0.1.45",
3409
3422
  "kind": "runtime",
3410
3423
  "description": "Shared internal json-rest-api host runtime for JSKIT server packages.",
3411
3424
  "dependsOn": [
@@ -3465,11 +3478,11 @@
3465
3478
  },
3466
3479
  {
3467
3480
  "packageId": "@jskit-ai/mobile-capacitor",
3468
- "version": "0.1.35",
3481
+ "version": "0.1.37",
3469
3482
  "descriptor": {
3470
3483
  "packageVersion": 1,
3471
3484
  "packageId": "@jskit-ai/mobile-capacitor",
3472
- "version": "0.1.35",
3485
+ "version": "0.1.37",
3473
3486
  "kind": "runtime",
3474
3487
  "description": "Thin Capacitor client integration for JSKIT mobile-shell launch routing and auth callback completion.",
3475
3488
  "dependsOn": [
@@ -3532,8 +3545,8 @@
3532
3545
  "@capacitor/app": "^7.1.0",
3533
3546
  "@capacitor/browser": "^7.0.1",
3534
3547
  "@capacitor/core": "^7.4.3",
3535
- "@jskit-ai/kernel": "0.1.99",
3536
- "@jskit-ai/shell-web": "0.1.98"
3548
+ "@jskit-ai/kernel": "0.1.101",
3549
+ "@jskit-ai/shell-web": "0.1.100"
3537
3550
  },
3538
3551
  "dev": {
3539
3552
  "@capacitor/cli": "^7.4.3"
@@ -3585,11 +3598,11 @@
3585
3598
  },
3586
3599
  {
3587
3600
  "packageId": "@jskit-ai/realtime",
3588
- "version": "0.1.97",
3601
+ "version": "0.1.99",
3589
3602
  "descriptor": {
3590
3603
  "packageVersion": 1,
3591
3604
  "packageId": "@jskit-ai/realtime",
3592
- "version": "0.1.97",
3605
+ "version": "0.1.99",
3593
3606
  "kind": "runtime",
3594
3607
  "description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
3595
3608
  "options": {
@@ -3685,7 +3698,7 @@
3685
3698
  "mutations": {
3686
3699
  "dependencies": {
3687
3700
  "runtime": {
3688
- "@jskit-ai/kernel": "0.1.99",
3701
+ "@jskit-ai/kernel": "0.1.101",
3689
3702
  "@socket.io/redis-adapter": "^8.3.0",
3690
3703
  "redis": "^5.8.2",
3691
3704
  "socket.io": "^4.8.3",
@@ -3734,11 +3747,11 @@
3734
3747
  },
3735
3748
  {
3736
3749
  "packageId": "@jskit-ai/resource-core",
3737
- "version": "0.1.43",
3750
+ "version": "0.1.45",
3738
3751
  "descriptor": {
3739
3752
  "packageVersion": 1,
3740
3753
  "packageId": "@jskit-ai/resource-core",
3741
- "version": "0.1.43",
3754
+ "version": "0.1.45",
3742
3755
  "kind": "runtime",
3743
3756
  "description": "Generic resource-definition helpers and schema-definition normalization.",
3744
3757
  "dependsOn": [
@@ -3761,7 +3774,7 @@
3761
3774
  "mutations": {
3762
3775
  "dependencies": {
3763
3776
  "runtime": {
3764
- "@jskit-ai/resource-core": "0.1.43"
3777
+ "@jskit-ai/resource-core": "0.1.45"
3765
3778
  },
3766
3779
  "dev": {}
3767
3780
  },
@@ -3776,11 +3789,11 @@
3776
3789
  },
3777
3790
  {
3778
3791
  "packageId": "@jskit-ai/resource-crud-core",
3779
- "version": "0.1.43",
3792
+ "version": "0.1.45",
3780
3793
  "descriptor": {
3781
3794
  "packageVersion": 1,
3782
3795
  "packageId": "@jskit-ai/resource-crud-core",
3783
- "version": "0.1.43",
3796
+ "version": "0.1.45",
3784
3797
  "kind": "runtime",
3785
3798
  "description": "CRUD-specific resource-definition helpers and namespace support.",
3786
3799
  "dependsOn": [
@@ -3804,7 +3817,7 @@
3804
3817
  "mutations": {
3805
3818
  "dependencies": {
3806
3819
  "runtime": {
3807
- "@jskit-ai/resource-crud-core": "0.1.43"
3820
+ "@jskit-ai/resource-crud-core": "0.1.45"
3808
3821
  },
3809
3822
  "dev": {}
3810
3823
  },
@@ -3819,11 +3832,11 @@
3819
3832
  },
3820
3833
  {
3821
3834
  "packageId": "@jskit-ai/shell-web",
3822
- "version": "0.1.98",
3835
+ "version": "0.1.100",
3823
3836
  "descriptor": {
3824
3837
  "packageVersion": 1,
3825
3838
  "packageId": "@jskit-ai/shell-web",
3826
- "version": "0.1.98",
3839
+ "version": "0.1.100",
3827
3840
  "kind": "runtime",
3828
3841
  "description": "Web shell layout runtime with outlet-based placement contributions.",
3829
3842
  "dependsOn": [],
@@ -4165,7 +4178,7 @@
4165
4178
  "dependencies": {
4166
4179
  "runtime": {
4167
4180
  "@mdi/js": "^7.4.47",
4168
- "@jskit-ai/kernel": "0.1.99"
4181
+ "@jskit-ai/kernel": "0.1.101"
4169
4182
  },
4170
4183
  "dev": {}
4171
4184
  },
@@ -4365,11 +4378,11 @@
4365
4378
  },
4366
4379
  {
4367
4380
  "packageId": "@jskit-ai/storage-runtime",
4368
- "version": "0.1.97",
4381
+ "version": "0.1.99",
4369
4382
  "descriptor": {
4370
4383
  "packageVersion": 1,
4371
4384
  "packageId": "@jskit-ai/storage-runtime",
4372
- "version": "0.1.97",
4385
+ "version": "0.1.99",
4373
4386
  "kind": "runtime",
4374
4387
  "dependsOn": [
4375
4388
  "@jskit-ai/kernel"
@@ -4418,7 +4431,7 @@
4418
4431
  "mutations": {
4419
4432
  "dependencies": {
4420
4433
  "runtime": {
4421
- "@jskit-ai/kernel": "0.1.99",
4434
+ "@jskit-ai/kernel": "0.1.101",
4422
4435
  "unstorage": "^1.17.3"
4423
4436
  },
4424
4437
  "dev": {}
@@ -4434,11 +4447,11 @@
4434
4447
  },
4435
4448
  {
4436
4449
  "packageId": "@jskit-ai/ui-generator",
4437
- "version": "0.1.81",
4450
+ "version": "0.1.83",
4438
4451
  "descriptor": {
4439
4452
  "packageVersion": 1,
4440
4453
  "packageId": "@jskit-ai/ui-generator",
4441
- "version": "0.1.81",
4454
+ "version": "0.1.83",
4442
4455
  "kind": "generator",
4443
4456
  "description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
4444
4457
  "options": {
@@ -4871,7 +4884,7 @@
4871
4884
  "mutations": {
4872
4885
  "dependencies": {
4873
4886
  "runtime": {
4874
- "@jskit-ai/users-web": "0.1.113"
4887
+ "@jskit-ai/users-web": "0.1.115"
4875
4888
  },
4876
4889
  "dev": {}
4877
4890
  },
@@ -4886,11 +4899,11 @@
4886
4899
  },
4887
4900
  {
4888
4901
  "packageId": "@jskit-ai/uploads-image-web",
4889
- "version": "0.1.76",
4902
+ "version": "0.1.78",
4890
4903
  "descriptor": {
4891
4904
  "packageVersion": 1,
4892
4905
  "packageId": "@jskit-ai/uploads-image-web",
4893
- "version": "0.1.76",
4906
+ "version": "0.1.78",
4894
4907
  "kind": "runtime",
4895
4908
  "description": "Reusable client-side image upload runtime with pre-upload image editing.",
4896
4909
  "dependsOn": [
@@ -4954,7 +4967,7 @@
4954
4967
  "mutations": {
4955
4968
  "dependencies": {
4956
4969
  "runtime": {
4957
- "@jskit-ai/uploads-runtime": "0.1.76",
4970
+ "@jskit-ai/uploads-runtime": "0.1.78",
4958
4971
  "@uppy/compressor": "^3.1.0",
4959
4972
  "@uppy/core": "^5.2.0",
4960
4973
  "@uppy/dashboard": "^5.1.1",
@@ -4974,11 +4987,11 @@
4974
4987
  },
4975
4988
  {
4976
4989
  "packageId": "@jskit-ai/uploads-runtime",
4977
- "version": "0.1.76",
4990
+ "version": "0.1.78",
4978
4991
  "descriptor": {
4979
4992
  "packageVersion": 1,
4980
4993
  "packageId": "@jskit-ai/uploads-runtime",
4981
- "version": "0.1.76",
4994
+ "version": "0.1.78",
4982
4995
  "kind": "runtime",
4983
4996
  "description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
4984
4997
  "dependsOn": [
@@ -5048,7 +5061,7 @@
5048
5061
  "dependencies": {
5049
5062
  "runtime": {
5050
5063
  "@fastify/multipart": "^9.4.0",
5051
- "@jskit-ai/kernel": "0.1.99"
5064
+ "@jskit-ai/kernel": "0.1.101"
5052
5065
  },
5053
5066
  "dev": {}
5054
5067
  },
@@ -5063,11 +5076,11 @@
5063
5076
  },
5064
5077
  {
5065
5078
  "packageId": "@jskit-ai/users-core",
5066
- "version": "0.1.108",
5079
+ "version": "0.1.110",
5067
5080
  "descriptor": {
5068
5081
  "packageVersion": 1,
5069
5082
  "packageId": "@jskit-ai/users-core",
5070
- "version": "0.1.108",
5083
+ "version": "0.1.110",
5071
5084
  "kind": "runtime",
5072
5085
  "description": "Users/account runtime plus HTTP routes for account features.",
5073
5086
  "dependsOn": [
@@ -5208,16 +5221,16 @@
5208
5221
  "mutations": {
5209
5222
  "dependencies": {
5210
5223
  "runtime": {
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",
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",
5219
5232
  "@local/users": "file:packages/users",
5220
- "@jskit-ai/uploads-runtime": "0.1.76"
5233
+ "@jskit-ai/uploads-runtime": "0.1.78"
5221
5234
  },
5222
5235
  "dev": {}
5223
5236
  },
@@ -5420,10 +5433,11 @@
5420
5433
  ],
5421
5434
  "text": [
5422
5435
  {
5423
- "op": "upsert-env",
5424
- "file": ".env",
5425
- "key": "AUTH_PROFILE_MODE",
5426
- "value": "users",
5436
+ "op": "append-text",
5437
+ "file": "config/server.js",
5438
+ "position": "bottom",
5439
+ "skipIfContains": "config.auth.profileMode = \"users\";",
5440
+ "value": "\nconfig.auth ||= {};\nconfig.auth.profileMode = \"users\";\n",
5427
5441
  "reason": "Enable users-backed auth profile sync when users-core is installed.",
5428
5442
  "category": "runtime-config",
5429
5443
  "id": "users-core-auth-profile-mode"
@@ -5434,11 +5448,11 @@
5434
5448
  },
5435
5449
  {
5436
5450
  "packageId": "@jskit-ai/users-web",
5437
- "version": "0.1.113",
5451
+ "version": "0.1.115",
5438
5452
  "descriptor": {
5439
5453
  "packageVersion": 1,
5440
5454
  "packageId": "@jskit-ai/users-web",
5441
- "version": "0.1.113",
5455
+ "version": "0.1.115",
5442
5456
  "kind": "runtime",
5443
5457
  "description": "Users web module: account/profile UI plus shared users web widgets.",
5444
5458
  "dependsOn": [
@@ -5741,12 +5755,12 @@
5741
5755
  "dependencies": {
5742
5756
  "runtime": {
5743
5757
  "@mdi/js": "^7.4.47",
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"
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"
5750
5764
  },
5751
5765
  "dev": {}
5752
5766
  },
@@ -5915,11 +5929,11 @@
5915
5929
  },
5916
5930
  {
5917
5931
  "packageId": "@jskit-ai/workspaces-core",
5918
- "version": "0.1.74",
5932
+ "version": "0.1.76",
5919
5933
  "descriptor": {
5920
5934
  "packageVersion": 1,
5921
5935
  "packageId": "@jskit-ai/workspaces-core",
5922
- "version": "0.1.74",
5936
+ "version": "0.1.76",
5923
5937
  "kind": "runtime",
5924
5938
  "description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
5925
5939
  "dependsOn": [
@@ -6060,10 +6074,10 @@
6060
6074
  "mutations": {
6061
6075
  "dependencies": {
6062
6076
  "runtime": {
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"
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"
6067
6081
  },
6068
6082
  "dev": {}
6069
6083
  },
@@ -6235,11 +6249,11 @@
6235
6249
  },
6236
6250
  {
6237
6251
  "packageId": "@jskit-ai/workspaces-web",
6238
- "version": "0.1.75",
6252
+ "version": "0.1.77",
6239
6253
  "descriptor": {
6240
6254
  "packageVersion": 1,
6241
6255
  "packageId": "@jskit-ai/workspaces-web",
6242
- "version": "0.1.75",
6256
+ "version": "0.1.77",
6243
6257
  "kind": "runtime",
6244
6258
  "description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
6245
6259
  "dependsOn": [
@@ -6491,8 +6505,8 @@
6491
6505
  "mutations": {
6492
6506
  "dependencies": {
6493
6507
  "runtime": {
6494
- "@jskit-ai/workspaces-core": "0.1.74",
6495
- "@jskit-ai/users-web": "0.1.113"
6508
+ "@jskit-ai/workspaces-core": "0.1.76",
6509
+ "@jskit-ai/users-web": "0.1.115"
6496
6510
  },
6497
6511
  "dev": {}
6498
6512
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jskit-ai/jskit-catalog",
3
- "version": "0.1.106",
3
+ "version": "0.1.108",
4
4
  "description": "Published metadata catalog for JSKIT package descriptors.",
5
5
  "type": "module",
6
6
  "files": [