@guardian/interactive-component-library 0.1.0-alpha.49 → 0.1.0-alpha.50

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/style.css CHANGED
@@ -1215,17 +1215,17 @@ body {
1215
1215
  --libdem-2: #8e5732;
1216
1216
  --green-2: #396348;
1217
1217
  --ukip-2: #8a4164;
1218
- --snp-2: #6b6033;
1218
+ --snp-2: #98873e;
1219
1219
  --dup-2: #763e34;
1220
1220
  --alliance-2: #71692e;
1221
1221
  --alba-2: #4749a6;
1222
1222
  --uup-2: #3e5670;
1223
1223
  --sdlp-2: #34736c;
1224
- --pc-2: #41635f;
1224
+ --pc-2: #4e7c79;
1225
1225
  --sf-2: #32593d;
1226
1226
  --reform-2: #3e6877;
1227
1227
  --ind-2: #666666;
1228
- --other-2: #333333;
1228
+ --other-2: #505050;
1229
1229
  --speaker-2: #333333;
1230
1230
  --wpb-2: #752e60;
1231
1231
  --undeclared-2: #e7e7e7;
@@ -2487,7 +2487,7 @@ body.android {
2487
2487
  ._grid_xps7m_9[data-grid-type=large] > *:nth-child(2n+1):nth-last-child(-n+2), ._grid_xps7m_9[data-grid-type=large] > *:nth-child(2n+1):nth-last-child(-n+2) ~ * {
2488
2488
  border-bottom: 0;
2489
2489
  }
2490
- }._transitionContainer_48fp9_1 {
2490
+ }._transitionContainer_11twd_1 {
2491
2491
  position: fixed;
2492
2492
  left: 0;
2493
2493
  right: 0;
@@ -2497,12 +2497,12 @@ body.android {
2497
2497
  z-index: 9999;
2498
2498
  }
2499
2499
 
2500
- ._blur_48fp9_11 {
2500
+ ._blur_11twd_11 {
2501
2501
  background-color: rgba(0, 0, 0, 0.1);
2502
2502
  backdrop-filter: blur(4px);
2503
2503
  }
2504
2504
 
2505
- ._modalBox_48fp9_16 {
2505
+ ._modalBox_11twd_16 {
2506
2506
  position: absolute;
2507
2507
  left: 0;
2508
2508
  right: 0;
@@ -2511,38 +2511,29 @@ body.android {
2511
2511
  pointer-events: all;
2512
2512
  }
2513
2513
 
2514
- ._enter_48fp9_25,
2515
- ._exitDone_48fp9_26 {
2516
- ._blur_48fp9_11 {
2514
+ ._enter_11twd_25,
2515
+ ._exitDone_11twd_26 {
2516
+ ._blur_11twd_11 {
2517
2517
  background-color: transparent;
2518
2518
  backdrop-filter: none;
2519
2519
  }
2520
2520
 
2521
- ._modalBox_48fp9_16 {
2521
+ ._modalBox_11twd_16 {
2522
2522
  transform: translateY(100%);
2523
2523
  }
2524
2524
  }
2525
2525
 
2526
- ._enterActive_48fp9_37 {
2527
- ._blur_48fp9_11 {
2526
+ ._enterActive_11twd_37,
2527
+ ._exit_11twd_26 {
2528
+ ._blur_11twd_11 {
2528
2529
  background-color: rgba(0, 0, 0, 0.1);
2529
2530
  backdrop-filter: blur(4px);
2530
2531
  }
2531
2532
 
2532
- ._modalBox_48fp9_16 {
2533
+ ._modalBox_11twd_16 {
2533
2534
  transform: translateY(0);
2534
2535
  }
2535
2536
  }
2536
-
2537
- ._exitActive_48fp9_48 {
2538
- ._blur_48fp9_11 {
2539
- background-color: transparent;
2540
- backdrop-filter: none;
2541
- }
2542
- ._modalBox_48fp9_16 {
2543
- transform: translateY(100%);
2544
- }
2545
- }
2546
2537
  ._container_6u92g_1 {
2547
2538
  position: relative;
2548
2539
  }
@@ -2736,13 +2727,13 @@ body.android {
2736
2727
  --top-inset: 58px;
2737
2728
  }
2738
2729
 
2739
- ._mapContainer_qlxau_9 {
2730
+ ._mapContainer_1ogf3_9 {
2740
2731
  position: relative;
2741
2732
  width: 100%;
2742
2733
  height: 100%;
2743
2734
  }
2744
2735
 
2745
- ._helpTextContainer_qlxau_15 {
2736
+ ._helpTextContainer_1ogf3_15 {
2746
2737
  position: absolute;
2747
2738
  width: 100%;
2748
2739
  height: 100%;
@@ -2757,25 +2748,25 @@ body.android {
2757
2748
  transition: opacity 0.2s linear;
2758
2749
  }
2759
2750
 
2760
- ._helpText_qlxau_15 {
2751
+ ._helpText_1ogf3_15 {
2761
2752
  margin-top: var(--space-5);
2762
2753
  font-family: var(--text-sans);
2763
2754
  font-weight: 700;
2764
2755
  font-size: var(--sans-large);
2765
2756
  line-height: var(--sans-line-height);
2766
- color: var(--tertiary-text-color) !important;
2757
+ color: #fff !important;
2767
2758
  margin-bottom: var(--space-3);
2768
2759
  }
2769
2760
 
2770
- ._desktopHelpText_qlxau_40 {
2761
+ ._desktopHelpText_1ogf3_40 {
2771
2762
  display: none;
2772
2763
  }
2773
2764
 
2774
2765
  @media (any-hover: hover) {
2775
- ._desktopHelpText_qlxau_40 {
2766
+ ._desktopHelpText_1ogf3_40 {
2776
2767
  display: block;
2777
2768
  }
2778
- ._mobileHelpText_qlxau_48 {
2769
+ ._mobileHelpText_1ogf3_48 {
2779
2770
  display: none;
2780
2771
  }
2781
2772
  }._zoomControl_13wd1_1 {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@guardian/interactive-component-library",
3
3
  "private": false,
4
- "version": "v0.1.0-alpha.49",
4
+ "version": "v0.1.0-alpha.50",
5
5
  "packageManager": "pnpm@8.4.0",
6
6
  "repository": {
7
7
  "type": "git",