@atlaskit/feedback-collector 14.6.7 → 14.6.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,12 @@
|
|
|
1
1
|
# @atlaskit/feedback-collector
|
|
2
2
|
|
|
3
|
+
## 14.6.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`8f64685a7b727`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8f64685a7b727) -
|
|
8
|
+
Remove duplicated inert `aria-required` attribute from Field components.
|
|
9
|
+
|
|
3
10
|
## 14.6.7
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -234,8 +234,7 @@ var FeedbackForm = function FeedbackForm(_ref2) {
|
|
|
234
234
|
}, /*#__PURE__*/_react.default.createElement(_modalDialog.ModalTitle, null, feedbackTitle || /*#__PURE__*/_react.default.createElement(_reactIntlNext.FormattedMessage, _messages.messages.feedbackTitle))), /*#__PURE__*/_react.default.createElement(_modalDialog.ModalBody, null, requiredFieldsSummary, feedbackTitleDetails, customContent, showTypeField ? /*#__PURE__*/_react.default.createElement(_form.Field, {
|
|
235
235
|
name: "topic",
|
|
236
236
|
label: selectLabel || formatMessage(_messages.messages.selectionOptionDefaultLabel),
|
|
237
|
-
isRequired: true
|
|
238
|
-
"aria-required": true // JCA11Y-1619
|
|
237
|
+
isRequired: true
|
|
239
238
|
}, function (_ref4) {
|
|
240
239
|
var _ref4$fieldProps = _ref4.fieldProps,
|
|
241
240
|
id = _ref4$fieldProps.id,
|
|
@@ -393,8 +392,7 @@ var FeedbackForm = function FeedbackForm(_ref2) {
|
|
|
393
392
|
}, /*#__PURE__*/_react.default.createElement(_modalDialog.ModalTitle, null, feedbackTitle || /*#__PURE__*/_react.default.createElement(_reactIntlNext.FormattedMessage, _messages.messages.feedbackTitle))), /*#__PURE__*/_react.default.createElement(_modalDialog.ModalBody, null, requiredFieldsSummary, feedbackTitleDetails, customContent, showTypeField ? /*#__PURE__*/_react.default.createElement(_form.Field, {
|
|
394
393
|
name: "topic",
|
|
395
394
|
label: selectLabel || formatMessage(_messages.messages.selectionOptionDefaultLabel),
|
|
396
|
-
isRequired: true
|
|
397
|
-
"aria-required": true // JCA11Y-1619
|
|
395
|
+
isRequired: true
|
|
398
396
|
}, function (_ref0) {
|
|
399
397
|
var _ref0$fieldProps = _ref0.fieldProps,
|
|
400
398
|
id = _ref0$fieldProps.id,
|
|
@@ -182,8 +182,7 @@ const FeedbackForm = ({
|
|
|
182
182
|
}, /*#__PURE__*/React.createElement(ModalTitle, null, feedbackTitle || /*#__PURE__*/React.createElement(FormattedMessage, messages.feedbackTitle))), /*#__PURE__*/React.createElement(ModalBody, null, requiredFieldsSummary, feedbackTitleDetails, customContent, showTypeField ? /*#__PURE__*/React.createElement(Field, {
|
|
183
183
|
name: "topic",
|
|
184
184
|
label: selectLabel || formatMessage(messages.selectionOptionDefaultLabel),
|
|
185
|
-
isRequired: true
|
|
186
|
-
"aria-required": true // JCA11Y-1619
|
|
185
|
+
isRequired: true
|
|
187
186
|
}, ({
|
|
188
187
|
fieldProps: {
|
|
189
188
|
id,
|
|
@@ -314,8 +313,7 @@ const FeedbackForm = ({
|
|
|
314
313
|
}, /*#__PURE__*/React.createElement(ModalTitle, null, feedbackTitle || /*#__PURE__*/React.createElement(FormattedMessage, messages.feedbackTitle))), /*#__PURE__*/React.createElement(ModalBody, null, requiredFieldsSummary, feedbackTitleDetails, customContent, showTypeField ? /*#__PURE__*/React.createElement(Field, {
|
|
315
314
|
name: "topic",
|
|
316
315
|
label: selectLabel || formatMessage(messages.selectionOptionDefaultLabel),
|
|
317
|
-
isRequired: true
|
|
318
|
-
"aria-required": true // JCA11Y-1619
|
|
316
|
+
isRequired: true
|
|
319
317
|
}, ({
|
|
320
318
|
fieldProps: {
|
|
321
319
|
id,
|
|
@@ -225,8 +225,7 @@ var FeedbackForm = function FeedbackForm(_ref2) {
|
|
|
225
225
|
}, /*#__PURE__*/React.createElement(ModalTitle, null, feedbackTitle || /*#__PURE__*/React.createElement(FormattedMessage, messages.feedbackTitle))), /*#__PURE__*/React.createElement(ModalBody, null, requiredFieldsSummary, feedbackTitleDetails, customContent, showTypeField ? /*#__PURE__*/React.createElement(Field, {
|
|
226
226
|
name: "topic",
|
|
227
227
|
label: selectLabel || formatMessage(messages.selectionOptionDefaultLabel),
|
|
228
|
-
isRequired: true
|
|
229
|
-
"aria-required": true // JCA11Y-1619
|
|
228
|
+
isRequired: true
|
|
230
229
|
}, function (_ref4) {
|
|
231
230
|
var _ref4$fieldProps = _ref4.fieldProps,
|
|
232
231
|
id = _ref4$fieldProps.id,
|
|
@@ -384,8 +383,7 @@ var FeedbackForm = function FeedbackForm(_ref2) {
|
|
|
384
383
|
}, /*#__PURE__*/React.createElement(ModalTitle, null, feedbackTitle || /*#__PURE__*/React.createElement(FormattedMessage, messages.feedbackTitle))), /*#__PURE__*/React.createElement(ModalBody, null, requiredFieldsSummary, feedbackTitleDetails, customContent, showTypeField ? /*#__PURE__*/React.createElement(Field, {
|
|
385
384
|
name: "topic",
|
|
386
385
|
label: selectLabel || formatMessage(messages.selectionOptionDefaultLabel),
|
|
387
|
-
isRequired: true
|
|
388
|
-
"aria-required": true // JCA11Y-1619
|
|
386
|
+
isRequired: true
|
|
389
387
|
}, function (_ref0) {
|
|
390
388
|
var _ref0$fieldProps = _ref0.fieldProps,
|
|
391
389
|
id = _ref0$fieldProps.id,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/feedback-collector",
|
|
3
|
-
"version": "14.6.
|
|
3
|
+
"version": "14.6.8",
|
|
4
4
|
"description": "A component that collects feedback across Atlassian products.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"@atlaskit/button": "^23.6.0",
|
|
37
37
|
"@atlaskit/checkbox": "^17.1.0",
|
|
38
38
|
"@atlaskit/flag": "^17.5.0",
|
|
39
|
-
"@atlaskit/form": "^14.
|
|
39
|
+
"@atlaskit/form": "^14.3.0",
|
|
40
40
|
"@atlaskit/icon": "^29.0.0",
|
|
41
41
|
"@atlaskit/link": "^3.2.0",
|
|
42
42
|
"@atlaskit/modal-dialog": "^14.7.0",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"@atlaskit/select": "^21.4.0",
|
|
46
46
|
"@atlaskit/textarea": "^8.1.0",
|
|
47
47
|
"@atlaskit/theme": "^21.0.0",
|
|
48
|
-
"@atlaskit/tokens": "^8.
|
|
48
|
+
"@atlaskit/tokens": "^8.3.0",
|
|
49
49
|
"@babel/runtime": "^7.0.0",
|
|
50
50
|
"react-intl-next": "npm:react-intl@^5.18.1"
|
|
51
51
|
},
|