@skyscanner/backpack-web 7.1.0 → 9.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.
- package/bpk-animate-height/package.json +4 -4
- package/bpk-component-accordion/package.json +9 -9
- package/bpk-component-aria-live/package.json +9 -9
- package/bpk-component-autosuggest/package.json +6 -6
- package/bpk-component-badge/package.json +7 -7
- package/bpk-component-banner-alert/package.json +11 -11
- package/bpk-component-barchart/package.json +10 -10
- package/bpk-component-blockquote/package.json +4 -4
- package/bpk-component-breadcrumb/package.json +7 -7
- package/bpk-component-breakpoint/package.json +6 -6
- package/bpk-component-button/package.json +4 -4
- package/bpk-component-calendar/package.json +11 -11
- package/bpk-component-card/package.json +6 -6
- package/bpk-component-checkbox/package.json +7 -7
- package/bpk-component-chip/package.json +7 -7
- package/bpk-component-close-button/package.json +6 -6
- package/bpk-component-code/package.json +4 -4
- package/bpk-component-content-container/package.json +4 -4
- package/bpk-component-datatable/package.json +6 -6
- package/bpk-component-datepicker/README.md +4 -0
- package/bpk-component-datepicker/package.json +11 -11
- package/bpk-component-datepicker/src/BpkDatepicker.js +18 -13
- package/bpk-component-datepicker/src/BpkDatepicker.module.scss +5 -0
- package/bpk-component-description-list/package.json +4 -4
- package/bpk-component-dialog/package.json +10 -10
- package/bpk-component-drawer/package.json +11 -11
- package/bpk-component-fieldset/package.json +14 -14
- package/bpk-component-flare/package.json +6 -6
- package/bpk-component-floating-notification/package.json +7 -7
- package/bpk-component-form-validation/package.json +12 -12
- package/bpk-component-graphic-promotion/package.json +6 -6
- package/bpk-component-graphic-promotion/src/BpkGraphicPromo.module.scss +54 -47
- package/bpk-component-grid/package.json +4 -4
- package/bpk-component-grid-toggle/package.json +5 -5
- package/bpk-component-horizontal-nav/package.json +8 -8
- package/bpk-component-icon/lg/account-circle.js +1 -1
- package/bpk-component-icon/lg/center-location.js +1 -1
- package/bpk-component-icon/lg/face-id.js +1 -1
- package/bpk-component-icon/lg/fingerprint.js +1 -1
- package/bpk-component-icon/lg/menu.js +1 -1
- package/bpk-component-icon/lg/search.js +1 -1
- package/bpk-component-icon/package.json +9 -9
- package/bpk-component-icon/sm/account-circle.js +1 -1
- package/bpk-component-icon/sm/center-location.js +8 -0
- package/bpk-component-icon/sm/face-id.js +8 -0
- package/bpk-component-icon/sm/fingerprint.js +8 -0
- package/bpk-component-icon/sm/menu.js +1 -1
- package/bpk-component-icon/sm/search.js +1 -1
- package/bpk-component-image/package.json +8 -8
- package/bpk-component-infinite-scroll/package.json +8 -8
- package/bpk-component-input/package.json +8 -8
- package/bpk-component-label/package.json +4 -4
- package/bpk-component-link/package.json +6 -6
- package/bpk-component-list/package.json +4 -4
- package/bpk-component-loading-button/package.json +8 -8
- package/bpk-component-map/package.json +8 -8
- package/bpk-component-mobile-scroll-container/package.json +5 -5
- package/bpk-component-modal/package.json +11 -11
- package/bpk-component-navigation-bar/package.json +10 -10
- package/bpk-component-nudger/package.json +9 -9
- package/bpk-component-overlay/package.json +6 -6
- package/bpk-component-pagination/package.json +6 -6
- package/bpk-component-panel/package.json +4 -4
- package/bpk-component-phone-input/package.json +11 -11
- package/bpk-component-popover/README.md +15 -3
- package/bpk-component-popover/package.json +10 -10
- package/bpk-component-popover/src/BpkPopoverPortal.js +2 -10
- package/bpk-component-price/package.json +5 -5
- package/bpk-component-progress/package.json +7 -7
- package/bpk-component-radio/package.json +6 -6
- package/bpk-component-rating/package.json +6 -6
- package/bpk-component-rtl-toggle/package.json +4 -4
- package/bpk-component-scrollable-calendar/package.json +8 -8
- package/bpk-component-section-list/package.json +8 -8
- package/bpk-component-select/package.json +5 -5
- package/bpk-component-skip-link/package.json +4 -4
- package/bpk-component-slider/package.json +6 -6
- package/bpk-component-spinner/package.json +5 -5
- package/bpk-component-split-input/package.json +5 -5
- package/bpk-component-star-rating/package.json +7 -7
- package/bpk-component-switch/package.json +4 -4
- package/bpk-component-table/package.json +4 -4
- package/bpk-component-text/package.json +4 -4
- package/bpk-component-textarea/package.json +6 -6
- package/bpk-component-theme-toggle/package.json +7 -7
- package/bpk-component-ticket/package.json +6 -6
- package/bpk-component-tooltip/README.md +12 -1
- package/bpk-component-tooltip/package.json +6 -6
- package/bpk-component-tooltip/src/BpkTooltip.module.scss +4 -0
- package/bpk-component-tooltip/src/BpkTooltipPortal.js +24 -21
- package/bpk-react-utils/index.js +0 -3
- package/bpk-react-utils/package.json +2 -2
- package/bpk-react-utils/src/Portal.js +1 -1
- package/bpk-scrim-utils/package.json +4 -4
- package/bpk-theming/package.json +3 -3
- package/package.json +5 -5
- package/bpk-component-navigation-stack/README.md +0 -49
- package/bpk-component-navigation-stack/index.js +0 -30
- package/bpk-component-navigation-stack/package.json +0 -33
- package/bpk-component-navigation-stack/src/BpkNavigationStack.js +0 -128
- package/bpk-component-navigation-stack/src/BpkNavigationStack.module.css +0 -18
- package/bpk-component-navigation-stack/src/BpkNavigationStack.module.scss +0 -51
- package/bpk-component-navigation-stack/src/withNavigationStackState.js +0 -104
- package/bpk-react-utils/src/Portal-v1.js +0 -310
|
@@ -5,4 +5,4 @@ export default (({
|
|
|
5
5
|
}) => <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" style={{
|
|
6
6
|
width: "1.5rem",
|
|
7
7
|
height: "1.5rem"
|
|
8
|
-
}} {...props}><path d="
|
|
8
|
+
}} {...props}><path d="M10.5 4a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13zM2 10.5a8.5 8.5 0 1 1 15.176 5.262l4.531 4.53a1 1 0 0 1-1.414 1.415l-4.531-4.531A8.5 8.5 0 0 1 2 10.5z" /></svg>);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-icon",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "10.0.0",
|
|
4
4
|
"description": "Backpack icon components.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -17,18 +17,18 @@
|
|
|
17
17
|
},
|
|
18
18
|
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
21
|
-
"@skyscanner/bpk-svgs": "^14.
|
|
22
|
-
"bpk-mixins": "^31.
|
|
23
|
-
"bpk-react-utils": "^
|
|
20
|
+
"@skyscanner/bpk-foundations-web": "^8.3.0",
|
|
21
|
+
"@skyscanner/bpk-svgs": "^14.3.4",
|
|
22
|
+
"bpk-mixins": "^31.2.0",
|
|
23
|
+
"bpk-react-utils": "^7.0.0",
|
|
24
24
|
"prop-types": "^15.7.2"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
|
-
"bpk-component-button": "^
|
|
28
|
-
"bpk-component-list": "^
|
|
29
|
-
"bpk-component-text": "^
|
|
27
|
+
"bpk-component-button": "^7.0.0",
|
|
28
|
+
"bpk-component-list": "^5.0.0",
|
|
29
|
+
"bpk-component-text": "^8.0.0"
|
|
30
30
|
},
|
|
31
31
|
"peerDependencies": {
|
|
32
|
-
"react": "^
|
|
32
|
+
"react": "^17.0.2"
|
|
33
33
|
}
|
|
34
34
|
}
|
|
@@ -5,4 +5,4 @@ export default (({
|
|
|
5
5
|
}) => <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18" style={{
|
|
6
6
|
width: "1.125rem",
|
|
7
7
|
height: "1.125rem"
|
|
8
|
-
}} {...props}><path d="M12
|
|
8
|
+
}} {...props}><path d="M12 22.5C6.201 22.5 1.5 17.799 1.5 12S6.201 1.5 12 1.5 22.5 6.201 22.5 12 17.799 22.5 12 22.5zm2.25-15.869c0-.763-.603-1.381-1.345-1.381h-1.81c-.742 0-1.345.618-1.345 1.381v2.31c0 1.274 1.008 2.309 2.25 2.309s2.25-1.035 2.25-2.31V6.632zm-8.04 9.844A7.037 7.037 0 0 0 12 19.5a7.037 7.037 0 0 0 5.79-3.024c.427-.613.174-1.435-.5-1.762A12.06 12.06 0 0 0 12 13.5c-1.898 0-3.693.436-5.29 1.213-.673.327-.927 1.15-.5 1.762z" /></svg>);
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export default (({
|
|
3
|
+
styles = {},
|
|
4
|
+
...props
|
|
5
|
+
}) => <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18" style={{
|
|
6
|
+
width: "1.125rem",
|
|
7
|
+
height: "1.125rem"
|
|
8
|
+
}} {...props}><path d="M3 4.5v3a1.5 1.5 0 1 1-3 0v-3A4.5 4.5 0 0 1 4.5 0h3a1.5 1.5 0 1 1 0 3h-3A1.5 1.5 0 0 0 3 4.5zM16.5 0h3A4.5 4.5 0 0 1 24 4.5v3a1.5 1.5 0 0 1-3 0v-3A1.5 1.5 0 0 0 19.5 3h-3a1.5 1.5 0 0 1 0-3zM3 16.5v3A1.5 1.5 0 0 0 4.5 21h3a1.5 1.5 0 0 1 0 3h-3A4.5 4.5 0 0 1 0 19.5v-3a1.5 1.5 0 0 1 3 0zm21 0v3a4.5 4.5 0 0 1-4.5 4.5h-3a1.5 1.5 0 0 1 0-3h3a1.5 1.5 0 0 0 1.5-1.5v-3a1.5 1.5 0 0 1 3 0zm-7.5-6a4.502 4.502 0 0 1-3 4.244V18a1.5 1.5 0 0 1-3 0v-3.256A4.502 4.502 0 0 1 12 6a4.5 4.5 0 0 1 4.5 4.5z" /></svg>);
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export default (({
|
|
3
|
+
styles = {},
|
|
4
|
+
...props
|
|
5
|
+
}) => <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18" style={{
|
|
6
|
+
width: "1.125rem",
|
|
7
|
+
height: "1.125rem"
|
|
8
|
+
}} {...props}><path d="M6.3 15.599a1.5 1.5 0 0 1 2.1-.298A5.967 5.967 0 0 0 12 16.5a5.967 5.967 0 0 0 3.6-1.2 1.5 1.5 0 1 1 1.802 2.4A8.966 8.966 0 0 1 12 19.5a8.966 8.966 0 0 1-5.402-1.8 1.5 1.5 0 0 1-.298-2.101zM12 8.25a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-3 0v-3a1.5 1.5 0 0 1 1.5-1.5zM16.5 6A1.5 1.5 0 0 1 18 7.5V9a1.5 1.5 0 0 1-3 0V7.5A1.5 1.5 0 0 1 16.5 6zm-9 0A1.5 1.5 0 0 1 9 7.5V9a1.5 1.5 0 1 1-3 0V7.5A1.5 1.5 0 0 1 7.5 6zm-3-3A1.5 1.5 0 0 0 3 4.5v3a1.5 1.5 0 1 1-3 0v-3A4.5 4.5 0 0 1 4.5 0h3a1.5 1.5 0 1 1 0 3h-3zM15 1.5A1.5 1.5 0 0 1 16.5 0h3A4.5 4.5 0 0 1 24 4.5v3a1.5 1.5 0 0 1-3 0v-3A1.5 1.5 0 0 0 19.5 3h-3A1.5 1.5 0 0 1 15 1.5zM1.5 15A1.5 1.5 0 0 1 3 16.5v3A1.5 1.5 0 0 0 4.5 21h3a1.5 1.5 0 0 1 0 3h-3A4.5 4.5 0 0 1 0 19.5v-3A1.5 1.5 0 0 1 1.5 15zm21 0a1.5 1.5 0 0 1 1.5 1.5v3a4.5 4.5 0 0 1-4.5 4.5h-3a1.5 1.5 0 0 1 0-3h3a1.5 1.5 0 0 0 1.5-1.5v-3a1.5 1.5 0 0 1 1.5-1.5z" /></svg>);
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export default (({
|
|
3
|
+
styles = {},
|
|
4
|
+
...props
|
|
5
|
+
}) => <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18" style={{
|
|
6
|
+
width: "1.125rem",
|
|
7
|
+
height: "1.125rem"
|
|
8
|
+
}} {...props}><path d="M10.438 1.507a1.5 1.5 0 0 1-1.01 1.865A9.005 9.005 0 0 0 3 12v2.25a1.5 1.5 0 0 1-3 0V12C0 6.562 3.616 1.972 8.572.497a1.5 1.5 0 0 1 1.866 1.01zm3.124 0a1.5 1.5 0 0 1 1.866-1.01C20.384 1.972 24 6.562 24 12a22.45 22.45 0 0 1-1.478 8.036 1.5 1.5 0 1 1-2.802-1.072A19.452 19.452 0 0 0 21 12c0-4.075-2.71-7.52-6.428-8.628a1.5 1.5 0 0 1-1.01-1.865zM12 8.25A3.75 3.75 0 0 0 8.25 12c0 2.997-1.1 5.74-2.917 7.843a1.5 1.5 0 1 1-2.27-1.962A8.96 8.96 0 0 0 5.25 12a6.75 6.75 0 1 1 13.5 0c0 4.096-1.096 7.94-3.011 11.251a1.5 1.5 0 1 1-2.597-1.502A19.404 19.404 0 0 0 15.75 12 3.75 3.75 0 0 0 12 8.25zm0 2.25a1.5 1.5 0 0 1 1.5 1.5c0 4.03-1.384 7.742-3.702 10.68a1.5 1.5 0 1 1-2.355-1.86A14.183 14.183 0 0 0 10.5 12a1.5 1.5 0 0 1 1.5-1.5z" /></svg>);
|
|
@@ -5,4 +5,4 @@ export default (({
|
|
|
5
5
|
}) => <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18" style={{
|
|
6
6
|
width: "1.125rem",
|
|
7
7
|
height: "1.125rem"
|
|
8
|
-
}} {...props}><path d="M21
|
|
8
|
+
}} {...props}><path d="M21 6H3c-.9 0-1.5-.6-1.5-1.5S2.1 3 3 3h18c.9 0 1.5.6 1.5 1.5S21.9 6 21 6zm1.5 6c0 .9-.5 1.5-1.25 1.5H2.75C2 13.5 1.5 12.9 1.5 12s.5-1.5 1.25-1.5h18.5c.75 0 1.25.6 1.25 1.5zm-1.667 6c1 0 1.667.6 1.667 1.5s-.667 1.5-1.667 1.5H3.167c-1 0-1.667-.6-1.667-1.5S2.167 18 3.167 18h17.666z" /></svg>);
|
|
@@ -5,4 +5,4 @@ export default (({
|
|
|
5
5
|
}) => <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18" style={{
|
|
6
6
|
width: "1.125rem",
|
|
7
7
|
height: "1.125rem"
|
|
8
|
-
}} {...props}><path d="M10.
|
|
8
|
+
}} {...props}><path d="M10.5 4.5a6 6 0 1 0 0 12 6 6 0 0 0 0-12zm-9 6a9 9 0 1 1 16.336 5.215l4.225 4.224a1.5 1.5 0 0 1-2.122 2.122l-4.224-4.225A9 9 0 0 1 1.5 10.5z" /></svg>);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-image",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "6.0.0",
|
|
4
4
|
"description": "Backpack image component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,18 +14,18 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
18
|
-
"bpk-component-spinner": "^
|
|
19
|
-
"bpk-mixins": "^31.
|
|
20
|
-
"bpk-react-utils": "^
|
|
17
|
+
"@skyscanner/bpk-foundations-web": "^8.3.0",
|
|
18
|
+
"bpk-component-spinner": "^6.0.0",
|
|
19
|
+
"bpk-mixins": "^31.2.0",
|
|
20
|
+
"bpk-react-utils": "^7.0.0",
|
|
21
21
|
"prop-types": "^15.7.2",
|
|
22
22
|
"react-transition-group": "^2.5.3"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
|
-
"react": "^
|
|
25
|
+
"react": "^17.0.2"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"bpk-component-mobile-scroll-container": "^
|
|
29
|
-
"bpk-component-text": "^
|
|
28
|
+
"bpk-component-mobile-scroll-container": "^4.0.0",
|
|
29
|
+
"bpk-component-text": "^8.0.0"
|
|
30
30
|
}
|
|
31
31
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-infinite-scroll",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.0.0",
|
|
4
4
|
"description": "Backpack infinite scroll component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,18 +14,18 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"bpk-mixins": "^31.
|
|
18
|
-
"bpk-react-utils": "^
|
|
17
|
+
"bpk-mixins": "^31.2.0",
|
|
18
|
+
"bpk-react-utils": "^7.0.0",
|
|
19
19
|
"intersection-observer": "^0.7.0",
|
|
20
20
|
"prop-types": "^15.7.2"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
|
-
"react": "^
|
|
23
|
+
"react": "^17.0.2"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"bpk-component-button": "^
|
|
27
|
-
"bpk-component-list": "^
|
|
28
|
-
"bpk-component-spinner": "^
|
|
29
|
-
"bpk-storybook-utils": "^
|
|
26
|
+
"bpk-component-button": "^7.0.0",
|
|
27
|
+
"bpk-component-list": "^5.0.0",
|
|
28
|
+
"bpk-component-spinner": "^6.0.0",
|
|
29
|
+
"bpk-storybook-utils": "^2.0.0"
|
|
30
30
|
}
|
|
31
31
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-input",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "7.0.0",
|
|
4
4
|
"description": "Backpack input component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,17 +14,17 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "4e4ec9add28e1db54d6a38a10c331bbd163f2926",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"bpk-component-icon": "^
|
|
18
|
-
"bpk-mixins": "^31.
|
|
19
|
-
"bpk-react-utils": "^
|
|
17
|
+
"bpk-component-icon": "^10.0.0",
|
|
18
|
+
"bpk-mixins": "^31.2.0",
|
|
19
|
+
"bpk-react-utils": "^7.0.0",
|
|
20
20
|
"prop-types": "^15.7.2"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
|
-
"react": "^
|
|
23
|
+
"react": "^17.0.2"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"bpk-component-banner-alert": "^
|
|
27
|
-
"bpk-component-label": "^
|
|
28
|
-
"bpk-storybook-utils": "^
|
|
26
|
+
"bpk-component-banner-alert": "^7.0.0",
|
|
27
|
+
"bpk-component-label": "^6.0.0",
|
|
28
|
+
"bpk-storybook-utils": "^2.0.0"
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-label",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "6.0.0",
|
|
4
4
|
"description": "Backpack label component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"bpk-mixins": "^31.
|
|
18
|
-
"bpk-react-utils": "^
|
|
17
|
+
"bpk-mixins": "^31.2.0",
|
|
18
|
+
"bpk-react-utils": "^7.0.0",
|
|
19
19
|
"prop-types": "^15.7.2"
|
|
20
20
|
},
|
|
21
21
|
"peerDependencies": {
|
|
22
|
-
"react": "^
|
|
22
|
+
"react": "^17.0.2"
|
|
23
23
|
}
|
|
24
24
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-link",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.0",
|
|
4
4
|
"description": "Backpack link component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,15 +14,15 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"bpk-mixins": "^31.
|
|
18
|
-
"bpk-react-utils": "^
|
|
17
|
+
"bpk-mixins": "^31.2.0",
|
|
18
|
+
"bpk-react-utils": "^7.0.0",
|
|
19
19
|
"prop-types": "^15.7.2"
|
|
20
20
|
},
|
|
21
21
|
"peerDependencies": {
|
|
22
|
-
"react": "^
|
|
22
|
+
"react": "^17.0.2"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
26
|
-
"bpk-storybook-utils": "^
|
|
25
|
+
"@skyscanner/bpk-foundations-web": "^8.3.0",
|
|
26
|
+
"bpk-storybook-utils": "^2.0.0"
|
|
27
27
|
}
|
|
28
28
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-list",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.0.0",
|
|
4
4
|
"description": "Backpack list component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"bpk-mixins": "^31.
|
|
18
|
-
"bpk-react-utils": "^
|
|
17
|
+
"bpk-mixins": "^31.2.0",
|
|
18
|
+
"bpk-react-utils": "^7.0.0",
|
|
19
19
|
"prop-types": "^15.7.2"
|
|
20
20
|
},
|
|
21
21
|
"peerDependencies": {
|
|
22
|
-
"react": "^
|
|
22
|
+
"react": "^17.0.2"
|
|
23
23
|
}
|
|
24
24
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-loading-button",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "7.0.0",
|
|
4
4
|
"description": "Backpack loading button component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,17 +14,17 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"bpk-component-button": "^
|
|
18
|
-
"bpk-component-icon": "^
|
|
19
|
-
"bpk-component-spinner": "^
|
|
20
|
-
"bpk-mixins": "^31.
|
|
21
|
-
"bpk-react-utils": "^
|
|
17
|
+
"bpk-component-button": "^7.0.0",
|
|
18
|
+
"bpk-component-icon": "^10.0.0",
|
|
19
|
+
"bpk-component-spinner": "^6.0.0",
|
|
20
|
+
"bpk-mixins": "^31.2.0",
|
|
21
|
+
"bpk-react-utils": "^7.0.0",
|
|
22
22
|
"prop-types": "^15.7.2"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
|
-
"bpk-storybook-utils": "^
|
|
25
|
+
"bpk-storybook-utils": "^2.0.0"
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
|
-
"react": "^
|
|
28
|
+
"react": "^17.0.2"
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-map",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "7.0.0",
|
|
4
4
|
"description": "Backpack map component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -15,18 +15,18 @@
|
|
|
15
15
|
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@react-google-maps/api": "^2.8.1",
|
|
18
|
-
"bpk-component-spinner": "^
|
|
19
|
-
"bpk-mixins": "^31.
|
|
20
|
-
"bpk-react-utils": "^
|
|
18
|
+
"bpk-component-spinner": "^6.0.0",
|
|
19
|
+
"bpk-mixins": "^31.2.0",
|
|
20
|
+
"bpk-react-utils": "^7.0.0",
|
|
21
21
|
"prop-types": "^15.5.8"
|
|
22
22
|
},
|
|
23
23
|
"peerDependencies": {
|
|
24
|
-
"react": "^
|
|
24
|
+
"react": "^17.0.2"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
|
-
"bpk-component-icon": "^
|
|
28
|
-
"bpk-component-text": "^
|
|
29
|
-
"bpk-storybook-utils": "^
|
|
27
|
+
"bpk-component-icon": "^10.0.0",
|
|
28
|
+
"bpk-component-text": "^8.0.0",
|
|
29
|
+
"bpk-storybook-utils": "^2.0.0",
|
|
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": "
|
|
3
|
+
"version": "4.0.0",
|
|
4
4
|
"description": "Backpack mobile scroll container component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,15 +14,15 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"bpk-mixins": "^31.
|
|
18
|
-
"bpk-react-utils": "^
|
|
17
|
+
"bpk-mixins": "^31.2.0",
|
|
18
|
+
"bpk-react-utils": "^7.0.0",
|
|
19
19
|
"lodash.debounce": "^4.0.8",
|
|
20
20
|
"prop-types": "^15.7.2"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
|
-
"react": "^
|
|
23
|
+
"react": "^17.0.2"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
26
|
+
"@skyscanner/bpk-foundations-web": "^8.3.0"
|
|
27
27
|
}
|
|
28
28
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-modal",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "6.0.0",
|
|
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": "^
|
|
18
|
-
"bpk-component-icon": "^
|
|
19
|
-
"bpk-component-link": "^
|
|
20
|
-
"bpk-component-navigation-bar": "^
|
|
21
|
-
"bpk-mixins": "^31.
|
|
22
|
-
"bpk-react-utils": "^
|
|
23
|
-
"bpk-scrim-utils": "^
|
|
17
|
+
"bpk-component-close-button": "^4.0.0",
|
|
18
|
+
"bpk-component-icon": "^10.0.0",
|
|
19
|
+
"bpk-component-link": "^4.0.0",
|
|
20
|
+
"bpk-component-navigation-bar": "^4.0.0",
|
|
21
|
+
"bpk-mixins": "^31.2.0",
|
|
22
|
+
"bpk-react-utils": "^7.0.0",
|
|
23
|
+
"bpk-scrim-utils": "^6.0.0",
|
|
24
24
|
"prop-types": "^15.7.2"
|
|
25
25
|
},
|
|
26
26
|
"peerDependencies": {
|
|
27
|
-
"react": "^
|
|
27
|
+
"react": "^17.0.2"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"bpk-component-button": "^
|
|
31
|
-
"bpk-component-text": "^
|
|
30
|
+
"bpk-component-button": "^7.0.0",
|
|
31
|
+
"bpk-component-text": "^8.0.0"
|
|
32
32
|
}
|
|
33
33
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-navigation-bar",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.0",
|
|
4
4
|
"description": "Backpack nativation bar component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,19 +14,19 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"bpk-component-close-button": "^
|
|
18
|
-
"bpk-component-link": "^
|
|
19
|
-
"bpk-component-text": "^
|
|
20
|
-
"bpk-mixins": "^31.
|
|
21
|
-
"bpk-react-utils": "^
|
|
17
|
+
"bpk-component-close-button": "^4.0.0",
|
|
18
|
+
"bpk-component-link": "^4.0.0",
|
|
19
|
+
"bpk-component-text": "^8.0.0",
|
|
20
|
+
"bpk-mixins": "^31.2.0",
|
|
21
|
+
"bpk-react-utils": "^7.0.0",
|
|
22
22
|
"prop-types": "^15.7.2"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
|
-
"react": "^
|
|
25
|
+
"react": "^17.0.2"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
29
|
-
"bpk-component-icon": "^
|
|
30
|
-
"bpk-storybook-utils": "^
|
|
28
|
+
"@skyscanner/bpk-foundations-web": "^8.3.0",
|
|
29
|
+
"bpk-component-icon": "^10.0.0",
|
|
30
|
+
"bpk-storybook-utils": "^2.0.0"
|
|
31
31
|
}
|
|
32
32
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-nudger",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "8.0.0",
|
|
4
4
|
"description": "Backpack nudger component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,19 +14,19 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
18
|
-
"bpk-component-button": "^
|
|
19
|
-
"bpk-component-icon": "^
|
|
20
|
-
"bpk-mixins": "^31.
|
|
21
|
-
"bpk-react-utils": "^
|
|
17
|
+
"@skyscanner/bpk-foundations-web": "^8.3.0",
|
|
18
|
+
"bpk-component-button": "^7.0.0",
|
|
19
|
+
"bpk-component-icon": "^10.0.0",
|
|
20
|
+
"bpk-mixins": "^31.2.0",
|
|
21
|
+
"bpk-react-utils": "^7.0.0",
|
|
22
22
|
"lodash.clamp": "^4.0.3",
|
|
23
23
|
"prop-types": "^15.7.2"
|
|
24
24
|
},
|
|
25
25
|
"peerDependencies": {
|
|
26
|
-
"react": "^
|
|
26
|
+
"react": "^17.0.2"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
|
-
"bpk-component-label": "^
|
|
30
|
-
"bpk-storybook-utils": "^
|
|
29
|
+
"bpk-component-label": "^6.0.0",
|
|
30
|
+
"bpk-storybook-utils": "^2.0.0"
|
|
31
31
|
}
|
|
32
32
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-overlay",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "3.0.0",
|
|
4
4
|
"description": "Backpack overlay component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -13,16 +13,16 @@
|
|
|
13
13
|
"registry": "https://registry.npmjs.org/"
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"bpk-mixins": "^31.
|
|
17
|
-
"bpk-react-utils": "^
|
|
16
|
+
"bpk-mixins": "^31.2.0",
|
|
17
|
+
"bpk-react-utils": "^7.0.0",
|
|
18
18
|
"prop-types": "^15.5.8"
|
|
19
19
|
},
|
|
20
20
|
"peerDependencies": {
|
|
21
|
-
"react": "^
|
|
21
|
+
"react": "^17.0.2"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
|
-
"bpk-component-image": "^
|
|
25
|
-
"bpk-component-text": "^
|
|
24
|
+
"bpk-component-image": "^6.0.0",
|
|
25
|
+
"bpk-component-text": "^8.0.0"
|
|
26
26
|
},
|
|
27
27
|
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8"
|
|
28
28
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-pagination",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.0.0",
|
|
4
4
|
"description": "Backpack pagination 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": "^
|
|
18
|
-
"bpk-mixins": "^31.
|
|
19
|
-
"bpk-react-utils": "^
|
|
17
|
+
"bpk-component-button": "^7.0.0",
|
|
18
|
+
"bpk-mixins": "^31.2.0",
|
|
19
|
+
"bpk-react-utils": "^7.0.0",
|
|
20
20
|
"prop-types": "^15.7.2"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
|
-
"react": "^
|
|
23
|
+
"react": "^17.0.2"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"bpk-component-icon": "^
|
|
26
|
+
"bpk-component-icon": "^10.0.0"
|
|
27
27
|
}
|
|
28
28
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-panel",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.0",
|
|
4
4
|
"description": "Backpack panel component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"bpk-mixins": "^31.
|
|
18
|
-
"bpk-react-utils": "^
|
|
17
|
+
"bpk-mixins": "^31.2.0",
|
|
18
|
+
"bpk-react-utils": "^7.0.0",
|
|
19
19
|
"prop-types": "^15.7.2"
|
|
20
20
|
},
|
|
21
21
|
"peerDependencies": {
|
|
22
|
-
"react": "^
|
|
22
|
+
"react": "^17.0.2"
|
|
23
23
|
}
|
|
24
24
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-phone-input",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "8.0.0",
|
|
4
4
|
"description": "Backpack phone input component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,20 +14,20 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
18
|
-
"bpk-component-input": "^
|
|
19
|
-
"bpk-component-label": "^
|
|
20
|
-
"bpk-component-select": "^
|
|
21
|
-
"bpk-component-text": "^
|
|
22
|
-
"bpk-mixins": "^31.
|
|
23
|
-
"bpk-react-utils": "^
|
|
17
|
+
"@skyscanner/bpk-foundations-web": "^8.3.0",
|
|
18
|
+
"bpk-component-input": "^7.0.0",
|
|
19
|
+
"bpk-component-label": "^6.0.0",
|
|
20
|
+
"bpk-component-select": "^6.0.0",
|
|
21
|
+
"bpk-component-text": "^8.0.0",
|
|
22
|
+
"bpk-mixins": "^31.2.0",
|
|
23
|
+
"bpk-react-utils": "^7.0.0",
|
|
24
24
|
"prop-types": "^15.7.2"
|
|
25
25
|
},
|
|
26
26
|
"peerDependencies": {
|
|
27
|
-
"react": "^
|
|
27
|
+
"react": "^17.0.2"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"bpk-component-fieldset": "^
|
|
31
|
-
"bpk-component-image": "^
|
|
30
|
+
"bpk-component-fieldset": "^5.0.0",
|
|
31
|
+
"bpk-component-image": "^6.0.0"
|
|
32
32
|
}
|
|
33
33
|
}
|