wicked-studio 0.4.11 → 0.4.13
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-
|
|
13
|
-
<link rel="stylesheet" crossorigin href="/assets/index-
|
|
12
|
+
<script type="module" crossorigin src="/assets/index-dRfKAWIp.js"></script>
|
|
13
|
+
<link rel="stylesheet" crossorigin href="/assets/index-Dz6mXrD5.css">
|
|
14
14
|
</head>
|
|
15
15
|
<body>
|
|
16
16
|
<div id="root"></div>
|
|
@@ -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.13",
|
|
12
12
|
"counts": {
|
|
13
|
-
"files":
|
|
14
|
-
"occurrences":
|
|
15
|
-
"static":
|
|
13
|
+
"files": 121,
|
|
14
|
+
"occurrences": 982,
|
|
15
|
+
"static": 842,
|
|
16
16
|
"dynamic": 43,
|
|
17
17
|
"computed": 6
|
|
18
18
|
},
|
|
@@ -2396,6 +2396,132 @@
|
|
|
2396
2396
|
"src/components/BrandLearn.tsx"
|
|
2397
2397
|
]
|
|
2398
2398
|
},
|
|
2399
|
+
{
|
|
2400
|
+
"testId": "memories-coverage",
|
|
2401
|
+
"files": [
|
|
2402
|
+
"src/components/MemoriesPanel.tsx"
|
|
2403
|
+
]
|
|
2404
|
+
},
|
|
2405
|
+
{
|
|
2406
|
+
"testId": "memories-empty",
|
|
2407
|
+
"files": [
|
|
2408
|
+
"src/components/MemoriesPanel.tsx"
|
|
2409
|
+
]
|
|
2410
|
+
},
|
|
2411
|
+
{
|
|
2412
|
+
"testId": "memories-error",
|
|
2413
|
+
"files": [
|
|
2414
|
+
"src/components/MemoriesPanel.tsx"
|
|
2415
|
+
]
|
|
2416
|
+
},
|
|
2417
|
+
{
|
|
2418
|
+
"testId": "memories-facet-chip",
|
|
2419
|
+
"files": [
|
|
2420
|
+
"src/components/MemoriesPanel.tsx"
|
|
2421
|
+
]
|
|
2422
|
+
},
|
|
2423
|
+
{
|
|
2424
|
+
"testId": "memories-facet-filter",
|
|
2425
|
+
"files": [
|
|
2426
|
+
"src/components/MemoriesPanel.tsx"
|
|
2427
|
+
]
|
|
2428
|
+
},
|
|
2429
|
+
{
|
|
2430
|
+
"testId": "memories-list",
|
|
2431
|
+
"files": [
|
|
2432
|
+
"src/components/MemoriesPanel.tsx"
|
|
2433
|
+
]
|
|
2434
|
+
},
|
|
2435
|
+
{
|
|
2436
|
+
"testId": "memories-loading",
|
|
2437
|
+
"files": [
|
|
2438
|
+
"src/components/MemoriesPanel.tsx"
|
|
2439
|
+
]
|
|
2440
|
+
},
|
|
2441
|
+
{
|
|
2442
|
+
"testId": "memories-note",
|
|
2443
|
+
"files": [
|
|
2444
|
+
"src/components/MemoriesPanel.tsx"
|
|
2445
|
+
]
|
|
2446
|
+
},
|
|
2447
|
+
{
|
|
2448
|
+
"testId": "memories-panel",
|
|
2449
|
+
"files": [
|
|
2450
|
+
"src/components/MemoriesPanel.tsx"
|
|
2451
|
+
]
|
|
2452
|
+
},
|
|
2453
|
+
{
|
|
2454
|
+
"testId": "memories-refresh",
|
|
2455
|
+
"files": [
|
|
2456
|
+
"src/components/MemoriesPanel.tsx"
|
|
2457
|
+
]
|
|
2458
|
+
},
|
|
2459
|
+
{
|
|
2460
|
+
"testId": "memories-search",
|
|
2461
|
+
"files": [
|
|
2462
|
+
"src/components/MemoriesPanel.tsx"
|
|
2463
|
+
]
|
|
2464
|
+
},
|
|
2465
|
+
{
|
|
2466
|
+
"testId": "memories-search-go",
|
|
2467
|
+
"files": [
|
|
2468
|
+
"src/components/MemoriesPanel.tsx"
|
|
2469
|
+
]
|
|
2470
|
+
},
|
|
2471
|
+
{
|
|
2472
|
+
"testId": "memories-unsupported",
|
|
2473
|
+
"files": [
|
|
2474
|
+
"src/components/MemoriesPanel.tsx"
|
|
2475
|
+
]
|
|
2476
|
+
},
|
|
2477
|
+
{
|
|
2478
|
+
"testId": "memory-content",
|
|
2479
|
+
"files": [
|
|
2480
|
+
"src/components/MemoriesPanel.tsx"
|
|
2481
|
+
]
|
|
2482
|
+
},
|
|
2483
|
+
{
|
|
2484
|
+
"testId": "memory-retire",
|
|
2485
|
+
"files": [
|
|
2486
|
+
"src/components/MemoriesPanel.tsx"
|
|
2487
|
+
]
|
|
2488
|
+
},
|
|
2489
|
+
{
|
|
2490
|
+
"testId": "memory-retire-cancel",
|
|
2491
|
+
"files": [
|
|
2492
|
+
"src/components/MemoriesPanel.tsx"
|
|
2493
|
+
]
|
|
2494
|
+
},
|
|
2495
|
+
{
|
|
2496
|
+
"testId": "memory-retire-confirm",
|
|
2497
|
+
"files": [
|
|
2498
|
+
"src/components/MemoriesPanel.tsx"
|
|
2499
|
+
]
|
|
2500
|
+
},
|
|
2501
|
+
{
|
|
2502
|
+
"testId": "memory-retire-confirm-banner",
|
|
2503
|
+
"files": [
|
|
2504
|
+
"src/components/MemoriesPanel.tsx"
|
|
2505
|
+
]
|
|
2506
|
+
},
|
|
2507
|
+
{
|
|
2508
|
+
"testId": "memory-row",
|
|
2509
|
+
"files": [
|
|
2510
|
+
"src/components/MemoriesPanel.tsx"
|
|
2511
|
+
]
|
|
2512
|
+
},
|
|
2513
|
+
{
|
|
2514
|
+
"testId": "memory-scope",
|
|
2515
|
+
"files": [
|
|
2516
|
+
"src/components/MemoriesPanel.tsx"
|
|
2517
|
+
]
|
|
2518
|
+
},
|
|
2519
|
+
{
|
|
2520
|
+
"testId": "memory-tier",
|
|
2521
|
+
"files": [
|
|
2522
|
+
"src/components/MemoriesPanel.tsx"
|
|
2523
|
+
]
|
|
2524
|
+
},
|
|
2399
2525
|
{
|
|
2400
2526
|
"testId": "mode-fill",
|
|
2401
2527
|
"files": [
|
|
@@ -2866,6 +2992,84 @@
|
|
|
2866
2992
|
"src/components/ProjectsPage.tsx"
|
|
2867
2993
|
]
|
|
2868
2994
|
},
|
|
2995
|
+
{
|
|
2996
|
+
"testId": "proposal-approve",
|
|
2997
|
+
"files": [
|
|
2998
|
+
"src/components/ProposalsList.tsx"
|
|
2999
|
+
]
|
|
3000
|
+
},
|
|
3001
|
+
{
|
|
3002
|
+
"testId": "proposal-card",
|
|
3003
|
+
"files": [
|
|
3004
|
+
"src/components/ProposalsList.tsx"
|
|
3005
|
+
]
|
|
3006
|
+
},
|
|
3007
|
+
{
|
|
3008
|
+
"testId": "proposal-kind-chip",
|
|
3009
|
+
"files": [
|
|
3010
|
+
"src/components/ProposalChips.tsx"
|
|
3011
|
+
]
|
|
3012
|
+
},
|
|
3013
|
+
{
|
|
3014
|
+
"testId": "proposal-policy-target",
|
|
3015
|
+
"files": [
|
|
3016
|
+
"src/components/ProposalsList.tsx"
|
|
3017
|
+
]
|
|
3018
|
+
},
|
|
3019
|
+
{
|
|
3020
|
+
"testId": "proposal-reject",
|
|
3021
|
+
"files": [
|
|
3022
|
+
"src/components/ProposalsList.tsx"
|
|
3023
|
+
]
|
|
3024
|
+
},
|
|
3025
|
+
{
|
|
3026
|
+
"testId": "proposals-empty",
|
|
3027
|
+
"files": [
|
|
3028
|
+
"src/components/ProposalsList.tsx"
|
|
3029
|
+
]
|
|
3030
|
+
},
|
|
3031
|
+
{
|
|
3032
|
+
"testId": "proposals-error",
|
|
3033
|
+
"files": [
|
|
3034
|
+
"src/components/ProposalsList.tsx"
|
|
3035
|
+
]
|
|
3036
|
+
},
|
|
3037
|
+
{
|
|
3038
|
+
"testId": "proposals-list",
|
|
3039
|
+
"files": [
|
|
3040
|
+
"src/components/ProposalsList.tsx"
|
|
3041
|
+
]
|
|
3042
|
+
},
|
|
3043
|
+
{
|
|
3044
|
+
"testId": "proposals-loading",
|
|
3045
|
+
"files": [
|
|
3046
|
+
"src/components/ProposalsList.tsx"
|
|
3047
|
+
]
|
|
3048
|
+
},
|
|
3049
|
+
{
|
|
3050
|
+
"testId": "proposals-section",
|
|
3051
|
+
"files": [
|
|
3052
|
+
"src/components/ProposalsSection.tsx"
|
|
3053
|
+
]
|
|
3054
|
+
},
|
|
3055
|
+
{
|
|
3056
|
+
"testId": "proposals-section-note",
|
|
3057
|
+
"files": [
|
|
3058
|
+
"src/components/ProposalsSection.tsx"
|
|
3059
|
+
]
|
|
3060
|
+
},
|
|
3061
|
+
{
|
|
3062
|
+
"testId": "proposals-section-refresh",
|
|
3063
|
+
"files": [
|
|
3064
|
+
"src/components/ProposalsSection.tsx"
|
|
3065
|
+
]
|
|
3066
|
+
},
|
|
3067
|
+
{
|
|
3068
|
+
"testId": "proposals-section-unsupported",
|
|
3069
|
+
"files": [
|
|
3070
|
+
"src/components/ProposalsSection.tsx"
|
|
3071
|
+
]
|
|
3072
|
+
},
|
|
2869
3073
|
{
|
|
2870
3074
|
"testId": "quick-action",
|
|
2871
3075
|
"files": [
|
|
@@ -3006,7 +3210,7 @@
|
|
|
3006
3210
|
]
|
|
3007
3211
|
},
|
|
3008
3212
|
{
|
|
3009
|
-
"testId": "rail-steering-
|
|
3213
|
+
"testId": "rail-steering-section",
|
|
3010
3214
|
"files": [
|
|
3011
3215
|
"src/components/LeftSidebar.tsx"
|
|
3012
3216
|
]
|
|
@@ -3531,12 +3735,6 @@
|
|
|
3531
3735
|
"src/components/SteeringAuthorPanel.tsx"
|
|
3532
3736
|
]
|
|
3533
3737
|
},
|
|
3534
|
-
{
|
|
3535
|
-
"testId": "steering-breadcrumb",
|
|
3536
|
-
"files": [
|
|
3537
|
-
"src/components/SteeringPage.tsx"
|
|
3538
|
-
]
|
|
3539
|
-
},
|
|
3540
3738
|
{
|
|
3541
3739
|
"testId": "steering-cancel",
|
|
3542
3740
|
"files": [
|
|
@@ -3771,12 +3969,6 @@
|
|
|
3771
3969
|
"src/components/SteeringHealth.tsx"
|
|
3772
3970
|
]
|
|
3773
3971
|
},
|
|
3774
|
-
{
|
|
3775
|
-
"testId": "steering-landing",
|
|
3776
|
-
"files": [
|
|
3777
|
-
"src/components/SteeringPage.tsx"
|
|
3778
|
-
]
|
|
3779
|
-
},
|
|
3780
3972
|
{
|
|
3781
3973
|
"testId": "steering-live-chip",
|
|
3782
3974
|
"files": [
|
|
@@ -3954,21 +4146,15 @@
|
|
|
3954
4146
|
]
|
|
3955
4147
|
},
|
|
3956
4148
|
{
|
|
3957
|
-
"testId": "steering-type-
|
|
3958
|
-
"files": [
|
|
3959
|
-
"src/components/SteeringTypeCards.tsx"
|
|
3960
|
-
]
|
|
3961
|
-
},
|
|
3962
|
-
{
|
|
3963
|
-
"testId": "steering-type-card-count",
|
|
4149
|
+
"testId": "steering-type-chip",
|
|
3964
4150
|
"files": [
|
|
3965
|
-
"src/components/
|
|
4151
|
+
"src/components/SteeringTypeFilter.tsx"
|
|
3966
4152
|
]
|
|
3967
4153
|
},
|
|
3968
4154
|
{
|
|
3969
|
-
"testId": "steering-type-
|
|
4155
|
+
"testId": "steering-type-filter",
|
|
3970
4156
|
"files": [
|
|
3971
|
-
"src/components/
|
|
4157
|
+
"src/components/SteeringTypeFilter.tsx"
|
|
3972
4158
|
]
|
|
3973
4159
|
},
|
|
3974
4160
|
{
|
|
@@ -5208,6 +5394,8 @@
|
|
|
5208
5394
|
"files": [
|
|
5209
5395
|
"src/components/CampaignScoreboard.tsx",
|
|
5210
5396
|
"src/components/GroupChat.tsx",
|
|
5397
|
+
"src/components/ProposalChips.tsx",
|
|
5398
|
+
"src/components/ProposalsList.tsx",
|
|
5211
5399
|
"src/components/SteeringAddMenu.tsx",
|
|
5212
5400
|
"src/components/SteeringGrid.tsx",
|
|
5213
5401
|
"src/components/SteeringHealth.tsx",
|
package/package.json
CHANGED