wicked-studio 0.5.2 → 0.5.3
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-
|
|
12
|
+
<script type="module" crossorigin src="/assets/index-CEFprcI1.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.
|
|
11
|
+
"studioVersion": "0.5.3",
|
|
12
12
|
"counts": {
|
|
13
13
|
"files": 137,
|
|
14
|
-
"occurrences":
|
|
15
|
-
"static":
|
|
14
|
+
"occurrences": 1146,
|
|
15
|
+
"static": 984,
|
|
16
16
|
"dynamic": 57,
|
|
17
17
|
"computed": 6
|
|
18
18
|
},
|
|
@@ -2258,7 +2258,25 @@
|
|
|
2258
2258
|
{
|
|
2259
2259
|
"testId": "launch-confirm",
|
|
2260
2260
|
"files": [
|
|
2261
|
-
"src/components/
|
|
2261
|
+
"src/components/ChatInput.tsx"
|
|
2262
|
+
]
|
|
2263
|
+
},
|
|
2264
|
+
{
|
|
2265
|
+
"testId": "launch-confirm-gate",
|
|
2266
|
+
"files": [
|
|
2267
|
+
"src/components/ChatInput.tsx"
|
|
2268
|
+
]
|
|
2269
|
+
},
|
|
2270
|
+
{
|
|
2271
|
+
"testId": "launch-confirm-target",
|
|
2272
|
+
"files": [
|
|
2273
|
+
"src/components/ChatInput.tsx"
|
|
2274
|
+
]
|
|
2275
|
+
},
|
|
2276
|
+
{
|
|
2277
|
+
"testId": "launch-confirm-workflow",
|
|
2278
|
+
"files": [
|
|
2279
|
+
"src/components/ChatInput.tsx"
|
|
2262
2280
|
]
|
|
2263
2281
|
},
|
|
2264
2282
|
{
|
|
@@ -2267,6 +2285,12 @@
|
|
|
2267
2285
|
"src/components/ChatInput.tsx"
|
|
2268
2286
|
]
|
|
2269
2287
|
},
|
|
2288
|
+
{
|
|
2289
|
+
"testId": "launch-gate",
|
|
2290
|
+
"files": [
|
|
2291
|
+
"src/components/ContextPopover.tsx"
|
|
2292
|
+
]
|
|
2293
|
+
},
|
|
2270
2294
|
{
|
|
2271
2295
|
"testId": "launch-problem",
|
|
2272
2296
|
"files": [
|
|
@@ -2285,6 +2309,24 @@
|
|
|
2285
2309
|
"src/components/ChatInput.tsx"
|
|
2286
2310
|
]
|
|
2287
2311
|
},
|
|
2312
|
+
{
|
|
2313
|
+
"testId": "launch-target-reason",
|
|
2314
|
+
"files": [
|
|
2315
|
+
"src/components/ChatInput.tsx"
|
|
2316
|
+
]
|
|
2317
|
+
},
|
|
2318
|
+
{
|
|
2319
|
+
"testId": "launch-target-repo",
|
|
2320
|
+
"files": [
|
|
2321
|
+
"src/components/ChatInput.tsx"
|
|
2322
|
+
]
|
|
2323
|
+
},
|
|
2324
|
+
{
|
|
2325
|
+
"testId": "launch-target-row",
|
|
2326
|
+
"files": [
|
|
2327
|
+
"src/components/ChatInput.tsx"
|
|
2328
|
+
]
|
|
2329
|
+
},
|
|
2288
2330
|
{
|
|
2289
2331
|
"testId": "launch-workflow",
|
|
2290
2332
|
"files": [
|
|
@@ -3605,6 +3647,36 @@
|
|
|
3605
3647
|
"src/components/RoutingProvenance.tsx"
|
|
3606
3648
|
]
|
|
3607
3649
|
},
|
|
3650
|
+
{
|
|
3651
|
+
"testId": "run-cancel",
|
|
3652
|
+
"files": [
|
|
3653
|
+
"src/components/ChatPanel.tsx"
|
|
3654
|
+
]
|
|
3655
|
+
},
|
|
3656
|
+
{
|
|
3657
|
+
"testId": "run-cancel-confirm",
|
|
3658
|
+
"files": [
|
|
3659
|
+
"src/components/ChatPanel.tsx"
|
|
3660
|
+
]
|
|
3661
|
+
},
|
|
3662
|
+
{
|
|
3663
|
+
"testId": "run-cancel-error",
|
|
3664
|
+
"files": [
|
|
3665
|
+
"src/components/ChatPanel.tsx"
|
|
3666
|
+
]
|
|
3667
|
+
},
|
|
3668
|
+
{
|
|
3669
|
+
"testId": "run-cancel-keep",
|
|
3670
|
+
"files": [
|
|
3671
|
+
"src/components/ChatPanel.tsx"
|
|
3672
|
+
]
|
|
3673
|
+
},
|
|
3674
|
+
{
|
|
3675
|
+
"testId": "run-cancel-yes",
|
|
3676
|
+
"files": [
|
|
3677
|
+
"src/components/ChatPanel.tsx"
|
|
3678
|
+
]
|
|
3679
|
+
},
|
|
3608
3680
|
{
|
|
3609
3681
|
"testId": "run-card",
|
|
3610
3682
|
"files": [
|
package/package.json
CHANGED