wicked-studio 0.5.6 → 0.5.7

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-DShRtOy1.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.7",
12
12
  "counts": {
13
- "files": 144,
14
- "occurrences": 1259,
15
- "static": 1082,
16
- "dynamic": 59,
13
+ "files": 146,
14
+ "occurrences": 1295,
15
+ "static": 1116,
16
+ "dynamic": 61,
17
17
  "computed": 7
18
18
  },
19
19
  "static": [
@@ -577,6 +577,30 @@
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-plan",
588
+ "files": [
589
+ "src/components/CampaignsPage.tsx"
590
+ ]
591
+ },
592
+ {
593
+ "testId": "campaign-card-testset-unverified",
594
+ "files": [
595
+ "src/components/CampaignsPage.tsx"
596
+ ]
597
+ },
598
+ {
599
+ "testId": "campaign-card-workflow",
600
+ "files": [
601
+ "src/components/CampaignsPage.tsx"
602
+ ]
603
+ },
580
604
  {
581
605
  "testId": "campaign-delivery-rollup",
582
606
  "files": [
@@ -673,6 +697,12 @@
673
697
  "src/components/CampaignsPage.tsx"
674
698
  ]
675
699
  },
700
+ {
701
+ "testId": "campaigns-header-copy",
702
+ "files": [
703
+ "src/components/CampaignsPage.tsx"
704
+ ]
705
+ },
676
706
  {
677
707
  "testId": "campaigns-page",
678
708
  "files": [
@@ -2093,6 +2123,12 @@
2093
2123
  "src/components/FileViewer.tsx"
2094
2124
  ]
2095
2125
  },
2126
+ {
2127
+ "testId": "files-empty",
2128
+ "files": [
2129
+ "src/components/RightPanel.tsx"
2130
+ ]
2131
+ },
2096
2132
  {
2097
2133
  "testId": "files-full-diff",
2098
2134
  "files": [
@@ -2267,6 +2303,12 @@
2267
2303
  "src/components/GateVerdict.tsx"
2268
2304
  ]
2269
2305
  },
2306
+ {
2307
+ "testId": "gate-verdict-no-judge",
2308
+ "files": [
2309
+ "src/components/GateVerdict.tsx"
2310
+ ]
2311
+ },
2270
2312
  {
2271
2313
  "testId": "gate-verdict-restore-failed",
2272
2314
  "files": [
@@ -2609,6 +2651,12 @@
2609
2651
  "src/components/AppearanceSettings.tsx"
2610
2652
  ]
2611
2653
  },
2654
+ {
2655
+ "testId": "ineligible-warning",
2656
+ "files": [
2657
+ "src/components/ChatInput.tsx"
2658
+ ]
2659
+ },
2612
2660
  {
2613
2661
  "testId": "install-gate",
2614
2662
  "files": [
@@ -2645,6 +2693,30 @@
2645
2693
  "src/components/InstallGate.tsx"
2646
2694
  ]
2647
2695
  },
2696
+ {
2697
+ "testId": "intake-plan",
2698
+ "files": [
2699
+ "src/components/IntakePlan.tsx"
2700
+ ]
2701
+ },
2702
+ {
2703
+ "testId": "intake-plan-seat",
2704
+ "files": [
2705
+ "src/components/IntakePlan.tsx"
2706
+ ]
2707
+ },
2708
+ {
2709
+ "testId": "intake-plan-skill",
2710
+ "files": [
2711
+ "src/components/IntakePlan.tsx"
2712
+ ]
2713
+ },
2714
+ {
2715
+ "testId": "intake-plan-unit",
2716
+ "files": [
2717
+ "src/components/IntakePlan.tsx"
2718
+ ]
2719
+ },
2648
2720
  {
2649
2721
  "testId": "ladder-gate",
2650
2722
  "files": [
@@ -4169,6 +4241,12 @@
4169
4241
  "src/components/ProjectCard.tsx"
4170
4242
  ]
4171
4243
  },
4244
+ {
4245
+ "testId": "run-degraded",
4246
+ "files": [
4247
+ "src/components/RunDegradedNote.tsx"
4248
+ ]
4249
+ },
4172
4250
  {
4173
4251
  "testId": "run-deliver-button",
4174
4252
  "files": [
@@ -4888,6 +4966,60 @@
4888
4966
  "src/components/SkillChips.tsx"
4889
4967
  ]
4890
4968
  },
4969
+ {
4970
+ "testId": "skills-recover-publish",
4971
+ "files": [
4972
+ "src/components/SkillsPage.tsx"
4973
+ ]
4974
+ },
4975
+ {
4976
+ "testId": "skills-recover-refresh",
4977
+ "files": [
4978
+ "src/components/SkillsPage.tsx"
4979
+ ]
4980
+ },
4981
+ {
4982
+ "testId": "skills-recovery",
4983
+ "files": [
4984
+ "src/components/SkillsPage.tsx"
4985
+ ]
4986
+ },
4987
+ {
4988
+ "testId": "skills-recovery-busy",
4989
+ "files": [
4990
+ "src/components/SkillsPage.tsx"
4991
+ ]
4992
+ },
4993
+ {
4994
+ "testId": "skills-recovery-error",
4995
+ "files": [
4996
+ "src/components/SkillsPage.tsx"
4997
+ ]
4998
+ },
4999
+ {
5000
+ "testId": "skills-recovery-finding",
5001
+ "files": [
5002
+ "src/components/SkillsPage.tsx"
5003
+ ]
5004
+ },
5005
+ {
5006
+ "testId": "skills-recovery-no-diagnostics",
5007
+ "files": [
5008
+ "src/components/SkillsPage.tsx"
5009
+ ]
5010
+ },
5011
+ {
5012
+ "testId": "skills-recovery-staged",
5013
+ "files": [
5014
+ "src/components/SkillsPage.tsx"
5015
+ ]
5016
+ },
5017
+ {
5018
+ "testId": "skills-recovery-state",
5019
+ "files": [
5020
+ "src/components/SkillsPage.tsx"
5021
+ ]
5022
+ },
4891
5023
  {
4892
5024
  "testId": "skills-reload",
4893
5025
  "files": [
@@ -5868,12 +6000,24 @@
5868
6000
  "src/components/TestingLaunchPanel.tsx"
5869
6001
  ]
5870
6002
  },
6003
+ {
6004
+ "testId": "testing-launch-dropped",
6005
+ "files": [
6006
+ "src/components/TestingLaunchPanel.tsx"
6007
+ ]
6008
+ },
5871
6009
  {
5872
6010
  "testId": "testing-launch-error",
5873
6011
  "files": [
5874
6012
  "src/components/TestingLaunchPanel.tsx"
5875
6013
  ]
5876
6014
  },
6015
+ {
6016
+ "testId": "testing-launch-fan-note",
6017
+ "files": [
6018
+ "src/components/TestingLaunchPanel.tsx"
6019
+ ]
6020
+ },
5877
6021
  {
5878
6022
  "testId": "testing-launch-fanout",
5879
6023
  "files": [
@@ -5898,12 +6042,36 @@
5898
6042
  "src/components/TestingLaunchPanel.tsx"
5899
6043
  ]
5900
6044
  },
6045
+ {
6046
+ "testId": "testing-launch-launched",
6047
+ "files": [
6048
+ "src/components/TestingLaunchPanel.tsx"
6049
+ ]
6050
+ },
6051
+ {
6052
+ "testId": "testing-launch-launched-plain",
6053
+ "files": [
6054
+ "src/components/TestingLaunchPanel.tsx"
6055
+ ]
6056
+ },
6057
+ {
6058
+ "testId": "testing-launch-launched-workflow",
6059
+ "files": [
6060
+ "src/components/TestingLaunchPanel.tsx"
6061
+ ]
6062
+ },
5901
6063
  {
5902
6064
  "testId": "testing-launch-panel",
5903
6065
  "files": [
5904
6066
  "src/components/TestingLaunchPanel.tsx"
5905
6067
  ]
5906
6068
  },
6069
+ {
6070
+ "testId": "testing-launch-plain-banner",
6071
+ "files": [
6072
+ "src/components/TestingLaunchPanel.tsx"
6073
+ ]
6074
+ },
5907
6075
  {
5908
6076
  "testId": "testing-launch-project",
5909
6077
  "files": [
@@ -5940,6 +6108,30 @@
5940
6108
  "src/components/TestingLaunchPanel.tsx"
5941
6109
  ]
5942
6110
  },
6111
+ {
6112
+ "testId": "testing-launch-restore",
6113
+ "files": [
6114
+ "src/components/TestingLaunchPanel.tsx"
6115
+ ]
6116
+ },
6117
+ {
6118
+ "testId": "testing-launch-route",
6119
+ "files": [
6120
+ "src/components/TestingLaunchPanel.tsx"
6121
+ ]
6122
+ },
6123
+ {
6124
+ "testId": "testing-launch-scope-note",
6125
+ "files": [
6126
+ "src/components/TestingLaunchPanel.tsx"
6127
+ ]
6128
+ },
6129
+ {
6130
+ "testId": "testing-launch-single",
6131
+ "files": [
6132
+ "src/components/TestingLaunchPanel.tsx"
6133
+ ]
6134
+ },
5943
6135
  {
5944
6136
  "testId": "testing-launch-submit",
5945
6137
  "files": [
@@ -5964,6 +6156,12 @@
5964
6156
  "src/components/TestingLaunchPanel.tsx"
5965
6157
  ]
5966
6158
  },
6159
+ {
6160
+ "testId": "testing-launch-workflow",
6161
+ "files": [
6162
+ "src/components/TestingLaunchPanel.tsx"
6163
+ ]
6164
+ },
5967
6165
  {
5968
6166
  "testId": "testing-page",
5969
6167
  "files": [
@@ -6225,6 +6423,12 @@
6225
6423
  "src/components/VerdictDetail.tsx"
6226
6424
  ]
6227
6425
  },
6426
+ {
6427
+ "testId": "verdict-ungated",
6428
+ "files": [
6429
+ "src/components/VerdictDetail.tsx"
6430
+ ]
6431
+ },
6228
6432
  {
6229
6433
  "testId": "version-active-dot",
6230
6434
  "files": [
@@ -6621,6 +6825,12 @@
6621
6825
  "src/components/SurfaceState.tsx"
6622
6826
  ]
6623
6827
  },
6828
+ {
6829
+ "pattern": "*-fanout-cancel",
6830
+ "files": [
6831
+ "src/components/MadeDashboard.tsx"
6832
+ ]
6833
+ },
6624
6834
  {
6625
6835
  "pattern": "*-fanout-progress",
6626
6836
  "files": [
@@ -6682,6 +6892,12 @@
6682
6892
  "src/components/dashboardKit.tsx"
6683
6893
  ]
6684
6894
  },
6895
+ {
6896
+ "pattern": "*-unreachable",
6897
+ "files": [
6898
+ "src/components/MadeDashboard.tsx"
6899
+ ]
6900
+ },
6685
6901
  {
6686
6902
  "pattern": "batch-open-*",
6687
6903
  "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.7",
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"