@skyscanner/backpack-web 10.0.0 → 11.0.0

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.
Files changed (96) hide show
  1. package/bpk-animate-height/package.json +3 -3
  2. package/bpk-component-accordion/package.json +7 -7
  3. package/bpk-component-aria-live/{index.ts → index.js} +0 -0
  4. package/bpk-component-aria-live/package.json +8 -8
  5. package/bpk-component-aria-live/src/{BpkAriaLive.tsx → BpkAriaLive.js} +15 -8
  6. package/bpk-component-autosuggest/package.json +4 -4
  7. package/bpk-component-badge/package.json +5 -5
  8. package/bpk-component-banner-alert/package.json +9 -9
  9. package/bpk-component-barchart/package.json +8 -8
  10. package/bpk-component-blockquote/package.json +2 -2
  11. package/bpk-component-breadcrumb/package.json +5 -5
  12. package/bpk-component-breakpoint/package.json +3 -3
  13. package/bpk-component-button/package.json +3 -3
  14. package/bpk-component-calendar/package.json +9 -9
  15. package/bpk-component-card/package.json +4 -4
  16. package/bpk-component-checkbox/package.json +5 -5
  17. package/bpk-component-chip/package.json +5 -5
  18. package/bpk-component-close-button/package.json +4 -4
  19. package/bpk-component-code/package.json +2 -2
  20. package/bpk-component-content-cards/{index.ts → index.js} +0 -0
  21. package/bpk-component-content-cards/package.json +4 -4
  22. package/bpk-component-content-cards/src/{BpkContentCard.tsx → BpkContentCard.js} +8 -9
  23. package/bpk-component-content-cards/src/{BpkContentCards.tsx → BpkContentCards.js} +8 -8
  24. package/bpk-component-content-container/package.json +2 -2
  25. package/bpk-component-datatable/package.json +4 -4
  26. package/bpk-component-datepicker/package.json +9 -9
  27. package/bpk-component-description-list/package.json +2 -2
  28. package/bpk-component-dialog/package.json +8 -8
  29. package/bpk-component-drawer/package.json +9 -9
  30. package/bpk-component-fieldset/package.json +12 -12
  31. package/bpk-component-flare/package.json +4 -4
  32. package/bpk-component-floating-notification/README.md +0 -8
  33. package/bpk-component-floating-notification/index.js +0 -2
  34. package/bpk-component-floating-notification/package.json +5 -5
  35. package/bpk-component-floating-notification/src/BpkFloatingNotification.js +7 -26
  36. package/bpk-component-floating-notification/src/BpkFloatingNotification.module.scss +4 -17
  37. package/bpk-component-form-validation/package.json +10 -10
  38. package/bpk-component-graphic-promotion/{index.ts → index.js} +0 -0
  39. package/bpk-component-graphic-promotion/package.json +5 -5
  40. package/bpk-component-graphic-promotion/src/{BpkGraphicPromo.tsx → BpkGraphicPromo.js} +26 -16
  41. package/bpk-component-grid/package.json +2 -2
  42. package/bpk-component-grid-toggle/package.json +3 -3
  43. package/bpk-component-horizontal-nav/package.json +6 -6
  44. package/bpk-component-horizontal-nav/src/BpkHorizontalNav.module.scss +2 -2
  45. package/bpk-component-horizontal-nav/src/BpkHorizontalNavItem.module.scss +13 -13
  46. package/bpk-component-icon/package.json +7 -7
  47. package/bpk-component-image/package.json +6 -6
  48. package/bpk-component-infinite-scroll/package.json +6 -6
  49. package/bpk-component-input/package.json +6 -6
  50. package/bpk-component-label/package.json +2 -2
  51. package/bpk-component-link/package.json +4 -4
  52. package/bpk-component-list/package.json +2 -2
  53. package/bpk-component-loading-button/package.json +6 -6
  54. package/bpk-component-map/package.json +6 -6
  55. package/bpk-component-mobile-scroll-container/package.json +3 -3
  56. package/bpk-component-modal/package.json +9 -9
  57. package/bpk-component-navigation-bar/package.json +8 -8
  58. package/bpk-component-navigation-bar/src/BpkNavigationBar.module.scss +2 -3
  59. package/bpk-component-navigation-bar/src/BpkNavigationBarButtonLink.module.scss +4 -4
  60. package/bpk-component-navigation-bar/src/BpkNavigationBarIconButton.module.scss +3 -3
  61. package/bpk-component-nudger/package.json +7 -7
  62. package/bpk-component-overlay/package.json +4 -4
  63. package/bpk-component-pagination/package.json +4 -4
  64. package/bpk-component-panel/package.json +2 -2
  65. package/bpk-component-phone-input/package.json +9 -9
  66. package/bpk-component-popover/package.json +8 -8
  67. package/bpk-component-price/package.json +3 -3
  68. package/bpk-component-progress/package.json +5 -5
  69. package/bpk-component-radio/package.json +4 -4
  70. package/bpk-component-rating/package.json +4 -4
  71. package/bpk-component-rtl-toggle/package.json +2 -2
  72. package/bpk-component-scrollable-calendar/package.json +6 -6
  73. package/bpk-component-section-list/package.json +6 -6
  74. package/bpk-component-select/package.json +3 -3
  75. package/bpk-component-skip-link/package.json +2 -2
  76. package/bpk-component-slider/package.json +4 -4
  77. package/bpk-component-spinner/package.json +3 -3
  78. package/bpk-component-split-input/package.json +3 -3
  79. package/bpk-component-star-rating/package.json +5 -5
  80. package/bpk-component-switch/package.json +2 -2
  81. package/bpk-component-table/package.json +2 -2
  82. package/bpk-component-text/package.json +2 -2
  83. package/bpk-component-textarea/package.json +4 -4
  84. package/bpk-component-theme-toggle/package.json +5 -5
  85. package/bpk-component-ticket/package.json +4 -4
  86. package/bpk-component-tooltip/package.json +4 -4
  87. package/bpk-scrim-utils/package.json +2 -2
  88. package/bpk-theming/package.json +2 -2
  89. package/package.json +4 -4
  90. package/bpk-component-aria-live/src/BpkAriaLive-test.tsx +0 -60
  91. package/bpk-component-aria-live/src/accessibility-test.tsx +0 -31
  92. package/bpk-component-content-cards/src/BpkContentCard-test.tsx +0 -88
  93. package/bpk-component-content-cards/src/BpkContentCards-test.tsx +0 -126
  94. package/bpk-component-content-cards/src/accessibility-test.tsx +0 -64
  95. package/bpk-component-graphic-promotion/src/BpkGraphicPromo-test.tsx +0 -134
  96. package/bpk-component-graphic-promotion/src/accessibility-test.tsx +0 -147
@@ -50,7 +50,7 @@ $bpk-spacing-v2: true;
50
50
  );
51
51
 
52
52
  @include bpk-hover {
53
- @include bpk-border-bottom-xl($bpk-color-sky-gray-tint-06);
53
+ @include bpk-border-bottom-xl($bpk-surface-highlight-day);
54
54
  @include bpk-themeable-property(
55
55
  color,
56
56
  --bpk-horizontal-nav-link-hover-color,
@@ -59,7 +59,7 @@ $bpk-spacing-v2: true;
59
59
  }
60
60
 
61
61
  &:active {
62
- @include bpk-border-bottom-xl($bpk-color-sky-gray-tint-05);
62
+ @include bpk-border-bottom-xl($bpk-line-day);
63
63
  @include bpk-themeable-property(
64
64
  color,
65
65
  --bpk-horizontal-nav-link-active-color,
@@ -68,11 +68,11 @@ $bpk-spacing-v2: true;
68
68
  }
69
69
 
70
70
  &-disabled {
71
- color: $bpk-color-sky-gray-tint-06;
71
+ color: $bpk-text-disabled-day;
72
72
  cursor: not-allowed;
73
73
 
74
74
  &:active {
75
- color: $bpk-color-sky-gray-tint-06;
75
+ color: $bpk-text-disabled-day;
76
76
  box-shadow: unset;
77
77
  }
78
78
  }
@@ -114,37 +114,37 @@ $bpk-spacing-v2: true;
114
114
  }
115
115
 
116
116
  &--light {
117
- color: $bpk-color-white;
117
+ color: $bpk-text-on-dark-day;
118
118
 
119
119
  @include bpk-hover {
120
- @include bpk-border-bottom-xl($bpk-color-white);
120
+ @include bpk-border-bottom-xl($bpk-text-on-dark-day);
121
121
  }
122
122
 
123
123
  &:active {
124
- @include bpk-border-bottom-xl($bpk-color-white);
124
+ @include bpk-border-bottom-xl($bpk-text-on-dark-day);
125
125
  }
126
126
 
127
127
  &-disabled {
128
- color: $bpk-color-sky-gray-tint-06;
128
+ color: $bpk-text-disabled-day;
129
129
  cursor: not-allowed;
130
130
 
131
131
  &:active {
132
- color: $bpk-color-sky-gray-tint-06;
132
+ color: $bpk-text-disabled-day;
133
133
  box-shadow: unset;
134
134
  }
135
135
  }
136
136
 
137
137
  &-selected {
138
- color: $bpk-color-white;
138
+ color: $bpk-text-on-dark-day;
139
139
 
140
- @include bpk-border-bottom-xl($bpk-color-white);
140
+ @include bpk-border-bottom-xl($bpk-text-on-dark-day);
141
141
 
142
142
  @include bpk-hover {
143
- @include bpk-border-bottom-xl($bpk-color-white);
143
+ @include bpk-border-bottom-xl($bpk-text-on-dark-day);
144
144
  }
145
145
 
146
146
  &:active {
147
- @include bpk-border-bottom-xl($bpk-color-white);
147
+ @include bpk-border-bottom-xl($bpk-text-on-dark-day);
148
148
  }
149
149
  }
150
150
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-icon",
3
- "version": "10.0.3",
3
+ "version": "10.0.4",
4
4
  "description": "Backpack icon components.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -17,16 +17,16 @@
17
17
  },
18
18
  "gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
19
19
  "dependencies": {
20
- "@skyscanner/bpk-foundations-web": "^9.2.0",
21
- "@skyscanner/bpk-svgs": "^14.4.1",
22
- "bpk-mixins": "^31.6.1",
20
+ "@skyscanner/bpk-foundations-web": "^9.3.0",
21
+ "@skyscanner/bpk-svgs": "^14.4.3",
22
+ "bpk-mixins": "^31.6.3",
23
23
  "bpk-react-utils": "^7.0.0",
24
24
  "prop-types": "^15.7.2"
25
25
  },
26
26
  "devDependencies": {
27
- "bpk-component-button": "^7.0.3",
28
- "bpk-component-list": "^5.1.0",
29
- "bpk-component-text": "^8.0.3"
27
+ "bpk-component-button": "^7.0.4",
28
+ "bpk-component-list": "^5.1.1",
29
+ "bpk-component-text": "^8.0.4"
30
30
  },
31
31
  "peerDependencies": {
32
32
  "react": "^17.0.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-image",
3
- "version": "6.0.3",
3
+ "version": "6.0.4",
4
4
  "description": "Backpack image component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -14,9 +14,9 @@
14
14
  },
15
15
  "gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
16
16
  "dependencies": {
17
- "@skyscanner/bpk-foundations-web": "^9.2.0",
18
- "bpk-component-spinner": "^6.0.3",
19
- "bpk-mixins": "^31.6.1",
17
+ "@skyscanner/bpk-foundations-web": "^9.3.0",
18
+ "bpk-component-spinner": "^6.0.4",
19
+ "bpk-mixins": "^31.6.3",
20
20
  "bpk-react-utils": "^7.0.0",
21
21
  "prop-types": "^15.7.2",
22
22
  "react-transition-group": "^2.5.3"
@@ -25,7 +25,7 @@
25
25
  "react": "^17.0.2"
26
26
  },
27
27
  "devDependencies": {
28
- "bpk-component-mobile-scroll-container": "^4.0.3",
29
- "bpk-component-text": "^8.0.3"
28
+ "bpk-component-mobile-scroll-container": "^4.0.4",
29
+ "bpk-component-text": "^8.0.4"
30
30
  }
31
31
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-infinite-scroll",
3
- "version": "5.0.3",
3
+ "version": "5.0.4",
4
4
  "description": "Backpack infinite scroll component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -14,7 +14,7 @@
14
14
  },
15
15
  "gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
16
16
  "dependencies": {
17
- "bpk-mixins": "^31.6.1",
17
+ "bpk-mixins": "^31.6.3",
18
18
  "bpk-react-utils": "^7.0.0",
19
19
  "intersection-observer": "^0.7.0",
20
20
  "prop-types": "^15.7.2"
@@ -23,9 +23,9 @@
23
23
  "react": "^17.0.2"
24
24
  },
25
25
  "devDependencies": {
26
- "bpk-component-button": "^7.0.3",
27
- "bpk-component-list": "^5.1.0",
28
- "bpk-component-spinner": "^6.0.3",
29
- "bpk-storybook-utils": "^2.0.3"
26
+ "bpk-component-button": "^7.0.4",
27
+ "bpk-component-list": "^5.1.1",
28
+ "bpk-component-spinner": "^6.0.4",
29
+ "bpk-storybook-utils": "^2.0.4"
30
30
  }
31
31
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-input",
3
- "version": "7.0.3",
3
+ "version": "7.0.4",
4
4
  "description": "Backpack input component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -14,8 +14,8 @@
14
14
  },
15
15
  "gitHead": "4e4ec9add28e1db54d6a38a10c331bbd163f2926",
16
16
  "dependencies": {
17
- "bpk-component-icon": "^10.0.3",
18
- "bpk-mixins": "^31.6.1",
17
+ "bpk-component-icon": "^10.0.4",
18
+ "bpk-mixins": "^31.6.3",
19
19
  "bpk-react-utils": "^7.0.0",
20
20
  "prop-types": "^15.7.2"
21
21
  },
@@ -23,8 +23,8 @@
23
23
  "react": "^17.0.2"
24
24
  },
25
25
  "devDependencies": {
26
- "bpk-component-banner-alert": "^7.0.3",
27
- "bpk-component-label": "^6.0.3",
28
- "bpk-storybook-utils": "^2.0.3"
26
+ "bpk-component-banner-alert": "^7.0.4",
27
+ "bpk-component-label": "^6.0.4",
28
+ "bpk-storybook-utils": "^2.0.4"
29
29
  }
30
30
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-label",
3
- "version": "6.0.3",
3
+ "version": "6.0.4",
4
4
  "description": "Backpack label component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -14,7 +14,7 @@
14
14
  },
15
15
  "gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
16
16
  "dependencies": {
17
- "bpk-mixins": "^31.6.1",
17
+ "bpk-mixins": "^31.6.3",
18
18
  "bpk-react-utils": "^7.0.0",
19
19
  "prop-types": "^15.7.2"
20
20
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-link",
3
- "version": "4.0.3",
3
+ "version": "4.0.4",
4
4
  "description": "Backpack link component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -14,7 +14,7 @@
14
14
  },
15
15
  "gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
16
16
  "dependencies": {
17
- "bpk-mixins": "^31.6.1",
17
+ "bpk-mixins": "^31.6.3",
18
18
  "bpk-react-utils": "^7.0.0",
19
19
  "prop-types": "^15.7.2"
20
20
  },
@@ -22,7 +22,7 @@
22
22
  "react": "^17.0.2"
23
23
  },
24
24
  "devDependencies": {
25
- "@skyscanner/bpk-foundations-web": "^9.2.0",
26
- "bpk-storybook-utils": "^2.0.3"
25
+ "@skyscanner/bpk-foundations-web": "^9.3.0",
26
+ "bpk-storybook-utils": "^2.0.4"
27
27
  }
28
28
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-list",
3
- "version": "5.1.0",
3
+ "version": "5.1.1",
4
4
  "description": "Backpack list component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -14,7 +14,7 @@
14
14
  },
15
15
  "gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
16
16
  "dependencies": {
17
- "bpk-mixins": "^31.6.1",
17
+ "bpk-mixins": "^31.6.3",
18
18
  "bpk-react-utils": "^7.0.0",
19
19
  "prop-types": "^15.7.2"
20
20
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-loading-button",
3
- "version": "7.0.3",
3
+ "version": "7.0.4",
4
4
  "description": "Backpack loading button component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -14,15 +14,15 @@
14
14
  },
15
15
  "gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
16
16
  "dependencies": {
17
- "bpk-component-button": "^7.0.3",
18
- "bpk-component-icon": "^10.0.3",
19
- "bpk-component-spinner": "^6.0.3",
20
- "bpk-mixins": "^31.6.1",
17
+ "bpk-component-button": "^7.0.4",
18
+ "bpk-component-icon": "^10.0.4",
19
+ "bpk-component-spinner": "^6.0.4",
20
+ "bpk-mixins": "^31.6.3",
21
21
  "bpk-react-utils": "^7.0.0",
22
22
  "prop-types": "^15.7.2"
23
23
  },
24
24
  "devDependencies": {
25
- "bpk-storybook-utils": "^2.0.3"
25
+ "bpk-storybook-utils": "^2.0.4"
26
26
  },
27
27
  "peerDependencies": {
28
28
  "react": "^17.0.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-map",
3
- "version": "7.1.1",
3
+ "version": "7.1.2",
4
4
  "description": "Backpack map component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -15,8 +15,8 @@
15
15
  "gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
16
16
  "dependencies": {
17
17
  "@react-google-maps/api": "^2.8.1",
18
- "bpk-component-spinner": "^6.0.3",
19
- "bpk-mixins": "^31.6.1",
18
+ "bpk-component-spinner": "^6.0.4",
19
+ "bpk-mixins": "^31.6.3",
20
20
  "bpk-react-utils": "^7.0.0",
21
21
  "prop-types": "^15.5.8"
22
22
  },
@@ -24,9 +24,9 @@
24
24
  "react": "^17.0.2"
25
25
  },
26
26
  "devDependencies": {
27
- "bpk-component-icon": "^10.0.3",
28
- "bpk-component-text": "^8.0.3",
29
- "bpk-storybook-utils": "^2.0.3",
27
+ "bpk-component-icon": "^10.0.4",
28
+ "bpk-component-text": "^8.0.4",
29
+ "bpk-storybook-utils": "^2.0.4",
30
30
  "prop-types": "^15.5.8"
31
31
  }
32
32
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-mobile-scroll-container",
3
- "version": "4.0.3",
3
+ "version": "4.0.4",
4
4
  "description": "Backpack mobile scroll container component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -14,7 +14,7 @@
14
14
  },
15
15
  "gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
16
16
  "dependencies": {
17
- "bpk-mixins": "^31.6.1",
17
+ "bpk-mixins": "^31.6.3",
18
18
  "bpk-react-utils": "^7.0.0",
19
19
  "lodash.debounce": "^4.0.8",
20
20
  "prop-types": "^15.7.2"
@@ -23,6 +23,6 @@
23
23
  "react": "^17.0.2"
24
24
  },
25
25
  "devDependencies": {
26
- "@skyscanner/bpk-foundations-web": "^9.2.0"
26
+ "@skyscanner/bpk-foundations-web": "^9.3.0"
27
27
  }
28
28
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-modal",
3
- "version": "6.0.3",
3
+ "version": "6.0.4",
4
4
  "description": "Backpack modal component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -14,20 +14,20 @@
14
14
  },
15
15
  "gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
16
16
  "dependencies": {
17
- "bpk-component-close-button": "^4.0.3",
18
- "bpk-component-icon": "^10.0.3",
19
- "bpk-component-link": "^4.0.3",
20
- "bpk-component-navigation-bar": "^4.0.3",
21
- "bpk-mixins": "^31.6.1",
17
+ "bpk-component-close-button": "^4.0.4",
18
+ "bpk-component-icon": "^10.0.4",
19
+ "bpk-component-link": "^4.0.4",
20
+ "bpk-component-navigation-bar": "^4.1.0",
21
+ "bpk-mixins": "^31.6.3",
22
22
  "bpk-react-utils": "^7.0.0",
23
- "bpk-scrim-utils": "^6.0.3",
23
+ "bpk-scrim-utils": "^6.0.4",
24
24
  "prop-types": "^15.7.2"
25
25
  },
26
26
  "peerDependencies": {
27
27
  "react": "^17.0.2"
28
28
  },
29
29
  "devDependencies": {
30
- "bpk-component-button": "^7.0.3",
31
- "bpk-component-text": "^8.0.3"
30
+ "bpk-component-button": "^7.0.4",
31
+ "bpk-component-text": "^8.0.4"
32
32
  }
33
33
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-navigation-bar",
3
- "version": "4.0.3",
3
+ "version": "4.1.0",
4
4
  "description": "Backpack nativation bar component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -14,10 +14,10 @@
14
14
  },
15
15
  "gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
16
16
  "dependencies": {
17
- "bpk-component-close-button": "^4.0.3",
18
- "bpk-component-link": "^4.0.3",
19
- "bpk-component-text": "^8.0.3",
20
- "bpk-mixins": "^31.6.1",
17
+ "bpk-component-close-button": "^4.0.4",
18
+ "bpk-component-link": "^4.0.4",
19
+ "bpk-component-text": "^8.0.4",
20
+ "bpk-mixins": "^31.6.3",
21
21
  "bpk-react-utils": "^7.0.0",
22
22
  "prop-types": "^15.7.2"
23
23
  },
@@ -25,8 +25,8 @@
25
25
  "react": "^17.0.2"
26
26
  },
27
27
  "devDependencies": {
28
- "@skyscanner/bpk-foundations-web": "^9.2.0",
29
- "bpk-component-icon": "^10.0.3",
30
- "bpk-storybook-utils": "^2.0.3"
28
+ "@skyscanner/bpk-foundations-web": "^9.3.0",
29
+ "bpk-component-icon": "^10.0.4",
30
+ "bpk-storybook-utils": "^2.0.4"
31
31
  }
32
32
  }
@@ -32,15 +32,14 @@ $bpk-spacing-v2: true;
32
32
  @include bpk-themeable-property(
33
33
  background-color,
34
34
  --bpk-navigation-bar-background-color,
35
- $bpk-color-sky-blue
35
+ $bpk-core-accent-day
36
36
  );
37
- @include bpk-border-bottom-sm($bpk-color-sky-gray-tint-06);
38
37
 
39
38
  &__title {
40
39
  @include bpk-themeable-property(
41
40
  color,
42
41
  --bpk-navigation-bar-title-color,
43
- $bpk-color-white
42
+ $bpk-text-primary-inverse-day
44
43
  );
45
44
  }
46
45
 
@@ -22,14 +22,14 @@
22
22
  @include bpk-themeable-property(
23
23
  color,
24
24
  --bpk-navigation-bar-button-link-color,
25
- $bpk-color-white
25
+ $bpk-text-primary-inverse-day
26
26
  );
27
27
 
28
28
  @include bpk-hover {
29
29
  @include bpk-themeable-property(
30
30
  color,
31
31
  --bpk-navigation-bar-button-link-hover-color,
32
- $bpk-color-white
32
+ $bpk-text-primary-inverse-day
33
33
  );
34
34
  }
35
35
 
@@ -37,7 +37,7 @@
37
37
  @include bpk-themeable-property(
38
38
  color,
39
39
  --bpk-navigation-bar-button-link-active-color,
40
- $bpk-color-white
40
+ $bpk-text-primary-inverse-day
41
41
  );
42
42
  }
43
43
 
@@ -45,7 +45,7 @@
45
45
  @include bpk-themeable-property(
46
46
  color,
47
47
  --bpk-navigation-bar-button-link-visited-color,
48
- $bpk-color-white
48
+ $bpk-text-primary-inverse-day
49
49
  );
50
50
  }
51
51
  }
@@ -22,14 +22,14 @@
22
22
  @include bpk-themeable-property(
23
23
  color,
24
24
  --bpk-navigation-bar-icon-button-color,
25
- $bpk-color-white
25
+ $bpk-text-primary-inverse-day
26
26
  );
27
27
 
28
28
  @include bpk-hover {
29
29
  @include bpk-themeable-property(
30
30
  color,
31
31
  --bpk-navigation-bar-icon-button-hover-color,
32
- $bpk-color-white
32
+ $bpk-text-primary-inverse-day
33
33
  );
34
34
  }
35
35
 
@@ -37,7 +37,7 @@
37
37
  @include bpk-themeable-property(
38
38
  color,
39
39
  --bpk-navigation-bar-icon-button-active-color,
40
- $bpk-color-white
40
+ $bpk-text-primary-inverse-day
41
41
  );
42
42
  }
43
43
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-nudger",
3
- "version": "8.0.3",
3
+ "version": "8.0.4",
4
4
  "description": "Backpack nudger component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -14,10 +14,10 @@
14
14
  },
15
15
  "gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
16
16
  "dependencies": {
17
- "@skyscanner/bpk-foundations-web": "^9.2.0",
18
- "bpk-component-button": "^7.0.3",
19
- "bpk-component-icon": "^10.0.3",
20
- "bpk-mixins": "^31.6.1",
17
+ "@skyscanner/bpk-foundations-web": "^9.3.0",
18
+ "bpk-component-button": "^7.0.4",
19
+ "bpk-component-icon": "^10.0.4",
20
+ "bpk-mixins": "^31.6.3",
21
21
  "bpk-react-utils": "^7.0.0",
22
22
  "lodash.clamp": "^4.0.3",
23
23
  "prop-types": "^15.7.2"
@@ -26,7 +26,7 @@
26
26
  "react": "^17.0.2"
27
27
  },
28
28
  "devDependencies": {
29
- "bpk-component-label": "^6.0.3",
30
- "bpk-storybook-utils": "^2.0.3"
29
+ "bpk-component-label": "^6.0.4",
30
+ "bpk-storybook-utils": "^2.0.4"
31
31
  }
32
32
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-overlay",
3
- "version": "3.0.3",
3
+ "version": "3.0.4",
4
4
  "description": "Backpack overlay component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -13,7 +13,7 @@
13
13
  "registry": "https://registry.npmjs.org/"
14
14
  },
15
15
  "dependencies": {
16
- "bpk-mixins": "^31.6.1",
16
+ "bpk-mixins": "^31.6.3",
17
17
  "bpk-react-utils": "^7.0.0",
18
18
  "prop-types": "^15.5.8"
19
19
  },
@@ -21,8 +21,8 @@
21
21
  "react": "^17.0.2"
22
22
  },
23
23
  "devDependencies": {
24
- "bpk-component-image": "^6.0.3",
25
- "bpk-component-text": "^8.0.3"
24
+ "bpk-component-image": "^6.0.4",
25
+ "bpk-component-text": "^8.0.4"
26
26
  },
27
27
  "gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8"
28
28
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-pagination",
3
- "version": "5.0.3",
3
+ "version": "5.0.4",
4
4
  "description": "Backpack pagination component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -14,8 +14,8 @@
14
14
  },
15
15
  "gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
16
16
  "dependencies": {
17
- "bpk-component-button": "^7.0.3",
18
- "bpk-mixins": "^31.6.1",
17
+ "bpk-component-button": "^7.0.4",
18
+ "bpk-mixins": "^31.6.3",
19
19
  "bpk-react-utils": "^7.0.0",
20
20
  "prop-types": "^15.7.2"
21
21
  },
@@ -23,6 +23,6 @@
23
23
  "react": "^17.0.2"
24
24
  },
25
25
  "devDependencies": {
26
- "bpk-component-icon": "^10.0.3"
26
+ "bpk-component-icon": "^10.0.4"
27
27
  }
28
28
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-panel",
3
- "version": "4.1.2",
3
+ "version": "4.1.3",
4
4
  "description": "Backpack panel component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -14,7 +14,7 @@
14
14
  },
15
15
  "gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
16
16
  "dependencies": {
17
- "bpk-mixins": "^31.6.1",
17
+ "bpk-mixins": "^31.6.3",
18
18
  "bpk-react-utils": "^7.0.0",
19
19
  "prop-types": "^15.7.2"
20
20
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bpk-component-phone-input",
3
- "version": "8.0.3",
3
+ "version": "8.0.4",
4
4
  "description": "Backpack phone input component.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
16
16
  "dependencies": {
17
- "@skyscanner/bpk-foundations-web": "^9.2.0",
18
- "bpk-component-input": "^7.0.3",
19
- "bpk-component-label": "^6.0.3",
20
- "bpk-component-select": "^6.0.3",
21
- "bpk-component-text": "^8.0.3",
22
- "bpk-mixins": "^31.6.1",
17
+ "@skyscanner/bpk-foundations-web": "^9.3.0",
18
+ "bpk-component-input": "^7.0.4",
19
+ "bpk-component-label": "^6.0.4",
20
+ "bpk-component-select": "^6.0.4",
21
+ "bpk-component-text": "^8.0.4",
22
+ "bpk-mixins": "^31.6.3",
23
23
  "bpk-react-utils": "^7.0.0",
24
24
  "prop-types": "^15.7.2"
25
25
  },
@@ -27,7 +27,7 @@
27
27
  "react": "^17.0.2"
28
28
  },
29
29
  "devDependencies": {
30
- "bpk-component-fieldset": "^5.0.3",
31
- "bpk-component-image": "^6.0.3"
30
+ "bpk-component-fieldset": "^5.0.4",
31
+ "bpk-component-image": "^6.0.4"
32
32
  }
33
33
  }