From f0aee9ce277cbc5f223edf66010e0708637e16db Mon Sep 17 00:00:00 2001 From: Babayaga Date: Sun, 29 Mar 2026 18:39:22 +0200 Subject: [PATCH] maintainence love:) --- packages/kbot/dist-in/data/openai_models.json | 20 +- .../kbot/dist-in/data/openrouter_models.json | 1691 +- .../dist-in/models/cache/openai-models.d.ts | 3 - .../dist-in/models/cache/openai-models.js | 5 +- .../models/cache/openrouter-models.d.ts | 25 +- .../dist-in/models/cache/openrouter-models.js | 27 +- .../kbot/dist-in/src/models/cache/openai.ts | 2 +- .../dist-in/src/models/cache/openrouter.ts | 2 +- packages/kbot/dist/main_node.js | 175029 ++++++++------- .../kbot/src/models/cache/openai-models.ts | 3 - .../src/models/cache/openrouter-models.ts | 25 +- 11 files changed, 93013 insertions(+), 83819 deletions(-) diff --git a/packages/kbot/dist-in/data/openai_models.json b/packages/kbot/dist-in/data/openai_models.json index 3d315205..cb2de831 100644 --- a/packages/kbot/dist-in/data/openai_models.json +++ b/packages/kbot/dist-in/data/openai_models.json @@ -1,5 +1,5 @@ { - "timestamp": 1773934586082, + "timestamp": 1774802354444, "models": [ { "id": "gpt-4-0613", @@ -85,12 +85,6 @@ "created": 1698798177, "owned_by": "system" }, - { - "id": "gpt-4-1106-preview", - "object": "model", - "created": 1698957206, - "owned_by": "system" - }, { "id": "gpt-3.5-turbo-1106", "object": "model", @@ -127,18 +121,6 @@ "created": 1705953180, "owned_by": "system" }, - { - "id": "gpt-4-0125-preview", - "object": "model", - "created": 1706037612, - "owned_by": "system" - }, - { - "id": "gpt-4-turbo-preview", - "object": "model", - "created": 1706037777, - "owned_by": "system" - }, { "id": "gpt-3.5-turbo-0125", "object": "model", diff --git a/packages/kbot/dist-in/data/openrouter_models.json b/packages/kbot/dist-in/data/openrouter_models.json index 2959afea..1ab5907a 100644 --- a/packages/kbot/dist-in/data/openrouter_models.json +++ b/packages/kbot/dist-in/data/openrouter_models.json @@ -1,6 +1,119 @@ { - "timestamp": 1773934586216, + "timestamp": 1774802355711, "models": [ + { + "id": "kwaipilot/kat-coder-pro-v2", + "canonical_slug": "kwaipilot/kat-coder-pro-v2-20260327", + "hugging_face_id": "", + "name": "Kwaipilot: KAT-Coder-Pro V2", + "created": 1774649310, + "description": "KAT-Coder-Pro V2 is the latest high-performance model in KwaiKAT’s KAT-Coder series, designed for complex enterprise-grade software engineering and SaaS integration. It builds on the agentic coding strengths of earlier versions, with a focus on large-scale production environments, multi-system coordination, and seamless integration across modern software stacks, while also supporting web aesthetics generation to produce production-grade landing pages and presentation decks.", + "context_length": 256000, + "architecture": { + "modality": "text->text", + "input_modalities": [ + "text" + ], + "output_modalities": [ + "text" + ], + "tokenizer": "Other", + "instruct_type": null + }, + "pricing": { + "prompt": "0.0000003", + "completion": "0.0000012", + "input_cache_read": "0.00000006" + }, + "top_provider": { + "context_length": 256000, + "max_completion_tokens": 80000, + "is_moderated": false + }, + "per_request_limits": null, + "supported_parameters": [ + "frequency_penalty", + "logit_bias", + "max_tokens", + "min_p", + "presence_penalty", + "repetition_penalty", + "response_format", + "seed", + "stop", + "structured_outputs", + "temperature", + "tool_choice", + "tools", + "top_k", + "top_p" + ], + "default_parameters": { + "temperature": null, + "top_p": null, + "top_k": null, + "frequency_penalty": null, + "presence_penalty": null, + "repetition_penalty": null + }, + "knowledge_cutoff": null, + "expiration_date": null + }, + { + "id": "reka/reka-edge", + "canonical_slug": "rekaai/reka-edge-2603", + "hugging_face_id": "RekaAI/reka-edge-2603", + "name": "Reka Edge", + "created": 1774026965, + "description": "Reka Edge is an extremely efficient 7B multimodal vision-language model that accepts image/video+text inputs and generates text outputs. This model is optimized specifically to deliver industry-leading performance in image understanding, video analysis, object detection, and agentic tool-use.", + "context_length": 16384, + "architecture": { + "modality": "text+image+video->text", + "input_modalities": [ + "image", + "text", + "video" + ], + "output_modalities": [ + "text" + ], + "tokenizer": "Other", + "instruct_type": null + }, + "pricing": { + "prompt": "0.0000001", + "completion": "0.0000001" + }, + "top_provider": { + "context_length": 16384, + "max_completion_tokens": 16384, + "is_moderated": false + }, + "per_request_limits": null, + "supported_parameters": [ + "frequency_penalty", + "max_tokens", + "presence_penalty", + "seed", + "stop", + "structured_outputs", + "temperature", + "tool_choice", + "tools", + "top_k", + "top_p" + ], + "default_parameters": { + "temperature": null, + "top_p": null, + "top_k": null, + "frequency_penalty": null, + "presence_penalty": null, + "repetition_penalty": null + }, + "knowledge_cutoff": null, + "expiration_date": null + }, { "id": "xiaomi/mimo-v2-omni", "canonical_slug": "xiaomi/mimo-v2-omni-20260318", @@ -55,6 +168,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -108,6 +222,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -141,13 +256,21 @@ }, "per_request_limits": null, "supported_parameters": [ + "frequency_penalty", "include_reasoning", + "logit_bias", "max_tokens", + "min_p", + "presence_penalty", "reasoning", + "repetition_penalty", "response_format", + "seed", + "stop", "temperature", "tool_choice", "tools", + "top_k", "top_p" ], "default_parameters": { @@ -158,6 +281,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -211,6 +335,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": "2025-08-31", "expiration_date": null }, { @@ -264,6 +389,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": "2025-08-31", "expiration_date": null }, { @@ -320,6 +446,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -342,9 +469,9 @@ "instruct_type": null }, "pricing": { - "prompt": "0.00000096", - "completion": "0.0000032", - "input_cache_read": "0.000000192" + "prompt": "0.0000012", + "completion": "0.000004", + "input_cache_read": "0.00000024" }, "top_provider": { "context_length": 202752, @@ -353,13 +480,21 @@ }, "per_request_limits": null, "supported_parameters": [ + "frequency_penalty", "include_reasoning", + "logit_bias", "max_tokens", + "min_p", + "presence_penalty", "reasoning", + "repetition_penalty", "response_format", + "seed", + "stop", "temperature", "tool_choice", "tools", + "top_k", "top_p" ], "default_parameters": { @@ -370,6 +505,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -424,6 +560,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -480,6 +617,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -531,6 +669,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -555,7 +694,7 @@ "pricing": { "prompt": "0.0000001", "completion": "0.0000005", - "input_cache_read": "0.00000004" + "input_cache_read": "0.0000001" }, "top_provider": { "context_length": 262144, @@ -588,6 +727,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -642,6 +782,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -671,7 +812,7 @@ }, "top_provider": { "context_length": 256000, - "max_completion_tokens": null, + "max_completion_tokens": 65536, "is_moderated": false }, "per_request_limits": null, @@ -703,6 +844,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -755,6 +897,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -808,6 +951,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -859,6 +1003,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -910,6 +1055,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -971,6 +1117,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1022,6 +1169,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1074,6 +1222,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1131,8 +1280,12 @@ "default_parameters": { "temperature": 1, "top_p": 0.95, - "frequency_penalty": null + "top_k": 20, + "frequency_penalty": null, + "presence_penalty": null, + "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1190,8 +1343,12 @@ "default_parameters": { "temperature": 0.6, "top_p": 0.95, - "frequency_penalty": null + "top_k": 20, + "frequency_penalty": null, + "presence_penalty": null, + "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1249,8 +1406,12 @@ "default_parameters": { "temperature": 0.6, "top_p": 0.95, - "frequency_penalty": null + "top_k": 20, + "frequency_penalty": null, + "presence_penalty": null, + "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1302,6 +1463,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1353,6 +1515,7 @@ "presence_penalty": null, "repetition_penalty": 1.05 }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1411,6 +1574,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1464,6 +1628,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1508,6 +1673,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1566,6 +1732,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1623,6 +1790,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1674,6 +1842,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1729,8 +1898,12 @@ "default_parameters": { "temperature": 0.6, "top_p": 0.95, - "frequency_penalty": null + "top_k": 20, + "frequency_penalty": null, + "presence_penalty": null, + "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1780,6 +1953,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1802,12 +1976,13 @@ "instruct_type": null }, "pricing": { - "prompt": "0.0000002", - "completion": "0.0000012" + "prompt": "0.00000019", + "completion": "0.00000115", + "input_cache_read": "0.000000095" }, "top_provider": { "context_length": 196608, - "max_completion_tokens": 196608, + "max_completion_tokens": 65536, "is_moderated": false }, "per_request_limits": null, @@ -1842,6 +2017,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1899,6 +2075,7 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -1948,6 +2125,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2005,6 +2183,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2059,6 +2238,7 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2114,6 +2294,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2160,6 +2341,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2169,7 +2351,7 @@ "name": "StepFun: Step 3.5 Flash", "created": 1769728337, "description": "Step 3.5 Flash is StepFun's most capable open-source foundation model. Built on a sparse Mixture of Experts (MoE) architecture, it selectively activates only 11B of its 196B parameters per token. It is a reasoning model that is incredibly speed efficient even at long contexts.", - "context_length": 256000, + "context_length": 262144, "architecture": { "modality": "text->text", "input_modalities": [ @@ -2187,8 +2369,8 @@ "input_cache_read": "0.00000002" }, "top_provider": { - "context_length": 256000, - "max_completion_tokens": 256000, + "context_length": 262144, + "max_completion_tokens": null, "is_moderated": false }, "per_request_limits": null, @@ -2196,10 +2378,16 @@ "frequency_penalty", "include_reasoning", "max_tokens", + "min_p", + "presence_penalty", "reasoning", + "repetition_penalty", + "response_format", + "seed", "stop", "temperature", "tools", + "top_k", "top_p" ], "default_parameters": { @@ -2207,6 +2395,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2259,7 +2448,8 @@ "presence_penalty": null, "repetition_penalty": null }, - "expiration_date": null + "knowledge_cutoff": null, + "expiration_date": "2026-03-31" }, { "id": "moonshotai/kimi-k2.5", @@ -2282,9 +2472,9 @@ "instruct_type": null }, "pricing": { - "prompt": "0.00000045", + "prompt": "0.00000042", "completion": "0.0000022", - "input_cache_read": "0.000000225" + "input_cache_read": "0.00000021" }, "top_provider": { "context_length": 262144, @@ -2319,6 +2509,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2369,6 +2560,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2411,6 +2603,7 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2454,6 +2647,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2504,6 +2698,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2552,6 +2747,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2605,6 +2801,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2658,6 +2855,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2713,6 +2911,7 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2762,58 +2961,9 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, - { - "id": "allenai/molmo-2-8b", - "canonical_slug": "allenai/molmo-2-8b-20260109", - "hugging_face_id": "allenai/Molmo2-8B", - "name": "AllenAI: Molmo2 8B", - "created": 1767996672, - "description": "Molmo2-8B is an open vision-language model developed by the Allen Institute for AI (Ai2) as part of the Molmo2 family, supporting image, video, and multi-image understanding and grounding. It is based on Qwen3-8B and uses SigLIP 2 as its vision backbone, outperforming other open-weight, open-data models on short videos, counting, and captioning, while remaining competitive on long-video tasks.", - "context_length": 36864, - "architecture": { - "modality": "text+image+video->text", - "input_modalities": [ - "text", - "image", - "video" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "Other", - "instruct_type": null - }, - "pricing": { - "prompt": "0.0000002", - "completion": "0.0000002" - }, - "top_provider": { - "context_length": 36864, - "max_completion_tokens": 36864, - "is_moderated": false - }, - "per_request_limits": null, - "supported_parameters": [ - "frequency_penalty", - "logit_bias", - "max_tokens", - "presence_penalty", - "repetition_penalty", - "seed", - "stop", - "temperature", - "top_k", - "top_p" - ], - "default_parameters": { - "temperature": null, - "top_p": null, - "frequency_penalty": null - }, - "expiration_date": "2026-03-23" - }, { "id": "allenai/olmo-3.1-32b-instruct", "canonical_slug": "allenai/olmo-3.1-32b-instruct-20251215", @@ -2864,6 +3014,7 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2915,6 +3066,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -2966,6 +3118,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3024,6 +3177,7 @@ "top_p": 0.9, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3080,6 +3234,7 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3138,6 +3293,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3179,6 +3335,7 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": "2026-04-30" }, { @@ -3231,7 +3388,8 @@ "top_p": 0.95, "frequency_penalty": null }, - "expiration_date": null + "knowledge_cutoff": null, + "expiration_date": "2026-04-06" }, { "id": "xiaomi/mimo-v2-flash", @@ -3287,6 +3445,7 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3333,6 +3492,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3386,6 +3546,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3434,6 +3595,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3483,6 +3645,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3536,6 +3699,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3586,6 +3750,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3631,6 +3796,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3687,6 +3853,7 @@ "top_p": 0.6, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3709,8 +3876,8 @@ "instruct_type": null }, "pricing": { - "prompt": "0.00000027", - "completion": "0.000001" + "prompt": "0.000000135", + "completion": "0.0000005" }, "top_provider": { "context_length": 131072, @@ -3733,6 +3900,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3785,6 +3953,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3822,6 +3991,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3874,6 +4044,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3924,6 +4095,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -3978,6 +4150,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -4032,6 +4205,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -4086,6 +4260,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -4137,6 +4312,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -4185,6 +4361,7 @@ "top_p": 0.75, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -4233,6 +4410,7 @@ "top_p": 0.75, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -4287,6 +4465,7 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -4348,6 +4527,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -4382,14 +4562,11 @@ "supported_parameters": [ "frequency_penalty", "include_reasoning", - "logit_bias", "max_tokens", "presence_penalty", "reasoning", "repetition_penalty", "response_format", - "seed", - "stop", "structured_outputs", "temperature", "tool_choice", @@ -4402,6 +4579,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -4456,6 +4634,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -4508,110 +4687,9 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, - { - "id": "allenai/olmo-3-7b-instruct", - "canonical_slug": "allenai/olmo-3-7b-instruct-20251121", - "hugging_face_id": "allenai/Olmo-3-7B-Instruct", - "name": "AllenAI: Olmo 3 7B Instruct", - "created": 1763758273, - "description": "Olmo 3 7B Instruct is a supervised instruction-fine-tuned variant of the Olmo 3 7B base model, optimized for instruction-following, question-answering, and natural conversational dialogue. By leveraging high-quality instruction data and an open training pipeline, it delivers strong performance across everyday NLP tasks while remaining accessible and easy to integrate. Developed by Ai2 under the Apache 2.0 license, the model offers a transparent, community-friendly option for instruction-driven applications.", - "context_length": 65536, - "architecture": { - "modality": "text->text", - "input_modalities": [ - "text" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "Other", - "instruct_type": null - }, - "pricing": { - "prompt": "0.0000001", - "completion": "0.0000002" - }, - "top_provider": { - "context_length": 65536, - "max_completion_tokens": 65536, - "is_moderated": false - }, - "per_request_limits": null, - "supported_parameters": [ - "frequency_penalty", - "logit_bias", - "max_tokens", - "presence_penalty", - "repetition_penalty", - "response_format", - "seed", - "stop", - "structured_outputs", - "temperature", - "top_k", - "top_p" - ], - "default_parameters": { - "temperature": 0.6, - "top_p": 0.95, - "frequency_penalty": null - }, - "expiration_date": "2026-03-23" - }, - { - "id": "allenai/olmo-3-7b-think", - "canonical_slug": "allenai/olmo-3-7b-think-20251121", - "hugging_face_id": "allenai/Olmo-3-7B-Think", - "name": "AllenAI: Olmo 3 7B Think", - "created": 1763758270, - "description": "Olmo 3 7B Think is a research-oriented language model in the Olmo family designed for advanced reasoning and instruction-driven tasks. It excels at multi-step problem solving, logical inference, and maintaining coherent conversational context. Developed by Ai2 under the Apache 2.0 license, Olmo 3 7B Think supports transparent, fully open experimentation and provides a lightweight yet capable foundation for academic research and practical NLP workflows.", - "context_length": 65536, - "architecture": { - "modality": "text->text", - "input_modalities": [ - "text" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "Other", - "instruct_type": null - }, - "pricing": { - "prompt": "0.00000012", - "completion": "0.0000002" - }, - "top_provider": { - "context_length": 65536, - "max_completion_tokens": 65536, - "is_moderated": false - }, - "per_request_limits": null, - "supported_parameters": [ - "frequency_penalty", - "include_reasoning", - "logit_bias", - "max_tokens", - "presence_penalty", - "reasoning", - "repetition_penalty", - "response_format", - "seed", - "stop", - "structured_outputs", - "temperature", - "top_k", - "top_p" - ], - "default_parameters": { - "temperature": 0.6, - "top_p": 0.95, - "frequency_penalty": null - }, - "expiration_date": "2026-03-23" - }, { "id": "google/gemini-3-pro-image-preview", "canonical_slug": "google/gemini-3-pro-image-preview-20251120", @@ -4664,6 +4742,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -4717,66 +4796,9 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, - { - "id": "google/gemini-3-pro-preview", - "canonical_slug": "google/gemini-3-pro-preview-20251117", - "hugging_face_id": "", - "name": "Google: Gemini 3 Pro Preview", - "created": 1763474668, - "description": "Gemini 3 Pro is Google’s flagship frontier model for high-precision multimodal reasoning, combining strong performance across text, image, video, audio, and code with a 1M-token context window. Reasoning Details must be preserved when using multi-turn tool calling, see our docs here: https://openrouter.ai/docs/use-cases/reasoning-tokens#preserving-reasoning-blocks. It delivers state-of-the-art benchmark results in general reasoning, STEM problem solving, factual QA, and multimodal understanding, including leading scores on LMArena, GPQA Diamond, MathArena Apex, MMMU-Pro, and Video-MMMU. Interactions emphasize depth and interpretability: the model is designed to infer intent with minimal prompting and produce direct, insight-focused responses.\n\nBuilt for advanced development and agentic workflows, Gemini 3 Pro provides robust tool-calling, long-horizon planning stability, and strong zero-shot generation for complex UI, visualization, and coding tasks. It excels at agentic coding (SWE-Bench Verified, Terminal-Bench 2.0), multimodal analysis, and structured long-form tasks such as research synthesis, planning, and interactive learning experiences. Suitable applications include autonomous agents, coding assistants, multimodal analytics, scientific reasoning, and high-context information processing.", - "context_length": 1048576, - "architecture": { - "modality": "text+image+file+audio+video->text", - "input_modalities": [ - "text", - "image", - "file", - "audio", - "video" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "Gemini", - "instruct_type": null - }, - "pricing": { - "prompt": "0.000002", - "completion": "0.000012", - "image": "0.000002", - "audio": "0.000002", - "internal_reasoning": "0.000012", - "input_cache_read": "0.0000002", - "input_cache_write": "0.000000375" - }, - "top_provider": { - "context_length": 1048576, - "max_completion_tokens": 65536, - "is_moderated": false - }, - "per_request_limits": null, - "supported_parameters": [ - "include_reasoning", - "max_tokens", - "reasoning", - "response_format", - "seed", - "stop", - "structured_outputs", - "temperature", - "tool_choice", - "tools", - "top_p" - ], - "default_parameters": { - "temperature": null, - "top_p": null, - "frequency_penalty": null - }, - "expiration_date": "2026-03-26" - }, { "id": "deepcogito/cogito-v2.1-671b", "canonical_slug": "deepcogito/cogito-v2.1-671b-20251118", @@ -4827,6 +4849,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -4880,6 +4903,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -4928,6 +4952,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -4979,6 +5004,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5030,6 +5056,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5084,6 +5111,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5140,6 +5168,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5186,6 +5215,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5236,6 +5266,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5288,6 +5319,7 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5337,6 +5369,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5385,6 +5418,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5438,6 +5472,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5494,6 +5529,7 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5537,10 +5573,14 @@ "top_p" ], "default_parameters": { - "temperature": null, - "top_p": null, - "frequency_penalty": null + "temperature": 0.7, + "top_p": 0.8, + "top_k": 20, + "frequency_penalty": null, + "presence_penalty": null, + "repetition_penalty": 1 }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5589,6 +5629,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5637,6 +5678,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5683,6 +5725,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5742,6 +5785,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5795,6 +5839,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5844,6 +5889,7 @@ "temperature": 1, "top_p": 0.95 }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5898,6 +5944,7 @@ "top_p": 0.8, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -5957,6 +6004,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -6015,6 +6063,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -6073,6 +6122,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -6122,6 +6172,7 @@ "top_p" ], "default_parameters": null, + "knowledge_cutoff": "2024-03-31", "expiration_date": null }, { @@ -6171,6 +6222,7 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -6223,6 +6275,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-01-31", "expiration_date": null }, { @@ -6274,8 +6327,13 @@ ], "default_parameters": { "temperature": 0.8, - "top_p": 0.95 + "top_p": 0.95, + "top_k": 20, + "frequency_penalty": null, + "presence_penalty": null, + "repetition_penalty": 1 }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -6327,8 +6385,12 @@ "default_parameters": { "temperature": 0.7, "top_p": 0.8, - "frequency_penalty": null + "top_k": 20, + "frequency_penalty": null, + "presence_penalty": null, + "repetition_penalty": 1 }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -6378,12 +6440,13 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-09-30", "expiration_date": null }, { "id": "z-ai/glm-4.6", "canonical_slug": "z-ai/glm-4.6", - "hugging_face_id": "", + "hugging_face_id": "zai-org/GLM-4.6", "name": "Z.ai: GLM 4.6", "created": 1759235576, "description": "Compared with GLM-4.5, this generation brings several key improvements:\n\nLonger context window: The context window has been expanded from 128K to 200K tokens, enabling the model to handle more complex agentic tasks.\nSuperior coding performance: The model achieves higher scores on code benchmarks and demonstrates better real-world performance in applications such as Claude Code、Cline、Roo Code and Kilo Code, including improvements in generating visually polished front-end pages.\nAdvanced reasoning: GLM-4.6 shows a clear improvement in reasoning performance and supports tool use during inference, leading to stronger overall capability.\nMore capable agents: GLM-4.6 exhibits stronger performance in tool using and search-based agents, and integrates more effectively within agent frameworks.\nRefined writing: Better aligns with human preferences in style and readability, and performs more naturally in role-playing scenarios.", @@ -6431,8 +6494,12 @@ "default_parameters": { "temperature": 0.6, "top_p": null, - "frequency_penalty": null + "top_k": null, + "frequency_penalty": null, + "presence_penalty": null, + "repetition_penalty": null }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -6490,6 +6557,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": "2025-01-31", "expiration_date": null }, { @@ -6545,6 +6613,7 @@ "top_p": 0.95, "frequency_penalty": null }, + "knowledge_cutoff": "2025-07-31", "expiration_date": null }, { @@ -6593,6 +6662,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-04-30", "expiration_date": null }, { @@ -6634,6 +6704,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -6692,6 +6763,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-01-31", "expiration_date": null }, { @@ -6744,8 +6816,12 @@ "default_parameters": { "temperature": 0.8, "top_p": 0.95, - "frequency_penalty": null + "top_k": 20, + "frequency_penalty": null, + "presence_penalty": null, + "repetition_penalty": 1 }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -6782,7 +6858,6 @@ "supported_parameters": [ "frequency_penalty", "logit_bias", - "logprobs", "max_tokens", "min_p", "presence_penalty", @@ -6795,7 +6870,6 @@ "tool_choice", "tools", "top_k", - "top_logprobs", "top_p" ], "default_parameters": { @@ -6803,6 +6877,7 @@ "top_p": 0.8, "frequency_penalty": null }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -6850,6 +6925,7 @@ "top_p": 1, "frequency_penalty": null }, + "knowledge_cutoff": "2025-06-30", "expiration_date": null }, { @@ -6898,6 +6974,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-06-30", "expiration_date": null }, { @@ -6946,6 +7023,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-09-30", "expiration_date": null }, { @@ -6969,12 +7047,12 @@ }, "pricing": { "prompt": "0.00000021", - "completion": "0.00000078", - "input_cache_read": "0.000000105" + "completion": "0.00000079", + "input_cache_read": "0.0000001300000002" }, "top_provider": { "context_length": 163840, - "max_completion_tokens": 65536, + "max_completion_tokens": null, "is_moderated": false }, "per_request_limits": null, @@ -7002,6 +7080,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -7055,6 +7134,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-09-30", "expiration_date": null }, { @@ -7111,6 +7191,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -7158,6 +7239,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-06-30", "expiration_date": null }, { @@ -7213,6 +7295,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-09-30", "expiration_date": null }, { @@ -7258,6 +7341,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-09-30", "expiration_date": null }, { @@ -7307,6 +7391,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-09-30", "expiration_date": null }, { @@ -7357,6 +7442,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -7406,6 +7492,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -7453,6 +7540,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -7501,6 +7589,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -7554,6 +7643,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -7606,6 +7696,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-12-31", "expiration_date": null }, { @@ -7658,6 +7749,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-06-30", "expiration_date": null }, { @@ -7707,6 +7799,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-09-30", "expiration_date": null }, { @@ -7751,6 +7844,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -7795,6 +7889,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -7848,6 +7943,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -7903,6 +7999,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { @@ -7952,6 +8049,7 @@ "default_parameters": { "temperature": 0.3 }, + "knowledge_cutoff": "2025-06-30", "expiration_date": null }, { @@ -8001,6 +8099,7 @@ "top_p": 0.8, "frequency_penalty": null }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -8049,6 +8148,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -8104,6 +8204,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-12-31", "expiration_date": null }, { @@ -8145,6 +8246,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -8187,6 +8289,7 @@ "structured_outputs" ], "default_parameters": {}, + "knowledge_cutoff": "2024-09-30", "expiration_date": null }, { @@ -8240,6 +8343,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": "2024-09-30", "expiration_date": null }, { @@ -8293,6 +8397,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": "2024-05-31", "expiration_date": null }, { @@ -8346,6 +8451,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": "2024-05-31", "expiration_date": null }, { @@ -8392,6 +8498,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -8427,7 +8534,6 @@ "frequency_penalty", "include_reasoning", "logit_bias", - "logprobs", "max_tokens", "min_p", "presence_penalty", @@ -8442,7 +8548,6 @@ "tool_choice", "tools", "top_k", - "top_logprobs", "top_p" ], "default_parameters": { @@ -8450,6 +8555,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -8496,6 +8602,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -8519,11 +8626,12 @@ }, "pricing": { "prompt": "0.00000003", - "completion": "0.00000014" + "completion": "0.00000011", + "input_cache_read": "0.000000015" }, "top_provider": { "context_length": 131072, - "max_completion_tokens": null, + "max_completion_tokens": 131072, "is_moderated": false }, "per_request_limits": null, @@ -8554,6 +8662,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -8608,6 +8717,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-01-31", "expiration_date": null }, { @@ -8656,6 +8766,7 @@ "default_parameters": { "temperature": 0.3 }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -8703,6 +8814,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-06-30", "expiration_date": null }, { @@ -8752,6 +8864,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-06-30", "expiration_date": null }, { @@ -8806,6 +8919,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-12-31", "expiration_date": null }, { @@ -8851,6 +8965,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-12-31", "expiration_date": null }, { @@ -8905,6 +9020,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-12-31", "expiration_date": null }, { @@ -8960,6 +9076,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-06-30", "expiration_date": null }, { @@ -9003,6 +9120,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -9046,6 +9164,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-06-30", "expiration_date": null }, { @@ -9096,6 +9215,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-06-30", "expiration_date": null }, { @@ -9141,6 +9261,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-01-31", "expiration_date": null }, { @@ -9199,6 +9320,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-01-31", "expiration_date": null }, { @@ -9252,6 +9374,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-06-30", "expiration_date": null }, { @@ -9294,6 +9417,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -9303,7 +9427,7 @@ "name": "MoonshotAI: Kimi K2 0711", "created": 1752263252, "description": "Kimi K2 Instruct is a large-scale Mixture-of-Experts (MoE) language model developed by Moonshot AI, featuring 1 trillion total parameters with 32 billion active per forward pass. It is optimized for agentic capabilities, including advanced tool use, reasoning, and code synthesis. Kimi K2 excels across a broad range of benchmarks, particularly in coding (LiveCodeBench, SWE-bench), reasoning (ZebraLogic, GPQA), and tool-use (Tau2, AceBench) tasks. It supports long-context inference up to 128K tokens and is designed with a novel training stack that includes the MuonClip optimizer for stable large-scale MoE training.", - "context_length": 131000, + "context_length": 131072, "architecture": { "modality": "text->text", "input_modalities": [ @@ -9316,12 +9440,12 @@ "instruct_type": null }, "pricing": { - "prompt": "0.00000055", - "completion": "0.0000022" + "prompt": "0.00000057", + "completion": "0.0000023" }, "top_provider": { - "context_length": 131000, - "max_completion_tokens": null, + "context_length": 131072, + "max_completion_tokens": 131072, "is_moderated": false }, "per_request_limits": null, @@ -9329,7 +9453,6 @@ "frequency_penalty", "logprobs", "max_tokens", - "min_p", "presence_penalty", "repetition_penalty", "response_format", @@ -9344,6 +9467,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-12-31", "expiration_date": null }, { @@ -9392,6 +9516,7 @@ "default_parameters": { "temperature": 0.3 }, + "knowledge_cutoff": "2025-06-30", "expiration_date": null }, { @@ -9440,6 +9565,7 @@ "default_parameters": { "temperature": 0.3 }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -9483,6 +9609,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-04-30", "expiration_date": null }, { @@ -9532,6 +9659,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-07-31", "expiration_date": null }, { @@ -9571,6 +9699,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -9613,6 +9742,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -9635,9 +9765,9 @@ "instruct_type": null }, "pricing": { - "prompt": "0.00000025", - "completion": "0.00000085", - "input_cache_read": "0.000000125" + "prompt": "0.0000003", + "completion": "0.0000011", + "input_cache_read": "0.00000015" }, "top_provider": { "context_length": 163840, @@ -9663,6 +9793,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-07-31", "expiration_date": null }, { @@ -9704,6 +9835,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -9745,6 +9877,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -9791,6 +9924,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -9836,6 +9970,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -9882,6 +10017,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-01-31", "expiration_date": "2026-04-15" }, { @@ -9934,6 +10070,7 @@ "default_parameters": { "temperature": 0.3 }, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { @@ -9985,6 +10122,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -10043,6 +10181,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-01-31", "expiration_date": null }, { @@ -10101,6 +10240,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-01-31", "expiration_date": null }, { @@ -10150,6 +10290,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -10203,6 +10344,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-02-28", "expiration_date": null }, { @@ -10252,6 +10394,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-02-28", "expiration_date": null }, { @@ -10305,6 +10448,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-01-31", "expiration_date": null }, { @@ -10361,6 +10505,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -10413,6 +10558,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-01-31", "expiration_date": null }, { @@ -10465,6 +10611,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-01-31", "expiration_date": null }, { @@ -10504,6 +10651,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -10548,6 +10696,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -10597,6 +10746,7 @@ "default_parameters": { "temperature": 0.3 }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -10655,6 +10805,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-01-31", "expiration_date": null }, { @@ -10700,6 +10851,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -10744,6 +10896,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -10790,6 +10943,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -10834,6 +10988,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -10880,55 +11035,9 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-01-31", "expiration_date": null }, - { - "id": "qwen/qwen3-4b:free", - "canonical_slug": "qwen/qwen3-4b-04-28", - "hugging_face_id": "Qwen/Qwen3-4B", - "name": "Qwen: Qwen3 4B (free)", - "created": 1746031104, - "description": "Qwen3-4B is a 4 billion parameter dense language model from the Qwen3 series, designed to support both general-purpose and reasoning-intensive tasks. It introduces a dual-mode architecture—thinking and non-thinking—allowing dynamic switching between high-precision logical reasoning and efficient dialogue generation. This makes it well-suited for multi-turn chat, instruction following, and complex agent workflows.", - "context_length": 40960, - "architecture": { - "modality": "text->text", - "input_modalities": [ - "text" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "Qwen3", - "instruct_type": "qwen3" - }, - "pricing": { - "prompt": "0", - "completion": "0" - }, - "top_provider": { - "context_length": 40960, - "max_completion_tokens": null, - "is_moderated": false - }, - "per_request_limits": null, - "supported_parameters": [ - "frequency_penalty", - "include_reasoning", - "max_tokens", - "presence_penalty", - "reasoning", - "response_format", - "stop", - "structured_outputs", - "temperature", - "tool_choice", - "tools", - "top_k", - "top_p" - ], - "default_parameters": {}, - "expiration_date": "2026-03-29" - }, { "id": "meta-llama/llama-guard-4-12b", "canonical_slug": "meta-llama/llama-guard-4-12b", @@ -10974,6 +11083,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -11030,6 +11140,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -11082,10 +11193,14 @@ "top_p" ], "default_parameters": { - "temperature": null, - "top_p": null, - "frequency_penalty": null + "temperature": 0.6, + "top_p": 0.95, + "top_k": 20, + "frequency_penalty": null, + "presence_penalty": null, + "repetition_penalty": null }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -11138,6 +11253,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -11173,6 +11289,7 @@ "supported_parameters": [ "frequency_penalty", "include_reasoning", + "logit_bias", "max_tokens", "min_p", "presence_penalty", @@ -11189,6 +11306,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -11233,6 +11351,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -11283,6 +11402,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -11329,6 +11449,7 @@ "tools" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -11375,6 +11496,7 @@ "tools" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -11418,6 +11540,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -11464,6 +11587,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -11510,6 +11634,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -11556,6 +11681,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -11600,6 +11726,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-04-30", "expiration_date": null }, { @@ -11644,6 +11771,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-06-30", "expiration_date": null }, { @@ -11696,6 +11824,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-02-28", "expiration_date": null }, { @@ -11744,6 +11873,60 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-02-28", + "expiration_date": null + }, + { + "id": "nvidia/llama-3.1-nemotron-ultra-253b-v1", + "canonical_slug": "nvidia/llama-3.1-nemotron-ultra-253b-v1", + "hugging_face_id": "nvidia/Llama-3_1-Nemotron-Ultra-253B-v1", + "name": "NVIDIA: Llama 3.1 Nemotron Ultra 253B v1", + "created": 1744115059, + "description": "Llama-3.1-Nemotron-Ultra-253B-v1 is a large language model (LLM) optimized for advanced reasoning, human-interactive chat, retrieval-augmented generation (RAG), and tool-calling tasks. Derived from Meta’s Llama-3.1-405B-Instruct, it has been significantly customized using Neural Architecture Search (NAS), resulting in enhanced efficiency, reduced memory usage, and improved inference latency. The model supports a context length of up to 128K tokens and can operate efficiently on an 8x NVIDIA H100 node.\n\nNote: you must include `detailed thinking on` in the system prompt to enable reasoning. Please see [Usage Recommendations](https://huggingface.co/nvidia/Llama-3_1-Nemotron-Ultra-253B-v1#quick-start-and-usage-recommendations) for more.", + "context_length": 131072, + "architecture": { + "modality": "text->text", + "input_modalities": [ + "text" + ], + "output_modalities": [ + "text" + ], + "tokenizer": "Llama3", + "instruct_type": null + }, + "pricing": { + "prompt": "0.0000006", + "completion": "0.0000018" + }, + "top_provider": { + "context_length": 131072, + "max_completion_tokens": null, + "is_moderated": false + }, + "per_request_limits": null, + "supported_parameters": [ + "frequency_penalty", + "include_reasoning", + "max_tokens", + "presence_penalty", + "reasoning", + "repetition_penalty", + "response_format", + "structured_outputs", + "temperature", + "top_k", + "top_p" + ], + "default_parameters": { + "temperature": null, + "top_p": null, + "top_k": null, + "frequency_penalty": null, + "presence_penalty": null, + "repetition_penalty": null + }, + "knowledge_cutoff": "2024-03-31", "expiration_date": null }, { @@ -11794,6 +11977,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -11843,6 +12027,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -11889,6 +12074,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -11942,6 +12128,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-07-31", "expiration_date": null }, { @@ -11984,56 +12171,9 @@ "structured_outputs" ], "default_parameters": {}, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, - { - "id": "mistralai/mistral-small-3.1-24b-instruct:free", - "canonical_slug": "mistralai/mistral-small-3.1-24b-instruct-2503", - "hugging_face_id": "mistralai/Mistral-Small-3.1-24B-Instruct-2503", - "name": "Mistral: Mistral Small 3.1 24B (free)", - "created": 1742238937, - "description": "Mistral Small 3.1 24B Instruct is an upgraded variant of Mistral Small 3 (2501), featuring 24 billion parameters with advanced multimodal capabilities. It provides state-of-the-art performance in text-based reasoning and vision tasks, including image analysis, programming, mathematical reasoning, and multilingual support across dozens of languages. Equipped with an extensive 128k token context window and optimized for efficient local inference, it supports use cases such as conversational agents, function calling, long-document comprehension, and privacy-sensitive deployments. The updated version is [Mistral Small 3.2](mistralai/mistral-small-3.2-24b-instruct)", - "context_length": 128000, - "architecture": { - "modality": "text+image->text", - "input_modalities": [ - "text", - "image" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "Mistral", - "instruct_type": null - }, - "pricing": { - "prompt": "0", - "completion": "0" - }, - "top_provider": { - "context_length": 128000, - "max_completion_tokens": null, - "is_moderated": false - }, - "per_request_limits": null, - "supported_parameters": [ - "frequency_penalty", - "max_tokens", - "presence_penalty", - "response_format", - "stop", - "structured_outputs", - "temperature", - "tool_choice", - "tools", - "top_k", - "top_p" - ], - "default_parameters": { - "temperature": 0.3 - }, - "expiration_date": "2026-03-29" - }, { "id": "mistralai/mistral-small-3.1-24b-instruct", "canonical_slug": "mistralai/mistral-small-3.1-24b-instruct-2503", @@ -12041,7 +12181,7 @@ "name": "Mistral: Mistral Small 3.1 24B", "created": 1742238937, "description": "Mistral Small 3.1 24B Instruct is an upgraded variant of Mistral Small 3 (2501), featuring 24 billion parameters with advanced multimodal capabilities. It provides state-of-the-art performance in text-based reasoning and vision tasks, including image analysis, programming, mathematical reasoning, and multilingual support across dozens of languages. Equipped with an extensive 128k token context window and optimized for efficient local inference, it supports use cases such as conversational agents, function calling, long-document comprehension, and privacy-sensitive deployments. The updated version is [Mistral Small 3.2](mistralai/mistral-small-3.2-24b-instruct)", - "context_length": 128000, + "context_length": 131072, "architecture": { "modality": "text+image->text", "input_modalities": [ @@ -12055,12 +12195,13 @@ "instruct_type": null }, "pricing": { - "prompt": "0.00000035", - "completion": "0.00000056" + "prompt": "0.00000003", + "completion": "0.00000011", + "input_cache_read": "0.000000015" }, "top_provider": { - "context_length": 128000, - "max_completion_tokens": null, + "context_length": 131072, + "max_completion_tokens": 131072, "is_moderated": false }, "per_request_limits": null, @@ -12069,7 +12210,10 @@ "max_tokens", "presence_penalty", "repetition_penalty", + "response_format", "seed", + "stop", + "structured_outputs", "temperature", "top_k", "top_p" @@ -12077,6 +12221,7 @@ "default_parameters": { "temperature": 0.3 }, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { @@ -12110,6 +12255,7 @@ "per_request_limits": null, "supported_parameters": [], "default_parameters": {}, + "knowledge_cutoff": "2024-10-31", "expiration_date": null }, { @@ -12151,6 +12297,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -12197,6 +12344,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -12237,6 +12385,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -12285,6 +12434,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -12329,6 +12479,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -12368,6 +12519,7 @@ "web_search_options" ], "default_parameters": {}, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { @@ -12407,6 +12559,7 @@ "web_search_options" ], "default_parameters": {}, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { @@ -12452,6 +12605,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -12504,6 +12658,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -12548,6 +12703,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -12593,6 +12749,7 @@ "web_search_options" ], "default_parameters": {}, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -12636,6 +12793,7 @@ "web_search_options" ], "default_parameters": {}, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -12681,6 +12839,7 @@ "web_search_options" ], "default_parameters": {}, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -12723,6 +12882,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -12777,6 +12937,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-08-31", "expiration_date": "2026-06-01" }, { @@ -12829,6 +12990,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-10-31", "expiration_date": "2026-05-05" }, { @@ -12880,6 +13042,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-10-31", "expiration_date": "2026-05-05" }, { @@ -12928,6 +13091,7 @@ "default_parameters": { "temperature": 0.3 }, + "knowledge_cutoff": "2024-09-30", "expiration_date": null }, { @@ -12970,6 +13134,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -13018,6 +13183,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { @@ -13074,6 +13240,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-08-31", "expiration_date": "2026-06-01" }, { @@ -13116,6 +13283,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -13155,6 +13323,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -13194,6 +13363,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -13231,6 +13401,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -13278,6 +13449,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -13321,6 +13493,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -13368,6 +13541,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -13411,6 +13585,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -13454,6 +13629,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2025-03-31", "expiration_date": null }, { @@ -13505,6 +13681,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { @@ -13557,6 +13734,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { @@ -13603,6 +13781,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-07-31", "expiration_date": null }, { @@ -13646,6 +13825,7 @@ "web_search_options" ], "default_parameters": {}, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -13694,6 +13874,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-07-31", "expiration_date": null }, { @@ -13740,7 +13921,15 @@ "top_k", "top_p" ], - "default_parameters": {}, + "default_parameters": { + "temperature": null, + "top_p": null, + "top_k": null, + "frequency_penalty": null, + "presence_penalty": null, + "repetition_penalty": null + }, + "knowledge_cutoff": "2024-07-31", "expiration_date": null }, { @@ -13783,6 +13972,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-03-31", "expiration_date": null }, { @@ -13831,6 +14021,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -13876,6 +14067,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -13923,6 +14115,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-07-31", "expiration_date": null }, { @@ -13971,6 +14164,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -14023,6 +14217,7 @@ "presence_penalty": null, "repetition_penalty": null }, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { @@ -14067,6 +14262,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-08-31", "expiration_date": null }, { @@ -14110,6 +14306,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -14161,6 +14358,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -14202,6 +14400,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-10-31", "expiration_date": null }, { @@ -14242,6 +14441,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-10-31", "expiration_date": null }, { @@ -14283,6 +14483,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-10-31", "expiration_date": null }, { @@ -14335,6 +14536,7 @@ "web_search_options" ], "default_parameters": {}, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { @@ -14383,6 +14585,7 @@ "default_parameters": { "temperature": 0.3 }, + "knowledge_cutoff": "2024-07-31", "expiration_date": null }, { @@ -14431,6 +14634,7 @@ "default_parameters": { "temperature": 0.3 }, + "knowledge_cutoff": "2024-03-31", "expiration_date": null }, { @@ -14480,6 +14684,7 @@ "default_parameters": { "temperature": 0.3 }, + "knowledge_cutoff": "2024-07-31", "expiration_date": null }, { @@ -14522,6 +14727,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -14570,6 +14776,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-04-30", "expiration_date": null }, { @@ -14619,6 +14826,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-07-31", "expiration_date": null }, { @@ -14668,6 +14876,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -14713,6 +14922,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-04-30", "expiration_date": null }, { @@ -14740,7 +14950,7 @@ }, "top_provider": { "context_length": 32768, - "max_completion_tokens": null, + "max_completion_tokens": 32768, "is_moderated": false }, "per_request_limits": null, @@ -14765,6 +14975,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -14812,44 +15023,7 @@ "top_p" ], "default_parameters": {}, - "expiration_date": null - }, - { - "id": "inflection/inflection-3-pi", - "canonical_slug": "inflection/inflection-3-pi", - "hugging_face_id": null, - "name": "Inflection: Inflection 3 Pi", - "created": 1728604800, - "description": "Inflection 3 Pi powers Inflection's [Pi](https://pi.ai) chatbot, including backstory, emotional intelligence, productivity, and safety. It has access to recent news, and excels in scenarios like customer support and roleplay.\n\nPi has been trained to mirror your tone and style, if you use more emojis, so will Pi! Try experimenting with various prompts and conversation styles.", - "context_length": 8000, - "architecture": { - "modality": "text->text", - "input_modalities": [ - "text" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "Other", - "instruct_type": null - }, - "pricing": { - "prompt": "0.0000025", - "completion": "0.00001" - }, - "top_provider": { - "context_length": 8000, - "max_completion_tokens": 1024, - "is_moderated": false - }, - "per_request_limits": null, - "supported_parameters": [ - "max_tokens", - "stop", - "temperature", - "top_p" - ], - "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -14888,6 +15062,46 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-10-31", + "expiration_date": null + }, + { + "id": "inflection/inflection-3-pi", + "canonical_slug": "inflection/inflection-3-pi", + "hugging_face_id": null, + "name": "Inflection: Inflection 3 Pi", + "created": 1728604800, + "description": "Inflection 3 Pi powers Inflection's [Pi](https://pi.ai) chatbot, including backstory, emotional intelligence, productivity, and safety. It has access to recent news, and excels in scenarios like customer support and roleplay.\n\nPi has been trained to mirror your tone and style, if you use more emojis, so will Pi! Try experimenting with various prompts and conversation styles.", + "context_length": 8000, + "architecture": { + "modality": "text->text", + "input_modalities": [ + "text" + ], + "output_modalities": [ + "text" + ], + "tokenizer": "Other", + "instruct_type": null + }, + "pricing": { + "prompt": "0.0000025", + "completion": "0.00001" + }, + "top_provider": { + "context_length": 8000, + "max_completion_tokens": 1024, + "is_moderated": false + }, + "per_request_limits": null, + "supported_parameters": [ + "max_tokens", + "stop", + "temperature", + "top_p" + ], + "default_parameters": {}, + "knowledge_cutoff": "2024-10-31", "expiration_date": null }, { @@ -14939,6 +15153,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-04-30", "expiration_date": null }, { @@ -14980,6 +15195,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -15022,6 +15238,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -15064,6 +15281,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -15110,6 +15328,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -15158,52 +15377,7 @@ "top_p" ], "default_parameters": {}, - "expiration_date": null - }, - { - "id": "cohere/command-r-08-2024", - "canonical_slug": "cohere/command-r-08-2024", - "hugging_face_id": null, - "name": "Cohere: Command R (08-2024)", - "created": 1724976000, - "description": "command-r-08-2024 is an update of the [Command R](/models/cohere/command-r) with improved performance for multilingual retrieval-augmented generation (RAG) and tool use. More broadly, it is better at math, code and reasoning and is competitive with the previous version of the larger Command R+ model.\n\nRead the launch post [here](https://docs.cohere.com/changelog/command-gets-refreshed).\n\nUse of this model is subject to Cohere's [Usage Policy](https://docs.cohere.com/docs/usage-policy) and [SaaS Agreement](https://cohere.com/saas-agreement).", - "context_length": 128000, - "architecture": { - "modality": "text->text", - "input_modalities": [ - "text" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "Cohere", - "instruct_type": null - }, - "pricing": { - "prompt": "0.00000015", - "completion": "0.0000006" - }, - "top_provider": { - "context_length": 128000, - "max_completion_tokens": 4000, - "is_moderated": true - }, - "per_request_limits": null, - "supported_parameters": [ - "frequency_penalty", - "max_tokens", - "presence_penalty", - "response_format", - "seed", - "stop", - "structured_outputs", - "temperature", - "tool_choice", - "tools", - "top_k", - "top_p" - ], - "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -15250,6 +15424,54 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-03-31", + "expiration_date": null + }, + { + "id": "cohere/command-r-08-2024", + "canonical_slug": "cohere/command-r-08-2024", + "hugging_face_id": null, + "name": "Cohere: Command R (08-2024)", + "created": 1724976000, + "description": "command-r-08-2024 is an update of the [Command R](/models/cohere/command-r) with improved performance for multilingual retrieval-augmented generation (RAG) and tool use. More broadly, it is better at math, code and reasoning and is competitive with the previous version of the larger Command R+ model.\n\nRead the launch post [here](https://docs.cohere.com/changelog/command-gets-refreshed).\n\nUse of this model is subject to Cohere's [Usage Policy](https://docs.cohere.com/docs/usage-policy) and [SaaS Agreement](https://cohere.com/saas-agreement).", + "context_length": 128000, + "architecture": { + "modality": "text->text", + "input_modalities": [ + "text" + ], + "output_modalities": [ + "text" + ], + "tokenizer": "Cohere", + "instruct_type": null + }, + "pricing": { + "prompt": "0.00000015", + "completion": "0.0000006" + }, + "top_provider": { + "context_length": 128000, + "max_completion_tokens": 4000, + "is_moderated": true + }, + "per_request_limits": null, + "supported_parameters": [ + "frequency_penalty", + "max_tokens", + "presence_penalty", + "response_format", + "seed", + "stop", + "structured_outputs", + "temperature", + "tool_choice", + "tools", + "top_k", + "top_p" + ], + "default_parameters": {}, + "knowledge_cutoff": "2024-03-31", "expiration_date": null }, { @@ -15298,52 +15520,7 @@ "top_p" ], "default_parameters": {}, - "expiration_date": null - }, - { - "id": "qwen/qwen-2.5-vl-7b-instruct", - "canonical_slug": "qwen/qwen-2-vl-7b-instruct", - "hugging_face_id": "Qwen/Qwen2.5-VL-7B-Instruct", - "name": "Qwen: Qwen2.5-VL 7B Instruct", - "created": 1724803200, - "description": "Qwen2.5 VL 7B is a multimodal LLM from the Qwen Team with the following key enhancements:\n\n- SoTA understanding of images of various resolution & ratio: Qwen2.5-VL achieves state-of-the-art performance on visual understanding benchmarks, including MathVista, DocVQA, RealWorldQA, MTVQA, etc.\n\n- Understanding videos of 20min+: Qwen2.5-VL can understand videos over 20 minutes for high-quality video-based question answering, dialog, content creation, etc.\n\n- Agent that can operate your mobiles, robots, etc.: with the abilities of complex reasoning and decision making, Qwen2.5-VL can be integrated with devices like mobile phones, robots, etc., for automatic operation based on visual environment and text instructions.\n\n- Multilingual Support: to serve global users, besides English and Chinese, Qwen2.5-VL now supports the understanding of texts in different languages inside images, including most European languages, Japanese, Korean, Arabic, Vietnamese, etc.\n\nFor more details, see this [blog post](https://qwenlm.github.io/blog/qwen2-vl/) and [GitHub repo](https://github.com/QwenLM/Qwen2-VL).\n\nUsage of this model is subject to [Tongyi Qianwen LICENSE AGREEMENT](https://huggingface.co/Qwen/Qwen1.5-110B-Chat/blob/main/LICENSE).", - "context_length": 32768, - "architecture": { - "modality": "text+image->text", - "input_modalities": [ - "text", - "image" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "Qwen", - "instruct_type": null - }, - "pricing": { - "prompt": "0.00000020000000000000002", - "completion": "0.00000020000000000000002" - }, - "top_provider": { - "context_length": 32768, - "max_completion_tokens": null, - "is_moderated": false - }, - "per_request_limits": null, - "supported_parameters": [ - "frequency_penalty", - "logit_bias", - "max_tokens", - "min_p", - "presence_penalty", - "repetition_penalty", - "seed", - "stop", - "temperature", - "top_k", - "top_p" - ], - "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -15389,6 +15566,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -15430,6 +15608,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -15475,6 +15654,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -15521,6 +15701,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -15573,51 +15754,7 @@ "web_search_options" ], "default_parameters": {}, - "expiration_date": null - }, - { - "id": "meta-llama/llama-3.1-405b", - "canonical_slug": "meta-llama/llama-3.1-405b", - "hugging_face_id": "meta-llama/llama-3.1-405B", - "name": "Meta: Llama 3.1 405B (base)", - "created": 1722556800, - "description": "Meta's latest class of model (Llama 3.1) launched with a variety of sizes & flavors. This is the base 405B pre-trained version.\n\nIt has demonstrated strong performance compared to leading closed-source models in human evaluations.\n\nTo read more about the model release, [click here](https://ai.meta.com/blog/meta-llama-3/). Usage of this model is subject to [Meta's Acceptable Use Policy](https://llama.meta.com/llama3/use-policy/).", - "context_length": 32768, - "architecture": { - "modality": "text->text", - "input_modalities": [ - "text" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "Llama3", - "instruct_type": "none" - }, - "pricing": { - "prompt": "0.000004", - "completion": "0.000004" - }, - "top_provider": { - "context_length": 32768, - "max_completion_tokens": 32768, - "is_moderated": false - }, - "per_request_limits": null, - "supported_parameters": [ - "frequency_penalty", - "logit_bias", - "max_tokens", - "min_p", - "presence_penalty", - "repetition_penalty", - "seed", - "stop", - "temperature", - "top_k", - "top_p" - ], - "default_parameters": {}, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { @@ -15668,6 +15805,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -15715,6 +15853,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -15765,58 +15904,7 @@ "default_parameters": { "temperature": 0.3 }, - "expiration_date": null - }, - { - "id": "openai/gpt-4o-mini-2024-07-18", - "canonical_slug": "openai/gpt-4o-mini-2024-07-18", - "hugging_face_id": null, - "name": "OpenAI: GPT-4o-mini (2024-07-18)", - "created": 1721260800, - "description": "GPT-4o mini is OpenAI's newest model after [GPT-4 Omni](/models/openai/gpt-4o), supporting both text and image inputs with text outputs.\n\nAs their most advanced small model, it is many multiples more affordable than other recent frontier models, and more than 60% cheaper than [GPT-3.5 Turbo](/models/openai/gpt-3.5-turbo). It maintains SOTA intelligence, while being significantly more cost-effective.\n\nGPT-4o mini achieves an 82% score on MMLU and presently ranks higher than GPT-4 on chat preferences [common leaderboards](https://arena.lmsys.org/).\n\nCheck out the [launch announcement](https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence/) to learn more.\n\n#multimodal", - "context_length": 128000, - "architecture": { - "modality": "text+image+file->text", - "input_modalities": [ - "text", - "image", - "file" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "GPT", - "instruct_type": null - }, - "pricing": { - "prompt": "0.00000015", - "completion": "0.0000006", - "input_cache_read": "0.000000075" - }, - "top_provider": { - "context_length": 128000, - "max_completion_tokens": 16384, - "is_moderated": true - }, - "per_request_limits": null, - "supported_parameters": [ - "frequency_penalty", - "logit_bias", - "logprobs", - "max_tokens", - "presence_penalty", - "response_format", - "seed", - "stop", - "structured_outputs", - "temperature", - "tool_choice", - "tools", - "top_logprobs", - "top_p", - "web_search_options" - ], - "default_parameters": {}, + "knowledge_cutoff": "2024-04-30", "expiration_date": null }, { @@ -15869,6 +15957,60 @@ "web_search_options" ], "default_parameters": {}, + "knowledge_cutoff": "2023-10-31", + "expiration_date": null + }, + { + "id": "openai/gpt-4o-mini-2024-07-18", + "canonical_slug": "openai/gpt-4o-mini-2024-07-18", + "hugging_face_id": null, + "name": "OpenAI: GPT-4o-mini (2024-07-18)", + "created": 1721260800, + "description": "GPT-4o mini is OpenAI's newest model after [GPT-4 Omni](/models/openai/gpt-4o), supporting both text and image inputs with text outputs.\n\nAs their most advanced small model, it is many multiples more affordable than other recent frontier models, and more than 60% cheaper than [GPT-3.5 Turbo](/models/openai/gpt-3.5-turbo). It maintains SOTA intelligence, while being significantly more cost-effective.\n\nGPT-4o mini achieves an 82% score on MMLU and presently ranks higher than GPT-4 on chat preferences [common leaderboards](https://arena.lmsys.org/).\n\nCheck out the [launch announcement](https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence/) to learn more.\n\n#multimodal", + "context_length": 128000, + "architecture": { + "modality": "text+image+file->text", + "input_modalities": [ + "text", + "image", + "file" + ], + "output_modalities": [ + "text" + ], + "tokenizer": "GPT", + "instruct_type": null + }, + "pricing": { + "prompt": "0.00000015", + "completion": "0.0000006", + "input_cache_read": "0.000000075" + }, + "top_provider": { + "context_length": 128000, + "max_completion_tokens": 16384, + "is_moderated": true + }, + "per_request_limits": null, + "supported_parameters": [ + "frequency_penalty", + "logit_bias", + "logprobs", + "max_tokens", + "presence_penalty", + "response_format", + "seed", + "stop", + "structured_outputs", + "temperature", + "tool_choice", + "tools", + "top_logprobs", + "top_p", + "web_search_options" + ], + "default_parameters": {}, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { @@ -15911,6 +16053,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -15952,6 +16095,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-06-30", "expiration_date": null }, { @@ -15997,6 +16141,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -16042,57 +16187,7 @@ "top_p" ], "default_parameters": {}, - "expiration_date": null - }, - { - "id": "openai/gpt-4o-2024-05-13", - "canonical_slug": "openai/gpt-4o-2024-05-13", - "hugging_face_id": null, - "name": "OpenAI: GPT-4o (2024-05-13)", - "created": 1715558400, - "description": "GPT-4o (\"o\" for \"omni\") is OpenAI's latest AI model, supporting both text and image inputs with text outputs. It maintains the intelligence level of [GPT-4 Turbo](/models/openai/gpt-4-turbo) while being twice as fast and 50% more cost-effective. GPT-4o also offers improved performance in processing non-English languages and enhanced visual capabilities.\n\nFor benchmarking against other models, it was briefly called [\"im-also-a-good-gpt2-chatbot\"](https://twitter.com/LiamFedus/status/1790064963966370209)\n\n#multimodal", - "context_length": 128000, - "architecture": { - "modality": "text+image+file->text", - "input_modalities": [ - "text", - "image", - "file" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "GPT", - "instruct_type": null - }, - "pricing": { - "prompt": "0.000005", - "completion": "0.000015" - }, - "top_provider": { - "context_length": 128000, - "max_completion_tokens": 4096, - "is_moderated": true - }, - "per_request_limits": null, - "supported_parameters": [ - "frequency_penalty", - "logit_bias", - "logprobs", - "max_tokens", - "presence_penalty", - "response_format", - "seed", - "stop", - "structured_outputs", - "temperature", - "tool_choice", - "tools", - "top_logprobs", - "top_p", - "web_search_options" - ], - "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -16145,6 +16240,7 @@ "web_search_options" ], "default_parameters": {}, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { @@ -16196,51 +16292,59 @@ "web_search_options" ], "default_parameters": {}, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { - "id": "meta-llama/llama-3-70b-instruct", - "canonical_slug": "meta-llama/llama-3-70b-instruct", - "hugging_face_id": "meta-llama/Meta-Llama-3-70B-Instruct", - "name": "Meta: Llama 3 70B Instruct", - "created": 1713398400, - "description": "Meta's latest class of model (Llama 3) launched with a variety of sizes & flavors. This 70B instruct-tuned version was optimized for high quality dialogue usecases.\n\nIt has demonstrated strong performance compared to leading closed-source models in human evaluations.\n\nTo read more about the model release, [click here](https://ai.meta.com/blog/meta-llama-3/). Usage of this model is subject to [Meta's Acceptable Use Policy](https://llama.meta.com/llama3/use-policy/).", - "context_length": 8192, + "id": "openai/gpt-4o-2024-05-13", + "canonical_slug": "openai/gpt-4o-2024-05-13", + "hugging_face_id": null, + "name": "OpenAI: GPT-4o (2024-05-13)", + "created": 1715558400, + "description": "GPT-4o (\"o\" for \"omni\") is OpenAI's latest AI model, supporting both text and image inputs with text outputs. It maintains the intelligence level of [GPT-4 Turbo](/models/openai/gpt-4-turbo) while being twice as fast and 50% more cost-effective. GPT-4o also offers improved performance in processing non-English languages and enhanced visual capabilities.\n\nFor benchmarking against other models, it was briefly called [\"im-also-a-good-gpt2-chatbot\"](https://twitter.com/LiamFedus/status/1790064963966370209)\n\n#multimodal", + "context_length": 128000, "architecture": { - "modality": "text->text", + "modality": "text+image+file->text", "input_modalities": [ - "text" + "text", + "image", + "file" ], "output_modalities": [ "text" ], - "tokenizer": "Llama3", - "instruct_type": "llama3" + "tokenizer": "GPT", + "instruct_type": null }, "pricing": { - "prompt": "0.00000051", - "completion": "0.00000074" + "prompt": "0.000005", + "completion": "0.000015" }, "top_provider": { - "context_length": 8192, - "max_completion_tokens": 8000, - "is_moderated": false + "context_length": 128000, + "max_completion_tokens": 4096, + "is_moderated": true }, "per_request_limits": null, "supported_parameters": [ "frequency_penalty", + "logit_bias", + "logprobs", "max_tokens", "presence_penalty", - "repetition_penalty", "response_format", "seed", "stop", "structured_outputs", "temperature", - "top_k", - "top_p" + "tool_choice", + "tools", + "top_logprobs", + "top_p", + "web_search_options" ], "default_parameters": {}, + "knowledge_cutoff": "2023-10-31", "expiration_date": null }, { @@ -16289,6 +16393,53 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", + "expiration_date": null + }, + { + "id": "meta-llama/llama-3-70b-instruct", + "canonical_slug": "meta-llama/llama-3-70b-instruct", + "hugging_face_id": "meta-llama/Meta-Llama-3-70B-Instruct", + "name": "Meta: Llama 3 70B Instruct", + "created": 1713398400, + "description": "Meta's latest class of model (Llama 3) launched with a variety of sizes & flavors. This 70B instruct-tuned version was optimized for high quality dialogue usecases.\n\nIt has demonstrated strong performance compared to leading closed-source models in human evaluations.\n\nTo read more about the model release, [click here](https://ai.meta.com/blog/meta-llama-3/). Usage of this model is subject to [Meta's Acceptable Use Policy](https://llama.meta.com/llama3/use-policy/).", + "context_length": 8192, + "architecture": { + "modality": "text->text", + "input_modalities": [ + "text" + ], + "output_modalities": [ + "text" + ], + "tokenizer": "Llama3", + "instruct_type": "llama3" + }, + "pricing": { + "prompt": "0.00000051", + "completion": "0.00000074" + }, + "top_provider": { + "context_length": 8192, + "max_completion_tokens": 8000, + "is_moderated": false + }, + "per_request_limits": null, + "supported_parameters": [ + "frequency_penalty", + "max_tokens", + "presence_penalty", + "repetition_penalty", + "response_format", + "seed", + "stop", + "structured_outputs", + "temperature", + "top_k", + "top_p" + ], + "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -16337,6 +16488,7 @@ "default_parameters": { "temperature": 0.3 }, + "knowledge_cutoff": "2024-01-31", "expiration_date": null }, { @@ -16380,6 +16532,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2024-04-30", "expiration_date": null }, { @@ -16429,6 +16582,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -16473,6 +16627,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-08-31", "expiration_date": null }, { @@ -16521,54 +16676,7 @@ "default_parameters": { "temperature": 0.3 }, - "expiration_date": null - }, - { - "id": "openai/gpt-3.5-turbo-0613", - "canonical_slug": "openai/gpt-3.5-turbo-0613", - "hugging_face_id": null, - "name": "OpenAI: GPT-3.5 Turbo (older v0613)", - "created": 1706140800, - "description": "GPT-3.5 Turbo is OpenAI's fastest model. It can understand and generate natural language or code, and is optimized for chat and traditional completion tasks.\n\nTraining data up to Sep 2021.", - "context_length": 4095, - "architecture": { - "modality": "text->text", - "input_modalities": [ - "text" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "GPT", - "instruct_type": null - }, - "pricing": { - "prompt": "0.000001", - "completion": "0.000002" - }, - "top_provider": { - "context_length": 4095, - "max_completion_tokens": 4096, - "is_moderated": false - }, - "per_request_limits": null, - "supported_parameters": [ - "frequency_penalty", - "logit_bias", - "logprobs", - "max_tokens", - "presence_penalty", - "response_format", - "seed", - "stop", - "structured_outputs", - "temperature", - "tool_choice", - "tools", - "top_logprobs", - "top_p" - ], - "default_parameters": {}, + "knowledge_cutoff": "2024-11-30", "expiration_date": null }, { @@ -16617,6 +16725,56 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", + "expiration_date": null + }, + { + "id": "openai/gpt-3.5-turbo-0613", + "canonical_slug": "openai/gpt-3.5-turbo-0613", + "hugging_face_id": null, + "name": "OpenAI: GPT-3.5 Turbo (older v0613)", + "created": 1706140800, + "description": "GPT-3.5 Turbo is OpenAI's fastest model. It can understand and generate natural language or code, and is optimized for chat and traditional completion tasks.\n\nTraining data up to Sep 2021.", + "context_length": 4095, + "architecture": { + "modality": "text->text", + "input_modalities": [ + "text" + ], + "output_modalities": [ + "text" + ], + "tokenizer": "GPT", + "instruct_type": null + }, + "pricing": { + "prompt": "0.000001", + "completion": "0.000002" + }, + "top_provider": { + "context_length": 4095, + "max_completion_tokens": 4096, + "is_moderated": false + }, + "per_request_limits": null, + "supported_parameters": [ + "frequency_penalty", + "logit_bias", + "logprobs", + "max_tokens", + "presence_penalty", + "response_format", + "seed", + "stop", + "structured_outputs", + "temperature", + "tool_choice", + "tools", + "top_logprobs", + "top_p" + ], + "default_parameters": {}, + "knowledge_cutoff": "2021-09-30", "expiration_date": null }, { @@ -16667,6 +16825,7 @@ "default_parameters": { "temperature": 0.3 }, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -16716,6 +16875,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-12-31", "expiration_date": null }, { @@ -16724,7 +16884,7 @@ "hugging_face_id": null, "name": "Auto Router", "created": 1699401600, - "description": "Your prompt will be processed by a meta-model and routed to one of dozens of models (see below), optimizing for the best possible output.\n\nTo see which model was used, visit [Activity](/activity), or read the `model` attribute of the response. Your response will be priced at the same rate as the routed model.\n\nLearn more, including how to customize the models for routing, in our [docs](/docs/guides/routing/routers/auto-router).\n\nRequests will be routed to the following models:\n- [anthropic/claude-haiku-4.5](/anthropic/claude-haiku-4.5)\n- [anthropic/claude-opus-4.6](/anthropic/claude-opus-4.6)\n- [anthropic/claude-sonnet-4.5](/anthropic/claude-sonnet-4.5)\n- [anthropic/claude-sonnet-4.6](/anthropic/claude-sonnet-4.6)\n- [deepseek/deepseek-r1](/deepseek/deepseek-r1)\n- [google/gemini-2.5-flash-lite](/google/gemini-2.5-flash-lite)\n- [google/gemini-3-flash-preview](/google/gemini-3-flash-preview)\n- [google/gemini-3-pro-preview](/google/gemini-3-pro-preview)\n- [google/gemini-3.1-pro-preview](/google/gemini-3.1-pro-preview)\n- [meta-llama/llama-3.3-70b-instruct](/meta-llama/llama-3.3-70b-instruct)\n- [minimax/minimax-m2.5](/minimax/minimax-m2.5)\n- [mistralai/codestral-2508](/mistralai/codestral-2508)\n- [mistralai/mistral-large](/mistralai/mistral-large)\n- [mistralai/mistral-medium-3.1](/mistralai/mistral-medium-3.1)\n- [mistralai/mistral-small-3.2-24b-instruct-2506](/mistralai/mistral-small-3.2-24b-instruct-2506)\n- [moonshotai/kimi-k2-thinking](/moonshotai/kimi-k2-thinking)\n- [moonshotai/kimi-k2.5](/moonshotai/kimi-k2.5)\n- [openai/gpt-5](/openai/gpt-5)\n- [openai/gpt-5-mini](/openai/gpt-5-mini)\n- [openai/gpt-5-nano](/openai/gpt-5-nano)\n- [openai/gpt-5.1](/openai/gpt-5.1)\n- [openai/gpt-5.2](/openai/gpt-5.2)\n- [openai/gpt-5.2-pro](/openai/gpt-5.2-pro)\n- [openai/gpt-oss-120b](/openai/gpt-oss-120b)\n- [perplexity/sonar](/perplexity/sonar)\n- [qwen/qwen3-235b-a22b](/qwen/qwen3-235b-a22b)\n- [x-ai/grok-3](/x-ai/grok-3)\n- [x-ai/grok-3-mini](/x-ai/grok-3-mini)\n- [x-ai/grok-4](/x-ai/grok-4)\n- [z-ai/glm-5](/z-ai/glm-5)", + "description": "Your prompt will be processed by a meta-model and routed to one of dozens of models (see below), optimizing for the best possible output.\n\nTo see which model was used, visit [Activity](/activity), or read the `model` attribute of the response. Your response will be priced at the same rate as the routed model.\n\nLearn more, including how to customize the models for routing, in our [docs](/docs/guides/routing/routers/auto-router).\n\nRequests will be routed to the following models:\n- [anthropic/claude-haiku-4.5](/anthropic/claude-haiku-4.5)\n- [anthropic/claude-opus-4.6](/anthropic/claude-opus-4.6)\n- [anthropic/claude-sonnet-4.5](/anthropic/claude-sonnet-4.5)\n- [anthropic/claude-sonnet-4.6](/anthropic/claude-sonnet-4.6)\n- [deepseek/deepseek-r1](/deepseek/deepseek-r1)\n- [google/gemini-2.5-flash-lite](/google/gemini-2.5-flash-lite)\n- [google/gemini-3-flash-preview](/google/gemini-3-flash-preview)\n- [google/gemini-3-pro-preview](/google/gemini-3-pro-preview)\n- [google/gemini-3.1-pro-preview](/google/gemini-3.1-pro-preview)\n- [meta-llama/llama-3.3-70b-instruct](/meta-llama/llama-3.3-70b-instruct)\n- [minimax/minimax-m2.5](/minimax/minimax-m2.5)\n- [mistralai/codestral-2508](/mistralai/codestral-2508)\n- [mistralai/mistral-7b-instruct-v0.1](/mistralai/mistral-7b-instruct-v0.1)\n- [mistralai/mistral-large](/mistralai/mistral-large)\n- [mistralai/mistral-medium-3.1](/mistralai/mistral-medium-3.1)\n- [mistralai/mistral-small-3.2-24b-instruct-2506](/mistralai/mistral-small-3.2-24b-instruct-2506)\n- [moonshotai/kimi-k2-thinking](/moonshotai/kimi-k2-thinking)\n- [moonshotai/kimi-k2.5](/moonshotai/kimi-k2.5)\n- [openai/gpt-5](/openai/gpt-5)\n- [openai/gpt-5-mini](/openai/gpt-5-mini)\n- [openai/gpt-5-nano](/openai/gpt-5-nano)\n- [openai/gpt-5.1](/openai/gpt-5.1)\n- [openai/gpt-5.2](/openai/gpt-5.2)\n- [openai/gpt-5.2-pro](/openai/gpt-5.2-pro)\n- [openai/gpt-5.3-chat](/openai/gpt-5.3-chat)\n- [openai/gpt-oss-120b](/openai/gpt-oss-120b)\n- [perplexity/sonar](/perplexity/sonar)\n- [qwen/qwen3-235b-a22b](/qwen/qwen3-235b-a22b)\n- [x-ai/grok-3](/x-ai/grok-3)\n- [x-ai/grok-3-mini](/x-ai/grok-3-mini)\n- [x-ai/grok-4](/x-ai/grok-4)\n- [x-ai/grok-4.1-fast](/x-ai/grok-4.1-fast)\n- [z-ai/glm-5](/z-ai/glm-5)", "context_length": 2000000, "architecture": { "modality": "text+image+file+audio+video->text+image", @@ -16780,6 +16940,7 @@ "top_p": null, "frequency_penalty": null }, + "knowledge_cutoff": null, "expiration_date": null }, { @@ -16828,6 +16989,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-04-30", "expiration_date": null }, { @@ -16874,6 +17036,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2021-09-30", "expiration_date": null }, { @@ -16918,6 +17081,7 @@ "default_parameters": { "temperature": 0.3 }, + "knowledge_cutoff": "2023-09-30", "expiration_date": null }, { @@ -16966,6 +17130,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2021-09-30", "expiration_date": null }, { @@ -17015,6 +17180,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-06-30", "expiration_date": null }, { @@ -17065,6 +17231,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2023-06-30", "expiration_date": null }, { @@ -17115,54 +17282,7 @@ "top_p" ], "default_parameters": {}, - "expiration_date": null - }, - { - "id": "openai/gpt-4-0314", - "canonical_slug": "openai/gpt-4-0314", - "hugging_face_id": null, - "name": "OpenAI: GPT-4 (older v0314)", - "created": 1685232000, - "description": "GPT-4-0314 is the first version of GPT-4 released, with a context length of 8,192 tokens, and was supported until June 14. Training data: up to Sep 2021.", - "context_length": 8191, - "architecture": { - "modality": "text->text", - "input_modalities": [ - "text" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "GPT", - "instruct_type": null - }, - "pricing": { - "prompt": "0.00003", - "completion": "0.00006" - }, - "top_provider": { - "context_length": 8191, - "max_completion_tokens": 4096, - "is_moderated": true - }, - "per_request_limits": null, - "supported_parameters": [ - "frequency_penalty", - "logit_bias", - "logprobs", - "max_tokens", - "presence_penalty", - "response_format", - "seed", - "stop", - "structured_outputs", - "temperature", - "tool_choice", - "tools", - "top_logprobs", - "top_p" - ], - "default_parameters": {}, + "knowledge_cutoff": "2023-06-30", "expiration_date": null }, { @@ -17211,6 +17331,56 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2021-09-30", + "expiration_date": null + }, + { + "id": "openai/gpt-4-0314", + "canonical_slug": "openai/gpt-4-0314", + "hugging_face_id": null, + "name": "OpenAI: GPT-4 (older v0314)", + "created": 1685232000, + "description": "GPT-4-0314 is the first version of GPT-4 released, with a context length of 8,192 tokens, and was supported until June 14. Training data: up to Sep 2021.", + "context_length": 8191, + "architecture": { + "modality": "text->text", + "input_modalities": [ + "text" + ], + "output_modalities": [ + "text" + ], + "tokenizer": "GPT", + "instruct_type": null + }, + "pricing": { + "prompt": "0.00003", + "completion": "0.00006" + }, + "top_provider": { + "context_length": 8191, + "max_completion_tokens": 4096, + "is_moderated": true + }, + "per_request_limits": null, + "supported_parameters": [ + "frequency_penalty", + "logit_bias", + "logprobs", + "max_tokens", + "presence_penalty", + "response_format", + "seed", + "stop", + "structured_outputs", + "temperature", + "tool_choice", + "tools", + "top_logprobs", + "top_p" + ], + "default_parameters": {}, + "knowledge_cutoff": "2021-09-30", "expiration_date": null }, { @@ -17259,6 +17429,7 @@ "top_p" ], "default_parameters": {}, + "knowledge_cutoff": "2021-09-30", "expiration_date": null } ] diff --git a/packages/kbot/dist-in/models/cache/openai-models.d.ts b/packages/kbot/dist-in/models/cache/openai-models.d.ts index 903793c3..d769c19f 100644 --- a/packages/kbot/dist-in/models/cache/openai-models.d.ts +++ b/packages/kbot/dist-in/models/cache/openai-models.d.ts @@ -13,15 +13,12 @@ export declare enum E_OPENAI_MODEL { MODEL_GPT_3_5_TURBO_INSTRUCT_0914 = "gpt-3.5-turbo-instruct-0914", MODEL_DALL_E_3 = "dall-e-3", MODEL_DALL_E_2 = "dall-e-2", - MODEL_GPT_4_1106_PREVIEW = "gpt-4-1106-preview", MODEL_GPT_3_5_TURBO_1106 = "gpt-3.5-turbo-1106", MODEL_TTS_1_HD = "tts-1-hd", MODEL_TTS_1_1106 = "tts-1-1106", MODEL_TTS_1_HD_1106 = "tts-1-hd-1106", MODEL_TEXT_EMBEDDING_3_SMALL = "text-embedding-3-small", MODEL_TEXT_EMBEDDING_3_LARGE = "text-embedding-3-large", - MODEL_GPT_4_0125_PREVIEW = "gpt-4-0125-preview", - MODEL_GPT_4_TURBO_PREVIEW = "gpt-4-turbo-preview", MODEL_GPT_3_5_TURBO_0125 = "gpt-3.5-turbo-0125", MODEL_GPT_4_TURBO = "gpt-4-turbo", MODEL_GPT_4_TURBO_2024_04_09 = "gpt-4-turbo-2024-04-09", diff --git a/packages/kbot/dist-in/models/cache/openai-models.js b/packages/kbot/dist-in/models/cache/openai-models.js index 7bc3f15f..42f773a7 100644 --- a/packages/kbot/dist-in/models/cache/openai-models.js +++ b/packages/kbot/dist-in/models/cache/openai-models.js @@ -14,15 +14,12 @@ export var E_OPENAI_MODEL; E_OPENAI_MODEL["MODEL_GPT_3_5_TURBO_INSTRUCT_0914"] = "gpt-3.5-turbo-instruct-0914"; E_OPENAI_MODEL["MODEL_DALL_E_3"] = "dall-e-3"; E_OPENAI_MODEL["MODEL_DALL_E_2"] = "dall-e-2"; - E_OPENAI_MODEL["MODEL_GPT_4_1106_PREVIEW"] = "gpt-4-1106-preview"; E_OPENAI_MODEL["MODEL_GPT_3_5_TURBO_1106"] = "gpt-3.5-turbo-1106"; E_OPENAI_MODEL["MODEL_TTS_1_HD"] = "tts-1-hd"; E_OPENAI_MODEL["MODEL_TTS_1_1106"] = "tts-1-1106"; E_OPENAI_MODEL["MODEL_TTS_1_HD_1106"] = "tts-1-hd-1106"; E_OPENAI_MODEL["MODEL_TEXT_EMBEDDING_3_SMALL"] = "text-embedding-3-small"; E_OPENAI_MODEL["MODEL_TEXT_EMBEDDING_3_LARGE"] = "text-embedding-3-large"; - E_OPENAI_MODEL["MODEL_GPT_4_0125_PREVIEW"] = "gpt-4-0125-preview"; - E_OPENAI_MODEL["MODEL_GPT_4_TURBO_PREVIEW"] = "gpt-4-turbo-preview"; E_OPENAI_MODEL["MODEL_GPT_3_5_TURBO_0125"] = "gpt-3.5-turbo-0125"; E_OPENAI_MODEL["MODEL_GPT_4_TURBO"] = "gpt-4-turbo"; E_OPENAI_MODEL["MODEL_GPT_4_TURBO_2024_04_09"] = "gpt-4-turbo-2024-04-09"; @@ -126,4 +123,4 @@ export var E_OPENAI_MODEL; E_OPENAI_MODEL["MODEL_WHISPER_1"] = "whisper-1"; E_OPENAI_MODEL["MODEL_TEXT_EMBEDDING_ADA_002"] = "text-embedding-ada-002"; })(E_OPENAI_MODEL || (E_OPENAI_MODEL = {})); -//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlbmFpLW1vZGVscy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9tb2RlbHMvY2FjaGUvb3BlbmFpLW1vZGVscy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxNQUFNLENBQU4sSUFBWSxjQThIWDtBQTlIRCxXQUFZLGNBQWM7SUFDeEIsaURBQStCLENBQUE7SUFDL0IsdUNBQXFCLENBQUE7SUFDckIsdURBQXFDLENBQUE7SUFDckMscURBQW1DLENBQUE7SUFDbkMsMkNBQXlCLENBQUE7SUFDekIsMkVBQXlELENBQUE7SUFDekQscURBQW1DLENBQUE7SUFDbkMsMkVBQXlELENBQUE7SUFDekQsbURBQWlDLENBQUE7SUFDakMsbURBQWlDLENBQUE7SUFDakMseUVBQXVELENBQUE7SUFDdkQsbUZBQWlFLENBQUE7SUFDakUsNkNBQTJCLENBQUE7SUFDM0IsNkNBQTJCLENBQUE7SUFDM0IsaUVBQStDLENBQUE7SUFDL0MsaUVBQStDLENBQUE7SUFDL0MsNkNBQTJCLENBQUE7SUFDM0IsaURBQStCLENBQUE7SUFDL0IsdURBQXFDLENBQUE7SUFDckMseUVBQXVELENBQUE7SUFDdkQseUVBQXVELENBQUE7SUFDdkQsaUVBQStDLENBQUE7SUFDL0MsbUVBQWlELENBQUE7SUFDakQsaUVBQStDLENBQUE7SUFDL0MsbURBQWlDLENBQUE7SUFDakMseUVBQXVELENBQUE7SUFDdkQseUNBQXVCLENBQUE7SUFDdkIsK0RBQTZDLENBQUE7SUFDN0MseUVBQXVELENBQUE7SUFDdkQsbURBQWlDLENBQUE7SUFDakMsK0RBQTZDLENBQUE7SUFDN0MscUVBQW1ELENBQUE7SUFDbkQsMkVBQXlELENBQUE7SUFDekQseUVBQXVELENBQUE7SUFDdkQsaUZBQStELENBQUE7SUFDL0QsaUdBQStFLENBQUE7SUFDL0UsMkZBQXlFLENBQUE7SUFDekUsMkdBQXlGLENBQUE7SUFDekYscUdBQW1GLENBQUE7SUFDbkYsdURBQXFDLENBQUE7SUFDckMsaUNBQWUsQ0FBQTtJQUNmLHFGQUFtRSxDQUFBO0lBQ25FLCtFQUE2RCxDQUFBO0lBQzdELDJDQUF5QixDQUFBO0lBQ3pCLGlFQUErQyxDQUFBO0lBQy9DLCtEQUE2QyxDQUFBO0lBQzdDLHVHQUFxRixDQUFBO0lBQ3JGLGlGQUErRCxDQUFBO0lBQy9ELCtEQUE2QyxDQUFBO0lBQzdDLHlFQUF1RCxDQUFBO0lBQ3ZELCtEQUE2QyxDQUFBO0lBQzdDLHlDQUF1QixDQUFBO0lBQ3ZCLDJEQUF5QyxDQUFBO0lBQ3pDLHVEQUFxQyxDQUFBO0lBQ3JDLGlFQUErQyxDQUFBO0lBQy9DLGlDQUFlLENBQUE7SUFDZiwyQ0FBeUIsQ0FBQTtJQUN6QixpRUFBK0MsQ0FBQTtJQUMvQywyQ0FBeUIsQ0FBQTtJQUN6QiwyRUFBeUQsQ0FBQTtJQUN6RCxxREFBbUMsQ0FBQTtJQUNuQywyRUFBeUQsQ0FBQTtJQUN6RCxxREFBbUMsQ0FBQTtJQUNuQyxtREFBaUMsQ0FBQTtJQUNqQyxpR0FBK0UsQ0FBQTtJQUMvRSwyRkFBeUUsQ0FBQTtJQUN6RSx1RUFBcUQsQ0FBQTtJQUNyRCwrRUFBNkQsQ0FBQTtJQUM3RCw2RkFBMkUsQ0FBQTtJQUMzRSwrREFBNkMsQ0FBQTtJQUM3Qyw2REFBMkMsQ0FBQTtJQUMzQyx1Q0FBcUIsQ0FBQTtJQUNyQix1RUFBcUQsQ0FBQTtJQUNyRCxpREFBK0IsQ0FBQTtJQUMvQix1RUFBcUQsQ0FBQTtJQUNyRCxpREFBK0IsQ0FBQTtJQUMvQixxRUFBbUQsQ0FBQTtJQUNuRCxxREFBbUMsQ0FBQTtJQUNuQywyRUFBeUQsQ0FBQTtJQUN6RCwrQ0FBNkIsQ0FBQTtJQUM3QixtREFBaUMsQ0FBQTtJQUNqQyw2REFBMkMsQ0FBQTtJQUMzQyxxRUFBbUQsQ0FBQTtJQUNuRCwrQ0FBNkIsQ0FBQTtJQUM3Qix5REFBdUMsQ0FBQTtJQUN2QywrRUFBNkQsQ0FBQTtJQUM3RCw2REFBMkMsQ0FBQTtJQUMzQywrREFBNkMsQ0FBQTtJQUM3QyxxRkFBbUUsQ0FBQTtJQUNuRSx5Q0FBdUIsQ0FBQTtJQUN2QixpREFBK0IsQ0FBQTtJQUMvQixtRkFBaUUsQ0FBQTtJQUNqRSxtRUFBaUQsQ0FBQTtJQUNqRCxpRUFBK0MsQ0FBQTtJQUMvQywyQ0FBeUIsQ0FBQTtJQUN6Qix1REFBcUMsQ0FBQTtJQUNyQyxpRUFBK0MsQ0FBQTtJQUMvQywrREFBNkMsQ0FBQTtJQUM3Qyx1REFBcUMsQ0FBQTtJQUNyQyxpRUFBK0MsQ0FBQTtJQUMvQywyQ0FBeUIsQ0FBQTtJQUN6Qix5RUFBdUQsQ0FBQTtJQUN2RCxtREFBaUMsQ0FBQTtJQUNqQyxtRUFBaUQsQ0FBQTtJQUNqRCwrRkFBNkUsQ0FBQTtJQUM3RSwrRkFBNkUsQ0FBQTtJQUM3RSxpRkFBK0QsQ0FBQTtJQUMvRCxpRkFBK0QsQ0FBQTtJQUMvRCxxRkFBbUUsQ0FBQTtJQUNuRSwrRUFBNkQsQ0FBQTtJQUM3RCxxRUFBbUQsQ0FBQTtJQUNuRCx1REFBcUMsQ0FBQTtJQUNyQyx1REFBcUMsQ0FBQTtJQUNyQyw2REFBMkMsQ0FBQTtJQUMzQyx1REFBcUMsQ0FBQTtJQUNyQyx1RUFBcUQsQ0FBQTtJQUNyRCw2RkFBMkUsQ0FBQTtJQUMzRSxtRUFBaUQsQ0FBQTtJQUNqRCxpRUFBK0MsQ0FBQTtJQUMvQyxtREFBaUMsQ0FBQTtJQUNqQyx5RUFBdUQsQ0FBQTtJQUN2RCwrREFBNkMsQ0FBQTtJQUM3Qyx1Q0FBcUIsQ0FBQTtJQUNyQiwrQ0FBNkIsQ0FBQTtJQUM3Qix5RUFBdUQsQ0FBQTtBQUN6RCxDQUFDLEVBOUhXLGNBQWMsS0FBZCxjQUFjLFFBOEh6QiJ9 \ No newline at end of file +//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlbmFpLW1vZGVscy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9tb2RlbHMvY2FjaGUvb3BlbmFpLW1vZGVscy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxNQUFNLENBQU4sSUFBWSxjQTJIWDtBQTNIRCxXQUFZLGNBQWM7SUFDeEIsaURBQStCLENBQUE7SUFDL0IsdUNBQXFCLENBQUE7SUFDckIsdURBQXFDLENBQUE7SUFDckMscURBQW1DLENBQUE7SUFDbkMsMkNBQXlCLENBQUE7SUFDekIsMkVBQXlELENBQUE7SUFDekQscURBQW1DLENBQUE7SUFDbkMsMkVBQXlELENBQUE7SUFDekQsbURBQWlDLENBQUE7SUFDakMsbURBQWlDLENBQUE7SUFDakMseUVBQXVELENBQUE7SUFDdkQsbUZBQWlFLENBQUE7SUFDakUsNkNBQTJCLENBQUE7SUFDM0IsNkNBQTJCLENBQUE7SUFDM0IsaUVBQStDLENBQUE7SUFDL0MsNkNBQTJCLENBQUE7SUFDM0IsaURBQStCLENBQUE7SUFDL0IsdURBQXFDLENBQUE7SUFDckMseUVBQXVELENBQUE7SUFDdkQseUVBQXVELENBQUE7SUFDdkQsaUVBQStDLENBQUE7SUFDL0MsbURBQWlDLENBQUE7SUFDakMseUVBQXVELENBQUE7SUFDdkQseUNBQXVCLENBQUE7SUFDdkIsK0RBQTZDLENBQUE7SUFDN0MseUVBQXVELENBQUE7SUFDdkQsbURBQWlDLENBQUE7SUFDakMsK0RBQTZDLENBQUE7SUFDN0MscUVBQW1ELENBQUE7SUFDbkQsMkVBQXlELENBQUE7SUFDekQseUVBQXVELENBQUE7SUFDdkQsaUZBQStELENBQUE7SUFDL0QsaUdBQStFLENBQUE7SUFDL0UsMkZBQXlFLENBQUE7SUFDekUsMkdBQXlGLENBQUE7SUFDekYscUdBQW1GLENBQUE7SUFDbkYsdURBQXFDLENBQUE7SUFDckMsaUNBQWUsQ0FBQTtJQUNmLHFGQUFtRSxDQUFBO0lBQ25FLCtFQUE2RCxDQUFBO0lBQzdELDJDQUF5QixDQUFBO0lBQ3pCLGlFQUErQyxDQUFBO0lBQy9DLCtEQUE2QyxDQUFBO0lBQzdDLHVHQUFxRixDQUFBO0lBQ3JGLGlGQUErRCxDQUFBO0lBQy9ELCtEQUE2QyxDQUFBO0lBQzdDLHlFQUF1RCxDQUFBO0lBQ3ZELCtEQUE2QyxDQUFBO0lBQzdDLHlDQUF1QixDQUFBO0lBQ3ZCLDJEQUF5QyxDQUFBO0lBQ3pDLHVEQUFxQyxDQUFBO0lBQ3JDLGlFQUErQyxDQUFBO0lBQy9DLGlDQUFlLENBQUE7SUFDZiwyQ0FBeUIsQ0FBQTtJQUN6QixpRUFBK0MsQ0FBQTtJQUMvQywyQ0FBeUIsQ0FBQTtJQUN6QiwyRUFBeUQsQ0FBQTtJQUN6RCxxREFBbUMsQ0FBQTtJQUNuQywyRUFBeUQsQ0FBQTtJQUN6RCxxREFBbUMsQ0FBQTtJQUNuQyxtREFBaUMsQ0FBQTtJQUNqQyxpR0FBK0UsQ0FBQTtJQUMvRSwyRkFBeUUsQ0FBQTtJQUN6RSx1RUFBcUQsQ0FBQTtJQUNyRCwrRUFBNkQsQ0FBQTtJQUM3RCw2RkFBMkUsQ0FBQTtJQUMzRSwrREFBNkMsQ0FBQTtJQUM3Qyw2REFBMkMsQ0FBQTtJQUMzQyx1Q0FBcUIsQ0FBQTtJQUNyQix1RUFBcUQsQ0FBQTtJQUNyRCxpREFBK0IsQ0FBQTtJQUMvQix1RUFBcUQsQ0FBQTtJQUNyRCxpREFBK0IsQ0FBQTtJQUMvQixxRUFBbUQsQ0FBQTtJQUNuRCxxREFBbUMsQ0FBQTtJQUNuQywyRUFBeUQsQ0FBQTtJQUN6RCwrQ0FBNkIsQ0FBQTtJQUM3QixtREFBaUMsQ0FBQTtJQUNqQyw2REFBMkMsQ0FBQTtJQUMzQyxxRUFBbUQsQ0FBQTtJQUNuRCwrQ0FBNkIsQ0FBQTtJQUM3Qix5REFBdUMsQ0FBQTtJQUN2QywrRUFBNkQsQ0FBQTtJQUM3RCw2REFBMkMsQ0FBQTtJQUMzQywrREFBNkMsQ0FBQTtJQUM3QyxxRkFBbUUsQ0FBQTtJQUNuRSx5Q0FBdUIsQ0FBQTtJQUN2QixpREFBK0IsQ0FBQTtJQUMvQixtRkFBaUUsQ0FBQTtJQUNqRSxtRUFBaUQsQ0FBQTtJQUNqRCxpRUFBK0MsQ0FBQTtJQUMvQywyQ0FBeUIsQ0FBQTtJQUN6Qix1REFBcUMsQ0FBQTtJQUNyQyxpRUFBK0MsQ0FBQTtJQUMvQywrREFBNkMsQ0FBQTtJQUM3Qyx1REFBcUMsQ0FBQTtJQUNyQyxpRUFBK0MsQ0FBQTtJQUMvQywyQ0FBeUIsQ0FBQTtJQUN6Qix5RUFBdUQsQ0FBQTtJQUN2RCxtREFBaUMsQ0FBQTtJQUNqQyxtRUFBaUQsQ0FBQTtJQUNqRCwrRkFBNkUsQ0FBQTtJQUM3RSwrRkFBNkUsQ0FBQTtJQUM3RSxpRkFBK0QsQ0FBQTtJQUMvRCxpRkFBK0QsQ0FBQTtJQUMvRCxxRkFBbUUsQ0FBQTtJQUNuRSwrRUFBNkQsQ0FBQTtJQUM3RCxxRUFBbUQsQ0FBQTtJQUNuRCx1REFBcUMsQ0FBQTtJQUNyQyx1REFBcUMsQ0FBQTtJQUNyQyw2REFBMkMsQ0FBQTtJQUMzQyx1REFBcUMsQ0FBQTtJQUNyQyx1RUFBcUQsQ0FBQTtJQUNyRCw2RkFBMkUsQ0FBQTtJQUMzRSxtRUFBaUQsQ0FBQTtJQUNqRCxpRUFBK0MsQ0FBQTtJQUMvQyxtREFBaUMsQ0FBQTtJQUNqQyx5RUFBdUQsQ0FBQTtJQUN2RCwrREFBNkMsQ0FBQTtJQUM3Qyx1Q0FBcUIsQ0FBQTtJQUNyQiwrQ0FBNkIsQ0FBQTtJQUM3Qix5RUFBdUQsQ0FBQTtBQUN6RCxDQUFDLEVBM0hXLGNBQWMsS0FBZCxjQUFjLFFBMkh6QiJ9 \ No newline at end of file diff --git a/packages/kbot/dist-in/models/cache/openrouter-models.d.ts b/packages/kbot/dist-in/models/cache/openrouter-models.d.ts index b3c05eb7..094eaec8 100644 --- a/packages/kbot/dist-in/models/cache/openrouter-models.d.ts +++ b/packages/kbot/dist-in/models/cache/openrouter-models.d.ts @@ -1,4 +1,6 @@ export declare enum E_OPENROUTER_MODEL { + MODEL_KWAIPILOT_KAT_CODER_PRO_V2 = "kwaipilot/kat-coder-pro-v2", + MODEL_REKA_REKA_EDGE = "reka/reka-edge", MODEL_XIAOMI_MIMO_V2_OMNI = "xiaomi/mimo-v2-omni", MODEL_XIAOMI_MIMO_V2_PRO = "xiaomi/mimo-v2-pro", MODEL_MINIMAX_MINIMAX_M2_7 = "minimax/minimax-m2.7", @@ -51,7 +53,6 @@ export declare enum E_OPENROUTER_MODEL { MODEL_OPENAI_GPT_AUDIO_MINI = "openai/gpt-audio-mini", MODEL_Z_AI_GLM_4_7_FLASH = "z-ai/glm-4.7-flash", MODEL_OPENAI_GPT_5_2_CODEX = "openai/gpt-5.2-codex", - MODEL_ALLENAI_MOLMO_2_8B = "allenai/molmo-2-8b", MODEL_ALLENAI_OLMO_3_1_32B_INSTRUCT = "allenai/olmo-3.1-32b-instruct", MODEL_BYTEDANCE_SEED_SEED_1_6_FLASH = "bytedance-seed/seed-1.6-flash", MODEL_BYTEDANCE_SEED_SEED_1_6 = "bytedance-seed/seed-1.6", @@ -85,11 +86,8 @@ export declare enum E_OPENROUTER_MODEL { MODEL_PRIME_INTELLECT_INTELLECT_3 = "prime-intellect/intellect-3", MODEL_ANTHROPIC_CLAUDE_OPUS_4_5 = "anthropic/claude-opus-4.5", MODEL_ALLENAI_OLMO_3_32B_THINK = "allenai/olmo-3-32b-think", - MODEL_ALLENAI_OLMO_3_7B_INSTRUCT = "allenai/olmo-3-7b-instruct", - MODEL_ALLENAI_OLMO_3_7B_THINK = "allenai/olmo-3-7b-think", MODEL_GOOGLE_GEMINI_3_PRO_IMAGE_PREVIEW = "google/gemini-3-pro-image-preview", MODEL_X_AI_GROK_4_1_FAST = "x-ai/grok-4.1-fast", - MODEL_GOOGLE_GEMINI_3_PRO_PREVIEW = "google/gemini-3-pro-preview", MODEL_DEEPCOGITO_COGITO_V2_1_671B = "deepcogito/cogito-v2.1-671b", MODEL_OPENAI_GPT_5_1 = "openai/gpt-5.1", MODEL_OPENAI_GPT_5_1_CHAT = "openai/gpt-5.1-chat", @@ -212,7 +210,6 @@ export declare enum E_OPENROUTER_MODEL { MODEL_ARCEE_AI_VIRTUOSO_LARGE = "arcee-ai/virtuoso-large", MODEL_ARCEE_AI_CODER_LARGE = "arcee-ai/coder-large", MODEL_INCEPTION_MERCURY_CODER = "inception/mercury-coder", - MODEL_QWEN_QWEN3_4B_FREE = "qwen/qwen3-4b:free", MODEL_META_LLAMA_LLAMA_GUARD_4_12B = "meta-llama/llama-guard-4-12b", MODEL_QWEN_QWEN3_30B_A3B = "qwen/qwen3-30b-a3b", MODEL_QWEN_QWEN3_8B = "qwen/qwen3-8b", @@ -230,12 +227,12 @@ export declare enum E_OPENROUTER_MODEL { MODEL_ALFREDPROS_CODELLAMA_7B_INSTRUCT_SOLIDITY = "alfredpros/codellama-7b-instruct-solidity", MODEL_X_AI_GROK_3_MINI_BETA = "x-ai/grok-3-mini-beta", MODEL_X_AI_GROK_3_BETA = "x-ai/grok-3-beta", + MODEL_NVIDIA_LLAMA_3_1_NEMOTRON_ULTRA_253B_V1 = "nvidia/llama-3.1-nemotron-ultra-253b-v1", MODEL_META_LLAMA_LLAMA_4_MAVERICK = "meta-llama/llama-4-maverick", MODEL_META_LLAMA_LLAMA_4_SCOUT = "meta-llama/llama-4-scout", MODEL_QWEN_QWEN2_5_VL_32B_INSTRUCT = "qwen/qwen2.5-vl-32b-instruct", MODEL_DEEPSEEK_DEEPSEEK_CHAT_V3_0324 = "deepseek/deepseek-chat-v3-0324", MODEL_OPENAI_O1_PRO = "openai/o1-pro", - MODEL_MISTRALAI_MISTRAL_SMALL_3_1_24B_INSTRUCT_FREE = "mistralai/mistral-small-3.1-24b-instruct:free", MODEL_MISTRALAI_MISTRAL_SMALL_3_1_24B_INSTRUCT = "mistralai/mistral-small-3.1-24b-instruct", MODEL_ALLENAI_OLMO_2_0325_32B_INSTRUCT = "allenai/olmo-2-0325-32b-instruct", MODEL_GOOGLE_GEMMA_3_4B_IT_FREE = "google/gemma-3-4b-it:free", @@ -297,45 +294,43 @@ export declare enum E_OPENROUTER_MODEL { MODEL_ANTHROPIC_CLAUDE_3_5_SONNET = "anthropic/claude-3.5-sonnet", MODEL_QWEN_QWEN_2_5_7B_INSTRUCT = "qwen/qwen-2.5-7b-instruct", MODEL_NVIDIA_LLAMA_3_1_NEMOTRON_70B_INSTRUCT = "nvidia/llama-3.1-nemotron-70b-instruct", - MODEL_INFLECTION_INFLECTION_3_PI = "inflection/inflection-3-pi", MODEL_INFLECTION_INFLECTION_3_PRODUCTIVITY = "inflection/inflection-3-productivity", + MODEL_INFLECTION_INFLECTION_3_PI = "inflection/inflection-3-pi", MODEL_THEDRUMMER_ROCINANTE_12B = "thedrummer/rocinante-12b", MODEL_META_LLAMA_LLAMA_3_2_3B_INSTRUCT_FREE = "meta-llama/llama-3.2-3b-instruct:free", MODEL_META_LLAMA_LLAMA_3_2_3B_INSTRUCT = "meta-llama/llama-3.2-3b-instruct", MODEL_META_LLAMA_LLAMA_3_2_1B_INSTRUCT = "meta-llama/llama-3.2-1b-instruct", MODEL_META_LLAMA_LLAMA_3_2_11B_VISION_INSTRUCT = "meta-llama/llama-3.2-11b-vision-instruct", MODEL_QWEN_QWEN_2_5_72B_INSTRUCT = "qwen/qwen-2.5-72b-instruct", - MODEL_COHERE_COMMAND_R_08_2024 = "cohere/command-r-08-2024", MODEL_COHERE_COMMAND_R_PLUS_08_2024 = "cohere/command-r-plus-08-2024", + MODEL_COHERE_COMMAND_R_08_2024 = "cohere/command-r-08-2024", MODEL_SAO10K_L3_1_EURYALE_70B = "sao10k/l3.1-euryale-70b", - MODEL_QWEN_QWEN_2_5_VL_7B_INSTRUCT = "qwen/qwen-2.5-vl-7b-instruct", MODEL_NOUSRESEARCH_HERMES_3_LLAMA_3_1_70B = "nousresearch/hermes-3-llama-3.1-70b", MODEL_NOUSRESEARCH_HERMES_3_LLAMA_3_1_405B_FREE = "nousresearch/hermes-3-llama-3.1-405b:free", MODEL_NOUSRESEARCH_HERMES_3_LLAMA_3_1_405B = "nousresearch/hermes-3-llama-3.1-405b", MODEL_SAO10K_L3_LUNARIS_8B = "sao10k/l3-lunaris-8b", MODEL_OPENAI_GPT_4O_2024_08_06 = "openai/gpt-4o-2024-08-06", - MODEL_META_LLAMA_LLAMA_3_1_405B = "meta-llama/llama-3.1-405b", MODEL_META_LLAMA_LLAMA_3_1_8B_INSTRUCT = "meta-llama/llama-3.1-8b-instruct", MODEL_META_LLAMA_LLAMA_3_1_70B_INSTRUCT = "meta-llama/llama-3.1-70b-instruct", MODEL_MISTRALAI_MISTRAL_NEMO = "mistralai/mistral-nemo", - MODEL_OPENAI_GPT_4O_MINI_2024_07_18 = "openai/gpt-4o-mini-2024-07-18", MODEL_OPENAI_GPT_4O_MINI = "openai/gpt-4o-mini", + MODEL_OPENAI_GPT_4O_MINI_2024_07_18 = "openai/gpt-4o-mini-2024-07-18", MODEL_GOOGLE_GEMMA_2_27B_IT = "google/gemma-2-27b-it", MODEL_GOOGLE_GEMMA_2_9B_IT = "google/gemma-2-9b-it", MODEL_SAO10K_L3_EURYALE_70B = "sao10k/l3-euryale-70b", MODEL_NOUSRESEARCH_HERMES_2_PRO_LLAMA_3_8B = "nousresearch/hermes-2-pro-llama-3-8b", - MODEL_OPENAI_GPT_4O_2024_05_13 = "openai/gpt-4o-2024-05-13", MODEL_OPENAI_GPT_4O = "openai/gpt-4o", MODEL_OPENAI_GPT_4O_EXTENDED = "openai/gpt-4o:extended", - MODEL_META_LLAMA_LLAMA_3_70B_INSTRUCT = "meta-llama/llama-3-70b-instruct", + MODEL_OPENAI_GPT_4O_2024_05_13 = "openai/gpt-4o-2024-05-13", MODEL_META_LLAMA_LLAMA_3_8B_INSTRUCT = "meta-llama/llama-3-8b-instruct", + MODEL_META_LLAMA_LLAMA_3_70B_INSTRUCT = "meta-llama/llama-3-70b-instruct", MODEL_MISTRALAI_MIXTRAL_8X22B_INSTRUCT = "mistralai/mixtral-8x22b-instruct", MODEL_MICROSOFT_WIZARDLM_2_8X22B = "microsoft/wizardlm-2-8x22b", MODEL_OPENAI_GPT_4_TURBO = "openai/gpt-4-turbo", MODEL_ANTHROPIC_CLAUDE_3_HAIKU = "anthropic/claude-3-haiku", MODEL_MISTRALAI_MISTRAL_LARGE = "mistralai/mistral-large", - MODEL_OPENAI_GPT_3_5_TURBO_0613 = "openai/gpt-3.5-turbo-0613", MODEL_OPENAI_GPT_4_TURBO_PREVIEW = "openai/gpt-4-turbo-preview", + MODEL_OPENAI_GPT_3_5_TURBO_0613 = "openai/gpt-3.5-turbo-0613", MODEL_MISTRALAI_MIXTRAL_8X7B_INSTRUCT = "mistralai/mixtral-8x7b-instruct", MODEL_ALPINDALE_GOLIATH_120B = "alpindale/goliath-120b", MODEL_OPENROUTER_AUTO = "openrouter/auto", @@ -346,7 +341,7 @@ export declare enum E_OPENROUTER_MODEL { MODEL_MANCER_WEAVER = "mancer/weaver", MODEL_UNDI95_REMM_SLERP_L2_13B = "undi95/remm-slerp-l2-13b", MODEL_GRYPHE_MYTHOMAX_L2_13B = "gryphe/mythomax-l2-13b", - MODEL_OPENAI_GPT_4_0314 = "openai/gpt-4-0314", MODEL_OPENAI_GPT_4 = "openai/gpt-4", + MODEL_OPENAI_GPT_4_0314 = "openai/gpt-4-0314", MODEL_OPENAI_GPT_3_5_TURBO = "openai/gpt-3.5-turbo" } diff --git a/packages/kbot/dist-in/models/cache/openrouter-models.js b/packages/kbot/dist-in/models/cache/openrouter-models.js index 155aad12..5e695828 100644 --- a/packages/kbot/dist-in/models/cache/openrouter-models.js +++ b/packages/kbot/dist-in/models/cache/openrouter-models.js @@ -1,5 +1,7 @@ export var E_OPENROUTER_MODEL; (function (E_OPENROUTER_MODEL) { + E_OPENROUTER_MODEL["MODEL_KWAIPILOT_KAT_CODER_PRO_V2"] = "kwaipilot/kat-coder-pro-v2"; + E_OPENROUTER_MODEL["MODEL_REKA_REKA_EDGE"] = "reka/reka-edge"; E_OPENROUTER_MODEL["MODEL_XIAOMI_MIMO_V2_OMNI"] = "xiaomi/mimo-v2-omni"; E_OPENROUTER_MODEL["MODEL_XIAOMI_MIMO_V2_PRO"] = "xiaomi/mimo-v2-pro"; E_OPENROUTER_MODEL["MODEL_MINIMAX_MINIMAX_M2_7"] = "minimax/minimax-m2.7"; @@ -52,7 +54,6 @@ export var E_OPENROUTER_MODEL; E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_AUDIO_MINI"] = "openai/gpt-audio-mini"; E_OPENROUTER_MODEL["MODEL_Z_AI_GLM_4_7_FLASH"] = "z-ai/glm-4.7-flash"; E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_5_2_CODEX"] = "openai/gpt-5.2-codex"; - E_OPENROUTER_MODEL["MODEL_ALLENAI_MOLMO_2_8B"] = "allenai/molmo-2-8b"; E_OPENROUTER_MODEL["MODEL_ALLENAI_OLMO_3_1_32B_INSTRUCT"] = "allenai/olmo-3.1-32b-instruct"; E_OPENROUTER_MODEL["MODEL_BYTEDANCE_SEED_SEED_1_6_FLASH"] = "bytedance-seed/seed-1.6-flash"; E_OPENROUTER_MODEL["MODEL_BYTEDANCE_SEED_SEED_1_6"] = "bytedance-seed/seed-1.6"; @@ -86,11 +87,8 @@ export var E_OPENROUTER_MODEL; E_OPENROUTER_MODEL["MODEL_PRIME_INTELLECT_INTELLECT_3"] = "prime-intellect/intellect-3"; E_OPENROUTER_MODEL["MODEL_ANTHROPIC_CLAUDE_OPUS_4_5"] = "anthropic/claude-opus-4.5"; E_OPENROUTER_MODEL["MODEL_ALLENAI_OLMO_3_32B_THINK"] = "allenai/olmo-3-32b-think"; - E_OPENROUTER_MODEL["MODEL_ALLENAI_OLMO_3_7B_INSTRUCT"] = "allenai/olmo-3-7b-instruct"; - E_OPENROUTER_MODEL["MODEL_ALLENAI_OLMO_3_7B_THINK"] = "allenai/olmo-3-7b-think"; E_OPENROUTER_MODEL["MODEL_GOOGLE_GEMINI_3_PRO_IMAGE_PREVIEW"] = "google/gemini-3-pro-image-preview"; E_OPENROUTER_MODEL["MODEL_X_AI_GROK_4_1_FAST"] = "x-ai/grok-4.1-fast"; - E_OPENROUTER_MODEL["MODEL_GOOGLE_GEMINI_3_PRO_PREVIEW"] = "google/gemini-3-pro-preview"; E_OPENROUTER_MODEL["MODEL_DEEPCOGITO_COGITO_V2_1_671B"] = "deepcogito/cogito-v2.1-671b"; E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_5_1"] = "openai/gpt-5.1"; E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_5_1_CHAT"] = "openai/gpt-5.1-chat"; @@ -213,7 +211,6 @@ export var E_OPENROUTER_MODEL; E_OPENROUTER_MODEL["MODEL_ARCEE_AI_VIRTUOSO_LARGE"] = "arcee-ai/virtuoso-large"; E_OPENROUTER_MODEL["MODEL_ARCEE_AI_CODER_LARGE"] = "arcee-ai/coder-large"; E_OPENROUTER_MODEL["MODEL_INCEPTION_MERCURY_CODER"] = "inception/mercury-coder"; - E_OPENROUTER_MODEL["MODEL_QWEN_QWEN3_4B_FREE"] = "qwen/qwen3-4b:free"; E_OPENROUTER_MODEL["MODEL_META_LLAMA_LLAMA_GUARD_4_12B"] = "meta-llama/llama-guard-4-12b"; E_OPENROUTER_MODEL["MODEL_QWEN_QWEN3_30B_A3B"] = "qwen/qwen3-30b-a3b"; E_OPENROUTER_MODEL["MODEL_QWEN_QWEN3_8B"] = "qwen/qwen3-8b"; @@ -231,12 +228,12 @@ export var E_OPENROUTER_MODEL; E_OPENROUTER_MODEL["MODEL_ALFREDPROS_CODELLAMA_7B_INSTRUCT_SOLIDITY"] = "alfredpros/codellama-7b-instruct-solidity"; E_OPENROUTER_MODEL["MODEL_X_AI_GROK_3_MINI_BETA"] = "x-ai/grok-3-mini-beta"; E_OPENROUTER_MODEL["MODEL_X_AI_GROK_3_BETA"] = "x-ai/grok-3-beta"; + E_OPENROUTER_MODEL["MODEL_NVIDIA_LLAMA_3_1_NEMOTRON_ULTRA_253B_V1"] = "nvidia/llama-3.1-nemotron-ultra-253b-v1"; E_OPENROUTER_MODEL["MODEL_META_LLAMA_LLAMA_4_MAVERICK"] = "meta-llama/llama-4-maverick"; E_OPENROUTER_MODEL["MODEL_META_LLAMA_LLAMA_4_SCOUT"] = "meta-llama/llama-4-scout"; E_OPENROUTER_MODEL["MODEL_QWEN_QWEN2_5_VL_32B_INSTRUCT"] = "qwen/qwen2.5-vl-32b-instruct"; E_OPENROUTER_MODEL["MODEL_DEEPSEEK_DEEPSEEK_CHAT_V3_0324"] = "deepseek/deepseek-chat-v3-0324"; E_OPENROUTER_MODEL["MODEL_OPENAI_O1_PRO"] = "openai/o1-pro"; - E_OPENROUTER_MODEL["MODEL_MISTRALAI_MISTRAL_SMALL_3_1_24B_INSTRUCT_FREE"] = "mistralai/mistral-small-3.1-24b-instruct:free"; E_OPENROUTER_MODEL["MODEL_MISTRALAI_MISTRAL_SMALL_3_1_24B_INSTRUCT"] = "mistralai/mistral-small-3.1-24b-instruct"; E_OPENROUTER_MODEL["MODEL_ALLENAI_OLMO_2_0325_32B_INSTRUCT"] = "allenai/olmo-2-0325-32b-instruct"; E_OPENROUTER_MODEL["MODEL_GOOGLE_GEMMA_3_4B_IT_FREE"] = "google/gemma-3-4b-it:free"; @@ -298,45 +295,43 @@ export var E_OPENROUTER_MODEL; E_OPENROUTER_MODEL["MODEL_ANTHROPIC_CLAUDE_3_5_SONNET"] = "anthropic/claude-3.5-sonnet"; E_OPENROUTER_MODEL["MODEL_QWEN_QWEN_2_5_7B_INSTRUCT"] = "qwen/qwen-2.5-7b-instruct"; E_OPENROUTER_MODEL["MODEL_NVIDIA_LLAMA_3_1_NEMOTRON_70B_INSTRUCT"] = "nvidia/llama-3.1-nemotron-70b-instruct"; - E_OPENROUTER_MODEL["MODEL_INFLECTION_INFLECTION_3_PI"] = "inflection/inflection-3-pi"; E_OPENROUTER_MODEL["MODEL_INFLECTION_INFLECTION_3_PRODUCTIVITY"] = "inflection/inflection-3-productivity"; + E_OPENROUTER_MODEL["MODEL_INFLECTION_INFLECTION_3_PI"] = "inflection/inflection-3-pi"; E_OPENROUTER_MODEL["MODEL_THEDRUMMER_ROCINANTE_12B"] = "thedrummer/rocinante-12b"; E_OPENROUTER_MODEL["MODEL_META_LLAMA_LLAMA_3_2_3B_INSTRUCT_FREE"] = "meta-llama/llama-3.2-3b-instruct:free"; E_OPENROUTER_MODEL["MODEL_META_LLAMA_LLAMA_3_2_3B_INSTRUCT"] = "meta-llama/llama-3.2-3b-instruct"; E_OPENROUTER_MODEL["MODEL_META_LLAMA_LLAMA_3_2_1B_INSTRUCT"] = "meta-llama/llama-3.2-1b-instruct"; E_OPENROUTER_MODEL["MODEL_META_LLAMA_LLAMA_3_2_11B_VISION_INSTRUCT"] = "meta-llama/llama-3.2-11b-vision-instruct"; E_OPENROUTER_MODEL["MODEL_QWEN_QWEN_2_5_72B_INSTRUCT"] = "qwen/qwen-2.5-72b-instruct"; - E_OPENROUTER_MODEL["MODEL_COHERE_COMMAND_R_08_2024"] = "cohere/command-r-08-2024"; E_OPENROUTER_MODEL["MODEL_COHERE_COMMAND_R_PLUS_08_2024"] = "cohere/command-r-plus-08-2024"; + E_OPENROUTER_MODEL["MODEL_COHERE_COMMAND_R_08_2024"] = "cohere/command-r-08-2024"; E_OPENROUTER_MODEL["MODEL_SAO10K_L3_1_EURYALE_70B"] = "sao10k/l3.1-euryale-70b"; - E_OPENROUTER_MODEL["MODEL_QWEN_QWEN_2_5_VL_7B_INSTRUCT"] = "qwen/qwen-2.5-vl-7b-instruct"; E_OPENROUTER_MODEL["MODEL_NOUSRESEARCH_HERMES_3_LLAMA_3_1_70B"] = "nousresearch/hermes-3-llama-3.1-70b"; E_OPENROUTER_MODEL["MODEL_NOUSRESEARCH_HERMES_3_LLAMA_3_1_405B_FREE"] = "nousresearch/hermes-3-llama-3.1-405b:free"; E_OPENROUTER_MODEL["MODEL_NOUSRESEARCH_HERMES_3_LLAMA_3_1_405B"] = "nousresearch/hermes-3-llama-3.1-405b"; E_OPENROUTER_MODEL["MODEL_SAO10K_L3_LUNARIS_8B"] = "sao10k/l3-lunaris-8b"; E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_4O_2024_08_06"] = "openai/gpt-4o-2024-08-06"; - E_OPENROUTER_MODEL["MODEL_META_LLAMA_LLAMA_3_1_405B"] = "meta-llama/llama-3.1-405b"; E_OPENROUTER_MODEL["MODEL_META_LLAMA_LLAMA_3_1_8B_INSTRUCT"] = "meta-llama/llama-3.1-8b-instruct"; E_OPENROUTER_MODEL["MODEL_META_LLAMA_LLAMA_3_1_70B_INSTRUCT"] = "meta-llama/llama-3.1-70b-instruct"; E_OPENROUTER_MODEL["MODEL_MISTRALAI_MISTRAL_NEMO"] = "mistralai/mistral-nemo"; - E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_4O_MINI_2024_07_18"] = "openai/gpt-4o-mini-2024-07-18"; E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_4O_MINI"] = "openai/gpt-4o-mini"; + E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_4O_MINI_2024_07_18"] = "openai/gpt-4o-mini-2024-07-18"; E_OPENROUTER_MODEL["MODEL_GOOGLE_GEMMA_2_27B_IT"] = "google/gemma-2-27b-it"; E_OPENROUTER_MODEL["MODEL_GOOGLE_GEMMA_2_9B_IT"] = "google/gemma-2-9b-it"; E_OPENROUTER_MODEL["MODEL_SAO10K_L3_EURYALE_70B"] = "sao10k/l3-euryale-70b"; E_OPENROUTER_MODEL["MODEL_NOUSRESEARCH_HERMES_2_PRO_LLAMA_3_8B"] = "nousresearch/hermes-2-pro-llama-3-8b"; - E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_4O_2024_05_13"] = "openai/gpt-4o-2024-05-13"; E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_4O"] = "openai/gpt-4o"; E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_4O_EXTENDED"] = "openai/gpt-4o:extended"; - E_OPENROUTER_MODEL["MODEL_META_LLAMA_LLAMA_3_70B_INSTRUCT"] = "meta-llama/llama-3-70b-instruct"; + E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_4O_2024_05_13"] = "openai/gpt-4o-2024-05-13"; E_OPENROUTER_MODEL["MODEL_META_LLAMA_LLAMA_3_8B_INSTRUCT"] = "meta-llama/llama-3-8b-instruct"; + E_OPENROUTER_MODEL["MODEL_META_LLAMA_LLAMA_3_70B_INSTRUCT"] = "meta-llama/llama-3-70b-instruct"; E_OPENROUTER_MODEL["MODEL_MISTRALAI_MIXTRAL_8X22B_INSTRUCT"] = "mistralai/mixtral-8x22b-instruct"; E_OPENROUTER_MODEL["MODEL_MICROSOFT_WIZARDLM_2_8X22B"] = "microsoft/wizardlm-2-8x22b"; E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_4_TURBO"] = "openai/gpt-4-turbo"; E_OPENROUTER_MODEL["MODEL_ANTHROPIC_CLAUDE_3_HAIKU"] = "anthropic/claude-3-haiku"; E_OPENROUTER_MODEL["MODEL_MISTRALAI_MISTRAL_LARGE"] = "mistralai/mistral-large"; - E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_3_5_TURBO_0613"] = "openai/gpt-3.5-turbo-0613"; E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_4_TURBO_PREVIEW"] = "openai/gpt-4-turbo-preview"; + E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_3_5_TURBO_0613"] = "openai/gpt-3.5-turbo-0613"; E_OPENROUTER_MODEL["MODEL_MISTRALAI_MIXTRAL_8X7B_INSTRUCT"] = "mistralai/mixtral-8x7b-instruct"; E_OPENROUTER_MODEL["MODEL_ALPINDALE_GOLIATH_120B"] = "alpindale/goliath-120b"; E_OPENROUTER_MODEL["MODEL_OPENROUTER_AUTO"] = "openrouter/auto"; @@ -347,8 +342,8 @@ export var E_OPENROUTER_MODEL; E_OPENROUTER_MODEL["MODEL_MANCER_WEAVER"] = "mancer/weaver"; E_OPENROUTER_MODEL["MODEL_UNDI95_REMM_SLERP_L2_13B"] = "undi95/remm-slerp-l2-13b"; E_OPENROUTER_MODEL["MODEL_GRYPHE_MYTHOMAX_L2_13B"] = "gryphe/mythomax-l2-13b"; - E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_4_0314"] = "openai/gpt-4-0314"; E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_4"] = "openai/gpt-4"; + E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_4_0314"] = "openai/gpt-4-0314"; E_OPENROUTER_MODEL["MODEL_OPENAI_GPT_3_5_TURBO"] = "openai/gpt-3.5-turbo"; })(E_OPENROUTER_MODEL || (E_OPENROUTER_MODEL = {})); -//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlbnJvdXRlci1tb2RlbHMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvbW9kZWxzL2NhY2hlL29wZW5yb3V0ZXItbW9kZWxzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE1BQU0sQ0FBTixJQUFZLGtCQStWWDtBQS9WRCxXQUFZLGtCQUFrQjtJQUM1Qix1RUFBaUQsQ0FBQTtJQUNqRCxxRUFBK0MsQ0FBQTtJQUMvQyx5RUFBbUQsQ0FBQTtJQUNuRCx1RUFBaUQsQ0FBQTtJQUNqRCx1RUFBaUQsQ0FBQTtJQUNqRCx5RkFBbUUsQ0FBQTtJQUNuRSxpRUFBMkMsQ0FBQTtJQUMzQywrRkFBeUUsQ0FBQTtJQUN6RSx1RUFBaUQsQ0FBQTtJQUNqRCw2R0FBdUYsQ0FBQTtJQUN2RixtR0FBNkUsQ0FBQTtJQUM3RSx5RkFBbUUsQ0FBQTtJQUNuRSwrREFBeUMsQ0FBQTtJQUN6QyxxRUFBK0MsQ0FBQTtJQUMvQyw2REFBdUMsQ0FBQTtJQUN2Qyx1RUFBaUQsQ0FBQTtJQUNqRCx1RUFBaUQsQ0FBQTtJQUNqRCx5R0FBbUYsQ0FBQTtJQUNuRix5RkFBbUUsQ0FBQTtJQUNuRSwyR0FBcUYsQ0FBQTtJQUNyRix5RUFBbUQsQ0FBQTtJQUNuRCxpRUFBMkMsQ0FBQTtJQUMzQyw2RUFBdUQsQ0FBQTtJQUN2RCxpRkFBMkQsQ0FBQTtJQUMzRCx5RUFBbUQsQ0FBQTtJQUNuRCxtSEFBNkYsQ0FBQTtJQUM3Rix5RUFBbUQsQ0FBQTtJQUNuRCxxRUFBK0MsQ0FBQTtJQUMvQywyRkFBcUUsQ0FBQTtJQUNyRSx1RkFBaUUsQ0FBQTtJQUNqRSwrRUFBeUQsQ0FBQTtJQUN6RCw2RUFBdUQsQ0FBQTtJQUN2RCxtRkFBNkQsQ0FBQTtJQUM3RCx5RUFBbUQsQ0FBQTtJQUNuRCxxREFBK0IsQ0FBQTtJQUMvQiwrRUFBeUQsQ0FBQTtJQUN6RCxtRkFBNkQsQ0FBQTtJQUM3RCwyRUFBcUQsQ0FBQTtJQUNyRCwrREFBeUMsQ0FBQTtJQUN6Qyx1RkFBaUUsQ0FBQTtJQUNqRSw2RUFBdUQsQ0FBQTtJQUN2RCx1R0FBaUYsQ0FBQTtJQUNqRix5RUFBbUQsQ0FBQTtJQUNuRCx1RUFBaUQsQ0FBQTtJQUNqRCw2RUFBdUQsQ0FBQTtJQUN2RCxtRUFBNkMsQ0FBQTtJQUM3QyxtR0FBNkUsQ0FBQTtJQUM3RSxtR0FBNkUsQ0FBQTtJQUM3RSxpRUFBMkMsQ0FBQTtJQUMzQywyRUFBcUQsQ0FBQTtJQUNyRCxxRUFBK0MsQ0FBQTtJQUMvQyx5RUFBbUQsQ0FBQTtJQUNuRCxxRUFBK0MsQ0FBQTtJQUMvQywyRkFBcUUsQ0FBQTtJQUNyRSwyRkFBcUUsQ0FBQTtJQUNyRSwrRUFBeUQsQ0FBQTtJQUN6RCx5RUFBbUQsQ0FBQTtJQUNuRCx5REFBbUMsQ0FBQTtJQUNuQywyRkFBcUUsQ0FBQTtJQUNyRSxpR0FBMkUsQ0FBQTtJQUMzRSxxRkFBK0QsQ0FBQTtJQUMvRCx5RUFBbUQsQ0FBQTtJQUNuRCx1R0FBaUYsQ0FBQTtJQUNqRiw2RkFBdUUsQ0FBQTtJQUN2RSx1RUFBaUQsQ0FBQTtJQUNqRCxxRUFBK0MsQ0FBQTtJQUMvQyw2REFBdUMsQ0FBQTtJQUN2QywrRUFBeUQsQ0FBQTtJQUN6RCx5RUFBbUQsQ0FBQTtJQUNuRCwyREFBcUMsQ0FBQTtJQUNyQyx5RkFBbUUsQ0FBQTtJQUNuRSxxRkFBK0QsQ0FBQTtJQUMvRCw2RUFBdUQsQ0FBQTtJQUN2RCxpRkFBMkQsQ0FBQTtJQUMzRCwyRUFBcUQsQ0FBQTtJQUNyRCx5RkFBbUUsQ0FBQTtJQUNuRSx1RkFBaUUsQ0FBQTtJQUNqRSx1RkFBaUUsQ0FBQTtJQUNqRSx5RkFBbUUsQ0FBQTtJQUNuRSxxRkFBK0QsQ0FBQTtJQUMvRCwyRUFBcUQsQ0FBQTtJQUNyRCwrRkFBeUUsQ0FBQTtJQUN6RSw2RUFBdUQsQ0FBQTtJQUN2RCx1RkFBaUUsQ0FBQTtJQUNqRSxtRkFBNkQsQ0FBQTtJQUM3RCxpRkFBMkQsQ0FBQTtJQUMzRCxxRkFBK0QsQ0FBQTtJQUMvRCwrRUFBeUQsQ0FBQTtJQUN6RCxtR0FBNkUsQ0FBQTtJQUM3RSxxRUFBK0MsQ0FBQTtJQUMvQyx1RkFBaUUsQ0FBQTtJQUNqRSx1RkFBaUUsQ0FBQTtJQUNqRSw2REFBdUMsQ0FBQTtJQUN2Qyx1RUFBaUQsQ0FBQTtJQUNqRCx5RUFBbUQsQ0FBQTtJQUNuRCxtRkFBNkQsQ0FBQTtJQUM3RCwrRUFBeUQsQ0FBQTtJQUN6RCx1RkFBaUUsQ0FBQTtJQUNqRSw2RUFBdUQsQ0FBQTtJQUN2RCx1RkFBaUUsQ0FBQTtJQUNqRSxpR0FBMkUsQ0FBQTtJQUMzRSx5RkFBbUUsQ0FBQTtJQUNuRSx1R0FBaUYsQ0FBQTtJQUNqRiw2RkFBdUUsQ0FBQTtJQUN2RSxxRUFBK0MsQ0FBQTtJQUMvQyxxRkFBK0QsQ0FBQTtJQUMvRCxxRUFBK0MsQ0FBQTtJQUMvQyxtRUFBNkMsQ0FBQTtJQUM3QywrRkFBeUUsQ0FBQTtJQUN6RSwrRUFBeUQsQ0FBQTtJQUN6RCxxRkFBK0QsQ0FBQTtJQUMvRCxtRkFBNkQsQ0FBQTtJQUM3RCxtRkFBNkQsQ0FBQTtJQUM3RCxxRUFBK0MsQ0FBQTtJQUMvQywrRUFBeUQsQ0FBQTtJQUN6RCx5RkFBbUUsQ0FBQTtJQUNuRSxpSEFBMkYsQ0FBQTtJQUMzRixpR0FBMkUsQ0FBQTtJQUMzRSwyRkFBcUUsQ0FBQTtJQUNyRSw2RkFBdUUsQ0FBQTtJQUN2RSw2RkFBdUUsQ0FBQTtJQUN2RSxpRUFBMkMsQ0FBQTtJQUMzQyx5REFBbUMsQ0FBQTtJQUNuQyx1RkFBaUUsQ0FBQTtJQUNqRSxxRkFBK0QsQ0FBQTtJQUMvRCx1RkFBaUUsQ0FBQTtJQUNqRSwyRUFBcUQsQ0FBQTtJQUNyRCx5SEFBbUcsQ0FBQTtJQUNuRyxpR0FBMkUsQ0FBQTtJQUMzRSxpR0FBMkUsQ0FBQTtJQUMzRSw2REFBdUMsQ0FBQTtJQUN2QywyRUFBcUQsQ0FBQTtJQUNyRCxxRUFBK0MsQ0FBQTtJQUMvQywrRkFBeUUsQ0FBQTtJQUN6RSxpRUFBMkMsQ0FBQTtJQUMzQyx1R0FBaUYsQ0FBQTtJQUNqRiw2RUFBdUQsQ0FBQTtJQUN2RCxpR0FBMkUsQ0FBQTtJQUMzRSwyR0FBcUYsQ0FBQTtJQUNyRixpR0FBMkUsQ0FBQTtJQUMzRSxxRkFBK0QsQ0FBQTtJQUMvRCxxR0FBK0UsQ0FBQTtJQUMvRSxtRkFBNkQsQ0FBQTtJQUM3RCwrRkFBeUUsQ0FBQTtJQUN6RSxxRkFBK0QsQ0FBQTtJQUMvRCwrRUFBeUQsQ0FBQTtJQUN6RCxpR0FBMkUsQ0FBQTtJQUMzRSwyRUFBcUQsQ0FBQTtJQUNyRCxtRkFBNkQsQ0FBQTtJQUM3RCxxRkFBK0QsQ0FBQTtJQUMvRCx1RkFBaUUsQ0FBQTtJQUNqRSx1RkFBaUUsQ0FBQTtJQUNqRSx5RkFBbUUsQ0FBQTtJQUNuRSwrRUFBeUQsQ0FBQTtJQUN6RCxxRkFBK0QsQ0FBQTtJQUMvRCwyREFBcUMsQ0FBQTtJQUNyQyx5RUFBbUQsQ0FBQTtJQUNuRCxtRUFBNkMsQ0FBQTtJQUM3Qyx5REFBbUMsQ0FBQTtJQUNuQyxtRUFBNkMsQ0FBQTtJQUM3QyxtRUFBNkMsQ0FBQTtJQUM3QyxpRkFBMkQsQ0FBQTtJQUMzRCx1RUFBaUQsQ0FBQTtJQUNqRCwrRUFBeUQsQ0FBQTtJQUN6RCxxRUFBK0MsQ0FBQTtJQUMvQyxtRkFBNkQsQ0FBQTtJQUM3RCxpRkFBMkQsQ0FBQTtJQUMzRCxtR0FBNkUsQ0FBQTtJQUM3RSxpR0FBMkUsQ0FBQTtJQUMzRSx5REFBbUMsQ0FBQTtJQUNuQywyRUFBcUQsQ0FBQTtJQUNyRCxpRUFBMkMsQ0FBQTtJQUMzQyxxR0FBK0UsQ0FBQTtJQUMvRSw2REFBdUMsQ0FBQTtJQUN2QywyRUFBcUQsQ0FBQTtJQUNyRCxpRUFBMkMsQ0FBQTtJQUMzQyxpRkFBMkQsQ0FBQTtJQUMzRCx5RkFBbUUsQ0FBQTtJQUNuRSxtRkFBNkQsQ0FBQTtJQUM3RCxxRUFBK0MsQ0FBQTtJQUMvQyxxRUFBK0MsQ0FBQTtJQUMvQyxtRkFBNkQsQ0FBQTtJQUM3RCxpRkFBMkQsQ0FBQTtJQUMzRCwySkFBcUksQ0FBQTtJQUNySSx1REFBaUMsQ0FBQTtJQUNqQyx1RkFBaUUsQ0FBQTtJQUNqRSwyRkFBcUUsQ0FBQTtJQUNyRSwyRkFBcUUsQ0FBQTtJQUNyRSx5RUFBbUQsQ0FBQTtJQUNuRCx1RUFBaUQsQ0FBQTtJQUNqRCx5RkFBbUUsQ0FBQTtJQUNuRSxtRkFBNkQsQ0FBQTtJQUM3RCxtRUFBNkMsQ0FBQTtJQUM3QyxpSEFBMkYsQ0FBQTtJQUMzRixxRUFBK0MsQ0FBQTtJQUMvQywrRUFBeUQsQ0FBQTtJQUN6RCwyRUFBcUQsQ0FBQTtJQUNyRCwyREFBcUMsQ0FBQTtJQUNyQyxpRUFBMkMsQ0FBQTtJQUMzQyx1REFBaUMsQ0FBQTtJQUNqQywyRkFBcUUsQ0FBQTtJQUNyRSxtRkFBNkQsQ0FBQTtJQUM3RCwrRUFBeUQsQ0FBQTtJQUN6RCxtRkFBNkQsQ0FBQTtJQUM3RCx1RkFBaUUsQ0FBQTtJQUNqRSw2RUFBdUQsQ0FBQTtJQUN2RCxxRkFBK0QsQ0FBQTtJQUMvRCx1R0FBaUYsQ0FBQTtJQUNqRixxRUFBK0MsQ0FBQTtJQUMvQyxxRkFBK0QsQ0FBQTtJQUMvRCwrRUFBeUQsQ0FBQTtJQUN6RCx5RUFBbUQsQ0FBQTtJQUNuRCwrRUFBeUQsQ0FBQTtJQUN6RCxxRUFBK0MsQ0FBQTtJQUMvQyx5RkFBbUUsQ0FBQTtJQUNuRSxxRUFBK0MsQ0FBQTtJQUMvQywyREFBcUMsQ0FBQTtJQUNyQyw2REFBdUMsQ0FBQTtJQUN2Qyw2REFBdUMsQ0FBQTtJQUN2Qyx5RUFBbUQsQ0FBQTtJQUNuRCx1RUFBaUQsQ0FBQTtJQUNqRCxtREFBNkIsQ0FBQTtJQUM3Qiw2REFBdUMsQ0FBQTtJQUN2Qyw2RkFBdUUsQ0FBQTtJQUN2RSw2REFBdUMsQ0FBQTtJQUN2Qyx1RUFBaUQsQ0FBQTtJQUNqRCx1RUFBaUQsQ0FBQTtJQUNqRCx5RUFBbUQsQ0FBQTtJQUNuRCxtSEFBNkYsQ0FBQTtJQUM3RiwyRUFBcUQsQ0FBQTtJQUNyRCxpRUFBMkMsQ0FBQTtJQUMzQyx1RkFBaUUsQ0FBQTtJQUNqRSxpRkFBMkQsQ0FBQTtJQUMzRCx5RkFBbUUsQ0FBQTtJQUNuRSw2RkFBdUUsQ0FBQTtJQUN2RSwyREFBcUMsQ0FBQTtJQUNyQywySEFBcUcsQ0FBQTtJQUNyRyxpSEFBMkYsQ0FBQTtJQUMzRixpR0FBMkUsQ0FBQTtJQUMzRSxtRkFBNkQsQ0FBQTtJQUM3RCx5RUFBbUQsQ0FBQTtJQUNuRCxxRkFBK0QsQ0FBQTtJQUMvRCwyRUFBcUQsQ0FBQTtJQUNyRCxpRUFBMkMsQ0FBQTtJQUMzQyxtR0FBNkUsQ0FBQTtJQUM3RSx5RkFBbUUsQ0FBQTtJQUNuRSxxRkFBK0QsQ0FBQTtJQUMvRCwyRUFBcUQsQ0FBQTtJQUNyRCxtRkFBNkQsQ0FBQTtJQUM3RCw2RkFBdUUsQ0FBQTtJQUN2RSx5RUFBbUQsQ0FBQTtJQUNuRCw2RkFBdUUsQ0FBQTtJQUN2RSx5REFBbUMsQ0FBQTtJQUNuQyxpR0FBMkUsQ0FBQTtJQUMzRSx1RkFBaUUsQ0FBQTtJQUNqRSx5R0FBbUYsQ0FBQTtJQUNuRiw2RUFBdUQsQ0FBQTtJQUN2RCx1RkFBaUUsQ0FBQTtJQUNqRSx1RUFBaUQsQ0FBQTtJQUNqRCx1RkFBaUUsQ0FBQTtJQUNqRSxtRUFBNkMsQ0FBQTtJQUM3QyxxRUFBK0MsQ0FBQTtJQUMvQywrRUFBeUQsQ0FBQTtJQUN6RCw2RkFBdUUsQ0FBQTtJQUN2RSxpRUFBMkMsQ0FBQTtJQUMzQywrREFBeUMsQ0FBQTtJQUN6Qyx5RkFBbUUsQ0FBQTtJQUNuRSw2REFBdUMsQ0FBQTtJQUN2QywyREFBcUMsQ0FBQTtJQUNyQyw2REFBdUMsQ0FBQTtJQUN2QyxtSEFBNkYsQ0FBQTtJQUM3RiwyR0FBcUYsQ0FBQTtJQUNyRixpRUFBMkMsQ0FBQTtJQUMzQyw2R0FBdUYsQ0FBQTtJQUN2Rix5RUFBbUQsQ0FBQTtJQUNuRCxxRUFBK0MsQ0FBQTtJQUMvQywrREFBeUMsQ0FBQTtJQUN6QyxtRkFBNkQsQ0FBQTtJQUM3RCw2RUFBdUQsQ0FBQTtJQUN2RCwrRUFBeUQsQ0FBQTtJQUN6RCxtREFBNkIsQ0FBQTtJQUM3QixxRkFBK0QsQ0FBQTtJQUMvRCw2R0FBdUYsQ0FBQTtJQUN2RixtR0FBNkUsQ0FBQTtJQUM3RSx1RUFBaUQsQ0FBQTtJQUNqRCx5RUFBbUQsQ0FBQTtJQUNuRCxxRUFBK0MsQ0FBQTtJQUMvQyxpRkFBMkQsQ0FBQTtJQUMzRCx5RkFBbUUsQ0FBQTtJQUNuRSx5RkFBbUUsQ0FBQTtJQUNuRSx5RkFBbUUsQ0FBQTtJQUNuRSxpR0FBMkUsQ0FBQTtJQUMzRSxtRkFBNkQsQ0FBQTtJQUM3RCxxRkFBK0QsQ0FBQTtJQUMvRCx5RkFBbUUsQ0FBQTtJQUNuRSx1RkFBaUUsQ0FBQTtJQUNqRSxtRkFBNkQsQ0FBQTtJQUM3RCw2R0FBdUYsQ0FBQTtJQUN2RixxRkFBK0QsQ0FBQTtJQUMvRCx5R0FBbUYsQ0FBQTtJQUNuRixpRkFBMkQsQ0FBQTtJQUMzRCwyR0FBcUYsQ0FBQTtJQUNyRixpR0FBMkUsQ0FBQTtJQUMzRSxpR0FBMkUsQ0FBQTtJQUMzRSxpSEFBMkYsQ0FBQTtJQUMzRixxRkFBK0QsQ0FBQTtJQUMvRCxpRkFBMkQsQ0FBQTtJQUMzRCwyRkFBcUUsQ0FBQTtJQUNyRSwrRUFBeUQsQ0FBQTtJQUN6RCx5RkFBbUUsQ0FBQTtJQUNuRSx1R0FBaUYsQ0FBQTtJQUNqRixtSEFBNkYsQ0FBQTtJQUM3Rix5R0FBbUYsQ0FBQTtJQUNuRix5RUFBbUQsQ0FBQTtJQUNuRCxpRkFBMkQsQ0FBQTtJQUMzRCxtRkFBNkQsQ0FBQTtJQUM3RCxpR0FBMkUsQ0FBQTtJQUMzRSxtR0FBNkUsQ0FBQTtJQUM3RSw2RUFBdUQsQ0FBQTtJQUN2RCwyRkFBcUUsQ0FBQTtJQUNyRSxxRUFBK0MsQ0FBQTtJQUMvQywyRUFBcUQsQ0FBQTtJQUNyRCx5RUFBbUQsQ0FBQTtJQUNuRCwyRUFBcUQsQ0FBQTtJQUNyRCx5R0FBbUYsQ0FBQTtJQUNuRixpRkFBMkQsQ0FBQTtJQUMzRCwyREFBcUMsQ0FBQTtJQUNyQyw2RUFBdUQsQ0FBQTtJQUN2RCwrRkFBeUUsQ0FBQTtJQUN6RSw2RkFBdUUsQ0FBQTtJQUN2RSxpR0FBMkUsQ0FBQTtJQUMzRSxxRkFBK0QsQ0FBQTtJQUMvRCxxRUFBK0MsQ0FBQTtJQUMvQyxpRkFBMkQsQ0FBQTtJQUMzRCwrRUFBeUQsQ0FBQTtJQUN6RCxtRkFBNkQsQ0FBQTtJQUM3RCxxRkFBK0QsQ0FBQTtJQUMvRCwrRkFBeUUsQ0FBQTtJQUN6RSw2RUFBdUQsQ0FBQTtJQUN2RCwrREFBeUMsQ0FBQTtJQUN6QyxtRkFBNkQsQ0FBQTtJQUM3RCwyRkFBcUUsQ0FBQTtJQUNyRSxxR0FBK0UsQ0FBQTtJQUMvRSxpRkFBMkQsQ0FBQTtJQUMzRCwyREFBcUMsQ0FBQTtJQUNyQyxpRkFBMkQsQ0FBQTtJQUMzRCw2RUFBdUQsQ0FBQTtJQUN2RCxtRUFBNkMsQ0FBQTtJQUM3Qyx5REFBbUMsQ0FBQTtJQUNuQyx5RUFBbUQsQ0FBQTtBQUNyRCxDQUFDLEVBL1ZXLGtCQUFrQixLQUFsQixrQkFBa0IsUUErVjdCIn0= \ No newline at end of file +//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3BlbnJvdXRlci1tb2RlbHMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvbW9kZWxzL2NhY2hlL29wZW5yb3V0ZXItbW9kZWxzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE1BQU0sQ0FBTixJQUFZLGtCQTBWWDtBQTFWRCxXQUFZLGtCQUFrQjtJQUM1QixxRkFBK0QsQ0FBQTtJQUMvRCw2REFBdUMsQ0FBQTtJQUN2Qyx1RUFBaUQsQ0FBQTtJQUNqRCxxRUFBK0MsQ0FBQTtJQUMvQyx5RUFBbUQsQ0FBQTtJQUNuRCx1RUFBaUQsQ0FBQTtJQUNqRCx1RUFBaUQsQ0FBQTtJQUNqRCx5RkFBbUUsQ0FBQTtJQUNuRSxpRUFBMkMsQ0FBQTtJQUMzQywrRkFBeUUsQ0FBQTtJQUN6RSx1RUFBaUQsQ0FBQTtJQUNqRCw2R0FBdUYsQ0FBQTtJQUN2RixtR0FBNkUsQ0FBQTtJQUM3RSx5RkFBbUUsQ0FBQTtJQUNuRSwrREFBeUMsQ0FBQTtJQUN6QyxxRUFBK0MsQ0FBQTtJQUMvQyw2REFBdUMsQ0FBQTtJQUN2Qyx1RUFBaUQsQ0FBQTtJQUNqRCx1RUFBaUQsQ0FBQTtJQUNqRCx5R0FBbUYsQ0FBQTtJQUNuRix5RkFBbUUsQ0FBQTtJQUNuRSwyR0FBcUYsQ0FBQTtJQUNyRix5RUFBbUQsQ0FBQTtJQUNuRCxpRUFBMkMsQ0FBQTtJQUMzQyw2RUFBdUQsQ0FBQTtJQUN2RCxpRkFBMkQsQ0FBQTtJQUMzRCx5RUFBbUQsQ0FBQTtJQUNuRCxtSEFBNkYsQ0FBQTtJQUM3Rix5RUFBbUQsQ0FBQTtJQUNuRCxxRUFBK0MsQ0FBQTtJQUMvQywyRkFBcUUsQ0FBQTtJQUNyRSx1RkFBaUUsQ0FBQTtJQUNqRSwrRUFBeUQsQ0FBQTtJQUN6RCw2RUFBdUQsQ0FBQTtJQUN2RCxtRkFBNkQsQ0FBQTtJQUM3RCx5RUFBbUQsQ0FBQTtJQUNuRCxxREFBK0IsQ0FBQTtJQUMvQiwrRUFBeUQsQ0FBQTtJQUN6RCxtRkFBNkQsQ0FBQTtJQUM3RCwyRUFBcUQsQ0FBQTtJQUNyRCwrREFBeUMsQ0FBQTtJQUN6Qyx1RkFBaUUsQ0FBQTtJQUNqRSw2RUFBdUQsQ0FBQTtJQUN2RCx1R0FBaUYsQ0FBQTtJQUNqRix5RUFBbUQsQ0FBQTtJQUNuRCx1RUFBaUQsQ0FBQTtJQUNqRCw2RUFBdUQsQ0FBQTtJQUN2RCxtRUFBNkMsQ0FBQTtJQUM3QyxtR0FBNkUsQ0FBQTtJQUM3RSxtR0FBNkUsQ0FBQTtJQUM3RSxpRUFBMkMsQ0FBQTtJQUMzQywyRUFBcUQsQ0FBQTtJQUNyRCxxRUFBK0MsQ0FBQTtJQUMvQyx5RUFBbUQsQ0FBQTtJQUNuRCwyRkFBcUUsQ0FBQTtJQUNyRSwyRkFBcUUsQ0FBQTtJQUNyRSwrRUFBeUQsQ0FBQTtJQUN6RCx5RUFBbUQsQ0FBQTtJQUNuRCx5REFBbUMsQ0FBQTtJQUNuQywyRkFBcUUsQ0FBQTtJQUNyRSxpR0FBMkUsQ0FBQTtJQUMzRSxxRkFBK0QsQ0FBQTtJQUMvRCx5RUFBbUQsQ0FBQTtJQUNuRCx1R0FBaUYsQ0FBQTtJQUNqRiw2RkFBdUUsQ0FBQTtJQUN2RSx1RUFBaUQsQ0FBQTtJQUNqRCxxRUFBK0MsQ0FBQTtJQUMvQyw2REFBdUMsQ0FBQTtJQUN2QywrRUFBeUQsQ0FBQTtJQUN6RCx5RUFBbUQsQ0FBQTtJQUNuRCwyREFBcUMsQ0FBQTtJQUNyQyx5RkFBbUUsQ0FBQTtJQUNuRSxxRkFBK0QsQ0FBQTtJQUMvRCw2RUFBdUQsQ0FBQTtJQUN2RCxpRkFBMkQsQ0FBQTtJQUMzRCwyRUFBcUQsQ0FBQTtJQUNyRCx5RkFBbUUsQ0FBQTtJQUNuRSx1RkFBaUUsQ0FBQTtJQUNqRSx1RkFBaUUsQ0FBQTtJQUNqRSx5RkFBbUUsQ0FBQTtJQUNuRSxxRkFBK0QsQ0FBQTtJQUMvRCwyRUFBcUQsQ0FBQTtJQUNyRCwrRkFBeUUsQ0FBQTtJQUN6RSw2RUFBdUQsQ0FBQTtJQUN2RCx1RkFBaUUsQ0FBQTtJQUNqRSxtRkFBNkQsQ0FBQTtJQUM3RCxpRkFBMkQsQ0FBQTtJQUMzRCxtR0FBNkUsQ0FBQTtJQUM3RSxxRUFBK0MsQ0FBQTtJQUMvQyx1RkFBaUUsQ0FBQTtJQUNqRSw2REFBdUMsQ0FBQTtJQUN2Qyx1RUFBaUQsQ0FBQTtJQUNqRCx5RUFBbUQsQ0FBQTtJQUNuRCxtRkFBNkQsQ0FBQTtJQUM3RCwrRUFBeUQsQ0FBQTtJQUN6RCx1RkFBaUUsQ0FBQTtJQUNqRSw2RUFBdUQsQ0FBQTtJQUN2RCx1RkFBaUUsQ0FBQTtJQUNqRSxpR0FBMkUsQ0FBQTtJQUMzRSx5RkFBbUUsQ0FBQTtJQUNuRSx1R0FBaUYsQ0FBQTtJQUNqRiw2RkFBdUUsQ0FBQTtJQUN2RSxxRUFBK0MsQ0FBQTtJQUMvQyxxRkFBK0QsQ0FBQTtJQUMvRCxxRUFBK0MsQ0FBQTtJQUMvQyxtRUFBNkMsQ0FBQTtJQUM3QywrRkFBeUUsQ0FBQTtJQUN6RSwrRUFBeUQsQ0FBQTtJQUN6RCxxRkFBK0QsQ0FBQTtJQUMvRCxtRkFBNkQsQ0FBQTtJQUM3RCxtRkFBNkQsQ0FBQTtJQUM3RCxxRUFBK0MsQ0FBQTtJQUMvQywrRUFBeUQsQ0FBQTtJQUN6RCx5RkFBbUUsQ0FBQTtJQUNuRSxpSEFBMkYsQ0FBQTtJQUMzRixpR0FBMkUsQ0FBQTtJQUMzRSwyRkFBcUUsQ0FBQTtJQUNyRSw2RkFBdUUsQ0FBQTtJQUN2RSw2RkFBdUUsQ0FBQTtJQUN2RSxpRUFBMkMsQ0FBQTtJQUMzQyx5REFBbUMsQ0FBQTtJQUNuQyx1RkFBaUUsQ0FBQTtJQUNqRSxxRkFBK0QsQ0FBQTtJQUMvRCx1RkFBaUUsQ0FBQTtJQUNqRSwyRUFBcUQsQ0FBQTtJQUNyRCx5SEFBbUcsQ0FBQTtJQUNuRyxpR0FBMkUsQ0FBQTtJQUMzRSxpR0FBMkUsQ0FBQTtJQUMzRSw2REFBdUMsQ0FBQTtJQUN2QywyRUFBcUQsQ0FBQTtJQUNyRCxxRUFBK0MsQ0FBQTtJQUMvQywrRkFBeUUsQ0FBQTtJQUN6RSxpRUFBMkMsQ0FBQTtJQUMzQyx1R0FBaUYsQ0FBQTtJQUNqRiw2RUFBdUQsQ0FBQTtJQUN2RCxpR0FBMkUsQ0FBQTtJQUMzRSwyR0FBcUYsQ0FBQTtJQUNyRixpR0FBMkUsQ0FBQTtJQUMzRSxxRkFBK0QsQ0FBQTtJQUMvRCxxR0FBK0UsQ0FBQTtJQUMvRSxtRkFBNkQsQ0FBQTtJQUM3RCwrRkFBeUUsQ0FBQTtJQUN6RSxxRkFBK0QsQ0FBQTtJQUMvRCwrRUFBeUQsQ0FBQTtJQUN6RCxpR0FBMkUsQ0FBQTtJQUMzRSwyRUFBcUQsQ0FBQTtJQUNyRCxtRkFBNkQsQ0FBQTtJQUM3RCxxRkFBK0QsQ0FBQTtJQUMvRCx1RkFBaUUsQ0FBQTtJQUNqRSx1RkFBaUUsQ0FBQTtJQUNqRSx5RkFBbUUsQ0FBQTtJQUNuRSwrRUFBeUQsQ0FBQTtJQUN6RCxxRkFBK0QsQ0FBQTtJQUMvRCwyREFBcUMsQ0FBQTtJQUNyQyx5RUFBbUQsQ0FBQTtJQUNuRCxtRUFBNkMsQ0FBQTtJQUM3Qyx5REFBbUMsQ0FBQTtJQUNuQyxtRUFBNkMsQ0FBQTtJQUM3QyxtRUFBNkMsQ0FBQTtJQUM3QyxpRkFBMkQsQ0FBQTtJQUMzRCx1RUFBaUQsQ0FBQTtJQUNqRCwrRUFBeUQsQ0FBQTtJQUN6RCxxRUFBK0MsQ0FBQTtJQUMvQyxtRkFBNkQsQ0FBQTtJQUM3RCxpRkFBMkQsQ0FBQTtJQUMzRCxtR0FBNkUsQ0FBQTtJQUM3RSxpR0FBMkUsQ0FBQTtJQUMzRSx5REFBbUMsQ0FBQTtJQUNuQywyRUFBcUQsQ0FBQTtJQUNyRCxpRUFBMkMsQ0FBQTtJQUMzQyxxR0FBK0UsQ0FBQTtJQUMvRSw2REFBdUMsQ0FBQTtJQUN2QywyRUFBcUQsQ0FBQTtJQUNyRCxpRUFBMkMsQ0FBQTtJQUMzQyxpRkFBMkQsQ0FBQTtJQUMzRCx5RkFBbUUsQ0FBQTtJQUNuRSxtRkFBNkQsQ0FBQTtJQUM3RCxxRUFBK0MsQ0FBQTtJQUMvQyxxRUFBK0MsQ0FBQTtJQUMvQyxtRkFBNkQsQ0FBQTtJQUM3RCxpRkFBMkQsQ0FBQTtJQUMzRCwySkFBcUksQ0FBQTtJQUNySSx1REFBaUMsQ0FBQTtJQUNqQyx1RkFBaUUsQ0FBQTtJQUNqRSwyRkFBcUUsQ0FBQTtJQUNyRSwyRkFBcUUsQ0FBQTtJQUNyRSx5RUFBbUQsQ0FBQTtJQUNuRCx1RUFBaUQsQ0FBQTtJQUNqRCx5RkFBbUUsQ0FBQTtJQUNuRSxtRkFBNkQsQ0FBQTtJQUM3RCxtRUFBNkMsQ0FBQTtJQUM3QyxpSEFBMkYsQ0FBQTtJQUMzRixxRUFBK0MsQ0FBQTtJQUMvQywrRUFBeUQsQ0FBQTtJQUN6RCwyRUFBcUQsQ0FBQTtJQUNyRCwyREFBcUMsQ0FBQTtJQUNyQyxpRUFBMkMsQ0FBQTtJQUMzQyx1REFBaUMsQ0FBQTtJQUNqQywyRkFBcUUsQ0FBQTtJQUNyRSxtRkFBNkQsQ0FBQTtJQUM3RCwrRUFBeUQsQ0FBQTtJQUN6RCxtRkFBNkQsQ0FBQTtJQUM3RCx1RkFBaUUsQ0FBQTtJQUNqRSw2RUFBdUQsQ0FBQTtJQUN2RCxxRkFBK0QsQ0FBQTtJQUMvRCx1R0FBaUYsQ0FBQTtJQUNqRixxRUFBK0MsQ0FBQTtJQUMvQyxxRkFBK0QsQ0FBQTtJQUMvRCwrRUFBeUQsQ0FBQTtJQUN6RCx5RUFBbUQsQ0FBQTtJQUNuRCwrRUFBeUQsQ0FBQTtJQUN6RCx5RkFBbUUsQ0FBQTtJQUNuRSxxRUFBK0MsQ0FBQTtJQUMvQywyREFBcUMsQ0FBQTtJQUNyQyw2REFBdUMsQ0FBQTtJQUN2Qyw2REFBdUMsQ0FBQTtJQUN2Qyx5RUFBbUQsQ0FBQTtJQUNuRCx1RUFBaUQsQ0FBQTtJQUNqRCxtREFBNkIsQ0FBQTtJQUM3Qiw2REFBdUMsQ0FBQTtJQUN2Qyw2RkFBdUUsQ0FBQTtJQUN2RSw2REFBdUMsQ0FBQTtJQUN2Qyx1RUFBaUQsQ0FBQTtJQUNqRCx1RUFBaUQsQ0FBQTtJQUNqRCx5RUFBbUQsQ0FBQTtJQUNuRCxtSEFBNkYsQ0FBQTtJQUM3RiwyRUFBcUQsQ0FBQTtJQUNyRCxpRUFBMkMsQ0FBQTtJQUMzQywrR0FBeUYsQ0FBQTtJQUN6Rix1RkFBaUUsQ0FBQTtJQUNqRSxpRkFBMkQsQ0FBQTtJQUMzRCx5RkFBbUUsQ0FBQTtJQUNuRSw2RkFBdUUsQ0FBQTtJQUN2RSwyREFBcUMsQ0FBQTtJQUNyQyxpSEFBMkYsQ0FBQTtJQUMzRixpR0FBMkUsQ0FBQTtJQUMzRSxtRkFBNkQsQ0FBQTtJQUM3RCx5RUFBbUQsQ0FBQTtJQUNuRCxxRkFBK0QsQ0FBQTtJQUMvRCwyRUFBcUQsQ0FBQTtJQUNyRCxpRUFBMkMsQ0FBQTtJQUMzQyxtR0FBNkUsQ0FBQTtJQUM3RSx5RkFBbUUsQ0FBQTtJQUNuRSxxRkFBK0QsQ0FBQTtJQUMvRCwyRUFBcUQsQ0FBQTtJQUNyRCxtRkFBNkQsQ0FBQTtJQUM3RCw2RkFBdUUsQ0FBQTtJQUN2RSx5RUFBbUQsQ0FBQTtJQUNuRCw2RkFBdUUsQ0FBQTtJQUN2RSx5REFBbUMsQ0FBQTtJQUNuQyxpR0FBMkUsQ0FBQTtJQUMzRSx1RkFBaUUsQ0FBQTtJQUNqRSx5R0FBbUYsQ0FBQTtJQUNuRiw2RUFBdUQsQ0FBQTtJQUN2RCx1RkFBaUUsQ0FBQTtJQUNqRSx1RUFBaUQsQ0FBQTtJQUNqRCx1RkFBaUUsQ0FBQTtJQUNqRSxtRUFBNkMsQ0FBQTtJQUM3QyxxRUFBK0MsQ0FBQTtJQUMvQywrRUFBeUQsQ0FBQTtJQUN6RCw2RkFBdUUsQ0FBQTtJQUN2RSxpRUFBMkMsQ0FBQTtJQUMzQywrREFBeUMsQ0FBQTtJQUN6Qyx5RkFBbUUsQ0FBQTtJQUNuRSw2REFBdUMsQ0FBQTtJQUN2QywyREFBcUMsQ0FBQTtJQUNyQyw2REFBdUMsQ0FBQTtJQUN2QyxtSEFBNkYsQ0FBQTtJQUM3RiwyR0FBcUYsQ0FBQTtJQUNyRixpRUFBMkMsQ0FBQTtJQUMzQyw2R0FBdUYsQ0FBQTtJQUN2Rix5RUFBbUQsQ0FBQTtJQUNuRCxxRUFBK0MsQ0FBQTtJQUMvQywrREFBeUMsQ0FBQTtJQUN6QyxtRkFBNkQsQ0FBQTtJQUM3RCw2RUFBdUQsQ0FBQTtJQUN2RCwrRUFBeUQsQ0FBQTtJQUN6RCxtREFBNkIsQ0FBQTtJQUM3QixxRkFBK0QsQ0FBQTtJQUMvRCw2R0FBdUYsQ0FBQTtJQUN2RixtR0FBNkUsQ0FBQTtJQUM3RSx1RUFBaUQsQ0FBQTtJQUNqRCx5RUFBbUQsQ0FBQTtJQUNuRCxxRUFBK0MsQ0FBQTtJQUMvQyxpRkFBMkQsQ0FBQTtJQUMzRCx5RkFBbUUsQ0FBQTtJQUNuRSx5RkFBbUUsQ0FBQTtJQUNuRSx5RkFBbUUsQ0FBQTtJQUNuRSxpR0FBMkUsQ0FBQTtJQUMzRSxtRkFBNkQsQ0FBQTtJQUM3RCxxRkFBK0QsQ0FBQTtJQUMvRCx5RkFBbUUsQ0FBQTtJQUNuRSx1RkFBaUUsQ0FBQTtJQUNqRSxtRkFBNkQsQ0FBQTtJQUM3RCw2R0FBdUYsQ0FBQTtJQUN2Rix5R0FBbUYsQ0FBQTtJQUNuRixxRkFBK0QsQ0FBQTtJQUMvRCxpRkFBMkQsQ0FBQTtJQUMzRCwyR0FBcUYsQ0FBQTtJQUNyRixpR0FBMkUsQ0FBQTtJQUMzRSxpR0FBMkUsQ0FBQTtJQUMzRSxpSEFBMkYsQ0FBQTtJQUMzRixxRkFBK0QsQ0FBQTtJQUMvRCwyRkFBcUUsQ0FBQTtJQUNyRSxpRkFBMkQsQ0FBQTtJQUMzRCwrRUFBeUQsQ0FBQTtJQUN6RCx1R0FBaUYsQ0FBQTtJQUNqRixtSEFBNkYsQ0FBQTtJQUM3Rix5R0FBbUYsQ0FBQTtJQUNuRix5RUFBbUQsQ0FBQTtJQUNuRCxpRkFBMkQsQ0FBQTtJQUMzRCxpR0FBMkUsQ0FBQTtJQUMzRSxtR0FBNkUsQ0FBQTtJQUM3RSw2RUFBdUQsQ0FBQTtJQUN2RCxxRUFBK0MsQ0FBQTtJQUMvQywyRkFBcUUsQ0FBQTtJQUNyRSwyRUFBcUQsQ0FBQTtJQUNyRCx5RUFBbUQsQ0FBQTtJQUNuRCwyRUFBcUQsQ0FBQTtJQUNyRCx5R0FBbUYsQ0FBQTtJQUNuRiwyREFBcUMsQ0FBQTtJQUNyQyw2RUFBdUQsQ0FBQTtJQUN2RCxpRkFBMkQsQ0FBQTtJQUMzRCw2RkFBdUUsQ0FBQTtJQUN2RSwrRkFBeUUsQ0FBQTtJQUN6RSxpR0FBMkUsQ0FBQTtJQUMzRSxxRkFBK0QsQ0FBQTtJQUMvRCxxRUFBK0MsQ0FBQTtJQUMvQyxpRkFBMkQsQ0FBQTtJQUMzRCwrRUFBeUQsQ0FBQTtJQUN6RCxxRkFBK0QsQ0FBQTtJQUMvRCxtRkFBNkQsQ0FBQTtJQUM3RCwrRkFBeUUsQ0FBQTtJQUN6RSw2RUFBdUQsQ0FBQTtJQUN2RCwrREFBeUMsQ0FBQTtJQUN6QyxtRkFBNkQsQ0FBQTtJQUM3RCwyRkFBcUUsQ0FBQTtJQUNyRSxxR0FBK0UsQ0FBQTtJQUMvRSxpRkFBMkQsQ0FBQTtJQUMzRCwyREFBcUMsQ0FBQTtJQUNyQyxpRkFBMkQsQ0FBQTtJQUMzRCw2RUFBdUQsQ0FBQTtJQUN2RCx5REFBbUMsQ0FBQTtJQUNuQyxtRUFBNkMsQ0FBQTtJQUM3Qyx5RUFBbUQsQ0FBQTtBQUNyRCxDQUFDLEVBMVZXLGtCQUFrQixLQUFsQixrQkFBa0IsUUEwVjdCIn0= \ No newline at end of file diff --git a/packages/kbot/dist-in/src/models/cache/openai.ts b/packages/kbot/dist-in/src/models/cache/openai.ts index 9ebe3cb9..5c4d7aee 100644 --- a/packages/kbot/dist-in/src/models/cache/openai.ts +++ b/packages/kbot/dist-in/src/models/cache/openai.ts @@ -1 +1 @@ -export const models = [{"id":"gpt-4-0613","object":"model","created":1686588896,"owned_by":"openai"},{"id":"gpt-4","object":"model","created":1687882411,"owned_by":"openai"},{"id":"gpt-3.5-turbo","object":"model","created":1677610602,"owned_by":"openai"},{"id":"gpt-5.4-mini","object":"model","created":1773451123,"owned_by":"system"},{"id":"gpt-5.4","object":"model","created":1772691852,"owned_by":"system"},{"id":"gpt-5.4-nano-2026-03-17","object":"model","created":1773450837,"owned_by":"system"},{"id":"gpt-5.4-nano","object":"model","created":1773450870,"owned_by":"system"},{"id":"gpt-5.4-mini-2026-03-17","object":"model","created":1773451076,"owned_by":"system"},{"id":"davinci-002","object":"model","created":1692634301,"owned_by":"system"},{"id":"babbage-002","object":"model","created":1692634615,"owned_by":"system"},{"id":"gpt-3.5-turbo-instruct","object":"model","created":1692901427,"owned_by":"system"},{"id":"gpt-3.5-turbo-instruct-0914","object":"model","created":1694122472,"owned_by":"system"},{"id":"dall-e-3","object":"model","created":1698785189,"owned_by":"system"},{"id":"dall-e-2","object":"model","created":1698798177,"owned_by":"system"},{"id":"gpt-4-1106-preview","object":"model","created":1698957206,"owned_by":"system"},{"id":"gpt-3.5-turbo-1106","object":"model","created":1698959748,"owned_by":"system"},{"id":"tts-1-hd","object":"model","created":1699046015,"owned_by":"system"},{"id":"tts-1-1106","object":"model","created":1699053241,"owned_by":"system"},{"id":"tts-1-hd-1106","object":"model","created":1699053533,"owned_by":"system"},{"id":"text-embedding-3-small","object":"model","created":1705948997,"owned_by":"system"},{"id":"text-embedding-3-large","object":"model","created":1705953180,"owned_by":"system"},{"id":"gpt-4-0125-preview","object":"model","created":1706037612,"owned_by":"system"},{"id":"gpt-4-turbo-preview","object":"model","created":1706037777,"owned_by":"system"},{"id":"gpt-3.5-turbo-0125","object":"model","created":1706048358,"owned_by":"system"},{"id":"gpt-4-turbo","object":"model","created":1712361441,"owned_by":"system"},{"id":"gpt-4-turbo-2024-04-09","object":"model","created":1712601677,"owned_by":"system"},{"id":"gpt-4o","object":"model","created":1715367049,"owned_by":"system"},{"id":"gpt-4o-2024-05-13","object":"model","created":1715368132,"owned_by":"system"},{"id":"gpt-4o-mini-2024-07-18","object":"model","created":1721172717,"owned_by":"system"},{"id":"gpt-4o-mini","object":"model","created":1721172741,"owned_by":"system"},{"id":"gpt-4o-2024-08-06","object":"model","created":1722814719,"owned_by":"system"},{"id":"gpt-4o-audio-preview","object":"model","created":1727460443,"owned_by":"system"},{"id":"gpt-4o-realtime-preview","object":"model","created":1727659998,"owned_by":"system"},{"id":"omni-moderation-latest","object":"model","created":1731689265,"owned_by":"system"},{"id":"omni-moderation-2024-09-26","object":"model","created":1732734466,"owned_by":"system"},{"id":"gpt-4o-realtime-preview-2024-12-17","object":"model","created":1733945430,"owned_by":"system"},{"id":"gpt-4o-audio-preview-2024-12-17","object":"model","created":1734034239,"owned_by":"system"},{"id":"gpt-4o-mini-realtime-preview-2024-12-17","object":"model","created":1734112601,"owned_by":"system"},{"id":"gpt-4o-mini-audio-preview-2024-12-17","object":"model","created":1734115920,"owned_by":"system"},{"id":"o1-2024-12-17","object":"model","created":1734326976,"owned_by":"system"},{"id":"o1","object":"model","created":1734375816,"owned_by":"system"},{"id":"gpt-4o-mini-realtime-preview","object":"model","created":1734387380,"owned_by":"system"},{"id":"gpt-4o-mini-audio-preview","object":"model","created":1734387424,"owned_by":"system"},{"id":"o3-mini","object":"model","created":1737146383,"owned_by":"system"},{"id":"o3-mini-2025-01-31","object":"model","created":1738010200,"owned_by":"system"},{"id":"gpt-4o-2024-11-20","object":"model","created":1739331543,"owned_by":"system"},{"id":"gpt-4o-mini-search-preview-2025-03-11","object":"model","created":1741390858,"owned_by":"system"},{"id":"gpt-4o-mini-search-preview","object":"model","created":1741391161,"owned_by":"system"},{"id":"gpt-4o-transcribe","object":"model","created":1742068463,"owned_by":"system"},{"id":"gpt-4o-mini-transcribe","object":"model","created":1742068596,"owned_by":"system"},{"id":"o1-pro-2025-03-19","object":"model","created":1742251504,"owned_by":"system"},{"id":"o1-pro","object":"model","created":1742251791,"owned_by":"system"},{"id":"gpt-4o-mini-tts","object":"model","created":1742403959,"owned_by":"system"},{"id":"o3-2025-04-16","object":"model","created":1744133301,"owned_by":"system"},{"id":"o4-mini-2025-04-16","object":"model","created":1744133506,"owned_by":"system"},{"id":"o3","object":"model","created":1744225308,"owned_by":"system"},{"id":"o4-mini","object":"model","created":1744225351,"owned_by":"system"},{"id":"gpt-4.1-2025-04-14","object":"model","created":1744315746,"owned_by":"system"},{"id":"gpt-4.1","object":"model","created":1744316542,"owned_by":"system"},{"id":"gpt-4.1-mini-2025-04-14","object":"model","created":1744317547,"owned_by":"system"},{"id":"gpt-4.1-mini","object":"model","created":1744318173,"owned_by":"system"},{"id":"gpt-4.1-nano-2025-04-14","object":"model","created":1744321025,"owned_by":"system"},{"id":"gpt-4.1-nano","object":"model","created":1744321707,"owned_by":"system"},{"id":"gpt-image-1","object":"model","created":1745517030,"owned_by":"system"},{"id":"gpt-4o-realtime-preview-2025-06-03","object":"model","created":1748907838,"owned_by":"system"},{"id":"gpt-4o-audio-preview-2025-06-03","object":"model","created":1748908498,"owned_by":"system"},{"id":"o4-mini-deep-research","object":"model","created":1749685485,"owned_by":"system"},{"id":"gpt-4o-transcribe-diarize","object":"model","created":1750798887,"owned_by":"system"},{"id":"o4-mini-deep-research-2025-06-26","object":"model","created":1750866121,"owned_by":"system"},{"id":"gpt-5-chat-latest","object":"model","created":1754073306,"owned_by":"system"},{"id":"gpt-5-2025-08-07","object":"model","created":1754075360,"owned_by":"system"},{"id":"gpt-5","object":"model","created":1754425777,"owned_by":"system"},{"id":"gpt-5-mini-2025-08-07","object":"model","created":1754425867,"owned_by":"system"},{"id":"gpt-5-mini","object":"model","created":1754425928,"owned_by":"system"},{"id":"gpt-5-nano-2025-08-07","object":"model","created":1754426303,"owned_by":"system"},{"id":"gpt-5-nano","object":"model","created":1754426384,"owned_by":"system"},{"id":"gpt-audio-2025-08-28","object":"model","created":1756256146,"owned_by":"system"},{"id":"gpt-realtime","object":"model","created":1756271701,"owned_by":"system"},{"id":"gpt-realtime-2025-08-28","object":"model","created":1756271773,"owned_by":"system"},{"id":"gpt-audio","object":"model","created":1756339249,"owned_by":"system"},{"id":"gpt-5-codex","object":"model","created":1757527818,"owned_by":"system"},{"id":"gpt-image-1-mini","object":"model","created":1758845821,"owned_by":"system"},{"id":"gpt-5-pro-2025-10-06","object":"model","created":1759469707,"owned_by":"system"},{"id":"gpt-5-pro","object":"model","created":1759469822,"owned_by":"system"},{"id":"gpt-audio-mini","object":"model","created":1759512027,"owned_by":"system"},{"id":"gpt-audio-mini-2025-10-06","object":"model","created":1759512137,"owned_by":"system"},{"id":"gpt-5-search-api","object":"model","created":1759514629,"owned_by":"system"},{"id":"gpt-realtime-mini","object":"model","created":1759517133,"owned_by":"system"},{"id":"gpt-realtime-mini-2025-10-06","object":"model","created":1759517175,"owned_by":"system"},{"id":"sora-2","object":"model","created":1759708615,"owned_by":"system"},{"id":"sora-2-pro","object":"model","created":1759708663,"owned_by":"system"},{"id":"gpt-5-search-api-2025-10-14","object":"model","created":1760043960,"owned_by":"system"},{"id":"gpt-5.1-chat-latest","object":"model","created":1762547951,"owned_by":"system"},{"id":"gpt-5.1-2025-11-13","object":"model","created":1762800353,"owned_by":"system"},{"id":"gpt-5.1","object":"model","created":1762800673,"owned_by":"system"},{"id":"gpt-5.1-codex","object":"model","created":1762988221,"owned_by":"system"},{"id":"gpt-5.1-codex-mini","object":"model","created":1763007109,"owned_by":"system"},{"id":"gpt-5.1-codex-max","object":"model","created":1763671532,"owned_by":"system"},{"id":"gpt-image-1.5","object":"model","created":1764030620,"owned_by":"system"},{"id":"gpt-5.2-2025-12-11","object":"model","created":1765313028,"owned_by":"system"},{"id":"gpt-5.2","object":"model","created":1765313051,"owned_by":"system"},{"id":"gpt-5.2-pro-2025-12-11","object":"model","created":1765343959,"owned_by":"system"},{"id":"gpt-5.2-pro","object":"model","created":1765343983,"owned_by":"system"},{"id":"gpt-5.2-chat-latest","object":"model","created":1765344352,"owned_by":"system"},{"id":"gpt-4o-mini-transcribe-2025-12-15","object":"model","created":1765610407,"owned_by":"system"},{"id":"gpt-4o-mini-transcribe-2025-03-20","object":"model","created":1765610545,"owned_by":"system"},{"id":"gpt-4o-mini-tts-2025-03-20","object":"model","created":1765610731,"owned_by":"system"},{"id":"gpt-4o-mini-tts-2025-12-15","object":"model","created":1765610837,"owned_by":"system"},{"id":"gpt-realtime-mini-2025-12-15","object":"model","created":1765612007,"owned_by":"system"},{"id":"gpt-audio-mini-2025-12-15","object":"model","created":1765760008,"owned_by":"system"},{"id":"chatgpt-image-latest","object":"model","created":1765925279,"owned_by":"system"},{"id":"gpt-5.2-codex","object":"model","created":1766164985,"owned_by":"system"},{"id":"gpt-5.3-codex","object":"model","created":1770537915,"owned_by":"system"},{"id":"gpt-realtime-1.5","object":"model","created":1771461469,"owned_by":"system"},{"id":"gpt-audio-1.5","object":"model","created":1771550885,"owned_by":"system"},{"id":"gpt-4o-search-preview","object":"model","created":1771905534,"owned_by":"system"},{"id":"gpt-4o-search-preview-2025-03-11","object":"model","created":1771905621,"owned_by":"system"},{"id":"gpt-5.3-chat-latest","object":"model","created":1772236571,"owned_by":"system"},{"id":"gpt-5.4-2026-03-05","object":"model","created":1772654062,"owned_by":"system"},{"id":"gpt-5.4-pro","object":"model","created":1772659601,"owned_by":"system"},{"id":"gpt-5.4-pro-2026-03-05","object":"model","created":1772659657,"owned_by":"system"},{"id":"gpt-3.5-turbo-16k","object":"model","created":1683758102,"owned_by":"openai-internal"},{"id":"tts-1","object":"model","created":1681940951,"owned_by":"openai-internal"},{"id":"whisper-1","object":"model","created":1677532384,"owned_by":"openai-internal"},{"id":"text-embedding-ada-002","object":"model","created":1671217299,"owned_by":"openai-internal"}] \ No newline at end of file +export const models = [{"id":"gpt-4-0613","object":"model","created":1686588896,"owned_by":"openai"},{"id":"gpt-4","object":"model","created":1687882411,"owned_by":"openai"},{"id":"gpt-3.5-turbo","object":"model","created":1677610602,"owned_by":"openai"},{"id":"gpt-5.4-mini","object":"model","created":1773451123,"owned_by":"system"},{"id":"gpt-5.4","object":"model","created":1772691852,"owned_by":"system"},{"id":"gpt-5.4-nano-2026-03-17","object":"model","created":1773450837,"owned_by":"system"},{"id":"gpt-5.4-nano","object":"model","created":1773450870,"owned_by":"system"},{"id":"gpt-5.4-mini-2026-03-17","object":"model","created":1773451076,"owned_by":"system"},{"id":"davinci-002","object":"model","created":1692634301,"owned_by":"system"},{"id":"babbage-002","object":"model","created":1692634615,"owned_by":"system"},{"id":"gpt-3.5-turbo-instruct","object":"model","created":1692901427,"owned_by":"system"},{"id":"gpt-3.5-turbo-instruct-0914","object":"model","created":1694122472,"owned_by":"system"},{"id":"dall-e-3","object":"model","created":1698785189,"owned_by":"system"},{"id":"dall-e-2","object":"model","created":1698798177,"owned_by":"system"},{"id":"gpt-3.5-turbo-1106","object":"model","created":1698959748,"owned_by":"system"},{"id":"tts-1-hd","object":"model","created":1699046015,"owned_by":"system"},{"id":"tts-1-1106","object":"model","created":1699053241,"owned_by":"system"},{"id":"tts-1-hd-1106","object":"model","created":1699053533,"owned_by":"system"},{"id":"text-embedding-3-small","object":"model","created":1705948997,"owned_by":"system"},{"id":"text-embedding-3-large","object":"model","created":1705953180,"owned_by":"system"},{"id":"gpt-3.5-turbo-0125","object":"model","created":1706048358,"owned_by":"system"},{"id":"gpt-4-turbo","object":"model","created":1712361441,"owned_by":"system"},{"id":"gpt-4-turbo-2024-04-09","object":"model","created":1712601677,"owned_by":"system"},{"id":"gpt-4o","object":"model","created":1715367049,"owned_by":"system"},{"id":"gpt-4o-2024-05-13","object":"model","created":1715368132,"owned_by":"system"},{"id":"gpt-4o-mini-2024-07-18","object":"model","created":1721172717,"owned_by":"system"},{"id":"gpt-4o-mini","object":"model","created":1721172741,"owned_by":"system"},{"id":"gpt-4o-2024-08-06","object":"model","created":1722814719,"owned_by":"system"},{"id":"gpt-4o-audio-preview","object":"model","created":1727460443,"owned_by":"system"},{"id":"gpt-4o-realtime-preview","object":"model","created":1727659998,"owned_by":"system"},{"id":"omni-moderation-latest","object":"model","created":1731689265,"owned_by":"system"},{"id":"omni-moderation-2024-09-26","object":"model","created":1732734466,"owned_by":"system"},{"id":"gpt-4o-realtime-preview-2024-12-17","object":"model","created":1733945430,"owned_by":"system"},{"id":"gpt-4o-audio-preview-2024-12-17","object":"model","created":1734034239,"owned_by":"system"},{"id":"gpt-4o-mini-realtime-preview-2024-12-17","object":"model","created":1734112601,"owned_by":"system"},{"id":"gpt-4o-mini-audio-preview-2024-12-17","object":"model","created":1734115920,"owned_by":"system"},{"id":"o1-2024-12-17","object":"model","created":1734326976,"owned_by":"system"},{"id":"o1","object":"model","created":1734375816,"owned_by":"system"},{"id":"gpt-4o-mini-realtime-preview","object":"model","created":1734387380,"owned_by":"system"},{"id":"gpt-4o-mini-audio-preview","object":"model","created":1734387424,"owned_by":"system"},{"id":"o3-mini","object":"model","created":1737146383,"owned_by":"system"},{"id":"o3-mini-2025-01-31","object":"model","created":1738010200,"owned_by":"system"},{"id":"gpt-4o-2024-11-20","object":"model","created":1739331543,"owned_by":"system"},{"id":"gpt-4o-mini-search-preview-2025-03-11","object":"model","created":1741390858,"owned_by":"system"},{"id":"gpt-4o-mini-search-preview","object":"model","created":1741391161,"owned_by":"system"},{"id":"gpt-4o-transcribe","object":"model","created":1742068463,"owned_by":"system"},{"id":"gpt-4o-mini-transcribe","object":"model","created":1742068596,"owned_by":"system"},{"id":"o1-pro-2025-03-19","object":"model","created":1742251504,"owned_by":"system"},{"id":"o1-pro","object":"model","created":1742251791,"owned_by":"system"},{"id":"gpt-4o-mini-tts","object":"model","created":1742403959,"owned_by":"system"},{"id":"o3-2025-04-16","object":"model","created":1744133301,"owned_by":"system"},{"id":"o4-mini-2025-04-16","object":"model","created":1744133506,"owned_by":"system"},{"id":"o3","object":"model","created":1744225308,"owned_by":"system"},{"id":"o4-mini","object":"model","created":1744225351,"owned_by":"system"},{"id":"gpt-4.1-2025-04-14","object":"model","created":1744315746,"owned_by":"system"},{"id":"gpt-4.1","object":"model","created":1744316542,"owned_by":"system"},{"id":"gpt-4.1-mini-2025-04-14","object":"model","created":1744317547,"owned_by":"system"},{"id":"gpt-4.1-mini","object":"model","created":1744318173,"owned_by":"system"},{"id":"gpt-4.1-nano-2025-04-14","object":"model","created":1744321025,"owned_by":"system"},{"id":"gpt-4.1-nano","object":"model","created":1744321707,"owned_by":"system"},{"id":"gpt-image-1","object":"model","created":1745517030,"owned_by":"system"},{"id":"gpt-4o-realtime-preview-2025-06-03","object":"model","created":1748907838,"owned_by":"system"},{"id":"gpt-4o-audio-preview-2025-06-03","object":"model","created":1748908498,"owned_by":"system"},{"id":"o4-mini-deep-research","object":"model","created":1749685485,"owned_by":"system"},{"id":"gpt-4o-transcribe-diarize","object":"model","created":1750798887,"owned_by":"system"},{"id":"o4-mini-deep-research-2025-06-26","object":"model","created":1750866121,"owned_by":"system"},{"id":"gpt-5-chat-latest","object":"model","created":1754073306,"owned_by":"system"},{"id":"gpt-5-2025-08-07","object":"model","created":1754075360,"owned_by":"system"},{"id":"gpt-5","object":"model","created":1754425777,"owned_by":"system"},{"id":"gpt-5-mini-2025-08-07","object":"model","created":1754425867,"owned_by":"system"},{"id":"gpt-5-mini","object":"model","created":1754425928,"owned_by":"system"},{"id":"gpt-5-nano-2025-08-07","object":"model","created":1754426303,"owned_by":"system"},{"id":"gpt-5-nano","object":"model","created":1754426384,"owned_by":"system"},{"id":"gpt-audio-2025-08-28","object":"model","created":1756256146,"owned_by":"system"},{"id":"gpt-realtime","object":"model","created":1756271701,"owned_by":"system"},{"id":"gpt-realtime-2025-08-28","object":"model","created":1756271773,"owned_by":"system"},{"id":"gpt-audio","object":"model","created":1756339249,"owned_by":"system"},{"id":"gpt-5-codex","object":"model","created":1757527818,"owned_by":"system"},{"id":"gpt-image-1-mini","object":"model","created":1758845821,"owned_by":"system"},{"id":"gpt-5-pro-2025-10-06","object":"model","created":1759469707,"owned_by":"system"},{"id":"gpt-5-pro","object":"model","created":1759469822,"owned_by":"system"},{"id":"gpt-audio-mini","object":"model","created":1759512027,"owned_by":"system"},{"id":"gpt-audio-mini-2025-10-06","object":"model","created":1759512137,"owned_by":"system"},{"id":"gpt-5-search-api","object":"model","created":1759514629,"owned_by":"system"},{"id":"gpt-realtime-mini","object":"model","created":1759517133,"owned_by":"system"},{"id":"gpt-realtime-mini-2025-10-06","object":"model","created":1759517175,"owned_by":"system"},{"id":"sora-2","object":"model","created":1759708615,"owned_by":"system"},{"id":"sora-2-pro","object":"model","created":1759708663,"owned_by":"system"},{"id":"gpt-5-search-api-2025-10-14","object":"model","created":1760043960,"owned_by":"system"},{"id":"gpt-5.1-chat-latest","object":"model","created":1762547951,"owned_by":"system"},{"id":"gpt-5.1-2025-11-13","object":"model","created":1762800353,"owned_by":"system"},{"id":"gpt-5.1","object":"model","created":1762800673,"owned_by":"system"},{"id":"gpt-5.1-codex","object":"model","created":1762988221,"owned_by":"system"},{"id":"gpt-5.1-codex-mini","object":"model","created":1763007109,"owned_by":"system"},{"id":"gpt-5.1-codex-max","object":"model","created":1763671532,"owned_by":"system"},{"id":"gpt-image-1.5","object":"model","created":1764030620,"owned_by":"system"},{"id":"gpt-5.2-2025-12-11","object":"model","created":1765313028,"owned_by":"system"},{"id":"gpt-5.2","object":"model","created":1765313051,"owned_by":"system"},{"id":"gpt-5.2-pro-2025-12-11","object":"model","created":1765343959,"owned_by":"system"},{"id":"gpt-5.2-pro","object":"model","created":1765343983,"owned_by":"system"},{"id":"gpt-5.2-chat-latest","object":"model","created":1765344352,"owned_by":"system"},{"id":"gpt-4o-mini-transcribe-2025-12-15","object":"model","created":1765610407,"owned_by":"system"},{"id":"gpt-4o-mini-transcribe-2025-03-20","object":"model","created":1765610545,"owned_by":"system"},{"id":"gpt-4o-mini-tts-2025-03-20","object":"model","created":1765610731,"owned_by":"system"},{"id":"gpt-4o-mini-tts-2025-12-15","object":"model","created":1765610837,"owned_by":"system"},{"id":"gpt-realtime-mini-2025-12-15","object":"model","created":1765612007,"owned_by":"system"},{"id":"gpt-audio-mini-2025-12-15","object":"model","created":1765760008,"owned_by":"system"},{"id":"chatgpt-image-latest","object":"model","created":1765925279,"owned_by":"system"},{"id":"gpt-5.2-codex","object":"model","created":1766164985,"owned_by":"system"},{"id":"gpt-5.3-codex","object":"model","created":1770537915,"owned_by":"system"},{"id":"gpt-realtime-1.5","object":"model","created":1771461469,"owned_by":"system"},{"id":"gpt-audio-1.5","object":"model","created":1771550885,"owned_by":"system"},{"id":"gpt-4o-search-preview","object":"model","created":1771905534,"owned_by":"system"},{"id":"gpt-4o-search-preview-2025-03-11","object":"model","created":1771905621,"owned_by":"system"},{"id":"gpt-5.3-chat-latest","object":"model","created":1772236571,"owned_by":"system"},{"id":"gpt-5.4-2026-03-05","object":"model","created":1772654062,"owned_by":"system"},{"id":"gpt-5.4-pro","object":"model","created":1772659601,"owned_by":"system"},{"id":"gpt-5.4-pro-2026-03-05","object":"model","created":1772659657,"owned_by":"system"},{"id":"gpt-3.5-turbo-16k","object":"model","created":1683758102,"owned_by":"openai-internal"},{"id":"tts-1","object":"model","created":1681940951,"owned_by":"openai-internal"},{"id":"whisper-1","object":"model","created":1677532384,"owned_by":"openai-internal"},{"id":"text-embedding-ada-002","object":"model","created":1671217299,"owned_by":"openai-internal"}] \ No newline at end of file diff --git a/packages/kbot/dist-in/src/models/cache/openrouter.ts b/packages/kbot/dist-in/src/models/cache/openrouter.ts index 1a962dcf..7b2cb94e 100644 --- a/packages/kbot/dist-in/src/models/cache/openrouter.ts +++ b/packages/kbot/dist-in/src/models/cache/openrouter.ts @@ -1 +1 @@ -export const models = [{"id":"xiaomi/mimo-v2-omni","name":"Xiaomi: MiMo-V2-Omni","pricing":{"prompt":"0.0000004","completion":"0.000002","input_cache_read":"0.00000008"},"created":1773863703,"top_provider":{"context_length":262144,"max_completion_tokens":65536,"is_moderated":false}},{"id":"xiaomi/mimo-v2-pro","name":"Xiaomi: MiMo-V2-Pro","pricing":{"prompt":"0.000001","completion":"0.000003","input_cache_read":"0.0000002"},"created":1773863643,"top_provider":{"context_length":1048576,"max_completion_tokens":131072,"is_moderated":false}},{"id":"minimax/minimax-m2.7","name":"MiniMax: MiniMax M2.7","pricing":{"prompt":"0.0000003","completion":"0.0000012","input_cache_read":"0.00000006"},"created":1773836697,"top_provider":{"context_length":204800,"max_completion_tokens":131072,"is_moderated":false}},{"id":"openai/gpt-5.4-nano","name":"OpenAI: GPT-5.4 Nano","pricing":{"prompt":"0.0000002","completion":"0.00000125","web_search":"0.01","input_cache_read":"0.00000002"},"created":1773748187,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-5.4-mini","name":"OpenAI: GPT-5.4 Mini","pricing":{"prompt":"0.00000075","completion":"0.0000045","web_search":"0.01","input_cache_read":"0.000000075"},"created":1773748178,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"mistralai/mistral-small-2603","name":"Mistral: Mistral Small 4","pricing":{"prompt":"0.00000015","completion":"0.0000006","input_cache_read":"0.000000015"},"created":1773695685,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"z-ai/glm-5-turbo","name":"Z.ai: GLM 5 Turbo","pricing":{"prompt":"0.00000096","completion":"0.0000032","input_cache_read":"0.000000192"},"created":1773583573,"top_provider":{"context_length":202752,"max_completion_tokens":131072,"is_moderated":false}},{"id":"x-ai/grok-4.20-multi-agent-beta","name":"xAI: Grok 4.20 Multi-Agent Beta","pricing":{"prompt":"0.000002","completion":"0.000006","web_search":"0.005","input_cache_read":"0.0000002"},"created":1773325367,"top_provider":{"context_length":2000000,"max_completion_tokens":null,"is_moderated":false}},{"id":"x-ai/grok-4.20-beta","name":"xAI: Grok 4.20 Beta","pricing":{"prompt":"0.000002","completion":"0.000006","web_search":"0.005","input_cache_read":"0.0000002"},"created":1773325354,"top_provider":{"context_length":2000000,"max_completion_tokens":null,"is_moderated":false}},{"id":"nvidia/nemotron-3-super-120b-a12b:free","name":"NVIDIA: Nemotron 3 Super (free)","pricing":{"prompt":"0","completion":"0"},"created":1773245239,"top_provider":{"context_length":262144,"max_completion_tokens":262144,"is_moderated":false}},{"id":"nvidia/nemotron-3-super-120b-a12b","name":"NVIDIA: Nemotron 3 Super","pricing":{"prompt":"0.0000001","completion":"0.0000005","input_cache_read":"0.00000004"},"created":1773245239,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"bytedance-seed/seed-2.0-lite","name":"ByteDance Seed: Seed-2.0-Lite","pricing":{"prompt":"0.00000025","completion":"0.000002"},"created":1773157231,"top_provider":{"context_length":262144,"max_completion_tokens":131072,"is_moderated":false}},{"id":"qwen/qwen3.5-9b","name":"Qwen: Qwen3.5-9B","pricing":{"prompt":"0.00000005","completion":"0.00000015"},"created":1773152396,"top_provider":{"context_length":256000,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-5.4-pro","name":"OpenAI: GPT-5.4 Pro","pricing":{"prompt":"0.00003","completion":"0.00018","web_search":"0.01"},"created":1772734366,"top_provider":{"context_length":1050000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-5.4","name":"OpenAI: GPT-5.4","pricing":{"prompt":"0.0000025","completion":"0.000015","web_search":"0.01","input_cache_read":"0.00000025"},"created":1772734352,"top_provider":{"context_length":1050000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"inception/mercury-2","name":"Inception: Mercury 2","pricing":{"prompt":"0.00000025","completion":"0.00000075","input_cache_read":"0.000000025"},"created":1772636275,"top_provider":{"context_length":128000,"max_completion_tokens":50000,"is_moderated":false}},{"id":"openai/gpt-5.3-chat","name":"OpenAI: GPT-5.3 Chat","pricing":{"prompt":"0.00000175","completion":"0.000014","web_search":"0.1","input_cache_read":"0.000000175"},"created":1772564061,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"google/gemini-3.1-flash-lite-preview","name":"Google: Gemini 3.1 Flash Lite Preview","pricing":{"prompt":"0.00000025","completion":"0.0000015","image":"0.00000025","audio":"0.0000005","internal_reasoning":"0.0000015","input_cache_read":"0.000000025","input_cache_write":"0.00000008333333333333334"},"created":1772512673,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"bytedance-seed/seed-2.0-mini","name":"ByteDance Seed: Seed-2.0-Mini","pricing":{"prompt":"0.0000001","completion":"0.0000004"},"created":1772131107,"top_provider":{"context_length":262144,"max_completion_tokens":131072,"is_moderated":false}},{"id":"google/gemini-3.1-flash-image-preview","name":"Google: Nano Banana 2 (Gemini 3.1 Flash Image Preview)","pricing":{"prompt":"0.0000005","completion":"0.000003"},"created":1772119558,"top_provider":{"context_length":65536,"max_completion_tokens":65536,"is_moderated":false}},{"id":"qwen/qwen3.5-35b-a3b","name":"Qwen: Qwen3.5-35B-A3B","pricing":{"prompt":"0.0000001625","completion":"0.0000013"},"created":1772053822,"top_provider":{"context_length":262144,"max_completion_tokens":65536,"is_moderated":false}},{"id":"qwen/qwen3.5-27b","name":"Qwen: Qwen3.5-27B","pricing":{"prompt":"0.000000195","completion":"0.00000156"},"created":1772053810,"top_provider":{"context_length":262144,"max_completion_tokens":65536,"is_moderated":false}},{"id":"qwen/qwen3.5-122b-a10b","name":"Qwen: Qwen3.5-122B-A10B","pricing":{"prompt":"0.00000026","completion":"0.00000208"},"created":1772053789,"top_provider":{"context_length":262144,"max_completion_tokens":65536,"is_moderated":false}},{"id":"qwen/qwen3.5-flash-02-23","name":"Qwen: Qwen3.5-Flash","pricing":{"prompt":"0.000000065","completion":"0.00000026"},"created":1772053776,"top_provider":{"context_length":1000000,"max_completion_tokens":65536,"is_moderated":false}},{"id":"liquid/lfm-2-24b-a2b","name":"LiquidAI: LFM2-24B-A2B","pricing":{"prompt":"0.00000003","completion":"0.00000012"},"created":1772048711,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"google/gemini-3.1-pro-preview-customtools","name":"Google: Gemini 3.1 Pro Preview Custom Tools","pricing":{"prompt":"0.000002","completion":"0.000012","image":"0.000002","audio":"0.000002","internal_reasoning":"0.000012","input_cache_read":"0.0000002","input_cache_write":"0.000000375"},"created":1772045923,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"openai/gpt-5.3-codex","name":"OpenAI: GPT-5.3-Codex","pricing":{"prompt":"0.00000175","completion":"0.000014","web_search":"0.01","input_cache_read":"0.000000175"},"created":1771959164,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"aion-labs/aion-2.0","name":"AionLabs: Aion-2.0","pricing":{"prompt":"0.0000008","completion":"0.0000016","input_cache_read":"0.0000002"},"created":1771881306,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"google/gemini-3.1-pro-preview","name":"Google: Gemini 3.1 Pro Preview","pricing":{"prompt":"0.000002","completion":"0.000012","image":"0.000002","audio":"0.000002","internal_reasoning":"0.000012","input_cache_read":"0.0000002","input_cache_write":"0.000000375"},"created":1771509627,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"anthropic/claude-sonnet-4.6","name":"Anthropic: Claude Sonnet 4.6","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.01","input_cache_read":"0.0000003","input_cache_write":"0.00000375"},"created":1771342990,"top_provider":{"context_length":1000000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"qwen/qwen3.5-plus-02-15","name":"Qwen: Qwen3.5 Plus 2026-02-15","pricing":{"prompt":"0.00000026","completion":"0.00000156"},"created":1771229416,"top_provider":{"context_length":1000000,"max_completion_tokens":65536,"is_moderated":false}},{"id":"qwen/qwen3.5-397b-a17b","name":"Qwen: Qwen3.5 397B A17B","pricing":{"prompt":"0.00000039","completion":"0.00000234"},"created":1771223018,"top_provider":{"context_length":262144,"max_completion_tokens":65536,"is_moderated":false}},{"id":"minimax/minimax-m2.5:free","name":"MiniMax: MiniMax M2.5 (free)","pricing":{"prompt":"0","completion":"0"},"created":1770908502,"top_provider":{"context_length":196608,"max_completion_tokens":196608,"is_moderated":true}},{"id":"minimax/minimax-m2.5","name":"MiniMax: MiniMax M2.5","pricing":{"prompt":"0.0000002","completion":"0.0000012"},"created":1770908502,"top_provider":{"context_length":196608,"max_completion_tokens":196608,"is_moderated":false}},{"id":"z-ai/glm-5","name":"Z.ai: GLM 5","pricing":{"prompt":"0.00000072","completion":"0.0000023"},"created":1770829182,"top_provider":{"context_length":80000,"max_completion_tokens":131072,"is_moderated":false}},{"id":"qwen/qwen3-max-thinking","name":"Qwen: Qwen3 Max Thinking","pricing":{"prompt":"0.00000078","completion":"0.0000039"},"created":1770671901,"top_provider":{"context_length":262144,"max_completion_tokens":32768,"is_moderated":false}},{"id":"anthropic/claude-opus-4.6","name":"Anthropic: Claude Opus 4.6","pricing":{"prompt":"0.000005","completion":"0.000025","web_search":"0.01","input_cache_read":"0.0000005","input_cache_write":"0.00000625"},"created":1770219050,"top_provider":{"context_length":1000000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"qwen/qwen3-coder-next","name":"Qwen: Qwen3 Coder Next","pricing":{"prompt":"0.00000012","completion":"0.00000075","input_cache_read":"0.00000006"},"created":1770164101,"top_provider":{"context_length":262144,"max_completion_tokens":65536,"is_moderated":false}},{"id":"openrouter/free","name":"Free Models Router","pricing":{"prompt":"0","completion":"0"},"created":1769917427,"top_provider":{"context_length":null,"max_completion_tokens":null,"is_moderated":false}},{"id":"stepfun/step-3.5-flash:free","name":"StepFun: Step 3.5 Flash (free)","pricing":{"prompt":"0","completion":"0"},"created":1769728337,"top_provider":{"context_length":256000,"max_completion_tokens":256000,"is_moderated":false}},{"id":"stepfun/step-3.5-flash","name":"StepFun: Step 3.5 Flash","pricing":{"prompt":"0.0000001","completion":"0.0000003","input_cache_read":"0.00000002"},"created":1769728337,"top_provider":{"context_length":256000,"max_completion_tokens":256000,"is_moderated":false}},{"id":"arcee-ai/trinity-large-preview:free","name":"Arcee AI: Trinity Large Preview (free)","pricing":{"prompt":"0","completion":"0","request":"0","image":"0","web_search":"0","internal_reasoning":"0"},"created":1769552670,"top_provider":{"context_length":131000,"max_completion_tokens":null,"is_moderated":false}},{"id":"moonshotai/kimi-k2.5","name":"MoonshotAI: Kimi K2.5","pricing":{"prompt":"0.00000045","completion":"0.0000022","input_cache_read":"0.000000225"},"created":1769487076,"top_provider":{"context_length":262144,"max_completion_tokens":65535,"is_moderated":false}},{"id":"upstage/solar-pro-3","name":"Upstage: Solar Pro 3","pricing":{"prompt":"0.00000015","completion":"0.0000006","input_cache_read":"0.000000015"},"created":1769481200,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"minimax/minimax-m2-her","name":"MiniMax: MiniMax M2-her","pricing":{"prompt":"0.0000003","completion":"0.0000012","input_cache_read":"0.00000003"},"created":1769177239,"top_provider":{"context_length":65536,"max_completion_tokens":2048,"is_moderated":false}},{"id":"writer/palmyra-x5","name":"Writer: Palmyra X5","pricing":{"prompt":"0.0000006","completion":"0.000006"},"created":1769003823,"top_provider":{"context_length":1040000,"max_completion_tokens":8192,"is_moderated":true}},{"id":"liquid/lfm-2.5-1.2b-thinking:free","name":"LiquidAI: LFM2.5-1.2B-Thinking (free)","pricing":{"prompt":"0","completion":"0"},"created":1768927527,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"liquid/lfm-2.5-1.2b-instruct:free","name":"LiquidAI: LFM2.5-1.2B-Instruct (free)","pricing":{"prompt":"0","completion":"0"},"created":1768927521,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-audio","name":"OpenAI: GPT Audio","pricing":{"prompt":"0.0000025","completion":"0.00001","audio":"0.000032"},"created":1768862569,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"openai/gpt-audio-mini","name":"OpenAI: GPT Audio Mini","pricing":{"prompt":"0.0000006","completion":"0.0000024","audio":"0.0000006"},"created":1768859419,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"z-ai/glm-4.7-flash","name":"Z.ai: GLM 4.7 Flash","pricing":{"prompt":"0.00000006","completion":"0.0000004","input_cache_read":"0.0000000100000002"},"created":1768833913,"top_provider":{"context_length":202752,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-5.2-codex","name":"OpenAI: GPT-5.2-Codex","pricing":{"prompt":"0.00000175","completion":"0.000014","web_search":"0.01","input_cache_read":"0.000000175"},"created":1768409315,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"allenai/molmo-2-8b","name":"AllenAI: Molmo2 8B","pricing":{"prompt":"0.0000002","completion":"0.0000002"},"created":1767996672,"top_provider":{"context_length":36864,"max_completion_tokens":36864,"is_moderated":false}},{"id":"allenai/olmo-3.1-32b-instruct","name":"AllenAI: Olmo 3.1 32B Instruct","pricing":{"prompt":"0.0000002","completion":"0.0000006"},"created":1767728554,"top_provider":{"context_length":65536,"max_completion_tokens":null,"is_moderated":false}},{"id":"bytedance-seed/seed-1.6-flash","name":"ByteDance Seed: Seed 1.6 Flash","pricing":{"prompt":"0.000000075","completion":"0.0000003"},"created":1766505011,"top_provider":{"context_length":262144,"max_completion_tokens":32768,"is_moderated":false}},{"id":"bytedance-seed/seed-1.6","name":"ByteDance Seed: Seed 1.6","pricing":{"prompt":"0.00000025","completion":"0.000002"},"created":1766504997,"top_provider":{"context_length":262144,"max_completion_tokens":32768,"is_moderated":false}},{"id":"minimax/minimax-m2.1","name":"MiniMax: MiniMax M2.1","pricing":{"prompt":"0.00000027","completion":"0.00000095","input_cache_read":"0.0000000290000007"},"created":1766454997,"top_provider":{"context_length":196608,"max_completion_tokens":null,"is_moderated":false}},{"id":"z-ai/glm-4.7","name":"Z.ai: GLM 4.7","pricing":{"prompt":"0.00000039","completion":"0.00000175","input_cache_read":"0.000000195"},"created":1766378014,"top_provider":{"context_length":202752,"max_completion_tokens":65535,"is_moderated":false}},{"id":"google/gemini-3-flash-preview","name":"Google: Gemini 3 Flash Preview","pricing":{"prompt":"0.0000005","completion":"0.000003","image":"0.0000005","audio":"0.000001","internal_reasoning":"0.000003","input_cache_read":"0.00000005","input_cache_write":"0.00000008333333333333334"},"created":1765987078,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"mistralai/mistral-small-creative","name":"Mistral: Mistral Small Creative","pricing":{"prompt":"0.0000001","completion":"0.0000003","input_cache_read":"0.00000001"},"created":1765908653,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"allenai/olmo-3.1-32b-think","name":"AllenAI: Olmo 3.1 32B Think","pricing":{"prompt":"0.00000015","completion":"0.0000005"},"created":1765907719,"top_provider":{"context_length":65536,"max_completion_tokens":65536,"is_moderated":false}},{"id":"xiaomi/mimo-v2-flash","name":"Xiaomi: MiMo-V2-Flash","pricing":{"prompt":"0.00000009","completion":"0.00000029","input_cache_read":"0.000000045"},"created":1765731308,"top_provider":{"context_length":262144,"max_completion_tokens":65536,"is_moderated":false}},{"id":"nvidia/nemotron-3-nano-30b-a3b:free","name":"NVIDIA: Nemotron 3 Nano 30B A3B (free)","pricing":{"prompt":"0","completion":"0"},"created":1765731275,"top_provider":{"context_length":256000,"max_completion_tokens":null,"is_moderated":false}},{"id":"nvidia/nemotron-3-nano-30b-a3b","name":"NVIDIA: Nemotron 3 Nano 30B A3B","pricing":{"prompt":"0.00000005","completion":"0.0000002"},"created":1765731275,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-5.2-chat","name":"OpenAI: GPT-5.2 Chat","pricing":{"prompt":"0.00000175","completion":"0.000014","web_search":"0.01","input_cache_read":"0.000000175"},"created":1765389783,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"openai/gpt-5.2-pro","name":"OpenAI: GPT-5.2 Pro","pricing":{"prompt":"0.000021","completion":"0.000168","web_search":"0.01"},"created":1765389780,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-5.2","name":"OpenAI: GPT-5.2","pricing":{"prompt":"0.00000175","completion":"0.000014","web_search":"0.01","input_cache_read":"0.000000175"},"created":1765389775,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"mistralai/devstral-2512","name":"Mistral: Devstral 2 2512","pricing":{"prompt":"0.0000004","completion":"0.000002","input_cache_read":"0.00000004"},"created":1765285419,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"relace/relace-search","name":"Relace: Relace Search","pricing":{"prompt":"0.000001","completion":"0.000003"},"created":1765213560,"top_provider":{"context_length":256000,"max_completion_tokens":128000,"is_moderated":false}},{"id":"z-ai/glm-4.6v","name":"Z.ai: GLM 4.6V","pricing":{"prompt":"0.0000003","completion":"0.0000009"},"created":1765207462,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"nex-agi/deepseek-v3.1-nex-n1","name":"Nex AGI: DeepSeek V3.1 Nex N1","pricing":{"prompt":"0.00000027","completion":"0.000001"},"created":1765204393,"top_provider":{"context_length":131072,"max_completion_tokens":163840,"is_moderated":false}},{"id":"essentialai/rnj-1-instruct","name":"EssentialAI: Rnj 1 Instruct","pricing":{"prompt":"0.00000015","completion":"0.00000015"},"created":1765094847,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"openrouter/bodybuilder","name":"Body Builder (beta)","pricing":{"prompt":"-1","completion":"-1"},"created":1764903653,"top_provider":{"context_length":null,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-5.1-codex-max","name":"OpenAI: GPT-5.1-Codex-Max","pricing":{"prompt":"0.00000125","completion":"0.00001","web_search":"0.01","input_cache_read":"0.000000125"},"created":1764878934,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"amazon/nova-2-lite-v1","name":"Amazon: Nova 2 Lite","pricing":{"prompt":"0.0000003","completion":"0.0000025"},"created":1764696672,"top_provider":{"context_length":1000000,"max_completion_tokens":65535,"is_moderated":true}},{"id":"mistralai/ministral-14b-2512","name":"Mistral: Ministral 3 14B 2512","pricing":{"prompt":"0.0000002","completion":"0.0000002","input_cache_read":"0.00000002"},"created":1764681735,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/ministral-8b-2512","name":"Mistral: Ministral 3 8B 2512","pricing":{"prompt":"0.00000015","completion":"0.00000015","input_cache_read":"0.000000015"},"created":1764681654,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/ministral-3b-2512","name":"Mistral: Ministral 3 3B 2512","pricing":{"prompt":"0.0000001","completion":"0.0000001","input_cache_read":"0.00000001"},"created":1764681560,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/mistral-large-2512","name":"Mistral: Mistral Large 3 2512","pricing":{"prompt":"0.0000005","completion":"0.0000015","input_cache_read":"0.00000005"},"created":1764624472,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"arcee-ai/trinity-mini:free","name":"Arcee AI: Trinity Mini (free)","pricing":{"prompt":"0","completion":"0"},"created":1764601720,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"arcee-ai/trinity-mini","name":"Arcee AI: Trinity Mini","pricing":{"prompt":"0.000000045","completion":"0.00000015"},"created":1764601720,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"deepseek/deepseek-v3.2-speciale","name":"DeepSeek: DeepSeek V3.2 Speciale","pricing":{"prompt":"0.0000004","completion":"0.0000012","input_cache_read":"0.0000002"},"created":1764594837,"top_provider":{"context_length":163840,"max_completion_tokens":163840,"is_moderated":false}},{"id":"deepseek/deepseek-v3.2","name":"DeepSeek: DeepSeek V3.2","pricing":{"prompt":"0.00000026","completion":"0.00000038","input_cache_read":"0.00000013"},"created":1764594642,"top_provider":{"context_length":163840,"max_completion_tokens":null,"is_moderated":false}},{"id":"prime-intellect/intellect-3","name":"Prime Intellect: INTELLECT-3","pricing":{"prompt":"0.0000002","completion":"0.0000011"},"created":1764212534,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"anthropic/claude-opus-4.5","name":"Anthropic: Claude Opus 4.5","pricing":{"prompt":"0.000005","completion":"0.000025","web_search":"0.01","input_cache_read":"0.0000005","input_cache_write":"0.00000625"},"created":1764010580,"top_provider":{"context_length":200000,"max_completion_tokens":64000,"is_moderated":true}},{"id":"allenai/olmo-3-32b-think","name":"AllenAI: Olmo 3 32B Think","pricing":{"prompt":"0.00000015","completion":"0.0000005"},"created":1763758276,"top_provider":{"context_length":65536,"max_completion_tokens":65536,"is_moderated":false}},{"id":"allenai/olmo-3-7b-instruct","name":"AllenAI: Olmo 3 7B Instruct","pricing":{"prompt":"0.0000001","completion":"0.0000002"},"created":1763758273,"top_provider":{"context_length":65536,"max_completion_tokens":65536,"is_moderated":false}},{"id":"allenai/olmo-3-7b-think","name":"AllenAI: Olmo 3 7B Think","pricing":{"prompt":"0.00000012","completion":"0.0000002"},"created":1763758270,"top_provider":{"context_length":65536,"max_completion_tokens":65536,"is_moderated":false}},{"id":"google/gemini-3-pro-image-preview","name":"Google: Nano Banana Pro (Gemini 3 Pro Image Preview)","pricing":{"prompt":"0.000002","completion":"0.000012","image":"0.000002","audio":"0.000002","internal_reasoning":"0.000012","input_cache_read":"0.0000002","input_cache_write":"0.000000375"},"created":1763653797,"top_provider":{"context_length":65536,"max_completion_tokens":32768,"is_moderated":false}},{"id":"x-ai/grok-4.1-fast","name":"xAI: Grok 4.1 Fast","pricing":{"prompt":"0.0000002","completion":"0.0000005","web_search":"0.005","input_cache_read":"0.00000005"},"created":1763587502,"top_provider":{"context_length":2000000,"max_completion_tokens":30000,"is_moderated":false}},{"id":"google/gemini-3-pro-preview","name":"Google: Gemini 3 Pro Preview","pricing":{"prompt":"0.000002","completion":"0.000012","image":"0.000002","audio":"0.000002","internal_reasoning":"0.000012","input_cache_read":"0.0000002","input_cache_write":"0.000000375"},"created":1763474668,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"deepcogito/cogito-v2.1-671b","name":"Deep Cogito: Cogito v2.1 671B","pricing":{"prompt":"0.00000125","completion":"0.00000125"},"created":1763071233,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-5.1","name":"OpenAI: GPT-5.1","pricing":{"prompt":"0.00000125","completion":"0.00001","web_search":"0.01","input_cache_read":"0.000000125"},"created":1763060305,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-5.1-chat","name":"OpenAI: GPT-5.1 Chat","pricing":{"prompt":"0.00000125","completion":"0.00001","web_search":"0.01","input_cache_read":"0.000000125"},"created":1763060302,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"openai/gpt-5.1-codex","name":"OpenAI: GPT-5.1-Codex","pricing":{"prompt":"0.00000125","completion":"0.00001","input_cache_read":"0.000000125"},"created":1763060298,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-5.1-codex-mini","name":"OpenAI: GPT-5.1-Codex-Mini","pricing":{"prompt":"0.00000025","completion":"0.000002","input_cache_read":"0.000000025"},"created":1763057820,"top_provider":{"context_length":400000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"kwaipilot/kat-coder-pro","name":"Kwaipilot: KAT-Coder-Pro V1","pricing":{"prompt":"0.000000207","completion":"0.000000828","input_cache_read":"0.0000000414"},"created":1762745912,"top_provider":{"context_length":256000,"max_completion_tokens":128000,"is_moderated":false}},{"id":"moonshotai/kimi-k2-thinking","name":"MoonshotAI: Kimi K2 Thinking","pricing":{"prompt":"0.00000047","completion":"0.000002","input_cache_read":"0.000000141"},"created":1762440622,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"amazon/nova-premier-v1","name":"Amazon: Nova Premier 1.0","pricing":{"prompt":"0.0000025","completion":"0.0000125","input_cache_read":"0.000000625"},"created":1761950332,"top_provider":{"context_length":1000000,"max_completion_tokens":32000,"is_moderated":true}},{"id":"perplexity/sonar-pro-search","name":"Perplexity: Sonar Pro Search","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.018"},"created":1761854366,"top_provider":{"context_length":200000,"max_completion_tokens":8000,"is_moderated":false}},{"id":"mistralai/voxtral-small-24b-2507","name":"Mistral: Voxtral Small 24B 2507","pricing":{"prompt":"0.0000001","completion":"0.0000003","audio":"0.0001","input_cache_read":"0.00000001"},"created":1761835144,"top_provider":{"context_length":32000,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-oss-safeguard-20b","name":"OpenAI: gpt-oss-safeguard-20b","pricing":{"prompt":"0.000000075","completion":"0.0000003","input_cache_read":"0.000000037"},"created":1761752836,"top_provider":{"context_length":131072,"max_completion_tokens":65536,"is_moderated":false}},{"id":"nvidia/nemotron-nano-12b-v2-vl:free","name":"NVIDIA: Nemotron Nano 12B 2 VL (free)","pricing":{"prompt":"0","completion":"0"},"created":1761675565,"top_provider":{"context_length":128000,"max_completion_tokens":128000,"is_moderated":false}},{"id":"nvidia/nemotron-nano-12b-v2-vl","name":"NVIDIA: Nemotron Nano 12B 2 VL","pricing":{"prompt":"0.0000002","completion":"0.0000006"},"created":1761675565,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"minimax/minimax-m2","name":"MiniMax: MiniMax M2","pricing":{"prompt":"0.000000255","completion":"0.000001","input_cache_read":"0.00000003"},"created":1761252093,"top_provider":{"context_length":196608,"max_completion_tokens":196608,"is_moderated":false}},{"id":"qwen/qwen3-vl-32b-instruct","name":"Qwen: Qwen3 VL 32B Instruct","pricing":{"prompt":"0.000000104","completion":"0.000000416"},"created":1761231332,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"liquid/lfm2-8b-a1b","name":"LiquidAI: LFM2-8B-A1B","pricing":{"prompt":"0.00000001","completion":"0.00000002"},"created":1760970984,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"liquid/lfm-2.2-6b","name":"LiquidAI: LFM2-2.6B","pricing":{"prompt":"0.00000001","completion":"0.00000002"},"created":1760970889,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"ibm-granite/granite-4.0-h-micro","name":"IBM: Granite 4.0 Micro","pricing":{"prompt":"0.000000017","completion":"0.00000011"},"created":1760927695,"top_provider":{"context_length":131000,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-5-image-mini","name":"OpenAI: GPT-5 Image Mini","pricing":{"prompt":"0.0000025","completion":"0.000002","web_search":"0.01","input_cache_read":"0.00000025"},"created":1760624583,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"anthropic/claude-haiku-4.5","name":"Anthropic: Claude Haiku 4.5","pricing":{"prompt":"0.000001","completion":"0.000005","web_search":"0.01","input_cache_read":"0.0000001","input_cache_write":"0.00000125"},"created":1760547638,"top_provider":{"context_length":200000,"max_completion_tokens":64000,"is_moderated":true}},{"id":"qwen/qwen3-vl-8b-thinking","name":"Qwen: Qwen3 VL 8B Thinking","pricing":{"prompt":"0.000000117","completion":"0.000001365"},"created":1760463746,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen3-vl-8b-instruct","name":"Qwen: Qwen3 VL 8B Instruct","pricing":{"prompt":"0.00000008","completion":"0.0000005"},"created":1760463308,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"openai/gpt-5-image","name":"OpenAI: GPT-5 Image","pricing":{"prompt":"0.00001","completion":"0.00001","web_search":"0.01","input_cache_read":"0.00000125"},"created":1760447986,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/o3-deep-research","name":"OpenAI: o3 Deep Research","pricing":{"prompt":"0.00001","completion":"0.00004","web_search":"0.01","input_cache_read":"0.0000025"},"created":1760129661,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"openai/o4-mini-deep-research","name":"OpenAI: o4 Mini Deep Research","pricing":{"prompt":"0.000002","completion":"0.000008","web_search":"0.01","input_cache_read":"0.0000005"},"created":1760129642,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"nvidia/llama-3.3-nemotron-super-49b-v1.5","name":"NVIDIA: Llama 3.3 Nemotron Super 49B V1.5","pricing":{"prompt":"0.0000001","completion":"0.0000004"},"created":1760101395,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"baidu/ernie-4.5-21b-a3b-thinking","name":"Baidu: ERNIE 4.5 21B A3B Thinking","pricing":{"prompt":"0.00000007","completion":"0.00000028"},"created":1760048887,"top_provider":{"context_length":131072,"max_completion_tokens":65536,"is_moderated":false}},{"id":"google/gemini-2.5-flash-image","name":"Google: Nano Banana (Gemini 2.5 Flash Image)","pricing":{"prompt":"0.0000003","completion":"0.0000025","image":"0.0000003","audio":"0.000001","internal_reasoning":"0.0000025","input_cache_read":"0.00000003","input_cache_write":"0.00000008333333333333334"},"created":1759870431,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen3-vl-30b-a3b-thinking","name":"Qwen: Qwen3 VL 30B A3B Thinking","pricing":{"prompt":"0.00000013","completion":"0.00000156"},"created":1759794479,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen3-vl-30b-a3b-instruct","name":"Qwen: Qwen3 VL 30B A3B Instruct","pricing":{"prompt":"0.00000013","completion":"0.00000052"},"created":1759794476,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"openai/gpt-5-pro","name":"OpenAI: GPT-5 Pro","pricing":{"prompt":"0.000015","completion":"0.00012","web_search":"0.01"},"created":1759776663,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"z-ai/glm-4.6","name":"Z.ai: GLM 4.6","pricing":{"prompt":"0.00000039","completion":"0.0000019"},"created":1759235576,"top_provider":{"context_length":204800,"max_completion_tokens":204800,"is_moderated":false}},{"id":"anthropic/claude-sonnet-4.5","name":"Anthropic: Claude Sonnet 4.5","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.01","input_cache_read":"0.0000003","input_cache_write":"0.00000375"},"created":1759161676,"top_provider":{"context_length":1000000,"max_completion_tokens":64000,"is_moderated":false}},{"id":"deepseek/deepseek-v3.2-exp","name":"DeepSeek: DeepSeek V3.2 Exp","pricing":{"prompt":"0.00000027","completion":"0.00000041"},"created":1759150481,"top_provider":{"context_length":163840,"max_completion_tokens":65536,"is_moderated":false}},{"id":"thedrummer/cydonia-24b-v4.1","name":"TheDrummer: Cydonia 24B V4.1","pricing":{"prompt":"0.0000003","completion":"0.0000005"},"created":1758931878,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"relace/relace-apply-3","name":"Relace: Relace Apply 3","pricing":{"prompt":"0.00000085","completion":"0.00000125"},"created":1758891572,"top_provider":{"context_length":256000,"max_completion_tokens":128000,"is_moderated":false}},{"id":"google/gemini-2.5-flash-lite-preview-09-2025","name":"Google: Gemini 2.5 Flash Lite Preview 09-2025","pricing":{"prompt":"0.0000001","completion":"0.0000004","image":"0.0000001","audio":"0.0000003","internal_reasoning":"0.0000004","input_cache_read":"0.00000001","input_cache_write":"0.00000008333333333333334"},"created":1758819686,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"qwen/qwen3-vl-235b-a22b-thinking","name":"Qwen: Qwen3 VL 235B A22B Thinking","pricing":{"prompt":"0.00000026","completion":"0.0000026"},"created":1758668690,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen3-vl-235b-a22b-instruct","name":"Qwen: Qwen3 VL 235B A22B Instruct","pricing":{"prompt":"0.0000002","completion":"0.00000088","input_cache_read":"0.00000011"},"created":1758668687,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwen3-max","name":"Qwen: Qwen3 Max","pricing":{"prompt":"0.00000078","completion":"0.0000039","input_cache_read":"0.000000156"},"created":1758662808,"top_provider":{"context_length":262144,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen3-coder-plus","name":"Qwen: Qwen3 Coder Plus","pricing":{"prompt":"0.00000065","completion":"0.00000325","input_cache_read":"0.00000013"},"created":1758662707,"top_provider":{"context_length":1000000,"max_completion_tokens":65536,"is_moderated":false}},{"id":"openai/gpt-5-codex","name":"OpenAI: GPT-5 Codex","pricing":{"prompt":"0.00000125","completion":"0.00001","input_cache_read":"0.000000125"},"created":1758643403,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"deepseek/deepseek-v3.1-terminus","name":"DeepSeek: DeepSeek V3.1 Terminus","pricing":{"prompt":"0.00000021","completion":"0.00000078","input_cache_read":"0.000000105"},"created":1758548275,"top_provider":{"context_length":163840,"max_completion_tokens":65536,"is_moderated":false}},{"id":"x-ai/grok-4-fast","name":"xAI: Grok 4 Fast","pricing":{"prompt":"0.0000002","completion":"0.0000005","web_search":"0.005","input_cache_read":"0.00000005"},"created":1758240090,"top_provider":{"context_length":2000000,"max_completion_tokens":30000,"is_moderated":false}},{"id":"alibaba/tongyi-deepresearch-30b-a3b","name":"Tongyi DeepResearch 30B A3B","pricing":{"prompt":"0.00000009","completion":"0.00000045","input_cache_read":"0.00000009"},"created":1758210804,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"qwen/qwen3-coder-flash","name":"Qwen: Qwen3 Coder Flash","pricing":{"prompt":"0.000000195","completion":"0.000000975","input_cache_read":"0.000000039"},"created":1758115536,"top_provider":{"context_length":1000000,"max_completion_tokens":65536,"is_moderated":false}},{"id":"qwen/qwen3-next-80b-a3b-thinking","name":"Qwen: Qwen3 Next 80B A3B Thinking","pricing":{"prompt":"0.0000000975","completion":"0.00000078"},"created":1757612284,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen3-next-80b-a3b-instruct:free","name":"Qwen: Qwen3 Next 80B A3B Instruct (free)","pricing":{"prompt":"0","completion":"0"},"created":1757612213,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwen3-next-80b-a3b-instruct","name":"Qwen: Qwen3 Next 80B A3B Instruct","pricing":{"prompt":"0.00000009","completion":"0.0000011"},"created":1757612213,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"meituan/longcat-flash-chat","name":"Meituan: LongCat Flash Chat","pricing":{"prompt":"0.0000002","completion":"0.0000008","input_cache_read":"0.0000002"},"created":1757427658,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"qwen/qwen-plus-2025-07-28:thinking","name":"Qwen: Qwen Plus 0728 (thinking)","pricing":{"prompt":"0.00000026","completion":"0.00000078"},"created":1757347599,"top_provider":{"context_length":1000000,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen-plus-2025-07-28","name":"Qwen: Qwen Plus 0728","pricing":{"prompt":"0.00000026","completion":"0.00000078"},"created":1757347599,"top_provider":{"context_length":1000000,"max_completion_tokens":32768,"is_moderated":false}},{"id":"nvidia/nemotron-nano-9b-v2:free","name":"NVIDIA: Nemotron Nano 9B V2 (free)","pricing":{"prompt":"0","completion":"0"},"created":1757106807,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"nvidia/nemotron-nano-9b-v2","name":"NVIDIA: Nemotron Nano 9B V2","pricing":{"prompt":"0.00000004","completion":"0.00000016"},"created":1757106807,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"moonshotai/kimi-k2-0905","name":"MoonshotAI: Kimi K2 0905","pricing":{"prompt":"0.0000004","completion":"0.000002","input_cache_read":"0.00000015"},"created":1757021147,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwen3-30b-a3b-thinking-2507","name":"Qwen: Qwen3 30B A3B Thinking 2507","pricing":{"prompt":"0.00000008","completion":"0.0000004","input_cache_read":"0.00000008"},"created":1756399192,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"x-ai/grok-code-fast-1","name":"xAI: Grok Code Fast 1","pricing":{"prompt":"0.0000002","completion":"0.0000015","web_search":"0.005","input_cache_read":"0.00000002"},"created":1756238927,"top_provider":{"context_length":256000,"max_completion_tokens":10000,"is_moderated":false}},{"id":"nousresearch/hermes-4-70b","name":"Nous: Hermes 4 70B","pricing":{"prompt":"0.00000013","completion":"0.0000004"},"created":1756236182,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"nousresearch/hermes-4-405b","name":"Nous: Hermes 4 405B","pricing":{"prompt":"0.000001","completion":"0.000003"},"created":1756235463,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"deepseek/deepseek-chat-v3.1","name":"DeepSeek: DeepSeek V3.1","pricing":{"prompt":"0.00000015","completion":"0.00000075"},"created":1755779628,"top_provider":{"context_length":32768,"max_completion_tokens":7168,"is_moderated":false}},{"id":"openai/gpt-4o-audio-preview","name":"OpenAI: GPT-4o Audio","pricing":{"prompt":"0.0000025","completion":"0.00001","audio":"0.00004"},"created":1755233061,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"mistralai/mistral-medium-3.1","name":"Mistral: Mistral Medium 3.1","pricing":{"prompt":"0.0000004","completion":"0.000002","input_cache_read":"0.00000004"},"created":1755095639,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"baidu/ernie-4.5-21b-a3b","name":"Baidu: ERNIE 4.5 21B A3B","pricing":{"prompt":"0.00000007","completion":"0.00000028"},"created":1755034167,"top_provider":{"context_length":120000,"max_completion_tokens":8000,"is_moderated":false}},{"id":"baidu/ernie-4.5-vl-28b-a3b","name":"Baidu: ERNIE 4.5 VL 28B A3B","pricing":{"prompt":"0.00000014","completion":"0.00000056"},"created":1755032836,"top_provider":{"context_length":30000,"max_completion_tokens":8000,"is_moderated":false}},{"id":"z-ai/glm-4.5v","name":"Z.ai: GLM 4.5V","pricing":{"prompt":"0.0000006","completion":"0.0000018","input_cache_read":"0.00000011"},"created":1754922288,"top_provider":{"context_length":65536,"max_completion_tokens":16384,"is_moderated":false}},{"id":"ai21/jamba-large-1.7","name":"AI21: Jamba Large 1.7","pricing":{"prompt":"0.000002","completion":"0.000008"},"created":1754669020,"top_provider":{"context_length":256000,"max_completion_tokens":4096,"is_moderated":false}},{"id":"openai/gpt-5-chat","name":"OpenAI: GPT-5 Chat","pricing":{"prompt":"0.00000125","completion":"0.00001","web_search":"0.01","input_cache_read":"0.000000125"},"created":1754587837,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"openai/gpt-5","name":"OpenAI: GPT-5","pricing":{"prompt":"0.00000125","completion":"0.00001","web_search":"0.01","input_cache_read":"0.000000125"},"created":1754587413,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-5-mini","name":"OpenAI: GPT-5 Mini","pricing":{"prompt":"0.00000025","completion":"0.000002","web_search":"0.01","input_cache_read":"0.000000025"},"created":1754587407,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-5-nano","name":"OpenAI: GPT-5 Nano","pricing":{"prompt":"0.00000005","completion":"0.0000004","web_search":"0.01","input_cache_read":"0.000000005"},"created":1754587402,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-oss-120b:free","name":"OpenAI: gpt-oss-120b (free)","pricing":{"prompt":"0","completion":"0"},"created":1754414231,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":true}},{"id":"openai/gpt-oss-120b","name":"OpenAI: gpt-oss-120b","pricing":{"prompt":"0.000000039","completion":"0.00000019"},"created":1754414231,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-oss-20b:free","name":"OpenAI: gpt-oss-20b (free)","pricing":{"prompt":"0","completion":"0"},"created":1754414229,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":true}},{"id":"openai/gpt-oss-20b","name":"OpenAI: gpt-oss-20b","pricing":{"prompt":"0.00000003","completion":"0.00000014"},"created":1754414229,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"anthropic/claude-opus-4.1","name":"Anthropic: Claude Opus 4.1","pricing":{"prompt":"0.000015","completion":"0.000075","web_search":"0.01","input_cache_read":"0.0000015","input_cache_write":"0.00001875"},"created":1754411591,"top_provider":{"context_length":200000,"max_completion_tokens":32000,"is_moderated":true}},{"id":"mistralai/codestral-2508","name":"Mistral: Codestral 2508","pricing":{"prompt":"0.0000003","completion":"0.0000009","input_cache_read":"0.00000003"},"created":1754079630,"top_provider":{"context_length":256000,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwen3-coder-30b-a3b-instruct","name":"Qwen: Qwen3 Coder 30B A3B Instruct","pricing":{"prompt":"0.00000007","completion":"0.00000027"},"created":1753972379,"top_provider":{"context_length":160000,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen3-30b-a3b-instruct-2507","name":"Qwen: Qwen3 30B A3B Instruct 2507","pricing":{"prompt":"0.00000009","completion":"0.0000003"},"created":1753806965,"top_provider":{"context_length":262144,"max_completion_tokens":262144,"is_moderated":false}},{"id":"z-ai/glm-4.5","name":"Z.ai: GLM 4.5","pricing":{"prompt":"0.0000006","completion":"0.0000022","input_cache_read":"0.00000011"},"created":1753471347,"top_provider":{"context_length":131072,"max_completion_tokens":98304,"is_moderated":false}},{"id":"z-ai/glm-4.5-air:free","name":"Z.ai: GLM 4.5 Air (free)","pricing":{"prompt":"0","completion":"0"},"created":1753471258,"top_provider":{"context_length":131072,"max_completion_tokens":96000,"is_moderated":false}},{"id":"z-ai/glm-4.5-air","name":"Z.ai: GLM 4.5 Air","pricing":{"prompt":"0.00000013","completion":"0.00000085","input_cache_read":"0.000000025"},"created":1753471258,"top_provider":{"context_length":131072,"max_completion_tokens":98304,"is_moderated":false}},{"id":"qwen/qwen3-235b-a22b-thinking-2507","name":"Qwen: Qwen3 235B A22B Thinking 2507","pricing":{"prompt":"0.0000001495","completion":"0.000001495"},"created":1753449557,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"z-ai/glm-4-32b","name":"Z.ai: GLM 4 32B ","pricing":{"prompt":"0.0000001","completion":"0.0000001"},"created":1753376617,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwen3-coder:free","name":"Qwen: Qwen3 Coder 480B A35B (free)","pricing":{"prompt":"0","completion":"0"},"created":1753230546,"top_provider":{"context_length":262000,"max_completion_tokens":262000,"is_moderated":false}},{"id":"qwen/qwen3-coder","name":"Qwen: Qwen3 Coder 480B A35B","pricing":{"prompt":"0.00000022","completion":"0.000001","input_cache_read":"0.000000022"},"created":1753230546,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"bytedance/ui-tars-1.5-7b","name":"ByteDance: UI-TARS 7B ","pricing":{"prompt":"0.0000001","completion":"0.0000002"},"created":1753205056,"top_provider":{"context_length":128000,"max_completion_tokens":2048,"is_moderated":false}},{"id":"google/gemini-2.5-flash-lite","name":"Google: Gemini 2.5 Flash Lite","pricing":{"prompt":"0.0000001","completion":"0.0000004","image":"0.0000001","audio":"0.0000003","internal_reasoning":"0.0000004","input_cache_read":"0.00000001","input_cache_write":"0.00000008333333333333334"},"created":1753200276,"top_provider":{"context_length":1048576,"max_completion_tokens":65535,"is_moderated":false}},{"id":"qwen/qwen3-235b-a22b-2507","name":"Qwen: Qwen3 235B A22B Instruct 2507","pricing":{"prompt":"0.000000071","completion":"0.0000001"},"created":1753119555,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"switchpoint/router","name":"Switchpoint Router","pricing":{"prompt":"0.00000085","completion":"0.0000034"},"created":1752272899,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"moonshotai/kimi-k2","name":"MoonshotAI: Kimi K2 0711","pricing":{"prompt":"0.00000055","completion":"0.0000022"},"created":1752263252,"top_provider":{"context_length":131000,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/devstral-medium","name":"Mistral: Devstral Medium","pricing":{"prompt":"0.0000004","completion":"0.000002","input_cache_read":"0.00000004"},"created":1752161321,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/devstral-small","name":"Mistral: Devstral Small 1.1","pricing":{"prompt":"0.0000001","completion":"0.0000003","input_cache_read":"0.00000001"},"created":1752160751,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"cognitivecomputations/dolphin-mistral-24b-venice-edition:free","name":"Venice: Uncensored (free)","pricing":{"prompt":"0","completion":"0"},"created":1752094966,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"x-ai/grok-4","name":"xAI: Grok 4","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.005","input_cache_read":"0.00000075"},"created":1752087689,"top_provider":{"context_length":256000,"max_completion_tokens":null,"is_moderated":false}},{"id":"google/gemma-3n-e2b-it:free","name":"Google: Gemma 3n 2B (free)","pricing":{"prompt":"0","completion":"0"},"created":1752074904,"top_provider":{"context_length":8192,"max_completion_tokens":2048,"is_moderated":false}},{"id":"tencent/hunyuan-a13b-instruct","name":"Tencent: Hunyuan A13B Instruct","pricing":{"prompt":"0.00000014","completion":"0.00000057"},"created":1751987664,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"tngtech/deepseek-r1t2-chimera","name":"TNG: DeepSeek R1T2 Chimera","pricing":{"prompt":"0.00000025","completion":"0.00000085","input_cache_read":"0.000000125"},"created":1751986985,"top_provider":{"context_length":163840,"max_completion_tokens":163840,"is_moderated":false}},{"id":"morph/morph-v3-large","name":"Morph: Morph V3 Large","pricing":{"prompt":"0.0000009","completion":"0.0000019"},"created":1751910858,"top_provider":{"context_length":262144,"max_completion_tokens":131072,"is_moderated":false}},{"id":"morph/morph-v3-fast","name":"Morph: Morph V3 Fast","pricing":{"prompt":"0.0000008","completion":"0.0000012"},"created":1751910002,"top_provider":{"context_length":81920,"max_completion_tokens":38000,"is_moderated":false}},{"id":"baidu/ernie-4.5-vl-424b-a47b","name":"Baidu: ERNIE 4.5 VL 424B A47B ","pricing":{"prompt":"0.00000042","completion":"0.00000125"},"created":1751300903,"top_provider":{"context_length":123000,"max_completion_tokens":16000,"is_moderated":false}},{"id":"baidu/ernie-4.5-300b-a47b","name":"Baidu: ERNIE 4.5 300B A47B ","pricing":{"prompt":"0.00000028","completion":"0.0000011"},"created":1751300139,"top_provider":{"context_length":123000,"max_completion_tokens":12000,"is_moderated":false}},{"id":"inception/mercury","name":"Inception: Mercury","pricing":{"prompt":"0.00000025","completion":"0.00000075","input_cache_read":"0.000000025"},"created":1750973026,"top_provider":{"context_length":128000,"max_completion_tokens":32000,"is_moderated":false}},{"id":"mistralai/mistral-small-3.2-24b-instruct","name":"Mistral: Mistral Small 3.2 24B","pricing":{"prompt":"0.000000075","completion":"0.0000002"},"created":1750443016,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"minimax/minimax-m1","name":"MiniMax: MiniMax M1","pricing":{"prompt":"0.0000004","completion":"0.0000022"},"created":1750200414,"top_provider":{"context_length":1000000,"max_completion_tokens":40000,"is_moderated":false}},{"id":"google/gemini-2.5-flash","name":"Google: Gemini 2.5 Flash","pricing":{"prompt":"0.0000003","completion":"0.0000025","image":"0.0000003","audio":"0.000001","internal_reasoning":"0.0000025","input_cache_read":"0.00000003","input_cache_write":"0.00000008333333333333334"},"created":1750172488,"top_provider":{"context_length":1048576,"max_completion_tokens":65535,"is_moderated":false}},{"id":"google/gemini-2.5-pro","name":"Google: Gemini 2.5 Pro","pricing":{"prompt":"0.00000125","completion":"0.00001","image":"0.00000125","audio":"0.00000125","internal_reasoning":"0.00001","input_cache_read":"0.000000125","input_cache_write":"0.000000375"},"created":1750169544,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"openai/o3-pro","name":"OpenAI: o3 Pro","pricing":{"prompt":"0.00002","completion":"0.00008","web_search":"0.01"},"created":1749598352,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"x-ai/grok-3-mini","name":"xAI: Grok 3 Mini","pricing":{"prompt":"0.0000003","completion":"0.0000005","web_search":"0.005","input_cache_read":"0.000000075"},"created":1749583245,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"x-ai/grok-3","name":"xAI: Grok 3","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.005","input_cache_read":"0.00000075"},"created":1749582908,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"google/gemini-2.5-pro-preview","name":"Google: Gemini 2.5 Pro Preview 06-05","pricing":{"prompt":"0.00000125","completion":"0.00001","image":"0.00000125","audio":"0.00000125","internal_reasoning":"0.00001","input_cache_read":"0.000000125","input_cache_write":"0.000000375"},"created":1749137257,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"deepseek/deepseek-r1-0528","name":"DeepSeek: R1 0528","pricing":{"prompt":"0.00000045","completion":"0.00000215","input_cache_read":"0.000000225"},"created":1748455170,"top_provider":{"context_length":163840,"max_completion_tokens":65536,"is_moderated":false}},{"id":"anthropic/claude-opus-4","name":"Anthropic: Claude Opus 4","pricing":{"prompt":"0.000015","completion":"0.000075","web_search":"0.01","input_cache_read":"0.0000015","input_cache_write":"0.00001875"},"created":1747931245,"top_provider":{"context_length":200000,"max_completion_tokens":32000,"is_moderated":true}},{"id":"anthropic/claude-sonnet-4","name":"Anthropic: Claude Sonnet 4","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.01","input_cache_read":"0.0000003","input_cache_write":"0.00000375"},"created":1747930371,"top_provider":{"context_length":200000,"max_completion_tokens":64000,"is_moderated":true}},{"id":"google/gemma-3n-e4b-it:free","name":"Google: Gemma 3n 4B (free)","pricing":{"prompt":"0","completion":"0"},"created":1747776824,"top_provider":{"context_length":8192,"max_completion_tokens":2048,"is_moderated":false}},{"id":"google/gemma-3n-e4b-it","name":"Google: Gemma 3n 4B","pricing":{"prompt":"0.00000002","completion":"0.00000004"},"created":1747776824,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/mistral-medium-3","name":"Mistral: Mistral Medium 3","pricing":{"prompt":"0.0000004","completion":"0.000002","input_cache_read":"0.00000004"},"created":1746627341,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"google/gemini-2.5-pro-preview-05-06","name":"Google: Gemini 2.5 Pro Preview 05-06","pricing":{"prompt":"0.00000125","completion":"0.00001","image":"0.00000125","audio":"0.00000125","internal_reasoning":"0.00001","input_cache_read":"0.000000125","input_cache_write":"0.000000375"},"created":1746578513,"top_provider":{"context_length":1048576,"max_completion_tokens":65535,"is_moderated":false}},{"id":"arcee-ai/spotlight","name":"Arcee AI: Spotlight","pricing":{"prompt":"0.00000018","completion":"0.00000018"},"created":1746481552,"top_provider":{"context_length":131072,"max_completion_tokens":65537,"is_moderated":false}},{"id":"arcee-ai/maestro-reasoning","name":"Arcee AI: Maestro Reasoning","pricing":{"prompt":"0.0000009","completion":"0.0000033"},"created":1746481269,"top_provider":{"context_length":131072,"max_completion_tokens":32000,"is_moderated":false}},{"id":"arcee-ai/virtuoso-large","name":"Arcee AI: Virtuoso Large","pricing":{"prompt":"0.00000075","completion":"0.0000012"},"created":1746478885,"top_provider":{"context_length":131072,"max_completion_tokens":64000,"is_moderated":false}},{"id":"arcee-ai/coder-large","name":"Arcee AI: Coder Large","pricing":{"prompt":"0.0000005","completion":"0.0000008"},"created":1746478663,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"inception/mercury-coder","name":"Inception: Mercury Coder","pricing":{"prompt":"0.00000025","completion":"0.00000075","input_cache_read":"0.000000025"},"created":1746033880,"top_provider":{"context_length":128000,"max_completion_tokens":32000,"is_moderated":false}},{"id":"qwen/qwen3-4b:free","name":"Qwen: Qwen3 4B (free)","pricing":{"prompt":"0","completion":"0"},"created":1746031104,"top_provider":{"context_length":40960,"max_completion_tokens":null,"is_moderated":false}},{"id":"meta-llama/llama-guard-4-12b","name":"Meta: Llama Guard 4 12B","pricing":{"prompt":"0.00000018","completion":"0.00000018"},"created":1745975193,"top_provider":{"context_length":163840,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwen3-30b-a3b","name":"Qwen: Qwen3 30B A3B","pricing":{"prompt":"0.00000008","completion":"0.00000028"},"created":1745878604,"top_provider":{"context_length":40960,"max_completion_tokens":40960,"is_moderated":false}},{"id":"qwen/qwen3-8b","name":"Qwen: Qwen3 8B","pricing":{"prompt":"0.00000005","completion":"0.0000004","input_cache_read":"0.00000005"},"created":1745876632,"top_provider":{"context_length":40960,"max_completion_tokens":8192,"is_moderated":false}},{"id":"qwen/qwen3-14b","name":"Qwen: Qwen3 14B","pricing":{"prompt":"0.00000006","completion":"0.00000024"},"created":1745876478,"top_provider":{"context_length":40960,"max_completion_tokens":40960,"is_moderated":false}},{"id":"qwen/qwen3-32b","name":"Qwen: Qwen3 32B","pricing":{"prompt":"0.00000008","completion":"0.00000024","input_cache_read":"0.00000004"},"created":1745875945,"top_provider":{"context_length":40960,"max_completion_tokens":40960,"is_moderated":false}},{"id":"qwen/qwen3-235b-a22b","name":"Qwen: Qwen3 235B A22B","pricing":{"prompt":"0.000000455","completion":"0.00000182"},"created":1745875757,"top_provider":{"context_length":131072,"max_completion_tokens":8192,"is_moderated":false}},{"id":"openai/o4-mini-high","name":"OpenAI: o4 Mini High","pricing":{"prompt":"0.0000011","completion":"0.0000044","web_search":"0.01","input_cache_read":"0.000000275"},"created":1744824212,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"openai/o3","name":"OpenAI: o3","pricing":{"prompt":"0.000002","completion":"0.000008","web_search":"0.01","input_cache_read":"0.0000005"},"created":1744823457,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"openai/o4-mini","name":"OpenAI: o4 Mini","pricing":{"prompt":"0.0000011","completion":"0.0000044","web_search":"0.01","input_cache_read":"0.000000275"},"created":1744820942,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"qwen/qwen2.5-coder-7b-instruct","name":"Qwen: Qwen2.5 Coder 7B Instruct","pricing":{"prompt":"0.00000003","completion":"0.00000009"},"created":1744734887,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-4.1","name":"OpenAI: GPT-4.1","pricing":{"prompt":"0.000002","completion":"0.000008","web_search":"0.01","input_cache_read":"0.0000005"},"created":1744651385,"top_provider":{"context_length":1047576,"max_completion_tokens":32768,"is_moderated":true}},{"id":"openai/gpt-4.1-mini","name":"OpenAI: GPT-4.1 Mini","pricing":{"prompt":"0.0000004","completion":"0.0000016","web_search":"0.01","input_cache_read":"0.0000001"},"created":1744651381,"top_provider":{"context_length":1047576,"max_completion_tokens":32768,"is_moderated":true}},{"id":"openai/gpt-4.1-nano","name":"OpenAI: GPT-4.1 Nano","pricing":{"prompt":"0.0000001","completion":"0.0000004","web_search":"0.01","input_cache_read":"0.000000025"},"created":1744651369,"top_provider":{"context_length":1047576,"max_completion_tokens":32768,"is_moderated":true}},{"id":"eleutherai/llemma_7b","name":"EleutherAI: Llemma 7b","pricing":{"prompt":"0.0000008","completion":"0.0000012"},"created":1744643225,"top_provider":{"context_length":4096,"max_completion_tokens":4096,"is_moderated":false}},{"id":"alfredpros/codellama-7b-instruct-solidity","name":"AlfredPros: CodeLLaMa 7B Instruct Solidity","pricing":{"prompt":"0.0000008","completion":"0.0000012"},"created":1744641874,"top_provider":{"context_length":4096,"max_completion_tokens":4096,"is_moderated":false}},{"id":"x-ai/grok-3-mini-beta","name":"xAI: Grok 3 Mini Beta","pricing":{"prompt":"0.0000003","completion":"0.0000005","web_search":"0.005","input_cache_read":"0.000000075"},"created":1744240195,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"x-ai/grok-3-beta","name":"xAI: Grok 3 Beta","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.005","input_cache_read":"0.00000075"},"created":1744240068,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"meta-llama/llama-4-maverick","name":"Meta: Llama 4 Maverick","pricing":{"prompt":"0.00000015","completion":"0.0000006"},"created":1743881822,"top_provider":{"context_length":1048576,"max_completion_tokens":16384,"is_moderated":false}},{"id":"meta-llama/llama-4-scout","name":"Meta: Llama 4 Scout","pricing":{"prompt":"0.00000008","completion":"0.0000003"},"created":1743881519,"top_provider":{"context_length":327680,"max_completion_tokens":16384,"is_moderated":false}},{"id":"qwen/qwen2.5-vl-32b-instruct","name":"Qwen: Qwen2.5 VL 32B Instruct","pricing":{"prompt":"0.0000002","completion":"0.0000006"},"created":1742839838,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"deepseek/deepseek-chat-v3-0324","name":"DeepSeek: DeepSeek V3 0324","pricing":{"prompt":"0.0000002","completion":"0.00000077","input_cache_read":"0.000000135"},"created":1742824755,"top_provider":{"context_length":163840,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/o1-pro","name":"OpenAI: o1-pro","pricing":{"prompt":"0.00015","completion":"0.0006"},"created":1742423211,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"mistralai/mistral-small-3.1-24b-instruct:free","name":"Mistral: Mistral Small 3.1 24B (free)","pricing":{"prompt":"0","completion":"0"},"created":1742238937,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/mistral-small-3.1-24b-instruct","name":"Mistral: Mistral Small 3.1 24B","pricing":{"prompt":"0.00000035","completion":"0.00000056"},"created":1742238937,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"allenai/olmo-2-0325-32b-instruct","name":"AllenAI: Olmo 2 32B Instruct","pricing":{"prompt":"0.00000005","completion":"0.0000002"},"created":1741988556,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"google/gemma-3-4b-it:free","name":"Google: Gemma 3 4B (free)","pricing":{"prompt":"0","completion":"0"},"created":1741905510,"top_provider":{"context_length":32768,"max_completion_tokens":8192,"is_moderated":false}},{"id":"google/gemma-3-4b-it","name":"Google: Gemma 3 4B","pricing":{"prompt":"0.00000004","completion":"0.00000008"},"created":1741905510,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"google/gemma-3-12b-it:free","name":"Google: Gemma 3 12B (free)","pricing":{"prompt":"0","completion":"0"},"created":1741902625,"top_provider":{"context_length":32768,"max_completion_tokens":8192,"is_moderated":false}},{"id":"google/gemma-3-12b-it","name":"Google: Gemma 3 12B","pricing":{"prompt":"0.00000004","completion":"0.00000013"},"created":1741902625,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"cohere/command-a","name":"Cohere: Command A","pricing":{"prompt":"0.0000025","completion":"0.00001"},"created":1741894342,"top_provider":{"context_length":256000,"max_completion_tokens":8192,"is_moderated":true}},{"id":"openai/gpt-4o-mini-search-preview","name":"OpenAI: GPT-4o-mini Search Preview","pricing":{"prompt":"0.00000015","completion":"0.0000006","web_search":"0.0275"},"created":1741818122,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"openai/gpt-4o-search-preview","name":"OpenAI: GPT-4o Search Preview","pricing":{"prompt":"0.0000025","completion":"0.00001","web_search":"0.035"},"created":1741817949,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"google/gemma-3-27b-it:free","name":"Google: Gemma 3 27B (free)","pricing":{"prompt":"0","completion":"0"},"created":1741756359,"top_provider":{"context_length":131072,"max_completion_tokens":8192,"is_moderated":false}},{"id":"google/gemma-3-27b-it","name":"Google: Gemma 3 27B","pricing":{"prompt":"0.00000008","completion":"0.00000016"},"created":1741756359,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"thedrummer/skyfall-36b-v2","name":"TheDrummer: Skyfall 36B V2","pricing":{"prompt":"0.00000055","completion":"0.0000008"},"created":1741636566,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"perplexity/sonar-reasoning-pro","name":"Perplexity: Sonar Reasoning Pro","pricing":{"prompt":"0.000002","completion":"0.000008","web_search":"0.005"},"created":1741313308,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"perplexity/sonar-pro","name":"Perplexity: Sonar Pro","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.005"},"created":1741312423,"top_provider":{"context_length":200000,"max_completion_tokens":8000,"is_moderated":false}},{"id":"perplexity/sonar-deep-research","name":"Perplexity: Sonar Deep Research","pricing":{"prompt":"0.000002","completion":"0.000008","web_search":"0.005","internal_reasoning":"0.000003"},"created":1741311246,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwq-32b","name":"Qwen: QwQ 32B","pricing":{"prompt":"0.00000015","completion":"0.00000058"},"created":1741208814,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"google/gemini-2.0-flash-lite-001","name":"Google: Gemini 2.0 Flash Lite","pricing":{"prompt":"0.000000075","completion":"0.0000003","image":"0.000000075","audio":"0.000000075","internal_reasoning":"0.0000003"},"created":1740506212,"top_provider":{"context_length":1048576,"max_completion_tokens":8192,"is_moderated":false}},{"id":"anthropic/claude-3.7-sonnet","name":"Anthropic: Claude 3.7 Sonnet","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.01","input_cache_read":"0.0000003","input_cache_write":"0.00000375"},"created":1740422110,"top_provider":{"context_length":200000,"max_completion_tokens":64000,"is_moderated":false}},{"id":"anthropic/claude-3.7-sonnet:thinking","name":"Anthropic: Claude 3.7 Sonnet (thinking)","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.01","input_cache_read":"0.0000003","input_cache_write":"0.00000375"},"created":1740422110,"top_provider":{"context_length":200000,"max_completion_tokens":64000,"is_moderated":false}},{"id":"mistralai/mistral-saba","name":"Mistral: Saba","pricing":{"prompt":"0.0000002","completion":"0.0000006","input_cache_read":"0.00000002"},"created":1739803239,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"meta-llama/llama-guard-3-8b","name":"Llama Guard 3 8B","pricing":{"prompt":"0.00000002","completion":"0.00000006"},"created":1739401318,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/o3-mini-high","name":"OpenAI: o3 Mini High","pricing":{"prompt":"0.0000011","completion":"0.0000044","input_cache_read":"0.00000055"},"created":1739372611,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"google/gemini-2.0-flash-001","name":"Google: Gemini 2.0 Flash","pricing":{"prompt":"0.0000001","completion":"0.0000004","image":"0.0000001","audio":"0.0000007","internal_reasoning":"0.0000004","input_cache_read":"0.000000025","input_cache_write":"0.00000008333333333333334"},"created":1738769413,"top_provider":{"context_length":1048576,"max_completion_tokens":8192,"is_moderated":false}},{"id":"qwen/qwen-vl-plus","name":"Qwen: Qwen VL Plus","pricing":{"prompt":"0.0000001365","completion":"0.0000004095","input_cache_read":"0.0000000273"},"created":1738731255,"top_provider":{"context_length":131072,"max_completion_tokens":8192,"is_moderated":false}},{"id":"aion-labs/aion-1.0","name":"AionLabs: Aion-1.0","pricing":{"prompt":"0.000004","completion":"0.000008"},"created":1738697557,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"aion-labs/aion-1.0-mini","name":"AionLabs: Aion-1.0-Mini","pricing":{"prompt":"0.0000007","completion":"0.0000014"},"created":1738697107,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"aion-labs/aion-rp-llama-3.1-8b","name":"AionLabs: Aion-RP 1.0 (8B)","pricing":{"prompt":"0.0000008","completion":"0.0000016"},"created":1738696718,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen-vl-max","name":"Qwen: Qwen VL Max","pricing":{"prompt":"0.00000052","completion":"0.00000208"},"created":1738434304,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen-turbo","name":"Qwen: Qwen-Turbo","pricing":{"prompt":"0.0000000325","completion":"0.00000013","input_cache_read":"0.0000000065"},"created":1738410974,"top_provider":{"context_length":131072,"max_completion_tokens":8192,"is_moderated":false}},{"id":"qwen/qwen2.5-vl-72b-instruct","name":"Qwen: Qwen2.5 VL 72B Instruct","pricing":{"prompt":"0.0000008","completion":"0.0000008"},"created":1738410311,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen-plus","name":"Qwen: Qwen-Plus","pricing":{"prompt":"0.00000026","completion":"0.00000078","input_cache_read":"0.000000052"},"created":1738409840,"top_provider":{"context_length":1000000,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen-max","name":"Qwen: Qwen-Max ","pricing":{"prompt":"0.00000104","completion":"0.00000416","input_cache_read":"0.000000208"},"created":1738402289,"top_provider":{"context_length":32768,"max_completion_tokens":8192,"is_moderated":false}},{"id":"openai/o3-mini","name":"OpenAI: o3 Mini","pricing":{"prompt":"0.0000011","completion":"0.0000044","input_cache_read":"0.00000055"},"created":1738351721,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"mistralai/mistral-small-24b-instruct-2501","name":"Mistral: Mistral Small 3","pricing":{"prompt":"0.00000005","completion":"0.00000008"},"created":1738255409,"top_provider":{"context_length":32768,"max_completion_tokens":16384,"is_moderated":false}},{"id":"deepseek/deepseek-r1-distill-qwen-32b","name":"DeepSeek: R1 Distill Qwen 32B","pricing":{"prompt":"0.00000029","completion":"0.00000029"},"created":1738194830,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"perplexity/sonar","name":"Perplexity: Sonar","pricing":{"prompt":"0.000001","completion":"0.000001","web_search":"0.005"},"created":1738013808,"top_provider":{"context_length":127072,"max_completion_tokens":null,"is_moderated":false}},{"id":"deepseek/deepseek-r1-distill-llama-70b","name":"DeepSeek: R1 Distill Llama 70B","pricing":{"prompt":"0.0000007","completion":"0.0000008"},"created":1737663169,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"deepseek/deepseek-r1","name":"DeepSeek: R1","pricing":{"prompt":"0.0000007","completion":"0.0000025"},"created":1737381095,"top_provider":{"context_length":64000,"max_completion_tokens":16000,"is_moderated":false}},{"id":"minimax/minimax-01","name":"MiniMax: MiniMax-01","pricing":{"prompt":"0.0000002","completion":"0.0000011"},"created":1736915462,"top_provider":{"context_length":1000192,"max_completion_tokens":1000192,"is_moderated":false}},{"id":"microsoft/phi-4","name":"Microsoft: Phi 4","pricing":{"prompt":"0.000000065","completion":"0.00000014"},"created":1736489872,"top_provider":{"context_length":16384,"max_completion_tokens":16384,"is_moderated":false}},{"id":"sao10k/l3.1-70b-hanami-x1","name":"Sao10K: Llama 3.1 70B Hanami x1","pricing":{"prompt":"0.000003","completion":"0.000003"},"created":1736302854,"top_provider":{"context_length":16000,"max_completion_tokens":null,"is_moderated":false}},{"id":"deepseek/deepseek-chat","name":"DeepSeek: DeepSeek V3","pricing":{"prompt":"0.00000032","completion":"0.00000089"},"created":1735241320,"top_provider":{"context_length":163840,"max_completion_tokens":163840,"is_moderated":false}},{"id":"sao10k/l3.3-euryale-70b","name":"Sao10K: Llama 3.3 Euryale 70B","pricing":{"prompt":"0.00000065","completion":"0.00000075"},"created":1734535928,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"openai/o1","name":"OpenAI: o1","pricing":{"prompt":"0.000015","completion":"0.00006","input_cache_read":"0.0000075"},"created":1734459999,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"cohere/command-r7b-12-2024","name":"Cohere: Command R7B (12-2024)","pricing":{"prompt":"0.0000000375","completion":"0.00000015"},"created":1734158152,"top_provider":{"context_length":128000,"max_completion_tokens":4000,"is_moderated":true}},{"id":"meta-llama/llama-3.3-70b-instruct:free","name":"Meta: Llama 3.3 70B Instruct (free)","pricing":{"prompt":"0","completion":"0"},"created":1733506137,"top_provider":{"context_length":65536,"max_completion_tokens":null,"is_moderated":false}},{"id":"meta-llama/llama-3.3-70b-instruct","name":"Meta: Llama 3.3 70B Instruct","pricing":{"prompt":"0.0000001","completion":"0.00000032"},"created":1733506137,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"amazon/nova-lite-v1","name":"Amazon: Nova Lite 1.0","pricing":{"prompt":"0.00000006","completion":"0.00000024"},"created":1733437363,"top_provider":{"context_length":300000,"max_completion_tokens":5120,"is_moderated":true}},{"id":"amazon/nova-micro-v1","name":"Amazon: Nova Micro 1.0","pricing":{"prompt":"0.000000035","completion":"0.00000014"},"created":1733437237,"top_provider":{"context_length":128000,"max_completion_tokens":5120,"is_moderated":true}},{"id":"amazon/nova-pro-v1","name":"Amazon: Nova Pro 1.0","pricing":{"prompt":"0.0000008","completion":"0.0000032"},"created":1733436303,"top_provider":{"context_length":300000,"max_completion_tokens":5120,"is_moderated":true}},{"id":"openai/gpt-4o-2024-11-20","name":"OpenAI: GPT-4o (2024-11-20)","pricing":{"prompt":"0.0000025","completion":"0.00001","input_cache_read":"0.00000125"},"created":1732127594,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"mistralai/mistral-large-2411","name":"Mistral Large 2411","pricing":{"prompt":"0.000002","completion":"0.000006","input_cache_read":"0.0000002"},"created":1731978685,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/mistral-large-2407","name":"Mistral Large 2407","pricing":{"prompt":"0.000002","completion":"0.000006","input_cache_read":"0.0000002"},"created":1731978415,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/pixtral-large-2411","name":"Mistral: Pixtral Large 2411","pricing":{"prompt":"0.000002","completion":"0.000006","input_cache_read":"0.0000002"},"created":1731977388,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwen-2.5-coder-32b-instruct","name":"Qwen2.5 Coder 32B Instruct","pricing":{"prompt":"0.00000066","completion":"0.000001"},"created":1731368400,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"thedrummer/unslopnemo-12b","name":"TheDrummer: UnslopNemo 12B","pricing":{"prompt":"0.0000004","completion":"0.0000004"},"created":1731103448,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"anthropic/claude-3.5-haiku","name":"Anthropic: Claude 3.5 Haiku","pricing":{"prompt":"0.0000008","completion":"0.000004","web_search":"0.01","input_cache_read":"0.00000008","input_cache_write":"0.000001"},"created":1730678400,"top_provider":{"context_length":200000,"max_completion_tokens":8192,"is_moderated":true}},{"id":"anthracite-org/magnum-v4-72b","name":"Magnum v4 72B","pricing":{"prompt":"0.000003","completion":"0.000005"},"created":1729555200,"top_provider":{"context_length":16384,"max_completion_tokens":2048,"is_moderated":false}},{"id":"anthropic/claude-3.5-sonnet","name":"Anthropic: Claude 3.5 Sonnet","pricing":{"prompt":"0.000006","completion":"0.00003","input_cache_read":"0.0000006","input_cache_write":"0.0000075"},"created":1729555200,"top_provider":{"context_length":200000,"max_completion_tokens":8192,"is_moderated":true}},{"id":"qwen/qwen-2.5-7b-instruct","name":"Qwen: Qwen2.5 7B Instruct","pricing":{"prompt":"0.00000004","completion":"0.0000001"},"created":1729036800,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"nvidia/llama-3.1-nemotron-70b-instruct","name":"NVIDIA: Llama 3.1 Nemotron 70B Instruct","pricing":{"prompt":"0.0000012","completion":"0.0000012"},"created":1728950400,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"inflection/inflection-3-pi","name":"Inflection: Inflection 3 Pi","pricing":{"prompt":"0.0000025","completion":"0.00001"},"created":1728604800,"top_provider":{"context_length":8000,"max_completion_tokens":1024,"is_moderated":false}},{"id":"inflection/inflection-3-productivity","name":"Inflection: Inflection 3 Productivity","pricing":{"prompt":"0.0000025","completion":"0.00001"},"created":1728604800,"top_provider":{"context_length":8000,"max_completion_tokens":1024,"is_moderated":false}},{"id":"thedrummer/rocinante-12b","name":"TheDrummer: Rocinante 12B","pricing":{"prompt":"0.00000017","completion":"0.00000043"},"created":1727654400,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"meta-llama/llama-3.2-3b-instruct:free","name":"Meta: Llama 3.2 3B Instruct (free)","pricing":{"prompt":"0","completion":"0"},"created":1727222400,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"meta-llama/llama-3.2-3b-instruct","name":"Meta: Llama 3.2 3B Instruct","pricing":{"prompt":"0.000000051","completion":"0.00000034"},"created":1727222400,"top_provider":{"context_length":80000,"max_completion_tokens":null,"is_moderated":false}},{"id":"meta-llama/llama-3.2-1b-instruct","name":"Meta: Llama 3.2 1B Instruct","pricing":{"prompt":"0.000000027","completion":"0.0000002"},"created":1727222400,"top_provider":{"context_length":60000,"max_completion_tokens":null,"is_moderated":false}},{"id":"meta-llama/llama-3.2-11b-vision-instruct","name":"Meta: Llama 3.2 11B Vision Instruct","pricing":{"prompt":"0.000000049","completion":"0.000000049"},"created":1727222400,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"qwen/qwen-2.5-72b-instruct","name":"Qwen2.5 72B Instruct","pricing":{"prompt":"0.00000012","completion":"0.00000039"},"created":1726704000,"top_provider":{"context_length":32768,"max_completion_tokens":16384,"is_moderated":false}},{"id":"cohere/command-r-08-2024","name":"Cohere: Command R (08-2024)","pricing":{"prompt":"0.00000015","completion":"0.0000006"},"created":1724976000,"top_provider":{"context_length":128000,"max_completion_tokens":4000,"is_moderated":true}},{"id":"cohere/command-r-plus-08-2024","name":"Cohere: Command R+ (08-2024)","pricing":{"prompt":"0.0000025","completion":"0.00001"},"created":1724976000,"top_provider":{"context_length":128000,"max_completion_tokens":4000,"is_moderated":true}},{"id":"sao10k/l3.1-euryale-70b","name":"Sao10K: Llama 3.1 Euryale 70B v2.2","pricing":{"prompt":"0.00000085","completion":"0.00000085"},"created":1724803200,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"qwen/qwen-2.5-vl-7b-instruct","name":"Qwen: Qwen2.5-VL 7B Instruct","pricing":{"prompt":"0.00000020000000000000002","completion":"0.00000020000000000000002"},"created":1724803200,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"nousresearch/hermes-3-llama-3.1-70b","name":"Nous: Hermes 3 70B Instruct","pricing":{"prompt":"0.0000003","completion":"0.0000003"},"created":1723939200,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"nousresearch/hermes-3-llama-3.1-405b:free","name":"Nous: Hermes 3 405B Instruct (free)","pricing":{"prompt":"0","completion":"0"},"created":1723766400,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"nousresearch/hermes-3-llama-3.1-405b","name":"Nous: Hermes 3 405B Instruct","pricing":{"prompt":"0.000001","completion":"0.000001"},"created":1723766400,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"sao10k/l3-lunaris-8b","name":"Sao10K: Llama 3 8B Lunaris","pricing":{"prompt":"0.00000004","completion":"0.00000005"},"created":1723507200,"top_provider":{"context_length":8192,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-4o-2024-08-06","name":"OpenAI: GPT-4o (2024-08-06)","pricing":{"prompt":"0.0000025","completion":"0.00001","input_cache_read":"0.00000125"},"created":1722902400,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":false}},{"id":"meta-llama/llama-3.1-405b","name":"Meta: Llama 3.1 405B (base)","pricing":{"prompt":"0.000004","completion":"0.000004"},"created":1722556800,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"meta-llama/llama-3.1-8b-instruct","name":"Meta: Llama 3.1 8B Instruct","pricing":{"prompt":"0.00000002","completion":"0.00000005"},"created":1721692800,"top_provider":{"context_length":16384,"max_completion_tokens":16384,"is_moderated":false}},{"id":"meta-llama/llama-3.1-70b-instruct","name":"Meta: Llama 3.1 70B Instruct","pricing":{"prompt":"0.0000004","completion":"0.0000004"},"created":1721692800,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/mistral-nemo","name":"Mistral: Mistral Nemo","pricing":{"prompt":"0.00000002","completion":"0.00000004"},"created":1721347200,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"openai/gpt-4o-mini-2024-07-18","name":"OpenAI: GPT-4o-mini (2024-07-18)","pricing":{"prompt":"0.00000015","completion":"0.0000006","input_cache_read":"0.000000075"},"created":1721260800,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"openai/gpt-4o-mini","name":"OpenAI: GPT-4o-mini","pricing":{"prompt":"0.00000015","completion":"0.0000006","input_cache_read":"0.000000075"},"created":1721260800,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"google/gemma-2-27b-it","name":"Google: Gemma 2 27B","pricing":{"prompt":"0.00000065","completion":"0.00000065"},"created":1720828800,"top_provider":{"context_length":8192,"max_completion_tokens":2048,"is_moderated":false}},{"id":"google/gemma-2-9b-it","name":"Google: Gemma 2 9B","pricing":{"prompt":"0.00000003","completion":"0.00000009"},"created":1719532800,"top_provider":{"context_length":8192,"max_completion_tokens":null,"is_moderated":false}},{"id":"sao10k/l3-euryale-70b","name":"Sao10k: Llama 3 Euryale 70B v2.1","pricing":{"prompt":"0.00000148","completion":"0.00000148"},"created":1718668800,"top_provider":{"context_length":8192,"max_completion_tokens":8192,"is_moderated":false}},{"id":"nousresearch/hermes-2-pro-llama-3-8b","name":"NousResearch: Hermes 2 Pro - Llama-3 8B","pricing":{"prompt":"0.00000014","completion":"0.00000014"},"created":1716768000,"top_provider":{"context_length":8192,"max_completion_tokens":8192,"is_moderated":false}},{"id":"openai/gpt-4o-2024-05-13","name":"OpenAI: GPT-4o (2024-05-13)","pricing":{"prompt":"0.000005","completion":"0.000015"},"created":1715558400,"top_provider":{"context_length":128000,"max_completion_tokens":4096,"is_moderated":true}},{"id":"openai/gpt-4o","name":"OpenAI: GPT-4o","pricing":{"prompt":"0.0000025","completion":"0.00001","input_cache_read":"0.00000125"},"created":1715558400,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"openai/gpt-4o:extended","name":"OpenAI: GPT-4o (extended)","pricing":{"prompt":"0.000006","completion":"0.000018"},"created":1715558400,"top_provider":{"context_length":128000,"max_completion_tokens":64000,"is_moderated":true}},{"id":"meta-llama/llama-3-70b-instruct","name":"Meta: Llama 3 70B Instruct","pricing":{"prompt":"0.00000051","completion":"0.00000074"},"created":1713398400,"top_provider":{"context_length":8192,"max_completion_tokens":8000,"is_moderated":false}},{"id":"meta-llama/llama-3-8b-instruct","name":"Meta: Llama 3 8B Instruct","pricing":{"prompt":"0.00000003","completion":"0.00000004"},"created":1713398400,"top_provider":{"context_length":8192,"max_completion_tokens":16384,"is_moderated":false}},{"id":"mistralai/mixtral-8x22b-instruct","name":"Mistral: Mixtral 8x22B Instruct","pricing":{"prompt":"0.000002","completion":"0.000006","input_cache_read":"0.0000002"},"created":1713312000,"top_provider":{"context_length":65536,"max_completion_tokens":null,"is_moderated":false}},{"id":"microsoft/wizardlm-2-8x22b","name":"WizardLM-2 8x22B","pricing":{"prompt":"0.00000062","completion":"0.00000062"},"created":1713225600,"top_provider":{"context_length":65535,"max_completion_tokens":8000,"is_moderated":false}},{"id":"openai/gpt-4-turbo","name":"OpenAI: GPT-4 Turbo","pricing":{"prompt":"0.00001","completion":"0.00003"},"created":1712620800,"top_provider":{"context_length":128000,"max_completion_tokens":4096,"is_moderated":true}},{"id":"anthropic/claude-3-haiku","name":"Anthropic: Claude 3 Haiku","pricing":{"prompt":"0.00000025","completion":"0.00000125","input_cache_read":"0.00000003","input_cache_write":"0.0000003"},"created":1710288000,"top_provider":{"context_length":200000,"max_completion_tokens":4096,"is_moderated":true}},{"id":"mistralai/mistral-large","name":"Mistral Large","pricing":{"prompt":"0.000002","completion":"0.000006","input_cache_read":"0.0000002"},"created":1708905600,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-3.5-turbo-0613","name":"OpenAI: GPT-3.5 Turbo (older v0613)","pricing":{"prompt":"0.000001","completion":"0.000002"},"created":1706140800,"top_provider":{"context_length":4095,"max_completion_tokens":4096,"is_moderated":false}},{"id":"openai/gpt-4-turbo-preview","name":"OpenAI: GPT-4 Turbo Preview","pricing":{"prompt":"0.00001","completion":"0.00003"},"created":1706140800,"top_provider":{"context_length":128000,"max_completion_tokens":4096,"is_moderated":true}},{"id":"mistralai/mixtral-8x7b-instruct","name":"Mistral: Mixtral 8x7B Instruct","pricing":{"prompt":"0.00000054","completion":"0.00000054"},"created":1702166400,"top_provider":{"context_length":32768,"max_completion_tokens":16384,"is_moderated":false}},{"id":"alpindale/goliath-120b","name":"Goliath 120B","pricing":{"prompt":"0.00000375","completion":"0.0000075"},"created":1699574400,"top_provider":{"context_length":6144,"max_completion_tokens":1024,"is_moderated":false}},{"id":"openrouter/auto","name":"Auto Router","pricing":{"prompt":"-1","completion":"-1"},"created":1699401600,"top_provider":{"context_length":null,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-4-1106-preview","name":"OpenAI: GPT-4 Turbo (older v1106)","pricing":{"prompt":"0.00001","completion":"0.00003"},"created":1699228800,"top_provider":{"context_length":128000,"max_completion_tokens":4096,"is_moderated":true}},{"id":"openai/gpt-3.5-turbo-instruct","name":"OpenAI: GPT-3.5 Turbo Instruct","pricing":{"prompt":"0.0000015","completion":"0.000002"},"created":1695859200,"top_provider":{"context_length":4095,"max_completion_tokens":4096,"is_moderated":true}},{"id":"mistralai/mistral-7b-instruct-v0.1","name":"Mistral: Mistral 7B Instruct v0.1","pricing":{"prompt":"0.00000011","completion":"0.00000019"},"created":1695859200,"top_provider":{"context_length":2824,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-3.5-turbo-16k","name":"OpenAI: GPT-3.5 Turbo 16k","pricing":{"prompt":"0.000003","completion":"0.000004"},"created":1693180800,"top_provider":{"context_length":16385,"max_completion_tokens":4096,"is_moderated":true}},{"id":"mancer/weaver","name":"Mancer: Weaver (alpha)","pricing":{"prompt":"0.00000075","completion":"0.000001"},"created":1690934400,"top_provider":{"context_length":8000,"max_completion_tokens":2000,"is_moderated":false}},{"id":"undi95/remm-slerp-l2-13b","name":"ReMM SLERP 13B","pricing":{"prompt":"0.00000045","completion":"0.00000065"},"created":1689984000,"top_provider":{"context_length":6144,"max_completion_tokens":4096,"is_moderated":false}},{"id":"gryphe/mythomax-l2-13b","name":"MythoMax 13B","pricing":{"prompt":"0.00000006","completion":"0.00000006"},"created":1688256000,"top_provider":{"context_length":4096,"max_completion_tokens":4096,"is_moderated":false}},{"id":"openai/gpt-4-0314","name":"OpenAI: GPT-4 (older v0314)","pricing":{"prompt":"0.00003","completion":"0.00006"},"created":1685232000,"top_provider":{"context_length":8191,"max_completion_tokens":4096,"is_moderated":true}},{"id":"openai/gpt-4","name":"OpenAI: GPT-4","pricing":{"prompt":"0.00003","completion":"0.00006"},"created":1685232000,"top_provider":{"context_length":8191,"max_completion_tokens":4096,"is_moderated":true}},{"id":"openai/gpt-3.5-turbo","name":"OpenAI: GPT-3.5 Turbo","pricing":{"prompt":"0.0000005","completion":"0.0000015"},"created":1685232000,"top_provider":{"context_length":16385,"max_completion_tokens":4096,"is_moderated":true}}] \ No newline at end of file +export const models = [{"id":"kwaipilot/kat-coder-pro-v2","name":"Kwaipilot: KAT-Coder-Pro V2","pricing":{"prompt":"0.0000003","completion":"0.0000012","input_cache_read":"0.00000006"},"created":1774649310,"top_provider":{"context_length":256000,"max_completion_tokens":80000,"is_moderated":false}},{"id":"reka/reka-edge","name":"Reka Edge","pricing":{"prompt":"0.0000001","completion":"0.0000001"},"created":1774026965,"top_provider":{"context_length":16384,"max_completion_tokens":16384,"is_moderated":false}},{"id":"xiaomi/mimo-v2-omni","name":"Xiaomi: MiMo-V2-Omni","pricing":{"prompt":"0.0000004","completion":"0.000002","input_cache_read":"0.00000008"},"created":1773863703,"top_provider":{"context_length":262144,"max_completion_tokens":65536,"is_moderated":false}},{"id":"xiaomi/mimo-v2-pro","name":"Xiaomi: MiMo-V2-Pro","pricing":{"prompt":"0.000001","completion":"0.000003","input_cache_read":"0.0000002"},"created":1773863643,"top_provider":{"context_length":1048576,"max_completion_tokens":131072,"is_moderated":false}},{"id":"minimax/minimax-m2.7","name":"MiniMax: MiniMax M2.7","pricing":{"prompt":"0.0000003","completion":"0.0000012","input_cache_read":"0.00000006"},"created":1773836697,"top_provider":{"context_length":204800,"max_completion_tokens":131072,"is_moderated":false}},{"id":"openai/gpt-5.4-nano","name":"OpenAI: GPT-5.4 Nano","pricing":{"prompt":"0.0000002","completion":"0.00000125","web_search":"0.01","input_cache_read":"0.00000002"},"created":1773748187,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-5.4-mini","name":"OpenAI: GPT-5.4 Mini","pricing":{"prompt":"0.00000075","completion":"0.0000045","web_search":"0.01","input_cache_read":"0.000000075"},"created":1773748178,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"mistralai/mistral-small-2603","name":"Mistral: Mistral Small 4","pricing":{"prompt":"0.00000015","completion":"0.0000006","input_cache_read":"0.000000015"},"created":1773695685,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"z-ai/glm-5-turbo","name":"Z.ai: GLM 5 Turbo","pricing":{"prompt":"0.0000012","completion":"0.000004","input_cache_read":"0.00000024"},"created":1773583573,"top_provider":{"context_length":202752,"max_completion_tokens":131072,"is_moderated":false}},{"id":"x-ai/grok-4.20-multi-agent-beta","name":"xAI: Grok 4.20 Multi-Agent Beta","pricing":{"prompt":"0.000002","completion":"0.000006","web_search":"0.005","input_cache_read":"0.0000002"},"created":1773325367,"top_provider":{"context_length":2000000,"max_completion_tokens":null,"is_moderated":false}},{"id":"x-ai/grok-4.20-beta","name":"xAI: Grok 4.20 Beta","pricing":{"prompt":"0.000002","completion":"0.000006","web_search":"0.005","input_cache_read":"0.0000002"},"created":1773325354,"top_provider":{"context_length":2000000,"max_completion_tokens":null,"is_moderated":false}},{"id":"nvidia/nemotron-3-super-120b-a12b:free","name":"NVIDIA: Nemotron 3 Super (free)","pricing":{"prompt":"0","completion":"0"},"created":1773245239,"top_provider":{"context_length":262144,"max_completion_tokens":262144,"is_moderated":false}},{"id":"nvidia/nemotron-3-super-120b-a12b","name":"NVIDIA: Nemotron 3 Super","pricing":{"prompt":"0.0000001","completion":"0.0000005","input_cache_read":"0.0000001"},"created":1773245239,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"bytedance-seed/seed-2.0-lite","name":"ByteDance Seed: Seed-2.0-Lite","pricing":{"prompt":"0.00000025","completion":"0.000002"},"created":1773157231,"top_provider":{"context_length":262144,"max_completion_tokens":131072,"is_moderated":false}},{"id":"qwen/qwen3.5-9b","name":"Qwen: Qwen3.5-9B","pricing":{"prompt":"0.00000005","completion":"0.00000015"},"created":1773152396,"top_provider":{"context_length":256000,"max_completion_tokens":65536,"is_moderated":false}},{"id":"openai/gpt-5.4-pro","name":"OpenAI: GPT-5.4 Pro","pricing":{"prompt":"0.00003","completion":"0.00018","web_search":"0.01"},"created":1772734366,"top_provider":{"context_length":1050000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-5.4","name":"OpenAI: GPT-5.4","pricing":{"prompt":"0.0000025","completion":"0.000015","web_search":"0.01","input_cache_read":"0.00000025"},"created":1772734352,"top_provider":{"context_length":1050000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"inception/mercury-2","name":"Inception: Mercury 2","pricing":{"prompt":"0.00000025","completion":"0.00000075","input_cache_read":"0.000000025"},"created":1772636275,"top_provider":{"context_length":128000,"max_completion_tokens":50000,"is_moderated":false}},{"id":"openai/gpt-5.3-chat","name":"OpenAI: GPT-5.3 Chat","pricing":{"prompt":"0.00000175","completion":"0.000014","web_search":"0.1","input_cache_read":"0.000000175"},"created":1772564061,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"google/gemini-3.1-flash-lite-preview","name":"Google: Gemini 3.1 Flash Lite Preview","pricing":{"prompt":"0.00000025","completion":"0.0000015","image":"0.00000025","audio":"0.0000005","internal_reasoning":"0.0000015","input_cache_read":"0.000000025","input_cache_write":"0.00000008333333333333334"},"created":1772512673,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"bytedance-seed/seed-2.0-mini","name":"ByteDance Seed: Seed-2.0-Mini","pricing":{"prompt":"0.0000001","completion":"0.0000004"},"created":1772131107,"top_provider":{"context_length":262144,"max_completion_tokens":131072,"is_moderated":false}},{"id":"google/gemini-3.1-flash-image-preview","name":"Google: Nano Banana 2 (Gemini 3.1 Flash Image Preview)","pricing":{"prompt":"0.0000005","completion":"0.000003"},"created":1772119558,"top_provider":{"context_length":65536,"max_completion_tokens":65536,"is_moderated":false}},{"id":"qwen/qwen3.5-35b-a3b","name":"Qwen: Qwen3.5-35B-A3B","pricing":{"prompt":"0.0000001625","completion":"0.0000013"},"created":1772053822,"top_provider":{"context_length":262144,"max_completion_tokens":65536,"is_moderated":false}},{"id":"qwen/qwen3.5-27b","name":"Qwen: Qwen3.5-27B","pricing":{"prompt":"0.000000195","completion":"0.00000156"},"created":1772053810,"top_provider":{"context_length":262144,"max_completion_tokens":65536,"is_moderated":false}},{"id":"qwen/qwen3.5-122b-a10b","name":"Qwen: Qwen3.5-122B-A10B","pricing":{"prompt":"0.00000026","completion":"0.00000208"},"created":1772053789,"top_provider":{"context_length":262144,"max_completion_tokens":65536,"is_moderated":false}},{"id":"qwen/qwen3.5-flash-02-23","name":"Qwen: Qwen3.5-Flash","pricing":{"prompt":"0.000000065","completion":"0.00000026"},"created":1772053776,"top_provider":{"context_length":1000000,"max_completion_tokens":65536,"is_moderated":false}},{"id":"liquid/lfm-2-24b-a2b","name":"LiquidAI: LFM2-24B-A2B","pricing":{"prompt":"0.00000003","completion":"0.00000012"},"created":1772048711,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"google/gemini-3.1-pro-preview-customtools","name":"Google: Gemini 3.1 Pro Preview Custom Tools","pricing":{"prompt":"0.000002","completion":"0.000012","image":"0.000002","audio":"0.000002","internal_reasoning":"0.000012","input_cache_read":"0.0000002","input_cache_write":"0.000000375"},"created":1772045923,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"openai/gpt-5.3-codex","name":"OpenAI: GPT-5.3-Codex","pricing":{"prompt":"0.00000175","completion":"0.000014","web_search":"0.01","input_cache_read":"0.000000175"},"created":1771959164,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"aion-labs/aion-2.0","name":"AionLabs: Aion-2.0","pricing":{"prompt":"0.0000008","completion":"0.0000016","input_cache_read":"0.0000002"},"created":1771881306,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"google/gemini-3.1-pro-preview","name":"Google: Gemini 3.1 Pro Preview","pricing":{"prompt":"0.000002","completion":"0.000012","image":"0.000002","audio":"0.000002","internal_reasoning":"0.000012","input_cache_read":"0.0000002","input_cache_write":"0.000000375"},"created":1771509627,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"anthropic/claude-sonnet-4.6","name":"Anthropic: Claude Sonnet 4.6","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.01","input_cache_read":"0.0000003","input_cache_write":"0.00000375"},"created":1771342990,"top_provider":{"context_length":1000000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"qwen/qwen3.5-plus-02-15","name":"Qwen: Qwen3.5 Plus 2026-02-15","pricing":{"prompt":"0.00000026","completion":"0.00000156"},"created":1771229416,"top_provider":{"context_length":1000000,"max_completion_tokens":65536,"is_moderated":false}},{"id":"qwen/qwen3.5-397b-a17b","name":"Qwen: Qwen3.5 397B A17B","pricing":{"prompt":"0.00000039","completion":"0.00000234"},"created":1771223018,"top_provider":{"context_length":262144,"max_completion_tokens":65536,"is_moderated":false}},{"id":"minimax/minimax-m2.5:free","name":"MiniMax: MiniMax M2.5 (free)","pricing":{"prompt":"0","completion":"0"},"created":1770908502,"top_provider":{"context_length":196608,"max_completion_tokens":196608,"is_moderated":true}},{"id":"minimax/minimax-m2.5","name":"MiniMax: MiniMax M2.5","pricing":{"prompt":"0.00000019","completion":"0.00000115","input_cache_read":"0.000000095"},"created":1770908502,"top_provider":{"context_length":196608,"max_completion_tokens":65536,"is_moderated":false}},{"id":"z-ai/glm-5","name":"Z.ai: GLM 5","pricing":{"prompt":"0.00000072","completion":"0.0000023"},"created":1770829182,"top_provider":{"context_length":80000,"max_completion_tokens":131072,"is_moderated":false}},{"id":"qwen/qwen3-max-thinking","name":"Qwen: Qwen3 Max Thinking","pricing":{"prompt":"0.00000078","completion":"0.0000039"},"created":1770671901,"top_provider":{"context_length":262144,"max_completion_tokens":32768,"is_moderated":false}},{"id":"anthropic/claude-opus-4.6","name":"Anthropic: Claude Opus 4.6","pricing":{"prompt":"0.000005","completion":"0.000025","web_search":"0.01","input_cache_read":"0.0000005","input_cache_write":"0.00000625"},"created":1770219050,"top_provider":{"context_length":1000000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"qwen/qwen3-coder-next","name":"Qwen: Qwen3 Coder Next","pricing":{"prompt":"0.00000012","completion":"0.00000075","input_cache_read":"0.00000006"},"created":1770164101,"top_provider":{"context_length":262144,"max_completion_tokens":65536,"is_moderated":false}},{"id":"openrouter/free","name":"Free Models Router","pricing":{"prompt":"0","completion":"0"},"created":1769917427,"top_provider":{"context_length":null,"max_completion_tokens":null,"is_moderated":false}},{"id":"stepfun/step-3.5-flash:free","name":"StepFun: Step 3.5 Flash (free)","pricing":{"prompt":"0","completion":"0"},"created":1769728337,"top_provider":{"context_length":256000,"max_completion_tokens":256000,"is_moderated":false}},{"id":"stepfun/step-3.5-flash","name":"StepFun: Step 3.5 Flash","pricing":{"prompt":"0.0000001","completion":"0.0000003","input_cache_read":"0.00000002"},"created":1769728337,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"arcee-ai/trinity-large-preview:free","name":"Arcee AI: Trinity Large Preview (free)","pricing":{"prompt":"0","completion":"0","request":"0","image":"0","web_search":"0","internal_reasoning":"0"},"created":1769552670,"top_provider":{"context_length":131000,"max_completion_tokens":null,"is_moderated":false}},{"id":"moonshotai/kimi-k2.5","name":"MoonshotAI: Kimi K2.5","pricing":{"prompt":"0.00000042","completion":"0.0000022","input_cache_read":"0.00000021"},"created":1769487076,"top_provider":{"context_length":262144,"max_completion_tokens":65535,"is_moderated":false}},{"id":"upstage/solar-pro-3","name":"Upstage: Solar Pro 3","pricing":{"prompt":"0.00000015","completion":"0.0000006","input_cache_read":"0.000000015"},"created":1769481200,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"minimax/minimax-m2-her","name":"MiniMax: MiniMax M2-her","pricing":{"prompt":"0.0000003","completion":"0.0000012","input_cache_read":"0.00000003"},"created":1769177239,"top_provider":{"context_length":65536,"max_completion_tokens":2048,"is_moderated":false}},{"id":"writer/palmyra-x5","name":"Writer: Palmyra X5","pricing":{"prompt":"0.0000006","completion":"0.000006"},"created":1769003823,"top_provider":{"context_length":1040000,"max_completion_tokens":8192,"is_moderated":true}},{"id":"liquid/lfm-2.5-1.2b-thinking:free","name":"LiquidAI: LFM2.5-1.2B-Thinking (free)","pricing":{"prompt":"0","completion":"0"},"created":1768927527,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"liquid/lfm-2.5-1.2b-instruct:free","name":"LiquidAI: LFM2.5-1.2B-Instruct (free)","pricing":{"prompt":"0","completion":"0"},"created":1768927521,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-audio","name":"OpenAI: GPT Audio","pricing":{"prompt":"0.0000025","completion":"0.00001","audio":"0.000032"},"created":1768862569,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"openai/gpt-audio-mini","name":"OpenAI: GPT Audio Mini","pricing":{"prompt":"0.0000006","completion":"0.0000024","audio":"0.0000006"},"created":1768859419,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"z-ai/glm-4.7-flash","name":"Z.ai: GLM 4.7 Flash","pricing":{"prompt":"0.00000006","completion":"0.0000004","input_cache_read":"0.0000000100000002"},"created":1768833913,"top_provider":{"context_length":202752,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-5.2-codex","name":"OpenAI: GPT-5.2-Codex","pricing":{"prompt":"0.00000175","completion":"0.000014","web_search":"0.01","input_cache_read":"0.000000175"},"created":1768409315,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"allenai/olmo-3.1-32b-instruct","name":"AllenAI: Olmo 3.1 32B Instruct","pricing":{"prompt":"0.0000002","completion":"0.0000006"},"created":1767728554,"top_provider":{"context_length":65536,"max_completion_tokens":null,"is_moderated":false}},{"id":"bytedance-seed/seed-1.6-flash","name":"ByteDance Seed: Seed 1.6 Flash","pricing":{"prompt":"0.000000075","completion":"0.0000003"},"created":1766505011,"top_provider":{"context_length":262144,"max_completion_tokens":32768,"is_moderated":false}},{"id":"bytedance-seed/seed-1.6","name":"ByteDance Seed: Seed 1.6","pricing":{"prompt":"0.00000025","completion":"0.000002"},"created":1766504997,"top_provider":{"context_length":262144,"max_completion_tokens":32768,"is_moderated":false}},{"id":"minimax/minimax-m2.1","name":"MiniMax: MiniMax M2.1","pricing":{"prompt":"0.00000027","completion":"0.00000095","input_cache_read":"0.0000000290000007"},"created":1766454997,"top_provider":{"context_length":196608,"max_completion_tokens":null,"is_moderated":false}},{"id":"z-ai/glm-4.7","name":"Z.ai: GLM 4.7","pricing":{"prompt":"0.00000039","completion":"0.00000175","input_cache_read":"0.000000195"},"created":1766378014,"top_provider":{"context_length":202752,"max_completion_tokens":65535,"is_moderated":false}},{"id":"google/gemini-3-flash-preview","name":"Google: Gemini 3 Flash Preview","pricing":{"prompt":"0.0000005","completion":"0.000003","image":"0.0000005","audio":"0.000001","internal_reasoning":"0.000003","input_cache_read":"0.00000005","input_cache_write":"0.00000008333333333333334"},"created":1765987078,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"mistralai/mistral-small-creative","name":"Mistral: Mistral Small Creative","pricing":{"prompt":"0.0000001","completion":"0.0000003","input_cache_read":"0.00000001"},"created":1765908653,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"allenai/olmo-3.1-32b-think","name":"AllenAI: Olmo 3.1 32B Think","pricing":{"prompt":"0.00000015","completion":"0.0000005"},"created":1765907719,"top_provider":{"context_length":65536,"max_completion_tokens":65536,"is_moderated":false}},{"id":"xiaomi/mimo-v2-flash","name":"Xiaomi: MiMo-V2-Flash","pricing":{"prompt":"0.00000009","completion":"0.00000029","input_cache_read":"0.000000045"},"created":1765731308,"top_provider":{"context_length":262144,"max_completion_tokens":65536,"is_moderated":false}},{"id":"nvidia/nemotron-3-nano-30b-a3b:free","name":"NVIDIA: Nemotron 3 Nano 30B A3B (free)","pricing":{"prompt":"0","completion":"0"},"created":1765731275,"top_provider":{"context_length":256000,"max_completion_tokens":null,"is_moderated":false}},{"id":"nvidia/nemotron-3-nano-30b-a3b","name":"NVIDIA: Nemotron 3 Nano 30B A3B","pricing":{"prompt":"0.00000005","completion":"0.0000002"},"created":1765731275,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-5.2-chat","name":"OpenAI: GPT-5.2 Chat","pricing":{"prompt":"0.00000175","completion":"0.000014","web_search":"0.01","input_cache_read":"0.000000175"},"created":1765389783,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"openai/gpt-5.2-pro","name":"OpenAI: GPT-5.2 Pro","pricing":{"prompt":"0.000021","completion":"0.000168","web_search":"0.01"},"created":1765389780,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-5.2","name":"OpenAI: GPT-5.2","pricing":{"prompt":"0.00000175","completion":"0.000014","web_search":"0.01","input_cache_read":"0.000000175"},"created":1765389775,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"mistralai/devstral-2512","name":"Mistral: Devstral 2 2512","pricing":{"prompt":"0.0000004","completion":"0.000002","input_cache_read":"0.00000004"},"created":1765285419,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"relace/relace-search","name":"Relace: Relace Search","pricing":{"prompt":"0.000001","completion":"0.000003"},"created":1765213560,"top_provider":{"context_length":256000,"max_completion_tokens":128000,"is_moderated":false}},{"id":"z-ai/glm-4.6v","name":"Z.ai: GLM 4.6V","pricing":{"prompt":"0.0000003","completion":"0.0000009"},"created":1765207462,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"nex-agi/deepseek-v3.1-nex-n1","name":"Nex AGI: DeepSeek V3.1 Nex N1","pricing":{"prompt":"0.000000135","completion":"0.0000005"},"created":1765204393,"top_provider":{"context_length":131072,"max_completion_tokens":163840,"is_moderated":false}},{"id":"essentialai/rnj-1-instruct","name":"EssentialAI: Rnj 1 Instruct","pricing":{"prompt":"0.00000015","completion":"0.00000015"},"created":1765094847,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"openrouter/bodybuilder","name":"Body Builder (beta)","pricing":{"prompt":"-1","completion":"-1"},"created":1764903653,"top_provider":{"context_length":null,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-5.1-codex-max","name":"OpenAI: GPT-5.1-Codex-Max","pricing":{"prompt":"0.00000125","completion":"0.00001","web_search":"0.01","input_cache_read":"0.000000125"},"created":1764878934,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"amazon/nova-2-lite-v1","name":"Amazon: Nova 2 Lite","pricing":{"prompt":"0.0000003","completion":"0.0000025"},"created":1764696672,"top_provider":{"context_length":1000000,"max_completion_tokens":65535,"is_moderated":true}},{"id":"mistralai/ministral-14b-2512","name":"Mistral: Ministral 3 14B 2512","pricing":{"prompt":"0.0000002","completion":"0.0000002","input_cache_read":"0.00000002"},"created":1764681735,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/ministral-8b-2512","name":"Mistral: Ministral 3 8B 2512","pricing":{"prompt":"0.00000015","completion":"0.00000015","input_cache_read":"0.000000015"},"created":1764681654,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/ministral-3b-2512","name":"Mistral: Ministral 3 3B 2512","pricing":{"prompt":"0.0000001","completion":"0.0000001","input_cache_read":"0.00000001"},"created":1764681560,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/mistral-large-2512","name":"Mistral: Mistral Large 3 2512","pricing":{"prompt":"0.0000005","completion":"0.0000015","input_cache_read":"0.00000005"},"created":1764624472,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"arcee-ai/trinity-mini:free","name":"Arcee AI: Trinity Mini (free)","pricing":{"prompt":"0","completion":"0"},"created":1764601720,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"arcee-ai/trinity-mini","name":"Arcee AI: Trinity Mini","pricing":{"prompt":"0.000000045","completion":"0.00000015"},"created":1764601720,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"deepseek/deepseek-v3.2-speciale","name":"DeepSeek: DeepSeek V3.2 Speciale","pricing":{"prompt":"0.0000004","completion":"0.0000012","input_cache_read":"0.0000002"},"created":1764594837,"top_provider":{"context_length":163840,"max_completion_tokens":163840,"is_moderated":false}},{"id":"deepseek/deepseek-v3.2","name":"DeepSeek: DeepSeek V3.2","pricing":{"prompt":"0.00000026","completion":"0.00000038","input_cache_read":"0.00000013"},"created":1764594642,"top_provider":{"context_length":163840,"max_completion_tokens":null,"is_moderated":false}},{"id":"prime-intellect/intellect-3","name":"Prime Intellect: INTELLECT-3","pricing":{"prompt":"0.0000002","completion":"0.0000011"},"created":1764212534,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"anthropic/claude-opus-4.5","name":"Anthropic: Claude Opus 4.5","pricing":{"prompt":"0.000005","completion":"0.000025","web_search":"0.01","input_cache_read":"0.0000005","input_cache_write":"0.00000625"},"created":1764010580,"top_provider":{"context_length":200000,"max_completion_tokens":64000,"is_moderated":true}},{"id":"allenai/olmo-3-32b-think","name":"AllenAI: Olmo 3 32B Think","pricing":{"prompt":"0.00000015","completion":"0.0000005"},"created":1763758276,"top_provider":{"context_length":65536,"max_completion_tokens":65536,"is_moderated":false}},{"id":"google/gemini-3-pro-image-preview","name":"Google: Nano Banana Pro (Gemini 3 Pro Image Preview)","pricing":{"prompt":"0.000002","completion":"0.000012","image":"0.000002","audio":"0.000002","internal_reasoning":"0.000012","input_cache_read":"0.0000002","input_cache_write":"0.000000375"},"created":1763653797,"top_provider":{"context_length":65536,"max_completion_tokens":32768,"is_moderated":false}},{"id":"x-ai/grok-4.1-fast","name":"xAI: Grok 4.1 Fast","pricing":{"prompt":"0.0000002","completion":"0.0000005","web_search":"0.005","input_cache_read":"0.00000005"},"created":1763587502,"top_provider":{"context_length":2000000,"max_completion_tokens":30000,"is_moderated":false}},{"id":"deepcogito/cogito-v2.1-671b","name":"Deep Cogito: Cogito v2.1 671B","pricing":{"prompt":"0.00000125","completion":"0.00000125"},"created":1763071233,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-5.1","name":"OpenAI: GPT-5.1","pricing":{"prompt":"0.00000125","completion":"0.00001","web_search":"0.01","input_cache_read":"0.000000125"},"created":1763060305,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-5.1-chat","name":"OpenAI: GPT-5.1 Chat","pricing":{"prompt":"0.00000125","completion":"0.00001","web_search":"0.01","input_cache_read":"0.000000125"},"created":1763060302,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"openai/gpt-5.1-codex","name":"OpenAI: GPT-5.1-Codex","pricing":{"prompt":"0.00000125","completion":"0.00001","input_cache_read":"0.000000125"},"created":1763060298,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-5.1-codex-mini","name":"OpenAI: GPT-5.1-Codex-Mini","pricing":{"prompt":"0.00000025","completion":"0.000002","input_cache_read":"0.000000025"},"created":1763057820,"top_provider":{"context_length":400000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"kwaipilot/kat-coder-pro","name":"Kwaipilot: KAT-Coder-Pro V1","pricing":{"prompt":"0.000000207","completion":"0.000000828","input_cache_read":"0.0000000414"},"created":1762745912,"top_provider":{"context_length":256000,"max_completion_tokens":128000,"is_moderated":false}},{"id":"moonshotai/kimi-k2-thinking","name":"MoonshotAI: Kimi K2 Thinking","pricing":{"prompt":"0.00000047","completion":"0.000002","input_cache_read":"0.000000141"},"created":1762440622,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"amazon/nova-premier-v1","name":"Amazon: Nova Premier 1.0","pricing":{"prompt":"0.0000025","completion":"0.0000125","input_cache_read":"0.000000625"},"created":1761950332,"top_provider":{"context_length":1000000,"max_completion_tokens":32000,"is_moderated":true}},{"id":"perplexity/sonar-pro-search","name":"Perplexity: Sonar Pro Search","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.018"},"created":1761854366,"top_provider":{"context_length":200000,"max_completion_tokens":8000,"is_moderated":false}},{"id":"mistralai/voxtral-small-24b-2507","name":"Mistral: Voxtral Small 24B 2507","pricing":{"prompt":"0.0000001","completion":"0.0000003","audio":"0.0001","input_cache_read":"0.00000001"},"created":1761835144,"top_provider":{"context_length":32000,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-oss-safeguard-20b","name":"OpenAI: gpt-oss-safeguard-20b","pricing":{"prompt":"0.000000075","completion":"0.0000003","input_cache_read":"0.000000037"},"created":1761752836,"top_provider":{"context_length":131072,"max_completion_tokens":65536,"is_moderated":false}},{"id":"nvidia/nemotron-nano-12b-v2-vl:free","name":"NVIDIA: Nemotron Nano 12B 2 VL (free)","pricing":{"prompt":"0","completion":"0"},"created":1761675565,"top_provider":{"context_length":128000,"max_completion_tokens":128000,"is_moderated":false}},{"id":"nvidia/nemotron-nano-12b-v2-vl","name":"NVIDIA: Nemotron Nano 12B 2 VL","pricing":{"prompt":"0.0000002","completion":"0.0000006"},"created":1761675565,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"minimax/minimax-m2","name":"MiniMax: MiniMax M2","pricing":{"prompt":"0.000000255","completion":"0.000001","input_cache_read":"0.00000003"},"created":1761252093,"top_provider":{"context_length":196608,"max_completion_tokens":196608,"is_moderated":false}},{"id":"qwen/qwen3-vl-32b-instruct","name":"Qwen: Qwen3 VL 32B Instruct","pricing":{"prompt":"0.000000104","completion":"0.000000416"},"created":1761231332,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"liquid/lfm2-8b-a1b","name":"LiquidAI: LFM2-8B-A1B","pricing":{"prompt":"0.00000001","completion":"0.00000002"},"created":1760970984,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"liquid/lfm-2.2-6b","name":"LiquidAI: LFM2-2.6B","pricing":{"prompt":"0.00000001","completion":"0.00000002"},"created":1760970889,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"ibm-granite/granite-4.0-h-micro","name":"IBM: Granite 4.0 Micro","pricing":{"prompt":"0.000000017","completion":"0.00000011"},"created":1760927695,"top_provider":{"context_length":131000,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-5-image-mini","name":"OpenAI: GPT-5 Image Mini","pricing":{"prompt":"0.0000025","completion":"0.000002","web_search":"0.01","input_cache_read":"0.00000025"},"created":1760624583,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"anthropic/claude-haiku-4.5","name":"Anthropic: Claude Haiku 4.5","pricing":{"prompt":"0.000001","completion":"0.000005","web_search":"0.01","input_cache_read":"0.0000001","input_cache_write":"0.00000125"},"created":1760547638,"top_provider":{"context_length":200000,"max_completion_tokens":64000,"is_moderated":true}},{"id":"qwen/qwen3-vl-8b-thinking","name":"Qwen: Qwen3 VL 8B Thinking","pricing":{"prompt":"0.000000117","completion":"0.000001365"},"created":1760463746,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen3-vl-8b-instruct","name":"Qwen: Qwen3 VL 8B Instruct","pricing":{"prompt":"0.00000008","completion":"0.0000005"},"created":1760463308,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"openai/gpt-5-image","name":"OpenAI: GPT-5 Image","pricing":{"prompt":"0.00001","completion":"0.00001","web_search":"0.01","input_cache_read":"0.00000125"},"created":1760447986,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/o3-deep-research","name":"OpenAI: o3 Deep Research","pricing":{"prompt":"0.00001","completion":"0.00004","web_search":"0.01","input_cache_read":"0.0000025"},"created":1760129661,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"openai/o4-mini-deep-research","name":"OpenAI: o4 Mini Deep Research","pricing":{"prompt":"0.000002","completion":"0.000008","web_search":"0.01","input_cache_read":"0.0000005"},"created":1760129642,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"nvidia/llama-3.3-nemotron-super-49b-v1.5","name":"NVIDIA: Llama 3.3 Nemotron Super 49B V1.5","pricing":{"prompt":"0.0000001","completion":"0.0000004"},"created":1760101395,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"baidu/ernie-4.5-21b-a3b-thinking","name":"Baidu: ERNIE 4.5 21B A3B Thinking","pricing":{"prompt":"0.00000007","completion":"0.00000028"},"created":1760048887,"top_provider":{"context_length":131072,"max_completion_tokens":65536,"is_moderated":false}},{"id":"google/gemini-2.5-flash-image","name":"Google: Nano Banana (Gemini 2.5 Flash Image)","pricing":{"prompt":"0.0000003","completion":"0.0000025","image":"0.0000003","audio":"0.000001","internal_reasoning":"0.0000025","input_cache_read":"0.00000003","input_cache_write":"0.00000008333333333333334"},"created":1759870431,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen3-vl-30b-a3b-thinking","name":"Qwen: Qwen3 VL 30B A3B Thinking","pricing":{"prompt":"0.00000013","completion":"0.00000156"},"created":1759794479,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen3-vl-30b-a3b-instruct","name":"Qwen: Qwen3 VL 30B A3B Instruct","pricing":{"prompt":"0.00000013","completion":"0.00000052"},"created":1759794476,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"openai/gpt-5-pro","name":"OpenAI: GPT-5 Pro","pricing":{"prompt":"0.000015","completion":"0.00012","web_search":"0.01"},"created":1759776663,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"z-ai/glm-4.6","name":"Z.ai: GLM 4.6","pricing":{"prompt":"0.00000039","completion":"0.0000019"},"created":1759235576,"top_provider":{"context_length":204800,"max_completion_tokens":204800,"is_moderated":false}},{"id":"anthropic/claude-sonnet-4.5","name":"Anthropic: Claude Sonnet 4.5","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.01","input_cache_read":"0.0000003","input_cache_write":"0.00000375"},"created":1759161676,"top_provider":{"context_length":1000000,"max_completion_tokens":64000,"is_moderated":false}},{"id":"deepseek/deepseek-v3.2-exp","name":"DeepSeek: DeepSeek V3.2 Exp","pricing":{"prompt":"0.00000027","completion":"0.00000041"},"created":1759150481,"top_provider":{"context_length":163840,"max_completion_tokens":65536,"is_moderated":false}},{"id":"thedrummer/cydonia-24b-v4.1","name":"TheDrummer: Cydonia 24B V4.1","pricing":{"prompt":"0.0000003","completion":"0.0000005"},"created":1758931878,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"relace/relace-apply-3","name":"Relace: Relace Apply 3","pricing":{"prompt":"0.00000085","completion":"0.00000125"},"created":1758891572,"top_provider":{"context_length":256000,"max_completion_tokens":128000,"is_moderated":false}},{"id":"google/gemini-2.5-flash-lite-preview-09-2025","name":"Google: Gemini 2.5 Flash Lite Preview 09-2025","pricing":{"prompt":"0.0000001","completion":"0.0000004","image":"0.0000001","audio":"0.0000003","internal_reasoning":"0.0000004","input_cache_read":"0.00000001","input_cache_write":"0.00000008333333333333334"},"created":1758819686,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"qwen/qwen3-vl-235b-a22b-thinking","name":"Qwen: Qwen3 VL 235B A22B Thinking","pricing":{"prompt":"0.00000026","completion":"0.0000026"},"created":1758668690,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen3-vl-235b-a22b-instruct","name":"Qwen: Qwen3 VL 235B A22B Instruct","pricing":{"prompt":"0.0000002","completion":"0.00000088","input_cache_read":"0.00000011"},"created":1758668687,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwen3-max","name":"Qwen: Qwen3 Max","pricing":{"prompt":"0.00000078","completion":"0.0000039","input_cache_read":"0.000000156"},"created":1758662808,"top_provider":{"context_length":262144,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen3-coder-plus","name":"Qwen: Qwen3 Coder Plus","pricing":{"prompt":"0.00000065","completion":"0.00000325","input_cache_read":"0.00000013"},"created":1758662707,"top_provider":{"context_length":1000000,"max_completion_tokens":65536,"is_moderated":false}},{"id":"openai/gpt-5-codex","name":"OpenAI: GPT-5 Codex","pricing":{"prompt":"0.00000125","completion":"0.00001","input_cache_read":"0.000000125"},"created":1758643403,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"deepseek/deepseek-v3.1-terminus","name":"DeepSeek: DeepSeek V3.1 Terminus","pricing":{"prompt":"0.00000021","completion":"0.00000079","input_cache_read":"0.0000001300000002"},"created":1758548275,"top_provider":{"context_length":163840,"max_completion_tokens":null,"is_moderated":false}},{"id":"x-ai/grok-4-fast","name":"xAI: Grok 4 Fast","pricing":{"prompt":"0.0000002","completion":"0.0000005","web_search":"0.005","input_cache_read":"0.00000005"},"created":1758240090,"top_provider":{"context_length":2000000,"max_completion_tokens":30000,"is_moderated":false}},{"id":"alibaba/tongyi-deepresearch-30b-a3b","name":"Tongyi DeepResearch 30B A3B","pricing":{"prompt":"0.00000009","completion":"0.00000045","input_cache_read":"0.00000009"},"created":1758210804,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"qwen/qwen3-coder-flash","name":"Qwen: Qwen3 Coder Flash","pricing":{"prompt":"0.000000195","completion":"0.000000975","input_cache_read":"0.000000039"},"created":1758115536,"top_provider":{"context_length":1000000,"max_completion_tokens":65536,"is_moderated":false}},{"id":"qwen/qwen3-next-80b-a3b-thinking","name":"Qwen: Qwen3 Next 80B A3B Thinking","pricing":{"prompt":"0.0000000975","completion":"0.00000078"},"created":1757612284,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen3-next-80b-a3b-instruct:free","name":"Qwen: Qwen3 Next 80B A3B Instruct (free)","pricing":{"prompt":"0","completion":"0"},"created":1757612213,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwen3-next-80b-a3b-instruct","name":"Qwen: Qwen3 Next 80B A3B Instruct","pricing":{"prompt":"0.00000009","completion":"0.0000011"},"created":1757612213,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"meituan/longcat-flash-chat","name":"Meituan: LongCat Flash Chat","pricing":{"prompt":"0.0000002","completion":"0.0000008","input_cache_read":"0.0000002"},"created":1757427658,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"qwen/qwen-plus-2025-07-28:thinking","name":"Qwen: Qwen Plus 0728 (thinking)","pricing":{"prompt":"0.00000026","completion":"0.00000078"},"created":1757347599,"top_provider":{"context_length":1000000,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen-plus-2025-07-28","name":"Qwen: Qwen Plus 0728","pricing":{"prompt":"0.00000026","completion":"0.00000078"},"created":1757347599,"top_provider":{"context_length":1000000,"max_completion_tokens":32768,"is_moderated":false}},{"id":"nvidia/nemotron-nano-9b-v2:free","name":"NVIDIA: Nemotron Nano 9B V2 (free)","pricing":{"prompt":"0","completion":"0"},"created":1757106807,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"nvidia/nemotron-nano-9b-v2","name":"NVIDIA: Nemotron Nano 9B V2","pricing":{"prompt":"0.00000004","completion":"0.00000016"},"created":1757106807,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"moonshotai/kimi-k2-0905","name":"MoonshotAI: Kimi K2 0905","pricing":{"prompt":"0.0000004","completion":"0.000002","input_cache_read":"0.00000015"},"created":1757021147,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwen3-30b-a3b-thinking-2507","name":"Qwen: Qwen3 30B A3B Thinking 2507","pricing":{"prompt":"0.00000008","completion":"0.0000004","input_cache_read":"0.00000008"},"created":1756399192,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"x-ai/grok-code-fast-1","name":"xAI: Grok Code Fast 1","pricing":{"prompt":"0.0000002","completion":"0.0000015","web_search":"0.005","input_cache_read":"0.00000002"},"created":1756238927,"top_provider":{"context_length":256000,"max_completion_tokens":10000,"is_moderated":false}},{"id":"nousresearch/hermes-4-70b","name":"Nous: Hermes 4 70B","pricing":{"prompt":"0.00000013","completion":"0.0000004"},"created":1756236182,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"nousresearch/hermes-4-405b","name":"Nous: Hermes 4 405B","pricing":{"prompt":"0.000001","completion":"0.000003"},"created":1756235463,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"deepseek/deepseek-chat-v3.1","name":"DeepSeek: DeepSeek V3.1","pricing":{"prompt":"0.00000015","completion":"0.00000075"},"created":1755779628,"top_provider":{"context_length":32768,"max_completion_tokens":7168,"is_moderated":false}},{"id":"openai/gpt-4o-audio-preview","name":"OpenAI: GPT-4o Audio","pricing":{"prompt":"0.0000025","completion":"0.00001","audio":"0.00004"},"created":1755233061,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"mistralai/mistral-medium-3.1","name":"Mistral: Mistral Medium 3.1","pricing":{"prompt":"0.0000004","completion":"0.000002","input_cache_read":"0.00000004"},"created":1755095639,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"baidu/ernie-4.5-21b-a3b","name":"Baidu: ERNIE 4.5 21B A3B","pricing":{"prompt":"0.00000007","completion":"0.00000028"},"created":1755034167,"top_provider":{"context_length":120000,"max_completion_tokens":8000,"is_moderated":false}},{"id":"baidu/ernie-4.5-vl-28b-a3b","name":"Baidu: ERNIE 4.5 VL 28B A3B","pricing":{"prompt":"0.00000014","completion":"0.00000056"},"created":1755032836,"top_provider":{"context_length":30000,"max_completion_tokens":8000,"is_moderated":false}},{"id":"z-ai/glm-4.5v","name":"Z.ai: GLM 4.5V","pricing":{"prompt":"0.0000006","completion":"0.0000018","input_cache_read":"0.00000011"},"created":1754922288,"top_provider":{"context_length":65536,"max_completion_tokens":16384,"is_moderated":false}},{"id":"ai21/jamba-large-1.7","name":"AI21: Jamba Large 1.7","pricing":{"prompt":"0.000002","completion":"0.000008"},"created":1754669020,"top_provider":{"context_length":256000,"max_completion_tokens":4096,"is_moderated":false}},{"id":"openai/gpt-5-chat","name":"OpenAI: GPT-5 Chat","pricing":{"prompt":"0.00000125","completion":"0.00001","web_search":"0.01","input_cache_read":"0.000000125"},"created":1754587837,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"openai/gpt-5","name":"OpenAI: GPT-5","pricing":{"prompt":"0.00000125","completion":"0.00001","web_search":"0.01","input_cache_read":"0.000000125"},"created":1754587413,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-5-mini","name":"OpenAI: GPT-5 Mini","pricing":{"prompt":"0.00000025","completion":"0.000002","web_search":"0.01","input_cache_read":"0.000000025"},"created":1754587407,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-5-nano","name":"OpenAI: GPT-5 Nano","pricing":{"prompt":"0.00000005","completion":"0.0000004","web_search":"0.01","input_cache_read":"0.000000005"},"created":1754587402,"top_provider":{"context_length":400000,"max_completion_tokens":128000,"is_moderated":true}},{"id":"openai/gpt-oss-120b:free","name":"OpenAI: gpt-oss-120b (free)","pricing":{"prompt":"0","completion":"0"},"created":1754414231,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":true}},{"id":"openai/gpt-oss-120b","name":"OpenAI: gpt-oss-120b","pricing":{"prompt":"0.000000039","completion":"0.00000019"},"created":1754414231,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-oss-20b:free","name":"OpenAI: gpt-oss-20b (free)","pricing":{"prompt":"0","completion":"0"},"created":1754414229,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":true}},{"id":"openai/gpt-oss-20b","name":"OpenAI: gpt-oss-20b","pricing":{"prompt":"0.00000003","completion":"0.00000011","input_cache_read":"0.000000015"},"created":1754414229,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"anthropic/claude-opus-4.1","name":"Anthropic: Claude Opus 4.1","pricing":{"prompt":"0.000015","completion":"0.000075","web_search":"0.01","input_cache_read":"0.0000015","input_cache_write":"0.00001875"},"created":1754411591,"top_provider":{"context_length":200000,"max_completion_tokens":32000,"is_moderated":true}},{"id":"mistralai/codestral-2508","name":"Mistral: Codestral 2508","pricing":{"prompt":"0.0000003","completion":"0.0000009","input_cache_read":"0.00000003"},"created":1754079630,"top_provider":{"context_length":256000,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwen3-coder-30b-a3b-instruct","name":"Qwen: Qwen3 Coder 30B A3B Instruct","pricing":{"prompt":"0.00000007","completion":"0.00000027"},"created":1753972379,"top_provider":{"context_length":160000,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen3-30b-a3b-instruct-2507","name":"Qwen: Qwen3 30B A3B Instruct 2507","pricing":{"prompt":"0.00000009","completion":"0.0000003"},"created":1753806965,"top_provider":{"context_length":262144,"max_completion_tokens":262144,"is_moderated":false}},{"id":"z-ai/glm-4.5","name":"Z.ai: GLM 4.5","pricing":{"prompt":"0.0000006","completion":"0.0000022","input_cache_read":"0.00000011"},"created":1753471347,"top_provider":{"context_length":131072,"max_completion_tokens":98304,"is_moderated":false}},{"id":"z-ai/glm-4.5-air:free","name":"Z.ai: GLM 4.5 Air (free)","pricing":{"prompt":"0","completion":"0"},"created":1753471258,"top_provider":{"context_length":131072,"max_completion_tokens":96000,"is_moderated":false}},{"id":"z-ai/glm-4.5-air","name":"Z.ai: GLM 4.5 Air","pricing":{"prompt":"0.00000013","completion":"0.00000085","input_cache_read":"0.000000025"},"created":1753471258,"top_provider":{"context_length":131072,"max_completion_tokens":98304,"is_moderated":false}},{"id":"qwen/qwen3-235b-a22b-thinking-2507","name":"Qwen: Qwen3 235B A22B Thinking 2507","pricing":{"prompt":"0.0000001495","completion":"0.000001495"},"created":1753449557,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"z-ai/glm-4-32b","name":"Z.ai: GLM 4 32B ","pricing":{"prompt":"0.0000001","completion":"0.0000001"},"created":1753376617,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwen3-coder:free","name":"Qwen: Qwen3 Coder 480B A35B (free)","pricing":{"prompt":"0","completion":"0"},"created":1753230546,"top_provider":{"context_length":262000,"max_completion_tokens":262000,"is_moderated":false}},{"id":"qwen/qwen3-coder","name":"Qwen: Qwen3 Coder 480B A35B","pricing":{"prompt":"0.00000022","completion":"0.000001","input_cache_read":"0.000000022"},"created":1753230546,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"bytedance/ui-tars-1.5-7b","name":"ByteDance: UI-TARS 7B ","pricing":{"prompt":"0.0000001","completion":"0.0000002"},"created":1753205056,"top_provider":{"context_length":128000,"max_completion_tokens":2048,"is_moderated":false}},{"id":"google/gemini-2.5-flash-lite","name":"Google: Gemini 2.5 Flash Lite","pricing":{"prompt":"0.0000001","completion":"0.0000004","image":"0.0000001","audio":"0.0000003","internal_reasoning":"0.0000004","input_cache_read":"0.00000001","input_cache_write":"0.00000008333333333333334"},"created":1753200276,"top_provider":{"context_length":1048576,"max_completion_tokens":65535,"is_moderated":false}},{"id":"qwen/qwen3-235b-a22b-2507","name":"Qwen: Qwen3 235B A22B Instruct 2507","pricing":{"prompt":"0.000000071","completion":"0.0000001"},"created":1753119555,"top_provider":{"context_length":262144,"max_completion_tokens":null,"is_moderated":false}},{"id":"switchpoint/router","name":"Switchpoint Router","pricing":{"prompt":"0.00000085","completion":"0.0000034"},"created":1752272899,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"moonshotai/kimi-k2","name":"MoonshotAI: Kimi K2 0711","pricing":{"prompt":"0.00000057","completion":"0.0000023"},"created":1752263252,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"mistralai/devstral-medium","name":"Mistral: Devstral Medium","pricing":{"prompt":"0.0000004","completion":"0.000002","input_cache_read":"0.00000004"},"created":1752161321,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/devstral-small","name":"Mistral: Devstral Small 1.1","pricing":{"prompt":"0.0000001","completion":"0.0000003","input_cache_read":"0.00000001"},"created":1752160751,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"cognitivecomputations/dolphin-mistral-24b-venice-edition:free","name":"Venice: Uncensored (free)","pricing":{"prompt":"0","completion":"0"},"created":1752094966,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"x-ai/grok-4","name":"xAI: Grok 4","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.005","input_cache_read":"0.00000075"},"created":1752087689,"top_provider":{"context_length":256000,"max_completion_tokens":null,"is_moderated":false}},{"id":"google/gemma-3n-e2b-it:free","name":"Google: Gemma 3n 2B (free)","pricing":{"prompt":"0","completion":"0"},"created":1752074904,"top_provider":{"context_length":8192,"max_completion_tokens":2048,"is_moderated":false}},{"id":"tencent/hunyuan-a13b-instruct","name":"Tencent: Hunyuan A13B Instruct","pricing":{"prompt":"0.00000014","completion":"0.00000057"},"created":1751987664,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"tngtech/deepseek-r1t2-chimera","name":"TNG: DeepSeek R1T2 Chimera","pricing":{"prompt":"0.0000003","completion":"0.0000011","input_cache_read":"0.00000015"},"created":1751986985,"top_provider":{"context_length":163840,"max_completion_tokens":163840,"is_moderated":false}},{"id":"morph/morph-v3-large","name":"Morph: Morph V3 Large","pricing":{"prompt":"0.0000009","completion":"0.0000019"},"created":1751910858,"top_provider":{"context_length":262144,"max_completion_tokens":131072,"is_moderated":false}},{"id":"morph/morph-v3-fast","name":"Morph: Morph V3 Fast","pricing":{"prompt":"0.0000008","completion":"0.0000012"},"created":1751910002,"top_provider":{"context_length":81920,"max_completion_tokens":38000,"is_moderated":false}},{"id":"baidu/ernie-4.5-vl-424b-a47b","name":"Baidu: ERNIE 4.5 VL 424B A47B ","pricing":{"prompt":"0.00000042","completion":"0.00000125"},"created":1751300903,"top_provider":{"context_length":123000,"max_completion_tokens":16000,"is_moderated":false}},{"id":"baidu/ernie-4.5-300b-a47b","name":"Baidu: ERNIE 4.5 300B A47B ","pricing":{"prompt":"0.00000028","completion":"0.0000011"},"created":1751300139,"top_provider":{"context_length":123000,"max_completion_tokens":12000,"is_moderated":false}},{"id":"inception/mercury","name":"Inception: Mercury","pricing":{"prompt":"0.00000025","completion":"0.00000075","input_cache_read":"0.000000025"},"created":1750973026,"top_provider":{"context_length":128000,"max_completion_tokens":32000,"is_moderated":false}},{"id":"mistralai/mistral-small-3.2-24b-instruct","name":"Mistral: Mistral Small 3.2 24B","pricing":{"prompt":"0.000000075","completion":"0.0000002"},"created":1750443016,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"minimax/minimax-m1","name":"MiniMax: MiniMax M1","pricing":{"prompt":"0.0000004","completion":"0.0000022"},"created":1750200414,"top_provider":{"context_length":1000000,"max_completion_tokens":40000,"is_moderated":false}},{"id":"google/gemini-2.5-flash","name":"Google: Gemini 2.5 Flash","pricing":{"prompt":"0.0000003","completion":"0.0000025","image":"0.0000003","audio":"0.000001","internal_reasoning":"0.0000025","input_cache_read":"0.00000003","input_cache_write":"0.00000008333333333333334"},"created":1750172488,"top_provider":{"context_length":1048576,"max_completion_tokens":65535,"is_moderated":false}},{"id":"google/gemini-2.5-pro","name":"Google: Gemini 2.5 Pro","pricing":{"prompt":"0.00000125","completion":"0.00001","image":"0.00000125","audio":"0.00000125","internal_reasoning":"0.00001","input_cache_read":"0.000000125","input_cache_write":"0.000000375"},"created":1750169544,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"openai/o3-pro","name":"OpenAI: o3 Pro","pricing":{"prompt":"0.00002","completion":"0.00008","web_search":"0.01"},"created":1749598352,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"x-ai/grok-3-mini","name":"xAI: Grok 3 Mini","pricing":{"prompt":"0.0000003","completion":"0.0000005","web_search":"0.005","input_cache_read":"0.000000075"},"created":1749583245,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"x-ai/grok-3","name":"xAI: Grok 3","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.005","input_cache_read":"0.00000075"},"created":1749582908,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"google/gemini-2.5-pro-preview","name":"Google: Gemini 2.5 Pro Preview 06-05","pricing":{"prompt":"0.00000125","completion":"0.00001","image":"0.00000125","audio":"0.00000125","internal_reasoning":"0.00001","input_cache_read":"0.000000125","input_cache_write":"0.000000375"},"created":1749137257,"top_provider":{"context_length":1048576,"max_completion_tokens":65536,"is_moderated":false}},{"id":"deepseek/deepseek-r1-0528","name":"DeepSeek: R1 0528","pricing":{"prompt":"0.00000045","completion":"0.00000215","input_cache_read":"0.000000225"},"created":1748455170,"top_provider":{"context_length":163840,"max_completion_tokens":65536,"is_moderated":false}},{"id":"anthropic/claude-opus-4","name":"Anthropic: Claude Opus 4","pricing":{"prompt":"0.000015","completion":"0.000075","web_search":"0.01","input_cache_read":"0.0000015","input_cache_write":"0.00001875"},"created":1747931245,"top_provider":{"context_length":200000,"max_completion_tokens":32000,"is_moderated":true}},{"id":"anthropic/claude-sonnet-4","name":"Anthropic: Claude Sonnet 4","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.01","input_cache_read":"0.0000003","input_cache_write":"0.00000375"},"created":1747930371,"top_provider":{"context_length":200000,"max_completion_tokens":64000,"is_moderated":true}},{"id":"google/gemma-3n-e4b-it:free","name":"Google: Gemma 3n 4B (free)","pricing":{"prompt":"0","completion":"0"},"created":1747776824,"top_provider":{"context_length":8192,"max_completion_tokens":2048,"is_moderated":false}},{"id":"google/gemma-3n-e4b-it","name":"Google: Gemma 3n 4B","pricing":{"prompt":"0.00000002","completion":"0.00000004"},"created":1747776824,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/mistral-medium-3","name":"Mistral: Mistral Medium 3","pricing":{"prompt":"0.0000004","completion":"0.000002","input_cache_read":"0.00000004"},"created":1746627341,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"google/gemini-2.5-pro-preview-05-06","name":"Google: Gemini 2.5 Pro Preview 05-06","pricing":{"prompt":"0.00000125","completion":"0.00001","image":"0.00000125","audio":"0.00000125","internal_reasoning":"0.00001","input_cache_read":"0.000000125","input_cache_write":"0.000000375"},"created":1746578513,"top_provider":{"context_length":1048576,"max_completion_tokens":65535,"is_moderated":false}},{"id":"arcee-ai/spotlight","name":"Arcee AI: Spotlight","pricing":{"prompt":"0.00000018","completion":"0.00000018"},"created":1746481552,"top_provider":{"context_length":131072,"max_completion_tokens":65537,"is_moderated":false}},{"id":"arcee-ai/maestro-reasoning","name":"Arcee AI: Maestro Reasoning","pricing":{"prompt":"0.0000009","completion":"0.0000033"},"created":1746481269,"top_provider":{"context_length":131072,"max_completion_tokens":32000,"is_moderated":false}},{"id":"arcee-ai/virtuoso-large","name":"Arcee AI: Virtuoso Large","pricing":{"prompt":"0.00000075","completion":"0.0000012"},"created":1746478885,"top_provider":{"context_length":131072,"max_completion_tokens":64000,"is_moderated":false}},{"id":"arcee-ai/coder-large","name":"Arcee AI: Coder Large","pricing":{"prompt":"0.0000005","completion":"0.0000008"},"created":1746478663,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"inception/mercury-coder","name":"Inception: Mercury Coder","pricing":{"prompt":"0.00000025","completion":"0.00000075","input_cache_read":"0.000000025"},"created":1746033880,"top_provider":{"context_length":128000,"max_completion_tokens":32000,"is_moderated":false}},{"id":"meta-llama/llama-guard-4-12b","name":"Meta: Llama Guard 4 12B","pricing":{"prompt":"0.00000018","completion":"0.00000018"},"created":1745975193,"top_provider":{"context_length":163840,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwen3-30b-a3b","name":"Qwen: Qwen3 30B A3B","pricing":{"prompt":"0.00000008","completion":"0.00000028"},"created":1745878604,"top_provider":{"context_length":40960,"max_completion_tokens":40960,"is_moderated":false}},{"id":"qwen/qwen3-8b","name":"Qwen: Qwen3 8B","pricing":{"prompt":"0.00000005","completion":"0.0000004","input_cache_read":"0.00000005"},"created":1745876632,"top_provider":{"context_length":40960,"max_completion_tokens":8192,"is_moderated":false}},{"id":"qwen/qwen3-14b","name":"Qwen: Qwen3 14B","pricing":{"prompt":"0.00000006","completion":"0.00000024"},"created":1745876478,"top_provider":{"context_length":40960,"max_completion_tokens":40960,"is_moderated":false}},{"id":"qwen/qwen3-32b","name":"Qwen: Qwen3 32B","pricing":{"prompt":"0.00000008","completion":"0.00000024","input_cache_read":"0.00000004"},"created":1745875945,"top_provider":{"context_length":40960,"max_completion_tokens":40960,"is_moderated":false}},{"id":"qwen/qwen3-235b-a22b","name":"Qwen: Qwen3 235B A22B","pricing":{"prompt":"0.000000455","completion":"0.00000182"},"created":1745875757,"top_provider":{"context_length":131072,"max_completion_tokens":8192,"is_moderated":false}},{"id":"openai/o4-mini-high","name":"OpenAI: o4 Mini High","pricing":{"prompt":"0.0000011","completion":"0.0000044","web_search":"0.01","input_cache_read":"0.000000275"},"created":1744824212,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"openai/o3","name":"OpenAI: o3","pricing":{"prompt":"0.000002","completion":"0.000008","web_search":"0.01","input_cache_read":"0.0000005"},"created":1744823457,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"openai/o4-mini","name":"OpenAI: o4 Mini","pricing":{"prompt":"0.0000011","completion":"0.0000044","web_search":"0.01","input_cache_read":"0.000000275"},"created":1744820942,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"qwen/qwen2.5-coder-7b-instruct","name":"Qwen: Qwen2.5 Coder 7B Instruct","pricing":{"prompt":"0.00000003","completion":"0.00000009"},"created":1744734887,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-4.1","name":"OpenAI: GPT-4.1","pricing":{"prompt":"0.000002","completion":"0.000008","web_search":"0.01","input_cache_read":"0.0000005"},"created":1744651385,"top_provider":{"context_length":1047576,"max_completion_tokens":32768,"is_moderated":true}},{"id":"openai/gpt-4.1-mini","name":"OpenAI: GPT-4.1 Mini","pricing":{"prompt":"0.0000004","completion":"0.0000016","web_search":"0.01","input_cache_read":"0.0000001"},"created":1744651381,"top_provider":{"context_length":1047576,"max_completion_tokens":32768,"is_moderated":true}},{"id":"openai/gpt-4.1-nano","name":"OpenAI: GPT-4.1 Nano","pricing":{"prompt":"0.0000001","completion":"0.0000004","web_search":"0.01","input_cache_read":"0.000000025"},"created":1744651369,"top_provider":{"context_length":1047576,"max_completion_tokens":32768,"is_moderated":true}},{"id":"eleutherai/llemma_7b","name":"EleutherAI: Llemma 7b","pricing":{"prompt":"0.0000008","completion":"0.0000012"},"created":1744643225,"top_provider":{"context_length":4096,"max_completion_tokens":4096,"is_moderated":false}},{"id":"alfredpros/codellama-7b-instruct-solidity","name":"AlfredPros: CodeLLaMa 7B Instruct Solidity","pricing":{"prompt":"0.0000008","completion":"0.0000012"},"created":1744641874,"top_provider":{"context_length":4096,"max_completion_tokens":4096,"is_moderated":false}},{"id":"x-ai/grok-3-mini-beta","name":"xAI: Grok 3 Mini Beta","pricing":{"prompt":"0.0000003","completion":"0.0000005","web_search":"0.005","input_cache_read":"0.000000075"},"created":1744240195,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"x-ai/grok-3-beta","name":"xAI: Grok 3 Beta","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.005","input_cache_read":"0.00000075"},"created":1744240068,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"nvidia/llama-3.1-nemotron-ultra-253b-v1","name":"NVIDIA: Llama 3.1 Nemotron Ultra 253B v1","pricing":{"prompt":"0.0000006","completion":"0.0000018"},"created":1744115059,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"meta-llama/llama-4-maverick","name":"Meta: Llama 4 Maverick","pricing":{"prompt":"0.00000015","completion":"0.0000006"},"created":1743881822,"top_provider":{"context_length":1048576,"max_completion_tokens":16384,"is_moderated":false}},{"id":"meta-llama/llama-4-scout","name":"Meta: Llama 4 Scout","pricing":{"prompt":"0.00000008","completion":"0.0000003"},"created":1743881519,"top_provider":{"context_length":327680,"max_completion_tokens":16384,"is_moderated":false}},{"id":"qwen/qwen2.5-vl-32b-instruct","name":"Qwen: Qwen2.5 VL 32B Instruct","pricing":{"prompt":"0.0000002","completion":"0.0000006"},"created":1742839838,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"deepseek/deepseek-chat-v3-0324","name":"DeepSeek: DeepSeek V3 0324","pricing":{"prompt":"0.0000002","completion":"0.00000077","input_cache_read":"0.000000135"},"created":1742824755,"top_provider":{"context_length":163840,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/o1-pro","name":"OpenAI: o1-pro","pricing":{"prompt":"0.00015","completion":"0.0006"},"created":1742423211,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"mistralai/mistral-small-3.1-24b-instruct","name":"Mistral: Mistral Small 3.1 24B","pricing":{"prompt":"0.00000003","completion":"0.00000011","input_cache_read":"0.000000015"},"created":1742238937,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"allenai/olmo-2-0325-32b-instruct","name":"AllenAI: Olmo 2 32B Instruct","pricing":{"prompt":"0.00000005","completion":"0.0000002"},"created":1741988556,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"google/gemma-3-4b-it:free","name":"Google: Gemma 3 4B (free)","pricing":{"prompt":"0","completion":"0"},"created":1741905510,"top_provider":{"context_length":32768,"max_completion_tokens":8192,"is_moderated":false}},{"id":"google/gemma-3-4b-it","name":"Google: Gemma 3 4B","pricing":{"prompt":"0.00000004","completion":"0.00000008"},"created":1741905510,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"google/gemma-3-12b-it:free","name":"Google: Gemma 3 12B (free)","pricing":{"prompt":"0","completion":"0"},"created":1741902625,"top_provider":{"context_length":32768,"max_completion_tokens":8192,"is_moderated":false}},{"id":"google/gemma-3-12b-it","name":"Google: Gemma 3 12B","pricing":{"prompt":"0.00000004","completion":"0.00000013"},"created":1741902625,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"cohere/command-a","name":"Cohere: Command A","pricing":{"prompt":"0.0000025","completion":"0.00001"},"created":1741894342,"top_provider":{"context_length":256000,"max_completion_tokens":8192,"is_moderated":true}},{"id":"openai/gpt-4o-mini-search-preview","name":"OpenAI: GPT-4o-mini Search Preview","pricing":{"prompt":"0.00000015","completion":"0.0000006","web_search":"0.0275"},"created":1741818122,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"openai/gpt-4o-search-preview","name":"OpenAI: GPT-4o Search Preview","pricing":{"prompt":"0.0000025","completion":"0.00001","web_search":"0.035"},"created":1741817949,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"google/gemma-3-27b-it:free","name":"Google: Gemma 3 27B (free)","pricing":{"prompt":"0","completion":"0"},"created":1741756359,"top_provider":{"context_length":131072,"max_completion_tokens":8192,"is_moderated":false}},{"id":"google/gemma-3-27b-it","name":"Google: Gemma 3 27B","pricing":{"prompt":"0.00000008","completion":"0.00000016"},"created":1741756359,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"thedrummer/skyfall-36b-v2","name":"TheDrummer: Skyfall 36B V2","pricing":{"prompt":"0.00000055","completion":"0.0000008"},"created":1741636566,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"perplexity/sonar-reasoning-pro","name":"Perplexity: Sonar Reasoning Pro","pricing":{"prompt":"0.000002","completion":"0.000008","web_search":"0.005"},"created":1741313308,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"perplexity/sonar-pro","name":"Perplexity: Sonar Pro","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.005"},"created":1741312423,"top_provider":{"context_length":200000,"max_completion_tokens":8000,"is_moderated":false}},{"id":"perplexity/sonar-deep-research","name":"Perplexity: Sonar Deep Research","pricing":{"prompt":"0.000002","completion":"0.000008","web_search":"0.005","internal_reasoning":"0.000003"},"created":1741311246,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwq-32b","name":"Qwen: QwQ 32B","pricing":{"prompt":"0.00000015","completion":"0.00000058"},"created":1741208814,"top_provider":{"context_length":131072,"max_completion_tokens":131072,"is_moderated":false}},{"id":"google/gemini-2.0-flash-lite-001","name":"Google: Gemini 2.0 Flash Lite","pricing":{"prompt":"0.000000075","completion":"0.0000003","image":"0.000000075","audio":"0.000000075","internal_reasoning":"0.0000003"},"created":1740506212,"top_provider":{"context_length":1048576,"max_completion_tokens":8192,"is_moderated":false}},{"id":"anthropic/claude-3.7-sonnet","name":"Anthropic: Claude 3.7 Sonnet","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.01","input_cache_read":"0.0000003","input_cache_write":"0.00000375"},"created":1740422110,"top_provider":{"context_length":200000,"max_completion_tokens":64000,"is_moderated":false}},{"id":"anthropic/claude-3.7-sonnet:thinking","name":"Anthropic: Claude 3.7 Sonnet (thinking)","pricing":{"prompt":"0.000003","completion":"0.000015","web_search":"0.01","input_cache_read":"0.0000003","input_cache_write":"0.00000375"},"created":1740422110,"top_provider":{"context_length":200000,"max_completion_tokens":64000,"is_moderated":false}},{"id":"mistralai/mistral-saba","name":"Mistral: Saba","pricing":{"prompt":"0.0000002","completion":"0.0000006","input_cache_read":"0.00000002"},"created":1739803239,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"meta-llama/llama-guard-3-8b","name":"Llama Guard 3 8B","pricing":{"prompt":"0.00000002","completion":"0.00000006"},"created":1739401318,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/o3-mini-high","name":"OpenAI: o3 Mini High","pricing":{"prompt":"0.0000011","completion":"0.0000044","input_cache_read":"0.00000055"},"created":1739372611,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"google/gemini-2.0-flash-001","name":"Google: Gemini 2.0 Flash","pricing":{"prompt":"0.0000001","completion":"0.0000004","image":"0.0000001","audio":"0.0000007","internal_reasoning":"0.0000004","input_cache_read":"0.000000025","input_cache_write":"0.00000008333333333333334"},"created":1738769413,"top_provider":{"context_length":1048576,"max_completion_tokens":8192,"is_moderated":false}},{"id":"qwen/qwen-vl-plus","name":"Qwen: Qwen VL Plus","pricing":{"prompt":"0.0000001365","completion":"0.0000004095","input_cache_read":"0.0000000273"},"created":1738731255,"top_provider":{"context_length":131072,"max_completion_tokens":8192,"is_moderated":false}},{"id":"aion-labs/aion-1.0","name":"AionLabs: Aion-1.0","pricing":{"prompt":"0.000004","completion":"0.000008"},"created":1738697557,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"aion-labs/aion-1.0-mini","name":"AionLabs: Aion-1.0-Mini","pricing":{"prompt":"0.0000007","completion":"0.0000014"},"created":1738697107,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"aion-labs/aion-rp-llama-3.1-8b","name":"AionLabs: Aion-RP 1.0 (8B)","pricing":{"prompt":"0.0000008","completion":"0.0000016"},"created":1738696718,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen-vl-max","name":"Qwen: Qwen VL Max","pricing":{"prompt":"0.00000052","completion":"0.00000208"},"created":1738434304,"top_provider":{"context_length":131072,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen-turbo","name":"Qwen: Qwen-Turbo","pricing":{"prompt":"0.0000000325","completion":"0.00000013","input_cache_read":"0.0000000065"},"created":1738410974,"top_provider":{"context_length":131072,"max_completion_tokens":8192,"is_moderated":false}},{"id":"qwen/qwen2.5-vl-72b-instruct","name":"Qwen: Qwen2.5 VL 72B Instruct","pricing":{"prompt":"0.0000008","completion":"0.0000008"},"created":1738410311,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen-plus","name":"Qwen: Qwen-Plus","pricing":{"prompt":"0.00000026","completion":"0.00000078","input_cache_read":"0.000000052"},"created":1738409840,"top_provider":{"context_length":1000000,"max_completion_tokens":32768,"is_moderated":false}},{"id":"qwen/qwen-max","name":"Qwen: Qwen-Max ","pricing":{"prompt":"0.00000104","completion":"0.00000416","input_cache_read":"0.000000208"},"created":1738402289,"top_provider":{"context_length":32768,"max_completion_tokens":8192,"is_moderated":false}},{"id":"openai/o3-mini","name":"OpenAI: o3 Mini","pricing":{"prompt":"0.0000011","completion":"0.0000044","input_cache_read":"0.00000055"},"created":1738351721,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"mistralai/mistral-small-24b-instruct-2501","name":"Mistral: Mistral Small 3","pricing":{"prompt":"0.00000005","completion":"0.00000008"},"created":1738255409,"top_provider":{"context_length":32768,"max_completion_tokens":16384,"is_moderated":false}},{"id":"deepseek/deepseek-r1-distill-qwen-32b","name":"DeepSeek: R1 Distill Qwen 32B","pricing":{"prompt":"0.00000029","completion":"0.00000029"},"created":1738194830,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"perplexity/sonar","name":"Perplexity: Sonar","pricing":{"prompt":"0.000001","completion":"0.000001","web_search":"0.005"},"created":1738013808,"top_provider":{"context_length":127072,"max_completion_tokens":null,"is_moderated":false}},{"id":"deepseek/deepseek-r1-distill-llama-70b","name":"DeepSeek: R1 Distill Llama 70B","pricing":{"prompt":"0.0000007","completion":"0.0000008"},"created":1737663169,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"deepseek/deepseek-r1","name":"DeepSeek: R1","pricing":{"prompt":"0.0000007","completion":"0.0000025"},"created":1737381095,"top_provider":{"context_length":64000,"max_completion_tokens":16000,"is_moderated":false}},{"id":"minimax/minimax-01","name":"MiniMax: MiniMax-01","pricing":{"prompt":"0.0000002","completion":"0.0000011"},"created":1736915462,"top_provider":{"context_length":1000192,"max_completion_tokens":1000192,"is_moderated":false}},{"id":"microsoft/phi-4","name":"Microsoft: Phi 4","pricing":{"prompt":"0.000000065","completion":"0.00000014"},"created":1736489872,"top_provider":{"context_length":16384,"max_completion_tokens":16384,"is_moderated":false}},{"id":"sao10k/l3.1-70b-hanami-x1","name":"Sao10K: Llama 3.1 70B Hanami x1","pricing":{"prompt":"0.000003","completion":"0.000003"},"created":1736302854,"top_provider":{"context_length":16000,"max_completion_tokens":null,"is_moderated":false}},{"id":"deepseek/deepseek-chat","name":"DeepSeek: DeepSeek V3","pricing":{"prompt":"0.00000032","completion":"0.00000089"},"created":1735241320,"top_provider":{"context_length":163840,"max_completion_tokens":163840,"is_moderated":false}},{"id":"sao10k/l3.3-euryale-70b","name":"Sao10K: Llama 3.3 Euryale 70B","pricing":{"prompt":"0.00000065","completion":"0.00000075"},"created":1734535928,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"openai/o1","name":"OpenAI: o1","pricing":{"prompt":"0.000015","completion":"0.00006","input_cache_read":"0.0000075"},"created":1734459999,"top_provider":{"context_length":200000,"max_completion_tokens":100000,"is_moderated":true}},{"id":"cohere/command-r7b-12-2024","name":"Cohere: Command R7B (12-2024)","pricing":{"prompt":"0.0000000375","completion":"0.00000015"},"created":1734158152,"top_provider":{"context_length":128000,"max_completion_tokens":4000,"is_moderated":true}},{"id":"meta-llama/llama-3.3-70b-instruct:free","name":"Meta: Llama 3.3 70B Instruct (free)","pricing":{"prompt":"0","completion":"0"},"created":1733506137,"top_provider":{"context_length":65536,"max_completion_tokens":null,"is_moderated":false}},{"id":"meta-llama/llama-3.3-70b-instruct","name":"Meta: Llama 3.3 70B Instruct","pricing":{"prompt":"0.0000001","completion":"0.00000032"},"created":1733506137,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"amazon/nova-lite-v1","name":"Amazon: Nova Lite 1.0","pricing":{"prompt":"0.00000006","completion":"0.00000024"},"created":1733437363,"top_provider":{"context_length":300000,"max_completion_tokens":5120,"is_moderated":true}},{"id":"amazon/nova-micro-v1","name":"Amazon: Nova Micro 1.0","pricing":{"prompt":"0.000000035","completion":"0.00000014"},"created":1733437237,"top_provider":{"context_length":128000,"max_completion_tokens":5120,"is_moderated":true}},{"id":"amazon/nova-pro-v1","name":"Amazon: Nova Pro 1.0","pricing":{"prompt":"0.0000008","completion":"0.0000032"},"created":1733436303,"top_provider":{"context_length":300000,"max_completion_tokens":5120,"is_moderated":true}},{"id":"openai/gpt-4o-2024-11-20","name":"OpenAI: GPT-4o (2024-11-20)","pricing":{"prompt":"0.0000025","completion":"0.00001","input_cache_read":"0.00000125"},"created":1732127594,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"mistralai/mistral-large-2411","name":"Mistral Large 2411","pricing":{"prompt":"0.000002","completion":"0.000006","input_cache_read":"0.0000002"},"created":1731978685,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/mistral-large-2407","name":"Mistral Large 2407","pricing":{"prompt":"0.000002","completion":"0.000006","input_cache_read":"0.0000002"},"created":1731978415,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/pixtral-large-2411","name":"Mistral: Pixtral Large 2411","pricing":{"prompt":"0.000002","completion":"0.000006","input_cache_read":"0.0000002"},"created":1731977388,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"qwen/qwen-2.5-coder-32b-instruct","name":"Qwen2.5 Coder 32B Instruct","pricing":{"prompt":"0.00000066","completion":"0.000001"},"created":1731368400,"top_provider":{"context_length":32768,"max_completion_tokens":null,"is_moderated":false}},{"id":"thedrummer/unslopnemo-12b","name":"TheDrummer: UnslopNemo 12B","pricing":{"prompt":"0.0000004","completion":"0.0000004"},"created":1731103448,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"anthropic/claude-3.5-haiku","name":"Anthropic: Claude 3.5 Haiku","pricing":{"prompt":"0.0000008","completion":"0.000004","web_search":"0.01","input_cache_read":"0.00000008","input_cache_write":"0.000001"},"created":1730678400,"top_provider":{"context_length":200000,"max_completion_tokens":8192,"is_moderated":true}},{"id":"anthracite-org/magnum-v4-72b","name":"Magnum v4 72B","pricing":{"prompt":"0.000003","completion":"0.000005"},"created":1729555200,"top_provider":{"context_length":16384,"max_completion_tokens":2048,"is_moderated":false}},{"id":"anthropic/claude-3.5-sonnet","name":"Anthropic: Claude 3.5 Sonnet","pricing":{"prompt":"0.000006","completion":"0.00003","input_cache_read":"0.0000006","input_cache_write":"0.0000075"},"created":1729555200,"top_provider":{"context_length":200000,"max_completion_tokens":8192,"is_moderated":true}},{"id":"qwen/qwen-2.5-7b-instruct","name":"Qwen: Qwen2.5 7B Instruct","pricing":{"prompt":"0.00000004","completion":"0.0000001"},"created":1729036800,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"nvidia/llama-3.1-nemotron-70b-instruct","name":"NVIDIA: Llama 3.1 Nemotron 70B Instruct","pricing":{"prompt":"0.0000012","completion":"0.0000012"},"created":1728950400,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"inflection/inflection-3-productivity","name":"Inflection: Inflection 3 Productivity","pricing":{"prompt":"0.0000025","completion":"0.00001"},"created":1728604800,"top_provider":{"context_length":8000,"max_completion_tokens":1024,"is_moderated":false}},{"id":"inflection/inflection-3-pi","name":"Inflection: Inflection 3 Pi","pricing":{"prompt":"0.0000025","completion":"0.00001"},"created":1728604800,"top_provider":{"context_length":8000,"max_completion_tokens":1024,"is_moderated":false}},{"id":"thedrummer/rocinante-12b","name":"TheDrummer: Rocinante 12B","pricing":{"prompt":"0.00000017","completion":"0.00000043"},"created":1727654400,"top_provider":{"context_length":32768,"max_completion_tokens":32768,"is_moderated":false}},{"id":"meta-llama/llama-3.2-3b-instruct:free","name":"Meta: Llama 3.2 3B Instruct (free)","pricing":{"prompt":"0","completion":"0"},"created":1727222400,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"meta-llama/llama-3.2-3b-instruct","name":"Meta: Llama 3.2 3B Instruct","pricing":{"prompt":"0.000000051","completion":"0.00000034"},"created":1727222400,"top_provider":{"context_length":80000,"max_completion_tokens":null,"is_moderated":false}},{"id":"meta-llama/llama-3.2-1b-instruct","name":"Meta: Llama 3.2 1B Instruct","pricing":{"prompt":"0.000000027","completion":"0.0000002"},"created":1727222400,"top_provider":{"context_length":60000,"max_completion_tokens":null,"is_moderated":false}},{"id":"meta-llama/llama-3.2-11b-vision-instruct","name":"Meta: Llama 3.2 11B Vision Instruct","pricing":{"prompt":"0.000000049","completion":"0.000000049"},"created":1727222400,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"qwen/qwen-2.5-72b-instruct","name":"Qwen2.5 72B Instruct","pricing":{"prompt":"0.00000012","completion":"0.00000039"},"created":1726704000,"top_provider":{"context_length":32768,"max_completion_tokens":16384,"is_moderated":false}},{"id":"cohere/command-r-plus-08-2024","name":"Cohere: Command R+ (08-2024)","pricing":{"prompt":"0.0000025","completion":"0.00001"},"created":1724976000,"top_provider":{"context_length":128000,"max_completion_tokens":4000,"is_moderated":true}},{"id":"cohere/command-r-08-2024","name":"Cohere: Command R (08-2024)","pricing":{"prompt":"0.00000015","completion":"0.0000006"},"created":1724976000,"top_provider":{"context_length":128000,"max_completion_tokens":4000,"is_moderated":true}},{"id":"sao10k/l3.1-euryale-70b","name":"Sao10K: Llama 3.1 Euryale 70B v2.2","pricing":{"prompt":"0.00000085","completion":"0.00000085"},"created":1724803200,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"nousresearch/hermes-3-llama-3.1-70b","name":"Nous: Hermes 3 70B Instruct","pricing":{"prompt":"0.0000003","completion":"0.0000003"},"created":1723939200,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"nousresearch/hermes-3-llama-3.1-405b:free","name":"Nous: Hermes 3 405B Instruct (free)","pricing":{"prompt":"0","completion":"0"},"created":1723766400,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"nousresearch/hermes-3-llama-3.1-405b","name":"Nous: Hermes 3 405B Instruct","pricing":{"prompt":"0.000001","completion":"0.000001"},"created":1723766400,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"sao10k/l3-lunaris-8b","name":"Sao10K: Llama 3 8B Lunaris","pricing":{"prompt":"0.00000004","completion":"0.00000005"},"created":1723507200,"top_provider":{"context_length":8192,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-4o-2024-08-06","name":"OpenAI: GPT-4o (2024-08-06)","pricing":{"prompt":"0.0000025","completion":"0.00001","input_cache_read":"0.00000125"},"created":1722902400,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":false}},{"id":"meta-llama/llama-3.1-8b-instruct","name":"Meta: Llama 3.1 8B Instruct","pricing":{"prompt":"0.00000002","completion":"0.00000005"},"created":1721692800,"top_provider":{"context_length":16384,"max_completion_tokens":16384,"is_moderated":false}},{"id":"meta-llama/llama-3.1-70b-instruct","name":"Meta: Llama 3.1 70B Instruct","pricing":{"prompt":"0.0000004","completion":"0.0000004"},"created":1721692800,"top_provider":{"context_length":131072,"max_completion_tokens":null,"is_moderated":false}},{"id":"mistralai/mistral-nemo","name":"Mistral: Mistral Nemo","pricing":{"prompt":"0.00000002","completion":"0.00000004"},"created":1721347200,"top_provider":{"context_length":131072,"max_completion_tokens":16384,"is_moderated":false}},{"id":"openai/gpt-4o-mini","name":"OpenAI: GPT-4o-mini","pricing":{"prompt":"0.00000015","completion":"0.0000006","input_cache_read":"0.000000075"},"created":1721260800,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"openai/gpt-4o-mini-2024-07-18","name":"OpenAI: GPT-4o-mini (2024-07-18)","pricing":{"prompt":"0.00000015","completion":"0.0000006","input_cache_read":"0.000000075"},"created":1721260800,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"google/gemma-2-27b-it","name":"Google: Gemma 2 27B","pricing":{"prompt":"0.00000065","completion":"0.00000065"},"created":1720828800,"top_provider":{"context_length":8192,"max_completion_tokens":2048,"is_moderated":false}},{"id":"google/gemma-2-9b-it","name":"Google: Gemma 2 9B","pricing":{"prompt":"0.00000003","completion":"0.00000009"},"created":1719532800,"top_provider":{"context_length":8192,"max_completion_tokens":null,"is_moderated":false}},{"id":"sao10k/l3-euryale-70b","name":"Sao10k: Llama 3 Euryale 70B v2.1","pricing":{"prompt":"0.00000148","completion":"0.00000148"},"created":1718668800,"top_provider":{"context_length":8192,"max_completion_tokens":8192,"is_moderated":false}},{"id":"nousresearch/hermes-2-pro-llama-3-8b","name":"NousResearch: Hermes 2 Pro - Llama-3 8B","pricing":{"prompt":"0.00000014","completion":"0.00000014"},"created":1716768000,"top_provider":{"context_length":8192,"max_completion_tokens":8192,"is_moderated":false}},{"id":"openai/gpt-4o","name":"OpenAI: GPT-4o","pricing":{"prompt":"0.0000025","completion":"0.00001","input_cache_read":"0.00000125"},"created":1715558400,"top_provider":{"context_length":128000,"max_completion_tokens":16384,"is_moderated":true}},{"id":"openai/gpt-4o:extended","name":"OpenAI: GPT-4o (extended)","pricing":{"prompt":"0.000006","completion":"0.000018"},"created":1715558400,"top_provider":{"context_length":128000,"max_completion_tokens":64000,"is_moderated":true}},{"id":"openai/gpt-4o-2024-05-13","name":"OpenAI: GPT-4o (2024-05-13)","pricing":{"prompt":"0.000005","completion":"0.000015"},"created":1715558400,"top_provider":{"context_length":128000,"max_completion_tokens":4096,"is_moderated":true}},{"id":"meta-llama/llama-3-8b-instruct","name":"Meta: Llama 3 8B Instruct","pricing":{"prompt":"0.00000003","completion":"0.00000004"},"created":1713398400,"top_provider":{"context_length":8192,"max_completion_tokens":16384,"is_moderated":false}},{"id":"meta-llama/llama-3-70b-instruct","name":"Meta: Llama 3 70B Instruct","pricing":{"prompt":"0.00000051","completion":"0.00000074"},"created":1713398400,"top_provider":{"context_length":8192,"max_completion_tokens":8000,"is_moderated":false}},{"id":"mistralai/mixtral-8x22b-instruct","name":"Mistral: Mixtral 8x22B Instruct","pricing":{"prompt":"0.000002","completion":"0.000006","input_cache_read":"0.0000002"},"created":1713312000,"top_provider":{"context_length":65536,"max_completion_tokens":null,"is_moderated":false}},{"id":"microsoft/wizardlm-2-8x22b","name":"WizardLM-2 8x22B","pricing":{"prompt":"0.00000062","completion":"0.00000062"},"created":1713225600,"top_provider":{"context_length":65535,"max_completion_tokens":8000,"is_moderated":false}},{"id":"openai/gpt-4-turbo","name":"OpenAI: GPT-4 Turbo","pricing":{"prompt":"0.00001","completion":"0.00003"},"created":1712620800,"top_provider":{"context_length":128000,"max_completion_tokens":4096,"is_moderated":true}},{"id":"anthropic/claude-3-haiku","name":"Anthropic: Claude 3 Haiku","pricing":{"prompt":"0.00000025","completion":"0.00000125","input_cache_read":"0.00000003","input_cache_write":"0.0000003"},"created":1710288000,"top_provider":{"context_length":200000,"max_completion_tokens":4096,"is_moderated":true}},{"id":"mistralai/mistral-large","name":"Mistral Large","pricing":{"prompt":"0.000002","completion":"0.000006","input_cache_read":"0.0000002"},"created":1708905600,"top_provider":{"context_length":128000,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-4-turbo-preview","name":"OpenAI: GPT-4 Turbo Preview","pricing":{"prompt":"0.00001","completion":"0.00003"},"created":1706140800,"top_provider":{"context_length":128000,"max_completion_tokens":4096,"is_moderated":true}},{"id":"openai/gpt-3.5-turbo-0613","name":"OpenAI: GPT-3.5 Turbo (older v0613)","pricing":{"prompt":"0.000001","completion":"0.000002"},"created":1706140800,"top_provider":{"context_length":4095,"max_completion_tokens":4096,"is_moderated":false}},{"id":"mistralai/mixtral-8x7b-instruct","name":"Mistral: Mixtral 8x7B Instruct","pricing":{"prompt":"0.00000054","completion":"0.00000054"},"created":1702166400,"top_provider":{"context_length":32768,"max_completion_tokens":16384,"is_moderated":false}},{"id":"alpindale/goliath-120b","name":"Goliath 120B","pricing":{"prompt":"0.00000375","completion":"0.0000075"},"created":1699574400,"top_provider":{"context_length":6144,"max_completion_tokens":1024,"is_moderated":false}},{"id":"openrouter/auto","name":"Auto Router","pricing":{"prompt":"-1","completion":"-1"},"created":1699401600,"top_provider":{"context_length":null,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-4-1106-preview","name":"OpenAI: GPT-4 Turbo (older v1106)","pricing":{"prompt":"0.00001","completion":"0.00003"},"created":1699228800,"top_provider":{"context_length":128000,"max_completion_tokens":4096,"is_moderated":true}},{"id":"openai/gpt-3.5-turbo-instruct","name":"OpenAI: GPT-3.5 Turbo Instruct","pricing":{"prompt":"0.0000015","completion":"0.000002"},"created":1695859200,"top_provider":{"context_length":4095,"max_completion_tokens":4096,"is_moderated":true}},{"id":"mistralai/mistral-7b-instruct-v0.1","name":"Mistral: Mistral 7B Instruct v0.1","pricing":{"prompt":"0.00000011","completion":"0.00000019"},"created":1695859200,"top_provider":{"context_length":2824,"max_completion_tokens":null,"is_moderated":false}},{"id":"openai/gpt-3.5-turbo-16k","name":"OpenAI: GPT-3.5 Turbo 16k","pricing":{"prompt":"0.000003","completion":"0.000004"},"created":1693180800,"top_provider":{"context_length":16385,"max_completion_tokens":4096,"is_moderated":true}},{"id":"mancer/weaver","name":"Mancer: Weaver (alpha)","pricing":{"prompt":"0.00000075","completion":"0.000001"},"created":1690934400,"top_provider":{"context_length":8000,"max_completion_tokens":2000,"is_moderated":false}},{"id":"undi95/remm-slerp-l2-13b","name":"ReMM SLERP 13B","pricing":{"prompt":"0.00000045","completion":"0.00000065"},"created":1689984000,"top_provider":{"context_length":6144,"max_completion_tokens":4096,"is_moderated":false}},{"id":"gryphe/mythomax-l2-13b","name":"MythoMax 13B","pricing":{"prompt":"0.00000006","completion":"0.00000006"},"created":1688256000,"top_provider":{"context_length":4096,"max_completion_tokens":4096,"is_moderated":false}},{"id":"openai/gpt-4","name":"OpenAI: GPT-4","pricing":{"prompt":"0.00003","completion":"0.00006"},"created":1685232000,"top_provider":{"context_length":8191,"max_completion_tokens":4096,"is_moderated":true}},{"id":"openai/gpt-4-0314","name":"OpenAI: GPT-4 (older v0314)","pricing":{"prompt":"0.00003","completion":"0.00006"},"created":1685232000,"top_provider":{"context_length":8191,"max_completion_tokens":4096,"is_moderated":true}},{"id":"openai/gpt-3.5-turbo","name":"OpenAI: GPT-3.5 Turbo","pricing":{"prompt":"0.0000005","completion":"0.0000015"},"created":1685232000,"top_provider":{"context_length":16385,"max_completion_tokens":4096,"is_moderated":true}}] \ No newline at end of file diff --git a/packages/kbot/dist/main_node.js b/packages/kbot/dist/main_node.js index 3241526b..2f0d8285 100644 --- a/packages/kbot/dist/main_node.js +++ b/packages/kbot/dist/main_node.js @@ -2,27694 +2,8 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 1667: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -/* - -The MIT License (MIT) - -Original Library - - Copyright (c) Marak Squires - -Additional functionality - - Copyright (c) Sindre Sorhus (sindresorhus.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -*/ - -var colors = {}; -module['exports'] = colors; - -colors.themes = {}; - -var util = __webpack_require__(39023); -var ansiStyles = colors.styles = __webpack_require__(81797); -var defineProps = Object.defineProperties; -var newLineRegex = new RegExp(/[\r\n]+/g); - -colors.supportsColor = (__webpack_require__(43998).supportsColor); - -if (typeof colors.enabled === 'undefined') { - colors.enabled = colors.supportsColor() !== false; -} - -colors.enable = function() { - colors.enabled = true; -}; - -colors.disable = function() { - colors.enabled = false; -}; - -colors.stripColors = colors.strip = function(str) { - return ('' + str).replace(/\x1B\[\d+m/g, ''); -}; - -// eslint-disable-next-line no-unused-vars -var stylize = colors.stylize = function stylize(str, style) { - if (!colors.enabled) { - return str+''; - } - - var styleMap = ansiStyles[style]; - - // Stylize should work for non-ANSI styles, too - if (!styleMap && style in colors) { - // Style maps like trap operate as functions on strings; - // they don't have properties like open or close. - return colors[style](str); - } - - return styleMap.open + str + styleMap.close; -}; - -var matchOperatorsRe = /[|\\{}()[\]^$+*?.]/g; -var escapeStringRegexp = function(str) { - if (typeof str !== 'string') { - throw new TypeError('Expected a string'); - } - return str.replace(matchOperatorsRe, '\\$&'); -}; - -function build(_styles) { - var builder = function builder() { - return applyStyle.apply(builder, arguments); - }; - builder._styles = _styles; - // __proto__ is used because we must return a function, but there is - // no way to create a function with a different prototype. - builder.__proto__ = proto; - return builder; -} - -var styles = (function() { - var ret = {}; - ansiStyles.grey = ansiStyles.gray; - Object.keys(ansiStyles).forEach(function(key) { - ansiStyles[key].closeRe = - new RegExp(escapeStringRegexp(ansiStyles[key].close), 'g'); - ret[key] = { - get: function() { - return build(this._styles.concat(key)); - }, - }; - }); - return ret; -})(); - -var proto = defineProps(function colors() {}, styles); - -function applyStyle() { - var args = Array.prototype.slice.call(arguments); - - var str = args.map(function(arg) { - // Use weak equality check so we can colorize null/undefined in safe mode - if (arg != null && arg.constructor === String) { - return arg; - } else { - return util.inspect(arg); - } - }).join(' '); - - if (!colors.enabled || !str) { - return str; - } - - var newLinesPresent = str.indexOf('\n') != -1; - - var nestedStyles = this._styles; - - var i = nestedStyles.length; - while (i--) { - var code = ansiStyles[nestedStyles[i]]; - str = code.open + str.replace(code.closeRe, code.open) + code.close; - if (newLinesPresent) { - str = str.replace(newLineRegex, function(match) { - return code.close + match + code.open; - }); - } - } - - return str; -} - -colors.setTheme = function(theme) { - if (typeof theme === 'string') { - console.log('colors.setTheme now only accepts an object, not a string. ' + - 'If you are trying to set a theme from a file, it is now your (the ' + - 'caller\'s) responsibility to require the file. The old syntax ' + - 'looked like colors.setTheme(__dirname + ' + - '\'/../themes/generic-logging.js\'); The new syntax looks like '+ - 'colors.setTheme(require(__dirname + ' + - '\'/../themes/generic-logging.js\'));'); - return; - } - for (var style in theme) { - (function(style) { - colors[style] = function(str) { - if (typeof theme[style] === 'object') { - var out = str; - for (var i in theme[style]) { - out = colors[theme[style][i]](out); - } - return out; - } - return colors[theme[style]](str); - }; - })(style); - } -}; - -function init() { - var ret = {}; - Object.keys(styles).forEach(function(name) { - ret[name] = { - get: function() { - return build([name]); - }, - }; - }); - return ret; -} - -var sequencer = function sequencer(map, str) { - var exploded = str.split(''); - exploded = exploded.map(map); - return exploded.join(''); -}; - -// custom formatter methods -colors.trap = __webpack_require__(76356); -colors.zalgo = __webpack_require__(5614); - -// maps -colors.maps = {}; -colors.maps.america = __webpack_require__(42243)(colors); -colors.maps.zebra = __webpack_require__(71263)(colors); -colors.maps.rainbow = __webpack_require__(83333)(colors); -colors.maps.random = __webpack_require__(88212)(colors); - -for (var map in colors.maps) { - (function(map) { - colors[map] = function(str) { - return sequencer(colors.maps[map], str); - }; - })(map); -} - -defineProps(colors, init()); - - -/***/ }), - -/***/ 76356: -/***/ ((module) => { - -module['exports'] = function runTheTrap(text, options) { - var result = ''; - text = text || 'Run the trap, drop the bass'; - text = text.split(''); - var trap = { - a: ['\u0040', '\u0104', '\u023a', '\u0245', '\u0394', '\u039b', '\u0414'], - b: ['\u00df', '\u0181', '\u0243', '\u026e', '\u03b2', '\u0e3f'], - c: ['\u00a9', '\u023b', '\u03fe'], - d: ['\u00d0', '\u018a', '\u0500', '\u0501', '\u0502', '\u0503'], - e: ['\u00cb', '\u0115', '\u018e', '\u0258', '\u03a3', '\u03be', '\u04bc', - '\u0a6c'], - f: ['\u04fa'], - g: ['\u0262'], - h: ['\u0126', '\u0195', '\u04a2', '\u04ba', '\u04c7', '\u050a'], - i: ['\u0f0f'], - j: ['\u0134'], - k: ['\u0138', '\u04a0', '\u04c3', '\u051e'], - l: ['\u0139'], - m: ['\u028d', '\u04cd', '\u04ce', '\u0520', '\u0521', '\u0d69'], - n: ['\u00d1', '\u014b', '\u019d', '\u0376', '\u03a0', '\u048a'], - o: ['\u00d8', '\u00f5', '\u00f8', '\u01fe', '\u0298', '\u047a', '\u05dd', - '\u06dd', '\u0e4f'], - p: ['\u01f7', '\u048e'], - q: ['\u09cd'], - r: ['\u00ae', '\u01a6', '\u0210', '\u024c', '\u0280', '\u042f'], - s: ['\u00a7', '\u03de', '\u03df', '\u03e8'], - t: ['\u0141', '\u0166', '\u0373'], - u: ['\u01b1', '\u054d'], - v: ['\u05d8'], - w: ['\u0428', '\u0460', '\u047c', '\u0d70'], - x: ['\u04b2', '\u04fe', '\u04fc', '\u04fd'], - y: ['\u00a5', '\u04b0', '\u04cb'], - z: ['\u01b5', '\u0240'], - }; - text.forEach(function(c) { - c = c.toLowerCase(); - var chars = trap[c] || [' ']; - var rand = Math.floor(Math.random() * chars.length); - if (typeof trap[c] !== 'undefined') { - result += trap[c][rand]; - } else { - result += c; - } - }); - return result; -}; - - -/***/ }), - -/***/ 5614: -/***/ ((module) => { - -// please no -module['exports'] = function zalgo(text, options) { - text = text || ' he is here '; - var soul = { - 'up': [ - '̍', '̎', '̄', '̅', - '̿', '̑', '̆', '̐', - '͒', '͗', '͑', '̇', - '̈', '̊', '͂', '̓', - '̈', '͊', '͋', '͌', - '̃', '̂', '̌', '͐', - '̀', '́', '̋', '̏', - '̒', '̓', '̔', '̽', - '̉', 'ͣ', 'ͤ', 'ͥ', - 'ͦ', 'ͧ', 'ͨ', 'ͩ', - 'ͪ', 'ͫ', 'ͬ', 'ͭ', - 'ͮ', 'ͯ', '̾', '͛', - '͆', '̚', - ], - 'down': [ - '̖', '̗', '̘', '̙', - '̜', '̝', '̞', '̟', - '̠', '̤', '̥', '̦', - '̩', '̪', '̫', '̬', - '̭', '̮', '̯', '̰', - '̱', '̲', '̳', '̹', - '̺', '̻', '̼', 'ͅ', - '͇', '͈', '͉', '͍', - '͎', '͓', '͔', '͕', - '͖', '͙', '͚', '̣', - ], - 'mid': [ - '̕', '̛', '̀', '́', - '͘', '̡', '̢', '̧', - '̨', '̴', '̵', '̶', - '͜', '͝', '͞', - '͟', '͠', '͢', '̸', - '̷', '͡', ' ҉', - ], - }; - var all = [].concat(soul.up, soul.down, soul.mid); - - function randomNumber(range) { - var r = Math.floor(Math.random() * range); - return r; - } - - function isChar(character) { - var bool = false; - all.filter(function(i) { - bool = (i === character); - }); - return bool; - } - - - function heComes(text, options) { - var result = ''; - var counts; - var l; - options = options || {}; - options['up'] = - typeof options['up'] !== 'undefined' ? options['up'] : true; - options['mid'] = - typeof options['mid'] !== 'undefined' ? options['mid'] : true; - options['down'] = - typeof options['down'] !== 'undefined' ? options['down'] : true; - options['size'] = - typeof options['size'] !== 'undefined' ? options['size'] : 'maxi'; - text = text.split(''); - for (l in text) { - if (isChar(l)) { - continue; - } - result = result + text[l]; - counts = {'up': 0, 'down': 0, 'mid': 0}; - switch (options.size) { - case 'mini': - counts.up = randomNumber(8); - counts.mid = randomNumber(2); - counts.down = randomNumber(8); - break; - case 'maxi': - counts.up = randomNumber(16) + 3; - counts.mid = randomNumber(4) + 1; - counts.down = randomNumber(64) + 3; - break; - default: - counts.up = randomNumber(8) + 1; - counts.mid = randomNumber(6) / 2; - counts.down = randomNumber(8) + 1; - break; - } - - var arr = ['up', 'mid', 'down']; - for (var d in arr) { - var index = arr[d]; - for (var i = 0; i <= counts[index]; i++) { - if (options[index]) { - result = result + soul[index][randomNumber(soul[index].length)]; - } - } - } - } - return result; - } - // don't summon him - return heComes(text, options); -}; - - - -/***/ }), - -/***/ 42243: -/***/ ((module) => { - -module['exports'] = function(colors) { - return function(letter, i, exploded) { - if (letter === ' ') return letter; - switch (i%3) { - case 0: return colors.red(letter); - case 1: return colors.white(letter); - case 2: return colors.blue(letter); - } - }; -}; - - -/***/ }), - -/***/ 83333: -/***/ ((module) => { - -module['exports'] = function(colors) { - // RoY G BiV - var rainbowColors = ['red', 'yellow', 'green', 'blue', 'magenta']; - return function(letter, i, exploded) { - if (letter === ' ') { - return letter; - } else { - return colors[rainbowColors[i++ % rainbowColors.length]](letter); - } - }; -}; - - - -/***/ }), - -/***/ 88212: -/***/ ((module) => { - -module['exports'] = function(colors) { - var available = ['underline', 'inverse', 'grey', 'yellow', 'red', 'green', - 'blue', 'white', 'cyan', 'magenta', 'brightYellow', 'brightRed', - 'brightGreen', 'brightBlue', 'brightWhite', 'brightCyan', 'brightMagenta']; - return function(letter, i, exploded) { - return letter === ' ' ? letter : - colors[ - available[Math.round(Math.random() * (available.length - 2))] - ](letter); - }; -}; - - -/***/ }), - -/***/ 71263: -/***/ ((module) => { - -module['exports'] = function(colors) { - return function(letter, i, exploded) { - return i % 2 === 0 ? letter : colors.inverse(letter); - }; -}; - - -/***/ }), - -/***/ 81797: -/***/ ((module) => { - -/* -The MIT License (MIT) - -Copyright (c) Sindre Sorhus (sindresorhus.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -*/ - -var styles = {}; -module['exports'] = styles; - -var codes = { - reset: [0, 0], - - bold: [1, 22], - dim: [2, 22], - italic: [3, 23], - underline: [4, 24], - inverse: [7, 27], - hidden: [8, 28], - strikethrough: [9, 29], - - black: [30, 39], - red: [31, 39], - green: [32, 39], - yellow: [33, 39], - blue: [34, 39], - magenta: [35, 39], - cyan: [36, 39], - white: [37, 39], - gray: [90, 39], - grey: [90, 39], - - brightRed: [91, 39], - brightGreen: [92, 39], - brightYellow: [93, 39], - brightBlue: [94, 39], - brightMagenta: [95, 39], - brightCyan: [96, 39], - brightWhite: [97, 39], - - bgBlack: [40, 49], - bgRed: [41, 49], - bgGreen: [42, 49], - bgYellow: [43, 49], - bgBlue: [44, 49], - bgMagenta: [45, 49], - bgCyan: [46, 49], - bgWhite: [47, 49], - bgGray: [100, 49], - bgGrey: [100, 49], - - bgBrightRed: [101, 49], - bgBrightGreen: [102, 49], - bgBrightYellow: [103, 49], - bgBrightBlue: [104, 49], - bgBrightMagenta: [105, 49], - bgBrightCyan: [106, 49], - bgBrightWhite: [107, 49], - - // legacy styles for colors pre v1.0.0 - blackBG: [40, 49], - redBG: [41, 49], - greenBG: [42, 49], - yellowBG: [43, 49], - blueBG: [44, 49], - magentaBG: [45, 49], - cyanBG: [46, 49], - whiteBG: [47, 49], - -}; - -Object.keys(codes).forEach(function(key) { - var val = codes[key]; - var style = styles[key] = []; - style.open = '\u001b[' + val[0] + 'm'; - style.close = '\u001b[' + val[1] + 'm'; -}); - - -/***/ }), - -/***/ 29020: -/***/ ((module) => { - -"use strict"; -/* -MIT License - -Copyright (c) Sindre Sorhus (sindresorhus.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is furnished to do -so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. -*/ - - - -module.exports = function(flag, argv) { - argv = argv || process.argv || []; - - var terminatorPos = argv.indexOf('--'); - var prefix = /^-{1,2}/.test(flag) ? '' : '--'; - var pos = argv.indexOf(prefix + flag); - - return pos !== -1 && (terminatorPos === -1 ? true : pos < terminatorPos); -}; - - -/***/ }), - -/***/ 43998: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/* -The MIT License (MIT) - -Copyright (c) Sindre Sorhus (sindresorhus.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -*/ - - - -var os = __webpack_require__(70857); -var hasFlag = __webpack_require__(29020); - -var env = process.env; - -var forceColor = void 0; -if (hasFlag('no-color') || hasFlag('no-colors') || hasFlag('color=false')) { - forceColor = false; -} else if (hasFlag('color') || hasFlag('colors') || hasFlag('color=true') - || hasFlag('color=always')) { - forceColor = true; -} -if ('FORCE_COLOR' in env) { - forceColor = env.FORCE_COLOR.length === 0 - || parseInt(env.FORCE_COLOR, 10) !== 0; -} - -function translateLevel(level) { - if (level === 0) { - return false; - } - - return { - level: level, - hasBasic: true, - has256: level >= 2, - has16m: level >= 3, - }; -} - -function supportsColor(stream) { - if (forceColor === false) { - return 0; - } - - if (hasFlag('color=16m') || hasFlag('color=full') - || hasFlag('color=truecolor')) { - return 3; - } - - if (hasFlag('color=256')) { - return 2; - } - - if (stream && !stream.isTTY && forceColor !== true) { - return 0; - } - - var min = forceColor ? 1 : 0; - - if (process.platform === 'win32') { - // Node.js 7.5.0 is the first version of Node.js to include a patch to - // libuv that enables 256 color output on Windows. Anything earlier and it - // won't work. However, here we target Node.js 8 at minimum as it is an LTS - // release, and Node.js 7 is not. Windows 10 build 10586 is the first - // Windows release that supports 256 colors. Windows 10 build 14931 is the - // first release that supports 16m/TrueColor. - var osRelease = os.release().split('.'); - if (Number(process.versions.node.split('.')[0]) >= 8 - && Number(osRelease[0]) >= 10 && Number(osRelease[2]) >= 10586) { - return Number(osRelease[2]) >= 14931 ? 3 : 2; - } - - return 1; - } - - if ('CI' in env) { - if (['TRAVIS', 'CIRCLECI', 'APPVEYOR', 'GITLAB_CI'].some(function(sign) { - return sign in env; - }) || env.CI_NAME === 'codeship') { - return 1; - } - - return min; - } - - if ('TEAMCITY_VERSION' in env) { - return (/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(env.TEAMCITY_VERSION) ? 1 : 0 - ); - } - - if ('TERM_PROGRAM' in env) { - var version = parseInt((env.TERM_PROGRAM_VERSION || '').split('.')[0], 10); - - switch (env.TERM_PROGRAM) { - case 'iTerm.app': - return version >= 3 ? 3 : 2; - case 'Hyper': - return 3; - case 'Apple_Terminal': - return 2; - // No default - } - } - - if (/-256(color)?$/i.test(env.TERM)) { - return 2; - } - - if (/^screen|^xterm|^vt100|^rxvt|color|ansi|cygwin|linux/i.test(env.TERM)) { - return 1; - } - - if ('COLORTERM' in env) { - return 1; - } - - if (env.TERM === 'dumb') { - return min; - } - - return min; -} - -function getSupportLevel(stream) { - var level = supportsColor(stream); - return translateLevel(level); -} - -module.exports = { - supportsColor: getSupportLevel, - stdout: getSupportLevel(process.stdout), - stderr: getSupportLevel(process.stderr), -}; - - -/***/ }), - -/***/ 96230: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -// -// Remark: Requiring this file will use the "safe" colors API, -// which will not touch String.prototype. -// -// var colors = require('colors/safe'); -// colors.red("foo") -// -// -var colors = __webpack_require__(1667); -module['exports'] = colors; - - -/***/ }), - -/***/ 91420: -/***/ ((module) => { - -/** - * Contains all configured adapters for the given environment. - * - * @type {Array} - * @public - */ -var adapters = []; - -/** - * Contains all modifier functions. - * - * @typs {Array} - * @public - */ -var modifiers = []; - -/** - * Our default logger. - * - * @public - */ -var logger = function devnull() {}; - -/** - * Register a new adapter that will used to find environments. - * - * @param {Function} adapter A function that will return the possible env. - * @returns {Boolean} Indication of a successful add. - * @public - */ -function use(adapter) { - if (~adapters.indexOf(adapter)) return false; - - adapters.push(adapter); - return true; -} - -/** - * Assign a new log method. - * - * @param {Function} custom The log method. - * @public - */ -function set(custom) { - logger = custom; -} - -/** - * Check if the namespace is allowed by any of our adapters. - * - * @param {String} namespace The namespace that needs to be enabled - * @returns {Boolean|Promise} Indication if the namespace is enabled by our adapters. - * @public - */ -function enabled(namespace) { - var async = []; - - for (var i = 0; i < adapters.length; i++) { - if (adapters[i].async) { - async.push(adapters[i]); - continue; - } - - if (adapters[i](namespace)) return true; - } - - if (!async.length) return false; - - // - // Now that we know that we Async functions, we know we run in an ES6 - // environment and can use all the API's that they offer, in this case - // we want to return a Promise so that we can `await` in React-Native - // for an async adapter. - // - return new Promise(function pinky(resolve) { - Promise.all( - async.map(function prebind(fn) { - return fn(namespace); - }) - ).then(function resolved(values) { - resolve(values.some(Boolean)); - }); - }); -} - -/** - * Add a new message modifier to the debugger. - * - * @param {Function} fn Modification function. - * @returns {Boolean} Indication of a successful add. - * @public - */ -function modify(fn) { - if (~modifiers.indexOf(fn)) return false; - - modifiers.push(fn); - return true; -} - -/** - * Write data to the supplied logger. - * - * @param {Object} meta Meta information about the log. - * @param {Array} args Arguments for console.log. - * @public - */ -function write() { - logger.apply(logger, arguments); -} - -/** - * Process the message with the modifiers. - * - * @param {Mixed} message The message to be transformed by modifers. - * @returns {String} Transformed message. - * @public - */ -function process(message) { - for (var i = 0; i < modifiers.length; i++) { - message = modifiers[i].apply(modifiers[i], arguments); - } - - return message; -} - -/** - * Introduce options to the logger function. - * - * @param {Function} fn Calback function. - * @param {Object} options Properties to introduce on fn. - * @returns {Function} The passed function - * @public - */ -function introduce(fn, options) { - var has = Object.prototype.hasOwnProperty; - - for (var key in options) { - if (has.call(options, key)) { - fn[key] = options[key]; - } - } - - return fn; -} - -/** - * Nope, we're not allowed to write messages. - * - * @returns {Boolean} false - * @public - */ -function nope(options) { - options.enabled = false; - options.modify = modify; - options.set = set; - options.use = use; - - return introduce(function diagnopes() { - return false; - }, options); -} - -/** - * Yep, we're allowed to write debug messages. - * - * @param {Object} options The options for the process. - * @returns {Function} The function that does the logging. - * @public - */ -function yep(options) { - /** - * The function that receives the actual debug information. - * - * @returns {Boolean} indication that we're logging. - * @public - */ - function diagnostics() { - var args = Array.prototype.slice.call(arguments, 0); - - write.call(write, options, process(args, options)); - return true; - } - - options.enabled = true; - options.modify = modify; - options.set = set; - options.use = use; - - return introduce(diagnostics, options); -} - -/** - * Simple helper function to introduce various of helper methods to our given - * diagnostics function. - * - * @param {Function} diagnostics The diagnostics function. - * @returns {Function} diagnostics - * @public - */ -module.exports = function create(diagnostics) { - diagnostics.introduce = introduce; - diagnostics.enabled = enabled; - diagnostics.process = process; - diagnostics.modify = modify; - diagnostics.write = write; - diagnostics.nope = nope; - diagnostics.yep = yep; - diagnostics.set = set; - diagnostics.use = use; - - return diagnostics; -} - - -/***/ }), - -/***/ 98005: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -// -// Select the correct build version depending on the environment. -// -if (true) { - module.exports = __webpack_require__(87950); -} else {} - - -/***/ }), - -/***/ 87950: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -var create = __webpack_require__(91420); - -/** - * Create a new diagnostics logger. - * - * @param {String} namespace The namespace it should enable. - * @param {Object} options Additional options. - * @returns {Function} The logger. - * @public - */ -var diagnostics = create(function prod(namespace, options) { - options = options || {}; - options.namespace = namespace; - options.prod = true; - options.dev = false; - - if (!(options.force || prod.force)) return prod.nope(options); - return prod.yep(options); -}); - -// -// Expose the diagnostics logger. -// -module.exports = diagnostics; - - -/***/ }), - -/***/ 2068: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { - -"use strict"; - -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", ({ value: true })); -exports.SeqTransport = void 0; -const seq = __importStar(__webpack_require__(67017)); -const winston_transport_1 = __importDefault(__webpack_require__(86558)); -class SeqTransport extends winston_transport_1.default { - constructor(opts) { - super(opts); - this.logger = new seq.Logger(opts); - setImmediate(() => this.emit('opened')); - } - log(info, next) { - setImmediate(() => this.emit('logged', info)); - const { level, message, exception, stack } = info, props = __rest(info, ["level", "message", "exception", "stack"]); - this.logger.emit({ - timestamp: props.timestamp || new Date(), - level: level, - messageTemplate: message, - properties: props, - exception: exception || stack - }); - next(); - } - close() { - this.logger.close(); - setImmediate(() => this.emit('closed')); - } - flush() { - return this.logger.flush(); - } -} -exports.SeqTransport = SeqTransport; -if (!String.prototype.startsWith) { - Object.defineProperty(String.prototype, 'startsWith', { - value: function (search, rawPos) { - const pos = rawPos > 0 ? rawPos | 0 : 0; - return this.substring(pos, pos + search.length) === search; - }, - }); -} -//# sourceMappingURL=index.js.map - -/***/ }), - -/***/ 84635: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - -var Buffer = (__webpack_require__(71781).Buffer) - -// Multibyte codec. In this scheme, a character is represented by 1 or more bytes. -// Our codec supports UTF-16 surrogates, extensions for GB18030 and unicode sequences. -// To save memory and loading time, we read table files only when requested. - -exports._dbcs = DBCSCodec - -var UNASSIGNED = -1 -var GB18030_CODE = -2 -var SEQ_START = -10 -var NODE_START = -1000 -var UNASSIGNED_NODE = new Array(0x100) -var DEF_CHAR = -1 - -for (var i = 0; i < 0x100; i++) { UNASSIGNED_NODE[i] = UNASSIGNED } - -// Class DBCSCodec reads and initializes mapping tables. -function DBCSCodec (codecOptions, iconv) { - this.encodingName = codecOptions.encodingName - if (!codecOptions) { throw new Error("DBCS codec is called without the data.") } - if (!codecOptions.table) { throw new Error("Encoding '" + this.encodingName + "' has no data.") } - - // Load tables. - var mappingTable = codecOptions.table() - - // Decode tables: MBCS -> Unicode. - - // decodeTables is a trie, encoded as an array of arrays of integers. Internal arrays are trie nodes and all have len = 256. - // Trie root is decodeTables[0]. - // Values: >= 0 -> unicode character code. can be > 0xFFFF - // == UNASSIGNED -> unknown/unassigned sequence. - // == GB18030_CODE -> this is the end of a GB18030 4-byte sequence. - // <= NODE_START -> index of the next node in our trie to process next byte. - // <= SEQ_START -> index of the start of a character code sequence, in decodeTableSeq. - this.decodeTables = [] - this.decodeTables[0] = UNASSIGNED_NODE.slice(0) // Create root node. - - // Sometimes a MBCS char corresponds to a sequence of unicode chars. We store them as arrays of integers here. - this.decodeTableSeq = [] - - // Actual mapping tables consist of chunks. Use them to fill up decode tables. - for (var i = 0; i < mappingTable.length; i++) { this._addDecodeChunk(mappingTable[i]) } - - // Load & create GB18030 tables when needed. - if (typeof codecOptions.gb18030 === "function") { - this.gb18030 = codecOptions.gb18030() // Load GB18030 ranges. - - // Add GB18030 common decode nodes. - var commonThirdByteNodeIdx = this.decodeTables.length - this.decodeTables.push(UNASSIGNED_NODE.slice(0)) - - var commonFourthByteNodeIdx = this.decodeTables.length - this.decodeTables.push(UNASSIGNED_NODE.slice(0)) - - // Fill out the tree - var firstByteNode = this.decodeTables[0] - for (var i = 0x81; i <= 0xFE; i++) { - var secondByteNode = this.decodeTables[NODE_START - firstByteNode[i]] - for (var j = 0x30; j <= 0x39; j++) { - if (secondByteNode[j] === UNASSIGNED) { - secondByteNode[j] = NODE_START - commonThirdByteNodeIdx - } else if (secondByteNode[j] > NODE_START) { - throw new Error("gb18030 decode tables conflict at byte 2") - } - - var thirdByteNode = this.decodeTables[NODE_START - secondByteNode[j]] - for (var k = 0x81; k <= 0xFE; k++) { - if (thirdByteNode[k] === UNASSIGNED) { - thirdByteNode[k] = NODE_START - commonFourthByteNodeIdx - } else if (thirdByteNode[k] === NODE_START - commonFourthByteNodeIdx) { - continue - } else if (thirdByteNode[k] > NODE_START) { - throw new Error("gb18030 decode tables conflict at byte 3") - } - - var fourthByteNode = this.decodeTables[NODE_START - thirdByteNode[k]] - for (var l = 0x30; l <= 0x39; l++) { - if (fourthByteNode[l] === UNASSIGNED) { fourthByteNode[l] = GB18030_CODE } - } - } - } - } - } - - this.defaultCharUnicode = iconv.defaultCharUnicode - - // Encode tables: Unicode -> DBCS. - - // `encodeTable` is array mapping from unicode char to encoded char. All its values are integers for performance. - // Because it can be sparse, it is represented as array of buckets by 256 chars each. Bucket can be null. - // Values: >= 0 -> it is a normal char. Write the value (if <=256 then 1 byte, if <=65536 then 2 bytes, etc.). - // == UNASSIGNED -> no conversion found. Output a default char. - // <= SEQ_START -> it's an index in encodeTableSeq, see below. The character starts a sequence. - this.encodeTable = [] - - // `encodeTableSeq` is used when a sequence of unicode characters is encoded as a single code. We use a tree of - // objects where keys correspond to characters in sequence and leafs are the encoded dbcs values. A special DEF_CHAR key - // means end of sequence (needed when one sequence is a strict subsequence of another). - // Objects are kept separately from encodeTable to increase performance. - this.encodeTableSeq = [] - - // Some chars can be decoded, but need not be encoded. - var skipEncodeChars = {} - if (codecOptions.encodeSkipVals) { - for (var i = 0; i < codecOptions.encodeSkipVals.length; i++) { - var val = codecOptions.encodeSkipVals[i] - if (typeof val === "number") { skipEncodeChars[val] = true } else { - for (var j = val.from; j <= val.to; j++) { skipEncodeChars[j] = true } - } - } - } - - // Use decode trie to recursively fill out encode tables. - this._fillEncodeTable(0, 0, skipEncodeChars) - - // Add more encoding pairs when needed. - if (codecOptions.encodeAdd) { - for (var uChar in codecOptions.encodeAdd) { - if (Object.prototype.hasOwnProperty.call(codecOptions.encodeAdd, uChar)) { this._setEncodeChar(uChar.charCodeAt(0), codecOptions.encodeAdd[uChar]) } - } - } - - this.defCharSB = this.encodeTable[0][iconv.defaultCharSingleByte.charCodeAt(0)] - if (this.defCharSB === UNASSIGNED) this.defCharSB = this.encodeTable[0]["?"] - if (this.defCharSB === UNASSIGNED) this.defCharSB = "?".charCodeAt(0) -} - -DBCSCodec.prototype.encoder = DBCSEncoder -DBCSCodec.prototype.decoder = DBCSDecoder - -// Decoder helpers -DBCSCodec.prototype._getDecodeTrieNode = function (addr) { - var bytes = [] - for (; addr > 0; addr >>>= 8) { bytes.push(addr & 0xFF) } - if (bytes.length == 0) { bytes.push(0) } - - var node = this.decodeTables[0] - for (var i = bytes.length - 1; i > 0; i--) { // Traverse nodes deeper into the trie. - var val = node[bytes[i]] - - if (val == UNASSIGNED) { // Create new node. - node[bytes[i]] = NODE_START - this.decodeTables.length - this.decodeTables.push(node = UNASSIGNED_NODE.slice(0)) - } else if (val <= NODE_START) { // Existing node. - node = this.decodeTables[NODE_START - val] - } else { throw new Error("Overwrite byte in " + this.encodingName + ", addr: " + addr.toString(16)) } - } - return node -} - -DBCSCodec.prototype._addDecodeChunk = function (chunk) { - // First element of chunk is the hex mbcs code where we start. - var curAddr = parseInt(chunk[0], 16) - - // Choose the decoding node where we'll write our chars. - var writeTable = this._getDecodeTrieNode(curAddr) - curAddr = curAddr & 0xFF - - // Write all other elements of the chunk to the table. - for (var k = 1; k < chunk.length; k++) { - var part = chunk[k] - if (typeof part === "string") { // String, write as-is. - for (var l = 0; l < part.length;) { - var code = part.charCodeAt(l++) - if (code >= 0xD800 && code < 0xDC00) { // Decode surrogate - var codeTrail = part.charCodeAt(l++) - if (codeTrail >= 0xDC00 && codeTrail < 0xE000) { writeTable[curAddr++] = 0x10000 + (code - 0xD800) * 0x400 + (codeTrail - 0xDC00) } else { throw new Error("Incorrect surrogate pair in " + this.encodingName + " at chunk " + chunk[0]) } - } else if (code > 0x0FF0 && code <= 0x0FFF) { // Character sequence (our own encoding used) - var len = 0xFFF - code + 2 - var seq = [] - for (var m = 0; m < len; m++) { seq.push(part.charCodeAt(l++)) } // Simple variation: don't support surrogates or subsequences in seq. - - writeTable[curAddr++] = SEQ_START - this.decodeTableSeq.length - this.decodeTableSeq.push(seq) - } else { writeTable[curAddr++] = code } // Basic char - } - } else if (typeof part === "number") { // Integer, meaning increasing sequence starting with prev character. - var charCode = writeTable[curAddr - 1] + 1 - for (var l = 0; l < part; l++) { writeTable[curAddr++] = charCode++ } - } else { throw new Error("Incorrect type '" + typeof part + "' given in " + this.encodingName + " at chunk " + chunk[0]) } - } - if (curAddr > 0xFF) { throw new Error("Incorrect chunk in " + this.encodingName + " at addr " + chunk[0] + ": too long" + curAddr) } -} - -// Encoder helpers -DBCSCodec.prototype._getEncodeBucket = function (uCode) { - var high = uCode >> 8 // This could be > 0xFF because of astral characters. - if (this.encodeTable[high] === undefined) { - this.encodeTable[high] = UNASSIGNED_NODE.slice(0) - } // Create bucket on demand. - return this.encodeTable[high] -} - -DBCSCodec.prototype._setEncodeChar = function (uCode, dbcsCode) { - var bucket = this._getEncodeBucket(uCode) - var low = uCode & 0xFF - if (bucket[low] <= SEQ_START) { this.encodeTableSeq[SEQ_START - bucket[low]][DEF_CHAR] = dbcsCode } // There's already a sequence, set a single-char subsequence of it. - else if (bucket[low] == UNASSIGNED) { bucket[low] = dbcsCode } -} - -DBCSCodec.prototype._setEncodeSequence = function (seq, dbcsCode) { - // Get the root of character tree according to first character of the sequence. - var uCode = seq[0] - var bucket = this._getEncodeBucket(uCode) - var low = uCode & 0xFF - - var node - if (bucket[low] <= SEQ_START) { - // There's already a sequence with - use it. - node = this.encodeTableSeq[SEQ_START - bucket[low]] - } else { - // There was no sequence object - allocate a new one. - node = {} - if (bucket[low] !== UNASSIGNED) node[DEF_CHAR] = bucket[low] // If a char was set before - make it a single-char subsequence. - bucket[low] = SEQ_START - this.encodeTableSeq.length - this.encodeTableSeq.push(node) - } - - // Traverse the character tree, allocating new nodes as needed. - for (var j = 1; j < seq.length - 1; j++) { - var oldVal = node[uCode] - if (typeof oldVal === "object") { node = oldVal } else { - node = node[uCode] = {} - if (oldVal !== undefined) { node[DEF_CHAR] = oldVal } - } - } - - // Set the leaf to given dbcsCode. - uCode = seq[seq.length - 1] - node[uCode] = dbcsCode -} - -DBCSCodec.prototype._fillEncodeTable = function (nodeIdx, prefix, skipEncodeChars) { - var node = this.decodeTables[nodeIdx] - var hasValues = false - var subNodeEmpty = {} - for (var i = 0; i < 0x100; i++) { - var uCode = node[i] - var mbCode = prefix + i - if (skipEncodeChars[mbCode]) { continue } - - if (uCode >= 0) { - this._setEncodeChar(uCode, mbCode) - hasValues = true - } else if (uCode <= NODE_START) { - var subNodeIdx = NODE_START - uCode - if (!subNodeEmpty[subNodeIdx]) { // Skip empty subtrees (they are too large in gb18030). - var newPrefix = (mbCode << 8) >>> 0 // NOTE: '>>> 0' keeps 32-bit num positive. - if (this._fillEncodeTable(subNodeIdx, newPrefix, skipEncodeChars)) { hasValues = true } else { subNodeEmpty[subNodeIdx] = true } - } - } else if (uCode <= SEQ_START) { - this._setEncodeSequence(this.decodeTableSeq[SEQ_START - uCode], mbCode) - hasValues = true - } - } - return hasValues -} - -// == Encoder ================================================================== - -function DBCSEncoder (options, codec) { - // Encoder state - this.leadSurrogate = -1 - this.seqObj = undefined - - // Static data - this.encodeTable = codec.encodeTable - this.encodeTableSeq = codec.encodeTableSeq - this.defaultCharSingleByte = codec.defCharSB - this.gb18030 = codec.gb18030 -} - -DBCSEncoder.prototype.write = function (str) { - var newBuf = Buffer.alloc(str.length * (this.gb18030 ? 4 : 3)) - var leadSurrogate = this.leadSurrogate - var seqObj = this.seqObj - var nextChar = -1 - var i = 0; var j = 0 - - while (true) { - // 0. Get next character. - if (nextChar === -1) { - if (i == str.length) break - var uCode = str.charCodeAt(i++) - } else { - var uCode = nextChar - nextChar = -1 - } - - // 1. Handle surrogates. - if (uCode >= 0xD800 && uCode < 0xE000) { // Char is one of surrogates. - if (uCode < 0xDC00) { // We've got lead surrogate. - if (leadSurrogate === -1) { - leadSurrogate = uCode - continue - } else { - leadSurrogate = uCode - // Double lead surrogate found. - uCode = UNASSIGNED - } - } else { // We've got trail surrogate. - if (leadSurrogate !== -1) { - uCode = 0x10000 + (leadSurrogate - 0xD800) * 0x400 + (uCode - 0xDC00) - leadSurrogate = -1 - } else { - // Incomplete surrogate pair - only trail surrogate found. - uCode = UNASSIGNED - } - } - } else if (leadSurrogate !== -1) { - // Incomplete surrogate pair - only lead surrogate found. - nextChar = uCode; uCode = UNASSIGNED // Write an error, then current char. - leadSurrogate = -1 - } - - // 2. Convert uCode character. - var dbcsCode = UNASSIGNED - if (seqObj !== undefined && uCode != UNASSIGNED) { // We are in the middle of the sequence - var resCode = seqObj[uCode] - if (typeof resCode === "object") { // Sequence continues. - seqObj = resCode - continue - } else if (typeof resCode === "number") { // Sequence finished. Write it. - dbcsCode = resCode - } else if (resCode == undefined) { // Current character is not part of the sequence. - // Try default character for this sequence - resCode = seqObj[DEF_CHAR] - if (resCode !== undefined) { - dbcsCode = resCode // Found. Write it. - nextChar = uCode // Current character will be written too in the next iteration. - } else { - // TODO: What if we have no default? (resCode == undefined) - // Then, we should write first char of the sequence as-is and try the rest recursively. - // Didn't do it for now because no encoding has this situation yet. - // Currently, just skip the sequence and write current char. - } - } - seqObj = undefined - } else if (uCode >= 0) { // Regular character - var subtable = this.encodeTable[uCode >> 8] - if (subtable !== undefined) { dbcsCode = subtable[uCode & 0xFF] } - - if (dbcsCode <= SEQ_START) { // Sequence start - seqObj = this.encodeTableSeq[SEQ_START - dbcsCode] - continue - } - - if (dbcsCode == UNASSIGNED && this.gb18030) { - // Use GB18030 algorithm to find character(s) to write. - var idx = findIdx(this.gb18030.uChars, uCode) - if (idx != -1) { - var dbcsCode = this.gb18030.gbChars[idx] + (uCode - this.gb18030.uChars[idx]) - newBuf[j++] = 0x81 + Math.floor(dbcsCode / 12600); dbcsCode = dbcsCode % 12600 - newBuf[j++] = 0x30 + Math.floor(dbcsCode / 1260); dbcsCode = dbcsCode % 1260 - newBuf[j++] = 0x81 + Math.floor(dbcsCode / 10); dbcsCode = dbcsCode % 10 - newBuf[j++] = 0x30 + dbcsCode - continue - } - } - } - - // 3. Write dbcsCode character. - if (dbcsCode === UNASSIGNED) { dbcsCode = this.defaultCharSingleByte } - - if (dbcsCode < 0x100) { - newBuf[j++] = dbcsCode - } else if (dbcsCode < 0x10000) { - newBuf[j++] = dbcsCode >> 8 // high byte - newBuf[j++] = dbcsCode & 0xFF // low byte - } else if (dbcsCode < 0x1000000) { - newBuf[j++] = dbcsCode >> 16 - newBuf[j++] = (dbcsCode >> 8) & 0xFF - newBuf[j++] = dbcsCode & 0xFF - } else { - newBuf[j++] = dbcsCode >>> 24 - newBuf[j++] = (dbcsCode >>> 16) & 0xFF - newBuf[j++] = (dbcsCode >>> 8) & 0xFF - newBuf[j++] = dbcsCode & 0xFF - } - } - - this.seqObj = seqObj - this.leadSurrogate = leadSurrogate - return newBuf.slice(0, j) -} - -DBCSEncoder.prototype.end = function () { - if (this.leadSurrogate === -1 && this.seqObj === undefined) { return } // All clean. Most often case. - - var newBuf = Buffer.alloc(10); var j = 0 - - if (this.seqObj) { // We're in the sequence. - var dbcsCode = this.seqObj[DEF_CHAR] - if (dbcsCode !== undefined) { // Write beginning of the sequence. - if (dbcsCode < 0x100) { - newBuf[j++] = dbcsCode - } else { - newBuf[j++] = dbcsCode >> 8 // high byte - newBuf[j++] = dbcsCode & 0xFF // low byte - } - } else { - // See todo above. - } - this.seqObj = undefined - } - - if (this.leadSurrogate !== -1) { - // Incomplete surrogate pair - only lead surrogate found. - newBuf[j++] = this.defaultCharSingleByte - this.leadSurrogate = -1 - } - - return newBuf.slice(0, j) -} - -// Export for testing -DBCSEncoder.prototype.findIdx = findIdx - -// == Decoder ================================================================== - -function DBCSDecoder (options, codec) { - // Decoder state - this.nodeIdx = 0 - this.prevBytes = [] - - // Static data - this.decodeTables = codec.decodeTables - this.decodeTableSeq = codec.decodeTableSeq - this.defaultCharUnicode = codec.defaultCharUnicode - this.gb18030 = codec.gb18030 -} - -DBCSDecoder.prototype.write = function (buf) { - var newBuf = Buffer.alloc(buf.length * 2) - var nodeIdx = this.nodeIdx - var prevBytes = this.prevBytes; var prevOffset = this.prevBytes.length - var seqStart = -this.prevBytes.length // idx of the start of current parsed sequence. - var uCode - - for (var i = 0, j = 0; i < buf.length; i++) { - var curByte = (i >= 0) ? buf[i] : prevBytes[i + prevOffset] - - // Lookup in current trie node. - var uCode = this.decodeTables[nodeIdx][curByte] - - if (uCode >= 0) { - // Normal character, just use it. - } else if (uCode === UNASSIGNED) { // Unknown char. - // TODO: Callback with seq. - uCode = this.defaultCharUnicode.charCodeAt(0) - i = seqStart // Skip one byte ('i' will be incremented by the for loop) and try to parse again. - } else if (uCode === GB18030_CODE) { - if (i >= 3) { - var ptr = (buf[i - 3] - 0x81) * 12600 + (buf[i - 2] - 0x30) * 1260 + (buf[i - 1] - 0x81) * 10 + (curByte - 0x30) - } else { - var ptr = (prevBytes[i - 3 + prevOffset] - 0x81) * 12600 + - (((i - 2 >= 0) ? buf[i - 2] : prevBytes[i - 2 + prevOffset]) - 0x30) * 1260 + - (((i - 1 >= 0) ? buf[i - 1] : prevBytes[i - 1 + prevOffset]) - 0x81) * 10 + - (curByte - 0x30) - } - var idx = findIdx(this.gb18030.gbChars, ptr) - uCode = this.gb18030.uChars[idx] + ptr - this.gb18030.gbChars[idx] - } else if (uCode <= NODE_START) { // Go to next trie node. - nodeIdx = NODE_START - uCode - continue - } else if (uCode <= SEQ_START) { // Output a sequence of chars. - var seq = this.decodeTableSeq[SEQ_START - uCode] - for (var k = 0; k < seq.length - 1; k++) { - uCode = seq[k] - newBuf[j++] = uCode & 0xFF - newBuf[j++] = uCode >> 8 - } - uCode = seq[seq.length - 1] - } else { throw new Error("iconv-lite internal error: invalid decoding table value " + uCode + " at " + nodeIdx + "/" + curByte) } - - // Write the character to buffer, handling higher planes using surrogate pair. - if (uCode >= 0x10000) { - uCode -= 0x10000 - var uCodeLead = 0xD800 | (uCode >> 10) - newBuf[j++] = uCodeLead & 0xFF - newBuf[j++] = uCodeLead >> 8 - - uCode = 0xDC00 | (uCode & 0x3FF) - } - newBuf[j++] = uCode & 0xFF - newBuf[j++] = uCode >> 8 - - // Reset trie node. - nodeIdx = 0; seqStart = i + 1 - } - - this.nodeIdx = nodeIdx - this.prevBytes = (seqStart >= 0) - ? Array.prototype.slice.call(buf, seqStart) - : prevBytes.slice(seqStart + prevOffset).concat(Array.prototype.slice.call(buf)) - - return newBuf.slice(0, j).toString("ucs2") -} - -DBCSDecoder.prototype.end = function () { - var ret = "" - - // Try to parse all remaining chars. - while (this.prevBytes.length > 0) { - // Skip 1 character in the buffer. - ret += this.defaultCharUnicode - var bytesArr = this.prevBytes.slice(1) - - // Parse remaining as usual. - this.prevBytes = [] - this.nodeIdx = 0 - if (bytesArr.length > 0) { ret += this.write(bytesArr) } - } - - this.prevBytes = [] - this.nodeIdx = 0 - return ret -} - -// Binary search for GB18030. Returns largest i such that table[i] <= val. -function findIdx (table, val) { - if (table[0] > val) { return -1 } - - var l = 0; var r = table.length - while (l < r - 1) { // always table[l] <= val < table[r] - var mid = l + ((r - l + 1) >> 1) - if (table[mid] <= val) { l = mid } else { r = mid } - } - return l -} - - -/***/ }), - -/***/ 30357: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -// Description of supported double byte encodings and aliases. -// Tables are not require()-d until they are needed to speed up library load. -// require()-s are direct to support Browserify. - -module.exports = { - - // == Japanese/ShiftJIS ==================================================== - // All japanese encodings are based on JIS X set of standards: - // JIS X 0201 - Single-byte encoding of ASCII + ¥ + Kana chars at 0xA1-0xDF. - // JIS X 0208 - Main set of 6879 characters, placed in 94x94 plane, to be encoded by 2 bytes. - // Has several variations in 1978, 1983, 1990 and 1997. - // JIS X 0212 - Supplementary plane of 6067 chars in 94x94 plane. 1990. Effectively dead. - // JIS X 0213 - Extension and modern replacement of 0208 and 0212. Total chars: 11233. - // 2 planes, first is superset of 0208, second - revised 0212. - // Introduced in 2000, revised 2004. Some characters are in Unicode Plane 2 (0x2xxxx) - - // Byte encodings are: - // * Shift_JIS: Compatible with 0201, uses not defined chars in top half as lead bytes for double-byte - // encoding of 0208. Lead byte ranges: 0x81-0x9F, 0xE0-0xEF; Trail byte ranges: 0x40-0x7E, 0x80-0x9E, 0x9F-0xFC. - // Windows CP932 is a superset of Shift_JIS. Some companies added more chars, notably KDDI. - // * EUC-JP: Up to 3 bytes per character. Used mostly on *nixes. - // 0x00-0x7F - lower part of 0201 - // 0x8E, 0xA1-0xDF - upper part of 0201 - // (0xA1-0xFE)x2 - 0208 plane (94x94). - // 0x8F, (0xA1-0xFE)x2 - 0212 plane (94x94). - // * JIS X 208: 7-bit, direct encoding of 0208. Byte ranges: 0x21-0x7E (94 values). Uncommon. - // Used as-is in ISO2022 family. - // * ISO2022-JP: Stateful encoding, with escape sequences to switch between ASCII, - // 0201-1976 Roman, 0208-1978, 0208-1983. - // * ISO2022-JP-1: Adds esc seq for 0212-1990. - // * ISO2022-JP-2: Adds esc seq for GB2313-1980, KSX1001-1992, ISO8859-1, ISO8859-7. - // * ISO2022-JP-3: Adds esc seq for 0201-1976 Kana set, 0213-2000 Planes 1, 2. - // * ISO2022-JP-2004: Adds 0213-2004 Plane 1. - // - // After JIS X 0213 appeared, Shift_JIS-2004, EUC-JISX0213 and ISO2022-JP-2004 followed, with just changing the planes. - // - // Overall, it seems that it's a mess :( http://www8.plala.or.jp/tkubota1/unicode-symbols-map2.html - - shiftjis: { - type: "_dbcs", - table: function () { return __webpack_require__(32593) }, - encodeAdd: { "\u00a5": 0x5C, "\u203E": 0x7E }, - encodeSkipVals: [{ from: 0xED40, to: 0xF940 }] - }, - csshiftjis: "shiftjis", - mskanji: "shiftjis", - sjis: "shiftjis", - windows31j: "shiftjis", - ms31j: "shiftjis", - xsjis: "shiftjis", - windows932: "shiftjis", - ms932: "shiftjis", - 932: "shiftjis", - cp932: "shiftjis", - - eucjp: { - type: "_dbcs", - table: function () { return __webpack_require__(79908) }, - encodeAdd: { "\u00a5": 0x5C, "\u203E": 0x7E } - }, - - // TODO: KDDI extension to Shift_JIS - // TODO: IBM CCSID 942 = CP932, but F0-F9 custom chars and other char changes. - // TODO: IBM CCSID 943 = Shift_JIS = CP932 with original Shift_JIS lower 128 chars. - - // == Chinese/GBK ========================================================== - // http://en.wikipedia.org/wiki/GBK - // We mostly implement W3C recommendation: https://www.w3.org/TR/encoding/#gbk-encoder - - // Oldest GB2312 (1981, ~7600 chars) is a subset of CP936 - gb2312: "cp936", - gb231280: "cp936", - gb23121980: "cp936", - csgb2312: "cp936", - csiso58gb231280: "cp936", - euccn: "cp936", - - // Microsoft's CP936 is a subset and approximation of GBK. - windows936: "cp936", - ms936: "cp936", - 936: "cp936", - cp936: { - type: "_dbcs", - table: function () { return __webpack_require__(17434) } - }, - - // GBK (~22000 chars) is an extension of CP936 that added user-mapped chars and some other. - gbk: { - type: "_dbcs", - table: function () { return (__webpack_require__(17434).concat)(__webpack_require__(45588)) } - }, - xgbk: "gbk", - isoir58: "gbk", - - // GB18030 is an algorithmic extension of GBK. - // Main source: https://www.w3.org/TR/encoding/#gbk-encoder - // http://icu-project.org/docs/papers/gb18030.html - // http://source.icu-project.org/repos/icu/data/trunk/charset/data/xml/gb-18030-2000.xml - // http://www.khngai.com/chinese/charmap/tblgbk.php?page=0 - gb18030: { - type: "_dbcs", - table: function () { return (__webpack_require__(17434).concat)(__webpack_require__(45588)) }, - gb18030: function () { return __webpack_require__(98583) }, - encodeSkipVals: [0x80], - encodeAdd: { "€": 0xA2E3 } - }, - - chinese: "gb18030", - - // == Korean =============================================================== - // EUC-KR, KS_C_5601 and KS X 1001 are exactly the same. - windows949: "cp949", - ms949: "cp949", - 949: "cp949", - cp949: { - type: "_dbcs", - table: function () { return __webpack_require__(13232) } - }, - - cseuckr: "cp949", - csksc56011987: "cp949", - euckr: "cp949", - isoir149: "cp949", - korean: "cp949", - ksc56011987: "cp949", - ksc56011989: "cp949", - ksc5601: "cp949", - - // == Big5/Taiwan/Hong Kong ================================================ - // There are lots of tables for Big5 and cp950. Please see the following links for history: - // http://moztw.org/docs/big5/ http://www.haible.de/bruno/charsets/conversion-tables/Big5.html - // Variations, in roughly number of defined chars: - // * Windows CP 950: Microsoft variant of Big5. Canonical: http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP950.TXT - // * Windows CP 951: Microsoft variant of Big5-HKSCS-2001. Seems to be never public. http://me.abelcheung.org/articles/research/what-is-cp951/ - // * Big5-2003 (Taiwan standard) almost superset of cp950. - // * Unicode-at-on (UAO) / Mozilla 1.8. Falling out of use on the Web. Not supported by other browsers. - // * Big5-HKSCS (-2001, -2004, -2008). Hong Kong standard. - // many unicode code points moved from PUA to Supplementary plane (U+2XXXX) over the years. - // Plus, it has 4 combining sequences. - // Seems that Mozilla refused to support it for 10 yrs. https://bugzilla.mozilla.org/show_bug.cgi?id=162431 https://bugzilla.mozilla.org/show_bug.cgi?id=310299 - // because big5-hkscs is the only encoding to include astral characters in non-algorithmic way. - // Implementations are not consistent within browsers; sometimes labeled as just big5. - // MS Internet Explorer switches from big5 to big5-hkscs when a patch applied. - // Great discussion & recap of what's going on https://bugzilla.mozilla.org/show_bug.cgi?id=912470#c31 - // In the encoder, it might make sense to support encoding old PUA mappings to Big5 bytes seq-s. - // Official spec: http://www.ogcio.gov.hk/en/business/tech_promotion/ccli/terms/doc/2003cmp_2008.txt - // http://www.ogcio.gov.hk/tc/business/tech_promotion/ccli/terms/doc/hkscs-2008-big5-iso.txt - // - // Current understanding of how to deal with Big5(-HKSCS) is in the Encoding Standard, http://encoding.spec.whatwg.org/#big5-encoder - // Unicode mapping (http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/OTHER/BIG5.TXT) is said to be wrong. - - windows950: "cp950", - ms950: "cp950", - 950: "cp950", - cp950: { - type: "_dbcs", - table: function () { return __webpack_require__(47590) } - }, - - // Big5 has many variations and is an extension of cp950. We use Encoding Standard's as a consensus. - big5: "big5hkscs", - big5hkscs: { - type: "_dbcs", - table: function () { return (__webpack_require__(47590).concat)(__webpack_require__(41805)) }, - encodeSkipVals: [ - // Although Encoding Standard says we should avoid encoding to HKSCS area (See Step 1 of - // https://encoding.spec.whatwg.org/#index-big5-pointer), we still do it to increase compatibility with ICU. - // But if a single unicode point can be encoded both as HKSCS and regular Big5, we prefer the latter. - 0x8e69, 0x8e6f, 0x8e7e, 0x8eab, 0x8eb4, 0x8ecd, 0x8ed0, 0x8f57, 0x8f69, 0x8f6e, 0x8fcb, 0x8ffe, - 0x906d, 0x907a, 0x90c4, 0x90dc, 0x90f1, 0x91bf, 0x92af, 0x92b0, 0x92b1, 0x92b2, 0x92d1, 0x9447, 0x94ca, - 0x95d9, 0x96fc, 0x9975, 0x9b76, 0x9b78, 0x9b7b, 0x9bc6, 0x9bde, 0x9bec, 0x9bf6, 0x9c42, 0x9c53, 0x9c62, - 0x9c68, 0x9c6b, 0x9c77, 0x9cbc, 0x9cbd, 0x9cd0, 0x9d57, 0x9d5a, 0x9dc4, 0x9def, 0x9dfb, 0x9ea9, 0x9eef, - 0x9efd, 0x9f60, 0x9fcb, 0xa077, 0xa0dc, 0xa0df, 0x8fcc, 0x92c8, 0x9644, 0x96ed, - - // Step 2 of https://encoding.spec.whatwg.org/#index-big5-pointer: Use last pointer for U+2550, U+255E, U+2561, U+256A, U+5341, or U+5345 - 0xa2a4, 0xa2a5, 0xa2a7, 0xa2a6, 0xa2cc, 0xa2ce - ] - }, - - cnbig5: "big5hkscs", - csbig5: "big5hkscs", - xxbig5: "big5hkscs" -} - - -/***/ }), - -/***/ 18738: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - - -var mergeModules = __webpack_require__(46043) - -// Update this array if you add/rename/remove files in this directory. -// We support Browserify by skipping automatic module discovery and requiring modules directly. -var modules = [ - __webpack_require__(53933), - __webpack_require__(78510), - __webpack_require__(28128), - __webpack_require__(76570), - __webpack_require__(39560), - __webpack_require__(48920), - __webpack_require__(63632), - __webpack_require__(84635), - __webpack_require__(30357) -] - -// Put all encoding/alias/codec definitions to single object and export it. -for (var i = 0; i < modules.length; i++) { - var module = modules[i] - mergeModules(exports, module) -} - - -/***/ }), - -/***/ 53933: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - -var Buffer = (__webpack_require__(71781).Buffer) - -// Export Node.js internal encodings. - -module.exports = { - // Encodings - utf8: { type: "_internal", bomAware: true }, - cesu8: { type: "_internal", bomAware: true }, - unicode11utf8: "utf8", - - ucs2: { type: "_internal", bomAware: true }, - utf16le: "ucs2", - - binary: { type: "_internal" }, - base64: { type: "_internal" }, - hex: { type: "_internal" }, - - // Codec. - _internal: InternalCodec -} - -// ------------------------------------------------------------------------------ - -function InternalCodec (codecOptions, iconv) { - this.enc = codecOptions.encodingName - this.bomAware = codecOptions.bomAware - - if (this.enc === "base64") { this.encoder = InternalEncoderBase64 } else if (this.enc === "utf8") { this.encoder = InternalEncoderUtf8 } else if (this.enc === "cesu8") { - this.enc = "utf8" // Use utf8 for decoding. - this.encoder = InternalEncoderCesu8 - - // Add decoder for versions of Node not supporting CESU-8 - if (Buffer.from("eda0bdedb2a9", "hex").toString() !== "💩") { - this.decoder = InternalDecoderCesu8 - this.defaultCharUnicode = iconv.defaultCharUnicode - } - } -} - -InternalCodec.prototype.encoder = InternalEncoder -InternalCodec.prototype.decoder = InternalDecoder - -// ------------------------------------------------------------------------------ - -// We use node.js internal decoder. Its signature is the same as ours. -var StringDecoder = (__webpack_require__(13193).StringDecoder) - -function InternalDecoder (options, codec) { - this.decoder = new StringDecoder(codec.enc) -} - -InternalDecoder.prototype.write = function (buf) { - if (!Buffer.isBuffer(buf)) { - buf = Buffer.from(buf) - } - - return this.decoder.write(buf) -} - -InternalDecoder.prototype.end = function () { - return this.decoder.end() -} - -// ------------------------------------------------------------------------------ -// Encoder is mostly trivial - -function InternalEncoder (options, codec) { - this.enc = codec.enc -} - -InternalEncoder.prototype.write = function (str) { - return Buffer.from(str, this.enc) -} - -InternalEncoder.prototype.end = function () { -} - -// ------------------------------------------------------------------------------ -// Except base64 encoder, which must keep its state. - -function InternalEncoderBase64 (options, codec) { - this.prevStr = "" -} - -InternalEncoderBase64.prototype.write = function (str) { - str = this.prevStr + str - var completeQuads = str.length - (str.length % 4) - this.prevStr = str.slice(completeQuads) - str = str.slice(0, completeQuads) - - return Buffer.from(str, "base64") -} - -InternalEncoderBase64.prototype.end = function () { - return Buffer.from(this.prevStr, "base64") -} - -// ------------------------------------------------------------------------------ -// CESU-8 encoder is also special. - -function InternalEncoderCesu8 (options, codec) { -} - -InternalEncoderCesu8.prototype.write = function (str) { - var buf = Buffer.alloc(str.length * 3); var bufIdx = 0 - for (var i = 0; i < str.length; i++) { - var charCode = str.charCodeAt(i) - // Naive implementation, but it works because CESU-8 is especially easy - // to convert from UTF-16 (which all JS strings are encoded in). - if (charCode < 0x80) { buf[bufIdx++] = charCode } else if (charCode < 0x800) { - buf[bufIdx++] = 0xC0 + (charCode >>> 6) - buf[bufIdx++] = 0x80 + (charCode & 0x3f) - } else { // charCode will always be < 0x10000 in javascript. - buf[bufIdx++] = 0xE0 + (charCode >>> 12) - buf[bufIdx++] = 0x80 + ((charCode >>> 6) & 0x3f) - buf[bufIdx++] = 0x80 + (charCode & 0x3f) - } - } - return buf.slice(0, bufIdx) -} - -InternalEncoderCesu8.prototype.end = function () { -} - -// ------------------------------------------------------------------------------ -// CESU-8 decoder is not implemented in Node v4.0+ - -function InternalDecoderCesu8 (options, codec) { - this.acc = 0 - this.contBytes = 0 - this.accBytes = 0 - this.defaultCharUnicode = codec.defaultCharUnicode -} - -InternalDecoderCesu8.prototype.write = function (buf) { - var acc = this.acc; var contBytes = this.contBytes; var accBytes = this.accBytes - var res = "" - for (var i = 0; i < buf.length; i++) { - var curByte = buf[i] - if ((curByte & 0xC0) !== 0x80) { // Leading byte - if (contBytes > 0) { // Previous code is invalid - res += this.defaultCharUnicode - contBytes = 0 - } - - if (curByte < 0x80) { // Single-byte code - res += String.fromCharCode(curByte) - } else if (curByte < 0xE0) { // Two-byte code - acc = curByte & 0x1F - contBytes = 1; accBytes = 1 - } else if (curByte < 0xF0) { // Three-byte code - acc = curByte & 0x0F - contBytes = 2; accBytes = 1 - } else { // Four or more are not supported for CESU-8. - res += this.defaultCharUnicode - } - } else { // Continuation byte - if (contBytes > 0) { // We're waiting for it. - acc = (acc << 6) | (curByte & 0x3f) - contBytes--; accBytes++ - if (contBytes === 0) { - // Check for overlong encoding, but support Modified UTF-8 (encoding NULL as C0 80) - if (accBytes === 2 && acc < 0x80 && acc > 0) { - res += this.defaultCharUnicode - } else if (accBytes === 3 && acc < 0x800) { - res += this.defaultCharUnicode - } else { - // Actually add character. - res += String.fromCharCode(acc) - } - } - } else { // Unexpected continuation byte - res += this.defaultCharUnicode - } - } - } - this.acc = acc; this.contBytes = contBytes; this.accBytes = accBytes - return res -} - -InternalDecoderCesu8.prototype.end = function () { - var res = 0 - if (this.contBytes > 0) { res += this.defaultCharUnicode } - return res -} - -// ------------------------------------------------------------------------------ -// check the chunk boundaries for surrogate pair - -function InternalEncoderUtf8 (options, codec) { - this.highSurrogate = "" -} - -InternalEncoderUtf8.prototype.write = function (str) { - if (this.highSurrogate) { - str = this.highSurrogate + str - this.highSurrogate = "" - } - - if (str.length > 0) { - var charCode = str.charCodeAt(str.length - 1) - if (charCode >= 0xd800 && charCode < 0xdc00) { - this.highSurrogate = str[str.length - 1] - str = str.slice(0, str.length - 1) - } - } - - return Buffer.from(str, this.enc) -} - -InternalEncoderUtf8.prototype.end = function () { - if (this.highSurrogate) { - var str = this.highSurrogate - this.highSurrogate = "" - return Buffer.from(str, this.enc) - } -} - - -/***/ }), - -/***/ 39560: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - -var Buffer = (__webpack_require__(71781).Buffer) - -// Single-byte codec. Needs a 'chars' string parameter that contains 256 or 128 chars that -// correspond to encoded bytes (if 128 - then lower half is ASCII). - -exports._sbcs = SBCSCodec -function SBCSCodec (codecOptions, iconv) { - if (!codecOptions) { - throw new Error("SBCS codec is called without the data.") - } - - // Prepare char buffer for decoding. - if (!codecOptions.chars || (codecOptions.chars.length !== 128 && codecOptions.chars.length !== 256)) { - throw new Error("Encoding '" + codecOptions.type + "' has incorrect 'chars' (must be of len 128 or 256)") - } - - if (codecOptions.chars.length === 128) { - var asciiString = "" - for (var i = 0; i < 128; i++) { - asciiString += String.fromCharCode(i) - } - codecOptions.chars = asciiString + codecOptions.chars - } - - this.decodeBuf = Buffer.from(codecOptions.chars, "ucs2") - - // Encoding buffer. - var encodeBuf = Buffer.alloc(65536, iconv.defaultCharSingleByte.charCodeAt(0)) - - for (var i = 0; i < codecOptions.chars.length; i++) { - encodeBuf[codecOptions.chars.charCodeAt(i)] = i - } - - this.encodeBuf = encodeBuf -} - -SBCSCodec.prototype.encoder = SBCSEncoder -SBCSCodec.prototype.decoder = SBCSDecoder - -function SBCSEncoder (options, codec) { - this.encodeBuf = codec.encodeBuf -} - -SBCSEncoder.prototype.write = function (str) { - var buf = Buffer.alloc(str.length) - for (var i = 0; i < str.length; i++) { - buf[i] = this.encodeBuf[str.charCodeAt(i)] - } - - return buf -} - -SBCSEncoder.prototype.end = function () { -} - -function SBCSDecoder (options, codec) { - this.decodeBuf = codec.decodeBuf -} - -SBCSDecoder.prototype.write = function (buf) { - // Strings are immutable in JS -> we use ucs2 buffer to speed up computations. - var decodeBuf = this.decodeBuf - var newBuf = Buffer.alloc(buf.length * 2) - var idx1 = 0; var idx2 = 0 - for (var i = 0; i < buf.length; i++) { - idx1 = buf[i] * 2; idx2 = i * 2 - newBuf[idx2] = decodeBuf[idx1] - newBuf[idx2 + 1] = decodeBuf[idx1 + 1] - } - return newBuf.toString("ucs2") -} - -SBCSDecoder.prototype.end = function () { -} - - -/***/ }), - -/***/ 63632: -/***/ ((module) => { - -"use strict"; - - -// Generated data for sbcs codec. Don't edit manually. Regenerate using generation/gen-sbcs.js script. -module.exports = { - "437": "cp437", - "737": "cp737", - "775": "cp775", - "850": "cp850", - "852": "cp852", - "855": "cp855", - "856": "cp856", - "857": "cp857", - "858": "cp858", - "860": "cp860", - "861": "cp861", - "862": "cp862", - "863": "cp863", - "864": "cp864", - "865": "cp865", - "866": "cp866", - "869": "cp869", - "874": "windows874", - "922": "cp922", - "1046": "cp1046", - "1124": "cp1124", - "1125": "cp1125", - "1129": "cp1129", - "1133": "cp1133", - "1161": "cp1161", - "1162": "cp1162", - "1163": "cp1163", - "1250": "windows1250", - "1251": "windows1251", - "1252": "windows1252", - "1253": "windows1253", - "1254": "windows1254", - "1255": "windows1255", - "1256": "windows1256", - "1257": "windows1257", - "1258": "windows1258", - "28591": "iso88591", - "28592": "iso88592", - "28593": "iso88593", - "28594": "iso88594", - "28595": "iso88595", - "28596": "iso88596", - "28597": "iso88597", - "28598": "iso88598", - "28599": "iso88599", - "28600": "iso885910", - "28601": "iso885911", - "28603": "iso885913", - "28604": "iso885914", - "28605": "iso885915", - "28606": "iso885916", - "windows874": { - "type": "_sbcs", - "chars": "€����…�����������‘’“”•–—�������� กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����" - }, - "win874": "windows874", - "cp874": "windows874", - "windows1250": { - "type": "_sbcs", - "chars": "€�‚�„…†‡�‰Š‹ŚŤŽŹ�‘’“”•–—�™š›śťžź ˇ˘Ł¤Ą¦§¨©Ş«¬­®Ż°±˛ł´µ¶·¸ąş»Ľ˝ľżŔÁÂĂÄĹĆÇČÉĘËĚÍÎĎĐŃŇÓÔŐÖ×ŘŮÚŰÜÝŢßŕáâăäĺćçčéęëěíîďđńňóôőö÷řůúűüýţ˙" - }, - "win1250": "windows1250", - "cp1250": "windows1250", - "windows1251": { - "type": "_sbcs", - "chars": "ЂЃ‚ѓ„…†‡€‰Љ‹ЊЌЋЏђ‘’“”•–—�™љ›њќћџ ЎўЈ¤Ґ¦§Ё©Є«¬­®Ї°±Ііґµ¶·ё№є»јЅѕїАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя" - }, - "win1251": "windows1251", - "cp1251": "windows1251", - "windows1252": { - "type": "_sbcs", - "chars": "€�‚ƒ„…†‡ˆ‰Š‹Œ�Ž��‘’“”•–—˜™š›œ�žŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ" - }, - "win1252": "windows1252", - "cp1252": "windows1252", - "windows1253": { - "type": "_sbcs", - "chars": "€�‚ƒ„…†‡�‰�‹�����‘’“”•–—�™�›���� ΅Ά£¤¥¦§¨©�«¬­®―°±²³΄µ¶·ΈΉΊ»Ό½ΎΏΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡ�ΣΤΥΦΧΨΩΪΫάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώ�" - }, - "win1253": "windows1253", - "cp1253": "windows1253", - "windows1254": { - "type": "_sbcs", - "chars": "€�‚ƒ„…†‡ˆ‰Š‹Œ����‘’“”•–—˜™š›œ��Ÿ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏĞÑÒÓÔÕÖרÙÚÛÜİŞßàáâãäåæçèéêëìíîïğñòóôõö÷øùúûüışÿ" - }, - "win1254": "windows1254", - "cp1254": "windows1254", - "windows1255": { - "type": "_sbcs", - "chars": "€�‚ƒ„…†‡ˆ‰�‹�����‘’“”•–—˜™�›���� ¡¢£₪¥¦§¨©×«¬­®¯°±²³´µ¶·¸¹÷»¼½¾¿ְֱֲֳִֵֶַָֹֺֻּֽ־ֿ׀ׁׂ׃װױײ׳״�������אבגדהוזחטיךכלםמןנסעףפץצקרשת��‎‏�" - }, - "win1255": "windows1255", - "cp1255": "windows1255", - "windows1256": { - "type": "_sbcs", - "chars": "€پ‚ƒ„…†‡ˆ‰ٹ‹Œچژڈگ‘’“”•–—ک™ڑ›œ‌‍ں ،¢£¤¥¦§¨©ھ«¬­®¯°±²³´µ¶·¸¹؛»¼½¾؟ہءآأؤإئابةتثجحخدذرزسشصض×طظعغـفقكàلâمنهوçèéêëىيîïًٌٍَôُِ÷ّùْûü‎‏ے" - }, - "win1256": "windows1256", - "cp1256": "windows1256", - "windows1257": { - "type": "_sbcs", - "chars": "€�‚�„…†‡�‰�‹�¨ˇ¸�‘’“”•–—�™�›�¯˛� �¢£¤�¦§Ø©Ŗ«¬­®Æ°±²³´µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž˙" - }, - "win1257": "windows1257", - "cp1257": "windows1257", - "windows1258": { - "type": "_sbcs", - "chars": "€�‚ƒ„…†‡ˆ‰�‹Œ����‘’“”•–—˜™�›œ��Ÿ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖרÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ" - }, - "win1258": "windows1258", - "cp1258": "windows1258", - "iso88591": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ" - }, - "cp28591": "iso88591", - "iso88592": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ Ą˘Ł¤ĽŚ§¨ŠŞŤŹ­ŽŻ°ą˛ł´ľśˇ¸šşťź˝žżŔÁÂĂÄĹĆÇČÉĘËĚÍÎĎĐŃŇÓÔŐÖ×ŘŮÚŰÜÝŢßŕáâăäĺćçčéęëěíîďđńňóôőö÷řůúűüýţ˙" - }, - "cp28592": "iso88592", - "iso88593": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ Ħ˘£¤�Ĥ§¨İŞĞĴ­�ݰħ²³´µĥ·¸ışğĵ½�żÀÁÂ�ÄĊĈÇÈÉÊËÌÍÎÏ�ÑÒÓÔĠÖ×ĜÙÚÛÜŬŜßàáâ�äċĉçèéêëìíîï�ñòóôġö÷ĝùúûüŭŝ˙" - }, - "cp28593": "iso88593", - "iso88594": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ĄĸŖ¤Ĩϧ¨ŠĒĢŦ­Ž¯°ą˛ŗ´ĩšēģŧŊžŋĀÁÂÃÄÅÆĮČÉĘËĖÍÎĪĐŅŌĶÔÕÖרŲÚÛÜŨŪßāáâãäåæįčéęëėíîīđņōķôõö÷øųúûüũū˙" - }, - "cp28594": "iso88594", - "iso88595": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ЁЂЃЄЅІЇЈЉЊЋЌ­ЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя№ёђѓєѕіїјљњћќ§ўџ" - }, - "cp28595": "iso88595", - "iso88596": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ���¤�������،­�������������؛���؟�ءآأؤإئابةتثجحخدذرزسشصضطظعغ�����ـفقكلمنهوىيًٌٍَُِّْ�������������" - }, - "cp28596": "iso88596", - "iso88597": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ‘’£€₯¦§¨©ͺ«¬­�―°±²³΄΅Ά·ΈΉΊ»Ό½ΎΏΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡ�ΣΤΥΦΧΨΩΪΫάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώ�" - }, - "cp28597": "iso88597", - "iso88598": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ �¢£¤¥¦§¨©×«¬­®¯°±²³´µ¶·¸¹÷»¼½¾��������������������������������‗אבגדהוזחטיךכלםמןנסעףפץצקרשת��‎‏�" - }, - "cp28598": "iso88598", - "iso88599": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏĞÑÒÓÔÕÖרÙÚÛÜİŞßàáâãäåæçèéêëìíîïğñòóôõö÷øùúûüışÿ" - }, - "cp28599": "iso88599", - "iso885910": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ĄĒĢĪĨͧĻĐŠŦŽ­ŪŊ°ąēģīĩķ·ļđšŧž―ūŋĀÁÂÃÄÅÆĮČÉĘËĖÍÎÏÐŅŌÓÔÕÖŨØŲÚÛÜÝÞßāáâãäåæįčéęëėíîïðņōóôõöũøųúûüýþĸ" - }, - "cp28600": "iso885910", - "iso885911": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����" - }, - "cp28601": "iso885911", - "iso885913": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ”¢£¤„¦§Ø©Ŗ«¬­®Æ°±²³“µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž’" - }, - "cp28603": "iso885913", - "iso885914": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ Ḃḃ£ĊċḊ§Ẁ©ẂḋỲ­®ŸḞḟĠġṀṁ¶ṖẁṗẃṠỳẄẅṡÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏŴÑÒÓÔÕÖṪØÙÚÛÜÝŶßàáâãäåæçèéêëìíîïŵñòóôõöṫøùúûüýŷÿ" - }, - "cp28604": "iso885914", - "iso885915": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£€¥Š§š©ª«¬­®¯°±²³Žµ¶·ž¹º»ŒœŸ¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ" - }, - "cp28605": "iso885915", - "iso885916": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ĄąŁ€„Чš©Ș«Ź­źŻ°±ČłŽ”¶·žčș»ŒœŸżÀÁÂĂÄĆÆÇÈÉÊËÌÍÎÏĐŃÒÓÔŐÖŚŰÙÚÛÜĘȚßàáâăäćæçèéêëìíîïđńòóôőöśűùúûüęțÿ" - }, - "cp28606": "iso885916", - "cp437": { - "type": "_sbcs", - "chars": "ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜ¢£¥₧ƒáíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " - }, - "ibm437": "cp437", - "csibm437": "cp437", - "cp737": { - "type": "_sbcs", - "chars": "ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩαβγδεζηθικλμνξοπρσςτυφχψ░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀ωάέήϊίόύϋώΆΈΉΊΌΎΏ±≥≤ΪΫ÷≈°∙·√ⁿ²■ " - }, - "ibm737": "cp737", - "csibm737": "cp737", - "cp775": { - "type": "_sbcs", - "chars": "ĆüéāäģåćłēŖŗīŹÄÅÉæÆōöĢ¢ŚśÖÜø£Ø×¤ĀĪóŻżź”¦©®¬½¼Ł«»░▒▓│┤ĄČĘĖ╣║╗╝ĮŠ┐└┴┬├─┼ŲŪ╚╔╩╦╠═╬Žąčęėįšųūž┘┌█▄▌▐▀ÓßŌŃõÕµńĶķĻļņĒŅ’­±“¾¶§÷„°∙·¹³²■ " - }, - "ibm775": "cp775", - "csibm775": "cp775", - "cp850": { - "type": "_sbcs", - "chars": "ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø×ƒáíóúñѪº¿®¬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ðÐÊËÈıÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµþÞÚÛÙýݯ´­±‗¾¶§÷¸°¨·¹³²■ " - }, - "ibm850": "cp850", - "csibm850": "cp850", - "cp852": { - "type": "_sbcs", - "chars": "ÇüéâäůćçłëŐőîŹÄĆÉĹĺôöĽľŚśÖÜŤťŁ×čáíóúĄąŽžĘ꬟Ⱥ«»░▒▓│┤ÁÂĚŞ╣║╗╝Żż┐└┴┬├─┼Ăă╚╔╩╦╠═╬¤đĐĎËďŇÍÎě┘┌█▄ŢŮ▀ÓßÔŃńňŠšŔÚŕŰýÝţ´­˝˛ˇ˘§÷¸°¨˙űŘř■ " - }, - "ibm852": "cp852", - "csibm852": "cp852", - "cp855": { - "type": "_sbcs", - "chars": "ђЂѓЃёЁєЄѕЅіІїЇјЈљЉњЊћЋќЌўЎџЏюЮъЪаАбБцЦдДеЕфФгГ«»░▒▓│┤хХиИ╣║╗╝йЙ┐└┴┬├─┼кК╚╔╩╦╠═╬¤лЛмМнНоОп┘┌█▄Пя▀ЯрРсСтТуУжЖвВьЬ№­ыЫзЗшШэЭщЩчЧ§■ " - }, - "ibm855": "cp855", - "csibm855": "cp855", - "cp856": { - "type": "_sbcs", - "chars": "אבגדהוזחטיךכלםמןנסעףפץצקרשת�£�×����������®¬½¼�«»░▒▓│┤���©╣║╗╝¢¥┐└┴┬├─┼��╚╔╩╦╠═╬¤���������┘┌█▄¦�▀������µ�������¯´­±‗¾¶§÷¸°¨·¹³²■ " - }, - "ibm856": "cp856", - "csibm856": "cp856", - "cp857": { - "type": "_sbcs", - "chars": "ÇüéâäàåçêëèïîıÄÅÉæÆôöòûùİÖÜø£ØŞşáíóúñÑĞ𿮬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ºªÊËÈ�ÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµ�×ÚÛÙìÿ¯´­±�¾¶§÷¸°¨·¹³²■ " - }, - "ibm857": "cp857", - "csibm857": "cp857", - "cp858": { - "type": "_sbcs", - "chars": "ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø×ƒáíóúñѪº¿®¬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ðÐÊËÈ€ÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµþÞÚÛÙýݯ´­±‗¾¶§÷¸°¨·¹³²■ " - }, - "ibm858": "cp858", - "csibm858": "cp858", - "cp860": { - "type": "_sbcs", - "chars": "ÇüéâãàÁçêÊèÍÔìÃÂÉÀÈôõòÚùÌÕÜ¢£Ù₧ÓáíóúñѪº¿Ò¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " - }, - "ibm860": "cp860", - "csibm860": "cp860", - "cp861": { - "type": "_sbcs", - "chars": "ÇüéâäàåçêëèÐðÞÄÅÉæÆôöþûÝýÖÜø£Ø₧ƒáíóúÁÍÓÚ¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " - }, - "ibm861": "cp861", - "csibm861": "cp861", - "cp862": { - "type": "_sbcs", - "chars": "אבגדהוזחטיךכלםמןנסעףפץצקרשת¢£¥₧ƒáíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " - }, - "ibm862": "cp862", - "csibm862": "cp862", - "cp863": { - "type": "_sbcs", - "chars": "ÇüéâÂà¶çêëèïî‗À§ÉÈÊôËÏûù¤ÔÜ¢£ÙÛƒ¦´óú¨¸³¯Î⌐¬½¼¾«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " - }, - "ibm863": "cp863", - "csibm863": "cp863", - "cp864": { - "type": "_sbcs", - "chars": "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f !\"#$٪&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~°·∙√▒─│┼┤┬├┴┐┌└┘β∞φ±½¼≈«»ﻷﻸ��ﻻﻼ� ­ﺂ£¤ﺄ��ﺎﺏﺕﺙ،ﺝﺡﺥ٠١٢٣٤٥٦٧٨٩ﻑ؛ﺱﺵﺹ؟¢ﺀﺁﺃﺅﻊﺋﺍﺑﺓﺗﺛﺟﺣﺧﺩﺫﺭﺯﺳﺷﺻﺿﻁﻅﻋﻏ¦¬÷×ﻉـﻓﻗﻛﻟﻣﻧﻫﻭﻯﻳﺽﻌﻎﻍﻡﹽّﻥﻩﻬﻰﻲﻐﻕﻵﻶﻝﻙﻱ■�" - }, - "ibm864": "cp864", - "csibm864": "cp864", - "cp865": { - "type": "_sbcs", - "chars": "ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø₧ƒáíóúñѪº¿⌐¬½¼¡«¤░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " - }, - "ibm865": "cp865", - "csibm865": "cp865", - "cp866": { - "type": "_sbcs", - "chars": "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№¤■ " - }, - "ibm866": "cp866", - "csibm866": "cp866", - "cp869": { - "type": "_sbcs", - "chars": "������Ά�·¬¦‘’Έ―ΉΊΪΌ��ΎΫ©Ώ²³ά£έήίϊΐόύΑΒΓΔΕΖΗ½ΘΙ«»░▒▓│┤ΚΛΜΝ╣║╗╝ΞΟ┐└┴┬├─┼ΠΡ╚╔╩╦╠═╬ΣΤΥΦΧΨΩαβγ┘┌█▄δε▀ζηθικλμνξοπρσςτ΄­±υφχ§ψ΅°¨ωϋΰώ■ " - }, - "ibm869": "cp869", - "csibm869": "cp869", - "cp922": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®‾°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏŠÑÒÓÔÕÖרÙÚÛÜÝŽßàáâãäåæçèéêëìíîïšñòóôõö÷øùúûüýžÿ" - }, - "ibm922": "cp922", - "csibm922": "cp922", - "cp1046": { - "type": "_sbcs", - "chars": "ﺈ×÷ﹱˆ■│─┐┌└┘ﹹﹻﹽﹿﹷﺊﻰﻳﻲﻎﻏﻐﻶﻸﻺﻼ ¤ﺋﺑﺗﺛﺟﺣ،­ﺧﺳ٠١٢٣٤٥٦٧٨٩ﺷ؛ﺻﺿﻊ؟ﻋءآأؤإئابةتثجحخدذرزسشصضطﻇعغﻌﺂﺄﺎﻓـفقكلمنهوىيًٌٍَُِّْﻗﻛﻟﻵﻷﻹﻻﻣﻧﻬﻩ�" - }, - "ibm1046": "cp1046", - "csibm1046": "cp1046", - "cp1124": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ЁЂҐЄЅІЇЈЉЊЋЌ­ЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя№ёђґєѕіїјљњћќ§ўџ" - }, - "ibm1124": "cp1124", - "csibm1124": "cp1124", - "cp1125": { - "type": "_sbcs", - "chars": "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёҐґЄєІіЇї·√№¤■ " - }, - "ibm1125": "cp1125", - "csibm1125": "cp1125", - "cp1129": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§œ©ª«¬­®¯°±²³Ÿµ¶·Œ¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖרÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ" - }, - "ibm1129": "cp1129", - "csibm1129": "cp1129", - "cp1133": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ກຂຄງຈສຊຍດຕຖທນບປຜຝພຟມຢຣລວຫອຮ���ຯະາຳິີຶືຸູຼັົຽ���ເແໂໃໄ່້໊໋໌ໍໆ�ໜໝ₭����������������໐໑໒໓໔໕໖໗໘໙��¢¬¦�" - }, - "ibm1133": "cp1133", - "csibm1133": "cp1133", - "cp1161": { - "type": "_sbcs", - "chars": "��������������������������������่กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู้๊๋€฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛¢¬¦ " - }, - "ibm1161": "cp1161", - "csibm1161": "cp1161", - "cp1162": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����" - }, - "ibm1162": "cp1162", - "csibm1162": "cp1162", - "cp1163": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£€¥¦§œ©ª«¬­®¯°±²³Ÿµ¶·Œ¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖרÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ" - }, - "ibm1163": "cp1163", - "csibm1163": "cp1163", - "maccroatian": { - "type": "_sbcs", - "chars": "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®Š™´¨≠ŽØ∞±≤≥∆µ∂∑∏š∫ªºΩžø¿¡¬√ƒ≈ƫȅ ÀÃÕŒœĐ—“”‘’÷◊�©⁄¤‹›Æ»–·‚„‰ÂćÁčÈÍÎÏÌÓÔđÒÚÛÙıˆ˜¯πË˚¸Êæˇ" - }, - "maccyrillic": { - "type": "_sbcs", - "chars": "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ†°¢£§•¶І®©™Ђђ≠Ѓѓ∞±≤≥іµ∂ЈЄєЇїЉљЊњјЅ¬√ƒ≈∆«»… ЋћЌќѕ–—“”‘’÷„ЎўЏџ№Ёёяабвгдежзийклмнопрстуфхцчшщъыьэю¤" - }, - "macgreek": { - "type": "_sbcs", - "chars": "Ĺ²É³ÖÜ΅àâä΄¨çéèê룙î‰ôö¦­ùûü†ΓΔΘΛΞΠß®©ΣΪ§≠°·Α±≤≥¥ΒΕΖΗΙΚΜΦΫΨΩάΝ¬ΟΡ≈Τ«»… ΥΧΆΈœ–―“”‘’÷ΉΊΌΎέήίόΏύαβψδεφγηιξκλμνοπώρστθωςχυζϊϋΐΰ�" - }, - "maciceland": { - "type": "_sbcs", - "chars": "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûüݰ¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤ÐðÞþý·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ" - }, - "macroman": { - "type": "_sbcs", - "chars": "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›fifl‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ" - }, - "macromania": { - "type": "_sbcs", - "chars": "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ĂŞ∞±≤≥¥µ∂∑∏π∫ªºΩăş¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›Ţţ‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ" - }, - "macthai": { - "type": "_sbcs", - "chars": "«»…“”�•‘’� กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู​–—฿เแโใไๅๆ็่้๊๋์ํ™๏๐๑๒๓๔๕๖๗๘๙®©����" - }, - "macturkish": { - "type": "_sbcs", - "chars": "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸĞğİıŞş‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙ�ˆ˜¯˘˙˚¸˝˛ˇ" - }, - "macukraine": { - "type": "_sbcs", - "chars": "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ†°Ґ£§•¶І®©™Ђђ≠Ѓѓ∞±≤≥іµґЈЄєЇїЉљЊњјЅ¬√ƒ≈∆«»… ЋћЌќѕ–—“”‘’÷„ЎўЏџ№Ёёяабвгдежзийклмнопрстуфхцчшщъыьэю¤" - }, - "koi8r": { - "type": "_sbcs", - "chars": "─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ё╓╔╕╖╗╘╙╚╛╜╝╞╟╠╡Ё╢╣╤╥╦╧╨╩╪╫╬©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ" - }, - "koi8u": { - "type": "_sbcs", - "chars": "─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ёє╔ії╗╘╙╚╛ґ╝╞╟╠╡ЁЄ╣ІЇ╦╧╨╩╪Ґ╬©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ" - }, - "koi8ru": { - "type": "_sbcs", - "chars": "─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ёє╔ії╗╘╙╚╛ґў╞╟╠╡ЁЄ╣ІЇ╦╧╨╩╪ҐЎ©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ" - }, - "koi8t": { - "type": "_sbcs", - "chars": "қғ‚Ғ„…†‡�‰ҳ‹ҲҷҶ�Қ‘’“”•–—�™�›�����ӯӮё¤ӣ¦§���«¬­®�°±²Ё�Ӣ¶·�№�»���©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ" - }, - "armscii8": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ �և։)(»«—.՝,-֊…՜՛՞ԱաԲբԳգԴդԵեԶզԷէԸըԹթԺժԻիԼլԽխԾծԿկՀհՁձՂղՃճՄմՅյՆնՇշՈոՉչՊպՋջՌռՍսՎվՏտՐրՑցՒւՓփՔքՕօՖֆ՚�" - }, - "rk1048": { - "type": "_sbcs", - "chars": "ЂЃ‚ѓ„…†‡€‰Љ‹ЊҚҺЏђ‘’“”•–—�™љ›њқһџ ҰұӘ¤Ө¦§Ё©Ғ«¬­®Ү°±Ііөµ¶·ё№ғ»әҢңүАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя" - }, - "tcvn": { - "type": "_sbcs", - "chars": "\u0000ÚỤ\u0003ỪỬỮ\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010ỨỰỲỶỸÝỴ\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÀẢÃÁẠẶẬÈẺẼÉẸỆÌỈĨÍỊÒỎÕÓỌỘỜỞỠỚỢÙỦŨ ĂÂÊÔƠƯĐăâêôơưđẶ̀̀̉̃́àảãáạẲằẳẵắẴẮẦẨẪẤỀặầẩẫấậèỂẻẽéẹềểễếệìỉỄẾỒĩíịòỔỏõóọồổỗốộờởỡớợùỖủũúụừửữứựỳỷỹýỵỐ" - }, - "georgianacademy": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿აბგდევზთიკლმნოპჟრსტუფქღყშჩცძწჭხჯჰჱჲჳჴჵჶçèéêëìíîïðñòóôõö÷øùúûüýþÿ" - }, - "georgianps": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿აბგდევზჱთიკლმნჲოპჟრსტჳუფქღყშჩცძწჭხჴჯჰჵæçèéêëìíîïðñòóôõö÷øùúûüýþÿ" - }, - "pt154": { - "type": "_sbcs", - "chars": "ҖҒӮғ„…ҶҮҲүҠӢҢҚҺҸҗ‘’“”•–—ҳҷҡӣңқһҹ ЎўЈӨҘҰ§Ё©Ә«¬ӯ®Ҝ°ұІіҙө¶·ё№ә»јҪҫҝАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя" - }, - "viscii": { - "type": "_sbcs", - "chars": "\u0000\u0001Ẳ\u0003\u0004ẴẪ\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010\u0011\u0012\u0013Ỷ\u0015\u0016\u0017\u0018Ỹ\u001a\u001b\u001c\u001dỴ\u001f !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ẠẮẰẶẤẦẨẬẼẸẾỀỂỄỆỐỒỔỖỘỢỚỜỞỊỎỌỈỦŨỤỲÕắằặấầẩậẽẹếềểễệốồổỗỠƠộờởịỰỨỪỬơớƯÀÁÂÃẢĂẳẵÈÉÊẺÌÍĨỳĐứÒÓÔạỷừửÙÚỹỵÝỡưàáâãảăữẫèéêẻìíĩỉđựòóôõỏọụùúũủýợỮ" - }, - "iso646cn": { - "type": "_sbcs", - "chars": "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f !\"#¥%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}‾��������������������������������������������������������������������������������������������������������������������������������" - }, - "iso646jp": { - "type": "_sbcs", - "chars": "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[¥]^_`abcdefghijklmnopqrstuvwxyz{|}‾��������������������������������������������������������������������������������������������������������������������������������" - }, - "hproman8": { - "type": "_sbcs", - "chars": "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ÀÂÈÊËÎÏ´ˋˆ¨˜ÙÛ₤¯Ýý°ÇçÑñ¡¿¤£¥§ƒ¢âêôûáéóúàèòùäëöüÅîØÆåíøæÄìÖÜÉïßÔÁÃãÐðÍÌÓÒÕõŠšÚŸÿÞþ·µ¶¾—¼½ªº«■»±�" - }, - "macintosh": { - "type": "_sbcs", - "chars": "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›fifl‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ" - }, - "ascii": { - "type": "_sbcs", - "chars": "��������������������������������������������������������������������������������������������������������������������������������" - }, - "tis620": { - "type": "_sbcs", - "chars": "���������������������������������กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����" - } -} - -/***/ }), - -/***/ 48920: -/***/ ((module) => { - -"use strict"; - - -// Manually added data to be used by sbcs codec in addition to generated one. - -module.exports = { - // Not supported by iconv, not sure why. - 10029: "maccenteuro", - maccenteuro: { - type: "_sbcs", - chars: "ÄĀāÉĄÖÜáąČäčĆć鏟ĎíďĒēĖóėôöõúĚěü†°Ę£§•¶ß®©™ę¨≠ģĮįĪ≤≥īĶ∂∑łĻļĽľĹĺŅņѬ√ńŇ∆«»… ňŐÕőŌ–—“”‘’÷◊ōŔŕŘ‹›řŖŗŠ‚„šŚśÁŤťÍŽžŪÓÔūŮÚůŰűŲųÝýķŻŁżĢˇ" - }, - - 808: "cp808", - ibm808: "cp808", - cp808: { - type: "_sbcs", - chars: "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№€■ " - }, - - mik: { - type: "_sbcs", - chars: "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя└┴┬├─┼╣║╚╔╩╦╠═╬┐░▒▓│┤№§╗╝┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " - }, - - cp720: { - type: "_sbcs", - chars: "\x80\x81éâ\x84à\x86çêëèïî\x8d\x8e\x8f\x90\u0651\u0652ô¤ـûùءآأؤ£إئابةتثجحخدذرزسشص«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀ضطظعغفµقكلمنهوىي≡\u064b\u064c\u064d\u064e\u064f\u0650≈°∙·√ⁿ²■\u00a0" - }, - - // Aliases of generated encodings. - ascii8bit: "ascii", - usascii: "ascii", - ansix34: "ascii", - ansix341968: "ascii", - ansix341986: "ascii", - csascii: "ascii", - cp367: "ascii", - ibm367: "ascii", - isoir6: "ascii", - iso646us: "ascii", - iso646irv: "ascii", - us: "ascii", - - latin1: "iso88591", - latin2: "iso88592", - latin3: "iso88593", - latin4: "iso88594", - latin5: "iso88599", - latin6: "iso885910", - latin7: "iso885913", - latin8: "iso885914", - latin9: "iso885915", - latin10: "iso885916", - - csisolatin1: "iso88591", - csisolatin2: "iso88592", - csisolatin3: "iso88593", - csisolatin4: "iso88594", - csisolatincyrillic: "iso88595", - csisolatinarabic: "iso88596", - csisolatingreek: "iso88597", - csisolatinhebrew: "iso88598", - csisolatin5: "iso88599", - csisolatin6: "iso885910", - - l1: "iso88591", - l2: "iso88592", - l3: "iso88593", - l4: "iso88594", - l5: "iso88599", - l6: "iso885910", - l7: "iso885913", - l8: "iso885914", - l9: "iso885915", - l10: "iso885916", - - isoir14: "iso646jp", - isoir57: "iso646cn", - isoir100: "iso88591", - isoir101: "iso88592", - isoir109: "iso88593", - isoir110: "iso88594", - isoir144: "iso88595", - isoir127: "iso88596", - isoir126: "iso88597", - isoir138: "iso88598", - isoir148: "iso88599", - isoir157: "iso885910", - isoir166: "tis620", - isoir179: "iso885913", - isoir199: "iso885914", - isoir203: "iso885915", - isoir226: "iso885916", - - cp819: "iso88591", - ibm819: "iso88591", - - cyrillic: "iso88595", - - arabic: "iso88596", - arabic8: "iso88596", - ecma114: "iso88596", - asmo708: "iso88596", - - greek: "iso88597", - greek8: "iso88597", - ecma118: "iso88597", - elot928: "iso88597", - - hebrew: "iso88598", - hebrew8: "iso88598", - - turkish: "iso88599", - turkish8: "iso88599", - - thai: "iso885911", - thai8: "iso885911", - - celtic: "iso885914", - celtic8: "iso885914", - isoceltic: "iso885914", - - tis6200: "tis620", - tis62025291: "tis620", - tis62025330: "tis620", - - 10000: "macroman", - 10006: "macgreek", - 10007: "maccyrillic", - 10079: "maciceland", - 10081: "macturkish", - - cspc8codepage437: "cp437", - cspc775baltic: "cp775", - cspc850multilingual: "cp850", - cspcp852: "cp852", - cspc862latinhebrew: "cp862", - cpgr: "cp869", - - msee: "cp1250", - mscyrl: "cp1251", - msansi: "cp1252", - msgreek: "cp1253", - msturk: "cp1254", - mshebr: "cp1255", - msarab: "cp1256", - winbaltrim: "cp1257", - - cp20866: "koi8r", - 20866: "koi8r", - ibm878: "koi8r", - cskoi8r: "koi8r", - - cp21866: "koi8u", - 21866: "koi8u", - ibm1168: "koi8u", - - strk10482002: "rk1048", - - tcvn5712: "tcvn", - tcvn57121: "tcvn", - - gb198880: "iso646cn", - cn: "iso646cn", - - csiso14jisc6220ro: "iso646jp", - jisc62201969ro: "iso646jp", - jp: "iso646jp", - - cshproman8: "hproman8", - r8: "hproman8", - roman8: "hproman8", - xroman8: "hproman8", - ibm1051: "hproman8", - - mac: "macintosh", - csmacintosh: "macintosh" -} - - -/***/ }), - -/***/ 28128: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - -var Buffer = (__webpack_require__(71781).Buffer) - -// Note: UTF16-LE (or UCS2) codec is Node.js native. See encodings/internal.js - -// == UTF16-BE codec. ========================================================== - -exports.utf16be = Utf16BECodec -function Utf16BECodec () { -} - -Utf16BECodec.prototype.encoder = Utf16BEEncoder -Utf16BECodec.prototype.decoder = Utf16BEDecoder -Utf16BECodec.prototype.bomAware = true - -// -- Encoding - -function Utf16BEEncoder () { -} - -Utf16BEEncoder.prototype.write = function (str) { - var buf = Buffer.from(str, "ucs2") - for (var i = 0; i < buf.length; i += 2) { - var tmp = buf[i]; buf[i] = buf[i + 1]; buf[i + 1] = tmp - } - return buf -} - -Utf16BEEncoder.prototype.end = function () { -} - -// -- Decoding - -function Utf16BEDecoder () { - this.overflowByte = -1 -} - -Utf16BEDecoder.prototype.write = function (buf) { - if (buf.length == 0) { return "" } - - var buf2 = Buffer.alloc(buf.length + 1) - var i = 0; var j = 0 - - if (this.overflowByte !== -1) { - buf2[0] = buf[0] - buf2[1] = this.overflowByte - i = 1; j = 2 - } - - for (; i < buf.length - 1; i += 2, j += 2) { - buf2[j] = buf[i + 1] - buf2[j + 1] = buf[i] - } - - this.overflowByte = (i == buf.length - 1) ? buf[buf.length - 1] : -1 - - return buf2.slice(0, j).toString("ucs2") -} - -Utf16BEDecoder.prototype.end = function () { - this.overflowByte = -1 -} - -// == UTF-16 codec ============================================================= -// Decoder chooses automatically from UTF-16LE and UTF-16BE using BOM and space-based heuristic. -// Defaults to UTF-16LE, as it's prevalent and default in Node. -// http://en.wikipedia.org/wiki/UTF-16 and http://encoding.spec.whatwg.org/#utf-16le -// Decoder default can be changed: iconv.decode(buf, 'utf16', {defaultEncoding: 'utf-16be'}); - -// Encoder uses UTF-16LE and prepends BOM (which can be overridden with addBOM: false). - -exports.utf16 = Utf16Codec -function Utf16Codec (codecOptions, iconv) { - this.iconv = iconv -} - -Utf16Codec.prototype.encoder = Utf16Encoder -Utf16Codec.prototype.decoder = Utf16Decoder - -// -- Encoding (pass-through) - -function Utf16Encoder (options, codec) { - options = options || {} - if (options.addBOM === undefined) { options.addBOM = true } - this.encoder = codec.iconv.getEncoder("utf-16le", options) -} - -Utf16Encoder.prototype.write = function (str) { - return this.encoder.write(str) -} - -Utf16Encoder.prototype.end = function () { - return this.encoder.end() -} - -// -- Decoding - -function Utf16Decoder (options, codec) { - this.decoder = null - this.initialBufs = [] - this.initialBufsLen = 0 - - this.options = options || {} - this.iconv = codec.iconv -} - -Utf16Decoder.prototype.write = function (buf) { - if (!this.decoder) { - // Codec is not chosen yet. Accumulate initial bytes. - this.initialBufs.push(buf) - this.initialBufsLen += buf.length - - if (this.initialBufsLen < 16) // We need more bytes to use space heuristic (see below) - { return "" } - - // We have enough bytes -> detect endianness. - var encoding = detectEncoding(this.initialBufs, this.options.defaultEncoding) - this.decoder = this.iconv.getDecoder(encoding, this.options) - - var resStr = "" - for (var i = 0; i < this.initialBufs.length; i++) { resStr += this.decoder.write(this.initialBufs[i]) } - - this.initialBufs.length = this.initialBufsLen = 0 - return resStr - } - - return this.decoder.write(buf) -} - -Utf16Decoder.prototype.end = function () { - if (!this.decoder) { - var encoding = detectEncoding(this.initialBufs, this.options.defaultEncoding) - this.decoder = this.iconv.getDecoder(encoding, this.options) - - var resStr = "" - for (var i = 0; i < this.initialBufs.length; i++) { resStr += this.decoder.write(this.initialBufs[i]) } - - var trail = this.decoder.end() - if (trail) { resStr += trail } - - this.initialBufs.length = this.initialBufsLen = 0 - return resStr - } - return this.decoder.end() -} - -function detectEncoding (bufs, defaultEncoding) { - var b = [] - var charsProcessed = 0 - // Number of ASCII chars when decoded as LE or BE. - var asciiCharsLE = 0 - var asciiCharsBE = 0 - - outerLoop: - for (var i = 0; i < bufs.length; i++) { - var buf = bufs[i] - for (var j = 0; j < buf.length; j++) { - b.push(buf[j]) - if (b.length === 2) { - if (charsProcessed === 0) { - // Check BOM first. - if (b[0] === 0xFF && b[1] === 0xFE) return "utf-16le" - if (b[0] === 0xFE && b[1] === 0xFF) return "utf-16be" - } - - if (b[0] === 0 && b[1] !== 0) asciiCharsBE++ - if (b[0] !== 0 && b[1] === 0) asciiCharsLE++ - - b.length = 0 - charsProcessed++ - - if (charsProcessed >= 100) { - break outerLoop - } - } - } - } - - // Make decisions. - // Most of the time, the content has ASCII chars (U+00**), but the opposite (U+**00) is uncommon. - // So, we count ASCII as if it was LE or BE, and decide from that. - if (asciiCharsBE > asciiCharsLE) return "utf-16be" - if (asciiCharsBE < asciiCharsLE) return "utf-16le" - - // Couldn't decide (likely all zeros or not enough data). - return defaultEncoding || "utf-16le" -} - - -/***/ }), - -/***/ 78510: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - - -var Buffer = (__webpack_require__(71781).Buffer) - -// == UTF32-LE/BE codec. ========================================================== - -exports._utf32 = Utf32Codec - -function Utf32Codec (codecOptions, iconv) { - this.iconv = iconv - this.bomAware = true - this.isLE = codecOptions.isLE -} - -exports.utf32le = { type: "_utf32", isLE: true } -exports.utf32be = { type: "_utf32", isLE: false } - -// Aliases -exports.ucs4le = "utf32le" -exports.ucs4be = "utf32be" - -Utf32Codec.prototype.encoder = Utf32Encoder -Utf32Codec.prototype.decoder = Utf32Decoder - -// -- Encoding - -function Utf32Encoder (options, codec) { - this.isLE = codec.isLE - this.highSurrogate = 0 -} - -Utf32Encoder.prototype.write = function (str) { - var src = Buffer.from(str, "ucs2") - var dst = Buffer.alloc(src.length * 2) - var write32 = this.isLE ? dst.writeUInt32LE : dst.writeUInt32BE - var offset = 0 - - for (var i = 0; i < src.length; i += 2) { - var code = src.readUInt16LE(i) - var isHighSurrogate = (code >= 0xD800 && code < 0xDC00) - var isLowSurrogate = (code >= 0xDC00 && code < 0xE000) - - if (this.highSurrogate) { - if (isHighSurrogate || !isLowSurrogate) { - // There shouldn't be two high surrogates in a row, nor a high surrogate which isn't followed by a low - // surrogate. If this happens, keep the pending high surrogate as a stand-alone semi-invalid character - // (technically wrong, but expected by some applications, like Windows file names). - write32.call(dst, this.highSurrogate, offset) - offset += 4 - } else { - // Create 32-bit value from high and low surrogates; - var codepoint = (((this.highSurrogate - 0xD800) << 10) | (code - 0xDC00)) + 0x10000 - - write32.call(dst, codepoint, offset) - offset += 4 - this.highSurrogate = 0 - - continue - } - } - - if (isHighSurrogate) { this.highSurrogate = code } else { - // Even if the current character is a low surrogate, with no previous high surrogate, we'll - // encode it as a semi-invalid stand-alone character for the same reasons expressed above for - // unpaired high surrogates. - write32.call(dst, code, offset) - offset += 4 - this.highSurrogate = 0 - } - } - - if (offset < dst.length) { dst = dst.slice(0, offset) } - - return dst -} - -Utf32Encoder.prototype.end = function () { - // Treat any leftover high surrogate as a semi-valid independent character. - if (!this.highSurrogate) { return } - - var buf = Buffer.alloc(4) - - if (this.isLE) { buf.writeUInt32LE(this.highSurrogate, 0) } else { buf.writeUInt32BE(this.highSurrogate, 0) } - - this.highSurrogate = 0 - - return buf -} - -// -- Decoding - -function Utf32Decoder (options, codec) { - this.isLE = codec.isLE - this.badChar = codec.iconv.defaultCharUnicode.charCodeAt(0) - this.overflow = [] -} - -Utf32Decoder.prototype.write = function (src) { - if (src.length === 0) { return "" } - - var i = 0 - var codepoint = 0 - var dst = Buffer.alloc(src.length + 4) - var offset = 0 - var isLE = this.isLE - var overflow = this.overflow - var badChar = this.badChar - - if (overflow.length > 0) { - for (; i < src.length && overflow.length < 4; i++) { overflow.push(src[i]) } - - if (overflow.length === 4) { - // NOTE: codepoint is a signed int32 and can be negative. - // NOTE: We copied this block from below to help V8 optimize it (it works with array, not buffer). - if (isLE) { - codepoint = overflow[i] | (overflow[i + 1] << 8) | (overflow[i + 2] << 16) | (overflow[i + 3] << 24) - } else { - codepoint = overflow[i + 3] | (overflow[i + 2] << 8) | (overflow[i + 1] << 16) | (overflow[i] << 24) - } - overflow.length = 0 - - offset = _writeCodepoint(dst, offset, codepoint, badChar) - } - } - - // Main loop. Should be as optimized as possible. - for (; i < src.length - 3; i += 4) { - // NOTE: codepoint is a signed int32 and can be negative. - if (isLE) { - codepoint = src[i] | (src[i + 1] << 8) | (src[i + 2] << 16) | (src[i + 3] << 24) - } else { - codepoint = src[i + 3] | (src[i + 2] << 8) | (src[i + 1] << 16) | (src[i] << 24) - } - offset = _writeCodepoint(dst, offset, codepoint, badChar) - } - - // Keep overflowing bytes. - for (; i < src.length; i++) { - overflow.push(src[i]) - } - - return dst.slice(0, offset).toString("ucs2") -} - -function _writeCodepoint (dst, offset, codepoint, badChar) { - // NOTE: codepoint is signed int32 and can be negative. We keep it that way to help V8 with optimizations. - if (codepoint < 0 || codepoint > 0x10FFFF) { - // Not a valid Unicode codepoint - codepoint = badChar - } - - // Ephemeral Planes: Write high surrogate. - if (codepoint >= 0x10000) { - codepoint -= 0x10000 - - var high = 0xD800 | (codepoint >> 10) - dst[offset++] = high & 0xff - dst[offset++] = high >> 8 - - // Low surrogate is written below. - var codepoint = 0xDC00 | (codepoint & 0x3FF) - } - - // Write BMP char or low surrogate. - dst[offset++] = codepoint & 0xff - dst[offset++] = codepoint >> 8 - - return offset -}; - -Utf32Decoder.prototype.end = function () { - this.overflow.length = 0 -} - -// == UTF-32 Auto codec ============================================================= -// Decoder chooses automatically from UTF-32LE and UTF-32BE using BOM and space-based heuristic. -// Defaults to UTF-32LE. http://en.wikipedia.org/wiki/UTF-32 -// Encoder/decoder default can be changed: iconv.decode(buf, 'utf32', {defaultEncoding: 'utf-32be'}); - -// Encoder prepends BOM (which can be overridden with (addBOM: false}). - -exports.utf32 = Utf32AutoCodec -exports.ucs4 = "utf32" - -function Utf32AutoCodec (options, iconv) { - this.iconv = iconv -} - -Utf32AutoCodec.prototype.encoder = Utf32AutoEncoder -Utf32AutoCodec.prototype.decoder = Utf32AutoDecoder - -// -- Encoding - -function Utf32AutoEncoder (options, codec) { - options = options || {} - - if (options.addBOM === undefined) { - options.addBOM = true - } - - this.encoder = codec.iconv.getEncoder(options.defaultEncoding || "utf-32le", options) -} - -Utf32AutoEncoder.prototype.write = function (str) { - return this.encoder.write(str) -} - -Utf32AutoEncoder.prototype.end = function () { - return this.encoder.end() -} - -// -- Decoding - -function Utf32AutoDecoder (options, codec) { - this.decoder = null - this.initialBufs = [] - this.initialBufsLen = 0 - this.options = options || {} - this.iconv = codec.iconv -} - -Utf32AutoDecoder.prototype.write = function (buf) { - if (!this.decoder) { - // Codec is not chosen yet. Accumulate initial bytes. - this.initialBufs.push(buf) - this.initialBufsLen += buf.length - - if (this.initialBufsLen < 32) // We need more bytes to use space heuristic (see below) - { return "" } - - // We have enough bytes -> detect endianness. - var encoding = detectEncoding(this.initialBufs, this.options.defaultEncoding) - this.decoder = this.iconv.getDecoder(encoding, this.options) - - var resStr = "" - for (var i = 0; i < this.initialBufs.length; i++) { resStr += this.decoder.write(this.initialBufs[i]) } - - this.initialBufs.length = this.initialBufsLen = 0 - return resStr - } - - return this.decoder.write(buf) -} - -Utf32AutoDecoder.prototype.end = function () { - if (!this.decoder) { - var encoding = detectEncoding(this.initialBufs, this.options.defaultEncoding) - this.decoder = this.iconv.getDecoder(encoding, this.options) - - var resStr = "" - for (var i = 0; i < this.initialBufs.length; i++) { resStr += this.decoder.write(this.initialBufs[i]) } - - var trail = this.decoder.end() - if (trail) { resStr += trail } - - this.initialBufs.length = this.initialBufsLen = 0 - return resStr - } - - return this.decoder.end() -} - -function detectEncoding (bufs, defaultEncoding) { - var b = [] - var charsProcessed = 0 - var invalidLE = 0; var invalidBE = 0 // Number of invalid chars when decoded as LE or BE. - var bmpCharsLE = 0; var bmpCharsBE = 0 // Number of BMP chars when decoded as LE or BE. - - outerLoop: - for (var i = 0; i < bufs.length; i++) { - var buf = bufs[i] - for (var j = 0; j < buf.length; j++) { - b.push(buf[j]) - if (b.length === 4) { - if (charsProcessed === 0) { - // Check BOM first. - if (b[0] === 0xFF && b[1] === 0xFE && b[2] === 0 && b[3] === 0) { - return "utf-32le" - } - if (b[0] === 0 && b[1] === 0 && b[2] === 0xFE && b[3] === 0xFF) { - return "utf-32be" - } - } - - if (b[0] !== 0 || b[1] > 0x10) invalidBE++ - if (b[3] !== 0 || b[2] > 0x10) invalidLE++ - - if (b[0] === 0 && b[1] === 0 && (b[2] !== 0 || b[3] !== 0)) bmpCharsBE++ - if ((b[0] !== 0 || b[1] !== 0) && b[2] === 0 && b[3] === 0) bmpCharsLE++ - - b.length = 0 - charsProcessed++ - - if (charsProcessed >= 100) { - break outerLoop - } - } - } - } - - // Make decisions. - if (bmpCharsBE - invalidBE > bmpCharsLE - invalidLE) return "utf-32be" - if (bmpCharsBE - invalidBE < bmpCharsLE - invalidLE) return "utf-32le" - - // Couldn't decide (likely all zeros or not enough data). - return defaultEncoding || "utf-32le" -} - - -/***/ }), - -/***/ 76570: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - -var Buffer = (__webpack_require__(71781).Buffer) - -// UTF-7 codec, according to https://tools.ietf.org/html/rfc2152 -// See also below a UTF-7-IMAP codec, according to http://tools.ietf.org/html/rfc3501#section-5.1.3 - -exports.utf7 = Utf7Codec -exports.unicode11utf7 = "utf7" // Alias UNICODE-1-1-UTF-7 -function Utf7Codec (codecOptions, iconv) { - this.iconv = iconv -}; - -Utf7Codec.prototype.encoder = Utf7Encoder -Utf7Codec.prototype.decoder = Utf7Decoder -Utf7Codec.prototype.bomAware = true - -// -- Encoding - -// Why scape ()?./? -// eslint-disable-next-line no-useless-escape -var nonDirectChars = /[^A-Za-z0-9'\(\),-\.\/:\? \n\r\t]+/g - -function Utf7Encoder (options, codec) { - this.iconv = codec.iconv -} - -Utf7Encoder.prototype.write = function (str) { - // Naive implementation. - // Non-direct chars are encoded as "+-"; single "+" char is encoded as "+-". - return Buffer.from(str.replace(nonDirectChars, function (chunk) { - return "+" + (chunk === "+" - ? "" - : this.iconv.encode(chunk, "utf16-be").toString("base64").replace(/=+$/, "")) + - "-" - }.bind(this))) -} - -Utf7Encoder.prototype.end = function () { -} - -// -- Decoding - -function Utf7Decoder (options, codec) { - this.iconv = codec.iconv - this.inBase64 = false - this.base64Accum = "" -} - -// Why scape /? -// eslint-disable-next-line no-useless-escape -var base64Regex = /[A-Za-z0-9\/+]/ -var base64Chars = [] -for (var i = 0; i < 256; i++) { base64Chars[i] = base64Regex.test(String.fromCharCode(i)) } - -var plusChar = "+".charCodeAt(0) -var minusChar = "-".charCodeAt(0) -var andChar = "&".charCodeAt(0) - -Utf7Decoder.prototype.write = function (buf) { - var res = ""; var lastI = 0 - var inBase64 = this.inBase64 - var base64Accum = this.base64Accum - - // The decoder is more involved as we must handle chunks in stream. - - for (var i = 0; i < buf.length; i++) { - if (!inBase64) { // We're in direct mode. - // Write direct chars until '+' - if (buf[i] == plusChar) { - res += this.iconv.decode(buf.slice(lastI, i), "ascii") // Write direct chars. - lastI = i + 1 - inBase64 = true - } - } else { // We decode base64. - if (!base64Chars[buf[i]]) { // Base64 ended. - if (i == lastI && buf[i] == minusChar) { // "+-" -> "+" - res += "+" - } else { - var b64str = base64Accum + this.iconv.decode(buf.slice(lastI, i), "ascii") - res += this.iconv.decode(Buffer.from(b64str, "base64"), "utf16-be") - } - - if (buf[i] != minusChar) // Minus is absorbed after base64. - { i-- } - - lastI = i + 1 - inBase64 = false - base64Accum = "" - } - } - } - - if (!inBase64) { - res += this.iconv.decode(buf.slice(lastI), "ascii") // Write direct chars. - } else { - var b64str = base64Accum + this.iconv.decode(buf.slice(lastI), "ascii") - - var canBeDecoded = b64str.length - (b64str.length % 8) // Minimal chunk: 2 quads -> 2x3 bytes -> 3 chars. - base64Accum = b64str.slice(canBeDecoded) // The rest will be decoded in future. - b64str = b64str.slice(0, canBeDecoded) - - res += this.iconv.decode(Buffer.from(b64str, "base64"), "utf16-be") - } - - this.inBase64 = inBase64 - this.base64Accum = base64Accum - - return res -} - -Utf7Decoder.prototype.end = function () { - var res = "" - if (this.inBase64 && this.base64Accum.length > 0) { res = this.iconv.decode(Buffer.from(this.base64Accum, "base64"), "utf16-be") } - - this.inBase64 = false - this.base64Accum = "" - return res -} - -// UTF-7-IMAP codec. -// RFC3501 Sec. 5.1.3 Modified UTF-7 (http://tools.ietf.org/html/rfc3501#section-5.1.3) -// Differences: -// * Base64 part is started by "&" instead of "+" -// * Direct characters are 0x20-0x7E, except "&" (0x26) -// * In Base64, "," is used instead of "/" -// * Base64 must not be used to represent direct characters. -// * No implicit shift back from Base64 (should always end with '-') -// * String must end in non-shifted position. -// * "-&" while in base64 is not allowed. - -exports.utf7imap = Utf7IMAPCodec -function Utf7IMAPCodec (codecOptions, iconv) { - this.iconv = iconv -}; - -Utf7IMAPCodec.prototype.encoder = Utf7IMAPEncoder -Utf7IMAPCodec.prototype.decoder = Utf7IMAPDecoder -Utf7IMAPCodec.prototype.bomAware = true - -// -- Encoding - -function Utf7IMAPEncoder (options, codec) { - this.iconv = codec.iconv - this.inBase64 = false - this.base64Accum = Buffer.alloc(6) - this.base64AccumIdx = 0 -} - -Utf7IMAPEncoder.prototype.write = function (str) { - var inBase64 = this.inBase64 - var base64Accum = this.base64Accum - var base64AccumIdx = this.base64AccumIdx - var buf = Buffer.alloc(str.length * 5 + 10); var bufIdx = 0 - - for (var i = 0; i < str.length; i++) { - var uChar = str.charCodeAt(i) - if (uChar >= 0x20 && uChar <= 0x7E) { // Direct character or '&'. - if (inBase64) { - if (base64AccumIdx > 0) { - bufIdx += buf.write(base64Accum.slice(0, base64AccumIdx).toString("base64").replace(/\//g, ",").replace(/=+$/, ""), bufIdx) - base64AccumIdx = 0 - } - - buf[bufIdx++] = minusChar // Write '-', then go to direct mode. - inBase64 = false - } - - if (!inBase64) { - buf[bufIdx++] = uChar // Write direct character - - if (uChar === andChar) // Ampersand -> '&-' - { buf[bufIdx++] = minusChar } - } - } else { // Non-direct character - if (!inBase64) { - buf[bufIdx++] = andChar // Write '&', then go to base64 mode. - inBase64 = true - } - if (inBase64) { - base64Accum[base64AccumIdx++] = uChar >> 8 - base64Accum[base64AccumIdx++] = uChar & 0xFF - - if (base64AccumIdx == base64Accum.length) { - bufIdx += buf.write(base64Accum.toString("base64").replace(/\//g, ","), bufIdx) - base64AccumIdx = 0 - } - } - } - } - - this.inBase64 = inBase64 - this.base64AccumIdx = base64AccumIdx - - return buf.slice(0, bufIdx) -} - -Utf7IMAPEncoder.prototype.end = function () { - var buf = Buffer.alloc(10); var bufIdx = 0 - if (this.inBase64) { - if (this.base64AccumIdx > 0) { - bufIdx += buf.write(this.base64Accum.slice(0, this.base64AccumIdx).toString("base64").replace(/\//g, ",").replace(/=+$/, ""), bufIdx) - this.base64AccumIdx = 0 - } - - buf[bufIdx++] = minusChar // Write '-', then go to direct mode. - this.inBase64 = false - } - - return buf.slice(0, bufIdx) -} - -// -- Decoding - -function Utf7IMAPDecoder (options, codec) { - this.iconv = codec.iconv - this.inBase64 = false - this.base64Accum = "" -} - -var base64IMAPChars = base64Chars.slice() -base64IMAPChars[",".charCodeAt(0)] = true - -Utf7IMAPDecoder.prototype.write = function (buf) { - var res = ""; var lastI = 0 - var inBase64 = this.inBase64 - var base64Accum = this.base64Accum - - // The decoder is more involved as we must handle chunks in stream. - // It is forgiving, closer to standard UTF-7 (for example, '-' is optional at the end). - - for (var i = 0; i < buf.length; i++) { - if (!inBase64) { // We're in direct mode. - // Write direct chars until '&' - if (buf[i] == andChar) { - res += this.iconv.decode(buf.slice(lastI, i), "ascii") // Write direct chars. - lastI = i + 1 - inBase64 = true - } - } else { // We decode base64. - if (!base64IMAPChars[buf[i]]) { // Base64 ended. - if (i == lastI && buf[i] == minusChar) { // "&-" -> "&" - res += "&" - } else { - var b64str = base64Accum + this.iconv.decode(buf.slice(lastI, i), "ascii").replace(/,/g, "/") - res += this.iconv.decode(Buffer.from(b64str, "base64"), "utf16-be") - } - - if (buf[i] != minusChar) // Minus may be absorbed after base64. - { i-- } - - lastI = i + 1 - inBase64 = false - base64Accum = "" - } - } - } - - if (!inBase64) { - res += this.iconv.decode(buf.slice(lastI), "ascii") // Write direct chars. - } else { - var b64str = base64Accum + this.iconv.decode(buf.slice(lastI), "ascii").replace(/,/g, "/") - - var canBeDecoded = b64str.length - (b64str.length % 8) // Minimal chunk: 2 quads -> 2x3 bytes -> 3 chars. - base64Accum = b64str.slice(canBeDecoded) // The rest will be decoded in future. - b64str = b64str.slice(0, canBeDecoded) - - res += this.iconv.decode(Buffer.from(b64str, "base64"), "utf16-be") - } - - this.inBase64 = inBase64 - this.base64Accum = base64Accum - - return res -} - -Utf7IMAPDecoder.prototype.end = function () { - var res = "" - if (this.inBase64 && this.base64Accum.length > 0) { res = this.iconv.decode(Buffer.from(this.base64Accum, "base64"), "utf16-be") } - - this.inBase64 = false - this.base64Accum = "" - return res -} - - -/***/ }), - -/***/ 73855: -/***/ ((__unused_webpack_module, exports) => { - -"use strict"; - - -var BOMChar = "\uFEFF" - -exports.PrependBOM = PrependBOMWrapper -function PrependBOMWrapper (encoder, options) { - this.encoder = encoder - this.addBOM = true -} - -PrependBOMWrapper.prototype.write = function (str) { - if (this.addBOM) { - str = BOMChar + str - this.addBOM = false - } - - return this.encoder.write(str) -} - -PrependBOMWrapper.prototype.end = function () { - return this.encoder.end() -} - -// ------------------------------------------------------------------------------ - -exports.StripBOM = StripBOMWrapper -function StripBOMWrapper (decoder, options) { - this.decoder = decoder - this.pass = false - this.options = options || {} -} - -StripBOMWrapper.prototype.write = function (buf) { - var res = this.decoder.write(buf) - if (this.pass || !res) { return res } - - if (res[0] === BOMChar) { - res = res.slice(1) - if (typeof this.options.stripBOM === "function") { this.options.stripBOM() } - } - - this.pass = true - return res -} - -StripBOMWrapper.prototype.end = function () { - return this.decoder.end() -} - - -/***/ }), - -/***/ 46043: -/***/ ((module) => { - -"use strict"; - - -var hasOwn = typeof Object.hasOwn === "undefined" ? Function.call.bind(Object.prototype.hasOwnProperty) : Object.hasOwn - -function mergeModules (target, module) { - for (var key in module) { - if (hasOwn(module, key)) { - target[key] = module[key] - } - } -} - -module.exports = mergeModules - - -/***/ }), - -/***/ 38031: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -var Buffer = (__webpack_require__(71781).Buffer) - -var bomHandling = __webpack_require__(73855) -var mergeModules = __webpack_require__(46043) - -// All codecs and aliases are kept here, keyed by encoding name/alias. -// They are lazy loaded in `iconv.getCodec` from `encodings/index.js`. -// Cannot initialize with { __proto__: null } because Boolean({ __proto__: null }) === true -module.exports.encodings = null - -// Characters emitted in case of error. -module.exports.defaultCharUnicode = "�" -module.exports.defaultCharSingleByte = "?" - -// Public API. -module.exports.encode = function encode (str, encoding, options) { - str = "" + (str || "") // Ensure string. - - var encoder = module.exports.getEncoder(encoding, options) - - var res = encoder.write(str) - var trail = encoder.end() - - return (trail && trail.length > 0) ? Buffer.concat([res, trail]) : res -} - -module.exports.decode = function decode (buf, encoding, options) { - if (typeof buf === "string") { - if (!module.exports.skipDecodeWarning) { - console.error("Iconv-lite warning: decode()-ing strings is deprecated. Refer to https://github.com/ashtuchkin/iconv-lite/wiki/Use-Buffers-when-decoding") - module.exports.skipDecodeWarning = true - } - - buf = Buffer.from("" + (buf || ""), "binary") // Ensure buffer. - } - - var decoder = module.exports.getDecoder(encoding, options) - - var res = decoder.write(buf) - var trail = decoder.end() - - return trail ? (res + trail) : res -} - -module.exports.encodingExists = function encodingExists (enc) { - try { - module.exports.getCodec(enc) - return true - } catch (e) { - return false - } -} - -// Legacy aliases to convert functions -module.exports.toEncoding = module.exports.encode -module.exports.fromEncoding = module.exports.decode - -// Search for a codec in iconv.encodings. Cache codec data in iconv._codecDataCache. -module.exports._codecDataCache = { __proto__: null } - -module.exports.getCodec = function getCodec (encoding) { - if (!module.exports.encodings) { - var raw = __webpack_require__(18738) - // TODO: In future versions when old nodejs support is removed can use object.assign - module.exports.encodings = { __proto__: null } // Initialize as empty object. - mergeModules(module.exports.encodings, raw) - } - - // Canonicalize encoding name: strip all non-alphanumeric chars and appended year. - var enc = module.exports._canonicalizeEncoding(encoding) - - // Traverse iconv.encodings to find actual codec. - var codecOptions = {} - while (true) { - var codec = module.exports._codecDataCache[enc] - - if (codec) { return codec } - - var codecDef = module.exports.encodings[enc] - - switch (typeof codecDef) { - case "string": // Direct alias to other encoding. - enc = codecDef - break - - case "object": // Alias with options. Can be layered. - for (var key in codecDef) { codecOptions[key] = codecDef[key] } - - if (!codecOptions.encodingName) { codecOptions.encodingName = enc } - - enc = codecDef.type - break - - case "function": // Codec itself. - if (!codecOptions.encodingName) { codecOptions.encodingName = enc } - - // The codec function must load all tables and return object with .encoder and .decoder methods. - // It'll be called only once (for each different options object). - // - codec = new codecDef(codecOptions, module.exports) - - module.exports._codecDataCache[codecOptions.encodingName] = codec // Save it to be reused later. - return codec - - default: - throw new Error("Encoding not recognized: '" + encoding + "' (searched as: '" + enc + "')") - } - } -} - -module.exports._canonicalizeEncoding = function (encoding) { - // Canonicalize encoding name: strip all non-alphanumeric chars and appended year. - return ("" + encoding).toLowerCase().replace(/:\d{4}$|[^0-9a-z]/g, "") -} - -module.exports.getEncoder = function getEncoder (encoding, options) { - var codec = module.exports.getCodec(encoding) - var encoder = new codec.encoder(options, codec) - - if (codec.bomAware && options && options.addBOM) { encoder = new bomHandling.PrependBOM(encoder, options) } - - return encoder -} - -module.exports.getDecoder = function getDecoder (encoding, options) { - var codec = module.exports.getCodec(encoding) - var decoder = new codec.decoder(options, codec) - - if (codec.bomAware && !(options && options.stripBOM === false)) { decoder = new bomHandling.StripBOM(decoder, options) } - - return decoder -} - -// Streaming API -// NOTE: Streaming API naturally depends on 'stream' module from Node.js. Unfortunately in browser environments this module can add -// up to 100Kb to the output bundle. To avoid unnecessary code bloat, we don't enable Streaming API in browser by default. -// If you would like to enable it explicitly, please add the following code to your app: -// > iconv.enableStreamingAPI(require('stream')); -module.exports.enableStreamingAPI = function enableStreamingAPI (streamModule) { - if (module.exports.supportsStreams) { return } - - // Dependency-inject stream module to create IconvLite stream classes. - var streams = __webpack_require__(79950)(streamModule) - - // Not public API yet, but expose the stream classes. - module.exports.IconvLiteEncoderStream = streams.IconvLiteEncoderStream - module.exports.IconvLiteDecoderStream = streams.IconvLiteDecoderStream - - // Streaming API. - module.exports.encodeStream = function encodeStream (encoding, options) { - return new module.exports.IconvLiteEncoderStream(module.exports.getEncoder(encoding, options), options) - } - - module.exports.decodeStream = function decodeStream (encoding, options) { - return new module.exports.IconvLiteDecoderStream(module.exports.getDecoder(encoding, options), options) - } - - module.exports.supportsStreams = true -} - -// Enable Streaming API automatically if 'stream' module is available and non-empty (the majority of environments). -var streamModule -try { - streamModule = __webpack_require__(2203) -} catch (e) {} - -if (streamModule && streamModule.Transform) { - module.exports.enableStreamingAPI(streamModule) -} else { - // In rare cases where 'stream' module is not available by default, throw a helpful exception. - module.exports.encodeStream = module.exports.decodeStream = function () { - throw new Error("iconv-lite Streaming API is not enabled. Use iconv.enableStreamingAPI(require('stream')); to enable it.") - } -} - -// Some environments, such as browsers, may not load JavaScript files as UTF-8 -// eslint-disable-next-line no-constant-condition -if (false) {} - - -/***/ }), - -/***/ 79950: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -var Buffer = (__webpack_require__(71781).Buffer) - -// NOTE: Due to 'stream' module being pretty large (~100Kb, significant in browser environments), -// we opt to dependency-inject it instead of creating a hard dependency. -module.exports = function (streamModule) { - var Transform = streamModule.Transform - - // == Encoder stream ======================================================= - - function IconvLiteEncoderStream (conv, options) { - this.conv = conv - options = options || {} - options.decodeStrings = false // We accept only strings, so we don't need to decode them. - Transform.call(this, options) - } - - IconvLiteEncoderStream.prototype = Object.create(Transform.prototype, { - constructor: { value: IconvLiteEncoderStream } - }) - - IconvLiteEncoderStream.prototype._transform = function (chunk, encoding, done) { - if (typeof chunk !== "string") { - return done(new Error("Iconv encoding stream needs strings as its input.")) - } - - try { - var res = this.conv.write(chunk) - if (res && res.length) this.push(res) - done() - } catch (e) { - done(e) - } - } - - IconvLiteEncoderStream.prototype._flush = function (done) { - try { - var res = this.conv.end() - if (res && res.length) this.push(res) - done() - } catch (e) { - done(e) - } - } - - IconvLiteEncoderStream.prototype.collect = function (cb) { - var chunks = [] - this.on("error", cb) - this.on("data", function (chunk) { chunks.push(chunk) }) - this.on("end", function () { - cb(null, Buffer.concat(chunks)) - }) - return this - } - - // == Decoder stream ======================================================= - - function IconvLiteDecoderStream (conv, options) { - this.conv = conv - options = options || {} - options.encoding = this.encoding = "utf8" // We output strings. - Transform.call(this, options) - } - - IconvLiteDecoderStream.prototype = Object.create(Transform.prototype, { - constructor: { value: IconvLiteDecoderStream } - }) - - IconvLiteDecoderStream.prototype._transform = function (chunk, encoding, done) { - if (!Buffer.isBuffer(chunk) && !(chunk instanceof Uint8Array)) { return done(new Error("Iconv decoding stream needs buffers as its input.")) } - try { - var res = this.conv.write(chunk) - if (res && res.length) this.push(res, this.encoding) - done() - } catch (e) { - done(e) - } - } - - IconvLiteDecoderStream.prototype._flush = function (done) { - try { - var res = this.conv.end() - if (res && res.length) this.push(res, this.encoding) - done() - } catch (e) { - done(e) - } - } - - IconvLiteDecoderStream.prototype.collect = function (cb) { - var res = "" - this.on("error", cb) - this.on("data", function (chunk) { res += chunk }) - this.on("end", function () { - cb(null, res) - }) - return this - } - - return { - IconvLiteEncoderStream: IconvLiteEncoderStream, - IconvLiteDecoderStream: IconvLiteDecoderStream - } -} - - -/***/ }), - -/***/ 55591: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - -function __export(m) { - for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; -} -Object.defineProperty(exports, "__esModule", ({ value: true })); -__export(__webpack_require__(84558)); -//# sourceMappingURL=index.js.map - -/***/ }), - -/***/ 84558: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { - -"use strict"; - -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", ({ value: true })); -const fs_1 = __webpack_require__(79896); -const debug_1 = __importDefault(__webpack_require__(6496)); -const log = debug_1.default('@kwsites/file-exists'); -function check(path, isFile, isDirectory) { - log(`checking %s`, path); - try { - const stat = fs_1.statSync(path); - if (stat.isFile() && isFile) { - log(`[OK] path represents a file`); - return true; - } - if (stat.isDirectory() && isDirectory) { - log(`[OK] path represents a directory`); - return true; - } - log(`[FAIL] path represents something other than a file or directory`); - return false; - } - catch (e) { - if (e.code === 'ENOENT') { - log(`[FAIL] path is not accessible: %o`, e); - return false; - } - log(`[FATAL] %o`, e); - throw e; - } -} -/** - * Synchronous validation of a path existing either as a file or as a directory. - * - * @param {string} path The path to check - * @param {number} type One or both of the exported numeric constants - */ -function exists(path, type = exports.READABLE) { - return check(path, (type & exports.FILE) > 0, (type & exports.FOLDER) > 0); -} -exports.exists = exists; -/** - * Constant representing a file - */ -exports.FILE = 1; -/** - * Constant representing a folder - */ -exports.FOLDER = 2; -/** - * Constant representing either a file or a folder - */ -exports.READABLE = exports.FILE + exports.FOLDER; -//# sourceMappingURL=index.js.map - -/***/ }), - -/***/ 29495: -/***/ ((__unused_webpack_module, exports) => { - -"use strict"; -var __webpack_unused_export__; - -__webpack_unused_export__ = ({ value: true }); -exports.ud = exports.yX = void 0; -/** - * Creates a new `DeferredPromise` - * - * ```typescript - import {deferred} from '@kwsites/promise-deferred`; - ``` - */ -function deferred() { - let done; - let fail; - let status = 'pending'; - const promise = new Promise((_done, _fail) => { - done = _done; - fail = _fail; - }); - return { - promise, - done(result) { - if (status === 'pending') { - status = 'resolved'; - done(result); - } - }, - fail(error) { - if (status === 'pending') { - status = 'rejected'; - fail(error); - } - }, - get fulfilled() { - return status !== 'pending'; - }, - get status() { - return status; - }, - }; -} -exports.yX = deferred; -/** - * Alias of the exported `deferred` function, to help consumers wanting to use `deferred` as the - * local variable name rather than the factory import name, without needing to rename on import. - * - * ```typescript - import {createDeferred} from '@kwsites/promise-deferred`; - ``` - */ -exports.ud = deferred; -/** - * Default export allows use as: - * - * ```typescript - import deferred from '@kwsites/promise-deferred`; - ``` - */ -__webpack_unused_export__ = deferred; -//# sourceMappingURL=index.js.map - -/***/ }), - -/***/ 43295: -/***/ ((module, exports, __webpack_require__) => { - -"use strict"; -/** - * @author Toru Nagashima - * See LICENSE file in root directory for full license. - */ - - -Object.defineProperty(exports, "__esModule", ({ value: true })); - -var eventTargetShim = __webpack_require__(99211); - -/** - * The signal class. - * @see https://dom.spec.whatwg.org/#abortsignal - */ -class AbortSignal extends eventTargetShim.EventTarget { - /** - * AbortSignal cannot be constructed directly. - */ - constructor() { - super(); - throw new TypeError("AbortSignal cannot be constructed directly"); - } - /** - * Returns `true` if this `AbortSignal`'s `AbortController` has signaled to abort, and `false` otherwise. - */ - get aborted() { - const aborted = abortedFlags.get(this); - if (typeof aborted !== "boolean") { - throw new TypeError(`Expected 'this' to be an 'AbortSignal' object, but got ${this === null ? "null" : typeof this}`); - } - return aborted; - } -} -eventTargetShim.defineEventAttribute(AbortSignal.prototype, "abort"); -/** - * Create an AbortSignal object. - */ -function createAbortSignal() { - const signal = Object.create(AbortSignal.prototype); - eventTargetShim.EventTarget.call(signal); - abortedFlags.set(signal, false); - return signal; -} -/** - * Abort a given signal. - */ -function abortSignal(signal) { - if (abortedFlags.get(signal) !== false) { - return; - } - abortedFlags.set(signal, true); - signal.dispatchEvent({ type: "abort" }); -} -/** - * Aborted flag for each instances. - */ -const abortedFlags = new WeakMap(); -// Properties should be enumerable. -Object.defineProperties(AbortSignal.prototype, { - aborted: { enumerable: true }, -}); -// `toString()` should return `"[object AbortSignal]"` -if (typeof Symbol === "function" && typeof Symbol.toStringTag === "symbol") { - Object.defineProperty(AbortSignal.prototype, Symbol.toStringTag, { - configurable: true, - value: "AbortSignal", - }); -} - -/** - * The AbortController. - * @see https://dom.spec.whatwg.org/#abortcontroller - */ -class AbortController { - /** - * Initialize this controller. - */ - constructor() { - signals.set(this, createAbortSignal()); - } - /** - * Returns the `AbortSignal` object associated with this object. - */ - get signal() { - return getSignal(this); - } - /** - * Abort and signal to any observers that the associated activity is to be aborted. - */ - abort() { - abortSignal(getSignal(this)); - } -} -/** - * Associated signals. - */ -const signals = new WeakMap(); -/** - * Get the associated signal of a given controller. - */ -function getSignal(controller) { - const signal = signals.get(controller); - if (signal == null) { - throw new TypeError(`Expected 'this' to be an 'AbortController' object, but got ${controller === null ? "null" : typeof controller}`); - } - return signal; -} -// Properties should be enumerable. -Object.defineProperties(AbortController.prototype, { - signal: { enumerable: true }, - abort: { enumerable: true }, -}); -if (typeof Symbol === "function" && typeof Symbol.toStringTag === "symbol") { - Object.defineProperty(AbortController.prototype, Symbol.toStringTag, { - configurable: true, - value: "AbortController", - }); -} - -exports.AbortController = AbortController; -exports.AbortSignal = AbortSignal; -exports["default"] = AbortController; - -module.exports = AbortController -module.exports.AbortController = module.exports["default"] = AbortController -module.exports.AbortSignal = AbortSignal -//# sourceMappingURL=abort-controller.js.map - - -/***/ }), - -/***/ 82712: -/***/ ((module) => { - -"use strict"; - -const ansiEscapes = module.exports; -// TODO: remove this in the next major version -module.exports["default"] = ansiEscapes; - -const ESC = '\u001B['; -const OSC = '\u001B]'; -const BEL = '\u0007'; -const SEP = ';'; -const isTerminalApp = process.env.TERM_PROGRAM === 'Apple_Terminal'; - -ansiEscapes.cursorTo = (x, y) => { - if (typeof x !== 'number') { - throw new TypeError('The `x` argument is required'); - } - - if (typeof y !== 'number') { - return ESC + (x + 1) + 'G'; - } - - return ESC + (y + 1) + ';' + (x + 1) + 'H'; -}; - -ansiEscapes.cursorMove = (x, y) => { - if (typeof x !== 'number') { - throw new TypeError('The `x` argument is required'); - } - - let ret = ''; - - if (x < 0) { - ret += ESC + (-x) + 'D'; - } else if (x > 0) { - ret += ESC + x + 'C'; - } - - if (y < 0) { - ret += ESC + (-y) + 'A'; - } else if (y > 0) { - ret += ESC + y + 'B'; - } - - return ret; -}; - -ansiEscapes.cursorUp = (count = 1) => ESC + count + 'A'; -ansiEscapes.cursorDown = (count = 1) => ESC + count + 'B'; -ansiEscapes.cursorForward = (count = 1) => ESC + count + 'C'; -ansiEscapes.cursorBackward = (count = 1) => ESC + count + 'D'; - -ansiEscapes.cursorLeft = ESC + 'G'; -ansiEscapes.cursorSavePosition = isTerminalApp ? '\u001B7' : ESC + 's'; -ansiEscapes.cursorRestorePosition = isTerminalApp ? '\u001B8' : ESC + 'u'; -ansiEscapes.cursorGetPosition = ESC + '6n'; -ansiEscapes.cursorNextLine = ESC + 'E'; -ansiEscapes.cursorPrevLine = ESC + 'F'; -ansiEscapes.cursorHide = ESC + '?25l'; -ansiEscapes.cursorShow = ESC + '?25h'; - -ansiEscapes.eraseLines = count => { - let clear = ''; - - for (let i = 0; i < count; i++) { - clear += ansiEscapes.eraseLine + (i < count - 1 ? ansiEscapes.cursorUp() : ''); - } - - if (count) { - clear += ansiEscapes.cursorLeft; - } - - return clear; -}; - -ansiEscapes.eraseEndLine = ESC + 'K'; -ansiEscapes.eraseStartLine = ESC + '1K'; -ansiEscapes.eraseLine = ESC + '2K'; -ansiEscapes.eraseDown = ESC + 'J'; -ansiEscapes.eraseUp = ESC + '1J'; -ansiEscapes.eraseScreen = ESC + '2J'; -ansiEscapes.scrollUp = ESC + 'S'; -ansiEscapes.scrollDown = ESC + 'T'; - -ansiEscapes.clearScreen = '\u001Bc'; - -ansiEscapes.clearTerminal = process.platform === 'win32' ? - `${ansiEscapes.eraseScreen}${ESC}0f` : - // 1. Erases the screen (Only done in case `2` is not supported) - // 2. Erases the whole screen including scrollback buffer - // 3. Moves cursor to the top-left position - // More info: https://www.real-world-systems.com/docs/ANSIcode.html - `${ansiEscapes.eraseScreen}${ESC}3J${ESC}H`; - -ansiEscapes.beep = BEL; - -ansiEscapes.link = (text, url) => { - return [ - OSC, - '8', - SEP, - SEP, - url, - BEL, - text, - OSC, - '8', - SEP, - SEP, - BEL - ].join(''); -}; - -ansiEscapes.image = (buffer, options = {}) => { - let ret = `${OSC}1337;File=inline=1`; - - if (options.width) { - ret += `;width=${options.width}`; - } - - if (options.height) { - ret += `;height=${options.height}`; - } - - if (options.preserveAspectRatio === false) { - ret += ';preserveAspectRatio=0'; - } - - return ret + ':' + buffer.toString('base64') + BEL; -}; - -ansiEscapes.iTerm = { - setCwd: (cwd = process.cwd()) => `${OSC}50;CurrentDir=${cwd}${BEL}`, - - annotation: (message, options = {}) => { - let ret = `${OSC}1337;`; - - const hasX = typeof options.x !== 'undefined'; - const hasY = typeof options.y !== 'undefined'; - if ((hasX || hasY) && !(hasX && hasY && typeof options.length !== 'undefined')) { - throw new Error('`x`, `y` and `length` must be defined when `x` or `y` is defined'); - } - - message = message.replace(/\|/g, ''); - - ret += options.isHidden ? 'AddHiddenAnnotation=' : 'AddAnnotation='; - - if (options.length > 0) { - ret += - (hasX ? - [message, options.length, options.x, options.y] : - [options.length, message]).join('|'); - } else { - ret += message; - } - - return ret + BEL; - } -}; - - -/***/ }), - -/***/ 1806: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/* module decorator */ module = __webpack_require__.nmd(module); - - -const wrapAnsi16 = (fn, offset) => (...args) => { - const code = fn(...args); - return `\u001B[${code + offset}m`; -}; - -const wrapAnsi256 = (fn, offset) => (...args) => { - const code = fn(...args); - return `\u001B[${38 + offset};5;${code}m`; -}; - -const wrapAnsi16m = (fn, offset) => (...args) => { - const rgb = fn(...args); - return `\u001B[${38 + offset};2;${rgb[0]};${rgb[1]};${rgb[2]}m`; -}; - -const ansi2ansi = n => n; -const rgb2rgb = (r, g, b) => [r, g, b]; - -const setLazyProperty = (object, property, get) => { - Object.defineProperty(object, property, { - get: () => { - const value = get(); - - Object.defineProperty(object, property, { - value, - enumerable: true, - configurable: true - }); - - return value; - }, - enumerable: true, - configurable: true - }); -}; - -/** @type {typeof import('color-convert')} */ -let colorConvert; -const makeDynamicStyles = (wrap, targetSpace, identity, isBackground) => { - if (colorConvert === undefined) { - colorConvert = __webpack_require__(79427); - } - - const offset = isBackground ? 10 : 0; - const styles = {}; - - for (const [sourceSpace, suite] of Object.entries(colorConvert)) { - const name = sourceSpace === 'ansi16' ? 'ansi' : sourceSpace; - if (sourceSpace === targetSpace) { - styles[name] = wrap(identity, offset); - } else if (typeof suite === 'object') { - styles[name] = wrap(suite[targetSpace], offset); - } - } - - return styles; -}; - -function assembleStyles() { - const codes = new Map(); - const styles = { - modifier: { - reset: [0, 0], - // 21 isn't widely supported and 22 does the same thing - bold: [1, 22], - dim: [2, 22], - italic: [3, 23], - underline: [4, 24], - inverse: [7, 27], - hidden: [8, 28], - strikethrough: [9, 29] - }, - color: { - black: [30, 39], - red: [31, 39], - green: [32, 39], - yellow: [33, 39], - blue: [34, 39], - magenta: [35, 39], - cyan: [36, 39], - white: [37, 39], - - // Bright color - blackBright: [90, 39], - redBright: [91, 39], - greenBright: [92, 39], - yellowBright: [93, 39], - blueBright: [94, 39], - magentaBright: [95, 39], - cyanBright: [96, 39], - whiteBright: [97, 39] - }, - bgColor: { - bgBlack: [40, 49], - bgRed: [41, 49], - bgGreen: [42, 49], - bgYellow: [43, 49], - bgBlue: [44, 49], - bgMagenta: [45, 49], - bgCyan: [46, 49], - bgWhite: [47, 49], - - // Bright color - bgBlackBright: [100, 49], - bgRedBright: [101, 49], - bgGreenBright: [102, 49], - bgYellowBright: [103, 49], - bgBlueBright: [104, 49], - bgMagentaBright: [105, 49], - bgCyanBright: [106, 49], - bgWhiteBright: [107, 49] - } - }; - - // Alias bright black as gray (and grey) - styles.color.gray = styles.color.blackBright; - styles.bgColor.bgGray = styles.bgColor.bgBlackBright; - styles.color.grey = styles.color.blackBright; - styles.bgColor.bgGrey = styles.bgColor.bgBlackBright; - - for (const [groupName, group] of Object.entries(styles)) { - for (const [styleName, style] of Object.entries(group)) { - styles[styleName] = { - open: `\u001B[${style[0]}m`, - close: `\u001B[${style[1]}m` - }; - - group[styleName] = styles[styleName]; - - codes.set(style[0], style[1]); - } - - Object.defineProperty(styles, groupName, { - value: group, - enumerable: false - }); - } - - Object.defineProperty(styles, 'codes', { - value: codes, - enumerable: false - }); - - styles.color.close = '\u001B[39m'; - styles.bgColor.close = '\u001B[49m'; - - setLazyProperty(styles.color, 'ansi', () => makeDynamicStyles(wrapAnsi16, 'ansi16', ansi2ansi, false)); - setLazyProperty(styles.color, 'ansi256', () => makeDynamicStyles(wrapAnsi256, 'ansi256', ansi2ansi, false)); - setLazyProperty(styles.color, 'ansi16m', () => makeDynamicStyles(wrapAnsi16m, 'rgb', rgb2rgb, false)); - setLazyProperty(styles.bgColor, 'ansi', () => makeDynamicStyles(wrapAnsi16, 'ansi16', ansi2ansi, true)); - setLazyProperty(styles.bgColor, 'ansi256', () => makeDynamicStyles(wrapAnsi256, 'ansi256', ansi2ansi, true)); - setLazyProperty(styles.bgColor, 'ansi16m', () => makeDynamicStyles(wrapAnsi16m, 'rgb', rgb2rgb, true)); - - return styles; -} - -// Make the export immutable -Object.defineProperty(module, 'exports', { - enumerable: true, - get: assembleStyles -}); - - -/***/ }), - -/***/ 50258: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -/* MIT license */ -/* eslint-disable no-mixed-operators */ -const cssKeywords = __webpack_require__(36791); - -// NOTE: conversions should only return primitive values (i.e. arrays, or -// values that give correct `typeof` results). -// do not use box values types (i.e. Number(), String(), etc.) - -const reverseKeywords = {}; -for (const key of Object.keys(cssKeywords)) { - reverseKeywords[cssKeywords[key]] = key; -} - -const convert = { - rgb: {channels: 3, labels: 'rgb'}, - hsl: {channels: 3, labels: 'hsl'}, - hsv: {channels: 3, labels: 'hsv'}, - hwb: {channels: 3, labels: 'hwb'}, - cmyk: {channels: 4, labels: 'cmyk'}, - xyz: {channels: 3, labels: 'xyz'}, - lab: {channels: 3, labels: 'lab'}, - lch: {channels: 3, labels: 'lch'}, - hex: {channels: 1, labels: ['hex']}, - keyword: {channels: 1, labels: ['keyword']}, - ansi16: {channels: 1, labels: ['ansi16']}, - ansi256: {channels: 1, labels: ['ansi256']}, - hcg: {channels: 3, labels: ['h', 'c', 'g']}, - apple: {channels: 3, labels: ['r16', 'g16', 'b16']}, - gray: {channels: 1, labels: ['gray']} -}; - -module.exports = convert; - -// Hide .channels and .labels properties -for (const model of Object.keys(convert)) { - if (!('channels' in convert[model])) { - throw new Error('missing channels property: ' + model); - } - - if (!('labels' in convert[model])) { - throw new Error('missing channel labels property: ' + model); - } - - if (convert[model].labels.length !== convert[model].channels) { - throw new Error('channel and label counts mismatch: ' + model); - } - - const {channels, labels} = convert[model]; - delete convert[model].channels; - delete convert[model].labels; - Object.defineProperty(convert[model], 'channels', {value: channels}); - Object.defineProperty(convert[model], 'labels', {value: labels}); -} - -convert.rgb.hsl = function (rgb) { - const r = rgb[0] / 255; - const g = rgb[1] / 255; - const b = rgb[2] / 255; - const min = Math.min(r, g, b); - const max = Math.max(r, g, b); - const delta = max - min; - let h; - let s; - - if (max === min) { - h = 0; - } else if (r === max) { - h = (g - b) / delta; - } else if (g === max) { - h = 2 + (b - r) / delta; - } else if (b === max) { - h = 4 + (r - g) / delta; - } - - h = Math.min(h * 60, 360); - - if (h < 0) { - h += 360; - } - - const l = (min + max) / 2; - - if (max === min) { - s = 0; - } else if (l <= 0.5) { - s = delta / (max + min); - } else { - s = delta / (2 - max - min); - } - - return [h, s * 100, l * 100]; -}; - -convert.rgb.hsv = function (rgb) { - let rdif; - let gdif; - let bdif; - let h; - let s; - - const r = rgb[0] / 255; - const g = rgb[1] / 255; - const b = rgb[2] / 255; - const v = Math.max(r, g, b); - const diff = v - Math.min(r, g, b); - const diffc = function (c) { - return (v - c) / 6 / diff + 1 / 2; - }; - - if (diff === 0) { - h = 0; - s = 0; - } else { - s = diff / v; - rdif = diffc(r); - gdif = diffc(g); - bdif = diffc(b); - - if (r === v) { - h = bdif - gdif; - } else if (g === v) { - h = (1 / 3) + rdif - bdif; - } else if (b === v) { - h = (2 / 3) + gdif - rdif; - } - - if (h < 0) { - h += 1; - } else if (h > 1) { - h -= 1; - } - } - - return [ - h * 360, - s * 100, - v * 100 - ]; -}; - -convert.rgb.hwb = function (rgb) { - const r = rgb[0]; - const g = rgb[1]; - let b = rgb[2]; - const h = convert.rgb.hsl(rgb)[0]; - const w = 1 / 255 * Math.min(r, Math.min(g, b)); - - b = 1 - 1 / 255 * Math.max(r, Math.max(g, b)); - - return [h, w * 100, b * 100]; -}; - -convert.rgb.cmyk = function (rgb) { - const r = rgb[0] / 255; - const g = rgb[1] / 255; - const b = rgb[2] / 255; - - const k = Math.min(1 - r, 1 - g, 1 - b); - const c = (1 - r - k) / (1 - k) || 0; - const m = (1 - g - k) / (1 - k) || 0; - const y = (1 - b - k) / (1 - k) || 0; - - return [c * 100, m * 100, y * 100, k * 100]; -}; - -function comparativeDistance(x, y) { - /* - See https://en.m.wikipedia.org/wiki/Euclidean_distance#Squared_Euclidean_distance - */ - return ( - ((x[0] - y[0]) ** 2) + - ((x[1] - y[1]) ** 2) + - ((x[2] - y[2]) ** 2) - ); -} - -convert.rgb.keyword = function (rgb) { - const reversed = reverseKeywords[rgb]; - if (reversed) { - return reversed; - } - - let currentClosestDistance = Infinity; - let currentClosestKeyword; - - for (const keyword of Object.keys(cssKeywords)) { - const value = cssKeywords[keyword]; - - // Compute comparative distance - const distance = comparativeDistance(rgb, value); - - // Check if its less, if so set as closest - if (distance < currentClosestDistance) { - currentClosestDistance = distance; - currentClosestKeyword = keyword; - } - } - - return currentClosestKeyword; -}; - -convert.keyword.rgb = function (keyword) { - return cssKeywords[keyword]; -}; - -convert.rgb.xyz = function (rgb) { - let r = rgb[0] / 255; - let g = rgb[1] / 255; - let b = rgb[2] / 255; - - // Assume sRGB - r = r > 0.04045 ? (((r + 0.055) / 1.055) ** 2.4) : (r / 12.92); - g = g > 0.04045 ? (((g + 0.055) / 1.055) ** 2.4) : (g / 12.92); - b = b > 0.04045 ? (((b + 0.055) / 1.055) ** 2.4) : (b / 12.92); - - const x = (r * 0.4124) + (g * 0.3576) + (b * 0.1805); - const y = (r * 0.2126) + (g * 0.7152) + (b * 0.0722); - const z = (r * 0.0193) + (g * 0.1192) + (b * 0.9505); - - return [x * 100, y * 100, z * 100]; -}; - -convert.rgb.lab = function (rgb) { - const xyz = convert.rgb.xyz(rgb); - let x = xyz[0]; - let y = xyz[1]; - let z = xyz[2]; - - x /= 95.047; - y /= 100; - z /= 108.883; - - x = x > 0.008856 ? (x ** (1 / 3)) : (7.787 * x) + (16 / 116); - y = y > 0.008856 ? (y ** (1 / 3)) : (7.787 * y) + (16 / 116); - z = z > 0.008856 ? (z ** (1 / 3)) : (7.787 * z) + (16 / 116); - - const l = (116 * y) - 16; - const a = 500 * (x - y); - const b = 200 * (y - z); - - return [l, a, b]; -}; - -convert.hsl.rgb = function (hsl) { - const h = hsl[0] / 360; - const s = hsl[1] / 100; - const l = hsl[2] / 100; - let t2; - let t3; - let val; - - if (s === 0) { - val = l * 255; - return [val, val, val]; - } - - if (l < 0.5) { - t2 = l * (1 + s); - } else { - t2 = l + s - l * s; - } - - const t1 = 2 * l - t2; - - const rgb = [0, 0, 0]; - for (let i = 0; i < 3; i++) { - t3 = h + 1 / 3 * -(i - 1); - if (t3 < 0) { - t3++; - } - - if (t3 > 1) { - t3--; - } - - if (6 * t3 < 1) { - val = t1 + (t2 - t1) * 6 * t3; - } else if (2 * t3 < 1) { - val = t2; - } else if (3 * t3 < 2) { - val = t1 + (t2 - t1) * (2 / 3 - t3) * 6; - } else { - val = t1; - } - - rgb[i] = val * 255; - } - - return rgb; -}; - -convert.hsl.hsv = function (hsl) { - const h = hsl[0]; - let s = hsl[1] / 100; - let l = hsl[2] / 100; - let smin = s; - const lmin = Math.max(l, 0.01); - - l *= 2; - s *= (l <= 1) ? l : 2 - l; - smin *= lmin <= 1 ? lmin : 2 - lmin; - const v = (l + s) / 2; - const sv = l === 0 ? (2 * smin) / (lmin + smin) : (2 * s) / (l + s); - - return [h, sv * 100, v * 100]; -}; - -convert.hsv.rgb = function (hsv) { - const h = hsv[0] / 60; - const s = hsv[1] / 100; - let v = hsv[2] / 100; - const hi = Math.floor(h) % 6; - - const f = h - Math.floor(h); - const p = 255 * v * (1 - s); - const q = 255 * v * (1 - (s * f)); - const t = 255 * v * (1 - (s * (1 - f))); - v *= 255; - - switch (hi) { - case 0: - return [v, t, p]; - case 1: - return [q, v, p]; - case 2: - return [p, v, t]; - case 3: - return [p, q, v]; - case 4: - return [t, p, v]; - case 5: - return [v, p, q]; - } -}; - -convert.hsv.hsl = function (hsv) { - const h = hsv[0]; - const s = hsv[1] / 100; - const v = hsv[2] / 100; - const vmin = Math.max(v, 0.01); - let sl; - let l; - - l = (2 - s) * v; - const lmin = (2 - s) * vmin; - sl = s * vmin; - sl /= (lmin <= 1) ? lmin : 2 - lmin; - sl = sl || 0; - l /= 2; - - return [h, sl * 100, l * 100]; -}; - -// http://dev.w3.org/csswg/css-color/#hwb-to-rgb -convert.hwb.rgb = function (hwb) { - const h = hwb[0] / 360; - let wh = hwb[1] / 100; - let bl = hwb[2] / 100; - const ratio = wh + bl; - let f; - - // Wh + bl cant be > 1 - if (ratio > 1) { - wh /= ratio; - bl /= ratio; - } - - const i = Math.floor(6 * h); - const v = 1 - bl; - f = 6 * h - i; - - if ((i & 0x01) !== 0) { - f = 1 - f; - } - - const n = wh + f * (v - wh); // Linear interpolation - - let r; - let g; - let b; - /* eslint-disable max-statements-per-line,no-multi-spaces */ - switch (i) { - default: - case 6: - case 0: r = v; g = n; b = wh; break; - case 1: r = n; g = v; b = wh; break; - case 2: r = wh; g = v; b = n; break; - case 3: r = wh; g = n; b = v; break; - case 4: r = n; g = wh; b = v; break; - case 5: r = v; g = wh; b = n; break; - } - /* eslint-enable max-statements-per-line,no-multi-spaces */ - - return [r * 255, g * 255, b * 255]; -}; - -convert.cmyk.rgb = function (cmyk) { - const c = cmyk[0] / 100; - const m = cmyk[1] / 100; - const y = cmyk[2] / 100; - const k = cmyk[3] / 100; - - const r = 1 - Math.min(1, c * (1 - k) + k); - const g = 1 - Math.min(1, m * (1 - k) + k); - const b = 1 - Math.min(1, y * (1 - k) + k); - - return [r * 255, g * 255, b * 255]; -}; - -convert.xyz.rgb = function (xyz) { - const x = xyz[0] / 100; - const y = xyz[1] / 100; - const z = xyz[2] / 100; - let r; - let g; - let b; - - r = (x * 3.2406) + (y * -1.5372) + (z * -0.4986); - g = (x * -0.9689) + (y * 1.8758) + (z * 0.0415); - b = (x * 0.0557) + (y * -0.2040) + (z * 1.0570); - - // Assume sRGB - r = r > 0.0031308 - ? ((1.055 * (r ** (1.0 / 2.4))) - 0.055) - : r * 12.92; - - g = g > 0.0031308 - ? ((1.055 * (g ** (1.0 / 2.4))) - 0.055) - : g * 12.92; - - b = b > 0.0031308 - ? ((1.055 * (b ** (1.0 / 2.4))) - 0.055) - : b * 12.92; - - r = Math.min(Math.max(0, r), 1); - g = Math.min(Math.max(0, g), 1); - b = Math.min(Math.max(0, b), 1); - - return [r * 255, g * 255, b * 255]; -}; - -convert.xyz.lab = function (xyz) { - let x = xyz[0]; - let y = xyz[1]; - let z = xyz[2]; - - x /= 95.047; - y /= 100; - z /= 108.883; - - x = x > 0.008856 ? (x ** (1 / 3)) : (7.787 * x) + (16 / 116); - y = y > 0.008856 ? (y ** (1 / 3)) : (7.787 * y) + (16 / 116); - z = z > 0.008856 ? (z ** (1 / 3)) : (7.787 * z) + (16 / 116); - - const l = (116 * y) - 16; - const a = 500 * (x - y); - const b = 200 * (y - z); - - return [l, a, b]; -}; - -convert.lab.xyz = function (lab) { - const l = lab[0]; - const a = lab[1]; - const b = lab[2]; - let x; - let y; - let z; - - y = (l + 16) / 116; - x = a / 500 + y; - z = y - b / 200; - - const y2 = y ** 3; - const x2 = x ** 3; - const z2 = z ** 3; - y = y2 > 0.008856 ? y2 : (y - 16 / 116) / 7.787; - x = x2 > 0.008856 ? x2 : (x - 16 / 116) / 7.787; - z = z2 > 0.008856 ? z2 : (z - 16 / 116) / 7.787; - - x *= 95.047; - y *= 100; - z *= 108.883; - - return [x, y, z]; -}; - -convert.lab.lch = function (lab) { - const l = lab[0]; - const a = lab[1]; - const b = lab[2]; - let h; - - const hr = Math.atan2(b, a); - h = hr * 360 / 2 / Math.PI; - - if (h < 0) { - h += 360; - } - - const c = Math.sqrt(a * a + b * b); - - return [l, c, h]; -}; - -convert.lch.lab = function (lch) { - const l = lch[0]; - const c = lch[1]; - const h = lch[2]; - - const hr = h / 360 * 2 * Math.PI; - const a = c * Math.cos(hr); - const b = c * Math.sin(hr); - - return [l, a, b]; -}; - -convert.rgb.ansi16 = function (args, saturation = null) { - const [r, g, b] = args; - let value = saturation === null ? convert.rgb.hsv(args)[2] : saturation; // Hsv -> ansi16 optimization - - value = Math.round(value / 50); - - if (value === 0) { - return 30; - } - - let ansi = 30 - + ((Math.round(b / 255) << 2) - | (Math.round(g / 255) << 1) - | Math.round(r / 255)); - - if (value === 2) { - ansi += 60; - } - - return ansi; -}; - -convert.hsv.ansi16 = function (args) { - // Optimization here; we already know the value and don't need to get - // it converted for us. - return convert.rgb.ansi16(convert.hsv.rgb(args), args[2]); -}; - -convert.rgb.ansi256 = function (args) { - const r = args[0]; - const g = args[1]; - const b = args[2]; - - // We use the extended greyscale palette here, with the exception of - // black and white. normal palette only has 4 greyscale shades. - if (r === g && g === b) { - if (r < 8) { - return 16; - } - - if (r > 248) { - return 231; - } - - return Math.round(((r - 8) / 247) * 24) + 232; - } - - const ansi = 16 - + (36 * Math.round(r / 255 * 5)) - + (6 * Math.round(g / 255 * 5)) - + Math.round(b / 255 * 5); - - return ansi; -}; - -convert.ansi16.rgb = function (args) { - let color = args % 10; - - // Handle greyscale - if (color === 0 || color === 7) { - if (args > 50) { - color += 3.5; - } - - color = color / 10.5 * 255; - - return [color, color, color]; - } - - const mult = (~~(args > 50) + 1) * 0.5; - const r = ((color & 1) * mult) * 255; - const g = (((color >> 1) & 1) * mult) * 255; - const b = (((color >> 2) & 1) * mult) * 255; - - return [r, g, b]; -}; - -convert.ansi256.rgb = function (args) { - // Handle greyscale - if (args >= 232) { - const c = (args - 232) * 10 + 8; - return [c, c, c]; - } - - args -= 16; - - let rem; - const r = Math.floor(args / 36) / 5 * 255; - const g = Math.floor((rem = args % 36) / 6) / 5 * 255; - const b = (rem % 6) / 5 * 255; - - return [r, g, b]; -}; - -convert.rgb.hex = function (args) { - const integer = ((Math.round(args[0]) & 0xFF) << 16) - + ((Math.round(args[1]) & 0xFF) << 8) - + (Math.round(args[2]) & 0xFF); - - const string = integer.toString(16).toUpperCase(); - return '000000'.substring(string.length) + string; -}; - -convert.hex.rgb = function (args) { - const match = args.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i); - if (!match) { - return [0, 0, 0]; - } - - let colorString = match[0]; - - if (match[0].length === 3) { - colorString = colorString.split('').map(char => { - return char + char; - }).join(''); - } - - const integer = parseInt(colorString, 16); - const r = (integer >> 16) & 0xFF; - const g = (integer >> 8) & 0xFF; - const b = integer & 0xFF; - - return [r, g, b]; -}; - -convert.rgb.hcg = function (rgb) { - const r = rgb[0] / 255; - const g = rgb[1] / 255; - const b = rgb[2] / 255; - const max = Math.max(Math.max(r, g), b); - const min = Math.min(Math.min(r, g), b); - const chroma = (max - min); - let grayscale; - let hue; - - if (chroma < 1) { - grayscale = min / (1 - chroma); - } else { - grayscale = 0; - } - - if (chroma <= 0) { - hue = 0; - } else - if (max === r) { - hue = ((g - b) / chroma) % 6; - } else - if (max === g) { - hue = 2 + (b - r) / chroma; - } else { - hue = 4 + (r - g) / chroma; - } - - hue /= 6; - hue %= 1; - - return [hue * 360, chroma * 100, grayscale * 100]; -}; - -convert.hsl.hcg = function (hsl) { - const s = hsl[1] / 100; - const l = hsl[2] / 100; - - const c = l < 0.5 ? (2.0 * s * l) : (2.0 * s * (1.0 - l)); - - let f = 0; - if (c < 1.0) { - f = (l - 0.5 * c) / (1.0 - c); - } - - return [hsl[0], c * 100, f * 100]; -}; - -convert.hsv.hcg = function (hsv) { - const s = hsv[1] / 100; - const v = hsv[2] / 100; - - const c = s * v; - let f = 0; - - if (c < 1.0) { - f = (v - c) / (1 - c); - } - - return [hsv[0], c * 100, f * 100]; -}; - -convert.hcg.rgb = function (hcg) { - const h = hcg[0] / 360; - const c = hcg[1] / 100; - const g = hcg[2] / 100; - - if (c === 0.0) { - return [g * 255, g * 255, g * 255]; - } - - const pure = [0, 0, 0]; - const hi = (h % 1) * 6; - const v = hi % 1; - const w = 1 - v; - let mg = 0; - - /* eslint-disable max-statements-per-line */ - switch (Math.floor(hi)) { - case 0: - pure[0] = 1; pure[1] = v; pure[2] = 0; break; - case 1: - pure[0] = w; pure[1] = 1; pure[2] = 0; break; - case 2: - pure[0] = 0; pure[1] = 1; pure[2] = v; break; - case 3: - pure[0] = 0; pure[1] = w; pure[2] = 1; break; - case 4: - pure[0] = v; pure[1] = 0; pure[2] = 1; break; - default: - pure[0] = 1; pure[1] = 0; pure[2] = w; - } - /* eslint-enable max-statements-per-line */ - - mg = (1.0 - c) * g; - - return [ - (c * pure[0] + mg) * 255, - (c * pure[1] + mg) * 255, - (c * pure[2] + mg) * 255 - ]; -}; - -convert.hcg.hsv = function (hcg) { - const c = hcg[1] / 100; - const g = hcg[2] / 100; - - const v = c + g * (1.0 - c); - let f = 0; - - if (v > 0.0) { - f = c / v; - } - - return [hcg[0], f * 100, v * 100]; -}; - -convert.hcg.hsl = function (hcg) { - const c = hcg[1] / 100; - const g = hcg[2] / 100; - - const l = g * (1.0 - c) + 0.5 * c; - let s = 0; - - if (l > 0.0 && l < 0.5) { - s = c / (2 * l); - } else - if (l >= 0.5 && l < 1.0) { - s = c / (2 * (1 - l)); - } - - return [hcg[0], s * 100, l * 100]; -}; - -convert.hcg.hwb = function (hcg) { - const c = hcg[1] / 100; - const g = hcg[2] / 100; - const v = c + g * (1.0 - c); - return [hcg[0], (v - c) * 100, (1 - v) * 100]; -}; - -convert.hwb.hcg = function (hwb) { - const w = hwb[1] / 100; - const b = hwb[2] / 100; - const v = 1 - b; - const c = v - w; - let g = 0; - - if (c < 1) { - g = (v - c) / (1 - c); - } - - return [hwb[0], c * 100, g * 100]; -}; - -convert.apple.rgb = function (apple) { - return [(apple[0] / 65535) * 255, (apple[1] / 65535) * 255, (apple[2] / 65535) * 255]; -}; - -convert.rgb.apple = function (rgb) { - return [(rgb[0] / 255) * 65535, (rgb[1] / 255) * 65535, (rgb[2] / 255) * 65535]; -}; - -convert.gray.rgb = function (args) { - return [args[0] / 100 * 255, args[0] / 100 * 255, args[0] / 100 * 255]; -}; - -convert.gray.hsl = function (args) { - return [0, 0, args[0]]; -}; - -convert.gray.hsv = convert.gray.hsl; - -convert.gray.hwb = function (gray) { - return [0, 100, gray[0]]; -}; - -convert.gray.cmyk = function (gray) { - return [0, 0, 0, gray[0]]; -}; - -convert.gray.lab = function (gray) { - return [gray[0], 0, 0]; -}; - -convert.gray.hex = function (gray) { - const val = Math.round(gray[0] / 100 * 255) & 0xFF; - const integer = (val << 16) + (val << 8) + val; - - const string = integer.toString(16).toUpperCase(); - return '000000'.substring(string.length) + string; -}; - -convert.rgb.gray = function (rgb) { - const val = (rgb[0] + rgb[1] + rgb[2]) / 3; - return [val / 255 * 100]; -}; - - -/***/ }), - -/***/ 79427: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -const conversions = __webpack_require__(50258); -const route = __webpack_require__(99830); - -const convert = {}; - -const models = Object.keys(conversions); - -function wrapRaw(fn) { - const wrappedFn = function (...args) { - const arg0 = args[0]; - if (arg0 === undefined || arg0 === null) { - return arg0; - } - - if (arg0.length > 1) { - args = arg0; - } - - return fn(args); - }; - - // Preserve .conversion property if there is one - if ('conversion' in fn) { - wrappedFn.conversion = fn.conversion; - } - - return wrappedFn; -} - -function wrapRounded(fn) { - const wrappedFn = function (...args) { - const arg0 = args[0]; - - if (arg0 === undefined || arg0 === null) { - return arg0; - } - - if (arg0.length > 1) { - args = arg0; - } - - const result = fn(args); - - // We're assuming the result is an array here. - // see notice in conversions.js; don't use box types - // in conversion functions. - if (typeof result === 'object') { - for (let len = result.length, i = 0; i < len; i++) { - result[i] = Math.round(result[i]); - } - } - - return result; - }; - - // Preserve .conversion property if there is one - if ('conversion' in fn) { - wrappedFn.conversion = fn.conversion; - } - - return wrappedFn; -} - -models.forEach(fromModel => { - convert[fromModel] = {}; - - Object.defineProperty(convert[fromModel], 'channels', {value: conversions[fromModel].channels}); - Object.defineProperty(convert[fromModel], 'labels', {value: conversions[fromModel].labels}); - - const routes = route(fromModel); - const routeModels = Object.keys(routes); - - routeModels.forEach(toModel => { - const fn = routes[toModel]; - - convert[fromModel][toModel] = wrapRounded(fn); - convert[fromModel][toModel].raw = wrapRaw(fn); - }); -}); - -module.exports = convert; - - -/***/ }), - -/***/ 99830: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -const conversions = __webpack_require__(50258); - -/* - This function routes a model to all other models. - - all functions that are routed have a property `.conversion` attached - to the returned synthetic function. This property is an array - of strings, each with the steps in between the 'from' and 'to' - color models (inclusive). - - conversions that are not possible simply are not included. -*/ - -function buildGraph() { - const graph = {}; - // https://jsperf.com/object-keys-vs-for-in-with-closure/3 - const models = Object.keys(conversions); - - for (let len = models.length, i = 0; i < len; i++) { - graph[models[i]] = { - // http://jsperf.com/1-vs-infinity - // micro-opt, but this is simple. - distance: -1, - parent: null - }; - } - - return graph; -} - -// https://en.wikipedia.org/wiki/Breadth-first_search -function deriveBFS(fromModel) { - const graph = buildGraph(); - const queue = [fromModel]; // Unshift -> queue -> pop - - graph[fromModel].distance = 0; - - while (queue.length) { - const current = queue.pop(); - const adjacents = Object.keys(conversions[current]); - - for (let len = adjacents.length, i = 0; i < len; i++) { - const adjacent = adjacents[i]; - const node = graph[adjacent]; - - if (node.distance === -1) { - node.distance = graph[current].distance + 1; - node.parent = current; - queue.unshift(adjacent); - } - } - } - - return graph; -} - -function link(from, to) { - return function (args) { - return to(from(args)); - }; -} - -function wrapConversion(toModel, graph) { - const path = [graph[toModel].parent, toModel]; - let fn = conversions[graph[toModel].parent][toModel]; - - let cur = graph[toModel].parent; - while (graph[cur].parent) { - path.unshift(graph[cur].parent); - fn = link(conversions[graph[cur].parent][cur], fn); - cur = graph[cur].parent; - } - - fn.conversion = path; - return fn; -} - -module.exports = function (fromModel) { - const graph = deriveBFS(fromModel); - const conversion = {}; - - const models = Object.keys(graph); - for (let len = models.length, i = 0; i < len; i++) { - const toModel = models[i]; - const node = graph[toModel]; - - if (node.parent === null) { - // No possible conversion, or this node is the source model. - continue; - } - - conversion[toModel] = wrapConversion(toModel, graph); - } - - return conversion; -}; - - - -/***/ }), - -/***/ 36791: -/***/ ((module) => { - -"use strict"; - - -module.exports = { - "aliceblue": [240, 248, 255], - "antiquewhite": [250, 235, 215], - "aqua": [0, 255, 255], - "aquamarine": [127, 255, 212], - "azure": [240, 255, 255], - "beige": [245, 245, 220], - "bisque": [255, 228, 196], - "black": [0, 0, 0], - "blanchedalmond": [255, 235, 205], - "blue": [0, 0, 255], - "blueviolet": [138, 43, 226], - "brown": [165, 42, 42], - "burlywood": [222, 184, 135], - "cadetblue": [95, 158, 160], - "chartreuse": [127, 255, 0], - "chocolate": [210, 105, 30], - "coral": [255, 127, 80], - "cornflowerblue": [100, 149, 237], - "cornsilk": [255, 248, 220], - "crimson": [220, 20, 60], - "cyan": [0, 255, 255], - "darkblue": [0, 0, 139], - "darkcyan": [0, 139, 139], - "darkgoldenrod": [184, 134, 11], - "darkgray": [169, 169, 169], - "darkgreen": [0, 100, 0], - "darkgrey": [169, 169, 169], - "darkkhaki": [189, 183, 107], - "darkmagenta": [139, 0, 139], - "darkolivegreen": [85, 107, 47], - "darkorange": [255, 140, 0], - "darkorchid": [153, 50, 204], - "darkred": [139, 0, 0], - "darksalmon": [233, 150, 122], - "darkseagreen": [143, 188, 143], - "darkslateblue": [72, 61, 139], - "darkslategray": [47, 79, 79], - "darkslategrey": [47, 79, 79], - "darkturquoise": [0, 206, 209], - "darkviolet": [148, 0, 211], - "deeppink": [255, 20, 147], - "deepskyblue": [0, 191, 255], - "dimgray": [105, 105, 105], - "dimgrey": [105, 105, 105], - "dodgerblue": [30, 144, 255], - "firebrick": [178, 34, 34], - "floralwhite": [255, 250, 240], - "forestgreen": [34, 139, 34], - "fuchsia": [255, 0, 255], - "gainsboro": [220, 220, 220], - "ghostwhite": [248, 248, 255], - "gold": [255, 215, 0], - "goldenrod": [218, 165, 32], - "gray": [128, 128, 128], - "green": [0, 128, 0], - "greenyellow": [173, 255, 47], - "grey": [128, 128, 128], - "honeydew": [240, 255, 240], - "hotpink": [255, 105, 180], - "indianred": [205, 92, 92], - "indigo": [75, 0, 130], - "ivory": [255, 255, 240], - "khaki": [240, 230, 140], - "lavender": [230, 230, 250], - "lavenderblush": [255, 240, 245], - "lawngreen": [124, 252, 0], - "lemonchiffon": [255, 250, 205], - "lightblue": [173, 216, 230], - "lightcoral": [240, 128, 128], - "lightcyan": [224, 255, 255], - "lightgoldenrodyellow": [250, 250, 210], - "lightgray": [211, 211, 211], - "lightgreen": [144, 238, 144], - "lightgrey": [211, 211, 211], - "lightpink": [255, 182, 193], - "lightsalmon": [255, 160, 122], - "lightseagreen": [32, 178, 170], - "lightskyblue": [135, 206, 250], - "lightslategray": [119, 136, 153], - "lightslategrey": [119, 136, 153], - "lightsteelblue": [176, 196, 222], - "lightyellow": [255, 255, 224], - "lime": [0, 255, 0], - "limegreen": [50, 205, 50], - "linen": [250, 240, 230], - "magenta": [255, 0, 255], - "maroon": [128, 0, 0], - "mediumaquamarine": [102, 205, 170], - "mediumblue": [0, 0, 205], - "mediumorchid": [186, 85, 211], - "mediumpurple": [147, 112, 219], - "mediumseagreen": [60, 179, 113], - "mediumslateblue": [123, 104, 238], - "mediumspringgreen": [0, 250, 154], - "mediumturquoise": [72, 209, 204], - "mediumvioletred": [199, 21, 133], - "midnightblue": [25, 25, 112], - "mintcream": [245, 255, 250], - "mistyrose": [255, 228, 225], - "moccasin": [255, 228, 181], - "navajowhite": [255, 222, 173], - "navy": [0, 0, 128], - "oldlace": [253, 245, 230], - "olive": [128, 128, 0], - "olivedrab": [107, 142, 35], - "orange": [255, 165, 0], - "orangered": [255, 69, 0], - "orchid": [218, 112, 214], - "palegoldenrod": [238, 232, 170], - "palegreen": [152, 251, 152], - "paleturquoise": [175, 238, 238], - "palevioletred": [219, 112, 147], - "papayawhip": [255, 239, 213], - "peachpuff": [255, 218, 185], - "peru": [205, 133, 63], - "pink": [255, 192, 203], - "plum": [221, 160, 221], - "powderblue": [176, 224, 230], - "purple": [128, 0, 128], - "rebeccapurple": [102, 51, 153], - "red": [255, 0, 0], - "rosybrown": [188, 143, 143], - "royalblue": [65, 105, 225], - "saddlebrown": [139, 69, 19], - "salmon": [250, 128, 114], - "sandybrown": [244, 164, 96], - "seagreen": [46, 139, 87], - "seashell": [255, 245, 238], - "sienna": [160, 82, 45], - "silver": [192, 192, 192], - "skyblue": [135, 206, 235], - "slateblue": [106, 90, 205], - "slategray": [112, 128, 144], - "slategrey": [112, 128, 144], - "snow": [255, 250, 250], - "springgreen": [0, 255, 127], - "steelblue": [70, 130, 180], - "tan": [210, 180, 140], - "teal": [0, 128, 128], - "thistle": [216, 191, 216], - "tomato": [255, 99, 71], - "turquoise": [64, 224, 208], - "violet": [238, 130, 238], - "wheat": [245, 222, 179], - "white": [255, 255, 255], - "whitesmoke": [245, 245, 245], - "yellow": [255, 255, 0], - "yellowgreen": [154, 205, 50] -}; - - -/***/ }), - -/***/ 53138: -/***/ ((module, exports, __webpack_require__) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); -exports["default"] = asyncify; - -var _initialParams = __webpack_require__(37564); - -var _initialParams2 = _interopRequireDefault(_initialParams); - -var _setImmediate = __webpack_require__(6793); - -var _setImmediate2 = _interopRequireDefault(_setImmediate); - -var _wrapAsync = __webpack_require__(86190); - -function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } - -/** - * Take a sync function and make it async, passing its return value to a - * callback. This is useful for plugging sync functions into a waterfall, - * series, or other async functions. Any arguments passed to the generated - * function will be passed to the wrapped function (except for the final - * callback argument). Errors thrown will be passed to the callback. - * - * If the function passed to `asyncify` returns a Promise, that promises's - * resolved/rejected state will be used to call the callback, rather than simply - * the synchronous return value. - * - * This also means you can asyncify ES2017 `async` functions. - * - * @name asyncify - * @static - * @memberOf module:Utils - * @method - * @alias wrapSync - * @category Util - * @param {Function} func - The synchronous function, or Promise-returning - * function to convert to an {@link AsyncFunction}. - * @returns {AsyncFunction} An asynchronous wrapper of the `func`. To be - * invoked with `(args..., callback)`. - * @example - * - * // passing a regular synchronous function - * async.waterfall([ - * async.apply(fs.readFile, filename, "utf8"), - * async.asyncify(JSON.parse), - * function (data, next) { - * // data is the result of parsing the text. - * // If there was a parsing error, it would have been caught. - * } - * ], callback); - * - * // passing a function returning a promise - * async.waterfall([ - * async.apply(fs.readFile, filename, "utf8"), - * async.asyncify(function (contents) { - * return db.model.create(contents); - * }), - * function (model, next) { - * // `model` is the instantiated model object. - * // If there was an error, this function would be skipped. - * } - * ], callback); - * - * // es2017 example, though `asyncify` is not needed if your JS environment - * // supports async functions out of the box - * var q = async.queue(async.asyncify(async function(file) { - * var intermediateStep = await processFile(file); - * return await somePromise(intermediateStep) - * })); - * - * q.push(files); - */ -function asyncify(func) { - if ((0, _wrapAsync.isAsync)(func)) { - return function (...args /*, callback*/) { - const callback = args.pop(); - const promise = func.apply(this, args); - return handlePromise(promise, callback); - }; - } - - return (0, _initialParams2.default)(function (args, callback) { - var result; - try { - result = func.apply(this, args); - } catch (e) { - return callback(e); - } - // if result is Promise object - if (result && typeof result.then === 'function') { - return handlePromise(result, callback); - } else { - callback(null, result); - } - }); -} - -function handlePromise(promise, callback) { - return promise.then(value => { - invokeCallback(callback, null, value); - }, err => { - invokeCallback(callback, err && (err instanceof Error || err.message) ? err : new Error(err)); - }); -} - -function invokeCallback(callback, error, value) { - try { - callback(error, value); - } catch (err) { - (0, _setImmediate2.default)(e => { - throw e; - }, err); - } -} -module.exports = exports.default; - -/***/ }), - -/***/ 89724: -/***/ ((module, exports, __webpack_require__) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); - -var _isArrayLike = __webpack_require__(88684); - -var _isArrayLike2 = _interopRequireDefault(_isArrayLike); - -var _breakLoop = __webpack_require__(6347); - -var _breakLoop2 = _interopRequireDefault(_breakLoop); - -var _eachOfLimit = __webpack_require__(92829); - -var _eachOfLimit2 = _interopRequireDefault(_eachOfLimit); - -var _once = __webpack_require__(67721); - -var _once2 = _interopRequireDefault(_once); - -var _onlyOnce = __webpack_require__(24611); - -var _onlyOnce2 = _interopRequireDefault(_onlyOnce); - -var _wrapAsync = __webpack_require__(86190); - -var _wrapAsync2 = _interopRequireDefault(_wrapAsync); - -var _awaitify = __webpack_require__(54808); - -var _awaitify2 = _interopRequireDefault(_awaitify); - -function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } - -// eachOf implementation optimized for array-likes -function eachOfArrayLike(coll, iteratee, callback) { - callback = (0, _once2.default)(callback); - var index = 0, - completed = 0, - { length } = coll, - canceled = false; - if (length === 0) { - callback(null); - } - - function iteratorCallback(err, value) { - if (err === false) { - canceled = true; - } - if (canceled === true) return; - if (err) { - callback(err); - } else if (++completed === length || value === _breakLoop2.default) { - callback(null); - } - } - - for (; index < length; index++) { - iteratee(coll[index], index, (0, _onlyOnce2.default)(iteratorCallback)); - } -} - -// a generic version of eachOf which can handle array, object, and iterator cases. -function eachOfGeneric(coll, iteratee, callback) { - return (0, _eachOfLimit2.default)(coll, Infinity, iteratee, callback); -} - -/** - * Like [`each`]{@link module:Collections.each}, except that it passes the key (or index) as the second argument - * to the iteratee. - * - * @name eachOf - * @static - * @memberOf module:Collections - * @method - * @alias forEachOf - * @category Collection - * @see [async.each]{@link module:Collections.each} - * @param {Array|Iterable|AsyncIterable|Object} coll - A collection to iterate over. - * @param {AsyncFunction} iteratee - A function to apply to each - * item in `coll`. - * The `key` is the item's key, or index in the case of an array. - * Invoked with (item, key, callback). - * @param {Function} [callback] - A callback which is called when all - * `iteratee` functions have finished, or an error occurs. Invoked with (err). - * @returns {Promise} a promise, if a callback is omitted - * @example - * - * // dev.json is a file containing a valid json object config for dev environment - * // dev.json is a file containing a valid json object config for test environment - * // prod.json is a file containing a valid json object config for prod environment - * // invalid.json is a file with a malformed json object - * - * let configs = {}; //global variable - * let validConfigFileMap = {dev: 'dev.json', test: 'test.json', prod: 'prod.json'}; - * let invalidConfigFileMap = {dev: 'dev.json', test: 'test.json', invalid: 'invalid.json'}; - * - * // asynchronous function that reads a json file and parses the contents as json object - * function parseFile(file, key, callback) { - * fs.readFile(file, "utf8", function(err, data) { - * if (err) return calback(err); - * try { - * configs[key] = JSON.parse(data); - * } catch (e) { - * return callback(e); - * } - * callback(); - * }); - * } - * - * // Using callbacks - * async.forEachOf(validConfigFileMap, parseFile, function (err) { - * if (err) { - * console.error(err); - * } else { - * console.log(configs); - * // configs is now a map of JSON data, e.g. - * // { dev: //parsed dev.json, test: //parsed test.json, prod: //parsed prod.json} - * } - * }); - * - * //Error handing - * async.forEachOf(invalidConfigFileMap, parseFile, function (err) { - * if (err) { - * console.error(err); - * // JSON parse error exception - * } else { - * console.log(configs); - * } - * }); - * - * // Using Promises - * async.forEachOf(validConfigFileMap, parseFile) - * .then( () => { - * console.log(configs); - * // configs is now a map of JSON data, e.g. - * // { dev: //parsed dev.json, test: //parsed test.json, prod: //parsed prod.json} - * }).catch( err => { - * console.error(err); - * }); - * - * //Error handing - * async.forEachOf(invalidConfigFileMap, parseFile) - * .then( () => { - * console.log(configs); - * }).catch( err => { - * console.error(err); - * // JSON parse error exception - * }); - * - * // Using async/await - * async () => { - * try { - * let result = await async.forEachOf(validConfigFileMap, parseFile); - * console.log(configs); - * // configs is now a map of JSON data, e.g. - * // { dev: //parsed dev.json, test: //parsed test.json, prod: //parsed prod.json} - * } - * catch (err) { - * console.log(err); - * } - * } - * - * //Error handing - * async () => { - * try { - * let result = await async.forEachOf(invalidConfigFileMap, parseFile); - * console.log(configs); - * } - * catch (err) { - * console.log(err); - * // JSON parse error exception - * } - * } - * - */ -function eachOf(coll, iteratee, callback) { - var eachOfImplementation = (0, _isArrayLike2.default)(coll) ? eachOfArrayLike : eachOfGeneric; - return eachOfImplementation(coll, (0, _wrapAsync2.default)(iteratee), callback); -} - -exports["default"] = (0, _awaitify2.default)(eachOf, 3); -module.exports = exports.default; - -/***/ }), - -/***/ 92829: -/***/ ((module, exports, __webpack_require__) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); - -var _eachOfLimit2 = __webpack_require__(73745); - -var _eachOfLimit3 = _interopRequireDefault(_eachOfLimit2); - -var _wrapAsync = __webpack_require__(86190); - -var _wrapAsync2 = _interopRequireDefault(_wrapAsync); - -var _awaitify = __webpack_require__(54808); - -var _awaitify2 = _interopRequireDefault(_awaitify); - -function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } - -/** - * The same as [`eachOf`]{@link module:Collections.eachOf} but runs a maximum of `limit` async operations at a - * time. - * - * @name eachOfLimit - * @static - * @memberOf module:Collections - * @method - * @see [async.eachOf]{@link module:Collections.eachOf} - * @alias forEachOfLimit - * @category Collection - * @param {Array|Iterable|AsyncIterable|Object} coll - A collection to iterate over. - * @param {number} limit - The maximum number of async operations at a time. - * @param {AsyncFunction} iteratee - An async function to apply to each - * item in `coll`. The `key` is the item's key, or index in the case of an - * array. - * Invoked with (item, key, callback). - * @param {Function} [callback] - A callback which is called when all - * `iteratee` functions have finished, or an error occurs. Invoked with (err). - * @returns {Promise} a promise, if a callback is omitted - */ -function eachOfLimit(coll, limit, iteratee, callback) { - return (0, _eachOfLimit3.default)(limit)(coll, (0, _wrapAsync2.default)(iteratee), callback); -} - -exports["default"] = (0, _awaitify2.default)(eachOfLimit, 4); -module.exports = exports.default; - -/***/ }), - -/***/ 17249: -/***/ ((module, exports, __webpack_require__) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); - -var _eachOfLimit = __webpack_require__(92829); - -var _eachOfLimit2 = _interopRequireDefault(_eachOfLimit); - -var _awaitify = __webpack_require__(54808); - -var _awaitify2 = _interopRequireDefault(_awaitify); - -function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } - -/** - * The same as [`eachOf`]{@link module:Collections.eachOf} but runs only a single async operation at a time. - * - * @name eachOfSeries - * @static - * @memberOf module:Collections - * @method - * @see [async.eachOf]{@link module:Collections.eachOf} - * @alias forEachOfSeries - * @category Collection - * @param {Array|Iterable|AsyncIterable|Object} coll - A collection to iterate over. - * @param {AsyncFunction} iteratee - An async function to apply to each item in - * `coll`. - * Invoked with (item, key, callback). - * @param {Function} [callback] - A callback which is called when all `iteratee` - * functions have finished, or an error occurs. Invoked with (err). - * @returns {Promise} a promise, if a callback is omitted - */ -function eachOfSeries(coll, iteratee, callback) { - return (0, _eachOfLimit2.default)(coll, 1, iteratee, callback); -} -exports["default"] = (0, _awaitify2.default)(eachOfSeries, 3); -module.exports = exports.default; - -/***/ }), - -/***/ 22436: -/***/ ((module, exports, __webpack_require__) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); - -var _eachOf = __webpack_require__(89724); - -var _eachOf2 = _interopRequireDefault(_eachOf); - -var _withoutIndex = __webpack_require__(632); - -var _withoutIndex2 = _interopRequireDefault(_withoutIndex); - -var _wrapAsync = __webpack_require__(86190); - -var _wrapAsync2 = _interopRequireDefault(_wrapAsync); - -var _awaitify = __webpack_require__(54808); - -var _awaitify2 = _interopRequireDefault(_awaitify); - -function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } - -/** - * Applies the function `iteratee` to each item in `coll`, in parallel. - * The `iteratee` is called with an item from the list, and a callback for when - * it has finished. If the `iteratee` passes an error to its `callback`, the - * main `callback` (for the `each` function) is immediately called with the - * error. - * - * Note, that since this function applies `iteratee` to each item in parallel, - * there is no guarantee that the iteratee functions will complete in order. - * - * @name each - * @static - * @memberOf module:Collections - * @method - * @alias forEach - * @category Collection - * @param {Array|Iterable|AsyncIterable|Object} coll - A collection to iterate over. - * @param {AsyncFunction} iteratee - An async function to apply to - * each item in `coll`. Invoked with (item, callback). - * The array index is not passed to the iteratee. - * If you need the index, use `eachOf`. - * @param {Function} [callback] - A callback which is called when all - * `iteratee` functions have finished, or an error occurs. Invoked with (err). - * @returns {Promise} a promise, if a callback is omitted - * @example - * - * // dir1 is a directory that contains file1.txt, file2.txt - * // dir2 is a directory that contains file3.txt, file4.txt - * // dir3 is a directory that contains file5.txt - * // dir4 does not exist - * - * const fileList = [ 'dir1/file2.txt', 'dir2/file3.txt', 'dir/file5.txt']; - * const withMissingFileList = ['dir1/file1.txt', 'dir4/file2.txt']; - * - * // asynchronous function that deletes a file - * const deleteFile = function(file, callback) { - * fs.unlink(file, callback); - * }; - * - * // Using callbacks - * async.each(fileList, deleteFile, function(err) { - * if( err ) { - * console.log(err); - * } else { - * console.log('All files have been deleted successfully'); - * } - * }); - * - * // Error Handling - * async.each(withMissingFileList, deleteFile, function(err){ - * console.log(err); - * // [ Error: ENOENT: no such file or directory ] - * // since dir4/file2.txt does not exist - * // dir1/file1.txt could have been deleted - * }); - * - * // Using Promises - * async.each(fileList, deleteFile) - * .then( () => { - * console.log('All files have been deleted successfully'); - * }).catch( err => { - * console.log(err); - * }); - * - * // Error Handling - * async.each(fileList, deleteFile) - * .then( () => { - * console.log('All files have been deleted successfully'); - * }).catch( err => { - * console.log(err); - * // [ Error: ENOENT: no such file or directory ] - * // since dir4/file2.txt does not exist - * // dir1/file1.txt could have been deleted - * }); - * - * // Using async/await - * async () => { - * try { - * await async.each(files, deleteFile); - * } - * catch (err) { - * console.log(err); - * } - * } - * - * // Error Handling - * async () => { - * try { - * await async.each(withMissingFileList, deleteFile); - * } - * catch (err) { - * console.log(err); - * // [ Error: ENOENT: no such file or directory ] - * // since dir4/file2.txt does not exist - * // dir1/file1.txt could have been deleted - * } - * } - * - */ -function eachLimit(coll, iteratee, callback) { - return (0, _eachOf2.default)(coll, (0, _withoutIndex2.default)((0, _wrapAsync2.default)(iteratee)), callback); -} - -exports["default"] = (0, _awaitify2.default)(eachLimit, 3); -module.exports = exports.default; - -/***/ }), - -/***/ 95775: -/***/ ((module, exports, __webpack_require__) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); -exports["default"] = asyncEachOfLimit; - -var _breakLoop = __webpack_require__(6347); - -var _breakLoop2 = _interopRequireDefault(_breakLoop); - -function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } - -// for async generators -function asyncEachOfLimit(generator, limit, iteratee, callback) { - let done = false; - let canceled = false; - let awaiting = false; - let running = 0; - let idx = 0; - - function replenish() { - //console.log('replenish') - if (running >= limit || awaiting || done) return; - //console.log('replenish awaiting') - awaiting = true; - generator.next().then(({ value, done: iterDone }) => { - //console.log('got value', value) - if (canceled || done) return; - awaiting = false; - if (iterDone) { - done = true; - if (running <= 0) { - //console.log('done nextCb') - callback(null); - } - return; - } - running++; - iteratee(value, idx, iterateeCallback); - idx++; - replenish(); - }).catch(handleError); - } - - function iterateeCallback(err, result) { - //console.log('iterateeCallback') - running -= 1; - if (canceled) return; - if (err) return handleError(err); - - if (err === false) { - done = true; - canceled = true; - return; - } - - if (result === _breakLoop2.default || done && running <= 0) { - done = true; - //console.log('done iterCb') - return callback(null); - } - replenish(); - } - - function handleError(err) { - if (canceled) return; - awaiting = false; - done = true; - callback(err); - } - - replenish(); -} -module.exports = exports.default; - -/***/ }), - -/***/ 54808: -/***/ ((module, exports) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); -exports["default"] = awaitify; -// conditionally promisify a function. -// only return a promise if a callback is omitted -function awaitify(asyncFn, arity) { - if (!arity) arity = asyncFn.length; - if (!arity) throw new Error('arity is undefined'); - function awaitable(...args) { - if (typeof args[arity - 1] === 'function') { - return asyncFn.apply(this, args); - } - - return new Promise((resolve, reject) => { - args[arity - 1] = (err, ...cbArgs) => { - if (err) return reject(err); - resolve(cbArgs.length > 1 ? cbArgs : cbArgs[0]); - }; - asyncFn.apply(this, args); - }); - } - - return awaitable; -} -module.exports = exports.default; - -/***/ }), - -/***/ 6347: -/***/ ((module, exports) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); -// A temporary value used to identify if the loop should be broken. -// See #1064, #1293 -const breakLoop = {}; -exports["default"] = breakLoop; -module.exports = exports.default; - -/***/ }), - -/***/ 73745: -/***/ ((module, exports, __webpack_require__) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); - -var _once = __webpack_require__(67721); - -var _once2 = _interopRequireDefault(_once); - -var _iterator = __webpack_require__(63762); - -var _iterator2 = _interopRequireDefault(_iterator); - -var _onlyOnce = __webpack_require__(24611); - -var _onlyOnce2 = _interopRequireDefault(_onlyOnce); - -var _wrapAsync = __webpack_require__(86190); - -var _asyncEachOfLimit = __webpack_require__(95775); - -var _asyncEachOfLimit2 = _interopRequireDefault(_asyncEachOfLimit); - -var _breakLoop = __webpack_require__(6347); - -var _breakLoop2 = _interopRequireDefault(_breakLoop); - -function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } - -exports["default"] = limit => { - return (obj, iteratee, callback) => { - callback = (0, _once2.default)(callback); - if (limit <= 0) { - throw new RangeError('concurrency limit cannot be less than 1'); - } - if (!obj) { - return callback(null); - } - if ((0, _wrapAsync.isAsyncGenerator)(obj)) { - return (0, _asyncEachOfLimit2.default)(obj, limit, iteratee, callback); - } - if ((0, _wrapAsync.isAsyncIterable)(obj)) { - return (0, _asyncEachOfLimit2.default)(obj[Symbol.asyncIterator](), limit, iteratee, callback); - } - var nextElem = (0, _iterator2.default)(obj); - var done = false; - var canceled = false; - var running = 0; - var looping = false; - - function iterateeCallback(err, value) { - if (canceled) return; - running -= 1; - if (err) { - done = true; - callback(err); - } else if (err === false) { - done = true; - canceled = true; - } else if (value === _breakLoop2.default || done && running <= 0) { - done = true; - return callback(null); - } else if (!looping) { - replenish(); - } - } - - function replenish() { - looping = true; - while (running < limit && !done) { - var elem = nextElem(); - if (elem === null) { - done = true; - if (running <= 0) { - callback(null); - } - return; - } - running += 1; - iteratee(elem.value, elem.key, (0, _onlyOnce2.default)(iterateeCallback)); - } - looping = false; - } - - replenish(); - }; -}; - -module.exports = exports.default; - -/***/ }), - -/***/ 20404: -/***/ ((module, exports) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); - -exports["default"] = function (coll) { - return coll[Symbol.iterator] && coll[Symbol.iterator](); -}; - -module.exports = exports.default; - -/***/ }), - -/***/ 37564: -/***/ ((module, exports) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); - -exports["default"] = function (fn) { - return function (...args /*, callback*/) { - var callback = args.pop(); - return fn.call(this, args, callback); - }; -}; - -module.exports = exports.default; - -/***/ }), - -/***/ 88684: -/***/ ((module, exports) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); -exports["default"] = isArrayLike; -function isArrayLike(value) { - return value && typeof value.length === 'number' && value.length >= 0 && value.length % 1 === 0; -} -module.exports = exports.default; - -/***/ }), - -/***/ 63762: -/***/ ((module, exports, __webpack_require__) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); -exports["default"] = createIterator; - -var _isArrayLike = __webpack_require__(88684); - -var _isArrayLike2 = _interopRequireDefault(_isArrayLike); - -var _getIterator = __webpack_require__(20404); - -var _getIterator2 = _interopRequireDefault(_getIterator); - -function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } - -function createArrayIterator(coll) { - var i = -1; - var len = coll.length; - return function next() { - return ++i < len ? { value: coll[i], key: i } : null; - }; -} - -function createES2015Iterator(iterator) { - var i = -1; - return function next() { - var item = iterator.next(); - if (item.done) return null; - i++; - return { value: item.value, key: i }; - }; -} - -function createObjectIterator(obj) { - var okeys = obj ? Object.keys(obj) : []; - var i = -1; - var len = okeys.length; - return function next() { - var key = okeys[++i]; - if (key === '__proto__') { - return next(); - } - return i < len ? { value: obj[key], key } : null; - }; -} - -function createIterator(coll) { - if ((0, _isArrayLike2.default)(coll)) { - return createArrayIterator(coll); - } - - var iterator = (0, _getIterator2.default)(coll); - return iterator ? createES2015Iterator(iterator) : createObjectIterator(coll); -} -module.exports = exports.default; - -/***/ }), - -/***/ 67721: -/***/ ((module, exports) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); -exports["default"] = once; -function once(fn) { - function wrapper(...args) { - if (fn === null) return; - var callFn = fn; - fn = null; - callFn.apply(this, args); - } - Object.assign(wrapper, fn); - return wrapper; -} -module.exports = exports.default; - -/***/ }), - -/***/ 24611: -/***/ ((module, exports) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); -exports["default"] = onlyOnce; -function onlyOnce(fn) { - return function (...args) { - if (fn === null) throw new Error("Callback was already called."); - var callFn = fn; - fn = null; - callFn.apply(this, args); - }; -} -module.exports = exports.default; - -/***/ }), - -/***/ 95603: -/***/ ((module, exports, __webpack_require__) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); - -var _isArrayLike = __webpack_require__(88684); - -var _isArrayLike2 = _interopRequireDefault(_isArrayLike); - -var _wrapAsync = __webpack_require__(86190); - -var _wrapAsync2 = _interopRequireDefault(_wrapAsync); - -var _awaitify = __webpack_require__(54808); - -var _awaitify2 = _interopRequireDefault(_awaitify); - -function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } - -exports["default"] = (0, _awaitify2.default)((eachfn, tasks, callback) => { - var results = (0, _isArrayLike2.default)(tasks) ? [] : {}; - - eachfn(tasks, (task, key, taskCb) => { - (0, _wrapAsync2.default)(task)((err, ...result) => { - if (result.length < 2) { - [result] = result; - } - results[key] = result; - taskCb(err); - }); - }, err => callback(err, results)); -}, 3); -module.exports = exports.default; - -/***/ }), - -/***/ 6793: -/***/ ((__unused_webpack_module, exports) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); -exports.fallback = fallback; -exports.wrap = wrap; -/* istanbul ignore file */ - -var hasQueueMicrotask = exports.hasQueueMicrotask = typeof queueMicrotask === 'function' && queueMicrotask; -var hasSetImmediate = exports.hasSetImmediate = typeof setImmediate === 'function' && setImmediate; -var hasNextTick = exports.hasNextTick = typeof process === 'object' && typeof process.nextTick === 'function'; - -function fallback(fn) { - setTimeout(fn, 0); -} - -function wrap(defer) { - return (fn, ...args) => defer(() => fn(...args)); -} - -var _defer; - -if (hasQueueMicrotask) { - _defer = queueMicrotask; -} else if (hasSetImmediate) { - _defer = setImmediate; -} else if (hasNextTick) { - _defer = process.nextTick; -} else { - _defer = fallback; -} - -exports["default"] = wrap(_defer); - -/***/ }), - -/***/ 632: -/***/ ((module, exports) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); -exports["default"] = _withoutIndex; -function _withoutIndex(iteratee) { - return (value, index, callback) => iteratee(value, callback); -} -module.exports = exports.default; - -/***/ }), - -/***/ 86190: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); -exports.isAsyncIterable = exports.isAsyncGenerator = exports.isAsync = undefined; - -var _asyncify = __webpack_require__(53138); - -var _asyncify2 = _interopRequireDefault(_asyncify); - -function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } - -function isAsync(fn) { - return fn[Symbol.toStringTag] === 'AsyncFunction'; -} - -function isAsyncGenerator(fn) { - return fn[Symbol.toStringTag] === 'AsyncGenerator'; -} - -function isAsyncIterable(obj) { - return typeof obj[Symbol.asyncIterator] === 'function'; -} - -function wrapAsync(asyncFn) { - if (typeof asyncFn !== 'function') throw new Error('expected a function'); - return isAsync(asyncFn) ? (0, _asyncify2.default)(asyncFn) : asyncFn; -} - -exports["default"] = wrapAsync; -exports.isAsync = isAsync; -exports.isAsyncGenerator = isAsyncGenerator; -exports.isAsyncIterable = isAsyncIterable; - -/***/ }), - -/***/ 43745: -/***/ ((module, exports, __webpack_require__) => { - -"use strict"; - - -Object.defineProperty(exports, "__esModule", ({ - value: true -})); -exports["default"] = series; - -var _parallel2 = __webpack_require__(95603); - -var _parallel3 = _interopRequireDefault(_parallel2); - -var _eachOfSeries = __webpack_require__(17249); - -var _eachOfSeries2 = _interopRequireDefault(_eachOfSeries); - -function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } - -/** - * Run the functions in the `tasks` collection in series, each one running once - * the previous function has completed. If any functions in the series pass an - * error to its callback, no more functions are run, and `callback` is - * immediately called with the value of the error. Otherwise, `callback` - * receives an array of results when `tasks` have completed. - * - * It is also possible to use an object instead of an array. Each property will - * be run as a function, and the results will be passed to the final `callback` - * as an object instead of an array. This can be a more readable way of handling - * results from {@link async.series}. - * - * **Note** that while many implementations preserve the order of object - * properties, the [ECMAScript Language Specification](http://www.ecma-international.org/ecma-262/5.1/#sec-8.6) - * explicitly states that - * - * > The mechanics and order of enumerating the properties is not specified. - * - * So if you rely on the order in which your series of functions are executed, - * and want this to work on all platforms, consider using an array. - * - * @name series - * @static - * @memberOf module:ControlFlow - * @method - * @category Control Flow - * @param {Array|Iterable|AsyncIterable|Object} tasks - A collection containing - * [async functions]{@link AsyncFunction} to run in series. - * Each function can complete with any number of optional `result` values. - * @param {Function} [callback] - An optional callback to run once all the - * functions have completed. This function gets a results array (or object) - * containing all the result arguments passed to the `task` callbacks. Invoked - * with (err, result). - * @return {Promise} a promise, if no callback is passed - * @example - * - * //Using Callbacks - * async.series([ - * function(callback) { - * setTimeout(function() { - * // do some async task - * callback(null, 'one'); - * }, 200); - * }, - * function(callback) { - * setTimeout(function() { - * // then do another async task - * callback(null, 'two'); - * }, 100); - * } - * ], function(err, results) { - * console.log(results); - * // results is equal to ['one','two'] - * }); - * - * // an example using objects instead of arrays - * async.series({ - * one: function(callback) { - * setTimeout(function() { - * // do some async task - * callback(null, 1); - * }, 200); - * }, - * two: function(callback) { - * setTimeout(function() { - * // then do another async task - * callback(null, 2); - * }, 100); - * } - * }, function(err, results) { - * console.log(results); - * // results is equal to: { one: 1, two: 2 } - * }); - * - * //Using Promises - * async.series([ - * function(callback) { - * setTimeout(function() { - * callback(null, 'one'); - * }, 200); - * }, - * function(callback) { - * setTimeout(function() { - * callback(null, 'two'); - * }, 100); - * } - * ]).then(results => { - * console.log(results); - * // results is equal to ['one','two'] - * }).catch(err => { - * console.log(err); - * }); - * - * // an example using an object instead of an array - * async.series({ - * one: function(callback) { - * setTimeout(function() { - * // do some async task - * callback(null, 1); - * }, 200); - * }, - * two: function(callback) { - * setTimeout(function() { - * // then do another async task - * callback(null, 2); - * }, 100); - * } - * }).then(results => { - * console.log(results); - * // results is equal to: { one: 1, two: 2 } - * }).catch(err => { - * console.log(err); - * }); - * - * //Using async/await - * async () => { - * try { - * let results = await async.series([ - * function(callback) { - * setTimeout(function() { - * // do some async task - * callback(null, 'one'); - * }, 200); - * }, - * function(callback) { - * setTimeout(function() { - * // then do another async task - * callback(null, 'two'); - * }, 100); - * } - * ]); - * console.log(results); - * // results is equal to ['one','two'] - * } - * catch (err) { - * console.log(err); - * } - * } - * - * // an example using an object instead of an array - * async () => { - * try { - * let results = await async.parallel({ - * one: function(callback) { - * setTimeout(function() { - * // do some async task - * callback(null, 1); - * }, 200); - * }, - * two: function(callback) { - * setTimeout(function() { - * // then do another async task - * callback(null, 2); - * }, 100); - * } - * }); - * console.log(results); - * // results is equal to: { one: 1, two: 2 } - * } - * catch (err) { - * console.log(err); - * } - * } - * - */ -function series(tasks, callback) { - return (0, _parallel3.default)(_eachOfSeries2.default, tasks, callback); -} -module.exports = exports.default; - -/***/ }), - -/***/ 26: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { - -"use strict"; - -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", ({ value: true })); -const match_1 = __importDefault(__webpack_require__(87486)); -class Ascii { - name() { - return 'ASCII'; - } - match(det) { - const input = det.rawInput; - for (let i = 0; i < det.rawLen; i++) { - const b = input[i]; - if (b < 32 || b > 126) { - return (0, match_1.default)(det, this, 0); - } - } - return (0, match_1.default)(det, this, 100); - } -} -exports["default"] = Ascii; -//# sourceMappingURL=ascii.js.map - -/***/ }), - -/***/ 29946: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { - -"use strict"; - -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", ({ value: true })); -exports.ISO_2022_CN = exports.ISO_2022_KR = exports.ISO_2022_JP = void 0; -const match_1 = __importDefault(__webpack_require__(87486)); -class ISO_2022 { - constructor() { - this.escapeSequences = []; - } - name() { - return 'ISO_2022'; - } - match(det) { - let i, j; - let escN; - let hits = 0; - let misses = 0; - let shifts = 0; - let confidence; - const text = det.inputBytes; - const textLen = det.inputLen; - scanInput: for (i = 0; i < textLen; i++) { - if (text[i] == 0x1b) { - checkEscapes: for (escN = 0; escN < this.escapeSequences.length; escN++) { - const seq = this.escapeSequences[escN]; - if (textLen - i < seq.length) - continue checkEscapes; - for (j = 1; j < seq.length; j++) - if (seq[j] != text[i + j]) - continue checkEscapes; - hits++; - i += seq.length - 1; - continue scanInput; - } - misses++; - } - if (text[i] == 0x0e || text[i] == 0x0f) - shifts++; - } - if (hits == 0) - return null; - confidence = (100 * hits - 100 * misses) / (hits + misses); - if (hits + shifts < 5) - confidence -= (5 - (hits + shifts)) * 10; - return confidence <= 0 ? null : (0, match_1.default)(det, this, confidence); - } -} -class ISO_2022_JP extends ISO_2022 { - constructor() { - super(...arguments); - this.escapeSequences = [ - [0x1b, 0x24, 0x28, 0x43], - [0x1b, 0x24, 0x28, 0x44], - [0x1b, 0x24, 0x40], - [0x1b, 0x24, 0x41], - [0x1b, 0x24, 0x42], - [0x1b, 0x26, 0x40], - [0x1b, 0x28, 0x42], - [0x1b, 0x28, 0x48], - [0x1b, 0x28, 0x49], - [0x1b, 0x28, 0x4a], - [0x1b, 0x2e, 0x41], - [0x1b, 0x2e, 0x46], - ]; - } - name() { - return 'ISO-2022-JP'; - } - language() { - return 'ja'; - } -} -exports.ISO_2022_JP = ISO_2022_JP; -class ISO_2022_KR extends ISO_2022 { - constructor() { - super(...arguments); - this.escapeSequences = [[0x1b, 0x24, 0x29, 0x43]]; - } - name() { - return 'ISO-2022-KR'; - } - language() { - return 'kr'; - } -} -exports.ISO_2022_KR = ISO_2022_KR; -class ISO_2022_CN extends ISO_2022 { - constructor() { - super(...arguments); - this.escapeSequences = [ - [0x1b, 0x24, 0x29, 0x41], - [0x1b, 0x24, 0x29, 0x47], - [0x1b, 0x24, 0x2a, 0x48], - [0x1b, 0x24, 0x29, 0x45], - [0x1b, 0x24, 0x2b, 0x49], - [0x1b, 0x24, 0x2b, 0x4a], - [0x1b, 0x24, 0x2b, 0x4b], - [0x1b, 0x24, 0x2b, 0x4c], - [0x1b, 0x24, 0x2b, 0x4d], - [0x1b, 0x4e], - [0x1b, 0x4f], - ]; - } - name() { - return 'ISO-2022-CN'; - } - language() { - return 'zh'; - } -} -exports.ISO_2022_CN = ISO_2022_CN; -//# sourceMappingURL=iso2022.js.map - -/***/ }), - -/***/ 29384: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { - -"use strict"; - -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", ({ value: true })); -exports.gb_18030 = exports.euc_kr = exports.euc_jp = exports.big5 = exports.sjis = void 0; -const match_1 = __importDefault(__webpack_require__(87486)); -function binarySearch(arr, searchValue) { - const find = (arr, searchValue, left, right) => { - if (right < left) - return -1; - const mid = Math.floor((left + right) >>> 1); - if (searchValue > arr[mid]) - return find(arr, searchValue, mid + 1, right); - if (searchValue < arr[mid]) - return find(arr, searchValue, left, mid - 1); - return mid; - }; - return find(arr, searchValue, 0, arr.length - 1); -} -class IteratedChar { - constructor() { - this.charValue = 0; - this.index = 0; - this.nextIndex = 0; - this.error = false; - this.done = false; - } - reset() { - this.charValue = 0; - this.index = -1; - this.nextIndex = 0; - this.error = false; - this.done = false; - } - nextByte(det) { - if (this.nextIndex >= det.rawLen) { - this.done = true; - return -1; - } - const byteValue = det.rawInput[this.nextIndex++] & 0x00ff; - return byteValue; - } -} -class mbcs { - constructor() { - this.commonChars = []; - } - name() { - return 'mbcs'; - } - match(det) { - let doubleByteCharCount = 0, commonCharCount = 0, badCharCount = 0, totalCharCount = 0, confidence = 0; - const iter = new IteratedChar(); - detectBlock: { - for (iter.reset(); this.nextChar(iter, det);) { - totalCharCount++; - if (iter.error) { - badCharCount++; - } - else { - const cv = iter.charValue & 0xffffffff; - if (cv > 0xff) { - doubleByteCharCount++; - if (this.commonChars != null) { - if (binarySearch(this.commonChars, cv) >= 0) { - commonCharCount++; - } - } - } - } - if (badCharCount >= 2 && badCharCount * 5 >= doubleByteCharCount) { - break detectBlock; - } - } - if (doubleByteCharCount <= 10 && badCharCount == 0) { - if (doubleByteCharCount == 0 && totalCharCount < 10) { - confidence = 0; - } - else { - confidence = 10; - } - break detectBlock; - } - if (doubleByteCharCount < 20 * badCharCount) { - confidence = 0; - break detectBlock; - } - if (this.commonChars == null) { - confidence = 30 + doubleByteCharCount - 20 * badCharCount; - if (confidence > 100) { - confidence = 100; - } - } - else { - const maxVal = Math.log(doubleByteCharCount / 4); - const scaleFactor = 90.0 / maxVal; - confidence = Math.floor(Math.log(commonCharCount + 1) * scaleFactor + 10); - confidence = Math.min(confidence, 100); - } - } - return confidence == 0 ? null : (0, match_1.default)(det, this, confidence); - } - nextChar(_iter, _det) { - return true; - } -} -class sjis extends mbcs { - constructor() { - super(...arguments); - this.commonChars = [ - 0x8140, 0x8141, 0x8142, 0x8145, 0x815b, 0x8169, 0x816a, 0x8175, 0x8176, - 0x82a0, 0x82a2, 0x82a4, 0x82a9, 0x82aa, 0x82ab, 0x82ad, 0x82af, 0x82b1, - 0x82b3, 0x82b5, 0x82b7, 0x82bd, 0x82be, 0x82c1, 0x82c4, 0x82c5, 0x82c6, - 0x82c8, 0x82c9, 0x82cc, 0x82cd, 0x82dc, 0x82e0, 0x82e7, 0x82e8, 0x82e9, - 0x82ea, 0x82f0, 0x82f1, 0x8341, 0x8343, 0x834e, 0x834f, 0x8358, 0x835e, - 0x8362, 0x8367, 0x8375, 0x8376, 0x8389, 0x838a, 0x838b, 0x838d, 0x8393, - 0x8e96, 0x93fa, 0x95aa, - ]; - } - name() { - return 'Shift_JIS'; - } - language() { - return 'ja'; - } - nextChar(iter, det) { - iter.index = iter.nextIndex; - iter.error = false; - const firstByte = (iter.charValue = iter.nextByte(det)); - if (firstByte < 0) - return false; - if (firstByte <= 0x7f || (firstByte > 0xa0 && firstByte <= 0xdf)) - return true; - const secondByte = iter.nextByte(det); - if (secondByte < 0) - return false; - iter.charValue = (firstByte << 8) | secondByte; - if (!((secondByte >= 0x40 && secondByte <= 0x7f) || - (secondByte >= 0x80 && secondByte <= 0xff))) { - iter.error = true; - } - return true; - } -} -exports.sjis = sjis; -class big5 extends mbcs { - constructor() { - super(...arguments); - this.commonChars = [ - 0xa140, 0xa141, 0xa142, 0xa143, 0xa147, 0xa149, 0xa175, 0xa176, 0xa440, - 0xa446, 0xa447, 0xa448, 0xa451, 0xa454, 0xa457, 0xa464, 0xa46a, 0xa46c, - 0xa477, 0xa4a3, 0xa4a4, 0xa4a7, 0xa4c1, 0xa4ce, 0xa4d1, 0xa4df, 0xa4e8, - 0xa4fd, 0xa540, 0xa548, 0xa558, 0xa569, 0xa5cd, 0xa5e7, 0xa657, 0xa661, - 0xa662, 0xa668, 0xa670, 0xa6a8, 0xa6b3, 0xa6b9, 0xa6d3, 0xa6db, 0xa6e6, - 0xa6f2, 0xa740, 0xa751, 0xa759, 0xa7da, 0xa8a3, 0xa8a5, 0xa8ad, 0xa8d1, - 0xa8d3, 0xa8e4, 0xa8fc, 0xa9c0, 0xa9d2, 0xa9f3, 0xaa6b, 0xaaba, 0xaabe, - 0xaacc, 0xaafc, 0xac47, 0xac4f, 0xacb0, 0xacd2, 0xad59, 0xaec9, 0xafe0, - 0xb0ea, 0xb16f, 0xb2b3, 0xb2c4, 0xb36f, 0xb44c, 0xb44e, 0xb54c, 0xb5a5, - 0xb5bd, 0xb5d0, 0xb5d8, 0xb671, 0xb7ed, 0xb867, 0xb944, 0xbad8, 0xbb44, - 0xbba1, 0xbdd1, 0xc2c4, 0xc3b9, 0xc440, 0xc45f, - ]; - } - name() { - return 'Big5'; - } - language() { - return 'zh'; - } - nextChar(iter, det) { - iter.index = iter.nextIndex; - iter.error = false; - const firstByte = (iter.charValue = iter.nextByte(det)); - if (firstByte < 0) - return false; - if (firstByte <= 0x7f || firstByte == 0xff) - return true; - const secondByte = iter.nextByte(det); - if (secondByte < 0) - return false; - iter.charValue = (iter.charValue << 8) | secondByte; - if (secondByte < 0x40 || secondByte == 0x7f || secondByte == 0xff) - iter.error = true; - return true; - } -} -exports.big5 = big5; -function eucNextChar(iter, det) { - iter.index = iter.nextIndex; - iter.error = false; - let firstByte = 0; - let secondByte = 0; - let thirdByte = 0; - buildChar: { - firstByte = iter.charValue = iter.nextByte(det); - if (firstByte < 0) { - iter.done = true; - break buildChar; - } - if (firstByte <= 0x8d) { - break buildChar; - } - secondByte = iter.nextByte(det); - iter.charValue = (iter.charValue << 8) | secondByte; - if (firstByte >= 0xa1 && firstByte <= 0xfe) { - if (secondByte < 0xa1) { - iter.error = true; - } - break buildChar; - } - if (firstByte == 0x8e) { - if (secondByte < 0xa1) { - iter.error = true; - } - break buildChar; - } - if (firstByte == 0x8f) { - thirdByte = iter.nextByte(det); - iter.charValue = (iter.charValue << 8) | thirdByte; - if (thirdByte < 0xa1) { - iter.error = true; - } - } - } - return iter.done == false; -} -class euc_jp extends mbcs { - constructor() { - super(...arguments); - this.commonChars = [ - 0xa1a1, 0xa1a2, 0xa1a3, 0xa1a6, 0xa1bc, 0xa1ca, 0xa1cb, 0xa1d6, 0xa1d7, - 0xa4a2, 0xa4a4, 0xa4a6, 0xa4a8, 0xa4aa, 0xa4ab, 0xa4ac, 0xa4ad, 0xa4af, - 0xa4b1, 0xa4b3, 0xa4b5, 0xa4b7, 0xa4b9, 0xa4bb, 0xa4bd, 0xa4bf, 0xa4c0, - 0xa4c1, 0xa4c3, 0xa4c4, 0xa4c6, 0xa4c7, 0xa4c8, 0xa4c9, 0xa4ca, 0xa4cb, - 0xa4ce, 0xa4cf, 0xa4d0, 0xa4de, 0xa4df, 0xa4e1, 0xa4e2, 0xa4e4, 0xa4e8, - 0xa4e9, 0xa4ea, 0xa4eb, 0xa4ec, 0xa4ef, 0xa4f2, 0xa4f3, 0xa5a2, 0xa5a3, - 0xa5a4, 0xa5a6, 0xa5a7, 0xa5aa, 0xa5ad, 0xa5af, 0xa5b0, 0xa5b3, 0xa5b5, - 0xa5b7, 0xa5b8, 0xa5b9, 0xa5bf, 0xa5c3, 0xa5c6, 0xa5c7, 0xa5c8, 0xa5c9, - 0xa5cb, 0xa5d0, 0xa5d5, 0xa5d6, 0xa5d7, 0xa5de, 0xa5e0, 0xa5e1, 0xa5e5, - 0xa5e9, 0xa5ea, 0xa5eb, 0xa5ec, 0xa5ed, 0xa5f3, 0xb8a9, 0xb9d4, 0xbaee, - 0xbbc8, 0xbef0, 0xbfb7, 0xc4ea, 0xc6fc, 0xc7bd, 0xcab8, 0xcaf3, 0xcbdc, - 0xcdd1, - ]; - this.nextChar = eucNextChar; - } - name() { - return 'EUC-JP'; - } - language() { - return 'ja'; - } -} -exports.euc_jp = euc_jp; -class euc_kr extends mbcs { - constructor() { - super(...arguments); - this.commonChars = [ - 0xb0a1, 0xb0b3, 0xb0c5, 0xb0cd, 0xb0d4, 0xb0e6, 0xb0ed, 0xb0f8, 0xb0fa, - 0xb0fc, 0xb1b8, 0xb1b9, 0xb1c7, 0xb1d7, 0xb1e2, 0xb3aa, 0xb3bb, 0xb4c2, - 0xb4cf, 0xb4d9, 0xb4eb, 0xb5a5, 0xb5b5, 0xb5bf, 0xb5c7, 0xb5e9, 0xb6f3, - 0xb7af, 0xb7c2, 0xb7ce, 0xb8a6, 0xb8ae, 0xb8b6, 0xb8b8, 0xb8bb, 0xb8e9, - 0xb9ab, 0xb9ae, 0xb9cc, 0xb9ce, 0xb9fd, 0xbab8, 0xbace, 0xbad0, 0xbaf1, - 0xbbe7, 0xbbf3, 0xbbfd, 0xbcad, 0xbcba, 0xbcd2, 0xbcf6, 0xbdba, 0xbdc0, - 0xbdc3, 0xbdc5, 0xbec6, 0xbec8, 0xbedf, 0xbeee, 0xbef8, 0xbefa, 0xbfa1, - 0xbfa9, 0xbfc0, 0xbfe4, 0xbfeb, 0xbfec, 0xbff8, 0xc0a7, 0xc0af, 0xc0b8, - 0xc0ba, 0xc0bb, 0xc0bd, 0xc0c7, 0xc0cc, 0xc0ce, 0xc0cf, 0xc0d6, 0xc0da, - 0xc0e5, 0xc0fb, 0xc0fc, 0xc1a4, 0xc1a6, 0xc1b6, 0xc1d6, 0xc1df, 0xc1f6, - 0xc1f8, 0xc4a1, 0xc5cd, 0xc6ae, 0xc7cf, 0xc7d1, 0xc7d2, 0xc7d8, 0xc7e5, - 0xc8ad, - ]; - this.nextChar = eucNextChar; - } - name() { - return 'EUC-KR'; - } - language() { - return 'ko'; - } -} -exports.euc_kr = euc_kr; -class gb_18030 extends mbcs { - constructor() { - super(...arguments); - this.commonChars = [ - 0xa1a1, 0xa1a2, 0xa1a3, 0xa1a4, 0xa1b0, 0xa1b1, 0xa1f1, 0xa1f3, 0xa3a1, - 0xa3ac, 0xa3ba, 0xb1a8, 0xb1b8, 0xb1be, 0xb2bb, 0xb3c9, 0xb3f6, 0xb4f3, - 0xb5bd, 0xb5c4, 0xb5e3, 0xb6af, 0xb6d4, 0xb6e0, 0xb7a2, 0xb7a8, 0xb7bd, - 0xb7d6, 0xb7dd, 0xb8b4, 0xb8df, 0xb8f6, 0xb9ab, 0xb9c9, 0xb9d8, 0xb9fa, - 0xb9fd, 0xbacd, 0xbba7, 0xbbd6, 0xbbe1, 0xbbfa, 0xbcbc, 0xbcdb, 0xbcfe, - 0xbdcc, 0xbecd, 0xbedd, 0xbfb4, 0xbfc6, 0xbfc9, 0xc0b4, 0xc0ed, 0xc1cb, - 0xc2db, 0xc3c7, 0xc4dc, 0xc4ea, 0xc5cc, 0xc6f7, 0xc7f8, 0xc8ab, 0xc8cb, - 0xc8d5, 0xc8e7, 0xc9cf, 0xc9fa, 0xcab1, 0xcab5, 0xcac7, 0xcad0, 0xcad6, - 0xcaf5, 0xcafd, 0xccec, 0xcdf8, 0xceaa, 0xcec4, 0xced2, 0xcee5, 0xcfb5, - 0xcfc2, 0xcfd6, 0xd0c2, 0xd0c5, 0xd0d0, 0xd0d4, 0xd1a7, 0xd2aa, 0xd2b2, - 0xd2b5, 0xd2bb, 0xd2d4, 0xd3c3, 0xd3d0, 0xd3fd, 0xd4c2, 0xd4da, 0xd5e2, - 0xd6d0, - ]; - } - name() { - return 'GB18030'; - } - language() { - return 'zh'; - } - nextChar(iter, det) { - iter.index = iter.nextIndex; - iter.error = false; - let firstByte = 0; - let secondByte = 0; - let thirdByte = 0; - let fourthByte = 0; - buildChar: { - firstByte = iter.charValue = iter.nextByte(det); - if (firstByte < 0) { - iter.done = true; - break buildChar; - } - if (firstByte <= 0x80) { - break buildChar; - } - secondByte = iter.nextByte(det); - iter.charValue = (iter.charValue << 8) | secondByte; - if (firstByte >= 0x81 && firstByte <= 0xfe) { - if ((secondByte >= 0x40 && secondByte <= 0x7e) || - (secondByte >= 80 && secondByte <= 0xfe)) { - break buildChar; - } - if (secondByte >= 0x30 && secondByte <= 0x39) { - thirdByte = iter.nextByte(det); - if (thirdByte >= 0x81 && thirdByte <= 0xfe) { - fourthByte = iter.nextByte(det); - if (fourthByte >= 0x30 && fourthByte <= 0x39) { - iter.charValue = - (iter.charValue << 16) | (thirdByte << 8) | fourthByte; - break buildChar; - } - } - } - iter.error = true; - break buildChar; - } - } - return iter.done == false; - } -} -exports.gb_18030 = gb_18030; -//# sourceMappingURL=mbcs.js.map - -/***/ }), - -/***/ 32674: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { - -"use strict"; - -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", ({ value: true })); -exports.KOI8_R = exports.windows_1256 = exports.windows_1251 = exports.ISO_8859_9 = exports.ISO_8859_8 = exports.ISO_8859_7 = exports.ISO_8859_6 = exports.ISO_8859_5 = exports.ISO_8859_2 = exports.ISO_8859_1 = void 0; -const match_1 = __importDefault(__webpack_require__(87486)); -const N_GRAM_MASK = 0xffffff; -class NGramParser { - constructor(theNgramList, theByteMap) { - this.byteIndex = 0; - this.ngram = 0; - this.ngramCount = 0; - this.hitCount = 0; - this.spaceChar = 0x20; - this.ngramList = theNgramList; - this.byteMap = theByteMap; - } - search(table, value) { - let index = 0; - if (table[index + 32] <= value) - index += 32; - if (table[index + 16] <= value) - index += 16; - if (table[index + 8] <= value) - index += 8; - if (table[index + 4] <= value) - index += 4; - if (table[index + 2] <= value) - index += 2; - if (table[index + 1] <= value) - index += 1; - if (table[index] > value) - index -= 1; - if (index < 0 || table[index] != value) - return -1; - return index; - } - lookup(thisNgram) { - this.ngramCount += 1; - if (this.search(this.ngramList, thisNgram) >= 0) { - this.hitCount += 1; - } - } - addByte(b) { - this.ngram = ((this.ngram << 8) + (b & 0xff)) & N_GRAM_MASK; - this.lookup(this.ngram); - } - nextByte(det) { - if (this.byteIndex >= det.inputLen) - return -1; - return det.inputBytes[this.byteIndex++] & 0xff; - } - parse(det, spaceCh) { - let b, ignoreSpace = false; - this.spaceChar = spaceCh; - while ((b = this.nextByte(det)) >= 0) { - const mb = this.byteMap[b]; - if (mb != 0) { - if (!(mb == this.spaceChar && ignoreSpace)) { - this.addByte(mb); - } - ignoreSpace = mb == this.spaceChar; - } - } - this.addByte(this.spaceChar); - const rawPercent = this.hitCount / this.ngramCount; - if (rawPercent > 0.33) - return 98; - return Math.floor(rawPercent * 300.0); - } -} -class NGramsPlusLang { - constructor(la, ng) { - this.fLang = la; - this.fNGrams = ng; - } -} -const isFlatNgrams = (val) => Array.isArray(val) && isFinite(val[0]); -class sbcs { - constructor() { - this.spaceChar = 0x20; - this.nGramLang = undefined; - } - ngrams() { - return []; - } - byteMap() { - return []; - } - name(_input) { - return 'sbcs'; - } - language() { - return this.nGramLang; - } - match(det) { - this.nGramLang = undefined; - const ngrams = this.ngrams(); - if (isFlatNgrams(ngrams)) { - const parser = new NGramParser(ngrams, this.byteMap()); - const confidence = parser.parse(det, this.spaceChar); - return confidence <= 0 ? null : (0, match_1.default)(det, this, confidence); - } - let bestConfidence = -1; - for (let i = ngrams.length - 1; i >= 0; i--) { - const ngl = ngrams[i]; - const parser = new NGramParser(ngl.fNGrams, this.byteMap()); - const confidence = parser.parse(det, this.spaceChar); - if (confidence > bestConfidence) { - bestConfidence = confidence; - this.nGramLang = ngl.fLang; - } - } - return bestConfidence <= 0 ? null : (0, match_1.default)(det, this, bestConfidence); - } -} -class ISO_8859_1 extends sbcs { - byteMap() { - return [ - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, - 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, - 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, - 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, - 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0xaa, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0xb5, 0x20, 0x20, 0x20, 0x20, 0xba, 0x20, 0x20, 0x20, 0x20, 0x20, - 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, - 0xec, 0xed, 0xee, 0xef, 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0x20, - 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, - 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, - 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0x20, 0xf8, 0xf9, 0xfa, 0xfb, - 0xfc, 0xfd, 0xfe, 0xff, - ]; - } - ngrams() { - return [ - new NGramsPlusLang('da', [ - 0x206166, 0x206174, 0x206465, 0x20656e, 0x206572, 0x20666f, 0x206861, - 0x206920, 0x206d65, 0x206f67, 0x2070e5, 0x207369, 0x207374, 0x207469, - 0x207669, 0x616620, 0x616e20, 0x616e64, 0x617220, 0x617420, 0x646520, - 0x64656e, 0x646572, 0x646574, 0x652073, 0x656420, 0x656465, 0x656e20, - 0x656e64, 0x657220, 0x657265, 0x657320, 0x657420, 0x666f72, 0x676520, - 0x67656e, 0x676572, 0x696765, 0x696c20, 0x696e67, 0x6b6520, 0x6b6b65, - 0x6c6572, 0x6c6967, 0x6c6c65, 0x6d6564, 0x6e6465, 0x6e6520, 0x6e6720, - 0x6e6765, 0x6f6720, 0x6f6d20, 0x6f7220, 0x70e520, 0x722064, 0x722065, - 0x722073, 0x726520, 0x737465, 0x742073, 0x746520, 0x746572, 0x74696c, - 0x766572, - ]), - new NGramsPlusLang('de', [ - 0x20616e, 0x206175, 0x206265, 0x206461, 0x206465, 0x206469, 0x206569, - 0x206765, 0x206861, 0x20696e, 0x206d69, 0x207363, 0x207365, 0x20756e, - 0x207665, 0x20766f, 0x207765, 0x207a75, 0x626572, 0x636820, 0x636865, - 0x636874, 0x646173, 0x64656e, 0x646572, 0x646965, 0x652064, 0x652073, - 0x65696e, 0x656974, 0x656e20, 0x657220, 0x657320, 0x67656e, 0x68656e, - 0x687420, 0x696368, 0x696520, 0x696e20, 0x696e65, 0x697420, 0x6c6963, - 0x6c6c65, 0x6e2061, 0x6e2064, 0x6e2073, 0x6e6420, 0x6e6465, 0x6e6520, - 0x6e6720, 0x6e6765, 0x6e7465, 0x722064, 0x726465, 0x726569, 0x736368, - 0x737465, 0x742064, 0x746520, 0x74656e, 0x746572, 0x756e64, 0x756e67, - 0x766572, - ]), - new NGramsPlusLang('en', [ - 0x206120, 0x20616e, 0x206265, 0x20636f, 0x20666f, 0x206861, 0x206865, - 0x20696e, 0x206d61, 0x206f66, 0x207072, 0x207265, 0x207361, 0x207374, - 0x207468, 0x20746f, 0x207768, 0x616964, 0x616c20, 0x616e20, 0x616e64, - 0x617320, 0x617420, 0x617465, 0x617469, 0x642061, 0x642074, 0x652061, - 0x652073, 0x652074, 0x656420, 0x656e74, 0x657220, 0x657320, 0x666f72, - 0x686174, 0x686520, 0x686572, 0x696420, 0x696e20, 0x696e67, 0x696f6e, - 0x697320, 0x6e2061, 0x6e2074, 0x6e6420, 0x6e6720, 0x6e7420, 0x6f6620, - 0x6f6e20, 0x6f7220, 0x726520, 0x727320, 0x732061, 0x732074, 0x736169, - 0x737420, 0x742074, 0x746572, 0x746861, 0x746865, 0x74696f, 0x746f20, - 0x747320, - ]), - new NGramsPlusLang('es', [ - 0x206120, 0x206361, 0x20636f, 0x206465, 0x20656c, 0x20656e, 0x206573, - 0x20696e, 0x206c61, 0x206c6f, 0x207061, 0x20706f, 0x207072, 0x207175, - 0x207265, 0x207365, 0x20756e, 0x207920, 0x612063, 0x612064, 0x612065, - 0x61206c, 0x612070, 0x616369, 0x61646f, 0x616c20, 0x617220, 0x617320, - 0x6369f3, 0x636f6e, 0x646520, 0x64656c, 0x646f20, 0x652064, 0x652065, - 0x65206c, 0x656c20, 0x656e20, 0x656e74, 0x657320, 0x657374, 0x69656e, - 0x69f36e, 0x6c6120, 0x6c6f73, 0x6e2065, 0x6e7465, 0x6f2064, 0x6f2065, - 0x6f6e20, 0x6f7220, 0x6f7320, 0x706172, 0x717565, 0x726120, 0x726573, - 0x732064, 0x732065, 0x732070, 0x736520, 0x746520, 0x746f20, 0x756520, - 0xf36e20, - ]), - new NGramsPlusLang('fr', [ - 0x206175, 0x20636f, 0x206461, 0x206465, 0x206475, 0x20656e, 0x206574, - 0x206c61, 0x206c65, 0x207061, 0x20706f, 0x207072, 0x207175, 0x207365, - 0x20736f, 0x20756e, 0x20e020, 0x616e74, 0x617469, 0x636520, 0x636f6e, - 0x646520, 0x646573, 0x647520, 0x652061, 0x652063, 0x652064, 0x652065, - 0x65206c, 0x652070, 0x652073, 0x656e20, 0x656e74, 0x657220, 0x657320, - 0x657420, 0x657572, 0x696f6e, 0x697320, 0x697420, 0x6c6120, 0x6c6520, - 0x6c6573, 0x6d656e, 0x6e2064, 0x6e6520, 0x6e7320, 0x6e7420, 0x6f6e20, - 0x6f6e74, 0x6f7572, 0x717565, 0x72206c, 0x726520, 0x732061, 0x732064, - 0x732065, 0x73206c, 0x732070, 0x742064, 0x746520, 0x74696f, 0x756520, - 0x757220, - ]), - new NGramsPlusLang('it', [ - 0x20616c, 0x206368, 0x20636f, 0x206465, 0x206469, 0x206520, 0x20696c, - 0x20696e, 0x206c61, 0x207065, 0x207072, 0x20756e, 0x612063, 0x612064, - 0x612070, 0x612073, 0x61746f, 0x636865, 0x636f6e, 0x64656c, 0x646920, - 0x652061, 0x652063, 0x652064, 0x652069, 0x65206c, 0x652070, 0x652073, - 0x656c20, 0x656c6c, 0x656e74, 0x657220, 0x686520, 0x692061, 0x692063, - 0x692064, 0x692073, 0x696120, 0x696c20, 0x696e20, 0x696f6e, 0x6c6120, - 0x6c6520, 0x6c6920, 0x6c6c61, 0x6e6520, 0x6e6920, 0x6e6f20, 0x6e7465, - 0x6f2061, 0x6f2064, 0x6f2069, 0x6f2073, 0x6f6e20, 0x6f6e65, 0x706572, - 0x726120, 0x726520, 0x736920, 0x746120, 0x746520, 0x746920, 0x746f20, - 0x7a696f, - ]), - new NGramsPlusLang('nl', [ - 0x20616c, 0x206265, 0x206461, 0x206465, 0x206469, 0x206565, 0x20656e, - 0x206765, 0x206865, 0x20696e, 0x206d61, 0x206d65, 0x206f70, 0x207465, - 0x207661, 0x207665, 0x20766f, 0x207765, 0x207a69, 0x61616e, 0x616172, - 0x616e20, 0x616e64, 0x617220, 0x617420, 0x636874, 0x646520, 0x64656e, - 0x646572, 0x652062, 0x652076, 0x65656e, 0x656572, 0x656e20, 0x657220, - 0x657273, 0x657420, 0x67656e, 0x686574, 0x696520, 0x696e20, 0x696e67, - 0x697320, 0x6e2062, 0x6e2064, 0x6e2065, 0x6e2068, 0x6e206f, 0x6e2076, - 0x6e6465, 0x6e6720, 0x6f6e64, 0x6f6f72, 0x6f7020, 0x6f7220, 0x736368, - 0x737465, 0x742064, 0x746520, 0x74656e, 0x746572, 0x76616e, 0x766572, - 0x766f6f, - ]), - new NGramsPlusLang('no', [ - 0x206174, 0x206176, 0x206465, 0x20656e, 0x206572, 0x20666f, 0x206861, - 0x206920, 0x206d65, 0x206f67, 0x2070e5, 0x207365, 0x20736b, 0x20736f, - 0x207374, 0x207469, 0x207669, 0x20e520, 0x616e64, 0x617220, 0x617420, - 0x646520, 0x64656e, 0x646574, 0x652073, 0x656420, 0x656e20, 0x656e65, - 0x657220, 0x657265, 0x657420, 0x657474, 0x666f72, 0x67656e, 0x696b6b, - 0x696c20, 0x696e67, 0x6b6520, 0x6b6b65, 0x6c6520, 0x6c6c65, 0x6d6564, - 0x6d656e, 0x6e2073, 0x6e6520, 0x6e6720, 0x6e6765, 0x6e6e65, 0x6f6720, - 0x6f6d20, 0x6f7220, 0x70e520, 0x722073, 0x726520, 0x736f6d, 0x737465, - 0x742073, 0x746520, 0x74656e, 0x746572, 0x74696c, 0x747420, 0x747465, - 0x766572, - ]), - new NGramsPlusLang('pt', [ - 0x206120, 0x20636f, 0x206461, 0x206465, 0x20646f, 0x206520, 0x206573, - 0x206d61, 0x206e6f, 0x206f20, 0x207061, 0x20706f, 0x207072, 0x207175, - 0x207265, 0x207365, 0x20756d, 0x612061, 0x612063, 0x612064, 0x612070, - 0x616465, 0x61646f, 0x616c20, 0x617220, 0x617261, 0x617320, 0x636f6d, - 0x636f6e, 0x646120, 0x646520, 0x646f20, 0x646f73, 0x652061, 0x652064, - 0x656d20, 0x656e74, 0x657320, 0x657374, 0x696120, 0x696361, 0x6d656e, - 0x6e7465, 0x6e746f, 0x6f2061, 0x6f2063, 0x6f2064, 0x6f2065, 0x6f2070, - 0x6f7320, 0x706172, 0x717565, 0x726120, 0x726573, 0x732061, 0x732064, - 0x732065, 0x732070, 0x737461, 0x746520, 0x746f20, 0x756520, 0xe36f20, - 0xe7e36f, - ]), - new NGramsPlusLang('sv', [ - 0x206174, 0x206176, 0x206465, 0x20656e, 0x2066f6, 0x206861, 0x206920, - 0x20696e, 0x206b6f, 0x206d65, 0x206f63, 0x2070e5, 0x20736b, 0x20736f, - 0x207374, 0x207469, 0x207661, 0x207669, 0x20e472, 0x616465, 0x616e20, - 0x616e64, 0x617220, 0x617474, 0x636820, 0x646520, 0x64656e, 0x646572, - 0x646574, 0x656420, 0x656e20, 0x657220, 0x657420, 0x66f672, 0x67656e, - 0x696c6c, 0x696e67, 0x6b6120, 0x6c6c20, 0x6d6564, 0x6e2073, 0x6e6120, - 0x6e6465, 0x6e6720, 0x6e6765, 0x6e696e, 0x6f6368, 0x6f6d20, 0x6f6e20, - 0x70e520, 0x722061, 0x722073, 0x726120, 0x736b61, 0x736f6d, 0x742073, - 0x746120, 0x746520, 0x746572, 0x74696c, 0x747420, 0x766172, 0xe47220, - 0xf67220, - ]), - ]; - } - name(input) { - return input && input.c1Bytes ? 'windows-1252' : 'ISO-8859-1'; - } -} -exports.ISO_8859_1 = ISO_8859_1; -class ISO_8859_2 extends sbcs { - byteMap() { - return [ - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, - 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, - 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, - 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, - 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0xb1, 0x20, 0xb3, 0x20, 0xb5, 0xb6, 0x20, - 0x20, 0xb9, 0xba, 0xbb, 0xbc, 0x20, 0xbe, 0xbf, 0x20, 0xb1, 0x20, 0xb3, - 0x20, 0xb5, 0xb6, 0xb7, 0x20, 0xb9, 0xba, 0xbb, 0xbc, 0x20, 0xbe, 0xbf, - 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, - 0xec, 0xed, 0xee, 0xef, 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0x20, - 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, - 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, - 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0x20, 0xf8, 0xf9, 0xfa, 0xfb, - 0xfc, 0xfd, 0xfe, 0x20, - ]; - } - ngrams() { - return [ - new NGramsPlusLang('cs', [ - 0x206120, 0x206279, 0x20646f, 0x206a65, 0x206e61, 0x206e65, 0x206f20, - 0x206f64, 0x20706f, 0x207072, 0x2070f8, 0x20726f, 0x207365, 0x20736f, - 0x207374, 0x20746f, 0x207620, 0x207679, 0x207a61, 0x612070, 0x636520, - 0x636820, 0x652070, 0x652073, 0x652076, 0x656d20, 0x656eed, 0x686f20, - 0x686f64, 0x697374, 0x6a6520, 0x6b7465, 0x6c6520, 0x6c6920, 0x6e6120, - 0x6ee920, 0x6eec20, 0x6eed20, 0x6f2070, 0x6f646e, 0x6f6a69, 0x6f7374, - 0x6f7520, 0x6f7661, 0x706f64, 0x706f6a, 0x70726f, 0x70f865, 0x736520, - 0x736f75, 0x737461, 0x737469, 0x73746e, 0x746572, 0x746eed, 0x746f20, - 0x752070, 0xbe6520, 0xe16eed, 0xe9686f, 0xed2070, 0xed2073, 0xed6d20, - 0xf86564, - ]), - new NGramsPlusLang('hu', [ - 0x206120, 0x20617a, 0x206265, 0x206567, 0x20656c, 0x206665, 0x206861, - 0x20686f, 0x206973, 0x206b65, 0x206b69, 0x206bf6, 0x206c65, 0x206d61, - 0x206d65, 0x206d69, 0x206e65, 0x20737a, 0x207465, 0x20e973, 0x612061, - 0x61206b, 0x61206d, 0x612073, 0x616b20, 0x616e20, 0x617a20, 0x62616e, - 0x62656e, 0x656779, 0x656b20, 0x656c20, 0x656c65, 0x656d20, 0x656e20, - 0x657265, 0x657420, 0x657465, 0x657474, 0x677920, 0x686f67, 0x696e74, - 0x697320, 0x6b2061, 0x6bf67a, 0x6d6567, 0x6d696e, 0x6e2061, 0x6e616b, - 0x6e656b, 0x6e656d, 0x6e7420, 0x6f6779, 0x732061, 0x737a65, 0x737a74, - 0x737ae1, 0x73e967, 0x742061, 0x747420, 0x74e173, 0x7a6572, 0xe16e20, - 0xe97320, - ]), - new NGramsPlusLang('pl', [ - 0x20637a, 0x20646f, 0x206920, 0x206a65, 0x206b6f, 0x206d61, 0x206d69, - 0x206e61, 0x206e69, 0x206f64, 0x20706f, 0x207072, 0x207369, 0x207720, - 0x207769, 0x207779, 0x207a20, 0x207a61, 0x612070, 0x612077, 0x616e69, - 0x636820, 0x637a65, 0x637a79, 0x646f20, 0x647a69, 0x652070, 0x652073, - 0x652077, 0x65207a, 0x65676f, 0x656a20, 0x656d20, 0x656e69, 0x676f20, - 0x696120, 0x696520, 0x69656a, 0x6b6120, 0x6b6920, 0x6b6965, 0x6d6965, - 0x6e6120, 0x6e6961, 0x6e6965, 0x6f2070, 0x6f7761, 0x6f7769, 0x706f6c, - 0x707261, 0x70726f, 0x70727a, 0x727a65, 0x727a79, 0x7369ea, 0x736b69, - 0x737461, 0x776965, 0x796368, 0x796d20, 0x7a6520, 0x7a6965, 0x7a7920, - 0xf37720, - ]), - new NGramsPlusLang('ro', [ - 0x206120, 0x206163, 0x206361, 0x206365, 0x20636f, 0x206375, 0x206465, - 0x206469, 0x206c61, 0x206d61, 0x207065, 0x207072, 0x207365, 0x2073e3, - 0x20756e, 0x20ba69, 0x20ee6e, 0x612063, 0x612064, 0x617265, 0x617420, - 0x617465, 0x617520, 0x636172, 0x636f6e, 0x637520, 0x63e320, 0x646520, - 0x652061, 0x652063, 0x652064, 0x652070, 0x652073, 0x656120, 0x656920, - 0x656c65, 0x656e74, 0x657374, 0x692061, 0x692063, 0x692064, 0x692070, - 0x696520, 0x696920, 0x696e20, 0x6c6120, 0x6c6520, 0x6c6f72, 0x6c7569, - 0x6e6520, 0x6e7472, 0x6f7220, 0x70656e, 0x726520, 0x726561, 0x727520, - 0x73e320, 0x746520, 0x747275, 0x74e320, 0x756920, 0x756c20, 0xba6920, - 0xee6e20, - ]), - ]; - } - name(det) { - return det && det.c1Bytes ? 'windows-1250' : 'ISO-8859-2'; - } -} -exports.ISO_8859_2 = ISO_8859_2; -class ISO_8859_5 extends sbcs { - byteMap() { - return [ - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, - 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, - 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, - 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, - 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, - 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0x20, 0xfe, 0xff, 0xd0, 0xd1, 0xd2, 0xd3, - 0xd4, 0xd5, 0xd6, 0xd7, 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf, - 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, - 0xec, 0xed, 0xee, 0xef, 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7, - 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, - 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, - 0x20, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, 0xf9, 0xfa, 0xfb, - 0xfc, 0x20, 0xfe, 0xff, - ]; - } - ngrams() { - return [ - 0x20d220, 0x20d2de, 0x20d4de, 0x20d7d0, 0x20d820, 0x20dad0, 0x20dade, - 0x20ddd0, 0x20ddd5, 0x20ded1, 0x20dfde, 0x20dfe0, 0x20e0d0, 0x20e1de, - 0x20e1e2, 0x20e2de, 0x20e7e2, 0x20ede2, 0xd0ddd8, 0xd0e2ec, 0xd3de20, - 0xd5dbec, 0xd5ddd8, 0xd5e1e2, 0xd5e220, 0xd820df, 0xd8d520, 0xd8d820, - 0xd8ef20, 0xdbd5dd, 0xdbd820, 0xdbecdd, 0xddd020, 0xddd520, 0xddd8d5, - 0xddd8ef, 0xddde20, 0xddded2, 0xde20d2, 0xde20df, 0xde20e1, 0xded220, - 0xded2d0, 0xded3de, 0xded920, 0xdedbec, 0xdedc20, 0xdee1e2, 0xdfdedb, - 0xdfe0d5, 0xdfe0d8, 0xdfe0de, 0xe0d0d2, 0xe0d5d4, 0xe1e2d0, 0xe1e2d2, - 0xe1e2d8, 0xe1ef20, 0xe2d5db, 0xe2de20, 0xe2dee0, 0xe2ec20, 0xe7e2de, - 0xebe520, - ]; - } - name() { - return 'ISO-8859-5'; - } - language() { - return 'ru'; - } -} -exports.ISO_8859_5 = ISO_8859_5; -class ISO_8859_6 extends sbcs { - byteMap() { - return [ - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, - 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, - 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, - 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, - 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7, 0xc8, 0xc9, 0xca, 0xcb, - 0xcc, 0xcd, 0xce, 0xcf, 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7, - 0xd8, 0xd9, 0xda, 0x20, 0x20, 0x20, 0x20, 0x20, 0xe0, 0xe1, 0xe2, 0xe3, - 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, - ]; - } - ngrams() { - return [ - 0x20c7e4, 0x20c7e6, 0x20c8c7, 0x20d9e4, 0x20e1ea, 0x20e4e4, 0x20e5e6, - 0x20e8c7, 0xc720c7, 0xc7c120, 0xc7ca20, 0xc7d120, 0xc7e420, 0xc7e4c3, - 0xc7e4c7, 0xc7e4c8, 0xc7e4ca, 0xc7e4cc, 0xc7e4cd, 0xc7e4cf, 0xc7e4d3, - 0xc7e4d9, 0xc7e4e2, 0xc7e4e5, 0xc7e4e8, 0xc7e4ea, 0xc7e520, 0xc7e620, - 0xc7e6ca, 0xc820c7, 0xc920c7, 0xc920e1, 0xc920e4, 0xc920e5, 0xc920e8, - 0xca20c7, 0xcf20c7, 0xcfc920, 0xd120c7, 0xd1c920, 0xd320c7, 0xd920c7, - 0xd9e4e9, 0xe1ea20, 0xe420c7, 0xe4c920, 0xe4e920, 0xe4ea20, 0xe520c7, - 0xe5c720, 0xe5c920, 0xe5e620, 0xe620c7, 0xe720c7, 0xe7c720, 0xe8c7e4, - 0xe8e620, 0xe920c7, 0xea20c7, 0xea20e5, 0xea20e8, 0xeac920, 0xead120, - 0xeae620, - ]; - } - name() { - return 'ISO-8859-6'; - } - language() { - return 'ar'; - } -} -exports.ISO_8859_6 = ISO_8859_6; -class ISO_8859_7 extends sbcs { - byteMap() { - return [ - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, - 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, - 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, - 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, - 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0xa1, 0xa2, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0xdc, 0x20, 0xdd, 0xde, 0xdf, 0x20, 0xfc, 0x20, 0xfd, 0xfe, - 0xc0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, - 0xec, 0xed, 0xee, 0xef, 0xf0, 0xf1, 0x20, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, - 0xf8, 0xf9, 0xfa, 0xfb, 0xdc, 0xdd, 0xde, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, - 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, - 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, 0xf9, 0xfa, 0xfb, - 0xfc, 0xfd, 0xfe, 0x20, - ]; - } - ngrams() { - return [ - 0x20e1ed, 0x20e1f0, 0x20e3e9, 0x20e4e9, 0x20e5f0, 0x20e720, 0x20eae1, - 0x20ece5, 0x20ede1, 0x20ef20, 0x20f0e1, 0x20f0ef, 0x20f0f1, 0x20f3f4, - 0x20f3f5, 0x20f4e7, 0x20f4ef, 0xdfe120, 0xe120e1, 0xe120f4, 0xe1e920, - 0xe1ed20, 0xe1f0fc, 0xe1f220, 0xe3e9e1, 0xe5e920, 0xe5f220, 0xe720f4, - 0xe7ed20, 0xe7f220, 0xe920f4, 0xe9e120, 0xe9eade, 0xe9f220, 0xeae1e9, - 0xeae1f4, 0xece520, 0xed20e1, 0xed20e5, 0xed20f0, 0xede120, 0xeff220, - 0xeff520, 0xf0eff5, 0xf0f1ef, 0xf0fc20, 0xf220e1, 0xf220e5, 0xf220ea, - 0xf220f0, 0xf220f4, 0xf3e520, 0xf3e720, 0xf3f4ef, 0xf4e120, 0xf4e1e9, - 0xf4e7ed, 0xf4e7f2, 0xf4e9ea, 0xf4ef20, 0xf4eff5, 0xf4f9ed, 0xf9ed20, - 0xfeed20, - ]; - } - name(det) { - return det && det.c1Bytes ? 'windows-1253' : 'ISO-8859-7'; - } - language() { - return 'el'; - } -} -exports.ISO_8859_7 = ISO_8859_7; -class ISO_8859_8 extends sbcs { - byteMap() { - return [ - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, - 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, - 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, - 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, - 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0xb5, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0xe0, 0xe1, 0xe2, 0xe3, - 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, - 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, 0xf9, 0xfa, 0x20, - 0x20, 0x20, 0x20, 0x20, - ]; - } - ngrams() { - return [ - new NGramsPlusLang('he', [ - 0x20e0e5, 0x20e0e7, 0x20e0e9, 0x20e0fa, 0x20e1e9, 0x20e1ee, 0x20e4e0, - 0x20e4e5, 0x20e4e9, 0x20e4ee, 0x20e4f2, 0x20e4f9, 0x20e4fa, 0x20ece0, - 0x20ece4, 0x20eee0, 0x20f2ec, 0x20f9ec, 0xe0fa20, 0xe420e0, 0xe420e1, - 0xe420e4, 0xe420ec, 0xe420ee, 0xe420f9, 0xe4e5e0, 0xe5e020, 0xe5ed20, - 0xe5ef20, 0xe5f820, 0xe5fa20, 0xe920e4, 0xe9e420, 0xe9e5fa, 0xe9e9ed, - 0xe9ed20, 0xe9ef20, 0xe9f820, 0xe9fa20, 0xec20e0, 0xec20e4, 0xece020, - 0xece420, 0xed20e0, 0xed20e1, 0xed20e4, 0xed20ec, 0xed20ee, 0xed20f9, - 0xeee420, 0xef20e4, 0xf0e420, 0xf0e920, 0xf0e9ed, 0xf2ec20, 0xf820e4, - 0xf8e9ed, 0xf9ec20, 0xfa20e0, 0xfa20e1, 0xfa20e4, 0xfa20ec, 0xfa20ee, - 0xfa20f9, - ]), - new NGramsPlusLang('he', [ - 0x20e0e5, 0x20e0ec, 0x20e4e9, 0x20e4ec, 0x20e4ee, 0x20e4f0, 0x20e9f0, - 0x20ecf2, 0x20ecf9, 0x20ede5, 0x20ede9, 0x20efe5, 0x20efe9, 0x20f8e5, - 0x20f8e9, 0x20fae0, 0x20fae5, 0x20fae9, 0xe020e4, 0xe020ec, 0xe020ed, - 0xe020fa, 0xe0e420, 0xe0e5e4, 0xe0ec20, 0xe0ee20, 0xe120e4, 0xe120ed, - 0xe120fa, 0xe420e4, 0xe420e9, 0xe420ec, 0xe420ed, 0xe420ef, 0xe420f8, - 0xe420fa, 0xe4ec20, 0xe5e020, 0xe5e420, 0xe7e020, 0xe9e020, 0xe9e120, - 0xe9e420, 0xec20e4, 0xec20ed, 0xec20fa, 0xecf220, 0xecf920, 0xede9e9, - 0xede9f0, 0xede9f8, 0xee20e4, 0xee20ed, 0xee20fa, 0xeee120, 0xeee420, - 0xf2e420, 0xf920e4, 0xf920ed, 0xf920fa, 0xf9e420, 0xfae020, 0xfae420, - 0xfae5e9, - ]), - ]; - } - name(det) { - return det && det.c1Bytes ? 'windows-1255' : 'ISO-8859-8'; - } - language() { - return 'he'; - } -} -exports.ISO_8859_8 = ISO_8859_8; -class ISO_8859_9 extends sbcs { - byteMap() { - return [ - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, - 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, - 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, - 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, - 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0xaa, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0xb5, 0x20, 0x20, 0x20, 0x20, 0xba, 0x20, 0x20, 0x20, 0x20, 0x20, - 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, - 0xec, 0xed, 0xee, 0xef, 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0x20, - 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0x69, 0xfe, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, - 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, - 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0x20, 0xf8, 0xf9, 0xfa, 0xfb, - 0xfc, 0xfd, 0xfe, 0xff, - ]; - } - ngrams() { - return [ - 0x206261, 0x206269, 0x206275, 0x206461, 0x206465, 0x206765, 0x206861, - 0x20696c, 0x206b61, 0x206b6f, 0x206d61, 0x206f6c, 0x207361, 0x207461, - 0x207665, 0x207961, 0x612062, 0x616b20, 0x616c61, 0x616d61, 0x616e20, - 0x616efd, 0x617220, 0x617261, 0x6172fd, 0x6173fd, 0x617961, 0x626972, - 0x646120, 0x646520, 0x646920, 0x652062, 0x65206b, 0x656469, 0x656e20, - 0x657220, 0x657269, 0x657369, 0x696c65, 0x696e20, 0x696e69, 0x697220, - 0x6c616e, 0x6c6172, 0x6c6520, 0x6c6572, 0x6e2061, 0x6e2062, 0x6e206b, - 0x6e6461, 0x6e6465, 0x6e6520, 0x6e6920, 0x6e696e, 0x6efd20, 0x72696e, - 0x72fd6e, 0x766520, 0x796120, 0x796f72, 0xfd6e20, 0xfd6e64, 0xfd6efd, - 0xfdf0fd, - ]; - } - name(det) { - return det && det.c1Bytes ? 'windows-1254' : 'ISO-8859-9'; - } - language() { - return 'tr'; - } -} -exports.ISO_8859_9 = ISO_8859_9; -class windows_1251 extends sbcs { - byteMap() { - return [ - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, - 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, - 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, - 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, - 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x90, 0x83, 0x20, 0x83, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x9a, 0x20, 0x9c, 0x9d, 0x9e, 0x9f, - 0x90, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x9a, 0x20, - 0x9c, 0x9d, 0x9e, 0x9f, 0x20, 0xa2, 0xa2, 0xbc, 0x20, 0xb4, 0x20, 0x20, - 0xb8, 0x20, 0xba, 0x20, 0x20, 0x20, 0x20, 0xbf, 0x20, 0x20, 0xb3, 0xb3, - 0xb4, 0xb5, 0x20, 0x20, 0xb8, 0x20, 0xba, 0x20, 0xbc, 0xbe, 0xbe, 0xbf, - 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, - 0xec, 0xed, 0xee, 0xef, 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, - 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xff, 0xe0, 0xe1, 0xe2, 0xe3, - 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, - 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, 0xf9, 0xfa, 0xfb, - 0xfc, 0xfd, 0xfe, 0xff, - ]; - } - ngrams() { - return [ - 0x20e220, 0x20e2ee, 0x20e4ee, 0x20e7e0, 0x20e820, 0x20eae0, 0x20eaee, - 0x20ede0, 0x20ede5, 0x20eee1, 0x20efee, 0x20eff0, 0x20f0e0, 0x20f1ee, - 0x20f1f2, 0x20f2ee, 0x20f7f2, 0x20fdf2, 0xe0ede8, 0xe0f2fc, 0xe3ee20, - 0xe5ebfc, 0xe5ede8, 0xe5f1f2, 0xe5f220, 0xe820ef, 0xe8e520, 0xe8e820, - 0xe8ff20, 0xebe5ed, 0xebe820, 0xebfced, 0xede020, 0xede520, 0xede8e5, - 0xede8ff, 0xedee20, 0xedeee2, 0xee20e2, 0xee20ef, 0xee20f1, 0xeee220, - 0xeee2e0, 0xeee3ee, 0xeee920, 0xeeebfc, 0xeeec20, 0xeef1f2, 0xefeeeb, - 0xeff0e5, 0xeff0e8, 0xeff0ee, 0xf0e0e2, 0xf0e5e4, 0xf1f2e0, 0xf1f2e2, - 0xf1f2e8, 0xf1ff20, 0xf2e5eb, 0xf2ee20, 0xf2eef0, 0xf2fc20, 0xf7f2ee, - 0xfbf520, - ]; - } - name() { - return 'windows-1251'; - } - language() { - return 'ru'; - } -} -exports.windows_1251 = windows_1251; -class windows_1256 extends sbcs { - byteMap() { - return [ - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, - 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, - 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, - 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, - 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x81, 0x20, 0x83, - 0x20, 0x20, 0x20, 0x20, 0x88, 0x20, 0x8a, 0x20, 0x9c, 0x8d, 0x8e, 0x8f, - 0x90, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x98, 0x20, 0x9a, 0x20, - 0x9c, 0x20, 0x20, 0x9f, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0xaa, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0xb5, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7, 0xc8, 0xc9, 0xca, 0xcb, - 0xcc, 0xcd, 0xce, 0xcf, 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0x20, - 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, - 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, - 0x20, 0x20, 0x20, 0x20, 0xf4, 0x20, 0x20, 0x20, 0x20, 0xf9, 0x20, 0xfb, - 0xfc, 0x20, 0x20, 0xff, - ]; - } - ngrams() { - return [ - 0x20c7e1, 0x20c7e4, 0x20c8c7, 0x20dae1, 0x20dded, 0x20e1e1, 0x20e3e4, - 0x20e6c7, 0xc720c7, 0xc7c120, 0xc7ca20, 0xc7d120, 0xc7e120, 0xc7e1c3, - 0xc7e1c7, 0xc7e1c8, 0xc7e1ca, 0xc7e1cc, 0xc7e1cd, 0xc7e1cf, 0xc7e1d3, - 0xc7e1da, 0xc7e1de, 0xc7e1e3, 0xc7e1e6, 0xc7e1ed, 0xc7e320, 0xc7e420, - 0xc7e4ca, 0xc820c7, 0xc920c7, 0xc920dd, 0xc920e1, 0xc920e3, 0xc920e6, - 0xca20c7, 0xcf20c7, 0xcfc920, 0xd120c7, 0xd1c920, 0xd320c7, 0xda20c7, - 0xdae1ec, 0xdded20, 0xe120c7, 0xe1c920, 0xe1ec20, 0xe1ed20, 0xe320c7, - 0xe3c720, 0xe3c920, 0xe3e420, 0xe420c7, 0xe520c7, 0xe5c720, 0xe6c7e1, - 0xe6e420, 0xec20c7, 0xed20c7, 0xed20e3, 0xed20e6, 0xedc920, 0xedd120, - 0xede420, - ]; - } - name() { - return 'windows-1256'; - } - language() { - return 'ar'; - } -} -exports.windows_1256 = windows_1256; -class KOI8_R extends sbcs { - byteMap() { - return [ - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, - 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, - 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, - 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, - 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0xa3, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0xa3, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7, 0xc8, 0xc9, 0xca, 0xcb, - 0xcc, 0xcd, 0xce, 0xcf, 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7, - 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf, 0xc0, 0xc1, 0xc2, 0xc3, - 0xc4, 0xc5, 0xc6, 0xc7, 0xc8, 0xc9, 0xca, 0xcb, 0xcc, 0xcd, 0xce, 0xcf, - 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7, 0xd8, 0xd9, 0xda, 0xdb, - 0xdc, 0xdd, 0xde, 0xdf, - ]; - } - ngrams() { - return [ - 0x20c4cf, 0x20c920, 0x20cbc1, 0x20cbcf, 0x20cec1, 0x20cec5, 0x20cfc2, - 0x20d0cf, 0x20d0d2, 0x20d2c1, 0x20d3cf, 0x20d3d4, 0x20d4cf, 0x20d720, - 0x20d7cf, 0x20dac1, 0x20dcd4, 0x20ded4, 0xc1cec9, 0xc1d4d8, 0xc5ccd8, - 0xc5cec9, 0xc5d3d4, 0xc5d420, 0xc7cf20, 0xc920d0, 0xc9c520, 0xc9c920, - 0xc9d120, 0xccc5ce, 0xccc920, 0xccd8ce, 0xcec120, 0xcec520, 0xcec9c5, - 0xcec9d1, 0xcecf20, 0xcecfd7, 0xcf20d0, 0xcf20d3, 0xcf20d7, 0xcfc7cf, - 0xcfca20, 0xcfccd8, 0xcfcd20, 0xcfd3d4, 0xcfd720, 0xcfd7c1, 0xd0cfcc, - 0xd0d2c5, 0xd0d2c9, 0xd0d2cf, 0xd2c1d7, 0xd2c5c4, 0xd3d120, 0xd3d4c1, - 0xd3d4c9, 0xd3d4d7, 0xd4c5cc, 0xd4cf20, 0xd4cfd2, 0xd4d820, 0xd9c820, - 0xded4cf, - ]; - } - name() { - return 'KOI8-R'; - } - language() { - return 'ru'; - } -} -exports.KOI8_R = KOI8_R; -//# sourceMappingURL=sbcs.js.map - -/***/ }), - -/***/ 45390: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { - -"use strict"; - -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", ({ value: true })); -exports.UTF_32LE = exports.UTF_32BE = exports.UTF_16LE = exports.UTF_16BE = void 0; -const match_1 = __importDefault(__webpack_require__(87486)); -class UTF_16BE { - name() { - return 'UTF-16BE'; - } - match(det) { - const input = det.rawInput; - if (input.length >= 2 && - (input[0] & 0xff) == 0xfe && - (input[1] & 0xff) == 0xff) { - return (0, match_1.default)(det, this, 100); - } - return null; - } -} -exports.UTF_16BE = UTF_16BE; -class UTF_16LE { - name() { - return 'UTF-16LE'; - } - match(det) { - const input = det.rawInput; - if (input.length >= 2 && - (input[0] & 0xff) == 0xff && - (input[1] & 0xff) == 0xfe) { - if (input.length >= 4 && input[2] == 0x00 && input[3] == 0x00) { - return null; - } - return (0, match_1.default)(det, this, 100); - } - return null; - } -} -exports.UTF_16LE = UTF_16LE; -class UTF_32 { - name() { - return 'UTF-32'; - } - getChar(_input, _index) { - return -1; - } - match(det) { - let numValid = 0, numInvalid = 0, hasBOM = false, confidence = 0; - const limit = (det.rawLen / 4) * 4; - const input = det.rawInput; - if (limit == 0) { - return null; - } - if (this.getChar(input, 0) == 0x0000feff) { - hasBOM = true; - } - for (let i = 0; i < limit; i += 4) { - const ch = this.getChar(input, i); - if (ch < 0 || ch >= 0x10ffff || (ch >= 0xd800 && ch <= 0xdfff)) { - numInvalid += 1; - } - else { - numValid += 1; - } - } - if (hasBOM && numInvalid == 0) { - confidence = 100; - } - else if (hasBOM && numValid > numInvalid * 10) { - confidence = 80; - } - else if (numValid > 3 && numInvalid == 0) { - confidence = 100; - } - else if (numValid > 0 && numInvalid == 0) { - confidence = 80; - } - else if (numValid > numInvalid * 10) { - confidence = 25; - } - return confidence == 0 ? null : (0, match_1.default)(det, this, confidence); - } -} -class UTF_32BE extends UTF_32 { - name() { - return 'UTF-32BE'; - } - getChar(input, index) { - return (((input[index + 0] & 0xff) << 24) | - ((input[index + 1] & 0xff) << 16) | - ((input[index + 2] & 0xff) << 8) | - (input[index + 3] & 0xff)); - } -} -exports.UTF_32BE = UTF_32BE; -class UTF_32LE extends UTF_32 { - name() { - return 'UTF-32LE'; - } - getChar(input, index) { - return (((input[index + 3] & 0xff) << 24) | - ((input[index + 2] & 0xff) << 16) | - ((input[index + 1] & 0xff) << 8) | - (input[index + 0] & 0xff)); - } -} -exports.UTF_32LE = UTF_32LE; -//# sourceMappingURL=unicode.js.map - -/***/ }), - -/***/ 8670: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { - -"use strict"; - -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", ({ value: true })); -const match_1 = __importDefault(__webpack_require__(87486)); -class Utf8 { - name() { - return 'UTF-8'; - } - match(det) { - let hasBOM = false, numValid = 0, numInvalid = 0, trailBytes = 0, confidence; - const input = det.rawInput; - if (det.rawLen >= 3 && - (input[0] & 0xff) == 0xef && - (input[1] & 0xff) == 0xbb && - (input[2] & 0xff) == 0xbf) { - hasBOM = true; - } - for (let i = 0; i < det.rawLen; i++) { - const b = input[i]; - if ((b & 0x80) == 0) - continue; - if ((b & 0x0e0) == 0x0c0) { - trailBytes = 1; - } - else if ((b & 0x0f0) == 0x0e0) { - trailBytes = 2; - } - else if ((b & 0x0f8) == 0xf0) { - trailBytes = 3; - } - else { - numInvalid++; - if (numInvalid > 5) - break; - trailBytes = 0; - } - for (;;) { - i++; - if (i >= det.rawLen) - break; - if ((input[i] & 0xc0) != 0x080) { - numInvalid++; - break; - } - if (--trailBytes == 0) { - numValid++; - break; - } - } - } - confidence = 0; - if (hasBOM && numInvalid == 0) - confidence = 100; - else if (hasBOM && numValid > numInvalid * 10) - confidence = 80; - else if (numValid > 3 && numInvalid == 0) - confidence = 100; - else if (numValid > 0 && numInvalid == 0) - confidence = 80; - else if (numValid == 0 && numInvalid == 0) - confidence = 10; - else if (numValid > numInvalid * 10) - confidence = 25; - else - return null; - return (0, match_1.default)(det, this, confidence); - } -} -exports["default"] = Utf8; -//# sourceMappingURL=utf8.js.map - -/***/ }), - -/***/ 20851: -/***/ ((module, exports, __webpack_require__) => { - -"use strict"; - -Object.defineProperty(exports, "__esModule", ({ value: true })); -let fsModule; -exports["default"] = () => { - if ( true && typeof module.exports === 'object') { - fsModule = fsModule ? fsModule : __webpack_require__(79896); - return fsModule; - } - throw new Error('File system is not available'); -}; -//# sourceMappingURL=node.js.map - -/***/ }), - -/***/ 9719: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { - -"use strict"; - -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || (function () { - var ownKeys = function(o) { - ownKeys = Object.getOwnPropertyNames || function (o) { - var ar = []; - for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k; - return ar; - }; - return ownKeys(o); - }; - return function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]); - __setModuleDefault(result, mod); - return result; - }; -})(); -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", ({ value: true })); -exports.detectFileSync = exports.detectFile = exports.analyse = exports.detect = void 0; -const node_1 = __importDefault(__webpack_require__(20851)); -const ascii_1 = __importDefault(__webpack_require__(26)); -const utf8_1 = __importDefault(__webpack_require__(8670)); -const unicode = __importStar(__webpack_require__(45390)); -const mbcs = __importStar(__webpack_require__(29384)); -const sbcs = __importStar(__webpack_require__(32674)); -const iso2022 = __importStar(__webpack_require__(29946)); -const utils_1 = __webpack_require__(31042); -const recognisers = [ - new utf8_1.default(), - new unicode.UTF_16BE(), - new unicode.UTF_16LE(), - new unicode.UTF_32BE(), - new unicode.UTF_32LE(), - new mbcs.sjis(), - new mbcs.big5(), - new mbcs.euc_jp(), - new mbcs.euc_kr(), - new mbcs.gb_18030(), - new iso2022.ISO_2022_JP(), - new iso2022.ISO_2022_KR(), - new iso2022.ISO_2022_CN(), - new sbcs.ISO_8859_1(), - new sbcs.ISO_8859_2(), - new sbcs.ISO_8859_5(), - new sbcs.ISO_8859_6(), - new sbcs.ISO_8859_7(), - new sbcs.ISO_8859_8(), - new sbcs.ISO_8859_9(), - new sbcs.windows_1251(), - new sbcs.windows_1256(), - new sbcs.KOI8_R(), - new ascii_1.default(), -]; -const detect = (buffer) => { - const matches = (0, exports.analyse)(buffer); - return matches.length > 0 ? matches[0].name : null; -}; -exports.detect = detect; -const analyse = (buffer) => { - if (!(0, utils_1.isByteArray)(buffer)) { - throw new Error('Input must be a byte array, e.g. Buffer or Uint8Array'); - } - const byteStats = []; - for (let i = 0; i < 256; i++) - byteStats[i] = 0; - for (let i = buffer.length - 1; i >= 0; i--) - byteStats[buffer[i] & 0x00ff]++; - let c1Bytes = false; - for (let i = 0x80; i <= 0x9f; i += 1) { - if (byteStats[i] !== 0) { - c1Bytes = true; - break; - } - } - const context = { - byteStats, - c1Bytes, - rawInput: buffer, - rawLen: buffer.length, - inputBytes: buffer, - inputLen: buffer.length, - }; - const matches = recognisers - .map((rec) => { - return rec.match(context); - }) - .filter((match) => { - return !!match; - }) - .sort((a, b) => { - return b.confidence - a.confidence; - }); - return matches; -}; -exports.analyse = analyse; -const detectFile = (filepath, opts = {}) => new Promise((resolve, reject) => { - let fd; - const fs = (0, node_1.default)(); - const handler = (err, buffer) => { - if (fd) { - fs.closeSync(fd); - } - if (err) { - reject(err); - } - else if (buffer) { - resolve((0, exports.detect)(buffer)); - } - else { - reject(new Error('No error and no buffer received')); - } - }; - const sampleSize = (opts === null || opts === void 0 ? void 0 : opts.sampleSize) || 0; - if (sampleSize > 0) { - fd = fs.openSync(filepath, 'r'); - let sample = Buffer.allocUnsafe(sampleSize); - fs.read(fd, sample, 0, sampleSize, opts.offset, (err, bytesRead) => { - if (err) { - handler(err, null); - } - else { - if (bytesRead < sampleSize) { - sample = sample.subarray(0, bytesRead); - } - handler(null, sample); - } - }); - return; - } - fs.readFile(filepath, handler); -}); -exports.detectFile = detectFile; -const detectFileSync = (filepath, opts = {}) => { - const fs = (0, node_1.default)(); - if (opts && opts.sampleSize) { - const fd = fs.openSync(filepath, 'r'); - let sample = Buffer.allocUnsafe(opts.sampleSize); - const bytesRead = fs.readSync(fd, sample, 0, opts.sampleSize, opts.offset); - if (bytesRead < opts.sampleSize) { - sample = sample.subarray(0, bytesRead); - } - fs.closeSync(fd); - return (0, exports.detect)(sample); - } - return (0, exports.detect)(fs.readFileSync(filepath)); -}; -exports.detectFileSync = detectFileSync; -exports["default"] = { - analyse: exports.analyse, - detect: exports.detect, - detectFileSync: exports.detectFileSync, - detectFile: exports.detectFile, -}; -//# sourceMappingURL=index.js.map - -/***/ }), - -/***/ 87486: -/***/ ((__unused_webpack_module, exports) => { - -"use strict"; - -Object.defineProperty(exports, "__esModule", ({ value: true })); -exports["default"] = (ctx, rec, confidence) => ({ - confidence, - name: rec.name(ctx), - lang: rec.language ? rec.language() : undefined, -}); -//# sourceMappingURL=match.js.map - -/***/ }), - -/***/ 31042: -/***/ ((__unused_webpack_module, exports) => { - -"use strict"; - -Object.defineProperty(exports, "__esModule", ({ value: true })); -exports.isByteArray = void 0; -const isByteArray = (input) => { - if (input == null || typeof input != 'object') - return false; - return isFinite(input.length) && input.length >= 0; -}; -exports.isByteArray = isByteArray; -//# sourceMappingURL=utils.js.map - -/***/ }), - -/***/ 50609: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -module.exports = cliWidth; - -function normalizeOpts(options) { - const defaultOpts = { - defaultWidth: 0, - output: process.stdout, - tty: __webpack_require__(52018), - }; - - if (!options) { - return defaultOpts; - } - - Object.keys(defaultOpts).forEach(function (key) { - if (!options[key]) { - options[key] = defaultOpts[key]; - } - }); - - return options; -} - -function cliWidth(options) { - const opts = normalizeOpts(options); - - if (opts.output.getWindowSize) { - return opts.output.getWindowSize()[0] || opts.defaultWidth; - } - - if (opts.tty.getWindowSize) { - return opts.tty.getWindowSize()[1] || opts.defaultWidth; - } - - if (opts.output.columns) { - return opts.output.columns; - } - - if (process.env.CLI_WIDTH) { - const width = parseInt(process.env.CLI_WIDTH, 10); - - if (!isNaN(width) && width !== 0) { - return width; - } - } - - return opts.defaultWidth; -} - - -/***/ }), - -/***/ 61820: -/***/ ((module, exports, __webpack_require__) => { - -/* eslint-env browser */ - -/** - * This is the web browser implementation of `debug()`. - */ - -exports.formatArgs = formatArgs; -exports.save = save; -exports.load = load; -exports.useColors = useColors; -exports.storage = localstorage(); -exports.destroy = (() => { - let warned = false; - - return () => { - if (!warned) { - warned = true; - console.warn('Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.'); - } - }; -})(); - -/** - * Colors. - */ - -exports.colors = [ - '#0000CC', - '#0000FF', - '#0033CC', - '#0033FF', - '#0066CC', - '#0066FF', - '#0099CC', - '#0099FF', - '#00CC00', - '#00CC33', - '#00CC66', - '#00CC99', - '#00CCCC', - '#00CCFF', - '#3300CC', - '#3300FF', - '#3333CC', - '#3333FF', - '#3366CC', - '#3366FF', - '#3399CC', - '#3399FF', - '#33CC00', - '#33CC33', - '#33CC66', - '#33CC99', - '#33CCCC', - '#33CCFF', - '#6600CC', - '#6600FF', - '#6633CC', - '#6633FF', - '#66CC00', - '#66CC33', - '#9900CC', - '#9900FF', - '#9933CC', - '#9933FF', - '#99CC00', - '#99CC33', - '#CC0000', - '#CC0033', - '#CC0066', - '#CC0099', - '#CC00CC', - '#CC00FF', - '#CC3300', - '#CC3333', - '#CC3366', - '#CC3399', - '#CC33CC', - '#CC33FF', - '#CC6600', - '#CC6633', - '#CC9900', - '#CC9933', - '#CCCC00', - '#CCCC33', - '#FF0000', - '#FF0033', - '#FF0066', - '#FF0099', - '#FF00CC', - '#FF00FF', - '#FF3300', - '#FF3333', - '#FF3366', - '#FF3399', - '#FF33CC', - '#FF33FF', - '#FF6600', - '#FF6633', - '#FF9900', - '#FF9933', - '#FFCC00', - '#FFCC33' -]; - -/** - * Currently only WebKit-based Web Inspectors, Firefox >= v31, - * and the Firebug extension (any Firefox version) are known - * to support "%c" CSS customizations. - * - * TODO: add a `localStorage` variable to explicitly enable/disable colors - */ - -// eslint-disable-next-line complexity -function useColors() { - // NB: In an Electron preload script, document will be defined but not fully - // initialized. Since we know we're in Chrome, we'll just detect this case - // explicitly - if (typeof window !== 'undefined' && window.process && (window.process.type === 'renderer' || window.process.__nwjs)) { - return true; - } - - // Internet Explorer and Edge do not support colors. - if (typeof navigator !== 'undefined' && navigator.userAgent && navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)) { - return false; - } - - let m; - - // Is webkit? http://stackoverflow.com/a/16459606/376773 - // document is undefined in react-native: https://github.com/facebook/react-native/pull/1632 - // eslint-disable-next-line no-return-assign - return (typeof document !== 'undefined' && document.documentElement && document.documentElement.style && document.documentElement.style.WebkitAppearance) || - // Is firebug? http://stackoverflow.com/a/398120/376773 - (typeof window !== 'undefined' && window.console && (window.console.firebug || (window.console.exception && window.console.table))) || - // Is firefox >= v31? - // https://developer.mozilla.org/en-US/docs/Tools/Web_Console#Styling_messages - (typeof navigator !== 'undefined' && navigator.userAgent && (m = navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)) && parseInt(m[1], 10) >= 31) || - // Double check webkit in userAgent just in case we are in a worker - (typeof navigator !== 'undefined' && navigator.userAgent && navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)); -} - -/** - * Colorize log arguments if enabled. - * - * @api public - */ - -function formatArgs(args) { - args[0] = (this.useColors ? '%c' : '') + - this.namespace + - (this.useColors ? ' %c' : ' ') + - args[0] + - (this.useColors ? '%c ' : ' ') + - '+' + module.exports.humanize(this.diff); - - if (!this.useColors) { - return; - } - - const c = 'color: ' + this.color; - args.splice(1, 0, c, 'color: inherit'); - - // The final "%c" is somewhat tricky, because there could be other - // arguments passed either before or after the %c, so we need to - // figure out the correct index to insert the CSS into - let index = 0; - let lastC = 0; - args[0].replace(/%[a-zA-Z%]/g, match => { - if (match === '%%') { - return; - } - index++; - if (match === '%c') { - // We only are interested in the *last* %c - // (the user may have provided their own) - lastC = index; - } - }); - - args.splice(lastC, 0, c); -} - -/** - * Invokes `console.debug()` when available. - * No-op when `console.debug` is not a "function". - * If `console.debug` is not available, falls back - * to `console.log`. - * - * @api public - */ -exports.log = console.debug || console.log || (() => {}); - -/** - * Save `namespaces`. - * - * @param {String} namespaces - * @api private - */ -function save(namespaces) { - try { - if (namespaces) { - exports.storage.setItem('debug', namespaces); - } else { - exports.storage.removeItem('debug'); - } - } catch (error) { - // Swallow - // XXX (@Qix-) should we be logging these? - } -} - -/** - * Load `namespaces`. - * - * @return {String} returns the previously persisted debug modes - * @api private - */ -function load() { - let r; - try { - r = exports.storage.getItem('debug'); - } catch (error) { - // Swallow - // XXX (@Qix-) should we be logging these? - } - - // If debug isn't set in LS, and we're in Electron, try to load $DEBUG - if (!r && typeof process !== 'undefined' && 'env' in process) { - r = process.env.DEBUG; - } - - return r; -} - -/** - * Localstorage attempts to return the localstorage. - * - * This is necessary because safari throws - * when a user disables cookies/localstorage - * and you attempt to access it. - * - * @return {LocalStorage} - * @api private - */ - -function localstorage() { - try { - // TVMLKit (Apple TV JS Runtime) does not have a window object, just localStorage in the global context - // The Browser also has localStorage in the global context. - return localStorage; - } catch (error) { - // Swallow - // XXX (@Qix-) should we be logging these? - } -} - -module.exports = __webpack_require__(47059)(exports); - -const {formatters} = module.exports; - -/** - * Map %j to `JSON.stringify()`, since no Web Inspectors do that by default. - */ - -formatters.j = function (v) { - try { - return JSON.stringify(v); - } catch (error) { - return '[UnexpectedJSONParseError]: ' + error.message; - } -}; - - -/***/ }), - -/***/ 47059: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - - -/** - * This is the common logic for both the Node.js and web browser - * implementations of `debug()`. - */ - -function setup(env) { - createDebug.debug = createDebug; - createDebug.default = createDebug; - createDebug.coerce = coerce; - createDebug.disable = disable; - createDebug.enable = enable; - createDebug.enabled = enabled; - createDebug.humanize = __webpack_require__(72146); - createDebug.destroy = destroy; - - Object.keys(env).forEach(key => { - createDebug[key] = env[key]; - }); - - /** - * The currently active debug mode names, and names to skip. - */ - - createDebug.names = []; - createDebug.skips = []; - - /** - * Map of special "%n" handling functions, for the debug "format" argument. - * - * Valid key names are a single, lower or upper-case letter, i.e. "n" and "N". - */ - createDebug.formatters = {}; - - /** - * Selects a color for a debug namespace - * @param {String} namespace The namespace string for the debug instance to be colored - * @return {Number|String} An ANSI color code for the given namespace - * @api private - */ - function selectColor(namespace) { - let hash = 0; - - for (let i = 0; i < namespace.length; i++) { - hash = ((hash << 5) - hash) + namespace.charCodeAt(i); - hash |= 0; // Convert to 32bit integer - } - - return createDebug.colors[Math.abs(hash) % createDebug.colors.length]; - } - createDebug.selectColor = selectColor; - - /** - * Create a debugger with the given `namespace`. - * - * @param {String} namespace - * @return {Function} - * @api public - */ - function createDebug(namespace) { - let prevTime; - let enableOverride = null; - let namespacesCache; - let enabledCache; - - function debug(...args) { - // Disabled? - if (!debug.enabled) { - return; - } - - const self = debug; - - // Set `diff` timestamp - const curr = Number(new Date()); - const ms = curr - (prevTime || curr); - self.diff = ms; - self.prev = prevTime; - self.curr = curr; - prevTime = curr; - - args[0] = createDebug.coerce(args[0]); - - if (typeof args[0] !== 'string') { - // Anything else let's inspect with %O - args.unshift('%O'); - } - - // Apply any `formatters` transformations - let index = 0; - args[0] = args[0].replace(/%([a-zA-Z%])/g, (match, format) => { - // If we encounter an escaped % then don't increase the array index - if (match === '%%') { - return '%'; - } - index++; - const formatter = createDebug.formatters[format]; - if (typeof formatter === 'function') { - const val = args[index]; - match = formatter.call(self, val); - - // Now we need to remove `args[index]` since it's inlined in the `format` - args.splice(index, 1); - index--; - } - return match; - }); - - // Apply env-specific formatting (colors, etc.) - createDebug.formatArgs.call(self, args); - - const logFn = self.log || createDebug.log; - logFn.apply(self, args); - } - - debug.namespace = namespace; - debug.useColors = createDebug.useColors(); - debug.color = createDebug.selectColor(namespace); - debug.extend = extend; - debug.destroy = createDebug.destroy; // XXX Temporary. Will be removed in the next major release. - - Object.defineProperty(debug, 'enabled', { - enumerable: true, - configurable: false, - get: () => { - if (enableOverride !== null) { - return enableOverride; - } - if (namespacesCache !== createDebug.namespaces) { - namespacesCache = createDebug.namespaces; - enabledCache = createDebug.enabled(namespace); - } - - return enabledCache; - }, - set: v => { - enableOverride = v; - } - }); - - // Env-specific initialization logic for debug instances - if (typeof createDebug.init === 'function') { - createDebug.init(debug); - } - - return debug; - } - - function extend(namespace, delimiter) { - const newDebug = createDebug(this.namespace + (typeof delimiter === 'undefined' ? ':' : delimiter) + namespace); - newDebug.log = this.log; - return newDebug; - } - - /** - * Enables a debug mode by namespaces. This can include modes - * separated by a colon and wildcards. - * - * @param {String} namespaces - * @api public - */ - function enable(namespaces) { - createDebug.save(namespaces); - createDebug.namespaces = namespaces; - - createDebug.names = []; - createDebug.skips = []; - - const split = (typeof namespaces === 'string' ? namespaces : '') - .trim() - .replace(' ', ',') - .split(',') - .filter(Boolean); - - for (const ns of split) { - if (ns[0] === '-') { - createDebug.skips.push(ns.slice(1)); - } else { - createDebug.names.push(ns); - } - } - } - - /** - * Checks if the given string matches a namespace template, honoring - * asterisks as wildcards. - * - * @param {String} search - * @param {String} template - * @return {Boolean} - */ - function matchesTemplate(search, template) { - let searchIndex = 0; - let templateIndex = 0; - let starIndex = -1; - let matchIndex = 0; - - while (searchIndex < search.length) { - if (templateIndex < template.length && (template[templateIndex] === search[searchIndex] || template[templateIndex] === '*')) { - // Match character or proceed with wildcard - if (template[templateIndex] === '*') { - starIndex = templateIndex; - matchIndex = searchIndex; - templateIndex++; // Skip the '*' - } else { - searchIndex++; - templateIndex++; - } - } else if (starIndex !== -1) { // eslint-disable-line no-negated-condition - // Backtrack to the last '*' and try to match more characters - templateIndex = starIndex + 1; - matchIndex++; - searchIndex = matchIndex; - } else { - return false; // No match - } - } - - // Handle trailing '*' in template - while (templateIndex < template.length && template[templateIndex] === '*') { - templateIndex++; - } - - return templateIndex === template.length; - } - - /** - * Disable debug output. - * - * @return {String} namespaces - * @api public - */ - function disable() { - const namespaces = [ - ...createDebug.names, - ...createDebug.skips.map(namespace => '-' + namespace) - ].join(','); - createDebug.enable(''); - return namespaces; - } - - /** - * Returns true if the given mode name is enabled, false otherwise. - * - * @param {String} name - * @return {Boolean} - * @api public - */ - function enabled(name) { - for (const skip of createDebug.skips) { - if (matchesTemplate(name, skip)) { - return false; - } - } - - for (const ns of createDebug.names) { - if (matchesTemplate(name, ns)) { - return true; - } - } - - return false; - } - - /** - * Coerce `val`. - * - * @param {Mixed} val - * @return {Mixed} - * @api private - */ - function coerce(val) { - if (val instanceof Error) { - return val.stack || val.message; - } - return val; - } - - /** - * XXX DO NOT USE. This is a temporary stub function. - * XXX It WILL be removed in the next major release. - */ - function destroy() { - console.warn('Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.'); - } - - createDebug.enable(createDebug.load()); - - return createDebug; -} - -module.exports = setup; - - -/***/ }), - -/***/ 6496: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -/** - * Detect Electron renderer / nwjs process, which is node, but we should - * treat as a browser. - */ - -if (typeof process === 'undefined' || process.type === 'renderer' || process.browser === true || process.__nwjs) { - module.exports = __webpack_require__(61820); -} else { - module.exports = __webpack_require__(1998); -} - - -/***/ }), - -/***/ 1998: -/***/ ((module, exports, __webpack_require__) => { - -/** - * Module dependencies. - */ - -const tty = __webpack_require__(52018); -const util = __webpack_require__(39023); - -/** - * This is the Node.js implementation of `debug()`. - */ - -exports.init = init; -exports.log = log; -exports.formatArgs = formatArgs; -exports.save = save; -exports.load = load; -exports.useColors = useColors; -exports.destroy = util.deprecate( - () => {}, - 'Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.' -); - -/** - * Colors. - */ - -exports.colors = [6, 2, 3, 4, 5, 1]; - -try { - // Optional dependency (as in, doesn't need to be installed, NOT like optionalDependencies in package.json) - // eslint-disable-next-line import/no-extraneous-dependencies - const supportsColor = __webpack_require__(40021); - - if (supportsColor && (supportsColor.stderr || supportsColor).level >= 2) { - exports.colors = [ - 20, - 21, - 26, - 27, - 32, - 33, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 56, - 57, - 62, - 63, - 68, - 69, - 74, - 75, - 76, - 77, - 78, - 79, - 80, - 81, - 92, - 93, - 98, - 99, - 112, - 113, - 128, - 129, - 134, - 135, - 148, - 149, - 160, - 161, - 162, - 163, - 164, - 165, - 166, - 167, - 168, - 169, - 170, - 171, - 172, - 173, - 178, - 179, - 184, - 185, - 196, - 197, - 198, - 199, - 200, - 201, - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - 214, - 215, - 220, - 221 - ]; - } -} catch (error) { - // Swallow - we only care if `supports-color` is available; it doesn't have to be. -} - -/** - * Build up the default `inspectOpts` object from the environment variables. - * - * $ DEBUG_COLORS=no DEBUG_DEPTH=10 DEBUG_SHOW_HIDDEN=enabled node script.js - */ - -exports.inspectOpts = Object.keys(process.env).filter(key => { - return /^debug_/i.test(key); -}).reduce((obj, key) => { - // Camel-case - const prop = key - .substring(6) - .toLowerCase() - .replace(/_([a-z])/g, (_, k) => { - return k.toUpperCase(); - }); - - // Coerce string value into JS value - let val = process.env[key]; - if (/^(yes|on|true|enabled)$/i.test(val)) { - val = true; - } else if (/^(no|off|false|disabled)$/i.test(val)) { - val = false; - } else if (val === 'null') { - val = null; - } else { - val = Number(val); - } - - obj[prop] = val; - return obj; -}, {}); - -/** - * Is stdout a TTY? Colored output is enabled when `true`. - */ - -function useColors() { - return 'colors' in exports.inspectOpts ? - Boolean(exports.inspectOpts.colors) : - tty.isatty(process.stderr.fd); -} - -/** - * Adds ANSI color escape codes if enabled. - * - * @api public - */ - -function formatArgs(args) { - const {namespace: name, useColors} = this; - - if (useColors) { - const c = this.color; - const colorCode = '\u001B[3' + (c < 8 ? c : '8;5;' + c); - const prefix = ` ${colorCode};1m${name} \u001B[0m`; - - args[0] = prefix + args[0].split('\n').join('\n' + prefix); - args.push(colorCode + 'm+' + module.exports.humanize(this.diff) + '\u001B[0m'); - } else { - args[0] = getDate() + name + ' ' + args[0]; - } -} - -function getDate() { - if (exports.inspectOpts.hideDate) { - return ''; - } - return new Date().toISOString() + ' '; -} - -/** - * Invokes `util.formatWithOptions()` with the specified arguments and writes to stderr. - */ - -function log(...args) { - return process.stderr.write(util.formatWithOptions(exports.inspectOpts, ...args) + '\n'); -} - -/** - * Save `namespaces`. - * - * @param {String} namespaces - * @api private - */ -function save(namespaces) { - if (namespaces) { - process.env.DEBUG = namespaces; - } else { - // If you set a process.env field to null or undefined, it gets cast to the - // string 'null' or 'undefined'. Just delete instead. - delete process.env.DEBUG; - } -} - -/** - * Load `namespaces`. - * - * @return {String} returns the previously persisted debug modes - * @api private - */ - -function load() { - return process.env.DEBUG; -} - -/** - * Init logic for `debug` instances. - * - * Create a new `inspectOpts` object in case `useColors` is set - * differently for a particular `debug` instance. - */ - -function init(debug) { - debug.inspectOpts = {}; - - const keys = Object.keys(exports.inspectOpts); - for (let i = 0; i < keys.length; i++) { - debug.inspectOpts[keys[i]] = exports.inspectOpts[keys[i]]; - } -} - -module.exports = __webpack_require__(47059)(exports); - -const {formatters} = module.exports; - -/** - * Map %o to `util.inspect()`, all on a single line. - */ - -formatters.o = function (v) { - this.inspectOpts.colors = this.useColors; - return util.inspect(v, this.inspectOpts) - .split('\n') - .map(str => str.trim()) - .join(' '); -}; - -/** - * Map %O to `util.inspect()`, allowing multiple lines if needed. - */ - -formatters.O = function (v) { - this.inspectOpts.colors = this.useColors; - return util.inspect(v, this.inspectOpts); -}; - - -/***/ }), - -/***/ 99211: -/***/ ((module, exports) => { - -"use strict"; -/** - * @author Toru Nagashima - * @copyright 2015 Toru Nagashima. All rights reserved. - * See LICENSE file in root directory for full license. - */ - - -Object.defineProperty(exports, "__esModule", ({ value: true })); - -/** - * @typedef {object} PrivateData - * @property {EventTarget} eventTarget The event target. - * @property {{type:string}} event The original event object. - * @property {number} eventPhase The current event phase. - * @property {EventTarget|null} currentTarget The current event target. - * @property {boolean} canceled The flag to prevent default. - * @property {boolean} stopped The flag to stop propagation. - * @property {boolean} immediateStopped The flag to stop propagation immediately. - * @property {Function|null} passiveListener The listener if the current listener is passive. Otherwise this is null. - * @property {number} timeStamp The unix time. - * @private - */ - -/** - * Private data for event wrappers. - * @type {WeakMap} - * @private - */ -const privateData = new WeakMap(); - -/** - * Cache for wrapper classes. - * @type {WeakMap} - * @private - */ -const wrappers = new WeakMap(); - -/** - * Get private data. - * @param {Event} event The event object to get private data. - * @returns {PrivateData} The private data of the event. - * @private - */ -function pd(event) { - const retv = privateData.get(event); - console.assert( - retv != null, - "'this' is expected an Event object, but got", - event - ); - return retv -} - -/** - * https://dom.spec.whatwg.org/#set-the-canceled-flag - * @param data {PrivateData} private data. - */ -function setCancelFlag(data) { - if (data.passiveListener != null) { - if ( - typeof console !== "undefined" && - typeof console.error === "function" - ) { - console.error( - "Unable to preventDefault inside passive event listener invocation.", - data.passiveListener - ); - } - return - } - if (!data.event.cancelable) { - return - } - - data.canceled = true; - if (typeof data.event.preventDefault === "function") { - data.event.preventDefault(); - } -} - -/** - * @see https://dom.spec.whatwg.org/#interface-event - * @private - */ -/** - * The event wrapper. - * @constructor - * @param {EventTarget} eventTarget The event target of this dispatching. - * @param {Event|{type:string}} event The original event to wrap. - */ -function Event(eventTarget, event) { - privateData.set(this, { - eventTarget, - event, - eventPhase: 2, - currentTarget: eventTarget, - canceled: false, - stopped: false, - immediateStopped: false, - passiveListener: null, - timeStamp: event.timeStamp || Date.now(), - }); - - // https://heycam.github.io/webidl/#Unforgeable - Object.defineProperty(this, "isTrusted", { value: false, enumerable: true }); - - // Define accessors - const keys = Object.keys(event); - for (let i = 0; i < keys.length; ++i) { - const key = keys[i]; - if (!(key in this)) { - Object.defineProperty(this, key, defineRedirectDescriptor(key)); - } - } -} - -// Should be enumerable, but class methods are not enumerable. -Event.prototype = { - /** - * The type of this event. - * @type {string} - */ - get type() { - return pd(this).event.type - }, - - /** - * The target of this event. - * @type {EventTarget} - */ - get target() { - return pd(this).eventTarget - }, - - /** - * The target of this event. - * @type {EventTarget} - */ - get currentTarget() { - return pd(this).currentTarget - }, - - /** - * @returns {EventTarget[]} The composed path of this event. - */ - composedPath() { - const currentTarget = pd(this).currentTarget; - if (currentTarget == null) { - return [] - } - return [currentTarget] - }, - - /** - * Constant of NONE. - * @type {number} - */ - get NONE() { - return 0 - }, - - /** - * Constant of CAPTURING_PHASE. - * @type {number} - */ - get CAPTURING_PHASE() { - return 1 - }, - - /** - * Constant of AT_TARGET. - * @type {number} - */ - get AT_TARGET() { - return 2 - }, - - /** - * Constant of BUBBLING_PHASE. - * @type {number} - */ - get BUBBLING_PHASE() { - return 3 - }, - - /** - * The target of this event. - * @type {number} - */ - get eventPhase() { - return pd(this).eventPhase - }, - - /** - * Stop event bubbling. - * @returns {void} - */ - stopPropagation() { - const data = pd(this); - - data.stopped = true; - if (typeof data.event.stopPropagation === "function") { - data.event.stopPropagation(); - } - }, - - /** - * Stop event bubbling. - * @returns {void} - */ - stopImmediatePropagation() { - const data = pd(this); - - data.stopped = true; - data.immediateStopped = true; - if (typeof data.event.stopImmediatePropagation === "function") { - data.event.stopImmediatePropagation(); - } - }, - - /** - * The flag to be bubbling. - * @type {boolean} - */ - get bubbles() { - return Boolean(pd(this).event.bubbles) - }, - - /** - * The flag to be cancelable. - * @type {boolean} - */ - get cancelable() { - return Boolean(pd(this).event.cancelable) - }, - - /** - * Cancel this event. - * @returns {void} - */ - preventDefault() { - setCancelFlag(pd(this)); - }, - - /** - * The flag to indicate cancellation state. - * @type {boolean} - */ - get defaultPrevented() { - return pd(this).canceled - }, - - /** - * The flag to be composed. - * @type {boolean} - */ - get composed() { - return Boolean(pd(this).event.composed) - }, - - /** - * The unix time of this event. - * @type {number} - */ - get timeStamp() { - return pd(this).timeStamp - }, - - /** - * The target of this event. - * @type {EventTarget} - * @deprecated - */ - get srcElement() { - return pd(this).eventTarget - }, - - /** - * The flag to stop event bubbling. - * @type {boolean} - * @deprecated - */ - get cancelBubble() { - return pd(this).stopped - }, - set cancelBubble(value) { - if (!value) { - return - } - const data = pd(this); - - data.stopped = true; - if (typeof data.event.cancelBubble === "boolean") { - data.event.cancelBubble = true; - } - }, - - /** - * The flag to indicate cancellation state. - * @type {boolean} - * @deprecated - */ - get returnValue() { - return !pd(this).canceled - }, - set returnValue(value) { - if (!value) { - setCancelFlag(pd(this)); - } - }, - - /** - * Initialize this event object. But do nothing under event dispatching. - * @param {string} type The event type. - * @param {boolean} [bubbles=false] The flag to be possible to bubble up. - * @param {boolean} [cancelable=false] The flag to be possible to cancel. - * @deprecated - */ - initEvent() { - // Do nothing. - }, -}; - -// `constructor` is not enumerable. -Object.defineProperty(Event.prototype, "constructor", { - value: Event, - configurable: true, - writable: true, -}); - -// Ensure `event instanceof window.Event` is `true`. -if (typeof window !== "undefined" && typeof window.Event !== "undefined") { - Object.setPrototypeOf(Event.prototype, window.Event.prototype); - - // Make association for wrappers. - wrappers.set(window.Event.prototype, Event); -} - -/** - * Get the property descriptor to redirect a given property. - * @param {string} key Property name to define property descriptor. - * @returns {PropertyDescriptor} The property descriptor to redirect the property. - * @private - */ -function defineRedirectDescriptor(key) { - return { - get() { - return pd(this).event[key] - }, - set(value) { - pd(this).event[key] = value; - }, - configurable: true, - enumerable: true, - } -} - -/** - * Get the property descriptor to call a given method property. - * @param {string} key Property name to define property descriptor. - * @returns {PropertyDescriptor} The property descriptor to call the method property. - * @private - */ -function defineCallDescriptor(key) { - return { - value() { - const event = pd(this).event; - return event[key].apply(event, arguments) - }, - configurable: true, - enumerable: true, - } -} - -/** - * Define new wrapper class. - * @param {Function} BaseEvent The base wrapper class. - * @param {Object} proto The prototype of the original event. - * @returns {Function} The defined wrapper class. - * @private - */ -function defineWrapper(BaseEvent, proto) { - const keys = Object.keys(proto); - if (keys.length === 0) { - return BaseEvent - } - - /** CustomEvent */ - function CustomEvent(eventTarget, event) { - BaseEvent.call(this, eventTarget, event); - } - - CustomEvent.prototype = Object.create(BaseEvent.prototype, { - constructor: { value: CustomEvent, configurable: true, writable: true }, - }); - - // Define accessors. - for (let i = 0; i < keys.length; ++i) { - const key = keys[i]; - if (!(key in BaseEvent.prototype)) { - const descriptor = Object.getOwnPropertyDescriptor(proto, key); - const isFunc = typeof descriptor.value === "function"; - Object.defineProperty( - CustomEvent.prototype, - key, - isFunc - ? defineCallDescriptor(key) - : defineRedirectDescriptor(key) - ); - } - } - - return CustomEvent -} - -/** - * Get the wrapper class of a given prototype. - * @param {Object} proto The prototype of the original event to get its wrapper. - * @returns {Function} The wrapper class. - * @private - */ -function getWrapper(proto) { - if (proto == null || proto === Object.prototype) { - return Event - } - - let wrapper = wrappers.get(proto); - if (wrapper == null) { - wrapper = defineWrapper(getWrapper(Object.getPrototypeOf(proto)), proto); - wrappers.set(proto, wrapper); - } - return wrapper -} - -/** - * Wrap a given event to management a dispatching. - * @param {EventTarget} eventTarget The event target of this dispatching. - * @param {Object} event The event to wrap. - * @returns {Event} The wrapper instance. - * @private - */ -function wrapEvent(eventTarget, event) { - const Wrapper = getWrapper(Object.getPrototypeOf(event)); - return new Wrapper(eventTarget, event) -} - -/** - * Get the immediateStopped flag of a given event. - * @param {Event} event The event to get. - * @returns {boolean} The flag to stop propagation immediately. - * @private - */ -function isStopped(event) { - return pd(event).immediateStopped -} - -/** - * Set the current event phase of a given event. - * @param {Event} event The event to set current target. - * @param {number} eventPhase New event phase. - * @returns {void} - * @private - */ -function setEventPhase(event, eventPhase) { - pd(event).eventPhase = eventPhase; -} - -/** - * Set the current target of a given event. - * @param {Event} event The event to set current target. - * @param {EventTarget|null} currentTarget New current target. - * @returns {void} - * @private - */ -function setCurrentTarget(event, currentTarget) { - pd(event).currentTarget = currentTarget; -} - -/** - * Set a passive listener of a given event. - * @param {Event} event The event to set current target. - * @param {Function|null} passiveListener New passive listener. - * @returns {void} - * @private - */ -function setPassiveListener(event, passiveListener) { - pd(event).passiveListener = passiveListener; -} - -/** - * @typedef {object} ListenerNode - * @property {Function} listener - * @property {1|2|3} listenerType - * @property {boolean} passive - * @property {boolean} once - * @property {ListenerNode|null} next - * @private - */ - -/** - * @type {WeakMap>} - * @private - */ -const listenersMap = new WeakMap(); - -// Listener types -const CAPTURE = 1; -const BUBBLE = 2; -const ATTRIBUTE = 3; - -/** - * Check whether a given value is an object or not. - * @param {any} x The value to check. - * @returns {boolean} `true` if the value is an object. - */ -function isObject(x) { - return x !== null && typeof x === "object" //eslint-disable-line no-restricted-syntax -} - -/** - * Get listeners. - * @param {EventTarget} eventTarget The event target to get. - * @returns {Map} The listeners. - * @private - */ -function getListeners(eventTarget) { - const listeners = listenersMap.get(eventTarget); - if (listeners == null) { - throw new TypeError( - "'this' is expected an EventTarget object, but got another value." - ) - } - return listeners -} - -/** - * Get the property descriptor for the event attribute of a given event. - * @param {string} eventName The event name to get property descriptor. - * @returns {PropertyDescriptor} The property descriptor. - * @private - */ -function defineEventAttributeDescriptor(eventName) { - return { - get() { - const listeners = getListeners(this); - let node = listeners.get(eventName); - while (node != null) { - if (node.listenerType === ATTRIBUTE) { - return node.listener - } - node = node.next; - } - return null - }, - - set(listener) { - if (typeof listener !== "function" && !isObject(listener)) { - listener = null; // eslint-disable-line no-param-reassign - } - const listeners = getListeners(this); - - // Traverse to the tail while removing old value. - let prev = null; - let node = listeners.get(eventName); - while (node != null) { - if (node.listenerType === ATTRIBUTE) { - // Remove old value. - if (prev !== null) { - prev.next = node.next; - } else if (node.next !== null) { - listeners.set(eventName, node.next); - } else { - listeners.delete(eventName); - } - } else { - prev = node; - } - - node = node.next; - } - - // Add new value. - if (listener !== null) { - const newNode = { - listener, - listenerType: ATTRIBUTE, - passive: false, - once: false, - next: null, - }; - if (prev === null) { - listeners.set(eventName, newNode); - } else { - prev.next = newNode; - } - } - }, - configurable: true, - enumerable: true, - } -} - -/** - * Define an event attribute (e.g. `eventTarget.onclick`). - * @param {Object} eventTargetPrototype The event target prototype to define an event attrbite. - * @param {string} eventName The event name to define. - * @returns {void} - */ -function defineEventAttribute(eventTargetPrototype, eventName) { - Object.defineProperty( - eventTargetPrototype, - `on${eventName}`, - defineEventAttributeDescriptor(eventName) - ); -} - -/** - * Define a custom EventTarget with event attributes. - * @param {string[]} eventNames Event names for event attributes. - * @returns {EventTarget} The custom EventTarget. - * @private - */ -function defineCustomEventTarget(eventNames) { - /** CustomEventTarget */ - function CustomEventTarget() { - EventTarget.call(this); - } - - CustomEventTarget.prototype = Object.create(EventTarget.prototype, { - constructor: { - value: CustomEventTarget, - configurable: true, - writable: true, - }, - }); - - for (let i = 0; i < eventNames.length; ++i) { - defineEventAttribute(CustomEventTarget.prototype, eventNames[i]); - } - - return CustomEventTarget -} - -/** - * EventTarget. - * - * - This is constructor if no arguments. - * - This is a function which returns a CustomEventTarget constructor if there are arguments. - * - * For example: - * - * class A extends EventTarget {} - * class B extends EventTarget("message") {} - * class C extends EventTarget("message", "error") {} - * class D extends EventTarget(["message", "error"]) {} - */ -function EventTarget() { - /*eslint-disable consistent-return */ - if (this instanceof EventTarget) { - listenersMap.set(this, new Map()); - return - } - if (arguments.length === 1 && Array.isArray(arguments[0])) { - return defineCustomEventTarget(arguments[0]) - } - if (arguments.length > 0) { - const types = new Array(arguments.length); - for (let i = 0; i < arguments.length; ++i) { - types[i] = arguments[i]; - } - return defineCustomEventTarget(types) - } - throw new TypeError("Cannot call a class as a function") - /*eslint-enable consistent-return */ -} - -// Should be enumerable, but class methods are not enumerable. -EventTarget.prototype = { - /** - * Add a given listener to this event target. - * @param {string} eventName The event name to add. - * @param {Function} listener The listener to add. - * @param {boolean|{capture?:boolean,passive?:boolean,once?:boolean}} [options] The options for this listener. - * @returns {void} - */ - addEventListener(eventName, listener, options) { - if (listener == null) { - return - } - if (typeof listener !== "function" && !isObject(listener)) { - throw new TypeError("'listener' should be a function or an object.") - } - - const listeners = getListeners(this); - const optionsIsObj = isObject(options); - const capture = optionsIsObj - ? Boolean(options.capture) - : Boolean(options); - const listenerType = capture ? CAPTURE : BUBBLE; - const newNode = { - listener, - listenerType, - passive: optionsIsObj && Boolean(options.passive), - once: optionsIsObj && Boolean(options.once), - next: null, - }; - - // Set it as the first node if the first node is null. - let node = listeners.get(eventName); - if (node === undefined) { - listeners.set(eventName, newNode); - return - } - - // Traverse to the tail while checking duplication.. - let prev = null; - while (node != null) { - if ( - node.listener === listener && - node.listenerType === listenerType - ) { - // Should ignore duplication. - return - } - prev = node; - node = node.next; - } - - // Add it. - prev.next = newNode; - }, - - /** - * Remove a given listener from this event target. - * @param {string} eventName The event name to remove. - * @param {Function} listener The listener to remove. - * @param {boolean|{capture?:boolean,passive?:boolean,once?:boolean}} [options] The options for this listener. - * @returns {void} - */ - removeEventListener(eventName, listener, options) { - if (listener == null) { - return - } - - const listeners = getListeners(this); - const capture = isObject(options) - ? Boolean(options.capture) - : Boolean(options); - const listenerType = capture ? CAPTURE : BUBBLE; - - let prev = null; - let node = listeners.get(eventName); - while (node != null) { - if ( - node.listener === listener && - node.listenerType === listenerType - ) { - if (prev !== null) { - prev.next = node.next; - } else if (node.next !== null) { - listeners.set(eventName, node.next); - } else { - listeners.delete(eventName); - } - return - } - - prev = node; - node = node.next; - } - }, - - /** - * Dispatch a given event. - * @param {Event|{type:string}} event The event to dispatch. - * @returns {boolean} `false` if canceled. - */ - dispatchEvent(event) { - if (event == null || typeof event.type !== "string") { - throw new TypeError('"event.type" should be a string.') - } - - // If listeners aren't registered, terminate. - const listeners = getListeners(this); - const eventName = event.type; - let node = listeners.get(eventName); - if (node == null) { - return true - } - - // Since we cannot rewrite several properties, so wrap object. - const wrappedEvent = wrapEvent(this, event); - - // This doesn't process capturing phase and bubbling phase. - // This isn't participating in a tree. - let prev = null; - while (node != null) { - // Remove this listener if it's once - if (node.once) { - if (prev !== null) { - prev.next = node.next; - } else if (node.next !== null) { - listeners.set(eventName, node.next); - } else { - listeners.delete(eventName); - } - } else { - prev = node; - } - - // Call this listener - setPassiveListener( - wrappedEvent, - node.passive ? node.listener : null - ); - if (typeof node.listener === "function") { - try { - node.listener.call(this, wrappedEvent); - } catch (err) { - if ( - typeof console !== "undefined" && - typeof console.error === "function" - ) { - console.error(err); - } - } - } else if ( - node.listenerType !== ATTRIBUTE && - typeof node.listener.handleEvent === "function" - ) { - node.listener.handleEvent(wrappedEvent); - } - - // Break if `event.stopImmediatePropagation` was called. - if (isStopped(wrappedEvent)) { - break - } - - node = node.next; - } - setPassiveListener(wrappedEvent, null); - setEventPhase(wrappedEvent, 0); - setCurrentTarget(wrappedEvent, null); - - return !wrappedEvent.defaultPrevented - }, -}; - -// `constructor` is not enumerable. -Object.defineProperty(EventTarget.prototype, "constructor", { - value: EventTarget, - configurable: true, - writable: true, -}); - -// Ensure `eventTarget instanceof window.EventTarget` is `true`. -if ( - typeof window !== "undefined" && - typeof window.EventTarget !== "undefined" -) { - Object.setPrototypeOf(EventTarget.prototype, window.EventTarget.prototype); -} - -exports.defineEventAttribute = defineEventAttribute; -exports.EventTarget = EventTarget; -exports["default"] = EventTarget; - -module.exports = EventTarget -module.exports.EventTarget = module.exports["default"] = EventTarget -module.exports.defineEventAttribute = defineEventAttribute -//# sourceMappingURL=event-target-shim.js.map - - -/***/ }), - -/***/ 87614: -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -__webpack_require__.r(__webpack_exports__); -/* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ assign: () => (/* binding */ assign), -/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__), -/* harmony export */ defaultI18n: () => (/* binding */ defaultI18n), -/* harmony export */ format: () => (/* binding */ format), -/* harmony export */ parse: () => (/* binding */ parse), -/* harmony export */ setGlobalDateI18n: () => (/* binding */ setGlobalDateI18n), -/* harmony export */ setGlobalDateMasks: () => (/* binding */ setGlobalDateMasks) -/* harmony export */ }); -var token = /d{1,4}|M{1,4}|YY(?:YY)?|S{1,3}|Do|ZZ|Z|([HhMsDm])\1?|[aA]|"[^"]*"|'[^']*'/g; -var twoDigitsOptional = "\\d\\d?"; -var twoDigits = "\\d\\d"; -var threeDigits = "\\d{3}"; -var fourDigits = "\\d{4}"; -var word = "[^\\s]+"; -var literal = /\[([^]*?)\]/gm; -function shorten(arr, sLen) { - var newArr = []; - for (var i = 0, len = arr.length; i < len; i++) { - newArr.push(arr[i].substr(0, sLen)); - } - return newArr; -} -var monthUpdate = function (arrName) { return function (v, i18n) { - var lowerCaseArr = i18n[arrName].map(function (v) { return v.toLowerCase(); }); - var index = lowerCaseArr.indexOf(v.toLowerCase()); - if (index > -1) { - return index; - } - return null; -}; }; -function assign(origObj) { - var args = []; - for (var _i = 1; _i < arguments.length; _i++) { - args[_i - 1] = arguments[_i]; - } - for (var _a = 0, args_1 = args; _a < args_1.length; _a++) { - var obj = args_1[_a]; - for (var key in obj) { - // @ts-ignore ex - origObj[key] = obj[key]; - } - } - return origObj; -} -var dayNames = [ - "Sunday", - "Monday", - "Tuesday", - "Wednesday", - "Thursday", - "Friday", - "Saturday" -]; -var monthNames = [ - "January", - "February", - "March", - "April", - "May", - "June", - "July", - "August", - "September", - "October", - "November", - "December" -]; -var monthNamesShort = shorten(monthNames, 3); -var dayNamesShort = shorten(dayNames, 3); -var defaultI18n = { - dayNamesShort: dayNamesShort, - dayNames: dayNames, - monthNamesShort: monthNamesShort, - monthNames: monthNames, - amPm: ["am", "pm"], - DoFn: function (dayOfMonth) { - return (dayOfMonth + - ["th", "st", "nd", "rd"][dayOfMonth % 10 > 3 - ? 0 - : ((dayOfMonth - (dayOfMonth % 10) !== 10 ? 1 : 0) * dayOfMonth) % 10]); - } -}; -var globalI18n = assign({}, defaultI18n); -var setGlobalDateI18n = function (i18n) { - return (globalI18n = assign(globalI18n, i18n)); -}; -var regexEscape = function (str) { - return str.replace(/[|\\{()[^$+*?.-]/g, "\\$&"); -}; -var pad = function (val, len) { - if (len === void 0) { len = 2; } - val = String(val); - while (val.length < len) { - val = "0" + val; - } - return val; -}; -var formatFlags = { - D: function (dateObj) { return String(dateObj.getDate()); }, - DD: function (dateObj) { return pad(dateObj.getDate()); }, - Do: function (dateObj, i18n) { - return i18n.DoFn(dateObj.getDate()); - }, - d: function (dateObj) { return String(dateObj.getDay()); }, - dd: function (dateObj) { return pad(dateObj.getDay()); }, - ddd: function (dateObj, i18n) { - return i18n.dayNamesShort[dateObj.getDay()]; - }, - dddd: function (dateObj, i18n) { - return i18n.dayNames[dateObj.getDay()]; - }, - M: function (dateObj) { return String(dateObj.getMonth() + 1); }, - MM: function (dateObj) { return pad(dateObj.getMonth() + 1); }, - MMM: function (dateObj, i18n) { - return i18n.monthNamesShort[dateObj.getMonth()]; - }, - MMMM: function (dateObj, i18n) { - return i18n.monthNames[dateObj.getMonth()]; - }, - YY: function (dateObj) { - return pad(String(dateObj.getFullYear()), 4).substr(2); - }, - YYYY: function (dateObj) { return pad(dateObj.getFullYear(), 4); }, - h: function (dateObj) { return String(dateObj.getHours() % 12 || 12); }, - hh: function (dateObj) { return pad(dateObj.getHours() % 12 || 12); }, - H: function (dateObj) { return String(dateObj.getHours()); }, - HH: function (dateObj) { return pad(dateObj.getHours()); }, - m: function (dateObj) { return String(dateObj.getMinutes()); }, - mm: function (dateObj) { return pad(dateObj.getMinutes()); }, - s: function (dateObj) { return String(dateObj.getSeconds()); }, - ss: function (dateObj) { return pad(dateObj.getSeconds()); }, - S: function (dateObj) { - return String(Math.round(dateObj.getMilliseconds() / 100)); - }, - SS: function (dateObj) { - return pad(Math.round(dateObj.getMilliseconds() / 10), 2); - }, - SSS: function (dateObj) { return pad(dateObj.getMilliseconds(), 3); }, - a: function (dateObj, i18n) { - return dateObj.getHours() < 12 ? i18n.amPm[0] : i18n.amPm[1]; - }, - A: function (dateObj, i18n) { - return dateObj.getHours() < 12 - ? i18n.amPm[0].toUpperCase() - : i18n.amPm[1].toUpperCase(); - }, - ZZ: function (dateObj) { - var offset = dateObj.getTimezoneOffset(); - return ((offset > 0 ? "-" : "+") + - pad(Math.floor(Math.abs(offset) / 60) * 100 + (Math.abs(offset) % 60), 4)); - }, - Z: function (dateObj) { - var offset = dateObj.getTimezoneOffset(); - return ((offset > 0 ? "-" : "+") + - pad(Math.floor(Math.abs(offset) / 60), 2) + - ":" + - pad(Math.abs(offset) % 60, 2)); - } -}; -var monthParse = function (v) { return +v - 1; }; -var emptyDigits = [null, twoDigitsOptional]; -var emptyWord = [null, word]; -var amPm = [ - "isPm", - word, - function (v, i18n) { - var val = v.toLowerCase(); - if (val === i18n.amPm[0]) { - return 0; - } - else if (val === i18n.amPm[1]) { - return 1; - } - return null; - } -]; -var timezoneOffset = [ - "timezoneOffset", - "[^\\s]*?[\\+\\-]\\d\\d:?\\d\\d|[^\\s]*?Z?", - function (v) { - var parts = (v + "").match(/([+-]|\d\d)/gi); - if (parts) { - var minutes = +parts[1] * 60 + parseInt(parts[2], 10); - return parts[0] === "+" ? minutes : -minutes; - } - return 0; - } -]; -var parseFlags = { - D: ["day", twoDigitsOptional], - DD: ["day", twoDigits], - Do: ["day", twoDigitsOptional + word, function (v) { return parseInt(v, 10); }], - M: ["month", twoDigitsOptional, monthParse], - MM: ["month", twoDigits, monthParse], - YY: [ - "year", - twoDigits, - function (v) { - var now = new Date(); - var cent = +("" + now.getFullYear()).substr(0, 2); - return +("" + (+v > 68 ? cent - 1 : cent) + v); - } - ], - h: ["hour", twoDigitsOptional, undefined, "isPm"], - hh: ["hour", twoDigits, undefined, "isPm"], - H: ["hour", twoDigitsOptional], - HH: ["hour", twoDigits], - m: ["minute", twoDigitsOptional], - mm: ["minute", twoDigits], - s: ["second", twoDigitsOptional], - ss: ["second", twoDigits], - YYYY: ["year", fourDigits], - S: ["millisecond", "\\d", function (v) { return +v * 100; }], - SS: ["millisecond", twoDigits, function (v) { return +v * 10; }], - SSS: ["millisecond", threeDigits], - d: emptyDigits, - dd: emptyDigits, - ddd: emptyWord, - dddd: emptyWord, - MMM: ["month", word, monthUpdate("monthNamesShort")], - MMMM: ["month", word, monthUpdate("monthNames")], - a: amPm, - A: amPm, - ZZ: timezoneOffset, - Z: timezoneOffset -}; -// Some common format strings -var globalMasks = { - default: "ddd MMM DD YYYY HH:mm:ss", - shortDate: "M/D/YY", - mediumDate: "MMM D, YYYY", - longDate: "MMMM D, YYYY", - fullDate: "dddd, MMMM D, YYYY", - isoDate: "YYYY-MM-DD", - isoDateTime: "YYYY-MM-DDTHH:mm:ssZ", - shortTime: "HH:mm", - mediumTime: "HH:mm:ss", - longTime: "HH:mm:ss.SSS" -}; -var setGlobalDateMasks = function (masks) { return assign(globalMasks, masks); }; -/*** - * Format a date - * @method format - * @param {Date|number} dateObj - * @param {string} mask Format of the date, i.e. 'mm-dd-yy' or 'shortDate' - * @returns {string} Formatted date string - */ -var format = function (dateObj, mask, i18n) { - if (mask === void 0) { mask = globalMasks["default"]; } - if (i18n === void 0) { i18n = {}; } - if (typeof dateObj === "number") { - dateObj = new Date(dateObj); - } - if (Object.prototype.toString.call(dateObj) !== "[object Date]" || - isNaN(dateObj.getTime())) { - throw new Error("Invalid Date pass to format"); - } - mask = globalMasks[mask] || mask; - var literals = []; - // Make literals inactive by replacing them with @@@ - mask = mask.replace(literal, function ($0, $1) { - literals.push($1); - return "@@@"; - }); - var combinedI18nSettings = assign(assign({}, globalI18n), i18n); - // Apply formatting rules - mask = mask.replace(token, function ($0) { - return formatFlags[$0](dateObj, combinedI18nSettings); - }); - // Inline literal values back into the formatted value - return mask.replace(/@@@/g, function () { return literals.shift(); }); -}; -/** - * Parse a date string into a Javascript Date object / - * @method parse - * @param {string} dateStr Date string - * @param {string} format Date parse format - * @param {i18n} I18nSettingsOptional Full or subset of I18N settings - * @returns {Date|null} Returns Date object. Returns null what date string is invalid or doesn't match format - */ -function parse(dateStr, format, i18n) { - if (i18n === void 0) { i18n = {}; } - if (typeof format !== "string") { - throw new Error("Invalid format in fecha parse"); - } - // Check to see if the format is actually a mask - format = globalMasks[format] || format; - // Avoid regular expression denial of service, fail early for really long strings - // https://www.owasp.org/index.php/Regular_expression_Denial_of_Service_-_ReDoS - if (dateStr.length > 1000) { - return null; - } - // Default to the beginning of the year. - var today = new Date(); - var dateInfo = { - year: today.getFullYear(), - month: 0, - day: 1, - hour: 0, - minute: 0, - second: 0, - millisecond: 0, - isPm: null, - timezoneOffset: null - }; - var parseInfo = []; - var literals = []; - // Replace all the literals with @@@. Hopefully a string that won't exist in the format - var newFormat = format.replace(literal, function ($0, $1) { - literals.push(regexEscape($1)); - return "@@@"; - }); - var specifiedFields = {}; - var requiredFields = {}; - // Change every token that we find into the correct regex - newFormat = regexEscape(newFormat).replace(token, function ($0) { - var info = parseFlags[$0]; - var field = info[0], regex = info[1], requiredField = info[3]; - // Check if the person has specified the same field twice. This will lead to confusing results. - if (specifiedFields[field]) { - throw new Error("Invalid format. " + field + " specified twice in format"); - } - specifiedFields[field] = true; - // Check if there are any required fields. For instance, 12 hour time requires AM/PM specified - if (requiredField) { - requiredFields[requiredField] = true; - } - parseInfo.push(info); - return "(" + regex + ")"; - }); - // Check all the required fields are present - Object.keys(requiredFields).forEach(function (field) { - if (!specifiedFields[field]) { - throw new Error("Invalid format. " + field + " is required in specified format"); - } - }); - // Add back all the literals after - newFormat = newFormat.replace(/@@@/g, function () { return literals.shift(); }); - // Check if the date string matches the format. If it doesn't return null - var matches = dateStr.match(new RegExp(newFormat, "i")); - if (!matches) { - return null; - } - var combinedI18nSettings = assign(assign({}, globalI18n), i18n); - // For each match, call the parser function for that date part - for (var i = 1; i < matches.length; i++) { - var _a = parseInfo[i - 1], field = _a[0], parser = _a[2]; - var value = parser - ? parser(matches[i], combinedI18nSettings) - : +matches[i]; - // If the parser can't make sense of the value, return null - if (value == null) { - return null; - } - dateInfo[field] = value; - } - if (dateInfo.isPm === 1 && dateInfo.hour != null && +dateInfo.hour !== 12) { - dateInfo.hour = +dateInfo.hour + 12; - } - else if (dateInfo.isPm === 0 && +dateInfo.hour === 12) { - dateInfo.hour = 0; - } - var dateTZ; - if (dateInfo.timezoneOffset == null) { - dateTZ = new Date(dateInfo.year, dateInfo.month, dateInfo.day, dateInfo.hour, dateInfo.minute, dateInfo.second, dateInfo.millisecond); - var validateFields = [ - ["month", "getMonth"], - ["day", "getDate"], - ["hour", "getHours"], - ["minute", "getMinutes"], - ["second", "getSeconds"] - ]; - for (var i = 0, len = validateFields.length; i < len; i++) { - // Check to make sure the date field is within the allowed range. Javascript dates allows values - // outside the allowed range. If the values don't match the value was invalid - if (specifiedFields[validateFields[i][0]] && - dateInfo[validateFields[i][0]] !== dateTZ[validateFields[i][1]]()) { - return null; - } - } - } - else { - dateTZ = new Date(Date.UTC(dateInfo.year, dateInfo.month, dateInfo.day, dateInfo.hour, dateInfo.minute - dateInfo.timezoneOffset, dateInfo.second, dateInfo.millisecond)); - // We can't validate dates in another timezone unfortunately. Do a basic check instead - if (dateInfo.month > 11 || - dateInfo.month < 0 || - dateInfo.day > 31 || - dateInfo.day < 1 || - dateInfo.hour > 23 || - dateInfo.hour < 0 || - dateInfo.minute > 59 || - dateInfo.minute < 0 || - dateInfo.second > 59 || - dateInfo.second < 0) { - return null; - } - } - // Don't allow invalid dates - return dateTZ; -} -var fecha = { - format: format, - parse: parse, - defaultI18n: defaultI18n, - setGlobalDateI18n: setGlobalDateI18n, - setGlobalDateMasks: setGlobalDateMasks -}; - -/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (fecha); - -//# sourceMappingURL=fecha.js.map - - -/***/ }), - -/***/ 67027: -/***/ ((module) => { - -"use strict"; - - -var toString = Object.prototype.toString; - -/** - * Extract names from functions. - * - * @param {Function} fn The function who's name we need to extract. - * @returns {String} The name of the function. - * @public - */ -module.exports = function name(fn) { - if ('string' === typeof fn.displayName && fn.constructor.name) { - return fn.displayName; - } else if ('string' === typeof fn.name && fn.name) { - return fn.name; - } - - // - // Check to see if the constructor has a name. - // - if ( - 'object' === typeof fn - && fn.constructor - && 'string' === typeof fn.constructor.name - ) return fn.constructor.name; - - // - // toString the given function and attempt to parse it out of it, or determine - // the class. - // - var named = fn.toString() - , type = toString.call(fn).slice(8, -1); - - if ('Function' === type) { - named = named.substring(named.indexOf('(') + 1, named.indexOf(')')); - } else { - named = type; - } - - return named || 'anonymous'; -}; - - -/***/ }), - -/***/ 95270: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const fs = __webpack_require__(71174) - -const BUF_LENGTH = 64 * 1024 -const _buff = __webpack_require__(34549)(BUF_LENGTH) - -function copyFileSync (srcFile, destFile, options) { - const overwrite = options.overwrite - const errorOnExist = options.errorOnExist - const preserveTimestamps = options.preserveTimestamps - - if (fs.existsSync(destFile)) { - if (overwrite) { - fs.unlinkSync(destFile) - } else if (errorOnExist) { - throw new Error(`${destFile} already exists`) - } else return - } - - const fdr = fs.openSync(srcFile, 'r') - const stat = fs.fstatSync(fdr) - const fdw = fs.openSync(destFile, 'w', stat.mode) - let bytesRead = 1 - let pos = 0 - - while (bytesRead > 0) { - bytesRead = fs.readSync(fdr, _buff, 0, BUF_LENGTH, pos) - fs.writeSync(fdw, _buff, 0, bytesRead) - pos += bytesRead - } - - if (preserveTimestamps) { - fs.futimesSync(fdw, stat.atime, stat.mtime) - } - - fs.closeSync(fdr) - fs.closeSync(fdw) -} - -module.exports = copyFileSync - - -/***/ }), - -/***/ 86793: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const fs = __webpack_require__(71174) -const path = __webpack_require__(16928) -const copyFileSync = __webpack_require__(95270) -const mkdir = __webpack_require__(60327) - -function copySync (src, dest, options) { - if (typeof options === 'function' || options instanceof RegExp) { - options = {filter: options} - } - - options = options || {} - options.recursive = !!options.recursive - - // default to true for now - options.clobber = 'clobber' in options ? !!options.clobber : true - // overwrite falls back to clobber - options.overwrite = 'overwrite' in options ? !!options.overwrite : options.clobber - options.dereference = 'dereference' in options ? !!options.dereference : false - options.preserveTimestamps = 'preserveTimestamps' in options ? !!options.preserveTimestamps : false - - options.filter = options.filter || function () { return true } - - // Warn about using preserveTimestamps on 32-bit node: - if (options.preserveTimestamps && process.arch === 'ia32') { - console.warn(`fs-extra: Using the preserveTimestamps option in 32-bit node is not recommended;\n - see https://github.com/jprichardson/node-fs-extra/issues/269`) - } - - const stats = (options.recursive && !options.dereference) ? fs.lstatSync(src) : fs.statSync(src) - const destFolder = path.dirname(dest) - const destFolderExists = fs.existsSync(destFolder) - let performCopy = false - - if (options.filter instanceof RegExp) { - console.warn('Warning: fs-extra: Passing a RegExp filter is deprecated, use a function') - performCopy = options.filter.test(src) - } else if (typeof options.filter === 'function') performCopy = options.filter(src, dest) - - if (stats.isFile() && performCopy) { - if (!destFolderExists) mkdir.mkdirsSync(destFolder) - copyFileSync(src, dest, { - overwrite: options.overwrite, - errorOnExist: options.errorOnExist, - preserveTimestamps: options.preserveTimestamps - }) - } else if (stats.isDirectory() && performCopy) { - if (!fs.existsSync(dest)) mkdir.mkdirsSync(dest) - const contents = fs.readdirSync(src) - contents.forEach(content => { - const opts = options - opts.recursive = true - copySync(path.join(src, content), path.join(dest, content), opts) - }) - } else if (options.recursive && stats.isSymbolicLink() && performCopy) { - const srcPath = fs.readlinkSync(src) - fs.symlinkSync(srcPath, dest) - } -} - -module.exports = copySync - - -/***/ }), - -/***/ 88510: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -module.exports = { - copySync: __webpack_require__(86793) -} - - -/***/ }), - -/***/ 20881: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const fs = __webpack_require__(71174) -const path = __webpack_require__(16928) -const ncp = __webpack_require__(57967) -const mkdir = __webpack_require__(60327) -const pathExists = (__webpack_require__(49767).pathExists) - -function copy (src, dest, options, callback) { - if (typeof options === 'function' && !callback) { - callback = options - options = {} - } else if (typeof options === 'function' || options instanceof RegExp) { - options = {filter: options} - } - callback = callback || function () {} - options = options || {} - - // Warn about using preserveTimestamps on 32-bit node: - if (options.preserveTimestamps && process.arch === 'ia32') { - console.warn(`fs-extra: Using the preserveTimestamps option in 32-bit node is not recommended;\n - see https://github.com/jprichardson/node-fs-extra/issues/269`) - } - - // don't allow src and dest to be the same - const basePath = process.cwd() - const currentPath = path.resolve(basePath, src) - const targetPath = path.resolve(basePath, dest) - if (currentPath === targetPath) return callback(new Error('Source and destination must not be the same.')) - - fs.lstat(src, (err, stats) => { - if (err) return callback(err) - - let dir = null - if (stats.isDirectory()) { - const parts = dest.split(path.sep) - parts.pop() - dir = parts.join(path.sep) - } else { - dir = path.dirname(dest) - } - - pathExists(dir, (err, dirExists) => { - if (err) return callback(err) - if (dirExists) return ncp(src, dest, options, callback) - mkdir.mkdirs(dir, err => { - if (err) return callback(err) - ncp(src, dest, options, callback) - }) - }) - }) -} - -module.exports = copy - - -/***/ }), - -/***/ 33430: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -const u = (__webpack_require__(55399)/* .fromCallback */ .S) -module.exports = { - copy: u(__webpack_require__(20881)) -} - - -/***/ }), - -/***/ 57967: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -// imported from ncp (this is temporary, will rewrite) - -var fs = __webpack_require__(71174) -var path = __webpack_require__(16928) -var utimes = __webpack_require__(90348) - -function ncp (source, dest, options, callback) { - if (!callback) { - callback = options - options = {} - } - - var basePath = process.cwd() - var currentPath = path.resolve(basePath, source) - var targetPath = path.resolve(basePath, dest) - - var filter = options.filter - var transform = options.transform - var overwrite = options.overwrite - // If overwrite is undefined, use clobber, otherwise default to true: - if (overwrite === undefined) overwrite = options.clobber - if (overwrite === undefined) overwrite = true - var errorOnExist = options.errorOnExist - var dereference = options.dereference - var preserveTimestamps = options.preserveTimestamps === true - - var started = 0 - var finished = 0 - var running = 0 - - var errored = false - - startCopy(currentPath) - - function startCopy (source) { - started++ - if (filter) { - if (filter instanceof RegExp) { - console.warn('Warning: fs-extra: Passing a RegExp filter is deprecated, use a function') - if (!filter.test(source)) { - return doneOne(true) - } - } else if (typeof filter === 'function') { - if (!filter(source, dest)) { - return doneOne(true) - } - } - } - return getStats(source) - } - - function getStats (source) { - var stat = dereference ? fs.stat : fs.lstat - running++ - stat(source, function (err, stats) { - if (err) return onError(err) - - // We need to get the mode from the stats object and preserve it. - var item = { - name: source, - mode: stats.mode, - mtime: stats.mtime, // modified time - atime: stats.atime, // access time - stats: stats // temporary - } - - if (stats.isDirectory()) { - return onDir(item) - } else if (stats.isFile() || stats.isCharacterDevice() || stats.isBlockDevice()) { - return onFile(item) - } else if (stats.isSymbolicLink()) { - // Symlinks don't really need to know about the mode. - return onLink(source) - } - }) - } - - function onFile (file) { - var target = file.name.replace(currentPath, targetPath.replace('$', '$$$$')) // escapes '$' with '$$' - isWritable(target, function (writable) { - if (writable) { - copyFile(file, target) - } else { - if (overwrite) { - rmFile(target, function () { - copyFile(file, target) - }) - } else if (errorOnExist) { - onError(new Error(target + ' already exists')) - } else { - doneOne() - } - } - }) - } - - function copyFile (file, target) { - var readStream = fs.createReadStream(file.name) - var writeStream = fs.createWriteStream(target, { mode: file.mode }) - - readStream.on('error', onError) - writeStream.on('error', onError) - - if (transform) { - transform(readStream, writeStream, file) - } else { - writeStream.on('open', function () { - readStream.pipe(writeStream) - }) - } - - writeStream.once('close', function () { - fs.chmod(target, file.mode, function (err) { - if (err) return onError(err) - if (preserveTimestamps) { - utimes.utimesMillis(target, file.atime, file.mtime, function (err) { - if (err) return onError(err) - return doneOne() - }) - } else { - doneOne() - } - }) - }) - } - - function rmFile (file, done) { - fs.unlink(file, function (err) { - if (err) return onError(err) - return done() - }) - } - - function onDir (dir) { - var target = dir.name.replace(currentPath, targetPath.replace('$', '$$$$')) // escapes '$' with '$$' - isWritable(target, function (writable) { - if (writable) { - return mkDir(dir, target) - } - copyDir(dir.name) - }) - } - - function mkDir (dir, target) { - fs.mkdir(target, dir.mode, function (err) { - if (err) return onError(err) - // despite setting mode in fs.mkdir, doesn't seem to work - // so we set it here. - fs.chmod(target, dir.mode, function (err) { - if (err) return onError(err) - copyDir(dir.name) - }) - }) - } - - function copyDir (dir) { - fs.readdir(dir, function (err, items) { - if (err) return onError(err) - items.forEach(function (item) { - startCopy(path.join(dir, item)) - }) - return doneOne() - }) - } - - function onLink (link) { - var target = link.replace(currentPath, targetPath) - fs.readlink(link, function (err, resolvedPath) { - if (err) return onError(err) - checkLink(resolvedPath, target) - }) - } - - function checkLink (resolvedPath, target) { - if (dereference) { - resolvedPath = path.resolve(basePath, resolvedPath) - } - isWritable(target, function (writable) { - if (writable) { - return makeLink(resolvedPath, target) - } - fs.readlink(target, function (err, targetDest) { - if (err) return onError(err) - - if (dereference) { - targetDest = path.resolve(basePath, targetDest) - } - if (targetDest === resolvedPath) { - return doneOne() - } - return rmFile(target, function () { - makeLink(resolvedPath, target) - }) - }) - }) - } - - function makeLink (linkPath, target) { - fs.symlink(linkPath, target, function (err) { - if (err) return onError(err) - return doneOne() - }) - } - - function isWritable (path, done) { - fs.lstat(path, function (err) { - if (err) { - if (err.code === 'ENOENT') return done(true) - return done(false) - } - return done(false) - }) - } - - function onError (err) { - // ensure callback is defined & called only once: - if (!errored && callback !== undefined) { - errored = true - return callback(err) - } - } - - function doneOne (skipped) { - if (!skipped) running-- - finished++ - if ((started === finished) && (running === 0)) { - if (callback !== undefined) { - return callback(null) - } - } - } -} - -module.exports = ncp - - -/***/ }), - -/***/ 53760: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const u = (__webpack_require__(55399)/* .fromCallback */ .S) -const fs = __webpack_require__(79896) -const path = __webpack_require__(16928) -const mkdir = __webpack_require__(60327) -const remove = __webpack_require__(16195) - -const emptyDir = u(function emptyDir (dir, callback) { - callback = callback || function () {} - fs.readdir(dir, (err, items) => { - if (err) return mkdir.mkdirs(dir, callback) - - items = items.map(item => path.join(dir, item)) - - deleteItem() - - function deleteItem () { - const item = items.pop() - if (!item) return callback() - remove.remove(item, err => { - if (err) return callback(err) - deleteItem() - }) - } - }) -}) - -function emptyDirSync (dir) { - let items - try { - items = fs.readdirSync(dir) - } catch (err) { - return mkdir.mkdirsSync(dir) - } - - items.forEach(item => { - item = path.join(dir, item) - remove.removeSync(item) - }) -} - -module.exports = { - emptyDirSync, - emptydirSync: emptyDirSync, - emptyDir, - emptydir: emptyDir -} - - -/***/ }), - -/***/ 23771: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const u = (__webpack_require__(55399)/* .fromCallback */ .S) -const path = __webpack_require__(16928) -const fs = __webpack_require__(71174) -const mkdir = __webpack_require__(60327) -const pathExists = (__webpack_require__(49767).pathExists) - -function createFile (file, callback) { - function makeFile () { - fs.writeFile(file, '', err => { - if (err) return callback(err) - callback() - }) - } - - fs.stat(file, (err, stats) => { // eslint-disable-line handle-callback-err - if (!err && stats.isFile()) return callback() - const dir = path.dirname(file) - pathExists(dir, (err, dirExists) => { - if (err) return callback(err) - if (dirExists) return makeFile() - mkdir.mkdirs(dir, err => { - if (err) return callback(err) - makeFile() - }) - }) - }) -} - -function createFileSync (file) { - let stats - try { - stats = fs.statSync(file) - } catch (e) {} - if (stats && stats.isFile()) return - - const dir = path.dirname(file) - if (!fs.existsSync(dir)) { - mkdir.mkdirsSync(dir) - } - - fs.writeFileSync(file, '') -} - -module.exports = { - createFile: u(createFile), - createFileSync -} - - -/***/ }), - -/***/ 29081: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const file = __webpack_require__(23771) -const link = __webpack_require__(44181) -const symlink = __webpack_require__(98950) - -module.exports = { - // file - createFile: file.createFile, - createFileSync: file.createFileSync, - ensureFile: file.createFile, - ensureFileSync: file.createFileSync, - // link - createLink: link.createLink, - createLinkSync: link.createLinkSync, - ensureLink: link.createLink, - ensureLinkSync: link.createLinkSync, - // symlink - createSymlink: symlink.createSymlink, - createSymlinkSync: symlink.createSymlinkSync, - ensureSymlink: symlink.createSymlink, - ensureSymlinkSync: symlink.createSymlinkSync -} - - -/***/ }), - -/***/ 44181: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const u = (__webpack_require__(55399)/* .fromCallback */ .S) -const path = __webpack_require__(16928) -const fs = __webpack_require__(71174) -const mkdir = __webpack_require__(60327) -const pathExists = (__webpack_require__(49767).pathExists) - -function createLink (srcpath, dstpath, callback) { - function makeLink (srcpath, dstpath) { - fs.link(srcpath, dstpath, err => { - if (err) return callback(err) - callback(null) - }) - } - - pathExists(dstpath, (err, destinationExists) => { - if (err) return callback(err) - if (destinationExists) return callback(null) - fs.lstat(srcpath, (err, stat) => { - if (err) { - err.message = err.message.replace('lstat', 'ensureLink') - return callback(err) - } - - const dir = path.dirname(dstpath) - pathExists(dir, (err, dirExists) => { - if (err) return callback(err) - if (dirExists) return makeLink(srcpath, dstpath) - mkdir.mkdirs(dir, err => { - if (err) return callback(err) - makeLink(srcpath, dstpath) - }) - }) - }) - }) -} - -function createLinkSync (srcpath, dstpath, callback) { - const destinationExists = fs.existsSync(dstpath) - if (destinationExists) return undefined - - try { - fs.lstatSync(srcpath) - } catch (err) { - err.message = err.message.replace('lstat', 'ensureLink') - throw err - } - - const dir = path.dirname(dstpath) - const dirExists = fs.existsSync(dir) - if (dirExists) return fs.linkSync(srcpath, dstpath) - mkdir.mkdirsSync(dir) - - return fs.linkSync(srcpath, dstpath) -} - -module.exports = { - createLink: u(createLink), - createLinkSync -} - - -/***/ }), - -/***/ 57979: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const path = __webpack_require__(16928) -const fs = __webpack_require__(71174) -const pathExists = (__webpack_require__(49767).pathExists) - -/** - * Function that returns two types of paths, one relative to symlink, and one - * relative to the current working directory. Checks if path is absolute or - * relative. If the path is relative, this function checks if the path is - * relative to symlink or relative to current working directory. This is an - * initiative to find a smarter `srcpath` to supply when building symlinks. - * This allows you to determine which path to use out of one of three possible - * types of source paths. The first is an absolute path. This is detected by - * `path.isAbsolute()`. When an absolute path is provided, it is checked to - * see if it exists. If it does it's used, if not an error is returned - * (callback)/ thrown (sync). The other two options for `srcpath` are a - * relative url. By default Node's `fs.symlink` works by creating a symlink - * using `dstpath` and expects the `srcpath` to be relative to the newly - * created symlink. If you provide a `srcpath` that does not exist on the file - * system it results in a broken symlink. To minimize this, the function - * checks to see if the 'relative to symlink' source file exists, and if it - * does it will use it. If it does not, it checks if there's a file that - * exists that is relative to the current working directory, if does its used. - * This preserves the expectations of the original fs.symlink spec and adds - * the ability to pass in `relative to current working direcotry` paths. - */ - -function symlinkPaths (srcpath, dstpath, callback) { - if (path.isAbsolute(srcpath)) { - return fs.lstat(srcpath, (err, stat) => { - if (err) { - err.message = err.message.replace('lstat', 'ensureSymlink') - return callback(err) - } - return callback(null, { - 'toCwd': srcpath, - 'toDst': srcpath - }) - }) - } else { - const dstdir = path.dirname(dstpath) - const relativeToDst = path.join(dstdir, srcpath) - return pathExists(relativeToDst, (err, exists) => { - if (err) return callback(err) - if (exists) { - return callback(null, { - 'toCwd': relativeToDst, - 'toDst': srcpath - }) - } else { - return fs.lstat(srcpath, (err, stat) => { - if (err) { - err.message = err.message.replace('lstat', 'ensureSymlink') - return callback(err) - } - return callback(null, { - 'toCwd': srcpath, - 'toDst': path.relative(dstdir, srcpath) - }) - }) - } - }) - } -} - -function symlinkPathsSync (srcpath, dstpath) { - let exists - if (path.isAbsolute(srcpath)) { - exists = fs.existsSync(srcpath) - if (!exists) throw new Error('absolute srcpath does not exist') - return { - 'toCwd': srcpath, - 'toDst': srcpath - } - } else { - const dstdir = path.dirname(dstpath) - const relativeToDst = path.join(dstdir, srcpath) - exists = fs.existsSync(relativeToDst) - if (exists) { - return { - 'toCwd': relativeToDst, - 'toDst': srcpath - } - } else { - exists = fs.existsSync(srcpath) - if (!exists) throw new Error('relative srcpath does not exist') - return { - 'toCwd': srcpath, - 'toDst': path.relative(dstdir, srcpath) - } - } - } -} - -module.exports = { - symlinkPaths, - symlinkPathsSync -} - - -/***/ }), - -/***/ 44127: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const fs = __webpack_require__(71174) - -function symlinkType (srcpath, type, callback) { - callback = (typeof type === 'function') ? type : callback - type = (typeof type === 'function') ? false : type - if (type) return callback(null, type) - fs.lstat(srcpath, (err, stats) => { - if (err) return callback(null, 'file') - type = (stats && stats.isDirectory()) ? 'dir' : 'file' - callback(null, type) - }) -} - -function symlinkTypeSync (srcpath, type) { - let stats - - if (type) return type - try { - stats = fs.lstatSync(srcpath) - } catch (e) { - return 'file' - } - return (stats && stats.isDirectory()) ? 'dir' : 'file' -} - -module.exports = { - symlinkType, - symlinkTypeSync -} - - -/***/ }), - -/***/ 98950: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const u = (__webpack_require__(55399)/* .fromCallback */ .S) -const path = __webpack_require__(16928) -const fs = __webpack_require__(71174) -const _mkdirs = __webpack_require__(60327) -const mkdirs = _mkdirs.mkdirs -const mkdirsSync = _mkdirs.mkdirsSync - -const _symlinkPaths = __webpack_require__(57979) -const symlinkPaths = _symlinkPaths.symlinkPaths -const symlinkPathsSync = _symlinkPaths.symlinkPathsSync - -const _symlinkType = __webpack_require__(44127) -const symlinkType = _symlinkType.symlinkType -const symlinkTypeSync = _symlinkType.symlinkTypeSync - -const pathExists = (__webpack_require__(49767).pathExists) - -function createSymlink (srcpath, dstpath, type, callback) { - callback = (typeof type === 'function') ? type : callback - type = (typeof type === 'function') ? false : type - - pathExists(dstpath, (err, destinationExists) => { - if (err) return callback(err) - if (destinationExists) return callback(null) - symlinkPaths(srcpath, dstpath, (err, relative) => { - if (err) return callback(err) - srcpath = relative.toDst - symlinkType(relative.toCwd, type, (err, type) => { - if (err) return callback(err) - const dir = path.dirname(dstpath) - pathExists(dir, (err, dirExists) => { - if (err) return callback(err) - if (dirExists) return fs.symlink(srcpath, dstpath, type, callback) - mkdirs(dir, err => { - if (err) return callback(err) - fs.symlink(srcpath, dstpath, type, callback) - }) - }) - }) - }) - }) -} - -function createSymlinkSync (srcpath, dstpath, type, callback) { - callback = (typeof type === 'function') ? type : callback - type = (typeof type === 'function') ? false : type - - const destinationExists = fs.existsSync(dstpath) - if (destinationExists) return undefined - - const relative = symlinkPathsSync(srcpath, dstpath) - srcpath = relative.toDst - type = symlinkTypeSync(relative.toCwd, type) - const dir = path.dirname(dstpath) - const exists = fs.existsSync(dir) - if (exists) return fs.symlinkSync(srcpath, dstpath, type) - mkdirsSync(dir) - return fs.symlinkSync(srcpath, dstpath, type) -} - -module.exports = { - createSymlink: u(createSymlink), - createSymlinkSync -} - - -/***/ }), - -/***/ 46596: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -// This is adapted from https://github.com/normalize/mz -// Copyright (c) 2014-2016 Jonathan Ong me@jongleberry.com and Contributors -const u = (__webpack_require__(55399)/* .fromCallback */ .S) -const fs = __webpack_require__(71174) - -const api = [ - 'access', - 'appendFile', - 'chmod', - 'chown', - 'close', - 'copyFile', - 'fchmod', - 'fchown', - 'fdatasync', - 'fstat', - 'fsync', - 'ftruncate', - 'futimes', - 'lchown', - 'link', - 'lstat', - 'mkdir', - 'mkdtemp', - 'open', - 'readFile', - 'readdir', - 'readlink', - 'realpath', - 'rename', - 'rmdir', - 'stat', - 'symlink', - 'truncate', - 'unlink', - 'utimes', - 'writeFile' -].filter(key => { - // Some commands are not available on some systems. Ex: - // fs.copyFile was added in Node.js v8.5.0 - // fs.mkdtemp was added in Node.js v5.10.0 - // fs.lchown is not available on at least some Linux - return typeof fs[key] === 'function' -}) - -// Export all keys: -Object.keys(fs).forEach(key => { - exports[key] = fs[key] -}) - -// Universalify async methods: -api.forEach(method => { - exports[method] = u(fs[method]) -}) - -// We differ from mz/fs in that we still ship the old, broken, fs.exists() -// since we are a drop-in replacement for the native module -exports.exists = function (filename, callback) { - if (typeof callback === 'function') { - return fs.exists(filename, callback) - } - return new Promise(resolve => { - return fs.exists(filename, resolve) - }) -} - -// fs.read() & fs.write need special treatment due to multiple callback args - -exports.read = function (fd, buffer, offset, length, position, callback) { - if (typeof callback === 'function') { - return fs.read(fd, buffer, offset, length, position, callback) - } - return new Promise((resolve, reject) => { - fs.read(fd, buffer, offset, length, position, (err, bytesRead, buffer) => { - if (err) return reject(err) - resolve({ bytesRead, buffer }) - }) - }) -} - -// Function signature can be -// fs.write(fd, buffer[, offset[, length[, position]]], callback) -// OR -// fs.write(fd, string[, position[, encoding]], callback) -// so we need to handle both cases -exports.write = function (fd, buffer, a, b, c, callback) { - if (typeof arguments[arguments.length - 1] === 'function') { - return fs.write(fd, buffer, a, b, c, callback) - } - - // Check for old, depricated fs.write(fd, string[, position[, encoding]], callback) - if (typeof buffer === 'string') { - return new Promise((resolve, reject) => { - fs.write(fd, buffer, a, b, (err, bytesWritten, buffer) => { - if (err) return reject(err) - resolve({ bytesWritten, buffer }) - }) - }) - } - - return new Promise((resolve, reject) => { - fs.write(fd, buffer, a, b, c, (err, bytesWritten, buffer) => { - if (err) return reject(err) - resolve({ bytesWritten, buffer }) - }) - }) -} - - -/***/ }), - -/***/ 56922: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const assign = __webpack_require__(3762) - -const fs = {} - -// Export graceful-fs: -assign(fs, __webpack_require__(46596)) -// Export extra methods: -assign(fs, __webpack_require__(33430)) -assign(fs, __webpack_require__(88510)) -assign(fs, __webpack_require__(60327)) -assign(fs, __webpack_require__(16195)) -assign(fs, __webpack_require__(5793)) -assign(fs, __webpack_require__(68126)) -assign(fs, __webpack_require__(2566)) -assign(fs, __webpack_require__(53760)) -assign(fs, __webpack_require__(29081)) -assign(fs, __webpack_require__(79858)) -assign(fs, __webpack_require__(49767)) - -module.exports = fs - - -/***/ }), - -/***/ 5793: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const u = (__webpack_require__(55399)/* .fromCallback */ .S) -const jsonFile = __webpack_require__(71461) - -jsonFile.outputJson = u(__webpack_require__(58147)) -jsonFile.outputJsonSync = __webpack_require__(36275) -// aliases -jsonFile.outputJSON = jsonFile.outputJson -jsonFile.outputJSONSync = jsonFile.outputJsonSync -jsonFile.writeJSON = jsonFile.writeJson -jsonFile.writeJSONSync = jsonFile.writeJsonSync -jsonFile.readJSON = jsonFile.readJson -jsonFile.readJSONSync = jsonFile.readJsonSync - -module.exports = jsonFile - - -/***/ }), - -/***/ 71461: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const u = (__webpack_require__(55399)/* .fromCallback */ .S) -const jsonFile = __webpack_require__(82162) - -module.exports = { - // jsonfile exports - readJson: u(jsonFile.readFile), - readJsonSync: jsonFile.readFileSync, - writeJson: u(jsonFile.writeFile), - writeJsonSync: jsonFile.writeFileSync -} - - -/***/ }), - -/***/ 36275: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const fs = __webpack_require__(71174) -const path = __webpack_require__(16928) -const mkdir = __webpack_require__(60327) -const jsonFile = __webpack_require__(71461) - -function outputJsonSync (file, data, options) { - const dir = path.dirname(file) - - if (!fs.existsSync(dir)) { - mkdir.mkdirsSync(dir) - } - - jsonFile.writeJsonSync(file, data, options) -} - -module.exports = outputJsonSync - - -/***/ }), - -/***/ 58147: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const path = __webpack_require__(16928) -const mkdir = __webpack_require__(60327) -const pathExists = (__webpack_require__(49767).pathExists) -const jsonFile = __webpack_require__(71461) - -function outputJson (file, data, options, callback) { - if (typeof options === 'function') { - callback = options - options = {} - } - - const dir = path.dirname(file) - - pathExists(dir, (err, itDoes) => { - if (err) return callback(err) - if (itDoes) return jsonFile.writeJson(file, data, options, callback) - - mkdir.mkdirs(dir, err => { - if (err) return callback(err) - jsonFile.writeJson(file, data, options, callback) - }) - }) -} - -module.exports = outputJson - - -/***/ }), - -/***/ 60327: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - -const u = (__webpack_require__(55399)/* .fromCallback */ .S) -const mkdirs = u(__webpack_require__(42987)) -const mkdirsSync = __webpack_require__(56891) - -module.exports = { - mkdirs: mkdirs, - mkdirsSync: mkdirsSync, - // alias - mkdirp: mkdirs, - mkdirpSync: mkdirsSync, - ensureDir: mkdirs, - ensureDirSync: mkdirsSync -} - - -/***/ }), - -/***/ 56891: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const fs = __webpack_require__(71174) -const path = __webpack_require__(16928) -const invalidWin32Path = (__webpack_require__(54752).invalidWin32Path) - -const o777 = parseInt('0777', 8) - -function mkdirsSync (p, opts, made) { - if (!opts || typeof opts !== 'object') { - opts = { mode: opts } - } - - let mode = opts.mode - const xfs = opts.fs || fs - - if (process.platform === 'win32' && invalidWin32Path(p)) { - const errInval = new Error(p + ' contains invalid WIN32 path characters.') - errInval.code = 'EINVAL' - throw errInval - } - - if (mode === undefined) { - mode = o777 & (~process.umask()) - } - if (!made) made = null - - p = path.resolve(p) - - try { - xfs.mkdirSync(p, mode) - made = made || p - } catch (err0) { - switch (err0.code) { - case 'ENOENT': - if (path.dirname(p) === p) throw err0 - made = mkdirsSync(path.dirname(p), opts, made) - mkdirsSync(p, opts, made) - break - - // In the case of any other error, just see if there's a dir - // there already. If so, then hooray! If not, then something - // is borked. - default: - let stat - try { - stat = xfs.statSync(p) - } catch (err1) { - throw err0 - } - if (!stat.isDirectory()) throw err0 - break - } - } - - return made -} - -module.exports = mkdirsSync - - -/***/ }), - -/***/ 42987: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const fs = __webpack_require__(71174) -const path = __webpack_require__(16928) -const invalidWin32Path = (__webpack_require__(54752).invalidWin32Path) - -const o777 = parseInt('0777', 8) - -function mkdirs (p, opts, callback, made) { - if (typeof opts === 'function') { - callback = opts - opts = {} - } else if (!opts || typeof opts !== 'object') { - opts = { mode: opts } - } - - if (process.platform === 'win32' && invalidWin32Path(p)) { - const errInval = new Error(p + ' contains invalid WIN32 path characters.') - errInval.code = 'EINVAL' - return callback(errInval) - } - - let mode = opts.mode - const xfs = opts.fs || fs - - if (mode === undefined) { - mode = o777 & (~process.umask()) - } - if (!made) made = null - - callback = callback || function () {} - p = path.resolve(p) - - xfs.mkdir(p, mode, er => { - if (!er) { - made = made || p - return callback(null, made) - } - switch (er.code) { - case 'ENOENT': - if (path.dirname(p) === p) return callback(er) - mkdirs(path.dirname(p), opts, (er, made) => { - if (er) callback(er, made) - else mkdirs(p, opts, callback, made) - }) - break - - // In the case of any other error, just see if there's a dir - // there already. If so, then hooray! If not, then something - // is borked. - default: - xfs.stat(p, (er2, stat) => { - // if the stat fails, then that's super weird. - // let the original error be the failure reason. - if (er2 || !stat.isDirectory()) callback(er, made) - else callback(null, made) - }) - break - } - }) -} - -module.exports = mkdirs - - -/***/ }), - -/***/ 54752: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const path = __webpack_require__(16928) - -// get drive on windows -function getRootPath (p) { - p = path.normalize(path.resolve(p)).split(path.sep) - if (p.length > 0) return p[0] - return null -} - -// http://stackoverflow.com/a/62888/10333 contains more accurate -// TODO: expand to include the rest -const INVALID_PATH_CHARS = /[<>:"|?*]/ - -function invalidWin32Path (p) { - const rp = getRootPath(p) - p = p.replace(rp, '') - return INVALID_PATH_CHARS.test(p) -} - -module.exports = { - getRootPath, - invalidWin32Path -} - - -/***/ }), - -/***/ 2566: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const fs = __webpack_require__(71174) -const path = __webpack_require__(16928) -const copySync = (__webpack_require__(88510).copySync) -const removeSync = (__webpack_require__(16195).removeSync) -const mkdirpSync = (__webpack_require__(60327).mkdirsSync) -const buffer = __webpack_require__(34549) - -function moveSync (src, dest, options) { - options = options || {} - const overwrite = options.overwrite || options.clobber || false - - src = path.resolve(src) - dest = path.resolve(dest) - - if (src === dest) return fs.accessSync(src) - - if (isSrcSubdir(src, dest)) throw new Error(`Cannot move '${src}' into itself '${dest}'.`) - - mkdirpSync(path.dirname(dest)) - tryRenameSync() - - function tryRenameSync () { - if (overwrite) { - try { - return fs.renameSync(src, dest) - } catch (err) { - if (err.code === 'ENOTEMPTY' || err.code === 'EEXIST' || err.code === 'EPERM') { - removeSync(dest) - options.overwrite = false // just overwriteed it, no need to do it again - return moveSync(src, dest, options) - } - - if (err.code !== 'EXDEV') throw err - return moveSyncAcrossDevice(src, dest, overwrite) - } - } else { - try { - fs.linkSync(src, dest) - return fs.unlinkSync(src) - } catch (err) { - if (err.code === 'EXDEV' || err.code === 'EISDIR' || err.code === 'EPERM' || err.code === 'ENOTSUP') { - return moveSyncAcrossDevice(src, dest, overwrite) - } - throw err - } - } - } -} - -function moveSyncAcrossDevice (src, dest, overwrite) { - const stat = fs.statSync(src) - - if (stat.isDirectory()) { - return moveDirSyncAcrossDevice(src, dest, overwrite) - } else { - return moveFileSyncAcrossDevice(src, dest, overwrite) - } -} - -function moveFileSyncAcrossDevice (src, dest, overwrite) { - const BUF_LENGTH = 64 * 1024 - const _buff = buffer(BUF_LENGTH) - - const flags = overwrite ? 'w' : 'wx' - - const fdr = fs.openSync(src, 'r') - const stat = fs.fstatSync(fdr) - const fdw = fs.openSync(dest, flags, stat.mode) - let bytesRead = 1 - let pos = 0 - - while (bytesRead > 0) { - bytesRead = fs.readSync(fdr, _buff, 0, BUF_LENGTH, pos) - fs.writeSync(fdw, _buff, 0, bytesRead) - pos += bytesRead - } - - fs.closeSync(fdr) - fs.closeSync(fdw) - return fs.unlinkSync(src) -} - -function moveDirSyncAcrossDevice (src, dest, overwrite) { - const options = { - overwrite: false - } - - if (overwrite) { - removeSync(dest) - tryCopySync() - } else { - tryCopySync() - } - - function tryCopySync () { - copySync(src, dest, options) - return removeSync(src) - } -} - -// return true if dest is a subdir of src, otherwise false. -// extract dest base dir and check if that is the same as src basename -function isSrcSubdir (src, dest) { - try { - return fs.statSync(src).isDirectory() && - src !== dest && - dest.indexOf(src) > -1 && - dest.split(path.dirname(src) + path.sep)[1].split(path.sep)[0] === path.basename(src) - } catch (e) { - return false - } -} - -module.exports = { - moveSync -} - - -/***/ }), - -/***/ 68126: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -// most of this code was written by Andrew Kelley -// licensed under the BSD license: see -// https://github.com/andrewrk/node-mv/blob/master/package.json - -// this needs a cleanup - -const u = (__webpack_require__(55399)/* .fromCallback */ .S) -const fs = __webpack_require__(71174) -const ncp = __webpack_require__(57967) -const path = __webpack_require__(16928) -const remove = (__webpack_require__(16195).remove) -const mkdirp = (__webpack_require__(60327).mkdirs) - -function move (src, dest, options, callback) { - if (typeof options === 'function') { - callback = options - options = {} - } - - const overwrite = options.overwrite || options.clobber || false - - isSrcSubdir(src, dest, (err, itIs) => { - if (err) return callback(err) - if (itIs) return callback(new Error(`Cannot move '${src}' to a subdirectory of itself, '${dest}'.`)) - mkdirp(path.dirname(dest), err => { - if (err) return callback(err) - doRename() - }) - }) - - function doRename () { - if (path.resolve(src) === path.resolve(dest)) { - fs.access(src, callback) - } else if (overwrite) { - fs.rename(src, dest, err => { - if (!err) return callback() - - if (err.code === 'ENOTEMPTY' || err.code === 'EEXIST') { - remove(dest, err => { - if (err) return callback(err) - options.overwrite = false // just overwriteed it, no need to do it again - move(src, dest, options, callback) - }) - return - } - - // weird Windows shit - if (err.code === 'EPERM') { - setTimeout(() => { - remove(dest, err => { - if (err) return callback(err) - options.overwrite = false - move(src, dest, options, callback) - }) - }, 200) - return - } - - if (err.code !== 'EXDEV') return callback(err) - moveAcrossDevice(src, dest, overwrite, callback) - }) - } else { - fs.link(src, dest, err => { - if (err) { - if (err.code === 'EXDEV' || err.code === 'EISDIR' || err.code === 'EPERM' || err.code === 'ENOTSUP') { - return moveAcrossDevice(src, dest, overwrite, callback) - } - return callback(err) - } - return fs.unlink(src, callback) - }) - } - } -} - -function moveAcrossDevice (src, dest, overwrite, callback) { - fs.stat(src, (err, stat) => { - if (err) return callback(err) - - if (stat.isDirectory()) { - moveDirAcrossDevice(src, dest, overwrite, callback) - } else { - moveFileAcrossDevice(src, dest, overwrite, callback) - } - }) -} - -function moveFileAcrossDevice (src, dest, overwrite, callback) { - const flags = overwrite ? 'w' : 'wx' - const ins = fs.createReadStream(src) - const outs = fs.createWriteStream(dest, { flags }) - - ins.on('error', err => { - ins.destroy() - outs.destroy() - outs.removeListener('close', onClose) - - // may want to create a directory but `out` line above - // creates an empty file for us: See #108 - // don't care about error here - fs.unlink(dest, () => { - // note: `err` here is from the input stream errror - if (err.code === 'EISDIR' || err.code === 'EPERM') { - moveDirAcrossDevice(src, dest, overwrite, callback) - } else { - callback(err) - } - }) - }) - - outs.on('error', err => { - ins.destroy() - outs.destroy() - outs.removeListener('close', onClose) - callback(err) - }) - - outs.once('close', onClose) - ins.pipe(outs) - - function onClose () { - fs.unlink(src, callback) - } -} - -function moveDirAcrossDevice (src, dest, overwrite, callback) { - const options = { - overwrite: false - } - - if (overwrite) { - remove(dest, err => { - if (err) return callback(err) - startNcp() - }) - } else { - startNcp() - } - - function startNcp () { - ncp(src, dest, options, err => { - if (err) return callback(err) - remove(src, callback) - }) - } -} - -// return true if dest is a subdir of src, otherwise false. -// extract dest base dir and check if that is the same as src basename -function isSrcSubdir (src, dest, cb) { - fs.stat(src, (err, st) => { - if (err) return cb(err) - if (st.isDirectory()) { - const baseDir = dest.split(path.dirname(src) + path.sep)[1] - if (baseDir) { - const destBasename = baseDir.split(path.sep)[0] - if (destBasename) return cb(null, src !== dest && dest.indexOf(src) > -1 && destBasename === path.basename(src)) - return cb(null, false) - } - return cb(null, false) - } - return cb(null, false) - }) -} - -module.exports = { - move: u(move) -} - - -/***/ }), - -/***/ 79858: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const u = (__webpack_require__(55399)/* .fromCallback */ .S) -const fs = __webpack_require__(71174) -const path = __webpack_require__(16928) -const mkdir = __webpack_require__(60327) -const pathExists = (__webpack_require__(49767).pathExists) - -function outputFile (file, data, encoding, callback) { - if (typeof encoding === 'function') { - callback = encoding - encoding = 'utf8' - } - - const dir = path.dirname(file) - pathExists(dir, (err, itDoes) => { - if (err) return callback(err) - if (itDoes) return fs.writeFile(file, data, encoding, callback) - - mkdir.mkdirs(dir, err => { - if (err) return callback(err) - - fs.writeFile(file, data, encoding, callback) - }) - }) -} - -function outputFileSync (file, data, encoding) { - const dir = path.dirname(file) - if (fs.existsSync(dir)) { - return fs.writeFileSync.apply(fs, arguments) - } - mkdir.mkdirsSync(dir) - fs.writeFileSync.apply(fs, arguments) -} - -module.exports = { - outputFile: u(outputFile), - outputFileSync -} - - -/***/ }), - -/***/ 49767: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - -const u = (__webpack_require__(55399)/* .fromPromise */ .z) -const fs = __webpack_require__(46596) - -function pathExists (path) { - return fs.access(path).then(() => true).catch(() => false) -} - -module.exports = { - pathExists: u(pathExists), - pathExistsSync: fs.existsSync -} - - -/***/ }), - -/***/ 16195: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const u = (__webpack_require__(55399)/* .fromCallback */ .S) -const rimraf = __webpack_require__(54322) - -module.exports = { - remove: u(rimraf), - removeSync: rimraf.sync -} - - -/***/ }), - -/***/ 54322: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const fs = __webpack_require__(71174) -const path = __webpack_require__(16928) -const assert = __webpack_require__(42613) - -const isWindows = (process.platform === 'win32') - -function defaults (options) { - const methods = [ - 'unlink', - 'chmod', - 'stat', - 'lstat', - 'rmdir', - 'readdir' - ] - methods.forEach(m => { - options[m] = options[m] || fs[m] - m = m + 'Sync' - options[m] = options[m] || fs[m] - }) - - options.maxBusyTries = options.maxBusyTries || 3 -} - -function rimraf (p, options, cb) { - let busyTries = 0 - - if (typeof options === 'function') { - cb = options - options = {} - } - - assert(p, 'rimraf: missing path') - assert.equal(typeof p, 'string', 'rimraf: path should be a string') - assert.equal(typeof cb, 'function', 'rimraf: callback function required') - assert(options, 'rimraf: invalid options argument provided') - assert.equal(typeof options, 'object', 'rimraf: options should be object') - - defaults(options) - - rimraf_(p, options, function CB (er) { - if (er) { - if ((er.code === 'EBUSY' || er.code === 'ENOTEMPTY' || er.code === 'EPERM') && - busyTries < options.maxBusyTries) { - busyTries++ - let time = busyTries * 100 - // try again, with the same exact callback as this one. - return setTimeout(() => rimraf_(p, options, CB), time) - } - - // already gone - if (er.code === 'ENOENT') er = null - } - - cb(er) - }) -} - -// Two possible strategies. -// 1. Assume it's a file. unlink it, then do the dir stuff on EPERM or EISDIR -// 2. Assume it's a directory. readdir, then do the file stuff on ENOTDIR -// -// Both result in an extra syscall when you guess wrong. However, there -// are likely far more normal files in the world than directories. This -// is based on the assumption that a the average number of files per -// directory is >= 1. -// -// If anyone ever complains about this, then I guess the strategy could -// be made configurable somehow. But until then, YAGNI. -function rimraf_ (p, options, cb) { - assert(p) - assert(options) - assert(typeof cb === 'function') - - // sunos lets the root user unlink directories, which is... weird. - // so we have to lstat here and make sure it's not a dir. - options.lstat(p, (er, st) => { - if (er && er.code === 'ENOENT') { - return cb(null) - } - - // Windows can EPERM on stat. Life is suffering. - if (er && er.code === 'EPERM' && isWindows) { - return fixWinEPERM(p, options, er, cb) - } - - if (st && st.isDirectory()) { - return rmdir(p, options, er, cb) - } - - options.unlink(p, er => { - if (er) { - if (er.code === 'ENOENT') { - return cb(null) - } - if (er.code === 'EPERM') { - return (isWindows) - ? fixWinEPERM(p, options, er, cb) - : rmdir(p, options, er, cb) - } - if (er.code === 'EISDIR') { - return rmdir(p, options, er, cb) - } - } - return cb(er) - }) - }) -} - -function fixWinEPERM (p, options, er, cb) { - assert(p) - assert(options) - assert(typeof cb === 'function') - if (er) { - assert(er instanceof Error) - } - - options.chmod(p, 0o666, er2 => { - if (er2) { - cb(er2.code === 'ENOENT' ? null : er) - } else { - options.stat(p, (er3, stats) => { - if (er3) { - cb(er3.code === 'ENOENT' ? null : er) - } else if (stats.isDirectory()) { - rmdir(p, options, er, cb) - } else { - options.unlink(p, cb) - } - }) - } - }) -} - -function fixWinEPERMSync (p, options, er) { - let stats - - assert(p) - assert(options) - if (er) { - assert(er instanceof Error) - } - - try { - options.chmodSync(p, 0o666) - } catch (er2) { - if (er2.code === 'ENOENT') { - return - } else { - throw er - } - } - - try { - stats = options.statSync(p) - } catch (er3) { - if (er3.code === 'ENOENT') { - return - } else { - throw er - } - } - - if (stats.isDirectory()) { - rmdirSync(p, options, er) - } else { - options.unlinkSync(p) - } -} - -function rmdir (p, options, originalEr, cb) { - assert(p) - assert(options) - if (originalEr) { - assert(originalEr instanceof Error) - } - assert(typeof cb === 'function') - - // try to rmdir first, and only readdir on ENOTEMPTY or EEXIST (SunOS) - // if we guessed wrong, and it's not a directory, then - // raise the original error. - options.rmdir(p, er => { - if (er && (er.code === 'ENOTEMPTY' || er.code === 'EEXIST' || er.code === 'EPERM')) { - rmkids(p, options, cb) - } else if (er && er.code === 'ENOTDIR') { - cb(originalEr) - } else { - cb(er) - } - }) -} - -function rmkids (p, options, cb) { - assert(p) - assert(options) - assert(typeof cb === 'function') - - options.readdir(p, (er, files) => { - if (er) return cb(er) - - let n = files.length - let errState - - if (n === 0) return options.rmdir(p, cb) - - files.forEach(f => { - rimraf(path.join(p, f), options, er => { - if (errState) { - return - } - if (er) return cb(errState = er) - if (--n === 0) { - options.rmdir(p, cb) - } - }) - }) - }) -} - -// this looks simpler, and is strictly *faster*, but will -// tie up the JavaScript thread and fail on excessively -// deep directory trees. -function rimrafSync (p, options) { - let st - - options = options || {} - defaults(options) - - assert(p, 'rimraf: missing path') - assert.equal(typeof p, 'string', 'rimraf: path should be a string') - assert(options, 'rimraf: missing options') - assert.equal(typeof options, 'object', 'rimraf: options should be object') - - try { - st = options.lstatSync(p) - } catch (er) { - if (er.code === 'ENOENT') { - return - } - - // Windows can EPERM on stat. Life is suffering. - if (er.code === 'EPERM' && isWindows) { - fixWinEPERMSync(p, options, er) - } - } - - try { - // sunos lets the root user unlink directories, which is... weird. - if (st && st.isDirectory()) { - rmdirSync(p, options, null) - } else { - options.unlinkSync(p) - } - } catch (er) { - if (er.code === 'ENOENT') { - return - } else if (er.code === 'EPERM') { - return isWindows ? fixWinEPERMSync(p, options, er) : rmdirSync(p, options, er) - } else if (er.code !== 'EISDIR') { - throw er - } - rmdirSync(p, options, er) - } -} - -function rmdirSync (p, options, originalEr) { - assert(p) - assert(options) - if (originalEr) { - assert(originalEr instanceof Error) - } - - try { - options.rmdirSync(p) - } catch (er) { - if (er.code === 'ENOTDIR') { - throw originalEr - } else if (er.code === 'ENOTEMPTY' || er.code === 'EEXIST' || er.code === 'EPERM') { - rmkidsSync(p, options) - } else if (er.code !== 'ENOENT') { - throw er - } - } -} - -function rmkidsSync (p, options) { - assert(p) - assert(options) - options.readdirSync(p).forEach(f => rimrafSync(path.join(p, f), options)) - - // We only end up here once we got ENOTEMPTY at least once, and - // at this point, we are guaranteed to have removed all the kids. - // So, we know that it won't be ENOENT or ENOTDIR or anything else. - // try really hard to delete stuff on windows, because it has a - // PROFOUNDLY annoying habit of not closing handles promptly when - // files are deleted, resulting in spurious ENOTEMPTY errors. - const retries = isWindows ? 100 : 1 - let i = 0 - do { - let threw = true - try { - const ret = options.rmdirSync(p, options) - threw = false - return ret - } finally { - if (++i < retries && threw) continue // eslint-disable-line - } - } while (true) -} - -module.exports = rimraf -rimraf.sync = rimrafSync - - -/***/ }), - -/***/ 3762: -/***/ ((module) => { - -"use strict"; - - -// simple mutable assign -function assign () { - const args = [].slice.call(arguments).filter(i => i) - const dest = args.shift() - args.forEach(src => { - Object.keys(src).forEach(key => { - dest[key] = src[key] - }) - }) - - return dest -} - -module.exports = assign - - -/***/ }), - -/***/ 34549: -/***/ ((module) => { - -/* eslint-disable node/no-deprecated-api */ -module.exports = function (size) { - if (typeof Buffer.allocUnsafe === 'function') { - try { - return Buffer.allocUnsafe(size) - } catch (e) { - return new Buffer(size) - } - } - return new Buffer(size) -} - - -/***/ }), - -/***/ 90348: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const fs = __webpack_require__(71174) -const os = __webpack_require__(70857) -const path = __webpack_require__(16928) - -// HFS, ext{2,3}, FAT do not, Node.js v0.10 does not -function hasMillisResSync () { - let tmpfile = path.join('millis-test-sync' + Date.now().toString() + Math.random().toString().slice(2)) - tmpfile = path.join(os.tmpdir(), tmpfile) - - // 550 millis past UNIX epoch - const d = new Date(1435410243862) - fs.writeFileSync(tmpfile, 'https://github.com/jprichardson/node-fs-extra/pull/141') - const fd = fs.openSync(tmpfile, 'r+') - fs.futimesSync(fd, d, d) - fs.closeSync(fd) - return fs.statSync(tmpfile).mtime > 1435410243000 -} - -function hasMillisRes (callback) { - let tmpfile = path.join('millis-test' + Date.now().toString() + Math.random().toString().slice(2)) - tmpfile = path.join(os.tmpdir(), tmpfile) - - // 550 millis past UNIX epoch - const d = new Date(1435410243862) - fs.writeFile(tmpfile, 'https://github.com/jprichardson/node-fs-extra/pull/141', err => { - if (err) return callback(err) - fs.open(tmpfile, 'r+', (err, fd) => { - if (err) return callback(err) - fs.futimes(fd, d, d, err => { - if (err) return callback(err) - fs.close(fd, err => { - if (err) return callback(err) - fs.stat(tmpfile, (err, stats) => { - if (err) return callback(err) - callback(null, stats.mtime > 1435410243000) - }) - }) - }) - }) - }) -} - -function timeRemoveMillis (timestamp) { - if (typeof timestamp === 'number') { - return Math.floor(timestamp / 1000) * 1000 - } else if (timestamp instanceof Date) { - return new Date(Math.floor(timestamp.getTime() / 1000) * 1000) - } else { - throw new Error('fs-extra: timeRemoveMillis() unknown parameter type') - } -} - -function utimesMillis (path, atime, mtime, callback) { - // if (!HAS_MILLIS_RES) return fs.utimes(path, atime, mtime, callback) - fs.open(path, 'r+', (err, fd) => { - if (err) return callback(err) - fs.futimes(fd, atime, mtime, futimesErr => { - fs.close(fd, closeErr => { - if (callback) callback(futimesErr || closeErr) - }) - }) - }) -} - -module.exports = { - hasMillisRes, - hasMillisResSync, - timeRemoveMillis, - utimesMillis -} - - -/***/ }), - -/***/ 77398: -/***/ ((module) => { - -"use strict"; - - -module.exports = clone - -var getPrototypeOf = Object.getPrototypeOf || function (obj) { - return obj.__proto__ -} - -function clone (obj) { - if (obj === null || typeof obj !== 'object') - return obj - - if (obj instanceof Object) - var copy = { __proto__: getPrototypeOf(obj) } - else - var copy = Object.create(null) - - Object.getOwnPropertyNames(obj).forEach(function (key) { - Object.defineProperty(copy, key, Object.getOwnPropertyDescriptor(obj, key)) - }) - - return copy -} - - -/***/ }), - -/***/ 71174: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -var fs = __webpack_require__(79896) -var polyfills = __webpack_require__(19023) -var legacy = __webpack_require__(76244) -var clone = __webpack_require__(77398) - -var util = __webpack_require__(39023) - -/* istanbul ignore next - node 0.x polyfill */ -var gracefulQueue -var previousSymbol - -/* istanbul ignore else - node 0.x polyfill */ -if (typeof Symbol === 'function' && typeof Symbol.for === 'function') { - gracefulQueue = Symbol.for('graceful-fs.queue') - // This is used in testing by future versions - previousSymbol = Symbol.for('graceful-fs.previous') -} else { - gracefulQueue = '___graceful-fs.queue' - previousSymbol = '___graceful-fs.previous' -} - -function noop () {} - -function publishQueue(context, queue) { - Object.defineProperty(context, gracefulQueue, { - get: function() { - return queue - } - }) -} - -var debug = noop -if (util.debuglog) - debug = util.debuglog('gfs4') -else if (/\bgfs4\b/i.test(process.env.NODE_DEBUG || '')) - debug = function() { - var m = util.format.apply(util, arguments) - m = 'GFS4: ' + m.split(/\n/).join('\nGFS4: ') - console.error(m) - } - -// Once time initialization -if (!fs[gracefulQueue]) { - // This queue can be shared by multiple loaded instances - var queue = global[gracefulQueue] || [] - publishQueue(fs, queue) - - // Patch fs.close/closeSync to shared queue version, because we need - // to retry() whenever a close happens *anywhere* in the program. - // This is essential when multiple graceful-fs instances are - // in play at the same time. - fs.close = (function (fs$close) { - function close (fd, cb) { - return fs$close.call(fs, fd, function (err) { - // This function uses the graceful-fs shared queue - if (!err) { - resetQueue() - } - - if (typeof cb === 'function') - cb.apply(this, arguments) - }) - } - - Object.defineProperty(close, previousSymbol, { - value: fs$close - }) - return close - })(fs.close) - - fs.closeSync = (function (fs$closeSync) { - function closeSync (fd) { - // This function uses the graceful-fs shared queue - fs$closeSync.apply(fs, arguments) - resetQueue() - } - - Object.defineProperty(closeSync, previousSymbol, { - value: fs$closeSync - }) - return closeSync - })(fs.closeSync) - - if (/\bgfs4\b/i.test(process.env.NODE_DEBUG || '')) { - process.on('exit', function() { - debug(fs[gracefulQueue]) - __webpack_require__(42613).equal(fs[gracefulQueue].length, 0) - }) - } -} - -if (!global[gracefulQueue]) { - publishQueue(global, fs[gracefulQueue]); -} - -module.exports = patch(clone(fs)) -if (process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH && !fs.__patched) { - module.exports = patch(fs) - fs.__patched = true; -} - -function patch (fs) { - // Everything that references the open() function needs to be in here - polyfills(fs) - fs.gracefulify = patch - - fs.createReadStream = createReadStream - fs.createWriteStream = createWriteStream - var fs$readFile = fs.readFile - fs.readFile = readFile - function readFile (path, options, cb) { - if (typeof options === 'function') - cb = options, options = null - - return go$readFile(path, options, cb) - - function go$readFile (path, options, cb, startTime) { - return fs$readFile(path, options, function (err) { - if (err && (err.code === 'EMFILE' || err.code === 'ENFILE')) - enqueue([go$readFile, [path, options, cb], err, startTime || Date.now(), Date.now()]) - else { - if (typeof cb === 'function') - cb.apply(this, arguments) - } - }) - } - } - - var fs$writeFile = fs.writeFile - fs.writeFile = writeFile - function writeFile (path, data, options, cb) { - if (typeof options === 'function') - cb = options, options = null - - return go$writeFile(path, data, options, cb) - - function go$writeFile (path, data, options, cb, startTime) { - return fs$writeFile(path, data, options, function (err) { - if (err && (err.code === 'EMFILE' || err.code === 'ENFILE')) - enqueue([go$writeFile, [path, data, options, cb], err, startTime || Date.now(), Date.now()]) - else { - if (typeof cb === 'function') - cb.apply(this, arguments) - } - }) - } - } - - var fs$appendFile = fs.appendFile - if (fs$appendFile) - fs.appendFile = appendFile - function appendFile (path, data, options, cb) { - if (typeof options === 'function') - cb = options, options = null - - return go$appendFile(path, data, options, cb) - - function go$appendFile (path, data, options, cb, startTime) { - return fs$appendFile(path, data, options, function (err) { - if (err && (err.code === 'EMFILE' || err.code === 'ENFILE')) - enqueue([go$appendFile, [path, data, options, cb], err, startTime || Date.now(), Date.now()]) - else { - if (typeof cb === 'function') - cb.apply(this, arguments) - } - }) - } - } - - var fs$copyFile = fs.copyFile - if (fs$copyFile) - fs.copyFile = copyFile - function copyFile (src, dest, flags, cb) { - if (typeof flags === 'function') { - cb = flags - flags = 0 - } - return go$copyFile(src, dest, flags, cb) - - function go$copyFile (src, dest, flags, cb, startTime) { - return fs$copyFile(src, dest, flags, function (err) { - if (err && (err.code === 'EMFILE' || err.code === 'ENFILE')) - enqueue([go$copyFile, [src, dest, flags, cb], err, startTime || Date.now(), Date.now()]) - else { - if (typeof cb === 'function') - cb.apply(this, arguments) - } - }) - } - } - - var fs$readdir = fs.readdir - fs.readdir = readdir - var noReaddirOptionVersions = /^v[0-5]\./ - function readdir (path, options, cb) { - if (typeof options === 'function') - cb = options, options = null - - var go$readdir = noReaddirOptionVersions.test(process.version) - ? function go$readdir (path, options, cb, startTime) { - return fs$readdir(path, fs$readdirCallback( - path, options, cb, startTime - )) - } - : function go$readdir (path, options, cb, startTime) { - return fs$readdir(path, options, fs$readdirCallback( - path, options, cb, startTime - )) - } - - return go$readdir(path, options, cb) - - function fs$readdirCallback (path, options, cb, startTime) { - return function (err, files) { - if (err && (err.code === 'EMFILE' || err.code === 'ENFILE')) - enqueue([ - go$readdir, - [path, options, cb], - err, - startTime || Date.now(), - Date.now() - ]) - else { - if (files && files.sort) - files.sort() - - if (typeof cb === 'function') - cb.call(this, err, files) - } - } - } - } - - if (process.version.substr(0, 4) === 'v0.8') { - var legStreams = legacy(fs) - ReadStream = legStreams.ReadStream - WriteStream = legStreams.WriteStream - } - - var fs$ReadStream = fs.ReadStream - if (fs$ReadStream) { - ReadStream.prototype = Object.create(fs$ReadStream.prototype) - ReadStream.prototype.open = ReadStream$open - } - - var fs$WriteStream = fs.WriteStream - if (fs$WriteStream) { - WriteStream.prototype = Object.create(fs$WriteStream.prototype) - WriteStream.prototype.open = WriteStream$open - } - - Object.defineProperty(fs, 'ReadStream', { - get: function () { - return ReadStream - }, - set: function (val) { - ReadStream = val - }, - enumerable: true, - configurable: true - }) - Object.defineProperty(fs, 'WriteStream', { - get: function () { - return WriteStream - }, - set: function (val) { - WriteStream = val - }, - enumerable: true, - configurable: true - }) - - // legacy names - var FileReadStream = ReadStream - Object.defineProperty(fs, 'FileReadStream', { - get: function () { - return FileReadStream - }, - set: function (val) { - FileReadStream = val - }, - enumerable: true, - configurable: true - }) - var FileWriteStream = WriteStream - Object.defineProperty(fs, 'FileWriteStream', { - get: function () { - return FileWriteStream - }, - set: function (val) { - FileWriteStream = val - }, - enumerable: true, - configurable: true - }) - - function ReadStream (path, options) { - if (this instanceof ReadStream) - return fs$ReadStream.apply(this, arguments), this - else - return ReadStream.apply(Object.create(ReadStream.prototype), arguments) - } - - function ReadStream$open () { - var that = this - open(that.path, that.flags, that.mode, function (err, fd) { - if (err) { - if (that.autoClose) - that.destroy() - - that.emit('error', err) - } else { - that.fd = fd - that.emit('open', fd) - that.read() - } - }) - } - - function WriteStream (path, options) { - if (this instanceof WriteStream) - return fs$WriteStream.apply(this, arguments), this - else - return WriteStream.apply(Object.create(WriteStream.prototype), arguments) - } - - function WriteStream$open () { - var that = this - open(that.path, that.flags, that.mode, function (err, fd) { - if (err) { - that.destroy() - that.emit('error', err) - } else { - that.fd = fd - that.emit('open', fd) - } - }) - } - - function createReadStream (path, options) { - return new fs.ReadStream(path, options) - } - - function createWriteStream (path, options) { - return new fs.WriteStream(path, options) - } - - var fs$open = fs.open - fs.open = open - function open (path, flags, mode, cb) { - if (typeof mode === 'function') - cb = mode, mode = null - - return go$open(path, flags, mode, cb) - - function go$open (path, flags, mode, cb, startTime) { - return fs$open(path, flags, mode, function (err, fd) { - if (err && (err.code === 'EMFILE' || err.code === 'ENFILE')) - enqueue([go$open, [path, flags, mode, cb], err, startTime || Date.now(), Date.now()]) - else { - if (typeof cb === 'function') - cb.apply(this, arguments) - } - }) - } - } - - return fs -} - -function enqueue (elem) { - debug('ENQUEUE', elem[0].name, elem[1]) - fs[gracefulQueue].push(elem) - retry() -} - -// keep track of the timeout between retry() calls -var retryTimer - -// reset the startTime and lastTime to now -// this resets the start of the 60 second overall timeout as well as the -// delay between attempts so that we'll retry these jobs sooner -function resetQueue () { - var now = Date.now() - for (var i = 0; i < fs[gracefulQueue].length; ++i) { - // entries that are only a length of 2 are from an older version, don't - // bother modifying those since they'll be retried anyway. - if (fs[gracefulQueue][i].length > 2) { - fs[gracefulQueue][i][3] = now // startTime - fs[gracefulQueue][i][4] = now // lastTime - } - } - // call retry to make sure we're actively processing the queue - retry() -} - -function retry () { - // clear the timer and remove it to help prevent unintended concurrency - clearTimeout(retryTimer) - retryTimer = undefined - - if (fs[gracefulQueue].length === 0) - return - - var elem = fs[gracefulQueue].shift() - var fn = elem[0] - var args = elem[1] - // these items may be unset if they were added by an older graceful-fs - var err = elem[2] - var startTime = elem[3] - var lastTime = elem[4] - - // if we don't have a startTime we have no way of knowing if we've waited - // long enough, so go ahead and retry this item now - if (startTime === undefined) { - debug('RETRY', fn.name, args) - fn.apply(null, args) - } else if (Date.now() - startTime >= 60000) { - // it's been more than 60 seconds total, bail now - debug('TIMEOUT', fn.name, args) - var cb = args.pop() - if (typeof cb === 'function') - cb.call(null, err) - } else { - // the amount of time between the last attempt and right now - var sinceAttempt = Date.now() - lastTime - // the amount of time between when we first tried, and when we last tried - // rounded up to at least 1 - var sinceStart = Math.max(lastTime - startTime, 1) - // backoff. wait longer than the total time we've been retrying, but only - // up to a maximum of 100ms - var desiredDelay = Math.min(sinceStart * 1.2, 100) - // it's been long enough since the last retry, do it again - if (sinceAttempt >= desiredDelay) { - debug('RETRY', fn.name, args) - fn.apply(null, args.concat([startTime])) - } else { - // if we can't do this job yet, push it to the end of the queue - // and let the next iteration check again - fs[gracefulQueue].push(elem) - } - } - - // schedule our next run if one isn't already scheduled - if (retryTimer === undefined) { - retryTimer = setTimeout(retry, 0) - } -} - - -/***/ }), - -/***/ 76244: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -var Stream = (__webpack_require__(2203).Stream) - -module.exports = legacy - -function legacy (fs) { - return { - ReadStream: ReadStream, - WriteStream: WriteStream - } - - function ReadStream (path, options) { - if (!(this instanceof ReadStream)) return new ReadStream(path, options); - - Stream.call(this); - - var self = this; - - this.path = path; - this.fd = null; - this.readable = true; - this.paused = false; - - this.flags = 'r'; - this.mode = 438; /*=0666*/ - this.bufferSize = 64 * 1024; - - options = options || {}; - - // Mixin options into this - var keys = Object.keys(options); - for (var index = 0, length = keys.length; index < length; index++) { - var key = keys[index]; - this[key] = options[key]; - } - - if (this.encoding) this.setEncoding(this.encoding); - - if (this.start !== undefined) { - if ('number' !== typeof this.start) { - throw TypeError('start must be a Number'); - } - if (this.end === undefined) { - this.end = Infinity; - } else if ('number' !== typeof this.end) { - throw TypeError('end must be a Number'); - } - - if (this.start > this.end) { - throw new Error('start must be <= end'); - } - - this.pos = this.start; - } - - if (this.fd !== null) { - process.nextTick(function() { - self._read(); - }); - return; - } - - fs.open(this.path, this.flags, this.mode, function (err, fd) { - if (err) { - self.emit('error', err); - self.readable = false; - return; - } - - self.fd = fd; - self.emit('open', fd); - self._read(); - }) - } - - function WriteStream (path, options) { - if (!(this instanceof WriteStream)) return new WriteStream(path, options); - - Stream.call(this); - - this.path = path; - this.fd = null; - this.writable = true; - - this.flags = 'w'; - this.encoding = 'binary'; - this.mode = 438; /*=0666*/ - this.bytesWritten = 0; - - options = options || {}; - - // Mixin options into this - var keys = Object.keys(options); - for (var index = 0, length = keys.length; index < length; index++) { - var key = keys[index]; - this[key] = options[key]; - } - - if (this.start !== undefined) { - if ('number' !== typeof this.start) { - throw TypeError('start must be a Number'); - } - if (this.start < 0) { - throw new Error('start must be >= zero'); - } - - this.pos = this.start; - } - - this.busy = false; - this._queue = []; - - if (this.fd === null) { - this._open = fs.open; - this._queue.push([this._open, this.path, this.flags, this.mode, undefined]); - this.flush(); - } - } -} - - -/***/ }), - -/***/ 19023: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -var constants = __webpack_require__(49140) - -var origCwd = process.cwd -var cwd = null - -var platform = process.env.GRACEFUL_FS_PLATFORM || process.platform - -process.cwd = function() { - if (!cwd) - cwd = origCwd.call(process) - return cwd -} -try { - process.cwd() -} catch (er) {} - -// This check is needed until node.js 12 is required -if (typeof process.chdir === 'function') { - var chdir = process.chdir - process.chdir = function (d) { - cwd = null - chdir.call(process, d) - } - if (Object.setPrototypeOf) Object.setPrototypeOf(process.chdir, chdir) -} - -module.exports = patch - -function patch (fs) { - // (re-)implement some things that are known busted or missing. - - // lchmod, broken prior to 0.6.2 - // back-port the fix here. - if (constants.hasOwnProperty('O_SYMLINK') && - process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)) { - patchLchmod(fs) - } - - // lutimes implementation, or no-op - if (!fs.lutimes) { - patchLutimes(fs) - } - - // https://github.com/isaacs/node-graceful-fs/issues/4 - // Chown should not fail on einval or eperm if non-root. - // It should not fail on enosys ever, as this just indicates - // that a fs doesn't support the intended operation. - - fs.chown = chownFix(fs.chown) - fs.fchown = chownFix(fs.fchown) - fs.lchown = chownFix(fs.lchown) - - fs.chmod = chmodFix(fs.chmod) - fs.fchmod = chmodFix(fs.fchmod) - fs.lchmod = chmodFix(fs.lchmod) - - fs.chownSync = chownFixSync(fs.chownSync) - fs.fchownSync = chownFixSync(fs.fchownSync) - fs.lchownSync = chownFixSync(fs.lchownSync) - - fs.chmodSync = chmodFixSync(fs.chmodSync) - fs.fchmodSync = chmodFixSync(fs.fchmodSync) - fs.lchmodSync = chmodFixSync(fs.lchmodSync) - - fs.stat = statFix(fs.stat) - fs.fstat = statFix(fs.fstat) - fs.lstat = statFix(fs.lstat) - - fs.statSync = statFixSync(fs.statSync) - fs.fstatSync = statFixSync(fs.fstatSync) - fs.lstatSync = statFixSync(fs.lstatSync) - - // if lchmod/lchown do not exist, then make them no-ops - if (fs.chmod && !fs.lchmod) { - fs.lchmod = function (path, mode, cb) { - if (cb) process.nextTick(cb) - } - fs.lchmodSync = function () {} - } - if (fs.chown && !fs.lchown) { - fs.lchown = function (path, uid, gid, cb) { - if (cb) process.nextTick(cb) - } - fs.lchownSync = function () {} - } - - // on Windows, A/V software can lock the directory, causing this - // to fail with an EACCES or EPERM if the directory contains newly - // created files. Try again on failure, for up to 60 seconds. - - // Set the timeout this long because some Windows Anti-Virus, such as Parity - // bit9, may lock files for up to a minute, causing npm package install - // failures. Also, take care to yield the scheduler. Windows scheduling gives - // CPU to a busy looping process, which can cause the program causing the lock - // contention to be starved of CPU by node, so the contention doesn't resolve. - if (platform === "win32") { - fs.rename = typeof fs.rename !== 'function' ? fs.rename - : (function (fs$rename) { - function rename (from, to, cb) { - var start = Date.now() - var backoff = 0; - fs$rename(from, to, function CB (er) { - if (er - && (er.code === "EACCES" || er.code === "EPERM" || er.code === "EBUSY") - && Date.now() - start < 60000) { - setTimeout(function() { - fs.stat(to, function (stater, st) { - if (stater && stater.code === "ENOENT") - fs$rename(from, to, CB); - else - cb(er) - }) - }, backoff) - if (backoff < 100) - backoff += 10; - return; - } - if (cb) cb(er) - }) - } - if (Object.setPrototypeOf) Object.setPrototypeOf(rename, fs$rename) - return rename - })(fs.rename) - } - - // if read() returns EAGAIN, then just try it again. - fs.read = typeof fs.read !== 'function' ? fs.read - : (function (fs$read) { - function read (fd, buffer, offset, length, position, callback_) { - var callback - if (callback_ && typeof callback_ === 'function') { - var eagCounter = 0 - callback = function (er, _, __) { - if (er && er.code === 'EAGAIN' && eagCounter < 10) { - eagCounter ++ - return fs$read.call(fs, fd, buffer, offset, length, position, callback) - } - callback_.apply(this, arguments) - } - } - return fs$read.call(fs, fd, buffer, offset, length, position, callback) - } - - // This ensures `util.promisify` works as it does for native `fs.read`. - if (Object.setPrototypeOf) Object.setPrototypeOf(read, fs$read) - return read - })(fs.read) - - fs.readSync = typeof fs.readSync !== 'function' ? fs.readSync - : (function (fs$readSync) { return function (fd, buffer, offset, length, position) { - var eagCounter = 0 - while (true) { - try { - return fs$readSync.call(fs, fd, buffer, offset, length, position) - } catch (er) { - if (er.code === 'EAGAIN' && eagCounter < 10) { - eagCounter ++ - continue - } - throw er - } - } - }})(fs.readSync) - - function patchLchmod (fs) { - fs.lchmod = function (path, mode, callback) { - fs.open( path - , constants.O_WRONLY | constants.O_SYMLINK - , mode - , function (err, fd) { - if (err) { - if (callback) callback(err) - return - } - // prefer to return the chmod error, if one occurs, - // but still try to close, and report closing errors if they occur. - fs.fchmod(fd, mode, function (err) { - fs.close(fd, function(err2) { - if (callback) callback(err || err2) - }) - }) - }) - } - - fs.lchmodSync = function (path, mode) { - var fd = fs.openSync(path, constants.O_WRONLY | constants.O_SYMLINK, mode) - - // prefer to return the chmod error, if one occurs, - // but still try to close, and report closing errors if they occur. - var threw = true - var ret - try { - ret = fs.fchmodSync(fd, mode) - threw = false - } finally { - if (threw) { - try { - fs.closeSync(fd) - } catch (er) {} - } else { - fs.closeSync(fd) - } - } - return ret - } - } - - function patchLutimes (fs) { - if (constants.hasOwnProperty("O_SYMLINK") && fs.futimes) { - fs.lutimes = function (path, at, mt, cb) { - fs.open(path, constants.O_SYMLINK, function (er, fd) { - if (er) { - if (cb) cb(er) - return - } - fs.futimes(fd, at, mt, function (er) { - fs.close(fd, function (er2) { - if (cb) cb(er || er2) - }) - }) - }) - } - - fs.lutimesSync = function (path, at, mt) { - var fd = fs.openSync(path, constants.O_SYMLINK) - var ret - var threw = true - try { - ret = fs.futimesSync(fd, at, mt) - threw = false - } finally { - if (threw) { - try { - fs.closeSync(fd) - } catch (er) {} - } else { - fs.closeSync(fd) - } - } - return ret - } - - } else if (fs.futimes) { - fs.lutimes = function (_a, _b, _c, cb) { if (cb) process.nextTick(cb) } - fs.lutimesSync = function () {} - } - } - - function chmodFix (orig) { - if (!orig) return orig - return function (target, mode, cb) { - return orig.call(fs, target, mode, function (er) { - if (chownErOk(er)) er = null - if (cb) cb.apply(this, arguments) - }) - } - } - - function chmodFixSync (orig) { - if (!orig) return orig - return function (target, mode) { - try { - return orig.call(fs, target, mode) - } catch (er) { - if (!chownErOk(er)) throw er - } - } - } - - - function chownFix (orig) { - if (!orig) return orig - return function (target, uid, gid, cb) { - return orig.call(fs, target, uid, gid, function (er) { - if (chownErOk(er)) er = null - if (cb) cb.apply(this, arguments) - }) - } - } - - function chownFixSync (orig) { - if (!orig) return orig - return function (target, uid, gid) { - try { - return orig.call(fs, target, uid, gid) - } catch (er) { - if (!chownErOk(er)) throw er - } - } - } - - function statFix (orig) { - if (!orig) return orig - // Older versions of Node erroneously returned signed integers for - // uid + gid. - return function (target, options, cb) { - if (typeof options === 'function') { - cb = options - options = null - } - function callback (er, stats) { - if (stats) { - if (stats.uid < 0) stats.uid += 0x100000000 - if (stats.gid < 0) stats.gid += 0x100000000 - } - if (cb) cb.apply(this, arguments) - } - return options ? orig.call(fs, target, options, callback) - : orig.call(fs, target, callback) - } - } - - function statFixSync (orig) { - if (!orig) return orig - // Older versions of Node erroneously returned signed integers for - // uid + gid. - return function (target, options) { - var stats = options ? orig.call(fs, target, options) - : orig.call(fs, target) - if (stats) { - if (stats.uid < 0) stats.uid += 0x100000000 - if (stats.gid < 0) stats.gid += 0x100000000 - } - return stats; - } - } - - // ENOSYS means that the fs doesn't support the op. Just ignore - // that, because it doesn't matter. - // - // if there's no getuid, or if getuid() is something other - // than 0, and the error is EINVAL or EPERM, then just ignore - // it. - // - // This specific case is a silent failure in cp, install, tar, - // and most other unix tools that manage permissions. - // - // When running as root, or if other types of errors are - // encountered, then it's strict. - function chownErOk (er) { - if (!er) - return true - - if (er.code === "ENOSYS") - return true - - var nonroot = !process.getuid || process.getuid() !== 0 - if (nonroot) { - if (er.code === "EINVAL" || er.code === "EPERM") - return true - } - - return false - } -} - - -/***/ }), - -/***/ 53972: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -try { - var util = __webpack_require__(39023); - /* istanbul ignore next */ - if (typeof util.inherits !== 'function') throw ''; - module.exports = util.inherits; -} catch (e) { - /* istanbul ignore next */ - module.exports = __webpack_require__(91807); -} - - -/***/ }), - -/***/ 91807: -/***/ ((module) => { - -if (typeof Object.create === 'function') { - // implementation from standard node.js 'util' module - module.exports = function inherits(ctor, superCtor) { - if (superCtor) { - ctor.super_ = superCtor - ctor.prototype = Object.create(superCtor.prototype, { - constructor: { - value: ctor, - enumerable: false, - writable: true, - configurable: true - } - }) - } - }; -} else { - // old school shim for old browsers - module.exports = function inherits(ctor, superCtor) { - if (superCtor) { - ctor.super_ = superCtor - var TempCtor = function () {} - TempCtor.prototype = superCtor.prototype - ctor.prototype = new TempCtor() - ctor.prototype.constructor = ctor - } - } -} - - -/***/ }), - -/***/ 49245: -/***/ ((module) => { - -"use strict"; -/* eslint-disable yoda */ - - -const isFullwidthCodePoint = codePoint => { - if (Number.isNaN(codePoint)) { - return false; - } - - // Code points are derived from: - // http://www.unix.org/Public/UNIDATA/EastAsianWidth.txt - if ( - codePoint >= 0x1100 && ( - codePoint <= 0x115F || // Hangul Jamo - codePoint === 0x2329 || // LEFT-POINTING ANGLE BRACKET - codePoint === 0x232A || // RIGHT-POINTING ANGLE BRACKET - // CJK Radicals Supplement .. Enclosed CJK Letters and Months - (0x2E80 <= codePoint && codePoint <= 0x3247 && codePoint !== 0x303F) || - // Enclosed CJK Letters and Months .. CJK Unified Ideographs Extension A - (0x3250 <= codePoint && codePoint <= 0x4DBF) || - // CJK Unified Ideographs .. Yi Radicals - (0x4E00 <= codePoint && codePoint <= 0xA4C6) || - // Hangul Jamo Extended-A - (0xA960 <= codePoint && codePoint <= 0xA97C) || - // Hangul Syllables - (0xAC00 <= codePoint && codePoint <= 0xD7A3) || - // CJK Compatibility Ideographs - (0xF900 <= codePoint && codePoint <= 0xFAFF) || - // Vertical Forms - (0xFE10 <= codePoint && codePoint <= 0xFE19) || - // CJK Compatibility Forms .. Small Form Variants - (0xFE30 <= codePoint && codePoint <= 0xFE6B) || - // Halfwidth and Fullwidth Forms - (0xFF01 <= codePoint && codePoint <= 0xFF60) || - (0xFFE0 <= codePoint && codePoint <= 0xFFE6) || - // Kana Supplement - (0x1B000 <= codePoint && codePoint <= 0x1B001) || - // Enclosed Ideographic Supplement - (0x1F200 <= codePoint && codePoint <= 0x1F251) || - // CJK Unified Ideographs Extension B .. Tertiary Ideographic Plane - (0x20000 <= codePoint && codePoint <= 0x3FFFD) - ) - ) { - return true; - } - - return false; -}; - -module.exports = isFullwidthCodePoint; -module.exports["default"] = isFullwidthCodePoint; - - -/***/ }), - -/***/ 79421: -/***/ ((module) => { - -"use strict"; - - -const isStream = stream => - stream !== null && - typeof stream === 'object' && - typeof stream.pipe === 'function'; - -isStream.writable = stream => - isStream(stream) && - stream.writable !== false && - typeof stream._write === 'function' && - typeof stream._writableState === 'object'; - -isStream.readable = stream => - isStream(stream) && - stream.readable !== false && - typeof stream._read === 'function' && - typeof stream._readableState === 'object'; - -isStream.duplex = stream => - isStream.writable(stream) && - isStream.readable(stream); - -isStream.transform = stream => - isStream.duplex(stream) && - typeof stream._transform === 'function'; - -module.exports = isStream; - - -/***/ }), - -/***/ 82162: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -var _fs -try { - _fs = __webpack_require__(71174) -} catch (_) { - _fs = __webpack_require__(79896) -} - -function readFile (file, options, callback) { - if (callback == null) { - callback = options - options = {} - } - - if (typeof options === 'string') { - options = {encoding: options} - } - - options = options || {} - var fs = options.fs || _fs - - var shouldThrow = true - if ('throws' in options) { - shouldThrow = options.throws - } - - fs.readFile(file, options, function (err, data) { - if (err) return callback(err) - - data = stripBom(data) - - var obj - try { - obj = JSON.parse(data, options ? options.reviver : null) - } catch (err2) { - if (shouldThrow) { - err2.message = file + ': ' + err2.message - return callback(err2) - } else { - return callback(null, null) - } - } - - callback(null, obj) - }) -} - -function readFileSync (file, options) { - options = options || {} - if (typeof options === 'string') { - options = {encoding: options} - } - - var fs = options.fs || _fs - - var shouldThrow = true - if ('throws' in options) { - shouldThrow = options.throws - } - - try { - var content = fs.readFileSync(file, options) - content = stripBom(content) - return JSON.parse(content, options.reviver) - } catch (err) { - if (shouldThrow) { - err.message = file + ': ' + err.message - throw err - } else { - return null - } - } -} - -function stringify (obj, options) { - var spaces - var EOL = '\n' - if (typeof options === 'object' && options !== null) { - if (options.spaces) { - spaces = options.spaces - } - if (options.EOL) { - EOL = options.EOL - } - } - - var str = JSON.stringify(obj, options ? options.replacer : null, spaces) - - return str.replace(/\n/g, EOL) + EOL -} - -function writeFile (file, obj, options, callback) { - if (callback == null) { - callback = options - options = {} - } - options = options || {} - var fs = options.fs || _fs - - var str = '' - try { - str = stringify(obj, options) - } catch (err) { - // Need to return whether a callback was passed or not - if (callback) callback(err, null) - return - } - - fs.writeFile(file, str, options, callback) -} - -function writeFileSync (file, obj, options) { - options = options || {} - var fs = options.fs || _fs - - var str = stringify(obj, options) - // not sure if fs.writeFileSync returns anything, but just in case - return fs.writeFileSync(file, str, options) -} - -function stripBom (content) { - // we do this because JSON.parse would convert it to a utf8 string if encoding wasn't specified - if (Buffer.isBuffer(content)) content = content.toString('utf8') - content = content.replace(/^\uFEFF/, '') - return content -} - -var jsonfile = { - readFile: readFile, - readFileSync: readFileSync, - writeFile: writeFile, - writeFileSync: writeFileSync -} - -module.exports = jsonfile - - -/***/ }), - -/***/ 58538: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; -var __webpack_unused_export__; - -__webpack_unused_export__ = ({ value: true }); -__webpack_unused_export__ = exports.Sk = exports.Ur = void 0; -__webpack_unused_export__ = makeField; -const tslib_1 = __webpack_require__(94914); -const os = tslib_1.__importStar(__webpack_require__(70857)); -const fs = tslib_1.__importStar(__webpack_require__(56922)); -const events_1 = tslib_1.__importDefault(__webpack_require__(24434)); -const serialize_1 = __webpack_require__(77283); -exports.Ur = { - deserialize: serialize_1.defaultDeserialize, - dialect: 'redis', - expiredCheckDelay: 24 * 3600 * 1000, // ms - filename: `${os.tmpdir()}/keyv-file/default.json`, - serialize: serialize_1.defaultSerialize, - writeDelay: 100, // ms - checkFileLock: false, -}; -function isNumber(val) { - return typeof val === 'number'; -} -class KeyvFile extends events_1.default { - constructor(options) { - super(); - this.ttlSupport = true; - this.opts = Object.assign({}, exports.Ur, options); - if (this.opts.checkFileLock) { - this.acquireFileLock(); - } - try { - const data = this.opts.deserialize(fs.readFileSync(this.opts.filename, 'utf8')); - if (!Array.isArray(data.cache)) { - const _cache = data.cache; - data.cache = []; - for (const key in _cache) { - if (_cache.hasOwnProperty(key)) { - data.cache.push([key, _cache[key]]); - } - } - } - this._cache = new Map(data.cache); - this._lastExpire = data.lastExpire; - } - catch (e) { - this._cache = new Map(); - this._lastExpire = Date.now(); - } - } - get _lockFile() { - return this.opts.filename + '.lock'; - } - acquireFileLock() { - try { - let fd = fs.openSync(this._lockFile, 'wx'); - fs.closeSync(fd); - process.on('SIGINT', () => { - this.releaseFileLock(); - process.exit(0); - }); - process.on('exit', () => { - this.releaseFileLock(); - }); - } - catch (error) { - console.error(`[keyv-file] There is another process using this file`); - throw error; - } - } - releaseFileLock() { - try { - fs.unlinkSync(this._lockFile); - } - catch (_a) { - //pass - } - } - get(key) { - return tslib_1.__awaiter(this, void 0, void 0, function* () { - return Promise.resolve(this.getSync(key)); - }); - } - getSync(key) { - try { - const data = this._cache.get(key); - if (!data) { - return undefined; - } - else if (this.isExpired(data)) { - this.delete(key); - return undefined; - } - else { - return data.value; - } - } - catch (error) { - // do nothing; - } - } - getMany(keys) { - return tslib_1.__awaiter(this, void 0, void 0, function* () { - const results = yield Promise.all(keys.map((key) => tslib_1.__awaiter(this, void 0, void 0, function* () { - const value = yield this.get(key); - return value; - }))); - return results; - }); - } - set(key, value, ttl) { - return tslib_1.__awaiter(this, void 0, void 0, function* () { - if (ttl === 0) { - ttl = undefined; - } - this._cache.set(key, { - expire: isNumber(ttl) ? Date.now() + ttl : undefined, - value: value, - }); - return this.save(); - }); - } - delete(key) { - return tslib_1.__awaiter(this, void 0, void 0, function* () { - const ret = this._cache.delete(key); - yield this.save(); - return ret; - }); - } - deleteMany(keys) { - return tslib_1.__awaiter(this, void 0, void 0, function* () { - const deletePromises = keys.map((key) => this.delete(key)); - const results = yield Promise.all(deletePromises); - return results.every((result) => result); - }); - } - clear() { - return tslib_1.__awaiter(this, void 0, void 0, function* () { - this._cache = new Map(); - this._lastExpire = Date.now(); - return this.save(); - }); - } - has(key) { - return tslib_1.__awaiter(this, void 0, void 0, function* () { - const value = yield this.get(key); - return value !== undefined; - }); - } - isExpired(data) { - return isNumber(data.expire) && data.expire <= Date.now(); - } - clearExpire() { - const now = Date.now(); - if (now - this._lastExpire <= this.opts.expiredCheckDelay) { - return; - } - for (const key of this._cache.keys()) { - const data = this._cache.get(key); - if (this.isExpired(data)) { - this._cache.delete(key); - } - } - this._lastExpire = now; - } - saveToDisk() { - const cache = []; - for (const [key, val] of this._cache) { - cache.push([key, val]); - } - const data = this.opts.serialize({ - cache, - lastExpire: this._lastExpire, - }); - return new Promise((resolve, reject) => { - fs.outputFile(this.opts.filename, data, (err) => { - if (err) { - reject(err); - } - else { - resolve(); - } - }); - }); - } - save() { - this.clearExpire(); - if (this._savePromise) { - return this._savePromise; - } - this._savePromise = new Promise((resolve, reject) => { - setTimeout(() => { - this.saveToDisk() - .then(resolve, reject) - .finally(() => { - this._savePromise = void 0; - }); - }, this.opts.writeDelay); - }); - return this._savePromise; - } - disconnect() { - return Promise.resolve(); - } - iterator(namespace) { - return tslib_1.__asyncGenerator(this, arguments, function* iterator_1() { - for (const [key, data] of this._cache.entries()) { - if (key === undefined) { - continue; - } - // Filter by namespace if provided - if (!namespace || key.includes(namespace)) { - yield yield tslib_1.__await([key, data.value]); - } - } - }); - } -} -exports.Sk = KeyvFile; -__webpack_unused_export__ = KeyvFile; -class Field { - constructor(kv, key, defaults) { - this.kv = kv; - this.key = key; - this.defaults = defaults; - } - get() { - return tslib_1.__awaiter(this, arguments, void 0, function* (def = this.defaults) { - var _a; - return (_a = (yield this.kv.get(this.key))) !== null && _a !== void 0 ? _a : def; - }); - } - getSync(def = this.defaults) { - var _a; - if ('getSync' in this.kv) { - return (_a = this.kv.getSync(this.key)) !== null && _a !== void 0 ? _a : def; - } - throw new Error('kv does not support getSync'); - } - set(val, ttl) { - return this.kv.set(this.key, val, ttl); - } - delete() { - return this.kv.delete(this.key); - } -} -__webpack_unused_export__ = Field; -function makeField(kv, key, defaults) { - return new Field(kv, key, defaults); -} - - -/***/ }), - -/***/ 94914: -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -__webpack_require__.r(__webpack_exports__); -/* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ __assign: () => (/* binding */ __assign), -/* harmony export */ __asyncDelegator: () => (/* binding */ __asyncDelegator), -/* harmony export */ __asyncGenerator: () => (/* binding */ __asyncGenerator), -/* harmony export */ __asyncValues: () => (/* binding */ __asyncValues), -/* harmony export */ __await: () => (/* binding */ __await), -/* harmony export */ __awaiter: () => (/* binding */ __awaiter), -/* harmony export */ __classPrivateFieldGet: () => (/* binding */ __classPrivateFieldGet), -/* harmony export */ __classPrivateFieldSet: () => (/* binding */ __classPrivateFieldSet), -/* harmony export */ __createBinding: () => (/* binding */ __createBinding), -/* harmony export */ __decorate: () => (/* binding */ __decorate), -/* harmony export */ __exportStar: () => (/* binding */ __exportStar), -/* harmony export */ __extends: () => (/* binding */ __extends), -/* harmony export */ __generator: () => (/* binding */ __generator), -/* harmony export */ __importDefault: () => (/* binding */ __importDefault), -/* harmony export */ __importStar: () => (/* binding */ __importStar), -/* harmony export */ __makeTemplateObject: () => (/* binding */ __makeTemplateObject), -/* harmony export */ __metadata: () => (/* binding */ __metadata), -/* harmony export */ __param: () => (/* binding */ __param), -/* harmony export */ __read: () => (/* binding */ __read), -/* harmony export */ __rest: () => (/* binding */ __rest), -/* harmony export */ __spread: () => (/* binding */ __spread), -/* harmony export */ __spreadArrays: () => (/* binding */ __spreadArrays), -/* harmony export */ __values: () => (/* binding */ __values) -/* harmony export */ }); -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM -LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR -OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. -***************************************************************************** */ -/* global Reflect, Promise */ - -var extendStatics = function(d, b) { - extendStatics = Object.setPrototypeOf || - ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || - function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; }; - return extendStatics(d, b); -}; - -function __extends(d, b) { - extendStatics(d, b); - function __() { this.constructor = d; } - d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); -} - -var __assign = function() { - __assign = Object.assign || function __assign(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; - } - return t; - } - return __assign.apply(this, arguments); -} - -function __rest(s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -} - -function __decorate(decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; - return c > 3 && r && Object.defineProperty(target, key, r), r; -} - -function __param(paramIndex, decorator) { - return function (target, key) { decorator(target, key, paramIndex); } -} - -function __metadata(metadataKey, metadataValue) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); -} - -function __awaiter(thisArg, _arguments, P, generator) { - function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } - return new (P || (P = Promise))(function (resolve, reject) { - function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } - function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } - function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } - step((generator = generator.apply(thisArg, _arguments || [])).next()); - }); -} - -function __generator(thisArg, body) { - var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; - return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; - function verb(n) { return function (v) { return step([n, v]); }; } - function step(op) { - if (f) throw new TypeError("Generator is already executing."); - while (_) try { - if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; - if (y = 0, t) op = [op[0] & 2, t.value]; - switch (op[0]) { - case 0: case 1: t = op; break; - case 4: _.label++; return { value: op[1], done: false }; - case 5: _.label++; y = op[1]; op = [0]; continue; - case 7: op = _.ops.pop(); _.trys.pop(); continue; - default: - if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; } - if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; } - if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; } - if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; } - if (t[2]) _.ops.pop(); - _.trys.pop(); continue; - } - op = body.call(thisArg, _); - } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; } - if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; - } -} - -function __createBinding(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -} - -function __exportStar(m, exports) { - for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) exports[p] = m[p]; -} - -function __values(o) { - var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0; - if (m) return m.call(o); - if (o && typeof o.length === "number") return { - next: function () { - if (o && i >= o.length) o = void 0; - return { value: o && o[i++], done: !o }; - } - }; - throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined."); -} - -function __read(o, n) { - var m = typeof Symbol === "function" && o[Symbol.iterator]; - if (!m) return o; - var i = m.call(o), r, ar = [], e; - try { - while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); - } - catch (error) { e = { error: error }; } - finally { - try { - if (r && !r.done && (m = i["return"])) m.call(i); - } - finally { if (e) throw e.error; } - } - return ar; -} - -function __spread() { - for (var ar = [], i = 0; i < arguments.length; i++) - ar = ar.concat(__read(arguments[i])); - return ar; -} - -function __spreadArrays() { - for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length; - for (var r = Array(s), k = 0, i = 0; i < il; i++) - for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++) - r[k] = a[j]; - return r; -}; - -function __await(v) { - return this instanceof __await ? (this.v = v, this) : new __await(v); -} - -function __asyncGenerator(thisArg, _arguments, generator) { - if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); - var g = generator.apply(thisArg, _arguments || []), i, q = []; - return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i; - function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; } - function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } } - function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); } - function fulfill(value) { resume("next", value); } - function reject(value) { resume("throw", value); } - function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); } -} - -function __asyncDelegator(o) { - var i, p; - return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i; - function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; } -} - -function __asyncValues(o) { - if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); - var m = o[Symbol.asyncIterator], i; - return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i); - function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; } - function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); } -} - -function __makeTemplateObject(cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; - -function __importStar(mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k]; - result.default = mod; - return result; -} - -function __importDefault(mod) { - return (mod && mod.__esModule) ? mod : { default: mod }; -} - -function __classPrivateFieldGet(receiver, privateMap) { - if (!privateMap.has(receiver)) { - throw new TypeError("attempted to get private field on non-instance"); - } - return privateMap.get(receiver); -} - -function __classPrivateFieldSet(receiver, privateMap, value) { - if (!privateMap.has(receiver)) { - throw new TypeError("attempted to set private field on non-instance"); - } - privateMap.set(receiver, value); - return value; -} - - -/***/ }), - -/***/ 61747: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const format = __webpack_require__(86287); - -/* - * function align (info) - * Returns a new instance of the align Format which adds a `\t` - * delimiter before the message to properly align it in the same place. - * It was previously { align: true } in winston < 3.0.0 - */ -module.exports = format(info => { - info.message = `\t${info.message}`; - return info; -}); - - -/***/ }), - -/***/ 62736: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const { Colorizer } = __webpack_require__(38559); -const { Padder } = __webpack_require__(75107); -const { configs, MESSAGE } = __webpack_require__(80310); - - -/** - * Cli format class that handles initial state for a a separate - * Colorizer and Padder instance. - */ -class CliFormat { - constructor(opts = {}) { - if (!opts.levels) { - opts.levels = configs.cli.levels; - } - - this.colorizer = new Colorizer(opts); - this.padder = new Padder(opts); - this.options = opts; - } - - /* - * function transform (info, opts) - * Attempts to both: - * 1. Pad the { level } - * 2. Colorize the { level, message } - * of the given `logform` info object depending on the `opts`. - */ - transform(info, opts) { - this.colorizer.transform( - this.padder.transform(info, opts), - opts - ); - - info[MESSAGE] = `${info.level}:${info.message}`; - return info; - } -} - -/* - * function cli (opts) - * Returns a new instance of the CLI format that turns a log - * `info` object into the same format previously available - * in `winston.cli()` in `winston < 3.0.0`. - */ -module.exports = opts => new CliFormat(opts); - -// -// Attach the CliFormat for registration purposes -// -module.exports.Format = CliFormat; - - -/***/ }), - -/***/ 38559: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const colors = __webpack_require__(96230); -const { LEVEL, MESSAGE } = __webpack_require__(80310); - -// -// Fix colors not appearing in non-tty environments -// -colors.enabled = true; - -/** - * @property {RegExp} hasSpace - * Simple regex to check for presence of spaces. - */ -const hasSpace = /\s+/; - -/* - * Colorizer format. Wraps the `level` and/or `message` properties - * of the `info` objects with ANSI color codes based on a few options. - */ -class Colorizer { - constructor(opts = {}) { - if (opts.colors) { - this.addColors(opts.colors); - } - - this.options = opts; - } - - /* - * Adds the colors Object to the set of allColors - * known by the Colorizer - * - * @param {Object} colors Set of color mappings to add. - */ - static addColors(clrs) { - const nextColors = Object.keys(clrs).reduce((acc, level) => { - acc[level] = hasSpace.test(clrs[level]) - ? clrs[level].split(hasSpace) - : clrs[level]; - - return acc; - }, {}); - - Colorizer.allColors = Object.assign({}, Colorizer.allColors || {}, nextColors); - return Colorizer.allColors; - } - - /* - * Adds the colors Object to the set of allColors - * known by the Colorizer - * - * @param {Object} colors Set of color mappings to add. - */ - addColors(clrs) { - return Colorizer.addColors(clrs); - } - - /* - * function colorize (lookup, level, message) - * Performs multi-step colorization using @colors/colors/safe - */ - colorize(lookup, level, message) { - if (typeof message === 'undefined') { - message = level; - } - - // - // If the color for the level is just a string - // then attempt to colorize the message with it. - // - if (!Array.isArray(Colorizer.allColors[lookup])) { - return colors[Colorizer.allColors[lookup]](message); - } - - // - // If it is an Array then iterate over that Array, applying - // the colors function for each item. - // - for (let i = 0, len = Colorizer.allColors[lookup].length; i < len; i++) { - message = colors[Colorizer.allColors[lookup][i]](message); - } - - return message; - } - - /* - * function transform (info, opts) - * Attempts to colorize the { level, message } of the given - * `logform` info object. - */ - transform(info, opts) { - if (opts.all && typeof info[MESSAGE] === 'string') { - info[MESSAGE] = this.colorize(info[LEVEL], info.level, info[MESSAGE]); - } - - if (opts.level || opts.all || !opts.message) { - info.level = this.colorize(info[LEVEL], info.level); - } - - if (opts.all || opts.message) { - info.message = this.colorize(info[LEVEL], info.level, info.message); - } - - return info; - } -} - -/* - * function colorize (info) - * Returns a new instance of the colorize Format that applies - * level colors to `info` objects. This was previously exposed - * as { colorize: true } to transports in `winston < 3.0.0`. - */ -module.exports = opts => new Colorizer(opts); - -// -// Attach the Colorizer for registration purposes -// -module.exports.Colorizer - = module.exports.Format - = Colorizer; - - -/***/ }), - -/***/ 76695: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const format = __webpack_require__(86287); - -/* - * function cascade(formats) - * Returns a function that invokes the `._format` function in-order - * for the specified set of `formats`. In this manner we say that Formats - * are "pipe-like", but not a pure pumpify implementation. Since there is no back - * pressure we can remove all of the "readable" plumbing in Node streams. - */ -function cascade(formats) { - if (!formats.every(isValidFormat)) { - return; - } - - return info => { - let obj = info; - for (let i = 0; i < formats.length; i++) { - obj = formats[i].transform(obj, formats[i].options); - if (!obj) { - return false; - } - } - - return obj; - }; -} - -/* - * function isValidFormat(format) - * If the format does not define a `transform` function throw an error - * with more detailed usage. - */ -function isValidFormat(fmt) { - if (typeof fmt.transform !== 'function') { - throw new Error([ - 'No transform function found on format. Did you create a format instance?', - 'const myFormat = format(formatFn);', - 'const instance = myFormat();' - ].join('\n')); - } - - return true; -} - -/* - * function combine (info) - * Returns a new instance of the combine Format which combines the specified - * formats into a new format. This is similar to a pipe-chain in transform streams. - * We choose to combine the prototypes this way because there is no back pressure in - * an in-memory transform chain. - */ -module.exports = (...formats) => { - const combinedFormat = format(cascade(formats)); - const instance = combinedFormat(); - instance.Format = combinedFormat.Format; - return instance; -}; - -// -// Export the cascade method for use in cli and other -// combined formats that should not be assumed to be -// singletons. -// -module.exports.cascade = cascade; - - -/***/ }), - -/***/ 28915: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/* eslint no-undefined: 0 */ - - -const format = __webpack_require__(86287); -const { LEVEL, MESSAGE } = __webpack_require__(80310); - -/* - * function errors (info) - * If the `message` property of the `info` object is an instance of `Error`, - * replace the `Error` object its own `message` property. - * - * Optionally, the Error's `stack` and/or `cause` properties can also be appended to the `info` object. - */ -module.exports = format((einfo, { stack, cause }) => { - if (einfo instanceof Error) { - const info = Object.assign({}, einfo, { - level: einfo.level, - [LEVEL]: einfo[LEVEL] || einfo.level, - message: einfo.message, - [MESSAGE]: einfo[MESSAGE] || einfo.message - }); - - if (stack) info.stack = einfo.stack; - if (cause) info.cause = einfo.cause; - return info; - } - - if (!(einfo.message instanceof Error)) return einfo; - - // Assign all enumerable properties and the - // message property from the error provided. - const err = einfo.message; - Object.assign(einfo, err); - einfo.message = err.message; - einfo[MESSAGE] = err.message; - - // Assign the stack and/or cause if requested. - if (stack) einfo.stack = err.stack; - if (cause) einfo.cause = err.cause; - return einfo; -}); - - -/***/ }), - -/***/ 86287: -/***/ ((module) => { - -"use strict"; - - -/* - * Displays a helpful message and the source of - * the format when it is invalid. - */ -class InvalidFormatError extends Error { - constructor(formatFn) { - super(`Format functions must be synchronous taking a two arguments: (info, opts) -Found: ${formatFn.toString().split('\n')[0]}\n`); - - Error.captureStackTrace(this, InvalidFormatError); - } -} - -/* - * function format (formatFn) - * Returns a create function for the `formatFn`. - */ -module.exports = formatFn => { - if (formatFn.length > 2) { - throw new InvalidFormatError(formatFn); - } - - /* - * function Format (options) - * Base prototype which calls a `_format` - * function and pushes the result. - */ - function Format(options = {}) { - this.options = options; - } - - Format.prototype.transform = formatFn; - - // - // Create a function which returns new instances of - // FormatWrap for simple syntax like: - // - // require('winston').formats.json(); - // - function createFormatWrap(opts) { - return new Format(opts); - } - - // - // Expose the FormatWrap through the create function - // for testability. - // - createFormatWrap.Format = Format; - return createFormatWrap; -}; - - -/***/ }), - -/***/ 72110: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - - -/* - * @api public - * @property {function} format - * Both the construction method and set of exposed - * formats. - */ -const format = exports.format = __webpack_require__(86287); - -/* - * @api public - * @method {function} levels - * Registers the specified levels with logform. - */ -exports.levels = __webpack_require__(32203); - -/* - * @api private - * method {function} exposeFormat - * Exposes a sub-format on the main format object - * as a lazy-loaded getter. - */ -function exposeFormat(name, requireFormat) { - Object.defineProperty(format, name, { - get() { - return requireFormat(); - }, - configurable: true - }); -} - -// -// Setup all transports as lazy-loaded getters. -// -exposeFormat('align', function () { return __webpack_require__(61747); }); -exposeFormat('errors', function () { return __webpack_require__(28915); }); -exposeFormat('cli', function () { return __webpack_require__(62736); }); -exposeFormat('combine', function () { return __webpack_require__(76695); }); -exposeFormat('colorize', function () { return __webpack_require__(38559); }); -exposeFormat('json', function () { return __webpack_require__(62214); }); -exposeFormat('label', function () { return __webpack_require__(84188); }); -exposeFormat('logstash', function () { return __webpack_require__(12783); }); -exposeFormat('metadata', function () { return __webpack_require__(93989); }); -exposeFormat('ms', function () { return __webpack_require__(42572); }); -exposeFormat('padLevels', function () { return __webpack_require__(75107); }); -exposeFormat('prettyPrint', function () { return __webpack_require__(63310); }); -exposeFormat('printf', function () { return __webpack_require__(12207); }); -exposeFormat('simple', function () { return __webpack_require__(18982); }); -exposeFormat('splat', function () { return __webpack_require__(6822); }); -exposeFormat('timestamp', function () { return __webpack_require__(54070); }); -exposeFormat('uncolorize', function () { return __webpack_require__(40852); }); - - -/***/ }), - -/***/ 62214: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const format = __webpack_require__(86287); -const { MESSAGE } = __webpack_require__(80310); -const stringify = __webpack_require__(27433); - -/* - * function replacer (key, value) - * Handles proper stringification of Buffer and bigint output. - */ -function replacer(key, value) { - // safe-stable-stringify does support BigInt, however, it doesn't wrap the value in quotes. - // Leading to a loss in fidelity if the resulting string is parsed. - // It would also be a breaking change for logform. - if (typeof value === 'bigint') - return value.toString(); - return value; -} - -/* - * function json (info) - * Returns a new instance of the JSON format that turns a log `info` - * object into pure JSON. This was previously exposed as { json: true } - * to transports in `winston < 3.0.0`. - */ -module.exports = format((info, opts) => { - const jsonStringify = stringify.configure(opts); - info[MESSAGE] = jsonStringify(info, opts.replacer || replacer, opts.space); - return info; -}); - - -/***/ }), - -/***/ 84188: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const format = __webpack_require__(86287); - -/* - * function label (info) - * Returns a new instance of the label Format which adds the specified - * `opts.label` before the message. This was previously exposed as - * { label: 'my label' } to transports in `winston < 3.0.0`. - */ -module.exports = format((info, opts) => { - if (opts.message) { - info.message = `[${opts.label}] ${info.message}`; - return info; - } - - info.label = opts.label; - return info; -}); - - -/***/ }), - -/***/ 32203: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const { Colorizer } = __webpack_require__(38559); - -/* - * Simple method to register colors with a simpler require - * path within the module. - */ -module.exports = config => { - Colorizer.addColors(config.colors || config); - return config; -}; - - -/***/ }), - -/***/ 12783: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const format = __webpack_require__(86287); -const { MESSAGE } = __webpack_require__(80310); -const jsonStringify = __webpack_require__(27433); - -/* - * function logstash (info) - * Returns a new instance of the LogStash Format that turns a - * log `info` object into pure JSON with the appropriate logstash - * options. This was previously exposed as { logstash: true } - * to transports in `winston < 3.0.0`. - */ -module.exports = format(info => { - const logstash = {}; - if (info.message) { - logstash['@message'] = info.message; - delete info.message; - } - - if (info.timestamp) { - logstash['@timestamp'] = info.timestamp; - delete info.timestamp; - } - - logstash['@fields'] = info; - info[MESSAGE] = jsonStringify(logstash); - return info; -}); - - -/***/ }), - -/***/ 93989: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const format = __webpack_require__(86287); - -function fillExcept(info, fillExceptKeys, metadataKey) { - const savedKeys = fillExceptKeys.reduce((acc, key) => { - acc[key] = info[key]; - delete info[key]; - return acc; - }, {}); - const metadata = Object.keys(info).reduce((acc, key) => { - acc[key] = info[key]; - delete info[key]; - return acc; - }, {}); - - Object.assign(info, savedKeys, { - [metadataKey]: metadata - }); - return info; -} - -function fillWith(info, fillWithKeys, metadataKey) { - info[metadataKey] = fillWithKeys.reduce((acc, key) => { - acc[key] = info[key]; - delete info[key]; - return acc; - }, {}); - return info; -} - -/** - * Adds in a "metadata" object to collect extraneous data, similar to the metadata - * object in winston 2.x. - */ -module.exports = format((info, opts = {}) => { - let metadataKey = 'metadata'; - if (opts.key) { - metadataKey = opts.key; - } - - let fillExceptKeys = []; - if (!opts.fillExcept && !opts.fillWith) { - fillExceptKeys.push('level'); - fillExceptKeys.push('message'); - } - - if (opts.fillExcept) { - fillExceptKeys = opts.fillExcept; - } - - if (fillExceptKeys.length > 0) { - return fillExcept(info, fillExceptKeys, metadataKey); - } - - if (opts.fillWith) { - return fillWith(info, opts.fillWith, metadataKey); - } - - return info; -}); - - -/***/ }), - -/***/ 42572: -/***/ (function(module, __unused_webpack_exports, __webpack_require__) { - -"use strict"; - - -const format = __webpack_require__(86287); -const ms = __webpack_require__(72146); - -/* - * function ms (info) - * Returns an `info` with a `ms` property. The `ms` property holds the Value - * of the time difference between two calls in milliseconds. - */ -module.exports = format(info => { - const curr = +new Date(); - this.diff = curr - (this.prevTime || curr); - this.prevTime = curr; - info.ms = `+${ms(this.diff)}`; - - return info; -}); - - -/***/ }), - -/***/ 75107: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/* eslint no-unused-vars: 0 */ - - -const { configs, LEVEL, MESSAGE } = __webpack_require__(80310); - -class Padder { - constructor(opts = { levels: configs.npm.levels }) { - this.paddings = Padder.paddingForLevels(opts.levels, opts.filler); - this.options = opts; - } - - /** - * Returns the maximum length of keys in the specified `levels` Object. - * @param {Object} levels Set of all levels to calculate longest level against. - * @returns {Number} Maximum length of the longest level string. - */ - static getLongestLevel(levels) { - const lvls = Object.keys(levels).map(level => level.length); - return Math.max(...lvls); - } - - /** - * Returns the padding for the specified `level` assuming that the - * maximum length of all levels it's associated with is `maxLength`. - * @param {String} level Level to calculate padding for. - * @param {String} filler Repeatable text to use for padding. - * @param {Number} maxLength Length of the longest level - * @returns {String} Padding string for the `level` - */ - static paddingForLevel(level, filler, maxLength) { - const targetLen = maxLength + 1 - level.length; - const rep = Math.floor(targetLen / filler.length); - const padding = `${filler}${filler.repeat(rep)}`; - return padding.slice(0, targetLen); - } - - /** - * Returns an object with the string paddings for the given `levels` - * using the specified `filler`. - * @param {Object} levels Set of all levels to calculate padding for. - * @param {String} filler Repeatable text to use for padding. - * @returns {Object} Mapping of level to desired padding. - */ - static paddingForLevels(levels, filler = ' ') { - const maxLength = Padder.getLongestLevel(levels); - return Object.keys(levels).reduce((acc, level) => { - acc[level] = Padder.paddingForLevel(level, filler, maxLength); - return acc; - }, {}); - } - - /** - * Prepends the padding onto the `message` based on the `LEVEL` of - * the `info`. This is based on the behavior of `winston@2` which also - * prepended the level onto the message. - * - * See: https://github.com/winstonjs/winston/blob/2.x/lib/winston/logger.js#L198-L201 - * - * @param {Info} info Logform info object - * @param {Object} opts Options passed along to this instance. - * @returns {Info} Modified logform info object. - */ - transform(info, opts) { - info.message = `${this.paddings[info[LEVEL]]}${info.message}`; - if (info[MESSAGE]) { - info[MESSAGE] = `${this.paddings[info[LEVEL]]}${info[MESSAGE]}`; - } - - return info; - } -} - -/* - * function padLevels (info) - * Returns a new instance of the padLevels Format which pads - * levels to be the same length. This was previously exposed as - * { padLevels: true } to transports in `winston < 3.0.0`. - */ -module.exports = opts => new Padder(opts); - -module.exports.Padder - = module.exports.Format - = Padder; - - -/***/ }), - -/***/ 63310: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const inspect = (__webpack_require__(39023).inspect); -const format = __webpack_require__(86287); -const { LEVEL, MESSAGE, SPLAT } = __webpack_require__(80310); - -/* - * function prettyPrint (info) - * Returns a new instance of the prettyPrint Format that "prettyPrint" - * serializes `info` objects. This was previously exposed as - * { prettyPrint: true } to transports in `winston < 3.0.0`. - */ -module.exports = format((info, opts = {}) => { - // - // info[{LEVEL, MESSAGE, SPLAT}] are enumerable here. Since they - // are internal, we remove them before util.inspect so they - // are not printed. - // - const stripped = Object.assign({}, info); - - // Remark (indexzero): update this technique in April 2019 - // when node@6 is EOL - delete stripped[LEVEL]; - delete stripped[MESSAGE]; - delete stripped[SPLAT]; - - info[MESSAGE] = inspect(stripped, false, opts.depth || null, opts.colorize); - return info; -}); - - -/***/ }), - -/***/ 12207: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const { MESSAGE } = __webpack_require__(80310); - -class Printf { - constructor(templateFn) { - this.template = templateFn; - } - - transform(info) { - info[MESSAGE] = this.template(info); - return info; - } -} - -/* - * function printf (templateFn) - * Returns a new instance of the printf Format that creates an - * intermediate prototype to store the template string-based formatter - * function. - */ -module.exports = opts => new Printf(opts); - -module.exports.Printf - = module.exports.Format - = Printf; - - -/***/ }), - -/***/ 18982: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/* eslint no-undefined: 0 */ - - -const format = __webpack_require__(86287); -const { MESSAGE } = __webpack_require__(80310); -const jsonStringify = __webpack_require__(27433); - -/* - * function simple (info) - * Returns a new instance of the simple format TransformStream - * which writes a simple representation of logs. - * - * const { level, message, splat, ...rest } = info; - * - * ${level}: ${message} if rest is empty - * ${level}: ${message} ${JSON.stringify(rest)} otherwise - */ -module.exports = format(info => { - const stringifiedRest = jsonStringify(Object.assign({}, info, { - level: undefined, - message: undefined, - splat: undefined - })); - - const padding = info.padding && info.padding[info.level] || ''; - if (stringifiedRest !== '{}') { - info[MESSAGE] = `${info.level}:${padding} ${info.message} ${stringifiedRest}`; - } else { - info[MESSAGE] = `${info.level}:${padding} ${info.message}`; - } - - return info; -}); - - -/***/ }), - -/***/ 6822: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const util = __webpack_require__(39023); -const { SPLAT } = __webpack_require__(80310); - -/** - * Captures the number of format (i.e. %s strings) in a given string. - * Based on `util.format`, see Node.js source: - * https://github.com/nodejs/node/blob/b1c8f15c5f169e021f7c46eb7b219de95fe97603/lib/util.js#L201-L230 - * @type {RegExp} - */ -const formatRegExp = /%[scdjifoO%]/g; - -/** - * Captures the number of escaped % signs in a format string (i.e. %s strings). - * @type {RegExp} - */ -const escapedPercent = /%%/g; - -class Splatter { - constructor(opts) { - this.options = opts; - } - - /** - * Check to see if tokens <= splat.length, assign { splat, meta } into the - * `info` accordingly, and write to this instance. - * - * @param {Info} info Logform info message. - * @param {String[]} tokens Set of string interpolation tokens. - * @returns {Info} Modified info message - * @private - */ - _splat(info, tokens) { - const msg = info.message; - const splat = info[SPLAT] || info.splat || []; - const percents = msg.match(escapedPercent); - const escapes = percents && percents.length || 0; - - // The expected splat is the number of tokens minus the number of escapes - // e.g. - // - { expectedSplat: 3 } '%d %s %j' - // - { expectedSplat: 5 } '[%s] %d%% %d%% %s %j' - // - // Any "meta" will be arugments in addition to the expected splat size - // regardless of type. e.g. - // - // logger.log('info', '%d%% %s %j', 100, 'wow', { such: 'js' }, { thisIsMeta: true }); - // would result in splat of four (4), but only three (3) are expected. Therefore: - // - // extraSplat = 3 - 4 = -1 - // metas = [100, 'wow', { such: 'js' }, { thisIsMeta: true }].splice(-1, -1 * -1); - // splat = [100, 'wow', { such: 'js' }] - const expectedSplat = tokens.length - escapes; - const extraSplat = expectedSplat - splat.length; - const metas = extraSplat < 0 - ? splat.splice(extraSplat, -1 * extraSplat) - : []; - - // Now that { splat } has been separated from any potential { meta }. we - // can assign this to the `info` object and write it to our format stream. - // If the additional metas are **NOT** objects or **LACK** enumerable properties - // you are going to have a bad time. - const metalen = metas.length; - if (metalen) { - for (let i = 0; i < metalen; i++) { - Object.assign(info, metas[i]); - } - } - - info.message = util.format(msg, ...splat); - return info; - } - - /** - * Transforms the `info` message by using `util.format` to complete - * any `info.message` provided it has string interpolation tokens. - * If no tokens exist then `info` is immutable. - * - * @param {Info} info Logform info message. - * @param {Object} opts Options for this instance. - * @returns {Info} Modified info message - */ - transform(info) { - const msg = info.message; - const splat = info[SPLAT] || info.splat; - - // No need to process anything if splat is undefined - if (!splat || !splat.length) { - return info; - } - - // Extract tokens, if none available default to empty array to - // ensure consistancy in expected results - const tokens = msg && msg.match && msg.match(formatRegExp); - - // This condition will take care of inputs with info[SPLAT] - // but no tokens present - if (!tokens && (splat || splat.length)) { - const metas = splat.length > 1 - ? splat.splice(0) - : splat; - - // Now that { splat } has been separated from any potential { meta }. we - // can assign this to the `info` object and write it to our format stream. - // If the additional metas are **NOT** objects or **LACK** enumerable properties - // you are going to have a bad time. - const metalen = metas.length; - if (metalen) { - for (let i = 0; i < metalen; i++) { - Object.assign(info, metas[i]); - } - } - - return info; - } - - if (tokens) { - return this._splat(info, tokens); - } - - return info; - } -} - -/* - * function splat (info) - * Returns a new instance of the splat format TransformStream - * which performs string interpolation from `info` objects. This was - * previously exposed implicitly in `winston < 3.0.0`. - */ -module.exports = opts => new Splatter(opts); - - -/***/ }), - -/***/ 54070: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const fecha = __webpack_require__(87614); -const format = __webpack_require__(86287); - -/* - * function timestamp (info) - * Returns a new instance of the timestamp Format which adds a timestamp - * to the info. It was previously available in winston < 3.0.0 as: - * - * - { timestamp: true } // `new Date.toISOString()` - * - { timestamp: function:String } // Value returned by `timestamp()` - */ -module.exports = format((info, opts = {}) => { - if (opts.format) { - info.timestamp = typeof opts.format === 'function' - ? opts.format() - : fecha.format(new Date(), opts.format); - } - - if (!info.timestamp) { - info.timestamp = new Date().toISOString(); - } - - if (opts.alias) { - info[opts.alias] = info.timestamp; - } - - return info; -}); - - -/***/ }), - -/***/ 40852: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const colors = __webpack_require__(96230); -const format = __webpack_require__(86287); -const { MESSAGE } = __webpack_require__(80310); - -/* - * function uncolorize (info) - * Returns a new instance of the uncolorize Format that strips colors - * from `info` objects. This was previously exposed as { stripColors: true } - * to transports in `winston < 3.0.0`. - */ -module.exports = format((info, opts) => { - if (opts.level !== false) { - info.level = colors.strip(info.level); - } - - if (opts.message !== false) { - info.message = colors.strip(String(info.message)); - } - - if (opts.raw !== false && info[MESSAGE]) { - info[MESSAGE] = colors.strip(String(info[MESSAGE])); - } - - return info; -}); - - -/***/ }), - -/***/ 78755: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -/*! - * mime-db - * Copyright(c) 2014 Jonathan Ong - * Copyright(c) 2015-2022 Douglas Christopher Wilson - * MIT Licensed - */ - -/** - * Module exports. - */ - -module.exports = __webpack_require__(32750) - - -/***/ }), - -/***/ 5258: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; -/*! - * mime-types - * Copyright(c) 2014 Jonathan Ong - * Copyright(c) 2015 Douglas Christopher Wilson - * MIT Licensed - */ - - - -/** - * Module dependencies. - * @private - */ - -var db = __webpack_require__(78755) -var extname = (__webpack_require__(16928).extname) - -/** - * Module variables. - * @private - */ - -var EXTRACT_TYPE_REGEXP = /^\s*([^;\s]*)(?:;|\s|$)/ -var TEXT_TYPE_REGEXP = /^text\//i - -/** - * Module exports. - * @public - */ - -exports.charset = charset -exports.charsets = { lookup: charset } -exports.contentType = contentType -exports.extension = extension -exports.extensions = Object.create(null) -exports.lookup = lookup -exports.types = Object.create(null) - -// Populate the extensions/types maps -populateMaps(exports.extensions, exports.types) - -/** - * Get the default charset for a MIME type. - * - * @param {string} type - * @return {boolean|string} - */ - -function charset (type) { - if (!type || typeof type !== 'string') { - return false - } - - // TODO: use media-typer - var match = EXTRACT_TYPE_REGEXP.exec(type) - var mime = match && db[match[1].toLowerCase()] - - if (mime && mime.charset) { - return mime.charset - } - - // default text/* to utf-8 - if (match && TEXT_TYPE_REGEXP.test(match[1])) { - return 'UTF-8' - } - - return false -} - -/** - * Create a full Content-Type header given a MIME type or extension. - * - * @param {string} str - * @return {boolean|string} - */ - -function contentType (str) { - // TODO: should this even be in this module? - if (!str || typeof str !== 'string') { - return false - } - - var mime = str.indexOf('/') === -1 - ? exports.lookup(str) - : str - - if (!mime) { - return false - } - - // TODO: use content-type or other module - if (mime.indexOf('charset') === -1) { - var charset = exports.charset(mime) - if (charset) mime += '; charset=' + charset.toLowerCase() - } - - return mime -} - -/** - * Get the default extension for a MIME type. - * - * @param {string} type - * @return {boolean|string} - */ - -function extension (type) { - if (!type || typeof type !== 'string') { - return false - } - - // TODO: use media-typer - var match = EXTRACT_TYPE_REGEXP.exec(type) - - // get extensions - var exts = match && exports.extensions[match[1].toLowerCase()] - - if (!exts || !exts.length) { - return false - } - - return exts[0] -} - -/** - * Lookup the MIME type for a file path/extension. - * - * @param {string} path - * @return {boolean|string} - */ - -function lookup (path) { - if (!path || typeof path !== 'string') { - return false - } - - // get the extension ("ext" or ".ext" or full path) - var extension = extname('x.' + path) - .toLowerCase() - .substr(1) - - if (!extension) { - return false - } - - return exports.types[extension] || false -} - -/** - * Populate the extensions and types maps. - * @private - */ - -function populateMaps (extensions, types) { - // source preference (least -> most) - var preference = ['nginx', 'apache', undefined, 'iana'] - - Object.keys(db).forEach(function forEachMimeType (type) { - var mime = db[type] - var exts = mime.extensions - - if (!exts || !exts.length) { - return - } - - // mime -> extensions - extensions[type] = exts - - // extension -> mime - for (var i = 0; i < exts.length; i++) { - var extension = exts[i] - - if (types[extension]) { - var from = preference.indexOf(db[types[extension]].source) - var to = preference.indexOf(mime.source) - - if (types[extension] !== 'application/octet-stream' && - (from > to || (from === to && types[extension].substr(0, 12) === 'application/'))) { - // skip the remapping - continue - } - } - - // set the extension -> mime - types[extension] = type - } - }) -} - - -/***/ }), - -/***/ 72146: -/***/ ((module) => { - -/** - * Helpers. - */ - -var s = 1000; -var m = s * 60; -var h = m * 60; -var d = h * 24; -var w = d * 7; -var y = d * 365.25; - -/** - * Parse or format the given `val`. - * - * Options: - * - * - `long` verbose formatting [false] - * - * @param {String|Number} val - * @param {Object} [options] - * @throws {Error} throw an error if val is not a non-empty string or a number - * @return {String|Number} - * @api public - */ - -module.exports = function (val, options) { - options = options || {}; - var type = typeof val; - if (type === 'string' && val.length > 0) { - return parse(val); - } else if (type === 'number' && isFinite(val)) { - return options.long ? fmtLong(val) : fmtShort(val); - } - throw new Error( - 'val is not a non-empty string or a valid number. val=' + - JSON.stringify(val) - ); -}; - -/** - * Parse the given `str` and return milliseconds. - * - * @param {String} str - * @return {Number} - * @api private - */ - -function parse(str) { - str = String(str); - if (str.length > 100) { - return; - } - var match = /^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec( - str - ); - if (!match) { - return; - } - var n = parseFloat(match[1]); - var type = (match[2] || 'ms').toLowerCase(); - switch (type) { - case 'years': - case 'year': - case 'yrs': - case 'yr': - case 'y': - return n * y; - case 'weeks': - case 'week': - case 'w': - return n * w; - case 'days': - case 'day': - case 'd': - return n * d; - case 'hours': - case 'hour': - case 'hrs': - case 'hr': - case 'h': - return n * h; - case 'minutes': - case 'minute': - case 'mins': - case 'min': - case 'm': - return n * m; - case 'seconds': - case 'second': - case 'secs': - case 'sec': - case 's': - return n * s; - case 'milliseconds': - case 'millisecond': - case 'msecs': - case 'msec': - case 'ms': - return n; - default: - return undefined; - } -} - -/** - * Short format for `ms`. - * - * @param {Number} ms - * @return {String} - * @api private - */ - -function fmtShort(ms) { - var msAbs = Math.abs(ms); - if (msAbs >= d) { - return Math.round(ms / d) + 'd'; - } - if (msAbs >= h) { - return Math.round(ms / h) + 'h'; - } - if (msAbs >= m) { - return Math.round(ms / m) + 'm'; - } - if (msAbs >= s) { - return Math.round(ms / s) + 's'; - } - return ms + 'ms'; -} - -/** - * Long format for `ms`. - * - * @param {Number} ms - * @return {String} - * @api private - */ - -function fmtLong(ms) { - var msAbs = Math.abs(ms); - if (msAbs >= d) { - return plural(ms, msAbs, d, 'day'); - } - if (msAbs >= h) { - return plural(ms, msAbs, h, 'hour'); - } - if (msAbs >= m) { - return plural(ms, msAbs, m, 'minute'); - } - if (msAbs >= s) { - return plural(ms, msAbs, s, 'second'); - } - return ms + ' ms'; -} - -/** - * Pluralization helper. - */ - -function plural(ms, msAbs, n, name) { - var isPlural = msAbs >= n * 1.5; - return Math.round(ms / n) + ' ' + name + (isPlural ? 's' : ''); -} - - -/***/ }), - -/***/ 27918: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -const Stream = __webpack_require__(2203) - -class MuteStream extends Stream { - #isTTY = null - - constructor (opts = {}) { - super(opts) - this.writable = this.readable = true - this.muted = false - this.on('pipe', this._onpipe) - this.replace = opts.replace - - // For readline-type situations - // This much at the start of a line being redrawn after a ctrl char - // is seen (such as backspace) won't be redrawn as the replacement - this._prompt = opts.prompt || null - this._hadControl = false - } - - #destSrc (key, def) { - if (this._dest) { - return this._dest[key] - } - if (this._src) { - return this._src[key] - } - return def - } - - #proxy (method, ...args) { - if (typeof this._dest?.[method] === 'function') { - this._dest[method](...args) - } - if (typeof this._src?.[method] === 'function') { - this._src[method](...args) - } - } - - get isTTY () { - if (this.#isTTY !== null) { - return this.#isTTY - } - return this.#destSrc('isTTY', false) - } - - // basically just get replace the getter/setter with a regular value - set isTTY (val) { - this.#isTTY = val - } - - get rows () { - return this.#destSrc('rows') - } - - get columns () { - return this.#destSrc('columns') - } - - mute () { - this.muted = true - } - - unmute () { - this.muted = false - } - - _onpipe (src) { - this._src = src - } - - pipe (dest, options) { - this._dest = dest - return super.pipe(dest, options) - } - - pause () { - if (this._src) { - return this._src.pause() - } - } - - resume () { - if (this._src) { - return this._src.resume() - } - } - - write (c) { - if (this.muted) { - if (!this.replace) { - return true - } - // eslint-disable-next-line no-control-regex - if (c.match(/^\u001b/)) { - if (c.indexOf(this._prompt) === 0) { - c = c.slice(this._prompt.length) - c = c.replace(/./g, this.replace) - c = this._prompt + c - } - this._hadControl = true - return this.emit('data', c) - } else { - if (this._prompt && this._hadControl && - c.indexOf(this._prompt) === 0) { - this._hadControl = false - this.emit('data', this._prompt) - c = c.slice(this._prompt.length) - } - c = c.toString().replace(/./g, this.replace) - } - } - this.emit('data', c) - } - - end (c) { - if (this.muted) { - if (c && this.replace) { - c = c.toString().replace(/./g, this.replace) - } else { - c = null - } - } - if (c) { - this.emit('data', c) - } - this.emit('end') - } - - destroy (...args) { - return this.#proxy('destroy', ...args) - } - - destroySoon (...args) { - return this.#proxy('destroySoon', ...args) - } - - close (...args) { - return this.#proxy('close', ...args) - } -} - -module.exports = MuteStream - - -/***/ }), - -/***/ 5615: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -var punycode = __webpack_require__(24876); -var mappingTable = __webpack_require__(76250); - -var PROCESSING_OPTIONS = { - TRANSITIONAL: 0, - NONTRANSITIONAL: 1 -}; - -function normalize(str) { // fix bug in v8 - return str.split('\u0000').map(function (s) { return s.normalize('NFC'); }).join('\u0000'); -} - -function findStatus(val) { - var start = 0; - var end = mappingTable.length - 1; - - while (start <= end) { - var mid = Math.floor((start + end) / 2); - - var target = mappingTable[mid]; - if (target[0][0] <= val && target[0][1] >= val) { - return target; - } else if (target[0][0] > val) { - end = mid - 1; - } else { - start = mid + 1; - } - } - - return null; -} - -var regexAstralSymbols = /[\uD800-\uDBFF][\uDC00-\uDFFF]/g; - -function countSymbols(string) { - return string - // replace every surrogate pair with a BMP symbol - .replace(regexAstralSymbols, '_') - // then get the length - .length; -} - -function mapChars(domain_name, useSTD3, processing_option) { - var hasError = false; - var processed = ""; - - var len = countSymbols(domain_name); - for (var i = 0; i < len; ++i) { - var codePoint = domain_name.codePointAt(i); - var status = findStatus(codePoint); - - switch (status[1]) { - case "disallowed": - hasError = true; - processed += String.fromCodePoint(codePoint); - break; - case "ignored": - break; - case "mapped": - processed += String.fromCodePoint.apply(String, status[2]); - break; - case "deviation": - if (processing_option === PROCESSING_OPTIONS.TRANSITIONAL) { - processed += String.fromCodePoint.apply(String, status[2]); - } else { - processed += String.fromCodePoint(codePoint); - } - break; - case "valid": - processed += String.fromCodePoint(codePoint); - break; - case "disallowed_STD3_mapped": - if (useSTD3) { - hasError = true; - processed += String.fromCodePoint(codePoint); - } else { - processed += String.fromCodePoint.apply(String, status[2]); - } - break; - case "disallowed_STD3_valid": - if (useSTD3) { - hasError = true; - } - - processed += String.fromCodePoint(codePoint); - break; - } - } - - return { - string: processed, - error: hasError - }; -} - -var combiningMarksRegex = /[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08E4-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B62\u0B63\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0C00-\u0C03\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D01-\u0D03\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D82\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EB9\u0EBB\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F\u109A-\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u180B-\u180D\u18A9\u1920-\u192B\u1930-\u193B\u19B0-\u19C0\u19C8\u19C9\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F\u1AB0-\u1ABE\u1B00-\u1B04\u1B34-\u1B44\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BE6-\u1BF3\u1C24-\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF2-\u1CF4\u1CF8\u1CF9\u1DC0-\u1DF5\u1DFC-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA880\uA881\uA8B4-\uA8C4\uA8E0-\uA8F1\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9E5\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2D]|\uD800[\uDDFD\uDEE0\uDF76-\uDF7A]|\uD802[\uDE01-\uDE03\uDE05\uDE06\uDE0C-\uDE0F\uDE38-\uDE3A\uDE3F\uDEE5\uDEE6]|\uD804[\uDC00-\uDC02\uDC38-\uDC46\uDC7F-\uDC82\uDCB0-\uDCBA\uDD00-\uDD02\uDD27-\uDD34\uDD73\uDD80-\uDD82\uDDB3-\uDDC0\uDE2C-\uDE37\uDEDF-\uDEEA\uDF01-\uDF03\uDF3C\uDF3E-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF57\uDF62\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDCB0-\uDCC3\uDDAF-\uDDB5\uDDB8-\uDDC0\uDE30-\uDE40\uDEAB-\uDEB7]|\uD81A[\uDEF0-\uDEF4\uDF30-\uDF36]|\uD81B[\uDF51-\uDF7E\uDF8F-\uDF92]|\uD82F[\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD83A[\uDCD0-\uDCD6]|\uDB40[\uDD00-\uDDEF]/; - -function validateLabel(label, processing_option) { - if (label.substr(0, 4) === "xn--") { - label = punycode.toUnicode(label); - processing_option = PROCESSING_OPTIONS.NONTRANSITIONAL; - } - - var error = false; - - if (normalize(label) !== label || - (label[3] === "-" && label[4] === "-") || - label[0] === "-" || label[label.length - 1] === "-" || - label.indexOf(".") !== -1 || - label.search(combiningMarksRegex) === 0) { - error = true; - } - - var len = countSymbols(label); - for (var i = 0; i < len; ++i) { - var status = findStatus(label.codePointAt(i)); - if ((processing === PROCESSING_OPTIONS.TRANSITIONAL && status[1] !== "valid") || - (processing === PROCESSING_OPTIONS.NONTRANSITIONAL && - status[1] !== "valid" && status[1] !== "deviation")) { - error = true; - break; - } - } - - return { - label: label, - error: error - }; -} - -function processing(domain_name, useSTD3, processing_option) { - var result = mapChars(domain_name, useSTD3, processing_option); - result.string = normalize(result.string); - - var labels = result.string.split("."); - for (var i = 0; i < labels.length; ++i) { - try { - var validation = validateLabel(labels[i]); - labels[i] = validation.label; - result.error = result.error || validation.error; - } catch(e) { - result.error = true; - } - } - - return { - string: labels.join("."), - error: result.error - }; -} - -module.exports.toASCII = function(domain_name, useSTD3, processing_option, verifyDnsLength) { - var result = processing(domain_name, useSTD3, processing_option); - var labels = result.string.split("."); - labels = labels.map(function(l) { - try { - return punycode.toASCII(l); - } catch(e) { - result.error = true; - return l; - } - }); - - if (verifyDnsLength) { - var total = labels.slice(0, labels.length - 1).join(".").length; - if (total.length > 253 || total.length === 0) { - result.error = true; - } - - for (var i=0; i < labels.length; ++i) { - if (labels.length > 63 || labels.length === 0) { - result.error = true; - break; - } - } - } - - if (result.error) return null; - return labels.join("."); -}; - -module.exports.toUnicode = function(domain_name, useSTD3) { - var result = processing(domain_name, useSTD3, PROCESSING_OPTIONS.NONTRANSITIONAL); - - return { - domain: result.string, - error: result.error - }; -}; - -module.exports.PROCESSING_OPTIONS = PROCESSING_OPTIONS; - - -/***/ }), - -/***/ 40274: -/***/ ((module) => { - -"use strict"; - - -var conversions = {}; -module.exports = conversions; - -function sign(x) { - return x < 0 ? -1 : 1; -} - -function evenRound(x) { - // Round x to the nearest integer, choosing the even integer if it lies halfway between two. - if ((x % 1) === 0.5 && (x & 1) === 0) { // [even number].5; round down (i.e. floor) - return Math.floor(x); - } else { - return Math.round(x); - } -} - -function createNumberConversion(bitLength, typeOpts) { - if (!typeOpts.unsigned) { - --bitLength; - } - const lowerBound = typeOpts.unsigned ? 0 : -Math.pow(2, bitLength); - const upperBound = Math.pow(2, bitLength) - 1; - - const moduloVal = typeOpts.moduloBitLength ? Math.pow(2, typeOpts.moduloBitLength) : Math.pow(2, bitLength); - const moduloBound = typeOpts.moduloBitLength ? Math.pow(2, typeOpts.moduloBitLength - 1) : Math.pow(2, bitLength - 1); - - return function(V, opts) { - if (!opts) opts = {}; - - let x = +V; - - if (opts.enforceRange) { - if (!Number.isFinite(x)) { - throw new TypeError("Argument is not a finite number"); - } - - x = sign(x) * Math.floor(Math.abs(x)); - if (x < lowerBound || x > upperBound) { - throw new TypeError("Argument is not in byte range"); - } - - return x; - } - - if (!isNaN(x) && opts.clamp) { - x = evenRound(x); - - if (x < lowerBound) x = lowerBound; - if (x > upperBound) x = upperBound; - return x; - } - - if (!Number.isFinite(x) || x === 0) { - return 0; - } - - x = sign(x) * Math.floor(Math.abs(x)); - x = x % moduloVal; - - if (!typeOpts.unsigned && x >= moduloBound) { - return x - moduloVal; - } else if (typeOpts.unsigned) { - if (x < 0) { - x += moduloVal; - } else if (x === -0) { // don't return negative zero - return 0; - } - } - - return x; - } -} - -conversions["void"] = function () { - return undefined; -}; - -conversions["boolean"] = function (val) { - return !!val; -}; - -conversions["byte"] = createNumberConversion(8, { unsigned: false }); -conversions["octet"] = createNumberConversion(8, { unsigned: true }); - -conversions["short"] = createNumberConversion(16, { unsigned: false }); -conversions["unsigned short"] = createNumberConversion(16, { unsigned: true }); - -conversions["long"] = createNumberConversion(32, { unsigned: false }); -conversions["unsigned long"] = createNumberConversion(32, { unsigned: true }); - -conversions["long long"] = createNumberConversion(32, { unsigned: false, moduloBitLength: 64 }); -conversions["unsigned long long"] = createNumberConversion(32, { unsigned: true, moduloBitLength: 64 }); - -conversions["double"] = function (V) { - const x = +V; - - if (!Number.isFinite(x)) { - throw new TypeError("Argument is not a finite floating-point value"); - } - - return x; -}; - -conversions["unrestricted double"] = function (V) { - const x = +V; - - if (isNaN(x)) { - throw new TypeError("Argument is NaN"); - } - - return x; -}; - -// not quite valid, but good enough for JS -conversions["float"] = conversions["double"]; -conversions["unrestricted float"] = conversions["unrestricted double"]; - -conversions["DOMString"] = function (V, opts) { - if (!opts) opts = {}; - - if (opts.treatNullAsEmptyString && V === null) { - return ""; - } - - return String(V); -}; - -conversions["ByteString"] = function (V, opts) { - const x = String(V); - let c = undefined; - for (let i = 0; (c = x.codePointAt(i)) !== undefined; ++i) { - if (c > 255) { - throw new TypeError("Argument is not a valid bytestring"); - } - } - - return x; -}; - -conversions["USVString"] = function (V) { - const S = String(V); - const n = S.length; - const U = []; - for (let i = 0; i < n; ++i) { - const c = S.charCodeAt(i); - if (c < 0xD800 || c > 0xDFFF) { - U.push(String.fromCodePoint(c)); - } else if (0xDC00 <= c && c <= 0xDFFF) { - U.push(String.fromCodePoint(0xFFFD)); - } else { - if (i === n - 1) { - U.push(String.fromCodePoint(0xFFFD)); - } else { - const d = S.charCodeAt(i + 1); - if (0xDC00 <= d && d <= 0xDFFF) { - const a = c & 0x3FF; - const b = d & 0x3FF; - U.push(String.fromCodePoint((2 << 15) + (2 << 9) * a + b)); - ++i; - } else { - U.push(String.fromCodePoint(0xFFFD)); - } - } - } - } - - return U.join(''); -}; - -conversions["Date"] = function (V, opts) { - if (!(V instanceof Date)) { - throw new TypeError("Argument is not a Date object"); - } - if (isNaN(V)) { - return undefined; - } - - return V; -}; - -conversions["RegExp"] = function (V, opts) { - if (!(V instanceof RegExp)) { - V = new RegExp(V); - } - - return V; -}; - - -/***/ }), - -/***/ 66113: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - -const usm = __webpack_require__(27750); - -exports.implementation = class URLImpl { - constructor(constructorArgs) { - const url = constructorArgs[0]; - const base = constructorArgs[1]; - - let parsedBase = null; - if (base !== undefined) { - parsedBase = usm.basicURLParse(base); - if (parsedBase === "failure") { - throw new TypeError("Invalid base URL"); - } - } - - const parsedURL = usm.basicURLParse(url, { baseURL: parsedBase }); - if (parsedURL === "failure") { - throw new TypeError("Invalid URL"); - } - - this._url = parsedURL; - - // TODO: query stuff - } - - get href() { - return usm.serializeURL(this._url); - } - - set href(v) { - const parsedURL = usm.basicURLParse(v); - if (parsedURL === "failure") { - throw new TypeError("Invalid URL"); - } - - this._url = parsedURL; - } - - get origin() { - return usm.serializeURLOrigin(this._url); - } - - get protocol() { - return this._url.scheme + ":"; - } - - set protocol(v) { - usm.basicURLParse(v + ":", { url: this._url, stateOverride: "scheme start" }); - } - - get username() { - return this._url.username; - } - - set username(v) { - if (usm.cannotHaveAUsernamePasswordPort(this._url)) { - return; - } - - usm.setTheUsername(this._url, v); - } - - get password() { - return this._url.password; - } - - set password(v) { - if (usm.cannotHaveAUsernamePasswordPort(this._url)) { - return; - } - - usm.setThePassword(this._url, v); - } - - get host() { - const url = this._url; - - if (url.host === null) { - return ""; - } - - if (url.port === null) { - return usm.serializeHost(url.host); - } - - return usm.serializeHost(url.host) + ":" + usm.serializeInteger(url.port); - } - - set host(v) { - if (this._url.cannotBeABaseURL) { - return; - } - - usm.basicURLParse(v, { url: this._url, stateOverride: "host" }); - } - - get hostname() { - if (this._url.host === null) { - return ""; - } - - return usm.serializeHost(this._url.host); - } - - set hostname(v) { - if (this._url.cannotBeABaseURL) { - return; - } - - usm.basicURLParse(v, { url: this._url, stateOverride: "hostname" }); - } - - get port() { - if (this._url.port === null) { - return ""; - } - - return usm.serializeInteger(this._url.port); - } - - set port(v) { - if (usm.cannotHaveAUsernamePasswordPort(this._url)) { - return; - } - - if (v === "") { - this._url.port = null; - } else { - usm.basicURLParse(v, { url: this._url, stateOverride: "port" }); - } - } - - get pathname() { - if (this._url.cannotBeABaseURL) { - return this._url.path[0]; - } - - if (this._url.path.length === 0) { - return ""; - } - - return "/" + this._url.path.join("/"); - } - - set pathname(v) { - if (this._url.cannotBeABaseURL) { - return; - } - - this._url.path = []; - usm.basicURLParse(v, { url: this._url, stateOverride: "path start" }); - } - - get search() { - if (this._url.query === null || this._url.query === "") { - return ""; - } - - return "?" + this._url.query; - } - - set search(v) { - // TODO: query stuff - - const url = this._url; - - if (v === "") { - url.query = null; - return; - } - - const input = v[0] === "?" ? v.substring(1) : v; - url.query = ""; - usm.basicURLParse(input, { url, stateOverride: "query" }); - } - - get hash() { - if (this._url.fragment === null || this._url.fragment === "") { - return ""; - } - - return "#" + this._url.fragment; - } - - set hash(v) { - if (v === "") { - this._url.fragment = null; - return; - } - - const input = v[0] === "#" ? v.substring(1) : v; - this._url.fragment = ""; - usm.basicURLParse(input, { url: this._url, stateOverride: "fragment" }); - } - - toJSON() { - return this.href; - } -}; - - -/***/ }), - -/***/ 21462: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const conversions = __webpack_require__(40274); -const utils = __webpack_require__(6218); -const Impl = __webpack_require__(66113); - -const impl = utils.implSymbol; - -function URL(url) { - if (!this || this[impl] || !(this instanceof URL)) { - throw new TypeError("Failed to construct 'URL': Please use the 'new' operator, this DOM object constructor cannot be called as a function."); - } - if (arguments.length < 1) { - throw new TypeError("Failed to construct 'URL': 1 argument required, but only " + arguments.length + " present."); - } - const args = []; - for (let i = 0; i < arguments.length && i < 2; ++i) { - args[i] = arguments[i]; - } - args[0] = conversions["USVString"](args[0]); - if (args[1] !== undefined) { - args[1] = conversions["USVString"](args[1]); - } - - module.exports.setup(this, args); -} - -URL.prototype.toJSON = function toJSON() { - if (!this || !module.exports.is(this)) { - throw new TypeError("Illegal invocation"); - } - const args = []; - for (let i = 0; i < arguments.length && i < 0; ++i) { - args[i] = arguments[i]; - } - return this[impl].toJSON.apply(this[impl], args); -}; -Object.defineProperty(URL.prototype, "href", { - get() { - return this[impl].href; - }, - set(V) { - V = conversions["USVString"](V); - this[impl].href = V; - }, - enumerable: true, - configurable: true -}); - -URL.prototype.toString = function () { - if (!this || !module.exports.is(this)) { - throw new TypeError("Illegal invocation"); - } - return this.href; -}; - -Object.defineProperty(URL.prototype, "origin", { - get() { - return this[impl].origin; - }, - enumerable: true, - configurable: true -}); - -Object.defineProperty(URL.prototype, "protocol", { - get() { - return this[impl].protocol; - }, - set(V) { - V = conversions["USVString"](V); - this[impl].protocol = V; - }, - enumerable: true, - configurable: true -}); - -Object.defineProperty(URL.prototype, "username", { - get() { - return this[impl].username; - }, - set(V) { - V = conversions["USVString"](V); - this[impl].username = V; - }, - enumerable: true, - configurable: true -}); - -Object.defineProperty(URL.prototype, "password", { - get() { - return this[impl].password; - }, - set(V) { - V = conversions["USVString"](V); - this[impl].password = V; - }, - enumerable: true, - configurable: true -}); - -Object.defineProperty(URL.prototype, "host", { - get() { - return this[impl].host; - }, - set(V) { - V = conversions["USVString"](V); - this[impl].host = V; - }, - enumerable: true, - configurable: true -}); - -Object.defineProperty(URL.prototype, "hostname", { - get() { - return this[impl].hostname; - }, - set(V) { - V = conversions["USVString"](V); - this[impl].hostname = V; - }, - enumerable: true, - configurable: true -}); - -Object.defineProperty(URL.prototype, "port", { - get() { - return this[impl].port; - }, - set(V) { - V = conversions["USVString"](V); - this[impl].port = V; - }, - enumerable: true, - configurable: true -}); - -Object.defineProperty(URL.prototype, "pathname", { - get() { - return this[impl].pathname; - }, - set(V) { - V = conversions["USVString"](V); - this[impl].pathname = V; - }, - enumerable: true, - configurable: true -}); - -Object.defineProperty(URL.prototype, "search", { - get() { - return this[impl].search; - }, - set(V) { - V = conversions["USVString"](V); - this[impl].search = V; - }, - enumerable: true, - configurable: true -}); - -Object.defineProperty(URL.prototype, "hash", { - get() { - return this[impl].hash; - }, - set(V) { - V = conversions["USVString"](V); - this[impl].hash = V; - }, - enumerable: true, - configurable: true -}); - - -module.exports = { - is(obj) { - return !!obj && obj[impl] instanceof Impl.implementation; - }, - create(constructorArgs, privateData) { - let obj = Object.create(URL.prototype); - this.setup(obj, constructorArgs, privateData); - return obj; - }, - setup(obj, constructorArgs, privateData) { - if (!privateData) privateData = {}; - privateData.wrapper = obj; - - obj[impl] = new Impl.implementation(constructorArgs, privateData); - obj[impl][utils.wrapperSymbol] = obj; - }, - interface: URL, - expose: { - Window: { URL: URL }, - Worker: { URL: URL } - } -}; - - - -/***/ }), - -/***/ 61599: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - - -exports.URL = __webpack_require__(21462)["interface"]; -/* unused reexport */ __webpack_require__(27750).serializeURL; -/* unused reexport */ __webpack_require__(27750).serializeURLOrigin; -/* unused reexport */ __webpack_require__(27750).basicURLParse; -/* unused reexport */ __webpack_require__(27750).setTheUsername; -/* unused reexport */ __webpack_require__(27750).setThePassword; -/* unused reexport */ __webpack_require__(27750).serializeHost; -/* unused reexport */ __webpack_require__(27750).serializeInteger; -/* unused reexport */ __webpack_require__(27750).parseURL; - - -/***/ }), - -/***/ 27750: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - -const punycode = __webpack_require__(24876); -const tr46 = __webpack_require__(5615); - -const specialSchemes = { - ftp: 21, - file: null, - gopher: 70, - http: 80, - https: 443, - ws: 80, - wss: 443 -}; - -const failure = Symbol("failure"); - -function countSymbols(str) { - return punycode.ucs2.decode(str).length; -} - -function at(input, idx) { - const c = input[idx]; - return isNaN(c) ? undefined : String.fromCodePoint(c); -} - -function isASCIIDigit(c) { - return c >= 0x30 && c <= 0x39; -} - -function isASCIIAlpha(c) { - return (c >= 0x41 && c <= 0x5A) || (c >= 0x61 && c <= 0x7A); -} - -function isASCIIAlphanumeric(c) { - return isASCIIAlpha(c) || isASCIIDigit(c); -} - -function isASCIIHex(c) { - return isASCIIDigit(c) || (c >= 0x41 && c <= 0x46) || (c >= 0x61 && c <= 0x66); -} - -function isSingleDot(buffer) { - return buffer === "." || buffer.toLowerCase() === "%2e"; -} - -function isDoubleDot(buffer) { - buffer = buffer.toLowerCase(); - return buffer === ".." || buffer === "%2e." || buffer === ".%2e" || buffer === "%2e%2e"; -} - -function isWindowsDriveLetterCodePoints(cp1, cp2) { - return isASCIIAlpha(cp1) && (cp2 === 58 || cp2 === 124); -} - -function isWindowsDriveLetterString(string) { - return string.length === 2 && isASCIIAlpha(string.codePointAt(0)) && (string[1] === ":" || string[1] === "|"); -} - -function isNormalizedWindowsDriveLetterString(string) { - return string.length === 2 && isASCIIAlpha(string.codePointAt(0)) && string[1] === ":"; -} - -function containsForbiddenHostCodePoint(string) { - return string.search(/\u0000|\u0009|\u000A|\u000D|\u0020|#|%|\/|:|\?|@|\[|\\|\]/) !== -1; -} - -function containsForbiddenHostCodePointExcludingPercent(string) { - return string.search(/\u0000|\u0009|\u000A|\u000D|\u0020|#|\/|:|\?|@|\[|\\|\]/) !== -1; -} - -function isSpecialScheme(scheme) { - return specialSchemes[scheme] !== undefined; -} - -function isSpecial(url) { - return isSpecialScheme(url.scheme); -} - -function defaultPort(scheme) { - return specialSchemes[scheme]; -} - -function percentEncode(c) { - let hex = c.toString(16).toUpperCase(); - if (hex.length === 1) { - hex = "0" + hex; - } - - return "%" + hex; -} - -function utf8PercentEncode(c) { - const buf = new Buffer(c); - - let str = ""; - - for (let i = 0; i < buf.length; ++i) { - str += percentEncode(buf[i]); - } - - return str; -} - -function utf8PercentDecode(str) { - const input = new Buffer(str); - const output = []; - for (let i = 0; i < input.length; ++i) { - if (input[i] !== 37) { - output.push(input[i]); - } else if (input[i] === 37 && isASCIIHex(input[i + 1]) && isASCIIHex(input[i + 2])) { - output.push(parseInt(input.slice(i + 1, i + 3).toString(), 16)); - i += 2; - } else { - output.push(input[i]); - } - } - return new Buffer(output).toString(); -} - -function isC0ControlPercentEncode(c) { - return c <= 0x1F || c > 0x7E; -} - -const extraPathPercentEncodeSet = new Set([32, 34, 35, 60, 62, 63, 96, 123, 125]); -function isPathPercentEncode(c) { - return isC0ControlPercentEncode(c) || extraPathPercentEncodeSet.has(c); -} - -const extraUserinfoPercentEncodeSet = - new Set([47, 58, 59, 61, 64, 91, 92, 93, 94, 124]); -function isUserinfoPercentEncode(c) { - return isPathPercentEncode(c) || extraUserinfoPercentEncodeSet.has(c); -} - -function percentEncodeChar(c, encodeSetPredicate) { - const cStr = String.fromCodePoint(c); - - if (encodeSetPredicate(c)) { - return utf8PercentEncode(cStr); - } - - return cStr; -} - -function parseIPv4Number(input) { - let R = 10; - - if (input.length >= 2 && input.charAt(0) === "0" && input.charAt(1).toLowerCase() === "x") { - input = input.substring(2); - R = 16; - } else if (input.length >= 2 && input.charAt(0) === "0") { - input = input.substring(1); - R = 8; - } - - if (input === "") { - return 0; - } - - const regex = R === 10 ? /[^0-9]/ : (R === 16 ? /[^0-9A-Fa-f]/ : /[^0-7]/); - if (regex.test(input)) { - return failure; - } - - return parseInt(input, R); -} - -function parseIPv4(input) { - const parts = input.split("."); - if (parts[parts.length - 1] === "") { - if (parts.length > 1) { - parts.pop(); - } - } - - if (parts.length > 4) { - return input; - } - - const numbers = []; - for (const part of parts) { - if (part === "") { - return input; - } - const n = parseIPv4Number(part); - if (n === failure) { - return input; - } - - numbers.push(n); - } - - for (let i = 0; i < numbers.length - 1; ++i) { - if (numbers[i] > 255) { - return failure; - } - } - if (numbers[numbers.length - 1] >= Math.pow(256, 5 - numbers.length)) { - return failure; - } - - let ipv4 = numbers.pop(); - let counter = 0; - - for (const n of numbers) { - ipv4 += n * Math.pow(256, 3 - counter); - ++counter; - } - - return ipv4; -} - -function serializeIPv4(address) { - let output = ""; - let n = address; - - for (let i = 1; i <= 4; ++i) { - output = String(n % 256) + output; - if (i !== 4) { - output = "." + output; - } - n = Math.floor(n / 256); - } - - return output; -} - -function parseIPv6(input) { - const address = [0, 0, 0, 0, 0, 0, 0, 0]; - let pieceIndex = 0; - let compress = null; - let pointer = 0; - - input = punycode.ucs2.decode(input); - - if (input[pointer] === 58) { - if (input[pointer + 1] !== 58) { - return failure; - } - - pointer += 2; - ++pieceIndex; - compress = pieceIndex; - } - - while (pointer < input.length) { - if (pieceIndex === 8) { - return failure; - } - - if (input[pointer] === 58) { - if (compress !== null) { - return failure; - } - ++pointer; - ++pieceIndex; - compress = pieceIndex; - continue; - } - - let value = 0; - let length = 0; - - while (length < 4 && isASCIIHex(input[pointer])) { - value = value * 0x10 + parseInt(at(input, pointer), 16); - ++pointer; - ++length; - } - - if (input[pointer] === 46) { - if (length === 0) { - return failure; - } - - pointer -= length; - - if (pieceIndex > 6) { - return failure; - } - - let numbersSeen = 0; - - while (input[pointer] !== undefined) { - let ipv4Piece = null; - - if (numbersSeen > 0) { - if (input[pointer] === 46 && numbersSeen < 4) { - ++pointer; - } else { - return failure; - } - } - - if (!isASCIIDigit(input[pointer])) { - return failure; - } - - while (isASCIIDigit(input[pointer])) { - const number = parseInt(at(input, pointer)); - if (ipv4Piece === null) { - ipv4Piece = number; - } else if (ipv4Piece === 0) { - return failure; - } else { - ipv4Piece = ipv4Piece * 10 + number; - } - if (ipv4Piece > 255) { - return failure; - } - ++pointer; - } - - address[pieceIndex] = address[pieceIndex] * 0x100 + ipv4Piece; - - ++numbersSeen; - - if (numbersSeen === 2 || numbersSeen === 4) { - ++pieceIndex; - } - } - - if (numbersSeen !== 4) { - return failure; - } - - break; - } else if (input[pointer] === 58) { - ++pointer; - if (input[pointer] === undefined) { - return failure; - } - } else if (input[pointer] !== undefined) { - return failure; - } - - address[pieceIndex] = value; - ++pieceIndex; - } - - if (compress !== null) { - let swaps = pieceIndex - compress; - pieceIndex = 7; - while (pieceIndex !== 0 && swaps > 0) { - const temp = address[compress + swaps - 1]; - address[compress + swaps - 1] = address[pieceIndex]; - address[pieceIndex] = temp; - --pieceIndex; - --swaps; - } - } else if (compress === null && pieceIndex !== 8) { - return failure; - } - - return address; -} - -function serializeIPv6(address) { - let output = ""; - const seqResult = findLongestZeroSequence(address); - const compress = seqResult.idx; - let ignore0 = false; - - for (let pieceIndex = 0; pieceIndex <= 7; ++pieceIndex) { - if (ignore0 && address[pieceIndex] === 0) { - continue; - } else if (ignore0) { - ignore0 = false; - } - - if (compress === pieceIndex) { - const separator = pieceIndex === 0 ? "::" : ":"; - output += separator; - ignore0 = true; - continue; - } - - output += address[pieceIndex].toString(16); - - if (pieceIndex !== 7) { - output += ":"; - } - } - - return output; -} - -function parseHost(input, isSpecialArg) { - if (input[0] === "[") { - if (input[input.length - 1] !== "]") { - return failure; - } - - return parseIPv6(input.substring(1, input.length - 1)); - } - - if (!isSpecialArg) { - return parseOpaqueHost(input); - } - - const domain = utf8PercentDecode(input); - const asciiDomain = tr46.toASCII(domain, false, tr46.PROCESSING_OPTIONS.NONTRANSITIONAL, false); - if (asciiDomain === null) { - return failure; - } - - if (containsForbiddenHostCodePoint(asciiDomain)) { - return failure; - } - - const ipv4Host = parseIPv4(asciiDomain); - if (typeof ipv4Host === "number" || ipv4Host === failure) { - return ipv4Host; - } - - return asciiDomain; -} - -function parseOpaqueHost(input) { - if (containsForbiddenHostCodePointExcludingPercent(input)) { - return failure; - } - - let output = ""; - const decoded = punycode.ucs2.decode(input); - for (let i = 0; i < decoded.length; ++i) { - output += percentEncodeChar(decoded[i], isC0ControlPercentEncode); - } - return output; -} - -function findLongestZeroSequence(arr) { - let maxIdx = null; - let maxLen = 1; // only find elements > 1 - let currStart = null; - let currLen = 0; - - for (let i = 0; i < arr.length; ++i) { - if (arr[i] !== 0) { - if (currLen > maxLen) { - maxIdx = currStart; - maxLen = currLen; - } - - currStart = null; - currLen = 0; - } else { - if (currStart === null) { - currStart = i; - } - ++currLen; - } - } - - // if trailing zeros - if (currLen > maxLen) { - maxIdx = currStart; - maxLen = currLen; - } - - return { - idx: maxIdx, - len: maxLen - }; -} - -function serializeHost(host) { - if (typeof host === "number") { - return serializeIPv4(host); - } - - // IPv6 serializer - if (host instanceof Array) { - return "[" + serializeIPv6(host) + "]"; - } - - return host; -} - -function trimControlChars(url) { - return url.replace(/^[\u0000-\u001F\u0020]+|[\u0000-\u001F\u0020]+$/g, ""); -} - -function trimTabAndNewline(url) { - return url.replace(/\u0009|\u000A|\u000D/g, ""); -} - -function shortenPath(url) { - const path = url.path; - if (path.length === 0) { - return; - } - if (url.scheme === "file" && path.length === 1 && isNormalizedWindowsDriveLetter(path[0])) { - return; - } - - path.pop(); -} - -function includesCredentials(url) { - return url.username !== "" || url.password !== ""; -} - -function cannotHaveAUsernamePasswordPort(url) { - return url.host === null || url.host === "" || url.cannotBeABaseURL || url.scheme === "file"; -} - -function isNormalizedWindowsDriveLetter(string) { - return /^[A-Za-z]:$/.test(string); -} - -function URLStateMachine(input, base, encodingOverride, url, stateOverride) { - this.pointer = 0; - this.input = input; - this.base = base || null; - this.encodingOverride = encodingOverride || "utf-8"; - this.stateOverride = stateOverride; - this.url = url; - this.failure = false; - this.parseError = false; - - if (!this.url) { - this.url = { - scheme: "", - username: "", - password: "", - host: null, - port: null, - path: [], - query: null, - fragment: null, - - cannotBeABaseURL: false - }; - - const res = trimControlChars(this.input); - if (res !== this.input) { - this.parseError = true; - } - this.input = res; - } - - const res = trimTabAndNewline(this.input); - if (res !== this.input) { - this.parseError = true; - } - this.input = res; - - this.state = stateOverride || "scheme start"; - - this.buffer = ""; - this.atFlag = false; - this.arrFlag = false; - this.passwordTokenSeenFlag = false; - - this.input = punycode.ucs2.decode(this.input); - - for (; this.pointer <= this.input.length; ++this.pointer) { - const c = this.input[this.pointer]; - const cStr = isNaN(c) ? undefined : String.fromCodePoint(c); - - // exec state machine - const ret = this["parse " + this.state](c, cStr); - if (!ret) { - break; // terminate algorithm - } else if (ret === failure) { - this.failure = true; - break; - } - } -} - -URLStateMachine.prototype["parse scheme start"] = function parseSchemeStart(c, cStr) { - if (isASCIIAlpha(c)) { - this.buffer += cStr.toLowerCase(); - this.state = "scheme"; - } else if (!this.stateOverride) { - this.state = "no scheme"; - --this.pointer; - } else { - this.parseError = true; - return failure; - } - - return true; -}; - -URLStateMachine.prototype["parse scheme"] = function parseScheme(c, cStr) { - if (isASCIIAlphanumeric(c) || c === 43 || c === 45 || c === 46) { - this.buffer += cStr.toLowerCase(); - } else if (c === 58) { - if (this.stateOverride) { - if (isSpecial(this.url) && !isSpecialScheme(this.buffer)) { - return false; - } - - if (!isSpecial(this.url) && isSpecialScheme(this.buffer)) { - return false; - } - - if ((includesCredentials(this.url) || this.url.port !== null) && this.buffer === "file") { - return false; - } - - if (this.url.scheme === "file" && (this.url.host === "" || this.url.host === null)) { - return false; - } - } - this.url.scheme = this.buffer; - this.buffer = ""; - if (this.stateOverride) { - return false; - } - if (this.url.scheme === "file") { - if (this.input[this.pointer + 1] !== 47 || this.input[this.pointer + 2] !== 47) { - this.parseError = true; - } - this.state = "file"; - } else if (isSpecial(this.url) && this.base !== null && this.base.scheme === this.url.scheme) { - this.state = "special relative or authority"; - } else if (isSpecial(this.url)) { - this.state = "special authority slashes"; - } else if (this.input[this.pointer + 1] === 47) { - this.state = "path or authority"; - ++this.pointer; - } else { - this.url.cannotBeABaseURL = true; - this.url.path.push(""); - this.state = "cannot-be-a-base-URL path"; - } - } else if (!this.stateOverride) { - this.buffer = ""; - this.state = "no scheme"; - this.pointer = -1; - } else { - this.parseError = true; - return failure; - } - - return true; -}; - -URLStateMachine.prototype["parse no scheme"] = function parseNoScheme(c) { - if (this.base === null || (this.base.cannotBeABaseURL && c !== 35)) { - return failure; - } else if (this.base.cannotBeABaseURL && c === 35) { - this.url.scheme = this.base.scheme; - this.url.path = this.base.path.slice(); - this.url.query = this.base.query; - this.url.fragment = ""; - this.url.cannotBeABaseURL = true; - this.state = "fragment"; - } else if (this.base.scheme === "file") { - this.state = "file"; - --this.pointer; - } else { - this.state = "relative"; - --this.pointer; - } - - return true; -}; - -URLStateMachine.prototype["parse special relative or authority"] = function parseSpecialRelativeOrAuthority(c) { - if (c === 47 && this.input[this.pointer + 1] === 47) { - this.state = "special authority ignore slashes"; - ++this.pointer; - } else { - this.parseError = true; - this.state = "relative"; - --this.pointer; - } - - return true; -}; - -URLStateMachine.prototype["parse path or authority"] = function parsePathOrAuthority(c) { - if (c === 47) { - this.state = "authority"; - } else { - this.state = "path"; - --this.pointer; - } - - return true; -}; - -URLStateMachine.prototype["parse relative"] = function parseRelative(c) { - this.url.scheme = this.base.scheme; - if (isNaN(c)) { - this.url.username = this.base.username; - this.url.password = this.base.password; - this.url.host = this.base.host; - this.url.port = this.base.port; - this.url.path = this.base.path.slice(); - this.url.query = this.base.query; - } else if (c === 47) { - this.state = "relative slash"; - } else if (c === 63) { - this.url.username = this.base.username; - this.url.password = this.base.password; - this.url.host = this.base.host; - this.url.port = this.base.port; - this.url.path = this.base.path.slice(); - this.url.query = ""; - this.state = "query"; - } else if (c === 35) { - this.url.username = this.base.username; - this.url.password = this.base.password; - this.url.host = this.base.host; - this.url.port = this.base.port; - this.url.path = this.base.path.slice(); - this.url.query = this.base.query; - this.url.fragment = ""; - this.state = "fragment"; - } else if (isSpecial(this.url) && c === 92) { - this.parseError = true; - this.state = "relative slash"; - } else { - this.url.username = this.base.username; - this.url.password = this.base.password; - this.url.host = this.base.host; - this.url.port = this.base.port; - this.url.path = this.base.path.slice(0, this.base.path.length - 1); - - this.state = "path"; - --this.pointer; - } - - return true; -}; - -URLStateMachine.prototype["parse relative slash"] = function parseRelativeSlash(c) { - if (isSpecial(this.url) && (c === 47 || c === 92)) { - if (c === 92) { - this.parseError = true; - } - this.state = "special authority ignore slashes"; - } else if (c === 47) { - this.state = "authority"; - } else { - this.url.username = this.base.username; - this.url.password = this.base.password; - this.url.host = this.base.host; - this.url.port = this.base.port; - this.state = "path"; - --this.pointer; - } - - return true; -}; - -URLStateMachine.prototype["parse special authority slashes"] = function parseSpecialAuthoritySlashes(c) { - if (c === 47 && this.input[this.pointer + 1] === 47) { - this.state = "special authority ignore slashes"; - ++this.pointer; - } else { - this.parseError = true; - this.state = "special authority ignore slashes"; - --this.pointer; - } - - return true; -}; - -URLStateMachine.prototype["parse special authority ignore slashes"] = function parseSpecialAuthorityIgnoreSlashes(c) { - if (c !== 47 && c !== 92) { - this.state = "authority"; - --this.pointer; - } else { - this.parseError = true; - } - - return true; -}; - -URLStateMachine.prototype["parse authority"] = function parseAuthority(c, cStr) { - if (c === 64) { - this.parseError = true; - if (this.atFlag) { - this.buffer = "%40" + this.buffer; - } - this.atFlag = true; - - // careful, this is based on buffer and has its own pointer (this.pointer != pointer) and inner chars - const len = countSymbols(this.buffer); - for (let pointer = 0; pointer < len; ++pointer) { - const codePoint = this.buffer.codePointAt(pointer); - - if (codePoint === 58 && !this.passwordTokenSeenFlag) { - this.passwordTokenSeenFlag = true; - continue; - } - const encodedCodePoints = percentEncodeChar(codePoint, isUserinfoPercentEncode); - if (this.passwordTokenSeenFlag) { - this.url.password += encodedCodePoints; - } else { - this.url.username += encodedCodePoints; - } - } - this.buffer = ""; - } else if (isNaN(c) || c === 47 || c === 63 || c === 35 || - (isSpecial(this.url) && c === 92)) { - if (this.atFlag && this.buffer === "") { - this.parseError = true; - return failure; - } - this.pointer -= countSymbols(this.buffer) + 1; - this.buffer = ""; - this.state = "host"; - } else { - this.buffer += cStr; - } - - return true; -}; - -URLStateMachine.prototype["parse hostname"] = -URLStateMachine.prototype["parse host"] = function parseHostName(c, cStr) { - if (this.stateOverride && this.url.scheme === "file") { - --this.pointer; - this.state = "file host"; - } else if (c === 58 && !this.arrFlag) { - if (this.buffer === "") { - this.parseError = true; - return failure; - } - - const host = parseHost(this.buffer, isSpecial(this.url)); - if (host === failure) { - return failure; - } - - this.url.host = host; - this.buffer = ""; - this.state = "port"; - if (this.stateOverride === "hostname") { - return false; - } - } else if (isNaN(c) || c === 47 || c === 63 || c === 35 || - (isSpecial(this.url) && c === 92)) { - --this.pointer; - if (isSpecial(this.url) && this.buffer === "") { - this.parseError = true; - return failure; - } else if (this.stateOverride && this.buffer === "" && - (includesCredentials(this.url) || this.url.port !== null)) { - this.parseError = true; - return false; - } - - const host = parseHost(this.buffer, isSpecial(this.url)); - if (host === failure) { - return failure; - } - - this.url.host = host; - this.buffer = ""; - this.state = "path start"; - if (this.stateOverride) { - return false; - } - } else { - if (c === 91) { - this.arrFlag = true; - } else if (c === 93) { - this.arrFlag = false; - } - this.buffer += cStr; - } - - return true; -}; - -URLStateMachine.prototype["parse port"] = function parsePort(c, cStr) { - if (isASCIIDigit(c)) { - this.buffer += cStr; - } else if (isNaN(c) || c === 47 || c === 63 || c === 35 || - (isSpecial(this.url) && c === 92) || - this.stateOverride) { - if (this.buffer !== "") { - const port = parseInt(this.buffer); - if (port > Math.pow(2, 16) - 1) { - this.parseError = true; - return failure; - } - this.url.port = port === defaultPort(this.url.scheme) ? null : port; - this.buffer = ""; - } - if (this.stateOverride) { - return false; - } - this.state = "path start"; - --this.pointer; - } else { - this.parseError = true; - return failure; - } - - return true; -}; - -const fileOtherwiseCodePoints = new Set([47, 92, 63, 35]); - -URLStateMachine.prototype["parse file"] = function parseFile(c) { - this.url.scheme = "file"; - - if (c === 47 || c === 92) { - if (c === 92) { - this.parseError = true; - } - this.state = "file slash"; - } else if (this.base !== null && this.base.scheme === "file") { - if (isNaN(c)) { - this.url.host = this.base.host; - this.url.path = this.base.path.slice(); - this.url.query = this.base.query; - } else if (c === 63) { - this.url.host = this.base.host; - this.url.path = this.base.path.slice(); - this.url.query = ""; - this.state = "query"; - } else if (c === 35) { - this.url.host = this.base.host; - this.url.path = this.base.path.slice(); - this.url.query = this.base.query; - this.url.fragment = ""; - this.state = "fragment"; - } else { - if (this.input.length - this.pointer - 1 === 0 || // remaining consists of 0 code points - !isWindowsDriveLetterCodePoints(c, this.input[this.pointer + 1]) || - (this.input.length - this.pointer - 1 >= 2 && // remaining has at least 2 code points - !fileOtherwiseCodePoints.has(this.input[this.pointer + 2]))) { - this.url.host = this.base.host; - this.url.path = this.base.path.slice(); - shortenPath(this.url); - } else { - this.parseError = true; - } - - this.state = "path"; - --this.pointer; - } - } else { - this.state = "path"; - --this.pointer; - } - - return true; -}; - -URLStateMachine.prototype["parse file slash"] = function parseFileSlash(c) { - if (c === 47 || c === 92) { - if (c === 92) { - this.parseError = true; - } - this.state = "file host"; - } else { - if (this.base !== null && this.base.scheme === "file") { - if (isNormalizedWindowsDriveLetterString(this.base.path[0])) { - this.url.path.push(this.base.path[0]); - } else { - this.url.host = this.base.host; - } - } - this.state = "path"; - --this.pointer; - } - - return true; -}; - -URLStateMachine.prototype["parse file host"] = function parseFileHost(c, cStr) { - if (isNaN(c) || c === 47 || c === 92 || c === 63 || c === 35) { - --this.pointer; - if (!this.stateOverride && isWindowsDriveLetterString(this.buffer)) { - this.parseError = true; - this.state = "path"; - } else if (this.buffer === "") { - this.url.host = ""; - if (this.stateOverride) { - return false; - } - this.state = "path start"; - } else { - let host = parseHost(this.buffer, isSpecial(this.url)); - if (host === failure) { - return failure; - } - if (host === "localhost") { - host = ""; - } - this.url.host = host; - - if (this.stateOverride) { - return false; - } - - this.buffer = ""; - this.state = "path start"; - } - } else { - this.buffer += cStr; - } - - return true; -}; - -URLStateMachine.prototype["parse path start"] = function parsePathStart(c) { - if (isSpecial(this.url)) { - if (c === 92) { - this.parseError = true; - } - this.state = "path"; - - if (c !== 47 && c !== 92) { - --this.pointer; - } - } else if (!this.stateOverride && c === 63) { - this.url.query = ""; - this.state = "query"; - } else if (!this.stateOverride && c === 35) { - this.url.fragment = ""; - this.state = "fragment"; - } else if (c !== undefined) { - this.state = "path"; - if (c !== 47) { - --this.pointer; - } - } - - return true; -}; - -URLStateMachine.prototype["parse path"] = function parsePath(c) { - if (isNaN(c) || c === 47 || (isSpecial(this.url) && c === 92) || - (!this.stateOverride && (c === 63 || c === 35))) { - if (isSpecial(this.url) && c === 92) { - this.parseError = true; - } - - if (isDoubleDot(this.buffer)) { - shortenPath(this.url); - if (c !== 47 && !(isSpecial(this.url) && c === 92)) { - this.url.path.push(""); - } - } else if (isSingleDot(this.buffer) && c !== 47 && - !(isSpecial(this.url) && c === 92)) { - this.url.path.push(""); - } else if (!isSingleDot(this.buffer)) { - if (this.url.scheme === "file" && this.url.path.length === 0 && isWindowsDriveLetterString(this.buffer)) { - if (this.url.host !== "" && this.url.host !== null) { - this.parseError = true; - this.url.host = ""; - } - this.buffer = this.buffer[0] + ":"; - } - this.url.path.push(this.buffer); - } - this.buffer = ""; - if (this.url.scheme === "file" && (c === undefined || c === 63 || c === 35)) { - while (this.url.path.length > 1 && this.url.path[0] === "") { - this.parseError = true; - this.url.path.shift(); - } - } - if (c === 63) { - this.url.query = ""; - this.state = "query"; - } - if (c === 35) { - this.url.fragment = ""; - this.state = "fragment"; - } - } else { - // TODO: If c is not a URL code point and not "%", parse error. - - if (c === 37 && - (!isASCIIHex(this.input[this.pointer + 1]) || - !isASCIIHex(this.input[this.pointer + 2]))) { - this.parseError = true; - } - - this.buffer += percentEncodeChar(c, isPathPercentEncode); - } - - return true; -}; - -URLStateMachine.prototype["parse cannot-be-a-base-URL path"] = function parseCannotBeABaseURLPath(c) { - if (c === 63) { - this.url.query = ""; - this.state = "query"; - } else if (c === 35) { - this.url.fragment = ""; - this.state = "fragment"; - } else { - // TODO: Add: not a URL code point - if (!isNaN(c) && c !== 37) { - this.parseError = true; - } - - if (c === 37 && - (!isASCIIHex(this.input[this.pointer + 1]) || - !isASCIIHex(this.input[this.pointer + 2]))) { - this.parseError = true; - } - - if (!isNaN(c)) { - this.url.path[0] = this.url.path[0] + percentEncodeChar(c, isC0ControlPercentEncode); - } - } - - return true; -}; - -URLStateMachine.prototype["parse query"] = function parseQuery(c, cStr) { - if (isNaN(c) || (!this.stateOverride && c === 35)) { - if (!isSpecial(this.url) || this.url.scheme === "ws" || this.url.scheme === "wss") { - this.encodingOverride = "utf-8"; - } - - const buffer = new Buffer(this.buffer); // TODO: Use encoding override instead - for (let i = 0; i < buffer.length; ++i) { - if (buffer[i] < 0x21 || buffer[i] > 0x7E || buffer[i] === 0x22 || buffer[i] === 0x23 || - buffer[i] === 0x3C || buffer[i] === 0x3E) { - this.url.query += percentEncode(buffer[i]); - } else { - this.url.query += String.fromCodePoint(buffer[i]); - } - } - - this.buffer = ""; - if (c === 35) { - this.url.fragment = ""; - this.state = "fragment"; - } - } else { - // TODO: If c is not a URL code point and not "%", parse error. - if (c === 37 && - (!isASCIIHex(this.input[this.pointer + 1]) || - !isASCIIHex(this.input[this.pointer + 2]))) { - this.parseError = true; - } - - this.buffer += cStr; - } - - return true; -}; - -URLStateMachine.prototype["parse fragment"] = function parseFragment(c) { - if (isNaN(c)) { // do nothing - } else if (c === 0x0) { - this.parseError = true; - } else { - // TODO: If c is not a URL code point and not "%", parse error. - if (c === 37 && - (!isASCIIHex(this.input[this.pointer + 1]) || - !isASCIIHex(this.input[this.pointer + 2]))) { - this.parseError = true; - } - - this.url.fragment += percentEncodeChar(c, isC0ControlPercentEncode); - } - - return true; -}; - -function serializeURL(url, excludeFragment) { - let output = url.scheme + ":"; - if (url.host !== null) { - output += "//"; - - if (url.username !== "" || url.password !== "") { - output += url.username; - if (url.password !== "") { - output += ":" + url.password; - } - output += "@"; - } - - output += serializeHost(url.host); - - if (url.port !== null) { - output += ":" + url.port; - } - } else if (url.host === null && url.scheme === "file") { - output += "//"; - } - - if (url.cannotBeABaseURL) { - output += url.path[0]; - } else { - for (const string of url.path) { - output += "/" + string; - } - } - - if (url.query !== null) { - output += "?" + url.query; - } - - if (!excludeFragment && url.fragment !== null) { - output += "#" + url.fragment; - } - - return output; -} - -function serializeOrigin(tuple) { - let result = tuple.scheme + "://"; - result += serializeHost(tuple.host); - - if (tuple.port !== null) { - result += ":" + tuple.port; - } - - return result; -} - -module.exports.serializeURL = serializeURL; - -module.exports.serializeURLOrigin = function (url) { - // https://url.spec.whatwg.org/#concept-url-origin - switch (url.scheme) { - case "blob": - try { - return module.exports.serializeURLOrigin(module.exports.parseURL(url.path[0])); - } catch (e) { - // serializing an opaque origin returns "null" - return "null"; - } - case "ftp": - case "gopher": - case "http": - case "https": - case "ws": - case "wss": - return serializeOrigin({ - scheme: url.scheme, - host: url.host, - port: url.port - }); - case "file": - // spec says "exercise to the reader", chrome says "file://" - return "file://"; - default: - // serializing an opaque origin returns "null" - return "null"; - } -}; - -module.exports.basicURLParse = function (input, options) { - if (options === undefined) { - options = {}; - } - - const usm = new URLStateMachine(input, options.baseURL, options.encodingOverride, options.url, options.stateOverride); - if (usm.failure) { - return "failure"; - } - - return usm.url; -}; - -module.exports.setTheUsername = function (url, username) { - url.username = ""; - const decoded = punycode.ucs2.decode(username); - for (let i = 0; i < decoded.length; ++i) { - url.username += percentEncodeChar(decoded[i], isUserinfoPercentEncode); - } -}; - -module.exports.setThePassword = function (url, password) { - url.password = ""; - const decoded = punycode.ucs2.decode(password); - for (let i = 0; i < decoded.length; ++i) { - url.password += percentEncodeChar(decoded[i], isUserinfoPercentEncode); - } -}; - -module.exports.serializeHost = serializeHost; - -module.exports.cannotHaveAUsernamePasswordPort = cannotHaveAUsernamePasswordPort; - -module.exports.serializeInteger = function (integer) { - return String(integer); -}; - -module.exports.parseURL = function (input, options) { - if (options === undefined) { - options = {}; - } - - // We don't handle blobs, so this just delegates: - return module.exports.basicURLParse(input, { baseURL: options.baseURL, encodingOverride: options.encodingOverride }); -}; - - -/***/ }), - -/***/ 6218: -/***/ ((module) => { - -"use strict"; - - -module.exports.mixin = function mixin(target, source) { - const keys = Object.getOwnPropertyNames(source); - for (let i = 0; i < keys.length; ++i) { - Object.defineProperty(target, keys[i], Object.getOwnPropertyDescriptor(source, keys[i])); - } -}; - -module.exports.wrapperSymbol = Symbol("wrapper"); -module.exports.implSymbol = Symbol("impl"); - -module.exports.wrapperForImpl = function (impl) { - return impl[module.exports.wrapperSymbol]; -}; - -module.exports.implForWrapper = function (wrapper) { - return wrapper[module.exports.implSymbol]; -}; - - - -/***/ }), - -/***/ 77920: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -var name = __webpack_require__(67027); - -/** - * Wrap callbacks to prevent double execution. - * - * @param {Function} fn Function that should only be called once. - * @returns {Function} A wrapped callback which prevents multiple executions. - * @public - */ -module.exports = function one(fn) { - var called = 0 - , value; - - /** - * The function that prevents double execution. - * - * @private - */ - function onetime() { - if (called) return value; - - called = 1; - value = fn.apply(this, arguments); - fn = null; - - return value; - } - - // - // To make debugging more easy we want to use the name of the supplied - // function. So when you look at the functions that are assigned to event - // listeners you don't see a load of `onetime` functions but actually the - // names of the functions that this module will call. - // - // NOTE: We cannot override the `name` property, as that is `readOnly` - // property, so displayName will have to do. - // - onetime.displayName = name(fn); - return onetime; -}; - - -/***/ }), - -/***/ 10298: -/***/ ((module) => { - -"use strict"; - - -const codes = {}; - -function createErrorType(code, message, Base) { - if (!Base) { - Base = Error - } - - function getMessage (arg1, arg2, arg3) { - if (typeof message === 'string') { - return message - } else { - return message(arg1, arg2, arg3) - } - } - - class NodeError extends Base { - constructor (arg1, arg2, arg3) { - super(getMessage(arg1, arg2, arg3)); - } - } - - NodeError.prototype.name = Base.name; - NodeError.prototype.code = code; - - codes[code] = NodeError; -} - -// https://github.com/nodejs/node/blob/v10.8.0/lib/internal/errors.js -function oneOf(expected, thing) { - if (Array.isArray(expected)) { - const len = expected.length; - expected = expected.map((i) => String(i)); - if (len > 2) { - return `one of ${thing} ${expected.slice(0, len - 1).join(', ')}, or ` + - expected[len - 1]; - } else if (len === 2) { - return `one of ${thing} ${expected[0]} or ${expected[1]}`; - } else { - return `of ${thing} ${expected[0]}`; - } - } else { - return `of ${thing} ${String(expected)}`; - } -} - -// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/startsWith -function startsWith(str, search, pos) { - return str.substr(!pos || pos < 0 ? 0 : +pos, search.length) === search; -} - -// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/endsWith -function endsWith(str, search, this_len) { - if (this_len === undefined || this_len > str.length) { - this_len = str.length; - } - return str.substring(this_len - search.length, this_len) === search; -} - -// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/includes -function includes(str, search, start) { - if (typeof start !== 'number') { - start = 0; - } - - if (start + search.length > str.length) { - return false; - } else { - return str.indexOf(search, start) !== -1; - } -} - -createErrorType('ERR_INVALID_OPT_VALUE', function (name, value) { - return 'The value "' + value + '" is invalid for option "' + name + '"' -}, TypeError); -createErrorType('ERR_INVALID_ARG_TYPE', function (name, expected, actual) { - // determiner: 'must be' or 'must not be' - let determiner; - if (typeof expected === 'string' && startsWith(expected, 'not ')) { - determiner = 'must not be'; - expected = expected.replace(/^not /, ''); - } else { - determiner = 'must be'; - } - - let msg; - if (endsWith(name, ' argument')) { - // For cases like 'first argument' - msg = `The ${name} ${determiner} ${oneOf(expected, 'type')}`; - } else { - const type = includes(name, '.') ? 'property' : 'argument'; - msg = `The "${name}" ${type} ${determiner} ${oneOf(expected, 'type')}`; - } - - msg += `. Received type ${typeof actual}`; - return msg; -}, TypeError); -createErrorType('ERR_STREAM_PUSH_AFTER_EOF', 'stream.push() after EOF'); -createErrorType('ERR_METHOD_NOT_IMPLEMENTED', function (name) { - return 'The ' + name + ' method is not implemented' -}); -createErrorType('ERR_STREAM_PREMATURE_CLOSE', 'Premature close'); -createErrorType('ERR_STREAM_DESTROYED', function (name) { - return 'Cannot call ' + name + ' after a stream was destroyed'; -}); -createErrorType('ERR_MULTIPLE_CALLBACK', 'Callback called multiple times'); -createErrorType('ERR_STREAM_CANNOT_PIPE', 'Cannot pipe, not readable'); -createErrorType('ERR_STREAM_WRITE_AFTER_END', 'write after end'); -createErrorType('ERR_STREAM_NULL_VALUES', 'May not write null values to stream', TypeError); -createErrorType('ERR_UNKNOWN_ENCODING', function (arg) { - return 'Unknown encoding: ' + arg -}, TypeError); -createErrorType('ERR_STREAM_UNSHIFT_AFTER_END_EVENT', 'stream.unshift() after end event'); - -module.exports.F = codes; - - -/***/ }), - -/***/ 60161: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -// Copyright Joyent, Inc. and other Node contributors. -// -// Permission is hereby granted, free of charge, to any person obtaining a -// copy of this software and associated documentation files (the -// "Software"), to deal in the Software without restriction, including -// without limitation the rights to use, copy, modify, merge, publish, -// distribute, sublicense, and/or sell copies of the Software, and to permit -// persons to whom the Software is furnished to do so, subject to the -// following conditions: -// -// The above copyright notice and this permission notice shall be included -// in all copies or substantial portions of the Software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR -// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE -// USE OR OTHER DEALINGS IN THE SOFTWARE. - -// a duplex stream is just a stream that is both readable and writable. -// Since JS doesn't have multiple prototypal inheritance, this class -// prototypally inherits from Readable, and then parasitically from -// Writable. - - - -/**/ -var objectKeys = Object.keys || function (obj) { - var keys = []; - for (var key in obj) keys.push(key); - return keys; -}; -/**/ - -module.exports = Duplex; -var Readable = __webpack_require__(56935); -var Writable = __webpack_require__(34027); -__webpack_require__(53972)(Duplex, Readable); -{ - // Allow the keys array to be GC'ed. - var keys = objectKeys(Writable.prototype); - for (var v = 0; v < keys.length; v++) { - var method = keys[v]; - if (!Duplex.prototype[method]) Duplex.prototype[method] = Writable.prototype[method]; - } -} -function Duplex(options) { - if (!(this instanceof Duplex)) return new Duplex(options); - Readable.call(this, options); - Writable.call(this, options); - this.allowHalfOpen = true; - if (options) { - if (options.readable === false) this.readable = false; - if (options.writable === false) this.writable = false; - if (options.allowHalfOpen === false) { - this.allowHalfOpen = false; - this.once('end', onend); - } - } -} -Object.defineProperty(Duplex.prototype, 'writableHighWaterMark', { - // making it explicit this property is not enumerable - // because otherwise some prototype manipulation in - // userland will fail - enumerable: false, - get: function get() { - return this._writableState.highWaterMark; - } -}); -Object.defineProperty(Duplex.prototype, 'writableBuffer', { - // making it explicit this property is not enumerable - // because otherwise some prototype manipulation in - // userland will fail - enumerable: false, - get: function get() { - return this._writableState && this._writableState.getBuffer(); - } -}); -Object.defineProperty(Duplex.prototype, 'writableLength', { - // making it explicit this property is not enumerable - // because otherwise some prototype manipulation in - // userland will fail - enumerable: false, - get: function get() { - return this._writableState.length; - } -}); - -// the no-half-open enforcer -function onend() { - // If the writable side ended, then we're ok. - if (this._writableState.ended) return; - - // no more data can be written. - // But allow more writes to happen in this tick. - process.nextTick(onEndNT, this); -} -function onEndNT(self) { - self.end(); -} -Object.defineProperty(Duplex.prototype, 'destroyed', { - // making it explicit this property is not enumerable - // because otherwise some prototype manipulation in - // userland will fail - enumerable: false, - get: function get() { - if (this._readableState === undefined || this._writableState === undefined) { - return false; - } - return this._readableState.destroyed && this._writableState.destroyed; - }, - set: function set(value) { - // we ignore the value if the stream - // has not been initialized yet - if (this._readableState === undefined || this._writableState === undefined) { - return; - } - - // backward compatibility, the user is explicitly - // managing destroyed - this._readableState.destroyed = value; - this._writableState.destroyed = value; - } -}); - -/***/ }), - -/***/ 54965: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -// Copyright Joyent, Inc. and other Node contributors. -// -// Permission is hereby granted, free of charge, to any person obtaining a -// copy of this software and associated documentation files (the -// "Software"), to deal in the Software without restriction, including -// without limitation the rights to use, copy, modify, merge, publish, -// distribute, sublicense, and/or sell copies of the Software, and to permit -// persons to whom the Software is furnished to do so, subject to the -// following conditions: -// -// The above copyright notice and this permission notice shall be included -// in all copies or substantial portions of the Software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR -// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE -// USE OR OTHER DEALINGS IN THE SOFTWARE. - -// a passthrough stream. -// basically just the most minimal sort of Transform stream. -// Every written chunk gets output as-is. - - - -module.exports = PassThrough; -var Transform = __webpack_require__(39191); -__webpack_require__(53972)(PassThrough, Transform); -function PassThrough(options) { - if (!(this instanceof PassThrough)) return new PassThrough(options); - Transform.call(this, options); -} -PassThrough.prototype._transform = function (chunk, encoding, cb) { - cb(null, chunk); -}; - -/***/ }), - -/***/ 56935: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -// Copyright Joyent, Inc. and other Node contributors. -// -// Permission is hereby granted, free of charge, to any person obtaining a -// copy of this software and associated documentation files (the -// "Software"), to deal in the Software without restriction, including -// without limitation the rights to use, copy, modify, merge, publish, -// distribute, sublicense, and/or sell copies of the Software, and to permit -// persons to whom the Software is furnished to do so, subject to the -// following conditions: -// -// The above copyright notice and this permission notice shall be included -// in all copies or substantial portions of the Software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR -// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE -// USE OR OTHER DEALINGS IN THE SOFTWARE. - - - -module.exports = Readable; - -/**/ -var Duplex; -/**/ - -Readable.ReadableState = ReadableState; - -/**/ -var EE = (__webpack_require__(24434).EventEmitter); -var EElistenerCount = function EElistenerCount(emitter, type) { - return emitter.listeners(type).length; -}; -/**/ - -/**/ -var Stream = __webpack_require__(51129); -/**/ - -var Buffer = (__webpack_require__(20181).Buffer); -var OurUint8Array = (typeof global !== 'undefined' ? global : typeof window !== 'undefined' ? window : typeof self !== 'undefined' ? self : {}).Uint8Array || function () {}; -function _uint8ArrayToBuffer(chunk) { - return Buffer.from(chunk); -} -function _isUint8Array(obj) { - return Buffer.isBuffer(obj) || obj instanceof OurUint8Array; -} - -/**/ -var debugUtil = __webpack_require__(39023); -var debug; -if (debugUtil && debugUtil.debuglog) { - debug = debugUtil.debuglog('stream'); -} else { - debug = function debug() {}; -} -/**/ - -var BufferList = __webpack_require__(21586); -var destroyImpl = __webpack_require__(55951); -var _require = __webpack_require__(83392), - getHighWaterMark = _require.getHighWaterMark; -var _require$codes = (__webpack_require__(10298)/* .codes */ .F), - ERR_INVALID_ARG_TYPE = _require$codes.ERR_INVALID_ARG_TYPE, - ERR_STREAM_PUSH_AFTER_EOF = _require$codes.ERR_STREAM_PUSH_AFTER_EOF, - ERR_METHOD_NOT_IMPLEMENTED = _require$codes.ERR_METHOD_NOT_IMPLEMENTED, - ERR_STREAM_UNSHIFT_AFTER_END_EVENT = _require$codes.ERR_STREAM_UNSHIFT_AFTER_END_EVENT; - -// Lazy loaded to improve the startup performance. -var StringDecoder; -var createReadableStreamAsyncIterator; -var from; -__webpack_require__(53972)(Readable, Stream); -var errorOrDestroy = destroyImpl.errorOrDestroy; -var kProxyEvents = ['error', 'close', 'destroy', 'pause', 'resume']; -function prependListener(emitter, event, fn) { - // Sadly this is not cacheable as some libraries bundle their own - // event emitter implementation with them. - if (typeof emitter.prependListener === 'function') return emitter.prependListener(event, fn); - - // This is a hack to make sure that our error handler is attached before any - // userland ones. NEVER DO THIS. This is here only because this code needs - // to continue to work with older versions of Node.js that do not include - // the prependListener() method. The goal is to eventually remove this hack. - if (!emitter._events || !emitter._events[event]) emitter.on(event, fn);else if (Array.isArray(emitter._events[event])) emitter._events[event].unshift(fn);else emitter._events[event] = [fn, emitter._events[event]]; -} -function ReadableState(options, stream, isDuplex) { - Duplex = Duplex || __webpack_require__(60161); - options = options || {}; - - // Duplex streams are both readable and writable, but share - // the same options object. - // However, some cases require setting options to different - // values for the readable and the writable sides of the duplex stream. - // These options can be provided separately as readableXXX and writableXXX. - if (typeof isDuplex !== 'boolean') isDuplex = stream instanceof Duplex; - - // object stream flag. Used to make read(n) ignore n and to - // make all the buffer merging and length checks go away - this.objectMode = !!options.objectMode; - if (isDuplex) this.objectMode = this.objectMode || !!options.readableObjectMode; - - // the point at which it stops calling _read() to fill the buffer - // Note: 0 is a valid value, means "don't call _read preemptively ever" - this.highWaterMark = getHighWaterMark(this, options, 'readableHighWaterMark', isDuplex); - - // A linked list is used to store data chunks instead of an array because the - // linked list can remove elements from the beginning faster than - // array.shift() - this.buffer = new BufferList(); - this.length = 0; - this.pipes = null; - this.pipesCount = 0; - this.flowing = null; - this.ended = false; - this.endEmitted = false; - this.reading = false; - - // a flag to be able to tell if the event 'readable'/'data' is emitted - // immediately, or on a later tick. We set this to true at first, because - // any actions that shouldn't happen until "later" should generally also - // not happen before the first read call. - this.sync = true; - - // whenever we return null, then we set a flag to say - // that we're awaiting a 'readable' event emission. - this.needReadable = false; - this.emittedReadable = false; - this.readableListening = false; - this.resumeScheduled = false; - this.paused = true; - - // Should close be emitted on destroy. Defaults to true. - this.emitClose = options.emitClose !== false; - - // Should .destroy() be called after 'end' (and potentially 'finish') - this.autoDestroy = !!options.autoDestroy; - - // has it been destroyed - this.destroyed = false; - - // Crypto is kind of old and crusty. Historically, its default string - // encoding is 'binary' so we have to make this configurable. - // Everything else in the universe uses 'utf8', though. - this.defaultEncoding = options.defaultEncoding || 'utf8'; - - // the number of writers that are awaiting a drain event in .pipe()s - this.awaitDrain = 0; - - // if true, a maybeReadMore has been scheduled - this.readingMore = false; - this.decoder = null; - this.encoding = null; - if (options.encoding) { - if (!StringDecoder) StringDecoder = (__webpack_require__(58184)/* .StringDecoder */ .I); - this.decoder = new StringDecoder(options.encoding); - this.encoding = options.encoding; - } -} -function Readable(options) { - Duplex = Duplex || __webpack_require__(60161); - if (!(this instanceof Readable)) return new Readable(options); - - // Checking for a Stream.Duplex instance is faster here instead of inside - // the ReadableState constructor, at least with V8 6.5 - var isDuplex = this instanceof Duplex; - this._readableState = new ReadableState(options, this, isDuplex); - - // legacy - this.readable = true; - if (options) { - if (typeof options.read === 'function') this._read = options.read; - if (typeof options.destroy === 'function') this._destroy = options.destroy; - } - Stream.call(this); -} -Object.defineProperty(Readable.prototype, 'destroyed', { - // making it explicit this property is not enumerable - // because otherwise some prototype manipulation in - // userland will fail - enumerable: false, - get: function get() { - if (this._readableState === undefined) { - return false; - } - return this._readableState.destroyed; - }, - set: function set(value) { - // we ignore the value if the stream - // has not been initialized yet - if (!this._readableState) { - return; - } - - // backward compatibility, the user is explicitly - // managing destroyed - this._readableState.destroyed = value; - } -}); -Readable.prototype.destroy = destroyImpl.destroy; -Readable.prototype._undestroy = destroyImpl.undestroy; -Readable.prototype._destroy = function (err, cb) { - cb(err); -}; - -// Manually shove something into the read() buffer. -// This returns true if the highWaterMark has not been hit yet, -// similar to how Writable.write() returns true if you should -// write() some more. -Readable.prototype.push = function (chunk, encoding) { - var state = this._readableState; - var skipChunkCheck; - if (!state.objectMode) { - if (typeof chunk === 'string') { - encoding = encoding || state.defaultEncoding; - if (encoding !== state.encoding) { - chunk = Buffer.from(chunk, encoding); - encoding = ''; - } - skipChunkCheck = true; - } - } else { - skipChunkCheck = true; - } - return readableAddChunk(this, chunk, encoding, false, skipChunkCheck); -}; - -// Unshift should *always* be something directly out of read() -Readable.prototype.unshift = function (chunk) { - return readableAddChunk(this, chunk, null, true, false); -}; -function readableAddChunk(stream, chunk, encoding, addToFront, skipChunkCheck) { - debug('readableAddChunk', chunk); - var state = stream._readableState; - if (chunk === null) { - state.reading = false; - onEofChunk(stream, state); - } else { - var er; - if (!skipChunkCheck) er = chunkInvalid(state, chunk); - if (er) { - errorOrDestroy(stream, er); - } else if (state.objectMode || chunk && chunk.length > 0) { - if (typeof chunk !== 'string' && !state.objectMode && Object.getPrototypeOf(chunk) !== Buffer.prototype) { - chunk = _uint8ArrayToBuffer(chunk); - } - if (addToFront) { - if (state.endEmitted) errorOrDestroy(stream, new ERR_STREAM_UNSHIFT_AFTER_END_EVENT());else addChunk(stream, state, chunk, true); - } else if (state.ended) { - errorOrDestroy(stream, new ERR_STREAM_PUSH_AFTER_EOF()); - } else if (state.destroyed) { - return false; - } else { - state.reading = false; - if (state.decoder && !encoding) { - chunk = state.decoder.write(chunk); - if (state.objectMode || chunk.length !== 0) addChunk(stream, state, chunk, false);else maybeReadMore(stream, state); - } else { - addChunk(stream, state, chunk, false); - } - } - } else if (!addToFront) { - state.reading = false; - maybeReadMore(stream, state); - } - } - - // We can push more data if we are below the highWaterMark. - // Also, if we have no data yet, we can stand some more bytes. - // This is to work around cases where hwm=0, such as the repl. - return !state.ended && (state.length < state.highWaterMark || state.length === 0); -} -function addChunk(stream, state, chunk, addToFront) { - if (state.flowing && state.length === 0 && !state.sync) { - state.awaitDrain = 0; - stream.emit('data', chunk); - } else { - // update the buffer info. - state.length += state.objectMode ? 1 : chunk.length; - if (addToFront) state.buffer.unshift(chunk);else state.buffer.push(chunk); - if (state.needReadable) emitReadable(stream); - } - maybeReadMore(stream, state); -} -function chunkInvalid(state, chunk) { - var er; - if (!_isUint8Array(chunk) && typeof chunk !== 'string' && chunk !== undefined && !state.objectMode) { - er = new ERR_INVALID_ARG_TYPE('chunk', ['string', 'Buffer', 'Uint8Array'], chunk); - } - return er; -} -Readable.prototype.isPaused = function () { - return this._readableState.flowing === false; -}; - -// backwards compatibility. -Readable.prototype.setEncoding = function (enc) { - if (!StringDecoder) StringDecoder = (__webpack_require__(58184)/* .StringDecoder */ .I); - var decoder = new StringDecoder(enc); - this._readableState.decoder = decoder; - // If setEncoding(null), decoder.encoding equals utf8 - this._readableState.encoding = this._readableState.decoder.encoding; - - // Iterate over current buffer to convert already stored Buffers: - var p = this._readableState.buffer.head; - var content = ''; - while (p !== null) { - content += decoder.write(p.data); - p = p.next; - } - this._readableState.buffer.clear(); - if (content !== '') this._readableState.buffer.push(content); - this._readableState.length = content.length; - return this; -}; - -// Don't raise the hwm > 1GB -var MAX_HWM = 0x40000000; -function computeNewHighWaterMark(n) { - if (n >= MAX_HWM) { - // TODO(ronag): Throw ERR_VALUE_OUT_OF_RANGE. - n = MAX_HWM; - } else { - // Get the next highest power of 2 to prevent increasing hwm excessively in - // tiny amounts - n--; - n |= n >>> 1; - n |= n >>> 2; - n |= n >>> 4; - n |= n >>> 8; - n |= n >>> 16; - n++; - } - return n; -} - -// This function is designed to be inlinable, so please take care when making -// changes to the function body. -function howMuchToRead(n, state) { - if (n <= 0 || state.length === 0 && state.ended) return 0; - if (state.objectMode) return 1; - if (n !== n) { - // Only flow one buffer at a time - if (state.flowing && state.length) return state.buffer.head.data.length;else return state.length; - } - // If we're asking for more than the current hwm, then raise the hwm. - if (n > state.highWaterMark) state.highWaterMark = computeNewHighWaterMark(n); - if (n <= state.length) return n; - // Don't have enough - if (!state.ended) { - state.needReadable = true; - return 0; - } - return state.length; -} - -// you can override either this method, or the async _read(n) below. -Readable.prototype.read = function (n) { - debug('read', n); - n = parseInt(n, 10); - var state = this._readableState; - var nOrig = n; - if (n !== 0) state.emittedReadable = false; - - // if we're doing read(0) to trigger a readable event, but we - // already have a bunch of data in the buffer, then just trigger - // the 'readable' event and move on. - if (n === 0 && state.needReadable && ((state.highWaterMark !== 0 ? state.length >= state.highWaterMark : state.length > 0) || state.ended)) { - debug('read: emitReadable', state.length, state.ended); - if (state.length === 0 && state.ended) endReadable(this);else emitReadable(this); - return null; - } - n = howMuchToRead(n, state); - - // if we've ended, and we're now clear, then finish it up. - if (n === 0 && state.ended) { - if (state.length === 0) endReadable(this); - return null; - } - - // All the actual chunk generation logic needs to be - // *below* the call to _read. The reason is that in certain - // synthetic stream cases, such as passthrough streams, _read - // may be a completely synchronous operation which may change - // the state of the read buffer, providing enough data when - // before there was *not* enough. - // - // So, the steps are: - // 1. Figure out what the state of things will be after we do - // a read from the buffer. - // - // 2. If that resulting state will trigger a _read, then call _read. - // Note that this may be asynchronous, or synchronous. Yes, it is - // deeply ugly to write APIs this way, but that still doesn't mean - // that the Readable class should behave improperly, as streams are - // designed to be sync/async agnostic. - // Take note if the _read call is sync or async (ie, if the read call - // has returned yet), so that we know whether or not it's safe to emit - // 'readable' etc. - // - // 3. Actually pull the requested chunks out of the buffer and return. - - // if we need a readable event, then we need to do some reading. - var doRead = state.needReadable; - debug('need readable', doRead); - - // if we currently have less than the highWaterMark, then also read some - if (state.length === 0 || state.length - n < state.highWaterMark) { - doRead = true; - debug('length less than watermark', doRead); - } - - // however, if we've ended, then there's no point, and if we're already - // reading, then it's unnecessary. - if (state.ended || state.reading) { - doRead = false; - debug('reading or ended', doRead); - } else if (doRead) { - debug('do read'); - state.reading = true; - state.sync = true; - // if the length is currently zero, then we *need* a readable event. - if (state.length === 0) state.needReadable = true; - // call internal read method - this._read(state.highWaterMark); - state.sync = false; - // If _read pushed data synchronously, then `reading` will be false, - // and we need to re-evaluate how much data we can return to the user. - if (!state.reading) n = howMuchToRead(nOrig, state); - } - var ret; - if (n > 0) ret = fromList(n, state);else ret = null; - if (ret === null) { - state.needReadable = state.length <= state.highWaterMark; - n = 0; - } else { - state.length -= n; - state.awaitDrain = 0; - } - if (state.length === 0) { - // If we have nothing in the buffer, then we want to know - // as soon as we *do* get something into the buffer. - if (!state.ended) state.needReadable = true; - - // If we tried to read() past the EOF, then emit end on the next tick. - if (nOrig !== n && state.ended) endReadable(this); - } - if (ret !== null) this.emit('data', ret); - return ret; -}; -function onEofChunk(stream, state) { - debug('onEofChunk'); - if (state.ended) return; - if (state.decoder) { - var chunk = state.decoder.end(); - if (chunk && chunk.length) { - state.buffer.push(chunk); - state.length += state.objectMode ? 1 : chunk.length; - } - } - state.ended = true; - if (state.sync) { - // if we are sync, wait until next tick to emit the data. - // Otherwise we risk emitting data in the flow() - // the readable code triggers during a read() call - emitReadable(stream); - } else { - // emit 'readable' now to make sure it gets picked up. - state.needReadable = false; - if (!state.emittedReadable) { - state.emittedReadable = true; - emitReadable_(stream); - } - } -} - -// Don't emit readable right away in sync mode, because this can trigger -// another read() call => stack overflow. This way, it might trigger -// a nextTick recursion warning, but that's not so bad. -function emitReadable(stream) { - var state = stream._readableState; - debug('emitReadable', state.needReadable, state.emittedReadable); - state.needReadable = false; - if (!state.emittedReadable) { - debug('emitReadable', state.flowing); - state.emittedReadable = true; - process.nextTick(emitReadable_, stream); - } -} -function emitReadable_(stream) { - var state = stream._readableState; - debug('emitReadable_', state.destroyed, state.length, state.ended); - if (!state.destroyed && (state.length || state.ended)) { - stream.emit('readable'); - state.emittedReadable = false; - } - - // The stream needs another readable event if - // 1. It is not flowing, as the flow mechanism will take - // care of it. - // 2. It is not ended. - // 3. It is below the highWaterMark, so we can schedule - // another readable later. - state.needReadable = !state.flowing && !state.ended && state.length <= state.highWaterMark; - flow(stream); -} - -// at this point, the user has presumably seen the 'readable' event, -// and called read() to consume some data. that may have triggered -// in turn another _read(n) call, in which case reading = true if -// it's in progress. -// However, if we're not ended, or reading, and the length < hwm, -// then go ahead and try to read some more preemptively. -function maybeReadMore(stream, state) { - if (!state.readingMore) { - state.readingMore = true; - process.nextTick(maybeReadMore_, stream, state); - } -} -function maybeReadMore_(stream, state) { - // Attempt to read more data if we should. - // - // The conditions for reading more data are (one of): - // - Not enough data buffered (state.length < state.highWaterMark). The loop - // is responsible for filling the buffer with enough data if such data - // is available. If highWaterMark is 0 and we are not in the flowing mode - // we should _not_ attempt to buffer any extra data. We'll get more data - // when the stream consumer calls read() instead. - // - No data in the buffer, and the stream is in flowing mode. In this mode - // the loop below is responsible for ensuring read() is called. Failing to - // call read here would abort the flow and there's no other mechanism for - // continuing the flow if the stream consumer has just subscribed to the - // 'data' event. - // - // In addition to the above conditions to keep reading data, the following - // conditions prevent the data from being read: - // - The stream has ended (state.ended). - // - There is already a pending 'read' operation (state.reading). This is a - // case where the the stream has called the implementation defined _read() - // method, but they are processing the call asynchronously and have _not_ - // called push() with new data. In this case we skip performing more - // read()s. The execution ends in this method again after the _read() ends - // up calling push() with more data. - while (!state.reading && !state.ended && (state.length < state.highWaterMark || state.flowing && state.length === 0)) { - var len = state.length; - debug('maybeReadMore read 0'); - stream.read(0); - if (len === state.length) - // didn't get any data, stop spinning. - break; - } - state.readingMore = false; -} - -// abstract method. to be overridden in specific implementation classes. -// call cb(er, data) where data is <= n in length. -// for virtual (non-string, non-buffer) streams, "length" is somewhat -// arbitrary, and perhaps not very meaningful. -Readable.prototype._read = function (n) { - errorOrDestroy(this, new ERR_METHOD_NOT_IMPLEMENTED('_read()')); -}; -Readable.prototype.pipe = function (dest, pipeOpts) { - var src = this; - var state = this._readableState; - switch (state.pipesCount) { - case 0: - state.pipes = dest; - break; - case 1: - state.pipes = [state.pipes, dest]; - break; - default: - state.pipes.push(dest); - break; - } - state.pipesCount += 1; - debug('pipe count=%d opts=%j', state.pipesCount, pipeOpts); - var doEnd = (!pipeOpts || pipeOpts.end !== false) && dest !== process.stdout && dest !== process.stderr; - var endFn = doEnd ? onend : unpipe; - if (state.endEmitted) process.nextTick(endFn);else src.once('end', endFn); - dest.on('unpipe', onunpipe); - function onunpipe(readable, unpipeInfo) { - debug('onunpipe'); - if (readable === src) { - if (unpipeInfo && unpipeInfo.hasUnpiped === false) { - unpipeInfo.hasUnpiped = true; - cleanup(); - } - } - } - function onend() { - debug('onend'); - dest.end(); - } - - // when the dest drains, it reduces the awaitDrain counter - // on the source. This would be more elegant with a .once() - // handler in flow(), but adding and removing repeatedly is - // too slow. - var ondrain = pipeOnDrain(src); - dest.on('drain', ondrain); - var cleanedUp = false; - function cleanup() { - debug('cleanup'); - // cleanup event handlers once the pipe is broken - dest.removeListener('close', onclose); - dest.removeListener('finish', onfinish); - dest.removeListener('drain', ondrain); - dest.removeListener('error', onerror); - dest.removeListener('unpipe', onunpipe); - src.removeListener('end', onend); - src.removeListener('end', unpipe); - src.removeListener('data', ondata); - cleanedUp = true; - - // if the reader is waiting for a drain event from this - // specific writer, then it would cause it to never start - // flowing again. - // So, if this is awaiting a drain, then we just call it now. - // If we don't know, then assume that we are waiting for one. - if (state.awaitDrain && (!dest._writableState || dest._writableState.needDrain)) ondrain(); - } - src.on('data', ondata); - function ondata(chunk) { - debug('ondata'); - var ret = dest.write(chunk); - debug('dest.write', ret); - if (ret === false) { - // If the user unpiped during `dest.write()`, it is possible - // to get stuck in a permanently paused state if that write - // also returned false. - // => Check whether `dest` is still a piping destination. - if ((state.pipesCount === 1 && state.pipes === dest || state.pipesCount > 1 && indexOf(state.pipes, dest) !== -1) && !cleanedUp) { - debug('false write response, pause', state.awaitDrain); - state.awaitDrain++; - } - src.pause(); - } - } - - // if the dest has an error, then stop piping into it. - // however, don't suppress the throwing behavior for this. - function onerror(er) { - debug('onerror', er); - unpipe(); - dest.removeListener('error', onerror); - if (EElistenerCount(dest, 'error') === 0) errorOrDestroy(dest, er); - } - - // Make sure our error handler is attached before userland ones. - prependListener(dest, 'error', onerror); - - // Both close and finish should trigger unpipe, but only once. - function onclose() { - dest.removeListener('finish', onfinish); - unpipe(); - } - dest.once('close', onclose); - function onfinish() { - debug('onfinish'); - dest.removeListener('close', onclose); - unpipe(); - } - dest.once('finish', onfinish); - function unpipe() { - debug('unpipe'); - src.unpipe(dest); - } - - // tell the dest that it's being piped to - dest.emit('pipe', src); - - // start the flow if it hasn't been started already. - if (!state.flowing) { - debug('pipe resume'); - src.resume(); - } - return dest; -}; -function pipeOnDrain(src) { - return function pipeOnDrainFunctionResult() { - var state = src._readableState; - debug('pipeOnDrain', state.awaitDrain); - if (state.awaitDrain) state.awaitDrain--; - if (state.awaitDrain === 0 && EElistenerCount(src, 'data')) { - state.flowing = true; - flow(src); - } - }; -} -Readable.prototype.unpipe = function (dest) { - var state = this._readableState; - var unpipeInfo = { - hasUnpiped: false - }; - - // if we're not piping anywhere, then do nothing. - if (state.pipesCount === 0) return this; - - // just one destination. most common case. - if (state.pipesCount === 1) { - // passed in one, but it's not the right one. - if (dest && dest !== state.pipes) return this; - if (!dest) dest = state.pipes; - - // got a match. - state.pipes = null; - state.pipesCount = 0; - state.flowing = false; - if (dest) dest.emit('unpipe', this, unpipeInfo); - return this; - } - - // slow case. multiple pipe destinations. - - if (!dest) { - // remove all. - var dests = state.pipes; - var len = state.pipesCount; - state.pipes = null; - state.pipesCount = 0; - state.flowing = false; - for (var i = 0; i < len; i++) dests[i].emit('unpipe', this, { - hasUnpiped: false - }); - return this; - } - - // try to find the right one. - var index = indexOf(state.pipes, dest); - if (index === -1) return this; - state.pipes.splice(index, 1); - state.pipesCount -= 1; - if (state.pipesCount === 1) state.pipes = state.pipes[0]; - dest.emit('unpipe', this, unpipeInfo); - return this; -}; - -// set up data events if they are asked for -// Ensure readable listeners eventually get something -Readable.prototype.on = function (ev, fn) { - var res = Stream.prototype.on.call(this, ev, fn); - var state = this._readableState; - if (ev === 'data') { - // update readableListening so that resume() may be a no-op - // a few lines down. This is needed to support once('readable'). - state.readableListening = this.listenerCount('readable') > 0; - - // Try start flowing on next tick if stream isn't explicitly paused - if (state.flowing !== false) this.resume(); - } else if (ev === 'readable') { - if (!state.endEmitted && !state.readableListening) { - state.readableListening = state.needReadable = true; - state.flowing = false; - state.emittedReadable = false; - debug('on readable', state.length, state.reading); - if (state.length) { - emitReadable(this); - } else if (!state.reading) { - process.nextTick(nReadingNextTick, this); - } - } - } - return res; -}; -Readable.prototype.addListener = Readable.prototype.on; -Readable.prototype.removeListener = function (ev, fn) { - var res = Stream.prototype.removeListener.call(this, ev, fn); - if (ev === 'readable') { - // We need to check if there is someone still listening to - // readable and reset the state. However this needs to happen - // after readable has been emitted but before I/O (nextTick) to - // support once('readable', fn) cycles. This means that calling - // resume within the same tick will have no - // effect. - process.nextTick(updateReadableListening, this); - } - return res; -}; -Readable.prototype.removeAllListeners = function (ev) { - var res = Stream.prototype.removeAllListeners.apply(this, arguments); - if (ev === 'readable' || ev === undefined) { - // We need to check if there is someone still listening to - // readable and reset the state. However this needs to happen - // after readable has been emitted but before I/O (nextTick) to - // support once('readable', fn) cycles. This means that calling - // resume within the same tick will have no - // effect. - process.nextTick(updateReadableListening, this); - } - return res; -}; -function updateReadableListening(self) { - var state = self._readableState; - state.readableListening = self.listenerCount('readable') > 0; - if (state.resumeScheduled && !state.paused) { - // flowing needs to be set to true now, otherwise - // the upcoming resume will not flow. - state.flowing = true; - - // crude way to check if we should resume - } else if (self.listenerCount('data') > 0) { - self.resume(); - } -} -function nReadingNextTick(self) { - debug('readable nexttick read 0'); - self.read(0); -} - -// pause() and resume() are remnants of the legacy readable stream API -// If the user uses them, then switch into old mode. -Readable.prototype.resume = function () { - var state = this._readableState; - if (!state.flowing) { - debug('resume'); - // we flow only if there is no one listening - // for readable, but we still have to call - // resume() - state.flowing = !state.readableListening; - resume(this, state); - } - state.paused = false; - return this; -}; -function resume(stream, state) { - if (!state.resumeScheduled) { - state.resumeScheduled = true; - process.nextTick(resume_, stream, state); - } -} -function resume_(stream, state) { - debug('resume', state.reading); - if (!state.reading) { - stream.read(0); - } - state.resumeScheduled = false; - stream.emit('resume'); - flow(stream); - if (state.flowing && !state.reading) stream.read(0); -} -Readable.prototype.pause = function () { - debug('call pause flowing=%j', this._readableState.flowing); - if (this._readableState.flowing !== false) { - debug('pause'); - this._readableState.flowing = false; - this.emit('pause'); - } - this._readableState.paused = true; - return this; -}; -function flow(stream) { - var state = stream._readableState; - debug('flow', state.flowing); - while (state.flowing && stream.read() !== null); -} - -// wrap an old-style stream as the async data source. -// This is *not* part of the readable stream interface. -// It is an ugly unfortunate mess of history. -Readable.prototype.wrap = function (stream) { - var _this = this; - var state = this._readableState; - var paused = false; - stream.on('end', function () { - debug('wrapped end'); - if (state.decoder && !state.ended) { - var chunk = state.decoder.end(); - if (chunk && chunk.length) _this.push(chunk); - } - _this.push(null); - }); - stream.on('data', function (chunk) { - debug('wrapped data'); - if (state.decoder) chunk = state.decoder.write(chunk); - - // don't skip over falsy values in objectMode - if (state.objectMode && (chunk === null || chunk === undefined)) return;else if (!state.objectMode && (!chunk || !chunk.length)) return; - var ret = _this.push(chunk); - if (!ret) { - paused = true; - stream.pause(); - } - }); - - // proxy all the other methods. - // important when wrapping filters and duplexes. - for (var i in stream) { - if (this[i] === undefined && typeof stream[i] === 'function') { - this[i] = function methodWrap(method) { - return function methodWrapReturnFunction() { - return stream[method].apply(stream, arguments); - }; - }(i); - } - } - - // proxy certain important events. - for (var n = 0; n < kProxyEvents.length; n++) { - stream.on(kProxyEvents[n], this.emit.bind(this, kProxyEvents[n])); - } - - // when we try to consume some more bytes, simply unpause the - // underlying stream. - this._read = function (n) { - debug('wrapped _read', n); - if (paused) { - paused = false; - stream.resume(); - } - }; - return this; -}; -if (typeof Symbol === 'function') { - Readable.prototype[Symbol.asyncIterator] = function () { - if (createReadableStreamAsyncIterator === undefined) { - createReadableStreamAsyncIterator = __webpack_require__(46550); - } - return createReadableStreamAsyncIterator(this); - }; -} -Object.defineProperty(Readable.prototype, 'readableHighWaterMark', { - // making it explicit this property is not enumerable - // because otherwise some prototype manipulation in - // userland will fail - enumerable: false, - get: function get() { - return this._readableState.highWaterMark; - } -}); -Object.defineProperty(Readable.prototype, 'readableBuffer', { - // making it explicit this property is not enumerable - // because otherwise some prototype manipulation in - // userland will fail - enumerable: false, - get: function get() { - return this._readableState && this._readableState.buffer; - } -}); -Object.defineProperty(Readable.prototype, 'readableFlowing', { - // making it explicit this property is not enumerable - // because otherwise some prototype manipulation in - // userland will fail - enumerable: false, - get: function get() { - return this._readableState.flowing; - }, - set: function set(state) { - if (this._readableState) { - this._readableState.flowing = state; - } - } -}); - -// exposed for testing purposes only. -Readable._fromList = fromList; -Object.defineProperty(Readable.prototype, 'readableLength', { - // making it explicit this property is not enumerable - // because otherwise some prototype manipulation in - // userland will fail - enumerable: false, - get: function get() { - return this._readableState.length; - } -}); - -// Pluck off n bytes from an array of buffers. -// Length is the combined lengths of all the buffers in the list. -// This function is designed to be inlinable, so please take care when making -// changes to the function body. -function fromList(n, state) { - // nothing buffered - if (state.length === 0) return null; - var ret; - if (state.objectMode) ret = state.buffer.shift();else if (!n || n >= state.length) { - // read it all, truncate the list - if (state.decoder) ret = state.buffer.join('');else if (state.buffer.length === 1) ret = state.buffer.first();else ret = state.buffer.concat(state.length); - state.buffer.clear(); - } else { - // read part of list - ret = state.buffer.consume(n, state.decoder); - } - return ret; -} -function endReadable(stream) { - var state = stream._readableState; - debug('endReadable', state.endEmitted); - if (!state.endEmitted) { - state.ended = true; - process.nextTick(endReadableNT, state, stream); - } -} -function endReadableNT(state, stream) { - debug('endReadableNT', state.endEmitted, state.length); - - // Check that we didn't get one last unshift. - if (!state.endEmitted && state.length === 0) { - state.endEmitted = true; - stream.readable = false; - stream.emit('end'); - if (state.autoDestroy) { - // In case of duplex streams we need a way to detect - // if the writable side is ready for autoDestroy as well - var wState = stream._writableState; - if (!wState || wState.autoDestroy && wState.finished) { - stream.destroy(); - } - } - } -} -if (typeof Symbol === 'function') { - Readable.from = function (iterable, opts) { - if (from === undefined) { - from = __webpack_require__(91789); - } - return from(Readable, iterable, opts); - }; -} -function indexOf(xs, x) { - for (var i = 0, l = xs.length; i < l; i++) { - if (xs[i] === x) return i; - } - return -1; -} - -/***/ }), - -/***/ 39191: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -// Copyright Joyent, Inc. and other Node contributors. -// -// Permission is hereby granted, free of charge, to any person obtaining a -// copy of this software and associated documentation files (the -// "Software"), to deal in the Software without restriction, including -// without limitation the rights to use, copy, modify, merge, publish, -// distribute, sublicense, and/or sell copies of the Software, and to permit -// persons to whom the Software is furnished to do so, subject to the -// following conditions: -// -// The above copyright notice and this permission notice shall be included -// in all copies or substantial portions of the Software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR -// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE -// USE OR OTHER DEALINGS IN THE SOFTWARE. - -// a transform stream is a readable/writable stream where you do -// something with the data. Sometimes it's called a "filter", -// but that's not a great name for it, since that implies a thing where -// some bits pass through, and others are simply ignored. (That would -// be a valid example of a transform, of course.) -// -// While the output is causally related to the input, it's not a -// necessarily symmetric or synchronous transformation. For example, -// a zlib stream might take multiple plain-text writes(), and then -// emit a single compressed chunk some time in the future. -// -// Here's how this works: -// -// The Transform stream has all the aspects of the readable and writable -// stream classes. When you write(chunk), that calls _write(chunk,cb) -// internally, and returns false if there's a lot of pending writes -// buffered up. When you call read(), that calls _read(n) until -// there's enough pending readable data buffered up. -// -// In a transform stream, the written data is placed in a buffer. When -// _read(n) is called, it transforms the queued up data, calling the -// buffered _write cb's as it consumes chunks. If consuming a single -// written chunk would result in multiple output chunks, then the first -// outputted bit calls the readcb, and subsequent chunks just go into -// the read buffer, and will cause it to emit 'readable' if necessary. -// -// This way, back-pressure is actually determined by the reading side, -// since _read has to be called to start processing a new chunk. However, -// a pathological inflate type of transform can cause excessive buffering -// here. For example, imagine a stream where every byte of input is -// interpreted as an integer from 0-255, and then results in that many -// bytes of output. Writing the 4 bytes {ff,ff,ff,ff} would result in -// 1kb of data being output. In this case, you could write a very small -// amount of input, and end up with a very large amount of output. In -// such a pathological inflating mechanism, there'd be no way to tell -// the system to stop doing the transform. A single 4MB write could -// cause the system to run out of memory. -// -// However, even in such a pathological case, only a single written chunk -// would be consumed, and then the rest would wait (un-transformed) until -// the results of the previous transformed chunk were consumed. - - - -module.exports = Transform; -var _require$codes = (__webpack_require__(10298)/* .codes */ .F), - ERR_METHOD_NOT_IMPLEMENTED = _require$codes.ERR_METHOD_NOT_IMPLEMENTED, - ERR_MULTIPLE_CALLBACK = _require$codes.ERR_MULTIPLE_CALLBACK, - ERR_TRANSFORM_ALREADY_TRANSFORMING = _require$codes.ERR_TRANSFORM_ALREADY_TRANSFORMING, - ERR_TRANSFORM_WITH_LENGTH_0 = _require$codes.ERR_TRANSFORM_WITH_LENGTH_0; -var Duplex = __webpack_require__(60161); -__webpack_require__(53972)(Transform, Duplex); -function afterTransform(er, data) { - var ts = this._transformState; - ts.transforming = false; - var cb = ts.writecb; - if (cb === null) { - return this.emit('error', new ERR_MULTIPLE_CALLBACK()); - } - ts.writechunk = null; - ts.writecb = null; - if (data != null) - // single equals check for both `null` and `undefined` - this.push(data); - cb(er); - var rs = this._readableState; - rs.reading = false; - if (rs.needReadable || rs.length < rs.highWaterMark) { - this._read(rs.highWaterMark); - } -} -function Transform(options) { - if (!(this instanceof Transform)) return new Transform(options); - Duplex.call(this, options); - this._transformState = { - afterTransform: afterTransform.bind(this), - needTransform: false, - transforming: false, - writecb: null, - writechunk: null, - writeencoding: null - }; - - // start out asking for a readable event once data is transformed. - this._readableState.needReadable = true; - - // we have implemented the _read method, and done the other things - // that Readable wants before the first _read call, so unset the - // sync guard flag. - this._readableState.sync = false; - if (options) { - if (typeof options.transform === 'function') this._transform = options.transform; - if (typeof options.flush === 'function') this._flush = options.flush; - } - - // When the writable side finishes, then flush out anything remaining. - this.on('prefinish', prefinish); -} -function prefinish() { - var _this = this; - if (typeof this._flush === 'function' && !this._readableState.destroyed) { - this._flush(function (er, data) { - done(_this, er, data); - }); - } else { - done(this, null, null); - } -} -Transform.prototype.push = function (chunk, encoding) { - this._transformState.needTransform = false; - return Duplex.prototype.push.call(this, chunk, encoding); -}; - -// This is the part where you do stuff! -// override this function in implementation classes. -// 'chunk' is an input chunk. -// -// Call `push(newChunk)` to pass along transformed output -// to the readable side. You may call 'push' zero or more times. -// -// Call `cb(err)` when you are done with this chunk. If you pass -// an error, then that'll put the hurt on the whole operation. If you -// never call cb(), then you'll never get another chunk. -Transform.prototype._transform = function (chunk, encoding, cb) { - cb(new ERR_METHOD_NOT_IMPLEMENTED('_transform()')); -}; -Transform.prototype._write = function (chunk, encoding, cb) { - var ts = this._transformState; - ts.writecb = cb; - ts.writechunk = chunk; - ts.writeencoding = encoding; - if (!ts.transforming) { - var rs = this._readableState; - if (ts.needTransform || rs.needReadable || rs.length < rs.highWaterMark) this._read(rs.highWaterMark); - } -}; - -// Doesn't matter what the args are here. -// _transform does all the work. -// That we got here means that the readable side wants more data. -Transform.prototype._read = function (n) { - var ts = this._transformState; - if (ts.writechunk !== null && !ts.transforming) { - ts.transforming = true; - this._transform(ts.writechunk, ts.writeencoding, ts.afterTransform); - } else { - // mark that we need a transform, so that any data that comes in - // will get processed, now that we've asked for it. - ts.needTransform = true; - } -}; -Transform.prototype._destroy = function (err, cb) { - Duplex.prototype._destroy.call(this, err, function (err2) { - cb(err2); - }); -}; -function done(stream, er, data) { - if (er) return stream.emit('error', er); - if (data != null) - // single equals check for both `null` and `undefined` - stream.push(data); - - // TODO(BridgeAR): Write a test for these two error cases - // if there's nothing in the write buffer, then that means - // that nothing more will ever be provided - if (stream._writableState.length) throw new ERR_TRANSFORM_WITH_LENGTH_0(); - if (stream._transformState.transforming) throw new ERR_TRANSFORM_ALREADY_TRANSFORMING(); - return stream.push(null); -} - -/***/ }), - -/***/ 34027: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -// Copyright Joyent, Inc. and other Node contributors. -// -// Permission is hereby granted, free of charge, to any person obtaining a -// copy of this software and associated documentation files (the -// "Software"), to deal in the Software without restriction, including -// without limitation the rights to use, copy, modify, merge, publish, -// distribute, sublicense, and/or sell copies of the Software, and to permit -// persons to whom the Software is furnished to do so, subject to the -// following conditions: -// -// The above copyright notice and this permission notice shall be included -// in all copies or substantial portions of the Software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR -// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE -// USE OR OTHER DEALINGS IN THE SOFTWARE. - -// A bit simpler than readable streams. -// Implement an async ._write(chunk, encoding, cb), and it'll handle all -// the drain event emission and buffering. - - - -module.exports = Writable; - -/* */ -function WriteReq(chunk, encoding, cb) { - this.chunk = chunk; - this.encoding = encoding; - this.callback = cb; - this.next = null; -} - -// It seems a linked list but it is not -// there will be only 2 of these for each stream -function CorkedRequest(state) { - var _this = this; - this.next = null; - this.entry = null; - this.finish = function () { - onCorkedFinish(_this, state); - }; -} -/* */ - -/**/ -var Duplex; -/**/ - -Writable.WritableState = WritableState; - -/**/ -var internalUtil = { - deprecate: __webpack_require__(32926) -}; -/**/ - -/**/ -var Stream = __webpack_require__(51129); -/**/ - -var Buffer = (__webpack_require__(20181).Buffer); -var OurUint8Array = (typeof global !== 'undefined' ? global : typeof window !== 'undefined' ? window : typeof self !== 'undefined' ? self : {}).Uint8Array || function () {}; -function _uint8ArrayToBuffer(chunk) { - return Buffer.from(chunk); -} -function _isUint8Array(obj) { - return Buffer.isBuffer(obj) || obj instanceof OurUint8Array; -} -var destroyImpl = __webpack_require__(55951); -var _require = __webpack_require__(83392), - getHighWaterMark = _require.getHighWaterMark; -var _require$codes = (__webpack_require__(10298)/* .codes */ .F), - ERR_INVALID_ARG_TYPE = _require$codes.ERR_INVALID_ARG_TYPE, - ERR_METHOD_NOT_IMPLEMENTED = _require$codes.ERR_METHOD_NOT_IMPLEMENTED, - ERR_MULTIPLE_CALLBACK = _require$codes.ERR_MULTIPLE_CALLBACK, - ERR_STREAM_CANNOT_PIPE = _require$codes.ERR_STREAM_CANNOT_PIPE, - ERR_STREAM_DESTROYED = _require$codes.ERR_STREAM_DESTROYED, - ERR_STREAM_NULL_VALUES = _require$codes.ERR_STREAM_NULL_VALUES, - ERR_STREAM_WRITE_AFTER_END = _require$codes.ERR_STREAM_WRITE_AFTER_END, - ERR_UNKNOWN_ENCODING = _require$codes.ERR_UNKNOWN_ENCODING; -var errorOrDestroy = destroyImpl.errorOrDestroy; -__webpack_require__(53972)(Writable, Stream); -function nop() {} -function WritableState(options, stream, isDuplex) { - Duplex = Duplex || __webpack_require__(60161); - options = options || {}; - - // Duplex streams are both readable and writable, but share - // the same options object. - // However, some cases require setting options to different - // values for the readable and the writable sides of the duplex stream, - // e.g. options.readableObjectMode vs. options.writableObjectMode, etc. - if (typeof isDuplex !== 'boolean') isDuplex = stream instanceof Duplex; - - // object stream flag to indicate whether or not this stream - // contains buffers or objects. - this.objectMode = !!options.objectMode; - if (isDuplex) this.objectMode = this.objectMode || !!options.writableObjectMode; - - // the point at which write() starts returning false - // Note: 0 is a valid value, means that we always return false if - // the entire buffer is not flushed immediately on write() - this.highWaterMark = getHighWaterMark(this, options, 'writableHighWaterMark', isDuplex); - - // if _final has been called - this.finalCalled = false; - - // drain event flag. - this.needDrain = false; - // at the start of calling end() - this.ending = false; - // when end() has been called, and returned - this.ended = false; - // when 'finish' is emitted - this.finished = false; - - // has it been destroyed - this.destroyed = false; - - // should we decode strings into buffers before passing to _write? - // this is here so that some node-core streams can optimize string - // handling at a lower level. - var noDecode = options.decodeStrings === false; - this.decodeStrings = !noDecode; - - // Crypto is kind of old and crusty. Historically, its default string - // encoding is 'binary' so we have to make this configurable. - // Everything else in the universe uses 'utf8', though. - this.defaultEncoding = options.defaultEncoding || 'utf8'; - - // not an actual buffer we keep track of, but a measurement - // of how much we're waiting to get pushed to some underlying - // socket or file. - this.length = 0; - - // a flag to see when we're in the middle of a write. - this.writing = false; - - // when true all writes will be buffered until .uncork() call - this.corked = 0; - - // a flag to be able to tell if the onwrite cb is called immediately, - // or on a later tick. We set this to true at first, because any - // actions that shouldn't happen until "later" should generally also - // not happen before the first write call. - this.sync = true; - - // a flag to know if we're processing previously buffered items, which - // may call the _write() callback in the same tick, so that we don't - // end up in an overlapped onwrite situation. - this.bufferProcessing = false; - - // the callback that's passed to _write(chunk,cb) - this.onwrite = function (er) { - onwrite(stream, er); - }; - - // the callback that the user supplies to write(chunk,encoding,cb) - this.writecb = null; - - // the amount that is being written when _write is called. - this.writelen = 0; - this.bufferedRequest = null; - this.lastBufferedRequest = null; - - // number of pending user-supplied write callbacks - // this must be 0 before 'finish' can be emitted - this.pendingcb = 0; - - // emit prefinish if the only thing we're waiting for is _write cbs - // This is relevant for synchronous Transform streams - this.prefinished = false; - - // True if the error was already emitted and should not be thrown again - this.errorEmitted = false; - - // Should close be emitted on destroy. Defaults to true. - this.emitClose = options.emitClose !== false; - - // Should .destroy() be called after 'finish' (and potentially 'end') - this.autoDestroy = !!options.autoDestroy; - - // count buffered requests - this.bufferedRequestCount = 0; - - // allocate the first CorkedRequest, there is always - // one allocated and free to use, and we maintain at most two - this.corkedRequestsFree = new CorkedRequest(this); -} -WritableState.prototype.getBuffer = function getBuffer() { - var current = this.bufferedRequest; - var out = []; - while (current) { - out.push(current); - current = current.next; - } - return out; -}; -(function () { - try { - Object.defineProperty(WritableState.prototype, 'buffer', { - get: internalUtil.deprecate(function writableStateBufferGetter() { - return this.getBuffer(); - }, '_writableState.buffer is deprecated. Use _writableState.getBuffer ' + 'instead.', 'DEP0003') - }); - } catch (_) {} -})(); - -// Test _writableState for inheritance to account for Duplex streams, -// whose prototype chain only points to Readable. -var realHasInstance; -if (typeof Symbol === 'function' && Symbol.hasInstance && typeof Function.prototype[Symbol.hasInstance] === 'function') { - realHasInstance = Function.prototype[Symbol.hasInstance]; - Object.defineProperty(Writable, Symbol.hasInstance, { - value: function value(object) { - if (realHasInstance.call(this, object)) return true; - if (this !== Writable) return false; - return object && object._writableState instanceof WritableState; - } - }); -} else { - realHasInstance = function realHasInstance(object) { - return object instanceof this; - }; -} -function Writable(options) { - Duplex = Duplex || __webpack_require__(60161); - - // Writable ctor is applied to Duplexes, too. - // `realHasInstance` is necessary because using plain `instanceof` - // would return false, as no `_writableState` property is attached. - - // Trying to use the custom `instanceof` for Writable here will also break the - // Node.js LazyTransform implementation, which has a non-trivial getter for - // `_writableState` that would lead to infinite recursion. - - // Checking for a Stream.Duplex instance is faster here instead of inside - // the WritableState constructor, at least with V8 6.5 - var isDuplex = this instanceof Duplex; - if (!isDuplex && !realHasInstance.call(Writable, this)) return new Writable(options); - this._writableState = new WritableState(options, this, isDuplex); - - // legacy. - this.writable = true; - if (options) { - if (typeof options.write === 'function') this._write = options.write; - if (typeof options.writev === 'function') this._writev = options.writev; - if (typeof options.destroy === 'function') this._destroy = options.destroy; - if (typeof options.final === 'function') this._final = options.final; - } - Stream.call(this); -} - -// Otherwise people can pipe Writable streams, which is just wrong. -Writable.prototype.pipe = function () { - errorOrDestroy(this, new ERR_STREAM_CANNOT_PIPE()); -}; -function writeAfterEnd(stream, cb) { - var er = new ERR_STREAM_WRITE_AFTER_END(); - // TODO: defer error events consistently everywhere, not just the cb - errorOrDestroy(stream, er); - process.nextTick(cb, er); -} - -// Checks that a user-supplied chunk is valid, especially for the particular -// mode the stream is in. Currently this means that `null` is never accepted -// and undefined/non-string values are only allowed in object mode. -function validChunk(stream, state, chunk, cb) { - var er; - if (chunk === null) { - er = new ERR_STREAM_NULL_VALUES(); - } else if (typeof chunk !== 'string' && !state.objectMode) { - er = new ERR_INVALID_ARG_TYPE('chunk', ['string', 'Buffer'], chunk); - } - if (er) { - errorOrDestroy(stream, er); - process.nextTick(cb, er); - return false; - } - return true; -} -Writable.prototype.write = function (chunk, encoding, cb) { - var state = this._writableState; - var ret = false; - var isBuf = !state.objectMode && _isUint8Array(chunk); - if (isBuf && !Buffer.isBuffer(chunk)) { - chunk = _uint8ArrayToBuffer(chunk); - } - if (typeof encoding === 'function') { - cb = encoding; - encoding = null; - } - if (isBuf) encoding = 'buffer';else if (!encoding) encoding = state.defaultEncoding; - if (typeof cb !== 'function') cb = nop; - if (state.ending) writeAfterEnd(this, cb);else if (isBuf || validChunk(this, state, chunk, cb)) { - state.pendingcb++; - ret = writeOrBuffer(this, state, isBuf, chunk, encoding, cb); - } - return ret; -}; -Writable.prototype.cork = function () { - this._writableState.corked++; -}; -Writable.prototype.uncork = function () { - var state = this._writableState; - if (state.corked) { - state.corked--; - if (!state.writing && !state.corked && !state.bufferProcessing && state.bufferedRequest) clearBuffer(this, state); - } -}; -Writable.prototype.setDefaultEncoding = function setDefaultEncoding(encoding) { - // node::ParseEncoding() requires lower case. - if (typeof encoding === 'string') encoding = encoding.toLowerCase(); - if (!(['hex', 'utf8', 'utf-8', 'ascii', 'binary', 'base64', 'ucs2', 'ucs-2', 'utf16le', 'utf-16le', 'raw'].indexOf((encoding + '').toLowerCase()) > -1)) throw new ERR_UNKNOWN_ENCODING(encoding); - this._writableState.defaultEncoding = encoding; - return this; -}; -Object.defineProperty(Writable.prototype, 'writableBuffer', { - // making it explicit this property is not enumerable - // because otherwise some prototype manipulation in - // userland will fail - enumerable: false, - get: function get() { - return this._writableState && this._writableState.getBuffer(); - } -}); -function decodeChunk(state, chunk, encoding) { - if (!state.objectMode && state.decodeStrings !== false && typeof chunk === 'string') { - chunk = Buffer.from(chunk, encoding); - } - return chunk; -} -Object.defineProperty(Writable.prototype, 'writableHighWaterMark', { - // making it explicit this property is not enumerable - // because otherwise some prototype manipulation in - // userland will fail - enumerable: false, - get: function get() { - return this._writableState.highWaterMark; - } -}); - -// if we're already writing something, then just put this -// in the queue, and wait our turn. Otherwise, call _write -// If we return false, then we need a drain event, so set that flag. -function writeOrBuffer(stream, state, isBuf, chunk, encoding, cb) { - if (!isBuf) { - var newChunk = decodeChunk(state, chunk, encoding); - if (chunk !== newChunk) { - isBuf = true; - encoding = 'buffer'; - chunk = newChunk; - } - } - var len = state.objectMode ? 1 : chunk.length; - state.length += len; - var ret = state.length < state.highWaterMark; - // we must ensure that previous needDrain will not be reset to false. - if (!ret) state.needDrain = true; - if (state.writing || state.corked) { - var last = state.lastBufferedRequest; - state.lastBufferedRequest = { - chunk: chunk, - encoding: encoding, - isBuf: isBuf, - callback: cb, - next: null - }; - if (last) { - last.next = state.lastBufferedRequest; - } else { - state.bufferedRequest = state.lastBufferedRequest; - } - state.bufferedRequestCount += 1; - } else { - doWrite(stream, state, false, len, chunk, encoding, cb); - } - return ret; -} -function doWrite(stream, state, writev, len, chunk, encoding, cb) { - state.writelen = len; - state.writecb = cb; - state.writing = true; - state.sync = true; - if (state.destroyed) state.onwrite(new ERR_STREAM_DESTROYED('write'));else if (writev) stream._writev(chunk, state.onwrite);else stream._write(chunk, encoding, state.onwrite); - state.sync = false; -} -function onwriteError(stream, state, sync, er, cb) { - --state.pendingcb; - if (sync) { - // defer the callback if we are being called synchronously - // to avoid piling up things on the stack - process.nextTick(cb, er); - // this can emit finish, and it will always happen - // after error - process.nextTick(finishMaybe, stream, state); - stream._writableState.errorEmitted = true; - errorOrDestroy(stream, er); - } else { - // the caller expect this to happen before if - // it is async - cb(er); - stream._writableState.errorEmitted = true; - errorOrDestroy(stream, er); - // this can emit finish, but finish must - // always follow error - finishMaybe(stream, state); - } -} -function onwriteStateUpdate(state) { - state.writing = false; - state.writecb = null; - state.length -= state.writelen; - state.writelen = 0; -} -function onwrite(stream, er) { - var state = stream._writableState; - var sync = state.sync; - var cb = state.writecb; - if (typeof cb !== 'function') throw new ERR_MULTIPLE_CALLBACK(); - onwriteStateUpdate(state); - if (er) onwriteError(stream, state, sync, er, cb);else { - // Check if we're actually ready to finish, but don't emit yet - var finished = needFinish(state) || stream.destroyed; - if (!finished && !state.corked && !state.bufferProcessing && state.bufferedRequest) { - clearBuffer(stream, state); - } - if (sync) { - process.nextTick(afterWrite, stream, state, finished, cb); - } else { - afterWrite(stream, state, finished, cb); - } - } -} -function afterWrite(stream, state, finished, cb) { - if (!finished) onwriteDrain(stream, state); - state.pendingcb--; - cb(); - finishMaybe(stream, state); -} - -// Must force callback to be called on nextTick, so that we don't -// emit 'drain' before the write() consumer gets the 'false' return -// value, and has a chance to attach a 'drain' listener. -function onwriteDrain(stream, state) { - if (state.length === 0 && state.needDrain) { - state.needDrain = false; - stream.emit('drain'); - } -} - -// if there's something in the buffer waiting, then process it -function clearBuffer(stream, state) { - state.bufferProcessing = true; - var entry = state.bufferedRequest; - if (stream._writev && entry && entry.next) { - // Fast case, write everything using _writev() - var l = state.bufferedRequestCount; - var buffer = new Array(l); - var holder = state.corkedRequestsFree; - holder.entry = entry; - var count = 0; - var allBuffers = true; - while (entry) { - buffer[count] = entry; - if (!entry.isBuf) allBuffers = false; - entry = entry.next; - count += 1; - } - buffer.allBuffers = allBuffers; - doWrite(stream, state, true, state.length, buffer, '', holder.finish); - - // doWrite is almost always async, defer these to save a bit of time - // as the hot path ends with doWrite - state.pendingcb++; - state.lastBufferedRequest = null; - if (holder.next) { - state.corkedRequestsFree = holder.next; - holder.next = null; - } else { - state.corkedRequestsFree = new CorkedRequest(state); - } - state.bufferedRequestCount = 0; - } else { - // Slow case, write chunks one-by-one - while (entry) { - var chunk = entry.chunk; - var encoding = entry.encoding; - var cb = entry.callback; - var len = state.objectMode ? 1 : chunk.length; - doWrite(stream, state, false, len, chunk, encoding, cb); - entry = entry.next; - state.bufferedRequestCount--; - // if we didn't call the onwrite immediately, then - // it means that we need to wait until it does. - // also, that means that the chunk and cb are currently - // being processed, so move the buffer counter past them. - if (state.writing) { - break; - } - } - if (entry === null) state.lastBufferedRequest = null; - } - state.bufferedRequest = entry; - state.bufferProcessing = false; -} -Writable.prototype._write = function (chunk, encoding, cb) { - cb(new ERR_METHOD_NOT_IMPLEMENTED('_write()')); -}; -Writable.prototype._writev = null; -Writable.prototype.end = function (chunk, encoding, cb) { - var state = this._writableState; - if (typeof chunk === 'function') { - cb = chunk; - chunk = null; - encoding = null; - } else if (typeof encoding === 'function') { - cb = encoding; - encoding = null; - } - if (chunk !== null && chunk !== undefined) this.write(chunk, encoding); - - // .end() fully uncorks - if (state.corked) { - state.corked = 1; - this.uncork(); - } - - // ignore unnecessary end() calls. - if (!state.ending) endWritable(this, state, cb); - return this; -}; -Object.defineProperty(Writable.prototype, 'writableLength', { - // making it explicit this property is not enumerable - // because otherwise some prototype manipulation in - // userland will fail - enumerable: false, - get: function get() { - return this._writableState.length; - } -}); -function needFinish(state) { - return state.ending && state.length === 0 && state.bufferedRequest === null && !state.finished && !state.writing; -} -function callFinal(stream, state) { - stream._final(function (err) { - state.pendingcb--; - if (err) { - errorOrDestroy(stream, err); - } - state.prefinished = true; - stream.emit('prefinish'); - finishMaybe(stream, state); - }); -} -function prefinish(stream, state) { - if (!state.prefinished && !state.finalCalled) { - if (typeof stream._final === 'function' && !state.destroyed) { - state.pendingcb++; - state.finalCalled = true; - process.nextTick(callFinal, stream, state); - } else { - state.prefinished = true; - stream.emit('prefinish'); - } - } -} -function finishMaybe(stream, state) { - var need = needFinish(state); - if (need) { - prefinish(stream, state); - if (state.pendingcb === 0) { - state.finished = true; - stream.emit('finish'); - if (state.autoDestroy) { - // In case of duplex streams we need a way to detect - // if the readable side is ready for autoDestroy as well - var rState = stream._readableState; - if (!rState || rState.autoDestroy && rState.endEmitted) { - stream.destroy(); - } - } - } - } - return need; -} -function endWritable(stream, state, cb) { - state.ending = true; - finishMaybe(stream, state); - if (cb) { - if (state.finished) process.nextTick(cb);else stream.once('finish', cb); - } - state.ended = true; - stream.writable = false; -} -function onCorkedFinish(corkReq, state, err) { - var entry = corkReq.entry; - corkReq.entry = null; - while (entry) { - var cb = entry.callback; - state.pendingcb--; - cb(err); - entry = entry.next; - } - - // reuse the free corkReq. - state.corkedRequestsFree.next = corkReq; -} -Object.defineProperty(Writable.prototype, 'destroyed', { - // making it explicit this property is not enumerable - // because otherwise some prototype manipulation in - // userland will fail - enumerable: false, - get: function get() { - if (this._writableState === undefined) { - return false; - } - return this._writableState.destroyed; - }, - set: function set(value) { - // we ignore the value if the stream - // has not been initialized yet - if (!this._writableState) { - return; - } - - // backward compatibility, the user is explicitly - // managing destroyed - this._writableState.destroyed = value; - } -}); -Writable.prototype.destroy = destroyImpl.destroy; -Writable.prototype._undestroy = destroyImpl.undestroy; -Writable.prototype._destroy = function (err, cb) { - cb(err); -}; - -/***/ }), - -/***/ 46550: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -var _Object$setPrototypeO; -function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } -function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return typeof key === "symbol" ? key : String(key); } -function _toPrimitive(input, hint) { if (typeof input !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (typeof res !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); } -var finished = __webpack_require__(17749); -var kLastResolve = Symbol('lastResolve'); -var kLastReject = Symbol('lastReject'); -var kError = Symbol('error'); -var kEnded = Symbol('ended'); -var kLastPromise = Symbol('lastPromise'); -var kHandlePromise = Symbol('handlePromise'); -var kStream = Symbol('stream'); -function createIterResult(value, done) { - return { - value: value, - done: done - }; -} -function readAndResolve(iter) { - var resolve = iter[kLastResolve]; - if (resolve !== null) { - var data = iter[kStream].read(); - // we defer if data is null - // we can be expecting either 'end' or - // 'error' - if (data !== null) { - iter[kLastPromise] = null; - iter[kLastResolve] = null; - iter[kLastReject] = null; - resolve(createIterResult(data, false)); - } - } -} -function onReadable(iter) { - // we wait for the next tick, because it might - // emit an error with process.nextTick - process.nextTick(readAndResolve, iter); -} -function wrapForNext(lastPromise, iter) { - return function (resolve, reject) { - lastPromise.then(function () { - if (iter[kEnded]) { - resolve(createIterResult(undefined, true)); - return; - } - iter[kHandlePromise](resolve, reject); - }, reject); - }; -} -var AsyncIteratorPrototype = Object.getPrototypeOf(function () {}); -var ReadableStreamAsyncIteratorPrototype = Object.setPrototypeOf((_Object$setPrototypeO = { - get stream() { - return this[kStream]; - }, - next: function next() { - var _this = this; - // if we have detected an error in the meanwhile - // reject straight away - var error = this[kError]; - if (error !== null) { - return Promise.reject(error); - } - if (this[kEnded]) { - return Promise.resolve(createIterResult(undefined, true)); - } - if (this[kStream].destroyed) { - // We need to defer via nextTick because if .destroy(err) is - // called, the error will be emitted via nextTick, and - // we cannot guarantee that there is no error lingering around - // waiting to be emitted. - return new Promise(function (resolve, reject) { - process.nextTick(function () { - if (_this[kError]) { - reject(_this[kError]); - } else { - resolve(createIterResult(undefined, true)); - } - }); - }); - } - - // if we have multiple next() calls - // we will wait for the previous Promise to finish - // this logic is optimized to support for await loops, - // where next() is only called once at a time - var lastPromise = this[kLastPromise]; - var promise; - if (lastPromise) { - promise = new Promise(wrapForNext(lastPromise, this)); - } else { - // fast path needed to support multiple this.push() - // without triggering the next() queue - var data = this[kStream].read(); - if (data !== null) { - return Promise.resolve(createIterResult(data, false)); - } - promise = new Promise(this[kHandlePromise]); - } - this[kLastPromise] = promise; - return promise; - } -}, _defineProperty(_Object$setPrototypeO, Symbol.asyncIterator, function () { - return this; -}), _defineProperty(_Object$setPrototypeO, "return", function _return() { - var _this2 = this; - // destroy(err, cb) is a private API - // we can guarantee we have that here, because we control the - // Readable class this is attached to - return new Promise(function (resolve, reject) { - _this2[kStream].destroy(null, function (err) { - if (err) { - reject(err); - return; - } - resolve(createIterResult(undefined, true)); - }); - }); -}), _Object$setPrototypeO), AsyncIteratorPrototype); -var createReadableStreamAsyncIterator = function createReadableStreamAsyncIterator(stream) { - var _Object$create; - var iterator = Object.create(ReadableStreamAsyncIteratorPrototype, (_Object$create = {}, _defineProperty(_Object$create, kStream, { - value: stream, - writable: true - }), _defineProperty(_Object$create, kLastResolve, { - value: null, - writable: true - }), _defineProperty(_Object$create, kLastReject, { - value: null, - writable: true - }), _defineProperty(_Object$create, kError, { - value: null, - writable: true - }), _defineProperty(_Object$create, kEnded, { - value: stream._readableState.endEmitted, - writable: true - }), _defineProperty(_Object$create, kHandlePromise, { - value: function value(resolve, reject) { - var data = iterator[kStream].read(); - if (data) { - iterator[kLastPromise] = null; - iterator[kLastResolve] = null; - iterator[kLastReject] = null; - resolve(createIterResult(data, false)); - } else { - iterator[kLastResolve] = resolve; - iterator[kLastReject] = reject; - } - }, - writable: true - }), _Object$create)); - iterator[kLastPromise] = null; - finished(stream, function (err) { - if (err && err.code !== 'ERR_STREAM_PREMATURE_CLOSE') { - var reject = iterator[kLastReject]; - // reject if we are waiting for data in the Promise - // returned by next() and store the error - if (reject !== null) { - iterator[kLastPromise] = null; - iterator[kLastResolve] = null; - iterator[kLastReject] = null; - reject(err); - } - iterator[kError] = err; - return; - } - var resolve = iterator[kLastResolve]; - if (resolve !== null) { - iterator[kLastPromise] = null; - iterator[kLastResolve] = null; - iterator[kLastReject] = null; - resolve(createIterResult(undefined, true)); - } - iterator[kEnded] = true; - }); - stream.on('readable', onReadable.bind(null, iterator)); - return iterator; -}; -module.exports = createReadableStreamAsyncIterator; - -/***/ }), - -/***/ 21586: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; } -function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; } -function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } -function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } -function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } } -function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; } -function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return typeof key === "symbol" ? key : String(key); } -function _toPrimitive(input, hint) { if (typeof input !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (typeof res !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); } -var _require = __webpack_require__(20181), - Buffer = _require.Buffer; -var _require2 = __webpack_require__(39023), - inspect = _require2.inspect; -var custom = inspect && inspect.custom || 'inspect'; -function copyBuffer(src, target, offset) { - Buffer.prototype.copy.call(src, target, offset); -} -module.exports = /*#__PURE__*/function () { - function BufferList() { - _classCallCheck(this, BufferList); - this.head = null; - this.tail = null; - this.length = 0; - } - _createClass(BufferList, [{ - key: "push", - value: function push(v) { - var entry = { - data: v, - next: null - }; - if (this.length > 0) this.tail.next = entry;else this.head = entry; - this.tail = entry; - ++this.length; - } - }, { - key: "unshift", - value: function unshift(v) { - var entry = { - data: v, - next: this.head - }; - if (this.length === 0) this.tail = entry; - this.head = entry; - ++this.length; - } - }, { - key: "shift", - value: function shift() { - if (this.length === 0) return; - var ret = this.head.data; - if (this.length === 1) this.head = this.tail = null;else this.head = this.head.next; - --this.length; - return ret; - } - }, { - key: "clear", - value: function clear() { - this.head = this.tail = null; - this.length = 0; - } - }, { - key: "join", - value: function join(s) { - if (this.length === 0) return ''; - var p = this.head; - var ret = '' + p.data; - while (p = p.next) ret += s + p.data; - return ret; - } - }, { - key: "concat", - value: function concat(n) { - if (this.length === 0) return Buffer.alloc(0); - var ret = Buffer.allocUnsafe(n >>> 0); - var p = this.head; - var i = 0; - while (p) { - copyBuffer(p.data, ret, i); - i += p.data.length; - p = p.next; - } - return ret; - } - - // Consumes a specified amount of bytes or characters from the buffered data. - }, { - key: "consume", - value: function consume(n, hasStrings) { - var ret; - if (n < this.head.data.length) { - // `slice` is the same for buffers and strings. - ret = this.head.data.slice(0, n); - this.head.data = this.head.data.slice(n); - } else if (n === this.head.data.length) { - // First chunk is a perfect match. - ret = this.shift(); - } else { - // Result spans more than one buffer. - ret = hasStrings ? this._getString(n) : this._getBuffer(n); - } - return ret; - } - }, { - key: "first", - value: function first() { - return this.head.data; - } - - // Consumes a specified amount of characters from the buffered data. - }, { - key: "_getString", - value: function _getString(n) { - var p = this.head; - var c = 1; - var ret = p.data; - n -= ret.length; - while (p = p.next) { - var str = p.data; - var nb = n > str.length ? str.length : n; - if (nb === str.length) ret += str;else ret += str.slice(0, n); - n -= nb; - if (n === 0) { - if (nb === str.length) { - ++c; - if (p.next) this.head = p.next;else this.head = this.tail = null; - } else { - this.head = p; - p.data = str.slice(nb); - } - break; - } - ++c; - } - this.length -= c; - return ret; - } - - // Consumes a specified amount of bytes from the buffered data. - }, { - key: "_getBuffer", - value: function _getBuffer(n) { - var ret = Buffer.allocUnsafe(n); - var p = this.head; - var c = 1; - p.data.copy(ret); - n -= p.data.length; - while (p = p.next) { - var buf = p.data; - var nb = n > buf.length ? buf.length : n; - buf.copy(ret, ret.length - n, 0, nb); - n -= nb; - if (n === 0) { - if (nb === buf.length) { - ++c; - if (p.next) this.head = p.next;else this.head = this.tail = null; - } else { - this.head = p; - p.data = buf.slice(nb); - } - break; - } - ++c; - } - this.length -= c; - return ret; - } - - // Make sure the linked list only shows the minimal necessary information. - }, { - key: custom, - value: function value(_, options) { - return inspect(this, _objectSpread(_objectSpread({}, options), {}, { - // Only inspect one level. - depth: 0, - // It should not recurse. - customInspect: false - })); - } - }]); - return BufferList; -}(); - -/***/ }), - -/***/ 55951: -/***/ ((module) => { - -"use strict"; - - -// undocumented cb() API, needed for core, not for public API -function destroy(err, cb) { - var _this = this; - var readableDestroyed = this._readableState && this._readableState.destroyed; - var writableDestroyed = this._writableState && this._writableState.destroyed; - if (readableDestroyed || writableDestroyed) { - if (cb) { - cb(err); - } else if (err) { - if (!this._writableState) { - process.nextTick(emitErrorNT, this, err); - } else if (!this._writableState.errorEmitted) { - this._writableState.errorEmitted = true; - process.nextTick(emitErrorNT, this, err); - } - } - return this; - } - - // we set destroyed to true before firing error callbacks in order - // to make it re-entrance safe in case destroy() is called within callbacks - - if (this._readableState) { - this._readableState.destroyed = true; - } - - // if this is a duplex stream mark the writable part as destroyed as well - if (this._writableState) { - this._writableState.destroyed = true; - } - this._destroy(err || null, function (err) { - if (!cb && err) { - if (!_this._writableState) { - process.nextTick(emitErrorAndCloseNT, _this, err); - } else if (!_this._writableState.errorEmitted) { - _this._writableState.errorEmitted = true; - process.nextTick(emitErrorAndCloseNT, _this, err); - } else { - process.nextTick(emitCloseNT, _this); - } - } else if (cb) { - process.nextTick(emitCloseNT, _this); - cb(err); - } else { - process.nextTick(emitCloseNT, _this); - } - }); - return this; -} -function emitErrorAndCloseNT(self, err) { - emitErrorNT(self, err); - emitCloseNT(self); -} -function emitCloseNT(self) { - if (self._writableState && !self._writableState.emitClose) return; - if (self._readableState && !self._readableState.emitClose) return; - self.emit('close'); -} -function undestroy() { - if (this._readableState) { - this._readableState.destroyed = false; - this._readableState.reading = false; - this._readableState.ended = false; - this._readableState.endEmitted = false; - } - if (this._writableState) { - this._writableState.destroyed = false; - this._writableState.ended = false; - this._writableState.ending = false; - this._writableState.finalCalled = false; - this._writableState.prefinished = false; - this._writableState.finished = false; - this._writableState.errorEmitted = false; - } -} -function emitErrorNT(self, err) { - self.emit('error', err); -} -function errorOrDestroy(stream, err) { - // We have tests that rely on errors being emitted - // in the same tick, so changing this is semver major. - // For now when you opt-in to autoDestroy we allow - // the error to be emitted nextTick. In a future - // semver major update we should change the default to this. - - var rState = stream._readableState; - var wState = stream._writableState; - if (rState && rState.autoDestroy || wState && wState.autoDestroy) stream.destroy(err);else stream.emit('error', err); -} -module.exports = { - destroy: destroy, - undestroy: undestroy, - errorOrDestroy: errorOrDestroy -}; - -/***/ }), - -/***/ 17749: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -// Ported from https://github.com/mafintosh/end-of-stream with -// permission from the author, Mathias Buus (@mafintosh). - - - -var ERR_STREAM_PREMATURE_CLOSE = (__webpack_require__(10298)/* .codes */ .F).ERR_STREAM_PREMATURE_CLOSE; -function once(callback) { - var called = false; - return function () { - if (called) return; - called = true; - for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) { - args[_key] = arguments[_key]; - } - callback.apply(this, args); - }; -} -function noop() {} -function isRequest(stream) { - return stream.setHeader && typeof stream.abort === 'function'; -} -function eos(stream, opts, callback) { - if (typeof opts === 'function') return eos(stream, null, opts); - if (!opts) opts = {}; - callback = once(callback || noop); - var readable = opts.readable || opts.readable !== false && stream.readable; - var writable = opts.writable || opts.writable !== false && stream.writable; - var onlegacyfinish = function onlegacyfinish() { - if (!stream.writable) onfinish(); - }; - var writableEnded = stream._writableState && stream._writableState.finished; - var onfinish = function onfinish() { - writable = false; - writableEnded = true; - if (!readable) callback.call(stream); - }; - var readableEnded = stream._readableState && stream._readableState.endEmitted; - var onend = function onend() { - readable = false; - readableEnded = true; - if (!writable) callback.call(stream); - }; - var onerror = function onerror(err) { - callback.call(stream, err); - }; - var onclose = function onclose() { - var err; - if (readable && !readableEnded) { - if (!stream._readableState || !stream._readableState.ended) err = new ERR_STREAM_PREMATURE_CLOSE(); - return callback.call(stream, err); - } - if (writable && !writableEnded) { - if (!stream._writableState || !stream._writableState.ended) err = new ERR_STREAM_PREMATURE_CLOSE(); - return callback.call(stream, err); - } - }; - var onrequest = function onrequest() { - stream.req.on('finish', onfinish); - }; - if (isRequest(stream)) { - stream.on('complete', onfinish); - stream.on('abort', onclose); - if (stream.req) onrequest();else stream.on('request', onrequest); - } else if (writable && !stream._writableState) { - // legacy streams - stream.on('end', onlegacyfinish); - stream.on('close', onlegacyfinish); - } - stream.on('end', onend); - stream.on('finish', onfinish); - if (opts.error !== false) stream.on('error', onerror); - stream.on('close', onclose); - return function () { - stream.removeListener('complete', onfinish); - stream.removeListener('abort', onclose); - stream.removeListener('request', onrequest); - if (stream.req) stream.req.removeListener('finish', onfinish); - stream.removeListener('end', onlegacyfinish); - stream.removeListener('close', onlegacyfinish); - stream.removeListener('finish', onfinish); - stream.removeListener('end', onend); - stream.removeListener('error', onerror); - stream.removeListener('close', onclose); - }; -} -module.exports = eos; - -/***/ }), - -/***/ 91789: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } } -function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; } -function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; } -function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; } -function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } -function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return typeof key === "symbol" ? key : String(key); } -function _toPrimitive(input, hint) { if (typeof input !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (typeof res !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); } -var ERR_INVALID_ARG_TYPE = (__webpack_require__(10298)/* .codes */ .F).ERR_INVALID_ARG_TYPE; -function from(Readable, iterable, opts) { - var iterator; - if (iterable && typeof iterable.next === 'function') { - iterator = iterable; - } else if (iterable && iterable[Symbol.asyncIterator]) iterator = iterable[Symbol.asyncIterator]();else if (iterable && iterable[Symbol.iterator]) iterator = iterable[Symbol.iterator]();else throw new ERR_INVALID_ARG_TYPE('iterable', ['Iterable'], iterable); - var readable = new Readable(_objectSpread({ - objectMode: true - }, opts)); - // Reading boolean to protect against _read - // being called before last iteration completion. - var reading = false; - readable._read = function () { - if (!reading) { - reading = true; - next(); - } - }; - function next() { - return _next2.apply(this, arguments); - } - function _next2() { - _next2 = _asyncToGenerator(function* () { - try { - var _yield$iterator$next = yield iterator.next(), - value = _yield$iterator$next.value, - done = _yield$iterator$next.done; - if (done) { - readable.push(null); - } else if (readable.push(yield value)) { - next(); - } else { - reading = false; - } - } catch (err) { - readable.destroy(err); - } - }); - return _next2.apply(this, arguments); - } - return readable; -} -module.exports = from; - - -/***/ }), - -/***/ 19791: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -// Ported from https://github.com/mafintosh/pump with -// permission from the author, Mathias Buus (@mafintosh). - - - -var eos; -function once(callback) { - var called = false; - return function () { - if (called) return; - called = true; - callback.apply(void 0, arguments); - }; -} -var _require$codes = (__webpack_require__(10298)/* .codes */ .F), - ERR_MISSING_ARGS = _require$codes.ERR_MISSING_ARGS, - ERR_STREAM_DESTROYED = _require$codes.ERR_STREAM_DESTROYED; -function noop(err) { - // Rethrow the error if it exists to avoid swallowing it - if (err) throw err; -} -function isRequest(stream) { - return stream.setHeader && typeof stream.abort === 'function'; -} -function destroyer(stream, reading, writing, callback) { - callback = once(callback); - var closed = false; - stream.on('close', function () { - closed = true; - }); - if (eos === undefined) eos = __webpack_require__(17749); - eos(stream, { - readable: reading, - writable: writing - }, function (err) { - if (err) return callback(err); - closed = true; - callback(); - }); - var destroyed = false; - return function (err) { - if (closed) return; - if (destroyed) return; - destroyed = true; - - // request.destroy just do .end - .abort is what we want - if (isRequest(stream)) return stream.abort(); - if (typeof stream.destroy === 'function') return stream.destroy(); - callback(err || new ERR_STREAM_DESTROYED('pipe')); - }; -} -function call(fn) { - fn(); -} -function pipe(from, to) { - return from.pipe(to); -} -function popCallback(streams) { - if (!streams.length) return noop; - if (typeof streams[streams.length - 1] !== 'function') return noop; - return streams.pop(); -} -function pipeline() { - for (var _len = arguments.length, streams = new Array(_len), _key = 0; _key < _len; _key++) { - streams[_key] = arguments[_key]; - } - var callback = popCallback(streams); - if (Array.isArray(streams[0])) streams = streams[0]; - if (streams.length < 2) { - throw new ERR_MISSING_ARGS('streams'); - } - var error; - var destroys = streams.map(function (stream, i) { - var reading = i < streams.length - 1; - var writing = i > 0; - return destroyer(stream, reading, writing, function (err) { - if (!error) error = err; - if (err) destroys.forEach(call); - if (reading) return; - destroys.forEach(call); - callback(error); - }); - }); - return streams.reduce(pipe); -} -module.exports = pipeline; - -/***/ }), - -/***/ 83392: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -var ERR_INVALID_OPT_VALUE = (__webpack_require__(10298)/* .codes */ .F).ERR_INVALID_OPT_VALUE; -function highWaterMarkFrom(options, isDuplex, duplexKey) { - return options.highWaterMark != null ? options.highWaterMark : isDuplex ? options[duplexKey] : null; -} -function getHighWaterMark(state, options, duplexKey, isDuplex) { - var hwm = highWaterMarkFrom(options, isDuplex, duplexKey); - if (hwm != null) { - if (!(isFinite(hwm) && Math.floor(hwm) === hwm) || hwm < 0) { - var name = isDuplex ? duplexKey : 'highWaterMark'; - throw new ERR_INVALID_OPT_VALUE(name, hwm); - } - return Math.floor(hwm); - } - - // Default value - return state.objectMode ? 16 : 16 * 1024; -} -module.exports = { - getHighWaterMark: getHighWaterMark -}; - -/***/ }), - -/***/ 51129: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -module.exports = __webpack_require__(2203); - - -/***/ }), - -/***/ 72093: -/***/ ((module, exports, __webpack_require__) => { - -var Stream = __webpack_require__(2203); -if (process.env.READABLE_STREAM === 'disable' && Stream) { - module.exports = Stream.Readable; - Object.assign(module.exports, Stream); - module.exports.Stream = Stream; -} else { - exports = module.exports = __webpack_require__(56935); - exports.Stream = Stream || exports; - exports.Readable = exports; - exports.Writable = __webpack_require__(34027); - exports.Duplex = __webpack_require__(60161); - exports.Transform = __webpack_require__(39191); - exports.PassThrough = __webpack_require__(54965); - exports.finished = __webpack_require__(17749); - exports.pipeline = __webpack_require__(19791); -} - - -/***/ }), - -/***/ 50980: -/***/ ((module, exports, __webpack_require__) => { - -/*! safe-buffer. MIT License. Feross Aboukhadijeh */ -/* eslint-disable node/no-deprecated-api */ -var buffer = __webpack_require__(20181) -var Buffer = buffer.Buffer - -// alternative to using Object.keys for old browsers -function copyProps (src, dst) { - for (var key in src) { - dst[key] = src[key] - } -} -if (Buffer.from && Buffer.alloc && Buffer.allocUnsafe && Buffer.allocUnsafeSlow) { - module.exports = buffer -} else { - // Copy properties from require('buffer') - copyProps(buffer, exports) - exports.Buffer = SafeBuffer -} - -function SafeBuffer (arg, encodingOrOffset, length) { - return Buffer(arg, encodingOrOffset, length) -} - -SafeBuffer.prototype = Object.create(Buffer.prototype) - -// Copy static methods from Buffer -copyProps(Buffer, SafeBuffer) - -SafeBuffer.from = function (arg, encodingOrOffset, length) { - if (typeof arg === 'number') { - throw new TypeError('Argument must not be a number') - } - return Buffer(arg, encodingOrOffset, length) -} - -SafeBuffer.alloc = function (size, fill, encoding) { - if (typeof size !== 'number') { - throw new TypeError('Argument must be a number') - } - var buf = Buffer(size) - if (fill !== undefined) { - if (typeof encoding === 'string') { - buf.fill(fill, encoding) - } else { - buf.fill(fill) - } - } else { - buf.fill(0) - } - return buf -} - -SafeBuffer.allocUnsafe = function (size) { - if (typeof size !== 'number') { - throw new TypeError('Argument must be a number') - } - return Buffer(size) -} - -SafeBuffer.allocUnsafeSlow = function (size) { - if (typeof size !== 'number') { - throw new TypeError('Argument must be a number') - } - return buffer.SlowBuffer(size) -} - - -/***/ }), - -/***/ 27433: -/***/ ((module, exports) => { - -"use strict"; - - -const { hasOwnProperty } = Object.prototype - -const stringify = configure() - -// @ts-expect-error -stringify.configure = configure -// @ts-expect-error -stringify.stringify = stringify - -// @ts-expect-error -stringify.default = stringify - -// @ts-expect-error used for named export -exports.stringify = stringify -// @ts-expect-error used for named export -exports.configure = configure - -module.exports = stringify - -// eslint-disable-next-line no-control-regex -const strEscapeSequencesRegExp = /[\u0000-\u001f\u0022\u005c\ud800-\udfff]/ - -// Escape C0 control characters, double quotes, the backslash and every code -// unit with a numeric value in the inclusive range 0xD800 to 0xDFFF. -function strEscape (str) { - // Some magic numbers that worked out fine while benchmarking with v8 8.0 - if (str.length < 5000 && !strEscapeSequencesRegExp.test(str)) { - return `"${str}"` - } - return JSON.stringify(str) -} - -function sort (array, comparator) { - // Insertion sort is very efficient for small input sizes, but it has a bad - // worst case complexity. Thus, use native array sort for bigger values. - if (array.length > 2e2 || comparator) { - return array.sort(comparator) - } - for (let i = 1; i < array.length; i++) { - const currentValue = array[i] - let position = i - while (position !== 0 && array[position - 1] > currentValue) { - array[position] = array[position - 1] - position-- - } - array[position] = currentValue - } - return array -} - -const typedArrayPrototypeGetSymbolToStringTag = - Object.getOwnPropertyDescriptor( - Object.getPrototypeOf( - Object.getPrototypeOf( - new Int8Array() - ) - ), - Symbol.toStringTag - ).get - -function isTypedArrayWithEntries (value) { - return typedArrayPrototypeGetSymbolToStringTag.call(value) !== undefined && value.length !== 0 -} - -function stringifyTypedArray (array, separator, maximumBreadth) { - if (array.length < maximumBreadth) { - maximumBreadth = array.length - } - const whitespace = separator === ',' ? '' : ' ' - let res = `"0":${whitespace}${array[0]}` - for (let i = 1; i < maximumBreadth; i++) { - res += `${separator}"${i}":${whitespace}${array[i]}` - } - return res -} - -function getCircularValueOption (options) { - if (hasOwnProperty.call(options, 'circularValue')) { - const circularValue = options.circularValue - if (typeof circularValue === 'string') { - return `"${circularValue}"` - } - if (circularValue == null) { - return circularValue - } - if (circularValue === Error || circularValue === TypeError) { - return { - toString () { - throw new TypeError('Converting circular structure to JSON') - } - } - } - throw new TypeError('The "circularValue" argument must be of type string or the value null or undefined') - } - return '"[Circular]"' -} - -function getDeterministicOption (options) { - let value - if (hasOwnProperty.call(options, 'deterministic')) { - value = options.deterministic - if (typeof value !== 'boolean' && typeof value !== 'function') { - throw new TypeError('The "deterministic" argument must be of type boolean or comparator function') - } - } - return value === undefined ? true : value -} - -function getBooleanOption (options, key) { - let value - if (hasOwnProperty.call(options, key)) { - value = options[key] - if (typeof value !== 'boolean') { - throw new TypeError(`The "${key}" argument must be of type boolean`) - } - } - return value === undefined ? true : value -} - -function getPositiveIntegerOption (options, key) { - let value - if (hasOwnProperty.call(options, key)) { - value = options[key] - if (typeof value !== 'number') { - throw new TypeError(`The "${key}" argument must be of type number`) - } - if (!Number.isInteger(value)) { - throw new TypeError(`The "${key}" argument must be an integer`) - } - if (value < 1) { - throw new RangeError(`The "${key}" argument must be >= 1`) - } - } - return value === undefined ? Infinity : value -} - -function getItemCount (number) { - if (number === 1) { - return '1 item' - } - return `${number} items` -} - -function getUniqueReplacerSet (replacerArray) { - const replacerSet = new Set() - for (const value of replacerArray) { - if (typeof value === 'string' || typeof value === 'number') { - replacerSet.add(String(value)) - } - } - return replacerSet -} - -function getStrictOption (options) { - if (hasOwnProperty.call(options, 'strict')) { - const value = options.strict - if (typeof value !== 'boolean') { - throw new TypeError('The "strict" argument must be of type boolean') - } - if (value) { - return (value) => { - let message = `Object can not safely be stringified. Received type ${typeof value}` - if (typeof value !== 'function') message += ` (${value.toString()})` - throw new Error(message) - } - } - } -} - -function configure (options) { - options = { ...options } - const fail = getStrictOption(options) - if (fail) { - if (options.bigint === undefined) { - options.bigint = false - } - if (!('circularValue' in options)) { - options.circularValue = Error - } - } - const circularValue = getCircularValueOption(options) - const bigint = getBooleanOption(options, 'bigint') - const deterministic = getDeterministicOption(options) - const comparator = typeof deterministic === 'function' ? deterministic : undefined - const maximumDepth = getPositiveIntegerOption(options, 'maximumDepth') - const maximumBreadth = getPositiveIntegerOption(options, 'maximumBreadth') - - function stringifyFnReplacer (key, parent, stack, replacer, spacer, indentation) { - let value = parent[key] - - if (typeof value === 'object' && value !== null && typeof value.toJSON === 'function') { - value = value.toJSON(key) - } - value = replacer.call(parent, key, value) - - switch (typeof value) { - case 'string': - return strEscape(value) - case 'object': { - if (value === null) { - return 'null' - } - if (stack.indexOf(value) !== -1) { - return circularValue - } - - let res = '' - let join = ',' - const originalIndentation = indentation - - if (Array.isArray(value)) { - if (value.length === 0) { - return '[]' - } - if (maximumDepth < stack.length + 1) { - return '"[Array]"' - } - stack.push(value) - if (spacer !== '') { - indentation += spacer - res += `\n${indentation}` - join = `,\n${indentation}` - } - const maximumValuesToStringify = Math.min(value.length, maximumBreadth) - let i = 0 - for (; i < maximumValuesToStringify - 1; i++) { - const tmp = stringifyFnReplacer(String(i), value, stack, replacer, spacer, indentation) - res += tmp !== undefined ? tmp : 'null' - res += join - } - const tmp = stringifyFnReplacer(String(i), value, stack, replacer, spacer, indentation) - res += tmp !== undefined ? tmp : 'null' - if (value.length - 1 > maximumBreadth) { - const removedKeys = value.length - maximumBreadth - 1 - res += `${join}"... ${getItemCount(removedKeys)} not stringified"` - } - if (spacer !== '') { - res += `\n${originalIndentation}` - } - stack.pop() - return `[${res}]` - } - - let keys = Object.keys(value) - const keyLength = keys.length - if (keyLength === 0) { - return '{}' - } - if (maximumDepth < stack.length + 1) { - return '"[Object]"' - } - let whitespace = '' - let separator = '' - if (spacer !== '') { - indentation += spacer - join = `,\n${indentation}` - whitespace = ' ' - } - const maximumPropertiesToStringify = Math.min(keyLength, maximumBreadth) - if (deterministic && !isTypedArrayWithEntries(value)) { - keys = sort(keys, comparator) - } - stack.push(value) - for (let i = 0; i < maximumPropertiesToStringify; i++) { - const key = keys[i] - const tmp = stringifyFnReplacer(key, value, stack, replacer, spacer, indentation) - if (tmp !== undefined) { - res += `${separator}${strEscape(key)}:${whitespace}${tmp}` - separator = join - } - } - if (keyLength > maximumBreadth) { - const removedKeys = keyLength - maximumBreadth - res += `${separator}"...":${whitespace}"${getItemCount(removedKeys)} not stringified"` - separator = join - } - if (spacer !== '' && separator.length > 1) { - res = `\n${indentation}${res}\n${originalIndentation}` - } - stack.pop() - return `{${res}}` - } - case 'number': - return isFinite(value) ? String(value) : fail ? fail(value) : 'null' - case 'boolean': - return value === true ? 'true' : 'false' - case 'undefined': - return undefined - case 'bigint': - if (bigint) { - return String(value) - } - // fallthrough - default: - return fail ? fail(value) : undefined - } - } - - function stringifyArrayReplacer (key, value, stack, replacer, spacer, indentation) { - if (typeof value === 'object' && value !== null && typeof value.toJSON === 'function') { - value = value.toJSON(key) - } - - switch (typeof value) { - case 'string': - return strEscape(value) - case 'object': { - if (value === null) { - return 'null' - } - if (stack.indexOf(value) !== -1) { - return circularValue - } - - const originalIndentation = indentation - let res = '' - let join = ',' - - if (Array.isArray(value)) { - if (value.length === 0) { - return '[]' - } - if (maximumDepth < stack.length + 1) { - return '"[Array]"' - } - stack.push(value) - if (spacer !== '') { - indentation += spacer - res += `\n${indentation}` - join = `,\n${indentation}` - } - const maximumValuesToStringify = Math.min(value.length, maximumBreadth) - let i = 0 - for (; i < maximumValuesToStringify - 1; i++) { - const tmp = stringifyArrayReplacer(String(i), value[i], stack, replacer, spacer, indentation) - res += tmp !== undefined ? tmp : 'null' - res += join - } - const tmp = stringifyArrayReplacer(String(i), value[i], stack, replacer, spacer, indentation) - res += tmp !== undefined ? tmp : 'null' - if (value.length - 1 > maximumBreadth) { - const removedKeys = value.length - maximumBreadth - 1 - res += `${join}"... ${getItemCount(removedKeys)} not stringified"` - } - if (spacer !== '') { - res += `\n${originalIndentation}` - } - stack.pop() - return `[${res}]` - } - stack.push(value) - let whitespace = '' - if (spacer !== '') { - indentation += spacer - join = `,\n${indentation}` - whitespace = ' ' - } - let separator = '' - for (const key of replacer) { - const tmp = stringifyArrayReplacer(key, value[key], stack, replacer, spacer, indentation) - if (tmp !== undefined) { - res += `${separator}${strEscape(key)}:${whitespace}${tmp}` - separator = join - } - } - if (spacer !== '' && separator.length > 1) { - res = `\n${indentation}${res}\n${originalIndentation}` - } - stack.pop() - return `{${res}}` - } - case 'number': - return isFinite(value) ? String(value) : fail ? fail(value) : 'null' - case 'boolean': - return value === true ? 'true' : 'false' - case 'undefined': - return undefined - case 'bigint': - if (bigint) { - return String(value) - } - // fallthrough - default: - return fail ? fail(value) : undefined - } - } - - function stringifyIndent (key, value, stack, spacer, indentation) { - switch (typeof value) { - case 'string': - return strEscape(value) - case 'object': { - if (value === null) { - return 'null' - } - if (typeof value.toJSON === 'function') { - value = value.toJSON(key) - // Prevent calling `toJSON` again. - if (typeof value !== 'object') { - return stringifyIndent(key, value, stack, spacer, indentation) - } - if (value === null) { - return 'null' - } - } - if (stack.indexOf(value) !== -1) { - return circularValue - } - const originalIndentation = indentation - - if (Array.isArray(value)) { - if (value.length === 0) { - return '[]' - } - if (maximumDepth < stack.length + 1) { - return '"[Array]"' - } - stack.push(value) - indentation += spacer - let res = `\n${indentation}` - const join = `,\n${indentation}` - const maximumValuesToStringify = Math.min(value.length, maximumBreadth) - let i = 0 - for (; i < maximumValuesToStringify - 1; i++) { - const tmp = stringifyIndent(String(i), value[i], stack, spacer, indentation) - res += tmp !== undefined ? tmp : 'null' - res += join - } - const tmp = stringifyIndent(String(i), value[i], stack, spacer, indentation) - res += tmp !== undefined ? tmp : 'null' - if (value.length - 1 > maximumBreadth) { - const removedKeys = value.length - maximumBreadth - 1 - res += `${join}"... ${getItemCount(removedKeys)} not stringified"` - } - res += `\n${originalIndentation}` - stack.pop() - return `[${res}]` - } - - let keys = Object.keys(value) - const keyLength = keys.length - if (keyLength === 0) { - return '{}' - } - if (maximumDepth < stack.length + 1) { - return '"[Object]"' - } - indentation += spacer - const join = `,\n${indentation}` - let res = '' - let separator = '' - let maximumPropertiesToStringify = Math.min(keyLength, maximumBreadth) - if (isTypedArrayWithEntries(value)) { - res += stringifyTypedArray(value, join, maximumBreadth) - keys = keys.slice(value.length) - maximumPropertiesToStringify -= value.length - separator = join - } - if (deterministic) { - keys = sort(keys, comparator) - } - stack.push(value) - for (let i = 0; i < maximumPropertiesToStringify; i++) { - const key = keys[i] - const tmp = stringifyIndent(key, value[key], stack, spacer, indentation) - if (tmp !== undefined) { - res += `${separator}${strEscape(key)}: ${tmp}` - separator = join - } - } - if (keyLength > maximumBreadth) { - const removedKeys = keyLength - maximumBreadth - res += `${separator}"...": "${getItemCount(removedKeys)} not stringified"` - separator = join - } - if (separator !== '') { - res = `\n${indentation}${res}\n${originalIndentation}` - } - stack.pop() - return `{${res}}` - } - case 'number': - return isFinite(value) ? String(value) : fail ? fail(value) : 'null' - case 'boolean': - return value === true ? 'true' : 'false' - case 'undefined': - return undefined - case 'bigint': - if (bigint) { - return String(value) - } - // fallthrough - default: - return fail ? fail(value) : undefined - } - } - - function stringifySimple (key, value, stack) { - switch (typeof value) { - case 'string': - return strEscape(value) - case 'object': { - if (value === null) { - return 'null' - } - if (typeof value.toJSON === 'function') { - value = value.toJSON(key) - // Prevent calling `toJSON` again - if (typeof value !== 'object') { - return stringifySimple(key, value, stack) - } - if (value === null) { - return 'null' - } - } - if (stack.indexOf(value) !== -1) { - return circularValue - } - - let res = '' - - const hasLength = value.length !== undefined - if (hasLength && Array.isArray(value)) { - if (value.length === 0) { - return '[]' - } - if (maximumDepth < stack.length + 1) { - return '"[Array]"' - } - stack.push(value) - const maximumValuesToStringify = Math.min(value.length, maximumBreadth) - let i = 0 - for (; i < maximumValuesToStringify - 1; i++) { - const tmp = stringifySimple(String(i), value[i], stack) - res += tmp !== undefined ? tmp : 'null' - res += ',' - } - const tmp = stringifySimple(String(i), value[i], stack) - res += tmp !== undefined ? tmp : 'null' - if (value.length - 1 > maximumBreadth) { - const removedKeys = value.length - maximumBreadth - 1 - res += `,"... ${getItemCount(removedKeys)} not stringified"` - } - stack.pop() - return `[${res}]` - } - - let keys = Object.keys(value) - const keyLength = keys.length - if (keyLength === 0) { - return '{}' - } - if (maximumDepth < stack.length + 1) { - return '"[Object]"' - } - let separator = '' - let maximumPropertiesToStringify = Math.min(keyLength, maximumBreadth) - if (hasLength && isTypedArrayWithEntries(value)) { - res += stringifyTypedArray(value, ',', maximumBreadth) - keys = keys.slice(value.length) - maximumPropertiesToStringify -= value.length - separator = ',' - } - if (deterministic) { - keys = sort(keys, comparator) - } - stack.push(value) - for (let i = 0; i < maximumPropertiesToStringify; i++) { - const key = keys[i] - const tmp = stringifySimple(key, value[key], stack) - if (tmp !== undefined) { - res += `${separator}${strEscape(key)}:${tmp}` - separator = ',' - } - } - if (keyLength > maximumBreadth) { - const removedKeys = keyLength - maximumBreadth - res += `${separator}"...":"${getItemCount(removedKeys)} not stringified"` - } - stack.pop() - return `{${res}}` - } - case 'number': - return isFinite(value) ? String(value) : fail ? fail(value) : 'null' - case 'boolean': - return value === true ? 'true' : 'false' - case 'undefined': - return undefined - case 'bigint': - if (bigint) { - return String(value) - } - // fallthrough - default: - return fail ? fail(value) : undefined - } - } - - function stringify (value, replacer, space) { - if (arguments.length > 1) { - let spacer = '' - if (typeof space === 'number') { - spacer = ' '.repeat(Math.min(space, 10)) - } else if (typeof space === 'string') { - spacer = space.slice(0, 10) - } - if (replacer != null) { - if (typeof replacer === 'function') { - return stringifyFnReplacer('', { '': value }, [], replacer, spacer, '') - } - if (Array.isArray(replacer)) { - return stringifyArrayReplacer('', value, [], getUniqueReplacerSet(replacer), spacer, '') - } - } - if (spacer.length !== 0) { - return stringifyIndent('', value, [], spacer, '') - } - } - return stringifySimple('', value, []) - } - - return stringify -} - - -/***/ }), - -/***/ 71781: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/* eslint-disable node/no-deprecated-api */ - - - -var buffer = __webpack_require__(20181) -var Buffer = buffer.Buffer - -var safer = {} - -var key - -for (key in buffer) { - if (!buffer.hasOwnProperty(key)) continue - if (key === 'SlowBuffer' || key === 'Buffer') continue - safer[key] = buffer[key] -} - -var Safer = safer.Buffer = {} -for (key in Buffer) { - if (!Buffer.hasOwnProperty(key)) continue - if (key === 'allocUnsafe' || key === 'allocUnsafeSlow') continue - Safer[key] = Buffer[key] -} - -safer.Buffer.prototype = Buffer.prototype - -if (!Safer.from || Safer.from === Uint8Array.from) { - Safer.from = function (value, encodingOrOffset, length) { - if (typeof value === 'number') { - throw new TypeError('The "value" argument must not be of type number. Received type ' + typeof value) - } - if (value && typeof value.length === 'undefined') { - throw new TypeError('The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type ' + typeof value) - } - return Buffer(value, encodingOrOffset, length) - } -} - -if (!Safer.alloc) { - Safer.alloc = function (size, fill, encoding) { - if (typeof size !== 'number') { - throw new TypeError('The "size" argument must be of type number. Received type ' + typeof size) - } - if (size < 0 || size >= 2 * (1 << 30)) { - throw new RangeError('The value "' + size + '" is invalid for option "size"') - } - var buf = Buffer(size) - if (!fill || fill.length === 0) { - buf.fill(0) - } else if (typeof encoding === 'string') { - buf.fill(fill, encoding) - } else { - buf.fill(fill) - } - return buf - } -} - -if (!safer.kStringMaxLength) { - try { - safer.kStringMaxLength = process.binding('buffer').kStringMaxLength - } catch (e) { - // we can't determine kStringMaxLength in environments where process.binding - // is unsupported, so let's not set it - } -} - -if (!safer.constants) { - safer.constants = { - MAX_LENGTH: safer.kMaxLength - } - if (safer.kStringMaxLength) { - safer.constants.MAX_STRING_LENGTH = safer.kStringMaxLength - } -} - -module.exports = safer - - -/***/ }), - -/***/ 67017: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -let Logger = __webpack_require__(77897)( - typeof Blob !== 'undefined' ? Blob : (__webpack_require__(20181).Blob), - typeof fetch !== 'undefined' ? fetch : __webpack_require__(43345), - typeof AbortController !== 'undefined' ? AbortController : __webpack_require__(43295) -); - -module.exports = {Logger}; - - -/***/ }), - -/***/ 77897: -/***/ ((module) => { - -"use strict"; - - -module.exports = function (safeGlobalBlob, safeGlobalFetch, safeGlobalAbortController) { - const HEADER = '{"Events":['; - const FOOTER = "]}"; - const HEADER_FOOTER_BYTES = (new safeGlobalBlob([HEADER])).size + (new safeGlobalBlob([FOOTER])).size; - - class SeqLogger { - constructor(config) { - let dflt = { - serverUrl: 'http://localhost:5341', - apiKey: null, - maxBatchingTime: 2000, - eventSizeLimit: 256 * 1024, - batchSizeLimit: 1024 * 1024, - requestTimeout: 30000, - maxRetries: 5, - retryDelay: 5000, - onError: e => { - console.error("[seq]", e); - } - }; - let cfg = config || dflt; - var serverUrl = cfg.serverUrl || dflt.serverUrl; - if (!serverUrl.endsWith('/')) { - serverUrl += '/'; - } - this._endpoint = serverUrl + 'api/events/raw'; - this._apiKey = cfg.apiKey || dflt.apiKey; - this._maxBatchingTime = cfg.maxBatchingTime || dflt.maxBatchingTime; - this._eventSizeLimit = cfg.eventSizeLimit || dflt.eventSizeLimit; - this._batchSizeLimit = cfg.batchSizeLimit || dflt.batchSizeLimit; - this._requestTimeout = cfg.requestTimeout || dflt.requestTimeout; - this._onError = cfg.onError || dflt.onError; - this._maxRetries = cfg.maxRetries || dflt.maxRetries; - this._retryDelay = cfg.retryDelay || dflt.retryDelay; - - this._queue = []; - this._timer = null; - this._closed = false; - this._activeShipper = null; - } - - /** - * Flush events queued at the time of the call, and wait for pending writes to complete regardless of configured batching/timers. - * @returns {Promise} - */ - flush() { - return this._ship(); - } - - /** - * Flush then destroy connections, close the logger, destroying timers and other resources. - * @returns {Promise} - */ - close() { - if (this._closed) { - throw new Error('The logger has already been closed.'); - } - - this._closed = true; - this._clearTimer(); - return this.flush(); - } - - /** - * Enqueue an event in Seq format. - * @param {*} event - * @returns {void} - */ - emit(event) { - if (!event) { - throw new Error('An event must be provided'); - } - if (this._closed) { - return; - } - let norm = this._toWireFormat(event); - this._queue.push(norm); - if (!this._activeShipper) { - this._setTimer(); - } - } - - _setTimer() { - if (this._timer !== null) { - return; - } - - this._timer = setTimeout(() => { - this._timer = null; - this._onTimer(); - }, this._maxBatchingTime); - } - - _clearTimer() { - if (this._timer !== null) { - clearTimeout(this._timer); - this._timer = null; - } - } - - _onTimer() { - if (!this._activeShipper) { - this._ship(); - } - } - - _toWireFormat(event) { - const level = typeof event.level === 'string' ? event.level : undefined; - const timestamp = event.timestamp instanceof Date ? event.timestamp : new Date(); - const messageTemplate = typeof event.messageTemplate === 'string' ? event.messageTemplate : - event.messageTemplate !== null && event.messageTemplate !== undefined ? event.messageTemplate.toString() : "(No message provided)"; - const exception = typeof event.exception === 'string' ? event.exception : - event.exception !== null && event.exception !== undefined ? event.exception.toString() : undefined; - const properties = typeof event.properties === 'object' ? event.properties : undefined; - return { - Timestamp: timestamp, - Level: level, - TraceId: event.traceId?.toString(), - SpanId: event.spanId?.toString(), - MessageTemplate: messageTemplate, - Exception: exception, - Properties: properties - }; - } - - _eventTooLargeErrorEvent(event) { - return { - Timestamp: event.Timestamp, - Level: event.Level, - MessageTemplate: "(Event too large) {initial}...", - Properties: { - initial: event.MessageTemplate.substring(0, 12), - sourceContext: "Seq Javascript Client", - eventSizeLimit: this._eventSizeLimit - } - }; - } - - _reset(shipper) { - if (this._activeShipper === shipper) { - this._activeShipper = null; - if (this._queue.length !== 0) { - this._setTimer(); - } - } - } - - /** - * - * @returns {Promise} - */ - _ship() { - if (this._queue.length === 0) { - return Promise.resolve(false); - } - - let wait = this._activeShipper || Promise.resolve(false); - let shipper = this._activeShipper = wait - .then(() => { - let more = drained => { - if (drained) { - // If the queue was drained, let the timer - // push us forwards. - return true; - } - return this._sendBatch().then(d => more(d)); - } - return this._sendBatch().then(drained => more(drained)); - }) - .then(() => this._reset(shipper), e => { - this._onError(e); - this._reset(shipper); - }); - - return shipper; - } - - _sendBatch() { - if (this._queue.length === 0) { - return Promise.resolve(true); - } - - let dequeued = this._dequeBatch(); - let drained = this._queue.length === 0; - return this._post(dequeued.batch, dequeued.bytes).then(() => drained); - } - - _dequeBatch() { - var bytes = HEADER_FOOTER_BYTES; - let batch = []; - var i = 0; - var delimSize = 0; - while (i < this._queue.length) { - let next = this._queue[i]; - let json; - try { - json = JSON.stringify(next); - } catch (e) { - const cleaned = removeCirculars(next); - json = JSON.stringify(cleaned); - // Log that this event to be able to detect circular structures - // using same timestamp as cleaned event to make finding it easier - this.emit({ - timestamp: cleaned.Timestamp, - level: "Error", - messageTemplate: "[seq] Circular structure found" - }); - } - var jsonLen = new safeGlobalBlob([json]).size; - if (jsonLen > this._eventSizeLimit) { - this._onError("[seq] Event body is larger than " + this._eventSizeLimit + " bytes: " + json); - this._queue[i] = next = this._eventTooLargeErrorEvent(next); - json = JSON.stringify(next); - jsonLen = new safeGlobalBlob([json]).size; - } - - // Always try to send a batch of at least one event, even if the batch size is - // tiny. - if (i !== 0 && bytes + jsonLen + delimSize > this._batchSizeLimit) { - break; - } - - i = i + 1; - bytes += jsonLen + delimSize; - delimSize = 1; // "," - batch.push(json); - } - - this._queue.splice(0, i); - return {batch, bytes}; - } - - _httpOrNetworkError(res) { - const networkErrors = ['ECONNRESET', 'ENOTFOUND', 'ESOCKETTIMEDOUT', 'ETIMEDOUT', 'ECONNREFUSED', 'EHOSTUNREACH', 'EPIPE', 'EAI_AGAIN', 'EBUSY']; - return networkErrors.includes(res) || 500 <= res.status && res.status < 600; - } - - _post(batch, bytes) { - let attempts = 0; - - return new Promise((resolve, reject) => { - const sendRequest = (batch, bytes) => { - const controller = new safeGlobalAbortController(); - attempts++; - const timerId = setTimeout(() => { - controller.abort(); - if (attempts > this._maxRetries) { - reject('HTTP log shipping failed, reached timeout (' + this._requestTimeout + ' ms)'); - } else { - setTimeout(() => sendRequest(batch, bytes), this._retryDelay); - } - }, this._requestTimeout); - - safeGlobalFetch(this._endpoint, { - keepalive: true, - method: "POST", - headers: { - "Content-Type": "application/json", - "X-Seq-ApiKey": this._apiKey ? this._apiKey : null, - "Content-Length": bytes, - }, - body: `${HEADER}${batch.join(',')}${FOOTER}`, - signal: controller.signal, - }) - .then((res) => { - clearTimeout(timerId); - let httpErr = null; - if (res.status !== 200 && res.status !== 201) { - httpErr = 'HTTP log shipping failed: ' + res.status; - if (this._httpOrNetworkError(res) && attempts < this._maxRetries) { - return setTimeout(() => sendRequest(batch, bytes), this._retryDelay); - } - return reject(httpErr); - } - return resolve(true); - }) - .catch((err) => { - clearTimeout(timerId); - reject(err); - }) - } - - return sendRequest(batch, bytes); - }); - } - } - - - return SeqLogger; -}; - -const isValue = (obj) => { - if (!obj) return true; - if (typeof obj !== "object") return true; - return false; -}; - -const removeCirculars = (obj, branch = new Map(), path = "root") => { - if (isValue(obj)) return obj; - if (branch.has(obj)) { - // In seq it is more clear if we remove the root.Properties object path - const circularPath = branch.get(obj).replace("root.Properties.", ""); - return "== Circular structure: '" + circularPath + "' =="; - } else { - branch.set(obj, path); - } - - if (obj instanceof Array) { - return obj.map((value, i) => - isValue(value) ? value : removeCirculars(value, new Map(branch), path + `[${i}]`) - ); - } - const keys = Object.keys(obj); - // Will rescue Date and other classes. - if (keys.length === 0) { - return obj; - } - const replaced = {}; - keys.forEach((key) => { - const value = obj[key]; - if (isValue(value)) { - replaced[key] = value; - return; - } - replaced[key] = removeCirculars(value, new Map(branch), path + "." + key); - }); - return replaced; -}; - - -/***/ }), - -/***/ 91370: -/***/ ((__unused_webpack_module, exports) => { - -exports.get = function(belowFn) { - var oldLimit = Error.stackTraceLimit; - Error.stackTraceLimit = Infinity; - - var dummyObject = {}; - - var v8Handler = Error.prepareStackTrace; - Error.prepareStackTrace = function(dummyObject, v8StackTrace) { - return v8StackTrace; - }; - Error.captureStackTrace(dummyObject, belowFn || exports.get); - - var v8StackTrace = dummyObject.stack; - Error.prepareStackTrace = v8Handler; - Error.stackTraceLimit = oldLimit; - - return v8StackTrace; -}; - -exports.parse = function(err) { - if (!err.stack) { - return []; - } - - var self = this; - var lines = err.stack.split('\n').slice(1); - - return lines - .map(function(line) { - if (line.match(/^\s*[-]{4,}$/)) { - return self._createParsedCallSite({ - fileName: line, - lineNumber: null, - functionName: null, - typeName: null, - methodName: null, - columnNumber: null, - 'native': null, - }); - } - - var lineMatch = line.match(/at (?:(.+)\s+\()?(?:(.+?):(\d+)(?::(\d+))?|([^)]+))\)?/); - if (!lineMatch) { - return; - } - - var object = null; - var method = null; - var functionName = null; - var typeName = null; - var methodName = null; - var isNative = (lineMatch[5] === 'native'); - - if (lineMatch[1]) { - functionName = lineMatch[1]; - var methodStart = functionName.lastIndexOf('.'); - if (functionName[methodStart-1] == '.') - methodStart--; - if (methodStart > 0) { - object = functionName.substr(0, methodStart); - method = functionName.substr(methodStart + 1); - var objectEnd = object.indexOf('.Module'); - if (objectEnd > 0) { - functionName = functionName.substr(objectEnd + 1); - object = object.substr(0, objectEnd); - } - } - typeName = null; - } - - if (method) { - typeName = object; - methodName = method; - } - - if (method === '') { - methodName = null; - functionName = null; - } - - var properties = { - fileName: lineMatch[2] || null, - lineNumber: parseInt(lineMatch[3], 10) || null, - functionName: functionName, - typeName: typeName, - methodName: methodName, - columnNumber: parseInt(lineMatch[4], 10) || null, - 'native': isNative, - }; - - return self._createParsedCallSite(properties); - }) - .filter(function(callSite) { - return !!callSite; - }); -}; - -function CallSite(properties) { - for (var property in properties) { - this[property] = properties[property]; - } -} - -var strProperties = [ - 'this', - 'typeName', - 'functionName', - 'methodName', - 'fileName', - 'lineNumber', - 'columnNumber', - 'function', - 'evalOrigin' -]; -var boolProperties = [ - 'topLevel', - 'eval', - 'native', - 'constructor' -]; -strProperties.forEach(function (property) { - CallSite.prototype[property] = null; - CallSite.prototype['get' + property[0].toUpperCase() + property.substr(1)] = function () { - return this[property]; - } -}); -boolProperties.forEach(function (property) { - CallSite.prototype[property] = false; - CallSite.prototype['is' + property[0].toUpperCase() + property.substr(1)] = function () { - return this[property]; - } -}); - -exports._createParsedCallSite = function(properties) { - return new CallSite(properties); -}; - - -/***/ }), - -/***/ 58184: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; -// Copyright Joyent, Inc. and other Node contributors. -// -// Permission is hereby granted, free of charge, to any person obtaining a -// copy of this software and associated documentation files (the -// "Software"), to deal in the Software without restriction, including -// without limitation the rights to use, copy, modify, merge, publish, -// distribute, sublicense, and/or sell copies of the Software, and to permit -// persons to whom the Software is furnished to do so, subject to the -// following conditions: -// -// The above copyright notice and this permission notice shall be included -// in all copies or substantial portions of the Software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR -// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE -// USE OR OTHER DEALINGS IN THE SOFTWARE. - - - -/**/ - -var Buffer = (__webpack_require__(50980).Buffer); -/**/ - -var isEncoding = Buffer.isEncoding || function (encoding) { - encoding = '' + encoding; - switch (encoding && encoding.toLowerCase()) { - case 'hex':case 'utf8':case 'utf-8':case 'ascii':case 'binary':case 'base64':case 'ucs2':case 'ucs-2':case 'utf16le':case 'utf-16le':case 'raw': - return true; - default: - return false; - } -}; - -function _normalizeEncoding(enc) { - if (!enc) return 'utf8'; - var retried; - while (true) { - switch (enc) { - case 'utf8': - case 'utf-8': - return 'utf8'; - case 'ucs2': - case 'ucs-2': - case 'utf16le': - case 'utf-16le': - return 'utf16le'; - case 'latin1': - case 'binary': - return 'latin1'; - case 'base64': - case 'ascii': - case 'hex': - return enc; - default: - if (retried) return; // undefined - enc = ('' + enc).toLowerCase(); - retried = true; - } - } -}; - -// Do not cache `Buffer.isEncoding` when checking encoding names as some -// modules monkey-patch it to support additional encodings -function normalizeEncoding(enc) { - var nenc = _normalizeEncoding(enc); - if (typeof nenc !== 'string' && (Buffer.isEncoding === isEncoding || !isEncoding(enc))) throw new Error('Unknown encoding: ' + enc); - return nenc || enc; -} - -// StringDecoder provides an interface for efficiently splitting a series of -// buffers into a series of JS strings without breaking apart multi-byte -// characters. -exports.I = StringDecoder; -function StringDecoder(encoding) { - this.encoding = normalizeEncoding(encoding); - var nb; - switch (this.encoding) { - case 'utf16le': - this.text = utf16Text; - this.end = utf16End; - nb = 4; - break; - case 'utf8': - this.fillLast = utf8FillLast; - nb = 4; - break; - case 'base64': - this.text = base64Text; - this.end = base64End; - nb = 3; - break; - default: - this.write = simpleWrite; - this.end = simpleEnd; - return; - } - this.lastNeed = 0; - this.lastTotal = 0; - this.lastChar = Buffer.allocUnsafe(nb); -} - -StringDecoder.prototype.write = function (buf) { - if (buf.length === 0) return ''; - var r; - var i; - if (this.lastNeed) { - r = this.fillLast(buf); - if (r === undefined) return ''; - i = this.lastNeed; - this.lastNeed = 0; - } else { - i = 0; - } - if (i < buf.length) return r ? r + this.text(buf, i) : this.text(buf, i); - return r || ''; -}; - -StringDecoder.prototype.end = utf8End; - -// Returns only complete characters in a Buffer -StringDecoder.prototype.text = utf8Text; - -// Attempts to complete a partial non-UTF-8 character using bytes from a Buffer -StringDecoder.prototype.fillLast = function (buf) { - if (this.lastNeed <= buf.length) { - buf.copy(this.lastChar, this.lastTotal - this.lastNeed, 0, this.lastNeed); - return this.lastChar.toString(this.encoding, 0, this.lastTotal); - } - buf.copy(this.lastChar, this.lastTotal - this.lastNeed, 0, buf.length); - this.lastNeed -= buf.length; -}; - -// Checks the type of a UTF-8 byte, whether it's ASCII, a leading byte, or a -// continuation byte. If an invalid byte is detected, -2 is returned. -function utf8CheckByte(byte) { - if (byte <= 0x7F) return 0;else if (byte >> 5 === 0x06) return 2;else if (byte >> 4 === 0x0E) return 3;else if (byte >> 3 === 0x1E) return 4; - return byte >> 6 === 0x02 ? -1 : -2; -} - -// Checks at most 3 bytes at the end of a Buffer in order to detect an -// incomplete multi-byte UTF-8 character. The total number of bytes (2, 3, or 4) -// needed to complete the UTF-8 character (if applicable) are returned. -function utf8CheckIncomplete(self, buf, i) { - var j = buf.length - 1; - if (j < i) return 0; - var nb = utf8CheckByte(buf[j]); - if (nb >= 0) { - if (nb > 0) self.lastNeed = nb - 1; - return nb; - } - if (--j < i || nb === -2) return 0; - nb = utf8CheckByte(buf[j]); - if (nb >= 0) { - if (nb > 0) self.lastNeed = nb - 2; - return nb; - } - if (--j < i || nb === -2) return 0; - nb = utf8CheckByte(buf[j]); - if (nb >= 0) { - if (nb > 0) { - if (nb === 2) nb = 0;else self.lastNeed = nb - 3; - } - return nb; - } - return 0; -} - -// Validates as many continuation bytes for a multi-byte UTF-8 character as -// needed or are available. If we see a non-continuation byte where we expect -// one, we "replace" the validated continuation bytes we've seen so far with -// a single UTF-8 replacement character ('\ufffd'), to match v8's UTF-8 decoding -// behavior. The continuation byte check is included three times in the case -// where all of the continuation bytes for a character exist in the same buffer. -// It is also done this way as a slight performance increase instead of using a -// loop. -function utf8CheckExtraBytes(self, buf, p) { - if ((buf[0] & 0xC0) !== 0x80) { - self.lastNeed = 0; - return '\ufffd'; - } - if (self.lastNeed > 1 && buf.length > 1) { - if ((buf[1] & 0xC0) !== 0x80) { - self.lastNeed = 1; - return '\ufffd'; - } - if (self.lastNeed > 2 && buf.length > 2) { - if ((buf[2] & 0xC0) !== 0x80) { - self.lastNeed = 2; - return '\ufffd'; - } - } - } -} - -// Attempts to complete a multi-byte UTF-8 character using bytes from a Buffer. -function utf8FillLast(buf) { - var p = this.lastTotal - this.lastNeed; - var r = utf8CheckExtraBytes(this, buf, p); - if (r !== undefined) return r; - if (this.lastNeed <= buf.length) { - buf.copy(this.lastChar, p, 0, this.lastNeed); - return this.lastChar.toString(this.encoding, 0, this.lastTotal); - } - buf.copy(this.lastChar, p, 0, buf.length); - this.lastNeed -= buf.length; -} - -// Returns all complete UTF-8 characters in a Buffer. If the Buffer ended on a -// partial character, the character's bytes are buffered until the required -// number of bytes are available. -function utf8Text(buf, i) { - var total = utf8CheckIncomplete(this, buf, i); - if (!this.lastNeed) return buf.toString('utf8', i); - this.lastTotal = total; - var end = buf.length - (total - this.lastNeed); - buf.copy(this.lastChar, 0, end); - return buf.toString('utf8', i, end); -} - -// For UTF-8, a replacement character is added when ending on a partial -// character. -function utf8End(buf) { - var r = buf && buf.length ? this.write(buf) : ''; - if (this.lastNeed) return r + '\ufffd'; - return r; -} - -// UTF-16LE typically needs two bytes per character, but even if we have an even -// number of bytes available, we need to check if we end on a leading/high -// surrogate. In that case, we need to wait for the next two bytes in order to -// decode the last character properly. -function utf16Text(buf, i) { - if ((buf.length - i) % 2 === 0) { - var r = buf.toString('utf16le', i); - if (r) { - var c = r.charCodeAt(r.length - 1); - if (c >= 0xD800 && c <= 0xDBFF) { - this.lastNeed = 2; - this.lastTotal = 4; - this.lastChar[0] = buf[buf.length - 2]; - this.lastChar[1] = buf[buf.length - 1]; - return r.slice(0, -1); - } - } - return r; - } - this.lastNeed = 1; - this.lastTotal = 2; - this.lastChar[0] = buf[buf.length - 1]; - return buf.toString('utf16le', i, buf.length - 1); -} - -// For UTF-16LE we do not explicitly append special replacement characters if we -// end on a partial character, we simply let v8 handle that. -function utf16End(buf) { - var r = buf && buf.length ? this.write(buf) : ''; - if (this.lastNeed) { - var end = this.lastTotal - this.lastNeed; - return r + this.lastChar.toString('utf16le', 0, end); - } - return r; -} - -function base64Text(buf, i) { - var n = (buf.length - i) % 3; - if (n === 0) return buf.toString('base64', i); - this.lastNeed = 3 - n; - this.lastTotal = 3; - if (n === 1) { - this.lastChar[0] = buf[buf.length - 1]; - } else { - this.lastChar[0] = buf[buf.length - 2]; - this.lastChar[1] = buf[buf.length - 1]; - } - return buf.toString('base64', i, buf.length - n); -} - -function base64End(buf) { - var r = buf && buf.length ? this.write(buf) : ''; - if (this.lastNeed) return r + this.lastChar.toString('base64', 0, 3 - this.lastNeed); - return r; -} - -// Pass bytes on through for single-byte encodings (e.g. ascii, latin1, hex) -function simpleWrite(buf) { - return buf.toString(this.encoding); -} - -function simpleEnd(buf) { - return buf && buf.length ? this.write(buf) : ''; -} - -/***/ }), - -/***/ 69423: -/***/ ((__unused_webpack_module, exports) => { - -"use strict"; -/** - * cli.js: Config that conform to commonly used CLI logging levels. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -/** - * Default levels for the CLI configuration. - * @type {Object} - */ -exports.levels = { - error: 0, - warn: 1, - help: 2, - data: 3, - info: 4, - debug: 5, - prompt: 6, - verbose: 7, - input: 8, - silly: 9 -}; - -/** - * Default colors for the CLI configuration. - * @type {Object} - */ -exports.colors = { - error: 'red', - warn: 'yellow', - help: 'cyan', - data: 'grey', - info: 'green', - debug: 'blue', - prompt: 'grey', - verbose: 'cyan', - input: 'grey', - silly: 'magenta' -}; - - -/***/ }), - -/***/ 27773: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; -/** - * index.js: Default settings for all levels that winston knows about. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -/** - * Export config set for the CLI. - * @type {Object} - */ -Object.defineProperty(exports, "cli", ({ - value: __webpack_require__(69423) -})); - -/** - * Export config set for npm. - * @type {Object} - */ -Object.defineProperty(exports, "npm", ({ - value: __webpack_require__(6228) -})); - -/** - * Export config set for the syslog. - * @type {Object} - */ -Object.defineProperty(exports, "syslog", ({ - value: __webpack_require__(13600) -})); - - -/***/ }), - -/***/ 6228: -/***/ ((__unused_webpack_module, exports) => { - -"use strict"; -/** - * npm.js: Config that conform to npm logging levels. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -/** - * Default levels for the npm configuration. - * @type {Object} - */ -exports.levels = { - error: 0, - warn: 1, - info: 2, - http: 3, - verbose: 4, - debug: 5, - silly: 6 -}; - -/** - * Default levels for the npm configuration. - * @type {Object} - */ -exports.colors = { - error: 'red', - warn: 'yellow', - info: 'green', - http: 'green', - verbose: 'cyan', - debug: 'blue', - silly: 'magenta' -}; - - -/***/ }), - -/***/ 13600: -/***/ ((__unused_webpack_module, exports) => { - -"use strict"; -/** - * syslog.js: Config that conform to syslog logging levels. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -/** - * Default levels for the syslog configuration. - * @type {Object} - */ -exports.levels = { - emerg: 0, - alert: 1, - crit: 2, - error: 3, - warning: 4, - notice: 5, - info: 6, - debug: 7 -}; - -/** - * Default levels for the syslog configuration. - * @type {Object} - */ -exports.colors = { - emerg: 'red', - alert: 'yellow', - crit: 'red', - error: 'red', - warning: 'red', - notice: 'yellow', - info: 'green', - debug: 'blue' -}; - - -/***/ }), - -/***/ 80310: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - - -/** - * A shareable symbol constant that can be used - * as a non-enumerable / semi-hidden level identifier - * to allow the readable level property to be mutable for - * operations like colorization - * - * @type {Symbol} - */ -Object.defineProperty(exports, "LEVEL", ({ - value: Symbol.for('level') -})); - -/** - * A shareable symbol constant that can be used - * as a non-enumerable / semi-hidden message identifier - * to allow the final message property to not have - * side effects on another. - * - * @type {Symbol} - */ -Object.defineProperty(exports, "MESSAGE", ({ - value: Symbol.for('message') -})); - -/** - * A shareable symbol constant that can be used - * as a non-enumerable / semi-hidden message identifier - * to allow the extracted splat property be hidden - * - * @type {Symbol} - */ -Object.defineProperty(exports, "SPLAT", ({ - value: Symbol.for('splat') -})); - -/** - * A shareable object constant that can be used - * as a standard configuration for winston@3. - * - * @type {Object} - */ -Object.defineProperty(exports, "configs", ({ - value: __webpack_require__(27773) -})); - - -/***/ }), - -/***/ 55399: -/***/ ((__unused_webpack_module, exports) => { - -"use strict"; - - -exports.S = function (fn) { - return Object.defineProperty(function () { - if (typeof arguments[arguments.length - 1] === 'function') fn.apply(this, arguments) - else { - return new Promise((resolve, reject) => { - arguments[arguments.length] = (err, res) => { - if (err) return reject(err) - resolve(res) - } - arguments.length++ - fn.apply(this, arguments) - }) - } - }, 'name', { value: fn.name }) -} - -exports.z = function (fn) { - return Object.defineProperty(function () { - const cb = arguments[arguments.length - 1] - if (typeof cb !== 'function') return fn.apply(this, arguments) - else fn.apply(this, arguments).then(r => cb(null, r), cb) - }, 'name', { value: fn.name }) -} - - -/***/ }), - -/***/ 32926: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - - -/** - * For Node.js, simply re-export the core `util.deprecate` function. - */ - -module.exports = __webpack_require__(39023).deprecate; - - -/***/ }), - -/***/ 86558: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -// Expose modern transport directly as the export -module.exports = __webpack_require__(29903); - -// Expose legacy stream -module.exports.LegacyTransportStream = __webpack_require__(26103); - - -/***/ }), - -/***/ 26103: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const util = __webpack_require__(39023); -const { LEVEL } = __webpack_require__(80310); -const TransportStream = __webpack_require__(29903); - -/** - * Constructor function for the LegacyTransportStream. This is an internal - * wrapper `winston >= 3` uses to wrap older transports implementing - * log(level, message, meta). - * @param {Object} options - Options for this TransportStream instance. - * @param {Transpot} options.transport - winston@2 or older Transport to wrap. - */ - -const LegacyTransportStream = module.exports = function LegacyTransportStream(options = {}) { - TransportStream.call(this, options); - if (!options.transport || typeof options.transport.log !== 'function') { - throw new Error('Invalid transport, must be an object with a log method.'); - } - - this.transport = options.transport; - this.level = this.level || options.transport.level; - this.handleExceptions = this.handleExceptions || options.transport.handleExceptions; - - // Display our deprecation notice. - this._deprecated(); - - // Properly bubble up errors from the transport to the - // LegacyTransportStream instance, but only once no matter how many times - // this transport is shared. - function transportError(err) { - this.emit('error', err, this.transport); - } - - if (!this.transport.__winstonError) { - this.transport.__winstonError = transportError.bind(this); - this.transport.on('error', this.transport.__winstonError); - } -}; - -/* - * Inherit from TransportStream using Node.js built-ins - */ -util.inherits(LegacyTransportStream, TransportStream); - -/** - * Writes the info object to our transport instance. - * @param {mixed} info - TODO: add param description. - * @param {mixed} enc - TODO: add param description. - * @param {function} callback - TODO: add param description. - * @returns {undefined} - * @private - */ -LegacyTransportStream.prototype._write = function _write(info, enc, callback) { - if (this.silent || (info.exception === true && !this.handleExceptions)) { - return callback(null); - } - - // Remark: This has to be handled in the base transport now because we - // cannot conditionally write to our pipe targets as stream. - if (!this.level || this.levels[this.level] >= this.levels[info[LEVEL]]) { - this.transport.log(info[LEVEL], info.message, info, this._nop); - } - - callback(null); -}; - -/** - * Writes the batch of info objects (i.e. "object chunks") to our transport - * instance after performing any necessary filtering. - * @param {mixed} chunks - TODO: add params description. - * @param {function} callback - TODO: add params description. - * @returns {mixed} - TODO: add returns description. - * @private - */ -LegacyTransportStream.prototype._writev = function _writev(chunks, callback) { - for (let i = 0; i < chunks.length; i++) { - if (this._accept(chunks[i])) { - this.transport.log( - chunks[i].chunk[LEVEL], - chunks[i].chunk.message, - chunks[i].chunk, - this._nop - ); - chunks[i].callback(); - } - } - - return callback(null); -}; - -/** - * Displays a deprecation notice. Defined as a function so it can be - * overriden in tests. - * @returns {undefined} - */ -LegacyTransportStream.prototype._deprecated = function _deprecated() { - // eslint-disable-next-line no-console - console.error([ - `${this.transport.name} is a legacy winston transport. Consider upgrading: `, - '- Upgrade docs: https://github.com/winstonjs/winston/blob/master/UPGRADE-3.0.md' - ].join('\n')); -}; - -/** - * Clean up error handling state on the legacy transport associated - * with this instance. - * @returns {undefined} - */ -LegacyTransportStream.prototype.close = function close() { - if (this.transport.close) { - this.transport.close(); - } - - if (this.transport.__winstonError) { - this.transport.removeListener('error', this.transport.__winstonError); - this.transport.__winstonError = null; - } -}; - - -/***/ }), - -/***/ 29903: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const util = __webpack_require__(39023); -const Writable = __webpack_require__(34027); -const { LEVEL } = __webpack_require__(80310); - -/** - * Constructor function for the TransportStream. This is the base prototype - * that all `winston >= 3` transports should inherit from. - * @param {Object} options - Options for this TransportStream instance - * @param {String} options.level - Highest level according to RFC5424. - * @param {Boolean} options.handleExceptions - If true, info with - * { exception: true } will be written. - * @param {Function} options.log - Custom log function for simple Transport - * creation - * @param {Function} options.close - Called on "unpipe" from parent. - */ -const TransportStream = module.exports = function TransportStream(options = {}) { - Writable.call(this, { objectMode: true, highWaterMark: options.highWaterMark }); - - this.format = options.format; - this.level = options.level; - this.handleExceptions = options.handleExceptions; - this.handleRejections = options.handleRejections; - this.silent = options.silent; - - if (options.log) this.log = options.log; - if (options.logv) this.logv = options.logv; - if (options.close) this.close = options.close; - - // Get the levels from the source we are piped from. - this.once('pipe', logger => { - // Remark (indexzero): this bookkeeping can only support multiple - // Logger parents with the same `levels`. This comes into play in - // the `winston.Container` code in which `container.add` takes - // a fully realized set of options with pre-constructed TransportStreams. - this.levels = logger.levels; - this.parent = logger; - }); - - // If and/or when the transport is removed from this instance - this.once('unpipe', src => { - // Remark (indexzero): this bookkeeping can only support multiple - // Logger parents with the same `levels`. This comes into play in - // the `winston.Container` code in which `container.add` takes - // a fully realized set of options with pre-constructed TransportStreams. - if (src === this.parent) { - this.parent = null; - if (this.close) { - this.close(); - } - } - }); -}; - -/* - * Inherit from Writeable using Node.js built-ins - */ -util.inherits(TransportStream, Writable); - -/** - * Writes the info object to our transport instance. - * @param {mixed} info - TODO: add param description. - * @param {mixed} enc - TODO: add param description. - * @param {function} callback - TODO: add param description. - * @returns {undefined} - * @private - */ -TransportStream.prototype._write = function _write(info, enc, callback) { - if (this.silent || (info.exception === true && !this.handleExceptions)) { - return callback(null); - } - - // Remark: This has to be handled in the base transport now because we - // cannot conditionally write to our pipe targets as stream. We always - // prefer any explicit level set on the Transport itself falling back to - // any level set on the parent. - const level = this.level || (this.parent && this.parent.level); - - if (!level || this.levels[level] >= this.levels[info[LEVEL]]) { - if (info && !this.format) { - return this.log(info, callback); - } - - let errState; - let transformed; - - // We trap(and re-throw) any errors generated by the user-provided format, but also - // guarantee that the streams callback is invoked so that we can continue flowing. - try { - transformed = this.format.transform(Object.assign({}, info), this.format.options); - } catch (err) { - errState = err; - } - - if (errState || !transformed) { - // eslint-disable-next-line callback-return - callback(); - if (errState) throw errState; - return; - } - - return this.log(transformed, callback); - } - this._writableState.sync = false; - return callback(null); -}; - -/** - * Writes the batch of info objects (i.e. "object chunks") to our transport - * instance after performing any necessary filtering. - * @param {mixed} chunks - TODO: add params description. - * @param {function} callback - TODO: add params description. - * @returns {mixed} - TODO: add returns description. - * @private - */ -TransportStream.prototype._writev = function _writev(chunks, callback) { - if (this.logv) { - const infos = chunks.filter(this._accept, this); - if (!infos.length) { - return callback(null); - } - - // Remark (indexzero): from a performance perspective if Transport - // implementers do choose to implement logv should we make it their - // responsibility to invoke their format? - return this.logv(infos, callback); - } - - for (let i = 0; i < chunks.length; i++) { - if (!this._accept(chunks[i])) continue; - - if (chunks[i].chunk && !this.format) { - this.log(chunks[i].chunk, chunks[i].callback); - continue; - } - - let errState; - let transformed; - - // We trap(and re-throw) any errors generated by the user-provided format, but also - // guarantee that the streams callback is invoked so that we can continue flowing. - try { - transformed = this.format.transform( - Object.assign({}, chunks[i].chunk), - this.format.options - ); - } catch (err) { - errState = err; - } - - if (errState || !transformed) { - // eslint-disable-next-line callback-return - chunks[i].callback(); - if (errState) { - // eslint-disable-next-line callback-return - callback(null); - throw errState; - } - } else { - this.log(transformed, chunks[i].callback); - } - } - - return callback(null); -}; - -/** - * Predicate function that returns true if the specfied `info` on the - * WriteReq, `write`, should be passed down into the derived - * TransportStream's I/O via `.log(info, callback)`. - * @param {WriteReq} write - winston@3 Node.js WriteReq for the `info` object - * representing the log message. - * @returns {Boolean} - Value indicating if the `write` should be accepted & - * logged. - */ -TransportStream.prototype._accept = function _accept(write) { - const info = write.chunk; - if (this.silent) { - return false; - } - - // We always prefer any explicit level set on the Transport itself - // falling back to any level set on the parent. - const level = this.level || (this.parent && this.parent.level); - - // Immediately check the average case: log level filtering. - if ( - info.exception === true || - !level || - this.levels[level] >= this.levels[info[LEVEL]] - ) { - // Ensure the info object is valid based on `{ exception }`: - // 1. { handleExceptions: true }: all `info` objects are valid - // 2. { exception: false }: accepted by all transports. - if (this.handleExceptions || info.exception !== true) { - return true; - } - } - - return false; -}; - -/** - * _nop is short for "No operation" - * @returns {Boolean} Intentionally false. - */ -TransportStream.prototype._nop = function _nop() { - // eslint-disable-next-line no-undefined - return void undefined; -}; - - -/***/ }), - -/***/ 23878: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; -/** - * winston.js: Top-level include defining Winston. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const logform = __webpack_require__(72110); -const { warn } = __webpack_require__(6484); - -/** - * Expose version. Use `require` method for `webpack` support. - * @type {string} - */ -exports.version = __webpack_require__(94985).version; -/** - * Include transports defined by default by winston - * @type {Array} - */ -exports.transports = __webpack_require__(16176); -/** - * Expose utility methods - * @type {Object} - */ -exports.config = __webpack_require__(26704); -/** - * Hoist format-related functionality from logform. - * @type {Object} - */ -exports.addColors = logform.levels; -/** - * Hoist format-related functionality from logform. - * @type {Object} - */ -exports.format = logform.format; -/** - * Expose core Logging-related prototypes. - * @type {function} - */ -exports.createLogger = __webpack_require__(55110); -/** - * Expose core Logging-related prototypes. - * @type {function} - */ -exports.Logger = __webpack_require__(58509); -/** - * Expose core Logging-related prototypes. - * @type {Object} - */ -exports.ExceptionHandler = __webpack_require__(93185); -/** - * Expose core Logging-related prototypes. - * @type {Object} - */ -exports.RejectionHandler = __webpack_require__(20563); -/** - * Expose core Logging-related prototypes. - * @type {Container} - */ -exports.Container = __webpack_require__(32094); -/** - * Expose core Logging-related prototypes. - * @type {Object} - */ -exports.Transport = __webpack_require__(86558); -/** - * We create and expose a default `Container` to `winston.loggers` so that the - * programmer may manage multiple `winston.Logger` instances without any - * additional overhead. - * @example - * // some-file1.js - * const logger = require('winston').loggers.get('something'); - * - * // some-file2.js - * const logger = require('winston').loggers.get('something'); - */ -exports.loggers = new exports.Container(); - -/** - * We create and expose a 'defaultLogger' so that the programmer may do the - * following without the need to create an instance of winston.Logger directly: - * @example - * const winston = require('winston'); - * winston.log('info', 'some message'); - * winston.error('some error'); - */ -const defaultLogger = exports.createLogger(); - -// Pass through the target methods onto `winston. -Object.keys(exports.config.npm.levels) - .concat([ - 'log', - 'query', - 'stream', - 'add', - 'remove', - 'clear', - 'profile', - 'startTimer', - 'handleExceptions', - 'unhandleExceptions', - 'handleRejections', - 'unhandleRejections', - 'configure', - 'child' - ]) - .forEach( - method => (exports[method] = (...args) => defaultLogger[method](...args)) - ); - -/** - * Define getter / setter for the default logger level which need to be exposed - * by winston. - * @type {string} - */ -Object.defineProperty(exports, "level", ({ - get() { - return defaultLogger.level; - }, - set(val) { - defaultLogger.level = val; - } -})); - -/** - * Define getter for `exceptions` which replaces `handleExceptions` and - * `unhandleExceptions`. - * @type {Object} - */ -Object.defineProperty(exports, "exceptions", ({ - get() { - return defaultLogger.exceptions; - } -})); - -/** - * Define getter for `rejections` which replaces `handleRejections` and - * `unhandleRejections`. - * @type {Object} - */ -Object.defineProperty(exports, "rejections", ({ - get() { - return defaultLogger.rejections; - } -})); - -/** - * Define getters / setters for appropriate properties of the default logger - * which need to be exposed by winston. - * @type {Logger} - */ -['exitOnError'].forEach(prop => { - Object.defineProperty(exports, prop, { - get() { - return defaultLogger[prop]; - }, - set(val) { - defaultLogger[prop] = val; - } - }); -}); - -/** - * The default transports and exceptionHandlers for the default winston logger. - * @type {Object} - */ -Object.defineProperty(exports, "default", ({ - get() { - return { - exceptionHandlers: defaultLogger.exceptionHandlers, - rejectionHandlers: defaultLogger.rejectionHandlers, - transports: defaultLogger.transports - }; - } -})); - -// Have friendlier breakage notices for properties that were exposed by default -// on winston < 3.0. -warn.deprecated(exports, 'setLevels'); -warn.forFunctions(exports, 'useFormat', ['cli']); -warn.forProperties(exports, 'useFormat', ['padLevels', 'stripColors']); -warn.forFunctions(exports, 'deprecated', [ - 'addRewriter', - 'addFilter', - 'clone', - 'extend' -]); -warn.forProperties(exports, 'deprecated', ['emitErrs', 'levelLength']); - - - -/***/ }), - -/***/ 6484: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; -/** - * common.js: Internal helper and utility functions for winston. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const { format } = __webpack_require__(39023); - -/** - * Set of simple deprecation notices and a way to expose them for a set of - * properties. - * @type {Object} - * @private - */ -exports.warn = { - deprecated(prop) { - return () => { - throw new Error(format('{ %s } was removed in winston@3.0.0.', prop)); - }; - }, - useFormat(prop) { - return () => { - throw new Error([ - format('{ %s } was removed in winston@3.0.0.', prop), - 'Use a custom winston.format = winston.format(function) instead.' - ].join('\n')); - }; - }, - forFunctions(obj, type, props) { - props.forEach(prop => { - obj[prop] = exports.warn[type](prop); - }); - }, - forProperties(obj, type, props) { - props.forEach(prop => { - const notice = exports.warn[type](prop); - Object.defineProperty(obj, prop, { - get: notice, - set: notice - }); - }); - } -}; - - -/***/ }), - -/***/ 26704: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; -/** - * index.js: Default settings for all levels that winston knows about. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const logform = __webpack_require__(72110); -const { configs } = __webpack_require__(80310); - -/** - * Export config set for the CLI. - * @type {Object} - */ -exports.cli = logform.levels(configs.cli); - -/** - * Export config set for npm. - * @type {Object} - */ -exports.npm = logform.levels(configs.npm); - -/** - * Export config set for the syslog. - * @type {Object} - */ -exports.syslog = logform.levels(configs.syslog); - -/** - * Hoist addColors from logform where it was refactored into in winston@3. - * @type {Object} - */ -exports.addColors = logform.levels; - - -/***/ }), - -/***/ 32094: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/** - * container.js: Inversion of control container for winston logger instances. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const createLogger = __webpack_require__(55110); - -/** - * Inversion of control container for winston logger instances. - * @type {Container} - */ -module.exports = class Container { - /** - * Constructor function for the Container object responsible for managing a - * set of `winston.Logger` instances based on string ids. - * @param {!Object} [options={}] - Default pass-thru options for Loggers. - */ - constructor(options = {}) { - this.loggers = new Map(); - this.options = options; - } - - /** - * Retrieves a `winston.Logger` instance for the specified `id`. If an - * instance does not exist, one is created. - * @param {!string} id - The id of the Logger to get. - * @param {?Object} [options] - Options for the Logger instance. - * @returns {Logger} - A configured Logger instance with a specified id. - */ - add(id, options) { - if (!this.loggers.has(id)) { - // Remark: Simple shallow clone for configuration options in case we pass - // in instantiated protoypal objects - options = Object.assign({}, options || this.options); - const existing = options.transports || this.options.transports; - - // Remark: Make sure if we have an array of transports we slice it to - // make copies of those references. - if (existing) { - options.transports = Array.isArray(existing) ? existing.slice() : [existing]; - } else { - options.transports = []; - } - - const logger = createLogger(options); - logger.on('close', () => this._delete(id)); - this.loggers.set(id, logger); - } - - return this.loggers.get(id); - } - - /** - * Retreives a `winston.Logger` instance for the specified `id`. If - * an instance does not exist, one is created. - * @param {!string} id - The id of the Logger to get. - * @param {?Object} [options] - Options for the Logger instance. - * @returns {Logger} - A configured Logger instance with a specified id. - */ - get(id, options) { - return this.add(id, options); - } - - /** - * Check if the container has a logger with the id. - * @param {?string} id - The id of the Logger instance to find. - * @returns {boolean} - Boolean value indicating if this instance has a - * logger with the specified `id`. - */ - has(id) { - return !!this.loggers.has(id); - } - - /** - * Closes a `Logger` instance with the specified `id` if it exists. - * If no `id` is supplied then all Loggers are closed. - * @param {?string} id - The id of the Logger instance to close. - * @returns {undefined} - */ - close(id) { - if (id) { - return this._removeLogger(id); - } - - this.loggers.forEach((val, key) => this._removeLogger(key)); - } - - /** - * Remove a logger based on the id. - * @param {!string} id - The id of the logger to remove. - * @returns {undefined} - * @private - */ - _removeLogger(id) { - if (!this.loggers.has(id)) { - return; - } - - const logger = this.loggers.get(id); - logger.close(); - this._delete(id); - } - - /** - * Deletes a `Logger` instance with the specified `id`. - * @param {!string} id - The id of the Logger instance to delete from - * container. - * @returns {undefined} - * @private - */ - _delete(id) { - this.loggers.delete(id); - } -}; - - -/***/ }), - -/***/ 55110: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/** - * create-logger.js: Logger factory for winston logger instances. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const { LEVEL } = __webpack_require__(80310); -const config = __webpack_require__(26704); -const Logger = __webpack_require__(58509); -const debug = __webpack_require__(98005)('winston:create-logger'); - -function isLevelEnabledFunctionName(level) { - return 'is' + level.charAt(0).toUpperCase() + level.slice(1) + 'Enabled'; -} - -/** - * Create a new instance of a winston Logger. Creates a new - * prototype for each instance. - * @param {!Object} opts - Options for the created logger. - * @returns {Logger} - A newly created logger instance. - */ -module.exports = function (opts = {}) { - // - // Default levels: npm - // - opts.levels = opts.levels || config.npm.levels; - - /** - * DerivedLogger to attach the logs level methods. - * @type {DerivedLogger} - * @extends {Logger} - */ - class DerivedLogger extends Logger { - /** - * Create a new class derived logger for which the levels can be attached to - * the prototype of. This is a V8 optimization that is well know to increase - * performance of prototype functions. - * @param {!Object} options - Options for the created logger. - */ - constructor(options) { - super(options); - } - } - - const logger = new DerivedLogger(opts); - - // - // Create the log level methods for the derived logger. - // - Object.keys(opts.levels).forEach(function (level) { - debug('Define prototype method for "%s"', level); - if (level === 'log') { - // eslint-disable-next-line no-console - console.warn('Level "log" not defined: conflicts with the method "log". Use a different level name.'); - return; - } - - // - // Define prototype methods for each log level e.g.: - // logger.log('info', msg) implies these methods are defined: - // - logger.info(msg) - // - logger.isInfoEnabled() - // - // Remark: to support logger.child this **MUST** be a function - // so it'll always be called on the instance instead of a fixed - // place in the prototype chain. - // - DerivedLogger.prototype[level] = function (...args) { - // Prefer any instance scope, but default to "root" logger - const self = this || logger; - - // Optimize the hot-path which is the single object. - if (args.length === 1) { - const [msg] = args; - const info = msg && msg.message && msg || { message: msg }; - info.level = info[LEVEL] = level; - self._addDefaultMeta(info); - self.write(info); - return (this || logger); - } - - // When provided nothing assume the empty string - if (args.length === 0) { - self.log(level, ''); - return self; - } - - // Otherwise build argument list which could potentially conform to - // either: - // . v3 API: log(obj) - // 2. v1/v2 API: log(level, msg, ... [string interpolate], [{metadata}], [callback]) - return self.log(level, ...args); - }; - - DerivedLogger.prototype[isLevelEnabledFunctionName(level)] = function () { - return (this || logger).isLevelEnabled(level); - }; - }); - - return logger; -}; - - -/***/ }), - -/***/ 93185: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/** - * exception-handler.js: Object for handling uncaughtException events. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const os = __webpack_require__(70857); -const asyncForEach = __webpack_require__(22436); -const debug = __webpack_require__(98005)('winston:exception'); -const once = __webpack_require__(77920); -const stackTrace = __webpack_require__(91370); -const ExceptionStream = __webpack_require__(83233); - -/** - * Object for handling uncaughtException events. - * @type {ExceptionHandler} - */ -module.exports = class ExceptionHandler { - /** - * TODO: add contructor description - * @param {!Logger} logger - TODO: add param description - */ - constructor(logger) { - if (!logger) { - throw new Error('Logger is required to handle exceptions'); - } - - this.logger = logger; - this.handlers = new Map(); - } - - /** - * Handles `uncaughtException` events for the current process by adding any - * handlers passed in. - * @returns {undefined} - */ - handle(...args) { - args.forEach(arg => { - if (Array.isArray(arg)) { - return arg.forEach(handler => this._addHandler(handler)); - } - - this._addHandler(arg); - }); - - if (!this.catcher) { - this.catcher = this._uncaughtException.bind(this); - process.on('uncaughtException', this.catcher); - } - } - - /** - * Removes any handlers to `uncaughtException` events for the current - * process. This does not modify the state of the `this.handlers` set. - * @returns {undefined} - */ - unhandle() { - if (this.catcher) { - process.removeListener('uncaughtException', this.catcher); - this.catcher = false; - - Array.from(this.handlers.values()) - .forEach(wrapper => this.logger.unpipe(wrapper)); - } - } - - /** - * TODO: add method description - * @param {Error} err - Error to get information about. - * @returns {mixed} - TODO: add return description. - */ - getAllInfo(err) { - let message = null; - if (err) { - message = typeof err === 'string' ? err : err.message; - } - - return { - error: err, - // TODO (indexzero): how do we configure this? - level: 'error', - message: [ - `uncaughtException: ${(message || '(no error message)')}`, - err && err.stack || ' No stack trace' - ].join('\n'), - stack: err && err.stack, - exception: true, - date: new Date().toString(), - process: this.getProcessInfo(), - os: this.getOsInfo(), - trace: this.getTrace(err) - }; - } - - /** - * Gets all relevant process information for the currently running process. - * @returns {mixed} - TODO: add return description. - */ - getProcessInfo() { - return { - pid: process.pid, - uid: process.getuid ? process.getuid() : null, - gid: process.getgid ? process.getgid() : null, - cwd: process.cwd(), - execPath: process.execPath, - version: process.version, - argv: process.argv, - memoryUsage: process.memoryUsage() - }; - } - - /** - * Gets all relevant OS information for the currently running process. - * @returns {mixed} - TODO: add return description. - */ - getOsInfo() { - return { - loadavg: os.loadavg(), - uptime: os.uptime() - }; - } - - /** - * Gets a stack trace for the specified error. - * @param {mixed} err - TODO: add param description. - * @returns {mixed} - TODO: add return description. - */ - getTrace(err) { - const trace = err ? stackTrace.parse(err) : stackTrace.get(); - return trace.map(site => { - return { - column: site.getColumnNumber(), - file: site.getFileName(), - function: site.getFunctionName(), - line: site.getLineNumber(), - method: site.getMethodName(), - native: site.isNative() - }; - }); - } - - /** - * Helper method to add a transport as an exception handler. - * @param {Transport} handler - The transport to add as an exception handler. - * @returns {void} - */ - _addHandler(handler) { - if (!this.handlers.has(handler)) { - handler.handleExceptions = true; - const wrapper = new ExceptionStream(handler); - this.handlers.set(handler, wrapper); - this.logger.pipe(wrapper); - } - } - - /** - * Logs all relevant information around the `err` and exits the current - * process. - * @param {Error} err - Error to handle - * @returns {mixed} - TODO: add return description. - * @private - */ - _uncaughtException(err) { - const info = this.getAllInfo(err); - const handlers = this._getExceptionHandlers(); - // Calculate if we should exit on this error - let doExit = typeof this.logger.exitOnError === 'function' - ? this.logger.exitOnError(err) - : this.logger.exitOnError; - let timeout; - - if (!handlers.length && doExit) { - // eslint-disable-next-line no-console - console.warn('winston: exitOnError cannot be true with no exception handlers.'); - // eslint-disable-next-line no-console - console.warn('winston: not exiting process.'); - doExit = false; - } - - function gracefulExit() { - debug('doExit', doExit); - debug('process._exiting', process._exiting); - - if (doExit && !process._exiting) { - // Remark: Currently ignoring any exceptions from transports when - // catching uncaught exceptions. - if (timeout) { - clearTimeout(timeout); - } - // eslint-disable-next-line no-process-exit - process.exit(1); - } - } - - if (!handlers || handlers.length === 0) { - return process.nextTick(gracefulExit); - } - - // Log to all transports attempting to listen for when they are completed. - asyncForEach(handlers, (handler, next) => { - const done = once(next); - const transport = handler.transport || handler; - - // Debug wrapping so that we can inspect what's going on under the covers. - function onDone(event) { - return () => { - debug(event); - done(); - }; - } - - transport._ending = true; - transport.once('finish', onDone('finished')); - transport.once('error', onDone('error')); - }, () => doExit && gracefulExit()); - - this.logger.log(info); - - // If exitOnError is true, then only allow the logging of exceptions to - // take up to `3000ms`. - if (doExit) { - timeout = setTimeout(gracefulExit, 3000); - } - } - - /** - * Returns the list of transports and exceptionHandlers for this instance. - * @returns {Array} - List of transports and exceptionHandlers for this - * instance. - * @private - */ - _getExceptionHandlers() { - // Remark (indexzero): since `logger.transports` returns all of the pipes - // from the _readableState of the stream we actually get the join of the - // explicit handlers and the implicit transports with - // `handleExceptions: true` - return this.logger.transports.filter(wrap => { - const transport = wrap.transport || wrap; - return transport.handleExceptions; - }); - } -}; - - -/***/ }), - -/***/ 83233: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/** - * exception-stream.js: TODO: add file header handler. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const { Writable } = __webpack_require__(72093); - -/** - * TODO: add class description. - * @type {ExceptionStream} - * @extends {Writable} - */ -module.exports = class ExceptionStream extends Writable { - /** - * Constructor function for the ExceptionStream responsible for wrapping a - * TransportStream; only allowing writes of `info` objects with - * `info.exception` set to true. - * @param {!TransportStream} transport - Stream to filter to exceptions - */ - constructor(transport) { - super({ objectMode: true }); - - if (!transport) { - throw new Error('ExceptionStream requires a TransportStream instance.'); - } - - // Remark (indexzero): we set `handleExceptions` here because it's the - // predicate checked in ExceptionHandler.prototype.__getExceptionHandlers - this.handleExceptions = true; - this.transport = transport; - } - - /** - * Writes the info object to our transport instance if (and only if) the - * `exception` property is set on the info. - * @param {mixed} info - TODO: add param description. - * @param {mixed} enc - TODO: add param description. - * @param {mixed} callback - TODO: add param description. - * @returns {mixed} - TODO: add return description. - * @private - */ - _write(info, enc, callback) { - if (info.exception) { - return this.transport.log(info, callback); - } - - callback(); - return true; - } -}; - - -/***/ }), - -/***/ 58509: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/** - * logger.js: TODO: add file header description. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const { Stream, Transform } = __webpack_require__(72093); -const asyncForEach = __webpack_require__(22436); -const { LEVEL, SPLAT } = __webpack_require__(80310); -const isStream = __webpack_require__(79421); -const ExceptionHandler = __webpack_require__(93185); -const RejectionHandler = __webpack_require__(20563); -const LegacyTransportStream = __webpack_require__(26103); -const Profiler = __webpack_require__(2264); -const { warn } = __webpack_require__(6484); -const config = __webpack_require__(26704); - -/** - * Captures the number of format (i.e. %s strings) in a given string. - * Based on `util.format`, see Node.js source: - * https://github.com/nodejs/node/blob/b1c8f15c5f169e021f7c46eb7b219de95fe97603/lib/util.js#L201-L230 - * @type {RegExp} - */ -const formatRegExp = /%[scdjifoO%]/g; - -/** - * TODO: add class description. - * @type {Logger} - * @extends {Transform} - */ -class Logger extends Transform { - /** - * Constructor function for the Logger object responsible for persisting log - * messages and metadata to one or more transports. - * @param {!Object} options - foo - */ - constructor(options) { - super({ objectMode: true }); - this.configure(options); - } - - child(defaultRequestMetadata) { - const logger = this; - return Object.create(logger, { - write: { - value: function (info) { - const infoClone = Object.assign( - {}, - defaultRequestMetadata, - info - ); - - // Object.assign doesn't copy inherited Error - // properties so we have to do that explicitly - // - // Remark (indexzero): we should remove this - // since the errors format will handle this case. - // - if (info instanceof Error) { - infoClone.stack = info.stack; - infoClone.message = info.message; - } - - logger.write(infoClone); - } - } - }); - } - - /** - * This will wholesale reconfigure this instance by: - * 1. Resetting all transports. Older transports will be removed implicitly. - * 2. Set all other options including levels, colors, rewriters, filters, - * exceptionHandlers, etc. - * @param {!Object} options - TODO: add param description. - * @returns {undefined} - */ - configure({ - silent, - format, - defaultMeta, - levels, - level = 'info', - exitOnError = true, - transports, - colors, - emitErrs, - formatters, - padLevels, - rewriters, - stripColors, - exceptionHandlers, - rejectionHandlers - } = {}) { - // Reset transports if we already have them - if (this.transports.length) { - this.clear(); - } - - this.silent = silent; - this.format = format || this.format || __webpack_require__(62214)(); - - this.defaultMeta = defaultMeta || null; - // Hoist other options onto this instance. - this.levels = levels || this.levels || config.npm.levels; - this.level = level; - if (this.exceptions) { - this.exceptions.unhandle(); - } - if (this.rejections) { - this.rejections.unhandle(); - } - this.exceptions = new ExceptionHandler(this); - this.rejections = new RejectionHandler(this); - this.profilers = {}; - this.exitOnError = exitOnError; - - // Add all transports we have been provided. - if (transports) { - transports = Array.isArray(transports) ? transports : [transports]; - transports.forEach(transport => this.add(transport)); - } - - if ( - colors || - emitErrs || - formatters || - padLevels || - rewriters || - stripColors - ) { - throw new Error( - [ - '{ colors, emitErrs, formatters, padLevels, rewriters, stripColors } were removed in winston@3.0.0.', - 'Use a custom winston.format(function) instead.', - 'See: https://github.com/winstonjs/winston/tree/master/UPGRADE-3.0.md' - ].join('\n') - ); - } - - if (exceptionHandlers) { - this.exceptions.handle(exceptionHandlers); - } - if (rejectionHandlers) { - this.rejections.handle(rejectionHandlers); - } - } - - isLevelEnabled(level) { - const givenLevelValue = getLevelValue(this.levels, level); - if (givenLevelValue === null) { - return false; - } - - const configuredLevelValue = getLevelValue(this.levels, this.level); - if (configuredLevelValue === null) { - return false; - } - - if (!this.transports || this.transports.length === 0) { - return configuredLevelValue >= givenLevelValue; - } - - const index = this.transports.findIndex(transport => { - let transportLevelValue = getLevelValue(this.levels, transport.level); - if (transportLevelValue === null) { - transportLevelValue = configuredLevelValue; - } - return transportLevelValue >= givenLevelValue; - }); - return index !== -1; - } - - /* eslint-disable valid-jsdoc */ - /** - * Ensure backwards compatibility with a `log` method - * @param {mixed} level - Level the log message is written at. - * @param {mixed} msg - TODO: add param description. - * @param {mixed} meta - TODO: add param description. - * @returns {Logger} - TODO: add return description. - * - * @example - * // Supports the existing API: - * logger.log('info', 'Hello world', { custom: true }); - * logger.log('info', new Error('Yo, it\'s on fire')); - * - * // Requires winston.format.splat() - * logger.log('info', '%s %d%%', 'A string', 50, { thisIsMeta: true }); - * - * // And the new API with a single JSON literal: - * logger.log({ level: 'info', message: 'Hello world', custom: true }); - * logger.log({ level: 'info', message: new Error('Yo, it\'s on fire') }); - * - * // Also requires winston.format.splat() - * logger.log({ - * level: 'info', - * message: '%s %d%%', - * [SPLAT]: ['A string', 50], - * meta: { thisIsMeta: true } - * }); - * - */ - /* eslint-enable valid-jsdoc */ - log(level, msg, ...splat) { - // eslint-disable-line max-params - // Optimize for the hotpath of logging JSON literals - if (arguments.length === 1) { - // Yo dawg, I heard you like levels ... seriously ... - // In this context the LHS `level` here is actually the `info` so read - // this as: info[LEVEL] = info.level; - level[LEVEL] = level.level; - this._addDefaultMeta(level); - this.write(level); - return this; - } - - // Slightly less hotpath, but worth optimizing for. - if (arguments.length === 2) { - if (msg && typeof msg === 'object') { - msg[LEVEL] = msg.level = level; - this._addDefaultMeta(msg); - this.write(msg); - return this; - } - - msg = { [LEVEL]: level, level, message: msg }; - this._addDefaultMeta(msg); - this.write(msg); - return this; - } - - const [meta] = splat; - if (typeof meta === 'object' && meta !== null) { - // Extract tokens, if none available default to empty array to - // ensure consistancy in expected results - const tokens = msg && msg.match && msg.match(formatRegExp); - - if (!tokens) { - const info = Object.assign({}, this.defaultMeta, meta, { - [LEVEL]: level, - [SPLAT]: splat, - level, - message: msg - }); - - if (meta.message) info.message = `${info.message} ${meta.message}`; - if (meta.stack) info.stack = meta.stack; - if (meta.cause) info.cause = meta.cause; - - this.write(info); - return this; - } - } - - this.write(Object.assign({}, this.defaultMeta, { - [LEVEL]: level, - [SPLAT]: splat, - level, - message: msg - })); - - return this; - } - - /** - * Pushes data so that it can be picked up by all of our pipe targets. - * @param {mixed} info - TODO: add param description. - * @param {mixed} enc - TODO: add param description. - * @param {mixed} callback - Continues stream processing. - * @returns {undefined} - * @private - */ - _transform(info, enc, callback) { - if (this.silent) { - return callback(); - } - - // [LEVEL] is only soft guaranteed to be set here since we are a proper - // stream. It is likely that `info` came in through `.log(info)` or - // `.info(info)`. If it is not defined, however, define it. - // This LEVEL symbol is provided by `triple-beam` and also used in: - // - logform - // - winston-transport - // - abstract-winston-transport - if (!info[LEVEL]) { - info[LEVEL] = info.level; - } - - // Remark: really not sure what to do here, but this has been reported as - // very confusing by pre winston@2.0.0 users as quite confusing when using - // custom levels. - if (!this.levels[info[LEVEL]] && this.levels[info[LEVEL]] !== 0) { - // eslint-disable-next-line no-console - console.error('[winston] Unknown logger level: %s', info[LEVEL]); - } - - // Remark: not sure if we should simply error here. - if (!this._readableState.pipes) { - // eslint-disable-next-line no-console - console.error( - '[winston] Attempt to write logs with no transports, which can increase memory usage: %j', - info - ); - } - - // Here we write to the `format` pipe-chain, which on `readable` above will - // push the formatted `info` Object onto the buffer for this instance. We trap - // (and re-throw) any errors generated by the user-provided format, but also - // guarantee that the streams callback is invoked so that we can continue flowing. - try { - this.push(this.format.transform(info, this.format.options)); - } finally { - this._writableState.sync = false; - // eslint-disable-next-line callback-return - callback(); - } - } - - /** - * Delays the 'finish' event until all transport pipe targets have - * also emitted 'finish' or are already finished. - * @param {mixed} callback - Continues stream processing. - */ - _final(callback) { - const transports = this.transports.slice(); - asyncForEach( - transports, - (transport, next) => { - if (!transport || transport.finished) return setImmediate(next); - transport.once('finish', next); - transport.end(); - }, - callback - ); - } - - /** - * Adds the transport to this logger instance by piping to it. - * @param {mixed} transport - TODO: add param description. - * @returns {Logger} - TODO: add return description. - */ - add(transport) { - // Support backwards compatibility with all existing `winston < 3.x.x` - // transports which meet one of two criteria: - // 1. They inherit from winston.Transport in < 3.x.x which is NOT a stream. - // 2. They expose a log method which has a length greater than 2 (i.e. more then - // just `log(info, callback)`. - const target = - !isStream(transport) || transport.log.length > 2 - ? new LegacyTransportStream({ transport }) - : transport; - - if (!target._writableState || !target._writableState.objectMode) { - throw new Error( - 'Transports must WritableStreams in objectMode. Set { objectMode: true }.' - ); - } - - // Listen for the `error` event and the `warn` event on the new Transport. - this._onEvent('error', target); - this._onEvent('warn', target); - this.pipe(target); - - if (transport.handleExceptions) { - this.exceptions.handle(); - } - - if (transport.handleRejections) { - this.rejections.handle(); - } - - return this; - } - - /** - * Removes the transport from this logger instance by unpiping from it. - * @param {mixed} transport - TODO: add param description. - * @returns {Logger} - TODO: add return description. - */ - remove(transport) { - if (!transport) return this; - let target = transport; - if (!isStream(transport) || transport.log.length > 2) { - target = this.transports.filter( - match => match.transport === transport - )[0]; - } - - if (target) { - this.unpipe(target); - } - return this; - } - - /** - * Removes all transports from this logger instance. - * @returns {Logger} - TODO: add return description. - */ - clear() { - this.unpipe(); - return this; - } - - /** - * Cleans up resources (streams, event listeners) for all transports - * associated with this instance (if necessary). - * @returns {Logger} - TODO: add return description. - */ - close() { - this.exceptions.unhandle(); - this.rejections.unhandle(); - this.clear(); - this.emit('close'); - return this; - } - - /** - * Sets the `target` levels specified on this instance. - * @param {Object} Target levels to use on this instance. - */ - setLevels() { - warn.deprecated('setLevels'); - } - - /** - * Queries the all transports for this instance with the specified `options`. - * This will aggregate each transport's results into one object containing - * a property per transport. - * @param {Object} options - Query options for this instance. - * @param {function} callback - Continuation to respond to when complete. - */ - query(options, callback) { - if (typeof options === 'function') { - callback = options; - options = {}; - } - - options = options || {}; - const results = {}; - const queryObject = Object.assign({}, options.query || {}); - - // Helper function to query a single transport - function queryTransport(transport, next) { - if (options.query && typeof transport.formatQuery === 'function') { - options.query = transport.formatQuery(queryObject); - } - - transport.query(options, (err, res) => { - if (err) { - return next(err); - } - - if (typeof transport.formatResults === 'function') { - res = transport.formatResults(res, options.format); - } - - next(null, res); - }); - } - - // Helper function to accumulate the results from `queryTransport` into - // the `results`. - function addResults(transport, next) { - queryTransport(transport, (err, result) => { - // queryTransport could potentially invoke the callback multiple times - // since Transport code can be unpredictable. - if (next) { - result = err || result; - if (result) { - results[transport.name] = result; - } - - // eslint-disable-next-line callback-return - next(); - } - - next = null; - }); - } - - // Iterate over the transports in parallel setting the appropriate key in - // the `results`. - asyncForEach( - this.transports.filter(transport => !!transport.query), - addResults, - () => callback(null, results) - ); - } - - /** - * Returns a log stream for all transports. Options object is optional. - * @param{Object} options={} - Stream options for this instance. - * @returns {Stream} - TODO: add return description. - */ - stream(options = {}) { - const out = new Stream(); - const streams = []; - - out._streams = streams; - out.destroy = () => { - let i = streams.length; - while (i--) { - streams[i].destroy(); - } - }; - - // Create a list of all transports for this instance. - this.transports - .filter(transport => !!transport.stream) - .forEach(transport => { - const str = transport.stream(options); - if (!str) { - return; - } - - streams.push(str); - - str.on('log', log => { - log.transport = log.transport || []; - log.transport.push(transport.name); - out.emit('log', log); - }); - - str.on('error', err => { - err.transport = err.transport || []; - err.transport.push(transport.name); - out.emit('error', err); - }); - }); - - return out; - } - - /** - * Returns an object corresponding to a specific timing. When done is called - * the timer will finish and log the duration. e.g.: - * @returns {Profile} - TODO: add return description. - * @example - * const timer = winston.startTimer() - * setTimeout(() => { - * timer.done({ - * message: 'Logging message' - * }); - * }, 1000); - */ - startTimer() { - return new Profiler(this); - } - - /** - * Tracks the time inbetween subsequent calls to this method with the same - * `id` parameter. The second call to this method will log the difference in - * milliseconds along with the message. - * @param {string} id Unique id of the profiler - * @returns {Logger} - TODO: add return description. - */ - profile(id, ...args) { - const time = Date.now(); - if (this.profilers[id]) { - const timeEnd = this.profilers[id]; - delete this.profilers[id]; - - // Attempt to be kind to users if they are still using older APIs. - if (typeof args[args.length - 2] === 'function') { - // eslint-disable-next-line no-console - console.warn( - 'Callback function no longer supported as of winston@3.0.0' - ); - args.pop(); - } - - // Set the duration property of the metadata - const info = typeof args[args.length - 1] === 'object' ? args.pop() : {}; - info.level = info.level || 'info'; - info.durationMs = time - timeEnd; - info.message = info.message || id; - return this.write(info); - } - - this.profilers[id] = time; - return this; - } - - /** - * Backwards compatibility to `exceptions.handle` in winston < 3.0.0. - * @returns {undefined} - * @deprecated - */ - handleExceptions(...args) { - // eslint-disable-next-line no-console - console.warn( - 'Deprecated: .handleExceptions() will be removed in winston@4. Use .exceptions.handle()' - ); - this.exceptions.handle(...args); - } - - /** - * Backwards compatibility to `exceptions.handle` in winston < 3.0.0. - * @returns {undefined} - * @deprecated - */ - unhandleExceptions(...args) { - // eslint-disable-next-line no-console - console.warn( - 'Deprecated: .unhandleExceptions() will be removed in winston@4. Use .exceptions.unhandle()' - ); - this.exceptions.unhandle(...args); - } - - /** - * Throw a more meaningful deprecation notice - * @throws {Error} - TODO: add throws description. - */ - cli() { - throw new Error( - [ - 'Logger.cli() was removed in winston@3.0.0', - 'Use a custom winston.formats.cli() instead.', - 'See: https://github.com/winstonjs/winston/tree/master/UPGRADE-3.0.md' - ].join('\n') - ); - } - - /** - * Bubbles the `event` that occured on the specified `transport` up - * from this instance. - * @param {string} event - The event that occured - * @param {Object} transport - Transport on which the event occured - * @private - */ - _onEvent(event, transport) { - function transportEvent(err) { - // https://github.com/winstonjs/winston/issues/1364 - if (event === 'error' && !this.transports.includes(transport)) { - this.add(transport); - } - this.emit(event, err, transport); - } - - if (!transport['__winston' + event]) { - transport['__winston' + event] = transportEvent.bind(this); - transport.on(event, transport['__winston' + event]); - } - } - - _addDefaultMeta(msg) { - if (this.defaultMeta) { - Object.assign(msg, this.defaultMeta); - } - } -} - -function getLevelValue(levels, level) { - const value = levels[level]; - if (!value && value !== 0) { - return null; - } - return value; -} - -/** - * Represents the current readableState pipe targets for this Logger instance. - * @type {Array|Object} - */ -Object.defineProperty(Logger.prototype, 'transports', { - configurable: false, - enumerable: true, - get() { - const { pipes } = this._readableState; - return !Array.isArray(pipes) ? [pipes].filter(Boolean) : pipes; - } -}); - -module.exports = Logger; - - -/***/ }), - -/***/ 2264: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/** - * profiler.js: TODO: add file header description. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - -/** - * TODO: add class description. - * @type {Profiler} - * @private - */ -class Profiler { - /** - * Constructor function for the Profiler instance used by - * `Logger.prototype.startTimer`. When done is called the timer will finish - * and log the duration. - * @param {!Logger} logger - TODO: add param description. - * @private - */ - constructor(logger) { - const Logger = __webpack_require__(58509); - if (typeof logger !== 'object' || Array.isArray(logger) || !(logger instanceof Logger)) { - throw new Error('Logger is required for profiling'); - } else { - this.logger = logger; - this.start = Date.now(); - } - } - - /** - * Ends the current timer (i.e. Profiler) instance and logs the `msg` along - * with the duration since creation. - * @returns {mixed} - TODO: add return description. - * @private - */ - done(...args) { - if (typeof args[args.length - 1] === 'function') { - // eslint-disable-next-line no-console - console.warn('Callback function no longer supported as of winston@3.0.0'); - args.pop(); - } - - const info = typeof args[args.length - 1] === 'object' ? args.pop() : {}; - info.level = info.level || 'info'; - info.durationMs = (Date.now()) - this.start; - - return this.logger.write(info); - } -}; - -module.exports = Profiler; - - -/***/ }), - -/***/ 20563: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/** - * exception-handler.js: Object for handling uncaughtException events. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const os = __webpack_require__(70857); -const asyncForEach = __webpack_require__(22436); -const debug = __webpack_require__(98005)('winston:rejection'); -const once = __webpack_require__(77920); -const stackTrace = __webpack_require__(91370); -const RejectionStream = __webpack_require__(67487); - -/** - * Object for handling unhandledRejection events. - * @type {RejectionHandler} - */ -module.exports = class RejectionHandler { - /** - * TODO: add contructor description - * @param {!Logger} logger - TODO: add param description - */ - constructor(logger) { - if (!logger) { - throw new Error('Logger is required to handle rejections'); - } - - this.logger = logger; - this.handlers = new Map(); - } - - /** - * Handles `unhandledRejection` events for the current process by adding any - * handlers passed in. - * @returns {undefined} - */ - handle(...args) { - args.forEach(arg => { - if (Array.isArray(arg)) { - return arg.forEach(handler => this._addHandler(handler)); - } - - this._addHandler(arg); - }); - - if (!this.catcher) { - this.catcher = this._unhandledRejection.bind(this); - process.on('unhandledRejection', this.catcher); - } - } - - /** - * Removes any handlers to `unhandledRejection` events for the current - * process. This does not modify the state of the `this.handlers` set. - * @returns {undefined} - */ - unhandle() { - if (this.catcher) { - process.removeListener('unhandledRejection', this.catcher); - this.catcher = false; - - Array.from(this.handlers.values()).forEach(wrapper => - this.logger.unpipe(wrapper) - ); - } - } - - /** - * TODO: add method description - * @param {Error} err - Error to get information about. - * @returns {mixed} - TODO: add return description. - */ - getAllInfo(err) { - let message = null; - if (err) { - message = typeof err === 'string' ? err : err.message; - } - - return { - error: err, - // TODO (indexzero): how do we configure this? - level: 'error', - message: [ - `unhandledRejection: ${message || '(no error message)'}`, - err && err.stack || ' No stack trace' - ].join('\n'), - stack: err && err.stack, - rejection: true, - date: new Date().toString(), - process: this.getProcessInfo(), - os: this.getOsInfo(), - trace: this.getTrace(err) - }; - } - - /** - * Gets all relevant process information for the currently running process. - * @returns {mixed} - TODO: add return description. - */ - getProcessInfo() { - return { - pid: process.pid, - uid: process.getuid ? process.getuid() : null, - gid: process.getgid ? process.getgid() : null, - cwd: process.cwd(), - execPath: process.execPath, - version: process.version, - argv: process.argv, - memoryUsage: process.memoryUsage() - }; - } - - /** - * Gets all relevant OS information for the currently running process. - * @returns {mixed} - TODO: add return description. - */ - getOsInfo() { - return { - loadavg: os.loadavg(), - uptime: os.uptime() - }; - } - - /** - * Gets a stack trace for the specified error. - * @param {mixed} err - TODO: add param description. - * @returns {mixed} - TODO: add return description. - */ - getTrace(err) { - const trace = err ? stackTrace.parse(err) : stackTrace.get(); - return trace.map(site => { - return { - column: site.getColumnNumber(), - file: site.getFileName(), - function: site.getFunctionName(), - line: site.getLineNumber(), - method: site.getMethodName(), - native: site.isNative() - }; - }); - } - - /** - * Helper method to add a transport as an exception handler. - * @param {Transport} handler - The transport to add as an exception handler. - * @returns {void} - */ - _addHandler(handler) { - if (!this.handlers.has(handler)) { - handler.handleRejections = true; - const wrapper = new RejectionStream(handler); - this.handlers.set(handler, wrapper); - this.logger.pipe(wrapper); - } - } - - /** - * Logs all relevant information around the `err` and exits the current - * process. - * @param {Error} err - Error to handle - * @returns {mixed} - TODO: add return description. - * @private - */ - _unhandledRejection(err) { - const info = this.getAllInfo(err); - const handlers = this._getRejectionHandlers(); - // Calculate if we should exit on this error - let doExit = - typeof this.logger.exitOnError === 'function' - ? this.logger.exitOnError(err) - : this.logger.exitOnError; - let timeout; - - if (!handlers.length && doExit) { - // eslint-disable-next-line no-console - console.warn('winston: exitOnError cannot be true with no rejection handlers.'); - // eslint-disable-next-line no-console - console.warn('winston: not exiting process.'); - doExit = false; - } - - function gracefulExit() { - debug('doExit', doExit); - debug('process._exiting', process._exiting); - - if (doExit && !process._exiting) { - // Remark: Currently ignoring any rejections from transports when - // catching unhandled rejections. - if (timeout) { - clearTimeout(timeout); - } - // eslint-disable-next-line no-process-exit - process.exit(1); - } - } - - if (!handlers || handlers.length === 0) { - return process.nextTick(gracefulExit); - } - - // Log to all transports attempting to listen for when they are completed. - asyncForEach( - handlers, - (handler, next) => { - const done = once(next); - const transport = handler.transport || handler; - - // Debug wrapping so that we can inspect what's going on under the covers. - function onDone(event) { - return () => { - debug(event); - done(); - }; - } - - transport._ending = true; - transport.once('finish', onDone('finished')); - transport.once('error', onDone('error')); - }, - () => doExit && gracefulExit() - ); - - this.logger.log(info); - - // If exitOnError is true, then only allow the logging of exceptions to - // take up to `3000ms`. - if (doExit) { - timeout = setTimeout(gracefulExit, 3000); - } - } - - /** - * Returns the list of transports and exceptionHandlers for this instance. - * @returns {Array} - List of transports and exceptionHandlers for this - * instance. - * @private - */ - _getRejectionHandlers() { - // Remark (indexzero): since `logger.transports` returns all of the pipes - // from the _readableState of the stream we actually get the join of the - // explicit handlers and the implicit transports with - // `handleRejections: true` - return this.logger.transports.filter(wrap => { - const transport = wrap.transport || wrap; - return transport.handleRejections; - }); - } -}; - - -/***/ }), - -/***/ 67487: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/** - * rejection-stream.js: TODO: add file header handler. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const { Writable } = __webpack_require__(72093); - -/** - * TODO: add class description. - * @type {RejectionStream} - * @extends {Writable} - */ -module.exports = class RejectionStream extends Writable { - /** - * Constructor function for the RejectionStream responsible for wrapping a - * TransportStream; only allowing writes of `info` objects with - * `info.rejection` set to true. - * @param {!TransportStream} transport - Stream to filter to rejections - */ - constructor(transport) { - super({ objectMode: true }); - - if (!transport) { - throw new Error('RejectionStream requires a TransportStream instance.'); - } - - this.handleRejections = true; - this.transport = transport; - } - - /** - * Writes the info object to our transport instance if (and only if) the - * `rejection` property is set on the info. - * @param {mixed} info - TODO: add param description. - * @param {mixed} enc - TODO: add param description. - * @param {mixed} callback - TODO: add param description. - * @returns {mixed} - TODO: add return description. - * @private - */ - _write(info, enc, callback) { - if (info.rejection) { - return this.transport.log(info, callback); - } - - callback(); - return true; - } -}; - - -/***/ }), - -/***/ 52106: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/** - * tail-file.js: TODO: add file header description. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const fs = __webpack_require__(79896); -const { StringDecoder } = __webpack_require__(13193); -const { Stream } = __webpack_require__(72093); - -/** - * Simple no-op function. - * @returns {undefined} - */ -function noop() {} - -/** - * TODO: add function description. - * @param {Object} options - Options for tail. - * @param {function} iter - Iterator function to execute on every line. -* `tail -f` a file. Options must include file. - * @returns {mixed} - TODO: add return description. - */ -module.exports = (options, iter) => { - const buffer = Buffer.alloc(64 * 1024); - const decode = new StringDecoder('utf8'); - const stream = new Stream(); - let buff = ''; - let pos = 0; - let row = 0; - - if (options.start === -1) { - delete options.start; - } - - stream.readable = true; - stream.destroy = () => { - stream.destroyed = true; - stream.emit('end'); - stream.emit('close'); - }; - - fs.open(options.file, 'a+', '0644', (err, fd) => { - if (err) { - if (!iter) { - stream.emit('error', err); - } else { - iter(err); - } - stream.destroy(); - return; - } - - (function read() { - if (stream.destroyed) { - fs.close(fd, noop); - return; - } - - return fs.read(fd, buffer, 0, buffer.length, pos, (error, bytes) => { - if (error) { - if (!iter) { - stream.emit('error', error); - } else { - iter(error); - } - stream.destroy(); - return; - } - - if (!bytes) { - if (buff) { - // eslint-disable-next-line eqeqeq - if (options.start == null || row > options.start) { - if (!iter) { - stream.emit('line', buff); - } else { - iter(null, buff); - } - } - row++; - buff = ''; - } - return setTimeout(read, 1000); - } - - let data = decode.write(buffer.slice(0, bytes)); - if (!iter) { - stream.emit('data', data); - } - - data = (buff + data).split(/\n+/); - - const l = data.length - 1; - let i = 0; - - for (; i < l; i++) { - // eslint-disable-next-line eqeqeq - if (options.start == null || row > options.start) { - if (!iter) { - stream.emit('line', data[i]); - } else { - iter(null, data[i]); - } - } - row++; - } - - buff = data[l]; - pos += bytes; - return read(); - }); - }()); - }); - - if (!iter) { - return stream; - } - - return stream.destroy; -}; - - -/***/ }), - -/***/ 58957: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/* eslint-disable no-console */ -/* - * console.js: Transport for outputting to the console. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const os = __webpack_require__(70857); -const { LEVEL, MESSAGE } = __webpack_require__(80310); -const TransportStream = __webpack_require__(86558); - -/** - * Transport for outputting to the console. - * @type {Console} - * @extends {TransportStream} - */ -module.exports = class Console extends TransportStream { - /** - * Constructor function for the Console transport object responsible for - * persisting log messages and metadata to a terminal or TTY. - * @param {!Object} [options={}] - Options for this instance. - */ - constructor(options = {}) { - super(options); - - // Expose the name of this Transport on the prototype - this.name = options.name || 'console'; - this.stderrLevels = this._stringArrayToSet(options.stderrLevels); - this.consoleWarnLevels = this._stringArrayToSet(options.consoleWarnLevels); - this.eol = typeof options.eol === 'string' ? options.eol : os.EOL; - this.forceConsole = options.forceConsole || false; - - // Keep a reference to the log, warn, and error console methods - // in case they get redirected to this transport after the logger is - // instantiated. This prevents a circular reference issue. - this._consoleLog = console.log.bind(console); - this._consoleWarn = console.warn.bind(console); - this._consoleError = console.error.bind(console); - - this.setMaxListeners(30); - } - - /** - * Core logging method exposed to Winston. - * @param {Object} info - TODO: add param description. - * @param {Function} callback - TODO: add param description. - * @returns {undefined} - */ - log(info, callback) { - setImmediate(() => this.emit('logged', info)); - - // Remark: what if there is no raw...? - if (this.stderrLevels[info[LEVEL]]) { - if (console._stderr && !this.forceConsole) { - // Node.js maps `process.stderr` to `console._stderr`. - console._stderr.write(`${info[MESSAGE]}${this.eol}`); - } else { - // console.error adds a newline - this._consoleError(info[MESSAGE]); - } - - if (callback) { - callback(); // eslint-disable-line callback-return - } - return; - } else if (this.consoleWarnLevels[info[LEVEL]]) { - if (console._stderr && !this.forceConsole) { - // Node.js maps `process.stderr` to `console._stderr`. - // in Node.js console.warn is an alias for console.error - console._stderr.write(`${info[MESSAGE]}${this.eol}`); - } else { - // console.warn adds a newline - this._consoleWarn(info[MESSAGE]); - } - - if (callback) { - callback(); // eslint-disable-line callback-return - } - return; - } - - if (console._stdout && !this.forceConsole) { - // Node.js maps `process.stdout` to `console._stdout`. - console._stdout.write(`${info[MESSAGE]}${this.eol}`); - } else { - // console.log adds a newline. - this._consoleLog(info[MESSAGE]); - } - - if (callback) { - callback(); // eslint-disable-line callback-return - } - } - - /** - * Returns a Set-like object with strArray's elements as keys (each with the - * value true). - * @param {Array} strArray - Array of Set-elements as strings. - * @param {?string} [errMsg] - Custom error message thrown on invalid input. - * @returns {Object} - TODO: add return description. - * @private - */ - _stringArrayToSet(strArray, errMsg) { - if (!strArray) return {}; - - errMsg = - errMsg || 'Cannot make set from type other than Array of string elements'; - - if (!Array.isArray(strArray)) { - throw new Error(errMsg); - } - - return strArray.reduce((set, el) => { - if (typeof el !== 'string') { - throw new Error(errMsg); - } - set[el] = true; - - return set; - }, {}); - } -}; - - -/***/ }), - -/***/ 36800: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/* eslint-disable complexity,max-statements */ -/** - * file.js: Transport for outputting to a local log file. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const fs = __webpack_require__(79896); -const path = __webpack_require__(16928); -const asyncSeries = __webpack_require__(43745); -const zlib = __webpack_require__(43106); -const { MESSAGE } = __webpack_require__(80310); -const { Stream, PassThrough } = __webpack_require__(72093); -const TransportStream = __webpack_require__(86558); -const debug = __webpack_require__(98005)('winston:file'); -const os = __webpack_require__(70857); -const tailFile = __webpack_require__(52106); - -/** - * Transport for outputting to a local log file. - * @type {File} - * @extends {TransportStream} - */ -module.exports = class File extends TransportStream { - /** - * Constructor function for the File transport object responsible for - * persisting log messages and metadata to one or more files. - * @param {Object} options - Options for this instance. - */ - constructor(options = {}) { - super(options); - - // Expose the name of this Transport on the prototype. - this.name = options.name || 'file'; - - // Helper function which throws an `Error` in the event that any of the - // rest of the arguments is present in `options`. - function throwIf(target, ...args) { - args.slice(1).forEach(name => { - if (options[name]) { - throw new Error(`Cannot set ${name} and ${target} together`); - } - }); - } - - // Setup the base stream that always gets piped to to handle buffering. - this._stream = new PassThrough(); - this._stream.setMaxListeners(30); - - // Bind this context for listener methods. - this._onError = this._onError.bind(this); - - if (options.filename || options.dirname) { - throwIf('filename or dirname', 'stream'); - this._basename = this.filename = options.filename - ? path.basename(options.filename) - : 'winston.log'; - - this.dirname = options.dirname || path.dirname(options.filename); - this.options = options.options || { flags: 'a' }; - } else if (options.stream) { - // eslint-disable-next-line no-console - console.warn('options.stream will be removed in winston@4. Use winston.transports.Stream'); - throwIf('stream', 'filename', 'maxsize'); - this._dest = this._stream.pipe(this._setupStream(options.stream)); - this.dirname = path.dirname(this._dest.path); - // We need to listen for drain events when write() returns false. This - // can make node mad at times. - } else { - throw new Error('Cannot log to file without filename or stream.'); - } - - this.maxsize = options.maxsize || null; - this.rotationFormat = options.rotationFormat || false; - this.zippedArchive = options.zippedArchive || false; - this.maxFiles = options.maxFiles || null; - this.eol = (typeof options.eol === 'string') ? options.eol : os.EOL; - this.tailable = options.tailable || false; - this.lazy = options.lazy || false; - - // Internal state variables representing the number of files this instance - // has created and the current size (in bytes) of the current logfile. - this._size = 0; - this._pendingSize = 0; - this._created = 0; - this._drain = false; - this._opening = false; - this._ending = false; - this._fileExist = false; - - if (this.dirname) this._createLogDirIfNotExist(this.dirname); - if (!this.lazy) this.open(); - } - - finishIfEnding() { - if (this._ending) { - if (this._opening) { - this.once('open', () => { - this._stream.once('finish', () => this.emit('finish')); - setImmediate(() => this._stream.end()); - }); - } else { - this._stream.once('finish', () => this.emit('finish')); - setImmediate(() => this._stream.end()); - } - } - } - - /** - * Core logging method exposed to Winston. Metadata is optional. - * @param {Object} info - TODO: add param description. - * @param {Function} callback - TODO: add param description. - * @returns {undefined} - */ - log(info, callback = () => { }) { - // Remark: (jcrugzz) What is necessary about this callback(null, true) now - // when thinking about 3.x? Should silent be handled in the base - // TransportStream _write method? - if (this.silent) { - callback(); - return true; - } - - - // Output stream buffer is full and has asked us to wait for the drain event - if (this._drain) { - this._stream.once('drain', () => { - this._drain = false; - this.log(info, callback); - }); - return; - } - if (this._rotate) { - this._stream.once('rotate', () => { - this._rotate = false; - this.log(info, callback); - }); - return; - } - if (this.lazy) { - if (!this._fileExist) { - if (!this._opening) { - this.open(); - } - this.once('open', () => { - this._fileExist = true; - this.log(info, callback); - return; - }); - return; - } - if (this._needsNewFile(this._pendingSize)) { - this._dest.once('close', () => { - if (!this._opening) { - this.open(); - } - this.once('open', () => { - this.log(info, callback); - return; - }); - return; - }); - return; - } - } - - // Grab the raw string and append the expected EOL. - const output = `${info[MESSAGE]}${this.eol}`; - const bytes = Buffer.byteLength(output); - - // After we have written to the PassThrough check to see if we need - // to rotate to the next file. - // - // Remark: This gets called too early and does not depict when data - // has been actually flushed to disk. - function logged() { - this._size += bytes; - this._pendingSize -= bytes; - - debug('logged %s %s', this._size, output); - this.emit('logged', info); - - // Do not attempt to rotate files while rotating - if (this._rotate) { - return; - } - - // Do not attempt to rotate files while opening - if (this._opening) { - return; - } - - // Check to see if we need to end the stream and create a new one. - if (!this._needsNewFile()) { - return; - } - if (this.lazy) { - this._endStream(() => {this.emit('fileclosed');}); - return; - } - - // End the current stream, ensure it flushes and create a new one. - // This could potentially be optimized to not run a stat call but its - // the safest way since we are supporting `maxFiles`. - this._rotate = true; - this._endStream(() => this._rotateFile()); - } - - // Keep track of the pending bytes being written while files are opening - // in order to properly rotate the PassThrough this._stream when the file - // eventually does open. - this._pendingSize += bytes; - if (this._opening - && !this.rotatedWhileOpening - && this._needsNewFile(this._size + this._pendingSize)) { - this.rotatedWhileOpening = true; - } - - const written = this._stream.write(output, logged.bind(this)); - if (!written) { - this._drain = true; - this._stream.once('drain', () => { - this._drain = false; - callback(); - }); - } else { - callback(); // eslint-disable-line callback-return - } - - debug('written', written, this._drain); - - this.finishIfEnding(); - - return written; - } - - /** - * Query the transport. Options object is optional. - * @param {Object} options - Loggly-like query options for this instance. - * @param {function} callback - Continuation to respond to when complete. - * TODO: Refactor me. - */ - query(options, callback) { - if (typeof options === 'function') { - callback = options; - options = {}; - } - - options = normalizeQuery(options); - const file = path.join(this.dirname, this.filename); - let buff = ''; - let results = []; - let row = 0; - - const stream = fs.createReadStream(file, { - encoding: 'utf8' - }); - - stream.on('error', err => { - if (stream.readable) { - stream.destroy(); - } - if (!callback) { - return; - } - - return err.code !== 'ENOENT' ? callback(err) : callback(null, results); - }); - - stream.on('data', data => { - data = (buff + data).split(/\n+/); - const l = data.length - 1; - let i = 0; - - for (; i < l; i++) { - if (!options.start || row >= options.start) { - add(data[i]); - } - row++; - } - - buff = data[l]; - }); - - stream.on('close', () => { - if (buff) { - add(buff, true); - } - if (options.order === 'desc') { - results = results.reverse(); - } - - // eslint-disable-next-line callback-return - if (callback) callback(null, results); - }); - - function add(buff, attempt) { - try { - const log = JSON.parse(buff); - if (check(log)) { - push(log); - } - } catch (e) { - if (!attempt) { - stream.emit('error', e); - } - } - } - - function push(log) { - if ( - options.rows && - results.length >= options.rows && - options.order !== 'desc' - ) { - if (stream.readable) { - stream.destroy(); - } - return; - } - - if (options.fields) { - log = options.fields.reduce((obj, key) => { - obj[key] = log[key]; - return obj; - }, {}); - } - - if (options.order === 'desc') { - if (results.length >= options.rows) { - results.shift(); - } - } - results.push(log); - } - - function check(log) { - if (!log) { - return; - } - - if (typeof log !== 'object') { - return; - } - - const time = new Date(log.timestamp); - if ( - (options.from && time < options.from) || - (options.until && time > options.until) || - (options.level && options.level !== log.level) - ) { - return; - } - - return true; - } - - function normalizeQuery(options) { - options = options || {}; - - // limit - options.rows = options.rows || options.limit || 10; - - // starting row offset - options.start = options.start || 0; - - // now - options.until = options.until || new Date(); - if (typeof options.until !== 'object') { - options.until = new Date(options.until); - } - - // now - 24 - options.from = options.from || (options.until - (24 * 60 * 60 * 1000)); - if (typeof options.from !== 'object') { - options.from = new Date(options.from); - } - - // 'asc' or 'desc' - options.order = options.order || 'desc'; - - return options; - } - } - - /** - * Returns a log stream for this transport. Options object is optional. - * @param {Object} options - Stream options for this instance. - * @returns {Stream} - TODO: add return description. - * TODO: Refactor me. - */ - stream(options = {}) { - const file = path.join(this.dirname, this.filename); - const stream = new Stream(); - const tail = { - file, - start: options.start - }; - - stream.destroy = tailFile(tail, (err, line) => { - if (err) { - return stream.emit('error', err); - } - - try { - stream.emit('data', line); - line = JSON.parse(line); - stream.emit('log', line); - } catch (e) { - stream.emit('error', e); - } - }); - - return stream; - } - - /** - * Checks to see the filesize of. - * @returns {undefined} - */ - open() { - // If we do not have a filename then we were passed a stream and - // don't need to keep track of size. - if (!this.filename) return; - if (this._opening) return; - - this._opening = true; - - // Stat the target file to get the size and create the stream. - this.stat((err, size) => { - if (err) { - return this.emit('error', err); - } - debug('stat done: %s { size: %s }', this.filename, size); - this._size = size; - this._dest = this._createStream(this._stream); - this._opening = false; - this.once('open', () => { - if (!this._stream.emit('rotate')) { - this._rotate = false; - } - }); - }); - } - - /** - * Stat the file and assess information in order to create the proper stream. - * @param {function} callback - TODO: add param description. - * @returns {undefined} - */ - stat(callback) { - const target = this._getFile(); - const fullpath = path.join(this.dirname, target); - - fs.stat(fullpath, (err, stat) => { - if (err && err.code === 'ENOENT') { - debug('ENOENT ok', fullpath); - // Update internally tracked filename with the new target name. - this.filename = target; - return callback(null, 0); - } - - if (err) { - debug(`err ${err.code} ${fullpath}`); - return callback(err); - } - - if (!stat || this._needsNewFile(stat.size)) { - // If `stats.size` is greater than the `maxsize` for this - // instance then try again. - return this._incFile(() => this.stat(callback)); - } - - // Once we have figured out what the filename is, set it - // and return the size. - this.filename = target; - callback(null, stat.size); - }); - } - - /** - * Closes the stream associated with this instance. - * @param {function} cb - TODO: add param description. - * @returns {undefined} - */ - close(cb) { - if (!this._stream) { - return; - } - - this._stream.end(() => { - if (cb) { - cb(); // eslint-disable-line callback-return - } - this.emit('flush'); - this.emit('closed'); - }); - } - - /** - * TODO: add method description. - * @param {number} size - TODO: add param description. - * @returns {undefined} - */ - _needsNewFile(size) { - size = size || this._size; - return this.maxsize && size >= this.maxsize; - } - - /** - * TODO: add method description. - * @param {Error} err - TODO: add param description. - * @returns {undefined} - */ - _onError(err) { - this.emit('error', err); - } - - /** - * TODO: add method description. - * @param {Stream} stream - TODO: add param description. - * @returns {mixed} - TODO: add return description. - */ - _setupStream(stream) { - stream.on('error', this._onError); - - return stream; - } - - /** - * TODO: add method description. - * @param {Stream} stream - TODO: add param description. - * @returns {mixed} - TODO: add return description. - */ - _cleanupStream(stream) { - stream.removeListener('error', this._onError); - stream.destroy(); - return stream; - } - - /** - * TODO: add method description. - */ - _rotateFile() { - this._incFile(() => this.open()); - } - - /** - * Unpipe from the stream that has been marked as full and end it so it - * flushes to disk. - * - * @param {function} callback - Callback for when the current file has closed. - * @private - */ - _endStream(callback = () => { }) { - if (this._dest) { - this._stream.unpipe(this._dest); - this._dest.end(() => { - this._cleanupStream(this._dest); - callback(); - }); - } else { - callback(); // eslint-disable-line callback-return - } - } - - /** - * Returns the WritableStream for the active file on this instance. If we - * should gzip the file then a zlib stream is returned. - * - * @param {ReadableStream} source –PassThrough to pipe to the file when open. - * @returns {WritableStream} Stream that writes to disk for the active file. - */ - _createStream(source) { - const fullpath = path.join(this.dirname, this.filename); - - debug('create stream start', fullpath, this.options); - const dest = fs.createWriteStream(fullpath, this.options) - // TODO: What should we do with errors here? - .on('error', err => debug(err)) - .on('close', () => debug('close', dest.path, dest.bytesWritten)) - .on('open', () => { - debug('file open ok', fullpath); - this.emit('open', fullpath); - source.pipe(dest); - - // If rotation occured during the open operation then we immediately - // start writing to a new PassThrough, begin opening the next file - // and cleanup the previous source and dest once the source has drained. - if (this.rotatedWhileOpening) { - this._stream = new PassThrough(); - this._stream.setMaxListeners(30); - this._rotateFile(); - this.rotatedWhileOpening = false; - this._cleanupStream(dest); - source.end(); - } - }); - - debug('create stream ok', fullpath); - return dest; - } - - /** - * TODO: add method description. - * @param {function} callback - TODO: add param description. - * @returns {undefined} - */ - _incFile(callback) { - debug('_incFile', this.filename); - const ext = path.extname(this._basename); - const basename = path.basename(this._basename, ext); - const tasks = []; - - if (this.zippedArchive) { - tasks.push( - function (cb) { - const num = this._created > 0 && !this.tailable ? this._created : ''; - this._compressFile( - path.join(this.dirname, `${basename}${num}${ext}`), - path.join(this.dirname, `${basename}${num}${ext}.gz`), - cb - ); - }.bind(this) - ); - } - - tasks.push( - function (cb) { - if (!this.tailable) { - this._created += 1; - this._checkMaxFilesIncrementing(ext, basename, cb); - } else { - this._checkMaxFilesTailable(ext, basename, cb); - } - }.bind(this) - ); - - asyncSeries(tasks, callback); - } - - /** - * Gets the next filename to use for this instance in the case that log - * filesizes are being capped. - * @returns {string} - TODO: add return description. - * @private - */ - _getFile() { - const ext = path.extname(this._basename); - const basename = path.basename(this._basename, ext); - const isRotation = this.rotationFormat - ? this.rotationFormat() - : this._created; - - // Caveat emptor (indexzero): rotationFormat() was broken by design When - // combined with max files because the set of files to unlink is never - // stored. - return !this.tailable && this._created - ? `${basename}${isRotation}${ext}` - : `${basename}${ext}`; - } - - /** - * Increment the number of files created or checked by this instance. - * @param {mixed} ext - TODO: add param description. - * @param {mixed} basename - TODO: add param description. - * @param {mixed} callback - TODO: add param description. - * @returns {undefined} - * @private - */ - _checkMaxFilesIncrementing(ext, basename, callback) { - // Check for maxFiles option and delete file. - if (!this.maxFiles || this._created < this.maxFiles) { - return setImmediate(callback); - } - - const oldest = this._created - this.maxFiles; - const isOldest = oldest !== 0 ? oldest : ''; - const isZipped = this.zippedArchive ? '.gz' : ''; - const filePath = `${basename}${isOldest}${ext}${isZipped}`; - const target = path.join(this.dirname, filePath); - - fs.unlink(target, callback); - } - - /** - * Roll files forward based on integer, up to maxFiles. e.g. if base if - * file.log and it becomes oversized, roll to file1.log, and allow file.log - * to be re-used. If file is oversized again, roll file1.log to file2.log, - * roll file.log to file1.log, and so on. - * @param {mixed} ext - TODO: add param description. - * @param {mixed} basename - TODO: add param description. - * @param {mixed} callback - TODO: add param description. - * @returns {undefined} - * @private - */ - _checkMaxFilesTailable(ext, basename, callback) { - const tasks = []; - if (!this.maxFiles) { - return; - } - - // const isZipped = this.zippedArchive ? '.gz' : ''; - const isZipped = this.zippedArchive ? '.gz' : ''; - for (let x = this.maxFiles - 1; x > 1; x--) { - tasks.push(function (i, cb) { - let fileName = `${basename}${(i - 1)}${ext}${isZipped}`; - const tmppath = path.join(this.dirname, fileName); - - fs.exists(tmppath, exists => { - if (!exists) { - return cb(null); - } - - fileName = `${basename}${i}${ext}${isZipped}`; - fs.rename(tmppath, path.join(this.dirname, fileName), cb); - }); - }.bind(this, x)); - } - - asyncSeries(tasks, () => { - fs.rename( - path.join(this.dirname, `${basename}${ext}${isZipped}`), - path.join(this.dirname, `${basename}1${ext}${isZipped}`), - callback - ); - }); - } - - /** - * Compresses src to dest with gzip and unlinks src - * @param {string} src - path to source file. - * @param {string} dest - path to zipped destination file. - * @param {Function} callback - callback called after file has been compressed. - * @returns {undefined} - * @private - */ - _compressFile(src, dest, callback) { - fs.access(src, fs.F_OK, (err) => { - if (err) { - return callback(); - } - var gzip = zlib.createGzip(); - var inp = fs.createReadStream(src); - var out = fs.createWriteStream(dest); - out.on('finish', () => { - fs.unlink(src, callback); - }); - inp.pipe(gzip).pipe(out); - }); - } - - _createLogDirIfNotExist(dirPath) { - /* eslint-disable no-sync */ - if (!fs.existsSync(dirPath)) { - fs.mkdirSync(dirPath, { recursive: true }); - } - /* eslint-enable no-sync */ - } -}; - - -/***/ }), - -/***/ 12326: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/** - * http.js: Transport for outputting to a json-rpcserver. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const http = __webpack_require__(58611); -const https = __webpack_require__(65692); -const { Stream } = __webpack_require__(72093); -const TransportStream = __webpack_require__(86558); -const { configure } = __webpack_require__(27433); - -/** - * Transport for outputting to a json-rpc server. - * @type {Stream} - * @extends {TransportStream} - */ -module.exports = class Http extends TransportStream { - /** - * Constructor function for the Http transport object responsible for - * persisting log messages and metadata to a terminal or TTY. - * @param {!Object} [options={}] - Options for this instance. - */ - // eslint-disable-next-line max-statements - constructor(options = {}) { - super(options); - - this.options = options; - this.name = options.name || 'http'; - this.ssl = !!options.ssl; - this.host = options.host || 'localhost'; - this.port = options.port; - this.auth = options.auth; - this.path = options.path || ''; - this.maximumDepth = options.maximumDepth; - this.agent = options.agent; - this.headers = options.headers || {}; - this.headers['content-type'] = 'application/json'; - this.batch = options.batch || false; - this.batchInterval = options.batchInterval || 5000; - this.batchCount = options.batchCount || 10; - this.batchOptions = []; - this.batchTimeoutID = -1; - this.batchCallback = {}; - - if (!this.port) { - this.port = this.ssl ? 443 : 80; - } - } - - /** - * Core logging method exposed to Winston. - * @param {Object} info - TODO: add param description. - * @param {function} callback - TODO: add param description. - * @returns {undefined} - */ - log(info, callback) { - this._request(info, null, null, (err, res) => { - if (res && res.statusCode !== 200) { - err = new Error(`Invalid HTTP Status Code: ${res.statusCode}`); - } - - if (err) { - this.emit('warn', err); - } else { - this.emit('logged', info); - } - }); - - // Remark: (jcrugzz) Fire and forget here so requests dont cause buffering - // and block more requests from happening? - if (callback) { - setImmediate(callback); - } - } - - /** - * Query the transport. Options object is optional. - * @param {Object} options - Loggly-like query options for this instance. - * @param {function} callback - Continuation to respond to when complete. - * @returns {undefined} - */ - query(options, callback) { - if (typeof options === 'function') { - callback = options; - options = {}; - } - - options = { - method: 'query', - params: this.normalizeQuery(options) - }; - - const auth = options.params.auth || null; - delete options.params.auth; - - const path = options.params.path || null; - delete options.params.path; - - this._request(options, auth, path, (err, res, body) => { - if (res && res.statusCode !== 200) { - err = new Error(`Invalid HTTP Status Code: ${res.statusCode}`); - } - - if (err) { - return callback(err); - } - - if (typeof body === 'string') { - try { - body = JSON.parse(body); - } catch (e) { - return callback(e); - } - } - - callback(null, body); - }); - } - - /** - * Returns a log stream for this transport. Options object is optional. - * @param {Object} options - Stream options for this instance. - * @returns {Stream} - TODO: add return description - */ - stream(options = {}) { - const stream = new Stream(); - options = { - method: 'stream', - params: options - }; - - const path = options.params.path || null; - delete options.params.path; - - const auth = options.params.auth || null; - delete options.params.auth; - - let buff = ''; - const req = this._request(options, auth, path); - - stream.destroy = () => req.destroy(); - req.on('data', data => { - data = (buff + data).split(/\n+/); - const l = data.length - 1; - - let i = 0; - for (; i < l; i++) { - try { - stream.emit('log', JSON.parse(data[i])); - } catch (e) { - stream.emit('error', e); - } - } - - buff = data[l]; - }); - req.on('error', err => stream.emit('error', err)); - - return stream; - } - - /** - * Make a request to a winstond server or any http server which can - * handle json-rpc. - * @param {function} options - Options to sent the request. - * @param {Object?} auth - authentication options - * @param {string} path - request path - * @param {function} callback - Continuation to respond to when complete. - */ - _request(options, auth, path, callback) { - options = options || {}; - - auth = auth || this.auth; - path = path || this.path || ''; - - if (this.batch) { - this._doBatch(options, callback, auth, path); - } else { - this._doRequest(options, callback, auth, path); - } - } - - /** - * Send or memorize the options according to batch configuration - * @param {function} options - Options to sent the request. - * @param {function} callback - Continuation to respond to when complete. - * @param {Object?} auth - authentication options - * @param {string} path - request path - */ - _doBatch(options, callback, auth, path) { - this.batchOptions.push(options); - if (this.batchOptions.length === 1) { - // First message stored, it's time to start the timeout! - const me = this; - this.batchCallback = callback; - this.batchTimeoutID = setTimeout(function () { - // timeout is reached, send all messages to endpoint - me.batchTimeoutID = -1; - me._doBatchRequest(me.batchCallback, auth, path); - }, this.batchInterval); - } - if (this.batchOptions.length === this.batchCount) { - // max batch count is reached, send all messages to endpoint - this._doBatchRequest(this.batchCallback, auth, path); - } - } - - /** - * Initiate a request with the memorized batch options, stop the batch timeout - * @param {function} callback - Continuation to respond to when complete. - * @param {Object?} auth - authentication options - * @param {string} path - request path - */ - _doBatchRequest(callback, auth, path) { - if (this.batchTimeoutID > 0) { - clearTimeout(this.batchTimeoutID); - this.batchTimeoutID = -1; - } - const batchOptionsCopy = this.batchOptions.slice(); - this.batchOptions = []; - this._doRequest(batchOptionsCopy, callback, auth, path); - } - - /** - * Make a request to a winstond server or any http server which can - * handle json-rpc. - * @param {function} options - Options to sent the request. - * @param {function} callback - Continuation to respond to when complete. - * @param {Object?} auth - authentication options - * @param {string} path - request path - */ - _doRequest(options, callback, auth, path) { - // Prepare options for outgoing HTTP request - const headers = Object.assign({}, this.headers); - if (auth && auth.bearer) { - headers.Authorization = `Bearer ${auth.bearer}`; - } - const req = (this.ssl ? https : http).request({ - ...this.options, - method: 'POST', - host: this.host, - port: this.port, - path: `/${path.replace(/^\//, '')}`, - headers: headers, - auth: (auth && auth.username && auth.password) ? (`${auth.username}:${auth.password}`) : '', - agent: this.agent - }); - - req.on('error', callback); - req.on('response', res => ( - res.on('end', () => callback(null, res)).resume() - )); - const jsonStringify = configure({ - ...(this.maximumDepth && { maximumDepth: this.maximumDepth }) - }); - req.end(Buffer.from(jsonStringify(options, this.options.replacer), 'utf8')); - } -}; - - -/***/ }), - -/***/ 16176: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; -/** - * transports.js: Set of all transports Winston knows about. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -/** - * TODO: add property description. - * @type {Console} - */ -Object.defineProperty(exports, "Console", ({ - configurable: true, - enumerable: true, - get() { - return __webpack_require__(58957); - } -})); - -/** - * TODO: add property description. - * @type {File} - */ -Object.defineProperty(exports, "File", ({ - configurable: true, - enumerable: true, - get() { - return __webpack_require__(36800); - } -})); - -/** - * TODO: add property description. - * @type {Http} - */ -Object.defineProperty(exports, "Http", ({ - configurable: true, - enumerable: true, - get() { - return __webpack_require__(12326); - } -})); - -/** - * TODO: add property description. - * @type {Stream} - */ -Object.defineProperty(exports, "Stream", ({ - configurable: true, - enumerable: true, - get() { - return __webpack_require__(1870); - } -})); - - -/***/ }), - -/***/ 1870: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; -/** - * stream.js: Transport for outputting to any arbitrary stream. - * - * (C) 2010 Charlie Robbins - * MIT LICENCE - */ - - - -const isStream = __webpack_require__(79421); -const { MESSAGE } = __webpack_require__(80310); -const os = __webpack_require__(70857); -const TransportStream = __webpack_require__(86558); - -/** - * Transport for outputting to any arbitrary stream. - * @type {Stream} - * @extends {TransportStream} - */ -module.exports = class Stream extends TransportStream { - /** - * Constructor function for the Console transport object responsible for - * persisting log messages and metadata to a terminal or TTY. - * @param {!Object} [options={}] - Options for this instance. - */ - constructor(options = {}) { - super(options); - - if (!options.stream || !isStream(options.stream)) { - throw new Error('options.stream is required.'); - } - - // We need to listen for drain events when write() returns false. This can - // make node mad at times. - this._stream = options.stream; - this._stream.setMaxListeners(Infinity); - this.isObjectMode = options.stream._writableState.objectMode; - this.eol = (typeof options.eol === 'string') ? options.eol : os.EOL; - } - - /** - * Core logging method exposed to Winston. - * @param {Object} info - TODO: add param description. - * @param {Function} callback - TODO: add param description. - * @returns {undefined} - */ - log(info, callback) { - setImmediate(() => this.emit('logged', info)); - if (this.isObjectMode) { - this._stream.write(info); - if (callback) { - callback(); // eslint-disable-line callback-return - } - return; - } - - this._stream.write(`${info[MESSAGE]}${this.eol}`); - if (callback) { - callback(); // eslint-disable-line callback-return - } - return; - } -}; - - -/***/ }), - -/***/ 646: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - -const stringWidth = __webpack_require__(46890); -const stripAnsi = __webpack_require__(96376); -const ansiStyles = __webpack_require__(1806); - -const ESCAPES = new Set([ - '\u001B', - '\u009B' -]); - -const END_CODE = 39; - -const wrapAnsi = code => `${ESCAPES.values().next().value}[${code}m`; - -// Calculate the length of words split on ' ', ignoring -// the extra characters added by ansi escape codes -const wordLengths = string => string.split(' ').map(character => stringWidth(character)); - -// Wrap a long word across multiple rows -// Ansi escape codes do not count towards length -const wrapWord = (rows, word, columns) => { - const characters = [...word]; - - let isInsideEscape = false; - let visible = stringWidth(stripAnsi(rows[rows.length - 1])); - - for (const [index, character] of characters.entries()) { - const characterLength = stringWidth(character); - - if (visible + characterLength <= columns) { - rows[rows.length - 1] += character; - } else { - rows.push(character); - visible = 0; - } - - if (ESCAPES.has(character)) { - isInsideEscape = true; - } else if (isInsideEscape && character === 'm') { - isInsideEscape = false; - continue; - } - - if (isInsideEscape) { - continue; - } - - visible += characterLength; - - if (visible === columns && index < characters.length - 1) { - rows.push(''); - visible = 0; - } - } - - // It's possible that the last row we copy over is only - // ansi escape characters, handle this edge-case - if (!visible && rows[rows.length - 1].length > 0 && rows.length > 1) { - rows[rows.length - 2] += rows.pop(); - } -}; - -// Trims spaces from a string ignoring invisible sequences -const stringVisibleTrimSpacesRight = str => { - const words = str.split(' '); - let last = words.length; - - while (last > 0) { - if (stringWidth(words[last - 1]) > 0) { - break; - } - - last--; - } - - if (last === words.length) { - return str; - } - - return words.slice(0, last).join(' ') + words.slice(last).join(''); -}; - -// The wrap-ansi module can be invoked in either 'hard' or 'soft' wrap mode -// -// 'hard' will never allow a string to take up more than columns characters -// -// 'soft' allows long words to expand past the column length -const exec = (string, columns, options = {}) => { - if (options.trim !== false && string.trim() === '') { - return ''; - } - - let pre = ''; - let ret = ''; - let escapeCode; - - const lengths = wordLengths(string); - let rows = ['']; - - for (const [index, word] of string.split(' ').entries()) { - if (options.trim !== false) { - rows[rows.length - 1] = rows[rows.length - 1].trimLeft(); - } - - let rowLength = stringWidth(rows[rows.length - 1]); - - if (index !== 0) { - if (rowLength >= columns && (options.wordWrap === false || options.trim === false)) { - // If we start with a new word but the current row length equals the length of the columns, add a new row - rows.push(''); - rowLength = 0; - } - - if (rowLength > 0 || options.trim === false) { - rows[rows.length - 1] += ' '; - rowLength++; - } - } - - // In 'hard' wrap mode, the length of a line is never allowed to extend past 'columns' - if (options.hard && lengths[index] > columns) { - const remainingColumns = (columns - rowLength); - const breaksStartingThisLine = 1 + Math.floor((lengths[index] - remainingColumns - 1) / columns); - const breaksStartingNextLine = Math.floor((lengths[index] - 1) / columns); - if (breaksStartingNextLine < breaksStartingThisLine) { - rows.push(''); - } - - wrapWord(rows, word, columns); - continue; - } - - if (rowLength + lengths[index] > columns && rowLength > 0 && lengths[index] > 0) { - if (options.wordWrap === false && rowLength < columns) { - wrapWord(rows, word, columns); - continue; - } - - rows.push(''); - } - - if (rowLength + lengths[index] > columns && options.wordWrap === false) { - wrapWord(rows, word, columns); - continue; - } - - rows[rows.length - 1] += word; - } - - if (options.trim !== false) { - rows = rows.map(stringVisibleTrimSpacesRight); - } - - pre = rows.join('\n'); - - for (const [index, character] of [...pre].entries()) { - ret += character; - - if (ESCAPES.has(character)) { - const code = parseFloat(/\d[^m]*/.exec(pre.slice(index, index + 4))); - escapeCode = code === END_CODE ? null : code; - } - - const code = ansiStyles.codes.get(Number(escapeCode)); - - if (escapeCode && code) { - if (pre[index + 1] === '\n') { - ret += wrapAnsi(code); - } else if (character === '\n') { - ret += wrapAnsi(escapeCode); - } - } - } - - return ret; -}; - -// For each newline, invoke the method separately -module.exports = (string, columns, options) => { - return String(string) - .normalize() - .replace(/\r\n/g, '\n') - .split('\n') - .map(line => exec(line, columns, options)) - .join('\n'); -}; - - -/***/ }), - -/***/ 89431: -/***/ ((module) => { - -"use strict"; - - -module.exports = ({onlyFirst = false} = {}) => { - const pattern = [ - '[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)', - '(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))' - ].join('|'); - - return new RegExp(pattern, onlyFirst ? undefined : 'g'); -}; - - -/***/ }), - -/***/ 7486: -/***/ ((module) => { - -"use strict"; - - -module.exports = function () { - // https://mths.be/emoji - return /\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F|\uD83D\uDC68(?:\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68\uD83C\uDFFB|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|[\u2695\u2696\u2708]\uFE0F|\uD83D[\uDC66\uDC67]|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708])\uFE0F|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C[\uDFFB-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)\uD83C\uDFFB|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB\uDFFC])|\uD83D\uDC69(?:\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB-\uDFFD])|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|(?:(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)\uFE0F|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\u200D[\u2640\u2642])|\uD83C\uDFF4\u200D\u2620)\uFE0F|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF4\uD83C\uDDF2|\uD83C\uDDF6\uD83C\uDDE6|[#\*0-9]\uFE0F\u20E3|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83D\uDC69(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270A-\u270D]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC70\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDCAA\uDD74\uDD7A\uDD90\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD36\uDDB5\uDDB6\uDDBB\uDDD2-\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5\uDEEB\uDEEC\uDEF4-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g; -}; - - -/***/ }), - -/***/ 46890: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - -const stripAnsi = __webpack_require__(96376); -const isFullwidthCodePoint = __webpack_require__(49245); -const emojiRegex = __webpack_require__(7486); - -const stringWidth = string => { - if (typeof string !== 'string' || string.length === 0) { - return 0; - } - - string = stripAnsi(string); - - if (string.length === 0) { - return 0; - } - - string = string.replace(emojiRegex(), ' '); - - let width = 0; - - for (let i = 0; i < string.length; i++) { - const code = string.codePointAt(i); - - // Ignore control characters - if (code <= 0x1F || (code >= 0x7F && code <= 0x9F)) { - continue; - } - - // Ignore combining characters - if (code >= 0x300 && code <= 0x36F) { - continue; - } - - // Surrogates - if (code > 0xFFFF) { - i++; - } - - width += isFullwidthCodePoint(code) ? 2 : 1; - } - - return width; -}; - -module.exports = stringWidth; -// TODO: remove this in the next major version -module.exports["default"] = stringWidth; - - -/***/ }), - -/***/ 96376: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - -const ansiRegex = __webpack_require__(89431); - -module.exports = string => typeof string === 'string' ? string.replace(ansiRegex(), '') : string; - - -/***/ }), - -/***/ 35956: -/***/ ((module) => { +/***/ 35956 +(module) { "use strict"; @@ -27756,10 +70,10 @@ function range(a, b, str) { } -/***/ }), +/***/ }, -/***/ 13987: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 13987 +(module, __unused_webpack_exports, __webpack_require__) { var balanced = __webpack_require__(35956); @@ -27966,10 +280,10 @@ function expand(str, isTop) { -/***/ }), +/***/ }, -/***/ 67825: -/***/ ((module) => { +/***/ 67825 +(module) { /* eslint-disable node/no-deprecated-api */ @@ -28045,10 +359,10 @@ function bufferFrom (value, encodingOrOffset, length) { module.exports = bufferFrom -/***/ }), +/***/ }, -/***/ 14128: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 14128 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28123,10 +437,10 @@ function getProcessEnv () { module.exports = from(getProcessEnv()) -/***/ }), +/***/ }, -/***/ 2901: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 2901 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28144,10 +458,10 @@ module.exports = function asArray (value, delimiter) { } -/***/ }), +/***/ }, -/***/ 14314: -/***/ ((module) => { +/***/ 14314 +(module) { "use strict"; @@ -28163,10 +477,10 @@ module.exports = function asBoolStrict (value) { } -/***/ }), +/***/ }, -/***/ 14450: -/***/ ((module) => { +/***/ 14450 +(module) { "use strict"; @@ -28189,10 +503,10 @@ module.exports = function asBool (value) { } -/***/ }), +/***/ }, -/***/ 30096: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 30096 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28213,10 +527,10 @@ module.exports = function asEmailString (value) { } -/***/ }), +/***/ }, -/***/ 83859: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 83859 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28234,10 +548,10 @@ module.exports = function asEnum (value, validValues) { } -/***/ }), +/***/ }, -/***/ 6680: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 6680 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28255,10 +569,10 @@ module.exports = function asFloatNegative (value) { } -/***/ }), +/***/ }, -/***/ 78436: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 78436 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28276,10 +590,10 @@ module.exports = function asFloatPositive (value) { } -/***/ }), +/***/ }, -/***/ 63706: -/***/ ((module) => { +/***/ 63706 +(module) { "use strict"; @@ -28297,10 +611,10 @@ module.exports = function asFloat (value) { } -/***/ }), +/***/ }, -/***/ 55172: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 55172 +(module, __unused_webpack_exports, __webpack_require__) { module.exports = { asArray: __webpack_require__(2901), @@ -28335,10 +649,10 @@ module.exports = { } -/***/ }), +/***/ }, -/***/ 85325: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 85325 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28356,10 +670,10 @@ module.exports = function asIntNegative (value) { } -/***/ }), +/***/ }, -/***/ 86477: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 86477 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28377,10 +691,10 @@ module.exports = function asIntPositive (value) { } -/***/ }), +/***/ }, -/***/ 24541: -/***/ ((module) => { +/***/ 24541 +(module) { "use strict"; @@ -28396,10 +710,10 @@ module.exports = function asInt (value) { } -/***/ }), +/***/ }, -/***/ 90036: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 90036 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28417,10 +731,10 @@ module.exports = function asJsonArray (value) { } -/***/ }), +/***/ }, -/***/ 2862: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 2862 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28438,10 +752,10 @@ module.exports = function asJsonObject (value) { } -/***/ }), +/***/ }, -/***/ 51884: -/***/ ((module) => { +/***/ 51884 +(module) { "use strict"; @@ -28455,10 +769,10 @@ module.exports = function asJson (value) { } -/***/ }), +/***/ }, -/***/ 92901: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 92901 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28476,10 +790,10 @@ module.exports = function asPortNumber (value) { } -/***/ }), +/***/ }, -/***/ 72315: -/***/ ((module) => { +/***/ 72315 +(module) { "use strict"; @@ -28505,10 +819,10 @@ module.exports = function asRegExp (value, flags) { } -/***/ }), +/***/ }, -/***/ 12076: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 12076 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28524,10 +838,10 @@ module.exports = function asSet (value, delimiter) { } -/***/ }), +/***/ }, -/***/ 26411: -/***/ ((module) => { +/***/ 26411 +(module) { "use strict"; @@ -28537,10 +851,10 @@ module.exports = function asString (value) { } -/***/ }), +/***/ }, -/***/ 84693: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 84693 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28558,10 +872,10 @@ module.exports = function asUrlObject (value) { } -/***/ }), +/***/ }, -/***/ 89455: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 89455 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28573,10 +887,10 @@ module.exports = function asUrlString (value) { } -/***/ }), +/***/ }, -/***/ 86415: -/***/ ((module) => { +/***/ 86415 +(module) { "use strict"; @@ -28601,10 +915,10 @@ class EnvVarError extends Error { module.exports = EnvVarError -/***/ }), +/***/ }, -/***/ 69291: -/***/ ((module) => { +/***/ 69291 +(module) { "use strict"; @@ -28622,10 +936,10 @@ module.exports = function genLogger (out, prodFlag) { } -/***/ }), +/***/ }, -/***/ 35167: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 35167 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -28813,10 +1127,10 @@ module.exports = function getVariableAccessors (container, varName, extraAccesso } -/***/ }), +/***/ }, -/***/ 16966: -/***/ ((module, exports, __webpack_require__) => { +/***/ 16966 +(module, exports, __webpack_require__) { /* module decorator */ module = __webpack_require__.nmd(module); var SourceMapConsumer = (__webpack_require__(81914).SourceMapConsumer); @@ -29446,10 +1760,10 @@ exports.resetRetrieveHandlers = function() { } -/***/ }), +/***/ }, -/***/ 38886: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 38886 +(__unused_webpack_module, exports, __webpack_require__) { /* -*- Mode: js; js-indent-level: 2; -*- */ /* @@ -29574,10 +1888,10 @@ ArraySet.prototype.toArray = function ArraySet_toArray() { exports.C = ArraySet; -/***/ }), +/***/ }, -/***/ 17887: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 17887 +(__unused_webpack_module, exports, __webpack_require__) { /* -*- Mode: js; js-indent-level: 2; -*- */ /* @@ -29721,10 +2035,10 @@ exports.decode = function base64VLQ_decode(aStr, aIndex, aOutParam) { }; -/***/ }), +/***/ }, -/***/ 19987: -/***/ ((__unused_webpack_module, exports) => { +/***/ 19987 +(__unused_webpack_module, exports) { /* -*- Mode: js; js-indent-level: 2; -*- */ /* @@ -29795,10 +2109,10 @@ exports.decode = function (charCode) { }; -/***/ }), +/***/ }, -/***/ 40198: -/***/ ((__unused_webpack_module, exports) => { +/***/ 40198 +(__unused_webpack_module, exports) { /* -*- Mode: js; js-indent-level: 2; -*- */ /* @@ -29913,10 +2227,10 @@ exports.search = function search(aNeedle, aHaystack, aCompare, aBias) { }; -/***/ }), +/***/ }, -/***/ 8285: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 8285 +(__unused_webpack_module, exports, __webpack_require__) { /* -*- Mode: js; js-indent-level: 2; -*- */ /* @@ -29999,10 +2313,10 @@ MappingList.prototype.toArray = function MappingList_toArray() { exports.P = MappingList; -/***/ }), +/***/ }, -/***/ 99550: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99550 +(__unused_webpack_module, exports) { /* -*- Mode: js; js-indent-level: 2; -*- */ /* @@ -30120,10 +2434,10 @@ exports.g = function (ary, comparator) { }; -/***/ }), +/***/ }, -/***/ 10339: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 10339 +(__unused_webpack_module, exports, __webpack_require__) { var __webpack_unused_export__; /* -*- Mode: js; js-indent-level: 2; -*- */ @@ -31273,10 +3587,10 @@ IndexedSourceMapConsumer.prototype._parseMappings = __webpack_unused_export__ = IndexedSourceMapConsumer; -/***/ }), +/***/ }, -/***/ 90190: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 90190 +(__unused_webpack_module, exports, __webpack_require__) { /* -*- Mode: js; js-indent-level: 2; -*- */ /* @@ -31705,10 +4019,10 @@ SourceMapGenerator.prototype.toString = exports.x = SourceMapGenerator; -/***/ }), +/***/ }, -/***/ 16714: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 16714 +(__unused_webpack_module, exports, __webpack_require__) { var __webpack_unused_export__; /* -*- Mode: js; js-indent-level: 2; -*- */ @@ -32126,10 +4440,10 @@ SourceNode.prototype.toStringWithSourceMap = function SourceNode_toStringWithSou __webpack_unused_export__ = SourceNode; -/***/ }), +/***/ }, -/***/ 84540: -/***/ ((__unused_webpack_module, exports) => { +/***/ 84540 +(__unused_webpack_module, exports) { /* -*- Mode: js; js-indent-level: 2; -*- */ /* @@ -32621,10 +4935,10 @@ function computeSourceURL(sourceRoot, sourceURL, sourceMapURL) { exports.computeSourceURL = computeSourceURL; -/***/ }), +/***/ }, -/***/ 81914: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 81914 +(__unused_webpack_module, exports, __webpack_require__) { /* * Copyright 2009-2011 Mozilla Foundation and contributors @@ -32636,10 +4950,10 @@ exports.SourceMapConsumer = __webpack_require__(10339).SourceMapConsumer; /* unused reexport */ __webpack_require__(16714); -/***/ }), +/***/ }, -/***/ 44119: -/***/ ((module) => { +/***/ 44119 +(module) { /** * @preserve @@ -32775,14 +5089,15 @@ exports.SourceMapConsumer = __webpack_require__(10339).SourceMapConsumer; if (true) { module.exports = MurmurHash3; - } else {} + } else // removed by dead control flow +{} }()); -/***/ }), +/***/ }, -/***/ 23145: -/***/ ((module) => { +/***/ 23145 +(module) { "use strict"; @@ -32884,10 +5199,10 @@ Mime.prototype.getExtension = function(type) { module.exports = Mime; -/***/ }), +/***/ }, -/***/ 5797: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 5797 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -32896,24 +5211,24 @@ let Mime = __webpack_require__(23145); module.exports = new Mime(__webpack_require__(22598), __webpack_require__(11477)); -/***/ }), +/***/ }, -/***/ 11477: -/***/ ((module) => { +/***/ 11477 +(module) { module.exports = {"application/prs.cww":["cww"],"application/vnd.1000minds.decision-model+xml":["1km"],"application/vnd.3gpp.pic-bw-large":["plb"],"application/vnd.3gpp.pic-bw-small":["psb"],"application/vnd.3gpp.pic-bw-var":["pvb"],"application/vnd.3gpp2.tcap":["tcap"],"application/vnd.3m.post-it-notes":["pwn"],"application/vnd.accpac.simply.aso":["aso"],"application/vnd.accpac.simply.imp":["imp"],"application/vnd.acucobol":["acu"],"application/vnd.acucorp":["atc","acutc"],"application/vnd.adobe.air-application-installer-package+zip":["air"],"application/vnd.adobe.formscentral.fcdt":["fcdt"],"application/vnd.adobe.fxp":["fxp","fxpl"],"application/vnd.adobe.xdp+xml":["xdp"],"application/vnd.adobe.xfdf":["xfdf"],"application/vnd.ahead.space":["ahead"],"application/vnd.airzip.filesecure.azf":["azf"],"application/vnd.airzip.filesecure.azs":["azs"],"application/vnd.amazon.ebook":["azw"],"application/vnd.americandynamics.acc":["acc"],"application/vnd.amiga.ami":["ami"],"application/vnd.android.package-archive":["apk"],"application/vnd.anser-web-certificate-issue-initiation":["cii"],"application/vnd.anser-web-funds-transfer-initiation":["fti"],"application/vnd.antix.game-component":["atx"],"application/vnd.apple.installer+xml":["mpkg"],"application/vnd.apple.keynote":["key"],"application/vnd.apple.mpegurl":["m3u8"],"application/vnd.apple.numbers":["numbers"],"application/vnd.apple.pages":["pages"],"application/vnd.apple.pkpass":["pkpass"],"application/vnd.aristanetworks.swi":["swi"],"application/vnd.astraea-software.iota":["iota"],"application/vnd.audiograph":["aep"],"application/vnd.balsamiq.bmml+xml":["bmml"],"application/vnd.blueice.multipass":["mpm"],"application/vnd.bmi":["bmi"],"application/vnd.businessobjects":["rep"],"application/vnd.chemdraw+xml":["cdxml"],"application/vnd.chipnuts.karaoke-mmd":["mmd"],"application/vnd.cinderella":["cdy"],"application/vnd.citationstyles.style+xml":["csl"],"application/vnd.claymore":["cla"],"application/vnd.cloanto.rp9":["rp9"],"application/vnd.clonk.c4group":["c4g","c4d","c4f","c4p","c4u"],"application/vnd.cluetrust.cartomobile-config":["c11amc"],"application/vnd.cluetrust.cartomobile-config-pkg":["c11amz"],"application/vnd.commonspace":["csp"],"application/vnd.contact.cmsg":["cdbcmsg"],"application/vnd.cosmocaller":["cmc"],"application/vnd.crick.clicker":["clkx"],"application/vnd.crick.clicker.keyboard":["clkk"],"application/vnd.crick.clicker.palette":["clkp"],"application/vnd.crick.clicker.template":["clkt"],"application/vnd.crick.clicker.wordbank":["clkw"],"application/vnd.criticaltools.wbs+xml":["wbs"],"application/vnd.ctc-posml":["pml"],"application/vnd.cups-ppd":["ppd"],"application/vnd.curl.car":["car"],"application/vnd.curl.pcurl":["pcurl"],"application/vnd.dart":["dart"],"application/vnd.data-vision.rdz":["rdz"],"application/vnd.dbf":["dbf"],"application/vnd.dece.data":["uvf","uvvf","uvd","uvvd"],"application/vnd.dece.ttml+xml":["uvt","uvvt"],"application/vnd.dece.unspecified":["uvx","uvvx"],"application/vnd.dece.zip":["uvz","uvvz"],"application/vnd.denovo.fcselayout-link":["fe_launch"],"application/vnd.dna":["dna"],"application/vnd.dolby.mlp":["mlp"],"application/vnd.dpgraph":["dpg"],"application/vnd.dreamfactory":["dfac"],"application/vnd.ds-keypoint":["kpxx"],"application/vnd.dvb.ait":["ait"],"application/vnd.dvb.service":["svc"],"application/vnd.dynageo":["geo"],"application/vnd.ecowin.chart":["mag"],"application/vnd.enliven":["nml"],"application/vnd.epson.esf":["esf"],"application/vnd.epson.msf":["msf"],"application/vnd.epson.quickanime":["qam"],"application/vnd.epson.salt":["slt"],"application/vnd.epson.ssf":["ssf"],"application/vnd.eszigno3+xml":["es3","et3"],"application/vnd.ezpix-album":["ez2"],"application/vnd.ezpix-package":["ez3"],"application/vnd.fdf":["fdf"],"application/vnd.fdsn.mseed":["mseed"],"application/vnd.fdsn.seed":["seed","dataless"],"application/vnd.flographit":["gph"],"application/vnd.fluxtime.clip":["ftc"],"application/vnd.framemaker":["fm","frame","maker","book"],"application/vnd.frogans.fnc":["fnc"],"application/vnd.frogans.ltf":["ltf"],"application/vnd.fsc.weblaunch":["fsc"],"application/vnd.fujitsu.oasys":["oas"],"application/vnd.fujitsu.oasys2":["oa2"],"application/vnd.fujitsu.oasys3":["oa3"],"application/vnd.fujitsu.oasysgp":["fg5"],"application/vnd.fujitsu.oasysprs":["bh2"],"application/vnd.fujixerox.ddd":["ddd"],"application/vnd.fujixerox.docuworks":["xdw"],"application/vnd.fujixerox.docuworks.binder":["xbd"],"application/vnd.fuzzysheet":["fzs"],"application/vnd.genomatix.tuxedo":["txd"],"application/vnd.geogebra.file":["ggb"],"application/vnd.geogebra.tool":["ggt"],"application/vnd.geometry-explorer":["gex","gre"],"application/vnd.geonext":["gxt"],"application/vnd.geoplan":["g2w"],"application/vnd.geospace":["g3w"],"application/vnd.gmx":["gmx"],"application/vnd.google-apps.document":["gdoc"],"application/vnd.google-apps.presentation":["gslides"],"application/vnd.google-apps.spreadsheet":["gsheet"],"application/vnd.google-earth.kml+xml":["kml"],"application/vnd.google-earth.kmz":["kmz"],"application/vnd.grafeq":["gqf","gqs"],"application/vnd.groove-account":["gac"],"application/vnd.groove-help":["ghf"],"application/vnd.groove-identity-message":["gim"],"application/vnd.groove-injector":["grv"],"application/vnd.groove-tool-message":["gtm"],"application/vnd.groove-tool-template":["tpl"],"application/vnd.groove-vcard":["vcg"],"application/vnd.hal+xml":["hal"],"application/vnd.handheld-entertainment+xml":["zmm"],"application/vnd.hbci":["hbci"],"application/vnd.hhe.lesson-player":["les"],"application/vnd.hp-hpgl":["hpgl"],"application/vnd.hp-hpid":["hpid"],"application/vnd.hp-hps":["hps"],"application/vnd.hp-jlyt":["jlt"],"application/vnd.hp-pcl":["pcl"],"application/vnd.hp-pclxl":["pclxl"],"application/vnd.hydrostatix.sof-data":["sfd-hdstx"],"application/vnd.ibm.minipay":["mpy"],"application/vnd.ibm.modcap":["afp","listafp","list3820"],"application/vnd.ibm.rights-management":["irm"],"application/vnd.ibm.secure-container":["sc"],"application/vnd.iccprofile":["icc","icm"],"application/vnd.igloader":["igl"],"application/vnd.immervision-ivp":["ivp"],"application/vnd.immervision-ivu":["ivu"],"application/vnd.insors.igm":["igm"],"application/vnd.intercon.formnet":["xpw","xpx"],"application/vnd.intergeo":["i2g"],"application/vnd.intu.qbo":["qbo"],"application/vnd.intu.qfx":["qfx"],"application/vnd.ipunplugged.rcprofile":["rcprofile"],"application/vnd.irepository.package+xml":["irp"],"application/vnd.is-xpr":["xpr"],"application/vnd.isac.fcs":["fcs"],"application/vnd.jam":["jam"],"application/vnd.jcp.javame.midlet-rms":["rms"],"application/vnd.jisp":["jisp"],"application/vnd.joost.joda-archive":["joda"],"application/vnd.kahootz":["ktz","ktr"],"application/vnd.kde.karbon":["karbon"],"application/vnd.kde.kchart":["chrt"],"application/vnd.kde.kformula":["kfo"],"application/vnd.kde.kivio":["flw"],"application/vnd.kde.kontour":["kon"],"application/vnd.kde.kpresenter":["kpr","kpt"],"application/vnd.kde.kspread":["ksp"],"application/vnd.kde.kword":["kwd","kwt"],"application/vnd.kenameaapp":["htke"],"application/vnd.kidspiration":["kia"],"application/vnd.kinar":["kne","knp"],"application/vnd.koan":["skp","skd","skt","skm"],"application/vnd.kodak-descriptor":["sse"],"application/vnd.las.las+xml":["lasxml"],"application/vnd.llamagraphics.life-balance.desktop":["lbd"],"application/vnd.llamagraphics.life-balance.exchange+xml":["lbe"],"application/vnd.lotus-1-2-3":["123"],"application/vnd.lotus-approach":["apr"],"application/vnd.lotus-freelance":["pre"],"application/vnd.lotus-notes":["nsf"],"application/vnd.lotus-organizer":["org"],"application/vnd.lotus-screencam":["scm"],"application/vnd.lotus-wordpro":["lwp"],"application/vnd.macports.portpkg":["portpkg"],"application/vnd.mapbox-vector-tile":["mvt"],"application/vnd.mcd":["mcd"],"application/vnd.medcalcdata":["mc1"],"application/vnd.mediastation.cdkey":["cdkey"],"application/vnd.mfer":["mwf"],"application/vnd.mfmp":["mfm"],"application/vnd.micrografx.flo":["flo"],"application/vnd.micrografx.igx":["igx"],"application/vnd.mif":["mif"],"application/vnd.mobius.daf":["daf"],"application/vnd.mobius.dis":["dis"],"application/vnd.mobius.mbk":["mbk"],"application/vnd.mobius.mqy":["mqy"],"application/vnd.mobius.msl":["msl"],"application/vnd.mobius.plc":["plc"],"application/vnd.mobius.txf":["txf"],"application/vnd.mophun.application":["mpn"],"application/vnd.mophun.certificate":["mpc"],"application/vnd.mozilla.xul+xml":["xul"],"application/vnd.ms-artgalry":["cil"],"application/vnd.ms-cab-compressed":["cab"],"application/vnd.ms-excel":["xls","xlm","xla","xlc","xlt","xlw"],"application/vnd.ms-excel.addin.macroenabled.12":["xlam"],"application/vnd.ms-excel.sheet.binary.macroenabled.12":["xlsb"],"application/vnd.ms-excel.sheet.macroenabled.12":["xlsm"],"application/vnd.ms-excel.template.macroenabled.12":["xltm"],"application/vnd.ms-fontobject":["eot"],"application/vnd.ms-htmlhelp":["chm"],"application/vnd.ms-ims":["ims"],"application/vnd.ms-lrm":["lrm"],"application/vnd.ms-officetheme":["thmx"],"application/vnd.ms-outlook":["msg"],"application/vnd.ms-pki.seccat":["cat"],"application/vnd.ms-pki.stl":["*stl"],"application/vnd.ms-powerpoint":["ppt","pps","pot"],"application/vnd.ms-powerpoint.addin.macroenabled.12":["ppam"],"application/vnd.ms-powerpoint.presentation.macroenabled.12":["pptm"],"application/vnd.ms-powerpoint.slide.macroenabled.12":["sldm"],"application/vnd.ms-powerpoint.slideshow.macroenabled.12":["ppsm"],"application/vnd.ms-powerpoint.template.macroenabled.12":["potm"],"application/vnd.ms-project":["mpp","mpt"],"application/vnd.ms-word.document.macroenabled.12":["docm"],"application/vnd.ms-word.template.macroenabled.12":["dotm"],"application/vnd.ms-works":["wps","wks","wcm","wdb"],"application/vnd.ms-wpl":["wpl"],"application/vnd.ms-xpsdocument":["xps"],"application/vnd.mseq":["mseq"],"application/vnd.musician":["mus"],"application/vnd.muvee.style":["msty"],"application/vnd.mynfc":["taglet"],"application/vnd.neurolanguage.nlu":["nlu"],"application/vnd.nitf":["ntf","nitf"],"application/vnd.noblenet-directory":["nnd"],"application/vnd.noblenet-sealer":["nns"],"application/vnd.noblenet-web":["nnw"],"application/vnd.nokia.n-gage.ac+xml":["*ac"],"application/vnd.nokia.n-gage.data":["ngdat"],"application/vnd.nokia.n-gage.symbian.install":["n-gage"],"application/vnd.nokia.radio-preset":["rpst"],"application/vnd.nokia.radio-presets":["rpss"],"application/vnd.novadigm.edm":["edm"],"application/vnd.novadigm.edx":["edx"],"application/vnd.novadigm.ext":["ext"],"application/vnd.oasis.opendocument.chart":["odc"],"application/vnd.oasis.opendocument.chart-template":["otc"],"application/vnd.oasis.opendocument.database":["odb"],"application/vnd.oasis.opendocument.formula":["odf"],"application/vnd.oasis.opendocument.formula-template":["odft"],"application/vnd.oasis.opendocument.graphics":["odg"],"application/vnd.oasis.opendocument.graphics-template":["otg"],"application/vnd.oasis.opendocument.image":["odi"],"application/vnd.oasis.opendocument.image-template":["oti"],"application/vnd.oasis.opendocument.presentation":["odp"],"application/vnd.oasis.opendocument.presentation-template":["otp"],"application/vnd.oasis.opendocument.spreadsheet":["ods"],"application/vnd.oasis.opendocument.spreadsheet-template":["ots"],"application/vnd.oasis.opendocument.text":["odt"],"application/vnd.oasis.opendocument.text-master":["odm"],"application/vnd.oasis.opendocument.text-template":["ott"],"application/vnd.oasis.opendocument.text-web":["oth"],"application/vnd.olpc-sugar":["xo"],"application/vnd.oma.dd2+xml":["dd2"],"application/vnd.openblox.game+xml":["obgx"],"application/vnd.openofficeorg.extension":["oxt"],"application/vnd.openstreetmap.data+xml":["osm"],"application/vnd.openxmlformats-officedocument.presentationml.presentation":["pptx"],"application/vnd.openxmlformats-officedocument.presentationml.slide":["sldx"],"application/vnd.openxmlformats-officedocument.presentationml.slideshow":["ppsx"],"application/vnd.openxmlformats-officedocument.presentationml.template":["potx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":["xlsx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.template":["xltx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.document":["docx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.template":["dotx"],"application/vnd.osgeo.mapguide.package":["mgp"],"application/vnd.osgi.dp":["dp"],"application/vnd.osgi.subsystem":["esa"],"application/vnd.palm":["pdb","pqa","oprc"],"application/vnd.pawaafile":["paw"],"application/vnd.pg.format":["str"],"application/vnd.pg.osasli":["ei6"],"application/vnd.picsel":["efif"],"application/vnd.pmi.widget":["wg"],"application/vnd.pocketlearn":["plf"],"application/vnd.powerbuilder6":["pbd"],"application/vnd.previewsystems.box":["box"],"application/vnd.proteus.magazine":["mgz"],"application/vnd.publishare-delta-tree":["qps"],"application/vnd.pvi.ptid1":["ptid"],"application/vnd.quark.quarkxpress":["qxd","qxt","qwd","qwt","qxl","qxb"],"application/vnd.rar":["rar"],"application/vnd.realvnc.bed":["bed"],"application/vnd.recordare.musicxml":["mxl"],"application/vnd.recordare.musicxml+xml":["musicxml"],"application/vnd.rig.cryptonote":["cryptonote"],"application/vnd.rim.cod":["cod"],"application/vnd.rn-realmedia":["rm"],"application/vnd.rn-realmedia-vbr":["rmvb"],"application/vnd.route66.link66+xml":["link66"],"application/vnd.sailingtracker.track":["st"],"application/vnd.seemail":["see"],"application/vnd.sema":["sema"],"application/vnd.semd":["semd"],"application/vnd.semf":["semf"],"application/vnd.shana.informed.formdata":["ifm"],"application/vnd.shana.informed.formtemplate":["itp"],"application/vnd.shana.informed.interchange":["iif"],"application/vnd.shana.informed.package":["ipk"],"application/vnd.simtech-mindmapper":["twd","twds"],"application/vnd.smaf":["mmf"],"application/vnd.smart.teacher":["teacher"],"application/vnd.software602.filler.form+xml":["fo"],"application/vnd.solent.sdkm+xml":["sdkm","sdkd"],"application/vnd.spotfire.dxp":["dxp"],"application/vnd.spotfire.sfs":["sfs"],"application/vnd.stardivision.calc":["sdc"],"application/vnd.stardivision.draw":["sda"],"application/vnd.stardivision.impress":["sdd"],"application/vnd.stardivision.math":["smf"],"application/vnd.stardivision.writer":["sdw","vor"],"application/vnd.stardivision.writer-global":["sgl"],"application/vnd.stepmania.package":["smzip"],"application/vnd.stepmania.stepchart":["sm"],"application/vnd.sun.wadl+xml":["wadl"],"application/vnd.sun.xml.calc":["sxc"],"application/vnd.sun.xml.calc.template":["stc"],"application/vnd.sun.xml.draw":["sxd"],"application/vnd.sun.xml.draw.template":["std"],"application/vnd.sun.xml.impress":["sxi"],"application/vnd.sun.xml.impress.template":["sti"],"application/vnd.sun.xml.math":["sxm"],"application/vnd.sun.xml.writer":["sxw"],"application/vnd.sun.xml.writer.global":["sxg"],"application/vnd.sun.xml.writer.template":["stw"],"application/vnd.sus-calendar":["sus","susp"],"application/vnd.svd":["svd"],"application/vnd.symbian.install":["sis","sisx"],"application/vnd.syncml+xml":["xsm"],"application/vnd.syncml.dm+wbxml":["bdm"],"application/vnd.syncml.dm+xml":["xdm"],"application/vnd.syncml.dmddf+xml":["ddf"],"application/vnd.tao.intent-module-archive":["tao"],"application/vnd.tcpdump.pcap":["pcap","cap","dmp"],"application/vnd.tmobile-livetv":["tmo"],"application/vnd.trid.tpt":["tpt"],"application/vnd.triscape.mxs":["mxs"],"application/vnd.trueapp":["tra"],"application/vnd.ufdl":["ufd","ufdl"],"application/vnd.uiq.theme":["utz"],"application/vnd.umajin":["umj"],"application/vnd.unity":["unityweb"],"application/vnd.uoml+xml":["uoml"],"application/vnd.vcx":["vcx"],"application/vnd.visio":["vsd","vst","vss","vsw"],"application/vnd.visionary":["vis"],"application/vnd.vsf":["vsf"],"application/vnd.wap.wbxml":["wbxml"],"application/vnd.wap.wmlc":["wmlc"],"application/vnd.wap.wmlscriptc":["wmlsc"],"application/vnd.webturbo":["wtb"],"application/vnd.wolfram.player":["nbp"],"application/vnd.wordperfect":["wpd"],"application/vnd.wqd":["wqd"],"application/vnd.wt.stf":["stf"],"application/vnd.xara":["xar"],"application/vnd.xfdl":["xfdl"],"application/vnd.yamaha.hv-dic":["hvd"],"application/vnd.yamaha.hv-script":["hvs"],"application/vnd.yamaha.hv-voice":["hvp"],"application/vnd.yamaha.openscoreformat":["osf"],"application/vnd.yamaha.openscoreformat.osfpvg+xml":["osfpvg"],"application/vnd.yamaha.smaf-audio":["saf"],"application/vnd.yamaha.smaf-phrase":["spf"],"application/vnd.yellowriver-custom-menu":["cmp"],"application/vnd.zul":["zir","zirz"],"application/vnd.zzazz.deck+xml":["zaz"],"application/x-7z-compressed":["7z"],"application/x-abiword":["abw"],"application/x-ace-compressed":["ace"],"application/x-apple-diskimage":["*dmg"],"application/x-arj":["arj"],"application/x-authorware-bin":["aab","x32","u32","vox"],"application/x-authorware-map":["aam"],"application/x-authorware-seg":["aas"],"application/x-bcpio":["bcpio"],"application/x-bdoc":["*bdoc"],"application/x-bittorrent":["torrent"],"application/x-blorb":["blb","blorb"],"application/x-bzip":["bz"],"application/x-bzip2":["bz2","boz"],"application/x-cbr":["cbr","cba","cbt","cbz","cb7"],"application/x-cdlink":["vcd"],"application/x-cfs-compressed":["cfs"],"application/x-chat":["chat"],"application/x-chess-pgn":["pgn"],"application/x-chrome-extension":["crx"],"application/x-cocoa":["cco"],"application/x-conference":["nsc"],"application/x-cpio":["cpio"],"application/x-csh":["csh"],"application/x-debian-package":["*deb","udeb"],"application/x-dgc-compressed":["dgc"],"application/x-director":["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"],"application/x-doom":["wad"],"application/x-dtbncx+xml":["ncx"],"application/x-dtbook+xml":["dtb"],"application/x-dtbresource+xml":["res"],"application/x-dvi":["dvi"],"application/x-envoy":["evy"],"application/x-eva":["eva"],"application/x-font-bdf":["bdf"],"application/x-font-ghostscript":["gsf"],"application/x-font-linux-psf":["psf"],"application/x-font-pcf":["pcf"],"application/x-font-snf":["snf"],"application/x-font-type1":["pfa","pfb","pfm","afm"],"application/x-freearc":["arc"],"application/x-futuresplash":["spl"],"application/x-gca-compressed":["gca"],"application/x-glulx":["ulx"],"application/x-gnumeric":["gnumeric"],"application/x-gramps-xml":["gramps"],"application/x-gtar":["gtar"],"application/x-hdf":["hdf"],"application/x-httpd-php":["php"],"application/x-install-instructions":["install"],"application/x-iso9660-image":["*iso"],"application/x-iwork-keynote-sffkey":["*key"],"application/x-iwork-numbers-sffnumbers":["*numbers"],"application/x-iwork-pages-sffpages":["*pages"],"application/x-java-archive-diff":["jardiff"],"application/x-java-jnlp-file":["jnlp"],"application/x-keepass2":["kdbx"],"application/x-latex":["latex"],"application/x-lua-bytecode":["luac"],"application/x-lzh-compressed":["lzh","lha"],"application/x-makeself":["run"],"application/x-mie":["mie"],"application/x-mobipocket-ebook":["prc","mobi"],"application/x-ms-application":["application"],"application/x-ms-shortcut":["lnk"],"application/x-ms-wmd":["wmd"],"application/x-ms-wmz":["wmz"],"application/x-ms-xbap":["xbap"],"application/x-msaccess":["mdb"],"application/x-msbinder":["obd"],"application/x-mscardfile":["crd"],"application/x-msclip":["clp"],"application/x-msdos-program":["*exe"],"application/x-msdownload":["*exe","*dll","com","bat","*msi"],"application/x-msmediaview":["mvb","m13","m14"],"application/x-msmetafile":["*wmf","*wmz","*emf","emz"],"application/x-msmoney":["mny"],"application/x-mspublisher":["pub"],"application/x-msschedule":["scd"],"application/x-msterminal":["trm"],"application/x-mswrite":["wri"],"application/x-netcdf":["nc","cdf"],"application/x-ns-proxy-autoconfig":["pac"],"application/x-nzb":["nzb"],"application/x-perl":["pl","pm"],"application/x-pilot":["*prc","*pdb"],"application/x-pkcs12":["p12","pfx"],"application/x-pkcs7-certificates":["p7b","spc"],"application/x-pkcs7-certreqresp":["p7r"],"application/x-rar-compressed":["*rar"],"application/x-redhat-package-manager":["rpm"],"application/x-research-info-systems":["ris"],"application/x-sea":["sea"],"application/x-sh":["sh"],"application/x-shar":["shar"],"application/x-shockwave-flash":["swf"],"application/x-silverlight-app":["xap"],"application/x-sql":["sql"],"application/x-stuffit":["sit"],"application/x-stuffitx":["sitx"],"application/x-subrip":["srt"],"application/x-sv4cpio":["sv4cpio"],"application/x-sv4crc":["sv4crc"],"application/x-t3vm-image":["t3"],"application/x-tads":["gam"],"application/x-tar":["tar"],"application/x-tcl":["tcl","tk"],"application/x-tex":["tex"],"application/x-tex-tfm":["tfm"],"application/x-texinfo":["texinfo","texi"],"application/x-tgif":["*obj"],"application/x-ustar":["ustar"],"application/x-virtualbox-hdd":["hdd"],"application/x-virtualbox-ova":["ova"],"application/x-virtualbox-ovf":["ovf"],"application/x-virtualbox-vbox":["vbox"],"application/x-virtualbox-vbox-extpack":["vbox-extpack"],"application/x-virtualbox-vdi":["vdi"],"application/x-virtualbox-vhd":["vhd"],"application/x-virtualbox-vmdk":["vmdk"],"application/x-wais-source":["src"],"application/x-web-app-manifest+json":["webapp"],"application/x-x509-ca-cert":["der","crt","pem"],"application/x-xfig":["fig"],"application/x-xliff+xml":["*xlf"],"application/x-xpinstall":["xpi"],"application/x-xz":["xz"],"application/x-zmachine":["z1","z2","z3","z4","z5","z6","z7","z8"],"audio/vnd.dece.audio":["uva","uvva"],"audio/vnd.digital-winds":["eol"],"audio/vnd.dra":["dra"],"audio/vnd.dts":["dts"],"audio/vnd.dts.hd":["dtshd"],"audio/vnd.lucent.voice":["lvp"],"audio/vnd.ms-playready.media.pya":["pya"],"audio/vnd.nuera.ecelp4800":["ecelp4800"],"audio/vnd.nuera.ecelp7470":["ecelp7470"],"audio/vnd.nuera.ecelp9600":["ecelp9600"],"audio/vnd.rip":["rip"],"audio/x-aac":["aac"],"audio/x-aiff":["aif","aiff","aifc"],"audio/x-caf":["caf"],"audio/x-flac":["flac"],"audio/x-m4a":["*m4a"],"audio/x-matroska":["mka"],"audio/x-mpegurl":["m3u"],"audio/x-ms-wax":["wax"],"audio/x-ms-wma":["wma"],"audio/x-pn-realaudio":["ram","ra"],"audio/x-pn-realaudio-plugin":["rmp"],"audio/x-realaudio":["*ra"],"audio/x-wav":["*wav"],"chemical/x-cdx":["cdx"],"chemical/x-cif":["cif"],"chemical/x-cmdf":["cmdf"],"chemical/x-cml":["cml"],"chemical/x-csml":["csml"],"chemical/x-xyz":["xyz"],"image/prs.btif":["btif"],"image/prs.pti":["pti"],"image/vnd.adobe.photoshop":["psd"],"image/vnd.airzip.accelerator.azv":["azv"],"image/vnd.dece.graphic":["uvi","uvvi","uvg","uvvg"],"image/vnd.djvu":["djvu","djv"],"image/vnd.dvb.subtitle":["*sub"],"image/vnd.dwg":["dwg"],"image/vnd.dxf":["dxf"],"image/vnd.fastbidsheet":["fbs"],"image/vnd.fpx":["fpx"],"image/vnd.fst":["fst"],"image/vnd.fujixerox.edmics-mmr":["mmr"],"image/vnd.fujixerox.edmics-rlc":["rlc"],"image/vnd.microsoft.icon":["ico"],"image/vnd.ms-dds":["dds"],"image/vnd.ms-modi":["mdi"],"image/vnd.ms-photo":["wdp"],"image/vnd.net-fpx":["npx"],"image/vnd.pco.b16":["b16"],"image/vnd.tencent.tap":["tap"],"image/vnd.valve.source.texture":["vtf"],"image/vnd.wap.wbmp":["wbmp"],"image/vnd.xiff":["xif"],"image/vnd.zbrush.pcx":["pcx"],"image/x-3ds":["3ds"],"image/x-cmu-raster":["ras"],"image/x-cmx":["cmx"],"image/x-freehand":["fh","fhc","fh4","fh5","fh7"],"image/x-icon":["*ico"],"image/x-jng":["jng"],"image/x-mrsid-image":["sid"],"image/x-ms-bmp":["*bmp"],"image/x-pcx":["*pcx"],"image/x-pict":["pic","pct"],"image/x-portable-anymap":["pnm"],"image/x-portable-bitmap":["pbm"],"image/x-portable-graymap":["pgm"],"image/x-portable-pixmap":["ppm"],"image/x-rgb":["rgb"],"image/x-tga":["tga"],"image/x-xbitmap":["xbm"],"image/x-xpixmap":["xpm"],"image/x-xwindowdump":["xwd"],"message/vnd.wfa.wsc":["wsc"],"model/vnd.collada+xml":["dae"],"model/vnd.dwf":["dwf"],"model/vnd.gdl":["gdl"],"model/vnd.gtw":["gtw"],"model/vnd.mts":["mts"],"model/vnd.opengex":["ogex"],"model/vnd.parasolid.transmit.binary":["x_b"],"model/vnd.parasolid.transmit.text":["x_t"],"model/vnd.sap.vds":["vds"],"model/vnd.usdz+zip":["usdz"],"model/vnd.valve.source.compiled-map":["bsp"],"model/vnd.vtu":["vtu"],"text/prs.lines.tag":["dsc"],"text/vnd.curl":["curl"],"text/vnd.curl.dcurl":["dcurl"],"text/vnd.curl.mcurl":["mcurl"],"text/vnd.curl.scurl":["scurl"],"text/vnd.dvb.subtitle":["sub"],"text/vnd.fly":["fly"],"text/vnd.fmi.flexstor":["flx"],"text/vnd.graphviz":["gv"],"text/vnd.in3d.3dml":["3dml"],"text/vnd.in3d.spot":["spot"],"text/vnd.sun.j2me.app-descriptor":["jad"],"text/vnd.wap.wml":["wml"],"text/vnd.wap.wmlscript":["wmls"],"text/x-asm":["s","asm"],"text/x-c":["c","cc","cxx","cpp","h","hh","dic"],"text/x-component":["htc"],"text/x-fortran":["f","for","f77","f90"],"text/x-handlebars-template":["hbs"],"text/x-java-source":["java"],"text/x-lua":["lua"],"text/x-markdown":["mkd"],"text/x-nfo":["nfo"],"text/x-opml":["opml"],"text/x-org":["*org"],"text/x-pascal":["p","pas"],"text/x-processing":["pde"],"text/x-sass":["sass"],"text/x-scss":["scss"],"text/x-setext":["etx"],"text/x-sfv":["sfv"],"text/x-suse-ymp":["ymp"],"text/x-uuencode":["uu"],"text/x-vcalendar":["vcs"],"text/x-vcard":["vcf"],"video/vnd.dece.hd":["uvh","uvvh"],"video/vnd.dece.mobile":["uvm","uvvm"],"video/vnd.dece.pd":["uvp","uvvp"],"video/vnd.dece.sd":["uvs","uvvs"],"video/vnd.dece.video":["uvv","uvvv"],"video/vnd.dvb.file":["dvb"],"video/vnd.fvt":["fvt"],"video/vnd.mpegurl":["mxu","m4u"],"video/vnd.ms-playready.media.pyv":["pyv"],"video/vnd.uvvu.mp4":["uvu","uvvu"],"video/vnd.vivo":["viv"],"video/x-f4v":["f4v"],"video/x-fli":["fli"],"video/x-flv":["flv"],"video/x-m4v":["m4v"],"video/x-matroska":["mkv","mk3d","mks"],"video/x-mng":["mng"],"video/x-ms-asf":["asf","asx"],"video/x-ms-vob":["vob"],"video/x-ms-wm":["wm"],"video/x-ms-wmv":["wmv"],"video/x-ms-wmx":["wmx"],"video/x-ms-wvx":["wvx"],"video/x-msvideo":["avi"],"video/x-sgi-movie":["movie"],"video/x-smv":["smv"],"x-conference/x-cooltalk":["ice"]}; -/***/ }), +/***/ }, -/***/ 22598: -/***/ ((module) => { +/***/ 22598 +(module) { module.exports = {"application/andrew-inset":["ez"],"application/applixware":["aw"],"application/atom+xml":["atom"],"application/atomcat+xml":["atomcat"],"application/atomdeleted+xml":["atomdeleted"],"application/atomsvc+xml":["atomsvc"],"application/atsc-dwd+xml":["dwd"],"application/atsc-held+xml":["held"],"application/atsc-rsat+xml":["rsat"],"application/bdoc":["bdoc"],"application/calendar+xml":["xcs"],"application/ccxml+xml":["ccxml"],"application/cdfx+xml":["cdfx"],"application/cdmi-capability":["cdmia"],"application/cdmi-container":["cdmic"],"application/cdmi-domain":["cdmid"],"application/cdmi-object":["cdmio"],"application/cdmi-queue":["cdmiq"],"application/cu-seeme":["cu"],"application/dash+xml":["mpd"],"application/davmount+xml":["davmount"],"application/docbook+xml":["dbk"],"application/dssc+der":["dssc"],"application/dssc+xml":["xdssc"],"application/ecmascript":["es","ecma"],"application/emma+xml":["emma"],"application/emotionml+xml":["emotionml"],"application/epub+zip":["epub"],"application/exi":["exi"],"application/express":["exp"],"application/fdt+xml":["fdt"],"application/font-tdpfr":["pfr"],"application/geo+json":["geojson"],"application/gml+xml":["gml"],"application/gpx+xml":["gpx"],"application/gxf":["gxf"],"application/gzip":["gz"],"application/hjson":["hjson"],"application/hyperstudio":["stk"],"application/inkml+xml":["ink","inkml"],"application/ipfix":["ipfix"],"application/its+xml":["its"],"application/java-archive":["jar","war","ear"],"application/java-serialized-object":["ser"],"application/java-vm":["class"],"application/javascript":["js","mjs"],"application/json":["json","map"],"application/json5":["json5"],"application/jsonml+json":["jsonml"],"application/ld+json":["jsonld"],"application/lgr+xml":["lgr"],"application/lost+xml":["lostxml"],"application/mac-binhex40":["hqx"],"application/mac-compactpro":["cpt"],"application/mads+xml":["mads"],"application/manifest+json":["webmanifest"],"application/marc":["mrc"],"application/marcxml+xml":["mrcx"],"application/mathematica":["ma","nb","mb"],"application/mathml+xml":["mathml"],"application/mbox":["mbox"],"application/mediaservercontrol+xml":["mscml"],"application/metalink+xml":["metalink"],"application/metalink4+xml":["meta4"],"application/mets+xml":["mets"],"application/mmt-aei+xml":["maei"],"application/mmt-usd+xml":["musd"],"application/mods+xml":["mods"],"application/mp21":["m21","mp21"],"application/mp4":["mp4s","m4p"],"application/msword":["doc","dot"],"application/mxf":["mxf"],"application/n-quads":["nq"],"application/n-triples":["nt"],"application/node":["cjs"],"application/octet-stream":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"],"application/oda":["oda"],"application/oebps-package+xml":["opf"],"application/ogg":["ogx"],"application/omdoc+xml":["omdoc"],"application/onenote":["onetoc","onetoc2","onetmp","onepkg"],"application/oxps":["oxps"],"application/p2p-overlay+xml":["relo"],"application/patch-ops-error+xml":["xer"],"application/pdf":["pdf"],"application/pgp-encrypted":["pgp"],"application/pgp-signature":["asc","sig"],"application/pics-rules":["prf"],"application/pkcs10":["p10"],"application/pkcs7-mime":["p7m","p7c"],"application/pkcs7-signature":["p7s"],"application/pkcs8":["p8"],"application/pkix-attr-cert":["ac"],"application/pkix-cert":["cer"],"application/pkix-crl":["crl"],"application/pkix-pkipath":["pkipath"],"application/pkixcmp":["pki"],"application/pls+xml":["pls"],"application/postscript":["ai","eps","ps"],"application/provenance+xml":["provx"],"application/pskc+xml":["pskcxml"],"application/raml+yaml":["raml"],"application/rdf+xml":["rdf","owl"],"application/reginfo+xml":["rif"],"application/relax-ng-compact-syntax":["rnc"],"application/resource-lists+xml":["rl"],"application/resource-lists-diff+xml":["rld"],"application/rls-services+xml":["rs"],"application/route-apd+xml":["rapd"],"application/route-s-tsid+xml":["sls"],"application/route-usd+xml":["rusd"],"application/rpki-ghostbusters":["gbr"],"application/rpki-manifest":["mft"],"application/rpki-roa":["roa"],"application/rsd+xml":["rsd"],"application/rss+xml":["rss"],"application/rtf":["rtf"],"application/sbml+xml":["sbml"],"application/scvp-cv-request":["scq"],"application/scvp-cv-response":["scs"],"application/scvp-vp-request":["spq"],"application/scvp-vp-response":["spp"],"application/sdp":["sdp"],"application/senml+xml":["senmlx"],"application/sensml+xml":["sensmlx"],"application/set-payment-initiation":["setpay"],"application/set-registration-initiation":["setreg"],"application/shf+xml":["shf"],"application/sieve":["siv","sieve"],"application/smil+xml":["smi","smil"],"application/sparql-query":["rq"],"application/sparql-results+xml":["srx"],"application/srgs":["gram"],"application/srgs+xml":["grxml"],"application/sru+xml":["sru"],"application/ssdl+xml":["ssdl"],"application/ssml+xml":["ssml"],"application/swid+xml":["swidtag"],"application/tei+xml":["tei","teicorpus"],"application/thraud+xml":["tfi"],"application/timestamped-data":["tsd"],"application/toml":["toml"],"application/trig":["trig"],"application/ttml+xml":["ttml"],"application/ubjson":["ubj"],"application/urc-ressheet+xml":["rsheet"],"application/urc-targetdesc+xml":["td"],"application/voicexml+xml":["vxml"],"application/wasm":["wasm"],"application/widget":["wgt"],"application/winhlp":["hlp"],"application/wsdl+xml":["wsdl"],"application/wspolicy+xml":["wspolicy"],"application/xaml+xml":["xaml"],"application/xcap-att+xml":["xav"],"application/xcap-caps+xml":["xca"],"application/xcap-diff+xml":["xdf"],"application/xcap-el+xml":["xel"],"application/xcap-ns+xml":["xns"],"application/xenc+xml":["xenc"],"application/xhtml+xml":["xhtml","xht"],"application/xliff+xml":["xlf"],"application/xml":["xml","xsl","xsd","rng"],"application/xml-dtd":["dtd"],"application/xop+xml":["xop"],"application/xproc+xml":["xpl"],"application/xslt+xml":["*xsl","xslt"],"application/xspf+xml":["xspf"],"application/xv+xml":["mxml","xhvml","xvml","xvm"],"application/yang":["yang"],"application/yin+xml":["yin"],"application/zip":["zip"],"audio/3gpp":["*3gpp"],"audio/adpcm":["adp"],"audio/amr":["amr"],"audio/basic":["au","snd"],"audio/midi":["mid","midi","kar","rmi"],"audio/mobile-xmf":["mxmf"],"audio/mp3":["*mp3"],"audio/mp4":["m4a","mp4a"],"audio/mpeg":["mpga","mp2","mp2a","mp3","m2a","m3a"],"audio/ogg":["oga","ogg","spx","opus"],"audio/s3m":["s3m"],"audio/silk":["sil"],"audio/wav":["wav"],"audio/wave":["*wav"],"audio/webm":["weba"],"audio/xm":["xm"],"font/collection":["ttc"],"font/otf":["otf"],"font/ttf":["ttf"],"font/woff":["woff"],"font/woff2":["woff2"],"image/aces":["exr"],"image/apng":["apng"],"image/avif":["avif"],"image/bmp":["bmp"],"image/cgm":["cgm"],"image/dicom-rle":["drle"],"image/emf":["emf"],"image/fits":["fits"],"image/g3fax":["g3"],"image/gif":["gif"],"image/heic":["heic"],"image/heic-sequence":["heics"],"image/heif":["heif"],"image/heif-sequence":["heifs"],"image/hej2k":["hej2"],"image/hsj2":["hsj2"],"image/ief":["ief"],"image/jls":["jls"],"image/jp2":["jp2","jpg2"],"image/jpeg":["jpeg","jpg","jpe"],"image/jph":["jph"],"image/jphc":["jhc"],"image/jpm":["jpm"],"image/jpx":["jpx","jpf"],"image/jxr":["jxr"],"image/jxra":["jxra"],"image/jxrs":["jxrs"],"image/jxs":["jxs"],"image/jxsc":["jxsc"],"image/jxsi":["jxsi"],"image/jxss":["jxss"],"image/ktx":["ktx"],"image/ktx2":["ktx2"],"image/png":["png"],"image/sgi":["sgi"],"image/svg+xml":["svg","svgz"],"image/t38":["t38"],"image/tiff":["tif","tiff"],"image/tiff-fx":["tfx"],"image/webp":["webp"],"image/wmf":["wmf"],"message/disposition-notification":["disposition-notification"],"message/global":["u8msg"],"message/global-delivery-status":["u8dsn"],"message/global-disposition-notification":["u8mdn"],"message/global-headers":["u8hdr"],"message/rfc822":["eml","mime"],"model/3mf":["3mf"],"model/gltf+json":["gltf"],"model/gltf-binary":["glb"],"model/iges":["igs","iges"],"model/mesh":["msh","mesh","silo"],"model/mtl":["mtl"],"model/obj":["obj"],"model/step+xml":["stpx"],"model/step+zip":["stpz"],"model/step-xml+zip":["stpxz"],"model/stl":["stl"],"model/vrml":["wrl","vrml"],"model/x3d+binary":["*x3db","x3dbz"],"model/x3d+fastinfoset":["x3db"],"model/x3d+vrml":["*x3dv","x3dvz"],"model/x3d+xml":["x3d","x3dz"],"model/x3d-vrml":["x3dv"],"text/cache-manifest":["appcache","manifest"],"text/calendar":["ics","ifb"],"text/coffeescript":["coffee","litcoffee"],"text/css":["css"],"text/csv":["csv"],"text/html":["html","htm","shtml"],"text/jade":["jade"],"text/jsx":["jsx"],"text/less":["less"],"text/markdown":["markdown","md"],"text/mathml":["mml"],"text/mdx":["mdx"],"text/n3":["n3"],"text/plain":["txt","text","conf","def","list","log","in","ini"],"text/richtext":["rtx"],"text/rtf":["*rtf"],"text/sgml":["sgml","sgm"],"text/shex":["shex"],"text/slim":["slim","slm"],"text/spdx":["spdx"],"text/stylus":["stylus","styl"],"text/tab-separated-values":["tsv"],"text/troff":["t","tr","roff","man","me","ms"],"text/turtle":["ttl"],"text/uri-list":["uri","uris","urls"],"text/vcard":["vcard"],"text/vtt":["vtt"],"text/xml":["*xml"],"text/yaml":["yaml","yml"],"video/3gpp":["3gp","3gpp"],"video/3gpp2":["3g2"],"video/h261":["h261"],"video/h263":["h263"],"video/h264":["h264"],"video/iso.segment":["m4s"],"video/jpeg":["jpgv"],"video/jpm":["*jpm","jpgm"],"video/mj2":["mj2","mjp2"],"video/mp2t":["ts"],"video/mp4":["mp4","mp4v","mpg4"],"video/mpeg":["mpeg","mpg","mpe","m1v","m2v"],"video/ogg":["ogv"],"video/quicktime":["qt","mov"],"video/webm":["webm"]}; -/***/ }), +/***/ }, -/***/ 59177: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 59177 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -33185,29 +5500,3931 @@ function writeFileSync (filename, data, options) { } -/***/ }), +/***/ }, -/***/ 14372: -/***/ ((module) => { +/***/ 47121 +(module) { + +/* eslint-disable node/no-deprecated-api */ + +var toString = Object.prototype.toString + +var isModern = ( + typeof Buffer !== 'undefined' && + typeof Buffer.alloc === 'function' && + typeof Buffer.allocUnsafe === 'function' && + typeof Buffer.from === 'function' +) + +function isArrayBuffer (input) { + return toString.call(input).slice(8, -1) === 'ArrayBuffer' +} + +function fromArrayBuffer (obj, byteOffset, length) { + byteOffset >>>= 0 + + var maxLength = obj.byteLength - byteOffset + + if (maxLength < 0) { + throw new RangeError("'offset' is out of bounds") + } + + if (length === undefined) { + length = maxLength + } else { + length >>>= 0 + + if (length > maxLength) { + throw new RangeError("'length' is out of bounds") + } + } + + return isModern + ? Buffer.from(obj.slice(byteOffset, byteOffset + length)) + : new Buffer(new Uint8Array(obj.slice(byteOffset, byteOffset + length))) +} + +function fromString (string, encoding) { + if (typeof encoding !== 'string' || encoding === '') { + encoding = 'utf8' + } + + if (!Buffer.isEncoding(encoding)) { + throw new TypeError('"encoding" must be a valid string encoding') + } + + return isModern + ? Buffer.from(string, encoding) + : new Buffer(string, encoding) +} + +function bufferFrom (value, encodingOrOffset, length) { + if (typeof value === 'number') { + throw new TypeError('"value" argument must not be a number') + } + + if (isArrayBuffer(value)) { + return fromArrayBuffer(value, encodingOrOffset, length) + } + + if (typeof value === 'string') { + return fromString(value, encodingOrOffset) + } + + return isModern + ? Buffer.from(value) + : new Buffer(value) +} + +module.exports = bufferFrom + + +/***/ }, + +/***/ 37702 +(module, exports, __webpack_require__) { + +/* module decorator */ module = __webpack_require__.nmd(module); +var SourceMapConsumer = (__webpack_require__(19514).SourceMapConsumer); +var path = __webpack_require__(16928); + +var fs; +try { + fs = __webpack_require__(79896); + if (!fs.existsSync || !fs.readFileSync) { + // fs doesn't have all methods we need + fs = null; + } +} catch (err) { + /* nop */ +} + +var bufferFrom = __webpack_require__(47121); + +/** + * Requires a module which is protected against bundler minification. + * + * @param {NodeModule} mod + * @param {string} request + */ +function dynamicRequire(mod, request) { + return mod.require(request); +} + +// Only install once if called multiple times +var errorFormatterInstalled = false; +var uncaughtShimInstalled = false; + +// If true, the caches are reset before a stack trace formatting operation +var emptyCacheBetweenOperations = false; + +// Supports {browser, node, auto} +var environment = "auto"; + +// Maps a file path to a string containing the file contents +var fileContentsCache = {}; + +// Maps a file path to a source map for that file +var sourceMapCache = {}; + +// Regex for detecting source maps +var reSourceMap = /^data:application\/json[^,]+base64,/; + +// Priority list of retrieve handlers +var retrieveFileHandlers = []; +var retrieveMapHandlers = []; + +function isInBrowser() { + if (environment === "browser") + return true; + if (environment === "node") + return false; + return ((typeof window !== 'undefined') && (typeof XMLHttpRequest === 'function') && !(window.require && window.module && window.process && window.process.type === "renderer")); +} + +function hasGlobalProcessEventEmitter() { + return ((typeof process === 'object') && (process !== null) && (typeof process.on === 'function')); +} + +function globalProcessVersion() { + if ((typeof process === 'object') && (process !== null)) { + return process.version; + } else { + return ''; + } +} + +function globalProcessStderr() { + if ((typeof process === 'object') && (process !== null)) { + return process.stderr; + } +} + +function globalProcessExit(code) { + if ((typeof process === 'object') && (process !== null) && (typeof process.exit === 'function')) { + return process.exit(code); + } +} + +function handlerExec(list) { + return function(arg) { + for (var i = 0; i < list.length; i++) { + var ret = list[i](arg); + if (ret) { + return ret; + } + } + return null; + }; +} + +var retrieveFile = handlerExec(retrieveFileHandlers); + +retrieveFileHandlers.push(function(path) { + // Trim the path to make sure there is no extra whitespace. + path = path.trim(); + if (/^file:/.test(path)) { + // existsSync/readFileSync can't handle file protocol, but once stripped, it works + path = path.replace(/file:\/\/\/(\w:)?/, function(protocol, drive) { + return drive ? + '' : // file:///C:/dir/file -> C:/dir/file + '/'; // file:///root-dir/file -> /root-dir/file + }); + } + if (path in fileContentsCache) { + return fileContentsCache[path]; + } + + var contents = ''; + try { + if (!fs) { + // Use SJAX if we are in the browser + var xhr = new XMLHttpRequest(); + xhr.open('GET', path, /** async */ false); + xhr.send(null); + if (xhr.readyState === 4 && xhr.status === 200) { + contents = xhr.responseText; + } + } else if (fs.existsSync(path)) { + // Otherwise, use the filesystem + contents = fs.readFileSync(path, 'utf8'); + } + } catch (er) { + /* ignore any errors */ + } + + return fileContentsCache[path] = contents; +}); + +// Support URLs relative to a directory, but be careful about a protocol prefix +// in case we are in the browser (i.e. directories may start with "http://" or "file:///") +function supportRelativeURL(file, url) { + if (!file) return url; + var dir = path.dirname(file); + var match = /^\w+:\/\/[^\/]*/.exec(dir); + var protocol = match ? match[0] : ''; + var startPath = dir.slice(protocol.length); + if (protocol && /^\/\w\:/.test(startPath)) { + // handle file:///C:/ paths + protocol += '/'; + return protocol + path.resolve(dir.slice(protocol.length), url).replace(/\\/g, '/'); + } + return protocol + path.resolve(dir.slice(protocol.length), url); +} + +function retrieveSourceMapURL(source) { + var fileData; + + if (isInBrowser()) { + try { + var xhr = new XMLHttpRequest(); + xhr.open('GET', source, false); + xhr.send(null); + fileData = xhr.readyState === 4 ? xhr.responseText : null; + + // Support providing a sourceMappingURL via the SourceMap header + var sourceMapHeader = xhr.getResponseHeader("SourceMap") || + xhr.getResponseHeader("X-SourceMap"); + if (sourceMapHeader) { + return sourceMapHeader; + } + } catch (e) { + } + } + + // Get the URL of the source map + fileData = retrieveFile(source); + var re = /(?:\/\/[@#][\s]*sourceMappingURL=([^\s'"]+)[\s]*$)|(?:\/\*[@#][\s]*sourceMappingURL=([^\s*'"]+)[\s]*(?:\*\/)[\s]*$)/mg; + // Keep executing the search to find the *last* sourceMappingURL to avoid + // picking up sourceMappingURLs from comments, strings, etc. + var lastMatch, match; + while (match = re.exec(fileData)) lastMatch = match; + if (!lastMatch) return null; + return lastMatch[1]; +}; + +// Can be overridden by the retrieveSourceMap option to install. Takes a +// generated source filename; returns a {map, optional url} object, or null if +// there is no source map. The map field may be either a string or the parsed +// JSON object (ie, it must be a valid argument to the SourceMapConsumer +// constructor). +var retrieveSourceMap = handlerExec(retrieveMapHandlers); +retrieveMapHandlers.push(function(source) { + var sourceMappingURL = retrieveSourceMapURL(source); + if (!sourceMappingURL) return null; + + // Read the contents of the source map + var sourceMapData; + if (reSourceMap.test(sourceMappingURL)) { + // Support source map URL as a data url + var rawData = sourceMappingURL.slice(sourceMappingURL.indexOf(',') + 1); + sourceMapData = bufferFrom(rawData, "base64").toString(); + sourceMappingURL = source; + } else { + // Support source map URLs relative to the source URL + sourceMappingURL = supportRelativeURL(source, sourceMappingURL); + sourceMapData = retrieveFile(sourceMappingURL); + } + + if (!sourceMapData) { + return null; + } + + return { + url: sourceMappingURL, + map: sourceMapData + }; +}); + +function mapSourcePosition(position) { + var sourceMap = sourceMapCache[position.source]; + if (!sourceMap) { + // Call the (overrideable) retrieveSourceMap function to get the source map. + var urlAndMap = retrieveSourceMap(position.source); + if (urlAndMap) { + sourceMap = sourceMapCache[position.source] = { + url: urlAndMap.url, + map: new SourceMapConsumer(urlAndMap.map) + }; + + // Load all sources stored inline with the source map into the file cache + // to pretend like they are already loaded. They may not exist on disk. + if (sourceMap.map.sourcesContent) { + sourceMap.map.sources.forEach(function(source, i) { + var contents = sourceMap.map.sourcesContent[i]; + if (contents) { + var url = supportRelativeURL(sourceMap.url, source); + fileContentsCache[url] = contents; + } + }); + } + } else { + sourceMap = sourceMapCache[position.source] = { + url: null, + map: null + }; + } + } + + // Resolve the source URL relative to the URL of the source map + if (sourceMap && sourceMap.map && typeof sourceMap.map.originalPositionFor === 'function') { + var originalPosition = sourceMap.map.originalPositionFor(position); + + // Only return the original position if a matching line was found. If no + // matching line is found then we return position instead, which will cause + // the stack trace to print the path and line for the compiled file. It is + // better to give a precise location in the compiled file than a vague + // location in the original file. + if (originalPosition.source !== null) { + originalPosition.source = supportRelativeURL( + sourceMap.url, originalPosition.source); + return originalPosition; + } + } + + return position; +} + +// Parses code generated by FormatEvalOrigin(), a function inside V8: +// https://code.google.com/p/v8/source/browse/trunk/src/messages.js +function mapEvalOrigin(origin) { + // Most eval() calls are in this format + var match = /^eval at ([^(]+) \((.+):(\d+):(\d+)\)$/.exec(origin); + if (match) { + var position = mapSourcePosition({ + source: match[2], + line: +match[3], + column: match[4] - 1 + }); + return 'eval at ' + match[1] + ' (' + position.source + ':' + + position.line + ':' + (position.column + 1) + ')'; + } + + // Parse nested eval() calls using recursion + match = /^eval at ([^(]+) \((.+)\)$/.exec(origin); + if (match) { + return 'eval at ' + match[1] + ' (' + mapEvalOrigin(match[2]) + ')'; + } + + // Make sure we still return useful information if we didn't find anything + return origin; +} + +// This is copied almost verbatim from the V8 source code at +// https://code.google.com/p/v8/source/browse/trunk/src/messages.js. The +// implementation of wrapCallSite() used to just forward to the actual source +// code of CallSite.prototype.toString but unfortunately a new release of V8 +// did something to the prototype chain and broke the shim. The only fix I +// could find was copy/paste. +function CallSiteToString() { + var fileName; + var fileLocation = ""; + if (this.isNative()) { + fileLocation = "native"; + } else { + fileName = this.getScriptNameOrSourceURL(); + if (!fileName && this.isEval()) { + fileLocation = this.getEvalOrigin(); + fileLocation += ", "; // Expecting source position to follow. + } + + if (fileName) { + fileLocation += fileName; + } else { + // Source code does not originate from a file and is not native, but we + // can still get the source position inside the source string, e.g. in + // an eval string. + fileLocation += ""; + } + var lineNumber = this.getLineNumber(); + if (lineNumber != null) { + fileLocation += ":" + lineNumber; + var columnNumber = this.getColumnNumber(); + if (columnNumber) { + fileLocation += ":" + columnNumber; + } + } + } + + var line = ""; + var functionName = this.getFunctionName(); + var addSuffix = true; + var isConstructor = this.isConstructor(); + var isMethodCall = !(this.isToplevel() || isConstructor); + if (isMethodCall) { + var typeName = this.getTypeName(); + // Fixes shim to be backward compatable with Node v0 to v4 + if (typeName === "[object Object]") { + typeName = "null"; + } + var methodName = this.getMethodName(); + if (functionName) { + if (typeName && functionName.indexOf(typeName) != 0) { + line += typeName + "."; + } + line += functionName; + if (methodName && functionName.indexOf("." + methodName) != functionName.length - methodName.length - 1) { + line += " [as " + methodName + "]"; + } + } else { + line += typeName + "." + (methodName || ""); + } + } else if (isConstructor) { + line += "new " + (functionName || ""); + } else if (functionName) { + line += functionName; + } else { + line += fileLocation; + addSuffix = false; + } + if (addSuffix) { + line += " (" + fileLocation + ")"; + } + return line; +} + +function cloneCallSite(frame) { + var object = {}; + Object.getOwnPropertyNames(Object.getPrototypeOf(frame)).forEach(function(name) { + object[name] = /^(?:is|get)/.test(name) ? function() { return frame[name].call(frame); } : frame[name]; + }); + object.toString = CallSiteToString; + return object; +} + +function wrapCallSite(frame, state) { + // provides interface backward compatibility + if (state === undefined) { + state = { nextPosition: null, curPosition: null } + } + if(frame.isNative()) { + state.curPosition = null; + return frame; + } + + // Most call sites will return the source file from getFileName(), but code + // passed to eval() ending in "//# sourceURL=..." will return the source file + // from getScriptNameOrSourceURL() instead + var source = frame.getFileName() || frame.getScriptNameOrSourceURL(); + if (source) { + var line = frame.getLineNumber(); + var column = frame.getColumnNumber() - 1; + + // Fix position in Node where some (internal) code is prepended. + // See https://github.com/evanw/node-source-map-support/issues/36 + // Header removed in node at ^10.16 || >=11.11.0 + // v11 is not an LTS candidate, we can just test the one version with it. + // Test node versions for: 10.16-19, 10.20+, 12-19, 20-99, 100+, or 11.11 + var noHeader = /^v(10\.1[6-9]|10\.[2-9][0-9]|10\.[0-9]{3,}|1[2-9]\d*|[2-9]\d|\d{3,}|11\.11)/; + var headerLength = noHeader.test(globalProcessVersion()) ? 0 : 62; + if (line === 1 && column > headerLength && !isInBrowser() && !frame.isEval()) { + column -= headerLength; + } + + var position = mapSourcePosition({ + source: source, + line: line, + column: column + }); + state.curPosition = position; + frame = cloneCallSite(frame); + var originalFunctionName = frame.getFunctionName; + frame.getFunctionName = function() { + if (state.nextPosition == null) { + return originalFunctionName(); + } + return state.nextPosition.name || originalFunctionName(); + }; + frame.getFileName = function() { return position.source; }; + frame.getLineNumber = function() { return position.line; }; + frame.getColumnNumber = function() { return position.column + 1; }; + frame.getScriptNameOrSourceURL = function() { return position.source; }; + return frame; + } + + // Code called using eval() needs special handling + var origin = frame.isEval() && frame.getEvalOrigin(); + if (origin) { + origin = mapEvalOrigin(origin); + frame = cloneCallSite(frame); + frame.getEvalOrigin = function() { return origin; }; + return frame; + } + + // If we get here then we were unable to change the source position + return frame; +} + +// This function is part of the V8 stack trace API, for more info see: +// https://v8.dev/docs/stack-trace-api +function prepareStackTrace(error, stack) { + if (emptyCacheBetweenOperations) { + fileContentsCache = {}; + sourceMapCache = {}; + } + + var name = error.name || 'Error'; + var message = error.message || ''; + var errorString = name + ": " + message; + + var state = { nextPosition: null, curPosition: null }; + var processedStack = []; + for (var i = stack.length - 1; i >= 0; i--) { + processedStack.push('\n at ' + wrapCallSite(stack[i], state)); + state.nextPosition = state.curPosition; + } + state.curPosition = state.nextPosition = null; + return errorString + processedStack.reverse().join(''); +} + +// Generate position and snippet of original source with pointer +function getErrorSource(error) { + var match = /\n at [^(]+ \((.*):(\d+):(\d+)\)/.exec(error.stack); + if (match) { + var source = match[1]; + var line = +match[2]; + var column = +match[3]; + + // Support the inline sourceContents inside the source map + var contents = fileContentsCache[source]; + + // Support files on disk + if (!contents && fs && fs.existsSync(source)) { + try { + contents = fs.readFileSync(source, 'utf8'); + } catch (er) { + contents = ''; + } + } + + // Format the line from the original source code like node does + if (contents) { + var code = contents.split(/(?:\r\n|\r|\n)/)[line - 1]; + if (code) { + return source + ':' + line + '\n' + code + '\n' + + new Array(column).join(' ') + '^'; + } + } + } + return null; +} + +function printErrorAndExit (error) { + var source = getErrorSource(error); + + // Ensure error is printed synchronously and not truncated + var stderr = globalProcessStderr(); + if (stderr && stderr._handle && stderr._handle.setBlocking) { + stderr._handle.setBlocking(true); + } + + if (source) { + console.error(); + console.error(source); + } + + console.error(error.stack); + globalProcessExit(1); +} + +function shimEmitUncaughtException () { + var origEmit = process.emit; + + process.emit = function (type) { + if (type === 'uncaughtException') { + var hasStack = (arguments[1] && arguments[1].stack); + var hasListeners = (this.listeners(type).length > 0); + + if (hasStack && !hasListeners) { + return printErrorAndExit(arguments[1]); + } + } + + return origEmit.apply(this, arguments); + }; +} + +var originalRetrieveFileHandlers = retrieveFileHandlers.slice(0); +var originalRetrieveMapHandlers = retrieveMapHandlers.slice(0); + +exports.wrapCallSite = wrapCallSite; +exports.getErrorSource = getErrorSource; +exports.mapSourcePosition = mapSourcePosition; +exports.retrieveSourceMap = retrieveSourceMap; + +exports.install = function(options) { + options = options || {}; + + if (options.environment) { + environment = options.environment; + if (["node", "browser", "auto"].indexOf(environment) === -1) { + throw new Error("environment " + environment + " was unknown. Available options are {auto, browser, node}") + } + } + + // Allow sources to be found by methods other than reading the files + // directly from disk. + if (options.retrieveFile) { + if (options.overrideRetrieveFile) { + retrieveFileHandlers.length = 0; + } + + retrieveFileHandlers.unshift(options.retrieveFile); + } + + // Allow source maps to be found by methods other than reading the files + // directly from disk. + if (options.retrieveSourceMap) { + if (options.overrideRetrieveSourceMap) { + retrieveMapHandlers.length = 0; + } + + retrieveMapHandlers.unshift(options.retrieveSourceMap); + } + + // Support runtime transpilers that include inline source maps + if (options.hookRequire && !isInBrowser()) { + // Use dynamicRequire to avoid including in browser bundles + var Module = dynamicRequire(module, 'module'); + var $compile = Module.prototype._compile; + + if (!$compile.__sourceMapSupport) { + Module.prototype._compile = function(content, filename) { + fileContentsCache[filename] = content; + sourceMapCache[filename] = undefined; + return $compile.call(this, content, filename); + }; + + Module.prototype._compile.__sourceMapSupport = true; + } + } + + // Configure options + if (!emptyCacheBetweenOperations) { + emptyCacheBetweenOperations = 'emptyCacheBetweenOperations' in options ? + options.emptyCacheBetweenOperations : false; + } + + // Install the error reformatter + if (!errorFormatterInstalled) { + errorFormatterInstalled = true; + Error.prepareStackTrace = prepareStackTrace; + } + + if (!uncaughtShimInstalled) { + var installHandler = 'handleUncaughtExceptions' in options ? + options.handleUncaughtExceptions : true; + + // Do not override 'uncaughtException' with our own handler in Node.js + // Worker threads. Workers pass the error to the main thread as an event, + // rather than printing something to stderr and exiting. + try { + // We need to use `dynamicRequire` because `require` on it's own will be optimized by WebPack/Browserify. + var worker_threads = dynamicRequire(module, 'worker_threads'); + if (worker_threads.isMainThread === false) { + installHandler = false; + } + } catch(e) {} + + // Provide the option to not install the uncaught exception handler. This is + // to support other uncaught exception handlers (in test frameworks, for + // example). If this handler is not installed and there are no other uncaught + // exception handlers, uncaught exceptions will be caught by node's built-in + // exception handler and the process will still be terminated. However, the + // generated JavaScript code will be shown above the stack trace instead of + // the original source code. + if (installHandler && hasGlobalProcessEventEmitter()) { + uncaughtShimInstalled = true; + shimEmitUncaughtException(); + } + } +}; + +exports.resetRetrieveHandlers = function() { + retrieveFileHandlers.length = 0; + retrieveMapHandlers.length = 0; + + retrieveFileHandlers = originalRetrieveFileHandlers.slice(0); + retrieveMapHandlers = originalRetrieveMapHandlers.slice(0); + + retrieveSourceMap = handlerExec(retrieveMapHandlers); + retrieveFile = handlerExec(retrieveFileHandlers); +} + + +/***/ }, + +/***/ 25894 +(__unused_webpack_module, exports, __webpack_require__) { + +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +var util = __webpack_require__(94332); +var has = Object.prototype.hasOwnProperty; +var hasNativeMap = typeof Map !== "undefined"; + +/** + * A data structure which is a combination of an array and a set. Adding a new + * member is O(1), testing for membership is O(1), and finding the index of an + * element is O(1). Removing elements from the set is not supported. Only + * strings are supported for membership. + */ +function ArraySet() { + this._array = []; + this._set = hasNativeMap ? new Map() : Object.create(null); +} + +/** + * Static method for creating ArraySet instances from an existing array. + */ +ArraySet.fromArray = function ArraySet_fromArray(aArray, aAllowDuplicates) { + var set = new ArraySet(); + for (var i = 0, len = aArray.length; i < len; i++) { + set.add(aArray[i], aAllowDuplicates); + } + return set; +}; + +/** + * Return how many unique items are in this ArraySet. If duplicates have been + * added, than those do not count towards the size. + * + * @returns Number + */ +ArraySet.prototype.size = function ArraySet_size() { + return hasNativeMap ? this._set.size : Object.getOwnPropertyNames(this._set).length; +}; + +/** + * Add the given string to this set. + * + * @param String aStr + */ +ArraySet.prototype.add = function ArraySet_add(aStr, aAllowDuplicates) { + var sStr = hasNativeMap ? aStr : util.toSetString(aStr); + var isDuplicate = hasNativeMap ? this.has(aStr) : has.call(this._set, sStr); + var idx = this._array.length; + if (!isDuplicate || aAllowDuplicates) { + this._array.push(aStr); + } + if (!isDuplicate) { + if (hasNativeMap) { + this._set.set(aStr, idx); + } else { + this._set[sStr] = idx; + } + } +}; + +/** + * Is the given string a member of this set? + * + * @param String aStr + */ +ArraySet.prototype.has = function ArraySet_has(aStr) { + if (hasNativeMap) { + return this._set.has(aStr); + } else { + var sStr = util.toSetString(aStr); + return has.call(this._set, sStr); + } +}; + +/** + * What is the index of the given string in the array? + * + * @param String aStr + */ +ArraySet.prototype.indexOf = function ArraySet_indexOf(aStr) { + if (hasNativeMap) { + var idx = this._set.get(aStr); + if (idx >= 0) { + return idx; + } + } else { + var sStr = util.toSetString(aStr); + if (has.call(this._set, sStr)) { + return this._set[sStr]; + } + } + + throw new Error('"' + aStr + '" is not in the set.'); +}; + +/** + * What is the element at the given index? + * + * @param Number aIdx + */ +ArraySet.prototype.at = function ArraySet_at(aIdx) { + if (aIdx >= 0 && aIdx < this._array.length) { + return this._array[aIdx]; + } + throw new Error('No element indexed by ' + aIdx); +}; + +/** + * Returns the array representation of this set (which has the proper indices + * indicated by indexOf). Note that this is a copy of the internal array used + * for storing the members so that no one can mess with internal state. + */ +ArraySet.prototype.toArray = function ArraySet_toArray() { + return this._array.slice(); +}; + +exports.C = ArraySet; + + +/***/ }, + +/***/ 24127 +(__unused_webpack_module, exports, __webpack_require__) { + +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + * + * Based on the Base 64 VLQ implementation in Closure Compiler: + * https://code.google.com/p/closure-compiler/source/browse/trunk/src/com/google/debugging/sourcemap/Base64VLQ.java + * + * Copyright 2011 The Closure Compiler Authors. All rights reserved. + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are + * met: + * + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above + * copyright notice, this list of conditions and the following + * disclaimer in the documentation and/or other materials provided + * with the distribution. + * * Neither the name of Google Inc. nor the names of its + * contributors may be used to endorse or promote products derived + * from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +var base64 = __webpack_require__(27667); + +// A single base 64 digit can contain 6 bits of data. For the base 64 variable +// length quantities we use in the source map spec, the first bit is the sign, +// the next four bits are the actual value, and the 6th bit is the +// continuation bit. The continuation bit tells us whether there are more +// digits in this value following this digit. +// +// Continuation +// | Sign +// | | +// V V +// 101011 + +var VLQ_BASE_SHIFT = 5; + +// binary: 100000 +var VLQ_BASE = 1 << VLQ_BASE_SHIFT; + +// binary: 011111 +var VLQ_BASE_MASK = VLQ_BASE - 1; + +// binary: 100000 +var VLQ_CONTINUATION_BIT = VLQ_BASE; + +/** + * Converts from a two-complement value to a value where the sign bit is + * placed in the least significant bit. For example, as decimals: + * 1 becomes 2 (10 binary), -1 becomes 3 (11 binary) + * 2 becomes 4 (100 binary), -2 becomes 5 (101 binary) + */ +function toVLQSigned(aValue) { + return aValue < 0 + ? ((-aValue) << 1) + 1 + : (aValue << 1) + 0; +} + +/** + * Converts to a two-complement value from a value where the sign bit is + * placed in the least significant bit. For example, as decimals: + * 2 (10 binary) becomes 1, 3 (11 binary) becomes -1 + * 4 (100 binary) becomes 2, 5 (101 binary) becomes -2 + */ +function fromVLQSigned(aValue) { + var isNegative = (aValue & 1) === 1; + var shifted = aValue >> 1; + return isNegative + ? -shifted + : shifted; +} + +/** + * Returns the base 64 VLQ encoded value. + */ +exports.encode = function base64VLQ_encode(aValue) { + var encoded = ""; + var digit; + + var vlq = toVLQSigned(aValue); + + do { + digit = vlq & VLQ_BASE_MASK; + vlq >>>= VLQ_BASE_SHIFT; + if (vlq > 0) { + // There are still more digits in this value, so we must make sure the + // continuation bit is marked. + digit |= VLQ_CONTINUATION_BIT; + } + encoded += base64.encode(digit); + } while (vlq > 0); + + return encoded; +}; + +/** + * Decodes the next base 64 VLQ value from the given string and returns the + * value and the rest of the string via the out parameter. + */ +exports.decode = function base64VLQ_decode(aStr, aIndex, aOutParam) { + var strLen = aStr.length; + var result = 0; + var shift = 0; + var continuation, digit; + + do { + if (aIndex >= strLen) { + throw new Error("Expected more digits in base 64 VLQ value."); + } + + digit = base64.decode(aStr.charCodeAt(aIndex++)); + if (digit === -1) { + throw new Error("Invalid base64 digit: " + aStr.charAt(aIndex - 1)); + } + + continuation = !!(digit & VLQ_CONTINUATION_BIT); + digit &= VLQ_BASE_MASK; + result = result + (digit << shift); + shift += VLQ_BASE_SHIFT; + } while (continuation); + + aOutParam.value = fromVLQSigned(result); + aOutParam.rest = aIndex; +}; + + +/***/ }, + +/***/ 27667 +(__unused_webpack_module, exports) { + +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +var intToCharMap = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'.split(''); + +/** + * Encode an integer in the range of 0 to 63 to a single base 64 digit. + */ +exports.encode = function (number) { + if (0 <= number && number < intToCharMap.length) { + return intToCharMap[number]; + } + throw new TypeError("Must be between 0 and 63: " + number); +}; + +/** + * Decode a single base 64 character code digit to an integer. Returns -1 on + * failure. + */ +exports.decode = function (charCode) { + var bigA = 65; // 'A' + var bigZ = 90; // 'Z' + + var littleA = 97; // 'a' + var littleZ = 122; // 'z' + + var zero = 48; // '0' + var nine = 57; // '9' + + var plus = 43; // '+' + var slash = 47; // '/' + + var littleOffset = 26; + var numberOffset = 52; + + // 0 - 25: ABCDEFGHIJKLMNOPQRSTUVWXYZ + if (bigA <= charCode && charCode <= bigZ) { + return (charCode - bigA); + } + + // 26 - 51: abcdefghijklmnopqrstuvwxyz + if (littleA <= charCode && charCode <= littleZ) { + return (charCode - littleA + littleOffset); + } + + // 52 - 61: 0123456789 + if (zero <= charCode && charCode <= nine) { + return (charCode - zero + numberOffset); + } + + // 62: + + if (charCode == plus) { + return 62; + } + + // 63: / + if (charCode == slash) { + return 63; + } + + // Invalid base64 digit. + return -1; +}; + + +/***/ }, + +/***/ 20902 +(__unused_webpack_module, exports) { + +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +exports.GREATEST_LOWER_BOUND = 1; +exports.LEAST_UPPER_BOUND = 2; + +/** + * Recursive implementation of binary search. + * + * @param aLow Indices here and lower do not contain the needle. + * @param aHigh Indices here and higher do not contain the needle. + * @param aNeedle The element being searched for. + * @param aHaystack The non-empty array being searched. + * @param aCompare Function which takes two elements and returns -1, 0, or 1. + * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or + * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + */ +function recursiveSearch(aLow, aHigh, aNeedle, aHaystack, aCompare, aBias) { + // This function terminates when one of the following is true: + // + // 1. We find the exact element we are looking for. + // + // 2. We did not find the exact element, but we can return the index of + // the next-closest element. + // + // 3. We did not find the exact element, and there is no next-closest + // element than the one we are searching for, so we return -1. + var mid = Math.floor((aHigh - aLow) / 2) + aLow; + var cmp = aCompare(aNeedle, aHaystack[mid], true); + if (cmp === 0) { + // Found the element we are looking for. + return mid; + } + else if (cmp > 0) { + // Our needle is greater than aHaystack[mid]. + if (aHigh - mid > 1) { + // The element is in the upper half. + return recursiveSearch(mid, aHigh, aNeedle, aHaystack, aCompare, aBias); + } + + // The exact needle element was not found in this haystack. Determine if + // we are in termination case (3) or (2) and return the appropriate thing. + if (aBias == exports.LEAST_UPPER_BOUND) { + return aHigh < aHaystack.length ? aHigh : -1; + } else { + return mid; + } + } + else { + // Our needle is less than aHaystack[mid]. + if (mid - aLow > 1) { + // The element is in the lower half. + return recursiveSearch(aLow, mid, aNeedle, aHaystack, aCompare, aBias); + } + + // we are in termination case (3) or (2) and return the appropriate thing. + if (aBias == exports.LEAST_UPPER_BOUND) { + return mid; + } else { + return aLow < 0 ? -1 : aLow; + } + } +} + +/** + * This is an implementation of binary search which will always try and return + * the index of the closest element if there is no exact hit. This is because + * mappings between original and generated line/col pairs are single points, + * and there is an implicit region between each of them, so a miss just means + * that you aren't on the very start of a region. + * + * @param aNeedle The element you are looking for. + * @param aHaystack The array that is being searched. + * @param aCompare A function which takes the needle and an element in the + * array and returns -1, 0, or 1 depending on whether the needle is less + * than, equal to, or greater than the element, respectively. + * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or + * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + * Defaults to 'binarySearch.GREATEST_LOWER_BOUND'. + */ +exports.search = function search(aNeedle, aHaystack, aCompare, aBias) { + if (aHaystack.length === 0) { + return -1; + } + + var index = recursiveSearch(-1, aHaystack.length, aNeedle, aHaystack, + aCompare, aBias || exports.GREATEST_LOWER_BOUND); + if (index < 0) { + return -1; + } + + // We have found either the exact element, or the next-closest element than + // the one we are searching for. However, there may be more than one such + // element. Make sure we always return the smallest of these. + while (index - 1 >= 0) { + if (aCompare(aHaystack[index], aHaystack[index - 1], true) !== 0) { + break; + } + --index; + } + + return index; +}; + + +/***/ }, + +/***/ 637 +(__unused_webpack_module, exports, __webpack_require__) { + +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2014 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +var util = __webpack_require__(94332); + +/** + * Determine whether mappingB is after mappingA with respect to generated + * position. + */ +function generatedPositionAfter(mappingA, mappingB) { + // Optimized for most common case + var lineA = mappingA.generatedLine; + var lineB = mappingB.generatedLine; + var columnA = mappingA.generatedColumn; + var columnB = mappingB.generatedColumn; + return lineB > lineA || lineB == lineA && columnB >= columnA || + util.compareByGeneratedPositionsInflated(mappingA, mappingB) <= 0; +} + +/** + * A data structure to provide a sorted view of accumulated mappings in a + * performance conscious manner. It trades a neglibable overhead in general + * case for a large speedup in case of mappings being added in order. + */ +function MappingList() { + this._array = []; + this._sorted = true; + // Serves as infimum + this._last = {generatedLine: -1, generatedColumn: 0}; +} + +/** + * Iterate through internal items. This method takes the same arguments that + * `Array.prototype.forEach` takes. + * + * NOTE: The order of the mappings is NOT guaranteed. + */ +MappingList.prototype.unsortedForEach = + function MappingList_forEach(aCallback, aThisArg) { + this._array.forEach(aCallback, aThisArg); + }; + +/** + * Add the given source mapping. + * + * @param Object aMapping + */ +MappingList.prototype.add = function MappingList_add(aMapping) { + if (generatedPositionAfter(this._last, aMapping)) { + this._last = aMapping; + this._array.push(aMapping); + } else { + this._sorted = false; + this._array.push(aMapping); + } +}; + +/** + * Returns the flat, sorted array of mappings. The mappings are sorted by + * generated position. + * + * WARNING: This method returns internal data without copying, for + * performance. The return value must NOT be mutated, and should be treated as + * an immutable borrow. If you want to take ownership, you must make your own + * copy. + */ +MappingList.prototype.toArray = function MappingList_toArray() { + if (!this._sorted) { + this._array.sort(util.compareByGeneratedPositionsInflated); + this._sorted = true; + } + return this._array; +}; + +exports.P = MappingList; + + +/***/ }, + +/***/ 71934 +(__unused_webpack_module, exports) { + +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +// It turns out that some (most?) JavaScript engines don't self-host +// `Array.prototype.sort`. This makes sense because C++ will likely remain +// faster than JS when doing raw CPU-intensive sorting. However, when using a +// custom comparator function, calling back and forth between the VM's C++ and +// JIT'd JS is rather slow *and* loses JIT type information, resulting in +// worse generated code for the comparator function than would be optimal. In +// fact, when sorting with a comparator, these costs outweigh the benefits of +// sorting in C++. By using our own JS-implemented Quick Sort (below), we get +// a ~3500ms mean speed-up in `bench/bench.html`. + +/** + * Swap the elements indexed by `x` and `y` in the array `ary`. + * + * @param {Array} ary + * The array. + * @param {Number} x + * The index of the first item. + * @param {Number} y + * The index of the second item. + */ +function swap(ary, x, y) { + var temp = ary[x]; + ary[x] = ary[y]; + ary[y] = temp; +} + +/** + * Returns a random integer within the range `low .. high` inclusive. + * + * @param {Number} low + * The lower bound on the range. + * @param {Number} high + * The upper bound on the range. + */ +function randomIntInRange(low, high) { + return Math.round(low + (Math.random() * (high - low))); +} + +/** + * The Quick Sort algorithm. + * + * @param {Array} ary + * An array to sort. + * @param {function} comparator + * Function to use to compare two items. + * @param {Number} p + * Start index of the array + * @param {Number} r + * End index of the array + */ +function doQuickSort(ary, comparator, p, r) { + // If our lower bound is less than our upper bound, we (1) partition the + // array into two pieces and (2) recurse on each half. If it is not, this is + // the empty array and our base case. + + if (p < r) { + // (1) Partitioning. + // + // The partitioning chooses a pivot between `p` and `r` and moves all + // elements that are less than or equal to the pivot to the before it, and + // all the elements that are greater than it after it. The effect is that + // once partition is done, the pivot is in the exact place it will be when + // the array is put in sorted order, and it will not need to be moved + // again. This runs in O(n) time. + + // Always choose a random pivot so that an input array which is reverse + // sorted does not cause O(n^2) running time. + var pivotIndex = randomIntInRange(p, r); + var i = p - 1; + + swap(ary, pivotIndex, r); + var pivot = ary[r]; + + // Immediately after `j` is incremented in this loop, the following hold + // true: + // + // * Every element in `ary[p .. i]` is less than or equal to the pivot. + // + // * Every element in `ary[i+1 .. j-1]` is greater than the pivot. + for (var j = p; j < r; j++) { + if (comparator(ary[j], pivot) <= 0) { + i += 1; + swap(ary, i, j); + } + } + + swap(ary, i + 1, j); + var q = i + 1; + + // (2) Recurse on each half. + + doQuickSort(ary, comparator, p, q - 1); + doQuickSort(ary, comparator, q + 1, r); + } +} + +/** + * Sort the given array in-place with the given comparator function. + * + * @param {Array} ary + * An array to sort. + * @param {function} comparator + * Function to use to compare two items. + */ +exports.g = function (ary, comparator) { + doQuickSort(ary, comparator, 0, ary.length - 1); +}; + + +/***/ }, + +/***/ 38243 +(__unused_webpack_module, exports, __webpack_require__) { + +var __webpack_unused_export__; +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +var util = __webpack_require__(94332); +var binarySearch = __webpack_require__(20902); +var ArraySet = (__webpack_require__(25894)/* .ArraySet */ .C); +var base64VLQ = __webpack_require__(24127); +var quickSort = (__webpack_require__(71934)/* .quickSort */ .g); + +function SourceMapConsumer(aSourceMap, aSourceMapURL) { + var sourceMap = aSourceMap; + if (typeof aSourceMap === 'string') { + sourceMap = util.parseSourceMapInput(aSourceMap); + } + + return sourceMap.sections != null + ? new IndexedSourceMapConsumer(sourceMap, aSourceMapURL) + : new BasicSourceMapConsumer(sourceMap, aSourceMapURL); +} + +SourceMapConsumer.fromSourceMap = function(aSourceMap, aSourceMapURL) { + return BasicSourceMapConsumer.fromSourceMap(aSourceMap, aSourceMapURL); +} + +/** + * The version of the source mapping spec that we are consuming. + */ +SourceMapConsumer.prototype._version = 3; + +// `__generatedMappings` and `__originalMappings` are arrays that hold the +// parsed mapping coordinates from the source map's "mappings" attribute. They +// are lazily instantiated, accessed via the `_generatedMappings` and +// `_originalMappings` getters respectively, and we only parse the mappings +// and create these arrays once queried for a source location. We jump through +// these hoops because there can be many thousands of mappings, and parsing +// them is expensive, so we only want to do it if we must. +// +// Each object in the arrays is of the form: +// +// { +// generatedLine: The line number in the generated code, +// generatedColumn: The column number in the generated code, +// source: The path to the original source file that generated this +// chunk of code, +// originalLine: The line number in the original source that +// corresponds to this chunk of generated code, +// originalColumn: The column number in the original source that +// corresponds to this chunk of generated code, +// name: The name of the original symbol which generated this chunk of +// code. +// } +// +// All properties except for `generatedLine` and `generatedColumn` can be +// `null`. +// +// `_generatedMappings` is ordered by the generated positions. +// +// `_originalMappings` is ordered by the original positions. + +SourceMapConsumer.prototype.__generatedMappings = null; +Object.defineProperty(SourceMapConsumer.prototype, '_generatedMappings', { + configurable: true, + enumerable: true, + get: function () { + if (!this.__generatedMappings) { + this._parseMappings(this._mappings, this.sourceRoot); + } + + return this.__generatedMappings; + } +}); + +SourceMapConsumer.prototype.__originalMappings = null; +Object.defineProperty(SourceMapConsumer.prototype, '_originalMappings', { + configurable: true, + enumerable: true, + get: function () { + if (!this.__originalMappings) { + this._parseMappings(this._mappings, this.sourceRoot); + } + + return this.__originalMappings; + } +}); + +SourceMapConsumer.prototype._charIsMappingSeparator = + function SourceMapConsumer_charIsMappingSeparator(aStr, index) { + var c = aStr.charAt(index); + return c === ";" || c === ","; + }; + +/** + * Parse the mappings in a string in to a data structure which we can easily + * query (the ordered arrays in the `this.__generatedMappings` and + * `this.__originalMappings` properties). + */ +SourceMapConsumer.prototype._parseMappings = + function SourceMapConsumer_parseMappings(aStr, aSourceRoot) { + throw new Error("Subclasses must implement _parseMappings"); + }; + +SourceMapConsumer.GENERATED_ORDER = 1; +SourceMapConsumer.ORIGINAL_ORDER = 2; + +SourceMapConsumer.GREATEST_LOWER_BOUND = 1; +SourceMapConsumer.LEAST_UPPER_BOUND = 2; + +/** + * Iterate over each mapping between an original source/line/column and a + * generated line/column in this source map. + * + * @param Function aCallback + * The function that is called with each mapping. + * @param Object aContext + * Optional. If specified, this object will be the value of `this` every + * time that `aCallback` is called. + * @param aOrder + * Either `SourceMapConsumer.GENERATED_ORDER` or + * `SourceMapConsumer.ORIGINAL_ORDER`. Specifies whether you want to + * iterate over the mappings sorted by the generated file's line/column + * order or the original's source/line/column order, respectively. Defaults to + * `SourceMapConsumer.GENERATED_ORDER`. + */ +SourceMapConsumer.prototype.eachMapping = + function SourceMapConsumer_eachMapping(aCallback, aContext, aOrder) { + var context = aContext || null; + var order = aOrder || SourceMapConsumer.GENERATED_ORDER; + + var mappings; + switch (order) { + case SourceMapConsumer.GENERATED_ORDER: + mappings = this._generatedMappings; + break; + case SourceMapConsumer.ORIGINAL_ORDER: + mappings = this._originalMappings; + break; + default: + throw new Error("Unknown order of iteration."); + } + + var sourceRoot = this.sourceRoot; + mappings.map(function (mapping) { + var source = mapping.source === null ? null : this._sources.at(mapping.source); + source = util.computeSourceURL(sourceRoot, source, this._sourceMapURL); + return { + source: source, + generatedLine: mapping.generatedLine, + generatedColumn: mapping.generatedColumn, + originalLine: mapping.originalLine, + originalColumn: mapping.originalColumn, + name: mapping.name === null ? null : this._names.at(mapping.name) + }; + }, this).forEach(aCallback, context); + }; + +/** + * Returns all generated line and column information for the original source, + * line, and column provided. If no column is provided, returns all mappings + * corresponding to a either the line we are searching for or the next + * closest line that has any mappings. Otherwise, returns all mappings + * corresponding to the given line and either the column we are searching for + * or the next closest column that has any offsets. + * + * The only argument is an object with the following properties: + * + * - source: The filename of the original source. + * - line: The line number in the original source. The line number is 1-based. + * - column: Optional. the column number in the original source. + * The column number is 0-based. + * + * and an array of objects is returned, each with the following properties: + * + * - line: The line number in the generated source, or null. The + * line number is 1-based. + * - column: The column number in the generated source, or null. + * The column number is 0-based. + */ +SourceMapConsumer.prototype.allGeneratedPositionsFor = + function SourceMapConsumer_allGeneratedPositionsFor(aArgs) { + var line = util.getArg(aArgs, 'line'); + + // When there is no exact match, BasicSourceMapConsumer.prototype._findMapping + // returns the index of the closest mapping less than the needle. By + // setting needle.originalColumn to 0, we thus find the last mapping for + // the given line, provided such a mapping exists. + var needle = { + source: util.getArg(aArgs, 'source'), + originalLine: line, + originalColumn: util.getArg(aArgs, 'column', 0) + }; + + needle.source = this._findSourceIndex(needle.source); + if (needle.source < 0) { + return []; + } + + var mappings = []; + + var index = this._findMapping(needle, + this._originalMappings, + "originalLine", + "originalColumn", + util.compareByOriginalPositions, + binarySearch.LEAST_UPPER_BOUND); + if (index >= 0) { + var mapping = this._originalMappings[index]; + + if (aArgs.column === undefined) { + var originalLine = mapping.originalLine; + + // Iterate until either we run out of mappings, or we run into + // a mapping for a different line than the one we found. Since + // mappings are sorted, this is guaranteed to find all mappings for + // the line we found. + while (mapping && mapping.originalLine === originalLine) { + mappings.push({ + line: util.getArg(mapping, 'generatedLine', null), + column: util.getArg(mapping, 'generatedColumn', null), + lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) + }); + + mapping = this._originalMappings[++index]; + } + } else { + var originalColumn = mapping.originalColumn; + + // Iterate until either we run out of mappings, or we run into + // a mapping for a different line than the one we were searching for. + // Since mappings are sorted, this is guaranteed to find all mappings for + // the line we are searching for. + while (mapping && + mapping.originalLine === line && + mapping.originalColumn == originalColumn) { + mappings.push({ + line: util.getArg(mapping, 'generatedLine', null), + column: util.getArg(mapping, 'generatedColumn', null), + lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) + }); + + mapping = this._originalMappings[++index]; + } + } + } + + return mappings; + }; + +exports.SourceMapConsumer = SourceMapConsumer; + +/** + * A BasicSourceMapConsumer instance represents a parsed source map which we can + * query for information about the original file positions by giving it a file + * position in the generated source. + * + * The first parameter is the raw source map (either as a JSON string, or + * already parsed to an object). According to the spec, source maps have the + * following attributes: + * + * - version: Which version of the source map spec this map is following. + * - sources: An array of URLs to the original source files. + * - names: An array of identifiers which can be referrenced by individual mappings. + * - sourceRoot: Optional. The URL root from which all sources are relative. + * - sourcesContent: Optional. An array of contents of the original source files. + * - mappings: A string of base64 VLQs which contain the actual mappings. + * - file: Optional. The generated file this source map is associated with. + * + * Here is an example source map, taken from the source map spec[0]: + * + * { + * version : 3, + * file: "out.js", + * sourceRoot : "", + * sources: ["foo.js", "bar.js"], + * names: ["src", "maps", "are", "fun"], + * mappings: "AA,AB;;ABCDE;" + * } + * + * The second parameter, if given, is a string whose value is the URL + * at which the source map was found. This URL is used to compute the + * sources array. + * + * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit?pli=1# + */ +function BasicSourceMapConsumer(aSourceMap, aSourceMapURL) { + var sourceMap = aSourceMap; + if (typeof aSourceMap === 'string') { + sourceMap = util.parseSourceMapInput(aSourceMap); + } + + var version = util.getArg(sourceMap, 'version'); + var sources = util.getArg(sourceMap, 'sources'); + // Sass 3.3 leaves out the 'names' array, so we deviate from the spec (which + // requires the array) to play nice here. + var names = util.getArg(sourceMap, 'names', []); + var sourceRoot = util.getArg(sourceMap, 'sourceRoot', null); + var sourcesContent = util.getArg(sourceMap, 'sourcesContent', null); + var mappings = util.getArg(sourceMap, 'mappings'); + var file = util.getArg(sourceMap, 'file', null); + + // Once again, Sass deviates from the spec and supplies the version as a + // string rather than a number, so we use loose equality checking here. + if (version != this._version) { + throw new Error('Unsupported version: ' + version); + } + + if (sourceRoot) { + sourceRoot = util.normalize(sourceRoot); + } + + sources = sources + .map(String) + // Some source maps produce relative source paths like "./foo.js" instead of + // "foo.js". Normalize these first so that future comparisons will succeed. + // See bugzil.la/1090768. + .map(util.normalize) + // Always ensure that absolute sources are internally stored relative to + // the source root, if the source root is absolute. Not doing this would + // be particularly problematic when the source root is a prefix of the + // source (valid, but why??). See github issue #199 and bugzil.la/1188982. + .map(function (source) { + return sourceRoot && util.isAbsolute(sourceRoot) && util.isAbsolute(source) + ? util.relative(sourceRoot, source) + : source; + }); + + // Pass `true` below to allow duplicate names and sources. While source maps + // are intended to be compressed and deduplicated, the TypeScript compiler + // sometimes generates source maps with duplicates in them. See Github issue + // #72 and bugzil.la/889492. + this._names = ArraySet.fromArray(names.map(String), true); + this._sources = ArraySet.fromArray(sources, true); + + this._absoluteSources = this._sources.toArray().map(function (s) { + return util.computeSourceURL(sourceRoot, s, aSourceMapURL); + }); + + this.sourceRoot = sourceRoot; + this.sourcesContent = sourcesContent; + this._mappings = mappings; + this._sourceMapURL = aSourceMapURL; + this.file = file; +} + +BasicSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype); +BasicSourceMapConsumer.prototype.consumer = SourceMapConsumer; + +/** + * Utility function to find the index of a source. Returns -1 if not + * found. + */ +BasicSourceMapConsumer.prototype._findSourceIndex = function(aSource) { + var relativeSource = aSource; + if (this.sourceRoot != null) { + relativeSource = util.relative(this.sourceRoot, relativeSource); + } + + if (this._sources.has(relativeSource)) { + return this._sources.indexOf(relativeSource); + } + + // Maybe aSource is an absolute URL as returned by |sources|. In + // this case we can't simply undo the transform. + var i; + for (i = 0; i < this._absoluteSources.length; ++i) { + if (this._absoluteSources[i] == aSource) { + return i; + } + } + + return -1; +}; + +/** + * Create a BasicSourceMapConsumer from a SourceMapGenerator. + * + * @param SourceMapGenerator aSourceMap + * The source map that will be consumed. + * @param String aSourceMapURL + * The URL at which the source map can be found (optional) + * @returns BasicSourceMapConsumer + */ +BasicSourceMapConsumer.fromSourceMap = + function SourceMapConsumer_fromSourceMap(aSourceMap, aSourceMapURL) { + var smc = Object.create(BasicSourceMapConsumer.prototype); + + var names = smc._names = ArraySet.fromArray(aSourceMap._names.toArray(), true); + var sources = smc._sources = ArraySet.fromArray(aSourceMap._sources.toArray(), true); + smc.sourceRoot = aSourceMap._sourceRoot; + smc.sourcesContent = aSourceMap._generateSourcesContent(smc._sources.toArray(), + smc.sourceRoot); + smc.file = aSourceMap._file; + smc._sourceMapURL = aSourceMapURL; + smc._absoluteSources = smc._sources.toArray().map(function (s) { + return util.computeSourceURL(smc.sourceRoot, s, aSourceMapURL); + }); + + // Because we are modifying the entries (by converting string sources and + // names to indices into the sources and names ArraySets), we have to make + // a copy of the entry or else bad things happen. Shared mutable state + // strikes again! See github issue #191. + + var generatedMappings = aSourceMap._mappings.toArray().slice(); + var destGeneratedMappings = smc.__generatedMappings = []; + var destOriginalMappings = smc.__originalMappings = []; + + for (var i = 0, length = generatedMappings.length; i < length; i++) { + var srcMapping = generatedMappings[i]; + var destMapping = new Mapping; + destMapping.generatedLine = srcMapping.generatedLine; + destMapping.generatedColumn = srcMapping.generatedColumn; + + if (srcMapping.source) { + destMapping.source = sources.indexOf(srcMapping.source); + destMapping.originalLine = srcMapping.originalLine; + destMapping.originalColumn = srcMapping.originalColumn; + + if (srcMapping.name) { + destMapping.name = names.indexOf(srcMapping.name); + } + + destOriginalMappings.push(destMapping); + } + + destGeneratedMappings.push(destMapping); + } + + quickSort(smc.__originalMappings, util.compareByOriginalPositions); + + return smc; + }; + +/** + * The version of the source mapping spec that we are consuming. + */ +BasicSourceMapConsumer.prototype._version = 3; + +/** + * The list of original sources. + */ +Object.defineProperty(BasicSourceMapConsumer.prototype, 'sources', { + get: function () { + return this._absoluteSources.slice(); + } +}); + +/** + * Provide the JIT with a nice shape / hidden class. + */ +function Mapping() { + this.generatedLine = 0; + this.generatedColumn = 0; + this.source = null; + this.originalLine = null; + this.originalColumn = null; + this.name = null; +} + +/** + * Parse the mappings in a string in to a data structure which we can easily + * query (the ordered arrays in the `this.__generatedMappings` and + * `this.__originalMappings` properties). + */ +BasicSourceMapConsumer.prototype._parseMappings = + function SourceMapConsumer_parseMappings(aStr, aSourceRoot) { + var generatedLine = 1; + var previousGeneratedColumn = 0; + var previousOriginalLine = 0; + var previousOriginalColumn = 0; + var previousSource = 0; + var previousName = 0; + var length = aStr.length; + var index = 0; + var cachedSegments = {}; + var temp = {}; + var originalMappings = []; + var generatedMappings = []; + var mapping, str, segment, end, value; + + while (index < length) { + if (aStr.charAt(index) === ';') { + generatedLine++; + index++; + previousGeneratedColumn = 0; + } + else if (aStr.charAt(index) === ',') { + index++; + } + else { + mapping = new Mapping(); + mapping.generatedLine = generatedLine; + + // Because each offset is encoded relative to the previous one, + // many segments often have the same encoding. We can exploit this + // fact by caching the parsed variable length fields of each segment, + // allowing us to avoid a second parse if we encounter the same + // segment again. + for (end = index; end < length; end++) { + if (this._charIsMappingSeparator(aStr, end)) { + break; + } + } + str = aStr.slice(index, end); + + segment = cachedSegments[str]; + if (segment) { + index += str.length; + } else { + segment = []; + while (index < end) { + base64VLQ.decode(aStr, index, temp); + value = temp.value; + index = temp.rest; + segment.push(value); + } + + if (segment.length === 2) { + throw new Error('Found a source, but no line and column'); + } + + if (segment.length === 3) { + throw new Error('Found a source and line, but no column'); + } + + cachedSegments[str] = segment; + } + + // Generated column. + mapping.generatedColumn = previousGeneratedColumn + segment[0]; + previousGeneratedColumn = mapping.generatedColumn; + + if (segment.length > 1) { + // Original source. + mapping.source = previousSource + segment[1]; + previousSource += segment[1]; + + // Original line. + mapping.originalLine = previousOriginalLine + segment[2]; + previousOriginalLine = mapping.originalLine; + // Lines are stored 0-based + mapping.originalLine += 1; + + // Original column. + mapping.originalColumn = previousOriginalColumn + segment[3]; + previousOriginalColumn = mapping.originalColumn; + + if (segment.length > 4) { + // Original name. + mapping.name = previousName + segment[4]; + previousName += segment[4]; + } + } + + generatedMappings.push(mapping); + if (typeof mapping.originalLine === 'number') { + originalMappings.push(mapping); + } + } + } + + quickSort(generatedMappings, util.compareByGeneratedPositionsDeflated); + this.__generatedMappings = generatedMappings; + + quickSort(originalMappings, util.compareByOriginalPositions); + this.__originalMappings = originalMappings; + }; + +/** + * Find the mapping that best matches the hypothetical "needle" mapping that + * we are searching for in the given "haystack" of mappings. + */ +BasicSourceMapConsumer.prototype._findMapping = + function SourceMapConsumer_findMapping(aNeedle, aMappings, aLineName, + aColumnName, aComparator, aBias) { + // To return the position we are searching for, we must first find the + // mapping for the given position and then return the opposite position it + // points to. Because the mappings are sorted, we can use binary search to + // find the best mapping. + + if (aNeedle[aLineName] <= 0) { + throw new TypeError('Line must be greater than or equal to 1, got ' + + aNeedle[aLineName]); + } + if (aNeedle[aColumnName] < 0) { + throw new TypeError('Column must be greater than or equal to 0, got ' + + aNeedle[aColumnName]); + } + + return binarySearch.search(aNeedle, aMappings, aComparator, aBias); + }; + +/** + * Compute the last column for each generated mapping. The last column is + * inclusive. + */ +BasicSourceMapConsumer.prototype.computeColumnSpans = + function SourceMapConsumer_computeColumnSpans() { + for (var index = 0; index < this._generatedMappings.length; ++index) { + var mapping = this._generatedMappings[index]; + + // Mappings do not contain a field for the last generated columnt. We + // can come up with an optimistic estimate, however, by assuming that + // mappings are contiguous (i.e. given two consecutive mappings, the + // first mapping ends where the second one starts). + if (index + 1 < this._generatedMappings.length) { + var nextMapping = this._generatedMappings[index + 1]; + + if (mapping.generatedLine === nextMapping.generatedLine) { + mapping.lastGeneratedColumn = nextMapping.generatedColumn - 1; + continue; + } + } + + // The last mapping for each line spans the entire line. + mapping.lastGeneratedColumn = Infinity; + } + }; + +/** + * Returns the original source, line, and column information for the generated + * source's line and column positions provided. The only argument is an object + * with the following properties: + * + * - line: The line number in the generated source. The line number + * is 1-based. + * - column: The column number in the generated source. The column + * number is 0-based. + * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or + * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'. + * + * and an object is returned with the following properties: + * + * - source: The original source file, or null. + * - line: The line number in the original source, or null. The + * line number is 1-based. + * - column: The column number in the original source, or null. The + * column number is 0-based. + * - name: The original identifier, or null. + */ +BasicSourceMapConsumer.prototype.originalPositionFor = + function SourceMapConsumer_originalPositionFor(aArgs) { + var needle = { + generatedLine: util.getArg(aArgs, 'line'), + generatedColumn: util.getArg(aArgs, 'column') + }; + + var index = this._findMapping( + needle, + this._generatedMappings, + "generatedLine", + "generatedColumn", + util.compareByGeneratedPositionsDeflated, + util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND) + ); + + if (index >= 0) { + var mapping = this._generatedMappings[index]; + + if (mapping.generatedLine === needle.generatedLine) { + var source = util.getArg(mapping, 'source', null); + if (source !== null) { + source = this._sources.at(source); + source = util.computeSourceURL(this.sourceRoot, source, this._sourceMapURL); + } + var name = util.getArg(mapping, 'name', null); + if (name !== null) { + name = this._names.at(name); + } + return { + source: source, + line: util.getArg(mapping, 'originalLine', null), + column: util.getArg(mapping, 'originalColumn', null), + name: name + }; + } + } + + return { + source: null, + line: null, + column: null, + name: null + }; + }; + +/** + * Return true if we have the source content for every source in the source + * map, false otherwise. + */ +BasicSourceMapConsumer.prototype.hasContentsOfAllSources = + function BasicSourceMapConsumer_hasContentsOfAllSources() { + if (!this.sourcesContent) { + return false; + } + return this.sourcesContent.length >= this._sources.size() && + !this.sourcesContent.some(function (sc) { return sc == null; }); + }; + +/** + * Returns the original source content. The only argument is the url of the + * original source file. Returns null if no original source content is + * available. + */ +BasicSourceMapConsumer.prototype.sourceContentFor = + function SourceMapConsumer_sourceContentFor(aSource, nullOnMissing) { + if (!this.sourcesContent) { + return null; + } + + var index = this._findSourceIndex(aSource); + if (index >= 0) { + return this.sourcesContent[index]; + } + + var relativeSource = aSource; + if (this.sourceRoot != null) { + relativeSource = util.relative(this.sourceRoot, relativeSource); + } + + var url; + if (this.sourceRoot != null + && (url = util.urlParse(this.sourceRoot))) { + // XXX: file:// URIs and absolute paths lead to unexpected behavior for + // many users. We can help them out when they expect file:// URIs to + // behave like it would if they were running a local HTTP server. See + // https://bugzilla.mozilla.org/show_bug.cgi?id=885597. + var fileUriAbsPath = relativeSource.replace(/^file:\/\//, ""); + if (url.scheme == "file" + && this._sources.has(fileUriAbsPath)) { + return this.sourcesContent[this._sources.indexOf(fileUriAbsPath)] + } + + if ((!url.path || url.path == "/") + && this._sources.has("/" + relativeSource)) { + return this.sourcesContent[this._sources.indexOf("/" + relativeSource)]; + } + } + + // This function is used recursively from + // IndexedSourceMapConsumer.prototype.sourceContentFor. In that case, we + // don't want to throw if we can't find the source - we just want to + // return null, so we provide a flag to exit gracefully. + if (nullOnMissing) { + return null; + } + else { + throw new Error('"' + relativeSource + '" is not in the SourceMap.'); + } + }; + +/** + * Returns the generated line and column information for the original source, + * line, and column positions provided. The only argument is an object with + * the following properties: + * + * - source: The filename of the original source. + * - line: The line number in the original source. The line number + * is 1-based. + * - column: The column number in the original source. The column + * number is 0-based. + * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or + * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the + * closest element that is smaller than or greater than the one we are + * searching for, respectively, if the exact element cannot be found. + * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'. + * + * and an object is returned with the following properties: + * + * - line: The line number in the generated source, or null. The + * line number is 1-based. + * - column: The column number in the generated source, or null. + * The column number is 0-based. + */ +BasicSourceMapConsumer.prototype.generatedPositionFor = + function SourceMapConsumer_generatedPositionFor(aArgs) { + var source = util.getArg(aArgs, 'source'); + source = this._findSourceIndex(source); + if (source < 0) { + return { + line: null, + column: null, + lastColumn: null + }; + } + + var needle = { + source: source, + originalLine: util.getArg(aArgs, 'line'), + originalColumn: util.getArg(aArgs, 'column') + }; + + var index = this._findMapping( + needle, + this._originalMappings, + "originalLine", + "originalColumn", + util.compareByOriginalPositions, + util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND) + ); + + if (index >= 0) { + var mapping = this._originalMappings[index]; + + if (mapping.source === needle.source) { + return { + line: util.getArg(mapping, 'generatedLine', null), + column: util.getArg(mapping, 'generatedColumn', null), + lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null) + }; + } + } + + return { + line: null, + column: null, + lastColumn: null + }; + }; + +__webpack_unused_export__ = BasicSourceMapConsumer; + +/** + * An IndexedSourceMapConsumer instance represents a parsed source map which + * we can query for information. It differs from BasicSourceMapConsumer in + * that it takes "indexed" source maps (i.e. ones with a "sections" field) as + * input. + * + * The first parameter is a raw source map (either as a JSON string, or already + * parsed to an object). According to the spec for indexed source maps, they + * have the following attributes: + * + * - version: Which version of the source map spec this map is following. + * - file: Optional. The generated file this source map is associated with. + * - sections: A list of section definitions. + * + * Each value under the "sections" field has two fields: + * - offset: The offset into the original specified at which this section + * begins to apply, defined as an object with a "line" and "column" + * field. + * - map: A source map definition. This source map could also be indexed, + * but doesn't have to be. + * + * Instead of the "map" field, it's also possible to have a "url" field + * specifying a URL to retrieve a source map from, but that's currently + * unsupported. + * + * Here's an example source map, taken from the source map spec[0], but + * modified to omit a section which uses the "url" field. + * + * { + * version : 3, + * file: "app.js", + * sections: [{ + * offset: {line:100, column:10}, + * map: { + * version : 3, + * file: "section.js", + * sources: ["foo.js", "bar.js"], + * names: ["src", "maps", "are", "fun"], + * mappings: "AAAA,E;;ABCDE;" + * } + * }], + * } + * + * The second parameter, if given, is a string whose value is the URL + * at which the source map was found. This URL is used to compute the + * sources array. + * + * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit#heading=h.535es3xeprgt + */ +function IndexedSourceMapConsumer(aSourceMap, aSourceMapURL) { + var sourceMap = aSourceMap; + if (typeof aSourceMap === 'string') { + sourceMap = util.parseSourceMapInput(aSourceMap); + } + + var version = util.getArg(sourceMap, 'version'); + var sections = util.getArg(sourceMap, 'sections'); + + if (version != this._version) { + throw new Error('Unsupported version: ' + version); + } + + this._sources = new ArraySet(); + this._names = new ArraySet(); + + var lastOffset = { + line: -1, + column: 0 + }; + this._sections = sections.map(function (s) { + if (s.url) { + // The url field will require support for asynchronicity. + // See https://github.com/mozilla/source-map/issues/16 + throw new Error('Support for url field in sections not implemented.'); + } + var offset = util.getArg(s, 'offset'); + var offsetLine = util.getArg(offset, 'line'); + var offsetColumn = util.getArg(offset, 'column'); + + if (offsetLine < lastOffset.line || + (offsetLine === lastOffset.line && offsetColumn < lastOffset.column)) { + throw new Error('Section offsets must be ordered and non-overlapping.'); + } + lastOffset = offset; + + return { + generatedOffset: { + // The offset fields are 0-based, but we use 1-based indices when + // encoding/decoding from VLQ. + generatedLine: offsetLine + 1, + generatedColumn: offsetColumn + 1 + }, + consumer: new SourceMapConsumer(util.getArg(s, 'map'), aSourceMapURL) + } + }); +} + +IndexedSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype); +IndexedSourceMapConsumer.prototype.constructor = SourceMapConsumer; + +/** + * The version of the source mapping spec that we are consuming. + */ +IndexedSourceMapConsumer.prototype._version = 3; + +/** + * The list of original sources. + */ +Object.defineProperty(IndexedSourceMapConsumer.prototype, 'sources', { + get: function () { + var sources = []; + for (var i = 0; i < this._sections.length; i++) { + for (var j = 0; j < this._sections[i].consumer.sources.length; j++) { + sources.push(this._sections[i].consumer.sources[j]); + } + } + return sources; + } +}); + +/** + * Returns the original source, line, and column information for the generated + * source's line and column positions provided. The only argument is an object + * with the following properties: + * + * - line: The line number in the generated source. The line number + * is 1-based. + * - column: The column number in the generated source. The column + * number is 0-based. + * + * and an object is returned with the following properties: + * + * - source: The original source file, or null. + * - line: The line number in the original source, or null. The + * line number is 1-based. + * - column: The column number in the original source, or null. The + * column number is 0-based. + * - name: The original identifier, or null. + */ +IndexedSourceMapConsumer.prototype.originalPositionFor = + function IndexedSourceMapConsumer_originalPositionFor(aArgs) { + var needle = { + generatedLine: util.getArg(aArgs, 'line'), + generatedColumn: util.getArg(aArgs, 'column') + }; + + // Find the section containing the generated position we're trying to map + // to an original position. + var sectionIndex = binarySearch.search(needle, this._sections, + function(needle, section) { + var cmp = needle.generatedLine - section.generatedOffset.generatedLine; + if (cmp) { + return cmp; + } + + return (needle.generatedColumn - + section.generatedOffset.generatedColumn); + }); + var section = this._sections[sectionIndex]; + + if (!section) { + return { + source: null, + line: null, + column: null, + name: null + }; + } + + return section.consumer.originalPositionFor({ + line: needle.generatedLine - + (section.generatedOffset.generatedLine - 1), + column: needle.generatedColumn - + (section.generatedOffset.generatedLine === needle.generatedLine + ? section.generatedOffset.generatedColumn - 1 + : 0), + bias: aArgs.bias + }); + }; + +/** + * Return true if we have the source content for every source in the source + * map, false otherwise. + */ +IndexedSourceMapConsumer.prototype.hasContentsOfAllSources = + function IndexedSourceMapConsumer_hasContentsOfAllSources() { + return this._sections.every(function (s) { + return s.consumer.hasContentsOfAllSources(); + }); + }; + +/** + * Returns the original source content. The only argument is the url of the + * original source file. Returns null if no original source content is + * available. + */ +IndexedSourceMapConsumer.prototype.sourceContentFor = + function IndexedSourceMapConsumer_sourceContentFor(aSource, nullOnMissing) { + for (var i = 0; i < this._sections.length; i++) { + var section = this._sections[i]; + + var content = section.consumer.sourceContentFor(aSource, true); + if (content) { + return content; + } + } + if (nullOnMissing) { + return null; + } + else { + throw new Error('"' + aSource + '" is not in the SourceMap.'); + } + }; + +/** + * Returns the generated line and column information for the original source, + * line, and column positions provided. The only argument is an object with + * the following properties: + * + * - source: The filename of the original source. + * - line: The line number in the original source. The line number + * is 1-based. + * - column: The column number in the original source. The column + * number is 0-based. + * + * and an object is returned with the following properties: + * + * - line: The line number in the generated source, or null. The + * line number is 1-based. + * - column: The column number in the generated source, or null. + * The column number is 0-based. + */ +IndexedSourceMapConsumer.prototype.generatedPositionFor = + function IndexedSourceMapConsumer_generatedPositionFor(aArgs) { + for (var i = 0; i < this._sections.length; i++) { + var section = this._sections[i]; + + // Only consider this section if the requested source is in the list of + // sources of the consumer. + if (section.consumer._findSourceIndex(util.getArg(aArgs, 'source')) === -1) { + continue; + } + var generatedPosition = section.consumer.generatedPositionFor(aArgs); + if (generatedPosition) { + var ret = { + line: generatedPosition.line + + (section.generatedOffset.generatedLine - 1), + column: generatedPosition.column + + (section.generatedOffset.generatedLine === generatedPosition.line + ? section.generatedOffset.generatedColumn - 1 + : 0) + }; + return ret; + } + } + + return { + line: null, + column: null + }; + }; + +/** + * Parse the mappings in a string in to a data structure which we can easily + * query (the ordered arrays in the `this.__generatedMappings` and + * `this.__originalMappings` properties). + */ +IndexedSourceMapConsumer.prototype._parseMappings = + function IndexedSourceMapConsumer_parseMappings(aStr, aSourceRoot) { + this.__generatedMappings = []; + this.__originalMappings = []; + for (var i = 0; i < this._sections.length; i++) { + var section = this._sections[i]; + var sectionMappings = section.consumer._generatedMappings; + for (var j = 0; j < sectionMappings.length; j++) { + var mapping = sectionMappings[j]; + + var source = section.consumer._sources.at(mapping.source); + source = util.computeSourceURL(section.consumer.sourceRoot, source, this._sourceMapURL); + this._sources.add(source); + source = this._sources.indexOf(source); + + var name = null; + if (mapping.name) { + name = section.consumer._names.at(mapping.name); + this._names.add(name); + name = this._names.indexOf(name); + } + + // The mappings coming from the consumer for the section have + // generated positions relative to the start of the section, so we + // need to offset them to be relative to the start of the concatenated + // generated file. + var adjustedMapping = { + source: source, + generatedLine: mapping.generatedLine + + (section.generatedOffset.generatedLine - 1), + generatedColumn: mapping.generatedColumn + + (section.generatedOffset.generatedLine === mapping.generatedLine + ? section.generatedOffset.generatedColumn - 1 + : 0), + originalLine: mapping.originalLine, + originalColumn: mapping.originalColumn, + name: name + }; + + this.__generatedMappings.push(adjustedMapping); + if (typeof adjustedMapping.originalLine === 'number') { + this.__originalMappings.push(adjustedMapping); + } + } + } + + quickSort(this.__generatedMappings, util.compareByGeneratedPositionsDeflated); + quickSort(this.__originalMappings, util.compareByOriginalPositions); + }; + +__webpack_unused_export__ = IndexedSourceMapConsumer; + + +/***/ }, + +/***/ 9742 +(__unused_webpack_module, exports, __webpack_require__) { + +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +var base64VLQ = __webpack_require__(24127); +var util = __webpack_require__(94332); +var ArraySet = (__webpack_require__(25894)/* .ArraySet */ .C); +var MappingList = (__webpack_require__(637)/* .MappingList */ .P); + +/** + * An instance of the SourceMapGenerator represents a source map which is + * being built incrementally. You may pass an object with the following + * properties: + * + * - file: The filename of the generated source. + * - sourceRoot: A root for all relative URLs in this source map. + */ +function SourceMapGenerator(aArgs) { + if (!aArgs) { + aArgs = {}; + } + this._file = util.getArg(aArgs, 'file', null); + this._sourceRoot = util.getArg(aArgs, 'sourceRoot', null); + this._skipValidation = util.getArg(aArgs, 'skipValidation', false); + this._sources = new ArraySet(); + this._names = new ArraySet(); + this._mappings = new MappingList(); + this._sourcesContents = null; +} + +SourceMapGenerator.prototype._version = 3; + +/** + * Creates a new SourceMapGenerator based on a SourceMapConsumer + * + * @param aSourceMapConsumer The SourceMap. + */ +SourceMapGenerator.fromSourceMap = + function SourceMapGenerator_fromSourceMap(aSourceMapConsumer) { + var sourceRoot = aSourceMapConsumer.sourceRoot; + var generator = new SourceMapGenerator({ + file: aSourceMapConsumer.file, + sourceRoot: sourceRoot + }); + aSourceMapConsumer.eachMapping(function (mapping) { + var newMapping = { + generated: { + line: mapping.generatedLine, + column: mapping.generatedColumn + } + }; + + if (mapping.source != null) { + newMapping.source = mapping.source; + if (sourceRoot != null) { + newMapping.source = util.relative(sourceRoot, newMapping.source); + } + + newMapping.original = { + line: mapping.originalLine, + column: mapping.originalColumn + }; + + if (mapping.name != null) { + newMapping.name = mapping.name; + } + } + + generator.addMapping(newMapping); + }); + aSourceMapConsumer.sources.forEach(function (sourceFile) { + var sourceRelative = sourceFile; + if (sourceRoot !== null) { + sourceRelative = util.relative(sourceRoot, sourceFile); + } + + if (!generator._sources.has(sourceRelative)) { + generator._sources.add(sourceRelative); + } + + var content = aSourceMapConsumer.sourceContentFor(sourceFile); + if (content != null) { + generator.setSourceContent(sourceFile, content); + } + }); + return generator; + }; + +/** + * Add a single mapping from original source line and column to the generated + * source's line and column for this source map being created. The mapping + * object should have the following properties: + * + * - generated: An object with the generated line and column positions. + * - original: An object with the original line and column positions. + * - source: The original source file (relative to the sourceRoot). + * - name: An optional original token name for this mapping. + */ +SourceMapGenerator.prototype.addMapping = + function SourceMapGenerator_addMapping(aArgs) { + var generated = util.getArg(aArgs, 'generated'); + var original = util.getArg(aArgs, 'original', null); + var source = util.getArg(aArgs, 'source', null); + var name = util.getArg(aArgs, 'name', null); + + if (!this._skipValidation) { + this._validateMapping(generated, original, source, name); + } + + if (source != null) { + source = String(source); + if (!this._sources.has(source)) { + this._sources.add(source); + } + } + + if (name != null) { + name = String(name); + if (!this._names.has(name)) { + this._names.add(name); + } + } + + this._mappings.add({ + generatedLine: generated.line, + generatedColumn: generated.column, + originalLine: original != null && original.line, + originalColumn: original != null && original.column, + source: source, + name: name + }); + }; + +/** + * Set the source content for a source file. + */ +SourceMapGenerator.prototype.setSourceContent = + function SourceMapGenerator_setSourceContent(aSourceFile, aSourceContent) { + var source = aSourceFile; + if (this._sourceRoot != null) { + source = util.relative(this._sourceRoot, source); + } + + if (aSourceContent != null) { + // Add the source content to the _sourcesContents map. + // Create a new _sourcesContents map if the property is null. + if (!this._sourcesContents) { + this._sourcesContents = Object.create(null); + } + this._sourcesContents[util.toSetString(source)] = aSourceContent; + } else if (this._sourcesContents) { + // Remove the source file from the _sourcesContents map. + // If the _sourcesContents map is empty, set the property to null. + delete this._sourcesContents[util.toSetString(source)]; + if (Object.keys(this._sourcesContents).length === 0) { + this._sourcesContents = null; + } + } + }; + +/** + * Applies the mappings of a sub-source-map for a specific source file to the + * source map being generated. Each mapping to the supplied source file is + * rewritten using the supplied source map. Note: The resolution for the + * resulting mappings is the minimium of this map and the supplied map. + * + * @param aSourceMapConsumer The source map to be applied. + * @param aSourceFile Optional. The filename of the source file. + * If omitted, SourceMapConsumer's file property will be used. + * @param aSourceMapPath Optional. The dirname of the path to the source map + * to be applied. If relative, it is relative to the SourceMapConsumer. + * This parameter is needed when the two source maps aren't in the same + * directory, and the source map to be applied contains relative source + * paths. If so, those relative source paths need to be rewritten + * relative to the SourceMapGenerator. + */ +SourceMapGenerator.prototype.applySourceMap = + function SourceMapGenerator_applySourceMap(aSourceMapConsumer, aSourceFile, aSourceMapPath) { + var sourceFile = aSourceFile; + // If aSourceFile is omitted, we will use the file property of the SourceMap + if (aSourceFile == null) { + if (aSourceMapConsumer.file == null) { + throw new Error( + 'SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, ' + + 'or the source map\'s "file" property. Both were omitted.' + ); + } + sourceFile = aSourceMapConsumer.file; + } + var sourceRoot = this._sourceRoot; + // Make "sourceFile" relative if an absolute Url is passed. + if (sourceRoot != null) { + sourceFile = util.relative(sourceRoot, sourceFile); + } + // Applying the SourceMap can add and remove items from the sources and + // the names array. + var newSources = new ArraySet(); + var newNames = new ArraySet(); + + // Find mappings for the "sourceFile" + this._mappings.unsortedForEach(function (mapping) { + if (mapping.source === sourceFile && mapping.originalLine != null) { + // Check if it can be mapped by the source map, then update the mapping. + var original = aSourceMapConsumer.originalPositionFor({ + line: mapping.originalLine, + column: mapping.originalColumn + }); + if (original.source != null) { + // Copy mapping + mapping.source = original.source; + if (aSourceMapPath != null) { + mapping.source = util.join(aSourceMapPath, mapping.source) + } + if (sourceRoot != null) { + mapping.source = util.relative(sourceRoot, mapping.source); + } + mapping.originalLine = original.line; + mapping.originalColumn = original.column; + if (original.name != null) { + mapping.name = original.name; + } + } + } + + var source = mapping.source; + if (source != null && !newSources.has(source)) { + newSources.add(source); + } + + var name = mapping.name; + if (name != null && !newNames.has(name)) { + newNames.add(name); + } + + }, this); + this._sources = newSources; + this._names = newNames; + + // Copy sourcesContents of applied map. + aSourceMapConsumer.sources.forEach(function (sourceFile) { + var content = aSourceMapConsumer.sourceContentFor(sourceFile); + if (content != null) { + if (aSourceMapPath != null) { + sourceFile = util.join(aSourceMapPath, sourceFile); + } + if (sourceRoot != null) { + sourceFile = util.relative(sourceRoot, sourceFile); + } + this.setSourceContent(sourceFile, content); + } + }, this); + }; + +/** + * A mapping can have one of the three levels of data: + * + * 1. Just the generated position. + * 2. The Generated position, original position, and original source. + * 3. Generated and original position, original source, as well as a name + * token. + * + * To maintain consistency, we validate that any new mapping being added falls + * in to one of these categories. + */ +SourceMapGenerator.prototype._validateMapping = + function SourceMapGenerator_validateMapping(aGenerated, aOriginal, aSource, + aName) { + // When aOriginal is truthy but has empty values for .line and .column, + // it is most likely a programmer error. In this case we throw a very + // specific error message to try to guide them the right way. + // For example: https://github.com/Polymer/polymer-bundler/pull/519 + if (aOriginal && typeof aOriginal.line !== 'number' && typeof aOriginal.column !== 'number') { + throw new Error( + 'original.line and original.column are not numbers -- you probably meant to omit ' + + 'the original mapping entirely and only map the generated position. If so, pass ' + + 'null for the original mapping instead of an object with empty or null values.' + ); + } + + if (aGenerated && 'line' in aGenerated && 'column' in aGenerated + && aGenerated.line > 0 && aGenerated.column >= 0 + && !aOriginal && !aSource && !aName) { + // Case 1. + return; + } + else if (aGenerated && 'line' in aGenerated && 'column' in aGenerated + && aOriginal && 'line' in aOriginal && 'column' in aOriginal + && aGenerated.line > 0 && aGenerated.column >= 0 + && aOriginal.line > 0 && aOriginal.column >= 0 + && aSource) { + // Cases 2 and 3. + return; + } + else { + throw new Error('Invalid mapping: ' + JSON.stringify({ + generated: aGenerated, + source: aSource, + original: aOriginal, + name: aName + })); + } + }; + +/** + * Serialize the accumulated mappings in to the stream of base 64 VLQs + * specified by the source map format. + */ +SourceMapGenerator.prototype._serializeMappings = + function SourceMapGenerator_serializeMappings() { + var previousGeneratedColumn = 0; + var previousGeneratedLine = 1; + var previousOriginalColumn = 0; + var previousOriginalLine = 0; + var previousName = 0; + var previousSource = 0; + var result = ''; + var next; + var mapping; + var nameIdx; + var sourceIdx; + + var mappings = this._mappings.toArray(); + for (var i = 0, len = mappings.length; i < len; i++) { + mapping = mappings[i]; + next = '' + + if (mapping.generatedLine !== previousGeneratedLine) { + previousGeneratedColumn = 0; + while (mapping.generatedLine !== previousGeneratedLine) { + next += ';'; + previousGeneratedLine++; + } + } + else { + if (i > 0) { + if (!util.compareByGeneratedPositionsInflated(mapping, mappings[i - 1])) { + continue; + } + next += ','; + } + } + + next += base64VLQ.encode(mapping.generatedColumn + - previousGeneratedColumn); + previousGeneratedColumn = mapping.generatedColumn; + + if (mapping.source != null) { + sourceIdx = this._sources.indexOf(mapping.source); + next += base64VLQ.encode(sourceIdx - previousSource); + previousSource = sourceIdx; + + // lines are stored 0-based in SourceMap spec version 3 + next += base64VLQ.encode(mapping.originalLine - 1 + - previousOriginalLine); + previousOriginalLine = mapping.originalLine - 1; + + next += base64VLQ.encode(mapping.originalColumn + - previousOriginalColumn); + previousOriginalColumn = mapping.originalColumn; + + if (mapping.name != null) { + nameIdx = this._names.indexOf(mapping.name); + next += base64VLQ.encode(nameIdx - previousName); + previousName = nameIdx; + } + } + + result += next; + } + + return result; + }; + +SourceMapGenerator.prototype._generateSourcesContent = + function SourceMapGenerator_generateSourcesContent(aSources, aSourceRoot) { + return aSources.map(function (source) { + if (!this._sourcesContents) { + return null; + } + if (aSourceRoot != null) { + source = util.relative(aSourceRoot, source); + } + var key = util.toSetString(source); + return Object.prototype.hasOwnProperty.call(this._sourcesContents, key) + ? this._sourcesContents[key] + : null; + }, this); + }; + +/** + * Externalize the source map. + */ +SourceMapGenerator.prototype.toJSON = + function SourceMapGenerator_toJSON() { + var map = { + version: this._version, + sources: this._sources.toArray(), + names: this._names.toArray(), + mappings: this._serializeMappings() + }; + if (this._file != null) { + map.file = this._file; + } + if (this._sourceRoot != null) { + map.sourceRoot = this._sourceRoot; + } + if (this._sourcesContents) { + map.sourcesContent = this._generateSourcesContent(map.sources, map.sourceRoot); + } + + return map; + }; + +/** + * Render the source map being generated to a string. + */ +SourceMapGenerator.prototype.toString = + function SourceMapGenerator_toString() { + return JSON.stringify(this.toJSON()); + }; + +exports.x = SourceMapGenerator; + + +/***/ }, + +/***/ 78282 +(__unused_webpack_module, exports, __webpack_require__) { + +var __webpack_unused_export__; +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +var SourceMapGenerator = (__webpack_require__(9742)/* .SourceMapGenerator */ .x); +var util = __webpack_require__(94332); + +// Matches a Windows-style `\r\n` newline or a `\n` newline used by all other +// operating systems these days (capturing the result). +var REGEX_NEWLINE = /(\r?\n)/; + +// Newline character code for charCodeAt() comparisons +var NEWLINE_CODE = 10; + +// Private symbol for identifying `SourceNode`s when multiple versions of +// the source-map library are loaded. This MUST NOT CHANGE across +// versions! +var isSourceNode = "$$$isSourceNode$$$"; + +/** + * SourceNodes provide a way to abstract over interpolating/concatenating + * snippets of generated JavaScript source code while maintaining the line and + * column information associated with the original source code. + * + * @param aLine The original line number. + * @param aColumn The original column number. + * @param aSource The original source's filename. + * @param aChunks Optional. An array of strings which are snippets of + * generated JS, or other SourceNodes. + * @param aName The original identifier. + */ +function SourceNode(aLine, aColumn, aSource, aChunks, aName) { + this.children = []; + this.sourceContents = {}; + this.line = aLine == null ? null : aLine; + this.column = aColumn == null ? null : aColumn; + this.source = aSource == null ? null : aSource; + this.name = aName == null ? null : aName; + this[isSourceNode] = true; + if (aChunks != null) this.add(aChunks); +} + +/** + * Creates a SourceNode from generated code and a SourceMapConsumer. + * + * @param aGeneratedCode The generated code + * @param aSourceMapConsumer The SourceMap for the generated code + * @param aRelativePath Optional. The path that relative sources in the + * SourceMapConsumer should be relative to. + */ +SourceNode.fromStringWithSourceMap = + function SourceNode_fromStringWithSourceMap(aGeneratedCode, aSourceMapConsumer, aRelativePath) { + // The SourceNode we want to fill with the generated code + // and the SourceMap + var node = new SourceNode(); + + // All even indices of this array are one line of the generated code, + // while all odd indices are the newlines between two adjacent lines + // (since `REGEX_NEWLINE` captures its match). + // Processed fragments are accessed by calling `shiftNextLine`. + var remainingLines = aGeneratedCode.split(REGEX_NEWLINE); + var remainingLinesIndex = 0; + var shiftNextLine = function() { + var lineContents = getNextLine(); + // The last line of a file might not have a newline. + var newLine = getNextLine() || ""; + return lineContents + newLine; + + function getNextLine() { + return remainingLinesIndex < remainingLines.length ? + remainingLines[remainingLinesIndex++] : undefined; + } + }; + + // We need to remember the position of "remainingLines" + var lastGeneratedLine = 1, lastGeneratedColumn = 0; + + // The generate SourceNodes we need a code range. + // To extract it current and last mapping is used. + // Here we store the last mapping. + var lastMapping = null; + + aSourceMapConsumer.eachMapping(function (mapping) { + if (lastMapping !== null) { + // We add the code from "lastMapping" to "mapping": + // First check if there is a new line in between. + if (lastGeneratedLine < mapping.generatedLine) { + // Associate first line with "lastMapping" + addMappingWithCode(lastMapping, shiftNextLine()); + lastGeneratedLine++; + lastGeneratedColumn = 0; + // The remaining code is added without mapping + } else { + // There is no new line in between. + // Associate the code between "lastGeneratedColumn" and + // "mapping.generatedColumn" with "lastMapping" + var nextLine = remainingLines[remainingLinesIndex] || ''; + var code = nextLine.substr(0, mapping.generatedColumn - + lastGeneratedColumn); + remainingLines[remainingLinesIndex] = nextLine.substr(mapping.generatedColumn - + lastGeneratedColumn); + lastGeneratedColumn = mapping.generatedColumn; + addMappingWithCode(lastMapping, code); + // No more remaining code, continue + lastMapping = mapping; + return; + } + } + // We add the generated code until the first mapping + // to the SourceNode without any mapping. + // Each line is added as separate string. + while (lastGeneratedLine < mapping.generatedLine) { + node.add(shiftNextLine()); + lastGeneratedLine++; + } + if (lastGeneratedColumn < mapping.generatedColumn) { + var nextLine = remainingLines[remainingLinesIndex] || ''; + node.add(nextLine.substr(0, mapping.generatedColumn)); + remainingLines[remainingLinesIndex] = nextLine.substr(mapping.generatedColumn); + lastGeneratedColumn = mapping.generatedColumn; + } + lastMapping = mapping; + }, this); + // We have processed all mappings. + if (remainingLinesIndex < remainingLines.length) { + if (lastMapping) { + // Associate the remaining code in the current line with "lastMapping" + addMappingWithCode(lastMapping, shiftNextLine()); + } + // and add the remaining lines without any mapping + node.add(remainingLines.splice(remainingLinesIndex).join("")); + } + + // Copy sourcesContent into SourceNode + aSourceMapConsumer.sources.forEach(function (sourceFile) { + var content = aSourceMapConsumer.sourceContentFor(sourceFile); + if (content != null) { + if (aRelativePath != null) { + sourceFile = util.join(aRelativePath, sourceFile); + } + node.setSourceContent(sourceFile, content); + } + }); + + return node; + + function addMappingWithCode(mapping, code) { + if (mapping === null || mapping.source === undefined) { + node.add(code); + } else { + var source = aRelativePath + ? util.join(aRelativePath, mapping.source) + : mapping.source; + node.add(new SourceNode(mapping.originalLine, + mapping.originalColumn, + source, + code, + mapping.name)); + } + } + }; + +/** + * Add a chunk of generated JS to this source node. + * + * @param aChunk A string snippet of generated JS code, another instance of + * SourceNode, or an array where each member is one of those things. + */ +SourceNode.prototype.add = function SourceNode_add(aChunk) { + if (Array.isArray(aChunk)) { + aChunk.forEach(function (chunk) { + this.add(chunk); + }, this); + } + else if (aChunk[isSourceNode] || typeof aChunk === "string") { + if (aChunk) { + this.children.push(aChunk); + } + } + else { + throw new TypeError( + "Expected a SourceNode, string, or an array of SourceNodes and strings. Got " + aChunk + ); + } + return this; +}; + +/** + * Add a chunk of generated JS to the beginning of this source node. + * + * @param aChunk A string snippet of generated JS code, another instance of + * SourceNode, or an array where each member is one of those things. + */ +SourceNode.prototype.prepend = function SourceNode_prepend(aChunk) { + if (Array.isArray(aChunk)) { + for (var i = aChunk.length-1; i >= 0; i--) { + this.prepend(aChunk[i]); + } + } + else if (aChunk[isSourceNode] || typeof aChunk === "string") { + this.children.unshift(aChunk); + } + else { + throw new TypeError( + "Expected a SourceNode, string, or an array of SourceNodes and strings. Got " + aChunk + ); + } + return this; +}; + +/** + * Walk over the tree of JS snippets in this node and its children. The + * walking function is called once for each snippet of JS and is passed that + * snippet and the its original associated source's line/column location. + * + * @param aFn The traversal function. + */ +SourceNode.prototype.walk = function SourceNode_walk(aFn) { + var chunk; + for (var i = 0, len = this.children.length; i < len; i++) { + chunk = this.children[i]; + if (chunk[isSourceNode]) { + chunk.walk(aFn); + } + else { + if (chunk !== '') { + aFn(chunk, { source: this.source, + line: this.line, + column: this.column, + name: this.name }); + } + } + } +}; + +/** + * Like `String.prototype.join` except for SourceNodes. Inserts `aStr` between + * each of `this.children`. + * + * @param aSep The separator. + */ +SourceNode.prototype.join = function SourceNode_join(aSep) { + var newChildren; + var i; + var len = this.children.length; + if (len > 0) { + newChildren = []; + for (i = 0; i < len-1; i++) { + newChildren.push(this.children[i]); + newChildren.push(aSep); + } + newChildren.push(this.children[i]); + this.children = newChildren; + } + return this; +}; + +/** + * Call String.prototype.replace on the very right-most source snippet. Useful + * for trimming whitespace from the end of a source node, etc. + * + * @param aPattern The pattern to replace. + * @param aReplacement The thing to replace the pattern with. + */ +SourceNode.prototype.replaceRight = function SourceNode_replaceRight(aPattern, aReplacement) { + var lastChild = this.children[this.children.length - 1]; + if (lastChild[isSourceNode]) { + lastChild.replaceRight(aPattern, aReplacement); + } + else if (typeof lastChild === 'string') { + this.children[this.children.length - 1] = lastChild.replace(aPattern, aReplacement); + } + else { + this.children.push(''.replace(aPattern, aReplacement)); + } + return this; +}; + +/** + * Set the source content for a source file. This will be added to the SourceMapGenerator + * in the sourcesContent field. + * + * @param aSourceFile The filename of the source file + * @param aSourceContent The content of the source file + */ +SourceNode.prototype.setSourceContent = + function SourceNode_setSourceContent(aSourceFile, aSourceContent) { + this.sourceContents[util.toSetString(aSourceFile)] = aSourceContent; + }; + +/** + * Walk over the tree of SourceNodes. The walking function is called for each + * source file content and is passed the filename and source content. + * + * @param aFn The traversal function. + */ +SourceNode.prototype.walkSourceContents = + function SourceNode_walkSourceContents(aFn) { + for (var i = 0, len = this.children.length; i < len; i++) { + if (this.children[i][isSourceNode]) { + this.children[i].walkSourceContents(aFn); + } + } + + var sources = Object.keys(this.sourceContents); + for (var i = 0, len = sources.length; i < len; i++) { + aFn(util.fromSetString(sources[i]), this.sourceContents[sources[i]]); + } + }; + +/** + * Return the string representation of this source node. Walks over the tree + * and concatenates all the various snippets together to one string. + */ +SourceNode.prototype.toString = function SourceNode_toString() { + var str = ""; + this.walk(function (chunk) { + str += chunk; + }); + return str; +}; + +/** + * Returns the string representation of this source node along with a source + * map. + */ +SourceNode.prototype.toStringWithSourceMap = function SourceNode_toStringWithSourceMap(aArgs) { + var generated = { + code: "", + line: 1, + column: 0 + }; + var map = new SourceMapGenerator(aArgs); + var sourceMappingActive = false; + var lastOriginalSource = null; + var lastOriginalLine = null; + var lastOriginalColumn = null; + var lastOriginalName = null; + this.walk(function (chunk, original) { + generated.code += chunk; + if (original.source !== null + && original.line !== null + && original.column !== null) { + if(lastOriginalSource !== original.source + || lastOriginalLine !== original.line + || lastOriginalColumn !== original.column + || lastOriginalName !== original.name) { + map.addMapping({ + source: original.source, + original: { + line: original.line, + column: original.column + }, + generated: { + line: generated.line, + column: generated.column + }, + name: original.name + }); + } + lastOriginalSource = original.source; + lastOriginalLine = original.line; + lastOriginalColumn = original.column; + lastOriginalName = original.name; + sourceMappingActive = true; + } else if (sourceMappingActive) { + map.addMapping({ + generated: { + line: generated.line, + column: generated.column + } + }); + lastOriginalSource = null; + sourceMappingActive = false; + } + for (var idx = 0, length = chunk.length; idx < length; idx++) { + if (chunk.charCodeAt(idx) === NEWLINE_CODE) { + generated.line++; + generated.column = 0; + // Mappings end at eol + if (idx + 1 === length) { + lastOriginalSource = null; + sourceMappingActive = false; + } else if (sourceMappingActive) { + map.addMapping({ + source: original.source, + original: { + line: original.line, + column: original.column + }, + generated: { + line: generated.line, + column: generated.column + }, + name: original.name + }); + } + } else { + generated.column++; + } + } + }); + this.walkSourceContents(function (sourceFile, sourceContent) { + map.setSourceContent(sourceFile, sourceContent); + }); + + return { code: generated.code, map: map }; +}; + +__webpack_unused_export__ = SourceNode; + + +/***/ }, + +/***/ 94332 +(__unused_webpack_module, exports) { + +/* -*- Mode: js; js-indent-level: 2; -*- */ +/* + * Copyright 2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE or: + * http://opensource.org/licenses/BSD-3-Clause + */ + +/** + * This is a helper function for getting values from parameter/options + * objects. + * + * @param args The object we are extracting values from + * @param name The name of the property we are getting. + * @param defaultValue An optional value to return if the property is missing + * from the object. If this is not specified and the property is missing, an + * error will be thrown. + */ +function getArg(aArgs, aName, aDefaultValue) { + if (aName in aArgs) { + return aArgs[aName]; + } else if (arguments.length === 3) { + return aDefaultValue; + } else { + throw new Error('"' + aName + '" is a required argument.'); + } +} +exports.getArg = getArg; + +var urlRegexp = /^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/; +var dataUrlRegexp = /^data:.+\,.+$/; + +function urlParse(aUrl) { + var match = aUrl.match(urlRegexp); + if (!match) { + return null; + } + return { + scheme: match[1], + auth: match[2], + host: match[3], + port: match[4], + path: match[5] + }; +} +exports.urlParse = urlParse; + +function urlGenerate(aParsedUrl) { + var url = ''; + if (aParsedUrl.scheme) { + url += aParsedUrl.scheme + ':'; + } + url += '//'; + if (aParsedUrl.auth) { + url += aParsedUrl.auth + '@'; + } + if (aParsedUrl.host) { + url += aParsedUrl.host; + } + if (aParsedUrl.port) { + url += ":" + aParsedUrl.port + } + if (aParsedUrl.path) { + url += aParsedUrl.path; + } + return url; +} +exports.urlGenerate = urlGenerate; + +/** + * Normalizes a path, or the path portion of a URL: + * + * - Replaces consecutive slashes with one slash. + * - Removes unnecessary '.' parts. + * - Removes unnecessary '/..' parts. + * + * Based on code in the Node.js 'path' core module. + * + * @param aPath The path or url to normalize. + */ +function normalize(aPath) { + var path = aPath; + var url = urlParse(aPath); + if (url) { + if (!url.path) { + return aPath; + } + path = url.path; + } + var isAbsolute = exports.isAbsolute(path); + + var parts = path.split(/\/+/); + for (var part, up = 0, i = parts.length - 1; i >= 0; i--) { + part = parts[i]; + if (part === '.') { + parts.splice(i, 1); + } else if (part === '..') { + up++; + } else if (up > 0) { + if (part === '') { + // The first part is blank if the path is absolute. Trying to go + // above the root is a no-op. Therefore we can remove all '..' parts + // directly after the root. + parts.splice(i + 1, up); + up = 0; + } else { + parts.splice(i, 2); + up--; + } + } + } + path = parts.join('/'); + + if (path === '') { + path = isAbsolute ? '/' : '.'; + } + + if (url) { + url.path = path; + return urlGenerate(url); + } + return path; +} +exports.normalize = normalize; + +/** + * Joins two paths/URLs. + * + * @param aRoot The root path or URL. + * @param aPath The path or URL to be joined with the root. + * + * - If aPath is a URL or a data URI, aPath is returned, unless aPath is a + * scheme-relative URL: Then the scheme of aRoot, if any, is prepended + * first. + * - Otherwise aPath is a path. If aRoot is a URL, then its path portion + * is updated with the result and aRoot is returned. Otherwise the result + * is returned. + * - If aPath is absolute, the result is aPath. + * - Otherwise the two paths are joined with a slash. + * - Joining for example 'http://' and 'www.example.com' is also supported. + */ +function join(aRoot, aPath) { + if (aRoot === "") { + aRoot = "."; + } + if (aPath === "") { + aPath = "."; + } + var aPathUrl = urlParse(aPath); + var aRootUrl = urlParse(aRoot); + if (aRootUrl) { + aRoot = aRootUrl.path || '/'; + } + + // `join(foo, '//www.example.org')` + if (aPathUrl && !aPathUrl.scheme) { + if (aRootUrl) { + aPathUrl.scheme = aRootUrl.scheme; + } + return urlGenerate(aPathUrl); + } + + if (aPathUrl || aPath.match(dataUrlRegexp)) { + return aPath; + } + + // `join('http://', 'www.example.com')` + if (aRootUrl && !aRootUrl.host && !aRootUrl.path) { + aRootUrl.host = aPath; + return urlGenerate(aRootUrl); + } + + var joined = aPath.charAt(0) === '/' + ? aPath + : normalize(aRoot.replace(/\/+$/, '') + '/' + aPath); + + if (aRootUrl) { + aRootUrl.path = joined; + return urlGenerate(aRootUrl); + } + return joined; +} +exports.join = join; + +exports.isAbsolute = function (aPath) { + return aPath.charAt(0) === '/' || urlRegexp.test(aPath); +}; + +/** + * Make a path relative to a URL or another path. + * + * @param aRoot The root path or URL. + * @param aPath The path or URL to be made relative to aRoot. + */ +function relative(aRoot, aPath) { + if (aRoot === "") { + aRoot = "."; + } + + aRoot = aRoot.replace(/\/$/, ''); + + // It is possible for the path to be above the root. In this case, simply + // checking whether the root is a prefix of the path won't work. Instead, we + // need to remove components from the root one by one, until either we find + // a prefix that fits, or we run out of components to remove. + var level = 0; + while (aPath.indexOf(aRoot + '/') !== 0) { + var index = aRoot.lastIndexOf("/"); + if (index < 0) { + return aPath; + } + + // If the only part of the root that is left is the scheme (i.e. http://, + // file:///, etc.), one or more slashes (/), or simply nothing at all, we + // have exhausted all components, so the path is not relative to the root. + aRoot = aRoot.slice(0, index); + if (aRoot.match(/^([^\/]+:\/)?\/*$/)) { + return aPath; + } + + ++level; + } + + // Make sure we add a "../" for each component we removed from the root. + return Array(level + 1).join("../") + aPath.substr(aRoot.length + 1); +} +exports.relative = relative; + +var supportsNullProto = (function () { + var obj = Object.create(null); + return !('__proto__' in obj); +}()); + +function identity (s) { + return s; +} + +/** + * Because behavior goes wacky when you set `__proto__` on objects, we + * have to prefix all the strings in our set with an arbitrary character. + * + * See https://github.com/mozilla/source-map/pull/31 and + * https://github.com/mozilla/source-map/issues/30 + * + * @param String aStr + */ +function toSetString(aStr) { + if (isProtoString(aStr)) { + return '$' + aStr; + } + + return aStr; +} +exports.toSetString = supportsNullProto ? identity : toSetString; + +function fromSetString(aStr) { + if (isProtoString(aStr)) { + return aStr.slice(1); + } + + return aStr; +} +exports.fromSetString = supportsNullProto ? identity : fromSetString; + +function isProtoString(s) { + if (!s) { + return false; + } + + var length = s.length; + + if (length < 9 /* "__proto__".length */) { + return false; + } + + if (s.charCodeAt(length - 1) !== 95 /* '_' */ || + s.charCodeAt(length - 2) !== 95 /* '_' */ || + s.charCodeAt(length - 3) !== 111 /* 'o' */ || + s.charCodeAt(length - 4) !== 116 /* 't' */ || + s.charCodeAt(length - 5) !== 111 /* 'o' */ || + s.charCodeAt(length - 6) !== 114 /* 'r' */ || + s.charCodeAt(length - 7) !== 112 /* 'p' */ || + s.charCodeAt(length - 8) !== 95 /* '_' */ || + s.charCodeAt(length - 9) !== 95 /* '_' */) { + return false; + } + + for (var i = length - 10; i >= 0; i--) { + if (s.charCodeAt(i) !== 36 /* '$' */) { + return false; + } + } + + return true; +} + +/** + * Comparator between two mappings where the original positions are compared. + * + * Optionally pass in `true` as `onlyCompareGenerated` to consider two + * mappings with the same original source/line/column, but different generated + * line and column the same. Useful when searching for a mapping with a + * stubbed out mapping. + */ +function compareByOriginalPositions(mappingA, mappingB, onlyCompareOriginal) { + var cmp = strcmp(mappingA.source, mappingB.source); + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalLine - mappingB.originalLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalColumn - mappingB.originalColumn; + if (cmp !== 0 || onlyCompareOriginal) { + return cmp; + } + + cmp = mappingA.generatedColumn - mappingB.generatedColumn; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.generatedLine - mappingB.generatedLine; + if (cmp !== 0) { + return cmp; + } + + return strcmp(mappingA.name, mappingB.name); +} +exports.compareByOriginalPositions = compareByOriginalPositions; + +/** + * Comparator between two mappings with deflated source and name indices where + * the generated positions are compared. + * + * Optionally pass in `true` as `onlyCompareGenerated` to consider two + * mappings with the same generated line and column, but different + * source/name/original line and column the same. Useful when searching for a + * mapping with a stubbed out mapping. + */ +function compareByGeneratedPositionsDeflated(mappingA, mappingB, onlyCompareGenerated) { + var cmp = mappingA.generatedLine - mappingB.generatedLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.generatedColumn - mappingB.generatedColumn; + if (cmp !== 0 || onlyCompareGenerated) { + return cmp; + } + + cmp = strcmp(mappingA.source, mappingB.source); + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalLine - mappingB.originalLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalColumn - mappingB.originalColumn; + if (cmp !== 0) { + return cmp; + } + + return strcmp(mappingA.name, mappingB.name); +} +exports.compareByGeneratedPositionsDeflated = compareByGeneratedPositionsDeflated; + +function strcmp(aStr1, aStr2) { + if (aStr1 === aStr2) { + return 0; + } + + if (aStr1 === null) { + return 1; // aStr2 !== null + } + + if (aStr2 === null) { + return -1; // aStr1 !== null + } + + if (aStr1 > aStr2) { + return 1; + } + + return -1; +} + +/** + * Comparator between two mappings with inflated source and name strings where + * the generated positions are compared. + */ +function compareByGeneratedPositionsInflated(mappingA, mappingB) { + var cmp = mappingA.generatedLine - mappingB.generatedLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.generatedColumn - mappingB.generatedColumn; + if (cmp !== 0) { + return cmp; + } + + cmp = strcmp(mappingA.source, mappingB.source); + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalLine - mappingB.originalLine; + if (cmp !== 0) { + return cmp; + } + + cmp = mappingA.originalColumn - mappingB.originalColumn; + if (cmp !== 0) { + return cmp; + } + + return strcmp(mappingA.name, mappingB.name); +} +exports.compareByGeneratedPositionsInflated = compareByGeneratedPositionsInflated; + +/** + * Strip any JSON XSSI avoidance prefix from the string (as documented + * in the source maps specification), and then parse the string as + * JSON. + */ +function parseSourceMapInput(str) { + return JSON.parse(str.replace(/^\)]}'[^\n]*\n/, '')); +} +exports.parseSourceMapInput = parseSourceMapInput; + +/** + * Compute the URL of a source given the the source root, the source's + * URL, and the source map's URL. + */ +function computeSourceURL(sourceRoot, sourceURL, sourceMapURL) { + sourceURL = sourceURL || ''; + + if (sourceRoot) { + // This follows what Chrome does. + if (sourceRoot[sourceRoot.length - 1] !== '/' && sourceURL[0] !== '/') { + sourceRoot += '/'; + } + // The spec says: + // Line 4: An optional source root, useful for relocating source + // files on a server or removing repeated values in the + // “sources” entry. This value is prepended to the individual + // entries in the “source” field. + sourceURL = sourceRoot + sourceURL; + } + + // Historically, SourceMapConsumer did not take the sourceMapURL as + // a parameter. This mode is still somewhat supported, which is why + // this code block is conditional. However, it's preferable to pass + // the source map URL to SourceMapConsumer, so that this function + // can implement the source URL resolution algorithm as outlined in + // the spec. This block is basically the equivalent of: + // new URL(sourceURL, sourceMapURL).toString() + // ... except it avoids using URL, which wasn't available in the + // older releases of node still supported by this library. + // + // The spec says: + // If the sources are not absolute URLs after prepending of the + // “sourceRoot”, the sources are resolved relative to the + // SourceMap (like resolving script src in a html document). + if (sourceMapURL) { + var parsed = urlParse(sourceMapURL); + if (!parsed) { + throw new Error("sourceMapURL could not be parsed"); + } + if (parsed.path) { + // Strip the last path component, but keep the "/". + var index = parsed.path.lastIndexOf('/'); + if (index >= 0) { + parsed.path = parsed.path.substring(0, index + 1); + } + } + sourceURL = join(urlGenerate(parsed), sourceURL); + } + + return normalize(sourceURL); +} +exports.computeSourceURL = computeSourceURL; + + +/***/ }, + +/***/ 19514 +(__unused_webpack_module, exports, __webpack_require__) { + +/* + * Copyright 2009-2011 Mozilla Foundation and contributors + * Licensed under the New BSD license. See LICENSE.txt or: + * http://opensource.org/licenses/BSD-3-Clause + */ +/* unused reexport */ __webpack_require__(9742)/* .SourceMapGenerator */ .x; +exports.SourceMapConsumer = __webpack_require__(38243).SourceMapConsumer; +/* unused reexport */ __webpack_require__(78282); + + +/***/ }, + +/***/ 20158 +(module) { function webpackEmptyAsyncContext(req) { // Here Promise.resolve().then() is used instead of new Promise() to prevent // uncaught exception popping up in devtools return Promise.resolve().then(() => { - var e = new Error("Cannot find module '" + req + "'"); - e.code = 'MODULE_NOT_FOUND'; - throw e; - }); + var e = new Error("Cannot find module '" + req + "'"); + e.code = 'MODULE_NOT_FOUND'; + throw e; +}); } webpackEmptyAsyncContext.keys = () => ([]); webpackEmptyAsyncContext.resolve = webpackEmptyAsyncContext; -webpackEmptyAsyncContext.id = 14372; +webpackEmptyAsyncContext.id = 20158; module.exports = webpackEmptyAsyncContext; -/***/ }), +/***/ }, -/***/ 64466: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 64466 +(module, __unused_webpack_exports, __webpack_require__) { /* @@ -33422,10 +9639,10 @@ for (var map in colors.maps) { defineProps(colors, init()); -/***/ }), +/***/ }, -/***/ 57379: -/***/ ((module) => { +/***/ 57379 +(module) { module['exports'] = function runTheTrap(text, options) { var result = ''; @@ -33475,10 +9692,10 @@ module['exports'] = function runTheTrap(text, options) { }; -/***/ }), +/***/ }, -/***/ 49387: -/***/ ((module) => { +/***/ 49387 +(module) { // please no module['exports'] = function zalgo(text, options) { @@ -33592,10 +9809,10 @@ module['exports'] = function zalgo(text, options) { -/***/ }), +/***/ }, -/***/ 64918: -/***/ ((module) => { +/***/ 64918 +(module) { module['exports'] = function(colors) { return function(letter, i, exploded) { @@ -33609,10 +9826,10 @@ module['exports'] = function(colors) { }; -/***/ }), +/***/ }, -/***/ 91588: -/***/ ((module) => { +/***/ 91588 +(module) { module['exports'] = function(colors) { // RoY G BiV @@ -33628,10 +9845,10 @@ module['exports'] = function(colors) { -/***/ }), +/***/ }, -/***/ 10811: -/***/ ((module) => { +/***/ 10811 +(module) { module['exports'] = function(colors) { var available = ['underline', 'inverse', 'grey', 'yellow', 'red', 'green', @@ -33646,10 +9863,10 @@ module['exports'] = function(colors) { }; -/***/ }), +/***/ }, -/***/ 49742: -/***/ ((module) => { +/***/ 49742 +(module) { module['exports'] = function(colors) { return function(letter, i, exploded) { @@ -33658,10 +9875,10 @@ module['exports'] = function(colors) { }; -/***/ }), +/***/ }, -/***/ 68692: -/***/ ((module) => { +/***/ 68692 +(module) { /* The MIT License (MIT) @@ -33760,10 +9977,10 @@ Object.keys(codes).forEach(function(key) { }); -/***/ }), +/***/ }, -/***/ 63199: -/***/ ((module) => { +/***/ 63199 +(module) { "use strict"; /* @@ -33803,10 +10020,10 @@ module.exports = function(flag, argv) { }; -/***/ }), +/***/ }, -/***/ 17419: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 17419 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; /* @@ -33962,10 +10179,10 @@ module.exports = { }; -/***/ }), +/***/ }, -/***/ 37627: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 37627 +(module, __unused_webpack_exports, __webpack_require__) { // // Remark: Requiring this file will use the "safe" colors API, @@ -33979,10 +10196,359 @@ var colors = __webpack_require__(64466); module['exports'] = colors; -/***/ }), +/***/ }, -/***/ 72207: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 49161 +(module) { + +/** + * Contains all configured adapters for the given environment. + * + * @type {Array} + * @public + */ +var adapters = []; + +/** + * Contains all modifier functions. + * + * @typs {Array} + * @public + */ +var modifiers = []; + +/** + * Our default logger. + * + * @public + */ +var logger = function devnull() {}; + +/** + * Register a new adapter that will used to find environments. + * + * @param {Function} adapter A function that will return the possible env. + * @returns {Boolean} Indication of a successful add. + * @public + */ +function use(adapter) { + if (~adapters.indexOf(adapter)) return false; + + adapters.push(adapter); + return true; +} + +/** + * Assign a new log method. + * + * @param {Function} custom The log method. + * @public + */ +function set(custom) { + logger = custom; +} + +/** + * Check if the namespace is allowed by any of our adapters. + * + * @param {String} namespace The namespace that needs to be enabled + * @returns {Boolean|Promise} Indication if the namespace is enabled by our adapters. + * @public + */ +function enabled(namespace) { + var async = []; + + for (var i = 0; i < adapters.length; i++) { + if (adapters[i].async) { + async.push(adapters[i]); + continue; + } + + if (adapters[i](namespace)) return true; + } + + if (!async.length) return false; + + // + // Now that we know that we Async functions, we know we run in an ES6 + // environment and can use all the API's that they offer, in this case + // we want to return a Promise so that we can `await` in React-Native + // for an async adapter. + // + return new Promise(function pinky(resolve) { + Promise.all( + async.map(function prebind(fn) { + return fn(namespace); + }) + ).then(function resolved(values) { + resolve(values.some(Boolean)); + }); + }); +} + +/** + * Add a new message modifier to the debugger. + * + * @param {Function} fn Modification function. + * @returns {Boolean} Indication of a successful add. + * @public + */ +function modify(fn) { + if (~modifiers.indexOf(fn)) return false; + + modifiers.push(fn); + return true; +} + +/** + * Write data to the supplied logger. + * + * @param {Object} meta Meta information about the log. + * @param {Array} args Arguments for console.log. + * @public + */ +function write() { + logger.apply(logger, arguments); +} + +/** + * Process the message with the modifiers. + * + * @param {Mixed} message The message to be transformed by modifers. + * @returns {String} Transformed message. + * @public + */ +function process(message) { + for (var i = 0; i < modifiers.length; i++) { + message = modifiers[i].apply(modifiers[i], arguments); + } + + return message; +} + +/** + * Introduce options to the logger function. + * + * @param {Function} fn Calback function. + * @param {Object} options Properties to introduce on fn. + * @returns {Function} The passed function + * @public + */ +function introduce(fn, options) { + var has = Object.prototype.hasOwnProperty; + + for (var key in options) { + if (has.call(options, key)) { + fn[key] = options[key]; + } + } + + return fn; +} + +/** + * Nope, we're not allowed to write messages. + * + * @returns {Boolean} false + * @public + */ +function nope(options) { + options.enabled = false; + options.modify = modify; + options.set = set; + options.use = use; + + return introduce(function diagnopes() { + return false; + }, options); +} + +/** + * Yep, we're allowed to write debug messages. + * + * @param {Object} options The options for the process. + * @returns {Function} The function that does the logging. + * @public + */ +function yep(options) { + /** + * The function that receives the actual debug information. + * + * @returns {Boolean} indication that we're logging. + * @public + */ + function diagnostics() { + var args = Array.prototype.slice.call(arguments, 0); + + write.call(write, options, process(args, options)); + return true; + } + + options.enabled = true; + options.modify = modify; + options.set = set; + options.use = use; + + return introduce(diagnostics, options); +} + +/** + * Simple helper function to introduce various of helper methods to our given + * diagnostics function. + * + * @param {Function} diagnostics The diagnostics function. + * @returns {Function} diagnostics + * @public + */ +module.exports = function create(diagnostics) { + diagnostics.introduce = introduce; + diagnostics.enabled = enabled; + diagnostics.process = process; + diagnostics.modify = modify; + diagnostics.write = write; + diagnostics.nope = nope; + diagnostics.yep = yep; + diagnostics.set = set; + diagnostics.use = use; + + return diagnostics; +} + + +/***/ }, + +/***/ 87918 +(module, __unused_webpack_exports, __webpack_require__) { + +// +// Select the correct build version depending on the environment. +// +if (true) { + module.exports = __webpack_require__(63575); +} else // removed by dead control flow +{} + + +/***/ }, + +/***/ 63575 +(module, __unused_webpack_exports, __webpack_require__) { + +var create = __webpack_require__(49161); + +/** + * Create a new diagnostics logger. + * + * @param {String} namespace The namespace it should enable. + * @param {Object} options Additional options. + * @returns {Function} The logger. + * @public + */ +var diagnostics = create(function prod(namespace, options) { + options = options || {}; + options.namespace = namespace; + options.prod = true; + options.dev = false; + + if (!(options.force || prod.force)) return prod.nope(options); + return prod.yep(options); +}); + +// +// Expose the diagnostics logger. +// +module.exports = diagnostics; + + +/***/ }, + +/***/ 11751 +(__unused_webpack_module, exports, __webpack_require__) { + +"use strict"; + +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +var __rest = (this && this.__rest) || function (s, e) { + var t = {}; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) + t[p] = s[p]; + if (s != null && typeof Object.getOwnPropertySymbols === "function") + for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { + if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) + t[p[i]] = s[p[i]]; + } + return t; +}; +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", ({ value: true })); +exports.SeqTransport = void 0; +const seq = __importStar(__webpack_require__(7548)); +const winston_transport_1 = __importDefault(__webpack_require__(83623)); +class SeqTransport extends winston_transport_1.default { + constructor(opts) { + super(opts); + this.logger = new seq.Logger(opts); + setImmediate(() => this.emit('opened')); + } + log(info, next) { + setImmediate(() => this.emit('logged', info)); + const { level, message, exception, stack } = info, props = __rest(info, ["level", "message", "exception", "stack"]); + this.logger.emit({ + timestamp: props.timestamp || new Date(), + level: level, + messageTemplate: message, + properties: props, + exception: exception || stack + }); + next(); + } + close() { + this.logger.close(); + setImmediate(() => this.emit('closed')); + } + flush() { + return this.logger.flush(); + } +} +exports.SeqTransport = SeqTransport; +if (!String.prototype.startsWith) { + Object.defineProperty(String.prototype, 'startsWith', { + value: function (search, rawPos) { + const pos = rawPos > 0 ? rawPos | 0 : 0; + return this.substring(pos, pos + search.length) === search; + }, + }); +} +//# sourceMappingURL=index.js.map + +/***/ }, + +/***/ 72207 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -34217,10 +10783,10 @@ class ElevenLabsClient { exports.ElevenLabsClient = ElevenLabsClient; -/***/ }), +/***/ }, -/***/ 19787: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19787 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -34277,10 +10843,10 @@ class BadRequestError extends errors.ElevenLabsError { exports.BadRequestError = BadRequestError; -/***/ }), +/***/ }, -/***/ 4808: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4808 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -34337,10 +10903,10 @@ class ForbiddenError extends errors.ElevenLabsError { exports.ForbiddenError = ForbiddenError; -/***/ }), +/***/ }, -/***/ 92638: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92638 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -34397,10 +10963,10 @@ class NotFoundError extends errors.ElevenLabsError { exports.NotFoundError = NotFoundError; -/***/ }), +/***/ }, -/***/ 85284: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85284 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -34457,10 +11023,10 @@ class TooEarlyError extends errors.ElevenLabsError { exports.TooEarlyError = TooEarlyError; -/***/ }), +/***/ }, -/***/ 12257: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12257 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -34517,10 +11083,10 @@ class UnauthorizedError extends errors.ElevenLabsError { exports.UnauthorizedError = UnauthorizedError; -/***/ }), +/***/ }, -/***/ 97686: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97686 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -34577,10 +11143,10 @@ class UnprocessableEntityError extends errors.ElevenLabsError { exports.UnprocessableEntityError = UnprocessableEntityError; -/***/ }), +/***/ }, -/***/ 39505: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39505 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -34607,10 +11173,10 @@ __exportStar(__webpack_require__(85284), exports); __exportStar(__webpack_require__(12257), exports); -/***/ }), +/***/ }, -/***/ 29021: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 29021 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -34634,10 +11200,10 @@ __exportStar(__webpack_require__(17531), exports); __exportStar(__webpack_require__(39505), exports); -/***/ }), +/***/ }, -/***/ 11973: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 11973 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -34836,10 +11402,10 @@ class AudioIsolation { exports.AudioIsolation = AudioIsolation; -/***/ }), +/***/ }, -/***/ 4028: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4028 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -34861,20 +11427,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(98811), exports); -/***/ }), +/***/ }, -/***/ 98811: -/***/ ((__unused_webpack_module, exports) => { +/***/ 98811 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 17674: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17674 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -34897,10 +11463,10 @@ __exportStar(__webpack_require__(58432), exports); __exportStar(__webpack_require__(4028), exports); -/***/ }), +/***/ }, -/***/ 54581: -/***/ ((__unused_webpack_module, exports) => { +/***/ 54581 +(__unused_webpack_module, exports) { "use strict"; @@ -34915,10 +11481,10 @@ exports.AudioIsolationConvertRequestFileFormat = { }; -/***/ }), +/***/ }, -/***/ 5674: -/***/ ((__unused_webpack_module, exports) => { +/***/ 5674 +(__unused_webpack_module, exports) { "use strict"; @@ -34933,10 +11499,10 @@ exports.AudioIsolationStreamRequestFileFormat = { }; -/***/ }), +/***/ }, -/***/ 58432: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 58432 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -34959,10 +11525,10 @@ __exportStar(__webpack_require__(54581), exports); __exportStar(__webpack_require__(5674), exports); -/***/ }), +/***/ }, -/***/ 78806: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78806 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -35293,10 +11859,10 @@ class AudioNative { exports.AudioNative = AudioNative; -/***/ }), +/***/ }, -/***/ 78797: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78797 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -35318,20 +11884,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(9568), exports); -/***/ }), +/***/ }, -/***/ 9568: -/***/ ((__unused_webpack_module, exports) => { +/***/ 9568 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99429: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 99429 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -35353,10 +11919,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(78797), exports); -/***/ }), +/***/ }, -/***/ 93483: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93483 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -35867,10 +12433,10 @@ class ConversationalAi { exports.ConversationalAi = ConversationalAi; -/***/ }), +/***/ }, -/***/ 7090: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 7090 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -35892,20 +12458,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(59165), exports); -/***/ }), +/***/ }, -/***/ 59165: -/***/ ((__unused_webpack_module, exports) => { +/***/ 59165 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 45248: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45248 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -35928,10 +12494,10 @@ __exportStar(__webpack_require__(72918), exports); __exportStar(__webpack_require__(7090), exports); -/***/ }), +/***/ }, -/***/ 41478: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 41478 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -36693,10 +13259,10 @@ class Agents { exports.Agents = Agents; -/***/ }), +/***/ }, -/***/ 57341: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 57341 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -36718,20 +13284,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(592), exports); -/***/ }), +/***/ }, -/***/ 592: -/***/ ((__unused_webpack_module, exports) => { +/***/ 592 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 96277: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 96277 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -36754,10 +13320,10 @@ __exportStar(__webpack_require__(57341), exports); __exportStar(__webpack_require__(45979), exports); -/***/ }), +/***/ }, -/***/ 45979: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45979 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -36807,10 +13373,10 @@ __exportStar(__webpack_require__(81094), exports); __exportStar(__webpack_require__(49083), exports); -/***/ }), +/***/ }, -/***/ 96306: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 96306 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -36945,20 +13511,20 @@ class KnowledgeBase { exports.KnowledgeBase = KnowledgeBase; -/***/ }), +/***/ }, -/***/ 12553: -/***/ ((__unused_webpack_module, exports) => { +/***/ 12553 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 57105: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 57105 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -36980,10 +13546,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(12553), exports); -/***/ }), +/***/ }, -/***/ 56331: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 56331 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -37118,20 +13684,20 @@ class Link { exports.Link = Link; -/***/ }), +/***/ }, -/***/ 52402: -/***/ ((__unused_webpack_module, exports) => { +/***/ 52402 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 86976: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 86976 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -37153,10 +13719,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(52402), exports); -/***/ }), +/***/ }, -/***/ 97029: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97029 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -37297,10 +13863,10 @@ class LlmUsage { exports.LlmUsage = LlmUsage; -/***/ }), +/***/ }, -/***/ 36892: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36892 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -37322,20 +13888,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(49083), exports); -/***/ }), +/***/ }, -/***/ 49083: -/***/ ((__unused_webpack_module, exports) => { +/***/ 49083 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 32458: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32458 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -37357,10 +13923,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(36892), exports); -/***/ }), +/***/ }, -/***/ 20823: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 20823 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -37507,10 +14073,10 @@ class Widget { exports.Widget = Widget; -/***/ }), +/***/ }, -/***/ 35246: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 35246 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -37532,20 +14098,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(81094), exports); -/***/ }), +/***/ }, -/***/ 81094: -/***/ ((__unused_webpack_module, exports) => { +/***/ 81094 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 73084: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73084 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -37568,10 +14134,10 @@ __exportStar(__webpack_require__(35246), exports); __exportStar(__webpack_require__(4490), exports); -/***/ }), +/***/ }, -/***/ 83737: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 83737 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -37715,10 +14281,10 @@ class Avatar { exports.Avatar = Avatar; -/***/ }), +/***/ }, -/***/ 61472: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61472 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -37740,20 +14306,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(24863), exports); -/***/ }), +/***/ }, -/***/ 24863: -/***/ ((__unused_webpack_module, exports) => { +/***/ 24863 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 55518: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 55518 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -37775,10 +14341,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(61472), exports); -/***/ }), +/***/ }, -/***/ 4490: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4490 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -37824,10 +14390,10 @@ exports.avatar = __importStar(__webpack_require__(55518)); __exportStar(__webpack_require__(24863), exports); -/***/ }), +/***/ }, -/***/ 78657: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78657 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -38261,10 +14827,10 @@ class BatchCalls { exports.BatchCalls = BatchCalls; -/***/ }), +/***/ }, -/***/ 33400: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33400 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -38286,20 +14852,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(7831), exports); -/***/ }), +/***/ }, -/***/ 7831: -/***/ ((__unused_webpack_module, exports) => { +/***/ 7831 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 27398: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27398 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -38321,10 +14887,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(33400), exports); -/***/ }), +/***/ }, -/***/ 46178: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 46178 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -38788,10 +15354,10 @@ class Conversations { exports.Conversations = Conversations; -/***/ }), +/***/ }, -/***/ 36441: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36441 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -38813,20 +15379,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(13484), exports); -/***/ }), +/***/ }, -/***/ 13484: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13484 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 40673: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 40673 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -38850,10 +15416,10 @@ __exportStar(__webpack_require__(36441), exports); __exportStar(__webpack_require__(24095), exports); -/***/ }), +/***/ }, -/***/ 13741: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 13741 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -38974,20 +15540,20 @@ class Audio { exports.Audio = Audio; -/***/ }), +/***/ }, -/***/ 59668: -/***/ ((__unused_webpack_module, exports) => { +/***/ 59668 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 82546: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82546 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39009,10 +15575,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(59668), exports); -/***/ }), +/***/ }, -/***/ 71088: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71088 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39145,10 +15711,10 @@ class Feedback { exports.Feedback = Feedback; -/***/ }), +/***/ }, -/***/ 9623: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9623 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39170,20 +15736,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(42974), exports); -/***/ }), +/***/ }, -/***/ 42974: -/***/ ((__unused_webpack_module, exports) => { +/***/ 42974 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 85863: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85863 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39205,10 +15771,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(9623), exports); -/***/ }), +/***/ }, -/***/ 24095: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 24095 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39255,10 +15821,10 @@ exports.feedback = __importStar(__webpack_require__(85863)); __exportStar(__webpack_require__(42974), exports); -/***/ }), +/***/ }, -/***/ 29519: -/***/ ((__unused_webpack_module, exports) => { +/***/ 29519 +(__unused_webpack_module, exports) { "use strict"; @@ -39273,10 +15839,10 @@ exports.ConversationsListRequestSummaryMode = { }; -/***/ }), +/***/ }, -/***/ 30151: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 30151 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39298,10 +15864,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(29519), exports); -/***/ }), +/***/ }, -/***/ 46290: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 46290 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39323,20 +15889,20 @@ class Dashboard { exports.Dashboard = Dashboard; -/***/ }), +/***/ }, -/***/ 74537: -/***/ ((__unused_webpack_module, exports) => { +/***/ 74537 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 10673: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 10673 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39359,10 +15925,10 @@ __exportStar(__webpack_require__(16527), exports); __exportStar(__webpack_require__(74537), exports); -/***/ }), +/***/ }, -/***/ 16527: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 16527 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39409,10 +15975,10 @@ __exportStar(__webpack_require__(97567), exports); __exportStar(__webpack_require__(56500), exports); -/***/ }), +/***/ }, -/***/ 71002: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71002 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39621,10 +16187,10 @@ class Settings { exports.Settings = Settings; -/***/ }), +/***/ }, -/***/ 57377: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 57377 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39646,20 +16212,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(56500), exports); -/***/ }), +/***/ }, -/***/ 56500: -/***/ ((__unused_webpack_module, exports) => { +/***/ 56500 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 96057: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 96057 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39682,10 +16248,10 @@ __exportStar(__webpack_require__(97567), exports); __exportStar(__webpack_require__(57377), exports); -/***/ }), +/***/ }, -/***/ 4505: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4505 +(__unused_webpack_module, exports) { "use strict"; @@ -39695,10 +16261,10 @@ __exportStar(__webpack_require__(57377), exports); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 97567: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97567 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39720,10 +16286,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(4505), exports); -/***/ }), +/***/ }, -/***/ 72918: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72918 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39797,10 +16363,10 @@ __exportStar(__webpack_require__(20512), exports); __exportStar(__webpack_require__(90830), exports); -/***/ }), +/***/ }, -/***/ 9299: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9299 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39973,10 +16539,10 @@ class KnowledgeBase { exports.KnowledgeBase = KnowledgeBase; -/***/ }), +/***/ }, -/***/ 73546: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73546 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -39998,20 +16564,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(33621), exports); -/***/ }), +/***/ }, -/***/ 33621: -/***/ ((__unused_webpack_module, exports) => { +/***/ 33621 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 77032: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 77032 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -40034,10 +16600,10 @@ __exportStar(__webpack_require__(89374), exports); __exportStar(__webpack_require__(73546), exports); -/***/ }), +/***/ }, -/***/ 22065: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 22065 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -40180,10 +16746,10 @@ class Document { exports.Document = Document; -/***/ }), +/***/ }, -/***/ 52744: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52744 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -40205,20 +16771,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(24071), exports); -/***/ }), +/***/ }, -/***/ 24071: -/***/ ((__unused_webpack_module, exports) => { +/***/ 24071 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 95382: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 95382 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -40240,10 +16806,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(52744), exports); -/***/ }), +/***/ }, -/***/ 53608: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 53608 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -40908,10 +17474,10 @@ class Documents { exports.Documents = Documents; -/***/ }), +/***/ }, -/***/ 80191: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80191 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -40933,20 +17499,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(72070), exports); -/***/ }), +/***/ }, -/***/ 72070: -/***/ ((__unused_webpack_module, exports) => { +/***/ 72070 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 40063: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 40063 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -40970,10 +17536,10 @@ __exportStar(__webpack_require__(80191), exports); __exportStar(__webpack_require__(65665), exports); -/***/ }), +/***/ }, -/***/ 30972: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 30972 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -41109,20 +17675,20 @@ class Chunk { exports.Chunk = Chunk; -/***/ }), +/***/ }, -/***/ 1651: -/***/ ((__unused_webpack_module, exports) => { +/***/ 1651 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 531: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 531 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -41144,10 +17710,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(1651), exports); -/***/ }), +/***/ }, -/***/ 65665: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65665 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -41189,10 +17755,10 @@ exports.chunk = void 0; exports.chunk = __importStar(__webpack_require__(531)); -/***/ }), +/***/ }, -/***/ 90448: -/***/ ((__unused_webpack_module, exports) => { +/***/ 90448 +(__unused_webpack_module, exports) { "use strict"; @@ -41202,10 +17768,10 @@ exports.chunk = __importStar(__webpack_require__(531)); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 94989: -/***/ ((__unused_webpack_module, exports) => { +/***/ 94989 +(__unused_webpack_module, exports) { "use strict"; @@ -41215,10 +17781,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 94501: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 94501 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -41241,10 +17807,10 @@ __exportStar(__webpack_require__(90448), exports); __exportStar(__webpack_require__(94989), exports); -/***/ }), +/***/ }, -/***/ 89374: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 89374 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -41293,10 +17859,10 @@ __exportStar(__webpack_require__(72070), exports); __exportStar(__webpack_require__(24071), exports); -/***/ }), +/***/ }, -/***/ 60170: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 60170 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -41440,10 +18006,10 @@ class LlmUsage { exports.LlmUsage = LlmUsage; -/***/ }), +/***/ }, -/***/ 63153: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 63153 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -41465,20 +18031,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(44324), exports); -/***/ }), +/***/ }, -/***/ 44324: -/***/ ((__unused_webpack_module, exports) => { +/***/ 44324 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 79977: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 79977 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -41500,10 +18066,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(63153), exports); -/***/ }), +/***/ }, -/***/ 64704: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 64704 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -41802,10 +18368,10 @@ class McpServers { exports.McpServers = McpServers; -/***/ }), +/***/ }, -/***/ 25991: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 25991 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -41827,20 +18393,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(90830), exports); -/***/ }), +/***/ }, -/***/ 90830: -/***/ ((__unused_webpack_module, exports) => { +/***/ 90830 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 43287: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 43287 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -41863,10 +18429,10 @@ __exportStar(__webpack_require__(25991), exports); __exportStar(__webpack_require__(59577), exports); -/***/ }), +/***/ }, -/***/ 49568: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 49568 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -42009,10 +18575,10 @@ class ApprovalPolicy { exports.ApprovalPolicy = ApprovalPolicy; -/***/ }), +/***/ }, -/***/ 52583: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52583 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -42034,20 +18600,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(72590), exports); -/***/ }), +/***/ }, -/***/ 72590: -/***/ ((__unused_webpack_module, exports) => { +/***/ 72590 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 31063: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 31063 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -42069,10 +18635,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(52583), exports); -/***/ }), +/***/ }, -/***/ 59577: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59577 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -42121,10 +18687,10 @@ __exportStar(__webpack_require__(72590), exports); __exportStar(__webpack_require__(79265), exports); -/***/ }), +/***/ }, -/***/ 23919: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23919 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -42339,10 +18905,10 @@ class ToolApprovals { exports.ToolApprovals = ToolApprovals; -/***/ }), +/***/ }, -/***/ 89238: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 89238 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -42364,20 +18930,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(79265), exports); -/***/ }), +/***/ }, -/***/ 79265: -/***/ ((__unused_webpack_module, exports) => { +/***/ 79265 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 63796: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 63796 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -42399,10 +18965,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(89238), exports); -/***/ }), +/***/ }, -/***/ 28958: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 28958 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -42537,20 +19103,20 @@ class Tools { exports.Tools = Tools; -/***/ }), +/***/ }, -/***/ 87301: -/***/ ((__unused_webpack_module, exports) => { +/***/ 87301 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 16237: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 16237 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -42572,10 +19138,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(87301), exports); -/***/ }), +/***/ }, -/***/ 97842: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97842 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -42998,10 +19564,10 @@ class PhoneNumbers { exports.PhoneNumbers = PhoneNumbers; -/***/ }), +/***/ }, -/***/ 15273: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15273 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -43023,20 +19589,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(67484), exports); -/***/ }), +/***/ }, -/***/ 67484: -/***/ ((__unused_webpack_module, exports) => { +/***/ 67484 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 69009: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69009 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -43059,10 +19625,10 @@ __exportStar(__webpack_require__(4407), exports); __exportStar(__webpack_require__(15273), exports); -/***/ }), +/***/ }, -/***/ 2452: -/***/ ((__unused_webpack_module, exports) => { +/***/ 2452 +(__unused_webpack_module, exports) { "use strict"; @@ -43072,10 +19638,10 @@ __exportStar(__webpack_require__(15273), exports); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 38470: -/***/ ((__unused_webpack_module, exports) => { +/***/ 38470 +(__unused_webpack_module, exports) { "use strict"; @@ -43085,10 +19651,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 62585: -/***/ ((__unused_webpack_module, exports) => { +/***/ 62585 +(__unused_webpack_module, exports) { "use strict"; @@ -43098,10 +19664,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 36019: -/***/ ((__unused_webpack_module, exports) => { +/***/ 36019 +(__unused_webpack_module, exports) { "use strict"; @@ -43111,10 +19677,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 4407: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4407 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -43139,10 +19705,10 @@ __exportStar(__webpack_require__(38470), exports); __exportStar(__webpack_require__(36019), exports); -/***/ }), +/***/ }, -/***/ 69079: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69079 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -43416,10 +19982,10 @@ class Secrets { exports.Secrets = Secrets; -/***/ }), +/***/ }, -/***/ 15822: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15822 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -43441,20 +20007,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(69369), exports); -/***/ }), +/***/ }, -/***/ 69369: -/***/ ((__unused_webpack_module, exports) => { +/***/ 69369 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 26460: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 26460 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -43476,10 +20042,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(15822), exports); -/***/ }), +/***/ }, -/***/ 43777: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 43777 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -43688,10 +20254,10 @@ class Settings { exports.Settings = Settings; -/***/ }), +/***/ }, -/***/ 6872: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 6872 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -43713,20 +20279,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(88631), exports); -/***/ }), +/***/ }, -/***/ 88631: -/***/ ((__unused_webpack_module, exports) => { +/***/ 88631 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 39110: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39110 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -43748,10 +20314,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(6872), exports); -/***/ }), +/***/ }, -/***/ 27510: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27510 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -43893,10 +20459,10 @@ class SipTrunk { exports.SipTrunk = SipTrunk; -/***/ }), +/***/ }, -/***/ 85997: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85997 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -43918,20 +20484,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(20512), exports); -/***/ }), +/***/ }, -/***/ 20512: -/***/ ((__unused_webpack_module, exports) => { +/***/ 20512 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 93637: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93637 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -43953,10 +20519,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(85997), exports); -/***/ }), +/***/ }, -/***/ 39627: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39627 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -44498,10 +21064,10 @@ class Tests { exports.Tests = Tests; -/***/ }), +/***/ }, -/***/ 88722: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88722 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -44523,20 +21089,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(10941), exports); -/***/ }), +/***/ }, -/***/ 10941: -/***/ ((__unused_webpack_module, exports) => { +/***/ 10941 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 76224: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 76224 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -44560,10 +21126,10 @@ __exportStar(__webpack_require__(88722), exports); __exportStar(__webpack_require__(17622), exports); -/***/ }), +/***/ }, -/***/ 17622: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17622 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -44609,10 +21175,10 @@ exports.invocations = __importStar(__webpack_require__(67142)); __exportStar(__webpack_require__(24919), exports); -/***/ }), +/***/ }, -/***/ 44865: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 44865 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -44818,10 +21384,10 @@ class Invocations { exports.Invocations = Invocations; -/***/ }), +/***/ }, -/***/ 40120: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 40120 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -44843,20 +21409,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(24919), exports); -/***/ }), +/***/ }, -/***/ 24919: -/***/ ((__unused_webpack_module, exports) => { +/***/ 24919 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 67142: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67142 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -44878,10 +21444,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(40120), exports); -/***/ }), +/***/ }, -/***/ 89258: -/***/ ((__unused_webpack_module, exports) => { +/***/ 89258 +(__unused_webpack_module, exports) { "use strict"; @@ -44891,10 +21457,10 @@ __exportStar(__webpack_require__(40120), exports); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23599: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23599 +(__unused_webpack_module, exports) { "use strict"; @@ -44904,10 +21470,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 56366: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 56366 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -44930,10 +21496,10 @@ __exportStar(__webpack_require__(89258), exports); __exportStar(__webpack_require__(23599), exports); -/***/ }), +/***/ }, -/***/ 62773: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62773 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -45440,10 +22006,10 @@ class Tools { exports.Tools = Tools; -/***/ }), +/***/ }, -/***/ 83308: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 83308 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -45465,20 +22031,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(31371), exports); -/***/ }), +/***/ }, -/***/ 31371: -/***/ ((__unused_webpack_module, exports) => { +/***/ 31371 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 186: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 186 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -45500,10 +22066,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(83308), exports); -/***/ }), +/***/ }, -/***/ 71260: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71260 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -45645,10 +22211,10 @@ class Twilio { exports.Twilio = Twilio; -/***/ }), +/***/ }, -/***/ 80595: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80595 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -45670,20 +22236,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(26474), exports); -/***/ }), +/***/ }, -/***/ 26474: -/***/ ((__unused_webpack_module, exports) => { +/***/ 26474 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 10035: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 10035 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -45705,10 +22271,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(80595), exports); -/***/ }), +/***/ }, -/***/ 83718: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 83718 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -46150,10 +22716,10 @@ class Dubbing { exports.Dubbing = Dubbing; -/***/ }), +/***/ }, -/***/ 79101: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 79101 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -46175,20 +22741,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(51536), exports); -/***/ }), +/***/ }, -/***/ 51536: -/***/ ((__unused_webpack_module, exports) => { +/***/ 51536 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 35349: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 35349 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -46212,10 +22778,10 @@ __exportStar(__webpack_require__(83323), exports); __exportStar(__webpack_require__(79101), exports); -/***/ }), +/***/ }, -/***/ 8697: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 8697 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -46345,20 +22911,20 @@ class Audio { exports.Audio = Audio; -/***/ }), +/***/ }, -/***/ 62272: -/***/ ((__unused_webpack_module, exports) => { +/***/ 62272 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 84318: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84318 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -46380,10 +22946,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(62272), exports); -/***/ }), +/***/ }, -/***/ 83323: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 83323 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -46433,10 +22999,10 @@ __exportStar(__webpack_require__(35513), exports); __exportStar(__webpack_require__(58943), exports); -/***/ }), +/***/ }, -/***/ 82391: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82391 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -46908,10 +23474,10 @@ class Resource { exports.Resource = Resource; -/***/ }), +/***/ }, -/***/ 91726: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 91726 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -46933,20 +23499,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(35513), exports); -/***/ }), +/***/ }, -/***/ 35513: -/***/ ((__unused_webpack_module, exports) => { +/***/ 35513 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 35996: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 35996 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -46969,10 +23535,10 @@ __exportStar(__webpack_require__(91726), exports); __exportStar(__webpack_require__(25834), exports); -/***/ }), +/***/ }, -/***/ 25834: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 25834 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -47022,10 +23588,10 @@ __exportStar(__webpack_require__(48873), exports); __exportStar(__webpack_require__(41061), exports); -/***/ }), +/***/ }, -/***/ 68542: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68542 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -47164,10 +23730,10 @@ class Language { exports.Language = Language; -/***/ }), +/***/ }, -/***/ 84901: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84901 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -47189,20 +23755,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(64600), exports); -/***/ }), +/***/ }, -/***/ 64600: -/***/ ((__unused_webpack_module, exports) => { +/***/ 64600 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23597: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23597 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -47224,10 +23790,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(84901), exports); -/***/ }), +/***/ }, -/***/ 15175: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15175 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -47441,10 +24007,10 @@ class Segment { exports.Segment = Segment; -/***/ }), +/***/ }, -/***/ 50974: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 50974 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -47466,20 +24032,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(48873), exports); -/***/ }), +/***/ }, -/***/ 48873: -/***/ ((__unused_webpack_module, exports) => { +/***/ 48873 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 1356: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 1356 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -47501,10 +24067,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(50974), exports); -/***/ }), +/***/ }, -/***/ 76739: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 76739 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -47720,10 +24286,10 @@ class Speaker { exports.Speaker = Speaker; -/***/ }), +/***/ }, -/***/ 75994: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 75994 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -47745,20 +24311,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(41061), exports); -/***/ }), +/***/ }, -/***/ 41061: -/***/ ((__unused_webpack_module, exports) => { +/***/ 41061 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 25176: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 25176 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -47781,10 +24347,10 @@ __exportStar(__webpack_require__(75994), exports); __exportStar(__webpack_require__(52558), exports); -/***/ }), +/***/ }, -/***/ 52558: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52558 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -47830,10 +24396,10 @@ exports.segment = __importStar(__webpack_require__(79336)); __exportStar(__webpack_require__(89237), exports); -/***/ }), +/***/ }, -/***/ 96819: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 96819 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -47978,10 +24544,10 @@ class Segment { exports.Segment = Segment; -/***/ }), +/***/ }, -/***/ 86250: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 86250 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -48003,20 +24569,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(89237), exports); -/***/ }), +/***/ }, -/***/ 89237: -/***/ ((__unused_webpack_module, exports) => { +/***/ 89237 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 79336: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 79336 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -48038,10 +24604,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(86250), exports); -/***/ }), +/***/ }, -/***/ 50009: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 50009 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -48189,10 +24755,10 @@ class Transcript { exports.Transcript = Transcript; -/***/ }), +/***/ }, -/***/ 15904: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15904 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -48214,20 +24780,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(58943), exports); -/***/ }), +/***/ }, -/***/ 58943: -/***/ ((__unused_webpack_module, exports) => { +/***/ 58943 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 15134: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15134 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -48250,10 +24816,10 @@ __exportStar(__webpack_require__(94300), exports); __exportStar(__webpack_require__(15904), exports); -/***/ }), +/***/ }, -/***/ 98418: -/***/ ((__unused_webpack_module, exports) => { +/***/ 98418 +(__unused_webpack_module, exports) { "use strict"; @@ -48268,10 +24834,10 @@ exports.TranscriptGetTranscriptForDubRequestFormatType = { }; -/***/ }), +/***/ }, -/***/ 94300: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 94300 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -48293,10 +24859,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(98418), exports); -/***/ }), +/***/ }, -/***/ 24962: -/***/ ((__unused_webpack_module, exports) => { +/***/ 24962 +(__unused_webpack_module, exports) { "use strict"; @@ -48312,10 +24878,10 @@ exports.DubbingListRequestDubbingStatus = { }; -/***/ }), +/***/ }, -/***/ 30676: -/***/ ((__unused_webpack_module, exports) => { +/***/ 30676 +(__unused_webpack_module, exports) { "use strict"; @@ -48331,10 +24897,10 @@ exports.DubbingListRequestFilterByCreator = { }; -/***/ }), +/***/ }, -/***/ 62707: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62707 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -48357,10 +24923,10 @@ __exportStar(__webpack_require__(24962), exports); __exportStar(__webpack_require__(30676), exports); -/***/ }), +/***/ }, -/***/ 53197: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 53197 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -48508,10 +25074,10 @@ class ForcedAlignment { exports.ForcedAlignment = ForcedAlignment; -/***/ }), +/***/ }, -/***/ 23892: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23892 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -48533,20 +25099,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(69011), exports); -/***/ }), +/***/ }, -/***/ 69011: -/***/ ((__unused_webpack_module, exports) => { +/***/ 69011 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 62610: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62610 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -48568,10 +25134,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(23892), exports); -/***/ }), +/***/ }, -/***/ 54291: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54291 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -48989,10 +25555,10 @@ class History { exports.History = History; -/***/ }), +/***/ }, -/***/ 81226: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81226 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -49011,23 +25577,23 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) { for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); }; Object.defineProperty(exports, "__esModule", ({ value: true })); -__exportStar(__webpack_require__(70037), exports); +__exportStar(__webpack_require__(92418), exports); -/***/ }), +/***/ }, -/***/ 70037: -/***/ ((__unused_webpack_module, exports) => { +/***/ 92418 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23112: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23112 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -49050,10 +25616,10 @@ __exportStar(__webpack_require__(82646), exports); __exportStar(__webpack_require__(81226), exports); -/***/ }), +/***/ }, -/***/ 50908: -/***/ ((__unused_webpack_module, exports) => { +/***/ 50908 +(__unused_webpack_module, exports) { "use strict"; @@ -49068,10 +25634,10 @@ exports.HistoryListRequestSource = { }; -/***/ }), +/***/ }, -/***/ 82646: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82646 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -49093,10 +25659,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(50908), exports); -/***/ }), +/***/ }, -/***/ 59363: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59363 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -49178,7 +25744,7 @@ exports.audioNative = __importStar(__webpack_require__(99429)); exports.usage = __importStar(__webpack_require__(72827)); exports.webhooks = __importStar(__webpack_require__(49450)); exports.forcedAlignment = __importStar(__webpack_require__(62610)); -__exportStar(__webpack_require__(70037), exports); +__exportStar(__webpack_require__(92418), exports); __exportStar(__webpack_require__(84012), exports); __exportStar(__webpack_require__(98811), exports); __exportStar(__webpack_require__(36773), exports); @@ -49198,10 +25764,10 @@ __exportStar(__webpack_require__(59165), exports); __exportStar(__webpack_require__(3246), exports); -/***/ }), +/***/ }, -/***/ 68057: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68057 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -49338,20 +25904,20 @@ class Models { exports.Models = Models; -/***/ }), +/***/ }, -/***/ 93120: -/***/ ((__unused_webpack_module, exports) => { +/***/ 93120 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 91646: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 91646 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -49373,10 +25939,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(93120), exports); -/***/ }), +/***/ }, -/***/ 97280: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97280 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -49660,10 +26226,10 @@ class Music { exports.Music = Music; -/***/ }), +/***/ }, -/***/ 87911: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 87911 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -49685,20 +26251,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(3246), exports); -/***/ }), +/***/ }, -/***/ 3246: -/***/ ((__unused_webpack_module, exports) => { +/***/ 3246 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 39735: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39735 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -49722,10 +26288,10 @@ __exportStar(__webpack_require__(87911), exports); __exportStar(__webpack_require__(78105), exports); -/***/ }), +/***/ }, -/***/ 66672: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 66672 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -49867,10 +26433,10 @@ class CompositionPlan { exports.CompositionPlan = CompositionPlan; -/***/ }), +/***/ }, -/***/ 91863: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 91863 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -49892,20 +26458,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(9918), exports); -/***/ }), +/***/ }, -/***/ 9918: -/***/ ((__unused_webpack_module, exports) => { +/***/ 9918 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 56135: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 56135 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -49927,10 +26493,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(91863), exports); -/***/ }), +/***/ }, -/***/ 78105: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78105 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -49976,10 +26542,10 @@ exports.compositionPlan = __importStar(__webpack_require__(56135)); __exportStar(__webpack_require__(9918), exports); -/***/ }), +/***/ }, -/***/ 21569: -/***/ ((__unused_webpack_module, exports) => { +/***/ 21569 +(__unused_webpack_module, exports) { "use strict"; @@ -50011,10 +26577,10 @@ exports.MusicComposeDetailedRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 23297: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23297 +(__unused_webpack_module, exports) { "use strict"; @@ -50046,10 +26612,10 @@ exports.MusicComposeRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 81979: -/***/ ((__unused_webpack_module, exports) => { +/***/ 81979 +(__unused_webpack_module, exports) { "use strict"; @@ -50081,10 +26647,10 @@ exports.MusicStreamRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 88509: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88509 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -50108,10 +26674,10 @@ __exportStar(__webpack_require__(21569), exports); __exportStar(__webpack_require__(81979), exports); -/***/ }), +/***/ }, -/***/ 68818: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68818 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -50635,10 +27201,10 @@ class PronunciationDictionaries { exports.PronunciationDictionaries = PronunciationDictionaries; -/***/ }), +/***/ }, -/***/ 59209: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59209 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -50660,20 +27226,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(61436), exports); -/***/ }), +/***/ }, -/***/ 61436: -/***/ ((__unused_webpack_module, exports) => { +/***/ 61436 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 19569: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19569 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -50697,10 +27263,10 @@ __exportStar(__webpack_require__(22639), exports); __exportStar(__webpack_require__(59209), exports); -/***/ }), +/***/ }, -/***/ 22639: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 22639 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -50747,10 +27313,10 @@ __exportStar(__webpack_require__(92797), exports); __exportStar(__webpack_require__(72142), exports); -/***/ }), +/***/ }, -/***/ 93184: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93184 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -50975,10 +27541,10 @@ class Rules { exports.Rules = Rules; -/***/ }), +/***/ }, -/***/ 83175: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 83175 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -51000,20 +27566,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(72142), exports); -/***/ }), +/***/ }, -/***/ 72142: -/***/ ((__unused_webpack_module, exports) => { +/***/ 72142 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 72791: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72791 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -51036,10 +27602,10 @@ __exportStar(__webpack_require__(92797), exports); __exportStar(__webpack_require__(83175), exports); -/***/ }), +/***/ }, -/***/ 15846: -/***/ ((__unused_webpack_module, exports) => { +/***/ 15846 +(__unused_webpack_module, exports) { "use strict"; @@ -51049,10 +27615,10 @@ __exportStar(__webpack_require__(83175), exports); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 92797: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92797 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -51074,10 +27640,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(15846), exports); -/***/ }), +/***/ }, -/***/ 94170: -/***/ ((__unused_webpack_module, exports) => { +/***/ 94170 +(__unused_webpack_module, exports) { "use strict"; @@ -51087,10 +27653,10 @@ __exportStar(__webpack_require__(15846), exports); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 93757: -/***/ ((__unused_webpack_module, exports) => { +/***/ 93757 +(__unused_webpack_module, exports) { "use strict"; @@ -51106,10 +27672,10 @@ exports.BodyAddAPronunciationDictionaryV1PronunciationDictionariesAddFromRulesPo }; -/***/ }), +/***/ }, -/***/ 84556: -/***/ ((__unused_webpack_module, exports) => { +/***/ 84556 +(__unused_webpack_module, exports) { "use strict"; @@ -51125,10 +27691,10 @@ exports.PronunciationDictionariesCreateFromFileRequestWorkspaceAccess = { }; -/***/ }), +/***/ }, -/***/ 609: -/***/ ((__unused_webpack_module, exports) => { +/***/ 609 +(__unused_webpack_module, exports) { "use strict"; @@ -51143,10 +27709,10 @@ exports.PronunciationDictionariesListRequestSort = { }; -/***/ }), +/***/ }, -/***/ 86327: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 86327 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -51171,10 +27737,10 @@ __exportStar(__webpack_require__(93757), exports); __exportStar(__webpack_require__(609), exports); -/***/ }), +/***/ }, -/***/ 1640: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 1640 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -51313,20 +27879,20 @@ class Samples { exports.Samples = Samples; -/***/ }), +/***/ }, -/***/ 4223: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4223 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 21919: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 21919 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -51348,10 +27914,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(4223), exports); -/***/ }), +/***/ }, -/***/ 34492: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 34492 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -51490,20 +28056,20 @@ class ServiceAccounts { exports.ServiceAccounts = ServiceAccounts; -/***/ }), +/***/ }, -/***/ 33939: -/***/ ((__unused_webpack_module, exports) => { +/***/ 33939 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 58899: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 58899 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -51526,10 +28092,10 @@ __exportStar(__webpack_require__(93245), exports); __exportStar(__webpack_require__(33939), exports); -/***/ }), +/***/ }, -/***/ 46013: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 46013 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -51875,10 +28441,10 @@ class ApiKeys { exports.ApiKeys = ApiKeys; -/***/ }), +/***/ }, -/***/ 68292: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68292 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -51900,20 +28466,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(41315), exports); -/***/ }), +/***/ }, -/***/ 41315: -/***/ ((__unused_webpack_module, exports) => { +/***/ 41315 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 67362: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67362 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -51936,10 +28502,10 @@ __exportStar(__webpack_require__(99512), exports); __exportStar(__webpack_require__(68292), exports); -/***/ }), +/***/ }, -/***/ 34513: -/***/ ((__unused_webpack_module, exports) => { +/***/ 34513 +(__unused_webpack_module, exports) { "use strict"; @@ -51949,10 +28515,10 @@ __exportStar(__webpack_require__(68292), exports); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 36734: -/***/ ((__unused_webpack_module, exports) => { +/***/ 36734 +(__unused_webpack_module, exports) { "use strict"; @@ -51993,10 +28559,10 @@ exports.BodyCreateServiceAccountApiKeyV1ServiceAccountsServiceAccountUserIdApiKe }; -/***/ }), +/***/ }, -/***/ 87323: -/***/ ((__unused_webpack_module, exports) => { +/***/ 87323 +(__unused_webpack_module, exports) { "use strict"; @@ -52006,10 +28572,10 @@ exports.BodyCreateServiceAccountApiKeyV1ServiceAccountsServiceAccountUserIdApiKe Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 21560: -/***/ ((__unused_webpack_module, exports) => { +/***/ 21560 +(__unused_webpack_module, exports) { "use strict"; @@ -52050,10 +28616,10 @@ exports.BodyEditServiceAccountApiKeyV1ServiceAccountsServiceAccountUserIdApiKeys }; -/***/ }), +/***/ }, -/***/ 99512: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 99512 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -52078,10 +28644,10 @@ __exportStar(__webpack_require__(21560), exports); __exportStar(__webpack_require__(87323), exports); -/***/ }), +/***/ }, -/***/ 93245: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93245 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -52128,10 +28694,10 @@ __exportStar(__webpack_require__(99512), exports); __exportStar(__webpack_require__(41315), exports); -/***/ }), +/***/ }, -/***/ 13702: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 13702 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -52376,10 +28942,10 @@ class SpeechToSpeech { exports.SpeechToSpeech = SpeechToSpeech; -/***/ }), +/***/ }, -/***/ 65885: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65885 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -52401,20 +28967,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(48848), exports); -/***/ }), +/***/ }, -/***/ 48848: -/***/ ((__unused_webpack_module, exports) => { +/***/ 48848 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 39989: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39989 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -52437,10 +29003,10 @@ __exportStar(__webpack_require__(55475), exports); __exportStar(__webpack_require__(65885), exports); -/***/ }), +/***/ }, -/***/ 19799: -/***/ ((__unused_webpack_module, exports) => { +/***/ 19799 +(__unused_webpack_module, exports) { "use strict"; @@ -52455,10 +29021,10 @@ exports.SpeechToSpeechConvertRequestFileFormat = { }; -/***/ }), +/***/ }, -/***/ 69128: -/***/ ((__unused_webpack_module, exports) => { +/***/ 69128 +(__unused_webpack_module, exports) { "use strict"; @@ -52490,10 +29056,10 @@ exports.SpeechToSpeechConvertRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 68620: -/***/ ((__unused_webpack_module, exports) => { +/***/ 68620 +(__unused_webpack_module, exports) { "use strict"; @@ -52508,10 +29074,10 @@ exports.SpeechToSpeechStreamRequestFileFormat = { }; -/***/ }), +/***/ }, -/***/ 37035: -/***/ ((__unused_webpack_module, exports) => { +/***/ 37035 +(__unused_webpack_module, exports) { "use strict"; @@ -52543,10 +29109,10 @@ exports.SpeechToSpeechStreamRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 55475: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 55475 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -52571,10 +29137,10 @@ __exportStar(__webpack_require__(37035), exports); __exportStar(__webpack_require__(68620), exports); -/***/ }), +/***/ }, -/***/ 2975: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 2975 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -52783,10 +29349,10 @@ class SpeechToText { exports.SpeechToText = SpeechToText; -/***/ }), +/***/ }, -/***/ 15142: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15142 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -52808,20 +29374,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(36497), exports); -/***/ }), +/***/ }, -/***/ 36497: -/***/ ((__unused_webpack_module, exports) => { +/***/ 36497 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 27268: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27268 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -52845,10 +29411,10 @@ __exportStar(__webpack_require__(18290), exports); __exportStar(__webpack_require__(15142), exports); -/***/ }), +/***/ }, -/***/ 18290: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 18290 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -52894,10 +29460,10 @@ exports.transcripts = __importStar(__webpack_require__(67806)); __exportStar(__webpack_require__(69340), exports); -/***/ }), +/***/ }, -/***/ 35161: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 35161 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -53038,20 +29604,20 @@ class Transcripts { exports.Transcripts = Transcripts; -/***/ }), +/***/ }, -/***/ 7872: -/***/ ((__unused_webpack_module, exports) => { +/***/ 7872 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 67806: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67806 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -53074,10 +29640,10 @@ __exportStar(__webpack_require__(69340), exports); __exportStar(__webpack_require__(7872), exports); -/***/ }), +/***/ }, -/***/ 92676: -/***/ ((__unused_webpack_module, exports) => { +/***/ 92676 +(__unused_webpack_module, exports) { "use strict"; @@ -53087,10 +29653,10 @@ __exportStar(__webpack_require__(7872), exports); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 69340: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69340 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -53112,10 +29678,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(92676), exports); -/***/ }), +/***/ }, -/***/ 23349: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23349 +(__unused_webpack_module, exports) { "use strict"; @@ -53130,10 +29696,10 @@ exports.SpeechToTextConvertRequestFileFormat = { }; -/***/ }), +/***/ }, -/***/ 46505: -/***/ ((__unused_webpack_module, exports) => { +/***/ 46505 +(__unused_webpack_module, exports) { "use strict"; @@ -53149,10 +29715,10 @@ exports.SpeechToTextConvertRequestTimestampsGranularity = { }; -/***/ }), +/***/ }, -/***/ 57818: -/***/ ((__unused_webpack_module, exports) => { +/***/ 57818 +(__unused_webpack_module, exports) { "use strict"; @@ -53162,10 +29728,10 @@ exports.SpeechToTextConvertRequestTimestampsGranularity = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 39458: -/***/ ((__unused_webpack_module, exports) => { +/***/ 39458 +(__unused_webpack_module, exports) { "use strict"; @@ -53175,10 +29741,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 7962: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 7962 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -53203,10 +29769,10 @@ __exportStar(__webpack_require__(57818), exports); __exportStar(__webpack_require__(39458), exports); -/***/ }), +/***/ }, -/***/ 80325: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80325 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -53363,10 +29929,10 @@ class Studio { exports.Studio = Studio; -/***/ }), +/***/ }, -/***/ 2364: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 2364 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -53388,20 +29954,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(75899), exports); -/***/ }), +/***/ }, -/***/ 75899: -/***/ ((__unused_webpack_module, exports) => { +/***/ 75899 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 75594: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 75594 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -53425,10 +29991,10 @@ __exportStar(__webpack_require__(44532), exports); __exportStar(__webpack_require__(2364), exports); -/***/ }), +/***/ }, -/***/ 44532: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 44532 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -53475,10 +30041,10 @@ __exportStar(__webpack_require__(34085), exports); __exportStar(__webpack_require__(518), exports); -/***/ }), +/***/ }, -/***/ 76264: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 76264 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -54095,10 +30661,10 @@ class Projects { exports.Projects = Projects; -/***/ }), +/***/ }, -/***/ 48799: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 48799 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -54120,20 +30686,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(518), exports); -/***/ }), +/***/ }, -/***/ 518: -/***/ ((__unused_webpack_module, exports) => { +/***/ 518 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 18655: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 18655 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -54157,10 +30723,10 @@ __exportStar(__webpack_require__(48799), exports); __exportStar(__webpack_require__(68449), exports); -/***/ }), +/***/ }, -/***/ 25835: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 25835 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -54664,10 +31230,10 @@ class Chapters { exports.Chapters = Chapters; -/***/ }), +/***/ }, -/***/ 27410: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27410 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -54689,20 +31255,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(50717), exports); -/***/ }), +/***/ }, -/***/ 50717: -/***/ ((__unused_webpack_module, exports) => { +/***/ 50717 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 36992: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36992 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -54725,10 +31291,10 @@ __exportStar(__webpack_require__(27410), exports); __exportStar(__webpack_require__(28822), exports); -/***/ }), +/***/ }, -/***/ 28822: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 28822 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -54774,10 +31340,10 @@ exports.snapshots = __importStar(__webpack_require__(73100)); __exportStar(__webpack_require__(27977), exports); -/***/ }), +/***/ }, -/***/ 41703: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 41703 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -55044,10 +31610,10 @@ class Snapshots { exports.Snapshots = Snapshots; -/***/ }), +/***/ }, -/***/ 60766: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 60766 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -55069,20 +31635,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(27977), exports); -/***/ }), +/***/ }, -/***/ 27977: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27977 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 73100: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73100 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -55104,10 +31670,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(60766), exports); -/***/ }), +/***/ }, -/***/ 36568: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36568 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -55260,10 +31826,10 @@ class Content { exports.Content = Content; -/***/ }), +/***/ }, -/***/ 54607: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54607 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -55285,20 +31851,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(59606), exports); -/***/ }), +/***/ }, -/***/ 59606: -/***/ ((__unused_webpack_module, exports) => { +/***/ 59606 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 19983: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19983 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -55320,10 +31886,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(54607), exports); -/***/ }), +/***/ }, -/***/ 68449: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68449 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -55375,10 +31941,10 @@ __exportStar(__webpack_require__(50717), exports); __exportStar(__webpack_require__(15802), exports); -/***/ }), +/***/ }, -/***/ 99231: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 99231 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -55521,10 +32087,10 @@ class PronunciationDictionaries { exports.PronunciationDictionaries = PronunciationDictionaries; -/***/ }), +/***/ }, -/***/ 23651: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23651 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -55546,20 +32112,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(15802), exports); -/***/ }), +/***/ }, -/***/ 15802: -/***/ ((__unused_webpack_module, exports) => { +/***/ 15802 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99075: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 99075 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -55581,10 +32147,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(23651), exports); -/***/ }), +/***/ }, -/***/ 20596: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 20596 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -55905,10 +32471,10 @@ class Snapshots { exports.Snapshots = Snapshots; -/***/ }), +/***/ }, -/***/ 39131: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39131 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -55930,20 +32496,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(76434), exports); -/***/ }), +/***/ }, -/***/ 76434: -/***/ ((__unused_webpack_module, exports) => { +/***/ 76434 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 55416: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 55416 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -55965,10 +32531,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(39131), exports); -/***/ }), +/***/ }, -/***/ 54018: -/***/ ((__unused_webpack_module, exports) => { +/***/ 54018 +(__unused_webpack_module, exports) { "use strict"; @@ -55985,10 +32551,10 @@ exports.ProjectsCreateRequestApplyTextNormalization = { }; -/***/ }), +/***/ }, -/***/ 51572: -/***/ ((__unused_webpack_module, exports) => { +/***/ 51572 +(__unused_webpack_module, exports) { "use strict"; @@ -56003,10 +32569,10 @@ exports.ProjectsCreateRequestFiction = { }; -/***/ }), +/***/ }, -/***/ 47771: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47771 +(__unused_webpack_module, exports) { "use strict"; @@ -56024,10 +32590,10 @@ exports.ProjectsCreateRequestSourceType = { }; -/***/ }), +/***/ }, -/***/ 20013: -/***/ ((__unused_webpack_module, exports) => { +/***/ 20013 +(__unused_webpack_module, exports) { "use strict"; @@ -56044,10 +32610,10 @@ exports.ProjectsCreateRequestTargetAudience = { }; -/***/ }), +/***/ }, -/***/ 34085: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 34085 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -56072,10 +32638,10 @@ __exportStar(__webpack_require__(54018), exports); __exportStar(__webpack_require__(47771), exports); -/***/ }), +/***/ }, -/***/ 35672: -/***/ ((__unused_webpack_module, exports) => { +/***/ 35672 +(__unused_webpack_module, exports) { "use strict"; @@ -56091,10 +32657,10 @@ exports.BodyCreatePodcastV1StudioPodcastsPostDurationScale = { }; -/***/ }), +/***/ }, -/***/ 71943: -/***/ ((__unused_webpack_module, exports) => { +/***/ 71943 +(__unused_webpack_module, exports) { "use strict"; @@ -56104,10 +32670,10 @@ exports.BodyCreatePodcastV1StudioPodcastsPostDurationScale = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 92312: -/***/ ((__unused_webpack_module, exports) => { +/***/ 92312 +(__unused_webpack_module, exports) { "use strict"; @@ -56125,10 +32691,10 @@ exports.BodyCreatePodcastV1StudioPodcastsPostQualityPreset = { }; -/***/ }), +/***/ }, -/***/ 34981: -/***/ ((__unused_webpack_module, exports) => { +/***/ 34981 +(__unused_webpack_module, exports) { "use strict"; @@ -56138,10 +32704,10 @@ exports.BodyCreatePodcastV1StudioPodcastsPostQualityPreset = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 92698: -/***/ ((__unused_webpack_module, exports) => { +/***/ 92698 +(__unused_webpack_module, exports) { "use strict"; @@ -56151,10 +32717,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 40064: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 40064 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -56180,10 +32746,10 @@ __exportStar(__webpack_require__(92312), exports); __exportStar(__webpack_require__(35672), exports); -/***/ }), +/***/ }, -/***/ 93819: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93819 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -56393,10 +32959,10 @@ class TextToDialogue { exports.TextToDialogue = TextToDialogue; -/***/ }), +/***/ }, -/***/ 11906: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 11906 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -56418,20 +32984,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(89677), exports); -/***/ }), +/***/ }, -/***/ 89677: -/***/ ((__unused_webpack_module, exports) => { +/***/ 89677 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 10608: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 10608 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -56454,10 +33020,10 @@ __exportStar(__webpack_require__(31454), exports); __exportStar(__webpack_require__(11906), exports); -/***/ }), +/***/ }, -/***/ 5878: -/***/ ((__unused_webpack_module, exports) => { +/***/ 5878 +(__unused_webpack_module, exports) { "use strict"; @@ -56473,10 +33039,10 @@ exports.BodyTextToDialogueMultiVoiceStreamingV1TextToDialogueStreamPostApplyText }; -/***/ }), +/***/ }, -/***/ 73682: -/***/ ((__unused_webpack_module, exports) => { +/***/ 73682 +(__unused_webpack_module, exports) { "use strict"; @@ -56492,10 +33058,10 @@ exports.BodyTextToDialogueMultiVoiceV1TextToDialoguePostApplyTextNormalization = }; -/***/ }), +/***/ }, -/***/ 67746: -/***/ ((__unused_webpack_module, exports) => { +/***/ 67746 +(__unused_webpack_module, exports) { "use strict"; @@ -56527,10 +33093,10 @@ exports.TextToDialogueConvertRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 51109: -/***/ ((__unused_webpack_module, exports) => { +/***/ 51109 +(__unused_webpack_module, exports) { "use strict"; @@ -56562,10 +33128,10 @@ exports.TextToDialogueStreamRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 31454: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 31454 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -56590,10 +33156,10 @@ __exportStar(__webpack_require__(51109), exports); __exportStar(__webpack_require__(5878), exports); -/***/ }), +/***/ }, -/***/ 61090: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61090 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -56734,10 +33300,10 @@ class TextToSoundEffects { exports.TextToSoundEffects = TextToSoundEffects; -/***/ }), +/***/ }, -/***/ 9081: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9081 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -56759,20 +33325,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(84012), exports); -/***/ }), +/***/ }, -/***/ 84012: -/***/ ((__unused_webpack_module, exports) => { +/***/ 84012 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 993: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 993 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -56795,10 +33361,10 @@ __exportStar(__webpack_require__(66599), exports); __exportStar(__webpack_require__(9081), exports); -/***/ }), +/***/ }, -/***/ 87736: -/***/ ((__unused_webpack_module, exports) => { +/***/ 87736 +(__unused_webpack_module, exports) { "use strict"; @@ -56830,10 +33396,10 @@ exports.TextToSoundEffectsConvertRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 66599: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 66599 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -56855,10 +33421,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(87736), exports); -/***/ }), +/***/ }, -/***/ 7427: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 7427 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -57257,10 +33823,10 @@ class TextToSpeech { exports.TextToSpeech = TextToSpeech; -/***/ }), +/***/ }, -/***/ 87706: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 87706 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -57282,20 +33848,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(36773), exports); -/***/ }), +/***/ }, -/***/ 36773: -/***/ ((__unused_webpack_module, exports) => { +/***/ 36773 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 87608: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 87608 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -57318,10 +33884,10 @@ __exportStar(__webpack_require__(31142), exports); __exportStar(__webpack_require__(87706), exports); -/***/ }), +/***/ }, -/***/ 18253: -/***/ ((__unused_webpack_module, exports) => { +/***/ 18253 +(__unused_webpack_module, exports) { "use strict"; @@ -57337,10 +33903,10 @@ exports.BodyTextToSpeechStreamingV1TextToSpeechVoiceIdStreamPostApplyTextNormali }; -/***/ }), +/***/ }, -/***/ 38964: -/***/ ((__unused_webpack_module, exports) => { +/***/ 38964 +(__unused_webpack_module, exports) { "use strict"; @@ -57356,10 +33922,10 @@ exports.BodyTextToSpeechStreamingWithTimestampsV1TextToSpeechVoiceIdStreamWithTi }; -/***/ }), +/***/ }, -/***/ 49276: -/***/ ((__unused_webpack_module, exports) => { +/***/ 49276 +(__unused_webpack_module, exports) { "use strict"; @@ -57375,10 +33941,10 @@ exports.BodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalization = { }; -/***/ }), +/***/ }, -/***/ 92190: -/***/ ((__unused_webpack_module, exports) => { +/***/ 92190 +(__unused_webpack_module, exports) { "use strict"; @@ -57394,10 +33960,10 @@ exports.BodyTextToSpeechWithTimestampsV1TextToSpeechVoiceIdWithTimestampsPostApp }; -/***/ }), +/***/ }, -/***/ 23254: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23254 +(__unused_webpack_module, exports) { "use strict"; @@ -57429,10 +33995,10 @@ exports.TextToSpeechConvertRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 37145: -/***/ ((__unused_webpack_module, exports) => { +/***/ 37145 +(__unused_webpack_module, exports) { "use strict"; @@ -57464,10 +34030,10 @@ exports.TextToSpeechConvertWithTimestampsRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 65025: -/***/ ((__unused_webpack_module, exports) => { +/***/ 65025 +(__unused_webpack_module, exports) { "use strict"; @@ -57499,10 +34065,10 @@ exports.TextToSpeechStreamRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 18590: -/***/ ((__unused_webpack_module, exports) => { +/***/ 18590 +(__unused_webpack_module, exports) { "use strict"; @@ -57534,10 +34100,10 @@ exports.TextToSpeechStreamWithTimestampsRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 31142: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 31142 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -57566,10 +34132,10 @@ __exportStar(__webpack_require__(18590), exports); __exportStar(__webpack_require__(38964), exports); -/***/ }), +/***/ }, -/***/ 95911: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 95911 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -57977,10 +34543,10 @@ class TextToVoice { exports.TextToVoice = TextToVoice; -/***/ }), +/***/ }, -/***/ 72702: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72702 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -58002,20 +34568,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(27209), exports); -/***/ }), +/***/ }, -/***/ 27209: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27209 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 67628: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67628 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -58039,10 +34605,10 @@ __exportStar(__webpack_require__(72702), exports); __exportStar(__webpack_require__(95258), exports); -/***/ }), +/***/ }, -/***/ 95258: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 95258 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -58084,10 +34650,10 @@ exports.preview = void 0; exports.preview = __importStar(__webpack_require__(73701)); -/***/ }), +/***/ }, -/***/ 57334: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 57334 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -58208,20 +34774,20 @@ class Preview { exports.Preview = Preview; -/***/ }), +/***/ }, -/***/ 53613: -/***/ ((__unused_webpack_module, exports) => { +/***/ 53613 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 73701: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73701 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -58243,10 +34809,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(53613), exports); -/***/ }), +/***/ }, -/***/ 51768: -/***/ ((__unused_webpack_module, exports) => { +/***/ 51768 +(__unused_webpack_module, exports) { "use strict"; @@ -58278,10 +34844,10 @@ exports.TextToVoiceCreatePreviewsRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 57305: -/***/ ((__unused_webpack_module, exports) => { +/***/ 57305 +(__unused_webpack_module, exports) { "use strict"; @@ -58313,10 +34879,10 @@ exports.TextToVoiceDesignRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 23362: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23362 +(__unused_webpack_module, exports) { "use strict"; @@ -58348,10 +34914,10 @@ exports.TextToVoiceRemixRequestOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 27434: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27434 +(__unused_webpack_module, exports) { "use strict"; @@ -58366,10 +34932,10 @@ exports.VoiceDesignRequestModelModelId = { }; -/***/ }), +/***/ }, -/***/ 8354: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 8354 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -58394,10 +34960,10 @@ __exportStar(__webpack_require__(27434), exports); __exportStar(__webpack_require__(23362), exports); -/***/ }), +/***/ }, -/***/ 17860: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17860 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -58557,10 +35123,10 @@ class Usage { exports.Usage = Usage; -/***/ }), +/***/ }, -/***/ 94731: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 94731 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -58582,20 +35148,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(52994), exports); -/***/ }), +/***/ }, -/***/ 52994: -/***/ ((__unused_webpack_module, exports) => { +/***/ 52994 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 72827: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72827 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -58617,10 +35183,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(94731), exports); -/***/ }), +/***/ }, -/***/ 42232: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 42232 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -58759,20 +35325,20 @@ class User { exports.User = User; -/***/ }), +/***/ }, -/***/ 70671: -/***/ ((__unused_webpack_module, exports) => { +/***/ 70671 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 67823: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67823 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -58795,10 +35361,10 @@ __exportStar(__webpack_require__(70671), exports); __exportStar(__webpack_require__(10929), exports); -/***/ }), +/***/ }, -/***/ 10929: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 10929 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -58840,10 +35406,10 @@ exports.subscription = void 0; exports.subscription = __importStar(__webpack_require__(70539)); -/***/ }), +/***/ }, -/***/ 8884: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 8884 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -58977,20 +35543,20 @@ class Subscription { exports.Subscription = Subscription; -/***/ }), +/***/ }, -/***/ 65787: -/***/ ((__unused_webpack_module, exports) => { +/***/ 65787 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 70539: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 70539 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -59012,10 +35578,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(65787), exports); -/***/ }), +/***/ }, -/***/ 66151: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 66151 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -59037,10 +35603,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(53453), exports); -/***/ }), +/***/ }, -/***/ 38472: -/***/ ((__unused_webpack_module, exports) => { +/***/ 38472 +(__unused_webpack_module, exports) { "use strict"; @@ -59050,10 +35616,10 @@ __exportStar(__webpack_require__(53453), exports); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 70427: -/***/ ((__unused_webpack_module, exports) => { +/***/ 70427 +(__unused_webpack_module, exports) { "use strict"; @@ -59063,10 +35629,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 53453: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 53453 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -59089,10 +35655,10 @@ __exportStar(__webpack_require__(70427), exports); __exportStar(__webpack_require__(38472), exports); -/***/ }), +/***/ }, -/***/ 300: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 300 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -59114,10 +35680,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(14018), exports); -/***/ }), +/***/ }, -/***/ 76068: -/***/ ((__unused_webpack_module, exports) => { +/***/ 76068 +(__unused_webpack_module, exports) { "use strict"; @@ -59127,10 +35693,10 @@ __exportStar(__webpack_require__(14018), exports); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 45275: -/***/ ((__unused_webpack_module, exports) => { +/***/ 45275 +(__unused_webpack_module, exports) { "use strict"; @@ -59140,10 +35706,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 14018: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 14018 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -59166,10 +35732,10 @@ __exportStar(__webpack_require__(45275), exports); __exportStar(__webpack_require__(76068), exports); -/***/ }), +/***/ }, -/***/ 96987: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 96987 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -59991,10 +36557,10 @@ class Voices { exports.Voices = Voices; -/***/ }), +/***/ }, -/***/ 10111: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 10111 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -60016,20 +36582,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(15302), exports); -/***/ }), +/***/ }, -/***/ 15302: -/***/ ((__unused_webpack_module, exports) => { +/***/ 15302 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 56095: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 56095 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -60053,10 +36619,10 @@ __exportStar(__webpack_require__(10111), exports); __exportStar(__webpack_require__(60417), exports); -/***/ }), +/***/ }, -/***/ 60417: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 60417 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -60106,10 +36672,10 @@ __exportStar(__webpack_require__(73151), exports); __exportStar(__webpack_require__(96732), exports); -/***/ }), +/***/ }, -/***/ 78457: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78457 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -60265,10 +36831,10 @@ class Ivc { exports.Ivc = Ivc; -/***/ }), +/***/ }, -/***/ 28544: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 28544 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -60290,20 +36856,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(73151), exports); -/***/ }), +/***/ }, -/***/ 73151: -/***/ ((__unused_webpack_module, exports) => { +/***/ 73151 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 82206: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82206 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -60325,10 +36891,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(28544), exports); -/***/ }), +/***/ }, -/***/ 3218: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3218 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -60631,10 +37197,10 @@ class Pvc { exports.Pvc = Pvc; -/***/ }), +/***/ }, -/***/ 39721: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39721 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -60656,20 +37222,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(96732), exports); -/***/ }), +/***/ }, -/***/ 96732: -/***/ ((__unused_webpack_module, exports) => { +/***/ 96732 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 81873: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81873 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -60692,10 +37258,10 @@ __exportStar(__webpack_require__(39721), exports); __exportStar(__webpack_require__(15375), exports); -/***/ }), +/***/ }, -/***/ 15375: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15375 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -60743,10 +37309,10 @@ __exportStar(__webpack_require__(12290), exports); __exportStar(__webpack_require__(27722), exports); -/***/ }), +/***/ }, -/***/ 34724: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 34724 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -61056,10 +37622,10 @@ class Samples { exports.Samples = Samples; -/***/ }), +/***/ }, -/***/ 1451: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 1451 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -61081,20 +37647,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(12290), exports); -/***/ }), +/***/ }, -/***/ 12290: -/***/ ((__unused_webpack_module, exports) => { +/***/ 12290 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 34459: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 34459 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -61117,10 +37683,10 @@ __exportStar(__webpack_require__(1451), exports); __exportStar(__webpack_require__(23621), exports); -/***/ }), +/***/ }, -/***/ 21675: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 21675 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -61265,10 +37831,10 @@ class Audio { exports.Audio = Audio; -/***/ }), +/***/ }, -/***/ 36882: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36882 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -61290,20 +37856,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(95965), exports); -/***/ }), +/***/ }, -/***/ 95965: -/***/ ((__unused_webpack_module, exports) => { +/***/ 95965 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 42624: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 42624 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -61325,10 +37891,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(36882), exports); -/***/ }), +/***/ }, -/***/ 23621: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23621 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -61376,10 +37942,10 @@ exports.speakers = __importStar(__webpack_require__(58804)); __exportStar(__webpack_require__(95965), exports); -/***/ }), +/***/ }, -/***/ 45551: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45551 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -61591,20 +38157,20 @@ class Speakers { exports.Speakers = Speakers; -/***/ }), +/***/ }, -/***/ 44726: -/***/ ((__unused_webpack_module, exports) => { +/***/ 44726 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 58804: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 58804 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -61627,10 +38193,10 @@ __exportStar(__webpack_require__(44726), exports); __exportStar(__webpack_require__(59618), exports); -/***/ }), +/***/ }, -/***/ 7052: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 7052 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -61767,20 +38333,20 @@ class Audio { exports.Audio = Audio; -/***/ }), +/***/ }, -/***/ 22115: -/***/ ((__unused_webpack_module, exports) => { +/***/ 22115 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 71491: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71491 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -61802,10 +38368,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(22115), exports); -/***/ }), +/***/ }, -/***/ 59618: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59618 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -61847,10 +38413,10 @@ exports.audio = void 0; exports.audio = __importStar(__webpack_require__(71491)); -/***/ }), +/***/ }, -/***/ 84654: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84654 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -61986,20 +38552,20 @@ class Waveform { exports.Waveform = Waveform; -/***/ }), +/***/ }, -/***/ 10741: -/***/ ((__unused_webpack_module, exports) => { +/***/ 10741 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 19965: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19965 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -62021,10 +38587,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(10741), exports); -/***/ }), +/***/ }, -/***/ 59900: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59900 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -62178,10 +38744,10 @@ class Verification { exports.Verification = Verification; -/***/ }), +/***/ }, -/***/ 86803: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 86803 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -62203,20 +38769,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(27722), exports); -/***/ }), +/***/ }, -/***/ 27722: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27722 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 91091: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 91091 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -62239,10 +38805,10 @@ __exportStar(__webpack_require__(86803), exports); __exportStar(__webpack_require__(80509), exports); -/***/ }), +/***/ }, -/***/ 60479: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 60479 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -62448,10 +39014,10 @@ class Captcha { exports.Captcha = Captcha; -/***/ }), +/***/ }, -/***/ 17286: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17286 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -62473,20 +39039,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(77905), exports); -/***/ }), +/***/ }, -/***/ 77905: -/***/ ((__unused_webpack_module, exports) => { +/***/ 77905 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 74436: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 74436 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -62508,10 +39074,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(17286), exports); -/***/ }), +/***/ }, -/***/ 80509: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80509 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -62557,10 +39123,10 @@ exports.captcha = __importStar(__webpack_require__(74436)); __exportStar(__webpack_require__(77905), exports); -/***/ }), +/***/ }, -/***/ 53034: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 53034 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -62582,20 +39148,20 @@ class Samples { exports.Samples = Samples; -/***/ }), +/***/ }, -/***/ 35601: -/***/ ((__unused_webpack_module, exports) => { +/***/ 35601 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 69065: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69065 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -62618,10 +39184,10 @@ __exportStar(__webpack_require__(35601), exports); __exportStar(__webpack_require__(71303), exports); -/***/ }), +/***/ }, -/***/ 72389: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72389 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -62742,20 +39308,20 @@ class Audio { exports.Audio = Audio; -/***/ }), +/***/ }, -/***/ 97596: -/***/ ((__unused_webpack_module, exports) => { +/***/ 97596 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 32874: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32874 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -62777,10 +39343,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(97596), exports); -/***/ }), +/***/ }, -/***/ 71303: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71303 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -62822,10 +39388,10 @@ exports.audio = void 0; exports.audio = __importStar(__webpack_require__(32874)); -/***/ }), +/***/ }, -/***/ 14844: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 14844 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63097,20 +39663,20 @@ class Settings { exports.Settings = Settings; -/***/ }), +/***/ }, -/***/ 50355: -/***/ ((__unused_webpack_module, exports) => { +/***/ 50355 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 61939: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61939 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63132,10 +39698,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(50355), exports); -/***/ }), +/***/ }, -/***/ 36680: -/***/ ((__unused_webpack_module, exports) => { +/***/ 36680 +(__unused_webpack_module, exports) { "use strict"; @@ -63151,10 +39717,10 @@ exports.VoicesGetSharedRequestCategory = { }; -/***/ }), +/***/ }, -/***/ 3909: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3909 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63176,10 +39742,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(36680), exports); -/***/ }), +/***/ }, -/***/ 88293: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88293 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63322,10 +39888,10 @@ class Webhooks { exports.Webhooks = Webhooks; -/***/ }), +/***/ }, -/***/ 6908: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 6908 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63347,20 +39913,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(28987), exports); -/***/ }), +/***/ }, -/***/ 28987: -/***/ ((__unused_webpack_module, exports) => { +/***/ 28987 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 49450: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 49450 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63382,10 +39948,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(6908), exports); -/***/ }), +/***/ }, -/***/ 83598: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 83598 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63422,20 +39988,20 @@ class Workspace { exports.Workspace = Workspace; -/***/ }), +/***/ }, -/***/ 41877: -/***/ ((__unused_webpack_module, exports) => { +/***/ 41877 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 12285: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12285 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63458,10 +40024,10 @@ __exportStar(__webpack_require__(49155), exports); __exportStar(__webpack_require__(41877), exports); -/***/ }), +/***/ }, -/***/ 33243: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33243 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63607,10 +40173,10 @@ class Groups { exports.Groups = Groups; -/***/ }), +/***/ }, -/***/ 34050: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 34050 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63632,20 +40198,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(75789), exports); -/***/ }), +/***/ }, -/***/ 75789: -/***/ ((__unused_webpack_module, exports) => { +/***/ 75789 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 39312: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39312 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63668,10 +40234,10 @@ __exportStar(__webpack_require__(34050), exports); __exportStar(__webpack_require__(40230), exports); -/***/ }), +/***/ }, -/***/ 40230: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 40230 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63717,10 +40283,10 @@ exports.members = __importStar(__webpack_require__(80910)); __exportStar(__webpack_require__(32175), exports); -/***/ }), +/***/ }, -/***/ 70025: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 70025 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63939,10 +40505,10 @@ class Members { exports.Members = Members; -/***/ }), +/***/ }, -/***/ 68304: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68304 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63964,20 +40530,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(32175), exports); -/***/ }), +/***/ }, -/***/ 32175: -/***/ ((__unused_webpack_module, exports) => { +/***/ 32175 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 80910: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80910 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -63999,10 +40565,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(68304), exports); -/***/ }), +/***/ }, -/***/ 49155: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 49155 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -64057,10 +40623,10 @@ __exportStar(__webpack_require__(58286), exports); __exportStar(__webpack_require__(46136), exports); -/***/ }), +/***/ }, -/***/ 3029: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3029 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -64354,10 +40920,10 @@ class Invites { exports.Invites = Invites; -/***/ }), +/***/ }, -/***/ 48172: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 48172 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -64379,20 +40945,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(21387), exports); -/***/ }), +/***/ }, -/***/ 21387: -/***/ ((__unused_webpack_module, exports) => { +/***/ 21387 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 97434: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97434 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -64415,10 +40981,10 @@ __exportStar(__webpack_require__(79344), exports); __exportStar(__webpack_require__(48172), exports); -/***/ }), +/***/ }, -/***/ 13849: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13849 +(__unused_webpack_module, exports) { "use strict"; @@ -64449,10 +41015,10 @@ exports.BodyInviteUserV1WorkspaceInvitesAddPostWorkspacePermission = { }; -/***/ }), +/***/ }, -/***/ 79344: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 79344 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -64474,10 +41040,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(13849), exports); -/***/ }), +/***/ }, -/***/ 17376: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17376 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -64617,10 +41183,10 @@ class Members { exports.Members = Members; -/***/ }), +/***/ }, -/***/ 38407: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 38407 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -64642,20 +41208,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(58286), exports); -/***/ }), +/***/ }, -/***/ 58286: -/***/ ((__unused_webpack_module, exports) => { +/***/ 58286 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 5847: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 5847 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -64678,10 +41244,10 @@ __exportStar(__webpack_require__(85309), exports); __exportStar(__webpack_require__(38407), exports); -/***/ }), +/***/ }, -/***/ 2336: -/***/ ((__unused_webpack_module, exports) => { +/***/ 2336 +(__unused_webpack_module, exports) { "use strict"; @@ -64696,10 +41262,10 @@ exports.BodyUpdateMemberV1WorkspaceMembersPostWorkspaceRole = { }; -/***/ }), +/***/ }, -/***/ 85309: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85309 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -64721,10 +41287,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(2336), exports); -/***/ }), +/***/ }, -/***/ 17438: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17438 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -65005,10 +41571,10 @@ class Resources { exports.Resources = Resources; -/***/ }), +/***/ }, -/***/ 23461: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23461 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -65030,20 +41596,20 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(46136), exports); -/***/ }), +/***/ }, -/***/ 46136: -/***/ ((__unused_webpack_module, exports) => { +/***/ 46136 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 59661: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59661 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -65066,10 +41632,10 @@ __exportStar(__webpack_require__(74155), exports); __exportStar(__webpack_require__(23461), exports); -/***/ }), +/***/ }, -/***/ 78132: -/***/ ((__unused_webpack_module, exports) => { +/***/ 78132 +(__unused_webpack_module, exports) { "use strict"; @@ -65085,10 +41651,10 @@ exports.BodyShareWorkspaceResourceV1WorkspaceResourcesResourceIdSharePostRole = }; -/***/ }), +/***/ }, -/***/ 74155: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 74155 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -65110,10 +41676,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(78132), exports); -/***/ }), +/***/ }, -/***/ 95623: -/***/ ((__unused_webpack_module, exports) => { +/***/ 95623 +(__unused_webpack_module, exports) { "use strict"; @@ -65123,10 +41689,10 @@ __exportStar(__webpack_require__(78132), exports); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 61327: -/***/ ((__unused_webpack_module, exports) => { +/***/ 61327 +(__unused_webpack_module, exports) { "use strict"; @@ -65136,10 +41702,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 95314: -/***/ ((__unused_webpack_module, exports) => { +/***/ 95314 +(__unused_webpack_module, exports) { "use strict"; @@ -65149,10 +41715,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 50995: -/***/ ((__unused_webpack_module, exports) => { +/***/ 50995 +(__unused_webpack_module, exports) { "use strict"; @@ -65162,10 +41728,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 66435: -/***/ ((__unused_webpack_module, exports) => { +/***/ 66435 +(__unused_webpack_module, exports) { "use strict"; @@ -65175,10 +41741,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 65889: -/***/ ((__unused_webpack_module, exports) => { +/***/ 65889 +(__unused_webpack_module, exports) { "use strict"; @@ -65194,10 +41760,10 @@ exports.AddPronunciationDictionaryResponseModelPermissionOnResource = { }; -/***/ }), +/***/ }, -/***/ 40049: -/***/ ((__unused_webpack_module, exports) => { +/***/ 40049 +(__unused_webpack_module, exports) { "use strict"; @@ -65207,10 +41773,10 @@ exports.AddPronunciationDictionaryResponseModelPermissionOnResource = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 29904: -/***/ ((__unused_webpack_module, exports) => { +/***/ 29904 +(__unused_webpack_module, exports) { "use strict"; @@ -65220,10 +41786,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 88554: -/***/ ((__unused_webpack_module, exports) => { +/***/ 88554 +(__unused_webpack_module, exports) { "use strict"; @@ -65233,10 +41799,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 8668: -/***/ ((__unused_webpack_module, exports) => { +/***/ 86287 +(__unused_webpack_module, exports) { "use strict"; @@ -65246,10 +41812,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 98084: -/***/ ((__unused_webpack_module, exports) => { +/***/ 98084 +(__unused_webpack_module, exports) { "use strict"; @@ -65259,10 +41825,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 2397: -/***/ ((__unused_webpack_module, exports) => { +/***/ 2397 +(__unused_webpack_module, exports) { "use strict"; @@ -65272,10 +41838,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 94544: -/***/ ((__unused_webpack_module, exports) => { +/***/ 94544 +(__unused_webpack_module, exports) { "use strict"; @@ -65285,10 +41851,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 90750: -/***/ ((__unused_webpack_module, exports) => { +/***/ 90750 +(__unused_webpack_module, exports) { "use strict"; @@ -65298,10 +41864,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 19776: -/***/ ((__unused_webpack_module, exports) => { +/***/ 19776 +(__unused_webpack_module, exports) { "use strict"; @@ -65311,10 +41877,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 63950: -/***/ ((__unused_webpack_module, exports) => { +/***/ 63950 +(__unused_webpack_module, exports) { "use strict"; @@ -65324,10 +41890,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 7800: -/***/ ((__unused_webpack_module, exports) => { +/***/ 7800 +(__unused_webpack_module, exports) { "use strict"; @@ -65337,10 +41903,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 85220: -/***/ ((__unused_webpack_module, exports) => { +/***/ 85220 +(__unused_webpack_module, exports) { "use strict"; @@ -65350,10 +41916,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 91784: -/***/ ((__unused_webpack_module, exports) => { +/***/ 91784 +(__unused_webpack_module, exports) { "use strict"; @@ -65363,10 +41929,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 54362: -/***/ ((__unused_webpack_module, exports) => { +/***/ 54362 +(__unused_webpack_module, exports) { "use strict"; @@ -65376,10 +41942,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23983: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23983 +(__unused_webpack_module, exports) { "use strict"; @@ -65389,10 +41955,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23191: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23191 +(__unused_webpack_module, exports) { "use strict"; @@ -65402,10 +41968,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 76698: -/***/ ((__unused_webpack_module, exports) => { +/***/ 76698 +(__unused_webpack_module, exports) { "use strict"; @@ -65415,10 +41981,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 17822: -/***/ ((__unused_webpack_module, exports) => { +/***/ 17822 +(__unused_webpack_module, exports) { "use strict"; @@ -65428,10 +41994,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 95402: -/***/ ((__unused_webpack_module, exports) => { +/***/ 95402 +(__unused_webpack_module, exports) { "use strict"; @@ -65441,10 +42007,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 21733: -/***/ ((__unused_webpack_module, exports) => { +/***/ 21733 +(__unused_webpack_module, exports) { "use strict"; @@ -65454,10 +42020,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 20274: -/***/ ((__unused_webpack_module, exports) => { +/***/ 20274 +(__unused_webpack_module, exports) { "use strict"; @@ -65467,10 +42033,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 1253: -/***/ ((__unused_webpack_module, exports) => { +/***/ 1253 +(__unused_webpack_module, exports) { "use strict"; @@ -65480,10 +42046,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 11461: -/***/ ((__unused_webpack_module, exports) => { +/***/ 11461 +(__unused_webpack_module, exports) { "use strict"; @@ -65493,10 +42059,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 70925: -/***/ ((__unused_webpack_module, exports) => { +/***/ 70925 +(__unused_webpack_module, exports) { "use strict"; @@ -65506,10 +42072,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 2299: -/***/ ((__unused_webpack_module, exports) => { +/***/ 2299 +(__unused_webpack_module, exports) { "use strict"; @@ -65519,10 +42085,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 77282: -/***/ ((__unused_webpack_module, exports) => { +/***/ 77282 +(__unused_webpack_module, exports) { "use strict"; @@ -65532,10 +42098,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 81833: -/***/ ((__unused_webpack_module, exports) => { +/***/ 81833 +(__unused_webpack_module, exports) { "use strict"; @@ -65545,10 +42111,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 40913: -/***/ ((__unused_webpack_module, exports) => { +/***/ 40913 +(__unused_webpack_module, exports) { "use strict"; @@ -65558,10 +42124,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 25161: -/***/ ((__unused_webpack_module, exports) => { +/***/ 25161 +(__unused_webpack_module, exports) { "use strict"; @@ -65571,10 +42137,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 78384: -/***/ ((__unused_webpack_module, exports) => { +/***/ 78384 +(__unused_webpack_module, exports) { "use strict"; @@ -65584,10 +42150,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 52238: -/***/ ((__unused_webpack_module, exports) => { +/***/ 52238 +(__unused_webpack_module, exports) { "use strict"; @@ -65597,10 +42163,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 57267: -/***/ ((__unused_webpack_module, exports) => { +/***/ 57267 +(__unused_webpack_module, exports) { "use strict"; @@ -65610,10 +42176,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23855: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23855 +(__unused_webpack_module, exports) { "use strict"; @@ -65623,10 +42189,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 58657: -/***/ ((__unused_webpack_module, exports) => { +/***/ 58657 +(__unused_webpack_module, exports) { "use strict"; @@ -65636,10 +42202,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23868: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23868 +(__unused_webpack_module, exports) { "use strict"; @@ -65649,10 +42215,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 62562: -/***/ ((__unused_webpack_module, exports) => { +/***/ 62562 +(__unused_webpack_module, exports) { "use strict"; @@ -65672,10 +42238,10 @@ exports.AsrInputFormat = { }; -/***/ }), +/***/ }, -/***/ 99272: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99272 +(__unused_webpack_module, exports) { "use strict"; @@ -65685,10 +42251,10 @@ exports.AsrInputFormat = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 66840: -/***/ ((__unused_webpack_module, exports) => { +/***/ 66840 +(__unused_webpack_module, exports) { "use strict"; @@ -65698,10 +42264,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 36310: -/***/ ((__unused_webpack_module, exports) => { +/***/ 36310 +(__unused_webpack_module, exports) { "use strict"; @@ -65711,10 +42277,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 70425: -/***/ ((__unused_webpack_module, exports) => { +/***/ 70425 +(__unused_webpack_module, exports) { "use strict"; @@ -65724,10 +42290,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 53361: -/***/ ((__unused_webpack_module, exports) => { +/***/ 53361 +(__unused_webpack_module, exports) { "use strict"; @@ -65737,10 +42303,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23830: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23830 +(__unused_webpack_module, exports) { "use strict"; @@ -65750,10 +42316,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 81972: -/***/ ((__unused_webpack_module, exports) => { +/***/ 81972 +(__unused_webpack_module, exports) { "use strict"; @@ -65768,10 +42334,10 @@ exports.AudioNativeProjectSettingsResponseModelStatus = { }; -/***/ }), +/***/ }, -/***/ 39008: -/***/ ((__unused_webpack_module, exports) => { +/***/ 39008 +(__unused_webpack_module, exports) { "use strict"; @@ -65781,10 +42347,10 @@ exports.AudioNativeProjectSettingsResponseModelStatus = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 46539: -/***/ ((__unused_webpack_module, exports) => { +/***/ 46539 +(__unused_webpack_module, exports) { "use strict"; @@ -65794,10 +42360,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 67995: -/***/ ((__unused_webpack_module, exports) => { +/***/ 67995 +(__unused_webpack_module, exports) { "use strict"; @@ -65807,10 +42373,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 81303: -/***/ ((__unused_webpack_module, exports) => { +/***/ 81303 +(__unused_webpack_module, exports) { "use strict"; @@ -65820,10 +42386,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 88176: -/***/ ((__unused_webpack_module, exports) => { +/***/ 88176 +(__unused_webpack_module, exports) { "use strict"; @@ -65833,10 +42399,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 4283: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4283 +(__unused_webpack_module, exports) { "use strict"; @@ -65857,10 +42423,10 @@ exports.AuthorizationMethod = { }; -/***/ }), +/***/ }, -/***/ 4497: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4497 +(__unused_webpack_module, exports) { "use strict"; @@ -65870,10 +42436,10 @@ exports.AuthorizationMethod = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 42262: -/***/ ((__unused_webpack_module, exports) => { +/***/ 42262 +(__unused_webpack_module, exports) { "use strict"; @@ -65888,10 +42454,10 @@ exports.BanReasonType = { }; -/***/ }), +/***/ }, -/***/ 48132: -/***/ ((__unused_webpack_module, exports) => { +/***/ 48132 +(__unused_webpack_module, exports) { "use strict"; @@ -65901,10 +42467,10 @@ exports.BanReasonType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 22226: -/***/ ((__unused_webpack_module, exports) => { +/***/ 22226 +(__unused_webpack_module, exports) { "use strict"; @@ -65924,10 +42490,10 @@ exports.BatchCallRecipientStatus = { }; -/***/ }), +/***/ }, -/***/ 25996: -/***/ ((__unused_webpack_module, exports) => { +/***/ 25996 +(__unused_webpack_module, exports) { "use strict"; @@ -65937,10 +42503,10 @@ exports.BatchCallRecipientStatus = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 15981: -/***/ ((__unused_webpack_module, exports) => { +/***/ 15981 +(__unused_webpack_module, exports) { "use strict"; @@ -65958,10 +42524,10 @@ exports.BatchCallStatus = { }; -/***/ }), +/***/ }, -/***/ 45727: -/***/ ((__unused_webpack_module, exports) => { +/***/ 45727 +(__unused_webpack_module, exports) { "use strict"; @@ -65977,10 +42543,10 @@ exports.BodyGenerateARandomVoiceV1VoiceGenerationGenerateVoicePostAge = { }; -/***/ }), +/***/ }, -/***/ 30859: -/***/ ((__unused_webpack_module, exports) => { +/***/ 30859 +(__unused_webpack_module, exports) { "use strict"; @@ -65995,10 +42561,10 @@ exports.BodyGenerateARandomVoiceV1VoiceGenerationGenerateVoicePostGender = { }; -/***/ }), +/***/ }, -/***/ 73391: -/***/ ((__unused_webpack_module, exports) => { +/***/ 73391 +(__unused_webpack_module, exports) { "use strict"; @@ -66026,10 +42592,10 @@ exports.BreakdownTypes = { }; -/***/ }), +/***/ }, -/***/ 13069: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13069 +(__unused_webpack_module, exports) { "use strict"; @@ -66039,10 +42605,10 @@ exports.BreakdownTypes = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 11988: -/***/ ((__unused_webpack_module, exports) => { +/***/ 11988 +(__unused_webpack_module, exports) { "use strict"; @@ -66052,10 +42618,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 49916: -/***/ ((__unused_webpack_module, exports) => { +/***/ 49916 +(__unused_webpack_module, exports) { "use strict"; @@ -66065,10 +42631,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 2274: -/***/ ((__unused_webpack_module, exports) => { +/***/ 2274 +(__unused_webpack_module, exports) { "use strict"; @@ -66078,10 +42644,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 51426: -/***/ ((__unused_webpack_module, exports) => { +/***/ 51426 +(__unused_webpack_module, exports) { "use strict"; @@ -66096,10 +42662,10 @@ exports.CaptionStyleCharacterAnimationModelEnterType = { }; -/***/ }), +/***/ }, -/***/ 46794: -/***/ ((__unused_webpack_module, exports) => { +/***/ 46794 +(__unused_webpack_module, exports) { "use strict"; @@ -66114,10 +42680,10 @@ exports.CaptionStyleCharacterAnimationModelExitType = { }; -/***/ }), +/***/ }, -/***/ 72336: -/***/ ((__unused_webpack_module, exports) => { +/***/ 72336 +(__unused_webpack_module, exports) { "use strict"; @@ -66127,10 +42693,10 @@ exports.CaptionStyleCharacterAnimationModelExitType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 65727: -/***/ ((__unused_webpack_module, exports) => { +/***/ 65727 +(__unused_webpack_module, exports) { "use strict"; @@ -66146,10 +42712,10 @@ exports.CaptionStyleHorizontalPlacementModelAlign = { }; -/***/ }), +/***/ }, -/***/ 85731: -/***/ ((__unused_webpack_module, exports) => { +/***/ 85731 +(__unused_webpack_module, exports) { "use strict"; @@ -66159,10 +42725,10 @@ exports.CaptionStyleHorizontalPlacementModelAlign = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 91687: -/***/ ((__unused_webpack_module, exports) => { +/***/ 91687 +(__unused_webpack_module, exports) { "use strict"; @@ -66178,10 +42744,10 @@ exports.CaptionStyleModelTextAlign = { }; -/***/ }), +/***/ }, -/***/ 69195: -/***/ ((__unused_webpack_module, exports) => { +/***/ 69195 +(__unused_webpack_module, exports) { "use strict"; @@ -66196,10 +42762,10 @@ exports.CaptionStyleModelTextStyle = { }; -/***/ }), +/***/ }, -/***/ 79340: -/***/ ((__unused_webpack_module, exports) => { +/***/ 79340 +(__unused_webpack_module, exports) { "use strict"; @@ -66214,10 +42780,10 @@ exports.CaptionStyleModelTextWeight = { }; -/***/ }), +/***/ }, -/***/ 85374: -/***/ ((__unused_webpack_module, exports) => { +/***/ 85374 +(__unused_webpack_module, exports) { "use strict"; @@ -66227,10 +42793,10 @@ exports.CaptionStyleModelTextWeight = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 43126: -/***/ ((__unused_webpack_module, exports) => { +/***/ 43126 +(__unused_webpack_module, exports) { "use strict"; @@ -66246,10 +42812,10 @@ exports.CaptionStyleSectionAnimationModelEnterType = { }; -/***/ }), +/***/ }, -/***/ 27926: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27926 +(__unused_webpack_module, exports) { "use strict"; @@ -66265,10 +42831,10 @@ exports.CaptionStyleSectionAnimationModelExitType = { }; -/***/ }), +/***/ }, -/***/ 31077: -/***/ ((__unused_webpack_module, exports) => { +/***/ 31077 +(__unused_webpack_module, exports) { "use strict"; @@ -66278,10 +42844,10 @@ exports.CaptionStyleSectionAnimationModelExitType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23938: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23938 +(__unused_webpack_module, exports) { "use strict"; @@ -66291,10 +42857,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 20357: -/***/ ((__unused_webpack_module, exports) => { +/***/ 20357 +(__unused_webpack_module, exports) { "use strict"; @@ -66310,10 +42876,10 @@ exports.CaptionStyleVerticalPlacementModelAlign = { }; -/***/ }), +/***/ }, -/***/ 56015: -/***/ ((__unused_webpack_module, exports) => { +/***/ 56015 +(__unused_webpack_module, exports) { "use strict"; @@ -66323,10 +42889,10 @@ exports.CaptionStyleVerticalPlacementModelAlign = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 67817: -/***/ ((__unused_webpack_module, exports) => { +/***/ 67817 +(__unused_webpack_module, exports) { "use strict"; @@ -66342,10 +42908,10 @@ exports.CaptionStyleWordAnimationModelEnterType = { }; -/***/ }), +/***/ }, -/***/ 72535: -/***/ ((__unused_webpack_module, exports) => { +/***/ 72535 +(__unused_webpack_module, exports) { "use strict"; @@ -66361,10 +42927,10 @@ exports.CaptionStyleWordAnimationModelExitType = { }; -/***/ }), +/***/ }, -/***/ 118: -/***/ ((__unused_webpack_module, exports) => { +/***/ 118 +(__unused_webpack_module, exports) { "use strict"; @@ -66374,10 +42940,10 @@ exports.CaptionStyleWordAnimationModelExitType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 80285: -/***/ ((__unused_webpack_module, exports) => { +/***/ 80285 +(__unused_webpack_module, exports) { "use strict"; @@ -66387,10 +42953,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 10591: -/***/ ((__unused_webpack_module, exports) => { +/***/ 10591 +(__unused_webpack_module, exports) { "use strict"; @@ -66407,10 +42973,10 @@ exports.ChapterContentBlockInputModelSubType = { }; -/***/ }), +/***/ }, -/***/ 50650: -/***/ ((__unused_webpack_module, exports) => { +/***/ 50650 +(__unused_webpack_module, exports) { "use strict"; @@ -66420,10 +42986,10 @@ exports.ChapterContentBlockInputModelSubType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 9582: -/***/ ((__unused_webpack_module, exports) => { +/***/ 9582 +(__unused_webpack_module, exports) { "use strict"; @@ -66433,10 +42999,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 63251: -/***/ ((__unused_webpack_module, exports) => { +/***/ 63251 +(__unused_webpack_module, exports) { "use strict"; @@ -66446,10 +43012,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 27344: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27344 +(__unused_webpack_module, exports) { "use strict"; @@ -66459,10 +43025,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 58435: -/***/ ((__unused_webpack_module, exports) => { +/***/ 58435 +(__unused_webpack_module, exports) { "use strict"; @@ -66472,10 +43038,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 94629: -/***/ ((__unused_webpack_module, exports) => { +/***/ 94629 +(__unused_webpack_module, exports) { "use strict"; @@ -66485,10 +43051,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 87529: -/***/ ((__unused_webpack_module, exports) => { +/***/ 87529 +(__unused_webpack_module, exports) { "use strict"; @@ -66498,10 +43064,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 5643: -/***/ ((__unused_webpack_module, exports) => { +/***/ 5643 +(__unused_webpack_module, exports) { "use strict"; @@ -66511,10 +43077,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 85513: -/***/ ((__unused_webpack_module, exports) => { +/***/ 85513 +(__unused_webpack_module, exports) { "use strict"; @@ -66524,10 +43090,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 47662: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47662 +(__unused_webpack_module, exports) { "use strict"; @@ -66537,10 +43103,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 25329: -/***/ ((__unused_webpack_module, exports) => { +/***/ 25329 +(__unused_webpack_module, exports) { "use strict"; @@ -66555,10 +43121,10 @@ exports.ChapterState = { }; -/***/ }), +/***/ }, -/***/ 83334: -/***/ ((__unused_webpack_module, exports) => { +/***/ 83334 +(__unused_webpack_module, exports) { "use strict"; @@ -66568,10 +43134,10 @@ exports.ChapterState = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 70905: -/***/ ((__unused_webpack_module, exports) => { +/***/ 70905 +(__unused_webpack_module, exports) { "use strict"; @@ -66581,10 +43147,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 26728: -/***/ ((__unused_webpack_module, exports) => { +/***/ 26728 +(__unused_webpack_module, exports) { "use strict"; @@ -66599,10 +43165,10 @@ exports.ChapterWithContentResponseModelState = { }; -/***/ }), +/***/ }, -/***/ 15542: -/***/ ((__unused_webpack_module, exports) => { +/***/ 15542 +(__unused_webpack_module, exports) { "use strict"; @@ -66612,10 +43178,10 @@ exports.ChapterWithContentResponseModelState = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 18587: -/***/ ((__unused_webpack_module, exports) => { +/***/ 18587 +(__unused_webpack_module, exports) { "use strict"; @@ -66625,10 +43191,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 68890: -/***/ ((__unused_webpack_module, exports) => { +/***/ 68890 +(__unused_webpack_module, exports) { "use strict"; @@ -66638,10 +43204,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 32998: -/***/ ((__unused_webpack_module, exports) => { +/***/ 32998 +(__unused_webpack_module, exports) { "use strict"; @@ -66670,10 +43236,10 @@ exports.ClientEvent = { }; -/***/ }), +/***/ }, -/***/ 54922: -/***/ ((__unused_webpack_module, exports) => { +/***/ 54922 +(__unused_webpack_module, exports) { "use strict"; @@ -66683,10 +43249,10 @@ exports.ClientEvent = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 17137: -/***/ ((__unused_webpack_module, exports) => { +/***/ 17137 +(__unused_webpack_module, exports) { "use strict"; @@ -66696,10 +43262,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 13259: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13259 +(__unused_webpack_module, exports) { "use strict"; @@ -66709,10 +43275,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 83340: -/***/ ((__unused_webpack_module, exports) => { +/***/ 83340 +(__unused_webpack_module, exports) { "use strict"; @@ -66722,10 +43288,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 59814: -/***/ ((__unused_webpack_module, exports) => { +/***/ 59814 +(__unused_webpack_module, exports) { "use strict"; @@ -66735,10 +43301,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 29358: -/***/ ((__unused_webpack_module, exports) => { +/***/ 29358 +(__unused_webpack_module, exports) { "use strict"; @@ -66748,10 +43314,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 98189: -/***/ ((__unused_webpack_module, exports) => { +/***/ 98189 +(__unused_webpack_module, exports) { "use strict"; @@ -66761,10 +43327,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 53473: -/***/ ((__unused_webpack_module, exports) => { +/***/ 53473 +(__unused_webpack_module, exports) { "use strict"; @@ -66774,10 +43340,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99892: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99892 +(__unused_webpack_module, exports) { "use strict"; @@ -66787,10 +43353,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 32117: -/***/ ((__unused_webpack_module, exports) => { +/***/ 32117 +(__unused_webpack_module, exports) { "use strict"; @@ -66800,10 +43366,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 67561: -/***/ ((__unused_webpack_module, exports) => { +/***/ 67561 +(__unused_webpack_module, exports) { "use strict"; @@ -66813,10 +43379,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 70077: -/***/ ((__unused_webpack_module, exports) => { +/***/ 70077 +(__unused_webpack_module, exports) { "use strict"; @@ -66826,10 +43392,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 15555: -/***/ ((__unused_webpack_module, exports) => { +/***/ 15555 +(__unused_webpack_module, exports) { "use strict"; @@ -66839,10 +43405,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 75449: -/***/ ((__unused_webpack_module, exports) => { +/***/ 75449 +(__unused_webpack_module, exports) { "use strict"; @@ -66852,10 +43418,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 15702: -/***/ ((__unused_webpack_module, exports) => { +/***/ 15702 +(__unused_webpack_module, exports) { "use strict"; @@ -66865,10 +43431,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 66763: -/***/ ((__unused_webpack_module, exports) => { +/***/ 66763 +(__unused_webpack_module, exports) { "use strict"; @@ -66878,10 +43444,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 90902: -/***/ ((__unused_webpack_module, exports) => { +/***/ 90902 +(__unused_webpack_module, exports) { "use strict"; @@ -66891,10 +43457,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 71885: -/***/ ((__unused_webpack_module, exports) => { +/***/ 71885 +(__unused_webpack_module, exports) { "use strict"; @@ -66904,10 +43470,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 10644: -/***/ ((__unused_webpack_module, exports) => { +/***/ 10644 +(__unused_webpack_module, exports) { "use strict"; @@ -66917,10 +43483,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 39238: -/***/ ((__unused_webpack_module, exports) => { +/***/ 39238 +(__unused_webpack_module, exports) { "use strict"; @@ -66930,10 +43496,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 46852: -/***/ ((__unused_webpack_module, exports) => { +/***/ 46852 +(__unused_webpack_module, exports) { "use strict"; @@ -66943,10 +43509,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 60575: -/***/ ((__unused_webpack_module, exports) => { +/***/ 60575 +(__unused_webpack_module, exports) { "use strict"; @@ -66956,10 +43522,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 84379: -/***/ ((__unused_webpack_module, exports) => { +/***/ 84379 +(__unused_webpack_module, exports) { "use strict"; @@ -66969,10 +43535,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 76768: -/***/ ((__unused_webpack_module, exports) => { +/***/ 76768 +(__unused_webpack_module, exports) { "use strict"; @@ -66982,10 +43548,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 85291: -/***/ ((__unused_webpack_module, exports) => { +/***/ 85291 +(__unused_webpack_module, exports) { "use strict"; @@ -66995,10 +43561,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 9005: -/***/ ((__unused_webpack_module, exports) => { +/***/ 9005 +(__unused_webpack_module, exports) { "use strict"; @@ -67008,10 +43574,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 33338: -/***/ ((__unused_webpack_module, exports) => { +/***/ 33338 +(__unused_webpack_module, exports) { "use strict"; @@ -67021,10 +43587,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 31768: -/***/ ((__unused_webpack_module, exports) => { +/***/ 31768 +(__unused_webpack_module, exports) { "use strict"; @@ -67034,10 +43600,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 61339: -/***/ ((__unused_webpack_module, exports) => { +/***/ 61339 +(__unused_webpack_module, exports) { "use strict"; @@ -67047,10 +43613,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 26573: -/***/ ((__unused_webpack_module, exports) => { +/***/ 26573 +(__unused_webpack_module, exports) { "use strict"; @@ -67060,10 +43626,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 24729: -/***/ ((__unused_webpack_module, exports) => { +/***/ 24729 +(__unused_webpack_module, exports) { "use strict"; @@ -67073,10 +43639,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 723: -/***/ ((__unused_webpack_module, exports) => { +/***/ 723 +(__unused_webpack_module, exports) { "use strict"; @@ -67086,10 +43652,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 65316: -/***/ ((__unused_webpack_module, exports) => { +/***/ 65316 +(__unused_webpack_module, exports) { "use strict"; @@ -67099,10 +43665,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 7761: -/***/ ((__unused_webpack_module, exports) => { +/***/ 7761 +(__unused_webpack_module, exports) { "use strict"; @@ -67112,10 +43678,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 40375: -/***/ ((__unused_webpack_module, exports) => { +/***/ 40375 +(__unused_webpack_module, exports) { "use strict"; @@ -67125,10 +43691,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 26834: -/***/ ((__unused_webpack_module, exports) => { +/***/ 26834 +(__unused_webpack_module, exports) { "use strict"; @@ -67143,10 +43709,10 @@ exports.ConversationHistorySipTrunkingPhoneCallModelDirection = { }; -/***/ }), +/***/ }, -/***/ 95370: -/***/ ((__unused_webpack_module, exports) => { +/***/ 95370 +(__unused_webpack_module, exports) { "use strict"; @@ -67156,10 +43722,10 @@ exports.ConversationHistorySipTrunkingPhoneCallModelDirection = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 47702: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47702 +(__unused_webpack_module, exports) { "use strict"; @@ -67174,10 +43740,10 @@ exports.ConversationHistoryTranscriptCommonModelInputRole = { }; -/***/ }), +/***/ }, -/***/ 85032: -/***/ ((__unused_webpack_module, exports) => { +/***/ 85032 +(__unused_webpack_module, exports) { "use strict"; @@ -67192,10 +43758,10 @@ exports.ConversationHistoryTranscriptCommonModelInputSourceMedium = { }; -/***/ }), +/***/ }, -/***/ 22803: -/***/ ((__unused_webpack_module, exports) => { +/***/ 22803 +(__unused_webpack_module, exports) { "use strict"; @@ -67205,10 +43771,10 @@ exports.ConversationHistoryTranscriptCommonModelInputSourceMedium = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 57681: -/***/ ((__unused_webpack_module, exports) => { +/***/ 57681 +(__unused_webpack_module, exports) { "use strict"; @@ -67218,10 +43784,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 51569: -/***/ ((__unused_webpack_module, exports) => { +/***/ 51569 +(__unused_webpack_module, exports) { "use strict"; @@ -67236,10 +43802,10 @@ exports.ConversationHistoryTranscriptCommonModelOutputRole = { }; -/***/ }), +/***/ }, -/***/ 683: -/***/ ((__unused_webpack_module, exports) => { +/***/ 683 +(__unused_webpack_module, exports) { "use strict"; @@ -67254,10 +43820,10 @@ exports.ConversationHistoryTranscriptCommonModelOutputSourceMedium = { }; -/***/ }), +/***/ }, -/***/ 50542: -/***/ ((__unused_webpack_module, exports) => { +/***/ 50542 +(__unused_webpack_module, exports) { "use strict"; @@ -67267,10 +43833,10 @@ exports.ConversationHistoryTranscriptCommonModelOutputSourceMedium = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 75980: -/***/ ((__unused_webpack_module, exports) => { +/***/ 75980 +(__unused_webpack_module, exports) { "use strict"; @@ -67280,10 +43846,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 52884: -/***/ ((__unused_webpack_module, exports) => { +/***/ 52884 +(__unused_webpack_module, exports) { "use strict"; @@ -67299,10 +43865,10 @@ exports.ConversationHistoryTranscriptOtherToolsResultCommonModelType = { }; -/***/ }), +/***/ }, -/***/ 11518: -/***/ ((__unused_webpack_module, exports) => { +/***/ 11518 +(__unused_webpack_module, exports) { "use strict"; @@ -67312,10 +43878,10 @@ exports.ConversationHistoryTranscriptOtherToolsResultCommonModelType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 72691: -/***/ ((__unused_webpack_module, exports) => { +/***/ 72691 +(__unused_webpack_module, exports) { "use strict"; @@ -67325,10 +43891,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 69203: -/***/ ((__unused_webpack_module, exports) => { +/***/ 69203 +(__unused_webpack_module, exports) { "use strict"; @@ -67338,10 +43904,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 13458: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13458 +(__unused_webpack_module, exports) { "use strict"; @@ -67351,10 +43917,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 76376: -/***/ ((__unused_webpack_module, exports) => { +/***/ 76376 +(__unused_webpack_module, exports) { "use strict"; @@ -67364,10 +43930,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 58544: -/***/ ((__unused_webpack_module, exports) => { +/***/ 58544 +(__unused_webpack_module, exports) { "use strict"; @@ -67377,10 +43943,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 19603: -/***/ ((__unused_webpack_module, exports) => { +/***/ 19603 +(__unused_webpack_module, exports) { "use strict"; @@ -67390,10 +43956,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 32181: -/***/ ((__unused_webpack_module, exports) => { +/***/ 32181 +(__unused_webpack_module, exports) { "use strict"; @@ -67403,10 +43969,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 51964: -/***/ ((__unused_webpack_module, exports) => { +/***/ 51964 +(__unused_webpack_module, exports) { "use strict"; @@ -67416,10 +43982,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 19103: -/***/ ((__unused_webpack_module, exports) => { +/***/ 19103 +(__unused_webpack_module, exports) { "use strict"; @@ -67429,10 +43995,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 44650: -/***/ ((__unused_webpack_module, exports) => { +/***/ 44650 +(__unused_webpack_module, exports) { "use strict"; @@ -67447,10 +44013,10 @@ exports.ConversationHistoryTwilioPhoneCallModelDirection = { }; -/***/ }), +/***/ }, -/***/ 12123: -/***/ ((__unused_webpack_module, exports) => { +/***/ 12123 +(__unused_webpack_module, exports) { "use strict"; @@ -67460,10 +44026,10 @@ exports.ConversationHistoryTwilioPhoneCallModelDirection = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 79270: -/***/ ((__unused_webpack_module, exports) => { +/***/ 79270 +(__unused_webpack_module, exports) { "use strict"; @@ -67473,10 +44039,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 37496: -/***/ ((__unused_webpack_module, exports) => { +/***/ 37496 +(__unused_webpack_module, exports) { "use strict"; @@ -67486,10 +44052,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 40721: -/***/ ((__unused_webpack_module, exports) => { +/***/ 40721 +(__unused_webpack_module, exports) { "use strict"; @@ -67499,10 +44065,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 88874: -/***/ ((__unused_webpack_module, exports) => { +/***/ 88874 +(__unused_webpack_module, exports) { "use strict"; @@ -67512,10 +44078,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 4667: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4667 +(__unused_webpack_module, exports) { "use strict"; @@ -67525,10 +44091,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 20529: -/***/ ((__unused_webpack_module, exports) => { +/***/ 20529 +(__unused_webpack_module, exports) { "use strict"; @@ -67538,10 +44104,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99926: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99926 +(__unused_webpack_module, exports) { "use strict"; @@ -67551,10 +44117,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 57076: -/***/ ((__unused_webpack_module, exports) => { +/***/ 57076 +(__unused_webpack_module, exports) { "use strict"; @@ -67564,10 +44130,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 74120: -/***/ ((__unused_webpack_module, exports) => { +/***/ 74120 +(__unused_webpack_module, exports) { "use strict"; @@ -67577,10 +44143,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 33591: -/***/ ((__unused_webpack_module, exports) => { +/***/ 33591 +(__unused_webpack_module, exports) { "use strict"; @@ -67605,10 +44171,10 @@ exports.ConversationInitiationSource = { }; -/***/ }), +/***/ }, -/***/ 25555: -/***/ ((__unused_webpack_module, exports) => { +/***/ 25555 +(__unused_webpack_module, exports) { "use strict"; @@ -67618,10 +44184,10 @@ exports.ConversationInitiationSource = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 46567: -/***/ ((__unused_webpack_module, exports) => { +/***/ 46567 +(__unused_webpack_module, exports) { "use strict"; @@ -67631,10 +44197,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 79106: -/***/ ((__unused_webpack_module, exports) => { +/***/ 79106 +(__unused_webpack_module, exports) { "use strict"; @@ -67644,10 +44210,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 2547: -/***/ ((__unused_webpack_module, exports) => { +/***/ 2547 +(__unused_webpack_module, exports) { "use strict"; @@ -67657,10 +44223,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 71636: -/***/ ((__unused_webpack_module, exports) => { +/***/ 71636 +(__unused_webpack_module, exports) { "use strict"; @@ -67670,10 +44236,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 83663: -/***/ ((__unused_webpack_module, exports) => { +/***/ 83663 +(__unused_webpack_module, exports) { "use strict"; @@ -67688,10 +44254,10 @@ exports.ConversationSummaryResponseModelDirection = { }; -/***/ }), +/***/ }, -/***/ 88658: -/***/ ((__unused_webpack_module, exports) => { +/***/ 88658 +(__unused_webpack_module, exports) { "use strict"; @@ -67709,10 +44275,10 @@ exports.ConversationSummaryResponseModelStatus = { }; -/***/ }), +/***/ }, -/***/ 17920: -/***/ ((__unused_webpack_module, exports) => { +/***/ 17920 +(__unused_webpack_module, exports) { "use strict"; @@ -67722,10 +44288,10 @@ exports.ConversationSummaryResponseModelStatus = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 37565: -/***/ ((__unused_webpack_module, exports) => { +/***/ 37565 +(__unused_webpack_module, exports) { "use strict"; @@ -67740,10 +44306,10 @@ exports.ConversationTokenPurpose = { }; -/***/ }), +/***/ }, -/***/ 34570: -/***/ ((__unused_webpack_module, exports) => { +/***/ 34570 +(__unused_webpack_module, exports) { "use strict"; @@ -67753,10 +44319,10 @@ exports.ConversationTokenPurpose = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 78419: -/***/ ((__unused_webpack_module, exports) => { +/***/ 78419 +(__unused_webpack_module, exports) { "use strict"; @@ -67766,10 +44332,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 45955: -/***/ ((__unused_webpack_module, exports) => { +/***/ 45955 +(__unused_webpack_module, exports) { "use strict"; @@ -67779,10 +44345,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 96043: -/***/ ((__unused_webpack_module, exports) => { +/***/ 96043 +(__unused_webpack_module, exports) { "use strict"; @@ -67792,10 +44358,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 29871: -/***/ ((__unused_webpack_module, exports) => { +/***/ 29871 +(__unused_webpack_module, exports) { "use strict"; @@ -67805,10 +44371,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 9472: -/***/ ((__unused_webpack_module, exports) => { +/***/ 9472 +(__unused_webpack_module, exports) { "use strict"; @@ -67818,10 +44384,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23172: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23172 +(__unused_webpack_module, exports) { "use strict"; @@ -67831,10 +44397,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 98020: -/***/ ((__unused_webpack_module, exports) => { +/***/ 98020 +(__unused_webpack_module, exports) { "use strict"; @@ -67844,10 +44410,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 18711: -/***/ ((__unused_webpack_module, exports) => { +/***/ 18711 +(__unused_webpack_module, exports) { "use strict"; @@ -67857,10 +44423,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 70020: -/***/ ((__unused_webpack_module, exports) => { +/***/ 70020 +(__unused_webpack_module, exports) { "use strict"; @@ -67870,10 +44436,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 76415: -/***/ ((__unused_webpack_module, exports) => { +/***/ 76415 +(__unused_webpack_module, exports) { "use strict"; @@ -67883,10 +44449,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 67880: -/***/ ((__unused_webpack_module, exports) => { +/***/ 67880 +(__unused_webpack_module, exports) { "use strict"; @@ -67896,10 +44462,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 73753: -/***/ ((__unused_webpack_module, exports) => { +/***/ 73753 +(__unused_webpack_module, exports) { "use strict"; @@ -67909,10 +44475,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23733: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23733 +(__unused_webpack_module, exports) { "use strict"; @@ -67922,10 +44488,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99213: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99213 +(__unused_webpack_module, exports) { "use strict"; @@ -67935,10 +44501,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 66115: -/***/ ((__unused_webpack_module, exports) => { +/***/ 66115 +(__unused_webpack_module, exports) { "use strict"; @@ -67948,10 +44514,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 92217: -/***/ ((__unused_webpack_module, exports) => { +/***/ 92217 +(__unused_webpack_module, exports) { "use strict"; @@ -67961,10 +44527,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 2371: -/***/ ((__unused_webpack_module, exports) => { +/***/ 2371 +(__unused_webpack_module, exports) { "use strict"; @@ -67974,10 +44540,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 43734: -/***/ ((__unused_webpack_module, exports) => { +/***/ 43734 +(__unused_webpack_module, exports) { "use strict"; @@ -67987,10 +44553,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 69834: -/***/ ((__unused_webpack_module, exports) => { +/***/ 69834 +(__unused_webpack_module, exports) { "use strict"; @@ -68000,10 +44566,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 52318: -/***/ ((__unused_webpack_module, exports) => { +/***/ 52318 +(__unused_webpack_module, exports) { "use strict"; @@ -68013,10 +44579,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 8599: -/***/ ((__unused_webpack_module, exports) => { +/***/ 8599 +(__unused_webpack_module, exports) { "use strict"; @@ -68026,10 +44592,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 6303: -/***/ ((__unused_webpack_module, exports) => { +/***/ 6303 +(__unused_webpack_module, exports) { "use strict"; @@ -68039,10 +44605,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 85226: -/***/ ((__unused_webpack_module, exports) => { +/***/ 85226 +(__unused_webpack_module, exports) { "use strict"; @@ -68052,10 +44618,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 17986: -/***/ ((__unused_webpack_module, exports) => { +/***/ 17986 +(__unused_webpack_module, exports) { "use strict"; @@ -68065,10 +44631,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 4867: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4867 +(__unused_webpack_module, exports) { "use strict"; @@ -68078,10 +44644,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 93325: -/***/ ((__unused_webpack_module, exports) => { +/***/ 93325 +(__unused_webpack_module, exports) { "use strict"; @@ -68091,10 +44657,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 77338: -/***/ ((__unused_webpack_module, exports) => { +/***/ 77338 +(__unused_webpack_module, exports) { "use strict"; @@ -68104,10 +44670,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 55768: -/***/ ((__unused_webpack_module, exports) => { +/***/ 55768 +(__unused_webpack_module, exports) { "use strict"; @@ -68117,10 +44683,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 42828: -/***/ ((__unused_webpack_module, exports) => { +/***/ 42828 +(__unused_webpack_module, exports) { "use strict"; @@ -68130,10 +44696,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 51604: -/***/ ((__unused_webpack_module, exports) => { +/***/ 51604 +(__unused_webpack_module, exports) { "use strict"; @@ -68143,10 +44709,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 1483: -/***/ ((__unused_webpack_module, exports) => { +/***/ 1483 +(__unused_webpack_module, exports) { "use strict"; @@ -68156,10 +44722,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 57547: -/***/ ((__unused_webpack_module, exports) => { +/***/ 57547 +(__unused_webpack_module, exports) { "use strict"; @@ -68175,10 +44741,10 @@ exports.DependentAvailableAgentIdentifierAccessLevel = { }; -/***/ }), +/***/ }, -/***/ 52604: -/***/ ((__unused_webpack_module, exports) => { +/***/ 52604 +(__unused_webpack_module, exports) { "use strict"; @@ -68188,10 +44754,10 @@ exports.DependentAvailableAgentIdentifierAccessLevel = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 70366: -/***/ ((__unused_webpack_module, exports) => { +/***/ 70366 +(__unused_webpack_module, exports) { "use strict"; @@ -68207,10 +44773,10 @@ exports.DependentAvailableToolIdentifierAccessLevel = { }; -/***/ }), +/***/ }, -/***/ 45420: -/***/ ((__unused_webpack_module, exports) => { +/***/ 45420 +(__unused_webpack_module, exports) { "use strict"; @@ -68220,10 +44786,10 @@ exports.DependentAvailableToolIdentifierAccessLevel = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 1512: -/***/ ((__unused_webpack_module, exports) => { +/***/ 1512 +(__unused_webpack_module, exports) { "use strict"; @@ -68233,10 +44799,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 92137: -/***/ ((__unused_webpack_module, exports) => { +/***/ 92137 +(__unused_webpack_module, exports) { "use strict"; @@ -68246,10 +44812,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 74311: -/***/ ((__unused_webpack_module, exports) => { +/***/ 74311 +(__unused_webpack_module, exports) { "use strict"; @@ -68259,10 +44825,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 24381: -/***/ ((__unused_webpack_module, exports) => { +/***/ 24381 +(__unused_webpack_module, exports) { "use strict"; @@ -68272,10 +44838,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 13269: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13269 +(__unused_webpack_module, exports) { "use strict"; @@ -68285,10 +44851,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 31874: -/***/ ((__unused_webpack_module, exports) => { +/***/ 31874 +(__unused_webpack_module, exports) { "use strict"; @@ -68298,10 +44864,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 96737: -/***/ ((__unused_webpack_module, exports) => { +/***/ 96737 +(__unused_webpack_module, exports) { "use strict"; @@ -68316,10 +44882,10 @@ exports.DocumentUsageModeEnum = { }; -/***/ }), +/***/ }, -/***/ 5665: -/***/ ((__unused_webpack_module, exports) => { +/***/ 5665 +(__unused_webpack_module, exports) { "use strict"; @@ -68329,10 +44895,10 @@ exports.DocumentUsageModeEnum = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 32448: -/***/ ((__unused_webpack_module, exports) => { +/***/ 32448 +(__unused_webpack_module, exports) { "use strict"; @@ -68342,10 +44908,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 91433: -/***/ ((__unused_webpack_module, exports) => { +/***/ 91433 +(__unused_webpack_module, exports) { "use strict"; @@ -68355,10 +44921,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 92295: -/***/ ((__unused_webpack_module, exports) => { +/***/ 92295 +(__unused_webpack_module, exports) { "use strict"; @@ -68368,10 +44934,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 20486: -/***/ ((__unused_webpack_module, exports) => { +/***/ 20486 +(__unused_webpack_module, exports) { "use strict"; @@ -68381,10 +44947,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 31916: -/***/ ((__unused_webpack_module, exports) => { +/***/ 31916 +(__unused_webpack_module, exports) { "use strict"; @@ -68394,10 +44960,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 66250: -/***/ ((__unused_webpack_module, exports) => { +/***/ 66250 +(__unused_webpack_module, exports) { "use strict"; @@ -68413,10 +44979,10 @@ exports.DubbingReleaseChannel = { }; -/***/ }), +/***/ }, -/***/ 54016: -/***/ ((__unused_webpack_module, exports) => { +/***/ 54016 +(__unused_webpack_module, exports) { "use strict"; @@ -68426,10 +44992,10 @@ exports.DubbingReleaseChannel = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 27742: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27742 +(__unused_webpack_module, exports) { "use strict"; @@ -68439,10 +45005,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 19627: -/***/ ((__unused_webpack_module, exports) => { +/***/ 19627 +(__unused_webpack_module, exports) { "use strict"; @@ -68452,10 +45018,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 47593: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47593 +(__unused_webpack_module, exports) { "use strict"; @@ -68465,10 +45031,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23423: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23423 +(__unused_webpack_module, exports) { "use strict"; @@ -68478,10 +45044,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 4315: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4315 +(__unused_webpack_module, exports) { "use strict"; @@ -68491,10 +45057,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 78862: -/***/ ((__unused_webpack_module, exports) => { +/***/ 78862 +(__unused_webpack_module, exports) { "use strict"; @@ -68504,10 +45070,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 92422: -/***/ ((__unused_webpack_module, exports) => { +/***/ 92422 +(__unused_webpack_module, exports) { "use strict"; @@ -68517,10 +45083,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 63004: -/***/ ((__unused_webpack_module, exports) => { +/***/ 63004 +(__unused_webpack_module, exports) { "use strict"; @@ -68530,10 +45096,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 32716: -/***/ ((__unused_webpack_module, exports) => { +/***/ 32716 +(__unused_webpack_module, exports) { "use strict"; @@ -68543,10 +45109,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 36369: -/***/ ((__unused_webpack_module, exports) => { +/***/ 36369 +(__unused_webpack_module, exports) { "use strict"; @@ -68556,10 +45122,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 51931: -/***/ ((__unused_webpack_module, exports) => { +/***/ 51931 +(__unused_webpack_module, exports) { "use strict"; @@ -68569,10 +45135,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 43230: -/***/ ((__unused_webpack_module, exports) => { +/***/ 43230 +(__unused_webpack_module, exports) { "use strict"; @@ -68582,10 +45148,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 48761: -/***/ ((__unused_webpack_module, exports) => { +/***/ 48761 +(__unused_webpack_module, exports) { "use strict"; @@ -68602,10 +45168,10 @@ exports.EmbedVariant = { }; -/***/ }), +/***/ }, -/***/ 4528: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4528 +(__unused_webpack_module, exports) { "use strict"; @@ -68620,10 +45186,10 @@ exports.EmbeddingModelEnum = { }; -/***/ }), +/***/ }, -/***/ 85098: -/***/ ((__unused_webpack_module, exports) => { +/***/ 85098 +(__unused_webpack_module, exports) { "use strict"; @@ -68633,10 +45199,10 @@ exports.EmbeddingModelEnum = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 14148: -/***/ ((__unused_webpack_module, exports) => { +/***/ 14148 +(__unused_webpack_module, exports) { "use strict"; @@ -68646,10 +45212,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 72908: -/***/ ((__unused_webpack_module, exports) => { +/***/ 72908 +(__unused_webpack_module, exports) { "use strict"; @@ -68659,10 +45225,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 21555: -/***/ ((__unused_webpack_module, exports) => { +/***/ 21555 +(__unused_webpack_module, exports) { "use strict"; @@ -68678,10 +45244,10 @@ exports.EvaluationSuccessResult = { }; -/***/ }), +/***/ }, -/***/ 29558: -/***/ ((__unused_webpack_module, exports) => { +/***/ 29558 +(__unused_webpack_module, exports) { "use strict"; @@ -68691,10 +45257,10 @@ exports.EvaluationSuccessResult = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 63631: -/***/ ((__unused_webpack_module, exports) => { +/***/ 63631 +(__unused_webpack_module, exports) { "use strict"; @@ -68704,10 +45270,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 65393: -/***/ ((__unused_webpack_module, exports) => { +/***/ 65393 +(__unused_webpack_module, exports) { "use strict"; @@ -68722,10 +45288,10 @@ exports.ExtendedSubscriptionResponseModelBillingPeriod = { }; -/***/ }), +/***/ }, -/***/ 78380: -/***/ ((__unused_webpack_module, exports) => { +/***/ 78380 +(__unused_webpack_module, exports) { "use strict"; @@ -68740,10 +45306,10 @@ exports.ExtendedSubscriptionResponseModelCharacterRefreshPeriod = { }; -/***/ }), +/***/ }, -/***/ 26004: -/***/ ((__unused_webpack_module, exports) => { +/***/ 26004 +(__unused_webpack_module, exports) { "use strict"; @@ -68758,10 +45324,10 @@ exports.ExtendedSubscriptionResponseModelCurrency = { }; -/***/ }), +/***/ }, -/***/ 52736: -/***/ ((__unused_webpack_module, exports) => { +/***/ 52736 +(__unused_webpack_module, exports) { "use strict"; @@ -68771,10 +45337,10 @@ exports.ExtendedSubscriptionResponseModelCurrency = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 75121: -/***/ ((__unused_webpack_module, exports) => { +/***/ 75121 +(__unused_webpack_module, exports) { "use strict"; @@ -68784,10 +45350,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 39667: -/***/ ((__unused_webpack_module, exports) => { +/***/ 39667 +(__unused_webpack_module, exports) { "use strict"; @@ -68797,10 +45363,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 63487: -/***/ ((__unused_webpack_module, exports) => { +/***/ 63487 +(__unused_webpack_module, exports) { "use strict"; @@ -68810,10 +45376,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 88342: -/***/ ((__unused_webpack_module, exports) => { +/***/ 88342 +(__unused_webpack_module, exports) { "use strict"; @@ -68823,10 +45389,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 51565: -/***/ ((__unused_webpack_module, exports) => { +/***/ 51565 +(__unused_webpack_module, exports) { "use strict"; @@ -68836,10 +45402,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 87269: -/***/ ((__unused_webpack_module, exports) => { +/***/ 87269 +(__unused_webpack_module, exports) { "use strict"; @@ -68849,10 +45415,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 78050: -/***/ ((__unused_webpack_module, exports) => { +/***/ 78050 +(__unused_webpack_module, exports) { "use strict"; @@ -68871,10 +45437,10 @@ exports.FineTuningResponseModelStateValue = { }; -/***/ }), +/***/ }, -/***/ 60514: -/***/ ((__unused_webpack_module, exports) => { +/***/ 60514 +(__unused_webpack_module, exports) { "use strict"; @@ -68884,10 +45450,10 @@ exports.FineTuningResponseModelStateValue = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 56620: -/***/ ((__unused_webpack_module, exports) => { +/***/ 56620 +(__unused_webpack_module, exports) { "use strict"; @@ -68897,10 +45463,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 9833: -/***/ ((__unused_webpack_module, exports) => { +/***/ 9833 +(__unused_webpack_module, exports) { "use strict"; @@ -68910,10 +45476,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 28181: -/***/ ((__unused_webpack_module, exports) => { +/***/ 28181 +(__unused_webpack_module, exports) { "use strict"; @@ -68923,10 +45489,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 90766: -/***/ ((__unused_webpack_module, exports) => { +/***/ 90766 +(__unused_webpack_module, exports) { "use strict"; @@ -68936,10 +45502,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 38003: -/***/ ((__unused_webpack_module, exports) => { +/***/ 38003 +(__unused_webpack_module, exports) { "use strict"; @@ -68949,10 +45515,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 47807: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47807 +(__unused_webpack_module, exports) { "use strict"; @@ -68962,10 +45528,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 473: -/***/ ((__unused_webpack_module, exports) => { +/***/ 473 +(__unused_webpack_module, exports) { "use strict"; @@ -68975,10 +45541,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 39890: -/***/ ((__unused_webpack_module, exports) => { +/***/ 39890 +(__unused_webpack_module, exports) { "use strict"; @@ -68988,10 +45554,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 59548: -/***/ ((__unused_webpack_module, exports) => { +/***/ 59548 +(__unused_webpack_module, exports) { "use strict"; @@ -69001,10 +45567,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 73872: -/***/ ((__unused_webpack_module, exports) => { +/***/ 73872 +(__unused_webpack_module, exports) { "use strict"; @@ -69014,10 +45580,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 94065: -/***/ ((__unused_webpack_module, exports) => { +/***/ 94065 +(__unused_webpack_module, exports) { "use strict"; @@ -69027,10 +45593,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 81316: -/***/ ((__unused_webpack_module, exports) => { +/***/ 81316 +(__unused_webpack_module, exports) { "use strict"; @@ -69040,10 +45606,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 27250: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27250 +(__unused_webpack_module, exports) { "use strict"; @@ -69053,10 +45619,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 2929: -/***/ ((__unused_webpack_module, exports) => { +/***/ 2929 +(__unused_webpack_module, exports) { "use strict"; @@ -69066,10 +45632,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 51440: -/***/ ((__unused_webpack_module, exports) => { +/***/ 51440 +(__unused_webpack_module, exports) { "use strict"; @@ -69079,10 +45645,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 40648: -/***/ ((__unused_webpack_module, exports) => { +/***/ 40648 +(__unused_webpack_module, exports) { "use strict"; @@ -69092,10 +45658,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 78162: -/***/ ((__unused_webpack_module, exports) => { +/***/ 78162 +(__unused_webpack_module, exports) { "use strict"; @@ -69105,10 +45671,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 16604: -/***/ ((__unused_webpack_module, exports) => { +/***/ 16604 +(__unused_webpack_module, exports) { "use strict"; @@ -69118,10 +45684,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 63294: -/***/ ((__unused_webpack_module, exports) => { +/***/ 63294 +(__unused_webpack_module, exports) { "use strict"; @@ -69131,10 +45697,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 59048: -/***/ ((__unused_webpack_module, exports) => { +/***/ 59048 +(__unused_webpack_module, exports) { "use strict"; @@ -69144,10 +45710,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 50598: -/***/ ((__unused_webpack_module, exports) => { +/***/ 50598 +(__unused_webpack_module, exports) { "use strict"; @@ -69157,10 +45723,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 17252: -/***/ ((__unused_webpack_module, exports) => { +/***/ 17252 +(__unused_webpack_module, exports) { "use strict"; @@ -69178,10 +45744,10 @@ exports.GetConversationResponseModelStatus = { }; -/***/ }), +/***/ }, -/***/ 53718: -/***/ ((__unused_webpack_module, exports) => { +/***/ 53718 +(__unused_webpack_module, exports) { "use strict"; @@ -69191,10 +45757,10 @@ exports.GetConversationResponseModelStatus = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 79937: -/***/ ((__unused_webpack_module, exports) => { +/***/ 79937 +(__unused_webpack_module, exports) { "use strict"; @@ -69204,10 +45770,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 95828: -/***/ ((__unused_webpack_module, exports) => { +/***/ 95828 +(__unused_webpack_module, exports) { "use strict"; @@ -69217,10 +45783,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 33734: -/***/ ((__unused_webpack_module, exports) => { +/***/ 33734 +(__unused_webpack_module, exports) { "use strict"; @@ -69230,10 +45796,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 31956: -/***/ ((__unused_webpack_module, exports) => { +/***/ 31956 +(__unused_webpack_module, exports) { "use strict"; @@ -69243,10 +45809,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 9251: -/***/ ((__unused_webpack_module, exports) => { +/***/ 9251 +(__unused_webpack_module, exports) { "use strict"; @@ -69256,10 +45822,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 65952: -/***/ ((__unused_webpack_module, exports) => { +/***/ 65952 +(__unused_webpack_module, exports) { "use strict"; @@ -69269,10 +45835,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 66904: -/***/ ((__unused_webpack_module, exports) => { +/***/ 66904 +(__unused_webpack_module, exports) { "use strict"; @@ -69282,10 +45848,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 93687: -/***/ ((__unused_webpack_module, exports) => { +/***/ 93687 +(__unused_webpack_module, exports) { "use strict"; @@ -69295,10 +45861,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 65517: -/***/ ((__unused_webpack_module, exports) => { +/***/ 65517 +(__unused_webpack_module, exports) { "use strict"; @@ -69308,10 +45874,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23271: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23271 +(__unused_webpack_module, exports) { "use strict"; @@ -69321,10 +45887,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 11613: -/***/ ((__unused_webpack_module, exports) => { +/***/ 11613 +(__unused_webpack_module, exports) { "use strict"; @@ -69334,10 +45900,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 18889: -/***/ ((__unused_webpack_module, exports) => { +/***/ 18889 +(__unused_webpack_module, exports) { "use strict"; @@ -69347,10 +45913,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 40489: -/***/ ((__unused_webpack_module, exports) => { +/***/ 40489 +(__unused_webpack_module, exports) { "use strict"; @@ -69360,10 +45926,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 37684: -/***/ ((__unused_webpack_module, exports) => { +/***/ 37684 +(__unused_webpack_module, exports) { "use strict"; @@ -69373,10 +45939,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99929: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99929 +(__unused_webpack_module, exports) { "use strict"; @@ -69386,10 +45952,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 20832: -/***/ ((__unused_webpack_module, exports) => { +/***/ 20832 +(__unused_webpack_module, exports) { "use strict"; @@ -69399,10 +45965,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 37821: -/***/ ((__unused_webpack_module, exports) => { +/***/ 37821 +(__unused_webpack_module, exports) { "use strict"; @@ -69412,10 +45978,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 32690: -/***/ ((__unused_webpack_module, exports) => { +/***/ 32690 +(__unused_webpack_module, exports) { "use strict"; @@ -69425,10 +45991,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99548: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99548 +(__unused_webpack_module, exports) { "use strict"; @@ -69438,10 +46004,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 3937: -/***/ ((__unused_webpack_module, exports) => { +/***/ 3937 +(__unused_webpack_module, exports) { "use strict"; @@ -69451,10 +46017,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 82648: -/***/ ((__unused_webpack_module, exports) => { +/***/ 82648 +(__unused_webpack_module, exports) { "use strict"; @@ -69464,10 +46030,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 226: -/***/ ((__unused_webpack_module, exports) => { +/***/ 226 +(__unused_webpack_module, exports) { "use strict"; @@ -69477,10 +46043,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 27019: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27019 +(__unused_webpack_module, exports) { "use strict"; @@ -69490,10 +46056,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 33145: -/***/ ((__unused_webpack_module, exports) => { +/***/ 33145 +(__unused_webpack_module, exports) { "use strict"; @@ -69503,10 +46069,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 43584: -/***/ ((__unused_webpack_module, exports) => { +/***/ 43584 +(__unused_webpack_module, exports) { "use strict"; @@ -69516,10 +46082,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 27381: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27381 +(__unused_webpack_module, exports) { "use strict"; @@ -69535,10 +46101,10 @@ exports.GetPronunciationDictionaryMetadataResponseModelPermissionOnResource = { }; -/***/ }), +/***/ }, -/***/ 12765: -/***/ ((__unused_webpack_module, exports) => { +/***/ 12765 +(__unused_webpack_module, exports) { "use strict"; @@ -69548,10 +46114,10 @@ exports.GetPronunciationDictionaryMetadataResponseModelPermissionOnResource = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 16969: -/***/ ((__unused_webpack_module, exports) => { +/***/ 16969 +(__unused_webpack_module, exports) { "use strict"; @@ -69561,10 +46127,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 9165: -/***/ ((__unused_webpack_module, exports) => { +/***/ 9165 +(__unused_webpack_module, exports) { "use strict"; @@ -69574,10 +46140,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 1557: -/***/ ((__unused_webpack_module, exports) => { +/***/ 1557 +(__unused_webpack_module, exports) { "use strict"; @@ -69587,10 +46153,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 38495: -/***/ ((__unused_webpack_module, exports) => { +/***/ 38495 +(__unused_webpack_module, exports) { "use strict"; @@ -69600,10 +46166,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 42554: -/***/ ((__unused_webpack_module, exports) => { +/***/ 42554 +(__unused_webpack_module, exports) { "use strict"; @@ -69613,10 +46179,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 92987: -/***/ ((__unused_webpack_module, exports) => { +/***/ 92987 +(__unused_webpack_module, exports) { "use strict"; @@ -69626,10 +46192,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 8037: -/***/ ((__unused_webpack_module, exports) => { +/***/ 8037 +(__unused_webpack_module, exports) { "use strict"; @@ -69639,10 +46205,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 91122: -/***/ ((__unused_webpack_module, exports) => { +/***/ 91122 +(__unused_webpack_module, exports) { "use strict"; @@ -69652,10 +46218,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 36179: -/***/ ((__unused_webpack_module, exports) => { +/***/ 36179 +(__unused_webpack_module, exports) { "use strict"; @@ -69665,10 +46231,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 90639: -/***/ ((__unused_webpack_module, exports) => { +/***/ 90639 +(__unused_webpack_module, exports) { "use strict"; @@ -69678,10 +46244,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 69949: -/***/ ((__unused_webpack_module, exports) => { +/***/ 69949 +(__unused_webpack_module, exports) { "use strict"; @@ -69691,10 +46257,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 51912: -/***/ ((__unused_webpack_module, exports) => { +/***/ 51912 +(__unused_webpack_module, exports) { "use strict"; @@ -69704,10 +46270,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 6893: -/***/ ((__unused_webpack_module, exports) => { +/***/ 6893 +(__unused_webpack_module, exports) { "use strict"; @@ -69717,10 +46283,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 49731: -/***/ ((__unused_webpack_module, exports) => { +/***/ 49731 +(__unused_webpack_module, exports) { "use strict"; @@ -69730,10 +46296,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 83316: -/***/ ((__unused_webpack_module, exports) => { +/***/ 83316 +(__unused_webpack_module, exports) { "use strict"; @@ -69743,10 +46309,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 30768: -/***/ ((__unused_webpack_module, exports) => { +/***/ 30768 +(__unused_webpack_module, exports) { "use strict"; @@ -69756,10 +46322,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 66203: -/***/ ((__unused_webpack_module, exports) => { +/***/ 66203 +(__unused_webpack_module, exports) { "use strict"; @@ -69769,10 +46335,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 25336: -/***/ ((__unused_webpack_module, exports) => { +/***/ 25336 +(__unused_webpack_module, exports) { "use strict"; @@ -69782,10 +46348,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 70493: -/***/ ((__unused_webpack_module, exports) => { +/***/ 70493 +(__unused_webpack_module, exports) { "use strict"; @@ -69795,10 +46361,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 54085: -/***/ ((__unused_webpack_module, exports) => { +/***/ 54085 +(__unused_webpack_module, exports) { "use strict"; @@ -69808,10 +46374,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99936: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99936 +(__unused_webpack_module, exports) { "use strict"; @@ -69821,10 +46387,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 49389: -/***/ ((__unused_webpack_module, exports) => { +/***/ 49389 +(__unused_webpack_module, exports) { "use strict"; @@ -69839,10 +46405,10 @@ exports.IntegrationType = { }; -/***/ }), +/***/ }, -/***/ 45775: -/***/ ((__unused_webpack_module, exports) => { +/***/ 45775 +(__unused_webpack_module, exports) { "use strict"; @@ -69852,10 +46418,10 @@ exports.IntegrationType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 95378: -/***/ ((__unused_webpack_module, exports) => { +/***/ 95378 +(__unused_webpack_module, exports) { "use strict"; @@ -69875,10 +46441,10 @@ exports.InvoiceResponseModelPaymentIntentStatus = { }; -/***/ }), +/***/ }, -/***/ 56237: -/***/ ((__unused_webpack_module, exports) => { +/***/ 56237 +(__unused_webpack_module, exports) { "use strict"; @@ -69888,10 +46454,10 @@ exports.InvoiceResponseModelPaymentIntentStatus = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 47432: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47432 +(__unused_webpack_module, exports) { "use strict"; @@ -69901,10 +46467,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 14928: -/***/ ((__unused_webpack_module, exports) => { +/***/ 14928 +(__unused_webpack_module, exports) { "use strict"; @@ -69914,10 +46480,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 12015: -/***/ ((__unused_webpack_module, exports) => { +/***/ 12015 +(__unused_webpack_module, exports) { "use strict"; @@ -69933,10 +46499,10 @@ exports.KnowledgeBaseDocumentType = { }; -/***/ }), +/***/ }, -/***/ 39562: -/***/ ((__unused_webpack_module, exports) => { +/***/ 39562 +(__unused_webpack_module, exports) { "use strict"; @@ -69946,10 +46512,10 @@ exports.KnowledgeBaseDocumentType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 86356: -/***/ ((__unused_webpack_module, exports) => { +/***/ 86356 +(__unused_webpack_module, exports) { "use strict"; @@ -69959,10 +46525,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 462: -/***/ ((__unused_webpack_module, exports) => { +/***/ 462 +(__unused_webpack_module, exports) { "use strict"; @@ -69972,10 +46538,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 28856: -/***/ ((__unused_webpack_module, exports) => { +/***/ 28856 +(__unused_webpack_module, exports) { "use strict"; @@ -69985,10 +46551,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 42660: -/***/ ((__unused_webpack_module, exports) => { +/***/ 42660 +(__unused_webpack_module, exports) { "use strict"; @@ -69998,10 +46564,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 3359: -/***/ ((__unused_webpack_module, exports) => { +/***/ 3359 +(__unused_webpack_module, exports) { "use strict"; @@ -70011,10 +46577,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 75735: -/***/ ((__unused_webpack_module, exports) => { +/***/ 75735 +(__unused_webpack_module, exports) { "use strict"; @@ -70024,10 +46590,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 40438: -/***/ ((__unused_webpack_module, exports) => { +/***/ 40438 +(__unused_webpack_module, exports) { "use strict"; @@ -70037,10 +46603,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 22203: -/***/ ((__unused_webpack_module, exports) => { +/***/ 22203 +(__unused_webpack_module, exports) { "use strict"; @@ -70050,10 +46616,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 58974: -/***/ ((__unused_webpack_module, exports) => { +/***/ 58974 +(__unused_webpack_module, exports) { "use strict"; @@ -70072,10 +46638,10 @@ exports.LibraryVoiceResponseModelCategory = { }; -/***/ }), +/***/ }, -/***/ 93586: -/***/ ((__unused_webpack_module, exports) => { +/***/ 93586 +(__unused_webpack_module, exports) { "use strict"; @@ -70085,10 +46651,10 @@ exports.LibraryVoiceResponseModelCategory = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 80424: -/***/ ((__unused_webpack_module, exports) => { +/***/ 80424 +(__unused_webpack_module, exports) { "use strict"; @@ -70098,10 +46664,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 61155: -/***/ ((__unused_webpack_module, exports) => { +/***/ 61155 +(__unused_webpack_module, exports) { "use strict"; @@ -70111,10 +46677,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 2128: -/***/ ((__unused_webpack_module, exports) => { +/***/ 2128 +(__unused_webpack_module, exports) { "use strict"; @@ -70131,10 +46697,10 @@ exports.LiteralJsonSchemaPropertyType = { }; -/***/ }), +/***/ }, -/***/ 92580: -/***/ ((__unused_webpack_module, exports) => { +/***/ 92580 +(__unused_webpack_module, exports) { "use strict"; @@ -70204,10 +46770,10 @@ exports.Llm = { }; -/***/ }), +/***/ }, -/***/ 13021: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13021 +(__unused_webpack_module, exports) { "use strict"; @@ -70217,10 +46783,10 @@ exports.Llm = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 93858: -/***/ ((__unused_webpack_module, exports) => { +/***/ 93858 +(__unused_webpack_module, exports) { "use strict"; @@ -70230,10 +46796,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 31402: -/***/ ((__unused_webpack_module, exports) => { +/***/ 31402 +(__unused_webpack_module, exports) { "use strict"; @@ -70243,10 +46809,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 10019: -/***/ ((__unused_webpack_module, exports) => { +/***/ 10019 +(__unused_webpack_module, exports) { "use strict"; @@ -70256,10 +46822,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 37532: -/***/ ((__unused_webpack_module, exports) => { +/***/ 37532 +(__unused_webpack_module, exports) { "use strict"; @@ -70269,10 +46835,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 13185: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13185 +(__unused_webpack_module, exports) { "use strict"; @@ -70282,10 +46848,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 45341: -/***/ ((__unused_webpack_module, exports) => { +/***/ 45341 +(__unused_webpack_module, exports) { "use strict"; @@ -70295,10 +46861,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 82052: -/***/ ((__unused_webpack_module, exports) => { +/***/ 82052 +(__unused_webpack_module, exports) { "use strict"; @@ -70308,10 +46874,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 97515: -/***/ ((__unused_webpack_module, exports) => { +/***/ 97515 +(__unused_webpack_module, exports) { "use strict"; @@ -70321,10 +46887,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 47253: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47253 +(__unused_webpack_module, exports) { "use strict"; @@ -70334,10 +46900,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 70682: -/***/ ((__unused_webpack_module, exports) => { +/***/ 70682 +(__unused_webpack_module, exports) { "use strict"; @@ -70353,10 +46919,10 @@ exports.McpApprovalPolicy = { }; -/***/ }), +/***/ }, -/***/ 94336: -/***/ ((__unused_webpack_module, exports) => { +/***/ 94336 +(__unused_webpack_module, exports) { "use strict"; @@ -70366,10 +46932,10 @@ exports.McpApprovalPolicy = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 50692: -/***/ ((__unused_webpack_module, exports) => { +/***/ 50692 +(__unused_webpack_module, exports) { "use strict"; @@ -70379,10 +46945,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 22295: -/***/ ((__unused_webpack_module, exports) => { +/***/ 22295 +(__unused_webpack_module, exports) { "use strict"; @@ -70392,10 +46958,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 1643: -/***/ ((__unused_webpack_module, exports) => { +/***/ 1643 +(__unused_webpack_module, exports) { "use strict"; @@ -70405,10 +46971,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 44675: -/***/ ((__unused_webpack_module, exports) => { +/***/ 44675 +(__unused_webpack_module, exports) { "use strict"; @@ -70418,10 +46984,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 17761: -/***/ ((__unused_webpack_module, exports) => { +/***/ 17761 +(__unused_webpack_module, exports) { "use strict"; @@ -70431,10 +46997,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 35574: -/***/ ((__unused_webpack_module, exports) => { +/***/ 35574 +(__unused_webpack_module, exports) { "use strict"; @@ -70444,10 +47010,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 20926: -/***/ ((__unused_webpack_module, exports) => { +/***/ 20926 +(__unused_webpack_module, exports) { "use strict"; @@ -70457,10 +47023,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 82029: -/***/ ((__unused_webpack_module, exports) => { +/***/ 82029 +(__unused_webpack_module, exports) { "use strict"; @@ -70470,10 +47036,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 1578: -/***/ ((__unused_webpack_module, exports) => { +/***/ 1578 +(__unused_webpack_module, exports) { "use strict"; @@ -70483,10 +47049,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 90794: -/***/ ((__unused_webpack_module, exports) => { +/***/ 90794 +(__unused_webpack_module, exports) { "use strict"; @@ -70496,10 +47062,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 90995: -/***/ ((__unused_webpack_module, exports) => { +/***/ 90995 +(__unused_webpack_module, exports) { "use strict"; @@ -70514,10 +47080,10 @@ exports.McpServerTransport = { }; -/***/ }), +/***/ }, -/***/ 45119: -/***/ ((__unused_webpack_module, exports) => { +/***/ 45119 +(__unused_webpack_module, exports) { "use strict"; @@ -70527,10 +47093,10 @@ exports.McpServerTransport = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 78298: -/***/ ((__unused_webpack_module, exports) => { +/***/ 78298 +(__unused_webpack_module, exports) { "use strict"; @@ -70540,10 +47106,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 29596: -/***/ ((__unused_webpack_module, exports) => { +/***/ 29596 +(__unused_webpack_module, exports) { "use strict"; @@ -70558,10 +47124,10 @@ exports.McpToolApprovalPolicy = { }; -/***/ }), +/***/ }, -/***/ 78514: -/***/ ((__unused_webpack_module, exports) => { +/***/ 78514 +(__unused_webpack_module, exports) { "use strict"; @@ -70571,10 +47137,10 @@ exports.McpToolApprovalPolicy = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 15811: -/***/ ((__unused_webpack_module, exports) => { +/***/ 15811 +(__unused_webpack_module, exports) { "use strict"; @@ -70595,10 +47161,10 @@ exports.MetricType = { }; -/***/ }), +/***/ }, -/***/ 15158: -/***/ ((__unused_webpack_module, exports) => { +/***/ 15158 +(__unused_webpack_module, exports) { "use strict"; @@ -70608,10 +47174,10 @@ exports.MetricType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 54175: -/***/ ((__unused_webpack_module, exports) => { +/***/ 54175 +(__unused_webpack_module, exports) { "use strict"; @@ -70621,10 +47187,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 47310: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47310 +(__unused_webpack_module, exports) { "use strict"; @@ -70639,10 +47205,10 @@ exports.ModelResponseModelConcurrencyGroup = { }; -/***/ }), +/***/ }, -/***/ 98963: -/***/ ((__unused_webpack_module, exports) => { +/***/ 98963 +(__unused_webpack_module, exports) { "use strict"; @@ -70652,10 +47218,10 @@ exports.ModelResponseModelConcurrencyGroup = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 5613: -/***/ ((__unused_webpack_module, exports) => { +/***/ 5613 +(__unused_webpack_module, exports) { "use strict"; @@ -70665,10 +47231,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 91333: -/***/ ((__unused_webpack_module, exports) => { +/***/ 91333 +(__unused_webpack_module, exports) { "use strict"; @@ -70684,10 +47250,10 @@ exports.ModerationStatusResponseModelSafetyStatus = { }; -/***/ }), +/***/ }, -/***/ 13703: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13703 +(__unused_webpack_module, exports) { "use strict"; @@ -70702,10 +47268,10 @@ exports.ModerationStatusResponseModelWarningStatus = { }; -/***/ }), +/***/ }, -/***/ 5003: -/***/ ((__unused_webpack_module, exports) => { +/***/ 5003 +(__unused_webpack_module, exports) { "use strict"; @@ -70715,10 +47281,10 @@ exports.ModerationStatusResponseModelWarningStatus = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 15203: -/***/ ((__unused_webpack_module, exports) => { +/***/ 15203 +(__unused_webpack_module, exports) { "use strict"; @@ -70728,10 +47294,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 77346: -/***/ ((__unused_webpack_module, exports) => { +/***/ 77346 +(__unused_webpack_module, exports) { "use strict"; @@ -70741,10 +47307,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 53737: -/***/ ((__unused_webpack_module, exports) => { +/***/ 53737 +(__unused_webpack_module, exports) { "use strict"; @@ -70754,10 +47320,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 34370: -/***/ ((__unused_webpack_module, exports) => { +/***/ 34370 +(__unused_webpack_module, exports) { "use strict"; @@ -70767,10 +47333,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 85522: -/***/ ((__unused_webpack_module, exports) => { +/***/ 85522 +(__unused_webpack_module, exports) { "use strict"; @@ -70780,10 +47346,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 69417: -/***/ ((__unused_webpack_module, exports) => { +/***/ 69417 +(__unused_webpack_module, exports) { "use strict"; @@ -70793,10 +47359,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 67727: -/***/ ((__unused_webpack_module, exports) => { +/***/ 67727 +(__unused_webpack_module, exports) { "use strict"; @@ -70806,10 +47372,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 76427: -/***/ ((__unused_webpack_module, exports) => { +/***/ 76427 +(__unused_webpack_module, exports) { "use strict"; @@ -70819,10 +47385,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 20808: -/***/ ((__unused_webpack_module, exports) => { +/***/ 20808 +(__unused_webpack_module, exports) { "use strict"; @@ -70832,10 +47398,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 43102: -/***/ ((__unused_webpack_module, exports) => { +/***/ 43102 +(__unused_webpack_module, exports) { "use strict"; @@ -70845,10 +47411,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 38765: -/***/ ((__unused_webpack_module, exports) => { +/***/ 38765 +(__unused_webpack_module, exports) { "use strict"; @@ -70858,10 +47424,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 69117: -/***/ ((__unused_webpack_module, exports) => { +/***/ 69117 +(__unused_webpack_module, exports) { "use strict"; @@ -70885,10 +47451,10 @@ exports.OutputFormat = { }; -/***/ }), +/***/ }, -/***/ 8378: -/***/ ((__unused_webpack_module, exports) => { +/***/ 8378 +(__unused_webpack_module, exports) { "use strict"; @@ -70898,10 +47464,10 @@ exports.OutputFormat = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 69243: -/***/ ((__unused_webpack_module, exports) => { +/***/ 69243 +(__unused_webpack_module, exports) { "use strict"; @@ -70911,10 +47477,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 32177: -/***/ ((__unused_webpack_module, exports) => { +/***/ 32177 +(__unused_webpack_module, exports) { "use strict"; @@ -70924,10 +47490,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 88520: -/***/ ((__unused_webpack_module, exports) => { +/***/ 88520 +(__unused_webpack_module, exports) { "use strict"; @@ -70950,10 +47516,10 @@ exports.PendingSubscriptionSwitchResponseModelNextTier = { }; -/***/ }), +/***/ }, -/***/ 50561: -/***/ ((__unused_webpack_module, exports) => { +/***/ 50561 +(__unused_webpack_module, exports) { "use strict"; @@ -70963,10 +47529,10 @@ exports.PendingSubscriptionSwitchResponseModelNextTier = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 69617: -/***/ ((__unused_webpack_module, exports) => { +/***/ 69617 +(__unused_webpack_module, exports) { "use strict"; @@ -70976,10 +47542,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 4061: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4061 +(__unused_webpack_module, exports) { "use strict"; @@ -70989,10 +47555,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 13412: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13412 +(__unused_webpack_module, exports) { "use strict"; @@ -71002,10 +47568,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 93312: -/***/ ((__unused_webpack_module, exports) => { +/***/ 93312 +(__unused_webpack_module, exports) { "use strict"; @@ -71015,10 +47581,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 13207: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13207 +(__unused_webpack_module, exports) { "use strict"; @@ -71028,10 +47594,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 47453: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47453 +(__unused_webpack_module, exports) { "use strict"; @@ -71041,10 +47607,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23483: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23483 +(__unused_webpack_module, exports) { "use strict"; @@ -71054,10 +47620,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 30403: -/***/ ((__unused_webpack_module, exports) => { +/***/ 30403 +(__unused_webpack_module, exports) { "use strict"; @@ -71067,10 +47633,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 64931: -/***/ ((__unused_webpack_module, exports) => { +/***/ 64931 +(__unused_webpack_module, exports) { "use strict"; @@ -71080,10 +47646,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 92267: -/***/ ((__unused_webpack_module, exports) => { +/***/ 92267 +(__unused_webpack_module, exports) { "use strict"; @@ -71093,10 +47659,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 88308: -/***/ ((__unused_webpack_module, exports) => { +/***/ 88308 +(__unused_webpack_module, exports) { "use strict"; @@ -71106,10 +47672,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 10857: -/***/ ((__unused_webpack_module, exports) => { +/***/ 10857 +(__unused_webpack_module, exports) { "use strict"; @@ -71119,10 +47685,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 81031: -/***/ ((__unused_webpack_module, exports) => { +/***/ 81031 +(__unused_webpack_module, exports) { "use strict"; @@ -71132,10 +47698,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 65856: -/***/ ((__unused_webpack_module, exports) => { +/***/ 65856 +(__unused_webpack_module, exports) { "use strict"; @@ -71145,10 +47711,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 41017: -/***/ ((__unused_webpack_module, exports) => { +/***/ 41017 +(__unused_webpack_module, exports) { "use strict"; @@ -71158,10 +47724,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 3062: -/***/ ((__unused_webpack_module, exports) => { +/***/ 3062 +(__unused_webpack_module, exports) { "use strict"; @@ -71171,10 +47737,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 89393: -/***/ ((__unused_webpack_module, exports) => { +/***/ 89393 +(__unused_webpack_module, exports) { "use strict"; @@ -71184,10 +47750,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 18436: -/***/ ((__unused_webpack_module, exports) => { +/***/ 18436 +(__unused_webpack_module, exports) { "use strict"; @@ -71197,10 +47763,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 97122: -/***/ ((__unused_webpack_module, exports) => { +/***/ 97122 +(__unused_webpack_module, exports) { "use strict"; @@ -71217,10 +47783,10 @@ exports.ProjectCreationMetaResponseModelStatus = { }; -/***/ }), +/***/ }, -/***/ 29916: -/***/ ((__unused_webpack_module, exports) => { +/***/ 29916 +(__unused_webpack_module, exports) { "use strict"; @@ -71236,10 +47802,10 @@ exports.ProjectCreationMetaResponseModelType = { }; -/***/ }), +/***/ }, -/***/ 52300: -/***/ ((__unused_webpack_module, exports) => { +/***/ 52300 +(__unused_webpack_module, exports) { "use strict"; @@ -71249,10 +47815,10 @@ exports.ProjectCreationMetaResponseModelType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 84019: -/***/ ((__unused_webpack_module, exports) => { +/***/ 84019 +(__unused_webpack_module, exports) { "use strict"; @@ -71268,10 +47834,10 @@ exports.ProjectExtendedResponseModelAccessLevel = { }; -/***/ }), +/***/ }, -/***/ 23647: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23647 +(__unused_webpack_module, exports) { "use strict"; @@ -71288,10 +47854,10 @@ exports.ProjectExtendedResponseModelApplyTextNormalization = { }; -/***/ }), +/***/ }, -/***/ 52651: -/***/ ((__unused_webpack_module, exports) => { +/***/ 52651 +(__unused_webpack_module, exports) { "use strict"; @@ -71306,10 +47872,10 @@ exports.ProjectExtendedResponseModelFiction = { }; -/***/ }), +/***/ }, -/***/ 72777: -/***/ ((__unused_webpack_module, exports) => { +/***/ 72777 +(__unused_webpack_module, exports) { "use strict"; @@ -71327,10 +47893,10 @@ exports.ProjectExtendedResponseModelQualityPreset = { }; -/***/ }), +/***/ }, -/***/ 94434: -/***/ ((__unused_webpack_module, exports) => { +/***/ 94434 +(__unused_webpack_module, exports) { "use strict"; @@ -71348,10 +47914,10 @@ exports.ProjectExtendedResponseModelSourceType = { }; -/***/ }), +/***/ }, -/***/ 96144: -/***/ ((__unused_webpack_module, exports) => { +/***/ 96144 +(__unused_webpack_module, exports) { "use strict"; @@ -71368,10 +47934,10 @@ exports.ProjectExtendedResponseModelTargetAudience = { }; -/***/ }), +/***/ }, -/***/ 45569: -/***/ ((__unused_webpack_module, exports) => { +/***/ 45569 +(__unused_webpack_module, exports) { "use strict"; @@ -71381,10 +47947,10 @@ exports.ProjectExtendedResponseModelTargetAudience = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99890: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99890 +(__unused_webpack_module, exports) { "use strict"; @@ -71400,10 +47966,10 @@ exports.ProjectResponseModelAccessLevel = { }; -/***/ }), +/***/ }, -/***/ 13238: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13238 +(__unused_webpack_module, exports) { "use strict"; @@ -71418,10 +47984,10 @@ exports.ProjectResponseModelFiction = { }; -/***/ }), +/***/ }, -/***/ 27257: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27257 +(__unused_webpack_module, exports) { "use strict"; @@ -71439,10 +48005,10 @@ exports.ProjectResponseModelSourceType = { }; -/***/ }), +/***/ }, -/***/ 76339: -/***/ ((__unused_webpack_module, exports) => { +/***/ 76339 +(__unused_webpack_module, exports) { "use strict"; @@ -71459,10 +48025,10 @@ exports.ProjectResponseModelTargetAudience = { }; -/***/ }), +/***/ }, -/***/ 77856: -/***/ ((__unused_webpack_module, exports) => { +/***/ 77856 +(__unused_webpack_module, exports) { "use strict"; @@ -71472,10 +48038,10 @@ exports.ProjectResponseModelTargetAudience = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 25361: -/***/ ((__unused_webpack_module, exports) => { +/***/ 25361 +(__unused_webpack_module, exports) { "use strict"; @@ -71485,10 +48051,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 71462: -/***/ ((__unused_webpack_module, exports) => { +/***/ 71462 +(__unused_webpack_module, exports) { "use strict"; @@ -71498,10 +48064,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 80633: -/***/ ((__unused_webpack_module, exports) => { +/***/ 80633 +(__unused_webpack_module, exports) { "use strict"; @@ -71518,10 +48084,10 @@ exports.ProjectState = { }; -/***/ }), +/***/ }, -/***/ 75184: -/***/ ((__unused_webpack_module, exports) => { +/***/ 75184 +(__unused_webpack_module, exports) { "use strict"; @@ -71531,10 +48097,10 @@ exports.ProjectState = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 22925: -/***/ ((__unused_webpack_module, exports) => { +/***/ 22925 +(__unused_webpack_module, exports) { "use strict"; @@ -71544,10 +48110,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 29713: -/***/ ((__unused_webpack_module, exports) => { +/***/ 29713 +(__unused_webpack_module, exports) { "use strict"; @@ -71557,10 +48123,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 3636: -/***/ ((__unused_webpack_module, exports) => { +/***/ 3636 +(__unused_webpack_module, exports) { "use strict"; @@ -71570,10 +48136,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 4518: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4518 +(__unused_webpack_module, exports) { "use strict"; @@ -71583,10 +48149,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 21849: -/***/ ((__unused_webpack_module, exports) => { +/***/ 21849 +(__unused_webpack_module, exports) { "use strict"; @@ -71596,10 +48162,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 75991: -/***/ ((__unused_webpack_module, exports) => { +/***/ 75991 +(__unused_webpack_module, exports) { "use strict"; @@ -71609,10 +48175,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 64348: -/***/ ((__unused_webpack_module, exports) => { +/***/ 64348 +(__unused_webpack_module, exports) { "use strict"; @@ -71622,10 +48188,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 79310: -/***/ ((__unused_webpack_module, exports) => { +/***/ 79310 +(__unused_webpack_module, exports) { "use strict"; @@ -71635,10 +48201,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 59693: -/***/ ((__unused_webpack_module, exports) => { +/***/ 59693 +(__unused_webpack_module, exports) { "use strict"; @@ -71648,10 +48214,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 57610: -/***/ ((__unused_webpack_module, exports) => { +/***/ 57610 +(__unused_webpack_module, exports) { "use strict"; @@ -71661,10 +48227,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 58960: -/***/ ((__unused_webpack_module, exports) => { +/***/ 58960 +(__unused_webpack_module, exports) { "use strict"; @@ -71674,10 +48240,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 19814: -/***/ ((__unused_webpack_module, exports) => { +/***/ 19814 +(__unused_webpack_module, exports) { "use strict"; @@ -71687,10 +48253,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 89296: -/***/ ((__unused_webpack_module, exports) => { +/***/ 89296 +(__unused_webpack_module, exports) { "use strict"; @@ -71700,10 +48266,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 20078: -/***/ ((__unused_webpack_module, exports) => { +/***/ 20078 +(__unused_webpack_module, exports) { "use strict"; @@ -71713,10 +48279,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 18835: -/***/ ((__unused_webpack_module, exports) => { +/***/ 18835 +(__unused_webpack_module, exports) { "use strict"; @@ -71726,10 +48292,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 94536: -/***/ ((__unused_webpack_module, exports) => { +/***/ 94536 +(__unused_webpack_module, exports) { "use strict"; @@ -71739,10 +48305,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 9602: -/***/ ((__unused_webpack_module, exports) => { +/***/ 9602 +(__unused_webpack_module, exports) { "use strict"; @@ -71752,10 +48318,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 6864: -/***/ ((__unused_webpack_module, exports) => { +/***/ 6864 +(__unused_webpack_module, exports) { "use strict"; @@ -71771,10 +48337,10 @@ exports.PronunciationDictionaryVersionResponseModelPermissionOnResource = { }; -/***/ }), +/***/ }, -/***/ 13210: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13210 +(__unused_webpack_module, exports) { "use strict"; @@ -71784,10 +48350,10 @@ exports.PronunciationDictionaryVersionResponseModelPermissionOnResource = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 43516: -/***/ ((__unused_webpack_module, exports) => { +/***/ 43516 +(__unused_webpack_module, exports) { "use strict"; @@ -71797,10 +48363,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 97969: -/***/ ((__unused_webpack_module, exports) => { +/***/ 97969 +(__unused_webpack_module, exports) { "use strict"; @@ -71810,10 +48376,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 66375: -/***/ ((__unused_webpack_module, exports) => { +/***/ 66375 +(__unused_webpack_module, exports) { "use strict"; @@ -71823,10 +48389,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 27670: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27670 +(__unused_webpack_module, exports) { "use strict"; @@ -71836,10 +48402,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 68532: -/***/ ((__unused_webpack_module, exports) => { +/***/ 68532 +(__unused_webpack_module, exports) { "use strict"; @@ -71849,10 +48415,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 21275: -/***/ ((__unused_webpack_module, exports) => { +/***/ 21275 +(__unused_webpack_module, exports) { "use strict"; @@ -71862,10 +48428,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 35392: -/***/ ((__unused_webpack_module, exports) => { +/***/ 35392 +(__unused_webpack_module, exports) { "use strict"; @@ -71875,10 +48441,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 52022: -/***/ ((__unused_webpack_module, exports) => { +/***/ 52022 +(__unused_webpack_module, exports) { "use strict"; @@ -71888,10 +48454,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 91124: -/***/ ((__unused_webpack_module, exports) => { +/***/ 91124 +(__unused_webpack_module, exports) { "use strict"; @@ -71901,10 +48467,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 28363: -/***/ ((__unused_webpack_module, exports) => { +/***/ 28363 +(__unused_webpack_module, exports) { "use strict"; @@ -71923,10 +48489,10 @@ exports.RagIndexStatus = { }; -/***/ }), +/***/ }, -/***/ 73397: -/***/ ((__unused_webpack_module, exports) => { +/***/ 73397 +(__unused_webpack_module, exports) { "use strict"; @@ -71936,10 +48502,10 @@ exports.RagIndexStatus = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 97938: -/***/ ((__unused_webpack_module, exports) => { +/***/ 97938 +(__unused_webpack_module, exports) { "use strict"; @@ -71949,10 +48515,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 43658: -/***/ ((__unused_webpack_module, exports) => { +/***/ 43658 +(__unused_webpack_module, exports) { "use strict"; @@ -71967,10 +48533,10 @@ exports.ReaderResourceResponseModelResourceType = { }; -/***/ }), +/***/ }, -/***/ 25371: -/***/ ((__unused_webpack_module, exports) => { +/***/ 25371 +(__unused_webpack_module, exports) { "use strict"; @@ -71980,10 +48546,10 @@ exports.ReaderResourceResponseModelResourceType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 87535: -/***/ ((__unused_webpack_module, exports) => { +/***/ 87535 +(__unused_webpack_module, exports) { "use strict"; @@ -71993,10 +48559,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 37826: -/***/ ((__unused_webpack_module, exports) => { +/***/ 37826 +(__unused_webpack_module, exports) { "use strict"; @@ -72006,10 +48572,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 46938: -/***/ ((__unused_webpack_module, exports) => { +/***/ 46938 +(__unused_webpack_module, exports) { "use strict"; @@ -72019,10 +48585,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 4401: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4401 +(__unused_webpack_module, exports) { "use strict"; @@ -72032,10 +48598,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 28375: -/***/ ((__unused_webpack_module, exports) => { +/***/ 28375 +(__unused_webpack_module, exports) { "use strict"; @@ -72045,10 +48611,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 26181: -/***/ ((__unused_webpack_module, exports) => { +/***/ 26181 +(__unused_webpack_module, exports) { "use strict"; @@ -72064,10 +48630,10 @@ exports.RenderStatus = { }; -/***/ }), +/***/ }, -/***/ 7519: -/***/ ((__unused_webpack_module, exports) => { +/***/ 7519 +(__unused_webpack_module, exports) { "use strict"; @@ -72087,10 +48653,10 @@ exports.RenderType = { }; -/***/ }), +/***/ }, -/***/ 25872: -/***/ ((__unused_webpack_module, exports) => { +/***/ 25872 +(__unused_webpack_module, exports) { "use strict"; @@ -72100,10 +48666,10 @@ exports.RenderType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 4417: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4417 +(__unused_webpack_module, exports) { "use strict"; @@ -72113,10 +48679,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 59233: -/***/ ((__unused_webpack_module, exports) => { +/***/ 59233 +(__unused_webpack_module, exports) { "use strict"; @@ -72132,10 +48698,10 @@ exports.ResourceAccessInfoRole = { }; -/***/ }), +/***/ }, -/***/ 88244: -/***/ ((__unused_webpack_module, exports) => { +/***/ 88244 +(__unused_webpack_module, exports) { "use strict"; @@ -72145,10 +48711,10 @@ exports.ResourceAccessInfoRole = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 95431: -/***/ ((__unused_webpack_module, exports) => { +/***/ 95431 +(__unused_webpack_module, exports) { "use strict"; @@ -72164,10 +48730,10 @@ exports.ResourceMetadataResponseModelAnonymousAccessLevelOverride = { }; -/***/ }), +/***/ }, -/***/ 50569: -/***/ ((__unused_webpack_module, exports) => { +/***/ 50569 +(__unused_webpack_module, exports) { "use strict"; @@ -72185,10 +48751,10 @@ exports.ReviewStatus = { }; -/***/ }), +/***/ }, -/***/ 64803: -/***/ ((__unused_webpack_module, exports) => { +/***/ 64803 +(__unused_webpack_module, exports) { "use strict"; @@ -72198,10 +48764,10 @@ exports.ReviewStatus = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 62635: -/***/ ((__unused_webpack_module, exports) => { +/***/ 62635 +(__unused_webpack_module, exports) { "use strict"; @@ -72211,10 +48777,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 35625: -/***/ ((__unused_webpack_module, exports) => { +/***/ 35625 +(__unused_webpack_module, exports) { "use strict"; @@ -72224,10 +48790,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 31719: -/***/ ((__unused_webpack_module, exports) => { +/***/ 31719 +(__unused_webpack_module, exports) { "use strict"; @@ -72249,10 +48815,10 @@ exports.SafetyRule = { }; -/***/ }), +/***/ }, -/***/ 13235: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13235 +(__unused_webpack_module, exports) { "use strict"; @@ -72262,10 +48828,10 @@ exports.SafetyRule = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 79734: -/***/ ((__unused_webpack_module, exports) => { +/***/ 79734 +(__unused_webpack_module, exports) { "use strict"; @@ -72275,10 +48841,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 56453: -/***/ ((__unused_webpack_module, exports) => { +/***/ 56453 +(__unused_webpack_module, exports) { "use strict"; @@ -72288,10 +48854,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 50706: -/***/ ((__unused_webpack_module, exports) => { +/***/ 50706 +(__unused_webpack_module, exports) { "use strict"; @@ -72301,10 +48867,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 42368: -/***/ ((__unused_webpack_module, exports) => { +/***/ 42368 +(__unused_webpack_module, exports) { "use strict"; @@ -72314,10 +48880,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 31441: -/***/ ((__unused_webpack_module, exports) => { +/***/ 31441 +(__unused_webpack_module, exports) { "use strict"; @@ -72327,10 +48893,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 22647: -/***/ ((__unused_webpack_module, exports) => { +/***/ 22647 +(__unused_webpack_module, exports) { "use strict"; @@ -72340,10 +48906,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 89860: -/***/ ((__unused_webpack_module, exports) => { +/***/ 89860 +(__unused_webpack_module, exports) { "use strict"; @@ -72353,10 +48919,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 33644: -/***/ ((__unused_webpack_module, exports) => { +/***/ 33644 +(__unused_webpack_module, exports) { "use strict"; @@ -72366,10 +48932,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 35889: -/***/ ((__unused_webpack_module, exports) => { +/***/ 35889 +(__unused_webpack_module, exports) { "use strict"; @@ -72379,10 +48945,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 52438: -/***/ ((__unused_webpack_module, exports) => { +/***/ 52438 +(__unused_webpack_module, exports) { "use strict"; @@ -72392,10 +48958,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 75821: -/***/ ((__unused_webpack_module, exports) => { +/***/ 75821 +(__unused_webpack_module, exports) { "use strict"; @@ -72405,10 +48971,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 27297: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27297 +(__unused_webpack_module, exports) { "use strict"; @@ -72418,10 +48984,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 45937: -/***/ ((__unused_webpack_module, exports) => { +/***/ 45937 +(__unused_webpack_module, exports) { "use strict"; @@ -72437,10 +49003,10 @@ exports.ShareOptionResponseModelType = { }; -/***/ }), +/***/ }, -/***/ 71430: -/***/ ((__unused_webpack_module, exports) => { +/***/ 71430 +(__unused_webpack_module, exports) { "use strict"; @@ -72450,10 +49016,10 @@ exports.ShareOptionResponseModelType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 54058: -/***/ ((__unused_webpack_module, exports) => { +/***/ 54058 +(__unused_webpack_module, exports) { "use strict"; @@ -72471,10 +49037,10 @@ exports.SimilarVoiceCategory = { }; -/***/ }), +/***/ }, -/***/ 14218: -/***/ ((__unused_webpack_module, exports) => { +/***/ 14218 +(__unused_webpack_module, exports) { "use strict"; @@ -72484,10 +49050,10 @@ exports.SimilarVoiceCategory = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 66404: -/***/ ((__unused_webpack_module, exports) => { +/***/ 66404 +(__unused_webpack_module, exports) { "use strict"; @@ -72497,10 +49063,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 89399: -/***/ ((__unused_webpack_module, exports) => { +/***/ 89399 +(__unused_webpack_module, exports) { "use strict"; @@ -72516,10 +49082,10 @@ exports.SipMediaEncryptionEnum = { }; -/***/ }), +/***/ }, -/***/ 71713: -/***/ ((__unused_webpack_module, exports) => { +/***/ 71713 +(__unused_webpack_module, exports) { "use strict"; @@ -72529,10 +49095,10 @@ exports.SipMediaEncryptionEnum = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 40418: -/***/ ((__unused_webpack_module, exports) => { +/***/ 40418 +(__unused_webpack_module, exports) { "use strict"; @@ -72542,10 +49108,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 29445: -/***/ ((__unused_webpack_module, exports) => { +/***/ 29445 +(__unused_webpack_module, exports) { "use strict"; @@ -72562,10 +49128,10 @@ exports.SipTrunkTransportEnum = { }; -/***/ }), +/***/ }, -/***/ 34960: -/***/ ((__unused_webpack_module, exports) => { +/***/ 34960 +(__unused_webpack_module, exports) { "use strict"; @@ -72575,10 +49141,10 @@ exports.SipTrunkTransportEnum = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 15959: -/***/ ((__unused_webpack_module, exports) => { +/***/ 15959 +(__unused_webpack_module, exports) { "use strict"; @@ -72588,10 +49154,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 37249: -/***/ ((__unused_webpack_module, exports) => { +/***/ 37249 +(__unused_webpack_module, exports) { "use strict"; @@ -72601,10 +49167,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 17979: -/***/ ((__unused_webpack_module, exports) => { +/***/ 17979 +(__unused_webpack_module, exports) { "use strict"; @@ -72614,10 +49180,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 81324: -/***/ ((__unused_webpack_module, exports) => { +/***/ 81324 +(__unused_webpack_module, exports) { "use strict"; @@ -72627,10 +49193,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 37816: -/***/ ((__unused_webpack_module, exports) => { +/***/ 37816 +(__unused_webpack_module, exports) { "use strict"; @@ -72640,10 +49206,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 72124: -/***/ ((__unused_webpack_module, exports) => { +/***/ 72124 +(__unused_webpack_module, exports) { "use strict"; @@ -72653,10 +49219,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 58125: -/***/ ((__unused_webpack_module, exports) => { +/***/ 58125 +(__unused_webpack_module, exports) { "use strict"; @@ -72666,10 +49232,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 21612: -/***/ ((__unused_webpack_module, exports) => { +/***/ 21612 +(__unused_webpack_module, exports) { "use strict"; @@ -72679,10 +49245,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 44170: -/***/ ((__unused_webpack_module, exports) => { +/***/ 44170 +(__unused_webpack_module, exports) { "use strict"; @@ -72699,10 +49265,10 @@ exports.SpeakerSeparationResponseModelStatus = { }; -/***/ }), +/***/ }, -/***/ 23263: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23263 +(__unused_webpack_module, exports) { "use strict"; @@ -72712,10 +49278,10 @@ exports.SpeakerSeparationResponseModelStatus = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 82760: -/***/ ((__unused_webpack_module, exports) => { +/***/ 82760 +(__unused_webpack_module, exports) { "use strict"; @@ -72725,10 +49291,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 16473: -/***/ ((__unused_webpack_module, exports) => { +/***/ 16473 +(__unused_webpack_module, exports) { "use strict"; @@ -72738,10 +49304,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 43137: -/***/ ((__unused_webpack_module, exports) => { +/***/ 43137 +(__unused_webpack_module, exports) { "use strict"; @@ -72762,10 +49328,10 @@ exports.SpeechHistoryItemResponseModelSource = { }; -/***/ }), +/***/ }, -/***/ 90248: -/***/ ((__unused_webpack_module, exports) => { +/***/ 90248 +(__unused_webpack_module, exports) { "use strict"; @@ -72782,10 +49348,10 @@ exports.SpeechHistoryItemResponseModelVoiceCategory = { }; -/***/ }), +/***/ }, -/***/ 36902: -/***/ ((__unused_webpack_module, exports) => { +/***/ 36902 +(__unused_webpack_module, exports) { "use strict"; @@ -72795,10 +49361,10 @@ exports.SpeechHistoryItemResponseModelVoiceCategory = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 80812: -/***/ ((__unused_webpack_module, exports) => { +/***/ 80812 +(__unused_webpack_module, exports) { "use strict"; @@ -72808,10 +49374,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 44184: -/***/ ((__unused_webpack_module, exports) => { +/***/ 44184 +(__unused_webpack_module, exports) { "use strict"; @@ -72821,10 +49387,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99287: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99287 +(__unused_webpack_module, exports) { "use strict"; @@ -72834,10 +49400,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 43679: -/***/ ((__unused_webpack_module, exports) => { +/***/ 43679 +(__unused_webpack_module, exports) { "use strict"; @@ -72853,10 +49419,10 @@ exports.SpeechToTextWordResponseModelType = { }; -/***/ }), +/***/ }, -/***/ 21446: -/***/ ((__unused_webpack_module, exports) => { +/***/ 21446 +(__unused_webpack_module, exports) { "use strict"; @@ -72866,10 +49432,10 @@ exports.SpeechToTextWordResponseModelType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 9360: -/***/ ((__unused_webpack_module, exports) => { +/***/ 9360 +(__unused_webpack_module, exports) { "use strict"; @@ -72879,10 +49445,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 42080: -/***/ ((__unused_webpack_module, exports) => { +/***/ 42080 +(__unused_webpack_module, exports) { "use strict"; @@ -72892,10 +49458,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 34182: -/***/ ((__unused_webpack_module, exports) => { +/***/ 34182 +(__unused_webpack_module, exports) { "use strict"; @@ -72905,10 +49471,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 47450: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47450 +(__unused_webpack_module, exports) { "use strict"; @@ -72918,10 +49484,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 373: -/***/ ((__unused_webpack_module, exports) => { +/***/ 373 +(__unused_webpack_module, exports) { "use strict"; @@ -72931,10 +49497,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 97277: -/***/ ((__unused_webpack_module, exports) => { +/***/ 97277 +(__unused_webpack_module, exports) { "use strict"; @@ -72944,10 +49510,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 2852: -/***/ ((__unused_webpack_module, exports) => { +/***/ 2852 +(__unused_webpack_module, exports) { "use strict"; @@ -72962,10 +49528,10 @@ exports.SubscriptionResponseModelBillingPeriod = { }; -/***/ }), +/***/ }, -/***/ 53115: -/***/ ((__unused_webpack_module, exports) => { +/***/ 53115 +(__unused_webpack_module, exports) { "use strict"; @@ -72980,10 +49546,10 @@ exports.SubscriptionResponseModelCharacterRefreshPeriod = { }; -/***/ }), +/***/ }, -/***/ 20283: -/***/ ((__unused_webpack_module, exports) => { +/***/ 20283 +(__unused_webpack_module, exports) { "use strict"; @@ -72998,10 +49564,10 @@ exports.SubscriptionResponseModelCurrency = { }; -/***/ }), +/***/ }, -/***/ 7736: -/***/ ((__unused_webpack_module, exports) => { +/***/ 7736 +(__unused_webpack_module, exports) { "use strict"; @@ -73020,10 +49586,10 @@ exports.SubscriptionStatusType = { }; -/***/ }), +/***/ }, -/***/ 21167: -/***/ ((__unused_webpack_module, exports) => { +/***/ 21167 +(__unused_webpack_module, exports) { "use strict"; @@ -73033,10 +49599,10 @@ exports.SubscriptionStatusType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 59455: -/***/ ((__unused_webpack_module, exports) => { +/***/ 59455 +(__unused_webpack_module, exports) { "use strict"; @@ -73046,10 +49612,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 32772: -/***/ ((__unused_webpack_module, exports) => { +/***/ 32772 +(__unused_webpack_module, exports) { "use strict"; @@ -73059,10 +49625,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99150: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99150 +(__unused_webpack_module, exports) { "use strict"; @@ -73072,10 +49638,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 47423: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47423 +(__unused_webpack_module, exports) { "use strict"; @@ -73085,10 +49651,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 88073: -/***/ ((__unused_webpack_module, exports) => { +/***/ 88073 +(__unused_webpack_module, exports) { "use strict"; @@ -73098,10 +49664,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 28982: -/***/ ((__unused_webpack_module, exports) => { +/***/ 28982 +(__unused_webpack_module, exports) { "use strict"; @@ -73116,10 +49682,10 @@ exports.TelephonyProvider = { }; -/***/ }), +/***/ }, -/***/ 2819: -/***/ ((__unused_webpack_module, exports) => { +/***/ 2819 +(__unused_webpack_module, exports) { "use strict"; @@ -73129,10 +49695,10 @@ exports.TelephonyProvider = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 91817: -/***/ ((__unused_webpack_module, exports) => { +/***/ 91817 +(__unused_webpack_module, exports) { "use strict"; @@ -73142,10 +49708,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 61003: -/***/ ((__unused_webpack_module, exports) => { +/***/ 61003 +(__unused_webpack_module, exports) { "use strict"; @@ -73155,10 +49721,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 9487: -/***/ ((__unused_webpack_module, exports) => { +/***/ 9487 +(__unused_webpack_module, exports) { "use strict"; @@ -73173,10 +49739,10 @@ exports.TestRunMetadataTestType = { }; -/***/ }), +/***/ }, -/***/ 68008: -/***/ ((__unused_webpack_module, exports) => { +/***/ 68008 +(__unused_webpack_module, exports) { "use strict"; @@ -73192,10 +49758,10 @@ exports.TestRunStatus = { }; -/***/ }), +/***/ }, -/***/ 47067: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47067 +(__unused_webpack_module, exports) { "use strict"; @@ -73205,10 +49771,10 @@ exports.TestRunStatus = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 61673: -/***/ ((__unused_webpack_module, exports) => { +/***/ 61673 +(__unused_webpack_module, exports) { "use strict"; @@ -73218,10 +49784,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 91434: -/***/ ((__unused_webpack_module, exports) => { +/***/ 91434 +(__unused_webpack_module, exports) { "use strict"; @@ -73237,10 +49803,10 @@ exports.TextToSpeechApplyTextNormalizationEnum = { }; -/***/ }), +/***/ }, -/***/ 7088: -/***/ ((__unused_webpack_module, exports) => { +/***/ 7088 +(__unused_webpack_module, exports) { "use strict"; @@ -73271,10 +49837,10 @@ exports.TextToSpeechOutputFormatEnum = { }; -/***/ }), +/***/ }, -/***/ 74690: -/***/ ((__unused_webpack_module, exports) => { +/***/ 74690 +(__unused_webpack_module, exports) { "use strict"; @@ -73284,10 +49850,10 @@ exports.TextToSpeechOutputFormatEnum = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 73712: -/***/ ((__unused_webpack_module, exports) => { +/***/ 73712 +(__unused_webpack_module, exports) { "use strict"; @@ -73297,10 +49863,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 2869: -/***/ ((__unused_webpack_module, exports) => { +/***/ 2869 +(__unused_webpack_module, exports) { "use strict"; @@ -73310,10 +49876,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 17412: -/***/ ((__unused_webpack_module, exports) => { +/***/ 17412 +(__unused_webpack_module, exports) { "use strict"; @@ -73323,10 +49889,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 71309: -/***/ ((__unused_webpack_module, exports) => { +/***/ 71309 +(__unused_webpack_module, exports) { "use strict"; @@ -73336,10 +49902,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 69579: -/***/ ((__unused_webpack_module, exports) => { +/***/ 69579 +(__unused_webpack_module, exports) { "use strict"; @@ -73349,10 +49915,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 11799: -/***/ ((__unused_webpack_module, exports) => { +/***/ 11799 +(__unused_webpack_module, exports) { "use strict"; @@ -73362,10 +49928,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 61613: -/***/ ((__unused_webpack_module, exports) => { +/***/ 61613 +(__unused_webpack_module, exports) { "use strict"; @@ -73375,10 +49941,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 76901: -/***/ ((__unused_webpack_module, exports) => { +/***/ 76901 +(__unused_webpack_module, exports) { "use strict"; @@ -73388,10 +49954,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 12885: -/***/ ((__unused_webpack_module, exports) => { +/***/ 12885 +(__unused_webpack_module, exports) { "use strict"; @@ -73409,10 +49975,10 @@ exports.ToolType = { }; -/***/ }), +/***/ }, -/***/ 68263: -/***/ ((__unused_webpack_module, exports) => { +/***/ 68263 +(__unused_webpack_module, exports) { "use strict"; @@ -73422,10 +49988,10 @@ exports.ToolType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 14134: -/***/ ((__unused_webpack_module, exports) => { +/***/ 14134 +(__unused_webpack_module, exports) { "use strict"; @@ -73435,10 +50001,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 26596: -/***/ ((__unused_webpack_module, exports) => { +/***/ 26596 +(__unused_webpack_module, exports) { "use strict"; @@ -73448,10 +50014,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 55748: -/***/ ((__unused_webpack_module, exports) => { +/***/ 55748 +(__unused_webpack_module, exports) { "use strict"; @@ -73461,10 +50027,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 8139: -/***/ ((__unused_webpack_module, exports) => { +/***/ 8139 +(__unused_webpack_module, exports) { "use strict"; @@ -73474,10 +50040,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 47578: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47578 +(__unused_webpack_module, exports) { "use strict"; @@ -73487,10 +50053,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 86061: -/***/ ((__unused_webpack_module, exports) => { +/***/ 86061 +(__unused_webpack_module, exports) { "use strict"; @@ -73500,10 +50066,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 21853: -/***/ ((__unused_webpack_module, exports) => { +/***/ 21853 +(__unused_webpack_module, exports) { "use strict"; @@ -73513,10 +50079,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 96622: -/***/ ((__unused_webpack_module, exports) => { +/***/ 96622 +(__unused_webpack_module, exports) { "use strict"; @@ -73526,10 +50092,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 81981: -/***/ ((__unused_webpack_module, exports) => { +/***/ 81981 +(__unused_webpack_module, exports) { "use strict"; @@ -73539,10 +50105,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 68397: -/***/ ((__unused_webpack_module, exports) => { +/***/ 68397 +(__unused_webpack_module, exports) { "use strict"; @@ -73557,10 +50123,10 @@ exports.TransferTypeEnum = { }; -/***/ }), +/***/ }, -/***/ 84208: -/***/ ((__unused_webpack_module, exports) => { +/***/ 84208 +(__unused_webpack_module, exports) { "use strict"; @@ -73570,10 +50136,10 @@ exports.TransferTypeEnum = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 22995: -/***/ ((__unused_webpack_module, exports) => { +/***/ 22995 +(__unused_webpack_module, exports) { "use strict"; @@ -73583,10 +50149,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 56870: -/***/ ((__unused_webpack_module, exports) => { +/***/ 56870 +(__unused_webpack_module, exports) { "use strict"; @@ -73596,10 +50162,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 56644: -/***/ ((__unused_webpack_module, exports) => { +/***/ 56644 +(__unused_webpack_module, exports) { "use strict"; @@ -73609,10 +50175,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 4735: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4735 +(__unused_webpack_module, exports) { "use strict"; @@ -73622,10 +50188,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 23307: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23307 +(__unused_webpack_module, exports) { "use strict"; @@ -73642,10 +50208,10 @@ exports.TtsConversationalModel = { }; -/***/ }), +/***/ }, -/***/ 97965: -/***/ ((__unused_webpack_module, exports) => { +/***/ 97965 +(__unused_webpack_module, exports) { "use strict"; @@ -73661,10 +50227,10 @@ exports.TtsModelFamily = { }; -/***/ }), +/***/ }, -/***/ 5299: -/***/ ((__unused_webpack_module, exports) => { +/***/ 5299 +(__unused_webpack_module, exports) { "use strict"; @@ -73674,10 +50240,10 @@ exports.TtsModelFamily = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 84952: -/***/ ((__unused_webpack_module, exports) => { +/***/ 84952 +(__unused_webpack_module, exports) { "use strict"; @@ -73697,10 +50263,10 @@ exports.TtsOutputFormat = { }; -/***/ }), +/***/ }, -/***/ 89294: -/***/ ((__unused_webpack_module, exports) => { +/***/ 89294 +(__unused_webpack_module, exports) { "use strict"; @@ -73710,10 +50276,10 @@ exports.TtsOutputFormat = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 79959: -/***/ ((__unused_webpack_module, exports) => { +/***/ 79959 +(__unused_webpack_module, exports) { "use strict"; @@ -73723,10 +50289,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 67351: -/***/ ((__unused_webpack_module, exports) => { +/***/ 67351 +(__unused_webpack_module, exports) { "use strict"; @@ -73741,10 +50307,10 @@ exports.TurnMode = { }; -/***/ }), +/***/ }, -/***/ 75496: -/***/ ((__unused_webpack_module, exports) => { +/***/ 75496 +(__unused_webpack_module, exports) { "use strict"; @@ -73754,10 +50320,10 @@ exports.TurnMode = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 53263: -/***/ ((__unused_webpack_module, exports) => { +/***/ 53263 +(__unused_webpack_module, exports) { "use strict"; @@ -73767,10 +50333,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 30021: -/***/ ((__unused_webpack_module, exports) => { +/***/ 30021 +(__unused_webpack_module, exports) { "use strict"; @@ -73780,10 +50346,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 18597: -/***/ ((__unused_webpack_module, exports) => { +/***/ 18597 +(__unused_webpack_module, exports) { "use strict"; @@ -73793,10 +50359,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 34302: -/***/ ((__unused_webpack_module, exports) => { +/***/ 34302 +(__unused_webpack_module, exports) { "use strict"; @@ -73806,10 +50372,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99885: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99885 +(__unused_webpack_module, exports) { "use strict"; @@ -73819,10 +50385,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 60268: -/***/ ((__unused_webpack_module, exports) => { +/***/ 60268 +(__unused_webpack_module, exports) { "use strict"; @@ -73832,10 +50398,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 6718: -/***/ ((__unused_webpack_module, exports) => { +/***/ 6718 +(__unused_webpack_module, exports) { "use strict"; @@ -73845,10 +50411,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 56059: -/***/ ((__unused_webpack_module, exports) => { +/***/ 56059 +(__unused_webpack_module, exports) { "use strict"; @@ -73858,10 +50424,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 24936: -/***/ ((__unused_webpack_module, exports) => { +/***/ 24936 +(__unused_webpack_module, exports) { "use strict"; @@ -73871,10 +50437,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 26708: -/***/ ((__unused_webpack_module, exports) => { +/***/ 26708 +(__unused_webpack_module, exports) { "use strict"; @@ -73884,10 +50450,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 56128: -/***/ ((__unused_webpack_module, exports) => { +/***/ 56128 +(__unused_webpack_module, exports) { "use strict"; @@ -73897,10 +50463,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 27375: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27375 +(__unused_webpack_module, exports) { "use strict"; @@ -73910,10 +50476,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 15183: -/***/ ((__unused_webpack_module, exports) => { +/***/ 15183 +(__unused_webpack_module, exports) { "use strict"; @@ -73923,10 +50489,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 80589: -/***/ ((__unused_webpack_module, exports) => { +/***/ 80589 +(__unused_webpack_module, exports) { "use strict"; @@ -73944,10 +50510,10 @@ exports.UsageAggregationInterval = { }; -/***/ }), +/***/ }, -/***/ 59714: -/***/ ((__unused_webpack_module, exports) => { +/***/ 59714 +(__unused_webpack_module, exports) { "use strict"; @@ -73957,10 +50523,10 @@ exports.UsageAggregationInterval = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99248: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99248 +(__unused_webpack_module, exports) { "use strict"; @@ -73970,10 +50536,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 78223: -/***/ ((__unused_webpack_module, exports) => { +/***/ 78223 +(__unused_webpack_module, exports) { "use strict"; @@ -73983,10 +50549,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 12541: -/***/ ((__unused_webpack_module, exports) => { +/***/ 12541 +(__unused_webpack_module, exports) { "use strict"; @@ -74001,10 +50567,10 @@ exports.UserFeedbackScore = { }; -/***/ }), +/***/ }, -/***/ 60642: -/***/ ((__unused_webpack_module, exports) => { +/***/ 60642 +(__unused_webpack_module, exports) { "use strict"; @@ -74014,10 +50580,10 @@ exports.UserFeedbackScore = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 91392: -/***/ ((__unused_webpack_module, exports) => { +/***/ 91392 +(__unused_webpack_module, exports) { "use strict"; @@ -74027,10 +50593,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 54239: -/***/ ((__unused_webpack_module, exports) => { +/***/ 54239 +(__unused_webpack_module, exports) { "use strict"; @@ -74040,10 +50606,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 24700: -/***/ ((__unused_webpack_module, exports) => { +/***/ 24700 +(__unused_webpack_module, exports) { "use strict"; @@ -74053,10 +50619,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 10423: -/***/ ((__unused_webpack_module, exports) => { +/***/ 10423 +(__unused_webpack_module, exports) { "use strict"; @@ -74066,10 +50632,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 1403: -/***/ ((__unused_webpack_module, exports) => { +/***/ 1403 +(__unused_webpack_module, exports) { "use strict"; @@ -74079,10 +50645,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 6005: -/***/ ((__unused_webpack_module, exports) => { +/***/ 6005 +(__unused_webpack_module, exports) { "use strict"; @@ -74092,10 +50658,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 51364: -/***/ ((__unused_webpack_module, exports) => { +/***/ 51364 +(__unused_webpack_module, exports) { "use strict"; @@ -74105,10 +50671,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 1626: -/***/ ((__unused_webpack_module, exports) => { +/***/ 1626 +(__unused_webpack_module, exports) { "use strict"; @@ -74118,10 +50684,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 31631: -/***/ ((__unused_webpack_module, exports) => { +/***/ 31631 +(__unused_webpack_module, exports) { "use strict"; @@ -74131,10 +50697,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 83922: -/***/ ((__unused_webpack_module, exports) => { +/***/ 83922 +(__unused_webpack_module, exports) { "use strict"; @@ -74144,10 +50710,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 6153: -/***/ ((__unused_webpack_module, exports) => { +/***/ 6153 +(__unused_webpack_module, exports) { "use strict"; @@ -74157,10 +50723,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99621: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99621 +(__unused_webpack_module, exports) { "use strict"; @@ -74179,10 +50745,10 @@ exports.VoiceResponseModelCategory = { }; -/***/ }), +/***/ }, -/***/ 47486: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47486 +(__unused_webpack_module, exports) { "use strict"; @@ -74200,10 +50766,10 @@ exports.VoiceResponseModelSafetyControl = { }; -/***/ }), +/***/ }, -/***/ 1599: -/***/ ((__unused_webpack_module, exports) => { +/***/ 1599 +(__unused_webpack_module, exports) { "use strict"; @@ -74213,10 +50779,10 @@ exports.VoiceResponseModelSafetyControl = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 11543: -/***/ ((__unused_webpack_module, exports) => { +/***/ 11543 +(__unused_webpack_module, exports) { "use strict"; @@ -74226,10 +50792,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 34082: -/***/ ((__unused_webpack_module, exports) => { +/***/ 34082 +(__unused_webpack_module, exports) { "use strict"; @@ -74239,10 +50805,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 66668: -/***/ ((__unused_webpack_module, exports) => { +/***/ 66668 +(__unused_webpack_module, exports) { "use strict"; @@ -74252,10 +50818,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 83549: -/***/ ((__unused_webpack_module, exports) => { +/***/ 83549 +(__unused_webpack_module, exports) { "use strict"; @@ -74265,10 +50831,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 45926: -/***/ ((__unused_webpack_module, exports) => { +/***/ 45926 +(__unused_webpack_module, exports) { "use strict"; @@ -74278,10 +50844,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 21125: -/***/ ((__unused_webpack_module, exports) => { +/***/ 21125 +(__unused_webpack_module, exports) { "use strict"; @@ -74300,10 +50866,10 @@ exports.VoiceSharingResponseModelCategory = { }; -/***/ }), +/***/ }, -/***/ 19140: -/***/ ((__unused_webpack_module, exports) => { +/***/ 19140 +(__unused_webpack_module, exports) { "use strict"; @@ -74320,10 +50886,10 @@ exports.VoiceSharingState = { }; -/***/ }), +/***/ }, -/***/ 56009: -/***/ ((__unused_webpack_module, exports) => { +/***/ 56009 +(__unused_webpack_module, exports) { "use strict"; @@ -74333,10 +50899,10 @@ exports.VoiceSharingState = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 675: -/***/ ((__unused_webpack_module, exports) => { +/***/ 675 +(__unused_webpack_module, exports) { "use strict"; @@ -74346,10 +50912,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 73797: -/***/ ((__unused_webpack_module, exports) => { +/***/ 73797 +(__unused_webpack_module, exports) { "use strict"; @@ -74365,10 +50931,10 @@ exports.WebhookAuthMethodType = { }; -/***/ }), +/***/ }, -/***/ 15671: -/***/ ((__unused_webpack_module, exports) => { +/***/ 15671 +(__unused_webpack_module, exports) { "use strict"; @@ -74378,10 +50944,10 @@ exports.WebhookAuthMethodType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 90138: -/***/ ((__unused_webpack_module, exports) => { +/***/ 90138 +(__unused_webpack_module, exports) { "use strict"; @@ -74399,10 +50965,10 @@ exports.WebhookToolApiSchemaConfigInputMethod = { }; -/***/ }), +/***/ }, -/***/ 61349: -/***/ ((__unused_webpack_module, exports) => { +/***/ 61349 +(__unused_webpack_module, exports) { "use strict"; @@ -74412,10 +50978,10 @@ exports.WebhookToolApiSchemaConfigInputMethod = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 1850: -/***/ ((__unused_webpack_module, exports) => { +/***/ 1850 +(__unused_webpack_module, exports) { "use strict"; @@ -74425,10 +50991,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 76003: -/***/ ((__unused_webpack_module, exports) => { +/***/ 76003 +(__unused_webpack_module, exports) { "use strict"; @@ -74446,10 +51012,10 @@ exports.WebhookToolApiSchemaConfigOutputMethod = { }; -/***/ }), +/***/ }, -/***/ 61142: -/***/ ((__unused_webpack_module, exports) => { +/***/ 61142 +(__unused_webpack_module, exports) { "use strict"; @@ -74459,10 +51025,10 @@ exports.WebhookToolApiSchemaConfigOutputMethod = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 97972: -/***/ ((__unused_webpack_module, exports) => { +/***/ 97972 +(__unused_webpack_module, exports) { "use strict"; @@ -74472,10 +51038,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 82255: -/***/ ((__unused_webpack_module, exports) => { +/***/ 82255 +(__unused_webpack_module, exports) { "use strict"; @@ -74485,10 +51051,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 49187: -/***/ ((__unused_webpack_module, exports) => { +/***/ 49187 +(__unused_webpack_module, exports) { "use strict"; @@ -74505,10 +51071,10 @@ exports.WebhookUsageType = { }; -/***/ }), +/***/ }, -/***/ 3512: -/***/ ((__unused_webpack_module, exports) => { +/***/ 3512 +(__unused_webpack_module, exports) { "use strict"; @@ -74518,10 +51084,10 @@ exports.WebhookUsageType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 27036: -/***/ ((__unused_webpack_module, exports) => { +/***/ 27036 +(__unused_webpack_module, exports) { "use strict"; @@ -74531,10 +51097,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 60141: -/***/ ((__unused_webpack_module, exports) => { +/***/ 60141 +(__unused_webpack_module, exports) { "use strict"; @@ -74544,10 +51110,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 6428: -/***/ ((__unused_webpack_module, exports) => { +/***/ 6428 +(__unused_webpack_module, exports) { "use strict"; @@ -74557,10 +51123,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 98493: -/***/ ((__unused_webpack_module, exports) => { +/***/ 98493 +(__unused_webpack_module, exports) { "use strict"; @@ -74570,10 +51136,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 45534: -/***/ ((__unused_webpack_module, exports) => { +/***/ 45534 +(__unused_webpack_module, exports) { "use strict"; @@ -74583,10 +51149,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 7336: -/***/ ((__unused_webpack_module, exports) => { +/***/ 7336 +(__unused_webpack_module, exports) { "use strict"; @@ -74596,10 +51162,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 70067: -/***/ ((__unused_webpack_module, exports) => { +/***/ 70067 +(__unused_webpack_module, exports) { "use strict"; @@ -74616,10 +51182,10 @@ exports.WidgetExpandable = { }; -/***/ }), +/***/ }, -/***/ 30067: -/***/ ((__unused_webpack_module, exports) => { +/***/ 30067 +(__unused_webpack_module, exports) { "use strict"; @@ -74635,10 +51201,10 @@ exports.WidgetFeedbackMode = { }; -/***/ }), +/***/ }, -/***/ 62558: -/***/ ((__unused_webpack_module, exports) => { +/***/ 62558 +(__unused_webpack_module, exports) { "use strict"; @@ -74648,10 +51214,10 @@ exports.WidgetFeedbackMode = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 99729: -/***/ ((__unused_webpack_module, exports) => { +/***/ 99729 +(__unused_webpack_module, exports) { "use strict"; @@ -74661,10 +51227,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 4824: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4824 +(__unused_webpack_module, exports) { "use strict"; @@ -74683,10 +51249,10 @@ exports.WidgetPlacement = { }; -/***/ }), +/***/ }, -/***/ 73161: -/***/ ((__unused_webpack_module, exports) => { +/***/ 73161 +(__unused_webpack_module, exports) { "use strict"; @@ -74696,10 +51262,10 @@ exports.WidgetPlacement = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 47206: -/***/ ((__unused_webpack_module, exports) => { +/***/ 47206 +(__unused_webpack_module, exports) { "use strict"; @@ -74709,10 +51275,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 66242: -/***/ ((__unused_webpack_module, exports) => { +/***/ 66242 +(__unused_webpack_module, exports) { "use strict"; @@ -74722,10 +51288,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 43062: -/***/ ((__unused_webpack_module, exports) => { +/***/ 43062 +(__unused_webpack_module, exports) { "use strict"; @@ -74735,10 +51301,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 3656: -/***/ ((__unused_webpack_module, exports) => { +/***/ 3656 +(__unused_webpack_module, exports) { "use strict"; @@ -74748,10 +51314,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 26856: -/***/ ((__unused_webpack_module, exports) => { +/***/ 26856 +(__unused_webpack_module, exports) { "use strict"; @@ -74761,10 +51327,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 54154: -/***/ ((__unused_webpack_module, exports) => { +/***/ 54154 +(__unused_webpack_module, exports) { "use strict"; @@ -74774,10 +51340,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 76989: -/***/ ((__unused_webpack_module, exports) => { +/***/ 76989 +(__unused_webpack_module, exports) { "use strict"; @@ -74787,10 +51353,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 80708: -/***/ ((__unused_webpack_module, exports) => { +/***/ 80708 +(__unused_webpack_module, exports) { "use strict"; @@ -74800,10 +51366,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 26260: -/***/ ((__unused_webpack_module, exports) => { +/***/ 26260 +(__unused_webpack_module, exports) { "use strict"; @@ -74813,10 +51379,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 62515: -/***/ ((__unused_webpack_module, exports) => { +/***/ 62515 +(__unused_webpack_module, exports) { "use strict"; @@ -74826,10 +51392,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 38457: -/***/ ((__unused_webpack_module, exports) => { +/***/ 38457 +(__unused_webpack_module, exports) { "use strict"; @@ -74839,10 +51405,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 97087: -/***/ ((__unused_webpack_module, exports) => { +/***/ 97087 +(__unused_webpack_module, exports) { "use strict"; @@ -74852,10 +51418,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 54571: -/***/ ((__unused_webpack_module, exports) => { +/***/ 54571 +(__unused_webpack_module, exports) { "use strict"; @@ -74865,10 +51431,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 84574: -/***/ ((__unused_webpack_module, exports) => { +/***/ 84574 +(__unused_webpack_module, exports) { "use strict"; @@ -74878,10 +51444,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 65792: -/***/ ((__unused_webpack_module, exports) => { +/***/ 65792 +(__unused_webpack_module, exports) { "use strict"; @@ -74891,10 +51457,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 40222: -/***/ ((__unused_webpack_module, exports) => { +/***/ 40222 +(__unused_webpack_module, exports) { "use strict"; @@ -74904,10 +51470,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 8121: -/***/ ((__unused_webpack_module, exports) => { +/***/ 8121 +(__unused_webpack_module, exports) { "use strict"; @@ -74917,10 +51483,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 15224: -/***/ ((__unused_webpack_module, exports) => { +/***/ 15224 +(__unused_webpack_module, exports) { "use strict"; @@ -74930,10 +51496,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 96456: -/***/ ((__unused_webpack_module, exports) => { +/***/ 96456 +(__unused_webpack_module, exports) { "use strict"; @@ -74943,10 +51509,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 53347: -/***/ ((__unused_webpack_module, exports) => { +/***/ 53347 +(__unused_webpack_module, exports) { "use strict"; @@ -74956,10 +51522,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 4475: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4475 +(__unused_webpack_module, exports) { "use strict"; @@ -74969,10 +51535,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 79540: -/***/ ((__unused_webpack_module, exports) => { +/***/ 79540 +(__unused_webpack_module, exports) { "use strict"; @@ -74982,10 +51548,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 9906: -/***/ ((__unused_webpack_module, exports) => { +/***/ 9906 +(__unused_webpack_module, exports) { "use strict"; @@ -74995,10 +51561,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 399: -/***/ ((__unused_webpack_module, exports) => { +/***/ 399 +(__unused_webpack_module, exports) { "use strict"; @@ -75008,10 +51574,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 19579: -/***/ ((__unused_webpack_module, exports) => { +/***/ 19579 +(__unused_webpack_module, exports) { "use strict"; @@ -75021,10 +51587,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 59948: -/***/ ((__unused_webpack_module, exports) => { +/***/ 59948 +(__unused_webpack_module, exports) { "use strict"; @@ -75034,10 +51600,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 62365: -/***/ ((__unused_webpack_module, exports) => { +/***/ 62365 +(__unused_webpack_module, exports) { "use strict"; @@ -75047,10 +51613,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 105: -/***/ ((__unused_webpack_module, exports) => { +/***/ 105 +(__unused_webpack_module, exports) { "use strict"; @@ -75060,10 +51626,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 4198: -/***/ ((__unused_webpack_module, exports) => { +/***/ 4198 +(__unused_webpack_module, exports) { "use strict"; @@ -75104,10 +51670,10 @@ exports.WorkspaceApiKeyResponseModelPermissionsItem = { }; -/***/ }), +/***/ }, -/***/ 17468: -/***/ ((__unused_webpack_module, exports) => { +/***/ 17468 +(__unused_webpack_module, exports) { "use strict"; @@ -75117,10 +51683,10 @@ exports.WorkspaceApiKeyResponseModelPermissionsItem = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 14969: -/***/ ((__unused_webpack_module, exports) => { +/***/ 14969 +(__unused_webpack_module, exports) { "use strict"; @@ -75130,10 +51696,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 78901: -/***/ ((__unused_webpack_module, exports) => { +/***/ 78901 +(__unused_webpack_module, exports) { "use strict"; @@ -75143,10 +51709,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 53342: -/***/ ((__unused_webpack_module, exports) => { +/***/ 53342 +(__unused_webpack_module, exports) { "use strict"; @@ -75175,10 +51741,10 @@ exports.WorkspaceResourceType = { }; -/***/ }), +/***/ }, -/***/ 13990: -/***/ ((__unused_webpack_module, exports) => { +/***/ 13990 +(__unused_webpack_module, exports) { "use strict"; @@ -75188,10 +51754,10 @@ exports.WorkspaceResourceType = { Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 73278: -/***/ ((__unused_webpack_module, exports) => { +/***/ 73278 +(__unused_webpack_module, exports) { "use strict"; @@ -75201,10 +51767,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 86021: -/***/ ((__unused_webpack_module, exports) => { +/***/ 86021 +(__unused_webpack_module, exports) { "use strict"; @@ -75214,10 +51780,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 61297: -/***/ ((__unused_webpack_module, exports) => { +/***/ 61297 +(__unused_webpack_module, exports) { "use strict"; @@ -75227,10 +51793,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 41932: -/***/ ((__unused_webpack_module, exports) => { +/***/ 41932 +(__unused_webpack_module, exports) { "use strict"; @@ -75240,10 +51806,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 17531: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17531 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -75275,7 +51841,7 @@ __exportStar(__webpack_require__(65889), exports); __exportStar(__webpack_require__(66435), exports); __exportStar(__webpack_require__(29904), exports); __exportStar(__webpack_require__(88554), exports); -__exportStar(__webpack_require__(8668), exports); +__exportStar(__webpack_require__(86287), exports); __exportStar(__webpack_require__(98084), exports); __exportStar(__webpack_require__(2397), exports); __exportStar(__webpack_require__(94544), exports); @@ -75969,10 +52535,10 @@ __exportStar(__webpack_require__(91434), exports); __exportStar(__webpack_require__(7088), exports); -/***/ }), +/***/ }, -/***/ 67900: -/***/ ((__unused_webpack_module, exports) => { +/***/ 67900 +(__unused_webpack_module, exports) { "use strict"; @@ -75994,10 +52560,10 @@ function getBinaryResponse(response) { } -/***/ }), +/***/ }, -/***/ 68891: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68891 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -76122,10 +52688,10 @@ function fetcherImpl(args) { exports.fetcher = fetcherImpl; -/***/ }), +/***/ }, -/***/ 83342: -/***/ ((__unused_webpack_module, exports) => { +/***/ 60961 +(__unused_webpack_module, exports) { "use strict"; @@ -76214,10 +52780,10 @@ else { } -/***/ }), +/***/ }, -/***/ 63576: -/***/ (function(__unused_webpack_module, exports) { +/***/ 63576 +(__unused_webpack_module, exports) { "use strict"; @@ -76325,17 +52891,17 @@ class HttpResponsePromise extends Promise { exports.HttpResponsePromise = HttpResponsePromise; -/***/ }), +/***/ }, -/***/ 30825: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 30825 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); exports.unknownRawResponse = exports.abortRawResponse = void 0; exports.toRawResponse = toRawResponse; -const Headers_1 = __webpack_require__(83342); +const Headers_1 = __webpack_require__(60961); /** * A raw response indicating that the request was aborted. */ @@ -76377,10 +52943,10 @@ function toRawResponse(response) { } -/***/ }), +/***/ }, -/***/ 84213: -/***/ ((__unused_webpack_module, exports) => { +/***/ 84213 +(__unused_webpack_module, exports) { "use strict"; @@ -76391,10 +52957,10 @@ function isResponseWithBody(response) { } -/***/ }), +/***/ }, -/***/ 70190: -/***/ (function(__unused_webpack_module, exports) { +/***/ 70190 +(__unused_webpack_module, exports) { "use strict"; @@ -76421,10 +52987,10 @@ exports.Supplier = { }; -/***/ }), +/***/ }, -/***/ 39748: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 39748 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -76437,10 +53003,10 @@ function createRequestUrl(baseUrl, queryParameters) { } -/***/ }), +/***/ }, -/***/ 85003: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85003 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -76489,10 +53055,10 @@ function getErrorResponseBody(response) { } -/***/ }), +/***/ }, -/***/ 17062: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17062 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -76565,10 +53131,10 @@ function getFetchFn() { } -/***/ }), +/***/ }, -/***/ 1653: -/***/ ((__unused_webpack_module, exports) => { +/***/ 1653 +(__unused_webpack_module, exports) { "use strict"; @@ -76584,10 +53150,10 @@ function getHeader(headers, header) { } -/***/ }), +/***/ }, -/***/ 44647: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 44647 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -76615,10 +53181,10 @@ function getRequestBody(_a) { } -/***/ }), +/***/ }, -/***/ 61179: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61179 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -76678,10 +53244,10 @@ function getResponseBody(response, responseType) { } -/***/ }), +/***/ }, -/***/ 81516: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 81516 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -76701,10 +53267,10 @@ var HttpResponsePromise_1 = __webpack_require__(63576); Object.defineProperty(exports, "HttpResponsePromise", ({ enumerable: true, get: function () { return HttpResponsePromise_1.HttpResponsePromise; } })); -/***/ }), +/***/ }, -/***/ 33675: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33675 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -76751,10 +53317,10 @@ const makeRequest = (fetchFn, url, method, headers, requestBody, timeoutMs, abor exports.makeRequest = makeRequest; -/***/ }), +/***/ }, -/***/ 6603: -/***/ (function(__unused_webpack_module, exports) { +/***/ 6603 +(__unused_webpack_module, exports) { "use strict"; @@ -76799,10 +53365,10 @@ function requestWithRetries(requestFn_1) { } -/***/ }), +/***/ }, -/***/ 94949: -/***/ ((__unused_webpack_module, exports) => { +/***/ 94949 +(__unused_webpack_module, exports) { "use strict"; @@ -76843,20 +53409,20 @@ function anySignal(...args) { } -/***/ }), +/***/ }, -/***/ 95116: -/***/ ((__unused_webpack_module, exports) => { +/***/ 95116 +(__unused_webpack_module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); -/***/ }), +/***/ }, -/***/ 37863: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 37863 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77069,10 +53635,10 @@ class FormDataWrapper { exports.FormDataWrapper = FormDataWrapper; -/***/ }), +/***/ }, -/***/ 62245: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 62245 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77089,10 +53655,10 @@ function encodeAsFormParameter(value) { } -/***/ }), +/***/ }, -/***/ 67074: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67074 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77117,10 +53683,10 @@ Object.defineProperty(exports, "encodeAsFormParameter", ({ enumerable: true, get __exportStar(__webpack_require__(37863), exports); -/***/ }), +/***/ }, -/***/ 75606: -/***/ ((__unused_webpack_module, exports) => { +/***/ 75606 +(__unused_webpack_module, exports) { "use strict"; @@ -77154,10 +53720,10 @@ function mergeOnlyDefinedHeaders(...headersArray) { } -/***/ }), +/***/ }, -/***/ 56916: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 56916 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77208,10 +53774,10 @@ __exportStar(__webpack_require__(95116), exports); exports.serialization = __importStar(__webpack_require__(23799)); -/***/ }), +/***/ }, -/***/ 53148: -/***/ ((__unused_webpack_module, exports) => { +/***/ 53148 +(__unused_webpack_module, exports) { "use strict"; @@ -77240,10 +53806,10 @@ function fromJson(text, reviver) { } -/***/ }), +/***/ }, -/***/ 79979: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 79979 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77253,10 +53819,10 @@ var runtime_1 = __webpack_require__(43043); Object.defineProperty(exports, "RUNTIME", ({ enumerable: true, get: function () { return runtime_1.RUNTIME; } })); -/***/ }), +/***/ }, -/***/ 43043: -/***/ ((__unused_webpack_module, exports) => { +/***/ 43043 +(__unused_webpack_module, exports) { "use strict"; @@ -77363,10 +53929,10 @@ function evaluateRuntime() { } -/***/ }), +/***/ }, -/***/ 65668: -/***/ ((__unused_webpack_module, exports) => { +/***/ 65668 +(__unused_webpack_module, exports) { "use strict"; @@ -77395,10 +53961,10 @@ exports.SchemaType = { }; -/***/ }), +/***/ }, -/***/ 27719: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 27719 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77456,10 +54022,10 @@ function bigint() { } -/***/ }), +/***/ }, -/***/ 56398: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 56398 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77469,10 +54035,10 @@ var bigint_1 = __webpack_require__(27719); Object.defineProperty(exports, "bigint", ({ enumerable: true, get: function () { return bigint_1.bigint; } })); -/***/ }), +/***/ }, -/***/ 42609: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 42609 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77539,10 +54105,10 @@ function date() { } -/***/ }), +/***/ }, -/***/ 80233: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 80233 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77552,10 +54118,10 @@ var date_1 = __webpack_require__(42609); Object.defineProperty(exports, "date", ({ enumerable: true, get: function () { return date_1.date; } })); -/***/ }), +/***/ }, -/***/ 89719: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 89719 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77598,10 +54164,10 @@ function enum_(values) { } -/***/ }), +/***/ }, -/***/ 9208: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 9208 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77611,10 +54177,10 @@ var enum_1 = __webpack_require__(89719); Object.defineProperty(exports, "enum_", ({ enumerable: true, get: function () { return enum_1.enum_; } })); -/***/ }), +/***/ }, -/***/ 8320: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 8320 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77649,10 +54215,10 @@ __exportStar(__webpack_require__(24460), exports); __exportStar(__webpack_require__(25180), exports); -/***/ }), +/***/ }, -/***/ 56539: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 56539 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77664,10 +54230,10 @@ var lazyObject_1 = __webpack_require__(60362); Object.defineProperty(exports, "lazyObject", ({ enumerable: true, get: function () { return lazyObject_1.lazyObject; } })); -/***/ }), +/***/ }, -/***/ 4533: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 4533 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77696,10 +54262,10 @@ function getMemoizedSchema(getter) { } -/***/ }), +/***/ }, -/***/ 60362: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 60362 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77715,10 +54281,10 @@ function lazyObject(getter) { } -/***/ }), +/***/ }, -/***/ 42745: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 42745 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77728,10 +54294,10 @@ var list_1 = __webpack_require__(24417); Object.defineProperty(exports, "list", ({ enumerable: true, get: function () { return list_1.list; } })); -/***/ }), +/***/ }, -/***/ 24417: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 24417 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77790,10 +54356,10 @@ function validateAndTransformArray(value, transformItem) { } -/***/ }), +/***/ }, -/***/ 49686: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 49686 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77826,10 +54392,10 @@ function booleanLiteral(literal) { } -/***/ }), +/***/ }, -/***/ 45173: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 45173 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77841,10 +54407,10 @@ var booleanLiteral_1 = __webpack_require__(49686); Object.defineProperty(exports, "booleanLiteral", ({ enumerable: true, get: function () { return booleanLiteral_1.booleanLiteral; } })); -/***/ }), +/***/ }, -/***/ 56417: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 56417 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77877,10 +54443,10 @@ function stringLiteral(literal) { } -/***/ }), +/***/ }, -/***/ 18125: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 18125 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77938,10 +54504,10 @@ function withParsedProperties(objectLike, properties) { } -/***/ }), +/***/ }, -/***/ 74770: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 74770 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77952,10 +54518,10 @@ Object.defineProperty(exports, "getObjectLikeUtils", ({ enumerable: true, get: f Object.defineProperty(exports, "withParsedProperties", ({ enumerable: true, get: function () { return getObjectLikeUtils_1.withParsedProperties; } })); -/***/ }), +/***/ }, -/***/ 23966: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 23966 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -77971,10 +54537,10 @@ Object.defineProperty(exports, "isProperty", ({ enumerable: true, get: function Object.defineProperty(exports, "property", ({ enumerable: true, get: function () { return property_1.property; } })); -/***/ }), +/***/ }, -/***/ 76403: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 76403 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78240,10 +54806,10 @@ function isSchemaOptional(schema) { } -/***/ }), +/***/ }, -/***/ 58138: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 58138 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78255,10 +54821,10 @@ function objectWithoutOptionalProperties(schemas) { } -/***/ }), +/***/ }, -/***/ 88185: -/***/ ((__unused_webpack_module, exports) => { +/***/ 88185 +(__unused_webpack_module, exports) { "use strict"; @@ -78278,10 +54844,10 @@ function isProperty(maybeProperty) { } -/***/ }), +/***/ }, -/***/ 60029: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 60029 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78292,10 +54858,10 @@ const createIdentitySchemaCreator_1 = __webpack_require__(36214); exports.any = (0, createIdentitySchemaCreator_1.createIdentitySchemaCreator)(Schema_1.SchemaType.ANY, (value) => ({ ok: true, value })); -/***/ }), +/***/ }, -/***/ 17107: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 17107 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78325,10 +54891,10 @@ exports.boolean = (0, createIdentitySchemaCreator_1.createIdentitySchemaCreator) }); -/***/ }), +/***/ }, -/***/ 61219: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 61219 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78346,10 +54912,10 @@ var unknown_1 = __webpack_require__(33093); Object.defineProperty(exports, "unknown", ({ enumerable: true, get: function () { return unknown_1.unknown; } })); -/***/ }), +/***/ }, -/***/ 76042: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 76042 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78379,10 +54945,10 @@ exports.number = (0, createIdentitySchemaCreator_1.createIdentitySchemaCreator)( }); -/***/ }), +/***/ }, -/***/ 16858: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 16858 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78412,10 +54978,10 @@ exports.string = (0, createIdentitySchemaCreator_1.createIdentitySchemaCreator)( }); -/***/ }), +/***/ }, -/***/ 33093: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 33093 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78426,10 +54992,10 @@ const createIdentitySchemaCreator_1 = __webpack_require__(36214); exports.unknown = (0, createIdentitySchemaCreator_1.createIdentitySchemaCreator)(Schema_1.SchemaType.UNKNOWN, (value) => ({ ok: true, value })); -/***/ }), +/***/ }, -/***/ 96644: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 96644 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78439,10 +55005,10 @@ var record_1 = __webpack_require__(77799); Object.defineProperty(exports, "record", ({ enumerable: true, get: function () { return record_1.record; } })); -/***/ }), +/***/ }, -/***/ 77799: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 77799 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78540,10 +55106,10 @@ function validateAndTransformRecord({ value, isKeyNumeric, transformKey, transfo } -/***/ }), +/***/ }, -/***/ 9162: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 9162 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78560,10 +55126,10 @@ class JsonError extends Error { exports.JsonError = JsonError; -/***/ }), +/***/ }, -/***/ 58051: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 58051 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78580,10 +55146,10 @@ class ParseError extends Error { exports.ParseError = ParseError; -/***/ }), +/***/ }, -/***/ 40596: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 40596 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78733,10 +55299,10 @@ function transform(schema, transformer) { } -/***/ }), +/***/ }, -/***/ 73750: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 73750 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78752,10 +55318,10 @@ var ParseError_1 = __webpack_require__(58051); Object.defineProperty(exports, "ParseError", ({ enumerable: true, get: function () { return ParseError_1.ParseError; } })); -/***/ }), +/***/ }, -/***/ 43555: -/***/ ((__unused_webpack_module, exports) => { +/***/ 43555 +(__unused_webpack_module, exports) { "use strict"; @@ -78769,10 +55335,10 @@ function stringifyValidationError(error) { } -/***/ }), +/***/ }, -/***/ 28359: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 28359 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78782,10 +55348,10 @@ var set_1 = __webpack_require__(4211); Object.defineProperty(exports, "set", ({ enumerable: true, get: function () { return set_1.set; } })); -/***/ }), +/***/ }, -/***/ 4211: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 4211 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78833,10 +55399,10 @@ function set(schema) { } -/***/ }), +/***/ }, -/***/ 24460: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 24460 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78846,10 +55412,10 @@ var undiscriminatedUnion_1 = __webpack_require__(28310); Object.defineProperty(exports, "undiscriminatedUnion", ({ enumerable: true, get: function () { return undiscriminatedUnion_1.undiscriminatedUnion; } })); -/***/ }), +/***/ }, -/***/ 28310: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 28310 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78893,10 +55459,10 @@ function validateAndTransformUndiscriminatedUnion(transform, schemas, opts) { } -/***/ }), +/***/ }, -/***/ 34631: -/***/ ((__unused_webpack_module, exports) => { +/***/ 34631 +(__unused_webpack_module, exports) { "use strict"; @@ -78910,10 +55476,10 @@ function discriminant(parsedDiscriminant, rawDiscriminant) { } -/***/ }), +/***/ }, -/***/ 25180: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 25180 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -78925,10 +55491,10 @@ var union_1 = __webpack_require__(65879); Object.defineProperty(exports, "union", ({ enumerable: true, get: function () { return union_1.union; } })); -/***/ }), +/***/ }, -/***/ 65879: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65879 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79062,10 +55628,10 @@ function transformAndValidateUnion({ value, discriminant, transformedDiscriminan } -/***/ }), +/***/ }, -/***/ 23799: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23799 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79087,10 +55653,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(8320), exports); -/***/ }), +/***/ }, -/***/ 36214: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 36214 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79110,10 +55676,10 @@ function createIdentitySchemaCreator(schemaType, validate) { } -/***/ }), +/***/ }, -/***/ 37845: -/***/ ((__unused_webpack_module, exports) => { +/***/ 37845 +(__unused_webpack_module, exports) { "use strict"; @@ -79124,10 +55690,10 @@ function entries(object) { } -/***/ }), +/***/ }, -/***/ 58824: -/***/ ((__unused_webpack_module, exports) => { +/***/ 58824 +(__unused_webpack_module, exports) { "use strict"; @@ -79145,10 +55711,10 @@ function filterObject(obj, keysToInclude) { } -/***/ }), +/***/ }, -/***/ 64690: -/***/ ((__unused_webpack_module, exports) => { +/***/ 64690 +(__unused_webpack_module, exports) { "use strict"; @@ -79180,10 +55746,10 @@ function getTypeAsString(value) { } -/***/ }), +/***/ }, -/***/ 14434: -/***/ ((__unused_webpack_module, exports) => { +/***/ 14434 +(__unused_webpack_module, exports) { "use strict"; @@ -79205,10 +55771,10 @@ function isPlainObject(value) { } -/***/ }), +/***/ }, -/***/ 82798: -/***/ ((__unused_webpack_module, exports) => { +/***/ 82798 +(__unused_webpack_module, exports) { "use strict"; @@ -79219,10 +55785,10 @@ function keys(object) { } -/***/ }), +/***/ }, -/***/ 50981: -/***/ ((__unused_webpack_module, exports) => { +/***/ 50981 +(__unused_webpack_module, exports) { "use strict"; @@ -79254,10 +55820,10 @@ function transformAndMaybeSkipValidation(transform) { } -/***/ }), +/***/ }, -/***/ 59655: -/***/ ((__unused_webpack_module, exports) => { +/***/ 59655 +(__unused_webpack_module, exports) { "use strict"; @@ -79277,10 +55843,10 @@ function partition(items, predicate) { } -/***/ }), +/***/ }, -/***/ 30813: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 30813 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79454,10 +56020,10 @@ function readableStreamAsyncIterable(stream) { } -/***/ }), +/***/ }, -/***/ 31465: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 31465 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79467,10 +56033,10 @@ var Stream_1 = __webpack_require__(30813); Object.defineProperty(exports, "Stream", ({ enumerable: true, get: function () { return Stream_1.Stream; } })); -/***/ }), +/***/ }, -/***/ 56262: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 56262 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79482,10 +56048,10 @@ var qs_1 = __webpack_require__(52432); Object.defineProperty(exports, "toQueryString", ({ enumerable: true, get: function () { return qs_1.toQueryString; } })); -/***/ }), +/***/ }, -/***/ 71084: -/***/ ((__unused_webpack_module, exports) => { +/***/ 71084 +(__unused_webpack_module, exports) { "use strict"; @@ -79539,10 +56105,10 @@ function trimSlashes(str) { } -/***/ }), +/***/ }, -/***/ 52432: -/***/ ((__unused_webpack_module, exports) => { +/***/ 52432 +(__unused_webpack_module, exports) { "use strict"; @@ -79611,10 +56177,10 @@ function toQueryString(obj, options) { } -/***/ }), +/***/ }, -/***/ 64194: -/***/ ((__unused_webpack_module, exports) => { +/***/ 64194 +(__unused_webpack_module, exports) { "use strict"; @@ -79631,10 +56197,10 @@ exports.ElevenLabsEnvironment = { }; -/***/ }), +/***/ }, -/***/ 72753: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 72753 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79669,10 +56235,10 @@ function buildMessage({ message, statusCode, body, }) { } -/***/ }), +/***/ }, -/***/ 22920: -/***/ ((__unused_webpack_module, exports) => { +/***/ 22920 +(__unused_webpack_module, exports) { "use strict"; @@ -79690,10 +56256,10 @@ class ElevenLabsTimeoutError extends Error { exports.ElevenLabsTimeoutError = ElevenLabsTimeoutError; -/***/ }), +/***/ }, -/***/ 48628: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 48628 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79705,10 +56271,10 @@ var ElevenLabsTimeoutError_1 = __webpack_require__(22920); Object.defineProperty(exports, "ElevenLabsTimeoutError", ({ enumerable: true, get: function () { return ElevenLabsTimeoutError_1.ElevenLabsTimeoutError; } })); -/***/ }), +/***/ }, -/***/ 91734: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 91734 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79759,10 +56325,10 @@ Object.defineProperty(exports, "ElevenLabsError", ({ enumerable: true, get: func Object.defineProperty(exports, "ElevenLabsTimeoutError", ({ enumerable: true, get: function () { return errors_1.ElevenLabsTimeoutError; } })); -/***/ }), +/***/ }, -/***/ 33121: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33121 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79785,10 +56351,10 @@ __exportStar(__webpack_require__(79231), exports); __exportStar(__webpack_require__(17351), exports); -/***/ }), +/***/ }, -/***/ 16454: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 16454 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79810,10 +56376,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(88324), exports); -/***/ }), +/***/ }, -/***/ 34265: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 34265 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79859,10 +56425,10 @@ const core = __importStar(__webpack_require__(56916)); exports.AudioIsolationConvertRequestFileFormat = core.serialization.enum_(["pcm_s16le_16", "other"]); -/***/ }), +/***/ }, -/***/ 15446: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15446 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79908,10 +56474,10 @@ const core = __importStar(__webpack_require__(56916)); exports.AudioIsolationStreamRequestFileFormat = core.serialization.enum_(["pcm_s16le_16", "other"]); -/***/ }), +/***/ }, -/***/ 88324: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88324 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79934,10 +56500,10 @@ __exportStar(__webpack_require__(34265), exports); __exportStar(__webpack_require__(15446), exports); -/***/ }), +/***/ }, -/***/ 57950: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 57950 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -79959,10 +56525,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(38825), exports); -/***/ }), +/***/ }, -/***/ 75897: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 75897 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80011,10 +56577,10 @@ exports.PatchWorkspaceSecretRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 38825: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 38825 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80024,10 +56590,10 @@ var PatchWorkspaceSecretRequest_1 = __webpack_require__(75897); Object.defineProperty(exports, "PatchWorkspaceSecretRequest", ({ enumerable: true, get: function () { return PatchWorkspaceSecretRequest_1.PatchWorkspaceSecretRequest; } })); -/***/ }), +/***/ }, -/***/ 72492: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72492 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80050,10 +56616,10 @@ __exportStar(__webpack_require__(44314), exports); __exportStar(__webpack_require__(57950), exports); -/***/ }), +/***/ }, -/***/ 8449: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 8449 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80075,10 +56641,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(53684), exports); -/***/ }), +/***/ }, -/***/ 83200: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 83200 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80132,10 +56698,10 @@ exports.BodyCreateAgentV1ConvaiAgentsCreatePost = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 19584: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19584 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80183,10 +56749,10 @@ exports.BodyDuplicateAgentV1ConvaiAgentsAgentIdDuplicatePost = core.serializatio }); -/***/ }), +/***/ }, -/***/ 39037: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39037 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80238,10 +56804,10 @@ exports.BodySimulatesAConversationStreamV1ConvaiAgentsAgentIdSimulateConversatio }); -/***/ }), +/***/ }, -/***/ 58853: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 58853 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80293,10 +56859,10 @@ exports.BodySimulatesAConversationV1ConvaiAgentsAgentIdSimulateConversationPost }); -/***/ }), +/***/ }, -/***/ 46157: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 46157 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80347,10 +56913,10 @@ exports.RunAgentTestsRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 88209: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88209 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80404,10 +56970,10 @@ exports.UpdateAgentRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 53684: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 53684 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80427,10 +56993,10 @@ var RunAgentTestsRequestModel_1 = __webpack_require__(46157); Object.defineProperty(exports, "RunAgentTestsRequestModel", ({ enumerable: true, get: function () { return RunAgentTestsRequestModel_1.RunAgentTestsRequestModel; } })); -/***/ }), +/***/ }, -/***/ 16377: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 16377 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80453,10 +57019,10 @@ __exportStar(__webpack_require__(8449), exports); __exportStar(__webpack_require__(85687), exports); -/***/ }), +/***/ }, -/***/ 85687: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85687 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80502,10 +57068,10 @@ exports.llmUsage = __importStar(__webpack_require__(95670)); __exportStar(__webpack_require__(85351), exports); -/***/ }), +/***/ }, -/***/ 63400: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 63400 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80527,10 +57093,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(85351), exports); -/***/ }), +/***/ }, -/***/ 62323: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62323 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80580,10 +57146,10 @@ exports.LlmUsageCalculatorRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 85351: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 85351 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80593,10 +57159,10 @@ var LlmUsageCalculatorRequestModel_1 = __webpack_require__(62323); Object.defineProperty(exports, "LlmUsageCalculatorRequestModel", ({ enumerable: true, get: function () { return LlmUsageCalculatorRequestModel_1.LlmUsageCalculatorRequestModel; } })); -/***/ }), +/***/ }, -/***/ 95670: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 95670 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80618,10 +57184,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(63400), exports); -/***/ }), +/***/ }, -/***/ 81748: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81748 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80643,10 +57209,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(36115), exports); -/***/ }), +/***/ }, -/***/ 75882: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 75882 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80699,10 +57265,10 @@ exports.BodySubmitABatchCallRequestV1ConvaiBatchCallingSubmitPost = core.seriali }); -/***/ }), +/***/ }, -/***/ 36115: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 36115 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80712,10 +57278,10 @@ var BodySubmitABatchCallRequestV1ConvaiBatchCallingSubmitPost_1 = __webpack_requ Object.defineProperty(exports, "BodySubmitABatchCallRequestV1ConvaiBatchCallingSubmitPost", ({ enumerable: true, get: function () { return BodySubmitABatchCallRequestV1ConvaiBatchCallingSubmitPost_1.BodySubmitABatchCallRequestV1ConvaiBatchCallingSubmitPost; } })); -/***/ }), +/***/ }, -/***/ 31941: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54322 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80737,10 +57303,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(81748), exports); -/***/ }), +/***/ }, -/***/ 74517: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 74517 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80763,10 +57329,10 @@ __exportStar(__webpack_require__(32019), exports); __exportStar(__webpack_require__(25755), exports); -/***/ }), +/***/ }, -/***/ 36163: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36163 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80788,10 +57354,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(90), exports); -/***/ }), +/***/ }, -/***/ 74936: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 74936 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80840,10 +57406,10 @@ exports.BodySendConversationFeedbackV1ConvaiConversationsConversationIdFeedbackP }); -/***/ }), +/***/ }, -/***/ 90: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 90 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80853,10 +57419,10 @@ var BodySendConversationFeedbackV1ConvaiConversationsConversationIdFeedbackPost_ Object.defineProperty(exports, "BodySendConversationFeedbackV1ConvaiConversationsConversationIdFeedbackPost", ({ enumerable: true, get: function () { return BodySendConversationFeedbackV1ConvaiConversationsConversationIdFeedbackPost_1.BodySendConversationFeedbackV1ConvaiConversationsConversationIdFeedbackPost; } })); -/***/ }), +/***/ }, -/***/ 59843: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59843 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80878,10 +57444,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(36163), exports); -/***/ }), +/***/ }, -/***/ 25755: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 25755 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80927,10 +57493,10 @@ exports.feedback = __importStar(__webpack_require__(59843)); __exportStar(__webpack_require__(90), exports); -/***/ }), +/***/ }, -/***/ 98739: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 98739 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -80976,10 +57542,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ConversationsListRequestSummaryMode = core.serialization.enum_(["exclude", "include"]); -/***/ }), +/***/ }, -/***/ 32019: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32019 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81001,10 +57567,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(98739), exports); -/***/ }), +/***/ }, -/***/ 18581: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 18581 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81026,10 +57592,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(36699), exports); -/***/ }), +/***/ }, -/***/ 36699: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36699 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81076,10 +57642,10 @@ __exportStar(__webpack_require__(57147), exports); __exportStar(__webpack_require__(52456), exports); -/***/ }), +/***/ }, -/***/ 70357: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 70357 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81101,10 +57667,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(52456), exports); -/***/ }), +/***/ }, -/***/ 91640: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 91640 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81153,10 +57719,10 @@ exports.PatchConvAiDashboardSettingsRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 52456: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 52456 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81166,10 +57732,10 @@ var PatchConvAiDashboardSettingsRequest_1 = __webpack_require__(91640); Object.defineProperty(exports, "PatchConvAiDashboardSettingsRequest", ({ enumerable: true, get: function () { return PatchConvAiDashboardSettingsRequest_1.PatchConvAiDashboardSettingsRequest; } })); -/***/ }), +/***/ }, -/***/ 91549: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 91549 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81192,10 +57758,10 @@ __exportStar(__webpack_require__(57147), exports); __exportStar(__webpack_require__(70357), exports); -/***/ }), +/***/ }, -/***/ 56653: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 56653 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81253,10 +57819,10 @@ exports.PatchConvAiDashboardSettingsRequestChartsItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 57147: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 57147 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81278,10 +57844,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(56653), exports); -/***/ }), +/***/ }, -/***/ 44314: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 44314 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81343,7 +57909,7 @@ exports.settings = __importStar(__webpack_require__(27170)); __exportStar(__webpack_require__(10147), exports); exports.secrets = __importStar(__webpack_require__(69200)); __exportStar(__webpack_require__(2765), exports); -exports.batchCalls = __importStar(__webpack_require__(31941)); +exports.batchCalls = __importStar(__webpack_require__(54322)); __exportStar(__webpack_require__(36115), exports); exports.sipTrunk = __importStar(__webpack_require__(58753)); __exportStar(__webpack_require__(66732), exports); @@ -81351,10 +57917,10 @@ exports.mcpServers = __importStar(__webpack_require__(72603)); __exportStar(__webpack_require__(24162), exports); -/***/ }), +/***/ }, -/***/ 84508: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84508 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81376,10 +57942,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(87146), exports); -/***/ }), +/***/ }, -/***/ 65612: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65612 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81401,10 +57967,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(24107), exports); -/***/ }), +/***/ }, -/***/ 24235: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 24235 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81453,10 +58019,10 @@ exports.RagIndexRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 24107: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 24107 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81466,10 +58032,10 @@ var RagIndexRequestModel_1 = __webpack_require__(24235); Object.defineProperty(exports, "RagIndexRequestModel", ({ enumerable: true, get: function () { return RagIndexRequestModel_1.RagIndexRequestModel; } })); -/***/ }), +/***/ }, -/***/ 34810: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 34810 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81491,10 +58057,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(65612), exports); -/***/ }), +/***/ }, -/***/ 39995: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39995 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81516,10 +58082,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(22706), exports); -/***/ }), +/***/ }, -/***/ 93807: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93807 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81568,10 +58134,10 @@ exports.BodyCreateTextDocumentV1ConvaiKnowledgeBaseTextPost = core.serialization }); -/***/ }), +/***/ }, -/***/ 24527: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 24527 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81620,10 +58186,10 @@ exports.BodyCreateUrlDocumentV1ConvaiKnowledgeBaseUrlPost = core.serialization.o }); -/***/ }), +/***/ }, -/***/ 92399: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92399 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81671,10 +58237,10 @@ exports.BodyUpdateDocumentV1ConvaiKnowledgeBaseDocumentationIdPatch = core.seria }); -/***/ }), +/***/ }, -/***/ 22706: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 22706 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81688,10 +58254,10 @@ var BodyUpdateDocumentV1ConvaiKnowledgeBaseDocumentationIdPatch_1 = __webpack_re Object.defineProperty(exports, "BodyUpdateDocumentV1ConvaiKnowledgeBaseDocumentationIdPatch", ({ enumerable: true, get: function () { return BodyUpdateDocumentV1ConvaiKnowledgeBaseDocumentationIdPatch_1.BodyUpdateDocumentV1ConvaiKnowledgeBaseDocumentationIdPatch; } })); -/***/ }), +/***/ }, -/***/ 3403: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3403 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81714,10 +58280,10 @@ __exportStar(__webpack_require__(3657), exports); __exportStar(__webpack_require__(39995), exports); -/***/ }), +/***/ }, -/***/ 17524: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17524 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81775,10 +58341,10 @@ exports.DocumentsGetResponse = core.serialization }); -/***/ }), +/***/ }, -/***/ 35361: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 35361 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81836,10 +58402,10 @@ exports.DocumentsUpdateResponse = core.serialization }); -/***/ }), +/***/ }, -/***/ 3657: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3657 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81862,10 +58428,10 @@ __exportStar(__webpack_require__(17524), exports); __exportStar(__webpack_require__(35361), exports); -/***/ }), +/***/ }, -/***/ 87146: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 87146 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81914,10 +58480,10 @@ exports.document = __importStar(__webpack_require__(34810)); __exportStar(__webpack_require__(24107), exports); -/***/ }), +/***/ }, -/***/ 62949: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62949 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81939,10 +58505,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(29496), exports); -/***/ }), +/***/ }, -/***/ 44819: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 44819 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -81992,10 +58558,10 @@ exports.LlmUsageCalculatorPublicRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 29496: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 29496 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82005,10 +58571,10 @@ var LlmUsageCalculatorPublicRequestModel_1 = __webpack_require__(44819); Object.defineProperty(exports, "LlmUsageCalculatorPublicRequestModel", ({ enumerable: true, get: function () { return LlmUsageCalculatorPublicRequestModel_1.LlmUsageCalculatorPublicRequestModel; } })); -/***/ }), +/***/ }, -/***/ 22701: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 22701 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82030,10 +58596,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(62949), exports); -/***/ }), +/***/ }, -/***/ 12619: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12619 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82055,10 +58621,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(24162), exports); -/***/ }), +/***/ }, -/***/ 83703: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 83703 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82107,10 +58673,10 @@ exports.McpServerRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 24162: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 24162 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82120,10 +58686,10 @@ var McpServerRequestModel_1 = __webpack_require__(83703); Object.defineProperty(exports, "McpServerRequestModel", ({ enumerable: true, get: function () { return McpServerRequestModel_1.McpServerRequestModel; } })); -/***/ }), +/***/ }, -/***/ 72603: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72603 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82146,10 +58712,10 @@ __exportStar(__webpack_require__(12619), exports); __exportStar(__webpack_require__(90469), exports); -/***/ }), +/***/ }, -/***/ 20315: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 20315 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82171,10 +58737,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(30130), exports); -/***/ }), +/***/ }, -/***/ 44884: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 44884 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82223,10 +58789,10 @@ exports.McpApprovalPolicyUpdateRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 30130: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 30130 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82236,10 +58802,10 @@ var McpApprovalPolicyUpdateRequestModel_1 = __webpack_require__(44884); Object.defineProperty(exports, "McpApprovalPolicyUpdateRequestModel", ({ enumerable: true, get: function () { return McpApprovalPolicyUpdateRequestModel_1.McpApprovalPolicyUpdateRequestModel; } })); -/***/ }), +/***/ }, -/***/ 76171: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 76171 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82261,10 +58827,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(20315), exports); -/***/ }), +/***/ }, -/***/ 90469: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 90469 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82312,10 +58878,10 @@ exports.toolApprovals = __importStar(__webpack_require__(46880)); __exportStar(__webpack_require__(24573), exports); -/***/ }), +/***/ }, -/***/ 9810: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9810 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82337,10 +58903,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(24573), exports); -/***/ }), +/***/ }, -/***/ 64749: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 64749 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82392,10 +58958,10 @@ exports.McpToolAddApprovalRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 24573: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 24573 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82405,10 +58971,10 @@ var McpToolAddApprovalRequestModel_1 = __webpack_require__(64749); Object.defineProperty(exports, "McpToolAddApprovalRequestModel", ({ enumerable: true, get: function () { return McpToolAddApprovalRequestModel_1.McpToolAddApprovalRequestModel; } })); -/***/ }), +/***/ }, -/***/ 46880: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 46880 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82430,10 +58996,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(9810), exports); -/***/ }), +/***/ }, -/***/ 50485: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 50485 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82479,10 +59045,10 @@ exports.list = __importStar(__webpack_require__(49277)); __exportStar(__webpack_require__(78056), exports); -/***/ }), +/***/ }, -/***/ 49277: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 49277 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82529,10 +59095,10 @@ const PhoneNumbersListResponseItem_1 = __webpack_require__(91709); exports.Response = core.serialization.list(PhoneNumbersListResponseItem_1.PhoneNumbersListResponseItem); -/***/ }), +/***/ }, -/***/ 36913: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36913 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82580,10 +59146,10 @@ exports.UpdatePhoneNumberRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 78056: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 78056 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82593,10 +59159,10 @@ var UpdatePhoneNumberRequest_1 = __webpack_require__(36913); Object.defineProperty(exports, "UpdatePhoneNumberRequest", ({ enumerable: true, get: function () { return UpdatePhoneNumberRequest_1.UpdatePhoneNumberRequest; } })); -/***/ }), +/***/ }, -/***/ 60829: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 60829 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82619,10 +59185,10 @@ __exportStar(__webpack_require__(45691), exports); __exportStar(__webpack_require__(50485), exports); -/***/ }), +/***/ }, -/***/ 65616: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65616 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82678,10 +59244,10 @@ exports.PhoneNumbersCreateRequestBody = core.serialization }); -/***/ }), +/***/ }, -/***/ 962: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 962 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82737,10 +59303,10 @@ exports.PhoneNumbersGetResponse = core.serialization }); -/***/ }), +/***/ }, -/***/ 91709: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 91709 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82796,10 +59362,10 @@ exports.PhoneNumbersListResponseItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 2351: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 2351 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82855,10 +59421,10 @@ exports.PhoneNumbersUpdateResponse = core.serialization }); -/***/ }), +/***/ }, -/***/ 45691: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45691 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82883,10 +59449,10 @@ __exportStar(__webpack_require__(962), exports); __exportStar(__webpack_require__(2351), exports); -/***/ }), +/***/ }, -/***/ 42754: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 42754 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82908,10 +59474,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(2765), exports); -/***/ }), +/***/ }, -/***/ 93969: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93969 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82960,10 +59526,10 @@ exports.PostWorkspaceSecretRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 2765: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 2765 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82973,10 +59539,10 @@ var PostWorkspaceSecretRequest_1 = __webpack_require__(93969); Object.defineProperty(exports, "PostWorkspaceSecretRequest", ({ enumerable: true, get: function () { return PostWorkspaceSecretRequest_1.PostWorkspaceSecretRequest; } })); -/***/ }), +/***/ }, -/***/ 69200: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69200 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -82998,10 +59564,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(42754), exports); -/***/ }), +/***/ }, -/***/ 15364: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15364 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83023,10 +59589,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(10147), exports); -/***/ }), +/***/ }, -/***/ 39143: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39143 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83079,10 +59645,10 @@ exports.PatchConvAiSettingsRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 10147: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 10147 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83092,10 +59658,10 @@ var PatchConvAiSettingsRequest_1 = __webpack_require__(39143); Object.defineProperty(exports, "PatchConvAiSettingsRequest", ({ enumerable: true, get: function () { return PatchConvAiSettingsRequest_1.PatchConvAiSettingsRequest; } })); -/***/ }), +/***/ }, -/***/ 27170: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27170 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83117,10 +59683,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(15364), exports); -/***/ }), +/***/ }, -/***/ 61465: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61465 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83142,10 +59708,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(66732), exports); -/***/ }), +/***/ }, -/***/ 41744: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 41744 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83197,10 +59763,10 @@ exports.BodyHandleAnOutboundCallViaSipTrunkV1ConvaiSipTrunkOutboundCallPost = co }); -/***/ }), +/***/ }, -/***/ 66732: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 66732 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83210,10 +59776,10 @@ var BodyHandleAnOutboundCallViaSipTrunkV1ConvaiSipTrunkOutboundCallPost_1 = __we Object.defineProperty(exports, "BodyHandleAnOutboundCallViaSipTrunkV1ConvaiSipTrunkOutboundCallPost", ({ enumerable: true, get: function () { return BodyHandleAnOutboundCallViaSipTrunkV1ConvaiSipTrunkOutboundCallPost_1.BodyHandleAnOutboundCallViaSipTrunkV1ConvaiSipTrunkOutboundCallPost; } })); -/***/ }), +/***/ }, -/***/ 58753: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 58753 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83235,10 +59801,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(61465), exports); -/***/ }), +/***/ }, -/***/ 64230: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 64230 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83260,10 +59826,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(91505), exports); -/***/ }), +/***/ }, -/***/ 66766: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 66766 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83324,10 +59890,10 @@ exports.CreateUnitTestRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 65717: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65717 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83375,10 +59941,10 @@ exports.ListTestsByIdsRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 32257: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32257 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83439,10 +60005,10 @@ exports.UpdateUnitTestRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 91505: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 91505 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83456,10 +60022,10 @@ var ListTestsByIdsRequestModel_1 = __webpack_require__(65717); Object.defineProperty(exports, "ListTestsByIdsRequestModel", ({ enumerable: true, get: function () { return ListTestsByIdsRequestModel_1.ListTestsByIdsRequestModel; } })); -/***/ }), +/***/ }, -/***/ 39716: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39716 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83483,10 +60049,10 @@ __exportStar(__webpack_require__(64230), exports); __exportStar(__webpack_require__(2642), exports); -/***/ }), +/***/ }, -/***/ 2642: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 2642 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83532,10 +60098,10 @@ exports.invocations = __importStar(__webpack_require__(82970)); __exportStar(__webpack_require__(65195), exports); -/***/ }), +/***/ }, -/***/ 44204: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 44204 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83557,10 +60123,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(65195), exports); -/***/ }), +/***/ }, -/***/ 85647: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85647 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83611,10 +60177,10 @@ exports.ResubmitTestsRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 65195: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 65195 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83624,10 +60190,10 @@ var ResubmitTestsRequestModel_1 = __webpack_require__(85647); Object.defineProperty(exports, "ResubmitTestsRequestModel", ({ enumerable: true, get: function () { return ResubmitTestsRequestModel_1.ResubmitTestsRequestModel; } })); -/***/ }), +/***/ }, -/***/ 82970: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82970 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83649,10 +60215,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(44204), exports); -/***/ }), +/***/ }, -/***/ 95294: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 95294 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83703,10 +60269,10 @@ exports.CreateUnitTestRequestDynamicVariablesValue = core.serialization.undiscri ]); -/***/ }), +/***/ }, -/***/ 62683: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62683 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83757,10 +60323,10 @@ exports.UpdateUnitTestRequestDynamicVariablesValue = core.serialization.undiscri ]); -/***/ }), +/***/ }, -/***/ 43706: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 43706 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83783,10 +60349,10 @@ __exportStar(__webpack_require__(95294), exports); __exportStar(__webpack_require__(62683), exports); -/***/ }), +/***/ }, -/***/ 63655: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 63655 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83808,10 +60374,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(30638), exports); -/***/ }), +/***/ }, -/***/ 25734: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 25734 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83863,10 +60429,10 @@ exports.BodyHandleAnOutboundCallViaTwilioV1ConvaiTwilioOutboundCallPost = core.s }); -/***/ }), +/***/ }, -/***/ 30638: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 30638 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83876,10 +60442,10 @@ var BodyHandleAnOutboundCallViaTwilioV1ConvaiTwilioOutboundCallPost_1 = __webpac Object.defineProperty(exports, "BodyHandleAnOutboundCallViaTwilioV1ConvaiTwilioOutboundCallPost", ({ enumerable: true, get: function () { return BodyHandleAnOutboundCallViaTwilioV1ConvaiTwilioOutboundCallPost_1.BodyHandleAnOutboundCallViaTwilioV1ConvaiTwilioOutboundCallPost; } })); -/***/ }), +/***/ }, -/***/ 84887: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84887 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83901,10 +60467,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(63655), exports); -/***/ }), +/***/ }, -/***/ 26201: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 26201 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83927,10 +60493,10 @@ __exportStar(__webpack_require__(61663), exports); __exportStar(__webpack_require__(24023), exports); -/***/ }), +/***/ }, -/***/ 24023: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 24023 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -83978,10 +60544,10 @@ exports.resource = __importStar(__webpack_require__(52216)); __exportStar(__webpack_require__(35653), exports); -/***/ }), +/***/ }, -/***/ 46298: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 46298 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84003,10 +60569,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(35653), exports); -/***/ }), +/***/ }, -/***/ 33390: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33390 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84055,10 +60621,10 @@ exports.BodyDubsAllOrSomeSegmentsAndLanguagesV1DubbingResourceDubbingIdDubPost = }); -/***/ }), +/***/ }, -/***/ 52308: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52308 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84107,10 +60673,10 @@ exports.BodyRenderAudioOrVideoForTheGivenLanguageV1DubbingResourceDubbingIdRende }); -/***/ }), +/***/ }, -/***/ 21020: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 21020 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84158,10 +60724,10 @@ exports.BodyTranscribesSegmentsV1DubbingResourceDubbingIdTranscribePost = core.s }); -/***/ }), +/***/ }, -/***/ 20776: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 20776 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84210,10 +60776,10 @@ exports.BodyTranslatesAllOrSomeSegmentsAndLanguagesV1DubbingResourceDubbingIdTra }); -/***/ }), +/***/ }, -/***/ 35653: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 35653 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84229,10 +60795,10 @@ var BodyRenderAudioOrVideoForTheGivenLanguageV1DubbingResourceDubbingIdRenderLan Object.defineProperty(exports, "BodyRenderAudioOrVideoForTheGivenLanguageV1DubbingResourceDubbingIdRenderLanguagePost", ({ enumerable: true, get: function () { return BodyRenderAudioOrVideoForTheGivenLanguageV1DubbingResourceDubbingIdRenderLanguagePost_1.BodyRenderAudioOrVideoForTheGivenLanguageV1DubbingResourceDubbingIdRenderLanguagePost; } })); -/***/ }), +/***/ }, -/***/ 52216: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52216 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84255,10 +60821,10 @@ __exportStar(__webpack_require__(46298), exports); __exportStar(__webpack_require__(16270), exports); -/***/ }), +/***/ }, -/***/ 16270: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 16270 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84308,10 +60874,10 @@ exports.speaker = __importStar(__webpack_require__(62900)); __exportStar(__webpack_require__(80001), exports); -/***/ }), +/***/ }, -/***/ 52041: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52041 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84333,10 +60899,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(7516), exports); -/***/ }), +/***/ }, -/***/ 95710: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 95710 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84384,10 +60950,10 @@ exports.BodyAddALanguageToTheResourceV1DubbingResourceDubbingIdLanguagePost = co }); -/***/ }), +/***/ }, -/***/ 7516: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 7516 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84397,10 +60963,10 @@ var BodyAddALanguageToTheResourceV1DubbingResourceDubbingIdLanguagePost_1 = __we Object.defineProperty(exports, "BodyAddALanguageToTheResourceV1DubbingResourceDubbingIdLanguagePost", ({ enumerable: true, get: function () { return BodyAddALanguageToTheResourceV1DubbingResourceDubbingIdLanguagePost_1.BodyAddALanguageToTheResourceV1DubbingResourceDubbingIdLanguagePost; } })); -/***/ }), +/***/ }, -/***/ 79889: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 79889 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84422,10 +60988,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(52041), exports); -/***/ }), +/***/ }, -/***/ 93514: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93514 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84447,10 +61013,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(11989), exports); -/***/ }), +/***/ }, -/***/ 3595: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3595 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84500,10 +61066,10 @@ exports.SegmentUpdatePayload = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 11989: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 11989 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84513,10 +61079,10 @@ var SegmentUpdatePayload_1 = __webpack_require__(3595); Object.defineProperty(exports, "SegmentUpdatePayload", ({ enumerable: true, get: function () { return SegmentUpdatePayload_1.SegmentUpdatePayload; } })); -/***/ }), +/***/ }, -/***/ 88008: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88008 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84538,10 +61104,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(93514), exports); -/***/ }), +/***/ }, -/***/ 76118: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 76118 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84563,10 +61129,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(80001), exports); -/***/ }), +/***/ }, -/***/ 57117: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 57117 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84615,10 +61181,10 @@ exports.BodyUpdateMetadataForASpeakerV1DubbingResourceDubbingIdSpeakerSpeakerIdP }); -/***/ }), +/***/ }, -/***/ 80001: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 80001 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84628,10 +61194,10 @@ var BodyUpdateMetadataForASpeakerV1DubbingResourceDubbingIdSpeakerSpeakerIdPatch Object.defineProperty(exports, "BodyUpdateMetadataForASpeakerV1DubbingResourceDubbingIdSpeakerSpeakerIdPatch", ({ enumerable: true, get: function () { return BodyUpdateMetadataForASpeakerV1DubbingResourceDubbingIdSpeakerSpeakerIdPatch_1.BodyUpdateMetadataForASpeakerV1DubbingResourceDubbingIdSpeakerSpeakerIdPatch; } })); -/***/ }), +/***/ }, -/***/ 62900: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62900 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84654,10 +61220,10 @@ __exportStar(__webpack_require__(76118), exports); __exportStar(__webpack_require__(82338), exports); -/***/ }), +/***/ }, -/***/ 82338: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82338 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84703,10 +61269,10 @@ exports.segment = __importStar(__webpack_require__(36468)); __exportStar(__webpack_require__(28513), exports); -/***/ }), +/***/ }, -/***/ 77142: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 77142 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84728,10 +61294,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(28513), exports); -/***/ }), +/***/ }, -/***/ 75192: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 75192 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84784,10 +61350,10 @@ exports.SegmentCreatePayload = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 28513: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 28513 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84797,10 +61363,10 @@ var SegmentCreatePayload_1 = __webpack_require__(75192); Object.defineProperty(exports, "SegmentCreatePayload", ({ enumerable: true, get: function () { return SegmentCreatePayload_1.SegmentCreatePayload; } })); -/***/ }), +/***/ }, -/***/ 36468: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36468 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84822,10 +61388,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(77142), exports); -/***/ }), +/***/ }, -/***/ 36274: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36274 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84847,10 +61413,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(38792), exports); -/***/ }), +/***/ }, -/***/ 18694: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 18694 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84896,10 +61462,10 @@ const core = __importStar(__webpack_require__(56916)); exports.TranscriptGetTranscriptForDubRequestFormatType = core.serialization.enum_(["srt", "webvtt"]); -/***/ }), +/***/ }, -/***/ 38792: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 38792 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84921,10 +61487,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(18694), exports); -/***/ }), +/***/ }, -/***/ 51870: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 51870 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -84970,10 +61536,10 @@ const core = __importStar(__webpack_require__(56916)); exports.DubbingListRequestDubbingStatus = core.serialization.enum_(["dubbing", "dubbed", "failed"]); -/***/ }), +/***/ }, -/***/ 51840: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 51840 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85019,10 +61585,10 @@ const core = __importStar(__webpack_require__(56916)); exports.DubbingListRequestFilterByCreator = core.serialization.enum_(["personal", "others", "all"]); -/***/ }), +/***/ }, -/***/ 61663: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61663 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85045,10 +61611,10 @@ __exportStar(__webpack_require__(51870), exports); __exportStar(__webpack_require__(51840), exports); -/***/ }), +/***/ }, -/***/ 72222: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72222 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85070,10 +61636,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(51593), exports); -/***/ }), +/***/ }, -/***/ 43100: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 43100 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85122,10 +61688,10 @@ exports.DownloadHistoryRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 51593: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 51593 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85135,10 +61701,10 @@ var DownloadHistoryRequest_1 = __webpack_require__(43100); Object.defineProperty(exports, "DownloadHistoryRequest", ({ enumerable: true, get: function () { return DownloadHistoryRequest_1.DownloadHistoryRequest; } })); -/***/ }), +/***/ }, -/***/ 14412: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 14412 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85161,10 +61727,10 @@ __exportStar(__webpack_require__(65058), exports); __exportStar(__webpack_require__(72222), exports); -/***/ }), +/***/ }, -/***/ 50608: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 50608 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85210,10 +61776,10 @@ const core = __importStar(__webpack_require__(56916)); exports.HistoryListRequestSource = core.serialization.enum_(["TTS", "STS"]); -/***/ }), +/***/ }, -/***/ 65058: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65058 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85235,10 +61801,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(50608), exports); -/***/ }), +/***/ }, -/***/ 79231: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 79231 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85326,10 +61892,10 @@ __exportStar(__webpack_require__(38825), exports); __exportStar(__webpack_require__(1746), exports); -/***/ }), +/***/ }, -/***/ 52948: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52948 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85371,10 +61937,10 @@ exports.list = void 0; exports.list = __importStar(__webpack_require__(46638)); -/***/ }), +/***/ }, -/***/ 46638: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 46638 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85421,10 +61987,10 @@ const Model_1 = __webpack_require__(4274); exports.Response = core.serialization.list(Model_1.Model); -/***/ }), +/***/ }, -/***/ 70706: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 70706 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85446,10 +62012,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(52948), exports); -/***/ }), +/***/ }, -/***/ 88059: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88059 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85471,10 +62037,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(1746), exports); -/***/ }), +/***/ }, -/***/ 75641: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 75641 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85527,10 +62093,10 @@ exports.BodyComposeMusicV1MusicPost = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 26729: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 26729 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85583,10 +62149,10 @@ exports.BodyComposeMusicWithADetailedResponseV1MusicDetailedPost = core.serializ }); -/***/ }), +/***/ }, -/***/ 42671: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 42671 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85639,10 +62205,10 @@ exports.BodyStreamComposedMusicV1MusicStreamPost = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 1746: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 1746 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85656,10 +62222,10 @@ var BodyStreamComposedMusicV1MusicStreamPost_1 = __webpack_require__(42671); Object.defineProperty(exports, "BodyStreamComposedMusicV1MusicStreamPost", ({ enumerable: true, get: function () { return BodyStreamComposedMusicV1MusicStreamPost_1.BodyStreamComposedMusicV1MusicStreamPost; } })); -/***/ }), +/***/ }, -/***/ 46731: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 46731 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85683,10 +62249,10 @@ __exportStar(__webpack_require__(88059), exports); __exportStar(__webpack_require__(51765), exports); -/***/ }), +/***/ }, -/***/ 23784: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23784 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85708,10 +62274,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(53490), exports); -/***/ }), +/***/ }, -/***/ 4254: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4254 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85763,10 +62329,10 @@ exports.BodyGenerateCompositionPlanV1MusicPlanPost = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 53490: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 53490 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85776,10 +62342,10 @@ var BodyGenerateCompositionPlanV1MusicPlanPost_1 = __webpack_require__(4254); Object.defineProperty(exports, "BodyGenerateCompositionPlanV1MusicPlanPost", ({ enumerable: true, get: function () { return BodyGenerateCompositionPlanV1MusicPlanPost_1.BodyGenerateCompositionPlanV1MusicPlanPost; } })); -/***/ }), +/***/ }, -/***/ 42379: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 42379 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85801,10 +62367,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(23784), exports); -/***/ }), +/***/ }, -/***/ 51765: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 51765 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85850,10 +62416,10 @@ exports.compositionPlan = __importStar(__webpack_require__(42379)); __exportStar(__webpack_require__(53490), exports); -/***/ }), +/***/ }, -/***/ 90269: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 90269 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85919,10 +62485,10 @@ exports.MusicComposeDetailedRequestOutputFormat = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 6397: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 6397 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -85988,10 +62554,10 @@ exports.MusicComposeRequestOutputFormat = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 27111: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27111 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86057,10 +62623,10 @@ exports.MusicStreamRequestOutputFormat = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 7081: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 7081 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86084,10 +62650,10 @@ __exportStar(__webpack_require__(90269), exports); __exportStar(__webpack_require__(27111), exports); -/***/ }), +/***/ }, -/***/ 48109: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 48109 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86109,10 +62675,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(51744), exports); -/***/ }), +/***/ }, -/***/ 81025: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81025 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86165,10 +62731,10 @@ exports.BodyAddAPronunciationDictionaryV1PronunciationDictionariesAddFromRulesPo }); -/***/ }), +/***/ }, -/***/ 15528: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15528 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86217,10 +62783,10 @@ exports.BodyUpdatePronunciationDictionaryV1PronunciationDictionariesPronunciatio }); -/***/ }), +/***/ }, -/***/ 51744: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 51744 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86232,10 +62798,10 @@ var BodyUpdatePronunciationDictionaryV1PronunciationDictionariesPronunciationDic Object.defineProperty(exports, "BodyUpdatePronunciationDictionaryV1PronunciationDictionariesPronunciationDictionaryIdPatch", ({ enumerable: true, get: function () { return BodyUpdatePronunciationDictionaryV1PronunciationDictionariesPronunciationDictionaryIdPatch_1.BodyUpdatePronunciationDictionaryV1PronunciationDictionariesPronunciationDictionaryIdPatch; } })); -/***/ }), +/***/ }, -/***/ 81061: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81061 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86259,10 +62825,10 @@ __exportStar(__webpack_require__(6891), exports); __exportStar(__webpack_require__(48109), exports); -/***/ }), +/***/ }, -/***/ 6891: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 6891 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86309,10 +62875,10 @@ __exportStar(__webpack_require__(82193), exports); __exportStar(__webpack_require__(55210), exports); -/***/ }), +/***/ }, -/***/ 54259: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54259 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86334,10 +62900,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(55210), exports); -/***/ }), +/***/ }, -/***/ 24295: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 24295 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86386,10 +62952,10 @@ exports.PronunciationDictionary = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 21259: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 21259 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86437,10 +63003,10 @@ exports.RemovePronunciationDictionaryRulesRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 55210: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 55210 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86452,10 +63018,10 @@ var RemovePronunciationDictionaryRulesRequest_1 = __webpack_require__(21259); Object.defineProperty(exports, "RemovePronunciationDictionaryRulesRequest", ({ enumerable: true, get: function () { return RemovePronunciationDictionaryRulesRequest_1.RemovePronunciationDictionaryRulesRequest; } })); -/***/ }), +/***/ }, -/***/ 97619: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97619 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86478,10 +63044,10 @@ __exportStar(__webpack_require__(82193), exports); __exportStar(__webpack_require__(54259), exports); -/***/ }), +/***/ }, -/***/ 37842: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 37842 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86537,10 +63103,10 @@ exports.PronunciationDictionaryRule = core.serialization }); -/***/ }), +/***/ }, -/***/ 82193: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82193 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86562,10 +63128,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(37842), exports); -/***/ }), +/***/ }, -/***/ 88638: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88638 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86621,10 +63187,10 @@ exports.BodyAddAPronunciationDictionaryV1PronunciationDictionariesAddFromRulesPo }); -/***/ }), +/***/ }, -/***/ 42353: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 42353 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86670,10 +63236,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BodyAddAPronunciationDictionaryV1PronunciationDictionariesAddFromRulesPostWorkspaceAccess = core.serialization.enum_(["admin", "editor", "viewer"]); -/***/ }), +/***/ }, -/***/ 80088: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80088 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86719,10 +63285,10 @@ const core = __importStar(__webpack_require__(56916)); exports.PronunciationDictionariesCreateFromFileRequestWorkspaceAccess = core.serialization.enum_(["admin", "editor", "viewer"]); -/***/ }), +/***/ }, -/***/ 17357: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17357 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86768,10 +63334,10 @@ const core = __importStar(__webpack_require__(56916)); exports.PronunciationDictionariesListRequestSort = core.serialization.enum_(["creation_time_unix", "name"]); -/***/ }), +/***/ }, -/***/ 1795: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 1795 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86796,10 +63362,10 @@ __exportStar(__webpack_require__(42353), exports); __exportStar(__webpack_require__(17357), exports); -/***/ }), +/***/ }, -/***/ 90415: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 90415 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86821,10 +63387,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(12753), exports); -/***/ }), +/***/ }, -/***/ 11816: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 11816 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86846,10 +63412,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(42663), exports); -/***/ }), +/***/ }, -/***/ 86044: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 86044 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86900,10 +63466,10 @@ exports.BodyCreateServiceAccountApiKeyV1ServiceAccountsServiceAccountUserIdApiKe }); -/***/ }), +/***/ }, -/***/ 1884: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 1884 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86955,10 +63521,10 @@ exports.BodyEditServiceAccountApiKeyV1ServiceAccountsServiceAccountUserIdApiKeys }); -/***/ }), +/***/ }, -/***/ 42663: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 42663 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86970,10 +63536,10 @@ var BodyEditServiceAccountApiKeyV1ServiceAccountsServiceAccountUserIdApiKeysApiK Object.defineProperty(exports, "BodyEditServiceAccountApiKeyV1ServiceAccountsServiceAccountUserIdApiKeysApiKeyIdPatch", ({ enumerable: true, get: function () { return BodyEditServiceAccountApiKeyV1ServiceAccountsServiceAccountUserIdApiKeysApiKeyIdPatch_1.BodyEditServiceAccountApiKeyV1ServiceAccountsServiceAccountUserIdApiKeysApiKeyIdPatch; } })); -/***/ }), +/***/ }, -/***/ 38422: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 38422 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -86996,10 +63562,10 @@ __exportStar(__webpack_require__(81940), exports); __exportStar(__webpack_require__(11816), exports); -/***/ }), +/***/ }, -/***/ 30037: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 30037 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87049,10 +63615,10 @@ exports.BodyCreateServiceAccountApiKeyV1ServiceAccountsServiceAccountUserIdApiKe ]); -/***/ }), +/***/ }, -/***/ 21066: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 21066 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87127,10 +63693,10 @@ exports.BodyCreateServiceAccountApiKeyV1ServiceAccountsServiceAccountUserIdApiKe ]); -/***/ }), +/***/ }, -/***/ 74223: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 74223 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87180,10 +63746,10 @@ exports.BodyEditServiceAccountApiKeyV1ServiceAccountsServiceAccountUserIdApiKeys ]); -/***/ }), +/***/ }, -/***/ 93332: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93332 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87258,10 +63824,10 @@ exports.BodyEditServiceAccountApiKeyV1ServiceAccountsServiceAccountUserIdApiKeys ]); -/***/ }), +/***/ }, -/***/ 81940: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81940 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87286,10 +63852,10 @@ __exportStar(__webpack_require__(93332), exports); __exportStar(__webpack_require__(74223), exports); -/***/ }), +/***/ }, -/***/ 12753: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12753 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87336,10 +63902,10 @@ __exportStar(__webpack_require__(81940), exports); __exportStar(__webpack_require__(42663), exports); -/***/ }), +/***/ }, -/***/ 72049: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72049 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87361,10 +63927,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(54679), exports); -/***/ }), +/***/ }, -/***/ 36731: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36731 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87410,10 +63976,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SpeechToSpeechConvertRequestFileFormat = core.serialization.enum_(["pcm_s16le_16", "other"]); -/***/ }), +/***/ }, -/***/ 8444: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 8444 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87479,10 +64045,10 @@ exports.SpeechToSpeechConvertRequestOutputFormat = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 40632: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 40632 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87528,10 +64094,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SpeechToSpeechStreamRequestFileFormat = core.serialization.enum_(["pcm_s16le_16", "other"]); -/***/ }), +/***/ }, -/***/ 23207: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23207 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87597,10 +64163,10 @@ exports.SpeechToSpeechStreamRequestOutputFormat = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 54679: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54679 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87625,10 +64191,10 @@ __exportStar(__webpack_require__(23207), exports); __exportStar(__webpack_require__(40632), exports); -/***/ }), +/***/ }, -/***/ 90664: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 90664 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87651,10 +64217,10 @@ __exportStar(__webpack_require__(12982), exports); __exportStar(__webpack_require__(39294), exports); -/***/ }), +/***/ }, -/***/ 39294: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39294 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87700,10 +64266,10 @@ exports.transcripts = __importStar(__webpack_require__(62826)); __exportStar(__webpack_require__(14976), exports); -/***/ }), +/***/ }, -/***/ 62826: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62826 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87725,10 +64291,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(14976), exports); -/***/ }), +/***/ }, -/***/ 67896: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67896 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87776,10 +64342,10 @@ const MultichannelSpeechToTextResponseModel_1 = __webpack_require__(38463); exports.TranscriptsGetResponse = core.serialization.undiscriminatedUnion([SpeechToTextChunkResponseModel_1.SpeechToTextChunkResponseModel, MultichannelSpeechToTextResponseModel_1.MultichannelSpeechToTextResponseModel]); -/***/ }), +/***/ }, -/***/ 14976: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 14976 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87801,10 +64367,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(67896), exports); -/***/ }), +/***/ }, -/***/ 17353: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17353 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87850,10 +64416,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SpeechToTextConvertRequestFileFormat = core.serialization.enum_(["pcm_s16le_16", "other"]); -/***/ }), +/***/ }, -/***/ 97837: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97837 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87899,10 +64465,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SpeechToTextConvertRequestTimestampsGranularity = core.serialization.enum_(["none", "word", "character"]); -/***/ }), +/***/ }, -/***/ 87078: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 87078 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -87951,10 +64517,10 @@ exports.SpeechToTextConvertRequestWebhookMetadata = core.serialization.undiscrim ]); -/***/ }), +/***/ }, -/***/ 88358: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88358 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88007,10 +64573,10 @@ exports.SpeechToTextConvertResponse = core.serialization.undiscriminatedUnion([ ]); -/***/ }), +/***/ }, -/***/ 12982: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12982 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88035,10 +64601,10 @@ __exportStar(__webpack_require__(87078), exports); __exportStar(__webpack_require__(88358), exports); -/***/ }), +/***/ }, -/***/ 88808: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88808 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88060,10 +64626,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(15943), exports); -/***/ }), +/***/ }, -/***/ 74355: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 74355 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88125,10 +64691,10 @@ exports.BodyCreatePodcastV1StudioPodcastsPost = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 15943: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 15943 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88138,10 +64704,10 @@ var BodyCreatePodcastV1StudioPodcastsPost_1 = __webpack_require__(74355); Object.defineProperty(exports, "BodyCreatePodcastV1StudioPodcastsPost", ({ enumerable: true, get: function () { return BodyCreatePodcastV1StudioPodcastsPost_1.BodyCreatePodcastV1StudioPodcastsPost; } })); -/***/ }), +/***/ }, -/***/ 33974: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33974 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88165,10 +64731,10 @@ __exportStar(__webpack_require__(51672), exports); __exportStar(__webpack_require__(88808), exports); -/***/ }), +/***/ }, -/***/ 51672: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 51672 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88215,10 +64781,10 @@ __exportStar(__webpack_require__(4041), exports); __exportStar(__webpack_require__(66802), exports); -/***/ }), +/***/ }, -/***/ 92603: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92603 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88240,10 +64806,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(66802), exports); -/***/ }), +/***/ }, -/***/ 13009: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 13009 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88297,10 +64863,10 @@ exports.BodyUpdateStudioProjectV1StudioProjectsProjectIdPost = core.serializatio }); -/***/ }), +/***/ }, -/***/ 66802: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 66802 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88310,10 +64876,10 @@ var BodyUpdateStudioProjectV1StudioProjectsProjectIdPost_1 = __webpack_require__ Object.defineProperty(exports, "BodyUpdateStudioProjectV1StudioProjectsProjectIdPost", ({ enumerable: true, get: function () { return BodyUpdateStudioProjectV1StudioProjectsProjectIdPost_1.BodyUpdateStudioProjectV1StudioProjectsProjectIdPost; } })); -/***/ }), +/***/ }, -/***/ 40043: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 40043 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88337,10 +64903,10 @@ __exportStar(__webpack_require__(92603), exports); __exportStar(__webpack_require__(92629), exports); -/***/ }), +/***/ }, -/***/ 8982: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 8982 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88362,10 +64928,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(50273), exports); -/***/ }), +/***/ }, -/***/ 39217: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39217 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88414,10 +64980,10 @@ exports.BodyCreateChapterV1StudioProjectsProjectIdChaptersPost = core.serializat }); -/***/ }), +/***/ }, -/***/ 3394: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3394 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88467,10 +65033,10 @@ exports.BodyUpdateChapterV1StudioProjectsProjectIdChaptersChapterIdPost = core.s }); -/***/ }), +/***/ }, -/***/ 50273: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 50273 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88482,10 +65048,10 @@ var BodyUpdateChapterV1StudioProjectsProjectIdChaptersChapterIdPost_1 = __webpac Object.defineProperty(exports, "BodyUpdateChapterV1StudioProjectsProjectIdChaptersChapterIdPost", ({ enumerable: true, get: function () { return BodyUpdateChapterV1StudioProjectsProjectIdChaptersChapterIdPost_1.BodyUpdateChapterV1StudioProjectsProjectIdChaptersChapterIdPost; } })); -/***/ }), +/***/ }, -/***/ 15252: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15252 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88508,10 +65074,10 @@ __exportStar(__webpack_require__(8982), exports); __exportStar(__webpack_require__(97890), exports); -/***/ }), +/***/ }, -/***/ 97890: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97890 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88557,10 +65123,10 @@ exports.snapshots = __importStar(__webpack_require__(54328)); __exportStar(__webpack_require__(85029), exports); -/***/ }), +/***/ }, -/***/ 78138: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78138 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88582,10 +65148,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(85029), exports); -/***/ }), +/***/ }, -/***/ 29574: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 29574 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88633,10 +65199,10 @@ exports.BodyStreamChapterAudioV1StudioProjectsProjectIdChaptersChapterIdSnapshot }); -/***/ }), +/***/ }, -/***/ 85029: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 85029 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88646,10 +65212,10 @@ var BodyStreamChapterAudioV1StudioProjectsProjectIdChaptersChapterIdSnapshotsCha Object.defineProperty(exports, "BodyStreamChapterAudioV1StudioProjectsProjectIdChaptersChapterIdSnapshotsChapterSnapshotIdStreamPost", ({ enumerable: true, get: function () { return BodyStreamChapterAudioV1StudioProjectsProjectIdChaptersChapterIdSnapshotsChapterSnapshotIdStreamPost_1.BodyStreamChapterAudioV1StudioProjectsProjectIdChaptersChapterIdSnapshotsChapterSnapshotIdStreamPost; } })); -/***/ }), +/***/ }, -/***/ 54328: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54328 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88671,10 +65237,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(78138), exports); -/***/ }), +/***/ }, -/***/ 92629: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92629 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88724,10 +65290,10 @@ exports.pronunciationDictionaries = __importStar(__webpack_require__(15135)); __exportStar(__webpack_require__(33222), exports); -/***/ }), +/***/ }, -/***/ 12639: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12639 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88749,10 +65315,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(33222), exports); -/***/ }), +/***/ }, -/***/ 18321: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 18321 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88802,10 +65368,10 @@ exports.BodyCreatePronunciationDictionariesV1StudioProjectsProjectIdPronunciatio }); -/***/ }), +/***/ }, -/***/ 33222: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 33222 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88815,10 +65381,10 @@ var BodyCreatePronunciationDictionariesV1StudioProjectsProjectIdPronunciationDic Object.defineProperty(exports, "BodyCreatePronunciationDictionariesV1StudioProjectsProjectIdPronunciationDictionariesPost", ({ enumerable: true, get: function () { return BodyCreatePronunciationDictionariesV1StudioProjectsProjectIdPronunciationDictionariesPost_1.BodyCreatePronunciationDictionariesV1StudioProjectsProjectIdPronunciationDictionariesPost; } })); -/***/ }), +/***/ }, -/***/ 15135: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15135 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88840,10 +65406,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(12639), exports); -/***/ }), +/***/ }, -/***/ 18063: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 18063 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88865,10 +65431,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(63574), exports); -/***/ }), +/***/ }, -/***/ 39677: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39677 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88916,10 +65482,10 @@ exports.BodyStreamStudioProjectAudioV1StudioProjectsProjectIdSnapshotsProjectSna }); -/***/ }), +/***/ }, -/***/ 63574: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 63574 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88929,10 +65495,10 @@ var BodyStreamStudioProjectAudioV1StudioProjectsProjectIdSnapshotsProjectSnapsho Object.defineProperty(exports, "BodyStreamStudioProjectAudioV1StudioProjectsProjectIdSnapshotsProjectSnapshotIdStreamPost", ({ enumerable: true, get: function () { return BodyStreamStudioProjectAudioV1StudioProjectsProjectIdSnapshotsProjectSnapshotIdStreamPost_1.BodyStreamStudioProjectAudioV1StudioProjectsProjectIdSnapshotsProjectSnapshotIdStreamPost; } })); -/***/ }), +/***/ }, -/***/ 207: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 207 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -88954,10 +65520,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(18063), exports); -/***/ }), +/***/ }, -/***/ 4982: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4982 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89003,10 +65569,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectsCreateRequestApplyTextNormalization = core.serialization.enum_(["auto", "on", "off", "apply_english"]); -/***/ }), +/***/ }, -/***/ 84392: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84392 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89052,10 +65618,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectsCreateRequestFiction = core.serialization.enum_(["fiction", "non-fiction"]); -/***/ }), +/***/ }, -/***/ 45503: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45503 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89101,10 +65667,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectsCreateRequestSourceType = core.serialization.enum_(["blank", "book", "article", "genfm", "video"]); -/***/ }), +/***/ }, -/***/ 62049: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62049 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89150,10 +65716,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectsCreateRequestTargetAudience = core.serialization.enum_(["children", "young adult", "adult", "all ages"]); -/***/ }), +/***/ }, -/***/ 4041: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4041 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89178,10 +65744,10 @@ __exportStar(__webpack_require__(4982), exports); __exportStar(__webpack_require__(45503), exports); -/***/ }), +/***/ }, -/***/ 94276: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 94276 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89227,10 +65793,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BodyCreatePodcastV1StudioPodcastsPostDurationScale = core.serialization.enum_(["short", "default", "long"]); -/***/ }), +/***/ }, -/***/ 85027: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85027 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89286,10 +65852,10 @@ exports.BodyCreatePodcastV1StudioPodcastsPostMode = core.serialization }); -/***/ }), +/***/ }, -/***/ 89212: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 89212 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89335,10 +65901,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BodyCreatePodcastV1StudioPodcastsPostQualityPreset = core.serialization.enum_(["standard", "high", "highest", "ultra", "ultra_lossless"]); -/***/ }), +/***/ }, -/***/ 5689: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 5689 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89391,10 +65957,10 @@ exports.BodyCreatePodcastV1StudioPodcastsPostSource = core.serialization.undiscr ]); -/***/ }), +/***/ }, -/***/ 61670: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61670 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89450,10 +66016,10 @@ exports.BodyCreatePodcastV1StudioPodcastsPostSourceItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 54548: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54548 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89479,10 +66045,10 @@ __exportStar(__webpack_require__(89212), exports); __exportStar(__webpack_require__(94276), exports); -/***/ }), +/***/ }, -/***/ 21158: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 21158 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89504,10 +66070,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(6801), exports); -/***/ }), +/***/ }, -/***/ 72969: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72969 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89565,10 +66131,10 @@ exports.BodyTextToDialogueMultiVoiceStreamingV1TextToDialogueStreamPost = core.s }); -/***/ }), +/***/ }, -/***/ 78363: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78363 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89626,10 +66192,10 @@ exports.BodyTextToDialogueMultiVoiceV1TextToDialoguePost = core.serialization.ob }); -/***/ }), +/***/ }, -/***/ 6801: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 6801 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89641,10 +66207,10 @@ var BodyTextToDialogueMultiVoiceStreamingV1TextToDialogueStreamPost_1 = __webpac Object.defineProperty(exports, "BodyTextToDialogueMultiVoiceStreamingV1TextToDialogueStreamPost", ({ enumerable: true, get: function () { return BodyTextToDialogueMultiVoiceStreamingV1TextToDialogueStreamPost_1.BodyTextToDialogueMultiVoiceStreamingV1TextToDialogueStreamPost; } })); -/***/ }), +/***/ }, -/***/ 32676: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32676 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89667,10 +66233,10 @@ __exportStar(__webpack_require__(35098), exports); __exportStar(__webpack_require__(21158), exports); -/***/ }), +/***/ }, -/***/ 47058: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 47058 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89716,10 +66282,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BodyTextToDialogueMultiVoiceStreamingV1TextToDialogueStreamPostApplyTextNormalization = core.serialization.enum_(["auto", "on", "off"]); -/***/ }), +/***/ }, -/***/ 4070: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4070 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89765,10 +66331,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BodyTextToDialogueMultiVoiceV1TextToDialoguePostApplyTextNormalization = core.serialization.enum_(["auto", "on", "off"]); -/***/ }), +/***/ }, -/***/ 94902: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 94902 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89834,10 +66400,10 @@ exports.TextToDialogueConvertRequestOutputFormat = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 46945: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 46945 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89903,10 +66469,10 @@ exports.TextToDialogueStreamRequestOutputFormat = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 35098: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 35098 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89931,10 +66497,10 @@ __exportStar(__webpack_require__(46945), exports); __exportStar(__webpack_require__(47058), exports); -/***/ }), +/***/ }, -/***/ 13765: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 13765 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -89956,10 +66522,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(29944), exports); -/***/ }), +/***/ }, -/***/ 94701: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 94701 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90011,10 +66577,10 @@ exports.CreateSoundEffectRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 29944: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 29944 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90024,10 +66590,10 @@ var CreateSoundEffectRequest_1 = __webpack_require__(94701); Object.defineProperty(exports, "CreateSoundEffectRequest", ({ enumerable: true, get: function () { return CreateSoundEffectRequest_1.CreateSoundEffectRequest; } })); -/***/ }), +/***/ }, -/***/ 18989: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 18989 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90050,10 +66616,10 @@ __exportStar(__webpack_require__(427), exports); __exportStar(__webpack_require__(13765), exports); -/***/ }), +/***/ }, -/***/ 15852: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15852 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90119,10 +66685,10 @@ exports.TextToSoundEffectsConvertRequestOutputFormat = core.serialization.enum_( ]); -/***/ }), +/***/ }, -/***/ 427: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 427 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90144,10 +66710,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(15852), exports); -/***/ }), +/***/ }, -/***/ 94190: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 94190 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90169,10 +66735,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(67129), exports); -/***/ }), +/***/ }, -/***/ 24768: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 24768 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90235,10 +66801,10 @@ exports.StreamTextToSpeechRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 27411: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27411 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90301,10 +66867,10 @@ exports.StreamTextToSpeechWithTimestampsRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 62000: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62000 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90367,10 +66933,10 @@ exports.TextToSpeechRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 28963: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 28963 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90433,10 +66999,10 @@ exports.TextToSpeechWithTimestampsRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 67129: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 67129 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90452,10 +67018,10 @@ var StreamTextToSpeechWithTimestampsRequest_1 = __webpack_require__(27411); Object.defineProperty(exports, "StreamTextToSpeechWithTimestampsRequest", ({ enumerable: true, get: function () { return StreamTextToSpeechWithTimestampsRequest_1.StreamTextToSpeechWithTimestampsRequest; } })); -/***/ }), +/***/ }, -/***/ 47740: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 47740 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90478,10 +67044,10 @@ __exportStar(__webpack_require__(10962), exports); __exportStar(__webpack_require__(94190), exports); -/***/ }), +/***/ }, -/***/ 11558: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 11558 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90527,10 +67093,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BodyTextToSpeechStreamingV1TextToSpeechVoiceIdStreamPostApplyTextNormalization = core.serialization.enum_(["auto", "on", "off"]); -/***/ }), +/***/ }, -/***/ 22320: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 22320 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90576,10 +67142,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BodyTextToSpeechStreamingWithTimestampsV1TextToSpeechVoiceIdStreamWithTimestampsPostApplyTextNormalization = core.serialization.enum_(["auto", "on", "off"]); -/***/ }), +/***/ }, -/***/ 88560: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88560 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90625,10 +67191,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalization = core.serialization.enum_(["auto", "on", "off"]); -/***/ }), +/***/ }, -/***/ 84834: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84834 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90674,10 +67240,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BodyTextToSpeechWithTimestampsV1TextToSpeechVoiceIdWithTimestampsPostApplyTextNormalization = core.serialization.enum_(["auto", "on", "off"]); -/***/ }), +/***/ }, -/***/ 92474: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92474 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90743,10 +67309,10 @@ exports.TextToSpeechConvertRequestOutputFormat = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 37477: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 37477 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90812,10 +67378,10 @@ exports.TextToSpeechConvertWithTimestampsRequestOutputFormat = core.serializatio ]); -/***/ }), +/***/ }, -/***/ 49821: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 49821 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90881,10 +67447,10 @@ exports.TextToSpeechStreamRequestOutputFormat = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 12482: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12482 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90950,10 +67516,10 @@ exports.TextToSpeechStreamWithTimestampsRequestOutputFormat = core.serialization ]); -/***/ }), +/***/ }, -/***/ 10962: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 10962 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -90982,10 +67548,10 @@ __exportStar(__webpack_require__(12482), exports); __exportStar(__webpack_require__(22320), exports); -/***/ }), +/***/ }, -/***/ 42914: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 42914 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91007,10 +67573,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(90445), exports); -/***/ }), +/***/ }, -/***/ 67195: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67195 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91062,10 +67628,10 @@ exports.BodyCreateANewVoiceFromVoicePreviewV1TextToVoicePost = core.serializatio }); -/***/ }), +/***/ }, -/***/ 85552: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85552 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91119,10 +67685,10 @@ exports.VoiceDesignRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 16151: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 16151 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91183,10 +67749,10 @@ exports.VoiceDesignRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 97652: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97652 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91243,10 +67809,10 @@ exports.VoiceRemixRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 90445: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 90445 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91262,10 +67828,10 @@ var VoiceRemixRequestModel_1 = __webpack_require__(97652); Object.defineProperty(exports, "VoiceRemixRequestModel", ({ enumerable: true, get: function () { return VoiceRemixRequestModel_1.VoiceRemixRequestModel; } })); -/***/ }), +/***/ }, -/***/ 73776: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73776 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91288,10 +67854,10 @@ __exportStar(__webpack_require__(87038), exports); __exportStar(__webpack_require__(42914), exports); -/***/ }), +/***/ }, -/***/ 86660: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 86660 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91357,10 +67923,10 @@ exports.TextToVoiceCreatePreviewsRequestOutputFormat = core.serialization.enum_( ]); -/***/ }), +/***/ }, -/***/ 53485: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 53485 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91426,10 +67992,10 @@ exports.TextToVoiceDesignRequestOutputFormat = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 19758: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19758 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91495,10 +68061,10 @@ exports.TextToVoiceRemixRequestOutputFormat = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 93065: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93065 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91544,10 +68110,10 @@ const core = __importStar(__webpack_require__(56916)); exports.VoiceDesignRequestModelModelId = core.serialization.enum_(["eleven_multilingual_ttv_v2", "eleven_ttv_v3"]); -/***/ }), +/***/ }, -/***/ 87038: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 87038 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91572,10 +68138,10 @@ __exportStar(__webpack_require__(93065), exports); __exportStar(__webpack_require__(19758), exports); -/***/ }), +/***/ }, -/***/ 59387: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59387 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91597,10 +68163,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(96377), exports); -/***/ }), +/***/ }, -/***/ 9340: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9340 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91648,10 +68214,10 @@ const FinalOutputMulti_1 = __webpack_require__(29865); exports.ReceiveMessageMulti = core.serialization.undiscriminatedUnion([AudioOutputMulti_1.AudioOutputMulti, FinalOutputMulti_1.FinalOutputMulti]); -/***/ }), +/***/ }, -/***/ 5135: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 5135 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91712,10 +68278,10 @@ exports.SendMessageMulti = core.serialization.undiscriminatedUnion([ ]); -/***/ }), +/***/ }, -/***/ 96377: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 96377 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91738,10 +68304,10 @@ __exportStar(__webpack_require__(5135), exports); __exportStar(__webpack_require__(9340), exports); -/***/ }), +/***/ }, -/***/ 8392: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 8392 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91763,10 +68329,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(19062), exports); -/***/ }), +/***/ }, -/***/ 71240: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71240 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91814,10 +68380,10 @@ const FinalOutput_1 = __webpack_require__(54202); exports.ReceiveMessage = core.serialization.undiscriminatedUnion([AudioOutput_1.AudioOutput, FinalOutput_1.FinalOutput]); -/***/ }), +/***/ }, -/***/ 32655: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32655 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91866,10 +68432,10 @@ const CloseConnection_1 = __webpack_require__(68495); exports.SendMessage = core.serialization.undiscriminatedUnion([InitializeConnection_1.InitializeConnection, SendText_1.SendText, CloseConnection_1.CloseConnection]); -/***/ }), +/***/ }, -/***/ 19062: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19062 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91892,10 +68458,10 @@ __exportStar(__webpack_require__(32655), exports); __exportStar(__webpack_require__(71240), exports); -/***/ }), +/***/ }, -/***/ 11763: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 11763 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91917,10 +68483,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(9130), exports); -/***/ }), +/***/ }, -/***/ 80531: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80531 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91968,10 +68534,10 @@ exports.BodyAddSharedVoiceV1VoicesAddPublicUserIdVoiceIdPost = core.serializatio }); -/***/ }), +/***/ }, -/***/ 9130: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 9130 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -91981,10 +68547,10 @@ var BodyAddSharedVoiceV1VoicesAddPublicUserIdVoiceIdPost_1 = __webpack_require__ Object.defineProperty(exports, "BodyAddSharedVoiceV1VoicesAddPublicUserIdVoiceIdPost", ({ enumerable: true, get: function () { return BodyAddSharedVoiceV1VoicesAddPublicUserIdVoiceIdPost_1.BodyAddSharedVoiceV1VoicesAddPublicUserIdVoiceIdPost; } })); -/***/ }), +/***/ }, -/***/ 30707: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 30707 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92008,10 +68574,10 @@ __exportStar(__webpack_require__(9181), exports); __exportStar(__webpack_require__(11763), exports); -/***/ }), +/***/ }, -/***/ 9181: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9181 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92057,10 +68623,10 @@ exports.pvc = __importStar(__webpack_require__(50173)); __exportStar(__webpack_require__(41672), exports); -/***/ }), +/***/ }, -/***/ 8181: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 8181 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92082,10 +68648,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(41672), exports); -/***/ }), +/***/ }, -/***/ 49599: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 49599 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92136,10 +68702,10 @@ exports.BodyEditPvcVoiceV1VoicesPvcVoiceIdPost = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 43370: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 43370 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92187,10 +68753,10 @@ exports.BodyRunPvcTrainingV1VoicesPvcVoiceIdTrainPost = core.serialization.objec }); -/***/ }), +/***/ }, -/***/ 73340: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73340 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92241,10 +68807,10 @@ exports.CreatePvcVoiceRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 41672: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 41672 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92258,10 +68824,10 @@ var BodyRunPvcTrainingV1VoicesPvcVoiceIdTrainPost_1 = __webpack_require__(43370) Object.defineProperty(exports, "BodyRunPvcTrainingV1VoicesPvcVoiceIdTrainPost", ({ enumerable: true, get: function () { return BodyRunPvcTrainingV1VoicesPvcVoiceIdTrainPost_1.BodyRunPvcTrainingV1VoicesPvcVoiceIdTrainPost; } })); -/***/ }), +/***/ }, -/***/ 50173: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 50173 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92284,10 +68850,10 @@ __exportStar(__webpack_require__(74819), exports); __exportStar(__webpack_require__(8181), exports); -/***/ }), +/***/ }, -/***/ 74819: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 74819 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92333,10 +68899,10 @@ exports.samples = __importStar(__webpack_require__(93055)); __exportStar(__webpack_require__(41798), exports); -/***/ }), +/***/ }, -/***/ 46151: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 46151 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92383,10 +68949,10 @@ const VoiceSample_1 = __webpack_require__(87699); exports.Response = core.serialization.list(VoiceSample_1.VoiceSample); -/***/ }), +/***/ }, -/***/ 49759: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 49759 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92432,10 +68998,10 @@ exports.create = __importStar(__webpack_require__(46151)); __exportStar(__webpack_require__(41798), exports); -/***/ }), +/***/ }, -/***/ 40012: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 40012 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92486,10 +69052,10 @@ exports.BodyUpdatePvcVoiceSampleV1VoicesPvcVoiceIdSamplesSampleIdPost = core.ser }); -/***/ }), +/***/ }, -/***/ 41798: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 41798 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92499,10 +69065,10 @@ var BodyUpdatePvcVoiceSampleV1VoicesPvcVoiceIdSamplesSampleIdPost_1 = __webpack_ Object.defineProperty(exports, "BodyUpdatePvcVoiceSampleV1VoicesPvcVoiceIdSamplesSampleIdPost", ({ enumerable: true, get: function () { return BodyUpdatePvcVoiceSampleV1VoicesPvcVoiceIdSamplesSampleIdPost_1.BodyUpdatePvcVoiceSampleV1VoicesPvcVoiceIdSamplesSampleIdPost; } })); -/***/ }), +/***/ }, -/***/ 93055: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93055 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92524,10 +69090,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(49759), exports); -/***/ }), +/***/ }, -/***/ 3140: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3140 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92573,10 +69139,10 @@ const core = __importStar(__webpack_require__(56916)); exports.VoicesGetSharedRequestCategory = core.serialization.enum_(["professional", "famous", "high_quality"]); -/***/ }), +/***/ }, -/***/ 86321: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 86321 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92598,10 +69164,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(3140), exports); -/***/ }), +/***/ }, -/***/ 25625: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 25625 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92623,10 +69189,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(22327), exports); -/***/ }), +/***/ }, -/***/ 31070: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 31070 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92668,10 +69234,10 @@ exports.search = void 0; exports.search = __importStar(__webpack_require__(30908)); -/***/ }), +/***/ }, -/***/ 30908: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 30908 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92718,10 +69284,10 @@ const WorkspaceGroupByNameResponseModel_1 = __webpack_require__(2937); exports.Response = core.serialization.list(WorkspaceGroupByNameResponseModel_1.WorkspaceGroupByNameResponseModel); -/***/ }), +/***/ }, -/***/ 28492: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 28492 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92744,10 +69310,10 @@ __exportStar(__webpack_require__(31070), exports); __exportStar(__webpack_require__(15514), exports); -/***/ }), +/***/ }, -/***/ 15514: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15514 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92793,10 +69359,10 @@ exports.members = __importStar(__webpack_require__(68842)); __exportStar(__webpack_require__(44187), exports); -/***/ }), +/***/ }, -/***/ 27804: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27804 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92818,10 +69384,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(44187), exports); -/***/ }), +/***/ }, -/***/ 49211: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 49211 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92869,10 +69435,10 @@ exports.AddMemberToGroupRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 32393: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32393 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92920,10 +69486,10 @@ exports.BodyDeleteMemberFromUserGroupV1WorkspaceGroupsGroupIdMembersRemovePost = }); -/***/ }), +/***/ }, -/***/ 44187: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 44187 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92935,10 +69501,10 @@ var AddMemberToGroupRequest_1 = __webpack_require__(49211); Object.defineProperty(exports, "AddMemberToGroupRequest", ({ enumerable: true, get: function () { return AddMemberToGroupRequest_1.AddMemberToGroupRequest; } })); -/***/ }), +/***/ }, -/***/ 68842: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68842 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -92960,10 +69526,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(27804), exports); -/***/ }), +/***/ }, -/***/ 22327: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 22327 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93017,10 +69583,10 @@ __exportStar(__webpack_require__(95546), exports); __exportStar(__webpack_require__(11796), exports); -/***/ }), +/***/ }, -/***/ 72200: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72200 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93042,10 +69608,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(30887), exports); -/***/ }), +/***/ }, -/***/ 17697: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17697 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93093,10 +69659,10 @@ exports.BodyDeleteExistingInvitationV1WorkspaceInvitesDelete = core.serializatio }); -/***/ }), +/***/ }, -/***/ 10391: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 10391 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93145,10 +69711,10 @@ exports.BodyInviteMultipleUsersV1WorkspaceInvitesAddBulkPost = core.serializatio }); -/***/ }), +/***/ }, -/***/ 57684: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 57684 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93199,10 +69765,10 @@ exports.InviteUserRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 30887: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 30887 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93216,10 +69782,10 @@ var BodyDeleteExistingInvitationV1WorkspaceInvitesDelete_1 = __webpack_require__ Object.defineProperty(exports, "BodyDeleteExistingInvitationV1WorkspaceInvitesDelete", ({ enumerable: true, get: function () { return BodyDeleteExistingInvitationV1WorkspaceInvitesDelete_1.BodyDeleteExistingInvitationV1WorkspaceInvitesDelete; } })); -/***/ }), +/***/ }, -/***/ 74038: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 74038 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93242,10 +69808,10 @@ __exportStar(__webpack_require__(53428), exports); __exportStar(__webpack_require__(72200), exports); -/***/ }), +/***/ }, -/***/ 26597: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 26597 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93310,10 +69876,10 @@ exports.BodyInviteUserV1WorkspaceInvitesAddPostWorkspacePermission = core.serial ]); -/***/ }), +/***/ }, -/***/ 53428: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 53428 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93335,10 +69901,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(26597), exports); -/***/ }), +/***/ }, -/***/ 39043: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39043 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93360,10 +69926,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(95546), exports); -/***/ }), +/***/ }, -/***/ 13446: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 13446 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93414,10 +69980,10 @@ exports.UpdateMemberRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 95546: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 95546 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93427,10 +69993,10 @@ var UpdateMemberRequest_1 = __webpack_require__(13446); Object.defineProperty(exports, "UpdateMemberRequest", ({ enumerable: true, get: function () { return UpdateMemberRequest_1.UpdateMemberRequest; } })); -/***/ }), +/***/ }, -/***/ 88707: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88707 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93453,10 +70019,10 @@ __exportStar(__webpack_require__(97473), exports); __exportStar(__webpack_require__(39043), exports); -/***/ }), +/***/ }, -/***/ 21116: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 21116 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93502,10 +70068,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BodyUpdateMemberV1WorkspaceMembersPostWorkspaceRole = core.serialization.enum_(["workspace_admin", "workspace_member"]); -/***/ }), +/***/ }, -/***/ 97473: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97473 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93527,10 +70093,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(21116), exports); -/***/ }), +/***/ }, -/***/ 18497: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 18497 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93552,10 +70118,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(11796), exports); -/***/ }), +/***/ }, -/***/ 17235: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17235 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93609,10 +70175,10 @@ exports.BodyShareWorkspaceResourceV1WorkspaceResourcesResourceIdSharePost = core }); -/***/ }), +/***/ }, -/***/ 81123: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81123 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93664,10 +70230,10 @@ exports.BodyUnshareWorkspaceResourceV1WorkspaceResourcesResourceIdUnsharePost = }); -/***/ }), +/***/ }, -/***/ 11796: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 11796 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93679,10 +70245,10 @@ var BodyUnshareWorkspaceResourceV1WorkspaceResourcesResourceIdUnsharePost_1 = __ Object.defineProperty(exports, "BodyUnshareWorkspaceResourceV1WorkspaceResourcesResourceIdUnsharePost", ({ enumerable: true, get: function () { return BodyUnshareWorkspaceResourceV1WorkspaceResourcesResourceIdUnsharePost_1.BodyUnshareWorkspaceResourceV1WorkspaceResourcesResourceIdUnsharePost; } })); -/***/ }), +/***/ }, -/***/ 40217: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 40217 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93705,10 +70271,10 @@ __exportStar(__webpack_require__(13375), exports); __exportStar(__webpack_require__(18497), exports); -/***/ }), +/***/ }, -/***/ 27816: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27816 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93754,10 +70320,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BodyShareWorkspaceResourceV1WorkspaceResourcesResourceIdSharePostRole = core.serialization.enum_(["admin", "editor", "viewer"]); -/***/ }), +/***/ }, -/***/ 13375: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 13375 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93779,10 +70345,10 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); __exportStar(__webpack_require__(27816), exports); -/***/ }), +/***/ }, -/***/ 88083: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88083 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93831,10 +70397,10 @@ exports.AddChapterResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 26051: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 26051 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93883,10 +70449,10 @@ exports.AddKnowledgeBaseResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 64206: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 64206 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93932,10 +70498,10 @@ const core = __importStar(__webpack_require__(56916)); exports.AddProjectRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 33959: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33959 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -93984,10 +70550,10 @@ exports.AddProjectResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 69623: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69623 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94043,10 +70609,10 @@ exports.AddPronunciationDictionaryResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 10213: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 10213 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94092,10 +70658,10 @@ const core = __importStar(__webpack_require__(56916)); exports.AddPronunciationDictionaryResponseModelPermissionOnResource = core.serialization.enum_(["admin", "editor", "viewer"]); -/***/ }), +/***/ }, -/***/ 80149: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80149 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94141,10 +70707,10 @@ const core = __importStar(__webpack_require__(56916)); exports.AddSharingVoiceRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 88916: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88916 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94193,10 +70759,10 @@ exports.AddVoiceIvcResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 23153: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23153 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94244,10 +70810,10 @@ exports.AddVoiceResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 9168: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9168 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94295,10 +70861,10 @@ exports.AddWorkspaceGroupMemberResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 99928: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 99928 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94346,10 +70912,10 @@ exports.AddWorkspaceInviteResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 87385: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 87385 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94401,10 +70967,10 @@ exports.AdditionalFormatResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 78980: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78980 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94451,10 +71017,10 @@ const ExportOptions_1 = __webpack_require__(71083); exports.AdditionalFormats = core.serialization.list(ExportOptions_1.ExportOptions); -/***/ }), +/***/ }, -/***/ 91258: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 91258 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94507,10 +71073,10 @@ exports.AdhocAgentConfigOverrideForTestRequestModel = core.serialization.object( }); -/***/ }), +/***/ }, -/***/ 60868: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 60868 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94556,10 +71122,10 @@ const core = __importStar(__webpack_require__(56916)); exports.Age = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 88938: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88938 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94609,10 +71175,10 @@ exports.AgentCallLimits = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 19340: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19340 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94666,10 +71232,10 @@ exports.AgentConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 9256: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9256 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94723,10 +71289,10 @@ exports.AgentConfigApiModelWorkflowOverride = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 8084: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 8084 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94777,10 +71343,10 @@ exports.AgentConfigOverride = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 65590: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65590 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94831,10 +71397,10 @@ exports.AgentConfigOverrideConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 36947: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36947 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94883,10 +71449,10 @@ exports.AgentFailureResponseExample = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 18067: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 18067 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -94935,10 +71501,10 @@ exports.AgentMetadataResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 92598: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92598 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95003,10 +71569,10 @@ exports.AgentPlatformSettingsRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 4706: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4706 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95073,10 +71639,10 @@ exports.AgentPlatformSettingsResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 17894: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17894 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95127,10 +71693,10 @@ exports.AgentSimulatedChatTestResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 57945: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 57945 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95179,10 +71745,10 @@ exports.AgentSuccessfulResponseExample = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 6614: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 6614 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95236,10 +71802,10 @@ exports.AgentSummaryResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 53553: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 53553 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95288,10 +71854,10 @@ exports.AgentTestingSettings = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 53545: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 53545 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95343,10 +71909,10 @@ exports.AgentTransfer = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 71481: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71481 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95397,10 +71963,10 @@ exports.AgentWorkflowRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 13687: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 13687 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95464,10 +72030,10 @@ exports.AgentWorkflowRequestModelNodesValue = core.serialization }); -/***/ }), +/***/ }, -/***/ 6470: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 6470 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95518,10 +72084,10 @@ exports.AgentWorkspaceOverridesInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 15797: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15797 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95572,10 +72138,10 @@ exports.AgentWorkspaceOverridesOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 83482: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 83482 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95625,10 +72191,10 @@ exports.Alignment = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 82933: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82933 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95676,10 +72242,10 @@ exports.AllowlistItem = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 31276: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 31276 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95730,10 +72296,10 @@ exports.ArrayJsonSchemaPropertyInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 56410: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 56410 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95785,10 +72351,10 @@ exports.ArrayJsonSchemaPropertyInputItems = core.serialization.undiscriminatedUn ]); -/***/ }), +/***/ }, -/***/ 24359: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 24359 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95839,10 +72405,10 @@ exports.ArrayJsonSchemaPropertyOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 31203: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 31203 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95894,10 +72460,10 @@ exports.ArrayJsonSchemaPropertyOutputItems = core.serialization.undiscriminatedU ]); -/***/ }), +/***/ }, -/***/ 24181: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 24181 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -95951,10 +72517,10 @@ exports.AsrConversationalConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 5848: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 5848 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96008,10 +72574,10 @@ exports.AsrConversationalConfigWorkflowOverride = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 64710: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 64710 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96065,10 +72631,10 @@ exports.AsrInputFormat = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 93724: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93724 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96114,10 +72680,10 @@ const core = __importStar(__webpack_require__(56916)); exports.AsrProvider = core.serialization.stringLiteral("elevenlabs"); -/***/ }), +/***/ }, -/***/ 73244: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73244 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96163,10 +72729,10 @@ const core = __importStar(__webpack_require__(56916)); exports.AsrQuality = core.serialization.stringLiteral("high"); -/***/ }), +/***/ }, -/***/ 67994: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67994 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96214,10 +72780,10 @@ exports.AttachedTestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 88333: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88333 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96267,10 +72833,10 @@ exports.AudioNativeCreateProjectResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 28605: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 28605 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96321,10 +72887,10 @@ exports.AudioNativeEditContentResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 74666: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 74666 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96382,10 +72948,10 @@ exports.AudioNativeProjectSettingsResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 78640: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78640 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96431,10 +72997,10 @@ const core = __importStar(__webpack_require__(56916)); exports.AudioNativeProjectSettingsResponseModelStatus = core.serialization.enum_(["processing", "ready"]); -/***/ }), +/***/ }, -/***/ 6596: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 6596 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96486,10 +73052,10 @@ exports.AudioOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 51511: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 51511 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96542,10 +73108,10 @@ exports.AudioOutputMulti = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 33343: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33343 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96596,10 +73162,10 @@ exports.AudioWithTimestampsResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 69043: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69043 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96647,10 +73213,10 @@ exports.AuthConnectionLocator = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 81636: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81636 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96701,10 +73267,10 @@ exports.AuthSettings = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 55415: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 55415 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96759,10 +73325,10 @@ exports.AuthorizationMethod = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 64186: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 41805 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96811,10 +73377,10 @@ exports.BadRequestErrorBody = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 68170: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68170 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96860,10 +73426,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BanReasonType = core.serialization.enum_(["safety", "manual"]); -/***/ }), +/***/ }, -/***/ 41040: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 41040 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96926,10 +73492,10 @@ exports.BatchCallDetailedResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 84798: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84798 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -96975,10 +73541,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BatchCallRecipientStatus = core.serialization.enum_(["pending", "initiated", "in_progress", "completed", "failed", "cancelled", "voicemail"]); -/***/ }), +/***/ }, -/***/ 14552: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 14552 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97039,10 +73605,10 @@ exports.BatchCallResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 11297: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 11297 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97088,10 +73654,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BatchCallStatus = core.serialization.enum_(["pending", "in_progress", "completed", "failed", "cancelled"]); -/***/ }), +/***/ }, -/***/ 66987: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 66987 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97137,10 +73703,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BodyGenerateARandomVoiceV1VoiceGenerationGenerateVoicePostAge = core.serialization.enum_(["young", "middle_aged", "old"]); -/***/ }), +/***/ }, -/***/ 26583: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 26583 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97186,10 +73752,10 @@ const core = __importStar(__webpack_require__(56916)); exports.BodyGenerateARandomVoiceV1VoiceGenerationGenerateVoicePostGender = core.serialization.enum_(["female", "male"]); -/***/ }), +/***/ }, -/***/ 9427: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9427 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97251,10 +73817,10 @@ exports.BreakdownTypes = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 20774: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 20774 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97309,10 +73875,10 @@ exports.BuiltInToolsInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 90920: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 90920 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97367,10 +73933,10 @@ exports.BuiltInToolsOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 3888: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3888 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97425,10 +73991,10 @@ exports.BuiltInToolsWorkflowOverride = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 81670: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81670 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97479,10 +74045,10 @@ exports.CaptionStyleCharacterAnimationModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 37262: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 37262 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97528,10 +74094,10 @@ const core = __importStar(__webpack_require__(56916)); exports.CaptionStyleCharacterAnimationModelEnterType = core.serialization.enum_(["none", "fade"]); -/***/ }), +/***/ }, -/***/ 9902: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9902 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97577,10 +74143,10 @@ const core = __importStar(__webpack_require__(56916)); exports.CaptionStyleCharacterAnimationModelExitType = core.serialization.enum_(["none", "fade"]); -/***/ }), +/***/ }, -/***/ 51932: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 51932 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97630,10 +74196,10 @@ exports.CaptionStyleHorizontalPlacementModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 9704: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9704 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97679,10 +74245,10 @@ const core = __importStar(__webpack_require__(56916)); exports.CaptionStyleHorizontalPlacementModelAlign = core.serialization.enum_(["left", "center", "right"]); -/***/ }), +/***/ }, -/***/ 96191: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 96191 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97761,10 +74327,10 @@ exports.CaptionStyleModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 23179: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23179 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97810,10 +74376,10 @@ const core = __importStar(__webpack_require__(56916)); exports.CaptionStyleModelTextAlign = core.serialization.enum_(["start", "center", "end"]); -/***/ }), +/***/ }, -/***/ 42207: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 42207 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97859,10 +74425,10 @@ const core = __importStar(__webpack_require__(56916)); exports.CaptionStyleModelTextStyle = core.serialization.enum_(["normal", "italic"]); -/***/ }), +/***/ }, -/***/ 71248: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71248 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97908,10 +74474,10 @@ const core = __importStar(__webpack_require__(56916)); exports.CaptionStyleModelTextWeight = core.serialization.enum_(["normal", "bold"]); -/***/ }), +/***/ }, -/***/ 96322: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 96322 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -97962,10 +74528,10 @@ exports.CaptionStyleSectionAnimationModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 56802: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 56802 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98011,10 +74577,10 @@ const core = __importStar(__webpack_require__(56916)); exports.CaptionStyleSectionAnimationModelEnterType = core.serialization.enum_(["none", "fade", "scale"]); -/***/ }), +/***/ }, -/***/ 60970: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 60970 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98060,10 +74626,10 @@ const core = __importStar(__webpack_require__(56916)); exports.CaptionStyleSectionAnimationModelExitType = core.serialization.enum_(["none", "fade", "scale"]); -/***/ }), +/***/ }, -/***/ 80209: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80209 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98113,10 +74679,10 @@ exports.CaptionStyleTemplateModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 17670: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17670 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98166,10 +74732,10 @@ exports.CaptionStyleVerticalPlacementModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 99369: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 99369 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98215,10 +74781,10 @@ const core = __importStar(__webpack_require__(56916)); exports.CaptionStyleVerticalPlacementModelAlign = core.serialization.enum_(["top", "center", "bottom"]); -/***/ }), +/***/ }, -/***/ 37971: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 37971 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98269,10 +74835,10 @@ exports.CaptionStyleWordAnimationModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 71637: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71637 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98318,10 +74884,10 @@ const core = __importStar(__webpack_require__(56916)); exports.CaptionStyleWordAnimationModelEnterType = core.serialization.enum_(["none", "fade", "scale"]); -/***/ }), +/***/ }, -/***/ 41115: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 41115 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98367,10 +74933,10 @@ const core = __importStar(__webpack_require__(56916)); exports.CaptionStyleWordAnimationModelExitType = core.serialization.enum_(["none", "fade", "scale"]); -/***/ }), +/***/ }, -/***/ 4181: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4181 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98416,10 +74982,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ChapterContentBlockExtendableNodeResponseModel = core.serialization.object({}); -/***/ }), +/***/ }, -/***/ 84609: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84609 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98471,10 +75037,10 @@ exports.ChapterContentBlockInputModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 48435: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 48435 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98520,10 +75086,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ChapterContentBlockInputModelSubType = core.serialization.enum_(["p", "h1", "h2", "h3"]); -/***/ }), +/***/ }, -/***/ 78318: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78318 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98573,10 +75139,10 @@ exports.ChapterContentBlockResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 59026: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59026 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98632,10 +75198,10 @@ exports.ChapterContentBlockResponseModelNodesItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 47199: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 47199 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98684,10 +75250,10 @@ exports.ChapterContentBlockTtsNodeResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 24204: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 24204 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98736,10 +75302,10 @@ exports.ChapterContentInputModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 84119: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84119 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98789,10 +75355,10 @@ exports.ChapterContentParagraphTtsNodeInputModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 30977: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 30977 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98841,10 +75407,10 @@ exports.ChapterContentResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 42589: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 42589 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98902,10 +75468,10 @@ exports.ChapterResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 8751: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 8751 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -98959,10 +75525,10 @@ exports.ChapterSnapshotExtendedResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 17301: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17301 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99014,10 +75580,10 @@ exports.ChapterSnapshotResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 82722: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82722 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99066,10 +75632,10 @@ exports.ChapterSnapshotsResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 48965: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 48965 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99115,10 +75681,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ChapterState = core.serialization.enum_(["default", "converting"]); -/***/ }), +/***/ }, -/***/ 85266: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85266 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99169,10 +75735,10 @@ exports.ChapterStatisticsResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 18117: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 18117 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99232,10 +75798,10 @@ exports.ChapterWithContentResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 70996: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 70996 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99281,10 +75847,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ChapterWithContentResponseModelState = core.serialization.enum_(["default", "converting"]); -/***/ }), +/***/ }, -/***/ 69242: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69242 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99334,10 +75900,10 @@ exports.CharacterAlignmentModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 79951: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 79951 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99387,10 +75953,10 @@ exports.CharacterAlignmentResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 16670: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 16670 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99436,10 +76002,10 @@ const core = __importStar(__webpack_require__(56916)); exports.CharacterUsageResponse = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 37730: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 37730 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99502,10 +76068,10 @@ exports.ClientEvent = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 29862: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 29862 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99564,10 +76130,10 @@ exports.ClientToolConfigInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 52853: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52853 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99626,10 +76192,10 @@ exports.ClientToolConfigOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 68495: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68495 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99677,10 +76243,10 @@ exports.CloseConnection = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 91000: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 91000 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99729,10 +76295,10 @@ exports.CloseContext = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 29162: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 29162 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99780,10 +76346,10 @@ exports.CloseSocket = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 30106: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 30106 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99831,10 +76397,10 @@ exports.ConvAiDynamicVariable = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 35073: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 35073 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99882,10 +76448,10 @@ exports.ConvAiSecretLocator = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 99773: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 99773 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99940,10 +76506,10 @@ exports.ConvAiStoredSecretDependencies = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 35416: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 35416 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -99999,10 +76565,10 @@ exports.ConvAiStoredSecretDependenciesAgentsItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 15521: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15521 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100058,10 +76624,10 @@ exports.ConvAiStoredSecretDependenciesToolsItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 11741: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 11741 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100112,10 +76678,10 @@ exports.ConvAiUserSecretDbModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 9825: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9825 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100164,10 +76730,10 @@ exports.ConvAiWebhooks = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 28975: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 28975 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100219,10 +76785,10 @@ exports.ConvAiWorkspaceStoredSecretConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 68781: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68781 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100277,10 +76843,10 @@ exports.ConversationChargingCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 14410: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 14410 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100331,10 +76897,10 @@ exports.ConversationConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 69751: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69751 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100387,10 +76953,10 @@ exports.ConversationConfigClientOverrideConfigInput = core.serialization.object( }); -/***/ }), +/***/ }, -/***/ 2970: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 2970 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100443,10 +77009,10 @@ exports.ConversationConfigClientOverrideConfigOutput = core.serialization.object }); -/***/ }), +/***/ }, -/***/ 98025: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 98025 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100499,10 +77065,10 @@ exports.ConversationConfigClientOverrideInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 38296: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 38296 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100555,10 +77121,10 @@ exports.ConversationConfigClientOverrideOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 64418: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 64418 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100606,10 +77172,10 @@ exports.ConversationConfigOverride = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 37920: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 37920 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100657,10 +77223,10 @@ exports.ConversationConfigOverrideConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 10187: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 10187 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100711,10 +77277,10 @@ exports.ConversationConfigWorkflowOverride = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 5279: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 5279 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100767,10 +77333,10 @@ exports.ConversationDeletionSettings = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 29172: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 29172 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100827,10 +77393,10 @@ exports.ConversationHistoryAnalysisCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 3447: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3447 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100879,10 +77445,10 @@ exports.ConversationHistoryBatchCallModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 9073: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9073 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100930,10 +77496,10 @@ exports.ConversationHistoryElevenAssistantCommonModel = core.serialization.objec }); -/***/ }), +/***/ }, -/***/ 1974: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 1974 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -100982,10 +77548,10 @@ exports.ConversationHistoryErrorCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 3204: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3204 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101036,10 +77602,10 @@ exports.ConversationHistoryEvaluationCriteriaResultCommonModel = core.serializat }); -/***/ }), +/***/ }, -/***/ 62191: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62191 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101090,10 +77656,10 @@ exports.ConversationHistoryFeedbackCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 67033: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67033 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101172,10 +77738,10 @@ exports.ConversationHistoryMetadataCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 92837: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92837 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101231,10 +77797,10 @@ exports.ConversationHistoryMetadataCommonModelPhoneCall = core.serialization }); -/***/ }), +/***/ }, -/***/ 12447: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12447 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101283,10 +77849,10 @@ exports.ConversationHistoryMultivoiceMessageModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 60680: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 60680 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101336,10 +77902,10 @@ exports.ConversationHistoryMultivoiceMessagePartModel = core.serialization.objec }); -/***/ }), +/***/ }, -/***/ 67669: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67669 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101388,10 +77954,10 @@ exports.ConversationHistoryRagUsageCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 76163: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 76163 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101444,10 +78010,10 @@ exports.ConversationHistorySipTrunkingPhoneCallModel = core.serialization.object }); -/***/ }), +/***/ }, -/***/ 29982: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 29982 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101493,10 +78059,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ConversationHistorySipTrunkingPhoneCallModelDirection = core.serialization.enum_(["inbound", "outbound"]); -/***/ }), +/***/ }, -/***/ 10422: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 10422 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101566,10 +78132,10 @@ exports.ConversationHistoryTranscriptCommonModelInput = core.serialization.objec }); -/***/ }), +/***/ }, -/***/ 39530: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39530 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101615,10 +78181,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ConversationHistoryTranscriptCommonModelInputRole = core.serialization.enum_(["user", "agent"]); -/***/ }), +/***/ }, -/***/ 11172: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 11172 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101664,10 +78230,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ConversationHistoryTranscriptCommonModelInputSourceMedium = core.serialization.enum_(["audio", "text"]); -/***/ }), +/***/ }, -/***/ 31647: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 31647 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101720,10 +78286,10 @@ exports.ConversationHistoryTranscriptCommonModelInputToolResultsItem = core.seri ]); -/***/ }), +/***/ }, -/***/ 59429: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59429 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101793,10 +78359,10 @@ exports.ConversationHistoryTranscriptCommonModelOutput = core.serialization.obje }); -/***/ }), +/***/ }, -/***/ 94266: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 94266 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101842,10 +78408,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ConversationHistoryTranscriptCommonModelOutputRole = core.serialization.enum_(["user", "agent"]); -/***/ }), +/***/ }, -/***/ 83919: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 83919 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101891,10 +78457,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ConversationHistoryTranscriptCommonModelOutputSourceMedium = core.serialization.enum_(["audio", "text"]); -/***/ }), +/***/ }, -/***/ 30418: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 30418 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -101947,10 +78513,10 @@ exports.ConversationHistoryTranscriptCommonModelOutputToolResultsItem = core.ser ]); -/***/ }), +/***/ }, -/***/ 11744: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 11744 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102007,10 +78573,10 @@ exports.ConversationHistoryTranscriptOtherToolsResultCommonModel = core.serializ }); -/***/ }), +/***/ }, -/***/ 59544: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59544 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102056,10 +78622,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ConversationHistoryTranscriptOtherToolsResultCommonModelType = core.serialization.enum_(["client", "webhook", "mcp"]); -/***/ }), +/***/ }, -/***/ 40178: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 40178 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102117,10 +78683,10 @@ exports.ConversationHistoryTranscriptSystemToolResultCommonModel = core.serializ }); -/***/ }), +/***/ }, -/***/ 53303: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 53303 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102196,10 +78762,10 @@ exports.ConversationHistoryTranscriptSystemToolResultCommonModelResult = core.se }); -/***/ }), +/***/ }, -/***/ 30191: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 30191 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102247,10 +78813,10 @@ exports.ConversationHistoryTranscriptToolCallClientDetails = core.serialization. }); -/***/ }), +/***/ }, -/***/ 19054: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19054 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102305,10 +78871,10 @@ exports.ConversationHistoryTranscriptToolCallCommonModel = core.serialization.ob }); -/***/ }), +/***/ }, -/***/ 48540: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 48540 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102366,10 +78932,10 @@ exports.ConversationHistoryTranscriptToolCallCommonModelToolDetails = core.seria }); -/***/ }), +/***/ }, -/***/ 95087: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 95087 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102424,10 +78990,10 @@ exports.ConversationHistoryTranscriptToolCallMcpDetails = core.serialization.obj }); -/***/ }), +/***/ }, -/***/ 1927: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 1927 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102480,10 +79046,10 @@ exports.ConversationHistoryTranscriptToolCallWebhookDetails = core.serialization }); -/***/ }), +/***/ }, -/***/ 84057: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84057 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102541,10 +79107,10 @@ exports.ConversationHistoryTranscriptWorkflowToolsResultCommonModelInput = core. }); -/***/ }), +/***/ }, -/***/ 19176: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19176 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102602,10 +79168,10 @@ exports.ConversationHistoryTranscriptWorkflowToolsResultCommonModelOutput = core }); -/***/ }), +/***/ }, -/***/ 31115: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 31115 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102659,10 +79225,10 @@ exports.ConversationHistoryTwilioPhoneCallModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 71766: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71766 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102708,10 +79274,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ConversationHistoryTwilioPhoneCallModelDirection = core.serialization.enum_(["inbound", "outbound"]); -/***/ }), +/***/ }, -/***/ 15303: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15303 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102762,10 +79328,10 @@ exports.ConversationInitiationClientDataConfigInput = core.serialization.object( }); -/***/ }), +/***/ }, -/***/ 88618: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88618 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102816,10 +79382,10 @@ exports.ConversationInitiationClientDataConfigOutput = core.serialization.object }); -/***/ }), +/***/ }, -/***/ 31404: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 31404 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102876,10 +79442,10 @@ exports.ConversationInitiationClientDataInternal = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 39949: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39949 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102930,10 +79496,10 @@ exports.ConversationInitiationClientDataInternalDynamicVariablesValue = core.ser ]); -/***/ }), +/***/ }, -/***/ 54798: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54798 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -102990,10 +79556,10 @@ exports.ConversationInitiationClientDataRequestInput = core.serialization.object }); -/***/ }), +/***/ }, -/***/ 13671: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 13671 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103044,10 +79610,10 @@ exports.ConversationInitiationClientDataRequestInputDynamicVariablesValue = core ]); -/***/ }), +/***/ }, -/***/ 12650: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12650 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103104,10 +79670,10 @@ exports.ConversationInitiationClientDataRequestOutput = core.serialization.objec }); -/***/ }), +/***/ }, -/***/ 76170: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 76170 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103158,10 +79724,10 @@ exports.ConversationInitiationClientDataRequestOutputDynamicVariablesValue = cor ]); -/***/ }), +/***/ }, -/***/ 19368: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19368 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103211,10 +79777,10 @@ exports.ConversationInitiationClientDataWebhook = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 55996: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 55996 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103261,10 +79827,10 @@ const ConvAiSecretLocator_1 = __webpack_require__(35073); exports.ConversationInitiationClientDataWebhookRequestHeadersValue = core.serialization.undiscriminatedUnion([core.serialization.string(), ConvAiSecretLocator_1.ConvAiSecretLocator]); -/***/ }), +/***/ }, -/***/ 1675: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 1675 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103323,10 +79889,10 @@ exports.ConversationInitiationSource = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 14623: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 14623 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103376,10 +79942,10 @@ exports.ConversationInitiationSourceInfo = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 47811: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 47811 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103427,10 +79993,10 @@ exports.ConversationSignedUrlResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 68806: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68806 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103487,10 +80053,10 @@ exports.ConversationSimulationSpecification = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 12223: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12223 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103541,10 +80107,10 @@ exports.ConversationSimulationSpecificationDynamicVariablesValue = core.serializ ]); -/***/ }), +/***/ }, -/***/ 76216: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 76216 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103605,10 +80171,10 @@ exports.ConversationSummaryResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 52835: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52835 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103654,10 +80220,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ConversationSummaryResponseModelDirection = core.serialization.enum_(["inbound", "outbound"]); -/***/ }), +/***/ }, -/***/ 22110: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 22110 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103703,10 +80269,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ConversationSummaryResponseModelStatus = core.serialization.enum_(["initiated", "in-progress", "processing", "done", "failed"]); -/***/ }), +/***/ }, -/***/ 47700: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 47700 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103759,10 +80325,10 @@ exports.ConversationTokenDbModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 46265: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 46265 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103808,10 +80374,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ConversationTokenPurpose = core.serialization.enum_(["signed_url", "shareable_link"]); -/***/ }), +/***/ }, -/***/ 22822: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 22822 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103860,10 +80426,10 @@ exports.ConversationTurnMetrics = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 78895: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78895 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103922,10 +80488,10 @@ exports.ConversationalConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 93391: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93391 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -103984,10 +80550,10 @@ exports.ConversationalConfigApiModelWorkflowOverride = core.serialization.object }); -/***/ }), +/***/ }, -/***/ 49055: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 49055 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104035,10 +80601,10 @@ exports.ConvertChapterResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 37947: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 37947 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104086,10 +80652,10 @@ exports.ConvertProjectResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 22460: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 22460 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104137,10 +80703,10 @@ exports.CreateAgentResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 59216: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59216 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104186,10 +80752,10 @@ const core = __importStar(__webpack_require__(56916)); exports.CreateAudioNativeProjectRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 43768: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 43768 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104237,10 +80803,10 @@ exports.CreatePhoneNumberResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 2875: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 2875 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104292,10 +80858,10 @@ exports.CreatePreviouslyGeneratedVoiceRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 84328: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84328 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104343,10 +80909,10 @@ exports.CreatePronunciationDictionaryResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 22915: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 22915 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104401,10 +80967,10 @@ exports.CreateSipTrunkPhoneNumberRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 32028: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32028 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104450,10 +81016,10 @@ const core = __importStar(__webpack_require__(56916)); exports.CreateTranscriptRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 12229: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12229 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104506,10 +81072,10 @@ exports.CreateTwilioPhoneNumberRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 83481: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 83481 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104557,10 +81123,10 @@ exports.CreateUnitTestResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 43433: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 43433 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104614,10 +81180,10 @@ exports.CustomLlm = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 7775: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 7775 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104665,10 +81231,10 @@ const ConvAiDynamicVariable_1 = __webpack_require__(30106); exports.CustomLlmRequestHeadersValue = core.serialization.undiscriminatedUnion([core.serialization.string(), ConvAiSecretLocator_1.ConvAiSecretLocator, ConvAiDynamicVariable_1.ConvAiDynamicVariable]); -/***/ }), +/***/ }, -/***/ 78509: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78509 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104716,10 +81282,10 @@ exports.DashboardCallSuccessChartModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 85023: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85023 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104768,10 +81334,10 @@ exports.DashboardCriteriaChartModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 17082: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17082 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104820,10 +81386,10 @@ exports.DashboardDataCollectionChartModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 21094: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 21094 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104875,10 +81441,10 @@ exports.DataCollectionResultCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 74490: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 74490 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104924,10 +81490,10 @@ const core = __importStar(__webpack_require__(56916)); exports.DeleteChapterRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 88107: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88107 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -104975,10 +81541,10 @@ exports.DeleteChapterResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 38899: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 38899 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105026,10 +81592,10 @@ exports.DeleteDubbingResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 92614: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92614 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105077,10 +81643,10 @@ exports.DeleteHistoryItemResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 96006: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 96006 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105126,10 +81692,10 @@ const core = __importStar(__webpack_require__(56916)); exports.DeleteProjectRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 21935: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 21935 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105177,10 +81743,10 @@ exports.DeleteProjectResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 14833: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 14833 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105228,10 +81794,10 @@ exports.DeleteSampleResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 23942: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23942 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105279,10 +81845,10 @@ exports.DeleteVoiceResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 78364: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78364 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105330,10 +81896,10 @@ exports.DeleteVoiceSampleResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 29336: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 29336 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105381,10 +81947,10 @@ exports.DeleteWorkspaceGroupMemberResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 51632: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 51632 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105432,10 +81998,10 @@ exports.DeleteWorkspaceInviteResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 52479: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52479 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105487,10 +82053,10 @@ exports.DependentAvailableAgentIdentifier = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 48167: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 48167 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105536,10 +82102,10 @@ const core = __importStar(__webpack_require__(56916)); exports.DependentAvailableAgentIdentifierAccessLevel = core.serialization.enum_(["admin", "editor", "viewer"]); -/***/ }), +/***/ }, -/***/ 61464: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61464 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105591,10 +82157,10 @@ exports.DependentAvailableToolIdentifier = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 63442: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 63442 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105640,10 +82206,10 @@ const core = __importStar(__webpack_require__(56916)); exports.DependentAvailableToolIdentifierAccessLevel = core.serialization.enum_(["admin", "editor", "viewer"]); -/***/ }), +/***/ }, -/***/ 8496: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 8496 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105695,10 +82261,10 @@ exports.DependentPhoneNumberIdentifier = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 33615: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33615 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105744,10 +82310,10 @@ const core = __importStar(__webpack_require__(56916)); exports.DependentUnknownAgentIdentifier = core.serialization.object({}); -/***/ }), +/***/ }, -/***/ 71877: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71877 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105793,10 +82359,10 @@ const core = __importStar(__webpack_require__(56916)); exports.DependentUnknownToolIdentifier = core.serialization.object({}); -/***/ }), +/***/ }, -/***/ 98331: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 98331 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105847,10 +82413,10 @@ exports.DetailedMusicResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 51641: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 51641 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105899,10 +82465,10 @@ exports.DialogueInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 90689: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 90689 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -105952,10 +82518,10 @@ exports.DialogueInputResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 33030: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33030 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106004,10 +82570,10 @@ exports.DoDubbingResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 77813: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 77813 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106053,10 +82619,10 @@ const core = __importStar(__webpack_require__(56916)); exports.DocumentUsageModeEnum = core.serialization.enum_(["prompt", "auto"]); -/***/ }), +/***/ }, -/***/ 573: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 573 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106108,10 +82674,10 @@ exports.DocxExportOptions = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 7780: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 7780 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106166,10 +82732,10 @@ exports.DubbedSegment = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 69589: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69589 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106218,10 +82784,10 @@ exports.DubbingMediaMetadata = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 47939: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 47939 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106275,10 +82841,10 @@ exports.DubbingMediaReference = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 52594: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52594 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106329,10 +82895,10 @@ exports.DubbingMetadataPageResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 27688: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27688 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106388,10 +82954,10 @@ exports.DubbingMetadataResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 96942: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 96942 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106437,10 +83003,10 @@ const core = __importStar(__webpack_require__(56916)); exports.DubbingReleaseChannel = core.serialization.enum_(["stable", "release", "experimental"]); -/***/ }), +/***/ }, -/***/ 33268: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33268 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106489,10 +83055,10 @@ exports.DubbingRenderResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 94274: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 94274 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106553,10 +83119,10 @@ exports.DubbingResource = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 38908: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 38908 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106606,10 +83172,10 @@ exports.DynamicVariableAssignment = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 95605: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 95605 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106662,10 +83228,10 @@ exports.DynamicVariableUpdateCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 17499: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17499 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106716,10 +83282,10 @@ exports.DynamicVariablesConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 75671: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 75671 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106770,10 +83336,10 @@ exports.DynamicVariablesConfigDynamicVariablePlaceholdersValue = core.serializat ]); -/***/ }), +/***/ }, -/***/ 55650: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 55650 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106824,10 +83390,10 @@ exports.DynamicVariablesConfigWorkflowOverride = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 81482: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81482 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106878,10 +83444,10 @@ exports.DynamicVariablesConfigWorkflowOverrideDynamicVariablePlaceholdersValue = ]); -/***/ }), +/***/ }, -/***/ 17384: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17384 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106930,10 +83496,10 @@ exports.EditChapterResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 67408: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67408 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -106982,10 +83548,10 @@ exports.EditProjectResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 80773: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80773 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107033,10 +83599,10 @@ exports.EditVoiceResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 38415: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 38415 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107082,10 +83648,10 @@ const core = __importStar(__webpack_require__(56916)); exports.EditVoiceSettingsRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 99946: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 99946 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107133,10 +83699,10 @@ exports.EditVoiceSettingsResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 6973: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 6973 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107182,10 +83748,10 @@ const core = __importStar(__webpack_require__(56916)); exports.EmbedVariant = core.serialization.enum_(["tiny", "compact", "full", "expandable"]); -/***/ }), +/***/ }, -/***/ 75276: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 75276 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107231,10 +83797,10 @@ const core = __importStar(__webpack_require__(56916)); exports.EmbeddingModelEnum = core.serialization.enum_(["e5_mistral_7b_instruct", "multilingual_e5_large_instruct"]); -/***/ }), +/***/ }, -/***/ 3878: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3878 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107280,10 +83846,10 @@ const core = __importStar(__webpack_require__(56916)); exports.EndCallToolConfig = core.serialization.object({}); -/***/ }), +/***/ }, -/***/ 3408: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3408 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107333,10 +83899,10 @@ exports.EndCallToolResultModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 54056: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54056 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107385,10 +83951,10 @@ exports.EvaluationSettings = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 41647: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 41647 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107434,10 +84000,10 @@ const core = __importStar(__webpack_require__(56916)); exports.EvaluationSuccessResult = core.serialization.enum_(["success", "failure", "unknown"]); -/***/ }), +/***/ }, -/***/ 61962: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61962 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107485,10 +84051,10 @@ exports.ExactParameterEvaluationStrategy = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 71083: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71083 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107552,10 +84118,10 @@ exports.ExportOptions = core.serialization }); -/***/ }), +/***/ }, -/***/ 28789: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 28789 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107601,10 +84167,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ExtendedSubscriptionResponseModelBillingPeriod = core.serialization.enum_(["monthly_period", "annual_period"]); -/***/ }), +/***/ }, -/***/ 1184: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 1184 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107650,10 +84216,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ExtendedSubscriptionResponseModelCharacterRefreshPeriod = core.serialization.enum_(["monthly_period", "annual_period"]); -/***/ }), +/***/ }, -/***/ 31744: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 31744 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107699,10 +84265,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ExtendedSubscriptionResponseModelCurrency = core.serialization.enum_(["usd", "eur"]); -/***/ }), +/***/ }, -/***/ 46959: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 46959 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107750,10 +84316,10 @@ const PendingCancellationResponseModel_1 = __webpack_require__(29295); exports.ExtendedSubscriptionResponseModelPendingChange = core.serialization.undiscriminatedUnion([PendingSubscriptionSwitchResponseModel_1.PendingSubscriptionSwitchResponseModel, PendingCancellationResponseModel_1.PendingCancellationResponseModel]); -/***/ }), +/***/ }, -/***/ 76173: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 76173 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107802,10 +84368,10 @@ exports.FeatureStatusCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 3935: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3935 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107868,10 +84434,10 @@ exports.FeaturesUsageCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 89395: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 89395 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107926,10 +84492,10 @@ exports.FeedbackItem = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 54202: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54202 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -107977,10 +84543,10 @@ exports.FinalOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 29865: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 29865 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108029,10 +84595,10 @@ exports.FinalOutputMulti = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 55729: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 55729 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108097,10 +84663,10 @@ exports.FineTuningResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 61190: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61190 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108146,10 +84712,10 @@ const core = __importStar(__webpack_require__(56916)); exports.FineTuningResponseModelStateValue = core.serialization.enum_(["not_started", "queued", "fine_tuning", "fine_tuned", "failed", "delayed"]); -/***/ }), +/***/ }, -/***/ 23166: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23166 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108199,10 +84765,10 @@ exports.FlushContext = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 48400: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 48400 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108252,10 +84818,10 @@ exports.ForcedAlignmentCharacterResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 46149: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 46149 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108307,10 +84873,10 @@ exports.ForcedAlignmentResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 84121: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84121 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108361,10 +84927,10 @@ exports.ForcedAlignmentWordResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 63858: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 63858 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108410,10 +84976,10 @@ const core = __importStar(__webpack_require__(56916)); exports.Gender = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 30647: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 30647 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108467,10 +85033,10 @@ exports.GenerateVoiceRequest = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 63875: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 63875 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108518,10 +85084,10 @@ exports.GenerationConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 58709: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 58709 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108571,10 +85137,10 @@ exports.GetAgentEmbedResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 84990: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84990 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108622,10 +85188,10 @@ exports.GetAgentKnowledgebaseSizeResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 61040: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61040 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108675,10 +85241,10 @@ exports.GetAgentLinkResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 85252: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85252 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108739,10 +85305,10 @@ exports.GetAgentResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 82325: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82325 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108798,10 +85364,10 @@ exports.GetAgentResponseModelPhoneNumbersItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 73280: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73280 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108852,10 +85418,10 @@ exports.GetAgentsPageResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 5558: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 5558 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108906,10 +85472,10 @@ exports.GetAudioNativeProjectSettingsResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 73693: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73693 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -108955,10 +85521,10 @@ const core = __importStar(__webpack_require__(56916)); exports.GetChapterRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 54572: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54572 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109004,10 +85570,10 @@ const core = __importStar(__webpack_require__(56916)); exports.GetChapterSnapshotsRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 27724: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27724 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109053,10 +85619,10 @@ const core = __importStar(__webpack_require__(56916)); exports.GetChaptersRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 9070: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9070 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109105,10 +85671,10 @@ exports.GetChaptersResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 37224: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 37224 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109157,10 +85723,10 @@ exports.GetConvAiDashboardSettingsResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 38170: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 38170 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109218,10 +85784,10 @@ exports.GetConvAiDashboardSettingsResponseModelChartsItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 7828: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 7828 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109274,10 +85840,10 @@ exports.GetConvAiSettingsResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 20698: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 20698 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109340,10 +85906,10 @@ exports.GetConversationResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 6752: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 6752 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109389,10 +85955,10 @@ const core = __importStar(__webpack_require__(56916)); exports.GetConversationResponseModelStatus = core.serialization.enum_(["initiated", "in-progress", "processing", "done", "failed"]); -/***/ }), +/***/ }, -/***/ 67410: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67410 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109443,10 +86009,10 @@ exports.GetConversationsPageResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 14485: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 14485 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109497,10 +86063,10 @@ exports.GetKnowledgeBaseDependentAgentsResponseModel = core.serialization.object }); -/***/ }), +/***/ }, -/***/ 97760: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97760 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109556,10 +86122,10 @@ exports.GetKnowledgeBaseDependentAgentsResponseModelAgentsItem = core.serializat }); -/***/ }), +/***/ }, -/***/ 3402: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3402 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109615,10 +86181,10 @@ exports.GetKnowledgeBaseFileResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 28368: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 28368 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109669,10 +86235,10 @@ exports.GetKnowledgeBaseListResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 58935: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 58935 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109716,7 +86282,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.GetKnowledgeBaseListResponseModelDocumentsItem = void 0; const core = __importStar(__webpack_require__(56916)); const GetKnowledgeBaseSummaryFileResponseModel_1 = __webpack_require__(12820); -const GetKnowledgeBaseSummaryTextResponseModel_1 = __webpack_require__(47083); +const GetKnowledgeBaseSummaryTextResponseModel_1 = __webpack_require__(69464); const GetKnowledgeBaseSummaryUrlResponseModel_1 = __webpack_require__(25499); exports.GetKnowledgeBaseListResponseModelDocumentsItem = core.serialization .union("type", { @@ -109730,10 +86296,10 @@ exports.GetKnowledgeBaseListResponseModelDocumentsItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 12820: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12820 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109790,10 +86356,10 @@ exports.GetKnowledgeBaseSummaryFileResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 54412: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54412 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109849,10 +86415,10 @@ exports.GetKnowledgeBaseSummaryFileResponseModelDependentAgentsItem = core.seria }); -/***/ }), +/***/ }, -/***/ 47083: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69464 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109909,10 +86475,10 @@ exports.GetKnowledgeBaseSummaryTextResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 4673: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4673 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -109968,10 +86534,10 @@ exports.GetKnowledgeBaseSummaryTextResponseModelDependentAgentsItem = core.seria }); -/***/ }), +/***/ }, -/***/ 25499: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 25499 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110029,10 +86595,10 @@ exports.GetKnowledgeBaseSummaryUrlResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 11409: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 11409 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110088,10 +86654,10 @@ exports.GetKnowledgeBaseSummaryUrlResponseModelDependentAgentsItem = core.serial }); -/***/ }), +/***/ }, -/***/ 76109: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 76109 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110147,10 +86713,10 @@ exports.GetKnowledgeBaseTextResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 33741: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33741 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110207,10 +86773,10 @@ exports.GetKnowledgeBaseUrlResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 12904: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12904 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110261,10 +86827,10 @@ exports.GetLibraryVoicesResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 2189: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 2189 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110317,10 +86883,10 @@ exports.GetPhoneNumberInboundSipTrunkConfigResponseModel = core.serialization.ob }); -/***/ }), +/***/ }, -/***/ 89276: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 89276 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110376,10 +86942,10 @@ exports.GetPhoneNumberOutboundSipTrunkConfigResponseModel = core.serialization.o }); -/***/ }), +/***/ }, -/***/ 51721: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 51721 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110425,10 +86991,10 @@ const core = __importStar(__webpack_require__(56916)); exports.GetPhoneNumberResponse = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 55542: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 55542 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110487,10 +87053,10 @@ exports.GetPhoneNumberSipTrunkResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 66168: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 66168 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110544,10 +87110,10 @@ exports.GetPhoneNumberTwilioResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 44933: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 44933 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110593,10 +87159,10 @@ const core = __importStar(__webpack_require__(56916)); exports.GetProjectRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 35940: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 35940 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110642,10 +87208,10 @@ const core = __importStar(__webpack_require__(56916)); exports.GetProjectsRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 93558: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93558 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110694,10 +87260,10 @@ exports.GetProjectsResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 43335: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 43335 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110748,10 +87314,10 @@ exports.GetPronunciationDictionariesMetadataResponseModel = core.serialization.o }); -/***/ }), +/***/ }, -/***/ 5501: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 5501 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110797,10 +87363,10 @@ const core = __importStar(__webpack_require__(56916)); exports.GetPronunciationDictionariesResponse = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 46692: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 46692 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110857,10 +87423,10 @@ exports.GetPronunciationDictionaryMetadataResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 65145: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65145 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110906,10 +87472,10 @@ const core = __importStar(__webpack_require__(56916)); exports.GetPronunciationDictionaryMetadataResponseModelPermissionOnResource = core.serialization.enum_(["admin", "editor", "viewer"]); -/***/ }), +/***/ }, -/***/ 37897: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 37897 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -110955,10 +87521,10 @@ const core = __importStar(__webpack_require__(56916)); exports.GetPronunciationDictionaryResponse = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 82954: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82954 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111009,10 +87575,10 @@ exports.GetSpeechHistoryResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 44369: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 44369 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111063,10 +87629,10 @@ exports.GetTestSuiteInvocationResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 87233: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 87233 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111117,10 +87683,10 @@ exports.GetTestsPageResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 81603: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81603 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111169,10 +87735,10 @@ exports.GetTestsSummariesByIdsResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 66078: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 66078 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111223,10 +87789,10 @@ exports.GetToolDependentAgentsResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 80423: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80423 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111282,10 +87848,10 @@ exports.GetToolDependentAgentsResponseModelAgentsItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 98913: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 98913 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111347,10 +87913,10 @@ exports.GetUnitTestResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 63398: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 63398 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111401,10 +87967,10 @@ exports.GetUnitTestResponseModelDynamicVariablesValue = core.serialization.undis ]); -/***/ }), +/***/ }, -/***/ 59639: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59639 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111453,10 +88019,10 @@ exports.GetVoicesResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 19611: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19611 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111508,10 +88074,10 @@ exports.GetVoicesV2Response = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 60201: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 60201 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111560,10 +88126,10 @@ exports.GetWorkspaceSecretsResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 60348: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 60348 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111613,10 +88179,10 @@ exports.HistoryAlignmentResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 93001: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93001 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111666,10 +88232,10 @@ exports.HistoryAlignmentsResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 67791: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67791 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111718,10 +88284,10 @@ exports.HistoryItemResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 66472: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 66472 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111773,10 +88339,10 @@ exports.HtmlExportOptions = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 25940: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 25940 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111825,10 +88391,10 @@ exports.HttpValidationError = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 97303: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97303 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111876,10 +88442,10 @@ exports.ImageAvatar = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 84036: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84036 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111932,10 +88498,10 @@ exports.InboundSipTrunkConfigRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 94089: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 94089 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -111992,10 +88558,10 @@ exports.InitialiseContext = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 14425: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 14425 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112051,10 +88617,10 @@ exports.InitializeConnection = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 50124: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 50124 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112111,10 +88677,10 @@ exports.InitializeConnectionMulti = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 43801: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 43801 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112160,10 +88726,10 @@ const core = __importStar(__webpack_require__(56916)); exports.IntegrationType = core.serialization.enum_(["mcp_server", "mcp_integration"]); -/***/ }), +/***/ }, -/***/ 48307: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 48307 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112216,10 +88782,10 @@ exports.InvoiceResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 32798: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32798 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112273,10 +88839,10 @@ exports.InvoiceResponseModelPaymentIntentStatus = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 87830: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 87830 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112325,10 +88891,10 @@ exports.KeepContextAlive = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 40820: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 40820 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112378,10 +88944,10 @@ exports.KnowledgeBaseDocumentChunkResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 98940: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 98940 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112431,10 +88997,10 @@ exports.KnowledgeBaseDocumentMetadataResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 19507: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19507 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112480,10 +89046,10 @@ const core = __importStar(__webpack_require__(56916)); exports.KnowledgeBaseDocumentType = core.serialization.enum_(["file", "url", "text"]); -/***/ }), +/***/ }, -/***/ 17022: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17022 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112536,10 +89102,10 @@ exports.KnowledgeBaseLocator = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 81016: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81016 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112587,10 +89153,10 @@ exports.LanguageAddedResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 7578: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 7578 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112636,10 +89202,10 @@ const core = __importStar(__webpack_require__(56916)); exports.LanguageDetectionToolConfig = core.serialization.object({}); -/***/ }), +/***/ }, -/***/ 45780: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45780 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112689,10 +89255,10 @@ exports.LanguageDetectionToolResultModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 64328: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 64328 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112743,10 +89309,10 @@ exports.LanguagePresetInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 30283: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 30283 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112797,10 +89363,10 @@ exports.LanguagePresetOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 74323: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 74323 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112849,10 +89415,10 @@ exports.LanguagePresetTranslation = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 89154: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 89154 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112901,10 +89467,10 @@ exports.LanguageResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 99767: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 99767 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -112948,7 +89514,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.LibraryVoiceResponse = void 0; const core = __importStar(__webpack_require__(56916)); const LibraryVoiceResponseModelCategory_1 = __webpack_require__(42618); -const VerifiedVoiceLanguageResponseModel_1 = __webpack_require__(555); +const VerifiedVoiceLanguageResponseModel_1 = __webpack_require__(22936); exports.LibraryVoiceResponse = core.serialization.object({ publicOwnerId: core.serialization.property("public_owner_id", core.serialization.string()), voiceId: core.serialization.property("voice_id", core.serialization.string()), @@ -112984,10 +89550,10 @@ exports.LibraryVoiceResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 42618: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 42618 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113033,10 +89599,10 @@ const core = __importStar(__webpack_require__(56916)); exports.LibraryVoiceResponseModelCategory = core.serialization.enum_(["generated", "cloned", "premade", "professional", "famous", "high_quality"]); -/***/ }), +/***/ }, -/***/ 22134: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 22134 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113087,10 +89653,10 @@ exports.ListMcpToolsResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 10564: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 10564 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113143,10 +89709,10 @@ exports.LiteralJsonSchemaProperty = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 54319: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54319 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113197,10 +89763,10 @@ exports.LiteralJsonSchemaPropertyConstantValue = core.serialization.undiscrimina ]); -/***/ }), +/***/ }, -/***/ 34780: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 34780 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113246,10 +89812,10 @@ const core = __importStar(__webpack_require__(56916)); exports.LiteralJsonSchemaPropertyType = core.serialization.enum_(["boolean", "string", "integer", "number"]); -/***/ }), +/***/ }, -/***/ 75344: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 75344 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113353,10 +89919,10 @@ exports.Llm = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 65049: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65049 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113406,10 +89972,10 @@ exports.LlmCategoryUsage = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 76742: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 76742 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113461,10 +90027,10 @@ exports.LlmInputOutputTokensUsage = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 93398: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93398 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113512,10 +90078,10 @@ exports.LlmParameterEvaluationStrategy = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 20239: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 20239 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113564,10 +90130,10 @@ exports.LlmTokensCategoryUsage = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 73632: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73632 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113617,10 +90183,10 @@ exports.LlmUsageCalculatorLlmResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 82565: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82565 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113669,10 +90235,10 @@ exports.LlmUsageCalculatorResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 63145: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 63145 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113721,10 +90287,10 @@ exports.LlmUsageInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 68280: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68280 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113773,10 +90339,10 @@ exports.LlmUsageOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 76751: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 76751 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113828,10 +90394,10 @@ exports.ManualVerificationFileResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 37345: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 37345 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113882,10 +90448,10 @@ exports.ManualVerificationResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 66670: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 66670 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113931,10 +90497,10 @@ const core = __importStar(__webpack_require__(56916)); exports.McpApprovalPolicy = core.serialization.enum_(["auto_approve_all", "require_approval_all", "require_approval_per_tool"]); -/***/ }), +/***/ }, -/***/ 13908: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 13908 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -113995,10 +90561,10 @@ exports.McpServerConfigInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 61672: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61672 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114045,10 +90611,10 @@ const ConvAiSecretLocator_1 = __webpack_require__(35073); exports.McpServerConfigInputRequestHeadersValue = core.serialization.undiscriminatedUnion([core.serialization.string(), ConvAiSecretLocator_1.ConvAiSecretLocator]); -/***/ }), +/***/ }, -/***/ 55179: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 55179 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114096,10 +90662,10 @@ const ConvAiUserSecretDbModel_1 = __webpack_require__(11741); exports.McpServerConfigInputSecretToken = core.serialization.undiscriminatedUnion([ConvAiSecretLocator_1.ConvAiSecretLocator, ConvAiUserSecretDbModel_1.ConvAiUserSecretDbModel]); -/***/ }), +/***/ }, -/***/ 45111: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45111 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114146,10 +90712,10 @@ const ConvAiSecretLocator_1 = __webpack_require__(35073); exports.McpServerConfigInputUrl = core.serialization.undiscriminatedUnion([core.serialization.string(), ConvAiSecretLocator_1.ConvAiSecretLocator]); -/***/ }), +/***/ }, -/***/ 15439: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15439 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114210,10 +90776,10 @@ exports.McpServerConfigOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 24941: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 24941 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114260,10 +90826,10 @@ const ConvAiSecretLocator_1 = __webpack_require__(35073); exports.McpServerConfigOutputRequestHeadersValue = core.serialization.undiscriminatedUnion([core.serialization.string(), ConvAiSecretLocator_1.ConvAiSecretLocator]); -/***/ }), +/***/ }, -/***/ 45410: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45410 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114311,10 +90877,10 @@ const ConvAiUserSecretDbModel_1 = __webpack_require__(11741); exports.McpServerConfigOutputSecretToken = core.serialization.undiscriminatedUnion([ConvAiSecretLocator_1.ConvAiSecretLocator, ConvAiUserSecretDbModel_1.ConvAiUserSecretDbModel]); -/***/ }), +/***/ }, -/***/ 27842: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27842 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114361,10 +90927,10 @@ const ConvAiSecretLocator_1 = __webpack_require__(35073); exports.McpServerConfigOutputUrl = core.serialization.undiscriminatedUnion([core.serialization.string(), ConvAiSecretLocator_1.ConvAiSecretLocator]); -/***/ }), +/***/ }, -/***/ 12089: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12089 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114413,10 +90979,10 @@ exports.McpServerMetadataResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 36094: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36094 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114472,10 +91038,10 @@ exports.McpServerResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 62366: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62366 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114531,10 +91097,10 @@ exports.McpServerResponseModelDependentAgentsItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 12543: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12543 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114580,10 +91146,10 @@ const core = __importStar(__webpack_require__(56916)); exports.McpServerTransport = core.serialization.enum_(["SSE", "STREAMABLE_HTTP"]); -/***/ }), +/***/ }, -/***/ 71227: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71227 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114632,10 +91198,10 @@ exports.McpServersResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 85294: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85294 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114686,10 +91252,10 @@ exports.McpToolApprovalHash = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 6400: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 6400 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114735,10 +91301,10 @@ const core = __importStar(__webpack_require__(56916)); exports.McpToolApprovalPolicy = core.serialization.enum_(["auto_approved", "requires_approval"]); -/***/ }), +/***/ }, -/***/ 25630: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 25630 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114786,10 +91352,10 @@ exports.MetricRecord = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 93927: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93927 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114844,10 +91410,10 @@ exports.MetricType = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 4274: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4274 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114914,10 +91480,10 @@ exports.Model = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 82483: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82483 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -114965,10 +91531,10 @@ exports.ModelRatesResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 7674: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 7674 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115014,10 +91580,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ModelResponseModelConcurrencyGroup = core.serialization.enum_(["standard", "turbo"]); -/***/ }), +/***/ }, -/***/ 88727: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88727 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115066,10 +91632,10 @@ exports.ModelSettingsResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 32649: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32649 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115127,10 +91693,10 @@ exports.ModerationStatusResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 48209: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 48209 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115176,10 +91742,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ModerationStatusResponseModelSafetyStatus = core.serialization.enum_(["appeal_approved", "appeal_denied", "false_positive"]); -/***/ }), +/***/ }, -/***/ 63843: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 63843 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115225,10 +91791,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ModerationStatusResponseModelWarningStatus = core.serialization.enum_(["warning", "warning_cleared"]); -/***/ }), +/***/ }, -/***/ 38463: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 38463 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115278,10 +91844,10 @@ exports.MultichannelSpeechToTextResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 43239: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 43239 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115331,10 +91897,10 @@ exports.MultipartMusicResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 55246: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 55246 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115385,10 +91951,10 @@ exports.MusicPrompt = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 61733: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61733 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115438,10 +92004,10 @@ exports.NormalizedAlignment = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 51614: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 51614 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115495,10 +92061,10 @@ exports.ObjectJsonSchemaPropertyInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 36182: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36182 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115550,10 +92116,10 @@ exports.ObjectJsonSchemaPropertyInputPropertiesValue = core.serialization.undisc ]); -/***/ }), +/***/ }, -/***/ 62541: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62541 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115607,10 +92173,10 @@ exports.ObjectJsonSchemaPropertyOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 45947: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45947 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115662,10 +92228,10 @@ exports.ObjectJsonSchemaPropertyOutputPropertiesValue = core.serialization.undis ]); -/***/ }), +/***/ }, -/***/ 16311: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 16311 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115714,10 +92280,10 @@ exports.OrbAvatar = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 38580: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 38580 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115768,10 +92334,10 @@ exports.OutboundCallRecipient = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 25018: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 25018 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115827,10 +92393,10 @@ exports.OutboundCallRecipientResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 84369: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84369 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115885,10 +92451,10 @@ exports.OutboundSipTrunkConfigRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 1745: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 1745 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -115946,10 +92512,10 @@ exports.OutputFormat = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 84689: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84689 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116001,10 +92567,10 @@ exports.PdfExportOptions = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 29295: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 29295 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116053,10 +92619,10 @@ exports.PendingCancellationResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 50845: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 50845 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116107,10 +92673,10 @@ exports.PendingSubscriptionSwitchResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 91788: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 91788 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116167,10 +92733,10 @@ exports.PendingSubscriptionSwitchResponseModelNextTier = core.serialization.enum ]); -/***/ }), +/***/ }, -/***/ 88237: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88237 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116219,10 +92785,10 @@ exports.PhoneNumberAgentInfo = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 41117: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 41117 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116275,10 +92841,10 @@ exports.PhoneNumberTransfer = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 98393: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 98393 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116326,10 +92892,10 @@ exports.PhoneNumberTransferDestination = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 69776: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69776 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116385,10 +92951,10 @@ exports.PhoneNumberTransferTransferDestination = core.serialization }); -/***/ }), +/***/ }, -/***/ 35692: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 35692 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116438,10 +93004,10 @@ exports.PlayDtmfResultErrorModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 77123: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 77123 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116491,10 +93057,10 @@ exports.PlayDtmfResultSuccessModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 38878: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 38878 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116540,10 +93106,10 @@ const core = __importStar(__webpack_require__(56916)); exports.PlayDtmfToolConfig = core.serialization.object({}); -/***/ }), +/***/ }, -/***/ 32999: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32999 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116592,10 +93158,10 @@ exports.PodcastBulletinMode = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 73199: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73199 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116643,10 +93209,10 @@ exports.PodcastBulletinModeData = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 92567: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92567 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116695,10 +93261,10 @@ exports.PodcastConversationMode = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 92863: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92863 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116747,10 +93313,10 @@ exports.PodcastConversationModeData = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 72000: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72000 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116799,10 +93365,10 @@ exports.PodcastProjectResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 24565: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 24565 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116850,10 +93416,10 @@ exports.PodcastTextSource = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 86435: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 86435 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116901,10 +93467,10 @@ exports.PodcastUrlSource = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 68812: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68812 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -116953,10 +93519,10 @@ exports.Position = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 86045: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 86045 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117005,10 +93571,10 @@ exports.PostAgentAvatarResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 26138: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 26138 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117058,10 +93624,10 @@ exports.PostWorkspaceSecretResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 3469: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 3469 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117114,10 +93680,10 @@ exports.PrivacyConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 32984: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32984 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117169,10 +93735,10 @@ exports.ProjectCreationMetaResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 52222: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52222 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117218,10 +93784,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectCreationMetaResponseModelStatus = core.serialization.enum_(["pending", "creating", "finished", "failed"]); -/***/ }), +/***/ }, -/***/ 47456: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 47456 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117267,10 +93833,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectCreationMetaResponseModelType = core.serialization.enum_(["blank", "generate_podcast", "auto_assign_voices"]); -/***/ }), +/***/ }, -/***/ 57520: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 57520 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117366,10 +93932,10 @@ exports.ProjectExtendedResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 83983: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 83983 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117415,10 +93981,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectExtendedResponseModelAccessLevel = core.serialization.enum_(["admin", "editor", "viewer"]); -/***/ }), +/***/ }, -/***/ 59691: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59691 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117464,10 +94030,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectExtendedResponseModelApplyTextNormalization = core.serialization.enum_(["auto", "on", "off", "apply_english"]); -/***/ }), +/***/ }, -/***/ 7575: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 7575 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117513,10 +94079,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectExtendedResponseModelFiction = core.serialization.enum_(["fiction", "non-fiction"]); -/***/ }), +/***/ }, -/***/ 88373: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88373 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117562,10 +94128,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectExtendedResponseModelQualityPreset = core.serialization.enum_(["standard", "high", "highest", "ultra", "ultra_lossless"]); -/***/ }), +/***/ }, -/***/ 54542: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54542 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117611,10 +94177,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectExtendedResponseModelSourceType = core.serialization.enum_(["blank", "book", "article", "genfm", "video"]); -/***/ }), +/***/ }, -/***/ 1772: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 1772 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117660,10 +94226,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectExtendedResponseModelTargetAudience = core.serialization.enum_(["children", "young adult", "adult", "all ages"]); -/***/ }), +/***/ }, -/***/ 61917: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61917 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117748,10 +94314,10 @@ exports.ProjectResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 56198: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 56198 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117797,10 +94363,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectResponseModelAccessLevel = core.serialization.enum_(["admin", "editor", "viewer"]); -/***/ }), +/***/ }, -/***/ 88458: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88458 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117846,10 +94412,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectResponseModelFiction = core.serialization.enum_(["fiction", "non-fiction"]); -/***/ }), +/***/ }, -/***/ 57581: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 57581 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117895,10 +94461,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectResponseModelSourceType = core.serialization.enum_(["blank", "book", "article", "genfm", "video"]); -/***/ }), +/***/ }, -/***/ 57671: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 57671 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -117944,10 +94510,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectResponseModelTargetAudience = core.serialization.enum_(["children", "young adult", "adult", "all ages"]); -/***/ }), +/***/ }, -/***/ 82159: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82159 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118002,10 +94568,10 @@ exports.ProjectSnapshotExtendedResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 91970: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 91970 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118058,10 +94624,10 @@ exports.ProjectSnapshotResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 85570: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85570 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118110,10 +94676,10 @@ exports.ProjectSnapshotsResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 69125: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69125 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118159,10 +94725,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ProjectState = core.serialization.enum_(["creating", "default", "converting", "in_queue"]); -/***/ }), +/***/ }, -/***/ 65660: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65660 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118208,10 +94774,10 @@ const core = __importStar(__webpack_require__(56916)); exports.PromptAgent = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 64497: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 64497 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118278,10 +94844,10 @@ exports.PromptAgentApiModelInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 55301: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 55301 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118342,10 +94908,10 @@ exports.PromptAgentApiModelInputToolsItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 95616: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 95616 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118412,10 +94978,10 @@ exports.PromptAgentApiModelOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 23106: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23106 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118476,10 +95042,10 @@ exports.PromptAgentApiModelOutputToolsItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 53749: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 53749 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118528,10 +95094,10 @@ exports.PromptAgentApiModelOverride = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 99395: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 99395 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118580,10 +95146,10 @@ exports.PromptAgentApiModelOverrideConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 32376: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32376 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118650,10 +95216,10 @@ exports.PromptAgentApiModelWorkflowOverride = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 15482: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15482 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118714,10 +95280,10 @@ exports.PromptAgentApiModelWorkflowOverrideToolsItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 48449: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 48449 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118765,10 +95331,10 @@ exports.PromptAgentDbModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 92182: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92182 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118820,10 +95386,10 @@ exports.PromptEvaluationCriteria = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 87532: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 87532 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118872,10 +95438,10 @@ exports.PronunciationDictionaryAliasRuleRequestModel = core.serialization.object }); -/***/ }), +/***/ }, -/***/ 26522: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 26522 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118924,10 +95490,10 @@ exports.PronunciationDictionaryLocator = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 65652: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65652 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -118976,10 +95542,10 @@ exports.PronunciationDictionaryLocatorResponseModel = core.serialization.object( }); -/***/ }), +/***/ }, -/***/ 13130: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 13130 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119029,10 +95595,10 @@ exports.PronunciationDictionaryPhonemeRuleRequestModel = core.serialization.obje }); -/***/ }), +/***/ }, -/***/ 7404: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 7404 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119082,10 +95648,10 @@ exports.PronunciationDictionaryRulesResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 44116: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 44116 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119134,10 +95700,10 @@ exports.PronunciationDictionaryVersionLocator = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 94214: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 94214 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119194,10 +95760,10 @@ exports.PronunciationDictionaryVersionResponseModel = core.serialization.object( }); -/***/ }), +/***/ }, -/***/ 71380: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71380 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119243,10 +95809,10 @@ const core = __importStar(__webpack_require__(56916)); exports.PronunciationDictionaryVersionResponseModelPermissionOnResource = core.serialization.enum_(["admin", "editor", "viewer"]); -/***/ }), +/***/ }, -/***/ 33870: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33870 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119295,10 +95861,10 @@ exports.PydanticPronunciationDictionaryVersionLocator = core.serialization.objec }); -/***/ }), +/***/ }, -/***/ 87864: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 87864 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119348,10 +95914,10 @@ exports.QueryParamsJsonSchema = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 5965: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 5965 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119401,10 +95967,10 @@ exports.RagChunkMetadata = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 91459: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 91459 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119457,10 +96023,10 @@ exports.RagConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 10794: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 10794 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119513,10 +96079,10 @@ exports.RagConfigWorkflowOverride = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 75656: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 75656 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119571,10 +96137,10 @@ exports.RagDocumentIndexResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 99743: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 99743 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119622,10 +96188,10 @@ exports.RagDocumentIndexUsage = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 79564: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 79564 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119674,10 +96240,10 @@ exports.RagDocumentIndexesResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 15298: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15298 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119727,10 +96293,10 @@ exports.RagIndexOverviewEmbeddingModelResponseModel = core.serialization.object( }); -/***/ }), +/***/ }, -/***/ 11952: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 11952 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119781,10 +96347,10 @@ exports.RagIndexOverviewResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 84543: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 84543 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119837,10 +96403,10 @@ exports.RagIndexStatus = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 12313: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12313 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119893,10 +96459,10 @@ exports.RagRetrievalInfo = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 59190: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59190 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119946,10 +96512,10 @@ exports.ReaderResourceResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 85502: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 85502 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -119995,10 +96561,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ReaderResourceResponseModelResourceType = core.serialization.enum_(["read", "collection"]); -/***/ }), +/***/ }, -/***/ 90231: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 90231 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120050,10 +96616,10 @@ exports.RealtimeVoiceSettings = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 48315: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 48315 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120105,10 +96671,10 @@ exports.RecordingResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 11934: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 11934 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120158,10 +96724,10 @@ exports.ReferencedToolCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 73702: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73702 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120209,10 +96775,10 @@ exports.RegexParameterEvaluationStrategy = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 45221: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45221 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120258,10 +96824,10 @@ const core = __importStar(__webpack_require__(56916)); exports.RemoveMemberFromGroupRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 90483: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 90483 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120317,10 +96883,10 @@ exports.Render = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 52489: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52489 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120366,10 +96932,10 @@ const core = __importStar(__webpack_require__(56916)); exports.RenderStatus = core.serialization.enum_(["complete", "processing", "failed"]); -/***/ }), +/***/ }, -/***/ 81451: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81451 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120415,10 +96981,10 @@ const core = __importStar(__webpack_require__(56916)); exports.RenderType = core.serialization.enum_(["mp4", "aac", "mp3", "wav", "aaf", "tracks_zip", "clips_zip"]); -/***/ }), +/***/ }, -/***/ 12804: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12804 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120466,10 +97032,10 @@ exports.RequestPvcManualVerificationResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 41469: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 41469 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120521,10 +97087,10 @@ exports.ResourceAccessInfo = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 89029: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 89029 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120570,10 +97136,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ResourceAccessInfoRole = core.serialization.enum_(["admin", "editor", "viewer"]); -/***/ }), +/***/ }, -/***/ 37480: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 37480 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120629,10 +97195,10 @@ exports.ResourceMetadataResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 79555: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 79555 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120678,10 +97244,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ResourceMetadataResponseModelAnonymousAccessLevelOverride = core.serialization.enum_(["admin", "editor", "viewer"]); -/***/ }), +/***/ }, -/***/ 89981: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 89981 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120727,10 +97293,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ReviewStatus = core.serialization.enum_(["not_requested", "pending", "declined", "allowed", "allowed_with_changes"]); -/***/ }), +/***/ }, -/***/ 77375: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 77375 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120780,10 +97346,10 @@ exports.SafetyCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 7367: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 7367 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120835,10 +97401,10 @@ exports.SafetyEvaluation = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 51997: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 51997 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120888,10 +97454,10 @@ exports.SafetyResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 53587: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 53587 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120947,10 +97513,10 @@ exports.SafetyRule = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 59215: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59215 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -120996,10 +97562,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SaveVoicePreviewRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 31170: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 31170 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121045,10 +97611,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SecretDependencyType = core.serialization.stringLiteral("conversation_initiation_webhook"); -/***/ }), +/***/ }, -/***/ 753: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 753 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121097,10 +97663,10 @@ exports.SegmentCreateResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 36438: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36438 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121148,10 +97714,10 @@ exports.SegmentDeleteResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 36332: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36332 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121199,10 +97765,10 @@ exports.SegmentDubResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 70490: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 70490 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121252,10 +97818,10 @@ exports.SegmentSubtitleFrame = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 33051: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33051 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121303,10 +97869,10 @@ exports.SegmentTranscriptionResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 95408: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 95408 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121354,10 +97920,10 @@ exports.SegmentTranslationResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 74288: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 74288 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121405,10 +97971,10 @@ exports.SegmentUpdateResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 45765: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45765 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121460,10 +98026,10 @@ exports.SegmentedJsonExportOptions = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 21266: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 21266 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121517,10 +98083,10 @@ exports.SendText = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 71585: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71585 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121570,10 +98136,10 @@ exports.SendTextMulti = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 70253: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 70253 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121624,10 +98190,10 @@ exports.ShareOptionResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 8701: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 8701 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121673,10 +98239,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ShareOptionResponseModelType = core.serialization.enum_(["user", "group", "key"]); -/***/ }), +/***/ }, -/***/ 35114: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 35114 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121729,10 +98295,10 @@ exports.SimilarVoice = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 77198: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 77198 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121778,10 +98344,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SimilarVoiceCategory = core.serialization.enum_(["premade", "cloned", "generated", "professional", "famous"]); -/***/ }), +/***/ }, -/***/ 78438: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78438 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121830,10 +98396,10 @@ exports.SimilarVoicesForSpeakerResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 72984: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72984 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121882,10 +98448,10 @@ exports.SingleTestRunRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 60384: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 60384 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121931,10 +98497,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SipMediaEncryptionEnum = core.serialization.enum_(["disabled", "allowed", "required"]); -/***/ }), +/***/ }, -/***/ 96069: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 96069 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -121983,10 +98549,10 @@ exports.SipTrunkCredentialsRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 80238: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80238 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122037,10 +98603,10 @@ exports.SipTrunkOutboundCallResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 62625: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62625 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122086,10 +98652,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SipTrunkTransportEnum = core.serialization.enum_(["auto", "udp", "tcp", "tls"]); -/***/ }), +/***/ }, -/***/ 25876: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 25876 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122137,10 +98703,10 @@ exports.SipUriTransferDestination = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 18283: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 18283 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122186,10 +98752,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SkipTurnToolConfig = core.serialization.object({}); -/***/ }), +/***/ }, -/***/ 38949: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 38949 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122238,10 +98804,10 @@ exports.SkipTurnToolResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 29063: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 29063 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122293,10 +98859,10 @@ exports.SongMetadata = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 62587: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62587 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122348,10 +98914,10 @@ exports.SongSection = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 82956: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82956 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122401,10 +98967,10 @@ exports.SpeakerAudioResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 64080: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 64080 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122455,10 +99021,10 @@ exports.SpeakerResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 72041: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72041 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122513,10 +99079,10 @@ exports.SpeakerSegment = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 86288: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 86288 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122570,10 +99136,10 @@ exports.SpeakerSeparationResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 18582: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 18582 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122619,10 +99185,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SpeakerSeparationResponseModelStatus = core.serialization.enum_(["not_started", "pending", "completed", "failed"]); -/***/ }), +/***/ }, -/***/ 66291: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 66291 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122675,10 +99241,10 @@ exports.SpeakerTrack = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 2988: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 2988 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122726,10 +99292,10 @@ exports.SpeakerUpdatedResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 21269: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 21269 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122799,10 +99365,10 @@ exports.SpeechHistoryItemResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 83813: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 83813 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122848,10 +99414,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SpeechHistoryItemResponseModelSource = core.serialization.enum_(["TTS", "STS", "Projects", "PD", "AN", "Dubbing", "PlayAPI", "ConvAI"]); -/***/ }), +/***/ }, -/***/ 77076: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 77076 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122897,10 +99463,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SpeechHistoryItemResponseModelVoiceCategory = core.serialization.enum_(["premade", "cloned", "generated", "professional"]); -/***/ }), +/***/ }, -/***/ 87778: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 87778 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -122950,10 +99516,10 @@ exports.SpeechToTextCharacterResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 75464: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 75464 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123009,10 +99575,10 @@ exports.SpeechToTextChunkResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 91268: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 91268 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123062,10 +99628,10 @@ exports.SpeechToTextWebhookResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 69363: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69363 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123121,10 +99687,10 @@ exports.SpeechToTextWordResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 13995: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 13995 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123170,10 +99736,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SpeechToTextWordResponseModelType = core.serialization.enum_(["word", "spacing", "audio_event"]); -/***/ }), +/***/ }, -/***/ 34610: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 34610 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123226,10 +99792,10 @@ exports.SrtExportOptions = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 59092: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 59092 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123277,10 +99843,10 @@ exports.StartPvcVoiceTrainingResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 6956: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 6956 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123328,10 +99894,10 @@ exports.StartSpeakerSeparationResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 67890: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67890 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123382,10 +99948,10 @@ exports.StreamingAudioChunkWithTimestampsResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 26982: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 26982 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123462,10 +100028,10 @@ exports.Subscription = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 4113: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4113 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123525,10 +100091,10 @@ exports.SubscriptionExtrasResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 43833: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 43833 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123599,10 +100165,10 @@ exports.SubscriptionResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 77616: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 77616 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123648,10 +100214,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SubscriptionResponseModelBillingPeriod = core.serialization.enum_(["monthly_period", "annual_period"]); -/***/ }), +/***/ }, -/***/ 19239: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19239 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123697,10 +100263,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SubscriptionResponseModelCharacterRefreshPeriod = core.serialization.enum_(["monthly_period", "annual_period"]); -/***/ }), +/***/ }, -/***/ 92879: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92879 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123746,10 +100312,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SubscriptionResponseModelCurrency = core.serialization.enum_(["usd", "eur"]); -/***/ }), +/***/ }, -/***/ 50460: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 50460 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123795,10 +100361,10 @@ const core = __importStar(__webpack_require__(56916)); exports.SubscriptionStatusType = core.serialization.enum_(["trialing", "active", "incomplete", "past_due", "free", "free_disabled"]); -/***/ }), +/***/ }, -/***/ 46811: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 46811 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123853,10 +100419,10 @@ exports.SubscriptionUsageResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 79307: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 79307 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123914,10 +100480,10 @@ exports.SupportedVoice = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 27176: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27176 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -123973,10 +100539,10 @@ exports.SystemToolConfigInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 88506: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88506 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124042,10 +100608,10 @@ exports.SystemToolConfigInputParams = core.serialization }); -/***/ }), +/***/ }, -/***/ 82123: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82123 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124101,10 +100667,10 @@ exports.SystemToolConfigOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 81869: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81869 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124170,10 +100736,10 @@ exports.SystemToolConfigOutputParams = core.serialization }); -/***/ }), +/***/ }, -/***/ 56330: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 56330 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124219,10 +100785,10 @@ const core = __importStar(__webpack_require__(56916)); exports.TelephonyProvider = core.serialization.enum_(["twilio", "sip_trunk"]); -/***/ }), +/***/ }, -/***/ 68839: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68839 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124271,10 +100837,10 @@ exports.TestConditionRationaleCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 4445: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4445 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124325,10 +100891,10 @@ exports.TestConditionResultCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 80303: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80303 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124380,10 +100946,10 @@ exports.TestRunMetadata = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 90475: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 90475 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124429,10 +100995,10 @@ const core = __importStar(__webpack_require__(56916)); exports.TestRunMetadataTestType = core.serialization.enum_(["llm", "tool_call"]); -/***/ }), +/***/ }, -/***/ 27420: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27420 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124478,10 +101044,10 @@ const core = __importStar(__webpack_require__(56916)); exports.TestRunStatus = core.serialization.enum_(["pending", "passed", "failed"]); -/***/ }), +/***/ }, -/***/ 57567: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 57567 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124530,10 +101096,10 @@ exports.TestToolResultModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 77725: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 77725 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124583,10 +101149,10 @@ exports.TestsFeatureUsageCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 44310: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 44310 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124632,10 +101198,10 @@ const core = __importStar(__webpack_require__(56916)); exports.TextToSpeechApplyTextNormalizationEnum = core.serialization.enum_(["auto", "on", "off"]); -/***/ }), +/***/ }, -/***/ 15484: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15484 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124700,10 +101266,10 @@ exports.TextToSpeechOutputFormatEnum = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 41878: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 41878 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124749,10 +101315,10 @@ const core = __importStar(__webpack_require__(56916)); exports.TextToSpeechStreamRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 80244: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80244 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124800,10 +101366,10 @@ exports.TokenResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 27409: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 27409 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124860,10 +101426,10 @@ exports.Tool = core.serialization .passthrough(); -/***/ }), +/***/ }, -/***/ 73699: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73699 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124917,10 +101483,10 @@ exports.ToolAnnotations = core.serialization .passthrough(); -/***/ }), +/***/ }, -/***/ 45481: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45481 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -124969,10 +101535,10 @@ exports.ToolMockConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 93599: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 93599 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125021,10 +101587,10 @@ exports.ToolRequestModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 69003: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69003 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125085,10 +101651,10 @@ exports.ToolRequestModelToolConfig = core.serialization }); -/***/ }), +/***/ }, -/***/ 75705: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 75705 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125142,10 +101708,10 @@ exports.ToolResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 55377: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 55377 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125206,10 +101772,10 @@ exports.ToolResponseModelToolConfig = core.serialization }); -/***/ }), +/***/ }, -/***/ 17057: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17057 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125255,10 +101821,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ToolType = core.serialization.enum_(["system", "webhook", "client", "mcp", "workflow"]); -/***/ }), +/***/ }, -/***/ 24587: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 24587 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125307,10 +101873,10 @@ exports.ToolUsageStatsResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 23530: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 23530 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125359,10 +101925,10 @@ exports.ToolsResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 44120: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 44120 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125411,10 +101977,10 @@ exports.TransferToAgentToolConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 43104: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 43104 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125464,10 +102030,10 @@ exports.TransferToAgentToolResultErrorModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 49655: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 49655 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125521,10 +102087,10 @@ exports.TransferToAgentToolResultSuccessModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 51182: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 51182 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125574,10 +102140,10 @@ exports.TransferToNumberResultErrorModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 1513: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 1513 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125628,10 +102194,10 @@ exports.TransferToNumberResultSipSuccessModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 62273: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62273 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125685,10 +102251,10 @@ exports.TransferToNumberResultTwilioSuccessModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 19626: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 19626 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125738,10 +102304,10 @@ exports.TransferToNumberToolConfigInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 32273: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32273 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125791,10 +102357,10 @@ exports.TransferToNumberToolConfigOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 16249: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 16249 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125840,10 +102406,10 @@ const core = __importStar(__webpack_require__(56916)); exports.TransferTypeEnum = core.serialization.enum_(["conference", "sip_refer"]); -/***/ }), +/***/ }, -/***/ 37428: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 37428 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125904,10 +102470,10 @@ exports.TtsConversationalConfigInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 31868: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 31868 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -125968,10 +102534,10 @@ exports.TtsConversationalConfigOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 20082: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 20082 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126022,10 +102588,10 @@ exports.TtsConversationalConfigOverride = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 32880: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32880 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126076,10 +102642,10 @@ exports.TtsConversationalConfigOverrideConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 81179: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81179 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126140,10 +102706,10 @@ exports.TtsConversationalConfigWorkflowOverride = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 20847: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 20847 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126189,10 +102755,10 @@ const core = __importStar(__webpack_require__(56916)); exports.TtsConversationalModel = core.serialization.enum_(["eleven_turbo_v2", "eleven_turbo_v2_5", "eleven_flash_v2", "eleven_flash_v2_5"]); -/***/ }), +/***/ }, -/***/ 67081: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 67081 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126238,10 +102804,10 @@ const core = __importStar(__webpack_require__(56916)); exports.TtsModelFamily = core.serialization.enum_(["turbo", "flash", "multilingual"]); -/***/ }), +/***/ }, -/***/ 81807: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 81807 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126287,10 +102853,10 @@ const core = __importStar(__webpack_require__(56916)); exports.TtsOptimizeStreamingLatency = core.serialization.number(); -/***/ }), +/***/ }, -/***/ 52692: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52692 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126344,10 +102910,10 @@ exports.TtsOutputFormat = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 92674: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92674 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126398,10 +102964,10 @@ exports.TurnConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 6147: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 6147 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126452,10 +103018,10 @@ exports.TurnConfigWorkflowOverride = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 17771: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17771 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126501,10 +103067,10 @@ const core = __importStar(__webpack_require__(56916)); exports.TurnMode = core.serialization.enum_(["silence", "turn"]); -/***/ }), +/***/ }, -/***/ 29436: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 29436 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126555,10 +103121,10 @@ exports.TwilioOutboundCallResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 44579: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 44579 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126611,10 +103177,10 @@ exports.TxtExportOptions = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 45830: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45830 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126675,10 +103241,10 @@ exports.UnitTestRunResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 9441: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 9441 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126731,10 +103297,10 @@ exports.UnitTestSummaryResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 65554: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65554 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126785,10 +103351,10 @@ exports.UnitTestToolCallEvaluationModelInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 78585: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78585 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126839,10 +103405,10 @@ exports.UnitTestToolCallEvaluationModelOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 58976: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 58976 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126892,10 +103458,10 @@ exports.UnitTestToolCallParameter = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 71770: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71770 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -126953,10 +103519,10 @@ exports.UnitTestToolCallParameterEval = core.serialization }); -/***/ }), +/***/ }, -/***/ 89695: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 89695 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127002,10 +103568,10 @@ const core = __importStar(__webpack_require__(56916)); exports.UpdateAudioNativeProjectRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 54404: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 54404 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127051,10 +103617,10 @@ const core = __importStar(__webpack_require__(56916)); exports.UpdateChapterRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 80776: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80776 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127100,10 +103666,10 @@ const core = __importStar(__webpack_require__(56916)); exports.UpdateProjectRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 69260: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69260 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127149,10 +103715,10 @@ const core = __importStar(__webpack_require__(56916)); exports.UpdatePronunciationDictionariesRequest = core.serialization.unknown(); -/***/ }), +/***/ }, -/***/ 80411: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80411 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127200,10 +103766,10 @@ exports.UpdateWorkspaceMemberResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 96736: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 96736 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127251,10 +103817,10 @@ exports.UrlAvatar = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 20337: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 20337 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127300,10 +103866,10 @@ const core = __importStar(__webpack_require__(56916)); exports.UsageAggregationInterval = core.serialization.enum_(["hour", "day", "week", "month", "cumulative"]); -/***/ }), +/***/ }, -/***/ 34078: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 34078 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127352,10 +103918,10 @@ exports.UsageCharactersResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 44188: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 44188 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127418,10 +103984,10 @@ exports.User = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 99723: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 99723 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127471,10 +104037,10 @@ exports.UserFeedback = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 87633: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 87633 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127520,10 +104086,10 @@ const core = __importStar(__webpack_require__(56916)); exports.UserFeedbackScore = core.serialization.enum_(["like", "dislike"]); -/***/ }), +/***/ }, -/***/ 86102: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 86102 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127572,10 +104138,10 @@ exports.UtteranceResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 35972: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 35972 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127626,10 +104192,10 @@ exports.ValidationError = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 92899: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92899 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127675,10 +104241,10 @@ const core = __importStar(__webpack_require__(56916)); exports.ValidationErrorLocItem = core.serialization.undiscriminatedUnion([core.serialization.string(), core.serialization.number()]); -/***/ }), +/***/ }, -/***/ 53784: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 53784 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127732,10 +104298,10 @@ exports.VerificationAttemptResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 555: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 22936 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127787,10 +104353,10 @@ exports.VerifiedVoiceLanguageResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 62079: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 62079 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127838,10 +104404,10 @@ exports.VerifyPvcVoiceCaptchaResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 88017: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 88017 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127889,7 +104455,7 @@ const VoiceResponseModelCategory_1 = __webpack_require__(65681); const FineTuningResponse_1 = __webpack_require__(55729); const VoiceSettings_1 = __webpack_require__(72464); const VoiceSharingResponse_1 = __webpack_require__(53802); -const VerifiedVoiceLanguageResponseModel_1 = __webpack_require__(555); +const VerifiedVoiceLanguageResponseModel_1 = __webpack_require__(22936); const VoiceResponseModelSafetyControl_1 = __webpack_require__(57250); const VoiceVerificationResponse_1 = __webpack_require__(10517); exports.Voice = core.serialization.object({ @@ -127917,10 +104483,10 @@ exports.Voice = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 50136: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 50136 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -127970,10 +104536,10 @@ exports.VoiceDesignPreviewResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 13670: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 13670 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128022,10 +104588,10 @@ exports.VoiceGenerationParameterOptionResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 26475: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 26475 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128080,10 +104646,10 @@ exports.VoiceGenerationParameterResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 73942: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73942 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128133,10 +104699,10 @@ exports.VoiceMailDetectionResultSuccessModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 41933: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 41933 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128188,10 +104754,10 @@ exports.VoicePreviewResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 65681: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65681 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128237,10 +104803,10 @@ const core = __importStar(__webpack_require__(56916)); exports.VoiceResponseModelCategory = core.serialization.enum_(["generated", "cloned", "premade", "professional", "famous", "high_quality"]); -/***/ }), +/***/ }, -/***/ 57250: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 57250 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128286,10 +104852,10 @@ const core = __importStar(__webpack_require__(56916)); exports.VoiceResponseModelSafetyControl = core.serialization.enum_(["NONE", "BAN", "CAPTCHA", "ENTERPRISE_BAN", "ENTERPRISE_CAPTCHA"]); -/***/ }), +/***/ }, -/***/ 87699: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 87699 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128349,10 +104915,10 @@ exports.VoiceSample = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 32371: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 32371 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128404,10 +104970,10 @@ exports.VoiceSamplePreviewResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 55150: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 55150 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128456,10 +105022,10 @@ exports.VoiceSampleVisualWaveformResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 72464: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72464 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128511,10 +105077,10 @@ exports.VoiceSettings = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 61017: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 61017 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128570,10 +105136,10 @@ exports.VoiceSharingModerationCheckResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 53802: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 53802 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128658,10 +105224,10 @@ exports.VoiceSharingResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 97830: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97830 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128707,10 +105273,10 @@ const core = __importStar(__webpack_require__(56916)); exports.VoiceSharingResponseModelCategory = core.serialization.enum_(["generated", "cloned", "premade", "professional", "famous", "high_quality"]); -/***/ }), +/***/ }, -/***/ 79208: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 79208 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128756,10 +105322,10 @@ const core = __importStar(__webpack_require__(56916)); exports.VoiceSharingState = core.serialization.enum_(["enabled", "disabled", "copied", "copied_disabled"]); -/***/ }), +/***/ }, -/***/ 10517: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 10517 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128813,10 +105379,10 @@ exports.VoiceVerificationResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 37119: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 37119 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128864,10 +105430,10 @@ exports.VoicemailDetectionToolConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 69473: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69473 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128913,10 +105479,10 @@ const core = __importStar(__webpack_require__(56916)); exports.WebhookAuthMethodType = core.serialization.enum_(["hmac", "oauth2", "mtls"]); -/***/ }), +/***/ }, -/***/ 18739: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 18739 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -128978,10 +105544,10 @@ exports.WebhookToolApiSchemaConfigInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 73294: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 73294 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129027,10 +105593,10 @@ const core = __importStar(__webpack_require__(56916)); exports.WebhookToolApiSchemaConfigInputMethod = core.serialization.enum_(["GET", "POST", "PUT", "PATCH", "DELETE"]); -/***/ }), +/***/ }, -/***/ 41937: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 41937 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129078,10 +105644,10 @@ const ConvAiDynamicVariable_1 = __webpack_require__(30106); exports.WebhookToolApiSchemaConfigInputRequestHeadersValue = core.serialization.undiscriminatedUnion([core.serialization.string(), ConvAiSecretLocator_1.ConvAiSecretLocator, ConvAiDynamicVariable_1.ConvAiDynamicVariable]); -/***/ }), +/***/ }, -/***/ 2654: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 2654 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129143,10 +105709,10 @@ exports.WebhookToolApiSchemaConfigOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 38687: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 38687 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129192,10 +105758,10 @@ const core = __importStar(__webpack_require__(56916)); exports.WebhookToolApiSchemaConfigOutputMethod = core.serialization.enum_(["GET", "POST", "PUT", "PATCH", "DELETE"]); -/***/ }), +/***/ }, -/***/ 99898: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 99898 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129243,10 +105809,10 @@ const ConvAiDynamicVariable_1 = __webpack_require__(30106); exports.WebhookToolApiSchemaConfigOutputRequestHeadersValue = core.serialization.undiscriminatedUnion([core.serialization.string(), ConvAiSecretLocator_1.ConvAiSecretLocator, ConvAiDynamicVariable_1.ConvAiDynamicVariable]); -/***/ }), +/***/ }, -/***/ 28616: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 28616 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129304,10 +105870,10 @@ exports.WebhookToolConfigInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 80523: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 80523 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129365,10 +105931,10 @@ exports.WebhookToolConfigOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 18231: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 18231 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129419,10 +105985,10 @@ exports.WebhookUsageType = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 26748: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 26748 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129482,10 +106048,10 @@ exports.WebsocketTtsClientMessageMulti = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 68984: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 68984 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129539,10 +106105,10 @@ exports.WebsocketTtsServerMessageMulti = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 65121: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 65121 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129635,10 +106201,10 @@ exports.WidgetConfig = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 35952: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 35952 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129696,10 +106262,10 @@ exports.WidgetConfigInputAvatar = core.serialization }); -/***/ }), +/***/ }, -/***/ 42217: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 42217 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129757,10 +106323,10 @@ exports.WidgetConfigOutputAvatar = core.serialization }); -/***/ }), +/***/ }, -/***/ 60018: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 60018 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129856,10 +106422,10 @@ exports.WidgetConfigResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 33260: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33260 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129917,10 +106483,10 @@ exports.WidgetConfigResponseModelAvatar = core.serialization }); -/***/ }), +/***/ }, -/***/ 71455: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 71455 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -129966,10 +106532,10 @@ const core = __importStar(__webpack_require__(56916)); exports.WidgetExpandable = core.serialization.enum_(["never", "mobile", "desktop", "always"]); -/***/ }), +/***/ }, -/***/ 66455: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 66455 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130015,10 +106581,10 @@ const core = __importStar(__webpack_require__(56916)); exports.WidgetFeedbackMode = core.serialization.enum_(["none", "during", "end"]); -/***/ }), +/***/ }, -/***/ 83162: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 83162 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130067,10 +106633,10 @@ exports.WidgetLanguagePreset = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 74378: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 74378 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130120,10 +106686,10 @@ exports.WidgetLanguagePresetResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 52980: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 52980 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130169,10 +106735,10 @@ const core = __importStar(__webpack_require__(56916)); exports.WidgetPlacement = core.serialization.enum_(["top-left", "top", "top-right", "bottom-left", "bottom", "bottom-right"]); -/***/ }), +/***/ }, -/***/ 49653: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 49653 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130239,10 +106805,10 @@ exports.WidgetStyles = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 79906: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 79906 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130314,10 +106880,10 @@ exports.WidgetTextContents = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 14302: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 14302 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130370,10 +106936,10 @@ exports.WorkflowEdgeModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 63402: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 63402 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130431,10 +106997,10 @@ exports.WorkflowEdgeModelBackwardCondition = core.serialization }); -/***/ }), +/***/ }, -/***/ 70404: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 70404 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130492,10 +107058,10 @@ exports.WorkflowEdgeModelForwardCondition = core.serialization }); -/***/ }), +/***/ }, -/***/ 48676: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 48676 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130544,10 +107110,10 @@ exports.WorkflowEndNodeModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 454: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 454 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130597,10 +107163,10 @@ exports.WorkflowFeaturesUsageCommonModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 36017: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 36017 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130649,10 +107215,10 @@ exports.WorkflowLlmConditionModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 15744: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 15744 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130708,10 +107274,10 @@ exports.WorkflowOverrideAgentNodeModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 45872: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45872 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130764,10 +107330,10 @@ exports.WorkflowPhoneNumberNodeModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 49823: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 49823 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130823,10 +107389,10 @@ exports.WorkflowPhoneNumberNodeModelTransferDestination = core.serialization }); -/***/ }), +/***/ }, -/***/ 4413: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 4413 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130875,10 +107441,10 @@ exports.WorkflowResultConditionModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 78107: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 78107 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130931,10 +107497,10 @@ exports.WorkflowStandaloneAgentNodeModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 74751: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 74751 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -130983,10 +107549,10 @@ exports.WorkflowStartNodeModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 20266: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 20266 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131036,10 +107602,10 @@ exports.WorkflowToolEdgeStepModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 82340: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 82340 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131087,10 +107653,10 @@ exports.WorkflowToolLocator = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 70898: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 70898 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131139,10 +107705,10 @@ exports.WorkflowToolMaxIterationsExceededStepModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 75125: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 75125 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131196,10 +107762,10 @@ exports.WorkflowToolNestedToolsStepModelInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 836: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 836 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131252,10 +107818,10 @@ exports.WorkflowToolNestedToolsStepModelInputResultsItem = core.serialization.un ]); -/***/ }), +/***/ }, -/***/ 75868: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 75868 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131309,10 +107875,10 @@ exports.WorkflowToolNestedToolsStepModelOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 99111: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 99111 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131365,10 +107931,10 @@ exports.WorkflowToolNestedToolsStepModelOutputResultsItem = core.serialization.u ]); -/***/ }), +/***/ }, -/***/ 22055: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 22055 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131419,10 +107985,10 @@ exports.WorkflowToolNodeModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 12112: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 12112 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131473,10 +108039,10 @@ exports.WorkflowToolResponseModelInput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 33710: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 33710 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131534,10 +108100,10 @@ exports.WorkflowToolResponseModelInputStepsItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 25331: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 25331 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131588,10 +108154,10 @@ exports.WorkflowToolResponseModelOutput = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 5151: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 5151 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131649,10 +108215,10 @@ exports.WorkflowToolResponseModelOutputStepsItem = core.serialization }); -/***/ }), +/***/ }, -/***/ 10120: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 10120 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131700,10 +108266,10 @@ exports.WorkflowUnconditionalModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 41665: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 41665 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131752,10 +108318,10 @@ exports.WorkspaceApiKeyListResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 72781: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 72781 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131812,10 +108378,10 @@ exports.WorkspaceApiKeyResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 25418: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 25418 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131890,10 +108456,10 @@ exports.WorkspaceApiKeyResponseModelPermissionsItem = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 11344: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 11344 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131944,10 +108510,10 @@ exports.WorkspaceBatchCallsResponse = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 45973: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 45973 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -131995,10 +108561,10 @@ exports.WorkspaceCreateApiKeyResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 2937: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 2937 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -132048,10 +108614,10 @@ exports.WorkspaceGroupByNameResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 16522: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 16522 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -132114,10 +108680,10 @@ exports.WorkspaceResourceType = core.serialization.enum_([ ]); -/***/ }), +/***/ }, -/***/ 34234: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 34234 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -132166,10 +108732,10 @@ exports.WorkspaceServiceAccountListResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 69682: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 69682 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -132221,10 +108787,10 @@ exports.WorkspaceServiceAccountResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 51785: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 51785 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -132273,10 +108839,10 @@ exports.WorkspaceWebhookListResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 66389: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 66389 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -132335,10 +108901,10 @@ exports.WorkspaceWebhookResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 97920: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 97920 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -132387,10 +108953,10 @@ exports.WorkspaceWebhookUsageResponseModel = core.serialization.object({ }); -/***/ }), +/***/ }, -/***/ 17351: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 17351 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -132409,7 +108975,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) { for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); }; Object.defineProperty(exports, "__esModule", ({ value: true })); -__exportStar(__webpack_require__(64186), exports); +__exportStar(__webpack_require__(41805), exports); __exportStar(__webpack_require__(24181), exports); __exportStar(__webpack_require__(5848), exports); __exportStar(__webpack_require__(64710), exports); @@ -132684,7 +109250,7 @@ __exportStar(__webpack_require__(28368), exports); __exportStar(__webpack_require__(54412), exports); __exportStar(__webpack_require__(12820), exports); __exportStar(__webpack_require__(4673), exports); -__exportStar(__webpack_require__(47083), exports); +__exportStar(__webpack_require__(69464), exports); __exportStar(__webpack_require__(11409), exports); __exportStar(__webpack_require__(25499), exports); __exportStar(__webpack_require__(76109), exports); @@ -132983,7 +109549,7 @@ __exportStar(__webpack_require__(86102), exports); __exportStar(__webpack_require__(92899), exports); __exportStar(__webpack_require__(35972), exports); __exportStar(__webpack_require__(53784), exports); -__exportStar(__webpack_require__(555), exports); +__exportStar(__webpack_require__(22936), exports); __exportStar(__webpack_require__(62079), exports); __exportStar(__webpack_require__(13670), exports); __exportStar(__webpack_require__(26475), exports); @@ -133116,10 +109682,10 @@ __exportStar(__webpack_require__(44310), exports); __exportStar(__webpack_require__(15484), exports); -/***/ }), +/***/ }, -/***/ 282: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 282 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -133191,10 +109757,10 @@ class ElevenLabsClient extends Client_1.ElevenLabsClient { exports.ElevenLabsClient = ElevenLabsClient; -/***/ }), +/***/ }, -/***/ 91426: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 91426 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -133210,10 +109776,10 @@ var stream_1 = __webpack_require__(39192); Object.defineProperty(exports, "stream", ({ enumerable: true, get: function () { return stream_1.stream; } })); -/***/ }), +/***/ }, -/***/ 48641: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 48641 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -133380,10 +109946,10 @@ class Music extends Client_1.Music { exports.Music = Music; -/***/ }), +/***/ }, -/***/ 14986: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 14986 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -133478,10 +110044,10 @@ function play(audio) { } -/***/ }), +/***/ }, -/***/ 39192: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 39192 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -133576,10 +110142,10 @@ function stream(audio) { } -/***/ }), +/***/ }, -/***/ 91619: -/***/ (function(__unused_webpack_module, exports) { +/***/ 91619 +(__unused_webpack_module, exports) { "use strict"; @@ -133625,10 +110191,10 @@ function toAsyncIterable(stream) { } -/***/ }), +/***/ }, -/***/ 42998: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 42998 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -133722,10 +110288,347 @@ class WebhooksClient extends Client_1.Webhooks { exports.WebhooksClient = WebhooksClient; -/***/ }), +/***/ }, -/***/ 36142: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 88620 +(module, __unused_webpack_exports, __webpack_require__) { + +"use strict"; + +const stringWidth = __webpack_require__(27513); +const stripAnsi = __webpack_require__(26231); +const ansiStyles = __webpack_require__(94083); + +const ESCAPES = new Set([ + '\u001B', + '\u009B' +]); + +const END_CODE = 39; + +const wrapAnsi = code => `${ESCAPES.values().next().value}[${code}m`; + +// Calculate the length of words split on ' ', ignoring +// the extra characters added by ansi escape codes +const wordLengths = string => string.split(' ').map(character => stringWidth(character)); + +// Wrap a long word across multiple rows +// Ansi escape codes do not count towards length +const wrapWord = (rows, word, columns) => { + const characters = [...word]; + + let isInsideEscape = false; + let visible = stringWidth(stripAnsi(rows[rows.length - 1])); + + for (const [index, character] of characters.entries()) { + const characterLength = stringWidth(character); + + if (visible + characterLength <= columns) { + rows[rows.length - 1] += character; + } else { + rows.push(character); + visible = 0; + } + + if (ESCAPES.has(character)) { + isInsideEscape = true; + } else if (isInsideEscape && character === 'm') { + isInsideEscape = false; + continue; + } + + if (isInsideEscape) { + continue; + } + + visible += characterLength; + + if (visible === columns && index < characters.length - 1) { + rows.push(''); + visible = 0; + } + } + + // It's possible that the last row we copy over is only + // ansi escape characters, handle this edge-case + if (!visible && rows[rows.length - 1].length > 0 && rows.length > 1) { + rows[rows.length - 2] += rows.pop(); + } +}; + +// Trims spaces from a string ignoring invisible sequences +const stringVisibleTrimSpacesRight = str => { + const words = str.split(' '); + let last = words.length; + + while (last > 0) { + if (stringWidth(words[last - 1]) > 0) { + break; + } + + last--; + } + + if (last === words.length) { + return str; + } + + return words.slice(0, last).join(' ') + words.slice(last).join(''); +}; + +// The wrap-ansi module can be invoked in either 'hard' or 'soft' wrap mode +// +// 'hard' will never allow a string to take up more than columns characters +// +// 'soft' allows long words to expand past the column length +const exec = (string, columns, options = {}) => { + if (options.trim !== false && string.trim() === '') { + return ''; + } + + let pre = ''; + let ret = ''; + let escapeCode; + + const lengths = wordLengths(string); + let rows = ['']; + + for (const [index, word] of string.split(' ').entries()) { + if (options.trim !== false) { + rows[rows.length - 1] = rows[rows.length - 1].trimLeft(); + } + + let rowLength = stringWidth(rows[rows.length - 1]); + + if (index !== 0) { + if (rowLength >= columns && (options.wordWrap === false || options.trim === false)) { + // If we start with a new word but the current row length equals the length of the columns, add a new row + rows.push(''); + rowLength = 0; + } + + if (rowLength > 0 || options.trim === false) { + rows[rows.length - 1] += ' '; + rowLength++; + } + } + + // In 'hard' wrap mode, the length of a line is never allowed to extend past 'columns' + if (options.hard && lengths[index] > columns) { + const remainingColumns = (columns - rowLength); + const breaksStartingThisLine = 1 + Math.floor((lengths[index] - remainingColumns - 1) / columns); + const breaksStartingNextLine = Math.floor((lengths[index] - 1) / columns); + if (breaksStartingNextLine < breaksStartingThisLine) { + rows.push(''); + } + + wrapWord(rows, word, columns); + continue; + } + + if (rowLength + lengths[index] > columns && rowLength > 0 && lengths[index] > 0) { + if (options.wordWrap === false && rowLength < columns) { + wrapWord(rows, word, columns); + continue; + } + + rows.push(''); + } + + if (rowLength + lengths[index] > columns && options.wordWrap === false) { + wrapWord(rows, word, columns); + continue; + } + + rows[rows.length - 1] += word; + } + + if (options.trim !== false) { + rows = rows.map(stringVisibleTrimSpacesRight); + } + + pre = rows.join('\n'); + + for (const [index, character] of [...pre].entries()) { + ret += character; + + if (ESCAPES.has(character)) { + const code = parseFloat(/\d[^m]*/.exec(pre.slice(index, index + 4))); + escapeCode = code === END_CODE ? null : code; + } + + const code = ansiStyles.codes.get(Number(escapeCode)); + + if (escapeCode && code) { + if (pre[index + 1] === '\n') { + ret += wrapAnsi(code); + } else if (character === '\n') { + ret += wrapAnsi(escapeCode); + } + } + } + + return ret; +}; + +// For each newline, invoke the method separately +module.exports = (string, columns, options) => { + return String(string) + .normalize() + .replace(/\r\n/g, '\n') + .split('\n') + .map(line => exec(line, columns, options)) + .join('\n'); +}; + + +/***/ }, + +/***/ 18926 +(__unused_webpack_module, exports, __webpack_require__) { + +"use strict"; + +function __export(m) { + for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; +} +Object.defineProperty(exports, "__esModule", ({ value: true })); +__export(__webpack_require__(49423)); +//# sourceMappingURL=index.js.map + +/***/ }, + +/***/ 49423 +(__unused_webpack_module, exports, __webpack_require__) { + +"use strict"; + +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", ({ value: true })); +const fs_1 = __webpack_require__(79896); +const debug_1 = __importDefault(__webpack_require__(45753)); +const log = debug_1.default('@kwsites/file-exists'); +function check(path, isFile, isDirectory) { + log(`checking %s`, path); + try { + const stat = fs_1.statSync(path); + if (stat.isFile() && isFile) { + log(`[OK] path represents a file`); + return true; + } + if (stat.isDirectory() && isDirectory) { + log(`[OK] path represents a directory`); + return true; + } + log(`[FAIL] path represents something other than a file or directory`); + return false; + } + catch (e) { + if (e.code === 'ENOENT') { + log(`[FAIL] path is not accessible: %o`, e); + return false; + } + log(`[FATAL] %o`, e); + throw e; + } +} +/** + * Synchronous validation of a path existing either as a file or as a directory. + * + * @param {string} path The path to check + * @param {number} type One or both of the exported numeric constants + */ +function exists(path, type = exports.READABLE) { + return check(path, (type & exports.FILE) > 0, (type & exports.FOLDER) > 0); +} +exports.exists = exists; +/** + * Constant representing a file + */ +exports.FILE = 1; +/** + * Constant representing a folder + */ +exports.FOLDER = 2; +/** + * Constant representing either a file or a folder + */ +exports.READABLE = exports.FILE + exports.FOLDER; +//# sourceMappingURL=index.js.map + +/***/ }, + +/***/ 78100 +(__unused_webpack_module, exports) { + +"use strict"; +var __webpack_unused_export__; + +__webpack_unused_export__ = ({ value: true }); +exports.ud = exports.yX = void 0; +/** + * Creates a new `DeferredPromise` + * + * ```typescript + import {deferred} from '@kwsites/promise-deferred`; + ``` + */ +function deferred() { + let done; + let fail; + let status = 'pending'; + const promise = new Promise((_done, _fail) => { + done = _done; + fail = _fail; + }); + return { + promise, + done(result) { + if (status === 'pending') { + status = 'resolved'; + done(result); + } + }, + fail(error) { + if (status === 'pending') { + status = 'rejected'; + fail(error); + } + }, + get fulfilled() { + return status !== 'pending'; + }, + get status() { + return status; + }, + }; +} +exports.yX = deferred; +/** + * Alias of the exported `deferred` function, to help consumers wanting to use `deferred` as the + * local variable name rather than the factory import name, without needing to rename on import. + * + * ```typescript + import {createDeferred} from '@kwsites/promise-deferred`; + ``` + */ +exports.ud = deferred; +/** + * Default export allows use as: + * + * ```typescript + import deferred from '@kwsites/promise-deferred`; + ``` + */ +__webpack_unused_export__ = deferred; +//# sourceMappingURL=index.js.map + +/***/ }, + +/***/ 36142 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -133964,10 +110867,10 @@ CSSStyleDeclaration.prototype = Object.create(Object.prototype, { }); -/***/ }), +/***/ }, -/***/ 28277: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 28277 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; /* jshint bitwise: false */ @@ -134092,10 +110995,10 @@ Object.defineProperties(CharacterData.prototype, ChildNode); Object.defineProperties(CharacterData.prototype, NonDocumentTypeChildNode); -/***/ }), +/***/ }, -/***/ 13168: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 13168 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -134219,10 +111122,10 @@ var ChildNode = { module.exports = ChildNode; -/***/ }), +/***/ }, -/***/ 21707: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 21707 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -134267,10 +111170,10 @@ Comment.prototype = Object.create(CharacterData.prototype, { }); -/***/ }), +/***/ }, -/***/ 88277: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 88277 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -134355,10 +111258,10 @@ ContainerNode.prototype = Object.create(Node.prototype, { }); -/***/ }), +/***/ }, -/***/ 58575: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 58575 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -134375,10 +111278,10 @@ CustomEvent.prototype = Object.create(Event.prototype, { }); -/***/ }), +/***/ }, -/***/ 58149: -/***/ ((module) => { +/***/ 58149 +(module) { "use strict"; @@ -134517,10 +111420,10 @@ for(var c in constants) { } -/***/ }), +/***/ }, -/***/ 94008: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 94008 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -134619,10 +111522,10 @@ DOMImplementation.prototype = { }; -/***/ }), +/***/ }, -/***/ 64365: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 64365 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -134813,10 +111716,10 @@ function getList(clist) { } -/***/ }), +/***/ }, -/***/ 88097: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 88097 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -135705,10 +112608,10 @@ MultiId.prototype.downgrade = function() { }; -/***/ }), +/***/ }, -/***/ 9857: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 9857 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -135784,10 +112687,10 @@ DocumentFragment.prototype = Object.create(ContainerNode.prototype, { }); -/***/ }), +/***/ }, -/***/ 47825: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 47825 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -135828,10 +112731,10 @@ DocumentType.prototype = Object.create(Leaf.prototype, { Object.defineProperties(DocumentType.prototype, ChildNode); -/***/ }), +/***/ }, -/***/ 67262: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 67262 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -136479,7 +113382,8 @@ Element.prototype = Object.create(ContainerNode.prototype, { // be an attr with this qname. this._addQName(attr); } - else if (false /* changed in DOM 4 */) {} + else if (false /* changed in DOM 4 */) // removed by dead control flow +{} attr.value = value; // Automatically sends mutation event if (isnew && this._newattrhook) this._newattrhook(qname, value); }}, @@ -137052,10 +113956,10 @@ function elementNameFilter(name) { } -/***/ }), +/***/ }, -/***/ 79778: -/***/ ((module) => { +/***/ 79778 +(module) { "use strict"; @@ -137126,10 +114030,10 @@ Event.prototype = Object.create(Object.prototype, { }); -/***/ }), +/***/ }, -/***/ 91283: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 91283 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -137432,10 +114336,10 @@ EventTarget.prototype = { }; -/***/ }), +/***/ }, -/***/ 80339: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 80339 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -137532,10 +114436,10 @@ FilteredElementList.prototype = Object.create(Object.prototype, { }); -/***/ }), +/***/ }, -/***/ 24042: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 24042 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -144794,10 +121698,10 @@ function HTMLParser(address, fragmentContext, options) { } -/***/ }), +/***/ }, -/***/ 31204: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 31204 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -144839,10 +121743,10 @@ Leaf.prototype = Object.create(Node.prototype, { }); -/***/ }), +/***/ }, -/***/ 81757: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 81757 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -144891,10 +121795,10 @@ var LinkedList = module.exports = { }; -/***/ }), +/***/ }, -/***/ 73851: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 73851 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -144955,10 +121859,10 @@ Location.prototype = Object.create(URLUtils.prototype, { }); -/***/ }), +/***/ }, -/***/ 6421: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 6421 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -145015,10 +121919,10 @@ MouseEvent.prototype = Object.create(UIEvent.prototype, { }); -/***/ }), +/***/ }, -/***/ 92078: -/***/ ((module) => { +/***/ 92078 +(module) { "use strict"; @@ -145031,10 +121935,10 @@ module.exports = { INSERT: 6 // A node (or a subtree of nodes) was inserted }; -/***/ }), +/***/ }, -/***/ 49: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 49 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -145080,10 +121984,10 @@ Object.defineProperties(NamedNodeMap.prototype, { }); -/***/ }), +/***/ }, -/***/ 69162: -/***/ ((module) => { +/***/ 69162 +(module) { "use strict"; @@ -145105,10 +122009,10 @@ var NavigatorID = Object.create(null, { module.exports = NavigatorID; -/***/ }), +/***/ }, -/***/ 20576: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 20576 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -145877,10 +122781,10 @@ Node.prototype = Object.create(EventTarget.prototype, { }); -/***/ }), +/***/ }, -/***/ 46870: -/***/ ((module) => { +/***/ 46870 +(module) { "use strict"; @@ -145909,10 +122813,10 @@ var NodeFilter = { module.exports = (NodeFilter.constructor = NodeFilter.prototype = NodeFilter); -/***/ }), +/***/ }, -/***/ 39722: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 39722 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -146134,10 +123038,10 @@ Object.defineProperties(NodeIterator.prototype, { }); -/***/ }), +/***/ }, -/***/ 20513: -/***/ ((module) => { +/***/ 20513 +(module) { "use strict"; @@ -146157,10 +123061,10 @@ function NodeList(a) { module.exports = NodeList; -/***/ }), +/***/ }, -/***/ 67592: -/***/ ((module) => { +/***/ 67592 +(module) { "use strict"; /* jshint esversion: 6 */ @@ -146177,10 +123081,10 @@ module.exports = class NodeList extends Array { }; -/***/ }), +/***/ }, -/***/ 45192: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 45192 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -146198,10 +123102,10 @@ try { module.exports = NodeList; -/***/ }), +/***/ }, -/***/ 11256: -/***/ ((module) => { +/***/ 11256 +(module) { "use strict"; @@ -146293,10 +123197,10 @@ function previous(node, stayWithin) { } -/***/ }), +/***/ }, -/***/ 80859: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 80859 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -146527,7 +123431,8 @@ function serializeOne(kid, parent) { case 10: //DOCUMENT_TYPE_NODE s += ''; break; @@ -146538,10 +123443,10 @@ function serializeOne(kid, parent) { } -/***/ }), +/***/ }, -/***/ 39804: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 39804 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -146572,10 +123477,10 @@ var NonDocumentTypeChildNode = { module.exports = NonDocumentTypeChildNode; -/***/ }), +/***/ }, -/***/ 68159: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 68159 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -146624,10 +123529,10 @@ ProcessingInstruction.prototype = Object.create(CharacterData.prototype, { }); -/***/ }), +/***/ }, -/***/ 57995: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 57995 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -146707,10 +123612,10 @@ Text.prototype = Object.create(CharacterData.prototype, { }); -/***/ }), +/***/ }, -/***/ 25718: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 25718 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -147051,10 +123956,10 @@ Object.defineProperties(TreeWalker.prototype, { }); -/***/ }), +/***/ }, -/***/ 45280: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 45280 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -147078,10 +123983,10 @@ UIEvent.prototype = Object.create(Event.prototype, { }); -/***/ }), +/***/ }, -/***/ 40747: -/***/ ((module) => { +/***/ 40747 +(module) { "use strict"; @@ -147280,10 +124185,10 @@ URL.prototype = { }; -/***/ }), +/***/ }, -/***/ 22554: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 22554 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -147558,10 +124463,10 @@ URLUtils._inherit = function(proto) { }; -/***/ }), +/***/ }, -/***/ 98352: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 98352 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -147626,10 +124531,10 @@ utils.expose(__webpack_require__(33690), Window); utils.expose(__webpack_require__(57102), Window); -/***/ }), +/***/ }, -/***/ 33690: -/***/ ((module) => { +/***/ 33690 +(module) { "use strict"; @@ -147645,10 +124550,10 @@ var WindowTimers = { module.exports = WindowTimers; -/***/ }), +/***/ }, -/***/ 57673: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 57673 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -147805,10 +124710,10 @@ exports.registerChangeHandler = function(c, name, handler) { }; -/***/ }), +/***/ }, -/***/ 6978: -/***/ ((__unused_webpack_module, exports) => { +/***/ 6978 +(__unused_webpack_module, exports) { /* * This file defines Domino behaviour that can be externally configured. @@ -147819,10 +124724,10 @@ exports.registerChangeHandler = function(c, name, handler) { exports.h = !globalThis.__domino_frozen__; -/***/ }), +/***/ }, -/***/ 47679: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 47679 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -147898,10 +124803,10 @@ function addEventHandlers(c, eventHandlerTypes) { } -/***/ }), +/***/ }, -/***/ 86817: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 86817 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -147913,10 +124818,10 @@ module.exports = { }; -/***/ }), +/***/ }, -/***/ 41537: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 41537 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -149420,10 +126325,10 @@ define({ }); -/***/ }), +/***/ }, -/***/ 57102: -/***/ ((module, exports, __webpack_require__) => { +/***/ 57102 +(module, exports, __webpack_require__) { "use strict"; @@ -149455,10 +126360,10 @@ utils.merge(exports, (__webpack_require__(41537).elements)); utils.merge(exports, (__webpack_require__(50380).elements)); -/***/ }), +/***/ }, -/***/ 72330: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 72330 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -149542,10 +126447,10 @@ exports.createWindow = function(html, address) { exports.impl = impl; -/***/ }), +/***/ }, -/***/ 5056: -/***/ ((module, exports) => { +/***/ 5056 +(module, exports) { "use strict"; @@ -149750,7 +126655,8 @@ var selectors = { var el = document.createElement('div'); el.appendChild(document.createComment('')); return !!el.getElementsByTagName('*')[0]; - }()*/) {} + }()*/) // removed by dead control flow +{} return function() { return true; }; @@ -150479,10 +127385,10 @@ exports.matches = function(el, sel) { }; -/***/ }), +/***/ }, -/***/ 23929: -/***/ ((__unused_webpack_module, exports) => { +/***/ 23929 +(__unused_webpack_module, exports) { "use strict"; @@ -150593,10 +127499,10 @@ function hyphenate(value) { exports.hyphenate = hyphenate; -/***/ }), +/***/ }, -/***/ 50380: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 50380 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -150660,10 +127566,10 @@ define({ }); -/***/ }), +/***/ }, -/***/ 91995: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { +/***/ 91995 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -150753,10 +127659,10 @@ exports.toASCIIUpperCase = function(s) { }; -/***/ }), +/***/ }, -/***/ 871: -/***/ ((__unused_webpack_module, exports) => { +/***/ 871 +(__unused_webpack_module, exports) { "use strict"; @@ -150852,10 +127758,145 @@ function isValidQName(s) { } -/***/ }), +/***/ }, -/***/ 94083: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 66584 +(module, exports, __webpack_require__) { + +"use strict"; +/** + * @author Toru Nagashima + * See LICENSE file in root directory for full license. + */ + + +Object.defineProperty(exports, "__esModule", ({ value: true })); + +var eventTargetShim = __webpack_require__(14988); + +/** + * The signal class. + * @see https://dom.spec.whatwg.org/#abortsignal + */ +class AbortSignal extends eventTargetShim.EventTarget { + /** + * AbortSignal cannot be constructed directly. + */ + constructor() { + super(); + throw new TypeError("AbortSignal cannot be constructed directly"); + } + /** + * Returns `true` if this `AbortSignal`'s `AbortController` has signaled to abort, and `false` otherwise. + */ + get aborted() { + const aborted = abortedFlags.get(this); + if (typeof aborted !== "boolean") { + throw new TypeError(`Expected 'this' to be an 'AbortSignal' object, but got ${this === null ? "null" : typeof this}`); + } + return aborted; + } +} +eventTargetShim.defineEventAttribute(AbortSignal.prototype, "abort"); +/** + * Create an AbortSignal object. + */ +function createAbortSignal() { + const signal = Object.create(AbortSignal.prototype); + eventTargetShim.EventTarget.call(signal); + abortedFlags.set(signal, false); + return signal; +} +/** + * Abort a given signal. + */ +function abortSignal(signal) { + if (abortedFlags.get(signal) !== false) { + return; + } + abortedFlags.set(signal, true); + signal.dispatchEvent({ type: "abort" }); +} +/** + * Aborted flag for each instances. + */ +const abortedFlags = new WeakMap(); +// Properties should be enumerable. +Object.defineProperties(AbortSignal.prototype, { + aborted: { enumerable: true }, +}); +// `toString()` should return `"[object AbortSignal]"` +if (typeof Symbol === "function" && typeof Symbol.toStringTag === "symbol") { + Object.defineProperty(AbortSignal.prototype, Symbol.toStringTag, { + configurable: true, + value: "AbortSignal", + }); +} + +/** + * The AbortController. + * @see https://dom.spec.whatwg.org/#abortcontroller + */ +class AbortController { + /** + * Initialize this controller. + */ + constructor() { + signals.set(this, createAbortSignal()); + } + /** + * Returns the `AbortSignal` object associated with this object. + */ + get signal() { + return getSignal(this); + } + /** + * Abort and signal to any observers that the associated activity is to be aborted. + */ + abort() { + abortSignal(getSignal(this)); + } +} +/** + * Associated signals. + */ +const signals = new WeakMap(); +/** + * Get the associated signal of a given controller. + */ +function getSignal(controller) { + const signal = signals.get(controller); + if (signal == null) { + throw new TypeError(`Expected 'this' to be an 'AbortController' object, but got ${controller === null ? "null" : typeof controller}`); + } + return signal; +} +// Properties should be enumerable. +Object.defineProperties(AbortController.prototype, { + signal: { enumerable: true }, + abort: { enumerable: true }, +}); +if (typeof Symbol === "function" && typeof Symbol.toStringTag === "symbol") { + Object.defineProperty(AbortController.prototype, Symbol.toStringTag, { + configurable: true, + value: "AbortController", + }); +} + +exports.AbortController = AbortController; +exports.AbortSignal = AbortSignal; +exports["default"] = AbortController; + +module.exports = AbortController +module.exports.AbortController = module.exports["default"] = AbortController +module.exports.AbortSignal = AbortSignal +//# sourceMappingURL=abort-controller.js.map + + +/***/ }, + +/***/ 94083 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; /* module decorator */ module = __webpack_require__.nmd(module); @@ -151024,10 +128065,10 @@ Object.defineProperty(module, 'exports', { }); -/***/ }), +/***/ }, -/***/ 21873: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 21873 +(module, __unused_webpack_exports, __webpack_require__) { module.exports = { @@ -151037,10 +128078,10 @@ module.exports = }; -/***/ }), +/***/ }, -/***/ 74555: -/***/ ((module) => { +/***/ 74555 +(module) { // API module.exports = abort; @@ -151073,10 +128114,10 @@ function clean(key) } -/***/ }), +/***/ }, -/***/ 72313: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 72313 +(module, __unused_webpack_exports, __webpack_require__) { var defer = __webpack_require__(70405); @@ -151114,10 +128155,10 @@ function async(callback) } -/***/ }), +/***/ }, -/***/ 70405: -/***/ ((module) => { +/***/ 70405 +(module) { module.exports = defer; @@ -151147,10 +128188,10 @@ function defer(fn) } -/***/ }), +/***/ }, -/***/ 78051: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 78051 +(module, __unused_webpack_exports, __webpack_require__) { var async = __webpack_require__(72313) , abort = __webpack_require__(74555) @@ -151229,10 +128270,10 @@ function runJob(iterator, key, item, callback) } -/***/ }), +/***/ }, -/***/ 19500: -/***/ ((module) => { +/***/ 19500 +(module) { // API module.exports = state; @@ -151273,10 +128314,10 @@ function state(list, sortMethod) } -/***/ }), +/***/ }, -/***/ 26276: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 26276 +(module, __unused_webpack_exports, __webpack_require__) { var abort = __webpack_require__(74555) , async = __webpack_require__(72313) @@ -151309,10 +128350,10 @@ function terminator(callback) } -/***/ }), +/***/ }, -/***/ 18798: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 18798 +(module, __unused_webpack_exports, __webpack_require__) { var iterate = __webpack_require__(78051) , initState = __webpack_require__(19500) @@ -151359,10 +128400,10 @@ function parallel(list, iterator, callback) } -/***/ }), +/***/ }, -/***/ 52081: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 52081 +(module, __unused_webpack_exports, __webpack_require__) { var serialOrdered = __webpack_require__(90028); @@ -151383,10 +128424,10 @@ function serial(list, iterator, callback) } -/***/ }), +/***/ }, -/***/ 90028: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 90028 +(module, __unused_webpack_exports, __webpack_require__) { var iterate = __webpack_require__(78051) , initState = __webpack_require__(19500) @@ -151465,80 +128506,10 @@ function descending(a, b) } -/***/ }), +/***/ }, -/***/ 8505: -/***/ ((module) => { - -"use strict"; - -module.exports = balanced; -function balanced(a, b, str) { - if (a instanceof RegExp) a = maybeMatch(a, str); - if (b instanceof RegExp) b = maybeMatch(b, str); - - var r = range(a, b, str); - - return r && { - start: r[0], - end: r[1], - pre: str.slice(0, r[0]), - body: str.slice(r[0] + a.length, r[1]), - post: str.slice(r[1] + b.length) - }; -} - -function maybeMatch(reg, str) { - var m = str.match(reg); - return m ? m[0] : null; -} - -balanced.range = range; -function range(a, b, str) { - var begs, beg, left, right, result; - var ai = str.indexOf(a); - var bi = str.indexOf(b, ai + 1); - var i = ai; - - if (ai >= 0 && bi > 0) { - if(a===b) { - return [ai, bi]; - } - begs = []; - left = str.length; - - while (i >= 0 && !result) { - if (i == ai) { - begs.push(i); - ai = str.indexOf(a, i + 1); - } else if (begs.length == 1) { - result = [ begs.pop(), bi ]; - } else { - beg = begs.pop(); - if (beg < left) { - left = beg; - right = bi; - } - - bi = str.indexOf(b, i + 1); - } - - i = ai < bi && ai >= 0 ? ai : bi; - } - - if (begs.length) { - result = [ left, right ]; - } - } - - return result; -} - - -/***/ }), - -/***/ 13144: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 13144 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -151553,10 +128524,10 @@ var $reflectApply = __webpack_require__(47119); module.exports = $reflectApply || bind.call($call, $apply); -/***/ }), +/***/ }, -/***/ 11002: -/***/ ((module) => { +/***/ 11002 +(module) { "use strict"; @@ -151565,10 +128536,10 @@ module.exports = $reflectApply || bind.call($call, $apply); module.exports = Function.prototype.apply; -/***/ }), +/***/ }, -/***/ 10076: -/***/ ((module) => { +/***/ 10076 +(module) { "use strict"; @@ -151577,10 +128548,10 @@ module.exports = Function.prototype.apply; module.exports = Function.prototype.call; -/***/ }), +/***/ }, -/***/ 73126: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 73126 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; @@ -151600,10 +128571,10 @@ module.exports = function callBindBasic(args) { }; -/***/ }), +/***/ }, -/***/ 47119: -/***/ ((module) => { +/***/ 47119 +(module) { "use strict"; @@ -151612,15 +128583,158 @@ module.exports = function callBindBasic(args) { module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply; -/***/ }), +/***/ }, -/***/ 55248: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { +/***/ 78730 +(module, __unused_webpack_exports, __webpack_require__) { + +"use strict"; + +const os = __webpack_require__(70857); +const tty = __webpack_require__(52018); +const hasFlag = __webpack_require__(25884); + +const {env} = process; + +let forceColor; +if (hasFlag('no-color') || + hasFlag('no-colors') || + hasFlag('color=false') || + hasFlag('color=never')) { + forceColor = 0; +} else if (hasFlag('color') || + hasFlag('colors') || + hasFlag('color=true') || + hasFlag('color=always')) { + forceColor = 1; +} + +if ('FORCE_COLOR' in env) { + if (env.FORCE_COLOR === 'true') { + forceColor = 1; + } else if (env.FORCE_COLOR === 'false') { + forceColor = 0; + } else { + forceColor = env.FORCE_COLOR.length === 0 ? 1 : Math.min(parseInt(env.FORCE_COLOR, 10), 3); + } +} + +function translateLevel(level) { + if (level === 0) { + return false; + } + + return { + level, + hasBasic: true, + has256: level >= 2, + has16m: level >= 3 + }; +} + +function supportsColor(haveStream, streamIsTTY) { + if (forceColor === 0) { + return 0; + } + + if (hasFlag('color=16m') || + hasFlag('color=full') || + hasFlag('color=truecolor')) { + return 3; + } + + if (hasFlag('color=256')) { + return 2; + } + + if (haveStream && !streamIsTTY && forceColor === undefined) { + return 0; + } + + const min = forceColor || 0; + + if (env.TERM === 'dumb') { + return min; + } + + if (process.platform === 'win32') { + // Windows 10 build 10586 is the first Windows release that supports 256 colors. + // Windows 10 build 14931 is the first release that supports 16m/TrueColor. + const osRelease = os.release().split('.'); + if ( + Number(osRelease[0]) >= 10 && + Number(osRelease[2]) >= 10586 + ) { + return Number(osRelease[2]) >= 14931 ? 3 : 2; + } + + return 1; + } + + if ('CI' in env) { + if (['TRAVIS', 'CIRCLECI', 'APPVEYOR', 'GITLAB_CI', 'GITHUB_ACTIONS', 'BUILDKITE'].some(sign => sign in env) || env.CI_NAME === 'codeship') { + return 1; + } + + return min; + } + + if ('TEAMCITY_VERSION' in env) { + return /^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(env.TEAMCITY_VERSION) ? 1 : 0; + } + + if (env.COLORTERM === 'truecolor') { + return 3; + } + + if ('TERM_PROGRAM' in env) { + const version = parseInt((env.TERM_PROGRAM_VERSION || '').split('.')[0], 10); + + switch (env.TERM_PROGRAM) { + case 'iTerm.app': + return version >= 3 ? 3 : 2; + case 'Apple_Terminal': + return 2; + // No default + } + } + + if (/-256(color)?$/i.test(env.TERM)) { + return 2; + } + + if (/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(env.TERM)) { + return 1; + } + + if ('COLORTERM' in env) { + return 1; + } + + return min; +} + +function getSupportLevel(stream) { + const level = supportsColor(stream, stream && stream.isTTY); + return translateLevel(level); +} + +module.exports = { + supportsColor: getSupportLevel, + stdout: translateLevel(supportsColor(true, tty.isatty(1))), + stderr: translateLevel(supportsColor(true, tty.isatty(2))) +}; + + +/***/ }, + +/***/ 55248 +(module, __unused_webpack_exports, __webpack_require__) { "use strict"; const ansiStyles = __webpack_require__(94083); -const {stdout: stdoutColor, stderr: stderrColor} = __webpack_require__(27687); +const {stdout: stdoutColor, stderr: stderrColor} = __webpack_require__(78730); const { stringReplaceAll, stringEncaseCRLFWithFirstIndex @@ -151842,10 +128956,10 @@ chalk.stderr.supportsColor = stderrColor; module.exports = chalk; -/***/ }), +/***/ }, -/***/ 12991: -/***/ ((module) => { +/***/ 12991 +(module) { "use strict"; @@ -151984,10 +129098,10 @@ module.exports = (chalk, temporary) => { }; -/***/ }), +/***/ }, -/***/ 4058: -/***/ ((module) => { +/***/ 4058 +(module) { "use strict"; @@ -152031,10 +129145,1712 @@ module.exports = { }; -/***/ }), +/***/ }, -/***/ 48917: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 29577 +(__unused_webpack_module, exports, __webpack_require__) { + +"use strict"; + +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", ({ value: true })); +const match_1 = __importDefault(__webpack_require__(87955)); +class Ascii { + name() { + return 'ASCII'; + } + match(det) { + const input = det.rawInput; + for (let i = 0; i < det.rawLen; i++) { + const b = input[i]; + if (b < 32 || b > 126) { + return (0, match_1.default)(det, this, 0); + } + } + return (0, match_1.default)(det, this, 100); + } +} +exports["default"] = Ascii; +//# sourceMappingURL=ascii.js.map + +/***/ }, + +/***/ 65429 +(__unused_webpack_module, exports, __webpack_require__) { + +"use strict"; + +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", ({ value: true })); +exports.ISO_2022_CN = exports.ISO_2022_KR = exports.ISO_2022_JP = void 0; +const match_1 = __importDefault(__webpack_require__(87955)); +class ISO_2022 { + constructor() { + this.escapeSequences = []; + } + name() { + return 'ISO_2022'; + } + match(det) { + let i, j; + let escN; + let hits = 0; + let misses = 0; + let shifts = 0; + let confidence; + const text = det.inputBytes; + const textLen = det.inputLen; + scanInput: for (i = 0; i < textLen; i++) { + if (text[i] == 0x1b) { + checkEscapes: for (escN = 0; escN < this.escapeSequences.length; escN++) { + const seq = this.escapeSequences[escN]; + if (textLen - i < seq.length) + continue checkEscapes; + for (j = 1; j < seq.length; j++) + if (seq[j] != text[i + j]) + continue checkEscapes; + hits++; + i += seq.length - 1; + continue scanInput; + } + misses++; + } + if (text[i] == 0x0e || text[i] == 0x0f) + shifts++; + } + if (hits == 0) + return null; + confidence = (100 * hits - 100 * misses) / (hits + misses); + if (hits + shifts < 5) + confidence -= (5 - (hits + shifts)) * 10; + return confidence <= 0 ? null : (0, match_1.default)(det, this, confidence); + } +} +class ISO_2022_JP extends ISO_2022 { + constructor() { + super(...arguments); + this.escapeSequences = [ + [0x1b, 0x24, 0x28, 0x43], + [0x1b, 0x24, 0x28, 0x44], + [0x1b, 0x24, 0x40], + [0x1b, 0x24, 0x41], + [0x1b, 0x24, 0x42], + [0x1b, 0x26, 0x40], + [0x1b, 0x28, 0x42], + [0x1b, 0x28, 0x48], + [0x1b, 0x28, 0x49], + [0x1b, 0x28, 0x4a], + [0x1b, 0x2e, 0x41], + [0x1b, 0x2e, 0x46], + ]; + } + name() { + return 'ISO-2022-JP'; + } + language() { + return 'ja'; + } +} +exports.ISO_2022_JP = ISO_2022_JP; +class ISO_2022_KR extends ISO_2022 { + constructor() { + super(...arguments); + this.escapeSequences = [[0x1b, 0x24, 0x29, 0x43]]; + } + name() { + return 'ISO-2022-KR'; + } + language() { + return 'kr'; + } +} +exports.ISO_2022_KR = ISO_2022_KR; +class ISO_2022_CN extends ISO_2022 { + constructor() { + super(...arguments); + this.escapeSequences = [ + [0x1b, 0x24, 0x29, 0x41], + [0x1b, 0x24, 0x29, 0x47], + [0x1b, 0x24, 0x2a, 0x48], + [0x1b, 0x24, 0x29, 0x45], + [0x1b, 0x24, 0x2b, 0x49], + [0x1b, 0x24, 0x2b, 0x4a], + [0x1b, 0x24, 0x2b, 0x4b], + [0x1b, 0x24, 0x2b, 0x4c], + [0x1b, 0x24, 0x2b, 0x4d], + [0x1b, 0x4e], + [0x1b, 0x4f], + ]; + } + name() { + return 'ISO-2022-CN'; + } + language() { + return 'zh'; + } +} +exports.ISO_2022_CN = ISO_2022_CN; +//# sourceMappingURL=iso2022.js.map + +/***/ }, + +/***/ 28461 +(__unused_webpack_module, exports, __webpack_require__) { + +"use strict"; + +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", ({ value: true })); +exports.gb_18030 = exports.euc_kr = exports.euc_jp = exports.big5 = exports.sjis = void 0; +const match_1 = __importDefault(__webpack_require__(87955)); +function binarySearch(arr, searchValue) { + const find = (arr, searchValue, left, right) => { + if (right < left) + return -1; + const mid = Math.floor((left + right) >>> 1); + if (searchValue > arr[mid]) + return find(arr, searchValue, mid + 1, right); + if (searchValue < arr[mid]) + return find(arr, searchValue, left, mid - 1); + return mid; + }; + return find(arr, searchValue, 0, arr.length - 1); +} +class IteratedChar { + constructor() { + this.charValue = 0; + this.index = 0; + this.nextIndex = 0; + this.error = false; + this.done = false; + } + reset() { + this.charValue = 0; + this.index = -1; + this.nextIndex = 0; + this.error = false; + this.done = false; + } + nextByte(det) { + if (this.nextIndex >= det.rawLen) { + this.done = true; + return -1; + } + const byteValue = det.rawInput[this.nextIndex++] & 0x00ff; + return byteValue; + } +} +class mbcs { + constructor() { + this.commonChars = []; + } + name() { + return 'mbcs'; + } + match(det) { + let doubleByteCharCount = 0, commonCharCount = 0, badCharCount = 0, totalCharCount = 0, confidence = 0; + const iter = new IteratedChar(); + detectBlock: { + for (iter.reset(); this.nextChar(iter, det);) { + totalCharCount++; + if (iter.error) { + badCharCount++; + } + else { + const cv = iter.charValue & 0xffffffff; + if (cv > 0xff) { + doubleByteCharCount++; + if (this.commonChars != null) { + if (binarySearch(this.commonChars, cv) >= 0) { + commonCharCount++; + } + } + } + } + if (badCharCount >= 2 && badCharCount * 5 >= doubleByteCharCount) { + break detectBlock; + } + } + if (doubleByteCharCount <= 10 && badCharCount == 0) { + if (doubleByteCharCount == 0 && totalCharCount < 10) { + confidence = 0; + } + else { + confidence = 10; + } + break detectBlock; + } + if (doubleByteCharCount < 20 * badCharCount) { + confidence = 0; + break detectBlock; + } + if (this.commonChars == null) { + confidence = 30 + doubleByteCharCount - 20 * badCharCount; + if (confidence > 100) { + confidence = 100; + } + } + else { + const maxVal = Math.log(doubleByteCharCount / 4); + const scaleFactor = 90.0 / maxVal; + confidence = Math.floor(Math.log(commonCharCount + 1) * scaleFactor + 10); + confidence = Math.min(confidence, 100); + } + } + return confidence == 0 ? null : (0, match_1.default)(det, this, confidence); + } + nextChar(_iter, _det) { + return true; + } +} +class sjis extends mbcs { + constructor() { + super(...arguments); + this.commonChars = [ + 0x8140, 0x8141, 0x8142, 0x8145, 0x815b, 0x8169, 0x816a, 0x8175, 0x8176, + 0x82a0, 0x82a2, 0x82a4, 0x82a9, 0x82aa, 0x82ab, 0x82ad, 0x82af, 0x82b1, + 0x82b3, 0x82b5, 0x82b7, 0x82bd, 0x82be, 0x82c1, 0x82c4, 0x82c5, 0x82c6, + 0x82c8, 0x82c9, 0x82cc, 0x82cd, 0x82dc, 0x82e0, 0x82e7, 0x82e8, 0x82e9, + 0x82ea, 0x82f0, 0x82f1, 0x8341, 0x8343, 0x834e, 0x834f, 0x8358, 0x835e, + 0x8362, 0x8367, 0x8375, 0x8376, 0x8389, 0x838a, 0x838b, 0x838d, 0x8393, + 0x8e96, 0x93fa, 0x95aa, + ]; + } + name() { + return 'Shift_JIS'; + } + language() { + return 'ja'; + } + nextChar(iter, det) { + iter.index = iter.nextIndex; + iter.error = false; + const firstByte = (iter.charValue = iter.nextByte(det)); + if (firstByte < 0) + return false; + if (firstByte <= 0x7f || (firstByte > 0xa0 && firstByte <= 0xdf)) + return true; + const secondByte = iter.nextByte(det); + if (secondByte < 0) + return false; + iter.charValue = (firstByte << 8) | secondByte; + if (!((secondByte >= 0x40 && secondByte <= 0x7f) || + (secondByte >= 0x80 && secondByte <= 0xff))) { + iter.error = true; + } + return true; + } +} +exports.sjis = sjis; +class big5 extends mbcs { + constructor() { + super(...arguments); + this.commonChars = [ + 0xa140, 0xa141, 0xa142, 0xa143, 0xa147, 0xa149, 0xa175, 0xa176, 0xa440, + 0xa446, 0xa447, 0xa448, 0xa451, 0xa454, 0xa457, 0xa464, 0xa46a, 0xa46c, + 0xa477, 0xa4a3, 0xa4a4, 0xa4a7, 0xa4c1, 0xa4ce, 0xa4d1, 0xa4df, 0xa4e8, + 0xa4fd, 0xa540, 0xa548, 0xa558, 0xa569, 0xa5cd, 0xa5e7, 0xa657, 0xa661, + 0xa662, 0xa668, 0xa670, 0xa6a8, 0xa6b3, 0xa6b9, 0xa6d3, 0xa6db, 0xa6e6, + 0xa6f2, 0xa740, 0xa751, 0xa759, 0xa7da, 0xa8a3, 0xa8a5, 0xa8ad, 0xa8d1, + 0xa8d3, 0xa8e4, 0xa8fc, 0xa9c0, 0xa9d2, 0xa9f3, 0xaa6b, 0xaaba, 0xaabe, + 0xaacc, 0xaafc, 0xac47, 0xac4f, 0xacb0, 0xacd2, 0xad59, 0xaec9, 0xafe0, + 0xb0ea, 0xb16f, 0xb2b3, 0xb2c4, 0xb36f, 0xb44c, 0xb44e, 0xb54c, 0xb5a5, + 0xb5bd, 0xb5d0, 0xb5d8, 0xb671, 0xb7ed, 0xb867, 0xb944, 0xbad8, 0xbb44, + 0xbba1, 0xbdd1, 0xc2c4, 0xc3b9, 0xc440, 0xc45f, + ]; + } + name() { + return 'Big5'; + } + language() { + return 'zh'; + } + nextChar(iter, det) { + iter.index = iter.nextIndex; + iter.error = false; + const firstByte = (iter.charValue = iter.nextByte(det)); + if (firstByte < 0) + return false; + if (firstByte <= 0x7f || firstByte == 0xff) + return true; + const secondByte = iter.nextByte(det); + if (secondByte < 0) + return false; + iter.charValue = (iter.charValue << 8) | secondByte; + if (secondByte < 0x40 || secondByte == 0x7f || secondByte == 0xff) + iter.error = true; + return true; + } +} +exports.big5 = big5; +function eucNextChar(iter, det) { + iter.index = iter.nextIndex; + iter.error = false; + let firstByte = 0; + let secondByte = 0; + let thirdByte = 0; + buildChar: { + firstByte = iter.charValue = iter.nextByte(det); + if (firstByte < 0) { + iter.done = true; + break buildChar; + } + if (firstByte <= 0x8d) { + break buildChar; + } + secondByte = iter.nextByte(det); + iter.charValue = (iter.charValue << 8) | secondByte; + if (firstByte >= 0xa1 && firstByte <= 0xfe) { + if (secondByte < 0xa1) { + iter.error = true; + } + break buildChar; + } + if (firstByte == 0x8e) { + if (secondByte < 0xa1) { + iter.error = true; + } + break buildChar; + } + if (firstByte == 0x8f) { + thirdByte = iter.nextByte(det); + iter.charValue = (iter.charValue << 8) | thirdByte; + if (thirdByte < 0xa1) { + iter.error = true; + } + } + } + return iter.done == false; +} +class euc_jp extends mbcs { + constructor() { + super(...arguments); + this.commonChars = [ + 0xa1a1, 0xa1a2, 0xa1a3, 0xa1a6, 0xa1bc, 0xa1ca, 0xa1cb, 0xa1d6, 0xa1d7, + 0xa4a2, 0xa4a4, 0xa4a6, 0xa4a8, 0xa4aa, 0xa4ab, 0xa4ac, 0xa4ad, 0xa4af, + 0xa4b1, 0xa4b3, 0xa4b5, 0xa4b7, 0xa4b9, 0xa4bb, 0xa4bd, 0xa4bf, 0xa4c0, + 0xa4c1, 0xa4c3, 0xa4c4, 0xa4c6, 0xa4c7, 0xa4c8, 0xa4c9, 0xa4ca, 0xa4cb, + 0xa4ce, 0xa4cf, 0xa4d0, 0xa4de, 0xa4df, 0xa4e1, 0xa4e2, 0xa4e4, 0xa4e8, + 0xa4e9, 0xa4ea, 0xa4eb, 0xa4ec, 0xa4ef, 0xa4f2, 0xa4f3, 0xa5a2, 0xa5a3, + 0xa5a4, 0xa5a6, 0xa5a7, 0xa5aa, 0xa5ad, 0xa5af, 0xa5b0, 0xa5b3, 0xa5b5, + 0xa5b7, 0xa5b8, 0xa5b9, 0xa5bf, 0xa5c3, 0xa5c6, 0xa5c7, 0xa5c8, 0xa5c9, + 0xa5cb, 0xa5d0, 0xa5d5, 0xa5d6, 0xa5d7, 0xa5de, 0xa5e0, 0xa5e1, 0xa5e5, + 0xa5e9, 0xa5ea, 0xa5eb, 0xa5ec, 0xa5ed, 0xa5f3, 0xb8a9, 0xb9d4, 0xbaee, + 0xbbc8, 0xbef0, 0xbfb7, 0xc4ea, 0xc6fc, 0xc7bd, 0xcab8, 0xcaf3, 0xcbdc, + 0xcdd1, + ]; + this.nextChar = eucNextChar; + } + name() { + return 'EUC-JP'; + } + language() { + return 'ja'; + } +} +exports.euc_jp = euc_jp; +class euc_kr extends mbcs { + constructor() { + super(...arguments); + this.commonChars = [ + 0xb0a1, 0xb0b3, 0xb0c5, 0xb0cd, 0xb0d4, 0xb0e6, 0xb0ed, 0xb0f8, 0xb0fa, + 0xb0fc, 0xb1b8, 0xb1b9, 0xb1c7, 0xb1d7, 0xb1e2, 0xb3aa, 0xb3bb, 0xb4c2, + 0xb4cf, 0xb4d9, 0xb4eb, 0xb5a5, 0xb5b5, 0xb5bf, 0xb5c7, 0xb5e9, 0xb6f3, + 0xb7af, 0xb7c2, 0xb7ce, 0xb8a6, 0xb8ae, 0xb8b6, 0xb8b8, 0xb8bb, 0xb8e9, + 0xb9ab, 0xb9ae, 0xb9cc, 0xb9ce, 0xb9fd, 0xbab8, 0xbace, 0xbad0, 0xbaf1, + 0xbbe7, 0xbbf3, 0xbbfd, 0xbcad, 0xbcba, 0xbcd2, 0xbcf6, 0xbdba, 0xbdc0, + 0xbdc3, 0xbdc5, 0xbec6, 0xbec8, 0xbedf, 0xbeee, 0xbef8, 0xbefa, 0xbfa1, + 0xbfa9, 0xbfc0, 0xbfe4, 0xbfeb, 0xbfec, 0xbff8, 0xc0a7, 0xc0af, 0xc0b8, + 0xc0ba, 0xc0bb, 0xc0bd, 0xc0c7, 0xc0cc, 0xc0ce, 0xc0cf, 0xc0d6, 0xc0da, + 0xc0e5, 0xc0fb, 0xc0fc, 0xc1a4, 0xc1a6, 0xc1b6, 0xc1d6, 0xc1df, 0xc1f6, + 0xc1f8, 0xc4a1, 0xc5cd, 0xc6ae, 0xc7cf, 0xc7d1, 0xc7d2, 0xc7d8, 0xc7e5, + 0xc8ad, + ]; + this.nextChar = eucNextChar; + } + name() { + return 'EUC-KR'; + } + language() { + return 'ko'; + } +} +exports.euc_kr = euc_kr; +class gb_18030 extends mbcs { + constructor() { + super(...arguments); + this.commonChars = [ + 0xa1a1, 0xa1a2, 0xa1a3, 0xa1a4, 0xa1b0, 0xa1b1, 0xa1f1, 0xa1f3, 0xa3a1, + 0xa3ac, 0xa3ba, 0xb1a8, 0xb1b8, 0xb1be, 0xb2bb, 0xb3c9, 0xb3f6, 0xb4f3, + 0xb5bd, 0xb5c4, 0xb5e3, 0xb6af, 0xb6d4, 0xb6e0, 0xb7a2, 0xb7a8, 0xb7bd, + 0xb7d6, 0xb7dd, 0xb8b4, 0xb8df, 0xb8f6, 0xb9ab, 0xb9c9, 0xb9d8, 0xb9fa, + 0xb9fd, 0xbacd, 0xbba7, 0xbbd6, 0xbbe1, 0xbbfa, 0xbcbc, 0xbcdb, 0xbcfe, + 0xbdcc, 0xbecd, 0xbedd, 0xbfb4, 0xbfc6, 0xbfc9, 0xc0b4, 0xc0ed, 0xc1cb, + 0xc2db, 0xc3c7, 0xc4dc, 0xc4ea, 0xc5cc, 0xc6f7, 0xc7f8, 0xc8ab, 0xc8cb, + 0xc8d5, 0xc8e7, 0xc9cf, 0xc9fa, 0xcab1, 0xcab5, 0xcac7, 0xcad0, 0xcad6, + 0xcaf5, 0xcafd, 0xccec, 0xcdf8, 0xceaa, 0xcec4, 0xced2, 0xcee5, 0xcfb5, + 0xcfc2, 0xcfd6, 0xd0c2, 0xd0c5, 0xd0d0, 0xd0d4, 0xd1a7, 0xd2aa, 0xd2b2, + 0xd2b5, 0xd2bb, 0xd2d4, 0xd3c3, 0xd3d0, 0xd3fd, 0xd4c2, 0xd4da, 0xd5e2, + 0xd6d0, + ]; + } + name() { + return 'GB18030'; + } + language() { + return 'zh'; + } + nextChar(iter, det) { + iter.index = iter.nextIndex; + iter.error = false; + let firstByte = 0; + let secondByte = 0; + let thirdByte = 0; + let fourthByte = 0; + buildChar: { + firstByte = iter.charValue = iter.nextByte(det); + if (firstByte < 0) { + iter.done = true; + break buildChar; + } + if (firstByte <= 0x80) { + break buildChar; + } + secondByte = iter.nextByte(det); + iter.charValue = (iter.charValue << 8) | secondByte; + if (firstByte >= 0x81 && firstByte <= 0xfe) { + if ((secondByte >= 0x40 && secondByte <= 0x7e) || + (secondByte >= 80 && secondByte <= 0xfe)) { + break buildChar; + } + if (secondByte >= 0x30 && secondByte <= 0x39) { + thirdByte = iter.nextByte(det); + if (thirdByte >= 0x81 && thirdByte <= 0xfe) { + fourthByte = iter.nextByte(det); + if (fourthByte >= 0x30 && fourthByte <= 0x39) { + iter.charValue = + (iter.charValue << 16) | (thirdByte << 8) | fourthByte; + break buildChar; + } + } + } + iter.error = true; + break buildChar; + } + } + return iter.done == false; + } +} +exports.gb_18030 = gb_18030; +//# sourceMappingURL=mbcs.js.map + +/***/ }, + +/***/ 98887 +(__unused_webpack_module, exports, __webpack_require__) { + +"use strict"; + +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", ({ value: true })); +exports.KOI8_R = exports.windows_1256 = exports.windows_1251 = exports.ISO_8859_9 = exports.ISO_8859_8 = exports.ISO_8859_7 = exports.ISO_8859_6 = exports.ISO_8859_5 = exports.ISO_8859_2 = exports.ISO_8859_1 = void 0; +const match_1 = __importDefault(__webpack_require__(87955)); +const N_GRAM_MASK = 0xffffff; +class NGramParser { + constructor(theNgramList, theByteMap) { + this.byteIndex = 0; + this.ngram = 0; + this.ngramCount = 0; + this.hitCount = 0; + this.spaceChar = 0x20; + this.ngramList = theNgramList; + this.byteMap = theByteMap; + } + search(table, value) { + let index = 0; + if (table[index + 32] <= value) + index += 32; + if (table[index + 16] <= value) + index += 16; + if (table[index + 8] <= value) + index += 8; + if (table[index + 4] <= value) + index += 4; + if (table[index + 2] <= value) + index += 2; + if (table[index + 1] <= value) + index += 1; + if (table[index] > value) + index -= 1; + if (index < 0 || table[index] != value) + return -1; + return index; + } + lookup(thisNgram) { + this.ngramCount += 1; + if (this.search(this.ngramList, thisNgram) >= 0) { + this.hitCount += 1; + } + } + addByte(b) { + this.ngram = ((this.ngram << 8) + (b & 0xff)) & N_GRAM_MASK; + this.lookup(this.ngram); + } + nextByte(det) { + if (this.byteIndex >= det.inputLen) + return -1; + return det.inputBytes[this.byteIndex++] & 0xff; + } + parse(det, spaceCh) { + let b, ignoreSpace = false; + this.spaceChar = spaceCh; + while ((b = this.nextByte(det)) >= 0) { + const mb = this.byteMap[b]; + if (mb != 0) { + if (!(mb == this.spaceChar && ignoreSpace)) { + this.addByte(mb); + } + ignoreSpace = mb == this.spaceChar; + } + } + this.addByte(this.spaceChar); + const rawPercent = this.hitCount / this.ngramCount; + if (rawPercent > 0.33) + return 98; + return Math.floor(rawPercent * 300.0); + } +} +class NGramsPlusLang { + constructor(la, ng) { + this.fLang = la; + this.fNGrams = ng; + } +} +const isFlatNgrams = (val) => Array.isArray(val) && isFinite(val[0]); +class sbcs { + constructor() { + this.spaceChar = 0x20; + this.nGramLang = undefined; + } + ngrams() { + return []; + } + byteMap() { + return []; + } + name(_input) { + return 'sbcs'; + } + language() { + return this.nGramLang; + } + match(det) { + this.nGramLang = undefined; + const ngrams = this.ngrams(); + if (isFlatNgrams(ngrams)) { + const parser = new NGramParser(ngrams, this.byteMap()); + const confidence = parser.parse(det, this.spaceChar); + return confidence <= 0 ? null : (0, match_1.default)(det, this, confidence); + } + let bestConfidence = -1; + for (let i = ngrams.length - 1; i >= 0; i--) { + const ngl = ngrams[i]; + const parser = new NGramParser(ngl.fNGrams, this.byteMap()); + const confidence = parser.parse(det, this.spaceChar); + if (confidence > bestConfidence) { + bestConfidence = confidence; + this.nGramLang = ngl.fLang; + } + } + return bestConfidence <= 0 ? null : (0, match_1.default)(det, this, bestConfidence); + } +} +class ISO_8859_1 extends sbcs { + byteMap() { + return [ + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, + 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, + 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, + 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, + 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0xaa, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0xb5, 0x20, 0x20, 0x20, 0x20, 0xba, 0x20, 0x20, 0x20, 0x20, 0x20, + 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, + 0xec, 0xed, 0xee, 0xef, 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0x20, + 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, + 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, + 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0x20, 0xf8, 0xf9, 0xfa, 0xfb, + 0xfc, 0xfd, 0xfe, 0xff, + ]; + } + ngrams() { + return [ + new NGramsPlusLang('da', [ + 0x206166, 0x206174, 0x206465, 0x20656e, 0x206572, 0x20666f, 0x206861, + 0x206920, 0x206d65, 0x206f67, 0x2070e5, 0x207369, 0x207374, 0x207469, + 0x207669, 0x616620, 0x616e20, 0x616e64, 0x617220, 0x617420, 0x646520, + 0x64656e, 0x646572, 0x646574, 0x652073, 0x656420, 0x656465, 0x656e20, + 0x656e64, 0x657220, 0x657265, 0x657320, 0x657420, 0x666f72, 0x676520, + 0x67656e, 0x676572, 0x696765, 0x696c20, 0x696e67, 0x6b6520, 0x6b6b65, + 0x6c6572, 0x6c6967, 0x6c6c65, 0x6d6564, 0x6e6465, 0x6e6520, 0x6e6720, + 0x6e6765, 0x6f6720, 0x6f6d20, 0x6f7220, 0x70e520, 0x722064, 0x722065, + 0x722073, 0x726520, 0x737465, 0x742073, 0x746520, 0x746572, 0x74696c, + 0x766572, + ]), + new NGramsPlusLang('de', [ + 0x20616e, 0x206175, 0x206265, 0x206461, 0x206465, 0x206469, 0x206569, + 0x206765, 0x206861, 0x20696e, 0x206d69, 0x207363, 0x207365, 0x20756e, + 0x207665, 0x20766f, 0x207765, 0x207a75, 0x626572, 0x636820, 0x636865, + 0x636874, 0x646173, 0x64656e, 0x646572, 0x646965, 0x652064, 0x652073, + 0x65696e, 0x656974, 0x656e20, 0x657220, 0x657320, 0x67656e, 0x68656e, + 0x687420, 0x696368, 0x696520, 0x696e20, 0x696e65, 0x697420, 0x6c6963, + 0x6c6c65, 0x6e2061, 0x6e2064, 0x6e2073, 0x6e6420, 0x6e6465, 0x6e6520, + 0x6e6720, 0x6e6765, 0x6e7465, 0x722064, 0x726465, 0x726569, 0x736368, + 0x737465, 0x742064, 0x746520, 0x74656e, 0x746572, 0x756e64, 0x756e67, + 0x766572, + ]), + new NGramsPlusLang('en', [ + 0x206120, 0x20616e, 0x206265, 0x20636f, 0x20666f, 0x206861, 0x206865, + 0x20696e, 0x206d61, 0x206f66, 0x207072, 0x207265, 0x207361, 0x207374, + 0x207468, 0x20746f, 0x207768, 0x616964, 0x616c20, 0x616e20, 0x616e64, + 0x617320, 0x617420, 0x617465, 0x617469, 0x642061, 0x642074, 0x652061, + 0x652073, 0x652074, 0x656420, 0x656e74, 0x657220, 0x657320, 0x666f72, + 0x686174, 0x686520, 0x686572, 0x696420, 0x696e20, 0x696e67, 0x696f6e, + 0x697320, 0x6e2061, 0x6e2074, 0x6e6420, 0x6e6720, 0x6e7420, 0x6f6620, + 0x6f6e20, 0x6f7220, 0x726520, 0x727320, 0x732061, 0x732074, 0x736169, + 0x737420, 0x742074, 0x746572, 0x746861, 0x746865, 0x74696f, 0x746f20, + 0x747320, + ]), + new NGramsPlusLang('es', [ + 0x206120, 0x206361, 0x20636f, 0x206465, 0x20656c, 0x20656e, 0x206573, + 0x20696e, 0x206c61, 0x206c6f, 0x207061, 0x20706f, 0x207072, 0x207175, + 0x207265, 0x207365, 0x20756e, 0x207920, 0x612063, 0x612064, 0x612065, + 0x61206c, 0x612070, 0x616369, 0x61646f, 0x616c20, 0x617220, 0x617320, + 0x6369f3, 0x636f6e, 0x646520, 0x64656c, 0x646f20, 0x652064, 0x652065, + 0x65206c, 0x656c20, 0x656e20, 0x656e74, 0x657320, 0x657374, 0x69656e, + 0x69f36e, 0x6c6120, 0x6c6f73, 0x6e2065, 0x6e7465, 0x6f2064, 0x6f2065, + 0x6f6e20, 0x6f7220, 0x6f7320, 0x706172, 0x717565, 0x726120, 0x726573, + 0x732064, 0x732065, 0x732070, 0x736520, 0x746520, 0x746f20, 0x756520, + 0xf36e20, + ]), + new NGramsPlusLang('fr', [ + 0x206175, 0x20636f, 0x206461, 0x206465, 0x206475, 0x20656e, 0x206574, + 0x206c61, 0x206c65, 0x207061, 0x20706f, 0x207072, 0x207175, 0x207365, + 0x20736f, 0x20756e, 0x20e020, 0x616e74, 0x617469, 0x636520, 0x636f6e, + 0x646520, 0x646573, 0x647520, 0x652061, 0x652063, 0x652064, 0x652065, + 0x65206c, 0x652070, 0x652073, 0x656e20, 0x656e74, 0x657220, 0x657320, + 0x657420, 0x657572, 0x696f6e, 0x697320, 0x697420, 0x6c6120, 0x6c6520, + 0x6c6573, 0x6d656e, 0x6e2064, 0x6e6520, 0x6e7320, 0x6e7420, 0x6f6e20, + 0x6f6e74, 0x6f7572, 0x717565, 0x72206c, 0x726520, 0x732061, 0x732064, + 0x732065, 0x73206c, 0x732070, 0x742064, 0x746520, 0x74696f, 0x756520, + 0x757220, + ]), + new NGramsPlusLang('it', [ + 0x20616c, 0x206368, 0x20636f, 0x206465, 0x206469, 0x206520, 0x20696c, + 0x20696e, 0x206c61, 0x207065, 0x207072, 0x20756e, 0x612063, 0x612064, + 0x612070, 0x612073, 0x61746f, 0x636865, 0x636f6e, 0x64656c, 0x646920, + 0x652061, 0x652063, 0x652064, 0x652069, 0x65206c, 0x652070, 0x652073, + 0x656c20, 0x656c6c, 0x656e74, 0x657220, 0x686520, 0x692061, 0x692063, + 0x692064, 0x692073, 0x696120, 0x696c20, 0x696e20, 0x696f6e, 0x6c6120, + 0x6c6520, 0x6c6920, 0x6c6c61, 0x6e6520, 0x6e6920, 0x6e6f20, 0x6e7465, + 0x6f2061, 0x6f2064, 0x6f2069, 0x6f2073, 0x6f6e20, 0x6f6e65, 0x706572, + 0x726120, 0x726520, 0x736920, 0x746120, 0x746520, 0x746920, 0x746f20, + 0x7a696f, + ]), + new NGramsPlusLang('nl', [ + 0x20616c, 0x206265, 0x206461, 0x206465, 0x206469, 0x206565, 0x20656e, + 0x206765, 0x206865, 0x20696e, 0x206d61, 0x206d65, 0x206f70, 0x207465, + 0x207661, 0x207665, 0x20766f, 0x207765, 0x207a69, 0x61616e, 0x616172, + 0x616e20, 0x616e64, 0x617220, 0x617420, 0x636874, 0x646520, 0x64656e, + 0x646572, 0x652062, 0x652076, 0x65656e, 0x656572, 0x656e20, 0x657220, + 0x657273, 0x657420, 0x67656e, 0x686574, 0x696520, 0x696e20, 0x696e67, + 0x697320, 0x6e2062, 0x6e2064, 0x6e2065, 0x6e2068, 0x6e206f, 0x6e2076, + 0x6e6465, 0x6e6720, 0x6f6e64, 0x6f6f72, 0x6f7020, 0x6f7220, 0x736368, + 0x737465, 0x742064, 0x746520, 0x74656e, 0x746572, 0x76616e, 0x766572, + 0x766f6f, + ]), + new NGramsPlusLang('no', [ + 0x206174, 0x206176, 0x206465, 0x20656e, 0x206572, 0x20666f, 0x206861, + 0x206920, 0x206d65, 0x206f67, 0x2070e5, 0x207365, 0x20736b, 0x20736f, + 0x207374, 0x207469, 0x207669, 0x20e520, 0x616e64, 0x617220, 0x617420, + 0x646520, 0x64656e, 0x646574, 0x652073, 0x656420, 0x656e20, 0x656e65, + 0x657220, 0x657265, 0x657420, 0x657474, 0x666f72, 0x67656e, 0x696b6b, + 0x696c20, 0x696e67, 0x6b6520, 0x6b6b65, 0x6c6520, 0x6c6c65, 0x6d6564, + 0x6d656e, 0x6e2073, 0x6e6520, 0x6e6720, 0x6e6765, 0x6e6e65, 0x6f6720, + 0x6f6d20, 0x6f7220, 0x70e520, 0x722073, 0x726520, 0x736f6d, 0x737465, + 0x742073, 0x746520, 0x74656e, 0x746572, 0x74696c, 0x747420, 0x747465, + 0x766572, + ]), + new NGramsPlusLang('pt', [ + 0x206120, 0x20636f, 0x206461, 0x206465, 0x20646f, 0x206520, 0x206573, + 0x206d61, 0x206e6f, 0x206f20, 0x207061, 0x20706f, 0x207072, 0x207175, + 0x207265, 0x207365, 0x20756d, 0x612061, 0x612063, 0x612064, 0x612070, + 0x616465, 0x61646f, 0x616c20, 0x617220, 0x617261, 0x617320, 0x636f6d, + 0x636f6e, 0x646120, 0x646520, 0x646f20, 0x646f73, 0x652061, 0x652064, + 0x656d20, 0x656e74, 0x657320, 0x657374, 0x696120, 0x696361, 0x6d656e, + 0x6e7465, 0x6e746f, 0x6f2061, 0x6f2063, 0x6f2064, 0x6f2065, 0x6f2070, + 0x6f7320, 0x706172, 0x717565, 0x726120, 0x726573, 0x732061, 0x732064, + 0x732065, 0x732070, 0x737461, 0x746520, 0x746f20, 0x756520, 0xe36f20, + 0xe7e36f, + ]), + new NGramsPlusLang('sv', [ + 0x206174, 0x206176, 0x206465, 0x20656e, 0x2066f6, 0x206861, 0x206920, + 0x20696e, 0x206b6f, 0x206d65, 0x206f63, 0x2070e5, 0x20736b, 0x20736f, + 0x207374, 0x207469, 0x207661, 0x207669, 0x20e472, 0x616465, 0x616e20, + 0x616e64, 0x617220, 0x617474, 0x636820, 0x646520, 0x64656e, 0x646572, + 0x646574, 0x656420, 0x656e20, 0x657220, 0x657420, 0x66f672, 0x67656e, + 0x696c6c, 0x696e67, 0x6b6120, 0x6c6c20, 0x6d6564, 0x6e2073, 0x6e6120, + 0x6e6465, 0x6e6720, 0x6e6765, 0x6e696e, 0x6f6368, 0x6f6d20, 0x6f6e20, + 0x70e520, 0x722061, 0x722073, 0x726120, 0x736b61, 0x736f6d, 0x742073, + 0x746120, 0x746520, 0x746572, 0x74696c, 0x747420, 0x766172, 0xe47220, + 0xf67220, + ]), + ]; + } + name(input) { + return input && input.c1Bytes ? 'windows-1252' : 'ISO-8859-1'; + } +} +exports.ISO_8859_1 = ISO_8859_1; +class ISO_8859_2 extends sbcs { + byteMap() { + return [ + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, + 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, + 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, + 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, + 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0xb1, 0x20, 0xb3, 0x20, 0xb5, 0xb6, 0x20, + 0x20, 0xb9, 0xba, 0xbb, 0xbc, 0x20, 0xbe, 0xbf, 0x20, 0xb1, 0x20, 0xb3, + 0x20, 0xb5, 0xb6, 0xb7, 0x20, 0xb9, 0xba, 0xbb, 0xbc, 0x20, 0xbe, 0xbf, + 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, + 0xec, 0xed, 0xee, 0xef, 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0x20, + 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, + 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, + 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0x20, 0xf8, 0xf9, 0xfa, 0xfb, + 0xfc, 0xfd, 0xfe, 0x20, + ]; + } + ngrams() { + return [ + new NGramsPlusLang('cs', [ + 0x206120, 0x206279, 0x20646f, 0x206a65, 0x206e61, 0x206e65, 0x206f20, + 0x206f64, 0x20706f, 0x207072, 0x2070f8, 0x20726f, 0x207365, 0x20736f, + 0x207374, 0x20746f, 0x207620, 0x207679, 0x207a61, 0x612070, 0x636520, + 0x636820, 0x652070, 0x652073, 0x652076, 0x656d20, 0x656eed, 0x686f20, + 0x686f64, 0x697374, 0x6a6520, 0x6b7465, 0x6c6520, 0x6c6920, 0x6e6120, + 0x6ee920, 0x6eec20, 0x6eed20, 0x6f2070, 0x6f646e, 0x6f6a69, 0x6f7374, + 0x6f7520, 0x6f7661, 0x706f64, 0x706f6a, 0x70726f, 0x70f865, 0x736520, + 0x736f75, 0x737461, 0x737469, 0x73746e, 0x746572, 0x746eed, 0x746f20, + 0x752070, 0xbe6520, 0xe16eed, 0xe9686f, 0xed2070, 0xed2073, 0xed6d20, + 0xf86564, + ]), + new NGramsPlusLang('hu', [ + 0x206120, 0x20617a, 0x206265, 0x206567, 0x20656c, 0x206665, 0x206861, + 0x20686f, 0x206973, 0x206b65, 0x206b69, 0x206bf6, 0x206c65, 0x206d61, + 0x206d65, 0x206d69, 0x206e65, 0x20737a, 0x207465, 0x20e973, 0x612061, + 0x61206b, 0x61206d, 0x612073, 0x616b20, 0x616e20, 0x617a20, 0x62616e, + 0x62656e, 0x656779, 0x656b20, 0x656c20, 0x656c65, 0x656d20, 0x656e20, + 0x657265, 0x657420, 0x657465, 0x657474, 0x677920, 0x686f67, 0x696e74, + 0x697320, 0x6b2061, 0x6bf67a, 0x6d6567, 0x6d696e, 0x6e2061, 0x6e616b, + 0x6e656b, 0x6e656d, 0x6e7420, 0x6f6779, 0x732061, 0x737a65, 0x737a74, + 0x737ae1, 0x73e967, 0x742061, 0x747420, 0x74e173, 0x7a6572, 0xe16e20, + 0xe97320, + ]), + new NGramsPlusLang('pl', [ + 0x20637a, 0x20646f, 0x206920, 0x206a65, 0x206b6f, 0x206d61, 0x206d69, + 0x206e61, 0x206e69, 0x206f64, 0x20706f, 0x207072, 0x207369, 0x207720, + 0x207769, 0x207779, 0x207a20, 0x207a61, 0x612070, 0x612077, 0x616e69, + 0x636820, 0x637a65, 0x637a79, 0x646f20, 0x647a69, 0x652070, 0x652073, + 0x652077, 0x65207a, 0x65676f, 0x656a20, 0x656d20, 0x656e69, 0x676f20, + 0x696120, 0x696520, 0x69656a, 0x6b6120, 0x6b6920, 0x6b6965, 0x6d6965, + 0x6e6120, 0x6e6961, 0x6e6965, 0x6f2070, 0x6f7761, 0x6f7769, 0x706f6c, + 0x707261, 0x70726f, 0x70727a, 0x727a65, 0x727a79, 0x7369ea, 0x736b69, + 0x737461, 0x776965, 0x796368, 0x796d20, 0x7a6520, 0x7a6965, 0x7a7920, + 0xf37720, + ]), + new NGramsPlusLang('ro', [ + 0x206120, 0x206163, 0x206361, 0x206365, 0x20636f, 0x206375, 0x206465, + 0x206469, 0x206c61, 0x206d61, 0x207065, 0x207072, 0x207365, 0x2073e3, + 0x20756e, 0x20ba69, 0x20ee6e, 0x612063, 0x612064, 0x617265, 0x617420, + 0x617465, 0x617520, 0x636172, 0x636f6e, 0x637520, 0x63e320, 0x646520, + 0x652061, 0x652063, 0x652064, 0x652070, 0x652073, 0x656120, 0x656920, + 0x656c65, 0x656e74, 0x657374, 0x692061, 0x692063, 0x692064, 0x692070, + 0x696520, 0x696920, 0x696e20, 0x6c6120, 0x6c6520, 0x6c6f72, 0x6c7569, + 0x6e6520, 0x6e7472, 0x6f7220, 0x70656e, 0x726520, 0x726561, 0x727520, + 0x73e320, 0x746520, 0x747275, 0x74e320, 0x756920, 0x756c20, 0xba6920, + 0xee6e20, + ]), + ]; + } + name(det) { + return det && det.c1Bytes ? 'windows-1250' : 'ISO-8859-2'; + } +} +exports.ISO_8859_2 = ISO_8859_2; +class ISO_8859_5 extends sbcs { + byteMap() { + return [ + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, + 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, + 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, + 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, + 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, + 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0x20, 0xfe, 0xff, 0xd0, 0xd1, 0xd2, 0xd3, + 0xd4, 0xd5, 0xd6, 0xd7, 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf, + 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, + 0xec, 0xed, 0xee, 0xef, 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7, + 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, + 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, + 0x20, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, 0xf9, 0xfa, 0xfb, + 0xfc, 0x20, 0xfe, 0xff, + ]; + } + ngrams() { + return [ + 0x20d220, 0x20d2de, 0x20d4de, 0x20d7d0, 0x20d820, 0x20dad0, 0x20dade, + 0x20ddd0, 0x20ddd5, 0x20ded1, 0x20dfde, 0x20dfe0, 0x20e0d0, 0x20e1de, + 0x20e1e2, 0x20e2de, 0x20e7e2, 0x20ede2, 0xd0ddd8, 0xd0e2ec, 0xd3de20, + 0xd5dbec, 0xd5ddd8, 0xd5e1e2, 0xd5e220, 0xd820df, 0xd8d520, 0xd8d820, + 0xd8ef20, 0xdbd5dd, 0xdbd820, 0xdbecdd, 0xddd020, 0xddd520, 0xddd8d5, + 0xddd8ef, 0xddde20, 0xddded2, 0xde20d2, 0xde20df, 0xde20e1, 0xded220, + 0xded2d0, 0xded3de, 0xded920, 0xdedbec, 0xdedc20, 0xdee1e2, 0xdfdedb, + 0xdfe0d5, 0xdfe0d8, 0xdfe0de, 0xe0d0d2, 0xe0d5d4, 0xe1e2d0, 0xe1e2d2, + 0xe1e2d8, 0xe1ef20, 0xe2d5db, 0xe2de20, 0xe2dee0, 0xe2ec20, 0xe7e2de, + 0xebe520, + ]; + } + name() { + return 'ISO-8859-5'; + } + language() { + return 'ru'; + } +} +exports.ISO_8859_5 = ISO_8859_5; +class ISO_8859_6 extends sbcs { + byteMap() { + return [ + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, + 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, + 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, + 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, + 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7, 0xc8, 0xc9, 0xca, 0xcb, + 0xcc, 0xcd, 0xce, 0xcf, 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7, + 0xd8, 0xd9, 0xda, 0x20, 0x20, 0x20, 0x20, 0x20, 0xe0, 0xe1, 0xe2, 0xe3, + 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, + ]; + } + ngrams() { + return [ + 0x20c7e4, 0x20c7e6, 0x20c8c7, 0x20d9e4, 0x20e1ea, 0x20e4e4, 0x20e5e6, + 0x20e8c7, 0xc720c7, 0xc7c120, 0xc7ca20, 0xc7d120, 0xc7e420, 0xc7e4c3, + 0xc7e4c7, 0xc7e4c8, 0xc7e4ca, 0xc7e4cc, 0xc7e4cd, 0xc7e4cf, 0xc7e4d3, + 0xc7e4d9, 0xc7e4e2, 0xc7e4e5, 0xc7e4e8, 0xc7e4ea, 0xc7e520, 0xc7e620, + 0xc7e6ca, 0xc820c7, 0xc920c7, 0xc920e1, 0xc920e4, 0xc920e5, 0xc920e8, + 0xca20c7, 0xcf20c7, 0xcfc920, 0xd120c7, 0xd1c920, 0xd320c7, 0xd920c7, + 0xd9e4e9, 0xe1ea20, 0xe420c7, 0xe4c920, 0xe4e920, 0xe4ea20, 0xe520c7, + 0xe5c720, 0xe5c920, 0xe5e620, 0xe620c7, 0xe720c7, 0xe7c720, 0xe8c7e4, + 0xe8e620, 0xe920c7, 0xea20c7, 0xea20e5, 0xea20e8, 0xeac920, 0xead120, + 0xeae620, + ]; + } + name() { + return 'ISO-8859-6'; + } + language() { + return 'ar'; + } +} +exports.ISO_8859_6 = ISO_8859_6; +class ISO_8859_7 extends sbcs { + byteMap() { + return [ + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, + 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, + 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, + 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, + 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0xa1, 0xa2, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0xdc, 0x20, 0xdd, 0xde, 0xdf, 0x20, 0xfc, 0x20, 0xfd, 0xfe, + 0xc0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, + 0xec, 0xed, 0xee, 0xef, 0xf0, 0xf1, 0x20, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, + 0xf8, 0xf9, 0xfa, 0xfb, 0xdc, 0xdd, 0xde, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, + 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, + 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, 0xf9, 0xfa, 0xfb, + 0xfc, 0xfd, 0xfe, 0x20, + ]; + } + ngrams() { + return [ + 0x20e1ed, 0x20e1f0, 0x20e3e9, 0x20e4e9, 0x20e5f0, 0x20e720, 0x20eae1, + 0x20ece5, 0x20ede1, 0x20ef20, 0x20f0e1, 0x20f0ef, 0x20f0f1, 0x20f3f4, + 0x20f3f5, 0x20f4e7, 0x20f4ef, 0xdfe120, 0xe120e1, 0xe120f4, 0xe1e920, + 0xe1ed20, 0xe1f0fc, 0xe1f220, 0xe3e9e1, 0xe5e920, 0xe5f220, 0xe720f4, + 0xe7ed20, 0xe7f220, 0xe920f4, 0xe9e120, 0xe9eade, 0xe9f220, 0xeae1e9, + 0xeae1f4, 0xece520, 0xed20e1, 0xed20e5, 0xed20f0, 0xede120, 0xeff220, + 0xeff520, 0xf0eff5, 0xf0f1ef, 0xf0fc20, 0xf220e1, 0xf220e5, 0xf220ea, + 0xf220f0, 0xf220f4, 0xf3e520, 0xf3e720, 0xf3f4ef, 0xf4e120, 0xf4e1e9, + 0xf4e7ed, 0xf4e7f2, 0xf4e9ea, 0xf4ef20, 0xf4eff5, 0xf4f9ed, 0xf9ed20, + 0xfeed20, + ]; + } + name(det) { + return det && det.c1Bytes ? 'windows-1253' : 'ISO-8859-7'; + } + language() { + return 'el'; + } +} +exports.ISO_8859_7 = ISO_8859_7; +class ISO_8859_8 extends sbcs { + byteMap() { + return [ + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, + 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, + 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, + 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, + 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0xb5, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0xe0, 0xe1, 0xe2, 0xe3, + 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, + 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, 0xf9, 0xfa, 0x20, + 0x20, 0x20, 0x20, 0x20, + ]; + } + ngrams() { + return [ + new NGramsPlusLang('he', [ + 0x20e0e5, 0x20e0e7, 0x20e0e9, 0x20e0fa, 0x20e1e9, 0x20e1ee, 0x20e4e0, + 0x20e4e5, 0x20e4e9, 0x20e4ee, 0x20e4f2, 0x20e4f9, 0x20e4fa, 0x20ece0, + 0x20ece4, 0x20eee0, 0x20f2ec, 0x20f9ec, 0xe0fa20, 0xe420e0, 0xe420e1, + 0xe420e4, 0xe420ec, 0xe420ee, 0xe420f9, 0xe4e5e0, 0xe5e020, 0xe5ed20, + 0xe5ef20, 0xe5f820, 0xe5fa20, 0xe920e4, 0xe9e420, 0xe9e5fa, 0xe9e9ed, + 0xe9ed20, 0xe9ef20, 0xe9f820, 0xe9fa20, 0xec20e0, 0xec20e4, 0xece020, + 0xece420, 0xed20e0, 0xed20e1, 0xed20e4, 0xed20ec, 0xed20ee, 0xed20f9, + 0xeee420, 0xef20e4, 0xf0e420, 0xf0e920, 0xf0e9ed, 0xf2ec20, 0xf820e4, + 0xf8e9ed, 0xf9ec20, 0xfa20e0, 0xfa20e1, 0xfa20e4, 0xfa20ec, 0xfa20ee, + 0xfa20f9, + ]), + new NGramsPlusLang('he', [ + 0x20e0e5, 0x20e0ec, 0x20e4e9, 0x20e4ec, 0x20e4ee, 0x20e4f0, 0x20e9f0, + 0x20ecf2, 0x20ecf9, 0x20ede5, 0x20ede9, 0x20efe5, 0x20efe9, 0x20f8e5, + 0x20f8e9, 0x20fae0, 0x20fae5, 0x20fae9, 0xe020e4, 0xe020ec, 0xe020ed, + 0xe020fa, 0xe0e420, 0xe0e5e4, 0xe0ec20, 0xe0ee20, 0xe120e4, 0xe120ed, + 0xe120fa, 0xe420e4, 0xe420e9, 0xe420ec, 0xe420ed, 0xe420ef, 0xe420f8, + 0xe420fa, 0xe4ec20, 0xe5e020, 0xe5e420, 0xe7e020, 0xe9e020, 0xe9e120, + 0xe9e420, 0xec20e4, 0xec20ed, 0xec20fa, 0xecf220, 0xecf920, 0xede9e9, + 0xede9f0, 0xede9f8, 0xee20e4, 0xee20ed, 0xee20fa, 0xeee120, 0xeee420, + 0xf2e420, 0xf920e4, 0xf920ed, 0xf920fa, 0xf9e420, 0xfae020, 0xfae420, + 0xfae5e9, + ]), + ]; + } + name(det) { + return det && det.c1Bytes ? 'windows-1255' : 'ISO-8859-8'; + } + language() { + return 'he'; + } +} +exports.ISO_8859_8 = ISO_8859_8; +class ISO_8859_9 extends sbcs { + byteMap() { + return [ + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, + 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, + 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, + 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, + 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0xaa, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0xb5, 0x20, 0x20, 0x20, 0x20, 0xba, 0x20, 0x20, 0x20, 0x20, 0x20, + 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, + 0xec, 0xed, 0xee, 0xef, 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0x20, + 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0x69, 0xfe, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, + 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, + 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0x20, 0xf8, 0xf9, 0xfa, 0xfb, + 0xfc, 0xfd, 0xfe, 0xff, + ]; + } + ngrams() { + return [ + 0x206261, 0x206269, 0x206275, 0x206461, 0x206465, 0x206765, 0x206861, + 0x20696c, 0x206b61, 0x206b6f, 0x206d61, 0x206f6c, 0x207361, 0x207461, + 0x207665, 0x207961, 0x612062, 0x616b20, 0x616c61, 0x616d61, 0x616e20, + 0x616efd, 0x617220, 0x617261, 0x6172fd, 0x6173fd, 0x617961, 0x626972, + 0x646120, 0x646520, 0x646920, 0x652062, 0x65206b, 0x656469, 0x656e20, + 0x657220, 0x657269, 0x657369, 0x696c65, 0x696e20, 0x696e69, 0x697220, + 0x6c616e, 0x6c6172, 0x6c6520, 0x6c6572, 0x6e2061, 0x6e2062, 0x6e206b, + 0x6e6461, 0x6e6465, 0x6e6520, 0x6e6920, 0x6e696e, 0x6efd20, 0x72696e, + 0x72fd6e, 0x766520, 0x796120, 0x796f72, 0xfd6e20, 0xfd6e64, 0xfd6efd, + 0xfdf0fd, + ]; + } + name(det) { + return det && det.c1Bytes ? 'windows-1254' : 'ISO-8859-9'; + } + language() { + return 'tr'; + } +} +exports.ISO_8859_9 = ISO_8859_9; +class windows_1251 extends sbcs { + byteMap() { + return [ + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, + 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, + 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, + 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, + 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x90, 0x83, 0x20, 0x83, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x9a, 0x20, 0x9c, 0x9d, 0x9e, 0x9f, + 0x90, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x9a, 0x20, + 0x9c, 0x9d, 0x9e, 0x9f, 0x20, 0xa2, 0xa2, 0xbc, 0x20, 0xb4, 0x20, 0x20, + 0xb8, 0x20, 0xba, 0x20, 0x20, 0x20, 0x20, 0xbf, 0x20, 0x20, 0xb3, 0xb3, + 0xb4, 0xb5, 0x20, 0x20, 0xb8, 0x20, 0xba, 0x20, 0xbc, 0xbe, 0xbe, 0xbf, + 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, + 0xec, 0xed, 0xee, 0xef, 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, + 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xff, 0xe0, 0xe1, 0xe2, 0xe3, + 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, + 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, 0xf9, 0xfa, 0xfb, + 0xfc, 0xfd, 0xfe, 0xff, + ]; + } + ngrams() { + return [ + 0x20e220, 0x20e2ee, 0x20e4ee, 0x20e7e0, 0x20e820, 0x20eae0, 0x20eaee, + 0x20ede0, 0x20ede5, 0x20eee1, 0x20efee, 0x20eff0, 0x20f0e0, 0x20f1ee, + 0x20f1f2, 0x20f2ee, 0x20f7f2, 0x20fdf2, 0xe0ede8, 0xe0f2fc, 0xe3ee20, + 0xe5ebfc, 0xe5ede8, 0xe5f1f2, 0xe5f220, 0xe820ef, 0xe8e520, 0xe8e820, + 0xe8ff20, 0xebe5ed, 0xebe820, 0xebfced, 0xede020, 0xede520, 0xede8e5, + 0xede8ff, 0xedee20, 0xedeee2, 0xee20e2, 0xee20ef, 0xee20f1, 0xeee220, + 0xeee2e0, 0xeee3ee, 0xeee920, 0xeeebfc, 0xeeec20, 0xeef1f2, 0xefeeeb, + 0xeff0e5, 0xeff0e8, 0xeff0ee, 0xf0e0e2, 0xf0e5e4, 0xf1f2e0, 0xf1f2e2, + 0xf1f2e8, 0xf1ff20, 0xf2e5eb, 0xf2ee20, 0xf2eef0, 0xf2fc20, 0xf7f2ee, + 0xfbf520, + ]; + } + name() { + return 'windows-1251'; + } + language() { + return 'ru'; + } +} +exports.windows_1251 = windows_1251; +class windows_1256 extends sbcs { + byteMap() { + return [ + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, + 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, + 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, + 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, + 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x81, 0x20, 0x83, + 0x20, 0x20, 0x20, 0x20, 0x88, 0x20, 0x8a, 0x20, 0x9c, 0x8d, 0x8e, 0x8f, + 0x90, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x98, 0x20, 0x9a, 0x20, + 0x9c, 0x20, 0x20, 0x9f, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0xaa, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0xb5, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7, 0xc8, 0xc9, 0xca, 0xcb, + 0xcc, 0xcd, 0xce, 0xcf, 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0x20, + 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, + 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, + 0x20, 0x20, 0x20, 0x20, 0xf4, 0x20, 0x20, 0x20, 0x20, 0xf9, 0x20, 0xfb, + 0xfc, 0x20, 0x20, 0xff, + ]; + } + ngrams() { + return [ + 0x20c7e1, 0x20c7e4, 0x20c8c7, 0x20dae1, 0x20dded, 0x20e1e1, 0x20e3e4, + 0x20e6c7, 0xc720c7, 0xc7c120, 0xc7ca20, 0xc7d120, 0xc7e120, 0xc7e1c3, + 0xc7e1c7, 0xc7e1c8, 0xc7e1ca, 0xc7e1cc, 0xc7e1cd, 0xc7e1cf, 0xc7e1d3, + 0xc7e1da, 0xc7e1de, 0xc7e1e3, 0xc7e1e6, 0xc7e1ed, 0xc7e320, 0xc7e420, + 0xc7e4ca, 0xc820c7, 0xc920c7, 0xc920dd, 0xc920e1, 0xc920e3, 0xc920e6, + 0xca20c7, 0xcf20c7, 0xcfc920, 0xd120c7, 0xd1c920, 0xd320c7, 0xda20c7, + 0xdae1ec, 0xdded20, 0xe120c7, 0xe1c920, 0xe1ec20, 0xe1ed20, 0xe320c7, + 0xe3c720, 0xe3c920, 0xe3e420, 0xe420c7, 0xe520c7, 0xe5c720, 0xe6c7e1, + 0xe6e420, 0xec20c7, 0xed20c7, 0xed20e3, 0xed20e6, 0xedc920, 0xedd120, + 0xede420, + ]; + } + name() { + return 'windows-1256'; + } + language() { + return 'ar'; + } +} +exports.windows_1256 = windows_1256; +class KOI8_R extends sbcs { + byteMap() { + return [ + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, + 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, + 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, + 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, + 0x78, 0x79, 0x7a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0xa3, 0x20, 0x20, 0x20, 0x20, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0xa3, + 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, + 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7, 0xc8, 0xc9, 0xca, 0xcb, + 0xcc, 0xcd, 0xce, 0xcf, 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7, + 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf, 0xc0, 0xc1, 0xc2, 0xc3, + 0xc4, 0xc5, 0xc6, 0xc7, 0xc8, 0xc9, 0xca, 0xcb, 0xcc, 0xcd, 0xce, 0xcf, + 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7, 0xd8, 0xd9, 0xda, 0xdb, + 0xdc, 0xdd, 0xde, 0xdf, + ]; + } + ngrams() { + return [ + 0x20c4cf, 0x20c920, 0x20cbc1, 0x20cbcf, 0x20cec1, 0x20cec5, 0x20cfc2, + 0x20d0cf, 0x20d0d2, 0x20d2c1, 0x20d3cf, 0x20d3d4, 0x20d4cf, 0x20d720, + 0x20d7cf, 0x20dac1, 0x20dcd4, 0x20ded4, 0xc1cec9, 0xc1d4d8, 0xc5ccd8, + 0xc5cec9, 0xc5d3d4, 0xc5d420, 0xc7cf20, 0xc920d0, 0xc9c520, 0xc9c920, + 0xc9d120, 0xccc5ce, 0xccc920, 0xccd8ce, 0xcec120, 0xcec520, 0xcec9c5, + 0xcec9d1, 0xcecf20, 0xcecfd7, 0xcf20d0, 0xcf20d3, 0xcf20d7, 0xcfc7cf, + 0xcfca20, 0xcfccd8, 0xcfcd20, 0xcfd3d4, 0xcfd720, 0xcfd7c1, 0xd0cfcc, + 0xd0d2c5, 0xd0d2c9, 0xd0d2cf, 0xd2c1d7, 0xd2c5c4, 0xd3d120, 0xd3d4c1, + 0xd3d4c9, 0xd3d4d7, 0xd4c5cc, 0xd4cf20, 0xd4cfd2, 0xd4d820, 0xd9c820, + 0xded4cf, + ]; + } + name() { + return 'KOI8-R'; + } + language() { + return 'ru'; + } +} +exports.KOI8_R = KOI8_R; +//# sourceMappingURL=sbcs.js.map + +/***/ }, + +/***/ 94029 +(__unused_webpack_module, exports, __webpack_require__) { + +"use strict"; + +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", ({ value: true })); +exports.UTF_32LE = exports.UTF_32BE = exports.UTF_16LE = exports.UTF_16BE = void 0; +const match_1 = __importDefault(__webpack_require__(87955)); +class UTF_16BE { + name() { + return 'UTF-16BE'; + } + match(det) { + const input = det.rawInput; + if (input.length >= 2 && + (input[0] & 0xff) == 0xfe && + (input[1] & 0xff) == 0xff) { + return (0, match_1.default)(det, this, 100); + } + return null; + } +} +exports.UTF_16BE = UTF_16BE; +class UTF_16LE { + name() { + return 'UTF-16LE'; + } + match(det) { + const input = det.rawInput; + if (input.length >= 2 && + (input[0] & 0xff) == 0xff && + (input[1] & 0xff) == 0xfe) { + if (input.length >= 4 && input[2] == 0x00 && input[3] == 0x00) { + return null; + } + return (0, match_1.default)(det, this, 100); + } + return null; + } +} +exports.UTF_16LE = UTF_16LE; +class UTF_32 { + name() { + return 'UTF-32'; + } + getChar(_input, _index) { + return -1; + } + match(det) { + let numValid = 0, numInvalid = 0, hasBOM = false, confidence = 0; + const limit = (det.rawLen / 4) * 4; + const input = det.rawInput; + if (limit == 0) { + return null; + } + if (this.getChar(input, 0) == 0x0000feff) { + hasBOM = true; + } + for (let i = 0; i < limit; i += 4) { + const ch = this.getChar(input, i); + if (ch < 0 || ch >= 0x10ffff || (ch >= 0xd800 && ch <= 0xdfff)) { + numInvalid += 1; + } + else { + numValid += 1; + } + } + if (hasBOM && numInvalid == 0) { + confidence = 100; + } + else if (hasBOM && numValid > numInvalid * 10) { + confidence = 80; + } + else if (numValid > 3 && numInvalid == 0) { + confidence = 100; + } + else if (numValid > 0 && numInvalid == 0) { + confidence = 80; + } + else if (numValid > numInvalid * 10) { + confidence = 25; + } + return confidence == 0 ? null : (0, match_1.default)(det, this, confidence); + } +} +class UTF_32BE extends UTF_32 { + name() { + return 'UTF-32BE'; + } + getChar(input, index) { + return (((input[index + 0] & 0xff) << 24) | + ((input[index + 1] & 0xff) << 16) | + ((input[index + 2] & 0xff) << 8) | + (input[index + 3] & 0xff)); + } +} +exports.UTF_32BE = UTF_32BE; +class UTF_32LE extends UTF_32 { + name() { + return 'UTF-32LE'; + } + getChar(input, index) { + return (((input[index + 3] & 0xff) << 24) | + ((input[index + 2] & 0xff) << 16) | + ((input[index + 1] & 0xff) << 8) | + (input[index + 0] & 0xff)); + } +} +exports.UTF_32LE = UTF_32LE; +//# sourceMappingURL=unicode.js.map + +/***/ }, + +/***/ 20367 +(__unused_webpack_module, exports, __webpack_require__) { + +"use strict"; + +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", ({ value: true })); +const match_1 = __importDefault(__webpack_require__(87955)); +class Utf8 { + name() { + return 'UTF-8'; + } + match(det) { + let hasBOM = false, numValid = 0, numInvalid = 0, trailBytes = 0, confidence; + const input = det.rawInput; + if (det.rawLen >= 3 && + (input[0] & 0xff) == 0xef && + (input[1] & 0xff) == 0xbb && + (input[2] & 0xff) == 0xbf) { + hasBOM = true; + } + for (let i = 0; i < det.rawLen; i++) { + const b = input[i]; + if ((b & 0x80) == 0) + continue; + if ((b & 0x0e0) == 0x0c0) { + trailBytes = 1; + } + else if ((b & 0x0f0) == 0x0e0) { + trailBytes = 2; + } + else if ((b & 0x0f8) == 0xf0) { + trailBytes = 3; + } + else { + numInvalid++; + if (numInvalid > 5) + break; + trailBytes = 0; + } + for (;;) { + i++; + if (i >= det.rawLen) + break; + if ((input[i] & 0xc0) != 0x080) { + numInvalid++; + break; + } + if (--trailBytes == 0) { + numValid++; + break; + } + } + } + confidence = 0; + if (hasBOM && numInvalid == 0) + confidence = 100; + else if (hasBOM && numValid > numInvalid * 10) + confidence = 80; + else if (numValid > 3 && numInvalid == 0) + confidence = 100; + else if (numValid > 0 && numInvalid == 0) + confidence = 80; + else if (numValid == 0 && numInvalid == 0) + confidence = 10; + else if (numValid > numInvalid * 10) + confidence = 25; + else + return null; + return (0, match_1.default)(det, this, confidence); + } +} +exports["default"] = Utf8; +//# sourceMappingURL=utf8.js.map + +/***/ }, + +/***/ 12314 +(module, exports, __webpack_require__) { + +"use strict"; + +Object.defineProperty(exports, "__esModule", ({ value: true })); +let fsModule; +exports["default"] = () => { + if ( true && typeof module.exports === 'object') { + fsModule = fsModule ? fsModule : __webpack_require__(79896); + return fsModule; + } + throw new Error('File system is not available'); +}; +//# sourceMappingURL=node.js.map + +/***/ }, + +/***/ 88962 +(__unused_webpack_module, exports, __webpack_require__) { + +"use strict"; + +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || (function () { + var ownKeys = function(o) { + ownKeys = Object.getOwnPropertyNames || function (o) { + var ar = []; + for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k; + return ar; + }; + return ownKeys(o); + }; + return function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]); + __setModuleDefault(result, mod); + return result; + }; +})(); +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", ({ value: true })); +exports.detectFileSync = exports.detectFile = exports.analyse = exports.detect = void 0; +const node_1 = __importDefault(__webpack_require__(12314)); +const ascii_1 = __importDefault(__webpack_require__(29577)); +const utf8_1 = __importDefault(__webpack_require__(20367)); +const unicode = __importStar(__webpack_require__(94029)); +const mbcs = __importStar(__webpack_require__(28461)); +const sbcs = __importStar(__webpack_require__(98887)); +const iso2022 = __importStar(__webpack_require__(65429)); +const utils_1 = __webpack_require__(4195); +const recognisers = [ + new utf8_1.default(), + new unicode.UTF_16BE(), + new unicode.UTF_16LE(), + new unicode.UTF_32BE(), + new unicode.UTF_32LE(), + new mbcs.sjis(), + new mbcs.big5(), + new mbcs.euc_jp(), + new mbcs.euc_kr(), + new mbcs.gb_18030(), + new iso2022.ISO_2022_JP(), + new iso2022.ISO_2022_KR(), + new iso2022.ISO_2022_CN(), + new sbcs.ISO_8859_1(), + new sbcs.ISO_8859_2(), + new sbcs.ISO_8859_5(), + new sbcs.ISO_8859_6(), + new sbcs.ISO_8859_7(), + new sbcs.ISO_8859_8(), + new sbcs.ISO_8859_9(), + new sbcs.windows_1251(), + new sbcs.windows_1256(), + new sbcs.KOI8_R(), + new ascii_1.default(), +]; +const detect = (buffer) => { + const matches = (0, exports.analyse)(buffer); + return matches.length > 0 ? matches[0].name : null; +}; +exports.detect = detect; +const analyse = (buffer) => { + if (!(0, utils_1.isByteArray)(buffer)) { + throw new Error('Input must be a byte array, e.g. Buffer or Uint8Array'); + } + const byteStats = []; + for (let i = 0; i < 256; i++) + byteStats[i] = 0; + for (let i = buffer.length - 1; i >= 0; i--) + byteStats[buffer[i] & 0x00ff]++; + let c1Bytes = false; + for (let i = 0x80; i <= 0x9f; i += 1) { + if (byteStats[i] !== 0) { + c1Bytes = true; + break; + } + } + const context = { + byteStats, + c1Bytes, + rawInput: buffer, + rawLen: buffer.length, + inputBytes: buffer, + inputLen: buffer.length, + }; + const matches = recognisers + .map((rec) => { + return rec.match(context); + }) + .filter((match) => { + return !!match; + }) + .sort((a, b) => { + return b.confidence - a.confidence; + }); + return matches; +}; +exports.analyse = analyse; +const detectFile = (filepath, opts = {}) => new Promise((resolve, reject) => { + let fd; + const fs = (0, node_1.default)(); + const handler = (err, buffer) => { + if (fd) { + fs.closeSync(fd); + } + if (err) { + reject(err); + } + else if (buffer) { + resolve((0, exports.detect)(buffer)); + } + else { + reject(new Error('No error and no buffer received')); + } + }; + const sampleSize = (opts === null || opts === void 0 ? void 0 : opts.sampleSize) || 0; + if (sampleSize > 0) { + fd = fs.openSync(filepath, 'r'); + let sample = Buffer.allocUnsafe(sampleSize); + fs.read(fd, sample, 0, sampleSize, opts.offset, (err, bytesRead) => { + if (err) { + handler(err, null); + } + else { + if (bytesRead < sampleSize) { + sample = sample.subarray(0, bytesRead); + } + handler(null, sample); + } + }); + return; + } + fs.readFile(filepath, handler); +}); +exports.detectFile = detectFile; +const detectFileSync = (filepath, opts = {}) => { + const fs = (0, node_1.default)(); + if (opts && opts.sampleSize) { + const fd = fs.openSync(filepath, 'r'); + let sample = Buffer.allocUnsafe(opts.sampleSize); + const bytesRead = fs.readSync(fd, sample, 0, opts.sampleSize, opts.offset); + if (bytesRead < opts.sampleSize) { + sample = sample.subarray(0, bytesRead); + } + fs.closeSync(fd); + return (0, exports.detect)(sample); + } + return (0, exports.detect)(fs.readFileSync(filepath)); +}; +exports.detectFileSync = detectFileSync; +exports["default"] = { + analyse: exports.analyse, + detect: exports.detect, + detectFileSync: exports.detectFileSync, + detectFile: exports.detectFile, +}; +//# sourceMappingURL=index.js.map + +/***/ }, + +/***/ 87955 +(__unused_webpack_module, exports) { + +"use strict"; + +Object.defineProperty(exports, "__esModule", ({ value: true })); +exports["default"] = (ctx, rec, confidence) => ({ + confidence, + name: rec.name(ctx), + lang: rec.language ? rec.language() : undefined, +}); +//# sourceMappingURL=match.js.map + +/***/ }, + +/***/ 4195 +(__unused_webpack_module, exports) { + +"use strict"; + +Object.defineProperty(exports, "__esModule", ({ value: true })); +exports.isByteArray = void 0; +const isByteArray = (input) => { + if (input == null || typeof input != 'object') + return false; + return isFinite(input.length) && input.length >= 0; +}; +exports.isByteArray = isByteArray; +//# sourceMappingURL=utils.js.map + +/***/ }, + +/***/ 48917 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -152066,7 +130882,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.supportsLanguage = exports.listLanguages = exports.highlight = void 0; var hljs = __importStar(__webpack_require__(50948)); -var parse5 = __importStar(__webpack_require__(62470)); +var parse5 = __importStar(__webpack_require__(50063)); var parse5_htmlparser2_tree_adapter_1 = __importDefault(__webpack_require__(31191)); var theme_1 = __webpack_require__(92332); function colorizeNode(node, theme, context) { @@ -152150,10 +130966,10 @@ exports["default"] = highlight; __exportStar(__webpack_require__(92332), exports); //# sourceMappingURL=index.js.map -/***/ }), +/***/ }, -/***/ 92332: -/***/ (function(__unused_webpack_module, exports, __webpack_require__) { +/***/ 92332 +(__unused_webpack_module, exports, __webpack_require__) { "use strict"; @@ -152422,8206 +131238,17 @@ function parse(json) { exports.parse = parse; //# sourceMappingURL=theme.js.map -/***/ }), +/***/ }, -/***/ 69732: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - - -const { DOCUMENT_MODE } = __webpack_require__(7073); - -//Const -const VALID_DOCTYPE_NAME = 'html'; -const VALID_SYSTEM_ID = 'about:legacy-compat'; -const QUIRKS_MODE_SYSTEM_ID = 'http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd'; - -const QUIRKS_MODE_PUBLIC_ID_PREFIXES = [ - '+//silmaril//dtd html pro v0r11 19970101//', - '-//as//dtd html 3.0 aswedit + extensions//', - '-//advasoft ltd//dtd html 3.0 aswedit + extensions//', - '-//ietf//dtd html 2.0 level 1//', - '-//ietf//dtd html 2.0 level 2//', - '-//ietf//dtd html 2.0 strict level 1//', - '-//ietf//dtd html 2.0 strict level 2//', - '-//ietf//dtd html 2.0 strict//', - '-//ietf//dtd html 2.0//', - '-//ietf//dtd html 2.1e//', - '-//ietf//dtd html 3.0//', - '-//ietf//dtd html 3.2 final//', - '-//ietf//dtd html 3.2//', - '-//ietf//dtd html 3//', - '-//ietf//dtd html level 0//', - '-//ietf//dtd html level 1//', - '-//ietf//dtd html level 2//', - '-//ietf//dtd html level 3//', - '-//ietf//dtd html strict level 0//', - '-//ietf//dtd html strict level 1//', - '-//ietf//dtd html strict level 2//', - '-//ietf//dtd html strict level 3//', - '-//ietf//dtd html strict//', - '-//ietf//dtd html//', - '-//metrius//dtd metrius presentational//', - '-//microsoft//dtd internet explorer 2.0 html strict//', - '-//microsoft//dtd internet explorer 2.0 html//', - '-//microsoft//dtd internet explorer 2.0 tables//', - '-//microsoft//dtd internet explorer 3.0 html strict//', - '-//microsoft//dtd internet explorer 3.0 html//', - '-//microsoft//dtd internet explorer 3.0 tables//', - '-//netscape comm. corp.//dtd html//', - '-//netscape comm. corp.//dtd strict html//', - "-//o'reilly and associates//dtd html 2.0//", - "-//o'reilly and associates//dtd html extended 1.0//", - "-//o'reilly and associates//dtd html extended relaxed 1.0//", - '-//sq//dtd html 2.0 hotmetal + extensions//', - '-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//', - '-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//', - '-//spyglass//dtd html 2.0 extended//', - '-//sun microsystems corp.//dtd hotjava html//', - '-//sun microsystems corp.//dtd hotjava strict html//', - '-//w3c//dtd html 3 1995-03-24//', - '-//w3c//dtd html 3.2 draft//', - '-//w3c//dtd html 3.2 final//', - '-//w3c//dtd html 3.2//', - '-//w3c//dtd html 3.2s draft//', - '-//w3c//dtd html 4.0 frameset//', - '-//w3c//dtd html 4.0 transitional//', - '-//w3c//dtd html experimental 19960712//', - '-//w3c//dtd html experimental 970421//', - '-//w3c//dtd w3 html//', - '-//w3o//dtd w3 html 3.0//', - '-//webtechs//dtd mozilla html 2.0//', - '-//webtechs//dtd mozilla html//' -]; - -const QUIRKS_MODE_NO_SYSTEM_ID_PUBLIC_ID_PREFIXES = QUIRKS_MODE_PUBLIC_ID_PREFIXES.concat([ - '-//w3c//dtd html 4.01 frameset//', - '-//w3c//dtd html 4.01 transitional//' -]); - -const QUIRKS_MODE_PUBLIC_IDS = ['-//w3o//dtd w3 html strict 3.0//en//', '-/w3c/dtd html 4.0 transitional/en', 'html']; -const LIMITED_QUIRKS_PUBLIC_ID_PREFIXES = ['-//w3c//dtd xhtml 1.0 frameset//', '-//w3c//dtd xhtml 1.0 transitional//']; - -const LIMITED_QUIRKS_WITH_SYSTEM_ID_PUBLIC_ID_PREFIXES = LIMITED_QUIRKS_PUBLIC_ID_PREFIXES.concat([ - '-//w3c//dtd html 4.01 frameset//', - '-//w3c//dtd html 4.01 transitional//' -]); - -//Utils -function enquoteDoctypeId(id) { - const quote = id.indexOf('"') !== -1 ? "'" : '"'; - - return quote + id + quote; -} - -function hasPrefix(publicId, prefixes) { - for (let i = 0; i < prefixes.length; i++) { - if (publicId.indexOf(prefixes[i]) === 0) { - return true; - } - } - - return false; -} - -//API -exports.isConforming = function(token) { - return ( - token.name === VALID_DOCTYPE_NAME && - token.publicId === null && - (token.systemId === null || token.systemId === VALID_SYSTEM_ID) - ); -}; - -exports.getDocumentMode = function(token) { - if (token.name !== VALID_DOCTYPE_NAME) { - return DOCUMENT_MODE.QUIRKS; - } - - const systemId = token.systemId; - - if (systemId && systemId.toLowerCase() === QUIRKS_MODE_SYSTEM_ID) { - return DOCUMENT_MODE.QUIRKS; - } - - let publicId = token.publicId; - - if (publicId !== null) { - publicId = publicId.toLowerCase(); - - if (QUIRKS_MODE_PUBLIC_IDS.indexOf(publicId) > -1) { - return DOCUMENT_MODE.QUIRKS; - } - - let prefixes = systemId === null ? QUIRKS_MODE_NO_SYSTEM_ID_PUBLIC_ID_PREFIXES : QUIRKS_MODE_PUBLIC_ID_PREFIXES; - - if (hasPrefix(publicId, prefixes)) { - return DOCUMENT_MODE.QUIRKS; - } - - prefixes = - systemId === null ? LIMITED_QUIRKS_PUBLIC_ID_PREFIXES : LIMITED_QUIRKS_WITH_SYSTEM_ID_PUBLIC_ID_PREFIXES; - - if (hasPrefix(publicId, prefixes)) { - return DOCUMENT_MODE.LIMITED_QUIRKS; - } - } - - return DOCUMENT_MODE.NO_QUIRKS; -}; - -exports.serializeContent = function(name, publicId, systemId) { - let str = '!DOCTYPE '; - - if (name) { - str += name; - } - - if (publicId) { - str += ' PUBLIC ' + enquoteDoctypeId(publicId); - } else if (systemId) { - str += ' SYSTEM'; - } - - if (systemId !== null) { - str += ' ' + enquoteDoctypeId(systemId); - } - - return str; -}; - - -/***/ }), - -/***/ 77219: -/***/ ((module) => { - -"use strict"; - - -module.exports = { - controlCharacterInInputStream: 'control-character-in-input-stream', - noncharacterInInputStream: 'noncharacter-in-input-stream', - surrogateInInputStream: 'surrogate-in-input-stream', - nonVoidHtmlElementStartTagWithTrailingSolidus: 'non-void-html-element-start-tag-with-trailing-solidus', - endTagWithAttributes: 'end-tag-with-attributes', - endTagWithTrailingSolidus: 'end-tag-with-trailing-solidus', - unexpectedSolidusInTag: 'unexpected-solidus-in-tag', - unexpectedNullCharacter: 'unexpected-null-character', - unexpectedQuestionMarkInsteadOfTagName: 'unexpected-question-mark-instead-of-tag-name', - invalidFirstCharacterOfTagName: 'invalid-first-character-of-tag-name', - unexpectedEqualsSignBeforeAttributeName: 'unexpected-equals-sign-before-attribute-name', - missingEndTagName: 'missing-end-tag-name', - unexpectedCharacterInAttributeName: 'unexpected-character-in-attribute-name', - unknownNamedCharacterReference: 'unknown-named-character-reference', - missingSemicolonAfterCharacterReference: 'missing-semicolon-after-character-reference', - unexpectedCharacterAfterDoctypeSystemIdentifier: 'unexpected-character-after-doctype-system-identifier', - unexpectedCharacterInUnquotedAttributeValue: 'unexpected-character-in-unquoted-attribute-value', - eofBeforeTagName: 'eof-before-tag-name', - eofInTag: 'eof-in-tag', - missingAttributeValue: 'missing-attribute-value', - missingWhitespaceBetweenAttributes: 'missing-whitespace-between-attributes', - missingWhitespaceAfterDoctypePublicKeyword: 'missing-whitespace-after-doctype-public-keyword', - missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers: - 'missing-whitespace-between-doctype-public-and-system-identifiers', - missingWhitespaceAfterDoctypeSystemKeyword: 'missing-whitespace-after-doctype-system-keyword', - missingQuoteBeforeDoctypePublicIdentifier: 'missing-quote-before-doctype-public-identifier', - missingQuoteBeforeDoctypeSystemIdentifier: 'missing-quote-before-doctype-system-identifier', - missingDoctypePublicIdentifier: 'missing-doctype-public-identifier', - missingDoctypeSystemIdentifier: 'missing-doctype-system-identifier', - abruptDoctypePublicIdentifier: 'abrupt-doctype-public-identifier', - abruptDoctypeSystemIdentifier: 'abrupt-doctype-system-identifier', - cdataInHtmlContent: 'cdata-in-html-content', - incorrectlyOpenedComment: 'incorrectly-opened-comment', - eofInScriptHtmlCommentLikeText: 'eof-in-script-html-comment-like-text', - eofInDoctype: 'eof-in-doctype', - nestedComment: 'nested-comment', - abruptClosingOfEmptyComment: 'abrupt-closing-of-empty-comment', - eofInComment: 'eof-in-comment', - incorrectlyClosedComment: 'incorrectly-closed-comment', - eofInCdata: 'eof-in-cdata', - absenceOfDigitsInNumericCharacterReference: 'absence-of-digits-in-numeric-character-reference', - nullCharacterReference: 'null-character-reference', - surrogateCharacterReference: 'surrogate-character-reference', - characterReferenceOutsideUnicodeRange: 'character-reference-outside-unicode-range', - controlCharacterReference: 'control-character-reference', - noncharacterCharacterReference: 'noncharacter-character-reference', - missingWhitespaceBeforeDoctypeName: 'missing-whitespace-before-doctype-name', - missingDoctypeName: 'missing-doctype-name', - invalidCharacterSequenceAfterDoctypeName: 'invalid-character-sequence-after-doctype-name', - duplicateAttribute: 'duplicate-attribute', - nonConformingDoctype: 'non-conforming-doctype', - missingDoctype: 'missing-doctype', - misplacedDoctype: 'misplaced-doctype', - endTagWithoutMatchingOpenElement: 'end-tag-without-matching-open-element', - closingOfElementWithOpenChildElements: 'closing-of-element-with-open-child-elements', - disallowedContentInNoscriptInHead: 'disallowed-content-in-noscript-in-head', - openElementsLeftAfterEof: 'open-elements-left-after-eof', - abandonedHeadElementChild: 'abandoned-head-element-child', - misplacedStartTagForHeadElement: 'misplaced-start-tag-for-head-element', - nestedNoscriptInHead: 'nested-noscript-in-head', - eofInElementThatCanContainOnlyText: 'eof-in-element-that-can-contain-only-text' -}; - - -/***/ }), - -/***/ 59250: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - - -const Tokenizer = __webpack_require__(80556); -const HTML = __webpack_require__(7073); - -//Aliases -const $ = HTML.TAG_NAMES; -const NS = HTML.NAMESPACES; -const ATTRS = HTML.ATTRS; - -//MIME types -const MIME_TYPES = { - TEXT_HTML: 'text/html', - APPLICATION_XML: 'application/xhtml+xml' -}; - -//Attributes -const DEFINITION_URL_ATTR = 'definitionurl'; -const ADJUSTED_DEFINITION_URL_ATTR = 'definitionURL'; -const SVG_ATTRS_ADJUSTMENT_MAP = { - attributename: 'attributeName', - attributetype: 'attributeType', - basefrequency: 'baseFrequency', - baseprofile: 'baseProfile', - calcmode: 'calcMode', - clippathunits: 'clipPathUnits', - diffuseconstant: 'diffuseConstant', - edgemode: 'edgeMode', - filterunits: 'filterUnits', - glyphref: 'glyphRef', - gradienttransform: 'gradientTransform', - gradientunits: 'gradientUnits', - kernelmatrix: 'kernelMatrix', - kernelunitlength: 'kernelUnitLength', - keypoints: 'keyPoints', - keysplines: 'keySplines', - keytimes: 'keyTimes', - lengthadjust: 'lengthAdjust', - limitingconeangle: 'limitingConeAngle', - markerheight: 'markerHeight', - markerunits: 'markerUnits', - markerwidth: 'markerWidth', - maskcontentunits: 'maskContentUnits', - maskunits: 'maskUnits', - numoctaves: 'numOctaves', - pathlength: 'pathLength', - patterncontentunits: 'patternContentUnits', - patterntransform: 'patternTransform', - patternunits: 'patternUnits', - pointsatx: 'pointsAtX', - pointsaty: 'pointsAtY', - pointsatz: 'pointsAtZ', - preservealpha: 'preserveAlpha', - preserveaspectratio: 'preserveAspectRatio', - primitiveunits: 'primitiveUnits', - refx: 'refX', - refy: 'refY', - repeatcount: 'repeatCount', - repeatdur: 'repeatDur', - requiredextensions: 'requiredExtensions', - requiredfeatures: 'requiredFeatures', - specularconstant: 'specularConstant', - specularexponent: 'specularExponent', - spreadmethod: 'spreadMethod', - startoffset: 'startOffset', - stddeviation: 'stdDeviation', - stitchtiles: 'stitchTiles', - surfacescale: 'surfaceScale', - systemlanguage: 'systemLanguage', - tablevalues: 'tableValues', - targetx: 'targetX', - targety: 'targetY', - textlength: 'textLength', - viewbox: 'viewBox', - viewtarget: 'viewTarget', - xchannelselector: 'xChannelSelector', - ychannelselector: 'yChannelSelector', - zoomandpan: 'zoomAndPan' -}; - -const XML_ATTRS_ADJUSTMENT_MAP = { - 'xlink:actuate': { prefix: 'xlink', name: 'actuate', namespace: NS.XLINK }, - 'xlink:arcrole': { prefix: 'xlink', name: 'arcrole', namespace: NS.XLINK }, - 'xlink:href': { prefix: 'xlink', name: 'href', namespace: NS.XLINK }, - 'xlink:role': { prefix: 'xlink', name: 'role', namespace: NS.XLINK }, - 'xlink:show': { prefix: 'xlink', name: 'show', namespace: NS.XLINK }, - 'xlink:title': { prefix: 'xlink', name: 'title', namespace: NS.XLINK }, - 'xlink:type': { prefix: 'xlink', name: 'type', namespace: NS.XLINK }, - 'xml:base': { prefix: 'xml', name: 'base', namespace: NS.XML }, - 'xml:lang': { prefix: 'xml', name: 'lang', namespace: NS.XML }, - 'xml:space': { prefix: 'xml', name: 'space', namespace: NS.XML }, - xmlns: { prefix: '', name: 'xmlns', namespace: NS.XMLNS }, - 'xmlns:xlink': { prefix: 'xmlns', name: 'xlink', namespace: NS.XMLNS } -}; - -//SVG tag names adjustment map -const SVG_TAG_NAMES_ADJUSTMENT_MAP = (exports.SVG_TAG_NAMES_ADJUSTMENT_MAP = { - altglyph: 'altGlyph', - altglyphdef: 'altGlyphDef', - altglyphitem: 'altGlyphItem', - animatecolor: 'animateColor', - animatemotion: 'animateMotion', - animatetransform: 'animateTransform', - clippath: 'clipPath', - feblend: 'feBlend', - fecolormatrix: 'feColorMatrix', - fecomponenttransfer: 'feComponentTransfer', - fecomposite: 'feComposite', - feconvolvematrix: 'feConvolveMatrix', - fediffuselighting: 'feDiffuseLighting', - fedisplacementmap: 'feDisplacementMap', - fedistantlight: 'feDistantLight', - feflood: 'feFlood', - fefunca: 'feFuncA', - fefuncb: 'feFuncB', - fefuncg: 'feFuncG', - fefuncr: 'feFuncR', - fegaussianblur: 'feGaussianBlur', - feimage: 'feImage', - femerge: 'feMerge', - femergenode: 'feMergeNode', - femorphology: 'feMorphology', - feoffset: 'feOffset', - fepointlight: 'fePointLight', - fespecularlighting: 'feSpecularLighting', - fespotlight: 'feSpotLight', - fetile: 'feTile', - feturbulence: 'feTurbulence', - foreignobject: 'foreignObject', - glyphref: 'glyphRef', - lineargradient: 'linearGradient', - radialgradient: 'radialGradient', - textpath: 'textPath' -}); - -//Tags that causes exit from foreign content -const EXITS_FOREIGN_CONTENT = { - [$.B]: true, - [$.BIG]: true, - [$.BLOCKQUOTE]: true, - [$.BODY]: true, - [$.BR]: true, - [$.CENTER]: true, - [$.CODE]: true, - [$.DD]: true, - [$.DIV]: true, - [$.DL]: true, - [$.DT]: true, - [$.EM]: true, - [$.EMBED]: true, - [$.H1]: true, - [$.H2]: true, - [$.H3]: true, - [$.H4]: true, - [$.H5]: true, - [$.H6]: true, - [$.HEAD]: true, - [$.HR]: true, - [$.I]: true, - [$.IMG]: true, - [$.LI]: true, - [$.LISTING]: true, - [$.MENU]: true, - [$.META]: true, - [$.NOBR]: true, - [$.OL]: true, - [$.P]: true, - [$.PRE]: true, - [$.RUBY]: true, - [$.S]: true, - [$.SMALL]: true, - [$.SPAN]: true, - [$.STRONG]: true, - [$.STRIKE]: true, - [$.SUB]: true, - [$.SUP]: true, - [$.TABLE]: true, - [$.TT]: true, - [$.U]: true, - [$.UL]: true, - [$.VAR]: true -}; - -//Check exit from foreign content -exports.causesExit = function(startTagToken) { - const tn = startTagToken.tagName; - const isFontWithAttrs = - tn === $.FONT && - (Tokenizer.getTokenAttr(startTagToken, ATTRS.COLOR) !== null || - Tokenizer.getTokenAttr(startTagToken, ATTRS.SIZE) !== null || - Tokenizer.getTokenAttr(startTagToken, ATTRS.FACE) !== null); - - return isFontWithAttrs ? true : EXITS_FOREIGN_CONTENT[tn]; -}; - -//Token adjustments -exports.adjustTokenMathMLAttrs = function(token) { - for (let i = 0; i < token.attrs.length; i++) { - if (token.attrs[i].name === DEFINITION_URL_ATTR) { - token.attrs[i].name = ADJUSTED_DEFINITION_URL_ATTR; - break; - } - } -}; - -exports.adjustTokenSVGAttrs = function(token) { - for (let i = 0; i < token.attrs.length; i++) { - const adjustedAttrName = SVG_ATTRS_ADJUSTMENT_MAP[token.attrs[i].name]; - - if (adjustedAttrName) { - token.attrs[i].name = adjustedAttrName; - } - } -}; - -exports.adjustTokenXMLAttrs = function(token) { - for (let i = 0; i < token.attrs.length; i++) { - const adjustedAttrEntry = XML_ATTRS_ADJUSTMENT_MAP[token.attrs[i].name]; - - if (adjustedAttrEntry) { - token.attrs[i].prefix = adjustedAttrEntry.prefix; - token.attrs[i].name = adjustedAttrEntry.name; - token.attrs[i].namespace = adjustedAttrEntry.namespace; - } - } -}; - -exports.adjustTokenSVGTagName = function(token) { - const adjustedTagName = SVG_TAG_NAMES_ADJUSTMENT_MAP[token.tagName]; - - if (adjustedTagName) { - token.tagName = adjustedTagName; - } -}; - -//Integration points -function isMathMLTextIntegrationPoint(tn, ns) { - return ns === NS.MATHML && (tn === $.MI || tn === $.MO || tn === $.MN || tn === $.MS || tn === $.MTEXT); -} - -function isHtmlIntegrationPoint(tn, ns, attrs) { - if (ns === NS.MATHML && tn === $.ANNOTATION_XML) { - for (let i = 0; i < attrs.length; i++) { - if (attrs[i].name === ATTRS.ENCODING) { - const value = attrs[i].value.toLowerCase(); - - return value === MIME_TYPES.TEXT_HTML || value === MIME_TYPES.APPLICATION_XML; - } - } - } - - return ns === NS.SVG && (tn === $.FOREIGN_OBJECT || tn === $.DESC || tn === $.TITLE); -} - -exports.isIntegrationPoint = function(tn, ns, attrs, foreignNS) { - if ((!foreignNS || foreignNS === NS.HTML) && isHtmlIntegrationPoint(tn, ns, attrs)) { - return true; - } - - if ((!foreignNS || foreignNS === NS.MATHML) && isMathMLTextIntegrationPoint(tn, ns)) { - return true; - } - - return false; -}; - - -/***/ }), - -/***/ 7073: -/***/ ((__unused_webpack_module, exports) => { - -"use strict"; - - -const NS = (exports.NAMESPACES = { - HTML: 'http://www.w3.org/1999/xhtml', - MATHML: 'http://www.w3.org/1998/Math/MathML', - SVG: 'http://www.w3.org/2000/svg', - XLINK: 'http://www.w3.org/1999/xlink', - XML: 'http://www.w3.org/XML/1998/namespace', - XMLNS: 'http://www.w3.org/2000/xmlns/' -}); - -exports.ATTRS = { - TYPE: 'type', - ACTION: 'action', - ENCODING: 'encoding', - PROMPT: 'prompt', - NAME: 'name', - COLOR: 'color', - FACE: 'face', - SIZE: 'size' -}; - -exports.DOCUMENT_MODE = { - NO_QUIRKS: 'no-quirks', - QUIRKS: 'quirks', - LIMITED_QUIRKS: 'limited-quirks' -}; - -const $ = (exports.TAG_NAMES = { - A: 'a', - ADDRESS: 'address', - ANNOTATION_XML: 'annotation-xml', - APPLET: 'applet', - AREA: 'area', - ARTICLE: 'article', - ASIDE: 'aside', - - B: 'b', - BASE: 'base', - BASEFONT: 'basefont', - BGSOUND: 'bgsound', - BIG: 'big', - BLOCKQUOTE: 'blockquote', - BODY: 'body', - BR: 'br', - BUTTON: 'button', - - CAPTION: 'caption', - CENTER: 'center', - CODE: 'code', - COL: 'col', - COLGROUP: 'colgroup', - - DD: 'dd', - DESC: 'desc', - DETAILS: 'details', - DIALOG: 'dialog', - DIR: 'dir', - DIV: 'div', - DL: 'dl', - DT: 'dt', - - EM: 'em', - EMBED: 'embed', - - FIELDSET: 'fieldset', - FIGCAPTION: 'figcaption', - FIGURE: 'figure', - FONT: 'font', - FOOTER: 'footer', - FOREIGN_OBJECT: 'foreignObject', - FORM: 'form', - FRAME: 'frame', - FRAMESET: 'frameset', - - H1: 'h1', - H2: 'h2', - H3: 'h3', - H4: 'h4', - H5: 'h5', - H6: 'h6', - HEAD: 'head', - HEADER: 'header', - HGROUP: 'hgroup', - HR: 'hr', - HTML: 'html', - - I: 'i', - IMG: 'img', - IMAGE: 'image', - INPUT: 'input', - IFRAME: 'iframe', - - KEYGEN: 'keygen', - - LABEL: 'label', - LI: 'li', - LINK: 'link', - LISTING: 'listing', - - MAIN: 'main', - MALIGNMARK: 'malignmark', - MARQUEE: 'marquee', - MATH: 'math', - MENU: 'menu', - META: 'meta', - MGLYPH: 'mglyph', - MI: 'mi', - MO: 'mo', - MN: 'mn', - MS: 'ms', - MTEXT: 'mtext', - - NAV: 'nav', - NOBR: 'nobr', - NOFRAMES: 'noframes', - NOEMBED: 'noembed', - NOSCRIPT: 'noscript', - - OBJECT: 'object', - OL: 'ol', - OPTGROUP: 'optgroup', - OPTION: 'option', - - P: 'p', - PARAM: 'param', - PLAINTEXT: 'plaintext', - PRE: 'pre', - - RB: 'rb', - RP: 'rp', - RT: 'rt', - RTC: 'rtc', - RUBY: 'ruby', - - S: 's', - SCRIPT: 'script', - SECTION: 'section', - SELECT: 'select', - SOURCE: 'source', - SMALL: 'small', - SPAN: 'span', - STRIKE: 'strike', - STRONG: 'strong', - STYLE: 'style', - SUB: 'sub', - SUMMARY: 'summary', - SUP: 'sup', - - TABLE: 'table', - TBODY: 'tbody', - TEMPLATE: 'template', - TEXTAREA: 'textarea', - TFOOT: 'tfoot', - TD: 'td', - TH: 'th', - THEAD: 'thead', - TITLE: 'title', - TR: 'tr', - TRACK: 'track', - TT: 'tt', - - U: 'u', - UL: 'ul', - - SVG: 'svg', - - VAR: 'var', - - WBR: 'wbr', - - XMP: 'xmp' -}); - -exports.SPECIAL_ELEMENTS = { - [NS.HTML]: { - [$.ADDRESS]: true, - [$.APPLET]: true, - [$.AREA]: true, - [$.ARTICLE]: true, - [$.ASIDE]: true, - [$.BASE]: true, - [$.BASEFONT]: true, - [$.BGSOUND]: true, - [$.BLOCKQUOTE]: true, - [$.BODY]: true, - [$.BR]: true, - [$.BUTTON]: true, - [$.CAPTION]: true, - [$.CENTER]: true, - [$.COL]: true, - [$.COLGROUP]: true, - [$.DD]: true, - [$.DETAILS]: true, - [$.DIR]: true, - [$.DIV]: true, - [$.DL]: true, - [$.DT]: true, - [$.EMBED]: true, - [$.FIELDSET]: true, - [$.FIGCAPTION]: true, - [$.FIGURE]: true, - [$.FOOTER]: true, - [$.FORM]: true, - [$.FRAME]: true, - [$.FRAMESET]: true, - [$.H1]: true, - [$.H2]: true, - [$.H3]: true, - [$.H4]: true, - [$.H5]: true, - [$.H6]: true, - [$.HEAD]: true, - [$.HEADER]: true, - [$.HGROUP]: true, - [$.HR]: true, - [$.HTML]: true, - [$.IFRAME]: true, - [$.IMG]: true, - [$.INPUT]: true, - [$.LI]: true, - [$.LINK]: true, - [$.LISTING]: true, - [$.MAIN]: true, - [$.MARQUEE]: true, - [$.MENU]: true, - [$.META]: true, - [$.NAV]: true, - [$.NOEMBED]: true, - [$.NOFRAMES]: true, - [$.NOSCRIPT]: true, - [$.OBJECT]: true, - [$.OL]: true, - [$.P]: true, - [$.PARAM]: true, - [$.PLAINTEXT]: true, - [$.PRE]: true, - [$.SCRIPT]: true, - [$.SECTION]: true, - [$.SELECT]: true, - [$.SOURCE]: true, - [$.STYLE]: true, - [$.SUMMARY]: true, - [$.TABLE]: true, - [$.TBODY]: true, - [$.TD]: true, - [$.TEMPLATE]: true, - [$.TEXTAREA]: true, - [$.TFOOT]: true, - [$.TH]: true, - [$.THEAD]: true, - [$.TITLE]: true, - [$.TR]: true, - [$.TRACK]: true, - [$.UL]: true, - [$.WBR]: true, - [$.XMP]: true - }, - [NS.MATHML]: { - [$.MI]: true, - [$.MO]: true, - [$.MN]: true, - [$.MS]: true, - [$.MTEXT]: true, - [$.ANNOTATION_XML]: true - }, - [NS.SVG]: { - [$.TITLE]: true, - [$.FOREIGN_OBJECT]: true, - [$.DESC]: true - } -}; - - -/***/ }), - -/***/ 67649: -/***/ ((__unused_webpack_module, exports) => { - -"use strict"; - - -const UNDEFINED_CODE_POINTS = [ - 0xfffe, - 0xffff, - 0x1fffe, - 0x1ffff, - 0x2fffe, - 0x2ffff, - 0x3fffe, - 0x3ffff, - 0x4fffe, - 0x4ffff, - 0x5fffe, - 0x5ffff, - 0x6fffe, - 0x6ffff, - 0x7fffe, - 0x7ffff, - 0x8fffe, - 0x8ffff, - 0x9fffe, - 0x9ffff, - 0xafffe, - 0xaffff, - 0xbfffe, - 0xbffff, - 0xcfffe, - 0xcffff, - 0xdfffe, - 0xdffff, - 0xefffe, - 0xeffff, - 0xffffe, - 0xfffff, - 0x10fffe, - 0x10ffff -]; - -exports.REPLACEMENT_CHARACTER = '\uFFFD'; - -exports.CODE_POINTS = { - EOF: -1, - NULL: 0x00, - TABULATION: 0x09, - CARRIAGE_RETURN: 0x0d, - LINE_FEED: 0x0a, - FORM_FEED: 0x0c, - SPACE: 0x20, - EXCLAMATION_MARK: 0x21, - QUOTATION_MARK: 0x22, - NUMBER_SIGN: 0x23, - AMPERSAND: 0x26, - APOSTROPHE: 0x27, - HYPHEN_MINUS: 0x2d, - SOLIDUS: 0x2f, - DIGIT_0: 0x30, - DIGIT_9: 0x39, - SEMICOLON: 0x3b, - LESS_THAN_SIGN: 0x3c, - EQUALS_SIGN: 0x3d, - GREATER_THAN_SIGN: 0x3e, - QUESTION_MARK: 0x3f, - LATIN_CAPITAL_A: 0x41, - LATIN_CAPITAL_F: 0x46, - LATIN_CAPITAL_X: 0x58, - LATIN_CAPITAL_Z: 0x5a, - RIGHT_SQUARE_BRACKET: 0x5d, - GRAVE_ACCENT: 0x60, - LATIN_SMALL_A: 0x61, - LATIN_SMALL_F: 0x66, - LATIN_SMALL_X: 0x78, - LATIN_SMALL_Z: 0x7a, - REPLACEMENT_CHARACTER: 0xfffd -}; - -exports.CODE_POINT_SEQUENCES = { - DASH_DASH_STRING: [0x2d, 0x2d], //-- - DOCTYPE_STRING: [0x44, 0x4f, 0x43, 0x54, 0x59, 0x50, 0x45], //DOCTYPE - CDATA_START_STRING: [0x5b, 0x43, 0x44, 0x41, 0x54, 0x41, 0x5b], //[CDATA[ - SCRIPT_STRING: [0x73, 0x63, 0x72, 0x69, 0x70, 0x74], //script - PUBLIC_STRING: [0x50, 0x55, 0x42, 0x4c, 0x49, 0x43], //PUBLIC - SYSTEM_STRING: [0x53, 0x59, 0x53, 0x54, 0x45, 0x4d] //SYSTEM -}; - -//Surrogates -exports.isSurrogate = function(cp) { - return cp >= 0xd800 && cp <= 0xdfff; -}; - -exports.isSurrogatePair = function(cp) { - return cp >= 0xdc00 && cp <= 0xdfff; -}; - -exports.getSurrogatePairCodePoint = function(cp1, cp2) { - return (cp1 - 0xd800) * 0x400 + 0x2400 + cp2; -}; - -//NOTE: excluding NULL and ASCII whitespace -exports.isControlCodePoint = function(cp) { - return ( - (cp !== 0x20 && cp !== 0x0a && cp !== 0x0d && cp !== 0x09 && cp !== 0x0c && cp >= 0x01 && cp <= 0x1f) || - (cp >= 0x7f && cp <= 0x9f) - ); -}; - -exports.isUndefinedCodePoint = function(cp) { - return (cp >= 0xfdd0 && cp <= 0xfdef) || UNDEFINED_CODE_POINTS.indexOf(cp) > -1; -}; - - -/***/ }), - -/***/ 89366: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const Mixin = __webpack_require__(26189); - -class ErrorReportingMixinBase extends Mixin { - constructor(host, opts) { - super(host); - - this.posTracker = null; - this.onParseError = opts.onParseError; - } - - _setErrorLocation(err) { - err.startLine = err.endLine = this.posTracker.line; - err.startCol = err.endCol = this.posTracker.col; - err.startOffset = err.endOffset = this.posTracker.offset; - } - - _reportError(code) { - const err = { - code: code, - startLine: -1, - startCol: -1, - startOffset: -1, - endLine: -1, - endCol: -1, - endOffset: -1 - }; - - this._setErrorLocation(err); - this.onParseError(err); - } - - _getOverriddenMethods(mxn) { - return { - _err(code) { - mxn._reportError(code); - } - }; - } -} - -module.exports = ErrorReportingMixinBase; - - -/***/ }), - -/***/ 62728: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const ErrorReportingMixinBase = __webpack_require__(89366); -const ErrorReportingTokenizerMixin = __webpack_require__(11350); -const LocationInfoTokenizerMixin = __webpack_require__(59077); -const Mixin = __webpack_require__(26189); - -class ErrorReportingParserMixin extends ErrorReportingMixinBase { - constructor(parser, opts) { - super(parser, opts); - - this.opts = opts; - this.ctLoc = null; - this.locBeforeToken = false; - } - - _setErrorLocation(err) { - if (this.ctLoc) { - err.startLine = this.ctLoc.startLine; - err.startCol = this.ctLoc.startCol; - err.startOffset = this.ctLoc.startOffset; - - err.endLine = this.locBeforeToken ? this.ctLoc.startLine : this.ctLoc.endLine; - err.endCol = this.locBeforeToken ? this.ctLoc.startCol : this.ctLoc.endCol; - err.endOffset = this.locBeforeToken ? this.ctLoc.startOffset : this.ctLoc.endOffset; - } - } - - _getOverriddenMethods(mxn, orig) { - return { - _bootstrap(document, fragmentContext) { - orig._bootstrap.call(this, document, fragmentContext); - - Mixin.install(this.tokenizer, ErrorReportingTokenizerMixin, mxn.opts); - Mixin.install(this.tokenizer, LocationInfoTokenizerMixin); - }, - - _processInputToken(token) { - mxn.ctLoc = token.location; - - orig._processInputToken.call(this, token); - }, - - _err(code, options) { - mxn.locBeforeToken = options && options.beforeToken; - mxn._reportError(code); - } - }; - } -} - -module.exports = ErrorReportingParserMixin; - - -/***/ }), - -/***/ 68636: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const ErrorReportingMixinBase = __webpack_require__(89366); -const PositionTrackingPreprocessorMixin = __webpack_require__(57458); -const Mixin = __webpack_require__(26189); - -class ErrorReportingPreprocessorMixin extends ErrorReportingMixinBase { - constructor(preprocessor, opts) { - super(preprocessor, opts); - - this.posTracker = Mixin.install(preprocessor, PositionTrackingPreprocessorMixin); - this.lastErrOffset = -1; - } - - _reportError(code) { - //NOTE: avoid reporting error twice on advance/retreat - if (this.lastErrOffset !== this.posTracker.offset) { - this.lastErrOffset = this.posTracker.offset; - super._reportError(code); - } - } -} - -module.exports = ErrorReportingPreprocessorMixin; - - -/***/ }), - -/***/ 11350: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const ErrorReportingMixinBase = __webpack_require__(89366); -const ErrorReportingPreprocessorMixin = __webpack_require__(68636); -const Mixin = __webpack_require__(26189); - -class ErrorReportingTokenizerMixin extends ErrorReportingMixinBase { - constructor(tokenizer, opts) { - super(tokenizer, opts); - - const preprocessorMixin = Mixin.install(tokenizer.preprocessor, ErrorReportingPreprocessorMixin, opts); - - this.posTracker = preprocessorMixin.posTracker; - } -} - -module.exports = ErrorReportingTokenizerMixin; - - -/***/ }), - -/***/ 31242: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const Mixin = __webpack_require__(26189); - -class LocationInfoOpenElementStackMixin extends Mixin { - constructor(stack, opts) { - super(stack); - - this.onItemPop = opts.onItemPop; - } - - _getOverriddenMethods(mxn, orig) { - return { - pop() { - mxn.onItemPop(this.current); - orig.pop.call(this); - }, - - popAllUpToHtmlElement() { - for (let i = this.stackTop; i > 0; i--) { - mxn.onItemPop(this.items[i]); - } - - orig.popAllUpToHtmlElement.call(this); - }, - - remove(element) { - mxn.onItemPop(this.current); - orig.remove.call(this, element); - } - }; - } -} - -module.exports = LocationInfoOpenElementStackMixin; - - -/***/ }), - -/***/ 62733: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const Mixin = __webpack_require__(26189); -const Tokenizer = __webpack_require__(80556); -const LocationInfoTokenizerMixin = __webpack_require__(59077); -const LocationInfoOpenElementStackMixin = __webpack_require__(31242); -const HTML = __webpack_require__(7073); - -//Aliases -const $ = HTML.TAG_NAMES; - -class LocationInfoParserMixin extends Mixin { - constructor(parser) { - super(parser); - - this.parser = parser; - this.treeAdapter = this.parser.treeAdapter; - this.posTracker = null; - this.lastStartTagToken = null; - this.lastFosterParentingLocation = null; - this.currentToken = null; - } - - _setStartLocation(element) { - let loc = null; - - if (this.lastStartTagToken) { - loc = Object.assign({}, this.lastStartTagToken.location); - loc.startTag = this.lastStartTagToken.location; - } - - this.treeAdapter.setNodeSourceCodeLocation(element, loc); - } - - _setEndLocation(element, closingToken) { - const loc = this.treeAdapter.getNodeSourceCodeLocation(element); - - if (loc) { - if (closingToken.location) { - const ctLoc = closingToken.location; - const tn = this.treeAdapter.getTagName(element); - - // NOTE: For cases like

- First 'p' closes without a closing - // tag and for cases like

- 'p' closes without a closing tag. - const isClosingEndTag = closingToken.type === Tokenizer.END_TAG_TOKEN && tn === closingToken.tagName; - - if (isClosingEndTag) { - loc.endTag = Object.assign({}, ctLoc); - loc.endLine = ctLoc.endLine; - loc.endCol = ctLoc.endCol; - loc.endOffset = ctLoc.endOffset; - } else { - loc.endLine = ctLoc.startLine; - loc.endCol = ctLoc.startCol; - loc.endOffset = ctLoc.startOffset; - } - } - } - } - - _getOverriddenMethods(mxn, orig) { - return { - _bootstrap(document, fragmentContext) { - orig._bootstrap.call(this, document, fragmentContext); - - mxn.lastStartTagToken = null; - mxn.lastFosterParentingLocation = null; - mxn.currentToken = null; - - const tokenizerMixin = Mixin.install(this.tokenizer, LocationInfoTokenizerMixin); - - mxn.posTracker = tokenizerMixin.posTracker; - - Mixin.install(this.openElements, LocationInfoOpenElementStackMixin, { - onItemPop: function(element) { - mxn._setEndLocation(element, mxn.currentToken); - } - }); - }, - - _runParsingLoop(scriptHandler) { - orig._runParsingLoop.call(this, scriptHandler); - - // NOTE: generate location info for elements - // that remains on open element stack - for (let i = this.openElements.stackTop; i >= 0; i--) { - mxn._setEndLocation(this.openElements.items[i], mxn.currentToken); - } - }, - - //Token processing - _processTokenInForeignContent(token) { - mxn.currentToken = token; - orig._processTokenInForeignContent.call(this, token); - }, - - _processToken(token) { - mxn.currentToken = token; - orig._processToken.call(this, token); - - //NOTE: and are never popped from the stack, so we need to updated - //their end location explicitly. - const requireExplicitUpdate = - token.type === Tokenizer.END_TAG_TOKEN && - (token.tagName === $.HTML || (token.tagName === $.BODY && this.openElements.hasInScope($.BODY))); - - if (requireExplicitUpdate) { - for (let i = this.openElements.stackTop; i >= 0; i--) { - const element = this.openElements.items[i]; - - if (this.treeAdapter.getTagName(element) === token.tagName) { - mxn._setEndLocation(element, token); - break; - } - } - } - }, - - //Doctype - _setDocumentType(token) { - orig._setDocumentType.call(this, token); - - const documentChildren = this.treeAdapter.getChildNodes(this.document); - const cnLength = documentChildren.length; - - for (let i = 0; i < cnLength; i++) { - const node = documentChildren[i]; - - if (this.treeAdapter.isDocumentTypeNode(node)) { - this.treeAdapter.setNodeSourceCodeLocation(node, token.location); - break; - } - } - }, - - //Elements - _attachElementToTree(element) { - //NOTE: _attachElementToTree is called from _appendElement, _insertElement and _insertTemplate methods. - //So we will use token location stored in this methods for the element. - mxn._setStartLocation(element); - mxn.lastStartTagToken = null; - orig._attachElementToTree.call(this, element); - }, - - _appendElement(token, namespaceURI) { - mxn.lastStartTagToken = token; - orig._appendElement.call(this, token, namespaceURI); - }, - - _insertElement(token, namespaceURI) { - mxn.lastStartTagToken = token; - orig._insertElement.call(this, token, namespaceURI); - }, - - _insertTemplate(token) { - mxn.lastStartTagToken = token; - orig._insertTemplate.call(this, token); - - const tmplContent = this.treeAdapter.getTemplateContent(this.openElements.current); - - this.treeAdapter.setNodeSourceCodeLocation(tmplContent, null); - }, - - _insertFakeRootElement() { - orig._insertFakeRootElement.call(this); - this.treeAdapter.setNodeSourceCodeLocation(this.openElements.current, null); - }, - - //Comments - _appendCommentNode(token, parent) { - orig._appendCommentNode.call(this, token, parent); - - const children = this.treeAdapter.getChildNodes(parent); - const commentNode = children[children.length - 1]; - - this.treeAdapter.setNodeSourceCodeLocation(commentNode, token.location); - }, - - //Text - _findFosterParentingLocation() { - //NOTE: store last foster parenting location, so we will be able to find inserted text - //in case of foster parenting - mxn.lastFosterParentingLocation = orig._findFosterParentingLocation.call(this); - - return mxn.lastFosterParentingLocation; - }, - - _insertCharacters(token) { - orig._insertCharacters.call(this, token); - - const hasFosterParent = this._shouldFosterParentOnInsertion(); - - const parent = - (hasFosterParent && mxn.lastFosterParentingLocation.parent) || - this.openElements.currentTmplContent || - this.openElements.current; - - const siblings = this.treeAdapter.getChildNodes(parent); - - const textNodeIdx = - hasFosterParent && mxn.lastFosterParentingLocation.beforeElement - ? siblings.indexOf(mxn.lastFosterParentingLocation.beforeElement) - 1 - : siblings.length - 1; - - const textNode = siblings[textNodeIdx]; - - //NOTE: if we have location assigned by another token, then just update end position - const tnLoc = this.treeAdapter.getNodeSourceCodeLocation(textNode); - - if (tnLoc) { - tnLoc.endLine = token.location.endLine; - tnLoc.endCol = token.location.endCol; - tnLoc.endOffset = token.location.endOffset; - } else { - this.treeAdapter.setNodeSourceCodeLocation(textNode, token.location); - } - } - }; - } -} - -module.exports = LocationInfoParserMixin; - - -/***/ }), - -/***/ 59077: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const Mixin = __webpack_require__(26189); -const Tokenizer = __webpack_require__(80556); -const PositionTrackingPreprocessorMixin = __webpack_require__(57458); - -class LocationInfoTokenizerMixin extends Mixin { - constructor(tokenizer) { - super(tokenizer); - - this.tokenizer = tokenizer; - this.posTracker = Mixin.install(tokenizer.preprocessor, PositionTrackingPreprocessorMixin); - this.currentAttrLocation = null; - this.ctLoc = null; - } - - _getCurrentLocation() { - return { - startLine: this.posTracker.line, - startCol: this.posTracker.col, - startOffset: this.posTracker.offset, - endLine: -1, - endCol: -1, - endOffset: -1 - }; - } - - _attachCurrentAttrLocationInfo() { - this.currentAttrLocation.endLine = this.posTracker.line; - this.currentAttrLocation.endCol = this.posTracker.col; - this.currentAttrLocation.endOffset = this.posTracker.offset; - - const currentToken = this.tokenizer.currentToken; - const currentAttr = this.tokenizer.currentAttr; - - if (!currentToken.location.attrs) { - currentToken.location.attrs = Object.create(null); - } - - currentToken.location.attrs[currentAttr.name] = this.currentAttrLocation; - } - - _getOverriddenMethods(mxn, orig) { - const methods = { - _createStartTagToken() { - orig._createStartTagToken.call(this); - this.currentToken.location = mxn.ctLoc; - }, - - _createEndTagToken() { - orig._createEndTagToken.call(this); - this.currentToken.location = mxn.ctLoc; - }, - - _createCommentToken() { - orig._createCommentToken.call(this); - this.currentToken.location = mxn.ctLoc; - }, - - _createDoctypeToken(initialName) { - orig._createDoctypeToken.call(this, initialName); - this.currentToken.location = mxn.ctLoc; - }, - - _createCharacterToken(type, ch) { - orig._createCharacterToken.call(this, type, ch); - this.currentCharacterToken.location = mxn.ctLoc; - }, - - _createEOFToken() { - orig._createEOFToken.call(this); - this.currentToken.location = mxn._getCurrentLocation(); - }, - - _createAttr(attrNameFirstCh) { - orig._createAttr.call(this, attrNameFirstCh); - mxn.currentAttrLocation = mxn._getCurrentLocation(); - }, - - _leaveAttrName(toState) { - orig._leaveAttrName.call(this, toState); - mxn._attachCurrentAttrLocationInfo(); - }, - - _leaveAttrValue(toState) { - orig._leaveAttrValue.call(this, toState); - mxn._attachCurrentAttrLocationInfo(); - }, - - _emitCurrentToken() { - const ctLoc = this.currentToken.location; - - //NOTE: if we have pending character token make it's end location equal to the - //current token's start location. - if (this.currentCharacterToken) { - this.currentCharacterToken.location.endLine = ctLoc.startLine; - this.currentCharacterToken.location.endCol = ctLoc.startCol; - this.currentCharacterToken.location.endOffset = ctLoc.startOffset; - } - - if (this.currentToken.type === Tokenizer.EOF_TOKEN) { - ctLoc.endLine = ctLoc.startLine; - ctLoc.endCol = ctLoc.startCol; - ctLoc.endOffset = ctLoc.startOffset; - } else { - ctLoc.endLine = mxn.posTracker.line; - ctLoc.endCol = mxn.posTracker.col + 1; - ctLoc.endOffset = mxn.posTracker.offset + 1; - } - - orig._emitCurrentToken.call(this); - }, - - _emitCurrentCharacterToken() { - const ctLoc = this.currentCharacterToken && this.currentCharacterToken.location; - - //NOTE: if we have character token and it's location wasn't set in the _emitCurrentToken(), - //then set it's location at the current preprocessor position. - //We don't need to increment preprocessor position, since character token - //emission is always forced by the start of the next character token here. - //So, we already have advanced position. - if (ctLoc && ctLoc.endOffset === -1) { - ctLoc.endLine = mxn.posTracker.line; - ctLoc.endCol = mxn.posTracker.col; - ctLoc.endOffset = mxn.posTracker.offset; - } - - orig._emitCurrentCharacterToken.call(this); - } - }; - - //NOTE: patch initial states for each mode to obtain token start position - Object.keys(Tokenizer.MODE).forEach(modeName => { - const state = Tokenizer.MODE[modeName]; - - methods[state] = function(cp) { - mxn.ctLoc = mxn._getCurrentLocation(); - orig[state].call(this, cp); - }; - }); - - return methods; - } -} - -module.exports = LocationInfoTokenizerMixin; - - -/***/ }), - -/***/ 57458: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const Mixin = __webpack_require__(26189); - -class PositionTrackingPreprocessorMixin extends Mixin { - constructor(preprocessor) { - super(preprocessor); - - this.preprocessor = preprocessor; - this.isEol = false; - this.lineStartPos = 0; - this.droppedBufferSize = 0; - - this.offset = 0; - this.col = 0; - this.line = 1; - } - - _getOverriddenMethods(mxn, orig) { - return { - advance() { - const pos = this.pos + 1; - const ch = this.html[pos]; - - //NOTE: LF should be in the last column of the line - if (mxn.isEol) { - mxn.isEol = false; - mxn.line++; - mxn.lineStartPos = pos; - } - - if (ch === '\n' || (ch === '\r' && this.html[pos + 1] !== '\n')) { - mxn.isEol = true; - } - - mxn.col = pos - mxn.lineStartPos + 1; - mxn.offset = mxn.droppedBufferSize + pos; - - return orig.advance.call(this); - }, - - retreat() { - orig.retreat.call(this); - - mxn.isEol = false; - mxn.col = this.pos - mxn.lineStartPos + 1; - }, - - dropParsedChunk() { - const prevPos = this.pos; - - orig.dropParsedChunk.call(this); - - const reduction = prevPos - this.pos; - - mxn.lineStartPos -= reduction; - mxn.droppedBufferSize += reduction; - mxn.offset = mxn.droppedBufferSize + this.pos; - } - }; - } -} - -module.exports = PositionTrackingPreprocessorMixin; - - -/***/ }), - -/***/ 62470: -/***/ ((__unused_webpack_module, exports, __webpack_require__) => { - -"use strict"; - - -const Parser = __webpack_require__(43232); -const Serializer = __webpack_require__(79983); - -// Shorthands -exports.parse = function parse(html, options) { - const parser = new Parser(options); - - return parser.parse(html); -}; - -exports.parseFragment = function parseFragment(fragmentContext, html, options) { - if (typeof fragmentContext === 'string') { - options = html; - html = fragmentContext; - fragmentContext = null; - } - - const parser = new Parser(options); - - return parser.parseFragment(html, fragmentContext); -}; - -exports.serialize = function(node, options) { - const serializer = new Serializer(node, options); - - return serializer.serialize(); -}; - - -/***/ }), - -/***/ 9297: -/***/ ((module) => { - -"use strict"; - - -//Const -const NOAH_ARK_CAPACITY = 3; - -//List of formatting elements -class FormattingElementList { - constructor(treeAdapter) { - this.length = 0; - this.entries = []; - this.treeAdapter = treeAdapter; - this.bookmark = null; - } - - //Noah Ark's condition - //OPTIMIZATION: at first we try to find possible candidates for exclusion using - //lightweight heuristics without thorough attributes check. - _getNoahArkConditionCandidates(newElement) { - const candidates = []; - - if (this.length >= NOAH_ARK_CAPACITY) { - const neAttrsLength = this.treeAdapter.getAttrList(newElement).length; - const neTagName = this.treeAdapter.getTagName(newElement); - const neNamespaceURI = this.treeAdapter.getNamespaceURI(newElement); - - for (let i = this.length - 1; i >= 0; i--) { - const entry = this.entries[i]; - - if (entry.type === FormattingElementList.MARKER_ENTRY) { - break; - } - - const element = entry.element; - const elementAttrs = this.treeAdapter.getAttrList(element); - - const isCandidate = - this.treeAdapter.getTagName(element) === neTagName && - this.treeAdapter.getNamespaceURI(element) === neNamespaceURI && - elementAttrs.length === neAttrsLength; - - if (isCandidate) { - candidates.push({ idx: i, attrs: elementAttrs }); - } - } - } - - return candidates.length < NOAH_ARK_CAPACITY ? [] : candidates; - } - - _ensureNoahArkCondition(newElement) { - const candidates = this._getNoahArkConditionCandidates(newElement); - let cLength = candidates.length; - - if (cLength) { - const neAttrs = this.treeAdapter.getAttrList(newElement); - const neAttrsLength = neAttrs.length; - const neAttrsMap = Object.create(null); - - //NOTE: build attrs map for the new element so we can perform fast lookups - for (let i = 0; i < neAttrsLength; i++) { - const neAttr = neAttrs[i]; - - neAttrsMap[neAttr.name] = neAttr.value; - } - - for (let i = 0; i < neAttrsLength; i++) { - for (let j = 0; j < cLength; j++) { - const cAttr = candidates[j].attrs[i]; - - if (neAttrsMap[cAttr.name] !== cAttr.value) { - candidates.splice(j, 1); - cLength--; - } - - if (candidates.length < NOAH_ARK_CAPACITY) { - return; - } - } - } - - //NOTE: remove bottommost candidates until Noah's Ark condition will not be met - for (let i = cLength - 1; i >= NOAH_ARK_CAPACITY - 1; i--) { - this.entries.splice(candidates[i].idx, 1); - this.length--; - } - } - } - - //Mutations - insertMarker() { - this.entries.push({ type: FormattingElementList.MARKER_ENTRY }); - this.length++; - } - - pushElement(element, token) { - this._ensureNoahArkCondition(element); - - this.entries.push({ - type: FormattingElementList.ELEMENT_ENTRY, - element: element, - token: token - }); - - this.length++; - } - - insertElementAfterBookmark(element, token) { - let bookmarkIdx = this.length - 1; - - for (; bookmarkIdx >= 0; bookmarkIdx--) { - if (this.entries[bookmarkIdx] === this.bookmark) { - break; - } - } - - this.entries.splice(bookmarkIdx + 1, 0, { - type: FormattingElementList.ELEMENT_ENTRY, - element: element, - token: token - }); - - this.length++; - } - - removeEntry(entry) { - for (let i = this.length - 1; i >= 0; i--) { - if (this.entries[i] === entry) { - this.entries.splice(i, 1); - this.length--; - break; - } - } - } - - clearToLastMarker() { - while (this.length) { - const entry = this.entries.pop(); - - this.length--; - - if (entry.type === FormattingElementList.MARKER_ENTRY) { - break; - } - } - } - - //Search - getElementEntryInScopeWithTagName(tagName) { - for (let i = this.length - 1; i >= 0; i--) { - const entry = this.entries[i]; - - if (entry.type === FormattingElementList.MARKER_ENTRY) { - return null; - } - - if (this.treeAdapter.getTagName(entry.element) === tagName) { - return entry; - } - } - - return null; - } - - getElementEntry(element) { - for (let i = this.length - 1; i >= 0; i--) { - const entry = this.entries[i]; - - if (entry.type === FormattingElementList.ELEMENT_ENTRY && entry.element === element) { - return entry; - } - } - - return null; - } -} - -//Entry types -FormattingElementList.MARKER_ENTRY = 'MARKER_ENTRY'; -FormattingElementList.ELEMENT_ENTRY = 'ELEMENT_ENTRY'; - -module.exports = FormattingElementList; - - -/***/ }), - -/***/ 43232: -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -"use strict"; - - -const Tokenizer = __webpack_require__(80556); -const OpenElementStack = __webpack_require__(59254); -const FormattingElementList = __webpack_require__(9297); -const LocationInfoParserMixin = __webpack_require__(62733); -const ErrorReportingParserMixin = __webpack_require__(62728); -const Mixin = __webpack_require__(26189); -const defaultTreeAdapter = __webpack_require__(23475); -const mergeOptions = __webpack_require__(9119); -const doctype = __webpack_require__(69732); -const foreignContent = __webpack_require__(59250); -const ERR = __webpack_require__(77219); -const unicode = __webpack_require__(67649); -const HTML = __webpack_require__(7073); - -//Aliases -const $ = HTML.TAG_NAMES; -const NS = HTML.NAMESPACES; -const ATTRS = HTML.ATTRS; - -const DEFAULT_OPTIONS = { - scriptingEnabled: true, - sourceCodeLocationInfo: false, - onParseError: null, - treeAdapter: defaultTreeAdapter -}; - -//Misc constants -const HIDDEN_INPUT_TYPE = 'hidden'; - -//Adoption agency loops iteration count -const AA_OUTER_LOOP_ITER = 8; -const AA_INNER_LOOP_ITER = 3; - -//Insertion modes -const INITIAL_MODE = 'INITIAL_MODE'; -const BEFORE_HTML_MODE = 'BEFORE_HTML_MODE'; -const BEFORE_HEAD_MODE = 'BEFORE_HEAD_MODE'; -const IN_HEAD_MODE = 'IN_HEAD_MODE'; -const IN_HEAD_NO_SCRIPT_MODE = 'IN_HEAD_NO_SCRIPT_MODE'; -const AFTER_HEAD_MODE = 'AFTER_HEAD_MODE'; -const IN_BODY_MODE = 'IN_BODY_MODE'; -const TEXT_MODE = 'TEXT_MODE'; -const IN_TABLE_MODE = 'IN_TABLE_MODE'; -const IN_TABLE_TEXT_MODE = 'IN_TABLE_TEXT_MODE'; -const IN_CAPTION_MODE = 'IN_CAPTION_MODE'; -const IN_COLUMN_GROUP_MODE = 'IN_COLUMN_GROUP_MODE'; -const IN_TABLE_BODY_MODE = 'IN_TABLE_BODY_MODE'; -const IN_ROW_MODE = 'IN_ROW_MODE'; -const IN_CELL_MODE = 'IN_CELL_MODE'; -const IN_SELECT_MODE = 'IN_SELECT_MODE'; -const IN_SELECT_IN_TABLE_MODE = 'IN_SELECT_IN_TABLE_MODE'; -const IN_TEMPLATE_MODE = 'IN_TEMPLATE_MODE'; -const AFTER_BODY_MODE = 'AFTER_BODY_MODE'; -const IN_FRAMESET_MODE = 'IN_FRAMESET_MODE'; -const AFTER_FRAMESET_MODE = 'AFTER_FRAMESET_MODE'; -const AFTER_AFTER_BODY_MODE = 'AFTER_AFTER_BODY_MODE'; -const AFTER_AFTER_FRAMESET_MODE = 'AFTER_AFTER_FRAMESET_MODE'; - -//Insertion mode reset map -const INSERTION_MODE_RESET_MAP = { - [$.TR]: IN_ROW_MODE, - [$.TBODY]: IN_TABLE_BODY_MODE, - [$.THEAD]: IN_TABLE_BODY_MODE, - [$.TFOOT]: IN_TABLE_BODY_MODE, - [$.CAPTION]: IN_CAPTION_MODE, - [$.COLGROUP]: IN_COLUMN_GROUP_MODE, - [$.TABLE]: IN_TABLE_MODE, - [$.BODY]: IN_BODY_MODE, - [$.FRAMESET]: IN_FRAMESET_MODE -}; - -//Template insertion mode switch map -const TEMPLATE_INSERTION_MODE_SWITCH_MAP = { - [$.CAPTION]: IN_TABLE_MODE, - [$.COLGROUP]: IN_TABLE_MODE, - [$.TBODY]: IN_TABLE_MODE, - [$.TFOOT]: IN_TABLE_MODE, - [$.THEAD]: IN_TABLE_MODE, - [$.COL]: IN_COLUMN_GROUP_MODE, - [$.TR]: IN_TABLE_BODY_MODE, - [$.TD]: IN_ROW_MODE, - [$.TH]: IN_ROW_MODE -}; - -//Token handlers map for insertion modes -const TOKEN_HANDLERS = { - [INITIAL_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: tokenInInitialMode, - [Tokenizer.NULL_CHARACTER_TOKEN]: tokenInInitialMode, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: doctypeInInitialMode, - [Tokenizer.START_TAG_TOKEN]: tokenInInitialMode, - [Tokenizer.END_TAG_TOKEN]: tokenInInitialMode, - [Tokenizer.EOF_TOKEN]: tokenInInitialMode - }, - [BEFORE_HTML_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: tokenBeforeHtml, - [Tokenizer.NULL_CHARACTER_TOKEN]: tokenBeforeHtml, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagBeforeHtml, - [Tokenizer.END_TAG_TOKEN]: endTagBeforeHtml, - [Tokenizer.EOF_TOKEN]: tokenBeforeHtml - }, - [BEFORE_HEAD_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: tokenBeforeHead, - [Tokenizer.NULL_CHARACTER_TOKEN]: tokenBeforeHead, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: misplacedDoctype, - [Tokenizer.START_TAG_TOKEN]: startTagBeforeHead, - [Tokenizer.END_TAG_TOKEN]: endTagBeforeHead, - [Tokenizer.EOF_TOKEN]: tokenBeforeHead - }, - [IN_HEAD_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: tokenInHead, - [Tokenizer.NULL_CHARACTER_TOKEN]: tokenInHead, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: insertCharacters, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: misplacedDoctype, - [Tokenizer.START_TAG_TOKEN]: startTagInHead, - [Tokenizer.END_TAG_TOKEN]: endTagInHead, - [Tokenizer.EOF_TOKEN]: tokenInHead - }, - [IN_HEAD_NO_SCRIPT_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: tokenInHeadNoScript, - [Tokenizer.NULL_CHARACTER_TOKEN]: tokenInHeadNoScript, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: insertCharacters, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: misplacedDoctype, - [Tokenizer.START_TAG_TOKEN]: startTagInHeadNoScript, - [Tokenizer.END_TAG_TOKEN]: endTagInHeadNoScript, - [Tokenizer.EOF_TOKEN]: tokenInHeadNoScript - }, - [AFTER_HEAD_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: tokenAfterHead, - [Tokenizer.NULL_CHARACTER_TOKEN]: tokenAfterHead, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: insertCharacters, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: misplacedDoctype, - [Tokenizer.START_TAG_TOKEN]: startTagAfterHead, - [Tokenizer.END_TAG_TOKEN]: endTagAfterHead, - [Tokenizer.EOF_TOKEN]: tokenAfterHead - }, - [IN_BODY_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: characterInBody, - [Tokenizer.NULL_CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: whitespaceCharacterInBody, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagInBody, - [Tokenizer.END_TAG_TOKEN]: endTagInBody, - [Tokenizer.EOF_TOKEN]: eofInBody - }, - [TEXT_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: insertCharacters, - [Tokenizer.NULL_CHARACTER_TOKEN]: insertCharacters, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: insertCharacters, - [Tokenizer.COMMENT_TOKEN]: ignoreToken, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: ignoreToken, - [Tokenizer.END_TAG_TOKEN]: endTagInText, - [Tokenizer.EOF_TOKEN]: eofInText - }, - [IN_TABLE_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: characterInTable, - [Tokenizer.NULL_CHARACTER_TOKEN]: characterInTable, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: characterInTable, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagInTable, - [Tokenizer.END_TAG_TOKEN]: endTagInTable, - [Tokenizer.EOF_TOKEN]: eofInBody - }, - [IN_TABLE_TEXT_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: characterInTableText, - [Tokenizer.NULL_CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: whitespaceCharacterInTableText, - [Tokenizer.COMMENT_TOKEN]: tokenInTableText, - [Tokenizer.DOCTYPE_TOKEN]: tokenInTableText, - [Tokenizer.START_TAG_TOKEN]: tokenInTableText, - [Tokenizer.END_TAG_TOKEN]: tokenInTableText, - [Tokenizer.EOF_TOKEN]: tokenInTableText - }, - [IN_CAPTION_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: characterInBody, - [Tokenizer.NULL_CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: whitespaceCharacterInBody, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagInCaption, - [Tokenizer.END_TAG_TOKEN]: endTagInCaption, - [Tokenizer.EOF_TOKEN]: eofInBody - }, - [IN_COLUMN_GROUP_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: tokenInColumnGroup, - [Tokenizer.NULL_CHARACTER_TOKEN]: tokenInColumnGroup, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: insertCharacters, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagInColumnGroup, - [Tokenizer.END_TAG_TOKEN]: endTagInColumnGroup, - [Tokenizer.EOF_TOKEN]: eofInBody - }, - [IN_TABLE_BODY_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: characterInTable, - [Tokenizer.NULL_CHARACTER_TOKEN]: characterInTable, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: characterInTable, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagInTableBody, - [Tokenizer.END_TAG_TOKEN]: endTagInTableBody, - [Tokenizer.EOF_TOKEN]: eofInBody - }, - [IN_ROW_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: characterInTable, - [Tokenizer.NULL_CHARACTER_TOKEN]: characterInTable, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: characterInTable, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagInRow, - [Tokenizer.END_TAG_TOKEN]: endTagInRow, - [Tokenizer.EOF_TOKEN]: eofInBody - }, - [IN_CELL_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: characterInBody, - [Tokenizer.NULL_CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: whitespaceCharacterInBody, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagInCell, - [Tokenizer.END_TAG_TOKEN]: endTagInCell, - [Tokenizer.EOF_TOKEN]: eofInBody - }, - [IN_SELECT_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: insertCharacters, - [Tokenizer.NULL_CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: insertCharacters, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagInSelect, - [Tokenizer.END_TAG_TOKEN]: endTagInSelect, - [Tokenizer.EOF_TOKEN]: eofInBody - }, - [IN_SELECT_IN_TABLE_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: insertCharacters, - [Tokenizer.NULL_CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: insertCharacters, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagInSelectInTable, - [Tokenizer.END_TAG_TOKEN]: endTagInSelectInTable, - [Tokenizer.EOF_TOKEN]: eofInBody - }, - [IN_TEMPLATE_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: characterInBody, - [Tokenizer.NULL_CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: whitespaceCharacterInBody, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagInTemplate, - [Tokenizer.END_TAG_TOKEN]: endTagInTemplate, - [Tokenizer.EOF_TOKEN]: eofInTemplate - }, - [AFTER_BODY_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: tokenAfterBody, - [Tokenizer.NULL_CHARACTER_TOKEN]: tokenAfterBody, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: whitespaceCharacterInBody, - [Tokenizer.COMMENT_TOKEN]: appendCommentToRootHtmlElement, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagAfterBody, - [Tokenizer.END_TAG_TOKEN]: endTagAfterBody, - [Tokenizer.EOF_TOKEN]: stopParsing - }, - [IN_FRAMESET_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.NULL_CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: insertCharacters, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagInFrameset, - [Tokenizer.END_TAG_TOKEN]: endTagInFrameset, - [Tokenizer.EOF_TOKEN]: stopParsing - }, - [AFTER_FRAMESET_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.NULL_CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: insertCharacters, - [Tokenizer.COMMENT_TOKEN]: appendComment, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagAfterFrameset, - [Tokenizer.END_TAG_TOKEN]: endTagAfterFrameset, - [Tokenizer.EOF_TOKEN]: stopParsing - }, - [AFTER_AFTER_BODY_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: tokenAfterAfterBody, - [Tokenizer.NULL_CHARACTER_TOKEN]: tokenAfterAfterBody, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: whitespaceCharacterInBody, - [Tokenizer.COMMENT_TOKEN]: appendCommentToDocument, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagAfterAfterBody, - [Tokenizer.END_TAG_TOKEN]: tokenAfterAfterBody, - [Tokenizer.EOF_TOKEN]: stopParsing - }, - [AFTER_AFTER_FRAMESET_MODE]: { - [Tokenizer.CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.NULL_CHARACTER_TOKEN]: ignoreToken, - [Tokenizer.WHITESPACE_CHARACTER_TOKEN]: whitespaceCharacterInBody, - [Tokenizer.COMMENT_TOKEN]: appendCommentToDocument, - [Tokenizer.DOCTYPE_TOKEN]: ignoreToken, - [Tokenizer.START_TAG_TOKEN]: startTagAfterAfterFrameset, - [Tokenizer.END_TAG_TOKEN]: ignoreToken, - [Tokenizer.EOF_TOKEN]: stopParsing - } -}; - -//Parser -class Parser { - constructor(options) { - this.options = mergeOptions(DEFAULT_OPTIONS, options); - - this.treeAdapter = this.options.treeAdapter; - this.pendingScript = null; - - if (this.options.sourceCodeLocationInfo) { - Mixin.install(this, LocationInfoParserMixin); - } - - if (this.options.onParseError) { - Mixin.install(this, ErrorReportingParserMixin, { onParseError: this.options.onParseError }); - } - } - - // API - parse(html) { - const document = this.treeAdapter.createDocument(); - - this._bootstrap(document, null); - this.tokenizer.write(html, true); - this._runParsingLoop(null); - - return document; - } - - parseFragment(html, fragmentContext) { - //NOTE: use