@guardian/interactive-component-library 0.1.0-alpha.42 → 0.1.0-alpha.44

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
@@ -1115,7 +1115,7 @@ body {
1115
1115
  --undeclared: #e7e7e7;
1116
1116
  --con-2: #d4edff;
1117
1117
  --lab-2: #ffdbd4;
1118
- --libdem-2: #ffe2cd;
1118
+ --libdem-2: #ffebdd;
1119
1119
  --green-2: #d3f2de;
1120
1120
  --ukip-2: #ffe6f4;
1121
1121
  --snp-2: #fff7c7;
@@ -1210,24 +1210,24 @@ body {
1210
1210
  --speaker: #707070;
1211
1211
  --wpb: #8c136e;
1212
1212
  --undeclared: #494949;
1213
- --con-2: #244057;
1214
- --lab-2: #592318;
1215
- --libdem-2: #64381a;
1216
- --green-2: #254430;
1217
- --ukip-2: #572d41;
1218
- --snp-2: #453d1c;
1219
- --dup-2: #4b241d;
1220
- --alliance-2: #484219;
1221
- --alba-2: #292b7f;
1222
- --uup-2: #253546;
1223
- --sdlp-2: #254a46;
1224
- --pc-2: #263f3c;
1225
- --sf-2: #1f3b27;
1226
- --reform-2: #2a4b57;
1227
- --ind-2: #383838;
1213
+ --con-2: #2f5c81;
1214
+ --lab-2: #833a2b;
1215
+ --libdem-2: #8e5732;
1216
+ --green-2: #396348;
1217
+ --ukip-2: #8a4164;
1218
+ --snp-2: #6b6033;
1219
+ --dup-2: #763e34;
1220
+ --alliance-2: #71692e;
1221
+ --alba-2: #4749a6;
1222
+ --uup-2: #3e5670;
1223
+ --sdlp-2: #34736c;
1224
+ --pc-2: #41635f;
1225
+ --sf-2: #32593d;
1226
+ --reform-2: #3e6877;
1227
+ --ind-2: #666666;
1228
1228
  --other-2: #333333;
1229
1229
  --speaker-2: #333333;
1230
- --wpb-2: #571644;
1230
+ --wpb-2: #752e60;
1231
1231
  --undeclared-2: #e7e7e7;
1232
1232
  --left: #8b0000;
1233
1233
  --left-01: #e3b0a3;
@@ -1299,23 +1299,24 @@ body {
1299
1299
  line-height: var(--sans-line-height);
1300
1300
  color: var(--primary-text-color);
1301
1301
  }
1302
- ._bar_1jxh9_1 {
1302
+ ._bar_1b3uz_1 {
1303
1303
  fill: var(--undeclared);
1304
1304
  }
1305
1305
 
1306
- ._label_1jxh9_5 {
1306
+ ._label_1b3uz_5 {
1307
1307
  font-family: var(--text-sans);
1308
1308
  font-size: var(--sans-xsmall);
1309
1309
  line-height: var(--sans-line-height);
1310
+ fill: var(--primary-text-color);
1310
1311
  }
1311
1312
 
1312
- ._labelStroke_1jxh9_11 {
1313
+ ._labelStroke_1b3uz_12 {
1313
1314
  stroke: var(--primary-bg-color);
1314
1315
  stroke-width: 3px;
1315
1316
  stroke-linejoin: round;
1316
1317
  }
1317
1318
 
1318
- ._backgroundRect_1jxh9_17 {
1319
+ ._backgroundRect_1b3uz_18 {
1319
1320
  fill: var(--undeclared);
1320
1321
  }
1321
1322
  #gv-gradient-defs {
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.42",
4
+ "version": "v0.1.0-alpha.44",
5
5
  "packageManager": "pnpm@8.4.0",
6
6
  "repository": {
7
7
  "type": "git",