wicked-studio 0.5.2 → 0.5.4

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/dist/index.html CHANGED
@@ -9,7 +9,7 @@
9
9
  <!-- The two faces of DES-VISION-001 §2.8: Inter (the --font-sans token names it;
10
10
  the legacy Archivo load was reconciled away in slice 3) + JetBrains Mono. -->
11
11
  <link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap" rel="stylesheet" />
12
- <script type="module" crossorigin src="/assets/index-FcZg3WDR.js"></script>
12
+ <script type="module" crossorigin src="/assets/index-CdmCMh2f.js"></script>
13
13
  <link rel="stylesheet" crossorigin href="/assets/index-CK1uJWs2.css">
14
14
  </head>
15
15
  <body>
@@ -8,11 +8,11 @@
8
8
  "Entry kinds: `static` values appear verbatim in the DOM; `dynamic` are template-literal testids with each ${expr} normalised to '*'; `computed` carry the raw JSX expression — dynamic/computed resolve only against a live DOM."
9
9
  ],
10
10
  "version": 1,
11
- "studioVersion": "0.5.2",
11
+ "studioVersion": "0.5.4",
12
12
  "counts": {
13
- "files": 137,
14
- "occurrences": 1134,
15
- "static": 972,
13
+ "files": 138,
14
+ "occurrences": 1154,
15
+ "static": 992,
16
16
  "dynamic": 57,
17
17
  "computed": 6
18
18
  },
@@ -1403,6 +1403,12 @@
1403
1403
  "src/components/DocDelete.tsx"
1404
1404
  ]
1405
1405
  },
1406
+ {
1407
+ "testId": "doc-format",
1408
+ "files": [
1409
+ "src/components/DocSubjectPicker.tsx"
1410
+ ]
1411
+ },
1406
1412
  {
1407
1413
  "testId": "doc-gate",
1408
1414
  "files": [
@@ -1469,6 +1475,48 @@
1469
1475
  "src/components/DocumentCanvas.tsx"
1470
1476
  ]
1471
1477
  },
1478
+ {
1479
+ "testId": "doc-subject",
1480
+ "files": [
1481
+ "src/components/DocSubjectPicker.tsx"
1482
+ ]
1483
+ },
1484
+ {
1485
+ "testId": "doc-subject-error",
1486
+ "files": [
1487
+ "src/components/DocSubjectPicker.tsx"
1488
+ ]
1489
+ },
1490
+ {
1491
+ "testId": "doc-subject-loading",
1492
+ "files": [
1493
+ "src/components/DocSubjectPicker.tsx"
1494
+ ]
1495
+ },
1496
+ {
1497
+ "testId": "doc-subject-nogrounding",
1498
+ "files": [
1499
+ "src/components/DocSubjectPicker.tsx"
1500
+ ]
1501
+ },
1502
+ {
1503
+ "testId": "doc-subject-none",
1504
+ "files": [
1505
+ "src/components/DocSubjectPicker.tsx"
1506
+ ]
1507
+ },
1508
+ {
1509
+ "testId": "doc-subject-repo",
1510
+ "files": [
1511
+ "src/components/DocSubjectPicker.tsx"
1512
+ ]
1513
+ },
1514
+ {
1515
+ "testId": "doc-subject-retry",
1516
+ "files": [
1517
+ "src/components/DocSubjectPicker.tsx"
1518
+ ]
1519
+ },
1472
1520
  {
1473
1521
  "testId": "doc-tile",
1474
1522
  "files": [
@@ -2258,7 +2306,25 @@
2258
2306
  {
2259
2307
  "testId": "launch-confirm",
2260
2308
  "files": [
2261
- "src/components/ContextPopover.tsx"
2309
+ "src/components/ChatInput.tsx"
2310
+ ]
2311
+ },
2312
+ {
2313
+ "testId": "launch-confirm-gate",
2314
+ "files": [
2315
+ "src/components/ChatInput.tsx"
2316
+ ]
2317
+ },
2318
+ {
2319
+ "testId": "launch-confirm-target",
2320
+ "files": [
2321
+ "src/components/ChatInput.tsx"
2322
+ ]
2323
+ },
2324
+ {
2325
+ "testId": "launch-confirm-workflow",
2326
+ "files": [
2327
+ "src/components/ChatInput.tsx"
2262
2328
  ]
2263
2329
  },
2264
2330
  {
@@ -2267,6 +2333,12 @@
2267
2333
  "src/components/ChatInput.tsx"
2268
2334
  ]
2269
2335
  },
2336
+ {
2337
+ "testId": "launch-gate",
2338
+ "files": [
2339
+ "src/components/ContextPopover.tsx"
2340
+ ]
2341
+ },
2270
2342
  {
2271
2343
  "testId": "launch-problem",
2272
2344
  "files": [
@@ -2285,6 +2357,24 @@
2285
2357
  "src/components/ChatInput.tsx"
2286
2358
  ]
2287
2359
  },
2360
+ {
2361
+ "testId": "launch-target-reason",
2362
+ "files": [
2363
+ "src/components/ChatInput.tsx"
2364
+ ]
2365
+ },
2366
+ {
2367
+ "testId": "launch-target-repo",
2368
+ "files": [
2369
+ "src/components/ChatInput.tsx"
2370
+ ]
2371
+ },
2372
+ {
2373
+ "testId": "launch-target-row",
2374
+ "files": [
2375
+ "src/components/ChatInput.tsx"
2376
+ ]
2377
+ },
2288
2378
  {
2289
2379
  "testId": "launch-workflow",
2290
2380
  "files": [
@@ -3605,6 +3695,36 @@
3605
3695
  "src/components/RoutingProvenance.tsx"
3606
3696
  ]
3607
3697
  },
3698
+ {
3699
+ "testId": "run-cancel",
3700
+ "files": [
3701
+ "src/components/ChatPanel.tsx"
3702
+ ]
3703
+ },
3704
+ {
3705
+ "testId": "run-cancel-confirm",
3706
+ "files": [
3707
+ "src/components/ChatPanel.tsx"
3708
+ ]
3709
+ },
3710
+ {
3711
+ "testId": "run-cancel-error",
3712
+ "files": [
3713
+ "src/components/ChatPanel.tsx"
3714
+ ]
3715
+ },
3716
+ {
3717
+ "testId": "run-cancel-keep",
3718
+ "files": [
3719
+ "src/components/ChatPanel.tsx"
3720
+ ]
3721
+ },
3722
+ {
3723
+ "testId": "run-cancel-yes",
3724
+ "files": [
3725
+ "src/components/ChatPanel.tsx"
3726
+ ]
3727
+ },
3608
3728
  {
3609
3729
  "testId": "run-card",
3610
3730
  "files": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wicked-studio",
3
- "version": "0.5.2",
3
+ "version": "0.5.4",
4
4
  "description": "The coder-facing skin of the wicked experience plane — a pure HTTP/WS client of the wicked-crew daemon's /api/v1",
5
5
  "type": "module",
6
6
  "repository": {
@@ -66,7 +66,7 @@
66
66
  "typescript-eslint": "^8.63.0",
67
67
  "vite": "^6.4.3",
68
68
  "vitest": "^3.2.6",
69
- "wicked-crew-api-types": "^0.25.0"
69
+ "wicked-crew-api-types": "0.30.0"
70
70
  },
71
71
  "engines": {
72
72
  "node": ">=22.0.0"