From 1fdb01cfe7dee27495d7bb1140bead1d5827bc5a Mon Sep 17 00:00:00 2001 From: xiongchun <18616786188@qq.com> Date: Sat, 25 Mar 2023 22:12:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- docs/404.html | 10 +- docs/admin/deploy-admin/index.html | 10 +- docs/admin/faq/index.html | 10 +- .../index.html | 10 +- .../index.html | 10 +- docs/admin/intro/index.html | 10 +- docs/admin/new-module/index.html | 10 +- docs/admin/tags/faq/index.html | 10 +- docs/admin/tags/index.html | 10 +- .../index.html" | 10 +- .../tags/\351\203\250\347\275\262/index.html" | 10 +- docs/app/faq/index.html | 10 +- docs/app/how-to-create-environment/index.html | 10 +- docs/app/intro/index.html | 10 +- docs/app/quick-start/index.html | 10 +- docs/app/tags/faq/index.html | 10 +- docs/app/tags/index.html | 10 +- .../index.html" | 10 +- .../\347\233\230\345\217\244-app/index.html" | 10 +- docs/app/web-h5/index.html | 10 +- docs/assets/js/c4f5d8e4.aa18e5bc.js | 1 + docs/assets/js/main.cbcd3374.js | 2 + docs/assets/js/main.cbcd3374.js.LICENSE.txt | 131 ++++++++++++++++++ docs/assets/js/main.d6ba8832.js | 2 + docs/assets/js/main.d6ba8832.js.LICENSE.txt | 131 ++++++++++++++++++ docs/assets/js/runtime~main.0a8019c5.js | 1 + docs/assets/js/runtime~main.c348fdda.js | 1 + docs/community/index.html | 10 +- .../data-persistance/index.html | 10 +- .../advanced-guide/data-sharding/index.html | 10 +- .../distributed-lock/index.html | 10 +- .../distributed-transaction/index.html | 10 +- .../advanced-guide/layering-cache/index.html | 10 +- docs/docs/advanced-guide/mq/index.html | 10 +- .../nacos-config-center/index.html | 10 +- .../nacos-regist-center/index.html | 10 +- .../readwrite-splitting/index.html | 10 +- docs/docs/code-generator/index.html | 10 +- docs/docs/deploy-guide/basic/index.html | 10 +- docs/docs/deploy-guide/log/index.html | 10 +- docs/docs/examples-list/index.html | 10 +- docs/docs/faq-service/index.html | 10 +- docs/docs/install/index.html | 10 +- docs/docs/intro/index.html | 10 +- .../how-to-create-http-api/index.html | 10 +- .../how-to-make-architecture/index.html | 10 +- .../index.html | 10 +- .../index.html | 10 +- docs/docs/tags/api/index.html | 10 +- docs/docs/tags/cache/index.html | 10 +- docs/docs/tags/dubbo/index.html | 10 +- docs/docs/tags/faq/index.html | 10 +- docs/docs/tags/index.html | 10 +- docs/docs/tags/my-batis-plus/index.html | 10 +- docs/docs/tags/my-batis/index.html | 10 +- docs/docs/tags/nacos/index.html | 10 +- docs/docs/tags/seata/index.html | 10 +- .../tags/\344\272\213\345\212\241/index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- .../tags/\347\275\221\345\205\263/index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- .../index.html" | 10 +- docs/index.html | 12 +- docs/intro/index.html | 10 +- docs/online-demo-app/index.html | 10 +- docs/online-demo/index.html | 10 +- docs/search-index.json | 2 +- docs/search/index.html | 10 +- docs/thanks/index.html | 10 +- pangu-website/docusaurus.config.js | 4 +- pangu-website/src/pages/index.js | 2 +- 86 files changed, 650 insertions(+), 381 deletions(-) create mode 100644 docs/assets/js/c4f5d8e4.aa18e5bc.js create mode 100644 docs/assets/js/main.cbcd3374.js create mode 100644 docs/assets/js/main.cbcd3374.js.LICENSE.txt create mode 100644 docs/assets/js/main.d6ba8832.js create mode 100644 docs/assets/js/main.d6ba8832.js.LICENSE.txt create mode 100644 docs/assets/js/runtime~main.0a8019c5.js create mode 100644 docs/assets/js/runtime~main.c348fdda.js diff --git a/README.md b/README.md index ac96fd3e8..a96463e2f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### 介绍 -[**盘古开发框架**](https://pangu.pulanit.com) 是一套轻量稳健的工业级前、中、后台三维多端行业数字化赋能开发框架。基于商业友好的 [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) 协议 **免费开源** 发布。包含: [盘古服务开发框架](https://pangu.pulanit.com/docs/intro)、[盘古中后台业务系统开发脚手架](https://pangu.pulanit.com/admin/intro) 和 [盘古移动端多平台开发脚手架](https://pangu.pulanit.com/app/intro)。 +[**盘古开发框架**](https://pangu.pulanit.com) 是一套轻量稳健的工业级前、中、后台三维多端行业数字化赋能开发基座。基于商业友好的 [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) 协议 **免费开源** 发布。包含: [盘古服务开发框架](https://pangu.pulanit.com/docs/intro)、[盘古中后台业务系统开发脚手架](https://pangu.pulanit.com/admin/intro) 和 [盘古移动端多平台开发脚手架](https://pangu.pulanit.com/app/intro)。 ### 项目主页&开发指南 diff --git a/docs/404.html b/docs/404.html index 83a108df5..02f144830 100644 --- a/docs/404.html +++ b/docs/404.html @@ -3,15 +3,15 @@ -找不到页面 | 盘古开发框架官网:一套轻量稳健的工业级行业数字化赋能开发框架 - - +找不到页面 | 盘古开发框架官网:行业数字化赋能开发基座 + +
跳到主要内容

找不到页面

我们找不到您要找的页面。

请联系原始链接来源网站的所有者,并告知他们链接已损坏。

- - + + \ No newline at end of file diff --git a/docs/admin/deploy-admin/index.html b/docs/admin/deploy-admin/index.html index caccbb3a0..71003c7cb 100644 --- a/docs/admin/deploy-admin/index.html +++ b/docs/admin/deploy-admin/index.html @@ -3,16 +3,16 @@ -盘古 Admin 部署运维参考 | 盘古 Admin | 盘古开发框架 - - +盘古 Admin 部署运维参考 | 盘古 Admin | 盘古开发框架 + +
跳到主要内容

部署运维参考

本文仅讨论 Admin 前端部署。后端服务部署相关问题请查阅 服务开发文档

编译源文件

# 进入项目目录
cd pangu-framework/pangu-admin/pangu-admin-frontend
# 构建部署(生产模式):编译后的文件将输出到 dist 文件夹
npm run build

部署

我们可以将 dist 文件夹内的文件直接部署到 ngix 或者 caddy 等 web 服务器。nginx 的相关资源已经非常丰富了,本文就以新兴 web 服务器 caddy 为例来展示如何部署盘古 admin。示例将达到如下效果:

  • 静态资源部署。
  • 反向代理盘古 Admin 后端统一网关接口。
  • 包括静态资源和 API 接口全站自动启用 SSL。

基于 Nginx 部署盘古 Admin

略。相关资源非常丰富,请自行查阅。

基于 Caddy 部署盘古 Admin

Caddy 简介

Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go. — 摘自 Caddy 官网

  • 充当 WebServer 部署项目静态网站。
  • 充当流量网关方向代理后端的 Web 节点(业务网关)。
  • 全站自动 SSL。包含静态网站和 API 请求。
  • 解决跨域请求;解决前端 https 后端 http 的协议适配问题。

上传静态资源文件

将编译输出后 dist 文件夹内容上传到服务器某个路径。如:/var/www/pangu-admin

解析域名

登录域名服务商控制台,添加一条二级域名,如: pangu-admin.pulanit.com 的解析记录。

修改配置文件

# vi /etc/caddy/Caddyfile
pangu-admin.pulanit.com {
# Set this path to your site's directory.
root * /var/www/pangu-admin
encode gzip
# Enable the static file server.
file_server

# Another common task is to set up a reverse proxy:
reverse_proxy /api/* {
# 可以指定多个后端业务网关 WEB 节点
to localhost:8080
}
}
  • 静态资源文件上传到目录:/var/www/pangu-admin
  • Admin 后端部署不在本文讨论范围,本文仅通过 Caddy 反向代理后端业务网关。
  • 通过如上配置,网站和 API 自动都拥有了 https 的能力。

测试

根据上述配置即可尝试访问盘古 Admin 首页了。https://pangu-admin.pulanit.com

提示

上述部署结构,使得静态网站和 API 处于同一域名下,解决了跨域的问题。但如果 API 需要反向代理到不同的端口下或者域名下,则可以设置业务网关的参数开启跨域支持,也可以在 Caddy 配置文件配置响应头参数以支持跨域访问。

下一步

继续阅读其它章节获取你想要的答案或通过我们的 开发者社区 寻求更多帮助。

- - + + \ No newline at end of file diff --git a/docs/admin/faq/index.html b/docs/admin/faq/index.html index e9af51702..2fbe49186 100644 --- a/docs/admin/faq/index.html +++ b/docs/admin/faq/index.html @@ -3,15 +3,15 @@ -常见问答 | 盘古 Admin - - +常见问答 | 盘古 Admin + +
跳到主要内容

日常开发常见问答

本文将重点关注 Admin 前端开发问题的收集汇总。后端开发相关问题请查阅 服务开发常见问答

1. 可以将盘古 Admin 的后端改为单体应用吗?

必须可以。只需要将 pangu-admin-web 网关模块和 pangu-admin-system 权限模块做一些简单的合并即可。合并后就能将跨进程的 RPC 服务调用转变为 jvm 进程内本地服务调用。如果连配置中心都不想搭建的话,可以将配置直接改为本地配置文件。如此,就能使用传统的单体开发模式,将业务系统代码作为子包模块写入合并后的工程即可。

下一步

继续阅读其它章节获取你想要的答案或通过我们的 开发者社区 寻求更多帮助。

- - + + \ No newline at end of file diff --git a/docs/admin/how-to-create-backend-environment/index.html b/docs/admin/how-to-create-backend-environment/index.html index 7b74ebd48..92eb03193 100644 --- a/docs/admin/how-to-create-backend-environment/index.html +++ b/docs/admin/how-to-create-backend-environment/index.html @@ -3,15 +3,15 @@ -盘古 Admin | 搭建后端开发环境 | 盘古开发框架 - - +盘古 Admin | 搭建后端开发环境 | 盘古开发框架 + +
跳到主要内容

搭建后端开发环境

工程结构说明

盘古 Admin 后端仓库代码路径:pangu-framework/pangu-admin/pangu-admin-backend

  • pangu-admin-web:统一网关
  • pangu-admin-system:权限模块
    • pangu-admin-system-api:权限模块服务接口
    • pangu-admin-system-app:权限模块服务实现

开发环境搭建

  • 将后端工程引入 IDEA。工程代码:pangu-framework/pangu-admin/pangu-admin-backend。
  • 执行目录 ~/pangu-admin-system/pangu-admin-system-app/src/main/resources/sql 中的数据脚本。

配置

分别在 nacos 配置中心创建模块pangu-admin-webpangu-admin-system-app的配置信息。如下图所示。

盘古开发框架 Admin

关于 naocs 配置中心的相关用法请查阅开发指南章节的 配置中心

Data Id 为 ppangu-admin-web 的配置数据
spring.jackson.time-zone=GMT+8
pangu.web.cross-origin=true

dubbo.protocol.name=dubbo
dubbo.protocol.port=-1
dubbo.consumer.timeout=5000
dubbo.registry.address=nacos://${nacos.server-addr}?namespace=${nacos.namespace}
dubbo.consumer.check=false

app.jwt.secret-key=alliswell666
app.jwt.ttl-min=480
app.jwt.persistent=true

app.log.queue.producer.disabled=false
#app.log.queue.producer.excludes.method-start-with=list,find,select,query,read
app.log.queue.consumer.pool.threads=10

logging.level.root=INFO
logging.level.com.gitee.pulanos.pangu=INFO
logging.level.com.alibaba.nacos.client.config.impl.ClientWorker=WARN
logging.level.com.yomahub.tlog.dubbo.filter=ERROR

启动

启动参数说明

  • -Dnacos.server-addr: nacos 服务器地址。
  • -Dnacos.namespace: nacos 里的命名空间 ID 。

启动权限服务模块

启动参数
-Dnacos.server-addr=100.100.100.XXX:8048 -Dnacos.namespace=pangu-dev

启动成功后在 nacos 服务列表中可看到相关服务提供者信息。如下图所示。

盘古开发框架 Admin

启动网关模块

启动参数
-Dnacos.server-addr=100.100.100.XXX:8048 -Dnacos.namespace=pangu-dev

启动成功后在 nacos 服务列表中可看到相关服务消费者信息。如下图所示。

盘古开发框架 Admin

提示

本文仅讨论盘古 Admin 后端开发环境搭建过程,至于后端服务开发方法和细节请参阅 服务开发文档

下一步

继续阅读其它章节获取你想要的答案或通过我们的 开发者社区 寻求更多帮助。

- - + + \ No newline at end of file diff --git a/docs/admin/how-to-create-frontend-environment/index.html b/docs/admin/how-to-create-frontend-environment/index.html index 4d602d07b..24a55bed7 100644 --- a/docs/admin/how-to-create-frontend-environment/index.html +++ b/docs/admin/how-to-create-frontend-environment/index.html @@ -3,15 +3,15 @@ -盘古 Admin | 搭建前端开发环境 | 盘古开发框架 - - +盘古 Admin | 搭建前端开发环境 | 盘古开发框架 + +
跳到主要内容

搭建前端开发环境

工程结构说明

盘古 Admin 前端仓库代码路径:pangu-framework/pangu-admin/pangu-admin-frontend

前端开发环境搭建

前端 IDE 可以自由选择,推荐 vscode。

安装 & 启动

安装依赖和启动需依赖npm。安装方法:https://nodejs.org/zh-cn

# 进入项目目录
cd pangu-framework/pangu-admin/pangu-admin-frontend
# 安装依赖
npm i
# 启动项目 (开发模式)
npm run serve
# 构建部署(生产模式):将根目录生成 dist 文件夹发布到服务器即可
npm run build

编译启动成功后可通过控制台提示信息开始访问。如:http://localhost:2800

Admin 权限系统截屏

如下为权限系统参考实现的部分截屏。完整体验请访问:在线演示系统

盘古开发框架 Admin

下一步

继续阅读其它章节获取你想要的答案或通过我们的 开发者社区 寻求更多帮助。

- - + + \ No newline at end of file diff --git a/docs/admin/intro/index.html b/docs/admin/intro/index.html index 758793516..2215d5874 100644 --- a/docs/admin/intro/index.html +++ b/docs/admin/intro/index.html @@ -3,15 +3,15 @@ -盘古通用权限系统开发框架 | 快速开始 | SUCI(Vue3、Element-Plus) | 盘古开发框架 - - +盘古通用权限系统开发框架 | 快速开始 | SUCI(Vue3、Element-Plus) | 盘古开发框架 + +
跳到主要内容

简介

盘古 Admin 是一套基于 SCUI(Vue3、Element-Plus) + 盘古服务开发框架的中后台业务系统前后端统一解决方案。并预置了轻量成熟的 权限系统参考实现,用户可以基于此快速搭建中后台业务系统二次开发脚手架。

前端方案介绍

盘古 Admin 前端基于 SUCI 开发。SCUI 是一个中后台前端解决方案,基于 VUE3 和 ElementPlus 实现。 使用最新的前端技术栈,提供各类实用的组件方便在业务开发时的调用,并且持续性的提供丰富的业务模板帮助你快速搭建企业级中后台前端任务。更多 SCUI 信息,请直接参考其 项目主页和相关文档。

后端方案介绍

盘古 Admin 后端基于盘古服务开发框架。详情请查看 相关文档

Admin 权限系统截屏

如下为权限系统参考实现的部分截屏。完整体验请访问:在线演示系统

盘古开发框架 Admin

下一步

继续阅读其它章节获取你想要的答案或通过我们的 开发者社区 寻求更多帮助。

- - + + \ No newline at end of file diff --git a/docs/admin/new-module/index.html b/docs/admin/new-module/index.html index 1b8329aa7..c1cb4dcfd 100644 --- a/docs/admin/new-module/index.html +++ b/docs/admin/new-module/index.html @@ -3,15 +3,15 @@ -盘古通用权限系统开发框架 | 新增业务模块 | 盘古开发框架 - - +盘古通用权限系统开发框架 | 新增业务模块 | 盘古开发框架 + +
跳到主要内容

新增业务功能模块

本文将介绍如何基于盘古 Admin 实现一个自己的业务功能模块。

虚拟业务场景

假设我们要实现的是一个某银行信用卡申请审批后台系统。在此,我们演示如何新增一个【信用卡人工复核】 菜单,列出各种渠道提交到后台的卡申请信息供审核人员审核确认。

第一步 新建模块工程

以 pangu-admin-system 为原型模版,新建业务模块工程。

┌── icbc-card-audit # ICBC 某行信用卡审批相关业务
│ ├── icbc-card-audit-api # 业务接口
│ ├── icbc-card-audit-app # 业务实现

第二步 新建配置

在 nacos 配置中心创建 Data Id 为 icbc-card-audit-app 的配置数据。注意:所属命名空间需要和 pangu-admin-* 的配置数据所属命名空间保持一致。

第三步 网关集成

在网关模块 pangu-admin-web 的 pom.xml 中添加对接口模块 icbc-card-audit-api 的依赖。并通过 RestController 调用相关 api 接口。

提示

本文以缺省的微服务开发模式开发后端服务。如果您选择单体开发,则可参考 服务开发 相关文档。

第四步 新建前端模块

┌── src       # 源代码
│ ├── api # 在这里定义相关模块 API 请求
│ ├── views # 在这里新建相关模块前端页面
│ ├── ... # etc

第五步 新建业务菜单

登录权限系统,通过【资源管理】菜单,新增业务菜单【信用卡人工复核】。并将其授权给相关角色和人员即可。

下一步

继续阅读其它章节获取你想要的答案或通过我们的 开发者社区 寻求更多帮助。

- - + + \ No newline at end of file diff --git a/docs/admin/tags/faq/index.html b/docs/admin/tags/faq/index.html index 53a3fd69c..c1fd9aa5c 100644 --- a/docs/admin/tags/faq/index.html +++ b/docs/admin/tags/faq/index.html @@ -3,15 +3,15 @@ -1 篇文档带有标签「FAQ」 | 盘古开发框架官网:一套轻量稳健的工业级行业数字化赋能开发框架 - - +1 篇文档带有标签「FAQ」 | 盘古开发框架官网:行业数字化赋能开发基座 + +
跳到主要内容

1 篇文档带有标签「FAQ」

查看所有标签
- - + + \ No newline at end of file diff --git a/docs/admin/tags/index.html b/docs/admin/tags/index.html index 832bc60b0..d68f81635 100644 --- a/docs/admin/tags/index.html +++ b/docs/admin/tags/index.html @@ -3,15 +3,15 @@ -标签 | 盘古开发框架官网:一套轻量稳健的工业级行业数字化赋能开发框架 - - +标签 | 盘古开发框架官网:行业数字化赋能开发基座 + +
跳到主要内容
- - + + \ No newline at end of file diff --git "a/docs/admin/tags/\347\233\230\345\217\244-admin/index.html" "b/docs/admin/tags/\347\233\230\345\217\244-admin/index.html" index 675afde2e..263f88c0b 100644 --- "a/docs/admin/tags/\347\233\230\345\217\244-admin/index.html" +++ "b/docs/admin/tags/\347\233\230\345\217\244-admin/index.html" @@ -3,15 +3,15 @@ -4 篇文档带有标签「盘古 Admin」 | 盘古开发框架官网:一套轻量稳健的工业级行业数字化赋能开发框架 - - +4 篇文档带有标签「盘古 Admin」 | 盘古开发框架官网:行业数字化赋能开发基座 + +
跳到主要内容

4 篇文档带有标签「盘古 Admin」

查看所有标签

简介

盘古通用权限系统开发框架 | 快速开始 | SUCI(Vue3、Element-Plus) | 盘古开发框架

- - + + \ No newline at end of file diff --git "a/docs/admin/tags/\351\203\250\347\275\262/index.html" "b/docs/admin/tags/\351\203\250\347\275\262/index.html" index 2066e3fe0..1b8c74814 100644 --- "a/docs/admin/tags/\351\203\250\347\275\262/index.html" +++ "b/docs/admin/tags/\351\203\250\347\275\262/index.html" @@ -3,15 +3,15 @@ -1 篇文档带有标签「部署」 | 盘古开发框架官网:一套轻量稳健的工业级行业数字化赋能开发框架 - - +1 篇文档带有标签「部署」 | 盘古开发框架官网:行业数字化赋能开发基座 + +
跳到主要内容

1 篇文档带有标签「部署」

查看所有标签
- - + + \ No newline at end of file diff --git a/docs/app/faq/index.html b/docs/app/faq/index.html index b1de59bc2..5c627d839 100644 --- a/docs/app/faq/index.html +++ b/docs/app/faq/index.html @@ -3,15 +3,15 @@ -常见问答 | 盘古 APP Starter - - +常见问答 | 盘古 APP Starter + +
跳到主要内容

日常开发常见问答

本文将重点关注 APP 前端开发问题的收集汇总。后端开发相关问题请查阅 服务开发常见问答

1. 为什么关于 APP 开发的文档比较少?

盘古 APP Starter 集成了 uni-app 和 uView UI,绑定使用 HbuilderX 作为开发 IDE。因此,关于组件使用规范细节、IDE 开发流程操作等问题可以参考如下文档即可。

下一步

继续阅读其它章节获取你想要的答案或通过我们的 开发者社区 寻求更多帮助。

- - + + \ No newline at end of file diff --git a/docs/app/how-to-create-environment/index.html b/docs/app/how-to-create-environment/index.html index b63371e16..945d8f431 100644 --- a/docs/app/how-to-create-environment/index.html +++ b/docs/app/how-to-create-environment/index.html @@ -3,15 +3,15 @@ -盘古 APP Starter | 搭建开发环境 | 盘古开发框架 - - +盘古 APP Starter | 搭建开发环境 | 盘古开发框架 + +
跳到主要内容

搭建开发环境

工程结构说明

盘古 App 仓库代码路径:pangu-framework/pangu-app-starter

开发环境搭建

由于 uni-app 依赖 HbuilderX,因此,我们开发盘古 APP 的 IDE 选择为 HbuilderX。

导入模版工程

使用 HbuilderX「文件 -> 导入 -> 从本地目录导入」菜单,导入 pangu-app-starter 模版工程。

安装依赖

安装依赖和启动需依赖npm。安装方法:https://nodejs.org/zh-cn

# 进入项目目录
cd pangu-framework/pangu-app-starter
# 安装依赖
npm i

H5 Web 浏览器调试启动

使用 HbuilderX「运行 -> 运行到浏览器 -> Chrome」菜单,启动工程并通过浏览器访问。如下图所示。

盘古 APP

微信小程序模拟器调试启动

  • 安装微信开发者工具。
  • 使用 HbuilderX 「运行 -> 运行到小程序模拟器 -> 微信开发者工具」菜单,HbuilderX 会编译输出小程序应用并连接微信开发者工具启动调试。如下图所示。
盘古 APP

Android APP 真机调试启动

  • 将 Android 手机用数据线与电脑连接,打开手机开发者调试模式。
  • 使用 HbuilderX 「运行 -> 运行到手机或模拟器 -> 运行到 Android App 基座」菜单,HbuilderX 会将 Android 基座壳子安装到目标手机,并启动加载页面。如下图所示。
盘古 APP

下一步

继续阅读其它章节获取你想要的答案或通过我们的 开发者社区 寻求更多帮助。

- - + + \ No newline at end of file diff --git a/docs/app/intro/index.html b/docs/app/intro/index.html index 747a098bc..79f2d1edf 100644 --- a/docs/app/intro/index.html +++ b/docs/app/intro/index.html @@ -3,9 +3,9 @@ -盘古 APP Starter | 移动端多平台快速开发脚手架 | uViewUI | uni-app | 盘古开发框架 - - +盘古 APP Starter | 移动端多平台快速开发脚手架 | uViewUI | uni-app | 盘古开发框架 + +
@@ -14,7 +14,7 @@ uView UI 是全面兼容 nvue 的 uni-app 生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水。

  • HBuilderX 介绍
    HbuilderX 是一款免费的前端开发 IDE。uni-app 的多端编译部署能力依赖于它。所以,盘古 APP Starter 的标准开发工具也就是 HBuilderX。

  • 盘古 APP Starter 截屏

    如下为盘古 APP Starter 的部分截屏。完整体验请访问:在线演示

    盘古 APP Starter

    下一步

    继续阅读其它章节获取你想要的答案或通过我们的 开发者社区 寻求更多帮助。

    - - + + \ No newline at end of file diff --git a/docs/app/quick-start/index.html b/docs/app/quick-start/index.html index 5acfa6554..eaf13a23f 100644 --- a/docs/app/quick-start/index.html +++ b/docs/app/quick-start/index.html @@ -3,15 +3,15 @@ -盘古 APP Starter | 快速入门指南 | 盘古开发框架 - - +盘古 APP Starter | 快速入门指南 | 盘古开发框架 + +
    跳到主要内容

    快速入门指南

    配置底部导航菜单

    以范例 APP 底部的「组件」导航菜单为例,说明如何配置首页底部的导航菜单。

    配置菜单节点信息

    打开 pages.json 配置文件,找到 tabBar 节点。如下所示:

    "tabBar": {
    "color": "#303133",
    "selectedColor": "#529b2e",
    "borderStyle": "black",
    "backgroundColor": "#f4f4f5",
    "list": [{
    "pagePath": "pages/example/components",
    "iconPath": "static/common/img/nav/component.png",
    "selectedIconPath": "static/common/img/nav/component-selected.png",
    "text": "组件"
    }
    // ...其它菜单配置...
    ]
    }

    配置菜单路由信息

    配置路径 pages/example/components 的路由信息。在 pages.json 配置文件中,找到 pages 节点。如下所示:

        "pages": [ 
    //pages数组中第一项表示应用启动页
    {
    "path": "pages/example/components",
    "style": {
    "navigationBarTitleText": "组件"
    }
    }
    // ...其它路由配置...
    ]

    该路由配置对应视图文件:pages/example/components.nvue。

    新增业务模块页面路由

    参考 pages.json 相关配置文件即可。

    提示

    更多关于 pages.json 的配置,请查阅 uni-app 相关文档

    下一步

    继续阅读其它章节获取你想要的答案或通过我们的 开发者社区 寻求更多帮助。

    - - + + \ No newline at end of file diff --git a/docs/app/tags/faq/index.html b/docs/app/tags/faq/index.html index f200afa6e..c9df12f70 100644 --- a/docs/app/tags/faq/index.html +++ b/docs/app/tags/faq/index.html @@ -3,15 +3,15 @@ -1 篇文档带有标签「FAQ」 | 盘古开发框架官网:一套轻量稳健的工业级行业数字化赋能开发框架 - - +1 篇文档带有标签「FAQ」 | 盘古开发框架官网:行业数字化赋能开发基座 + +
    跳到主要内容

    1 篇文档带有标签「FAQ」

    查看所有标签
    - - + + \ No newline at end of file diff --git a/docs/app/tags/index.html b/docs/app/tags/index.html index a06de84d8..dacffc011 100644 --- a/docs/app/tags/index.html +++ b/docs/app/tags/index.html @@ -3,15 +3,15 @@ -标签 | 盘古开发框架官网:一套轻量稳健的工业级行业数字化赋能开发框架 - - +标签 | 盘古开发框架官网:行业数字化赋能开发基座 + +
    跳到主要内容
    - - + + \ No newline at end of file diff --git "a/docs/app/tags/\347\233\230\345\217\244-app-starter/index.html" "b/docs/app/tags/\347\233\230\345\217\244-app-starter/index.html" index 33e6c6283..1e2e94a5a 100644 --- "a/docs/app/tags/\347\233\230\345\217\244-app-starter/index.html" +++ "b/docs/app/tags/\347\233\230\345\217\244-app-starter/index.html" @@ -3,15 +3,15 @@ -3 篇文档带有标签「盘古 APP Starter」 | 盘古开发框架官网:一套轻量稳健的工业级行业数字化赋能开发框架 - - +3 篇文档带有标签「盘古 APP Starter」 | 盘古开发框架官网:行业数字化赋能开发基座 + +
    跳到主要内容

    3 篇文档带有标签「盘古 APP Starter」

    查看所有标签
    - - + + \ No newline at end of file diff --git "a/docs/app/tags/\347\233\230\345\217\244-app/index.html" "b/docs/app/tags/\347\233\230\345\217\244-app/index.html" index 3bd2453ae..ec451faee 100644 --- "a/docs/app/tags/\347\233\230\345\217\244-app/index.html" +++ "b/docs/app/tags/\347\233\230\345\217\244-app/index.html" @@ -3,15 +3,15 @@ -1 篇文档带有标签「盘古 APP」 | 盘古开发框架官网:一套轻量稳健的工业级行业数字化赋能开发框架 - - +1 篇文档带有标签「盘古 APP」 | 盘古开发框架官网:行业数字化赋能开发基座 + +
    跳到主要内容

    1 篇文档带有标签「盘古 APP」

    查看所有标签

    简介

    盘古 APP Starter | 移动端多平台快速开发脚手架 | uViewUI | uni-app | 盘古开发框架

    - - + + \ No newline at end of file diff --git a/docs/app/web-h5/index.html b/docs/app/web-h5/index.html index 681569170..4446d44e0 100644 --- a/docs/app/web-h5/index.html +++ b/docs/app/web-h5/index.html @@ -3,16 +3,16 @@ -盘古 APP Starter 部署运维参考 | 盘古开发框架 - - +盘古 APP Starter 部署运维参考 | 盘古开发框架 + +
    跳到主要内容

    部署运维参考

    发布 H5 Web 应用

    将工程发布为手机 H5 Web 应用部署到静态资源服务器,可通过微信/手机浏览器等访问。

    • 使用 HbuilderX「发行 -> 网站 PC-Web 或手机 H5」菜单,编译成功后执行文件将会输出到 unpackage/build/dist/h5 目录下。将该目录下文件直接发布到 Web 服务器即可。

    • 如下为发布成功的盘古 APP Starter 模板工程的 H5 Web 应用。

      微信或手机浏览器扫码访问

      盘古 APP Starter

      电脑端浏览器模拟访问
      https://pangu-app-starter.pulanit.com/h5.html

    发布微信小程序应用

    请事先安装好微信开发者工具。下载安装

    第一步:注册微信小程序账户

    在微信 公众平台 注册小程序账户。(注意:一个邮箱地址注册一个微信小程序账户)。登录后根据提示生成微信小程序 AppID。(后续发布将会使用)

    第二步:编译输出小程序文件

    • 使用 HbuilderX「发行 -> 小程序-微信」菜单,在弹出的对话框中填入上一步的 AppID。(注意:不要选择自动上传到微信平台选项。)如下图所示:

      盘古 APP
    • 点击「发行」按钮后会开始编译小程序输出文件并自动打开微信开发者工具导入小程序文件。接着使用微信开发者工具的「上传代码」按钮,将小程序文件上传到微信公众平台。如下图所示:

      盘古 APP
    • 最后就是一个微信平台的代码审核、发布上线的流程即可,这里不再赘述。根据后台提示操作即可。

    • 如下二维码是发布成功的盘古 APP Starter 模板工程的微信小程序示例。

      微信扫码体验

      盘古 APP

    发布 Android APP 应用

    将工程打包发布为原生 Android APP 应用。对于.vue 页面将使用 webview 渲染机制;如果使用 .nvue 页面(native vue 的缩写),则使用原生渲染。

    • 使用 HbuilderX 「运行 -> 原生APP-云打包」菜单,打开打包配置窗口。如下图所示为最便捷的配置窗口。(高级用法:自定义证书、自定义基座等可参考uni-app 和 HbuilderX 相关文档)

      盘古 APP
    • 点击「打包」按钮,IDE 将完成云端打包。打包结束后,.apk 安装包将输出到:unpackage/release/apk 目录。

    • 如下是发布成功的盘古 APP Starter 模板工程的 Android 原生 APP 示例。

      手机浏览器扫码下载安装(微信扫码无效)

      盘古 APP Starter
    提示

    更多类型的应用发布方式请参阅 uni-appHbuilderX 相关文档。

    下一步

    继续阅读其它章节获取你想要的答案或通过我们的 开发者社区 寻求更多帮助。

    - - + + \ No newline at end of file diff --git a/docs/assets/js/c4f5d8e4.aa18e5bc.js b/docs/assets/js/c4f5d8e4.aa18e5bc.js new file mode 100644 index 000000000..65e3ec94d --- /dev/null +++ b/docs/assets/js/c4f5d8e4.aa18e5bc.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkpangu_website=self.webpackChunkpangu_website||[]).push([[4195],{689:(e,a,t)=>{t.d(a,{Z:()=>le});var l,c,r,n,i,m,s,h,p,f,d,E,o,M,Z,y,v,u,x,g,z,b,w,F,q,B,k,C,N,R,_,O,L,H,S,V,j,A,D,I,P,W,U,G,X,T,Y,$,J,K,Q,ee,ae=t(7294);function te(){return te=Object.assign?Object.assign.bind():function(e){for(var a=1;a{let{title:a,titleId:t,...le}=e;return ae.createElement("svg",te({"data-name":"Layer 1",xmlns:"http://www.w3.org/2000/svg",width:1177.82,height:724.47,viewBox:"0 0 1177.82 724.47","aria-labelledby":t},le),void 0===a?ae.createElement("title",{id:t},"under construction"):a?ae.createElement("title",{id:t},a):null,l||(l=ae.createElement("path",{d:"M1177.82 465.31a241.36 241.36 0 0 1-7.07 58.24q-2.38 9.63-5.53 18.86a222.72 222.72 0 0 1-8.92 22.32q-2.55 5.52-5.39 10.82a145.56 145.56 0 0 1-12.17 58.49 150.79 150.79 0 0 1-73.18 75.4 153.93 153.93 0 0 1-65.33 15H223.59a195.68 195.68 0 0 1-98.42-26.31l-.46-.26q-6.39-3.74-12.46-7.92a195.41 195.41 0 0 1-25.57-21.08 190.28 190.28 0 0 1-28.11-34.83 185.86 185.86 0 0 1-28.59-99.23c-18.95-33.25-30-73.08-30-115.88 0-54 17.56-103.26 46.41-140.55a197.6 197.6 0 0 1 19.71-21.93A183.42 183.42 0 0 1 88.64 238a175.38 175.38 0 0 1 20-12c2.89-1.47 5.79-2.86 8.74-4.15 2.59-1.15 5.21-2.22 7.86-3.23q4.77-1.81 9.66-3.33t9.65-2.66q7-1.71 14.24-2.78c4-.59 8-1 12-1.31 3.18-.24 6.39-.37 9.62-.41h1.75c3.56 0 7.1.14 10.61.38.37-.74.77-1.49 1.14-2.22 1.4-2.67 2.85-5.33 4.31-7.93a.25.25 0 0 1 0-.07c.25-.46.5-.91.76-1.35 1.18-2.13 2.41-4.24 3.67-6.33.58-1 1.15-1.94 1.74-2.88a7.66 7.66 0 0 1 .41-.68q.9-1.5 1.83-3 4.63-7.4 9.63-14.54l.85-1.22c.52-.74 1-1.46 1.58-2.2 1.38-1.93 2.8-3.87 4.23-5.77 1-1.36 2-2.71 3.08-4q3.9-5 8-10t8.52-9.87c.4-.45.8-.89 1.22-1.33l4.27-4.66c.21-.22.39-.42.59-.62.51-.55 1-1.1 1.55-1.63 2.29-2.43 4.64-4.81 7-7.18a381.2 381.2 0 0 1 38.3-33.37c.53-.42 1.07-.82 1.6-1.22 2.54-1.91 5.12-3.8 7.7-5.66a405.31 405.31 0 0 1 44.41-27.7c1.06-.61 2.14-1.18 3.23-1.74a424 424 0 0 1 42.49-19.56c7.91-3.13 16-6.07 24.14-8.76 5.42-1.78 10.86-3.47 16.37-5.06q12.92-3.72 26.02-6.67A463.35 463.35 0 0 1 539.65.63q12-.61 24.27-.63a465 465 0 0 1 117 14.8 4.22 4.22 0 0 0 3.63 1.89h3.36c1.46.4 2.91.8 4.37 1.22q12.23 3.52 24.11 7.69l2 .72a430.44 430.44 0 0 1 56.91 25 410.69 410.69 0 0 1 47.65 29.44q3.51 2.52 6.92 5.08 4.14-2.65 8.42-5.08a165.62 165.62 0 0 1 34.88-14.87 159.1 159.1 0 0 1 78.24-3.06c33.25 7.05 63.35 24.55 87.66 49.44a204.55 204.55 0 0 1 26.29 33.38c.55.86 1.1 1.73 1.63 2.61a220 220 0 0 1 16.74 33.37c.17.43.34.83.49 1.25a231.09 231.09 0 0 1 10.3 33.35c.12.58.26 1.15.38 1.73a240.11 240.11 0 0 1 4.92 33.37c0 .4 0 .81.08 1.23q.63 8.71.64 17.6c0 5.3-.18 10.56-.51 15.78 0 .57-.08 1.16-.13 1.75-.09 1.51-.22 3-.35 4.52a189.79 189.79 0 0 1 21.38 20.17q4.37 4.77 8.46 9.9a210.61 210.61 0 0 1 21.8 33.37c16.91 31.92 26.63 69.47 26.63 109.66Z",fill:"#25c2a0",opacity:.1})),c||(c=ae.createElement("path",{d:"M1064.82 705.74c0 6.83-23.53 13.23-64.59 18.73H223.59a195.68 195.68 0 0 1-98.42-26.31l-.46-.26c11.8-4.3 33.1-8.31 62.09-11.93l1.3-.16c13-1.59 27.53-3.1 43.41-4.53.4 0 .81-.06 1.21-.11q18.9-1.68 40.21-3.15c.45 0 .89-.08 1.34-.1q8.22-.59 16.78-1.12l2.2-.14c41.55-2.58 88.78-4.64 140-6h.06q10.76-.3 21.75-.53 12.22-.29 24.74-.51c6.37-.14 12.82-.24 19.29-.34h.15c29.19-.44 59.35-.66 90.19-.66 76.26 0 148.34 1.39 212.21 3.89h.18c9.82.38 19.46.8 28.86 1.23l8 .38q15.91.76 31 1.63c118.3 6.73 195.14 17.66 195.14 29.99Z",fill:"#25c2a0",opacity:.1})),r||(r=ae.createElement("g",{opacity:.2},ae.createElement("path",{d:"M680.28 664.03a19 19 0 0 1-.37 3.21q-10.44-1.66-21-3v-.86a16.88 16.88 0 0 1 2.5-8.48c2.06-3.26 5.19-5.3 8.64-5.19s6.44 2.34 8.29 5.71a16.87 16.87 0 0 1 1.94 8.61Z",fill:"#3f3d56"}),ae.createElement("ellipse",{cx:681.21,cy:734.33,rx:14.01,ry:10.7,transform:"rotate(-88.19 630.414 696.17)",fill:"#3f3d56"}),ae.createElement("ellipse",{cx:681.75,cy:717.21,rx:14.01,ry:10.7,transform:"rotate(-88.19 630.956 679.046)",fill:"#3f3d56"}),ae.createElement("ellipse",{cx:682.29,cy:700.09,rx:14.01,ry:10.7,transform:"rotate(-88.19 631.494 661.928)",fill:"#3f3d56"}),ae.createElement("ellipse",{cx:682.83,cy:682.97,rx:14.01,ry:10.7,transform:"rotate(-88.19 632.031 644.81)",fill:"#3f3d56"}),ae.createElement("path",{d:"M635.38 476.79a49.66 49.66 0 0 1-3.8-6l28.26-3.73-30.42-.73a51.38 51.38 0 0 1 .31-40.64l40.12 22.45-36.75-28.84a51.28 51.28 0 1 1 82.84 60 50.8 50.8 0 0 1 5.55 9.53l-37.09 17.8 39.33-11.83a51.34 51.34 0 0 1-9.82 47.91 51.28 51.28 0 1 1-80.56-2.54 51.28 51.28 0 0 1 2-63.38Z",fill:"#25c2a0"}),ae.createElement("path",{d:"M725.91 511.37a51 51 0 0 1-12 31.34 51.28 51.28 0 1 1-80.56-2.54c-6.57-8.93 92.74-34.55 92.56-28.8Z",opacity:.1}))),n||(n=ae.createElement("g",{opacity:.2},ae.createElement("path",{d:"M528.28 664.03a19 19 0 0 1-.37 3.21q-10.44-1.66-21-3v-.86a16.88 16.88 0 0 1 2.5-8.48c2.06-3.26 5.19-5.3 8.64-5.19s6.44 2.34 8.29 5.71a16.87 16.87 0 0 1 1.94 8.61Z",fill:"#3f3d56"}),ae.createElement("ellipse",{cx:529.21,cy:734.33,rx:14.01,ry:10.7,transform:"rotate(-88.19 478.41 696.177)",fill:"#3f3d56"}),ae.createElement("ellipse",{cx:529.75,cy:717.21,rx:14.01,ry:10.7,transform:"rotate(-88.19 478.953 679.054)",fill:"#3f3d56"}),ae.createElement("ellipse",{cx:530.29,cy:700.09,rx:14.01,ry:10.7,transform:"rotate(-88.19 479.49 661.936)",fill:"#3f3d56"}),ae.createElement("ellipse",{cx:530.83,cy:682.97,rx:14.01,ry:10.7,transform:"rotate(-88.19 480.028 644.818)",fill:"#3f3d56"}),ae.createElement("path",{d:"M483.38 476.79a49.66 49.66 0 0 1-3.8-6l28.26-3.73-30.42-.73a51.38 51.38 0 0 1 .31-40.64l40.12 22.45-36.75-28.84a51.28 51.28 0 1 1 82.84 60 50.8 50.8 0 0 1 5.55 9.53l-37.09 17.8 39.33-11.83a51.34 51.34 0 0 1-9.82 47.91 51.28 51.28 0 1 1-80.56-2.54 51.28 51.28 0 0 1 2-63.38Z",fill:"#25c2a0"}),ae.createElement("path",{d:"M573.91 511.37a51 51 0 0 1-12 31.34 51.28 51.28 0 1 1-80.56-2.54c-6.57-8.93 92.74-34.55 92.56-28.8Z",opacity:.1}))),i||(i=ae.createElement("g",{opacity:.2},ae.createElement("path",{d:"M943.48 674.97a37.3 37.3 0 0 1-.73 6.08q-20.1-3.21-40.49-5.74v-1.65a32.5 32.5 0 0 1 4.82-16.33c4-6.27 10-10.2 16.63-10s12.4 4.51 16 11a32.53 32.53 0 0 1 3.77 16.64Z",fill:"#3f3d56"}),ae.createElement("ellipse",{cx:935,cy:729.11,rx:26.98,ry:20.61,transform:"rotate(-88.19 884.22 690.946)",fill:"#3f3d56"}),ae.createElement("ellipse",{cx:936.04,cy:696.15,rx:26.98,ry:20.61,transform:"rotate(-88.19 885.259 657.986)",fill:"#3f3d56"}),ae.createElement("ellipse",{cx:937.08,cy:663.2,rx:26.98,ry:20.61,transform:"rotate(-88.19 886.298 625.026)",fill:"#3f3d56"}),ae.createElement("ellipse",{cx:938.12,cy:630.24,rx:26.98,ry:20.61,transform:"rotate(-88.3 886.065 591.953)",fill:"#3f3d56"}),ae.createElement("path",{d:"M857.03 314.51a99.27 99.27 0 0 1-7.31-11.53l54.4-7.18-58.55-1.41a98.9 98.9 0 0 1 .58-78.24l77.25 43.21-70.74-55.52a98.72 98.72 0 1 1 159.47 115.56 98.71 98.71 0 0 1 10.69 18.35l-71.41 34.29 75.71-22.8a98.75 98.75 0 0 1-18.83 92.15 98.72 98.72 0 1 1-155.1-4.89 98.75 98.75 0 0 1 3.84-122Z",fill:"#25c2a0"}),ae.createElement("path",{d:"M1031.33 381.07a98.34 98.34 0 0 1-23 60.34 98.72 98.72 0 1 1-155.1-4.89c-12.74-17.21 178.45-66.52 178.1-55.45Z",opacity:.1}))),m||(m=ae.createElement("path",{fill:"#f1c0c0",d:"m157.82 676.73 10.49-.03h14.79l18.7-303.78L386.99 63.89l-8.05-8.64V33.37L178.66 365.76l-20.84 310.97z"})),s||(s=ae.createElement("path",{opacity:.1,d:"M169.43 676.7h13.67l18.7-303.78L386.99 63.89l-8.05-8.64-191.02 313.04-18.49 308.41z"})),h||(h=ae.createElement("path",{fill:"#f1c0c0",d:"m126.91 679.26 479.85 36.72.41.03 464.39-28.56.35-.02v-19.61l-511.7-9.39-426.91-.41h-3.12l-.34 2.2-2.93 19.04z"})),p||(p=ae.createElement("path",{opacity:.1,d:"m126.91 679.26 479.85 36.72.41.03 464.39-28.56.35-.38v-18.84h-.41l-464.74 15.52-473.46-25.73h-.07l-.84.55-2.55 1.65-2.93 19.04z"})),f||(f=ae.createElement("path",{opacity:.1,d:"m126.91 679.26 479.85 36.72v-32.23l-474.37-25.18-2.55 1.65-2.93 19.04z"})),d||(d=ae.createElement("path",{fill:"#f1c0c0",d:"M378.88 54.84 590.43 281.9l-6.54 399.4 17.97 2.17.3.04h17.97l2.15-384.46 396.13 132.32 6.68 235.6 14.46 1.62 4.9.55-11.34-254.11-414.1-145.38L391.95 33.6h-13.07v21.24z"})),E||(E=ae.createElement("path",{opacity:.1,d:"m620.65 291.7 1.63 7.35 396.13 132.32 6.68 235.6 14.46 1.62-11.34-242.12L620.65 291.7zM378.88 54.84 590.43 281.9l-6.54 399.4 17.97 2.17 4.9-414.64L378.88 33.6v21.24z"})),o||(o=ae.createElement("path",{fill:"#f1c0c0",d:"m621.42 451.99 145.29 28.61.05.01 254.47 50.13 11.65-4.67-.04-.82-.76-16.25-410.51-82.95-.15 25.94z"})),M||(M=ae.createElement("path",{opacity:.1,d:"m766.76 480.61 254.47 50.13 11.65-4.67-.04-.82-266.08-44.64z"})),Z||(Z=ae.createElement("path",{fill:"#f1c0c0",d:"m776.49 350.56 3.93 216.34 2.03 110.99 17.89-.6 11.26-.38-3.5-323.22-7.76-2.58-1.7-.55h-22.15z"})),y||(y=ae.createElement("path",{opacity:.1,d:"M776.65 350.51v.05l3.77 216.34 2.03 110.99 17.89-.6V350.51h-23.69z"})),v||(v=ae.createElement("path",{d:"M496.26 405.81a22.79 22.79 0 0 1 3 1.95 19.85 19.85 0 0 1 3 3.29c4.29 5.55 8.25 12 7.83 19a7.73 7.73 0 0 1-2.23 5.5c-1.77 1.51-4.31 1.58-6.63 1.58-2.52 0-5.17 0-7.35-1.3s-4-3.83-6.58-3.77a3.37 3.37 0 0 1-1.1 0c-.89-.29-1.07-1.46-1.65-2.2-1-1.33-3.11-1-4.68-.42s-3.31 1.45-4.86.78a5.05 5.05 0 0 1-2.11-2.11c-3.71-6-4.5-13.21-5.2-20.18-.43-4.24-3.71-18.7 5.34-15.41 4 1.44 7.74 4.32 11.38 6.43Z",fill:"#3f3d56"})),u||(u=ae.createElement("path",{d:"M487.32 407.24a4.46 4.46 0 0 0 5.49-.22 8.27 8.27 0 0 0 2.67-5.18c1-.31 1.51 1 2.15 1.8 1.12 1.36 3.4 1.34 4.42 2.79.71 1 .55 2.39 1.05 3.52.65 1.46 2.26 2.22 3.36 3.4a11.58 11.58 0 0 1 2.2 4.39l1.64 4.92a24.32 24.32 0 0 1 1.5 6.37 8.25 8.25 0 0 1-1.9 6.09c-2.2 2.37-5.81 2.62-9 2.55a11.58 11.58 0 0 1-3.16-.37c-2.83-.88-4.64-3.73-5.39-6.6s-.67-5.88-1.11-8.82a34.57 34.57 0 0 0-2.5-8.38c-.88-2.08-3.3-5.18-3.26-7.39.72 0 1.24.66 1.84 1.13Z",fill:"#3f3d56"})),x||(x=ae.createElement("path",{d:"M490.91 397.11a16.51 16.51 0 0 1-.81-4.39c0-3 1.37-5.82 2.75-8.5l-11.43 1.55c-1.38.19-2.92.47-3.7 1.62a4 4 0 0 0 0 3.69 18.86 18.86 0 0 1 1.36 3.57 17.83 17.83 0 0 0 .37 3.21 6.8 6.8 0 0 0 1.47 2.07c3.27 3.62 5.72 7.89 8.16 12.12-.07-.12 6.89-5.51 6.61-7.27-.16-1-2.17-2.2-2.81-3.16a16.09 16.09 0 0 1-1.97-4.51Z",fill:"#be6f72"})),g||(g=ae.createElement("path",{fill:"#f1c0c0",d:"M588.91 358.04v9.85l-168.67 32.9-8.75 5.3H381.3v-5.55l165.72-40.04 41.89-2.46z"})),z||(z=ae.createElement("path",{opacity:.1,d:"m588.91 367.89-168.67 32.9-8.75 5.3H381.3l166.95-35.73 40.66-2.47z"})),b||(b=ae.createElement("path",{d:"M453.49 637.66a13.07 13.07 0 0 0-15.9-3.38 4.19 4.19 0 0 0-1.46 1.14c-1 1.4-.36 3.33-.27 5.06.23 4.22-3.13 7.65-6.15 10.6-1.62 1.58-3.27 3.27-4 5.42s-.19 4.88 1.77 6a7.37 7.37 0 0 0 2.74.76 29.57 29.57 0 0 0 9.7.27c3.19-.61 6.32-2.42 7.7-5.36a5.65 5.65 0 0 1 1.29-2.13c1.76-1.39 4.46.24 6.46-.75 1.65-.82 1.72-2.11 1.74-3.81.06-4.7-.64-10.02-3.62-13.82ZM477.49 637.48c1.23 3.24 1.4 6.77 1.56 10.23.09 2 .15 4.14-.93 5.83s-3.19 2.58-5.21 3c-4.17.86-9 .05-11.69-3.26-2.06-2.53-2.49-6-2.11-9.28.32-2.69 1-5.84-.93-7.75-.5-.51-1.15-.87-1.61-1.42-1-1.22-.84-3.06-.3-4.56a19.81 19.81 0 0 0 1.57-4.51c.08-.74 13.54.52 14.78 1.13 1.69.83 1.43 2.22 1.94 3.9.71 2.34 2.07 4.45 2.93 6.69Z",fill:"#25c2a0"})),w||(w=ae.createElement("path",{d:"M479.96 493.82c2.64 1.71 3.66 5.07 4.07 8.19 1.13 8.55-.85 17.19-1 25.82-.14 12.09 3.36 24.4.37 36.11-1.79 7-.27 15-1.95 22.07-.5 2.1-1.42 4.08-1.9 6.18-1 4.55.05 9.31 1.46 13.76a14.21 14.21 0 0 1 .85 3.73 13.42 13.42 0 0 1-1.46 5.64l-6 14.19c-.67 1.59-3.31 1.85-5 2.06-3.18.38-6.73.65-9.26-1.32s-3.14-5.27-3.53-8.35a128 128 0 0 1-1-17.83 14.69 14.69 0 0 0-.41-4.63c-.55-1.71-1.76-3.19-2.09-5-.42-2.34.77-4.64 1.21-7a21.09 21.09 0 0 0-.1-6.49c-.39-3.2-.84-6.4-1.35-9.58-.72-4.45.31-8.84 1-13.3.65-4.19-.18-8.46-1-12.62a34.79 34.79 0 0 1-1.25 10c-.53 1.59-1.29 3.11-1.75 4.73-2.05 7.27 2.32 14.9 1.7 22.43-.29 3.52-1.67 7-1.28 10.47.27 2.54 1.45 4.87 2.26 7.29s1.23 5.19 0 7.45c-3.25 6.14-.82 14.49 2.09 20.79a28.06 28.06 0 0 1 1.54 3.46c.86 2.84.14 5.89.37 8.85a5.58 5.58 0 0 1-4.69-1.41c-.44-.46-.8-1-1.23-1.48a12.21 12.21 0 0 0-4.18-2.61 5.49 5.49 0 0 0-3-.69 6 6 0 0 0-2.85 1.77 27.94 27.94 0 0 1-3.14 2.39 3.72 3.72 0 0 1-1.6.71 1.41 1.41 0 0 1-1.47-.75 1.78 1.78 0 0 1-.11-.52 79.14 79.14 0 0 1-.59-9.1c0-5.23-6.26-8.83-7.05-14-.63-4.17.54-8.42.15-12.62-.19-2.16-.79-4.28-.75-6.44 0-1.4.32-2.77.43-4.16a31.12 31.12 0 0 0-.07-4.63l-.31-4.83c-.3-4.77-.63-9.64-2.51-14a47.57 47.57 0 0 1-3.9-16.08c-.2-3.5-.07-7-.47-10.51-.36-3.17-1.16-6.32-.93-9.5.19-2.46 1-4.84 1.19-7.3.39-4.73-1.41-9.33-2.82-13.86s-2.45-9.55-.6-13.92a4.57 4.57 0 0 1 1.28-1.86 5.58 5.58 0 0 1 2.36-.88 183.11 183.11 0 0 1 52.22-3.33 17.34 17.34 0 0 1 8.05 2.51Z",fill:"#3f3d56"})),F||(F=ae.createElement("circle",{cx:423.19,cy:371.59,r:16.02,fill:"#be6f72"})),q||(q=ae.createElement("path",{d:"M420.09 391.6a5.72 5.72 0 0 1 0 2.79 6.32 6.32 0 0 1-1.05 1.76 45.2 45.2 0 0 1-5.13 5.58 9.29 9.29 0 0 0 4.79 4.73 27.81 27.81 0 0 0 6.61 1.89 9.32 9.32 0 0 0 3.48.24 9.23 9.23 0 0 0 3-1.36l8.9-5.33a17.78 17.78 0 0 0 3.7-2.67 9.11 9.11 0 0 0 2.58-6.26 1.72 1.72 0 0 0-.32-1.18 2.1 2.1 0 0 0-1.22-.51c-3.13-.69-5.6-3.23-7-6.11a32.36 32.36 0 0 1-2.43-9.27l-9.49 5c-1.41.75-2.81 1.5-4.27 2.15-.93.42-2.81.77-3.47 1.62-1.26 1.57.99 5.04 1.32 6.93Z",fill:"#be6f72"})),B||(B=ae.createElement("path",{d:"M413.97 398.82a10.55 10.55 0 0 0-3.07 4.15c-.62 2 0 4.11.56 6.09a181.7 181.7 0 0 1 6 25.79c.84 6 1.15 12.09 1.56 18.16.84 12.38 2.06 32.12 3.69 44.42 6 .27 11.85-1.48 17.8-2.12 11.12-1.18 22.57 1.52 33.46-1-2.64-10.43-5.28-28.24-7.92-38.66a73.77 73.77 0 0 1-2.42-12.55c-.23-3.05-.09-6.11-.05-9.18.09-6-.24-12-.57-18-.38-7-.76-14-2.42-20.85a3.88 3.88 0 0 0-1.16-2.29c-1-.73-2.3-.47-3.49-.31a15.18 15.18 0 0 1-10.38-2.46c-1.32-.9-3.09-2-4.32-1a4.3 4.3 0 0 0-1 2.13 10.65 10.65 0 0 1-6.26 6.17 31.33 31.33 0 0 1-8.86 1.82 4.35 4.35 0 0 1-2.75-.31c-1.42-.87-1.52-4-3.31-4.21-1.57-.18-4.03 3.2-5.09 4.21Z",fill:"#3f3d56"})),k||(k=ae.createElement("path",{d:"M437.63 423.24c-3.69-3.53-5.31-8.65-8-13a28.94 28.94 0 0 0-6.91-7.6 20.61 20.61 0 0 1-3.76-3.19c-.95-1.17-1.67-2.73-3.11-3.18a3.76 3.76 0 0 0-3.37.93 33.16 33.16 0 0 0-2.5 2.66c-4.24 4.39-11.69 5-15.05 10.08a8.26 8.26 0 0 0-1.79 3.75 29.06 29.06 0 0 0 5.34 20.9 7.1 7.1 0 0 0 3.7 3 11.58 11.58 0 0 0 .72 5.5 147.07 147.07 0 0 0 6.81 18.55 44.87 44.87 0 0 0-1.34 7.19c-.7 6.11-.05 12.31-.71 18.43-.54 5-2 9.87-2.05 14.88 0 .8.07 1.75.76 2.16a2.3 2.3 0 0 0 1.19.25l12.3.37c7.14.21 14.35.42 21.38-.9a8.9 8.9 0 0 0 2.69-.85c2.38-1.33 3.17-4.33 3.55-7a61 61 0 0 0 .59-10.46c1.49 4.71 3.26 9.58 7.76 11.62 2.38 1.08 5.1 1 7.71.93a145.16 145.16 0 0 0 16.79-1.73 2.21 2.21 0 0 0 2.45-2.57l.06-5.46c.12-11.09-2.63-21.69-3.7-32.73-.34-3.48-.31-7-1.16-10.41-.35-1.43-.86-2.83-1.17-4.27a30.52 30.52 0 0 1-.5-4.27l-.78-11c-.37-5.09-.9-10-1.29-15.08a73 73 0 0 0-2.14-14.66c-.87-3-2.68-6.4-5.81-6.77-1.67-.19-3.29.54-4.88 1.05a19.72 19.72 0 0 1-12-.05 16.9 16.9 0 0 0-3.74-1 3.67 3.67 0 0 0-3.42 1.42 5.13 5.13 0 0 0-.53 2.52c-.47 9.99-1.34 20.28-4.09 29.99Z",fill:"#25c2a0"})),C||(C=ae.createElement("path",{d:"M421.54 423.54c-4.61-4.86-9.34-9.81-15.28-12.9-2.34-1.22-5-2.14-7.59-1.68s-5 2.71-4.88 5.34c.08 1.63 1.07 3.07 1.38 4.67.36 1.8-.16 3.72.4 5.46a9.24 9.24 0 0 0 2 3.07l7.08 8.39c3 3.5 6 7.05 9.86 9.47s8.86 3.55 13.1 1.83a16.1 16.1 0 0 0 7.18-6.59c1.76-2.8 3-5.86 4.65-8.75a43.45 43.45 0 0 1 10-12.13c-2.08-.54-4.69-1.3-6-3a9.91 9.91 0 0 1-.95-1.72l-1.62-3.5a4 4 0 0 0-3 1.13 25.16 25.16 0 0 1-2.23 2.27c-1.41 1.06-3.32 1.35-4.6 2.56a12.19 12.19 0 0 0-1.34 1.68 11.22 11.22 0 0 1-8.16 4.4Z",fill:"#3f3d56"})),N||(N=ae.createElement("path",{d:"M449.81 402.63c3.47-6.33 3.31-13.92 4.3-21.07a9.62 9.62 0 0 1 1.91-5.23c2-2.26 5.53-2.29 8.55-2 .89.1 2 .52 1.95 1.41a1.8 1.8 0 0 1-.45.85 23.79 23.79 0 0 0-4.94 13.12c1.57 1.09 4-1.15 5.51 0 1 .84.54 2.5-.06 3.7q-2.09 4.17-4.31 8.28a26.59 26.59 0 0 1-4.57 6.59c-1.27 1.22-2.76 2.18-4.05 3.38-3 2.81-4.81 6.78-7.91 9.52a1.62 1.62 0 0 1-1 .51 1.68 1.68 0 0 1-1.05-.47 15.16 15.16 0 0 1-3.78-4.57c-1.18-2.18-1-2.82.86-4.36 3.48-2.75 6.87-5.7 9.04-9.66Z",fill:"#be6f72"})),R||(R=ae.createElement("path",{d:"M415.74 419.24c.6.37 1.34.79 2 .48a2.08 2.08 0 0 0 .67-.65 23.54 23.54 0 0 0 2.84-4.94 1.9 1.9 0 0 0 .21-.8c0-.64-.57-1.11-1.1-1.48a40.76 40.76 0 0 0-9.09-4.32c-2.64-1-5.4-1.87-8.2-1.62a7.82 7.82 0 0 0-5.47 2.78c-2 2.57 1.35 3.35 3.45 4.28 4.86 2.21 10.12 3.49 14.69 6.27Z",fill:"#25c2a0"})),_||(_=ae.createElement("path",{d:"M412.59 436.24a1.47 1.47 0 0 0 .42 1.26c.29-1.42-.09-2.92.21-4.35.44-2.15 2.53-3.77 2.71-5.93-3.83-.75-3.31 6.7-3.34 9.02Z",opacity:.1})),O||(O=ae.createElement("path",{opacity:.2,d:"M588.91 358.04v9.85l-40.66 2.47-1.23-9.86 41.89-2.46z"})),L||(L=ae.createElement("path",{d:"M408.77 373.97c2.54-2.07 1.07-6.41 2.79-9.19 1-1.52 2.69-2.32 4.35-3a19.79 19.79 0 0 1 6.35-1.76 7.37 7.37 0 0 1 6 2.21c.65.74 1.09 1.64 1.7 2.41a6.5 6.5 0 0 0 6.3 2.18c1.33-.3 2.71-1.31 2.62-2.67a3.77 3.77 0 0 0-1.2-2.14l-2.86-3.17c-3.25-3.6-6.86-7.42-11.63-8.32-3.32-.63-6.72.26-9.92 1.33-1.29.43-2.74 1.07-3.1 2.38-.24.9.12 1.88-.09 2.79-.41 1.81-2.73 2.42-3.81 3.94s-.75 3.32-1.06 5-1.21 3.32-1.32 5.06c-.07 1.05.46 3 1.64 3.38s2.51-1.68 3.24-.43Z",fill:"#3f3d56"})),H||(H=ae.createElement("path",{d:"M437.91 362.71a30 30 0 0 0-5.32-12.16 21.31 21.31 0 0 0-9.47-7.52 13.56 13.56 0 0 0-11.79.93 17.12 17.12 0 0 0-5.89 7.43c-2.59 5.58-3.55 12.4-.54 17.76 1.2-1.46 3.26-.8 5.08-1.33 2.28-.65 4.21-2.17 6.38-3.12 6.55-2.89 14.55-.55 21.55-1.99Z",fill:"#fed253"})),S||(S=ae.createElement("path",{d:"M406.43 362.4c-.23-1.8-.38-3.89.9-5.17a.65.65 0 0 1 .53-.24.69.69 0 0 1 .41.36 22.38 22.38 0 0 1 1.88 3.68 3.82 3.82 0 0 0-4 1.55M429.8 357.32l-.36-3.57a1.63 1.63 0 0 1 .07-.88 1.13 1.13 0 0 1 1.46-.4 3 3 0 0 1 1.17 1.17 21 21 0 0 1 2.06 4.07 12.1 12.1 0 0 0-4.87.06M438.75 502.21v8.16l-6.89.46h-36.24v-8.62h43.13z",opacity:.1})),V||(V=ae.createElement("path",{fill:"#f1c0c0",d:"M438.75 502.21v8.62h-43.13L281.04 367.3v-6.78h24.02l133.69 141.69z"})),j||(j=ae.createElement("path",{opacity:.1,d:"M438.75 502.21v8.62h-43.13L281.04 367.3v-6.78h24.02l133.69 141.69z"})),A||(A=ae.createElement("path",{opacity:.1,d:"M438.75 502.21v8.62h-43.13L281.04 367.3v-6.78l115.2 141.69h42.51z"})),D||(D=ae.createElement("path",{d:"M296.06 646.07a3 3 0 0 1-2.62 3.53c-2.78.94-5.73 1.87-7.7 4s-2.36 6.08 0 7.81a7.59 7.59 0 0 0 4 1.09c4.53.31 9.25.25 13.36-1.67 2.94-1.36 5.71-3.68 8.94-3.47 1.67.1 3.45.88 4.94.12s1.91-2.88 1.92-4.65a34.43 34.43 0 0 0-1.65-10.89c-.15-.48-6.51-.85-7.27-1l-7.71-1c-1.46-.19-4.61-1.29-5.76-.07s-.45 4.75-.45 6.2ZM342.07 621.11a24.15 24.15 0 0 0 1.58 5.24c1.07 2.72 2.44 5.61 5.06 6.93 2.38 1.19 5.3.76 7.72-.37a6.36 6.36 0 0 0 2.57-1.95 7.74 7.74 0 0 0 1-4.49c0-3.87-.23-7.87-2-11.31-1.52-3-4.17-5.58-4.21-8.9l-9.11 1.76a2.6 2.6 0 0 0-1.34.53 2.31 2.31 0 0 0-.58 1.09 29.77 29.77 0 0 0-.69 11.47ZM233.28 526.11c-.38 3.22-.22 6.67 1.46 9.45s5.22 4.62 8.28 3.51a1.21 1.21 0 0 0 .75-.57 1.41 1.41 0 0 0-.13-1 14.76 14.76 0 0 1 .31-11.12c.2-.46.63-1 1.1-.82a1 1 0 0 1 .45.46 5.23 5.23 0 0 1 .7 2.76 10.26 10.26 0 0 0-.08 2.65c.19.86 1.11 1.67 1.91 1.3a2 2 0 0 0 .91-1.29c2.23-6.45 1.22-13.5.2-20.25a1.06 1.06 0 0 0-1.19-1.11c-4.72-.47-7.3-1.6-10 2.79-2.32 3.7-4.67 8.79-4.67 13.24Z",fill:"#25c2a0"})),I||(I=ae.createElement("path",{d:"M288.46 509.7c-1.4 5.82-2.81 11.71-2.9 17.69a81.27 81.27 0 0 0 .84 11.13l1.05 8.66c.36 2.92.71 5.83 1.22 8.72a23.15 23.15 0 0 1 .53 4.53 24.26 24.26 0 0 1-.71 4.45 52 52 0 0 0-1.05 9.3c-.11 5 .51 10 .9 15a167.05 167.05 0 0 1-.35 29.92 11.22 11.22 0 0 0 1.64 7.71 9.92 9.92 0 0 1 1.45 2.38c.75 2.29-1 4.58-1.45 6.93a7 7 0 0 0 5.82 8c8 .95 16.22.52 23.43 4.18.76-2.22-.9-4.74-.14-7 .48-1.4 1.8-2.31 2.7-3.49a10.16 10.16 0 0 0 1.72-6.1 22.29 22.29 0 0 0-1.48-8.27c-.85-2.2-2.07-4.37-2-6.73 0-1.16.41-2.38-.06-3.45a5.39 5.39 0 0 0-1.29-1.61 20.33 20.33 0 0 1-5.23-11.85 54.58 54.58 0 0 1 .42-13.14c.49-4.14 1.15-8.51 3.78-11.74a75.33 75.33 0 0 1 2.11-29.25c.26-.88.67-1.9 1.57-2.11a2.24 2.24 0 0 1 1.92.76c1.57 1.47 2.32 3.6 3 5.64.75 2.21 1.51 4.57.94 6.83-.24 1-.72 1.88-1 2.84a8.42 8.42 0 0 0 .3 5.87 5.64 5.64 0 0 1 .72 2.21 6.12 6.12 0 0 1-.6 1.92 8.84 8.84 0 0 0 .83 7.15 25.89 25.89 0 0 0 4.67 5.73 21 21 0 0 0 .65 11.56 1.46 1.46 0 0 1 .13 1.11c-.18.38-.64.52-1 .79-1 .82-.38 2.37.29 3.44a78.88 78.88 0 0 0 6.07 8.42c2 2.39 1.82 7 4.8 7.86a9 9 0 0 0 3.8 0c2.94-.45 6.22-1.3 7.66-3.9.59-1.07.83-2.37 1.75-3.17s2.11-.94 2.62-1.9-.06-2.22.11-3.33 1.14-2 1.45-3.17c.74-2.7-2.41-4.92-2.84-7.68-.62-4 4.42-7 4.21-11-.44-8.69-.72-17.42-1.17-26.11a188.26 188.26 0 0 1-.24-23.39c.35-4.85 1-9.93-.78-14.44-2.56-6.36-9.62-9.93-16.45-10.61s-13.64.94-20.41 2a129 129 0 0 1-33.95.71Z",fill:"#3f3d56"})),P||(P=ae.createElement("circle",{cx:308.76,cy:398.1,r:16.02,fill:"#fbbebe"})),W||(W=ae.createElement("path",{d:"M302.24 417.11a6.83 6.83 0 0 1-6.53 4.13c-.58 2.4.81 4.82 2.4 6.71a28.48 28.48 0 0 0 27.26 9.35 13.45 13.45 0 0 0 5.37-2.24 11.91 11.91 0 0 0 4.1-7.1 35.3 35.3 0 0 0 .39-8.35 2.16 2.16 0 0 0-.44-1.54 2.2 2.2 0 0 0-1.4-.46c-3.38-.3-6.91-.43-9.88-2.09s-5.08-5.41-3.65-8.49c-.23.48-6.07.71-6.84.81-2.41.34-4.82.72-7.22 1.16a13.13 13.13 0 0 0-3.39.64c-1.45.75-.91.38-.57 1.74.51 2.08 1.26 3.57.4 5.73Z",fill:"#fbbebe"})),U||(U=ae.createElement("path",{d:"M314.43 426.85a26.53 26.53 0 0 1-6.41-.71 9 9 0 0 1-5.26-3.51c-.74-1.12-1.22-2.53-2.4-3.16-1.93-1-4.13.69-5.67 2.24a20.6 20.6 0 0 1-4.82 3.88c-2.14 1.13-4.64 1.53-6.66 2.86a16.74 16.74 0 0 0-4 4.32l-14.17 19.3c-5.69 7.76-10.64 16.09-15.71 24.28-4.39 7.09-6.69 15.25-10 22.9a2.56 2.56 0 0 0-.31 1.54c.12.52.75.94 1.19.64-1.49 1.48-.18 4-.53 6.08a7.46 7.46 0 0 1-2.38 3.73 18.8 18.8 0 0 1 6.6.31 20.23 20.23 0 0 1 6.24 3c1.21-.19 1.1-2.34 2-3.14.54-.47 1.34-.41 2.05-.55 2.67-.52 3.73-3.73 5.78-5.54 1.71-1.51 4.13-2 5.94-3.42 2.94-2.31 3.57-6.42 5.11-9.83 1.31-2.89 3.37-5.41 4.52-8.37.75-1.92 1.11-4 2.18-5.77 1.71-2.86 4.93-4.38 8-5.75 1.94-.87 4-1.77 6.09-1.63-.11 4.65-.7 9.23.31 13.77.35 1.6.84 3.16 1.26 4.75 1.91 7.16 2.36 14.62 2.45 22a66.94 66.94 0 0 1 14-1.68c3.71-.11 7.41.37 11.12.3 4.4-.08 8.75-.93 13.15-1.23s9 0 12.89 2a122.46 122.46 0 0 1 .53-19l1.06-9.94a61.07 61.07 0 0 1 1.33-8.58c.58-2.28 1.42-4.48 2.06-6.75 2.25-8 1.84-16.54 1.41-24.87-.22-4.28-1.87-8.49-3.81-12.3a33.29 33.29 0 0 0-2.4-4.08 23.63 23.63 0 0 0-20.66-9.7 4.18 4.18 0 0 0-1.48.32 4.93 4.93 0 0 0-1.89 2.25 24.5 24.5 0 0 1-8.71 9.04ZM294.67 403.41c.45-1 1.66-1.37 2.4-2.17 1.42-1.52.78-3.95 1-6 .36-3 2.85-5.51 5.7-6.58a18.42 18.42 0 0 1 9-.57 8.71 8.71 0 0 1 4.06 1.35c.52.38 1 .87 1.49 1.22a4 4 0 0 0 5.44-1.27c-3.54-4.26-7.46-8.76-12.84-10.07a26.34 26.34 0 0 0-5.61-.53c-2.49-.05-5.06-.09-7.36.86-3.13 1.29-5.33 4.26-6.46 7.46a36.27 36.27 0 0 0-1.57 10 37.67 37.67 0 0 0 0 6.8 18.8 18.8 0 0 0 3.34 8.57 2.59 2.59 0 0 0 1 .93c4.56 2 .04-9.17.41-10Z",fill:"#3f3d56"})),G||(G=ae.createElement("path",{d:"M323.24 386.92c-.55-4.71-3.91-8.6-7.48-11.73a27.58 27.58 0 0 0-10.05-6.05c-3.77-1.11-8.11-.87-11.34 1.38-2.6 1.81-4.25 4.69-5.52 7.59a23.89 23.89 0 0 0-2.41 11c.25 3.78 2.09 7.61 5.37 9.52 1.18-1.74 3.23-2.64 5.2-3.35a254.61 254.61 0 0 1 26.23-8.36Z",fill:"#fed253"})),X||(X=ae.createElement("path",{d:"M292.91 384.96c.32 0 .53.33.69.6a25.35 25.35 0 0 1 2.09 4c-1.17.25-3.18.53-3.76-.5-.31-.52.06-4.15.98-4.1ZM315.7 382.7c-.24.23-.52-.24-.52-.58v-3.88a.57.57 0 0 1 .07-.31.47.47 0 0 1 .33-.16c.81-.09 1.48.6 2 1.26a21.12 21.12 0 0 1 2.05 3.41l-4.23-.13",opacity:.1})),T||(T=ae.createElement("path",{d:"M368.49 446.95a26.17 26.17 0 0 1 2.94-2.41c2.77-1.85 6.12-2.58 9.23-3.76s6.27-3.09 7.48-6.19a14.7 14.7 0 0 0 .58-6 6 6 0 0 0-.44-2.47 4.91 4.91 0 0 0-1.58-1.72c-4.22-3.12-9.88-3.37-15.12-3.05a94.77 94.77 0 0 0-33.41 8.34 2.9 2.9 0 0 0-1.4 1 2.86 2.86 0 0 0-.27 1.39 23 23 0 0 0 1.13 8.71c1.38 3.56 4.22 6.43 5.41 10.06.54 1.63.72 3.36 1.19 5a7 7 0 0 0 2.81 4.18c3.95 2.36 7.68-.81 10.42-3.27Z",fill:"#3f3d56"})),Y||(Y=ae.createElement("path",{d:"m316.76 460.8-5.07-11.06a38.71 38.71 0 0 1-1.92-4.73c-.58-1.93-.86-3.93-1.4-5.87-1.78-6.46-6.27-11.84-8.46-18.17a3.45 3.45 0 0 0-.82-1.53 2.67 2.67 0 0 0-2.23-.4c-3.06.53-5.45 2.86-8.25 4.18-1.3.6-2.7 1-4 1.69a5 5 0 0 0-2.68 3.19c-.31 1.53.45 3 1.09 4.49 2.72 6.14 3.34 13 3.46 19.72.09 4.52-.14 9.37-2.81 13-5.13 7-1.85 17.28.07 25.75.23 1 .5 2.08.66 3.14a28.87 28.87 0 0 1 .23 4c0 4.49-.25 9.12-2.13 13.19a14.76 14.76 0 0 0 6 1.7q8.71 1.11 17.49 1.56a19.06 19.06 0 0 0 5.49-.28 10 10 0 0 0 7.39-9.8c.32 2.77.91 5.78 2.92 7.7s4.94 2.21 7.67 2.36a142.6 142.6 0 0 0 23.1-.65 4 4 0 0 0 1.42-.33c1.48-.74 1.56-2.78 1.44-4.42-.22-3.07-.45-6.14-.82-9.19a37.61 37.61 0 0 1-.48-5.88 33.83 33.83 0 0 1 1-6c1.34-6.24 2.4-12.61 1.95-19a32.06 32.06 0 0 1-.19-4.69c.26-3.53 2.12-6.89 1.77-10.4-1-10.32-1.81-20.91-4.69-30.87-.52-1.78-1.18-3.69-2.73-4.71-2-1.34-4.81-.64-7.1-1.49a17.76 17.76 0 0 1-3.05-1.81 14 14 0 0 0-6.89-2.12c-1.84-.07-3.89.34-5 1.82a7.26 7.26 0 0 0-1 2.73c-1.45 6.1-3.15 12.13-4.85 18.16l-1.63 5.78-4.37 15.52c-.43 1.65-.14 2.16-.58 3.72Z",fill:"#25c2a0"})),$||($=ae.createElement("path",{fill:"#f1c0c0",d:"m342.33 400.25 96.73 101.65v8.62h-43.13l-72.69-94.87"})),J||(J=ae.createElement("path",{opacity:.1,d:"m342.33 400.25 96.73 101.65v8.62h-43.13l-72.69-94.87"})),K||(K=ae.createElement("path",{opacity:.1,d:"m324.78 414.31.31.11 71.46 87.48h42.51v8.62h-43.13l-72.69-94.87 1.54-1.34z"})),Q||(Q=ae.createElement("path",{d:"M335.91 416.45c-3.5 1.53-7.39 3.49-8.44 7.17a4.12 4.12 0 0 0-.13 2 4.08 4.08 0 0 0 3.67 2.81 12 12 0 0 0 4.81-.88l20.65-6.82c.56-.18 1.2-.45 1.34-1a1.72 1.72 0 0 0-.2-1c-.64-1.56-1.27-4.75-2.61-5.84-1.1-.88-3.28-.57-4.61-.55-5.12.04-9.93 2.11-14.48 4.11Z",fill:"#25c2a0"})),ee||(ee=ae.createElement("path",{d:"M354.32 421.54a33.21 33.21 0 0 1 10.25 1.59 18.26 18.26 0 0 1 8.49 5.8 6.36 6.36 0 0 1 1.34 2.62c.2 1 3.46 1.6 2.74 2.28 2.19-.35 1.67.68 3.89.66s4.62-.59 5.95-2.36a7.73 7.73 0 0 0 1.17-4.89 8.33 8.33 0 0 0-.66-3.46c-1-2.1-3.3-3.23-5.42-4.2l-17.86-8.17a11.86 11.86 0 0 0-3.3-1.17 12.34 12.34 0 0 0-2.91.07l-8.09.93a12.13 12.13 0 0 1 5.53 10.67",fill:"#3f3d56"})))}},2773:(e,a,t)=>{t.d(a,{Z:()=>me});var l,c,r,n,i,m,s,h,p,f,d,E,o,M,Z,y,v,u,x,g,z,b,w,F,q,B,k,C,N,R,_,O,L,H,S,V,j,A,D,I,P,W,U,G,X,T,Y,$,J,K,Q,ee,ae,te,le,ce,re,ne=t(7294);function ie(){return ie=Object.assign?Object.assign.bind():function(e){for(var a=1;a{let{title:a,titleId:t,...me}=e;return ne.createElement("svg",ie({"data-name":"Layer 1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:1145.57,height:819.91,viewBox:"0 0 1145.57 819.91","aria-labelledby":t},me),l||(l=ne.createElement("defs",null,ne.createElement("linearGradient",{id:"a",x1:591.3,y1:646.08,x2:591.3,y2:107.75,gradientUnits:"userSpaceOnUse"},ne.createElement("stop",{offset:0,stopColor:"gray",stopOpacity:.25}),ne.createElement("stop",{offset:.54,stopColor:"gray",stopOpacity:.12}),ne.createElement("stop",{offset:1,stopColor:"gray",stopOpacity:.1})),ne.createElement("linearGradient",{id:"b",x1:944.34,y1:854.67,x2:944.34,y2:289.29,xlinkHref:"#a"}))),void 0===a?ne.createElement("title",{id:t},"security"):a?ne.createElement("title",{id:t},a):null,c||(c=ne.createElement("path",{d:"M1127.43 551.22c-26.57 54.81-80.52 91.46-136.43 115.63-75.27 32.55-158.16 45.46-239.91 40q-21.49-1.43-42.85-4.57a540.44 540.44 0 0 1-143.27-41.72q-19.74-8.89-38.68-19.41a494.85 494.85 0 0 1-60.46-39.54q-7.23-5.52-14.26-11.32c-3.25-2.68-6.47-5.42-9.74-8.08-6.9-5.61-14-10.94-21.92-14.93a78.31 78.31 0 0 0-7.34-3.24c-25.08-9.54-54-5.94-80.11 1.5-19.86 5.66-39.22 13.41-59.06 18.94a196 196 0 0 1-26.91 5.72 143.21 143.21 0 0 1-60.46-5.31l-1.67-.52q-4.2-1.32-8.33-2.89l-1.67-.64q-4-1.54-7.83-3.31l-1.67-.76q-4-1.86-7.83-3.93c-.92-.48-1.83-1-2.73-1.49a163.67 163.67 0 0 1-39.16-30.49c-.33-.33-.64-.67-1-1-1.59-1.72-3.15-3.47-4.66-5.26-.56-.66-1.12-1.32-1.67-2q-2.69-3.28-5.19-6.71c-.25-.33-.49-.67-.73-1a144.59 144.59 0 0 1-16.86-30.49c-.14-.33-.27-.67-.39-1q-2-5.15-3.65-10.47c-.45-1.48-.88-3-1.26-4.48-.13-.44-.25-.89-.36-1.33-5.52-21.73-6.15-44.32-6.15-66.78v-7.85c.16-36.33.72-73.28 6.08-109.11 0-.25.07-.5.11-.74a340.76 340.76 0 0 1 7.31-35.82 264.25 264.25 0 0 1 12.31-36.3c12.33-29 30.26-55.39 50.17-79.85C199.35 79.12 265.12 27.45 342.1 8.11c82.95-20.83 175.14-.87 242.05 52.4 20.4 16.24 38.73 35.47 61.64 47.92 20 10.84 43.41 15.33 64.83 6.8 17.7-7.05 29.22-10.55 49.1-9.48a411.56 411.56 0 0 1 120.36 25.21c1.56.57 3.12 1.16 4.67 1.75 100.71 38.53 187.28 115.08 232.28 213.45q1.79 3.9 3.47 7.86c26.83 62.67 36.53 136.12 6.93 197.2Z",fill:"#25c2a0",opacity:.1})),r||(r=ne.createElement("ellipse",{cx:120.3,cy:728.81,rx:88.28,ry:14.18,fill:"#25c2a0",opacity:.1})),n||(n=ne.createElement("ellipse",{cx:912.26,cy:804.71,rx:156.53,ry:15.2,fill:"#25c2a0",opacity:.1})),i||(i=ne.createElement("rect",{x:116.14,y:107.75,width:950.33,height:538.33,rx:12.49,ry:12.49,fill:"url(#a)"})),m||(m=ne.createElement("rect",{x:117.65,y:115.32,width:947.42,height:528.97,rx:12.49,ry:12.49,fill:"#fff"})),s||(s=ne.createElement("rect",{x:117.65,y:115.32,width:947.42,height:528.97,rx:12.49,ry:12.49,fill:"#fff"})),h||(h=ne.createElement("rect",{x:117.65,y:115.32,width:947.42,height:528.97,rx:12.49,ry:12.49,fill:"#fff",opacity:.04})),p||(p=ne.createElement("path",{d:"M1060.26 109.25h-937.8a4.81 4.81 0 0 0-4.81 4.81v20.33h947.38v-20.33a4.81 4.81 0 0 0-4.77-4.81Z",fill:"#5a5773"})),f||(f=ne.createElement("g",{"data-name":"buttons",fill:"#fff"},ne.createElement("circle",{cx:136.57,cy:121.82,r:6.5}),ne.createElement("circle",{cx:154.07,cy:121.82,r:6.5}),ne.createElement("circle",{cx:171.57,cy:121.82,r:6.5}))),d||(d=ne.createElement("path",{fill:"#25c2a0",opacity:.2,d:"M195.68 181.67h254.25v21.58H195.68z"})),E||(E=ne.createElement("path",{fill:"#5a5773",opacity:.1,d:"M195.68 268.2h791.36v331.96H195.68z"})),o||(o=ne.createElement("path",{d:"M659.03 289.85h-13.55v-26.32c0-29.7-23.68-54.39-53.38-54.84a54.28 54.28 0 0 0-54.85 54.11v27.05h-13.52a22.62 22.62 0 0 0-22.55 22.55v108.22a22.62 22.62 0 0 0 22.55 22.55h135.3a22.61 22.61 0 0 0 22.54-22.55V312.4a22.61 22.61 0 0 0-22.54-22.55Zm-59.75 70.35v38.76a8.09 8.09 0 0 1-7.5 8.12 7.91 7.91 0 0 1-8.28-7.9v-39a18 18 0 1 1 15.78 0Zm30.44-70.35h-76.69V262.8a38.33 38.33 0 0 1 76.66 0Z",opacity:.1})),M||(M=ne.createElement("path",{d:"M659.03 287.85h-13.55v-26.32c0-29.7-23.68-54.39-53.38-54.84a54.28 54.28 0 0 0-54.85 54.11v27.05h-13.52a22.62 22.62 0 0 0-22.55 22.55v108.22a22.62 22.62 0 0 0 22.55 22.55h135.3a22.61 22.61 0 0 0 22.54-22.55V310.4a22.61 22.61 0 0 0-22.54-22.55Zm-59.75 70.35v38.76a8.09 8.09 0 0 1-7.5 8.12 7.91 7.91 0 0 1-8.28-7.9v-39a18 18 0 1 1 15.78 0Zm30.44-70.35h-76.69V260.8a38.33 38.33 0 0 1 76.66 0Z",fill:"#25c2a0"})),Z||(Z=ne.createElement("path",{fill:"#5a5773",opacity:.1,d:"M906.94 236.25h80.1v18.91h-80.1z"})),y||(y=ne.createElement("path",{d:"M1041.27 849.33a28.47 28.47 0 0 0-2.68-7.61l-12-17.92h.07s-1.89-9 0-13.42-6.74-15.29-6.74-15.29-1.05-2.73 1.69-6.09-1.69-13.2-1.69-13.2-2.1-20.55-2.31-23.69-1.9-20.54-1.9-20.54l-4-36.89-7.12-97.77-.13-1.83c.88-.43 1.35-.7 1.35-.7l-1.42-54.06 1.23-1.11c10.74-9.72 35.51-32.22 35.26-32.71s-3-37.57-3.32-46.85a55.83 55.83 0 0 0-4.26-19.18c-.62-1.23-2.41-9.34-3.15-12.77-.2-.94-.33-1.53-.33-1.53s-7.26-13.84-6.63-20.13 1.89-11-13.59-13.2c0 0-13-1.94-20.74-7.23a59 59 0 0 0-14.86-7.44s-4.34-8-7.36-5.29a42 42 0 0 1-2.85-8.91l-.09-.56a29.47 29.47 0 0 0 11.64-16.66c.1-.38.18-.77.27-1.15a3.25 3.25 0 0 0 .93.17c2.63 0 4.25-2.93 6.71-3.86 1-.39 2.23-.45 3-1.24a2.93 2.93 0 0 0 .66-2.21 4.51 4.51 0 0 0 0-.82 2.93 2.93 0 0 0 0-.29v.1c-.67-3.64-3.49-6.87-3.18-10.57.3-3.48 3.36-6.54 3.11-9.93a5.4 5.4 0 0 0-.07-.8v.12a8.56 8.56 0 0 0-2-3.54 11.36 11.36 0 0 0-4.12-3.46c-1.39-.61-3-.75-4.3-1.48-3.82-2.08-3.81-7.5-6.08-11.2A9.91 9.91 0 0 0 961 292c-2.84.28-5.41 1.79-8.22 2.28-3.84.68-7.75-.57-11.39-2s-7.33-3-11.24-3-8.14 2-9.32 5.69c-.63 2-.32 4.15-.8 6.18-.86 3.58-4 6.14-7.25 7.92-2 1.11-4.38 2.38-5 4.48v-.16a3.84 3.84 0 0 0-.1.51 3.75 3.75 0 0 0 0 .67c0 1.44.76 2.81 1.27 4.18a11.53 11.53 0 0 1-.06 8.06c-.74 1.9-2 3.57-2.72 5.46a10.75 10.75 0 0 0-.66 2.74v-.16a11 11 0 0 0 0 1.28 9 9 0 0 0 1 4.2 7.54 7.54 0 0 0 4.49 3.77c2 .46 3.25-1.5 5.36-1a8.42 8.42 0 0 1 1.11.35c.07.45.14.9.22 1.34a29.39 29.39 0 0 0 10.14 17.17c0 .24.08.48.11.73a67.15 67.15 0 0 1 .83 12.06s-3.15-4.61-7.47 4.29c0 0-11.27 6.5-15.16 7.24s-17.7 5.55-17.7 5.55a12.18 12.18 0 0 1-7.16 2.31c-4.31 0-7.89 9.43-7.37 14.56s-.31 8.91-4.32 9.12-1.82 8.34-1.79 8.48l-.37 1.75c-.78 3.58-2.48 11.26-3.08 12.46a56 56 0 0 0-4.27 19.18c-.31 9.28-3 46.22-3.31 46.85-.21.41 16.76 15.92 28.69 26.76l1.73 1.56-5.49 51.28a13.69 13.69 0 0 0 5.64 10c0 .6 0 1.21-.06 1.84-.24 6-.72 13.26-1.68 15.16-1.68 3.36-1.26 21.38-1.26 21.38s-1.69 36.68-3.79 40.67-2.53 12.36-1.9 14-2.11 45.69-2.11 45.69l-2.1 19.71s.63 18.86-1.27 19.28-2.95 13.42-2.95 13.42-6.73 9.22-3.79 12.57-.43 4.83-.74 5.66-6.42 4-2 15.72a3.45 3.45 0 0 0 .14.34c-4.14 5.75-17.26 24.3-16.46 27.12a7.43 7.43 0 0 0 3.5 4.2c3.09 1.85 8.39 2.71 16.82 0 14-4.51 13-7.76 13-7.76a5.94 5.94 0 0 1 5.9-5.66c5.79-.42 10.11-5.76 10.11-5.76l-.68-2.53-.93-3.5c.11-1 .82-2.75 4-3.72 4.85-1.47 3.58-10.69 3.58-10.69s-.42-9.64 1.68-10.9 1.27-17.19 1.27-17.19 2.32-11.53 5.68-19.29 7.38-53.86 7.38-53.86 2.73-22.64 5.26-29.14 4.85-24.73 4.85-24.73 15.59-30.19 15.79-36.9c0 0 2-6.29 4 .63s7.62 23.48 7.62 23.48l5.47 20.33 6.53 30.39 4.22 25.58s-.64 9.64 1 13 4 11.1 2.74 12.57 2.52 8.39 3.58 9.85 0 32.49 0 32.49 4.84 26.41 11.79 31a8.5 8.5 0 0 0 1.54.8c-.1 2.86-.2 6.69-.07 8.69a3.33 3.33 0 0 0 .22 1.31c.63.84 7.79 6.5 9.27 6.5s6.73 3.67 6.95 5.45 15.39 9.32 17.54 9.54 12.57 2.09 14-.84a4.85 4.85 0 0 0 .29-2.71ZM1004 471.61l1.08.93s1.11 8.65 1.9 11.24-.16 7.63-.16 7.63a17.55 17.55 0 0 0 1.11 5.5c.94 1.89-1.9 6-1.9 6h-2.53l-.79-32.38Zm-75.23-96.68v-.19c-.02.06-.03.13-.03.19Zm-38.85 124.65a3.65 3.65 0 0 1-.16-2.67 8 8 0 0 0 .53-1.48 22.92 22.92 0 0 0 .58-4 .28.28 0 0 0 0-.05c-.09-.48-.9-5.12-.15-7.58s1.89-11.24 1.89-11.24l.72-.61 1.67-1.45s0-.54.12-1.43c.35 7.6.63 16 .18 16.42-.84.83-3.9 9-3.16 9.32.24.11-.09 3.38-.65 7.78a15.94 15.94 0 0 1-1.57-3.01Z",transform:"translate(-26.97 -40.04)",fill:"url(#b)"})),v||(v=ne.createElement("path",{d:"M943.55 342.88v12.44l-25.52 12.83s-25.34-15.33-19.09-21.43c4-3.86 3.23-14.46 2.15-21.75-.63-4.24-1.36-7.35-1.36-7.35s45.52-13 38.64-3.13c-2.3 3.3-2.48 7.57-1.71 11.8 1.56 8.39 6.89 16.59 6.89 16.59Z",fill:"#c37098"})),u||(u=ne.createElement("path",{d:"m873.64 464.53-3.29 40.52s-4.93-4.47-11.31-10.29c-11.83-10.79-28.63-26.22-28.43-26.63.31-.63 3-37.39 3.29-46.63a55.8 55.8 0 0 1 4.22-19.08c.6-1.2 2.29-8.84 3-12.41.24-1.11.39-1.83.39-1.83l5.52-2.22s23 25.66 23 26.13-1.57 20.18-1.57 20.18l-1.63 1.42-.71.61s-1.1 8.61-1.88 11.19.06 7.06.15 7.54a23.25 23.25 0 0 1-.57 4 8.38 8.38 0 0 1-.53 1.47 3.67 3.67 0 0 0 .16 2.66 16.08 16.08 0 0 0 1.72 3.29ZM1013.03 468.13c.24.49-24.29 22.88-34.92 32.55l-4.82 4.37-3.26-40.52h8.45s2.82-4.07 1.88-5.95a17.39 17.39 0 0 1-1.09-5.47s.93-5 .15-7.59-1.88-11.19-1.88-11.19l-1.07-.92-1.27-1.11s-1.57-19.71-1.57-20.18 23-26.13 23-26.13l5.48 2.19s.12.59.32 1.53c.74 3.41 2.51 11.48 3.12 12.71a55.8 55.8 0 0 1 4.22 19.08c.26 9.24 2.94 46 3.26 46.63ZM1013.13 812.07c-1.47 2.92-11.79 1-13.92.84s-17.17-7.73-17.38-9.5-5.42-5.42-6.88-5.42-8.55-5.64-9.18-6.47a3.19 3.19 0 0 1-.21-1.3c-.22-3.43.21-12.26.21-12.26l30.25 1.67 14.7 22.11a28.52 28.52 0 0 1 2.66 7.57 5 5 0 0 1-.25 2.76Z",fill:"#3f3d56"})),x||(x=ne.createElement("path",{d:"M1013.13 812.07c-1.47 2.92-11.79 1-13.92.84s-17.17-7.73-17.38-9.5-5.42-5.42-6.88-5.42-8.55-5.64-9.18-6.47a3.19 3.19 0 0 1-.21-1.3c-.22-3.43.21-12.26.21-12.26l30.25 1.67 14.7 22.11a28.52 28.52 0 0 1 2.66 7.57 5 5 0 0 1-.25 2.76Z",opacity:.1})),g||(g=ne.createElement("path",{d:"M1013.13 812.07c-1.47 2.92-11.79 1-13.92.84s-17.17-7.73-17.38-9.5-5.42-5.42-6.88-5.42-8.55-5.64-9.18-6.47a3.19 3.19 0 0 1-.21-1.3l9.8 6.2s6.26 4 7.93 6.37 14.83 7.3 15.92 7.4c.81.08 9.45-1.58 14.17-.88a5 5 0 0 1-.25 2.76Z",opacity:.1})),z||(z=ne.createElement("path",{d:"M870.13 793.82s-4.28 5.32-10 5.73a5.89 5.89 0 0 0-5.84 5.63s1 3.24-12.83 7.73c-8.35 2.69-13.6 1.84-16.66 0a7.44 7.44 0 0 1-3.47-4.18c-.94-3.33 17.52-28.68 17.52-28.68l16.8-1 12 5.42 1.84 6.87Z",fill:"#3f3d56"})),b||(b=ne.createElement("path",{d:"M870.13 793.82s-4.28 5.32-10 5.73a5.89 5.89 0 0 0-5.84 5.63s1 3.24-12.83 7.73c-8.35 2.69-13.6 1.84-16.66 0a7.44 7.44 0 0 1-3.47-4.18c-.94-3.33 17.52-28.68 17.52-28.68l16.8-1 12 5.42 1.84 6.87Z",opacity:.1})),w||(w=ne.createElement("path",{d:"M870.13 793.82s-4.28 5.32-10 5.73a5.89 5.89 0 0 0-5.84 5.63s1 3.24-12.83 7.73c-8.35 2.69-13.6 1.84-16.66 0 7.87-.82 25.26-5.79 27-7.51 2.09-2.09 4.7-7.83 6.47-7.93 1.23-.08 7.48-3.84 11.23-6.17Z",fill:"none"})),F||(F=ne.createElement("path",{d:"M870.13 793.82s-4.28 5.32-10 5.73a5.89 5.89 0 0 0-5.84 5.63s1 3.24-12.83 7.73c-8.35 2.69-13.6 1.84-16.66 0 7.87-.82 25.26-5.79 27-7.51 2.09-2.09 4.7-7.83 6.47-7.93 1.23-.08 7.48-3.84 11.23-6.17Z",opacity:.1})),q||(q=ne.createElement("path",{d:"M998.94 770.56c-1.88 4.38 0 13.35 0 13.35s-28 1.46-34.84-3.13-11.68-30.88-11.68-30.88 1-30.87 0-32.33-4.8-8.34-3.55-9.8-1-9.18-2.71-12.52-1-12.93-1-12.93l-4.18-25.46-6.46-30.24-5.49-20.24s-5.63-16.48-7.54-23.36-3.93-.63-3.93-.63c-.2 6.68-15.64 36.72-15.64 36.72s-2.3 18.15-4.8 24.61-5.22 29-5.22 29-4 45.89-7.3 53.61-5.57 19.19-5.57 19.19.84 15.86-1.25 17.11-1.75 10.85-1.75 10.85 1.25 9.17-3.55 10.64-4 4.59-4 4.59-26.7 4.38-31.08-7.31 1.67-14.8 2-15.64 3.66-2.29.74-5.64 3.75-12.51 3.75-12.51 1.05-12.93 2.92-13.35 1.26-19.19 1.26-19.19l2.08-19.61s2.72-43.81 2.09-45.48-.21-10 1.88-14 3.75-40.48 3.75-40.48-.42-17.93 1.25-21.27c1-1.89 1.42-9.16 1.66-15.09.18-4.53.22-8.28.22-8.28l23.36-8.76 30-9.59 25.24 12.1 36.93 7.09.46 6.37 7.05 97.31 4 36.71s1.67 17.31 1.88 20.44 2.29 23.58 2.29 23.58 4.38 9.8 1.67 13.14-1.67 6-1.67 6 8.61 10.93 6.73 15.31Z",fill:"#3f3d56"})),B||(B=ne.createElement("path",{d:"M938.39 314.49c-2.3 3.3-2.48 7.57-1.71 11.8a29.34 29.34 0 0 1-35.57-1.33c-.63-4.24-1.36-7.35-1.36-7.35s45.52-12.98 38.64-3.12Z",opacity:.1})),k||(k=ne.createElement("path",{d:"M949.03 301.73a29.3 29.3 0 1 1-29.3-29.3 29.16 29.16 0 0 1 29.3 29.3Z",fill:"#c37098"})),C||(C=ne.createElement("path",{opacity:.1,d:"m955.13 350.42-9.6 170.95-52.15-10.95-10.33-68.53 10.23-92 7.7.99 13.58 1.73 13.45.83 14.58-1.62 12.54-1.4z"})),N||(N=ne.createElement("path",{fill:"#25c2a0",d:"m955.13 351.67-9.6 170.95-52.15-10.95-10.33-68.53 10.23-91.99 7.7.98 13.58 1.73 13.45.83 14.58-1.62 12.54-1.4z"})),R||(R=ne.createElement("path",{d:"m912.26 356.26 18.78.63-5.28 7.39s.37 14.93 2.88 19.21 1.77 70.4 1.77 70.4l-5 9.49-8.55-10.64.11-87.3Z",fill:"#3f3d56"})),_||(_=ne.createElement("path",{d:"m912.26 356.26 18.78.63-5.28 7.39s.37 14.93 2.88 19.21 1.77 70.4 1.77 70.4l-5 9.49-8.55-10.64.11-87.3Z",opacity:.1})),O||(O=ne.createElement("path",{opacity:.1,d:"m941.67 336.86-17.52 19.4 10.01 10.43 16.59-16.17-9.08-13.66z"})),L||(L=ne.createElement("path",{fill:"#25c2a0",d:"m941.67 335.61-17.52 19.4 10.01 10.43 16.59-16.17-9.08-13.66z"})),H||(H=ne.createElement("path",{opacity:.1,d:"m916.75 355.32-17.74-17.73-1.67 9.28 8.14 20.34 11.27-11.89z"})),S||(S=ne.createElement("path",{fill:"#25c2a0",d:"m917.37 354.07-17.73-17.73-1.67 9.28 8.14 20.34 11.26-11.89z"})),V||(V=ne.createElement("path",{d:"M977.08 558.1a86.57 86.57 0 0 1-27 7.81c-17.21 2.19-28.47-19.71-28.47-19.71l-6.57 8.55c-2.09 9.08-33.9 11.37-46.83 7.93a20.69 20.69 0 0 1-7.42-3.51c.18-4.53.22-8.28.22-8.28l23.36-8.76 30-9.59 25.24 12.1 36.93 7.09ZM955.13 351.68l-9.59 170.94-52.16-10.95-10.35-68.52 10.22-92 7.7 1a93.48 93.48 0 0 1-1.13 10c-1.25 5.85 6.47 47.36 6.47 47.36s14.67 46.55 21.27 39.84 16-42.14 16-42.14c6.37-13.14.11-50-.36-50.74a14.88 14.88 0 0 1-.6-3.35ZM977.66 483.96l.44 16.75-4.82 4.37-3.25-40.55h7.2ZM864.4 453.06a23.25 23.25 0 0 1-.57 4c0-.37 0-.58-.08-.61-.3-.08.06-1.61.65-3.39ZM873.64 464.53l-3.29 40.52s-4.93-4.47-11.31-10.29l.76-7.18s2.69-17.64 3.67-26.34a16.08 16.08 0 0 0 1.72 3.29Z",opacity:.1})),j||(j=ne.createElement("path",{d:"M901.93 336.96s-3.12-4.59-7.4 4.27c0 0-11.16 6.47-15 7.2s-17.5 5.53-17.5 5.53a12.08 12.08 0 0 1-7.09 2.29c-4.28 0-7.83 9.39-7.31 14.5s-.31 8.87-4.27 9.08-1.78 8.44-1.78 8.44l26.39 30.25s1.67 27.85.84 28.69-3.86 9-3.13 9.28-4 31.08-4 31.08l-6.36 59.77s0 10 12.94 13.45 44.77 1.17 46.82-7.91l6.57-8.56s11.26 21.91 28.47 19.72 28.17-8.45 28.17-8.45l-1.88-71.63-1.25-51.63 26.87-44.15s-7.2-13.77-6.57-20 1.87-10.95-13.46-13.14c0 0-12.93-1.93-20.55-7.2a58.74 58.74 0 0 0-14.7-7.4s-4.3-8-7.29-5.26c0 0 3 11.31 2.75 13s.47 9.33.94 10.12 6.73 37.6.36 50.74c0 0-9.35 35.43-16 42.14s-21.27-39.84-21.27-39.84-7.72-41.52-6.47-47.36 2.16-27.02 2.16-27.02Z",fill:"#3f3d56"})),A||(A=ne.createElement("circle",{cx:924.25,cy:469.12,r:4.59,fill:"#3f3d56"})),D||(D=ne.createElement("circle",{cx:924.25,cy:490.76,r:4.59,fill:"#3f3d56"})),I||(I=ne.createElement("circle",{cx:924.25,cy:469.12,r:4.59,opacity:.1})),P||(P=ne.createElement("circle",{cx:924.25,cy:490.76,r:4.59,opacity:.1})),W||(W=ne.createElement("path",{d:"M965.5 764.3s18.84 1.46 20.71 2.92-20.71-2.92-20.71-2.92ZM853.33 749.49s4 5 2.3 7.3-2.3-7.3-2.3-7.3ZM858.13 767.52s7.3-4.8 10.22-1.61-10.22 1.61-10.22 1.61Z",stroke:"#25c2a0",strokeMiterlimit:10,opacity:.1})),U||(U=ne.createElement("path",{d:"M949.03 301.73a29.16 29.16 0 0 1-.94 7.41 3.33 3.33 0 0 1-1.94-3.26c.13-1.19.92-2.28.75-3.46-.25-1.82-2.45-2.56-3.61-4-1.43-1.74-1.12-4.27-1-6.52s-.45-5-2.56-5.77c-.63-.23-1.32-.25-1.93-.51-1.66-.7-2.17-2.76-3.28-4.18-2.22-2.86-6.63-2.8-10-1.44a47.53 47.53 0 0 1-4.5 1.88 5.88 5.88 0 0 1-4.71-.35c-.66-.42-1.19-1-1.87-1.42-2.26-1.36-5.22 0-7.18 1.75s-3.53 4.1-6 5.17c-1.11.5-2.48.8-3 1.88a3.94 3.94 0 0 0-.32 1.87c0 3.89.46 7.84-.35 11.65-.52 2.45-2.24 5.23-4.73 4.93a4.67 4.67 0 0 1-.91-.23 29.3 29.3 0 1 1 58.1-5.42Z",opacity:.1})),G||(G=ne.createElement("path",{d:"M889.64 305.47c.75.17 1.46.56 2.23.66 2.49.3 4.21-2.48 4.73-4.93.81-3.81.39-7.76.36-11.65a3.81 3.81 0 0 1 .31-1.87c.57-1.08 1.94-1.38 3-1.88 2.42-1.08 4-3.38 6-5.17s4.91-3.11 7.17-1.75c.67.4 1.21 1 1.87 1.42a6 6 0 0 0 4.72.35c1.55-.46 3-1.27 4.49-1.88 3.34-1.36 7.76-1.41 10 1.43 1.11 1.43 1.62 3.48 3.28 4.18.61.26 1.3.29 1.93.52 2.11.79 2.65 3.52 2.56 5.77s-.39 4.78 1 6.52c1.16 1.42 3.36 2.16 3.61 4 .16 1.18-.62 2.28-.75 3.46a3.32 3.32 0 0 0 3.13 3.54c2.6 0 4.21-2.91 6.64-3.84 1-.39 2.21-.45 3-1.24a3.31 3.31 0 0 0 .62-2.71c-.49-3.83-3.56-7.16-3.23-11 .31-3.68 3.72-6.89 3-10.51a8.52 8.52 0 0 0-2-3.57 11.56 11.56 0 0 0-4.08-3.45c-1.39-.6-3-.74-4.27-1.47-3.78-2.07-3.77-7.47-6-11.15a9.79 9.79 0 0 0-9.12-4.54c-2.81.28-5.36 1.77-8.14 2.27-3.81.68-7.67-.57-11.28-2s-7.26-3-11.13-3-8.06 2-9.24 5.66c-.62 2-.31 4.14-.79 6.15-.84 3.57-4 6.11-7.18 7.88-2.19 1.22-4.82 2.62-5.08 5.11-.17 1.58.7 3 1.25 4.53a11.53 11.53 0 0 1-.06 8c-.73 1.89-1.95 3.55-2.69 5.43a9.75 9.75 0 0 0 .26 8 7.46 7.46 0 0 0 4.57 3.75c1.97.47 3.21-1.48 5.31-1.02Z",fill:"#3f3d56"})),X||(X=ne.createElement("g",{opacity:.1},ne.createElement("path",{d:"M896.6 299.02c-.52 2.45-2.25 5.23-4.74 4.93-.77-.1-1.47-.49-2.23-.66-2.09-.46-3.33 1.5-5.3 1a7.48 7.48 0 0 1-4.58-3.75 8.66 8.66 0 0 1-.93-3.27 9.13 9.13 0 0 0 .93 5.15 7.48 7.48 0 0 0 4.58 3.75c2 .46 3.21-1.5 5.3-1a22.61 22.61 0 0 0 2.23.65c2.49.31 4.22-2.47 4.74-4.92a28.89 28.89 0 0 0 .48-6.57 24.63 24.63 0 0 1-.48 4.69ZM882.9 283.96a11.51 11.51 0 0 0-.66-4.83 25.53 25.53 0 0 1-1.15-3.16 4.59 4.59 0 0 0-.1.51c-.17 1.57.71 3 1.25 4.53a11.47 11.47 0 0 1 .66 2.95ZM959.3 278.69c-.47 2.84-2.77 5.51-3 8.5a7.15 7.15 0 0 0 0 1.54c.5-3.49 3.59-6.58 3-10.04ZM959.47 299.79a2.35 2.35 0 0 1-.57 1.12c-.74.79-2 .85-3 1.24-2.43.93-4 3.87-6.64 3.84a3.35 3.35 0 0 1-3-2.32 5.18 5.18 0 0 0-.14.66 3.32 3.32 0 0 0 3.13 3.53c2.61 0 4.21-2.91 6.64-3.83 1-.39 2.22-.45 3-1.24a3.31 3.31 0 0 0 .62-2.71c-.01-.12-.03-.2-.04-.29ZM946.93 298.96c-.25-1.82-2.45-2.56-3.61-4a5.48 5.48 0 0 1-1.1-3.28c-.08 1.86-.05 3.76 1.1 5.16s2.9 2 3.46 3.44a3.21 3.21 0 0 0 .15-1.32ZM942.28 288.49c.08-2.25-.46-5-2.57-5.77-.62-.23-1.31-.26-1.92-.51-1.66-.7-2.18-2.76-3.28-4.18-2.23-2.85-6.64-2.8-10-1.44-1.5.61-2.93 1.42-4.49 1.88a5.88 5.88 0 0 1-4.71-.35c-.66-.42-1.2-1-1.87-1.42-2.27-1.36-5.23 0-7.18 1.75s-3.53 4.09-6 5.17c-1.12.5-2.48.8-3.06 1.88a3.93 3.93 0 0 0-.31 1.87v1.17a2.84 2.84 0 0 1 .29-1.16c.58-1.08 1.94-1.38 3.06-1.88 2.42-1.08 4-3.38 6-5.17s4.91-3.11 7.18-1.75c.67.4 1.21 1 1.87 1.41a5.84 5.84 0 0 0 4.71.35 46.21 46.21 0 0 0 4.49-1.87c3.35-1.36 7.76-1.42 10 1.43 1.1 1.42 1.62 3.48 3.28 4.18.61.26 1.3.29 1.92.52 1.71.64 2.39 2.56 2.54 4.46Z"}))),T||(T=ne.createElement("g",{opacity:.1},ne.createElement("path",{d:"M893.03 298.96a7.67 7.67 0 0 1 5.78-7.17 24 24 0 0 1 13.48.61c9.49 3.14-1.2 14.44-1.2 14.44s-7.11 7-13.74 2.11a10.39 10.39 0 0 1-3.87-6 15.3 15.3 0 0 1-.45-3.99ZM945.2 298.96a7.67 7.67 0 0 0-5.79-7.17 24 24 0 0 0-13.47.61c-9.49 3.14 1.2 14.44 1.2 14.44s7.1 7 13.74 2.11a10.39 10.39 0 0 0 3.87-6 15.3 15.3 0 0 0 .45-3.99Z"}),ne.createElement("path",{d:"M910.5 291.48v.47h17.33v-.56l-17.33.09zM916.03 296.49h.55v-1.59s1.76-1.37 4.68 0v1.42h1v-.93h-.49s.2-1.93-3.06-1.62c0 0-2.62-.25-2.56 1.41h-.6Z"}))),Y||(Y=ne.createElement("path",{d:"M893.03 298.31a7.67 7.67 0 0 1 5.78-7.17 24.13 24.13 0 0 1 13.48.61c9.49 3.15-1.2 14.44-1.2 14.44s-7.11 7-13.74 2.11a10.33 10.33 0 0 1-3.87-6 15.21 15.21 0 0 1-.45-3.99ZM945.2 298.31a7.67 7.67 0 0 0-5.79-7.17 24.09 24.09 0 0 0-13.47.61c-9.49 3.15 1.2 14.44 1.2 14.44s7.1 7 13.74 2.11a10.33 10.33 0 0 0 3.87-6 15.21 15.21 0 0 0 .45-3.99Z",fill:"#25c2a0"})),$||($=ne.createElement("path",{fill:"#25c2a0",d:"M910.5 290.85v.48h17.33v-.57l-17.33.09zM916.03 295.86h.55v-1.59s1.76-1.36 4.68 0v1.43h1v-.94h-.49s.2-1.92-3.06-1.62c0 0-2.62-.24-2.56 1.41h-.6Z"})),J||(J=ne.createElement("path",{fill:"#535461",d:"M117.46 457.19h5.68v127.9h-5.68z"})),K||(K=ne.createElement("path",{d:"m158.84 584.7-.36 5.76-.5 8.13-.21 3.39-.5 8.14-.22 3.39-.5 8.13-5.73 92.47a15.66 15.66 0 0 1-15.63 14.7h-29.78a15.65 15.65 0 0 1-15.62-14.7l-5.76-92.47-.5-8.13-.21-3.39-.49-8.16-.21-3.39-.5-8.13-.36-5.76a8.11 8.11 0 0 1 8.1-8.61h60.89a8.1 8.1 0 0 1 8.09 8.63Z",fill:"#3f3d56"})),Q||(Q=ne.createElement("path",{fill:"#9d9cb5",d:"m158.48 590.46-.5 8.13H82.61l-.5-8.13h76.37zM157.77 601.98l-.5 8.14H83.33l-.51-8.14h74.95zM157.05 613.51l-.5 8.13h-72.5l-.51-8.13h73.51z"})),ee||(ee=ne.createElement("path",{d:"M73.44 505.13c33.08 23.93 46.86 61.37 46.86 61.37s-39.87-1.37-73-25.3S.44 479.83.44 479.83s39.91 1.37 73 25.3Z",fill:"#25c2a0"})),ae||(ae=ne.createElement("path",{d:"M.49 479.83s41.38 23 54.65 42 65.16 44.68 65.16 44.68",fill:"none",stroke:"#535461",strokeMiterlimit:10,strokeWidth:2})),te||(te=ne.createElement("path",{d:"M94.79 456.96c18 13 25.51 33.4 25.51 33.4s-21.7-.74-39.71-13.77-25.5-33.4-25.5-33.4 21.7.69 39.7 13.77Z",fill:"#25c2a0"})),le||(le=ne.createElement("path",{d:"M55.09 443.14s22.52 12.5 29.74 22.85 35.47 24.32 35.47 24.32",fill:"none",stroke:"#535461",strokeMiterlimit:10,strokeWidth:2})),ce||(ce=ne.createElement("path",{d:"M146.47 489.28c-20.69 22.73-25.06 52.43-25.06 52.43s29.16-7.15 49.84-29.88 25.06-52.44 25.06-52.44-29.16 7.15-49.84 29.89Z",fill:"#25c2a0"})),re||(re=ne.createElement("path",{d:"M196.31 459.39s-26.94 23.3-33.79 39.36-41.11 43-41.11 43",fill:"none",stroke:"#535461",strokeMiterlimit:10,strokeWidth:2})))}},5456:(e,a,t)=>{t.d(a,{Z:()=>n});var l,c=t(7294);function r(){return r=Object.assign?Object.assign.bind():function(e){for(var a=1;a{let{title:a,titleId:t,...n}=e;return c.createElement("svg",r({width:600,height:400,viewBox:"0 0 600 400",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},n),void 0===a?c.createElement("title",{id:t},"\u63d2\u4ef6\u5316"):a?c.createElement("title",{id:t},a):null,l||(l=c.createElement("g",{fill:"none",fillRule:"evenodd"},c.createElement("path",{fill:"transparent",d:"M0 0h600v400H0z"}),c.createElement("path",{d:"M137.476 343.596C61.86 343.596 31 284.804 31 219.366c0-65.436 30.342-105.725 69.46-105.725 39.117 0 28.005 39.131 73.775 39.131 45.77 0 70.556-92.45 136.1-92.45 65.543 0 15.714 87.138 73.71 87.138 57.998 0 123.111-21.924 123.111 67.528s116.707 131.437 29.472 131.437c-87.235 0-399.152-2.829-399.152-2.829Z",fill:"#F3F9FF",fillRule:"nonzero"}),c.createElement("g",{fillRule:"nonzero"},c.createElement("path",{d:"M350.651 302.518a6.038 6.038 0 0 0-6.277.461c-5.244 3.758-11.5 7.501-15.606 7.501-11.116 0-20.126-11.263-20.126-25.158 0-13.895 9.01-25.158 20.126-25.158 4.107 0 10.362 3.742 15.606 7.5a6.036 6.036 0 0 0 9.551-4.911V224.94h-37.81a6.039 6.039 0 0 1-4.911-9.55c3.757-5.246 7.5-11.5 7.5-15.608 0-11.116-11.263-20.126-25.157-20.126-13.895 0-25.158 9.01-25.158 20.126 0 4.107 3.743 10.363 7.5 15.607a6.036 6.036 0 0 1-4.91 9.551h-37.81v100.633c0 11.116 9.01 20.126 20.125 20.126h100.63V307.89a6.03 6.03 0 0 0-3.273-5.371Z",fill:"#1B90FB"}),c.createElement("path",{d:"M357.198 147.367a6.038 6.038 0 0 0 6.277-.462c5.244-3.758 11.5-7.5 15.607-7.5 11.115 0 20.125 11.263 20.125 25.158 0 13.895-9.01 25.158-20.125 25.158-4.107 0-10.363-3.743-15.607-7.5a6.036 6.036 0 0 0-9.55 4.91v37.812h37.81a6.039 6.039 0 0 1 4.91 9.551c-3.757 5.245-7.5 11.5-7.5 15.607 0 11.116 11.263 20.127 25.158 20.127 13.894 0 25.157-9.01 25.157-20.127 0-4.107-3.743-10.362-7.5-15.607a6.036 6.036 0 0 1 4.91-9.55h37.81V124.308c0-11.116-9.01-20.127-20.125-20.127h-100.63v37.812a6.039 6.039 0 0 0 3.273 5.373Z",fill:"#2CCD7F"}),c.createElement("path",{d:"M431.498 228.215a6.038 6.038 0 0 0 .461 6.278c3.758 5.244 7.5 11.5 7.5 15.607 0 11.115-11.262 20.126-25.156 20.126-13.895 0-25.158-9.01-25.158-20.126 0-4.108 3.743-10.363 7.5-15.607a6.037 6.037 0 0 0-4.91-9.552h-37.81v37.812a6.039 6.039 0 0 1-9.552 4.911c-5.244-3.758-11.5-7.5-15.606-7.5-11.116 0-20.126 11.263-20.126 25.158 0 13.895 9.01 25.158 20.126 25.158 4.107 0 10.362-3.743 15.606-7.5a6.036 6.036 0 0 1 9.551 4.91v37.812h100.63c11.115 0 20.125-9.011 20.125-20.126V224.941h-37.81a6.036 6.036 0 0 0-5.371 3.274Z",fill:"#224380"})),c.createElement("g",{fillRule:"nonzero"},c.createElement("path",{fill:"#9E95E3",d:"m211.576 68.593-19.005 9.504-57.02-25.343z"}),c.createElement("path",{fill:"#877CD8",d:"m189.403 93.936 3.168-15.84-57.02-25.342z"}),c.createElement("path",{fill:"#7266D5",d:"m189.403 93.936-6.335-12.672-15.839-3.167z"}),c.createElement("path",{fill:"#9E95E3",d:"M183.068 81.264 167.229 87.6l-31.677-34.846z"})),c.createElement("g",{fillRule:"nonzero"},c.createElement("path",{d:"M522.028 281.686c10.627 12.66 29.377-4.221 29.377-4.221s-7.69-.769-9.438-3.408c0 0 12.173.153 15.514-7.03 0 0-5.396.349-8.017-1.508 0 0 8.034-2.098 7.718-6.593-.316-4.494-2.537-7.717-6.776-8.613 0 0-1.357 3.956-5.652 5.616 0 0-1.2-4.012 1.001-5.445 0 0-9.121-2.97-13.963 8.326 0 0-.755-1.886.998-8.308 0 0-25.542 13.574-10.762 31.184ZM488.867 280.857c6.802 6.709 2.504 21.867-20.163 21.967 0 0-3.302-8.707 3.753-10.984 0 0-2.295-2.127-4.525-1.226 0 0-.73-5.855 7.227-5.405 0 0-2.102-3.302-4.053-3.302 0 0 10.303-8.406 17.76-1.05ZM501.136 269.829c13.03-6.658 11.434-20.197 11.434-20.197l-5.25 3.903s5.265-7.806.437-15.012c0 0-2.275 5.254-4.828 5.704 0 0 3.453-14.26-3.602-20.566 0 0-5.404 7.356-7.655 8.557 0 0 6.155-15.612-4.053-18.314s-11.559 0-11.559 0-2.102 10.208 0 13.21c0 0-4.653-4.504-4.203-8.106 0 0-6.305 6.905 1.351 18.464 0 0-5.704-1.501-8.106-5.254 0 0 .45 18.164 13.96 23.719 0 0-6.004 2.402-9.006.3 0 0 9.47 24.632 31.08 13.592Z",fill:"#FFE994"}),c.createElement("path",{d:"M479.218 290.856c1.566-1.934 3.317-3.722 5.296-5.275 1.975-1.49 4.263-2.961 7.047-2.929 2.887.142 4.942 2.22 6.536 4.127 1.614 1.998 2.874 4.232 3.88 6.558 3.943 9.212 4.19 20.627-1.359 29.134l-.157-.087c2.06-4.515 2.86-9.404 2.785-14.238-.183-4.83-1.027-9.663-2.837-14.16-.876-2.248-1.993-4.418-3.43-6.324-1.419-1.846-3.283-3.672-5.485-3.816-4.62.007-8.783 3.754-12.14 7.126l-.136-.116Z",fill:"#FFCB01"}),c.createElement("path",{d:"M482.902 230.44c-1.672 8.618 1.418 17.643 7.067 24.109 5.73 6.487 11.824 13.205 14.914 21.644 3.265 8.326 3.861 17.346 3.715 26.11-.337 8.8-1.462 17.52-3.183 26.108l-.178-.026c.7-8.728 1.552-17.421 1.56-26.114.085-8.649-.386-17.436-3.265-25.577-2.813-8.217-8.609-14.91-14.254-21.569-5.616-6.8-8.483-16.082-6.55-24.732l.174.047ZM542.343 262.725c-1.932 5.542-7.132 9.038-12.154 11.49-5.009 2.528-10.447 4.829-13.519 9.393-2.996 4.542-3.25 10.394-3.152 15.884.085 5.585.878 11.178 1.808 16.768l-.174.05c-1.935-5.367-3.015-11.014-3.435-16.749-.153-5.653.184-11.86 3.774-16.782 3.578-4.904 9.28-7.008 14.304-9.375 5.084-2.234 10.221-5.357 12.38-10.744l.168.065Z",fill:"#FFCB01"}),c.createElement("path",{fill:"#DCEEFD",d:"M491.897 299.47h34.45v47.737h-34.45z"})),c.createElement("g",{fillRule:"nonzero"},c.createElement("path",{d:"M197.222 157.443s-1.105-1.474-1.289-2.764c-.184-1.29 0-7.002-2.21-10.87-2.211-3.87-12.715-3.2-12.72-2.211-.016 2.21 6.775.752 8.11 5.896.355 1.37-.898 2.697-1.492 2.396-1.579-.802-2.142-4.745-3.478-4.607-1.012.105-1.704 6.494.921 9.12 1.852 1.852 6.264 5.712 7.462 8.936 1.198 3.225 5.817-3.81 4.696-5.896Z",fill:"#F1B282"}),c.createElement("path",{d:"M200.194 157.053a1.058 1.058 0 0 0-1.467-.273l-8.791 5.996a1.197 1.197 0 0 0-.32 1.655c4.377 6.54 22.144 36.332 30.391 38.052l8.694-13.28c-22.882-23.845-22.721-23.79-28.507-32.15Z",fill:"#F0B701"}),c.createElement("path",{d:"M235.617 183.622c-3.934 1.865-11.624 1.11-18.361-.115a6.39 6.39 0 0 0-6.22 2.398 6.415 6.415 0 0 0-.701 6.638l17.131 36.243-36.241 17.132a6.4 6.4 0 0 1-6.639-.711 6.391 6.391 0 0 1-2.398-6.22c1.225-6.727 1.981-14.418.115-18.361-5.033-10.648-19.916-14.184-33.23-7.894-13.321 6.301-20.028 20.04-14.996 30.696 1.856 3.935 8.284 8.238 14.258 11.559a6.422 6.422 0 0 1 3.294 5.808 6.422 6.422 0 0 1-3.67 5.577l-1.66.787-33.011 15.601-1.572.744-45.595-96.456c-5.042-10.656-.488-23.377 10.167-28.42l94.23-44.547 1.91-.902.313-.146 17.139 36.242a6.399 6.399 0 0 0 5.568 3.672 6.41 6.41 0 0 0 5.808-3.294c3.321-5.975 7.624-12.402 11.558-14.258 10.656-5.042 24.394 1.674 30.695 14.997 6.291 13.313 2.765 28.196-7.892 33.23Z",fill:"#355AA2"}),c.createElement("path",{d:"m211.265 331.554-1.239 5.773s.195 2.886 5.23 3.316c5.036.43 6.818-2.15 6.818-2.15s1.473-6.939 1.412-7.43c-.061-.491-12.22.491-12.22.491Z",fill:"#F1B282"}),c.createElement("path",{d:"M212.03 335.772a1.58 1.58 0 0 0-1.985-.287c-2.264 1.365-7.078 4.26-7.37 4.368-2.562.958-9.403 2.46-9.4 5.037.004 2.7 19.833 1.964 27.09 1.605a2.79 2.79 0 0 0 2.652-2.75l.075-5.97a.852.852 0 0 0-1.267-.755c-1.213.68-3.1 1.563-4.83 1.641-1.923.087-3.891-1.713-4.965-2.889Z",fill:"#0B224E"}),c.createElement("path",{d:"m256.64 312.054 4.31 4.036s2.573 1.32 5.536-2.776c2.962-4.095 1.669-6.95 1.669-6.95s-5.189-4.838-5.642-5.038c-.453-.2-5.873 10.728-5.873 10.728Z",fill:"#F1B282"}),c.createElement("path",{d:"M260.648 313.571a1.58 1.58 0 0 0-1.269 1.554c.004 2.643.005 8.262-.052 8.567-.5 2.69-2.735 9.328-.524 10.652 2.315 1.387 11.898-15.988 15.329-22.393a2.79 2.79 0 0 0-.99-3.69l-5.08-3.14a.85.85 0 0 0-1.297.698c-.043 1.39-.259 3.463-1.083 4.986-.917 1.692-3.472 2.451-5.034 2.766ZM220.17 247.441s-9.948 20.082-11.79 30.215c-1.8 9.898 25.93 28.936 46.621 35.996a1.853 1.853 0 0 0 2.212-.84l7.904-13.986a2.017 2.017 0 0 0-.647-2.677l-33.43-21.993 9.028-26.715H220.17Z",fill:"#0B224E"}),c.createElement("path",{d:"M250.2 242.283c.37 12.344-11.747 39.243-12.966 51.218-1.052 10.334-8.056 34.42-9.956 40.829a1.82 1.82 0 0 1-2.096 1.269l-13.97-2.771a2.137 2.137 0 0 1-1.638-2.686c1.851-6.474 7.142-25.143 8.202-30.745 1.29-6.817-.552-36.123 3.316-50.113 3.869-13.99 29.109-7.001 29.109-7.001Z",fill:"#102B5E"}),c.createElement("path",{d:"M194.84 239.768s-6.722-1.149-9.81-.73c-3.089.418-6.412 1.072-6.285 1.85.127.776 7.047 1.401 7.047 1.401s-1.406 2.35-4.442 2.498c-3.034.147-4.986.51-5.11 1.143-.126.633 8.75 3.577 11.935 2.21 3.184-1.366 9.7-3.075 9.7-3.075l-3.035-5.297ZM222.78 186.595s-.612-2.575-1.08-4.361c-.952-3.627-3.526.592-6.088-.905-.891-.521-1.893-4.222-2.525-4.592-.658-.384-2.08 1.292-2.405-.897-.357-2.41-.605-10.768 1.489-14.121 2.264-3.625 12.184-6.517 15.045-2.216 2.861 4.3 4.879 23.543 4.879 23.543l-9.315 3.55Z",fill:"#F1B282"}),c.createElement("path",{d:"M223.39 169.672c-1.754 1.01-.146-5.23-2.185-5.849-2.038-.62-12.382 4.98-14.163-1.768-1.781-6.748 5.313-11.063 8.823-11.985 3.51-.92 17.158-3.636 20.523 9.192 3.366 12.828-5.02 16.615-6.217 15.63-1.196-.985.803-9.591-6.781-5.22Z",fill:"#0B224E"}),c.createElement("path",{d:"M232.145 180.072c-1.002-.752-10.317 2.393-10.685 3.408-.369 1.014-1.167 7.462.552 6.97 1.72-.49 12.467-6.755 12.222-7.43-.246-.676-1.35-2.396-2.089-2.948Z",fill:"#FFE270"}),c.createElement("path",{d:"M216.118 253.337c1.262 5.805 16.496-2.594 24.134-3.685 7.738-1.106 16.397 3.131 18.24-5.16 1.842-8.29-9.212-20.818-10.502-29.293-2.395-21.372-11.054-31.137-14.001-31.69-2.947-.552-12.344 6.353-12.344 6.353-7.553 15.933-1.289 29.022-1.289 37.504 0 2.567-.556 5.18-1.28 7.814-.615 2.231-1.35 4.477-1.973 6.717-1.068 3.857-1.798 7.7-.985 11.44Z",fill:"#FFCB01"}),c.createElement("path",{d:"M217.101 241.898c6.793-1.656 21.07-5.774 24.133-11.714 4.053-7.86-6.325-26.223-6.325-26.223 3.132 14.555 1.658 30.584-9.948 31.332-1.762.115-3.758.061-5.887-.112-.615 2.23-1.35 4.477-1.973 6.717Z",fill:"#F0B701"}),c.createElement("path",{d:"M194.292 246.95c.562.468 25.761-7.526 35.592-13.142 9.83-5.616 5.025-29.847 5.025-29.847l-15.744 2.787.68 12.91s-24.93 14.978-25.448 15.827c-1.925 3.149-.674 10.992-.105 11.466Z",fill:"#FFCB01"})),c.createElement("path",{d:"M88.914 221.358c2.399.255 3.073 4.125 4.014 5.087.942.962 2.421 2.254 2.546 3.14.124.886-2.122 1.346-1.478 3.44.645 2.095 1.25 4.743-1.864 6.127-3.114 1.384-1.958 4.186-1.474 6.973.483 2.786-1.145 3.747-2.275 3.941-1.13.195-13.442-1.396-13.825-9.231-.324-6.638.513-14.725 5.403-17.325 4.89-2.6 6.926-2.369 8.953-2.152Z",fill:"#F1B282",fillRule:"nonzero"}),c.createElement("path",{d:"M116.045 346.59h-5.734c-.797-1.662-1.326-3.085-1.586-4.27-.39-1.78-.977-5.092-.39-7.493.586-2.402 7.34-2.172 8.193-1.403.852.77.713 2.772 4.089 4.565 2.04 1.083 5.814 1.636 11.324 4.044a2.948 2.948 0 0 1 1.767 2.701c0 1.073-.86 1.948-1.932 1.967-5.997.108-9.73.162-11.199.162a26.923 26.923 0 0 1-4.533-2.134v1.86h.001Z",fill:"#03193F"}),c.createElement("path",{d:"M117.744 293.52c-2.752-5.838-41.528-12.858-46.528-11.225-5 1.633-7.55 4.592-7.55 8.98 0 6.122 17.299 15.168 38.39 13.583.891 10.166 2.882 30.26 4.842 32.22 1.444 1.444 14.28-.124 14.28-2.016 0-5.784-.28-34.85-3.434-41.542Z",fill:"#0B224E",fillRule:"nonzero"}),c.createElement("path",{d:"M55.125 331.902s-11.435.23-12.873 8.576l-1.644-.101 3.956-14.87 9.359-.88 1.202 7.275Z",fill:"#F1B282",fillRule:"nonzero"}),c.createElement("path",{d:"M43.245 324.915c1.732.09 2.752.169 4.865.074.793-.036-.634 1.696-1.137 5.206-.436 3.037 2.725 3.631 2.11 4.024-.922.589-1.265.358-3.761 3.006-1.5 1.59-3.994 4.432-7.485 8.526a2.891 2.891 0 0 1-2.963.912 1.872 1.872 0 0 1-1.318-2.269c1.32-5.153 2.164-8.4 2.532-9.74a25.561 25.561 0 0 1 3.1-3.625l-1.707-.469 1.444-5.265c1.727-.314 3.166-.44 4.32-.38Z",fill:"#03193F"}),c.createElement("path",{d:"M90.145 292.601s-22.736-4.099-23.877-1.429c-1.916 4.481 2 19.604 5.708 28.826-10.898.527-24.866 1.854-25.348 2.643-.751 1.23 5.97 13.645 7.172 14.336 1.202.69 29.84-.447 35.068-3.46 4.96-2.854 1.277-40.916 1.277-40.916Z",fill:"#102B5E",fillRule:"nonzero"}),c.createElement("path",{d:"M116.805 275.879s5.01-2.883 7.893-2.768c2.883.115 4.035-.299 3.92.715-.115 1.014-3.574 2.283-4.381 2.053-.807-.23 8.186-.577 8.301 1.383.115 1.96-2.882 6.423-6.457 5.979-3.574-.445-10.377-3.558-10.377-3.558l1.1-3.804Z",fill:"#F1B282",fillRule:"nonzero"}),c.createElement("path",{d:"M90.2 250.15s1.322-5.816.608-6.734c-.714-.919-8.878-3.368-9.796-2.96-.918.41-1.48 6.123-1.48 6.123l10.668 3.572Z",fill:"#1277D7",fillRule:"nonzero"}),c.createElement("path",{d:"M117.644 274.437c-1.53-.918-13.673.613-22.755-17.04-2.668-5.881-3.786-8.232-5.175-9.621-.39-.39-7.156-4.954-8.702-4.36-1.327.51-6.794 5.511-7.734 13.981-.94 8.47-12.945 21.392-10.94 34.287 1.326 8.529 8.47 3.877 13.776 3.673 3.807-.147 11.176 7.041 14.058 4.184 1.582-1.57 1.986-12.41 1.912-22.388 4.79 4.332 12.192 7.717 23.621 7.489 2.04-.51 3.47-9.286 1.94-10.205Z",fill:"#1B90FB",fillRule:"nonzero"}),c.createElement("path",{d:"M91.054 297.26c-3.937-3.821-15.145-16.928-7.563-36.24 0 0 .072 8.566 8.538 16.087l.055.05c.06 7.775-.175 16.078-1.03 20.104Z",fill:"#1277D7",fillRule:"nonzero"}),c.createElement("path",{fill:"#03193F",fillRule:"nonzero",d:"M102.06 304.886v-.016l.278-.032 5.72-.715h.032l-4.646 14.732z"}),c.createElement("path",{d:"M52.134 271.274c7.366 7.366 22.732.408 25.244-9.082 2.512-9.49.74-16.869 3.532-19.95 2.792-3.08 3.724-3.163 3.724-5.102 0-1.938-4.133-6.735-2.5-8.674 1.633-1.938 11.735-4.234 10-9.132-1.734-4.898-13.63-6.837-20.386 1.53-6.757 8.367-3.85 14.082-7.114 20.919-3.265 6.837-25.165 16.826-12.5 29.49Z",fill:"#0B224E",fillRule:"nonzero"}))))}},9335:(e,a,t)=>{t.r(a),t.d(a,{default:()=>u});var l=t(7294),c=t(6010),r=t(3929),n=t(9960),i=t(2263);const m="heroBanner_qdFl",s="hero__title2_LI6t",h="buttons_AeoN",p="xcbutton_o3XT",f="xcbutton2_Fx71";var d=t(7462);const E="features_xdhU",o="featureSvg__8YW",M=[{title:"\u514d\u8d39\u5f00\u6e90\u3001\u81ea\u4e3b\u53ef\u63a7",Svg:t(5456).Z,description:l.createElement(l.Fragment,null,"\u300c\u76d8\u53e4\u5f00\u53d1\u6846\u67b6\u300d\u57fa\u4e8e\u5546\u4e1a\u53cb\u597d\u7684 ",l.createElement("a",{href:"https://www.apache.org/licenses/LICENSE-2.0",target:"_blank"},"Apache-2.0")," \u5f00\u6e90\u534f\u8bae",l.createElement("b",null,"\u514d\u8d39\u5f00\u6e90"),"\u53d1\u5e03\u3002\u6211\u4eec\u5e0c\u671b\u80fd\u4e3a\u4e1a\u754c\u6301\u7eed\u8f93\u51fa\u6b63\u5411\u3001\u79ef\u6781\u7684\u529b\u91cf\uff0c\u4e0d\u4ec5\u505a\u5f00\u6e90\u7684\u53d7\u76ca\u8005\u4e5f\u80fd\u6210\u4e3a\u5f00\u6e90\u8d21\u732e\u8005\uff0c\u4e0e\u5f00\u6e90\u793e\u533a\u4e00\u8d77\u5171\u5efa\u5171\u4eab\u5f00\u6e90\u751f\u6001\u3002")},{title:"\u6210\u719f\u751f\u6001\u3001\u5feb\u901f\u5f00\u53d1",Svg:t(689).Z,description:l.createElement(l.Fragment,null,"\u7531\u76d8\u53e4\u300c\u670d\u52a1\u5f00\u53d1\u6846\u67b6\u300d\u3001\u300c\u4e2d\u540e\u53f0\u7cfb\u7edf\u5f00\u53d1\u811a\u624b\u67b6\u300d\u3001\u300c\u79fb\u52a8\u7aef\u591a\u5e73\u53f0\u5f00\u53d1\u811a\u624b\u67b6\u300d\u7ec4\u6210\u524d\u3001\u4e2d\u3001\u540e\u53f0\u4e09\u7ef4\u591a\u7aef\u884c\u4e1a\u6570\u5b57\u5316\u8d4b\u80fd\u5f00\u53d1\u6846\u67b6\u3002\u53ef\u5728\u4e91\u539f\u751f\u65f6\u4ee3\u6784\u5efa\u4ee5\u300c\u670d\u52a1\u300d\u4e3a\u4e2d\u5fc3\u7684\u73b0\u4ee3\u5e94\u7528\u67b6\u6784\uff0c\u5e2e\u52a9\u7528\u6237\u5728\u4e91\u73af\u5883\u4e2d\u66f4\u597d\u7684\u6784\u5efa\u548c\u4ea4\u4ed8\u6570\u5b57\u5316\u5f00\u53d1\u4efb\u52a1\u3002")},{title:"\u5168\u6808\u767e\u642d\u9002\u914d\u5404\u7c7b\u4e1a\u52a1\u573a\u666f",Svg:t(2773).Z,description:l.createElement(l.Fragment,null,"\u805a\u7126\u9762\u5411\uff08\u79fb\u52a8\uff09\u4e92\u8054\u7f51\u7684\u7535\u5546\u3001\u91d1\u878d\u3001\u4e91\u7aef SAAS \u670d\u52a1\u7b49\u5927\u5e76\u53d1\u9ad8\u53ef\u7528\u53ef\u6269\u5c55\u7684\u4e92\u8054\u7f51\u5e94\u7528\u573a\u666f\u3002 \u540c\u65f6\u4e5f\u80fd\u6ee1\u8db3\u8bf8\u5982 ERP \u3001CRM \u7b49\u5404\u79cd\u4f01\u4e1a\u6570\u5b57\u5316\u548c\u5404\u7ea7\u7535\u5b50\u653f\u52a1\u7cfb\u7edf\u7684\u4e2d\u5c0f\u89c4\u6a21\u4e1a\u52a1\u9700\u6c42\u3002")}];function Z(e){let{Svg:a,title:t,description:r}=e;return l.createElement("div",{className:(0,c.Z)("col col--4")},l.createElement("div",{className:"text--center"},l.createElement(a,{className:o,alt:t})),l.createElement("div",{className:"text--center padding-horiz--md"},l.createElement("h3",null,t),l.createElement("p",null,r)))}function y(){return l.createElement("section",{className:E},l.createElement("div",{className:"container"},l.createElement("div",{className:"row"},M.map(((e,a)=>l.createElement(Z,(0,d.Z)({key:a},e)))))))}function v(){const{siteConfig:e}=(0,i.Z)();return l.createElement("header",{className:(0,c.Z)("hero hero--primary",m)},l.createElement("div",{className:"container"},l.createElement("h1",{className:"hero__title"},l.createElement("span",{className:s},"\u76d8\u53e4\u5f00\u53d1\u6846\u67b6")),l.createElement("p",{className:"hero__subtitle"},"\u4e00\u5957\u8f7b\u91cf\u7a33\u5065\u7684\u5de5\u4e1a\u7ea7\u884c\u4e1a\u6570\u5b57\u5316\u8d4b\u80fd\u5f00\u53d1\u57fa\u5ea7"),l.createElement("div",{className:"btn-group"},l.createElement("div",{className:h},l.createElement(n.Z,{className:p,to:"/intro"},"\u5feb\u901f\u5f00\u59cb"),l.createElement(n.Z,{className:f,to:"https://gitee.com/pulanos/pangu-framework"},"\u83b7\u53d6\u4ee3\u7801")))))}function u(){const{siteConfig:e}=(0,i.Z)();return l.createElement(r.Z,{description:`${e.tagline}`},l.createElement(v,null),l.createElement("main",null,l.createElement(y,null)))}}}]); \ No newline at end of file diff --git a/docs/assets/js/main.cbcd3374.js b/docs/assets/js/main.cbcd3374.js new file mode 100644 index 000000000..d04f20344 --- /dev/null +++ b/docs/assets/js/main.cbcd3374.js @@ -0,0 +1,2 @@ +/*! For license information please see main.cbcd3374.js.LICENSE.txt */ +(self.webpackChunkpangu_website=self.webpackChunkpangu_website||[]).push([[179],{723:(e,t,n)=>{"use strict";n.d(t,{Z:()=>p});var r=n(7294),a=n(7462),o=n(8356),i=n.n(o),l=n(6887);const s={"0311e3fa":[()=>Promise.all([n.e(532),n.e(9225)]).then(n.bind(n,9507)),"@site/app/\u7b80\u4ecb.md",9507],"05a0b490":[()=>n.e(9169).then(n.bind(n,283)),"@site/admin/advanced-guide/\u65b0\u589e\u4e1a\u52a1\u529f\u80fd\u6a21\u5757.md",283],"0be0bf4d":[()=>n.e(431).then(n.t.bind(n,2613,19)),"~docs/default/tag-pangu-framework-docs-tags-\u90e8\u7f72\u8fd0\u7ef4-9f9.json",2613],"0e384e19":[()=>n.e(9671).then(n.bind(n,9881)),"@site/docs/intro.md",9881],"0ef248ad":[()=>n.e(1159).then(n.t.bind(n,3217,19)),"~docs/default/tag-pangu-framework-docs-tags-\u670d\u52a1\u6ce8\u518c-905.json",3217],"11c46d37":[()=>n.e(8408).then(n.t.bind(n,4274,19)),"~docs/app/tag-pangu-framework-app-tags-\u76d8\u53e4-app-0b7.json",4274],"1373630d":[()=>n.e(2770).then(n.bind(n,3623)),"@site/admin/\u90e8\u7f72\u8fd0\u7ef4\u53c2\u8003.md",3623],"1666ec65":[()=>Promise.all([n.e(532),n.e(2059)]).then(n.bind(n,8473)),"@site/admin/quick-start/\u642d\u5efa\u540e\u7aef\u5f00\u53d1\u73af\u5883.md",8473],17896441:[()=>Promise.all([n.e(532),n.e(272),n.e(7918)]).then(n.bind(n,717)),"@theme/DocItem",717],"1a4e3797":[()=>Promise.all([n.e(532),n.e(7920)]).then(n.bind(n,1473)),"@theme/SearchPage",1473],"1be78505":[()=>Promise.all([n.e(532),n.e(9514)]).then(n.bind(n,9963)),"@theme/DocPage",9963],"1eed6653":[()=>Promise.all([n.e(532),n.e(3637)]).then(n.bind(n,9011)),"@site/docs/advanced-guide/\u6570\u636e\u6cbb\u7406\u4e4b\u6570\u636e\u5206\u7247.md",9011],"1f391b9e":[()=>Promise.all([n.e(532),n.e(272),n.e(3085)]).then(n.bind(n,4247)),"@theme/MDXPage",4247],"20adde69":[()=>n.e(1847).then(n.bind(n,2081)),"@site/docs/\u65e5\u5e38\u5f00\u53d1\u5e38\u89c1\u95ee\u7b54.md",2081],"24bc5ad8":[()=>n.e(4094).then(n.t.bind(n,6182,19)),"~docs/admin/version-current-metadata-prop-751.json",6182],"2517e4a2":[()=>n.e(9215).then(n.t.bind(n,5519,19)),"~docs/default/tag-pangu-framework-docs-tags-my-batis-plus-36d.json",5519],"26b38241":[()=>Promise.all([n.e(532),n.e(9764)]).then(n.bind(n,9791)),"@site/docs/advanced-guide/\u6d88\u606f\u961f\u5217.md",9791],"26d1d589":[()=>n.e(3921).then(n.t.bind(n,7262,19)),"~docs/app/tags-list-current-prop-15a.json",7262],"26defb44":[()=>n.e(3611).then(n.t.bind(n,8481,19)),"~docs/default/tag-pangu-framework-docs-tags-dubbo-636.json",8481],"2a27ca14":[()=>n.e(4505).then(n.t.bind(n,8442,19)),"~docs/default/tag-pangu-framework-docs-tags-\u5206\u5e03\u5f0f\u4e8b\u52a1-503.json",8442],"2a665cfe":[()=>Promise.all([n.e(532),n.e(5162)]).then(n.bind(n,8149)),"@site/docs/advanced-guide/\u6570\u636e\u6cbb\u7406\u4e4b\u8bfb\u5199\u5206\u79bb.md",8149],"2b6eb587":[()=>n.e(1340).then(n.t.bind(n,4581,19)),"~docs/default/tag-pangu-framework-docs-tags-\u5206\u5e03\u5f0f\u9501-425.json",4581],"2c397297":[()=>n.e(6631).then(n.bind(n,9482)),"@site/src/pages/intro.md",9482],"345a1c73":[()=>n.e(379).then(n.t.bind(n,6355,19)),"~docs/admin/tag-pangu-framework-admin-tags-faq-df1.json",6355],"35fd95cc":[()=>Promise.all([n.e(532),n.e(1204)]).then(n.bind(n,3953)),"@site/docs/advanced-guide/\u5206\u5e03\u5f0f\u9501.md",3953],"3720c009":[()=>Promise.all([n.e(532),n.e(3751)]).then(n.bind(n,9861)),"@theme/DocTagsListPage",9861],"3ed66d6d":[()=>Promise.all([n.e(532),n.e(9143)]).then(n.bind(n,6361)),"@site/docs/quick-start/\u5982\u4f55\u5f00\u53d1\u5355\u4f53\u5e94\u7528.md",6361],"485cd31f":[()=>n.e(3793).then(n.t.bind(n,800,19)),"~docs/admin/tags-list-current-prop-15a.json",800],"4c7e435d":[()=>n.e(4203).then(n.bind(n,4891)),"@site/docs/devops/\u65e5\u5fd7\u76f8\u5173.md",4891],"5180051f":[()=>n.e(3698).then(n.t.bind(n,3570,19)),"~docs/default/tag-pangu-framework-docs-tags-cache-95b.json",3570],"529f197e":[()=>n.e(9e3).then(n.t.bind(n,9066,19)),"~docs/admin/tag-pangu-framework-admin-tags-\u90e8\u7f72-36a.json",9066],"52cb9ed2":[()=>n.e(3783).then(n.t.bind(n,5983,19)),"~docs/default/tag-pangu-framework-docs-tags-\u914d\u7f6e\u4e2d\u5fc3-63f.json",5983],"55960ee5":[()=>n.e(4121).then(n.t.bind(n,8070,19)),"~docs/default/tags-list-current-prop-15a.json",8070],"5c93b3c9":[()=>n.e(5536).then(n.t.bind(n,4243,19)),"~docs/default/tag-pangu-framework-docs-tags-\u670d\u52a1\u53d1\u73b0-676.json",4243],"5da849fd":[()=>n.e(743).then(n.t.bind(n,4820,19)),"~docs/default/tag-pangu-framework-docs-tags-\u76d8\u53e4\u7b80\u4ecb-c76.json",4820],"5e9f5e1a":[()=>Promise.resolve().then(n.bind(n,6809)),"@generated/docusaurus.config",6809],"642d33ed":[()=>n.e(1283).then(n.t.bind(n,5761,19)),"~docs/default/tag-pangu-framework-docs-tags-\u8bfb\u5199\u5206\u79bb-a2b.json",5761],"649e3814":[()=>Promise.all([n.e(532),n.e(8379)]).then(n.bind(n,8135)),"@site/admin/\u7b80\u4ecb.md",8135],"66c51df7":[()=>n.e(9391).then(n.t.bind(n,1713,19)),"~docs/default/tag-pangu-framework-docs-tags-nacos-98b.json",1713],"67f69e30":[()=>n.e(4616).then(n.t.bind(n,2030,19)),"~docs/default/tag-pangu-framework-docs-tags-\u6ce8\u518c\u4e2d\u5fc3-658.json",2030],"72ca4b76":[()=>n.e(6612).then(n.bind(n,3404)),"@site/docs/advanced-guide/\u8303\u4f8b\u6a21\u7248\u5de5\u7a0b.md",3404],"76952b78":[()=>n.e(8758).then(n.bind(n,2042)),"@site/app/\u5feb\u901f\u5165\u95e8\u6307\u5357.md",2042],"7c075d35":[()=>Promise.all([n.e(532),n.e(111)]).then(n.bind(n,6518)),"@site/docs/\u5b89\u88c5.md",6518],"8121c001":[()=>Promise.all([n.e(532),n.e(6822)]).then(n.bind(n,9327)),"@site/docs/quick-start/\u5982\u4f55\u57fa\u4e8e\u5fae\u670d\u52a1\u5f00\u53d1 Web \u63a5\u53e3.md",9327],"8212c30c":[()=>n.e(1223).then(n.t.bind(n,7941,19)),"~docs/default/tag-pangu-framework-docs-tags-\u670d\u52a1\u6cbb\u7406-fd7.json",7941],"835b5157":[()=>n.e(7085).then(n.t.bind(n,4705,19)),"~docs/admin/tag-pangu-framework-admin-tags-\u76d8\u53e4-admin-790.json",4705],"86b6e08a":[()=>n.e(737).then(n.t.bind(n,233,19)),"~docs/default/tag-pangu-framework-docs-tags-\u6570\u636e\u5206\u7247-7da.json",233],"8afca26f":[()=>Promise.all([n.e(532),n.e(5943)]).then(n.bind(n,4637)),"@site/docs/advanced-guide/\u6570\u636e\u6301\u4e45\u5316.md",4637],"8d86d40d":[()=>n.e(3177).then(n.bind(n,1481)),"@site/app/\u90e8\u7f72\u8fd0\u7ef4\u53c2\u8003.md",1481],"8f77c8f7":[()=>n.e(1465).then(n.t.bind(n,8838,19)),"~docs/default/tag-pangu-framework-docs-tags-my-batis-e6c.json",8838],"935f2afb":[()=>n.e(53).then(n.t.bind(n,1109,19)),"~docs/default/version-current-metadata-prop-751.json",1109],"981c5d05":[()=>Promise.all([n.e(532),n.e(5262)]).then(n.bind(n,1177)),"@site/docs/quick-start/\u5982\u4f55\u5f00\u53d1\u5fae\u670d\u52a1\u5e94\u7528.md",1177],"9f5124c9":[()=>n.e(3041).then(n.bind(n,3365)),"@site/app/\u65e5\u5e38\u5f00\u53d1\u5e38\u89c1\u95ee\u7b54.md",3365],a29b88e0:[()=>n.e(8806).then(n.t.bind(n,8107,19)),"~docs/app/tag-pangu-framework-app-tags-\u76d8\u53e4-app-starter-2f0.json",8107],a3a224e7:[()=>n.e(7253).then(n.t.bind(n,7906,19)),"~docs/default/tag-pangu-framework-docs-tags-api-5f9.json",7906],a95ce2e3:[()=>n.e(1932).then(n.bind(n,4702)),"@site/admin/\u65e5\u5e38\u5f00\u53d1\u5e38\u89c1\u95ee\u7b54.md",4702],a99bafa9:[()=>n.e(6088).then(n.bind(n,3040)),"@site/docs/advanced-guide/\u6ce8\u518c\u4e2d\u5fc3.md",3040],aa0b6d16:[()=>n.e(5572).then(n.t.bind(n,4543,19)),"~docs/default/tag-pangu-framework-docs-tags-\u6570\u636e\u6301\u4e45\u5316-492.json",4543],ab4e345c:[()=>n.e(167).then(n.t.bind(n,8139,19)),"~docs/default/tag-pangu-framework-docs-tags-\u6d88\u606f\u961f\u5217-887.json",8139],af45b021:[()=>n.e(6603).then(n.t.bind(n,3766,19)),"~docs/app/tag-pangu-framework-app-tags-faq-52f.json",3766],afadfd0c:[()=>n.e(6778).then(n.bind(n,4658)),"@site/docs/devops/\u90e8\u7f72\u76f8\u5173.md",4658],b39302cf:[()=>n.e(5656).then(n.t.bind(n,4343,19)),"~docs/app/version-current-metadata-prop-751.json",4343],b5a19149:[()=>n.e(2996).then(n.t.bind(n,6233,19)),"~docs/default/tag-pangu-framework-docs-tags-\u591a\u7ea7\u7f13\u5b58-11f.json",6233],b7208454:[()=>Promise.all([n.e(532),n.e(6810)]).then(n.bind(n,4373)),"@site/src/pages/online-demo-app.md",4373],ba49b03b:[()=>n.e(1534).then(n.t.bind(n,3856,19)),"/Users/xc/git2/pangu-framework/pangu-website/.docusaurus/docusaurus-plugin-content-docs/app/plugin-route-context-module-100.json",3856],beeec121:[()=>n.e(9608).then(n.t.bind(n,5827,19)),"~docs/default/tag-pangu-framework-docs-tags-\u76d8\u53e4\u67b6\u6784-c2e.json",5827],c4f5d8e4:[()=>Promise.all([n.e(532),n.e(4195)]).then(n.bind(n,9335)),"@site/src/pages/index.js",9335],c5f978b9:[()=>Promise.all([n.e(532),n.e(5126)]).then(n.bind(n,4048)),"@site/app/\u642d\u5efa\u5f00\u53d1\u73af\u5883.md",4048],c7da0f78:[()=>Promise.all([n.e(532),n.e(1888)]).then(n.bind(n,109)),"@site/docs/advanced-guide/\u5206\u5e03\u5f0f\u591a\u7ea7\u7f13\u5b58.md",109],cb5d812f:[()=>n.e(1699).then(n.t.bind(n,3163,19)),"~docs/default/tag-pangu-framework-docs-tags-seata-10d.json",3163],cda5bce0:[()=>n.e(1722).then(n.t.bind(n,2776,19)),"/Users/xc/git2/pangu-framework/pangu-website/.docusaurus/@easyops-cn/docusaurus-search-local/default/plugin-route-context-module-100.json",2776],d0e67d21:[()=>n.e(5606).then(n.t.bind(n,4333,19)),"~docs/default/tag-pangu-framework-docs-tags-\u4e8b\u52a1-702.json",4333],d1c3716e:[()=>n.e(4518).then(n.bind(n,699)),"@site/docs/advanced-guide/\u4ee3\u7801\u751f\u6210\u5668\u63d2\u4ef6.md",699],d3f7a30a:[()=>n.e(4584).then(n.t.bind(n,5745,19)),"/Users/xc/git2/pangu-framework/pangu-website/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json",5745],d4df7607:[()=>n.e(6534).then(n.t.bind(n,8670,19)),"/Users/xc/git2/pangu-framework/pangu-website/.docusaurus/docusaurus-plugin-content-docs/admin/plugin-route-context-module-100.json",8670],d5159757:[()=>n.e(9763).then(n.bind(n,4527)),"@site/docs/quick-start/\u5f00\u53d1\u67b6\u6784\u6a21\u5f0f\u5bf9\u6bd4.md",4527],da875cf4:[()=>n.e(7276).then(n.t.bind(n,781,19)),"~docs/default/tag-pangu-framework-docs-tags-faq-24e.json",781],db8d1fc6:[()=>n.e(6860).then(n.t.bind(n,3769,19)),"/Users/xc/git2/pangu-framework/pangu-website/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json",3769],df203c0f:[()=>n.e(9924).then(n.bind(n,491)),"@theme/DocTagDocListPage",491],e4e8a2d2:[()=>Promise.all([n.e(532),n.e(8010)]).then(n.bind(n,8778)),"@site/admin/quick-start/\u642d\u5efa\u524d\u7aef\u5f00\u53d1\u73af\u5883.md",8778],e7b22fe0:[()=>n.e(6996).then(n.bind(n,8961)),"@site/src/pages/community.md",8961],ea9ff353:[()=>Promise.all([n.e(532),n.e(6700)]).then(n.bind(n,8325)),"@site/docs/advanced-guide/\u5206\u5e03\u5f0f\u4e8b\u52a1.md",8325],ed65fc25:[()=>n.e(1346).then(n.t.bind(n,5952,19)),"~docs/default/tag-pangu-framework-docs-tags-\u5feb\u901f\u5f00\u59cb-7af.json",5952],f07f7269:[()=>n.e(5712).then(n.bind(n,6015)),"@site/src/pages/thanks.md",6015],f19c9843:[()=>n.e(4135).then(n.t.bind(n,5367,19)),"~docs/default/tag-pangu-framework-docs-tags-\u7f51\u5173-1ce.json",5367],f2ed4f2f:[()=>n.e(5214).then(n.t.bind(n,737,19)),"~docs/default/tag-pangu-framework-docs-tags-\u4ee3\u7801\u751f\u6210\u5668\u63d2\u4ef6-478.json",737],f97071e9:[()=>Promise.all([n.e(532),n.e(627)]).then(n.bind(n,9878)),"@site/docs/advanced-guide/\u914d\u7f6e\u4e2d\u5fc3.md",9878],faa271ca:[()=>Promise.all([n.e(532),n.e(5999)]).then(n.bind(n,8040)),"@site/src/pages/online-demo.md",8040]};function u(e){let{error:t,retry:n,pastDelay:a}=e;return t?r.createElement("div",{style:{textAlign:"center",color:"#fff",backgroundColor:"#fa383e",borderColor:"#fa383e",borderStyle:"solid",borderRadius:"0.25rem",borderWidth:"1px",boxSizing:"border-box",display:"block",padding:"1rem",flex:"0 0 50%",marginLeft:"25%",marginRight:"25%",marginTop:"5rem",maxWidth:"50%",width:"100%"}},r.createElement("p",null,String(t)),r.createElement("div",null,r.createElement("button",{type:"button",onClick:n},"Retry"))):a?r.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},r.createElement("svg",{id:"loader",style:{width:128,height:110,position:"absolute",top:"calc(100vh - 64%)"},viewBox:"0 0 45 45",xmlns:"http://www.w3.org/2000/svg",stroke:"#61dafb"},r.createElement("g",{fill:"none",fillRule:"evenodd",transform:"translate(1 1)",strokeWidth:"2"},r.createElement("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0"},r.createElement("animate",{attributeName:"r",begin:"1.5s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"stroke-opacity",begin:"1.5s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"stroke-width",begin:"1.5s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})),r.createElement("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0"},r.createElement("animate",{attributeName:"r",begin:"3s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"stroke-opacity",begin:"3s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"stroke-width",begin:"3s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})),r.createElement("circle",{cx:"22",cy:"22",r:"8"},r.createElement("animate",{attributeName:"r",begin:"0s",dur:"1.5s",values:"6;1;2;3;4;5;6",calcMode:"linear",repeatCount:"indefinite"}))))):null}var c=n(9670),d=n(226);function f(e,t){if("*"===e)return i()({loading:u,loader:()=>n.e(4972).then(n.bind(n,4972)),modules:["@theme/NotFound"],webpack:()=>[4972],render(e,t){const n=e.default;return r.createElement(d.z,{value:{plugin:{name:"native",id:"default"}}},r.createElement(n,t))}});const o=l[`${e}-${t}`],f={},p=[],m=[],h=(0,c.Z)(o);return Object.entries(h).forEach((e=>{let[t,n]=e;const r=s[n];r&&(f[t]=r[0],p.push(r[1]),m.push(r[2]))})),i().Map({loading:u,loader:f,modules:p,webpack:()=>m,render(t,n){const i=JSON.parse(JSON.stringify(o));Object.entries(t).forEach((t=>{let[n,r]=t;const a=r.default;if(!a)throw new Error(`The page component at ${e} doesn't have a default export. This makes it impossible to render anything. Consider default-exporting a React component.`);"object"!=typeof a&&"function"!=typeof a||Object.keys(r).filter((e=>"default"!==e)).forEach((e=>{a[e]=r[e]}));let o=i;const l=n.split(".");l.slice(0,-1).forEach((e=>{o=o[e]})),o[l[l.length-1]]=a}));const l=i.__comp;delete i.__comp;const s=i.__context;return delete i.__context,r.createElement(d.z,{value:s},r.createElement(l,(0,a.Z)({},i,n)))}})}const p=[{path:"/pangu-framework/admin/tags",component:f("/pangu-framework/admin/tags","8c4"),exact:!0},{path:"/pangu-framework/admin/tags/\u90e8\u7f72",component:f("/pangu-framework/admin/tags/\u90e8\u7f72","3a2"),exact:!0},{path:"/pangu-framework/admin/tags/\u76d8\u53e4-admin",component:f("/pangu-framework/admin/tags/\u76d8\u53e4-admin","e29"),exact:!0},{path:"/pangu-framework/admin/tags/faq",component:f("/pangu-framework/admin/tags/faq","c22"),exact:!0},{path:"/pangu-framework/app/tags",component:f("/pangu-framework/app/tags","daf"),exact:!0},{path:"/pangu-framework/app/tags/\u76d8\u53e4-app",component:f("/pangu-framework/app/tags/\u76d8\u53e4-app","581"),exact:!0},{path:"/pangu-framework/app/tags/\u76d8\u53e4-app-starter",component:f("/pangu-framework/app/tags/\u76d8\u53e4-app-starter","da7"),exact:!0},{path:"/pangu-framework/app/tags/faq",component:f("/pangu-framework/app/tags/faq","904"),exact:!0},{path:"/pangu-framework/community",component:f("/pangu-framework/community","a63"),exact:!0},{path:"/pangu-framework/docs/tags",component:f("/pangu-framework/docs/tags","aff"),exact:!0},{path:"/pangu-framework/docs/tags/\u90e8\u7f72\u8fd0\u7ef4",component:f("/pangu-framework/docs/tags/\u90e8\u7f72\u8fd0\u7ef4","1cf"),exact:!0},{path:"/pangu-framework/docs/tags/\u4ee3\u7801\u751f\u6210\u5668\u63d2\u4ef6",component:f("/pangu-framework/docs/tags/\u4ee3\u7801\u751f\u6210\u5668\u63d2\u4ef6","438"),exact:!0},{path:"/pangu-framework/docs/tags/\u8bfb\u5199\u5206\u79bb",component:f("/pangu-framework/docs/tags/\u8bfb\u5199\u5206\u79bb","b21"),exact:!0},{path:"/pangu-framework/docs/tags/\u591a\u7ea7\u7f13\u5b58",component:f("/pangu-framework/docs/tags/\u591a\u7ea7\u7f13\u5b58","320"),exact:!0},{path:"/pangu-framework/docs/tags/\u5206\u5e03\u5f0f\u4e8b\u52a1",component:f("/pangu-framework/docs/tags/\u5206\u5e03\u5f0f\u4e8b\u52a1","b58"),exact:!0},{path:"/pangu-framework/docs/tags/\u5206\u5e03\u5f0f\u9501",component:f("/pangu-framework/docs/tags/\u5206\u5e03\u5f0f\u9501","447"),exact:!0},{path:"/pangu-framework/docs/tags/\u670d\u52a1\u53d1\u73b0",component:f("/pangu-framework/docs/tags/\u670d\u52a1\u53d1\u73b0","c53"),exact:!0},{path:"/pangu-framework/docs/tags/\u670d\u52a1\u6cbb\u7406",component:f("/pangu-framework/docs/tags/\u670d\u52a1\u6cbb\u7406","e4b"),exact:!0},{path:"/pangu-framework/docs/tags/\u670d\u52a1\u6ce8\u518c",component:f("/pangu-framework/docs/tags/\u670d\u52a1\u6ce8\u518c","ce3"),exact:!0},{path:"/pangu-framework/docs/tags/\u5feb\u901f\u5f00\u59cb",component:f("/pangu-framework/docs/tags/\u5feb\u901f\u5f00\u59cb","c6a"),exact:!0},{path:"/pangu-framework/docs/tags/\u76d8\u53e4\u67b6\u6784",component:f("/pangu-framework/docs/tags/\u76d8\u53e4\u67b6\u6784","35b"),exact:!0},{path:"/pangu-framework/docs/tags/\u76d8\u53e4\u7b80\u4ecb",component:f("/pangu-framework/docs/tags/\u76d8\u53e4\u7b80\u4ecb","7f3"),exact:!0},{path:"/pangu-framework/docs/tags/\u914d\u7f6e\u4e2d\u5fc3",component:f("/pangu-framework/docs/tags/\u914d\u7f6e\u4e2d\u5fc3","e27"),exact:!0},{path:"/pangu-framework/docs/tags/\u4e8b\u52a1",component:f("/pangu-framework/docs/tags/\u4e8b\u52a1","9cb"),exact:!0},{path:"/pangu-framework/docs/tags/\u6570\u636e\u6301\u4e45\u5316",component:f("/pangu-framework/docs/tags/\u6570\u636e\u6301\u4e45\u5316","f25"),exact:!0},{path:"/pangu-framework/docs/tags/\u6570\u636e\u5206\u7247",component:f("/pangu-framework/docs/tags/\u6570\u636e\u5206\u7247","049"),exact:!0},{path:"/pangu-framework/docs/tags/\u7f51\u5173",component:f("/pangu-framework/docs/tags/\u7f51\u5173","d44"),exact:!0},{path:"/pangu-framework/docs/tags/\u6d88\u606f\u961f\u5217",component:f("/pangu-framework/docs/tags/\u6d88\u606f\u961f\u5217","e5f"),exact:!0},{path:"/pangu-framework/docs/tags/\u6ce8\u518c\u4e2d\u5fc3",component:f("/pangu-framework/docs/tags/\u6ce8\u518c\u4e2d\u5fc3","ac4"),exact:!0},{path:"/pangu-framework/docs/tags/api",component:f("/pangu-framework/docs/tags/api","98b"),exact:!0},{path:"/pangu-framework/docs/tags/cache",component:f("/pangu-framework/docs/tags/cache","c1a"),exact:!0},{path:"/pangu-framework/docs/tags/dubbo",component:f("/pangu-framework/docs/tags/dubbo","c40"),exact:!0},{path:"/pangu-framework/docs/tags/faq",component:f("/pangu-framework/docs/tags/faq","fdc"),exact:!0},{path:"/pangu-framework/docs/tags/my-batis",component:f("/pangu-framework/docs/tags/my-batis","7cc"),exact:!0},{path:"/pangu-framework/docs/tags/my-batis-plus",component:f("/pangu-framework/docs/tags/my-batis-plus","5fe"),exact:!0},{path:"/pangu-framework/docs/tags/nacos",component:f("/pangu-framework/docs/tags/nacos","18e"),exact:!0},{path:"/pangu-framework/docs/tags/seata",component:f("/pangu-framework/docs/tags/seata","8c6"),exact:!0},{path:"/pangu-framework/intro",component:f("/pangu-framework/intro","29d"),exact:!0},{path:"/pangu-framework/online-demo",component:f("/pangu-framework/online-demo","102"),exact:!0},{path:"/pangu-framework/online-demo-app",component:f("/pangu-framework/online-demo-app","b6e"),exact:!0},{path:"/pangu-framework/search",component:f("/pangu-framework/search","686"),exact:!0},{path:"/pangu-framework/thanks",component:f("/pangu-framework/thanks","708"),exact:!0},{path:"/pangu-framework/admin",component:f("/pangu-framework/admin","44e"),routes:[{path:"/pangu-framework/admin/deploy-admin",component:f("/pangu-framework/admin/deploy-admin","928"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/admin/faq",component:f("/pangu-framework/admin/faq","dac"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/admin/how-to-create-backend-environment",component:f("/pangu-framework/admin/how-to-create-backend-environment","012"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/admin/how-to-create-frontend-environment",component:f("/pangu-framework/admin/how-to-create-frontend-environment","de2"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/admin/intro",component:f("/pangu-framework/admin/intro","03c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/admin/new-module",component:f("/pangu-framework/admin/new-module","918"),exact:!0,sidebar:"tutorialSidebar"}]},{path:"/pangu-framework/app",component:f("/pangu-framework/app","d23"),routes:[{path:"/pangu-framework/app/faq",component:f("/pangu-framework/app/faq","aaa"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/app/how-to-create-environment",component:f("/pangu-framework/app/how-to-create-environment","c9a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/app/intro",component:f("/pangu-framework/app/intro","1ec"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/app/quick-start",component:f("/pangu-framework/app/quick-start","e1c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/app/web-h5",component:f("/pangu-framework/app/web-h5","f06"),exact:!0,sidebar:"tutorialSidebar"}]},{path:"/pangu-framework/docs",component:f("/pangu-framework/docs","681"),routes:[{path:"/pangu-framework/docs/advanced-guide/data-persistance",component:f("/pangu-framework/docs/advanced-guide/data-persistance","1ad"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/advanced-guide/data-sharding",component:f("/pangu-framework/docs/advanced-guide/data-sharding","662"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/advanced-guide/distributed-lock",component:f("/pangu-framework/docs/advanced-guide/distributed-lock","453"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/advanced-guide/distributed-transaction",component:f("/pangu-framework/docs/advanced-guide/distributed-transaction","6db"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/advanced-guide/layering-cache",component:f("/pangu-framework/docs/advanced-guide/layering-cache","b95"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/advanced-guide/mq",component:f("/pangu-framework/docs/advanced-guide/mq","aee"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/advanced-guide/nacos-config-center",component:f("/pangu-framework/docs/advanced-guide/nacos-config-center","0a4"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/advanced-guide/nacos-regist-center",component:f("/pangu-framework/docs/advanced-guide/nacos-regist-center","4cb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/advanced-guide/readwrite-splitting",component:f("/pangu-framework/docs/advanced-guide/readwrite-splitting","1d6"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/code-generator",component:f("/pangu-framework/docs/code-generator","517"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/deploy-guide/basic",component:f("/pangu-framework/docs/deploy-guide/basic","cab"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/deploy-guide/log",component:f("/pangu-framework/docs/deploy-guide/log","f70"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/examples-list",component:f("/pangu-framework/docs/examples-list","0f1"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/faq-service",component:f("/pangu-framework/docs/faq-service","aa0"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/install",component:f("/pangu-framework/docs/install","119"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/intro",component:f("/pangu-framework/docs/intro","cfb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/quick-start/how-to-create-http-api",component:f("/pangu-framework/docs/quick-start/how-to-create-http-api","44d"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/quick-start/how-to-make-architecture",component:f("/pangu-framework/docs/quick-start/how-to-make-architecture","122"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/quick-start/how-to-make-microservice-architecture-app",component:f("/pangu-framework/docs/quick-start/how-to-make-microservice-architecture-app","6ab"),exact:!0,sidebar:"tutorialSidebar"},{path:"/pangu-framework/docs/quick-start/how-to-make-monomer-architecture-app",component:f("/pangu-framework/docs/quick-start/how-to-make-monomer-architecture-app","9e9"),exact:!0,sidebar:"tutorialSidebar"}]},{path:"/pangu-framework/",component:f("/pangu-framework/","aaf"),exact:!0},{path:"*",component:f("*")}]},8934:(e,t,n)=>{"use strict";n.d(t,{_:()=>a,t:()=>o});var r=n(7294);const a=r.createContext(!1);function o(e){let{children:t}=e;const[n,o]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{o(!0)}),[]),r.createElement(a.Provider,{value:n},t)}},9383:(e,t,n)=>{"use strict";var r=n(7294),a=n(3935),o=n(3727),i=n(405),l=n(412);const s=[n(2497),n(3310),n(8320),n(2295),n(4811)];var u=n(723),c=n(6550),d=n(8790);function f(e){let{children:t}=e;return r.createElement(r.Fragment,null,t)}var p=n(7462),m=n(5742),h=n(2263),g=n(4996),v=n(6668),b=n(1944),y=n(4711),w=n(9727),k=n(3320),E=n(197);function S(){const{i18n:{defaultLocale:e,localeConfigs:t}}=(0,h.Z)(),n=(0,y.l)();return r.createElement(m.Z,null,Object.entries(t).map((e=>{let[t,{htmlLang:a}]=e;return r.createElement("link",{key:t,rel:"alternate",href:n.createUrl({locale:t,fullyQualified:!0}),hrefLang:a})})),r.createElement("link",{rel:"alternate",href:n.createUrl({locale:e,fullyQualified:!0}),hrefLang:"x-default"}))}function x(e){let{permalink:t}=e;const{siteConfig:{url:n}}=(0,h.Z)(),a=function(){const{siteConfig:{url:e}}=(0,h.Z)(),{pathname:t}=(0,c.TH)();return e+(0,g.Z)(t)}(),o=t?`${n}${t}`:a;return r.createElement(m.Z,null,r.createElement("meta",{property:"og:url",content:o}),r.createElement("link",{rel:"canonical",href:o}))}function _(){const{i18n:{currentLocale:e}}=(0,h.Z)(),{metadata:t,image:n}=(0,v.L)();return r.createElement(r.Fragment,null,r.createElement(m.Z,null,r.createElement("meta",{name:"twitter:card",content:"summary_large_image"}),r.createElement("body",{className:w.h})),n&&r.createElement(b.d,{image:n}),r.createElement(x,null),r.createElement(S,null),r.createElement(E.Z,{tag:k.HX,locale:e}),r.createElement(m.Z,null,t.map(((e,t)=>r.createElement("meta",(0,p.Z)({key:t},e))))))}const C=new Map;function T(e){if(C.has(e.pathname))return{...e,pathname:C.get(e.pathname)};if((0,d.f)(u.Z,e.pathname).some((e=>{let{route:t}=e;return!0===t.exact})))return C.set(e.pathname,e.pathname),e;const t=e.pathname.trim().replace(/(?:\/index)?\.html$/,"")||"/";return C.set(e.pathname,t),{...e,pathname:t}}var L=n(8934),A=n(8940);function P(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r(t.default?.[e]??t[e])?.(...n)));return()=>a.forEach((e=>e?.()))}const R=function(e){let{children:t,location:n,previousLocation:a}=e;return(0,r.useLayoutEffect)((()=>{a!==n&&(a&&function(e){const{hash:t}=e;if(t){const e=decodeURIComponent(t.substring(1));document.getElementById(e)?.scrollIntoView()}else window.scrollTo(0,0)}(n),P("onRouteDidUpdate",{previousLocation:a,location:n}))}),[a,n]),t};function N(e){const t=Array.from(new Set([e,decodeURI(e)])).map((e=>(0,d.f)(u.Z,e))).flat();return Promise.all(t.map((e=>e.route.component.preload?.())))}class O extends r.Component{constructor(e){super(e),this.previousLocation=void 0,this.routeUpdateCleanupCb=void 0,this.previousLocation=null,this.routeUpdateCleanupCb=l.Z.canUseDOM?P("onRouteUpdate",{previousLocation:null,location:this.props.location}):()=>{},this.state={nextRouteHasLoaded:!0}}shouldComponentUpdate(e,t){if(e.location===this.props.location)return t.nextRouteHasLoaded;const n=e.location;return this.previousLocation=this.props.location,this.setState({nextRouteHasLoaded:!1}),this.routeUpdateCleanupCb=P("onRouteUpdate",{previousLocation:this.previousLocation,location:n}),N(n.pathname).then((()=>{this.routeUpdateCleanupCb(),this.setState({nextRouteHasLoaded:!0})})).catch((e=>{console.warn(e),window.location.reload()})),!1}render(){const{children:e,location:t}=this.props;return r.createElement(R,{previousLocation:this.previousLocation,location:t},r.createElement(c.AW,{location:t,render:()=>e}))}}const I=O,D="docusaurus-base-url-issue-banner-container",M="docusaurus-base-url-issue-banner-suggestion-container",F="__DOCUSAURUS_INSERT_BASEURL_BANNER";function j(e){return`\nwindow['${F}'] = true;\n\ndocument.addEventListener('DOMContentLoaded', maybeInsertBanner);\n\nfunction maybeInsertBanner() {\n var shouldInsert = window['${F}'];\n shouldInsert && insertBanner();\n}\n\nfunction insertBanner() {\n var bannerContainer = document.getElementById('${D}');\n if (!bannerContainer) {\n return;\n }\n var bannerHtml = ${JSON.stringify(function(e){return`\n
    \n

    Your Docusaurus site did not load properly.

    \n

    A very common reason is a wrong site baseUrl configuration.

    \n

    Current configured baseUrl = ${e} ${"/"===e?" (default value)":""}

    \n

    We suggest trying baseUrl =

    \n
    \n`}(e)).replace(/{window[F]=!1}),[]),r.createElement(r.Fragment,null,!l.Z.canUseDOM&&r.createElement(m.Z,null,r.createElement("script",null,j(e))),r.createElement("div",{id:D}))}function B(){const{siteConfig:{baseUrl:e,baseUrlIssueBanner:t}}=(0,h.Z)(),{pathname:n}=(0,c.TH)();return t&&n===e?r.createElement(z,null):null}function U(){const{siteConfig:{favicon:e,title:t,noIndex:n},i18n:{currentLocale:a,localeConfigs:o}}=(0,h.Z)(),i=(0,g.Z)(e),{htmlLang:l,direction:s}=o[a];return r.createElement(m.Z,null,r.createElement("html",{lang:l,dir:s}),r.createElement("title",null,t),r.createElement("meta",{property:"og:title",content:t}),r.createElement("meta",{name:"viewport",content:"width=device-width, initial-scale=1.0"}),n&&r.createElement("meta",{name:"robots",content:"noindex, nofollow"}),e&&r.createElement("link",{rel:"icon",href:i}))}var $=n(4763);function q(){const e=(0,d.H)(u.Z),t=(0,c.TH)();return r.createElement($.Z,null,r.createElement(A.M,null,r.createElement(L.t,null,r.createElement(f,null,r.createElement(U,null),r.createElement(_,null),r.createElement(B,null),r.createElement(I,{location:T(t)},e)))))}var H=n(6887);const G=function(e){try{return document.createElement("link").relList.supports(e)}catch{return!1}}("prefetch")?function(e){return new Promise(((t,n)=>{if("undefined"==typeof document)return void n();const r=document.createElement("link");r.setAttribute("rel","prefetch"),r.setAttribute("href",e),r.onload=()=>t(),r.onerror=()=>n();(document.getElementsByTagName("head")[0]??document.getElementsByName("script")[0]?.parentNode)?.appendChild(r)}))}:function(e){return new Promise(((t,n)=>{const r=new XMLHttpRequest;r.open("GET",e,!0),r.withCredentials=!0,r.onload=()=>{200===r.status?t():n()},r.send(null)}))};var Z=n(9670);const Q=new Set,V=new Set,W=()=>navigator.connection?.effectiveType.includes("2g")||navigator.connection?.saveData,K={prefetch(e){if(!(e=>!W()&&!V.has(e)&&!Q.has(e))(e))return!1;Q.add(e);const t=(0,d.f)(u.Z,e).flatMap((e=>{return t=e.route.path,Object.entries(H).filter((e=>{let[n]=e;return n.replace(/-[^-]+$/,"")===t})).flatMap((e=>{let[,t]=e;return Object.values((0,Z.Z)(t))}));var t}));return Promise.all(t.map((e=>{const t=n.gca(e);return t&&!t.includes("undefined")?G(t).catch((()=>{})):Promise.resolve()})))},preload:e=>!!(e=>!W()&&!V.has(e))(e)&&(V.add(e),N(e))},Y=Object.freeze(K);if(l.Z.canUseDOM){window.docusaurus=Y;const e=a.hydrate;N(window.location.pathname).then((()=>{e(r.createElement(i.B6,null,r.createElement(o.VK,null,r.createElement(q,null))),document.getElementById("__docusaurus"))}))}},8940:(e,t,n)=>{"use strict";n.d(t,{_:()=>c,M:()=>d});var r=n(7294),a=n(6809);const o=JSON.parse('{"docusaurus-plugin-content-docs":{"app":{"path":"/pangu-framework/app","versions":[{"name":"current","label":"Next","isLast":true,"path":"/pangu-framework/app","mainDocId":"\u7b80\u4ecb","docs":[{"id":"\u90e8\u7f72\u8fd0\u7ef4\u53c2\u8003","path":"/pangu-framework/app/web-h5","sidebar":"tutorialSidebar"},{"id":"\u642d\u5efa\u5f00\u53d1\u73af\u5883","path":"/pangu-framework/app/how-to-create-environment","sidebar":"tutorialSidebar"},{"id":"\u7b80\u4ecb","path":"/pangu-framework/app/intro","sidebar":"tutorialSidebar"},{"id":"\u5feb\u901f\u5165\u95e8\u6307\u5357","path":"/pangu-framework/app/quick-start","sidebar":"tutorialSidebar"},{"id":"\u65e5\u5e38\u5f00\u53d1\u5e38\u89c1\u95ee\u7b54","path":"/pangu-framework/app/faq","sidebar":"tutorialSidebar"}],"draftIds":[],"sidebars":{"tutorialSidebar":{"link":{"path":"/pangu-framework/app/intro","label":"\u7b80\u4ecb"}}}}],"breadcrumbs":true},"admin":{"path":"/pangu-framework/admin","versions":[{"name":"current","label":"Next","isLast":true,"path":"/pangu-framework/admin","mainDocId":"\u7b80\u4ecb","docs":[{"id":"\u90e8\u7f72\u8fd0\u7ef4\u53c2\u8003","path":"/pangu-framework/admin/deploy-admin","sidebar":"tutorialSidebar"},{"id":"\u7b80\u4ecb","path":"/pangu-framework/admin/intro","sidebar":"tutorialSidebar"},{"id":"\u65e5\u5e38\u5f00\u53d1\u5e38\u89c1\u95ee\u7b54","path":"/pangu-framework/admin/faq","sidebar":"tutorialSidebar"},{"id":"advanced-guide/\u65b0\u589e\u4e1a\u52a1\u529f\u80fd\u6a21\u5757","path":"/pangu-framework/admin/new-module","sidebar":"tutorialSidebar"},{"id":"quick-start/\u642d\u5efa\u540e\u7aef\u5f00\u53d1\u73af\u5883","path":"/pangu-framework/admin/how-to-create-backend-environment","sidebar":"tutorialSidebar"},{"id":"quick-start/\u642d\u5efa\u524d\u7aef\u5f00\u53d1\u73af\u5883","path":"/pangu-framework/admin/how-to-create-frontend-environment","sidebar":"tutorialSidebar"}],"draftIds":[],"sidebars":{"tutorialSidebar":{"link":{"path":"/pangu-framework/admin/intro","label":"\u7b80\u4ecb"}}}}],"breadcrumbs":true},"default":{"path":"/pangu-framework/docs","versions":[{"name":"current","label":"Next","isLast":true,"path":"/pangu-framework/docs","mainDocId":"intro","docs":[{"id":"\u5b89\u88c5","path":"/pangu-framework/docs/install","sidebar":"tutorialSidebar"},{"id":"\u65e5\u5e38\u5f00\u53d1\u5e38\u89c1\u95ee\u7b54","path":"/pangu-framework/docs/faq-service","sidebar":"tutorialSidebar"},{"id":"advanced-guide/\u4ee3\u7801\u751f\u6210\u5668\u63d2\u4ef6","path":"/pangu-framework/docs/code-generator","sidebar":"tutorialSidebar"},{"id":"advanced-guide/\u8303\u4f8b\u6a21\u7248\u5de5\u7a0b","path":"/pangu-framework/docs/examples-list","sidebar":"tutorialSidebar"},{"id":"advanced-guide/\u5206\u5e03\u5f0f\u591a\u7ea7\u7f13\u5b58","path":"/pangu-framework/docs/advanced-guide/layering-cache","sidebar":"tutorialSidebar"},{"id":"advanced-guide/\u5206\u5e03\u5f0f\u4e8b\u52a1","path":"/pangu-framework/docs/advanced-guide/distributed-transaction","sidebar":"tutorialSidebar"},{"id":"advanced-guide/\u5206\u5e03\u5f0f\u9501","path":"/pangu-framework/docs/advanced-guide/distributed-lock","sidebar":"tutorialSidebar"},{"id":"advanced-guide/\u914d\u7f6e\u4e2d\u5fc3","path":"/pangu-framework/docs/advanced-guide/nacos-config-center","sidebar":"tutorialSidebar"},{"id":"advanced-guide/\u6570\u636e\u6301\u4e45\u5316","path":"/pangu-framework/docs/advanced-guide/data-persistance","sidebar":"tutorialSidebar"},{"id":"advanced-guide/\u6570\u636e\u6cbb\u7406\u4e4b\u8bfb\u5199\u5206\u79bb","path":"/pangu-framework/docs/advanced-guide/readwrite-splitting","sidebar":"tutorialSidebar"},{"id":"advanced-guide/\u6570\u636e\u6cbb\u7406\u4e4b\u6570\u636e\u5206\u7247","path":"/pangu-framework/docs/advanced-guide/data-sharding","sidebar":"tutorialSidebar"},{"id":"advanced-guide/\u6d88\u606f\u961f\u5217","path":"/pangu-framework/docs/advanced-guide/mq","sidebar":"tutorialSidebar"},{"id":"advanced-guide/\u6ce8\u518c\u4e2d\u5fc3","path":"/pangu-framework/docs/advanced-guide/nacos-regist-center","sidebar":"tutorialSidebar"},{"id":"devops/\u90e8\u7f72\u76f8\u5173","path":"/pangu-framework/docs/deploy-guide/basic","sidebar":"tutorialSidebar"},{"id":"devops/\u65e5\u5fd7\u76f8\u5173","path":"/pangu-framework/docs/deploy-guide/log","sidebar":"tutorialSidebar"},{"id":"intro","path":"/pangu-framework/docs/intro","sidebar":"tutorialSidebar"},{"id":"quick-start/\u5f00\u53d1\u67b6\u6784\u6a21\u5f0f\u5bf9\u6bd4","path":"/pangu-framework/docs/quick-start/how-to-make-architecture","sidebar":"tutorialSidebar"},{"id":"quick-start/\u5982\u4f55\u57fa\u4e8e\u5fae\u670d\u52a1\u5f00\u53d1 Web \u63a5\u53e3","path":"/pangu-framework/docs/quick-start/how-to-create-http-api","sidebar":"tutorialSidebar"},{"id":"quick-start/\u5982\u4f55\u5f00\u53d1\u5355\u4f53\u5e94\u7528","path":"/pangu-framework/docs/quick-start/how-to-make-monomer-architecture-app","sidebar":"tutorialSidebar"},{"id":"quick-start/\u5982\u4f55\u5f00\u53d1\u5fae\u670d\u52a1\u5e94\u7528","path":"/pangu-framework/docs/quick-start/how-to-make-microservice-architecture-app","sidebar":"tutorialSidebar"}],"draftIds":[],"sidebars":{"tutorialSidebar":{"link":{"path":"/pangu-framework/docs/intro","label":"intro"}}}}],"breadcrumbs":true}}}'),i=JSON.parse('{"defaultLocale":"zh-Hans","locales":["zh-Hans"],"path":"i18n","currentLocale":"zh-Hans","localeConfigs":{"zh-Hans":{"label":"\u7b80\u4f53\u4e2d\u6587","direction":"ltr","htmlLang":"zh-Hans","calendar":"gregory","path":"zh-Hans"}}}');var l=n(7529);const s=JSON.parse('{"docusaurusVersion":"2.2.0","siteVersion":"5.3.0","pluginVersions":{"docusaurus-plugin-content-docs":{"type":"package","name":"@docusaurus/plugin-content-docs","version":"2.2.0"},"docusaurus-plugin-content-blog":{"type":"package","name":"@docusaurus/plugin-content-blog","version":"2.2.0"},"docusaurus-plugin-content-pages":{"type":"package","name":"@docusaurus/plugin-content-pages","version":"2.2.0"},"docusaurus-plugin-sitemap":{"type":"package","name":"@docusaurus/plugin-sitemap","version":"2.2.0"},"docusaurus-theme-classic":{"type":"package","name":"@docusaurus/theme-classic","version":"2.2.0"},"docusaurus-plugin-image-zoom":{"type":"package","name":"docusaurus-plugin-image-zoom","version":"0.1.1"},"@easyops-cn/docusaurus-search-local":{"type":"package","name":"@easyops-cn/docusaurus-search-local","version":"0.33.6"}}}'),u={siteConfig:a.default,siteMetadata:s,globalData:o,i18n:i,codeTranslations:l},c=r.createContext(u);function d(e){let{children:t}=e;return r.createElement(c.Provider,{value:u},t)}},4763:(e,t,n)=>{"use strict";n.d(t,{Z:()=>c});var r=n(7294),a=n(412),o=n(5742),i=n(3929);function l(e){let{error:t,tryAgain:n}=e;return r.createElement("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",height:"50vh",width:"100%",fontSize:"20px"}},r.createElement("h1",null,"This page crashed."),r.createElement("p",null,t.message),r.createElement("button",{type:"button",onClick:n},"Try again"))}function s(e){let{error:t,tryAgain:n}=e;return r.createElement(c,{fallback:()=>r.createElement(l,{error:t,tryAgain:n})},r.createElement(o.Z,null,r.createElement("title",null,"Page Error")),r.createElement(i.Z,null,r.createElement(l,{error:t,tryAgain:n})))}const u=e=>r.createElement(s,e);class c extends r.Component{constructor(e){super(e),this.state={error:null}}componentDidCatch(e){a.Z.canUseDOM&&this.setState({error:e})}render(){const{children:e}=this.props,{error:t}=this.state;if(t){const e={error:t,tryAgain:()=>this.setState({error:null})};return(this.props.fallback??u)(e)}return e??null}}},412:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const r="undefined"!=typeof window&&"document"in window&&"createElement"in window.document,a={canUseDOM:r,canUseEventListeners:r&&("addEventListener"in window||"attachEvent"in window),canUseIntersectionObserver:r&&"IntersectionObserver"in window,canUseViewport:r&&"screen"in window}},5742:(e,t,n)=>{"use strict";n.d(t,{Z:()=>o});var r=n(7294),a=n(405);function o(e){return r.createElement(a.ql,e)}},9960:(e,t,n)=>{"use strict";n.d(t,{Z:()=>p});var r=n(7462),a=n(7294),o=n(3727),i=n(8780),l=n(2263),s=n(3919),u=n(412);const c=a.createContext({collectLink:()=>{}});var d=n(4996);function f(e,t){let{isNavLink:n,to:f,href:p,activeClassName:m,isActive:h,"data-noBrokenLinkCheck":g,autoAddBaseUrl:v=!0,...b}=e;const{siteConfig:{trailingSlash:y,baseUrl:w}}=(0,l.Z)(),{withBaseUrl:k}=(0,d.C)(),E=(0,a.useContext)(c),S=(0,a.useRef)(null);(0,a.useImperativeHandle)(t,(()=>S.current));const x=f||p;const _=(0,s.Z)(x),C=x?.replace("pathname://","");let T=void 0!==C?(L=C,v&&(e=>e.startsWith("/"))(L)?k(L):L):void 0;var L;T&&_&&(T=(0,i.applyTrailingSlash)(T,{trailingSlash:y,baseUrl:w}));const A=(0,a.useRef)(!1),P=n?o.OL:o.rU,R=u.Z.canUseIntersectionObserver,N=(0,a.useRef)(),O=()=>{A.current||null==T||(window.docusaurus.preload(T),A.current=!0)};(0,a.useEffect)((()=>(!R&&_&&null!=T&&window.docusaurus.prefetch(T),()=>{R&&N.current&&N.current.disconnect()})),[N,T,R,_]);const I=T?.startsWith("#")??!1,D=!T||!_||I;return D||g||E.collectLink(T),D?a.createElement("a",(0,r.Z)({ref:S,href:T},x&&!_&&{target:"_blank",rel:"noopener noreferrer"},b)):a.createElement(P,(0,r.Z)({},b,{onMouseEnter:O,onTouchStart:O,innerRef:e=>{S.current=e,R&&e&&_&&(N.current=new window.IntersectionObserver((t=>{t.forEach((t=>{e===t.target&&(t.isIntersecting||t.intersectionRatio>0)&&(N.current.unobserve(e),N.current.disconnect(),null!=T&&window.docusaurus.prefetch(T))}))})),N.current.observe(e))},to:T},n&&{isActive:h,activeClassName:m}))}const p=a.forwardRef(f)},5999:(e,t,n)=>{"use strict";n.d(t,{Z:()=>s,I:()=>l});var r=n(7294);function a(e,t){const n=e.split(/(\{\w+\})/).map(((e,n)=>{if(n%2==1){const n=t?.[e.slice(1,-1)];if(void 0!==n)return n}return e}));return n.some((e=>(0,r.isValidElement)(e)))?n.map(((e,t)=>(0,r.isValidElement)(e)?r.cloneElement(e,{key:t}):e)).filter((e=>""!==e)):n.join("")}var o=n(7529);function i(e){let{id:t,message:n}=e;if(void 0===t&&void 0===n)throw new Error("Docusaurus translation declarations must have at least a translation id or a default translation message");return o[t??n]??n??t}function l(e,t){let{message:n,id:r}=e;return a(i({message:n,id:r}),t)}function s(e){let{children:t,id:n,values:o}=e;if(t&&"string"!=typeof t)throw console.warn("Illegal children",t),new Error("The Docusaurus component only accept simple string values");const l=i({message:t,id:n});return r.createElement(r.Fragment,null,a(l,o))}},9935:(e,t,n)=>{"use strict";n.d(t,{m:()=>r});const r="default"},3919:(e,t,n)=>{"use strict";function r(e){return/^(?:\w*:|\/\/)/.test(e)}function a(e){return void 0!==e&&!r(e)}n.d(t,{Z:()=>a,b:()=>r})},4996:(e,t,n)=>{"use strict";n.d(t,{C:()=>o,Z:()=>i});var r=n(2263),a=n(3919);function o(){const{siteConfig:{baseUrl:e,url:t}}=(0,r.Z)();return{withBaseUrl:(n,r)=>function(e,t,n,r){let{forcePrependBaseUrl:o=!1,absolute:i=!1}=void 0===r?{}:r;if(!n||n.startsWith("#")||(0,a.b)(n))return n;if(o)return t+n.replace(/^\//,"");if(n===t.replace(/\/$/,""))return t;const l=n.startsWith(t)?n:t+n.replace(/^\//,"");return i?e+l:l}(t,e,n,r)}}function i(e,t){void 0===t&&(t={});const{withBaseUrl:n}=o();return n(e,t)}},2263:(e,t,n)=>{"use strict";n.d(t,{Z:()=>o});var r=n(7294),a=n(8940);function o(){return(0,r.useContext)(a._)}},2389:(e,t,n)=>{"use strict";n.d(t,{Z:()=>o});var r=n(7294),a=n(8934);function o(){return(0,r.useContext)(a._)}},9670:(e,t,n)=>{"use strict";n.d(t,{Z:()=>r});function r(e){const t={};return function e(n,r){Object.entries(n).forEach((n=>{let[a,o]=n;const i=r?`${r}.${a}`:a;var l;"object"==typeof(l=o)&&l&&Object.keys(l).length>0?e(o,i):t[i]=o}))}(e),t}},226:(e,t,n)=>{"use strict";n.d(t,{_:()=>a,z:()=>o});var r=n(7294);const a=r.createContext(null);function o(e){let{children:t,value:n}=e;const o=r.useContext(a),i=(0,r.useMemo)((()=>function(e){let{parent:t,value:n}=e;if(!t){if(!n)throw new Error("Unexpected: no Docusaurus route context found");if(!("plugin"in n))throw new Error("Unexpected: Docusaurus topmost route context has no `plugin` attribute");return n}const r={...t.data,...n?.data};return{plugin:t.plugin,data:r}}({parent:o,value:n})),[o,n]);return r.createElement(a.Provider,{value:i},t)}},143:(e,t,n)=>{"use strict";n.d(t,{Iw:()=>h,gA:()=>f,_r:()=>c,Jo:()=>g,zh:()=>d,yW:()=>m,gB:()=>p});var r=n(6550),a=n(2263),o=n(9935);function i(e,t){void 0===t&&(t={});const n=function(){const{globalData:e}=(0,a.Z)();return e}()[e];if(!n&&t.failfast)throw new Error(`Docusaurus plugin global data not found for "${e}" plugin.`);return n}const l=e=>e.versions.find((e=>e.isLast));function s(e,t){const n=function(e,t){const n=l(e);return[...e.versions.filter((e=>e!==n)),n].find((e=>!!(0,r.LX)(t,{path:e.path,exact:!1,strict:!1})))}(e,t),a=n?.docs.find((e=>!!(0,r.LX)(t,{path:e.path,exact:!0,strict:!1})));return{activeVersion:n,activeDoc:a,alternateDocVersions:a?function(t){const n={};return e.versions.forEach((e=>{e.docs.forEach((r=>{r.id===t&&(n[e.name]=r)}))})),n}(a.id):{}}}const u={},c=()=>i("docusaurus-plugin-content-docs")??u,d=e=>function(e,t,n){void 0===t&&(t=o.m),void 0===n&&(n={});const r=i(e)?.[t];if(!r&&n.failfast)throw new Error(`Docusaurus plugin global data not found for "${e}" plugin with id "${t}".`);return r}("docusaurus-plugin-content-docs",e,{failfast:!0});function f(e){void 0===e&&(e={});const t=c(),{pathname:n}=(0,r.TH)();return function(e,t,n){void 0===n&&(n={});const a=Object.entries(e).sort(((e,t)=>t[1].path.localeCompare(e[1].path))).find((e=>{let[,n]=e;return!!(0,r.LX)(t,{path:n.path,exact:!1,strict:!1})})),o=a?{pluginId:a[0],pluginData:a[1]}:void 0;if(!o&&n.failfast)throw new Error(`Can't find active docs plugin for "${t}" pathname, while it was expected to be found. Maybe you tried to use a docs feature that can only be used on a docs-related page? Existing docs plugin paths are: ${Object.values(e).map((e=>e.path)).join(", ")}`);return o}(t,n,e)}function p(e){return d(e).versions}function m(e){const t=d(e);return l(t)}function h(e){const t=d(e),{pathname:n}=(0,r.TH)();return s(t,n)}function g(e){const t=d(e),{pathname:n}=(0,r.TH)();return function(e,t){const n=l(e);return{latestDocSuggestion:s(e,t).alternateDocVersions[n.name],latestVersionSuggestion:n}}(t,n)}},8320:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var r=n(4865),a=n.n(r);a().configure({showSpinner:!1});const o={onRouteUpdate(e){let{location:t,previousLocation:n}=e;if(n&&t.pathname!==n.pathname){const e=window.setTimeout((()=>{a().start()}),200);return()=>window.clearTimeout(e)}},onRouteDidUpdate(){a().done()}}},3310:(e,t,n)=>{"use strict";n.r(t);var r=n(7410),a=n(6809);!function(e){const{themeConfig:{prism:t}}=a.default,{additionalLanguages:r}=t;globalThis.Prism=e,r.forEach((e=>{n(6726)(`./prism-${e}`)})),delete globalThis.Prism}(r.Z)},9471:(e,t,n)=>{"use strict";n.d(t,{Z:()=>o});var r=n(7294);const a="iconExternalLink_nPIU";function o(e){let{width:t=13.5,height:n=13.5}=e;return r.createElement("svg",{width:t,height:n,"aria-hidden":"true",viewBox:"0 0 24 24",className:a},r.createElement("path",{fill:"currentColor",d:"M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"}))}},3929:(e,t,n)=>{"use strict";n.d(t,{Z:()=>Vt});var r=n(7294),a=n(6010),o=n(4763),i=n(1944),l=n(7462),s=n(6550),u=n(5999),c=n(5936);const d="docusaurus_skipToContent_fallback";function f(e){e.setAttribute("tabindex","-1"),e.focus(),e.removeAttribute("tabindex")}function p(){const e=(0,r.useRef)(null),{action:t}=(0,s.k6)(),n=(0,r.useCallback)((e=>{e.preventDefault();const t=document.querySelector("main:first-of-type")??document.getElementById(d);t&&f(t)}),[]);return(0,c.S)((n=>{let{location:r}=n;e.current&&!r.hash&&"PUSH"===t&&f(e.current)})),{containerRef:e,onClick:n}}const m=(0,u.I)({id:"theme.common.skipToMainContent",description:"The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation",message:"Skip to main content"});function h(e){const t=e.children??m,{containerRef:n,onClick:a}=p();return r.createElement("div",{ref:n,role:"region","aria-label":m},r.createElement("a",(0,l.Z)({},e,{href:`#${d}`,onClick:a}),t))}var g=n(5281),v=n(9727);const b="skipToContent_fXgn";function y(){return r.createElement(h,{className:b})}var w=n(6668),k=n(9689);function E(e){let{width:t=21,height:n=21,color:a="currentColor",strokeWidth:o=1.2,className:i,...s}=e;return r.createElement("svg",(0,l.Z)({viewBox:"0 0 15 15",width:t,height:n},s),r.createElement("g",{stroke:a,strokeWidth:o},r.createElement("path",{d:"M.75.75l13.5 13.5M14.25.75L.75 14.25"})))}const S="closeButton_CVFx";function x(e){return r.createElement("button",(0,l.Z)({type:"button","aria-label":(0,u.I)({id:"theme.AnnouncementBar.closeButtonAriaLabel",message:"Close",description:"The ARIA label for close button of announcement bar"})},e,{className:(0,a.Z)("clean-btn close",S,e.className)}),r.createElement(E,{width:14,height:14,strokeWidth:3.1}))}const _="content_knG7";function C(e){const{announcementBar:t}=(0,w.L)(),{content:n}=t;return r.createElement("div",(0,l.Z)({},e,{className:(0,a.Z)(_,e.className),dangerouslySetInnerHTML:{__html:n}}))}const T="announcementBar_mb4j",L="announcementBarPlaceholder_vyr4",A="announcementBarClose_gvF7",P="announcementBarContent_xLdY";function R(){const{announcementBar:e}=(0,w.L)(),{isActive:t,close:n}=(0,k.nT)();if(!t)return null;const{backgroundColor:a,textColor:o,isCloseable:i}=e;return r.createElement("div",{className:T,style:{backgroundColor:a,color:o},role:"banner"},i&&r.createElement("div",{className:L}),r.createElement(C,{className:P}),i&&r.createElement(x,{onClick:n,className:A}))}var N=n(2961),O=n(2466);var I=n(902),D=n(3102);const M=r.createContext(null);function F(e){let{children:t}=e;const n=function(){const e=(0,N.e)(),t=(0,D.HY)(),[n,a]=(0,r.useState)(!1),o=null!==t.component,i=(0,I.D9)(o);return(0,r.useEffect)((()=>{o&&!i&&a(!0)}),[o,i]),(0,r.useEffect)((()=>{o?e.shown||a(!0):a(!1)}),[e.shown,o]),(0,r.useMemo)((()=>[n,a]),[n])}();return r.createElement(M.Provider,{value:n},t)}function j(e){if(e.component){const t=e.component;return r.createElement(t,e.props)}}function z(){const e=(0,r.useContext)(M);if(!e)throw new I.i6("NavbarSecondaryMenuDisplayProvider");const[t,n]=e,a=(0,r.useCallback)((()=>n(!1)),[n]),o=(0,D.HY)();return(0,r.useMemo)((()=>({shown:t,hide:a,content:j(o)})),[a,o,t])}function B(e){let{header:t,primaryMenu:n,secondaryMenu:o}=e;const{shown:i}=z();return r.createElement("div",{className:"navbar-sidebar"},t,r.createElement("div",{className:(0,a.Z)("navbar-sidebar__items",{"navbar-sidebar__items--show-secondary":i})},r.createElement("div",{className:"navbar-sidebar__item menu"},n),r.createElement("div",{className:"navbar-sidebar__item menu"},o)))}var U=n(2949),$=n(2389);function q(e){return r.createElement("svg",(0,l.Z)({viewBox:"0 0 24 24",width:24,height:24},e),r.createElement("path",{fill:"currentColor",d:"M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"}))}function H(e){return r.createElement("svg",(0,l.Z)({viewBox:"0 0 24 24",width:24,height:24},e),r.createElement("path",{fill:"currentColor",d:"M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3.86,0-7-3.14-7-7C5,9.07,6.81,6.55,9.37,5.51z M12,3c-4.97,0-9,4.03-9,9s4.03,9,9,9s9-4.03,9-9c0-0.46-0.04-0.92-0.1-1.36 c-0.98,1.37-2.58,2.26-4.4,2.26c-2.98,0-5.4-2.42-5.4-5.4c0-1.81,0.89-3.42,2.26-4.4C12.92,3.04,12.46,3,12,3L12,3z"}))}const G={toggle:"toggle_vylO",toggleButton:"toggleButton_gllP",darkToggleIcon:"darkToggleIcon_wfgR",lightToggleIcon:"lightToggleIcon_pyhR",toggleButtonDisabled:"toggleButtonDisabled_aARS"};function Z(e){let{className:t,value:n,onChange:o}=e;const i=(0,$.Z)(),l=(0,u.I)({message:"Switch between dark and light mode (currently {mode})",id:"theme.colorToggle.ariaLabel",description:"The ARIA label for the navbar color mode toggle"},{mode:"dark"===n?(0,u.I)({message:"dark mode",id:"theme.colorToggle.ariaLabel.mode.dark",description:"The name for the dark color mode"}):(0,u.I)({message:"light mode",id:"theme.colorToggle.ariaLabel.mode.light",description:"The name for the light color mode"})});return r.createElement("div",{className:(0,a.Z)(G.toggle,t)},r.createElement("button",{className:(0,a.Z)("clean-btn",G.toggleButton,!i&&G.toggleButtonDisabled),type:"button",onClick:()=>o("dark"===n?"light":"dark"),disabled:!i,title:l,"aria-label":l,"aria-live":"polite"},r.createElement(q,{className:(0,a.Z)(G.toggleIcon,G.lightToggleIcon)}),r.createElement(H,{className:(0,a.Z)(G.toggleIcon,G.darkToggleIcon)})))}const Q=r.memo(Z);function V(e){let{className:t}=e;const n=(0,w.L)().colorMode.disableSwitch,{colorMode:a,setColorMode:o}=(0,U.I)();return n?null:r.createElement(Q,{className:t,value:a,onChange:o})}var W=n(1327);function K(){return r.createElement(W.Z,{className:"navbar__brand",imageClassName:"navbar__logo",titleClassName:"navbar__title text--truncate"})}function Y(){const e=(0,N.e)();return r.createElement("button",{type:"button","aria-label":(0,u.I)({id:"theme.docs.sidebar.closeSidebarButtonAriaLabel",message:"Close navigation bar",description:"The ARIA label for close button of mobile sidebar"}),className:"clean-btn navbar-sidebar__close",onClick:()=>e.toggle()},r.createElement(E,{color:"var(--ifm-color-emphasis-600)"}))}function X(){return r.createElement("div",{className:"navbar-sidebar__brand"},r.createElement(K,null),r.createElement(V,{className:"margin-right--md"}),r.createElement(Y,null))}var J=n(9960),ee=n(4996),te=n(3919);function ne(e,t){return void 0!==e&&void 0!==t&&new RegExp(e,"gi").test(t)}var re=n(9471);function ae(e){let{activeBasePath:t,activeBaseRegex:n,to:a,href:o,label:i,html:s,isDropdownLink:u,prependBaseUrlToHref:c,...d}=e;const f=(0,ee.Z)(a),p=(0,ee.Z)(t),m=(0,ee.Z)(o,{forcePrependBaseUrl:!0}),h=i&&o&&!(0,te.Z)(o),g=s?{dangerouslySetInnerHTML:{__html:s}}:{children:r.createElement(r.Fragment,null,i,h&&r.createElement(re.Z,u&&{width:12,height:12}))};return o?r.createElement(J.Z,(0,l.Z)({href:c?m:o},d,g)):r.createElement(J.Z,(0,l.Z)({to:f,isNavLink:!0},(t||n)&&{isActive:(e,t)=>n?ne(n,t.pathname):t.pathname.startsWith(p)},d,g))}function oe(e){let{className:t,isDropdownItem:n=!1,...o}=e;const i=r.createElement(ae,(0,l.Z)({className:(0,a.Z)(n?"dropdown__link":"navbar__item navbar__link",t),isDropdownLink:n},o));return n?r.createElement("li",null,i):i}function ie(e){let{className:t,isDropdownItem:n,...o}=e;return r.createElement("li",{className:"menu__list-item"},r.createElement(ae,(0,l.Z)({className:(0,a.Z)("menu__link",t)},o)))}function le(e){let{mobile:t=!1,position:n,...a}=e;const o=t?ie:oe;return r.createElement(o,(0,l.Z)({},a,{activeClassName:a.activeClassName??(t?"menu__link--active":"navbar__link--active")}))}var se=n(6043),ue=n(8596),ce=n(2263);function de(e,t){return e.some((e=>function(e,t){return!!(0,ue.Mg)(e.to,t)||!!ne(e.activeBaseRegex,t)||!(!e.activeBasePath||!t.startsWith(e.activeBasePath))}(e,t)))}function fe(e){let{items:t,position:n,className:o,onClick:i,...s}=e;const u=(0,r.useRef)(null),[c,d]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{const e=e=>{u.current&&!u.current.contains(e.target)&&d(!1)};return document.addEventListener("mousedown",e),document.addEventListener("touchstart",e),()=>{document.removeEventListener("mousedown",e),document.removeEventListener("touchstart",e)}}),[u]),r.createElement("div",{ref:u,className:(0,a.Z)("navbar__item","dropdown","dropdown--hoverable",{"dropdown--right":"right"===n,"dropdown--show":c})},r.createElement(ae,(0,l.Z)({"aria-haspopup":"true","aria-expanded":c,role:"button",href:s.to?void 0:"#",className:(0,a.Z)("navbar__link",o)},s,{onClick:s.to?void 0:e=>e.preventDefault(),onKeyDown:e=>{"Enter"===e.key&&(e.preventDefault(),d(!c))}}),s.children??s.label),r.createElement("ul",{className:"dropdown__menu"},t.map(((e,n)=>r.createElement(dt,(0,l.Z)({isDropdownItem:!0,onKeyDown:e=>{if(n===t.length-1&&"Tab"===e.key){e.preventDefault(),d(!1);const t=u.current.nextElementSibling;if(t){(t instanceof HTMLAnchorElement?t:t.querySelector("a")).focus()}}},activeClassName:"dropdown__link--active"},e,{key:n}))))))}function pe(e){let{items:t,className:n,position:o,onClick:i,...u}=e;const c=function(){const{siteConfig:{baseUrl:e}}=(0,ce.Z)(),{pathname:t}=(0,s.TH)();return t.replace(e,"/")}(),d=de(t,c),{collapsed:f,toggleCollapsed:p,setCollapsed:m}=(0,se.u)({initialState:()=>!d});return(0,r.useEffect)((()=>{d&&m(!d)}),[c,d,m]),r.createElement("li",{className:(0,a.Z)("menu__list-item",{"menu__list-item--collapsed":f})},r.createElement(ae,(0,l.Z)({role:"button",className:(0,a.Z)("menu__link menu__link--sublist menu__link--sublist-caret",n)},u,{onClick:e=>{e.preventDefault(),p()}}),u.children??u.label),r.createElement(se.z,{lazy:!0,as:"ul",className:"menu__list",collapsed:f},t.map(((e,t)=>r.createElement(dt,(0,l.Z)({mobile:!0,isDropdownItem:!0,onClick:i,activeClassName:"menu__link--active"},e,{key:t}))))))}function me(e){let{mobile:t=!1,...n}=e;const a=t?pe:fe;return r.createElement(a,n)}var he=n(4711);function ge(e){let{width:t=20,height:n=20,...a}=e;return r.createElement("svg",(0,l.Z)({viewBox:"0 0 24 24",width:t,height:n,"aria-hidden":!0},a),r.createElement("path",{fill:"currentColor",d:"M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z"}))}const ve="iconLanguage_nlXk";var be=n(1029),ye=n(412),we=n(373),ke=n(143),Ee=n(22),Se=n(8202),xe=n(3926),_e=n(1073),Ce=n(2539),Te=n(726);const Le="searchBar_RVTs",Ae="dropdownMenu_qbY6",Pe="searchBarLeft_MXDe",Re="suggestion_fB_2",Ne="cursor_eG29",Oe="hitTree_kk6K",Ie="hitIcon_a7Zy",De="hitPath_ieM4",Me="noResultsIcon_EBY5",Fe="hitFooter_E9YW",je="hitWrapper_sAK8",ze="hitTitle_vyVt",Be="hitAction_NqkB",Ue="noResults_l6Q3",$e="searchBarContainer_NW3z",qe="searchBarLoadingRing_YnHq",He="searchClearButton_qk4g",Ge="searchIndexLoading_EJ1f",Ze="searchHintContainer_Pkmr",Qe="searchHint_iIMx",Ve="focused_OWtg",We="input_FOTf",Ke="hint_URu1",Ye="suggestions_X8XU",Xe="dataset_QiCy",Je="empty_eITn";function et(e){let{document:t,type:n,page:r,metadata:a,tokens:o,isInterOfTree:i,isLastOfTree:l}=e;const s=0===n,u=1===n,c=[];i?c.push(''):l&&c.push('');const d=c.map((e=>`${e}`)),f=`${s?'':u?'':''}`,p=[`${(0,Te.o)(t.t,(0,_e.m)(a,"t"),o)}`];if(!i&&!l&&be.H6){const e=r?(r.b??[]).concat(r.t).concat(t.s&&t.s!==r.t?t.s:[]):t.b;p.push(`${(0,xe.e)(e??[])}`)}else s||p.push(`${(0,Ce.C)(r.t||(t.u.startsWith("/docs/api-reference/")?"API Reference":""),o)}`);const m=``;return[...d,f,``,...p,"",m].join("")}function tt(){return`${(0,u.I)({id:"theme.SearchBar.noResultsText",message:"No results"})}`}var nt=n(311);async function rt(){const e=await Promise.all([n.e(8443),n.e(5525)]).then(n.t.bind(n,8443,23)),t=e.default;return t.noConflict?t.noConflict():e.noConflict&&e.noConflict(),t}const at="_highlight";const ot=function(e){let{handleSearchBarToggle:t}=e;const{siteConfig:{baseUrl:n}}=(0,ce.Z)(),o=(0,ke.gA)();let i=n;try{const{preferredVersion:e}=(0,we.J)(o?.pluginId??be.gQ);e&&!e.isLast&&(i=e.path+"/")}catch(D){if(be.l9&&!(D instanceof I.i6))throw D}const l=(0,s.k6)(),c=(0,s.TH)(),d=(0,r.useRef)(null),f=(0,r.useRef)(new Map),p=(0,r.useRef)(!1),[m,h]=(0,r.useState)(!1),[g,v]=(0,r.useState)(!1),[b,y]=(0,r.useState)(""),w=(0,r.useRef)(null),k=(0,r.useRef)(""),[E,S]=(0,r.useState)("");(0,r.useEffect)((()=>{if(!Array.isArray(be.Kc))return;let e="";if(c.pathname.startsWith(i)){const t=c.pathname.substring(i.length),n=be.Kc.find((e=>t===e||t.startsWith(`${e}/`)));n&&(e=n)}k.current!==e&&(f.current.delete(e),k.current=e),S(e)}),[c.pathname,i]);const x=!!be.hG&&Array.isArray(be.Kc)&&""===E,_=(0,r.useCallback)((async()=>{if(x||f.current.get(E))return;f.current.set(E,"loading"),w.current?.autocomplete.destroy(),h(!0);const[{wrappedIndexes:e,zhDictionary:t},r]=await Promise.all([(0,Ee.w)(i,E),rt()]);if(w.current=r(d.current,{hint:!1,autoselect:!0,openOnFocus:!0,cssClasses:{root:(0,a.Z)(Le,{[Pe]:"left"===be.pu}),noPrefix:!0,dropdownMenu:Ae,input:We,hint:Ke,suggestions:Ye,suggestion:Re,cursor:Ne,dataset:Xe,empty:Je}},[{source:(0,Se.v)(e,t,be.qo),templates:{suggestion:et,empty:tt,footer:e=>{let{query:t,isEmpty:r}=e;if(r)return;const a=document.createElement("a"),o=new URLSearchParams;if(o.set("q",t),Array.isArray(be.Kc)&&o.set("ctx",E),i!==n){if(!i.startsWith(n))throw new Error(`Version url '${i}' does not start with base url '${n}', this is a bug of \`@easyops-cn/docusaurus-search-local\`, please report it.`);o.set("version",i.substring(n.length))}const s=`${n}search?${o.toString()}`;a.href=s,a.textContent=(0,u.I)({id:"theme.SearchBar.seeAll",message:"See all results"}),a.addEventListener("click",(e=>{e.ctrlKey||e.metaKey||(e.preventDefault(),w.current?.autocomplete.close(),l.push(s))}));const c=document.createElement("div");return c.className=Fe,c.appendChild(a),c}}}]).on("autocomplete:selected",(function(e,t){let{document:{u:n,h:r},tokens:a}=t;d.current?.blur();let o=n;if(be.vc&&a.length>0){const e=new URLSearchParams;for(const t of a)e.append(at,t);o+=`?${e.toString()}`}r&&(o+=r),l.push(o)})).on("autocomplete:closed",(()=>{d.current?.blur()})),f.current.set(E,"done"),h(!1),p.current){const e=d.current;e.value&&w.current?.autocomplete.open(),e.focus()}}),[x,E,i,n,l]);(0,r.useEffect)((()=>{if(!be.vc)return;const e=ye.Z.canUseDOM?new URLSearchParams(c.search).getAll(at):[];setTimeout((()=>{const t=document.querySelector("article");if(!t)return;const n=new be.vc(t);n.unmark(),0!==e.length&&n.mark(e),y(e.join(" ")),w.current?.autocomplete.setVal(e.join(" "))}))}),[c.search,c.pathname]);const[C,T]=(0,r.useState)(!1),L=(0,r.useCallback)((()=>{p.current=!0,_(),T(!0),t?.(!0)}),[t,_]),A=(0,r.useCallback)((()=>{T(!1),t?.(!1)}),[t]),P=(0,r.useCallback)((()=>{_()}),[_]),R=(0,r.useCallback)((e=>{y(e.target.value),e.target.value&&v(!0)}),[]),N=!!ye.Z.canUseDOM&&/mac/i.test(navigator.userAgentData?.platform??navigator.platform);(0,r.useEffect)((()=>{if(!be.AY)return;const e=e=>{!(N?e.metaKey:e.ctrlKey)||"k"!==e.key&&"K"!==e.key||(e.preventDefault(),d.current?.focus(),L())};return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[N,L]);const O=(0,r.useCallback)((()=>{const e=new URLSearchParams(c.search);e.delete(at);const t=e.toString(),n=c.pathname+(""!=t?`?${t}`:"")+c.hash;n!=c.pathname+c.search+c.hash&&l.push(n),y(""),w.current?.autocomplete.setVal("")}),[c.pathname,c.search,c.hash,l]);return r.createElement("div",{className:(0,a.Z)("navbar__search",$e,{[Ge]:m&&g,[Ve]:C}),hidden:x},r.createElement("input",{placeholder:(0,u.I)({id:"theme.SearchBar.label",message:"Search",description:"The ARIA label and placeholder for search button"}),"aria-label":"Search",className:"navbar__search-input",onMouseEnter:P,onFocus:L,onBlur:A,onChange:R,ref:d,value:b}),r.createElement(nt.Z,{className:qe}),be.AY&&be.t_&&(""!==b?r.createElement("button",{className:He,onClick:O},"\u2715"):ye.Z.canUseDOM&&r.createElement("div",{className:Ze},r.createElement("kbd",{className:Qe},N?"\u2318":"ctrl"),r.createElement("kbd",{className:Qe},"K"))))},it="searchBox_ZlJk";function lt(e){let{children:t,className:n}=e;return r.createElement("div",{className:(0,a.Z)(n,it)},t)}var st=n(3438);const ut=e=>e.docs.find((t=>t.id===e.mainDocId));const ct={default:le,localeDropdown:function(e){let{mobile:t,dropdownItemsBefore:n,dropdownItemsAfter:a,...o}=e;const{i18n:{currentLocale:i,locales:c,localeConfigs:d}}=(0,ce.Z)(),f=(0,he.l)(),{search:p,hash:m}=(0,s.TH)(),h=[...n,...c.map((e=>{const n=`${`pathname://${f.createUrl({locale:e,fullyQualified:!1})}`}${p}${m}`;return{label:d[e].label,lang:d[e].htmlLang,to:n,target:"_self",autoAddBaseUrl:!1,className:e===i?t?"menu__link--active":"dropdown__link--active":""}})),...a],g=t?(0,u.I)({message:"Languages",id:"theme.navbar.mobileLanguageDropdown.label",description:"The label for the mobile language switcher dropdown"}):d[i].label;return r.createElement(me,(0,l.Z)({},o,{mobile:t,label:r.createElement(r.Fragment,null,r.createElement(ge,{className:ve}),g),items:h}))},search:function(e){let{mobile:t,className:n}=e;return t?null:r.createElement(lt,{className:n},r.createElement(ot,null))},dropdown:me,html:function(e){let{value:t,className:n,mobile:o=!1,isDropdownItem:i=!1}=e;const l=i?"li":"div";return r.createElement(l,{className:(0,a.Z)({navbar__item:!o&&!i,"menu__list-item":o},n),dangerouslySetInnerHTML:{__html:t}})},doc:function(e){let{docId:t,label:n,docsPluginId:a,...o}=e;const{activeDoc:i}=(0,ke.Iw)(a),s=(0,st.vY)(t,a);return null===s?null:r.createElement(le,(0,l.Z)({exact:!0},o,{isActive:()=>i?.path===s.path||!!i?.sidebar&&i.sidebar===s.sidebar,label:n??s.id,to:s.path}))},docSidebar:function(e){let{sidebarId:t,label:n,docsPluginId:a,...o}=e;const{activeDoc:i}=(0,ke.Iw)(a),s=(0,st.oz)(t,a).link;if(!s)throw new Error(`DocSidebarNavbarItem: Sidebar with ID "${t}" doesn't have anything to be linked to.`);return r.createElement(le,(0,l.Z)({exact:!0},o,{isActive:()=>i?.sidebar===t,label:n??s.label,to:s.path}))},docsVersion:function(e){let{label:t,to:n,docsPluginId:a,...o}=e;const i=(0,st.lO)(a)[0],s=t??i.label,u=n??(e=>e.docs.find((t=>t.id===e.mainDocId)))(i).path;return r.createElement(le,(0,l.Z)({},o,{label:s,to:u}))},docsVersionDropdown:function(e){let{mobile:t,docsPluginId:n,dropdownActiveClassDisabled:a,dropdownItemsBefore:o,dropdownItemsAfter:i,...c}=e;const{search:d,hash:f}=(0,s.TH)(),p=(0,ke.Iw)(n),m=(0,ke.gB)(n),{savePreferredVersionName:h}=(0,we.J)(n),g=[...o,...m.map((e=>{const t=p.alternateDocVersions[e.name]??ut(e);return{label:e.label,to:`${t.path}${d}${f}`,isActive:()=>e===p.activeVersion,onClick:()=>h(e.name)}})),...i],v=(0,st.lO)(n)[0],b=t&&g.length>1?(0,u.I)({id:"theme.navbar.mobileVersionsDropdown.label",message:"Versions",description:"The label for the navbar versions dropdown on mobile view"}):v.label,y=t&&g.length>1?void 0:ut(v).path;return g.length<=1?r.createElement(le,(0,l.Z)({},c,{mobile:t,label:b,to:y,isActive:a?()=>!1:void 0})):r.createElement(me,(0,l.Z)({},c,{mobile:t,label:b,to:y,items:g,isActive:a?()=>!1:void 0}))}};function dt(e){let{type:t,...n}=e;const a=function(e,t){return e&&"default"!==e?e:"items"in t?"dropdown":"default"}(t,n),o=ct[a];if(!o)throw new Error(`No NavbarItem component found for type "${t}".`);return r.createElement(o,n)}function ft(){const e=(0,N.e)(),t=(0,w.L)().navbar.items;return r.createElement("ul",{className:"menu__list"},t.map(((t,n)=>r.createElement(dt,(0,l.Z)({mobile:!0},t,{onClick:()=>e.toggle(),key:n})))))}function pt(e){return r.createElement("button",(0,l.Z)({},e,{type:"button",className:"clean-btn navbar-sidebar__back"}),r.createElement(u.Z,{id:"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel",description:"The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)"},"\u2190 Back to main menu"))}function mt(){const e=0===(0,w.L)().navbar.items.length,t=z();return r.createElement(r.Fragment,null,!e&&r.createElement(pt,{onClick:()=>t.hide()}),t.content)}function ht(){const e=(0,N.e)();var t;return void 0===(t=e.shown)&&(t=!0),(0,r.useEffect)((()=>(document.body.style.overflow=t?"hidden":"visible",()=>{document.body.style.overflow="visible"})),[t]),e.shouldRender?r.createElement(B,{header:r.createElement(X,null),primaryMenu:r.createElement(ft,null),secondaryMenu:r.createElement(mt,null)}):null}const gt="navbarHideable_m1mJ",vt="navbarHidden_jGov";function bt(e){return r.createElement("div",(0,l.Z)({role:"presentation"},e,{className:(0,a.Z)("navbar-sidebar__backdrop",e.className)}))}function yt(e){let{children:t}=e;const{navbar:{hideOnScroll:n,style:o}}=(0,w.L)(),i=(0,N.e)(),{navbarRef:l,isNavbarVisible:s}=function(e){const[t,n]=(0,r.useState)(e),a=(0,r.useRef)(!1),o=(0,r.useRef)(0),i=(0,r.useCallback)((e=>{null!==e&&(o.current=e.getBoundingClientRect().height)}),[]);return(0,O.RF)(((t,r)=>{let{scrollY:i}=t;if(!e)return;if(i=l?n(!1):i+u{if(!e)return;const r=t.location.hash;if(r?document.getElementById(r.substring(1)):void 0)return a.current=!0,void n(!1);n(!0)})),{navbarRef:i,isNavbarVisible:t}}(n);return r.createElement("nav",{ref:l,className:(0,a.Z)("navbar","navbar--fixed-top",n&&[gt,!s&&vt],{"navbar--dark":"dark"===o,"navbar--primary":"primary"===o,"navbar-sidebar--show":i.shown})},t,r.createElement(bt,{onClick:i.toggle}),r.createElement(ht,null))}function wt(e){let{width:t=30,height:n=30,className:a,...o}=e;return r.createElement("svg",(0,l.Z)({className:a,width:t,height:n,viewBox:"0 0 30 30","aria-hidden":"true"},o),r.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"2",d:"M4 7h22M4 15h22M4 23h22"}))}function kt(){const{toggle:e,shown:t}=(0,N.e)();return r.createElement("button",{onClick:e,"aria-label":(0,u.I)({id:"theme.docs.sidebar.toggleSidebarButtonAriaLabel",message:"Toggle navigation bar",description:"The ARIA label for hamburger menu button of mobile navigation"}),"aria-expanded":t,className:"navbar__toggle clean-btn",type:"button"},r.createElement(wt,null))}const Et="colorModeToggle_DEke";function St(e){let{items:t}=e;return r.createElement(r.Fragment,null,t.map(((e,t)=>r.createElement(dt,(0,l.Z)({},e,{key:t})))))}function xt(e){let{left:t,right:n}=e;return r.createElement("div",{className:"navbar__inner"},r.createElement("div",{className:"navbar__items"},t),r.createElement("div",{className:"navbar__items navbar__items--right"},n))}function _t(){const e=(0,N.e)(),t=(0,w.L)().navbar.items,[n,a]=function(e){function t(e){return"left"===(e.position??"right")}return[e.filter(t),e.filter((e=>!t(e)))]}(t),o=t.find((e=>"search"===e.type));return r.createElement(xt,{left:r.createElement(r.Fragment,null,!e.disabled&&r.createElement(kt,null),r.createElement(K,null),r.createElement(St,{items:n})),right:r.createElement(r.Fragment,null,r.createElement(St,{items:a}),r.createElement(V,{className:Et}),!o&&r.createElement(lt,null,r.createElement(ot,null)))})}function Ct(){return r.createElement(yt,null,r.createElement(_t,null))}function Tt(e){let{item:t}=e;const{to:n,href:a,label:o,prependBaseUrlToHref:i,...s}=t,u=(0,ee.Z)(n),c=(0,ee.Z)(a,{forcePrependBaseUrl:!0});return r.createElement(J.Z,(0,l.Z)({className:"footer__link-item"},a?{href:i?c:a}:{to:u},s),o,a&&!(0,te.Z)(a)&&r.createElement(re.Z,null))}function Lt(e){let{item:t}=e;return t.html?r.createElement("li",{className:"footer__item",dangerouslySetInnerHTML:{__html:t.html}}):r.createElement("li",{key:t.href??t.to,className:"footer__item"},r.createElement(Tt,{item:t}))}function At(e){let{column:t}=e;return r.createElement("div",{className:"col footer__col"},r.createElement("div",{className:"footer__title"},t.title),r.createElement("ul",{className:"footer__items clean-list"},t.items.map(((e,t)=>r.createElement(Lt,{key:t,item:e})))))}function Pt(e){let{columns:t}=e;return r.createElement("div",{className:"row footer__links"},t.map(((e,t)=>r.createElement(At,{key:t,column:e}))))}function Rt(){return r.createElement("span",{className:"footer__link-separator"},"\xb7")}function Nt(e){let{item:t}=e;return t.html?r.createElement("span",{className:"footer__link-item",dangerouslySetInnerHTML:{__html:t.html}}):r.createElement(Tt,{item:t})}function Ot(e){let{links:t}=e;return r.createElement("div",{className:"footer__links text--center"},r.createElement("div",{className:"footer__links"},t.map(((e,n)=>r.createElement(r.Fragment,{key:n},r.createElement(Nt,{item:e}),t.length!==n+1&&r.createElement(Rt,null))))))}function It(e){let{links:t}=e;return function(e){return"title"in e[0]}(t)?r.createElement(Pt,{columns:t}):r.createElement(Ot,{links:t})}var Dt=n(941);const Mt="footerLogoLink_BH7S";function Ft(e){let{logo:t}=e;const{withBaseUrl:n}=(0,ee.C)(),o={light:n(t.src),dark:n(t.srcDark??t.src)};return r.createElement(Dt.Z,{className:(0,a.Z)("footer__logo",t.className),alt:t.alt,sources:o,width:t.width,height:t.height,style:t.style})}function jt(e){let{logo:t}=e;return t.href?r.createElement(J.Z,{href:t.href,className:Mt,target:t.target},r.createElement(Ft,{logo:t})):r.createElement(Ft,{logo:t})}function zt(e){let{copyright:t}=e;return r.createElement("div",{className:"footer__copyright",dangerouslySetInnerHTML:{__html:t}})}function Bt(e){let{style:t,links:n,logo:o,copyright:i}=e;return r.createElement("footer",{className:(0,a.Z)("footer",{"footer--dark":"dark"===t})},r.createElement("div",{className:"container container-fluid"},n,(o||i)&&r.createElement("div",{className:"footer__bottom text--center"},o&&r.createElement("div",{className:"margin-bottom--sm"},o),i)))}function Ut(){const{footer:e}=(0,w.L)();if(!e)return null;const{copyright:t,links:n,logo:a,style:o}=e;return r.createElement(Bt,{style:o,links:n&&n.length>0&&r.createElement(It,{links:n}),logo:a&&r.createElement(jt,{logo:a}),copyright:t&&r.createElement(zt,{copyright:t})})}const $t=r.memo(Ut);var qt=n(7094);const Ht=(0,I.Qc)([U.S,k.pl,qt.z,O.OC,we.L5,i.VC,function(e){let{children:t}=e;return r.createElement(D.n2,null,r.createElement(N.M,null,r.createElement(F,null,t)))}]);function Gt(e){let{children:t}=e;return r.createElement(Ht,null,t)}function Zt(e){let{error:t,tryAgain:n}=e;return r.createElement("main",{className:"container margin-vert--xl"},r.createElement("div",{className:"row"},r.createElement("div",{className:"col col--6 col--offset-3"},r.createElement("h1",{className:"hero__title"},r.createElement(u.Z,{id:"theme.ErrorPageContent.title",description:"The title of the fallback page when the page crashed"},"This page crashed.")),r.createElement("p",null,t.message),r.createElement("div",null,r.createElement("button",{type:"button",onClick:n},r.createElement(u.Z,{id:"theme.ErrorPageContent.tryAgain",description:"The label of the button to try again when the page crashed"},"Try again"))))))}const Qt="mainWrapper_z2l0";function Vt(e){const{children:t,noFooter:n,wrapperClassName:l,title:s,description:u}=e;return(0,v.t)(),r.createElement(Gt,null,r.createElement(i.d,{title:s,description:u}),r.createElement(y,null),r.createElement(R,null),r.createElement(Ct,null),r.createElement("div",{id:d,className:(0,a.Z)(g.k.wrapper.main,Qt,l)},r.createElement(o.Z,{fallback:e=>r.createElement(Zt,e)},t)),!n&&r.createElement($t,null))}},1327:(e,t,n)=>{"use strict";n.d(t,{Z:()=>d});var r=n(7462),a=n(7294),o=n(9960),i=n(4996),l=n(2263),s=n(6668),u=n(941);function c(e){let{logo:t,alt:n,imageClassName:r}=e;const o={light:(0,i.Z)(t.src),dark:(0,i.Z)(t.srcDark||t.src)},l=a.createElement(u.Z,{className:t.className,sources:o,height:t.height,width:t.width,alt:n,style:t.style});return r?a.createElement("div",{className:r},l):l}function d(e){const{siteConfig:{title:t}}=(0,l.Z)(),{navbar:{title:n,logo:u}}=(0,s.L)(),{imageClassName:d,titleClassName:f,...p}=e,m=(0,i.Z)(u?.href||"/"),h=n?"":t,g=u?.alt??h;return a.createElement(o.Z,(0,r.Z)({to:m},p,u?.target&&{target:u.target}),u&&a.createElement(c,{logo:u,alt:g,imageClassName:d}),null!=n&&a.createElement("b",{className:f},n))}},197:(e,t,n)=>{"use strict";n.d(t,{Z:()=>o});var r=n(7294),a=n(5742);function o(e){let{locale:t,version:n,tag:o}=e;const i=t;return r.createElement(a.Z,null,t&&r.createElement("meta",{name:"docusaurus_locale",content:t}),n&&r.createElement("meta",{name:"docusaurus_version",content:n}),o&&r.createElement("meta",{name:"docusaurus_tag",content:o}),i&&r.createElement("meta",{name:"docsearch:language",content:i}),n&&r.createElement("meta",{name:"docsearch:version",content:n}),o&&r.createElement("meta",{name:"docsearch:docusaurus_tag",content:o}))}},941:(e,t,n)=>{"use strict";n.d(t,{Z:()=>u});var r=n(7462),a=n(7294),o=n(6010),i=n(2389),l=n(2949);const s={themedImage:"themedImage_ToTc","themedImage--light":"themedImage--light_HNdA","themedImage--dark":"themedImage--dark_i4oU"};function u(e){const t=(0,i.Z)(),{colorMode:n}=(0,l.I)(),{sources:u,className:c,alt:d,...f}=e,p=t?"dark"===n?["dark"]:["light"]:["light","dark"];return a.createElement(a.Fragment,null,p.map((e=>a.createElement("img",(0,r.Z)({key:e,src:u[e],alt:d,className:(0,o.Z)(s.themedImage,s[`themedImage--${e}`],c)},f)))))}},6043:(e,t,n)=>{"use strict";n.d(t,{u:()=>i,z:()=>m});var r=n(7462),a=n(7294),o=n(412);function i(e){let{initialState:t}=e;const[n,r]=(0,a.useState)(t??!1),o=(0,a.useCallback)((()=>{r((e=>!e))}),[]);return{collapsed:n,setCollapsed:r,toggleCollapsed:o}}const l={display:"none",overflow:"hidden",height:"0px"},s={display:"block",overflow:"visible",height:"auto"};function u(e,t){const n=t?l:s;e.style.display=n.display,e.style.overflow=n.overflow,e.style.height=n.height}function c(e){let{collapsibleRef:t,collapsed:n,animation:r}=e;const o=(0,a.useRef)(!1);(0,a.useEffect)((()=>{const e=t.current;function a(){const t=e.scrollHeight,n=r?.duration??function(e){const t=e/36;return Math.round(10*(4+15*t**.25+t/5))}(t);return{transition:`height ${n}ms ${r?.easing??"ease-in-out"}`,height:`${t}px`}}function i(){const t=a();e.style.transition=t.transition,e.style.height=t.height}if(!o.current)return u(e,n),void(o.current=!0);return e.style.willChange="height",function(){const t=requestAnimationFrame((()=>{n?(i(),requestAnimationFrame((()=>{e.style.height=l.height,e.style.overflow=l.overflow}))):(e.style.display="block",requestAnimationFrame((()=>{i()})))}));return()=>cancelAnimationFrame(t)}()}),[t,n,r])}function d(e){if(!o.Z.canUseDOM)return e?l:s}function f(e){let{as:t="div",collapsed:n,children:r,animation:o,onCollapseTransitionEnd:i,className:l,disableSSRStyle:s}=e;const f=(0,a.useRef)(null);return c({collapsibleRef:f,collapsed:n,animation:o}),a.createElement(t,{ref:f,style:s?void 0:d(n),onTransitionEnd:e=>{"height"===e.propertyName&&(u(f.current,n),i?.(n))},className:l},r)}function p(e){let{collapsed:t,...n}=e;const[o,i]=(0,a.useState)(!t),[l,s]=(0,a.useState)(t);return(0,a.useLayoutEffect)((()=>{t||i(!0)}),[t]),(0,a.useLayoutEffect)((()=>{o&&s(t)}),[o,t]),o?a.createElement(f,(0,r.Z)({},n,{collapsed:l})):null}function m(e){let{lazy:t,...n}=e;const r=t?p:f;return a.createElement(r,n)}},9689:(e,t,n)=>{"use strict";n.d(t,{nT:()=>m,pl:()=>p});var r=n(7294),a=n(2389),o=n(12),i=n(902),l=n(6668);const s=(0,o.W)("docusaurus.announcement.dismiss"),u=(0,o.W)("docusaurus.announcement.id"),c=()=>"true"===s.get(),d=e=>s.set(String(e)),f=r.createContext(null);function p(e){let{children:t}=e;const n=function(){const{announcementBar:e}=(0,l.L)(),t=(0,a.Z)(),[n,o]=(0,r.useState)((()=>!!t&&c()));(0,r.useEffect)((()=>{o(c())}),[]);const i=(0,r.useCallback)((()=>{d(!0),o(!0)}),[]);return(0,r.useEffect)((()=>{if(!e)return;const{id:t}=e;let n=u.get();"annoucement-bar"===n&&(n="announcement-bar");const r=t!==n;u.set(t),r&&d(!1),!r&&c()||o(!1)}),[e]),(0,r.useMemo)((()=>({isActive:!!e&&!n,close:i})),[e,n,i])}();return r.createElement(f.Provider,{value:n},t)}function m(){const e=(0,r.useContext)(f);if(!e)throw new i.i6("AnnouncementBarProvider");return e}},2949:(e,t,n)=>{"use strict";n.d(t,{I:()=>g,S:()=>h});var r=n(7294),a=n(412),o=n(902),i=n(12),l=n(6668);const s=r.createContext(void 0),u="theme",c=(0,i.W)(u),d="light",f="dark",p=e=>e===f?f:d;function m(){const{colorMode:{defaultMode:e,disableSwitch:t,respectPrefersColorScheme:n}}=(0,l.L)(),[o,i]=(0,r.useState)((e=>a.Z.canUseDOM?p(document.documentElement.getAttribute("data-theme")):p(e))(e));(0,r.useEffect)((()=>{t&&c.del()}),[t]);const s=(0,r.useCallback)((function(t,r){void 0===r&&(r={});const{persist:a=!0}=r;t?(i(t),a&&(e=>{c.set(p(e))})(t)):(i(n?window.matchMedia("(prefers-color-scheme: dark)").matches?f:d:e),c.del())}),[n,e]);(0,r.useEffect)((()=>{document.documentElement.setAttribute("data-theme",p(o))}),[o]),(0,r.useEffect)((()=>{if(t)return;const e=e=>{if(e.key!==u)return;const t=c.get();null!==t&&s(p(t))};return window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)}),[t,s]);const m=(0,r.useRef)(!1);return(0,r.useEffect)((()=>{if(t&&!n)return;const e=window.matchMedia("(prefers-color-scheme: dark)"),r=()=>{window.matchMedia("print").matches||m.current?m.current=window.matchMedia("print").matches:s(null)};return e.addListener(r),()=>e.removeListener(r)}),[s,t,n]),(0,r.useMemo)((()=>({colorMode:o,setColorMode:s,get isDarkTheme(){return o===f},setLightTheme(){s(d)},setDarkTheme(){s(f)}})),[o,s])}function h(e){let{children:t}=e;const n=m();return r.createElement(s.Provider,{value:n},t)}function g(){const e=(0,r.useContext)(s);if(null==e)throw new o.i6("ColorModeProvider","Please see https://docusaurus.io/docs/api/themes/configuration#use-color-mode.");return e}},373:(e,t,n)=>{"use strict";n.d(t,{J:()=>y,L5:()=>v});var r=n(7294),a=n(143),o=n(9935),i=n(6668),l=n(3438),s=n(902),u=n(12);const c=e=>`docs-preferred-version-${e}`,d=(e,t,n)=>{(0,u.W)(c(e),{persistence:t}).set(n)},f=(e,t)=>(0,u.W)(c(e),{persistence:t}).get(),p=(e,t)=>{(0,u.W)(c(e),{persistence:t}).del()};const m=r.createContext(null);function h(){const e=(0,a._r)(),t=(0,i.L)().docs.versionPersistence,n=(0,r.useMemo)((()=>Object.keys(e)),[e]),[o,l]=(0,r.useState)((()=>(e=>Object.fromEntries(e.map((e=>[e,{preferredVersionName:null}]))))(n)));(0,r.useEffect)((()=>{l(function(e){let{pluginIds:t,versionPersistence:n,allDocsData:r}=e;function a(e){const t=f(e,n);return r[e].versions.some((e=>e.name===t))?{preferredVersionName:t}:(p(e,n),{preferredVersionName:null})}return Object.fromEntries(t.map((e=>[e,a(e)])))}({allDocsData:e,versionPersistence:t,pluginIds:n}))}),[e,t,n]);return[o,(0,r.useMemo)((()=>({savePreferredVersion:function(e,n){d(e,t,n),l((t=>({...t,[e]:{preferredVersionName:n}})))}})),[t])]}function g(e){let{children:t}=e;const n=h();return r.createElement(m.Provider,{value:n},t)}function v(e){let{children:t}=e;return l.cE?r.createElement(g,null,t):r.createElement(r.Fragment,null,t)}function b(){const e=(0,r.useContext)(m);if(!e)throw new s.i6("DocsPreferredVersionContextProvider");return e}function y(e){void 0===e&&(e=o.m);const t=(0,a.zh)(e),[n,i]=b(),{preferredVersionName:l}=n[e];return{preferredVersion:t.versions.find((e=>e.name===l))??null,savePreferredVersionName:(0,r.useCallback)((t=>{i.savePreferredVersion(e,t)}),[i,e])}}},1116:(e,t,n)=>{"use strict";n.d(t,{V:()=>s,b:()=>l});var r=n(7294),a=n(902);const o=Symbol("EmptyContext"),i=r.createContext(o);function l(e){let{children:t,name:n,items:a}=e;const o=(0,r.useMemo)((()=>n&&a?{name:n,items:a}:null),[n,a]);return r.createElement(i.Provider,{value:o},t)}function s(){const e=(0,r.useContext)(i);if(e===o)throw new a.i6("DocsSidebarProvider");return e}},2961:(e,t,n)=>{"use strict";n.d(t,{M:()=>f,e:()=>p});var r=n(7294),a=n(3102),o=n(7524),i=n(6550),l=n(902);function s(e){!function(e){const t=(0,i.k6)(),n=(0,l.zX)(e);(0,r.useEffect)((()=>t.block(((e,t)=>n(e,t)))),[t,n])}(((t,n)=>{if("POP"===n)return e(t,n)}))}var u=n(6668);const c=r.createContext(void 0);function d(){const e=function(){const e=(0,a.HY)(),{items:t}=(0,u.L)().navbar;return 0===t.length&&!e.component}(),t=(0,o.i)(),n=!e&&"mobile"===t,[i,l]=(0,r.useState)(!1);s((()=>{if(i)return l(!1),!1}));const c=(0,r.useCallback)((()=>{l((e=>!e))}),[]);return(0,r.useEffect)((()=>{"desktop"===t&&l(!1)}),[t]),(0,r.useMemo)((()=>({disabled:e,shouldRender:n,toggle:c,shown:i})),[e,n,c,i])}function f(e){let{children:t}=e;const n=d();return r.createElement(c.Provider,{value:n},t)}function p(){const e=r.useContext(c);if(void 0===e)throw new l.i6("NavbarMobileSidebarProvider");return e}},3102:(e,t,n)=>{"use strict";n.d(t,{HY:()=>l,Zo:()=>s,n2:()=>i});var r=n(7294),a=n(902);const o=r.createContext(null);function i(e){let{children:t}=e;const n=(0,r.useState)({component:null,props:null});return r.createElement(o.Provider,{value:n},t)}function l(){const e=(0,r.useContext)(o);if(!e)throw new a.i6("NavbarSecondaryMenuContentProvider");return e[0]}function s(e){let{component:t,props:n}=e;const i=(0,r.useContext)(o);if(!i)throw new a.i6("NavbarSecondaryMenuContentProvider");const[,l]=i,s=(0,a.Ql)(n);return(0,r.useEffect)((()=>{l({component:t,props:s})}),[l,t,s]),(0,r.useEffect)((()=>()=>l({component:null,props:null})),[l]),null}},7094:(e,t,n)=>{"use strict";n.d(t,{U:()=>u,z:()=>s});var r=n(7294),a=n(12),o=n(902);const i="docusaurus.tab.",l=r.createContext(void 0);function s(e){let{children:t}=e;const n=function(){const[e,t]=(0,r.useState)({}),n=(0,r.useCallback)(((e,t)=>{(0,a.W)(`${i}${e}`).set(t)}),[]);(0,r.useEffect)((()=>{try{const e={};(0,a._)().forEach((t=>{if(t.startsWith(i)){const n=t.substring(i.length);e[n]=(0,a.W)(t).get()}})),t(e)}catch(e){console.error(e)}}),[]);const o=(0,r.useCallback)(((e,r)=>{t((t=>({...t,[e]:r}))),n(e,r)}),[n]);return(0,r.useMemo)((()=>({tabGroupChoices:e,setTabGroupChoices:o})),[e,o])}();return r.createElement(l.Provider,{value:n},t)}function u(){const e=(0,r.useContext)(l);if(null==e)throw new o.i6("TabGroupChoiceProvider");return e}},9727:(e,t,n)=>{"use strict";n.d(t,{h:()=>a,t:()=>o});var r=n(7294);const a="navigation-with-keyboard";function o(){(0,r.useEffect)((()=>{function e(e){"keydown"===e.type&&"Tab"===e.key&&document.body.classList.add(a),"mousedown"===e.type&&document.body.classList.remove(a)}return document.addEventListener("keydown",e),document.addEventListener("mousedown",e),()=>{document.body.classList.remove(a),document.removeEventListener("keydown",e),document.removeEventListener("mousedown",e)}}),[])}},7524:(e,t,n)=>{"use strict";n.d(t,{i:()=>u});var r=n(7294),a=n(412);const o="desktop",i="mobile",l="ssr";function s(){return a.Z.canUseDOM?window.innerWidth>996?o:i:l}function u(){const[e,t]=(0,r.useState)((()=>s()));return(0,r.useEffect)((()=>{function e(){t(s())}return window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e),clearTimeout(undefined)}}),[]),e}},5281:(e,t,n)=>{"use strict";n.d(t,{k:()=>r});const r={page:{blogListPage:"blog-list-page",blogPostPage:"blog-post-page",blogTagsListPage:"blog-tags-list-page",blogTagPostListPage:"blog-tags-post-list-page",docsDocPage:"docs-doc-page",docsTagsListPage:"docs-tags-list-page",docsTagDocListPage:"docs-tags-doc-list-page",mdxPage:"mdx-page"},wrapper:{main:"main-wrapper",blogPages:"blog-wrapper",docsPages:"docs-wrapper",mdxPages:"mdx-wrapper"},common:{editThisPage:"theme-edit-this-page",lastUpdated:"theme-last-updated",backToTopButton:"theme-back-to-top-button",codeBlock:"theme-code-block",admonition:"theme-admonition",admonitionType:e=>`theme-admonition-${e}`},layout:{},docs:{docVersionBanner:"theme-doc-version-banner",docVersionBadge:"theme-doc-version-badge",docBreadcrumbs:"theme-doc-breadcrumbs",docMarkdown:"theme-doc-markdown",docTocMobile:"theme-doc-toc-mobile",docTocDesktop:"theme-doc-toc-desktop",docFooter:"theme-doc-footer",docFooterTagsRow:"theme-doc-footer-tags-row",docFooterEditMetaRow:"theme-doc-footer-edit-meta-row",docSidebarContainer:"theme-doc-sidebar-container",docSidebarMenu:"theme-doc-sidebar-menu",docSidebarItemCategory:"theme-doc-sidebar-item-category",docSidebarItemLink:"theme-doc-sidebar-item-link",docSidebarItemCategoryLevel:e=>`theme-doc-sidebar-item-category-level-${e}`,docSidebarItemLinkLevel:e=>`theme-doc-sidebar-item-link-level-${e}`},blog:{}}},3438:(e,t,n)=>{"use strict";n.d(t,{Wl:()=>f,_F:()=>m,cE:()=>d,hI:()=>w,lO:()=>v,oz:()=>b,s1:()=>g,vY:()=>y});var r=n(7294),a=n(6550),o=n(8790),i=n(143),l=n(373),s=n(1116),u=n(7392),c=n(8596);const d=!!i._r;function f(e){if(e.href)return e.href;for(const t of e.items){if("link"===t.type)return t.href;if("category"===t.type){const e=f(t);if(e)return e}}}const p=(e,t)=>void 0!==e&&(0,c.Mg)(e,t);function m(e,t){return"link"===e.type?p(e.href,t):"category"===e.type&&(p(e.href,t)||((e,t)=>e.some((e=>m(e,t))))(e.items,t))}function h(e){let{sidebarItems:t,pathname:n,onlyCategories:r=!1}=e;const a=[];return function e(t){for(const o of t)if("category"===o.type&&((0,c.Mg)(o.href,n)||e(o.items))||"link"===o.type&&(0,c.Mg)(o.href,n)){return r&&"category"!==o.type||a.unshift(o),!0}return!1}(t),a}function g(){const e=(0,s.V)(),{pathname:t}=(0,a.TH)(),n=(0,i.gA)()?.pluginData.breadcrumbs;return!1!==n&&e?h({sidebarItems:e.items,pathname:t}):null}function v(e){const{activeVersion:t}=(0,i.Iw)(e),{preferredVersion:n}=(0,l.J)(e),a=(0,i.yW)(e);return(0,r.useMemo)((()=>(0,u.j)([t,n,a].filter(Boolean))),[t,n,a])}function b(e,t){const n=v(t);return(0,r.useMemo)((()=>{const t=n.flatMap((e=>e.sidebars?Object.entries(e.sidebars):[])),r=t.find((t=>t[0]===e));if(!r)throw new Error(`Can't find any sidebar with id "${e}" in version${n.length>1?"s":""} ${n.map((e=>e.name)).join(", ")}".\n Available sidebar ids are:\n - ${Object.keys(t).join("\n- ")}`);return r[1]}),[e,n])}function y(e,t){const n=v(t);return(0,r.useMemo)((()=>{const t=n.flatMap((e=>e.docs)),r=t.find((t=>t.id===e));if(!r){if(n.flatMap((e=>e.draftIds)).includes(e))return null;throw new Error(`DocNavbarItem: couldn't find any doc with id "${e}" in version${n.length>1?"s":""} ${n.map((e=>e.name)).join(", ")}".\nAvailable doc ids are:\n- ${(0,u.j)(t.map((e=>e.id))).join("\n- ")}`)}return r}),[e,n])}function w(e){let{route:t,versionMetadata:n}=e;const r=(0,a.TH)(),i=t.routes,l=i.find((e=>(0,a.LX)(r.pathname,e)));if(!l)return null;const s=l.sidebar,u=s?n.docsSidebars[s]:void 0;return{docElement:(0,o.H)(i),sidebarName:s,sidebarItems:u}}},7392:(e,t,n)=>{"use strict";function r(e,t){return void 0===t&&(t=(e,t)=>e===t),e.filter(((n,r)=>e.findIndex((e=>t(e,n)))!==r))}function a(e){return Array.from(new Set(e))}n.d(t,{j:()=>a,l:()=>r})},1944:(e,t,n)=>{"use strict";n.d(t,{FG:()=>f,d:()=>c,VC:()=>p});var r=n(7294),a=n(6010),o=n(5742),i=n(226);function l(){const e=r.useContext(i._);if(!e)throw new Error("Unexpected: no Docusaurus route context found");return e}var s=n(4996),u=n(2263);function c(e){let{title:t,description:n,keywords:a,image:i,children:l}=e;const c=function(e){const{siteConfig:t}=(0,u.Z)(),{title:n,titleDelimiter:r}=t;return e?.trim().length?`${e.trim()} ${r} ${n}`:n}(t),{withBaseUrl:d}=(0,s.C)(),f=i?d(i,{absolute:!0}):void 0;return r.createElement(o.Z,null,t&&r.createElement("title",null,c),t&&r.createElement("meta",{property:"og:title",content:c}),n&&r.createElement("meta",{name:"description",content:n}),n&&r.createElement("meta",{property:"og:description",content:n}),a&&r.createElement("meta",{name:"keywords",content:Array.isArray(a)?a.join(","):a}),f&&r.createElement("meta",{property:"og:image",content:f}),f&&r.createElement("meta",{name:"twitter:image",content:f}),l)}const d=r.createContext(void 0);function f(e){let{className:t,children:n}=e;const i=r.useContext(d),l=(0,a.Z)(i,t);return r.createElement(d.Provider,{value:l},r.createElement(o.Z,null,r.createElement("html",{className:l})),n)}function p(e){let{children:t}=e;const n=l(),o=`plugin-${n.plugin.name.replace(/docusaurus-(?:plugin|theme)-(?:content-)?/gi,"")}`;const i=`plugin-id-${n.plugin.id}`;return r.createElement(f,{className:(0,a.Z)(o,i)},t)}},902:(e,t,n)=>{"use strict";n.d(t,{D9:()=>i,Qc:()=>u,Ql:()=>s,i6:()=>l,zX:()=>o});var r=n(7294);const a=n(412).Z.canUseDOM?r.useLayoutEffect:r.useEffect;function o(e){const t=(0,r.useRef)(e);return a((()=>{t.current=e}),[e]),(0,r.useCallback)((function(){return t.current(...arguments)}),[])}function i(e){const t=(0,r.useRef)();return a((()=>{t.current=e})),t.current}class l extends Error{constructor(e,t){super(),this.name="ReactContextError",this.message=`Hook ${this.stack?.split("\n")[1]?.match(/at (?:\w+\.)?(?\w+)/)?.groups.name??""} is called outside the <${e}>. ${t??""}`}}function s(e){const t=Object.entries(e);return t.sort(((e,t)=>e[0].localeCompare(t[0]))),(0,r.useMemo)((()=>e),t.flat())}function u(e){return t=>{let{children:n}=t;return r.createElement(r.Fragment,null,e.reduceRight(((e,t)=>r.createElement(t,null,e)),n))}}},8596:(e,t,n)=>{"use strict";n.d(t,{Mg:()=>i,Ns:()=>l});var r=n(7294),a=n(723),o=n(2263);function i(e,t){const n=e=>(!e||e.endsWith("/")?e:`${e}/`)?.toLowerCase();return n(e)===n(t)}function l(){const{baseUrl:e}=(0,o.Z)().siteConfig;return(0,r.useMemo)((()=>function(e){let{baseUrl:t,routes:n}=e;function r(e){return e.path===t&&!0===e.exact}function a(e){return e.path===t&&!e.exact}return function e(t){if(0===t.length)return;return t.find(r)||e(t.filter(a).flatMap((e=>e.routes??[])))}(n)}({routes:a.Z,baseUrl:e})),[e])}},2466:(e,t,n)=>{"use strict";n.d(t,{Ct:()=>p,OC:()=>s,RF:()=>d,o5:()=>f});var r=n(7294),a=n(412),o=n(2389),i=n(902);const l=r.createContext(void 0);function s(e){let{children:t}=e;const n=function(){const e=(0,r.useRef)(!0);return(0,r.useMemo)((()=>({scrollEventsEnabledRef:e,enableScrollEvents:()=>{e.current=!0},disableScrollEvents:()=>{e.current=!1}})),[])}();return r.createElement(l.Provider,{value:n},t)}function u(){const e=(0,r.useContext)(l);if(null==e)throw new i.i6("ScrollControllerProvider");return e}const c=()=>a.Z.canUseDOM?{scrollX:window.pageXOffset,scrollY:window.pageYOffset}:null;function d(e,t){void 0===t&&(t=[]);const{scrollEventsEnabledRef:n}=u(),a=(0,r.useRef)(c()),o=(0,i.zX)(e);(0,r.useEffect)((()=>{const e=()=>{if(!n.current)return;const e=c();o(e,a.current),a.current=e},t={passive:!0};return e(),window.addEventListener("scroll",e,t),()=>window.removeEventListener("scroll",e,t)}),[o,n,...t])}function f(){const e=u(),t=function(){const e=(0,r.useRef)({elem:null,top:0}),t=(0,r.useCallback)((t=>{e.current={elem:t,top:t.getBoundingClientRect().top}}),[]),n=(0,r.useCallback)((()=>{const{current:{elem:t,top:n}}=e;if(!t)return{restored:!1};const r=t.getBoundingClientRect().top-n;return r&&window.scrollBy({left:0,top:r}),e.current={elem:null,top:0},{restored:0!==r}}),[]);return(0,r.useMemo)((()=>({save:t,restore:n})),[n,t])}(),n=(0,r.useRef)(void 0),a=(0,r.useCallback)((r=>{t.save(r),e.disableScrollEvents(),n.current=()=>{const{restored:r}=t.restore();if(n.current=void 0,r){const t=()=>{e.enableScrollEvents(),window.removeEventListener("scroll",t)};window.addEventListener("scroll",t)}else e.enableScrollEvents()}}),[e,t]);return(0,r.useLayoutEffect)((()=>{n.current?.()})),{blockElementScrollPositionUntilNextRender:a}}function p(){const e=(0,r.useRef)(null),t=(0,o.Z)()&&"smooth"===getComputedStyle(document.documentElement).scrollBehavior;return{startScroll:n=>{e.current=t?function(e){return window.scrollTo({top:e,behavior:"smooth"}),()=>{}}(n):function(e){let t=null;const n=document.documentElement.scrollTop>e;return function r(){const a=document.documentElement.scrollTop;(n&&a>e||!n&&at&&cancelAnimationFrame(t)}(n)},cancelScroll:()=>e.current?.()}}},3320:(e,t,n)=>{"use strict";n.d(t,{HX:()=>r,os:()=>a});n(2263);const r="default";function a(e,t){return`docs-${e}-${t}`}},12:(e,t,n)=>{"use strict";n.d(t,{W:()=>l,_:()=>s});const r="localStorage";function a(e){if(void 0===e&&(e=r),"undefined"==typeof window)throw new Error("Browser storage is not available on Node.js/Docusaurus SSR process.");if("none"===e)return null;try{return window[e]}catch(n){return t=n,o||(console.warn("Docusaurus browser storage is not available.\nPossible reasons: running Docusaurus in an iframe, in an incognito browser session, or using too strict browser privacy settings.",t),o=!0),null}var t}let o=!1;const i={get:()=>null,set:()=>{},del:()=>{}};function l(e,t){if("undefined"==typeof window)return function(e){function t(){throw new Error(`Illegal storage API usage for storage key "${e}".\nDocusaurus storage APIs are not supposed to be called on the server-rendering process.\nPlease only call storage APIs in effects and event handlers.`)}return{get:t,set:t,del:t}}(e);const n=a(t?.persistence);return null===n?i:{get:()=>{try{return n.getItem(e)}catch(t){return console.error(`Docusaurus storage error, can't get key=${e}`,t),null}},set:t=>{try{n.setItem(e,t)}catch(r){console.error(`Docusaurus storage error, can't set ${e}=${t}`,r)}},del:()=>{try{n.removeItem(e)}catch(t){console.error(`Docusaurus storage error, can't delete key=${e}`,t)}}}}function s(e){void 0===e&&(e=r);const t=a(e);if(!t)return[];const n=[];for(let r=0;r{"use strict";n.d(t,{l:()=>o});var r=n(2263),a=n(6550);function o(){const{siteConfig:{baseUrl:e,url:t},i18n:{defaultLocale:n,currentLocale:o}}=(0,r.Z)(),{pathname:i}=(0,a.TH)(),l=o===n?e:e.replace(`/${o}/`,"/"),s=i.replace(e,"");return{createUrl:function(e){let{locale:r,fullyQualified:a}=e;return`${a?t:""}${function(e){return e===n?`${l}`:`${l}${e}/`}(r)}${s}`}}}},5936:(e,t,n)=>{"use strict";n.d(t,{S:()=>i});var r=n(7294),a=n(6550),o=n(902);function i(e){const t=(0,a.TH)(),n=(0,o.D9)(t),i=(0,o.zX)(e);(0,r.useEffect)((()=>{n&&t!==n&&i({location:t,previousLocation:n})}),[i,t,n])}},6668:(e,t,n)=>{"use strict";n.d(t,{L:()=>a});var r=n(2263);function a(){return(0,r.Z)().siteConfig.themeConfig}},8802:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){const{trailingSlash:n,baseUrl:r}=t;if(e.startsWith("#"))return e;if(void 0===n)return e;const[a]=e.split(/[#?]/),o="/"===a||a===r?a:(i=a,n?function(e){return e.endsWith("/")?e:`${e}/`}(i):function(e){return e.endsWith("/")?e.slice(0,-1):e}(i));var i;return e.replace(a,o)}},8780:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.applyTrailingSlash=t.blogPostContainerID=void 0,t.blogPostContainerID="post-content";var a=n(8802);Object.defineProperty(t,"applyTrailingSlash",{enumerable:!0,get:function(){return r(a).default}})},311:(e,t,n)=>{"use strict";n.d(t,{Z:()=>i});var r=n(7294),a=n(6010);const o="loadingRing_RJI3";function i(e){let{className:t}=e;return r.createElement("div",{className:(0,a.Z)(o,t)},r.createElement("div",null),r.createElement("div",null),r.createElement("div",null),r.createElement("div",null))}},22:(e,t,n)=>{"use strict";n.d(t,{w:()=>l});var r=n(1336),a=n.n(r),o=n(1029);const i=new Map;function l(e,t){const n=`${e}${t}`;let r=i.get(n);return r||(r=async function(e,t){{const n=`${e}${o.J.replace("{dir}",t?`-${t.replace(/\//g,"-")}`:"")}`;if(new URL(n,location.origin).origin!==location.origin)throw new Error("Unexpected version url");const r=await(await fetch(n)).json(),i=r.map(((e,t)=>{let{documents:n,index:r}=e;return{type:t,documents:n,index:a().Index.load(r)}})),l=r.reduce(((e,t)=>{for(const n of t.index.invertedIndex)/\p{Unified_Ideograph}/u.test(n[0][0])&&e.add(n[0]);return e}),new Set);return{wrappedIndexes:i,zhDictionary:Array.from(l)}}return{wrappedIndexes:[],zhDictionary:[]}}(e,t),i.set(n,r)),r}},8202:(e,t,n)=>{"use strict";n.d(t,{v:()=>s});var r=n(1336),a=n.n(r);var o=n(1029);function i(e){return l(e).concat(l(e.filter((e=>{const t=e[e.length-1];return!t.trailing&&t.maybeTyping})),!0))}function l(e,t){return e.map((e=>({tokens:e.map((e=>e.value)),term:e.map((e=>({value:e.value,presence:a().Query.presence.REQUIRED,wildcard:(t?e.trailing||e.maybeTyping:e.trailing)?a().Query.wildcard.TRAILING:a().Query.wildcard.NONE})))})))}function s(e,t,n){return function(r,l){const s=function(e,t){if(1===t.length&&["ja","jp","th"].includes(t[0]))return a()[t[0]].tokenizer(e).map((e=>e.toString()));let n=/[^-\s]+/g;return t.includes("zh")&&(n=/\w+|\p{Unified_Ideograph}+/gu),e.toLowerCase().match(n)||[]}(r,o.dK);if(0===s.length)return void l([]);const u=function(e,t){const n=function(e,t){const n=[];return function e(r,a){if(0===r.length)return void n.push(a);const o=r[0];if(/\p{Unified_Ideograph}/u.test(o)){const n=function(e,t){const n=[];return function e(r,a){let o=0,i=!1;for(const l of t)if(r.substr(0,l.length)===l){const t={missed:a.missed,term:a.term.concat({value:l})};r.length>l.length?e(r.substr(l.length),t):n.push(t),i=!0}else for(let t=l.length-1;t>o;t-=1){const s=l.substr(0,t);if(r.substr(0,t)===s){o=t;const l={missed:a.missed,term:a.term.concat({value:s,trailing:!0})};r.length>t?e(r.substr(t),l):n.push(l),i=!0;break}}i||(r.length>0?e(r.substr(1),{missed:a.missed+1,term:a.term}):a.term.length>0&&n.push(a))}(e,{missed:0,term:[]}),n.sort(((e,t)=>{const n=e.missed>0?1:0,r=t.missed>0?1:0;return n!==r?n-r:e.term.length-t.term.length})).map((e=>e.term))}(o,t);for(const t of n){const n=a.concat(...t);e(r.slice(1),n)}}else{const t=a.concat({value:o});e(r.slice(1),t)}}(e,[]),n}(e,t);if(0===n.length)return[{tokens:e,term:e.map((e=>({value:e,presence:a().Query.presence.REQUIRED,wildcard:a().Query.wildcard.LEADING|a().Query.wildcard.TRAILING})))}];for(const a of n)a[a.length-1].maybeTyping=!0;const r=[];for(const i of o.dK)if("en"===i)o._k||r.unshift(a().stopWordFilter);else{const e=a()[i];e.stopWordFilter&&r.unshift(e.stopWordFilter)}let l;if(r.length>0){const e=e=>r.reduce(((e,t)=>e.filter((e=>t(e.value)))),e);l=[];const t=[];for(const r of n){const n=e(r);l.push(n),n.length0&&t.push(n)}n.push(...t)}else l=n.slice();const s=[];for(const a of l)if(a.length>2)for(let e=a.length-1;e>=0;e-=1)s.push(a.slice(0,e).concat(a.slice(e+1)));return i(n).concat(i(s))}(s,t),c=[];e:for(const{term:t,tokens:a}of u)for(const{documents:r,index:o,type:i}of e)if(c.push(...o.query((e=>{for(const n of t)e.term(n.value,{wildcard:n.wildcard,presence:n.presence})})).slice(0,n).filter((e=>!c.some((t=>t.document.i.toString()===e.ref)))).slice(0,n-c.length).map((t=>{const n=r.find((e=>e.i.toString()===t.ref));return{document:n,type:i,page:0!==i&&e[0].documents.find((e=>e.i===n.p)),metadata:t.matchData.metadata,tokens:a,score:t.score}}))),c.length>=n)break e;!function(e){e.forEach(((e,t)=>{e.index=t})),e.sort(((t,n)=>{let r=t.type>0&&t.page?e.findIndex((e=>e.document===t.page)):t.index,a=n.type>0&&n.page?e.findIndex((e=>e.document===n.page)):n.index;return-1===r&&(r=t.index),-1===a&&(a=n.index),r===a?0===t.type?-1:0===n.type?1:t.index-n.index:r-a}))}(c),function(e){e.forEach(((t,n)=>{n>0&&t.page&&e.some((e=>e.document===t.page))&&(n{"use strict";function r(e){return e.join(" \u203a ")}n.d(t,{e:()=>r})},1690:(e,t,n)=>{"use strict";function r(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}n.d(t,{X:()=>r})},1073:(e,t,n)=>{"use strict";function r(e,t){const n=[];for(const r of Object.values(e))r[t]&&n.push(...r[t].position);return n.sort(((e,t)=>e[0]-t[0]||t[1]-e[1]))}n.d(t,{m:()=>r})},2539:(e,t,n)=>{"use strict";n.d(t,{C:()=>a});var r=n(1690);function a(e,t,n){const o=[];for(const i of t){const n=e.toLowerCase().indexOf(i);if(n>=0){n>0&&o.push(a(e.substr(0,n),t)),o.push(`${(0,r.X)(e.substr(n,i.length))}`);const l=n+i.length;l${(0,r.X)(e)}`:(0,r.X)(e):o.join("")}},726:(e,t,n)=>{"use strict";n.d(t,{o:()=>s});var r=n(1690),a=n(2539);const o=/\w+|\p{Unified_Ideograph}/u;function i(e){const t=[];let n=0,r=e;for(;r.length>0;){const a=r.match(o);if(!a){t.push(r);break}a.index>0&&t.push(r.substring(0,a.index)),t.push(a[0]),n+=a.index+a[0].length,r=e.substring(n)}return t}var l=n(1029);function s(e,t,n,o){void 0===o&&(o=l.Hk);const{chunkIndex:s,chunks:u}=function(e,t,n){const o=[];let l=0,s=0,u=-1;for(;ls){const t=i(e.substring(s,c)).map((e=>({html:(0,r.X)(e),textLength:e.length})));for(const e of t)o.push(e)}-1===u&&(u=o.length),s=c+d,o.push({html:(0,a.C)(e.substring(c,s),n,!0),textLength:d})}}if(s({html:(0,r.X)(e),textLength:e.length})));for(const e of t)o.push(e)}return{chunkIndex:u,chunks:o}}(e,t,n),c=u.slice(0,s),d=u[s],f=[d.html],p=u.slice(s+1);let m=d.textLength,h=0,g=0,v=!1,b=!1;for(;m0){const e=c.pop();m+e.textLength<=o?(f.unshift(e.html),h+=e.textLength,m+=e.textLength):(v=!0,c.length=0)}else{if(!(p.length>0))break;{const e=p.shift();m+e.textLength<=o?(f.push(e.html),g+=e.textLength,m+=e.textLength):(b=!0,p.length=0)}}return(v||c.length>0)&&f.unshift("\u2026"),(b||p.length>0)&&f.push("\u2026"),f.join("")}},1029:(e,t,n)=>{"use strict";n.d(t,{vc:()=>i(),gQ:()=>g,H6:()=>f,hG:()=>y,l9:()=>v,dK:()=>l,_k:()=>s,pu:()=>h,AY:()=>p,t_:()=>m,Kc:()=>b,J:()=>u,Hk:()=>d,qo:()=>c});var r=n(1336),a=n.n(r),o=n(813),i=n.n(o);n(892)(a()),n(1728).w(a()),n(4182)(a());const l=["en","zh"],s=!1,u="search-index{dir}.json?_=604b5dd0",c=10,d=50,f=!1,p=!0,m=!0,h="right",g=void 0,v=!0,b=null,y=!1},1728:(e,t,n)=>{"use strict";function r(e){const t=new RegExp("^[^"+e+"]+","u"),n=new RegExp("[^"+e+"]+$","u");return function(e){return e.update((function(e){return e.replace(t,"").replace(n,"")}))}}function a(e,t){e.trimmerSupport.generateTrimmer=r,e.zh=function(){this.pipeline.reset(),this.pipeline.add(e.zh.trimmer,e.zh.stopWordFilter),t&&(this.tokenizer=t)},t&&(e.zh.tokenizer=t),e.zh.wordCharacters="\\u3400-\\u4DBF\\u4E00-\\u9FFC\\uFA0E\\uFA0F\\uFA11\\uFA13\\uFA14\\uFA1F\\uFA21\\uFA23\\uFA24\\uFA27-\\uFA29\\u{20000}-\\u{2A6DD}\\u{2A700}-\\u{2B734}\\u{2B740}-\\u{2B81D}\\u{2B820}-\\u{2CEA1}\\u{2CEB0}-\\u{2EBE0}\\u{30000}-\\u{3134A}",e.zh.trimmer=e.trimmerSupport.generateTrimmer(e.zh.wordCharacters),e.Pipeline.registerFunction(e.zh.trimmer,"trimmer-zh"),e.zh.stopWordFilter=e.generateStopWordFilter("\u7684 \u4e00 \u4e0d \u5728 \u4eba \u6709 \u662f \u4e3a \u4ee5 \u4e8e \u4e0a \u4ed6 \u800c \u540e \u4e4b \u6765 \u53ca \u4e86 \u56e0 \u4e0b \u53ef \u5230 \u7531 \u8fd9 \u4e0e \u4e5f \u6b64 \u4f46 \u5e76 \u4e2a \u5176 \u5df2 \u65e0 \u5c0f \u6211 \u4eec \u8d77 \u6700 \u518d \u4eca \u53bb \u597d \u53ea \u53c8 \u6216 \u5f88 \u4ea6 \u67d0 \u628a \u90a3 \u4f60 \u4e43 \u5b83 \u5427 \u88ab \u6bd4 \u522b \u8d81 \u5f53 \u4ece \u5230 \u5f97 \u6253 \u51e1 \u513f \u5c14 \u8be5 \u5404 \u7ed9 \u8ddf \u548c \u4f55 \u8fd8 \u5373 \u51e0 \u65e2 \u770b \u636e \u8ddd \u9760 \u5566 \u4e86 \u53e6 \u4e48 \u6bcf \u4eec \u561b \u62ff \u54ea \u90a3 \u60a8 \u51ed \u4e14 \u5374 \u8ba9 \u4ecd \u5565 \u5982 \u82e5 \u4f7f \u8c01 \u867d \u968f \u540c \u6240 \u5979 \u54c7 \u55e1 \u5f80 \u54ea \u4e9b \u5411 \u6cbf \u54df \u7528 \u4e8e \u54b1 \u5219 \u600e \u66fe \u81f3 \u81f4 \u7740 \u8bf8 \u81ea".split(" ")),e.Pipeline.registerFunction(e.zh.stopWordFilter,"stopWordFilter-zh")}n.d(t,{w:()=>a})},4811:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>h});var r=n(6809),a=Object.assign||function(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:{},r=window.Promise||function(e){function t(){}e(t,t)},o=function(e){var t=e.target;t!==N?-1!==C.indexOf(t)&&E({target:t}):k()},f=function(){if(!L&&R.original){var e=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0;Math.abs(A-e)>P.scrollOffset&&setTimeout(k,150)}},p=function(e){var t=e.key||e.keyCode;"Escape"!==t&&"Esc"!==t&&27!==t||k()},m=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e;if(e.background&&(N.style.background=e.background),e.container&&e.container instanceof Object&&(t.container=a({},P.container,e.container)),e.template){var n=i(e.template)?e.template:document.querySelector(e.template);t.template=n}return P=a({},P,t),C.forEach((function(e){e.dispatchEvent(d("medium-zoom:update",{detail:{zoom:O}}))})),O},h=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return e(a({},P,t))},g=function(){for(var e=arguments.length,t=Array(e),n=0;n0?t.reduce((function(e,t){return[].concat(e,s(t))}),[]):C;return r.forEach((function(e){e.classList.remove("medium-zoom-image"),e.dispatchEvent(d("medium-zoom:detach",{detail:{zoom:O}}))})),C=C.filter((function(e){return-1===r.indexOf(e)})),O},b=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return C.forEach((function(r){r.addEventListener("medium-zoom:"+e,t,n)})),T.push({type:"medium-zoom:"+e,listener:t,options:n}),O},y=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return C.forEach((function(r){r.removeEventListener("medium-zoom:"+e,t,n)})),T=T.filter((function(n){return!(n.type==="medium-zoom:"+e&&n.listener.toString()===t.toString())})),O},w=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.target,n=function(){var e={width:document.documentElement.clientWidth,height:document.documentElement.clientHeight,left:0,top:0,right:0,bottom:0},t=void 0,n=void 0;if(P.container)if(P.container instanceof Object)t=(e=a({},e,P.container)).width-e.left-e.right-2*P.margin,n=e.height-e.top-e.bottom-2*P.margin;else{var r=(i(P.container)?P.container:document.querySelector(P.container)).getBoundingClientRect(),o=r.width,s=r.height,u=r.left,c=r.top;e=a({},e,{width:o,height:s,left:u,top:c})}t=t||e.width-2*P.margin,n=n||e.height-2*P.margin;var d=R.zoomedHd||R.original,f=l(d)?t:d.naturalWidth||t,p=l(d)?n:d.naturalHeight||n,m=d.getBoundingClientRect(),h=m.top,g=m.left,v=m.width,b=m.height,y=Math.min(Math.max(v,f),t)/v,w=Math.min(Math.max(b,p),n)/b,k=Math.min(y,w),E="scale("+k+") translate3d("+((t-v)/2-g+P.margin+e.left)/k+"px, "+((n-b)/2-h+P.margin+e.top)/k+"px, 0)";R.zoomed.style.transform=E,R.zoomedHd&&(R.zoomedHd.style.transform=E)};return new r((function(e){if(t&&-1===C.indexOf(t))e(O);else{if(R.zoomed)e(O);else{if(t)R.original=t;else{if(!(C.length>0))return void e(O);var r=C;R.original=r[0]}if(R.original.dispatchEvent(d("medium-zoom:open",{detail:{zoom:O}})),A=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,L=!0,R.zoomed=c(R.original),document.body.appendChild(N),P.template){var a=i(P.template)?P.template:document.querySelector(P.template);R.template=document.createElement("div"),R.template.appendChild(a.content.cloneNode(!0)),document.body.appendChild(R.template)}if(R.original.parentElement&&"PICTURE"===R.original.parentElement.tagName&&R.original.currentSrc&&(R.zoomed.src=R.original.currentSrc),document.body.appendChild(R.zoomed),window.requestAnimationFrame((function(){document.body.classList.add("medium-zoom--opened")})),R.original.classList.add("medium-zoom-image--hidden"),R.zoomed.classList.add("medium-zoom-image--opened"),R.zoomed.addEventListener("click",k),R.zoomed.addEventListener("transitionend",(function t(){L=!1,R.zoomed.removeEventListener("transitionend",t),R.original.dispatchEvent(d("medium-zoom:opened",{detail:{zoom:O}})),e(O)})),R.original.getAttribute("data-zoom-src")){R.zoomedHd=R.zoomed.cloneNode(),R.zoomedHd.removeAttribute("srcset"),R.zoomedHd.removeAttribute("sizes"),R.zoomedHd.removeAttribute("loading"),R.zoomedHd.src=R.zoomed.getAttribute("data-zoom-src"),R.zoomedHd.onerror=function(){clearInterval(o),console.warn("Unable to reach the zoom image target "+R.zoomedHd.src),R.zoomedHd=null,n()};var o=setInterval((function(){R.zoomedHd.complete&&(clearInterval(o),R.zoomedHd.classList.add("medium-zoom-image--opened"),R.zoomedHd.addEventListener("click",k),document.body.appendChild(R.zoomedHd),n())}),10)}else if(R.original.hasAttribute("srcset")){R.zoomedHd=R.zoomed.cloneNode(),R.zoomedHd.removeAttribute("sizes"),R.zoomedHd.removeAttribute("loading");var l=R.zoomedHd.addEventListener("load",(function(){R.zoomedHd.removeEventListener("load",l),R.zoomedHd.classList.add("medium-zoom-image--opened"),R.zoomedHd.addEventListener("click",k),document.body.appendChild(R.zoomedHd),n()}))}else n()}}}))},k=function(){return new r((function(e){if(!L&&R.original){L=!0,document.body.classList.remove("medium-zoom--opened"),R.zoomed.style.transform="",R.zoomedHd&&(R.zoomedHd.style.transform=""),R.template&&(R.template.style.transition="opacity 150ms",R.template.style.opacity=0),R.original.dispatchEvent(d("medium-zoom:close",{detail:{zoom:O}})),R.zoomed.addEventListener("transitionend",(function t(){R.original.classList.remove("medium-zoom-image--hidden"),document.body.removeChild(R.zoomed),R.zoomedHd&&document.body.removeChild(R.zoomedHd),document.body.removeChild(N),R.zoomed.classList.remove("medium-zoom-image--opened"),R.template&&document.body.removeChild(R.template),L=!1,R.zoomed.removeEventListener("transitionend",t),R.original.dispatchEvent(d("medium-zoom:closed",{detail:{zoom:O}})),R.original=null,R.zoomed=null,R.zoomedHd=null,R.template=null,e(O)}))}else e(O)}))},E=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.target;return R.original?k():w({target:t})},S=function(){return P},x=function(){return C},_=function(){return R.original},C=[],T=[],L=!1,A=0,P=n,R={original:null,zoomed:null,zoomedHd:null,template:null};"[object Object]"===Object.prototype.toString.call(t)?P=t:(t||"string"==typeof t)&&g(t),P=a({margin:0,background:"#fff",scrollOffset:40,container:null,template:null},P);var N=u(P.background);document.addEventListener("click",o),document.addEventListener("keyup",p),document.addEventListener("scroll",f),window.addEventListener("resize",k);var O={open:w,close:k,toggle:E,update:m,clone:h,attach:g,detach:v,on:b,off:y,getOptions:S,getImages:x,getZoomedImage:_};return O},{themeConfig:p}=r.default;function m(e){return document.querySelector('html[data-theme="dark"]')?e.background?.dark||"rgb(50, 50, 50)":e.background?.light||"rgb(255, 255, 255)"}const h=function(){if("undefined"==typeof window)return null;let e;const{zoom:t}=p,{selector:n=".markdown img",config:r={}}=t||{};return r.background=m(t),new MutationObserver((function(n){e&&e.update({background:m(t)})})).observe(document.querySelector("html"),{attributes:!0,attributeFilter:["data-theme"]}),setTimeout((()=>{e&&e.detach(),e=f(n,r)}),1e3),{onRouteUpdate(){setTimeout((()=>{e&&e.detach(),e=f(n,r)}),1e3)}}}()},6010:(e,t,n)=>{"use strict";function r(e){var t,n,a="";if("string"==typeof e||"number"==typeof e)a+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;ta});const a=function(){for(var e,t,n=0,a="";n{"use strict";n.d(t,{lX:()=>w,q_:()=>C,ob:()=>p,PP:()=>L,Ep:()=>f});var r=n(7462);function a(e){return"/"===e.charAt(0)}function o(e,t){for(var n=t,r=n+1,a=e.length;r=0;f--){var p=i[f];"."===p?o(i,f):".."===p?(o(i,f),d++):d&&(o(i,f),d--)}if(!u)for(;d--;d)i.unshift("..");!u||""===i[0]||i[0]&&a(i[0])||i.unshift("");var m=i.join("/");return n&&"/"!==m.substr(-1)&&(m+="/"),m};var l=n(8776);function s(e){return"/"===e.charAt(0)?e:"/"+e}function u(e){return"/"===e.charAt(0)?e.substr(1):e}function c(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function d(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function f(e){var t=e.pathname,n=e.search,r=e.hash,a=t||"/";return n&&"?"!==n&&(a+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(a+="#"===r.charAt(0)?r:"#"+r),a}function p(e,t,n,a){var o;"string"==typeof e?(o=function(e){var t=e||"/",n="",r="",a=t.indexOf("#");-1!==a&&(r=t.substr(a),t=t.substr(0,a));var o=t.indexOf("?");return-1!==o&&(n=t.substr(o),t=t.substr(0,o)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e),o.state=t):(void 0===(o=(0,r.Z)({},e)).pathname&&(o.pathname=""),o.search?"?"!==o.search.charAt(0)&&(o.search="?"+o.search):o.search="",o.hash?"#"!==o.hash.charAt(0)&&(o.hash="#"+o.hash):o.hash="",void 0!==t&&void 0===o.state&&(o.state=t));try{o.pathname=decodeURI(o.pathname)}catch(l){throw l instanceof URIError?new URIError('Pathname "'+o.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):l}return n&&(o.key=n),a?o.pathname?"/"!==o.pathname.charAt(0)&&(o.pathname=i(o.pathname,a.pathname)):o.pathname=a.pathname:o.pathname||(o.pathname="/"),o}function m(){var e=null;var t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,n,r,a){if(null!=e){var o="function"==typeof e?e(t,n):e;"string"==typeof o?"function"==typeof r?r(o,a):a(!0):a(!1!==o)}else a(!0)},appendListener:function(e){var n=!0;function r(){n&&e.apply(void 0,arguments)}return t.push(r),function(){n=!1,t=t.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,n=new Array(e),r=0;rt?n.splice(t,n.length-t,a):n.push(a),d({action:r,location:a,index:t,entries:n})}}))},replace:function(e,t){var r="REPLACE",a=p(e,t,h(),w.location);c.confirmTransitionTo(a,r,n,(function(e){e&&(w.entries[w.index]=a,d({action:r,location:a}))}))},go:y,goBack:function(){y(-1)},goForward:function(){y(1)},canGo:function(e){var t=w.index+e;return t>=0&&t{"use strict";var r=n(9864),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function s(e){return r.isMemo(e)?i:l[e.$$typeof]||a}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=i;var u=Object.defineProperty,c=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,m=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(m){var a=p(n);a&&a!==m&&e(t,a,r)}var i=c(n);d&&(i=i.concat(d(n)));for(var l=s(t),h=s(n),g=0;g{"use strict";e.exports=function(e,t,n,r,a,o,i,l){if(!e){var s;if(void 0===t)s=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,a,o,i,l],c=0;(s=new Error(t.replace(/%s/g,(function(){return u[c++]})))).name="Invariant Violation"}throw s.framesToPop=1,s}}},5826:e=>{e.exports=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)}},4182:function(e,t,n){var r,a;r=function(){return function(e){e.multiLanguage=function(){for(var t=Array.prototype.slice.call(arguments),n=t.join("-"),r="",a=[],o=[],i=0;i=n&&t[(a-=n)>>3]&1<<(7&a))return this.cursor++,!0}return!1},in_grouping_b:function(t,n,r){if(this.cursor>this.limit_backward){var a=e.charCodeAt(this.cursor-1);if(a<=r&&a>=n&&t[(a-=n)>>3]&1<<(7&a))return this.cursor--,!0}return!1},out_grouping:function(t,n,r){if(this.cursorr||a>3]&1<<(7&a)))return this.cursor++,!0}return!1},out_grouping_b:function(t,n,r){if(this.cursor>this.limit_backward){var a=e.charCodeAt(this.cursor-1);if(a>r||a>3]&1<<(7&a)))return this.cursor--,!0}return!1},eq_s:function(t,n){if(this.limit-this.cursor>1),d=0,f=l0||a==r||u)break;u=!0}}for(;;){if(l>=(p=t[r]).s_size){if(this.cursor=o+p.s_size,!p.method)return p.result;var h=p.method();if(this.cursor=o+p.s_size,h)return p.result}if((r=p.substring_i)<0)return 0}},find_among_b:function(t,n){for(var r=0,a=n,o=this.cursor,i=this.limit_backward,l=0,s=0,u=!1;;){for(var c=r+(a-r>>1),d=0,f=l=0;p--){if(o-f==i){d=-1;break}if(d=e.charCodeAt(o-1-f)-m.s[p])break;f++}if(d<0?(a=c,s=f):(r=c,l=f),a-r<=1){if(r>0||a==r||u)break;u=!0}}for(;;){var m;if(l>=(m=t[r]).s_size){if(this.cursor=o-m.s_size,!m.method)return m.result;var h=m.method();if(this.cursor=o-m.s_size,h)return m.result}if((r=m.substring_i)<0)return 0}},replace_s:function(t,n,r){var a=r.length-(n-t),o=e.substring(0,t),i=e.substring(n);return e=o+r+i,this.limit+=a,this.cursor>=n?this.cursor+=a:this.cursor>t&&(this.cursor=t),a},slice_check:function(){if(this.bra<0||this.bra>this.ket||this.ket>this.limit||this.limit>e.length)throw"faulty slice operation"},slice_from:function(e){this.slice_check(),this.replace_s(this.bra,this.ket,e)},slice_del:function(){this.slice_from("")},insert:function(e,t,n){var r=this.replace_s(e,t,n);e<=this.bra&&(this.bra+=r),e<=this.ket&&(this.ket+=r)},slice_to:function(){return this.slice_check(),e.substring(this.bra,this.ket)},eq_v_b:function(e){return this.eq_s_b(e.length,e)}}}},e.trimmerSupport={generateTrimmer:function(e){var t=new RegExp("^[^"+e+"]+"),n=new RegExp("[^"+e+"]+$");return function(e){return"function"==typeof e.update?e.update((function(e){return e.replace(t,"").replace(n,"")})):e.replace(t,"").replace(n,"")}}}}})?r.call(t,n,t,e):r)||(e.exports=a)},1336:(e,t,n)=>{var r,a;!function(){var o,i,l,s,u,c,d,f,p,m,h,g,v,b,y,w,k,E,S,x,_,C,T,L,A,P,R,N,O,I,D=function(e){var t=new D.Builder;return t.pipeline.add(D.trimmer,D.stopWordFilter,D.stemmer),t.searchPipeline.add(D.stemmer),e.call(t,t),t.build()};D.version="2.3.9",D.utils={},D.utils.warn=(o=this,function(e){o.console&&console.warn&&console.warn(e)}),D.utils.asString=function(e){return null==e?"":e.toString()},D.utils.clone=function(e){if(null==e)return e;for(var t=Object.create(null),n=Object.keys(e),r=0;r0){var s=D.utils.clone(t)||{};s.position=[i,l],s.index=a.length,a.push(new D.Token(n.slice(i,o),s))}i=o+1}}return a},D.tokenizer.separator=/[\s\-]+/,D.Pipeline=function(){this._stack=[]},D.Pipeline.registeredFunctions=Object.create(null),D.Pipeline.registerFunction=function(e,t){t in this.registeredFunctions&&D.utils.warn("Overwriting existing registered function: "+t),e.label=t,D.Pipeline.registeredFunctions[e.label]=e},D.Pipeline.warnIfFunctionNotRegistered=function(e){e.label&&e.label in this.registeredFunctions||D.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",e)},D.Pipeline.load=function(e){var t=new D.Pipeline;return e.forEach((function(e){var n=D.Pipeline.registeredFunctions[e];if(!n)throw new Error("Cannot load unregistered function: "+e);t.add(n)})),t},D.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach((function(e){D.Pipeline.warnIfFunctionNotRegistered(e),this._stack.push(e)}),this)},D.Pipeline.prototype.after=function(e,t){D.Pipeline.warnIfFunctionNotRegistered(t);var n=this._stack.indexOf(e);if(-1==n)throw new Error("Cannot find existingFn");n+=1,this._stack.splice(n,0,t)},D.Pipeline.prototype.before=function(e,t){D.Pipeline.warnIfFunctionNotRegistered(t);var n=this._stack.indexOf(e);if(-1==n)throw new Error("Cannot find existingFn");this._stack.splice(n,0,t)},D.Pipeline.prototype.remove=function(e){var t=this._stack.indexOf(e);-1!=t&&this._stack.splice(t,1)},D.Pipeline.prototype.run=function(e){for(var t=this._stack.length,n=0;n1&&(oe&&(n=a),o!=e);)r=n-t,a=t+Math.floor(r/2),o=this.elements[2*a];return o==e||o>e?2*a:ol?u+=2:i==l&&(t+=n[s+1]*r[u+1],s+=2,u+=2);return t},D.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},D.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),t=1,n=0;t0){var o,i=a.str.charAt(0);i in a.node.edges?o=a.node.edges[i]:(o=new D.TokenSet,a.node.edges[i]=o),1==a.str.length&&(o.final=!0),r.push({node:o,editsRemaining:a.editsRemaining,str:a.str.slice(1)})}if(0!=a.editsRemaining){if("*"in a.node.edges)var l=a.node.edges["*"];else{l=new D.TokenSet;a.node.edges["*"]=l}if(0==a.str.length&&(l.final=!0),r.push({node:l,editsRemaining:a.editsRemaining-1,str:a.str}),a.str.length>1&&r.push({node:a.node,editsRemaining:a.editsRemaining-1,str:a.str.slice(1)}),1==a.str.length&&(a.node.final=!0),a.str.length>=1){if("*"in a.node.edges)var s=a.node.edges["*"];else{s=new D.TokenSet;a.node.edges["*"]=s}1==a.str.length&&(s.final=!0),r.push({node:s,editsRemaining:a.editsRemaining-1,str:a.str.slice(1)})}if(a.str.length>1){var u,c=a.str.charAt(0),d=a.str.charAt(1);d in a.node.edges?u=a.node.edges[d]:(u=new D.TokenSet,a.node.edges[d]=u),1==a.str.length&&(u.final=!0),r.push({node:u,editsRemaining:a.editsRemaining-1,str:c+a.str.slice(2)})}}}return n},D.TokenSet.fromString=function(e){for(var t=new D.TokenSet,n=t,r=0,a=e.length;r=e;t--){var n=this.uncheckedNodes[t],r=n.child.toString();r in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[r]:(n.child._str=r,this.minimizedNodes[r]=n.child),this.uncheckedNodes.pop()}},D.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},D.Index.prototype.search=function(e){return this.query((function(t){new D.QueryParser(e,t).parse()}))},D.Index.prototype.query=function(e){for(var t=new D.Query(this.fields),n=Object.create(null),r=Object.create(null),a=Object.create(null),o=Object.create(null),i=Object.create(null),l=0;l1?1:e},D.Builder.prototype.k1=function(e){this._k1=e},D.Builder.prototype.add=function(e,t){var n=e[this._ref],r=Object.keys(this._fields);this._documents[n]=t||{},this.documentCount+=1;for(var a=0;a=this.length)return D.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},D.QueryLexer.prototype.width=function(){return this.pos-this.start},D.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},D.QueryLexer.prototype.backup=function(){this.pos-=1},D.QueryLexer.prototype.acceptDigitRun=function(){var e,t;do{t=(e=this.next()).charCodeAt(0)}while(t>47&&t<58);e!=D.QueryLexer.EOS&&this.backup()},D.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(D.QueryLexer.TERM)),e.ignore(),e.more())return D.QueryLexer.lexText},D.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(D.QueryLexer.EDIT_DISTANCE),D.QueryLexer.lexText},D.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(D.QueryLexer.BOOST),D.QueryLexer.lexText},D.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(D.QueryLexer.TERM)},D.QueryLexer.termSeparator=D.tokenizer.separator,D.QueryLexer.lexText=function(e){for(;;){var t=e.next();if(t==D.QueryLexer.EOS)return D.QueryLexer.lexEOS;if(92!=t.charCodeAt(0)){if(":"==t)return D.QueryLexer.lexField;if("~"==t)return e.backup(),e.width()>0&&e.emit(D.QueryLexer.TERM),D.QueryLexer.lexEditDistance;if("^"==t)return e.backup(),e.width()>0&&e.emit(D.QueryLexer.TERM),D.QueryLexer.lexBoost;if("+"==t&&1===e.width())return e.emit(D.QueryLexer.PRESENCE),D.QueryLexer.lexText;if("-"==t&&1===e.width())return e.emit(D.QueryLexer.PRESENCE),D.QueryLexer.lexText;if(t.match(D.QueryLexer.termSeparator))return D.QueryLexer.lexTerm}else e.escapeCharacter()}},D.QueryParser=function(e,t){this.lexer=new D.QueryLexer(e),this.query=t,this.currentClause={},this.lexemeIdx=0},D.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=D.QueryParser.parseClause;e;)e=e(this);return this.query},D.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},D.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},D.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},D.QueryParser.parseClause=function(e){var t=e.peekLexeme();if(null!=t)switch(t.type){case D.QueryLexer.PRESENCE:return D.QueryParser.parsePresence;case D.QueryLexer.FIELD:return D.QueryParser.parseField;case D.QueryLexer.TERM:return D.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+t.type;throw t.str.length>=1&&(n+=" with value '"+t.str+"'"),new D.QueryParseError(n,t.start,t.end)}},D.QueryParser.parsePresence=function(e){var t=e.consumeLexeme();if(null!=t){switch(t.str){case"-":e.currentClause.presence=D.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=D.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+t.str+"'";throw new D.QueryParseError(n,t.start,t.end)}var r=e.peekLexeme();if(null==r){n="expecting term or field, found nothing";throw new D.QueryParseError(n,t.start,t.end)}switch(r.type){case D.QueryLexer.FIELD:return D.QueryParser.parseField;case D.QueryLexer.TERM:return D.QueryParser.parseTerm;default:n="expecting term or field, found '"+r.type+"'";throw new D.QueryParseError(n,r.start,r.end)}}},D.QueryParser.parseField=function(e){var t=e.consumeLexeme();if(null!=t){if(-1==e.query.allFields.indexOf(t.str)){var n=e.query.allFields.map((function(e){return"'"+e+"'"})).join(", "),r="unrecognised field '"+t.str+"', possible fields: "+n;throw new D.QueryParseError(r,t.start,t.end)}e.currentClause.fields=[t.str];var a=e.peekLexeme();if(null==a){r="expecting term, found nothing";throw new D.QueryParseError(r,t.start,t.end)}if(a.type===D.QueryLexer.TERM)return D.QueryParser.parseTerm;r="expecting term, found '"+a.type+"'";throw new D.QueryParseError(r,a.start,a.end)}},D.QueryParser.parseTerm=function(e){var t=e.consumeLexeme();if(null!=t){e.currentClause.term=t.str.toLowerCase(),-1!=t.str.indexOf("*")&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(null!=n)switch(n.type){case D.QueryLexer.TERM:return e.nextClause(),D.QueryParser.parseTerm;case D.QueryLexer.FIELD:return e.nextClause(),D.QueryParser.parseField;case D.QueryLexer.EDIT_DISTANCE:return D.QueryParser.parseEditDistance;case D.QueryLexer.BOOST:return D.QueryParser.parseBoost;case D.QueryLexer.PRESENCE:return e.nextClause(),D.QueryParser.parsePresence;default:var r="Unexpected lexeme type '"+n.type+"'";throw new D.QueryParseError(r,n.start,n.end)}else e.nextClause()}},D.QueryParser.parseEditDistance=function(e){var t=e.consumeLexeme();if(null!=t){var n=parseInt(t.str,10);if(isNaN(n)){var r="edit distance must be numeric";throw new D.QueryParseError(r,t.start,t.end)}e.currentClause.editDistance=n;var a=e.peekLexeme();if(null!=a)switch(a.type){case D.QueryLexer.TERM:return e.nextClause(),D.QueryParser.parseTerm;case D.QueryLexer.FIELD:return e.nextClause(),D.QueryParser.parseField;case D.QueryLexer.EDIT_DISTANCE:return D.QueryParser.parseEditDistance;case D.QueryLexer.BOOST:return D.QueryParser.parseBoost;case D.QueryLexer.PRESENCE:return e.nextClause(),D.QueryParser.parsePresence;default:r="Unexpected lexeme type '"+a.type+"'";throw new D.QueryParseError(r,a.start,a.end)}else e.nextClause()}},D.QueryParser.parseBoost=function(e){var t=e.consumeLexeme();if(null!=t){var n=parseInt(t.str,10);if(isNaN(n)){var r="boost must be numeric";throw new D.QueryParseError(r,t.start,t.end)}e.currentClause.boost=n;var a=e.peekLexeme();if(null!=a)switch(a.type){case D.QueryLexer.TERM:return e.nextClause(),D.QueryParser.parseTerm;case D.QueryLexer.FIELD:return e.nextClause(),D.QueryParser.parseField;case D.QueryLexer.EDIT_DISTANCE:return D.QueryParser.parseEditDistance;case D.QueryLexer.BOOST:return D.QueryParser.parseBoost;case D.QueryLexer.PRESENCE:return e.nextClause(),D.QueryParser.parsePresence;default:r="Unexpected lexeme type '"+a.type+"'";throw new D.QueryParseError(r,a.start,a.end)}else e.nextClause()}},void 0===(a="function"==typeof(r=function(){return D})?r.call(t,n,t,e):r)||(e.exports=a)}()},813:function(e){e.exports=function(){"use strict";var e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},t=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},n=function(){function e(e,t){for(var n=0;n1&&void 0!==arguments[1])||arguments[1],a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:5e3;t(this,e),this.ctx=n,this.iframes=r,this.exclude=a,this.iframesTimeout=o}return n(e,[{key:"getContexts",value:function(){var e=[];return(void 0!==this.ctx&&this.ctx?NodeList.prototype.isPrototypeOf(this.ctx)?Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?this.ctx:"string"==typeof this.ctx?Array.prototype.slice.call(document.querySelectorAll(this.ctx)):[this.ctx]:[]).forEach((function(t){var n=e.filter((function(e){return e.contains(t)})).length>0;-1!==e.indexOf(t)||n||e.push(t)})),e}},{key:"getIframeContents",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){},r=void 0;try{var a=e.contentWindow;if(r=a.document,!a||!r)throw new Error("iframe inaccessible")}catch(o){n()}r&&t(r)}},{key:"isIframeBlank",value:function(e){var t="about:blank",n=e.getAttribute("src").trim();return e.contentWindow.location.href===t&&n!==t&&n}},{key:"observeIframeLoad",value:function(e,t,n){var r=this,a=!1,o=null,i=function i(){if(!a){a=!0,clearTimeout(o);try{r.isIframeBlank(e)||(e.removeEventListener("load",i),r.getIframeContents(e,t,n))}catch(l){n()}}};e.addEventListener("load",i),o=setTimeout(i,this.iframesTimeout)}},{key:"onIframeReady",value:function(e,t,n){try{"complete"===e.contentWindow.document.readyState?this.isIframeBlank(e)?this.observeIframeLoad(e,t,n):this.getIframeContents(e,t,n):this.observeIframeLoad(e,t,n)}catch(r){n()}}},{key:"waitForIframes",value:function(e,t){var n=this,r=0;this.forEachIframe(e,(function(){return!0}),(function(e){r++,n.waitForIframes(e.querySelector("html"),(function(){--r||t()}))}),(function(e){e||t()}))}},{key:"forEachIframe",value:function(t,n,r){var a=this,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:function(){},i=t.querySelectorAll("iframe"),l=i.length,s=0;i=Array.prototype.slice.call(i);var u=function(){--l<=0&&o(s)};l||u(),i.forEach((function(t){e.matches(t,a.exclude)?u():a.onIframeReady(t,(function(e){n(t)&&(s++,r(e)),u()}),u)}))}},{key:"createIterator",value:function(e,t,n){return document.createNodeIterator(e,t,n,!1)}},{key:"createInstanceOnIframe",value:function(t){return new e(t.querySelector("html"),this.iframes)}},{key:"compareNodeIframe",value:function(e,t,n){if(e.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_PRECEDING){if(null===t)return!0;if(t.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_FOLLOWING)return!0}return!1}},{key:"getIteratorNode",value:function(e){var t=e.previousNode();return{prevNode:t,node:(null===t||e.nextNode())&&e.nextNode()}}},{key:"checkIframeFilter",value:function(e,t,n,r){var a=!1,o=!1;return r.forEach((function(e,t){e.val===n&&(a=t,o=e.handled)})),this.compareNodeIframe(e,t,n)?(!1!==a||o?!1===a||o||(r[a].handled=!0):r.push({val:n,handled:!0}),!0):(!1===a&&r.push({val:n,handled:!1}),!1)}},{key:"handleOpenIframes",value:function(e,t,n,r){var a=this;e.forEach((function(e){e.handled||a.getIframeContents(e.val,(function(e){a.createInstanceOnIframe(e).forEachNode(t,n,r)}))}))}},{key:"iterateThroughNodes",value:function(e,t,n,r,a){for(var o=this,i=this.createIterator(t,e,r),l=[],s=[],u=void 0,c=void 0,d=function(){var e=o.getIteratorNode(i);return c=e.prevNode,u=e.node};d();)this.iframes&&this.forEachIframe(t,(function(e){return o.checkIframeFilter(u,c,e,l)}),(function(t){o.createInstanceOnIframe(t).forEachNode(e,(function(e){return s.push(e)}),r)})),s.push(u);s.forEach((function(e){n(e)})),this.iframes&&this.handleOpenIframes(l,e,n,r),a()}},{key:"forEachNode",value:function(e,t,n){var r=this,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:function(){},o=this.getContexts(),i=o.length;i||a(),o.forEach((function(o){var l=function(){r.iterateThroughNodes(e,o,t,n,(function(){--i<=0&&a()}))};r.iframes?r.waitForIframes(o,l):l()}))}}],[{key:"matches",value:function(e,t){var n="string"==typeof t?[t]:t,r=e.matches||e.matchesSelector||e.msMatchesSelector||e.mozMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector;if(r){var a=!1;return n.every((function(t){return!r.call(e,t)||(a=!0,!1)})),a}return!1}}]),e}(),o=function(){function o(e){t(this,o),this.ctx=e,this.ie=!1;var n=window.navigator.userAgent;(n.indexOf("MSIE")>-1||n.indexOf("Trident")>-1)&&(this.ie=!0)}return n(o,[{key:"log",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"debug",r=this.opt.log;this.opt.debug&&"object"===(void 0===r?"undefined":e(r))&&"function"==typeof r[n]&&r[n]("mark.js: "+t)}},{key:"escapeStr",value:function(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}},{key:"createRegExp",value:function(e){return"disabled"!==this.opt.wildcards&&(e=this.setupWildcardsRegExp(e)),e=this.escapeStr(e),Object.keys(this.opt.synonyms).length&&(e=this.createSynonymsRegExp(e)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.setupIgnoreJoinersRegExp(e)),this.opt.diacritics&&(e=this.createDiacriticsRegExp(e)),e=this.createMergedBlanksRegExp(e),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.createJoinersRegExp(e)),"disabled"!==this.opt.wildcards&&(e=this.createWildcardsRegExp(e)),e=this.createAccuracyRegExp(e)}},{key:"createSynonymsRegExp",value:function(e){var t=this.opt.synonyms,n=this.opt.caseSensitive?"":"i",r=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(var a in t)if(t.hasOwnProperty(a)){var o=t[a],i="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(a):this.escapeStr(a),l="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(o):this.escapeStr(o);""!==i&&""!==l&&(e=e.replace(new RegExp("("+this.escapeStr(i)+"|"+this.escapeStr(l)+")","gm"+n),r+"("+this.processSynomyms(i)+"|"+this.processSynomyms(l)+")"+r))}return e}},{key:"processSynomyms",value:function(e){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.setupIgnoreJoinersRegExp(e)),e}},{key:"setupWildcardsRegExp",value:function(e){return(e=e.replace(/(?:\\)*\?/g,(function(e){return"\\"===e.charAt(0)?"?":"\x01"}))).replace(/(?:\\)*\*/g,(function(e){return"\\"===e.charAt(0)?"*":"\x02"}))}},{key:"createWildcardsRegExp",value:function(e){var t="withSpaces"===this.opt.wildcards;return e.replace(/\u0001/g,t?"[\\S\\s]?":"\\S?").replace(/\u0002/g,t?"[\\S\\s]*?":"\\S*")}},{key:"setupIgnoreJoinersRegExp",value:function(e){return e.replace(/[^(|)\\]/g,(function(e,t,n){var r=n.charAt(t+1);return/[(|)\\]/.test(r)||""===r?e:e+"\0"}))}},{key:"createJoinersRegExp",value:function(e){var t=[],n=this.opt.ignorePunctuation;return Array.isArray(n)&&n.length&&t.push(this.escapeStr(n.join(""))),this.opt.ignoreJoiners&&t.push("\\u00ad\\u200b\\u200c\\u200d"),t.length?e.split(/\u0000+/).join("["+t.join("")+"]*"):e}},{key:"createDiacriticsRegExp",value:function(e){var t=this.opt.caseSensitive?"":"i",n=this.opt.caseSensitive?["a\xe0\xe1\u1ea3\xe3\u1ea1\u0103\u1eb1\u1eaf\u1eb3\u1eb5\u1eb7\xe2\u1ea7\u1ea5\u1ea9\u1eab\u1ead\xe4\xe5\u0101\u0105","A\xc0\xc1\u1ea2\xc3\u1ea0\u0102\u1eb0\u1eae\u1eb2\u1eb4\u1eb6\xc2\u1ea6\u1ea4\u1ea8\u1eaa\u1eac\xc4\xc5\u0100\u0104","c\xe7\u0107\u010d","C\xc7\u0106\u010c","d\u0111\u010f","D\u0110\u010e","e\xe8\xe9\u1ebb\u1ebd\u1eb9\xea\u1ec1\u1ebf\u1ec3\u1ec5\u1ec7\xeb\u011b\u0113\u0119","E\xc8\xc9\u1eba\u1ebc\u1eb8\xca\u1ec0\u1ebe\u1ec2\u1ec4\u1ec6\xcb\u011a\u0112\u0118","i\xec\xed\u1ec9\u0129\u1ecb\xee\xef\u012b","I\xcc\xcd\u1ec8\u0128\u1eca\xce\xcf\u012a","l\u0142","L\u0141","n\xf1\u0148\u0144","N\xd1\u0147\u0143","o\xf2\xf3\u1ecf\xf5\u1ecd\xf4\u1ed3\u1ed1\u1ed5\u1ed7\u1ed9\u01a1\u1edf\u1ee1\u1edb\u1edd\u1ee3\xf6\xf8\u014d","O\xd2\xd3\u1ece\xd5\u1ecc\xd4\u1ed2\u1ed0\u1ed4\u1ed6\u1ed8\u01a0\u1ede\u1ee0\u1eda\u1edc\u1ee2\xd6\xd8\u014c","r\u0159","R\u0158","s\u0161\u015b\u0219\u015f","S\u0160\u015a\u0218\u015e","t\u0165\u021b\u0163","T\u0164\u021a\u0162","u\xf9\xfa\u1ee7\u0169\u1ee5\u01b0\u1eeb\u1ee9\u1eed\u1eef\u1ef1\xfb\xfc\u016f\u016b","U\xd9\xda\u1ee6\u0168\u1ee4\u01af\u1eea\u1ee8\u1eec\u1eee\u1ef0\xdb\xdc\u016e\u016a","y\xfd\u1ef3\u1ef7\u1ef9\u1ef5\xff","Y\xdd\u1ef2\u1ef6\u1ef8\u1ef4\u0178","z\u017e\u017c\u017a","Z\u017d\u017b\u0179"]:["a\xe0\xe1\u1ea3\xe3\u1ea1\u0103\u1eb1\u1eaf\u1eb3\u1eb5\u1eb7\xe2\u1ea7\u1ea5\u1ea9\u1eab\u1ead\xe4\xe5\u0101\u0105A\xc0\xc1\u1ea2\xc3\u1ea0\u0102\u1eb0\u1eae\u1eb2\u1eb4\u1eb6\xc2\u1ea6\u1ea4\u1ea8\u1eaa\u1eac\xc4\xc5\u0100\u0104","c\xe7\u0107\u010dC\xc7\u0106\u010c","d\u0111\u010fD\u0110\u010e","e\xe8\xe9\u1ebb\u1ebd\u1eb9\xea\u1ec1\u1ebf\u1ec3\u1ec5\u1ec7\xeb\u011b\u0113\u0119E\xc8\xc9\u1eba\u1ebc\u1eb8\xca\u1ec0\u1ebe\u1ec2\u1ec4\u1ec6\xcb\u011a\u0112\u0118","i\xec\xed\u1ec9\u0129\u1ecb\xee\xef\u012bI\xcc\xcd\u1ec8\u0128\u1eca\xce\xcf\u012a","l\u0142L\u0141","n\xf1\u0148\u0144N\xd1\u0147\u0143","o\xf2\xf3\u1ecf\xf5\u1ecd\xf4\u1ed3\u1ed1\u1ed5\u1ed7\u1ed9\u01a1\u1edf\u1ee1\u1edb\u1edd\u1ee3\xf6\xf8\u014dO\xd2\xd3\u1ece\xd5\u1ecc\xd4\u1ed2\u1ed0\u1ed4\u1ed6\u1ed8\u01a0\u1ede\u1ee0\u1eda\u1edc\u1ee2\xd6\xd8\u014c","r\u0159R\u0158","s\u0161\u015b\u0219\u015fS\u0160\u015a\u0218\u015e","t\u0165\u021b\u0163T\u0164\u021a\u0162","u\xf9\xfa\u1ee7\u0169\u1ee5\u01b0\u1eeb\u1ee9\u1eed\u1eef\u1ef1\xfb\xfc\u016f\u016bU\xd9\xda\u1ee6\u0168\u1ee4\u01af\u1eea\u1ee8\u1eec\u1eee\u1ef0\xdb\xdc\u016e\u016a","y\xfd\u1ef3\u1ef7\u1ef9\u1ef5\xffY\xdd\u1ef2\u1ef6\u1ef8\u1ef4\u0178","z\u017e\u017c\u017aZ\u017d\u017b\u0179"],r=[];return e.split("").forEach((function(a){n.every((function(n){if(-1!==n.indexOf(a)){if(r.indexOf(n)>-1)return!1;e=e.replace(new RegExp("["+n+"]","gm"+t),"["+n+"]"),r.push(n)}return!0}))})),e}},{key:"createMergedBlanksRegExp",value:function(e){return e.replace(/[\s]+/gim,"[\\s]+")}},{key:"createAccuracyRegExp",value:function(e){var t=this,n="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~\xa1\xbf",r=this.opt.accuracy,a="string"==typeof r?r:r.value,o="string"==typeof r?[]:r.limiters,i="";switch(o.forEach((function(e){i+="|"+t.escapeStr(e)})),a){case"partially":default:return"()("+e+")";case"complementary":return"()([^"+(i="\\s"+(i||this.escapeStr(n)))+"]*"+e+"[^"+i+"]*)";case"exactly":return"(^|\\s"+i+")("+e+")(?=$|\\s"+i+")"}}},{key:"getSeparatedKeywords",value:function(e){var t=this,n=[];return e.forEach((function(e){t.opt.separateWordSearch?e.split(" ").forEach((function(e){e.trim()&&-1===n.indexOf(e)&&n.push(e)})):e.trim()&&-1===n.indexOf(e)&&n.push(e)})),{keywords:n.sort((function(e,t){return t.length-e.length})),length:n.length}}},{key:"isNumeric",value:function(e){return Number(parseFloat(e))==e}},{key:"checkRanges",value:function(e){var t=this;if(!Array.isArray(e)||"[object Object]"!==Object.prototype.toString.call(e[0]))return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(e),[];var n=[],r=0;return e.sort((function(e,t){return e.start-t.start})).forEach((function(e){var a=t.callNoMatchOnInvalidRanges(e,r),o=a.start,i=a.end;a.valid&&(e.start=o,e.length=i-o,n.push(e),r=i)})),n}},{key:"callNoMatchOnInvalidRanges",value:function(e,t){var n=void 0,r=void 0,a=!1;return e&&void 0!==e.start?(r=(n=parseInt(e.start,10))+parseInt(e.length,10),this.isNumeric(e.start)&&this.isNumeric(e.length)&&r-t>0&&r-n>0?a=!0:(this.log("Ignoring invalid or overlapping range: "+JSON.stringify(e)),this.opt.noMatch(e))):(this.log("Ignoring invalid range: "+JSON.stringify(e)),this.opt.noMatch(e)),{start:n,end:r,valid:a}}},{key:"checkWhitespaceRanges",value:function(e,t,n){var r=void 0,a=!0,o=n.length,i=t-o,l=parseInt(e.start,10)-i;return(r=(l=l>o?o:l)+parseInt(e.length,10))>o&&(r=o,this.log("End range automatically set to the max value of "+o)),l<0||r-l<0||l>o||r>o?(a=!1,this.log("Invalid range: "+JSON.stringify(e)),this.opt.noMatch(e)):""===n.substring(l,r).replace(/\s+/g,"")&&(a=!1,this.log("Skipping whitespace only range: "+JSON.stringify(e)),this.opt.noMatch(e)),{start:l,end:r,valid:a}}},{key:"getTextNodes",value:function(e){var t=this,n="",r=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,(function(e){r.push({start:n.length,end:(n+=e.textContent).length,node:e})}),(function(e){return t.matchesExclude(e.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}),(function(){e({value:n,nodes:r})}))}},{key:"matchesExclude",value:function(e){return a.matches(e,this.opt.exclude.concat(["script","style","title","head","html"]))}},{key:"wrapRangeInTextNode",value:function(e,t,n){var r=this.opt.element?this.opt.element:"mark",a=e.splitText(t),o=a.splitText(n-t),i=document.createElement(r);return i.setAttribute("data-markjs","true"),this.opt.className&&i.setAttribute("class",this.opt.className),i.textContent=a.textContent,a.parentNode.replaceChild(i,a),o}},{key:"wrapRangeInMappedTextNode",value:function(e,t,n,r,a){var o=this;e.nodes.every((function(i,l){var s=e.nodes[l+1];if(void 0===s||s.start>t){if(!r(i.node))return!1;var u=t-i.start,c=(n>i.end?i.end:n)-i.start,d=e.value.substr(0,i.start),f=e.value.substr(c+i.start);if(i.node=o.wrapRangeInTextNode(i.node,u,c),e.value=d+f,e.nodes.forEach((function(t,n){n>=l&&(e.nodes[n].start>0&&n!==l&&(e.nodes[n].start-=c),e.nodes[n].end-=c)})),n-=c,a(i.node.previousSibling,i.start),!(n>i.end))return!1;t=i.end}return!0}))}},{key:"wrapMatches",value:function(e,t,n,r,a){var o=this,i=0===t?0:t+1;this.getTextNodes((function(t){t.nodes.forEach((function(t){t=t.node;for(var a=void 0;null!==(a=e.exec(t.textContent))&&""!==a[i];)if(n(a[i],t)){var l=a.index;if(0!==i)for(var s=1;s{"use strict";n.r(t)},2295:(e,t,n)=>{"use strict";n.r(t)},4865:function(e,t,n){var r,a;r=function(){var e,t,n={version:"0.2.0"},r=n.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'
    '};function a(e,t,n){return en?n:e}function o(e){return 100*(-1+e)}function i(e,t,n){var a;return(a="translate3d"===r.positionUsing?{transform:"translate3d("+o(e)+"%,0,0)"}:"translate"===r.positionUsing?{transform:"translate("+o(e)+"%,0)"}:{"margin-left":o(e)+"%"}).transition="all "+t+"ms "+n,a}n.configure=function(e){var t,n;for(t in e)void 0!==(n=e[t])&&e.hasOwnProperty(t)&&(r[t]=n);return this},n.status=null,n.set=function(e){var t=n.isStarted();e=a(e,r.minimum,1),n.status=1===e?null:e;var o=n.render(!t),u=o.querySelector(r.barSelector),c=r.speed,d=r.easing;return o.offsetWidth,l((function(t){""===r.positionUsing&&(r.positionUsing=n.getPositioningCSS()),s(u,i(e,c,d)),1===e?(s(o,{transition:"none",opacity:1}),o.offsetWidth,setTimeout((function(){s(o,{transition:"all "+c+"ms linear",opacity:0}),setTimeout((function(){n.remove(),t()}),c)}),c)):setTimeout(t,c)})),this},n.isStarted=function(){return"number"==typeof n.status},n.start=function(){n.status||n.set(0);var e=function(){setTimeout((function(){n.status&&(n.trickle(),e())}),r.trickleSpeed)};return r.trickle&&e(),this},n.done=function(e){return e||n.status?n.inc(.3+.5*Math.random()).set(1):this},n.inc=function(e){var t=n.status;return t?("number"!=typeof e&&(e=(1-t)*a(Math.random()*t,.1,.95)),t=a(t+e,0,.994),n.set(t)):n.start()},n.trickle=function(){return n.inc(Math.random()*r.trickleRate)},e=0,t=0,n.promise=function(r){return r&&"resolved"!==r.state()?(0===t&&n.start(),e++,t++,r.always((function(){0==--t?(e=0,n.done()):n.set((e-t)/e)})),this):this},n.render=function(e){if(n.isRendered())return document.getElementById("nprogress");c(document.documentElement,"nprogress-busy");var t=document.createElement("div");t.id="nprogress",t.innerHTML=r.template;var a,i=t.querySelector(r.barSelector),l=e?"-100":o(n.status||0),u=document.querySelector(r.parent);return s(i,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),r.showSpinner||(a=t.querySelector(r.spinnerSelector))&&p(a),u!=document.body&&c(u,"nprogress-custom-parent"),u.appendChild(t),t},n.remove=function(){d(document.documentElement,"nprogress-busy"),d(document.querySelector(r.parent),"nprogress-custom-parent");var e=document.getElementById("nprogress");e&&p(e)},n.isRendered=function(){return!!document.getElementById("nprogress")},n.getPositioningCSS=function(){var e=document.body.style,t="WebkitTransform"in e?"Webkit":"MozTransform"in e?"Moz":"msTransform"in e?"ms":"OTransform"in e?"O":"";return t+"Perspective"in e?"translate3d":t+"Transform"in e?"translate":"margin"};var l=function(){var e=[];function t(){var n=e.shift();n&&n(t)}return function(n){e.push(n),1==e.length&&t()}}(),s=function(){var e=["Webkit","O","Moz","ms"],t={};function n(e){return e.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(e,t){return t.toUpperCase()}))}function r(t){var n=document.body.style;if(t in n)return t;for(var r,a=e.length,o=t.charAt(0).toUpperCase()+t.slice(1);a--;)if((r=e[a]+o)in n)return r;return t}function a(e){return e=n(e),t[e]||(t[e]=r(e))}function o(e,t,n){t=a(t),e.style[t]=n}return function(e,t){var n,r,a=arguments;if(2==a.length)for(n in t)void 0!==(r=t[n])&&t.hasOwnProperty(n)&&o(e,n,r);else o(e,a[1],a[2])}}();function u(e,t){return("string"==typeof e?e:f(e)).indexOf(" "+t+" ")>=0}function c(e,t){var n=f(e),r=n+t;u(n,t)||(e.className=r.substring(1))}function d(e,t){var n,r=f(e);u(e,t)&&(n=r.replace(" "+t+" "," "),e.className=n.substring(1,n.length-1))}function f(e){return(" "+(e.className||"")+" ").replace(/\s+/gi," ")}function p(e){e&&e.parentNode&&e.parentNode.removeChild(e)}return n},void 0===(a="function"==typeof r?r.call(t,n,t,e):r)||(e.exports=a)},7418:e=>{"use strict";var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function a(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(a){return!1}}()?Object.assign:function(e,o){for(var i,l,s=a(e),u=1;u{var r=n(5826);e.exports=p,e.exports.parse=o,e.exports.compile=function(e,t){return l(o(e,t),t)},e.exports.tokensToFunction=l,e.exports.tokensToRegExp=f;var a=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function o(e,t){for(var n,r=[],o=0,i=0,l="",c=t&&t.delimiter||"/";null!=(n=a.exec(e));){var d=n[0],f=n[1],p=n.index;if(l+=e.slice(i,p),i=p+d.length,f)l+=f[1];else{var m=e[i],h=n[2],g=n[3],v=n[4],b=n[5],y=n[6],w=n[7];l&&(r.push(l),l="");var k=null!=h&&null!=m&&m!==h,E="+"===y||"*"===y,S="?"===y||"*"===y,x=n[2]||c,_=v||b;r.push({name:g||o++,prefix:h||"",delimiter:x,optional:S,repeat:E,partial:k,asterisk:!!w,pattern:_?u(_):w?".*":"[^"+s(x)+"]+?"})}}return i{"use strict";n.d(t,{Z:()=>o});var r=function(){var e=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,t=0,n={},r={util:{encode:function e(t){return t instanceof a?new a(t.type,e(t.content),t.alias):Array.isArray(t)?t.map(e):t.replace(/&/g,"&").replace(/=d.reach);S+=E.value.length,E=E.next){var x=E.value;if(t.length>e.length)return;if(!(x instanceof a)){var _,C=1;if(b){if(!(_=o(k,S,e,v))||_.index>=e.length)break;var T=_.index,L=_.index+_[0].length,A=S;for(A+=E.value.length;T>=A;)A+=(E=E.next).value.length;if(S=A-=E.value.length,E.value instanceof a)continue;for(var P=E;P!==t.tail&&(Ad.reach&&(d.reach=I);var D=E.prev;if(N&&(D=s(t,D,N),S+=N.length),u(t,D,C),E=s(t,D,new a(f,g?r.tokenize(R,g):R,y,R)),O&&s(t,E,O),C>1){var M={cause:f+","+m,reach:I};i(e,t,n,E.prev,S,M),d&&M.reach>d.reach&&(d.reach=M.reach)}}}}}}function l(){var e={value:null,prev:null,next:null},t={value:null,prev:e,next:null};e.next=t,this.head=e,this.tail=t,this.length=0}function s(e,t,n){var r=t.next,a={value:n,prev:t,next:r};return t.next=a,r.prev=a,e.length++,a}function u(e,t,n){for(var r=t.next,a=0;a"+o.content+""},r}(),a=r;r.default=r,a.languages.markup={comment:{pattern://,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern://i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},a.languages.markup.tag.inside["attr-value"].inside.entity=a.languages.markup.entity,a.languages.markup.doctype.inside["internal-subset"].inside=a.languages.markup,a.hooks.add("wrap",(function(e){"entity"===e.type&&(e.attributes.title=e.content.replace(/&/,"&"))})),Object.defineProperty(a.languages.markup.tag,"addInlined",{value:function(e,t){var n={};n["language-"+t]={pattern:/(^$)/i,lookbehind:!0,inside:a.languages[t]},n.cdata=/^$/i;var r={"included-cdata":{pattern://i,inside:n}};r["language-"+t]={pattern:/[\s\S]+/,inside:a.languages[t]};var o={};o[e]={pattern:RegExp(/(<__[^>]*>)(?:))*\]\]>|(?!)/.source.replace(/__/g,(function(){return e})),"i"),lookbehind:!0,greedy:!0,inside:r},a.languages.insertBefore("markup","cdata",o)}}),Object.defineProperty(a.languages.markup.tag,"addAttribute",{value:function(e,t){a.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+e+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[t,"language-"+t],inside:a.languages[t]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),a.languages.html=a.languages.markup,a.languages.mathml=a.languages.markup,a.languages.svg=a.languages.markup,a.languages.xml=a.languages.extend("markup",{}),a.languages.ssml=a.languages.xml,a.languages.atom=a.languages.xml,a.languages.rss=a.languages.xml,function(e){var t="\\b(?:BASH|BASHOPTS|BASH_ALIASES|BASH_ARGC|BASH_ARGV|BASH_CMDS|BASH_COMPLETION_COMPAT_DIR|BASH_LINENO|BASH_REMATCH|BASH_SOURCE|BASH_VERSINFO|BASH_VERSION|COLORTERM|COLUMNS|COMP_WORDBREAKS|DBUS_SESSION_BUS_ADDRESS|DEFAULTS_PATH|DESKTOP_SESSION|DIRSTACK|DISPLAY|EUID|GDMSESSION|GDM_LANG|GNOME_KEYRING_CONTROL|GNOME_KEYRING_PID|GPG_AGENT_INFO|GROUPS|HISTCONTROL|HISTFILE|HISTFILESIZE|HISTSIZE|HOME|HOSTNAME|HOSTTYPE|IFS|INSTANCE|JOB|LANG|LANGUAGE|LC_ADDRESS|LC_ALL|LC_IDENTIFICATION|LC_MEASUREMENT|LC_MONETARY|LC_NAME|LC_NUMERIC|LC_PAPER|LC_TELEPHONE|LC_TIME|LESSCLOSE|LESSOPEN|LINES|LOGNAME|LS_COLORS|MACHTYPE|MAILCHECK|MANDATORY_PATH|NO_AT_BRIDGE|OLDPWD|OPTERR|OPTIND|ORBIT_SOCKETDIR|OSTYPE|PAPERSIZE|PATH|PIPESTATUS|PPID|PS1|PS2|PS3|PS4|PWD|RANDOM|REPLY|SECONDS|SELINUX_INIT|SESSION|SESSIONTYPE|SESSION_MANAGER|SHELL|SHELLOPTS|SHLVL|SSH_AUTH_SOCK|TERM|UID|UPSTART_EVENTS|UPSTART_INSTANCE|UPSTART_JOB|UPSTART_SESSION|USER|WINDOWID|XAUTHORITY|XDG_CONFIG_DIRS|XDG_CURRENT_DESKTOP|XDG_DATA_DIRS|XDG_GREETER_DATA_DIR|XDG_MENU_PREFIX|XDG_RUNTIME_DIR|XDG_SEAT|XDG_SEAT_PATH|XDG_SESSION_DESKTOP|XDG_SESSION_ID|XDG_SESSION_PATH|XDG_SESSION_TYPE|XDG_VTNR|XMODIFIERS)\\b",n={pattern:/(^(["']?)\w+\2)[ \t]+\S.*/,lookbehind:!0,alias:"punctuation",inside:null},r={bash:n,environment:{pattern:RegExp("\\$"+t),alias:"constant"},variable:[{pattern:/\$?\(\([\s\S]+?\)\)/,greedy:!0,inside:{variable:[{pattern:/(^\$\(\([\s\S]+)\)\)/,lookbehind:!0},/^\$\(\(/],number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee]-?\d+)?/,operator:/--|\+\+|\*\*=?|<<=?|>>=?|&&|\|\||[=!+\-*/%<>^&|]=?|[?~:]/,punctuation:/\(\(?|\)\)?|,|;/}},{pattern:/\$\((?:\([^)]+\)|[^()])+\)|`[^`]+`/,greedy:!0,inside:{variable:/^\$\(|^`|\)$|`$/}},{pattern:/\$\{[^}]+\}/,greedy:!0,inside:{operator:/:[-=?+]?|[!\/]|##?|%%?|\^\^?|,,?/,punctuation:/[\[\]]/,environment:{pattern:RegExp("(\\{)"+t),lookbehind:!0,alias:"constant"}}},/\$(?:\w+|[#?*!@$])/],entity:/\\(?:[abceEfnrtv\\"]|O?[0-7]{1,3}|U[0-9a-fA-F]{8}|u[0-9a-fA-F]{4}|x[0-9a-fA-F]{1,2})/};e.languages.bash={shebang:{pattern:/^#!\s*\/.*/,alias:"important"},comment:{pattern:/(^|[^"{\\$])#.*/,lookbehind:!0},"function-name":[{pattern:/(\bfunction\s+)[\w-]+(?=(?:\s*\(?:\s*\))?\s*\{)/,lookbehind:!0,alias:"function"},{pattern:/\b[\w-]+(?=\s*\(\s*\)\s*\{)/,alias:"function"}],"for-or-select":{pattern:/(\b(?:for|select)\s+)\w+(?=\s+in\s)/,alias:"variable",lookbehind:!0},"assign-left":{pattern:/(^|[\s;|&]|[<>]\()\w+(?=\+?=)/,inside:{environment:{pattern:RegExp("(^|[\\s;|&]|[<>]\\()"+t),lookbehind:!0,alias:"constant"}},alias:"variable",lookbehind:!0},string:[{pattern:/((?:^|[^<])<<-?\s*)(\w+)\s[\s\S]*?(?:\r?\n|\r)\2/,lookbehind:!0,greedy:!0,inside:r},{pattern:/((?:^|[^<])<<-?\s*)(["'])(\w+)\2\s[\s\S]*?(?:\r?\n|\r)\3/,lookbehind:!0,greedy:!0,inside:{bash:n}},{pattern:/(^|[^\\](?:\\\\)*)"(?:\\[\s\S]|\$\([^)]+\)|\$(?!\()|`[^`]+`|[^"\\`$])*"/,lookbehind:!0,greedy:!0,inside:r},{pattern:/(^|[^$\\])'[^']*'/,lookbehind:!0,greedy:!0},{pattern:/\$'(?:[^'\\]|\\[\s\S])*'/,greedy:!0,inside:{entity:r.entity}}],environment:{pattern:RegExp("\\$?"+t),alias:"constant"},variable:r.variable,function:{pattern:/(^|[\s;|&]|[<>]\()(?:add|apropos|apt|apt-cache|apt-get|aptitude|aspell|automysqlbackup|awk|basename|bash|bc|bconsole|bg|bzip2|cal|cat|cfdisk|chgrp|chkconfig|chmod|chown|chroot|cksum|clear|cmp|column|comm|composer|cp|cron|crontab|csplit|curl|cut|date|dc|dd|ddrescue|debootstrap|df|diff|diff3|dig|dir|dircolors|dirname|dirs|dmesg|docker|docker-compose|du|egrep|eject|env|ethtool|expand|expect|expr|fdformat|fdisk|fg|fgrep|file|find|fmt|fold|format|free|fsck|ftp|fuser|gawk|git|gparted|grep|groupadd|groupdel|groupmod|groups|grub-mkconfig|gzip|halt|head|hg|history|host|hostname|htop|iconv|id|ifconfig|ifdown|ifup|import|install|ip|jobs|join|kill|killall|less|link|ln|locate|logname|logrotate|look|lpc|lpr|lprint|lprintd|lprintq|lprm|ls|lsof|lynx|make|man|mc|mdadm|mkconfig|mkdir|mke2fs|mkfifo|mkfs|mkisofs|mknod|mkswap|mmv|more|most|mount|mtools|mtr|mutt|mv|nano|nc|netstat|nice|nl|node|nohup|notify-send|npm|nslookup|op|open|parted|passwd|paste|pathchk|ping|pkill|pnpm|podman|podman-compose|popd|pr|printcap|printenv|ps|pushd|pv|quota|quotacheck|quotactl|ram|rar|rcp|reboot|remsync|rename|renice|rev|rm|rmdir|rpm|rsync|scp|screen|sdiff|sed|sendmail|seq|service|sftp|sh|shellcheck|shuf|shutdown|sleep|slocate|sort|split|ssh|stat|strace|su|sudo|sum|suspend|swapon|sync|tac|tail|tar|tee|time|timeout|top|touch|tr|traceroute|tsort|tty|umount|uname|unexpand|uniq|units|unrar|unshar|unzip|update-grub|uptime|useradd|userdel|usermod|users|uudecode|uuencode|v|vcpkg|vdir|vi|vim|virsh|vmstat|wait|watch|wc|wget|whereis|which|who|whoami|write|xargs|xdg-open|yarn|yes|zenity|zip|zsh|zypper)(?=$|[)\s;|&])/,lookbehind:!0},keyword:{pattern:/(^|[\s;|&]|[<>]\()(?:case|do|done|elif|else|esac|fi|for|function|if|in|select|then|until|while)(?=$|[)\s;|&])/,lookbehind:!0},builtin:{pattern:/(^|[\s;|&]|[<>]\()(?:\.|:|alias|bind|break|builtin|caller|cd|command|continue|declare|echo|enable|eval|exec|exit|export|getopts|hash|help|let|local|logout|mapfile|printf|pwd|read|readarray|readonly|return|set|shift|shopt|source|test|times|trap|type|typeset|ulimit|umask|unalias|unset)(?=$|[)\s;|&])/,lookbehind:!0,alias:"class-name"},boolean:{pattern:/(^|[\s;|&]|[<>]\()(?:false|true)(?=$|[)\s;|&])/,lookbehind:!0},"file-descriptor":{pattern:/\B&\d\b/,alias:"important"},operator:{pattern:/\d?<>|>\||\+=|=[=~]?|!=?|<<[<-]?|[&\d]?>>|\d[<>]&?|[<>][&=]?|&[>&]?|\|[&|]?/,inside:{"file-descriptor":{pattern:/^\d/,alias:"important"}}},punctuation:/\$?\(\(?|\)\)?|\.\.|[{}[\];\\]/,number:{pattern:/(^|\s)(?:[1-9]\d*|0)(?:[.,]\d+)?\b/,lookbehind:!0}},n.inside=e.languages.bash;for(var a=["comment","function-name","for-or-select","assign-left","string","environment","function","keyword","builtin","boolean","file-descriptor","operator","punctuation","number"],o=r.variable[1].inside,i=0;i]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},a.languages.c=a.languages.extend("clike",{comment:{pattern:/\/\/(?:[^\r\n\\]|\\(?:\r\n?|\n|(?![\r\n])))*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},"class-name":{pattern:/(\b(?:enum|struct)\s+(?:__attribute__\s*\(\([\s\S]*?\)\)\s*)?)\w+|\b[a-z]\w*_t\b/,lookbehind:!0},keyword:/\b(?:_Alignas|_Alignof|_Atomic|_Bool|_Complex|_Generic|_Imaginary|_Noreturn|_Static_assert|_Thread_local|__attribute__|asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|inline|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|typeof|union|unsigned|void|volatile|while)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ful]{0,4}/i,operator:/>>=?|<<=?|->|([-+&|:])\1|[?:~]|[-+*/%&|^!=<>]=?/}),a.languages.insertBefore("c","string",{char:{pattern:/'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n]){0,32}'/,greedy:!0}}),a.languages.insertBefore("c","string",{macro:{pattern:/(^[\t ]*)#\s*[a-z](?:[^\r\n\\/]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|\\(?:\r\n|[\s\S]))*/im,lookbehind:!0,greedy:!0,alias:"property",inside:{string:[{pattern:/^(#\s*include\s*)<[^>]+>/,lookbehind:!0},a.languages.c.string],char:a.languages.c.char,comment:a.languages.c.comment,"macro-name":[{pattern:/(^#\s*define\s+)\w+\b(?!\()/i,lookbehind:!0},{pattern:/(^#\s*define\s+)\w+\b(?=\()/i,lookbehind:!0,alias:"function"}],directive:{pattern:/^(#\s*)[a-z]+/,lookbehind:!0,alias:"keyword"},"directive-hash":/^#/,punctuation:/##|\\(?=[\r\n])/,expression:{pattern:/\S[\s\S]*/,inside:a.languages.c}}}}),a.languages.insertBefore("c","function",{constant:/\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\b/}),delete a.languages.c.boolean,function(e){var t=/\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\b/,n=/\b(?!)\w+(?:\s*\.\s*\w+)*\b/.source.replace(//g,(function(){return t.source}));e.languages.cpp=e.languages.extend("c",{"class-name":[{pattern:RegExp(/(\b(?:class|concept|enum|struct|typename)\s+)(?!)\w+/.source.replace(//g,(function(){return t.source}))),lookbehind:!0},/\b[A-Z]\w*(?=\s*::\s*\w+\s*\()/,/\b[A-Z_]\w*(?=\s*::\s*~\w+\s*\()/i,/\b\w+(?=\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>\s*::\s*\w+\s*\()/],keyword:t,number:{pattern:/(?:\b0b[01']+|\b0x(?:[\da-f']+(?:\.[\da-f']*)?|\.[\da-f']+)(?:p[+-]?[\d']+)?|(?:\b[\d']+(?:\.[\d']*)?|\B\.[\d']+)(?:e[+-]?[\d']+)?)[ful]{0,4}/i,greedy:!0},operator:/>>=?|<<=?|->|--|\+\+|&&|\|\||[?:~]|<=>|[-+*/%&|^!=<>]=?|\b(?:and|and_eq|bitand|bitor|not|not_eq|or|or_eq|xor|xor_eq)\b/,boolean:/\b(?:false|true)\b/}),e.languages.insertBefore("cpp","string",{module:{pattern:RegExp(/(\b(?:import|module)\s+)/.source+"(?:"+/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|<[^<>\r\n]*>/.source+"|"+/(?:\s*:\s*)?|:\s*/.source.replace(//g,(function(){return n}))+")"),lookbehind:!0,greedy:!0,inside:{string:/^[<"][\s\S]+/,operator:/:/,punctuation:/\./}},"raw-string":{pattern:/R"([^()\\ ]{0,16})\([\s\S]*?\)\1"/,alias:"string",greedy:!0}}),e.languages.insertBefore("cpp","keyword",{"generic-function":{pattern:/\b(?!operator\b)[a-z_]\w*\s*<(?:[^<>]|<[^<>]*>)*>(?=\s*\()/i,inside:{function:/^\w+/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:e.languages.cpp}}}}),e.languages.insertBefore("cpp","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}}),e.languages.insertBefore("cpp","class-name",{"base-clause":{pattern:/(\b(?:class|struct)\s+\w+\s*:\s*)[^;{}"'\s]+(?:\s+[^;{}"'\s]+)*(?=\s*[;{])/,lookbehind:!0,greedy:!0,inside:e.languages.extend("cpp",{})}}),e.languages.insertBefore("inside","double-colon",{"class-name":/\b[a-z_]\w*\b(?!\s*::)/i},e.languages.cpp["base-clause"])}(a),function(e){var t=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;e.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:/@[\w-](?:[^;{\s]|\s+(?![\s{]))*(?:;|(?=\s*\{))/,inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+t.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+t.source+"$"),alias:"url"}}},selector:{pattern:RegExp("(^|[{}\\s])[^{}\\s](?:[^{};\"'\\s]|\\s+(?![\\s{])|"+t.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:t,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},e.languages.css.atrule.inside.rest=e.languages.css;var n=e.languages.markup;n&&(n.tag.addInlined("style","css"),n.tag.addAttribute("style","css"))}(a),function(e){var t,n=/("|')(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/;e.languages.css.selector={pattern:e.languages.css.selector.pattern,lookbehind:!0,inside:t={"pseudo-element":/:(?:after|before|first-letter|first-line|selection)|::[-\w]+/,"pseudo-class":/:[-\w]+/,class:/\.[-\w]+/,id:/#[-\w]+/,attribute:{pattern:RegExp("\\[(?:[^[\\]\"']|"+n.source+")*\\]"),greedy:!0,inside:{punctuation:/^\[|\]$/,"case-sensitivity":{pattern:/(\s)[si]$/i,lookbehind:!0,alias:"keyword"},namespace:{pattern:/^(\s*)(?:(?!\s)[-*\w\xA0-\uFFFF])*\|(?!=)/,lookbehind:!0,inside:{punctuation:/\|$/}},"attr-name":{pattern:/^(\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+/,lookbehind:!0},"attr-value":[n,{pattern:/(=\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+(?=\s*$)/,lookbehind:!0}],operator:/[|~*^$]?=/}},"n-th":[{pattern:/(\(\s*)[+-]?\d*[\dn](?:\s*[+-]\s*\d+)?(?=\s*\))/,lookbehind:!0,inside:{number:/[\dn]+/,operator:/[+-]/}},{pattern:/(\(\s*)(?:even|odd)(?=\s*\))/i,lookbehind:!0}],combinator:/>|\+|~|\|\|/,punctuation:/[(),]/}},e.languages.css.atrule.inside["selector-function-argument"].inside=t,e.languages.insertBefore("css","property",{variable:{pattern:/(^|[^-\w\xA0-\uFFFF])--(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*/i,lookbehind:!0}});var r={pattern:/(\b\d+)(?:%|[a-z]+(?![\w-]))/,lookbehind:!0},a={pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0};e.languages.insertBefore("css","function",{operator:{pattern:/(\s)[+\-*\/](?=\s)/,lookbehind:!0},hexcode:{pattern:/\B#[\da-f]{3,8}\b/i,alias:"color"},color:[{pattern:/(^|[^\w-])(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)(?![\w-])/i,lookbehind:!0},{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:r,number:a,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:r,number:a})}(a),a.languages.javascript=a.languages.extend("clike",{"class-name":[a.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),a.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,a.languages.insertBefore("javascript","keyword",{regex:{pattern:/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)\/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/,lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:a.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:a.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:a.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:a.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:a.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),a.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:a.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),a.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),a.languages.markup&&(a.languages.markup.tag.addInlined("script","javascript"),a.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),a.languages.js=a.languages.javascript,function(e){var t=/#(?!\{).+/,n={pattern:/#\{[^}]+\}/,alias:"variable"};e.languages.coffeescript=e.languages.extend("javascript",{comment:t,string:[{pattern:/'(?:\\[\s\S]|[^\\'])*'/,greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,greedy:!0,inside:{interpolation:n}}],keyword:/\b(?:and|break|by|catch|class|continue|debugger|delete|do|each|else|extend|extends|false|finally|for|if|in|instanceof|is|isnt|let|loop|namespace|new|no|not|null|of|off|on|or|own|return|super|switch|then|this|throw|true|try|typeof|undefined|unless|until|when|while|window|with|yes|yield)\b/,"class-member":{pattern:/@(?!\d)\w+/,alias:"variable"}}),e.languages.insertBefore("coffeescript","comment",{"multiline-comment":{pattern:/###[\s\S]+?###/,alias:"comment"},"block-regex":{pattern:/\/{3}[\s\S]*?\/{3}/,alias:"regex",inside:{comment:t,interpolation:n}}}),e.languages.insertBefore("coffeescript","string",{"inline-javascript":{pattern:/`(?:\\[\s\S]|[^\\`])*`/,inside:{delimiter:{pattern:/^`|`$/,alias:"punctuation"},script:{pattern:/[\s\S]+/,alias:"language-javascript",inside:e.languages.javascript}}},"multiline-string":[{pattern:/'''[\s\S]*?'''/,greedy:!0,alias:"string"},{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string",inside:{interpolation:n}}]}),e.languages.insertBefore("coffeescript","keyword",{property:/(?!\d)\w+(?=\s*:(?!:))/}),delete e.languages.coffeescript["template-string"],e.languages.coffee=e.languages.coffeescript}(a),function(e){var t=/[*&][^\s[\]{},]+/,n=/!(?:<[\w\-%#;/?:@&=+$,.!~*'()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&=+$.~*'()]+)?/,r="(?:"+n.source+"(?:[ \t]+"+t.source+")?|"+t.source+"(?:[ \t]+"+n.source+")?)",a=/(?:[^\s\x00-\x08\x0e-\x1f!"#%&'*,\-:>?@[\]`{|}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]|[?:-])(?:[ \t]*(?:(?![#:])|:))*/.source.replace(//g,(function(){return/[^\s\x00-\x08\x0e-\x1f,[\]{}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]/.source})),o=/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/.source;function i(e,t){t=(t||"").replace(/m/g,"")+"m";var n=/([:\-,[{]\s*(?:\s<>[ \t]+)?)(?:<>)(?=[ \t]*(?:$|,|\]|\}|(?:[\r\n]\s*)?#))/.source.replace(/<>/g,(function(){return r})).replace(/<>/g,(function(){return e}));return RegExp(n,t)}e.languages.yaml={scalar:{pattern:RegExp(/([\-:]\s*(?:\s<>[ \t]+)?[|>])[ \t]*(?:((?:\r?\n|\r)[ \t]+)\S[^\r\n]*(?:\2[^\r\n]+)*)/.source.replace(/<>/g,(function(){return r}))),lookbehind:!0,alias:"string"},comment:/#.*/,key:{pattern:RegExp(/((?:^|[:\-,[{\r\n?])[ \t]*(?:<>[ \t]+)?)<>(?=\s*:\s)/.source.replace(/<>/g,(function(){return r})).replace(/<>/g,(function(){return"(?:"+a+"|"+o+")"}))),lookbehind:!0,greedy:!0,alias:"atrule"},directive:{pattern:/(^[ \t]*)%.+/m,lookbehind:!0,alias:"important"},datetime:{pattern:i(/\d{4}-\d\d?-\d\d?(?:[tT]|[ \t]+)\d\d?:\d{2}:\d{2}(?:\.\d*)?(?:[ \t]*(?:Z|[-+]\d\d?(?::\d{2})?))?|\d{4}-\d{2}-\d{2}|\d\d?:\d{2}(?::\d{2}(?:\.\d*)?)?/.source),lookbehind:!0,alias:"number"},boolean:{pattern:i(/false|true/.source,"i"),lookbehind:!0,alias:"important"},null:{pattern:i(/null|~/.source,"i"),lookbehind:!0,alias:"important"},string:{pattern:i(o),lookbehind:!0,greedy:!0},number:{pattern:i(/[+-]?(?:0x[\da-f]+|0o[0-7]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|\.inf|\.nan)/.source,"i"),lookbehind:!0},tag:n,important:t,punctuation:/---|[:[\]{}\-,|>?]|\.\.\./},e.languages.yml=e.languages.yaml}(a),function(e){var t=/(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source;function n(e){return e=e.replace(//g,(function(){return t})),RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+"(?:"+e+")")}var r=/(?:\\.|``(?:[^`\r\n]|`(?!`))+``|`[^`\r\n]+`|[^\\|\r\n`])+/.source,a=/\|?__(?:\|__)+\|?(?:(?:\n|\r\n?)|(?![\s\S]))/.source.replace(/__/g,(function(){return r})),o=/\|?[ \t]*:?-{3,}:?[ \t]*(?:\|[ \t]*:?-{3,}:?[ \t]*)+\|?(?:\n|\r\n?)/.source;e.languages.markdown=e.languages.extend("markup",{}),e.languages.insertBefore("markdown","prolog",{"front-matter-block":{pattern:/(^(?:\s*[\r\n])?)---(?!.)[\s\S]*?[\r\n]---(?!.)/,lookbehind:!0,greedy:!0,inside:{punctuation:/^---|---$/,"front-matter":{pattern:/\S+(?:\s+\S+)*/,alias:["yaml","language-yaml"],inside:e.languages.yaml}}},blockquote:{pattern:/^>(?:[\t ]*>)*/m,alias:"punctuation"},table:{pattern:RegExp("^"+a+o+"(?:"+a+")*","m"),inside:{"table-data-rows":{pattern:RegExp("^("+a+o+")(?:"+a+")*$"),lookbehind:!0,inside:{"table-data":{pattern:RegExp(r),inside:e.languages.markdown},punctuation:/\|/}},"table-line":{pattern:RegExp("^("+a+")"+o+"$"),lookbehind:!0,inside:{punctuation:/\||:?-{3,}:?/}},"table-header-row":{pattern:RegExp("^"+a+"$"),inside:{"table-header":{pattern:RegExp(r),alias:"important",inside:e.languages.markdown},punctuation:/\|/}}}},code:[{pattern:/((?:^|\n)[ \t]*\n|(?:^|\r\n?)[ \t]*\r\n?)(?: {4}|\t).+(?:(?:\n|\r\n?)(?: {4}|\t).+)*/,lookbehind:!0,alias:"keyword"},{pattern:/^```[\s\S]*?^```$/m,greedy:!0,inside:{"code-block":{pattern:/^(```.*(?:\n|\r\n?))[\s\S]+?(?=(?:\n|\r\n?)^```$)/m,lookbehind:!0},"code-language":{pattern:/^(```).+/,lookbehind:!0},punctuation:/```/}}],title:[{pattern:/\S.*(?:\n|\r\n?)(?:==+|--+)(?=[ \t]*$)/m,alias:"important",inside:{punctuation:/==+$|--+$/}},{pattern:/(^\s*)#.+/m,lookbehind:!0,alias:"important",inside:{punctuation:/^#+|#+$/}}],hr:{pattern:/(^\s*)([*-])(?:[\t ]*\2){2,}(?=\s*$)/m,lookbehind:!0,alias:"punctuation"},list:{pattern:/(^\s*)(?:[*+-]|\d+\.)(?=[\t ].)/m,lookbehind:!0,alias:"punctuation"},"url-reference":{pattern:/!?\[[^\]]+\]:[\t ]+(?:\S+|<(?:\\.|[^>\\])+>)(?:[\t ]+(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\)))?/,inside:{variable:{pattern:/^(!?\[)[^\]]+/,lookbehind:!0},string:/(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\))$/,punctuation:/^[\[\]!:]|[<>]/},alias:"url"},bold:{pattern:n(/\b__(?:(?!_)|_(?:(?!_))+_)+__\b|\*\*(?:(?!\*)|\*(?:(?!\*))+\*)+\*\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^..)[\s\S]+(?=..$)/,lookbehind:!0,inside:{}},punctuation:/\*\*|__/}},italic:{pattern:n(/\b_(?:(?!_)|__(?:(?!_))+__)+_\b|\*(?:(?!\*)|\*\*(?:(?!\*))+\*\*)+\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^.)[\s\S]+(?=.$)/,lookbehind:!0,inside:{}},punctuation:/[*_]/}},strike:{pattern:n(/(~~?)(?:(?!~))+\2/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^~~?)[\s\S]+(?=\1$)/,lookbehind:!0,inside:{}},punctuation:/~~?/}},"code-snippet":{pattern:/(^|[^\\`])(?:``[^`\r\n]+(?:`[^`\r\n]+)*``(?!`)|`[^`\r\n]+`(?!`))/,lookbehind:!0,greedy:!0,alias:["code","keyword"]},url:{pattern:n(/!?\[(?:(?!\]))+\](?:\([^\s)]+(?:[\t ]+"(?:\\.|[^"\\])*")?\)|[ \t]?\[(?:(?!\]))+\])/.source),lookbehind:!0,greedy:!0,inside:{operator:/^!/,content:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0,inside:{}},variable:{pattern:/(^\][ \t]?\[)[^\]]+(?=\]$)/,lookbehind:!0},url:{pattern:/(^\]\()[^\s)]+/,lookbehind:!0},string:{pattern:/(^[ \t]+)"(?:\\.|[^"\\])*"(?=\)$)/,lookbehind:!0}}}}),["url","bold","italic","strike"].forEach((function(t){["url","bold","italic","strike","code-snippet"].forEach((function(n){t!==n&&(e.languages.markdown[t].inside.content.inside[n]=e.languages.markdown[n])}))})),e.hooks.add("after-tokenize",(function(e){"markdown"!==e.language&&"md"!==e.language||function e(t){if(t&&"string"!=typeof t)for(var n=0,r=t.length;n",quot:'"'},s=String.fromCodePoint||String.fromCharCode;e.languages.md=e.languages.markdown}(a),a.languages.graphql={comment:/#.*/,description:{pattern:/(?:"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*")(?=\s*[a-z_])/i,greedy:!0,alias:"string",inside:{"language-markdown":{pattern:/(^"(?:"")?)(?!\1)[\s\S]+(?=\1$)/,lookbehind:!0,inside:a.languages.markdown}}},string:{pattern:/"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*"/,greedy:!0},number:/(?:\B-|\b)\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,boolean:/\b(?:false|true)\b/,variable:/\$[a-z_]\w*/i,directive:{pattern:/@[a-z_]\w*/i,alias:"function"},"attr-name":{pattern:/\b[a-z_]\w*(?=\s*(?:\((?:[^()"]|"(?:\\.|[^\\"\r\n])*")*\))?:)/i,greedy:!0},"atom-input":{pattern:/\b[A-Z]\w*Input\b/,alias:"class-name"},scalar:/\b(?:Boolean|Float|ID|Int|String)\b/,constant:/\b[A-Z][A-Z_\d]*\b/,"class-name":{pattern:/(\b(?:enum|implements|interface|on|scalar|type|union)\s+|&\s*|:\s*|\[)[A-Z_]\w*/,lookbehind:!0},fragment:{pattern:/(\bfragment\s+|\.{3}\s*(?!on\b))[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-mutation":{pattern:/(\bmutation\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-query":{pattern:/(\bquery\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},keyword:/\b(?:directive|enum|extend|fragment|implements|input|interface|mutation|on|query|repeatable|scalar|schema|subscription|type|union)\b/,operator:/[!=|&]|\.{3}/,"property-query":/\w+(?=\s*\()/,object:/\w+(?=\s*\{)/,punctuation:/[!(){}\[\]:=,]/,property:/\w+/},a.hooks.add("after-tokenize",(function(e){if("graphql"===e.language)for(var t=e.tokens.filter((function(e){return"string"!=typeof e&&"comment"!==e.type&&"scalar"!==e.type})),n=0;n0)){var l=f(/^\{$/,/^\}$/);if(-1===l)continue;for(var s=n;s=0&&p(u,"variable-input")}}}}function c(e){return t[n+e]}function d(e,t){t=t||0;for(var n=0;n?|<|>)?|>[>=]?|\b(?:AND|BETWEEN|DIV|ILIKE|IN|IS|LIKE|NOT|OR|REGEXP|RLIKE|SOUNDS LIKE|XOR)\b/i,punctuation:/[;[\]()`,.]/},function(e){var t=e.languages.javascript["template-string"],n=t.pattern.source,r=t.inside.interpolation,a=r.inside["interpolation-punctuation"],o=r.pattern.source;function i(t,r){if(e.languages[t])return{pattern:RegExp("((?:"+r+")\\s*)"+n),lookbehind:!0,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},"embedded-code":{pattern:/[\s\S]+/,alias:t}}}}function l(e,t){return"___"+t.toUpperCase()+"_"+e+"___"}function s(t,n,r){var a={code:t,grammar:n,language:r};return e.hooks.run("before-tokenize",a),a.tokens=e.tokenize(a.code,a.grammar),e.hooks.run("after-tokenize",a),a.tokens}function u(t){var n={};n["interpolation-punctuation"]=a;var o=e.tokenize(t,n);if(3===o.length){var i=[1,1];i.push.apply(i,s(o[1],e.languages.javascript,"javascript")),o.splice.apply(o,i)}return new e.Token("interpolation",o,r.alias,t)}function c(t,n,r){var a=e.tokenize(t,{interpolation:{pattern:RegExp(o),lookbehind:!0}}),i=0,c={},d=s(a.map((function(e){if("string"==typeof e)return e;for(var n,a=e.content;-1!==t.indexOf(n=l(i++,r)););return c[n]=a,n})).join(""),n,r),f=Object.keys(c);return i=0,function e(t){for(var n=0;n=f.length)return;var r=t[n];if("string"==typeof r||"string"==typeof r.content){var a=f[i],o="string"==typeof r?r:r.content,l=o.indexOf(a);if(-1!==l){++i;var s=o.substring(0,l),d=u(c[a]),p=o.substring(l+a.length),m=[];if(s&&m.push(s),m.push(d),p){var h=[p];e(h),m.push.apply(m,h)}"string"==typeof r?(t.splice.apply(t,[n,1].concat(m)),n+=m.length-1):r.content=m}}else{var g=r.content;Array.isArray(g)?e(g):e([g])}}}(d),new e.Token(r,d,"language-"+r,t)}e.languages.javascript["template-string"]=[i("css",/\b(?:styled(?:\([^)]*\))?(?:\s*\.\s*\w+(?:\([^)]*\))*)*|css(?:\s*\.\s*(?:global|resolve))?|createGlobalStyle|keyframes)/.source),i("html",/\bhtml|\.\s*(?:inner|outer)HTML\s*\+?=/.source),i("svg",/\bsvg/.source),i("markdown",/\b(?:markdown|md)/.source),i("graphql",/\b(?:gql|graphql(?:\s*\.\s*experimental)?)/.source),i("sql",/\bsql/.source),t].filter(Boolean);var d={javascript:!0,js:!0,typescript:!0,ts:!0,jsx:!0,tsx:!0};function f(e){return"string"==typeof e?e:Array.isArray(e)?e.map(f).join(""):f(e.content)}e.hooks.add("after-tokenize",(function(t){t.language in d&&function t(n){for(var r=0,a=n.length;r]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),e.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete e.languages.typescript.parameter,delete e.languages.typescript["literal-property"];var t=e.languages.extend("typescript",{});delete t["class-name"],e.languages.typescript["class-name"].inside=t,e.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:t}}}}),e.languages.ts=e.languages.typescript}(a),function(e){function t(e,t){return RegExp(e.replace(//g,(function(){return/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/.source})),t)}e.languages.insertBefore("javascript","function-variable",{"method-variable":{pattern:RegExp("(\\.\\s*)"+e.languages.javascript["function-variable"].pattern.source),lookbehind:!0,alias:["function-variable","method","function","property-access"]}}),e.languages.insertBefore("javascript","function",{method:{pattern:RegExp("(\\.\\s*)"+e.languages.javascript.function.source),lookbehind:!0,alias:["function","property-access"]}}),e.languages.insertBefore("javascript","constant",{"known-class-name":[{pattern:/\b(?:(?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)?Array|ArrayBuffer|BigInt|Boolean|DataView|Date|Error|Function|Intl|JSON|(?:Weak)?(?:Map|Set)|Math|Number|Object|Promise|Proxy|Reflect|RegExp|String|Symbol|WebAssembly)\b/,alias:"class-name"},{pattern:/\b(?:[A-Z]\w*)Error\b/,alias:"class-name"}]}),e.languages.insertBefore("javascript","keyword",{imports:{pattern:t(/(\bimport\b\s*)(?:(?:\s*,\s*(?:\*\s*as\s+|\{[^{}]*\}))?|\*\s*as\s+|\{[^{}]*\})(?=\s*\bfrom\b)/.source),lookbehind:!0,inside:e.languages.javascript},exports:{pattern:t(/(\bexport\b\s*)(?:\*(?:\s*as\s+)?(?=\s*\bfrom\b)|\{[^{}]*\})/.source),lookbehind:!0,inside:e.languages.javascript}}),e.languages.javascript.keyword.unshift({pattern:/\b(?:as|default|export|from|import)\b/,alias:"module"},{pattern:/\b(?:await|break|catch|continue|do|else|finally|for|if|return|switch|throw|try|while|yield)\b/,alias:"control-flow"},{pattern:/\bnull\b/,alias:["null","nil"]},{pattern:/\bundefined\b/,alias:"nil"}),e.languages.insertBefore("javascript","operator",{spread:{pattern:/\.{3}/,alias:"operator"},arrow:{pattern:/=>/,alias:"operator"}}),e.languages.insertBefore("javascript","punctuation",{"property-access":{pattern:t(/(\.\s*)#?/.source),lookbehind:!0},"maybe-class-name":{pattern:/(^|[^$\w\xA0-\uFFFF])[A-Z][$\w\xA0-\uFFFF]+/,lookbehind:!0},dom:{pattern:/\b(?:document|(?:local|session)Storage|location|navigator|performance|window)\b/,alias:"variable"},console:{pattern:/\bconsole(?=\s*\.)/,alias:"class-name"}});for(var n=["function","function-variable","method","method-variable","property-access"],r=0;r*\.{3}(?:[^{}]|)*\})/.source;function o(e,t){return e=e.replace(//g,(function(){return n})).replace(//g,(function(){return r})).replace(//g,(function(){return a})),RegExp(e,t)}a=o(a).source,e.languages.jsx=e.languages.extend("markup",t),e.languages.jsx.tag.pattern=o(/<\/?(?:[\w.:-]+(?:+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|))?|))**\/?)?>/.source),e.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,e.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,e.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,e.languages.jsx.tag.inside.comment=t.comment,e.languages.insertBefore("inside","attr-name",{spread:{pattern:o(//.source),inside:e.languages.jsx}},e.languages.jsx.tag),e.languages.insertBefore("inside","special-attr",{script:{pattern:o(/=/.source),alias:"language-javascript",inside:{"script-punctuation":{pattern:/^=(?=\{)/,alias:"punctuation"},rest:e.languages.jsx}}},e.languages.jsx.tag);var i=function(e){return e?"string"==typeof e?e:"string"==typeof e.content?e.content:e.content.map(i).join(""):""},l=function(t){for(var n=[],r=0;r0&&n[n.length-1].tagName===i(a.content[0].content[1])&&n.pop():"/>"===a.content[a.content.length-1].content||n.push({tagName:i(a.content[0].content[1]),openedBraces:0}):n.length>0&&"punctuation"===a.type&&"{"===a.content?n[n.length-1].openedBraces++:n.length>0&&n[n.length-1].openedBraces>0&&"punctuation"===a.type&&"}"===a.content?n[n.length-1].openedBraces--:o=!0),(o||"string"==typeof a)&&n.length>0&&0===n[n.length-1].openedBraces){var s=i(a);r0&&("string"==typeof t[r-1]||"plain-text"===t[r-1].type)&&(s=i(t[r-1])+s,t.splice(r-1,1),r--),t[r]=new e.Token("plain-text",s,null,s)}a.content&&"string"!=typeof a.content&&l(a.content)}};e.hooks.add("after-tokenize",(function(e){"jsx"!==e.language&&"tsx"!==e.language||l(e.tokens)}))}(a),function(e){e.languages.diff={coord:[/^(?:\*{3}|-{3}|\+{3}).*$/m,/^@@.*@@$/m,/^\d.*$/m]};var t={"deleted-sign":"-","deleted-arrow":"<","inserted-sign":"+","inserted-arrow":">",unchanged:" ",diff:"!"};Object.keys(t).forEach((function(n){var r=t[n],a=[];/^\w+$/.test(n)||a.push(/\w+/.exec(n)[0]),"diff"===n&&a.push("bold"),e.languages.diff[n]={pattern:RegExp("^(?:["+r+"].*(?:\r\n?|\n|(?![\\s\\S])))+","m"),alias:a,inside:{line:{pattern:/(.)(?=[\s\S]).*(?:\r\n?|\n)?/,lookbehind:!0},prefix:{pattern:/[\s\S]/,alias:/\w+/.exec(n)[0]}}}})),Object.defineProperty(e.languages.diff,"PREFIXES",{value:t})}(a),a.languages.git={comment:/^#.*/m,deleted:/^[-\u2013].*/m,inserted:/^\+.*/m,string:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,command:{pattern:/^.*\$ git .*$/m,inside:{parameter:/\s--?\w+/}},coord:/^@@.*@@$/m,"commit-sha1":/^commit \w{40}$/m},a.languages.go=a.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:break|case|chan|const|continue|default|defer|else|fallthrough|for|func|go(?:to)?|if|import|interface|map|package|range|return|select|struct|switch|type|var)\b/,boolean:/\b(?:_|false|iota|nil|true)\b/,number:[/\b0(?:b[01_]+|o[0-7_]+)i?\b/i,/\b0x(?:[a-f\d_]+(?:\.[a-f\d_]*)?|\.[a-f\d_]+)(?:p[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,/(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?[\d_]+)?i?(?!\w)/i],operator:/[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\./,builtin:/\b(?:append|bool|byte|cap|close|complex|complex(?:64|128)|copy|delete|error|float(?:32|64)|u?int(?:8|16|32|64)?|imag|len|make|new|panic|print(?:ln)?|real|recover|rune|string|uintptr)\b/}),a.languages.insertBefore("go","string",{char:{pattern:/'(?:\\.|[^'\\\r\n]){0,10}'/,greedy:!0}}),delete a.languages.go["class-name"],function(e){function t(e,t){return"___"+e.toUpperCase()+t+"___"}Object.defineProperties(e.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,r,a,o){if(n.language===r){var i=n.tokenStack=[];n.code=n.code.replace(a,(function(e){if("function"==typeof o&&!o(e))return e;for(var a,l=i.length;-1!==n.code.indexOf(a=t(r,l));)++l;return i[l]=e,a})),n.grammar=e.languages.markup}}},tokenizePlaceholders:{value:function(n,r){if(n.language===r&&n.tokenStack){n.grammar=e.languages[r];var a=0,o=Object.keys(n.tokenStack);!function i(l){for(var s=0;s=o.length);s++){var u=l[s];if("string"==typeof u||u.content&&"string"==typeof u.content){var c=o[a],d=n.tokenStack[c],f="string"==typeof u?u:u.content,p=t(r,c),m=f.indexOf(p);if(m>-1){++a;var h=f.substring(0,m),g=new e.Token(r,e.tokenize(d,n.grammar),"language-"+r,d),v=f.substring(m+p.length),b=[];h&&b.push.apply(b,i([h])),b.push(g),v&&b.push.apply(b,i([v])),"string"==typeof u?l.splice.apply(l,[s,1].concat(b)):u.content=b}}else u.content&&i(u.content)}return l}(n.tokens)}}}})}(a),function(e){e.languages.handlebars={comment:/\{\{![\s\S]*?\}\}/,delimiter:{pattern:/^\{\{\{?|\}\}\}?$/,alias:"punctuation"},string:/(["'])(?:\\.|(?!\1)[^\\\r\n])*\1/,number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][+-]?\d+)?/,boolean:/\b(?:false|true)\b/,block:{pattern:/^(\s*(?:~\s*)?)[#\/]\S+?(?=\s*(?:~\s*)?$|\s)/,lookbehind:!0,alias:"keyword"},brackets:{pattern:/\[[^\]]+\]/,inside:{punctuation:/\[|\]/,variable:/[\s\S]+/}},punctuation:/[!"#%&':()*+,.\/;<=>@\[\\\]^`{|}~]/,variable:/[^!"#%&'()*+,\/;<=>@\[\\\]^`{|}~\s]+/},e.hooks.add("before-tokenize",(function(t){e.languages["markup-templating"].buildPlaceholders(t,"handlebars",/\{\{\{[\s\S]+?\}\}\}|\{\{[\s\S]+?\}\}/g)})),e.hooks.add("after-tokenize",(function(t){e.languages["markup-templating"].tokenizePlaceholders(t,"handlebars")})),e.languages.hbs=e.languages.handlebars}(a),a.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},a.languages.webmanifest=a.languages.json,a.languages.less=a.languages.extend("css",{comment:[/\/\*[\s\S]*?\*\//,{pattern:/(^|[^\\])\/\/.*/,lookbehind:!0}],atrule:{pattern:/@[\w-](?:\((?:[^(){}]|\([^(){}]*\))*\)|[^(){};\s]|\s+(?!\s))*?(?=\s*\{)/,inside:{punctuation:/[:()]/}},selector:{pattern:/(?:@\{[\w-]+\}|[^{};\s@])(?:@\{[\w-]+\}|\((?:[^(){}]|\([^(){}]*\))*\)|[^(){};@\s]|\s+(?!\s))*?(?=\s*\{)/,inside:{variable:/@+[\w-]+/}},property:/(?:@\{[\w-]+\}|[\w-])+(?:\+_?)?(?=\s*:)/,operator:/[+\-*\/]/}),a.languages.insertBefore("less","property",{variable:[{pattern:/@[\w-]+\s*:/,inside:{punctuation:/:/}},/@@?[\w-]+/],"mixin-usage":{pattern:/([{;]\s*)[.#](?!\d)[\w-].*?(?=[(;])/,lookbehind:!0,alias:"function"}}),a.languages.makefile={comment:{pattern:/(^|[^\\])#(?:\\(?:\r\n|[\s\S])|[^\\\r\n])*/,lookbehind:!0},string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"builtin-target":{pattern:/\.[A-Z][^:#=\s]+(?=\s*:(?!=))/,alias:"builtin"},target:{pattern:/^(?:[^:=\s]|[ \t]+(?![\s:]))+(?=\s*:(?!=))/m,alias:"symbol",inside:{variable:/\$+(?:(?!\$)[^(){}:#=\s]+|(?=[({]))/}},variable:/\$+(?:(?!\$)[^(){}:#=\s]+|\([@*%<^+?][DF]\)|(?=[({]))/,keyword:/-include\b|\b(?:define|else|endef|endif|export|ifn?def|ifn?eq|include|override|private|sinclude|undefine|unexport|vpath)\b/,function:{pattern:/(\()(?:abspath|addsuffix|and|basename|call|dir|error|eval|file|filter(?:-out)?|findstring|firstword|flavor|foreach|guile|if|info|join|lastword|load|notdir|or|origin|patsubst|realpath|shell|sort|strip|subst|suffix|value|warning|wildcard|word(?:list|s)?)(?=[ \t])/,lookbehind:!0},operator:/(?:::|[?:+!])?=|[|@]/,punctuation:/[:;(){}]/},a.languages.objectivec=a.languages.extend("c",{string:{pattern:/@?"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},keyword:/\b(?:asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|in|inline|int|long|register|return|self|short|signed|sizeof|static|struct|super|switch|typedef|typeof|union|unsigned|void|volatile|while)\b|(?:@interface|@end|@implementation|@protocol|@class|@public|@protected|@private|@property|@try|@catch|@finally|@throw|@synthesize|@dynamic|@selector)\b/,operator:/-[->]?|\+\+?|!=?|<>?=?|==?|&&?|\|\|?|[~^%?*\/@]/}),delete a.languages.objectivec["class-name"],a.languages.objc=a.languages.objectivec,a.languages.ocaml={comment:{pattern:/\(\*[\s\S]*?\*\)/,greedy:!0},char:{pattern:/'(?:[^\\\r\n']|\\(?:.|[ox]?[0-9a-f]{1,3}))'/i,greedy:!0},string:[{pattern:/"(?:\\(?:[\s\S]|\r\n)|[^\\\r\n"])*"/,greedy:!0},{pattern:/\{([a-z_]*)\|[\s\S]*?\|\1\}/,greedy:!0}],number:[/\b(?:0b[01][01_]*|0o[0-7][0-7_]*)\b/i,/\b0x[a-f0-9][a-f0-9_]*(?:\.[a-f0-9_]*)?(?:p[+-]?\d[\d_]*)?(?!\w)/i,/\b\d[\d_]*(?:\.[\d_]*)?(?:e[+-]?\d[\d_]*)?(?!\w)/i],directive:{pattern:/\B#\w+/,alias:"property"},label:{pattern:/\B~\w+/,alias:"property"},"type-variable":{pattern:/\B'\w+/,alias:"function"},variant:{pattern:/`\w+/,alias:"symbol"},keyword:/\b(?:as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|match|method|module|mutable|new|nonrec|object|of|open|private|rec|sig|struct|then|to|try|type|val|value|virtual|when|where|while|with)\b/,boolean:/\b(?:false|true)\b/,"operator-like-punctuation":{pattern:/\[[<>|]|[>|]\]|\{<|>\}/,alias:"punctuation"},operator:/\.[.~]|:[=>]|[=<>@^|&+\-*\/$%!?~][!$%&*+\-.\/:<=>?@^|~]*|\b(?:and|asr|land|lor|lsl|lsr|lxor|mod|or)\b/,punctuation:/;;|::|[(){}\[\].,:;#]|\b_\b/},a.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern:/![sra](?=[:}]$)/,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|len|list|locals|long|map|max|memoryview|min|next|object|oct|open|ord|pow|property|range|raw_input|reduce|reload|repr|reversed|round|set|setattr|slice|sorted|staticmethod|str|sum|super|tuple|type|unichr|unicode|vars|xrange|zip)\b/,boolean:/\b(?:False|None|True)\b/,number:/\b0(?:b(?:_?[01])+|o(?:_?[0-7])+|x(?:_?[a-f0-9])+)\b|(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:e[+-]?\d+(?:_\d+)*)?j?(?!\w)/i,operator:/[-+%=]=?|!=|:=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},a.languages.python["string-interpolation"].inside.interpolation.inside.rest=a.languages.python,a.languages.py=a.languages.python,a.languages.reason=a.languages.extend("clike",{string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^\\\r\n"])*"/,greedy:!0},"class-name":/\b[A-Z]\w*/,keyword:/\b(?:and|as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|method|module|mutable|new|nonrec|object|of|open|or|private|rec|sig|struct|switch|then|to|try|type|val|virtual|when|while|with)\b/,operator:/\.{3}|:[:=]|\|>|->|=(?:==?|>)?|<=?|>=?|[|^?'#!~`]|[+\-*\/]\.?|\b(?:asr|land|lor|lsl|lsr|lxor|mod)\b/}),a.languages.insertBefore("reason","class-name",{char:{pattern:/'(?:\\x[\da-f]{2}|\\o[0-3][0-7][0-7]|\\\d{3}|\\.|[^'\\\r\n])'/,greedy:!0},constructor:/\b[A-Z]\w*\b(?!\s*\.)/,label:{pattern:/\b[a-z]\w*(?=::)/,alias:"symbol"}}),delete a.languages.reason.function,function(e){e.languages.sass=e.languages.extend("css",{comment:{pattern:/^([ \t]*)\/[\/*].*(?:(?:\r?\n|\r)\1[ \t].+)*/m,lookbehind:!0,greedy:!0}}),e.languages.insertBefore("sass","atrule",{"atrule-line":{pattern:/^(?:[ \t]*)[@+=].+/m,greedy:!0,inside:{atrule:/(?:@[\w-]+|[+=])/}}}),delete e.languages.sass.atrule;var t=/\$[-\w]+|#\{\$[-\w]+\}/,n=[/[+*\/%]|[=!]=|<=?|>=?|\b(?:and|not|or)\b/,{pattern:/(\s)-(?=\s)/,lookbehind:!0}];e.languages.insertBefore("sass","property",{"variable-line":{pattern:/^[ \t]*\$.+/m,greedy:!0,inside:{punctuation:/:/,variable:t,operator:n}},"property-line":{pattern:/^[ \t]*(?:[^:\s]+ *:.*|:[^:\s].*)/m,greedy:!0,inside:{property:[/[^:\s]+(?=\s*:)/,{pattern:/(:)[^:\s]+/,lookbehind:!0}],punctuation:/:/,variable:t,operator:n,important:e.languages.sass.important}}}),delete e.languages.sass.property,delete e.languages.sass.important,e.languages.insertBefore("sass","punctuation",{selector:{pattern:/^([ \t]*)\S(?:,[^,\r\n]+|[^,\r\n]*)(?:,[^,\r\n]+)*(?:,(?:\r?\n|\r)\1[ \t]+\S(?:,[^,\r\n]+|[^,\r\n]*)(?:,[^,\r\n]+)*)*/m,lookbehind:!0,greedy:!0}})}(a),a.languages.scss=a.languages.extend("css",{comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0},atrule:{pattern:/@[\w-](?:\([^()]+\)|[^()\s]|\s+(?!\s))*?(?=\s+[{;])/,inside:{rule:/@[\w-]+/}},url:/(?:[-a-z]+-)?url(?=\()/i,selector:{pattern:/(?=\S)[^@;{}()]?(?:[^@;{}()\s]|\s+(?!\s)|#\{\$[-\w]+\})+(?=\s*\{(?:\}|\s|[^}][^:{}]*[:{][^}]))/,inside:{parent:{pattern:/&/,alias:"important"},placeholder:/%[-\w]+/,variable:/\$[-\w]+|#\{\$[-\w]+\}/}},property:{pattern:/(?:[-\w]|\$[-\w]|#\{\$[-\w]+\})+(?=\s*:)/,inside:{variable:/\$[-\w]+|#\{\$[-\w]+\}/}}}),a.languages.insertBefore("scss","atrule",{keyword:[/@(?:content|debug|each|else(?: if)?|extend|for|forward|function|if|import|include|mixin|return|use|warn|while)\b/i,{pattern:/( )(?:from|through)(?= )/,lookbehind:!0}]}),a.languages.insertBefore("scss","important",{variable:/\$[-\w]+|#\{\$[-\w]+\}/}),a.languages.insertBefore("scss","function",{"module-modifier":{pattern:/\b(?:as|hide|show|with)\b/i,alias:"keyword"},placeholder:{pattern:/%[-\w]+/,alias:"selector"},statement:{pattern:/\B!(?:default|optional)\b/i,alias:"keyword"},boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"},operator:{pattern:/(\s)(?:[-+*\/%]|[=!]=|<=?|>=?|and|not|or)(?=\s)/,lookbehind:!0}}),a.languages.scss.atrule.inside.rest=a.languages.scss,function(e){var t={pattern:/(\b\d+)(?:%|[a-z]+)/,lookbehind:!0},n={pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0},r={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0},url:{pattern:/\burl\((["']?).*?\1\)/i,greedy:!0},string:{pattern:/("|')(?:(?!\1)[^\\\r\n]|\\(?:\r\n|[\s\S]))*\1/,greedy:!0},interpolation:null,func:null,important:/\B!(?:important|optional)\b/i,keyword:{pattern:/(^|\s+)(?:(?:else|for|if|return|unless)(?=\s|$)|@[\w-]+)/,lookbehind:!0},hexcode:/#[\da-f]{3,6}/i,color:[/\b(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)\b/i,{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:t,number:n,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:t,boolean:/\b(?:false|true)\b/,operator:[/~|[+!\/%<>?=]=?|[-:]=|\*[*=]?|\.{2,3}|&&|\|\||\B-\B|\b(?:and|in|is(?: a| defined| not|nt)?|not|or)\b/],number:n,punctuation:/[{}()\[\];:,]/};r.interpolation={pattern:/\{[^\r\n}:]+\}/,alias:"variable",inside:{delimiter:{pattern:/^\{|\}$/,alias:"punctuation"},rest:r}},r.func={pattern:/[\w-]+\([^)]*\).*/,inside:{function:/^[^(]+/,rest:r}},e.languages.stylus={"atrule-declaration":{pattern:/(^[ \t]*)@.+/m,lookbehind:!0,inside:{atrule:/^@[\w-]+/,rest:r}},"variable-declaration":{pattern:/(^[ \t]*)[\w$-]+\s*.?=[ \t]*(?:\{[^{}]*\}|\S.*|$)/m,lookbehind:!0,inside:{variable:/^\S+/,rest:r}},statement:{pattern:/(^[ \t]*)(?:else|for|if|return|unless)[ \t].+/m,lookbehind:!0,inside:{keyword:/^\S+/,rest:r}},"property-declaration":{pattern:/((?:^|\{)([ \t]*))(?:[\w-]|\{[^}\r\n]+\})+(?:\s*:\s*|[ \t]+)(?!\s)[^{\r\n]*(?:;|[^{\r\n,]$(?!(?:\r?\n|\r)(?:\{|\2[ \t])))/m,lookbehind:!0,inside:{property:{pattern:/^[^\s:]+/,inside:{interpolation:r.interpolation}},rest:r}},selector:{pattern:/(^[ \t]*)(?:(?=\S)(?:[^{}\r\n:()]|::?[\w-]+(?:\([^)\r\n]*\)|(?![\w-]))|\{[^}\r\n]+\})+)(?:(?:\r?\n|\r)(?:\1(?:(?=\S)(?:[^{}\r\n:()]|::?[\w-]+(?:\([^)\r\n]*\)|(?![\w-]))|\{[^}\r\n]+\})+)))*(?:,$|\{|(?=(?:\r?\n|\r)(?:\{|\1[ \t])))/m,lookbehind:!0,inside:{interpolation:r.interpolation,comment:r.comment,punctuation:/[{},]/}},func:r.func,string:r.string,comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0,greedy:!0},interpolation:r.interpolation,punctuation:/[{}()\[\];:.]/}}(a),function(e){var t=e.util.clone(e.languages.typescript);e.languages.tsx=e.languages.extend("jsx",t),delete e.languages.tsx.parameter,delete e.languages.tsx["literal-property"];var n=e.languages.tsx.tag;n.pattern=RegExp(/(^|[^\w$]|(?=<\/))/.source+"(?:"+n.pattern.source+")",n.pattern.flags),n.lookbehind=!0}(a),a.languages.wasm={comment:[/\(;[\s\S]*?;\)/,{pattern:/;;.*/,greedy:!0}],string:{pattern:/"(?:\\[\s\S]|[^"\\])*"/,greedy:!0},keyword:[{pattern:/\b(?:align|offset)=/,inside:{operator:/=/}},{pattern:/\b(?:(?:f32|f64|i32|i64)(?:\.(?:abs|add|and|ceil|clz|const|convert_[su]\/i(?:32|64)|copysign|ctz|demote\/f64|div(?:_[su])?|eqz?|extend_[su]\/i32|floor|ge(?:_[su])?|gt(?:_[su])?|le(?:_[su])?|load(?:(?:8|16|32)_[su])?|lt(?:_[su])?|max|min|mul|neg?|nearest|or|popcnt|promote\/f32|reinterpret\/[fi](?:32|64)|rem_[su]|rot[lr]|shl|shr_[su]|sqrt|store(?:8|16|32)?|sub|trunc(?:_[su]\/f(?:32|64))?|wrap\/i64|xor))?|memory\.(?:grow|size))\b/,inside:{punctuation:/\./}},/\b(?:anyfunc|block|br(?:_if|_table)?|call(?:_indirect)?|data|drop|elem|else|end|export|func|get_(?:global|local)|global|if|import|local|loop|memory|module|mut|nop|offset|param|result|return|select|set_(?:global|local)|start|table|tee_local|then|type|unreachable)\b/],variable:/\$[\w!#$%&'*+\-./:<=>?@\\^`|~]+/,number:/[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/,punctuation:/[()]/};const o=a},9901:e=>{e.exports&&(e.exports={core:{meta:{path:"components/prism-core.js",option:"mandatory"},core:"Core"},themes:{meta:{path:"themes/{id}.css",link:"index.html?theme={id}",exclusive:!0},prism:{title:"Default",option:"default"},"prism-dark":"Dark","prism-funky":"Funky","prism-okaidia":{title:"Okaidia",owner:"ocodia"},"prism-twilight":{title:"Twilight",owner:"remybach"},"prism-coy":{title:"Coy",owner:"tshedor"},"prism-solarizedlight":{title:"Solarized Light",owner:"hectormatos2011 "},"prism-tomorrow":{title:"Tomorrow Night",owner:"Rosey"}},languages:{meta:{path:"components/prism-{id}",noCSS:!0,examplesPath:"examples/prism-{id}",addCheckAll:!0},markup:{title:"Markup",alias:["html","xml","svg","mathml","ssml","atom","rss"],aliasTitles:{html:"HTML",xml:"XML",svg:"SVG",mathml:"MathML",ssml:"SSML",atom:"Atom",rss:"RSS"},option:"default"},css:{title:"CSS",option:"default",modify:"markup"},clike:{title:"C-like",option:"default"},javascript:{title:"JavaScript",require:"clike",modify:"markup",optional:"regex",alias:"js",option:"default"},abap:{title:"ABAP",owner:"dellagustin"},abnf:{title:"ABNF",owner:"RunDevelopment"},actionscript:{title:"ActionScript",require:"javascript",modify:"markup",owner:"Golmote"},ada:{title:"Ada",owner:"Lucretia"},agda:{title:"Agda",owner:"xy-ren"},al:{title:"AL",owner:"RunDevelopment"},antlr4:{title:"ANTLR4",alias:"g4",owner:"RunDevelopment"},apacheconf:{title:"Apache Configuration",owner:"GuiTeK"},apex:{title:"Apex",require:["clike","sql"],owner:"RunDevelopment"},apl:{title:"APL",owner:"ngn"},applescript:{title:"AppleScript",owner:"Golmote"},aql:{title:"AQL",owner:"RunDevelopment"},arduino:{title:"Arduino",require:"cpp",alias:"ino",owner:"dkern"},arff:{title:"ARFF",owner:"Golmote"},armasm:{title:"ARM Assembly",alias:"arm-asm",owner:"RunDevelopment"},arturo:{title:"Arturo",alias:"art",optional:["bash","css","javascript","markup","markdown","sql"],owner:"drkameleon"},asciidoc:{alias:"adoc",title:"AsciiDoc",owner:"Golmote"},aspnet:{title:"ASP.NET (C#)",require:["markup","csharp"],owner:"nauzilus"},asm6502:{title:"6502 Assembly",owner:"kzurawel"},asmatmel:{title:"Atmel AVR Assembly",owner:"cerkit"},autohotkey:{title:"AutoHotkey",owner:"aviaryan"},autoit:{title:"AutoIt",owner:"Golmote"},avisynth:{title:"AviSynth",alias:"avs",owner:"Zinfidel"},"avro-idl":{title:"Avro IDL",alias:"avdl",owner:"RunDevelopment"},awk:{title:"AWK",alias:"gawk",aliasTitles:{gawk:"GAWK"},owner:"RunDevelopment"},bash:{title:"Bash",alias:["sh","shell"],aliasTitles:{sh:"Shell",shell:"Shell"},owner:"zeitgeist87"},basic:{title:"BASIC",owner:"Golmote"},batch:{title:"Batch",owner:"Golmote"},bbcode:{title:"BBcode",alias:"shortcode",aliasTitles:{shortcode:"Shortcode"},owner:"RunDevelopment"},bbj:{title:"BBj",owner:"hyyan"},bicep:{title:"Bicep",owner:"johnnyreilly"},birb:{title:"Birb",require:"clike",owner:"Calamity210"},bison:{title:"Bison",require:"c",owner:"Golmote"},bnf:{title:"BNF",alias:"rbnf",aliasTitles:{rbnf:"RBNF"},owner:"RunDevelopment"},bqn:{title:"BQN",owner:"yewscion"},brainfuck:{title:"Brainfuck",owner:"Golmote"},brightscript:{title:"BrightScript",owner:"RunDevelopment"},bro:{title:"Bro",owner:"wayward710"},bsl:{title:"BSL (1C:Enterprise)",alias:"oscript",aliasTitles:{oscript:"OneScript"},owner:"Diversus23"},c:{title:"C",require:"clike",owner:"zeitgeist87"},csharp:{title:"C#",require:"clike",alias:["cs","dotnet"],owner:"mvalipour"},cpp:{title:"C++",require:"c",owner:"zeitgeist87"},cfscript:{title:"CFScript",require:"clike",alias:"cfc",owner:"mjclemente"},chaiscript:{title:"ChaiScript",require:["clike","cpp"],owner:"RunDevelopment"},cil:{title:"CIL",owner:"sbrl"},cilkc:{title:"Cilk/C",require:"c",alias:"cilk-c",owner:"OpenCilk"},cilkcpp:{title:"Cilk/C++",require:"cpp",alias:["cilk-cpp","cilk"],owner:"OpenCilk"},clojure:{title:"Clojure",owner:"troglotit"},cmake:{title:"CMake",owner:"mjrogozinski"},cobol:{title:"COBOL",owner:"RunDevelopment"},coffeescript:{title:"CoffeeScript",require:"javascript",alias:"coffee",owner:"R-osey"},concurnas:{title:"Concurnas",alias:"conc",owner:"jasontatton"},csp:{title:"Content-Security-Policy",owner:"ScottHelme"},cooklang:{title:"Cooklang",owner:"ahue"},coq:{title:"Coq",owner:"RunDevelopment"},crystal:{title:"Crystal",require:"ruby",owner:"MakeNowJust"},"css-extras":{title:"CSS Extras",require:"css",modify:"css",owner:"milesj"},csv:{title:"CSV",owner:"RunDevelopment"},cue:{title:"CUE",owner:"RunDevelopment"},cypher:{title:"Cypher",owner:"RunDevelopment"},d:{title:"D",require:"clike",owner:"Golmote"},dart:{title:"Dart",require:"clike",owner:"Golmote"},dataweave:{title:"DataWeave",owner:"machaval"},dax:{title:"DAX",owner:"peterbud"},dhall:{title:"Dhall",owner:"RunDevelopment"},diff:{title:"Diff",owner:"uranusjr"},django:{title:"Django/Jinja2",require:"markup-templating",alias:"jinja2",owner:"romanvm"},"dns-zone-file":{title:"DNS zone file",owner:"RunDevelopment",alias:"dns-zone"},docker:{title:"Docker",alias:"dockerfile",owner:"JustinBeckwith"},dot:{title:"DOT (Graphviz)",alias:"gv",optional:"markup",owner:"RunDevelopment"},ebnf:{title:"EBNF",owner:"RunDevelopment"},editorconfig:{title:"EditorConfig",owner:"osipxd"},eiffel:{title:"Eiffel",owner:"Conaclos"},ejs:{title:"EJS",require:["javascript","markup-templating"],owner:"RunDevelopment",alias:"eta",aliasTitles:{eta:"Eta"}},elixir:{title:"Elixir",owner:"Golmote"},elm:{title:"Elm",owner:"zwilias"},etlua:{title:"Embedded Lua templating",require:["lua","markup-templating"],owner:"RunDevelopment"},erb:{title:"ERB",require:["ruby","markup-templating"],owner:"Golmote"},erlang:{title:"Erlang",owner:"Golmote"},"excel-formula":{title:"Excel Formula",alias:["xlsx","xls"],owner:"RunDevelopment"},fsharp:{title:"F#",require:"clike",owner:"simonreynolds7"},factor:{title:"Factor",owner:"catb0t"},false:{title:"False",owner:"edukisto"},"firestore-security-rules":{title:"Firestore security rules",require:"clike",owner:"RunDevelopment"},flow:{title:"Flow",require:"javascript",owner:"Golmote"},fortran:{title:"Fortran",owner:"Golmote"},ftl:{title:"FreeMarker Template Language",require:"markup-templating",owner:"RunDevelopment"},gml:{title:"GameMaker Language",alias:"gamemakerlanguage",require:"clike",owner:"LiarOnce"},gap:{title:"GAP (CAS)",owner:"RunDevelopment"},gcode:{title:"G-code",owner:"RunDevelopment"},gdscript:{title:"GDScript",owner:"RunDevelopment"},gedcom:{title:"GEDCOM",owner:"Golmote"},gettext:{title:"gettext",alias:"po",owner:"RunDevelopment"},gherkin:{title:"Gherkin",owner:"hason"},git:{title:"Git",owner:"lgiraudel"},glsl:{title:"GLSL",require:"c",owner:"Golmote"},gn:{title:"GN",alias:"gni",owner:"RunDevelopment"},"linker-script":{title:"GNU Linker Script",alias:"ld",owner:"RunDevelopment"},go:{title:"Go",require:"clike",owner:"arnehormann"},"go-module":{title:"Go module",alias:"go-mod",owner:"RunDevelopment"},gradle:{title:"Gradle",require:"clike",owner:"zeabdelkhalek-badido18"},graphql:{title:"GraphQL",optional:"markdown",owner:"Golmote"},groovy:{title:"Groovy",require:"clike",owner:"robfletcher"},haml:{title:"Haml",require:"ruby",optional:["css","css-extras","coffeescript","erb","javascript","less","markdown","scss","textile"],owner:"Golmote"},handlebars:{title:"Handlebars",require:"markup-templating",alias:["hbs","mustache"],aliasTitles:{mustache:"Mustache"},owner:"Golmote"},haskell:{title:"Haskell",alias:"hs",owner:"bholst"},haxe:{title:"Haxe",require:"clike",optional:"regex",owner:"Golmote"},hcl:{title:"HCL",owner:"outsideris"},hlsl:{title:"HLSL",require:"c",owner:"RunDevelopment"},hoon:{title:"Hoon",owner:"matildepark"},http:{title:"HTTP",optional:["csp","css","hpkp","hsts","javascript","json","markup","uri"],owner:"danielgtaylor"},hpkp:{title:"HTTP Public-Key-Pins",owner:"ScottHelme"},hsts:{title:"HTTP Strict-Transport-Security",owner:"ScottHelme"},ichigojam:{title:"IchigoJam",owner:"BlueCocoa"},icon:{title:"Icon",owner:"Golmote"},"icu-message-format":{title:"ICU Message Format",owner:"RunDevelopment"},idris:{title:"Idris",alias:"idr",owner:"KeenS",require:"haskell"},ignore:{title:".ignore",owner:"osipxd",alias:["gitignore","hgignore","npmignore"],aliasTitles:{gitignore:".gitignore",hgignore:".hgignore",npmignore:".npmignore"}},inform7:{title:"Inform 7",owner:"Golmote"},ini:{title:"Ini",owner:"aviaryan"},io:{title:"Io",owner:"AlesTsurko"},j:{title:"J",owner:"Golmote"},java:{title:"Java",require:"clike",owner:"sherblot"},javadoc:{title:"JavaDoc",require:["markup","java","javadoclike"],modify:"java",optional:"scala",owner:"RunDevelopment"},javadoclike:{title:"JavaDoc-like",modify:["java","javascript","php"],owner:"RunDevelopment"},javastacktrace:{title:"Java stack trace",owner:"RunDevelopment"},jexl:{title:"Jexl",owner:"czosel"},jolie:{title:"Jolie",require:"clike",owner:"thesave"},jq:{title:"JQ",owner:"RunDevelopment"},jsdoc:{title:"JSDoc",require:["javascript","javadoclike","typescript"],modify:"javascript",optional:["actionscript","coffeescript"],owner:"RunDevelopment"},"js-extras":{title:"JS Extras",require:"javascript",modify:"javascript",optional:["actionscript","coffeescript","flow","n4js","typescript"],owner:"RunDevelopment"},json:{title:"JSON",alias:"webmanifest",aliasTitles:{webmanifest:"Web App Manifest"},owner:"CupOfTea696"},json5:{title:"JSON5",require:"json",owner:"RunDevelopment"},jsonp:{title:"JSONP",require:"json",owner:"RunDevelopment"},jsstacktrace:{title:"JS stack trace",owner:"sbrl"},"js-templates":{title:"JS Templates",require:"javascript",modify:"javascript",optional:["css","css-extras","graphql","markdown","markup","sql"],owner:"RunDevelopment"},julia:{title:"Julia",owner:"cdagnino"},keepalived:{title:"Keepalived Configure",owner:"dev-itsheng"},keyman:{title:"Keyman",owner:"mcdurdin"},kotlin:{title:"Kotlin",alias:["kt","kts"],aliasTitles:{kts:"Kotlin Script"},require:"clike",owner:"Golmote"},kumir:{title:"KuMir (\u041a\u0443\u041c\u0438\u0440)",alias:"kum",owner:"edukisto"},kusto:{title:"Kusto",owner:"RunDevelopment"},latex:{title:"LaTeX",alias:["tex","context"],aliasTitles:{tex:"TeX",context:"ConTeXt"},owner:"japborst"},latte:{title:"Latte",require:["clike","markup-templating","php"],owner:"nette"},less:{title:"Less",require:"css",optional:"css-extras",owner:"Golmote"},lilypond:{title:"LilyPond",require:"scheme",alias:"ly",owner:"RunDevelopment"},liquid:{title:"Liquid",require:"markup-templating",owner:"cinhtau"},lisp:{title:"Lisp",alias:["emacs","elisp","emacs-lisp"],owner:"JuanCaicedo"},livescript:{title:"LiveScript",owner:"Golmote"},llvm:{title:"LLVM IR",owner:"porglezomp"},log:{title:"Log file",optional:"javastacktrace",owner:"RunDevelopment"},lolcode:{title:"LOLCODE",owner:"Golmote"},lua:{title:"Lua",owner:"Golmote"},magma:{title:"Magma (CAS)",owner:"RunDevelopment"},makefile:{title:"Makefile",owner:"Golmote"},markdown:{title:"Markdown",require:"markup",optional:"yaml",alias:"md",owner:"Golmote"},"markup-templating":{title:"Markup templating",require:"markup",owner:"Golmote"},mata:{title:"Mata",owner:"RunDevelopment"},matlab:{title:"MATLAB",owner:"Golmote"},maxscript:{title:"MAXScript",owner:"RunDevelopment"},mel:{title:"MEL",owner:"Golmote"},mermaid:{title:"Mermaid",owner:"RunDevelopment"},metafont:{title:"METAFONT",owner:"LaeriExNihilo"},mizar:{title:"Mizar",owner:"Golmote"},mongodb:{title:"MongoDB",owner:"airs0urce",require:"javascript"},monkey:{title:"Monkey",owner:"Golmote"},moonscript:{title:"MoonScript",alias:"moon",owner:"RunDevelopment"},n1ql:{title:"N1QL",owner:"TMWilds"},n4js:{title:"N4JS",require:"javascript",optional:"jsdoc",alias:"n4jsd",owner:"bsmith-n4"},"nand2tetris-hdl":{title:"Nand To Tetris HDL",owner:"stephanmax"},naniscript:{title:"Naninovel Script",owner:"Elringus",alias:"nani"},nasm:{title:"NASM",owner:"rbmj"},neon:{title:"NEON",owner:"nette"},nevod:{title:"Nevod",owner:"nezaboodka"},nginx:{title:"nginx",owner:"volado"},nim:{title:"Nim",owner:"Golmote"},nix:{title:"Nix",owner:"Golmote"},nsis:{title:"NSIS",owner:"idleberg"},objectivec:{title:"Objective-C",require:"c",alias:"objc",owner:"uranusjr"},ocaml:{title:"OCaml",owner:"Golmote"},odin:{title:"Odin",owner:"edukisto"},opencl:{title:"OpenCL",require:"c",modify:["c","cpp"],owner:"Milania1"},openqasm:{title:"OpenQasm",alias:"qasm",owner:"RunDevelopment"},oz:{title:"Oz",owner:"Golmote"},parigp:{title:"PARI/GP",owner:"Golmote"},parser:{title:"Parser",require:"markup",owner:"Golmote"},pascal:{title:"Pascal",alias:"objectpascal",aliasTitles:{objectpascal:"Object Pascal"},owner:"Golmote"},pascaligo:{title:"Pascaligo",owner:"DefinitelyNotAGoat"},psl:{title:"PATROL Scripting Language",owner:"bertysentry"},pcaxis:{title:"PC-Axis",alias:"px",owner:"RunDevelopment"},peoplecode:{title:"PeopleCode",alias:"pcode",owner:"RunDevelopment"},perl:{title:"Perl",owner:"Golmote"},php:{title:"PHP",require:"markup-templating",owner:"milesj"},phpdoc:{title:"PHPDoc",require:["php","javadoclike"],modify:"php",owner:"RunDevelopment"},"php-extras":{title:"PHP Extras",require:"php",modify:"php",owner:"milesj"},"plant-uml":{title:"PlantUML",alias:"plantuml",owner:"RunDevelopment"},plsql:{title:"PL/SQL",require:"sql",owner:"Golmote"},powerquery:{title:"PowerQuery",alias:["pq","mscript"],owner:"peterbud"},powershell:{title:"PowerShell",owner:"nauzilus"},processing:{title:"Processing",require:"clike",owner:"Golmote"},prolog:{title:"Prolog",owner:"Golmote"},promql:{title:"PromQL",owner:"arendjr"},properties:{title:".properties",owner:"Golmote"},protobuf:{title:"Protocol Buffers",require:"clike",owner:"just-boris"},pug:{title:"Pug",require:["markup","javascript"],optional:["coffeescript","ejs","handlebars","less","livescript","markdown","scss","stylus","twig"],owner:"Golmote"},puppet:{title:"Puppet",owner:"Golmote"},pure:{title:"Pure",optional:["c","cpp","fortran"],owner:"Golmote"},purebasic:{title:"PureBasic",require:"clike",alias:"pbfasm",owner:"HeX0R101"},purescript:{title:"PureScript",require:"haskell",alias:"purs",owner:"sriharshachilakapati"},python:{title:"Python",alias:"py",owner:"multipetros"},qsharp:{title:"Q#",require:"clike",alias:"qs",owner:"fedonman"},q:{title:"Q (kdb+ database)",owner:"Golmote"},qml:{title:"QML",require:"javascript",owner:"RunDevelopment"},qore:{title:"Qore",require:"clike",owner:"temnroegg"},r:{title:"R",owner:"Golmote"},racket:{title:"Racket",require:"scheme",alias:"rkt",owner:"RunDevelopment"},cshtml:{title:"Razor C#",alias:"razor",require:["markup","csharp"],optional:["css","css-extras","javascript","js-extras"],owner:"RunDevelopment"},jsx:{title:"React JSX",require:["markup","javascript"],optional:["jsdoc","js-extras","js-templates"],owner:"vkbansal"},tsx:{title:"React TSX",require:["jsx","typescript"]},reason:{title:"Reason",require:"clike",owner:"Golmote"},regex:{title:"Regex",owner:"RunDevelopment"},rego:{title:"Rego",owner:"JordanSh"},renpy:{title:"Ren'py",alias:"rpy",owner:"HyuchiaDiego"},rescript:{title:"ReScript",alias:"res",owner:"vmarcosp"},rest:{title:"reST (reStructuredText)",owner:"Golmote"},rip:{title:"Rip",owner:"ravinggenius"},roboconf:{title:"Roboconf",owner:"Golmote"},robotframework:{title:"Robot Framework",alias:"robot",owner:"RunDevelopment"},ruby:{title:"Ruby",require:"clike",alias:"rb",owner:"samflores"},rust:{title:"Rust",owner:"Golmote"},sas:{title:"SAS",optional:["groovy","lua","sql"],owner:"Golmote"},sass:{title:"Sass (Sass)",require:"css",optional:"css-extras",owner:"Golmote"},scss:{title:"Sass (SCSS)",require:"css",optional:"css-extras",owner:"MoOx"},scala:{title:"Scala",require:"java",owner:"jozic"},scheme:{title:"Scheme",owner:"bacchus123"},"shell-session":{title:"Shell session",require:"bash",alias:["sh-session","shellsession"],owner:"RunDevelopment"},smali:{title:"Smali",owner:"RunDevelopment"},smalltalk:{title:"Smalltalk",owner:"Golmote"},smarty:{title:"Smarty",require:"markup-templating",optional:"php",owner:"Golmote"},sml:{title:"SML",alias:"smlnj",aliasTitles:{smlnj:"SML/NJ"},owner:"RunDevelopment"},solidity:{title:"Solidity (Ethereum)",alias:"sol",require:"clike",owner:"glachaud"},"solution-file":{title:"Solution file",alias:"sln",owner:"RunDevelopment"},soy:{title:"Soy (Closure Template)",require:"markup-templating",owner:"Golmote"},sparql:{title:"SPARQL",require:"turtle",owner:"Triply-Dev",alias:"rq"},"splunk-spl":{title:"Splunk SPL",owner:"RunDevelopment"},sqf:{title:"SQF: Status Quo Function (Arma 3)",require:"clike",owner:"RunDevelopment"},sql:{title:"SQL",owner:"multipetros"},squirrel:{title:"Squirrel",require:"clike",owner:"RunDevelopment"},stan:{title:"Stan",owner:"RunDevelopment"},stata:{title:"Stata Ado",require:["mata","java","python"],owner:"RunDevelopment"},iecst:{title:"Structured Text (IEC 61131-3)",owner:"serhioromano"},stylus:{title:"Stylus",owner:"vkbansal"},supercollider:{title:"SuperCollider",alias:"sclang",owner:"RunDevelopment"},swift:{title:"Swift",owner:"chrischares"},systemd:{title:"Systemd configuration file",owner:"RunDevelopment"},"t4-templating":{title:"T4 templating",owner:"RunDevelopment"},"t4-cs":{title:"T4 Text Templates (C#)",require:["t4-templating","csharp"],alias:"t4",owner:"RunDevelopment"},"t4-vb":{title:"T4 Text Templates (VB)",require:["t4-templating","vbnet"],owner:"RunDevelopment"},tap:{title:"TAP",owner:"isaacs",require:"yaml"},tcl:{title:"Tcl",owner:"PeterChaplin"},tt2:{title:"Template Toolkit 2",require:["clike","markup-templating"],owner:"gflohr"},textile:{title:"Textile",require:"markup",optional:"css",owner:"Golmote"},toml:{title:"TOML",owner:"RunDevelopment"},tremor:{title:"Tremor",alias:["trickle","troy"],owner:"darach",aliasTitles:{trickle:"trickle",troy:"troy"}},turtle:{title:"Turtle",alias:"trig",aliasTitles:{trig:"TriG"},owner:"jakubklimek"},twig:{title:"Twig",require:"markup-templating",owner:"brandonkelly"},typescript:{title:"TypeScript",require:"javascript",optional:"js-templates",alias:"ts",owner:"vkbansal"},typoscript:{title:"TypoScript",alias:"tsconfig",aliasTitles:{tsconfig:"TSConfig"},owner:"dkern"},unrealscript:{title:"UnrealScript",alias:["uscript","uc"],owner:"RunDevelopment"},uorazor:{title:"UO Razor Script",owner:"jaseowns"},uri:{title:"URI",alias:"url",aliasTitles:{url:"URL"},owner:"RunDevelopment"},v:{title:"V",require:"clike",owner:"taggon"},vala:{title:"Vala",require:"clike",optional:"regex",owner:"TemplarVolk"},vbnet:{title:"VB.Net",require:"basic",owner:"Bigsby"},velocity:{title:"Velocity",require:"markup",owner:"Golmote"},verilog:{title:"Verilog",owner:"a-rey"},vhdl:{title:"VHDL",owner:"a-rey"},vim:{title:"vim",owner:"westonganger"},"visual-basic":{title:"Visual Basic",alias:["vb","vba"],aliasTitles:{vba:"VBA"},owner:"Golmote"},warpscript:{title:"WarpScript",owner:"RunDevelopment"},wasm:{title:"WebAssembly",owner:"Golmote"},"web-idl":{title:"Web IDL",alias:"webidl",owner:"RunDevelopment"},wgsl:{title:"WGSL",owner:"Dr4gonthree"},wiki:{title:"Wiki markup",require:"markup",owner:"Golmote"},wolfram:{title:"Wolfram language",alias:["mathematica","nb","wl"],aliasTitles:{mathematica:"Mathematica",nb:"Mathematica Notebook"},owner:"msollami"},wren:{title:"Wren",owner:"clsource"},xeora:{title:"Xeora",require:"markup",alias:"xeoracube",aliasTitles:{xeoracube:"XeoraCube"},owner:"freakmaxi"},"xml-doc":{title:"XML doc (.net)",require:"markup",modify:["csharp","fsharp","vbnet"],owner:"RunDevelopment"},xojo:{title:"Xojo (REALbasic)",owner:"Golmote"},xquery:{title:"XQuery",require:"markup",owner:"Golmote"},yaml:{title:"YAML",alias:"yml",owner:"hason"},yang:{title:"YANG",owner:"RunDevelopment"},zig:{title:"Zig",owner:"RunDevelopment"}},plugins:{meta:{path:"plugins/{id}/prism-{id}",link:"plugins/{id}/"},"line-highlight":{title:"Line Highlight",description:"Highlights specific lines and/or line ranges."},"line-numbers":{title:"Line Numbers",description:"Line number at the beginning of code lines.",owner:"kuba-kubula"},"show-invisibles":{title:"Show Invisibles",description:"Show hidden characters such as tabs and line breaks.",optional:["autolinker","data-uri-highlight"]},autolinker:{title:"Autolinker",description:"Converts URLs and emails in code to clickable links. Parses Markdown links in comments."},wpd:{title:"WebPlatform Docs",description:'Makes tokens link to WebPlatform.org documentation. The links open in a new tab.'},"custom-class":{title:"Custom Class",description:"This plugin allows you to prefix Prism's default classes (.comment can become .namespace--comment) or replace them with your defined ones (like .editor__comment). You can even add new classes.",owner:"dvkndn",noCSS:!0},"file-highlight":{title:"File Highlight",description:"Fetch external files and highlight them with Prism. Used on the Prism website itself.",noCSS:!0},"show-language":{title:"Show Language",description:"Display the highlighted language in code blocks (inline code does not show the label).",owner:"nauzilus",noCSS:!0,require:"toolbar"},"jsonp-highlight":{title:"JSONP Highlight",description:"Fetch content with JSONP and highlight some interesting content (e.g. GitHub/Gists or Bitbucket API).",noCSS:!0,owner:"nauzilus"},"highlight-keywords":{title:"Highlight Keywords",description:"Adds special CSS classes for each keyword for fine-grained highlighting.",owner:"vkbansal",noCSS:!0},"remove-initial-line-feed":{title:"Remove initial line feed",description:"Removes the initial line feed in code blocks.",owner:"Golmote",noCSS:!0},"inline-color":{title:"Inline color",description:"Adds a small inline preview for colors in style sheets.",require:"css-extras",owner:"RunDevelopment"},previewers:{title:"Previewers",description:"Previewers for angles, colors, gradients, easing and time.",require:"css-extras",owner:"Golmote"},autoloader:{title:"Autoloader",description:"Automatically loads the needed languages to highlight the code blocks.",owner:"Golmote",noCSS:!0},"keep-markup":{title:"Keep Markup",description:"Prevents custom markup from being dropped out during highlighting.",owner:"Golmote",optional:"normalize-whitespace",noCSS:!0},"command-line":{title:"Command Line",description:"Display a command line with a prompt and, optionally, the output/response from the commands.",owner:"chriswells0"},"unescaped-markup":{title:"Unescaped Markup",description:"Write markup without having to escape anything."},"normalize-whitespace":{title:"Normalize Whitespace",description:"Supports multiple operations to normalize whitespace in code blocks.",owner:"zeitgeist87",optional:"unescaped-markup",noCSS:!0},"data-uri-highlight":{title:"Data-URI Highlight",description:"Highlights data-URI contents.",owner:"Golmote",noCSS:!0},toolbar:{title:"Toolbar",description:"Attach a toolbar for plugins to easily register buttons on the top of a code block.",owner:"mAAdhaTTah"},"copy-to-clipboard":{title:"Copy to Clipboard Button",description:"Add a button that copies the code block to the clipboard when clicked.",owner:"mAAdhaTTah",require:"toolbar",noCSS:!0},"download-button":{title:"Download Button",description:"A button in the toolbar of a code block adding a convenient way to download a code file.",owner:"Golmote",require:"toolbar",noCSS:!0},"match-braces":{title:"Match braces",description:"Highlights matching braces.",owner:"RunDevelopment"},"diff-highlight":{title:"Diff Highlight",description:"Highlights the code inside diff blocks.",owner:"RunDevelopment",require:"diff"},"filter-highlight-all":{title:"Filter highlightAll",description:"Filters the elements the highlightAll and highlightAllUnder methods actually highlight.",owner:"RunDevelopment",noCSS:!0},treeview:{title:"Treeview",description:"A language with special styles to highlight file system tree structures.",owner:"Golmote"}}})},2885:(e,t,n)=>{const r=n(9901),a=n(9642),o=new Set;function i(e){void 0===e?e=Object.keys(r.languages).filter((e=>"meta"!=e)):Array.isArray(e)||(e=[e]);const t=[...o,...Object.keys(Prism.languages)];a(r,e,t).load((e=>{if(!(e in r.languages))return void(i.silent||console.warn("Language does not exist: "+e));const t="./prism-"+e;delete n.c[n(6500).resolve(t)],delete Prism.languages[e],n(6500)(t),o.add(e)}))}i.silent=!1,e.exports=i},6726:(e,t,n)=>{var r={"./":2885};function a(e){var t=o(e);return n(t)}function o(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}a.keys=function(){return Object.keys(r)},a.resolve=o,e.exports=a,a.id=6726},6500:(e,t,n)=>{var r={"./":2885};function a(e){var t=o(e);return n(t)}function o(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}a.keys=function(){return Object.keys(r)},a.resolve=o,e.exports=a,a.id=6500},9642:e=>{"use strict";var t=function(){var e=function(){};function t(e,t){Array.isArray(e)?e.forEach(t):null!=e&&t(e,0)}function n(e){for(var t={},n=0,r=e.length;n "));var l={},s=e[r];if(s){function u(t){if(!(t in e))throw new Error(r+" depends on an unknown component "+t);if(!(t in l))for(var i in a(t,o),l[t]=!0,n[t])l[i]=!0}t(s.require,u),t(s.optional,u),t(s.modify,u)}n[r]=l,o.pop()}}return function(e){var t=n[e];return t||(a(e,r),t=n[e]),t}}function a(e){for(var t in e)return!0;return!1}return function(o,i,l){var s=function(e){var t={};for(var n in e){var r=e[n];for(var a in r)if("meta"!=a){var o=r[a];t[a]="string"==typeof o?{title:o}:o}}return t}(o),u=function(e){var n;return function(r){if(r in e)return r;if(!n)for(var a in n={},e){var o=e[a];t(o&&o.alias,(function(t){if(t in n)throw new Error(t+" cannot be alias for both "+a+" and "+n[t]);if(t in e)throw new Error(t+" cannot be alias of "+a+" because it is a component.");n[t]=a}))}return n[r]||r}}(s);i=i.map(u),l=(l||[]).map(u);var c=n(i),d=n(l);i.forEach((function e(n){var r=s[n];t(r&&r.require,(function(t){t in d||(c[t]=!0,e(t))}))}));for(var f,p=r(s),m=c;a(m);){for(var h in f={},m){var g=s[h];t(g&&g.modify,(function(e){e in d&&(f[e]=!0)}))}for(var v in d)if(!(v in c))for(var b in p(v))if(b in c){f[v]=!0;break}for(var y in m=f)c[y]=!0}var w={getIds:function(){var e=[];return w.load((function(t){e.push(t)})),e},load:function(t,n){return function(t,n,r,a){var o=a?a.series:void 0,i=a?a.parallel:e,l={},s={};function u(e){if(e in l)return l[e];s[e]=!0;var a,c=[];for(var d in t(e))d in n&&c.push(d);if(0===c.length)a=r(e);else{var f=i(c.map((function(e){var t=u(e);return delete s[e],t})));o?a=o(f,(function(){return r(e)})):r(e)}return l[e]=a}for(var c in n)u(c);var d=[];for(var f in s)d.push(l[f]);return i(d)}(p,c,t,n)}};return w}}();e.exports=t},2703:(e,t,n)=>{"use strict";var r=n(414);function a(){}function o(){}o.resetWarningCache=a,e.exports=function(){function e(e,t,n,a,o,i){if(i!==r){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:o,resetWarningCache:a};return n.PropTypes=n,n}},5697:(e,t,n)=>{e.exports=n(2703)()},414:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},4448:(e,t,n)=>{"use strict";var r=n(7294),a=n(7418),o=n(3840);function i(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n