@atlaskit/object 1.0.14 → 1.0.15
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
|
@@ -8,6 +8,6 @@ import { ObjectExplorer } from '@af/design-system-docs-ui';
|
|
|
8
8
|
|
|
9
9
|
Make a selection to view usage and import details.
|
|
10
10
|
|
|
11
|
-
For usage examples, see the [Object component documentation](/components/object
|
|
11
|
+
For usage examples, see the [Object component documentation](/components/object).
|
|
12
12
|
|
|
13
13
|
<ObjectExplorer />
|
|
@@ -10,6 +10,6 @@ import { ObjectTileExplorer } from '@af/design-system-docs-ui';
|
|
|
10
10
|
|
|
11
11
|
Make a selection to view usage and import details.
|
|
12
12
|
|
|
13
|
-
For usage examples, see the [Object Tile component documentation](/components/object/object-tile
|
|
13
|
+
For usage examples, see the [Object Tile component documentation](/components/object/object-tile).
|
|
14
14
|
|
|
15
15
|
<ObjectTileExplorer />
|
package/package.json
CHANGED
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"@atlaskit/icon-lab": "^6.4.0",
|
|
38
38
|
"@atlaskit/primitives": "^18.1.0",
|
|
39
39
|
"@atlaskit/tile": "^1.0.0",
|
|
40
|
-
"@atlaskit/tokens": "^
|
|
40
|
+
"@atlaskit/tokens": "^12.0.0",
|
|
41
41
|
"@babel/runtime": "^7.0.0",
|
|
42
42
|
"@compiled/react": "^0.20.0",
|
|
43
43
|
"tiny-invariant": "^1.2.0"
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"@af/accessibility-testing": "workspace:^",
|
|
50
50
|
"@af/formatting": "workspace:^",
|
|
51
51
|
"@af/visual-regression": "workspace:^",
|
|
52
|
-
"@atlaskit/ds-lib": "^
|
|
52
|
+
"@atlaskit/ds-lib": "^7.0.0",
|
|
53
53
|
"@atlaskit/ssr": "workspace:^",
|
|
54
54
|
"@atlassian/codegen": "^0.1.0",
|
|
55
55
|
"@atlassian/react-compiler-gating": "workspace:^",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
}
|
|
100
100
|
},
|
|
101
101
|
"name": "@atlaskit/object",
|
|
102
|
-
"version": "1.0.
|
|
102
|
+
"version": "1.0.15",
|
|
103
103
|
"description": "An object is an icon that represents an Atlassian-specific content type.",
|
|
104
104
|
"author": "Atlassian Pty Ltd",
|
|
105
105
|
"license": "Apache-2.0",
|