@guardian/interactive-component-library 0.1.0-alpha.43 → 0.1.0-alpha.45

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
@@ -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.43",
4
+ "version": "v0.1.0-alpha.45",
5
5
  "packageManager": "pnpm@8.4.0",
6
6
  "repository": {
7
7
  "type": "git",