@atlaskit/jql-editor 5.3.3 → 5.4.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.
Files changed (31) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/dist/cjs/analytics/util.js +1 -1
  3. package/dist/cjs/i18n/hr.js +68 -0
  4. package/dist/cjs/i18n/sl.js +68 -0
  5. package/dist/cjs/i18n/sr_RS.js +68 -0
  6. package/dist/cjs/i18n/sr_YR.js +68 -0
  7. package/dist/cjs/ui/jql-editor-footer-content/jql-messages/infos/index.js +2 -2
  8. package/dist/cjs/ui/jql-editor-footer-content/jql-messages/warnings/index.js +4 -4
  9. package/dist/es2019/analytics/util.js +1 -1
  10. package/dist/es2019/i18n/hr.js +62 -0
  11. package/dist/es2019/i18n/sl.js +62 -0
  12. package/dist/es2019/i18n/sr_RS.js +62 -0
  13. package/dist/es2019/i18n/sr_YR.js +62 -0
  14. package/dist/es2019/ui/jql-editor-footer-content/jql-messages/infos/index.js +2 -2
  15. package/dist/es2019/ui/jql-editor-footer-content/jql-messages/warnings/index.js +2 -2
  16. package/dist/esm/analytics/util.js +1 -1
  17. package/dist/esm/i18n/hr.js +62 -0
  18. package/dist/esm/i18n/sl.js +62 -0
  19. package/dist/esm/i18n/sr_RS.js +62 -0
  20. package/dist/esm/i18n/sr_YR.js +62 -0
  21. package/dist/esm/ui/jql-editor-footer-content/jql-messages/infos/index.js +2 -2
  22. package/dist/esm/ui/jql-editor-footer-content/jql-messages/warnings/index.js +2 -2
  23. package/dist/types/i18n/hr.d.ts +61 -0
  24. package/dist/types/i18n/sl.d.ts +61 -0
  25. package/dist/types/i18n/sr_RS.d.ts +61 -0
  26. package/dist/types/i18n/sr_YR.d.ts +61 -0
  27. package/dist/types-ts4.5/i18n/hr.d.ts +61 -0
  28. package/dist/types-ts4.5/i18n/sl.d.ts +61 -0
  29. package/dist/types-ts4.5/i18n/sr_RS.d.ts +61 -0
  30. package/dist/types-ts4.5/i18n/sr_YR.d.ts +61 -0
  31. package/package.json +5 -6
package/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # @atlaskit/jql-editor
2
2
 
3
+ ## 5.4.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#182992](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/182992)
8
+ [`a9fbb34476478`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a9fbb34476478) -
9
+ Update encoding of illegal JQL characters in unit test names.
10
+
11
+ ## 5.4.0
12
+
13
+ ### Minor Changes
14
+
15
+ - [#175869](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/175869)
16
+ [`e7f822af7edc1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e7f822af7edc1) -
17
+ Updated usages of deprecated icons with replacement icons
18
+
19
+ ### Patch Changes
20
+
21
+ - Updated dependencies
22
+
3
23
  ## 5.3.3
4
24
 
5
25
  ### Patch Changes
@@ -6,5 +6,5 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.useJqlEditorAnalytics = void 0;
7
7
  var _jqlEditorCommon = require("@atlaskit/jql-editor-common");
8
8
  var useJqlEditorAnalytics = exports.useJqlEditorAnalytics = function useJqlEditorAnalytics(analyticsSource) {
9
- return (0, _jqlEditorCommon.useJqlPackageAnalytics)(analyticsSource, "@atlaskit/jql-editor", "5.3.3", _jqlEditorCommon.ANALYTICS_CHANNEL);
9
+ return (0, _jqlEditorCommon.useJqlPackageAnalytics)(analyticsSource, "@atlaskit/jql-editor", "5.4.0", _jqlEditorCommon.ANALYTICS_CHANNEL);
10
10
  };
@@ -0,0 +1,68 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ /* prettier-ignore */
8
+ /**
9
+ * NOTE:
10
+ *
11
+ * This file is automatically generated by Traduki 2.0.
12
+ * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
+ */
14
+ //Croatian (Croatia) [hr-HR]
15
+ var _default = exports.default = {
16
+ 'jql-editor.common.validation.unknown-error': 'Nije moguće analizirati upit.',
17
+ 'jql-editor.plugins.autocomplete.autocomplete-option.deprecated-tooltip.default': 'Ovo polje je zastarjelo i možda će prestati raditi u budućnosti.',
18
+ 'jql-editor.plugins.autocomplete.autocomplete-option.deprecated-tooltip.epic-link': "<b>''{received}'</b> će uskoro biti zamijenjeno vrijednosti <b>''{parentReplacement}'</b>. Umjesto toga upotrijebite polje <b>&quot;{parentReplacement}&quot;</b>.",
19
+ 'jql-editor.plugins.autocomplete.options-found': 'Odaberi s predloženog popisa opcija u nastavku.',
20
+ 'jql-editor.plugins.jql-ast.error-messages.expectingCFButReceived': "Očekivan je naziv polja, ali dobiven je '['. Jesi li mislio/la 'cf['?",
21
+ 'jql-editor.plugins.jql-ast.error-messages.expectingCustomFieldId': "Očekivan je id prilagođenog polja zatvoren '[]' nakon 'cf'. Primjer: 'cf[10021]'.",
22
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldBeforeEOF': 'Očekivan je naziv polja prije kraja upita.',
23
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldButReceived': "Očekivan je naziv polja, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao naziv polja.",
24
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldPropertyIdBeforeEOF': 'Očekivan je id imovine prije kraja upita.',
25
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldPropertyIdButReceived': "Očekivan je id imovine, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
26
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionArgBeforeEOF': 'Očekivan je argument funkcije prije kraja upita.',
27
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionArgButReceived': "Očekivan je argument funkcije, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
28
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionBeforeEOF': 'Očekivana je funkcija prije kraja upita.',
29
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionButReceived': "Očekivana je funkcija, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
30
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListBeforeEOF': 'Očekivan je popis prije kraja upita.',
31
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListButReceived': "Očekivan je popis, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
32
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListOrFunctionBeforeEOF': 'Očekivan je popis ili funkcija prije kraja upita.',
33
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListOrFunctionButReceived': "Očekivan je popis ili funkcija, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
34
+ 'jql-editor.plugins.jql-ast.error-messages.expectingMultipleTokensBeforeEOF': "Očekivan je {firstExpectedTokens} ili ''{lastExpectedToken}' prije kraja upita.",
35
+ 'jql-editor.plugins.jql-ast.error-messages.expectingMultipleTokensButReceived': "Očekivan je {firstExpectedTokens} ili ''{lastExpectedToken}', ali dobiven je ''{received}'.",
36
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperandBeforeEOF': 'Očekivani su vrijednost, popis ili funkcija prije kraja upita.',
37
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperandButReceived': "Očekivani su vrijednost, popis ili funkcija, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
38
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperatorBeforeEOF': "Očekivan je operator prije kraja upita. Valjani operatori su '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' i 'IS NOT'.",
39
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperatorButReceived': "Očekivan je operator, ali dobiven je ''{received}'. Valjani operatori su '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' i 'IS NOT'.",
40
+ 'jql-editor.plugins.jql-ast.error-messages.expectingTokenBeforeEOF': "Očekivan je ''{expectedToken}' prije kraja upita.",
41
+ 'jql-editor.plugins.jql-ast.error-messages.expectingTokenButReceived': "Očekivan je ''{expectedToken}', ali dobiven je ''{received}'.",
42
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueBeforeEOF': 'Očekivana je vrijednost prije kraja upita.',
43
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueButReceived': "Očekivana je vrijednost, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
44
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueOrFunctionBeforeEOF': 'Očekivana je vrijednost ili funkcija prije kraja upita.',
45
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueOrFunctionButReceived': "Očekivana je vrijednost ili funkcija, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
46
+ 'jql-editor.plugins.jql-ast.error-messages.illegalChar': "Znak ''{char}' mora biti izlazni. Umjesto toga upotrijebite izlazni ''{escapedChar}'.",
47
+ 'jql-editor.plugins.jql-ast.error-messages.illegalEscape': "''{received}' je ilegalni JQL izlazni niz. Valjani izlazni nizovi su \\', \\\", \\t, \\n, \\r, \\\\, '\\ ' i \\uXXXX.",
48
+ 'jql-editor.plugins.jql-ast.error-messages.illegalEscapeBlank': "Izlazni niz nije dovr\u0161en. Valjani izlazni nizovi su \\', \\\", \\t, \\n, \\r, \\\\, '\\ ' i \\uXXXX.",
49
+ 'jql-editor.plugins.jql-ast.error-messages.reservedChar': "Znak ''{char}' je rezervirani JQL znak. Moraš ga uključiti u niz ili umjesto toga upotrijebiti izlazni ''{escapedChar}'.",
50
+ 'jql-editor.plugins.jql-ast.error-messages.reservedWord': "''{word}' je rezervirana JQL riječ. Moraš je okružiti navodnicima za upotrebu u upitu.",
51
+ 'jql-editor.plugins.jql-ast.error-messages.unfinishedString': "Niz u navodnicima ''{received}' nije dovršen.",
52
+ 'jql-editor.plugins.jql-ast.error-messages.unfinishedStringBlank': 'Niz u navodnicima nije dovršen.',
53
+ 'jql-editor.plugins.jql-ast.error-messages.unknownErrorAtToken': "Nije moguće analizirati upit na ''{received}'.",
54
+ 'jql-editor.ui.input-label': 'JQL upit',
55
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.button-label': 'Uređivač',
56
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.collapse-tooltip': 'Sažmi uređivač',
57
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.expand-tooltip': 'Proširi uređivač',
58
+ 'jql-editor.ui.jql-editor-controls-content.search.label': 'Pretraživanje',
59
+ 'jql-editor.ui.jql-editor-footer-content.jql-editor-help.syntax-help.description': 'Otvori JQL pomoć za sintaksu u novoj kartici.',
60
+ 'jql-editor.ui.jql-editor-footer-content.jql-editor-help.syntax-help.tooltip': 'Pomoć za sintaksu',
61
+ 'jql-editor.ui.jql-editor-help.field-new-line-command': '<b>Enter</b> za dodavanje novog retka',
62
+ 'jql-editor.ui.jql-editor-help.new-line-command': '<b>Shift+Enter</b> za dodavanje novog retka',
63
+ 'jql-editor.ui.jql-editor-help.search-command': '<b>Enter</b> za pretraživanje',
64
+ 'jql-editor.ui.jql-validation-message.jql-error-position': '(redak {lineNumber}, znak {charPosition})',
65
+ 'jql-editor.ui.jql-warning-message.default': '{deprecatedField} je zastarjelo i možda će prestati raditi u budućnosti.',
66
+ 'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': '{receivedFirst} i {receivedSecond} uskoro će biti zamijenjeni {parentReplacement}. <link>Ažuriraj na {parentReplacement}</link> radi pripreme za ove promjene.',
67
+ 'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': '{deprecatedField} će uskoro biti zamijenjeno {parentReplacement}. <link>Ažuriraj na {parentReplacement}</link> radi pripreme za ove promjene.'
68
+ };
@@ -0,0 +1,68 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ /* prettier-ignore */
8
+ /**
9
+ * NOTE:
10
+ *
11
+ * This file is automatically generated by Traduki 2.0.
12
+ * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
+ */
14
+ //Slovenian (Slovenia) [sl-SI]
15
+ var _default = exports.default = {
16
+ 'jql-editor.common.validation.unknown-error': 'Poizvedbe ni bilo mogoče razčleniti.',
17
+ 'jql-editor.plugins.autocomplete.autocomplete-option.deprecated-tooltip.default': 'To polje je zastarelo in bo morda v prihodnosti nehalo delovati.',
18
+ 'jql-editor.plugins.autocomplete.autocomplete-option.deprecated-tooltip.epic-link': "Polje <b>''{received}'</b> bo kmalu zamenjano s poljem <b>''{parentReplacement}'</b>. Namesto tega uporabite polje <b>''{parentReplacement}'</b>.",
19
+ 'jql-editor.plugins.autocomplete.options-found': 'Izberite s spodnjega seznama predlaganih možnosti.',
20
+ 'jql-editor.plugins.jql-ast.error-messages.expectingCFButReceived': "Pričakovano je polje, vrnjeno pa '['. Ali ste mislili 'cf['?",
21
+ 'jql-editor.plugins.jql-ast.error-messages.expectingCustomFieldId': "Pričakovan je ID polja po meri, obdan z '[ ]' za 'cf'. Primer: 'cf[10021]'.",
22
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldBeforeEOF': 'Pred koncem poizvedbe je pričakovano ime polja.',
23
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldButReceived': "Pričakovano je ime polje, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot ime polja.",
24
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldPropertyIdBeforeEOF': 'Pred koncem poizvedbe je pričakovan ID lastnosti.',
25
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldPropertyIdButReceived': "Pričakovan je ID lastnosti, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
26
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionArgBeforeEOF': 'Pred koncem poizvedbe je pričakovan argument funkcije.',
27
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionArgButReceived': "Pričakovan je argument funkcije, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
28
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionBeforeEOF': 'Pred koncem poizvedbe je pričakovana funkcija.',
29
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionButReceived': "Pričakovana je funkcija, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
30
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListBeforeEOF': 'Pred koncem poizvedbe je pričakovan seznam.',
31
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListButReceived': "Pričakovan je seznam, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
32
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListOrFunctionBeforeEOF': 'Pred koncem poizvedbe sta pričakovana seznam ali funkcija.',
33
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListOrFunctionButReceived': "Pričakovana sta seznam ali funkcija, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
34
+ 'jql-editor.plugins.jql-ast.error-messages.expectingMultipleTokensBeforeEOF': "Pred koncem poizvedbe je pričakovan {firstExpectedTokens} ali ''{lastExpectedToken}'.",
35
+ 'jql-editor.plugins.jql-ast.error-messages.expectingMultipleTokensButReceived': "Pričakovan je {firstExpectedTokens} ali ''{lastExpectedToken}', vrnjeno pa ''{received}'.",
36
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperandBeforeEOF': 'Pred koncem poizvedbe so pričakovani vrednost, seznam ali funkcija.',
37
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperandButReceived': "Pričakovani so vrednost, seznam ali funkcija, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
38
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperatorBeforeEOF': "Pred koncem poizvedbe je pričakovan operator. Veljavni operatorji so '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' in 'IS NOT'.",
39
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperatorButReceived': "Pričakovan je operator, vrnjeno pa ''{received}'. Veljavni operatorji so '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' in 'IS NOT'.",
40
+ 'jql-editor.plugins.jql-ast.error-messages.expectingTokenBeforeEOF': "Pred koncem poizvedbe je pričakovan ''{expectedToken}'.",
41
+ 'jql-editor.plugins.jql-ast.error-messages.expectingTokenButReceived': "Pričakovan je ''{expectedToken}', vrnjeno pa ''{received}'.",
42
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueBeforeEOF': 'Pred koncem poizvedbe je pričakovana vrednost.',
43
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueButReceived': "Pričakovana je vrednost, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
44
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueOrFunctionBeforeEOF': 'Pred koncem poizvedbe je pričakovana vrednost ali funkcija.',
45
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueOrFunctionButReceived': "Pričakovana je vrednost ali funkcija, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
46
+ 'jql-editor.plugins.jql-ast.error-messages.illegalChar': "Pred znakom ''{char}' je treba uporabiti ubežni znak. Namesto tega uporabite ubežni znak ''{escapedChar}'.",
47
+ 'jql-editor.plugins.jql-ast.error-messages.illegalEscape': "''{received}' ni dovoljena ube\u017Ena koda JQL. Veljavni ube\u017Eni znaki so \\', \\\", \\t, \\n, \\r, \\\\, '\\ ' in \\uXXXX.",
48
+ 'jql-editor.plugins.jql-ast.error-messages.illegalEscapeBlank': "Ube\u017Ena koda ni bila dokon\u010Dana. Veljavne ube\u017Ene kode so \\', \\\", \\t, \\n, \\r, \\\\, '\\ ' in \\uXXXX.",
49
+ 'jql-editor.plugins.jql-ast.error-messages.reservedChar': "Znak ''{char}' je rezerviran znak JQL. Vključiti ga morate v niz ali namesto tega uporabiti ubežni znak ''{escapedChar}'.",
50
+ 'jql-editor.plugins.jql-ast.error-messages.reservedWord': "''{word}' je rezervirana beseda JQL. Če jo želite uporabiti v poizvedbi, jo morate obdati z narekovaji.",
51
+ 'jql-editor.plugins.jql-ast.error-messages.unfinishedString': "Citirani niz ''{received}' ni bil zaključen.",
52
+ 'jql-editor.plugins.jql-ast.error-messages.unfinishedStringBlank': 'Citirani niz ni bil zaključen.',
53
+ 'jql-editor.plugins.jql-ast.error-messages.unknownErrorAtToken': "Poizvedbe ni bilo mogoče razčleniti pri ''{received}'.",
54
+ 'jql-editor.ui.input-label': 'Poizvedba JQL',
55
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.button-label': 'Urejevalnik',
56
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.collapse-tooltip': 'Strnitev urejevalnika',
57
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.expand-tooltip': 'Razširitev urejevalnika',
58
+ 'jql-editor.ui.jql-editor-controls-content.search.label': 'Iskanje',
59
+ 'jql-editor.ui.jql-editor-footer-content.jql-editor-help.syntax-help.description': 'Odpre pomoč za skladnjo JQL na novem zavihku.',
60
+ 'jql-editor.ui.jql-editor-footer-content.jql-editor-help.syntax-help.tooltip': 'Pomoč za skladnjo',
61
+ 'jql-editor.ui.jql-editor-help.field-new-line-command': '<b>Enter</b> za dodajanje nove vrstice',
62
+ 'jql-editor.ui.jql-editor-help.new-line-command': '<b>Shift+Enter</b> za dodajanje nove vrstice',
63
+ 'jql-editor.ui.jql-editor-help.search-command': '<b>Enter</b> za iskanje',
64
+ 'jql-editor.ui.jql-validation-message.jql-error-position': '(vrstica {lineNumber}, znak {charPosition})',
65
+ 'jql-editor.ui.jql-warning-message.default': 'Polje {deprecatedField} je zastarelo in bo morda v prihodnosti nehalo delovati.',
66
+ 'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': '{receivedFirst} in {receivedSecond} bosta kmalu zamenjana s/z {parentReplacement}. <link>Posodobite na {parentReplacement}</link>, da se pripravite na te spremembe.',
67
+ 'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': 'Polje {deprecatedField} bo kmalu zamenjano s poljem {parentReplacement}. <link>Posodobite na {parentReplacement}</link>, da se pripravite na te spremembe.'
68
+ };
@@ -0,0 +1,68 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ /* prettier-ignore */
8
+ /**
9
+ * NOTE:
10
+ *
11
+ * This file is automatically generated by Traduki 2.0.
12
+ * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
+ */
14
+ //Serbian (Serbia) [sr-RS]
15
+ var _default = exports.default = {
16
+ 'jql-editor.common.validation.unknown-error': 'Upit ne može da se raščlani.',
17
+ 'jql-editor.plugins.autocomplete.autocomplete-option.deprecated-tooltip.default': 'Ovaj atribut je zastareo i može prestati da radi ubuduće.',
18
+ 'jql-editor.plugins.autocomplete.autocomplete-option.deprecated-tooltip.epic-link': "<b>''{received}'</b> će uskoro biti zamenjen sa <b>''{parentReplacement}'</b>. Umesto toga koristite atribut <b>''{parentReplacement}'</b>.",
19
+ 'jql-editor.plugins.autocomplete.options-found': 'Odaberite predlog sa liste opcija u nastavku.',
20
+ 'jql-editor.plugins.jql-ast.error-messages.expectingCFButReceived': "Očekivan je naziv atributa, ali primljeno je '['. Da li ste mislili 'cf['?",
21
+ 'jql-editor.plugins.jql-ast.error-messages.expectingCustomFieldId': "Očekivan je prilagođen id atributa u zagradama '[ ]' posle 'cf'. Primer: 'cf[10021]'.",
22
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldBeforeEOF': 'Očekivan je naziv atributa pre kraja upita.',
23
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldButReceived': "Očekivan je naziv atributa, ali primljeno je ''{received}'. Morate da stavite ''{received}' pod znake navoda da biste ga koristili kao naziv atributa.",
24
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldPropertyIdBeforeEOF': 'Očekivan je id svojstva pre kraja upita.',
25
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldPropertyIdButReceived': "Očekivan je id svojstva, ali primljeno je ''{received}'. Morate da stavite ''{received}' pod znake navoda da biste ga koristili kao vrednost.",
26
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionArgBeforeEOF': 'Očekivan je argument funkcije pre kraja upita.',
27
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionArgButReceived': "Očekivan je argument funkcije, ali primljeno je ''{received}'. Morate da stavite ''{received}' pod znake navoda da biste ga koristili kao vrednost.",
28
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionBeforeEOF': 'Očekivana je funkcija pre kraja upita.',
29
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionButReceived': "Očekivana je funkcija, ali primljeno je ''{received}'. Morate da stavite ''{received}' pod znake navoda da biste ga koristili kao vrednost.",
30
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListBeforeEOF': 'Očekivana je lista pre kraja upita.',
31
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListButReceived': "Očekivana je lista, ali primljeno je ''{received}'. Morate da stavite ''{received}' pod znake navoda da biste ga koristili kao vrednost.",
32
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListOrFunctionBeforeEOF': 'Očekivana je lista ili funkcija pre kraja upita.',
33
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListOrFunctionButReceived': "Očekivana je lista ili funkcija, ali primljeno je ''{received}'. Morate da stavite ''{received}' pod znake navoda da biste ga koristili kao vrednost.",
34
+ 'jql-editor.plugins.jql-ast.error-messages.expectingMultipleTokensBeforeEOF': "Očekivano je {firstExpectedTokens} ili ''{lastExpectedToken}' pre kraja upita.",
35
+ 'jql-editor.plugins.jql-ast.error-messages.expectingMultipleTokensButReceived': "Očekivano je {firstExpectedTokens} ili ''{lastExpectedToken}', ali primljeno je ''{received}'.",
36
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperandBeforeEOF': 'Očekivane su vrednost, lista ili funkcija pre kraja upita.',
37
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperandButReceived': "Očekivane su vrednost, lista ili funkcija, ali primljeno je ''{received}'. Morate da stavite ''{received}' pod znake navoda da biste ga koristili kao vrednost.",
38
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperatorBeforeEOF': "Očekivan je operator pre kraja upita. Važeći operatori su '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' i 'IS NOT'.",
39
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperatorButReceived': "Očekivan je operator, ali primljeno je ''{received}'. Važeći operatori su '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' i 'IS NOT'.",
40
+ 'jql-editor.plugins.jql-ast.error-messages.expectingTokenBeforeEOF': "Očekivan je ''{expectedToken}' pre kraja upita.",
41
+ 'jql-editor.plugins.jql-ast.error-messages.expectingTokenButReceived': "Očekivan je ''{expectedToken}', ali primljen je ''{received}'.",
42
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueBeforeEOF': 'Očekivana je vrednost pre kraja upita.',
43
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueButReceived': "Očekivana je vrednost, ali primljeno je ''{received}'. Morate da stavite ''{received}' pod znake navoda da biste ga koristili kao vrednost.",
44
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueOrFunctionBeforeEOF': 'Očekivana je vrednost ili funkcija pre kraja upita.',
45
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueOrFunctionButReceived': "Očekivane je vrednost ili funkcija, ali primljeno je ''{received}'. Morate da stavite ''{received}' pod znake navoda da biste ga koristili kao vrednost.",
46
+ 'jql-editor.plugins.jql-ast.error-messages.illegalChar': "Znak ''{char}' mora da bude komandni. Umesto toga koristite komandu ''{escapedChar}'.",
47
+ 'jql-editor.plugins.jql-ast.error-messages.illegalEscape': "''{received}' je neva\u017Ee\u0107a JQL sekvenca komandi. Va\u017Ee\u0107e sekvence komandi su \\', \\\", \\t, \\n, \\r, \\\\, '\\ ' i \\uXXXX.",
48
+ 'jql-editor.plugins.jql-ast.error-messages.illegalEscapeBlank': "Sekvenca komande nije dovr\u0161ena. Va\u017Ee\u0107e sekvence komandi su \\', \\\", \\t, \\n, \\r, \\\\, '\\ ' i \\uXXXX.",
49
+ 'jql-editor.plugins.jql-ast.error-messages.reservedChar': "Znak ''{char}' je rezervisani JQL znak. Umesto toga morate da ga stavite u string ili koristite komandu ''{escapedChar}'.",
50
+ 'jql-editor.plugins.jql-ast.error-messages.reservedWord': "''{word}' je rezervisana JQL reč. Morate da je stavite pod znake navoda da biste je koristili u upitu.",
51
+ 'jql-editor.plugins.jql-ast.error-messages.unfinishedString': "Nedostaju navodnici za string ''{received}'.",
52
+ 'jql-editor.plugins.jql-ast.error-messages.unfinishedStringBlank': 'Nedostaju navodnici za string.',
53
+ 'jql-editor.plugins.jql-ast.error-messages.unknownErrorAtToken': "Nije moguće raščlaniti upit u ''{received}'.",
54
+ 'jql-editor.ui.input-label': 'JQL upit',
55
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.button-label': 'Uređivač',
56
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.collapse-tooltip': 'Skupi uređivač',
57
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.expand-tooltip': 'Proširi uređivač',
58
+ 'jql-editor.ui.jql-editor-controls-content.search.label': 'Pretraga',
59
+ 'jql-editor.ui.jql-editor-footer-content.jql-editor-help.syntax-help.description': 'Otvorite pomoć za JQL sintaksu na novoj kartici.',
60
+ 'jql-editor.ui.jql-editor-footer-content.jql-editor-help.syntax-help.tooltip': 'Pomoć za sintaksu',
61
+ 'jql-editor.ui.jql-editor-help.field-new-line-command': '<b>Enter</b> za dodavanje novog reda',
62
+ 'jql-editor.ui.jql-editor-help.new-line-command': '<b>Shift+Enter</b> za dodavanje novog reda',
63
+ 'jql-editor.ui.jql-editor-help.search-command': '<b>Enter</b> za pretragu',
64
+ 'jql-editor.ui.jql-validation-message.jql-error-position': '(red {lineNumber}, znak {charPosition})',
65
+ 'jql-editor.ui.jql-warning-message.default': '{deprecatedField} je zastarelo i može prestati da funkcioniše u budućnosti.',
66
+ 'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': '{receivedFirst} i {receivedSecond} će uskoro biti zamenjeni sa {parentReplacement}. <link>Ažurirajte na {parentReplacement}</link> da biste se pripremili za ove promene.',
67
+ 'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': '{deprecatedField} će uskoro biti zamenjeno sa {parentReplacement}. <link>Ažurirajte na {parentReplacement}</link> da biste se pripremili za ove promene.'
68
+ };
@@ -0,0 +1,68 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ /* prettier-ignore */
8
+ /**
9
+ * NOTE:
10
+ *
11
+ * This file is automatically generated by Traduki 2.0.
12
+ * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
+ */
14
+ //Serbian (Cyrillic) [sr-YR]
15
+ var _default = exports.default = {
16
+ 'jql-editor.common.validation.unknown-error': 'Упит не може да се рашчлани.',
17
+ 'jql-editor.plugins.autocomplete.autocomplete-option.deprecated-tooltip.default': 'Овај атрибут је застарео и може престати да ради убудуће.',
18
+ 'jql-editor.plugins.autocomplete.autocomplete-option.deprecated-tooltip.epic-link': "<b>''{received}'</b> ускоро ће бити замењен са <b>''{parentReplacement}'</b>. Уместо тога користите атрибут <b>''{parentReplacement}'</b>.",
19
+ 'jql-editor.plugins.autocomplete.options-found': 'Одаберите предлог са листе опција у наставку.',
20
+ 'jql-editor.plugins.jql-ast.error-messages.expectingCFButReceived': "Очекиван је назив атрибута, али примљено је '['. Да ли сте мислили 'cf['?",
21
+ 'jql-editor.plugins.jql-ast.error-messages.expectingCustomFieldId': "Очекиван је прилагођен id атрибута у заградама '[ ]' после 'cf'. Пример: 'cf[10021]'.",
22
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldBeforeEOF': 'Очекиван је назив атрибута пре краја упита.',
23
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldButReceived': "Очекиван је назив атрибута, али примљено је ''{received}'. Морате да ставите ''{received}' под знаке навода да бисте га користили као назив атрибута.",
24
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldPropertyIdBeforeEOF': 'Очекиван је id својства пре краја упита.',
25
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldPropertyIdButReceived': "Очекиван је id својства, али примљено је ''{received}'. Морате да ставите ''{received}' под знаке навода да бисте га користили као вредност.",
26
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionArgBeforeEOF': 'Очекиван је аргумент функције пре краја упита.',
27
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionArgButReceived': "Очекиван је аргумент функције, али примљено је ''{received}'. Морате да ставите ''{received}' под знаке навода да бисте га користили као вредност.",
28
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionBeforeEOF': 'Очекивана је функција пре краја упита.',
29
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionButReceived': "Очекивана је функција, али примљено је ''{received}'. Морате да ставите ''{received}' под знаке навода да бисте га користили као вредност.",
30
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListBeforeEOF': 'Очекивана је листа пре краја упита.',
31
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListButReceived': "Очекивана је листа, али примљено је ''{received}'. Морате да ставите ''{received}' под знаке навода да бисте га користили као вредност.",
32
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListOrFunctionBeforeEOF': 'Очекивана је листа или функција пре краја упита.',
33
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListOrFunctionButReceived': "Очекивана је листа или функција, али примљено је ''{received}'. Морате да ставите ''{received}' под знаке навода да бисте га користили као вредност.",
34
+ 'jql-editor.plugins.jql-ast.error-messages.expectingMultipleTokensBeforeEOF': "Очекивано је {firstExpectedTokens} или ''{lastExpectedToken}' пре краја упита.",
35
+ 'jql-editor.plugins.jql-ast.error-messages.expectingMultipleTokensButReceived': "Очекивано је {firstExpectedTokens} или ''{lastExpectedToken}', али примљено је ''{received}'.",
36
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperandBeforeEOF': 'Очекиване су вредност, листа или функција пре краја упита.',
37
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperandButReceived': "Очекивана вредност, листа или функција, али примљено је ''{received}'. Морате да ставите ''{received}' под знаке навода да бисте га користили као вредност.",
38
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperatorBeforeEOF': "Очекиван је оператор пре краја упита. Важећи оператори су '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' и 'IS NOT'.",
39
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperatorButReceived': "Очекиван је оператор, али примљено је ''{received}'. Важећи оператори су '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' и 'IS NOT'.",
40
+ 'jql-editor.plugins.jql-ast.error-messages.expectingTokenBeforeEOF': "Очекиван је ''{expectedToken}' пре краја упита.",
41
+ 'jql-editor.plugins.jql-ast.error-messages.expectingTokenButReceived': "Очекиван је ''{expectedToken}', али примљено је ''{received}'.",
42
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueBeforeEOF': 'Очекивана је вредност пре краја упита.',
43
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueButReceived': "Очекивана је вредност, али примљено је ''{received}'. Морате да ставите ''{received}' под знаке навода да бисте га користили као вредност.",
44
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueOrFunctionBeforeEOF': 'Очекивана је вредност или функција пре краја упита.',
45
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueOrFunctionButReceived': "Очекивана је вредност или функција, али примљено је ''{received}'. Морате да ставите ''{received}' под знаке навода да бисте га користили као вредност.",
46
+ 'jql-editor.plugins.jql-ast.error-messages.illegalChar': "Знак ''{char}' мора да буде командни. Уместо тога користите команду ''{escapedChar}'.",
47
+ 'jql-editor.plugins.jql-ast.error-messages.illegalEscape': "''{received}' \u0458\u0435 \u043D\u0435\u0432\u0430\u0436\u0435\u045B\u0430 JQL \u0441\u0435\u043A\u0432\u0435\u043D\u0446\u0430 \u043A\u043E\u043C\u0430\u043D\u0434\u0438. \u0412\u0430\u0436\u0435\u045B\u0435 \u0441\u0435\u043A\u0432\u0435\u043D\u0446\u0435 \u043A\u043E\u043C\u0430\u043D\u0434\u0438 \u0441\u0443 \\', \\\", \\t, \\n, \\r, \\\\, '\\ ' \u0438 \\uXXXX.",
48
+ 'jql-editor.plugins.jql-ast.error-messages.illegalEscapeBlank': "\u0421\u0435\u043A\u0432\u0435\u043D\u0446\u0430 \u043A\u043E\u043C\u0430\u043D\u0434\u0435 \u043D\u0438\u0458\u0435 \u0434\u043E\u0432\u0440\u0448\u0435\u043D\u0430. \u0412\u0430\u0436\u0435\u045B\u0435 \u0441\u0435\u043A\u0432\u0435\u043D\u0446\u0435 \u043A\u043E\u043C\u0430\u043D\u0434\u0438 \u0441\u0443 \\', \\\", \\t, \\n, \\r, \\\\, '\\ ' \u0438 \\uXXXX.",
49
+ 'jql-editor.plugins.jql-ast.error-messages.reservedChar': "Знак ''{char}' је резервисани JQL знак. Уместо тога морате да га ставите у стринг или користите команду ''{escapedChar}'.",
50
+ 'jql-editor.plugins.jql-ast.error-messages.reservedWord': "''{word}' је резервисана JQL реч. Морате да је ставите под знаке навода да бисте је користили у упиту.",
51
+ 'jql-editor.plugins.jql-ast.error-messages.unfinishedString': "Недостају наводници за стринг ''{received}'.",
52
+ 'jql-editor.plugins.jql-ast.error-messages.unfinishedStringBlank': 'Недостају наводници за стринг.',
53
+ 'jql-editor.plugins.jql-ast.error-messages.unknownErrorAtToken': "Није могуће рашчланити упит у ''{received}'.",
54
+ 'jql-editor.ui.input-label': 'JQL упит',
55
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.button-label': 'Уређивач',
56
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.collapse-tooltip': 'Скупи уређивач',
57
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.expand-tooltip': 'Прошири уређивач',
58
+ 'jql-editor.ui.jql-editor-controls-content.search.label': 'Претрага',
59
+ 'jql-editor.ui.jql-editor-footer-content.jql-editor-help.syntax-help.description': 'Отворите помоћ за JQL синтаксу на новој картици.',
60
+ 'jql-editor.ui.jql-editor-footer-content.jql-editor-help.syntax-help.tooltip': 'Помоћ за синтаксу',
61
+ 'jql-editor.ui.jql-editor-help.field-new-line-command': '<b>Enter</b> за додавање новог реда',
62
+ 'jql-editor.ui.jql-editor-help.new-line-command': '<b>Shift+Enter</b> за додавање новог реда',
63
+ 'jql-editor.ui.jql-editor-help.search-command': '<b>Enter</b> за претрагу',
64
+ 'jql-editor.ui.jql-validation-message.jql-error-position': '(ред {lineNumber}, знак {charPosition})',
65
+ 'jql-editor.ui.jql-warning-message.default': '{deprecatedField} је застарело и може престати да функционише у будућности.',
66
+ 'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': '{receivedFirst} и {receivedSecond} ће ускоро бити замењени са {parentReplacement}. <link>Ажурирајте на {parentReplacement}</link> да бисте се припремили за ове промене.',
67
+ 'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': '{deprecatedField} ће ускоро бити замењено са {parentReplacement}. <link>Ажурирајте на {parentReplacement}</link> да бисте се припремили за ове промене.'
68
+ };
@@ -10,7 +10,7 @@ var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/sli
10
10
  var _react = _interopRequireDefault(require("react"));
11
11
  var _reactMagneticDi = require("react-magnetic-di");
12
12
  var _form = require("@atlaskit/form");
13
- var _information = _interopRequireDefault(require("@atlaskit/icon/core/information"));
13
+ var _statusInformation = _interopRequireDefault(require("@atlaskit/icon/core/status-information"));
14
14
  var _info = _interopRequireDefault(require("@atlaskit/icon/glyph/info"));
15
15
  var _compiled = require("@atlaskit/primitives/compiled");
16
16
  var colors = _interopRequireWildcard(require("@atlaskit/theme/colors"));
@@ -37,7 +37,7 @@ var InfoMessages = exports.InfoMessages = function InfoMessages() {
37
37
  }, /*#__PURE__*/_react.default.createElement(_compiled.Box, {
38
38
  as: "span",
39
39
  paddingInlineEnd: "space.050"
40
- }, /*#__PURE__*/_react.default.createElement(_information.default, {
40
+ }, /*#__PURE__*/_react.default.createElement(_statusInformation.default, {
41
41
  label: "",
42
42
  color: "var(--ds-icon-information, ".concat(colors.B500, ")"),
43
43
  LEGACY_size: "small",
@@ -11,8 +11,8 @@ var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/sli
11
11
  var _react = _interopRequireWildcard(require("react"));
12
12
  var _reactMagneticDi = require("react-magnetic-di");
13
13
  var _form = require("@atlaskit/form");
14
- var _warning = _interopRequireDefault(require("@atlaskit/icon/core/warning"));
15
- var _warning2 = _interopRequireDefault(require("@atlaskit/icon/glyph/warning"));
14
+ var _statusWarning = _interopRequireDefault(require("@atlaskit/icon/core/status-warning"));
15
+ var _warning = _interopRequireDefault(require("@atlaskit/icon/glyph/warning"));
16
16
  var _link = _interopRequireDefault(require("@atlaskit/link"));
17
17
  var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
18
18
  var _compiled = require("@atlaskit/primitives/compiled");
@@ -128,11 +128,11 @@ var WarningMessages = exports.WarningMessages = function WarningMessages() {
128
128
  }, /*#__PURE__*/_react.default.createElement(_compiled.Box, {
129
129
  as: "span",
130
130
  paddingInlineEnd: "space.050"
131
- }, /*#__PURE__*/_react.default.createElement(_warning.default, {
131
+ }, /*#__PURE__*/_react.default.createElement(_statusWarning.default, {
132
132
  label: "",
133
133
  color: "var(--ds-icon-warning, ".concat(colors.Y400, ")"),
134
134
  LEGACY_size: "small",
135
- LEGACY_fallbackIcon: _warning2.default,
135
+ LEGACY_fallbackIcon: _warning.default,
136
136
  LEGACY_margin: "0 -4px 0 0",
137
137
  size: "small"
138
138
  })), warningMessage)) : null;
@@ -1,4 +1,4 @@
1
1
  import { ANALYTICS_CHANNEL, useJqlPackageAnalytics } from '@atlaskit/jql-editor-common';
2
2
  export const useJqlEditorAnalytics = analyticsSource => {
3
- return useJqlPackageAnalytics(analyticsSource, "@atlaskit/jql-editor", "5.3.3", ANALYTICS_CHANNEL);
3
+ return useJqlPackageAnalytics(analyticsSource, "@atlaskit/jql-editor", "5.4.0", ANALYTICS_CHANNEL);
4
4
  };
@@ -0,0 +1,62 @@
1
+ /* prettier-ignore */
2
+ /**
3
+ * NOTE:
4
+ *
5
+ * This file is automatically generated by Traduki 2.0.
6
+ * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
+ */
8
+ //Croatian (Croatia) [hr-HR]
9
+ export default {
10
+ 'jql-editor.common.validation.unknown-error': 'Nije moguće analizirati upit.',
11
+ 'jql-editor.plugins.autocomplete.autocomplete-option.deprecated-tooltip.default': 'Ovo polje je zastarjelo i možda će prestati raditi u budućnosti.',
12
+ 'jql-editor.plugins.autocomplete.autocomplete-option.deprecated-tooltip.epic-link': "<b>''{received}'</b> će uskoro biti zamijenjeno vrijednosti <b>''{parentReplacement}'</b>. Umjesto toga upotrijebite polje <b>&quot;{parentReplacement}&quot;</b>.",
13
+ 'jql-editor.plugins.autocomplete.options-found': 'Odaberi s predloženog popisa opcija u nastavku.',
14
+ 'jql-editor.plugins.jql-ast.error-messages.expectingCFButReceived': "Očekivan je naziv polja, ali dobiven je '['. Jesi li mislio/la 'cf['?",
15
+ 'jql-editor.plugins.jql-ast.error-messages.expectingCustomFieldId': "Očekivan je id prilagođenog polja zatvoren '[]' nakon 'cf'. Primjer: 'cf[10021]'.",
16
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldBeforeEOF': 'Očekivan je naziv polja prije kraja upita.',
17
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldButReceived': "Očekivan je naziv polja, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao naziv polja.",
18
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldPropertyIdBeforeEOF': 'Očekivan je id imovine prije kraja upita.',
19
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldPropertyIdButReceived': "Očekivan je id imovine, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
20
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionArgBeforeEOF': 'Očekivan je argument funkcije prije kraja upita.',
21
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionArgButReceived': "Očekivan je argument funkcije, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
22
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionBeforeEOF': 'Očekivana je funkcija prije kraja upita.',
23
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionButReceived': "Očekivana je funkcija, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
24
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListBeforeEOF': 'Očekivan je popis prije kraja upita.',
25
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListButReceived': "Očekivan je popis, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
26
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListOrFunctionBeforeEOF': 'Očekivan je popis ili funkcija prije kraja upita.',
27
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListOrFunctionButReceived': "Očekivan je popis ili funkcija, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
28
+ 'jql-editor.plugins.jql-ast.error-messages.expectingMultipleTokensBeforeEOF': "Očekivan je {firstExpectedTokens} ili ''{lastExpectedToken}' prije kraja upita.",
29
+ 'jql-editor.plugins.jql-ast.error-messages.expectingMultipleTokensButReceived': "Očekivan je {firstExpectedTokens} ili ''{lastExpectedToken}', ali dobiven je ''{received}'.",
30
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperandBeforeEOF': 'Očekivani su vrijednost, popis ili funkcija prije kraja upita.',
31
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperandButReceived': "Očekivani su vrijednost, popis ili funkcija, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
32
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperatorBeforeEOF': "Očekivan je operator prije kraja upita. Valjani operatori su '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' i 'IS NOT'.",
33
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperatorButReceived': "Očekivan je operator, ali dobiven je ''{received}'. Valjani operatori su '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' i 'IS NOT'.",
34
+ 'jql-editor.plugins.jql-ast.error-messages.expectingTokenBeforeEOF': "Očekivan je ''{expectedToken}' prije kraja upita.",
35
+ 'jql-editor.plugins.jql-ast.error-messages.expectingTokenButReceived': "Očekivan je ''{expectedToken}', ali dobiven je ''{received}'.",
36
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueBeforeEOF': 'Očekivana je vrijednost prije kraja upita.',
37
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueButReceived': "Očekivana je vrijednost, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
38
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueOrFunctionBeforeEOF': 'Očekivana je vrijednost ili funkcija prije kraja upita.',
39
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueOrFunctionButReceived': "Očekivana je vrijednost ili funkcija, ali dobiven je ''{received}'. Moraš okružiti ''{received}' navodnicima za upotrebu kao vrijednost.",
40
+ 'jql-editor.plugins.jql-ast.error-messages.illegalChar': "Znak ''{char}' mora biti izlazni. Umjesto toga upotrijebite izlazni ''{escapedChar}'.",
41
+ 'jql-editor.plugins.jql-ast.error-messages.illegalEscape': "''{received}' je ilegalni JQL izlazni niz. Valjani izlazni nizovi su \\', \\\", \\t, \\n, \\r, \\\\, '\\ ' i \\uXXXX.",
42
+ 'jql-editor.plugins.jql-ast.error-messages.illegalEscapeBlank': "Izlazni niz nije dovršen. Valjani izlazni nizovi su \\', \\\", \\t, \\n, \\r, \\\\, '\\ ' i \\uXXXX.",
43
+ 'jql-editor.plugins.jql-ast.error-messages.reservedChar': "Znak ''{char}' je rezervirani JQL znak. Moraš ga uključiti u niz ili umjesto toga upotrijebiti izlazni ''{escapedChar}'.",
44
+ 'jql-editor.plugins.jql-ast.error-messages.reservedWord': "''{word}' je rezervirana JQL riječ. Moraš je okružiti navodnicima za upotrebu u upitu.",
45
+ 'jql-editor.plugins.jql-ast.error-messages.unfinishedString': "Niz u navodnicima ''{received}' nije dovršen.",
46
+ 'jql-editor.plugins.jql-ast.error-messages.unfinishedStringBlank': 'Niz u navodnicima nije dovršen.',
47
+ 'jql-editor.plugins.jql-ast.error-messages.unknownErrorAtToken': "Nije moguće analizirati upit na ''{received}'.",
48
+ 'jql-editor.ui.input-label': 'JQL upit',
49
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.button-label': 'Uređivač',
50
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.collapse-tooltip': 'Sažmi uređivač',
51
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.expand-tooltip': 'Proširi uređivač',
52
+ 'jql-editor.ui.jql-editor-controls-content.search.label': 'Pretraživanje',
53
+ 'jql-editor.ui.jql-editor-footer-content.jql-editor-help.syntax-help.description': 'Otvori JQL pomoć za sintaksu u novoj kartici.',
54
+ 'jql-editor.ui.jql-editor-footer-content.jql-editor-help.syntax-help.tooltip': 'Pomoć za sintaksu',
55
+ 'jql-editor.ui.jql-editor-help.field-new-line-command': '<b>Enter</b> za dodavanje novog retka',
56
+ 'jql-editor.ui.jql-editor-help.new-line-command': '<b>Shift+Enter</b> za dodavanje novog retka',
57
+ 'jql-editor.ui.jql-editor-help.search-command': '<b>Enter</b> za pretraživanje',
58
+ 'jql-editor.ui.jql-validation-message.jql-error-position': '(redak {lineNumber}, znak {charPosition})',
59
+ 'jql-editor.ui.jql-warning-message.default': '{deprecatedField} je zastarjelo i možda će prestati raditi u budućnosti.',
60
+ 'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': '{receivedFirst} i {receivedSecond} uskoro će biti zamijenjeni {parentReplacement}. <link>Ažuriraj na {parentReplacement}</link> radi pripreme za ove promjene.',
61
+ 'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': '{deprecatedField} će uskoro biti zamijenjeno {parentReplacement}. <link>Ažuriraj na {parentReplacement}</link> radi pripreme za ove promjene.'
62
+ };
@@ -0,0 +1,62 @@
1
+ /* prettier-ignore */
2
+ /**
3
+ * NOTE:
4
+ *
5
+ * This file is automatically generated by Traduki 2.0.
6
+ * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
+ */
8
+ //Slovenian (Slovenia) [sl-SI]
9
+ export default {
10
+ 'jql-editor.common.validation.unknown-error': 'Poizvedbe ni bilo mogoče razčleniti.',
11
+ 'jql-editor.plugins.autocomplete.autocomplete-option.deprecated-tooltip.default': 'To polje je zastarelo in bo morda v prihodnosti nehalo delovati.',
12
+ 'jql-editor.plugins.autocomplete.autocomplete-option.deprecated-tooltip.epic-link': "Polje <b>''{received}'</b> bo kmalu zamenjano s poljem <b>''{parentReplacement}'</b>. Namesto tega uporabite polje <b>''{parentReplacement}'</b>.",
13
+ 'jql-editor.plugins.autocomplete.options-found': 'Izberite s spodnjega seznama predlaganih možnosti.',
14
+ 'jql-editor.plugins.jql-ast.error-messages.expectingCFButReceived': "Pričakovano je polje, vrnjeno pa '['. Ali ste mislili 'cf['?",
15
+ 'jql-editor.plugins.jql-ast.error-messages.expectingCustomFieldId': "Pričakovan je ID polja po meri, obdan z '[ ]' za 'cf'. Primer: 'cf[10021]'.",
16
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldBeforeEOF': 'Pred koncem poizvedbe je pričakovano ime polja.',
17
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldButReceived': "Pričakovano je ime polje, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot ime polja.",
18
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldPropertyIdBeforeEOF': 'Pred koncem poizvedbe je pričakovan ID lastnosti.',
19
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFieldPropertyIdButReceived': "Pričakovan je ID lastnosti, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
20
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionArgBeforeEOF': 'Pred koncem poizvedbe je pričakovan argument funkcije.',
21
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionArgButReceived': "Pričakovan je argument funkcije, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
22
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionBeforeEOF': 'Pred koncem poizvedbe je pričakovana funkcija.',
23
+ 'jql-editor.plugins.jql-ast.error-messages.expectingFunctionButReceived': "Pričakovana je funkcija, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
24
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListBeforeEOF': 'Pred koncem poizvedbe je pričakovan seznam.',
25
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListButReceived': "Pričakovan je seznam, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
26
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListOrFunctionBeforeEOF': 'Pred koncem poizvedbe sta pričakovana seznam ali funkcija.',
27
+ 'jql-editor.plugins.jql-ast.error-messages.expectingListOrFunctionButReceived': "Pričakovana sta seznam ali funkcija, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
28
+ 'jql-editor.plugins.jql-ast.error-messages.expectingMultipleTokensBeforeEOF': "Pred koncem poizvedbe je pričakovan {firstExpectedTokens} ali ''{lastExpectedToken}'.",
29
+ 'jql-editor.plugins.jql-ast.error-messages.expectingMultipleTokensButReceived': "Pričakovan je {firstExpectedTokens} ali ''{lastExpectedToken}', vrnjeno pa ''{received}'.",
30
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperandBeforeEOF': 'Pred koncem poizvedbe so pričakovani vrednost, seznam ali funkcija.',
31
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperandButReceived': "Pričakovani so vrednost, seznam ali funkcija, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
32
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperatorBeforeEOF': "Pred koncem poizvedbe je pričakovan operator. Veljavni operatorji so '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' in 'IS NOT'.",
33
+ 'jql-editor.plugins.jql-ast.error-messages.expectingOperatorButReceived': "Pričakovan je operator, vrnjeno pa ''{received}'. Veljavni operatorji so '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' in 'IS NOT'.",
34
+ 'jql-editor.plugins.jql-ast.error-messages.expectingTokenBeforeEOF': "Pred koncem poizvedbe je pričakovan ''{expectedToken}'.",
35
+ 'jql-editor.plugins.jql-ast.error-messages.expectingTokenButReceived': "Pričakovan je ''{expectedToken}', vrnjeno pa ''{received}'.",
36
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueBeforeEOF': 'Pred koncem poizvedbe je pričakovana vrednost.',
37
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueButReceived': "Pričakovana je vrednost, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
38
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueOrFunctionBeforeEOF': 'Pred koncem poizvedbe je pričakovana vrednost ali funkcija.',
39
+ 'jql-editor.plugins.jql-ast.error-messages.expectingValueOrFunctionButReceived': "Pričakovana je vrednost ali funkcija, vrnjeno pa ''{received}'. Izraz ''{received}' morate obdati z narekovaji, če ga želite uporabiti kot vrednost.",
40
+ 'jql-editor.plugins.jql-ast.error-messages.illegalChar': "Pred znakom ''{char}' je treba uporabiti ubežni znak. Namesto tega uporabite ubežni znak ''{escapedChar}'.",
41
+ 'jql-editor.plugins.jql-ast.error-messages.illegalEscape': "''{received}' ni dovoljena ubežna koda JQL. Veljavni ubežni znaki so \\', \\\", \\t, \\n, \\r, \\\\, '\\ ' in \\uXXXX.",
42
+ 'jql-editor.plugins.jql-ast.error-messages.illegalEscapeBlank': "Ubežna koda ni bila dokončana. Veljavne ubežne kode so \\', \\\", \\t, \\n, \\r, \\\\, '\\ ' in \\uXXXX.",
43
+ 'jql-editor.plugins.jql-ast.error-messages.reservedChar': "Znak ''{char}' je rezerviran znak JQL. Vključiti ga morate v niz ali namesto tega uporabiti ubežni znak ''{escapedChar}'.",
44
+ 'jql-editor.plugins.jql-ast.error-messages.reservedWord': "''{word}' je rezervirana beseda JQL. Če jo želite uporabiti v poizvedbi, jo morate obdati z narekovaji.",
45
+ 'jql-editor.plugins.jql-ast.error-messages.unfinishedString': "Citirani niz ''{received}' ni bil zaključen.",
46
+ 'jql-editor.plugins.jql-ast.error-messages.unfinishedStringBlank': 'Citirani niz ni bil zaključen.',
47
+ 'jql-editor.plugins.jql-ast.error-messages.unknownErrorAtToken': "Poizvedbe ni bilo mogoče razčleniti pri ''{received}'.",
48
+ 'jql-editor.ui.input-label': 'Poizvedba JQL',
49
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.button-label': 'Urejevalnik',
50
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.collapse-tooltip': 'Strnitev urejevalnika',
51
+ 'jql-editor.ui.jql-editor-controls-content.expand-toggle.expand-tooltip': 'Razširitev urejevalnika',
52
+ 'jql-editor.ui.jql-editor-controls-content.search.label': 'Iskanje',
53
+ 'jql-editor.ui.jql-editor-footer-content.jql-editor-help.syntax-help.description': 'Odpre pomoč za skladnjo JQL na novem zavihku.',
54
+ 'jql-editor.ui.jql-editor-footer-content.jql-editor-help.syntax-help.tooltip': 'Pomoč za skladnjo',
55
+ 'jql-editor.ui.jql-editor-help.field-new-line-command': '<b>Enter</b> za dodajanje nove vrstice',
56
+ 'jql-editor.ui.jql-editor-help.new-line-command': '<b>Shift+Enter</b> za dodajanje nove vrstice',
57
+ 'jql-editor.ui.jql-editor-help.search-command': '<b>Enter</b> za iskanje',
58
+ 'jql-editor.ui.jql-validation-message.jql-error-position': '(vrstica {lineNumber}, znak {charPosition})',
59
+ 'jql-editor.ui.jql-warning-message.default': 'Polje {deprecatedField} je zastarelo in bo morda v prihodnosti nehalo delovati.',
60
+ 'jql-editor.ui.jql-warning-message.deprecated-both-epic-link-parent-link-field': '{receivedFirst} in {receivedSecond} bosta kmalu zamenjana s/z {parentReplacement}. <link>Posodobite na {parentReplacement}</link>, da se pripravite na te spremembe.',
61
+ 'jql-editor.ui.jql-warning-message.deprecated-epic-link-or-parent-link-field': 'Polje {deprecatedField} bo kmalu zamenjano s poljem {parentReplacement}. <link>Posodobite na {parentReplacement}</link>, da se pripravite na te spremembe.'
62
+ };