@bigbinary/neeto-commons-frontend 4.13.54 → 4.13.56

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.
@@ -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", "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", "InvalidStateError: The object is in an invalid state", "InvalidStateError: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state"].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", "InvalidStateError: The object is in an invalid state", "InvalidStateError: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state"].join("|"));
4
4
  var IGNORABLE_STACKS_REGEX = new RegExp(["chrome-extension://", "js-agent.newrelic.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 \"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 \"InvalidStateError: The object is in an invalid state\",\n \"InvalidStateError: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state\",\n ].join(\"|\")\n);\nexport const IGNORABLE_STACKS_REGEX = new RegExp(\n [\"chrome-extension://\", \"js-agent.newrelic.com\"].join(\"|\")\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,0HAA0H,EAC1H,+BAA+B,EAC/B,kCAAkC,EAClC,sDAAsD,EACtD,uFAAuF,CACxF,CAACC,IAAI,CAAC,GAAG,CACZ;IACaC,sBAAsB,GAAG,IAAIF,MAAM,CAC9C,CAAC,qBAAqB,EAAE,uBAAuB,CAAC,CAACC,IAAI,CAAC,GAAG,CAC3D;AACO,IAAME,2BAA2B,GAAG;;;;;;"}
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 \"InvalidStateError: The object is in an invalid state\",\n \"InvalidStateError: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state\",\n ].join(\"|\")\n);\nexport const IGNORABLE_STACKS_REGEX = new RegExp(\n [\"chrome-extension://\", \"js-agent.newrelic.com\"].join(\"|\")\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,sDAAsD,EACtD,uFAAuF,CACxF,CAACC,IAAI,CAAC,GAAG,CACZ;IACaC,sBAAsB,GAAG,IAAIF,MAAM,CAC9C,CAAC,qBAAqB,EAAE,uBAAuB,CAAC,CAACC,IAAI,CAAC,GAAG,CAC3D;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", "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", "InvalidStateError: The object is in an invalid state", "InvalidStateError: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state"].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", "InvalidStateError: The object is in an invalid state", "InvalidStateError: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state"].join("|"));
2
2
  var IGNORABLE_STACKS_REGEX = new RegExp(["chrome-extension://", "js-agent.newrelic.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 \"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 \"InvalidStateError: The object is in an invalid state\",\n \"InvalidStateError: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state\",\n ].join(\"|\")\n);\nexport const IGNORABLE_STACKS_REGEX = new RegExp(\n [\"chrome-extension://\", \"js-agent.newrelic.com\"].join(\"|\")\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,0HAA0H,EAC1H,+BAA+B,EAC/B,kCAAkC,EAClC,sDAAsD,EACtD,uFAAuF,CACxF,CAACC,IAAI,CAAC,GAAG,CACZ;IACaC,sBAAsB,GAAG,IAAIF,MAAM,CAC9C,CAAC,qBAAqB,EAAE,uBAAuB,CAAC,CAACC,IAAI,CAAC,GAAG,CAC3D;AACO,IAAME,2BAA2B,GAAG;;;;"}
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 \"InvalidStateError: The object is in an invalid state\",\n \"InvalidStateError: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state\",\n ].join(\"|\")\n);\nexport const IGNORABLE_STACKS_REGEX = new RegExp(\n [\"chrome-extension://\", \"js-agent.newrelic.com\"].join(\"|\")\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,sDAAsD,EACtD,uFAAuF,CACxF,CAACC,IAAI,CAAC,GAAG,CACZ;IACaC,sBAAsB,GAAG,IAAIF,MAAM,CAC9C,CAAC,qBAAqB,EAAE,uBAAuB,CAAC,CAACC,IAAI,CAAC,GAAG,CAC3D;AACO,IAAME,2BAA2B,GAAG;;;;"}
@@ -0,0 +1,110 @@
1
+ {
2
+ "generic": {
3
+ "error": "เกิดข้อผิดพลาดขึ้น โปรดลองอีกครั้งภายหลัง"
4
+ },
5
+ "authentication": {
6
+ "notLoggedIn": "ไม่สามารถยืนยันตัวตนได้ โปรดเข้าสู่ระบบเพื่อดำเนินการต่อ!",
7
+ "couldNotAuth": "ไม่สามารถยืนยันตัวตนด้วย {{parameter}} ที่ให้มา",
8
+ "incorrectPassword": "รหัสผ่านปัจจุบันไม่ถูกต้อง โปรดลองอีกครั้ง",
9
+ "incorrectEmailPassword": "อีเมลหรือรหัสผ่านไม่ถูกต้อง โปรดลองอีกครั้ง"
10
+ },
11
+ "authorization": {
12
+ "unauthorized": "คุณไม่ได้รับอนุญาตให้ดำเนินการนี้"
13
+ },
14
+ "resource": {
15
+ "add_one": "{{entity}} ถูกเพิ่มเรียบร้อยแล้ว",
16
+ "add_other": "{{entity}} ถูกเพิ่มเรียบร้อยแล้ว",
17
+ "save": "{{entity}} ถูกบันทึกเรียบร้อยแล้ว",
18
+ "save_one": "{{entity}} ถูกบันทึกเรียบร้อยแล้ว",
19
+ "save_other": "{{entity}} ถูกบันทึกเรียบร้อยแล้ว",
20
+ "update": "{{entity}} ถูกอัปเดตเรียบร้อยแล้ว",
21
+ "update_one": "{{entity}} ถูกอัปเดตเรียบร้อยแล้ว",
22
+ "update_other": "{{entity}} ถูกอัปเดตเรียบร้อยแล้ว",
23
+ "delete_one": "{{entity}} ถูกลบเรียบร้อยแล้ว",
24
+ "delete_other": "{{entity}} ถูกลบเรียบร้อยแล้ว",
25
+ "clone": "{{entity}} ถูกทำสำเนาเรียบร้อยแล้ว",
26
+ "notFound": "{{entity}} ไม่มีอยู่จริง",
27
+ "remove_one": "{{entity}} ถูกลบออกเรียบร้อยแล้ว",
28
+ "remove_other": "{{entity}} ถูกลบออกเรียบร้อยแล้ว",
29
+ "sent": "{{entity}} ถูกส่งเรียบร้อยแล้ว",
30
+ "merged": "{{entity}} ถูกผสานเรียบร้อยแล้ว",
31
+ "disconnected": "{{entity}} ถูกตัดการเชื่อมต่อเรียบร้อยแล้ว"
32
+ },
33
+ "otp": {
34
+ "sent": "OTP ถูกส่งเรียบร้อยแล้ว",
35
+ "invalid": "OTP ไม่ถูกต้อง",
36
+ "verified": "OTP ถูกยืนยันเรียบร้อยแล้ว"
37
+ },
38
+ "upload": {
39
+ "error": "เกิดข้อผิดพลาดขณะอัปโหลดไฟล์"
40
+ },
41
+ "image": {
42
+ "profile": {
43
+ "removalFailed": "ลบภาพโปรไฟล์ล้มเหลว",
44
+ "removalSuccess": "ลบภาพโปรไฟล์สำเร็จ"
45
+ },
46
+ "contentTypeInvalid": "นอกจาก jpg, png, svg ไม่สามารถใช้ได้",
47
+ "sizeOutOfRange": "ขนาดไม่ควรเกิน {{maxSize, number}} MB"
48
+ },
49
+ "userRole": {
50
+ "deactivateActiveAdmin": "คุณไม่สามารถปิดการใช้งานผู้ดูแลระบบที่เปิดใช้งานอยู่จากพื้นที่ทำงาน!"
51
+ },
52
+ "activeRecord": {
53
+ "error": {
54
+ "blankName": "ชื่อไม่สามารถว่างเปล่าได้",
55
+ "blankDescription": "คำอธิบายไม่สามารถว่างเปล่าได้",
56
+ "blankValue": "ค่าไม่สามารถว่างเปล่าได้",
57
+ "prefixType": "ประเภทคำนำหน้า {{value}} ไม่ถูกต้อง",
58
+ "minimumEntryLimit": "ขีดจำกัดการเข้าขั้นต่ำต้องน้อยกว่าหรือเท่ากับ {{maximumEntryLimit, number}}",
59
+ "maximumEntryLimit": "ขีดจำกัดการเข้าขั้นสูงสุดต้องมากกว่าหรือเท่ากับ {{minimumEntryLimit, number}}"
60
+ }
61
+ },
62
+ "sessions": {
63
+ "expiry": "เซสชันของคุณหมดอายุ โปรดเข้าสู่ระบบใหม่อีกครั้ง"
64
+ },
65
+ "payment": {
66
+ "error": {
67
+ "incomplete": "การชำระเงินของคุณไม่สามารถทำได้"
68
+ }
69
+ },
70
+ "invitations": {
71
+ "deleted_one": "คำเชิญถูกลบเรียบร้อยแล้ว",
72
+ "deleted_other": "{{count, number}} คำเชิญถูกลบเรียบร้อยแล้ว",
73
+ "sent_one": "คำเชิญถูกส่งเรียบร้อยแล้ว",
74
+ "sent_other": "{{count, number}} คำเชิญถูกส่งเรียบร้อยแล้ว",
75
+ "notFound": "{{email}} ไม่ได้ถูกเชิญให้ทดสอบเว็บไซต์นี้"
76
+ },
77
+ "github": {
78
+ "error": {
79
+ "webhookPermissionDenied": "สิทธิ์ถูกปฏิเสธ โปรดตรวจสอบว่าคุณมีสิทธิ์ในการสร้าง webhook สำหรับที่เก็บ",
80
+ "primaryNonDeletable": "บัญชี Github หลักไม่สามารถถูกลบได้"
81
+ }
82
+ },
83
+ "neetoCommons": {
84
+ "fallbackComponent": {
85
+ "somethingWentWrong": "ขอโทษ เกิดข้อผิดพลาดบางอย่าง",
86
+ "description": "โปรดลอง <reloading>โหลดใหม่</reloading> หน้าเว็บนี้.<br> หากปัญหายังคงมีอยู่ <contactus>ติดต่อเรา</contactus>."
87
+ },
88
+ "toastr": {
89
+ "success": {
90
+ "copiedToClipboard": "คัดลอกไปยังคลิปบอร์ด!"
91
+ },
92
+ "error": {
93
+ "networkError": "ไม่มีการเชื่อมต่ออินเทอร์เน็ต"
94
+ }
95
+ },
96
+ "notice": {
97
+ "errorOccurred": "เกิดข้อผิดพลาดบางอย่าง"
98
+ },
99
+ "validators": {
100
+ "isRequired": "{{what}} เป็นสิ่งจำเป็น.",
101
+ "mustNotContainCapitalLetters": "{{what}} ต้องไม่Containsตัวอักษรใหญ่.",
102
+ "mustNotContainSpaces": "{{what}} ต้องไม่Containsช่องว่าง.",
103
+ "mustNotContainSpecialCharactersExceptHyphen": "{{what}} ต้องไม่Containsอักขระพิเศษ ยกเว้น '-'",
104
+ "mustNotStartOrEndWithSpecialCharacters": "{{what}} ต้องไม่เริ่มหรือสิ้นสุดด้วยอักขระพิเศษ."
105
+ },
106
+ "copyToClipboard": {
107
+ "failed": "การคัดลอกไปยังคลิปบอร์ดล้มเหลว"
108
+ }
109
+ }
110
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-commons-frontend",
3
- "version": "4.13.54",
3
+ "version": "4.13.56",
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>",