@atlaskit/feedback-collector 14.6.7 → 14.6.9

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.
Files changed (157) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/cjs/components/FeedbackCollector.js +2 -0
  3. package/dist/cjs/components/FeedbackForm.js +7 -7
  4. package/dist/cjs/i18n/cs.js +40 -3
  5. package/dist/cjs/i18n/da.js +40 -3
  6. package/dist/cjs/i18n/de.js +40 -3
  7. package/dist/cjs/i18n/en.js +40 -3
  8. package/dist/cjs/i18n/en_GB.js +40 -3
  9. package/dist/cjs/i18n/en_ZZ.js +40 -3
  10. package/dist/cjs/i18n/es.js +40 -3
  11. package/dist/cjs/i18n/fi.js +40 -3
  12. package/dist/cjs/i18n/fr.js +40 -3
  13. package/dist/cjs/i18n/hr.js +40 -3
  14. package/dist/cjs/i18n/hu.js +40 -3
  15. package/dist/cjs/i18n/it.js +40 -3
  16. package/dist/cjs/i18n/ja.js +40 -3
  17. package/dist/cjs/i18n/ko.js +40 -3
  18. package/dist/cjs/i18n/nb.js +40 -3
  19. package/dist/cjs/i18n/nl.js +40 -3
  20. package/dist/cjs/i18n/pl.js +40 -3
  21. package/dist/cjs/i18n/pt_BR.js +40 -3
  22. package/dist/cjs/i18n/ru.js +40 -3
  23. package/dist/cjs/i18n/sl.js +40 -3
  24. package/dist/cjs/i18n/sr_RS.js +40 -3
  25. package/dist/cjs/i18n/sr_YR.js +40 -3
  26. package/dist/cjs/i18n/sv.js +40 -3
  27. package/dist/cjs/i18n/th.js +40 -3
  28. package/dist/cjs/i18n/tr.js +40 -3
  29. package/dist/cjs/i18n/uk.js +40 -3
  30. package/dist/cjs/i18n/vi.js +40 -3
  31. package/dist/cjs/i18n/zh.js +40 -3
  32. package/dist/cjs/i18n/zh_TW.js +40 -3
  33. package/dist/es2019/components/FeedbackCollector.js +2 -0
  34. package/dist/es2019/components/FeedbackForm.js +6 -7
  35. package/dist/es2019/i18n/cs.js +40 -3
  36. package/dist/es2019/i18n/da.js +40 -3
  37. package/dist/es2019/i18n/de.js +40 -3
  38. package/dist/es2019/i18n/en.js +40 -3
  39. package/dist/es2019/i18n/en_GB.js +40 -3
  40. package/dist/es2019/i18n/en_ZZ.js +40 -3
  41. package/dist/es2019/i18n/es.js +40 -3
  42. package/dist/es2019/i18n/fi.js +40 -3
  43. package/dist/es2019/i18n/fr.js +40 -3
  44. package/dist/es2019/i18n/hr.js +40 -3
  45. package/dist/es2019/i18n/hu.js +40 -3
  46. package/dist/es2019/i18n/it.js +40 -3
  47. package/dist/es2019/i18n/ja.js +40 -3
  48. package/dist/es2019/i18n/ko.js +40 -3
  49. package/dist/es2019/i18n/nb.js +40 -3
  50. package/dist/es2019/i18n/nl.js +40 -3
  51. package/dist/es2019/i18n/pl.js +40 -3
  52. package/dist/es2019/i18n/pt_BR.js +40 -3
  53. package/dist/es2019/i18n/ru.js +40 -3
  54. package/dist/es2019/i18n/sl.js +40 -3
  55. package/dist/es2019/i18n/sr_RS.js +40 -3
  56. package/dist/es2019/i18n/sr_YR.js +40 -3
  57. package/dist/es2019/i18n/sv.js +40 -3
  58. package/dist/es2019/i18n/th.js +40 -3
  59. package/dist/es2019/i18n/tr.js +40 -3
  60. package/dist/es2019/i18n/uk.js +40 -3
  61. package/dist/es2019/i18n/vi.js +40 -3
  62. package/dist/es2019/i18n/zh.js +40 -3
  63. package/dist/es2019/i18n/zh_TW.js +40 -3
  64. package/dist/esm/components/FeedbackCollector.js +2 -0
  65. package/dist/esm/components/FeedbackForm.js +7 -7
  66. package/dist/esm/i18n/cs.js +40 -3
  67. package/dist/esm/i18n/da.js +40 -3
  68. package/dist/esm/i18n/de.js +40 -3
  69. package/dist/esm/i18n/en.js +40 -3
  70. package/dist/esm/i18n/en_GB.js +40 -3
  71. package/dist/esm/i18n/en_ZZ.js +40 -3
  72. package/dist/esm/i18n/es.js +40 -3
  73. package/dist/esm/i18n/fi.js +40 -3
  74. package/dist/esm/i18n/fr.js +40 -3
  75. package/dist/esm/i18n/hr.js +40 -3
  76. package/dist/esm/i18n/hu.js +40 -3
  77. package/dist/esm/i18n/it.js +40 -3
  78. package/dist/esm/i18n/ja.js +40 -3
  79. package/dist/esm/i18n/ko.js +40 -3
  80. package/dist/esm/i18n/nb.js +40 -3
  81. package/dist/esm/i18n/nl.js +40 -3
  82. package/dist/esm/i18n/pl.js +40 -3
  83. package/dist/esm/i18n/pt_BR.js +40 -3
  84. package/dist/esm/i18n/ru.js +40 -3
  85. package/dist/esm/i18n/sl.js +40 -3
  86. package/dist/esm/i18n/sr_RS.js +40 -3
  87. package/dist/esm/i18n/sr_YR.js +40 -3
  88. package/dist/esm/i18n/sv.js +40 -3
  89. package/dist/esm/i18n/th.js +40 -3
  90. package/dist/esm/i18n/tr.js +40 -3
  91. package/dist/esm/i18n/uk.js +40 -3
  92. package/dist/esm/i18n/vi.js +40 -3
  93. package/dist/esm/i18n/zh.js +40 -3
  94. package/dist/esm/i18n/zh_TW.js +40 -3
  95. package/dist/types/components/FeedbackCollector.d.ts +2 -0
  96. package/dist/types/components/FeedbackForm.d.ts +2 -0
  97. package/dist/types/i18n/cs.d.ts +40 -2
  98. package/dist/types/i18n/da.d.ts +40 -2
  99. package/dist/types/i18n/de.d.ts +40 -2
  100. package/dist/types/i18n/en.d.ts +40 -2
  101. package/dist/types/i18n/en_GB.d.ts +40 -2
  102. package/dist/types/i18n/en_ZZ.d.ts +40 -2
  103. package/dist/types/i18n/es.d.ts +40 -2
  104. package/dist/types/i18n/fi.d.ts +40 -2
  105. package/dist/types/i18n/fr.d.ts +40 -2
  106. package/dist/types/i18n/hr.d.ts +40 -2
  107. package/dist/types/i18n/hu.d.ts +40 -2
  108. package/dist/types/i18n/it.d.ts +40 -2
  109. package/dist/types/i18n/ja.d.ts +40 -2
  110. package/dist/types/i18n/ko.d.ts +40 -2
  111. package/dist/types/i18n/nb.d.ts +40 -2
  112. package/dist/types/i18n/nl.d.ts +40 -2
  113. package/dist/types/i18n/pl.d.ts +40 -2
  114. package/dist/types/i18n/pt_BR.d.ts +40 -2
  115. package/dist/types/i18n/ru.d.ts +40 -2
  116. package/dist/types/i18n/sl.d.ts +40 -2
  117. package/dist/types/i18n/sr_RS.d.ts +40 -2
  118. package/dist/types/i18n/sr_YR.d.ts +40 -2
  119. package/dist/types/i18n/sv.d.ts +40 -2
  120. package/dist/types/i18n/th.d.ts +40 -2
  121. package/dist/types/i18n/tr.d.ts +40 -2
  122. package/dist/types/i18n/uk.d.ts +40 -2
  123. package/dist/types/i18n/vi.d.ts +40 -2
  124. package/dist/types/i18n/zh.d.ts +40 -2
  125. package/dist/types/i18n/zh_TW.d.ts +40 -2
  126. package/dist/types-ts4.5/components/FeedbackCollector.d.ts +2 -0
  127. package/dist/types-ts4.5/components/FeedbackForm.d.ts +2 -0
  128. package/dist/types-ts4.5/i18n/cs.d.ts +40 -2
  129. package/dist/types-ts4.5/i18n/da.d.ts +40 -2
  130. package/dist/types-ts4.5/i18n/de.d.ts +40 -2
  131. package/dist/types-ts4.5/i18n/en.d.ts +40 -2
  132. package/dist/types-ts4.5/i18n/en_GB.d.ts +40 -2
  133. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +40 -2
  134. package/dist/types-ts4.5/i18n/es.d.ts +40 -2
  135. package/dist/types-ts4.5/i18n/fi.d.ts +40 -2
  136. package/dist/types-ts4.5/i18n/fr.d.ts +40 -2
  137. package/dist/types-ts4.5/i18n/hr.d.ts +40 -2
  138. package/dist/types-ts4.5/i18n/hu.d.ts +40 -2
  139. package/dist/types-ts4.5/i18n/it.d.ts +40 -2
  140. package/dist/types-ts4.5/i18n/ja.d.ts +40 -2
  141. package/dist/types-ts4.5/i18n/ko.d.ts +40 -2
  142. package/dist/types-ts4.5/i18n/nb.d.ts +40 -2
  143. package/dist/types-ts4.5/i18n/nl.d.ts +40 -2
  144. package/dist/types-ts4.5/i18n/pl.d.ts +40 -2
  145. package/dist/types-ts4.5/i18n/pt_BR.d.ts +40 -2
  146. package/dist/types-ts4.5/i18n/ru.d.ts +40 -2
  147. package/dist/types-ts4.5/i18n/sl.d.ts +40 -2
  148. package/dist/types-ts4.5/i18n/sr_RS.d.ts +40 -2
  149. package/dist/types-ts4.5/i18n/sr_YR.d.ts +40 -2
  150. package/dist/types-ts4.5/i18n/sv.d.ts +40 -2
  151. package/dist/types-ts4.5/i18n/th.d.ts +40 -2
  152. package/dist/types-ts4.5/i18n/tr.d.ts +40 -2
  153. package/dist/types-ts4.5/i18n/uk.d.ts +40 -2
  154. package/dist/types-ts4.5/i18n/vi.d.ts +40 -2
  155. package/dist/types-ts4.5/i18n/zh.d.ts +40 -2
  156. package/dist/types-ts4.5/i18n/zh_TW.d.ts +40 -2
  157. package/package.json +6 -3
@@ -4,5 +4,43 @@
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
- import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/ko';
8
- export default translations;
7
+ declare const _default: {
8
+ 'feedback-collector.anonymous': string;
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;
@@ -4,5 +4,43 @@
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
- import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/nb';
8
- export default translations;
7
+ declare const _default: {
8
+ 'feedback-collector.anonymous': string;
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;
@@ -4,5 +4,43 @@
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
- import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/nl';
8
- export default translations;
7
+ declare const _default: {
8
+ 'feedback-collector.anonymous': string;
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;
@@ -4,5 +4,43 @@
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
- import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/pl';
8
- export default translations;
7
+ declare const _default: {
8
+ 'feedback-collector.anonymous': string;
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;
@@ -4,5 +4,43 @@
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
- import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/pt_BR';
8
- export default translations;
7
+ declare const _default: {
8
+ 'feedback-collector.anonymous': string;
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;
@@ -4,5 +4,43 @@
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
- import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/ru';
8
- export default translations;
7
+ declare const _default: {
8
+ 'feedback-collector.anonymous': string;
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;
@@ -4,5 +4,43 @@
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
- import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/sl';
8
- export default translations;
7
+ declare const _default: {
8
+ 'feedback-collector.anonymous': string;
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;
@@ -4,5 +4,43 @@
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
- import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/sr_RS';
8
- export default translations;
7
+ declare const _default: {
8
+ 'feedback-collector.anonymous': string;
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;
@@ -4,5 +4,43 @@
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
- import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/sr_YR';
8
- export default translations;
7
+ declare const _default: {
8
+ 'feedback-collector.anonymous': string;
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;
@@ -4,5 +4,43 @@
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
- import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/sv';
8
- export default translations;
7
+ declare const _default: {
8
+ 'feedback-collector.anonymous': string;
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;
@@ -4,5 +4,43 @@
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
- import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/th';
8
- export default translations;
7
+ declare const _default: {
8
+ 'feedback-collector.anonymous': string;
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;
@@ -4,5 +4,43 @@
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
- import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/tr';
8
- export default translations;
7
+ declare const _default: {
8
+ 'feedback-collector.anonymous': string;
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;
@@ -4,5 +4,43 @@
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
- import translations from '@atlaskit/afm-i18n-platform-web-platform-feedback-collector/i18n/uk';
8
- export default translations;
7
+ declare const _default: {
8
+ 'feedback-collector.anonymous': string;
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;