wicked-studio 0.4.9 → 0.4.10
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-DuU8RZg9.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.10",
|
|
12
12
|
"counts": {
|
|
13
13
|
"files": 117,
|
|
14
|
-
"occurrences":
|
|
15
|
-
"static":
|
|
14
|
+
"occurrences": 947,
|
|
15
|
+
"static": 811,
|
|
16
16
|
"dynamic": 43,
|
|
17
17
|
"computed": 6
|
|
18
18
|
},
|
|
@@ -529,12 +529,36 @@
|
|
|
529
529
|
"src/components/CampaignsPage.tsx"
|
|
530
530
|
]
|
|
531
531
|
},
|
|
532
|
+
{
|
|
533
|
+
"testId": "campaign-card-delivery",
|
|
534
|
+
"files": [
|
|
535
|
+
"src/components/CampaignsPage.tsx"
|
|
536
|
+
]
|
|
537
|
+
},
|
|
538
|
+
{
|
|
539
|
+
"testId": "campaign-card-narration",
|
|
540
|
+
"files": [
|
|
541
|
+
"src/components/CampaignsPage.tsx"
|
|
542
|
+
]
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
"testId": "campaign-card-pr",
|
|
546
|
+
"files": [
|
|
547
|
+
"src/components/CampaignsPage.tsx"
|
|
548
|
+
]
|
|
549
|
+
},
|
|
532
550
|
{
|
|
533
551
|
"testId": "campaign-card-progress",
|
|
534
552
|
"files": [
|
|
535
553
|
"src/components/CampaignsPage.tsx"
|
|
536
554
|
]
|
|
537
555
|
},
|
|
556
|
+
{
|
|
557
|
+
"testId": "campaign-card-run",
|
|
558
|
+
"files": [
|
|
559
|
+
"src/components/CampaignsPage.tsx"
|
|
560
|
+
]
|
|
561
|
+
},
|
|
538
562
|
{
|
|
539
563
|
"testId": "campaign-card-split",
|
|
540
564
|
"files": [
|
|
@@ -542,9 +566,9 @@
|
|
|
542
566
|
]
|
|
543
567
|
},
|
|
544
568
|
{
|
|
545
|
-
"testId": "campaign-
|
|
569
|
+
"testId": "campaign-card-stranded",
|
|
546
570
|
"files": [
|
|
547
|
-
"src/components/
|
|
571
|
+
"src/components/CampaignsPage.tsx"
|
|
548
572
|
]
|
|
549
573
|
},
|
|
550
574
|
{
|
|
@@ -601,18 +625,6 @@
|
|
|
601
625
|
"src/components/CampaignScoreboard.tsx"
|
|
602
626
|
]
|
|
603
627
|
},
|
|
604
|
-
{
|
|
605
|
-
"testId": "campaign-pending-node",
|
|
606
|
-
"files": [
|
|
607
|
-
"src/components/CampaignScoreboard.tsx"
|
|
608
|
-
]
|
|
609
|
-
},
|
|
610
|
-
{
|
|
611
|
-
"testId": "campaign-pending-nodes",
|
|
612
|
-
"files": [
|
|
613
|
-
"src/components/CampaignScoreboard.tsx"
|
|
614
|
-
]
|
|
615
|
-
},
|
|
616
628
|
{
|
|
617
629
|
"testId": "campaign-progress",
|
|
618
630
|
"files": [
|
|
@@ -1787,6 +1799,24 @@
|
|
|
1787
1799
|
"src/components/RepoGraphModal.tsx"
|
|
1788
1800
|
]
|
|
1789
1801
|
},
|
|
1802
|
+
{
|
|
1803
|
+
"testId": "group-attach",
|
|
1804
|
+
"files": [
|
|
1805
|
+
"src/components/ChatInput.tsx"
|
|
1806
|
+
]
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"testId": "group-label-input",
|
|
1810
|
+
"files": [
|
|
1811
|
+
"src/components/ChatInput.tsx"
|
|
1812
|
+
]
|
|
1813
|
+
},
|
|
1814
|
+
{
|
|
1815
|
+
"testId": "group-pill",
|
|
1816
|
+
"files": [
|
|
1817
|
+
"src/components/ChatInput.tsx"
|
|
1818
|
+
]
|
|
1819
|
+
},
|
|
1790
1820
|
{
|
|
1791
1821
|
"testId": "guidance-open",
|
|
1792
1822
|
"files": [
|
package/package.json
CHANGED