@skyscanner/backpack-web 11.1.1 → 12.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-component-autosuggest/src/BpkAutosuggest.module.scss +4 -4
- package/bpk-component-banner-alert/src/BpkBannerAlert.module.scss +1 -1
- package/bpk-component-banner-alert/src/common-types.js +1 -1
- package/bpk-component-checkbox/src/BpkCheckbox.module.scss +2 -2
- package/bpk-component-price/src/BpkPrice.module.scss +2 -2
- package/bpk-component-radio/src/BpkRadio.module.scss +1 -1
- package/bpk-component-slider/src/BpkSlider.module.scss +7 -7
- package/package.json +8 -7
- package/bpk-animate-height/package.json +0 -26
- package/bpk-component-accordion/package.json +0 -31
- package/bpk-component-aria-live/package.json +0 -30
- package/bpk-component-autosuggest/package.json +0 -29
- package/bpk-component-badge/package.json +0 -29
- package/bpk-component-banner-alert/package.json +0 -34
- package/bpk-component-barchart/package.json +0 -35
- package/bpk-component-blockquote/package.json +0 -24
- package/bpk-component-breadcrumb/package.json +0 -27
- package/bpk-component-breakpoint/package.json +0 -28
- package/bpk-component-button/package.json +0 -26
- package/bpk-component-calendar/package.json +0 -34
- package/bpk-component-card/package.json +0 -28
- package/bpk-component-checkbox/package.json +0 -29
- package/bpk-component-chip/package.json +0 -29
- package/bpk-component-close-button/package.json +0 -28
- package/bpk-component-code/package.json +0 -24
- package/bpk-component-content-cards/package.json +0 -23
- package/bpk-component-content-container/package.json +0 -24
- package/bpk-component-datatable/package.json +0 -29
- package/bpk-component-datepicker/package.json +0 -33
- package/bpk-component-description-list/package.json +0 -24
- package/bpk-component-dialog/package.json +0 -32
- package/bpk-component-drawer/package.json +0 -34
- package/bpk-component-fieldset/package.json +0 -36
- package/bpk-component-flare/package.json +0 -29
- package/bpk-component-floating-notification/package.json +0 -26
- package/bpk-component-form-validation/package.json +0 -34
- package/bpk-component-graphic-promotion/package.json +0 -25
- package/bpk-component-grid/package.json +0 -24
- package/bpk-component-grid-toggle/package.json +0 -25
- package/bpk-component-horizontal-nav/package.json +0 -30
- package/bpk-component-icon/package.json +0 -34
- package/bpk-component-image/package.json +0 -31
- package/bpk-component-infinite-scroll/package.json +0 -31
- package/bpk-component-input/package.json +0 -30
- package/bpk-component-label/package.json +0 -24
- package/bpk-component-link/package.json +0 -28
- package/bpk-component-list/package.json +0 -24
- package/bpk-component-loading-button/package.json +0 -30
- package/bpk-component-map/package.json +0 -32
- package/bpk-component-mobile-scroll-container/package.json +0 -28
- package/bpk-component-modal/package.json +0 -33
- package/bpk-component-navigation-bar/package.json +0 -32
- package/bpk-component-nudger/package.json +0 -32
- package/bpk-component-overlay/package.json +0 -28
- package/bpk-component-pagination/package.json +0 -28
- package/bpk-component-panel/package.json +0 -24
- package/bpk-component-phone-input/package.json +0 -33
- package/bpk-component-popover/package.json +0 -35
- package/bpk-component-price/package.json +0 -24
- package/bpk-component-progress/package.json +0 -30
- package/bpk-component-radio/package.json +0 -28
- package/bpk-component-rating/package.json +0 -29
- package/bpk-component-rtl-toggle/package.json +0 -24
- package/bpk-component-scrollable-calendar/package.json +0 -32
- package/bpk-component-section-list/package.json +0 -30
- package/bpk-component-select/package.json +0 -27
- package/bpk-component-skip-link/package.json +0 -24
- package/bpk-component-slider/package.json +0 -29
- package/bpk-component-spinner/package.json +0 -25
- package/bpk-component-split-input/package.json +0 -24
- package/bpk-component-star-rating/package.json +0 -29
- package/bpk-component-switch/package.json +0 -24
- package/bpk-component-table/package.json +0 -24
- package/bpk-component-text/package.json +0 -24
- package/bpk-component-textarea/package.json +0 -28
- package/bpk-component-theme-toggle/package.json +0 -27
- package/bpk-component-ticket/package.json +0 -28
- package/bpk-component-tooltip/package.json +0 -29
- package/bpk-react-utils/package.json +0 -25
- package/bpk-scrim-utils/package.json +0 -25
- package/bpk-theming/package.json +0 -23
|
@@ -46,7 +46,7 @@ $arrow-size: bpk-spacing-sm() * 3;
|
|
|
46
46
|
margin-bottom: -$bpk-one-pixel-rem;
|
|
47
47
|
margin-left: -((bpk-spacing-sm() * 3) + $bpk-one-pixel-rem);
|
|
48
48
|
border: ($arrow-size + $bpk-one-pixel-rem) solid transparent;
|
|
49
|
-
border-bottom-color: $bpk-
|
|
49
|
+
border-bottom-color: $bpk-surface-highlight-day;
|
|
50
50
|
pointer-events: none;
|
|
51
51
|
}
|
|
52
52
|
|
|
@@ -82,7 +82,7 @@ $arrow-size: bpk-spacing-sm() * 3;
|
|
|
82
82
|
@include bpk-body-default;
|
|
83
83
|
|
|
84
84
|
&:not(:last-child) {
|
|
85
|
-
@include bpk-border-bottom-sm($bpk-
|
|
85
|
+
@include bpk-border-bottom-sm($bpk-line-day);
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
&:active {
|
|
@@ -107,7 +107,7 @@ $arrow-size: bpk-spacing-sm() * 3;
|
|
|
107
107
|
display: table-cell;
|
|
108
108
|
margin-right: bpk-spacing-md();
|
|
109
109
|
vertical-align: top;
|
|
110
|
-
fill: $bpk-
|
|
110
|
+
fill: $bpk-text-secondary-day;
|
|
111
111
|
|
|
112
112
|
@include bpk-rtl {
|
|
113
113
|
margin-right: 0;
|
|
@@ -145,7 +145,7 @@ $arrow-size: bpk-spacing-sm() * 3;
|
|
|
145
145
|
&-tertiary-label {
|
|
146
146
|
display: table-cell;
|
|
147
147
|
align-self: center;
|
|
148
|
-
color: $bpk-
|
|
148
|
+
color: $bpk-text-secondary-day;
|
|
149
149
|
vertical-align: top;
|
|
150
150
|
word-break: keep-all;
|
|
151
151
|
|
|
@@ -55,12 +55,12 @@ $bpk-spacing-v2: true;
|
|
|
55
55
|
width: bpk-spacing-xxl() / 4;
|
|
56
56
|
height: bpk-spacing-sm() - $bpk-one-pixel-rem;
|
|
57
57
|
border-radius: $bpk-border-size-lg;
|
|
58
|
-
background-color: $bpk-
|
|
58
|
+
background-color: $bpk-surface-default-day;
|
|
59
59
|
}
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
&-white {
|
|
63
|
-
background-color: $bpk-
|
|
63
|
+
background-color: $bpk-surface-default-day;
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
66
|
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
&__subtitle {
|
|
34
|
-
color: $bpk-
|
|
34
|
+
color: $bpk-text-secondary-day;
|
|
35
35
|
text-decoration-line: line-through;
|
|
36
36
|
}
|
|
37
37
|
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
&__description {
|
|
58
|
-
color: $bpk-
|
|
58
|
+
color: $bpk-text-secondary-day;
|
|
59
59
|
white-space: nowrap;
|
|
60
60
|
}
|
|
61
61
|
}
|
|
@@ -36,9 +36,9 @@ $slider-large-control-inset-size: bpk-spacing-sm() * 7;
|
|
|
36
36
|
height: bpk-spacing-xl();
|
|
37
37
|
justify-content: center;
|
|
38
38
|
align-items: center;
|
|
39
|
-
border: $bpk-one-pixel-rem solid $bpk-
|
|
39
|
+
border: $bpk-one-pixel-rem solid $bpk-surface-highlight-day;
|
|
40
40
|
border-radius: $bpk-border-radius-pill;
|
|
41
|
-
background-color: $bpk-
|
|
41
|
+
background-color: $bpk-surface-default-day;
|
|
42
42
|
cursor: pointer;
|
|
43
43
|
|
|
44
44
|
@include bpk-box-shadow-sm;
|
|
@@ -49,7 +49,7 @@ $slider-large-control-inset-size: bpk-spacing-sm() * 7;
|
|
|
49
49
|
width: $slider-control-inset-size;
|
|
50
50
|
height: $slider-control-inset-size;
|
|
51
51
|
border-radius: $bpk-border-radius-pill;
|
|
52
|
-
box-shadow: inset 0 0 0 $bpk-one-pixel-rem
|
|
52
|
+
box-shadow: inset 0 0 0 $bpk-one-pixel-rem rgba(37, 32, 31, 0.3);
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
&--active {
|
|
@@ -73,7 +73,7 @@ $slider-large-control-inset-size: bpk-spacing-sm() * 7;
|
|
|
73
73
|
top: calc(50% - #{bpk-spacing-sm()});
|
|
74
74
|
height: bpk-spacing-md();
|
|
75
75
|
border-radius: $bpk-border-radius-sm;
|
|
76
|
-
background-color: $bpk-
|
|
76
|
+
background-color: $bpk-surface-highlight-day;
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
// stylelint-disable-next-line selector-attribute-quotes
|
|
@@ -81,21 +81,21 @@ $slider-large-control-inset-size: bpk-spacing-sm() * 7;
|
|
|
81
81
|
@include bpk-themeable-property(
|
|
82
82
|
background-color,
|
|
83
83
|
--bpk-slider-bar-color,
|
|
84
|
-
$bpk-
|
|
84
|
+
$bpk-core-primary-day
|
|
85
85
|
);
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
&--range {
|
|
89
89
|
// stylelint-disable-next-line selector-attribute-quotes
|
|
90
90
|
> div[class$='0'] {
|
|
91
|
-
background-color: $bpk-
|
|
91
|
+
background-color: $bpk-surface-highlight-day;
|
|
92
92
|
}
|
|
93
93
|
// stylelint-disable-next-line selector-attribute-quotes
|
|
94
94
|
> div[class$='1'] {
|
|
95
95
|
@include bpk-themeable-property(
|
|
96
96
|
background-color,
|
|
97
97
|
--bpk-slider-bar-color,
|
|
98
|
-
$bpk-
|
|
98
|
+
$bpk-core-primary-day
|
|
99
99
|
);
|
|
100
100
|
}
|
|
101
101
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyscanner/backpack-web",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "12.0.0",
|
|
4
4
|
"description": "Backpack Design System web library",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -24,11 +24,11 @@
|
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"@popperjs/core": "^2.11.5",
|
|
26
26
|
"@react-google-maps/api": "^2.12.0",
|
|
27
|
-
"@skyscanner/bpk-foundations-web": "^
|
|
28
|
-
"@skyscanner/bpk-svgs": "^14.5.
|
|
27
|
+
"@skyscanner/bpk-foundations-web": "^10.2.0",
|
|
28
|
+
"@skyscanner/bpk-svgs": "^14.5.6",
|
|
29
29
|
"a11y-focus-scope": "^1.1.3",
|
|
30
30
|
"a11y-focus-store": "^1.0.0",
|
|
31
|
-
"bpk-mixins": "^
|
|
31
|
+
"bpk-mixins": "^32.0.2",
|
|
32
32
|
"d3-path": "^2.0.0",
|
|
33
33
|
"d3-scale": "^4.0.2",
|
|
34
34
|
"date-fns": "^2.21.1",
|
|
@@ -39,13 +39,14 @@
|
|
|
39
39
|
"object-assign": "^4.1.1",
|
|
40
40
|
"prop-types": "^15.7.2",
|
|
41
41
|
"react-autosuggest": "^9.4.3",
|
|
42
|
-
"react-responsive": "^
|
|
42
|
+
"react-responsive": "^8.2.0",
|
|
43
43
|
"react-slider": "^1.3.1",
|
|
44
|
+
"react-table": "^7.8.0",
|
|
44
45
|
"react-transition-group": "^2.5.3",
|
|
45
|
-
"react-virtualized": "^9.22.3",
|
|
46
46
|
"react-window": "^1.8.7"
|
|
47
47
|
},
|
|
48
48
|
"peerDependencies": {
|
|
49
|
-
"react": "^17.0.2"
|
|
49
|
+
"react": "^17.0.2",
|
|
50
|
+
"react-dom": "^17.0.2"
|
|
50
51
|
}
|
|
51
52
|
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-animate-height",
|
|
3
|
-
"version": "5.0.6",
|
|
4
|
-
"description": "Animate height using CSS transitions.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"prop-types": "^15.7.2"
|
|
18
|
-
},
|
|
19
|
-
"peerDependencies": {
|
|
20
|
-
"react": "^17.0.2"
|
|
21
|
-
},
|
|
22
|
-
"devDependencies": {
|
|
23
|
-
"@skyscanner/bpk-foundations-web": "^9.4.0",
|
|
24
|
-
"bpk-component-button": "^7.0.6"
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-accordion",
|
|
3
|
-
"version": "6.1.5",
|
|
4
|
-
"description": "Backpack accordion component.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"bpk-animate-height": "^5.0.6",
|
|
18
|
-
"bpk-component-icon": "^10.0.6",
|
|
19
|
-
"bpk-component-text": "^8.0.6",
|
|
20
|
-
"bpk-mixins": "^31.6.6",
|
|
21
|
-
"bpk-react-utils": "^7.0.1",
|
|
22
|
-
"prop-types": "^15.7.2"
|
|
23
|
-
},
|
|
24
|
-
"peerDependencies": {
|
|
25
|
-
"react": "^17.0.2"
|
|
26
|
-
},
|
|
27
|
-
"devDependencies": {
|
|
28
|
-
"@skyscanner/bpk-foundations-web": "^9.4.0",
|
|
29
|
-
"bpk-component-checkbox": "^5.0.6"
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-aria-live",
|
|
3
|
-
"version": "3.1.3",
|
|
4
|
-
"description": "Backpack aria-live component.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"dependencies": {
|
|
16
|
-
"bpk-mixins": "^31.6.6",
|
|
17
|
-
"bpk-react-utils": "^7.0.1"
|
|
18
|
-
},
|
|
19
|
-
"devDependencies": {
|
|
20
|
-
"bpk-component-chip": "^6.0.6",
|
|
21
|
-
"bpk-component-code": "^4.0.6",
|
|
22
|
-
"bpk-component-fieldset": "^5.0.6",
|
|
23
|
-
"bpk-component-select": "^6.0.6",
|
|
24
|
-
"bpk-component-switch": "^3.1.1"
|
|
25
|
-
},
|
|
26
|
-
"peerDependencies": {
|
|
27
|
-
"react": "^17.0.2"
|
|
28
|
-
},
|
|
29
|
-
"gitHead": "4e4ec9add28e1db54d6a38a10c331bbd163f2926"
|
|
30
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-autosuggest",
|
|
3
|
-
"version": "7.0.6",
|
|
4
|
-
"description": "Backpack autosuggest component.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"gitHead": "4e4ec9add28e1db54d6a38a10c331bbd163f2926",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"bpk-component-input": "^7.0.6",
|
|
18
|
-
"bpk-mixins": "^31.6.6",
|
|
19
|
-
"bpk-react-utils": "^7.0.1",
|
|
20
|
-
"prop-types": "^15.7.2",
|
|
21
|
-
"react-autosuggest": "^9.4.3"
|
|
22
|
-
},
|
|
23
|
-
"peerDependencies": {
|
|
24
|
-
"react": "^17.0.2"
|
|
25
|
-
},
|
|
26
|
-
"devDependencies": {
|
|
27
|
-
"bpk-component-icon": "^10.0.6"
|
|
28
|
-
}
|
|
29
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-badge",
|
|
3
|
-
"version": "5.1.5",
|
|
4
|
-
"description": "Backpack badge component.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"bpk-mixins": "^31.6.6",
|
|
18
|
-
"bpk-react-utils": "^7.0.1",
|
|
19
|
-
"prop-types": "^15.7.2"
|
|
20
|
-
},
|
|
21
|
-
"peerDependencies": {
|
|
22
|
-
"react": "^17.0.2"
|
|
23
|
-
},
|
|
24
|
-
"devDependencies": {
|
|
25
|
-
"@skyscanner/bpk-foundations-web": "^9.4.0",
|
|
26
|
-
"bpk-component-icon": "^10.0.6",
|
|
27
|
-
"bpk-storybook-utils": "^2.0.6"
|
|
28
|
-
}
|
|
29
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-banner-alert",
|
|
3
|
-
"version": "7.0.6",
|
|
4
|
-
"description": "Backpack banner alert component.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"gitHead": "4e4ec9add28e1db54d6a38a10c331bbd163f2926",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"@skyscanner/bpk-foundations-web": "^9.4.0",
|
|
18
|
-
"bpk-animate-height": "^5.0.6",
|
|
19
|
-
"bpk-component-close-button": "^4.0.6",
|
|
20
|
-
"bpk-component-icon": "^10.0.6",
|
|
21
|
-
"bpk-mixins": "^31.6.6",
|
|
22
|
-
"bpk-react-utils": "^7.0.1",
|
|
23
|
-
"prop-types": "^15.7.2",
|
|
24
|
-
"react-transition-group": "^2.5.3"
|
|
25
|
-
},
|
|
26
|
-
"devDependencies": {
|
|
27
|
-
"bpk-component-aria-live": "^3.1.3",
|
|
28
|
-
"bpk-component-button": "^7.0.6",
|
|
29
|
-
"bpk-storybook-utils": "^2.0.6"
|
|
30
|
-
},
|
|
31
|
-
"peerDependencies": {
|
|
32
|
-
"react": "^17.0.2"
|
|
33
|
-
}
|
|
34
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-barchart",
|
|
3
|
-
"version": "5.0.6",
|
|
4
|
-
"description": "Backpack bar chart component.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"@skyscanner/bpk-foundations-web": "^9.4.0",
|
|
18
|
-
"bpk-component-mobile-scroll-container": "^4.0.6",
|
|
19
|
-
"bpk-mixins": "^31.6.6",
|
|
20
|
-
"bpk-react-utils": "^7.0.1",
|
|
21
|
-
"d3-path": "^2.0.0",
|
|
22
|
-
"d3-scale": "^4.0.2",
|
|
23
|
-
"lodash.debounce": "^4.0.8",
|
|
24
|
-
"prop-types": "^15.7.2"
|
|
25
|
-
},
|
|
26
|
-
"peerDependencies": {
|
|
27
|
-
"react": "^17.0.2"
|
|
28
|
-
},
|
|
29
|
-
"devDependencies": {
|
|
30
|
-
"bpk-component-breakpoint": "^5.0.6",
|
|
31
|
-
"bpk-component-content-container": "^6.0.6",
|
|
32
|
-
"bpk-component-rtl-toggle": "^4.0.6",
|
|
33
|
-
"bpk-component-text": "^8.0.6"
|
|
34
|
-
}
|
|
35
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-blockquote",
|
|
3
|
-
"version": "4.1.5",
|
|
4
|
-
"description": "Backpack blockquote component.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"bpk-mixins": "^31.6.6",
|
|
18
|
-
"bpk-react-utils": "^7.0.1",
|
|
19
|
-
"prop-types": "^15.7.2"
|
|
20
|
-
},
|
|
21
|
-
"peerDependencies": {
|
|
22
|
-
"react": "^17.0.2"
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-breadcrumb",
|
|
3
|
-
"version": "4.1.4",
|
|
4
|
-
"description": "Backpack breadcrumb component.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"bpk-component-icon": "^10.0.6",
|
|
18
|
-
"bpk-component-link": "^4.0.6",
|
|
19
|
-
"bpk-component-text": "^8.0.6",
|
|
20
|
-
"bpk-mixins": "^31.6.6",
|
|
21
|
-
"bpk-react-utils": "^7.0.1",
|
|
22
|
-
"prop-types": "^15.7.2"
|
|
23
|
-
},
|
|
24
|
-
"peerDependencies": {
|
|
25
|
-
"react": "^17.0.2"
|
|
26
|
-
}
|
|
27
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-breakpoint",
|
|
3
|
-
"version": "5.0.6",
|
|
4
|
-
"description": "Backpack breakpoint component.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"bpk-mixins": "^31.6.6",
|
|
18
|
-
"bpk-react-utils": "^7.0.1",
|
|
19
|
-
"prop-types": "^15.7.2",
|
|
20
|
-
"react-responsive": "^8.2.0"
|
|
21
|
-
},
|
|
22
|
-
"peerDependencies": {
|
|
23
|
-
"react": "^17.0.2"
|
|
24
|
-
},
|
|
25
|
-
"devDependencies": {
|
|
26
|
-
"@skyscanner/bpk-foundations-web": "^9.4.0"
|
|
27
|
-
}
|
|
28
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-button",
|
|
3
|
-
"version": "7.0.6",
|
|
4
|
-
"description": "Backpack button component.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"bpk-mixins": "^31.6.6",
|
|
18
|
-
"prop-types": "^15.7.2"
|
|
19
|
-
},
|
|
20
|
-
"devDependencies": {
|
|
21
|
-
"bpk-storybook-utils": "^2.0.6"
|
|
22
|
-
},
|
|
23
|
-
"peerDependencies": {
|
|
24
|
-
"react": "^17.0.2"
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-calendar",
|
|
3
|
-
"version": "13.0.3",
|
|
4
|
-
"description": "Backpack calendar component.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"gitHead": "4e4ec9add28e1db54d6a38a10c331bbd163f2926",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"@skyscanner/bpk-foundations-web": "^9.4.0",
|
|
18
|
-
"bpk-component-aria-live": "^3.1.3",
|
|
19
|
-
"bpk-component-icon": "^10.0.6",
|
|
20
|
-
"bpk-component-select": "^6.0.6",
|
|
21
|
-
"bpk-mixins": "^31.6.6",
|
|
22
|
-
"bpk-react-utils": "^7.0.1",
|
|
23
|
-
"date-fns": "^2.21.1",
|
|
24
|
-
"prop-types": "^15.7.2"
|
|
25
|
-
},
|
|
26
|
-
"peerDependencies": {
|
|
27
|
-
"react": "^17.0.2"
|
|
28
|
-
},
|
|
29
|
-
"devDependencies": {
|
|
30
|
-
"bpk-component-button": "^7.0.6",
|
|
31
|
-
"bpk-component-text": "^8.0.6",
|
|
32
|
-
"bpk-storybook-utils": "^2.0.6"
|
|
33
|
-
}
|
|
34
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-card",
|
|
3
|
-
"version": "5.1.5",
|
|
4
|
-
"description": "Backpack card component.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"bpk-mixins": "^31.6.6",
|
|
18
|
-
"bpk-react-utils": "^7.0.1",
|
|
19
|
-
"prop-types": "^15.7.2"
|
|
20
|
-
},
|
|
21
|
-
"devDependencies": {
|
|
22
|
-
"bpk-component-link": "^4.0.6",
|
|
23
|
-
"bpk-component-text": "^8.0.6"
|
|
24
|
-
},
|
|
25
|
-
"peerDependencies": {
|
|
26
|
-
"react": "^17.0.2"
|
|
27
|
-
}
|
|
28
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-checkbox",
|
|
3
|
-
"version": "5.0.6",
|
|
4
|
-
"description": "Backpack checkbox component.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"bpk-component-icon": "^10.0.6",
|
|
18
|
-
"bpk-mixins": "^31.6.6",
|
|
19
|
-
"bpk-react-utils": "^7.0.1",
|
|
20
|
-
"prop-types": "^15.7.2"
|
|
21
|
-
},
|
|
22
|
-
"peerDependencies": {
|
|
23
|
-
"react": "^17.0.2"
|
|
24
|
-
},
|
|
25
|
-
"devDependencies": {
|
|
26
|
-
"@skyscanner/bpk-foundations-web": "^9.4.0",
|
|
27
|
-
"bpk-storybook-utils": "^2.0.6"
|
|
28
|
-
}
|
|
29
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-chip",
|
|
3
|
-
"version": "6.0.6",
|
|
4
|
-
"description": "Backpack chip component.",
|
|
5
|
-
"license": "Apache-2.0",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"main": "index.js",
|
|
12
|
-
"publishConfig": {
|
|
13
|
-
"registry": "https://registry.npmjs.org/"
|
|
14
|
-
},
|
|
15
|
-
"gitHead": "4e4ec9add28e1db54d6a38a10c331bbd163f2926",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"bpk-component-icon": "^10.0.6",
|
|
18
|
-
"bpk-mixins": "^31.6.6",
|
|
19
|
-
"bpk-react-utils": "^7.0.1",
|
|
20
|
-
"prop-types": "^15.7.2"
|
|
21
|
-
},
|
|
22
|
-
"peerDependencies": {
|
|
23
|
-
"react": "^17.0.2"
|
|
24
|
-
},
|
|
25
|
-
"devDependencies": {
|
|
26
|
-
"bpk-component-aria-live": "^3.1.3",
|
|
27
|
-
"bpk-component-text": "^8.0.6"
|
|
28
|
-
}
|
|
29
|
-
}
|