Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/releases">axios's releases</a>.</em></p> <blockquote> <h2>Release v1.6.0</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>CSRF:</strong> fixed CSRF vulnerability CVE-2023-45857 (<a href="https://redirect.github.com/axios/axios/issues/6028">#6028</a>) (<a href="96ee232bd3">96ee232</a>)</li> <li><strong>dns:</strong> fixed lookup function decorator to work properly in node v20; (<a href="https://redirect.github.com/axios/axios/issues/6011">#6011</a>) (<a href="5aaff532a6">5aaff53</a>)</li> <li><strong>types:</strong> fix AxiosHeaders types; (<a href="https://redirect.github.com/axios/axios/issues/5931">#5931</a>) (<a href="a1c8ad008b">a1c8ad0</a>)</li> </ul> <h3>PRs</h3> <ul> <li>CVE 2023 45857 ( <a href="https://api.github.com/repos/axios/axios/pulls/6028">#6028</a> )</li> </ul> <pre><code> ⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 </code></pre> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+449/-114 ([#6032](https://github.com/axios/axios/issues/6032) [#6021](https://github.com/axios/axios/issues/6021) [#6011](https://github.com/axios/axios/issues/6011) [#5932](https://github.com/axios/axios/issues/5932) [#5931](https://github.com/axios/axios/issues/5931) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/valentin-panov" title="+4/-4 ([#6028](https://github.com/axios/axios/issues/6028) )">Valentin Panov</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/therealrinku" title="+1/-1 ([#5889](https://github.com/axios/axios/issues/5889) )">Rinku Chaudhari</a></li> </ul> <h2>Release v1.5.1</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>adapters:</strong> improved adapters loading logic to have clear error messages; (<a href="https://redirect.github.com/axios/axios/issues/5919">#5919</a>) (<a href="e4107797a7">e410779</a>)</li> <li><strong>formdata:</strong> fixed automatic addition of the <code>Content-Type</code> header for FormData in non-browser environments; (<a href="https://redirect.github.com/axios/axios/issues/5917">#5917</a>) (<a href="bc9af51b18">bc9af51</a>)</li> <li><strong>headers:</strong> allow <code>content-encoding</code> header to handle case-insensitive values (<a href="https://redirect.github.com/axios/axios/issues/5890">#5890</a>) (<a href="https://redirect.github.com/axios/axios/issues/5892">#5892</a>) (<a href="4c89f25196">4c89f25</a>)</li> <li><strong>types:</strong> removed duplicated code (<a href="9e6205630e">9e62056</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+89/-18 ([#5919](https://github.com/axios/axios/issues/5919) [#5917](https://github.com/axios/axios/issues/5917) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/DavidJDallas" title="+11/-5 ()">David Dallas</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/fb-sean" title="+2/-8 ()">Sean Sattler</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/0o001" title="+4/-4 ()">Mustafa Ateş Uzun</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/sfc-gh-pmotacki" title="+2/-1 ([#5892](https://github.com/axios/axios/issues/5892) )">Przemyslaw Motacki</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Cadienvan" title="+1/-1 ()">Michael Di Prisco</a></li> </ul> <h2>Release v1.5.0</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>adapter:</strong> make adapter loading error more clear by using platform-specific adapters explicitly (<a href="https://redirect.github.com/axios/axios/issues/5837">#5837</a>) (<a href="9a414bb6c8">9a414bb</a>)</li> <li><strong>dns:</strong> fixed <code>cacheable-lookup</code> integration; (<a href="https://redirect.github.com/axios/axios/issues/5836">#5836</a>) (<a href="b3e327dcc9">b3e327d</a>)</li> <li><strong>headers:</strong> added support for setting header names that overlap with class methods; (<a href="https://redirect.github.com/axios/axios/issues/5831">#5831</a>) (<a href="d8b4ca0ea5">d8b4ca0</a>)</li> <li><strong>headers:</strong> fixed common Content-Type header merging; (<a href="https://redirect.github.com/axios/axios/issues/5832">#5832</a>) (<a href="8fda2766b1">8fda276</a>)</li> </ul> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/axios/axios/compare/v1.5.1...v1.6.0">1.6.0</a> (2023-10-26)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>CSRF:</strong> fixed CSRF vulnerability CVE-2023-45857 (<a href="https://redirect.github.com/axios/axios/issues/6028">#6028</a>) (<a href="96ee232bd3">96ee232</a>)</li> <li><strong>dns:</strong> fixed lookup function decorator to work properly in node v20; (<a href="https://redirect.github.com/axios/axios/issues/6011">#6011</a>) (<a href="5aaff532a6">5aaff53</a>)</li> <li><strong>types:</strong> fix AxiosHeaders types; (<a href="https://redirect.github.com/axios/axios/issues/5931">#5931</a>) (<a href="a1c8ad008b">a1c8ad0</a>)</li> </ul> <h3>PRs</h3> <ul> <li>CVE 2023 45857 ( <a href="https://api.github.com/repos/axios/axios/pulls/6028">#6028</a> )</li> </ul> <pre><code> ⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 </code></pre> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+449/-114 ([#6032](https://github.com/axios/axios/issues/6032) [#6021](https://github.com/axios/axios/issues/6021) [#6011](https://github.com/axios/axios/issues/6011) [#5932](https://github.com/axios/axios/issues/5932) [#5931](https://github.com/axios/axios/issues/5931) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/valentin-panov" title="+4/-4 ([#6028](https://github.com/axios/axios/issues/6028) )">Valentin Panov</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/therealrinku" title="+1/-1 ([#5889](https://github.com/axios/axios/issues/5889) )">Rinku Chaudhari</a></li> </ul> <h2><a href="https://github.com/axios/axios/compare/v1.5.0...v1.5.1">1.5.1</a> (2023-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>adapters:</strong> improved adapters loading logic to have clear error messages; (<a href="https://redirect.github.com/axios/axios/issues/5919">#5919</a>) (<a href="e4107797a7">e410779</a>)</li> <li><strong>formdata:</strong> fixed automatic addition of the <code>Content-Type</code> header for FormData in non-browser environments; (<a href="https://redirect.github.com/axios/axios/issues/5917">#5917</a>) (<a href="bc9af51b18">bc9af51</a>)</li> <li><strong>headers:</strong> allow <code>content-encoding</code> header to handle case-insensitive values (<a href="https://redirect.github.com/axios/axios/issues/5890">#5890</a>) (<a href="https://redirect.github.com/axios/axios/issues/5892">#5892</a>) (<a href="4c89f25196">4c89f25</a>)</li> <li><strong>types:</strong> removed duplicated code (<a href="9e6205630e">9e62056</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+89/-18 ([#5919](https://github.com/axios/axios/issues/5919) [#5917](https://github.com/axios/axios/issues/5917) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/DavidJDallas" title="+11/-5 ()">David Dallas</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/fb-sean" title="+2/-8 ()">Sean Sattler</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/0o001" title="+4/-4 ()">Mustafa Ateş Uzun</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/sfc-gh-pmotacki" title="+2/-1 ([#5892](https://github.com/axios/axios/issues/5892) )">Przemyslaw Motacki</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Cadienvan" title="+1/-1 ()">Michael Di Prisco</a></li> </ul> <h3>PRs</h3> <ul> <li>CVE 2023 45857 ( <a href="https://api.github.com/repos/axios/axios/pulls/6028">#6028</a> )</li> </ul> <pre><code> ⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459 </code></pre> <h1><a href="https://github.com/axios/axios/compare/v1.4.0...v1.5.0">1.5.0</a> (2023-08-26)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="f7adacdbaa"><code>f7adacd</code></a> chore(release): v1.6.0 (<a href="https://redirect.github.com/axios/axios/issues/6031">#6031</a>)</li> <li><a href="9917e67cbb"><code>9917e67</code></a> chore(ci): fix release-it arg; (<a href="https://redirect.github.com/axios/axios/issues/6032">#6032</a>)</li> <li><a href="96ee232bd3"><code>96ee232</code></a> fix(CSRF): fixed CSRF vulnerability CVE-2023-45857 (<a href="https://redirect.github.com/axios/axios/issues/6028">#6028</a>)</li> <li><a href="7d45ab2e2a"><code>7d45ab2</code></a> chore(tests): fixed tests to pass in node v19 and v20 with <code>keep-alive</code> enabl...</li> <li><a href="5aaff532a6"><code>5aaff53</code></a> fix(dns): fixed lookup function decorator to work properly in node v20; (<a href="https://redirect.github.com/axios/axios/issues/6011">#6011</a>)</li> <li><a href="a48a63ad82"><code>a48a63a</code></a> chore(docs): added AxiosHeaders docs; (<a href="https://redirect.github.com/axios/axios/issues/5932">#5932</a>)</li> <li><a href="a1c8ad008b"><code>a1c8ad0</code></a> fix(types): fix AxiosHeaders types; (<a href="https://redirect.github.com/axios/axios/issues/5931">#5931</a>)</li> <li><a href="2ac731d605"><code>2ac731d</code></a> chore(docs): update readme.md (<a href="https://redirect.github.com/axios/axios/issues/5889">#5889</a>)</li> <li><a href="88fb52b5fa"><code>88fb52b</code></a> chore(release): v1.5.1 (<a href="https://redirect.github.com/axios/axios/issues/5920">#5920</a>)</li> <li><a href="e4107797a7"><code>e410779</code></a> fix(adapters): improved adapters loading logic to have clear error messages; ...</li> <li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v0.27.2...v1.6.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/appsmithorg/appsmith/network/alerts). </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hetu Nandu <hetunandu@gmail.com> Co-authored-by: Hetu Nandu <hetu@appsmith.com>
423 lines
13 KiB
TypeScript
423 lines
13 KiB
TypeScript
import { EXECUTION_PARAM_KEY } from "constants/AppsmithActionConstants/ActionConstants";
|
|
import type { ValidationConfig } from "./PropertyControlConstants";
|
|
|
|
// Always add a validator function in ./worker/validation for these types
|
|
export enum ValidationTypes {
|
|
TEXT = "TEXT",
|
|
REGEX = "REGEX",
|
|
NUMBER = "NUMBER",
|
|
BOOLEAN = "BOOLEAN",
|
|
OBJECT = "OBJECT",
|
|
ARRAY = "ARRAY",
|
|
OBJECT_ARRAY = "OBJECT_ARRAY",
|
|
NESTED_OBJECT_ARRAY = "NESTED_OBJECT_ARRAY",
|
|
DATE_ISO_STRING = "DATE_ISO_STRING",
|
|
IMAGE_URL = "IMAGE_URL",
|
|
FUNCTION = "FUNCTION",
|
|
SAFE_URL = "SAFE_URL",
|
|
ARRAY_OF_TYPE_OR_TYPE = "ARRAY_OF_TYPE_OR_TYPE",
|
|
UNION = "UNION",
|
|
OBJECT_WITH_FUNCTION = "OBJECT_WITH_FUNCTION",
|
|
}
|
|
|
|
export interface ValidationResponse {
|
|
isValid: boolean;
|
|
parsed: any;
|
|
messages?: Array<Error>;
|
|
transformed?: any;
|
|
isParsedValueTheSame?: boolean;
|
|
}
|
|
|
|
export type Validator = (
|
|
config: ValidationConfig,
|
|
value: unknown,
|
|
props: Record<string, unknown>,
|
|
propertyPath: string,
|
|
) => ValidationResponse;
|
|
|
|
export const ISO_DATE_FORMAT = "YYYY-MM-DDTHH:mm:ss.sssZ";
|
|
|
|
export const DATATREE_INTERNAL_KEYWORDS = {
|
|
actionPaths: "actionPaths",
|
|
pageList: "pageList",
|
|
[EXECUTION_PARAM_KEY]: EXECUTION_PARAM_KEY,
|
|
};
|
|
|
|
export const DATA_TREE_KEYWORDS = {
|
|
appsmith: "appsmith",
|
|
...DATATREE_INTERNAL_KEYWORDS,
|
|
};
|
|
|
|
export const JAVASCRIPT_KEYWORDS = {
|
|
abstract: "abstract",
|
|
arguments: "arguments",
|
|
await: "await",
|
|
boolean: "boolean",
|
|
break: "break",
|
|
byte: "byte",
|
|
case: "case",
|
|
catch: "catch",
|
|
char: "char",
|
|
class: "class",
|
|
const: "const",
|
|
continue: "continue",
|
|
debugger: "debugger",
|
|
default: "default",
|
|
delete: "delete",
|
|
do: "do",
|
|
double: "double",
|
|
else: "else",
|
|
enum: "enum",
|
|
eval: "eval",
|
|
export: "export",
|
|
extends: "extends",
|
|
false: "false",
|
|
final: "final",
|
|
finally: "finally",
|
|
float: "float",
|
|
for: "for",
|
|
function: "function",
|
|
goto: "goto",
|
|
if: "if",
|
|
implements: "implements",
|
|
import: "import",
|
|
in: "in",
|
|
instanceof: "instanceof",
|
|
int: "int",
|
|
interface: "interface",
|
|
let: "let",
|
|
long: "long",
|
|
native: "native",
|
|
new: "new",
|
|
null: "null",
|
|
package: "package",
|
|
private: "private",
|
|
protected: "protected",
|
|
public: "public",
|
|
return: "return",
|
|
self: "self",
|
|
short: "short",
|
|
static: "static",
|
|
super: "super",
|
|
switch: "switch",
|
|
synchronized: "synchronized",
|
|
this: "this",
|
|
throw: "throw",
|
|
throws: "throws",
|
|
transient: "transient",
|
|
true: "true",
|
|
try: "try",
|
|
typeof: "typeof",
|
|
var: "var",
|
|
void: "void",
|
|
volatile: "volatile",
|
|
while: "while",
|
|
with: "with",
|
|
yield: "yield",
|
|
};
|
|
|
|
/**
|
|
* Global scope Identifiers in the worker context, accessible via the "self" keyword.
|
|
* These identifiers are already present in the worker context and shouldn't represent any valid identifier within Appsmith, as no entity should have
|
|
* same name as them to prevent unexpected behaviour during evaluation(which happens on the worker thread) in the worker.
|
|
* Check if an identifier (or window object/property) is available in the worker context here => https://worker-playground.glitch.me/
|
|
*/
|
|
export const DEDICATED_WORKER_GLOBAL_SCOPE_IDENTIFIERS = {
|
|
AbortController: "AbortController",
|
|
AbortSignal: "AbortSignal",
|
|
AggregateError: "AggregateError",
|
|
Array: "Array",
|
|
ArrayBuffer: "ArrayBuffer",
|
|
atob: "atob",
|
|
Atomics: "Atomics",
|
|
AudioData: "AudioData",
|
|
AudioDecoder: "AudioDecoder",
|
|
AudioEncoder: "AudioEncoder",
|
|
BackgroundFetchManager: "BackgroundFetchManager",
|
|
BackgroundFetchRecord: "BackgroundFetchRecord",
|
|
BackgroundFetchRegistration: "BackgroundFetchRegistration",
|
|
BarcodeDetector: "BarcodeDetector",
|
|
BigInt: "BigInt",
|
|
BigInt64Array: "BigInt64Array",
|
|
BigUint64Array: "BigUint64Array",
|
|
Blob: "Blob",
|
|
Boolean: "Boolean",
|
|
btoa: "btoa",
|
|
BroadcastChannel: "BroadcastChannel",
|
|
ByteLengthQueuingStrategy: "ByteLengthQueuingStrategy",
|
|
caches: "caches",
|
|
CSSSkewX: "CSSSkewX",
|
|
CSSSkewY: "CSSSkewY",
|
|
Cache: "Cache",
|
|
CacheStorage: "CacheStorage",
|
|
cancelAnimationFrame: "cancelAnimationFrame",
|
|
CanvasFilter: "CanvasFilter",
|
|
CanvasGradient: "CanvasGradient",
|
|
CanvasPattern: "CanvasPattern",
|
|
clearInterval: "clearInterval",
|
|
clearTimeout: "clearTimeout",
|
|
close: "close",
|
|
CloseEvent: "CloseEvent",
|
|
CompressionStream: "CompressionStream",
|
|
console: "console",
|
|
CountQueuingStrategy: "CountQueuingStrategy",
|
|
createImageBitmap: "createImageBitmap",
|
|
CropTarget: "CropTarget",
|
|
crossOriginIsolated: "crossOriginIsolated",
|
|
Crypto: "Crypto",
|
|
CryptoKey: "CryptoKey",
|
|
CustomEvent: "CustomEvent",
|
|
decodeURI: "decodeURI",
|
|
decodeURIComponent: "decodeURIComponent",
|
|
DOMException: "DOMException",
|
|
DOMMatrix: "DOMMatrix",
|
|
DOMMatrixReadOnly: "DOMMatrixReadOnly",
|
|
DOMPoint: "DOMPoint",
|
|
DOMPointReadOnly: "DOMPointReadOnly",
|
|
DOMQuad: "DOMQuad",
|
|
DOMRect: "DOMRect",
|
|
DOMRectReadOnly: "DOMRectReadOnly",
|
|
DOMStringList: "DOMStringList",
|
|
DataView: "DataView",
|
|
Date: "Date",
|
|
DecompressionStream: "DecompressionStream",
|
|
DedicatedWorkerGlobalScope: "DedicatedWorkerGlobalScope",
|
|
encodeURI: "encodeURI",
|
|
encodeURIComponent: "encodeURIComponent",
|
|
EncodedAudioChunk: "EncodedAudioChunk",
|
|
EncodedVideoChunk: "EncodedVideoChunk",
|
|
Error: "Error",
|
|
ErrorEvent: "ErrorEvent",
|
|
escape: "escape",
|
|
eval: "eval",
|
|
EvalError: "EvalError",
|
|
Event: "Event",
|
|
EventSource: "EventSource",
|
|
EventTarget: "EventTarget",
|
|
fetch: "fetch",
|
|
File: "File",
|
|
FileList: "FileList",
|
|
FileReader: "FileReader",
|
|
FileReaderSync: "FileReaderSync",
|
|
FileSystemDirectoryHandle: "FileSystemDirectoryHandle",
|
|
FileSystemFileHandle: "FileSystemFileHandle",
|
|
FileSystemHandle: "FileSystemHandle",
|
|
FileSystemSyncAccessHandle: "FileSystemSyncAccessHandle",
|
|
FileSystemWritableFileStream: "FileSystemWritableFileStream",
|
|
FinalizationRegistry: "FinalizationRegistry",
|
|
Float32Array: "Float32Array",
|
|
Float64Array: "Float64Array",
|
|
fonts: "fonts",
|
|
FontFace: "FontFace",
|
|
FormData: "FormData",
|
|
Function: "Function",
|
|
globalThis: "globalThis",
|
|
hasOwnProperty: "hasOwnProperty",
|
|
Headers: "Headers",
|
|
IDBCursor: "IDBCursor",
|
|
IDBCursorWithValue: "IDBCursorWithValue",
|
|
IDBDatabase: "IDBDatabase",
|
|
IDBFactory: "IDBFactory",
|
|
IDBIndex: "IDBIndex",
|
|
IDBKeyRange: "IDBKeyRange",
|
|
IDBObjectStore: "IDBObjectStore",
|
|
IDBOpenDBRequest: "IDBOpenDBRequest",
|
|
IDBRequest: "IDBRequest",
|
|
IDBTransaction: "IDBTransaction",
|
|
IDBVersionChangeEvent: "IDBVersionChangeEvent",
|
|
IdleDetector: "IdleDetector",
|
|
ImageBitmap: "ImageBitmap",
|
|
ImageBitmapRenderingContext: "ImageBitmapRenderingContext",
|
|
ImageData: "ImageData",
|
|
ImageDecoder: "ImageDecoder",
|
|
ImageTrack: "ImageTrack",
|
|
ImageTrackList: "ImageTrackList",
|
|
importScripts: "importScripts",
|
|
indexedDB: "indexedDB",
|
|
Infinity: "Infinity",
|
|
Int8Array: "Int8Array",
|
|
Int16Array: "Int16Array",
|
|
Int32Array: "Int32Array",
|
|
Intl: "Intl",
|
|
isFinite: "isFinite",
|
|
isNaN: "isNaN",
|
|
isPrototypeOf: "isPrototypeOf",
|
|
isSecureContext: "isSecureContext",
|
|
JSON: "JSON",
|
|
Lock: "Lock",
|
|
LockManager: "LockManager",
|
|
location: "location",
|
|
Map: "Map",
|
|
Math: "Math",
|
|
MediaCapabilities: "MediaCapabilities",
|
|
MessageChannel: "MessageChannel",
|
|
MessageEvent: "MessageEvent",
|
|
MessagePort: "MessagePort",
|
|
NaN: "NaN",
|
|
name: "name",
|
|
navigator: "navigator",
|
|
NavigationPreloadManager: "NavigationPreloadManager",
|
|
NavigatorUAData: "NavigatorUAData",
|
|
NetworkInformation: "NetworkInformation",
|
|
Notification: "Notification",
|
|
Number: "Number",
|
|
onerror: "onerror",
|
|
onmessage: "onmessage",
|
|
onmessageerror: "onmessageerror",
|
|
onlanguagechange: "onlanguagechange",
|
|
onrejectionhandled: "onrejectionhandled",
|
|
onunhandledrejection: "onunhandledrejection",
|
|
origin: "origin",
|
|
Object: "Object",
|
|
OffscreenCanvas: "OffscreenCanvas",
|
|
OffscreenCanvasRenderingContext2D: "OffscreenCanvasRenderingContext2D",
|
|
parseFloat: "parseFloat",
|
|
parseInt: "parseInt",
|
|
Path2D: "Path2D",
|
|
PaymentInstruments: "PaymentInstruments",
|
|
performance: "performance",
|
|
Performance: "Performance",
|
|
PerformanceEntry: "PerformanceEntry",
|
|
PerformanceMark: "PerformanceMark",
|
|
PerformanceMeasure: "PerformanceMeasure",
|
|
PerformanceObserver: "PerformanceObserver",
|
|
PerformanceObserverEntryList: "PerformanceObserverEntryList",
|
|
PerformanceResourceTiming: "PerformanceResourceTiming",
|
|
PerformanceServerTiming: "PerformanceServerTiming",
|
|
PeriodicSyncManager: "PeriodicSyncManager",
|
|
PermissionStatus: "PermissionStatus",
|
|
Permissions: "Permissions",
|
|
postMessage: "postMessage",
|
|
AxiosProgressEvent: "AxiosProgressEvent",
|
|
Promise: "Promise",
|
|
PromiseRejectionEvent: "PromiseRejectionEvent",
|
|
Proxy: "Proxy",
|
|
PushManager: "PushManager",
|
|
PushSubscription: "PushSubscription",
|
|
PushSubscriptionOptions: "PushSubscriptionOptions",
|
|
queueMicrotask: "queueMicrotask",
|
|
RTCEncodedAudioFrame: "RTCEncodedAudioFrame",
|
|
RTCEncodedVideoFrame: "RTCEncodedVideoFrame",
|
|
RangeError: "RangeError",
|
|
ReadableByteStreamController: "ReadableByteStreamController",
|
|
ReadableStream: "ReadableStream",
|
|
ReadableStreamBYOBReader: "ReadableStreamBYOBReader",
|
|
ReadableStreamBYOBRequest: "ReadableStreamBYOBRequest",
|
|
ReadableStreamDefaultController: "ReadableStreamDefaultController",
|
|
ReadableStreamDefaultReader: "ReadableStreamDefaultReader",
|
|
ReferenceError: "ReferenceError",
|
|
Reflect: "Reflect",
|
|
RegExp: "RegExp",
|
|
reportError: "reportError",
|
|
ReportingObserver: "ReportingObserver",
|
|
Request: "Request",
|
|
requestAnimationFrame: "requestAnimationFrame",
|
|
Response: "Response",
|
|
scheduler: "scheduler",
|
|
Scheduler: "Scheduler",
|
|
SecurityPolicyViolationEvent: "SecurityPolicyViolationEvent",
|
|
Serial: "Serial",
|
|
SerialPort: "SerialPort",
|
|
ServiceWorkerRegistration: "ServiceWorkerRegistration",
|
|
Set: "Set",
|
|
setInterval: "setInterval",
|
|
setTimeout: "setTimeout",
|
|
StorageManager: "StorageManager",
|
|
String: "String",
|
|
structuredClone: "structuredClone",
|
|
SubtleCrypto: "SubtleCrypto",
|
|
Symbol: "Symbol",
|
|
SyncManager: "SyncManager",
|
|
SyntaxError: "SyntaxError",
|
|
TaskController: "TaskController",
|
|
TaskPriorityChangeEvent: "TaskPriorityChangeEvent",
|
|
TaskSignal: "TaskSignal",
|
|
TextDecoder: "TextDecoder",
|
|
TextDecoderStream: "TextDecoderStream",
|
|
TextEncoder: "TextEncoder",
|
|
TextEncoderStream: "TextEncoderStream",
|
|
TextMetrics: "TextMetrics",
|
|
toString: "toString",
|
|
TransformStream: "TransformStream",
|
|
TransformStreamDefaultController: "TransformStreamDefaultController",
|
|
TrustedHTML: "TrustedHTML",
|
|
TrustedScript: "TrustedScript",
|
|
TrustedScriptURL: "TrustedScriptURL",
|
|
trustedTypes: "trustedTypes",
|
|
TrustedTypePolicy: "TrustedTypePolicy",
|
|
TrustedTypePolicyFactory: "TrustedTypePolicyFactory",
|
|
TypeError: "TypeError",
|
|
undefined: "undefined",
|
|
unescape: "unescape",
|
|
URIError: "URIError",
|
|
URL: "URL",
|
|
URLPattern: "URLPattern",
|
|
URLSearchParams: "URLSearchParams",
|
|
USB: "USB",
|
|
USBAlternateInterface: "USBAlternateInterface",
|
|
USBConfiguration: "USBConfiguration",
|
|
USBConnectionEvent: "USBConnectionEvent",
|
|
USBDevice: "USBDevice",
|
|
USBEndpoint: "USBEndpoint",
|
|
USBInTransferResult: "USBInTransferResult",
|
|
USBInterface: "USBInterface",
|
|
USBIsochronousInTransferPacket: "USBIsochronousInTransferPacket",
|
|
USBIsochronousInTransferResult: "USBIsochronousInTransferResult",
|
|
USBIsochronousOutTransferPacket: "USBIsochronousOutTransferPacket",
|
|
USBIsochronousOutTransferResult: "USBIsochronousOutTransferResult",
|
|
USBOutTransferResult: "USBOutTransferResult",
|
|
Uint8Array: "Uint8Array",
|
|
Uint8ClampedArray: "Uint8ClampedArray",
|
|
Uint16Array: "Uint16Array",
|
|
Uint32Array: "Uint32Array",
|
|
UserActivation: "UserActivation",
|
|
VideoColorSpace: "VideoColorSpace",
|
|
VideoDecoder: "VideoDecoder",
|
|
VideoEncoder: "VideoEncoder",
|
|
VideoFrame: "VideoFrame",
|
|
WeakMap: "WeakMap",
|
|
WeakRef: "WeakRef",
|
|
WeakSet: "WeakSet",
|
|
WebAssembly: "WebAssembly",
|
|
WebGL2RenderingContext: "WebGL2RenderingContext",
|
|
WebGLActiveInfo: "WebGLActiveInfo",
|
|
WebGLBuffer: "WebGLBuffer",
|
|
WebGLFramebuffer: "WebGLFramebuffer",
|
|
WebGLProgram: "WebGLProgram",
|
|
WebGLQuery: "WebGLQuery",
|
|
WebGLRenderbuffer: "WebGLRenderbuffer",
|
|
WebGLRenderingContext: "WebGLRenderingContext",
|
|
WebGLSampler: "WebGLSampler",
|
|
WebGLShader: "WebGLShader",
|
|
WebGLShaderPrecisionFormat: "WebGLShaderPrecisionFormat",
|
|
WebGLSync: "WebGLSync",
|
|
WebGLTexture: "WebGLTexture",
|
|
WebGLTransformFeedback: "WebGLTransformFeedback",
|
|
WebGLUniformLocation: "WebGLUniformLocation",
|
|
WebGLVertexArrayObject: "WebGLVertexArrayObject",
|
|
webkitRequestFileSystem: "webkitRequestFileSystem",
|
|
webkitRequestFileSystemSync: "webkitRequestFileSystemSync",
|
|
webkitResolveLocalFileSystemSyncURL: "webkitResolveLocalFileSystemSyncURL",
|
|
webkitResolveLocalFileSystemURL: "webkitResolveLocalFileSystemURL",
|
|
WebSocket: "WebSocket",
|
|
WebTransport: "WebTransport",
|
|
WebTransportBidirectionalStream: "WebTransportBidirectionalStream",
|
|
WebTransportDatagramDuplexStream: "WebTransportDatagramDuplexStream",
|
|
WebTransportError: "WebTransportError",
|
|
Worker: "Worker",
|
|
WorkerGlobalScope: "WorkerGlobalScope",
|
|
WorkerLocation: "WorkerLocation",
|
|
WorkerNavigator: "WorkerNavigator",
|
|
WritableStream: "WritableStream",
|
|
WritableStreamDefaultController: "WritableStreamDefaultController",
|
|
WritableStreamDefaultWriter: "WritableStreamDefaultWriter",
|
|
XMLHttpRequest: "XMLHttpRequest",
|
|
XMLHttpRequestEventTarget: "XMLHttpRequestEventTarget",
|
|
XMLHttpRequestUpload: "XMLHttpRequestUpload",
|
|
|
|
// Identifiers added to worker scope by Appsmith
|
|
evaluationVersion: "evaluationVersion",
|
|
$isDataField: "$isDataField",
|
|
$isAsync: "$isAsync",
|
|
};
|