@bigbinary/neeto-commons-frontend 4.13.72 → 4.13.73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/react-utils/HoneybadgerErrorBoundary/constants.js +1 -1
- package/dist/cjs/react-utils/HoneybadgerErrorBoundary/constants.js.map +1 -1
- package/dist/react-utils/HoneybadgerErrorBoundary/constants.js +1 -1
- package/dist/react-utils/HoneybadgerErrorBoundary/constants.js.map +1 -1
- package/dist/translations/ar.json +1 -1
- package/dist/translations/bg.json +1 -1
- package/dist/translations/ca.json +1 -1
- package/dist/translations/cs.json +1 -1
- package/dist/translations/da.json +1 -1
- package/dist/translations/de.json +1 -1
- package/dist/translations/es-MX.json +1 -1
- package/dist/translations/es.json +1 -1
- package/dist/translations/et.json +1 -1
- package/dist/translations/fi.json +1 -1
- package/dist/translations/fil.json +1 -1
- package/dist/translations/fr.json +1 -1
- package/dist/translations/hi.json +1 -1
- package/dist/translations/hr.json +1 -1
- package/dist/translations/id.json +1 -1
- package/dist/translations/it.json +1 -1
- package/dist/translations/ja.json +1 -1
- package/dist/translations/ko.json +1 -1
- package/dist/translations/nl.json +1 -1
- package/dist/translations/pl.json +1 -1
- package/dist/translations/pt-BR.json +1 -1
- package/dist/translations/pt.json +1 -1
- package/dist/translations/ro.json +1 -1
- package/dist/translations/ru.json +1 -1
- package/dist/translations/sk.json +1 -1
- package/dist/translations/sl.json +1 -1
- package/dist/translations/sv.json +1 -1
- package/dist/translations/th.json +1 -1
- package/dist/translations/tr.json +1 -1
- package/dist/translations/uk.json +1 -1
- package/dist/translations/vi.json +1 -1
- package/dist/translations/zh-CN.json +1 -1
- package/dist/translations/zh-TW.json +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var IGNORABLE_ERRORS_REGEX = new RegExp(["window.requestAnimationFrame", "ResizeObserver", "ChunkLoadError", "window.webkit.messageHandlers", "Request aborted", "Network Error", "Cannot redefine property: googletag", "Failed to execute 'removeChild' on 'Node'", "Failed to execute 'insertBefore' on 'Node'", "Can't find variable: disableWebkitEnterFullscreen", "rendererInterfaces is null", "Can't find variable: gmo", "Can't find variable: _AutofillCallbackHandler", "Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'blob:.*' failed to load.", "Can't find variable: zaloJSV2", "Importing a module script failed"].join("|"));
|
|
3
|
+
var IGNORABLE_ERRORS_REGEX = new RegExp(["window.requestAnimationFrame", "ResizeObserver", "ChunkLoadError", "window.webkit.messageHandlers", "Request aborted", "Network Error", "Cannot redefine property: googletag", "Failed to execute 'removeChild' on 'Node'", "Failed to execute 'insertBefore' on 'Node'", "Can't find variable: disableWebkitEnterFullscreen", "rendererInterfaces is null", "Can't find variable: gmo", "Can't find variable: _AutofillCallbackHandler", "Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'blob:.*' failed to load.", "Can't find variable: zaloJSV2", "Importing a module script failed", "TypeError:.*e.backends is (null|undefined)", "Failed to execute 'importScripts' on 'WorkerGlobalScope':.*monaco-editor.*workerMain.js"].join("|"));
|
|
4
4
|
var IGNORABLE_STACKS_REGEX = new RegExp(["chrome-extension://", "js-agent.newrelic.com", "cdn.inspectlet.com"].join("|"));
|
|
5
5
|
var IGNORABLE_ERROR_NAMES_REGEX = /(ChunkLoadError)/;
|
|
6
6
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.js","sources":["../../../../src/react-utils/HoneybadgerErrorBoundary/constants.js"],"sourcesContent":["export const IGNORABLE_ERRORS_REGEX = new RegExp(\n [\n \"window.requestAnimationFrame\",\n \"ResizeObserver\",\n \"ChunkLoadError\",\n \"window.webkit.messageHandlers\",\n \"Request aborted\",\n \"Network Error\",\n \"Cannot redefine property: googletag\",\n \"Failed to execute 'removeChild' on 'Node'\",\n \"Failed to execute 'insertBefore' on 'Node'\",\n \"Can't find variable: disableWebkitEnterFullscreen\",\n \"rendererInterfaces is null\",\n \"Can't find variable: gmo\",\n \"Can't find variable: _AutofillCallbackHandler\",\n \"Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'blob:.*' failed to load.\",\n \"Can't find variable: zaloJSV2\",\n \"Importing a module script failed\",\n ].join(\"|\")\n);\nexport const IGNORABLE_STACKS_REGEX = new RegExp(\n [\"chrome-extension://\", \"js-agent.newrelic.com\", \"cdn.inspectlet.com\"].join(\n \"|\"\n )\n);\nexport const IGNORABLE_ERROR_NAMES_REGEX = /(ChunkLoadError)/;\n"],"names":["IGNORABLE_ERRORS_REGEX","RegExp","join","IGNORABLE_STACKS_REGEX","IGNORABLE_ERROR_NAMES_REGEX"],"mappings":";;AAAO,IAAMA,sBAAsB,GAAG,IAAIC,MAAM,CAC9C,CACE,8BAA8B,EAC9B,gBAAgB,EAChB,gBAAgB,EAChB,+BAA+B,EAC/B,iBAAiB,EACjB,eAAe,EACf,qCAAqC,EACrC,2CAA2C,EAC3C,4CAA4C,EAC5C,mDAAmD,EACnD,4BAA4B,EAC5B,0BAA0B,EAC1B,+CAA+C,EAC/C,0HAA0H,EAC1H,+BAA+B,EAC/B,kCAAkC,
|
|
1
|
+
{"version":3,"file":"constants.js","sources":["../../../../src/react-utils/HoneybadgerErrorBoundary/constants.js"],"sourcesContent":["export const IGNORABLE_ERRORS_REGEX = new RegExp(\n [\n \"window.requestAnimationFrame\",\n \"ResizeObserver\",\n \"ChunkLoadError\",\n \"window.webkit.messageHandlers\",\n \"Request aborted\",\n \"Network Error\",\n \"Cannot redefine property: googletag\",\n \"Failed to execute 'removeChild' on 'Node'\",\n \"Failed to execute 'insertBefore' on 'Node'\",\n \"Can't find variable: disableWebkitEnterFullscreen\",\n \"rendererInterfaces is null\",\n \"Can't find variable: gmo\",\n \"Can't find variable: _AutofillCallbackHandler\",\n \"Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'blob:.*' failed to load.\",\n \"Can't find variable: zaloJSV2\",\n \"Importing a module script failed\",\n \"TypeError:.*e.backends is (null|undefined)\",\n \"Failed to execute 'importScripts' on 'WorkerGlobalScope':.*monaco-editor.*workerMain.js\",\n ].join(\"|\")\n);\nexport const IGNORABLE_STACKS_REGEX = new RegExp(\n [\"chrome-extension://\", \"js-agent.newrelic.com\", \"cdn.inspectlet.com\"].join(\n \"|\"\n )\n);\nexport const IGNORABLE_ERROR_NAMES_REGEX = /(ChunkLoadError)/;\n"],"names":["IGNORABLE_ERRORS_REGEX","RegExp","join","IGNORABLE_STACKS_REGEX","IGNORABLE_ERROR_NAMES_REGEX"],"mappings":";;AAAO,IAAMA,sBAAsB,GAAG,IAAIC,MAAM,CAC9C,CACE,8BAA8B,EAC9B,gBAAgB,EAChB,gBAAgB,EAChB,+BAA+B,EAC/B,iBAAiB,EACjB,eAAe,EACf,qCAAqC,EACrC,2CAA2C,EAC3C,4CAA4C,EAC5C,mDAAmD,EACnD,4BAA4B,EAC5B,0BAA0B,EAC1B,+CAA+C,EAC/C,0HAA0H,EAC1H,+BAA+B,EAC/B,kCAAkC,EAClC,4CAA4C,EAC5C,yFAAyF,CAC1F,CAACC,IAAI,CAAC,GAAG,CACZ;IACaC,sBAAsB,GAAG,IAAIF,MAAM,CAC9C,CAAC,qBAAqB,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,CAACC,IAAI,CACzE,GACF,CACF;AACO,IAAME,2BAA2B,GAAG;;;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var IGNORABLE_ERRORS_REGEX = new RegExp(["window.requestAnimationFrame", "ResizeObserver", "ChunkLoadError", "window.webkit.messageHandlers", "Request aborted", "Network Error", "Cannot redefine property: googletag", "Failed to execute 'removeChild' on 'Node'", "Failed to execute 'insertBefore' on 'Node'", "Can't find variable: disableWebkitEnterFullscreen", "rendererInterfaces is null", "Can't find variable: gmo", "Can't find variable: _AutofillCallbackHandler", "Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'blob:.*' failed to load.", "Can't find variable: zaloJSV2", "Importing a module script failed"].join("|"));
|
|
1
|
+
var IGNORABLE_ERRORS_REGEX = new RegExp(["window.requestAnimationFrame", "ResizeObserver", "ChunkLoadError", "window.webkit.messageHandlers", "Request aborted", "Network Error", "Cannot redefine property: googletag", "Failed to execute 'removeChild' on 'Node'", "Failed to execute 'insertBefore' on 'Node'", "Can't find variable: disableWebkitEnterFullscreen", "rendererInterfaces is null", "Can't find variable: gmo", "Can't find variable: _AutofillCallbackHandler", "Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'blob:.*' failed to load.", "Can't find variable: zaloJSV2", "Importing a module script failed", "TypeError:.*e.backends is (null|undefined)", "Failed to execute 'importScripts' on 'WorkerGlobalScope':.*monaco-editor.*workerMain.js"].join("|"));
|
|
2
2
|
var IGNORABLE_STACKS_REGEX = new RegExp(["chrome-extension://", "js-agent.newrelic.com", "cdn.inspectlet.com"].join("|"));
|
|
3
3
|
var IGNORABLE_ERROR_NAMES_REGEX = /(ChunkLoadError)/;
|
|
4
4
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.js","sources":["../../../src/react-utils/HoneybadgerErrorBoundary/constants.js"],"sourcesContent":["export const IGNORABLE_ERRORS_REGEX = new RegExp(\n [\n \"window.requestAnimationFrame\",\n \"ResizeObserver\",\n \"ChunkLoadError\",\n \"window.webkit.messageHandlers\",\n \"Request aborted\",\n \"Network Error\",\n \"Cannot redefine property: googletag\",\n \"Failed to execute 'removeChild' on 'Node'\",\n \"Failed to execute 'insertBefore' on 'Node'\",\n \"Can't find variable: disableWebkitEnterFullscreen\",\n \"rendererInterfaces is null\",\n \"Can't find variable: gmo\",\n \"Can't find variable: _AutofillCallbackHandler\",\n \"Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'blob:.*' failed to load.\",\n \"Can't find variable: zaloJSV2\",\n \"Importing a module script failed\",\n ].join(\"|\")\n);\nexport const IGNORABLE_STACKS_REGEX = new RegExp(\n [\"chrome-extension://\", \"js-agent.newrelic.com\", \"cdn.inspectlet.com\"].join(\n \"|\"\n )\n);\nexport const IGNORABLE_ERROR_NAMES_REGEX = /(ChunkLoadError)/;\n"],"names":["IGNORABLE_ERRORS_REGEX","RegExp","join","IGNORABLE_STACKS_REGEX","IGNORABLE_ERROR_NAMES_REGEX"],"mappings":"AAAO,IAAMA,sBAAsB,GAAG,IAAIC,MAAM,CAC9C,CACE,8BAA8B,EAC9B,gBAAgB,EAChB,gBAAgB,EAChB,+BAA+B,EAC/B,iBAAiB,EACjB,eAAe,EACf,qCAAqC,EACrC,2CAA2C,EAC3C,4CAA4C,EAC5C,mDAAmD,EACnD,4BAA4B,EAC5B,0BAA0B,EAC1B,+CAA+C,EAC/C,0HAA0H,EAC1H,+BAA+B,EAC/B,kCAAkC,
|
|
1
|
+
{"version":3,"file":"constants.js","sources":["../../../src/react-utils/HoneybadgerErrorBoundary/constants.js"],"sourcesContent":["export const IGNORABLE_ERRORS_REGEX = new RegExp(\n [\n \"window.requestAnimationFrame\",\n \"ResizeObserver\",\n \"ChunkLoadError\",\n \"window.webkit.messageHandlers\",\n \"Request aborted\",\n \"Network Error\",\n \"Cannot redefine property: googletag\",\n \"Failed to execute 'removeChild' on 'Node'\",\n \"Failed to execute 'insertBefore' on 'Node'\",\n \"Can't find variable: disableWebkitEnterFullscreen\",\n \"rendererInterfaces is null\",\n \"Can't find variable: gmo\",\n \"Can't find variable: _AutofillCallbackHandler\",\n \"Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'blob:.*' failed to load.\",\n \"Can't find variable: zaloJSV2\",\n \"Importing a module script failed\",\n \"TypeError:.*e.backends is (null|undefined)\",\n \"Failed to execute 'importScripts' on 'WorkerGlobalScope':.*monaco-editor.*workerMain.js\",\n ].join(\"|\")\n);\nexport const IGNORABLE_STACKS_REGEX = new RegExp(\n [\"chrome-extension://\", \"js-agent.newrelic.com\", \"cdn.inspectlet.com\"].join(\n \"|\"\n )\n);\nexport const IGNORABLE_ERROR_NAMES_REGEX = /(ChunkLoadError)/;\n"],"names":["IGNORABLE_ERRORS_REGEX","RegExp","join","IGNORABLE_STACKS_REGEX","IGNORABLE_ERROR_NAMES_REGEX"],"mappings":"AAAO,IAAMA,sBAAsB,GAAG,IAAIC,MAAM,CAC9C,CACE,8BAA8B,EAC9B,gBAAgB,EAChB,gBAAgB,EAChB,+BAA+B,EAC/B,iBAAiB,EACjB,eAAe,EACf,qCAAqC,EACrC,2CAA2C,EAC3C,4CAA4C,EAC5C,mDAAmD,EACnD,4BAA4B,EAC5B,0BAA0B,EAC1B,+CAA+C,EAC/C,0HAA0H,EAC1H,+BAA+B,EAC/B,kCAAkC,EAClC,4CAA4C,EAC5C,yFAAyF,CAC1F,CAACC,IAAI,CAAC,GAAG,CACZ;IACaC,sBAAsB,GAAG,IAAIF,MAAM,CAC9C,CAAC,qBAAqB,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,CAACC,IAAI,CACzE,GACF,CACF;AACO,IAAME,2BAA2B,GAAG;;;;"}
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Копирано в клипборда!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Грешка в мрежата. Моля, проверете връзката си и опитайте отново.",
|
|
94
94
|
"noInternetConnection": "Няма интернет връзка."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Copiat al porta-retalls!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Error de xarxa. Si us plau, revisa la teva connexió i torna a intentar-ho.",
|
|
94
94
|
"noInternetConnection": "Sense connexió a Internet."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Zkopírováno do schránky!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Chyba sítě. Zkontrolujte své připojení a zkuste to znovu.",
|
|
94
94
|
"noInternetConnection": "Žádné připojení k Internetu."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Kopieret til udklipsholder!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Netværksfejl. Tjek venligst din forbindelse og prøv igen.",
|
|
94
94
|
"noInternetConnection": "Ingen internetforbindelse."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "In die Zwischenablage kopiert!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Netzwerkfehler. Bitte überprüfen Sie Ihre Verbindung und versuchen Sie es erneut.",
|
|
94
94
|
"noInternetConnection": "Keine Internetverbindung."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "¡Copiado al portapapeles!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Error de red. Por favor, verifica tu conexión e intenta de nuevo.",
|
|
94
94
|
"noInternetConnection": "Sin conexión a Internet."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "¡Copiado al portapapeles!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Error de red. Por favor, verifica tu conexión e inténtalo de nuevo.",
|
|
94
94
|
"noInternetConnection": "Sin conexión a Internet."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Kopeeritud lõikelauale!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Võrguviga. Palun kontrollige oma ühendust ja proovige uuesti.",
|
|
94
94
|
"noInternetConnection": "Internetiühendust pole."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Nakapag-copy sa clipboard!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Error sa network. Pakisuri ang iyong koneksyon at subukang muli.",
|
|
94
94
|
"noInternetConnection": "Walang Koneksyon sa Internet."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Copié dans le presse-papiers !"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Erreur réseau. Veuillez vérifier votre connexion et réessayer.",
|
|
94
94
|
"noInternetConnection": "Pas de connexion Internet."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "क्लिपबोर्ड में कॉपी किया गया!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "नेटवर्क त्रुटि। कृपया अपनी कनेक्शन की जांच करें और पुनः प्रयास करें।",
|
|
94
94
|
"noInternetConnection": "कोई इंटरनेट कनेक्शन नहीं।"
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Disalin ke clipboard!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Kesalahan jaringan. Silakan periksa koneksi Anda dan coba lagi.",
|
|
94
94
|
"noInternetConnection": "Tidak Ada Koneksi Internet."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Copiare negli appunti!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Errore di rete. Controlla la tua connessione e riprova.",
|
|
94
94
|
"noInternetConnection": "Nessuna connessione a Internet."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Kopiëren naar klembord geslaagd!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Netwerkfout. Controleer uw verbinding en probeer het opnieuw.",
|
|
94
94
|
"noInternetConnection": "Geen internetverbinding."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Skopiowano do schowka!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Błąd sieci. Sprawdź swoje połączenie i spróbuj ponownie.",
|
|
94
94
|
"noInternetConnection": "Brak połączenia z Internetem."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Copiado para a área de transferência!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Erro de rede. Verifique sua conexão e tente novamente.",
|
|
94
94
|
"noInternetConnection": "Sem conexão com a Internet."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Copiado para a área de transferência!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Erro de rede. Verifique sua conexão e tente novamente.",
|
|
94
94
|
"noInternetConnection": "Sem conexão à Internet."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Copiat în clipboard!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Eroare de rețea. Vă rugăm să verificați conexiunea și să încercați din nou.",
|
|
94
94
|
"noInternetConnection": "Fără conexiune la internet."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Скопировано в буфер обмена!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Ошибка сети. Пожалуйста, проверьте ваше соединение и попробуйте снова.",
|
|
94
94
|
"noInternetConnection": "Нет соединения с интернетом."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Skopírované do schránky!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Chyba siete. Skontrolujte svoje pripojenie a skúste to znova.",
|
|
94
94
|
"noInternetConnection": "Žiadne pripojenie na internet."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Kopirano v odložišče!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Napaka omrežja. Preverite svojo povezavo in poskusite znova.",
|
|
94
94
|
"noInternetConnection": "Brez internetne povezave."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Kopierad till urklipp!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Nätverksfel. Kontrollera din anslutning och försök igen.",
|
|
94
94
|
"noInternetConnection": "Ingen internetanslutning."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "คัดลอกไปยังคลิปบอร์ด!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "เกิดข้อผิดพลาดเครือข่าย กรุณาตรวจสอบการเชื่อมต่อของคุณและลองอีกครั้ง",
|
|
94
94
|
"noInternetConnection": "ไม่มีการเชื่อมต่ออินเทอร์เน็ต."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Panoya kopyalandı!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Ağ hatası. Lütfen bağlantınızı kontrol edin ve yeniden deneyin.",
|
|
94
94
|
"noInternetConnection": "İnternet Bağlantısı Yok."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Скопійовано в буфер обміну!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Помилка мережі. Будь ласка, перевірте своє з'єднання та спробуйте знову.",
|
|
94
94
|
"noInternetConnection": "Немає з'єднання з Інтернетом."
|
|
95
95
|
}
|
|
96
96
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"copiedToClipboard": "Đã sao chép vào clipboard!"
|
|
91
91
|
},
|
|
92
92
|
"error": {
|
|
93
|
-
"networkError": "
|
|
93
|
+
"networkError": "Lỗi mạng. Vui lòng kiểm tra kết nối của bạn và thử lại.",
|
|
94
94
|
"noInternetConnection": "Không có kết nối Internet."
|
|
95
95
|
}
|
|
96
96
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-commons-frontend",
|
|
3
|
-
"version": "4.13.
|
|
3
|
+
"version": "4.13.73",
|
|
4
4
|
"description": "A package encapsulating common code across neeto projects including initializers, utility functions, common components and hooks and so on.",
|
|
5
5
|
"repository": "git@github.com:bigbinary/neeto-commons-frontend.git",
|
|
6
6
|
"author": "Amaljith K <amaljith.k@bigbinary.com>",
|