@atlaskit/icon 28.1.0 → 28.1.1

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,5 +1,13 @@
1
1
  # @atlaskit/icon
2
2
 
3
+ ## 28.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`23bcc5bbc9cee`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/23bcc5bbc9cee) -
8
+ Internal changes to how border radius is applied.
9
+ - Updated dependencies
10
+
3
11
  ## 28.1.0
4
12
 
5
13
  ### Minor Changes
@@ -30,4 +30,4 @@
30
30
  "path": "../../tokens/afm-cc/tsconfig.json"
31
31
  }
32
32
  ]
33
- }
33
+ }
@@ -1,6 +1,6 @@
1
1
 
2
- ._2rko14q2{border-radius:var(--ds-border-radius-circle,2002pc)}
3
- ._2rkoiti9{border-radius:var(--ds-border-radius-100,4px)}._1bah1h6o{justify-content:center}
2
+ ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
+ ._2rko1twn{border-radius:var(--ds-border-radius-circle,9999px)}._1bah1h6o{justify-content:center}
4
4
  ._1bsb1tcg{width:24px}
5
5
  ._1bsb1ylp{width:40px}
6
6
  ._1bsb7vkz{width:1pc}
@@ -41,8 +41,8 @@ var appearanceMap = {
41
41
  yellow: "_bfhk3fv2 _syaz1oqg"
42
42
  };
43
43
  var shapeMap = {
44
- square: "_2rkoiti9",
45
- circle: "_2rko14q2"
44
+ square: "_2rko12b0",
45
+ circle: "_2rko1twn"
46
46
  };
47
47
  var iconTileStyles = null;
48
48
 
@@ -1,6 +1,6 @@
1
1
 
2
- ._2rko14q2{border-radius:var(--ds-border-radius-circle,2002pc)}
3
- ._2rkoiti9{border-radius:var(--ds-border-radius-100,4px)}._1bah1h6o{justify-content:center}
2
+ ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
+ ._2rko1twn{border-radius:var(--ds-border-radius-circle,9999px)}._1bah1h6o{justify-content:center}
4
4
  ._1bsb1tcg{width:24px}
5
5
  ._1bsb1ylp{width:40px}
6
6
  ._1bsb7vkz{width:1pc}
@@ -33,8 +33,8 @@ const appearanceMap = {
33
33
  yellow: "_bfhk3fv2 _syaz1oqg"
34
34
  };
35
35
  const shapeMap = {
36
- square: "_2rkoiti9",
37
- circle: "_2rko14q2"
36
+ square: "_2rko12b0",
37
+ circle: "_2rko1twn"
38
38
  };
39
39
  const iconTileStyles = null;
40
40
 
@@ -1,6 +1,6 @@
1
1
 
2
- ._2rko14q2{border-radius:var(--ds-border-radius-circle,2002pc)}
3
- ._2rkoiti9{border-radius:var(--ds-border-radius-100,4px)}._1bah1h6o{justify-content:center}
2
+ ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
3
+ ._2rko1twn{border-radius:var(--ds-border-radius-circle,9999px)}._1bah1h6o{justify-content:center}
4
4
  ._1bsb1tcg{width:24px}
5
5
  ._1bsb1ylp{width:40px}
6
6
  ._1bsb7vkz{width:1pc}
@@ -33,8 +33,8 @@ var appearanceMap = {
33
33
  yellow: "_bfhk3fv2 _syaz1oqg"
34
34
  };
35
35
  var shapeMap = {
36
- square: "_2rkoiti9",
37
- circle: "_2rko14q2"
36
+ square: "_2rko12b0",
37
+ circle: "_2rko1twn"
38
38
  };
39
39
  var iconTileStyles = null;
40
40
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/icon",
3
- "version": "28.1.0",
3
+ "version": "28.1.1",
4
4
  "description": "An icon is a symbol representing a command, device, directory, or common action.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -96,7 +96,7 @@
96
96
  },
97
97
  "dependencies": {
98
98
  "@atlaskit/platform-feature-flags": "^1.1.0",
99
- "@atlaskit/tokens": "^6.0.0",
99
+ "@atlaskit/tokens": "^6.1.0",
100
100
  "@babel/register": "^7.25.9",
101
101
  "@babel/runtime": "^7.0.0",
102
102
  "@compiled/react": "^0.18.3"
@@ -114,7 +114,7 @@
114
114
  "@atlaskit/css": "^0.12.0",
115
115
  "@atlaskit/docs": "^11.0.0",
116
116
  "@atlaskit/ds-lib": "^5.0.0",
117
- "@atlaskit/form": "^12.2.0",
117
+ "@atlaskit/form": "^12.4.0",
118
118
  "@atlaskit/heading": "^5.2.0",
119
119
  "@atlaskit/icon-file-type": "^7.0.0",
120
120
  "@atlaskit/icon-object": "^7.2.0",
@@ -122,10 +122,10 @@
122
122
  "@atlaskit/logo": "^19.7.0",
123
123
  "@atlaskit/menu": "^8.3.0",
124
124
  "@atlaskit/modal-dialog": "^14.3.0",
125
- "@atlaskit/primitives": "^14.11.0",
126
- "@atlaskit/section-message": "^8.5.0",
125
+ "@atlaskit/primitives": "^14.12.0",
126
+ "@atlaskit/section-message": "^8.6.0",
127
127
  "@atlaskit/textfield": "^8.0.0",
128
- "@atlaskit/theme": "^19.0.0",
128
+ "@atlaskit/theme": "^20.0.0",
129
129
  "@atlaskit/toggle": "^15.1.0",
130
130
  "@atlaskit/tooltip": "^20.4.0",
131
131
  "@atlassian/ssr-tests": "^0.3.0",