@skyscanner/backpack-web 1.0.1 → 2.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-flare/src/__generated__/js/pointer.js +1 -1
- package/bpk-component-flare/src/svgs/pointer.svg +1 -1
- package/bpk-component-rating/README.md +16 -7
- package/bpk-component-rating/src/BpkRating.js +3 -5
- package/bpk-component-rating/src/common-types.js +1 -1
- package/package.json +1 -1
- package/bpk-animate-height/package.json +0 -26
- package/bpk-component-accordion/package.json +0 -31
- package/bpk-component-aria-live/package.json +0 -31
- 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-container/package.json +0 -24
- package/bpk-component-datatable/package.json +0 -30
- 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-form-validation/package.json +0 -34
- package/bpk-component-graphic-promotion/package.json +0 -26
- 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-navigation-stack/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-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-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 -28
- 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,28 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-mobile-scroll-container",
|
|
3
|
-
"version": "3.1.9",
|
|
4
|
-
"description": "Backpack mobile scroll 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.1.1",
|
|
18
|
-
"bpk-react-utils": "^4.1.1",
|
|
19
|
-
"lodash.debounce": "^4.0.8",
|
|
20
|
-
"prop-types": "^15.7.2"
|
|
21
|
-
},
|
|
22
|
-
"peerDependencies": {
|
|
23
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
24
|
-
},
|
|
25
|
-
"devDependencies": {
|
|
26
|
-
"@skyscanner/bpk-foundations-web": "^8.0.0"
|
|
27
|
-
}
|
|
28
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-modal",
|
|
3
|
-
"version": "3.1.11",
|
|
4
|
-
"description": "Backpack modal 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": "^3.1.10",
|
|
18
|
-
"bpk-component-icon": "^9.2.10",
|
|
19
|
-
"bpk-component-link": "^3.1.9",
|
|
20
|
-
"bpk-component-navigation-bar": "^3.1.11",
|
|
21
|
-
"bpk-mixins": "^31.1.1",
|
|
22
|
-
"bpk-react-utils": "^4.1.1",
|
|
23
|
-
"bpk-scrim-utils": "^5.1.8",
|
|
24
|
-
"prop-types": "^15.7.2"
|
|
25
|
-
},
|
|
26
|
-
"peerDependencies": {
|
|
27
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
28
|
-
},
|
|
29
|
-
"devDependencies": {
|
|
30
|
-
"bpk-component-button": "^6.2.4",
|
|
31
|
-
"bpk-component-text": "^7.0.3"
|
|
32
|
-
}
|
|
33
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-navigation-bar",
|
|
3
|
-
"version": "3.1.11",
|
|
4
|
-
"description": "Backpack nativation bar 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": "^3.1.10",
|
|
18
|
-
"bpk-component-link": "^3.1.9",
|
|
19
|
-
"bpk-component-text": "^7.0.3",
|
|
20
|
-
"bpk-mixins": "^31.1.1",
|
|
21
|
-
"bpk-react-utils": "^4.1.1",
|
|
22
|
-
"prop-types": "^15.7.2"
|
|
23
|
-
},
|
|
24
|
-
"peerDependencies": {
|
|
25
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
26
|
-
},
|
|
27
|
-
"devDependencies": {
|
|
28
|
-
"@skyscanner/bpk-foundations-web": "^8.0.0",
|
|
29
|
-
"bpk-component-icon": "^9.2.10",
|
|
30
|
-
"bpk-storybook-utils": "^1.1.8"
|
|
31
|
-
}
|
|
32
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-navigation-stack",
|
|
3
|
-
"version": "3.1.11",
|
|
4
|
-
"description": "Backpack navigation stack 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": "^8.0.0",
|
|
18
|
-
"bpk-mixins": "^31.1.1",
|
|
19
|
-
"bpk-react-utils": "^4.1.1",
|
|
20
|
-
"prop-types": "^15.7.2",
|
|
21
|
-
"react-transition-group": "^2.5.3"
|
|
22
|
-
},
|
|
23
|
-
"peerDependencies": {
|
|
24
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
25
|
-
},
|
|
26
|
-
"devDependencies": {
|
|
27
|
-
"bpk-component-button": "^6.2.4",
|
|
28
|
-
"bpk-component-icon": "^9.2.10",
|
|
29
|
-
"bpk-component-navigation-bar": "^3.1.11",
|
|
30
|
-
"bpk-component-rtl-toggle": "^3.1.9"
|
|
31
|
-
}
|
|
32
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-nudger",
|
|
3
|
-
"version": "7.0.3",
|
|
4
|
-
"description": "Backpack nudger 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": "^8.0.0",
|
|
18
|
-
"bpk-component-button": "^6.2.4",
|
|
19
|
-
"bpk-component-icon": "^9.2.10",
|
|
20
|
-
"bpk-mixins": "^31.1.1",
|
|
21
|
-
"bpk-react-utils": "^4.1.1",
|
|
22
|
-
"lodash.clamp": "^4.0.3",
|
|
23
|
-
"prop-types": "^15.7.2"
|
|
24
|
-
},
|
|
25
|
-
"peerDependencies": {
|
|
26
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
27
|
-
},
|
|
28
|
-
"devDependencies": {
|
|
29
|
-
"bpk-component-label": "^5.1.9",
|
|
30
|
-
"bpk-storybook-utils": "^1.1.8"
|
|
31
|
-
}
|
|
32
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-overlay",
|
|
3
|
-
"version": "2.1.10",
|
|
4
|
-
"description": "Backpack overlay 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.1.1",
|
|
17
|
-
"bpk-react-utils": "^4.1.1",
|
|
18
|
-
"prop-types": "^15.5.8"
|
|
19
|
-
},
|
|
20
|
-
"peerDependencies": {
|
|
21
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
22
|
-
},
|
|
23
|
-
"devDependencies": {
|
|
24
|
-
"bpk-component-image": "^5.1.10",
|
|
25
|
-
"bpk-component-text": "^7.0.3"
|
|
26
|
-
},
|
|
27
|
-
"gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8"
|
|
28
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-pagination",
|
|
3
|
-
"version": "4.0.8",
|
|
4
|
-
"description": "Backpack pagination 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-button": "^6.2.4",
|
|
18
|
-
"bpk-mixins": "^31.1.1",
|
|
19
|
-
"bpk-react-utils": "^4.1.1",
|
|
20
|
-
"prop-types": "^15.7.2"
|
|
21
|
-
},
|
|
22
|
-
"peerDependencies": {
|
|
23
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
24
|
-
},
|
|
25
|
-
"devDependencies": {
|
|
26
|
-
"bpk-component-icon": "^9.2.10"
|
|
27
|
-
}
|
|
28
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-panel",
|
|
3
|
-
"version": "3.1.9",
|
|
4
|
-
"description": "Backpack panel 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.1.1",
|
|
18
|
-
"bpk-react-utils": "^4.1.1",
|
|
19
|
-
"prop-types": "^15.7.2"
|
|
20
|
-
},
|
|
21
|
-
"peerDependencies": {
|
|
22
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-phone-input",
|
|
3
|
-
"version": "7.1.14",
|
|
4
|
-
"description": "Backpack phone 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": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"@skyscanner/bpk-foundations-web": "^8.0.0",
|
|
18
|
-
"bpk-component-input": "^6.1.12",
|
|
19
|
-
"bpk-component-label": "^5.1.9",
|
|
20
|
-
"bpk-component-select": "^5.1.9",
|
|
21
|
-
"bpk-component-text": "^7.0.3",
|
|
22
|
-
"bpk-mixins": "^31.1.1",
|
|
23
|
-
"bpk-react-utils": "^4.1.1",
|
|
24
|
-
"prop-types": "^15.7.2"
|
|
25
|
-
},
|
|
26
|
-
"peerDependencies": {
|
|
27
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
28
|
-
},
|
|
29
|
-
"devDependencies": {
|
|
30
|
-
"bpk-component-fieldset": "^4.1.14",
|
|
31
|
-
"bpk-component-image": "^5.1.10"
|
|
32
|
-
}
|
|
33
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-popover",
|
|
3
|
-
"version": "4.1.12",
|
|
4
|
-
"description": "Backpack popover 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/popper.js": "^1.12.9-beta.1",
|
|
18
|
-
"a11y-focus-scope": "^1.1.3",
|
|
19
|
-
"a11y-focus-store": "^1.0.0",
|
|
20
|
-
"bpk-component-close-button": "^3.1.10",
|
|
21
|
-
"bpk-component-link": "^3.1.9",
|
|
22
|
-
"bpk-component-text": "^7.0.3",
|
|
23
|
-
"bpk-mixins": "^31.1.1",
|
|
24
|
-
"bpk-react-utils": "^4.1.1",
|
|
25
|
-
"prop-types": "^15.7.2"
|
|
26
|
-
},
|
|
27
|
-
"peerDependencies": {
|
|
28
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
29
|
-
},
|
|
30
|
-
"devDependencies": {
|
|
31
|
-
"bpk-component-button": "^6.2.4",
|
|
32
|
-
"bpk-component-content-container": "^5.0.3",
|
|
33
|
-
"bpk-component-input": "^6.1.12"
|
|
34
|
-
}
|
|
35
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-progress",
|
|
3
|
-
"version": "3.1.9",
|
|
4
|
-
"description": "Backpack progress bar 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
|
-
"@skyscanner/bpk-foundations-web": "^8.0.0",
|
|
18
|
-
"bpk-mixins": "^31.1.1",
|
|
19
|
-
"bpk-react-utils": "^4.1.1",
|
|
20
|
-
"lodash.clamp": "^4.0.3",
|
|
21
|
-
"prop-types": "^15.7.2"
|
|
22
|
-
},
|
|
23
|
-
"peerDependencies": {
|
|
24
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
25
|
-
},
|
|
26
|
-
"devDependencies": {
|
|
27
|
-
"bpk-component-button": "^6.2.4",
|
|
28
|
-
"bpk-storybook-utils": "^1.1.8"
|
|
29
|
-
}
|
|
30
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-radio",
|
|
3
|
-
"version": "3.1.10",
|
|
4
|
-
"description": "Backpack radio 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.1.1",
|
|
18
|
-
"bpk-react-utils": "^4.1.1",
|
|
19
|
-
"prop-types": "^15.7.2"
|
|
20
|
-
},
|
|
21
|
-
"peerDependencies": {
|
|
22
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
23
|
-
},
|
|
24
|
-
"devDependencies": {
|
|
25
|
-
"@skyscanner/bpk-foundations-web": "^8.0.0",
|
|
26
|
-
"bpk-storybook-utils": "^1.1.8"
|
|
27
|
-
}
|
|
28
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-rating",
|
|
3
|
-
"version": "4.0.2",
|
|
4
|
-
"description": "Backpack rating 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.1.1",
|
|
18
|
-
"bpk-react-utils": "^4.1.1",
|
|
19
|
-
"lodash.clamp": "^4.0.3",
|
|
20
|
-
"prop-types": "^15.5.8"
|
|
21
|
-
},
|
|
22
|
-
"peerDependencies": {
|
|
23
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
24
|
-
},
|
|
25
|
-
"devDependencies": {
|
|
26
|
-
"@skyscanner/bpk-foundations-web": "^8.0.0",
|
|
27
|
-
"bpk-component-text": "^7.0.3"
|
|
28
|
-
}
|
|
29
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-rtl-toggle",
|
|
3
|
-
"version": "3.1.9",
|
|
4
|
-
"description": "Backpack RTL 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": "^3.1.9",
|
|
18
|
-
"bpk-react-utils": "^4.1.1",
|
|
19
|
-
"prop-types": "^15.7.2"
|
|
20
|
-
},
|
|
21
|
-
"peerDependencies": {
|
|
22
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-scrollable-calendar",
|
|
3
|
-
"version": "6.1.14",
|
|
4
|
-
"description": "Backpack scrollable 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": "^8.0.0",
|
|
18
|
-
"bpk-component-calendar": "^11.1.14",
|
|
19
|
-
"bpk-component-text": "^7.0.3",
|
|
20
|
-
"bpk-mixins": "^31.1.1",
|
|
21
|
-
"bpk-react-utils": "^4.1.1",
|
|
22
|
-
"date-fns": "^2.21.1",
|
|
23
|
-
"prop-types": "^15.5.8",
|
|
24
|
-
"react-virtualized": "^9.22.3"
|
|
25
|
-
},
|
|
26
|
-
"devDependencies": {
|
|
27
|
-
"bpk-storybook-utils": "^1.1.8"
|
|
28
|
-
},
|
|
29
|
-
"peerDependencies": {
|
|
30
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
31
|
-
}
|
|
32
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-section-list",
|
|
3
|
-
"version": "3.2.10",
|
|
4
|
-
"description": "Backpack section 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": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
|
|
16
|
-
"dependencies": {
|
|
17
|
-
"@skyscanner/bpk-foundations-web": "^8.0.0",
|
|
18
|
-
"bpk-component-icon": "^9.2.10",
|
|
19
|
-
"bpk-component-text": "^7.0.3",
|
|
20
|
-
"bpk-mixins": "^31.1.1",
|
|
21
|
-
"bpk-react-utils": "^4.1.1",
|
|
22
|
-
"prop-types": "^15.7.2"
|
|
23
|
-
},
|
|
24
|
-
"devDependencies": {
|
|
25
|
-
"bpk-storybook-utils": "^1.1.8"
|
|
26
|
-
},
|
|
27
|
-
"peerDependencies": {
|
|
28
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
29
|
-
}
|
|
30
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-select",
|
|
3
|
-
"version": "5.1.9",
|
|
4
|
-
"description": "Backpack select 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.1.1",
|
|
18
|
-
"bpk-react-utils": "^4.1.1",
|
|
19
|
-
"prop-types": "^15.7.2"
|
|
20
|
-
},
|
|
21
|
-
"devDependencies": {
|
|
22
|
-
"bpk-storybook-utils": "^1.1.8"
|
|
23
|
-
},
|
|
24
|
-
"peerDependencies": {
|
|
25
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
26
|
-
}
|
|
27
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-skip-link",
|
|
3
|
-
"version": "2.1.9",
|
|
4
|
-
"description": "Backpack skip-link component.",
|
|
5
|
-
"main": "index.js",
|
|
6
|
-
"repository": {
|
|
7
|
-
"type": "git",
|
|
8
|
-
"url": "git@github.com:Skyscanner/backpack.git"
|
|
9
|
-
},
|
|
10
|
-
"author": "Backpack Design System <backpack@skyscanner.net>",
|
|
11
|
-
"license": "Apache-2.0",
|
|
12
|
-
"peerDependencies": {
|
|
13
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
14
|
-
},
|
|
15
|
-
"dependencies": {
|
|
16
|
-
"bpk-mixins": "^31.1.1",
|
|
17
|
-
"bpk-react-utils": "^4.1.1",
|
|
18
|
-
"prop-types": "^15.5.8"
|
|
19
|
-
},
|
|
20
|
-
"publishConfig": {
|
|
21
|
-
"registry": "https://registry.npmjs.org/"
|
|
22
|
-
},
|
|
23
|
-
"gitHead": "5c156b97cb0ba5e75851d3c763334578714c895e"
|
|
24
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-slider",
|
|
3
|
-
"version": "3.1.9",
|
|
4
|
-
"description": "Backpack slider 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
|
-
"@skyscanner/bpk-foundations-web": "^8.0.0",
|
|
18
|
-
"bpk-mixins": "^31.1.1",
|
|
19
|
-
"bpk-react-utils": "^4.1.1",
|
|
20
|
-
"prop-types": "^15.7.2",
|
|
21
|
-
"react-slider": "^1.3.1"
|
|
22
|
-
},
|
|
23
|
-
"peerDependencies": {
|
|
24
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
25
|
-
},
|
|
26
|
-
"devDependencies": {
|
|
27
|
-
"bpk-component-rtl-toggle": "^3.1.9"
|
|
28
|
-
}
|
|
29
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-spinner",
|
|
3
|
-
"version": "5.1.9",
|
|
4
|
-
"description": "Backpack spinner 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
|
-
"@skyscanner/bpk-svgs": "^14.1.9",
|
|
18
|
-
"bpk-mixins": "^31.1.1",
|
|
19
|
-
"bpk-react-utils": "^4.1.1",
|
|
20
|
-
"prop-types": "^15.7.2"
|
|
21
|
-
},
|
|
22
|
-
"peerDependencies": {
|
|
23
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
24
|
-
}
|
|
25
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-star-rating",
|
|
3
|
-
"version": "3.1.10",
|
|
4
|
-
"description": "Backpack rating star 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": "^9.2.10",
|
|
18
|
-
"bpk-mixins": "^31.1.1",
|
|
19
|
-
"bpk-react-utils": "^4.1.1",
|
|
20
|
-
"prop-types": "^15.7.2"
|
|
21
|
-
},
|
|
22
|
-
"peerDependencies": {
|
|
23
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
24
|
-
},
|
|
25
|
-
"devDependencies": {
|
|
26
|
-
"bpk-component-table": "^3.1.9",
|
|
27
|
-
"bpk-storybook-utils": "^1.1.8"
|
|
28
|
-
}
|
|
29
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "bpk-component-switch",
|
|
3
|
-
"version": "2.1.10",
|
|
4
|
-
"description": "Backpack switch 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.1.1",
|
|
18
|
-
"bpk-react-utils": "^4.1.1",
|
|
19
|
-
"prop-types": "^15.5.8"
|
|
20
|
-
},
|
|
21
|
-
"peerDependencies": {
|
|
22
|
-
"react": "^16.3.0 || ^17.0.0"
|
|
23
|
-
}
|
|
24
|
-
}
|