@atlaskit/button 23.10.6 → 23.10.8
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,19 @@
|
|
|
1
1
|
# @atlaskit/button
|
|
2
2
|
|
|
3
|
+
## 23.10.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 23.10.7
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`08170da1fbf62`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/08170da1fbf62) -
|
|
14
|
+
Migrate spacing prop usages on icons to Flex wrapper
|
|
15
|
+
- Updated dependencies
|
|
16
|
+
|
|
3
17
|
## 23.10.6
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -131,7 +131,7 @@ var ButtonBase = /*#__PURE__*/_react.default.forwardRef(function ButtonBase(prop
|
|
|
131
131
|
action: 'clicked',
|
|
132
132
|
componentName: 'button',
|
|
133
133
|
packageName: "@atlaskit/button",
|
|
134
|
-
packageVersion: "23.10.
|
|
134
|
+
packageVersion: "23.10.7",
|
|
135
135
|
analyticsData: analyticsContext
|
|
136
136
|
});
|
|
137
137
|
|
|
@@ -118,7 +118,7 @@ const ButtonBase = /*#__PURE__*/React.forwardRef(function ButtonBase(props, ref)
|
|
|
118
118
|
action: 'clicked',
|
|
119
119
|
componentName: 'button',
|
|
120
120
|
packageName: "@atlaskit/button",
|
|
121
|
-
packageVersion: "23.10.
|
|
121
|
+
packageVersion: "23.10.7",
|
|
122
122
|
analyticsData: analyticsContext
|
|
123
123
|
});
|
|
124
124
|
|
|
@@ -124,7 +124,7 @@ var ButtonBase = /*#__PURE__*/React.forwardRef(function ButtonBase(props, ref) {
|
|
|
124
124
|
action: 'clicked',
|
|
125
125
|
componentName: 'button',
|
|
126
126
|
packageName: "@atlaskit/button",
|
|
127
|
-
packageVersion: "23.10.
|
|
127
|
+
packageVersion: "23.10.7",
|
|
128
128
|
analyticsData: analyticsContext
|
|
129
129
|
});
|
|
130
130
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/button",
|
|
3
|
-
"version": "23.10.
|
|
3
|
+
"version": "23.10.8",
|
|
4
4
|
"description": "A button triggers an event or action. They let users know what will happen next.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -25,6 +25,13 @@
|
|
|
25
25
|
],
|
|
26
26
|
"atlaskit:src": "src/index.tsx",
|
|
27
27
|
"atlassian": {
|
|
28
|
+
"react-compiler": {
|
|
29
|
+
"enabled": true,
|
|
30
|
+
"gating": {
|
|
31
|
+
"source": "@atlassian/react-compiler-gating",
|
|
32
|
+
"importSpecifierName": "isReactCompilerActivePlatform"
|
|
33
|
+
}
|
|
34
|
+
},
|
|
28
35
|
"team": "Design System Team",
|
|
29
36
|
"website": {
|
|
30
37
|
"name": "Button",
|
|
@@ -78,14 +85,14 @@
|
|
|
78
85
|
"@atlaskit/css": "^0.19.0",
|
|
79
86
|
"@atlaskit/ds-lib": "^6.0.0",
|
|
80
87
|
"@atlaskit/focus-ring": "^3.0.0",
|
|
81
|
-
"@atlaskit/icon": "^
|
|
88
|
+
"@atlaskit/icon": "^34.0.0",
|
|
82
89
|
"@atlaskit/interaction-context": "^3.1.0",
|
|
83
90
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
84
91
|
"@atlaskit/primitives": "^18.1.0",
|
|
85
92
|
"@atlaskit/spinner": "^19.0.0",
|
|
86
93
|
"@atlaskit/theme": "^22.0.0",
|
|
87
94
|
"@atlaskit/tokens": "^11.4.0",
|
|
88
|
-
"@atlaskit/tooltip": "^21.
|
|
95
|
+
"@atlaskit/tooltip": "^21.1.0",
|
|
89
96
|
"@atlaskit/visually-hidden": "^3.0.0",
|
|
90
97
|
"@babel/runtime": "^7.0.0",
|
|
91
98
|
"@compiled/react": "^0.20.0",
|
|
@@ -98,7 +105,7 @@
|
|
|
98
105
|
"@af/accessibility-testing": "workspace:^",
|
|
99
106
|
"@af/integration-testing": "workspace:^",
|
|
100
107
|
"@af/visual-regression": "workspace:^",
|
|
101
|
-
"@atlaskit/app-provider": "^4.
|
|
108
|
+
"@atlaskit/app-provider": "^4.2.0",
|
|
102
109
|
"@atlaskit/checkbox": "^17.3.0",
|
|
103
110
|
"@atlaskit/docs": "^11.7.0",
|
|
104
111
|
"@atlaskit/dropdown-menu": "^16.8.0",
|
|
@@ -106,11 +113,12 @@
|
|
|
106
113
|
"@atlaskit/heading": "^5.3.0",
|
|
107
114
|
"@atlaskit/link": "^3.3.0",
|
|
108
115
|
"@atlaskit/logo": "^19.10.0",
|
|
109
|
-
"@atlaskit/modal-dialog": "^14.
|
|
116
|
+
"@atlaskit/modal-dialog": "^14.14.0",
|
|
110
117
|
"@atlaskit/section-message": "^8.12.0",
|
|
111
|
-
"@atlaskit/select": "^21.
|
|
118
|
+
"@atlaskit/select": "^21.10.0",
|
|
112
119
|
"@atlaskit/toggle": "^15.2.0",
|
|
113
120
|
"@atlassian/feature-flags-test-utils": "^1.0.0",
|
|
121
|
+
"@atlassian/react-compiler-gating": "workspace:^",
|
|
114
122
|
"@atlassian/ssr-tests": "workspace:^",
|
|
115
123
|
"@atlassian/structured-docs-types": "workspace:^",
|
|
116
124
|
"@testing-library/react": "^16.3.0",
|