@skyscanner/backpack-web 11.1.0 → 11.2.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-checkbox/src/BpkCheckbox.module.scss +2 -2
- package/bpk-component-fieldset/src/BpkFieldset.module.scss +1 -1
- package/bpk-component-input/src/BpkClearButton.module.scss +3 -3
- 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/bpk-component-switch/src/BpkSwitch.js +1 -1
- 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
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-chip",
|
|
3
|
-
"version": "6.0.5",
|
|
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.5",
|
|
18
|
-
"bpk-mixins": "^31.6.3",
|
|
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.2",
|
|
27
|
-
"bpk-component-text": "^8.0.5"
|
|
28
|
-
}
|
|
29
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-close-button",
|
|
3
|
-
"version": "4.0.5",
|
|
4
|
-
"description": "Backpack close 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": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"bpk-component-icon": "^10.0.5",
|
|
18
|
-
"bpk-mixins": "^31.6.3",
|
|
19
|
-
"bpk-react-utils": "^7.0.1",
|
|
20
|
-
"prop-types": "^15.7.2"
|
|
21
|
-
},
|
|
22
|
-
"devDependencies": {
|
|
23
|
-
"bpk-storybook-utils": "^2.0.5"
|
|
24
|
-
},
|
|
25
|
-
"peerDependencies": {
|
|
26
|
-
"react": "^17.0.2"
|
|
27
|
-
}
|
|
28
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-code",
|
|
3
|
-
"version": "4.0.5",
|
|
4
|
-
"description": "Backpack code 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.3",
|
|
18
|
-
"bpk-react-utils": "^7.0.1",
|
|
19
|
-
"prop-types": "^15.7.2"
|
|
20
|
-
},
|
|
21
|
-
"peerDependencies": {
|
|
22
|
-
"react": "^17.0.2"
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-content-cards",
|
|
3
|
-
"version": "1.0.3",
|
|
4
|
-
"description": "Backpack content-cards 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-component-text": "^8.0.5",
|
|
17
|
-
"bpk-mixins": "^31.6.3",
|
|
18
|
-
"bpk-react-utils": "^7.0.1"
|
|
19
|
-
},
|
|
20
|
-
"peerDependencies": {
|
|
21
|
-
"react": "^17.0.2"
|
|
22
|
-
}
|
|
23
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-content-container",
|
|
3
|
-
"version": "6.0.5",
|
|
4
|
-
"description": "Backpack content container 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.3",
|
|
18
|
-
"bpk-react-utils": "^7.0.1",
|
|
19
|
-
"prop-types": "^15.7.2"
|
|
20
|
-
},
|
|
21
|
-
"peerDependencies": {
|
|
22
|
-
"react": "^17.0.2"
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-datatable",
|
|
3
|
-
"version": "6.0.2",
|
|
4
|
-
"description": "Backpack datatable 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.5",
|
|
18
|
-
"bpk-mixins": "^31.6.3",
|
|
19
|
-
"bpk-react-utils": "^7.0.1",
|
|
20
|
-
"prop-types": "^15.7.2",
|
|
21
|
-
"react-table": "^7.8.0"
|
|
22
|
-
},
|
|
23
|
-
"peerDependencies": {
|
|
24
|
-
"react": "^17.0.2"
|
|
25
|
-
},
|
|
26
|
-
"devDependencies": {
|
|
27
|
-
"@skyscanner/bpk-foundations-web": "^9.3.0"
|
|
28
|
-
}
|
|
29
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-datepicker",
|
|
3
|
-
"version": "18.0.5",
|
|
4
|
-
"description": "Backpack datepicker 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-breakpoint": "^5.0.5",
|
|
18
|
-
"bpk-component-calendar": "^13.0.2",
|
|
19
|
-
"bpk-component-input": "^7.0.5",
|
|
20
|
-
"bpk-component-modal": "^6.0.5",
|
|
21
|
-
"bpk-component-popover": "^8.0.5",
|
|
22
|
-
"bpk-mixins": "^31.6.3",
|
|
23
|
-
"bpk-react-utils": "^7.0.1",
|
|
24
|
-
"prop-types": "^15.7.2"
|
|
25
|
-
},
|
|
26
|
-
"peerDependencies": {
|
|
27
|
-
"react": "^17.0.2"
|
|
28
|
-
},
|
|
29
|
-
"devDependencies": {
|
|
30
|
-
"@skyscanner/bpk-foundations-web": "^9.3.0",
|
|
31
|
-
"bpk-storybook-utils": "^2.0.5"
|
|
32
|
-
}
|
|
33
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-description-list",
|
|
3
|
-
"version": "4.0.5",
|
|
4
|
-
"description": "Backpack description list 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.3",
|
|
18
|
-
"bpk-react-utils": "^7.0.1",
|
|
19
|
-
"prop-types": "^15.7.2"
|
|
20
|
-
},
|
|
21
|
-
"peerDependencies": {
|
|
22
|
-
"react": "^17.0.2"
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-dialog",
|
|
3
|
-
"version": "7.0.5",
|
|
4
|
-
"description": "Backpack dialog 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-close-button": "^4.0.5",
|
|
18
|
-
"bpk-component-flare": "^3.0.5",
|
|
19
|
-
"bpk-mixins": "^31.6.3",
|
|
20
|
-
"bpk-react-utils": "^7.0.1",
|
|
21
|
-
"bpk-scrim-utils": "^6.0.5",
|
|
22
|
-
"prop-types": "^15.7.2"
|
|
23
|
-
},
|
|
24
|
-
"peerDependencies": {
|
|
25
|
-
"react": "^17.0.2"
|
|
26
|
-
},
|
|
27
|
-
"devDependencies": {
|
|
28
|
-
"bpk-component-button": "^7.0.5",
|
|
29
|
-
"bpk-component-icon": "^10.0.5",
|
|
30
|
-
"bpk-component-text": "^8.0.5"
|
|
31
|
-
}
|
|
32
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-drawer",
|
|
3
|
-
"version": "7.0.5",
|
|
4
|
-
"description": "Backpack drawer 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.3.0",
|
|
18
|
-
"bpk-component-close-button": "^4.0.5",
|
|
19
|
-
"bpk-component-icon": "^10.0.5",
|
|
20
|
-
"bpk-component-link": "^4.0.5",
|
|
21
|
-
"bpk-mixins": "^31.6.3",
|
|
22
|
-
"bpk-react-utils": "^7.0.1",
|
|
23
|
-
"bpk-scrim-utils": "^6.0.5",
|
|
24
|
-
"prop-types": "^15.7.2",
|
|
25
|
-
"react-transition-group": "^2.5.3"
|
|
26
|
-
},
|
|
27
|
-
"peerDependencies": {
|
|
28
|
-
"react": "^17.0.2"
|
|
29
|
-
},
|
|
30
|
-
"devDependencies": {
|
|
31
|
-
"bpk-component-button": "^7.0.5",
|
|
32
|
-
"bpk-component-text": "^8.0.5"
|
|
33
|
-
}
|
|
34
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-fieldset",
|
|
3
|
-
"version": "5.0.5",
|
|
4
|
-
"description": "Backpack fieldset 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-form-validation": "^5.0.5",
|
|
18
|
-
"bpk-component-label": "^6.0.5",
|
|
19
|
-
"bpk-mixins": "^31.6.3",
|
|
20
|
-
"bpk-react-utils": "^7.0.1",
|
|
21
|
-
"prop-types": "^15.7.2"
|
|
22
|
-
},
|
|
23
|
-
"peerDependencies": {
|
|
24
|
-
"react": "^17.0.2"
|
|
25
|
-
},
|
|
26
|
-
"devDependencies": {
|
|
27
|
-
"bpk-component-autosuggest": "^7.0.5",
|
|
28
|
-
"bpk-component-button": "^7.0.5",
|
|
29
|
-
"bpk-component-calendar": "^13.0.2",
|
|
30
|
-
"bpk-component-checkbox": "^5.0.5",
|
|
31
|
-
"bpk-component-datepicker": "^18.0.5",
|
|
32
|
-
"bpk-component-input": "^7.0.5",
|
|
33
|
-
"bpk-component-select": "^6.0.5",
|
|
34
|
-
"bpk-component-textarea": "^5.0.5"
|
|
35
|
-
}
|
|
36
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-flare",
|
|
3
|
-
"version": "3.0.5",
|
|
4
|
-
"description": "Backpack FlareBar and ContentBubble 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
|
-
"scripts": {
|
|
16
|
-
"build": "gulp"
|
|
17
|
-
},
|
|
18
|
-
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
19
|
-
"dependencies": {
|
|
20
|
-
"bpk-component-label": "^6.0.5",
|
|
21
|
-
"bpk-component-text": "^8.0.5",
|
|
22
|
-
"bpk-mixins": "^31.6.3",
|
|
23
|
-
"bpk-react-utils": "^7.0.1",
|
|
24
|
-
"prop-types": "^15.7.2"
|
|
25
|
-
},
|
|
26
|
-
"peerDependencies": {
|
|
27
|
-
"react": "^17.0.2"
|
|
28
|
-
}
|
|
29
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-floating-notification",
|
|
3
|
-
"version": "3.0.1",
|
|
4
|
-
"description": "Backpack floating-notification 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-component-aria-live": "^3.1.2",
|
|
17
|
-
"bpk-component-button": "^7.0.5",
|
|
18
|
-
"bpk-component-text": "^8.0.5",
|
|
19
|
-
"bpk-mixins": "^31.6.3",
|
|
20
|
-
"bpk-react-utils": "^7.0.1",
|
|
21
|
-
"prop-types": "^15.5.8"
|
|
22
|
-
},
|
|
23
|
-
"peerDependencies": {
|
|
24
|
-
"react": "^17.0.2"
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-form-validation",
|
|
3
|
-
"version": "5.0.5",
|
|
4
|
-
"description": "Backpack form-validation 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.5",
|
|
18
|
-
"bpk-mixins": "^31.6.3",
|
|
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.3.0",
|
|
27
|
-
"bpk-component-button": "^7.0.5",
|
|
28
|
-
"bpk-component-checkbox": "^5.0.5",
|
|
29
|
-
"bpk-component-icon": "^10.0.5",
|
|
30
|
-
"bpk-component-input": "^7.0.5",
|
|
31
|
-
"bpk-component-select": "^6.0.5",
|
|
32
|
-
"bpk-component-textarea": "^5.0.5"
|
|
33
|
-
}
|
|
34
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-graphic-promotion",
|
|
3
|
-
"version": "5.1.3",
|
|
4
|
-
"description": "Backpack graphic-promotion 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-component-button": "^7.0.5",
|
|
17
|
-
"bpk-component-text": "^8.0.5",
|
|
18
|
-
"bpk-mixins": "^31.6.3",
|
|
19
|
-
"bpk-react-utils": "^7.0.1",
|
|
20
|
-
"prop-types": "^15.5.8"
|
|
21
|
-
},
|
|
22
|
-
"peerDependencies": {
|
|
23
|
-
"react": "^17.0.2"
|
|
24
|
-
}
|
|
25
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-grid",
|
|
3
|
-
"version": "4.0.5",
|
|
4
|
-
"description": "Backpack grid components.",
|
|
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.3",
|
|
18
|
-
"bpk-react-utils": "^7.0.1",
|
|
19
|
-
"prop-types": "^15.7.2"
|
|
20
|
-
},
|
|
21
|
-
"peerDependencies": {
|
|
22
|
-
"react": "^17.0.2"
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-grid-toggle",
|
|
3
|
-
"version": "4.0.5",
|
|
4
|
-
"description": "Backpack vertical grid toggle 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-component-link": "^4.0.5",
|
|
18
|
-
"bpk-mixins": "^31.6.3",
|
|
19
|
-
"bpk-react-utils": "^7.0.1",
|
|
20
|
-
"prop-types": "^15.7.2"
|
|
21
|
-
},
|
|
22
|
-
"peerDependencies": {
|
|
23
|
-
"react": "^17.0.2"
|
|
24
|
-
}
|
|
25
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-horizontal-nav",
|
|
3
|
-
"version": "6.1.1",
|
|
4
|
-
"description": "Backpack horizontal nav 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-mobile-scroll-container": "^4.0.5",
|
|
18
|
-
"bpk-mixins": "^31.6.3",
|
|
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.3.0",
|
|
27
|
-
"bpk-component-text": "^8.0.5",
|
|
28
|
-
"bpk-storybook-utils": "^2.0.5"
|
|
29
|
-
}
|
|
30
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-icon",
|
|
3
|
-
"version": "10.0.5",
|
|
4
|
-
"description": "Backpack icon components.",
|
|
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
|
-
"scripts": {
|
|
16
|
-
"build": "gulp clean && gulp"
|
|
17
|
-
},
|
|
18
|
-
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
19
|
-
"dependencies": {
|
|
20
|
-
"@skyscanner/bpk-foundations-web": "^9.3.0",
|
|
21
|
-
"@skyscanner/bpk-svgs": "^14.4.3",
|
|
22
|
-
"bpk-mixins": "^31.6.3",
|
|
23
|
-
"bpk-react-utils": "^7.0.1",
|
|
24
|
-
"prop-types": "^15.7.2"
|
|
25
|
-
},
|
|
26
|
-
"devDependencies": {
|
|
27
|
-
"bpk-component-button": "^7.0.5",
|
|
28
|
-
"bpk-component-list": "^5.1.2",
|
|
29
|
-
"bpk-component-text": "^8.0.5"
|
|
30
|
-
},
|
|
31
|
-
"peerDependencies": {
|
|
32
|
-
"react": "^17.0.2"
|
|
33
|
-
}
|
|
34
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-image",
|
|
3
|
-
"version": "6.0.5",
|
|
4
|
-
"description": "Backpack image 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.3.0",
|
|
18
|
-
"bpk-component-spinner": "^6.0.5",
|
|
19
|
-
"bpk-mixins": "^31.6.3",
|
|
20
|
-
"bpk-react-utils": "^7.0.1",
|
|
21
|
-
"prop-types": "^15.7.2",
|
|
22
|
-
"react-transition-group": "^2.5.3"
|
|
23
|
-
},
|
|
24
|
-
"peerDependencies": {
|
|
25
|
-
"react": "^17.0.2"
|
|
26
|
-
},
|
|
27
|
-
"devDependencies": {
|
|
28
|
-
"bpk-component-mobile-scroll-container": "^4.0.5",
|
|
29
|
-
"bpk-component-text": "^8.0.5"
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-infinite-scroll",
|
|
3
|
-
"version": "5.0.5",
|
|
4
|
-
"description": "Backpack infinite scroll 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.3",
|
|
18
|
-
"bpk-react-utils": "^7.0.1",
|
|
19
|
-
"intersection-observer": "^0.7.0",
|
|
20
|
-
"prop-types": "^15.7.2"
|
|
21
|
-
},
|
|
22
|
-
"peerDependencies": {
|
|
23
|
-
"react": "^17.0.2"
|
|
24
|
-
},
|
|
25
|
-
"devDependencies": {
|
|
26
|
-
"bpk-component-button": "^7.0.5",
|
|
27
|
-
"bpk-component-list": "^5.1.2",
|
|
28
|
-
"bpk-component-spinner": "^6.0.5",
|
|
29
|
-
"bpk-storybook-utils": "^2.0.5"
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-input",
|
|
3
|
-
"version": "7.0.5",
|
|
4
|
-
"description": "Backpack input 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.5",
|
|
18
|
-
"bpk-mixins": "^31.6.3",
|
|
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-banner-alert": "^7.0.5",
|
|
27
|
-
"bpk-component-label": "^6.0.5",
|
|
28
|
-
"bpk-storybook-utils": "^2.0.5"
|
|
29
|
-
}
|
|
30
|
-
}
|