wicked-studio 0.5.6 → 0.5.8

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,8 +9,8 @@
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-CWUS9Ump.js"></script>
13
- <link rel="stylesheet" crossorigin href="/assets/index-_ydd-jKd.css">
12
+ <script type="module" crossorigin src="/assets/index-Clm0MXDF.js"></script>
13
+ <link rel="stylesheet" crossorigin href="/assets/index-C0UZ2BxT.css">
14
14
  </head>
15
15
  <body>
16
16
  <div id="root"></div>
@@ -8,12 +8,12 @@
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.6",
11
+ "studioVersion": "0.5.8",
12
12
  "counts": {
13
- "files": 144,
14
- "occurrences": 1259,
15
- "static": 1082,
16
- "dynamic": 59,
13
+ "files": 146,
14
+ "occurrences": 1300,
15
+ "static": 1121,
16
+ "dynamic": 61,
17
17
  "computed": 7
18
18
  },
19
19
  "static": [
@@ -577,6 +577,48 @@
577
577
  "src/components/CampaignsPage.tsx"
578
578
  ]
579
579
  },
580
+ {
581
+ "testId": "campaign-card-testset",
582
+ "files": [
583
+ "src/components/CampaignsPage.tsx"
584
+ ]
585
+ },
586
+ {
587
+ "testId": "campaign-card-testset-more",
588
+ "files": [
589
+ "src/components/CampaignsPage.tsx"
590
+ ]
591
+ },
592
+ {
593
+ "testId": "campaign-card-testset-plan",
594
+ "files": [
595
+ "src/components/CampaignsPage.tsx"
596
+ ]
597
+ },
598
+ {
599
+ "testId": "campaign-card-testset-pr",
600
+ "files": [
601
+ "src/components/CampaignsPage.tsx"
602
+ ]
603
+ },
604
+ {
605
+ "testId": "campaign-card-testset-unverified",
606
+ "files": [
607
+ "src/components/CampaignsPage.tsx"
608
+ ]
609
+ },
610
+ {
611
+ "testId": "campaign-card-testset-verified",
612
+ "files": [
613
+ "src/components/CampaignsPage.tsx"
614
+ ]
615
+ },
616
+ {
617
+ "testId": "campaign-card-workflow",
618
+ "files": [
619
+ "src/components/CampaignsPage.tsx"
620
+ ]
621
+ },
580
622
  {
581
623
  "testId": "campaign-delivery-rollup",
582
624
  "files": [
@@ -673,6 +715,12 @@
673
715
  "src/components/CampaignsPage.tsx"
674
716
  ]
675
717
  },
718
+ {
719
+ "testId": "campaigns-header-copy",
720
+ "files": [
721
+ "src/components/CampaignsPage.tsx"
722
+ ]
723
+ },
676
724
  {
677
725
  "testId": "campaigns-page",
678
726
  "files": [
@@ -2093,6 +2141,12 @@
2093
2141
  "src/components/FileViewer.tsx"
2094
2142
  ]
2095
2143
  },
2144
+ {
2145
+ "testId": "files-empty",
2146
+ "files": [
2147
+ "src/components/RightPanel.tsx"
2148
+ ]
2149
+ },
2096
2150
  {
2097
2151
  "testId": "files-full-diff",
2098
2152
  "files": [
@@ -2267,6 +2321,12 @@
2267
2321
  "src/components/GateVerdict.tsx"
2268
2322
  ]
2269
2323
  },
2324
+ {
2325
+ "testId": "gate-verdict-no-judge",
2326
+ "files": [
2327
+ "src/components/GateVerdict.tsx"
2328
+ ]
2329
+ },
2270
2330
  {
2271
2331
  "testId": "gate-verdict-restore-failed",
2272
2332
  "files": [
@@ -2609,6 +2669,12 @@
2609
2669
  "src/components/AppearanceSettings.tsx"
2610
2670
  ]
2611
2671
  },
2672
+ {
2673
+ "testId": "ineligible-warning",
2674
+ "files": [
2675
+ "src/components/ChatInput.tsx"
2676
+ ]
2677
+ },
2612
2678
  {
2613
2679
  "testId": "install-gate",
2614
2680
  "files": [
@@ -2645,6 +2711,30 @@
2645
2711
  "src/components/InstallGate.tsx"
2646
2712
  ]
2647
2713
  },
2714
+ {
2715
+ "testId": "intake-plan",
2716
+ "files": [
2717
+ "src/components/IntakePlan.tsx"
2718
+ ]
2719
+ },
2720
+ {
2721
+ "testId": "intake-plan-seat",
2722
+ "files": [
2723
+ "src/components/IntakePlan.tsx"
2724
+ ]
2725
+ },
2726
+ {
2727
+ "testId": "intake-plan-skill",
2728
+ "files": [
2729
+ "src/components/IntakePlan.tsx"
2730
+ ]
2731
+ },
2732
+ {
2733
+ "testId": "intake-plan-unit",
2734
+ "files": [
2735
+ "src/components/IntakePlan.tsx"
2736
+ ]
2737
+ },
2648
2738
  {
2649
2739
  "testId": "ladder-gate",
2650
2740
  "files": [
@@ -4169,6 +4259,12 @@
4169
4259
  "src/components/ProjectCard.tsx"
4170
4260
  ]
4171
4261
  },
4262
+ {
4263
+ "testId": "run-degraded",
4264
+ "files": [
4265
+ "src/components/RunDegradedNote.tsx"
4266
+ ]
4267
+ },
4172
4268
  {
4173
4269
  "testId": "run-deliver-button",
4174
4270
  "files": [
@@ -4888,6 +4984,60 @@
4888
4984
  "src/components/SkillChips.tsx"
4889
4985
  ]
4890
4986
  },
4987
+ {
4988
+ "testId": "skills-recover-publish",
4989
+ "files": [
4990
+ "src/components/SkillsPage.tsx"
4991
+ ]
4992
+ },
4993
+ {
4994
+ "testId": "skills-recover-refresh",
4995
+ "files": [
4996
+ "src/components/SkillsPage.tsx"
4997
+ ]
4998
+ },
4999
+ {
5000
+ "testId": "skills-recovery",
5001
+ "files": [
5002
+ "src/components/SkillsPage.tsx"
5003
+ ]
5004
+ },
5005
+ {
5006
+ "testId": "skills-recovery-busy",
5007
+ "files": [
5008
+ "src/components/SkillsPage.tsx"
5009
+ ]
5010
+ },
5011
+ {
5012
+ "testId": "skills-recovery-error",
5013
+ "files": [
5014
+ "src/components/SkillsPage.tsx"
5015
+ ]
5016
+ },
5017
+ {
5018
+ "testId": "skills-recovery-finding",
5019
+ "files": [
5020
+ "src/components/SkillsPage.tsx"
5021
+ ]
5022
+ },
5023
+ {
5024
+ "testId": "skills-recovery-no-diagnostics",
5025
+ "files": [
5026
+ "src/components/SkillsPage.tsx"
5027
+ ]
5028
+ },
5029
+ {
5030
+ "testId": "skills-recovery-staged",
5031
+ "files": [
5032
+ "src/components/SkillsPage.tsx"
5033
+ ]
5034
+ },
5035
+ {
5036
+ "testId": "skills-recovery-state",
5037
+ "files": [
5038
+ "src/components/SkillsPage.tsx"
5039
+ ]
5040
+ },
4891
5041
  {
4892
5042
  "testId": "skills-reload",
4893
5043
  "files": [
@@ -5014,6 +5164,12 @@
5014
5164
  "src/components/ComposerContext.tsx"
5015
5165
  ]
5016
5166
  },
5167
+ {
5168
+ "testId": "stat-context",
5169
+ "files": [
5170
+ "src/components/dashboardKit.tsx"
5171
+ ]
5172
+ },
5017
5173
  {
5018
5174
  "testId": "stat-delta",
5019
5175
  "files": [
@@ -5868,12 +6024,24 @@
5868
6024
  "src/components/TestingLaunchPanel.tsx"
5869
6025
  ]
5870
6026
  },
6027
+ {
6028
+ "testId": "testing-launch-dropped",
6029
+ "files": [
6030
+ "src/components/TestingLaunchPanel.tsx"
6031
+ ]
6032
+ },
5871
6033
  {
5872
6034
  "testId": "testing-launch-error",
5873
6035
  "files": [
5874
6036
  "src/components/TestingLaunchPanel.tsx"
5875
6037
  ]
5876
6038
  },
6039
+ {
6040
+ "testId": "testing-launch-fan-note",
6041
+ "files": [
6042
+ "src/components/TestingLaunchPanel.tsx"
6043
+ ]
6044
+ },
5877
6045
  {
5878
6046
  "testId": "testing-launch-fanout",
5879
6047
  "files": [
@@ -5892,18 +6060,48 @@
5892
6060
  "src/components/TestingLaunchPanel.tsx"
5893
6061
  ]
5894
6062
  },
6063
+ {
6064
+ "testId": "testing-launch-filed-label",
6065
+ "files": [
6066
+ "src/components/TestingLaunchPanel.tsx"
6067
+ ]
6068
+ },
5895
6069
  {
5896
6070
  "testId": "testing-launch-instructions",
5897
6071
  "files": [
5898
6072
  "src/components/TestingLaunchPanel.tsx"
5899
6073
  ]
5900
6074
  },
6075
+ {
6076
+ "testId": "testing-launch-launched",
6077
+ "files": [
6078
+ "src/components/TestingLaunchPanel.tsx"
6079
+ ]
6080
+ },
6081
+ {
6082
+ "testId": "testing-launch-launched-plain",
6083
+ "files": [
6084
+ "src/components/TestingLaunchPanel.tsx"
6085
+ ]
6086
+ },
6087
+ {
6088
+ "testId": "testing-launch-launched-workflow",
6089
+ "files": [
6090
+ "src/components/TestingLaunchPanel.tsx"
6091
+ ]
6092
+ },
5901
6093
  {
5902
6094
  "testId": "testing-launch-panel",
5903
6095
  "files": [
5904
6096
  "src/components/TestingLaunchPanel.tsx"
5905
6097
  ]
5906
6098
  },
6099
+ {
6100
+ "testId": "testing-launch-plain-banner",
6101
+ "files": [
6102
+ "src/components/TestingLaunchPanel.tsx"
6103
+ ]
6104
+ },
5907
6105
  {
5908
6106
  "testId": "testing-launch-project",
5909
6107
  "files": [
@@ -5940,6 +6138,30 @@
5940
6138
  "src/components/TestingLaunchPanel.tsx"
5941
6139
  ]
5942
6140
  },
6141
+ {
6142
+ "testId": "testing-launch-restore",
6143
+ "files": [
6144
+ "src/components/TestingLaunchPanel.tsx"
6145
+ ]
6146
+ },
6147
+ {
6148
+ "testId": "testing-launch-route",
6149
+ "files": [
6150
+ "src/components/TestingLaunchPanel.tsx"
6151
+ ]
6152
+ },
6153
+ {
6154
+ "testId": "testing-launch-scope-note",
6155
+ "files": [
6156
+ "src/components/TestingLaunchPanel.tsx"
6157
+ ]
6158
+ },
6159
+ {
6160
+ "testId": "testing-launch-single",
6161
+ "files": [
6162
+ "src/components/TestingLaunchPanel.tsx"
6163
+ ]
6164
+ },
5943
6165
  {
5944
6166
  "testId": "testing-launch-submit",
5945
6167
  "files": [
@@ -5964,6 +6186,12 @@
5964
6186
  "src/components/TestingLaunchPanel.tsx"
5965
6187
  ]
5966
6188
  },
6189
+ {
6190
+ "testId": "testing-launch-workflow",
6191
+ "files": [
6192
+ "src/components/TestingLaunchPanel.tsx"
6193
+ ]
6194
+ },
5967
6195
  {
5968
6196
  "testId": "testing-page",
5969
6197
  "files": [
@@ -6225,6 +6453,12 @@
6225
6453
  "src/components/VerdictDetail.tsx"
6226
6454
  ]
6227
6455
  },
6456
+ {
6457
+ "testId": "verdict-ungated",
6458
+ "files": [
6459
+ "src/components/VerdictDetail.tsx"
6460
+ ]
6461
+ },
6228
6462
  {
6229
6463
  "testId": "version-active-dot",
6230
6464
  "files": [
@@ -6621,6 +6855,12 @@
6621
6855
  "src/components/SurfaceState.tsx"
6622
6856
  ]
6623
6857
  },
6858
+ {
6859
+ "pattern": "*-fanout-cancel",
6860
+ "files": [
6861
+ "src/components/MadeDashboard.tsx"
6862
+ ]
6863
+ },
6624
6864
  {
6625
6865
  "pattern": "*-fanout-progress",
6626
6866
  "files": [
@@ -6682,6 +6922,12 @@
6682
6922
  "src/components/dashboardKit.tsx"
6683
6923
  ]
6684
6924
  },
6925
+ {
6926
+ "pattern": "*-unreachable",
6927
+ "files": [
6928
+ "src/components/MadeDashboard.tsx"
6929
+ ]
6930
+ },
6685
6931
  {
6686
6932
  "pattern": "batch-open-*",
6687
6933
  "files": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wicked-studio",
3
- "version": "0.5.6",
3
+ "version": "0.5.8",
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.34.0"
69
+ "wicked-crew-api-types": "0.36.0"
70
70
  },
71
71
  "engines": {
72
72
  "node": ">=22.0.0"