@jskit-ai/jskit-catalog 0.1.64 → 0.1.66
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.
- package/catalog/packages.json +233 -140
- package/package.json +1 -1
package/catalog/packages.json
CHANGED
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
"packages": [
|
|
7
7
|
{
|
|
8
8
|
"packageId": "@jskit-ai/assistant",
|
|
9
|
-
"version": "0.1.
|
|
9
|
+
"version": "0.1.67",
|
|
10
10
|
"descriptor": {
|
|
11
11
|
"packageVersion": 1,
|
|
12
12
|
"packageId": "@jskit-ai/assistant",
|
|
13
|
-
"version": "0.1.
|
|
13
|
+
"version": "0.1.67",
|
|
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.
|
|
359
|
+
"version": "0.1.34",
|
|
360
360
|
"descriptor": {
|
|
361
361
|
"packageVersion": 1,
|
|
362
362
|
"packageId": "@jskit-ai/assistant-core",
|
|
363
|
-
"version": "0.1.
|
|
363
|
+
"version": "0.1.34",
|
|
364
364
|
"kind": "runtime",
|
|
365
365
|
"description": "Reusable assistant client/server/shared primitives without surface-specific routes or settings ownership.",
|
|
366
366
|
"dependsOn": [
|
|
@@ -408,11 +408,11 @@
|
|
|
408
408
|
"mutations": {
|
|
409
409
|
"dependencies": {
|
|
410
410
|
"runtime": {
|
|
411
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
412
|
-
"@jskit-ai/kernel": "0.1.
|
|
413
|
-
"@jskit-ai/resource-core": "0.1.
|
|
414
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
415
|
-
"@jskit-ai/users-core": "0.1.
|
|
411
|
+
"@jskit-ai/http-runtime": "0.1.57",
|
|
412
|
+
"@jskit-ai/kernel": "0.1.58",
|
|
413
|
+
"@jskit-ai/resource-core": "0.1.3",
|
|
414
|
+
"@jskit-ai/resource-crud-core": "0.1.3",
|
|
415
|
+
"@jskit-ai/users-core": "0.1.68",
|
|
416
416
|
"@tanstack/vue-query": "^5.90.5",
|
|
417
417
|
"dompurify": "^3.3.3",
|
|
418
418
|
"json-rest-schema": "1.x.x",
|
|
@@ -433,11 +433,11 @@
|
|
|
433
433
|
},
|
|
434
434
|
{
|
|
435
435
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
436
|
-
"version": "0.1.
|
|
436
|
+
"version": "0.1.29",
|
|
437
437
|
"descriptor": {
|
|
438
438
|
"packageVersion": 1,
|
|
439
439
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
440
|
-
"version": "0.1.
|
|
440
|
+
"version": "0.1.29",
|
|
441
441
|
"kind": "runtime",
|
|
442
442
|
"description": "Shared assistant runtime with per-surface assistant registration.",
|
|
443
443
|
"dependsOn": [
|
|
@@ -512,13 +512,13 @@
|
|
|
512
512
|
"mutations": {
|
|
513
513
|
"dependencies": {
|
|
514
514
|
"runtime": {
|
|
515
|
-
"@jskit-ai/assistant-core": "0.1.
|
|
516
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
517
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
518
|
-
"@jskit-ai/kernel": "0.1.
|
|
519
|
-
"@jskit-ai/shell-web": "0.1.
|
|
520
|
-
"@jskit-ai/users-core": "0.1.
|
|
521
|
-
"@jskit-ai/users-web": "0.1.
|
|
515
|
+
"@jskit-ai/assistant-core": "0.1.34",
|
|
516
|
+
"@jskit-ai/database-runtime": "0.1.58",
|
|
517
|
+
"@jskit-ai/http-runtime": "0.1.57",
|
|
518
|
+
"@jskit-ai/kernel": "0.1.58",
|
|
519
|
+
"@jskit-ai/shell-web": "0.1.57",
|
|
520
|
+
"@jskit-ai/users-core": "0.1.68",
|
|
521
|
+
"@jskit-ai/users-web": "0.1.73",
|
|
522
522
|
"@tanstack/vue-query": "^5.90.5",
|
|
523
523
|
"vuetify": "^4.0.0"
|
|
524
524
|
},
|
|
@@ -575,11 +575,11 @@
|
|
|
575
575
|
},
|
|
576
576
|
{
|
|
577
577
|
"packageId": "@jskit-ai/auth-core",
|
|
578
|
-
"version": "0.1.
|
|
578
|
+
"version": "0.1.57",
|
|
579
579
|
"descriptor": {
|
|
580
580
|
"packageVersion": 1,
|
|
581
581
|
"packageId": "@jskit-ai/auth-core",
|
|
582
|
-
"version": "0.1.
|
|
582
|
+
"version": "0.1.57",
|
|
583
583
|
"kind": "runtime",
|
|
584
584
|
"dependsOn": [
|
|
585
585
|
"@jskit-ai/value-app-config-shared"
|
|
@@ -647,7 +647,7 @@
|
|
|
647
647
|
"mutations": {
|
|
648
648
|
"dependencies": {
|
|
649
649
|
"runtime": {
|
|
650
|
-
"@jskit-ai/kernel": "0.1.
|
|
650
|
+
"@jskit-ai/kernel": "0.1.58",
|
|
651
651
|
"@fastify/cookie": "^11.0.2",
|
|
652
652
|
"@fastify/csrf-protection": "^7.1.0",
|
|
653
653
|
"@fastify/rate-limit": "^10.3.0"
|
|
@@ -665,11 +665,11 @@
|
|
|
665
665
|
},
|
|
666
666
|
{
|
|
667
667
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
668
|
-
"version": "0.1.
|
|
668
|
+
"version": "0.1.57",
|
|
669
669
|
"descriptor": {
|
|
670
670
|
"packageVersion": 1,
|
|
671
671
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
672
|
-
"version": "0.1.
|
|
672
|
+
"version": "0.1.57",
|
|
673
673
|
"kind": "runtime",
|
|
674
674
|
"options": {
|
|
675
675
|
"auth-supabase-url": {
|
|
@@ -751,8 +751,8 @@
|
|
|
751
751
|
"mutations": {
|
|
752
752
|
"dependencies": {
|
|
753
753
|
"runtime": {
|
|
754
|
-
"@jskit-ai/auth-core": "0.1.
|
|
755
|
-
"@jskit-ai/kernel": "0.1.
|
|
754
|
+
"@jskit-ai/auth-core": "0.1.57",
|
|
755
|
+
"@jskit-ai/kernel": "0.1.58",
|
|
756
756
|
"dotenv": "^16.4.5",
|
|
757
757
|
"@supabase/supabase-js": "^2.57.4",
|
|
758
758
|
"jose": "^6.1.0"
|
|
@@ -817,11 +817,11 @@
|
|
|
817
817
|
},
|
|
818
818
|
{
|
|
819
819
|
"packageId": "@jskit-ai/auth-web",
|
|
820
|
-
"version": "0.1.
|
|
820
|
+
"version": "0.1.59",
|
|
821
821
|
"descriptor": {
|
|
822
822
|
"packageVersion": 1,
|
|
823
823
|
"packageId": "@jskit-ai/auth-web",
|
|
824
|
-
"version": "0.1.
|
|
824
|
+
"version": "0.1.59",
|
|
825
825
|
"kind": "runtime",
|
|
826
826
|
"description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
|
|
827
827
|
"dependsOn": [
|
|
@@ -1047,10 +1047,10 @@
|
|
|
1047
1047
|
"runtime": {
|
|
1048
1048
|
"@tanstack/vue-query": "5.92.12",
|
|
1049
1049
|
"@mdi/js": "^7.4.47",
|
|
1050
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1051
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1052
|
-
"@jskit-ai/kernel": "0.1.
|
|
1053
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1050
|
+
"@jskit-ai/auth-core": "0.1.57",
|
|
1051
|
+
"@jskit-ai/http-runtime": "0.1.57",
|
|
1052
|
+
"@jskit-ai/kernel": "0.1.58",
|
|
1053
|
+
"@jskit-ai/shell-web": "0.1.57",
|
|
1054
1054
|
"vuetify": "^4.0.0"
|
|
1055
1055
|
},
|
|
1056
1056
|
"dev": {}
|
|
@@ -1120,11 +1120,11 @@
|
|
|
1120
1120
|
},
|
|
1121
1121
|
{
|
|
1122
1122
|
"packageId": "@jskit-ai/console-core",
|
|
1123
|
-
"version": "0.1.
|
|
1123
|
+
"version": "0.1.21",
|
|
1124
1124
|
"descriptor": {
|
|
1125
1125
|
"packageVersion": 1,
|
|
1126
1126
|
"packageId": "@jskit-ai/console-core",
|
|
1127
|
-
"version": "0.1.
|
|
1127
|
+
"version": "0.1.21",
|
|
1128
1128
|
"kind": "runtime",
|
|
1129
1129
|
"description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
|
|
1130
1130
|
"dependsOn": [
|
|
@@ -1197,12 +1197,12 @@
|
|
|
1197
1197
|
"mutations": {
|
|
1198
1198
|
"dependencies": {
|
|
1199
1199
|
"runtime": {
|
|
1200
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1201
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
1202
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1203
|
-
"@jskit-ai/kernel": "0.1.
|
|
1204
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
1205
|
-
"@jskit-ai/users-core": "0.1.
|
|
1200
|
+
"@jskit-ai/auth-core": "0.1.57",
|
|
1201
|
+
"@jskit-ai/database-runtime": "0.1.58",
|
|
1202
|
+
"@jskit-ai/http-runtime": "0.1.57",
|
|
1203
|
+
"@jskit-ai/kernel": "0.1.58",
|
|
1204
|
+
"@jskit-ai/resource-crud-core": "0.1.3",
|
|
1205
|
+
"@jskit-ai/users-core": "0.1.68"
|
|
1206
1206
|
},
|
|
1207
1207
|
"dev": {}
|
|
1208
1208
|
},
|
|
@@ -1227,11 +1227,11 @@
|
|
|
1227
1227
|
},
|
|
1228
1228
|
{
|
|
1229
1229
|
"packageId": "@jskit-ai/console-web",
|
|
1230
|
-
"version": "0.1.
|
|
1230
|
+
"version": "0.1.26",
|
|
1231
1231
|
"descriptor": {
|
|
1232
1232
|
"packageVersion": 1,
|
|
1233
1233
|
"packageId": "@jskit-ai/console-web",
|
|
1234
|
-
"version": "0.1.
|
|
1234
|
+
"version": "0.1.26",
|
|
1235
1235
|
"kind": "runtime",
|
|
1236
1236
|
"description": "Authenticated console surface scaffold and surface policy wiring.",
|
|
1237
1237
|
"dependsOn": [
|
|
@@ -1310,9 +1310,9 @@
|
|
|
1310
1310
|
"mutations": {
|
|
1311
1311
|
"dependencies": {
|
|
1312
1312
|
"runtime": {
|
|
1313
|
-
"@jskit-ai/auth-web": "0.1.
|
|
1314
|
-
"@jskit-ai/console-core": "0.1.
|
|
1315
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1313
|
+
"@jskit-ai/auth-web": "0.1.59",
|
|
1314
|
+
"@jskit-ai/console-core": "0.1.21",
|
|
1315
|
+
"@jskit-ai/shell-web": "0.1.57"
|
|
1316
1316
|
},
|
|
1317
1317
|
"dev": {}
|
|
1318
1318
|
},
|
|
@@ -1409,11 +1409,11 @@
|
|
|
1409
1409
|
},
|
|
1410
1410
|
{
|
|
1411
1411
|
"packageId": "@jskit-ai/crud-core",
|
|
1412
|
-
"version": "0.1.
|
|
1412
|
+
"version": "0.1.66",
|
|
1413
1413
|
"descriptor": {
|
|
1414
1414
|
"packageVersion": 1,
|
|
1415
1415
|
"packageId": "@jskit-ai/crud-core",
|
|
1416
|
-
"version": "0.1.
|
|
1416
|
+
"version": "0.1.66",
|
|
1417
1417
|
"kind": "runtime",
|
|
1418
1418
|
"description": "Shared CRUD helpers used by CRUD modules.",
|
|
1419
1419
|
"dependsOn": [
|
|
@@ -1442,7 +1442,7 @@
|
|
|
1442
1442
|
"mutations": {
|
|
1443
1443
|
"dependencies": {
|
|
1444
1444
|
"runtime": {
|
|
1445
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1445
|
+
"@jskit-ai/crud-core": "0.1.66"
|
|
1446
1446
|
},
|
|
1447
1447
|
"dev": {}
|
|
1448
1448
|
},
|
|
@@ -1456,11 +1456,11 @@
|
|
|
1456
1456
|
},
|
|
1457
1457
|
{
|
|
1458
1458
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1459
|
-
"version": "0.1.
|
|
1459
|
+
"version": "0.1.66",
|
|
1460
1460
|
"descriptor": {
|
|
1461
1461
|
"packageVersion": 1,
|
|
1462
1462
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1463
|
-
"version": "0.1.
|
|
1463
|
+
"version": "0.1.66",
|
|
1464
1464
|
"kind": "generator",
|
|
1465
1465
|
"description": "CRUD server generator with routes, actions, and persistence scaffolding.",
|
|
1466
1466
|
"options": {
|
|
@@ -1619,14 +1619,14 @@
|
|
|
1619
1619
|
"mutations": {
|
|
1620
1620
|
"dependencies": {
|
|
1621
1621
|
"runtime": {
|
|
1622
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1623
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1624
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
1625
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1626
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
1627
|
-
"@jskit-ai/kernel": "0.1.
|
|
1628
|
-
"@jskit-ai/realtime": "0.1.
|
|
1629
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
1622
|
+
"@jskit-ai/auth-core": "0.1.57",
|
|
1623
|
+
"@jskit-ai/crud-core": "0.1.66",
|
|
1624
|
+
"@jskit-ai/database-runtime": "0.1.58",
|
|
1625
|
+
"@jskit-ai/http-runtime": "0.1.57",
|
|
1626
|
+
"@jskit-ai/json-rest-api-core": "0.1.3",
|
|
1627
|
+
"@jskit-ai/kernel": "0.1.58",
|
|
1628
|
+
"@jskit-ai/realtime": "0.1.57",
|
|
1629
|
+
"@jskit-ai/resource-crud-core": "0.1.3",
|
|
1630
1630
|
"@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}"
|
|
1631
1631
|
},
|
|
1632
1632
|
"dev": {}
|
|
@@ -1754,11 +1754,11 @@
|
|
|
1754
1754
|
},
|
|
1755
1755
|
{
|
|
1756
1756
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
1757
|
-
"version": "0.1.
|
|
1757
|
+
"version": "0.1.41",
|
|
1758
1758
|
"descriptor": {
|
|
1759
1759
|
"packageVersion": 1,
|
|
1760
1760
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
1761
|
-
"version": "0.1.
|
|
1761
|
+
"version": "0.1.41",
|
|
1762
1762
|
"kind": "generator",
|
|
1763
1763
|
"description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
|
|
1764
1764
|
"options": {
|
|
@@ -1933,7 +1933,7 @@
|
|
|
1933
1933
|
"mutations": {
|
|
1934
1934
|
"dependencies": {
|
|
1935
1935
|
"runtime": {
|
|
1936
|
-
"@jskit-ai/users-web": "0.1.
|
|
1936
|
+
"@jskit-ai/users-web": "0.1.73"
|
|
1937
1937
|
},
|
|
1938
1938
|
"dev": {}
|
|
1939
1939
|
},
|
|
@@ -2145,7 +2145,7 @@
|
|
|
2145
2145
|
"file": "src/placement.js",
|
|
2146
2146
|
"position": "bottom",
|
|
2147
2147
|
"skipIfContains": "__JSKIT_UI_MENU_MARKER__",
|
|
2148
|
-
"value": "\n// __JSKIT_UI_MENU_MARKER__\n{\n addPlacement({\n id: \"__JSKIT_UI_MENU_PLACEMENT_ID__\",\n target: \"__JSKIT_UI_MENU_PLACEMENT_TARGET__\",\n surfaces: [\"__JSKIT_UI_SURFACE_ID__\"],\n order: 155,\n componentToken: \"__JSKIT_UI_MENU_COMPONENT_TOKEN__\",\n props: {\n label: \"__JSKIT_UI_MENU_LABEL__\",\n surface: \"__JSKIT_UI_SURFACE_ID__\",\n scopedSuffix: \"__JSKIT_UI_MENU_WORKSPACE_SUFFIX__\",\n unscopedSuffix: \"__JSKIT_UI_MENU_NON_WORKSPACE_SUFFIX__\",\n__JSKIT_UI_MENU_TO_PROP_LINE__ },\n__JSKIT_UI_MENU_WHEN_LINE__ });\n}\n",
|
|
2148
|
+
"value": "\n// __JSKIT_UI_MENU_MARKER__\n{\n addPlacement({\n id: \"__JSKIT_UI_MENU_PLACEMENT_ID__\",\n target: \"__JSKIT_UI_MENU_PLACEMENT_TARGET__\",\n surfaces: [\"__JSKIT_UI_SURFACE_ID__\"],\n order: 155,\n componentToken: \"__JSKIT_UI_MENU_COMPONENT_TOKEN__\",\n props: {\n label: \"__JSKIT_UI_MENU_LABEL__\",\n icon: \"__JSKIT_UI_MENU_ICON__\",\n surface: \"__JSKIT_UI_SURFACE_ID__\",\n scopedSuffix: \"__JSKIT_UI_MENU_WORKSPACE_SUFFIX__\",\n unscopedSuffix: \"__JSKIT_UI_MENU_NON_WORKSPACE_SUFFIX__\",\n__JSKIT_UI_MENU_TO_PROP_LINE__ },\n__JSKIT_UI_MENU_WHEN_LINE__ });\n}\n",
|
|
2149
2149
|
"reason": "Append generated CRUD list-page placement.",
|
|
2150
2150
|
"category": "crud-ui-generator",
|
|
2151
2151
|
"id": "crud-ui-placement-menu",
|
|
@@ -2166,11 +2166,11 @@
|
|
|
2166
2166
|
},
|
|
2167
2167
|
{
|
|
2168
2168
|
"packageId": "@jskit-ai/database-runtime",
|
|
2169
|
-
"version": "0.1.
|
|
2169
|
+
"version": "0.1.58",
|
|
2170
2170
|
"descriptor": {
|
|
2171
2171
|
"packageVersion": 1,
|
|
2172
2172
|
"packageId": "@jskit-ai/database-runtime",
|
|
2173
|
-
"version": "0.1.
|
|
2173
|
+
"version": "0.1.58",
|
|
2174
2174
|
"kind": "runtime",
|
|
2175
2175
|
"dependsOn": [
|
|
2176
2176
|
"@jskit-ai/kernel"
|
|
@@ -2227,7 +2227,7 @@
|
|
|
2227
2227
|
"mutations": {
|
|
2228
2228
|
"dependencies": {
|
|
2229
2229
|
"runtime": {
|
|
2230
|
-
"@jskit-ai/kernel": "0.1.
|
|
2230
|
+
"@jskit-ai/kernel": "0.1.58",
|
|
2231
2231
|
"dotenv": "^16.4.5",
|
|
2232
2232
|
"knex": "^3.1.0"
|
|
2233
2233
|
},
|
|
@@ -2262,11 +2262,11 @@
|
|
|
2262
2262
|
},
|
|
2263
2263
|
{
|
|
2264
2264
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2265
|
-
"version": "0.1.
|
|
2265
|
+
"version": "0.1.57",
|
|
2266
2266
|
"descriptor": {
|
|
2267
2267
|
"packageVersion": 1,
|
|
2268
2268
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2269
|
-
"version": "0.1.
|
|
2269
|
+
"version": "0.1.57",
|
|
2270
2270
|
"kind": "runtime",
|
|
2271
2271
|
"options": {
|
|
2272
2272
|
"db-host": {
|
|
@@ -2356,7 +2356,7 @@
|
|
|
2356
2356
|
"mutations": {
|
|
2357
2357
|
"dependencies": {
|
|
2358
2358
|
"runtime": {
|
|
2359
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2359
|
+
"@jskit-ai/database-runtime": "0.1.58",
|
|
2360
2360
|
"mysql2": "^3.11.2"
|
|
2361
2361
|
},
|
|
2362
2362
|
"dev": {}
|
|
@@ -2427,11 +2427,11 @@
|
|
|
2427
2427
|
},
|
|
2428
2428
|
{
|
|
2429
2429
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2430
|
-
"version": "0.1.
|
|
2430
|
+
"version": "0.1.57",
|
|
2431
2431
|
"descriptor": {
|
|
2432
2432
|
"packageVersion": 1,
|
|
2433
2433
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2434
|
-
"version": "0.1.
|
|
2434
|
+
"version": "0.1.57",
|
|
2435
2435
|
"kind": "runtime",
|
|
2436
2436
|
"options": {
|
|
2437
2437
|
"db-host": {
|
|
@@ -2521,7 +2521,7 @@
|
|
|
2521
2521
|
"mutations": {
|
|
2522
2522
|
"dependencies": {
|
|
2523
2523
|
"runtime": {
|
|
2524
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2524
|
+
"@jskit-ai/database-runtime": "0.1.58",
|
|
2525
2525
|
"pg": "^8.13.1"
|
|
2526
2526
|
},
|
|
2527
2527
|
"dev": {}
|
|
@@ -2592,11 +2592,11 @@
|
|
|
2592
2592
|
},
|
|
2593
2593
|
{
|
|
2594
2594
|
"packageId": "@jskit-ai/http-runtime",
|
|
2595
|
-
"version": "0.1.
|
|
2595
|
+
"version": "0.1.57",
|
|
2596
2596
|
"descriptor": {
|
|
2597
2597
|
"packageVersion": 1,
|
|
2598
2598
|
"packageId": "@jskit-ai/http-runtime",
|
|
2599
|
-
"version": "0.1.
|
|
2599
|
+
"version": "0.1.57",
|
|
2600
2600
|
"kind": "runtime",
|
|
2601
2601
|
"dependsOn": [],
|
|
2602
2602
|
"capabilities": {
|
|
@@ -2662,7 +2662,7 @@
|
|
|
2662
2662
|
"mutations": {
|
|
2663
2663
|
"dependencies": {
|
|
2664
2664
|
"runtime": {
|
|
2665
|
-
"@jskit-ai/kernel": "0.1.
|
|
2665
|
+
"@jskit-ai/kernel": "0.1.58"
|
|
2666
2666
|
},
|
|
2667
2667
|
"dev": {}
|
|
2668
2668
|
},
|
|
@@ -2676,11 +2676,11 @@
|
|
|
2676
2676
|
},
|
|
2677
2677
|
{
|
|
2678
2678
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
2679
|
-
"version": "0.1.
|
|
2679
|
+
"version": "0.1.3",
|
|
2680
2680
|
"descriptor": {
|
|
2681
2681
|
"packageVersion": 1,
|
|
2682
2682
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
2683
|
-
"version": "0.1.
|
|
2683
|
+
"version": "0.1.3",
|
|
2684
2684
|
"kind": "runtime",
|
|
2685
2685
|
"description": "Shared internal json-rest-api host runtime for JSKIT server packages.",
|
|
2686
2686
|
"dependsOn": [
|
|
@@ -2740,11 +2740,11 @@
|
|
|
2740
2740
|
},
|
|
2741
2741
|
{
|
|
2742
2742
|
"packageId": "@jskit-ai/realtime",
|
|
2743
|
-
"version": "0.1.
|
|
2743
|
+
"version": "0.1.57",
|
|
2744
2744
|
"descriptor": {
|
|
2745
2745
|
"packageVersion": 1,
|
|
2746
2746
|
"packageId": "@jskit-ai/realtime",
|
|
2747
|
-
"version": "0.1.
|
|
2747
|
+
"version": "0.1.57",
|
|
2748
2748
|
"kind": "runtime",
|
|
2749
2749
|
"description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
|
|
2750
2750
|
"options": {
|
|
@@ -2839,7 +2839,7 @@
|
|
|
2839
2839
|
"mutations": {
|
|
2840
2840
|
"dependencies": {
|
|
2841
2841
|
"runtime": {
|
|
2842
|
-
"@jskit-ai/kernel": "0.1.
|
|
2842
|
+
"@jskit-ai/kernel": "0.1.58",
|
|
2843
2843
|
"@socket.io/redis-adapter": "^8.3.0",
|
|
2844
2844
|
"redis": "^5.8.2",
|
|
2845
2845
|
"socket.io": "^4.8.3",
|
|
@@ -2888,11 +2888,11 @@
|
|
|
2888
2888
|
},
|
|
2889
2889
|
{
|
|
2890
2890
|
"packageId": "@jskit-ai/resource-core",
|
|
2891
|
-
"version": "0.1.
|
|
2891
|
+
"version": "0.1.3",
|
|
2892
2892
|
"descriptor": {
|
|
2893
2893
|
"packageVersion": 1,
|
|
2894
2894
|
"packageId": "@jskit-ai/resource-core",
|
|
2895
|
-
"version": "0.1.
|
|
2895
|
+
"version": "0.1.3",
|
|
2896
2896
|
"kind": "runtime",
|
|
2897
2897
|
"description": "Generic resource-definition helpers and schema-definition normalization.",
|
|
2898
2898
|
"dependsOn": [
|
|
@@ -2915,7 +2915,7 @@
|
|
|
2915
2915
|
"mutations": {
|
|
2916
2916
|
"dependencies": {
|
|
2917
2917
|
"runtime": {
|
|
2918
|
-
"@jskit-ai/resource-core": "0.1.
|
|
2918
|
+
"@jskit-ai/resource-core": "0.1.3"
|
|
2919
2919
|
},
|
|
2920
2920
|
"dev": {}
|
|
2921
2921
|
},
|
|
@@ -2930,11 +2930,11 @@
|
|
|
2930
2930
|
},
|
|
2931
2931
|
{
|
|
2932
2932
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
2933
|
-
"version": "0.1.
|
|
2933
|
+
"version": "0.1.3",
|
|
2934
2934
|
"descriptor": {
|
|
2935
2935
|
"packageVersion": 1,
|
|
2936
2936
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
2937
|
-
"version": "0.1.
|
|
2937
|
+
"version": "0.1.3",
|
|
2938
2938
|
"kind": "runtime",
|
|
2939
2939
|
"description": "CRUD-specific resource-definition helpers and namespace support.",
|
|
2940
2940
|
"dependsOn": [
|
|
@@ -2958,7 +2958,7 @@
|
|
|
2958
2958
|
"mutations": {
|
|
2959
2959
|
"dependencies": {
|
|
2960
2960
|
"runtime": {
|
|
2961
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
2961
|
+
"@jskit-ai/resource-crud-core": "0.1.3"
|
|
2962
2962
|
},
|
|
2963
2963
|
"dev": {}
|
|
2964
2964
|
},
|
|
@@ -2973,11 +2973,11 @@
|
|
|
2973
2973
|
},
|
|
2974
2974
|
{
|
|
2975
2975
|
"packageId": "@jskit-ai/shell-web",
|
|
2976
|
-
"version": "0.1.
|
|
2976
|
+
"version": "0.1.57",
|
|
2977
2977
|
"descriptor": {
|
|
2978
2978
|
"packageVersion": 1,
|
|
2979
2979
|
"packageId": "@jskit-ai/shell-web",
|
|
2980
|
-
"version": "0.1.
|
|
2980
|
+
"version": "0.1.57",
|
|
2981
2981
|
"kind": "runtime",
|
|
2982
2982
|
"description": "Web shell layout runtime with outlet-based placement contributions.",
|
|
2983
2983
|
"dependsOn": [],
|
|
@@ -3114,7 +3114,7 @@
|
|
|
3114
3114
|
"runtime": {
|
|
3115
3115
|
"@mdi/js": "^7.4.47",
|
|
3116
3116
|
"@tanstack/vue-query": "^5.90.5",
|
|
3117
|
-
"@jskit-ai/kernel": "0.1.
|
|
3117
|
+
"@jskit-ai/kernel": "0.1.58",
|
|
3118
3118
|
"vuetify": "^4.0.0"
|
|
3119
3119
|
},
|
|
3120
3120
|
"dev": {}
|
|
@@ -3299,11 +3299,11 @@
|
|
|
3299
3299
|
},
|
|
3300
3300
|
{
|
|
3301
3301
|
"packageId": "@jskit-ai/storage-runtime",
|
|
3302
|
-
"version": "0.1.
|
|
3302
|
+
"version": "0.1.57",
|
|
3303
3303
|
"descriptor": {
|
|
3304
3304
|
"packageVersion": 1,
|
|
3305
3305
|
"packageId": "@jskit-ai/storage-runtime",
|
|
3306
|
-
"version": "0.1.
|
|
3306
|
+
"version": "0.1.57",
|
|
3307
3307
|
"kind": "runtime",
|
|
3308
3308
|
"dependsOn": [
|
|
3309
3309
|
"@jskit-ai/kernel"
|
|
@@ -3352,7 +3352,7 @@
|
|
|
3352
3352
|
"mutations": {
|
|
3353
3353
|
"dependencies": {
|
|
3354
3354
|
"runtime": {
|
|
3355
|
-
"@jskit-ai/kernel": "0.1.
|
|
3355
|
+
"@jskit-ai/kernel": "0.1.58",
|
|
3356
3356
|
"unstorage": "^1.17.3"
|
|
3357
3357
|
},
|
|
3358
3358
|
"dev": {}
|
|
@@ -3368,11 +3368,11 @@
|
|
|
3368
3368
|
},
|
|
3369
3369
|
{
|
|
3370
3370
|
"packageId": "@jskit-ai/ui-generator",
|
|
3371
|
-
"version": "0.1.
|
|
3371
|
+
"version": "0.1.41",
|
|
3372
3372
|
"descriptor": {
|
|
3373
3373
|
"packageVersion": 1,
|
|
3374
3374
|
"packageId": "@jskit-ai/ui-generator",
|
|
3375
|
-
"version": "0.1.
|
|
3375
|
+
"version": "0.1.41",
|
|
3376
3376
|
"kind": "generator",
|
|
3377
3377
|
"description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
|
|
3378
3378
|
"options": {
|
|
@@ -3671,7 +3671,7 @@
|
|
|
3671
3671
|
"mutations": {
|
|
3672
3672
|
"dependencies": {
|
|
3673
3673
|
"runtime": {
|
|
3674
|
-
"@jskit-ai/users-web": "0.1.
|
|
3674
|
+
"@jskit-ai/users-web": "0.1.73"
|
|
3675
3675
|
},
|
|
3676
3676
|
"dev": {}
|
|
3677
3677
|
},
|
|
@@ -3686,11 +3686,11 @@
|
|
|
3686
3686
|
},
|
|
3687
3687
|
{
|
|
3688
3688
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
3689
|
-
"version": "0.1.
|
|
3689
|
+
"version": "0.1.36",
|
|
3690
3690
|
"descriptor": {
|
|
3691
3691
|
"packageVersion": 1,
|
|
3692
3692
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
3693
|
-
"version": "0.1.
|
|
3693
|
+
"version": "0.1.36",
|
|
3694
3694
|
"kind": "runtime",
|
|
3695
3695
|
"description": "Reusable client-side image upload runtime with pre-upload image editing.",
|
|
3696
3696
|
"dependsOn": [
|
|
@@ -3754,7 +3754,7 @@
|
|
|
3754
3754
|
"mutations": {
|
|
3755
3755
|
"dependencies": {
|
|
3756
3756
|
"runtime": {
|
|
3757
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
3757
|
+
"@jskit-ai/uploads-runtime": "0.1.36",
|
|
3758
3758
|
"@uppy/compressor": "^3.1.0",
|
|
3759
3759
|
"@uppy/core": "^5.2.0",
|
|
3760
3760
|
"@uppy/dashboard": "^5.1.1",
|
|
@@ -3774,11 +3774,11 @@
|
|
|
3774
3774
|
},
|
|
3775
3775
|
{
|
|
3776
3776
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
3777
|
-
"version": "0.1.
|
|
3777
|
+
"version": "0.1.36",
|
|
3778
3778
|
"descriptor": {
|
|
3779
3779
|
"packageVersion": 1,
|
|
3780
3780
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
3781
|
-
"version": "0.1.
|
|
3781
|
+
"version": "0.1.36",
|
|
3782
3782
|
"kind": "runtime",
|
|
3783
3783
|
"description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
|
|
3784
3784
|
"dependsOn": [
|
|
@@ -3848,7 +3848,7 @@
|
|
|
3848
3848
|
"dependencies": {
|
|
3849
3849
|
"runtime": {
|
|
3850
3850
|
"@fastify/multipart": "^9.4.0",
|
|
3851
|
-
"@jskit-ai/kernel": "0.1.
|
|
3851
|
+
"@jskit-ai/kernel": "0.1.58"
|
|
3852
3852
|
},
|
|
3853
3853
|
"dev": {}
|
|
3854
3854
|
},
|
|
@@ -3863,11 +3863,11 @@
|
|
|
3863
3863
|
},
|
|
3864
3864
|
{
|
|
3865
3865
|
"packageId": "@jskit-ai/users-core",
|
|
3866
|
-
"version": "0.1.
|
|
3866
|
+
"version": "0.1.68",
|
|
3867
3867
|
"descriptor": {
|
|
3868
3868
|
"packageVersion": 1,
|
|
3869
3869
|
"packageId": "@jskit-ai/users-core",
|
|
3870
|
-
"version": "0.1.
|
|
3870
|
+
"version": "0.1.68",
|
|
3871
3871
|
"kind": "runtime",
|
|
3872
3872
|
"description": "Users/account runtime plus HTTP routes for account features.",
|
|
3873
3873
|
"dependsOn": [
|
|
@@ -3997,16 +3997,16 @@
|
|
|
3997
3997
|
"mutations": {
|
|
3998
3998
|
"dependencies": {
|
|
3999
3999
|
"runtime": {
|
|
4000
|
-
"@jskit-ai/auth-core": "0.1.
|
|
4001
|
-
"@jskit-ai/crud-core": "0.1.
|
|
4002
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
4003
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
4004
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
4005
|
-
"@jskit-ai/kernel": "0.1.
|
|
4006
|
-
"@jskit-ai/resource-core": "0.1.
|
|
4007
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
4000
|
+
"@jskit-ai/auth-core": "0.1.57",
|
|
4001
|
+
"@jskit-ai/crud-core": "0.1.66",
|
|
4002
|
+
"@jskit-ai/database-runtime": "0.1.58",
|
|
4003
|
+
"@jskit-ai/http-runtime": "0.1.57",
|
|
4004
|
+
"@jskit-ai/json-rest-api-core": "0.1.3",
|
|
4005
|
+
"@jskit-ai/kernel": "0.1.58",
|
|
4006
|
+
"@jskit-ai/resource-core": "0.1.3",
|
|
4007
|
+
"@jskit-ai/resource-crud-core": "0.1.3",
|
|
4008
4008
|
"@local/users": "file:packages/users",
|
|
4009
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
4009
|
+
"@jskit-ai/uploads-runtime": "0.1.36"
|
|
4010
4010
|
},
|
|
4011
4011
|
"dev": {}
|
|
4012
4012
|
},
|
|
@@ -4223,11 +4223,11 @@
|
|
|
4223
4223
|
},
|
|
4224
4224
|
{
|
|
4225
4225
|
"packageId": "@jskit-ai/users-web",
|
|
4226
|
-
"version": "0.1.
|
|
4226
|
+
"version": "0.1.73",
|
|
4227
4227
|
"descriptor": {
|
|
4228
4228
|
"packageVersion": 1,
|
|
4229
4229
|
"packageId": "@jskit-ai/users-web",
|
|
4230
|
-
"version": "0.1.
|
|
4230
|
+
"version": "0.1.73",
|
|
4231
4231
|
"kind": "runtime",
|
|
4232
4232
|
"description": "Users web module: account/profile UI plus shared users web widgets.",
|
|
4233
4233
|
"dependsOn": [
|
|
@@ -4270,6 +4270,10 @@
|
|
|
4270
4270
|
"subpath": "./client/providers/UsersWebClientProvider",
|
|
4271
4271
|
"summary": "Exports users-web client provider class."
|
|
4272
4272
|
},
|
|
4273
|
+
{
|
|
4274
|
+
"subpath": "./client/components/AccountSettingsClientElement",
|
|
4275
|
+
"summary": "Exports the package-owned account settings host that renders placement-backed account sections."
|
|
4276
|
+
},
|
|
4273
4277
|
{
|
|
4274
4278
|
"subpath": "./client/components/ProfileClientElement",
|
|
4275
4279
|
"summary": "Exports profile settings client element scaffold component."
|
|
@@ -4314,10 +4318,6 @@
|
|
|
4314
4318
|
"subpath": "./client/lib/httpClient",
|
|
4315
4319
|
"summary": "Exports the shared users-web HTTP client with credentials and CSRF behavior."
|
|
4316
4320
|
},
|
|
4317
|
-
{
|
|
4318
|
-
"subpath": "./client/composables/useAccountSettingsRuntime",
|
|
4319
|
-
"summary": "Exports account settings runtime composable for app-owned settings UI."
|
|
4320
|
-
},
|
|
4321
4321
|
{
|
|
4322
4322
|
"subpath": "./client/account-settings/sections",
|
|
4323
4323
|
"summary": "Exports placement-backed account settings section helpers."
|
|
@@ -4347,7 +4347,7 @@
|
|
|
4347
4347
|
"surfaces": [
|
|
4348
4348
|
"account"
|
|
4349
4349
|
],
|
|
4350
|
-
"source": "
|
|
4350
|
+
"source": "src/client/components/AccountSettingsClientElement.vue"
|
|
4351
4351
|
}
|
|
4352
4352
|
],
|
|
4353
4353
|
"contributions": [
|
|
@@ -4383,6 +4383,36 @@
|
|
|
4383
4383
|
"componentToken": "local.main.ui.surface-aware-menu-link-item",
|
|
4384
4384
|
"when": "auth.authenticated === true",
|
|
4385
4385
|
"source": "mutations.text#users-web-home-tools-placement"
|
|
4386
|
+
},
|
|
4387
|
+
{
|
|
4388
|
+
"id": "users.account.settings.profile",
|
|
4389
|
+
"target": "account-settings:sections",
|
|
4390
|
+
"surfaces": [
|
|
4391
|
+
"account"
|
|
4392
|
+
],
|
|
4393
|
+
"order": 100,
|
|
4394
|
+
"componentToken": "local.main.account-settings.section.profile",
|
|
4395
|
+
"source": "mutations.text#users-web-account-settings-sections-placement"
|
|
4396
|
+
},
|
|
4397
|
+
{
|
|
4398
|
+
"id": "users.account.settings.preferences",
|
|
4399
|
+
"target": "account-settings:sections",
|
|
4400
|
+
"surfaces": [
|
|
4401
|
+
"account"
|
|
4402
|
+
],
|
|
4403
|
+
"order": 200,
|
|
4404
|
+
"componentToken": "local.main.account-settings.section.preferences",
|
|
4405
|
+
"source": "mutations.text#users-web-account-settings-sections-placement"
|
|
4406
|
+
},
|
|
4407
|
+
{
|
|
4408
|
+
"id": "users.account.settings.notifications",
|
|
4409
|
+
"target": "account-settings:sections",
|
|
4410
|
+
"surfaces": [
|
|
4411
|
+
"account"
|
|
4412
|
+
],
|
|
4413
|
+
"order": 300,
|
|
4414
|
+
"componentToken": "local.main.account-settings.section.notifications",
|
|
4415
|
+
"source": "mutations.text#users-web-account-settings-sections-placement"
|
|
4386
4416
|
}
|
|
4387
4417
|
]
|
|
4388
4418
|
}
|
|
@@ -4393,12 +4423,12 @@
|
|
|
4393
4423
|
"runtime": {
|
|
4394
4424
|
"@tanstack/vue-query": "5.92.12",
|
|
4395
4425
|
"@mdi/js": "^7.4.47",
|
|
4396
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
4397
|
-
"@jskit-ai/realtime": "0.1.
|
|
4398
|
-
"@jskit-ai/kernel": "0.1.
|
|
4399
|
-
"@jskit-ai/shell-web": "0.1.
|
|
4400
|
-
"@jskit-ai/uploads-image-web": "0.1.
|
|
4401
|
-
"@jskit-ai/users-core": "0.1.
|
|
4426
|
+
"@jskit-ai/http-runtime": "0.1.57",
|
|
4427
|
+
"@jskit-ai/realtime": "0.1.57",
|
|
4428
|
+
"@jskit-ai/kernel": "0.1.58",
|
|
4429
|
+
"@jskit-ai/shell-web": "0.1.57",
|
|
4430
|
+
"@jskit-ai/uploads-image-web": "0.1.36",
|
|
4431
|
+
"@jskit-ai/users-core": "0.1.68",
|
|
4402
4432
|
"vuetify": "^4.0.0"
|
|
4403
4433
|
},
|
|
4404
4434
|
"dev": {}
|
|
@@ -4419,13 +4449,6 @@
|
|
|
4419
4449
|
"category": "users-web",
|
|
4420
4450
|
"id": "users-web-page-account-root"
|
|
4421
4451
|
},
|
|
4422
|
-
{
|
|
4423
|
-
"from": "templates/src/components/account/settings/AccountSettingsClientElement.vue",
|
|
4424
|
-
"to": "src/components/account/settings/AccountSettingsClientElement.vue",
|
|
4425
|
-
"reason": "Install app-owned account settings container component scaffold.",
|
|
4426
|
-
"category": "users-web",
|
|
4427
|
-
"id": "users-web-component-account-settings-root"
|
|
4428
|
-
},
|
|
4429
4452
|
{
|
|
4430
4453
|
"from": "templates/src/components/account/settings/AccountSettingsProfileSection.vue",
|
|
4431
4454
|
"to": "src/components/account/settings/AccountSettingsProfileSection.vue",
|
|
@@ -4478,6 +4501,76 @@
|
|
|
4478
4501
|
"reason": "Append users-web home tools widget and settings menu placements into app-owned placement registry.",
|
|
4479
4502
|
"category": "users-web",
|
|
4480
4503
|
"id": "users-web-home-tools-placement"
|
|
4504
|
+
},
|
|
4505
|
+
{
|
|
4506
|
+
"op": "append-text",
|
|
4507
|
+
"file": "src/placement.js",
|
|
4508
|
+
"position": "bottom",
|
|
4509
|
+
"skipIfContains": "id: \"users.account.settings.profile\"",
|
|
4510
|
+
"value": "\naddPlacement({\n id: \"users.account.settings.profile\",\n target: \"account-settings:sections\",\n surfaces: [\"account\"],\n order: 100,\n componentToken: \"local.main.account-settings.section.profile\",\n props: {\n title: \"Profile\",\n value: \"profile\",\n usesSharedRuntime: true\n }\n});\n\naddPlacement({\n id: \"users.account.settings.preferences\",\n target: \"account-settings:sections\",\n surfaces: [\"account\"],\n order: 200,\n componentToken: \"local.main.account-settings.section.preferences\",\n props: {\n title: \"Preferences\",\n value: \"preferences\",\n usesSharedRuntime: true\n }\n});\n\naddPlacement({\n id: \"users.account.settings.notifications\",\n target: \"account-settings:sections\",\n surfaces: [\"account\"],\n order: 300,\n componentToken: \"local.main.account-settings.section.notifications\",\n props: {\n title: \"Notifications\",\n value: \"notifications\",\n usesSharedRuntime: true\n }\n});\n",
|
|
4511
|
+
"reason": "Append users-web account settings section placements into the app-owned placement registry.",
|
|
4512
|
+
"category": "users-web",
|
|
4513
|
+
"id": "users-web-account-settings-sections-placement"
|
|
4514
|
+
},
|
|
4515
|
+
{
|
|
4516
|
+
"op": "append-text",
|
|
4517
|
+
"file": "packages/main/src/client/providers/MainClientProvider.js",
|
|
4518
|
+
"position": "top",
|
|
4519
|
+
"skipIfContains": "import AccountSettingsProfileSection from \"/src/components/account/settings/AccountSettingsProfileSection.vue\";",
|
|
4520
|
+
"value": "import AccountSettingsProfileSection from \"/src/components/account/settings/AccountSettingsProfileSection.vue\";\n",
|
|
4521
|
+
"reason": "Bind the app-owned account profile settings section into local main client provider imports.",
|
|
4522
|
+
"category": "users-web",
|
|
4523
|
+
"id": "users-web-main-client-provider-account-settings-profile-import"
|
|
4524
|
+
},
|
|
4525
|
+
{
|
|
4526
|
+
"op": "append-text",
|
|
4527
|
+
"file": "packages/main/src/client/providers/MainClientProvider.js",
|
|
4528
|
+
"position": "top",
|
|
4529
|
+
"skipIfContains": "import AccountSettingsPreferencesSection from \"/src/components/account/settings/AccountSettingsPreferencesSection.vue\";",
|
|
4530
|
+
"value": "import AccountSettingsPreferencesSection from \"/src/components/account/settings/AccountSettingsPreferencesSection.vue\";\n",
|
|
4531
|
+
"reason": "Bind the app-owned account preferences settings section into local main client provider imports.",
|
|
4532
|
+
"category": "users-web",
|
|
4533
|
+
"id": "users-web-main-client-provider-account-settings-preferences-import"
|
|
4534
|
+
},
|
|
4535
|
+
{
|
|
4536
|
+
"op": "append-text",
|
|
4537
|
+
"file": "packages/main/src/client/providers/MainClientProvider.js",
|
|
4538
|
+
"position": "top",
|
|
4539
|
+
"skipIfContains": "import AccountSettingsNotificationsSection from \"/src/components/account/settings/AccountSettingsNotificationsSection.vue\";",
|
|
4540
|
+
"value": "import AccountSettingsNotificationsSection from \"/src/components/account/settings/AccountSettingsNotificationsSection.vue\";\n",
|
|
4541
|
+
"reason": "Bind the app-owned account notifications settings section into local main client provider imports.",
|
|
4542
|
+
"category": "users-web",
|
|
4543
|
+
"id": "users-web-main-client-provider-account-settings-notifications-import"
|
|
4544
|
+
},
|
|
4545
|
+
{
|
|
4546
|
+
"op": "append-text",
|
|
4547
|
+
"file": "packages/main/src/client/providers/MainClientProvider.js",
|
|
4548
|
+
"position": "bottom",
|
|
4549
|
+
"skipIfContains": "registerMainClientComponent(\"local.main.account-settings.section.profile\", () => AccountSettingsProfileSection);",
|
|
4550
|
+
"value": "\nregisterMainClientComponent(\"local.main.account-settings.section.profile\", () => AccountSettingsProfileSection);\n",
|
|
4551
|
+
"reason": "Bind the app-owned account profile settings section token into local main client provider registry.",
|
|
4552
|
+
"category": "users-web",
|
|
4553
|
+
"id": "users-web-main-client-provider-account-settings-profile-register"
|
|
4554
|
+
},
|
|
4555
|
+
{
|
|
4556
|
+
"op": "append-text",
|
|
4557
|
+
"file": "packages/main/src/client/providers/MainClientProvider.js",
|
|
4558
|
+
"position": "bottom",
|
|
4559
|
+
"skipIfContains": "registerMainClientComponent(\"local.main.account-settings.section.preferences\", () => AccountSettingsPreferencesSection);",
|
|
4560
|
+
"value": "\nregisterMainClientComponent(\"local.main.account-settings.section.preferences\", () => AccountSettingsPreferencesSection);\n",
|
|
4561
|
+
"reason": "Bind the app-owned account preferences settings section token into local main client provider registry.",
|
|
4562
|
+
"category": "users-web",
|
|
4563
|
+
"id": "users-web-main-client-provider-account-settings-preferences-register"
|
|
4564
|
+
},
|
|
4565
|
+
{
|
|
4566
|
+
"op": "append-text",
|
|
4567
|
+
"file": "packages/main/src/client/providers/MainClientProvider.js",
|
|
4568
|
+
"position": "bottom",
|
|
4569
|
+
"skipIfContains": "registerMainClientComponent(\"local.main.account-settings.section.notifications\", () => AccountSettingsNotificationsSection);",
|
|
4570
|
+
"value": "\nregisterMainClientComponent(\"local.main.account-settings.section.notifications\", () => AccountSettingsNotificationsSection);\n",
|
|
4571
|
+
"reason": "Bind the app-owned account notifications settings section token into local main client provider registry.",
|
|
4572
|
+
"category": "users-web",
|
|
4573
|
+
"id": "users-web-main-client-provider-account-settings-notifications-register"
|
|
4481
4574
|
}
|
|
4482
4575
|
]
|
|
4483
4576
|
}
|
|
@@ -4485,11 +4578,11 @@
|
|
|
4485
4578
|
},
|
|
4486
4579
|
{
|
|
4487
4580
|
"packageId": "@jskit-ai/workspaces-core",
|
|
4488
|
-
"version": "0.1.
|
|
4581
|
+
"version": "0.1.34",
|
|
4489
4582
|
"descriptor": {
|
|
4490
4583
|
"packageVersion": 1,
|
|
4491
4584
|
"packageId": "@jskit-ai/workspaces-core",
|
|
4492
|
-
"version": "0.1.
|
|
4585
|
+
"version": "0.1.34",
|
|
4493
4586
|
"kind": "runtime",
|
|
4494
4587
|
"description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
|
|
4495
4588
|
"dependsOn": [
|
|
@@ -4604,10 +4697,10 @@
|
|
|
4604
4697
|
"mutations": {
|
|
4605
4698
|
"dependencies": {
|
|
4606
4699
|
"runtime": {
|
|
4607
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
4608
|
-
"@jskit-ai/resource-core": "0.1.
|
|
4609
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
4610
|
-
"@jskit-ai/users-core": "0.1.
|
|
4700
|
+
"@jskit-ai/json-rest-api-core": "0.1.3",
|
|
4701
|
+
"@jskit-ai/resource-core": "0.1.3",
|
|
4702
|
+
"@jskit-ai/resource-crud-core": "0.1.3",
|
|
4703
|
+
"@jskit-ai/users-core": "0.1.68"
|
|
4611
4704
|
},
|
|
4612
4705
|
"dev": {}
|
|
4613
4706
|
},
|
|
@@ -4779,11 +4872,11 @@
|
|
|
4779
4872
|
},
|
|
4780
4873
|
{
|
|
4781
4874
|
"packageId": "@jskit-ai/workspaces-web",
|
|
4782
|
-
"version": "0.1.
|
|
4875
|
+
"version": "0.1.34",
|
|
4783
4876
|
"descriptor": {
|
|
4784
4877
|
"packageVersion": 1,
|
|
4785
4878
|
"packageId": "@jskit-ai/workspaces-web",
|
|
4786
|
-
"version": "0.1.
|
|
4879
|
+
"version": "0.1.34",
|
|
4787
4880
|
"kind": "runtime",
|
|
4788
4881
|
"description": "Workspace web module: workspace selector, tools widget, workspace surfaces, and members/settings UI.",
|
|
4789
4882
|
"dependsOn": [
|
|
@@ -4970,8 +5063,8 @@
|
|
|
4970
5063
|
"mutations": {
|
|
4971
5064
|
"dependencies": {
|
|
4972
5065
|
"runtime": {
|
|
4973
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
4974
|
-
"@jskit-ai/users-web": "0.1.
|
|
5066
|
+
"@jskit-ai/workspaces-core": "0.1.34",
|
|
5067
|
+
"@jskit-ai/users-web": "0.1.73",
|
|
4975
5068
|
"vuetify": "^4.0.0"
|
|
4976
5069
|
},
|
|
4977
5070
|
"dev": {}
|