@atlaskit/side-navigation 1.2.13 → 1.2.14
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
CHANGED
|
@@ -2,13 +2,6 @@
|
|
|
2
2
|
order: 2
|
|
3
3
|
---
|
|
4
4
|
|
|
5
|
-
import buttonConciseDo from './images/button-concise-do.png';
|
|
6
|
-
import buttonConciseDont from './images/button-concise-dont.png';
|
|
7
|
-
import buttonCapitalizationDo from './images/button-capitalization-do.png';
|
|
8
|
-
import buttonCapitalizationDont from './images/button-capitalization-dont.png';
|
|
9
|
-
import buttonActionDo from './images/button-action-do.png';
|
|
10
|
-
import buttonActionDont from './images/button-action-dont.png';
|
|
11
|
-
|
|
12
5
|
## Usage
|
|
13
6
|
|
|
14
7
|
### Loading states
|
package/dist/cjs/version.json
CHANGED
package/dist/es2019/version.json
CHANGED
package/dist/esm/version.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/side-navigation",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.14",
|
|
4
4
|
"description": "A highly composable side navigation component that supports nested views.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"@atlaskit/logo": "^13.8.0",
|
|
44
44
|
"@atlaskit/onboarding": "^10.5.0",
|
|
45
45
|
"@atlaskit/section-message": "^6.0.0",
|
|
46
|
-
"@atlaskit/select": "^15.
|
|
46
|
+
"@atlaskit/select": "^15.6.0",
|
|
47
47
|
"@atlaskit/visual-regression": "*",
|
|
48
48
|
"@atlaskit/webdriver-runner": "*",
|
|
49
49
|
"@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"jscodeshift": "^0.13.0",
|
|
56
56
|
"raf-stub": "^2.0.1",
|
|
57
57
|
"react-beautiful-dnd": "^12.1.1",
|
|
58
|
-
"typescript": "4.
|
|
58
|
+
"typescript": "4.3.5"
|
|
59
59
|
},
|
|
60
60
|
"techstack": {
|
|
61
61
|
"@atlassian/frontend": {
|