@skyscanner/backpack-web 9.0.0 → 9.2.0-beta.1
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 +3 -3
- package/bpk-component-accordion/index.js +0 -2
- package/bpk-component-accordion/package.json +7 -7
- package/bpk-component-accordion/src/BpkAccordionItem.module.scss +3 -44
- package/bpk-component-aria-live/package.json +7 -7
- package/bpk-component-autosuggest/package.json +4 -4
- package/bpk-component-badge/README.md +7 -7
- package/bpk-component-badge/package.json +5 -5
- package/bpk-component-badge/src/BpkBadge.js +2 -0
- package/bpk-component-badge/src/BpkBadge.module.scss +4 -0
- package/bpk-component-banner-alert/package.json +9 -9
- package/bpk-component-barchart/package.json +8 -8
- package/bpk-component-blockquote/package.json +2 -2
- package/bpk-component-breadcrumb/package.json +5 -5
- package/bpk-component-breakpoint/package.json +3 -3
- package/bpk-component-button/package.json +3 -3
- package/bpk-component-calendar/package.json +9 -9
- package/bpk-component-card/package.json +4 -4
- package/bpk-component-checkbox/package.json +5 -5
- package/bpk-component-chip/package.json +5 -5
- package/bpk-component-close-button/package.json +4 -4
- package/bpk-component-code/package.json +2 -2
- package/bpk-component-content-container/package.json +2 -2
- package/bpk-component-datatable/package.json +4 -4
- package/bpk-component-datepicker/package.json +9 -9
- package/bpk-component-description-list/package.json +2 -2
- package/bpk-component-dialog/package.json +8 -8
- package/bpk-component-drawer/package.json +9 -9
- package/bpk-component-fieldset/package.json +12 -12
- package/bpk-component-flare/package.json +4 -4
- package/bpk-component-flare/src/bpk-flare-bar.module.scss +2 -2
- package/bpk-component-floating-notification/package.json +5 -5
- package/bpk-component-form-validation/package.json +10 -10
- package/bpk-component-graphic-promotion/README.md +11 -11
- package/bpk-component-graphic-promotion/{index.js → index.ts} +0 -1
- package/bpk-component-graphic-promotion/package.json +6 -7
- package/bpk-component-graphic-promotion/src/BpkGraphicPromo-test.tsx +131 -0
- package/bpk-component-graphic-promotion/src/{BpkGraphicPromo.js → BpkGraphicPromo.tsx} +60 -76
- package/bpk-component-graphic-promotion/src/accessibility-test.tsx +147 -0
- package/bpk-component-grid/package.json +2 -2
- package/bpk-component-grid-toggle/package.json +3 -3
- package/bpk-component-horizontal-nav/package.json +6 -6
- package/bpk-component-icon/package.json +7 -7
- package/bpk-component-image/package.json +6 -6
- package/bpk-component-infinite-scroll/package.json +6 -6
- package/bpk-component-input/package.json +6 -6
- package/bpk-component-label/package.json +2 -2
- package/bpk-component-link/package.json +4 -4
- package/bpk-component-list/package.json +2 -2
- package/bpk-component-loading-button/package.json +6 -6
- package/bpk-component-map/package.json +6 -6
- package/bpk-component-mobile-scroll-container/package.json +3 -3
- package/bpk-component-modal/package.json +9 -9
- package/bpk-component-navigation-bar/package.json +8 -8
- package/bpk-component-nudger/package.json +7 -7
- package/bpk-component-nudger/src/BpkConfigurableNudger.js +1 -1
- package/bpk-component-overlay/package.json +4 -4
- package/bpk-component-pagination/package.json +4 -4
- package/bpk-component-panel/package.json +2 -2
- package/bpk-component-phone-input/package.json +9 -9
- package/bpk-component-popover/package.json +8 -8
- package/bpk-component-price/package.json +3 -3
- package/bpk-component-progress/package.json +5 -5
- package/bpk-component-radio/package.json +4 -4
- package/bpk-component-rating/package.json +4 -4
- package/bpk-component-rtl-toggle/package.json +2 -2
- package/bpk-component-scrollable-calendar/package.json +6 -6
- package/bpk-component-section-list/package.json +6 -6
- package/bpk-component-select/package.json +3 -3
- package/bpk-component-skip-link/package.json +2 -2
- package/bpk-component-slider/package.json +4 -4
- package/bpk-component-spinner/package.json +3 -3
- package/bpk-component-split-input/package.json +3 -3
- package/bpk-component-star-rating/package.json +5 -5
- package/bpk-component-switch/package.json +2 -2
- package/bpk-component-table/package.json +2 -2
- package/bpk-component-text/package.json +2 -2
- package/bpk-component-textarea/package.json +4 -4
- package/bpk-component-theme-toggle/package.json +5 -5
- package/bpk-component-ticket/package.json +4 -4
- package/bpk-component-tooltip/package.json +4 -4
- package/bpk-scrim-utils/package.json +2 -2
- package/bpk-theming/package.json +2 -2
- package/package.json +4 -4
- package/bpk-component-accordion/src/themeAttributes.js +0 -25
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-animate-height",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.1",
|
|
4
4
|
"description": "Animate height using CSS transitions.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"react": "^17.0.2"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
23
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
24
|
-
"bpk-component-button": "^7.0.
|
|
23
|
+
"@skyscanner/bpk-foundations-web": "^8.5.0",
|
|
24
|
+
"bpk-component-button": "^7.0.1"
|
|
25
25
|
}
|
|
26
26
|
}
|
|
@@ -22,12 +22,10 @@ import BpkAccordion from './src/BpkAccordion';
|
|
|
22
22
|
import BpkAccordionItem from './src/BpkAccordionItem';
|
|
23
23
|
import withSingleItemAccordionState from './src/withSingleItemAccordionState';
|
|
24
24
|
import withAccordionItemState from './src/withAccordionItemState';
|
|
25
|
-
import themeAttributes from './src/themeAttributes';
|
|
26
25
|
|
|
27
26
|
export {
|
|
28
27
|
BpkAccordion,
|
|
29
28
|
BpkAccordionItem,
|
|
30
29
|
withSingleItemAccordionState,
|
|
31
30
|
withAccordionItemState,
|
|
32
|
-
themeAttributes,
|
|
33
31
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-accordion",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.1.0",
|
|
4
4
|
"description": "Backpack accordion 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-animate-height": "^5.0.
|
|
18
|
-
"bpk-component-icon": "^10.0.
|
|
19
|
-
"bpk-component-text": "^8.0.
|
|
20
|
-
"bpk-mixins": "^31.
|
|
17
|
+
"bpk-animate-height": "^5.0.1",
|
|
18
|
+
"bpk-component-icon": "^10.0.1",
|
|
19
|
+
"bpk-component-text": "^8.0.1",
|
|
20
|
+
"bpk-mixins": "^31.4.0",
|
|
21
21
|
"bpk-react-utils": "^7.0.0",
|
|
22
22
|
"prop-types": "^15.7.2"
|
|
23
23
|
},
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"react": "^17.0.2"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
29
|
-
"bpk-component-checkbox": "^5.0.
|
|
28
|
+
"@skyscanner/bpk-foundations-web": "^8.5.0",
|
|
29
|
+
"bpk-component-checkbox": "^5.0.1"
|
|
30
30
|
}
|
|
31
31
|
}
|
|
@@ -24,7 +24,7 @@ $bpk-spacing-v2: true;
|
|
|
24
24
|
&__title {
|
|
25
25
|
height: auto;
|
|
26
26
|
|
|
27
|
-
@include bpk-border-bottom-sm($bpk-
|
|
27
|
+
@include bpk-border-bottom-sm($bpk-line-day);
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
&__toggle-button {
|
|
@@ -32,35 +32,14 @@ $bpk-spacing-v2: true;
|
|
|
32
32
|
padding: 0;
|
|
33
33
|
border: 0;
|
|
34
34
|
background-color: transparent;
|
|
35
|
+
color: $bpk-text-primary-day;
|
|
35
36
|
text-align: left;
|
|
36
37
|
cursor: pointer;
|
|
37
38
|
appearance: none;
|
|
38
39
|
|
|
39
|
-
@include bpk-themeable-property(
|
|
40
|
-
color,
|
|
41
|
-
--bpk-accordion-color,
|
|
42
|
-
$bpk-color-sky-blue-shade-03
|
|
43
|
-
);
|
|
44
|
-
|
|
45
40
|
@include bpk-rtl {
|
|
46
41
|
text-align: right;
|
|
47
42
|
}
|
|
48
|
-
|
|
49
|
-
@include bpk-hover {
|
|
50
|
-
@include bpk-themeable-property(
|
|
51
|
-
color,
|
|
52
|
-
--bpk-accordion-hover-color,
|
|
53
|
-
$bpk-color-sky-blue-shade-03
|
|
54
|
-
);
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
&:active {
|
|
58
|
-
@include bpk-themeable-property(
|
|
59
|
-
color,
|
|
60
|
-
--bpk-accordion-active-color,
|
|
61
|
-
$bpk-color-sky-blue-shade-03
|
|
62
|
-
);
|
|
63
|
-
}
|
|
64
43
|
}
|
|
65
44
|
|
|
66
45
|
&__flex-container {
|
|
@@ -84,27 +63,7 @@ $bpk-spacing-v2: true;
|
|
|
84
63
|
}
|
|
85
64
|
|
|
86
65
|
&__item-expand-icon {
|
|
87
|
-
|
|
88
|
-
fill,
|
|
89
|
-
--bpk-accordion-color,
|
|
90
|
-
$bpk-color-sky-blue-shade-03
|
|
91
|
-
);
|
|
92
|
-
|
|
93
|
-
@include bpk-hover {
|
|
94
|
-
@include bpk-themeable-property(
|
|
95
|
-
fill,
|
|
96
|
-
--bpk-accordion-hover-color,
|
|
97
|
-
$bpk-color-sky-blue-shade-03
|
|
98
|
-
);
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
&:active {
|
|
102
|
-
@include bpk-themeable-property(
|
|
103
|
-
fill,
|
|
104
|
-
--bpk-accordion-active-color,
|
|
105
|
-
$bpk-color-sky-blue-shade-03
|
|
106
|
-
);
|
|
107
|
-
}
|
|
66
|
+
fill: $bpk-text-primary-day;
|
|
108
67
|
|
|
109
68
|
&--flipped {
|
|
110
69
|
transform: scaleY(-1);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-aria-live",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.1",
|
|
4
4
|
"description": "Backpack aria-live 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.
|
|
16
|
+
"bpk-mixins": "^31.4.0",
|
|
17
17
|
"bpk-react-utils": "^7.0.0",
|
|
18
18
|
"prop-types": "^15.5.8"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"bpk-component-chip": "^6.0.
|
|
22
|
-
"bpk-component-code": "^4.0.
|
|
23
|
-
"bpk-component-fieldset": "^5.0.
|
|
24
|
-
"bpk-component-select": "^6.0.
|
|
25
|
-
"bpk-component-switch": "^3.0.
|
|
21
|
+
"bpk-component-chip": "^6.0.1",
|
|
22
|
+
"bpk-component-code": "^4.0.1",
|
|
23
|
+
"bpk-component-fieldset": "^5.0.1",
|
|
24
|
+
"bpk-component-select": "^6.0.1",
|
|
25
|
+
"bpk-component-switch": "^3.0.1"
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
28
|
"react": "^17.0.2"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-autosuggest",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.1",
|
|
4
4
|
"description": "Backpack autosuggest 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-input": "^7.0.
|
|
18
|
-
"bpk-mixins": "^31.
|
|
17
|
+
"bpk-component-input": "^7.0.1",
|
|
18
|
+
"bpk-mixins": "^31.4.0",
|
|
19
19
|
"bpk-react-utils": "^7.0.0",
|
|
20
20
|
"prop-types": "^15.7.2",
|
|
21
21
|
"react-autosuggest": "^9.4.3"
|
|
@@ -24,6 +24,6 @@
|
|
|
24
24
|
"react": "^17.0.2"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
|
-
"bpk-component-icon": "^10.0.
|
|
27
|
+
"bpk-component-icon": "^10.0.1"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
@@ -25,15 +25,15 @@ export default () => (
|
|
|
25
25
|
|
|
26
26
|
## Props
|
|
27
27
|
|
|
28
|
-
| Property | PropType
|
|
29
|
-
| --------- |
|
|
30
|
-
| centered | bool
|
|
31
|
-
| className | string
|
|
32
|
-
| docked | oneOf('left', 'right')
|
|
33
|
-
| type | oneOf(BADGE_TYPES.warning, BADGE_TYPES.success, BADGE_TYPES.destructive, BADGE_TYPES.light, BADGE_TYPES.inverse, BADGE_TYPES.outline)| false | BADGE_TYPES.warning |
|
|
28
|
+
| Property | PropType | Required | Default Value |
|
|
29
|
+
| --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------| -------- | ------------------- |
|
|
30
|
+
| centered | bool | false | null |
|
|
31
|
+
| className | string | false | null |
|
|
32
|
+
| docked | oneOf('left', 'right') | false | null |
|
|
33
|
+
| type | oneOf(BADGE_TYPES.warning, BADGE_TYPES.success, BADGE_TYPES.destructive, BADGE_TYPES.light, BADGE_TYPES.inverse, BADGE_TYPES.outline, BADGE_TYPES.strong)| false | BADGE_TYPES.warning |
|
|
34
34
|
|
|
35
35
|
## Theme props
|
|
36
36
|
|
|
37
37
|
* `badgeBackgroundColor`
|
|
38
38
|
* `badgeSuccessBackgroundColor`
|
|
39
|
-
* `badgeDestructiveBackgroundColor`
|
|
39
|
+
* `badgeDestructiveBackgroundColor`
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-badge",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.1.0",
|
|
4
4
|
"description": "Backpack badge component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"bpk-mixins": "^31.
|
|
17
|
+
"bpk-mixins": "^31.4.0",
|
|
18
18
|
"bpk-react-utils": "^7.0.0",
|
|
19
19
|
"prop-types": "^15.7.2"
|
|
20
20
|
},
|
|
@@ -22,8 +22,8 @@
|
|
|
22
22
|
"react": "^17.0.2"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
26
|
-
"bpk-component-icon": "^10.0.
|
|
27
|
-
"bpk-storybook-utils": "^2.0.
|
|
25
|
+
"@skyscanner/bpk-foundations-web": "^8.5.0",
|
|
26
|
+
"bpk-component-icon": "^10.0.1",
|
|
27
|
+
"bpk-storybook-utils": "^2.0.1"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
@@ -32,6 +32,7 @@ export const BADGE_TYPES = {
|
|
|
32
32
|
light: 'light',
|
|
33
33
|
inverse: 'inverse',
|
|
34
34
|
outline: 'outline',
|
|
35
|
+
strong: 'strong',
|
|
35
36
|
};
|
|
36
37
|
|
|
37
38
|
const getClassName = cssModules(STYLES);
|
|
@@ -43,6 +44,7 @@ const badgeTypeClassNames = {
|
|
|
43
44
|
[BADGE_TYPES.light]: getClassName('bpk-badge--light'),
|
|
44
45
|
[BADGE_TYPES.inverse]: getClassName('bpk-badge--inverse'),
|
|
45
46
|
[BADGE_TYPES.outline]: getClassName('bpk-badge--outline'),
|
|
47
|
+
[BADGE_TYPES.strong]: getClassName('bpk-badge--strong'),
|
|
46
48
|
};
|
|
47
49
|
|
|
48
50
|
export type Props = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-banner-alert",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.1",
|
|
4
4
|
"description": "Backpack banner alert component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,19 +14,19 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "4e4ec9add28e1db54d6a38a10c331bbd163f2926",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
18
|
-
"bpk-animate-height": "^5.0.
|
|
19
|
-
"bpk-component-close-button": "^4.0.
|
|
20
|
-
"bpk-component-icon": "^10.0.
|
|
21
|
-
"bpk-mixins": "^31.
|
|
17
|
+
"@skyscanner/bpk-foundations-web": "^8.5.0",
|
|
18
|
+
"bpk-animate-height": "^5.0.1",
|
|
19
|
+
"bpk-component-close-button": "^4.0.1",
|
|
20
|
+
"bpk-component-icon": "^10.0.1",
|
|
21
|
+
"bpk-mixins": "^31.4.0",
|
|
22
22
|
"bpk-react-utils": "^7.0.0",
|
|
23
23
|
"prop-types": "^15.7.2",
|
|
24
24
|
"react-transition-group": "^2.5.3"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
|
-
"bpk-component-aria-live": "^3.0.
|
|
28
|
-
"bpk-component-button": "^7.0.
|
|
29
|
-
"bpk-storybook-utils": "^2.0.
|
|
27
|
+
"bpk-component-aria-live": "^3.0.1",
|
|
28
|
+
"bpk-component-button": "^7.0.1",
|
|
29
|
+
"bpk-storybook-utils": "^2.0.1"
|
|
30
30
|
},
|
|
31
31
|
"peerDependencies": {
|
|
32
32
|
"react": "^17.0.2"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-barchart",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.1",
|
|
4
4
|
"description": "Backpack bar chart 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": "^8.
|
|
18
|
-
"bpk-component-mobile-scroll-container": "^4.0.
|
|
19
|
-
"bpk-mixins": "^31.
|
|
17
|
+
"@skyscanner/bpk-foundations-web": "^8.5.0",
|
|
18
|
+
"bpk-component-mobile-scroll-container": "^4.0.1",
|
|
19
|
+
"bpk-mixins": "^31.4.0",
|
|
20
20
|
"bpk-react-utils": "^7.0.0",
|
|
21
21
|
"d3-path": "^2.0.0",
|
|
22
22
|
"d3-scale": "^4.0.2",
|
|
@@ -27,9 +27,9 @@
|
|
|
27
27
|
"react": "^17.0.2"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"bpk-component-breakpoint": "^5.0.
|
|
31
|
-
"bpk-component-content-container": "^6.0.
|
|
32
|
-
"bpk-component-rtl-toggle": "^4.0.
|
|
33
|
-
"bpk-component-text": "^8.0.
|
|
30
|
+
"bpk-component-breakpoint": "^5.0.1",
|
|
31
|
+
"bpk-component-content-container": "^6.0.1",
|
|
32
|
+
"bpk-component-rtl-toggle": "^4.0.1",
|
|
33
|
+
"bpk-component-text": "^8.0.1"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-blockquote",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.1.0",
|
|
4
4
|
"description": "Backpack blockquote 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.
|
|
17
|
+
"bpk-mixins": "^31.4.0",
|
|
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-breadcrumb",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.1",
|
|
4
4
|
"description": "Backpack breadcrumb 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-icon": "^10.0.
|
|
18
|
-
"bpk-component-link": "^4.0.
|
|
19
|
-
"bpk-component-text": "^8.0.
|
|
20
|
-
"bpk-mixins": "^31.
|
|
17
|
+
"bpk-component-icon": "^10.0.1",
|
|
18
|
+
"bpk-component-link": "^4.0.1",
|
|
19
|
+
"bpk-component-text": "^8.0.1",
|
|
20
|
+
"bpk-mixins": "^31.4.0",
|
|
21
21
|
"bpk-react-utils": "^7.0.0",
|
|
22
22
|
"prop-types": "^15.7.2"
|
|
23
23
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-breakpoint",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.1",
|
|
4
4
|
"description": "Backpack breakpoint 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.
|
|
17
|
+
"bpk-mixins": "^31.4.0",
|
|
18
18
|
"bpk-react-utils": "^7.0.0",
|
|
19
19
|
"prop-types": "^15.7.2",
|
|
20
20
|
"react-responsive": "^8.2.0"
|
|
@@ -23,6 +23,6 @@
|
|
|
23
23
|
"react": "^17.0.2"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
26
|
+
"@skyscanner/bpk-foundations-web": "^8.5.0"
|
|
27
27
|
}
|
|
28
28
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-button",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.1",
|
|
4
4
|
"description": "Backpack button 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.
|
|
17
|
+
"bpk-mixins": "^31.4.0",
|
|
18
18
|
"prop-types": "^15.7.2"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"bpk-storybook-utils": "^2.0.
|
|
21
|
+
"bpk-storybook-utils": "^2.0.1"
|
|
22
22
|
},
|
|
23
23
|
"peerDependencies": {
|
|
24
24
|
"react": "^17.0.2"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-calendar",
|
|
3
|
-
"version": "12.0.
|
|
3
|
+
"version": "12.0.1",
|
|
4
4
|
"description": "Backpack calendar component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "4e4ec9add28e1db54d6a38a10c331bbd163f2926",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
18
|
-
"bpk-component-aria-live": "^3.0.
|
|
19
|
-
"bpk-component-icon": "^10.0.
|
|
20
|
-
"bpk-component-select": "^6.0.
|
|
21
|
-
"bpk-mixins": "^31.
|
|
17
|
+
"@skyscanner/bpk-foundations-web": "^8.5.0",
|
|
18
|
+
"bpk-component-aria-live": "^3.0.1",
|
|
19
|
+
"bpk-component-icon": "^10.0.1",
|
|
20
|
+
"bpk-component-select": "^6.0.1",
|
|
21
|
+
"bpk-mixins": "^31.4.0",
|
|
22
22
|
"bpk-react-utils": "^7.0.0",
|
|
23
23
|
"date-fns": "^2.21.1",
|
|
24
24
|
"prop-types": "^15.7.2"
|
|
@@ -27,8 +27,8 @@
|
|
|
27
27
|
"react": "^17.0.2"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"bpk-component-button": "^7.0.
|
|
31
|
-
"bpk-component-text": "^8.0.
|
|
32
|
-
"bpk-storybook-utils": "^2.0.
|
|
30
|
+
"bpk-component-button": "^7.0.1",
|
|
31
|
+
"bpk-component-text": "^8.0.1",
|
|
32
|
+
"bpk-storybook-utils": "^2.0.1"
|
|
33
33
|
}
|
|
34
34
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-card",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.1.0",
|
|
4
4
|
"description": "Backpack card component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,13 +14,13 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"bpk-mixins": "^31.
|
|
17
|
+
"bpk-mixins": "^31.4.0",
|
|
18
18
|
"bpk-react-utils": "^7.0.0",
|
|
19
19
|
"prop-types": "^15.7.2"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"bpk-component-link": "^4.0.
|
|
23
|
-
"bpk-component-text": "^8.0.
|
|
22
|
+
"bpk-component-link": "^4.0.1",
|
|
23
|
+
"bpk-component-text": "^8.0.1"
|
|
24
24
|
},
|
|
25
25
|
"peerDependencies": {
|
|
26
26
|
"react": "^17.0.2"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-checkbox",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.1",
|
|
4
4
|
"description": "Backpack checkbox 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-icon": "^10.0.
|
|
18
|
-
"bpk-mixins": "^31.
|
|
17
|
+
"bpk-component-icon": "^10.0.1",
|
|
18
|
+
"bpk-mixins": "^31.4.0",
|
|
19
19
|
"bpk-react-utils": "^7.0.0",
|
|
20
20
|
"prop-types": "^15.7.2"
|
|
21
21
|
},
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"react": "^17.0.2"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
27
|
-
"bpk-storybook-utils": "^2.0.
|
|
26
|
+
"@skyscanner/bpk-foundations-web": "^8.5.0",
|
|
27
|
+
"bpk-storybook-utils": "^2.0.1"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-chip",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.1",
|
|
4
4
|
"description": "Backpack chip 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.
|
|
18
|
-
"bpk-mixins": "^31.
|
|
17
|
+
"bpk-component-icon": "^10.0.1",
|
|
18
|
+
"bpk-mixins": "^31.4.0",
|
|
19
19
|
"bpk-react-utils": "^7.0.0",
|
|
20
20
|
"prop-types": "^15.7.2"
|
|
21
21
|
},
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"react": "^17.0.2"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"bpk-component-aria-live": "^3.0.
|
|
27
|
-
"bpk-component-text": "^8.0.
|
|
26
|
+
"bpk-component-aria-live": "^3.0.1",
|
|
27
|
+
"bpk-component-text": "^8.0.1"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-close-button",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.1",
|
|
4
4
|
"description": "Backpack close button component.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -14,13 +14,13 @@
|
|
|
14
14
|
},
|
|
15
15
|
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"bpk-component-icon": "^10.0.
|
|
18
|
-
"bpk-mixins": "^31.
|
|
17
|
+
"bpk-component-icon": "^10.0.1",
|
|
18
|
+
"bpk-mixins": "^31.4.0",
|
|
19
19
|
"bpk-react-utils": "^7.0.0",
|
|
20
20
|
"prop-types": "^15.7.2"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
23
|
-
"bpk-storybook-utils": "^2.0.
|
|
23
|
+
"bpk-storybook-utils": "^2.0.1"
|
|
24
24
|
},
|
|
25
25
|
"peerDependencies": {
|
|
26
26
|
"react": "^17.0.2"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bpk-component-code",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.1",
|
|
4
4
|
"description": "Backpack code 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.
|
|
17
|
+
"bpk-mixins": "^31.4.0",
|
|
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-content-container",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.1",
|
|
4
4
|
"description": "Backpack content 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.
|
|
17
|
+
"bpk-mixins": "^31.4.0",
|
|
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-datatable",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.1",
|
|
4
4
|
"description": "Backpack datatable 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-icon": "^10.0.
|
|
18
|
-
"bpk-mixins": "^31.
|
|
17
|
+
"bpk-component-icon": "^10.0.1",
|
|
18
|
+
"bpk-mixins": "^31.4.0",
|
|
19
19
|
"bpk-react-utils": "^7.0.0",
|
|
20
20
|
"lodash": "^4.17.20",
|
|
21
21
|
"prop-types": "^15.7.2",
|
|
@@ -25,6 +25,6 @@
|
|
|
25
25
|
"react": "^17.0.2"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@skyscanner/bpk-foundations-web": "^8.
|
|
28
|
+
"@skyscanner/bpk-foundations-web": "^8.5.0"
|
|
29
29
|
}
|
|
30
30
|
}
|