@bigbinary/neeto-commons-frontend 4.13.74 → 4.13.75

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", "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("|"));
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", "zaloJSV2 is not defined", "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 \"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
+ {"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 \"zaloJSV2 is not defined\",\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,yBAAyB,EACzB,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", "TypeError:.*e.backends is (null|undefined)", "Failed to execute 'importScripts' on 'WorkerGlobalScope':.*monaco-editor.*workerMain.js"].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", "zaloJSV2 is not defined", "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 \"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
+ {"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 \"zaloJSV2 is not defined\",\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,yBAAyB,EACzB,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;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-commons-frontend",
3
- "version": "4.13.74",
3
+ "version": "4.13.75",
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>",