@atlaskit/page-layout 4.2.21 → 4.2.23
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/CHANGELOG.md +14 -0
- package/dist/cjs/common/safe-local-storage.js +1 -1
- package/dist/es2019/common/safe-local-storage.js +1 -1
- package/dist/esm/common/safe-local-storage.js +1 -1
- package/dist/types/components/slots/slot-dimensions.d.ts +1 -1
- package/dist/types-ts4.5/components/slots/slot-dimensions.d.ts +1 -1
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @atlaskit/page-layout
|
|
2
2
|
|
|
3
|
+
## 4.2.23
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 4.2.22
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`a60a82196851a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a60a82196851a) -
|
|
14
|
+
Internal refactors to remove unused variables. No functional or public changes.
|
|
15
|
+
- Updated dependencies
|
|
16
|
+
|
|
3
17
|
## 4.2.21
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -7,5 +7,5 @@ interface SlotDimensionsProps {
|
|
|
7
7
|
/**
|
|
8
8
|
* Hoists slot dimension styles to the root element.
|
|
9
9
|
*/
|
|
10
|
-
declare const SlotDimensions: ({ variableName, value, mobileValue }: SlotDimensionsProps) => React.JSX.Element;
|
|
10
|
+
declare const SlotDimensions: ({ variableName, value, mobileValue, }: SlotDimensionsProps) => React.JSX.Element;
|
|
11
11
|
export default SlotDimensions;
|
|
@@ -7,5 +7,5 @@ interface SlotDimensionsProps {
|
|
|
7
7
|
/**
|
|
8
8
|
* Hoists slot dimension styles to the root element.
|
|
9
9
|
*/
|
|
10
|
-
declare const SlotDimensions: ({ variableName, value, mobileValue }: SlotDimensionsProps) => React.JSX.Element;
|
|
10
|
+
declare const SlotDimensions: ({ variableName, value, mobileValue, }: SlotDimensionsProps) => React.JSX.Element;
|
|
11
11
|
export default SlotDimensions;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/page-layout",
|
|
3
|
-
"version": "4.2.
|
|
3
|
+
"version": "4.2.23",
|
|
4
4
|
"description": "A collection of components which let you compose an application's page layout.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -37,14 +37,14 @@
|
|
|
37
37
|
},
|
|
38
38
|
"homepage": "https://atlassian.design/components/page-layout/",
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@atlaskit/ds-lib": "^5.
|
|
41
|
-
"@atlaskit/icon": "^29.
|
|
40
|
+
"@atlaskit/ds-lib": "^5.3.0",
|
|
41
|
+
"@atlaskit/icon": "^29.3.0",
|
|
42
42
|
"@atlaskit/link": "^3.2.0",
|
|
43
43
|
"@atlaskit/motion": "^5.3.0",
|
|
44
44
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
45
|
-
"@atlaskit/primitives": "^
|
|
45
|
+
"@atlaskit/primitives": "^17.0.0",
|
|
46
46
|
"@atlaskit/theme": "^21.0.0",
|
|
47
|
-
"@atlaskit/tokens": "^
|
|
47
|
+
"@atlaskit/tokens": "^9.0.0",
|
|
48
48
|
"@babel/runtime": "^7.0.0",
|
|
49
49
|
"@emotion/react": "^11.7.1",
|
|
50
50
|
"bind-event-listener": "^3.0.0",
|
|
@@ -57,15 +57,15 @@
|
|
|
57
57
|
"devDependencies": {
|
|
58
58
|
"@af/accessibility-testing": "workspace:^",
|
|
59
59
|
"@af/integration-testing": "workspace:^",
|
|
60
|
-
"@atlaskit/atlassian-navigation": "^5.
|
|
61
|
-
"@atlaskit/button": "^23.
|
|
60
|
+
"@atlaskit/atlassian-navigation": "^5.5.0",
|
|
61
|
+
"@atlaskit/button": "^23.9.0",
|
|
62
62
|
"@atlaskit/docs": "^11.2.0",
|
|
63
63
|
"@atlaskit/logo": "^19.9.0",
|
|
64
64
|
"@atlaskit/menu": "^8.4.0",
|
|
65
|
-
"@atlaskit/popup": "^4.
|
|
66
|
-
"@atlaskit/section-message": "^8.
|
|
65
|
+
"@atlaskit/popup": "^4.8.0",
|
|
66
|
+
"@atlaskit/section-message": "^8.11.0",
|
|
67
67
|
"@atlaskit/side-navigation": "^11.0.0",
|
|
68
|
-
"@atlaskit/tooltip": "^20.
|
|
68
|
+
"@atlaskit/tooltip": "^20.11.0",
|
|
69
69
|
"@atlassian/ssr-tests": "workspace:^",
|
|
70
70
|
"@testing-library/react": "^13.4.0",
|
|
71
71
|
"@testing-library/react-hooks": "^8.0.1",
|