@atlaskit/feedback-collector 14.6.23 → 15.0.0
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 +23 -0
- package/dist/cjs/components/FeedbackButton.js +3 -3
- package/dist/cjs/components/FeedbackCollector.js +1 -1
- package/dist/cjs/components/FeedbackFlag.js +2 -2
- package/dist/cjs/components/FeedbackForm.js +12 -12
- package/dist/cjs/components/IntlProviderWithResolvedMessages.js +2 -2
- package/dist/cjs/i18n/cs.js +3 -40
- package/dist/cjs/i18n/da.js +3 -40
- package/dist/cjs/i18n/de.js +3 -40
- package/dist/cjs/i18n/en.js +3 -40
- package/dist/cjs/i18n/en_GB.js +3 -40
- package/dist/cjs/i18n/en_ZZ.js +3 -40
- package/dist/cjs/i18n/es.js +3 -40
- package/dist/cjs/i18n/fi.js +3 -40
- package/dist/cjs/i18n/fr.js +3 -40
- package/dist/cjs/i18n/hr.js +3 -40
- package/dist/cjs/i18n/hu.js +3 -40
- package/dist/cjs/i18n/it.js +3 -40
- package/dist/cjs/i18n/ja.js +3 -40
- package/dist/cjs/i18n/ko.js +3 -40
- package/dist/cjs/i18n/nb.js +3 -40
- package/dist/cjs/i18n/nl.js +3 -40
- package/dist/cjs/i18n/pl.js +3 -40
- package/dist/cjs/i18n/pt_BR.js +3 -40
- package/dist/cjs/i18n/ru.js +3 -40
- package/dist/cjs/i18n/sl.js +3 -40
- package/dist/cjs/i18n/sr_RS.js +3 -40
- package/dist/cjs/i18n/sr_YR.js +3 -40
- package/dist/cjs/i18n/sv.js +3 -40
- package/dist/cjs/i18n/th.js +3 -40
- package/dist/cjs/i18n/tr.js +3 -40
- package/dist/cjs/i18n/uk.js +3 -40
- package/dist/cjs/i18n/vi.js +3 -40
- package/dist/cjs/i18n/zh.js +3 -40
- package/dist/cjs/i18n/zh_TW.js +3 -40
- package/dist/cjs/messages.js +2 -2
- package/dist/es2019/components/FeedbackButton.js +1 -1
- package/dist/es2019/components/FeedbackCollector.js +1 -1
- package/dist/es2019/components/FeedbackFlag.js +1 -1
- package/dist/es2019/components/FeedbackForm.js +1 -1
- package/dist/es2019/components/IntlProviderWithResolvedMessages.js +1 -1
- package/dist/es2019/i18n/cs.js +3 -40
- package/dist/es2019/i18n/da.js +3 -40
- package/dist/es2019/i18n/de.js +3 -40
- package/dist/es2019/i18n/en.js +3 -40
- package/dist/es2019/i18n/en_GB.js +3 -40
- package/dist/es2019/i18n/en_ZZ.js +3 -40
- package/dist/es2019/i18n/es.js +3 -40
- package/dist/es2019/i18n/fi.js +3 -40
- package/dist/es2019/i18n/fr.js +3 -40
- package/dist/es2019/i18n/hr.js +3 -40
- package/dist/es2019/i18n/hu.js +3 -40
- package/dist/es2019/i18n/it.js +3 -40
- package/dist/es2019/i18n/ja.js +3 -40
- package/dist/es2019/i18n/ko.js +3 -40
- package/dist/es2019/i18n/nb.js +3 -40
- package/dist/es2019/i18n/nl.js +3 -40
- package/dist/es2019/i18n/pl.js +3 -40
- package/dist/es2019/i18n/pt_BR.js +3 -40
- package/dist/es2019/i18n/ru.js +3 -40
- package/dist/es2019/i18n/sl.js +3 -40
- package/dist/es2019/i18n/sr_RS.js +3 -40
- package/dist/es2019/i18n/sr_YR.js +3 -40
- package/dist/es2019/i18n/sv.js +3 -40
- package/dist/es2019/i18n/th.js +3 -40
- package/dist/es2019/i18n/tr.js +3 -40
- package/dist/es2019/i18n/uk.js +3 -40
- package/dist/es2019/i18n/vi.js +3 -40
- package/dist/es2019/i18n/zh.js +3 -40
- package/dist/es2019/i18n/zh_TW.js +3 -40
- package/dist/es2019/messages.js +1 -1
- package/dist/esm/components/FeedbackButton.js +1 -1
- package/dist/esm/components/FeedbackCollector.js +1 -1
- package/dist/esm/components/FeedbackFlag.js +1 -1
- package/dist/esm/components/FeedbackForm.js +1 -1
- package/dist/esm/components/IntlProviderWithResolvedMessages.js +1 -1
- package/dist/esm/i18n/cs.js +3 -40
- package/dist/esm/i18n/da.js +3 -40
- package/dist/esm/i18n/de.js +3 -40
- package/dist/esm/i18n/en.js +3 -40
- package/dist/esm/i18n/en_GB.js +3 -40
- package/dist/esm/i18n/en_ZZ.js +3 -40
- package/dist/esm/i18n/es.js +3 -40
- package/dist/esm/i18n/fi.js +3 -40
- package/dist/esm/i18n/fr.js +3 -40
- package/dist/esm/i18n/hr.js +3 -40
- package/dist/esm/i18n/hu.js +3 -40
- package/dist/esm/i18n/it.js +3 -40
- package/dist/esm/i18n/ja.js +3 -40
- package/dist/esm/i18n/ko.js +3 -40
- package/dist/esm/i18n/nb.js +3 -40
- package/dist/esm/i18n/nl.js +3 -40
- package/dist/esm/i18n/pl.js +3 -40
- package/dist/esm/i18n/pt_BR.js +3 -40
- package/dist/esm/i18n/ru.js +3 -40
- package/dist/esm/i18n/sl.js +3 -40
- package/dist/esm/i18n/sr_RS.js +3 -40
- package/dist/esm/i18n/sr_YR.js +3 -40
- package/dist/esm/i18n/sv.js +3 -40
- package/dist/esm/i18n/th.js +3 -40
- package/dist/esm/i18n/tr.js +3 -40
- package/dist/esm/i18n/uk.js +3 -40
- package/dist/esm/i18n/vi.js +3 -40
- package/dist/esm/i18n/zh.js +3 -40
- package/dist/esm/i18n/zh_TW.js +3 -40
- package/dist/esm/messages.js +1 -1
- package/dist/types/i18n/cs.d.ts +2 -40
- package/dist/types/i18n/da.d.ts +2 -40
- package/dist/types/i18n/de.d.ts +2 -40
- package/dist/types/i18n/en.d.ts +2 -40
- package/dist/types/i18n/en_GB.d.ts +2 -40
- package/dist/types/i18n/en_ZZ.d.ts +2 -40
- package/dist/types/i18n/es.d.ts +2 -40
- package/dist/types/i18n/fi.d.ts +2 -40
- package/dist/types/i18n/fr.d.ts +2 -40
- package/dist/types/i18n/hr.d.ts +2 -40
- package/dist/types/i18n/hu.d.ts +2 -40
- package/dist/types/i18n/it.d.ts +2 -40
- package/dist/types/i18n/ja.d.ts +2 -40
- package/dist/types/i18n/ko.d.ts +2 -40
- package/dist/types/i18n/nb.d.ts +2 -40
- package/dist/types/i18n/nl.d.ts +2 -40
- package/dist/types/i18n/pl.d.ts +2 -40
- package/dist/types/i18n/pt_BR.d.ts +2 -40
- package/dist/types/i18n/ru.d.ts +2 -40
- package/dist/types/i18n/sl.d.ts +2 -40
- package/dist/types/i18n/sr_RS.d.ts +2 -40
- package/dist/types/i18n/sr_YR.d.ts +2 -40
- package/dist/types/i18n/sv.d.ts +2 -40
- package/dist/types/i18n/th.d.ts +2 -40
- package/dist/types/i18n/tr.d.ts +2 -40
- package/dist/types/i18n/uk.d.ts +2 -40
- package/dist/types/i18n/vi.d.ts +2 -40
- package/dist/types/i18n/zh.d.ts +2 -40
- package/dist/types/i18n/zh_TW.d.ts +2 -40
- package/dist/types-ts4.5/i18n/cs.d.ts +2 -40
- package/dist/types-ts4.5/i18n/da.d.ts +2 -40
- package/dist/types-ts4.5/i18n/de.d.ts +2 -40
- package/dist/types-ts4.5/i18n/en.d.ts +2 -40
- package/dist/types-ts4.5/i18n/en_GB.d.ts +2 -40
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +2 -40
- package/dist/types-ts4.5/i18n/es.d.ts +2 -40
- package/dist/types-ts4.5/i18n/fi.d.ts +2 -40
- package/dist/types-ts4.5/i18n/fr.d.ts +2 -40
- package/dist/types-ts4.5/i18n/hr.d.ts +2 -40
- package/dist/types-ts4.5/i18n/hu.d.ts +2 -40
- package/dist/types-ts4.5/i18n/it.d.ts +2 -40
- package/dist/types-ts4.5/i18n/ja.d.ts +2 -40
- package/dist/types-ts4.5/i18n/ko.d.ts +2 -40
- package/dist/types-ts4.5/i18n/nb.d.ts +2 -40
- package/dist/types-ts4.5/i18n/nl.d.ts +2 -40
- package/dist/types-ts4.5/i18n/pl.d.ts +2 -40
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +2 -40
- package/dist/types-ts4.5/i18n/ru.d.ts +2 -40
- package/dist/types-ts4.5/i18n/sl.d.ts +2 -40
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +2 -40
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +2 -40
- package/dist/types-ts4.5/i18n/sv.d.ts +2 -40
- package/dist/types-ts4.5/i18n/th.d.ts +2 -40
- package/dist/types-ts4.5/i18n/tr.d.ts +2 -40
- package/dist/types-ts4.5/i18n/uk.d.ts +2 -40
- package/dist/types-ts4.5/i18n/vi.d.ts +2 -40
- package/dist/types-ts4.5/i18n/zh.d.ts +2 -40
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +2 -40
- package/package.json +8 -7
|
@@ -4,43 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'feedback-collector.anonymous.title': string;
|
|
10
|
-
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
-
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
-
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
-
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
-
'feedback-collector.cancel-button.label': string;
|
|
15
|
-
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
-
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
-
'feedback-collector.feedback-title': string;
|
|
18
|
-
'feedback-collector.form.bug.label': string;
|
|
19
|
-
'feedback-collector.form.comment.label': string;
|
|
20
|
-
'feedback-collector.form.empty.label': string;
|
|
21
|
-
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
-
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
-
'feedback-collector.form.other.label': string;
|
|
24
|
-
'feedback-collector.form.question.label': string;
|
|
25
|
-
'feedback-collector.form.suggestion.label': string;
|
|
26
|
-
'feedback-collector.form.too-slow.label': string;
|
|
27
|
-
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
-
'feedback-collector.option.bug.label': string;
|
|
29
|
-
'feedback-collector.option.comment.label': string;
|
|
30
|
-
'feedback-collector.option.default.label': string;
|
|
31
|
-
'feedback-collector.option.default.placeholder': string;
|
|
32
|
-
'feedback-collector.option.question.label': string;
|
|
33
|
-
'feedback-collector.option.suggestion.label': string;
|
|
34
|
-
'feedback-collector.privacy-policy': string;
|
|
35
|
-
'feedback-collector.required.fields.summary': string;
|
|
36
|
-
'feedback-collector.submit-button.label': string;
|
|
37
|
-
'feedback-collector.success-flag.description': string;
|
|
38
|
-
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
-
'feedback-collector.success-flag.title': string;
|
|
40
|
-
'feedback-collector.summary-placeholder': string;
|
|
41
|
-
'feedback-collector.validation.description.required': string;
|
|
42
|
-
'feedback-collector.validation.type.required': string;
|
|
43
|
-
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
-
'proforma-form-builder.give-feedback': string;
|
|
45
|
-
};
|
|
46
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/sl';
|
|
8
|
+
export default translations;
|
|
@@ -4,43 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'feedback-collector.anonymous.title': string;
|
|
10
|
-
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
-
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
-
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
-
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
-
'feedback-collector.cancel-button.label': string;
|
|
15
|
-
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
-
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
-
'feedback-collector.feedback-title': string;
|
|
18
|
-
'feedback-collector.form.bug.label': string;
|
|
19
|
-
'feedback-collector.form.comment.label': string;
|
|
20
|
-
'feedback-collector.form.empty.label': string;
|
|
21
|
-
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
-
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
-
'feedback-collector.form.other.label': string;
|
|
24
|
-
'feedback-collector.form.question.label': string;
|
|
25
|
-
'feedback-collector.form.suggestion.label': string;
|
|
26
|
-
'feedback-collector.form.too-slow.label': string;
|
|
27
|
-
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
-
'feedback-collector.option.bug.label': string;
|
|
29
|
-
'feedback-collector.option.comment.label': string;
|
|
30
|
-
'feedback-collector.option.default.label': string;
|
|
31
|
-
'feedback-collector.option.default.placeholder': string;
|
|
32
|
-
'feedback-collector.option.question.label': string;
|
|
33
|
-
'feedback-collector.option.suggestion.label': string;
|
|
34
|
-
'feedback-collector.privacy-policy': string;
|
|
35
|
-
'feedback-collector.required.fields.summary': string;
|
|
36
|
-
'feedback-collector.submit-button.label': string;
|
|
37
|
-
'feedback-collector.success-flag.description': string;
|
|
38
|
-
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
-
'feedback-collector.success-flag.title': string;
|
|
40
|
-
'feedback-collector.summary-placeholder': string;
|
|
41
|
-
'feedback-collector.validation.description.required': string;
|
|
42
|
-
'feedback-collector.validation.type.required': string;
|
|
43
|
-
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
-
'proforma-form-builder.give-feedback': string;
|
|
45
|
-
};
|
|
46
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/sr_RS';
|
|
8
|
+
export default translations;
|
|
@@ -4,43 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'feedback-collector.anonymous.title': string;
|
|
10
|
-
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
-
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
-
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
-
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
-
'feedback-collector.cancel-button.label': string;
|
|
15
|
-
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
-
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
-
'feedback-collector.feedback-title': string;
|
|
18
|
-
'feedback-collector.form.bug.label': string;
|
|
19
|
-
'feedback-collector.form.comment.label': string;
|
|
20
|
-
'feedback-collector.form.empty.label': string;
|
|
21
|
-
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
-
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
-
'feedback-collector.form.other.label': string;
|
|
24
|
-
'feedback-collector.form.question.label': string;
|
|
25
|
-
'feedback-collector.form.suggestion.label': string;
|
|
26
|
-
'feedback-collector.form.too-slow.label': string;
|
|
27
|
-
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
-
'feedback-collector.option.bug.label': string;
|
|
29
|
-
'feedback-collector.option.comment.label': string;
|
|
30
|
-
'feedback-collector.option.default.label': string;
|
|
31
|
-
'feedback-collector.option.default.placeholder': string;
|
|
32
|
-
'feedback-collector.option.question.label': string;
|
|
33
|
-
'feedback-collector.option.suggestion.label': string;
|
|
34
|
-
'feedback-collector.privacy-policy': string;
|
|
35
|
-
'feedback-collector.required.fields.summary': string;
|
|
36
|
-
'feedback-collector.submit-button.label': string;
|
|
37
|
-
'feedback-collector.success-flag.description': string;
|
|
38
|
-
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
-
'feedback-collector.success-flag.title': string;
|
|
40
|
-
'feedback-collector.summary-placeholder': string;
|
|
41
|
-
'feedback-collector.validation.description.required': string;
|
|
42
|
-
'feedback-collector.validation.type.required': string;
|
|
43
|
-
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
-
'proforma-form-builder.give-feedback': string;
|
|
45
|
-
};
|
|
46
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/sr_YR';
|
|
8
|
+
export default translations;
|
|
@@ -4,43 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'feedback-collector.anonymous.title': string;
|
|
10
|
-
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
-
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
-
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
-
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
-
'feedback-collector.cancel-button.label': string;
|
|
15
|
-
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
-
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
-
'feedback-collector.feedback-title': string;
|
|
18
|
-
'feedback-collector.form.bug.label': string;
|
|
19
|
-
'feedback-collector.form.comment.label': string;
|
|
20
|
-
'feedback-collector.form.empty.label': string;
|
|
21
|
-
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
-
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
-
'feedback-collector.form.other.label': string;
|
|
24
|
-
'feedback-collector.form.question.label': string;
|
|
25
|
-
'feedback-collector.form.suggestion.label': string;
|
|
26
|
-
'feedback-collector.form.too-slow.label': string;
|
|
27
|
-
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
-
'feedback-collector.option.bug.label': string;
|
|
29
|
-
'feedback-collector.option.comment.label': string;
|
|
30
|
-
'feedback-collector.option.default.label': string;
|
|
31
|
-
'feedback-collector.option.default.placeholder': string;
|
|
32
|
-
'feedback-collector.option.question.label': string;
|
|
33
|
-
'feedback-collector.option.suggestion.label': string;
|
|
34
|
-
'feedback-collector.privacy-policy': string;
|
|
35
|
-
'feedback-collector.required.fields.summary': string;
|
|
36
|
-
'feedback-collector.submit-button.label': string;
|
|
37
|
-
'feedback-collector.success-flag.description': string;
|
|
38
|
-
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
-
'feedback-collector.success-flag.title': string;
|
|
40
|
-
'feedback-collector.summary-placeholder': string;
|
|
41
|
-
'feedback-collector.validation.description.required': string;
|
|
42
|
-
'feedback-collector.validation.type.required': string;
|
|
43
|
-
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
-
'proforma-form-builder.give-feedback': string;
|
|
45
|
-
};
|
|
46
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/sv';
|
|
8
|
+
export default translations;
|
|
@@ -4,43 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'feedback-collector.anonymous.title': string;
|
|
10
|
-
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
-
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
-
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
-
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
-
'feedback-collector.cancel-button.label': string;
|
|
15
|
-
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
-
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
-
'feedback-collector.feedback-title': string;
|
|
18
|
-
'feedback-collector.form.bug.label': string;
|
|
19
|
-
'feedback-collector.form.comment.label': string;
|
|
20
|
-
'feedback-collector.form.empty.label': string;
|
|
21
|
-
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
-
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
-
'feedback-collector.form.other.label': string;
|
|
24
|
-
'feedback-collector.form.question.label': string;
|
|
25
|
-
'feedback-collector.form.suggestion.label': string;
|
|
26
|
-
'feedback-collector.form.too-slow.label': string;
|
|
27
|
-
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
-
'feedback-collector.option.bug.label': string;
|
|
29
|
-
'feedback-collector.option.comment.label': string;
|
|
30
|
-
'feedback-collector.option.default.label': string;
|
|
31
|
-
'feedback-collector.option.default.placeholder': string;
|
|
32
|
-
'feedback-collector.option.question.label': string;
|
|
33
|
-
'feedback-collector.option.suggestion.label': string;
|
|
34
|
-
'feedback-collector.privacy-policy': string;
|
|
35
|
-
'feedback-collector.required.fields.summary': string;
|
|
36
|
-
'feedback-collector.submit-button.label': string;
|
|
37
|
-
'feedback-collector.success-flag.description': string;
|
|
38
|
-
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
-
'feedback-collector.success-flag.title': string;
|
|
40
|
-
'feedback-collector.summary-placeholder': string;
|
|
41
|
-
'feedback-collector.validation.description.required': string;
|
|
42
|
-
'feedback-collector.validation.type.required': string;
|
|
43
|
-
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
-
'proforma-form-builder.give-feedback': string;
|
|
45
|
-
};
|
|
46
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/th';
|
|
8
|
+
export default translations;
|
|
@@ -4,43 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'feedback-collector.anonymous.title': string;
|
|
10
|
-
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
-
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
-
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
-
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
-
'feedback-collector.cancel-button.label': string;
|
|
15
|
-
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
-
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
-
'feedback-collector.feedback-title': string;
|
|
18
|
-
'feedback-collector.form.bug.label': string;
|
|
19
|
-
'feedback-collector.form.comment.label': string;
|
|
20
|
-
'feedback-collector.form.empty.label': string;
|
|
21
|
-
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
-
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
-
'feedback-collector.form.other.label': string;
|
|
24
|
-
'feedback-collector.form.question.label': string;
|
|
25
|
-
'feedback-collector.form.suggestion.label': string;
|
|
26
|
-
'feedback-collector.form.too-slow.label': string;
|
|
27
|
-
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
-
'feedback-collector.option.bug.label': string;
|
|
29
|
-
'feedback-collector.option.comment.label': string;
|
|
30
|
-
'feedback-collector.option.default.label': string;
|
|
31
|
-
'feedback-collector.option.default.placeholder': string;
|
|
32
|
-
'feedback-collector.option.question.label': string;
|
|
33
|
-
'feedback-collector.option.suggestion.label': string;
|
|
34
|
-
'feedback-collector.privacy-policy': string;
|
|
35
|
-
'feedback-collector.required.fields.summary': string;
|
|
36
|
-
'feedback-collector.submit-button.label': string;
|
|
37
|
-
'feedback-collector.success-flag.description': string;
|
|
38
|
-
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
-
'feedback-collector.success-flag.title': string;
|
|
40
|
-
'feedback-collector.summary-placeholder': string;
|
|
41
|
-
'feedback-collector.validation.description.required': string;
|
|
42
|
-
'feedback-collector.validation.type.required': string;
|
|
43
|
-
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
-
'proforma-form-builder.give-feedback': string;
|
|
45
|
-
};
|
|
46
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/tr';
|
|
8
|
+
export default translations;
|
|
@@ -4,43 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'feedback-collector.anonymous.title': string;
|
|
10
|
-
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
-
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
-
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
-
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
-
'feedback-collector.cancel-button.label': string;
|
|
15
|
-
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
-
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
-
'feedback-collector.feedback-title': string;
|
|
18
|
-
'feedback-collector.form.bug.label': string;
|
|
19
|
-
'feedback-collector.form.comment.label': string;
|
|
20
|
-
'feedback-collector.form.empty.label': string;
|
|
21
|
-
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
-
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
-
'feedback-collector.form.other.label': string;
|
|
24
|
-
'feedback-collector.form.question.label': string;
|
|
25
|
-
'feedback-collector.form.suggestion.label': string;
|
|
26
|
-
'feedback-collector.form.too-slow.label': string;
|
|
27
|
-
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
-
'feedback-collector.option.bug.label': string;
|
|
29
|
-
'feedback-collector.option.comment.label': string;
|
|
30
|
-
'feedback-collector.option.default.label': string;
|
|
31
|
-
'feedback-collector.option.default.placeholder': string;
|
|
32
|
-
'feedback-collector.option.question.label': string;
|
|
33
|
-
'feedback-collector.option.suggestion.label': string;
|
|
34
|
-
'feedback-collector.privacy-policy': string;
|
|
35
|
-
'feedback-collector.required.fields.summary': string;
|
|
36
|
-
'feedback-collector.submit-button.label': string;
|
|
37
|
-
'feedback-collector.success-flag.description': string;
|
|
38
|
-
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
-
'feedback-collector.success-flag.title': string;
|
|
40
|
-
'feedback-collector.summary-placeholder': string;
|
|
41
|
-
'feedback-collector.validation.description.required': string;
|
|
42
|
-
'feedback-collector.validation.type.required': string;
|
|
43
|
-
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
-
'proforma-form-builder.give-feedback': string;
|
|
45
|
-
};
|
|
46
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/uk';
|
|
8
|
+
export default translations;
|
|
@@ -4,43 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'feedback-collector.anonymous.title': string;
|
|
10
|
-
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
-
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
-
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
-
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
-
'feedback-collector.cancel-button.label': string;
|
|
15
|
-
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
-
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
-
'feedback-collector.feedback-title': string;
|
|
18
|
-
'feedback-collector.form.bug.label': string;
|
|
19
|
-
'feedback-collector.form.comment.label': string;
|
|
20
|
-
'feedback-collector.form.empty.label': string;
|
|
21
|
-
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
-
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
-
'feedback-collector.form.other.label': string;
|
|
24
|
-
'feedback-collector.form.question.label': string;
|
|
25
|
-
'feedback-collector.form.suggestion.label': string;
|
|
26
|
-
'feedback-collector.form.too-slow.label': string;
|
|
27
|
-
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
-
'feedback-collector.option.bug.label': string;
|
|
29
|
-
'feedback-collector.option.comment.label': string;
|
|
30
|
-
'feedback-collector.option.default.label': string;
|
|
31
|
-
'feedback-collector.option.default.placeholder': string;
|
|
32
|
-
'feedback-collector.option.question.label': string;
|
|
33
|
-
'feedback-collector.option.suggestion.label': string;
|
|
34
|
-
'feedback-collector.privacy-policy': string;
|
|
35
|
-
'feedback-collector.required.fields.summary': string;
|
|
36
|
-
'feedback-collector.submit-button.label': string;
|
|
37
|
-
'feedback-collector.success-flag.description': string;
|
|
38
|
-
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
-
'feedback-collector.success-flag.title': string;
|
|
40
|
-
'feedback-collector.summary-placeholder': string;
|
|
41
|
-
'feedback-collector.validation.description.required': string;
|
|
42
|
-
'feedback-collector.validation.type.required': string;
|
|
43
|
-
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
-
'proforma-form-builder.give-feedback': string;
|
|
45
|
-
};
|
|
46
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/vi';
|
|
8
|
+
export default translations;
|
|
@@ -4,43 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'feedback-collector.anonymous.title': string;
|
|
10
|
-
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
-
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
-
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
-
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
-
'feedback-collector.cancel-button.label': string;
|
|
15
|
-
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
-
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
-
'feedback-collector.feedback-title': string;
|
|
18
|
-
'feedback-collector.form.bug.label': string;
|
|
19
|
-
'feedback-collector.form.comment.label': string;
|
|
20
|
-
'feedback-collector.form.empty.label': string;
|
|
21
|
-
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
-
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
-
'feedback-collector.form.other.label': string;
|
|
24
|
-
'feedback-collector.form.question.label': string;
|
|
25
|
-
'feedback-collector.form.suggestion.label': string;
|
|
26
|
-
'feedback-collector.form.too-slow.label': string;
|
|
27
|
-
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
-
'feedback-collector.option.bug.label': string;
|
|
29
|
-
'feedback-collector.option.comment.label': string;
|
|
30
|
-
'feedback-collector.option.default.label': string;
|
|
31
|
-
'feedback-collector.option.default.placeholder': string;
|
|
32
|
-
'feedback-collector.option.question.label': string;
|
|
33
|
-
'feedback-collector.option.suggestion.label': string;
|
|
34
|
-
'feedback-collector.privacy-policy': string;
|
|
35
|
-
'feedback-collector.required.fields.summary': string;
|
|
36
|
-
'feedback-collector.submit-button.label': string;
|
|
37
|
-
'feedback-collector.success-flag.description': string;
|
|
38
|
-
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
-
'feedback-collector.success-flag.title': string;
|
|
40
|
-
'feedback-collector.summary-placeholder': string;
|
|
41
|
-
'feedback-collector.validation.description.required': string;
|
|
42
|
-
'feedback-collector.validation.type.required': string;
|
|
43
|
-
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
-
'proforma-form-builder.give-feedback': string;
|
|
45
|
-
};
|
|
46
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/zh';
|
|
8
|
+
export default translations;
|
|
@@ -4,43 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'feedback-collector.anonymous.title': string;
|
|
10
|
-
'feedback-collector.can-be-contacted.label': string;
|
|
11
|
-
'feedback-collector.can-be-contacted.label-appify': string;
|
|
12
|
-
'feedback-collector.can-be-contacted.label-appify-without-link': string;
|
|
13
|
-
'feedback-collector.can-be-contacted.label-without-link': string;
|
|
14
|
-
'feedback-collector.cancel-button.label': string;
|
|
15
|
-
'feedback-collector.default.custom.textarea.label': string;
|
|
16
|
-
'feedback-collector.enrol-in-research.label': string;
|
|
17
|
-
'feedback-collector.feedback-title': string;
|
|
18
|
-
'feedback-collector.form.bug.label': string;
|
|
19
|
-
'feedback-collector.form.comment.label': string;
|
|
20
|
-
'feedback-collector.form.empty.label': string;
|
|
21
|
-
'feedback-collector.form.not-accurate.label': string;
|
|
22
|
-
'feedback-collector.form.not-relevant.label': string;
|
|
23
|
-
'feedback-collector.form.other.label': string;
|
|
24
|
-
'feedback-collector.form.question.label': string;
|
|
25
|
-
'feedback-collector.form.suggestion.label': string;
|
|
26
|
-
'feedback-collector.form.too-slow.label': string;
|
|
27
|
-
'feedback-collector.form.unhelpful-links.label': string;
|
|
28
|
-
'feedback-collector.option.bug.label': string;
|
|
29
|
-
'feedback-collector.option.comment.label': string;
|
|
30
|
-
'feedback-collector.option.default.label': string;
|
|
31
|
-
'feedback-collector.option.default.placeholder': string;
|
|
32
|
-
'feedback-collector.option.question.label': string;
|
|
33
|
-
'feedback-collector.option.suggestion.label': string;
|
|
34
|
-
'feedback-collector.privacy-policy': string;
|
|
35
|
-
'feedback-collector.required.fields.summary': string;
|
|
36
|
-
'feedback-collector.submit-button.label': string;
|
|
37
|
-
'feedback-collector.success-flag.description': string;
|
|
38
|
-
'feedback-collector.success-flag.description-appify': string;
|
|
39
|
-
'feedback-collector.success-flag.title': string;
|
|
40
|
-
'feedback-collector.summary-placeholder': string;
|
|
41
|
-
'feedback-collector.validation.description.required': string;
|
|
42
|
-
'feedback-collector.validation.type.required': string;
|
|
43
|
-
'proforma-form-builder.feedback-icon-label': string;
|
|
44
|
-
'proforma-form-builder.give-feedback': string;
|
|
45
|
-
};
|
|
46
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/zh_TW';
|
|
8
|
+
export default translations;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/feedback-collector",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "15.0.0",
|
|
4
4
|
"description": "A component that collects feedback across Atlassian products.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -32,12 +32,12 @@
|
|
|
32
32
|
"access": "public"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@atlaskit/afm-i18n-platform-web-platform-feedback-collector": "2.
|
|
35
|
+
"@atlaskit/afm-i18n-platform-web-platform-feedback-collector": "2.96.0",
|
|
36
36
|
"@atlaskit/button": "^23.11.0",
|
|
37
37
|
"@atlaskit/checkbox": "^17.3.0",
|
|
38
38
|
"@atlaskit/flag": "^17.9.0",
|
|
39
39
|
"@atlaskit/form": "^15.5.0",
|
|
40
|
-
"@atlaskit/icon": "^34.
|
|
40
|
+
"@atlaskit/icon": "^34.1.0",
|
|
41
41
|
"@atlaskit/link": "^3.4.0",
|
|
42
42
|
"@atlaskit/modal-dialog": "^14.15.0",
|
|
43
43
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
@@ -45,19 +45,20 @@
|
|
|
45
45
|
"@atlaskit/select": "^21.10.0",
|
|
46
46
|
"@atlaskit/textarea": "^8.2.0",
|
|
47
47
|
"@atlaskit/tokens": "^13.0.0",
|
|
48
|
-
"@babel/runtime": "^7.0.0"
|
|
49
|
-
"react-intl-next": "npm:react-intl@^5.18.1"
|
|
48
|
+
"@babel/runtime": "^7.0.0"
|
|
50
49
|
},
|
|
51
50
|
"peerDependencies": {
|
|
52
51
|
"react": "^18.2.0",
|
|
53
|
-
"react-dom": "^18.2.0"
|
|
52
|
+
"react-dom": "^18.2.0",
|
|
53
|
+
"react-intl": "^5.25.1 || ^6.0.0 || ^7.0.0"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
56
|
"@af/visual-regression": "workspace:^",
|
|
57
57
|
"@atlaskit/ssr": "workspace:^",
|
|
58
58
|
"@atlassian/feature-flags-test-utils": "^1.0.0",
|
|
59
59
|
"@testing-library/react": "^16.3.0",
|
|
60
|
-
"buffer": "^6.0.3"
|
|
60
|
+
"buffer": "^6.0.3",
|
|
61
|
+
"react-intl": "^6.6.2"
|
|
61
62
|
},
|
|
62
63
|
"keywords": [
|
|
63
64
|
"atlaskit",
|