@jskit-ai/jskit-catalog 0.1.44 → 0.1.45

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 +125 -125
  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.45",
9
+ "version": "0.1.46",
10
10
  "descriptor": {
11
11
  "packageVersion": 1,
12
12
  "packageId": "@jskit-ai/assistant",
13
- "version": "0.1.45",
13
+ "version": "0.1.46",
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": {
@@ -356,11 +356,11 @@
356
356
  },
357
357
  {
358
358
  "packageId": "@jskit-ai/assistant-core",
359
- "version": "0.1.12",
359
+ "version": "0.1.13",
360
360
  "descriptor": {
361
361
  "packageVersion": 1,
362
362
  "packageId": "@jskit-ai/assistant-core",
363
- "version": "0.1.12",
363
+ "version": "0.1.13",
364
364
  "kind": "runtime",
365
365
  "description": "Reusable assistant client/server/shared primitives without surface-specific routes or settings ownership.",
366
366
  "dependsOn": [
@@ -406,9 +406,9 @@
406
406
  "mutations": {
407
407
  "dependencies": {
408
408
  "runtime": {
409
- "@jskit-ai/http-runtime": "0.1.35",
410
- "@jskit-ai/kernel": "0.1.36",
411
- "@jskit-ai/users-core": "0.1.46",
409
+ "@jskit-ai/http-runtime": "0.1.36",
410
+ "@jskit-ai/kernel": "0.1.37",
411
+ "@jskit-ai/users-core": "0.1.47",
412
412
  "@tanstack/vue-query": "^5.90.5",
413
413
  "dompurify": "^3.3.3",
414
414
  "marked": "^17.0.4",
@@ -429,11 +429,11 @@
429
429
  },
430
430
  {
431
431
  "packageId": "@jskit-ai/assistant-runtime",
432
- "version": "0.1.7",
432
+ "version": "0.1.8",
433
433
  "descriptor": {
434
434
  "packageVersion": 1,
435
435
  "packageId": "@jskit-ai/assistant-runtime",
436
- "version": "0.1.7",
436
+ "version": "0.1.8",
437
437
  "kind": "runtime",
438
438
  "description": "Shared assistant runtime with per-surface assistant registration.",
439
439
  "dependsOn": [
@@ -508,13 +508,13 @@
508
508
  "mutations": {
509
509
  "dependencies": {
510
510
  "runtime": {
511
- "@jskit-ai/assistant-core": "0.1.12",
512
- "@jskit-ai/database-runtime": "0.1.36",
513
- "@jskit-ai/http-runtime": "0.1.35",
514
- "@jskit-ai/kernel": "0.1.36",
515
- "@jskit-ai/shell-web": "0.1.35",
516
- "@jskit-ai/users-core": "0.1.46",
517
- "@jskit-ai/users-web": "0.1.51",
511
+ "@jskit-ai/assistant-core": "0.1.13",
512
+ "@jskit-ai/database-runtime": "0.1.37",
513
+ "@jskit-ai/http-runtime": "0.1.36",
514
+ "@jskit-ai/kernel": "0.1.37",
515
+ "@jskit-ai/shell-web": "0.1.36",
516
+ "@jskit-ai/users-core": "0.1.47",
517
+ "@jskit-ai/users-web": "0.1.52",
518
518
  "@tanstack/vue-query": "^5.90.5",
519
519
  "vuetify": "^4.0.0"
520
520
  },
@@ -571,11 +571,11 @@
571
571
  },
572
572
  {
573
573
  "packageId": "@jskit-ai/auth-core",
574
- "version": "0.1.35",
574
+ "version": "0.1.36",
575
575
  "descriptor": {
576
576
  "packageVersion": 1,
577
577
  "packageId": "@jskit-ai/auth-core",
578
- "version": "0.1.35",
578
+ "version": "0.1.36",
579
579
  "kind": "runtime",
580
580
  "dependsOn": [
581
581
  "@jskit-ai/value-app-config-shared"
@@ -643,7 +643,7 @@
643
643
  "mutations": {
644
644
  "dependencies": {
645
645
  "runtime": {
646
- "@jskit-ai/kernel": "0.1.36",
646
+ "@jskit-ai/kernel": "0.1.37",
647
647
  "@fastify/cookie": "^11.0.2",
648
648
  "@fastify/csrf-protection": "^7.1.0",
649
649
  "@fastify/rate-limit": "^10.3.0"
@@ -661,11 +661,11 @@
661
661
  },
662
662
  {
663
663
  "packageId": "@jskit-ai/auth-provider-supabase-core",
664
- "version": "0.1.35",
664
+ "version": "0.1.36",
665
665
  "descriptor": {
666
666
  "packageVersion": 1,
667
667
  "packageId": "@jskit-ai/auth-provider-supabase-core",
668
- "version": "0.1.35",
668
+ "version": "0.1.36",
669
669
  "kind": "runtime",
670
670
  "options": {
671
671
  "auth-supabase-url": {
@@ -747,8 +747,8 @@
747
747
  "mutations": {
748
748
  "dependencies": {
749
749
  "runtime": {
750
- "@jskit-ai/auth-core": "0.1.35",
751
- "@jskit-ai/kernel": "0.1.36",
750
+ "@jskit-ai/auth-core": "0.1.36",
751
+ "@jskit-ai/kernel": "0.1.37",
752
752
  "dotenv": "^16.4.5",
753
753
  "@supabase/supabase-js": "^2.57.4",
754
754
  "jose": "^6.1.0"
@@ -813,11 +813,11 @@
813
813
  },
814
814
  {
815
815
  "packageId": "@jskit-ai/auth-web",
816
- "version": "0.1.37",
816
+ "version": "0.1.38",
817
817
  "descriptor": {
818
818
  "packageVersion": 1,
819
819
  "packageId": "@jskit-ai/auth-web",
820
- "version": "0.1.37",
820
+ "version": "0.1.38",
821
821
  "kind": "runtime",
822
822
  "description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
823
823
  "dependsOn": [
@@ -1044,10 +1044,10 @@
1044
1044
  "@tanstack/vue-query": "5.92.12",
1045
1045
  "@mdi/js": "^7.4.47",
1046
1046
  "@fastify/type-provider-typebox": "^6.1.0",
1047
- "@jskit-ai/auth-core": "0.1.35",
1048
- "@jskit-ai/http-runtime": "0.1.35",
1049
- "@jskit-ai/kernel": "0.1.36",
1050
- "@jskit-ai/shell-web": "0.1.35",
1047
+ "@jskit-ai/auth-core": "0.1.36",
1048
+ "@jskit-ai/http-runtime": "0.1.36",
1049
+ "@jskit-ai/kernel": "0.1.37",
1050
+ "@jskit-ai/shell-web": "0.1.36",
1051
1051
  "vuetify": "^4.0.0"
1052
1052
  },
1053
1053
  "dev": {}
@@ -1117,11 +1117,11 @@
1117
1117
  },
1118
1118
  {
1119
1119
  "packageId": "@jskit-ai/console-web",
1120
- "version": "0.1.3",
1120
+ "version": "0.1.4",
1121
1121
  "descriptor": {
1122
1122
  "packageVersion": 1,
1123
1123
  "packageId": "@jskit-ai/console-web",
1124
- "version": "0.1.3",
1124
+ "version": "0.1.4",
1125
1125
  "kind": "runtime",
1126
1126
  "description": "Authenticated console surface scaffold and surface policy wiring.",
1127
1127
  "dependsOn": [
@@ -1162,9 +1162,9 @@
1162
1162
  "mutations": {
1163
1163
  "dependencies": {
1164
1164
  "runtime": {
1165
- "@jskit-ai/auth-web": "0.1.37",
1166
- "@jskit-ai/shell-web": "0.1.35",
1167
- "@jskit-ai/users-core": "0.1.46"
1165
+ "@jskit-ai/auth-web": "0.1.38",
1166
+ "@jskit-ai/shell-web": "0.1.36",
1167
+ "@jskit-ai/users-core": "0.1.47"
1168
1168
  },
1169
1169
  "dev": {}
1170
1170
  },
@@ -1223,11 +1223,11 @@
1223
1223
  },
1224
1224
  {
1225
1225
  "packageId": "@jskit-ai/crud-core",
1226
- "version": "0.1.44",
1226
+ "version": "0.1.45",
1227
1227
  "descriptor": {
1228
1228
  "packageVersion": 1,
1229
1229
  "packageId": "@jskit-ai/crud-core",
1230
- "version": "0.1.44",
1230
+ "version": "0.1.45",
1231
1231
  "kind": "runtime",
1232
1232
  "description": "Shared CRUD helpers used by CRUD modules.",
1233
1233
  "dependsOn": [
@@ -1254,7 +1254,7 @@
1254
1254
  "mutations": {
1255
1255
  "dependencies": {
1256
1256
  "runtime": {
1257
- "@jskit-ai/crud-core": "0.1.44"
1257
+ "@jskit-ai/crud-core": "0.1.45"
1258
1258
  },
1259
1259
  "dev": {}
1260
1260
  },
@@ -1268,11 +1268,11 @@
1268
1268
  },
1269
1269
  {
1270
1270
  "packageId": "@jskit-ai/crud-server-generator",
1271
- "version": "0.1.44",
1271
+ "version": "0.1.45",
1272
1272
  "descriptor": {
1273
1273
  "packageVersion": 1,
1274
1274
  "packageId": "@jskit-ai/crud-server-generator",
1275
- "version": "0.1.44",
1275
+ "version": "0.1.45",
1276
1276
  "kind": "generator",
1277
1277
  "description": "CRUD server generator with routes, actions, and persistence scaffolding.",
1278
1278
  "options": {
@@ -1430,13 +1430,13 @@
1430
1430
  "mutations": {
1431
1431
  "dependencies": {
1432
1432
  "runtime": {
1433
- "@jskit-ai/auth-core": "0.1.35",
1434
- "@jskit-ai/crud-core": "0.1.44",
1435
- "@jskit-ai/database-runtime": "0.1.36",
1436
- "@jskit-ai/http-runtime": "0.1.35",
1437
- "@jskit-ai/kernel": "0.1.36",
1438
- "@jskit-ai/realtime": "0.1.35",
1439
- "@jskit-ai/users-core": "0.1.46",
1433
+ "@jskit-ai/auth-core": "0.1.36",
1434
+ "@jskit-ai/crud-core": "0.1.45",
1435
+ "@jskit-ai/database-runtime": "0.1.37",
1436
+ "@jskit-ai/http-runtime": "0.1.36",
1437
+ "@jskit-ai/kernel": "0.1.37",
1438
+ "@jskit-ai/realtime": "0.1.36",
1439
+ "@jskit-ai/users-core": "0.1.47",
1440
1440
  "@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}",
1441
1441
  "typebox": "^1.0.81"
1442
1442
  },
@@ -1583,11 +1583,11 @@
1583
1583
  },
1584
1584
  {
1585
1585
  "packageId": "@jskit-ai/crud-ui-generator",
1586
- "version": "0.1.19",
1586
+ "version": "0.1.20",
1587
1587
  "descriptor": {
1588
1588
  "packageVersion": 1,
1589
1589
  "packageId": "@jskit-ai/crud-ui-generator",
1590
- "version": "0.1.19",
1590
+ "version": "0.1.20",
1591
1591
  "kind": "generator",
1592
1592
  "description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
1593
1593
  "options": {
@@ -1762,7 +1762,7 @@
1762
1762
  "mutations": {
1763
1763
  "dependencies": {
1764
1764
  "runtime": {
1765
- "@jskit-ai/users-web": "0.1.51"
1765
+ "@jskit-ai/users-web": "0.1.52"
1766
1766
  },
1767
1767
  "dev": {}
1768
1768
  },
@@ -1995,11 +1995,11 @@
1995
1995
  },
1996
1996
  {
1997
1997
  "packageId": "@jskit-ai/database-runtime",
1998
- "version": "0.1.36",
1998
+ "version": "0.1.37",
1999
1999
  "descriptor": {
2000
2000
  "packageVersion": 1,
2001
2001
  "packageId": "@jskit-ai/database-runtime",
2002
- "version": "0.1.36",
2002
+ "version": "0.1.37",
2003
2003
  "kind": "runtime",
2004
2004
  "dependsOn": [
2005
2005
  "@jskit-ai/kernel"
@@ -2056,7 +2056,7 @@
2056
2056
  "mutations": {
2057
2057
  "dependencies": {
2058
2058
  "runtime": {
2059
- "@jskit-ai/kernel": "0.1.36",
2059
+ "@jskit-ai/kernel": "0.1.37",
2060
2060
  "dotenv": "^16.4.5",
2061
2061
  "knex": "^3.1.0"
2062
2062
  },
@@ -2091,11 +2091,11 @@
2091
2091
  },
2092
2092
  {
2093
2093
  "packageId": "@jskit-ai/database-runtime-mysql",
2094
- "version": "0.1.35",
2094
+ "version": "0.1.36",
2095
2095
  "descriptor": {
2096
2096
  "packageVersion": 1,
2097
2097
  "packageId": "@jskit-ai/database-runtime-mysql",
2098
- "version": "0.1.35",
2098
+ "version": "0.1.36",
2099
2099
  "kind": "runtime",
2100
2100
  "options": {
2101
2101
  "db-host": {
@@ -2185,7 +2185,7 @@
2185
2185
  "mutations": {
2186
2186
  "dependencies": {
2187
2187
  "runtime": {
2188
- "@jskit-ai/database-runtime": "0.1.36",
2188
+ "@jskit-ai/database-runtime": "0.1.37",
2189
2189
  "mysql2": "^3.11.2"
2190
2190
  },
2191
2191
  "dev": {}
@@ -2256,11 +2256,11 @@
2256
2256
  },
2257
2257
  {
2258
2258
  "packageId": "@jskit-ai/database-runtime-postgres",
2259
- "version": "0.1.35",
2259
+ "version": "0.1.36",
2260
2260
  "descriptor": {
2261
2261
  "packageVersion": 1,
2262
2262
  "packageId": "@jskit-ai/database-runtime-postgres",
2263
- "version": "0.1.35",
2263
+ "version": "0.1.36",
2264
2264
  "kind": "runtime",
2265
2265
  "options": {
2266
2266
  "db-host": {
@@ -2350,7 +2350,7 @@
2350
2350
  "mutations": {
2351
2351
  "dependencies": {
2352
2352
  "runtime": {
2353
- "@jskit-ai/database-runtime": "0.1.36",
2353
+ "@jskit-ai/database-runtime": "0.1.37",
2354
2354
  "pg": "^8.13.1"
2355
2355
  },
2356
2356
  "dev": {}
@@ -2421,11 +2421,11 @@
2421
2421
  },
2422
2422
  {
2423
2423
  "packageId": "@jskit-ai/http-runtime",
2424
- "version": "0.1.35",
2424
+ "version": "0.1.36",
2425
2425
  "descriptor": {
2426
2426
  "packageVersion": 1,
2427
2427
  "packageId": "@jskit-ai/http-runtime",
2428
- "version": "0.1.35",
2428
+ "version": "0.1.36",
2429
2429
  "kind": "runtime",
2430
2430
  "dependsOn": [],
2431
2431
  "capabilities": {
@@ -2491,7 +2491,7 @@
2491
2491
  "mutations": {
2492
2492
  "dependencies": {
2493
2493
  "runtime": {
2494
- "@jskit-ai/kernel": "0.1.36",
2494
+ "@jskit-ai/kernel": "0.1.37",
2495
2495
  "@fastify/type-provider-typebox": "^6.1.0",
2496
2496
  "typebox": "^1.0.81"
2497
2497
  },
@@ -2507,11 +2507,11 @@
2507
2507
  },
2508
2508
  {
2509
2509
  "packageId": "@jskit-ai/realtime",
2510
- "version": "0.1.35",
2510
+ "version": "0.1.36",
2511
2511
  "descriptor": {
2512
2512
  "packageVersion": 1,
2513
2513
  "packageId": "@jskit-ai/realtime",
2514
- "version": "0.1.35",
2514
+ "version": "0.1.36",
2515
2515
  "kind": "runtime",
2516
2516
  "description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
2517
2517
  "options": {
@@ -2606,7 +2606,7 @@
2606
2606
  "mutations": {
2607
2607
  "dependencies": {
2608
2608
  "runtime": {
2609
- "@jskit-ai/kernel": "0.1.36",
2609
+ "@jskit-ai/kernel": "0.1.37",
2610
2610
  "@socket.io/redis-adapter": "^8.3.0",
2611
2611
  "redis": "^5.8.2",
2612
2612
  "socket.io": "^4.8.3",
@@ -2655,11 +2655,11 @@
2655
2655
  },
2656
2656
  {
2657
2657
  "packageId": "@jskit-ai/shell-web",
2658
- "version": "0.1.35",
2658
+ "version": "0.1.36",
2659
2659
  "descriptor": {
2660
2660
  "packageVersion": 1,
2661
2661
  "packageId": "@jskit-ai/shell-web",
2662
- "version": "0.1.35",
2662
+ "version": "0.1.36",
2663
2663
  "kind": "runtime",
2664
2664
  "description": "Web shell layout runtime with outlet-based placement contributions.",
2665
2665
  "dependsOn": [],
@@ -2751,7 +2751,28 @@
2751
2751
  "source": "templates/src/pages/home/settings.vue"
2752
2752
  }
2753
2753
  ],
2754
- "contributions": []
2754
+ "contributions": [
2755
+ {
2756
+ "id": "shell-web.home.menu.home",
2757
+ "target": "shell-layout:primary-menu",
2758
+ "surfaces": [
2759
+ "*"
2760
+ ],
2761
+ "order": 50,
2762
+ "componentToken": "local.main.ui.surface-aware-menu-link-item",
2763
+ "source": "templates/src/placement.js"
2764
+ },
2765
+ {
2766
+ "id": "shell-web.home.menu.settings",
2767
+ "target": "shell-layout:primary-menu",
2768
+ "surfaces": [
2769
+ "home"
2770
+ ],
2771
+ "order": 100,
2772
+ "componentToken": "local.main.ui.surface-aware-menu-link-item",
2773
+ "source": "templates/src/placement.js"
2774
+ }
2775
+ ]
2755
2776
  }
2756
2777
  }
2757
2778
  },
@@ -2760,7 +2781,7 @@
2760
2781
  "runtime": {
2761
2782
  "@mdi/js": "^7.4.47",
2762
2783
  "@tanstack/vue-query": "^5.90.5",
2763
- "@jskit-ai/kernel": "0.1.36",
2784
+ "@jskit-ai/kernel": "0.1.37",
2764
2785
  "vuetify": "^4.0.0"
2765
2786
  },
2766
2787
  "dev": {}
@@ -2926,7 +2947,7 @@
2926
2947
  "toSurface": "home",
2927
2948
  "toSurfacePath": "settings/index.vue",
2928
2949
  "ownership": "app",
2929
- "reason": "Install shell-driven home settings index stub scaffold for app-owned landing or redirect behavior.",
2950
+ "reason": "Install shell-driven home settings landing page with a tiny browser-local shell preference example.",
2930
2951
  "category": "shell-web",
2931
2952
  "id": "shell-web-page-home-settings"
2932
2953
  }
@@ -2936,11 +2957,11 @@
2936
2957
  },
2937
2958
  {
2938
2959
  "packageId": "@jskit-ai/storage-runtime",
2939
- "version": "0.1.35",
2960
+ "version": "0.1.36",
2940
2961
  "descriptor": {
2941
2962
  "packageVersion": 1,
2942
2963
  "packageId": "@jskit-ai/storage-runtime",
2943
- "version": "0.1.35",
2964
+ "version": "0.1.36",
2944
2965
  "kind": "runtime",
2945
2966
  "dependsOn": [
2946
2967
  "@jskit-ai/kernel"
@@ -2989,7 +3010,7 @@
2989
3010
  "mutations": {
2990
3011
  "dependencies": {
2991
3012
  "runtime": {
2992
- "@jskit-ai/kernel": "0.1.36",
3013
+ "@jskit-ai/kernel": "0.1.37",
2993
3014
  "unstorage": "^1.17.3"
2994
3015
  },
2995
3016
  "dev": {}
@@ -3005,11 +3026,11 @@
3005
3026
  },
3006
3027
  {
3007
3028
  "packageId": "@jskit-ai/ui-generator",
3008
- "version": "0.1.19",
3029
+ "version": "0.1.20",
3009
3030
  "descriptor": {
3010
3031
  "packageVersion": 1,
3011
3032
  "packageId": "@jskit-ai/ui-generator",
3012
- "version": "0.1.19",
3033
+ "version": "0.1.20",
3013
3034
  "kind": "generator",
3014
3035
  "description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
3015
3036
  "options": {
@@ -3308,7 +3329,7 @@
3308
3329
  "mutations": {
3309
3330
  "dependencies": {
3310
3331
  "runtime": {
3311
- "@jskit-ai/users-web": "0.1.51"
3332
+ "@jskit-ai/users-web": "0.1.52"
3312
3333
  },
3313
3334
  "dev": {}
3314
3335
  },
@@ -3323,11 +3344,11 @@
3323
3344
  },
3324
3345
  {
3325
3346
  "packageId": "@jskit-ai/uploads-image-web",
3326
- "version": "0.1.14",
3347
+ "version": "0.1.15",
3327
3348
  "descriptor": {
3328
3349
  "packageVersion": 1,
3329
3350
  "packageId": "@jskit-ai/uploads-image-web",
3330
- "version": "0.1.14",
3351
+ "version": "0.1.15",
3331
3352
  "kind": "runtime",
3332
3353
  "description": "Reusable client-side image upload runtime with pre-upload image editing.",
3333
3354
  "dependsOn": [
@@ -3391,7 +3412,7 @@
3391
3412
  "mutations": {
3392
3413
  "dependencies": {
3393
3414
  "runtime": {
3394
- "@jskit-ai/uploads-runtime": "0.1.14",
3415
+ "@jskit-ai/uploads-runtime": "0.1.15",
3395
3416
  "@uppy/compressor": "^3.1.0",
3396
3417
  "@uppy/core": "^5.2.0",
3397
3418
  "@uppy/dashboard": "^5.1.1",
@@ -3411,11 +3432,11 @@
3411
3432
  },
3412
3433
  {
3413
3434
  "packageId": "@jskit-ai/uploads-runtime",
3414
- "version": "0.1.14",
3435
+ "version": "0.1.15",
3415
3436
  "descriptor": {
3416
3437
  "packageVersion": 1,
3417
3438
  "packageId": "@jskit-ai/uploads-runtime",
3418
- "version": "0.1.14",
3439
+ "version": "0.1.15",
3419
3440
  "kind": "runtime",
3420
3441
  "description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
3421
3442
  "dependsOn": [
@@ -3485,7 +3506,7 @@
3485
3506
  "dependencies": {
3486
3507
  "runtime": {
3487
3508
  "@fastify/multipart": "^9.4.0",
3488
- "@jskit-ai/kernel": "0.1.36"
3509
+ "@jskit-ai/kernel": "0.1.37"
3489
3510
  },
3490
3511
  "dev": {}
3491
3512
  },
@@ -3500,11 +3521,11 @@
3500
3521
  },
3501
3522
  {
3502
3523
  "packageId": "@jskit-ai/users-core",
3503
- "version": "0.1.46",
3524
+ "version": "0.1.47",
3504
3525
  "descriptor": {
3505
3526
  "packageVersion": 1,
3506
3527
  "packageId": "@jskit-ai/users-core",
3507
- "version": "0.1.46",
3528
+ "version": "0.1.47",
3508
3529
  "kind": "runtime",
3509
3530
  "description": "Users/account runtime plus HTTP routes for account and console features.",
3510
3531
  "dependsOn": [
@@ -3640,11 +3661,11 @@
3640
3661
  "mutations": {
3641
3662
  "dependencies": {
3642
3663
  "runtime": {
3643
- "@jskit-ai/auth-core": "0.1.35",
3644
- "@jskit-ai/database-runtime": "0.1.36",
3645
- "@jskit-ai/http-runtime": "0.1.35",
3646
- "@jskit-ai/kernel": "0.1.36",
3647
- "@jskit-ai/uploads-runtime": "0.1.14",
3664
+ "@jskit-ai/auth-core": "0.1.36",
3665
+ "@jskit-ai/database-runtime": "0.1.37",
3666
+ "@jskit-ai/http-runtime": "0.1.36",
3667
+ "@jskit-ai/kernel": "0.1.37",
3668
+ "@jskit-ai/uploads-runtime": "0.1.15",
3648
3669
  "@fastify/type-provider-typebox": "^6.1.0",
3649
3670
  "typebox": "^1.0.81"
3650
3671
  },
@@ -3755,11 +3776,11 @@
3755
3776
  },
3756
3777
  {
3757
3778
  "packageId": "@jskit-ai/users-web",
3758
- "version": "0.1.51",
3779
+ "version": "0.1.52",
3759
3780
  "descriptor": {
3760
3781
  "packageVersion": 1,
3761
3782
  "packageId": "@jskit-ai/users-web",
3762
- "version": "0.1.51",
3783
+ "version": "0.1.52",
3763
3784
  "kind": "runtime",
3764
3785
  "description": "Users web module: account/profile UI plus shared users web widgets.",
3765
3786
  "dependsOn": [
@@ -3905,17 +3926,6 @@
3905
3926
  "when": "auth.authenticated === true",
3906
3927
  "source": "mutations.text#users-web-profile-settings-placement"
3907
3928
  },
3908
- {
3909
- "id": "users.home.menu.home",
3910
- "target": "shell-layout:primary-menu",
3911
- "surfaces": [
3912
- "*"
3913
- ],
3914
- "order": 50,
3915
- "componentToken": "local.main.ui.surface-aware-menu-link-item",
3916
- "when": "auth.authenticated === true",
3917
- "source": "mutations.text#users-web-home-shell-menu-placement"
3918
- },
3919
3929
  {
3920
3930
  "id": "users.console.menu.settings",
3921
3931
  "target": "shell-layout:primary-menu",
@@ -3958,13 +3968,13 @@
3958
3968
  "runtime": {
3959
3969
  "@tanstack/vue-query": "5.92.12",
3960
3970
  "@mdi/js": "^7.4.47",
3961
- "@jskit-ai/console-web": "0.1.3",
3962
- "@jskit-ai/http-runtime": "0.1.35",
3963
- "@jskit-ai/realtime": "0.1.35",
3964
- "@jskit-ai/kernel": "0.1.36",
3965
- "@jskit-ai/shell-web": "0.1.35",
3966
- "@jskit-ai/uploads-image-web": "0.1.14",
3967
- "@jskit-ai/users-core": "0.1.46",
3971
+ "@jskit-ai/console-web": "0.1.4",
3972
+ "@jskit-ai/http-runtime": "0.1.36",
3973
+ "@jskit-ai/realtime": "0.1.36",
3974
+ "@jskit-ai/kernel": "0.1.37",
3975
+ "@jskit-ai/shell-web": "0.1.36",
3976
+ "@jskit-ai/uploads-image-web": "0.1.15",
3977
+ "@jskit-ai/users-core": "0.1.47",
3968
3978
  "vuetify": "^4.0.0"
3969
3979
  },
3970
3980
  "dev": {}
@@ -4068,16 +4078,6 @@
4068
4078
  "category": "users-web",
4069
4079
  "id": "users-web-profile-settings-placement"
4070
4080
  },
4071
- {
4072
- "op": "append-text",
4073
- "file": "src/placement.js",
4074
- "position": "bottom",
4075
- "skipIfContains": "id: \"users.home.menu.home\"",
4076
- "value": "\naddPlacement({\n id: \"users.home.menu.home\",\n target: \"shell-layout:primary-menu\",\n surfaces: [\"*\"],\n order: 50,\n componentToken: \"local.main.ui.surface-aware-menu-link-item\",\n props: {\n label: \"Home\",\n surface: \"home\",\n workspaceSuffix: \"/\",\n nonWorkspaceSuffix: \"/\",\n exact: true\n },\n when: ({ auth }) => Boolean(auth?.authenticated)\n});\n",
4077
- "reason": "Append users-web home shell menu placement into app-owned placement registry.",
4078
- "category": "users-web",
4079
- "id": "users-web-home-shell-menu-placement"
4080
- },
4081
4081
  {
4082
4082
  "op": "append-text",
4083
4083
  "file": "src/placement.js",
@@ -4104,11 +4104,11 @@
4104
4104
  },
4105
4105
  {
4106
4106
  "packageId": "@jskit-ai/workspaces-core",
4107
- "version": "0.1.12",
4107
+ "version": "0.1.13",
4108
4108
  "descriptor": {
4109
4109
  "packageVersion": 1,
4110
4110
  "packageId": "@jskit-ai/workspaces-core",
4111
- "version": "0.1.12",
4111
+ "version": "0.1.13",
4112
4112
  "kind": "runtime",
4113
4113
  "description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
4114
4114
  "dependsOn": [
@@ -4217,7 +4217,7 @@
4217
4217
  "mutations": {
4218
4218
  "dependencies": {
4219
4219
  "runtime": {
4220
- "@jskit-ai/users-core": "0.1.46"
4220
+ "@jskit-ai/users-core": "0.1.47"
4221
4221
  },
4222
4222
  "dev": {}
4223
4223
  },
@@ -4407,11 +4407,11 @@
4407
4407
  },
4408
4408
  {
4409
4409
  "packageId": "@jskit-ai/workspaces-web",
4410
- "version": "0.1.12",
4410
+ "version": "0.1.13",
4411
4411
  "descriptor": {
4412
4412
  "packageVersion": 1,
4413
4413
  "packageId": "@jskit-ai/workspaces-web",
4414
- "version": "0.1.12",
4414
+ "version": "0.1.13",
4415
4415
  "kind": "runtime",
4416
4416
  "description": "Workspace web module: workspace selector, tools widget, workspace surfaces, and members/settings UI.",
4417
4417
  "dependsOn": [
@@ -4531,8 +4531,8 @@
4531
4531
  "mutations": {
4532
4532
  "dependencies": {
4533
4533
  "runtime": {
4534
- "@jskit-ai/workspaces-core": "0.1.12",
4535
- "@jskit-ai/users-web": "0.1.51"
4534
+ "@jskit-ai/workspaces-core": "0.1.13",
4535
+ "@jskit-ai/users-web": "0.1.52"
4536
4536
  },
4537
4537
  "dev": {}
4538
4538
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jskit-ai/jskit-catalog",
3
- "version": "0.1.44",
3
+ "version": "0.1.45",
4
4
  "description": "Published metadata catalog for JSKIT package descriptors.",
5
5
  "type": "module",
6
6
  "files": [