@atlaskit/badge 18.1.5 → 18.1.6
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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
._2rko1mok{border-radius:var(--ds-radius-large,8px)}
|
|
3
|
-
.
|
|
3
|
+
._2rkolb4i{border-radius:var(--ds-radius-xsmall,2px)}._18zr12x7{padding-inline:var(--ds-space-075,6px)}
|
|
4
4
|
._18zr1b66{padding-inline:var(--ds-space-050,4px)}
|
|
5
5
|
._1bah1h6o{justify-content:center}
|
|
6
6
|
._1e0c116y{display:inline-flex}
|
package/dist/cjs/badge.js
CHANGED
|
@@ -37,7 +37,7 @@ var red300 = '#FD9891';
|
|
|
37
37
|
var blue300 = '#8FB8F6';
|
|
38
38
|
var neutral1000 = '#292A2E';
|
|
39
39
|
var styles = {
|
|
40
|
-
root: "
|
|
40
|
+
root: "_2rkolb4i _18zr1b66 _1e0c116y _vchhusvi _1ul91ejb _1bah1h6o _1o9zidpf _1kz6184x",
|
|
41
41
|
added: "_bfhkmv6i _syaz1fxt",
|
|
42
42
|
default: "_bfhk1fkg _syazwwip",
|
|
43
43
|
important: "_bfhk1366 _syazwwip",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
._2rko1mok{border-radius:var(--ds-radius-large,8px)}
|
|
3
|
-
.
|
|
3
|
+
._2rkolb4i{border-radius:var(--ds-radius-xsmall,2px)}._18zr12x7{padding-inline:var(--ds-space-075,6px)}
|
|
4
4
|
._18zr1b66{padding-inline:var(--ds-space-050,4px)}
|
|
5
5
|
._1bah1h6o{justify-content:center}
|
|
6
6
|
._1e0c116y{display:inline-flex}
|
package/dist/es2019/badge.js
CHANGED
|
@@ -29,7 +29,7 @@ const red300 = '#FD9891';
|
|
|
29
29
|
const blue300 = '#8FB8F6';
|
|
30
30
|
const neutral1000 = '#292A2E';
|
|
31
31
|
const styles = {
|
|
32
|
-
root: "
|
|
32
|
+
root: "_2rkolb4i _18zr1b66 _1e0c116y _vchhusvi _1ul91ejb _1bah1h6o _1o9zidpf _1kz6184x",
|
|
33
33
|
added: "_bfhkmv6i _syaz1fxt",
|
|
34
34
|
default: "_bfhk1fkg _syazwwip",
|
|
35
35
|
important: "_bfhk1366 _syazwwip",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
._2rko1mok{border-radius:var(--ds-radius-large,8px)}
|
|
3
|
-
.
|
|
3
|
+
._2rkolb4i{border-radius:var(--ds-radius-xsmall,2px)}._18zr12x7{padding-inline:var(--ds-space-075,6px)}
|
|
4
4
|
._18zr1b66{padding-inline:var(--ds-space-050,4px)}
|
|
5
5
|
._1bah1h6o{justify-content:center}
|
|
6
6
|
._1e0c116y{display:inline-flex}
|
package/dist/esm/badge.js
CHANGED
|
@@ -29,7 +29,7 @@ var red300 = '#FD9891';
|
|
|
29
29
|
var blue300 = '#8FB8F6';
|
|
30
30
|
var neutral1000 = '#292A2E';
|
|
31
31
|
var styles = {
|
|
32
|
-
root: "
|
|
32
|
+
root: "_2rkolb4i _18zr1b66 _1e0c116y _vchhusvi _1ul91ejb _1bah1h6o _1o9zidpf _1kz6184x",
|
|
33
33
|
added: "_bfhkmv6i _syaz1fxt",
|
|
34
34
|
default: "_bfhk1fkg _syazwwip",
|
|
35
35
|
important: "_bfhk1366 _syazwwip",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/badge",
|
|
3
|
-
"version": "18.1.
|
|
3
|
+
"version": "18.1.6",
|
|
4
4
|
"description": "A badge is a visual indicator for numeric values such as tallies and scores.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -31,15 +31,11 @@
|
|
|
31
31
|
"category": "Status indicators"
|
|
32
32
|
}
|
|
33
33
|
},
|
|
34
|
-
"af:exports": {
|
|
35
|
-
"./types": "./src/entry-points/types.tsx",
|
|
36
|
-
".": "./src/index.tsx"
|
|
37
|
-
},
|
|
38
34
|
"dependencies": {
|
|
39
35
|
"@atlaskit/codemod-utils": "^4.2.0",
|
|
40
36
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
41
|
-
"@atlaskit/primitives": "^14.
|
|
42
|
-
"@atlaskit/tokens": "^6.
|
|
37
|
+
"@atlaskit/primitives": "^14.13.0",
|
|
38
|
+
"@atlaskit/tokens": "^6.2.0",
|
|
43
39
|
"@babel/runtime": "^7.0.0",
|
|
44
40
|
"@compiled/react": "^0.18.3"
|
|
45
41
|
},
|
|
@@ -53,7 +49,7 @@
|
|
|
53
49
|
"@atlaskit/docs": "^11.0.0",
|
|
54
50
|
"@atlaskit/ds-lib": "^5.0.0",
|
|
55
51
|
"@atlaskit/link": "^3.2.0",
|
|
56
|
-
"@atlaskit/section-message": "^8.
|
|
52
|
+
"@atlaskit/section-message": "^8.7.0",
|
|
57
53
|
"@atlaskit/theme": "^20.0.0",
|
|
58
54
|
"@atlassian/feature-flags-test-utils": "^0.3.0",
|
|
59
55
|
"@atlassian/ssr-tests": "0.3.0",
|