wicked-studio 0.4.8 → 0.4.9
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-gtE6scX0.js"></script>
|
|
13
13
|
<link rel="stylesheet" crossorigin href="/assets/index-BmmNnS2d.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.4.
|
|
11
|
+
"studioVersion": "0.4.9",
|
|
12
12
|
"counts": {
|
|
13
|
-
"files":
|
|
14
|
-
"occurrences":
|
|
15
|
-
"static":
|
|
13
|
+
"files": 117,
|
|
14
|
+
"occurrences": 942,
|
|
15
|
+
"static": 806,
|
|
16
16
|
"dynamic": 43,
|
|
17
17
|
"computed": 6
|
|
18
18
|
},
|
|
@@ -1199,6 +1199,18 @@
|
|
|
1199
1199
|
"src/components/SystemSettings.tsx"
|
|
1200
1200
|
]
|
|
1201
1201
|
},
|
|
1202
|
+
{
|
|
1203
|
+
"testId": "deliver-toggle",
|
|
1204
|
+
"files": [
|
|
1205
|
+
"src/components/ChatInput.tsx"
|
|
1206
|
+
]
|
|
1207
|
+
},
|
|
1208
|
+
{
|
|
1209
|
+
"testId": "deliver-toggle-row",
|
|
1210
|
+
"files": [
|
|
1211
|
+
"src/components/ChatInput.tsx"
|
|
1212
|
+
]
|
|
1213
|
+
},
|
|
1202
1214
|
{
|
|
1203
1215
|
"testId": "demo-picker",
|
|
1204
1216
|
"files": [
|
|
@@ -1313,6 +1325,48 @@
|
|
|
1313
1325
|
"src/components/DocumentThread.tsx"
|
|
1314
1326
|
]
|
|
1315
1327
|
},
|
|
1328
|
+
{
|
|
1329
|
+
"testId": "doc-delete-bridge-hint",
|
|
1330
|
+
"files": [
|
|
1331
|
+
"src/components/DocDelete.tsx"
|
|
1332
|
+
]
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
"testId": "doc-delete-cancel",
|
|
1336
|
+
"files": [
|
|
1337
|
+
"src/components/DocDelete.tsx"
|
|
1338
|
+
]
|
|
1339
|
+
},
|
|
1340
|
+
{
|
|
1341
|
+
"testId": "doc-delete-confirm",
|
|
1342
|
+
"files": [
|
|
1343
|
+
"src/components/DocDelete.tsx"
|
|
1344
|
+
]
|
|
1345
|
+
},
|
|
1346
|
+
{
|
|
1347
|
+
"testId": "doc-delete-error",
|
|
1348
|
+
"files": [
|
|
1349
|
+
"src/components/DocDelete.tsx"
|
|
1350
|
+
]
|
|
1351
|
+
},
|
|
1352
|
+
{
|
|
1353
|
+
"testId": "doc-delete-go",
|
|
1354
|
+
"files": [
|
|
1355
|
+
"src/components/DocDelete.tsx"
|
|
1356
|
+
]
|
|
1357
|
+
},
|
|
1358
|
+
{
|
|
1359
|
+
"testId": "doc-delete-partial",
|
|
1360
|
+
"files": [
|
|
1361
|
+
"src/components/DocDelete.tsx"
|
|
1362
|
+
]
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
"testId": "doc-delete-trigger",
|
|
1366
|
+
"files": [
|
|
1367
|
+
"src/components/DocDelete.tsx"
|
|
1368
|
+
]
|
|
1369
|
+
},
|
|
1316
1370
|
{
|
|
1317
1371
|
"testId": "doc-gate",
|
|
1318
1372
|
"files": [
|
|
@@ -3071,6 +3125,18 @@
|
|
|
3071
3125
|
"src/components/ProjectCard.tsx"
|
|
3072
3126
|
]
|
|
3073
3127
|
},
|
|
3128
|
+
{
|
|
3129
|
+
"testId": "run-deliver-button",
|
|
3130
|
+
"files": [
|
|
3131
|
+
"src/components/RunDelivery.tsx"
|
|
3132
|
+
]
|
|
3133
|
+
},
|
|
3134
|
+
{
|
|
3135
|
+
"testId": "run-deliver-error",
|
|
3136
|
+
"files": [
|
|
3137
|
+
"src/components/RunDelivery.tsx"
|
|
3138
|
+
]
|
|
3139
|
+
},
|
|
3074
3140
|
{
|
|
3075
3141
|
"testId": "run-delivery",
|
|
3076
3142
|
"files": [
|
package/package.json
CHANGED