diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 00000000..38ae723d
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,7 @@
+version: 2
+updates:
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "weekly"
+ target-branch: "develop"
diff --git a/.github/workflows/publish_docker_matrix_base.yml b/.github/workflows/publish_docker_matrix_base.yml
index f2a2738c..39826a1a 100644
--- a/.github/workflows/publish_docker_matrix_base.yml
+++ b/.github/workflows/publish_docker_matrix_base.yml
@@ -101,7 +101,8 @@ jobs:
context: .
file: ${{ inputs.dockerfile }}
platforms: ${{ matrix.platform }}
- push: true
+ # Don't push if it's a fork
+ push: ${{ !github.event.pull_request.head.repo.fork }}
labels: ${{ steps.matrix_meta.outputs.labels }}
outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true
cache-from: type=gha
@@ -114,6 +115,7 @@ jobs:
echo "platform=$platform"
echo "platform=$platform" >> $GITHUB_OUTPUT
- name: Run docker image test
+ id: docker-test
run: |
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
docker run -e DOCKER_TEST=1 --platform ${{ matrix.platform }} --name teddyCloud-test ${{ env.REGISTRY_IMAGE }}@${{ steps.build.outputs.digest }}
@@ -125,6 +127,7 @@ jobs:
continue-on-error: ${{ contains(fromJson(inputs.error_platforms), matrix.platform) }}
- name: Export digest
+ if: ${{ steps.docker-test.conclusion == 'success' }}
run: |
mkdir -p /tmp/digests/${{ github.sha }}
digest="${{ steps.build.outputs.digest }}"
diff --git a/Makefile b/Makefile
index b21344f8..85eb7099 100644
--- a/Makefile
+++ b/Makefile
@@ -291,6 +291,14 @@ LIBOPUS_SOURCES = \
$(addprefix opus/,$(OPUS_SOURCES)) \
$(addprefix opus/,$(OPUS_SOURCES_FLOAT))
+LIBOPUS_SOURCES := \
+ $(filter-out \
+ opus/src/repacketizer.c \
+ , $(LIBOPUS_SOURCES))
+
+LIBOPUS_SOURCES += \
+ src/opus/src/repacketizer.c
+
LIBOPUS_HEADERS = \
$(addprefix opus/,$(SILK_HEAD)) \
$(addprefix opus/,$(CELT_HEAD)) \
@@ -326,7 +334,9 @@ CYCLONE_SOURCES = \
cyclone/cyclone_ssl/tls_common.c \
cyclone/cyclone_ssl/tls_extensions.c \
cyclone/cyclone_ssl/tls_certificate.c \
- cyclone/cyclone_ssl/tls_signature.c \
+ cyclone/cyclone_ssl/tls_sign_generate.c \
+ cyclone/cyclone_ssl/tls_sign_misc.c \
+ cyclone/cyclone_ssl/tls_sign_verify.c \
cyclone/cyclone_ssl/tls_key_material.c \
cyclone/cyclone_ssl/tls_transcript_hash.c \
cyclone/cyclone_ssl/tls_cache.c \
@@ -409,6 +419,7 @@ CYCLONE_SOURCES += \
CFLAGS += -D GPL_LICENSE_TERMS_ACCEPTED
CFLAGS += -D TRACE_NOPATH_FILE
+CFLAGS += -D HTTP_SERVER_MAX_CONNECTIONS=32
CFLAGS += ${CFLAGS_VERSION}
CFLAGS += $(INCLUDES)
diff --git a/contrib/data/www/web/assets/AC-DvzLgDzl.js b/contrib/data/www/web/assets/AC-DvzLgDzl.js
new file mode 100644
index 00000000..ef3745f4
--- /dev/null
+++ b/contrib/data/www/web/assets/AC-DvzLgDzl.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%230052B4'%20width='513'%20height='342'/%3e%3cg%3e%3cpath%20fill='%23FFFFFF'%20d='M440.1,181.1c-0.1,39.2-6.4,81.4-57.4,101.5c-51.1-20.1-57.3-62.3-57.4-101.5L440.1,181.1L440.1,181.1z'/%3e%3cpath%20fill='%2329DBFF'%20d='M439.6,197.7c-2.8,34.9-12.4,67.4-57,85c-44.4-17.6-54.5-51.2-56.9-84.9'/%3e%3cpath%20fill='%23FFFFFF'%20d='M437.8,214.1c-3.2,24.3-16.7,53.5-55.1,68.6c-38.4-15.1-50.5-42.5-55.1-68.4'/%3e%3cpath%20fill='%2329DBFF'%20d='M434.2,230.3c-5.7,17.7-19.3,39.4-51.3,52.8c-32-12.6-45.2-33.8-51.4-53'/%3e%3cpath%20fill='%23FFFFFF'%20d='M426.7,246.9c-6.5,11.3-17.7,25.4-44,35.9c-27.5-11.5-37.4-25.3-44-36.1'/%3e%3cpath%20fill='%2329DBFF'%20d='M412.4,265.1c-8.1,7.2-12,11.2-29.6,17.9c-20.1-7.9-22.6-11.6-29.2-17.5'/%3e%3cpath%20fill='%235CC85C'%20d='M383.3,231.6c-0.2-0.2-27.9,35.7-27.9,35.7c-1.8-1.3-10-9.5-13.3-15l41.3-50.1l40.2,49.7%20c-3.9,6.5-11.4,13.6-13.2,15'/%3e%3c/g%3e%3cpolygon%20fill='%235CC85C'%20points='382.6,85.3%20356.1,130.3%20409.1,130.3%20409.1,130.3%20'/%3e%3cellipse%20transform='matrix(0.134%20-0.991%200.991%200.134%2028.7247%20484.2523)'%20fill='%23F7A226'%20cx='291.4'%20cy='225.7'%20rx='48.7'%20ry='15.7'/%3e%3cellipse%20transform='matrix(0.373%20-0.9278%200.9278%200.373%2037.247%20384.4472)'%20fill='%23DDC7AB'%20cx='303.1'%20cy='164.7'%20rx='11.7'%20ry='7.2'/%3e%3cellipse%20transform='matrix(0.1437%20-0.9896%200.9896%200.1437%20-19.091%20521.3171)'%20fill='%23DDC7AB'%20cx='291.7'%20cy='271.7'%20rx='11.4'%20ry='3.3'/%3e%3cellipse%20transform='matrix(0.9986%20-5.352928e-02%205.352928e-02%200.9986%20-13.9925%2016.4237)'%20fill='%23DDC7AB'%20cx='299.6'%20cy='269.4'%20rx='3.3'%20ry='11'/%3e%3cellipse%20transform='matrix(0.9303%20-0.3668%200.3668%200.9303%20-51.8254%20129.3871)'%20fill='%23DDC7AB'%20cx='314.5'%20cy='201.1'%20rx='4.1'%20ry='13.7'/%3e%3cellipse%20transform='matrix(0.9303%20-0.3668%200.3668%200.9303%20-43.1881%20128.875)'%20fill='%23DDC7AB'%20cx='317.5'%20cy='178.1'%20rx='13.7'%20ry='4.1'/%3e%3cellipse%20transform='matrix(0.991%20-0.134%200.134%200.991%20-26.0008%2065.5194)'%20fill='%23F7A226'%20cx='473.6'%20cy='225.9'%20rx='15.7'%20ry='48.7'/%3e%3cellipse%20transform='matrix(0.9278%20-0.373%200.373%200.9278%20-28.1478%20184.2457)'%20fill='%23DDC7AB'%20cx='462'%20cy='164.9'%20rx='7.2'%20ry='11.7'/%3e%3cellipse%20transform='matrix(0.9896%20-0.1437%200.1437%200.9896%20-34.1512%2070.8368)'%20fill='%23DDC7AB'%20cx='473.4'%20cy='271.9'%20rx='3.3'%20ry='11.4'/%3e%3cellipse%20transform='matrix(5.352928e-02%20-0.9986%200.9986%205.352928e-02%20171.3404%20719.9983)'%20fill='%23DDC7AB'%20cx='465.5'%20cy='269.6'%20rx='11'%20ry='3.3'/%3e%3cellipse%20transform='matrix(0.3668%20-0.9303%200.9303%200.3668%2098.0689%20546.5782)'%20fill='%23DDC7AB'%20cx='450.6'%20cy='201.2'%20rx='13.7'%20ry='4.1'/%3e%3cellipse%20transform='matrix(0.3668%20-0.9303%200.9303%200.3668%20117.5679%20529.2617)'%20fill='%23DDC7AB'%20cx='447.6'%20cy='178.3'%20rx='4.1'%20ry='13.7'/%3e%3cpolygon%20fill='%23B0C6CC'%20points='373.3,130.3%20356.1,155%20373.9,181.1%20396,181.1%20400.7,155.7%20395.3,130.3%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,0%20256,117.4%20209.9,117.4%20256,148.1%20256,170.7%20233.4,170.7%20160,121.8%20160,170.7%2096,170.7%2096,121.8%2022.6,170.7%200,170.7%200,148.1%2046.1,117.4%200,117.4%200,53.4%2046.1,53.4%200,22.7%200,0%2022.6,0%2096,48.9%2096,0%20160,0%20160,48.9%20233.4,0%20'/%3e%3cpolygon%20fill='%23D80027'%20points='144,0%20112,0%20112,69.4%200,69.4%200,101.4%20112,101.4%20112,170.7%20144,170.7%20144,101.4%20256,101.4%20256,69.4%20144,69.4%20'/%3e%3cpolygon%20fill='%232E52B2'%20points='256,22.7%20256,53.4%20209.9,53.4%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='0,170.7%200,159.7%2062.5,117.4%2085.1,117.4%207.3,170.7%20'/%3e%3c/g%3e%3cpolygon%20fill='%23D80027'%20points='7.3,0.1%2085.1,53.3%2062.5,53.3%200,11.1%200,0.1%20'/%3e%3cpolygon%20fill='%23D80027'%20points='256,0.1%20256,11.1%20193.5,53.4%20170.9,53.4%20248.7,0.1%20'/%3e%3cpolygon%20fill='%23D80027'%20points='248.7,170.7%20170.9,117.4%20193.5,117.4%20256,159.7%20256,170.7%20'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/AD-0YtvGfyJ.js b/contrib/data/www/web/assets/AD-0YtvGfyJ.js
new file mode 100644
index 00000000..911e58ce
--- /dev/null
+++ b/contrib/data/www/web/assets/AD-0YtvGfyJ.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23FFDA44'%20width='513'%20height='342'/%3e%3crect%20fill='%230052B4'%20width='171'%20height='342'/%3e%3crect%20x='342'%20fill='%23D80027'%20width='171'%20height='342'/%3e%3crect%20x='198.9'%20y='113.6'%20fill='%23D80027'%20width='57.1'%20height='64.8'/%3e%3cg%20stroke='%23D80027'%20stroke-width='7'%3e%3cline%20x1='267.6'%20y1='113.6'%20x2='267.6'%20y2='178.3'/%3e%3cline%20x1='284.2'%20y1='113.6'%20x2='284.2'%20y2='178.3'/%3e%3cline%20x1='300.8'%20y1='113.6'%20x2='300.8'%20y2='178.3'/%3e%3c/g%3e%3cg%20stroke='%23D80027'%20stroke-width='5'%3e%3cline%20x1='247.4'%20y1='178.4'%20x2='247.4'%20y2='243.1'/%3e%3cline%20x1='234.1'%20y1='178.4'%20x2='234.1'%20y2='243.1'/%3e%3cline%20x1='220.8'%20y1='178.5'%20x2='220.8'%20y2='232.4'/%3e%3cline%20x1='207.1'%20y1='178.5'%20x2='207.1'%20y2='225.6'/%3e%3c/g%3e%3cpolygon%20fill='%23FFDA44'%20points='199.9,146%20227.5,113.6%20256,145.9%20227.9,178.3%20'/%3e%3cpath%20fill='%23BC8B00'%20d='M182.2,95.9v92.2c0,34.3,27.3,54.2,48.6,64.5c-0.8,1.4,25.1,8.3,25.1,8.3s25.9-6.9,25.1-8.3%20c21.4-10.3,48.6-30.1,48.6-64.5V95.9H182.2z%20M312.1,188.1c0,16.9-10,29.4-32.8,43.9c-8.6,5.5-17.5,9-23.3,11%20c-5.8-2-14.7-5.5-23.3-11c-22.8-14.5-32.8-28-32.8-43.9v-74.5h112.2L312.1,188.1z'/%3e%3crect%20x='264.4'%20y='188.9'%20fill='%23D80027'%20width='29.5'%20height='8.6'/%3e%3crect%20x='264.4'%20y='206.5'%20fill='%23D80027'%20width='29.5'%20height='8.6'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/AE-ChB4l_EO.js b/contrib/data/www/web/assets/AE-ChB4l_EO.js
new file mode 100644
index 00000000..4bb5bf6a
--- /dev/null
+++ b/contrib/data/www/web/assets/AE-ChB4l_EO.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23009e49'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23000'%20width='513'%20height='114'/%3e%3crect%20y='0'%20fill='%23ce1126'%20width='171'%20height='342'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/AF-BnD1yvCV.js b/contrib/data/www/web/assets/AF-BnD1yvCV.js
new file mode 100644
index 00000000..82f88afd
--- /dev/null
+++ b/contrib/data/www/web/assets/AF-BnD1yvCV.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23DB3E00'%20width='513'%20height='342'/%3e%3crect%20x='331'%20y='0'%20fill='%23479900'%20width='182'%20height='342'/%3e%3crect%20y='0'%20fill='%23000'%20width='181.8'%20height='342'/%3e%3cpath%20fill='%23FFFFFF'%20d='M256,126.7c-19.4,0-35.2,15.8-35.2,35.2v52.8h70.4v-52.8C291.2,142.4,275.4,126.7,256,126.7z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M256,84.3c-47.7,0-86.4,38.7-86.4,86.4S208.3,257,256,257c47.7,0,86.4-38.7,86.4-86.4S303.7,84.3,256,84.3z%20M256,242c-39.4,0-71.4-32-71.4-71.4c0-39.4,32-71.4,71.4-71.4c39.4,0,71.4,32,71.4,71.4C327.4,210.1,295.4,242,256,242z'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/AG-BN5I_8HM.js b/contrib/data/www/web/assets/AG-BN5I_8HM.js
new file mode 100644
index 00000000..1914a349
--- /dev/null
+++ b/contrib/data/www/web/assets/AG-BN5I_8HM.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23000'%20y='0'%20width='513'%20height='342'/%3e%3cpath%20fill='%230072c6'%20d='M88.8,136.5c-2.2,12.9-3.4,26.2-3.4,39.8c0,13.6,1.2,27,3.4,39.8L256,228.3l167.2-12.1%20c2.2-12.9,3.4-26.2,3.4-39.8s-1.2-27-3.4-39.8'/%3e%3cpath%20fill='%23FFFFFF'%20d='M423.2,219H88.8c15.8,69.8,84.7,122.3,167.2,122.3S407.4,288.8,423.2,219z'/%3e%3cpolygon%20fill='%23FFDA44'%20points='365.9,136.5%20146.1,136.5%20191,115.4%20167.1,71.9%20215.9,81.3%20222,32%20256,68.2%20290,32%20296.1,81.3%20344.9,71.9%20321,115.4%20'/%3e%3cg%20fill='%23ce1126'%3e%3cpolygon%20points='256.5,342%200,0%200,342%20'/%3e%3cpolygon%20points='513,342%20513,0%20256,342%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/AI-DyA8M_FU.js b/contrib/data/www/web/assets/AI-DyA8M_FU.js
new file mode 100644
index 00000000..ccb85c0b
--- /dev/null
+++ b/contrib/data/www/web/assets/AI-DyA8M_FU.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%2300318b'%20width='513'%20height='342'/%3e%3cpath%20fill='%23FFFFFF'%20d='M454.8,265.38c7.94-10.93,13.24-24.27,13.24-40.42V104.89c-10.04,7.54-22.5,12.01-36.02,12.01%20c-19.64,0-37.07-9.43-48.03-24.01c-10.95,14.58-28.39,24.01-48.03,24.01c-13.52,0-25.99-4.47-36.02-12v120.06%20c0,16.16,5.3,29.5,13.24,40.42L454.8,265.38L454.8,265.38z'/%3e%3cpath%20fill='%238DCCFF'%20d='M310.23,260.98C332.65,296.96,384,309,384,309s51.35-12.04,73.77-48.02H310.23L310.23,260.98z'/%3e%3cpath%20fill='%23D87B00'%20d='M396.66,172.21c0.32,1.42,8.72,10.17,17.56,20.15c1.39,1.57-8.74,12.63-6.91,12.59%20c4.75-0.12,19.27-17.26,19.34,6.65c0.05,15.94-30,27.51-30,27.51h17.47l0.65,14.96c0,0,4.97-13.34,7.59-16.57%20c8.1-9.97,20.18-30.07,34.59-27.1c14.41,2.97-13.66-13.92-13.66-13.92s-5.2-15.19-16.63-16.97c-10.06-1.57-14.29-2.51-26.64-7.3%20C398.34,171.56,396.14,169.89,396.66,172.21z'/%3e%3cpath%20fill='%23D87B00'%20d='M359.69,198.69c1.07-0.99,4.46-12.63,8.69-25.28c0.67-1.99,15.31,1.27,14.35-0.3%20c-2.47-4.06-24.58-8.08-3.9-20.08c13.79-8,38.82,12.27,38.82,12.27l-8.72-15.14l12.64-8.03c0,0-14.05,2.35-18.14,1.69%20c-12.68-2.04-36.13-2.48-40.75-16.45c-4.62-13.97-5.25,18.79-5.25,18.79s-10.56,12.08-6.4,22.88c3.66,9.5,4.96,13.64,6.97,26.73%20C358.29,197.56,357.94,200.3,359.69,198.69z'/%3e%3cpath%20fill='%23D87B00'%20d='M395.67,219.87c-1.39-0.43-13.16,2.49-26.22,5.18c-2.06,0.42-6.59-13.88-7.47-12.26%20c-2.27,4.17,5.36,25.31-15.41,13.45c-13.84-7.91-8.89-39.73-8.89-39.73l-8.71,15.14l-13.29-6.9c0,0,9.09,10.96,10.57,14.84%20c4.6,11.99,16,32.49,6.24,43.49c-9.76,11.01,18.88-4.9,18.88-4.9s15.76,3.07,23-5.96c6.38-7.94,9.3-11.14,19.61-19.45%20C395.41,221.65,397.95,220.58,395.67,219.87z'/%3e%3cg%3e%3cpolygon%20fill='%23FFFFFF'%20points='256.5,0%20233.4,0%20160,48.9%20160,0%2096,0%2096,48.9%2022.6,0%200,0%200,22.7%2046.1,53.4%200,53.4%200,117.4%2046.1,117.4%200,148.1%200,171%2022.6,171%2096,121.8%2096,171%20160,171%20160,121.8%20233.4,171%20256.5,171%20256.5,148.1%20209.9,117.4%20256.5,117.4%20256.5,53.4%20209.9,53.4%20256.5,22.7%20'/%3e%3cpolygon%20fill='%23D80027'%20points='144,0%20112,0%20112,69.4%200,69.4%200,101.4%20112,101.4%20112,171%20144,171%20144,101.4%20256.5,101.4%20256.5,69.4%20144,69.4%20'/%3e%3cpolygon%20fill='%23D80027'%20points='0,171%200,159.7%2062.5,117.4%2085.1,117.4%207.3,171%20'/%3e%3cpolygon%20fill='%23D80027'%20points='7.3,0.1%2085.1,53.3%2062.5,53.3%200,11.1%200,0.1%20'/%3e%3cpolygon%20fill='%23D80027'%20points='256.5,0.1%20256.5,11.1%20193.5,53.4%20170.9,53.4%20248.7,0.1%20'/%3e%3cpolygon%20fill='%23D80027'%20points='248.7,171%20170.9,117.4%20193.5,117.4%20256.5,159.7%20256.5,171%20'/%3e%3c/g%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/AL-BXVQWRZ5.js b/contrib/data/www/web/assets/AL-BXVQWRZ5.js
new file mode 100644
index 00000000..e4269a2d
--- /dev/null
+++ b/contrib/data/www/web/assets/AL-BXVQWRZ5.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2060'%3e%3crect%20x='0'%20fill='%23ED2024'%20width='90'%20height='60'/%3e%3cpolygon%20fill='%23212121'%20points='32.5,12.2%2032.5,28.2%2039.6,30.7%2034.6,35.6%2037,38.6%2042.3,33.1%2043.5,35.4%2040.5,40.3%2044.1,45.9%2042.3,48.5%2045.1,52.1%2047.8,48.4%2046.3,45.8%2049.3,40%2046.6,35.4%2047.8,33.1%2053,38.6%2055.5,35.7%2050.3,30.6%2057.5,28%2057.5,12.2%2052.3,14.1%2052.2,17.9%2048.9,18.2%2048.9,15.6%2050.6,13.3%2056.2,11.1%2053.9,10.7%2055.3,9.5%2056.2,9.9%2055.4,8.5%2054,9%2053,7.9%2047.5,9%2048.9,10.1%2045.1,15%2041.3,10.2%2042.6,9.1%2037.6,7.9%2036.2,9%2034.7,8.6%2033.9,10%2034.8,9.4%2036.4,10.5%2034.1,11%2039.6,13%2041.2,15.3%2041.2,18.2%2037.9,17.9%2037.9,14.3%20'/%3e%3cg%3e%3crect%20x='26.2'%20y='25'%20fill='%23212121'%20width='6.4'%20height='2.5'/%3e%3crect%20x='26.2'%20y='20.9'%20fill='%23212121'%20width='6.4'%20height='2.7'/%3e%3crect%20x='26.2'%20y='16.7'%20fill='%23212121'%20width='6.4'%20height='2.6'/%3e%3crect%20x='26.2'%20y='12.7'%20fill='%23212121'%20width='6.4'%20height='2.5'/%3e%3c/g%3e%3cg%3e%3crect%20x='57.4'%20y='25'%20fill='%23212121'%20width='6.4'%20height='2.5'/%3e%3crect%20x='57.4'%20y='20.9'%20fill='%23212121'%20width='6.4'%20height='2.7'/%3e%3crect%20x='57.4'%20y='16.7'%20fill='%23212121'%20width='6.4'%20height='2.6'/%3e%3crect%20x='57.4'%20y='12.7'%20fill='%23212121'%20width='6.4'%20height='2.5'/%3e%3c/g%3e%3crect%20x='53.4'%20y='36.1'%20fill='%23212121'%20width='6.4'%20height='1.9'/%3e%3crect%20x='30.2'%20y='36.1'%20fill='%23212121'%20width='6.4'%20height='1.9'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/AM-NLP3P44N.js b/contrib/data/www/web/assets/AM-NLP3P44N.js
new file mode 100644
index 00000000..80fbf1fa
--- /dev/null
+++ b/contrib/data/www/web/assets/AM-NLP3P44N.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%230052B4'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23D80027'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23FF9811'%20width='513'%20height='114'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/AO-DkPrV7zY.js b/contrib/data/www/web/assets/AO-DkPrV7zY.js
new file mode 100644
index 00000000..1233760e
--- /dev/null
+++ b/contrib/data/www/web/assets/AO-DkPrV7zY.js
@@ -0,0 +1 @@
+const o="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23000000'%20y='171'%20width='513'%20height='171'/%3e%3crect%20fill='%23D80027'%20width='513'%20height='171'/%3e%3cg%20fill='%23FFDA44'%3e%3cpolygon%20points='332.7,135.6%20350.2,127%20342.8,108%20324.1,114.2%20'/%3e%3cpolygon%20points='287.1,79.6%20292.6,60.8%20273.5,53.6%20265.5,71.6%20'/%3e%3cpolygon%20points='316.5,102.8%20328.7,87.5%20313.8,73.6%20299.6,87.2%20'/%3e%3cpolygon%20points='335.9,171.7%20355.4,170.9%20355.4,149.6%20332.5,149.8%20'/%3e%3cpolygon%20points='323.3,209.8%20342.1,215.3%20349.4,196.3%20331.4,188.3%20'/%3e%3cpolygon%20points='294.3,242.2%20309.2,254.9%20323.6,240.5%20310.5,225.8%20'/%3e%3cpolygon%20points='247.3,94.5%20257.1,114.4%20279,117.7%20263.1,133.2%20266.7,155.1%20247.1,144.7%20227.4,154.9%20231.2,133%20215.4,117.5%20237.4,114.4%20'/%3e%3cpath%20d='M250.8,61.3l-2.7,18.3c43.1,3.2,77,39.2,77,83.1c0,46-37.3,82.9-83.4,83.4c-29.2,0.3-51.3-14.8-67-33.7%20l-13.9,12.3c15,19,40.8,39.9,80.9,39.9c56.3,0,101.9-45.6,101.9-101.9C343.7,109.5,302.9,65.8,250.8,61.3z'/%3e%3cpath%20fill='%23000000'%20d='M291.9,223.4l-11.8,14c0,0,51.9,38.9,53.6,40.4c1.7,1.5,5.2,2,9.1-2.7c3.7-4.5,2.8-8.1,0.9-9.7%20C341.7,263.9,291.9,223.4,291.9,223.4z'/%3e%3cpath%20d='M206.1,157.2c-7.7,10.3-7.5,23.1,2.8,30.9c0,0,135.2,101.5,136.9,103c1.7,1.5,5.2,2,9.1-2.7%20c3.7-4.5,2.8-8.1,0.9-9.7C353.9,277.2,206.1,157.2,206.1,157.2z'/%3e%3cpolygon%20points='253.8,256.3%20261.1,274.5%20280.6,268.5%20275.8,249.4%20'/%3e%3cpolygon%20points='213.4,252.6%20211.4,272.1%20231.5,275.7%20236,256.6%20'/%3e%3cpolygon%20points='177.7,231.4%20167.4,248%20183.8,260.1%20196.3,244.9%20'/%3e%3c/g%3e%3c/svg%3e";export{o as default};
diff --git a/contrib/data/www/web/assets/AQ-D3w7peYS.js b/contrib/data/www/web/assets/AQ-D3w7peYS.js
new file mode 100644
index 00000000..31d723df
--- /dev/null
+++ b/contrib/data/www/web/assets/AQ-D3w7peYS.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20744%20496'%3e%3cpath%20fill='%233A7DCE'%20d='M0,0h744v496H0V0z'/%3e%3cpolygon%20fill='%23ffffff'%20points='120,125%20210,188%20264,174%20287,93%20348,57%20440,71%20545,126%20551,216%20585,228%20585,320%20520,435%20442,459%20370,442%20388,412%20380,380%20370,389%20208,364%20159,279%20179,233%20130,171%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/AR-CrCDb1gb.js b/contrib/data/www/web/assets/AR-CrCDb1gb.js
new file mode 100644
index 00000000..5dc89ff8
--- /dev/null
+++ b/contrib/data/www/web/assets/AR-CrCDb1gb.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='512'%20height='342'/%3e%3crect%20y='0'%20fill='%23338AF3'%20width='512'%20height='114'/%3e%3crect%20y='228'%20fill='%23338AF3'%20width='512'%20height='114'/%3e%3ccircle%20fill='%23FFDA44'%20stroke='%23d6ab00'%20stroke-width='5'%20cx='256.5'%20cy='171'%20r='40'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/AS-BS3RTvVP.js b/contrib/data/www/web/assets/AS-BS3RTvVP.js
new file mode 100644
index 00000000..b40707e5
--- /dev/null
+++ b/contrib/data/www/web/assets/AS-BS3RTvVP.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%2310338c'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23D80027'%20points='513,33%2095.3,171%20513,310.76%20513,342%200,171%20513,0%20'/%3e%3cpolyline%20fill='%23FFFFFF'%20points='513,287.18%20513,311.76%2081.72,171%20513,30%20513,54.16%20'/%3e%3cpath%20fill='%23A2001D'%20d='M476.98,140.21l-21.89,10.68l-3.18-15.32l31.19-29.77c0,0-9.42-40.65-13.75-44.98l-112.32,55.82l-6.84,36.76%20l-31.9,28.59l-0.4,34.2l34.29-22.76l67.23-2.66l-1.51,38.11h22.23l11.9-44.64l31.55-24.61L476.98,140.21z'/%3e%3cpolygon%20fill='%23EFC100'%20stroke='%23231F20'%20stroke-miterlimit='10'%20points='317.89,238.41%20295.65,227.3%20317.89,216.19%20462.35,216.19%20462.35,238.41%20'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/AT-1HWBUNPr.js b/contrib/data/www/web/assets/AT-1HWBUNPr.js
new file mode 100644
index 00000000..b775cbb1
--- /dev/null
+++ b/contrib/data/www/web/assets/AT-1HWBUNPr.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='114'%20fill='%23FFFFFF'%20width='513'%20height='114'/%3e%3crect%20y='0'%20fill='%23D80027'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23D80027'%20width='513'%20height='114'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/AU-DAwXtpdW.js b/contrib/data/www/web/assets/AU-DAwXtpdW.js
new file mode 100644
index 00000000..934159ca
--- /dev/null
+++ b/contrib/data/www/web/assets/AU-DAwXtpdW.js
@@ -0,0 +1 @@
+const o="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%2310338c'%20width='513'%20height='342'/%3e%3cg%20fill='%23FFFFFF'%3e%3cpath%20d='M222.2,170.7c0.3-0.3,0.5-0.6,0.8-0.9C222.8,170.1,222.5,170.4,222.2,170.7L222.2,170.7z'/%3e%3cpolygon%20points='188,212.6%20199,235.5%20223.7,229.8%20212.7,252.6%20232.6,268.4%20207.8,274%20207.9,299.4%20188,283.5%20168.2,299.4%20168.3,274%20143.5,268.4%20163.4,252.6%20152.3,229.8%20177.1,235.5%20'/%3e%3cpolygon%20points='385.9,241.1%20391.1,252%20402.9,249.3%20397.6,260.2%20407.1,267.7%20395.3,270.3%20395.3,282.5%20385.9,274.9%20376.4,282.5%20376.5,270.3%20364.7,267.7%20374.2,260.2%20368.9,249.3%20380.7,252%20'/%3e%3cpolygon%20points='337.3,125.1%20342.5,136%20354.3,133.3%20349,144.2%20358.5,151.7%20346.7,154.4%20346.7,166.5%20337.3,158.9%20327.8,166.5%20327.9,154.4%20316,151.7%20325.5,144.2%20320.2,133.3%20332,136%20'/%3e%3cpolygon%20points='385.9,58.9%20391.1,69.8%20402.9,67.1%20397.6,78%20407.1,85.5%20395.3,88.2%20395.3,100.3%20385.9,92.7%20376.4,100.3%20376.5,88.2%20364.7,85.5%20374.2,78%20368.9,67.1%20380.7,69.8%20'/%3e%3cpolygon%20points='428.4,108.6%20433.6,119.5%20445.4,116.8%20440.1,127.7%20449.6,135.2%20437.8,137.8%20437.8,150%20428.4,142.4%20418.9,150%20418.9,137.8%20407.1,135.2%20416.6,127.7%20411.3,116.8%20423.1,119.5%20'/%3e%3cpolygon%20points='398,166.5%20402.1,179.2%20415.4,179.2%20404.6,187%20408.8,199.7%20398,191.8%20387.2,199.7%20391.3,187%20380.6,179.2%20393.9,179.2%20'/%3e%3cpolygon%20points='254.8,0%20254.8,30.6%20209.7,55.7%20254.8,55.7%20254.8,115%20195.7,115%20254.8,147.8%20254.8,170.7%20228.1,170.7%20154.6,129.8%20154.6,170.7%2099,170.7%2099,122.1%2011.6,170.7%20-1.2,170.7%20-1.2,140.1%2044,115%20-1.2,115%20-1.2,55.7%2057.9,55.7%20-1.2,22.8%20-1.2,0%2025.5,0%2099,40.8%2099,0%20154.6,0%20154.6,48.6%20242.1,0%20'/%3e%3c/g%3e%3cpolygon%20fill='%23D80027'%20points='142.8,0%20110.8,0%20110.8,69.3%20-1.2,69.3%20-1.2,101.3%20110.8,101.3%20110.8,170.7%20142.8,170.7%20142.8,101.3%20254.8,101.3%20254.8,69.3%20142.8,69.3%20'/%3e%3cpolygon%20fill='%230052B4'%20points='154.6,115%20254.8,170.7%20254.8,154.9%20183,115%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='154.6,115%20254.8,170.7%20254.8,154.9%20183,115%20'/%3e%3cg%20fill='%23D80027'%3e%3cpolygon%20points='154.6,115%20254.8,170.7%20254.8,154.9%20183,115%20'/%3e%3cpolygon%20points='70.7,115%20-1.2,154.9%20-1.2,170.7%20-1.2,170.7%2099,115%20'/%3e%3c/g%3e%3cpolygon%20fill='%230052B4'%20points='99,55.7%20-1.2,0%20-1.2,15.7%2070.7,55.7%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='99,55.7%20-1.2,0%20-1.2,15.7%2070.7,55.7%20'/%3e%3cg%20fill='%23D80027'%3e%3cpolygon%20points='99,55.7%20-1.2,0%20-1.2,15.7%2070.7,55.7%20'/%3e%3cpolygon%20points='183,55.7%20254.8,15.7%20254.8,0%20254.8,0%20154.6,55.7%20'/%3e%3c/g%3e%3c/svg%3e";export{o as default};
diff --git a/contrib/data/www/web/assets/AW-CXzIUnmX.js b/contrib/data/www/web/assets/AW-CXzIUnmX.js
new file mode 100644
index 00000000..76f2232c
--- /dev/null
+++ b/contrib/data/www/web/assets/AW-CXzIUnmX.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20363%20242'%3e%3crect%20fill='%23338AF3'%20width='363'%20height='242'/%3e%3cg%3e%3cpolygon%20fill='%23FFFFFF'%20points='57,96.9%2014.7,78.2%2057,59.6%2075.6,17.4%2094.2,59.6%20136.5,78.2%2094.2,96.9%2075.6,139.1%20'/%3e%3cpolygon%20fill='%23f30028'%20points='75.6,40.6%2087.1,66.7%20113.2,78.2%2087.1,89.7%2075.6,115.8%2064.1,89.7%2038,78.2%2064.1,66.7%20'/%3e%3c/g%3e%3cg%20fill='%23FFDA44'%3e%3crect%20y='152.2'%20width='363'%20height='15.7'/%3e%3crect%20y='183.6'%20width='363'%20height='15.7'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/AX-rE6718Yf.js b/contrib/data/www/web/assets/AX-rE6718Yf.js
new file mode 100644
index 00000000..83dd5282
--- /dev/null
+++ b/contrib/data/www/web/assets/AX-rE6718Yf.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%230052B4'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23FFDA44'%20points='513,210.9%20202.2,210.9%20202.2,342%20122.4,342%20122.4,210.9%200,210.9%200,192.3%200,149.7%200,131.1%20122.4,131.1%20122.4,0%20202.2,0%20202.2,131.1%20513,131.1%20513,149.7%20513,192.3%20'/%3e%3cpolygon%20fill='%23D80027'%20points='513,149.7%20513,192.3%20183.7,192.3%20183.7,342%20141,342%20141,192.3%200,192.3%200,149.7%20141,149.7%20141,0%20183.7,0%20183.7,149.7%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/AZ-Bznf-Mlc.js b/contrib/data/www/web/assets/AZ-Bznf-Mlc.js
new file mode 100644
index 00000000..e3c4f5d9
--- /dev/null
+++ b/contrib/data/www/web/assets/AZ-Bznf-Mlc.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23ef3340'%20width='513'%20height='342'/%3e%3crect%20fill='%2300b5e2'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23509e2f'%20width='513'%20height='114'/%3e%3cg%20fill='%23FFFFFF'%3e%3cpath%20d='M265.6,212.6c-23,0-41.6-18.6-41.6-41.6s18.6-41.6,41.6-41.6c7.2,0,13.9,1.8,19.8,5%20c-9.2-9-21.9-14.6-35.8-14.6c-28.3,0-51.2,22.9-51.2,51.2s22.9,51.2,51.2,51.2c13.9,0,26.6-5.6,35.8-14.6%20C279.5,210.8,272.8,212.6,265.6,212.6z'/%3e%3cpolygon%20points='297.6,142.2%20303.1,157.7%20318,150.6%20310.9,165.5%20326.4,171%20310.9,176.5%20318,191.4%20303.1,184.3%20297.6,199.8%20292.1,184.3%20277.2,191.4%20284.3,176.5%20268.8,171%20284.3,165.5%20277.2,150.6%20292.1,157.7%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/BA-D2NrufK3.js b/contrib/data/www/web/assets/BA-D2NrufK3.js
new file mode 100644
index 00000000..b1e0a208
--- /dev/null
+++ b/contrib/data/www/web/assets/BA-D2NrufK3.js
@@ -0,0 +1 @@
+const F="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%2310338C'%20width='513.1'%20height='342'/%3e%3cpolyline%20fill='%23F6C500'%20points='99.9,0%20441.9,0%20441.9,342%20'/%3e%3cg%3e%3cpolygon%20fill='%23FFFFFF'%20points='19.9,21.1%2040.3,6.2%2060.9,21%2054,0%2026.7,0%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='92.3,25.5%2084.4,1.3%2076.6,25.5%2051.3,25.5%2071.8,40.3%2064,64.3%2084.4,49.5%20105,64.3%2097.1,40.3%20117.6,25.4%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='136.3,69.2%20128.5,45.2%20120.7,69.2%2095.5,69.2%20115.9,84.1%20108.1,108.1%20128.5,93.3%20149.1,108.1%20141.3,84.1%20161.7,69.2%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='179.4,112.3%20171.6,88.2%20163.8,112.3%20138.5,112.3%20159,127.2%20151.2,151.2%20171.6,136.4%20192.2,151.2%20184.3,127.2%20204.8,112.2%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='222.5,155.3%20214.7,131.3%20206.9,155.3%20181.5,155.3%20202.1,170.3%20194.3,194.3%20214.7,179.4%20235.1,194.3%20227.3,170.3%20247.9,155.3%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='265.6,198.4%20257.8,174.4%20250,198.4%20224.6,198.4%20245.2,213.3%20237.4,237.4%20257.8,222.5%20278.2,237.4%20270.4,213.2%20290.9,198.4%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='308.7,241.5%20300.8,217.5%20293,241.5%20267.7,241.5%20288.2,256.3%20280.3,280.5%20300.9,265.6%20321.3,280.4%20313.5,256.3%20334,241.5%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='351.7,284.6%20343.9,260.4%20336.1,284.6%20310.8,284.6%20331.2,299.4%20323.4,323.5%20343.9,308.6%20364.4,323.5%20356.6,299.4%20377,284.6%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='387,303.5%20379.1,327.6%20353.8,327.7%20373.6,342%20400.2,342%20420.1,327.6%20394.8,327.6%20'/%3e%3c/g%3e%3c/svg%3e";export{F as default};
diff --git a/contrib/data/www/web/assets/BB-DFQPCNz6.js b/contrib/data/www/web/assets/BB-DFQPCNz6.js
new file mode 100644
index 00000000..ba990898
--- /dev/null
+++ b/contrib/data/www/web/assets/BB-DFQPCNz6.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23ffc726'%20width='513'%20height='342'/%3e%3cg%20fill='%2300267f'%3e%3crect%20y='0'%20width='171'%20height='342'/%3e%3crect%20x='342'%20y='0'%20width='171'%20height='342'/%3e%3c/g%3e%3cpath%20fill='%23000'%20d='M325.74,101.02l-31.97,12.4c-0.68,1.35-5.79,7.54-8.18,53.06h-17.05v-60.42l-12.54-27.38l-12.54,27v60.8H226.4%20c-2.39-45.53-7.8-52.48-8.47-53.84l-31.68-11.63c0.15,0.31,15.4,31.34,15.4,78.01v12.54h41.81v71.07h25.08v-71.07h41.81v-12.54%20c0-24.13,4.17-44.02,7.68-56.46c3.82-13.57,7.7-21.49,7.74-21.57L325.74,101.02z'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/BD-B-QQw3jj.js b/contrib/data/www/web/assets/BD-B-QQw3jj.js
new file mode 100644
index 00000000..56bd7e67
--- /dev/null
+++ b/contrib/data/www/web/assets/BD-B-QQw3jj.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20513%20342'%3e%3crect%20y='85.331'%20fill='%232d6e41'%20width='513'%20height='342'/%3e%3ccircle%20fill='%23F40B32'%20cx='218.902'%20cy='256.5'%20r='115'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/BE-DkBmiD2O.js b/contrib/data/www/web/assets/BE-DkBmiD2O.js
new file mode 100644
index 00000000..f8df80de
--- /dev/null
+++ b/contrib/data/www/web/assets/BE-DkBmiD2O.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23fdda25'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23000'%20width='171'%20height='342'/%3e%3crect%20x='342'%20y='0'%20fill='%23ef3340'%20width='171'%20height='342'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/BF-MtzYbWUR.js b/contrib/data/www/web/assets/BF-MtzYbWUR.js
new file mode 100644
index 00000000..16647922
--- /dev/null
+++ b/contrib/data/www/web/assets/BF-MtzYbWUR.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%233d944f'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23ef2b2d'%20width='513'%20height='171'/%3e%3cpolygon%20fill='%23FFDA44'%20points='256,102.6%20272.9,154.6%20327.6,154.6%20283.4,186.8%20300.2,238.8%20256,206.7%20211.8,238.8%20228.6,186.8%20184.4,154.6%20239.1,154.6%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/BG-Buxx41RI.js b/contrib/data/www/web/assets/BG-Buxx41RI.js
new file mode 100644
index 00000000..6d98b2a1
--- /dev/null
+++ b/contrib/data/www/web/assets/BG-Buxx41RI.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%2300966e'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23d62612'%20width='513'%20height='114'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/BH-BKAvWpJ-.js b/contrib/data/www/web/assets/BH-BKAvWpJ-.js
new file mode 100644
index 00000000..47e00fa8
--- /dev/null
+++ b/contrib/data/www/web/assets/BH-BKAvWpJ-.js
@@ -0,0 +1 @@
+const o="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3cpolygon%20fill='%23D80027'%20points='0,0%20513,0%20513,342%200,342%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='222.8,34.3%20137.6,68.5%20222.8,102.6%20137.6,136.7%20222.8,170.8%20137.6,204.9%20222.8,239%20137.6,273.1%20222.8,307.2%20137.6,342%200,342%200,0%20137.6,0%20'/%3e%3c/svg%3e";export{o as default};
diff --git a/contrib/data/www/web/assets/BI-DRM3gEDF.js b/contrib/data/www/web/assets/BI-DRM3gEDF.js
new file mode 100644
index 00000000..aaa43dee
--- /dev/null
+++ b/contrib/data/www/web/assets/BI-DRM3gEDF.js
@@ -0,0 +1 @@
+const o="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23D80027'%20width='513'%20height='342'/%3e%3cg%20fill='%2347a644'%3e%3cpolygon%20points='215.9,170.7%200,314.6%200,26.8%20'/%3e%3cpolygon%20points='513,26.8%20513,314.6%20297.1,170.7%20'/%3e%3c/g%3e%3cpolygon%20fill='%230052B4'%20points='513,26.8%20296.1,170.7%20513,314.6%20513,342%20471.9,342%20256,197.4%2040.1,342%200,342%200,314.6%20215.9,170.7%200,26.8%200,0%2040.1,0%20256,143.9%20471.9,0%20513,0%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='513,26.8%20297.1,170.7%20513,314.6%20513,342%20473,342%20256,197.4%2039,342%200,342%200,314.6%20215.9,170.7%200,26.8%200,0%2040.1,0%20256,143.9%20471.9,0%20513,0%20'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='251.6'%20cy='170.7'%20r='100.2'/%3e%3cg%20fill='%23D80027'%20stroke='%2347a644'%20stroke-width='3'%3e%3cpolygon%20points='251.4,103.6%20258.8,116.5%20273.6,116.5%20266.2,129.3%20273.6,142.1%20258.8,142.1%20251.4,155%20244,142.1%20229.2,142.1%20236.6,129.3%20229.2,116.5%20244,116.5%20'/%3e%3cpolygon%20points='290.2,170.3%20297.6,183.2%20312.4,183.2%20305,196%20312.4,208.8%20297.6,208.8%20290.2,221.7%20282.8,208.8%20267.9,208.8%20275.3,196%20267.9,183.2%20282.8,183.2%20'/%3e%3cpolygon%20points='213,170.3%20220.4,183.2%20235.3,183.2%20227.9,196%20235.3,208.8%20220.4,208.8%20213,221.7%20205.6,208.8%20190.8,208.8%20198.2,196%20190.8,183.2%20205.6,183.2%20'/%3e%3c/g%3e%3c/svg%3e";export{o as default};
diff --git a/contrib/data/www/web/assets/BJ-DQaHbLmo.js b/contrib/data/www/web/assets/BJ-DQaHbLmo.js
new file mode 100644
index 00000000..a9611051
--- /dev/null
+++ b/contrib/data/www/web/assets/BJ-DQaHbLmo.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20513%20342'%3e%3crect%20y='85.333'%20fill='%23008751'%20width='513'%20height='342'/%3e%3crect%20x='196.666'%20y='85.333'%20fill='%23fcd116'%20width='316.334'%20height='171'/%3e%3crect%20x='196.666'%20y='256'%20fill='%23e8112d'%20width='316.334'%20height='171'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/BL-bG469lsP.js b/contrib/data/www/web/assets/BL-bG469lsP.js
new file mode 100644
index 00000000..00a1f43e
--- /dev/null
+++ b/contrib/data/www/web/assets/BL-bG469lsP.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cpath%20fill='%23FFFFFF'%20d='M0-75.85'/%3e%3cpath%20fill='%23E6BC00'%20d='M157.31,199.76c0,0-9.04,43.93-19.31,40.39c-10.62-3.54-17.53-18.76-17.53-18.76l-14.52,21.24%20c0,0,38.18,8.48,41.01,5.47c1.22-1.14,8.21-15.1,10.34-26.05V199.76z%20M101.18,260.33c0,0-2.48,20.18-1.06,22.66%20c1.24,2.3,39.48,11.33,39.48,11.33s-24.96,16.46-29.74,20.54L91.8,284.94l-0.71-24.61L101.18,260.33L101.18,260.33z'/%3e%3cpath%20fill='%23E6BC00'%20d='M0-75.85'/%3e%3cpath%20fill='%23E6BC00'%20d='M112.51,94.64c0,0,39.65,41.6,40.36,45.5c0.71,3.72-4.25,3.19-4.25,3.19s-44.79-37.53-49.92-41.07%20C93.39,98.71,112.51,94.64,112.51,94.64L112.51,94.64z'/%3e%3cpath%20fill='%23ADADAD'%20d='M99.41,104.73c0,0,16.99-0.71,16.64-11.51C115.7,82.6,104.9,78.35,96.93,80.83%20c-7.97,2.3-23.01,13.45-13.63,35.05c9.38,21.42,23.37,29.39,26.2,47.8c0,0-5.46,9.86-19.12,0.35c-16.9-11.77-6.2-38.24-10.44-44.96%20c-4.25-7.08-40.95-38.92-40.95-38.92s-30.24,39.37-18,74.92c16.95,49.21,51.74,31.98,64.61,36.76c0,0-42.13,61.96-49.57,67.09%20c0,0,24.08,8.32,47.8-18.76c0,0,5.84,9.74,7.08,20.18h10.27c4.78-26.2,51.51-64.26,49.92-82.32%20C149.33,156.77,101.89,128.63,99.41,104.73z'/%3e%3cpath%20fill='%23E6BC00'%20d='M359.17,201.27c0,0,8.96,42.43,19.23,38.89c10.62-3.54,17.53-18.76,17.53-18.76l14.52,21.24%20c0,0-37,8.48-39.83,5.47c-1.21-1.14-9.32-13.79-11.52-24.66L359.17,201.27z%20M415.22,260.33c0,0,2.48,20.18,1.06,22.66%20c-1.24,2.3-39.48,11.33-39.48,11.33s24.96,16.46,29.74,20.54l18.06-29.92l0.71-24.61H415.22z'/%3e%3cpath%20fill='%23E6BC00'%20d='M403.89,94.64c0,0-39.65,41.6-40.36,45.5c-0.71,3.72,4.25,3.19,4.25,3.19s44.79-37.53,49.92-41.07%20C422.84,98.71,403.89,94.64,403.89,94.64L403.89,94.64z'/%3e%3cg%20transform='translate(6.5%205)'%3e%3cg%3e%3cpath%20id='b_1_'%20fill='%23125ECC'%20d='M150.81,82.06h201.79v145.46c0,16.06-9.69,21.39-21.91,31.85l-45.92,39.41%20c-18.25,15.62-47.91,15.57-66.07,0l-46.01-39.43c-12.08-10.35-21.88-15.71-21.88-31.82V82.06z'/%3e%3c/g%3e%3cpath%20fill='%23FFE600'%20d='M194.05,142.71c-7.96,0-14.41-6.45-14.41-14.41s6.45-14.41,14.41-14.41s14.41,6.45,14.41,14.41%20S202.01,142.71,194.05,142.71z%20M251.7,139.71c-7.96,0-14.41-6.45-14.41-14.41c0-7.96,6.45-14.41,14.41-14.41%20s14.41,6.45,14.41,14.41C266.11,133.26,259.66,139.71,251.7,139.71z%20M309.35,142.71c-7.96,0-14.41-6.45-14.41-14.41%20s6.45-14.41,14.41-14.41s14.41,6.45,14.41,14.41S317.31,142.71,309.35,142.71z%20M208.46,269.43c-7.96,0-14.41-6.45-14.41-14.41%20c0-7.96,6.45-14.41,14.41-14.41s14.41,6.45,14.41,14.41C222.88,262.98,216.42,269.43,208.46,269.43z%20M251.7,283.85%20c-7.96,0-14.41-6.45-14.41-14.41c0-7.96,6.45-14.41,14.41-14.41s14.41,6.45,14.41,14.41C266.11,277.39,259.66,283.85,251.7,283.85z%20M294.94,269.43c-7.96,0-14.41-6.45-14.41-14.41c0-7.96,6.45-14.41,14.41-14.41c7.96,0,14.41,6.45,14.41,14.41%20C309.35,262.98,302.9,269.43,294.94,269.43z'/%3e%3cpath%20fill='%23D60537'%20d='M150.81,170.36h201.79v57.65H150.81V170.36z'/%3e%3c/g%3e%3cpath%20fill='%23EACE00'%20d='M142.9,43.82c0,0,57.65-14.41,115.31-14.41s115.31,14.41,115.31,14.41l-14.41,57.65%20c0,0-50.45-14.41-100.89-14.41s-100.89,14.41-100.89,14.41L142.9,43.82z'/%3e%3cpath%20fill='%237A6920'%20d='M258.2,72.65c-7.96,0-14.41-6.45-14.41-14.41s6.45-14.41,14.41-14.41c7.96,0,14.41,6.45,14.41,14.41%20S266.16,72.65,258.2,72.65z%20M315.85,77.65c-7.96,0-14.41-6.45-14.41-14.41s6.45-14.41,14.41-14.41s14.41,6.45,14.41,14.41%20S323.81,77.65,315.85,77.65z%20M200.55,77.65c-7.96,0-14.41-6.45-14.41-14.41s6.45-14.41,14.41-14.41s14.41,6.45,14.41,14.41%20S208.51,77.65,200.55,77.65z'/%3e%3cpath%20fill='%23ADADAD'%20d='M365.08,178.02c-1.59,18.06,45.14,56.12,49.92,82.32h10.27c1.24-10.44,7.08-20.18,7.08-20.18%20c23.72,27.09,47.8,18.76,47.8,18.76c-7.44-5.13-49.57-67.09-49.57-67.09c12.88-4.78,47.67,12.45,64.61-36.76%20c12.24-35.55-18-74.92-18-74.92s-36.7,31.84-40.95,38.92c-4.25,6.73,6.46,33.2-10.44,44.96c-13.66,9.51-19.12-0.35-19.12-0.35%20c2.83-18.41,16.82-26.38,26.2-47.8c9.38-21.6-5.66-32.75-13.63-35.05c-7.97-2.48-18.76,1.77-19.12,12.39%20c-0.35,10.8,16.64,11.51,16.64,11.51C414.29,128.63,366.85,156.77,365.08,178.02z'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='258.2'%20cy='204.19'%20r='16.93'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/BM-BLcb1PfF.js b/contrib/data/www/web/assets/BM-BLcb1PfF.js
new file mode 100644
index 00000000..4a056c16
--- /dev/null
+++ b/contrib/data/www/web/assets/BM-BLcb1PfF.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23c8102e'%20width='513'%20height='342'/%3e%3cg%3e%3crect%20y='0.1'%20fill='%23012169'%20width='256.5'%20height='171'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,0%20233.4,0%20160,48.9%20160,0%2096,0%2096,48.9%2022.6,0%200,0%200,22.7%2046.1,53.4%200,53.4%200,117.4%2046.1,117.4%200,148.1%200,170.7%2022.6,170.7%2096,121.8%2096,170.7%20160,170.7%20160,121.8%20233.4,170.7%20256,170.7%20256,148.1%20209.9,117.4%20256,117.4%20256,53.4%20209.9,53.4%20256,22.7%20'/%3e%3cpolygon%20fill='%23c8102e'%20points='144,0%20112,0%20112,69.4%200,69.4%200,101.4%20112,101.4%20112,170.7%20144,170.7%20144,101.4%20256,101.4%20256,69.4%20144,69.4%20'/%3e%3cpolygon%20fill='%23c8102e'%20points='0,170.7%200,159.7%2062.5,117.4%2085.1,117.4%207.3,170.7%20'/%3e%3cpolygon%20fill='%23c8102e'%20points='7.3,0.1%2085.1,53.3%2062.5,53.3%200,11.1%200,0.1%20'/%3e%3cpolygon%20fill='%23c8102e'%20points='256,0.1%20256,11.1%20193.5,53.4%20170.9,53.4%20248.7,0.1%20'/%3e%3cpolygon%20fill='%23c8102e'%20points='248.7,170.7%20170.9,117.4%20193.5,117.4%20256,159.7%20256,170.7%20'/%3e%3c/g%3e%3cg%20transform='translate(13%205)'%3e%3cpath%20fill='%23ffffff'%20d='M303.9,94.94v99.69c0,59.81,79.75,99.69,79.75,99.69s79.75-39.88,79.75-99.69V94.94H303.9z'/%3e%3cpath%20fill='%232F8F22'%20d='M436.37,254.44H330.93c23.13,25.08,52.72,39.88,52.72,39.88S413.24,279.52,436.37,254.44z'/%3e%3ccircle%20fill='%2365B5D2'%20cx='383.65'%20cy='214.56'%20r='39.88'/%3e%3ccircle%20fill='%23c8102e'%20cx='343.77'%20cy='194.63'%20r='19.94'/%3e%3ccircle%20fill='%23c8102e'%20cx='423.52'%20cy='194.63'%20r='19.94'/%3e%3ccircle%20fill='%23c8102e'%20cx='383.65'%20cy='154.75'%20r='19.94'/%3e%3c/g%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/BN-8lYlT0x_.js b/contrib/data/www/web/assets/BN-8lYlT0x_.js
new file mode 100644
index 00000000..85c3d38b
--- /dev/null
+++ b/contrib/data/www/web/assets/BN-8lYlT0x_.js
@@ -0,0 +1 @@
+const t="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFDA44'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23000000'%20points='0,193.74%20513,320.93%20513,214.26%200,97.08%20'/%3e%3cpolyline%20fill='%23FFFFFF'%20points='513,234.26%20513,147.59%200,20.41%200,107.08%20'/%3e%3cg%3e%3cpath%20fill='%23D80027'%20stroke='%23231F20'%20stroke-width='3'%20stroke-miterlimit='10'%20d='M306.4,134.01c3.87,7.14,6.07,15.33,6.07,24.02c0,21.55-13.51,39.94-32.52,47.19v-59.51%20c5.7-1.19,10-6.37,10-12.59c6.9,0,12.5-5.75,12.5-12.85h-0.42c6.9,0,12.91-5.75,12.91-12.85h-34.99V76.58l-14.99-27.71l-15,27.71%20v30.84h-34.99c0,7.1,6.01,12.85,12.91,12.85h-0.42c0,7.1,5.6,12.85,12.5,12.85c0,6.22,4.29,11.4,9.99,12.59v61.37%20c-22.09-5.39-38.48-25.3-38.48-49.05c0-8.7,2.2-16.88,6.07-24.02c-10.96,11.21-17.72,26.53-17.72,43.44%20c0,34.32,27.82,62.15,62.15,62.15s62.15-27.83,62.15-62.15C324.12,160.54,317.35,145.21,306.4,134.01z'/%3e%3cpath%20fill='%23D80027'%20stroke='%23231F20'%20stroke-width='3'%20stroke-miterlimit='10'%20d='M198.46,226.81c0,0,20.69,27.71,66.5,27.71s66.5-27.71,66.5-27.71l13.47,28.37c0,0-21.03,27.71-79.97,27.71%20s-79.97-27.71-79.97-27.71L198.46,226.81z'/%3e%3cpolygon%20fill='%23D80027'%20stroke='%23231F20'%20stroke-width='3'%20stroke-miterlimit='10'%20points='129.24,133.18%20150.12,133.18%20175.05,160.44%20175.05,233.89%20148.77,233.89%20148.77,165.52%20'/%3e%3cpolygon%20fill='%23D80027'%20stroke='%23231F20'%20stroke-width='3'%20stroke-miterlimit='10'%20points='400,133.18%20379.12,133.18%20354.19,160.44%20354.19,233.89%20380.46,233.89%20380.46,165.52%20'/%3e%3c/g%3e%3c/svg%3e";export{t as default};
diff --git a/contrib/data/www/web/assets/BO-BU5jLhT5.js b/contrib/data/www/web/assets/BO-BU5jLhT5.js
new file mode 100644
index 00000000..324e78e8
--- /dev/null
+++ b/contrib/data/www/web/assets/BO-BU5jLhT5.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3cpath%20fill='%23d52b1e'%20d='M0%200h513v114H0z'/%3e%3cpath%20fill='%23f9e300'%20d='M0%20114h513v114H0z'/%3e%3cpath%20fill='%23007934'%20d='M0%20228h513v114H0z'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/BQ-D6AcQS69.js b/contrib/data/www/web/assets/BQ-D6AcQS69.js
new file mode 100644
index 00000000..8eec317d
--- /dev/null
+++ b/contrib/data/www/web/assets/BQ-D6AcQS69.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23012a87'%20points='0,342%20513,342%20513,0%20513,0%20'/%3e%3cpolygon%20fill='%23f9d90f'%20points='250.4,0%200,0%200,0%200,166.9%20'/%3e%3cpolygon%20fill='%23dc171d'%20points='140.4,118.3%20152.6,139.5%20177.1,139.5%20164.8,160.6%20177.1,181.8%20152.6,181.8%20140.4,203%20128.2,181.8%20103.7,181.8%20116,160.6%20103.7,139.5%20128.2,139.5%20'/%3e%3ccircle%20fill='none'%20stroke='%23000000'%20stroke-width='9'%20stroke-miterlimit='10'%20cx='140.4'%20cy='160.6'%20r='57.7'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/BR-C6APLMWa.js b/contrib/data/www/web/assets/BR-C6APLMWa.js
new file mode 100644
index 00000000..6e159f69
--- /dev/null
+++ b/contrib/data/www/web/assets/BR-C6APLMWa.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23009b3a'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23fedf00'%20points='256.5,19.3%20461.4,170.7%20256.5,322%2050.6,170.7%20'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='256.5'%20cy='171'%20r='80.4'/%3e%3cpath%20fill='%23002776'%20d='M215.9,165.7c-13.9,0-27.4,2.1-40.1,6c0.6,43.9,36.3,79.3,80.3,79.3c27.2,0,51.3-13.6,65.8-34.3%20C297,185.7,258.7,165.7,215.9,165.7z'/%3e%3cpath%20fill='%23002776'%20d='M334.9,186c0.9-5,1.5-10.1,1.5-15.4c0-44.4-36-80.4-80.4-80.4c-33.1,0-61.5,20.1-73.9,48.6%20c10.9-2.2,22.1-3.4,33.6-3.4C262.5,135.5,304.7,154.9,334.9,186z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/BS-D0c45f7-.js b/contrib/data/www/web/assets/BS-D0c45f7-.js
new file mode 100644
index 00000000..ee0ea43a
--- /dev/null
+++ b/contrib/data/www/web/assets/BS-D0c45f7-.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23ffc72c'%20width='513'%20height='342'/%3e%3cg%3e%3crect%20y='0'%20fill='%2300778b'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%2300778b'%20width='513'%20height='114'/%3e%3c/g%3e%3cpolygon%20fill='%23000'%20points='256,171%200,342%200,0%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/BT-DtFaEhK8.js b/contrib/data/www/web/assets/BT-DtFaEhK8.js
new file mode 100644
index 00000000..6335da78
--- /dev/null
+++ b/contrib/data/www/web/assets/BT-DtFaEhK8.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23FF7415'%20width='513'%20height='342'/%3e%3cpolyline%20fill='%23FFDA44'%20points='513,0%200,0%200,342%20'/%3e%3cpath%20fill='none'%20stroke='%23FFFFFF'%20stroke-width='42'%20stroke-miterlimit='10'%20d='M128.7,255.5c0,0,35,54,67.3,32.4c56.9-37.9-68.9-108.6-2.9-152.6c58.3-38.8,76.6,103.5,137.6,62.8%20c59-39.3-64.7-111.4-9.2-148.4c33.4-22.2,67.1,32.6,67.1,32.6'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/BV-Bse7Z5R3.js b/contrib/data/www/web/assets/BV-Bse7Z5R3.js
new file mode 100644
index 00000000..aaa32808
--- /dev/null
+++ b/contrib/data/www/web/assets/BV-Bse7Z5R3.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%2033.333%201100%20733.333'%3e%3crect%20width='1100'%20height='800'%20fill='%23ef2b2d'/%3e%3crect%20width='200'%20height='800'%20x='300'%20fill='%23ffffff'/%3e%3crect%20width='1100'%20height='200'%20y='300'%20fill='%23ffffff'/%3e%3crect%20width='100'%20height='800'%20x='350'%20fill='%23002868'/%3e%3crect%20width='1100'%20height='100'%20y='350'%20fill='%23002868'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/BW-Bx2saQws.js b/contrib/data/www/web/assets/BW-Bx2saQws.js
new file mode 100644
index 00000000..5f81d92e
--- /dev/null
+++ b/contrib/data/www/web/assets/BW-Bx2saQws.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%20fill='%236da9d2'%3e%3crect%20y='238'%20width='513'%20height='104'/%3e%3crect%20y='0'%20width='513'%20height='104'/%3e%3c/g%3e%3crect%20fill='%23000'%20y='125.5'%20width='513'%20height='89.656'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/BY-CA5NyMFR.js b/contrib/data/www/web/assets/BY-CA5NyMFR.js
new file mode 100644
index 00000000..2fd99ece
--- /dev/null
+++ b/contrib/data/www/web/assets/BY-CA5NyMFR.js
@@ -0,0 +1 @@
+const o="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.1.3,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23007C30'%20width='513'%20height='342'/%3e%3cpolyline%20fill='%23CE1720'%20points='0,230%20513,230%20513,0%20513,0%200,0%200,0%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='100,230%20100,215.1%20100,0%200,0%200,342%20513,342%20513,342%20100,342%20'/%3e%3cg%20fill='%23CE1720'%3e%3cpolygon%20points='28,159.6%208.6,128.2%2028,97.4%2047.3,128.2%20'/%3e%3cpolygon%20points='72.6,159.6%2053.3,128.2%2072.6,97.4%2092,128.2%20'/%3e%3cpolygon%20points='28,241.2%208.6,209.8%2028,179%2047.3,209.8%20'/%3e%3cpolygon%20points='72.6,241.2%2053.3,209.8%2072.6,179%2092,209.8%20'/%3e%3c/g%3e%3cg%20fill='none'%20stroke='%23CE1720'%20stroke-width='7'%3e%3cpolygon%20points='28,73.8%2011.9,47.8%2028,22.2%2044,47.8%20'/%3e%3cpolygon%20points='72.6,73.8%2056.6,47.8%2072.6,22.2%2088.7,47.8%20'/%3e%3cpolygon%20points='28,318%2011.9,291.9%2028,266.3%2044,291.9%20'/%3e%3cpolygon%20points='72.6,318%2056.6,291.9%2072.6,266.3%2088.7,291.9%20'/%3e%3c/g%3e%3c/svg%3e";export{o as default};
diff --git a/contrib/data/www/web/assets/BZ-CYhxcbH0.js b/contrib/data/www/web/assets/BZ-CYhxcbH0.js
new file mode 100644
index 00000000..907fc14d
--- /dev/null
+++ b/contrib/data/www/web/assets/BZ-CYhxcbH0.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23003e87'%20width='513'%20height='342'/%3e%3cg%3e%3ccircle%20fill='%23FFFFFF'%20cx='260.9'%20cy='170.9'%20r='118.9'/%3e%3ccircle%20fill='none'%20stroke='%236DA544'%20stroke-width='18'%20stroke-miterlimit='10'%20cx='261.9'%20cy='173.1'%20r='94.5'/%3e%3c/g%3e%3cg%20stroke='%23000000'%20stroke-width='1'%3e%3cpath%20fill='%23003e87'%20d='M261.9,151.5l-50.6,23.4v20c0,11.8,6.1,22.8,16.2,28.9l34.5,15.2l34.5-15.2c10-6.2,16.2-17.1,16.2-28.9v-20%20L261.9,151.5z'/%3e%3crect%20x='211.3'%20y='128.1'%20fill='%23FFDA44'%20width='101.3'%20height='46.7'/%3e%3c/g%3e%3cg%20fill='%23ce1127'%3e%3crect%20y='0'%20width='513'%20height='35'/%3e%3crect%20y='306'%20width='513'%20height='35'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/CA-CWAdRSSD.js b/contrib/data/www/web/assets/CA-CWAdRSSD.js
new file mode 100644
index 00000000..3279d5a2
--- /dev/null
+++ b/contrib/data/www/web/assets/CA-CWAdRSSD.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%20fill='%23ff0000'%3e%3crect%20y='0'%20width='142'%20height='342'/%3e%3crect%20x='371'%20y='0'%20width='142'%20height='342'/%3e%3cpolygon%20points='306.5,206%20356.9,180.8%20331.7,168.2%20331.7,143%20281.3,168.2%20306.5,117.8%20281.3,117.8%20256.1,80%20230.9,117.8%20205.7,117.8%20230.9,168.2%20180.5,143%20180.5,168.2%20155.3,180.8%20205.7,206%20193.1,231.2%20243.5,231.2%20243.5,269%20268.7,269%20268.7,231.2%20319.1,231.2%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/CC-1Vu5MNVk.js b/contrib/data/www/web/assets/CC-1Vu5MNVk.js
new file mode 100644
index 00000000..c1e37c5f
--- /dev/null
+++ b/contrib/data/www/web/assets/CC-1Vu5MNVk.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23008000'%20width='513'%20height='342'/%3e%3cg%20fill='%23FFDA44'%3e%3cpolygon%20points='422.7,252.4%20428.9,265.2%20442.7,262%20436.5,274.8%20447.7,283.6%20433.8,286.8%20433.8,301%20422.7,292.1%20411.6,301%20411.6,286.8%20397.8,283.6%20408.9,274.8%20402.7,262%20416.6,265.2%20'/%3e%3cpolygon%20points='376.1,116.1%20382.3,129%20396.1,125.8%20389.9,138.6%20401.1,147.4%20387.2,150.5%20387.2,164.8%20376.1,155.9%20365,164.8%20365.1,150.5%20351.2,147.4%20362.3,138.6%20356.1,125.8%20370,129%20'/%3e%3cpolygon%20points='413.1,38.3%20419.3,51.1%20433.1,47.9%20426.9,60.7%20438.1,69.6%20424.2,72.7%20424.2,86.9%20413.1,78%20402,86.9%20402.1,72.7%20388.2,69.6%20399.3,60.7%20393.1,47.9%20407,51.1%20'/%3e%3cpolygon%20points='464.9,96.7%20471.1,109.5%20485,106.3%20478.7,119.1%20489.9,128%20476,131.1%20476.1,145.3%20464.9,136.4%20453.8,145.3%20453.9,131.1%20440,128%20451.2,119.1%20444.9,106.3%20458.8,109.5%20'/%3e%3cpolygon%20points='436.9,164.8%20441.8,179.6%20457.4,179.6%20444.8,188.8%20449.6,203.7%20436.9,194.5%20424.3,203.7%20429.1,188.8%20416.5,179.6%20432.1,179.6%20'/%3e%3c/g%3e%3cpath%20fill='%23FFDA44'%20d='M306.8,254.7c-49.2,0-89.1-39.9-89.1-89.1s39.9-89.1,89.1-89.1c15.3,0,29.8,3.9,42.4,10.7%20C329.4,67.9,302.3,56,272.5,56c-60.5,0-109.6,49.1-109.6,109.6S212,275.3,272.5,275.3c29.8,0,56.9-11.9,76.6-31.3%20C336.5,250.8,322.1,254.7,306.8,254.7z'/%3e%3cg%3e%3cpath%20fill='%23FFDA44'%20d='M140.4,59.5C129.7,41,109.7,28.6,86.8,28.6S44,41,33.3,59.5H140.4z'/%3e%3cpath%20fill='%23FFDA44'%20d='M140.6,59.9l-53.8,53.8L33.1,59.9c-5.1,9-8.1,19.4-8.1,30.6c0,34.2,27.7,61.9,61.9,61.9s61.9-27.7,61.9-61.9%20C148.7,79.3,145.7,68.9,140.6,59.9z'/%3e%3cpath%20fill='%23A2001D'%20d='M71.4,98.2v52.2c4.9,1.3,10.1,1.9,15.5,1.9s10.5-0.7,15.5-1.9V98.2H71.4z'/%3e%3c/g%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/CD-CMPwi19S.js b/contrib/data/www/web/assets/CD-CMPwi19S.js
new file mode 100644
index 00000000..828b0ff1
--- /dev/null
+++ b/contrib/data/www/web/assets/CD-CMPwi19S.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23338AF3'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23FFDA44'%20points='513,66.9%20513,0%20411.7,0%200,274.4%200,342%20100.3,342%20'/%3e%3cpolygon%20fill='%23D80027'%20points='513,0%20513,40.1%2060.2,342%200,342%200,301.2%20451.8,0%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='93.6,31.2%20109.9,81.6%20163,81.6%20120.1,112.8%20136.5,163.3%2093.6,132.1%2050.6,163.3%2067,112.8%2024.1,81.6%2077.2,81.6%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/CF-D9_q27iA.js b/contrib/data/www/web/assets/CF-D9_q27iA.js
new file mode 100644
index 00000000..d27b6679
--- /dev/null
+++ b/contrib/data/www/web/assets/CF-D9_q27iA.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23d21034'%20width='513'%20height='342'/%3e%3cg%20fill='%233a9927'%3e%3crect%20y='171'%20width='211.5'%20height='85.3'/%3e%3crect%20x='300.5'%20y='171'%20width='211.5'%20height='85.3'/%3e%3c/g%3e%3cpolygon%20fill='%23003082'%20points='0,0%200,0%200,85.3%20211.5,85.3%20211.5,0%20300.5,0%20300.5,85.3%20513,85.3%20513,0%20513,0%20'/%3e%3cg%20fill='%23FFFFFF'%3e%3crect%20x='300.5'%20y='85.3'%20width='211.5'%20height='85.3'/%3e%3crect%20y='85.3'%20width='211.5'%20height='85.3'/%3e%3c/g%3e%3cg%20fill='%23ffce00'%3e%3cpolygon%20points='300.5,342%20211.5,342%20211.5,256%200,256%200,342%200,342%20513,342%20513,342%20513,256%20300.5,256%20'/%3e%3cpolygon%20points='105.7,8.6%20114.3,34.8%20141.8,34.8%20119.5,51%20128.1,77.2%20105.7,61%2083.4,77.2%2091.9,51%2069.6,34.8%2097.2,34.8%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/CG-DTOQvq8q.js b/contrib/data/www/web/assets/CG-DTOQvq8q.js
new file mode 100644
index 00000000..c2463763
--- /dev/null
+++ b/contrib/data/www/web/assets/CG-DTOQvq8q.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20513%20342'%3e%3crect%20y='85.331'%20fill='%23da1a35'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23009543'%20points='443.726,85.331%20102.4,426.657%200,426.657%200,85.331%20'/%3e%3cpolygon%20fill='%23fbde4a'%20points='500.124,85.331%20158.798,426.657%2011.876,426.657%20353.202,85.331%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/CH-C_aVYgel.js b/contrib/data/www/web/assets/CH-C_aVYgel.js
new file mode 100644
index 00000000..ad786142
--- /dev/null
+++ b/contrib/data/www/web/assets/CH-C_aVYgel.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20513%20342'%3e%3crect%20y='85.337'%20fill='%23ff0000'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='356.174,222.609%20289.391,222.609%20289.391,155.826%20222.609,155.826%20222.609,222.609%20155.826,222.609%20155.826,289.391%20222.609,289.391%20222.609,356.174%20289.391,356.174%20289.391,289.391%20356.174,289.391%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/CI-mTXBVsLR.js b/contrib/data/www/web/assets/CI-mTXBVsLR.js
new file mode 100644
index 00000000..5807d6ec
--- /dev/null
+++ b/contrib/data/www/web/assets/CI-mTXBVsLR.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20x='342'%20y='0'%20fill='%23009e60'%20width='171'%20height='342'/%3e%3crect%20y='0'%20fill='%23f77f00'%20width='171'%20height='342'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/CK-H328ZC8P.js b/contrib/data/www/web/assets/CK-H328ZC8P.js
new file mode 100644
index 00000000..b0445c4b
--- /dev/null
+++ b/contrib/data/www/web/assets/CK-H328ZC8P.js
@@ -0,0 +1 @@
+const F="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20513%20342'%3e%3crect%20y='85.332'%20fill='%2301237a'%20width='513'%20height='342'/%3e%3cg%3e%3cpolygon%20fill='%23FFFFFF'%20points='384,156.705%20389.283,172.959%20406.372,172.959%20392.546,183.004%20397.827,199.258%20384,189.211%20370.175,199.258%20375.455,183.004%20361.63,172.959%20378.719,172.959%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='313.791,185.786%20329.019,193.544%20341.103,181.461%20338.43,198.34%20353.657,206.099%20336.778,208.772%20334.104,225.652%20326.344,210.425%20309.466,213.098%20321.552,201.014%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='284.71,255.995%20300.964,250.714%20300.965,233.625%20311.009,247.45%20327.263,242.168%20317.217,255.995%20327.263,269.821%20311.009,264.541%20300.965,278.366%20300.965,261.276%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='313.791,326.204%20321.55,310.975%20309.466,298.891%20326.347,301.565%20334.104,286.338%20336.778,303.217%20353.657,305.889%20338.43,313.648%20341.103,330.53%20329.019,318.443%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='384,355.284%20378.719,339.031%20361.628,339.031%20375.455,328.986%20370.175,312.732%20384,322.776%20397.827,312.732%20392.546,328.986%20406.372,339.031%20389.283,339.031%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='454.209,326.204%20438.98,318.446%20426.897,330.53%20429.57,313.648%20414.343,305.892%20431.222,303.217%20433.897,286.338%20441.653,301.565%20458.534,298.891%20446.448,310.976%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='483.29,255.995%20467.036,261.276%20467.036,278.366%20456.991,264.54%20440.737,269.821%20450.783,255.995%20440.737,242.168%20456.991,247.45%20467.036,233.625%20467.036,250.714%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='454.209,185.788%20446.452,201.014%20458.534,213.098%20441.653,210.425%20433.897,225.652%20431.222,208.772%20414.343,206.097%20429.57,198.34%20426.897,181.462%20438.981,193.544%20'/%3e%3cpath%20fill='%23FFFFFF'%20d='M0,186.665v16h46.069L0,233.377v7.539l57.377-38.252H80L0,255.998h112v-69.334H0z%20M96,255.996%20H22.628L96,207.083V255.996z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M176,138.665l80-53.334H144v69.334h112v-16h-46.069L256,107.951v-7.539l-57.377,38.251H176V138.665z%20M160,85.333h73.372L160,134.246V85.333z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M144,255.998h112l-80-53.334h22.623L256,240.917v-7.539l-46.069-30.713H256v-16H144V255.998z%20M160,207.083l73.372,48.913H160V207.083z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M112,85.331H0l80,53.334H57.377L0,100.413v7.539l46.069,30.712H0v16h112V85.331z%20M96,134.246%20L22.628,85.333H96V134.246z'/%3e%3c/g%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='144,85.331%20112,85.331%20112,154.665%200,154.665%200,186.665%20112,186.665%20112,255.998%20144,255.998%20144,186.665%20256,186.665%20256,154.665%20144,154.665%20'/%3e%3cpolygon%20fill='%23D80027'%20points='80,138.665%200,85.331%200,100.413%2057.377,138.665%20'/%3e%3cpolygon%20fill='%23D80027'%20points='176,138.665%20198.623,138.665%20256,100.413%20256,85.331%20'/%3e%3cpolygon%20fill='%23D80027'%20points='57.377,202.665%200,240.917%200,255.998%2080,202.665%20'/%3e%3cpolygon%20fill='%23D80027'%20points='176,202.665%20256,255.998%20256,240.917%20198.623,202.665%20'/%3e%3c/g%3e%3c/svg%3e";export{F as default};
diff --git a/contrib/data/www/web/assets/CL-B5mM_kkr.js b/contrib/data/www/web/assets/CL-B5mM_kkr.js
new file mode 100644
index 00000000..924147fe
--- /dev/null
+++ b/contrib/data/www/web/assets/CL-B5mM_kkr.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23D80027'%20width='513'%20height='342'/%3e%3crect%20x='196'%20y='0'%20fill='%23FFFFFF'%20width='317'%20height='171'/%3e%3crect%20y='0'%20fill='%230037A1'%20width='196'%20height='171'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='98,24.5%20113.1,71%20162,71%20122.4,99.7%20137.6,146.2%2098,117.5%2058.4,146.2%2073.6,99.7%2034,71%2082.9,71%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/CM-CvApswQi.js b/contrib/data/www/web/assets/CM-CvApswQi.js
new file mode 100644
index 00000000..6a8ab0e1
--- /dev/null
+++ b/contrib/data/www/web/assets/CM-CvApswQi.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23ce1126'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23007a5e'%20width='171'%20height='342'/%3e%3cg%20fill='%23fcd116'%3e%3crect%20x='342'%20y='0'%20width='171'%20height='342'/%3e%3cpolygon%20points='256,102.2%20273.2,155.2%20329,155.2%20283.9,188%20301.1,241%20256,208.3%20210.9,241%20228.1,188%20183,155.2%20238.8,155.2%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/CN-BKvdkL53.js b/contrib/data/www/web/assets/CN-BKvdkL53.js
new file mode 100644
index 00000000..78072bb4
--- /dev/null
+++ b/contrib/data/www/web/assets/CN-BKvdkL53.js
@@ -0,0 +1 @@
+const o="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23D80027'%20width='513'%20height='342'/%3e%3cg%20fill='%23FFDA44'%3e%3cpolygon%20points='226.8,239.2%20217.1,223.6%20199.2,228%20211.1,213.9%20201.4,198.3%20218.5,205.2%20230.3,191.1%20229,209.5%20246.1,216.4%20228.2,220.8%20'/%3e%3cpolygon%20points='290.6,82%20280.5,97.4%20292.1,111.7%20274.4,106.9%20264.3,122.4%20263.3,104%20245.6,99.2%20262.8,92.6%20261.8,74.2%20273.4,88.5%20'/%3e%3cpolygon%20points='236.2,25.4%20234.2,43.7%20251,51.3%20233,55.1%20231,73.4%20221.8,57.4%20203.9,61.2%20216.2,47.5%20207,31.6%20223.8,39.1%20'/%3e%3cpolygon%20points='292.8,161.8%20277.9,172.7%20283.7,190.2%20268.8,179.4%20253.9,190.4%20259.5,172.8%20244.6,162.1%20263,162%20268.6,144.4%20274.4,161.9%20'/%3e%3cpolygon%20points='115,46.3%20132.3,99.8%20188.5,99.8%20143.1,132.7%20160.4,186.2%20115,153.2%2069.5,186.2%2086.9,132.7%2041.4,99.8%2097.7,99.8%20'/%3e%3c/g%3e%3c/svg%3e";export{o as default};
diff --git a/contrib/data/www/web/assets/CO-ByrhQGvM.js b/contrib/data/www/web/assets/CO-ByrhQGvM.js
new file mode 100644
index 00000000..29466585
--- /dev/null
+++ b/contrib/data/www/web/assets/CO-ByrhQGvM.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFDA44'%20width='513'%20height='342'/%3e%3crect%20y='256.5'%20fill='%23D80027'%20width='513'%20height='85.5'/%3e%3crect%20y='171'%20fill='%230052B4'%20width='513'%20height='85.5'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/CR-BI09HFuL.js b/contrib/data/www/web/assets/CR-BI09HFuL.js
new file mode 100644
index 00000000..f8991ef1
--- /dev/null
+++ b/contrib/data/www/web/assets/CR-BI09HFuL.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='114'%20fill='%23D80027'%20width='513'%20height='114'/%3e%3crect%20y='285'%20fill='%230052B4'%20width='513'%20height='57'/%3e%3crect%20y='0'%20fill='%230052B4'%20width='513'%20height='57'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/CU-C4C68jfb.js b/contrib/data/www/web/assets/CU-C4C68jfb.js
new file mode 100644
index 00000000..e931cc20
--- /dev/null
+++ b/contrib/data/www/web/assets/CU-C4C68jfb.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3cpolygon%20fill='%23FF9811'%20points='0,-40.8%200,-40.8%200,382.1%200,382.1%200,170.7%20'/%3e%3crect%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%3e%3crect%20fill='%230052B4'%20width='513'%20height='68.3'/%3e%3crect%20y='136.5'%20fill='%230052B4'%20width='513'%20height='68.3'/%3e%3crect%20y='273.1'%20fill='%230052B4'%20width='513'%20height='68.3'/%3e%3c/g%3e%3cpolygon%20fill='%23D80027'%20points='256,170.7%200,342%200,0%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='86.5,111.4%2099.2,150.6%20140.5,150.6%20107.1,174.8%20119.9,214.1%2086.5,189.9%2053.1,214.1%2065.9,174.8%2032.5,150.6%2073.7,150.6%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/CV-DyZ6Ezk0.js b/contrib/data/www/web/assets/CV-DyZ6Ezk0.js
new file mode 100644
index 00000000..d042a19d
--- /dev/null
+++ b/contrib/data/www/web/assets/CV-DyZ6Ezk0.js
@@ -0,0 +1 @@
+const o="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23003893'%20width='513'%20height='342'/%3e%3cg%3e%3crect%20y='182.2'%20fill='%23cf2027'%20width='513'%20height='41.4'/%3e%3crect%20y='140.8'%20fill='%23FFFFFF'%20width='513'%20height='41.4'/%3e%3crect%20y='223.6'%20fill='%23FFFFFF'%20width='513'%20height='41.4'/%3e%3c/g%3e%3cg%20fill='%23f7d116'%20stroke='%23000000'%3e%3cpolygon%20points='150.4,70%20157.3,91.1%20179.5,91.1%20161.5,104.2%20168.4,125.3%20150.4,112.2%20132.5,125.3%20139.3,104.2%20121.4,91.1%20143.6,91.1%20'/%3e%3cpolygon%20points='150.4,279.7%20157.3,300.8%20179.5,300.8%20161.5,313.8%20168.4,335%20150.4,321.9%20132.5,335%20139.3,313.8%20121.4,300.8%20143.6,300.8%20'/%3e%3cpolygon%20points='52.8,208.8%2059.7,229.9%2081.9,229.9%2063.9,242.9%2070.8,264.1%2052.8,251%2034.9,264.1%2041.7,242.9%2023.8,229.9%2046,229.9%20'/%3e%3cpolygon%20points='90.1,91%2097,112.1%20119.2,112.1%20101.2,125.1%20108.1,146.3%2090.1,133.2%2072.2,146.3%2079,125.1%2061,112.1%2083.3,112.1%20'/%3e%3cpolygon%20points='23.8,162%2046,162%2052.8,140.9%2059.7,162%2081.9,162%2063.9,175.1%2070.8,196.2%2052.8,183.2%2034.9,196.2%2041.7,175.1%20'/%3e%3cpolygon%20points='72.2,310.9%2079,289.8%2061,276.8%2083.3,276.8%2090.1,255.6%2097,276.8%20119.2,276.8%20101.2,289.8%20108.1,310.9%2090.1,297.9%20'/%3e%3cpolygon%20points='248,208.8%20241.1,229.9%20218.9,229.9%20236.9,242.9%20230,264.1%20248,251%20266,264.1%20259.1,242.9%20277.1,229.9%20254.9,229.9%20'/%3e%3cpolygon%20points='210.7,91%20203.9,112.1%20181.7,112.1%20199.6,125.1%20192.8,146.3%20210.7,133.2%20228.7,146.3%20221.8,125.1%20239.8,112.1%20217.6,112.1%20'/%3e%3cpolygon%20points='277.1,162%20254.9,162%20248,140.9%20241.1,162%20218.9,162%20236.9,175.1%20230,196.2%20248,183.2%20266,196.2%20259.1,175.1%20'/%3e%3cpolygon%20points='228.7,310.9%20221.8,289.8%20239.8,276.8%20217.6,276.8%20210.7,255.6%20203.9,276.8%20181.7,276.8%20199.6,289.8%20192.8,310.9%20210.7,297.9%20'/%3e%3c/g%3e%3c/svg%3e";export{o as default};
diff --git a/contrib/data/www/web/assets/CW-D7IcpiXF.js b/contrib/data/www/web/assets/CW-D7IcpiXF.js
new file mode 100644
index 00000000..94a0001f
--- /dev/null
+++ b/contrib/data/www/web/assets/CW-D7IcpiXF.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23002b7f'%20width='513'%20height='342'/%3e%3crect%20y='233.5'%20fill='%23f9e814'%20width='513'%20height='51'/%3e%3cg%20fill='%23FFFFFF'%3e%3cpolygon%20points='168.7,86.5%20181.6,126.3%20223.4,126.3%20189.6,150.8%20202.5,190.5%20168.7,166%20134.9,190.5%20147.8,150.8%20114,126.3%20155.8,126.3%20'/%3e%3cpolygon%20points='85.4,32.5%2093.2,56.4%20118.2,56.4%2097.9,71.1%20105.7,94.9%2085.4,80.2%2065.1,94.9%2072.9,71.1%2052.6,56.4%2077.7,56.4%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/CX-DHs8nS10.js b/contrib/data/www/web/assets/CX-DHs8nS10.js
new file mode 100644
index 00000000..2099c2aa
--- /dev/null
+++ b/contrib/data/www/web/assets/CX-DHs8nS10.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%230021ad'%20width='513'%20height='342'/%3e%3cpolyline%20fill='%231c8a42'%20points='0,0%20513,0%20513,342%20'/%3e%3cg%20fill='%23FFFFFF'%3e%3cpolygon%20points='77.6,272%2083.3,283.9%2096.1,280.9%2090.4,292.8%20100.7,300.9%2087.9,303.8%2087.9,317%2077.6,308.7%2067.4,317%2067.4,303.8%2054.6,300.9%2064.9,292.8%2059.1,280.9%2072,283.9%20'/%3e%3cpolygon%20points='40.5,173.1%2046.2,185%2059,182%2053.3,193.8%2063.6,202%2050.7,204.9%2050.8,218.1%2040.5,209.8%2030.2,218.1%2030.3,204.9%2017.4,202%2027.8,193.8%2022,182%2034.8,185%20'/%3e%3cpolygon%20points='77.6,92.2%2083.3,104%2096.1,101.1%2090.4,112.9%20100.7,121.1%2087.9,124%2087.9,137.1%2077.6,128.9%2067.4,137.1%2067.4,124%2054.6,121.1%2064.9,112.9%2059.1,101.1%2072,104%20'/%3e%3cpolygon%20points='123.7,155.1%20129.4,167%20142.2,164%20136.5,175.9%20146.8,184%20134,186.9%20134,200.1%20123.7,191.9%20113.5,200.1%20113.5,186.9%20100.7,184%20111,175.9%20105.3,164%20118.1,167%20'/%3e%3cpolygon%20points='90.8,209.1%2095.2,222.8%20109.7,222.8%2098,231.3%20102.5,245%2090.8,236.6%2079.1,245%2083.6,231.3%2071.9,222.8%2086.3,222.8%20'/%3e%3c/g%3e%3cg%3e%3ccircle%20fill='%23ffc639'%20cx='267.1'%20cy='170.7'%20r='74.5'/%3e%3cpath%20fill='%231c8a42'%20d='M267.1,220.3h24.8c0,0,10.8-19,0-37.2l24.8-24.8l-12.4-24.8h-12.4c0,0-6.2,18.6-31,18.6s-31-18.6-31-18.6%20h-12.4l12.4,24.8l-12.4,24.8l12.4,12.4c0,0,12.4-24.8,37.2-12.4C267.1,183.1,277.6,198.6,267.1,220.3z'/%3e%3c/g%3e%3cpath%20fill='%23ffc639'%20d='M464.4,92.2c0.6-2.9-0.2-17.6-0.2-20.7c0-21.3-13.9-39.4-33.2-45.7c5.9,12,9.2,25.4,9.2,39.7%20c0,4.8-0.4,9.5-1.1,14.1c-2.9-4.7-6.6-8.9-11.2-12.6c-17.1-13.6-40.6-14-57.9-2.5c13.4,2.9,26.3,8.9,37.7,18%20c9,7.1,16.2,16.8,21.7,26.1c0,0-17.8,10.9-31,15.1s-42.3,7.9-42.3,7.9c72,12,132-36,132-36C481.6,82.2,472.3,91.6,464.4,92.2z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/CY-BTPkyMMF.js b/contrib/data/www/web/assets/CY-BTPkyMMF.js
new file mode 100644
index 00000000..3ab6a7a3
--- /dev/null
+++ b/contrib/data/www/web/assets/CY-BTPkyMMF.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cpath%20fill='%23DB7D00'%20d='M141.7,154.7c0,0,0.2,67.1,74.7,65.3l4.5,13.9h8.9c0,0-7.4-41.1,60.1-41.5c0,0,0-27.6,27.6-27.6s41.5,0,41.5,0%20s-66-51.8,58.9-118l1.8-13.1c0,0-129.9,71-198.9,57.2c0,0,10.7,42.5-10.8,42.5c-10.8,0-9.7-8.1-32.3-8.1%20c-18.7,0-17.3,19.7-26.3,19.5c-8.9-0.2-18.8-12.3-19.6-10.2C131.1,136.7,141.7,154.7,141.7,154.7z'/%3e%3cg%20fill='%23006651'%3e%3cpath%20d='M237.2,308.1c6.9-5,13-6.6,22.4-8.3s19.4-4.4,24.6-5.8s-17.7,6.6-23.5,8.3%20C254.9,303.9,237.2,308.1,237.2,308.1z'/%3e%3cpath%20d='M275.1,293.4c-1.9-11.9,2.8-24.3,13.5-29.3C291.1,272.7,283.4,287.3,275.1,293.4z'/%3e%3cpath%20d='M293.3,287.2c-5.8-9.8,4-22.6,11.1-28.8C307.7,264.4,301.9,282.1,293.3,287.2z'/%3e%3cpath%20d='M310.2,279.6c-6.2-8.4,1.1-23.2,8.8-29C322.1,258.8,319.1,273.8,310.2,279.6z'/%3e%3cpath%20d='M327.1,269c-5.6-8-1.7-20.4,6.3-28.4C339.2,247.2,334.3,261.6,327.1,269z'/%3e%3cpath%20d='M340.6,258.3c-4.7-7.5,1.1-25.4,8.6-30.4C352.5,234.5,350,253.3,340.6,258.3z'/%3e%3cpath%20d='M351.4,255.5c-1.4-10.8,17.4-22.7,25.2-22.4C375.7,242,367.7,251.7,351.4,255.5z'/%3e%3cpath%20d='M340.9,267.7c8.8-9.1,26-9.1,32.1-7.2C371.3,265.8,351.1,277.4,340.9,267.7z'/%3e%3cpath%20d='M328.7,276.8c12.4-3.3,20.5-6.1,27.9,1.7C351.4,285.1,331.2,283.2,328.7,276.8z'/%3e%3cpath%20d='M311,284.8c11.9-6.4,26.3,3,28.5,8.6C326.2,298.9,310.8,286.2,311,284.8z'/%3e%3cpath%20d='M294.7,294c10.8-4.1,23.2,1.4,28.2,7.5C317.1,304.2,301.9,307.2,294.7,294z'/%3e%3cpath%20d='M279.8,298.7c12.4-1.4,24.4,8,27,13.4C290.9,313.6,284.8,308.9,279.8,298.7z'/%3e%3cpath%20d='M275.8,308.1c-6.9-5-13-6.6-22.4-8.3c-9.4-1.7-19.4-4.4-24.6-5.8c-5.3-1.4,17.7,6.6,23.5,8.3%20C258.1,303.9,275.8,308.1,275.8,308.1z'/%3e%3cpath%20d='M237.9,293.4c1.9-11.9-2.8-24.3-13.5-29.3C221.9,272.7,229.6,287.3,237.9,293.4z'/%3e%3cpath%20d='M219.7,287.2c5.8-9.8-4-22.6-11.1-28.8C205.3,264.4,211.1,282.1,219.7,287.2z'/%3e%3cpath%20d='M202.8,279.6c6.2-8.4-1.1-23.2-8.8-29C190.9,258.8,193.9,273.8,202.8,279.6z'/%3e%3cpath%20d='M185.9,269c5.6-8,1.7-20.4-6.3-28.4C173.8,247.2,178.7,261.6,185.9,269z'/%3e%3cpath%20d='M172.4,258.3c4.7-7.5-1.1-25.4-8.6-30.4C160.5,234.5,163,253.3,172.4,258.3z'/%3e%3cpath%20d='M161.6,255.5c1.4-10.8-17.4-22.7-25.2-22.4C137.3,242,145.3,251.7,161.6,255.5z'/%3e%3cpath%20d='M172.1,267.7c-8.8-9.1-26-9.1-32.1-7.2C141.7,265.8,161.9,277.4,172.1,267.7z'/%3e%3cpath%20d='M184.3,276.8c-12.4-3.3-20.5-6.1-27.9,1.7C161.6,285.1,181.8,283.2,184.3,276.8z'/%3e%3cpath%20d='M202,284.8c-11.9-6.4-26.3,3-28.5,8.6C186.8,298.9,202.2,286.2,202,284.8z'/%3e%3cpath%20d='M218.3,294c-10.8-4.1-23.2,1.4-28.2,7.5C195.9,304.2,211.1,307.2,218.3,294z'/%3e%3cpath%20d='M233.2,298.7c-12.4-1.4-24.4,8-27,13.4C222.1,313.6,228.2,308.9,233.2,298.7z'/%3e%3c/g%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/CZ-UAdIkg68.js b/contrib/data/www/web/assets/CZ-UAdIkg68.js
new file mode 100644
index 00000000..e1d38409
--- /dev/null
+++ b/contrib/data/www/web/assets/CZ-UAdIkg68.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%2311457e'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23d7141a'%20points='513,171%20513,342%200,342%20215,171%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='513,0%20513,171%20215.185,171%200,0%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/DE-BwSz4lTD.js b/contrib/data/www/web/assets/DE-BwSz4lTD.js
new file mode 100644
index 00000000..6c08a7cb
--- /dev/null
+++ b/contrib/data/www/web/assets/DE-BwSz4lTD.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23D80027'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23000'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23FFDA44'%20width='513'%20height='114'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/DJ-BobvE7TL.js b/contrib/data/www/web/assets/DJ-BobvE7TL.js
new file mode 100644
index 00000000..ae390ffe
--- /dev/null
+++ b/contrib/data/www/web/assets/DJ-BobvE7TL.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%2312ad2b'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%236ab2e7'%20points='513,0%20513,166.7%200,170.8%200,0%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,170.7%200,342%200,0%20'/%3e%3cpolygon%20fill='%23d7141a'%20points='89.8,92.5%20106.8,144.9%20162,144.9%20117.4,177.4%20134.4,229.8%2089.8,197.4%2045.2,229.8%2062.2,177.4%2017.6,144.9%2072.8,144.9%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/DK-COwVG_7G.js b/contrib/data/www/web/assets/DK-COwVG_7G.js
new file mode 100644
index 00000000..41c5dceb
--- /dev/null
+++ b/contrib/data/www/web/assets/DK-COwVG_7G.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23c60c30'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='190,0%20130,0%20130,140%200,140%200,200%20130,200%20130,342%20190,342%20190,200%20513,200%20513,140%20190,140%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/DM-DOv9-8d0.js b/contrib/data/www/web/assets/DM-DOv9-8d0.js
new file mode 100644
index 00000000..552d1c33
--- /dev/null
+++ b/contrib/data/www/web/assets/DM-DOv9-8d0.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23496E2D'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23000'%20points='0,110.7%200,150.7%200,190.7%200,230.7%20513,230.7%20513,190.7%20513,150.7%20513,110.7%20'/%3e%3crect%20y='110.7'%20fill='%23FFDA44'%20width='513'%20height='40'/%3e%3crect%20y='190.7'%20fill='%23FFFFFF'%20width='513'%20height='40'/%3e%3crect%20x='196'%20y='0'%20fill='%23000'%20width='120'%20height='342'/%3e%3crect%20x='196'%20y='0'%20fill='%23FFDA44'%20width='40'%20height='342'/%3e%3crect%20x='274.7'%20y='0'%20fill='%23FFFFFF'%20width='40'%20height='342'/%3e%3cg%3e%3ccircle%20fill='%23D80027'%20cx='256'%20cy='170.7'%20r='123.1'/%3e%3cg%20fill='%23496E2D'%3e%3cpolygon%20points='256,58.6%20260.6,72.8%20275.6,72.8%20263.5,81.7%20268.1,95.9%20256,87.1%20243.9,95.9%20248.5,81.7%20236.4,72.8%20251.4,72.8%20'/%3e%3cpolygon%20points='190.1,80%20202.3,88.8%20214.4,80%20209.8,94.3%20221.9,103.1%20206.9,103.1%20202.3,117.3%20197.6,103.1%20182.6,103.1%20194.7,94.3%20'/%3e%3cpolygon%20points='149.4,136%20164.4,136%20169,121.8%20173.7,136%20188.7,136%20176.5,144.8%20181.2,159.1%20169,150.3%20156.9,159.1%20161.5,144.8%20'/%3e%3cpolygon%20points='149.4,205.3%20161.5,196.5%20156.9,182.2%20169,191%20181.2,182.2%20176.5,196.5%20188.7,205.3%20173.7,205.3%20169,219.6%20164.4,205.3%20'/%3e%3cpolygon%20points='190.1,261.4%20194.7,247.1%20182.6,238.3%20197.6,238.3%20202.3,224%20206.9,238.3%20221.9,238.3%20209.8,247.1%20214.4,261.4%20202.3,252.5%20'/%3e%3cpolygon%20points='256,282.8%20251.4,268.5%20236.4,268.5%20248.5,259.7%20243.9,245.4%20256,254.2%20268.1,245.4%20263.5,259.7%20275.6,268.5%20260.6,268.5%20'/%3e%3cpolygon%20points='321.9,261.4%20309.7,252.5%20297.6,261.4%20302.2,247.1%20290.1,238.3%20305.1,238.3%20309.7,224%20314.4,238.3%20329.4,238.3%20317.3,247.1%20'/%3e%3cpolygon%20points='362.6,205.3%20347.6,205.3%20343,219.6%20338.3,205.3%20323.3,205.3%20335.5,196.5%20330.8,182.2%20343,191%20355.1,182.2%20350.5,196.5%20'/%3e%3cpolygon%20points='362.6,136%20350.5,144.8%20355.1,159.1%20343,150.3%20330.8,159.1%20335.5,144.8%20323.3,136%20338.3,136%20343,121.8%20347.6,136%20'/%3e%3cpolygon%20points='321.9,80%20317.3,94.3%20329.4,103.1%20314.4,103.1%20309.7,117.3%20305.1,103.1%20290.1,103.1%20302.2,94.3%20297.6,80%20309.7,88.8%20'/%3e%3c/g%3e%3cpath%20fill='%23496E2D'%20d='M279.3,168.7c-11-21.1-14.5-25.1-14.5-25.1s0.4-9.7,0.4-15.6c0-8.8-7.4-15.8-16.5-15.8%20c-8.6,0-15.7,2.9-16.5,11c-4.2,0.9-8.6,4.1-8.6,10.7c0,4.8,1,7.3,5.2,9.3c2.1-4.6,4.3-4.8,9.3-6.4c0.8,0.6,1.7,3,2.6,3.4l0.3,1%20c0,0-13.3,6.6-13.3,30.9c0,29.5,22,45.4,22,45.4l-1.8,0.3l-1.9,7.1h22v-7.2l11,17.5C279.3,234.9,289.2,187.6,279.3,168.7z'/%3e%3c/g%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/DO-CXxjIPve.js b/contrib/data/www/web/assets/DO-CXxjIPve.js
new file mode 100644
index 00000000..096a1689
--- /dev/null
+++ b/contrib/data/www/web/assets/DO-CXxjIPve.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='215.2'%20fill='%23D80027'%20width='211.5'%20height='126.1'/%3e%3crect%20y='0'%20fill='%230052B4'%20width='211.5'%20height='126.2'/%3e%3crect%20x='300.5'%20y='0'%20fill='%23D80027'%20width='211.5'%20height='126.2'/%3e%3crect%20x='300.5'%20y='215.2'%20fill='%230052B4'%20width='211.5'%20height='126.1'/%3e%3cg%20stroke='%23FFFFFF'%20stroke-width='5'%20stroke-miterlimit='10'%3e%3cpath%20fill='%230052B4'%20d='M256,130h-49.9v49.4c0,0,19.5,6,49.9,6V130z'/%3e%3cpath%20fill='%23D80027'%20d='M206.1,179.4v6c0,27.5,22.3,49.9,49.9,49.9v-49.9C225.6,185.4,206.1,179.4,206.1,179.4z'/%3e%3cpath%20fill='%230052B4'%20d='M256,235.3c27.5,0,49.9-22.3,49.9-49.9v-6c0,0-19.5,6-49.9,6V235.3z'/%3e%3cpath%20fill='%23D80027'%20d='M256,130v55.4c30.4,0,49.9-6,49.9-6V130H256z'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/DZ-D731vN-p.js b/contrib/data/www/web/assets/DZ-D731vN-p.js
new file mode 100644
index 00000000..30599d35
--- /dev/null
+++ b/contrib/data/www/web/assets/DZ-D731vN-p.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%2341662E'%20width='513'%20height='342'/%3e%3crect%20x='256.5'%20y='0'%20fill='%23FFFFFF'%20width='256.5'%20height='342'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='341.5,105.3%20312.1,145.7%20264.6,130.3%20294,170.7%20264.6,211.1%20312.1,195.7%20341.5,236.1%20341.5,186.1%20389,170.6%20341.5,155.2%20'/%3e%3cpath%20fill='%23D80027'%20d='M309.9,276.7c-58.5,0-106-47.5-106-106s47.5-106,106-106c18.3,0,35.4,4.6,50.4,12.7%20c-23.5-23-55.7-37.2-91.2-37.2c-72,0-130.4,58.4-130.4,130.4s58.4,130.4,130.4,130.4c35.5,0,67.7-14.2,91.2-37.2%20C345.4,272,328.2,276.7,309.9,276.7z'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/EC-CLkxbsC9.js b/contrib/data/www/web/assets/EC-CLkxbsC9.js
new file mode 100644
index 00000000..fef38abb
--- /dev/null
+++ b/contrib/data/www/web/assets/EC-CLkxbsC9.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFDA44'%20width='513'%20height='342'/%3e%3crect%20y='170.7'%20fill='%230052B4'%20width='513'%20height='85.3'/%3e%3crect%20y='256'%20fill='%23D80027'%20width='513'%20height='85.3'/%3e%3ccircle%20fill='%23FFDA44'%20cx='256'%20cy='171'%20r='60'/%3e%3cpath%20fill='%234C1F00'%20d='M369.2,79.9c0,0-27.2-13.8-33.9-16c-6.7-2.2-49.1-13.2-49.1-7c0,10.3-13.5,12-15.5,12s-2-5.3-14.8-5.3%20s-13.7,4.8-15.8,4.8c-2.2,0-14.5-1-14.5-11.5c0-5.2-42.9,4-49.1,7c-6.1,3.1-33.9,16-33.9,16s45.8,2.7,53.9,6.2s43.8,16.5,43.8,16.5%20l-2.8,13.3h37.8l-3.8-13.3c0,0,35.1-12.7,43.8-16.5S369.2,79.9,369.2,79.9z'/%3e%3cpath%20fill='%2357BA17'%20d='M217.7,171.7c0,21.1,17.2,38.3,38.3,38.3c21.1,0,38.3-17.2,38.3-38.3v-11.5h-76.5V171.7z'/%3e%3cpath%20fill='%23338AF3'%20d='M256,110.5c-21.1,0-38.3,17.2-38.3,38.3v11.5h76.5v-11.5C294.3,127.7,277.1,110.5,256,110.5z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/EE-Dg3eKw7r.js b/contrib/data/www/web/assets/EE-Dg3eKw7r.js
new file mode 100644
index 00000000..c6791318
--- /dev/null
+++ b/contrib/data/www/web/assets/EE-Dg3eKw7r.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23111111'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23368FD8'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23FFFFFF'%20width='513'%20height='114'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/EG-CS47I1Hw.js b/contrib/data/www/web/assets/EG-CS47I1Hw.js
new file mode 100644
index 00000000..f0e808e8
--- /dev/null
+++ b/contrib/data/www/web/assets/EG-CS47I1Hw.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23D80027'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23000'%20width='513'%20height='114'/%3e%3cpath%20fill='%23C09300'%20d='M220.3,204.4c0,0,0-58.4,4.5-64.7c3.1-4.3,16.8,5.2,22.7,4.5c0,0,4.2-7.5,4.5-12c0.3-4.6-1.1-7.6-4.9-6.2%20c0,0-1.2-2.1,0.5-3.3c1.6-1.2,5.6,0.1,5.6,0.1s-0.5-1,1.6-0.9c2.9,0.2,7.2,1.4,7.4,5.6c0.2,3.1,0.3,7.7,0.4,8.7%20c0.7,6.8,2.7,8.7,2.7,8.7s18.4-9.2,22-5.2c3.3,3.8,4.5,64.7,4.5,64.7l-18.1-16.8l12.1,29.5c0,0-14.4,2.4-28.9,2.4%20c-14.5,0-31.1-4.2-31.1-4.2l13.8-28.2L220.3,204.4z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/EH-D0ou060S.js b/contrib/data/www/web/assets/EH-D0ou060S.js
new file mode 100644
index 00000000..80452688
--- /dev/null
+++ b/contrib/data/www/web/assets/EH-D0ou060S.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23000'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23428823'%20width='513'%20height='114'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='256,171%200,342%200,0%20'/%3e%3cpath%20fill='%23D80027'%20d='M309.1,171c0-22.9,13.1-42.1,34.6-46.8c-3.3-0.7-6.7-1.1-10.3-1.1c-26.4,0-47.9,21.4-47.9,47.9%20s21.4,47.9,47.9,47.9c3.5,0,7-0.4,10.3-1.1C322.2,212.7,309.1,193.6,309.1,171z'/%3e%3cpolygon%20fill='%23D80027'%20points='365,129.2%20375.3,160.9%20408.6,160.9%20381.6,180.5%20391.9,212.2%20365,192.6%20338,212.2%20348.3,180.5%20321.3,160.9%20354.7,160.9%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/ER-BGi3XKA_.js b/contrib/data/www/web/assets/ER-BGi3XKA_.js
new file mode 100644
index 00000000..a5b1d179
--- /dev/null
+++ b/contrib/data/www/web/assets/ER-BGi3XKA_.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23338AF3'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%2356AF35'%20width='513'%20height='171'/%3e%3cpath%20fill='%23D80027'%20d='M0,342c0,0,513-171,513-171L0,0V342z'/%3e%3cg%20fill='%23ffc945'%3e%3cpath%20d='M134.7,231.5c33.6,0,60.8-27.2,60.8-60.8s-27.2-60.8-60.8-60.8s-60.8,27.2-60.8,60.8S101.1,231.5,134.7,231.5z%20M134.7,255.8c-47,0-85.2-38.1-85.2-85.2s38.1-85.2,85.2-85.2s85.2,38.1,85.2,85.2S181.7,255.8,134.7,255.8z'/%3e%3ccircle%20cx='119.5'%20cy='148.3'%20r='17.5'/%3e%3ccircle%20cx='148.9'%20cy='158.5'%20r='17.5'/%3e%3ccircle%20cx='134.7'%20cy='135.2'%20r='17.5'/%3e%3ccircle%20cx='119.5'%20cy='172.7'%20r='17.5'/%3e%3ccircle%20cx='149.9'%20cy='182.8'%20r='17.5'/%3e%3ccircle%20cx='122.5'%20cy='198'%20r='17.5'/%3e%3ccircle%20cx='145.9'%20cy='205.2'%20r='17.5'/%3e%3c/g%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/ES-NqXMpDNV.js b/contrib/data/www/web/assets/ES-NqXMpDNV.js
new file mode 100644
index 00000000..e742c740
--- /dev/null
+++ b/contrib/data/www/web/assets/ES-NqXMpDNV.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.4.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2022.5%2015'%3e%3cpath%20fill='%23FFFFFF'%20d='M0,0h22.5v15H0V0z'/%3e%3cpath%20fill='%23D03433'%20d='M0,0h22.5v4H0V0z%20M0,11h22.5v4H0V11z'/%3e%3cpath%20fill='%23FBCA46'%20d='M0,4h22.5v7H0V4z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M7.8,7h1v0.5h-1V7z'/%3e%3cpath%20fill='%23A41517'%20d='M7.2,8.5C7.2,8.8,7.5,9,7.8,9c0.3,0,0.6-0.2,0.6-0.5L8.5,7H7.1C7.1,7,7.2,8.5,7.2,8.5z%20M6.6,7%20c0-0.3,0.2-0.5,0.4-0.5c0,0,0,0,0,0h1.5C8.8,6.5,9,6.7,9,6.9C9,7,9,7,9,7L8.9,8.5c-0.1,0.6-0.5,1-1.1,1c-0.6,0-1-0.4-1.1-1L6.6,7%20L6.6,7z'/%3e%3cpath%20fill='%23A41517'%20d='M6.8,7.5h2V8H8.3L7.8,9L7.3,8H6.8V7.5z%20M5.3,6h1v3.5h-1V6z%20M9.3,6h1v3.5h-1V6z%20M6.8,5.5C6.8,5.2,7,5,7.3,5h1%20c0.3,0,0.5,0.2,0.5,0.5v0.2C8.8,5.9,8.7,6,8.5,6c0,0,0,0,0,0H7C6.9,6,6.8,5.9,6.8,5.8c0,0,0,0,0,0V5.5z'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/ET-PTudKHL-.js b/contrib/data/www/web/assets/ET-PTudKHL-.js
new file mode 100644
index 00000000..8ba06561
--- /dev/null
+++ b/contrib/data/www/web/assets/ET-PTudKHL-.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2022.5%2015'%3e%3cpath%20fill='%2320AA46'%20d='M0,0h22.5v5H0V0z'/%3e%3cpath%20fill='%23E92F3B'%20d='M0,10h22.5v5H0V10z'/%3e%3cpath%20fill='%23FADF50'%20d='M0,5h22.5v5H0V5z'/%3e%3ccircle%20fill='%23205CCA'%20cx='11.3'%20cy='7.5'%20r='5.2'/%3e%3cg%20stroke='%23FFDB3D'%20fill='none'%3e%3cg%20stroke-width='0.5'%3e%3cpath%20d='M11.3,8.8l-2.1,1.5L10,7.9L8,6.4h2.5l0.8-2.3l0.8,2.3l2.6,0l-2.1,1.5l0.8,2.4L11.3,8.8z'/%3e%3cline%20x1='10.3'%20y1='6.4'%20x2='12.2'%20y2='6.4'/%3e%3cline%20x1='9.9'%20y1='7.8'%20x2='11.2'%20y2='8.8'/%3e%3cline%20x1='12'%20y1='6.2'%20x2='12.7'%20y2='8'/%3e%3cline%20x1='10'%20y1='7.9'%20x2='10.6'%20y2='6.1'/%3e%3cline%20x1='11'%20y1='9'%20x2='12.6'%20y2='7.9'/%3e%3c/g%3e%3cg%20stroke-width='0.25'%3e%3cline%20x1='8.7'%20y1='3.9'%20x2='9.8'%20y2='5.5'/%3e%3cline%20x1='13.8'%20y1='3.8'%20x2='12.8'%20y2='5.4'/%3e%3cline%20x1='11.3'%20y1='10.1'%20x2='11.3'%20y2='12'/%3e%3cline%20x1='8.9'%20y1='8.3'%20x2='7.1'%20y2='9'/%3e%3cline%20x1='15.5'%20y1='9'%20x2='13.7'%20y2='8.3'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/EU-FjcjwKp1.js b/contrib/data/www/web/assets/EU-FjcjwKp1.js
new file mode 100644
index 00000000..361da3f1
--- /dev/null
+++ b/contrib/data/www/web/assets/EU-FjcjwKp1.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20810%20540'%3e%3cpath%20fill='%23039'%20d='M0%200h810v540H0z'/%3e%3cpath%20fill='%23FC0'%20d='m404.951%2059.865%206.735%2020.718h21.894l-17.633%2012.812%206.638%2020.74-17.634-12.812-17.634%2012.812%206.736-20.729-17.633-12.812h21.796zM314.951%2083.865l6.735%2020.718h21.894l-17.633%2012.812%206.638%2020.74-17.634-12.812-17.634%2012.812%206.736-20.729-17.633-12.812h21.796zM248.951%20149.865l6.735%2020.718h21.894l-17.633%2012.812%206.638%2020.74-17.634-12.812-17.634%2012.812%206.736-20.729-17.633-12.812h21.796zM224.951%20239.864l6.735%2020.719h21.894l-17.633%2012.813%206.638%2020.74-17.634-12.813-17.634%2012.813%206.736-20.731-17.633-12.811h21.796zM248.951%20329.865l6.735%2020.719h21.894l-17.633%2012.811%206.638%2020.74-17.634-12.811-17.634%2012.811%206.736-20.729-17.633-12.812h21.796zM314.951%20395.865l6.735%2020.719h21.894l-17.633%2012.811%206.638%2020.74-17.634-12.811-17.634%2012.811%206.736-20.729-17.633-12.812h21.796zM494.951%2083.865l6.735%2020.718h21.894l-17.633%2012.812%206.637%2020.74-17.633-12.812-17.635%2012.812%206.737-20.729-17.633-12.812h21.795zM560.951%20149.865l6.735%2020.718h21.894l-17.633%2012.812%206.637%2020.74-17.633-12.812-17.635%2012.812%206.737-20.729-17.633-12.812h21.795zM584.951%20239.865l6.735%2020.718h21.894l-17.633%2012.813%206.638%2020.74-17.634-12.813-17.634%2012.813%206.736-20.731-17.633-12.811h21.796zM560.951%20329.865l6.735%2020.719h21.894l-17.633%2012.811%206.638%2020.74-17.634-12.811-17.634%2012.811%206.736-20.729-17.633-12.812h21.796zM404.951%20419.865l6.735%2020.719h21.894l-17.633%2012.811%206.638%2020.74-17.634-12.811-17.634%2012.811%206.736-20.729-17.633-12.812h21.796zM494.951%20395.864l6.735%2020.719h21.894l-17.633%2012.812%206.639%2020.74-17.635-12.812-17.633%2012.812%206.735-20.73-17.633-12.811h21.797z'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/FI-CG4d9Fw7.js b/contrib/data/www/web/assets/FI-CG4d9Fw7.js
new file mode 100644
index 00000000..6f163ab7
--- /dev/null
+++ b/contrib/data/www/web/assets/FI-CG4d9Fw7.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%232E52B2'%20points='513,129.3%20513,212%20203.7,212%20203.7,342%20121,342%20121,212%200,212%200,129.3%20121,129.3%20121,0%20203.7,0%20203.7,129.3%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/FJ-C139PzvB.js b/contrib/data/www/web/assets/FJ-C139PzvB.js
new file mode 100644
index 00000000..7f66b889
--- /dev/null
+++ b/contrib/data/www/web/assets/FJ-C139PzvB.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%2362B5E5'%20width='513'%20height='342'/%3e%3cg%3e%3cpath%20fill='%23F3F3F3'%20d='M307.1,127.1v92c0,61.6,80.5,80.5,80.5,80.5s80.4-19,80.4-80.6v-92l-80.5-23L307.1,127.1z'/%3e%3cpath%20fill='%23D80027'%20d='M468,132.8V98.3H307.1v34.5h69v69h-69v23l0,0h69V296c6.9,2.5,11.5,3.5,11.5,3.5s4.6-1.1,11.5-3.5v-71.2h69l0,0%20v-23h-69v-69H468z'/%3e%3c/g%3e%3cg%20fill='%23FFFFFF'%3e%3cpath%20d='M0,0h256.5v170.6H0V0z'/%3e%3cpath%20d='M155.9,115l100.6,55.6v-15.8L184.6,115H155.9z'/%3e%3cpath%20d='M100.2,55.7L0,0v15.8l71.8,39.9H100.2z'/%3e%3c/g%3e%3cg%20fill='%230052B4'%3e%3cpath%20d='M196.9,115l59.6,32.9V115H196.9z%20M155.9,115l100.6,55.6v-15.8L184.6,115H155.9z%20M229.3,170.6l-73.5-40.9v40.9%20H229.3z'/%3e%3cpath%20d='M45.2,115L0,140.1V115H45.2z%20M100.2,122.1v48.6H12.8L100.2,122.1z'/%3e%3cpath%20d='M59.1,55.7L0,22.8v32.8C0,55.6,59.1,55.6,59.1,55.7z%20M100.2,55.7L0,0v15.8l71.8,39.9H100.2z%20M26.7,0l73.5,40.8%20V0H26.7z'/%3e%3cpath%20d='M210.9,55.7l45.6-25.1v25.1H210.9z%20M155.9,48.5V0h87.4L155.9,48.5z'/%3e%3c/g%3e%3cg%20fill='%23D80027'%3e%3cpath%20d='M144.3-0.2h-32.1v69.5H0v32.1h112.2v69.5h32.1v-69.5h112.2V69.3H144.3V-0.2z'/%3e%3cpath%20d='M155.9,115l100.6,55.6v-15.8L184.6,115H155.9z'/%3e%3cpath%20d='M71.8,115L0,154.9v15.8L100.2,115H71.8z'/%3e%3cpath%20d='M100.2,55.7L0,0v15.8l71.8,39.9H100.2z'/%3e%3cpath%20d='M184.1,55.7l72.4-39.9V0L155.9,55.7H184.1z'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/FK-XPS_Mxep.js b/contrib/data/www/web/assets/FK-XPS_Mxep.js
new file mode 100644
index 00000000..475aaf93
--- /dev/null
+++ b/contrib/data/www/web/assets/FK-XPS_Mxep.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%230052B4'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,0%20256,30.6%20210.8,55.7%20256,55.7%20256,115%20196.9,115%20256,147.8%20256,170.7%20229.3,170.7%20155.8,129.8%20155.8,170.7%20100.2,170.7%20100.2,122.1%2012.7,170.7%200,170.7%200,140.1%2045.2,115%200,115%200,55.7%2059.1,55.7%200,22.8%200,0%2026.7,0%20100.2,40.8%20100.2,0%20155.8,0%20155.8,48.6%20243.3,0%20'/%3e%3cpolygon%20fill='%23D80027'%20points='144,0%20112,0%20112,69.3%200,69.3%200,101.3%20112,101.3%20112,170.7%20144,170.7%20144,101.3%20256,101.3%20256,69.3%20144,69.3%20'/%3e%3cpolygon%20fill='%230052B4'%20points='155.8,115%20256,170.7%20256,154.9%20184.2,115%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='155.8,115%20256,170.7%20256,154.9%20184.2,115%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='155.8,115%20256,170.7%20256,154.9%20184.2,115%20'/%3e%3cpolygon%20fill='%23D80027'%20points='71.8,115%200,154.9%200,170.7%200,170.7%20100.2,115%20'/%3e%3c/g%3e%3cpolygon%20fill='%230052B4'%20points='100.2,55.6%200,0%200,15.7%2071.8,55.6%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='100.2,55.6%200,0%200,15.7%2071.8,55.6%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='100.2,55.6%200,0%200,15.7%2071.8,55.6%20'/%3e%3cpolygon%20fill='%23D80027'%20points='184.2,55.6%20256,15.7%20256,0%20256,0%20155.8,55.6%20'/%3e%3c/g%3e%3cg%20transform='translate(13%204)'%3e%3cpath%20fill='%231F8BDE'%20d='M299.2,190.2v-90c0-8.5,6.5-15.3,15-15.3h120.5c8.3,0,15,6.8,15,15.3v90%20c0,75.2-75.2,105.3-75.2,105.3S299.2,265.4,299.2,190.2z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M299.2,190.2v-90c0-8.5,6.5-15.3,15-15.3h120.5c8.3,0,15,6.8,15,15.3v90c0,75.2-75.2,105.3-75.2,105.3%20S299.2,265.4,299.2,190.2z%20M378.8,276.5c7.9-4.5,15.9-10,23.2-16.7c20.5-18.5,32.6-41.4,32.6-69.7v-90c0-0.3-120.4-0.3-120.4-0.3%20l0,90.3c0,28.3,12.1,51.2,32.6,69.7c8.3,7.5,17.6,13.9,27.6,19C375.8,278.2,377.2,277.4,378.8,276.5z'/%3e%3cpath%20fill='%23187536'%20d='M334.1,189.4c-2.6-7.9,1.7-14.3,10.1-14.3h60.5c8.2,0,12.8,6.3,10.1,14.3l-5.5,16.5c-2.6,7.9-8.9,9.2-15.8,4%20c0,0,2.6-4.8-19.1-4.8c-21.7,0-19.1,4.8-19.1,4.8c-6.1,5.7-13.1,4-15.8-4C339.6,206,334.1,189.4,334.1,189.4z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M344.4,175.1c8.1,1.6,17.8-15,30.1-15c13.1,0,21.8,17.1,30.1,15c7.4-1.8,15-22.2,15-30.1%20c0-16.6-20.2-30.1-45.1-30.1c-24.9,0-45.1,13.5-45.1,30.1C329.3,153.5,336,173.5,344.4,175.1z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M343,266.7c6.2,0.4,12.5-1.8,17.2-6.5l9-9c2.9-2.9,7.5-2.9,10.4,0c0,0,0,0,0,0l9,9c4.7,4.7,11,6.9,17.1,6.5%20c5.3-0.3,32.5-33.5,25.7-32.6c-4.6,0.6-9.1,2.8-12.7,6.3c0,0,0,0-0.1,0.1l-9,9c-2.9,2.9-7.5,2.9-10.4,0c0,0,0,0,0,0l-9-9%20c-8.7-8.8-22.9-8.8-31.7-0.1c0,0,0,0-0.1,0.1l-9,9c-2.9,2.9-7.5,2.9-10.4,0c0,0,0,0,0,0l-9-9c-3.5-3.5-7.8-5.6-12.3-6.3%20C311,233.1,337.8,266.4,343,266.7z%20M309.1,206c2.9-2.9,7.5-2.9,10.4,0c0,0,0,0,0,0l9,9c8.8,8.7,22.9,8.7,31.7,0l9-9%20c2.9-2.9,7.5-2.9,10.4,0c0,0,0,0,0,0l9,9c8.8,8.7,22.9,8.7,31.7,0l9-9c2.9-2.9,7.5-2.9,10.4,0c0,0,0,0,0,0c0,0,5.5-14.8,2.5-15.9%20c-7.9-2.9-17.2-1.2-23.5,5.2c0,0,0,0-0.1,0.1l-9,9c-2.9,2.9-7.5,2.9-10.4,0c0,0,0,0,0,0l-9-9c-8.7-8.8-22.9-8.8-31.7-0.1%20c0,0,0,0-0.1,0.1l-9,9c-2.9,2.9-7.5,2.9-10.4,0c0,0,0,0,0,0l-9-9c-6.2-6.2-15.1-8-22.8-5.5C304.1,191,309.1,206,309.1,206z'/%3e%3c/g%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/FM-CNgebryG.js b/contrib/data/www/web/assets/FM-CNgebryG.js
new file mode 100644
index 00000000..1b6033cb
--- /dev/null
+++ b/contrib/data/www/web/assets/FM-CNgebryG.js
@@ -0,0 +1 @@
+const F="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23338AF3'%20width='513'%20height='342'/%3e%3cg%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,37.9%20266.1,69.1%20299,69.1%20272.4,88.4%20282.6,119.6%20256,100.3%20229.4,119.6%20239.6,88.4%20213,69.1%20245.9,69.1%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='123.2,170.7%20154.4,160.5%20154.4,127.7%20173.7,154.3%20204.9,144.1%20185.6,170.7%20204.9,197.2%20173.7,187.1%20154.4,213.6%20154.4,180.8%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,303.5%20245.9,272.3%20213,272.3%20239.6,253%20229.4,221.7%20256,241%20282.6,221.7%20272.4,253%20299,272.3%20266.1,272.3%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='388.8,170.7%20357.6,180.8%20357.6,213.6%20338.3,187.1%20307.1,197.2%20326.4,170.7%20307.1,144.1%20338.3,154.3%20357.6,127.7%20357.6,160.5%20'/%3e%3c/g%3e%3c/svg%3e";export{F as default};
diff --git a/contrib/data/www/web/assets/FO-CRzpKO1m.js b/contrib/data/www/web/assets/FO-CRzpKO1m.js
new file mode 100644
index 00000000..d8e27d6a
--- /dev/null
+++ b/contrib/data/www/web/assets/FO-CRzpKO1m.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%230F61A5'%20points='513,214.5%20206.2,214.5%20206.2,342%20183.7,342%20141,342%20118.4,342%20118.4,214.5%200,214.5%200,192%200,149.3%200,126.8%20118.4,126.8%20118.4,0%20141,0%20183.7,0%20206.2,0%20206.2,126.8%20513,126.8%20513,149.3%20513,192%20'/%3e%3cpolygon%20fill='%23E50E3D'%20points='513,149.3%20513,192%20183.7,192%20183.7,342%20141,342%20141,192%200,192%200,149.3%20141,149.3%20141,0%20183.7,0%20183.7,149.3%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/FR-B8vDbpLB.js b/contrib/data/www/web/assets/FR-B8vDbpLB.js
new file mode 100644
index 00000000..fc28e7c5
--- /dev/null
+++ b/contrib/data/www/web/assets/FR-B8vDbpLB.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%2300318A'%20width='171'%20height='342'/%3e%3crect%20x='342'%20y='0'%20fill='%23D80027'%20width='171'%20height='342'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/GA-BuCnHBt1.js b/contrib/data/www/web/assets/GA-BuCnHBt1.js
new file mode 100644
index 00000000..9465d4ff
--- /dev/null
+++ b/contrib/data/www/web/assets/GA-BuCnHBt1.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFDA44'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%236DA544'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%230052B4'%20width='513'%20height='114'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/GB-0aslyXWB.js b/contrib/data/www/web/assets/GB-0aslyXWB.js
new file mode 100644
index 00000000..8bfd72f2
--- /dev/null
+++ b/contrib/data/www/web/assets/GB-0aslyXWB.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20513%20342'%3e%3cg%20fill='%23FFFFFF'%3e%3cpath%20d='M0,0h513v341.3H0V0z'/%3e%3cpath%20d='M311.7,230L513,341.3v-31.5L369.3,230L311.7,230z'/%3e%3cpath%20d='M200.3,111.3L0,0v31.5l143.7,79.8H200.3z'/%3e%3c/g%3e%3cg%20fill='%230052B4'%3e%3cpath%20d='M393.8,230L513,295.7V230H393.8z%20M311.7,230L513,341.3v-31.5L369.3,230L311.7,230z%20M458.6,341.3l-147-81.7%20v81.7H458.6z'/%3e%3cpath%20d='M90.3,230L0,280.2V230H90.3z%20M200.3,244.2v97.2H25.5L200.3,244.2z'/%3e%3cpath%20d='M118.2,111.3L0,45.6v65.7H118.2z%20M200.3,111.3L0,0v31.5l143.7,79.8H200.3z%20M53.4,0l147,81.7V0H53.4z'/%3e%3cpath%20d='M421.7,111.3L513,61.1v50.2H421.7z%20M311.7,97.1V0h174.9L311.7,97.1z'/%3e%3c/g%3e%3cg%20fill='%23D80027'%3e%3cpath%20d='M288,0h-64v138.7H0v64h224v138.7h64V202.7h224v-64H288V0z'/%3e%3cpath%20d='M311.7,230L513,341.3v-31.5L369.3,230L311.7,230z'/%3e%3cpath%20d='M143.7,230L0,309.9v31.5L200.3,230L143.7,230z'/%3e%3cpath%20d='M200.3,111.3L0,0v31.5l143.7,79.8H200.3z'/%3e%3cpath%20d='M368.3,111.3L513,31.5V0L311.7,111.3H368.3z'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/GD-CNPbqtuI.js b/contrib/data/www/web/assets/GD-CNPbqtuI.js
new file mode 100644
index 00000000..7502cce9
--- /dev/null
+++ b/contrib/data/www/web/assets/GD-CNPbqtuI.js
@@ -0,0 +1 @@
+const o="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23c60a0a'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%233E8446'%20points='256.5,170.7%2044.5,296.8%2044.5,44.5%20'/%3e%3cg%3e%3cpolygon%20fill='%23FFDA44'%20points='256.5,170.7%20467.5,296.8%2044.5,296.8%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='467.5,44.5%20256.5,170.7%2044.5,44.5%20'/%3e%3c/g%3e%3cpolygon%20fill='%233E8446'%20points='467.5,44.5%20467.5,296.8%20256.5,170.7%20'/%3e%3cg%20fill='%23FFDA44'%3e%3cpolygon%20points='256.5,10.4%20259.3,20.6%20270,20.6%20261.4,26.9%20264.7,37.1%20256.5,30.8%20247.3,37.1%20250.6,26.9%20242,20.6%20252.7,20.6%20'/%3e%3cpolygon%20points='170.1,10.4%20173.4,20.6%20184.1,20.6%20175.5,26.9%20178.8,37.1%20170.1,30.8%20161.4,37.1%20164.7,26.9%20156.1,20.6%20166.8,20.6%20'/%3e%3cpolygon%20points='341.9,10.4%20345.2,20.6%20356,20.6%20347.3,26.9%20350.6,37.1%20341.9,30.8%20333.2,37.1%20336.5,26.9%20327.9,20.6%20338.6,20.6%20'/%3e%3cpolygon%20points='256.5,304.2%20259.3,314.4%20270,314.4%20261.4,320.7%20264.7,330.9%20256.5,324.6%20247.3,330.9%20250.6,320.7%20242,314.4%20252.7,314.4%20'/%3e%3cpolygon%20points='170.1,304.2%20173.4,314.4%20184.1,314.4%20175.5,320.7%20178.8,330.9%20170.1,324.6%20161.4,330.9%20164.7,320.7%20156.1,314.4%20166.8,314.4%20'/%3e%3cpolygon%20points='341.9,304.2%20345.2,314.4%20356,314.4%20347.3,320.7%20350.6,330.9%20341.9,324.6%20333.2,330.9%20336.5,320.7%20327.9,314.4%20338.6,314.4%20'/%3e%3c/g%3e%3cg%3e%3ccircle%20fill='%23c60a0a'%20cx='244.5'%20cy='170.7'%20r='76.2'/%3e%3cpolygon%20fill='%23FFDA44'%20points='244.5,110.1%20258.1,151.9%20302.1,151.9%20266.5,177.7%20280.1,219.5%20244.5,193.7%20209,219.5%20222.6,177.7%20187,151.9%20231,151.9%20'/%3e%3c/g%3e%3cpath%20fill='%23FFDA44'%20d='M107.7,167.8c4.4,6.9,2.3,16.1-4.6,20.5s-16.1,2.3-20.5-4.6c-7.9-12.5-3.3-33-3.3-33S99.7,155.3,107.7,167.8z'%20/%3e%3ccircle%20fill='%23A2001D'%20cx='99.1'%20cy='182.1'%20r='7.4'/%3e%3c/svg%3e";export{o as default};
diff --git a/contrib/data/www/web/assets/GE-AB-B-TJLLyi.js b/contrib/data/www/web/assets/GE-AB-B-TJLLyi.js
new file mode 100644
index 00000000..8cdff88b
--- /dev/null
+++ b/contrib/data/www/web/assets/GE-AB-B-TJLLyi.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%3e%3crect%20y='0'%20fill='%236DA544'%20width='513'%20height='48.8'/%3e%3crect%20y='97.5'%20fill='%236DA544'%20width='513'%20height='48.8'/%3e%3crect%20y='195'%20fill='%236DA544'%20width='513'%20height='48.8'/%3e%3crect%20y='292.6'%20fill='%236DA544'%20width='513'%20height='48.8'/%3e%3c/g%3e%3crect%20y='0'%20fill='%23D80027'%20width='256.5'%20height='146.3'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='116.9,114.4%20109.4,99.6%20109.4,69.9%20128,59%20146.6,69.9%20146.6,92.2%20154,84.8%20158.2,87.8%20154,99.6%20139.1,114.4%20'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='82'%20cy='82.8'%20r='5.4'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='90.8'%20cy='61.7'%20r='5.4'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='106.6'%20cy='46.2'%20r='5.4'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='128'%20cy='40.8'%20r='5.4'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='149.4'%20cy='46.2'%20r='5.4'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='165.2'%20cy='61.7'%20r='5.4'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='174'%20cy='82.8'%20r='5.4'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/GE-DjP-hqxH.js b/contrib/data/www/web/assets/GE-DjP-hqxH.js
new file mode 100644
index 00000000..c334d7d7
--- /dev/null
+++ b/contrib/data/www/web/assets/GE-DjP-hqxH.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2022.5%2015'%3e%3cpath%20fill='%23FFFFFF'%20d='M0.8,0h21v15h-21V0z'/%3e%3cpath%20fill='%23eb000e'%20d='M9.8,6H0v3h9.8v6h3V9h9.8V6h-9.8V0h-3V6z'/%3e%3cpath%20fill='%23eb000e'%20d='M17.3,2.7l-0.2-1.2h1l-0.2,1.2l1.2-0.2v1l-1.2-0.2l0.2,1.2h-1l0.2-1.2l-1.2,0.2v-1L17.3,2.7z%20M4.6,2.7L4.4,1.5%20h1L5.2,2.7l1.2-0.2v1L5.2,3.3l0.2,1.2h-1l0.2-1.2L3.4,3.5v-1C3.4,2.5,4.6,2.7,4.6,2.7z%20M4.6,11.7l-0.2-1.2h1l-0.2,1.2l1.2-0.2v1%20l-1.2-0.2l0.2,1.2h-1l0.2-1.2l-1.2,0.2v-1C3.4,11.5,4.6,11.7,4.6,11.7z%20M17.3,11.7l-0.2-1.2h1l-0.2,1.2l1.2-0.2v1l-1.2-0.2l0.2,1.2%20h-1l0.2-1.2l-1.2,0.2v-1L17.3,11.7z'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/GE-OS-MSYyBHb5.js b/contrib/data/www/web/assets/GE-OS-MSYyBHb5.js
new file mode 100644
index 00000000..68709138
--- /dev/null
+++ b/contrib/data/www/web/assets/GE-OS-MSYyBHb5.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20450%20300'%3e%3crect%20width='450'%20height='300'%20fill='%23FFFFFF'/%3e%3crect%20width='450'%20height='200'%20y='100'%20fill='%23FF0000'/%3e%3crect%20width='450'%20height='100'%20y='200'%20fill='%23FFDF00'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/GF-BcpM6KXB.js b/contrib/data/www/web/assets/GF-BcpM6KXB.js
new file mode 100644
index 00000000..9c6f1e4e
--- /dev/null
+++ b/contrib/data/www/web/assets/GF-BcpM6KXB.js
@@ -0,0 +1 @@
+const o="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2060'%3e%3cpolygon%20fill='%23FDEB01'%20points='0,0%2090,60%200,60%20'/%3e%3cpolygon%20fill='%2358A846'%20points='90,0%2090,60%200,0%20'/%3e%3cpolygon%20fill='%23ED3D24'%20points='50.7,33.3%2060,26.6%2048.5,26.6%2045,15.7%2041.5,26.6%2030,26.6%2039.3,33.3%2035.7,44.3%2045,37.6%2054.3,44.3%20'/%3e%3c/svg%3e";export{o as default};
diff --git a/contrib/data/www/web/assets/GG-CO0w39Uo.js b/contrib/data/www/web/assets/GG-CO0w39Uo.js
new file mode 100644
index 00000000..79a396c4
--- /dev/null
+++ b/contrib/data/www/web/assets/GG-CO0w39Uo.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23D80027'%20points='308,0%20204,0%20204,118.7%200,118.7%200,222.7%20204,222.7%20204,342%20308,342%20308,222.7%20513,222.7%20513,118.7%20308,118.7%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='368.6,188%20394.6,205.3%20394.6,136%20368.6,153.3%20273.3,153.3%20273.3,58.1%20290.6,32.1%20221.4,32.1%20238.7,58.1%20238.7,153.3%20143.4,153.3%20117.4,136%20117.4,205.3%20143.4,188%20238.7,188%20238.7,283.2%20221.4,309.2%20290.6,309.2%20273.3,283.2%20273.3,188%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/GH-BlaRl2y7.js b/contrib/data/www/web/assets/GH-BlaRl2y7.js
new file mode 100644
index 00000000..f613b306
--- /dev/null
+++ b/contrib/data/www/web/assets/GH-BlaRl2y7.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFDA44'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23D80027'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23496E2D'%20width='513'%20height='114'/%3e%3cpolygon%20fill='%23000'%20points='255.9,113.8%20270,157.2%20310.4,160.4%20273.4,187.3%20292.9,227.6%20255.9,200.7%20218.9,227.6%20233,184.1%20196.1,157.2%20241.8,157.2%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/GI-LhWzDkoL.js b/contrib/data/www/web/assets/GI-LhWzDkoL.js
new file mode 100644
index 00000000..52e90e19
--- /dev/null
+++ b/contrib/data/www/web/assets/GI-LhWzDkoL.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='230'%20fill='%23D80027'%20width='513'%20height='112'/%3e%3cpolygon%20fill='%23D80027'%20stroke='%23000000'%20stroke-miterlimit='10'%20points='363.1,131.8%20363.1,99.1%20374,99.1%20374,77.3%20352.1,77.3%20352.1,88.2%20330.3,88.2%20330.3,77.3%20308.5,77.3%20308.5,99.1%20319.4,99.1%20319.4,131.8%20297.6,131.8%20297.6,55.5%20308.5,55.5%20308.5,33.7%20286.7,33.7%20286.7,44.6%20275.8,44.6%20275.8,33.7%20254,33.7%20254,44.6%20243.1,44.6%20243.1,33.7%20221.3,33.7%20221.3,55.5%20232.2,55.5%20232.2,131.8%20210.4,131.8%20210.4,99.1%20221.3,99.1%20221.3,77.3%20199.5,77.3%20199.5,88.2%20177.7,88.2%20177.7,77.3%20155.9,77.3%20155.9,99.1%20166.8,99.1%20166.8,131.8%20145,131.8%20145,219%20384.9,219%20384.9,131.8%20'/%3e%3cpath%20fill='%23FFDA44'%20stroke='%23000000'%20stroke-miterlimit='10'%20d='M264.9,235.5l-24.2,18.2l19.1,14.3v31.3h-23.2v9l23,0l0,7.9l-23,0v9.3H270V268l19.1-14.3L264.9,235.5z%20M264.9,260.8l-10.1-7.1l10.1-7.1l10.1,7.1L264.9,260.8z'/%3e%3cpath%20fill='%23000'%20d='M239.6,209.7v-27.9c0,0,0.1-22.3,25-22.3c24.8,0,25.7,22,25.7,22v28.2H239.6z'/%3e%3cpath%20fill='%23000'%20d='M170.5,209.7v-24.3c0,0,0.1-18.7,19.6-18.7s20.2,18.4,20.2,18.4v24.5H170.5z'/%3e%3cpath%20fill='%23000'%20d='M169.1,209.7v-24.3c0,0,0.1-18.7,19.6-18.7s20.2,18.4,20.2,18.4v24.5H169.1z'/%3e%3cpath%20fill='%23000'%20d='M320.9,209.7v-24.3c0,0,0.1-18.7,19.6-18.7c19.5,0,20.2,18.4,20.2,18.4v24.5H320.9z'/%3e%3cpath%20fill='%23000'%20d='M329.3,132v-15.7c0,0,0.1-12.1,11.3-12.1c11.3,0,11.7,11.9,11.7,11.9V132H329.3z'/%3e%3cpath%20fill='%23000'%20d='M250.5,132v-23.7c0,0,0.1-18.3,14.3-18.3c14.2,0,14.7,18,14.7,18v24H250.5z'/%3e%3cpath%20fill='%23000'%20d='M177.5,132v-15.7c0,0,0.1-12.1,11.3-12.1s11.7,11.9,11.7,11.9V132H177.5z'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/GL-TZYWPNiS.js b/contrib/data/www/web/assets/GL-TZYWPNiS.js
new file mode 100644
index 00000000..4467f91d
--- /dev/null
+++ b/contrib/data/www/web/assets/GL-TZYWPNiS.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23D80027'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='513,0%20513,171%200,171%200,0%20'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='185.8'%20cy='171.2'%20r='117.8'/%3e%3cpath%20fill='%23D80027'%20d='M68,171c0-65.1,52.8-117.8,117.8-117.8c65.1,0,117.8,52.8,117.8,117.8'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/GM-BbEKdS0A.js b/contrib/data/www/web/assets/GM-BbEKdS0A.js
new file mode 100644
index 00000000..dd43dc7a
--- /dev/null
+++ b/contrib/data/www/web/assets/GM-BbEKdS0A.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23cf0d19'%20width='513'%20height='100'/%3e%3crect%20y='121'%20fill='%230052B4'%20width='513'%20height='100'/%3e%3crect%20y='242'%20fill='%231a7e25'%20width='513'%20height='100'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/GN-mVJu0smG.js b/contrib/data/www/web/assets/GN-mVJu0smG.js
new file mode 100644
index 00000000..e744e62b
--- /dev/null
+++ b/contrib/data/www/web/assets/GN-mVJu0smG.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23FFDA44'%20width='512'%20height='342'/%3e%3crect%20x='342'%20fill='%236DA544'%20width='171'%20height='342'/%3e%3crect%20fill='%23D80027'%20width='171'%20height='342'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/GP-B8vDbpLB.js b/contrib/data/www/web/assets/GP-B8vDbpLB.js
new file mode 100644
index 00000000..fc28e7c5
--- /dev/null
+++ b/contrib/data/www/web/assets/GP-B8vDbpLB.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%2300318A'%20width='171'%20height='342'/%3e%3crect%20x='342'%20y='0'%20fill='%23D80027'%20width='171'%20height='342'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/GQ-CC129jXh.js b/contrib/data/www/web/assets/GQ-CC129jXh.js
new file mode 100644
index 00000000..e05b3101
--- /dev/null
+++ b/contrib/data/www/web/assets/GQ-CC129jXh.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%236DA544'%20width='513'%20height='113.8'/%3e%3crect%20y='227.6'%20fill='%23D80027'%20width='513'%20height='114.4'/%3e%3cpolygon%20fill='%230070C8'%20points='126,171%200,342%200,0%20'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-miterlimit='10'%20d='M233.8,139.4v40.4c0,35.6,35.6,35.6,35.6,35.6s35.6,0,35.6-35.6v-40.4H233.8z'/%3e%3cpolygon%20fill='%23786145'%20points='264.5,179.8%20274.3,179.8%20278.3,205.6%20260.5,205.6%20'/%3e%3cpath%20fill='%236DA544'%20d='M287.2,162c0-9.8-8-14.8-17.8-14.8s-17.8,5-17.8,14.8c-4.9,0-8.9,4-8.9,8.9s4,8.9,8.9,8.9c2.9,0,32.6,0,35.6,0%20c4.9,0,8.9-4,8.9-8.9S292.1,162,287.2,162z'/%3e%3cg%20fill='%23FFDA00'%20stroke='%23000000'%20stroke-miterlimit='10'%3e%3cpolygon%20points='230.7,120%20232.6,123.3%20236.4,123.3%20234.5,126.6%20236.4,129.8%20232.6,129.8%20230.7,133.1%20228.8,129.8%20225,129.8%20226.9,126.6%20225,123.3%20228.8,123.3%20'/%3e%3cpolygon%20points='246,120%20247.9,123.3%20251.6,123.3%20249.7,126.6%20251.6,129.8%20247.9,129.8%20246,133.1%20244.1,129.8%20240.3,129.8%20242.2,126.6%20240.3,123.3%20244.1,123.3%20'/%3e%3cpolygon%20points='261.3,120%20263.2,123.3%20266.9,123.3%20265,126.6%20266.9,129.8%20263.2,129.8%20261.3,133.1%20259.4,129.8%20255.6,129.8%20257.5,126.6%20255.6,123.3%20259.4,123.3%20'/%3e%3cpolygon%20points='277.1,120%20279,123.3%20282.8,123.3%20280.9,126.6%20282.8,129.8%20279,129.8%20277.1,133.1%20275.2,129.8%20271.5,129.8%20273.3,126.6%20271.5,123.3%20275.2,123.3%20'/%3e%3cpolygon%20points='293.1,120%20295,123.3%20298.8,123.3%20296.9,126.6%20298.8,129.8%20295,129.8%20293.1,133.1%20291.2,129.8%20287.5,129.8%20289.3,126.6%20287.5,123.3%20291.2,123.3%20'/%3e%3cpolygon%20points='308.1,120%20310,123.3%20313.7,123.3%20311.8,126.6%20313.7,129.8%20310,129.8%20308.1,133.1%20306.2,129.8%20302.4,129.8%20304.3,126.6%20302.4,123.3%20306.2,123.3%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/GR-CFpIyJBR.js b/contrib/data/www/web/assets/GR-CFpIyJBR.js
new file mode 100644
index 00000000..aa52f717
--- /dev/null
+++ b/contrib/data/www/web/assets/GR-CFpIyJBR.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%20fill='%230d5eaf'%3e%3crect%20y='0'%20width='513'%20height='38'/%3e%3crect%20y='76'%20width='513'%20height='38'/%3e%3crect%20y='152'%20width='513'%20height='38'/%3e%3crect%20y='228'%20width='513'%20height='38'/%3e%3crect%20y='304'%20width='513'%20height='38'/%3e%3crect%20width='190'%20height='190'/%3e%3c/g%3e%3cg%3e%3crect%20y='76'%20fill='%23FFFFFF'%20width='190'%20height='38'/%3e%3crect%20x='76'%20fill='%23FFFFFF'%20width='38'%20height='190'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/GS-IFDbLNwE.js b/contrib/data/www/web/assets/GS-IFDbLNwE.js
new file mode 100644
index 00000000..8ef1561d
--- /dev/null
+++ b/contrib/data/www/web/assets/GS-IFDbLNwE.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%230052B4'%20width='513'%20height='342'/%3e%3cg%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,0%20256,117.4%20209.9,117.4%20256,148.1%20256,170.7%20233.4,170.7%20160,121.8%20160,170.7%2096,170.7%2096,121.8%2022.6,170.7%200,170.7%200,148.1%2046.1,117.4%200,117.4%200,53.4%2046.1,53.4%200,22.7%200,0%2022.6,0%2096,48.9%2096,0%20160,0%20160,48.9%20233.4,0%20'/%3e%3cpolygon%20fill='%23D80027'%20points='144,0%20112,0%20112,69.4%200,69.4%200,101.4%20112,101.4%20112,170.7%20144,170.7%20144,101.4%20256,101.4%20256,69.4%20144,69.4%20'/%3e%3cpolygon%20fill='%232E52B2'%20points='256,22.7%20256,53.4%20209.9,53.4%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='0,170.7%200,159.7%2062.5,117.4%2085.1,117.4%207.3,170.7%20'/%3e%3c/g%3e%3cpolygon%20fill='%23D80027'%20points='7.3,0.1%2085.1,53.3%2062.5,53.3%200,11.1%200,0.1%20'/%3e%3cpolygon%20fill='%23D80027'%20points='256,0.1%20256,11.1%20193.5,53.4%20170.9,53.4%20248.7,0.1%20'/%3e%3cpolygon%20fill='%23D80027'%20points='248.7,170.7%20170.9,117.4%20193.5,117.4%20256,159.7%20256,170.7%20'/%3e%3c/g%3e%3cg%3e%3cellipse%20fill='%23FFFFFF'%20cx='443.4'%20cy='233.6'%20rx='29'%20ry='43.5'/%3e%3cellipse%20fill='%23FFCE00'%20cx='406.9'%20cy='317.7'%20rx='22'%20ry='9.3'/%3e%3cellipse%20fill='%23FFCE00'%20cx='364'%20cy='317.7'%20rx='22'%20ry='9.3'/%3e%3cpolygon%20fill='%2339B200'%20points='342,190.1%20385.4,277%20428.9,190.1%20'/%3e%3cellipse%20fill='%239B9B9B'%20cx='327.5'%20cy='233.6'%20rx='29'%20ry='43.5'/%3e%3cpath%20fill='%23757575'%20d='M371,175.6l-14.5,14.5h57.9l-14.5-14.5l14.5-43.5c0,0-13-29-29-29s-29,29-29,29L371,175.6z'/%3e%3ccircle%20fill='%23C6B56F'%20cx='385.4'%20cy='67'%20r='29'/%3e%3ccircle%20fill='%23A54A00'%20cx='386'%20cy='88.7'%20r='29'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='443.4'%20cy='117.7'%20r='29'/%3e%3ccircle%20fill='%230049FF'%20cx='342.2'%20cy='146.7'%20r='29'/%3e%3ccircle%20fill='%230041F9'%20cx='429.8'%20cy='146.7'%20r='29'/%3e%3ccircle%20fill='%23F7D71E'%20cx='386'%20cy='233.6'%20r='29'/%3e%3ccircle%20fill='%23CEC851'%20cx='457.9'%20cy='190.1'%20r='29'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='385.4'%20cy='289.5'%20r='29'/%3e%3cpath%20fill='%237C0B29'%20d='M371,135.7l14.5-3.5l14.5,3.5c0,7.5-14.5,11-14.5,11S371,143.2,371,135.7z'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='327.5'%20cy='117.4'%20r='29'/%3e%3c/g%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/GT-Dw6YDROG.js b/contrib/data/www/web/assets/GT-Dw6YDROG.js
new file mode 100644
index 00000000..753b539c
--- /dev/null
+++ b/contrib/data/www/web/assets/GT-Dw6YDROG.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%3e%3crect%20y='0'%20fill='%23338AF3'%20width='171'%20height='342'/%3e%3crect%20x='342'%20y='0'%20fill='%23338AF3'%20width='171'%20height='342'/%3e%3c/g%3e%3ccircle%20fill='%23DCC26D'%20cx='256'%20cy='155.8'%20r='25.5'/%3e%3cpath%20fill='%23628A40'%20d='M194.2,155.9c0,22.1,11.8,42.5,30.8,53.5c5.9,3.4,13.5,1.4,16.9-4.5c3.4-5.9,1.4-13.5-4.5-16.9%20c-11.5-6.6-18.5-18.9-18.5-32.1c0-6.8-5.5-12.4-12.4-12.4S194.2,149,194.2,155.9z%20M289.3,208c17.8-11.4,28.6-31,28.5-52.1%20c0-6.8-5.5-12.4-12.4-12.4c-6.8,0-12.4,5.5-12.4,12.4c0,12.7-6.5,24.5-17.1,31.3c-5.8,3.6-7.7,11.2-4.1,17c3.6,5.8,11.2,7.7,17,4.1%20C289,208.2,289.1,208.1,289.3,208z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/GU-DzR4EhPy.js b/contrib/data/www/web/assets/GU-DzR4EhPy.js
new file mode 100644
index 00000000..0d3a3d91
--- /dev/null
+++ b/contrib/data/www/web/assets/GU-DzR4EhPy.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23D80027'%20width='513'%20height='342'/%3e%3crect%20x='11.1'%20y='11.1'%20fill='%230052B4'%20width='489.7'%20height='319.1'/%3e%3cpath%20fill='%237DBEF1'%20d='M256,285.3c0,0,76.4-51.3,76.4-114.6S256,56,256,56s-76.4,51.3-76.4,114.6S256,285.3,256,285.3z'/%3e%3cpolygon%20fill='%231C8AE6'%20points='179.8,180.7%20332.4,180.7%20303.1,245.6%20207.9,245.6%20'/%3e%3cpath%20fill='%23FFF042'%20d='M192.3,205.9c0,0,40.5,38.2,51,38.2c12.4,0,12.6-18.4,25.5-25.5c20.2-11.1,51-12.7,51-12.7l-22.8,42.8l-41,36.6%20l-46.8-39.7L192.3,205.9z'/%3e%3cpath%20fill='%23259C7B'%20d='M256,157.5l-22.5,15.6l7.9-26.2l-21.8-16.5l27.4-0.5l9-25.9l9,25.9l27.4,0.5L270.6,147l7.9,26.2L256,157.5z'/%3e%3cpath%20fill='%238E5715'%20d='M249.7,144.6c-0.9,9.2-1.5,18.4-1.7,27.6c-0.3,11.9,0.3,20.7,2,26c2.2,6.6,7.2,12.9,14.2,18.9%20c5.3,4.6,10.6,8.1,14.2,10.1c3.1,1.7,7,0.6,8.7-2.4c1.7-3.1,0.6-7-2.4-8.7l0,0c-4.3-2.5-8.4-5.4-12.2-8.7%20c-5.4-4.6-9.1-9.2-10.4-13.3c-1.1-3.4-1.6-11.3-1.4-21.7c0.2-8.9,0.8-17.8,1.7-26.6c0.4-3.5-2.2-6.6-5.7-7%20C253.1,138.5,250,141.1,249.7,144.6z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M217.8,170.7l25.5,38.2h-25.5V170.7z'/%3e%3cpath%20fill='none'%20stroke='%23D80027'%20stroke-width='12'%20stroke-miterlimit='10'%20d='M256,285.3c0,0,76.4-51.3,76.4-114.6S256,56,256,56s-76.4,51.3-76.4,114.6S256,285.3,256,285.3z'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/GW-DULDgb9f.js b/contrib/data/www/web/assets/GW-DULDgb9f.js
new file mode 100644
index 00000000..28e16cd5
--- /dev/null
+++ b/contrib/data/www/web/assets/GW-DULDgb9f.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%236DA544'%20width='512'%20height='342'/%3e%3crect%20y='0'%20fill='%23FFDA44'%20width='512'%20height='171'/%3e%3crect%20y='0'%20fill='%23D80027'%20width='182'%20height='342'/%3e%3cpolygon%20fill='%23000'%20points='98.3,109.8%20113.4,156.3%20162.3,156.3%20122.8,185%20137.9,231.5%2098.3,202.8%2058.8,231.5%2073.9,185%2034.3,156.3%2083.2,156.3%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/GY-DFiRqyUV.js b/contrib/data/www/web/assets/GY-DFiRqyUV.js
new file mode 100644
index 00000000..b1c6b8ad
--- /dev/null
+++ b/contrib/data/www/web/assets/GY-DFiRqyUV.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20600'%3e%3cpath%20fill='%23009E49'%20d='M0,0h900v600H0V0z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M0,0l947,300L0,600V0z'/%3e%3cpath%20fill='%23FFD00D'%20d='M0,26.1L870,300L0,573.9V26.1z'/%3e%3cpath%20fill='%232D2D2D'%20d='M0,0l450,300L0,600V0z'/%3e%3cpath%20fill='%23D3132F'%20d='M0,35l397.5,265L0,565V35z'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/HK-CjKIxoZ0.js b/contrib/data/www/web/assets/HK-CjKIxoZ0.js
new file mode 100644
index 00000000..3d4a6f07
--- /dev/null
+++ b/contrib/data/www/web/assets/HK-CjKIxoZ0.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3csvg%20viewBox='0%200.5%2021%2014'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23FFFFFF'%20d='M0%200h21v15H0z'/%3e%3cpath%20fill='%23ee1c25'%20d='M0%200h21v15H0z'/%3e%3cpath%20d='M12%207.19c-.798-.5-1%20.409-1%200%200-.828.895-1.5%202-1.5s2%20.672%202%201.5c-.949%200-1.044.5-1.5.5-.56%200-.702%200-1.5-.5zM13.25%207a.25.25%200%201%200%200-.5.25.25%200%200%200%200%20.5zm-1.81%201.962c.228-.913-.698-.824-.31-.95.788-.257%201.703.387%202.045%201.438.341%201.05-.021%202.11-.809%202.366-.293-.903-.798-.838-.939-1.272-.173-.533-.217-.668.012-1.582zm.566%201.13a.25.25%200%201%200%20.476-.154.25.25%200%200%200-.476.154zM9.58%208.977c.94-.065.57-.919.81-.588.486.67.157%201.74-.737%202.389-.894.65-2.013.632-2.5-.038.768-.558.55-1.018.92-1.286.453-.33.568-.413%201.507-.477zm-.899.888a.25.25%200%201%200%20.294.405.25.25%200%200%200-.294-.405zm.312-2.652c.351.874%201.049.258.809.588-.487.67-1.606.687-2.5.038-.894-.65-1.223-1.719-.736-2.39.767.559%201.138.21%201.507.478.453.33.568.413.92%201.286zm-1.124-.58a.25.25%200%201%200-.293.404.25.25%200%200%200%20.293-.404zm2.619-.524c-.722.605.08%201.078-.309.951-.788-.256-1.15-1.315-.809-2.365.342-1.05%201.257-1.695%202.045-1.439-.293.903.153%201.147.012%201.581-.173.533-.217.668-.939%201.272zm.205-1.247a.25.25%200%201%200-.475-.155.25.25%200%200%200%20.475.155z'%20fill='%23FFFFFF'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/HM-iT-MxlIG.js b/contrib/data/www/web/assets/HM-iT-MxlIG.js
new file mode 100644
index 00000000..ad37d816
--- /dev/null
+++ b/contrib/data/www/web/assets/HM-iT-MxlIG.js
@@ -0,0 +1 @@
+const o="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%230052B4'%20width='513'%20height='342'/%3e%3cg%20fill='%23FFFFFF'%3e%3cpath%20d='M223.4,170.7c0.3-0.3,0.5-0.6,0.8-0.9C223.9,170.1,223.7,170.4,223.4,170.7L223.4,170.7z'/%3e%3cpolygon%20points='189.2,212.6%20200.2,235.5%20224.9,229.8%20213.8,252.6%20233.7,268.4%20209,274%20209,299.4%20189.2,283.5%20169.4,299.4%20169.5,274%20144.7,268.4%20164.6,252.6%20153.5,229.8%20178.3,235.5%20'/%3e%3cpolygon%20points='387.1,241.1%20392.3,252%20404.1,249.3%20398.8,260.2%20408.3,267.7%20396.5,270.3%20396.5,282.5%20387.1,274.9%20377.6,282.5%20377.7,270.3%20365.8,267.7%20375.3,260.2%20370,249.3%20381.9,252%20'/%3e%3cpolygon%20points='338.5,125.1%20343.7,136%20355.5,133.3%20350.2,144.2%20359.7,151.7%20347.9,154.4%20347.9,166.5%20338.5,158.9%20329,166.5%20329,154.4%20317.2,151.7%20326.7,144.2%20321.4,133.3%20333.2,136%20'/%3e%3cpolygon%20points='387.1,58.9%20392.3,69.8%20404.1,67.1%20398.8,78%20408.3,85.5%20396.5,88.2%20396.5,100.3%20387.1,92.7%20377.6,100.3%20377.7,88.2%20365.8,85.5%20375.3,78%20370,67.1%20381.9,69.8%20'/%3e%3cpolygon%20points='429.5,108.6%20434.8,119.5%20446.6,116.8%20441.3,127.7%20450.8,135.2%20439,137.8%20439,150%20429.5,142.4%20420.1,150%20420.1,137.8%20408.3,135.2%20417.8,127.7%20412.5,116.8%20424.3,119.5%20'/%3e%3cpolygon%20points='399.2,166.5%20403.3,179.2%20416.6,179.2%20405.8,187%20409.9,199.6%20399.2,191.8%20388.4,199.6%20392.5,187%20381.8,179.2%20395.1,179.2%20'/%3e%3cpolygon%20points='256,0%20256,30.6%20210.8,55.7%20256,55.7%20256,115%20196.9,115%20256,147.8%20256,170.7%20229.3,170.7%20155.8,129.8%20155.8,170.7%20100.2,170.7%20100.2,122.1%2012.7,170.7%200,170.7%200,140.1%2045.2,115%200,115%200,55.7%2059.1,55.7%200,22.8%200,0%2026.7,0%20100.2,40.8%20100.2,0%20155.8,0%20155.8,48.6%20243.3,0%20'/%3e%3c/g%3e%3cpolygon%20fill='%23D80027'%20points='144,0%20112,0%20112,69.3%200,69.3%200,101.3%20112,101.3%20112,170.7%20144,170.7%20144,101.3%20256,101.3%20256,69.3%20144,69.3%20'/%3e%3cpolygon%20fill='%230052B4'%20points='155.8,115%20256,170.7%20256,154.9%20184.2,115%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='155.8,115%20256,170.7%20256,154.9%20184.2,115%20'/%3e%3cg%20fill='%23D80027'%3e%3cpolygon%20points='155.8,115%20256,170.7%20256,154.9%20184.2,115%20'/%3e%3cpolygon%20points='71.8,115%200,154.9%200,170.7%200,170.7%20100.2,115%20'/%3e%3c/g%3e%3cpolygon%20fill='%230052B4'%20points='100.2,55.6%200,0%200,15.7%2071.8,55.6%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='100.2,55.6%200,0%200,15.7%2071.8,55.6%20'/%3e%3cg%20fill='%23D80027'%3e%3cpolygon%20points='100.2,55.6%200,0%200,15.7%2071.8,55.6%20'/%3e%3cpolygon%20points='184.2,55.6%20256,15.7%20256,0%20256,0%20155.8,55.6%20'/%3e%3c/g%3e%3c/svg%3e";export{o as default};
diff --git a/contrib/data/www/web/assets/HN-DHepbgm0.js b/contrib/data/www/web/assets/HN-DHepbgm0.js
new file mode 100644
index 00000000..0afaa52f
--- /dev/null
+++ b/contrib/data/www/web/assets/HN-DHepbgm0.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%20fill='%23338AF3'%3e%3crect%20y='0'%20width='513'%20height='114'/%3e%3crect%20y='228'%20width='513'%20height='114'/%3e%3cpolygon%20points='203.5,117.9%20210.2,134.5%20227.8,135.5%20213.8,146.4%20218.5,164.1%20203.5,154.2%20188.5,164.1%20193.2,146.4%20179.2,135.5%20196.8,134.5%20'/%3e%3cpolygon%20points='308.5,117.9%20315.2,134.5%20332.8,135.5%20318.8,146.4%20323.5,164.1%20308.5,154.2%20293.5,164.1%20298.2,146.4%20284.2,135.5%20301.8,134.5%20'/%3e%3cpolygon%20points='256,147.6%20262.7,164.2%20280.3,165.2%20266.3,176.1%20271,193.8%20256,183.9%20241,193.8%20245.7,176.1%20231.7,165.2%20249.3,164.2%20'/%3e%3cpolygon%20points='203.5,177.3%20210.2,193.9%20227.8,194.9%20213.8,205.8%20218.5,223.4%20203.5,213.5%20188.5,223.4%20193.2,205.8%20179.2,194.9%20196.8,193.9%20'/%3e%3cpolygon%20points='308.5,177.3%20315.2,193.9%20332.8,194.9%20318.8,205.8%20323.5,223.4%20308.5,213.5%20293.5,223.4%20298.2,205.8%20284.2,194.9%20301.8,193.9%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/HR-DSd-JLbR.js b/contrib/data/www/web/assets/HR-DSd-JLbR.js
new file mode 100644
index 00000000..1c08f696
--- /dev/null
+++ b/contrib/data/www/web/assets/HR-DSd-JLbR.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20fill='%23D80027'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%230052B4'%20width='513'%20height='114'/%3e%3cg%20fill='%23338AF3'%3e%3cpolygon%20points='309.3,113.2%20309.3,69.2%20326.8,54.8%20344.5,69.2%20344.5,113.2%20'/%3e%3cpolygon%20points='203.7,113.2%20203.7,69.2%20186.4,54.8%20168.5,69.2%20168.5,113.2%20'/%3e%3cpolygon%20points='238.9,113.2%20238.9,69.2%20256.5,54.8%20274.1,69.2%20274.1,113.2%20'/%3e%3c/g%3e%3cg%20fill='%230052B4'%3e%3cpolygon%20points='309.3,113.2%20274.1,113.2%20274.1,69.2%20291.6,54.8%20309.3,69.2%20'/%3e%3cpolygon%20points='238.9,113.2%20203.7,113.2%20203.7,69.2%20221.2,54.8%20238.9,69.2%20'/%3e%3c/g%3e%3cpath%20stroke='%23D80027'%20stroke-width='1'%20fill='%23FFFFFF'%20d='M168.5,113.2v101.9c0,24.3,14.4,46.2,35.4,59.4c21.3,13.4,42.1,14.7,52.6,14.7c10.5,0,31.4-1.7,52.6-14.8%20c21-13,35.4-35.1,35.4-59.3V113.2L168.5,113.2z'/%3e%3cg%20fill='%23D80027'%3e%3crect%20x='168.5'%20y='113.2'%20width='35.2'%20height='35.2'/%3e%3crect%20x='238.9'%20y='113.2'%20width='35.2'%20height='35.2'/%3e%3crect%20x='309.3'%20y='113.2'%20width='35.2'%20height='35.2'/%3e%3crect%20x='203.7'%20y='148.4'%20width='35.2'%20height='35.2'/%3e%3crect%20x='274.1'%20y='148.4'%20width='35.2'%20height='35.2'/%3e%3crect%20x='168.5'%20y='183.6'%20width='35.2'%20height='35.2'/%3e%3crect%20x='203.7'%20y='218.8'%20width='35.2'%20height='35.2'/%3e%3crect%20x='238.9'%20y='183.6'%20width='35.2'%20height='35.2'/%3e%3crect%20x='309.3'%20y='183.6'%20width='35.2'%20height='35.2'/%3e%3crect%20x='274.1'%20y='218.8'%20width='35.2'%20height='35.2'/%3e%3cpath%20d='M309.3,274.3c8.6-5.4,16.2-12.3,22-20.3h-22V274.3z'/%3e%3cpath%20d='M181.7,254c5.8,8,13.3,14.9,22,20.4V254H181.7z'/%3e%3cpath%20d='M238.9,254v33.7c7.2,1.2,13.3,1.5,17.6,1.5c4.3,0,10.4-0.3,17.6-1.6V254H238.9z'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/HT-CqkxwVFz.js b/contrib/data/www/web/assets/HT-CqkxwVFz.js
new file mode 100644
index 00000000..128803fb
--- /dev/null
+++ b/contrib/data/www/web/assets/HT-CqkxwVFz.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23A2001D'%20width='513'%20height='172'/%3e%3crect%20y='172'%20fill='%230052B4'%20width='513'%20height='172'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='381.4,251.5%20270.7,237.7%20159.9,251.5%20159.9,85.4%20381.4,85.4%20'/%3e%3ccircle%20fill='%230052B4'%20cx='270.7'%20cy='182.3'%20r='55.4'/%3e%3ccircle%20fill='%23A2001D'%20cx='270.7'%20cy='182.3'%20r='27.7'/%3e%3cpolygon%20fill='%236DA544'%20points='229.1,113.1%20312.2,113.1%20270.7,154.6%20'/%3e%3crect%20x='256.8'%20y='140.8'%20fill='%23FFDA44'%20width='27.7'%20height='83'/%3e%3cpolygon%20fill='%236DA544'%20points='314.9,215.5%20226.4,215.5%20159.9,251.5%20381.4,251.5%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/HU-Cy7u9-qp.js b/contrib/data/www/web/assets/HU-Cy7u9-qp.js
new file mode 100644
index 00000000..cb8ebebd
--- /dev/null
+++ b/contrib/data/www/web/assets/HU-Cy7u9-qp.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23D80027'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%236DA544'%20width='513'%20height='114'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/IC-CJJhkl-n.js b/contrib/data/www/web/assets/IC-CJJhkl-n.js
new file mode 100644
index 00000000..d9887c21
--- /dev/null
+++ b/contrib/data/www/web/assets/IC-CJJhkl-n.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3e%3crect%20width='300'%20height='200'%20fill='%23fc0'/%3e%3crect%20width='200'%20height='200'%20fill='%230768a9'/%3e%3crect%20width='100'%20height='200'%20fill='%23fff'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/ID-Cc4MKPAt.js b/contrib/data/www/web/assets/ID-Cc4MKPAt.js
new file mode 100644
index 00000000..3dfa4d66
--- /dev/null
+++ b/contrib/data/www/web/assets/ID-Cc4MKPAt.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23EE0000'%20width='513'%20height='171'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/IE-Bs5eJbrt.js b/contrib/data/www/web/assets/IE-Bs5eJbrt.js
new file mode 100644
index 00000000..59d6880e
--- /dev/null
+++ b/contrib/data/www/web/assets/IE-Bs5eJbrt.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%236DA544'%20width='171'%20height='342'/%3e%3crect%20x='342'%20y='0'%20fill='%23FF9811'%20width='171'%20height='342'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/IL-x3uCxx9g.js b/contrib/data/www/web/assets/IL-x3uCxx9g.js
new file mode 100644
index 00000000..46a1f88d
--- /dev/null
+++ b/contrib/data/www/web/assets/IL-x3uCxx9g.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%20fill='%232E52B2'%3e%3cpath%20d='M340.6,122.4h-56.1l-28-48.6l-28,48.6h-56.1l28,48.6l-28,48.6h56.1l28,48.6l28-48.6h56.1l-28-48.6L340.6,122.4%20z%20M293.2,171l-17.2,33.2h-38.9L219.8,171l17.2-33.2h38.9L293.2,171z%20M256.5,99.2l11.9,23.3h-23.9L256.5,99.2z%20M198.2,137.8h23.9%20l-10.8,21L198.2,137.8z%20M198.2,204.2l13-22.1l11.9,22.1H198.2z%20M256.5,241.7l-11.9-22.1h23.9L256.5,241.7z%20M315.9,204.2h-25%20l11.9-22.1L315.9,204.2z%20M289.8,137.8h26.1l-13,22.1L289.8,137.8z'/%3e%3crect%20y='21.3'%20width='512'%20height='42.7'/%3e%3crect%20y='277.3'%20width='512'%20height='42.7'/%3e%3c/g%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/IM-Ck6NBcbK.js b/contrib/data/www/web/assets/IM-Ck6NBcbK.js
new file mode 100644
index 00000000..ac08bb41
--- /dev/null
+++ b/contrib/data/www/web/assets/IM-Ck6NBcbK.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23E52D42'%20width='513'%20height='342'/%3e%3cpath%20fill='%23FFFFFF'%20d='M393.3,68.2h-45.8l-33.8,80.2l-34.4-22.9c0,0-24.7-59.1-34.4-68.2c-9.7-9.7-18.7-0.6-48.9,7.8%20c-29.6,8.4-30.8,18.7-42.2,18.7c-4.8,0-19.9-17.5-27.7-22.3c-12.1-7.8-16.9-4.2-13.9,7.2c1.2,4.8,10.9,10.9,16.9,19.9%20c7.8,11.5,12.7,25.9,12.7,25.9s10.9-10.3,16.9-12.1c9-2.4,19.3,1.8,31.4,0c15.1-2.4,31.4-10.9,31.4-10.9l4.2,43.4%20c0,0-54.3,50.7-49.5,70.6s56.1,44.6,68.2,62.7c12.1,17.5-7.2,24.1-7.2,32.6s-1.8,19.9,7.2,16.3c9-3.6,10.3-18.1,18.7-31.4%20c6-9,10.3-13.9,11.5-17.5c1.8-9-23.5-32-37.4-48.9c-6.6-7.8-19.9-18.7-19.9-18.7l39.2-29.6c0,0,67.6,27.7,82.6,18.7%20c15.1-9,19.3-98.3,19.3-98.3l47-11.5L393.3,68.2z'/%3e%3cpath%20fill='%23F8DD4E'%20d='M279.3,262.4c-6,0-11.5-4.8-11.5-11.5s4.8-11.5,11.5-11.5c6,0,11.5,4.8,11.5,11.5S285.3,262.4,279.3,262.4z%20M325.1,79.6c-6,0-11.5-4.8-11.5-11.5s4.8-11.5,11.5-11.5c6,0,11.5,4.8,11.5,11.5S331.1,79.6,325.1,79.6z%20M325.1,170.7%20c-6,0-11.5-4.8-11.5-11.5c0-6,4.8-11.5,11.5-11.5c6,0,11.5,4.8,11.5,11.5C336,165.9,331.1,170.7,325.1,170.7z%20M188.2,216.5%20c-6,0-11.5-4.8-11.5-11.5c0-6,4.8-11.5,11.5-11.5c6.6,0,11.5,4.8,11.5,11.5C199.7,211.7,194.2,216.5,188.2,216.5z%20M233.4,79.6%20c-6,0-11.5-4.8-11.5-11.5s4.8-11.5,11.5-11.5c6,0,11.5,4.8,11.5,11.5S240.1,79.6,233.4,79.6z%20M256.3,170.7c-6,0-11.5-10.3-11.5-22.9%20s4.8-22.9,11.5-22.9c6,0,11.5,10.3,11.5,22.9S263,170.7,256.3,170.7z%20M142.3,125.5c-6,0-11.5-4.8-11.5-11.5%20c0-6.6,4.8-11.5,11.5-11.5c6.6,0,11.5,4.8,11.5,11.5C153.8,120.6,149,125.5,142.3,125.5z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/IN-BWYcDrrm.js b/contrib/data/www/web/assets/IN-BWYcDrrm.js
new file mode 100644
index 00000000..19069c0a
--- /dev/null
+++ b/contrib/data/www/web/assets/IN-BWYcDrrm.js
@@ -0,0 +1 @@
+const t="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3cpath%20fill='%23F93'%20d='M0%200h513v114H0z'%20/%3e%3cpath%20fill='%23fff'%20d='M0%20114h513v114H0z'%20/%3e%3cpath%20fill='%23138808'%20d='M0%20228h513v114H0z'%20/%3e%3ccircle%20cx='256.5'%20cy='171'%20r='34.2'%20stroke='navy'%20stroke-width='4'%20fill='none'%20/%3e%3ccircle%20cx='256.5'%20cy='171'%20r='3.42'%20fill='navy'%20/%3e%3cg%20stroke='navy'%20stroke-width='2'%3e%3cpath%20d='M256.5%20137v68%20M256.5%20137v68'%20transform='rotate(15,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(30,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(45,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(60,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(75,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(90,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(105,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(120,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(135,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(150,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(165,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(180,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(195,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(210,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(225,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(240,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(255,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(270,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(285,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(300,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(315,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(330,256.5,171)'%20/%3e%3cpath%20d='M256.5%20137v68'%20transform='rotate(345,256.5,171)'%20/%3e%3c/g%3e%3c/svg%3e";export{t as default};
diff --git a/contrib/data/www/web/assets/IO-B3uMKo7N.svg b/contrib/data/www/web/assets/IO-B3uMKo7N.svg
new file mode 100644
index 00000000..3da3f2f9
--- /dev/null
+++ b/contrib/data/www/web/assets/IO-B3uMKo7N.svg
@@ -0,0 +1,70 @@
+
+
\ No newline at end of file
diff --git a/contrib/data/www/web/assets/IO-Dez4wQyI.js b/contrib/data/www/web/assets/IO-Dez4wQyI.js
new file mode 100644
index 00000000..61b391ff
--- /dev/null
+++ b/contrib/data/www/web/assets/IO-Dez4wQyI.js
@@ -0,0 +1 @@
+const s="/web/assets/IO-B3uMKo7N.svg";export{s as default};
diff --git a/contrib/data/www/web/assets/IQ-BVBBmvCn.js b/contrib/data/www/web/assets/IQ-BVBBmvCn.js
new file mode 100644
index 00000000..543037b0
--- /dev/null
+++ b/contrib/data/www/web/assets/IQ-BVBBmvCn.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23CE1126'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23000'%20width='513'%20height='114'/%3e%3cg%20fill='%23547C31'%3e%3cpath%20d='M219.2,160.7c-0.1,0-0.2,0-0.2,0l0,0h-29.1c1.5-5.7,6.6-9.9,12.8-9.9v-19.9c-18.3,0-33.1,14.9-33.1,33.1v16.2%20v0.3H219c0.1,0,0.2,0,0.2,0c1.8,0,3.3,1.5,3.3,3.3v6.6h-66.2v19.9h86.1v-26.5C242.4,171.1,232,160.7,219.2,160.7z'/%3e%3cpolygon%20points='268.8,190.5%20268.8,130.9%20249,130.9%20249,210.4%20282.1,210.4%20282.1,190.5%20'/%3e%3cpolygon%20points='335,190.5%20335,130.9%20315.2,130.9%20315.2,190.5%20308.6,190.5%20308.6,170.7%20288.7,170.7%20288.7,210.4%20348.3,210.4%20348.3,190.5%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/IR-nDyIXGna.js b/contrib/data/www/web/assets/IR-nDyIXGna.js
new file mode 100644
index 00000000..e76c1b37
--- /dev/null
+++ b/contrib/data/www/web/assets/IR-nDyIXGna.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='512'%20height='342'/%3e%3crect%20y='0'%20fill='%236DA544'%20width='513'%20height='114'/%3e%3cg%20fill='%23D80027'%3e%3crect%20y='227.9'%20width='513'%20height='114'/%3e%3cpath%20d='M278.8,134.8c0.1,2,8.7,26.2,4.4,39.4c-6.6,20.3-15.8,21.8-19.8,24.5v-64.7l-6.9-4.2l-6.9,4.2v64.7%20c-4-2.7-12.4-2.4-19.8-24.5c-4.3-12.7,5.7-37.3,5.8-39.2c0,0-9.5,8.1-15.8,24c-5.9,14.8,1.9,49.6,29.5,54.8%20c2.3,0.4,4.7,5.6,7.2,5.6c2.1,0,4.1-5.2,6-5.5c28.4-4.6,35-41.7,29.9-55.6C287,143.7,278.8,134.8,278.8,134.8z'/%3e%3c/g%3e%3cg%20fill='%23FFFFFF'%20opacity='0.5'%3e%3crect%20x='44.6'%20y='98.9'%20width='22.3'%20height='24.4'/%3e%3crect%20y='98.9'%20width='22.3'%20height='24.4'/%3e%3crect%20x='89.2'%20y='98.9'%20width='22.3'%20height='24.4'/%3e%3crect%20x='133.8'%20y='98.9'%20width='22.3'%20height='24.4'/%3e%3crect%20x='178.4'%20y='98.9'%20width='22.3'%20height='24.4'/%3e%3crect%20x='223'%20y='98.9'%20width='22.3'%20height='24.4'/%3e%3crect%20x='267.7'%20y='98.9'%20width='22.3'%20height='24.4'/%3e%3crect%20x='312.3'%20y='98.9'%20width='22.3'%20height='24.4'/%3e%3crect%20x='356.9'%20y='98.9'%20width='22.3'%20height='24.4'/%3e%3crect%20x='401.5'%20y='98.9'%20width='22.3'%20height='24.4'/%3e%3crect%20x='446.1'%20y='98.9'%20width='22.3'%20height='24.4'/%3e%3crect%20x='490.7'%20y='98.9'%20width='22.3'%20height='24.4'/%3e%3crect%20x='44.6'%20y='216.9'%20width='22.3'%20height='25.5'/%3e%3crect%20y='216.9'%20width='22.3'%20height='25.5'/%3e%3crect%20x='89.2'%20y='216.9'%20width='22.3'%20height='25.5'/%3e%3crect%20x='133.8'%20y='216.9'%20width='22.3'%20height='25.5'/%3e%3crect%20x='178.4'%20y='216.9'%20width='22.3'%20height='25.5'/%3e%3crect%20x='223'%20y='216.9'%20width='22.3'%20height='25.5'/%3e%3crect%20x='267.7'%20y='216.9'%20width='22.3'%20height='25.5'/%3e%3crect%20x='312.3'%20y='216.9'%20width='22.3'%20height='25.5'/%3e%3crect%20x='356.9'%20y='216.9'%20width='22.3'%20height='25.5'/%3e%3crect%20x='401.5'%20y='216.9'%20width='22.3'%20height='25.5'/%3e%3crect%20x='446.1'%20y='216.9'%20width='22.3'%20height='25.5'/%3e%3crect%20x='490.7'%20y='216.9'%20width='22.3'%20height='25.5'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/IS-DQY00ZsH.js b/contrib/data/www/web/assets/IS-DQY00ZsH.js
new file mode 100644
index 00000000..675985f1
--- /dev/null
+++ b/contrib/data/www/web/assets/IS-DQY00ZsH.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%230052B4'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='513,210.6%20202.2,210.6%20202.2,341.3%20183.7,341.3%20141,341.3%20122.4,341.3%20122.4,210.6%200,210.6%200,192%200,149.3%200,130.8%20122.4,130.8%20122.4,0%20141,0%20183.7,0%20202.2,0%20202.2,130.8%20513,130.8%20513,149.3%20512,192%20'/%3e%3cpolygon%20fill='%23D80027'%20points='513,149.3%20513,192%20183.7,192%20183.7,341.3%20141,341.3%20141,192%200,192%200,149.3%20141,149.3%20141,0%20183.7,0%20183.7,149.3%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/IT-BUw142lt.js b/contrib/data/www/web/assets/IT-BUw142lt.js
new file mode 100644
index 00000000..ceadea01
--- /dev/null
+++ b/contrib/data/www/web/assets/IT-BUw142lt.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3cpolygon%20fill='%23F4F5F0'%20points='342,0%20170.7,0%200,0%200,341.3%20170.7,341.3%20342,341.3%20512,341.3%20512,0%20'/%3e%3crect%20y='0'%20fill='%23008C45'%20width='171'%20height='342'/%3e%3crect%20x='342'%20y='0'%20fill='%23CD212A'%20width='171'%20height='342'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/JE-fiJ0wm8X.js b/contrib/data/www/web/assets/JE-fiJ0wm8X.js
new file mode 100644
index 00000000..6fb4b94d
--- /dev/null
+++ b/contrib/data/www/web/assets/JE-fiJ0wm8X.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23D80027'%20points='301.8,171%20513,30.2%20513,0%20467.7,0%20256.5,140.8%2045.3,0%200,0%200,30.2%20211.2,171%200,311.8%200,342%2045.3,342%20256.5,201.2%20467.7,342%20513,342%20513,311.8%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='233.7,44.6%20256,50.2%20278.3,44.6%20282.3,23.7%20267.4,30.2%20256,14.8%20244.6,30.2%20229.7,23.7%20'/%3e%3cpath%20fill='%23D80027'%20d='M233.7,44.6c0,0-4,12.9-4,29.9c0,27.9,26.3,41.3,26.3,41.3s26.3-15.5,26.3-41.3c0-15.4-4-29.9-4-29.9%20s-8.1-5-22.3-5S233.7,44.6,233.7,44.6z'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/JM-BJbXA2bB.js b/contrib/data/www/web/assets/JM-BJbXA2bB.js
new file mode 100644
index 00000000..6e4e92e8
--- /dev/null
+++ b/contrib/data/www/web/assets/JM-BJbXA2bB.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%236DA544'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23000'%20points='215.9,171%200,314.6%200,26.8%20'/%3e%3cpolygon%20fill='%23000'%20points='513,26.8%20513,314.6%20296.1,171%20'/%3e%3cpolygon%20fill='%230052B4'%20points='513,26.8%20296.1,171%20513,314.6%20513,342%20471.9,342%20256,197.4%2040.1,342%200,342%200,314.6%20215.9,171%200,26.8%200,0%2040.1,0%20256,143.9%20471.9,0%20513,0%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='513,26.8%20296.1,171%20513,314.6%20513,342%20471.9,342%20256,197.4%2040.1,342%200,342%200,314.6%20215.9,171%200,26.8%200,0%2040.1,0%20256,143.9%20471.9,0%20513,0%20'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/JO-B77LxlWU.js b/contrib/data/www/web/assets/JO-B77LxlWU.js
new file mode 100644
index 00000000..50eb2272
--- /dev/null
+++ b/contrib/data/www/web/assets/JO-B77LxlWU.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23000'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%236DA544'%20width='513'%20height='114'/%3e%3cpolygon%20fill='%23D80027'%20points='256.5,170.7%200,341.3%200,0%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='77.9,139.5%2085.8,155.9%20103.6,151.8%2095.6,168.3%20109.9,179.6%2092.1,183.6%2092.2,201.9%2077.9,190.4%2063.7,201.9%2063.7,183.6%2045.9,179.6%2060.2,168.3%2052.3,151.8%2070,155.9%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/JP-CK8eanJQ.js b/contrib/data/www/web/assets/JP-CK8eanJQ.js
new file mode 100644
index 00000000..e1f2295e
--- /dev/null
+++ b/contrib/data/www/web/assets/JP-CK8eanJQ.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='512'%20height='342'/%3e%3ccircle%20fill='%23D80027'%20cx='256.5'%20cy='171'%20r='96'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/KE-BlFf5Qxr.js b/contrib/data/www/web/assets/KE-BlFf5Qxr.js
new file mode 100644
index 00000000..3a986912
--- /dev/null
+++ b/contrib/data/www/web/assets/KE-BlFf5Qxr.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23000'%20width='512'%20height='90.579'/%3e%3crect%20y='251'%20fill='%23496E2D'%20width='513'%20height='91'/%3e%3crect%20y='114'%20fill='%23A2001D'%20width='513'%20height='114'/%3e%3cg%20fill='%23FFFFFF'%3e%3cpolygon%20points='323.3,54.5%20297.7,42.7%20256,137%20214.3,42.7%20188.7,54.5%20240.5,170.7%20188.7,286.9%20214.3,298.7%20256,204.3%20297.7,298.7%20323.3,286.9%20271.5,170.7%20'/%3e%3cpath%20d='M273.4,65.6c-9.9-10.8-17.4-17-17.4-17s-7.5,6.2-17.4,17v210.1c9.9,10.8,17.4,17,17.4,17s7.5-6.2,17.4-17V65.6%20z'/%3e%3c/g%3e%3cg%20fill='%23A2001D'%3e%3cpath%20d='M209,105.9v129.5c10.5,18.5,23.3,33.7,32.9,43.8V62.1C232.3,72.2,219.5,87.4,209,105.9z'/%3e%3cpath%20d='M303,105.9c-10.5-18.5-23.3-33.7-32.9-43.8v217.2c9.6-10.1,22.4-25.3,32.9-43.8V105.9z'/%3e%3c/g%3e%3cpath%20fill='%23000'%20d='M303,105.9v129.5c10.6-18.8,18.8-41,18.8-64.8S313.6,124.7,303,105.9z'/%3e%3cpath%20fill='%23000'%20d='M209,105.9v129.5c-10.6-18.8-18.8-41-18.8-64.8S198.4,124.7,209,105.9z'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/KG-JN6XM7Fd.js b/contrib/data/www/web/assets/KG-JN6XM7Fd.js
new file mode 100644
index 00000000..0b218170
--- /dev/null
+++ b/contrib/data/www/web/assets/KG-JN6XM7Fd.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20342'%3e%3cg%20fill='%23D80027'%3e%3crect%20y='0'%20width='513'%20height='342'/%3e%3ccircle%20cx='256'%20cy='170.7'%20r='170.7'/%3e%3c/g%3e%3cpolygon%20fill='%23FFDA44'%20points='382.4,170.7%20330.8,195%20358.3,245%20302.2,234.3%20295.1,290.9%20256,249.2%20216.9,290.9%20209.8,234.3%20153.7,245%20181.2,195%20129.6,170.7%20181.2,146.4%20153.7,96.3%20209.8,107.1%20216.9,50.4%20256,92.1%20295.1,50.4%20302.2,107.1%20358.3,96.3%20330.8,146.4%20'/%3e%3ccircle%20fill='%23D80027'%20cx='257.4'%20cy='170.7'%20r='71.6'/%3e%3cg%20fill='%23FFDA44'%3e%3cpath%20d='M214.2,170.7c-2.1,0-4.1,0.1-6.2,0.3c0.1,12,4.4,22.9,11.6,31.5c3.8-10.3,9.5-19.6,16.7-27.7%20C229.4,172.1,222,170.7,214.2,170.7z'/%3e%3cpath%20d='M240.8,217.2c5.2,1.9,10.8,2.9,16.6,2.9c5.8,0,11.4-1,16.6-2.9c-2.8-11.1-8.7-21-16.6-28.8%20C249.5,196.2,243.6,206.1,240.8,217.2z'/%3e%3cpath%20d='M300.2,146c-8.5-14.8-24.5-24.7-42.8-24.7c-18.3,0-34.2,9.9-42.8,24.7c15.6,0.1,30.2,4.3,42.8,11.6%20C270,150.3,284.6,146,300.2,146z'/%3e%3cpath%20d='M278.5,174.8c7.2,8,12.9,17.4,16.7,27.7c7.2-8.5,11.5-19.5,11.6-31.5c-2-0.2-4.1-0.3-6.2-0.3%20C292.9,170.7,285.4,172.1,278.5,174.8z'/%3e%3c/g%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/KH-X6EC4OiB.js b/contrib/data/www/web/assets/KH-X6EC4OiB.js
new file mode 100644
index 00000000..0fed4a81
--- /dev/null
+++ b/contrib/data/www/web/assets/KH-X6EC4OiB.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23D80027'%20width='513'%20height='342'/%3e%3cg%3e%3crect%20y='0'%20fill='%230052B4'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%230052B4'%20width='513'%20height='114'/%3e%3c/g%3e%3cpolygon%20fill='%23FFFFFF'%20points='303.5,196.6%20303.5,178.8%20291.6,178.8%20291.6,155.1%20279.7,143.2%20267.9,155.1%20267.9,131.3%20256,119.5%20244.1,131.3%20244.1,155.1%20232.3,143.2%20220.4,155.1%20220.4,178.8%20208.5,178.8%20208.5,196.6%20196.6,196.6%20196.6,214.4%20315.4,214.4%20315.4,196.6%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/KI-CaTWAqLF.js b/contrib/data/www/web/assets/KI-CaTWAqLF.js
new file mode 100644
index 00000000..dc8761c6
--- /dev/null
+++ b/contrib/data/www/web/assets/KI-CaTWAqLF.js
@@ -0,0 +1 @@
+const s="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20450%20300'%3e%3cpath%20fill='%23CE1126'%20d='M0,0h450v300H0V0z'/%3e%3cg%20fill='%23FCD116'%3e%3ccircle%20cx='227.6'%20cy='161.2'%20r='56.2'/%3e%3cpolygon%20points='254.1,73.4%20230.4,99.4%20259,105.9%20'/%3e%3cpolygon%20points='202.6,73.6%20197.8,106.7%20226.3,98.7%20'/%3e%3cpolygon%20points='296.9,100.3%20262.2,108.8%20282.3,132.5%20'/%3e%3cpolygon%20points='158.6,98.5%20174.1,131.2%20194.3,108.5%20'/%3e%3cpolygon%20points='317.6,143.8%20283.2,133.9%20288.8,163.4%20'/%3e%3cpolygon%20points='135.6,141.2%20167.5,161%20172.7,133.3%20'/%3e%3c/g%3e%3cpath%20fill='%23003F87'%20d='M0,175h450v125H0V175z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M0,267c15,0,30,13,45,13s30-13,45-13s30,13,45,13s30-13,45-13s30,13,45,13s30-13,45-13s30,13,45,13s30-13,45-13%20s30,13,45,13s30-13,45-13v-21c-15,0-30,13-45,13s-30-13-45-13s-30,13-45,13s-30-13-45-13s-30,13-45,13s-30-13-45-13s-30,13-45,13%20s-30-13-45-13s-30,13-45,13s-30-13-45-13V267z%20M0,224c15,0,30,13,45,13s30-13,45-13s30,13,45,13s30-13,45-13s30,13,45,13%20s30-13,45-13s30,13,45,13s30-13,45-13s30,13,45,13s30-13,45-13v-21c-15,0-30,13-45,13s-30-13-45-13s-30,13-45,13s-30-13-45-13%20s-30,13-45,13s-30-13-45-13s-30,13-45,13s-30-13-45-13s-30,13-45,13s-30-13-45-13V224z%20M0,181c15,0,30,13,45,13s30-13,45-13%20s30,13,45,13s30-13,45-13s30,13,45,13s30-13,45-13s30,13,45,13s30-13,45-13s30,13,45,13s30-13,45-13v-21c-15,0-30,13-45,13%20s-30-13-45-13s-30,13-45,13s-30-13-45-13s-30,13-45,13s-30-13-45-13s-30,13-45,13s-30-13-45-13s-30,13-45,13s-30-13-45-13V181z'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20fill='%23FCD116'%20d='M183.2,48.3l-1.1-5.3l22.4-3.7c0,0-30.1-7.1-40-10.7c-14.3-5.1-16.3-12.1-16.3-12.1s44.7,11,64.8,11%20c4.3,0,12.8,10.7,12.8,10.7s14.8-14.9,21.9-15.4c32.1-2.3,66.6-6.4,66.6-6.4s-10,6.7-16,8.5c-16.2,4.9-50.6,11.7-50.6,11.7l-4.8,7.5%20H277l-14.4,4.3l7.4,6.9c0,0-7.8-4.1-18.1-2.1c-7.1,1.3-15.4,6-22.9,8c-18.7,4.8-29.9-12.8-29.9-12.8S183.2,48.3,183.2,48.3z'/%3e%3c/svg%3e";export{s as default};
diff --git a/contrib/data/www/web/assets/KM-mjEvtiuf.js b/contrib/data/www/web/assets/KM-mjEvtiuf.js
new file mode 100644
index 00000000..c2d5aa41
--- /dev/null
+++ b/contrib/data/www/web/assets/KM-mjEvtiuf.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%230052B4'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23FFDA44'%20width='513'%20height='85.5'/%3e%3crect%20y='85.5'%20fill='%23FFFFFF'%20width='513'%20height='85.5'/%3e%3crect%20y='171'%20fill='%23D80027'%20width='513'%20height='85.5'/%3e%3cpolygon%20fill='%236DA544'%20points='256.5,171%200,342%200,0%20'/%3e%3cg%20fill='%23FFFFFF'%3e%3cpath%20d='M68.6,170.7c0-24.9,17.5-45.6,40.8-50.7c-3.6-0.8-7.3-1.2-11.1-1.2c-28.7,0-51.9,23.3-51.9,51.9%20s23.3,51.9,51.9,51.9c3.8,0,7.5-0.4,11.1-1.2C86.1,216.3,68.6,195.5,68.6,170.7z'/%3e%3cpolygon%20points='108.9,126.1%20111.6,134.6%20120.6,134.6%20113.3,139.9%20116.1,148.4%20108.9,143.2%20101.6,148.4%20104.4,139.9%2097.2,134.6%20106.1,134.6%20'/%3e%3cpolygon%20points='108.9,148.4%20111.6,156.9%20120.6,156.9%20113.3,162.2%20116.1,170.7%20108.9,165.4%20101.6,170.7%20104.4,162.2%2097.2,156.9%20106.1,156.9%20'/%3e%3cpolygon%20points='108.9,170.7%20111.6,179.2%20120.6,179.2%20113.3,184.4%20116.1,192.9%20108.9,187.7%20101.6,192.9%20104.4,184.4%2097.2,179.2%20106.1,179.2%20'/%3e%3cpolygon%20points='108.9,192.9%20111.6,201.4%20120.6,201.4%20113.3,206.7%20116.1,215.2%20108.9,209.9%20101.6,215.2%20104.4,206.7%2097.2,201.4%20106.1,201.4%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/KN-HuXJxu2q.js b/contrib/data/www/web/assets/KN-HuXJxu2q.js
new file mode 100644
index 00000000..8c357938
--- /dev/null
+++ b/contrib/data/www/web/assets/KN-HuXJxu2q.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23D80027'%20width='513'%20height='342'/%3e%3cpolyline%20fill='%236DA544'%20points='512,0%200,0%200,342%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='307.7,0%200,194.5%200,342%20206.9,342%20513,148.5%20513,0%20'/%3e%3cpolygon%20fill='%23000000'%20points='513,0%20385.2,0%200,249.4%200,341%20126.2,342%20513,91.6%20'/%3e%3cg%20fill='%23FFFFFF'%3e%3cpolygon%20points='141.1,187%20172.3,211%20204.6,188.8%20191.5,225.8%20222.6,249.7%20183.4,248.6%20170.2,285.6%20159.1,248%20119.9,246.9%20152.2,224.7%20'/%3e%3cpolygon%20points='310.6,70.8%20341.8,94.7%20374.1,72.5%20361,109.5%20392.1,133.4%20352.9,132.3%20339.7,169.3%20328.6,131.7%20289.4,130.6%20321.8,108.4%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/KP-BItPmeJA.js b/contrib/data/www/web/assets/KP-BItPmeJA.js
new file mode 100644
index 00000000..d20eef0b
--- /dev/null
+++ b/contrib/data/www/web/assets/KP-BItPmeJA.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%2391DC5A'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%20fill='%230052B4'%3e%3crect%20y='0'%20width='513'%20height='57.188'/%3e%3crect%20y='284.1'%20width='513'%20height='57.177'/%3e%3c/g%3e%3crect%20y='79.9'%20fill='%23D80027'%20width='513'%20height='181.582'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='190.33'%20cy='171'%20r='65.668'/%3e%3cpolygon%20fill='%23D80027'%20points='190.3,105%20205.1,150.3%20252.8,150.3%20214.2,178.4%20229,223.9%20190.3,195.7%20151.7,223.8%20166.5,178.4%20127.9,150.3%20175.6,150.3%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/KR-UUuMeJgj.js b/contrib/data/www/web/assets/KR-UUuMeJgj.js
new file mode 100644
index 00000000..a9adbdea
--- /dev/null
+++ b/contrib/data/www/web/assets/KR-UUuMeJgj.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20600'%3e%3crect%20fill='%23FFFFFF'%20width='900'%20height='600'/%3e%3cg%20transform='rotate(-56.3099325)'%3e%3cg%20stroke='%23000000'%20stroke-width='25'%3e%3cpath%20d='M-75,228.3H75%20M-75,265.8l150,0%20M-75,303.3H75'/%3e%3cpath%20d='M-75,778.3H75%20M-75,815.8H75%20M-75,853.3H75'/%3e%3c/g%3e%3cpath%20stroke='%23FFFFFF'%20stroke-width='12.5'%20d='M0,753.3l0,125'/%3e%3ccircle%20fill='%23ca163a'%20cx='0'%20cy='540.8'%20r='150'/%3e%3cpath%20fill='%230e4896'%20d='M0,390.8c-41.4,0-75,33.6-75,75s33.6,75,75,75s75,33.6,75,75c0,41.4-33.6,75-75,75c-82.8,0-150-67.2-150-150%20S-82.8,390.8,0,390.8z'/%3e%3c/g%3e%3cg%20transform='rotate(-123.6900675)'%3e%3cg%20stroke='%23000000'%20stroke-width='25'%3e%3cpath%20d='M-574.2-104.5l150,0%20M-574.2-67l150,0%20M-574.2-29.5l150,0'/%3e%3cpath%20d='M-574.2,445.5h150%20M-574.2,483h150%20M-574.2,520.5h150'/%3e%3c/g%3e%3cpath%20stroke='%23FFFFFF'%20stroke-width='12.5'%20d='M-499.2-85.7v37.5%20M-499.2,420.5v43.8%20M-499.2,501.8l0,37.5'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/KW-B-eZYjjt.js b/contrib/data/www/web/assets/KW-B-eZYjjt.js
new file mode 100644
index 00000000..ea4ed1a5
--- /dev/null
+++ b/contrib/data/www/web/assets/KW-B-eZYjjt.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%236DA544'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23D80027'%20width='513'%20height='114'/%3e%3cpolygon%20fill='%23000'%20points='167,227.6%200,341.3%200,0%20167,113.8%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/KY-DjI8pk7A.js b/contrib/data/www/web/assets/KY-DjI8pk7A.js
new file mode 100644
index 00000000..504f5b19
--- /dev/null
+++ b/contrib/data/www/web/assets/KY-DjI8pk7A.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%230052B4'%20width='513'%20height='342'/%3e%3ccircle%20fill='%236DA544'%20cx='384'%20cy='96.5'%20r='29.7'/%3e%3crect%20x='332.1'%20y='89'%20fill='%23D80027'%20width='103.9'%20height='44.5'/%3e%3cpath%20fill='%23496E2D'%20d='M435.9,170.7L435.9,170.7L435.9,170.7z'/%3e%3cpath%20fill='%23FFDA44'%20d='M332.1,200.3V230h15.6c9.4,9.2,22.2,14.8,36.3,14.8c14.1,0,27-5.7,36.3-14.8h0.8h14.8v-29.7H332.1z'/%3e%3cpath%20fill='%23338AF3'%20d='M332.1,126.1v44.5c0,39.8,51.9,51.9,51.9,51.9s51.9-12.2,51.9-51.9v-44.5L332.1,126.1L332.1,126.1z'/%3e%3cg%20fill='%23F3F3F3'%3e%3cpath%20d='M384,149.9c-13,0-13,11.9-26,11.9s-13-11.9-26-11.9v20.8c13,0,13,11.9,26,11.9s13-11.9,26-11.9%20c13,0,13,11.9,26,11.9c13,0,13-11.9,26-11.9v-20.8c-13,0-13,11.9-26,11.9C397,161.8,397,149.9,384,149.9z'/%3e%3cpath%20d='M384,108.3c-13,0-13,11.9-26,11.9s-13-11.9-26-11.9v20.8c13,0,13,11.9,26,11.9s13-11.9,26-11.9%20c13,0,13,11.9,26,11.9c13,0,13-11.9,26-11.9v-20.8c-13,0-13,11.9-26,11.9C397,120.2,397,108.3,384,108.3z'/%3e%3c/g%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,0%20256,22.6%20209.9,53.3%20256,53.3%20256,117.3%20209.9,117.3%20256,148%20256,170.7%20233.4,170.7%20160,121.7%20160,170.7%2096,170.7%2096,121.7%2022.6,170.7%200,170.7%200,148%2046.1,117.3%200,117.3%200,53.3%2046.1,53.3%200,22.6%200,0%2022.6,0%2096,48.9%2096,0%20160,0%20160,48.9%20233.4,0%20'/%3e%3cg%20fill='%23D80027'%3e%3cpolygon%20points='144,0%20112,0%20112,69.3%200,69.3%200,101.3%20112,101.3%20112,170.7%20144,170.7%20144,101.3%20256,101.3%20256,69.3%20144,69.3%20'/%3e%3cpolygon%20points='0,0%200,15.1%2057.4,53.3%2080,53.3%20'/%3e%3cpolygon%20points='256,0%20256,15.1%20198.6,53.3%20176,53.3%20'/%3e%3cpolygon%20points='0,0%200,15.1%2057.4,53.3%2080,53.3%20'/%3e%3cpolygon%20points='256,0%20256,15.1%20198.6,53.3%20176,53.3%20'/%3e%3cpolygon%20points='0,170.7%200,155.6%2057.4,117.3%2080,117.3%20'/%3e%3cpolygon%20points='256,170.7%20256,155.6%20198.6,117.3%20176,117.3%20'/%3e%3c/g%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/KZ-BnuTjtd_.js b/contrib/data/www/web/assets/KZ-BnuTjtd_.js
new file mode 100644
index 00000000..a638ffdd
--- /dev/null
+++ b/contrib/data/www/web/assets/KZ-BnuTjtd_.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3cpath%20fill='%2336B6CC'%20d='M0,0h513v342H0V0z'/%3e%3ccircle%20fill='%23FFD400'%20cx='256.5'%20cy='170.9'%20r='68.4'/%3e%3cpath%20fill='%23FFD400'%20d='M256.5,251.5l-27.9,41.7l-7.1-49.7L178.3,269l15.2-47.8l-50,4.2l34.4-36.5L131,170.9l46.8-18l-34.4-36.5%20l50,4.2l-15.2-47.8l43.2,25.4l7.1-49.7l27.9,41.7l27.9-41.7l7.1,49.7l43.2-25.4l-15.2,47.8l50-4.2L335.1,153l46.8,17.9l-46.8,18%20l34.4,36.5l-50-4.2l15.2,47.8l-43.2-25.4l-7.1,49.7C284.4,293.2,256.5,251.5,256.5,251.5z%20M256.5,250.7c44.1,0,79.9-35.8,79.9-79.9%20S300.6,91,256.5,91s-79.9,35.8-79.9,79.9S212.4,250.7,256.5,250.7z%20M22.8,28.3c0-3.2,2.4-5.7,5.7-5.7h11.3c3.2,0,5.7,2.4,5.7,5.7%20v11.3c0.1,3.1-2.4,5.7-5.6,5.7c-0.1,0-0.1,0-0.2,0H28.5c-3.1,0-5.7-2.5-5.7-5.6c0,0,0-0.1,0-0.1C22.8,39.7,22.8,28.3,22.8,28.3z%20M22.8,74c0-3.2,2.4-5.7,5.7-5.7h11.3c3.2,0,5.7,2.4,5.7,5.7v11.3c0.1,3.1-2.4,5.7-5.6,5.7c-0.1,0-0.1,0-0.2,0H28.5%20c-3.1,0-5.7-2.5-5.7-5.6c0,0,0-0.1,0-0.1V74z%20M22.8,119.6c0-3.2,2.4-5.7,5.7-5.7h11.3c3.2,0,5.7,2.4,5.7,5.7v11.3%20c0.1,3.1-2.4,5.7-5.6,5.7c-0.1,0-0.1,0-0.2,0H28.5c-3.1,0-5.7-2.5-5.7-5.6c0,0,0-0.1,0-0.1C22.8,130.9,22.8,119.6,22.8,119.6z%20M22.8,165.2c0-3.2,2.4-5.7,5.7-5.7h11.3c3.2,0,5.7,2.4,5.7,5.7v11.3c0.1,3.1-2.4,5.7-5.6,5.7c-0.1,0-0.1,0-0.2,0H28.5%20c-3.1,0-5.7-2.5-5.7-5.6c0,0,0-0.1,0-0.1C22.8,176.5,22.8,165.2,22.8,165.2z%20M22.8,210.9c0-3.2,2.4-5.7,5.7-5.7h11.3%20c3.2,0,5.7,2.4,5.7,5.7v11.3c0.1,3.1-2.4,5.7-5.6,5.7c-0.1,0-0.1,0-0.2,0H28.5c-3.1,0-5.7-2.5-5.7-5.6c0,0,0-0.1,0-0.1V210.9z%20M22.8,256.5c0-3.2,2.4-5.7,5.7-5.7h11.3c3.2,0,5.7,2.4,5.7,5.7v11.3c0.1,3.1-2.4,5.7-5.6,5.7c-0.1,0-0.1,0-0.2,0H28.5%20c-3.1,0-5.7-2.5-5.7-5.6c0,0,0-0.1,0-0.1V256.5z%20M22.8,302.1c0-3.2,2.4-5.7,5.7-5.7h11.3c3.2,0,5.7,2.4,5.7,5.7v11.3%20c0.1,3.1-2.4,5.7-5.6,5.7c-0.1,0-0.1,0-0.2,0H28.5c-3.1,0-5.7-2.5-5.7-5.6c0,0,0-0.1,0-0.1V302.1z%20M45.6,279.3%20c0-3.2,2.4-5.7,5.7-5.7h11.3c3.2,0,5.7,2.4,5.7,5.7v11.3c0.1,3.1-2.4,5.7-5.6,5.7c-0.1,0-0.1,0-0.2,0H51.3c-3.1,0-5.7-2.5-5.7-5.6%20c0,0,0-0.1,0-0.1V279.3z%20M45.6,233.7c0-3.2,2.4-5.7,5.7-5.7h11.3c3.2,0,5.7,2.4,5.7,5.7V245c0.1,3.1-2.4,5.7-5.6,5.7%20c-0.1,0-0.1,0-0.2,0H51.3c-3.1,0-5.7-2.5-5.7-5.6c0,0,0-0.1,0-0.1V233.7z%20M45.6,188c0-3.2,2.4-5.7,5.7-5.7h11.3%20c3.2,0,5.7,2.4,5.7,5.7v11.3c0.1,3.1-2.4,5.7-5.6,5.7c-0.1,0-0.1,0-0.2,0H51.3c-3.1,0-5.7-2.5-5.7-5.6c0,0,0-0.1,0-0.1V188z%20M45.6,142.4c0-3.2,2.4-5.7,5.7-5.7h11.3c3.2,0,5.7,2.4,5.7,5.7v11.3c0.1,3.1-2.4,5.7-5.6,5.7c-0.1,0-0.1,0-0.2,0H51.3%20c-3.1,0-5.7-2.5-5.7-5.6c0,0,0-0.1,0-0.1C45.6,153.7,45.6,142.4,45.6,142.4z%20M45.6,96.8c0-3.2,2.4-5.7,5.7-5.7h11.3%20c3.2,0,5.7,2.4,5.7,5.7v11.3c0.1,3.1-2.4,5.7-5.6,5.7c-0.1,0-0.1,0-0.2,0H51.3c-3.1,0-5.7-2.5-5.7-5.6c0,0,0-0.1,0-0.1%20C45.6,108.1,45.6,96.8,45.6,96.8z%20M45.6,51.2c0-3.2,2.4-5.7,5.7-5.7h11.3c3.2,0,5.7,2.4,5.7,5.7v11.3c0.1,3.1-2.4,5.7-5.6,5.7%20c-0.1,0-0.1,0-0.2,0H51.3c-3.1,0-5.7-2.5-5.7-5.6c0,0,0-0.1,0-0.1V51.2z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/LA-CmcseVwR.js b/contrib/data/www/web/assets/LA-CmcseVwR.js
new file mode 100644
index 00000000..b13fee92
--- /dev/null
+++ b/contrib/data/www/web/assets/LA-CmcseVwR.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%230052B4'%20width='513'%20height='342'/%3e%3cg%20fill='%23D80027'%3e%3crect%20y='0.1'%20width='513'%20height='90.7'/%3e%3crect%20x='0'%20y='251.3'%20width='513'%20height='90.7'/%3e%3c/g%3e%3ccircle%20fill='%23FFFFFF'%20cx='256.5'%20cy='171'%20r='65.9'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/LB-BpyBkLFs.js b/contrib/data/www/web/assets/LB-BpyBkLFs.js
new file mode 100644
index 00000000..04b7b051
--- /dev/null
+++ b/contrib/data/www/web/assets/LB-BpyBkLFs.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%20fill='%23D80027'%3e%3crect%20y='0.2'%20width='513'%20height='90.7'/%3e%3crect%20x='0.5'%20y='251.3'%20width='512.5'%20height='90.7'/%3e%3c/g%3e%3cpolygon%20fill='%236DA544'%20points='290.3,193.5%20256,130.7%20221.7,193.5%20247.4,193.5%20247.4,210.7%20264.6,210.7%20264.6,193.5%20'/%3e%3cpath%20fill='%2314AF5A'%20d='M241.3,213.1c4.4-4.4,4.4-11.6-0.1-16c0,0,0,0,0,0l4.7,4.7c-5.2-4.7-12.2-6.6-19.1-5.3l-23.5,5.9%20c-6.1,1.5-6.8-0.4-1.8-4.2l27.1-20.3c5.1-3.8,4.2-6.9-2.3-6.9h-11c-6.4,0-7-2.3-1.5-5.1l25.3-12.7c5.6-2.8,5.1-5.1-1.5-5.1h-11%20c-6.4,0-7.4-3.1-2.3-6.9l27.1-20.3c5.6-3.8,12.9-3.8,18.5,0l27.1,20.3c5.1,3.8,4.2,6.9-2.3,6.9h-11c-6.4,0-7,2.3-1.5,5.1l25.3,12.7%20c5.6,2.8,5.1,5.1-1.5,5.1h-11c-6.4,0-7.4,3.1-2.3,6.9l27.1,20.3c5.1,3.8,4.4,5.7-1.8,4.2l-23.5-5.9c-6.8-1.3-13.9,0.6-19.1,5.3%20l4.7-4.7c-4.4,4.4-4.5,11.5-0.1,16c0,0,0,0,0,0l6.8,6.8c4.4,4.4,3.1,8-3.3,8h-45.8c-6.2,0-7.7-3.6-3.3-8%20C234.5,220,241.3,213.1,241.3,213.1z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/LC-CPVriPlN.js b/contrib/data/www/web/assets/LC-CPVriPlN.js
new file mode 100644
index 00000000..ca1be846
--- /dev/null
+++ b/contrib/data/www/web/assets/LC-CPVriPlN.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%2355B2FF'%20width='513'%20height='342'/%3e%3cpolygon%20fill='%23F3F3F3'%20points='148.5,298.1%20364.5,298.1%20256.5,43.9%20'/%3e%3cpolygon%20fill='%23333333'%20points='186,272.7%20256.5,112.4%20327,272.7%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='148.5,298.1%20364.5,298.1%20256.5,196.4%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/LI-BVF18f1m.js b/contrib/data/www/web/assets/LI-BVF18f1m.js
new file mode 100644
index 00000000..cc39eb14
--- /dev/null
+++ b/contrib/data/www/web/assets/LI-BVF18f1m.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23D80027'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%230052B4'%20width='513'%20height='171'/%3e%3cpath%20fill='%23FFDA44'%20d='M149.3,98.1c0-14-11.3-25.3-25.3-25.3c-6.5,0-12.4,2.4-16.9,6.4V64.4h8.4V47.5h-8.4v-8.4H90.3v8.4h-8.4v16.9%20h8.4v14.9c-4.5-4-10.4-6.4-16.9-6.4c-14,0-25.3,11.3-25.3,25.3c0,7.5,3.3,14.2,8.4,18.8v14.9h84.3v-14.9%20C146.1,112.3,149.3,105.5,149.3,98.1z'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/LK-BKGOo40_.js b/contrib/data/www/web/assets/LK-BKGOo40_.js
new file mode 100644
index 00000000..1c4b201d
--- /dev/null
+++ b/contrib/data/www/web/assets/LK-BKGOo40_.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20x='0'%20y='0'%20fill='%23FFDA44'%20width='513'%20height='342'/%3e%3crect%20x='222.6'%20y='22.3'%20fill='%23A2001D'%20width='267.1'%20height='296.8'/%3e%3crect%20x='22.3'%20y='22.3'%20fill='%23D80027'%20width='200.3'%20height='296.8'/%3e%3crect%20x='200.3'%20y='0'%20fill='%23FFDA44'%20width='22.3'%20height='342'/%3e%3crect%20x='22.3'%20y='22.3'%20fill='%236DA544'%20width='89'%20height='296.8'/%3e%3crect%20x='111.3'%20y='22.3'%20fill='%23FF9811'%20width='89'%20height='296.8'/%3e%3cg%3e%3cpath%20fill='%23FFDA44'%20d='M368.2,156.8c-1.4-2,0-37.9,0-37.9c0.9-7.4,0.1-8.4,1-11.4c0.9-2.9,5.4-11.6,5.4-11.6s-6-2.3-10.3-0.6%20c-4.3,1.7-24.7-7.5-31.2,3.4c-4.4,7-23.6,16.2-24.6,14c-1-2.2-5.9-5-6.9-2.9s-0.7,13.9,0,16c0.8,2.6,9.8,2,12.3,3.1%20c3.7,1.8,12.2,8.2,11.9,10.7c-0.3,2.5-22.5-6-24.2-4.5c-1.4,1.2-1.9,13.2-0.4,15c1.8,2.1,23.4,5.6,25,7.5c1.6,1.9-13.1,7.4-12.3,25%20c0.7,14.7,8,17.4,8,17.4s-2.4,3.6-7.8,3.1c-6.2-0.6-27.4-17.7-27.4-17.7S283.2,76.4,290.3,64c4.9-8.5-22.7,10.1-22.7,50.8v36.2%20c0,6.6-1.4,22.4,2.6,34c0,0-0.4,46.9,1.5,49.6s12.7,2.2,14.8,0s0-30,0-30c7.7,0.2,18.3,17.5,32.5,16.4c20.6-1.6,28.7-9.9,34.3-5%20c8.1,7.1,5.5,23.2,0.4,31.5c-2.2,3.5-14.3,4.7-15.7,7.6c-1.4,2.9,0.5,5.4,0.5,5.4h29.7c0,0,1.4-20.5,2.7-26.1%20c1.3-5.7-0.6-10.7,5.9-10.4c23.5,1.1,39.8-15.3,45.5-8c3.2,4.1,5.6,29.9,3.3,33.3c-2.2,3.4-13.8,2.8-15.2,6.7%20c-1.4,4,0.8,4.4,0.8,4.4h29.7c0,0-0.4-21.2,2.5-27.7c2.9-6.5,4.9-10.4,9.3-17.2c4.4-6.8,11.3-15.7,11.3-36.2%20c0-14.2-8.1-22.8-8.1-22.8h-38.9C402.9,156.7,369.6,158.8,368.2,156.8z'/%3e%3cpath%20fill='%23FFDA44'%20d='M232.2,32.3c10.7-10.6,20.2-2.7,22.2,2.1c1.9,4.8,2.1,8.2,2.8,13.6c0.9,6.9,4.9,14,4.9,14s-7.1-3.8-14.7-4.2%20c-4.7-0.3-9-0.6-13.6-2.5C228.1,53,222.1,42.4,232.2,32.3z'/%3e%3cpath%20fill='%23FFDA44'%20d='M480.6,32.2c10.7,10.6,2.8,20.2-2,22.2c-4.8,2-8.2,2.1-13.6,2.8c-6.9,0.9-14,5-14,5s3.7-7.1,4.2-14.7%20c0.3-4.7,0.6-9.1,2.4-13.6C459.8,28.2,470.4,22.1,480.6,32.2z'/%3e%3cpath%20fill='%23FFDA44'%20d='M480.7,309.1c-10.7,10.6-20.2,2.6-22.2-2.2c-1.9-4.8-2.1-8.2-2.7-13.6c-0.8-6.9-4.9-14.1-4.9-14.1%20s7,3.8,14.7,4.3c4.7,0.3,9,0.6,13.6,2.5C484.9,288.4,490.9,299.1,480.7,309.1z'/%3e%3cpath%20fill='%23FFDA44'%20d='M232.5,309c-10.6-10.7-2.7-20.2,2.1-22.2c4.8-1.9,8.2-2.1,13.6-2.8c6.9-0.9,14-4.9,14-4.9s-3.8,7.1-4.2,14.7%20c-0.3,4.7-0.6,9-2.5,13.6C253.2,313.1,242.6,319.2,232.5,309z'/%3e%3cpath%20fill='none'%20stroke='%23FFDA44'%20stroke-width='6'%20stroke-miterlimit='10'%20d='M446.9,162.4c0,0,7.5-2.6,8.4-16.1c0.6-8.6-19.8-16-39-11.5c-19.7,4.6-34-3.1-34-14.6%20c0-22.9,29.7-16.2,38.9-11.3c9.1,4.9,29.7,23.5,35.1,9.4'/%3e%3c/g%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/LR-VHPWKhMT.js b/contrib/data/www/web/assets/LR-VHPWKhMT.js
new file mode 100644
index 00000000..859e30d0
--- /dev/null
+++ b/contrib/data/www/web/assets/LR-VHPWKhMT.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%20%3e%3crect%20fill='%23FFFFFF'%20x='0'%20y='0'%20width='513'%20height='342'/%3e%3cg%20fill='%23bf0a30'%3e%3crect%20x='0'%20y='0'%20width='513'%20height='31.1'/%3e%3crect%20x='0'%20y='62.2'%20width='513'%20height='31.1'/%3e%3crect%20x='0'%20y='124.5'%20width='513'%20height='31.1'/%3e%3crect%20x='0'%20y='186.8'%20width='513'%20height='31.1'/%3e%3crect%20x='0'%20y='249.3'%20width='513'%20height='31.1'/%3e%3crect%20x='0'%20y='310.9'%20width='513'%20height='31.1'/%3e%3c/g%3e%3crect%20fill='%23002868'%20width='155.6'%20height='155.6'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='77.8,30.2%2088.5,63.1%20123.1,63.1%2095.1,83.5%20105.8,116.4%2077.8,96.1%2049.8,116.4%2060.5,83.5%2032.5,63.1%2067.1,63.1%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/LS-DX59LbSJ.js b/contrib/data/www/web/assets/LS-DX59LbSJ.js
new file mode 100644
index 00000000..42269428
--- /dev/null
+++ b/contrib/data/www/web/assets/LS-DX59LbSJ.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%230052B4'%20width='513'%20height='114'/%3e%3crect%20y='227.6'%20fill='%236DA544'%20width='513'%20height='114'/%3e%3cpath%20fill='%23000000'%20d='M245.2,171l7.7-23.1c2-5.9,5.1-6,7.1,0l7.7,23.1l19.4,29.1c1.7,2.6,1.3,6.3-1.2,8c0,0-6.9,8-29.5,8%20s-29.5-8-29.5-8c-2.4-2-2.9-5.4-1.2-8L245.2,171z'/%3e%3cpath%20fill='%23000000'%20d='M256.5,171c-12.5,0-22.6-10.1-22.6-22.6c0-12.5,10.1-22.6,22.6-22.6s22.6,10.1,22.6,22.6C279.1,160.9,268.9,171,256.5,171z%20M256.5,171c6.2,0,11.3-16.3,11.3-22.6c0-6.2-5.1-11.3-11.3-11.3c-6.2,0-11.3,5.1-11.3,11.3C245.2,154.7,250.2,171,256.5,171z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/LT-DcerJVZ9.js b/contrib/data/www/web/assets/LT-DcerJVZ9.js
new file mode 100644
index 00000000..4881ddca
--- /dev/null
+++ b/contrib/data/www/web/assets/LT-DcerJVZ9.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%236DA544'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23FFDA44'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23D80027'%20width='513'%20height='114'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/LU-BIADZ7Kd.js b/contrib/data/www/web/assets/LU-BIADZ7Kd.js
new file mode 100644
index 00000000..98ed223e
--- /dev/null
+++ b/contrib/data/www/web/assets/LU-BIADZ7Kd.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23D80027'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23338AF3'%20width='513'%20height='114'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/LV-juKXMjFv.js b/contrib/data/www/web/assets/LV-juKXMjFv.js
new file mode 100644
index 00000000..7df9e3dc
--- /dev/null
+++ b/contrib/data/www/web/assets/LV-juKXMjFv.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%20fill='%23A2001D'%3e%3crect%20y='0'%20class='st1'%20width='513'%20height='127.6'/%3e%3crect%20x='0'%20y='214.4'%20class='st1'%20width='513'%20height='127.6'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/LY-TIoWIPnH.js b/contrib/data/www/web/assets/LY-TIoWIPnH.js
new file mode 100644
index 00000000..fc90ca56
--- /dev/null
+++ b/contrib/data/www/web/assets/LY-TIoWIPnH.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23000'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%23D80027'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%23496E2D'%20width='513'%20height='114'/%3e%3cg%20fill='%23FFFFFF'%3e%3cpolygon%20points='281.4,150.7%20290.4,163%20304.9,158.3%20295.9,170.7%20304.9,183%20290.4,178.3%20281.4,190.6%20281.4,175.4%20266.9,170.7%20281.4,166%20'/%3e%3cpath%20d='M257,201.5c-17,0-30.9-13.8-30.9-30.9s13.8-30.9,30.9-30.9c5.3,0,10.3,1.3,14.7,3.7%20c-6.9-6.7-16.2-10.8-26.6-10.8c-21,0-38,17-38,38s17,38,38,38c10.3,0,19.7-4.1,26.6-10.8C267.3,200.2,262.3,201.5,257,201.5z'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/MA-CZmTf-jk.js b/contrib/data/www/web/assets/MA-CZmTf-jk.js
new file mode 100644
index 00000000..a6f1400f
--- /dev/null
+++ b/contrib/data/www/web/assets/MA-CZmTf-jk.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3cpolygon%20fill='%23D80027'%20points='0,0.3%200,171.2%200,342%20513,342%20513,171.2%20513,0.3%20'/%3e%3cpath%20fill='%2320661B'%20d='M359.8,148.9h-73.3l-22.7-69.7l-22.7,69.7h-73.3l59.3,43.1l-22.7,69.7l59.3-43.1l59.3,43.1L300.5,192%20L359.8,148.9z%20M243.7,186.6l7.7-23.6h24.8l7.7,23.6l0,0v0l-20.1,14.6L243.7,186.6L243.7,186.6L243.7,186.6z%20M271.6,148.9H256l7.8-24%20L271.6,148.9z%20M295.9,177.9l-4.8-14.9h25.3L295.9,177.9z%20M236.6,163l-4.8,14.9L211.3,163H236.6z%20M231.3,224.8l7.8-24l12.6,9.2%20L231.3,224.8z%20M275.8,209.9l12.6-9.2l7.8,24L275.8,209.9z'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/MC-Bso14psQ.js b/contrib/data/www/web/assets/MC-Bso14psQ.js
new file mode 100644
index 00000000..09615f2c
--- /dev/null
+++ b/contrib/data/www/web/assets/MC-Bso14psQ.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.333'%20fill='%23FFFFFF'%20width='512'%20height='341.333'/%3e%3crect%20y='85.333'%20fill='%23c70000'%20width='512'%20height='170.667'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/MD-D2eZyWDH.js b/contrib/data/www/web/assets/MD-D2eZyWDH.js
new file mode 100644
index 00000000..f8bfe903
--- /dev/null
+++ b/contrib/data/www/web/assets/MD-D2eZyWDH.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFDA44'%20width='513'%20height='342'/%3e%3crect%20x='342'%20y='0'%20fill='%23D80027'%20width='171'%20height='342'/%3e%3crect%20y='0'%20fill='%230052B4'%20width='171'%20height='342'/%3e%3cpath%20fill='%23AF7F59'%20d='M206.2,129.1h33.2L256,79.3l16.6,49.8h33.2v99.6L256,262l-49.8-33.2V129.1z%20M239.4,162.4v49.8h33.2v-49.8H239.4%20z'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/ME-wp0w9F0r.js b/contrib/data/www/web/assets/ME-wp0w9F0r.js
new file mode 100644
index 00000000..408f5a00
--- /dev/null
+++ b/contrib/data/www/web/assets/ME-wp0w9F0r.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23E6BE53'%20width='513'%20height='342'/%3e%3crect%20x='20'%20y='20'%20fill='%23E01D24'%20width='473'%20height='302'/%3e%3cpath%20fill='%23E6BE53'%20d='M248.5,112.9c4.4,4.4,11.6,4.4,16,0l-4.7,4.7l22.7-22.7c4.9-4.5,12.1-5.6,18.2-2.8l2.1,1%20c5.7,2.9,6.7,8.7,2.3,13.1l4.7-4.7L287,124.3c-4.5,4.9-5.6,12.1-2.8,18.2l1,2.1c2.9,5.7,5.1,15.4,5.1,21.6v-11.3%20c0,6.2,4.4,9.1,10.2,6.2l2.1-1c5.7-2.9,6.7-8.7,2.3-13.1l4.7,4.7c-4.4-4.4-4.4-11.6,0-16c0,0,0,0,0,0l-4.7,4.7%20c5.2-5.5,9.6-11.6,13.1-18.2l1-2.1c2.9-5.7,6.3-15.1,7.9-21.2l5.8-23.3c1.5-6,5.9-6.8,9.6-1.8l20.2,26.9c3.8,5.1,6.9,14,6.9,20.6%20v22.4c0,6.3-2.2,15.8-5.1,21.7l-1,2.1c-3.5,6.6-7.9,12.7-13.1,18.2l-6.8,6.8c-5.4,5.2-11.5,9.6-18.2,13.1l-2.1,1%20c-5.7,2.9-15.5,5.1-21.6,5.1c-6.2,0-6.9,2.2-1.1,5.1l2.1,1c5.7,2.9,13.8,8.7,18.2,13.1l-4.7-4.7c4.4,4.4,11.6,4.4,16,0l-4.7,4.7%20c4.4-4.4,11.6-4.4,16,0c0,0,0,0,0,0L339,226c4.6,4.9,5.7,12.1,2.9,18.2l-1,2.1c-2.9,5.7-10.4,10.2-16.4,10.2%20c-7.5-0.3-14.8-2-21.6-5.1l-2.1-1c-6.5-3.6-11.8-8.9-15.4-15.4l-1-2.1c-2.9-5.7-8.7-6.7-13.1-2.3l4.7-4.7%20c-4.4,4.7-5.2,11.8-1.8,17.3l10.3,15.4c3.4,5.1,2,12.1-3.1,15.5l-15.4,10.3c-5.7,3.4-12.8,3.4-18.6,0l-15.4-10.3%20c-5.1-3.4-6.5-10.3-3.1-15.5l10.3-15.4c3.4-5.5,2.6-12.6-1.8-17.3l4.7,4.7c-4.4-4.4-10.2-3.6-13.1,2.3l-1,2.1%20c-2.9,5.7-9.5,12.4-15.4,15.4l-2.1,1c-5.7,2.9-15.5,5.1-21.6,5.1c-6.9-0.3-13.1-4.2-16.4-10.2l-1-2.1c-2.8-6.1-1.6-13.3,2.9-18.2%20l-4.7,4.7c4.4-4.4,11.6-4.4,16,0c0,0,0,0,0,0l-4.7-4.7c4.4,4.4,11.6,4.4,16,0l-4.7,4.7c5.5-5.2,11.6-9.6,18.2-13.1l2.1-1%20c5.7-2.9,5-5.1-1.1-5.1c-7.5-0.3-14.8-2-21.6-5.1l-2.1-1c-6.6-3.5-12.7-7.9-18.2-13.1l-6.8-6.8c-5.2-5.4-9.6-11.5-13.1-18.2l-1-2.1%20c-3.1-6.8-4.9-14.2-5.1-21.7V121c0-6.3,3.1-15.6,6.9-20.6l20.2-26.9c3.8-5.1,8.1-4.3,9.6,1.8l5.8,23.3c2,7.3,4.6,14.4,7.9,21.2%20l1,2.1c2.9,5.7,8.7,13.8,13.1,18.2l-4.7-4.7c4.4,4.4,4.4,11.6,0,16c0,0,0,0,0,0l4.7-4.7c-4.4,4.4-3.6,10.2,2.3,13.1l2.1,1%20c5.7,2.9,10.2,0,10.2-6.2v11.3c0-6.2,2.2-15.7,5.1-21.6l1-2.1c2.8-6.1,1.7-13.2-2.8-18.2l-22.7-22.7l4.7,4.7%20c-4.4-4.4-3.6-10.2,2.3-13.1l2.1-1c6.1-2.8,13.2-1.7,18.2,2.8l22.7,22.7L248.5,112.9z%20M230.5,72.2c-4.4-4.4-3.2-9.5,2.8-11.5%20l12.4-4.2c6-2,15.5-2,21.5,0l12.4,4.2c6,2,7.2,7.1,2.8,11.5l-6.8,6.8c-5.3,4.7-12.1,7.5-19.2,7.9c-6.2,0-14.8-3.5-19.2-7.9%20C237.3,79,230.5,72.2,230.5,72.2z'/%3e%3cpath%20fill='%23215F90'%20d='M233.9,200.2c0,6.2,1.7,6.4,4.2,0.5c0,0,7.1-23.2,18.4-23.2c11.3,0,18.6,23.6,18.6,23.6c2.2,5.7,4,5.3,4-1.1%20v-11.2c0-18.7-10.1-33.9-22.6-33.9c-12.5,0-22.6,15.2-22.6,33.9V200.2z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/MF-PWAfddVX.js b/contrib/data/www/web/assets/MF-PWAfddVX.js
new file mode 100644
index 00000000..161188aa
--- /dev/null
+++ b/contrib/data/www/web/assets/MF-PWAfddVX.js
@@ -0,0 +1 @@
+const f="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20108%2072'%3e%3cpath%20d='M0,0H108V72H0z'%20fill='%23003787'/%3e%3cpath%20d='M0,0H108L60,48V72H48V48z'%20fill='%23fff'/%3e%3ccircle%20cx='54'%20cy='30'%20r='8'%20fill='%23f9d90f'/%3e%3cpath%20d='M44,30H64L54,48z'%20fill='%23fff'/%3e%3cpath%20d='M54,48%2038,33H70z'%20fill='%23cf142b'/%3e%3c/svg%3e";export{f as default};
diff --git a/contrib/data/www/web/assets/MG-BsrX5eXa.js b/contrib/data/www/web/assets/MG-BsrX5eXa.js
new file mode 100644
index 00000000..724c16da
--- /dev/null
+++ b/contrib/data/www/web/assets/MG-BsrX5eXa.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3cpath%20fill='%236DA544'%20d='M512,426.666V85.329c-238.65,0-512,0-512,0v341.337L512,426.666L512,426.666z'/%3e%3cpath%20fill='%23D80027'%20d='M512,85.331H0v170.666c0,0,273.35,0,512,0V85.331z'/%3e%3crect%20y='85.334'%20fill='%23FFFFFF'%20width='181.793'%20height='341.337'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/MH-PVMgcMHB.js b/contrib/data/www/web/assets/MH-PVMgcMHB.js
new file mode 100644
index 00000000..bd5757c9
--- /dev/null
+++ b/contrib/data/www/web/assets/MH-PVMgcMHB.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%231E509C'%20width='513'%20height='342'/%3e%3cpath%20fill='%23FFFFFF'%20d='M513,176.1V81.3L0,342L513,176.1z'/%3e%3cpath%20fill='%23F18D36'%20d='M513,0v81.3L0,342L513,0z'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='126.7,99.3%20118.9,45.2%20111.2,99.3%2090.4,75.6%20101.1,107.2%2069.6,96.5%2093.2,117.3%2039.1,125%2093.2,132.7%2069.6,153.5%20101.1,142.8%2090.4,174.4%20111.2,150.7%20118.9,204.8%20126.7,150.7%20147.4,174.4%20136.8,142.8%20168.3,153.5%20144.7,132.7%20198.7,125%20144.7,117.3%20168.3,96.5%20136.8,107.2%20147.4,75.6%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/MK-D7lVQ6Xv.js b/contrib/data/www/web/assets/MK-D7lVQ6Xv.js
new file mode 100644
index 00000000..b3a200b0
--- /dev/null
+++ b/contrib/data/www/web/assets/MK-D7lVQ6Xv.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.333'%20fill='%23FFDA44'%20width='512'%20height='341.337'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='383.875,426.662%20256,252.286%20282.827,426.662%20'/%3e%3cpolygon%20fill='%23D80027'%20points='133.565,85.33%20256,252.286%20230.314,85.33%20'/%3e%3cpolygon%20fill='%23D80027'%20points='229.171,426.662%20256,252.286%20128.124,426.662%20'/%3e%3cpolygon%20fill='%23D80027'%20points='0,85.33%200,212.9%20256,252.286%2028.333,85.33%20'/%3e%3cpolygon%20fill='%23D80027'%20points='0,426.662%2018.212,426.662%20256,252.286%200,291.67%20'/%3e%3cpolygon%20fill='%23D80027'%20points='256,252.286%20512,212.9%20512,85.33%20483.669,85.33%20'/%3e%3cpolygon%20fill='%23D80027'%20points='281.686,85.33%20256,252.286%20378.434,85.33%20'/%3e%3cpolygon%20fill='%23D80027'%20points='512,426.662%20512,291.671%20256,252.286%20493.787,426.662%20'/%3e%3ccircle%20fill='%23D80027'%20cx='256'%20cy='252.29'%20r='59.359'/%3e%3c/g%3e%3ccircle%20fill='%23FFDA44'%20cx='256'%20cy='252.29'%20r='44.522'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/ML-BRfUtvar.js b/contrib/data/www/web/assets/ML-BRfUtvar.js
new file mode 100644
index 00000000..15d1d07d
--- /dev/null
+++ b/contrib/data/www/web/assets/ML-BRfUtvar.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23FFDA44'%20width='512'%20height='341.337'/%3e%3crect%20y='85.331'%20fill='%236DA544'%20width='170.663'%20height='341.337'/%3e%3crect%20x='341.337'%20y='85.331'%20fill='%23D80027'%20width='170.663'%20height='341.337'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/MM-CpVOGWRF.js b/contrib/data/www/web/assets/MM-CpVOGWRF.js
new file mode 100644
index 00000000..172adacd
--- /dev/null
+++ b/contrib/data/www/web/assets/MM-CpVOGWRF.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%236DA544'%20width='512'%20height='341.326'/%3e%3crect%20y='85.337'%20fill='%23FFDA44'%20width='512'%20height='113.775'/%3e%3crect%20y='312.888'%20fill='%23D80027'%20width='512'%20height='113.775'/%3e%3cpath%20fill='%23FFFFFF'%20d='M384,227.261h-97.783L256,134.265l-30.217,92.997H128l79.108,57.475l-30.217,92.998L256,320.925%20l79.108,56.81l-30.217-92.998L384,227.261z'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/MN-CQwi_XVk.js b/contrib/data/www/web/assets/MN-CQwi_XVk.js
new file mode 100644
index 00000000..9ab56946
--- /dev/null
+++ b/contrib/data/www/web/assets/MN-CQwi_XVk.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23095FAD'%20width='513'%20height='342'/%3e%3cg%3e%3crect%20x='342'%20y='0'%20fill='%23BE1229'%20width='171'%20height='342'/%3e%3crect%20y='0'%20fill='%23BE1229'%20width='171'%20height='342'/%3e%3c/g%3e%3cg%20fill='%23FFDA44'%3e%3crect%20x='108.3'%20y='166.3'%20width='14.8'%20height='74.2'/%3e%3crect%20x='48.9'%20y='166.3'%20width='14.8'%20height='74.2'/%3e%3ccircle%20cx='86'%20cy='203.4'%20r='14.8'/%3e%3crect%20x='71.2'%20y='225.7'%20width='29.7'%20height='14.8'/%3e%3crect%20x='71.2'%20y='166.3'%20width='29.7'%20height='14.8'/%3e%3ccircle%20cx='86'%20cy='144'%20r='14.8'/%3e%3cpolygon%20points='76.3,123.9%2095.8,123.9%2086,108.3%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/MO-DHDZ3oiK.js b/contrib/data/www/web/assets/MO-DHDZ3oiK.js
new file mode 100644
index 00000000..ff8ade71
--- /dev/null
+++ b/contrib/data/www/web/assets/MO-DHDZ3oiK.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%2300745a'%20width='512'%20height='341.337'/%3e%3cpath%20fill='%23FFFFFF'%20d='M285.682,248.878c-4.19,0-8.166,0.836-11.861,2.164c2.023-4.509,3.379-9.527,3.379-14.885%20c0-21.201-21.201-37.101-21.201-37.101s-21.201,15.901-21.201,37.101c0,5.357,1.356,10.375,3.379,14.885%20c-3.693-1.328-7.671-2.164-11.861-2.164c-21.201,0-37.101,21.201-37.101,21.201s15.901,21.201,37.101,21.201%20c12.429,0,23.031-7.286,29.682-13.315c6.65,6.03,17.251,13.315,29.682,13.315c21.201,0,37.101-21.201,37.101-21.201%20S306.882,248.878,285.682,248.878z'/%3e%3cg%3e%3cpolygon%20fill='%23FFDA44'%20points='256,152.111%20260.38,165.587%20274.551,165.587%20263.087,173.919%20267.463,187.395%20256,179.065%20244.537,187.395%20248.913,173.919%20237.449,165.587%20251.62,165.587%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='202.112,175.683%20210.537,183.268%20220.355,177.601%20215.745,187.956%20224.168,195.544%20212.894,194.359%20208.283,204.714%20205.925,193.626%20194.65,192.441%20204.468,186.772%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='162.662,215.132%20173.752,217.49%20179.42,207.672%20180.606,218.946%20191.695,221.304%20181.338,225.914%20182.524,237.188%20174.937,228.765%20164.58,233.375%20170.249,223.557%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='309.889,175.683%20301.464,183.268%20291.646,177.601%20296.257,187.956%20287.832,195.544%20299.107,194.359%20303.717,204.714%20306.076,193.626%20317.351,192.441%20307.533,186.772%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='349.338,215.132%20338.249,217.49%20332.58,207.672%20331.394,218.946%20320.306,221.304%20330.663,225.914%20329.478,237.188%20337.064,228.765%20347.421,233.375%20341.752,223.557%20'/%3e%3c/g%3e%3cg%3e%3cpath%20fill='%23FFFFFF'%20d='M256,350.642c16.84,0,32.363-5.619,44.816-15.073h-89.63%20C223.637,345.023,239.16,350.642,256,350.642z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M187.977,306.12c2.355,5.39,5.341,10.44,8.85,15.073h118.345c3.508-4.632,6.495-9.682,8.85-15.073%20H187.977z'/%3e%3c/g%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/MP-CU5duFcA.js b/contrib/data/www/web/assets/MP-CU5duFcA.js
new file mode 100644
index 00000000..79bf08a2
--- /dev/null
+++ b/contrib/data/www/web/assets/MP-CU5duFcA.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20750%20500'%3e%3cpath%20fill='%230071BC'%20d='M0%200h750v500H0V0z'/%3e%3cg%20fill='%23FFF'%20stroke='%23000'%20stroke-width='1.9'%3e%3ccircle%20cx='375'%20cy='245'%20r='225'%20stroke='%23000000'%20fill='%23ffffff'/%3e%3ccircle%20cx='375'%20cy='245'%20r='165'%20stroke='%23000000'%20fill='%230071BC'/%3e%3c/g%3e%3cg%20stroke='%23000'%3e%3cpath%20fill='%238C8A8C'%20stroke-width='1.9'%20d='M444.7,450c0.7,11-7.8,20-18.8,20H323.6c-11,0-19.5-9-19-20L321.3,125c0.6-11,10-20,21-20h61.4%20c11,0,20.5,9,21.2,20L444.7,450z'/%3e%3cpath%20fill='%23FFF'%20stroke-width='2'%20stroke-linejoin='round'%20d='M373%20114l30%2093h97l-78%2056%2029%2092-78-56-78%2057%2030-93-79-57h97l30-92z'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/MQ-CpyZfYzn.js b/contrib/data/www/web/assets/MQ-CpyZfYzn.js
new file mode 100644
index 00000000..4b4681a7
--- /dev/null
+++ b/contrib/data/www/web/assets/MQ-CpyZfYzn.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3csvg%20viewBox='0%200%20900%20600'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20fill='%23231f1e'%20height='600'%20width='900'/%3e%3crect%20fill='%2300a650'%20height='300'%20width='900'/%3e%3cpolygon%20fill='%23ef1923'%20points='0,0%20450,300%200,600'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/MR-NNsjUd7R.js b/contrib/data/www/web/assets/MR-NNsjUd7R.js
new file mode 100644
index 00000000..5987b4f4
--- /dev/null
+++ b/contrib/data/www/web/assets/MR-NNsjUd7R.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%20100%20513%20342'%3e%3crect%20y='100'%20fill='%23006233'%20width='513'%20height='342'/%3e%3crect%20y='100'%20fill='%23cd2a3e'%20width='513'%20height='46'/%3e%3crect%20y='396'%20fill='%23cd2a3e'%20width='513'%20height='46'/%3e%3cpath%20fill='%23ffc400'%20d='M256,298.851c-45.956,0-84.348-32.298-93.767-75.429c-1.448,6.63-2.233,13.507-2.233,20.572%20c0,53.02,42.979,96,96,96s96-42.98,96-96c0-7.066-0.785-13.942-2.233-20.572C340.348,266.553,301.956,298.851,256,298.851z'/%3e%3cpolygon%20fill='%23ffc400'%20points='255.999,171.994%20264.934,199.496%20293.852,199.496%20270.458,216.492%20279.394,243.995%20255.999,226.997%20232.605,243.995%20241.542,216.492%20218.148,199.496%20247.063,199.496%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/MS-n7Kko3dd.js b/contrib/data/www/web/assets/MS-n7Kko3dd.js
new file mode 100644
index 00000000..a0c4bae1
--- /dev/null
+++ b/contrib/data/www/web/assets/MS-n7Kko3dd.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%231B4991'%20width='513'%20height='342'/%3e%3cpath%20fill='%2300A2B8'%20stroke='%23FFFFFF'%20stroke-width='3'%20d='M318.2,106.7v106.5c0,51.9,67.8,67.8,67.8,67.8s67.8-15.9,67.8-67.8V106.7H318.2z'/%3e%3cpath%20fill='%23A35023'%20d='M319.7,212.7c0,50.8,66.3,66.3,66.3,66.3s66.3-15.6,66.3-66.3H319.7L319.7,212.7z'/%3e%3cpolygon%20fill='%23000'%20points='415.1,155.1%20395.7,155.1%20395.7,135.7%20376.3,135.7%20376.3,155.1%20357,155.1%20357,174.5%20376.3,174.5%20376.3,232.6%20395.7,232.6%20395.7,174.5%20415.1,174.5%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,0%20256,30.6%20210.8,55.7%20256,55.7%20256,115%20196.9,115%20256,147.8%20256,170.7%20229.3,170.7%20155.8,129.8%20155.8,170.7%20100.2,170.7%20100.2,122.1%2012.7,170.7%200,170.7%200,140.1%2045.2,115%200,115%200,55.7%2059.1,55.7%200,22.8%200,0%2026.7,0%20100.2,40.8%20100.2,0%20155.8,0%20155.8,48.6%20243.3,0%20'/%3e%3cpolygon%20fill='%23D80027'%20points='144,0%20112,0%20112,69.3%200,69.3%200,101.3%20112,101.3%20112,170.7%20144,170.7%20144,101.3%20256,101.3%20256,69.3%20144,69.3%20'/%3e%3cpolygon%20fill='%230052B4'%20points='155.8,115%20256,170.7%20256,154.9%20184.2,115%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='155.8,115%20256,170.7%20256,154.9%20184.2,115%20'/%3e%3cpolygon%20fill='%23D80027'%20points='155.8,115%20256,170.7%20256,154.9%20184.2,115%20'/%3e%3cpolygon%20fill='%23D80027'%20points='71.8,115%200,154.9%200,170.7%200,170.7%20100.2,115%20'/%3e%3cpolygon%20fill='%230052B4'%20points='100.2,55.6%200,0%200,15.7%2071.8,55.6%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='100.2,55.6%200,0%200,15.7%2071.8,55.6%20'/%3e%3cpolygon%20fill='%23D80027'%20points='100.2,55.6%200,0%200,15.7%2071.8,55.6%20'/%3e%3cpolygon%20fill='%23D80027'%20points='184.2,55.6%20256,15.7%20256,0%20256,0%20155.8,55.6%20'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/MT-CiOjyn-B.js b/contrib/data/www/web/assets/MT-CiOjyn-B.js
new file mode 100644
index 00000000..9069a67c
--- /dev/null
+++ b/contrib/data/www/web/assets/MT-CiOjyn-B.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20x='256'%20y='0'%20fill='%23C31B28'%20width='256.5'%20height='342'/%3e%3cpolygon%20fill='%23ACABB1'%20stroke='%23C31B28'%20stroke-width='2'%20points='101.2,68.2%20101.2,33%2066,33%2066,68.2%2030.8,68.2%2030.8,103.4%2066,103.4%2066,138.6%20101.2,138.6%20101.2,103.4%20136.4,103.4%20136.4,68.2%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/MU-D6rXnPWB.js b/contrib/data/www/web/assets/MU-D6rXnPWB.js
new file mode 100644
index 00000000..45c013e5
--- /dev/null
+++ b/contrib/data/www/web/assets/MU-D6rXnPWB.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23f7ce00'%20width='512'%20height='341.326'/%3e%3crect%20y='85.331'%20fill='%23e32737'%20width='512'%20height='85.337'/%3e%3crect%20y='170.657'%20fill='%23191f6a'%20width='512'%20height='85.337'/%3e%3crect%20y='341.331'%20fill='%2300a04e'%20width='512'%20height='85.337'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/MV-B6jQ1h-J.js b/contrib/data/www/web/assets/MV-B6jQ1h-J.js
new file mode 100644
index 00000000..7b4ba4bb
--- /dev/null
+++ b/contrib/data/www/web/assets/MV-B6jQ1h-J.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23d01920'%20width='512'%20height='341.333'/%3e%3crect%20x='144.696'%20y='174.375'%20fill='%23017c3b'%20width='222.609'%20height='163.25'/%3e%3cpath%20fill='%23FFFFFF'%20d='M283.484,304.226c-26.637,0-48.232-21.594-48.232-48.232s21.594-48.232,48.232-48.232%20c8.306,0,16.12,2.1,22.943,5.797c-10.703-10.467-25.341-16.927-41.494-16.927c-32.784,0-59.362,26.577-59.362,59.362%20s26.578,59.362,59.362,59.362c16.154,0,30.791-6.461,41.494-16.927C299.605,302.127,291.791,304.226,283.484,304.226z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/MW-Bkt-ik9T.js b/contrib/data/www/web/assets/MW-Bkt-ik9T.js
new file mode 100644
index 00000000..43b37724
--- /dev/null
+++ b/contrib/data/www/web/assets/MW-Bkt-ik9T.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20342'%3e%3crect%20y='0'%20fill='%23272727'%20width='512'%20height='114'/%3e%3crect%20y='114'%20fill='%23e40112'%20width='512'%20height='114'/%3e%3crect%20y='228'%20fill='%2307893f'%20width='512'%20height='114'/%3e%3ccircle%20fill='%23e40112'%20cx='256'%20cy='125'%20r='95'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/MX-Bkiy8r7B.js b/contrib/data/www/web/assets/MX-Bkiy8r7B.js
new file mode 100644
index 00000000..24cd6077
--- /dev/null
+++ b/contrib/data/www/web/assets/MX-Bkiy8r7B.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3cpolygon%20fill='%23dc2339'%20points='342,0%20171,0%200,0%200,341.3%20171,341.3%20342,341.3%20513,341.3%20513,0%20'/%3e%3crect%20y='0'%20fill='%2311865d'%20width='171'%20height='342'/%3e%3crect%20x='171'%20y='0'%20fill='%23FFFFFF'%20width='171'%20height='342'/%3e%3cpath%20fill='%238C9157'%20d='M195.8,171.2c0,21.6,11.5,41.7,30.3,52.5c5.8,3.4,13.2,1.4,16.6-4.4c3.4-5.8,1.4-13.2-4.4-16.6%20c-11.3-6.5-18.2-18.5-18.2-31.5c0-6.7-5.4-12.1-12.1-12.1C201.3,159.1,195.8,164.5,195.8,171.2z%20M289.2,222.3%20c17.5-11.1,28-30.4,28-51.1c0-6.7-5.4-12.1-12.1-12.1s-12.1,5.4-12.1,12.1c0,12.4-6.3,24-16.8,30.7c-5.7,3.5-7.5,10.9-4.1,16.7%20s10.9,7.5,16.7,4.1C288.8,222.5,289,222.4,289.2,222.3z'/%3e%3cellipse%20fill='%23C59262'%20cx='256.5'%20cy='159.1'%20rx='24.3'%20ry='36.4'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/MY-BFzIdmmk.js b/contrib/data/www/web/assets/MY-BFzIdmmk.js
new file mode 100644
index 00000000..3795b180
--- /dev/null
+++ b/contrib/data/www/web/assets/MY-BFzIdmmk.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%20fill='%23cc0000'%3e%3crect%20y='0'%20width='513'%20height='24.4'/%3e%3crect%20y='48.9'%20width='513'%20height='24.4'/%3e%3crect%20y='97.7'%20width='513'%20height='24.4'/%3e%3crect%20y='146.6'%20width='513'%20height='24.4'/%3e%3crect%20y='195.4'%20width='513'%20height='24.4'/%3e%3crect%20y='244.3'%20width='513'%20height='24.4'/%3e%3crect%20y='293.1'%20width='513'%20height='24.4'/%3e%3c/g%3e%3crect%20y='0'%20fill='%23000066'%20width='256.5'%20height='195.4'/%3e%3cg%20fill='%23ffcc00'%3e%3cpath%20d='M153.3,42.1C122.6,30.7,88.5,46.3,77.1,77s4.2,64.8,34.9,76.2c13.3,5,28,5,41.4,0%20c-30.7,24.5-75.4,19.6-100-11.1s-19.6-75.4,11.1-100C90.5,21.4,127.4,21.4,153.3,42.1z%20M180,117.1l-20.6,23.3l5.4-30.6l-31-1.6%20l27.3-14.9l-18.1-25.3l28.6,12l8.4-29.9l8.4,29.9l28.6-12L199,93.4l27.3,14.9l-31,1.6l5.4,30.6L180,117.1z'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/MZ-BAvMPWrT.js b/contrib/data/www/web/assets/MZ-BAvMPWrT.js
new file mode 100644
index 00000000..d0421cb4
--- /dev/null
+++ b/contrib/data/www/web/assets/MZ-BAvMPWrT.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20513%20342'%3e%3crect%20y='85.333'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='323.333'%20fill='%23f4d900'%20width='513'%20height='104'/%3e%3crect%20y='85.333'%20fill='%23006d66'%20width='513'%20height='104'/%3e%3crect%20y='204.333'%20fill='%23000000'%20width='513'%20height='104'/%3e%3cpolygon%20fill='%23cb0f31'%20points='256,256.006%200,426.668%200,85.331%20'/%3e%3cpolygon%20fill='%23f4d900'%20points='83.477,195.132%2098.584,241.63%20147.478,241.63%20107.924,270.369%20123.031,316.868%2083.477,288.13%2043.922,316.868%2059.032,270.369%2019.478,241.63%2068.37,241.63%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/NA-BkrHacIf.js b/contrib/data/www/web/assets/NA-BkrHacIf.js
new file mode 100644
index 00000000..5a84a167
--- /dev/null
+++ b/contrib/data/www/web/assets/NA-BkrHacIf.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23496E2D'%20width='512'%20height='341.326'/%3e%3cpolyline%20fill='%230052B4'%20points='0,426.663%200,85.337%20512,85.337%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='512,152.222%20512,85.337%20411.67,85.337%200,359.778%200,426.663%20100.33,426.663%20'/%3e%3cpolygon%20fill='%23A2001D'%20points='512,85.337%20512,125.462%2060.193,426.663%200,426.663%200,386.538%20451.807,85.337%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='187.737,189.212%20164.996,199.908%20177.106,221.932%20152.413,217.208%20149.284,242.153%20132.085,223.806%20114.885,242.153%20111.756,217.208%2087.063,221.931%2099.172,199.908%2076.433,189.212%2099.173,178.515%2087.063,156.493%20111.756,161.215%20114.886,136.271%20132.085,154.618%20149.285,136.271%20152.413,161.215%20177.106,156.493%20164.998,178.517%20'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/NC-r8ApqwCV.js b/contrib/data/www/web/assets/NC-r8ApqwCV.js
new file mode 100644
index 00000000..40038fce
--- /dev/null
+++ b/contrib/data/www/web/assets/NC-r8ApqwCV.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2022.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20426.7'%3e%3cpath%20fill='%23009543'%20d='M0,293h640v133.7H0V293z'/%3e%3cpath%20fill='%23ED4135'%20d='M0,132h640v161.3H0V132z'/%3e%3cpath%20fill='%230035AD'%20d='M0,0h640v133.3H0V0z'/%3e%3ccircle%20fill='%23FAE600'%20stroke='%23000000'%20stroke-width='5.3'%20cx='240'%20cy='213.3'%20r='157.3'/%3e%3cpath%20fill='%23000'%20d='M307.9,354.5l-31.8,12l-36.1,4.2l-37.8-2.4l-35.9-15.5c0,0,28.6-29.3,40.7-33.5c8.6-3,22.4-3.7,22.4-3.7V122l-0.3-66H246%20l-0.5,67.5v191.7c0,0,15.3,1.2,22.1,4.1C278.9,324.2,307.9,354.5,307.9,354.5z'/%3e%3crect%20fill='%23000'%20x='213'%20y='91'%20transform='matrix(0.8949%20-0.4462%200.4462%200.8949%20-18.4912%20115.9796)'%20width='48'%20height='12.5'/%3e%3cellipse%20fill='%23000'%20cx='237.8'%20cy='280.5'%20rx='16.8'%20ry='26.5'/%3e%3ccircle%20fill='%23000'%20cx='237.4'%20cy='143.4'%20r='20.9'/%3e%3cellipse%20fill='%23000'%20cx='238.4'%20cy='211.1'%20rx='19.9'%20ry='12.1'/%3e%3crect%20fill='%23000'%20x='213.8'%20y='177'%20width='47'%20height='10'/%3e%3crect%20fill='%23000'%20x='213.8'%20y='234'%20width='47'%20height='10'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/NE-AJ9IgbM3.js b/contrib/data/www/web/assets/NE-AJ9IgbM3.js
new file mode 100644
index 00000000..cac8e28a
--- /dev/null
+++ b/contrib/data/www/web/assets/NE-AJ9IgbM3.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3crect%20y='85.337'%20fill='%23e05206'%20width='512'%20height='113.775'/%3e%3crect%20y='312.888'%20fill='%230db02b'%20width='512'%20height='113.775'/%3e%3ccircle%20fill='%23e05206'%20cx='256'%20cy='256'%20r='32'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/NF-B0iiiYkw.js b/contrib/data/www/web/assets/NF-B0iiiYkw.js
new file mode 100644
index 00000000..2415645c
--- /dev/null
+++ b/contrib/data/www/web/assets/NF-B0iiiYkw.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.5%20513%20342'%3e%3crect%20y='85.5'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%20fill='%23007b23'%3e%3crect%20y='85.5'%20width='171'%20height='342'/%3e%3crect%20x='342'%20y='85.5'%20width='171'%20height='342'/%3e%3cpolygon%20points='304,311.995%20256,159.994%20208,311.995%20244,311.995%20244,351.994%20268,351.994%20268,311.995%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/NG-BhTYQwGB.js b/contrib/data/www/web/assets/NG-BhTYQwGB.js
new file mode 100644
index 00000000..119c175e
--- /dev/null
+++ b/contrib/data/www/web/assets/NG-BhTYQwGB.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.5%20513%20342'%3e%3crect%20y='85.5'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%20fill='%23007b23'%3e%3crect%20y='85.5'%20width='171'%20height='342'/%3e%3crect%20x='342'%20y='85.5'%20width='171'%20height='342'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/NI-A6xbs1JT.js b/contrib/data/www/web/assets/NI-A6xbs1JT.js
new file mode 100644
index 00000000..1a6308f8
--- /dev/null
+++ b/contrib/data/www/web/assets/NI-A6xbs1JT.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3cg%3e%3crect%20y='85.337'%20fill='%23338AF3'%20width='512'%20height='113.775'/%3e%3crect%20y='312.888'%20fill='%23338AF3'%20width='512'%20height='113.775'/%3e%3c/g%3e%3cpath%20fill='%23FFDA44'%20d='M256,214.447c-22.949,0-41.553,18.603-41.553,41.553S233.05,297.553,256,297.553%20c22.949,0,41.553-18.603,41.553-41.553S278.949,214.447,256,214.447z%20M256,279.745c-13.114,0-23.745-10.631-23.745-23.745%20s10.631-23.745,23.745-23.745c13.114,0,23.745,10.631,23.745,23.745C279.745,269.114,269.114,279.745,256,279.745z'/%3e%3cpolygon%20fill='%230052B4'%20points='276.563,261.936%20256,256%20235.437,261.936%20228.582,273.809%20283.418,273.809%20'/%3e%3cpolygon%20fill='%23338AF3'%20points='256,226.32%20242.291,250.064%20256,256%20269.709,250.064%20'/%3e%3cpolygon%20fill='%236DA544'%20points='235.437,261.936%20276.563,261.936%20269.709,250.064%20242.291,250.064%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/NL-DjFJb2xH.js b/contrib/data/www/web/assets/NL-DjFJb2xH.js
new file mode 100644
index 00000000..39b659d4
--- /dev/null
+++ b/contrib/data/www/web/assets/NL-DjFJb2xH.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='114'%20fill='%23FFFFFF'%20width='513'%20height='114'/%3e%3crect%20y='0'%20fill='%23cd1f2a'%20width='513'%20height='114'/%3e%3crect%20y='228'%20fill='%231d4185'%20width='513'%20height='114'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/NO-86L4EYt1.js b/contrib/data/www/web/assets/NO-86L4EYt1.js
new file mode 100644
index 00000000..344a9174
--- /dev/null
+++ b/contrib/data/www/web/assets/NO-86L4EYt1.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.334'%20fill='%23D80027'%20width='512'%20height='341.337'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='512,295.883%20202.195,295.883%20202.195,426.666%20183.652,426.666%20140.978,426.666%20122.435,426.666%20122.435,295.883%200,295.883%200,277.329%200,234.666%200,216.111%20122.435,216.111%20122.435,85.329%20140.978,85.329%20183.652,85.329%20202.195,85.329%20202.195,216.111%20512,216.111%20512,234.666%20512,277.329%20'/%3e%3cpolygon%20fill='%232E52B2'%20points='512,234.666%20512,277.329%20183.652,277.329%20183.652,426.666%20140.978,426.666%20140.978,277.329%200,277.329%200,234.666%20140.978,234.666%20140.978,85.329%20183.652,85.329%20183.652,234.666%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/NP-CxKDc5-T.js b/contrib/data/www/web/assets/NP-CxKDc5-T.js
new file mode 100644
index 00000000..5aa3da66
--- /dev/null
+++ b/contrib/data/www/web/assets/NP-CxKDc5-T.js
@@ -0,0 +1 @@
+const F="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3cpolygon%20fill='%230052B4'%20points='0,426.663%200,85.337%20280.419,260.087%2087.61,260.087%20271.186,426.663%20'/%3e%3cpolygon%20fill='%23D80027'%20points='244.769,249.888%2010.199,103.71%2010.199,249.888%2010.199,416.464%20244.769,416.464%2061.193,249.888%20'/%3e%3cg%3e%3cpolygon%20fill='%23FFFFFF'%20points='98.003,324.433%2083.414,317.57%2091.184,303.44%2075.34,306.47%2073.332,290.465%2062.297,302.237%2051.261,290.465%2049.253,306.47%2033.41,303.439%2041.18,317.57%2026.589,324.433%2041.18,331.295%2033.41,345.425%2049.254,342.396%2051.261,358.4%2062.297,346.628%2073.332,358.4%2075.34,342.396%2091.183,345.426%2083.414,331.296%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='88.268,191.662%2077.656,186.671%2083.307,176.393%2071.784,178.598%2070.323,166.957%2062.297,175.518%2054.271,166.957%2052.811,178.598%2041.286,176.393%2046.938,186.671%2036.325,191.662%2062.297,196.856%20'/%3e%3cpath%20fill='%23FFFFFF'%20d='M93.462,191.662c0,17.212-13.953,31.165-31.165,31.165s-31.165-13.953-31.165-31.165'/%3e%3c/g%3e%3c/svg%3e";export{F as default};
diff --git a/contrib/data/www/web/assets/NR-B8su_64b.js b/contrib/data/www/web/assets/NR-B8su_64b.js
new file mode 100644
index 00000000..84d2bdd5
--- /dev/null
+++ b/contrib/data/www/web/assets/NR-B8su_64b.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%230052B4'%20width='512'%20height='341.326'/%3e%3crect%20y='239.994'%20fill='%23FFDA44'%20width='512'%20height='32'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='174.802,341.329%20155.678,350.325%20165.862,368.846%20145.095,364.873%20142.464,385.851%20128,370.422%20113.535,385.851%20110.905,364.873%2090.138,368.846%20100.321,350.325%2081.198,341.329%20100.322,332.334%2090.138,313.814%20110.904,317.785%20113.536,296.807%20128,312.236%20142.465,296.807%20145.095,317.785%20165.862,313.814%20155.679,332.335%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/NU-DSI7JMI9.js b/contrib/data/www/web/assets/NU-DSI7JMI9.js
new file mode 100644
index 00000000..433d2535
--- /dev/null
+++ b/contrib/data/www/web/assets/NU-DSI7JMI9.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.334'%20fill='%23FFDA44'%20width='512'%20height='341.337'/%3e%3crect%20y='85.334'%20fill='%23FFFFFF'%20width='256'%20height='170.663'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='144,85.33%20112,85.33%20112,154.663%200,154.663%200,186.663%20112,186.663%20112,255.997%20144,255.997%20144,186.663%20256,186.663%20256,154.663%20144,154.663%20'/%3e%3cpolygon%20fill='%23D80027'%20points='0,85.329%200,100.412%2057.377,138.663%2080,138.663%20'/%3e%3c/g%3e%3cg%3e%3cpolygon%20fill='%232E52B2'%20points='0,107.951%200,138.663%2046.069,138.663%20'/%3e%3cpolygon%20fill='%232E52B2'%20points='96,85.331%2096,134.244%2022.628,85.331%20'/%3e%3c/g%3e%3cpolygon%20fill='%23D80027'%20points='256,85.329%20256,100.412%20198.623,138.663%20176,138.663%20'/%3e%3cg%3e%3cpolygon%20fill='%232E52B2'%20points='256,107.951%20256,138.663%20209.931,138.663%20'/%3e%3cpolygon%20fill='%232E52B2'%20points='160,85.331%20160,134.244%20233.372,85.331%20'/%3e%3c/g%3e%3cpolygon%20fill='%23D80027'%20points='0,85.329%200,100.412%2057.377,138.663%2080,138.663%20'/%3e%3cg%3e%3cpolygon%20fill='%232E52B2'%20points='0,107.951%200,138.663%2046.069,138.663%20'/%3e%3cpolygon%20fill='%232E52B2'%20points='96,85.331%2096,134.244%2022.628,85.331%20'/%3e%3c/g%3e%3cpolygon%20fill='%23D80027'%20points='256,85.329%20256,100.412%20198.623,138.663%20176,138.663%20'/%3e%3cg%3e%3cpolygon%20fill='%232E52B2'%20points='256,107.951%20256,138.663%20209.931,138.663%20'/%3e%3cpolygon%20fill='%232E52B2'%20points='160,85.331%20160,134.244%20233.372,85.331%20'/%3e%3c/g%3e%3cpolygon%20fill='%23D80027'%20points='0,255.997%200,240.915%2057.377,202.663%2080,202.663%20'/%3e%3cg%3e%3cpolygon%20fill='%232E52B2'%20points='0,233.376%200,202.663%2046.069,202.663%20'/%3e%3cpolygon%20fill='%232E52B2'%20points='96,255.994%2096,207.082%2022.628,255.994%20'/%3e%3c/g%3e%3cpolygon%20fill='%23D80027'%20points='256,255.997%20256,240.915%20198.623,202.663%20176,202.663%20'/%3e%3cg%3e%3cpolygon%20fill='%232E52B2'%20points='256,233.376%20256,202.663%20209.931,202.663%20'/%3e%3cpolygon%20fill='%232E52B2'%20points='160,255.994%20160,207.082%20233.372,255.994%20'/%3e%3ccircle%20fill='%232E52B2'%20cx='128'%20cy='170.66'%20r='22.627'/%3e%3c/g%3e%3cg%3e%3cpolygon%20fill='%23FFDA44'%20points='128,154.663%20131.97,166.885%20144.824,166.885%20134.426,174.441%20138.397,186.663%20128,179.109%20117.602,186.663%20121.574,174.441%20111.176,166.885%20124.029,166.885%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='128,219.803%20130.364,227.081%20138.017,227.081%20131.827,231.579%20134.191,238.857%20128,234.359%20121.809,238.857%20124.173,231.579%20117.983,227.081%20125.635,227.081%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='128,102.469%20130.364,109.747%20138.017,109.747%20131.827,114.245%20134.191,121.523%20128,117.025%20121.809,121.523%20124.173,114.245%20117.983,109.747%20125.635,109.747%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='197.931,161.136%20200.296,168.413%20207.949,168.413%20201.757,172.912%20204.122,180.191%20197.931,175.693%20191.74,180.191%20194.105,172.912%20187.914,168.413%20195.566,168.413%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='58.069,161.136%2060.433,168.413%2068.086,168.413%2061.895,172.912%2064.259,180.191%2058.069,175.693%2051.878,180.191%2054.243,172.912%2048.051,168.413%2055.704,168.413%20'/%3e%3c/g%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/NZ-C41L_I5d.js b/contrib/data/www/web/assets/NZ-C41L_I5d.js
new file mode 100644
index 00000000..61688904
--- /dev/null
+++ b/contrib/data/www/web/assets/NZ-C41L_I5d.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.334'%20fill='%230052B4'%20width='512'%20height='341.337'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='425.301,233.745%20428.689,244.173%20439.652,244.173%20430.782,250.617%20434.17,261.044%20425.301,254.6%20416.43,261.044%20419.818,250.617%20410.948,244.173%20421.911,244.173%20'/%3e%3cpolygon%20fill='%23D80027'%20points='386.107,308.817%20391.19,324.459%20407.635,324.459%20394.33,334.126%20399.412,349.766%20386.107,340.099%20372.802,349.766%20377.885,334.126%20364.58,324.459%20381.025,324.459%20'/%3e%3cpolygon%20fill='%23D80027'%20points='387.588,185.971%20391.824,199.007%20405.528,199.007%20394.44,207.061%20398.675,220.095%20387.588,212.039%20376.5,220.095%20380.735,207.061%20369.648,199.007%20383.352,199.007%20'/%3e%3cpolygon%20fill='%23D80027'%20points='349.876,233.291%20354.958,248.932%20371.404,248.932%20358.098,258.598%20363.182,274.239%20349.876,264.573%20336.571,274.239%20341.653,258.598%20328.348,248.932%20344.793,248.932%20'/%3e%3c/g%3e%3cpolygon%20fill='%23FFFFFF'%20points='256.003,85.329%20256.003,115.893%20210.825,140.981%20256.003,140.981%20256.003,200.34%20196.89,200.34%20256.003,233.186%20256.003,255.992%20229.313,255.992%20155.829,215.166%20155.829,255.992%20100.177,255.992%20100.177,207.419%2012.748,255.992%200.003,255.992%200.003,225.439%2045.171,200.34%200.003,200.34%200.003,140.981%2059.106,140.981%200.003,108.147%200.003,85.329%2026.683,85.329%20100.177,126.167%20100.177,85.329%20155.829,85.329%20155.829,133.902%20243.259,85.329%20'/%3e%3cpolygon%20fill='%23D80027'%20points='144,85.33%20112,85.33%20112,154.664%200,154.664%200,186.664%20112,186.664%20112,255.998%20144,255.998%20144,186.664%20256,186.664%20256,154.664%20144,154.664%20'/%3e%3cpolygon%20fill='%230052B4'%20points='155.826,200.344%20256,255.998%20256,240.259%20184.153,200.344%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='155.826,200.344%20256,255.998%20256,240.259%20184.153,200.344%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='155.826,200.344%20256,255.998%20256,240.259%20184.153,200.344%20'/%3e%3cpolygon%20fill='%23D80027'%20points='71.846,200.344%200,240.259%200,255.998%200,255.998%20100.174,200.344%20'/%3e%3c/g%3e%3cpolygon%20fill='%230052B4'%20points='100.174,140.983%200,85.33%200,101.068%2071.847,140.983%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='100.174,140.983%200,85.33%200,101.068%2071.847,140.983%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='100.174,140.983%200,85.33%200,101.068%2071.847,140.983%20'/%3e%3cpolygon%20fill='%23D80027'%20points='184.154,140.983%20256,101.068%20256,85.33%20256,85.33%20155.826,140.983%20'/%3e%3c/g%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/OM-RQlFI4YB.js b/contrib/data/www/web/assets/OM-RQlFI4YB.js
new file mode 100644
index 00000000..7d3d0cf3
--- /dev/null
+++ b/contrib/data/www/web/assets/OM-RQlFI4YB.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23D80027'%20y='0'%20width='513'%20height='342'/%3e%3crect%20x='138'%20y='0'%20fill='%23FFFFFF'%20width='377'%20height='114'/%3e%3crect%20x='138'%20y='230'%20fill='%234A7C3A'%20width='377'%20height='114'/%3e%3cg%20fill='none'%20stroke='%23FFFFFF'%20stroke-width='10'%20stroke-miterlimit='2'%3e%3cpath%20d='M40.3,35.2c0,0,37.1,48,50.8,54.5c13.7,6.5,17.1,5.7,17.1,5.7'/%3e%3cpath%20d='M100,35.2c0,0-37.1,45.4-46.7,52.4c-9.6,7-18.7,7.8-18.7,7.8'/%3e%3cline%20x1='51.7'%20y1='65.3'%20x2='89.6'%20y2='65.3'/%3e%3cline%20x1='70.7'%20y1='35.2'%20x2='70.7'%20y2='65.3'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/PA-DMeK60Qa.js b/contrib/data/www/web/assets/PA-DMeK60Qa.js
new file mode 100644
index 00000000..4ba604ef
--- /dev/null
+++ b/contrib/data/www/web/assets/PA-DMeK60Qa.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3cpath%20fill='%230052B4'%20d='M256,256c0,0,0,85.304,0,170.663H0V256h85.337C166.934,256,256,256,256,256z'/%3e%3cpath%20fill='%23D80027'%20d='M512,85.337V256h-85.337C336.184,256,256,256,256,256s0-90.323,0-170.663H512z'/%3e%3cpolygon%20fill='%230052B4'%20points='128,123.034%20139.824,159.423%20178.087,159.423%20147.132,181.914%20158.955,218.303%20128,195.813%2097.045,218.303%20108.868,181.914%2077.913,159.423%20116.176,159.423%20'/%3e%3cpolygon%20fill='%23D80027'%20points='384,293.697%20395.824,330.086%20434.087,330.086%20403.132,352.577%20414.955,388.966%20384,366.476%20353.045,388.966%20364.868,352.577%20333.913,330.086%20372.176,330.086%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/PE-Ca2Jsjoe.js b/contrib/data/www/web/assets/PE-Ca2Jsjoe.js
new file mode 100644
index 00000000..67d0194f
--- /dev/null
+++ b/contrib/data/www/web/assets/PE-Ca2Jsjoe.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3cg%3e%3crect%20y='85.331'%20fill='%23D80027'%20width='170.663'%20height='341.337'/%3e%3crect%20x='341.337'%20y='85.331'%20fill='%23D80027'%20width='170.663'%20height='341.337'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/PF-D1Ug4IAP.js b/contrib/data/www/web/assets/PF-D1Ug4IAP.js
new file mode 100644
index 00000000..8190d4f5
--- /dev/null
+++ b/contrib/data/www/web/assets/PF-D1Ug4IAP.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3cg%3e%3crect%20y='85.337'%20fill='%23D80027'%20width='512'%20height='113.775'/%3e%3crect%20y='312.888'%20fill='%23D80027'%20width='512'%20height='113.775'/%3e%3c/g%3e%3cpath%20fill='%23FFDA44'%20d='M293.991,256c0,20.982-17.01,33.243-37.992,33.243S218.008,276.982,218.008,256%20s17.01-37.992,37.992-37.992S293.991,235.018,293.991,256z'/%3e%3cpath%20fill='%230052B4'%20d='M293.991,256c0,20.982-17.01,37.992-37.992,37.992s-37.992-17.01-37.992-37.992'/%3e%3cg%3e%3crect%20x='232.259'%20y='246.506'%20fill='%23D80027'%20width='9.498'%20height='19'/%3e%3crect%20x='270.247'%20y='246.506'%20fill='%23D80027'%20width='9.498'%20height='19'/%3e%3crect%20x='251.247'%20y='232.259'%20fill='%23D80027'%20width='9.498'%20height='33.243'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/PG-8qXqEB3s.js b/contrib/data/www/web/assets/PG-8qXqEB3s.js
new file mode 100644
index 00000000..d99ccfef
--- /dev/null
+++ b/contrib/data/www/web/assets/PG-8qXqEB3s.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20fill='%23000'%20y='85.333'%20width='512'%20height='341.337'/%3e%3cpolyline%20fill='%23A2001D'%20points='0,85.33%20512,85.33%20512,426.662%20'/%3e%3cg%3e%3cpolygon%20fill='%23FFFFFF'%20points='204.631,326.488%20207.393,334.992%20216.334,334.992%20209.101,340.247%20211.864,348.749%20204.631,343.495%20197.398,348.749%20200.16,340.247%20192.927,334.992%20201.867,334.992%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='181.797,244.866%20186.402,259.038%20201.303,259.038%20189.247,267.795%20193.852,281.967%20181.797,273.208%20169.742,281.967%20174.348,267.795%20162.292,259.038%20177.193,259.038%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='181.797,348.749%20186.401,362.922%20201.303,362.922%20189.246,371.679%20193.852,385.852%20181.797,377.093%20169.742,385.852%20174.346,371.679%20162.292,362.922%20177.191,362.922%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='225.363,281.967%20229.969,296.139%20244.87,296.139%20232.814,304.897%20237.419,319.069%20225.363,310.31%20213.309,319.069%20217.915,304.897%20205.859,296.139%20220.76,296.139%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='138.23,281.967%20142.836,296.139%20157.735,296.139%20145.681,304.897%20150.284,319.069%20138.23,310.31%20126.175,319.069%20130.78,304.897%20118.725,296.139%20133.625,296.139%20'/%3e%3c/g%3e%3cpath%20fill='%23FFDA44'%20d='M376.526,204.163c-7.628-7.628-17.538-12.133-28.189-12.908l31.88-24.795%20c-12.698-12.698-29.714-18.431-46.319-17.218c-1.988-7.145-5.778-13.892-11.396-19.511l-12.593,25.186%20c-0.826-1.506-1.872-2.923-3.148-4.197c-7.245-7.245-18.991-7.244-26.234,0s-7.245,18.99,0,26.234%20c1.276,1.276,2.692,2.322,4.197,3.148l-25.186,12.593c5.62,5.62,12.371,9.412,19.519,11.399%20c-1.217,16.606,4.511,33.619,17.209,46.317l27.854-35.811c2.096-2.064,4.862-3.202,7.807-3.202c2.973,0,5.768,1.158,7.87,3.26%20c2.103,2.103,3.26,4.897,3.26,7.87c0,2.974-1.158,5.768-3.26,7.87l10.494,10.494c4.905-4.905,7.607-11.428,7.607-18.364%20c0-5.675-1.81-11.071-5.153-15.534c4.871,1.3,9.474,3.849,13.288,7.662c11.573,11.572,11.573,30.403,0,41.975l10.494,10.494%20c8.409-8.409,13.039-19.59,13.039-31.481C389.565,223.752,384.934,212.572,376.526,204.163z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/PH-BqKXRPqE.js b/contrib/data/www/web/assets/PH-BqKXRPqE.js
new file mode 100644
index 00000000..548a8fd9
--- /dev/null
+++ b/contrib/data/www/web/assets/PH-BqKXRPqE.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3cg%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3c/g%3e%3cpolygon%20fill='%230052B4'%20points='512,85.337%20512,256%20256,256%200,85.337%20'/%3e%3cpolygon%20fill='%23D80027'%20points='512,256%20512,426.663%200,426.663%20256,256%20'/%3e%3cg%3e%3cpolygon%20fill='%23FFDA44'%20points='161.908,256%20134.62,243.165%20149.152,216.737%20119.52,222.405%20115.765,192.472%2095.125,214.487%2074.486,192.472%2070.731,222.405%2041.1,216.736%2055.631,243.164%2028.343,256%2055.631,268.835%2041.1,295.263%2070.733,289.595%2074.486,319.528%2095.125,297.513%20115.765,319.528%20119.52,289.595%20149.151,295.264%20134.619,268.837%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='21.789,117.607%2030.87,130.303%2045.749,125.589%2036.481,138.149%2045.562,150.843%2030.753,145.911%2021.485,158.47%2021.602,142.862%206.793,137.928%2021.673,133.216%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='21.789,353.53%2030.87,366.226%2045.749,361.512%2036.481,374.072%2045.562,386.767%2030.753,381.834%2021.485,394.392%2021.602,378.785%206.793,373.851%2021.673,369.139%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='210.395,235.569%20201.314,248.264%20186.435,243.551%20195.703,256.11%20186.622,268.806%20201.431,263.873%20210.699,276.431%20210.582,260.824%20225.391,255.89%20210.511,251.177%20'/%3e%3c/g%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/PK-D6ZT-Hcu.js b/contrib/data/www/web/assets/PK-D6ZT-Hcu.js
new file mode 100644
index 00000000..33feda04
--- /dev/null
+++ b/contrib/data/www/web/assets/PK-D6ZT-Hcu.js
@@ -0,0 +1 @@
+const F="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3cg%3e%3cpolygon%20fill='%23FFFFFF'%20points='393.508,170.516%20411.02,189.391%20434.383,178.57%20421.842,201.057%20439.355,219.933%20414.092,214.955%20401.553,237.443%20398.48,211.879%20373.217,206.901%20396.58,196.081%20'/%3e%3crect%20y='85.343'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3c/g%3e%3crect%20x='128'%20y='85.331'%20fill='%2301411c'%20width='384'%20height='341.337'/%3e%3cg%3e%3cpath%20fill='%23FFFFFF'%20d='M361.909,298.793c-31.037,22.426-74.378,15.446-96.804-15.592%20c-22.427-31.038-15.446-74.379,15.593-96.804c9.677-6.992,20.55-11.125,31.613-12.563c-21.283-3.183-43.777,1.613-62.598,15.211%20c-38.2,27.602-46.792,80.944-19.191,119.145c27.601,38.199,80.944,46.792,119.145,19.189c18.82-13.598,30.436-33.448,34.096-54.655%20C378.924,282.774,371.587,291.8,361.909,298.793z'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='360.58,172.889%20378.064,191.731%20401.386,180.929%20388.867,203.376%20406.35,222.22%20381.131,217.252%20368.612,239.702%20365.545,214.181%20340.325,209.212%20363.648,198.41%20'/%3e%3c/g%3e%3c/svg%3e";export{F as default};
diff --git a/contrib/data/www/web/assets/PL-DFBDuqRs.js b/contrib/data/www/web/assets/PL-DFBDuqRs.js
new file mode 100644
index 00000000..35f4194e
--- /dev/null
+++ b/contrib/data/www/web/assets/PL-DFBDuqRs.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3cg%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='170.663'/%3e%3c/g%3e%3crect%20y='256'%20fill='%23D80027'%20width='512'%20height='170.663'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/PM-B8vDbpLB.js b/contrib/data/www/web/assets/PM-B8vDbpLB.js
new file mode 100644
index 00000000..fc28e7c5
--- /dev/null
+++ b/contrib/data/www/web/assets/PM-B8vDbpLB.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%2300318A'%20width='171'%20height='342'/%3e%3crect%20x='342'%20y='0'%20fill='%23D80027'%20width='171'%20height='342'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/PN-W09zPp77.js b/contrib/data/www/web/assets/PN-W09zPp77.js
new file mode 100644
index 00000000..9293fc50
--- /dev/null
+++ b/contrib/data/www/web/assets/PN-W09zPp77.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.333'%20fill='%230052B4'%20width='512'%20height='341.337'/%3e%3cpolygon%20fill='%23ACABB1'%20points='400.696,219.822%20384,225.387%20367.304,219.822%20361.739,205.909%20367.304,191.996%20400.696,191.996%20395.13,205.909%20'/%3e%3cpath%20fill='%23338AF3'%20d='M345.043,219.822v61.217c0,29.821,38.957,38.957,38.957,38.957s38.957-9.137,38.957-38.957v-61.217%20H345.043z'/%3e%3cpath%20fill='%236DA544'%20d='M348.555,295.541C358.131,313.927,384,319.996,384,319.996s25.869-6.069,35.445-24.455L384,236.518%20L348.555,295.541z'/%3e%3cpath%20fill='%23FFDA44'%20d='M422.957,280.421L384,219.822l-38.957,60.599v0.618c0,5.518,1.337,10.328,3.512,14.503L384,240.405%20l35.445,55.137c2.175-4.175,3.512-8.983,3.512-14.503V280.421z'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,85.333%20256,115.886%20210.833,140.985%20256,140.985%20256,200.344%20196.897,200.344%20256,233.179%20256,255.996%20229.32,255.996%20155.826,215.17%20155.826,255.996%20100.174,255.996%20100.174,207.423%2012.744,255.996%200,255.996%200,225.442%2045.167,200.344%200,200.344%200,140.985%2059.103,140.985%200,108.139%200,85.333%2026.68,85.333%20100.174,126.158%20100.174,85.333%20155.826,85.333%20155.826,133.905%20243.256,85.333%20'/%3e%3cpolygon%20fill='%23D80027'%20points='144,85.33%20112,85.33%20112,154.662%200,154.662%200,186.662%20112,186.662%20112,255.996%20144,255.996%20144,186.662%20256,186.662%20256,154.662%20144,154.662%20'/%3e%3cpolygon%20fill='%230052B4'%20points='155.826,200.344%20256,255.996%20256,240.259%20184.153,200.344%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='155.826,200.344%20256,255.996%20256,240.259%20184.153,200.344%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='155.826,200.344%20256,255.996%20256,240.259%20184.153,200.344%20'/%3e%3cpolygon%20fill='%23D80027'%20points='71.846,200.344%200,240.259%200,255.996%200,255.996%20100.174,200.344%20'/%3e%3c/g%3e%3cpolygon%20fill='%230052B4'%20points='100.174,140.982%200,85.33%200,101.067%2071.847,140.982%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='100.174,140.982%200,85.33%200,101.067%2071.847,140.982%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='100.174,140.982%200,85.33%200,101.067%2071.847,140.982%20'/%3e%3cpolygon%20fill='%23D80027'%20points='184.154,140.982%20256,101.067%20256,85.33%20256,85.33%20155.826,140.982%20'/%3e%3c/g%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/PR-DNh0l7ve.js b/contrib/data/www/web/assets/PR-DNh0l7ve.js
new file mode 100644
index 00000000..b029d6e0
--- /dev/null
+++ b/contrib/data/www/web/assets/PR-DNh0l7ve.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3cg%3e%3crect%20y='85.337'%20fill='%23D80027'%20width='512'%20height='68.263'/%3e%3crect%20y='221.863'%20fill='%23D80027'%20width='512'%20height='68.263'/%3e%3crect%20y='358.4'%20fill='%23D80027'%20width='512'%20height='68.263'/%3e%3c/g%3e%3cpolygon%20fill='%230052B4'%20points='256,256.006%200,426.668%200,85.331%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='83.477,195.132%2098.584,241.63%20147.478,241.63%20107.924,270.369%20123.031,316.868%2083.477,288.13%2043.922,316.868%2059.032,270.369%2019.478,241.63%2068.37,241.63%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/PS-BxHJsNeL.js b/contrib/data/www/web/assets/PS-BxHJsNeL.js
new file mode 100644
index 00000000..3b4a5f96
--- /dev/null
+++ b/contrib/data/www/web/assets/PS-BxHJsNeL.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3crect%20y='85.337'%20fill='%23000'%20width='512'%20height='113.775'/%3e%3crect%20y='312.888'%20fill='%23268024'%20width='512'%20height='113.775'/%3e%3cpolygon%20fill='%23e4312b'%20points='256,256.006%200,426.668%200,85.331%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/PT-CoJFuCLx.js b/contrib/data/www/web/assets/PT-CoJFuCLx.js
new file mode 100644
index 00000000..f1db5766
--- /dev/null
+++ b/contrib/data/www/web/assets/PT-CoJFuCLx.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23D80027'%20width='512'%20height='341.326'/%3e%3cpolygon%20fill='%236DA544'%20points='196.641,85.337%20196.641,261.565%20196.641,426.663%200,426.663%200,85.337%20'/%3e%3ccircle%20fill='%23FFDA44'%20cx='196.641'%20cy='256'%20r='64'/%3e%3cpath%20fill='%23D80027'%20d='M160.638,224v40.001c0,19.882,16.118,36,36,36s36-16.118,36-36V224H160.638z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M196.638,276c-6.617,0-12-5.383-12-12v-16h24.001v16C208.638,270.616,203.254,276,196.638,276z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/PW-BI3CWBTN.js b/contrib/data/www/web/assets/PW-BI3CWBTN.js
new file mode 100644
index 00000000..0ab806e2
--- /dev/null
+++ b/contrib/data/www/web/assets/PW-BI3CWBTN.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23338AF3'%20width='512'%20height='341.337'/%3e%3ccircle%20fill='%23FFDA44'%20cx='218.902'%20cy='255.994'%20r='74.207'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/PY-CNXBcYnq.js b/contrib/data/www/web/assets/PY-CNXBcYnq.js
new file mode 100644
index 00000000..a2cb11bc
--- /dev/null
+++ b/contrib/data/www/web/assets/PY-CNXBcYnq.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3crect%20y='85.337'%20fill='%23D80027'%20width='512'%20height='113.775'/%3e%3crect%20y='312.888'%20fill='%230052B4'%20width='512'%20height='113.775'/%3e%3cpath%20fill='%236DA544'%20d='M289.579,216.738l-12.592,12.592c5.37,5.372,8.693,12.792,8.693,20.988%20c0,16.392-13.289,29.68-29.68,29.68c-16.392,0-29.68-13.289-29.68-29.68c0-8.195,3.322-15.616,8.693-20.988l-12.592-12.592%20c-8.594,8.594-13.91,20.466-13.91,33.579c0,26.228,21.261,47.489,47.489,47.489s47.489-21.261,47.489-47.489%20C303.489,237.205,298.173,225.332,289.579,216.738z'/%3e%3cpolygon%20fill='%23FFDA44'%20points='256,232.51%20260.421,246.115%20274.725,246.115%20263.152,254.523%20267.573,268.127%20256,259.719%20244.427,268.127%20248.848,254.523%20237.275,246.115%20251.579,246.115%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/QA-DmWWreP8.js b/contrib/data/www/web/assets/QA-DmWWreP8.js
new file mode 100644
index 00000000..8cd59e33
--- /dev/null
+++ b/contrib/data/www/web/assets/QA-DmWWreP8.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23751A46'%20width='512'%20height='342'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='0,0%200,342%20150.3,342%20188,322.4%20150.3,303.5%20188,284.5%20150.3,265.6%20188,246.6%20150.3,227.6%20188,208.7%20150.3,189.7%20188,170.7%20150.3,151.8%20188,132.8%20188,132.8%20188,132.8%20150.3,113.9%20188,94.9%20150.3,75.9%20188,57%20150.3,38%20188,19.1%20150.3,0%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/RE-B8vDbpLB.js b/contrib/data/www/web/assets/RE-B8vDbpLB.js
new file mode 100644
index 00000000..fc28e7c5
--- /dev/null
+++ b/contrib/data/www/web/assets/RE-B8vDbpLB.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3crect%20y='0'%20fill='%2300318A'%20width='171'%20height='342'/%3e%3crect%20x='342'%20y='0'%20fill='%23D80027'%20width='171'%20height='342'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/RO-DWS7w99F.js b/contrib/data/www/web/assets/RO-DWS7w99F.js
new file mode 100644
index 00000000..1fe1c1b0
--- /dev/null
+++ b/contrib/data/www/web/assets/RO-DWS7w99F.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23FFDA44'%20width='512'%20height='341.326'/%3e%3crect%20y='85.331'%20fill='%230052B4'%20width='170.663'%20height='341.337'/%3e%3crect%20x='341.337'%20y='85.331'%20fill='%23D80027'%20width='170.663'%20height='341.337'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/RS-Bh3OKS_i.js b/contrib/data/www/web/assets/RS-Bh3OKS_i.js
new file mode 100644
index 00000000..2a5de0f3
--- /dev/null
+++ b/contrib/data/www/web/assets/RS-Bh3OKS_i.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%230052B4'%20width='512'%20height='341.337'/%3e%3crect%20y='85.331'%20fill='%23D80027'%20width='512'%20height='113.775'/%3e%3crect%20y='312.882'%20fill='%23FFFFFF'%20width='512'%20height='113.775'/%3e%3cpath%20fill='%23D80027'%20d='M129.468,181.793v85.136c0,48.429,63.267,63.267,63.267,63.267S256,315.356,256,266.929v-85.136%20H129.468z'/%3e%3cg%3e%3cpolygon%20fill='%23FFDA44'%20points='155.634,196.634%20229.835,196.634%20229.835,166.953%20214.994,174.373%20192.733,152.113%20170.474,174.373%20155.634,166.953%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='241.16,278.782%20192.929,230.551%20144.698,278.782%20160.439,294.522%20192.929,262.032%20225.419,294.522%20'/%3e%3c/g%3e%3cpath%20fill='%23FFFFFF'%20d='M241.16,233.734h-22.504c1.266-2.184,2.001-4.713,2.001-7.418c0-8.196-6.645-14.84-14.84-14.84%20c-5.663,0-10.581,3.172-13.083,7.836c-2.502-4.663-7.421-7.836-13.083-7.836c-8.195,0-14.84,6.644-14.84,14.84%20c0,2.706,0.736,5.235,2.001,7.418h-22.114c0,8.196,7.139,14.84,15.334,14.84h-0.494c0,8.196,6.644,14.84,14.84,14.84%20c0,7.257,5.211,13.286,12.094,14.576l-11.694,26.401c5.603,2.278,11.727,3.544,18.149,3.544c6.422,0,12.545-1.266,18.149-3.544%20l-11.694-26.401c6.883-1.29,12.094-7.319,12.094-14.576c8.196,0,14.84-6.644,14.84-14.84h-0.494%20C234.021,248.574,241.16,241.93,241.16,233.734z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/RU-DuF-s0U5.js b/contrib/data/www/web/assets/RU-DuF-s0U5.js
new file mode 100644
index 00000000..c7a6bde4
--- /dev/null
+++ b/contrib/data/www/web/assets/RU-DuF-s0U5.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3cpolygon%20fill='%23FFFFFF'%20points='0,85.33%200,199.107%200,312.885%200,426.662%20512,426.662%20512,312.885%20512,199.107%20512,85.33%20'/%3e%3crect%20y='85.333'%20fill='%230052B4'%20width='512'%20height='341.337'/%3e%3crect%20y='85.333'%20fill='%23FFFFFF'%20width='512'%20height='113.775'/%3e%3crect%20y='312.884'%20fill='%23D80027'%20width='512'%20height='113.775'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/RW-jsvhnRfd.js b/contrib/data/www/web/assets/RW-jsvhnRfd.js
new file mode 100644
index 00000000..20ad32ae
--- /dev/null
+++ b/contrib/data/www/web/assets/RW-jsvhnRfd.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23338AF3'%20width='512'%20height='341.337'/%3e%3crect%20y='255.994'%20fill='%23FFDA44'%20width='512'%20height='81.619'/%3e%3crect%20y='337.614'%20fill='%23496E2D'%20width='512'%20height='89.043'/%3e%3cpolygon%20fill='%23FFDA44'%20points='278.261,185.209%20299.105,195.013%20288.006,215.199%20310.638,210.869%20313.506,233.734%20329.271,216.918%20345.037,233.734%20347.904,210.869%20370.537,215.199%20359.438,195.013%20380.281,185.209%20359.437,175.404%20370.537,155.219%20347.904,159.548%20345.036,136.684%20329.271,153.5%20313.505,136.684%20310.638,159.548%20288.004,155.219%20299.104,175.406%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/SA-DSeUIsx_.js b/contrib/data/www/web/assets/SA-DSeUIsx_.js
new file mode 100644
index 00000000..f615bc53
--- /dev/null
+++ b/contrib/data/www/web/assets/SA-DSeUIsx_.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.333'%20fill='%23055e1c'%20width='512'%20height='341.333'/%3e%3cg%20fill='%23FFFFFF'%3e%3cpath%20d='M183.548,289.386c0,12.295,9.731,22.261,21.736,22.261h65.208c0,10.244,8.11,18.551,18.114,18.551%20h21.736c10.004,0,18.114-8.306,18.114-18.551v-22.261H183.548z'/%3e%3cpath%20d='M330.264,181.791v51.942c0,8.183-6.5,14.84-14.491,14.84v22.261%20c19.976,0,36.226-16.643,36.226-37.101v-51.942L330.264,181.791L330.264,181.791z'/%3e%3cpath%20d='M174.491,233.734c0,8.183-6.5,14.84-14.491,14.84v22.261c19.976,0,36.226-16.643,36.226-37.101%20v-51.942h-21.736V233.734z'/%3e%3crect%20x='297.661'%20y='181.788'%20width='21.736'%20height='51.942'/%3e%3cpath%20d='M265.057,211.473c0,2.046-1.625,3.71-3.623,3.71c-1.998,0-3.623-1.664-3.623-3.71v-29.682h-21.736%20v29.682c0,2.046-1.625,3.71-3.623,3.71s-3.623-1.664-3.623-3.71v-29.682h-21.736v29.682c0,14.32,11.376,25.971,25.358,25.971%20c5.385,0,10.38-1.733,14.491-4.677c4.11,2.944,9.106,4.677,14.491,4.677c1.084,0,2.15-0.078,3.2-0.215%20c-1.54,6.499-7.255,11.345-14.068,11.345v22.261c19.976,0,36.226-16.643,36.226-37.101v-22.261v-29.682h-21.736L265.057,211.473%20L265.057,211.473z'/%3e%3crect%20x='207.093'%20y='248.57'%20width='32.601'%20height='22.261'/%3e%3c/g%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/SB-BtQG2ulB.js b/contrib/data/www/web/assets/SB-BtQG2ulB.js
new file mode 100644
index 00000000..72c48b17
--- /dev/null
+++ b/contrib/data/www/web/assets/SB-BtQG2ulB.js
@@ -0,0 +1 @@
+const F="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.334'%20fill='%23496E2D'%20width='512'%20height='341.337'/%3e%3cpolyline%20fill='%230052B4'%20points='0,426.663%200,85.329%20512,85.329%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='0,396.494%200,426.663%2045.255,426.663%20512,115.499%20512,85.329%20466.745,85.329%20'/%3e%3cg%3e%3cpolygon%20fill='%23FFFFFF'%20points='85.688,108.787%2090.808,124.543%20107.374,124.543%2093.971,134.28%2099.091,150.037%2085.688,140.299%2072.283,150.037%2077.403,134.28%2064,124.543%2080.567,124.543%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='170.312,108.787%20175.433,124.543%20192,124.543%20178.597,134.28%20183.717,150.037%20170.312,140.299%20156.909,150.037%20162.029,134.28%20148.626,124.543%20165.192,124.543%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='85.688,191.289%2090.808,207.045%20107.374,207.045%2093.971,216.783%2099.091,232.54%2085.688,222.801%2072.283,232.54%2077.403,216.783%2064,207.045%2080.567,207.045%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='170.312,191.289%20175.433,207.045%20192,207.045%20178.597,216.783%20183.717,232.54%20170.312,222.801%20156.909,232.54%20162.029,216.783%20148.626,207.045%20165.192,207.045%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='128,150.037%20133.12,165.793%20149.688,165.793%20136.283,175.531%20141.403,191.289%20128,181.55%20114.597,191.289%20119.717,175.531%20106.312,165.793%20122.88,165.793%20'/%3e%3c/g%3e%3c/svg%3e";export{F as default};
diff --git a/contrib/data/www/web/assets/SC-MyYKZ2WK.js b/contrib/data/www/web/assets/SC-MyYKZ2WK.js
new file mode 100644
index 00000000..ab42b4ad
--- /dev/null
+++ b/contrib/data/www/web/assets/SC-MyYKZ2WK.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3cpolygon%20fill='%23FFDA44'%20points='235.454,85.337%200,426.663%20427.345,85.337%20'/%3e%3cpolygon%20fill='%236DA544'%20points='512,329.393%200,426.663%20512,426.663%20'/%3e%3cpolygon%20fill='%23D80027'%20points='512,85.337%20427.345,85.337%200,426.663%20512,222.151%20'/%3e%3cpolygon%20fill='%230052B4'%20points='0,85.337%200,426.663%20235.454,85.337%20'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/SD-cXXsGHLB.js b/contrib/data/www/web/assets/SD-cXXsGHLB.js
new file mode 100644
index 00000000..0cd183fe
--- /dev/null
+++ b/contrib/data/www/web/assets/SD-cXXsGHLB.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3crect%20y='85.337'%20fill='%23D80027'%20width='512'%20height='113.775'/%3e%3crect%20y='312.888'%20fill='%23000'%20width='512'%20height='113.775'/%3e%3cpolygon%20fill='%23496E2D'%20points='0,426.668%200,85.331%20256,256.006%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/SE-CtVAMbcV.js b/contrib/data/www/web/assets/SE-CtVAMbcV.js
new file mode 100644
index 00000000..075a0f12
--- /dev/null
+++ b/contrib/data/www/web/assets/SE-CtVAMbcV.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.333'%20fill='%230052B4'%20width='512'%20height='341.337'/%3e%3cpolygon%20fill='%23FFDA44'%20points='192,85.33%20128,85.33%20128,223.996%200,223.996%200,287.996%20128,287.996%20128,426.662%20192,426.662%20192,287.996%20512,287.996%20512,223.996%20192,223.996%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/SG-CE2UisIC.js b/contrib/data/www/web/assets/SG-CE2UisIC.js
new file mode 100644
index 00000000..c76aff12
--- /dev/null
+++ b/contrib/data/www/web/assets/SG-CE2UisIC.js
@@ -0,0 +1 @@
+const F="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3crect%20y='85.337'%20fill='%23D80027'%20width='512'%20height='170.663'/%3e%3cg%3e%3cpath%20fill='%23FFFFFF'%20d='M83.478,170.666c0-24.865,17.476-45.637,40.812-50.734c-3.587-0.784-7.308-1.208-11.13-1.208%20c-28.688,0-51.942,23.254-51.942,51.941s23.255,51.942,51.942,51.942c3.822,0,7.543-0.425,11.13-1.208%20C100.954,216.304,83.478,195.532,83.478,170.666z'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='150.261,122.435%20153.945,133.772%20165.866,133.772%20156.221,140.779%20159.905,152.116%20150.261,145.11%20140.616,152.116%20144.301,140.779%20134.656,133.772%20146.577,133.772%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='121.344,144.696%20125.027,156.033%20136.948,156.033%20127.303,163.04%20130.987,174.377%20121.344,167.371%20111.699,174.377%20115.384,163.04%20105.739,156.033%20117.66,156.033%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='179.178,144.696%20182.862,156.033%20194.783,156.033%20185.138,163.04%20188.822,174.377%20179.178,167.371%20169.534,174.377%20173.219,163.04%20163.574,156.033%20175.495,156.033%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='168.047,178.087%20171.731,189.424%20183.652,189.424%20174.008,196.431%20177.692,207.768%20168.047,200.762%20158.404,207.768%20162.088,196.431%20152.444,189.424%20164.364,189.424%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='132.474,178.087%20136.157,189.424%20148.078,189.424%20138.434,196.431%20142.118,207.768%20132.474,200.762%20122.83,207.768%20126.514,196.431%20116.87,189.424%20128.79,189.424%20'/%3e%3c/g%3e%3c/svg%3e";export{F as default};
diff --git a/contrib/data/www/web/assets/SH-B5zpDzMq.js b/contrib/data/www/web/assets/SH-B5zpDzMq.js
new file mode 100644
index 00000000..cd54a93f
--- /dev/null
+++ b/contrib/data/www/web/assets/SH-B5zpDzMq.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20512%20341.3'%3e%3crect%20y='0'%20fill='%230052B4'%20width='512'%20height='341.3'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,0%20256,117.4%20209.9,117.4%20256,148.1%20256,170.7%20233.4,170.7%20160,121.8%20160,170.7%2096,170.7%2096,121.8%2022.6,170.7%200,170.7%200,148.1%2046.1,117.4%200,117.4%200,53.4%2046.1,53.4%200,22.7%200,0%2022.6,0%2096,48.9%2096,0%20160,0%20160,48.9%20233.4,0%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='144,0%20112,0%20112,69.4%200,69.4%200,101.4%20112,101.4%20112,170.7%20144,170.7%20144,101.4%20256,101.4%20256,69.4%20144,69.4%20'/%3e%3cpolygon%20fill='%23D80027'%20points='0,0%200,15.1%2057.4,53.4%2080,53.4%20'/%3e%3cpolygon%20fill='%23D80027'%20points='256,0%20256,15.1%20198.6,53.4%20176,53.4%20'/%3e%3c/g%3e%3cpolygon%20fill='%232E52B2'%20points='256,22.7%20256,53.4%20209.9,53.4%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='0,0%200,15.1%2057.4,53.4%2080,53.4%20'/%3e%3cpolygon%20fill='%23D80027'%20points='256,0%20256,15.1%20198.6,53.4%20176,53.4%20'/%3e%3c/g%3e%3cpolygon%20fill='%232E52B2'%20points='256,22.7%20256,53.4%20209.9,53.4%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='0,170.7%200,155.6%2057.4,117.4%2080,117.4%20'/%3e%3cpolygon%20fill='%23D80027'%20points='256,170.7%20256,155.6%20198.6,117.4%20176,117.4%20'/%3e%3c/g%3e%3cg%3e%3cpath%20fill='%2329DBFF'%20d='M449,139.7c-0.1,44.4-7.2,92.1-65,114.9c-57.8-22.8-64.9-70.5-65-114.9L449,139.7L449,139.7z'/%3e%3cpath%20fill='%23ffda44'%20d='M449,139.7c0-16.7-0.9-32.9-0.5-47.1C426.9,83,398.4,81,383.9,81s-42.9,2-64.6,11.6%20c0.4,14.2-0.5,30.4-0.5,47.1H449z'/%3e%3cpath%20fill='%23BF521B'%20d='M369.5,204.5l0.3,10.3L357,215l4.9,13.2l-17.3,0c-18-20.2-23.4-42.4-24.9-68.1l9.1-9.7l8.3,14.3l10.8-12.8%20l7,7.8l0.8,15.7L369.5,204.5z'/%3e%3c/g%3e%3cpolygon%20fill='%23474747'%20points='436.6,192.5%20428,210.8%20381,210.8%20351.8,191.3%20377.5,201.8%20402.6,201.8%20406.3,195.3%20413.5,195.5%20415.5,192.5%20'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/SI-9a5HBiTQ.js b/contrib/data/www/web/assets/SI-9a5HBiTQ.js
new file mode 100644
index 00000000..29e6e64d
--- /dev/null
+++ b/contrib/data/www/web/assets/SI-9a5HBiTQ.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3crect%20y='199.112'%20fill='%230052B4'%20width='512'%20height='113.775'/%3e%3crect%20y='312.888'%20fill='%23D80027'%20width='512'%20height='113.775'/%3e%3cpath%20fill='%23FFFFFF'%20d='M233.606,196.639v14.837c0,34.081-44.522,44.522-44.522,44.522s-44.522-10.44-44.522-44.522v-14.837%20l-0.145-44.188l89.043-0.266L233.606,196.639z'/%3e%3cpath%20fill='%230052B4'%20d='M233.606,196.639v14.837c0,34.081-44.522,44.522-44.522,44.522s-44.522-10.44-44.522-44.522v-14.837%20l-0.145-44.188l89.043-0.266L233.606,196.639z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M233.606,196.639v14.837c0,34.081-44.522,44.522-44.522,44.522s-44.522-10.44-44.522-44.522v-14.837%20l14.848,14.837l29.674-22.261l29.685,22.261L233.606,196.639z'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/SJ-86L4EYt1.js b/contrib/data/www/web/assets/SJ-86L4EYt1.js
new file mode 100644
index 00000000..344a9174
--- /dev/null
+++ b/contrib/data/www/web/assets/SJ-86L4EYt1.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.334'%20fill='%23D80027'%20width='512'%20height='341.337'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='512,295.883%20202.195,295.883%20202.195,426.666%20183.652,426.666%20140.978,426.666%20122.435,426.666%20122.435,295.883%200,295.883%200,277.329%200,234.666%200,216.111%20122.435,216.111%20122.435,85.329%20140.978,85.329%20183.652,85.329%20202.195,85.329%20202.195,216.111%20512,216.111%20512,234.666%20512,277.329%20'/%3e%3cpolygon%20fill='%232E52B2'%20points='512,234.666%20512,277.329%20183.652,277.329%20183.652,426.666%20140.978,426.666%20140.978,277.329%200,277.329%200,234.666%20140.978,234.666%20140.978,85.329%20183.652,85.329%20183.652,234.666%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/SK-BwOc2pOo.js b/contrib/data/www/web/assets/SK-BwOc2pOo.js
new file mode 100644
index 00000000..9922dc31
--- /dev/null
+++ b/contrib/data/www/web/assets/SK-BwOc2pOo.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3crect%20y='196.641'%20fill='%230052B4'%20width='512'%20height='118.717'/%3e%3crect%20y='315.359'%20fill='%23D80027'%20width='512'%20height='111.304'/%3e%3cpath%20fill='%23FFFFFF'%20d='M129.468,181.799v85.136c0,48.429,63.267,63.267,63.267,63.267S256,315.362,256,266.935v-85.136%20H129.468z'/%3e%3cpath%20fill='%23D80027'%20d='M146.126,184.294v81.941c0,5.472,1.215,10.64,3.623,15.485c23.89,0,59.599,0,85.97,0%20c2.408-4.844,3.623-10.012,3.623-15.485v-81.941H146.126z'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='221.301,241.427%20199.876,241.427%20199.876,227.144%20214.16,227.144%20214.16,212.861%20199.876,212.861%20199.876,198.577%20185.593,198.577%20185.593,212.861%20171.311,212.861%20171.311,227.144%20185.593,227.144%20185.593,241.427%20164.167,241.427%20164.167,255.711%20185.593,255.711%20185.593,269.994%20199.876,269.994%20199.876,255.711%20221.301,255.711%20'/%3e%3cpath%20fill='%230052B4'%20d='M169.232,301.658c9.204,5.783,18.66,9.143,23.502,10.636c4.842-1.494,14.298-4.852,23.502-10.636%20c9.282-5.833,15.79-12.506,19.484-19.939c-4.075-2.883-9.047-4.583-14.418-4.583c-1.956,0-3.856,0.232-5.682,0.657%20c-3.871-8.796-12.658-14.94-22.884-14.94c-10.227,0-19.013,6.144-22.884,14.94c-1.827-0.425-3.728-0.657-5.682-0.657%20c-5.372,0-10.344,1.701-14.418,4.583C153.443,289.152,159.95,295.825,169.232,301.658z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/SL-Bxnx4vlW.js b/contrib/data/www/web/assets/SL-Bxnx4vlW.js
new file mode 100644
index 00000000..713c6383
--- /dev/null
+++ b/contrib/data/www/web/assets/SL-Bxnx4vlW.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3crect%20y='85.337'%20fill='%236DA544'%20width='512'%20height='113.775'/%3e%3crect%20y='312.888'%20fill='%23338AF3'%20width='512'%20height='113.775'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/SM-BJATjMbx.js b/contrib/data/www/web/assets/SM-BJATjMbx.js
new file mode 100644
index 00000000..b2bb34e6
--- /dev/null
+++ b/contrib/data/www/web/assets/SM-BJATjMbx.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.34'%20fill='%23338AF3'%20width='512'%20height='341.326'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='512,85.334%20512,252.024%200,256.175%200,85.334%20'/%3e%3cpath%20fill='%236DA544'%20d='M323.744,203.099L256,270.843l-67.744-67.744c-8.76,13.005-13.879,28.658-13.879,45.483v22.261%20c0,35.744,23.097,66.193,55.148,77.213c-4.277,8.385-3.556,18.848,2.712,26.671c8.326-6.673,16.945-13.58,24.258-19.439%20c7.313,5.859,15.932,12.767,24.258,19.439c6.342-7.915,7.011-18.534,2.564-26.968c31.614-11.261,54.308-41.485,54.308-76.916%20v-22.261C337.623,231.756,332.504,216.105,323.744,203.099z'/%3e%3cpath%20fill='%23FFDA44'%20d='M256,330.206c-32.732,0-59.362-26.63-59.362-59.362v-22.261c0-32.733,26.63-59.363,59.362-59.363%20s59.362,26.63,59.362,59.362v22.261C315.362,303.576,288.732,330.206,256,330.206z'/%3e%3cpath%20fill='%23338AF3'%20d='M293.101,270.843v-22.261c0-20.458-16.643-37.101-37.101-37.101s-37.101,16.643-37.101,37.101v22.261%20L256,278.264L293.101,270.843z'/%3e%3cpath%20fill='%236DA544'%20d='M218.899,270.843L218.899,270.843c0,20.458,16.643,37.101,37.101,37.101%20c20.458,0,37.101-16.643,37.101-37.101l0,0H218.899L218.899,270.843z'/%3e%3cpath%20fill='%23FFDA44'%20d='M300.522,189.22c0-12.295-9.966-22.261-22.261-22.261c-5.703,0-10.901,2.146-14.84,5.672v-13.093%20h7.421v-14.84h-7.421v-7.421h-14.84v7.421h-7.421v14.84h7.421v13.093c-3.94-3.526-9.138-5.672-14.841-5.672%20c-12.295,0-22.261,9.966-22.261,22.261c0,6.591,2.867,12.512,7.421,16.589v13.093h74.203v-13.093%20C297.655,201.732,300.522,195.812,300.522,189.22z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/SN-B8j9XDTv.js b/contrib/data/www/web/assets/SN-B8j9XDTv.js
new file mode 100644
index 00000000..23088662
--- /dev/null
+++ b/contrib/data/www/web/assets/SN-B8j9XDTv.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23FFDA44'%20width='512'%20height='341.326'/%3e%3crect%20x='330.207'%20y='85.331'%20fill='%23D80027'%20width='181.793'%20height='341.337'/%3e%3cg%3e%3crect%20y='85.331'%20fill='%23496E2D'%20width='181.793'%20height='341.337'/%3e%3cpolygon%20fill='%23496E2D'%20points='255.999,196.632%20270.732,241.979%20318.417,241.979%20279.841,270.008%20294.575,315.356%20255.999,287.33%20217.422,315.356%20232.159,270.008%20193.583,241.979%20241.264,241.979%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/SO-8TW9h6yL.js b/contrib/data/www/web/assets/SO-8TW9h6yL.js
new file mode 100644
index 00000000..d33965bc
--- /dev/null
+++ b/contrib/data/www/web/assets/SO-8TW9h6yL.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23338AF3'%20width='512'%20height='341.337'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,157.273%20278.663,227.021%20352,227.021%20292.668,270.127%20315.332,339.876%20256,296.769%20196.668,339.876%20219.332,270.127%20160,227.021%20233.337,227.021%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/SR-BdANUAN1.js b/contrib/data/www/web/assets/SR-BdANUAN1.js
new file mode 100644
index 00000000..d1a6e6ec
--- /dev/null
+++ b/contrib/data/www/web/assets/SR-BdANUAN1.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23FFFFFF'%20width='512'%20height='341.337'/%3e%3crect%20y='196.636'%20fill='%23A2001D'%20width='512'%20height='118.728'/%3e%3cg%3e%3crect%20y='352.462'%20fill='%236DA544'%20width='512'%20height='74.207'/%3e%3crect%20y='85.331'%20fill='%236DA544'%20width='512'%20height='74.207'/%3e%3c/g%3e%3cpolygon%20fill='%23FFDA44'%20points='256.742,218.003%20266.172,247.024%20296.69,247.024%20272,264.963%20281.431,293.986%20256.742,276.049%20232.053,293.986%20241.484,264.963%20216.794,247.024%20247.312,247.024%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/SS-BqQGR0F0.js b/contrib/data/www/web/assets/SS-BqQGR0F0.js
new file mode 100644
index 00000000..dd57c738
--- /dev/null
+++ b/contrib/data/www/web/assets/SS-BqQGR0F0.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3crect%20y='322.783'%20fill='%23496E2D'%20width='512'%20height='103.88'/%3e%3crect%20y='85.337'%20fill='%23000'%20width='512'%20height='104.515'/%3e%3crect%20y='210.877'%20fill='%23A2001D'%20width='512'%20height='89.656'/%3e%3cpolygon%20fill='%230052B4'%20points='256,256.006%200,426.668%200,85.331%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='73.178,209.188%2094.009,238.255%20128.093,227.425%20106.886,256.22%20127.716,285.289%2093.777,274.018%2072.569,302.812%2072.803,267.05%2038.863,255.777%2072.946,244.947%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/ST-BQVf8PHB.js b/contrib/data/www/web/assets/ST-BQVf8PHB.js
new file mode 100644
index 00000000..56d5f816
--- /dev/null
+++ b/contrib/data/www/web/assets/ST-BQVf8PHB.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFDA44'%20width='512'%20height='341.326'/%3e%3cg%3e%3crect%20y='85.337'%20fill='%236DA544'%20width='512'%20height='113.775'/%3e%3crect%20y='312.888'%20fill='%236DA544'%20width='512'%20height='113.775'/%3e%3c/g%3e%3cpolygon%20fill='%23D80027'%20points='256,256.006%200,426.668%200,85.331%20'/%3e%3cpolygon%20fill='%23000'%20points='302.049,226.318%20309.417,248.992%20333.259,248.992%20313.971,263.008%20321.337,285.682%20302.049,271.667%20282.762,285.682%20290.128,263.008%20270.84,248.992%20294.682,248.992%20'/%3e%3cpolygon%20fill='%23000'%20points='376.252,226.318%20383.619,248.992%20407.461,248.992%20388.173,263.008%20395.54,285.682%20376.252,271.667%20356.964,285.682%20364.331,263.008%20345.043,248.992%20368.885,248.992%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/SV-CxOhSw-7.js b/contrib/data/www/web/assets/SV-CxOhSw-7.js
new file mode 100644
index 00000000..b2241fab
--- /dev/null
+++ b/contrib/data/www/web/assets/SV-CxOhSw-7.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3cg%3e%3crect%20y='85.337'%20fill='%230052B4'%20width='512'%20height='113.775'/%3e%3crect%20y='312.888'%20fill='%230052B4'%20width='512'%20height='113.775'/%3e%3c/g%3e%3cpolygon%20fill='%23FFDA44'%20points='228.582,261.936%20256,214.447%20283.418,261.936%20'/%3e%3cpolygon%20fill='%236DA544'%20points='291.616,277.616%20256,295.425%20220.384,277.616%20220.384,253.872%20291.616,253.872%20'/%3e%3cpath%20fill='%23FFDA44'%20d='M289.579,216.485l-12.592,12.592c5.37,5.372,8.693,12.791,8.693,20.988%20c0,16.392-13.289,29.68-29.68,29.68c-16.392,0-29.68-13.289-29.68-29.68c0-8.195,3.322-15.616,8.693-20.988l-12.592-12.592%20c-8.594,8.594-13.91,20.466-13.91,33.579c0,26.228,21.261,47.489,47.489,47.489s47.489-21.261,47.489-47.489%20C303.489,236.95,298.173,225.077,289.579,216.485z'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/SX-7FIfwi5n.js b/contrib/data/www/web/assets/SX-7FIfwi5n.js
new file mode 100644
index 00000000..98399365
--- /dev/null
+++ b/contrib/data/www/web/assets/SX-7FIfwi5n.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%230052B4'%20width='512'%20height='341.326'/%3e%3cpolygon%20fill='%23D80027'%20points='512,85.331%20512,252.021%200,256.173%200,85.331%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,256.006%200,426.668%200,85.331%20'/%3e%3cg%3e%3cpath%20fill='%23FFDA44'%20d='M59.621,256c-0.116,1.509-0.193,3.031-0.193,4.57c0,32.821,26.607,59.429,59.429,59.429%20s59.429-26.607,59.429-59.429c0-1.539-0.078-3.061-0.193-4.57L59.621,256L59.621,256z'/%3e%3ccircle%20fill='%23FFDA44'%20cx='118.862'%20cy='210.287'%20r='18.286'/%3e%3c/g%3e%3cpath%20fill='%23D80027'%20d='M77.715,205.714v59.429c0,31.494,41.144,41.143,41.144,41.143s41.144-9.649,41.144-41.143v-59.429%20H77.715z'/%3e%3cpath%20fill='%23338AF3'%20d='M118.877,287.148c-7.632-2.746-22.876-9.767-22.876-22.006v-41.144h45.715v41.144%20C141.715,277.422,126.472,284.425,118.877,287.148z'/%3e%3cpolygon%20fill='%23F3F3F3'%20points='128.001,246.856%20128.001,237.714%20118.857,233.143%20109.715,237.714%20109.715,246.856%20105.144,251.429%20105.144,269.714%20132.572,269.714%20132.572,251.429%20'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/SY-BkbbbGV4.js b/contrib/data/www/web/assets/SY-BkbbbGV4.js
new file mode 100644
index 00000000..5d55119c
--- /dev/null
+++ b/contrib/data/www/web/assets/SY-BkbbbGV4.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20600'%3e%3cpath%20d='M0%200h900v600H0z'%20fill='%230f0f0f'/%3e%3cpath%20d='M0%200h900v400H0z'%20fill='%23fff'/%3e%3cpath%20d='M0%200h900v200H0z'%20fill='%23047a3f'/%3e%3cpath%20d='m176.26%20375%2048.738-150%2048.738%20150-127.6-92.705h157.72m322.4%2092.705%2048.738-150%2048.738%20150-127.6-92.705h157.72m-352.6%2092.705%2048.738-150%2048.738%20150-127.6-92.705h157.72'%20fill='%23ce1126'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/SZ-Nsmpk1ta.js b/contrib/data/www/web/assets/SZ-Nsmpk1ta.js
new file mode 100644
index 00000000..4e6fc608
--- /dev/null
+++ b/contrib/data/www/web/assets/SZ-Nsmpk1ta.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20600'%3e%3cpath%20fill='%232B5DEA'%20d='M0,0h900v600H0V0z'/%3e%3cpath%20fill='%23FFDF29'%20d='M0,100h900v400H0V100z'/%3e%3cpath%20fill='%23D70000'%20d='M0,150h900v300H0V150z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M450,171.4v257.2c114.3,0,171.4-85.7,214.3-128.6C621.4,257.1,564.3,171.4,450,171.4z'/%3e%3cpath%20fill='%23000'%20d='M450,171.4c-100,0-171.4,85.7-214.3,128.6C278.6,342.9,350,428.6,450,428.6V171.4z'/%3e%3crect%20x='346.3'%20y='254.3'%20fill='%23FFFFFF'%20width='21'%20height='91.3'/%3e%3crect%20x='398.2'%20y='254.3'%20fill='%23FFFFFF'%20width='21'%20height='91.3'/%3e%3crect%20x='477.8'%20y='254.3'%20fill='%23000'%20width='21'%20height='91.3'/%3e%3crect%20x='529.7'%20y='254.3'%20fill='%23000'%20width='21'%20height='91.3'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/TA-DF1AlPKL.js b/contrib/data/www/web/assets/TA-DF1AlPKL.js
new file mode 100644
index 00000000..c7edfb51
--- /dev/null
+++ b/contrib/data/www/web/assets/TA-DF1AlPKL.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20341.3'%3e%3crect%20fill='%230052B4'%20width='512'%20height='341.3'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,0%20256,117.4%20209.9,117.4%20256,148.1%20256,170.7%20233.4,170.7%20160,121.8%20160,170.7%2096,170.7%2096,121.8%2022.6,170.7%200,170.7%200,148.1%2046.1,117.4%200,117.4%200,53.4%2046.1,53.4%200,22.7%200,0%2022.6,0%2096,48.9%2096,0%20160,0%20160,48.9%20233.4,0%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='144,0%20112,0%20112,69.4%200,69.4%200,101.4%20112,101.4%20112,170.7%20144,170.7%20144,101.4%20256,101.4%20256,69.4%20144,69.4%20'/%3e%3cpolygon%20fill='%23D80027'%20points='0,0%200,15.1%2057.4,53.4%2080,53.4%20'/%3e%3cpolygon%20fill='%23D80027'%20points='256,0%20256,15.1%20198.6,53.4%20176,53.4%20'/%3e%3c/g%3e%3cpolygon%20fill='%232E52B2'%20points='256,22.7%20256,53.4%20209.9,53.4%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='0,0%200,15.1%2057.4,53.4%2080,53.4%20'/%3e%3cpolygon%20fill='%23D80027'%20points='256,0%20256,15.1%20198.6,53.4%20176,53.4%20'/%3e%3c/g%3e%3cpolygon%20fill='%232E52B2'%20points='256,22.7%20256,53.4%20209.9,53.4%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='0,170.7%200,155.6%2057.4,117.4%2080,117.4%20'/%3e%3cpolygon%20fill='%23D80027'%20points='256,170.7%20256,155.6%20198.6,117.4%20176,117.4%20'/%3e%3c/g%3e%3cg%3e%3cpath%20fill='%2329DBFF'%20d='M448.9,169.5c0,9.6-0.3,29.6-1.4,39.2c-4.1,34.9-23.5,68.8-62.1,85.9c-45.3-17.9-60.8-51-64.9-85.9%20c-1.1-9.6-1.5-19.4-1.5-29l0.3-47.1h129.2L448.9,169.5z'/%3e%3c/g%3e%3cg%3e%3cpath%20fill='%23FFFFFF'%20d='M447.5,208.7c-0.2,1.6-0.4,3.3-0.6,4.9c-4.8,33.1-22.9,65.4-61.5,81c-43.2-17-59.4-47.9-64.2-81%20c-0.2-1.6-0.4-3.2-0.6-4.9'/%3e%3c/g%3e%3cpolygon%20fill='%2329DBFF'%20points='385.4,251.7%20362.5,208.7%20408.3,208.7%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='385.4,165.8%20362.5,208.7%20408.3,208.7%20'/%3e%3cellipse%20fill='%23FFBE57'%20cx='474.8'%20cy='236.8'%20rx='16.8'%20ry='43.3'/%3e%3cellipse%20fill='%23FFBE57'%20cx='295.3'%20cy='236.8'%20rx='16.8'%20ry='43.3'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='385.4,31.5%20352,75.5%20420.5,75.5%20'/%3e%3cpath%20fill='%23FFFFFF'%20d='M315.5,280c0,0,33.8,29.5,69.9,29.5s67.1-29.5,67.1-29.5l8.5,14.6c0,0-21.8,31.4-75.6,31.4S307,294.6,307,294.6%20L315.5,280z'/%3e%3cellipse%20fill='%23A5A5A5'%20cx='386.3'%20cy='104.3'%20rx='34.3'%20ry='23.3'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/TC-BTPPVZng.js b/contrib/data/www/web/assets/TC-BTPPVZng.js
new file mode 100644
index 00000000..c9f906c5
--- /dev/null
+++ b/contrib/data/www/web/assets/TC-BTPPVZng.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.333'%20fill='%230052B4'%20width='512'%20height='341.337'/%3e%3cpath%20fill='%23FFDA44'%20d='M332.058,191.996v78.221c0,38.103,51.942,49.779,51.942,49.779s51.942-11.675,51.942-49.779v-78.221%20H332.058z'/%3e%3cpath%20fill='%23FF9811'%20d='M376.579,220.44c0,7.855-6.644,28.445-14.84,28.445s-14.84-20.589-14.84-28.445%20c0-7.856,14.84-14.222,14.84-14.222S376.579,212.585,376.579,220.44z'/%3e%3cpath%20fill='%23A2001D'%20d='M415.961,235.93c2.394-5.6,4.257-13.785,4.257-17.86c0-6.546-8.904-11.852-8.904-11.852%20s-8.904,5.306-8.904,11.852c0,4.075,1.862,12.26,4.257,17.86l-5.141,11.123c3.022,1.178,6.324,1.831,9.788,1.831%20c3.463,0,6.766-0.654,9.788-1.831L415.961,235.93z'/%3e%3cpath%20fill='%236DA544'%20d='M372.87,270.217c0,0-7.421,14.222-7.421,28.445c0,0,22.261,0,37.101,0%20c0-14.222-7.421-28.445-7.421-28.445l-11.13-7.111L372.87,270.217z'/%3e%3cpath%20fill='%23D80027'%20d='M395.13,270.217v-3.555c0-5.891-4.983-10.666-11.13-10.666c-6.147,0-11.13,4.776-11.13,10.666v3.555%20H395.13L395.13,270.217z'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,85.333%20256,115.886%20210.833,140.985%20256,140.985%20256,200.344%20196.897,200.344%20256,233.179%20256,255.996%20229.32,255.996%20155.826,215.17%20155.826,255.996%20100.174,255.996%20100.174,207.423%2012.744,255.996%200,255.996%200,225.442%2045.167,200.344%200,200.344%200,140.985%2059.103,140.985%200,108.139%200,85.333%2026.68,85.333%20100.174,126.158%20100.174,85.333%20155.826,85.333%20155.826,133.905%20243.256,85.333%20'/%3e%3cpolygon%20fill='%23D80027'%20points='144,85.33%20112,85.33%20112,154.662%200,154.662%200,186.662%20112,186.662%20112,255.996%20144,255.996%20144,186.662%20256,186.662%20256,154.662%20144,154.662%20'/%3e%3cpolygon%20fill='%230052B4'%20points='155.826,200.344%20256,255.996%20256,240.259%20184.153,200.344%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='155.826,200.344%20256,255.996%20256,240.259%20184.153,200.344%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='155.826,200.344%20256,255.996%20256,240.259%20184.153,200.344%20'/%3e%3cpolygon%20fill='%23D80027'%20points='71.846,200.344%200,240.259%200,255.996%200,255.996%20100.174,200.344%20'/%3e%3c/g%3e%3cpolygon%20fill='%230052B4'%20points='100.174,140.982%200,85.33%200,101.067%2071.847,140.982%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='100.174,140.982%200,85.33%200,101.067%2071.847,140.982%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='100.174,140.982%200,85.33%200,101.067%2071.847,140.982%20'/%3e%3cpolygon%20fill='%23D80027'%20points='184.154,140.982%20256,101.067%20256,85.33%20256,85.33%20155.826,140.982%20'/%3e%3c/g%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/TD-CSh8i59s.js b/contrib/data/www/web/assets/TD-CSh8i59s.js
new file mode 100644
index 00000000..facd9dbf
--- /dev/null
+++ b/contrib/data/www/web/assets/TD-CSh8i59s.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23FFDA44'%20width='512'%20height='341.337'/%3e%3crect%20y='85.331'%20fill='%230052B4'%20width='170.663'%20height='341.337'/%3e%3crect%20x='341.337'%20y='85.331'%20fill='%23D80027'%20width='170.663'%20height='341.337'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/TF-BPFEFMdK.js b/contrib/data/www/web/assets/TF-BPFEFMdK.js
new file mode 100644
index 00000000..6bf00b3b
--- /dev/null
+++ b/contrib/data/www/web/assets/TF-BPFEFMdK.js
@@ -0,0 +1 @@
+const F="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2022.5%2015'%3e%3cpath%20fill='%23FFFFFF'%20d='M0,0h21v15H0V0z'/%3e%3cpath%20fill='%230A388A'%20d='M0,0h22.5v15H0V0z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M0,0h11.3v7.5H0V0z'/%3e%3cpath%20fill='%23D80027'%20d='M7.1,0h3.6v7H7.1V0z'/%3e%3cpath%20fill='%230A388A'%20d='M0,0h3.6v7H0V0z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M3.6,0h3.6v7H3.6V0z'/%3e%3cpath%20fill='%23FFFFFF'%20d='M14.5,6h5L19,7h-1.5v0.5h1l-0.5,1h-0.5V10h-1V7H15L14.5,6z%20M18.5,8.5l1,1.5h-2L18.5,8.5z%20M15.5,8.5l1,1.5h-2%20L15.5,8.5z%20M17,11.5L16,10h2L17,11.5z%20M20,8c-0.3,0-0.5-0.2-0.5-0.5S19.7,7,20,7s0.5,0.2,0.5,0.5S20.3,8,20,8z%20M14,8%20c-0.3,0-0.5-0.2-0.5-0.5S13.7,7,14,7s0.5,0.2,0.5,0.5S14.3,8,14,8z%20M15,12c-0.3,0-0.5-0.2-0.5-0.5S14.7,11,15,11s0.5,0.2,0.5,0.5%20S15.3,12,15,12z%20M19,12c-0.3,0-0.5-0.2-0.5-0.5S18.7,11,19,11s0.5,0.2,0.5,0.5S19.3,12,19,12z%20M17,13c-0.3,0-0.5-0.2-0.5-0.5%20S16.7,12,17,12s0.5,0.2,0.5,0.5S17.3,13,17,13z'/%3e%3c/svg%3e";export{F as default};
diff --git a/contrib/data/www/web/assets/TG-Oa56GPmf.js b/contrib/data/www/web/assets/TG-Oa56GPmf.js
new file mode 100644
index 00000000..b7092059
--- /dev/null
+++ b/contrib/data/www/web/assets/TG-Oa56GPmf.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFDA44'%20width='512'%20height='341.326'/%3e%3cg%3e%3crect%20y='85.337'%20fill='%23496E2D'%20width='512'%20height='68.263'/%3e%3crect%20y='358.4'%20fill='%23496E2D'%20width='512'%20height='68.263'/%3e%3crect%20y='221.863'%20fill='%23496E2D'%20width='512'%20height='68.263'/%3e%3c/g%3e%3crect%20y='85.337'%20fill='%23D80027'%20width='204.054'%20height='204.054'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='102.026,133.938%20115.286,174.75%20158.202,174.75%20123.484,199.976%20136.744,240.79%20102.026,215.566%2067.307,240.79%2080.57,199.976%2045.852,174.75%2088.765,174.75%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/TH-BJX0syoz.js b/contrib/data/www/web/assets/TH-BJX0syoz.js
new file mode 100644
index 00000000..c520cda5
--- /dev/null
+++ b/contrib/data/www/web/assets/TH-BJX0syoz.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.334'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3crect%20y='194.056'%20fill='%230052B4'%20width='512'%20height='123.882'/%3e%3cg%3e%3crect%20y='85.334'%20fill='%23D80027'%20width='512'%20height='54.522'/%3e%3crect%20y='372.143'%20fill='%23D80027'%20width='512'%20height='54.522'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/TJ-DtjFN_iR.js b/contrib/data/www/web/assets/TJ-DtjFN_iR.js
new file mode 100644
index 00000000..1fe851fa
--- /dev/null
+++ b/contrib/data/www/web/assets/TJ-DtjFN_iR.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3crect%20y='85.337'%20fill='%23D80027'%20width='512'%20height='113.775'/%3e%3crect%20y='312.888'%20fill='%236DA544'%20width='512'%20height='113.775'/%3e%3cg%3e%3cpolygon%20fill='%23FFDA44'%20points='226.318,300.522%20285.682,300.522%20285.682,275.292%20273.809,281.229%20256,263.421%20238.191,281.229%20226.318,275.292%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='192.355,270.84%20195.118,279.344%20204.058,279.344%20196.825,284.599%20199.588,293.101%20192.355,287.846%20185.121,293.101%20187.884,284.599%20180.651,279.344%20189.591,279.344%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='200.921,241.16%20203.684,249.662%20212.624,249.662%20205.391,254.917%20208.154,263.421%20200.921,258.165%20193.687,263.421%20196.45,254.917%20189.217,249.662%20198.157,249.662%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='225.409,218.899%20228.172,227.401%20237.112,227.401%20229.879,232.656%20232.642,241.16%20225.409,235.904%20218.175,241.16%20220.938,232.656%20213.705,227.401%20222.645,227.401%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='319.645,270.84%20316.882,279.344%20307.942,279.344%20315.175,284.599%20312.412,293.101%20319.645,287.846%20326.879,293.101%20324.116,284.599%20331.349,279.344%20322.409,279.344%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='311.079,241.16%20308.316,249.662%20299.376,249.662%20306.609,254.917%20303.846,263.421%20311.079,258.165%20318.313,263.421%20315.55,254.917%20322.783,249.662%20313.843,249.662%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='286.591,218.899%20283.828,227.401%20274.888,227.401%20282.121,232.656%20279.358,241.16%20286.591,235.904%20293.825,241.16%20291.062,232.656%20298.295,227.401%20289.355,227.401%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='256,207.767%20258.763,216.27%20267.704,216.27%20260.47,221.526%20263.233,230.028%20256,224.774%20248.767,230.028%20251.53,221.526%20244.296,216.27%20253.237,216.27%20'/%3e%3c/g%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/TK-CaxH436f.js b/contrib/data/www/web/assets/TK-CaxH436f.js
new file mode 100644
index 00000000..6386fd4d
--- /dev/null
+++ b/contrib/data/www/web/assets/TK-CaxH436f.js
@@ -0,0 +1 @@
+const F="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%230052B4'%20width='512'%20height='341.326'/%3e%3cg%3e%3cpolygon%20fill='%23FFFFFF'%20points='210.715,174.377%20214.399,185.715%20226.318,185.715%20216.675,192.721%20220.359,204.058%20210.715,197.051%20201.071,204.058%20204.755,192.721%20195.11,185.715%20207.031,185.715%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='116.816,281.971%20121.421,296.143%20136.321,296.143%20124.266,304.9%20128.872,319.073%20116.816,310.313%20104.761,319.073%20109.365,304.9%2097.311,296.143%20112.21,296.143%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='144.696,119.679%20149.3,133.851%20164.201,133.851%20152.145,142.609%20156.751,156.78%20144.696,148.021%20132.64,156.78%20137.246,142.609%20125.191,133.851%20140.091,133.851%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='69.539,175.331%2074.143,189.503%2089.043,189.503%2076.988,198.261%2081.594,212.432%2069.539,203.674%2057.483,212.432%2062.089,198.261%2050.034,189.503%2064.934,189.503%20'/%3e%3c/g%3e%3cg%3e%3cpath%20fill='%23FFDA44'%20d='M483.386,354.503H117.801c0,0,109.234-88.562,310.593-220.938%20C428.395,133.565,339.951,262.5,483.386,354.503z'/%3e%3cpath%20fill='%23FFDA44'%20d='M117.801,366.089c-11.177,0-11.195,17.37,0,17.37h365.585c11.177,0,11.195-17.37,0-17.37H117.801z'/%3e%3c/g%3e%3c/svg%3e";export{F as default};
diff --git a/contrib/data/www/web/assets/TL-BPeBNRvt.js b/contrib/data/www/web/assets/TL-BPeBNRvt.js
new file mode 100644
index 00000000..098165d6
--- /dev/null
+++ b/contrib/data/www/web/assets/TL-BPeBNRvt.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23D80027'%20width='512'%20height='341.326'/%3e%3cpolygon%20fill='%23FFDA44'%20points='256,256%200,90.691%200,134.933%20155.826,256%200,377.067%200,421.309%20'/%3e%3cpolygon%20fill='%23000'%20points='0,90.691%200,421.309%20189.217,256%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='44.184,213.36%2069.096,236.937%2099.217,220.527%2084.494,251.507%20109.405,275.082%2075.393,270.652%2060.67,301.63%2054.374,267.914%2020.362,263.484%2050.481,247.076%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/TM-DT_5zC_0.js b/contrib/data/www/web/assets/TM-DT_5zC_0.js
new file mode 100644
index 00000000..6ae6e6da
--- /dev/null
+++ b/contrib/data/www/web/assets/TM-DT_5zC_0.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23496E2D'%20width='512'%20height='341.326'/%3e%3cg%3e%3cpath%20fill='%23FFFFFF'%20d='M357.208,183.679c8.397-23.404-1.036-48.858-21.281-61.536c3.641,0.474,7.287,1.331,10.884,2.621%20c27.002,9.688,41.038,39.428,31.35,66.431s-39.428,41.038-66.431,31.35c-3.597-1.291-6.957-2.947-10.069-4.895%20C325.347,220.734,348.811,207.084,357.208,183.679z'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='310.637,115.729%20303.34,125.156%20292.12,121.13%20298.832,130.982%20291.536,140.409%20302.979,137.071%20309.691,146.923%20310.052,135.009%20321.496,131.67%20310.275,127.645%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='330.338,146.448%20323.042,155.875%20311.821,151.849%20318.533,161.701%20311.237,171.128%20322.68,167.789%20329.392,177.642%20329.752,165.727%20341.197,162.387%20329.976,158.363%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='275.9,126.916%20268.604,136.343%20257.385,132.319%20264.096,142.17%20256.8,151.596%20268.243,148.258%20274.955,158.11%20275.316,146.195%20286.76,142.858%20275.539,138.831%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='275.101,162.105%20267.805,171.532%20256.584,167.506%20263.296,177.358%20256,186.785%20267.444,183.447%20274.155,193.299%20274.517,181.384%20285.96,178.046%20274.74,174.02%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='308.585,174.118%20301.289,183.545%20290.069,179.519%20296.781,189.372%20289.484,198.798%20300.928,195.46%20307.64,205.312%20308,193.397%20319.443,190.059%20308.224,186.034%20'/%3e%3c/g%3e%3crect%20x='83.478'%20y='85.337'%20fill='%23D80027'%20width='89.043'%20height='341.326'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='117.458,175.191%20102.55,164.086%20102.55,148.381%20117.458,137.276%20138.542,137.276%20153.45,148.381%20153.45,164.086%20138.542,175.191%20'/%3e%3cg%3e%3cpolygon%20fill='%23FF9811'%20points='128,137.276%20117.458,137.276%20102.55,148.381%20102.55,156.059%20128,156.059%20'/%3e%3cpolygon%20fill='%23FF9811'%20points='128,175.191%20138.542,175.191%20153.45,164.086%20153.45,156.074%20128,156.074%20'/%3e%3c/g%3e%3cpolygon%20fill='%23FFFFFF'%20points='117.458,374.725%20102.55,363.619%20102.55,347.915%20117.458,336.81%20138.542,336.81%20153.45,347.915%20153.45,363.619%20138.542,374.725%20'/%3e%3cg%3e%3cpolygon%20fill='%23FF9811'%20points='128,336.81%20117.458,336.81%20102.55,347.915%20102.55,355.593%20128,355.593%20'/%3e%3cpolygon%20fill='%23FF9811'%20points='128,374.725%20138.542,374.725%20153.45,363.619%20153.45,355.608%20128,355.608%20'/%3e%3c/g%3e%3cg%3e%3cpolygon%20fill='%23496E2D'%20points='117.458,274.957%20102.55,263.852%20102.55,248.149%20117.458,237.043%20138.542,237.043%20153.45,248.149%20153.45,263.852%20138.542,274.957%20'/%3e%3cpolygon%20fill='%23496E2D'%20points='153.971,299.391%20147.478,299.391%20147.478,292.898%20136.067,292.898%20127.999,284.83%20119.932,292.898%20108.522,292.898%20108.522,299.391%20102.029,299.391%20102.029,312.377%20108.522,312.377%20108.522,318.869%20119.932,318.869%20128,326.938%20136.068,318.869%20147.478,318.869%20147.478,312.377%20153.971,312.377%20'/%3e%3cpolygon%20fill='%23496E2D'%20points='153.971,199.623%20147.478,199.623%20147.478,193.131%20136.067,193.131%20127.999,185.062%20119.932,193.131%20108.522,193.131%20108.522,199.623%20102.029,199.623%20102.029,212.609%20108.522,212.609%20108.522,219.101%20119.932,219.101%20128,227.171%20136.068,219.101%20147.478,219.101%20147.478,212.609%20153.971,212.609%20'/%3e%3c/g%3e%3cg%3e%3crect%20x='120.576'%20y='248.576'%20fill='%23D80027'%20width='14.84'%20height='14.84'/%3e%3ccircle%20fill='%23D80027'%20cx='128'%20cy='206.113'%20r='7.421'/%3e%3ccircle%20fill='%23D80027'%20cx='128'%20cy='305.887'%20r='7.421'/%3e%3c/g%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/TN-Cl0B51zJ.js b/contrib/data/www/web/assets/TN-Cl0B51zJ.js
new file mode 100644
index 00000000..2ea14bd4
--- /dev/null
+++ b/contrib/data/www/web/assets/TN-Cl0B51zJ.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23D80027'%20width='512'%20height='341.337'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='256'%20cy='255.994'%20r='96'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='267.826,219.291%20284.296,241.986%20310.969,233.337%20294.473,256.013%20310.941,278.708%20284.277,270.027%20267.782,292.703%20267.799,264.663%20241.135,255.981%20267.809,247.333%20'/%3e%3cpath%20fill='%23D80027'%20d='M277.818,312.724c-31.33,0-56.727-25.397-56.727-56.727s25.397-56.727,56.727-56.727%20c9.769,0,18.96,2.47,26.985,6.819c-12.589-12.31-29.804-19.909-48.803-19.909c-38.558,0-69.818,31.259-69.818,69.818%20s31.26,69.818,69.818,69.818c18.999,0,36.215-7.599,48.803-19.909C296.777,310.254,287.587,312.724,277.818,312.724z'/%3e%3c/g%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/TO-BVPa4Mpa.js b/contrib/data/www/web/assets/TO-BVPa4Mpa.js
new file mode 100644
index 00000000..8300b4dd
--- /dev/null
+++ b/contrib/data/www/web/assets/TO-BVPa4Mpa.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23D80027'%20width='512'%20height='341.337'/%3e%3crect%20y='85.331'%20fill='%23FFFFFF'%20width='256'%20height='170.663'/%3e%3cpolygon%20fill='%23D80027'%20points='141.357,157.303%20141.357,130.59%20114.643,130.59%20114.643,157.303%2087.93,157.303%2087.93,184.016%20114.643,184.016%20114.643,210.729%20141.357,210.729%20141.357,184.016%20168.07,184.016%20168.07,157.303%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/TR-Bi14AjTg.js b/contrib/data/www/web/assets/TR-Bi14AjTg.js
new file mode 100644
index 00000000..b51215fd
--- /dev/null
+++ b/contrib/data/www/web/assets/TR-Bi14AjTg.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23E30A17'%20width='513'%20height='342'/%3e%3cpath%20fill='%23FFFFFF'%20d='M259.7,118.6c-13.1-9.5-29-14.6-45.3-14.5c-40.8,0-73.8,30.8-73.8,68.9s33.1,68.9,73.8,68.9%20c17.1,0,32.9-5.4,45.3-14.5c-30,38.6-85.7,45.6-124.3,15.5s-45.6-85.7-15.5-124.3s85.7-45.6,124.3-15.5%20C250,107.6,255.2,112.9,259.7,118.6z%20M299.6,184.4l-18.1,21.9l1.2-28.4l-26.4-10.4l27.3-7.6l1.8-28.3l15.6,23.7l27.5-7.1L311,170.2%20l15.3,23.9L299.6,184.4L299.6,184.4z'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/TT-fwwKejP_.js b/contrib/data/www/web/assets/TT-fwwKejP_.js
new file mode 100644
index 00000000..e1cc85d1
--- /dev/null
+++ b/contrib/data/www/web/assets/TT-fwwKejP_.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23D80027'%20width='512'%20height='341.326'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='6.066,85.337%20214.027,297.973%20345.611,426.663%20505.934,426.663%20297.973,214.027%20166.389,85.337%20'/%3e%3cpolygon%20fill='%23000'%20points='43.364,85.337%20384.69,426.663%20468.636,426.663%20127.31,85.337%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/TV-_2T_W9_n.js b/contrib/data/www/web/assets/TV-_2T_W9_n.js
new file mode 100644
index 00000000..58d580c5
--- /dev/null
+++ b/contrib/data/www/web/assets/TV-_2T_W9_n.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20600'%3e%3crect%20fill='%230052B4'%20width='900'%20height='600'/%3e%3cpath%20fill='%2300B2EE'%20d='M0,300h450V0h450v600H0V300z'/%3e%3cpath%20fill='%23FFDA44'%20d='M345.3,480.9l29.4,90.6l-77.1-56H393l-77.1,56L345.3,480.9z'/%3e%3cpath%20fill='%23FFDA44'%20d='M706.4,340l29.4,90.6l-77.1-56h95.3l-77.1,56L706.4,340z'/%3e%3cpath%20fill='%23FFDA44'%20d='M812.8,261.5l29.4,90.6l-77.1-56h95.3l-77.1,56L812.8,261.5z'/%3e%3cpath%20fill='%23FFDA44'%20d='M812.8,37.4l29.4,90.6l-77.1-56h95.3l-77.1,56L812.8,37.4z'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='449.9,0%20449.9,206.3%20368.9,206.3%20449.9,260.3%20449.9,300%20410.2,300%20281.2,214.1%20281.2,300%20168.7,300%20168.7,214.1%2039.7,300%200,300%200,260.3%2081,206.3%200,206.3%200,93.8%2081,93.8%200,39.9%200,0%2039.7,0%20168.7,85.9%20168.7,0%20281.2,0%20281.2,85.9%20410.2,0%20'/%3e%3cpolygon%20fill='%23D80027'%20points='253.1,0%20196.8,0%20196.8,122%200,122%200,178.2%20196.8,178.2%20196.8,300%20253.1,300%20253.1,178.2%20449.9,178.2%20449.9,122%20253.1,122%20'/%3e%3cpolygon%20fill='%232E52B2'%20points='449.9,39.9%20449.9,93.8%20368.9,93.8%20'/%3e%3cpolygon%20fill='%23D80027'%20points='0,300%200,280.7%20109.9,206.3%20149.6,206.3%2012.8,300%20'/%3e%3cpolygon%20fill='%23D80027'%20points='12.8,0.1%20149.6,93.8%20109.9,93.8%200,19.4%200,0.1%20'/%3e%3cpolygon%20fill='%23D80027'%20points='449.9,0.2%20449.9,19.5%20340,93.8%20300.3,93.8%20437.1,0.2%20'/%3e%3cpolygon%20fill='%23D80027'%20points='437.1,300%20300.3,206.3%20340,206.3%20449.9,280.7%20449.9,300%20'/%3e%3cpath%20fill='%23FFDA44'%20d='M719.9,131.6l29.4,90.6l-77.1-56h95.3l-77.1,56L719.9,131.6z'/%3e%3cpath%20fill='%23FFDA44'%20d='M584,187.7l29.4,90.6l-77.1-56h95.3l-77.1,56L584,187.7z'/%3e%3cpath%20fill='%23FFDA44'%20d='M614,430.6l29.4,90.6l-77.1-56h95.3l-77.1,56L614,430.6z'/%3e%3cpath%20fill='%23FFDA44'%20d='M488,332l29.4,90.6l-77.1-56h95.3l-77.1,56L488,332z'/%3e%3cpath%20fill='%23FFDA44'%20d='M488,464l29.4,90.6l-77.1-56h95.3l-77.1,56L488,464z'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/TW-DyIUquWk.js b/contrib/data/www/web/assets/TW-DyIUquWk.js
new file mode 100644
index 00000000..a14839f3
--- /dev/null
+++ b/contrib/data/www/web/assets/TW-DyIUquWk.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23D80027'%20width='512'%20height='341.326'/%3e%3crect%20y='85.337'%20fill='%230052B4'%20width='256'%20height='170.663'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='186.435,170.669%20162.558,181.9%20175.272,205.025%20149.345,200.064%20146.059,226.256%20128,206.993%20109.94,226.256%20106.655,200.064%2080.728,205.024%2093.442,181.899%2069.565,170.669%2093.442,159.438%2080.728,136.313%20106.655,141.273%20109.941,115.081%20128,134.344%20146.06,115.081%20149.345,141.273%20175.273,136.313%20162.558,159.438%20'/%3e%3ccircle%20fill='%230052B4'%20cx='128'%20cy='170.674'%20r='29.006'/%3e%3cpath%20fill='%23FFFFFF'%20d='M128,190.06c-10.692,0-19.391-8.7-19.391-19.391c0-10.692,8.7-19.391,19.391-19.391%20c10.692,0,19.391,8.7,19.391,19.391C147.391,181.36,138.692,190.06,128,190.06z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/TZ-_Cd0rEzL.js b/contrib/data/www/web/assets/TZ-_Cd0rEzL.js
new file mode 100644
index 00000000..0fe193ea
--- /dev/null
+++ b/contrib/data/www/web/assets/TZ-_Cd0rEzL.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23338AF3'%20width='512'%20height='341.326'/%3e%3cpolyline%20fill='%236DA544'%20points='0,426.663%200,85.337%20512,85.337%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='512,152.222%20512,85.337%20411.67,85.337%200,359.778%200,426.663%20100.33,426.663%20'/%3e%3cpolygon%20fill='%23000'%20points='512,85.337%20512,125.462%2060.193,426.663%200,426.663%200,386.538%20451.807,85.337%20'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/UA-DewlWFPj.js b/contrib/data/www/web/assets/UA-DewlWFPj.js
new file mode 100644
index 00000000..8e3207c7
--- /dev/null
+++ b/contrib/data/www/web/assets/UA-DewlWFPj.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFDA44'%20width='512'%20height='341.326'/%3e%3crect%20y='85.337'%20fill='%23338AF3'%20width='512'%20height='170.663'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/UG-1AXaIxpM.js b/contrib/data/www/web/assets/UG-1AXaIxpM.js
new file mode 100644
index 00000000..7b88bff7
--- /dev/null
+++ b/contrib/data/www/web/assets/UG-1AXaIxpM.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20341.3'%3e%3crect%20y='0'%20fill='%23232323'%20width='512'%20height='341.3'/%3e%3crect%20y='56.9'%20fill='%23FFDA44'%20width='512'%20height='56.9'/%3e%3crect%20y='113.8'%20fill='%23D32300'%20width='512'%20height='56.9'/%3e%3crect%20y='227.6'%20fill='%23FFDA44'%20width='512'%20height='56.9'/%3e%3crect%20y='284.4'%20fill='%23D32300'%20width='512'%20height='56.9'/%3e%3ccircle%20fill='%23FFFFFF'%20cx='256'%20cy='170.7'%20r='80.7'/%3e%3cpath%20fill='%23000000'%20d='M234.5,127.5c0.9-1.4-19.6-2-19.6-2c1.7-2.5,18.4-10.5,18.4-10.5s-0.9-6,2.7-9.8l-4.5-9.8c0,0,7-3.4,18.4-3.4%20s19.9,7,21,13.1l-6.4,3.4c-0.1,4.7,1.7,11.6-4.3,17.3c-5.9,5.7-8.3,6.9-8.5,18.8c0,3.9,2.3,8.2,8.8,11.7%20c17.4,9.3,38.6,28.2,44.6,33.9c6.1,5.7,5.1,19.2,2.6,25.2s-12.1,14.3-14.3,13.6c-2.2-0.6,1.2-9.2-3.5-11.6c0,0-8.9-7.6-16.8,0.6%20s-0.2,25.2,3.9,28c4.1,2.8,1.7,5-1.9,5h-28.1c-3.8,0-5.4-2.3-1.9-5c7.6-3.8,12.4-15.3,7.4-20.3c-4.9-4.9-18.3,1.5-21.5,6.3%20c-2.8,2.8-8.8,3.6-12.9-1.4s-4.1-10.4-1.1-12.5c7-4.8,0,0,0.1-0.1c0,0,11.9-8.6,29.9-9c3.9,0,4.8-2.2,2.2-4.8%20c0,0-30.9-27.4-28.1-44.2C224.1,141.7,241.1,133.7,234.5,127.5C233.2,125.7,234.5,127.5,234.5,127.5z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/UM-hrHxDpNe.js b/contrib/data/www/web/assets/UM-hrHxDpNe.js
new file mode 100644
index 00000000..14022dbd
--- /dev/null
+++ b/contrib/data/www/web/assets/UM-hrHxDpNe.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%20fill='%23D80027'%3e%3crect%20y='0'%20width='513'%20height='26.3'/%3e%3crect%20y='52.6'%20width='513'%20height='26.3'/%3e%3crect%20y='105.2'%20width='513'%20height='26.3'/%3e%3crect%20y='157.8'%20width='513'%20height='26.3'/%3e%3crect%20y='210.5'%20width='513'%20height='26.3'/%3e%3crect%20y='263.1'%20width='513'%20height='26.3'/%3e%3crect%20y='315.7'%20width='513'%20height='26.3'/%3e%3c/g%3e%3crect%20fill='%232E52B2'%20width='256.5'%20height='184.1'/%3e%3cg%20fill='%23FFFFFF'%3e%3cpolygon%20points='47.8,138.9%2043.8,126.1%2039.4,138.9%2026.2,138.9%2036.9,146.6%2032.9,159.4%2043.8,151.5%2054.4,159.4%2050.3,146.6%2061.2,138.9%20'/%3e%3cpolygon%20points='104.1,138.9%20100,126.1%2095.8,138.9%2082.6,138.9%2093.3,146.6%2089.3,159.4%20100,151.5%20110.8,159.4%20106.8,146.6%20117.5,138.9%20'/%3e%3cpolygon%20points='160.6,138.9%20156.3,126.1%20152.3,138.9%20138.8,138.9%20149.8,146.6%20145.6,159.4%20156.3,151.5%20167.3,159.4%20163.1,146.6%20173.8,138.9%20'/%3e%3cpolygon%20points='216.8,138.9%20212.8,126.1%20208.6,138.9%20195.3,138.9%20206.1,146.6%20202.1,159.4%20212.8,151.5%20223.6,159.4%20219.3,146.6%20230.3,138.9%20'/%3e%3cpolygon%20points='100,75.3%2095.8,88.1%2082.6,88.1%2093.3,96%2089.3,108.6%20100,100.8%20110.8,108.6%20106.8,96%20117.5,88.1%20104.1,88.1%20'/%3e%3cpolygon%20points='43.8,75.3%2039.4,88.1%2026.2,88.1%2036.9,96%2032.9,108.6%2043.8,100.8%2054.4,108.6%2050.3,96%2061.2,88.1%2047.8,88.1%20'/%3e%3cpolygon%20points='156.3,75.3%20152.3,88.1%20138.8,88.1%20149.8,96%20145.6,108.6%20156.3,100.8%20167.3,108.6%20163.1,96%20173.8,88.1%20160.6,88.1%20'/%3e%3cpolygon%20points='212.8,75.3%20208.6,88.1%20195.3,88.1%20206.1,96%20202.1,108.6%20212.8,100.8%20223.6,108.6%20219.3,96%20230.3,88.1%20216.8,88.1%20'/%3e%3cpolygon%20points='43.8,24.7%2039.4,37.3%2026.2,37.3%2036.9,45.2%2032.9,57.9%2043.8,50%2054.4,57.9%2050.3,45.2%2061.2,37.3%2047.8,37.3%20'/%3e%3cpolygon%20points='100,24.7%2095.8,37.3%2082.6,37.3%2093.3,45.2%2089.3,57.9%20100,50%20110.8,57.9%20106.8,45.2%20117.5,37.3%20104.1,37.3%20'/%3e%3cpolygon%20points='156.3,24.7%20152.3,37.3%20138.8,37.3%20149.8,45.2%20145.6,57.9%20156.3,50%20167.3,57.9%20163.1,45.2%20173.8,37.3%20160.6,37.3%20'/%3e%3cpolygon%20points='212.8,24.7%20208.6,37.3%20195.3,37.3%20206.1,45.2%20202.1,57.9%20212.8,50%20223.6,57.9%20219.3,45.2%20230.3,37.3%20216.8,37.3%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/UNKNOWN-DIN2B7u2.js b/contrib/data/www/web/assets/UNKNOWN-DIN2B7u2.js
new file mode 100644
index 00000000..55747540
--- /dev/null
+++ b/contrib/data/www/web/assets/UNKNOWN-DIN2B7u2.js
@@ -0,0 +1 @@
+const t="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20version='1.0'%20width='225'%20height='150'%20id='svg2'%3e%3cdefs%20id='defs5'/%3e%3crect%20x='0'%20y='0'%20width='225'%20height='150'%20style='fill:%23d4d4d4'%20id='rect1310'/%3e%3cpath%20d='M%2064.255859,62.075068%20L%2063.136719,62.075068%20C%2063.128904,62.047727%2063.092772,61.948118%2063.02832,61.77624%20C%2062.963866,61.604368%2062.931639,61.453977%2062.931641,61.325068%20C%2062.931639,61.078978%2062.965819,60.84265%2063.03418,60.616084%20C%2063.102537,60.389525%2063.203123,60.177611%2063.335938,59.980341%20C%2063.468748,59.783081%2063.731443,59.467651%2064.124023,59.034052%20C%2064.516598,58.600465%2064.712887,58.243043%2064.712891,57.961787%20C%2064.712887,57.414919%2064.355466,57.141482%2063.640625,57.141474%20C%2063.292967,57.141482%2062.929686,57.31531%2062.550781,57.662959%20L%2061.947266,56.532099%20C%2062.451171,56.137576%2063.113279,55.940311%2063.933594,55.940302%20C%2064.566403,55.940311%2065.094723,56.116092%2065.518555,56.467646%20C%2065.942378,56.819216%2066.154292,57.286013%2066.154297,57.868037%20C%2066.154292,58.266481%2066.077144,58.603394%2065.922852,58.878779%20C%2065.76855,59.154175%2065.497066,59.477417%2065.108398,59.848505%20C%2064.719723,60.219604%2064.466794,60.528197%2064.349609,60.774287%20C%2064.232419,61.020384%2064.173825,61.289915%2064.173828,61.58288%20C%2064.173825,61.645383%2064.201169,61.809446%2064.255859,62.075068%20L%2064.255859,62.075068%20z%20M%2063.757813,62.871943%20C%2064.023435,62.871945%2064.249021,62.965695%2064.43457,63.153193%20C%2064.620114,63.340694%2064.712887,63.567257%2064.712891,63.83288%20C%2064.712887,64.098506%2064.620114,64.325068%2064.43457,64.512568%20C%2064.249021,64.700068%2064.023435,64.793818%2063.757813,64.793818%20C%2063.492185,64.793818%2063.265623,64.700068%2063.078125,64.512568%20C%2062.890623,64.325068%2062.796874,64.098506%2062.796875,63.83288%20C%2062.796874,63.567257%2062.890623,63.340694%2063.078125,63.153193%20C%2063.265623,62.965695%2063.492185,62.871945%2063.757813,62.871943%20L%2063.757813,62.871943%20z%20'%20transform='matrix(10.52848,0,0,10.52848,-561.8574,-560.5734)'%20style='font-size:12px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%25;writing-mode:lr-tb;text-anchor:start;fill:white;font-family:Trebuchet%20MS'%20id='flowRoot1875'/%3e%3c/svg%3e";export{t as default};
diff --git a/contrib/data/www/web/assets/US-hrHxDpNe.js b/contrib/data/www/web/assets/US-hrHxDpNe.js
new file mode 100644
index 00000000..14022dbd
--- /dev/null
+++ b/contrib/data/www/web/assets/US-hrHxDpNe.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%20fill='%23D80027'%3e%3crect%20y='0'%20width='513'%20height='26.3'/%3e%3crect%20y='52.6'%20width='513'%20height='26.3'/%3e%3crect%20y='105.2'%20width='513'%20height='26.3'/%3e%3crect%20y='157.8'%20width='513'%20height='26.3'/%3e%3crect%20y='210.5'%20width='513'%20height='26.3'/%3e%3crect%20y='263.1'%20width='513'%20height='26.3'/%3e%3crect%20y='315.7'%20width='513'%20height='26.3'/%3e%3c/g%3e%3crect%20fill='%232E52B2'%20width='256.5'%20height='184.1'/%3e%3cg%20fill='%23FFFFFF'%3e%3cpolygon%20points='47.8,138.9%2043.8,126.1%2039.4,138.9%2026.2,138.9%2036.9,146.6%2032.9,159.4%2043.8,151.5%2054.4,159.4%2050.3,146.6%2061.2,138.9%20'/%3e%3cpolygon%20points='104.1,138.9%20100,126.1%2095.8,138.9%2082.6,138.9%2093.3,146.6%2089.3,159.4%20100,151.5%20110.8,159.4%20106.8,146.6%20117.5,138.9%20'/%3e%3cpolygon%20points='160.6,138.9%20156.3,126.1%20152.3,138.9%20138.8,138.9%20149.8,146.6%20145.6,159.4%20156.3,151.5%20167.3,159.4%20163.1,146.6%20173.8,138.9%20'/%3e%3cpolygon%20points='216.8,138.9%20212.8,126.1%20208.6,138.9%20195.3,138.9%20206.1,146.6%20202.1,159.4%20212.8,151.5%20223.6,159.4%20219.3,146.6%20230.3,138.9%20'/%3e%3cpolygon%20points='100,75.3%2095.8,88.1%2082.6,88.1%2093.3,96%2089.3,108.6%20100,100.8%20110.8,108.6%20106.8,96%20117.5,88.1%20104.1,88.1%20'/%3e%3cpolygon%20points='43.8,75.3%2039.4,88.1%2026.2,88.1%2036.9,96%2032.9,108.6%2043.8,100.8%2054.4,108.6%2050.3,96%2061.2,88.1%2047.8,88.1%20'/%3e%3cpolygon%20points='156.3,75.3%20152.3,88.1%20138.8,88.1%20149.8,96%20145.6,108.6%20156.3,100.8%20167.3,108.6%20163.1,96%20173.8,88.1%20160.6,88.1%20'/%3e%3cpolygon%20points='212.8,75.3%20208.6,88.1%20195.3,88.1%20206.1,96%20202.1,108.6%20212.8,100.8%20223.6,108.6%20219.3,96%20230.3,88.1%20216.8,88.1%20'/%3e%3cpolygon%20points='43.8,24.7%2039.4,37.3%2026.2,37.3%2036.9,45.2%2032.9,57.9%2043.8,50%2054.4,57.9%2050.3,45.2%2061.2,37.3%2047.8,37.3%20'/%3e%3cpolygon%20points='100,24.7%2095.8,37.3%2082.6,37.3%2093.3,45.2%2089.3,57.9%20100,50%20110.8,57.9%20106.8,45.2%20117.5,37.3%20104.1,37.3%20'/%3e%3cpolygon%20points='156.3,24.7%20152.3,37.3%20138.8,37.3%20149.8,45.2%20145.6,57.9%20156.3,50%20167.3,57.9%20163.1,45.2%20173.8,37.3%20160.6,37.3%20'/%3e%3cpolygon%20points='212.8,24.7%20208.6,37.3%20195.3,37.3%20206.1,45.2%20202.1,57.9%20212.8,50%20223.6,57.9%20219.3,45.2%20230.3,37.3%20216.8,37.3%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/UY-D3PEaFKJ.js b/contrib/data/www/web/assets/UY-D3PEaFKJ.js
new file mode 100644
index 00000000..bd6ed1df
--- /dev/null
+++ b/contrib/data/www/web/assets/UY-D3PEaFKJ.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20513%20342'%3e%3crect%20fill='%23FFFFFF'%20width='513'%20height='342'/%3e%3cg%20fill='%230038a8'%3e%3crect%20y='38'%20width='513'%20height='38'/%3e%3crect%20y='114'%20width='513'%20height='38'/%3e%3crect%20y='190'%20width='513'%20height='38'/%3e%3crect%20y='266'%20width='513'%20height='38'/%3e%3c/g%3e%3crect%20fill='%23FFFFFF'%20width='256.5'%20height='190'/%3e%3cpath%20fill='%23FED443'%20d='M128.3,138.7l-15.1,22.6l-3.8-26.9l-23.4,13.8l8.2-25.9L67,124.5l18.6-19.8L60.3,95l25.4-9.7L67,65.5l27.1,2.3%20l-8.2-25.9l23.4,13.8l3.9-26.9l15.1,22.6l15.1-22.6l3.8,26.9l23.4-13.8l-8.2,25.9l27.1-2.2l-18.6,19.8l25.4,9.7l-25.4,9.7l18.6,19.8%20l-27.1-2.2l8.2,25.9l-23.4-13.8l-3.9,26.9L128.3,138.7z%20M128.3,138.2c23.9,0.9,44-17.6,44.9-41.5c0.9-23.9-17.6-44-41.5-44.9%20c-1.1,0-2.3,0-3.4,0c-23.9,0.8-42.6,20.8-41.8,44.6C87.1,119.2,105.5,137.5,128.3,138.2L128.3,138.2z%20M128.3,127.6%20c-18.8,0-34-15.2-34-34s15.2-34,34-34s34,15.2,34,34S147,127.6,128.3,127.6z'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/UZ-DbF9PNiH.js b/contrib/data/www/web/assets/UZ-DbF9PNiH.js
new file mode 100644
index 00000000..05cb4090
--- /dev/null
+++ b/contrib/data/www/web/assets/UZ-DbF9PNiH.js
@@ -0,0 +1 @@
+const F="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23D80027'%20width='512'%20height='341.326'/%3e%3crect%20y='322.783'%20fill='%236DA544'%20width='512'%20height='103.88'/%3e%3crect%20id='SVGCleanerId_0'%20y='85.337'%20fill='%23338AF3'%20width='512'%20height='104.515'/%3e%3crect%20y='210.877'%20fill='%23FFFFFF'%20width='512'%20height='89.656'/%3e%3cg%3e%3crect%20id='SVGCleanerId_0_1_'%20y='85.337'%20fill='%23338AF3'%20width='512'%20height='104.515'/%3e%3c/g%3e%3cg%3e%3cpath%20fill='%23FFFFFF'%20d='M188.688,137.589c0-15.984,11.234-29.339,26.236-32.614c-2.306-0.503-4.698-0.777-7.155-0.777%20c-18.442,0-33.391,14.949-33.391,33.391s14.949,33.391,33.391,33.391c2.458,0,4.85-0.273,7.155-0.777%20C199.922,166.928,188.688,153.573,188.688,137.589z'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='234.658,152.766%20236.919,159.723%20244.234,159.723%20238.316,164.024%20240.577,170.98%20234.658,166.68%20228.74,170.98%20231.001,164.024%20225.083,159.723%20232.398,159.723%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='258.006,152.766%20260.266,159.723%20267.581,159.723%20261.663,164.024%20263.924,170.98%20258.006,166.68%20252.088,170.98%20254.348,164.024%20248.431,159.723%20255.745,159.723%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='281.353,152.766%20283.613,159.723%20290.928,159.723%20285.011,164.024%20287.271,170.98%20281.353,166.68%20275.435,170.98%20277.695,164.024%20271.777,159.723%20279.092,159.723%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='304.7,152.766%20306.962,159.723%20314.277,159.723%20308.358,164.024%20310.619,170.98%20304.7,166.68%20298.782,170.98%20301.044,164.024%20295.125,159.723%20302.439,159.723%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='328.048,152.766%20330.308,159.723%20337.623,159.723%20331.705,164.024%20333.966,170.98%20328.048,166.68%20322.13,170.98%20324.39,164.024%20318.473,159.723%20325.787,159.723%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='258.006,128.482%20260.266,135.438%20267.581,135.438%20261.663,139.738%20263.924,146.695%20258.006,142.396%20252.088,146.695%20254.348,139.738%20248.431,135.438%20255.745,135.438%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='281.353,128.482%20283.613,135.438%20290.928,135.438%20285.011,139.738%20287.271,146.695%20281.353,142.396%20275.435,146.695%20277.695,139.738%20271.777,135.438%20279.092,135.438%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='304.7,128.482%20306.962,135.438%20314.277,135.438%20308.358,139.738%20310.619,146.695%20304.7,142.396%20298.782,146.695%20301.044,139.738%20295.125,135.438%20302.439,135.438%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='328.048,128.482%20330.308,135.438%20337.623,135.438%20331.705,139.738%20333.966,146.695%20328.048,142.396%20322.13,146.695%20324.39,139.738%20318.473,135.438%20325.787,135.438%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='281.353,104.198%20283.613,111.154%20290.928,111.154%20285.011,115.454%20287.271,122.411%20281.353,118.111%20275.435,122.411%20277.695,115.454%20271.777,111.154%20279.092,111.154%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='304.7,104.198%20306.962,111.154%20314.277,111.154%20308.358,115.454%20310.619,122.411%20304.7,118.111%20298.782,122.411%20301.044,115.454%20295.125,111.154%20302.439,111.154%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='328.048,104.198%20330.308,111.154%20337.623,111.154%20331.705,115.454%20333.966,122.411%20328.048,118.111%20322.13,122.411%20324.39,115.454%20318.473,111.154%20325.787,111.154%20'/%3e%3c/g%3e%3c/svg%3e";export{F as default};
diff --git a/contrib/data/www/web/assets/VA-XPVDV5gM.js b/contrib/data/www/web/assets/VA-XPVDV5gM.js
new file mode 100644
index 00000000..679f6ce6
--- /dev/null
+++ b/contrib/data/www/web/assets/VA-XPVDV5gM.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23FFDA44'%20width='512'%20height='341.326'/%3e%3crect%20x='256'%20y='85.331'%20fill='%23FFFFFF'%20width='256'%20height='341.337'/%3e%3cpath%20fill='%23ACABB1'%20d='M321.353,233.837l32.073,42.43c-5.053,7.651-5.026,17.961,0.817,25.692%20c7.414,9.807,21.374,11.748,31.182,4.335c9.807-7.414,11.748-21.374,4.334-31.182c-5.843-7.731-15.756-10.568-24.495-7.795%20l-49.988-66.129l-11.838,8.949l-17.759,13.424l17.899,23.677L321.353,233.837z%20M367.528,282.617%20c3.27-2.472,7.923-1.824,10.395,1.445c2.471,3.269,1.824,7.923-1.445,10.395c-3.269,2.47-7.923,1.824-10.394-1.446%20C363.613,289.743,364.259,285.088,367.528,282.617z'/%3e%3cpath%20fill='%23FFDA44'%20d='M376.367,247.24l17.899-23.677l-17.759-13.424l-11.838-8.949l-49.988,66.129%20c-8.74-2.775-18.651,0.063-24.495,7.795c-7.414,9.808-5.473,23.768,4.334,31.182c9.808,7.414,23.768,5.473,31.182-4.335%20c5.845-7.731,5.871-18.041,0.817-25.692l32.073-42.43L376.367,247.24z%20M313.863,293.011c-2.471,3.27-7.125,3.916-10.394,1.446%20c-3.27-2.472-3.916-7.126-1.445-10.395c2.471-3.268,7.125-3.916,10.395-1.445C315.687,285.088,316.334,289.743,313.863,293.011z'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/VC-BDghloKL.js b/contrib/data/www/web/assets/VC-BDghloKL.js
new file mode 100644
index 00000000..050f6216
--- /dev/null
+++ b/contrib/data/www/web/assets/VC-BDghloKL.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23FFDA44'%20width='512'%20height='341.337'/%3e%3crect%20y='85.331'%20fill='%23338AF3'%20width='170.663'%20height='341.337'/%3e%3cg%3e%3crect%20x='341.337'%20y='85.331'%20fill='%236DA544'%20width='170.663'%20height='341.337'/%3e%3cpolygon%20fill='%236DA544'%20points='214.261,283.82%20180.868,233.734%20214.26,183.647%20247.652,233.734%20'/%3e%3cpolygon%20fill='%236DA544'%20points='297.739,283.82%20264.348,233.734%20297.739,183.647%20331.132,233.734%20'/%3e%3cpolygon%20fill='%236DA544'%20points='256,350.603%20222.609,300.516%20256,250.429%20289.391,300.516%20'/%3e%3c/g%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/VE-BD6sp8D2.js b/contrib/data/www/web/assets/VE-BD6sp8D2.js
new file mode 100644
index 00000000..1ff1b809
--- /dev/null
+++ b/contrib/data/www/web/assets/VE-BD6sp8D2.js
@@ -0,0 +1 @@
+const F="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2022.5%2015'%3e%3crect%20fill='%23FFCE00'%20width='22.5'%20height='5'/%3e%3crect%20y='5'%20fill='%23203899'%20width='22.5'%20height='5'/%3e%3crect%20y='10'%20fill='%23D82B2B'%20width='22.5'%20height='5'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='12.13,5.38%2012.27,5.84%2012.72,5.98%2012.33,6.25%2012.34,6.73%2011.96,6.44%2011.51,6.59%2011.66,6.15%2011.38,5.77%2011.85,5.77%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='10.36,5.38%2010.63,5.77%2011.1,5.77%2010.82,6.15%2010.97,6.6%2010.52,6.44%2010.14,6.72%2010.15,6.25%209.76,5.97%2010.21,5.84%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='13.8,5.94%2013.79,6.42%2014.18,6.69%2013.72,6.83%2013.58,7.28%2013.31,6.9%2012.83,6.9%2013.12,6.52%2012.97,6.07%2013.42,6.23%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='8.69,5.96%209.09,6.23%209.53,6.05%209.4,6.51%209.7,6.87%209.23,6.89%208.97,7.29%208.81,6.85%208.35,6.73%208.72,6.43%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='15.24,7.13%2015.04,7.57%2015.29,7.97%2014.82,7.92%2014.51,8.28%2014.41,7.82%2013.98,7.64%2014.39,7.4%2014.42,6.93%2014.77,7.24%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='15.43,8.25%2015.64,8.68%2016.11,8.75%2015.77,9.08%2015.85,9.54%2015.43,9.32%2015.01,9.54%2015.09,9.08%2014.75,8.75%2015.22,8.68%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='7,8.2%207.21,8.63%207.68,8.69%207.34,9.02%207.42,9.49%207,9.27%206.58,9.49%206.66,9.02%206.32,8.69%206.79,8.63%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='7.31,7.05%207.76,7.19%208.14,6.9%208.14,7.38%208.53,7.64%208.08,7.79%207.95,8.25%207.67,7.87%207.2,7.88%207.47,7.5%20'/%3e%3c/svg%3e";export{F as default};
diff --git a/contrib/data/www/web/assets/VG-JWeMT2dO.js b/contrib/data/www/web/assets/VG-JWeMT2dO.js
new file mode 100644
index 00000000..69eaf677
--- /dev/null
+++ b/contrib/data/www/web/assets/VG-JWeMT2dO.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.334'%20fill='%230052B4'%20width='512'%20height='341.337'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='256,85.334%20256,202.66%20209.931,202.66%20256,233.38%20256,255.997%20233.372,255.997%20160,207.078%20160,255.997%2096,255.997%2096,207.078%2022.628,255.997%200,255.997%200,233.38%2046.069,202.66%200,202.66%200,138.66%2046.069,138.66%200,107.951%200,85.334%2022.628,85.334%2096,134.241%2096,85.334%20160,85.334%20160,134.241%20233.372,85.334%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='144,85.33%20112,85.33%20112,154.663%200,154.663%200,186.663%20112,186.663%20112,255.997%20144,255.997%20144,186.663%20256,186.663%20256,154.663%20144,154.663%20'/%3e%3cpolygon%20fill='%23D80027'%20points='0,85.329%200,100.412%2057.377,138.663%2080,138.663%20'/%3e%3cpolygon%20fill='%23D80027'%20points='256,85.329%20256,100.412%20198.623,138.663%20176,138.663%20'/%3e%3c/g%3e%3cpolygon%20fill='%232E52B2'%20points='256,107.951%20256,138.663%20209.931,138.663%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='0,85.329%200,100.412%2057.377,138.663%2080,138.663%20'/%3e%3cpolygon%20fill='%23D80027'%20points='256,85.329%20256,100.412%20198.623,138.663%20176,138.663%20'/%3e%3c/g%3e%3cpolygon%20fill='%232E52B2'%20points='256,107.951%20256,138.663%20209.931,138.663%20'/%3e%3cg%3e%3cpolygon%20fill='%23D80027'%20points='0,255.997%200,240.915%2057.377,202.663%2080,202.663%20'/%3e%3cpolygon%20fill='%23D80027'%20points='256,255.997%20256,240.915%20198.623,202.663%20176,202.663%20'/%3e%3c/g%3e%3cpath%20fill='%23FFDA44'%20d='M384,259.706l-46.129,46.129c8.645,16.675,26.051,28.074,46.129,28.074%20c20.078,0,37.484-11.4,46.129-28.074L384,259.706z'/%3e%3cpath%20fill='%236DA544'%20d='M332.058,178.084v81.623v0.001l0,0C332.059,299.467,384,311.649,384,311.649%20s51.941-12.182,51.942-51.942l0,0v-0.001v-81.622H332.058z'/%3e%3crect%20x='372.87'%20y='215.181'%20fill='%23FFFFFF'%20width='22.261'%20height='59.359'/%3e%3ccircle%20fill='%23A2001D'%20cx='384'%20cy='215.181'%20r='11.13'/%3e%3cg%3e%3crect%20x='346.902'%20y='192.92'%20fill='%23FFDA44'%20width='14.84'%20height='14.84'/%3e%3crect%20x='346.902'%20y='226.312'%20fill='%23FFDA44'%20width='14.84'%20height='14.84'/%3e%3crect%20x='346.902'%20y='259.703'%20fill='%23FFDA44'%20width='14.84'%20height='14.84'/%3e%3crect%20x='406.261'%20y='192.92'%20fill='%23FFDA44'%20width='14.84'%20height='14.84'/%3e%3crect%20x='406.261'%20y='226.312'%20fill='%23FFDA44'%20width='14.84'%20height='14.84'/%3e%3crect%20x='406.261'%20y='259.703'%20fill='%23FFDA44'%20width='14.84'%20height='14.84'/%3e%3c/g%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/VI-BLcpEKX1.js b/contrib/data/www/web/assets/VI-BLcpEKX1.js
new file mode 100644
index 00000000..38b9adad
--- /dev/null
+++ b/contrib/data/www/web/assets/VI-BLcpEKX1.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20341.3'%3e%3crect%20y='0'%20fill='%23FFFFFF'%20width='512'%20height='341.3'/%3e%3cpath%20fill='%231583C4'%20d='M397.7,166.3L346.7,264c-1.1,2-0.3,4.5,1.8,5.6c2,1.1,4.5,0.3,5.6-1.8l51-97.7c1-2.1,0.1-4.6-2-5.5%20C401.1,163.7,398.8,164.4,397.7,166.3L397.7,166.3z'/%3e%3cpath%20fill='%231583C4'%20d='M404.9,188l-57.8,75.4c-1.3,1.9-0.8,4.5,1.1,5.8c1.7,1.2,4.1,0.9,5.5-0.7l57.8-75.4c1.4-1.8,1.1-4.4-0.8-5.8%20C408.9,185.8,406.3,186.2,404.9,188L404.9,188z'/%3e%3cpath%20fill='%231583C4'%20d='M379,181.3l-32.5,83.1c-0.8,2.1,0.2,4.6,2.4,5.4c2.1,0.8,4.6-0.2,5.4-2.4l32.5-83.1c0.7-2.2-0.4-4.5-2.6-5.3%20C382.1,178.4,379.9,179.4,379,181.3z'/%3e%3cpath%20fill='%23409347'%20d='M122.1,171.9c0.4,1.7,1.2,4.7,2.2,8.5c1.7,6.4,3.6,12.8,5.6,18.7c2.3,6.9,14.7,31.4,20.2,39.1%20c6.9,9.7,14.1,19.3,21.5,28.6c1.6,1.9,4.5,2.1,6.4,0.5c1.8-1.6,2.1-4.3,0.7-6.2c-7.3-9.2-14.4-18.6-21.2-28.2%20c-4.2-5.8-17.2-31.1-19-36.7c-2.9-8.7-5.4-17.6-7.6-26.5c-0.5-2.4-2.9-4-5.3-3.5c-2.4,0.5-4,2.9-3.5,5.3%20C122,171.7,122.1,171.8,122.1,171.9L122.1,171.9z'/%3e%3cg%3e%3cpath%20fill='%23FFD836'%20stroke='%23231F20'%20stroke-miterlimit='10'%20d='M297.1,114.9c0,0-17.6-72.1-36.1-72.1c-6.9,0-11.9-0.6-15.4,6.4c-0.9,1.7-20.7-1.6-19.1,20.8%20c0.5,6.9,1.1-9.8,14.9-3.4c6.3,3-16.4,48.2-16.4,48.2H297.1z'/%3e%3cpath%20fill='%23FFD836'%20stroke='%23231F20'%20stroke-miterlimit='10'%20d='M466.1,48.4l-90.9,22c-75.3,18.3-42.1,44.4-42.1,44.4l-72.1,12l-72.1-12c0,0,33.2-26.1-42.1-44.4l-90.9-22%20C43.1,45.3,38.1,51.8,45.3,63c0,0,106.6,104,126.8,112c20.2,8.1,40.8,0,40.8,0s-14.9,8.7-24,24c-9.2,15.3-4.6,34.7-38.9,40.2%20c-5.5,6.6-5,14,2.9,19.9c7.9,5.8,72.1-48.1,72.1-48.1s-24,24.4-24,36.1c0,5.1,44.1,53.8,60.1,53.8s60.1-48.7,60.1-53.8%20c0-11.7-24-36.1-24-36.1s64.2,53.9,72.1,48.1s11.4-19.3,2.8-19.9c-28-1.8-29.7-24.9-38.9-40.2c-9.2-15.3-24-24-24-24%20s20.6,8.1,40.8,0S476.7,63,476.7,63C483.9,51.8,479,45.3,466.1,48.4z'/%3e%3c/g%3e%3cpath%20fill='%23FFFFFF'%20stroke='%23231F20'%20stroke-miterlimit='10'%20d='M201.3,111.8v80.3c0,45.7,59.7,59.7,59.7,59.7s59.7-14,59.7-59.7v-80.3H201.3L201.3,111.8z'/%3e%3cg%3e%3cpath%20fill='%23D80027'%20d='M225.2,137.7v97.3c8.2,6,17,10.2,23.9,12.9V137.7H225.2L225.2,137.7z'/%3e%3cpath%20fill='%23D80027'%20d='M296.8,137.7v97.3c-8.2,6-17,10.2-23.9,12.9V137.7H296.8L296.8,137.7z'/%3e%3c/g%3e%3crect%20x='201.3'%20y='111.8'%20fill='%230052B4'%20width='119.4'%20height='37.9'/%3e%3cpolygon%20fill='%231583C4'%20points='60.1,210.5%2038.2,152.4%2015.7,152.4%2047.5,233.2%2072.7,233.2%20104.2,152.4%2081.7,152.4%20'/%3e%3crect%20x='451.5'%20y='151.9'%20fill='%231583C4'%20width='18.9'%20height='81.7'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/VN-88OylpOb.js b/contrib/data/www/web/assets/VN-88OylpOb.js
new file mode 100644
index 00000000..6954ef86
--- /dev/null
+++ b/contrib/data/www/web/assets/VN-88OylpOb.js
@@ -0,0 +1 @@
+const o="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3cpolygon%20fill='%23D80027'%20points='196.641,85.337%200,85.337%200,426.663%20196.641,426.663%20512,426.663%20512,85.337%20'/%3e%3cpolygon%20fill='%23FFDA44'%20points='256,157.279%20278.663,227.026%20352,227.026%20292.668,270.132%20315.332,339.881%20256,296.774%20196.668,339.881%20219.332,270.132%20160,227.026%20233.337,227.026%20'/%3e%3c/svg%3e";export{o as default};
diff --git a/contrib/data/www/web/assets/VU-B3o2l031.js b/contrib/data/www/web/assets/VU-B3o2l031.js
new file mode 100644
index 00000000..3e53d8e9
--- /dev/null
+++ b/contrib/data/www/web/assets/VU-B3o2l031.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20fill='%23000'%20y='85.337'%20width='512'%20height='341.326'/%3e%3cpolygon%20fill='%236DA544'%20points='512,256%20512,426.663%200,426.663%20215.185,256%20'/%3e%3cpolygon%20fill='%23D80027'%20points='512,85.337%20512,256%20215.185,256%200,85.337%20'/%3e%3cpolygon%20fill='%23000'%20points='221.001,239.304%2026.868,85.337%208.956,85.337%20217.124,250.435%20512,250.435%20512,239.304%20'/%3e%3cpolygon%20fill='%23000'%20points='8.956,426.663%2026.868,426.663%20221.001,272.696%20512,272.696%20512,261.565%20217.124,261.565%20'/%3e%3cpolygon%20fill='%23000'%20points='0,92.44%200,106.646%20188.317,256%200,405.354%200,419.559%20206.229,256%20'/%3e%3cg%3e%3cpolygon%20fill='%23FFDA44'%20points='8.956,85.337%200,85.337%200,92.44%20206.229,256%200,419.559%200,426.663%208.956,426.663%20217.124,261.565%20512,261.565%20512,250.435%20217.124,250.435%20'/%3e%3cpath%20fill='%23FFDA44'%20d='M63.718,292.382v-14.295c14.265,0,25.87-11.606,25.87-25.869c0-10.092-8.211-18.303-18.304-18.303%20c-6.875,0-12.469,5.593-12.469,12.469c0,4.397,3.577,7.974,7.974,7.974c2.485,0,4.508-2.023,4.508-4.508h14.295%20c0,10.368-8.435,18.804-18.802,18.804c-12.279-0.002-22.269-9.993-22.269-22.271c0-14.758,12.006-26.764,26.764-26.764%20c17.975,0,32.599,14.623,32.599,32.599C103.884,274.363,85.866,292.382,63.718,292.382z'/%3e%3c/g%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/WF-Bv7MkmLx.js b/contrib/data/www/web/assets/WF-Bv7MkmLx.js
new file mode 100644
index 00000000..a49f2e05
--- /dev/null
+++ b/contrib/data/www/web/assets/WF-Bv7MkmLx.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20100'%3e%3crect%20fill='%23D80B30'%20width='150'%20height='100'/%3e%3crect%20fill='%2300318A'%20width='20'%20height='44.33'/%3e%3crect%20x='20'%20fill='%23FFFFFF'%20width='20'%20height='44.33'/%3e%3cpath%20fill='none'%20stroke='%23FFFFFF'%20stroke-width='3'%20d='M0,44.33h62.75V0'/%3e%3cpath%20fill='%23FFFFFF'%20d='M108.08,43.29L87.96,23.17h40.25L108.08,43.29z%20M101.38,50L81.25,29.88v40.25L101.38,50z%20M108.08,56.71%20L87.96,76.83h40.25L108.08,56.71z%20M114.79,50l20.13-20.13v40.25L114.79,50z'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/WS-Cxo8EBUY.js b/contrib/data/www/web/assets/WS-Cxo8EBUY.js
new file mode 100644
index 00000000..52d96f51
--- /dev/null
+++ b/contrib/data/www/web/assets/WS-Cxo8EBUY.js
@@ -0,0 +1 @@
+const F="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23D80027'%20width='512'%20height='341.337'/%3e%3crect%20y='85.331'%20fill='%230052B4'%20width='256'%20height='170.663'/%3e%3cg%3e%3cpolygon%20fill='%23FFFFFF'%20points='165.483,181.79%20168.247,190.294%20177.186,190.294%20169.954,195.548%20172.717,204.051%20165.483,198.796%20158.25,204.051%20161.013,195.548%20153.78,190.294%20162.72,190.294%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='120.579,115.007%20125.185,129.18%20140.085,129.18%20128.03,137.937%20132.635,152.108%20120.579,143.35%20108.525,152.108%20113.13,137.937%20101.074,129.18%20115.975,129.18%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='165.101,129.848%20169.707,144.02%20184.607,144.02%20172.552,152.777%20177.156,166.95%20165.101,158.19%20153.047,166.95%20157.651,152.777%20145.596,144.02%20160.496,144.02%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='129.909,189.211%20134.515,203.383%20149.415,203.383%20137.36,212.141%20141.964,226.312%20129.909,217.553%20117.855,226.312%20122.459,212.141%20110.404,203.383%20125.304,203.383%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='90.899,152.108%2095.504,166.281%20110.404,166.281%2098.349,175.038%20102.953,189.211%2090.899,180.451%2078.844,189.211%2083.448,175.038%2071.393,166.281%2086.293,166.281%20'/%3e%3c/g%3e%3c/svg%3e";export{F as default};
diff --git a/contrib/data/www/web/assets/XK-DHuA0EV5.js b/contrib/data/www/web/assets/XK-DHuA0EV5.js
new file mode 100644
index 00000000..4bc9025c
--- /dev/null
+++ b/contrib/data/www/web/assets/XK-DHuA0EV5.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20341.33'%3e%3crect%20y='0'%20fill='%230052B4'%20width='512'%20height='341.34'/%3e%3cg%3e%3cpolygon%20fill='%23FFFFFF'%20points='220.72,42.63%20228.67,58.74%20246.44,61.32%20233.58,73.86%20236.62,91.56%20220.72,83.2%20204.82,91.56%20207.85,73.86%20194.99,61.32%20212.77,58.74%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='291.28,42.57%20299.23,58.67%20317.01,61.26%20304.15,73.79%20307.18,91.5%20291.28,83.14%20275.38,91.5%20278.42,73.79%20265.56,61.26%20283.33,58.67%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='353.36,53.93%20361.31,70.04%20379.08,72.62%20366.22,85.16%20369.26,102.86%20353.36,94.51%20337.46,102.86%20340.5,85.16%20327.63,72.62%20345.41,70.04%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='416.37,72.23%20424.32,88.34%20442.09,90.93%20429.23,103.46%20432.27,121.17%20416.37,112.81%20400.47,121.17%20403.5,103.46%20390.64,90.93%20408.42,88.34%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='158.64,53.93%20166.59,70.04%20184.37,72.62%20171.5,85.16%20174.54,102.86%20158.64,94.51%20142.74,102.86%20145.78,85.16%20132.92,72.62%20150.69,70.04%20'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='95.63,72.23%20103.58,88.34%20121.36,90.93%20108.5,103.46%20111.53,121.17%2095.63,112.81%2079.73,121.17%2082.77,103.46%2069.91,90.93%2087.68,88.34%20'/%3e%3c/g%3e%3cpath%20fill='%23FFDA44'%20d='M217.53,259.33l-27.22-13.61l-27.22-54.43h27.22l27.22-27.22l13.61-27.22l27.22-13.61l13.61,13.61l27.22,13.61%20v13.61l13.61,13.61l40.83,27.22L340,245.73l-40.83,40.83l-13.61-27.22l-40.83,27.22v27.22l-13.61-13.61L217.53,259.33z'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/YE-By8P38Ye.js b/contrib/data/www/web/assets/YE-By8P38Ye.js
new file mode 100644
index 00000000..7f1788c8
--- /dev/null
+++ b/contrib/data/www/web/assets/YE-By8P38Ye.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3crect%20y='85.337'%20fill='%23D80027'%20width='512'%20height='113.775'/%3e%3crect%20y='312.888'%20fill='%23000'%20width='512'%20height='113.775'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/YT-DbhRoF51.js b/contrib/data/www/web/assets/YT-DbhRoF51.js
new file mode 100644
index 00000000..6b10f7d1
--- /dev/null
+++ b/contrib/data/www/web/assets/YT-DbhRoF51.js
@@ -0,0 +1 @@
+const c="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2060'%3e%3crect%20fill='%23FFFFFF'%20width='90'%20height='60'/%3e%3cpath%20stroke='%237f7f7f'%20stroke-width='0.25'%20fill='%23ABABAB'%20d='M75.6,39.6c-1.1,0.7,0,1.8-0.6,1.9c-0.6,0.1-1.5-1.4-0.2-2.5c1.6-1.5,5.8,0,5.9,4.3c0,2.2-0.9,6.8-7.2,6.8%20c-7.6,0-11.4-5.7-11.4-11.4c0-4.8,3.7-13.5,6.5-14.6c3.1-1.2,6.7-3.5,6.8-5c0-0.5-1.4-0.1-3.3,0.9c-3.1,1.7-6.6,2.5-6.6,1.4%20s2.9-3.1,4-4.6c1.2-1.6,0.9-5.5,3-5.5c7.6,0,9.9,7.7,7,11.7c-1.9,2.6,4.3,1,4.3,1s0,5.3-3.2,7.3c-3,1.8-4.8,3.9-4.8,3.9%20s0.2-4.6-0.5-3.9c-0.6,0.7-11.1,4.5-10.3,12c0.3,3,4.5,5.4,8.5,5.2s5.7-2.4,5.8-4.9C79.4,39.7,76.3,39.2,75.6,39.6z'/%3e%3cpath%20stroke='%237f7f7f'%20stroke-width='0.25'%20fill='%23ABABAB'%20d='M10.7,43.6c0.1,2.5,1.8,4.7,5.8,4.9s8.2-2.2,8.5-5.2c0.8-7.5-9.7-11.3-10.3-12c-0.7-0.7-0.5,3.9-0.5,3.9%20s-1.8-2.1-4.8-3.9c-3.2-2-3.2-7.3-3.2-7.3s6.2,1.6,4.3-1c-2.9-4-0.6-11.7,7-11.7c2.1,0,1.8,3.9,3,5.5c1.1,1.5,4,3.5,4,4.6%20S21,21.7,17.9,20c-1.9-1-3.3-1.4-3.3-0.9c0.1,1.5,3.7,3.8,6.8,5c2.8,1.1,6.5,9.8,6.5,14.6c0,5.7-3.8,11.4-11.4,11.4%20c-6.3,0-7.2-4.6-7.2-6.8c0.1-4.3,4.3-5.8,5.9-4.3c1.2,1.1,0.4,2.7-0.2,2.5c-0.6-0.1,0.6-1.2-0.6-1.9C13.8,39.2,10.7,39.7,10.7,43.6z%20'/%3e%3cg%3e%3cpath%20fill='%23DE393A'%20d='M31,28.8c0,0,0,12.1,0,14s2.1,1.6,2.1,1.6s8.2,0,9.3,0c1.2,0,2.6,2.3,2.6,2.3s1.4-2.3,2.5-2.3s9.6,0,9.6,0%20s2,0.2,2-1.8s0-13.9,0-13.9H31z'/%3e%3crect%20x='31'%20y='13.1'%20fill='%233951A3'%20width='28'%20height='15.7'/%3e%3c/g%3e%3cpath%20fill='%23FFFFFF'%20d='M50.1,16.5c-0.4,2.4-2.5,4.2-5.1,4.2c-2.5,0-4.6-1.8-5.1-4.2c-0.5,0.9-0.8,1.9-0.8,3c0,3.3,2.6,5.9,5.9,5.9%20c3.3,0,5.9-2.6,5.9-5.9C50.9,18.4,50.6,17.4,50.1,16.5z'/%3e%3ccircle%20fill='%23FEE05F'%20cx='39.1'%20cy='36.5'%20r='3'/%3e%3ccircle%20fill='%23FEE05F'%20cx='50.9'%20cy='36.5'%20r='3'/%3e%3c/svg%3e";export{c as default};
diff --git a/contrib/data/www/web/assets/ZA-DsWnrAmj.js b/contrib/data/www/web/assets/ZA-DsWnrAmj.js
new file mode 100644
index 00000000..57dc9ea9
--- /dev/null
+++ b/contrib/data/www/web/assets/ZA-DsWnrAmj.js
@@ -0,0 +1 @@
+const l="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.337'%20fill='%23FFFFFF'%20width='512'%20height='341.326'/%3e%3cpolygon%20fill='%23000'%20points='114.024,256.001%200,141.926%200,370.096%20'/%3e%3cpolygon%20fill='%23ffb915'%20points='161.192,256%200,94.7%200,141.926%20114.024,256.001%200,370.096%200,417.234%20'/%3e%3cpath%20fill='%23007847'%20d='M509.833,289.391L509.833,289.391c0.058-0.44,0.804-0.878,2.167-1.318V256v-33.391h-2.167H222.602%20L85.33,85.337H0V94.7L161.192,256L0,417.234v9.429h85.33l137.272-137.272H509.833z'/%3e%3cpolygon%20fill='%23000c8a'%20points='503.181,322.783%20236.433,322.783%20132.552,426.663%20512,426.663%20512,322.783%20'/%3e%3cpolygon%20fill='%23e1392d'%20points='503.181,189.217%20512,189.217%20512,85.337%20132.552,85.337%20236.433,189.217%20'/%3e%3c/svg%3e";export{l as default};
diff --git a/contrib/data/www/web/assets/ZM-CdkX6WZ3.js b/contrib/data/www/web/assets/ZM-CdkX6WZ3.js
new file mode 100644
index 00000000..69a5d755
--- /dev/null
+++ b/contrib/data/www/web/assets/ZM-CdkX6WZ3.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20y='85.331'%20fill='%23496E2D'%20width='512'%20height='341.337'/%3e%3cpath%20fill='%23FF9811'%20d='M490.668,195.476h-48c0-8.836-7.164-16-16-16s-16,7.164-16,16h-48c0,8.836,7.697,16,16.533,16h-0.533%20c0,8.836,7.162,16,16,16c0,8.836,7.162,16,16,16h32c8.836,0,16-7.164,16-16c8.836,0,16-7.164,16-16h-0.533%20C482.972,211.476,490.668,204.312,490.668,195.476z'/%3e%3crect%20x='341.337'%20y='255.994'%20fill='%23D80027'%20width='56.888'%20height='170.663'/%3e%3crect%20x='455.112'%20y='255.994'%20fill='%23FF9811'%20width='56.888'%20height='170.663'/%3e%3crect%20x='398.225'%20y='255.994'%20fill='%23000'%20width='56.888'%20height='170.663'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/ZW-B1PpRcC0.js b/contrib/data/www/web/assets/ZW-B1PpRcC0.js
new file mode 100644
index 00000000..889112cc
--- /dev/null
+++ b/contrib/data/www/web/assets/ZW-B1PpRcC0.js
@@ -0,0 +1 @@
+const e="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%2085.333%20512%20341.333'%3e%3crect%20fill='%23000'%20y='85.333'%20width='512'%20height='341.337'/%3e%3cg%3e%3crect%20y='134.196'%20fill='%23FFDA44'%20width='512'%20height='48.868'/%3e%3crect%20y='329.668'%20fill='%23FFDA44'%20width='512'%20height='48.868'/%3e%3c/g%3e%3crect%20y='85.333'%20fill='%23057f44'%20width='512'%20height='48.868'/%3e%3cg%3e%3crect%20y='183.069'%20fill='%23D80027'%20width='512'%20height='48.868'/%3e%3crect%20y='280.806'%20fill='%23D80027'%20width='512'%20height='48.868'/%3e%3c/g%3e%3crect%20y='378.542'%20fill='%23057f44'%20width='512'%20height='48.128'/%3e%3cpolygon%20fill='%23FFFFFF'%20points='276.992,255.996%20106.329,426.659%200,426.659%200,85.333%20106.329,85.333%20'/%3e%3cpolygon%20fill='%23000'%20points='256,255.996%2085.334,426.662%20106.321,426.662%20276.988,255.996%20106.321,85.33%2085.334,85.33%20'/%3e%3cpolygon%20fill='%23D80027'%20points='102.465,202.57%20115.724,243.382%20158.641,243.382%20123.923,268.608%20137.183,309.422%20102.465,284.198%2067.745,309.422%2081.007,268.608%2046.289,243.382%2089.204,243.382%20'/%3e%3cpath%20fill='%23FFDA44'%20d='M138.94,259.335l-34.559-12.243c0,0-2.553-23.955-2.708-24.766%20c-1.173-6.18-6.603-10.851-13.123-10.851c-7.376,0-13.357,5.98-13.357,13.357c0,1.223,0.178,2.402,0.486,3.528l-9.689,9.755%20c0,0,11.509,0,17.229,0c0,17.882-13.344,17.882-13.344,35.691l7.402,17.809h44.522l7.422-17.809h-0.004%20c0.744-1.709,1.194-3.47,1.381-5.231C136.995,265.986,138.94,259.335,138.94,259.335z'/%3e%3c/svg%3e";export{e as default};
diff --git a/contrib/data/www/web/assets/esp32-BPYaDt9v.js b/contrib/data/www/web/assets/esp32-BCJodKc7.js
similarity index 96%
rename from contrib/data/www/web/assets/esp32-BPYaDt9v.js
rename to contrib/data/www/web/assets/esp32-BCJodKc7.js
index 3f5e36d6..9aca777e 100644
--- a/contrib/data/www/web/assets/esp32-BPYaDt9v.js
+++ b/contrib/data/www/web/assets/esp32-BCJodKc7.js
@@ -1 +1 @@
-import{R as o}from"./rom-Caghk6Eh.js";const D=1074521560,w="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",h=1074520064,a="GOv8P9jnC0Bx6AtA8+wLQO3oC0CP6AtA7egLQEnpC0AG6gtAeOoLQCHqC0CB5wtAo+kLQPjpC0Bn6QtAmuoLQI7pC0Ca6gtAXegLQLPoC0Dt6AtASekLQHfoC0BM6wtAs+wLQKXmC0DX7AtApeYLQKXmC0Cl5gtApeYLQKXmC0Cl5gtApeYLQKXmC0Dz6gtApeYLQM3rC0Cz7AtA",Q=1073605544,B={entry:D,text:w,text_start:h,data:a,data_start:Q};class M extends o{constructor(){super(...arguments),this.CHIP_NAME="ESP32",this.IMAGE_CHIP_ID=0,this.EFUSE_RD_REG_BASE=1073061888,this.DR_REG_SYSCON_BASE=1073111040,this.UART_CLKDIV_REG=1072955412,this.UART_CLKDIV_MASK=1048575,this.UART_DATE_REG_ADDR=1610612856,this.XTAL_CLK_DIVIDER=1,this.FLASH_SIZES={"1MB":0,"2MB":16,"4MB":32,"8MB":48,"16MB":64},this.FLASH_WRITE_SIZE=1024,this.BOOTLOADER_FLASH_OFFSET=4096,this.SPI_REG_BASE=1072963584,this.SPI_USR_OFFS=28,this.SPI_USR1_OFFS=32,this.SPI_USR2_OFFS=36,this.SPI_W0_OFFS=128,this.SPI_MOSI_DLEN_OFFS=40,this.SPI_MISO_DLEN_OFFS=44,this.TEXT_START=B.text_start,this.ENTRY=B.entry,this.DATA_START=B.data_start,this.ROM_DATA=B.data,this.ROM_TEXT=B.text}async readEfuse(C,A){const g=this.EFUSE_RD_REG_BASE+4*A;return C.debug("Read efuse "+g),await C.readReg(g)}async getPkgVersion(C){const A=await this.readEfuse(C,3);let g=A>>9&7;return g+=(A>>2&1)<<3,g}async getChipRevision(C){const A=await this.readEfuse(C,3),g=await this.readEfuse(C,5),I=await C.readReg(this.DR_REG_SYSCON_BASE+124),t=A>>15&1,i=g>>20&1,s=I>>31&1;return t!=0?i!=0?s!=0?3:2:1:0}async getChipDescription(C){const A=["ESP32-D0WDQ6","ESP32-D0WD","ESP32-D2WD","","ESP32-U4WDH","ESP32-PICO-D4","ESP32-PICO-V3-02"];let g="";const I=await this.getPkgVersion(C),t=await this.getChipRevision(C),i=t==3;return(await this.readEfuse(C,3)&1)!=0&&(A[0]="ESP32-S0WDQ6",A[1]="ESP32-S0WD"),i&&(A[5]="ESP32-PICO-V3"),I>=0&&I<=6?g=A[I]:g="Unknown ESP32",i&&(I===0||I===1)&&(g+="-V3"),g+" (revision "+t+")"}async getChipFeatures(C){const A=["Wi-Fi"],g=await this.readEfuse(C,3);(g&2)===0&&A.push(" BT"),(g&1)!==0?A.push(" Single Core"):A.push(" Dual Core"),(g&8192)!==0&&((g&4096)!==0?A.push(" 160MHz"):A.push(" 240MHz"));const s=await this.getPkgVersion(C);[2,4,5,6].indexOf(s)!==-1&&A.push(" Embedded Flash"),s===6&&A.push(" Embedded PSRAM"),(await this.readEfuse(C,4)>>8&31)!==0&&A.push(" VRef calibration in efuse"),(g>>14&1)!==0&&A.push(" BLK3 partially reserved");const E=await this.readEfuse(C,6)&3,e=["None","3/4","Repeat (UNSUPPORTED)","Invalid"];return A.push(" Coding Scheme "+e[E]),A}async getCrystalFreq(C){const A=await C.readReg(this.UART_CLKDIV_REG)&this.UART_CLKDIV_MASK,g=C.transport.baudrate*A/1e6/this.XTAL_CLK_DIVIDER;let I;return g>33?I=40:I=26,Math.abs(I-g)>1&&C.info("WARNING: Unsupported crystal in use"),I}_d2h(C){const A=(+C).toString(16);return A.length===1?"0"+A:A}async readMac(C){let A=await this.readEfuse(C,1);A=A>>>0;let g=await this.readEfuse(C,2);g=g>>>0;const I=new Uint8Array(6);return I[0]=g>>8&255,I[1]=g&255,I[2]=A>>24&255,I[3]=A>>16&255,I[4]=A>>8&255,I[5]=A&255,this._d2h(I[0])+":"+this._d2h(I[1])+":"+this._d2h(I[2])+":"+this._d2h(I[3])+":"+this._d2h(I[4])+":"+this._d2h(I[5])}}export{M as ESP32ROM};
+import{R as e}from"./rom-Caghk6Eh.js";const D=1074521560,w="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",h=1074520064,a="GOv8P9jnC0Bx6AtA8+wLQO3oC0CP6AtA7egLQEnpC0AG6gtAeOoLQCHqC0CB5wtAo+kLQPjpC0Bn6QtAmuoLQI7pC0Ca6gtAXegLQLPoC0Dt6AtASekLQHfoC0BM6wtAs+wLQKXmC0DX7AtApeYLQKXmC0Cl5gtApeYLQKXmC0Cl5gtApeYLQKXmC0Dz6gtApeYLQM3rC0Cz7AtA",Q=1073605544,B={entry:D,text:w,text_start:h,data:a,data_start:Q};class M extends e{constructor(){super(...arguments),this.CHIP_NAME="ESP32",this.IMAGE_CHIP_ID=0,this.EFUSE_RD_REG_BASE=1073061888,this.DR_REG_SYSCON_BASE=1073111040,this.UART_CLKDIV_REG=1072955412,this.UART_CLKDIV_MASK=1048575,this.UART_DATE_REG_ADDR=1610612856,this.XTAL_CLK_DIVIDER=1,this.FLASH_SIZES={"1MB":0,"2MB":16,"4MB":32,"8MB":48,"16MB":64},this.FLASH_WRITE_SIZE=1024,this.BOOTLOADER_FLASH_OFFSET=4096,this.SPI_REG_BASE=1072963584,this.SPI_USR_OFFS=28,this.SPI_USR1_OFFS=32,this.SPI_USR2_OFFS=36,this.SPI_W0_OFFS=128,this.SPI_MOSI_DLEN_OFFS=40,this.SPI_MISO_DLEN_OFFS=44,this.TEXT_START=B.text_start,this.ENTRY=B.entry,this.DATA_START=B.data_start,this.ROM_DATA=B.data,this.ROM_TEXT=B.text}async readEfuse(C,A){const g=this.EFUSE_RD_REG_BASE+4*A;return C.debug("Read efuse "+g),await C.readReg(g)}async getPkgVersion(C){const A=await this.readEfuse(C,3);let g=A>>9&7;return g+=(A>>2&1)<<3,g}async getChipRevision(C){const A=await this.readEfuse(C,3),g=await this.readEfuse(C,5),I=await C.readReg(this.DR_REG_SYSCON_BASE+124),t=A>>15&1,i=g>>20&1,s=I>>31&1;return t!=0?i!=0?s!=0?3:2:1:0}async getChipDescription(C){const A=["ESP32-D0WDQ6","ESP32-D0WD","ESP32-D2WD","","ESP32-U4WDH","ESP32-PICO-D4","ESP32-PICO-V3-02"];let g="";const I=await this.getPkgVersion(C),t=await this.getChipRevision(C),i=t==3;return(await this.readEfuse(C,3)&1)!=0&&(A[0]="ESP32-S0WDQ6",A[1]="ESP32-S0WD"),i&&(A[5]="ESP32-PICO-V3"),I>=0&&I<=6?g=A[I]:g="Unknown ESP32",i&&(I===0||I===1)&&(g+="-V3"),g+" (revision "+t+")"}async getChipFeatures(C){const A=["Wi-Fi"],g=await this.readEfuse(C,3);(g&2)===0&&A.push(" BT"),(g&1)!==0?A.push(" Single Core"):A.push(" Dual Core"),(g&8192)!==0&&((g&4096)!==0?A.push(" 160MHz"):A.push(" 240MHz"));const s=await this.getPkgVersion(C);[2,4,5,6].indexOf(s)!==-1&&A.push(" Embedded Flash"),s===6&&A.push(" Embedded PSRAM"),(await this.readEfuse(C,4)>>8&31)!==0&&A.push(" VRef calibration in efuse"),(g>>14&1)!==0&&A.push(" BLK3 partially reserved");const E=await this.readEfuse(C,6)&3,o=["None","3/4","Repeat (UNSUPPORTED)","Invalid"];return A.push(" Coding Scheme "+o[E]),A}async getCrystalFreq(C){const A=await C.readReg(this.UART_CLKDIV_REG)&this.UART_CLKDIV_MASK,g=C.transport.baudrate*A/1e6/this.XTAL_CLK_DIVIDER;let I;return g>33?I=40:I=26,Math.abs(I-g)>1&&C.info("WARNING: Unsupported crystal in use"),I}_d2h(C){const A=(+C).toString(16);return A.length===1?"0"+A:A}async readMac(C){let A=await this.readEfuse(C,1);A=A>>>0;let g=await this.readEfuse(C,2);g=g>>>0;const I=new Uint8Array(6);return I[0]=g>>8&255,I[1]=g&255,I[2]=A>>24&255,I[3]=A>>16&255,I[4]=A>>8&255,I[5]=A&255,this._d2h(I[0])+":"+this._d2h(I[1])+":"+this._d2h(I[2])+":"+this._d2h(I[3])+":"+this._d2h(I[4])+":"+this._d2h(I[5])}}export{M as ESP32ROM};
diff --git a/contrib/data/www/web/assets/esp32c2-CVPL8n1g.js b/contrib/data/www/web/assets/esp32c2-jHqgYmC_.js
similarity index 69%
rename from contrib/data/www/web/assets/esp32c2-CVPL8n1g.js
rename to contrib/data/www/web/assets/esp32c2-jHqgYmC_.js
index 7f171ade..24184151 100644
--- a/contrib/data/www/web/assets/esp32c2-CVPL8n1g.js
+++ b/contrib/data/www/web/assets/esp32c2-jHqgYmC_.js
@@ -1 +1 @@
-import{ESP32C3ROM as M}from"./esp32c3-I3vXmsVg.js";import"./rom-Caghk6Eh.js";const h=1077413304,g="ARG3BwBgTsaDqYcASsg3Sco/JspSxAbOIsy3BABgfVoTCQkAwEwTdPQ/DeDyQGJEI6g0AUJJ0kSySSJKBWGCgIhAgycJABN19Q+Cl30U4xlE/8m/EwcADJRBqodjGOUAhUeFxiOgBQB5VYKABUdjh+YACUZjjcYAfVWCgEIFEwewDUGFY5XnAolHnMH1t5MGwA1jFtUAmMETBQAMgoCTBtANfVVjldcAmMETBbANgoC3dcs/QRGThQW6BsZhP2NFBQa3d8s/k4eHsQOnBwgD1kcIE3X1D5MGFgDCBsGCI5LXCDKXIwCnAAPXRwiRZ5OHBwRjHvcCN/fKPxMHh7GhZ7qXA6YHCLc2yz+3d8s/k4eHsZOGhrVjH+YAI6bHCCOg1wgjkgcIIaD5V+MG9fyyQEEBgoAjptcII6DnCN23NycAYHxLnYv1/zc3AGB8S52L9f+CgEERBsbdN7cnAGAjpgcCNwcACJjDmEN9/8hXskATRfX/BYlBAYKAQREGxtk/fd03BwBAtycAYJjDNycAYBxD/f+yQEEBgoBBESLEN8TKP5MHxABKwAOpBwEGxibCYwoJBEU3OcW9RxMExACBRGPWJwEERL2Ik7QUAH03hT8cRDcGgAATl8cAmeA3BgABt/b/AHWPtyYAYNjCkMKYQn3/QUeR4AVHMwnpQLqXIygkARzEskAiRJJEAklBAYKAQREGxhMHAAxjEOUCEwWwDZcAyP/ngIDjEwXADbJAQQEXA8j/ZwCD4hMHsA3jGOX+lwDI/+eAgOETBdANxbdBESLEJsIGxiqEswS1AGMXlACyQCJEkkRBAYKAA0UEAAUERTfttxMFAAwXA8j/ZwAD3nVxJsPO3v10hWn9cpOEhPqThwkHIsVKwdLc1tqmlwbHFpGzhCcAKokmhS6ElzDI/+eAgJOThwkHBWqKl7OKR0Ep5AVnfXUTBIX5kwcHB6KXM4QnABMFhfqTBwcHqpeihTOFJwCXMMj/54CAkCKFwUW5PwFFhWIWkbpAKkSaRApJ9llmWtZaSWGCgKKJY3OKAIVpTobWhUqFlwDI/+eAQOITdfUPAe1OhtaFJoWXMMj/54DAi06ZMwQ0QVm3EwUwBlW/cXH9ck7PUs1Wy17HBtci1SbTStFayWLFZsNqwe7eqokWkRMFAAIuirKKtosCwpcAyP/ngEBIhWdj7FcRhWR9dBMEhPqThwQHopczhCcAIoWXMMj/54AghX17Eww7+ZMMi/kThwQHk4cEB2KX5pcBSTMMJwCzjCcAEk1je00JY3GpA3mgfTWmhYgYSTVdNSaGjBgihZcwyP/ngCCBppkmmWN1SQOzB6lBY/F3A7MEKkFj85oA1oQmhowYToWXAMj/54Dg0xN19Q9V3QLEgUR5XY1NowEBAGKFlwDI/+eAYMR9+QNFMQDmhS0xY04FAOPinf6FZ5OHBweml4qX2pcjiqf4hQT5t+MWpf2RR+OG9PYFZ311kwcHBxMEhfmilzOEJwATBYX6kwcHB6qXM4UnAKKFlyDI/+eAgHflOyKFwUXxM8U7EwUAApcAyP/ngOA2hWIWkbpQKlSaVApZ+klqStpKSku6SypMmkwKTfZdTWGCgAERBs4izFExNwTOP2wAEwVE/5cAyP/ngKDKqocFRZXnskeT9wcgPsZ5OTcnAGAcR7cGQAATBUT/1Y8cx7JFlwDI/+eAIMgzNaAA8kBiRAVhgoBBEbfHyj8GxpOHxwAFRyOA5wAT18UAmMcFZ30XzMPIx/mNOpWqlbGBjMsjqgcAQTcZwRMFUAyyQEEBgoABESLMN8TKP5MHxAAmysRHTsYGzkrIqokTBMQAY/OVAK6EqcADKUQAJpkTWckAHEhjVfAAHERjXvkC4T593UhAJobOhZcAyP/ngCC7E3X1DwHFkwdADFzIXECml1zAXESFj1zE8kBiRNJEQkmySQVhgoDdNm2/t1dBSRlxk4f3hAFFPs6G3qLcptrK2M7W0tTW0trQ3s7izObK6sjuxpcAyP/ngICtt0fKPzd3yz+ThwcAEweHumPg5xSlOZFFaAixMYU5t/fKP5OHh7EhZz6XIyD3CLcFOEC3BzhAAUaThwcLk4UFADdJyj8VRSMg+QCXAMj/54DgGzcHAGBcRxMFAAK3xMo/k+cXEFzHlwDI/+eAoBq3RwBgiF+BRbd5yz9xiWEVEzUVAJcAyP/ngOCwwWf9FxMHABCFZkFmtwUAAQFFk4TEALdKyj8NapcAyP/ngOCrk4mJsRMJCQATi8oAJpqDp8kI9d+Dq8kIhUcjpgkIIwLxAoPHGwAJRyMT4QKjAvECAtRNR2OL5wZRR2OJ5wYpR2Of5wCDxzsAA8crAKIH2Y8RR2OW5wCDp4sAnEM+1EE2oUVIEJE+g8c7AAPHKwCiB9mPEWdBB2N+9wITBbANlwDI/+eAQJQTBcANlwDI/+eAgJMTBeAOlwDI/+eAwJKBNr23I6AHAJEHbb3JRyMT8QJ9twPHGwDRRmPn5gKFRmPm5gABTBME8A+dqHkXE3f3D8lG4+jm/rd2yz8KB5OGxro2lxhDAoeTBgcDk/b2DxFG42nW/BMH9wITd/cPjUZj7uYIt3bLPwoHk4aGvzaXGEMChxMHQAJjmucQAtQdRAFFlwDI/+eAIIoBRYE8TTxFPKFFSBB9FEk0ffABTAFEE3X0DyU8E3X8Dw08UTzjEQTsg8cbAElHY2X3MAlH43n36vUXk/f3Dz1H42P36jd3yz+KBxMHh8C6l5xDgocFRJ3rcBCBRQFFlwDI/+eAQIkd4dFFaBAVNAFEMagFRIHvlwDI/+eAwI0zNKAAKaAhR2OF5wAFRAFMYbcDrIsAA6TLALNnjADSB/X3mTll9cFsIpz9HH19MwWMQF3cs3eVAZXjwWwzBYxAY+aMAv18MwWMQF3QMYGXAMj/54Bgil35ZpT1tzGBlwDI/+eAYIld8WqU0bdBgZcAyP/ngKCIWfkzBJRBwbchR+OK5/ABTBMEAAw5t0FHzb9BRwVE453n9oOlywADpYsAVTK5v0FHBUTjk+f2A6cLAZFnY+jnHoOlSwEDpYsAMTGBt0FHBUTjlOf0g6cLARFnY2n3HAOnywCDpUsBA6WLADOE5wLdNiOsBAAjJIqwCb8DxwQAYwMHFAOniwDBFxMEAAxjE/cAwEgBR5MG8A5jRvcCg8dbAAPHSwABTKIH2Y8Dx2sAQgddj4PHewDiB9mP44T25hMEEAyFtTOG6wADRoYBBQexjuG3g8cEAP3H3ERjnQcUwEgjgAQAVb1hR2OW5wKDp8sBA6eLAYOmSwEDpgsBg6XLAAOliwCX8Mf/54BgeSqMMzSgAAG9AUwFRCm1EUcFROOd5+a3lwBgtENld30XBWb5jtGOA6WLALTDtEeBRfmO0Y60x/RD+Y7RjvTD1F91j1GP2N+X8Mf/54BAdwW1E/f3AOMXB+qT3EcAE4SLAAFMfV3jd5zbSESX8Mf/54DAYRhEVEAQQPmOYwenARxCE0f3/32P2Y4UwgUMQQTZvxFHtbVBRwVE45rn3oOniwADp0sBIyT5ACMi6QDJs4MlSQDBF5Hlic8BTBMEYAyhuwMniQBjZvcGE/c3AOMbB+IDKIkAAUYBRzMF6ECzhuUAY2n3AOMHBtIjJKkAIyLZAA2zM4brABBOEQeQwgVG6b8hRwVE45Tn2AMkiQAZwBMEgAwjJAkAIyIJADM0gAC9swFMEwQgDMW5AUwTBIAM5bEBTBMEkAzFsRMHIA1jg+cMEwdADeOR57oDxDsAg8crACIEXYyX8Mf/54BgXwOsxABBFGNzhAEijOMPDLbAQGKUMYCcSGNV8ACcRGNa9Arv8I/hdd3IQGKGk4WLAZfwx//ngGBbAcWTB0AM3MjcQOKX3MDcRLOHh0HcxJfwx//ngEBaFb4JZRMFBXEDrMsAA6SLAJfwx//ngEBMtwcAYNhLtwYAAcEWk1dHARIHdY+9i9mPs4eHAwFFs9WHApfwx//ngOBMEwWAPpfwx//ngOBI3bSDpksBA6YLAYOlywADpYsA7/Av98G8g8U7AIPHKwAThYsBogXdjcEVqTptvO/w79qBtwPEOwCDxysAE4yLASIEXYzcREEUxeORR4VLY/6HCJMHkAzcyHm0A6cNACLQBUizh+xAPtaDJ4qwY3P0AA1IQsY6xO/wb9YiRzJIN8XKP+KFfBCThsoAEBATBUUCl/DH/+eA4Ek398o/kwjHAIJXA6eIsIOlDQAdjB2PPpyyVyOk6LCqi76VI6C9AJOHygCdjQHFoWdjlvUAWoVdOCOgbQEJxNxEmcPjQHD5Y98LAJMHcAyFv4VLt33LP7fMyj+TjY26k4zMAOm/45ULntxE44IHnpMHgAyxt4OniwDjmwecAUWX8Mf/54DAOQllEwUFcZfwx//ngCA2l/DH/+eA4DlNugOkywDjBgSaAUWX8Mf/54AgNxMFgD6X8Mf/54CgMwKUQbr2UGZU1lRGWbZZJlqWWgZb9ktmTNZMRk22TQlhgoA=",F=1077411840,R="DEDKP+AIOEAsCThAhAk4QFIKOEC+CjhAbAo4QKgHOEAOCjhATgo4QJgJOEBYBzhAzAk4QFgHOEC6CDhA/gg4QCwJOECECThAzAg4QBIIOEBCCDhAyAg4QBYNOEAsCThA1gs4QMoMOECkBjhA9Aw4QKQGOECkBjhApAY4QKQGOECkBjhApAY4QKQGOECkBjhAcgs4QKQGOEDyCzhAygw4QA==",n=1070295976,D=1070219264,w={entry:h,text:g,text_start:F,data:R,data_start:n,bss_start:D};class O extends M{constructor(){super(...arguments),this.CHIP_NAME="ESP32-C2",this.IMAGE_CHIP_ID=12,this.EFUSE_BASE=1610647552,this.MAC_EFUSE_REG=this.EFUSE_BASE+64,this.UART_CLKDIV_REG=1610612756,this.UART_CLKDIV_MASK=1048575,this.UART_DATE_REG_ADDR=1610612860,this.XTAL_CLK_DIVIDER=1,this.FLASH_WRITE_SIZE=1024,this.BOOTLOADER_FLASH_OFFSET=0,this.FLASH_SIZES={"1MB":0,"2MB":16,"4MB":32,"8MB":48,"16MB":64},this.SPI_REG_BASE=1610620928,this.SPI_USR_OFFS=24,this.SPI_USR1_OFFS=28,this.SPI_USR2_OFFS=32,this.SPI_MOSI_DLEN_OFFS=36,this.SPI_MISO_DLEN_OFFS=40,this.SPI_W0_OFFS=88,this.TEXT_START=w.text_start,this.ENTRY=w.entry,this.DATA_START=w.data_start,this.ROM_DATA=w.data,this.ROM_TEXT=w.text}async getPkgVersion(t){const A=this.EFUSE_BASE+64+4*1;return await t.readReg(A)>>22&7}async getChipRevision(t){const E=this.EFUSE_BASE+64,B=1,A=20,s=E+4*B;return(await t.readReg(s)&3<>A}async getChipDescription(t){let E;const B=await this.getPkgVersion(t);B===0||B===1?E="ESP32-C2":E="unknown ESP32-C2";const A=await this.getChipRevision(t);return E+=" (revision "+A+")",E}async getChipFeatures(t){return["Wi-Fi","BLE"]}async getCrystalFreq(t){const E=await t.readReg(this.UART_CLKDIV_REG)&this.UART_CLKDIV_MASK,B=t.transport.baudrate*E/1e6/this.XTAL_CLK_DIVIDER;let A;return B>33?A=40:A=26,Math.abs(A-B)>1&&t.info("WARNING: Unsupported crystal in use"),A}async changeBaudRate(t){await this.getCrystalFreq(t)===26&&t.changeBaud()}_d2h(t){const E=(+t).toString(16);return E.length===1?"0"+E:E}async readMac(t){let E=await t.readReg(this.MAC_EFUSE_REG);E=E>>>0;let B=await t.readReg(this.MAC_EFUSE_REG+4);B=B>>>0&65535;const A=new Uint8Array(6);return A[0]=B>>8&255,A[1]=B&255,A[2]=E>>24&255,A[3]=E>>16&255,A[4]=E>>8&255,A[5]=E&255,this._d2h(A[0])+":"+this._d2h(A[1])+":"+this._d2h(A[2])+":"+this._d2h(A[3])+":"+this._d2h(A[4])+":"+this._d2h(A[5])}getEraseSize(t,E){return E}}export{O as ESP32C2ROM};
+import{ESP32C3ROM as M}from"./esp32c3-BDV5-qos.js";import"./rom-Caghk6Eh.js";const h=1077413304,g="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",F=1077411840,R="DEDKP+AIOEAsCThAhAk4QFIKOEC+CjhAbAo4QKgHOEAOCjhATgo4QJgJOEBYBzhAzAk4QFgHOEC6CDhA/gg4QCwJOECECThAzAg4QBIIOEBCCDhAyAg4QBYNOEAsCThA1gs4QMoMOECkBjhA9Aw4QKQGOECkBjhApAY4QKQGOECkBjhApAY4QKQGOECkBjhAcgs4QKQGOEDyCzhAygw4QA==",D=1070295976,w={entry:h,text:g,text_start:F,data:R,data_start:D};class O extends M{constructor(){super(...arguments),this.CHIP_NAME="ESP32-C2",this.IMAGE_CHIP_ID=12,this.EFUSE_BASE=1610647552,this.MAC_EFUSE_REG=this.EFUSE_BASE+64,this.UART_CLKDIV_REG=1610612756,this.UART_CLKDIV_MASK=1048575,this.UART_DATE_REG_ADDR=1610612860,this.XTAL_CLK_DIVIDER=1,this.FLASH_WRITE_SIZE=1024,this.BOOTLOADER_FLASH_OFFSET=0,this.FLASH_SIZES={"1MB":0,"2MB":16,"4MB":32,"8MB":48,"16MB":64},this.SPI_REG_BASE=1610620928,this.SPI_USR_OFFS=24,this.SPI_USR1_OFFS=28,this.SPI_USR2_OFFS=32,this.SPI_MOSI_DLEN_OFFS=36,this.SPI_MISO_DLEN_OFFS=40,this.SPI_W0_OFFS=88,this.TEXT_START=w.text_start,this.ENTRY=w.entry,this.DATA_START=w.data_start,this.ROM_DATA=w.data,this.ROM_TEXT=w.text}async getPkgVersion(t){const A=this.EFUSE_BASE+64+4*1;return await t.readReg(A)>>22&7}async getChipRevision(t){const E=this.EFUSE_BASE+64,B=1,A=20,s=E+4*B;return(await t.readReg(s)&3<>A}async getChipDescription(t){let E;const B=await this.getPkgVersion(t);B===0||B===1?E="ESP32-C2":E="unknown ESP32-C2";const A=await this.getChipRevision(t);return E+=" (revision "+A+")",E}async getChipFeatures(t){return["Wi-Fi","BLE"]}async getCrystalFreq(t){const E=await t.readReg(this.UART_CLKDIV_REG)&this.UART_CLKDIV_MASK,B=t.transport.baudrate*E/1e6/this.XTAL_CLK_DIVIDER;let A;return B>33?A=40:A=26,Math.abs(A-B)>1&&t.info("WARNING: Unsupported crystal in use"),A}async changeBaudRate(t){await this.getCrystalFreq(t)===26&&t.changeBaud()}_d2h(t){const E=(+t).toString(16);return E.length===1?"0"+E:E}async readMac(t){let E=await t.readReg(this.MAC_EFUSE_REG);E=E>>>0;let B=await t.readReg(this.MAC_EFUSE_REG+4);B=B>>>0&65535;const A=new Uint8Array(6);return A[0]=B>>8&255,A[1]=B&255,A[2]=E>>24&255,A[3]=E>>16&255,A[4]=E>>8&255,A[5]=E&255,this._d2h(A[0])+":"+this._d2h(A[1])+":"+this._d2h(A[2])+":"+this._d2h(A[3])+":"+this._d2h(A[4])+":"+this._d2h(A[5])}getEraseSize(t,E){return E}}export{O as ESP32C2ROM};
diff --git a/contrib/data/www/web/assets/esp32c3-I3vXmsVg.js b/contrib/data/www/web/assets/esp32c3-BDV5-qos.js
similarity index 89%
rename from contrib/data/www/web/assets/esp32c3-I3vXmsVg.js
rename to contrib/data/www/web/assets/esp32c3-BDV5-qos.js
index adbf6db2..e6d9bcc2 100644
--- a/contrib/data/www/web/assets/esp32c3-I3vXmsVg.js
+++ b/contrib/data/www/web/assets/esp32c3-BDV5-qos.js
@@ -1 +1 @@
-import{R as e}from"./rom-Caghk6Eh.js";const h=1077413532,n="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",M=1077411840,F="IGvIP3YKOEDGCjhAHgs4QMILOEAuDDhA3As4QEIJOEB+CzhAvgs4QDILOEDyCDhAZgs4QPIIOEBQCjhAlgo4QMYKOEAeCzhAYgo4QKYJOEDWCThAXgo4QIAOOEDGCjhARg04QDgOOEAyCDhAYA44QDIIOEAyCDhAMgg4QDIIOEAyCDhAMgg4QDIIOEAyCDhA4gw4QDIIOEBkDThAOA44QA==",o=1070164912,w={entry:h,text:n,text_start:M,data:F,data_start:o};class a extends e{constructor(){super(...arguments),this.CHIP_NAME="ESP32-C3",this.IMAGE_CHIP_ID=5,this.EFUSE_BASE=1610647552,this.MAC_EFUSE_REG=this.EFUSE_BASE+68,this.UART_CLKDIV_REG=1072955412,this.UART_CLKDIV_MASK=1048575,this.UART_DATE_REG_ADDR=1610612860,this.FLASH_WRITE_SIZE=1024,this.BOOTLOADER_FLASH_OFFSET=0,this.FLASH_SIZES={"1MB":0,"2MB":16,"4MB":32,"8MB":48,"16MB":64},this.SPI_REG_BASE=1610620928,this.SPI_USR_OFFS=24,this.SPI_USR1_OFFS=28,this.SPI_USR2_OFFS=32,this.SPI_MOSI_DLEN_OFFS=36,this.SPI_MISO_DLEN_OFFS=40,this.SPI_W0_OFFS=88,this.TEXT_START=w.text_start,this.ENTRY=w.entry,this.DATA_START=w.data_start,this.ROM_DATA=w.data,this.ROM_TEXT=w.text}async getPkgVersion(B){const E=this.EFUSE_BASE+68+4*3;return await B.readReg(E)>>21&7}async getChipRevision(B){const A=this.EFUSE_BASE+68,s=3,E=18,c=A+4*s;return(await B.readReg(c)&7<>E}async getChipDescription(B){let A;await this.getPkgVersion(B)===0?A="ESP32-C3":A="unknown ESP32-C3";const E=await this.getChipRevision(B);return A+=" (revision "+E+")",A}async getFlashCap(B){const E=this.EFUSE_BASE+68+4*3;return await B.readReg(E)>>27&7}async getFlashVendor(B){const E=this.EFUSE_BASE+68+4*4,t=await B.readReg(E)>>0&7;return{1:"XMC",2:"GD",3:"FM",4:"TT",5:"ZBIT"}[t]||""}async getChipFeatures(B){const A=["Wi-Fi","BLE"],s={0:null,1:"Embedded Flash 4MB",2:"Embedded Flash 2MB",3:"Embedded Flash 1MB",4:"Embedded Flash 8MB"},E=await this.getFlashCap(B),c=await this.getFlashVendor(B),t=s[E],g=t!==void 0?t:"Unknown Embedded Flash";return t!==null&&A.push(`${g} (${c})`),A}async getCrystalFreq(B){return 40}_d2h(B){const A=(+B).toString(16);return A.length===1?"0"+A:A}async readMac(B){let A=await B.readReg(this.MAC_EFUSE_REG);A=A>>>0;let s=await B.readReg(this.MAC_EFUSE_REG+4);s=s>>>0&65535;const E=new Uint8Array(6);return E[0]=s>>8&255,E[1]=s&255,E[2]=A>>24&255,E[3]=A>>16&255,E[4]=A>>8&255,E[5]=A&255,this._d2h(E[0])+":"+this._d2h(E[1])+":"+this._d2h(E[2])+":"+this._d2h(E[3])+":"+this._d2h(E[4])+":"+this._d2h(E[5])}getEraseSize(B,A){return A}}export{a as ESP32C3ROM};
+import{R as e}from"./rom-Caghk6Eh.js";const h=1077413532,n="QREixCbCBsa3NwRgEUc3RMg/2Mu3NARgEwQEANxAkYuR57JAIkSSREEBgoCIQBxAE3X1D4KX3bcBEbcHAGBOxoOphwBKyDdJyD8mylLEBs4izLcEAGB9WhMJCQDATBN09D8N4PJAYkQjqDQBQknSRLJJIkoFYYKAiECDJwkAE3X1D4KXfRTjGUT/yb8TBwAMlEGqh2MY5QCFR4XGI6AFAHlVgoAFR2OH5gAJRmONxgB9VYKAQgUTB7ANQYVjlecCiUecwfW3kwbADWMW1QCYwRMFAAyCgJMG0A19VWOV1wCYwRMFsA2CgLd1yT9BEZOFhboGxmE/Y0UFBrd3yT+ThweyA6cHCAPWRwgTdfUPkwYWAMIGwYIjktcIMpcjAKcAA9dHCJFnk4cHBGMe9wI398g/EwcHsqFnupcDpgcItzbJP7d3yT+Thweyk4YGtmMf5gAjpscII6DXCCOSBwghoPlX4wb1/LJAQQGCgCOm1wgjoOcI3bc3JwBgfEudi/X/NzcAYHxLnYv1/4KAQREGxt03tycAYCOmBwI3BwAImMOYQ33/yFeyQBNF9f8FiUEBgoBBEQbG2T993TcHAEC3JwBgmMM3JwBgHEP9/7JAQQGCgEERIsQ3RMg/kwdEAUrAA6kHAQbGJsJjCgkERTc5xb1HEwREAYFEY9YnAQREvYiTtBQAfTeFPxxENwaAABOXxwCZ4DcGAAG39v8AdY+3JgBg2MKQwphCff9BR5HgBUczCelAupcjKCQBHMSyQCJEkkQCSUEBgoABEQbOIswlNzcEzj9sABMFRP+XAMj/54Ag8KqHBUWV57JHk/cHID7GiTc3JwBgHEe3BkAAEwVE/9WPHMeyRZcAyP/ngKDtMzWgAPJAYkQFYYKAQRG3R8g/BsaTh0cBBUcjgOcAE9fFAJjHBWd9F8zDyMf5jTqVqpWxgYzLI6oHAEE3GcETBVAMskBBAYKAAREizDdEyD+TB0QBJsrER07GBs5KyKqJEwREAWPzlQCuhKnAAylEACaZE1nJABxIY1XwABxEY175ArU9fd1IQCaGzoWXAMj/54Ag4RN19Q8BxZMHQAxcyFxAppdcwFxEhY9cxPJAYkTSREJJskkFYYKAaTVtv0ERBsaXAMj/54AA1gNFhQGyQHUVEzUVAEEBgoBBEQbGxTcdyTdHyD8TBwcAXEONxxBHHcK3BgxgmEYNinGbUY+YxgVmuE4TBgbA8Y99dhMG9j9xj9mPvM6yQEEBgoBBEQbGeT8RwQ1FskBBARcDyP9nAIPMQREGxpcAyP/ngEDKQTcBxbJAQQHZv7JAQQGCgEERBsYTBwAMYxrlABMFsA3RPxMFwA2yQEEB6bcTB7AN4xvl/sE3EwXQDfW3QREixCbCBsYqhLMEtQBjF5QAskAiRJJEQQGCgANFBAAFBE0/7bc1cSbLTsf9coVp/XQizUrJUsVWwwbPk4SE+haRk4cJB6aXGAizhOcAKokmhS6ElwDI/+eAgBuThwkHGAgFarqXs4pHQTHkBWd9dZMFhfqTBwcHEwWF+RQIqpczhdcAkwcHB66Xs4XXACrGlwDI/+eAQBgyRcFFlTcBRYViFpH6QGpE2kRKSbpJKkqaSg1hgoCiiWNzigCFaU6G1oVKhZcAyP/ngEDGE3X1DwHtTobWhSaFlwDI/+eAgBNOmTMENEFRtxMFMAZVvxMFAAzZtTFx/XIFZ07XUtVW017PBt8i3SbbStla0WLNZstqyW7H/XcWkRMHBwc+lxwIupc+xiOqB/iqiS6Ksoq2ixE9kwcAAhnBtwcCAD6FlwDI/+eAIAyFZ2PlVxMFZH15EwmJ+pMHBAfKlxgIM4nnAEqFlwDI/+eAoAp9exMMO/mTDIv5EwcEB5MHBAcUCGKX5peBRDMM1wCzjNcAUk1jfE0JY/GkA0GomT+ihQgBjTW5NyKGDAFKhZcAyP/ngIAGopmilGP1RAOzh6RBY/F3AzMEmkBj84oAVoQihgwBToWXAMj/54CAtRN19Q9V3QLMAUR5XY1NowkBAGKFlwDI/+eAwKd9+QNFMQHmhWE0Y08FAOPijf6FZ5OHBweilxgIupfalyOKp/gFBPG34xWl/ZFH4wX09gVnfXWTBwcHkwWF+hMFhfkUCKqXM4XXAJMHBweul7OF1wAqxpcAyP/ngKD8cT0yRcFFZTNRPeUxtwcCABnhkwcAAj6FlwDI/+eAoPmFYhaR+lBqVNpUSlm6WSpamloKW/pLakzaTEpNuk0pYYKAt1dBSRlxk4f3hAFFht6i3KbaytjO1tLU1tLa0N7O4szmyurI7sY+zpcAyP/ngICfQTENzbcEDGCcRDdEyD8TBAQAHMS8TH13Ewf3P1zA+Y+T5wdAvMwTBUAGlwDI/+eAoJUcRPGbk+cXAJzEkTEhwbeHAGA3R9hQk4aHChMHF6qYwhOHBwkjIAcANzcdjyOgBgATB6cSk4YHC5jCk4fHCphDNwYAgFGPmMMjoAYAt0fIPzd3yT+ThwcAEwcHuyGgI6AHAJEH4+3n/kE7kUVoCHE5YTO398g/k4cHsiFnPpcjIPcItwc4QDdJyD+Th4cOIyD5ALd5yT9lPhMJCQCTiQmyYwsFELcnDGBFR7jXhUVFRZcAyP/ngCDjtwU4QAFGk4UFAEVFlwDI/+eAIOQ3NwRgHEs3BQIAk+dHABzLlwDI/+eAIOOXAMj/54Cg87dHAGCcXwnl8YvhFxO1FwCBRZcAyP/ngICWwWe3RMg//RcTBwAQhWZBZrcFAAEBRZOERAENard6yD+XAMj/54AAkSaaE4sKsoOnyQj134OryQiFRyOmCQgjAvECg8cbAAlHIxPhAqMC8QIC1E1HY4HnCFFHY4/nBilHY5/nAIPHOwADxysAogfZjxFHY5bnAIOniwCcQz7UlTmhRUgQQTaDxzsAA8crAKIH2Y8RZ0EHY3T3BBMFsA05PhMFwA0hPhMF4A4JPpkxQbe3BThAAUaThYUDFUWXAMj/54BA1DcHAGBcRxMFAAKT5xcQXMcJt8lHIxPxAk23A8cbANFGY+fmAoVGY+bmAAFMEwTwD4WoeRcTd/cPyUbj6Ob+t3bJPwoHk4ZGuzaXGEMCh5MGBwOT9vYPEUbjadb8Ewf3AhN39w+NRmPr5gi3dsk/CgeThgbANpcYQwKHEwdAAmOY5xAC1B1EAUWFPAFFYTRFNnk+oUVIEH0UZTR19AFMAUQTdfQPhTwTdfwPrTRJNuMeBOqDxxsASUdjY/cuCUfjdvfq9ReT9/cPPUfjYPfqN3fJP4oHEwcHwbqXnEOChwVEnetwEIFFAUWXsMz/54CgAh3h0UVoEKk0AUQxqAVEge+X8Mf/54CAdTM0oAApoCFHY4XnAAVEAUxhtwOsiwADpMsAs2eMANIH9ffv8H+FffHBbCKc/Rx9fTMFjEBV3LN3lQGV48FsMwWMQGPmjAL9fDMFjEBV0DGBl/DH/+eAgHBV+WaU9bcxgZfwx//ngIBvVfFqlNG3QYGX8Mf/54BAblH5MwSUQcG3IUfjiefwAUwTBAAMMbdBR82/QUcFROOc5/aDpcsAA6WLAHU6sb9BRwVE45Ln9gOnCwGRZ2Pl5xyDpUsBA6WLAO/wv4A1v0FHBUTjkuf0g6cLARFnY2X3GgOnywCDpUsBA6WLADOE5wLv8C/+I6wEACMkirAxtwPHBABjDgcQA6eLAMEXEwQADGMT9wDASAFHkwbwDmNG9wKDx1sAA8dLAAFMogfZjwPHawBCB12Pg8d7AOIH2Y/jgfbmEwQQDKm9M4brAANGhgEFB7GO4beDxwQA8cPcRGOYBxLASCOABAB9tWFHY5bnAoOnywEDp4sBg6ZLAQOmCwGDpcsAA6WLAJfwx//ngEBeKowzNKAAKbUBTAVEEbURRwVE45rn5gOliwCBRZfwx//ngABfkbUT9/cA4xoH7JPcRwAThIsAAUx9XeN5nN1IRJfwx//ngIBLGERUQBBA+Y5jB6cBHEITR/f/fY/ZjhTCBQxBBNm/EUdJvUFHBUTjnOfgg6eLAAOnSwEjKPkAIybpAN2zgyXJAMEXkeWJzwFMEwRgDLW7AycJAWNm9wYT9zcA4x4H5AMoCQEBRgFHMwXoQLOG5QBjafcA4wkG1CMoqQAjJtkAmbMzhusAEE4RB5DCBUbpvyFHBUTjlufaAyQJARnAEwSADCMoCQAjJgkAMzSAAEm7AUwTBCAMEbsBTBMEgAwxswFMEwSQDBGzEwcgDWOD5wwTB0AN45DnvAPEOwCDxysAIgRdjJfwx//ngGBJA6zEAEEUY3OEASKM4w4MuMBAYpQxgJxIY1XwAJxEY1v0Cu/wD8513chAYoaThYsBl/DH/+eAYEUBxZMHQAzcyNxA4pfcwNxEs4eHQdzEl/DH/+eAQESJvgllEwUFcQOsywADpIsAl/DH/+eAADa3BwBg2Eu3BgABwRaTV0cBEgd1j72L2Y+zh4cDAUWz1YcCl/DH/+eA4DYTBYA+l/DH/+eAoDIRtoOmSwEDpgsBg6XLAAOliwDv8M/7/bSDxTsAg8crABOFiwGiBd2NwRXv8O/X2bzv8E/HPb+DxzsAA8crABOMiwGiB9mPE40H/wVEt3vJP9xEYwUNAJnDY0yAAGNQBAoTB3AM2MjjnweokweQDGGok4cLu5hDt/fIP5OHB7KZjz7WgyeKsLd8yD9q0JOMTAGTjQu7BUhjc/0ADUhCxjrE7/BPwCJHMkg3Rcg/4oV8EJOGCrIQEBMFxQKX8Mf/54DAMIJXA6eMsIOlDQAzDf1AHY8+nLJXI6TssCqEvpUjoL0Ak4cKsp2NAcWhZ+OS9fZahe/wb8sjoG0Bmb8t9OODB6CTB4AM3Mj1uoOniwDjmwee7/Cv1gllEwUFcZfwx//ngGAg7/Bv0Zfwx//ngKAj0boDpMsA4wcEnO/wL9QTBYA+l/DH/+eAAB7v8A/PApRVuu/wj872UGZU1lRGWbZZJlqWWgZb9ktmTNZMRk22TQlhgoAAAA==",M=1077411840,F="IGvIP3YKOEDGCjhAHgs4QMILOEAuDDhA3As4QEIJOEB+CzhAvgs4QDILOEDyCDhAZgs4QPIIOEBQCjhAlgo4QMYKOEAeCzhAYgo4QKYJOEDWCThAXgo4QIAOOEDGCjhARg04QDgOOEAyCDhAYA44QDIIOEAyCDhAMgg4QDIIOEAyCDhAMgg4QDIIOEAyCDhA4gw4QDIIOEBkDThAOA44QA==",o=1070164912,t={entry:h,text:n,text_start:M,data:F,data_start:o};class R extends e{constructor(){super(...arguments),this.CHIP_NAME="ESP32-C3",this.IMAGE_CHIP_ID=5,this.EFUSE_BASE=1610647552,this.MAC_EFUSE_REG=this.EFUSE_BASE+68,this.UART_CLKDIV_REG=1072955412,this.UART_CLKDIV_MASK=1048575,this.UART_DATE_REG_ADDR=1610612860,this.FLASH_WRITE_SIZE=1024,this.BOOTLOADER_FLASH_OFFSET=0,this.FLASH_SIZES={"1MB":0,"2MB":16,"4MB":32,"8MB":48,"16MB":64},this.SPI_REG_BASE=1610620928,this.SPI_USR_OFFS=24,this.SPI_USR1_OFFS=28,this.SPI_USR2_OFFS=32,this.SPI_MOSI_DLEN_OFFS=36,this.SPI_MISO_DLEN_OFFS=40,this.SPI_W0_OFFS=88,this.TEXT_START=t.text_start,this.ENTRY=t.entry,this.DATA_START=t.data_start,this.ROM_DATA=t.data,this.ROM_TEXT=t.text}async getPkgVersion(B){const E=this.EFUSE_BASE+68+4*3;return await B.readReg(E)>>21&7}async getChipRevision(B){const A=this.EFUSE_BASE+68,s=3,E=18,w=A+4*s;return(await B.readReg(w)&7<>E}async getChipDescription(B){let A;await this.getPkgVersion(B)===0?A="ESP32-C3":A="unknown ESP32-C3";const E=await this.getChipRevision(B);return A+=" (revision "+E+")",A}async getFlashCap(B){const E=this.EFUSE_BASE+68+4*3;return await B.readReg(E)>>27&7}async getFlashVendor(B){const E=this.EFUSE_BASE+68+4*4,c=await B.readReg(E)>>0&7;return{1:"XMC",2:"GD",3:"FM",4:"TT",5:"ZBIT"}[c]||""}async getChipFeatures(B){const A=["Wi-Fi","BLE"],s={0:null,1:"Embedded Flash 4MB",2:"Embedded Flash 2MB",3:"Embedded Flash 1MB",4:"Embedded Flash 8MB"},E=await this.getFlashCap(B),w=await this.getFlashVendor(B),c=s[E],g=c!==void 0?c:"Unknown Embedded Flash";return c!==null&&A.push(`${g} (${w})`),A}async getCrystalFreq(B){return 40}_d2h(B){const A=(+B).toString(16);return A.length===1?"0"+A:A}async readMac(B){let A=await B.readReg(this.MAC_EFUSE_REG);A=A>>>0;let s=await B.readReg(this.MAC_EFUSE_REG+4);s=s>>>0&65535;const E=new Uint8Array(6);return E[0]=s>>8&255,E[1]=s&255,E[2]=A>>24&255,E[3]=A>>16&255,E[4]=A>>8&255,E[5]=A&255,this._d2h(E[0])+":"+this._d2h(E[1])+":"+this._d2h(E[2])+":"+this._d2h(E[3])+":"+this._d2h(E[4])+":"+this._d2h(E[5])}getEraseSize(B,A){return A}}export{R as ESP32C3ROM};
diff --git a/contrib/data/www/web/assets/esp32c5-CAGCiNY4.js b/contrib/data/www/web/assets/esp32c5-Dz2aR_Ca.js
similarity index 60%
rename from contrib/data/www/web/assets/esp32c5-CAGCiNY4.js
rename to contrib/data/www/web/assets/esp32c5-Dz2aR_Ca.js
index 9c15ecba..32cbc245 100644
--- a/contrib/data/www/web/assets/esp32c5-CAGCiNY4.js
+++ b/contrib/data/www/web/assets/esp32c5-Dz2aR_Ca.js
@@ -1 +1 @@
-import{ESP32C6ROM as _}from"./esp32c6-C93uIFil.js";import"./rom-Caghk6Eh.js";const s=1082132164,g="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",M=1082130432,c="FACEQG4KgEC+CoBAFguAQOQLgEBQDIBA/guAQDoJgECgC4BA4AuAQCoLgEDqCIBAXguAQOoIgEBICoBAjgqAQL4KgEAWC4BAWgqAQJ4JgEDOCYBAVgqAQKgOgEC+CoBAaA2AQGAOgEAqCIBAiA6AQCoIgEAqCIBAKgiAQCoIgEAqCIBAKgiAQCoIgEAqCIBABA2AQCoIgECGDYBAYA6AQA==",w=1082469296,T=1082392576,R={entry:s,text:g,text_start:M,data:c,data_start:w,bss_start:T};class h extends _{constructor(){super(...arguments),this.CHIP_NAME="ESP32-C5",this.IMAGE_CHIP_ID=23,this.EFUSE_BASE=1611352064,this.EFUSE_BLOCK1_ADDR=this.EFUSE_BASE+68,this.MAC_EFUSE_REG=this.EFUSE_BASE+68,this.UART_CLKDIV_REG=1610612756,this.TEXT_START=R.text_start,this.ENTRY=R.entry,this.DATA_START=R.data_start,this.ROM_DATA=R.data,this.ROM_TEXT=R.text,this.EFUSE_RD_REG_BASE=this.EFUSE_BASE+48,this.EFUSE_PURPOSE_KEY0_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY0_SHIFT=24,this.EFUSE_PURPOSE_KEY1_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY1_SHIFT=28,this.EFUSE_PURPOSE_KEY2_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY2_SHIFT=0,this.EFUSE_PURPOSE_KEY3_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY3_SHIFT=4,this.EFUSE_PURPOSE_KEY4_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY4_SHIFT=8,this.EFUSE_PURPOSE_KEY5_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY5_SHIFT=12,this.EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_REG=this.EFUSE_RD_REG_BASE,this.EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT=1<<20,this.EFUSE_SPI_BOOT_CRYPT_CNT_REG=this.EFUSE_BASE+52,this.EFUSE_SPI_BOOT_CRYPT_CNT_MASK=7<<18,this.EFUSE_SECURE_BOOT_EN_REG=this.EFUSE_BASE+56,this.EFUSE_SECURE_BOOT_EN_MASK=1<<20,this.IROM_MAP_START=1107296256,this.IROM_MAP_END=1115684864,this.DROM_MAP_START=1115684864,this.DROM_MAP_END=1124073472,this.PCR_SYSCLK_CONF_REG=1611227408,this.PCR_SYSCLK_XTAL_FREQ_V=127<<24,this.PCR_SYSCLK_XTAL_FREQ_S=24,this.XTAL_CLK_DIVIDER=1,this.UARTDEV_BUF_NO=1082520860,this.CHIP_DETECT_MAGIC_VALUE=[285294703],this.FLASH_FREQUENCY={"80m":15,"40m":0,"20m":2},this.MEMORY_MAP=[[0,65536,"PADDING"],[1115684864,1124073472,"DROM"],[1082130432,1082523648,"DRAM"],[1082130432,1082523648,"BYTE_ACCESSIBLE"],[1073979392,1074003968,"DROM_MASK"],[1073741824,1073979392,"IROM_MASK"],[1107296256,1115684864,"IROM"],[1082130432,1082523648,"IRAM"],[1342177280,1342193664,"RTC_IRAM"],[1342177280,1342193664,"RTC_DRAM"],[1611653120,1611661312,"MEM_INTERNAL2"]],this.UF2_FAMILY_ID=4145808195,this.EFUSE_MAX_KEY=5,this.KEY_PURPOSES={0:"USER/EMPTY",1:"ECDSA_KEY",2:"XTS_AES_256_KEY_1",3:"XTS_AES_256_KEY_2",4:"XTS_AES_128_KEY",5:"HMAC_DOWN_ALL",6:"HMAC_DOWN_JTAG",7:"HMAC_DOWN_DIGITAL_SIGNATURE",8:"HMAC_UP",9:"SECURE_BOOT_DIGEST0",10:"SECURE_BOOT_DIGEST1",11:"SECURE_BOOT_DIGEST2",12:"KM_INIT_KEY"}}async getPkgVersion(A){return await A.readReg(this.EFUSE_BLOCK1_ADDR+4*2)>>26&7}async getMinorChipVersion(A){return await A.readReg(this.EFUSE_BLOCK1_ADDR+4*2)>>0&15}async getMajorChipVersion(A){return await A.readReg(this.EFUSE_BLOCK1_ADDR+4*2)>>4&3}async getChipDescription(A){const t=await this.getPkgVersion(A);let E;t===0?E="ESP32-C5":E="unknown ESP32-C5";const B=await this.getMajorChipVersion(A),C=await this.getMinorChipVersion(A);return`${E} (revision v${B}.${C})`}async getCrystalFreq(A){const t=await A.readReg(this.UART_CLKDIV_REG)&this.UART_CLKDIV_MASK,E=A.transport.baudrate*t/1e6/this.XTAL_CLK_DIVIDER;let B;return E>45?B=48:E>33?B=40:B=26,Math.abs(B-E)>1&&A.info("WARNING: Unsupported crystal in use"),B}async getCrystalFreqRomExpect(A){return(await A.readReg(this.PCR_SYSCLK_CONF_REG)&this.PCR_SYSCLK_XTAL_FREQ_V)>>this.PCR_SYSCLK_XTAL_FREQ_S}}export{h as ESP32C5ROM};
+import{ESP32C6ROM as _}from"./esp32c6-88vftfBr.js";import"./rom-Caghk6Eh.js";const g=1082132164,s="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",M=1082130432,w="FACEQG4KgEC+CoBAFguAQOQLgEBQDIBA/guAQDoJgECgC4BA4AuAQCoLgEDqCIBAXguAQOoIgEBICoBAjgqAQL4KgEAWC4BAWgqAQJ4JgEDOCYBAVgqAQKgOgEC+CoBAaA2AQGAOgEAqCIBAiA6AQCoIgEAqCIBAKgiAQCoIgEAqCIBAKgiAQCoIgEAqCIBABA2AQCoIgECGDYBAYA6AQA==",c=1082469296,C={entry:g,text:s,text_start:M,data:w,data_start:c};class D extends _{constructor(){super(...arguments),this.CHIP_NAME="ESP32-C5",this.IMAGE_CHIP_ID=23,this.EFUSE_BASE=1611352064,this.EFUSE_BLOCK1_ADDR=this.EFUSE_BASE+68,this.MAC_EFUSE_REG=this.EFUSE_BASE+68,this.UART_CLKDIV_REG=1610612756,this.TEXT_START=C.text_start,this.ENTRY=C.entry,this.DATA_START=C.data_start,this.ROM_DATA=C.data,this.ROM_TEXT=C.text,this.EFUSE_RD_REG_BASE=this.EFUSE_BASE+48,this.EFUSE_PURPOSE_KEY0_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY0_SHIFT=24,this.EFUSE_PURPOSE_KEY1_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY1_SHIFT=28,this.EFUSE_PURPOSE_KEY2_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY2_SHIFT=0,this.EFUSE_PURPOSE_KEY3_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY3_SHIFT=4,this.EFUSE_PURPOSE_KEY4_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY4_SHIFT=8,this.EFUSE_PURPOSE_KEY5_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY5_SHIFT=12,this.EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_REG=this.EFUSE_RD_REG_BASE,this.EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT=1<<20,this.EFUSE_SPI_BOOT_CRYPT_CNT_REG=this.EFUSE_BASE+52,this.EFUSE_SPI_BOOT_CRYPT_CNT_MASK=7<<18,this.EFUSE_SECURE_BOOT_EN_REG=this.EFUSE_BASE+56,this.EFUSE_SECURE_BOOT_EN_MASK=1<<20,this.IROM_MAP_START=1107296256,this.IROM_MAP_END=1115684864,this.DROM_MAP_START=1115684864,this.DROM_MAP_END=1124073472,this.PCR_SYSCLK_CONF_REG=1611227408,this.PCR_SYSCLK_XTAL_FREQ_V=127<<24,this.PCR_SYSCLK_XTAL_FREQ_S=24,this.XTAL_CLK_DIVIDER=1,this.UARTDEV_BUF_NO=1082520860,this.CHIP_DETECT_MAGIC_VALUE=[285294703],this.FLASH_FREQUENCY={"80m":15,"40m":0,"20m":2},this.MEMORY_MAP=[[0,65536,"PADDING"],[1115684864,1124073472,"DROM"],[1082130432,1082523648,"DRAM"],[1082130432,1082523648,"BYTE_ACCESSIBLE"],[1073979392,1074003968,"DROM_MASK"],[1073741824,1073979392,"IROM_MASK"],[1107296256,1115684864,"IROM"],[1082130432,1082523648,"IRAM"],[1342177280,1342193664,"RTC_IRAM"],[1342177280,1342193664,"RTC_DRAM"],[1611653120,1611661312,"MEM_INTERNAL2"]],this.UF2_FAMILY_ID=4145808195,this.EFUSE_MAX_KEY=5,this.KEY_PURPOSES={0:"USER/EMPTY",1:"ECDSA_KEY",2:"XTS_AES_256_KEY_1",3:"XTS_AES_256_KEY_2",4:"XTS_AES_128_KEY",5:"HMAC_DOWN_ALL",6:"HMAC_DOWN_JTAG",7:"HMAC_DOWN_DIGITAL_SIGNATURE",8:"HMAC_UP",9:"SECURE_BOOT_DIGEST0",10:"SECURE_BOOT_DIGEST1",11:"SECURE_BOOT_DIGEST2",12:"KM_INIT_KEY"}}async getPkgVersion(A){return await A.readReg(this.EFUSE_BLOCK1_ADDR+4*2)>>26&7}async getMinorChipVersion(A){return await A.readReg(this.EFUSE_BLOCK1_ADDR+4*2)>>0&15}async getMajorChipVersion(A){return await A.readReg(this.EFUSE_BLOCK1_ADDR+4*2)>>4&3}async getChipDescription(A){const R=await this.getPkgVersion(A);let E;R===0?E="ESP32-C5":E="unknown ESP32-C5";const B=await this.getMajorChipVersion(A),t=await this.getMinorChipVersion(A);return`${E} (revision v${B}.${t})`}async getCrystalFreq(A){const R=await A.readReg(this.UART_CLKDIV_REG)&this.UART_CLKDIV_MASK,E=A.transport.baudrate*R/1e6/this.XTAL_CLK_DIVIDER;let B;return E>45?B=48:E>33?B=40:B=26,Math.abs(B-E)>1&&A.info("WARNING: Unsupported crystal in use"),B}async getCrystalFreqRomExpect(A){return(await A.readReg(this.PCR_SYSCLK_CONF_REG)&this.PCR_SYSCLK_XTAL_FREQ_V)>>this.PCR_SYSCLK_XTAL_FREQ_S}}export{D as ESP32C5ROM};
diff --git a/contrib/data/www/web/assets/esp32c6-C93uIFil.js b/contrib/data/www/web/assets/esp32c6-88vftfBr.js
similarity index 99%
rename from contrib/data/www/web/assets/esp32c6-C93uIFil.js
rename to contrib/data/www/web/assets/esp32c6-88vftfBr.js
index 3ef5dcf4..fbce06d2 100644
--- a/contrib/data/www/web/assets/esp32c6-C93uIFil.js
+++ b/contrib/data/www/web/assets/esp32c6-88vftfBr.js
@@ -1 +1 @@
-import{R as F}from"./rom-Caghk6Eh.js";const s=1082132112,C="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",Q=1082130432,R="HCuEQEIKgECSCoBA6gqAQI4LgED6C4BAqAuAQA4JgEBKC4BAiguAQP4KgEC+CIBAMguAQL4IgEAcCoBAYgqAQJIKgEDqCoBALgqAQHIJgECiCYBAKgqAQEwOgECSCoBAEg2AQAQOgED+B4BALA6AQP4HgED+B4BA/geAQP4HgED+B4BA/geAQP4HgED+B4BArgyAQP4HgEAwDYBABA6AQA==",h=1082469292,c={entry:s,text:C,text_start:Q,data:R,data_start:h};class H extends F{constructor(){super(...arguments),this.CHIP_NAME="ESP32-C6",this.IMAGE_CHIP_ID=13,this.EFUSE_BASE=1611335680,this.MAC_EFUSE_REG=this.EFUSE_BASE+68,this.UART_CLKDIV_REG=1072955412,this.UART_CLKDIV_MASK=1048575,this.UART_DATE_REG_ADDR=1610612860,this.FLASH_WRITE_SIZE=1024,this.BOOTLOADER_FLASH_OFFSET=0,this.FLASH_SIZES={"1MB":0,"2MB":16,"4MB":32,"8MB":48,"16MB":64},this.SPI_REG_BASE=1610620928,this.SPI_USR_OFFS=24,this.SPI_USR1_OFFS=28,this.SPI_USR2_OFFS=32,this.SPI_MOSI_DLEN_OFFS=36,this.SPI_MISO_DLEN_OFFS=40,this.SPI_W0_OFFS=88,this.TEXT_START=c.text_start,this.ENTRY=c.entry,this.DATA_START=c.data_start,this.ROM_DATA=c.data,this.ROM_TEXT=c.text}async getPkgVersion(E){const B=this.EFUSE_BASE+68+4*3;return await E.readReg(B)>>21&7}async getChipRevision(E){const A=this.EFUSE_BASE+68,w=3,B=18,t=A+4*w;return(await E.readReg(t)&7<>B}async getChipDescription(E){let A;await this.getPkgVersion(E)===0?A="ESP32-C6":A="unknown ESP32-C6";const B=await this.getChipRevision(E);return A+=" (revision "+B+")",A}async getChipFeatures(E){return["Wi-Fi 6","BT 5","IEEE802.15.4"]}async getCrystalFreq(E){return 40}_d2h(E){const A=(+E).toString(16);return A.length===1?"0"+A:A}async readMac(E){let A=await E.readReg(this.MAC_EFUSE_REG);A=A>>>0;let w=await E.readReg(this.MAC_EFUSE_REG+4);w=w>>>0&65535;const B=new Uint8Array(6);return B[0]=w>>8&255,B[1]=w&255,B[2]=A>>24&255,B[3]=A>>16&255,B[4]=A>>8&255,B[5]=A&255,this._d2h(B[0])+":"+this._d2h(B[1])+":"+this._d2h(B[2])+":"+this._d2h(B[3])+":"+this._d2h(B[4])+":"+this._d2h(B[5])}getEraseSize(E,A){return A}}export{H as ESP32C6ROM};
+import{R as F}from"./rom-Caghk6Eh.js";const s=1082132112,C="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",Q=1082130432,R="HCuEQEIKgECSCoBA6gqAQI4LgED6C4BAqAuAQA4JgEBKC4BAiguAQP4KgEC+CIBAMguAQL4IgEAcCoBAYgqAQJIKgEDqCoBALgqAQHIJgECiCYBAKgqAQEwOgECSCoBAEg2AQAQOgED+B4BALA6AQP4HgED+B4BA/geAQP4HgED+B4BA/geAQP4HgED+B4BArgyAQP4HgEAwDYBABA6AQA==",h=1082469292,c={entry:s,text:C,text_start:Q,data:R,data_start:h};class H extends F{constructor(){super(...arguments),this.CHIP_NAME="ESP32-C6",this.IMAGE_CHIP_ID=13,this.EFUSE_BASE=1611335680,this.MAC_EFUSE_REG=this.EFUSE_BASE+68,this.UART_CLKDIV_REG=1072955412,this.UART_CLKDIV_MASK=1048575,this.UART_DATE_REG_ADDR=1610612860,this.FLASH_WRITE_SIZE=1024,this.BOOTLOADER_FLASH_OFFSET=0,this.FLASH_SIZES={"1MB":0,"2MB":16,"4MB":32,"8MB":48,"16MB":64},this.SPI_REG_BASE=1610620928,this.SPI_USR_OFFS=24,this.SPI_USR1_OFFS=28,this.SPI_USR2_OFFS=32,this.SPI_MOSI_DLEN_OFFS=36,this.SPI_MISO_DLEN_OFFS=40,this.SPI_W0_OFFS=88,this.TEXT_START=c.text_start,this.ENTRY=c.entry,this.DATA_START=c.data_start,this.ROM_DATA=c.data,this.ROM_TEXT=c.text}async getPkgVersion(E){const B=this.EFUSE_BASE+68+4*3;return await E.readReg(B)>>21&7}async getChipRevision(E){const A=this.EFUSE_BASE+68,w=3,B=18,g=A+4*w;return(await E.readReg(g)&7<>B}async getChipDescription(E){let A;await this.getPkgVersion(E)===0?A="ESP32-C6":A="unknown ESP32-C6";const B=await this.getChipRevision(E);return A+=" (revision "+B+")",A}async getChipFeatures(E){return["Wi-Fi 6","BT 5","IEEE802.15.4"]}async getCrystalFreq(E){return 40}_d2h(E){const A=(+E).toString(16);return A.length===1?"0"+A:A}async readMac(E){let A=await E.readReg(this.MAC_EFUSE_REG);A=A>>>0;let w=await E.readReg(this.MAC_EFUSE_REG+4);w=w>>>0&65535;const B=new Uint8Array(6);return B[0]=w>>8&255,B[1]=w&255,B[2]=A>>24&255,B[3]=A>>16&255,B[4]=A>>8&255,B[5]=A&255,this._d2h(B[0])+":"+this._d2h(B[1])+":"+this._d2h(B[2])+":"+this._d2h(B[3])+":"+this._d2h(B[4])+":"+this._d2h(B[5])}getEraseSize(E,A){return A}}export{H as ESP32C6ROM};
diff --git a/contrib/data/www/web/assets/esp32c61-Qo5S0GG2.js b/contrib/data/www/web/assets/esp32c61-Cez2MlRb.js
similarity index 61%
rename from contrib/data/www/web/assets/esp32c61-Qo5S0GG2.js
rename to contrib/data/www/web/assets/esp32c61-Cez2MlRb.js
index 856bc5cf..732a0bfa 100644
--- a/contrib/data/www/web/assets/esp32c61-Qo5S0GG2.js
+++ b/contrib/data/www/web/assets/esp32c61-Cez2MlRb.js
@@ -1 +1 @@
-import{ESP32C6ROM as _}from"./esp32c6-C93uIFil.js";import"./rom-Caghk6Eh.js";const w=1082132164,M="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",c=1082130432,s="FECAQHQKgEDECoBAHAuAQOoLgEBWDIBABAyAQEAJgECmC4BA5guAQDALgEDwCIBAZAuAQPAIgEBOCoBAlAqAQMQKgEAcC4BAYAqAQKQJgEDUCYBAXAqAQK4OgEDECoBAbg2AQGYOgEAwCIBAjg6AQDAIgEAwCIBAMAiAQDAIgEAwCIBAMAiAQDAIgEAwCIBACg2AQDAIgECMDYBAZg6AQA==",C=1082223536,T=1082146816,R={entry:w,text:M,text_start:c,data:s,data_start:C,bss_start:T};class U extends _{constructor(){super(...arguments),this.CHIP_NAME="ESP32-C61",this.IMAGE_CHIP_ID=20,this.CHIP_DETECT_MAGIC_VALUE=[871374959,606167151],this.TEXT_START=R.text_start,this.ENTRY=R.entry,this.DATA_START=R.data_start,this.ROM_DATA=R.data,this.ROM_TEXT=R.text,this.UART_DATE_REG_ADDR=1610612860,this.EFUSE_BASE=1611352064,this.EFUSE_BLOCK1_ADDR=this.EFUSE_BASE+68,this.MAC_EFUSE_REG=this.EFUSE_BASE+68,this.EFUSE_RD_REG_BASE=this.EFUSE_BASE+48,this.EFUSE_PURPOSE_KEY0_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY0_SHIFT=0,this.EFUSE_PURPOSE_KEY1_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY1_SHIFT=4,this.EFUSE_PURPOSE_KEY2_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY2_SHIFT=8,this.EFUSE_PURPOSE_KEY3_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY3_SHIFT=12,this.EFUSE_PURPOSE_KEY4_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY4_SHIFT=16,this.EFUSE_PURPOSE_KEY5_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY5_SHIFT=20,this.EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_REG=this.EFUSE_RD_REG_BASE,this.EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT=1<<20,this.EFUSE_SPI_BOOT_CRYPT_CNT_REG=this.EFUSE_BASE+48,this.EFUSE_SPI_BOOT_CRYPT_CNT_MASK=7<<23,this.EFUSE_SECURE_BOOT_EN_REG=this.EFUSE_BASE+52,this.EFUSE_SECURE_BOOT_EN_MASK=1<<26,this.FLASH_FREQUENCY={"80m":15,"40m":0,"20m":2},this.MEMORY_MAP=[[0,65536,"PADDING"],[1098907648,1107296256,"DROM"],[1082130432,1082523648,"DRAM"],[1082130432,1082523648,"BYTE_ACCESSIBLE"],[1074048e3,1074069504,"DROM_MASK"],[1073741824,1074048e3,"IROM_MASK"],[1090519040,1098907648,"IROM"],[1082130432,1082523648,"IRAM"],[1342177280,1342193664,"RTC_IRAM"],[1342177280,1342193664,"RTC_DRAM"],[1611653120,1611661312,"MEM_INTERNAL2"]],this.UF2_FAMILY_ID=2010665156,this.EFUSE_MAX_KEY=5,this.KEY_PURPOSES={0:"USER/EMPTY",1:"ECDSA_KEY",2:"XTS_AES_256_KEY_1",3:"XTS_AES_256_KEY_2",4:"XTS_AES_128_KEY",5:"HMAC_DOWN_ALL",6:"HMAC_DOWN_JTAG",7:"HMAC_DOWN_DIGITAL_SIGNATURE",8:"HMAC_UP",9:"SECURE_BOOT_DIGEST0",10:"SECURE_BOOT_DIGEST1",11:"SECURE_BOOT_DIGEST2",12:"KM_INIT_KEY",13:"XTS_AES_256_KEY_1_PSRAM",14:"XTS_AES_256_KEY_2_PSRAM",15:"XTS_AES_128_KEY_PSRAM"}}async getPkgVersion(E){return await E.readReg(this.EFUSE_BLOCK1_ADDR+4*2)>>26&7}async getMinorChipVersion(E){return await E.readReg(this.EFUSE_BLOCK1_ADDR+4*2)>>0&15}async getMajorChipVersion(E){return await E.readReg(this.EFUSE_BLOCK1_ADDR+4*2)>>4&3}async getChipDescription(E){const B=await this.getPkgVersion(E);let t;B===0?t="ESP32-C61":t="unknown ESP32-C61";const A=await this.getMajorChipVersion(E),g=await this.getMinorChipVersion(E);return`${t} (revision v${A}.${g})`}async getChipFeatures(E){return["WiFi 6","BT 5"]}async readMac(E){let B=await E.readReg(this.MAC_EFUSE_REG);B=B>>>0;let t=await E.readReg(this.MAC_EFUSE_REG+4);t=t>>>0&65535;const A=new Uint8Array(6);return A[0]=t>>8&255,A[1]=t&255,A[2]=B>>24&255,A[3]=B>>16&255,A[4]=B>>8&255,A[5]=B&255,this._d2h(A[0])+":"+this._d2h(A[1])+":"+this._d2h(A[2])+":"+this._d2h(A[3])+":"+this._d2h(A[4])+":"+this._d2h(A[5])}}export{U as ESP32C61ROM};
+import{ESP32C6ROM as _}from"./esp32c6-88vftfBr.js";import"./rom-Caghk6Eh.js";const t=1082132164,M="QREixCbCBsa39wBgEUc3RIBA2Mu39ABgEwQEANxAkYuR57JAIkSSREEBgoCIQBxAE3X1D4KX3bcBEbcHAGBOxoOphwBKyDdJgEAmylLEBs4izLcEAGB9WhMJCQDATBN09A8N4PJAYkQjqDQBQknSRLJJIkoFYYKAiECDJwkAE3X1D4KXfRTjGUT/yb8TBwAMlEGqh2MY5QCFR4XGI6AFAHlVgoAFR2OH5gAJRmONxgB9VYKAQgUTB7ANQYVjlecCiUecwfW3kwbADWMW1QCYwRMFAAyCgJMG0A19VWOV1wCYwRMFsA2CgLd1gUBBEZOFhboGxmE/Y0UFBrd3gUCThweyA6cHCAPWRwgTdfUPkwYWAMIGwYIjktcIMpcjAKcAA9dHCJFnk4cHBGMe9wI394BAEwcHsqFnupcDpgcItzaBQLd3gUCThweyk4YGtmMf5gAjpscII6DXCCOSBwghoPlX4wb1/LJAQQGCgCOm1wgjoOcI3bc3NwBgfEudi/X/NycAYHxLnYv1/4KAQREGxt03tzcAYCOmBwI3BwAImMOYQ33/yFeyQBNF9f8FiUEBgoBBEQbG2T993TcHAEC3NwBgmMM3NwBgHEP9/7JAQQGCgEERIsQ3xIBAkwdEAUrAA6kHAQbGJsJjCgkERTc5xb1HEwREAYFEY9YnAQREvYiTtBQAfTeFPxxENwaAABOXxwCZ4DcGAAG39v8AdY+3NgBg2MKQwphCff9BR5HgBUczCelAupcjKCQBHMSyQCJEkkQCSUEBgoABEQbOIswlNzcEzj9sABMFRP+XAID/54Cg86qHBUWV57JHk/cHID7GiTc3NwBgHEe3BkAAEwVE/9WPHMeyRZcAgP/ngCDxMzWgAPJAYkQFYYKAQRG3x4BABsaTh0cBBUcjgOcAE9fFAJjHBWd9F8zDyMf5jTqVqpWxgYzLI6oHAEE3GcETBVAMskBBAYKAAREizDfEgECTB0QBJsrER07GBs5KyKqJEwREAWPzlQCuhKnAAylEACaZE1nJABxIY1XwABxEY175ArU9fd1IQCaGzoWXAID/54Ag5BN19Q8BxZMHQAxcyFxAppdcwFxEhY9cxPJAYkTSREJJskkFYYKAaTVtv0ERBsaXAID/54CA1gNFhQGyQHUVEzUVAEEBgoBBEQbGxTcNxbdHgECThwcA1EOZzjdnCWATB4cOHEM3Bv3/fRbxjzcGAwDxjtWPHMOyQEEBgoBBEQbGbTcRwQ1FskBBARcDgP9nAIPMQREGxibCIsSqhJcAgP/ngKDJWTcNyTdHgECTBgcAg9eGABMEBwCFB8IHwYMjlPYAkwYADGOG1AATB+ADY3X3AG03IxQEALJAIkSSREEBgoBBEQbGEwcADGMa5QATBbANRTcTBcANskBBAVm/EwewDeMb5f5xNxMF0A31t0ERIsQmwgbGKoSzBLUAYxeUALJAIkSSREEBgoADRQQABQRNP+23NXEmy07H/XKFaf10Is1KyVLFVsMGz5OEhPoWkZOHCQemlxgIs4TnACqJJoUuhJcAgP/ngIAvk4cJBxgIBWq6l7OKR0Ex5AVnfXWTBYX6kwcHBxMFhfkUCKqXM4XXAJMHBweul7OF1wAqxpcAgP/ngEAsMkXBRZU3AUWFYhaR+kBqRNpESkm6SSpKmkoNYYKAooljc4oAhWlOhtaFSoWXAID/54DAxhN19Q8B7U6G1oUmhZcAgP/ngIAnTpkzBDRBUbcTBTAGVb8TBQAMSb0xcf1yBWdO11LVVtNezwbfIt0m20rZWtFizWbLaslux/13FpETBwcHPpccCLqXPsYjqgf4qokuirKKtov1M5MHAAIZwbcHAgA+hZcAgP/ngGAehWdj5VcTBWR9eRMJifqTBwQHypcYCDOJ5wBKhZcAgP/ngKAefXsTDDv5kwyL+RMHBAeTBwQHFAhil+aXgUQzDNcAs4zXAFJNY3xNCWPxpANBqJk/ooUIAY01uTcihgwBSoWXAID/54CAGqKZopRj9UQDs4ekQWPxdwMzBJpAY/OKAFaEIoYMAU6FlwCA/+eAALYTdfUPVd0CzAFEeV2NTaMJAQBihZcAgP/ngECkffkDRTEB5oWFNGNPBQDj4o3+hWeThwcHopcYCLqX2pcjiqf4BQTxt+MVpf2RR+MF9PYFZ311kwcHB5MFhfoTBYX5FAiqlzOF1wCTBwcHrpezhdcAKsaXAID/54CgEHE9MkXBRWUzUT3BMbcHAgAZ4ZMHAAI+hZcAgP/ngOALhWIWkfpQalTaVEpZulkqWppaClv6S2pM2kxKTbpNKWGCgLdXQUkZcZOH94QBRYbeotym2srYztbS1NbS2tDezuLM5srqyO7GPs6XAID/54DAnaE5DcE3ZwlgEweHDhxDt0aAQCOi9gC3Bv3//Rb1j8Fm1Y8cwxU5Bc23JwtgN0fYUJOGh8ETBxeqmMIThgfAIyAGACOgBgCThgfCmMKTh8fBmEM3BgQAUY+YwyOgBgC3R4BAN3eBQJOHBwATBwe7IaAjoAcAkQfj7ef+RTuRRWgIdTllM7f3gECThweyIWc+lyMg9wi3B4BAN0mAQJOHhw4jIPkAt3mBQEU+EwkJAJOJCbJjBgUQtwcBYBMHEAIjpOcKhUVFRZcAgP/ngOD2twWAQAFGk4UFAEVFlwCA/+eAIPi39wBgEUeYyzcFAgCXAID/54Bg97cXCWCIX4FFt8SAQHGJYRUTNRUAlwCA/+eAIJ/BZ/0XEwcAEIVmQWa3BQABAUWThEQBt0qAQA1qlwCA/+eA4JQTi0oBJpqDp8kI9d+Dq8kIhUcjpgkIIwLxAoPHGwAJRyMT4QKjAvECAtRNR2OB5whRR2OP5wYpR2Of5wCDxzsAA8crAKIH2Y8RR2OW5wCDp4sAnEM+1Hk5oUVIEG02g8c7AAPHKwCiB9mPEWdBB2N09wQTBbANET4TBcANOTYTBeAOITaFOUG3twWAQAFGk4WFAxVFlwCA/+eAIOk3BwBgXEcTBQACk+cXEFzHMbfJRyMT8QJNtwPHGwDRRmPn5gKFRmPm5gABTBME8A+FqHkXE3f3D8lG4+jm/rd2gUAKB5OGRrs2lxhDAoeTBgcDk/b2DxFG42nW/BMH9wITd/cPjUZj6+YIt3aBQAoHk4YGwDaXGEMChxMHQAJjmOcQAtQdRAFFnTQBRU086TbhNqFFSBB9FMk8dfQBTAFEE3X0D2k8E3X8D1E8dTbjHgTqg8cbAElHY2j3MAlH43b36vUXk/f3Dz1H42D36jd3gUCKBxMHB8G6l5xDgocFRJ3rcBCBRQFFl/B//+eAIHEd4dFFaBCVPAFEMagFRIHvl/B//+eA4HYzNKAAKaAhR2OF5wAFRAFMYbcDrIsAA6TLALNnjADSB/X37/CfhX3xwWwinP0cfX0zBYxAVdyzd5UBlePBbDMFjEBj5owC/XwzBYxAVdAxgZfwf//ngGBzVflmlPW3MYGX8H//54BgclXxapTRt0GBl/B//+eAoHFR+TMElEHBtyFH44nn8AFMEwQADDG3QUfNv0FHBUTjnOf2g6XLAAOliwDdMrG/QUcFROOS5/YDpwsBkWdj6uceg6VLAQOliwDv8N+ANb9BRwVE45Ln9IOnCwERZ2Nq9xwDp8sAg6VLAQOliwAzhOcC7/BP/iOsBAAjJIqwMbcDxwQAYwMHFAOniwDBFxMEAAxjE/cAwEgBR5MG8A5jRvcCg8dbAAPHSwABTKIH2Y8Dx2sAQgddj4PHewDiB9mP44H25hMEEAypvTOG6wADRoYBBQexjuG3g8cEAP3H3ERjnQcUwEgjgAQAfbVhR2OW5wKDp8sBA6eLAYOmSwEDpgsBg6XLAAOliwCX8H//54AgYiqMMzSgACm1AUwFRBG1EUcFROOa5+a3lwBgtF9ld30XBWb5jtGOA6WLALTftFeBRfmO0Y601/Rf+Y7RjvTf9FN1j1GP+NOX8H//54BAZSm9E/f3AOMVB+qT3EcAE4SLAAFMfV3jdJzbSESX8H//54DARxhEVEAQQPmOYwenARxCE0f3/32P2Y4UwgUMQQTZvxFHpbVBRwVE45fn3oOniwADp0sBIyj5ACMm6QB1u4MlyQDBF5Hlic8BTBMEYAyJuwMnCQFjZvcGE/c3AOMZB+IDKAkBAUYBRzMF6ECzhuUAY2n3AOMEBtIjKKkAIybZADG7M4brABBOEQeQwgVG6b8hRwVE45Hn2AMkCQEZwBMEgAwjKAkAIyYJADM0gAClswFMEwQgDO2xAUwTBIAMzbEBTBMEkAzpuRMHIA1jg+cMEwdADeOb57gDxDsAg8crACIEXYyX8H//54AgSAOsxABBFGNzhAEijOMJDLbAQGKUMYCcSGNV8ACcRGNb9Arv8I/Ldd3IQGKGk4WLAZfwf//ngCBEAcWTB0AM3MjcQOKX3MDcRLOHh0HcxJfwf//ngABDJbYJZRMFBXEDrMsAA6SLAJfwf//ngEAytwcAYNhLtwYAAcEWk1dHARIHdY+9i9mPs4eHAwFFs9WHApfwf//ngKAzEwWAPpfwf//ngOAu6byDpksBA6YLAYOlywADpYsA7/DP+9G0g8U7AIPHKwAThYsBogXdjcEV7/Bv1XW07/DPxD2/A8Q7AIPHKwATjIsBIgRdjNxEQRTN45FHhUtj/4cIkweQDNzIQbQDpw0AItAFSLOH7EA+1oMnirBjc/QADUhCxjrE7/BPwCJHMkg3xYBA4oV8EJOGSgEQEBMFxQKX8H//54BAMTf3gECTCEcBglcDp4iwg6UNAB2MHY8+nLJXI6TosKqLvpUjoL0Ak4dKAZ2NAcWhZ2OX9QBahe/wD8sjoG0BCcTcRJnD409w92PfCwCTB3AMvbeFS7d9gUC3zIBAk40Nu5OMTAHpv+OdC5zcROOKB5yTB4AMqbeDp4sA45MHnO/wD9MJZRMFBXGX8H//54BAHO/wj86X8H//54AAIVWyA6TLAOMPBJjv8I/QEwWAPpfwf//ngOAZ7/AvzAKUUbLv8K/L9lBmVNZURlm2WSZalloGW/ZLZkzWTEZNtk0JYYKA",c=1082130432,C="FECAQHQKgEDECoBAHAuAQOoLgEBWDIBABAyAQEAJgECmC4BA5guAQDALgEDwCIBAZAuAQPAIgEBOCoBAlAqAQMQKgEAcC4BAYAqAQKQJgEDUCYBAXAqAQK4OgEDECoBAbg2AQGYOgEAwCIBAjg6AQDAIgEAwCIBAMAiAQDAIgEAwCIBAMAiAQDAIgEAwCIBACg2AQDAIgECMDYBAZg6AQA==",T=1082223536,g={entry:t,text:M,text_start:c,data:C,data_start:T};class D extends _{constructor(){super(...arguments),this.CHIP_NAME="ESP32-C61",this.IMAGE_CHIP_ID=20,this.CHIP_DETECT_MAGIC_VALUE=[871374959,606167151],this.TEXT_START=g.text_start,this.ENTRY=g.entry,this.DATA_START=g.data_start,this.ROM_DATA=g.data,this.ROM_TEXT=g.text,this.UART_DATE_REG_ADDR=1610612860,this.EFUSE_BASE=1611352064,this.EFUSE_BLOCK1_ADDR=this.EFUSE_BASE+68,this.MAC_EFUSE_REG=this.EFUSE_BASE+68,this.EFUSE_RD_REG_BASE=this.EFUSE_BASE+48,this.EFUSE_PURPOSE_KEY0_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY0_SHIFT=0,this.EFUSE_PURPOSE_KEY1_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY1_SHIFT=4,this.EFUSE_PURPOSE_KEY2_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY2_SHIFT=8,this.EFUSE_PURPOSE_KEY3_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY3_SHIFT=12,this.EFUSE_PURPOSE_KEY4_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY4_SHIFT=16,this.EFUSE_PURPOSE_KEY5_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY5_SHIFT=20,this.EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_REG=this.EFUSE_RD_REG_BASE,this.EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT=1<<20,this.EFUSE_SPI_BOOT_CRYPT_CNT_REG=this.EFUSE_BASE+48,this.EFUSE_SPI_BOOT_CRYPT_CNT_MASK=7<<23,this.EFUSE_SECURE_BOOT_EN_REG=this.EFUSE_BASE+52,this.EFUSE_SECURE_BOOT_EN_MASK=1<<26,this.FLASH_FREQUENCY={"80m":15,"40m":0,"20m":2},this.MEMORY_MAP=[[0,65536,"PADDING"],[1098907648,1107296256,"DROM"],[1082130432,1082523648,"DRAM"],[1082130432,1082523648,"BYTE_ACCESSIBLE"],[1074048e3,1074069504,"DROM_MASK"],[1073741824,1074048e3,"IROM_MASK"],[1090519040,1098907648,"IROM"],[1082130432,1082523648,"IRAM"],[1342177280,1342193664,"RTC_IRAM"],[1342177280,1342193664,"RTC_DRAM"],[1611653120,1611661312,"MEM_INTERNAL2"]],this.UF2_FAMILY_ID=2010665156,this.EFUSE_MAX_KEY=5,this.KEY_PURPOSES={0:"USER/EMPTY",1:"ECDSA_KEY",2:"XTS_AES_256_KEY_1",3:"XTS_AES_256_KEY_2",4:"XTS_AES_128_KEY",5:"HMAC_DOWN_ALL",6:"HMAC_DOWN_JTAG",7:"HMAC_DOWN_DIGITAL_SIGNATURE",8:"HMAC_UP",9:"SECURE_BOOT_DIGEST0",10:"SECURE_BOOT_DIGEST1",11:"SECURE_BOOT_DIGEST2",12:"KM_INIT_KEY",13:"XTS_AES_256_KEY_1_PSRAM",14:"XTS_AES_256_KEY_2_PSRAM",15:"XTS_AES_128_KEY_PSRAM"}}async getPkgVersion(E){return await E.readReg(this.EFUSE_BLOCK1_ADDR+4*2)>>26&7}async getMinorChipVersion(E){return await E.readReg(this.EFUSE_BLOCK1_ADDR+4*2)>>0&15}async getMajorChipVersion(E){return await E.readReg(this.EFUSE_BLOCK1_ADDR+4*2)>>4&3}async getChipDescription(E){const B=await this.getPkgVersion(E);let R;B===0?R="ESP32-C61":R="unknown ESP32-C61";const A=await this.getMajorChipVersion(E),w=await this.getMinorChipVersion(E);return`${R} (revision v${A}.${w})`}async getChipFeatures(E){return["WiFi 6","BT 5"]}async readMac(E){let B=await E.readReg(this.MAC_EFUSE_REG);B=B>>>0;let R=await E.readReg(this.MAC_EFUSE_REG+4);R=R>>>0&65535;const A=new Uint8Array(6);return A[0]=R>>8&255,A[1]=R&255,A[2]=B>>24&255,A[3]=B>>16&255,A[4]=B>>8&255,A[5]=B&255,this._d2h(A[0])+":"+this._d2h(A[1])+":"+this._d2h(A[2])+":"+this._d2h(A[3])+":"+this._d2h(A[4])+":"+this._d2h(A[5])}}export{D as ESP32C61ROM};
diff --git a/contrib/data/www/web/assets/esp32h2-Cf8JbGZQ.js b/contrib/data/www/web/assets/esp32h2-CCJRrESJ.js
similarity index 98%
rename from contrib/data/www/web/assets/esp32h2-Cf8JbGZQ.js
rename to contrib/data/www/web/assets/esp32h2-CCJRrESJ.js
index 25583124..820dafbb 100644
--- a/contrib/data/www/web/assets/esp32h2-Cf8JbGZQ.js
+++ b/contrib/data/www/web/assets/esp32h2-CCJRrESJ.js
@@ -1 +1 @@
-import{R as g}from"./rom-Caghk6Eh.js";const t=1082132112,F="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",C=1082130432,R="EACDQEIKgECSCoBA6gqAQI4LgED6C4BAqAuAQA4JgEBKC4BAiguAQP4KgEC+CIBAMguAQL4IgEAcCoBAYgqAQJIKgEDqCoBALgqAQHIJgECiCYBAKgqAQFIOgECSCoBAEg2AQAoOgED+B4BAMg6AQP4HgED+B4BA/geAQP4HgED+B4BA/geAQP4HgED+B4BArgyAQP4HgEAwDYBACg6AQA==",Q=1082403756,w={entry:t,text:F,text_start:C,data:R,data_start:Q};class H extends g{constructor(){super(...arguments),this.CHIP_NAME="ESP32-H2",this.IMAGE_CHIP_ID=16,this.EFUSE_BASE=1610647552,this.MAC_EFUSE_REG=this.EFUSE_BASE+68,this.UART_CLKDIV_REG=1072955412,this.UART_CLKDIV_MASK=1048575,this.UART_DATE_REG_ADDR=1610612860,this.FLASH_WRITE_SIZE=1024,this.BOOTLOADER_FLASH_OFFSET=0,this.FLASH_SIZES={"1MB":0,"2MB":16,"4MB":32,"8MB":48,"16MB":64},this.SPI_REG_BASE=1610620928,this.SPI_USR_OFFS=24,this.SPI_USR1_OFFS=28,this.SPI_USR2_OFFS=32,this.SPI_MOSI_DLEN_OFFS=36,this.SPI_MISO_DLEN_OFFS=40,this.SPI_W0_OFFS=88,this.USB_RAM_BLOCK=2048,this.UARTDEV_BUF_NO_USB=3,this.UARTDEV_BUF_NO=1070526796,this.TEXT_START=w.text_start,this.ENTRY=w.entry,this.DATA_START=w.data_start,this.ROM_DATA=w.data,this.ROM_TEXT=w.text}async getChipDescription(B){return this.CHIP_NAME}async getChipFeatures(B){return["BLE","IEEE802.15.4"]}async getCrystalFreq(B){return 32}_d2h(B){const A=(+B).toString(16);return A.length===1?"0"+A:A}async postConnect(B){const A=await B.readReg(this.UARTDEV_BUF_NO)&255;B.debug("In _post_connect "+A),A==this.UARTDEV_BUF_NO_USB&&(B.ESP_RAM_BLOCK=this.USB_RAM_BLOCK)}async readMac(B){let A=await B.readReg(this.MAC_EFUSE_REG);A=A>>>0;let c=await B.readReg(this.MAC_EFUSE_REG+4);c=c>>>0&65535;const E=new Uint8Array(6);return E[0]=c>>8&255,E[1]=c&255,E[2]=A>>24&255,E[3]=A>>16&255,E[4]=A>>8&255,E[5]=A&255,this._d2h(E[0])+":"+this._d2h(E[1])+":"+this._d2h(E[2])+":"+this._d2h(E[3])+":"+this._d2h(E[4])+":"+this._d2h(E[5])}getEraseSize(B,A){return A}}export{H as ESP32H2ROM};
+import{R as g}from"./rom-Caghk6Eh.js";const F=1082132112,t="QREixCbCBsa39wBgEUc3BINA2Mu39ABgEwQEANxAkYuR57JAIkSSREEBgoCIQBxAE3X1D4KX3bcBEbcHAGBOxoOphwBKyDcJg0AmylLEBs4izLcEAGB9WhMJCQDATBN09A8N4PJAYkQjqDQBQknSRLJJIkoFYYKAiECDJwkAE3X1D4KXfRTjGUT/yb8TBwAMlEGqh2MY5QCFR4XGI6AFAHlVgoAFR2OH5gAJRmONxgB9VYKAQgUTB7ANQYVjlecCiUecwfW3kwbADWMW1QCYwRMFAAyCgJMG0A19VWOV1wCYwRMFsA2CgLc1hEBBEZOFRboGxmE/Y0UFBrc3hECTh8exA6cHCAPWRwgTdfUPkwYWAMIGwYIjktcIMpcjAKcAA9dHCJFnk4cHBGMe9wI3t4NAEwfHsaFnupcDpgcIt/aDQLc3hECTh8exk4bGtWMf5gAjpscII6DXCCOSBwghoPlX4wb1/LJAQQGCgCOm1wgjoOcI3bc3NwBgfEudi/X/NycAYHxLnYv1/4KAQREGxt03tzcAYCOmBwI3BwAImMOYQ33/yFeyQBNF9f8FiUEBgoBBEQbG2T993TcHAEC3NwBgmMM3NwBgHEP9/7JAQQGCgEERIsQ3hINAkwcEAUrAA6kHAQbGJsJjCgkERTc5xb1HEwQEAYFEY9YnAQREvYiTtBQAfTeFPxxENwaAABOXxwCZ4DcGAAG39v8AdY+3NgBg2MKQwphCff9BR5HgBUczCelAupcjKCQBHMSyQCJEkkQCSUEBgoABEQbOIswlNzcEhUBsABMFBP+XAID/54Ag8qqHBUWV57JHk/cHID7GiTc3NwBgHEe3BkAAEwUE/9WPHMeyRZcAgP/ngKDvMzWgAPJAYkQFYYKAQRG3h4NABsaThwcBBUcjgOcAE9fFAJjHBWd9F8zDyMf5jTqVqpWxgYzLI6oHAEE3GcETBVAMskBBAYKAAREizDeEg0CTBwQBJsrER07GBs5KyKqJEwQEAWPzlQCuhKnAAylEACaZE1nJABxIY1XwABxEY175ArU9fd1IQCaGzoWXAID/54Cg4hN19Q8BxZMHQAxcyFxAppdcwFxEhY9cxPJAYkTSREJJskkFYYKAaTVtv0ERBsaXAID/54BA1gNFhQGyQHUVEzUVAEEBgoBBEQbGxTcNxbcHg0CThwcA1EOZzjdnCWATB8cQHEM3Bv3/fRbxjzcGAwDxjtWPHMOyQEEBgoBBEQbGbTcRwQ1FskBBARcDgP9nAIPMQREGxpcAgP/ngEDKcTcBxbJAQQHZv7JAQQGCgEERBsYTBwAMYxrlABMFsA3RPxMFwA2yQEEB6bcTB7AN4xvl/sE3EwXQDfW3QREixCbCBsYqhLMEtQBjF5QAskAiRJJEQQGCgANFBAAFBE0/7bc1cSbLTsf9coVp/XQizUrJUsVWwwbPk4SE+haRk4cJB6aXGAizhOcAKokmhS6ElwCA/+eAgCyThwkHGAgFarqXs4pHQTHkBWd9dZMFhfqTBwcHEwWF+RQIqpczhdcAkwcHB66Xs4XXACrGlwCA/+eAQCkyRcFFlTcBRYViFpH6QGpE2kRKSbpJKkqaSg1hgoCiiWNzigCFaU6G1oVKhZcAgP/ngIDIE3X1DwHtTobWhSaFlwCA/+eAgCROmTMENEFRtxMFMAZVvxMFAAzZtTFx/XIFZ07XUtVW017PBt8i3SbbStla0WLNZstqyW7H/XcWkRMHBwc+lxwIupc+xiOqB/iqiS6Ksoq2iwU1kwcAAhnBtwcCAD6FlwCA/+eAIB2FZ2PlVxMFZH15EwmJ+pMHBAfKlxgIM4nnAEqFlwCA/+eAoBt9exMMO/mTDIv5EwcEB5MHBAcUCGKX5peBRDMM1wCzjNcAUk1jfE0JY/GkA0GomT+ihQgBjTW5NyKGDAFKhZcAgP/ngIAXopmilGP1RAOzh6RBY/F3AzMEmkBj84oAVoQihgwBToWXAID/54DAtxN19Q9V3QLMAUR5XY1NowkBAGKFlwCA/+eAgKd9+QNFMQHmhVE8Y08FAOPijf6FZ5OHBweilxgIupfalyOKp/gFBPG34xWl/ZFH4wX09gVnfXWTBwcHkwWF+hMFhfkUCKqXM4XXAJMHBweul7OF1wAqxpcAgP/ngKANcT0yRcFFZTNRPdU5twcCABnhkwcAAj6FlwCA/+eAoAqFYhaR+lBqVNpUSlm6WSpamloKW/pLakzaTEpNuk0pYYKAt1dBSRlxk4f3hAFFht6i3KbaytjO1tLU1tLa0N7O4szmyurI7sY+zpcAgP/ngMCgcTENwTdnCWATB8cQHEO3BoNAI6L2ALcG/f/9FvWPwWbVjxzDpTEFzbcnC2A3R9hQk4bHwRMHF6qYwhOGB8AjIAYAI6AGAJOGR8KYwpOHB8KYQzcGBABRj5jDI6AGALcHg0A3N4RAk4cHABMHx7ohoCOgBwCRB+Pt5/5FO5FFaAh1OWUzt7eDQJOHx7EhZz6XIyD3CLcHgEA3CYNAk4eHDiMg+QC3OYRA1TYTCQkAk4nJsWMHBRC3BwFgRUcjqucIhUVFRZcAgP/ngAD2twWAQAFGk4UFAEVFlwCA/+eAAPc39wBgHEs3BQIAk+dHABzLlwCA/+eAAPa3FwlgiF+BRbeEg0BxiWEVEzUVAJcAgP/ngICgwWf9FxMHABCFZkFmtwUAAQFFk4QEAbcKg0ANapcAgP/ngICWE4sKASaag6fJCPXfg6vJCIVHI6YJCCMC8QKDxxsACUcjE+ECowLxAgLUTUdjgecIUUdjj+cGKUdjn+cAg8c7AAPHKwCiB9mPEUdjlucAg6eLAJxDPtRxOaFFSBBlNoPHOwADxysAogfZjxFnQQdjdPcEEwWwDZk2EwXADYE2EwXgDi0+vTFBt7cFgEABRpOFhQMVRZcAgP/ngMDnNwcAYFxHEwUAApPnFxBcxzG3yUcjE/ECTbcDxxsA0UZj5+YChUZj5uYAAUwTBPAPhah5FxN39w/JRuPo5v63NoRACgeThga7NpcYQwKHkwYHA5P29g8RRuNp1vwTB/cCE3f3D41GY+vmCLc2hEAKB5OGxr82lxhDAocTB0ACY5jnEALUHUQBRWE8AUVFPOE22TahRUgQfRTBPHX0AUwBRBN19A9hPBN1/A9JPG024x4E6oPHGwBJR2Nj9y4JR+N29+r1F5P39w89R+Ng9+o3N4RAigcTB8fAupecQ4KHBUSd63AQgUUBRZfwf//ngAB0HeHRRWgQjTwBRDGoBUSB75fwf//ngIB4MzSgACmgIUdjhecABUQBTGG3A6yLAAOkywCzZ4wA0gf19+/wv4h98cFsIpz9HH19MwWMQFXcs3eVAZXjwWwzBYxAY+aMAv18MwWMQFXQMYGX8H//54AAdVX5ZpT1tzGBl/B//+eAAHRV8WqU0bdBgZfwf//ngEBzUfkzBJRBwbchR+OJ5/ABTBMEAAwxt0FHzb9BRwVE45zn9oOlywADpYsA1TKxv0FHBUTjkuf2A6cLAZFnY+XnHIOlSwEDpYsA7/D/gzW/QUcFROOS5/SDpwsBEWdjZfcaA6fLAIOlSwEDpYsAM4TnAu/wf4EjrAQAIySKsDG3A8cEAGMOBxADp4sAwRcTBAAMYxP3AMBIAUeTBvAOY0b3AoPHWwADx0sAAUyiB9mPA8drAEIHXY+Dx3sA4gfZj+OB9uYTBBAMqb0zhusAA0aGAQUHsY7ht4PHBADxw9xEY5gHEsBII4AEAH21YUdjlucCg6fLAQOniwGDpksBA6YLAYOlywADpYsAl/B//+eAwGMqjDM0oAAptQFMBUQRtRFHBUTjmufmA6WLAIFFl/B//+eAQGmRtRP39wDjGgfsk9xHABOEiwABTH1d43mc3UhEl/B//+eAwE0YRFRAEED5jmMHpwEcQhNH9/99j9mOFMIFDEEE2b8RR0m9QUcFROOc5+CDp4sAA6dLASMm+QAjJOkA3bODJYkAwReR5YnPAUwTBGAMtbsDJ8kAY2b3BhP3NwDjHgfkAyjJAAFGAUczBehAs4blAGNp9wDjCQbUIyapACMk2QCZszOG6wAQThEHkMIFRum/IUcFROOW59oDJMkAGcATBIAMIyYJACMkCQAzNIAASbsBTBMEIAwRuwFMEwSADDGzAUwTBJAMEbMTByANY4PnDBMHQA3jkOe8A8Q7AIPHKwAiBF2Ml/B//+eAYEwDrMQAQRRjc4QBIozjDgy4wEBilDGAnEhjVfAAnERjW/QK7/BP0XXdyEBihpOFiwGX8H//54BgSAHFkwdADNzI3EDil9zA3ESzh4dB3MSX8H//54BAR4m+CWUTBQVxA6zLAAOkiwCX8H//54BAOLcHAGDYS7cGAAHBFpNXRwESB3WPvYvZj7OHhwMBRbPVhwKX8H//54BgORMFgD6X8H//54DgNBG2g6ZLAQOmCwGDpcsAA6WLAO/wT/79tIPFOwCDxysAE4WLAaIF3Y3BFe/wL9vZvO/wj8o9vwPEOwCDxysAE4yLASIEXYzcREEUzeORR4VLY/+HCJMHkAzcyG20A6cNACLQBUizh+xAPtaDJ4qwY3P0AA1IQsY6xO/wD8YiRzJIN4WDQOKFfBCThgoBEBATBYUCl/B//+eAwDY3t4NAkwgHAYJXA6eIsIOlDQAdjB2PPpyyVyOk6LCqi76VI6C9AJOHCgGdjQHFoWdjl/UAWoXv8M/QI6BtAQnE3ESZw+NPcPdj3wsAkwdwDL23hUu3PYRAt4yDQJONzbqTjAwB6b/jkgug3ETjjweekweADKm3g6eLAOOYB57v8M/YCWUTBQVxl/B//+eAQCLv8E/Ul/B//+eAgCb5sgOkywDjBASc7/BP1hMFgD6X8H//54DgH+/w79EClH2y7/Bv0fZQZlTWVEZZtlkmWpZaBlv2S2ZM1kxGTbZNCWGCgA==",C=1082130432,R="EACDQEIKgECSCoBA6gqAQI4LgED6C4BAqAuAQA4JgEBKC4BAiguAQP4KgEC+CIBAMguAQL4IgEAcCoBAYgqAQJIKgEDqCoBALgqAQHIJgECiCYBAKgqAQFIOgECSCoBAEg2AQAoOgED+B4BAMg6AQP4HgED+B4BA/geAQP4HgED+B4BA/geAQP4HgED+B4BArgyAQP4HgEAwDYBACg6AQA==",Q=1082403756,w={entry:F,text:t,text_start:C,data:R,data_start:Q};class H extends g{constructor(){super(...arguments),this.CHIP_NAME="ESP32-H2",this.IMAGE_CHIP_ID=16,this.EFUSE_BASE=1610647552,this.MAC_EFUSE_REG=this.EFUSE_BASE+68,this.UART_CLKDIV_REG=1072955412,this.UART_CLKDIV_MASK=1048575,this.UART_DATE_REG_ADDR=1610612860,this.FLASH_WRITE_SIZE=1024,this.BOOTLOADER_FLASH_OFFSET=0,this.FLASH_SIZES={"1MB":0,"2MB":16,"4MB":32,"8MB":48,"16MB":64},this.SPI_REG_BASE=1610620928,this.SPI_USR_OFFS=24,this.SPI_USR1_OFFS=28,this.SPI_USR2_OFFS=32,this.SPI_MOSI_DLEN_OFFS=36,this.SPI_MISO_DLEN_OFFS=40,this.SPI_W0_OFFS=88,this.USB_RAM_BLOCK=2048,this.UARTDEV_BUF_NO_USB=3,this.UARTDEV_BUF_NO=1070526796,this.TEXT_START=w.text_start,this.ENTRY=w.entry,this.DATA_START=w.data_start,this.ROM_DATA=w.data,this.ROM_TEXT=w.text}async getChipDescription(B){return this.CHIP_NAME}async getChipFeatures(B){return["BLE","IEEE802.15.4"]}async getCrystalFreq(B){return 32}_d2h(B){const A=(+B).toString(16);return A.length===1?"0"+A:A}async postConnect(B){const A=await B.readReg(this.UARTDEV_BUF_NO)&255;B.debug("In _post_connect "+A),A==this.UARTDEV_BUF_NO_USB&&(B.ESP_RAM_BLOCK=this.USB_RAM_BLOCK)}async readMac(B){let A=await B.readReg(this.MAC_EFUSE_REG);A=A>>>0;let c=await B.readReg(this.MAC_EFUSE_REG+4);c=c>>>0&65535;const E=new Uint8Array(6);return E[0]=c>>8&255,E[1]=c&255,E[2]=A>>24&255,E[3]=A>>16&255,E[4]=A>>8&255,E[5]=A&255,this._d2h(E[0])+":"+this._d2h(E[1])+":"+this._d2h(E[2])+":"+this._d2h(E[3])+":"+this._d2h(E[4])+":"+this._d2h(E[5])}getEraseSize(B,A){return A}}export{H as ESP32H2ROM};
diff --git a/contrib/data/www/web/assets/esp32p4-DfBdIAkh.js b/contrib/data/www/web/assets/esp32p4-Dm_OZzC4.js
similarity index 51%
rename from contrib/data/www/web/assets/esp32p4-DfBdIAkh.js
rename to contrib/data/www/web/assets/esp32p4-Dm_OZzC4.js
index b2c7c8f6..b30b0bc4 100644
--- a/contrib/data/www/web/assets/esp32p4-DfBdIAkh.js
+++ b/contrib/data/www/web/assets/esp32p4-Dm_OZzC4.js
@@ -1 +1 @@
-import{ESP32ROM as F}from"./esp32-BPYaDt9v.js";import"./rom-Caghk6Eh.js";const e=1341195918,c="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",i=1341194240,U="EAD1TwYK8U9WCvFPrgrxT4QL8U/wC/FPngvxT9QI8U9AC/FPgAvxT8IK8U+ECPFP9grxT4QI8U/gCfFPJgrxT1YK8U+uCvFP8gnxTzgJ8U9oCfFP7gnxT0AO8U9WCvFPCA3xTwAO8U/EB/FPJA7xT8QH8U/EB/FPxAfxT8QH8U/EB/FPxAfxT8QH8U/EB/FPpAzxT8QH8U8mDfFPAA7xTw==",T=1341533100,P=1341456384,S={entry:e,text:c,text_start:i,data:U,data_start:T,bss_start:P};class w extends F{constructor(){super(...arguments),this.CHIP_NAME="ESP32-P4",this.IMAGE_CHIP_ID=18,this.IROM_MAP_START=1073741824,this.IROM_MAP_END=1275068416,this.DROM_MAP_START=1073741824,this.DROM_MAP_END=1275068416,this.BOOTLOADER_FLASH_OFFSET=8192,this.CHIP_DETECT_MAGIC_VALUE=[0,182303440],this.UART_DATE_REG_ADDR=1343004812,this.EFUSE_BASE=1343410176,this.EFUSE_BLOCK1_ADDR=this.EFUSE_BASE+68,this.MAC_EFUSE_REG=this.EFUSE_BASE+68,this.SPI_REG_BASE=1342754816,this.SPI_USR_OFFS=24,this.SPI_USR1_OFFS=28,this.SPI_USR2_OFFS=32,this.SPI_MOSI_DLEN_OFFS=36,this.SPI_MISO_DLEN_OFFS=40,this.SPI_W0_OFFS=88,this.EFUSE_RD_REG_BASE=this.EFUSE_BASE+48,this.EFUSE_PURPOSE_KEY0_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY0_SHIFT=24,this.EFUSE_PURPOSE_KEY1_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY1_SHIFT=28,this.EFUSE_PURPOSE_KEY2_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY2_SHIFT=0,this.EFUSE_PURPOSE_KEY3_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY3_SHIFT=4,this.EFUSE_PURPOSE_KEY4_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY4_SHIFT=8,this.EFUSE_PURPOSE_KEY5_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY5_SHIFT=12,this.EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_REG=this.EFUSE_RD_REG_BASE,this.EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT=1<<20,this.EFUSE_SPI_BOOT_CRYPT_CNT_REG=this.EFUSE_BASE+52,this.EFUSE_SPI_BOOT_CRYPT_CNT_MASK=7<<18,this.EFUSE_SECURE_BOOT_EN_REG=this.EFUSE_BASE+56,this.EFUSE_SECURE_BOOT_EN_MASK=1<<20,this.PURPOSE_VAL_XTS_AES256_KEY_1=2,this.PURPOSE_VAL_XTS_AES256_KEY_2=3,this.PURPOSE_VAL_XTS_AES128_KEY=4,this.SUPPORTS_ENCRYPTED_FLASH=!0,this.FLASH_ENCRYPTED_WRITE_ALIGN=16,this.MEMORY_MAP=[[0,65536,"PADDING"],[1073741824,1275068416,"DROM"],[1341128704,1341784064,"DRAM"],[1341128704,1341784064,"BYTE_ACCESSIBLE"],[1337982976,1338114048,"DROM_MASK"],[1337982976,1338114048,"IROM_MASK"],[1073741824,1275068416,"IROM"],[1341128704,1341784064,"IRAM"],[1343258624,1343291392,"RTC_IRAM"],[1343258624,1343291392,"RTC_DRAM"],[1611653120,1611661312,"MEM_INTERNAL2"]],this.UF2_FAMILY_ID=1026592404,this.EFUSE_MAX_KEY=5,this.KEY_PURPOSES={0:"USER/EMPTY",1:"ECDSA_KEY",2:"XTS_AES_256_KEY_1",3:"XTS_AES_256_KEY_2",4:"XTS_AES_128_KEY",5:"HMAC_DOWN_ALL",6:"HMAC_DOWN_JTAG",7:"HMAC_DOWN_DIGITAL_SIGNATURE",8:"HMAC_UP",9:"SECURE_BOOT_DIGEST0",10:"SECURE_BOOT_DIGEST1",11:"SECURE_BOOT_DIGEST2",12:"KM_INIT_KEY"},this.TEXT_START=S.text_start,this.ENTRY=S.entry,this.DATA_START=S.data_start,this.ROM_DATA=S.data,this.ROM_TEXT=S.text}async getPkgVersion(A){const s=this.EFUSE_BLOCK1_ADDR+8;return await A.readReg(s)>>27&7}async getMinorChipVersion(A){const s=this.EFUSE_BLOCK1_ADDR+8;return await A.readReg(s)>>0&15}async getMajorChipVersion(A){const s=this.EFUSE_BLOCK1_ADDR+8;return await A.readReg(s)>>4&3}async getChipDescription(A){const s=await this.getPkgVersion(A)===0?"ESP32-P4":"unknown ESP32-P4",E=await this.getMajorChipVersion(A),B=await this.getMinorChipVersion(A);return`${s} (revision v${E}.${B})`}async getChipFeatures(A){return["High-Performance MCU"]}async getCrystalFreq(A){return 40}async getFlashVoltage(A){}async overrideVddsdio(A){A.debug("VDD_SDIO overrides are not supported for ESP32-P4")}async readMac(A){let t=await A.readReg(this.MAC_EFUSE_REG);t=t>>>0;let s=await A.readReg(this.MAC_EFUSE_REG+4);s=s>>>0&65535;const E=new Uint8Array(6);return E[0]=s>>8&255,E[1]=s&255,E[2]=t>>24&255,E[3]=t>>16&255,E[4]=t>>8&255,E[5]=t&255,this._d2h(E[0])+":"+this._d2h(E[1])+":"+this._d2h(E[2])+":"+this._d2h(E[3])+":"+this._d2h(E[4])+":"+this._d2h(E[5])}async getFlashCryptConfig(A){}async getSecureBootEnabled(A){return await A.readReg(this.EFUSE_SECURE_BOOT_EN_REG)&this.EFUSE_SECURE_BOOT_EN_MASK}async getKeyBlockPurpose(A,t){if(t<0||t>this.EFUSE_MAX_KEY){A.debug(`Valid key block numbers must be in range 0-${this.EFUSE_MAX_KEY}`);return}const s=[[this.EFUSE_PURPOSE_KEY0_REG,this.EFUSE_PURPOSE_KEY0_SHIFT],[this.EFUSE_PURPOSE_KEY1_REG,this.EFUSE_PURPOSE_KEY1_SHIFT],[this.EFUSE_PURPOSE_KEY2_REG,this.EFUSE_PURPOSE_KEY2_SHIFT],[this.EFUSE_PURPOSE_KEY3_REG,this.EFUSE_PURPOSE_KEY3_SHIFT],[this.EFUSE_PURPOSE_KEY4_REG,this.EFUSE_PURPOSE_KEY4_SHIFT],[this.EFUSE_PURPOSE_KEY5_REG,this.EFUSE_PURPOSE_KEY5_SHIFT]],[E,B]=s[t];return await A.readReg(E)>>B&15}async isFlashEncryptionKeyValid(A){const t=[];for(let _=0;_<=this.EFUSE_MAX_KEY;_++){const R=await this.getKeyBlockPurpose(A,_);t.push(R)}if(typeof t.find(_=>_===this.PURPOSE_VAL_XTS_AES128_KEY)!==void 0)return!0;const E=t.find(_=>_===this.PURPOSE_VAL_XTS_AES256_KEY_1),B=t.find(_=>_===this.PURPOSE_VAL_XTS_AES256_KEY_2);return typeof E!==void 0&&typeof B!==void 0}}export{w as ESP32P4ROM};
+import{ESP32ROM as F}from"./esp32-BCJodKc7.js";import"./rom-Caghk6Eh.js";const c=1341195918,e="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",i=1341194240,U="EAD1TwYK8U9WCvFPrgrxT4QL8U/wC/FPngvxT9QI8U9AC/FPgAvxT8IK8U+ECPFP9grxT4QI8U/gCfFPJgrxT1YK8U+uCvFP8gnxTzgJ8U9oCfFP7gnxT0AO8U9WCvFPCA3xTwAO8U/EB/FPJA7xT8QH8U/EB/FPxAfxT8QH8U/EB/FPxAfxT8QH8U/EB/FPpAzxT8QH8U8mDfFPAA7xTw==",T=1341533100,S={entry:c,text:e,text_start:i,data:U,data_start:T};class O extends F{constructor(){super(...arguments),this.CHIP_NAME="ESP32-P4",this.IMAGE_CHIP_ID=18,this.IROM_MAP_START=1073741824,this.IROM_MAP_END=1275068416,this.DROM_MAP_START=1073741824,this.DROM_MAP_END=1275068416,this.BOOTLOADER_FLASH_OFFSET=8192,this.CHIP_DETECT_MAGIC_VALUE=[0,182303440],this.UART_DATE_REG_ADDR=1343004812,this.EFUSE_BASE=1343410176,this.EFUSE_BLOCK1_ADDR=this.EFUSE_BASE+68,this.MAC_EFUSE_REG=this.EFUSE_BASE+68,this.SPI_REG_BASE=1342754816,this.SPI_USR_OFFS=24,this.SPI_USR1_OFFS=28,this.SPI_USR2_OFFS=32,this.SPI_MOSI_DLEN_OFFS=36,this.SPI_MISO_DLEN_OFFS=40,this.SPI_W0_OFFS=88,this.EFUSE_RD_REG_BASE=this.EFUSE_BASE+48,this.EFUSE_PURPOSE_KEY0_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY0_SHIFT=24,this.EFUSE_PURPOSE_KEY1_REG=this.EFUSE_BASE+52,this.EFUSE_PURPOSE_KEY1_SHIFT=28,this.EFUSE_PURPOSE_KEY2_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY2_SHIFT=0,this.EFUSE_PURPOSE_KEY3_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY3_SHIFT=4,this.EFUSE_PURPOSE_KEY4_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY4_SHIFT=8,this.EFUSE_PURPOSE_KEY5_REG=this.EFUSE_BASE+56,this.EFUSE_PURPOSE_KEY5_SHIFT=12,this.EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT_REG=this.EFUSE_RD_REG_BASE,this.EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT=1<<20,this.EFUSE_SPI_BOOT_CRYPT_CNT_REG=this.EFUSE_BASE+52,this.EFUSE_SPI_BOOT_CRYPT_CNT_MASK=7<<18,this.EFUSE_SECURE_BOOT_EN_REG=this.EFUSE_BASE+56,this.EFUSE_SECURE_BOOT_EN_MASK=1<<20,this.PURPOSE_VAL_XTS_AES256_KEY_1=2,this.PURPOSE_VAL_XTS_AES256_KEY_2=3,this.PURPOSE_VAL_XTS_AES128_KEY=4,this.SUPPORTS_ENCRYPTED_FLASH=!0,this.FLASH_ENCRYPTED_WRITE_ALIGN=16,this.MEMORY_MAP=[[0,65536,"PADDING"],[1073741824,1275068416,"DROM"],[1341128704,1341784064,"DRAM"],[1341128704,1341784064,"BYTE_ACCESSIBLE"],[1337982976,1338114048,"DROM_MASK"],[1337982976,1338114048,"IROM_MASK"],[1073741824,1275068416,"IROM"],[1341128704,1341784064,"IRAM"],[1343258624,1343291392,"RTC_IRAM"],[1343258624,1343291392,"RTC_DRAM"],[1611653120,1611661312,"MEM_INTERNAL2"]],this.UF2_FAMILY_ID=1026592404,this.EFUSE_MAX_KEY=5,this.KEY_PURPOSES={0:"USER/EMPTY",1:"ECDSA_KEY",2:"XTS_AES_256_KEY_1",3:"XTS_AES_256_KEY_2",4:"XTS_AES_128_KEY",5:"HMAC_DOWN_ALL",6:"HMAC_DOWN_JTAG",7:"HMAC_DOWN_DIGITAL_SIGNATURE",8:"HMAC_UP",9:"SECURE_BOOT_DIGEST0",10:"SECURE_BOOT_DIGEST1",11:"SECURE_BOOT_DIGEST2",12:"KM_INIT_KEY"},this.TEXT_START=S.text_start,this.ENTRY=S.entry,this.DATA_START=S.data_start,this.ROM_DATA=S.data,this.ROM_TEXT=S.text}async getPkgVersion(A){const s=this.EFUSE_BLOCK1_ADDR+8;return await A.readReg(s)>>27&7}async getMinorChipVersion(A){const s=this.EFUSE_BLOCK1_ADDR+8;return await A.readReg(s)>>0&15}async getMajorChipVersion(A){const s=this.EFUSE_BLOCK1_ADDR+8;return await A.readReg(s)>>4&3}async getChipDescription(A){const s=await this.getPkgVersion(A)===0?"ESP32-P4":"unknown ESP32-P4",E=await this.getMajorChipVersion(A),B=await this.getMinorChipVersion(A);return`${s} (revision v${E}.${B})`}async getChipFeatures(A){return["High-Performance MCU"]}async getCrystalFreq(A){return 40}async getFlashVoltage(A){}async overrideVddsdio(A){A.debug("VDD_SDIO overrides are not supported for ESP32-P4")}async readMac(A){let t=await A.readReg(this.MAC_EFUSE_REG);t=t>>>0;let s=await A.readReg(this.MAC_EFUSE_REG+4);s=s>>>0&65535;const E=new Uint8Array(6);return E[0]=s>>8&255,E[1]=s&255,E[2]=t>>24&255,E[3]=t>>16&255,E[4]=t>>8&255,E[5]=t&255,this._d2h(E[0])+":"+this._d2h(E[1])+":"+this._d2h(E[2])+":"+this._d2h(E[3])+":"+this._d2h(E[4])+":"+this._d2h(E[5])}async getFlashCryptConfig(A){}async getSecureBootEnabled(A){return await A.readReg(this.EFUSE_SECURE_BOOT_EN_REG)&this.EFUSE_SECURE_BOOT_EN_MASK}async getKeyBlockPurpose(A,t){if(t<0||t>this.EFUSE_MAX_KEY){A.debug(`Valid key block numbers must be in range 0-${this.EFUSE_MAX_KEY}`);return}const s=[[this.EFUSE_PURPOSE_KEY0_REG,this.EFUSE_PURPOSE_KEY0_SHIFT],[this.EFUSE_PURPOSE_KEY1_REG,this.EFUSE_PURPOSE_KEY1_SHIFT],[this.EFUSE_PURPOSE_KEY2_REG,this.EFUSE_PURPOSE_KEY2_SHIFT],[this.EFUSE_PURPOSE_KEY3_REG,this.EFUSE_PURPOSE_KEY3_SHIFT],[this.EFUSE_PURPOSE_KEY4_REG,this.EFUSE_PURPOSE_KEY4_SHIFT],[this.EFUSE_PURPOSE_KEY5_REG,this.EFUSE_PURPOSE_KEY5_SHIFT]],[E,B]=s[t];return await A.readReg(E)>>B&15}async isFlashEncryptionKeyValid(A){const t=[];for(let _=0;_<=this.EFUSE_MAX_KEY;_++){const R=await this.getKeyBlockPurpose(A,_);t.push(R)}if(typeof t.find(_=>_===this.PURPOSE_VAL_XTS_AES128_KEY)!==void 0)return!0;const E=t.find(_=>_===this.PURPOSE_VAL_XTS_AES256_KEY_1),B=t.find(_=>_===this.PURPOSE_VAL_XTS_AES256_KEY_2);return typeof E!==void 0&&typeof B!==void 0}}export{O as ESP32P4ROM};
diff --git a/contrib/data/www/web/assets/esp32s2-3nCAg6Ct.js b/contrib/data/www/web/assets/esp32s2-CE9Cs3Z2.js
similarity index 97%
rename from contrib/data/www/web/assets/esp32s2-3nCAg6Ct.js
rename to contrib/data/www/web/assets/esp32s2-CE9Cs3Z2.js
index 1147e245..9582f898 100644
--- a/contrib/data/www/web/assets/esp32s2-3nCAg6Ct.js
+++ b/contrib/data/www/web/assets/esp32s2-CE9Cs3Z2.js
@@ -1 +1 @@
-import{R as e}from"./rom-Caghk6Eh.js";const w=1073907696,r="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",M=1073905664,a="ZCv9PzaLAkDBiwJAhpACQEqMAkDjiwJASowCQKmMAkByjQJA5Y0CQI2NAkDAigJAC40CQGSNAkDMjAJACI4CQPaMAkAIjgJAr4sCQA6MAkBKjAJAqYwCQMeLAkACiwJAx44CQD2QAkDYiQJAZZACQNiJAkDYiQJA2IkCQNiJAkDYiQJA2IkCQNiJAkDYiQJAZI4CQNiJAkBZjwJAPZACQA==",c=1073622012,i={entry:w,text:r,text_start:M,data:a,data_start:c};class h extends e{constructor(){super(...arguments),this.CHIP_NAME="ESP32-S2",this.IMAGE_CHIP_ID=2,this.MAC_EFUSE_REG=1061265476,this.EFUSE_BASE=1061265408,this.UART_CLKDIV_REG=1061158932,this.UART_CLKDIV_MASK=1048575,this.UART_DATE_REG_ADDR=1610612856,this.FLASH_WRITE_SIZE=1024,this.BOOTLOADER_FLASH_OFFSET=4096,this.FLASH_SIZES={"1MB":0,"2MB":16,"4MB":32,"8MB":48,"16MB":64},this.SPI_REG_BASE=1061167104,this.SPI_USR_OFFS=24,this.SPI_USR1_OFFS=28,this.SPI_USR2_OFFS=32,this.SPI_W0_OFFS=88,this.SPI_MOSI_DLEN_OFFS=36,this.SPI_MISO_DLEN_OFFS=40,this.TEXT_START=i.text_start,this.ENTRY=i.entry,this.DATA_START=i.data_start,this.ROM_DATA=i.data,this.ROM_TEXT=i.text}async getPkgVersion(C){const g=this.EFUSE_BASE+68+4*3;return await C.readReg(g)>>21&15}async getChipDescription(C){const A=["ESP32-S2","ESP32-S2FH16","ESP32-S2FH32"],B=await this.getPkgVersion(C);return B>=0&&B<=2?A[B]:"unknown ESP32-S2"}async getFlashCap(C){const g=this.EFUSE_BASE+68+4*3;return await C.readReg(g)>>21&15}async getPsramCap(C){const g=this.EFUSE_BASE+68+4*3;return await C.readReg(g)>>28&15}async getBlock2Version(C){const g=this.EFUSE_BASE+92+4*4;return await C.readReg(g)>>4&7}async getChipFeatures(C){const A=["Wi-Fi"],B={0:"No Embedded Flash",1:"Embedded Flash 2MB",2:"Embedded Flash 4MB"},g=await this.getFlashCap(C),I=B[g]||"Unknown Embedded Flash";A.push(I);const E={0:"No Embedded Flash",1:"Embedded PSRAM 2MB",2:"Embedded PSRAM 4MB"},s=await this.getPsramCap(C),o=E[s]||"Unknown Embedded PSRAM";A.push(o);const t={0:"No calibration in BLK2 of efuse",1:"ADC and temperature sensor calibration in BLK2 of efuse V1",2:"ADC and temperature sensor calibration in BLK2 of efuse V2"},Q=await this.getBlock2Version(C),D=t[Q]||"Unknown Calibration in BLK2";return A.push(D),A}async getCrystalFreq(C){return 40}_d2h(C){const A=(+C).toString(16);return A.length===1?"0"+A:A}async readMac(C){let A=await C.readReg(this.MAC_EFUSE_REG);A=A>>>0;let B=await C.readReg(this.MAC_EFUSE_REG+4);B=B>>>0&65535;const g=new Uint8Array(6);return g[0]=B>>8&255,g[1]=B&255,g[2]=A>>24&255,g[3]=A>>16&255,g[4]=A>>8&255,g[5]=A&255,this._d2h(g[0])+":"+this._d2h(g[1])+":"+this._d2h(g[2])+":"+this._d2h(g[3])+":"+this._d2h(g[4])+":"+this._d2h(g[5])}getEraseSize(C,A){return A}}export{h as ESP32S2ROM};
+import{R as e}from"./rom-Caghk6Eh.js";const w=1073907696,M="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",r=1073905664,a="ZCv9PzaLAkDBiwJAhpACQEqMAkDjiwJASowCQKmMAkByjQJA5Y0CQI2NAkDAigJAC40CQGSNAkDMjAJACI4CQPaMAkAIjgJAr4sCQA6MAkBKjAJAqYwCQMeLAkACiwJAx44CQD2QAkDYiQJAZZACQNiJAkDYiQJA2IkCQNiJAkDYiQJA2IkCQNiJAkDYiQJAZI4CQNiJAkBZjwJAPZACQA==",c=1073622012,i={entry:w,text:M,text_start:r,data:a,data_start:c};class h extends e{constructor(){super(...arguments),this.CHIP_NAME="ESP32-S2",this.IMAGE_CHIP_ID=2,this.MAC_EFUSE_REG=1061265476,this.EFUSE_BASE=1061265408,this.UART_CLKDIV_REG=1061158932,this.UART_CLKDIV_MASK=1048575,this.UART_DATE_REG_ADDR=1610612856,this.FLASH_WRITE_SIZE=1024,this.BOOTLOADER_FLASH_OFFSET=4096,this.FLASH_SIZES={"1MB":0,"2MB":16,"4MB":32,"8MB":48,"16MB":64},this.SPI_REG_BASE=1061167104,this.SPI_USR_OFFS=24,this.SPI_USR1_OFFS=28,this.SPI_USR2_OFFS=32,this.SPI_W0_OFFS=88,this.SPI_MOSI_DLEN_OFFS=36,this.SPI_MISO_DLEN_OFFS=40,this.TEXT_START=i.text_start,this.ENTRY=i.entry,this.DATA_START=i.data_start,this.ROM_DATA=i.data,this.ROM_TEXT=i.text}async getPkgVersion(C){const g=this.EFUSE_BASE+68+4*3;return await C.readReg(g)>>21&15}async getChipDescription(C){const A=["ESP32-S2","ESP32-S2FH16","ESP32-S2FH32"],B=await this.getPkgVersion(C);return B>=0&&B<=2?A[B]:"unknown ESP32-S2"}async getFlashCap(C){const g=this.EFUSE_BASE+68+4*3;return await C.readReg(g)>>21&15}async getPsramCap(C){const g=this.EFUSE_BASE+68+4*3;return await C.readReg(g)>>28&15}async getBlock2Version(C){const g=this.EFUSE_BASE+92+4*4;return await C.readReg(g)>>4&7}async getChipFeatures(C){const A=["Wi-Fi"],B={0:"No Embedded Flash",1:"Embedded Flash 2MB",2:"Embedded Flash 4MB"},g=await this.getFlashCap(C),I=B[g]||"Unknown Embedded Flash";A.push(I);const E={0:"No Embedded Flash",1:"Embedded PSRAM 2MB",2:"Embedded PSRAM 4MB"},s=await this.getPsramCap(C),o=E[s]||"Unknown Embedded PSRAM";A.push(o);const t={0:"No calibration in BLK2 of efuse",1:"ADC and temperature sensor calibration in BLK2 of efuse V1",2:"ADC and temperature sensor calibration in BLK2 of efuse V2"},Q=await this.getBlock2Version(C),D=t[Q]||"Unknown Calibration in BLK2";return A.push(D),A}async getCrystalFreq(C){return 40}_d2h(C){const A=(+C).toString(16);return A.length===1?"0"+A:A}async readMac(C){let A=await C.readReg(this.MAC_EFUSE_REG);A=A>>>0;let B=await C.readReg(this.MAC_EFUSE_REG+4);B=B>>>0&65535;const g=new Uint8Array(6);return g[0]=B>>8&255,g[1]=B&255,g[2]=A>>24&255,g[3]=A>>16&255,g[4]=A>>8&255,g[5]=A&255,this._d2h(g[0])+":"+this._d2h(g[1])+":"+this._d2h(g[2])+":"+this._d2h(g[3])+":"+this._d2h(g[4])+":"+this._d2h(g[5])}getEraseSize(C,A){return A}}export{h as ESP32S2ROM};
diff --git a/contrib/data/www/web/assets/esp32s3-mu2zzjDN.js b/contrib/data/www/web/assets/esp32s3-JCQC1yhu.js
similarity index 95%
rename from contrib/data/www/web/assets/esp32s3-mu2zzjDN.js
rename to contrib/data/www/web/assets/esp32s3-JCQC1yhu.js
index 76bf1b57..4a55289e 100644
--- a/contrib/data/www/web/assets/esp32s3-mu2zzjDN.js
+++ b/contrib/data/www/web/assets/esp32s3-JCQC1yhu.js
@@ -1 +1 @@
-import{R as a}from"./rom-Caghk6Eh.js";const w=1077381696,S="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",e=1077379072,K="ZCvKP8qNN0CvjjdAcJM3QDqPN0DPjjdAOo83QJmPN0BmkDdA2ZA3QIGQN0BVjTdA/I83QFiQN0C8jzdA+5A3QOaPN0D7kDdAnY43QPqON0A6jzdAmY83QLWON0CWjTdAvJE3QDaTN0ByjDdAVpM3QHKMN0ByjDdAcow3QHKMN0ByjDdAcow3QHKMN0ByjDdAVpE3QHKMN0BRkjdANpM3QAQInwAAAAAAAAAYAQQIBQAAAAAAAAAIAQQIBgAAAAAAAAAAAQQIIQAAAAAAIAAAEQQI3AAAAAAAIAAAEQQIDAAAAAAAIAAAAQQIEgAAAAAAIAAAESAoDAAQAQAA",c=1070279668,Q={entry:w,text:S,text_start:e,data:K,data_start:c};class h extends a{constructor(){super(...arguments),this.CHIP_NAME="ESP32-S3",this.IMAGE_CHIP_ID=9,this.EFUSE_BASE=1610641408,this.MAC_EFUSE_REG=this.EFUSE_BASE+68,this.UART_CLKDIV_REG=1610612756,this.UART_CLKDIV_MASK=1048575,this.UART_DATE_REG_ADDR=1610612864,this.FLASH_WRITE_SIZE=1024,this.BOOTLOADER_FLASH_OFFSET=0,this.FLASH_SIZES={"1MB":0,"2MB":16,"4MB":32,"8MB":48,"16MB":64},this.SPI_REG_BASE=1610620928,this.SPI_USR_OFFS=24,this.SPI_USR1_OFFS=28,this.SPI_USR2_OFFS=32,this.SPI_MOSI_DLEN_OFFS=36,this.SPI_MISO_DLEN_OFFS=40,this.SPI_W0_OFFS=88,this.USB_RAM_BLOCK=2048,this.UARTDEV_BUF_NO_USB=3,this.UARTDEV_BUF_NO=1070526796,this.TEXT_START=Q.text_start,this.ENTRY=Q.entry,this.DATA_START=Q.data_start,this.ROM_DATA=Q.data,this.ROM_TEXT=Q.text}async getChipDescription(A){return"ESP32-S3"}async getFlashCap(A){const C=this.EFUSE_BASE+68+4*3;return await A.readReg(C)>>27&7}async getFlashVendor(A){const C=this.EFUSE_BASE+68+4*4,B=await A.readReg(C)>>0&7;return{1:"XMC",2:"GD",3:"FM",4:"TT",5:"BY"}[B]||""}async getPsramCap(A){const C=this.EFUSE_BASE+68+4*4;return await A.readReg(C)>>3&3}async getPsramVendor(A){const C=this.EFUSE_BASE+68+4*4,B=await A.readReg(C)>>7&3;return{1:"AP_3v3",2:"AP_1v8"}[B]||""}async getChipFeatures(A){const g=["Wi-Fi","BLE"],I={0:null,1:"Embedded Flash 8MB",2:"Embedded Flash 4MB"},C=await this.getFlashCap(A),E=await this.getFlashVendor(A),B=I[C],o=B!==void 0?B:"Unknown Embedded Flash";B!==null&&g.push(`${o} (${E})`);const i={0:null,1:"Embedded PSRAM 8MB",2:"Embedded PSRAM 2MB"},s=await this.getPsramCap(A),D=await this.getPsramVendor(A),t=i[s],M=t!==void 0?t:"Unknown Embedded PSRAM";return t!==null&&g.push(`${M} (${D})`),g}async getCrystalFreq(A){return 40}_d2h(A){const g=(+A).toString(16);return g.length===1?"0"+g:g}async postConnect(A){const g=await A.readReg(this.UARTDEV_BUF_NO)&255;A.debug("In _post_connect "+g),g==this.UARTDEV_BUF_NO_USB&&(A.ESP_RAM_BLOCK=this.USB_RAM_BLOCK)}async readMac(A){let g=await A.readReg(this.MAC_EFUSE_REG);g=g>>>0;let I=await A.readReg(this.MAC_EFUSE_REG+4);I=I>>>0&65535;const C=new Uint8Array(6);return C[0]=I>>8&255,C[1]=I&255,C[2]=g>>24&255,C[3]=g>>16&255,C[4]=g>>8&255,C[5]=g&255,this._d2h(C[0])+":"+this._d2h(C[1])+":"+this._d2h(C[2])+":"+this._d2h(C[3])+":"+this._d2h(C[4])+":"+this._d2h(C[5])}getEraseSize(A,g){return g}}export{h as ESP32S3ROM};
+import{R as w}from"./rom-Caghk6Eh.js";const S=1077381696,a="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",e=1077379072,K="ZCvKP8qNN0CvjjdAcJM3QDqPN0DPjjdAOo83QJmPN0BmkDdA2ZA3QIGQN0BVjTdA/I83QFiQN0C8jzdA+5A3QOaPN0D7kDdAnY43QPqON0A6jzdAmY83QLWON0CWjTdAvJE3QDaTN0ByjDdAVpM3QHKMN0ByjDdAcow3QHKMN0ByjDdAcow3QHKMN0ByjDdAVpE3QHKMN0BRkjdANpM3QAQInwAAAAAAAAAYAQQIBQAAAAAAAAAIAQQIBgAAAAAAAAAAAQQIIQAAAAAAIAAAEQQI3AAAAAAAIAAAEQQIDAAAAAAAIAAAAQQIEgAAAAAAIAAAESAoDAAQAQAA",c=1070279668,Q={entry:S,text:a,text_start:e,data:K,data_start:c};class h extends w{constructor(){super(...arguments),this.CHIP_NAME="ESP32-S3",this.IMAGE_CHIP_ID=9,this.EFUSE_BASE=1610641408,this.MAC_EFUSE_REG=this.EFUSE_BASE+68,this.UART_CLKDIV_REG=1610612756,this.UART_CLKDIV_MASK=1048575,this.UART_DATE_REG_ADDR=1610612864,this.FLASH_WRITE_SIZE=1024,this.BOOTLOADER_FLASH_OFFSET=0,this.FLASH_SIZES={"1MB":0,"2MB":16,"4MB":32,"8MB":48,"16MB":64},this.SPI_REG_BASE=1610620928,this.SPI_USR_OFFS=24,this.SPI_USR1_OFFS=28,this.SPI_USR2_OFFS=32,this.SPI_MOSI_DLEN_OFFS=36,this.SPI_MISO_DLEN_OFFS=40,this.SPI_W0_OFFS=88,this.USB_RAM_BLOCK=2048,this.UARTDEV_BUF_NO_USB=3,this.UARTDEV_BUF_NO=1070526796,this.TEXT_START=Q.text_start,this.ENTRY=Q.entry,this.DATA_START=Q.data_start,this.ROM_DATA=Q.data,this.ROM_TEXT=Q.text}async getChipDescription(A){return"ESP32-S3"}async getFlashCap(A){const C=this.EFUSE_BASE+68+4*3;return await A.readReg(C)>>27&7}async getFlashVendor(A){const C=this.EFUSE_BASE+68+4*4,B=await A.readReg(C)>>0&7;return{1:"XMC",2:"GD",3:"FM",4:"TT",5:"BY"}[B]||""}async getPsramCap(A){const C=this.EFUSE_BASE+68+4*4;return await A.readReg(C)>>3&3}async getPsramVendor(A){const C=this.EFUSE_BASE+68+4*4,B=await A.readReg(C)>>7&3;return{1:"AP_3v3",2:"AP_1v8"}[B]||""}async getChipFeatures(A){const g=["Wi-Fi","BLE"],I={0:null,1:"Embedded Flash 8MB",2:"Embedded Flash 4MB"},C=await this.getFlashCap(A),E=await this.getFlashVendor(A),B=I[C],o=B!==void 0?B:"Unknown Embedded Flash";B!==null&&g.push(`${o} (${E})`);const s={0:null,1:"Embedded PSRAM 8MB",2:"Embedded PSRAM 2MB"},t=await this.getPsramCap(A),D=await this.getPsramVendor(A),i=s[t],M=i!==void 0?i:"Unknown Embedded PSRAM";return i!==null&&g.push(`${M} (${D})`),g}async getCrystalFreq(A){return 40}_d2h(A){const g=(+A).toString(16);return g.length===1?"0"+g:g}async postConnect(A){const g=await A.readReg(this.UARTDEV_BUF_NO)&255;A.debug("In _post_connect "+g),g==this.UARTDEV_BUF_NO_USB&&(A.ESP_RAM_BLOCK=this.USB_RAM_BLOCK)}async readMac(A){let g=await A.readReg(this.MAC_EFUSE_REG);g=g>>>0;let I=await A.readReg(this.MAC_EFUSE_REG+4);I=I>>>0&65535;const C=new Uint8Array(6);return C[0]=I>>8&255,C[1]=I&255,C[2]=g>>24&255,C[3]=g>>16&255,C[4]=g>>8&255,C[5]=g&255,this._d2h(C[0])+":"+this._d2h(C[1])+":"+this._d2h(C[2])+":"+this._d2h(C[3])+":"+this._d2h(C[4])+":"+this._d2h(C[5])}getEraseSize(A,g){return g}}export{h as ESP32S3ROM};
diff --git a/contrib/data/www/web/assets/esp8266-8VKmCx7J.js b/contrib/data/www/web/assets/esp8266-CRPT5jVB.js
similarity index 97%
rename from contrib/data/www/web/assets/esp8266-8VKmCx7J.js
rename to contrib/data/www/web/assets/esp8266-CRPT5jVB.js
index 88f5e0c4..bb0951ce 100644
--- a/contrib/data/www/web/assets/esp8266-8VKmCx7J.js
+++ b/contrib/data/www/web/assets/esp8266-CRPT5jVB.js
@@ -1 +1 @@
-import{R as M}from"./rom-Caghk6Eh.js";const B=1074843652,i="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",D=1074843648,w="CIH+PwUFBAACAwcAAwMLALnXEEDv1xBAHdgQQLrYEEBo5xBAHtkQQHTZEEDA2RBAaOcQQILaEED/2hBAwNsQQGjnEEBo5xBAWNwQQGjnEEA33xBAAOAQQDvgEEBo5xBAaOcQQNfgEEBo5xBAv+EQQGXiEECj4xBAY+QQQDTlEEBo5xBAaOcQQGjnEEBo5xBAYuYQQGjnEEBX5xBAkN0QQI/YEECm5RBAq9oQQPzZEEBo5xBA7OYQQDHnEEBo5xBAaOcQQGjnEEBo5xBAaOcQQGjnEEBo5xBAaOcQQCLaEEBf2hBAvuUQQAEAAAACAAAAAwAAAAQAAAAFAAAABwAAAAkAAAANAAAAEQAAABkAAAAhAAAAMQAAAEEAAABhAAAAgQAAAMEAAAABAQAAgQEAAAECAAABAwAAAQQAAAEGAAABCAAAAQwAAAEQAAABGAAAASAAAAEwAAABQAAAAWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAABAAAAAgAAAAIAAAADAAAAAwAAAAQAAAAEAAAABQAAAAUAAAAGAAAABgAAAAcAAAAHAAAACAAAAAgAAAAJAAAACQAAAAoAAAAKAAAACwAAAAsAAAAMAAAADAAAAA0AAAANAAAAAAAAAAAAAAADAAAABAAAAAUAAAAGAAAABwAAAAgAAAAJAAAACgAAAAsAAAANAAAADwAAABEAAAATAAAAFwAAABsAAAAfAAAAIwAAACsAAAAzAAAAOwAAAEMAAABTAAAAYwAAAHMAAACDAAAAowAAAMMAAADjAAAAAgEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAEAAAABAAAAAgAAAAIAAAACAAAAAgAAAAMAAAADAAAAAwAAAAMAAAAEAAAABAAAAAQAAAAEAAAABQAAAAUAAAAFAAAABQAAAAAAAAAAAAAAAAAAABAREgAIBwkGCgULBAwDDQIOAQ8AAQEAAAEAAAAEAAAA",h=1073720488,Q={entry:B,text:i,text_start:D,data:w,data_start:h};class t extends M{constructor(){super(...arguments),this.CHIP_NAME="ESP8266",this.CHIP_DETECT_MAGIC_VALUE=[4293968129],this.EFUSE_RD_REG_BASE=1072693328,this.UART_CLKDIV_REG=1610612756,this.UART_CLKDIV_MASK=1048575,this.XTAL_CLK_DIVIDER=2,this.FLASH_WRITE_SIZE=16384,this.BOOTLOADER_FLASH_OFFSET=0,this.UART_DATE_REG_ADDR=0,this.FLASH_SIZES={"512KB":0,"256KB":16,"1MB":32,"2MB":48,"4MB":64,"2MB-c1":80,"4MB-c1":96,"8MB":128,"16MB":144},this.SPI_REG_BASE=1610613248,this.SPI_USR_OFFS=28,this.SPI_USR1_OFFS=32,this.SPI_USR2_OFFS=36,this.SPI_MOSI_DLEN_OFFS=0,this.SPI_MISO_DLEN_OFFS=0,this.SPI_W0_OFFS=64,this.TEXT_START=Q.text_start,this.ENTRY=Q.entry,this.DATA_START=Q.data_start,this.ROM_DATA=Q.data,this.ROM_TEXT=Q.text,this.getChipFeatures=async A=>{const I=["WiFi"];return await this.getChipDescription(A)=="ESP8285"&&I.push("Embedded Flash"),I}}async readEfuse(A,I){const C=this.EFUSE_RD_REG_BASE+4*I;return A.debug("Read efuse "+C),await A.readReg(C)}async getChipDescription(A){const I=await this.readEfuse(A,2);return(await this.readEfuse(A,0)&16|I&65536)!=0?"ESP8285":"ESP8266EX"}async getCrystalFreq(A){const I=await A.readReg(this.UART_CLKDIV_REG)&this.UART_CLKDIV_MASK,C=A.transport.baudrate*I/1e6/this.XTAL_CLK_DIVIDER;let g;return C>33?g=40:g=26,Math.abs(g-C)>1&&A.info("WARNING: Detected crystal freq "+C+"MHz is quite different to normalized freq "+g+"MHz. Unsupported crystal in use?"),g}_d2h(A){const I=(+A).toString(16);return I.length===1?"0"+I:I}async readMac(A){let I=await this.readEfuse(A,0);I=I>>>0;let C=await this.readEfuse(A,1);C=C>>>0;let g=await this.readEfuse(A,3);g=g>>>0;const E=new Uint8Array(6);return g!=0?(E[0]=g>>16&255,E[1]=g>>8&255,E[2]=g&255):C>>16&255?(C>>16&255)==1?(E[0]=172,E[1]=208,E[2]=116):A.error("Unknown OUI"):(E[0]=24,E[1]=254,E[2]=52),E[3]=C>>8&255,E[4]=C&255,E[5]=I>>24&255,this._d2h(E[0])+":"+this._d2h(E[1])+":"+this._d2h(E[2])+":"+this._d2h(E[3])+":"+this._d2h(E[4])+":"+this._d2h(E[5])}getEraseSize(A,I){return I}}export{t as ESP8266ROM};
+import{R as M}from"./rom-Caghk6Eh.js";const B=1074843652,i="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",D=1074843648,w="CIH+PwUFBAACAwcAAwMLALnXEEDv1xBAHdgQQLrYEEBo5xBAHtkQQHTZEEDA2RBAaOcQQILaEED/2hBAwNsQQGjnEEBo5xBAWNwQQGjnEEA33xBAAOAQQDvgEEBo5xBAaOcQQNfgEEBo5xBAv+EQQGXiEECj4xBAY+QQQDTlEEBo5xBAaOcQQGjnEEBo5xBAYuYQQGjnEEBX5xBAkN0QQI/YEECm5RBAq9oQQPzZEEBo5xBA7OYQQDHnEEBo5xBAaOcQQGjnEEBo5xBAaOcQQGjnEEBo5xBAaOcQQCLaEEBf2hBAvuUQQAEAAAACAAAAAwAAAAQAAAAFAAAABwAAAAkAAAANAAAAEQAAABkAAAAhAAAAMQAAAEEAAABhAAAAgQAAAMEAAAABAQAAgQEAAAECAAABAwAAAQQAAAEGAAABCAAAAQwAAAEQAAABGAAAASAAAAEwAAABQAAAAWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAABAAAAAgAAAAIAAAADAAAAAwAAAAQAAAAEAAAABQAAAAUAAAAGAAAABgAAAAcAAAAHAAAACAAAAAgAAAAJAAAACQAAAAoAAAAKAAAACwAAAAsAAAAMAAAADAAAAA0AAAANAAAAAAAAAAAAAAADAAAABAAAAAUAAAAGAAAABwAAAAgAAAAJAAAACgAAAAsAAAANAAAADwAAABEAAAATAAAAFwAAABsAAAAfAAAAIwAAACsAAAAzAAAAOwAAAEMAAABTAAAAYwAAAHMAAACDAAAAowAAAMMAAADjAAAAAgEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAEAAAABAAAAAgAAAAIAAAACAAAAAgAAAAMAAAADAAAAAwAAAAMAAAAEAAAABAAAAAQAAAAEAAAABQAAAAUAAAAFAAAABQAAAAAAAAAAAAAAAAAAABAREgAIBwkGCgULBAwDDQIOAQ8AAQEAAAEAAAAEAAAA",h=1073720488,Q={entry:B,text:i,text_start:D,data:w,data_start:h};class t extends M{constructor(){super(...arguments),this.CHIP_NAME="ESP8266",this.CHIP_DETECT_MAGIC_VALUE=[4293968129],this.EFUSE_RD_REG_BASE=1072693328,this.UART_CLKDIV_REG=1610612756,this.UART_CLKDIV_MASK=1048575,this.XTAL_CLK_DIVIDER=2,this.FLASH_WRITE_SIZE=16384,this.BOOTLOADER_FLASH_OFFSET=0,this.UART_DATE_REG_ADDR=0,this.FLASH_SIZES={"512KB":0,"256KB":16,"1MB":32,"2MB":48,"4MB":64,"2MB-c1":80,"4MB-c1":96,"8MB":128,"16MB":144},this.SPI_REG_BASE=1610613248,this.SPI_USR_OFFS=28,this.SPI_USR1_OFFS=32,this.SPI_USR2_OFFS=36,this.SPI_MOSI_DLEN_OFFS=0,this.SPI_MISO_DLEN_OFFS=0,this.SPI_W0_OFFS=64,this.TEXT_START=Q.text_start,this.ENTRY=Q.entry,this.DATA_START=Q.data_start,this.ROM_DATA=Q.data,this.ROM_TEXT=Q.text,this.getChipFeatures=async A=>{const I=["WiFi"];return await this.getChipDescription(A)=="ESP8285"&&I.push("Embedded Flash"),I}}async readEfuse(A,I){const C=this.EFUSE_RD_REG_BASE+4*I;return A.debug("Read efuse "+C),await A.readReg(C)}async getChipDescription(A){const I=await this.readEfuse(A,2);return(await this.readEfuse(A,0)&16|I&65536)!=0?"ESP8285":"ESP8266EX"}async getCrystalFreq(A){const I=await A.readReg(this.UART_CLKDIV_REG)&this.UART_CLKDIV_MASK,C=A.transport.baudrate*I/1e6/this.XTAL_CLK_DIVIDER;let g;return C>33?g=40:g=26,Math.abs(g-C)>1&&A.info("WARNING: Detected crystal freq "+C+"MHz is quite different to normalized freq "+g+"MHz. Unsupported crystal in use?"),g}_d2h(A){const I=(+A).toString(16);return I.length===1?"0"+I:I}async readMac(A){let I=await this.readEfuse(A,0);I=I>>>0;let C=await this.readEfuse(A,1);C=C>>>0;let g=await this.readEfuse(A,3);g=g>>>0;const E=new Uint8Array(6);return g!=0?(E[0]=g>>16&255,E[1]=g>>8&255,E[2]=g&255):(C>>16&255)==0?(E[0]=24,E[1]=254,E[2]=52):(C>>16&255)==1?(E[0]=172,E[1]=208,E[2]=116):A.error("Unknown OUI"),E[3]=C>>8&255,E[4]=C&255,E[5]=I>>24&255,this._d2h(E[0])+":"+this._d2h(E[1])+":"+this._d2h(E[2])+":"+this._d2h(E[3])+":"+this._d2h(E[4])+":"+this._d2h(E[5])}getEraseSize(A,I){return I}}export{t as ESP8266ROM};
diff --git a/contrib/data/www/web/assets/index-BxL7ekCV.css b/contrib/data/www/web/assets/index-BxL7ekCV.css
new file mode 100644
index 00000000..f4b1ebab
--- /dev/null
+++ b/contrib/data/www/web/assets/index-BxL7ekCV.css
@@ -0,0 +1 @@
+body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-layout .ant-layout-sider-children{margin:0!important}.ant-select{width:-webkit-fill-available!important;width:-moz-available!important;width:stretch!important}.ant-menu.ant-menu-dark{background:#141414!important}.ant-list-header{border-block-end:none!important}.ant-menu.ant-menu-root.ant-menu-inline{border-inline-end:none!important}.ant-card-actions{background:transparent!important}.sticky-footer .ant-modal-footer{position:sticky;bottom:0;padding:12px 24px;margin-bottom:0;z-index:10}.sticky-footer .ant-modal-content{padding:20px 24px 0}.ant-select-dropdown img{height:64px!important;width:64px!important;object-fit:cover!important;display:block!important;margin:8px}.ant-table-cell{padding:8px!important}.ant-steps-item-active .ant-steps-item-title{font-weight:500}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ant-steps .ant-steps-item-process.ant-steps-item-in-progress .ant-steps-item-icon{position:relative;border-radius:50%;overflow:hidden}.ant-steps .ant-steps-item-process.ant-steps-item-in-progress .ant-steps-item-icon:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:2px solid transparent;border-top-color:#e6f4ff;animation:spin 1s linear infinite;transform-origin:center}.move-file .ant-select-selector{border-top-right-radius:0;border-bottom-right-radius:0}.showBigDevicesOnly,.showMediumDevicesOnly{display:none}.showSmallDevicesOnly{display:block}.ant-table-cell img{margin:-7px!important;width:75px!important}@media (max-width: 767px){.ant-menu{background:transparent!important}}@media (min-width: 767px){.showSmallDevicesOnly{display:none}.ant-table-cell img{margin:unset!important;width:100px!important}}@media (min-width: 767px) and (max-width: 1199px){.showMediumDevicesOnly{display:block}}@media (min-width: 1200px){.showBigDevicesOnly{display:block}}.ant-pagination-options-size-changer .ant-select-selection-search input{display:none}.ant-list .ant-row>div,.ant-list .ant-row .ant-col:first-child{display:flex}.ant-list .ant-row .ant-list-item{flex:1 1 auto}.ant-list .ant-row .ant-list-item .ant-card{height:100%;display:flex;flex-direction:column}.ant-card-cover{height:100%;align-content:center}.matrix-theme{--matrix-green: #00ff00;--matrix-green-soft: #33ff33;--matrix-green-secondary: #66ff66;--matrix-green-less-dark: #004400;--matrix-green-dark: #003300;--matrix-green-darker: #002200;--matrix-green-darkest: #001100;--matrix-green-dimmest: #339933;--matrix-black: #000000}.matrix-theme .ant-layout,.matrix-theme .ant-card,.matrix-theme .ant-card-footer,.matrix-theme .ant-layout-header,.matrix-theme .ant-layout-content,.matrix-theme .ant-layout-sider,.matrix-theme .ant-menu{background:transparent!important;box-shadow:none!important;color:var(--matrix-green)!important}.matrix-theme,.matrix-theme .ant-list-item-meta-description,.matrix-theme .ant-list-empty-text,.matrix-theme .ant-breadcrumb,.matrix-theme .ant-breadcrumb-separator,.matrix-theme .ant-radio-button-wrapper-disabled,.matrix-theme .ant-btn-disabled,.matrix-theme .ant-btn-variant-outlined:disabled,.matrix-theme .ant-btn-variant-solid:disabled,.matrix-theme .ant-input-group-addon .anticon.disabled,.matrix-theme .ant-pagination-item-link:disabled{color:var(--matrix-green-dimmest)!important}.matrix-theme .ant-card-meta-description,.matrix-theme .ant-form-item-tooltip.anticon,.matrix-theme .ant-card-actions .anticon:not(.no-cloud):not(.live):not(.online):not(.access-disabled):not(.anticon-stop),.matrix-theme .ant-card-meta-description .anticon:not(.no-cloud):not(.live):not(.online):not(.access-disabled){color:var(--matrix-green-dimmest)!important}.matrix-theme .ant-menu-dark,.matrix-theme .ant-menu-dark .ant-menu-sub{background:var(--matrix-black)!important;color:var(--matrix-green)!important}.matrix-theme .ant-menu-dark .ant-menu-item,.matrix-theme .ant-menu-dark .ant-menu-submenu-title{color:var(--matrix-green)!important}.matrix-theme .ant-menu-dark .ant-menu-item-selected,.matrix-theme .ant-menu-light .ant-menu-item-selected,.matrix-theme .ant-menu-dark .ant-menu-item-active{background-color:var(--matrix-green-dark)!important;color:var(--matrix-green)!important}.matrix-theme .ant-menu-dark .ant-menu-item:hover{background-color:var(--matrix-green-less-dark)!important;color:var(--matrix-green)!important}.matrix-theme .ant-menu-dark .ant-menu-item-disabled{color:var(--matrix-green-dimmest)!important;opacity:.5}.matrix-theme .ant-menu-item:active,.matrix-theme .ant-menu-submenu-title:active{background-color:var(--matrix-green-less-dark)!important}.matrix-theme #teddycloud-header a,.matrix-theme .ant-dropdown-trigger .ant-tag{color:var(--matrix-green)!important}.matrix-theme .ant-empty-normal,.matrix-theme .ant-empty-normal .ant-empty-description{color:var(--matrix-green-dimmest)!important}.matrix-theme .ant-empty-image svg path{fill:var(--matrix-green-darkest)!important;stroke:var(--matrix-green-less-dark)!important}.matrix-theme .ant-input::placeholder,.matrix-theme .ant-select-selection-search-input::placeholder,.matrix-theme .ant-select-single::placeholder,.matrix-theme .ant-select-selection-placeholder,.matrix-theme .ant-picker-input input::placeholder{color:var(--matrix-green-dimmest)!important}.matrix-theme .ant-picker-cell:not(.ant-picker-cell-in-view),.matrix-theme .ant-picker-separator,.matrix-theme .ant-picker-suffix,.matrix-theme .ant-picker-clear:hover,.matrix-theme .ant-picker:hover .ant-picker-clear,.matrix-theme .ant-picker-header button:not(button:hover),.matrix-theme .ant-input-number-handler .anticon{color:var(--matrix-green-dimmest)!important}.matrix-theme .ant-input-number-handler:hover .anticon{color:var(--matrix-green)!important}.matrix-theme .ant-select-selector{color:var(--matrix-green)!important;background-color:#0d0d0d!important;border-color:#060!important}.matrix-theme .ant-select-selection-search-input{color:var(--matrix-green)!important;background-color:transparent!important}.matrix-theme .ant-select:not(.ant-select-disabled):focus-visible .ant-select-selector,.matrix-theme .ant-select:not(.ant-select-disabled):focus .ant-select-selector,.matrix-theme .ant-select-selector:focus-visible,.matrix-theme .ant-input-affix-wrapper-focused,.matrix-theme .ant-input:focus-visible,.matrix-theme .ant-input-number:focus-visible,.matrix-theme .ant-input-number-focused,.matrix-theme .ant-select-open .ant-select-selector,.matrix-theme .ant-picker:focus-visible,.matrix-theme .ant-picker-focused,.matrix-theme .ant-tree-select:focus-visible{box-shadow:0 0 0 2px #0f06!important;outline:none}.matrix-theme .ant-picker-focused{border:1px solid var(--matrix-green-soft)!important}.matrix-theme .ant-select-selector:hover{border:1px solid var(--matrix-green-soft)!important;box-shadow:0 0 0 2px #0f06!important;outline:none}.matrix-theme .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:var(--matrix-green-dark)!important;color:var(--matrix-green)!important}.matrix-theme .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:var(--matrix-green-less-dark)!important;color:var(--matrix-green-secondary)!important}.matrix-theme .ant-select-open .ant-select-selection-item{color:var(--matrix-green-dimmest)!important;opacity:1!important}.matrix-theme .ant-input-disabled{color:var(--matrix-green-secondary)!important}.matrix-theme .ant-input-group-addon .anticon{color:var(--matrix-green)!important}.matrix-theme .ant-btn-primary{background-color:#0c0!important;border-color:#0c0!important;color:var(--matrix-black)!important;box-shadow:none!important}.matrix-theme .ant-btn-primary:hover{background-color:var(--matrix-green)!important;border-color:var(--matrix-green)!important;color:var(--matrix-black)!important}.matrix-theme .ant-btn-primary:active{background-color:#090!important;border-color:#090!important;color:var(--matrix-black)!important}.matrix-theme .ant-btn-primary[disabled],.matrix-theme .ant-btn-primary:disabled{background-color:var(--matrix-green-less-dark)!important;border-color:var(--matrix-green-less-dark)!important;color:var(--matrix-green-dimmest)!important;opacity:.6}.matrix-theme .ant-modal-close{color:var(--matrix-green)!important;opacity:1!important}.matrix-theme .ant-modal-close:hover{color:var(--matrix-green-secondary)!important}.matrix-theme .ant-modal-close-x{font-size:18px!important}.matrix-theme .ant-tooltip-inner{background-color:var(--matrix-black)!important;color:var(--matrix-green)!important;font-family:Courier New,monospace;font-size:12px;border:1px solid var(--matrix-green)}.matrix-theme .ant-tooltip-arrow:before{background-color:var(--matrix-black)!important}.matrix-theme .ant-table-row.ant-table-row-selected>.ant-table-cell,.matrix-theme .ant-table-row.ant-table-row-selected>.ant-table-column-sort{background-color:var(--matrix-green-darker)!important;color:var(--matrix-green)!important}.matrix-theme .ant-table-row.ant-table-row-selected>.ant-table-cell-row-hover{background-color:var(--matrix-green-dark)!important}.matrix-theme .ant-table-row:not(.ant-table-row-selected) .ant-table-cell-row-hover{background-color:var(--matrix-green-darker)!important}.matrix-theme th.ant-table-column-sort{background-color:var(--matrix-black)!important}.matrix-theme th.ant-table-column-sort:hover{background-color:var(--matrix-green-dark)!important}.matrix-theme .ant-steps-item-finish .ant-steps-item-icon{background-color:var(--matrix-green-dimmest)!important}.matrix-theme .ant-steps-item-wait .ant-steps-item-title{color:var(--matrix-green-dimmest)!important}.matrix-theme .ant-steps-item-wait .ant-steps-item-title:hover{color:var(--matrix-green)!important}.matrix-theme pre,.matrix-theme code{background-color:var(--matrix-green-darkest)!important;color:var(--matrix-green-secondary)!important}.matrix-theme pre[class*=language-],.matrix-theme code[class*=language-]{color:var(--matrix-green)!important}.matrix-theme .token.comment,.matrix-theme .token.prolog,.matrix-theme .token.doctype,.matrix-theme .token.cdata{color:#77b9778a!important}.matrix-theme .token.property,.matrix-theme .token.tag,.matrix-theme .token.boolean,.matrix-theme .token.number,.matrix-theme .token.constant,.matrix-theme .token.symbol{color:#0c0!important}.matrix-theme .token.selector,.matrix-theme .token.attr-name,.matrix-theme .token.string,.matrix-theme .token.char,.matrix-theme .token.builtin,.matrix-theme .token.inserted{color:#3f3!important}.matrix-theme .token.operator,.matrix-theme .token.entity,.matrix-theme .token.url,.matrix-theme .language-css .token.string,.matrix-theme .style .token.string{color:#00e6e6!important}.matrix-theme .token.atrule,.matrix-theme .token.keyword{color:#cf0!important}.matrix-theme .token.regex,.matrix-theme .token.important,.matrix-theme .token.deleted{color:#f03!important}.matrix-theme .ant-switch-checked{border-color:var(--matrix-green-soft)!important}.matrix-theme .ant-switch:not(.ant-switch-checked){background-color:var(--matrix-green-dark)!important}.matrix-theme .ant-upload-list-item .ant-upload-list-item-actions .anticon{color:var(--matrix-green)!important}.matrix-theme .ant-upload-list-item:hover .ant-upload-list-item-actions .anticon{color:var(--matrix-green-soft)!important}.matrix-theme .ant-upload-list-item .ant-upload-list-item-actions .anticon:hover{background-color:#001a00;border-radius:4px}.matrix-theme .ant-upload-hint{color:var(--matrix-green-dimmest)!important}.matrix-theme img.teddycloud-logo{display:block;width:auto;height:32px;filter:brightness(100%) saturate(100%) invert(100%) sepia(127%) saturate(7486%) hue-rotate(50deg)}.matrix-theme .audioplayer-container,.matrix-theme .audioplayer-inner{color:var(--matrix-green)!important;background-color:var(--matrix-green-darker)!important}.matrix-theme .ant-progress-success-bg,.matrix-theme .ant-slider-track{background-color:var(--matrix-green-secondary)!important}.matrix-theme .ant-slider-handle:after{box-shadow:0 0 0 2px var(--matrix-green-secondary)!important}.matrix-theme .rtnl-log-container{background-color:var(--matrix-green-darkest)!important}.matrix-theme .ant-notification{background-color:var(--matrix-green-darkest)!important;color:#ccc!important;box-shadow:0 0 10px #00ff4680!important}.matrix-theme .ant-notification-notice{background-color:var(--matrix-green-darkest)!important;border:1px solid var(--matrix-green)!important;color:var(--matrix-green)!important;border-radius:8px!important}.matrix-theme .ant-notification-notice-message,.matrix-theme .ant-notification-notice-description,.matrix-theme .ant-notification-notice-close{color:var(--matrix-green)!important}.matrix-theme .ant-image-preview-root{background-color:#000000a6!important}.matrix-theme .ant-image-preview-switch-left,.matrix-theme .ant-image-preview-switch-right{background-color:var(--matrix-green-dark)!important;color:var(--matrix-green)!important}.matrix-theme .ant-image-preview-switch-left:hover,.matrix-theme .ant-image-preview-switch-right:hover{background-color:var(--matrix-green-dimmest)!important;color:var(--matrix-green-secondary)!important}.matrix-theme .ant-image-preview-operations{background-color:var(--matrix-green-darker)!important}.matrix-theme .ant-image-preview-operations-operation{color:var(--matrix-green)!important}.matrix-theme .ant-image-preview-operations-operation:hover{color:var(--matrix-green-secondary)!important}.matrix-theme .ant-image .ant-image-mask{color:var(--matrix-green)!important}.matrix-theme .ant-image-preview-operations-operation:not(.ant-image-preview-operations-operation-disabled):hover .anticon{color:var(--matrix-green-secondary)!important}.matrix-theme .ant-image-preview-close{color:var(--matrix-green)!important}.matrix-theme .ant-image-preview-close:hover,.matrix-theme .ant-image-preview-count,.matrix-theme .ant-image-preview-progress{color:var(--matrix-green-secondary)!important}.matrix-theme .ant-image-preview-img-wrapper:after{color:var(--matrix-green-soft)!important}.matrix-theme .ant-select-tree-node-selected{background-color:var(--matrix-green-less-dark)!important}.matrix-bg{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1;background-color:#000;pointer-events:none}.matrix-column{position:absolute;top:-110%;display:flex;flex-direction:column;animation-name:matrixScroll;animation-timing-function:linear;animation-iteration-count:infinite;text-align:center}.matrix-char{color:#0f0;font-family:Courier New,Courier,monospace;opacity:.75;-webkit-user-select:none;user-select:none}@keyframes matrixScroll{0%{transform:translateY(0);opacity:0}to{transform:translateY(400%);opacity:1}}
diff --git a/contrib/data/www/web/assets/index-DUW332vS.js b/contrib/data/www/web/assets/index-DUW332vS.js
deleted file mode 100644
index 37d27008..00000000
--- a/contrib/data/www/web/assets/index-DUW332vS.js
+++ /dev/null
@@ -1,748 +0,0 @@
-const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/esp32-BPYaDt9v.js","assets/rom-Caghk6Eh.js","assets/esp32c2-CVPL8n1g.js","assets/esp32c3-I3vXmsVg.js","assets/esp32c6-C93uIFil.js","assets/esp32c61-Qo5S0GG2.js","assets/esp32c5-CAGCiNY4.js","assets/esp32h2-Cf8JbGZQ.js","assets/esp32s3-mu2zzjDN.js","assets/esp32s2-3nCAg6Ct.js","assets/esp8266-8VKmCx7J.js","assets/esp32p4-DfBdIAkh.js"])))=>i.map(i=>d[i]);
-var ote=Object.defineProperty;var ste=(e,t,n)=>t in e?ote(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var lte=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Ua=(e,t,n)=>ste(e,typeof t!="symbol"?t+"":t,n);var NZe=lte((ki,Ai)=>{function X$(e,t){for(var n=0;nr[a]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const a of document.querySelectorAll('link[rel="modulepreload"]'))r(a);new MutationObserver(a=>{for(const i of a)if(i.type==="childList")for(const o of i.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(a){const i={};return a.integrity&&(i.integrity=a.integrity),a.referrerPolicy&&(i.referrerPolicy=a.referrerPolicy),a.crossOrigin==="use-credentials"?i.credentials="include":a.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(a){if(a.ep)return;a.ep=!0;const i=n(a);fetch(a.href,i)}})();var Fa=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Za(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Gz={exports:{}},V0={},qz={exports:{}},Cn={};/**
- * @license React
- * react.production.min.js
- *
- * Copyright (c) Facebook, Inc. and its affiliates.
- *
- * This source code is licensed under the MIT license found in the
- * LICENSE file in the root directory of this source tree.
- */var Sm=Symbol.for("react.element"),cte=Symbol.for("react.portal"),ute=Symbol.for("react.fragment"),dte=Symbol.for("react.strict_mode"),fte=Symbol.for("react.profiler"),pte=Symbol.for("react.provider"),gte=Symbol.for("react.context"),mte=Symbol.for("react.forward_ref"),hte=Symbol.for("react.suspense"),vte=Symbol.for("react.memo"),bte=Symbol.for("react.lazy"),p3=Symbol.iterator;function yte(e){return e===null||typeof e!="object"?null:(e=p3&&e[p3]||e["@@iterator"],typeof e=="function"?e:null)}var Kz={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},Yz=Object.assign,Xz={};function vf(e,t,n){this.props=e,this.context=t,this.refs=Xz,this.updater=n||Kz}vf.prototype.isReactComponent={};vf.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};vf.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function Zz(){}Zz.prototype=vf.prototype;function Z$(e,t,n){this.props=e,this.context=t,this.refs=Xz,this.updater=n||Kz}var Q$=Z$.prototype=new Zz;Q$.constructor=Z$;Yz(Q$,vf.prototype);Q$.isPureReactComponent=!0;var g3=Array.isArray,Qz=Object.prototype.hasOwnProperty,J$={current:null},Jz={key:!0,ref:!0,__self:!0,__source:!0};function e9(e,t,n){var r,a={},i=null,o=null;if(t!=null)for(r in t.ref!==void 0&&(o=t.ref),t.key!==void 0&&(i=""+t.key),t)Qz.call(t,r)&&!Jz.hasOwnProperty(r)&&(a[r]=t[r]);var s=arguments.length-2;if(s===1)a.children=n;else if(1>>1,B=A[F];if(0>>1;Fa(H,j))Ka(Y,H)?(A[F]=Y,A[K]=j,F=K):(A[F]=H,A[U]=j,F=U);else if(Ka(Y,j))A[F]=Y,A[K]=j,F=K;else break e}}return L}function a(A,L){var j=A.sortIndex-L.sortIndex;return j!==0?j:A.id-L.id}if(typeof performance=="object"&&typeof performance.now=="function"){var i=performance;e.unstable_now=function(){return i.now()}}else{var o=Date,s=o.now();e.unstable_now=function(){return o.now()-s}}var c=[],u=[],d=1,p=null,g=3,m=!1,h=!1,b=!1,y=typeof setTimeout=="function"?setTimeout:null,S=typeof clearTimeout=="function"?clearTimeout:null,v=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function x(A){for(var L=n(u);L!==null;){if(L.callback===null)r(u);else if(L.startTime<=A)r(u),L.sortIndex=L.expirationTime,t(c,L);else break;L=n(u)}}function w(A){if(b=!1,x(A),!h)if(n(c)!==null)h=!0,k(C);else{var L=n(u);L!==null&&N(w,L.startTime-A)}}function C(A,L){h=!1,b&&(b=!1,S(T),T=-1),m=!0;var j=g;try{for(x(L),p=n(c);p!==null&&(!(p.expirationTime>L)||A&&!$());){var F=p.callback;if(typeof F=="function"){p.callback=null,g=p.priorityLevel;var B=F(p.expirationTime<=L);L=e.unstable_now(),typeof B=="function"?p.callback=B:p===n(c)&&r(c),x(L)}else r(c);p=n(c)}if(p!==null)var z=!0;else{var U=n(u);U!==null&&N(w,U.startTime-L),z=!1}return z}finally{p=null,g=j,m=!1}}var E=!1,I=null,T=-1,_=5,R=-1;function $(){return!(e.unstable_now()-R<_)}function M(){if(I!==null){var A=e.unstable_now();R=A;var L=!0;try{L=I(!0,A)}finally{L?P():(E=!1,I=null)}}else E=!1}var P;if(typeof v=="function")P=function(){v(M)};else if(typeof MessageChannel<"u"){var D=new MessageChannel,O=D.port2;D.port1.onmessage=M,P=function(){O.postMessage(null)}}else P=function(){y(M,0)};function k(A){I=A,E||(E=!0,P())}function N(A,L){T=y(function(){A(e.unstable_now())},L)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(A){A.callback=null},e.unstable_continueExecution=function(){h||m||(h=!0,k(C))},e.unstable_forceFrameRate=function(A){0>A||125F?(A.sortIndex=j,t(u,A),n(c)===null&&A===n(u)&&(b?(S(T),T=-1):b=!0,N(w,j-F))):(A.sortIndex=B,t(c,A),h||m||(h=!0,k(C))),A},e.unstable_shouldYield=$,e.unstable_wrapCallback=function(A){var L=g;return function(){var j=g;g=L;try{return A.apply(this,arguments)}finally{g=j}}}})(i9);a9.exports=i9;var Ote=a9.exports;/**
- * @license React
- * react-dom.production.min.js
- *
- * Copyright (c) Facebook, Inc. and its affiliates.
- *
- * This source code is licensed under the MIT license found in the
- * LICENSE file in the root directory of this source tree.
- */var Nte=l,Mi=Ote;function vt(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),kT=Object.prototype.hasOwnProperty,kte=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,h3={},v3={};function Ate(e){return kT.call(v3,e)?!0:kT.call(h3,e)?!1:kte.test(e)?v3[e]=!0:(h3[e]=!0,!1)}function Dte(e,t,n,r){if(n!==null&&n.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function Mte(e,t,n,r){if(t===null||typeof t>"u"||Dte(e,t,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function Ja(e,t,n,r,a,i,o){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=a,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=i,this.removeEmptyString=o}var $a={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){$a[e]=new Ja(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];$a[t]=new Ja(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){$a[e]=new Ja(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){$a[e]=new Ja(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){$a[e]=new Ja(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){$a[e]=new Ja(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){$a[e]=new Ja(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){$a[e]=new Ja(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){$a[e]=new Ja(e,5,!1,e.toLowerCase(),null,!1,!1)});var tO=/[\-:]([a-z])/g;function nO(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(tO,nO);$a[t]=new Ja(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(tO,nO);$a[t]=new Ja(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(tO,nO);$a[t]=new Ja(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){$a[e]=new Ja(e,1,!1,e.toLowerCase(),null,!1,!1)});$a.xlinkHref=new Ja("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){$a[e]=new Ja(e,1,!1,e.toLowerCase(),null,!0,!0)});function rO(e,t,n,r){var a=$a.hasOwnProperty(t)?$a[t]:null;(a!==null?a.type!==0:r||!(2s||a[o]!==i[s]){var c=`
-`+a[o].replace(" at new "," at ");return e.displayName&&c.includes("")&&(c=c.replace("",e.displayName)),c}while(1<=o&&0<=s);break}}}finally{rS=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?wp(e):""}function Pte(e){switch(e.tag){case 5:return wp(e.type);case 16:return wp("Lazy");case 13:return wp("Suspense");case 19:return wp("SuspenseList");case 0:case 2:case 15:return e=aS(e.type,!1),e;case 11:return e=aS(e.type.render,!1),e;case 1:return e=aS(e.type,!0),e;default:return""}}function PT(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case td:return"Fragment";case ed:return"Portal";case AT:return"Profiler";case aO:return"StrictMode";case DT:return"Suspense";case MT:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case l9:return(e.displayName||"Context")+".Consumer";case s9:return(e._context.displayName||"Context")+".Provider";case iO:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case oO:return t=e.displayName||null,t!==null?t:PT(e.type)||"Memo";case ll:t=e._payload,e=e._init;try{return PT(e(t))}catch{}}return null}function Lte(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return PT(t);case 8:return t===aO?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function Fl(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function u9(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function jte(e){var t=u9(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var a=n.get,i=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return a.call(this)},set:function(o){r=""+o,i.call(this,o)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(o){r=""+o},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function Eh(e){e._valueTracker||(e._valueTracker=jte(e))}function d9(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=u9(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function xb(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function LT(e,t){var n=t.checked;return Or({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function y3(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=Fl(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function f9(e,t){t=t.checked,t!=null&&rO(e,"checked",t,!1)}function jT(e,t){f9(e,t);var n=Fl(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?FT(e,t.type,n):t.hasOwnProperty("defaultValue")&&FT(e,t.type,Fl(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function x3(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function FT(e,t,n){(t!=="number"||xb(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var Cp=Array.isArray;function Cd(e,t,n,r){if(e=e.options,t){t={};for(var a=0;a"+t.valueOf().toString()+"",t=Ih.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function vg(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Bp={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Fte=["Webkit","ms","Moz","O"];Object.keys(Bp).forEach(function(e){Fte.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),Bp[t]=Bp[e]})});function h9(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||Bp.hasOwnProperty(e)&&Bp[e]?(""+t).trim():t+"px"}function v9(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,a=h9(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,a):e[n]=a}}var Bte=Or({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function HT(e,t){if(t){if(Bte[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(vt(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(vt(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(vt(61))}if(t.style!=null&&typeof t.style!="object")throw Error(vt(62))}}function UT(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var VT=null;function sO(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var WT=null,Ed=null,Id=null;function C3(e){if(e=Im(e)){if(typeof WT!="function")throw Error(vt(280));var t=e.stateNode;t&&(t=Y0(t),WT(e.stateNode,e.type,t))}}function b9(e){Ed?Id?Id.push(e):Id=[e]:Ed=e}function y9(){if(Ed){var e=Ed,t=Id;if(Id=Ed=null,C3(e),t)for(e=0;e>>=0,e===0?32:31-(Zte(e)/Qte|0)|0}var Th=64,Rh=4194304;function Ep(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function Eb(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,a=e.suspendedLanes,i=e.pingedLanes,o=n&268435455;if(o!==0){var s=o&~a;s!==0?r=Ep(s):(i&=o,i!==0&&(r=Ep(i)))}else o=n&~a,o!==0?r=Ep(o):i!==0&&(r=Ep(i));if(r===0)return 0;if(t!==0&&t!==r&&!(t&a)&&(a=r&-r,i=t&-t,a>=i||a===16&&(i&4194240)!==0))return t;if(r&4&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0n;n++)t.push(e);return t}function Cm(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-$o(t),e[t]=n}function nne(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0=Hp),k3=" ",A3=!1;function F9(e,t){switch(e){case"keyup":return One.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function B9(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var nd=!1;function kne(e,t){switch(e){case"compositionend":return B9(t);case"keypress":return t.which!==32?null:(A3=!0,k3);case"textInput":return e=t.data,e===k3&&A3?null:e;default:return null}}function Ane(e,t){if(nd)return e==="compositionend"||!mO&&F9(e,t)?(e=L9(),Fv=fO=ml=null,nd=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=L3(n)}}function V9(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?V9(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function W9(){for(var e=window,t=xb();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=xb(e.document)}return t}function hO(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function Hne(e){var t=W9(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&V9(n.ownerDocument.documentElement,n)){if(r!==null&&hO(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var a=n.textContent.length,i=Math.min(r.start,a);r=r.end===void 0?i:Math.min(r.end,a),!e.extend&&i>r&&(a=r,r=i,i=a),a=j3(n,i);var o=j3(n,r);a&&o&&(e.rangeCount!==1||e.anchorNode!==a.node||e.anchorOffset!==a.offset||e.focusNode!==o.node||e.focusOffset!==o.offset)&&(t=t.createRange(),t.setStart(a.node,a.offset),e.removeAllRanges(),i>r?(e.addRange(t),e.extend(o.node,o.offset)):(t.setEnd(o.node,o.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n=document.documentMode,rd=null,ZT=null,Vp=null,QT=!1;function F3(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;QT||rd==null||rd!==xb(r)||(r=rd,"selectionStart"in r&&hO(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),Vp&&Cg(Vp,r)||(Vp=r,r=Rb(ZT,"onSelect"),0od||(e.current=aR[od],aR[od]=null,od--)}function ur(e,t){od++,aR[od]=e.current,e.current=t}var Bl={},Ba=Kl(Bl),ui=Kl(!1),zc=Bl;function Ld(e,t){var n=e.type.contextTypes;if(!n)return Bl;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var a={},i;for(i in n)a[i]=t[i];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=a),a}function di(e){return e=e.childContextTypes,e!=null}function $b(){br(ui),br(Ba)}function G3(e,t,n){if(Ba.current!==Bl)throw Error(vt(168));ur(Ba,t),ur(ui,n)}function eH(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var a in r)if(!(a in t))throw Error(vt(108,Lte(e)||"Unknown",a));return Or({},n,r)}function Ob(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||Bl,zc=Ba.current,ur(Ba,e),ur(ui,ui.current),!0}function q3(e,t,n){var r=e.stateNode;if(!r)throw Error(vt(169));n?(e=eH(e,t,zc),r.__reactInternalMemoizedMergedChildContext=e,br(ui),br(Ba),ur(Ba,e)):br(ui),ur(ui,n)}var Ss=null,X0=!1,bS=!1;function tH(e){Ss===null?Ss=[e]:Ss.push(e)}function ere(e){X0=!0,tH(e)}function Yl(){if(!bS&&Ss!==null){bS=!0;var e=0,t=qn;try{var n=Ss;for(qn=1;e>=o,a-=o,Is=1<<32-$o(t)+a|n<T?(_=I,I=null):_=I.sibling;var R=g(S,I,x[T],w);if(R===null){I===null&&(I=_);break}e&&I&&R.alternate===null&&t(S,I),v=i(R,v,T),E===null?C=R:E.sibling=R,E=R,I=_}if(T===x.length)return n(S,I),Sr&&mc(S,T),C;if(I===null){for(;TT?(_=I,I=null):_=I.sibling;var $=g(S,I,R.value,w);if($===null){I===null&&(I=_);break}e&&I&&$.alternate===null&&t(S,I),v=i($,v,T),E===null?C=$:E.sibling=$,E=$,I=_}if(R.done)return n(S,I),Sr&&mc(S,T),C;if(I===null){for(;!R.done;T++,R=x.next())R=p(S,R.value,w),R!==null&&(v=i(R,v,T),E===null?C=R:E.sibling=R,E=R);return Sr&&mc(S,T),C}for(I=r(S,I);!R.done;T++,R=x.next())R=m(I,S,T,R.value,w),R!==null&&(e&&R.alternate!==null&&I.delete(R.key===null?T:R.key),v=i(R,v,T),E===null?C=R:E.sibling=R,E=R);return e&&I.forEach(function(M){return t(S,M)}),Sr&&mc(S,T),C}function y(S,v,x,w){if(typeof x=="object"&&x!==null&&x.type===td&&x.key===null&&(x=x.props.children),typeof x=="object"&&x!==null){switch(x.$$typeof){case Ch:e:{for(var C=x.key,E=v;E!==null;){if(E.key===C){if(C=x.type,C===td){if(E.tag===7){n(S,E.sibling),v=a(E,x.props.children),v.return=S,S=v;break e}}else if(E.elementType===C||typeof C=="object"&&C!==null&&C.$$typeof===ll&&X3(C)===E.type){n(S,E.sibling),v=a(E,x.props),v.ref=tp(S,E,x),v.return=S,S=v;break e}n(S,E);break}else t(S,E);E=E.sibling}x.type===td?(v=Nc(x.props.children,S.mode,w,x.key),v.return=S,S=v):(w=qv(x.type,x.key,x.props,null,S.mode,w),w.ref=tp(S,v,x),w.return=S,S=w)}return o(S);case ed:e:{for(E=x.key;v!==null;){if(v.key===E)if(v.tag===4&&v.stateNode.containerInfo===x.containerInfo&&v.stateNode.implementation===x.implementation){n(S,v.sibling),v=a(v,x.children||[]),v.return=S,S=v;break e}else{n(S,v);break}else t(S,v);v=v.sibling}v=TS(x,S.mode,w),v.return=S,S=v}return o(S);case ll:return E=x._init,y(S,v,E(x._payload),w)}if(Cp(x))return h(S,v,x,w);if(Xf(x))return b(S,v,x,w);Dh(S,x)}return typeof x=="string"&&x!==""||typeof x=="number"?(x=""+x,v!==null&&v.tag===6?(n(S,v.sibling),v=a(v,x),v.return=S,S=v):(n(S,v),v=IS(x,S.mode,w),v.return=S,S=v),o(S)):n(S,v)}return y}var Fd=iH(!0),oH=iH(!1),Ab=Kl(null),Db=null,cd=null,xO=null;function SO(){xO=cd=Db=null}function wO(e){var t=Ab.current;br(Ab),e._currentValue=t}function sR(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,r!==null&&(r.childLanes|=t)):r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function Rd(e,t){Db=e,xO=cd=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(oi=!0),e.firstContext=null)}function ao(e){var t=e._currentValue;if(xO!==e)if(e={context:e,memoizedValue:t,next:null},cd===null){if(Db===null)throw Error(vt(308));cd=e,Db.dependencies={lanes:0,firstContext:e}}else cd=cd.next=e;return t}var xc=null;function CO(e){xc===null?xc=[e]:xc.push(e)}function sH(e,t,n,r){var a=t.interleaved;return a===null?(n.next=n,CO(t)):(n.next=a.next,a.next=n),t.interleaved=n,Ds(e,r)}function Ds(e,t){e.lanes|=t;var n=e.alternate;for(n!==null&&(n.lanes|=t),n=e,e=e.return;e!==null;)e.childLanes|=t,n=e.alternate,n!==null&&(n.childLanes|=t),n=e,e=e.return;return n.tag===3?n.stateNode:null}var cl=!1;function EO(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function lH(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function Rs(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function _l(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,An&2){var a=r.pending;return a===null?t.next=t:(t.next=a.next,a.next=t),r.pending=t,Ds(e,n)}return a=r.interleaved,a===null?(t.next=t,CO(r)):(t.next=a.next,a.next=t),r.interleaved=t,Ds(e,n)}function zv(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,(n&4194240)!==0)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,cO(e,n)}}function Z3(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var a=null,i=null;if(n=n.firstBaseUpdate,n!==null){do{var o={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};i===null?a=i=o:i=i.next=o,n=n.next}while(n!==null);i===null?a=i=t:i=i.next=t}else a=i=t;n={baseState:r.baseState,firstBaseUpdate:a,lastBaseUpdate:i,shared:r.shared,effects:r.effects},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function Mb(e,t,n,r){var a=e.updateQueue;cl=!1;var i=a.firstBaseUpdate,o=a.lastBaseUpdate,s=a.shared.pending;if(s!==null){a.shared.pending=null;var c=s,u=c.next;c.next=null,o===null?i=u:o.next=u,o=c;var d=e.alternate;d!==null&&(d=d.updateQueue,s=d.lastBaseUpdate,s!==o&&(s===null?d.firstBaseUpdate=u:s.next=u,d.lastBaseUpdate=c))}if(i!==null){var p=a.baseState;o=0,d=u=c=null,s=i;do{var g=s.lane,m=s.eventTime;if((r&g)===g){d!==null&&(d=d.next={eventTime:m,lane:0,tag:s.tag,payload:s.payload,callback:s.callback,next:null});e:{var h=e,b=s;switch(g=t,m=n,b.tag){case 1:if(h=b.payload,typeof h=="function"){p=h.call(m,p,g);break e}p=h;break e;case 3:h.flags=h.flags&-65537|128;case 0:if(h=b.payload,g=typeof h=="function"?h.call(m,p,g):h,g==null)break e;p=Or({},p,g);break e;case 2:cl=!0}}s.callback!==null&&s.lane!==0&&(e.flags|=64,g=a.effects,g===null?a.effects=[s]:g.push(s))}else m={eventTime:m,lane:g,tag:s.tag,payload:s.payload,callback:s.callback,next:null},d===null?(u=d=m,c=p):d=d.next=m,o|=g;if(s=s.next,s===null){if(s=a.shared.pending,s===null)break;g=s,s=g.next,g.next=null,a.lastBaseUpdate=g,a.shared.pending=null}}while(!0);if(d===null&&(c=p),a.baseState=c,a.firstBaseUpdate=u,a.lastBaseUpdate=d,t=a.shared.interleaved,t!==null){a=t;do o|=a.lane,a=a.next;while(a!==t)}else i===null&&(a.shared.lanes=0);Vc|=o,e.lanes=o,e.memoizedState=p}}function Q3(e,t,n){if(e=t.effects,t.effects=null,e!==null)for(t=0;tn?n:4,e(!0);var r=xS.transition;xS.transition={};try{e(!1),t()}finally{qn=n,xS.transition=r}}function IH(){return io().memoizedState}function are(e,t,n){var r=Ol(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},TH(e))RH(t,n);else if(n=sH(e,t,n,r),n!==null){var a=Xa();Oo(n,e,r,a),_H(n,t,r)}}function ire(e,t,n){var r=Ol(e),a={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(TH(e))RH(t,a);else{var i=e.alternate;if(e.lanes===0&&(i===null||i.lanes===0)&&(i=t.lastRenderedReducer,i!==null))try{var o=t.lastRenderedState,s=i(o,n);if(a.hasEagerState=!0,a.eagerState=s,Mo(s,o)){var c=t.interleaved;c===null?(a.next=a,CO(t)):(a.next=c.next,c.next=a),t.interleaved=a;return}}catch{}finally{}n=sH(e,t,a,r),n!==null&&(a=Xa(),Oo(n,e,r,a),_H(n,t,r))}}function TH(e){var t=e.alternate;return e===$r||t!==null&&t===$r}function RH(e,t){Wp=Lb=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function _H(e,t,n){if(n&4194240){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,cO(e,n)}}var jb={readContext:ao,useCallback:Aa,useContext:Aa,useEffect:Aa,useImperativeHandle:Aa,useInsertionEffect:Aa,useLayoutEffect:Aa,useMemo:Aa,useReducer:Aa,useRef:Aa,useState:Aa,useDebugValue:Aa,useDeferredValue:Aa,useTransition:Aa,useMutableSource:Aa,useSyncExternalStore:Aa,useId:Aa,unstable_isNewReconciler:!1},ore={readContext:ao,useCallback:function(e,t){return Yo().memoizedState=[e,t===void 0?null:t],e},useContext:ao,useEffect:eD,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,Uv(4194308,4,xH.bind(null,t,e),n)},useLayoutEffect:function(e,t){return Uv(4194308,4,e,t)},useInsertionEffect:function(e,t){return Uv(4,2,e,t)},useMemo:function(e,t){var n=Yo();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=Yo();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=are.bind(null,$r,e),[r.memoizedState,e]},useRef:function(e){var t=Yo();return e={current:e},t.memoizedState=e},useState:J3,useDebugValue:kO,useDeferredValue:function(e){return Yo().memoizedState=e},useTransition:function(){var e=J3(!1),t=e[0];return e=rre.bind(null,e[1]),Yo().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=$r,a=Yo();if(Sr){if(n===void 0)throw Error(vt(407));n=n()}else{if(n=t(),ga===null)throw Error(vt(349));Uc&30||fH(r,t,n)}a.memoizedState=n;var i={value:n,getSnapshot:t};return a.queue=i,eD(gH.bind(null,r,i,e),[e]),r.flags|=2048,Ng(9,pH.bind(null,r,i,n,t),void 0,null),n},useId:function(){var e=Yo(),t=ga.identifierPrefix;if(Sr){var n=Ts,r=Is;n=(r&~(1<<32-$o(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=$g++,0<\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=o.createElement(n,{is:r.is}):(e=o.createElement(n),n==="select"&&(o=e,r.multiple?o.multiple=!0:r.size&&(o.size=r.size))):e=o.createElementNS(e,n),e[Qo]=t,e[Tg]=r,jH(e,t,!1,!1),t.stateNode=e;e:{switch(o=UT(n,r),n){case"dialog":mr("cancel",e),mr("close",e),a=r;break;case"iframe":case"object":case"embed":mr("load",e),a=r;break;case"video":case"audio":for(a=0;aHd&&(t.flags|=128,r=!0,np(i,!1),t.lanes=4194304)}else{if(!r)if(e=Pb(o),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),np(i,!0),i.tail===null&&i.tailMode==="hidden"&&!o.alternate&&!Sr)return Da(t),null}else 2*Br()-i.renderingStartTime>Hd&&n!==1073741824&&(t.flags|=128,r=!0,np(i,!1),t.lanes=4194304);i.isBackwards?(o.sibling=t.child,t.child=o):(n=i.last,n!==null?n.sibling=o:t.child=o,i.last=o)}return i.tail!==null?(t=i.tail,i.rendering=t,i.tail=t.sibling,i.renderingStartTime=Br(),t.sibling=null,n=_r.current,ur(_r,r?n&1|2:n&1),t):(Da(t),null);case 22:case 23:return jO(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&t.mode&1?Ei&1073741824&&(Da(t),t.subtreeFlags&6&&(t.flags|=8192)):Da(t),null;case 24:return null;case 25:return null}throw Error(vt(156,t.tag))}function gre(e,t){switch(bO(t),t.tag){case 1:return di(t.type)&&$b(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return Bd(),br(ui),br(Ba),RO(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return TO(t),null;case 13:if(br(_r),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(vt(340));jd()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return br(_r),null;case 4:return Bd(),null;case 10:return wO(t.type._context),null;case 22:case 23:return jO(),null;case 24:return null;default:return null}}var Ph=!1,La=!1,mre=typeof WeakSet=="function"?WeakSet:Set,Lt=null;function ud(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){Mr(e,t,r)}else n.current=null}function hR(e,t,n){try{n()}catch(r){Mr(e,t,r)}}var dD=!1;function hre(e,t){if(JT=Ib,e=W9(),hO(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var a=r.anchorOffset,i=r.focusNode;r=r.focusOffset;try{n.nodeType,i.nodeType}catch{n=null;break e}var o=0,s=-1,c=-1,u=0,d=0,p=e,g=null;t:for(;;){for(var m;p!==n||a!==0&&p.nodeType!==3||(s=o+a),p!==i||r!==0&&p.nodeType!==3||(c=o+r),p.nodeType===3&&(o+=p.nodeValue.length),(m=p.firstChild)!==null;)g=p,p=m;for(;;){if(p===e)break t;if(g===n&&++u===a&&(s=o),g===i&&++d===r&&(c=o),(m=p.nextSibling)!==null)break;p=g,g=p.parentNode}p=m}n=s===-1||c===-1?null:{start:s,end:c}}else n=null}n=n||{start:0,end:0}}else n=null;for(eR={focusedElem:e,selectionRange:n},Ib=!1,Lt=t;Lt!==null;)if(t=Lt,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,Lt=e;else for(;Lt!==null;){t=Lt;try{var h=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(h!==null){var b=h.memoizedProps,y=h.memoizedState,S=t.stateNode,v=S.getSnapshotBeforeUpdate(t.elementType===t.type?b:wo(t.type,b),y);S.__reactInternalSnapshotBeforeUpdate=v}break;case 3:var x=t.stateNode.containerInfo;x.nodeType===1?x.textContent="":x.nodeType===9&&x.documentElement&&x.removeChild(x.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(vt(163))}}catch(w){Mr(t,t.return,w)}if(e=t.sibling,e!==null){e.return=t.return,Lt=e;break}Lt=t.return}return h=dD,dD=!1,h}function Gp(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var a=r=r.next;do{if((a.tag&e)===e){var i=a.destroy;a.destroy=void 0,i!==void 0&&hR(t,n,i)}a=a.next}while(a!==r)}}function J0(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function vR(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function zH(e){var t=e.alternate;t!==null&&(e.alternate=null,zH(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[Qo],delete t[Tg],delete t[rR],delete t[Qne],delete t[Jne])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function HH(e){return e.tag===5||e.tag===3||e.tag===4}function fD(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||HH(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function bR(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=_b));else if(r!==4&&(e=e.child,e!==null))for(bR(e,t,n),e=e.sibling;e!==null;)bR(e,t,n),e=e.sibling}function yR(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(yR(e,t,n),e=e.sibling;e!==null;)yR(e,t,n),e=e.sibling}var wa=null,Co=!1;function Zs(e,t,n){for(n=n.child;n!==null;)UH(e,t,n),n=n.sibling}function UH(e,t,n){if(ns&&typeof ns.onCommitFiberUnmount=="function")try{ns.onCommitFiberUnmount(W0,n)}catch{}switch(n.tag){case 5:La||ud(n,t);case 6:var r=wa,a=Co;wa=null,Zs(e,t,n),wa=r,Co=a,wa!==null&&(Co?(e=wa,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):wa.removeChild(n.stateNode));break;case 18:wa!==null&&(Co?(e=wa,n=n.stateNode,e.nodeType===8?vS(e.parentNode,n):e.nodeType===1&&vS(e,n),Sg(e)):vS(wa,n.stateNode));break;case 4:r=wa,a=Co,wa=n.stateNode.containerInfo,Co=!0,Zs(e,t,n),wa=r,Co=a;break;case 0:case 11:case 14:case 15:if(!La&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){a=r=r.next;do{var i=a,o=i.destroy;i=i.tag,o!==void 0&&(i&2||i&4)&&hR(n,t,o),a=a.next}while(a!==r)}Zs(e,t,n);break;case 1:if(!La&&(ud(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(s){Mr(n,t,s)}Zs(e,t,n);break;case 21:Zs(e,t,n);break;case 22:n.mode&1?(La=(r=La)||n.memoizedState!==null,Zs(e,t,n),La=r):Zs(e,t,n);break;default:Zs(e,t,n)}}function pD(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new mre),t.forEach(function(r){var a=Ire.bind(null,e,r);n.has(r)||(n.add(r),r.then(a,a))})}}function vo(e,t){var n=t.deletions;if(n!==null)for(var r=0;ra&&(a=o),r&=~i}if(r=a,r=Br()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*bre(r/1960))-r,10e?16:e,hl===null)var r=!1;else{if(e=hl,hl=null,zb=0,An&6)throw Error(vt(331));var a=An;for(An|=4,Lt=e.current;Lt!==null;){var i=Lt,o=i.child;if(Lt.flags&16){var s=i.deletions;if(s!==null){for(var c=0;cBr()-PO?Oc(e,0):MO|=n),fi(e,t)}function ZH(e,t){t===0&&(e.mode&1?(t=Rh,Rh<<=1,!(Rh&130023424)&&(Rh=4194304)):t=1);var n=Xa();e=Ds(e,t),e!==null&&(Cm(e,t,n),fi(e,n))}function Ere(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),ZH(e,n)}function Ire(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,a=e.memoizedState;a!==null&&(n=a.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(vt(314))}r!==null&&r.delete(t),ZH(e,n)}var QH;QH=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||ui.current)oi=!0;else{if(!(e.lanes&n)&&!(t.flags&128))return oi=!1,fre(e,t,n);oi=!!(e.flags&131072)}else oi=!1,Sr&&t.flags&1048576&&nH(t,kb,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;Vv(e,t),e=t.pendingProps;var a=Ld(t,Ba.current);Rd(t,n),a=$O(null,t,r,e,a,n);var i=OO();return t.flags|=1,typeof a=="object"&&a!==null&&typeof a.render=="function"&&a.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,di(r)?(i=!0,Ob(t)):i=!1,t.memoizedState=a.state!==null&&a.state!==void 0?a.state:null,EO(t),a.updater=Q0,t.stateNode=a,a._reactInternals=t,cR(t,r,e,n),t=fR(null,t,r,!0,i,n)):(t.tag=0,Sr&&i&&vO(t),Ga(null,t,a,n),t=t.child),t;case 16:r=t.elementType;e:{switch(Vv(e,t),e=t.pendingProps,a=r._init,r=a(r._payload),t.type=r,a=t.tag=Rre(r),e=wo(r,e),a){case 0:t=dR(null,t,r,e,n);break e;case 1:t=lD(null,t,r,e,n);break e;case 11:t=oD(null,t,r,e,n);break e;case 14:t=sD(null,t,r,wo(r.type,e),n);break e}throw Error(vt(306,r,""))}return t;case 0:return r=t.type,a=t.pendingProps,a=t.elementType===r?a:wo(r,a),dR(e,t,r,a,n);case 1:return r=t.type,a=t.pendingProps,a=t.elementType===r?a:wo(r,a),lD(e,t,r,a,n);case 3:e:{if(MH(t),e===null)throw Error(vt(387));r=t.pendingProps,i=t.memoizedState,a=i.element,lH(e,t),Mb(t,r,null,n);var o=t.memoizedState;if(r=o.element,i.isDehydrated)if(i={element:r,isDehydrated:!1,cache:o.cache,pendingSuspenseBoundaries:o.pendingSuspenseBoundaries,transitions:o.transitions},t.updateQueue.baseState=i,t.memoizedState=i,t.flags&256){a=zd(Error(vt(423)),t),t=cD(e,t,r,n,a);break e}else if(r!==a){a=zd(Error(vt(424)),t),t=cD(e,t,r,n,a);break e}else for(Ii=Rl(t.stateNode.containerInfo.firstChild),Di=t,Sr=!0,Ro=null,n=oH(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(jd(),r===a){t=Ms(e,t,n);break e}Ga(e,t,r,n)}t=t.child}return t;case 5:return cH(t),e===null&&oR(t),r=t.type,a=t.pendingProps,i=e!==null?e.memoizedProps:null,o=a.children,tR(r,a)?o=null:i!==null&&tR(r,i)&&(t.flags|=32),DH(e,t),Ga(e,t,o,n),t.child;case 6:return e===null&&oR(t),null;case 13:return PH(e,t,n);case 4:return IO(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=Fd(t,null,r,n):Ga(e,t,r,n),t.child;case 11:return r=t.type,a=t.pendingProps,a=t.elementType===r?a:wo(r,a),oD(e,t,r,a,n);case 7:return Ga(e,t,t.pendingProps,n),t.child;case 8:return Ga(e,t,t.pendingProps.children,n),t.child;case 12:return Ga(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,a=t.pendingProps,i=t.memoizedProps,o=a.value,ur(Ab,r._currentValue),r._currentValue=o,i!==null)if(Mo(i.value,o)){if(i.children===a.children&&!ui.current){t=Ms(e,t,n);break e}}else for(i=t.child,i!==null&&(i.return=t);i!==null;){var s=i.dependencies;if(s!==null){o=i.child;for(var c=s.firstContext;c!==null;){if(c.context===r){if(i.tag===1){c=Rs(-1,n&-n),c.tag=2;var u=i.updateQueue;if(u!==null){u=u.shared;var d=u.pending;d===null?c.next=c:(c.next=d.next,d.next=c),u.pending=c}}i.lanes|=n,c=i.alternate,c!==null&&(c.lanes|=n),sR(i.return,n,t),s.lanes|=n;break}c=c.next}}else if(i.tag===10)o=i.type===t.type?null:i.child;else if(i.tag===18){if(o=i.return,o===null)throw Error(vt(341));o.lanes|=n,s=o.alternate,s!==null&&(s.lanes|=n),sR(o,n,t),o=i.sibling}else o=i.child;if(o!==null)o.return=i;else for(o=i;o!==null;){if(o===t){o=null;break}if(i=o.sibling,i!==null){i.return=o.return,o=i;break}o=o.return}i=o}Ga(e,t,a.children,n),t=t.child}return t;case 9:return a=t.type,r=t.pendingProps.children,Rd(t,n),a=ao(a),r=r(a),t.flags|=1,Ga(e,t,r,n),t.child;case 14:return r=t.type,a=wo(r,t.pendingProps),a=wo(r.type,a),sD(e,t,r,a,n);case 15:return kH(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,a=t.pendingProps,a=t.elementType===r?a:wo(r,a),Vv(e,t),t.tag=1,di(r)?(e=!0,Ob(t)):e=!1,Rd(t,n),$H(t,r,a),cR(t,r,a,n),fR(null,t,r,!0,e,n);case 19:return LH(e,t,n);case 22:return AH(e,t,n)}throw Error(vt(156,t.tag))};function JH(e,t){return T9(e,t)}function Tre(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function to(e,t,n,r){return new Tre(e,t,n,r)}function BO(e){return e=e.prototype,!(!e||!e.isReactComponent)}function Rre(e){if(typeof e=="function")return BO(e)?1:0;if(e!=null){if(e=e.$$typeof,e===iO)return 11;if(e===oO)return 14}return 2}function Nl(e,t){var n=e.alternate;return n===null?(n=to(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function qv(e,t,n,r,a,i){var o=2;if(r=e,typeof e=="function")BO(e)&&(o=1);else if(typeof e=="string")o=5;else e:switch(e){case td:return Nc(n.children,a,i,t);case aO:o=8,a|=8;break;case AT:return e=to(12,n,t,a|2),e.elementType=AT,e.lanes=i,e;case DT:return e=to(13,n,t,a),e.elementType=DT,e.lanes=i,e;case MT:return e=to(19,n,t,a),e.elementType=MT,e.lanes=i,e;case c9:return ty(n,a,i,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case s9:o=10;break e;case l9:o=9;break e;case iO:o=11;break e;case oO:o=14;break e;case ll:o=16,r=null;break e}throw Error(vt(130,e==null?e:typeof e,""))}return t=to(o,n,t,a),t.elementType=e,t.type=r,t.lanes=i,t}function Nc(e,t,n,r){return e=to(7,e,r,t),e.lanes=n,e}function ty(e,t,n,r){return e=to(22,e,r,t),e.elementType=c9,e.lanes=n,e.stateNode={isHidden:!1},e}function IS(e,t,n){return e=to(6,e,null,t),e.lanes=n,e}function TS(e,t,n){return t=to(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function _re(e,t,n,r,a){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=oS(0),this.expirationTimes=oS(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=oS(0),this.identifierPrefix=r,this.onRecoverableError=a,this.mutableSourceEagerHydrationData=null}function zO(e,t,n,r,a,i,o,s,c){return e=new _re(e,t,n,s,c),t===1?(t=1,i===!0&&(t|=8)):t=0,i=to(3,null,null,t),e.current=i,i.stateNode=e,i.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},EO(i),e}function $re(e,t,n){var r=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(rU)}catch(e){console.error(e)}}rU(),r9.exports=Li;var Zr=r9.exports;const Ag=Za(Zr),Dre=X$({__proto__:null,default:Ag},[Zr]);var SD=Zr;NT.createRoot=SD.createRoot,NT.hydrateRoot=SD.hydrateRoot;const Mre=(...e)=>{console!=null&&console.warn&&(kc(e[0])&&(e[0]=`react-i18next:: ${e[0]}`),console.warn(...e))},wD={},ER=(...e)=>{kc(e[0])&&wD[e[0]]||(kc(e[0])&&(wD[e[0]]=new Date),Mre(...e))},aU=(e,t)=>()=>{if(e.isInitialized)t();else{const n=()=>{setTimeout(()=>{e.off("initialized",n)},0),t()};e.on("initialized",n)}},CD=(e,t,n)=>{e.loadNamespaces(t,aU(e,n))},ED=(e,t,n,r)=>{kc(n)&&(n=[n]),n.forEach(a=>{e.options.ns.indexOf(a)<0&&e.options.ns.push(a)}),e.loadLanguages(t,aU(e,r))},Pre=(e,t,n={})=>!t.languages||!t.languages.length?(ER("i18n.languages were undefined or empty",t.languages),!0):t.hasLoadedNamespace(e,{lng:n.lng,precheck:(r,a)=>{var i;if(((i=n.bindI18n)==null?void 0:i.indexOf("languageChanging"))>-1&&r.services.backendConnector.backend&&r.isLanguageChangingTo&&!a(r.isLanguageChangingTo,e))return!1}}),kc=e=>typeof e=="string",Lre=e=>typeof e=="object"&&e!==null,jre=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,Fre={"&":"&","&":"&","<":"<","<":"<",">":">",">":">","'":"'","'":"'",""":'"',""":'"'," ":" "," ":" ","©":"©","©":"©","®":"®","®":"®","…":"…","…":"…","/":"/","/":"/"},Bre=e=>Fre[e],zre=e=>e.replace(jre,Bre);let IR={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:zre};const Hre=(e={})=>{IR={...IR,...e}},Ure=()=>IR;let iU;const Vre=e=>{iU=e},Wre=()=>iU,Gre={type:"3rdParty",init(e){Hre(e.options.react),Vre(e)}},qre=l.createContext();class Kre{constructor(){this.usedNamespaces={}}addUsedNamespaces(t){t.forEach(n=>{this.usedNamespaces[n]||(this.usedNamespaces[n]=!0)})}getUsedNamespaces(){return Object.keys(this.usedNamespaces)}}const Yre=(e,t)=>{const n=l.useRef();return l.useEffect(()=>{n.current=e},[e,t]),n.current},oU=(e,t,n,r)=>e.getFixedT(t,n,r),Xre=(e,t,n,r)=>l.useCallback(oU(e,t,n,r),[e,t,n,r]),Nt=(e,t={})=>{var w,C,E,I;const{i18n:n}=t,{i18n:r,defaultNS:a}=l.useContext(qre)||{},i=n||r||Wre();if(i&&!i.reportNamespaces&&(i.reportNamespaces=new Kre),!i){ER("You will need to pass in an i18next instance by using initReactI18next");const T=(R,$)=>kc($)?$:Lre($)&&kc($.defaultValue)?$.defaultValue:Array.isArray(R)?R[R.length-1]:R,_=[T,{},!1];return _.t=T,_.i18n={},_.ready=!1,_}(w=i.options.react)!=null&&w.wait&&ER("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");const o={...Ure(),...i.options.react,...t},{useSuspense:s,keyPrefix:c}=o;let u=a||((C=i.options)==null?void 0:C.defaultNS);u=kc(u)?[u]:u||["translation"],(I=(E=i.reportNamespaces).addUsedNamespaces)==null||I.call(E,u);const d=(i.isInitialized||i.initializedStoreOnce)&&u.every(T=>Pre(T,i,o)),p=Xre(i,t.lng||null,o.nsMode==="fallback"?u:u[0],c),g=()=>p,m=()=>oU(i,t.lng||null,o.nsMode==="fallback"?u:u[0],c),[h,b]=l.useState(g);let y=u.join();t.lng&&(y=`${t.lng}${y}`);const S=Yre(y),v=l.useRef(!0);l.useEffect(()=>{const{bindI18n:T,bindI18nStore:_}=o;v.current=!0,!d&&!s&&(t.lng?ED(i,t.lng,u,()=>{v.current&&b(m)}):CD(i,u,()=>{v.current&&b(m)})),d&&S&&S!==y&&v.current&&b(m);const R=()=>{v.current&&b(m)};return T&&(i==null||i.on(T,R)),_&&(i==null||i.store.on(_,R)),()=>{v.current=!1,i&&(T==null||T.split(" ").forEach($=>i.off($,R))),_&&i&&_.split(" ").forEach($=>i.store.off($,R))}},[i,y]),l.useEffect(()=>{v.current&&d&&b(g)},[i,c,d]);const x=[h,i,d];if(x.t=h,x.i18n=i,x.ready=d,d||!d&&!s)return x;throw new Promise(T=>{t.lng?ED(i,t.lng,u,()=>T()):CD(i,u,()=>T())})},dn=e=>typeof e=="string",ap=()=>{let e,t;const n=new Promise((r,a)=>{e=r,t=a});return n.resolve=e,n.reject=t,n},ID=e=>e==null?"":""+e,Zre=(e,t,n)=>{e.forEach(r=>{t[r]&&(n[r]=t[r])})},Qre=/###/g,TD=e=>e&&e.indexOf("###")>-1?e.replace(Qre,"."):e,RD=e=>!e||dn(e),Yp=(e,t,n)=>{const r=dn(t)?t.split("."):t;let a=0;for(;a{const{obj:r,k:a}=Yp(e,t,Object);if(r!==void 0||t.length===1){r[a]=n;return}let i=t[t.length-1],o=t.slice(0,t.length-1),s=Yp(e,o,Object);for(;s.obj===void 0&&o.length;)i=`${o[o.length-1]}.${i}`,o=o.slice(0,o.length-1),s=Yp(e,o,Object),s&&s.obj&&typeof s.obj[`${s.k}.${i}`]<"u"&&(s.obj=void 0);s.obj[`${s.k}.${i}`]=n},Jre=(e,t,n,r)=>{const{obj:a,k:i}=Yp(e,t,Object);a[i]=a[i]||[],a[i].push(n)},Vb=(e,t)=>{const{obj:n,k:r}=Yp(e,t);if(n)return n[r]},eae=(e,t,n)=>{const r=Vb(e,n);return r!==void 0?r:Vb(t,n)},sU=(e,t,n)=>{for(const r in t)r!=="__proto__"&&r!=="constructor"&&(r in e?dn(e[r])||e[r]instanceof String||dn(t[r])||t[r]instanceof String?n&&(e[r]=t[r]):sU(e[r],t[r],n):e[r]=t[r]);return e},$u=e=>e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&");var tae={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};const nae=e=>dn(e)?e.replace(/[&<>"'\/]/g,t=>tae[t]):e;class rae{constructor(t){this.capacity=t,this.regExpMap=new Map,this.regExpQueue=[]}getRegExp(t){const n=this.regExpMap.get(t);if(n!==void 0)return n;const r=new RegExp(t);return this.regExpQueue.length===this.capacity&&this.regExpMap.delete(this.regExpQueue.shift()),this.regExpMap.set(t,r),this.regExpQueue.push(t),r}}const aae=[" ",",","?","!",";"],iae=new rae(20),oae=(e,t,n)=>{t=t||"",n=n||"";const r=aae.filter(o=>t.indexOf(o)<0&&n.indexOf(o)<0);if(r.length===0)return!0;const a=iae.getRegExp(`(${r.map(o=>o==="?"?"\\?":o).join("|")})`);let i=!a.test(e);if(!i){const o=e.indexOf(n);o>0&&!a.test(e.substring(0,o))&&(i=!0)}return i},TR=function(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:".";if(!e)return;if(e[t])return e[t];const r=t.split(n);let a=e;for(let i=0;i-1&&ce&&e.replace("_","-"),sae={type:"logger",log(e){this.output("log",e)},warn(e){this.output("warn",e)},error(e){this.output("error",e)},output(e,t){console&&console[e]&&console[e].apply(console,t)}};class Gb{constructor(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.init(t,n)}init(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.prefix=n.prefix||"i18next:",this.logger=t||sae,this.options=n,this.debug=n.debug}log(){for(var t=arguments.length,n=new Array(t),r=0;r{this.observers[r]||(this.observers[r]=new Map);const a=this.observers[r].get(n)||0;this.observers[r].set(n,a+1)}),this}off(t,n){if(this.observers[t]){if(!n){delete this.observers[t];return}this.observers[t].delete(n)}}emit(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),a=1;a{let[s,c]=o;for(let u=0;u{let[s,c]=o;for(let u=0;u1&&arguments[1]!==void 0?arguments[1]:{ns:["translation"],defaultNS:"translation"};super(),this.data=t||{},this.options=n,this.options.keySeparator===void 0&&(this.options.keySeparator="."),this.options.ignoreJSONStructure===void 0&&(this.options.ignoreJSONStructure=!0)}addNamespaces(t){this.options.ns.indexOf(t)<0&&this.options.ns.push(t)}removeNamespaces(t){const n=this.options.ns.indexOf(t);n>-1&&this.options.ns.splice(n,1)}getResource(t,n,r){let a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};const i=a.keySeparator!==void 0?a.keySeparator:this.options.keySeparator,o=a.ignoreJSONStructure!==void 0?a.ignoreJSONStructure:this.options.ignoreJSONStructure;let s;t.indexOf(".")>-1?s=t.split("."):(s=[t,n],r&&(Array.isArray(r)?s.push(...r):dn(r)&&i?s.push(...r.split(i)):s.push(r)));const c=Vb(this.data,s);return!c&&!n&&!r&&t.indexOf(".")>-1&&(t=s[0],n=s[1],r=s.slice(2).join(".")),c||!o||!dn(r)?c:TR(this.data&&this.data[t]&&this.data[t][n],r,i)}addResource(t,n,r,a){let i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{silent:!1};const o=i.keySeparator!==void 0?i.keySeparator:this.options.keySeparator;let s=[t,n];r&&(s=s.concat(o?r.split(o):r)),t.indexOf(".")>-1&&(s=t.split("."),a=n,n=s[1]),this.addNamespaces(n),_D(this.data,s,a),i.silent||this.emit("added",t,n,r,a)}addResources(t,n,r){let a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{silent:!1};for(const i in r)(dn(r[i])||Array.isArray(r[i]))&&this.addResource(t,n,i,r[i],{silent:!0});a.silent||this.emit("added",t,n,r)}addResourceBundle(t,n,r,a,i){let o=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{silent:!1,skipCopy:!1},s=[t,n];t.indexOf(".")>-1&&(s=t.split("."),a=r,r=n,n=s[1]),this.addNamespaces(n);let c=Vb(this.data,s)||{};o.skipCopy||(r=JSON.parse(JSON.stringify(r))),a?sU(c,r,i):c={...c,...r},_D(this.data,s,c),o.silent||this.emit("added",t,n,r)}removeResourceBundle(t,n){this.hasResourceBundle(t,n)&&delete this.data[t][n],this.removeNamespaces(n),this.emit("removed",t,n)}hasResourceBundle(t,n){return this.getResource(t,n)!==void 0}getResourceBundle(t,n){return n||(n=this.options.defaultNS),this.options.compatibilityAPI==="v1"?{...this.getResource(t,n)}:this.getResource(t,n)}getDataByLanguage(t){return this.data[t]}hasLanguageSomeTranslations(t){const n=this.getDataByLanguage(t);return!!(n&&Object.keys(n)||[]).find(a=>n[a]&&Object.keys(n[a]).length>0)}toJSON(){return this.data}}var lU={processors:{},addPostProcessor(e){this.processors[e.name]=e},handle(e,t,n,r,a){return e.forEach(i=>{this.processors[i]&&(t=this.processors[i].process(t,n,r,a))}),t}};const OD={};class qb extends oy{constructor(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};super(),Zre(["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"],t,this),this.options=n,this.options.keySeparator===void 0&&(this.options.keySeparator="."),this.logger=es.create("translator")}changeLanguage(t){t&&(this.language=t)}exists(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{interpolation:{}};if(t==null)return!1;const r=this.resolve(t,n);return r&&r.res!==void 0}extractFromKey(t,n){let r=n.nsSeparator!==void 0?n.nsSeparator:this.options.nsSeparator;r===void 0&&(r=":");const a=n.keySeparator!==void 0?n.keySeparator:this.options.keySeparator;let i=n.ns||this.options.defaultNS||[];const o=r&&t.indexOf(r)>-1,s=!this.options.userDefinedKeySeparator&&!n.keySeparator&&!this.options.userDefinedNsSeparator&&!n.nsSeparator&&!oae(t,r,a);if(o&&!s){const c=t.match(this.interpolator.nestingRegexp);if(c&&c.length>0)return{key:t,namespaces:i};const u=t.split(r);(r!==a||r===a&&this.options.ns.indexOf(u[0])>-1)&&(i=u.shift()),t=u.join(a)}return dn(i)&&(i=[i]),{key:t,namespaces:i}}translate(t,n,r){if(typeof n!="object"&&this.options.overloadTranslationOptionHandler&&(n=this.options.overloadTranslationOptionHandler(arguments)),typeof n=="object"&&(n={...n}),n||(n={}),t==null)return"";Array.isArray(t)||(t=[String(t)]);const a=n.returnDetails!==void 0?n.returnDetails:this.options.returnDetails,i=n.keySeparator!==void 0?n.keySeparator:this.options.keySeparator,{key:o,namespaces:s}=this.extractFromKey(t[t.length-1],n),c=s[s.length-1],u=n.lng||this.language,d=n.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if(u&&u.toLowerCase()==="cimode"){if(d){const w=n.nsSeparator||this.options.nsSeparator;return a?{res:`${c}${w}${o}`,usedKey:o,exactUsedKey:o,usedLng:u,usedNS:c,usedParams:this.getUsedParamsDetails(n)}:`${c}${w}${o}`}return a?{res:o,usedKey:o,exactUsedKey:o,usedLng:u,usedNS:c,usedParams:this.getUsedParamsDetails(n)}:o}const p=this.resolve(t,n);let g=p&&p.res;const m=p&&p.usedKey||o,h=p&&p.exactUsedKey||o,b=Object.prototype.toString.apply(g),y=["[object Number]","[object Function]","[object RegExp]"],S=n.joinArrays!==void 0?n.joinArrays:this.options.joinArrays,v=!this.i18nFormat||this.i18nFormat.handleAsObject,x=!dn(g)&&typeof g!="boolean"&&typeof g!="number";if(v&&g&&x&&y.indexOf(b)<0&&!(dn(S)&&Array.isArray(g))){if(!n.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");const w=this.options.returnedObjectHandler?this.options.returnedObjectHandler(m,g,{...n,ns:s}):`key '${o} (${this.language})' returned an object instead of string.`;return a?(p.res=w,p.usedParams=this.getUsedParamsDetails(n),p):w}if(i){const w=Array.isArray(g),C=w?[]:{},E=w?h:m;for(const I in g)if(Object.prototype.hasOwnProperty.call(g,I)){const T=`${E}${i}${I}`;C[I]=this.translate(T,{...n,joinArrays:!1,ns:s}),C[I]===T&&(C[I]=g[I])}g=C}}else if(v&&dn(S)&&Array.isArray(g))g=g.join(S),g&&(g=this.extendTranslation(g,t,n,r));else{let w=!1,C=!1;const E=n.count!==void 0&&!dn(n.count),I=qb.hasDefaultValue(n),T=E?this.pluralResolver.getSuffix(u,n.count,n):"",_=n.ordinal&&E?this.pluralResolver.getSuffix(u,n.count,{ordinal:!1}):"",R=E&&!n.ordinal&&n.count===0&&this.pluralResolver.shouldUseIntlApi(),$=R&&n[`defaultValue${this.options.pluralSeparator}zero`]||n[`defaultValue${T}`]||n[`defaultValue${_}`]||n.defaultValue;!this.isValidLookup(g)&&I&&(w=!0,g=$),this.isValidLookup(g)||(C=!0,g=o);const P=(n.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey)&&C?void 0:g,D=I&&$!==g&&this.options.updateMissing;if(C||w||D){if(this.logger.log(D?"updateKey":"missingKey",u,c,o,D?$:g),i){const A=this.resolve(o,{...n,keySeparator:!1});A&&A.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}let O=[];const k=this.languageUtils.getFallbackCodes(this.options.fallbackLng,n.lng||this.language);if(this.options.saveMissingTo==="fallback"&&k&&k[0])for(let A=0;A{const F=I&&j!==g?j:P;this.options.missingKeyHandler?this.options.missingKeyHandler(A,c,L,F,D,n):this.backendConnector&&this.backendConnector.saveMissing&&this.backendConnector.saveMissing(A,c,L,F,D,n),this.emit("missingKey",A,c,L,g)};this.options.saveMissing&&(this.options.saveMissingPlurals&&E?O.forEach(A=>{const L=this.pluralResolver.getSuffixes(A,n);R&&n[`defaultValue${this.options.pluralSeparator}zero`]&&L.indexOf(`${this.options.pluralSeparator}zero`)<0&&L.push(`${this.options.pluralSeparator}zero`),L.forEach(j=>{N([A],o+j,n[`defaultValue${j}`]||$)})}):N(O,o,$))}g=this.extendTranslation(g,t,n,p,r),C&&g===o&&this.options.appendNamespaceToMissingKey&&(g=`${c}:${o}`),(C||w)&&this.options.parseMissingKeyHandler&&(this.options.compatibilityAPI!=="v1"?g=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?`${c}:${o}`:o,w?g:void 0):g=this.options.parseMissingKeyHandler(g))}return a?(p.res=g,p.usedParams=this.getUsedParamsDetails(n),p):g}extendTranslation(t,n,r,a,i){var o=this;if(this.i18nFormat&&this.i18nFormat.parse)t=this.i18nFormat.parse(t,{...this.options.interpolation.defaultVariables,...r},r.lng||this.language||a.usedLng,a.usedNS,a.usedKey,{resolved:a});else if(!r.skipInterpolation){r.interpolation&&this.interpolator.init({...r,interpolation:{...this.options.interpolation,...r.interpolation}});const u=dn(t)&&(r&&r.interpolation&&r.interpolation.skipOnVariables!==void 0?r.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables);let d;if(u){const g=t.match(this.interpolator.nestingRegexp);d=g&&g.length}let p=r.replace&&!dn(r.replace)?r.replace:r;if(this.options.interpolation.defaultVariables&&(p={...this.options.interpolation.defaultVariables,...p}),t=this.interpolator.interpolate(t,p,r.lng||this.language||a.usedLng,r),u){const g=t.match(this.interpolator.nestingRegexp),m=g&&g.length;d1&&arguments[1]!==void 0?arguments[1]:{},r,a,i,o,s;return dn(t)&&(t=[t]),t.forEach(c=>{if(this.isValidLookup(r))return;const u=this.extractFromKey(c,n),d=u.key;a=d;let p=u.namespaces;this.options.fallbackNS&&(p=p.concat(this.options.fallbackNS));const g=n.count!==void 0&&!dn(n.count),m=g&&!n.ordinal&&n.count===0&&this.pluralResolver.shouldUseIntlApi(),h=n.context!==void 0&&(dn(n.context)||typeof n.context=="number")&&n.context!=="",b=n.lngs?n.lngs:this.languageUtils.toResolveHierarchy(n.lng||this.language,n.fallbackLng);p.forEach(y=>{this.isValidLookup(r)||(s=y,!OD[`${b[0]}-${y}`]&&this.utils&&this.utils.hasLoadedNamespace&&!this.utils.hasLoadedNamespace(s)&&(OD[`${b[0]}-${y}`]=!0,this.logger.warn(`key "${a}" for languages "${b.join(", ")}" won't get resolved as namespace "${s}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),b.forEach(S=>{if(this.isValidLookup(r))return;o=S;const v=[d];if(this.i18nFormat&&this.i18nFormat.addLookupKeys)this.i18nFormat.addLookupKeys(v,d,S,y,n);else{let w;g&&(w=this.pluralResolver.getSuffix(S,n.count,n));const C=`${this.options.pluralSeparator}zero`,E=`${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;if(g&&(v.push(d+w),n.ordinal&&w.indexOf(E)===0&&v.push(d+w.replace(E,this.options.pluralSeparator)),m&&v.push(d+C)),h){const I=`${d}${this.options.contextSeparator}${n.context}`;v.push(I),g&&(v.push(I+w),n.ordinal&&w.indexOf(E)===0&&v.push(I+w.replace(E,this.options.pluralSeparator)),m&&v.push(I+C))}}let x;for(;x=v.pop();)this.isValidLookup(r)||(i=x,r=this.getResource(S,y,x,n))}))})}),{res:r,usedKey:a,exactUsedKey:i,usedLng:o,usedNS:s}}isValidLookup(t){return t!==void 0&&!(!this.options.returnNull&&t===null)&&!(!this.options.returnEmptyString&&t==="")}getResource(t,n,r){let a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};return this.i18nFormat&&this.i18nFormat.getResource?this.i18nFormat.getResource(t,n,r,a):this.resourceStore.getResource(t,n,r,a)}getUsedParamsDetails(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const n=["defaultValue","ordinal","context","replace","lng","lngs","fallbackLng","ns","keySeparator","nsSeparator","returnObjects","returnDetails","joinArrays","postProcess","interpolation"],r=t.replace&&!dn(t.replace);let a=r?t.replace:t;if(r&&typeof t.count<"u"&&(a.count=t.count),this.options.interpolation.defaultVariables&&(a={...this.options.interpolation.defaultVariables,...a}),!r){a={...a};for(const i of n)delete a[i]}return a}static hasDefaultValue(t){const n="defaultValue";for(const r in t)if(Object.prototype.hasOwnProperty.call(t,r)&&n===r.substring(0,n.length)&&t[r]!==void 0)return!0;return!1}}const RS=e=>e.charAt(0).toUpperCase()+e.slice(1);class ND{constructor(t){this.options=t,this.supportedLngs=this.options.supportedLngs||!1,this.logger=es.create("languageUtils")}getScriptPartFromCode(t){if(t=Wb(t),!t||t.indexOf("-")<0)return null;const n=t.split("-");return n.length===2||(n.pop(),n[n.length-1].toLowerCase()==="x")?null:this.formatLanguageCode(n.join("-"))}getLanguagePartFromCode(t){if(t=Wb(t),!t||t.indexOf("-")<0)return t;const n=t.split("-");return this.formatLanguageCode(n[0])}formatLanguageCode(t){if(dn(t)&&t.indexOf("-")>-1){if(typeof Intl<"u"&&typeof Intl.getCanonicalLocales<"u")try{let a=Intl.getCanonicalLocales(t)[0];if(a&&this.options.lowerCaseLng&&(a=a.toLowerCase()),a)return a}catch{}const n=["hans","hant","latn","cyrl","cans","mong","arab"];let r=t.split("-");return this.options.lowerCaseLng?r=r.map(a=>a.toLowerCase()):r.length===2?(r[0]=r[0].toLowerCase(),r[1]=r[1].toUpperCase(),n.indexOf(r[1].toLowerCase())>-1&&(r[1]=RS(r[1].toLowerCase()))):r.length===3&&(r[0]=r[0].toLowerCase(),r[1].length===2&&(r[1]=r[1].toUpperCase()),r[0]!=="sgn"&&r[2].length===2&&(r[2]=r[2].toUpperCase()),n.indexOf(r[1].toLowerCase())>-1&&(r[1]=RS(r[1].toLowerCase())),n.indexOf(r[2].toLowerCase())>-1&&(r[2]=RS(r[2].toLowerCase()))),r.join("-")}return this.options.cleanCode||this.options.lowerCaseLng?t.toLowerCase():t}isSupportedCode(t){return(this.options.load==="languageOnly"||this.options.nonExplicitSupportedLngs)&&(t=this.getLanguagePartFromCode(t)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(t)>-1}getBestMatchFromCodes(t){if(!t)return null;let n;return t.forEach(r=>{if(n)return;const a=this.formatLanguageCode(r);(!this.options.supportedLngs||this.isSupportedCode(a))&&(n=a)}),!n&&this.options.supportedLngs&&t.forEach(r=>{if(n)return;const a=this.getLanguagePartFromCode(r);if(this.isSupportedCode(a))return n=a;n=this.options.supportedLngs.find(i=>{if(i===a)return i;if(!(i.indexOf("-")<0&&a.indexOf("-")<0)&&(i.indexOf("-")>0&&a.indexOf("-")<0&&i.substring(0,i.indexOf("-"))===a||i.indexOf(a)===0&&a.length>1))return i})}),n||(n=this.getFallbackCodes(this.options.fallbackLng)[0]),n}getFallbackCodes(t,n){if(!t)return[];if(typeof t=="function"&&(t=t(n)),dn(t)&&(t=[t]),Array.isArray(t))return t;if(!n)return t.default||[];let r=t[n];return r||(r=t[this.getScriptPartFromCode(n)]),r||(r=t[this.formatLanguageCode(n)]),r||(r=t[this.getLanguagePartFromCode(n)]),r||(r=t.default),r||[]}toResolveHierarchy(t,n){const r=this.getFallbackCodes(n||this.options.fallbackLng||[],t),a=[],i=o=>{o&&(this.isSupportedCode(o)?a.push(o):this.logger.warn(`rejecting language code not found in supportedLngs: ${o}`))};return dn(t)&&(t.indexOf("-")>-1||t.indexOf("_")>-1)?(this.options.load!=="languageOnly"&&i(this.formatLanguageCode(t)),this.options.load!=="languageOnly"&&this.options.load!=="currentOnly"&&i(this.getScriptPartFromCode(t)),this.options.load!=="currentOnly"&&i(this.getLanguagePartFromCode(t))):dn(t)&&i(this.formatLanguageCode(t)),r.forEach(o=>{a.indexOf(o)<0&&i(this.formatLanguageCode(o))}),a}}let lae=[{lngs:["ach","ak","am","arn","br","fil","gun","ln","mfe","mg","mi","oc","pt","pt-BR","tg","tl","ti","tr","uz","wa"],nr:[1,2],fc:1},{lngs:["af","an","ast","az","bg","bn","ca","da","de","dev","el","en","eo","es","et","eu","fi","fo","fur","fy","gl","gu","ha","hi","hu","hy","ia","it","kk","kn","ku","lb","mai","ml","mn","mr","nah","nap","nb","ne","nl","nn","no","nso","pa","pap","pms","ps","pt-PT","rm","sco","se","si","so","son","sq","sv","sw","ta","te","tk","ur","yo"],nr:[1,2],fc:2},{lngs:["ay","bo","cgg","fa","ht","id","ja","jbo","ka","km","ko","ky","lo","ms","sah","su","th","tt","ug","vi","wo","zh"],nr:[1],fc:3},{lngs:["be","bs","cnr","dz","hr","ru","sr","uk"],nr:[1,2,5],fc:4},{lngs:["ar"],nr:[0,1,2,3,11,100],fc:5},{lngs:["cs","sk"],nr:[1,2,5],fc:6},{lngs:["csb","pl"],nr:[1,2,5],fc:7},{lngs:["cy"],nr:[1,2,3,8],fc:8},{lngs:["fr"],nr:[1,2],fc:9},{lngs:["ga"],nr:[1,2,3,7,11],fc:10},{lngs:["gd"],nr:[1,2,3,20],fc:11},{lngs:["is"],nr:[1,2],fc:12},{lngs:["jv"],nr:[0,1],fc:13},{lngs:["kw"],nr:[1,2,3,4],fc:14},{lngs:["lt"],nr:[1,2,10],fc:15},{lngs:["lv"],nr:[1,2,0],fc:16},{lngs:["mk"],nr:[1,2],fc:17},{lngs:["mnk"],nr:[0,1,2],fc:18},{lngs:["mt"],nr:[1,2,11,20],fc:19},{lngs:["or"],nr:[2,1],fc:2},{lngs:["ro"],nr:[1,2,20],fc:20},{lngs:["sl"],nr:[5,1,2,3],fc:21},{lngs:["he","iw"],nr:[1,2,20,21],fc:22}],cae={1:e=>+(e>1),2:e=>+(e!=1),3:e=>0,4:e=>e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2,5:e=>e==0?0:e==1?1:e==2?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5,6:e=>e==1?0:e>=2&&e<=4?1:2,7:e=>e==1?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2,8:e=>e==1?0:e==2?1:e!=8&&e!=11?2:3,9:e=>+(e>=2),10:e=>e==1?0:e==2?1:e<7?2:e<11?3:4,11:e=>e==1||e==11?0:e==2||e==12?1:e>2&&e<20?2:3,12:e=>+(e%10!=1||e%100==11),13:e=>+(e!==0),14:e=>e==1?0:e==2?1:e==3?2:3,15:e=>e%10==1&&e%100!=11?0:e%10>=2&&(e%100<10||e%100>=20)?1:2,16:e=>e%10==1&&e%100!=11?0:e!==0?1:2,17:e=>e==1||e%10==1&&e%100!=11?0:1,18:e=>e==0?0:e==1?1:2,19:e=>e==1?0:e==0||e%100>1&&e%100<11?1:e%100>10&&e%100<20?2:3,20:e=>e==1?0:e==0||e%100>0&&e%100<20?1:2,21:e=>e%100==1?1:e%100==2?2:e%100==3||e%100==4?3:0,22:e=>e==1?0:e==2?1:(e<0||e>10)&&e%10==0?2:3};const uae=["v1","v2","v3"],dae=["v4"],kD={zero:0,one:1,two:2,few:3,many:4,other:5},fae=()=>{const e={};return lae.forEach(t=>{t.lngs.forEach(n=>{e[n]={numbers:t.nr,plurals:cae[t.fc]}})}),e};class pae{constructor(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.languageUtils=t,this.options=n,this.logger=es.create("pluralResolver"),(!this.options.compatibilityJSON||dae.includes(this.options.compatibilityJSON))&&(typeof Intl>"u"||!Intl.PluralRules)&&(this.options.compatibilityJSON="v3",this.logger.error("Your environment seems not to be Intl API compatible, use an Intl.PluralRules polyfill. Will fallback to the compatibilityJSON v3 format handling.")),this.rules=fae(),this.pluralRulesCache={}}addRule(t,n){this.rules[t]=n}clearCache(){this.pluralRulesCache={}}getRule(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(this.shouldUseIntlApi())try{const r=Wb(t==="dev"?"en":t),a=n.ordinal?"ordinal":"cardinal",i=JSON.stringify({cleanedCode:r,type:a});if(i in this.pluralRulesCache)return this.pluralRulesCache[i];const o=new Intl.PluralRules(r,{type:a});return this.pluralRulesCache[i]=o,o}catch{return}return this.rules[t]||this.rules[this.languageUtils.getLanguagePartFromCode(t)]}needsPlural(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const r=this.getRule(t,n);return this.shouldUseIntlApi()?r&&r.resolvedOptions().pluralCategories.length>1:r&&r.numbers.length>1}getPluralFormsOfKey(t,n){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return this.getSuffixes(t,r).map(a=>`${n}${a}`)}getSuffixes(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const r=this.getRule(t,n);return r?this.shouldUseIntlApi()?r.resolvedOptions().pluralCategories.sort((a,i)=>kD[a]-kD[i]).map(a=>`${this.options.prepend}${n.ordinal?`ordinal${this.options.prepend}`:""}${a}`):r.numbers.map(a=>this.getSuffix(t,a,n)):[]}getSuffix(t,n){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};const a=this.getRule(t,r);return a?this.shouldUseIntlApi()?`${this.options.prepend}${r.ordinal?`ordinal${this.options.prepend}`:""}${a.select(n)}`:this.getSuffixRetroCompatible(a,n):(this.logger.warn(`no plural rule found for: ${t}`),"")}getSuffixRetroCompatible(t,n){const r=t.noAbs?t.plurals(n):t.plurals(Math.abs(n));let a=t.numbers[r];this.options.simplifyPluralSuffix&&t.numbers.length===2&&t.numbers[0]===1&&(a===2?a="plural":a===1&&(a=""));const i=()=>this.options.prepend&&a.toString()?this.options.prepend+a.toString():a.toString();return this.options.compatibilityJSON==="v1"?a===1?"":typeof a=="number"?`_plural_${a.toString()}`:i():this.options.compatibilityJSON==="v2"||this.options.simplifyPluralSuffix&&t.numbers.length===2&&t.numbers[0]===1?i():this.options.prepend&&r.toString()?this.options.prepend+r.toString():r.toString()}shouldUseIntlApi(){return!uae.includes(this.options.compatibilityJSON)}}const AD=function(e,t,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:".",a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!0,i=eae(e,t,n);return!i&&a&&dn(n)&&(i=TR(e,n,r),i===void 0&&(i=TR(t,n,r))),i},_S=e=>e.replace(/\$/g,"$$$$");class gae{constructor(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.logger=es.create("interpolator"),this.options=t,this.format=t.interpolation&&t.interpolation.format||(n=>n),this.init(t)}init(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};t.interpolation||(t.interpolation={escapeValue:!0});const{escape:n,escapeValue:r,useRawValueToEscape:a,prefix:i,prefixEscaped:o,suffix:s,suffixEscaped:c,formatSeparator:u,unescapeSuffix:d,unescapePrefix:p,nestingPrefix:g,nestingPrefixEscaped:m,nestingSuffix:h,nestingSuffixEscaped:b,nestingOptionsSeparator:y,maxReplaces:S,alwaysFormat:v}=t.interpolation;this.escape=n!==void 0?n:nae,this.escapeValue=r!==void 0?r:!0,this.useRawValueToEscape=a!==void 0?a:!1,this.prefix=i?$u(i):o||"{{",this.suffix=s?$u(s):c||"}}",this.formatSeparator=u||",",this.unescapePrefix=d?"":p||"-",this.unescapeSuffix=this.unescapePrefix?"":d||"",this.nestingPrefix=g?$u(g):m||$u("$t("),this.nestingSuffix=h?$u(h):b||$u(")"),this.nestingOptionsSeparator=y||",",this.maxReplaces=S||1e3,this.alwaysFormat=v!==void 0?v:!1,this.resetRegExp()}reset(){this.options&&this.init(this.options)}resetRegExp(){const t=(n,r)=>n&&n.source===r?(n.lastIndex=0,n):new RegExp(r,"g");this.regexp=t(this.regexp,`${this.prefix}(.+?)${this.suffix}`),this.regexpUnescape=t(this.regexpUnescape,`${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`),this.nestingRegexp=t(this.nestingRegexp,`${this.nestingPrefix}(.+?)${this.nestingSuffix}`)}interpolate(t,n,r,a){let i,o,s;const c=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{},u=m=>{if(m.indexOf(this.formatSeparator)<0){const S=AD(n,c,m,this.options.keySeparator,this.options.ignoreJSONStructure);return this.alwaysFormat?this.format(S,void 0,r,{...a,...n,interpolationkey:m}):S}const h=m.split(this.formatSeparator),b=h.shift().trim(),y=h.join(this.formatSeparator).trim();return this.format(AD(n,c,b,this.options.keySeparator,this.options.ignoreJSONStructure),y,r,{...a,...n,interpolationkey:b})};this.resetRegExp();const d=a&&a.missingInterpolationHandler||this.options.missingInterpolationHandler,p=a&&a.interpolation&&a.interpolation.skipOnVariables!==void 0?a.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables;return[{regex:this.regexpUnescape,safeValue:m=>_S(m)},{regex:this.regexp,safeValue:m=>this.escapeValue?_S(this.escape(m)):_S(m)}].forEach(m=>{for(s=0;i=m.regex.exec(t);){const h=i[1].trim();if(o=u(h),o===void 0)if(typeof d=="function"){const y=d(t,i,a);o=dn(y)?y:""}else if(a&&Object.prototype.hasOwnProperty.call(a,h))o="";else if(p){o=i[0];continue}else this.logger.warn(`missed to pass in variable ${h} for interpolating ${t}`),o="";else!dn(o)&&!this.useRawValueToEscape&&(o=ID(o));const b=m.safeValue(o);if(t=t.replace(i[0],b),p?(m.regex.lastIndex+=o.length,m.regex.lastIndex-=i[0].length):m.regex.lastIndex=0,s++,s>=this.maxReplaces)break}}),t}nest(t,n){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a,i,o;const s=(c,u)=>{const d=this.nestingOptionsSeparator;if(c.indexOf(d)<0)return c;const p=c.split(new RegExp(`${d}[ ]*{`));let g=`{${p[1]}`;c=p[0],g=this.interpolate(g,o);const m=g.match(/'/g),h=g.match(/"/g);(m&&m.length%2===0&&!h||h.length%2!==0)&&(g=g.replace(/'/g,'"'));try{o=JSON.parse(g),u&&(o={...u,...o})}catch(b){return this.logger.warn(`failed parsing options string in nesting for key ${c}`,b),`${c}${d}${g}`}return o.defaultValue&&o.defaultValue.indexOf(this.prefix)>-1&&delete o.defaultValue,c};for(;a=this.nestingRegexp.exec(t);){let c=[];o={...r},o=o.replace&&!dn(o.replace)?o.replace:o,o.applyPostProcessor=!1,delete o.defaultValue;let u=!1;if(a[0].indexOf(this.formatSeparator)!==-1&&!/{.*}/.test(a[1])){const d=a[1].split(this.formatSeparator).map(p=>p.trim());a[1]=d.shift(),c=d,u=!0}if(i=n(s.call(this,a[1].trim(),o),o),i&&a[0]===t&&!dn(i))return i;dn(i)||(i=ID(i)),i||(this.logger.warn(`missed to resolve ${a[1]} for nesting ${t}`),i=""),u&&(i=c.reduce((d,p)=>this.format(d,p,r.lng,{...r,interpolationkey:a[1].trim()}),i.trim())),t=t.replace(a[0],i),this.regexp.lastIndex=0}return t}}const mae=e=>{let t=e.toLowerCase().trim();const n={};if(e.indexOf("(")>-1){const r=e.split("(");t=r[0].toLowerCase().trim();const a=r[1].substring(0,r[1].length-1);t==="currency"&&a.indexOf(":")<0?n.currency||(n.currency=a.trim()):t==="relativetime"&&a.indexOf(":")<0?n.range||(n.range=a.trim()):a.split(";").forEach(o=>{if(o){const[s,...c]=o.split(":"),u=c.join(":").trim().replace(/^'+|'+$/g,""),d=s.trim();n[d]||(n[d]=u),u==="false"&&(n[d]=!1),u==="true"&&(n[d]=!0),isNaN(u)||(n[d]=parseInt(u,10))}})}return{formatName:t,formatOptions:n}},Ou=e=>{const t={};return(n,r,a)=>{let i=a;a&&a.interpolationkey&&a.formatParams&&a.formatParams[a.interpolationkey]&&a[a.interpolationkey]&&(i={...i,[a.interpolationkey]:void 0});const o=r+JSON.stringify(i);let s=t[o];return s||(s=e(Wb(r),a),t[o]=s),s(n)}};class hae{constructor(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.logger=es.create("formatter"),this.options=t,this.formats={number:Ou((n,r)=>{const a=new Intl.NumberFormat(n,{...r});return i=>a.format(i)}),currency:Ou((n,r)=>{const a=new Intl.NumberFormat(n,{...r,style:"currency"});return i=>a.format(i)}),datetime:Ou((n,r)=>{const a=new Intl.DateTimeFormat(n,{...r});return i=>a.format(i)}),relativetime:Ou((n,r)=>{const a=new Intl.RelativeTimeFormat(n,{...r});return i=>a.format(i,r.range||"day")}),list:Ou((n,r)=>{const a=new Intl.ListFormat(n,{...r});return i=>a.format(i)})},this.init(t)}init(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{interpolation:{}};this.formatSeparator=n.interpolation.formatSeparator||","}add(t,n){this.formats[t.toLowerCase().trim()]=n}addCached(t,n){this.formats[t.toLowerCase().trim()]=Ou(n)}format(t,n,r){let a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};const i=n.split(this.formatSeparator);if(i.length>1&&i[0].indexOf("(")>1&&i[0].indexOf(")")<0&&i.find(s=>s.indexOf(")")>-1)){const s=i.findIndex(c=>c.indexOf(")")>-1);i[0]=[i[0],...i.splice(1,s)].join(this.formatSeparator)}return i.reduce((s,c)=>{const{formatName:u,formatOptions:d}=mae(c);if(this.formats[u]){let p=s;try{const g=a&&a.formatParams&&a.formatParams[a.interpolationkey]||{},m=g.locale||g.lng||a.locale||a.lng||r;p=this.formats[u](s,m,{...d,...a,...g})}catch(g){this.logger.warn(g)}return p}else this.logger.warn(`there was no format function for ${u}`);return s},t)}}const vae=(e,t)=>{e.pending[t]!==void 0&&(delete e.pending[t],e.pendingCount--)};class bae extends oy{constructor(t,n,r){let a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};super(),this.backend=t,this.store=n,this.services=r,this.languageUtils=r.languageUtils,this.options=a,this.logger=es.create("backendConnector"),this.waitingReads=[],this.maxParallelReads=a.maxParallelReads||10,this.readingCalls=0,this.maxRetries=a.maxRetries>=0?a.maxRetries:5,this.retryTimeout=a.retryTimeout>=1?a.retryTimeout:350,this.state={},this.queue=[],this.backend&&this.backend.init&&this.backend.init(r,a.backend,a)}queueLoad(t,n,r,a){const i={},o={},s={},c={};return t.forEach(u=>{let d=!0;n.forEach(p=>{const g=`${u}|${p}`;!r.reload&&this.store.hasResourceBundle(u,p)?this.state[g]=2:this.state[g]<0||(this.state[g]===1?o[g]===void 0&&(o[g]=!0):(this.state[g]=1,d=!1,o[g]===void 0&&(o[g]=!0),i[g]===void 0&&(i[g]=!0),c[p]===void 0&&(c[p]=!0)))}),d||(s[u]=!0)}),(Object.keys(i).length||Object.keys(o).length)&&this.queue.push({pending:o,pendingCount:Object.keys(o).length,loaded:{},errors:[],callback:a}),{toLoad:Object.keys(i),pending:Object.keys(o),toLoadLanguages:Object.keys(s),toLoadNamespaces:Object.keys(c)}}loaded(t,n,r){const a=t.split("|"),i=a[0],o=a[1];n&&this.emit("failedLoading",i,o,n),!n&&r&&this.store.addResourceBundle(i,o,r,void 0,void 0,{skipCopy:!0}),this.state[t]=n?-1:2,n&&r&&(this.state[t]=0);const s={};this.queue.forEach(c=>{Jre(c.loaded,[i],o),vae(c,t),n&&c.errors.push(n),c.pendingCount===0&&!c.done&&(Object.keys(c.loaded).forEach(u=>{s[u]||(s[u]={});const d=c.loaded[u];d.length&&d.forEach(p=>{s[u][p]===void 0&&(s[u][p]=!0)})}),c.done=!0,c.errors.length?c.callback(c.errors):c.callback())}),this.emit("loaded",s),this.queue=this.queue.filter(c=>!c.done)}read(t,n,r){let a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0,i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:this.retryTimeout,o=arguments.length>5?arguments[5]:void 0;if(!t.length)return o(null,{});if(this.readingCalls>=this.maxParallelReads){this.waitingReads.push({lng:t,ns:n,fcName:r,tried:a,wait:i,callback:o});return}this.readingCalls++;const s=(u,d)=>{if(this.readingCalls--,this.waitingReads.length>0){const p=this.waitingReads.shift();this.read(p.lng,p.ns,p.fcName,p.tried,p.wait,p.callback)}if(u&&d&&a{this.read.call(this,t,n,r,a+1,i*2,o)},i);return}o(u,d)},c=this.backend[r].bind(this.backend);if(c.length===2){try{const u=c(t,n);u&&typeof u.then=="function"?u.then(d=>s(null,d)).catch(s):s(null,u)}catch(u){s(u)}return}return c(t,n,s)}prepareLoading(t,n){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=arguments.length>3?arguments[3]:void 0;if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),a&&a();dn(t)&&(t=this.languageUtils.toResolveHierarchy(t)),dn(n)&&(n=[n]);const i=this.queueLoad(t,n,r,a);if(!i.toLoad.length)return i.pending.length||a(),null;i.toLoad.forEach(o=>{this.loadOne(o)})}load(t,n,r){this.prepareLoading(t,n,{},r)}reload(t,n,r){this.prepareLoading(t,n,{reload:!0},r)}loadOne(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";const r=t.split("|"),a=r[0],i=r[1];this.read(a,i,"read",void 0,void 0,(o,s)=>{o&&this.logger.warn(`${n}loading namespace ${i} for language ${a} failed`,o),!o&&s&&this.logger.log(`${n}loaded namespace ${i} for language ${a}`,s),this.loaded(t,o,s)})}saveMissing(t,n,r,a,i){let o=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{},s=arguments.length>6&&arguments[6]!==void 0?arguments[6]:()=>{};if(this.services.utils&&this.services.utils.hasLoadedNamespace&&!this.services.utils.hasLoadedNamespace(n)){this.logger.warn(`did not save key "${r}" as the namespace "${n}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");return}if(!(r==null||r==="")){if(this.backend&&this.backend.create){const c={...o,isUpdate:i},u=this.backend.create.bind(this.backend);if(u.length<6)try{let d;u.length===5?d=u(t,n,r,a,c):d=u(t,n,r,a),d&&typeof d.then=="function"?d.then(p=>s(null,p)).catch(s):s(null,d)}catch(d){s(d)}else u(t,n,r,a,s,c)}!t||!t[0]||this.store.addResource(t[0],n,r,a)}}}const DD=()=>({debug:!1,initImmediate:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!1,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:e=>{let t={};if(typeof e[1]=="object"&&(t=e[1]),dn(e[1])&&(t.defaultValue=e[1]),dn(e[2])&&(t.tDescription=e[2]),typeof e[2]=="object"||typeof e[3]=="object"){const n=e[3]||e[2];Object.keys(n).forEach(r=>{t[r]=n[r]})}return t},interpolation:{escapeValue:!0,format:e=>e,prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0}}),MD=e=>(dn(e.ns)&&(e.ns=[e.ns]),dn(e.fallbackLng)&&(e.fallbackLng=[e.fallbackLng]),dn(e.fallbackNS)&&(e.fallbackNS=[e.fallbackNS]),e.supportedLngs&&e.supportedLngs.indexOf("cimode")<0&&(e.supportedLngs=e.supportedLngs.concat(["cimode"])),e),Fh=()=>{},yae=e=>{Object.getOwnPropertyNames(Object.getPrototypeOf(e)).forEach(n=>{typeof e[n]=="function"&&(e[n]=e[n].bind(e))})};class Dg extends oy{constructor(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;if(super(),this.options=MD(t),this.services={},this.logger=es,this.modules={external:[]},yae(this),n&&!this.isInitialized&&!t.isClone){if(!this.options.initImmediate)return this.init(t,n),this;setTimeout(()=>{this.init(t,n)},0)}}init(){var t=this;let n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=arguments.length>1?arguments[1]:void 0;this.isInitializing=!0,typeof n=="function"&&(r=n,n={}),!n.defaultNS&&n.defaultNS!==!1&&n.ns&&(dn(n.ns)?n.defaultNS=n.ns:n.ns.indexOf("translation")<0&&(n.defaultNS=n.ns[0]));const a=DD();this.options={...a,...this.options,...MD(n)},this.options.compatibilityAPI!=="v1"&&(this.options.interpolation={...a.interpolation,...this.options.interpolation}),n.keySeparator!==void 0&&(this.options.userDefinedKeySeparator=n.keySeparator),n.nsSeparator!==void 0&&(this.options.userDefinedNsSeparator=n.nsSeparator);const i=d=>d?typeof d=="function"?new d:d:null;if(!this.options.isClone){this.modules.logger?es.init(i(this.modules.logger),this.options):es.init(null,this.options);let d;this.modules.formatter?d=this.modules.formatter:typeof Intl<"u"&&(d=hae);const p=new ND(this.options);this.store=new $D(this.options.resources,this.options);const g=this.services;g.logger=es,g.resourceStore=this.store,g.languageUtils=p,g.pluralResolver=new pae(p,{prepend:this.options.pluralSeparator,compatibilityJSON:this.options.compatibilityJSON,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),d&&(!this.options.interpolation.format||this.options.interpolation.format===a.interpolation.format)&&(g.formatter=i(d),g.formatter.init(g,this.options),this.options.interpolation.format=g.formatter.format.bind(g.formatter)),g.interpolator=new gae(this.options),g.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},g.backendConnector=new bae(i(this.modules.backend),g.resourceStore,g,this.options),g.backendConnector.on("*",function(m){for(var h=arguments.length,b=new Array(h>1?h-1:0),y=1;y1?h-1:0),y=1;y{m.init&&m.init(this)})}if(this.format=this.options.interpolation.format,r||(r=Fh),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){const d=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);d.length>0&&d[0]!=="dev"&&(this.options.lng=d[0])}!this.services.languageDetector&&!this.options.lng&&this.logger.warn("init: no languageDetector is used and no lng is defined"),["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"].forEach(d=>{this[d]=function(){return t.store[d](...arguments)}}),["addResource","addResources","addResourceBundle","removeResourceBundle"].forEach(d=>{this[d]=function(){return t.store[d](...arguments),t}});const c=ap(),u=()=>{const d=(p,g)=>{this.isInitializing=!1,this.isInitialized&&!this.initializedStoreOnce&&this.logger.warn("init: i18next is already initialized. You should call init just once!"),this.isInitialized=!0,this.options.isClone||this.logger.log("initialized",this.options),this.emit("initialized",this.options),c.resolve(g),r(p,g)};if(this.languages&&this.options.compatibilityAPI!=="v1"&&!this.isInitialized)return d(null,this.t.bind(this));this.changeLanguage(this.options.lng,d)};return this.options.resources||!this.options.initImmediate?u():setTimeout(u,0),c}loadResources(t){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Fh;const a=dn(t)?t:this.language;if(typeof t=="function"&&(r=t),!this.options.resources||this.options.partialBundledLanguages){if(a&&a.toLowerCase()==="cimode"&&(!this.options.preload||this.options.preload.length===0))return r();const i=[],o=s=>{if(!s||s==="cimode")return;this.services.languageUtils.toResolveHierarchy(s).forEach(u=>{u!=="cimode"&&i.indexOf(u)<0&&i.push(u)})};a?o(a):this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach(c=>o(c)),this.options.preload&&this.options.preload.forEach(s=>o(s)),this.services.backendConnector.load(i,this.options.ns,s=>{!s&&!this.resolvedLanguage&&this.language&&this.setResolvedLanguage(this.language),r(s)})}else r(null)}reloadResources(t,n,r){const a=ap();return typeof t=="function"&&(r=t,t=void 0),typeof n=="function"&&(r=n,n=void 0),t||(t=this.languages),n||(n=this.options.ns),r||(r=Fh),this.services.backendConnector.reload(t,n,i=>{a.resolve(),r(i)}),a}use(t){if(!t)throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!t.type)throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return t.type==="backend"&&(this.modules.backend=t),(t.type==="logger"||t.log&&t.warn&&t.error)&&(this.modules.logger=t),t.type==="languageDetector"&&(this.modules.languageDetector=t),t.type==="i18nFormat"&&(this.modules.i18nFormat=t),t.type==="postProcessor"&&lU.addPostProcessor(t),t.type==="formatter"&&(this.modules.formatter=t),t.type==="3rdParty"&&this.modules.external.push(t),this}setResolvedLanguage(t){if(!(!t||!this.languages)&&!(["cimode","dev"].indexOf(t)>-1))for(let n=0;n-1)&&this.store.hasLanguageSomeTranslations(r)){this.resolvedLanguage=r;break}}}changeLanguage(t,n){var r=this;this.isLanguageChangingTo=t;const a=ap();this.emit("languageChanging",t);const i=c=>{this.language=c,this.languages=this.services.languageUtils.toResolveHierarchy(c),this.resolvedLanguage=void 0,this.setResolvedLanguage(c)},o=(c,u)=>{u?(i(u),this.translator.changeLanguage(u),this.isLanguageChangingTo=void 0,this.emit("languageChanged",u),this.logger.log("languageChanged",u)):this.isLanguageChangingTo=void 0,a.resolve(function(){return r.t(...arguments)}),n&&n(c,function(){return r.t(...arguments)})},s=c=>{!t&&!c&&this.services.languageDetector&&(c=[]);const u=dn(c)?c:this.services.languageUtils.getBestMatchFromCodes(c);u&&(this.language||i(u),this.translator.language||this.translator.changeLanguage(u),this.services.languageDetector&&this.services.languageDetector.cacheUserLanguage&&this.services.languageDetector.cacheUserLanguage(u)),this.loadResources(u,d=>{o(d,u)})};return!t&&this.services.languageDetector&&!this.services.languageDetector.async?s(this.services.languageDetector.detect()):!t&&this.services.languageDetector&&this.services.languageDetector.async?this.services.languageDetector.detect.length===0?this.services.languageDetector.detect().then(s):this.services.languageDetector.detect(s):s(t),a}getFixedT(t,n,r){var a=this;const i=function(o,s){let c;if(typeof s!="object"){for(var u=arguments.length,d=new Array(u>2?u-2:0),p=2;p`${c.keyPrefix}${g}${h}`):m=c.keyPrefix?`${c.keyPrefix}${g}${o}`:o,a.t(m,c)};return dn(t)?i.lng=t:i.lngs=t,i.ns=n,i.keyPrefix=r,i}t(){return this.translator&&this.translator.translate(...arguments)}exists(){return this.translator&&this.translator.exists(...arguments)}setDefaultNamespace(t){this.options.defaultNS=t}hasLoadedNamespace(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;const r=n.lng||this.resolvedLanguage||this.languages[0],a=this.options?this.options.fallbackLng:!1,i=this.languages[this.languages.length-1];if(r.toLowerCase()==="cimode")return!0;const o=(s,c)=>{const u=this.services.backendConnector.state[`${s}|${c}`];return u===-1||u===0||u===2};if(n.precheck){const s=n.precheck(this,o);if(s!==void 0)return s}return!!(this.hasResourceBundle(r,t)||!this.services.backendConnector.backend||this.options.resources&&!this.options.partialBundledLanguages||o(r,t)&&(!a||o(i,t)))}loadNamespaces(t,n){const r=ap();return this.options.ns?(dn(t)&&(t=[t]),t.forEach(a=>{this.options.ns.indexOf(a)<0&&this.options.ns.push(a)}),this.loadResources(a=>{r.resolve(),n&&n(a)}),r):(n&&n(),Promise.resolve())}loadLanguages(t,n){const r=ap();dn(t)&&(t=[t]);const a=this.options.preload||[],i=t.filter(o=>a.indexOf(o)<0&&this.services.languageUtils.isSupportedCode(o));return i.length?(this.options.preload=a.concat(i),this.loadResources(o=>{r.resolve(),n&&n(o)}),r):(n&&n(),Promise.resolve())}dir(t){if(t||(t=this.resolvedLanguage||(this.languages&&this.languages.length>0?this.languages[0]:this.language)),!t)return"rtl";const n=["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam","ckb"],r=this.services&&this.services.languageUtils||new ND(DD());return n.indexOf(r.getLanguagePartFromCode(t))>-1||t.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}static createInstance(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;return new Dg(t,n)}cloneInstance(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Fh;const r=t.forkResourceStore;r&&delete t.forkResourceStore;const a={...this.options,...t,isClone:!0},i=new Dg(a);return(t.debug!==void 0||t.prefix!==void 0)&&(i.logger=i.logger.clone(t)),["store","services","language"].forEach(s=>{i[s]=this[s]}),i.services={...this.services},i.services.utils={hasLoadedNamespace:i.hasLoadedNamespace.bind(i)},r&&(i.store=new $D(this.store.data,a),i.services.resourceStore=i.store),i.translator=new qb(i.services,a),i.translator.on("*",function(s){for(var c=arguments.length,u=new Array(c>1?c-1:0),d=1;d"u"?"undefined":RR(XMLHttpRequest))==="object"}function xae(e){return!!e&&typeof e.then=="function"}function Sae(e){return xae(e)?e:Promise.resolve(e)}function wae(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var _R={exports:{}},Bh={exports:{}},PD;function Cae(){return PD||(PD=1,function(e,t){var n=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof Fa<"u"&&Fa,r=function(){function i(){this.fetch=!1,this.DOMException=n.DOMException}return i.prototype=n,new i}();(function(i){(function(o){var s=typeof i<"u"&&i||typeof self<"u"&&self||typeof s<"u"&&s,c={searchParams:"URLSearchParams"in s,iterable:"Symbol"in s&&"iterator"in Symbol,blob:"FileReader"in s&&"Blob"in s&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in s,arrayBuffer:"ArrayBuffer"in s};function u(O){return O&&DataView.prototype.isPrototypeOf(O)}if(c.arrayBuffer)var d=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],p=ArrayBuffer.isView||function(O){return O&&d.indexOf(Object.prototype.toString.call(O))>-1};function g(O){if(typeof O!="string"&&(O=String(O)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(O)||O==="")throw new TypeError('Invalid character in header field name: "'+O+'"');return O.toLowerCase()}function m(O){return typeof O!="string"&&(O=String(O)),O}function h(O){var k={next:function(){var N=O.shift();return{done:N===void 0,value:N}}};return c.iterable&&(k[Symbol.iterator]=function(){return k}),k}function b(O){this.map={},O instanceof b?O.forEach(function(k,N){this.append(N,k)},this):Array.isArray(O)?O.forEach(function(k){this.append(k[0],k[1])},this):O&&Object.getOwnPropertyNames(O).forEach(function(k){this.append(k,O[k])},this)}b.prototype.append=function(O,k){O=g(O),k=m(k);var N=this.map[O];this.map[O]=N?N+", "+k:k},b.prototype.delete=function(O){delete this.map[g(O)]},b.prototype.get=function(O){return O=g(O),this.has(O)?this.map[O]:null},b.prototype.has=function(O){return this.map.hasOwnProperty(g(O))},b.prototype.set=function(O,k){this.map[g(O)]=m(k)},b.prototype.forEach=function(O,k){for(var N in this.map)this.map.hasOwnProperty(N)&&O.call(k,this.map[N],N,this)},b.prototype.keys=function(){var O=[];return this.forEach(function(k,N){O.push(N)}),h(O)},b.prototype.values=function(){var O=[];return this.forEach(function(k){O.push(k)}),h(O)},b.prototype.entries=function(){var O=[];return this.forEach(function(k,N){O.push([N,k])}),h(O)},c.iterable&&(b.prototype[Symbol.iterator]=b.prototype.entries);function y(O){if(O.bodyUsed)return Promise.reject(new TypeError("Already read"));O.bodyUsed=!0}function S(O){return new Promise(function(k,N){O.onload=function(){k(O.result)},O.onerror=function(){N(O.error)}})}function v(O){var k=new FileReader,N=S(k);return k.readAsArrayBuffer(O),N}function x(O){var k=new FileReader,N=S(k);return k.readAsText(O),N}function w(O){for(var k=new Uint8Array(O),N=new Array(k.length),A=0;A-1?k:O}function _(O,k){if(!(this instanceof _))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');k=k||{};var N=k.body;if(O instanceof _){if(O.bodyUsed)throw new TypeError("Already read");this.url=O.url,this.credentials=O.credentials,k.headers||(this.headers=new b(O.headers)),this.method=O.method,this.mode=O.mode,this.signal=O.signal,!N&&O._bodyInit!=null&&(N=O._bodyInit,O.bodyUsed=!0)}else this.url=String(O);if(this.credentials=k.credentials||this.credentials||"same-origin",(k.headers||!this.headers)&&(this.headers=new b(k.headers)),this.method=T(k.method||this.method||"GET"),this.mode=k.mode||this.mode||null,this.signal=k.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&N)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(N),(this.method==="GET"||this.method==="HEAD")&&(k.cache==="no-store"||k.cache==="no-cache")){var A=/([?&])_=[^&]*/;if(A.test(this.url))this.url=this.url.replace(A,"$1_="+new Date().getTime());else{var L=/\?/;this.url+=(L.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}_.prototype.clone=function(){return new _(this,{body:this._bodyInit})};function R(O){var k=new FormData;return O.trim().split("&").forEach(function(N){if(N){var A=N.split("="),L=A.shift().replace(/\+/g," "),j=A.join("=").replace(/\+/g," ");k.append(decodeURIComponent(L),decodeURIComponent(j))}}),k}function $(O){var k=new b,N=O.replace(/\r?\n[\t ]+/g," ");return N.split("\r").map(function(A){return A.indexOf(`
-`)===0?A.substr(1,A.length):A}).forEach(function(A){var L=A.split(":"),j=L.shift().trim();if(j){var F=L.join(":").trim();k.append(j,F)}}),k}E.call(_.prototype);function M(O,k){if(!(this instanceof M))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');k||(k={}),this.type="default",this.status=k.status===void 0?200:k.status,this.ok=this.status>=200&&this.status<300,this.statusText=k.statusText===void 0?"":""+k.statusText,this.headers=new b(k.headers),this.url=k.url||"",this._initBody(O)}E.call(M.prototype),M.prototype.clone=function(){return new M(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new b(this.headers),url:this.url})},M.error=function(){var O=new M(null,{status:0,statusText:""});return O.type="error",O};var P=[301,302,303,307,308];M.redirect=function(O,k){if(P.indexOf(k)===-1)throw new RangeError("Invalid status code");return new M(null,{status:k,headers:{location:O}})},o.DOMException=s.DOMException;try{new o.DOMException}catch{o.DOMException=function(k,N){this.message=k,this.name=N;var A=Error(k);this.stack=A.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function D(O,k){return new Promise(function(N,A){var L=new _(O,k);if(L.signal&&L.signal.aborted)return A(new o.DOMException("Aborted","AbortError"));var j=new XMLHttpRequest;function F(){j.abort()}j.onload=function(){var z={status:j.status,statusText:j.statusText,headers:$(j.getAllResponseHeaders()||"")};z.url="responseURL"in j?j.responseURL:z.headers.get("X-Request-URL");var U="response"in j?j.response:j.responseText;setTimeout(function(){N(new M(U,z))},0)},j.onerror=function(){setTimeout(function(){A(new TypeError("Network request failed"))},0)},j.ontimeout=function(){setTimeout(function(){A(new TypeError("Network request failed"))},0)},j.onabort=function(){setTimeout(function(){A(new o.DOMException("Aborted","AbortError"))},0)};function B(z){try{return z===""&&s.location.href?s.location.href:z}catch{return z}}j.open(L.method,B(L.url),!0),L.credentials==="include"?j.withCredentials=!0:L.credentials==="omit"&&(j.withCredentials=!1),"responseType"in j&&(c.blob?j.responseType="blob":c.arrayBuffer&&L.headers.get("Content-Type")&&L.headers.get("Content-Type").indexOf("application/octet-stream")!==-1&&(j.responseType="arraybuffer")),k&&typeof k.headers=="object"&&!(k.headers instanceof b)?Object.getOwnPropertyNames(k.headers).forEach(function(z){j.setRequestHeader(z,m(k.headers[z]))}):L.headers.forEach(function(z,U){j.setRequestHeader(U,z)}),L.signal&&(L.signal.addEventListener("abort",F),j.onreadystatechange=function(){j.readyState===4&&L.signal.removeEventListener("abort",F)}),j.send(typeof L._bodyInit>"u"?null:L._bodyInit)})}return D.polyfill=!0,s.fetch||(s.fetch=D,s.Headers=b,s.Request=_,s.Response=M),o.Headers=b,o.Request=_,o.Response=M,o.fetch=D,o})({})})(r),r.fetch.ponyfill=!0,delete r.fetch.polyfill;var a=n.fetch?n:r;t=a.fetch,t.default=a.fetch,t.fetch=a.fetch,t.Headers=a.Headers,t.Request=a.Request,t.Response=a.Response,e.exports=t}(Bh,Bh.exports)),Bh.exports}(function(e,t){var n;if(typeof fetch=="function"&&(typeof Fa<"u"&&Fa.fetch?n=Fa.fetch:typeof window<"u"&&window.fetch?n=window.fetch:n=fetch),typeof wae<"u"&&typeof window>"u"){var r=n||Cae();r.default&&(r=r.default),t.default=r,e.exports=t.default}})(_R,_R.exports);var uU=_R.exports;const dU=Za(uU),LD=X$({__proto__:null,default:dU},[uU]);function jD(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,r)}return n}function FD(e){for(var t=1;t"u"&&typeof global<"u"&&typeof global.process<"u"&&global.process.versions&&global.process.versions.node&&(i["User-Agent"]="i18next-http-backend (node/".concat(global.process.version,"; ").concat(global.process.platform," ").concat(global.process.arch,")")),r&&(i["Content-Type"]="application/json");var o=typeof t.requestOptions=="function"?t.requestOptions(r):t.requestOptions,s=FD({method:r?"POST":"GET",body:r?t.stringify(r):void 0,headers:i},zD?{}:o),c=typeof t.alternateFetch=="function"&&t.alternateFetch.length>=1?t.alternateFetch:void 0;try{BD(n,s,a,c)}catch(u){if(!o||Object.keys(o).length===0||!u.message||u.message.indexOf("not implemented")<0)return a(u);try{Object.keys(o).forEach(function(d){delete s[d]}),BD(n,s,a,c),zD=!0}catch(d){a(d)}}},_ae=function(t,n,r,a){r&&Gc(r)==="object"&&(r=$R("",r).slice(1)),t.queryStringParams&&(n=$R(n,t.queryStringParams));try{var i;Mg?i=new Mg:i=new Kb("MSXML2.XMLHTTP.3.0"),i.open(r?"POST":"GET",n,1),t.crossDomain||i.setRequestHeader("X-Requested-With","XMLHttpRequest"),i.withCredentials=!!t.withCredentials,r&&i.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),i.overrideMimeType&&i.overrideMimeType("application/json");var o=t.customHeaders;if(o=typeof o=="function"?o():o,o)for(var s in o)i.setRequestHeader(s,o[s]);i.onreadystatechange=function(){i.readyState>3&&a(i.status>=400?i.statusText:null,{status:i.status,data:i.responseText})},i.send(r)}catch(c){console&&console.log(c)}},$ae=function(t,n,r,a){if(typeof r=="function"&&(a=r,r=void 0),a=a||function(){},_s&&n.indexOf("file:")!==0)return Rae(t,n,r,a);if(cU()||typeof ActiveXObject=="function")return _ae(t,n,r,a);a(new Error("No fetch and no xhr implementation found!"))};function Ud(e){"@babel/helpers - typeof";return Ud=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ud(e)}function HD(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,r)}return n}function $S(e){for(var t=1;t1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Oae(this,e),this.services=t,this.options=n,this.allOptions=r,this.type="backend",this.init(t,n,r)}return kae(e,[{key:"init",value:function(n){var r=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(this.services=n,this.options=$S($S($S({},Dae()),this.options||{}),a),this.allOptions=i,this.services&&this.options.reloadInterval){var o=setInterval(function(){return r.reload()},this.options.reloadInterval);Ud(o)==="object"&&typeof o.unref=="function"&&o.unref()}}},{key:"readMulti",value:function(n,r,a){this._readAny(n,n,r,r,a)}},{key:"read",value:function(n,r,a){this._readAny([n],n,[r],r,a)}},{key:"_readAny",value:function(n,r,a,i,o){var s=this,c=this.options.loadPath;typeof this.options.loadPath=="function"&&(c=this.options.loadPath(n,a)),c=Sae(c),c.then(function(u){if(!u)return o(null,{});var d=s.services.interpolator.interpolate(u,{lng:n.join("+"),ns:a.join("+")});s.loadUrl(d,o,r,i)})}},{key:"loadUrl",value:function(n,r,a,i){var o=this,s=typeof a=="string"?[a]:a,c=typeof i=="string"?[i]:i,u=this.options.parseLoadPayload(s,c);this.options.request(this.options,n,u,function(d,p){if(p&&(p.status>=500&&p.status<600||!p.status))return r("failed loading "+n+"; status code: "+p.status,!0);if(p&&p.status>=400&&p.status<500)return r("failed loading "+n+"; status code: "+p.status,!1);if(!p&&d&&d.message){var g=d.message.toLowerCase(),m=["failed","fetch","network","load"].find(function(y){return g.indexOf(y)>-1});if(m)return r("failed loading "+n+": "+d.message,!0)}if(d)return r(d,!1);var h,b;try{typeof p.data=="string"?h=o.options.parse(p.data,a,i):h=p.data}catch{b="failed parsing "+n+" to json"}if(b)return r(b,!1);r(null,h)})}},{key:"create",value:function(n,r,a,i,o){var s=this;if(this.options.addPath){typeof n=="string"&&(n=[n]);var c=this.options.parsePayload(r,a,i),u=0,d=[],p=[];n.forEach(function(g){var m=s.options.addPath;typeof s.options.addPath=="function"&&(m=s.options.addPath(g,r));var h=s.services.interpolator.interpolate(m,{lng:g,ns:r});s.options.request(s.options,h,c,function(b,y){u+=1,d.push(b),p.push(y),u===n.length&&typeof o=="function"&&o(d,p)})})}}},{key:"reload",value:function(){var n=this,r=this.services,a=r.backendConnector,i=r.languageUtils,o=r.logger,s=a.language;if(!(s&&s.toLowerCase()==="cimode")){var c=[],u=function(p){var g=i.toResolveHierarchy(p);g.forEach(function(m){c.indexOf(m)<0&&c.push(m)})};u(s),this.allOptions.preload&&this.allOptions.preload.forEach(function(d){return u(d)}),c.forEach(function(d){n.allOptions.ns.forEach(function(p){a.read(d,p,"read",null,null,function(g,m){g&&o.warn("loading namespace ".concat(p," for language ").concat(d," failed"),g),!g&&m&&o.log("loaded namespace ".concat(p," for language ").concat(d),m),a.loaded("".concat(d,"|").concat(p),g,m)})})})}}}])}();gU.type="backend";const{slice:Mae,forEach:Pae}=[];function Lae(e){return Pae.call(Mae.call(arguments,1),t=>{if(t)for(const n in t)e[n]===void 0&&(e[n]=t[n])}),e}const UD=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/,jae=(e,t,n)=>{const r=n||{};r.path=r.path||"/";const a=encodeURIComponent(t);let i=`${e}=${a}`;if(r.maxAge>0){const o=r.maxAge-0;if(Number.isNaN(o))throw new Error("maxAge should be a Number");i+=`; Max-Age=${Math.floor(o)}`}if(r.domain){if(!UD.test(r.domain))throw new TypeError("option domain is invalid");i+=`; Domain=${r.domain}`}if(r.path){if(!UD.test(r.path))throw new TypeError("option path is invalid");i+=`; Path=${r.path}`}if(r.expires){if(typeof r.expires.toUTCString!="function")throw new TypeError("option expires is invalid");i+=`; Expires=${r.expires.toUTCString()}`}if(r.httpOnly&&(i+="; HttpOnly"),r.secure&&(i+="; Secure"),r.sameSite)switch(typeof r.sameSite=="string"?r.sameSite.toLowerCase():r.sameSite){case!0:i+="; SameSite=Strict";break;case"lax":i+="; SameSite=Lax";break;case"strict":i+="; SameSite=Strict";break;case"none":i+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}return i},VD={create(e,t,n,r){let a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{path:"/",sameSite:"strict"};n&&(a.expires=new Date,a.expires.setTime(a.expires.getTime()+n*60*1e3)),r&&(a.domain=r),document.cookie=jae(e,encodeURIComponent(t),a)},read(e){const t=`${e}=`,n=document.cookie.split(";");for(let r=0;r-1&&(a=window.location.hash.substring(window.location.hash.indexOf("?")));const o=a.substring(1).split("&");for(let s=0;s0&&o[s].substring(0,c)===t&&(n=o[s].substring(c+1))}}return n}};let ip=null;const WD=()=>{if(ip!==null)return ip;try{ip=window!=="undefined"&&window.localStorage!==null;const e="i18next.translate.boo";window.localStorage.setItem(e,"foo"),window.localStorage.removeItem(e)}catch{ip=!1}return ip};var zae={name:"localStorage",lookup(e){let{lookupLocalStorage:t}=e;if(t&&WD())return window.localStorage.getItem(t)||void 0},cacheUserLanguage(e,t){let{lookupLocalStorage:n}=t;n&&WD()&&window.localStorage.setItem(n,e)}};let op=null;const GD=()=>{if(op!==null)return op;try{op=window!=="undefined"&&window.sessionStorage!==null;const e="i18next.translate.boo";window.sessionStorage.setItem(e,"foo"),window.sessionStorage.removeItem(e)}catch{op=!1}return op};var Hae={name:"sessionStorage",lookup(e){let{lookupSessionStorage:t}=e;if(t&&GD())return window.sessionStorage.getItem(t)||void 0},cacheUserLanguage(e,t){let{lookupSessionStorage:n}=t;n&&GD()&&window.sessionStorage.setItem(n,e)}},Uae={name:"navigator",lookup(e){const t=[];if(typeof navigator<"u"){const{languages:n,userLanguage:r,language:a}=navigator;if(n)for(let i=0;i0?t:void 0}},Vae={name:"htmlTag",lookup(e){let{htmlTag:t}=e,n;const r=t||(typeof document<"u"?document.documentElement:null);return r&&typeof r.getAttribute=="function"&&(n=r.getAttribute("lang")),n}},Wae={name:"path",lookup(e){var a;let{lookupFromPathIndex:t}=e;if(typeof window>"u")return;const n=window.location.pathname.match(/\/([a-zA-Z-]*)/g);return Array.isArray(n)?(a=n[typeof t=="number"?t:0])==null?void 0:a.replace("/",""):void 0}},Gae={name:"subdomain",lookup(e){var a,i;let{lookupFromSubdomainIndex:t}=e;const n=typeof t=="number"?t+1:1,r=typeof window<"u"&&((i=(a=window.location)==null?void 0:a.hostname)==null?void 0:i.match(/^(\w{2,5})\.(([a-z0-9-]{1,63}\.[a-z]{2,6})|localhost)/i));if(r)return r[n]}};function qae(){return{order:["querystring","cookie","localStorage","sessionStorage","navigator","htmlTag"],lookupQuerystring:"lng",lookupCookie:"i18next",lookupLocalStorage:"i18nextLng",lookupSessionStorage:"i18nextLng",caches:["localStorage"],excludeCacheFor:["cimode"],convertDetectedLanguage:e=>e}}class mU{constructor(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.type="languageDetector",this.detectors={},this.init(t,n)}init(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};this.services=t||{languageUtils:{}},this.options=Lae(n,this.options||{},qae()),typeof this.options.convertDetectedLanguage=="string"&&this.options.convertDetectedLanguage.indexOf("15897")>-1&&(this.options.convertDetectedLanguage=a=>a.replace("-","_")),this.options.lookupFromUrlIndex&&(this.options.lookupFromPathIndex=this.options.lookupFromUrlIndex),this.i18nOptions=r,this.addDetector(Fae),this.addDetector(Bae),this.addDetector(zae),this.addDetector(Hae),this.addDetector(Uae),this.addDetector(Vae),this.addDetector(Wae),this.addDetector(Gae)}addDetector(t){return this.detectors[t.name]=t,this}detect(t){t||(t=this.options.order);let n=[];return t.forEach(r=>{if(this.detectors[r]){let a=this.detectors[r].lookup(this.options);a&&typeof a=="string"&&(a=[a]),a&&(n=n.concat(a))}}),n=n.map(r=>this.options.convertDetectedLanguage(r)),this.services.languageUtils.getBestMatchFromCodes?n:n.length>0?n[0]:null}cacheUserLanguage(t,n){n||(n=this.options.caches),n&&(this.options.excludeCacheFor&&this.options.excludeCacheFor.indexOf(t)>-1||n.forEach(r=>{this.detectors[r]&&this.detectors[r].cacheUserLanguage(t,this.options)}))}}mU.type="languageDetector";pr.use(gU).use(mU).use(Gre).init({supportedLngs:["en","de","fr","es"],fallbackLng:"en",ns:["teddycloud"],defaultNS:"teddycloud",debug:!1,backend:{queryStringParams:{v:"2023072701"},loadPath:"/web/translations/{{lng}}.json"},interpolation:{escapeValue:!1}});/**
- * @remix-run/router v1.20.0
- *
- * Copyright (c) Remix Software Inc.
- *
- * This source code is licensed under the MIT license found in the
- * LICENSE.md file in the root directory of this source tree.
- *
- * @license MIT
- */function Pg(){return Pg=Object.assign?Object.assign.bind():function(e){for(var t=1;t"u")throw new Error(t)}function hU(e,t){if(!e){typeof console<"u"&&console.warn(t);try{throw new Error(t)}catch{}}}function Yae(){return Math.random().toString(36).substr(2,8)}function KD(e,t){return{usr:e.state,key:e.key,idx:t}}function OR(e,t,n,r){return n===void 0&&(n=null),Pg({pathname:typeof e=="string"?e:e.pathname,search:"",hash:""},typeof t=="string"?xf(t):t,{state:n,key:t&&t.key||r||Yae()})}function Yb(e){let{pathname:t="/",search:n="",hash:r=""}=e;return n&&n!=="?"&&(t+=n.charAt(0)==="?"?n:"?"+n),r&&r!=="#"&&(t+=r.charAt(0)==="#"?r:"#"+r),t}function xf(e){let t={};if(e){let n=e.indexOf("#");n>=0&&(t.hash=e.substr(n),e=e.substr(0,n));let r=e.indexOf("?");r>=0&&(t.search=e.substr(r),e=e.substr(0,r)),e&&(t.pathname=e)}return t}function Xae(e,t,n,r){r===void 0&&(r={});let{window:a=document.defaultView,v5Compat:i=!1}=r,o=a.history,s=vl.Pop,c=null,u=d();u==null&&(u=0,o.replaceState(Pg({},o.state,{idx:u}),""));function d(){return(o.state||{idx:null}).idx}function p(){s=vl.Pop;let y=d(),S=y==null?null:y-u;u=y,c&&c({action:s,location:b.location,delta:S})}function g(y,S){s=vl.Push;let v=OR(b.location,y,S);u=d()+1;let x=KD(v,u),w=b.createHref(v);try{o.pushState(x,"",w)}catch(C){if(C instanceof DOMException&&C.name==="DataCloneError")throw C;a.location.assign(w)}i&&c&&c({action:s,location:b.location,delta:1})}function m(y,S){s=vl.Replace;let v=OR(b.location,y,S);u=d();let x=KD(v,u),w=b.createHref(v);o.replaceState(x,"",w),i&&c&&c({action:s,location:b.location,delta:0})}function h(y){let S=a.location.origin!=="null"?a.location.origin:a.location.href,v=typeof y=="string"?y:Yb(y);return v=v.replace(/ $/,"%20"),qr(S,"No window.location.(origin|href) available to create URL for href: "+v),new URL(v,S)}let b={get action(){return s},get location(){return e(a,o)},listen(y){if(c)throw new Error("A history only accepts one active listener");return a.addEventListener(qD,p),c=y,()=>{a.removeEventListener(qD,p),c=null}},createHref(y){return t(a,y)},createURL:h,encodeLocation(y){let S=h(y);return{pathname:S.pathname,search:S.search,hash:S.hash}},push:g,replace:m,go(y){return o.go(y)}};return b}var YD;(function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"})(YD||(YD={}));function Zae(e,t,n){return n===void 0&&(n="/"),Qae(e,t,n,!1)}function Qae(e,t,n,r){let a=typeof t=="string"?xf(t):t,i=WO(a.pathname||"/",n);if(i==null)return null;let o=vU(e);Jae(o);let s=null;for(let c=0;s==null&&c{let c={relativePath:s===void 0?i.path||"":s,caseSensitive:i.caseSensitive===!0,childrenIndex:o,route:i};c.relativePath.startsWith("/")&&(qr(c.relativePath.startsWith(r),'Absolute route path "'+c.relativePath+'" nested under path '+('"'+r+'" is not valid. An absolute child route path ')+"must start with the combined path of all its parent routes."),c.relativePath=c.relativePath.slice(r.length));let u=kl([r,c.relativePath]),d=n.concat(c);i.children&&i.children.length>0&&(qr(i.index!==!0,"Index routes must not have child routes. Please remove "+('all child routes from route path "'+u+'".')),vU(i.children,t,d,u)),!(i.path==null&&!i.index)&&t.push({path:u,score:oie(u,i.index),routesMeta:d})};return e.forEach((i,o)=>{var s;if(i.path===""||!((s=i.path)!=null&&s.includes("?")))a(i,o);else for(let c of bU(i.path))a(i,o,c)}),t}function bU(e){let t=e.split("/");if(t.length===0)return[];let[n,...r]=t,a=n.endsWith("?"),i=n.replace(/\?$/,"");if(r.length===0)return a?[i,""]:[i];let o=bU(r.join("/")),s=[];return s.push(...o.map(c=>c===""?i:[i,c].join("/"))),a&&s.push(...o),s.map(c=>e.startsWith("/")&&c===""?"/":c)}function Jae(e){e.sort((t,n)=>t.score!==n.score?n.score-t.score:sie(t.routesMeta.map(r=>r.childrenIndex),n.routesMeta.map(r=>r.childrenIndex)))}const eie=/^:[\w-]+$/,tie=3,nie=2,rie=1,aie=10,iie=-2,XD=e=>e==="*";function oie(e,t){let n=e.split("/"),r=n.length;return n.some(XD)&&(r+=iie),t&&(r+=nie),n.filter(a=>!XD(a)).reduce((a,i)=>a+(eie.test(i)?tie:i===""?rie:aie),r)}function sie(e,t){return e.length===t.length&&e.slice(0,-1).every((r,a)=>r===t[a])?e[e.length-1]-t[t.length-1]:0}function lie(e,t,n){let{routesMeta:r}=e,a={},i="/",o=[];for(let s=0;s{let{paramName:g,isOptional:m}=d;if(g==="*"){let b=s[p]||"";o=i.slice(0,i.length-b.length).replace(/(.)\/+$/,"$1")}const h=s[p];return m&&!h?u[g]=void 0:u[g]=(h||"").replace(/%2F/g,"/"),u},{}),pathname:i,pathnameBase:o,pattern:e}}function cie(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!0),hU(e==="*"||!e.endsWith("*")||e.endsWith("/*"),'Route path "'+e+'" will be treated as if it were '+('"'+e.replace(/\*$/,"/*")+'" because the `*` character must ')+"always follow a `/` in the pattern. To get rid of this warning, "+('please change the route path to "'+e.replace(/\*$/,"/*")+'".'));let r=[],a="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(o,s,c)=>(r.push({paramName:s,isOptional:c!=null}),c?"/?([^\\/]+)?":"/([^\\/]+)"));return e.endsWith("*")?(r.push({paramName:"*"}),a+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?a+="\\/*$":e!==""&&e!=="/"&&(a+="(?:(?=\\/|$))"),[new RegExp(a,t?void 0:"i"),r]}function uie(e){try{return e.split("/").map(t=>decodeURIComponent(t).replace(/\//g,"%2F")).join("/")}catch(t){return hU(!1,'The URL path "'+e+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent '+("encoding ("+t+").")),e}}function WO(e,t){if(t==="/")return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith("/")?t.length-1:t.length,r=e.charAt(n);return r&&r!=="/"?null:e.slice(n)||"/"}function die(e,t){t===void 0&&(t="/");let{pathname:n,search:r="",hash:a=""}=typeof e=="string"?xf(e):e;return{pathname:n?n.startsWith("/")?n:fie(n,t):t,search:mie(r),hash:hie(a)}}function fie(e,t){let n=t.replace(/\/+$/,"").split("/");return e.split("/").forEach(a=>{a===".."?n.length>1&&n.pop():a!=="."&&n.push(a)}),n.length>1?n.join("/"):"/"}function OS(e,t,n,r){return"Cannot include a '"+e+"' character in a manually specified "+("`to."+t+"` field ["+JSON.stringify(r)+"]. Please separate it out to the ")+("`to."+n+"` field. Alternatively you may provide the full path as ")+'a string in and the router will parse it for you.'}function pie(e){return e.filter((t,n)=>n===0||t.route.path&&t.route.path.length>0)}function yU(e,t){let n=pie(e);return t?n.map((r,a)=>a===n.length-1?r.pathname:r.pathnameBase):n.map(r=>r.pathnameBase)}function xU(e,t,n,r){r===void 0&&(r=!1);let a;typeof e=="string"?a=xf(e):(a=Pg({},e),qr(!a.pathname||!a.pathname.includes("?"),OS("?","pathname","search",a)),qr(!a.pathname||!a.pathname.includes("#"),OS("#","pathname","hash",a)),qr(!a.search||!a.search.includes("#"),OS("#","search","hash",a)));let i=e===""||a.pathname==="",o=i?"/":a.pathname,s;if(o==null)s=n;else{let p=t.length-1;if(!r&&o.startsWith("..")){let g=o.split("/");for(;g[0]==="..";)g.shift(),p-=1;a.pathname=g.join("/")}s=p>=0?t[p]:"/"}let c=die(a,s),u=o&&o!=="/"&&o.endsWith("/"),d=(i||o===".")&&n.endsWith("/");return!c.pathname.endsWith("/")&&(u||d)&&(c.pathname+="/"),c}const kl=e=>e.join("/").replace(/\/\/+/g,"/"),gie=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),mie=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,hie=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e;function vie(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.internal=="boolean"&&"data"in e}const SU=["post","put","patch","delete"];new Set(SU);const bie=["get",...SU];new Set(bie);/**
- * React Router v6.27.0
- *
- * Copyright (c) Remix Software Inc.
- *
- * This source code is licensed under the MIT license found in the
- * LICENSE.md file in the root directory of this source tree.
- *
- * @license MIT
- */function Lg(){return Lg=Object.assign?Object.assign.bind():function(e){for(var t=1;t{s.current=!0}),l.useCallback(function(u,d){if(d===void 0&&(d={}),!s.current)return;if(typeof u=="number"){r.go(u);return}let p=xU(u,JSON.parse(o),i,d.relative==="path");e==null&&t!=="/"&&(p.pathname=p.pathname==="/"?t:kl([t,p.pathname])),(d.replace?r.replace:r.push)(p,d.state,d)},[t,r,o,i,e])}function EU(e,t){let{relative:n}=t===void 0?{}:t,{future:r}=l.useContext(su),{matches:a}=l.useContext(lu),{pathname:i}=go(),o=JSON.stringify(yU(a,r.v7_relativeSplatPath));return l.useMemo(()=>xU(e,JSON.parse(o),i,n==="path"),[e,o,i,n])}function wie(e,t){return Cie(e,t)}function Cie(e,t,n,r){Rm()||qr(!1);let{navigator:a}=l.useContext(su),{matches:i}=l.useContext(lu),o=i[i.length-1],s=o?o.params:{};o&&o.pathname;let c=o?o.pathnameBase:"/";o&&o.route;let u=go(),d;if(t){var p;let y=typeof t=="string"?xf(t):t;c==="/"||(p=y.pathname)!=null&&p.startsWith(c)||qr(!1),d=y}else d=u;let g=d.pathname||"/",m=g;if(c!=="/"){let y=c.replace(/^\//,"").split("/");m="/"+g.replace(/^\//,"").split("/").slice(y.length).join("/")}let h=Zae(e,{pathname:m}),b=_ie(h&&h.map(y=>Object.assign({},y,{params:Object.assign({},s,y.params),pathname:kl([c,a.encodeLocation?a.encodeLocation(y.pathname).pathname:y.pathname]),pathnameBase:y.pathnameBase==="/"?c:kl([c,a.encodeLocation?a.encodeLocation(y.pathnameBase).pathname:y.pathnameBase])})),i,n,r);return t&&b?l.createElement(sy.Provider,{value:{location:Lg({pathname:"/",search:"",hash:"",state:null,key:"default"},d),navigationType:vl.Pop}},b):b}function Eie(){let e=kie(),t=vie(e)?e.status+" "+e.statusText:e instanceof Error?e.message:JSON.stringify(e),n=e instanceof Error?e.stack:null,a={padding:"0.5rem",backgroundColor:"rgba(200,200,200, 0.5)"};return l.createElement(l.Fragment,null,l.createElement("h2",null,"Unexpected Application Error!"),l.createElement("h3",{style:{fontStyle:"italic"}},t),n?l.createElement("pre",{style:a},n):null,null)}const Iie=l.createElement(Eie,null);class Tie extends l.Component{constructor(t){super(t),this.state={location:t.location,revalidation:t.revalidation,error:t.error}}static getDerivedStateFromError(t){return{error:t}}static getDerivedStateFromProps(t,n){return n.location!==t.location||n.revalidation!=="idle"&&t.revalidation==="idle"?{error:t.error,location:t.location,revalidation:t.revalidation}:{error:t.error!==void 0?t.error:n.error,location:n.location,revalidation:t.revalidation||n.revalidation}}componentDidCatch(t,n){console.error("React Router caught the following error during render",t,n)}render(){return this.state.error!==void 0?l.createElement(lu.Provider,{value:this.props.routeContext},l.createElement(wU.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function Rie(e){let{routeContext:t,match:n,children:r}=e,a=l.useContext(GO);return a&&a.static&&a.staticContext&&(n.route.errorElement||n.route.ErrorBoundary)&&(a.staticContext._deepestRenderedBoundaryId=n.route.id),l.createElement(lu.Provider,{value:t},r)}function _ie(e,t,n,r){var a;if(t===void 0&&(t=[]),n===void 0&&(n=null),r===void 0&&(r=null),e==null){var i;if(!n)return null;if(n.errors)e=n.matches;else if((i=r)!=null&&i.v7_partialHydration&&t.length===0&&!n.initialized&&n.matches.length>0)e=n.matches;else return null}let o=e,s=(a=n)==null?void 0:a.errors;if(s!=null){let d=o.findIndex(p=>p.route.id&&(s==null?void 0:s[p.route.id])!==void 0);d>=0||qr(!1),o=o.slice(0,Math.min(o.length,d+1))}let c=!1,u=-1;if(n&&r&&r.v7_partialHydration)for(let d=0;d=0?o=o.slice(0,u+1):o=[o[0]];break}}}return o.reduceRight((d,p,g)=>{let m,h=!1,b=null,y=null;n&&(m=s&&p.route.id?s[p.route.id]:void 0,b=p.route.errorElement||Iie,c&&(u<0&&g===0?(h=!0,y=null):u===g&&(h=!0,y=p.route.hydrateFallbackElement||null)));let S=t.concat(o.slice(0,g+1)),v=()=>{let x;return m?x=b:h?x=y:p.route.Component?x=l.createElement(p.route.Component,null):p.route.element?x=p.route.element:x=d,l.createElement(Rie,{match:p,routeContext:{outlet:d,matches:S,isDataRoute:n!=null},children:x})};return n&&(p.route.ErrorBoundary||p.route.errorElement||g===0)?l.createElement(Tie,{location:n.location,revalidation:n.revalidation,component:b,error:m,children:v(),routeContext:{outlet:null,matches:S,isDataRoute:!0}}):v()},null)}var IU=function(e){return e.UseBlocker="useBlocker",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e}(IU||{}),Xb=function(e){return e.UseBlocker="useBlocker",e.UseLoaderData="useLoaderData",e.UseActionData="useActionData",e.UseRouteError="useRouteError",e.UseNavigation="useNavigation",e.UseRouteLoaderData="useRouteLoaderData",e.UseMatches="useMatches",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e.UseRouteId="useRouteId",e}(Xb||{});function $ie(e){let t=l.useContext(GO);return t||qr(!1),t}function Oie(e){let t=l.useContext(yie);return t||qr(!1),t}function Nie(e){let t=l.useContext(lu);return t||qr(!1),t}function TU(e){let t=Nie(),n=t.matches[t.matches.length-1];return n.route.id||qr(!1),n.route.id}function kie(){var e;let t=l.useContext(wU),n=Oie(Xb.UseRouteError),r=TU(Xb.UseRouteError);return t!==void 0?t:(e=n.errors)==null?void 0:e[r]}function Aie(){let{router:e}=$ie(IU.UseNavigateStable),t=TU(Xb.UseNavigateStable),n=l.useRef(!1);return CU(()=>{n.current=!0}),l.useCallback(function(a,i){i===void 0&&(i={}),n.current&&(typeof a=="number"?e.navigate(a):e.navigate(a,Lg({fromRouteId:t},i)))},[e,t])}function kn(e){qr(!1)}function Die(e){let{basename:t="/",children:n=null,location:r,navigationType:a=vl.Pop,navigator:i,static:o=!1,future:s}=e;Rm()&&qr(!1);let c=t.replace(/^\/*/,"/"),u=l.useMemo(()=>({basename:c,navigator:i,static:o,future:Lg({v7_relativeSplatPath:!1},s)}),[c,s,i,o]);typeof r=="string"&&(r=xf(r));let{pathname:d="/",search:p="",hash:g="",state:m=null,key:h="default"}=r,b=l.useMemo(()=>{let y=WO(d,c);return y==null?null:{location:{pathname:y,search:p,hash:g,state:m,key:h},navigationType:a}},[c,d,p,g,m,h,a]);return b==null?null:l.createElement(su.Provider,{value:u},l.createElement(sy.Provider,{children:n,value:b}))}function Mie(e){let{children:t,location:n}=e;return wie(NR(t),n)}new Promise(()=>{});function NR(e,t){t===void 0&&(t=[]);let n=[];return l.Children.forEach(e,(r,a)=>{if(!l.isValidElement(r))return;let i=[...t,a];if(r.type===l.Fragment){n.push.apply(n,NR(r.props.children,i));return}r.type!==kn&&qr(!1),!r.props.index||!r.props.children||qr(!1);let o={id:r.props.id||i.join("-"),caseSensitive:r.props.caseSensitive,element:r.props.element,Component:r.props.Component,index:r.props.index,path:r.props.path,loader:r.props.loader,action:r.props.action,errorElement:r.props.errorElement,ErrorBoundary:r.props.ErrorBoundary,hasErrorBoundary:r.props.ErrorBoundary!=null||r.props.errorElement!=null,shouldRevalidate:r.props.shouldRevalidate,handle:r.props.handle,lazy:r.props.lazy};r.props.children&&(o.children=NR(r.props.children,i)),n.push(o)}),n}/**
- * React Router DOM v6.27.0
- *
- * Copyright (c) Remix Software Inc.
- *
- * This source code is licensed under the MIT license found in the
- * LICENSE.md file in the root directory of this source tree.
- *
- * @license MIT
- */function kR(){return kR=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0)&&(n[a]=e[a]);return n}function Lie(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function jie(e,t){return e.button===0&&(!t||t==="_self")&&!Lie(e)}const Fie=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","viewTransition"],Bie="6";try{window.__reactRouterVersion=Bie}catch{}const zie="startTransition",QD=wm[zie];function Hie(e){let{basename:t,children:n,future:r,window:a}=e,i=l.useRef();i.current==null&&(i.current=Kae({window:a,v5Compat:!0}));let o=i.current,[s,c]=l.useState({action:o.action,location:o.location}),{v7_startTransition:u}=r||{},d=l.useCallback(p=>{u&&QD?QD(()=>c(p)):c(p)},[c,u]);return l.useLayoutEffect(()=>o.listen(d),[o,d]),l.createElement(Die,{basename:t,children:n,location:s.location,navigationType:s.action,navigator:o,future:r})}const Uie=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",Vie=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,ot=l.forwardRef(function(t,n){let{onClick:r,relative:a,reloadDocument:i,replace:o,state:s,target:c,to:u,preventScrollReset:d,viewTransition:p}=t,g=Pie(t,Fie),{basename:m}=l.useContext(su),h,b=!1;if(typeof u=="string"&&Vie.test(u)&&(h=u,Uie))try{let x=new URL(window.location.href),w=u.startsWith("//")?new URL(x.protocol+u):new URL(u),C=WO(w.pathname,m);w.origin===x.origin&&C!=null?u=C+w.search+w.hash:b=!0}catch{}let y=xie(u,{relative:a}),S=Wie(u,{replace:o,state:s,target:c,preventScrollReset:d,relative:a,viewTransition:p});function v(x){r&&r(x),x.defaultPrevented||S(x)}return l.createElement("a",kR({},g,{href:h||y,onClick:b||i?r:v,ref:n,target:c}))});var JD;(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmit="useSubmit",e.UseSubmitFetcher="useSubmitFetcher",e.UseFetcher="useFetcher",e.useViewTransitionState="useViewTransitionState"})(JD||(JD={}));var eM;(function(e){e.UseFetcher="useFetcher",e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"})(eM||(eM={}));function Wie(e,t){let{target:n,replace:r,state:a,preventScrollReset:i,relative:o,viewTransition:s}=t===void 0?{}:t,c=cu(),u=go(),d=EU(e,{relative:o});return l.useCallback(p=>{if(jie(p,n)){p.preventDefault();let g=r!==void 0?r:Yb(u)===Yb(d);c(e,{replace:g,state:a,preventScrollReset:i,relative:o,viewTransition:s})}},[u,c,d,r,a,n,e,i,o,s])}var RU={exports:{}};/*!
- Copyright (c) 2018 Jed Watson.
- Licensed under the MIT License (MIT), see
- http://jedwatson.github.io/classnames
-*/(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var i="",o=0;o1&&arguments[1]!==void 0?arguments[1]:{},n=[];return de.Children.forEach(e,function(r){r==null&&!t.keepEmpty||(Array.isArray(r)?n=n.concat(Nr(r)):Xp.isFragment(r)&&r.props?n=n.concat(Nr(r.props.children,t)):n.push(r))}),n}var AR={},Yie=function(t){};function Xie(e,t){}function Zie(e,t){}function Qie(){AR={}}function OU(e,t,n){!t&&!AR[n]&&(e(!1,n),AR[n]=!0)}function $n(e,t){OU(Xie,e,t)}function NU(e,t){OU(Zie,e,t)}$n.preMessage=Yie;$n.resetWarned=Qie;$n.noteOnce=NU;function mt(e){"@babel/helpers - typeof";return mt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},mt(e)}function Jie(e,t){if(mt(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(mt(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function kU(e){var t=Jie(e,"string");return mt(t)=="symbol"?t:t+""}function V(e,t,n){return(t=kU(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function tM(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,r)}return n}function X(e){for(var t=1;t=19;var MR=l.createContext(null);function toe(e){var t=e.children,n=e.onBatchResize,r=l.useRef(0),a=l.useRef([]),i=l.useContext(MR),o=l.useCallback(function(s,c,u){r.current+=1;var d=r.current;a.current.push({size:s,element:c,data:u}),Promise.resolve().then(function(){d===r.current&&(n==null||n(a.current),a.current=[])}),i==null||i(s,c,u)},[n,i]);return l.createElement(MR.Provider,{value:o},t)}var AU=function(){if(typeof Map<"u")return Map;function e(t,n){var r=-1;return t.some(function(a,i){return a[0]===n?(r=i,!0):!1}),r}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(n){var r=e(this.__entries__,n),a=this.__entries__[r];return a&&a[1]},t.prototype.set=function(n,r){var a=e(this.__entries__,n);~a?this.__entries__[a][1]=r:this.__entries__.push([n,r])},t.prototype.delete=function(n){var r=this.__entries__,a=e(r,n);~a&&r.splice(a,1)},t.prototype.has=function(n){return!!~e(this.__entries__,n)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(n,r){r===void 0&&(r=null);for(var a=0,i=this.__entries__;a0},e.prototype.connect_=function(){!PR||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),soe?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){!PR||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(t){var n=t.propertyName,r=n===void 0?"":n,a=ooe.some(function(i){return!!~r.indexOf(i)});a&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),DU=function(e,t){for(var n=0,r=Object.keys(t);n"u"||!(Element instanceof Object))){if(!(t instanceof Vd(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var n=this.observations_;n.has(t)||(n.set(t,new hoe(t)),this.controller_.addObserver(this),this.controller_.refresh())}},e.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element>"u"||!(Element instanceof Object))){if(!(t instanceof Vd(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var n=this.observations_;n.has(t)&&(n.delete(t),n.size||this.controller_.removeObserver(this))}},e.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},e.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach(function(n){n.isActive()&&t.activeObservations_.push(n)})},e.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,n=this.activeObservations_.map(function(r){return new voe(r.target,r.broadcastRect())});this.callback_.call(t,n,t),this.clearActive()}},e.prototype.clearActive=function(){this.activeObservations_.splice(0)},e.prototype.hasActive=function(){return this.activeObservations_.length>0},e}(),PU=typeof WeakMap<"u"?new WeakMap:new AU,LU=function(){function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=loe.getInstance(),r=new boe(t,n,this);PU.set(this,r)}return e}();["observe","unobserve","disconnect"].forEach(function(e){LU.prototype[e]=function(){var t;return(t=PU.get(this))[e].apply(t,arguments)}});var yoe=function(){return typeof Zb.ResizeObserver<"u"?Zb.ResizeObserver:LU}(),bl=new Map;function xoe(e){e.forEach(function(t){var n,r=t.target;(n=bl.get(r))===null||n===void 0||n.forEach(function(a){return a(r)})})}var jU=new yoe(xoe);function Soe(e,t){bl.has(e)||(bl.set(e,new Set),jU.observe(e)),bl.get(e).add(t)}function woe(e,t){bl.has(e)&&(bl.get(e).delete(t),bl.get(e).size||(jU.unobserve(e),bl.delete(e)))}function Jn(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function rM(e,t){for(var n=0;ne.length)&&(t=e.length);for(var n=0,r=Array(t);n1&&arguments[1]!==void 0?arguments[1]:1;aM+=1;var r=aM;function a(i){if(i===0)UU(r),t();else{var o=zU(function(){a(i-1)});ZO.set(r,o)}}return a(n),r};Gt.cancel=function(e){var t=ZO.get(e);return UU(e),HU(t)};function VU(e){if(Array.isArray(e))return e}function Ooe(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,a,i,o,s=[],c=!0,u=!1;try{if(i=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,a=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw a}}return s}}function WU(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
-In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function se(e,t){return VU(e)||Ooe(e,t)||XO(e,t)||WU()}function zg(e){for(var t=0,n,r=0,a=e.length;a>=4;++r,a-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(a){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}function ma(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function jR(e,t){if(!e)return!1;if(e.contains)return e.contains(t);for(var n=t;n;){if(n===e)return!0;n=n.parentNode}return!1}var iM="data-rc-order",oM="data-rc-priority",Noe="rc-util-key",FR=new Map;function GU(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.mark;return t?t.startsWith("data-")?t:"data-".concat(t):Noe}function xy(e){if(e.attachTo)return e.attachTo;var t=document.querySelector("head");return t||document.body}function koe(e){return e==="queue"?"prependQueue":e?"prepend":"append"}function QO(e){return Array.from((FR.get(e)||e).children).filter(function(t){return t.tagName==="STYLE"})}function qU(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!ma())return null;var n=t.csp,r=t.prepend,a=t.priority,i=a===void 0?0:a,o=koe(r),s=o==="prependQueue",c=document.createElement("style");c.setAttribute(iM,o),s&&i&&c.setAttribute(oM,"".concat(i)),n!=null&&n.nonce&&(c.nonce=n==null?void 0:n.nonce),c.innerHTML=e;var u=xy(t),d=u.firstChild;if(r){if(s){var p=(t.styles||QO(u)).filter(function(g){if(!["prepend","prependQueue"].includes(g.getAttribute(iM)))return!1;var m=Number(g.getAttribute(oM)||0);return i>=m});if(p.length)return u.insertBefore(c,p[p.length-1].nextSibling),c}u.insertBefore(c,d)}else u.appendChild(c);return c}function KU(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=xy(t);return(t.styles||QO(n)).find(function(r){return r.getAttribute(GU(t))===e})}function Hg(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=KU(e,t);if(n){var r=xy(t);r.removeChild(n)}}function Aoe(e,t){var n=FR.get(e);if(!n||!jR(document,n)){var r=qU("",t),a=r.parentNode;FR.set(e,a),e.removeChild(r)}}function $s(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=xy(n),a=QO(r),i=X(X({},n),{},{styles:a});Aoe(r,i);var o=KU(t,i);if(o){var s,c;if((s=i.csp)!==null&&s!==void 0&&s.nonce&&o.nonce!==((c=i.csp)===null||c===void 0?void 0:c.nonce)){var u;o.nonce=(u=i.csp)===null||u===void 0?void 0:u.nonce}return o.innerHTML!==e&&(o.innerHTML=e),o}var d=qU(e,i);return d.setAttribute(GU(i),t),d}function Doe(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;n[r]=e[r]}return n}function Ct(e,t){if(e==null)return{};var n,r,a=Doe(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r2&&arguments[2]!==void 0?arguments[2]:!1,r=new Set;function a(i,o){var s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,c=r.has(i);if($n(!c,"Warning: There may be circular references"),c)return!1;if(i===o)return!0;if(n&&s>1)return!1;r.add(i);var u=s+1;if(Array.isArray(i)){if(!Array.isArray(o)||i.length!==o.length)return!1;for(var d=0;d1&&arguments[1]!==void 0?arguments[1]:!1,o={map:this.cache};return n.forEach(function(s){if(!o)o=void 0;else{var c;o=(c=o)===null||c===void 0||(c=c.map)===null||c===void 0?void 0:c.get(s)}}),(r=o)!==null&&r!==void 0&&r.value&&i&&(o.value[1]=this.cacheCallTimes++),(a=o)===null||a===void 0?void 0:a.value}},{key:"get",value:function(n){var r;return(r=this.internalGet(n,!0))===null||r===void 0?void 0:r[0]}},{key:"has",value:function(n){return!!this.internalGet(n)}},{key:"set",value:function(n,r){var a=this;if(!this.has(n)){if(this.size()+1>e.MAX_CACHE_SIZE+e.MAX_CACHE_OFFSET){var i=this.keys.reduce(function(u,d){var p=se(u,2),g=p[1];return a.internalGet(d)[1]0,void 0),sM+=1}return er(e,[{key:"getDerivativeToken",value:function(n){return this.derivatives.reduce(function(r,a){return a(n,r)},void 0)}}]),e}(),NS=new JO;function Ug(e){var t=Array.isArray(e)?e:[e];return NS.has(t)||NS.set(t,new YU(t)),NS.get(t)}var Foe=new WeakMap,kS={};function Boe(e,t){for(var n=Foe,r=0;r1&&arguments[1]!==void 0?arguments[1]:!1,n=lM.get(e)||"";return n||(Object.keys(e).forEach(function(r){var a=e[r];n+=r,a instanceof YU?n+=a.id:a&&mt(a)==="object"?n+=Qp(a,t):n+=a}),t&&(n=zg(n)),lM.set(e,n)),n}function cM(e,t){return zg("".concat(t,"_").concat(Qp(e,!0)))}var zR=ma();function G(e){return typeof e=="number"?"".concat(e,"px"):e}function Jb(e,t,n){var r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1;if(a)return e;var i=X(X({},r),{},V(V({},Wd,t),No,n)),o=Object.keys(i).map(function(s){var c=i[s];return c?"".concat(s,'="').concat(c,'"'):null}).filter(function(s){return s}).join(" ");return"")}var Kv=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return"--".concat(n?"".concat(n,"-"):"").concat(t).replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/([A-Z]+)([A-Z][a-z0-9]+)/g,"$1-$2").replace(/([a-z])([A-Z0-9])/g,"$1-$2").toLowerCase()},zoe=function(t,n,r){return Object.keys(t).length?".".concat(n).concat(r!=null&&r.scope?".".concat(r.scope):"","{").concat(Object.entries(t).map(function(a){var i=se(a,2),o=i[0],s=i[1];return"".concat(o,":").concat(s,";")}).join(""),"}"):""},XU=function(t,n,r){var a={},i={};return Object.entries(t).forEach(function(o){var s,c,u=se(o,2),d=u[0],p=u[1];if(r!=null&&(s=r.preserve)!==null&&s!==void 0&&s[d])i[d]=p;else if((typeof p=="string"||typeof p=="number")&&!(r!=null&&(c=r.ignore)!==null&&c!==void 0&&c[d])){var g,m=Kv(d,r==null?void 0:r.prefix);a[m]=typeof p=="number"&&!(r!=null&&(g=r.unitless)!==null&&g!==void 0&&g[d])?"".concat(p,"px"):String(p),i[d]="var(".concat(m,")")}}),[i,zoe(a,n,{scope:r==null?void 0:r.scope})]},uM=ma()?l.useLayoutEffect:l.useEffect,Zt=function(t,n){var r=l.useRef(!0);uM(function(){return t(r.current)},n),uM(function(){return r.current=!1,function(){r.current=!0}},[])},Ac=function(t,n){Zt(function(r){if(!r)return t()},n)},Hoe=X({},wm),dM=Hoe.useInsertionEffect,Uoe=function(t,n,r){l.useMemo(t,r),Zt(function(){return n(!0)},r)},Voe=dM?function(e,t,n){return dM(function(){return e(),t()},n)}:Uoe,Woe=X({},wm),Goe=Woe.useInsertionEffect,qoe=function(t){var n=[],r=!1;function a(i){r||n.push(i)}return l.useEffect(function(){return r=!1,function(){r=!0,n.length&&n.forEach(function(i){return i()})}},t),a},Koe=function(){return function(t){t()}},Yoe=typeof Goe<"u"?qoe:Koe;function eN(e,t,n,r,a){var i=l.useContext(Sy),o=i.cache,s=[e].concat(Me(t)),c=BR(s),u=Yoe([c]),d=function(h){o.opUpdate(c,function(b){var y=b||[void 0,void 0],S=se(y,2),v=S[0],x=v===void 0?0:v,w=S[1],C=w,E=C||n(),I=[x,E];return h?h(I):I})};l.useMemo(function(){d()},[c]);var p=o.opGet(c),g=p[1];return Voe(function(){a==null||a(g)},function(m){return d(function(h){var b=se(h,2),y=b[0],S=b[1];return m&&y===0&&(a==null||a(g)),[y+1,S]}),function(){o.opUpdate(c,function(h){var b=h||[],y=se(b,2),S=y[0],v=S===void 0?0:S,x=y[1],w=v-1;return w===0?(u(function(){(m||!o.opGet(c))&&(r==null||r(x,!1))}),null):[v-1,x]})}},[c]),g}var Xoe={},Zoe="css",bc=new Map;function Qoe(e){bc.set(e,(bc.get(e)||0)+1)}function Joe(e,t){if(typeof document<"u"){var n=document.querySelectorAll("style[".concat(Wd,'="').concat(e,'"]'));n.forEach(function(r){if(r[yl]===t){var a;(a=r.parentNode)===null||a===void 0||a.removeChild(r)}})}}var ese=0;function tse(e,t){bc.set(e,(bc.get(e)||0)-1);var n=Array.from(bc.keys()),r=n.filter(function(a){var i=bc.get(a)||0;return i<=0});n.length-r.length>ese&&r.forEach(function(a){Joe(a,t),bc.delete(a)})}var ZU=function(t,n,r,a){var i=r.getDerivativeToken(t),o=X(X({},i),n);return a&&(o=a(o)),o},QU="token";function nse(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=l.useContext(Sy),a=r.cache.instanceId,i=r.container,o=n.salt,s=o===void 0?"":o,c=n.override,u=c===void 0?Xoe:c,d=n.formatToken,p=n.getComputedToken,g=n.cssVar,m=Boe(function(){return Object.assign.apply(Object,[{}].concat(Me(t)))},t),h=Qp(m),b=Qp(u),y=g?Qp(g):"",S=eN(QU,[s,e.id,h,b,y],function(){var v,x=p?p(m,u,e):ZU(m,u,e,d),w=X({},x),C="";if(g){var E=XU(x,g.key,{prefix:g.prefix,ignore:g.ignore,unitless:g.unitless,preserve:g.preserve}),I=se(E,2);x=I[0],C=I[1]}var T=cM(x,s);x._tokenKey=T,w._tokenKey=cM(w,s);var _=(v=g==null?void 0:g.key)!==null&&v!==void 0?v:T;x._themeKey=_,Qoe(_);var R="".concat(Zoe,"-").concat(zg(T));return x._hashId=R,[x,R,w,C,(g==null?void 0:g.key)||""]},function(v){tse(v[0]._themeKey,a)},function(v){var x=se(v,4),w=x[0],C=x[3];if(g&&C){var E=$s(C,zg("css-variables-".concat(w._themeKey)),{mark:No,prepend:"queue",attachTo:i,priority:-999});E[yl]=a,E.setAttribute(Wd,w._themeKey)}});return S}var rse=function(t,n,r){var a=se(t,5),i=a[2],o=a[3],s=a[4],c=r||{},u=c.plain;if(!o)return null;var d=i._tokenKey,p=-999,g={"data-rc-order":"prependQueue","data-rc-priority":"".concat(p)},m=Jb(o,s,d,g,u);return[p,d,m]},ase={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},JU="comm",eV="rule",tV="decl",ise="@import",ose="@keyframes",sse="@layer",nV=Math.abs,tN=String.fromCharCode;function rV(e){return e.trim()}function Yv(e,t,n){return e.replace(t,n)}function lse(e,t,n){return e.indexOf(t,n)}function Vg(e,t){return e.charCodeAt(t)|0}function Gd(e,t,n){return e.slice(t,n)}function Xo(e){return e.length}function cse(e){return e.length}function zh(e,t){return t.push(e),e}var wy=1,qd=1,aV=0,so=0,Ur=0,Sf="";function nN(e,t,n,r,a,i,o,s){return{value:e,root:t,parent:n,type:r,props:a,children:i,line:wy,column:qd,length:o,return:"",siblings:s}}function use(){return Ur}function dse(){return Ur=so>0?Vg(Sf,--so):0,qd--,Ur===10&&(qd=1,wy--),Ur}function ko(){return Ur=so2||Wg(Ur)>3?"":" "}function mse(e,t){for(;--t&&ko()&&!(Ur<48||Ur>102||Ur>57&&Ur<65||Ur>70&&Ur<97););return Cy(e,Xv()+(t<6&&xl()==32&&ko()==32))}function HR(e){for(;ko();)switch(Ur){case e:return so;case 34:case 39:e!==34&&e!==39&&HR(Ur);break;case 40:e===41&&HR(e);break;case 92:ko();break}return so}function hse(e,t){for(;ko()&&e+Ur!==57;)if(e+Ur===84&&xl()===47)break;return"/*"+Cy(t,so-1)+"*"+tN(e===47?e:ko())}function vse(e){for(;!Wg(xl());)ko();return Cy(e,so)}function bse(e){return pse(Zv("",null,null,null,[""],e=fse(e),0,[0],e))}function Zv(e,t,n,r,a,i,o,s,c){for(var u=0,d=0,p=o,g=0,m=0,h=0,b=1,y=1,S=1,v=0,x="",w=a,C=i,E=r,I=x;y;)switch(h=v,v=ko()){case 40:if(h!=108&&Vg(I,p-1)==58){lse(I+=Yv(AS(v),"&","&\f"),"&\f",nV(u?s[u-1]:0))!=-1&&(S=-1);break}case 34:case 39:case 91:I+=AS(v);break;case 9:case 10:case 13:case 32:I+=gse(h);break;case 92:I+=mse(Xv()-1,7);continue;case 47:switch(xl()){case 42:case 47:zh(yse(hse(ko(),Xv()),t,n,c),c),(Wg(h||1)==5||Wg(xl()||1)==5)&&Xo(I)&&Gd(I,-1,void 0)!==" "&&(I+=" ");break;default:I+="/"}break;case 123*b:s[u++]=Xo(I)*S;case 125*b:case 59:case 0:switch(v){case 0:case 125:y=0;case 59+d:S==-1&&(I=Yv(I,/\f/g,"")),m>0&&(Xo(I)-p||b===0&&h===47)&&zh(m>32?pM(I+";",r,n,p-1,c):pM(Yv(I," ","")+";",r,n,p-2,c),c);break;case 59:I+=";";default:if(zh(E=fM(I,t,n,u,d,a,s,x,w=[],C=[],p,i),i),v===123)if(d===0)Zv(I,t,E,E,w,i,p,s,C);else switch(g===99&&Vg(I,3)===110?100:g){case 100:case 108:case 109:case 115:Zv(e,E,E,r&&zh(fM(e,E,E,0,0,a,s,x,a,w=[],p,C),C),a,C,p,s,r?w:C);break;default:Zv(I,E,E,E,[""],C,0,s,C)}}u=d=m=0,b=S=1,x=I="",p=o;break;case 58:p=1+Xo(I),m=h;default:if(b<1){if(v==123)--b;else if(v==125&&b++==0&&dse()==125)continue}switch(I+=tN(v),v*b){case 38:S=d>0?1:(I+="\f",-1);break;case 44:s[u++]=(Xo(I)-1)*S,S=1;break;case 64:xl()===45&&(I+=AS(ko())),g=xl(),d=p=Xo(x=I+=vse(Xv())),v++;break;case 45:h===45&&Xo(I)==2&&(b=0)}}return i}function fM(e,t,n,r,a,i,o,s,c,u,d,p){for(var g=a-1,m=a===0?i:[""],h=cse(m),b=0,y=0,S=0;b0?m[v]+" "+x:Yv(x,/&\f/g,m[v])))&&(c[S++]=w);return nN(e,t,n,a===0?eV:s,c,u,d,p)}function yse(e,t,n,r){return nN(e,t,n,JU,tN(use()),Gd(e,2,-2),0,r)}function pM(e,t,n,r,a){return nN(e,t,n,tV,Gd(e,0,r),Gd(e,r+1,-1),r,a)}function UR(e,t){for(var n="",r=0;r1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{root:!0,parentSelectors:[]},a=r.root,i=r.injectHash,o=r.parentSelectors,s=n.hashId,c=n.layer;n.path;var u=n.hashPriority,d=n.transformers,p=d===void 0?[]:d;n.linters;var g="",m={};function h(S){var v=S.getName(s);if(!m[v]){var x=e(S.style,n,{root:!1,parentSelectors:o}),w=se(x,1),C=w[0];m[v]="@keyframes ".concat(S.getName(s)).concat(C)}}function b(S){var v=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return S.forEach(function(x){Array.isArray(x)?b(x,v):x&&v.push(x)}),v}var y=b(Array.isArray(t)?t:[t]);return y.forEach(function(S){var v=typeof S=="string"&&!a?{}:S;if(typeof v=="string")g+="".concat(v,`
-`);else if(v._keyframe)h(v);else{var x=p.reduce(function(w,C){var E;return(C==null||(E=C.visit)===null||E===void 0?void 0:E.call(C,w))||w},v);Object.keys(x).forEach(function(w){var C=x[w];if(mt(C)==="object"&&C&&(w!=="animationName"||!C._keyframe)&&!Ise(C)){var E=!1,I=w.trim(),T=!1;(a||i)&&s?I.startsWith("@")?E=!0:I==="&"?I=mM("",s,u):I=mM(w,s,u):a&&!s&&(I==="&"||I==="")&&(I="",T=!0);var _=e(C,n,{root:T,injectHash:E,parentSelectors:[].concat(Me(o),[I])}),R=se(_,2),$=R[0],M=R[1];m=X(X({},m),M),g+="".concat(I).concat($)}else{let O=function(k,N){var A=k.replace(/[A-Z]/g,function(j){return"-".concat(j.toLowerCase())}),L=N;!ase[k]&&typeof L=="number"&&L!==0&&(L="".concat(L,"px")),k==="animationName"&&N!==null&&N!==void 0&&N._keyframe&&(h(N),L=N.getName(s)),g+="".concat(A,":").concat(L,";")};var P,D=(P=C==null?void 0:C.value)!==null&&P!==void 0?P:C;mt(C)==="object"&&C!==null&&C!==void 0&&C[sV]&&Array.isArray(D)?D.forEach(function(k){O(w,k)}):O(w,D)}})}}),a?c&&(g="@layer ".concat(c.name," {").concat(g,"}"),c.dependencies&&(m["@layer ".concat(c.name)]=c.dependencies.map(function(S){return"@layer ".concat(S,", ").concat(c.name,";")}).join(`
-`))):g="{".concat(g,"}"),[g,m]};function lV(e,t){return zg("".concat(e.join("%")).concat(t))}function Rse(){return null}var cV="style";function VR(e,t){var n=e.token,r=e.path,a=e.hashId,i=e.layer,o=e.nonce,s=e.clientOnly,c=e.order,u=c===void 0?0:c,d=l.useContext(Sy),p=d.autoClear;d.mock;var g=d.defaultCache,m=d.hashPriority,h=d.container,b=d.ssrInline,y=d.transformers,S=d.linters,v=d.cache,x=d.layer,w=n._tokenKey,C=[w];x&&C.push("layer"),C.push.apply(C,Me(r));var E=zR,I=eN(cV,C,function(){var M=C.join("|");if(wse(M)){var P=Cse(M),D=se(P,2),O=D[0],k=D[1];if(O)return[O,w,k,{},s,u]}var N=t(),A=Tse(N,{hashId:a,hashPriority:m,layer:x?i:void 0,path:r.join("-"),transformers:y,linters:S}),L=se(A,2),j=L[0],F=L[1],B=Qv(j),z=lV(C,B);return[B,w,z,F,s,u]},function(M,P){var D=se(M,3),O=D[2];(P||p)&&zR&&Hg(O,{mark:No})},function(M){var P=se(M,4),D=P[0];P[1];var O=P[2],k=P[3];if(E&&D!==iV){var N={mark:No,prepend:x?!1:"queue",attachTo:h,priority:u},A=typeof o=="function"?o():o;A&&(N.csp={nonce:A});var L=[],j=[];Object.keys(k).forEach(function(B){B.startsWith("@layer")?L.push(B):j.push(B)}),L.forEach(function(B){$s(Qv(k[B]),"_layer-".concat(B),X(X({},N),{},{prepend:!0}))});var F=$s(D,O,N);F[yl]=v.instanceId,F.setAttribute(Wd,w),j.forEach(function(B){$s(Qv(k[B]),"_effect-".concat(B),N)})}}),T=se(I,3),_=T[0],R=T[1],$=T[2];return function(M){var P;return!b||E||!g?P=l.createElement(Rse,null):P=l.createElement("style",be({},V(V({},Wd,R),No,$),{dangerouslySetInnerHTML:{__html:_}})),l.createElement(l.Fragment,null,P,M)}}var _se=function(t,n,r){var a=se(t,6),i=a[0],o=a[1],s=a[2],c=a[3],u=a[4],d=a[5],p=r||{},g=p.plain;if(u)return null;var m=i,h={"data-rc-order":"prependQueue","data-rc-priority":"".concat(d)};return m=Jb(i,o,s,h,g),c&&Object.keys(c).forEach(function(b){if(!n[b]){n[b]=!0;var y=Qv(c[b]),S=Jb(y,o,"_effect-".concat(b),h,g);b.startsWith("@layer")?m=S+m:m+=S}}),[d,s,m]},uV="cssVar",$se=function(t,n){var r=t.key,a=t.prefix,i=t.unitless,o=t.ignore,s=t.token,c=t.scope,u=c===void 0?"":c,d=l.useContext(Sy),p=d.cache.instanceId,g=d.container,m=s._tokenKey,h=[].concat(Me(t.path),[r,u,m]),b=eN(uV,h,function(){var y=n(),S=XU(y,r,{prefix:a,unitless:i,ignore:o,scope:u}),v=se(S,2),x=v[0],w=v[1],C=lV(h,w);return[x,w,C,r]},function(y){var S=se(y,3),v=S[2];zR&&Hg(v,{mark:No})},function(y){var S=se(y,3),v=S[1],x=S[2];if(v){var w=$s(v,x,{mark:No,prepend:"queue",attachTo:g,priority:-999});w[yl]=p,w.setAttribute(Wd,r)}});return b},Ose=function(t,n,r){var a=se(t,4),i=a[1],o=a[2],s=a[3],c=r||{},u=c.plain;if(!i)return null;var d=-999,p={"data-rc-order":"prependQueue","data-rc-priority":"".concat(d)},g=Jb(i,s,o,p,u);return[d,o,g]};V(V(V({},cV,_se),QU,rse),uV,Ose);var nn=function(){function e(t,n){Jn(this,e),V(this,"name",void 0),V(this,"style",void 0),V(this,"_keyframe",!0),this.name=t,this.style=n}return er(e,[{key:"getName",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return n?"".concat(n,"-").concat(this.name):this.name}}]),e}();function Nu(e){return e.notSplit=!0,e}Nu(["borderTop","borderBottom"]),Nu(["borderTop"]),Nu(["borderBottom"]),Nu(["borderLeft","borderRight"]),Nu(["borderLeft"]),Nu(["borderRight"]);var rN=l.createContext({});function dV(e){return VU(e)||BU(e)||XO(e)||WU()}function Ti(e,t){for(var n=e,r=0;r3&&arguments[3]!==void 0?arguments[3]:!1;return t.length&&r&&n===void 0&&!Ti(e,t.slice(0,-1))?e:fV(e,t,n,r)}function Nse(e){return mt(e)==="object"&&e!==null&&Object.getPrototypeOf(e)===Object.prototype}function hM(e){return Array.isArray(e)?[]:{}}var kse=typeof Reflect>"u"?Object.keys:Reflect.ownKeys;function fd(){for(var e=arguments.length,t=new Array(e),n=0;n{const e=()=>{};return e.deprecated=Ase,e},pV=l.createContext(void 0);var gV={items_per_page:"/ page",jump_to:"Go to",jump_to_confirm:"confirm",page:"Page",prev_page:"Previous Page",next_page:"Next Page",prev_5:"Previous 5 Pages",next_5:"Next 5 Pages",prev_3:"Previous 3 Pages",next_3:"Next 3 Pages",page_size:"Page Size"},Mse={yearFormat:"YYYY",dayFormat:"D",cellMeridiemFormat:"A",monthBeforeYear:!0},Pse=X(X({},Mse),{},{locale:"en_US",today:"Today",now:"Now",backToToday:"Back to today",ok:"OK",clear:"Clear",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",dateFormat:"M/D/YYYY",dateTimeFormat:"M/D/YYYY HH:mm:ss",previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"});const mV={placeholder:"Select time",rangePlaceholder:["Start time","End time"]},e0={lang:Object.assign({placeholder:"Select date",yearPlaceholder:"Select year",quarterPlaceholder:"Select quarter",monthPlaceholder:"Select month",weekPlaceholder:"Select week",rangePlaceholder:["Start date","End date"],rangeYearPlaceholder:["Start year","End year"],rangeQuarterPlaceholder:["Start quarter","End quarter"],rangeMonthPlaceholder:["Start month","End month"],rangeWeekPlaceholder:["Start week","End week"]},Pse),timePickerLocale:Object.assign({},mV)},vi="${label} is not a valid ${type}",lo={locale:"en",Pagination:gV,DatePicker:e0,TimePicker:mV,Calendar:e0,global:{placeholder:"Please select"},Table:{filterTitle:"Filter menu",filterConfirm:"OK",filterReset:"Reset",filterEmptyText:"No filters",filterCheckall:"Select all items",filterSearchPlaceholder:"Search in filters",emptyText:"No data",selectAll:"Select current page",selectInvert:"Invert current page",selectNone:"Clear all data",selectionAll:"Select all data",sortTitle:"Sort",expand:"Expand row",collapse:"Collapse row",triggerDesc:"Click to sort descending",triggerAsc:"Click to sort ascending",cancelSort:"Click to cancel sorting"},Tour:{Next:"Next",Previous:"Previous",Finish:"Finish"},Modal:{okText:"OK",cancelText:"Cancel",justOkText:"OK"},Popconfirm:{okText:"OK",cancelText:"Cancel"},Transfer:{titles:["",""],searchPlaceholder:"Search here",itemUnit:"item",itemsUnit:"items",remove:"Remove",selectCurrent:"Select current page",removeCurrent:"Remove current page",selectAll:"Select all data",deselectAll:"Deselect all data",removeAll:"Remove all data",selectInvert:"Invert current page"},Upload:{uploading:"Uploading...",removeFile:"Remove file",uploadError:"Upload error",previewFile:"Preview file",downloadFile:"Download file"},Empty:{description:"No data"},Icon:{icon:"icon"},Text:{edit:"Edit",copy:"Copy",copied:"Copied",expand:"Expand",collapse:"Collapse"},Form:{optional:"(optional)",defaultValidateMessages:{default:"Field validation error for ${label}",required:"Please enter ${label}",enum:"${label} must be one of [${enum}]",whitespace:"${label} cannot be a blank character",date:{format:"${label} date format is invalid",parse:"${label} cannot be converted to a date",invalid:"${label} is an invalid date"},types:{string:vi,method:vi,array:vi,object:vi,number:vi,date:vi,boolean:vi,integer:vi,float:vi,regexp:vi,email:vi,url:vi,hex:vi},string:{len:"${label} must be ${len} characters",min:"${label} must be at least ${min} characters",max:"${label} must be up to ${max} characters",range:"${label} must be between ${min}-${max} characters"},number:{len:"${label} must be equal to ${len}",min:"${label} must be minimum ${min}",max:"${label} must be maximum ${max}",range:"${label} must be between ${min}-${max}"},array:{len:"Must be ${len} ${label}",min:"At least ${min} ${label}",max:"At most ${max} ${label}",range:"The amount of ${label} must be between ${min}-${max}"},pattern:{mismatch:"${label} does not match the pattern ${pattern}"}}},Image:{preview:"Preview"},QRCode:{expired:"QR code expired",refresh:"Refresh",scanned:"Scanned"},ColorPicker:{presetEmpty:"Empty",transparent:"Transparent",singleColor:"Single",gradientColor:"Gradient"}};let Jv=Object.assign({},lo.Modal),eb=[];const vM=()=>eb.reduce((e,t)=>Object.assign(Object.assign({},e),t),lo.Modal);function Lse(e){if(e){const t=Object.assign({},e);return eb.push(t),Jv=vM(),()=>{eb=eb.filter(n=>n!==t),Jv=vM()}}Jv=Object.assign({},lo.Modal)}function hV(){return Jv}const aN=l.createContext(void 0),us=(e,t)=>{const n=l.useContext(aN),r=l.useMemo(()=>{var i;const o=t||lo[e],s=(i=n==null?void 0:n[e])!==null&&i!==void 0?i:{};return Object.assign(Object.assign({},typeof o=="function"?o():o),s||{})},[e,t,n]),a=l.useMemo(()=>{const i=n==null?void 0:n.locale;return n!=null&&n.exist&&!i?lo.locale:i},[n]);return[r,a]},jse="internalMark",Fse=e=>{const{locale:t={},children:n,_ANT_MARK__:r}=e;l.useEffect(()=>Lse(t==null?void 0:t.Modal),[t]);const a=l.useMemo(()=>Object.assign(Object.assign({},t),{exist:!0}),[t]);return l.createElement(aN.Provider,{value:a},n)};function Ra(e,t){Bse(e)&&(e="100%");var n=zse(e);return e=t===360?e:Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:(t===360?e=(e<0?e%t+t:e%t)/parseFloat(String(t)):e=e%t/parseFloat(String(t)),e)}function Hh(e){return Math.min(1,Math.max(0,e))}function Bse(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function zse(e){return typeof e=="string"&&e.indexOf("%")!==-1}function vV(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function Uh(e){return e<=1?"".concat(Number(e)*100,"%"):e}function wc(e){return e.length===1?"0"+e:String(e)}function Hse(e,t,n){return{r:Ra(e,255)*255,g:Ra(t,255)*255,b:Ra(n,255)*255}}function bM(e,t,n){e=Ra(e,255),t=Ra(t,255),n=Ra(n,255);var r=Math.max(e,t,n),a=Math.min(e,t,n),i=0,o=0,s=(r+a)/2;if(r===a)o=0,i=0;else{var c=r-a;switch(o=s>.5?c/(2-r-a):c/(r+a),r){case e:i=(t-n)/c+(t1&&(n-=1),n<1/6?e+(t-e)*(6*n):n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function Use(e,t,n){var r,a,i;if(e=Ra(e,360),t=Ra(t,100),n=Ra(n,100),t===0)a=n,i=n,r=n;else{var o=n<.5?n*(1+t):n+t-n*t,s=2*n-o;r=DS(s,o,e+1/3),a=DS(s,o,e),i=DS(s,o,e-1/3)}return{r:r*255,g:a*255,b:i*255}}function WR(e,t,n){e=Ra(e,255),t=Ra(t,255),n=Ra(n,255);var r=Math.max(e,t,n),a=Math.min(e,t,n),i=0,o=r,s=r-a,c=r===0?0:s/r;if(r===a)i=0;else{switch(r){case e:i=(t-n)/s+(t>16,g:(e&65280)>>8,b:e&255}}var qR={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function Zu(e){var t={r:0,g:0,b:0},n=1,r=null,a=null,i=null,o=!1,s=!1;return typeof e=="string"&&(e=Xse(e)),typeof e=="object"&&(gs(e.r)&&gs(e.g)&&gs(e.b)?(t=Hse(e.r,e.g,e.b),o=!0,s=String(e.r).substr(-1)==="%"?"prgb":"rgb"):gs(e.h)&&gs(e.s)&&gs(e.v)?(r=Uh(e.s),a=Uh(e.v),t=Vse(e.h,r,a),o=!0,s="hsv"):gs(e.h)&&gs(e.s)&&gs(e.l)&&(r=Uh(e.s),i=Uh(e.l),t=Use(e.h,r,i),o=!0,s="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(n=e.a)),n=vV(n),{ok:o,format:e.format||s,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:n}}var Kse="[-\\+]?\\d+%?",Yse="[-\\+]?\\d*\\.\\d+%?",Sl="(?:".concat(Yse,")|(?:").concat(Kse,")"),MS="[\\s|\\(]+(".concat(Sl,")[,|\\s]+(").concat(Sl,")[,|\\s]+(").concat(Sl,")\\s*\\)?"),PS="[\\s|\\(]+(".concat(Sl,")[,|\\s]+(").concat(Sl,")[,|\\s]+(").concat(Sl,")[,|\\s]+(").concat(Sl,")\\s*\\)?"),xo={CSS_UNIT:new RegExp(Sl),rgb:new RegExp("rgb"+MS),rgba:new RegExp("rgba"+PS),hsl:new RegExp("hsl"+MS),hsla:new RegExp("hsla"+PS),hsv:new RegExp("hsv"+MS),hsva:new RegExp("hsva"+PS),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function Xse(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(qR[e])e=qR[e],t=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n=xo.rgb.exec(e);return n?{r:n[1],g:n[2],b:n[3]}:(n=xo.rgba.exec(e),n?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=xo.hsl.exec(e),n?{h:n[1],s:n[2],l:n[3]}:(n=xo.hsla.exec(e),n?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=xo.hsv.exec(e),n?{h:n[1],s:n[2],v:n[3]}:(n=xo.hsva.exec(e),n?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=xo.hex8.exec(e),n?{r:xi(n[1]),g:xi(n[2]),b:xi(n[3]),a:yM(n[4]),format:t?"name":"hex8"}:(n=xo.hex6.exec(e),n?{r:xi(n[1]),g:xi(n[2]),b:xi(n[3]),format:t?"name":"hex"}:(n=xo.hex4.exec(e),n?{r:xi(n[1]+n[1]),g:xi(n[2]+n[2]),b:xi(n[3]+n[3]),a:yM(n[4]+n[4]),format:t?"name":"hex8"}:(n=xo.hex3.exec(e),n?{r:xi(n[1]+n[1]),g:xi(n[2]+n[2]),b:xi(n[3]+n[3]),format:t?"name":"hex"}:!1)))))))))}function gs(e){return!!xo.CSS_UNIT.exec(String(e))}var cn=function(){function e(t,n){t===void 0&&(t=""),n===void 0&&(n={});var r;if(t instanceof e)return t;typeof t=="number"&&(t=qse(t)),this.originalInput=t;var a=Zu(t);this.originalInput=t,this.r=a.r,this.g=a.g,this.b=a.b,this.a=a.a,this.roundA=Math.round(100*this.a)/100,this.format=(r=n.format)!==null&&r!==void 0?r:a.format,this.gradientType=n.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=a.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var t=this.toRgb();return(t.r*299+t.g*587+t.b*114)/1e3},e.prototype.getLuminance=function(){var t=this.toRgb(),n,r,a,i=t.r/255,o=t.g/255,s=t.b/255;return i<=.03928?n=i/12.92:n=Math.pow((i+.055)/1.055,2.4),o<=.03928?r=o/12.92:r=Math.pow((o+.055)/1.055,2.4),s<=.03928?a=s/12.92:a=Math.pow((s+.055)/1.055,2.4),.2126*n+.7152*r+.0722*a},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(t){return this.a=vV(t),this.roundA=Math.round(100*this.a)/100,this},e.prototype.isMonochrome=function(){var t=this.toHsl().s;return t===0},e.prototype.toHsv=function(){var t=WR(this.r,this.g,this.b);return{h:t.h*360,s:t.s,v:t.v,a:this.a}},e.prototype.toHsvString=function(){var t=WR(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),a=Math.round(t.v*100);return this.a===1?"hsv(".concat(n,", ").concat(r,"%, ").concat(a,"%)"):"hsva(".concat(n,", ").concat(r,"%, ").concat(a,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var t=bM(this.r,this.g,this.b);return{h:t.h*360,s:t.s,l:t.l,a:this.a}},e.prototype.toHslString=function(){var t=bM(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),a=Math.round(t.l*100);return this.a===1?"hsl(".concat(n,", ").concat(r,"%, ").concat(a,"%)"):"hsla(".concat(n,", ").concat(r,"%, ").concat(a,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(t){return t===void 0&&(t=!1),GR(this.r,this.g,this.b,t)},e.prototype.toHexString=function(t){return t===void 0&&(t=!1),"#"+this.toHex(t)},e.prototype.toHex8=function(t){return t===void 0&&(t=!1),Wse(this.r,this.g,this.b,this.a,t)},e.prototype.toHex8String=function(t){return t===void 0&&(t=!1),"#"+this.toHex8(t)},e.prototype.toHexShortString=function(t){return t===void 0&&(t=!1),this.a===1?this.toHexString(t):this.toHex8String(t)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var t=Math.round(this.r),n=Math.round(this.g),r=Math.round(this.b);return this.a===1?"rgb(".concat(t,", ").concat(n,", ").concat(r,")"):"rgba(".concat(t,", ").concat(n,", ").concat(r,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var t=function(n){return"".concat(Math.round(Ra(n,255)*100),"%")};return{r:t(this.r),g:t(this.g),b:t(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var t=function(n){return Math.round(Ra(n,255)*100)};return this.a===1?"rgb(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%)"):"rgba(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(this.a===0)return"transparent";if(this.a<1)return!1;for(var t="#"+GR(this.r,this.g,this.b,!1),n=0,r=Object.entries(qR);n=0,i=!n&&a&&(t.startsWith("hex")||t==="name");return i?t==="name"&&this.a===0?this.toName():this.toRgbString():(t==="rgb"&&(r=this.toRgbString()),t==="prgb"&&(r=this.toPercentageRgbString()),(t==="hex"||t==="hex6")&&(r=this.toHexString()),t==="hex3"&&(r=this.toHexString(!0)),t==="hex4"&&(r=this.toHex8String(!0)),t==="hex8"&&(r=this.toHex8String()),t==="name"&&(r=this.toName()),t==="hsl"&&(r=this.toHslString()),t==="hsv"&&(r=this.toHsvString()),r||this.toHexString())},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l+=t/100,n.l=Hh(n.l),new e(n)},e.prototype.brighten=function(t){t===void 0&&(t=10);var n=this.toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(255*-(t/100)))),n.g=Math.max(0,Math.min(255,n.g-Math.round(255*-(t/100)))),n.b=Math.max(0,Math.min(255,n.b-Math.round(255*-(t/100)))),new e(n)},e.prototype.darken=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l-=t/100,n.l=Hh(n.l),new e(n)},e.prototype.tint=function(t){return t===void 0&&(t=10),this.mix("white",t)},e.prototype.shade=function(t){return t===void 0&&(t=10),this.mix("black",t)},e.prototype.desaturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s-=t/100,n.s=Hh(n.s),new e(n)},e.prototype.saturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s+=t/100,n.s=Hh(n.s),new e(n)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var n=this.toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,new e(n)},e.prototype.mix=function(t,n){n===void 0&&(n=50);var r=this.toRgb(),a=new e(t).toRgb(),i=n/100,o={r:(a.r-r.r)*i+r.r,g:(a.g-r.g)*i+r.g,b:(a.b-r.b)*i+r.b,a:(a.a-r.a)*i+r.a};return new e(o)},e.prototype.analogous=function(t,n){t===void 0&&(t=6),n===void 0&&(n=30);var r=this.toHsl(),a=360/n,i=[this];for(r.h=(r.h-(a*t>>1)+720)%360;--t;)r.h=(r.h+a)%360,i.push(new e(r));return i},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){t===void 0&&(t=6);for(var n=this.toHsv(),r=n.h,a=n.s,i=n.v,o=[],s=1/t;t--;)o.push(new e({h:r,s:a,v:i})),i=(i+s)%1;return o},e.prototype.splitcomplement=function(){var t=this.toHsl(),n=t.h;return[this,new e({h:(n+72)%360,s:t.s,l:t.l}),new e({h:(n+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var n=this.toRgb(),r=new e(t).toRgb(),a=n.a+r.a*(1-n.a);return new e({r:(n.r*n.a+r.r*r.a*(1-n.a))/a,g:(n.g*n.a+r.g*r.a*(1-n.a))/a,b:(n.b*n.a+r.b*r.a*(1-n.a))/a,a})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var n=this.toHsl(),r=n.h,a=[this],i=360/t,o=1;o=60&&Math.round(e.h)<=240?r=n?Math.round(e.h)-Vh*t:Math.round(e.h)+Vh*t:r=n?Math.round(e.h)+Vh*t:Math.round(e.h)-Vh*t,r<0?r+=360:r>=360&&(r-=360),r}function CM(e,t,n){if(e.h===0&&e.s===0)return e.s;var r;return n?r=e.s-xM*t:t===yV?r=e.s+xM:r=e.s+Zse*t,r>1&&(r=1),n&&t===bV&&r>.1&&(r=.1),r<.06&&(r=.06),Number(r.toFixed(2))}function EM(e,t,n){var r;return n?r=e.v+Qse*t:r=e.v-Jse*t,r>1&&(r=1),Number(r.toFixed(2))}function Kc(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=[],r=Zu(e),a=bV;a>0;a-=1){var i=SM(r),o=Wh(Zu({h:wM(i,a,!0),s:CM(i,a,!0),v:EM(i,a,!0)}));n.push(o)}n.push(Wh(r));for(var s=1;s<=yV;s+=1){var c=SM(r),u=Wh(Zu({h:wM(c,s),s:CM(c,s),v:EM(c,s)}));n.push(u)}return t.theme==="dark"?ele.map(function(d){var p=d.index,g=d.opacity,m=Wh(tle(Zu(t.backgroundColor||"#141414"),Zu(n[p]),g*100));return m}):n}var $d={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1677FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"},KR=["#fff1f0","#ffccc7","#ffa39e","#ff7875","#ff4d4f","#f5222d","#cf1322","#a8071a","#820014","#5c0011"];KR.primary=KR[5];var YR=["#fff2e8","#ffd8bf","#ffbb96","#ff9c6e","#ff7a45","#fa541c","#d4380d","#ad2102","#871400","#610b00"];YR.primary=YR[5];var XR=["#fff7e6","#ffe7ba","#ffd591","#ffc069","#ffa940","#fa8c16","#d46b08","#ad4e00","#873800","#612500"];XR.primary=XR[5];var t0=["#fffbe6","#fff1b8","#ffe58f","#ffd666","#ffc53d","#faad14","#d48806","#ad6800","#874d00","#613400"];t0.primary=t0[5];var ZR=["#feffe6","#ffffb8","#fffb8f","#fff566","#ffec3d","#fadb14","#d4b106","#ad8b00","#876800","#614700"];ZR.primary=ZR[5];var QR=["#fcffe6","#f4ffb8","#eaff8f","#d3f261","#bae637","#a0d911","#7cb305","#5b8c00","#3f6600","#254000"];QR.primary=QR[5];var JR=["#f6ffed","#d9f7be","#b7eb8f","#95de64","#73d13d","#52c41a","#389e0d","#237804","#135200","#092b00"];JR.primary=JR[5];var e_=["#e6fffb","#b5f5ec","#87e8de","#5cdbd3","#36cfc9","#13c2c2","#08979c","#006d75","#00474f","#002329"];e_.primary=e_[5];var Kd=["#e6f4ff","#bae0ff","#91caff","#69b1ff","#4096ff","#1677ff","#0958d9","#003eb3","#002c8c","#001d66"];Kd.primary=Kd[5];var t_=["#f0f5ff","#d6e4ff","#adc6ff","#85a5ff","#597ef7","#2f54eb","#1d39c4","#10239e","#061178","#030852"];t_.primary=t_[5];var n_=["#f9f0ff","#efdbff","#d3adf7","#b37feb","#9254de","#722ed1","#531dab","#391085","#22075e","#120338"];n_.primary=n_[5];var r_=["#fff0f6","#ffd6e7","#ffadd2","#ff85c0","#f759ab","#eb2f96","#c41d7f","#9e1068","#780650","#520339"];r_.primary=r_[5];var a_=["#a6a6a6","#999999","#8c8c8c","#808080","#737373","#666666","#404040","#1a1a1a","#000000","#000000"];a_.primary=a_[5];var LS={red:KR,volcano:YR,orange:XR,gold:t0,yellow:ZR,lime:QR,green:JR,cyan:e_,blue:Kd,geekblue:t_,purple:n_,magenta:r_,grey:a_};const iN={blue:"#1677FF",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#EB2F96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},Yd=Object.assign(Object.assign({},iN),{colorPrimary:"#1677ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorLink:"",colorTextBase:"",colorBgBase:"",fontFamily:`-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
-'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
-'Noto Color Emoji'`,fontFamilyCode:"'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace",fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:6,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:!1,motion:!0});function xV(e,t){let{generateColorPalettes:n,generateNeutralColorPalettes:r}=t;const{colorSuccess:a,colorWarning:i,colorError:o,colorInfo:s,colorPrimary:c,colorBgBase:u,colorTextBase:d}=e,p=n(c),g=n(a),m=n(i),h=n(o),b=n(s),y=r(u,d),S=e.colorLink||e.colorInfo,v=n(S),x=new cn(h[1]).mix(new cn(h[3]),50).toHexString();return Object.assign(Object.assign({},y),{colorPrimaryBg:p[1],colorPrimaryBgHover:p[2],colorPrimaryBorder:p[3],colorPrimaryBorderHover:p[4],colorPrimaryHover:p[5],colorPrimary:p[6],colorPrimaryActive:p[7],colorPrimaryTextHover:p[8],colorPrimaryText:p[9],colorPrimaryTextActive:p[10],colorSuccessBg:g[1],colorSuccessBgHover:g[2],colorSuccessBorder:g[3],colorSuccessBorderHover:g[4],colorSuccessHover:g[4],colorSuccess:g[6],colorSuccessActive:g[7],colorSuccessTextHover:g[8],colorSuccessText:g[9],colorSuccessTextActive:g[10],colorErrorBg:h[1],colorErrorBgHover:h[2],colorErrorBgFilledHover:x,colorErrorBgActive:h[3],colorErrorBorder:h[3],colorErrorBorderHover:h[4],colorErrorHover:h[5],colorError:h[6],colorErrorActive:h[7],colorErrorTextHover:h[8],colorErrorText:h[9],colorErrorTextActive:h[10],colorWarningBg:m[1],colorWarningBgHover:m[2],colorWarningBorder:m[3],colorWarningBorderHover:m[4],colorWarningHover:m[4],colorWarning:m[6],colorWarningActive:m[7],colorWarningTextHover:m[8],colorWarningText:m[9],colorWarningTextActive:m[10],colorInfoBg:b[1],colorInfoBgHover:b[2],colorInfoBorder:b[3],colorInfoBorderHover:b[4],colorInfoHover:b[4],colorInfo:b[6],colorInfoActive:b[7],colorInfoTextHover:b[8],colorInfoText:b[9],colorInfoTextActive:b[10],colorLinkHover:v[4],colorLink:v[6],colorLinkActive:v[7],colorBgMask:new cn("#000").setAlpha(.45).toRgbString(),colorWhite:"#fff"})}const nle=e=>{let t=e,n=e,r=e,a=e;return e<6&&e>=5?t=e+1:e<16&&e>=6?t=e+2:e>=16&&(t=16),e<7&&e>=5?n=4:e<8&&e>=7?n=5:e<14&&e>=8?n=6:e<16&&e>=14?n=7:e>=16&&(n=8),e<6&&e>=2?r=1:e>=6&&(r=2),e>4&&e<8?a=4:e>=8&&(a=6),{borderRadius:e,borderRadiusXS:r,borderRadiusSM:n,borderRadiusLG:t,borderRadiusOuter:a}};function rle(e){const{motionUnit:t,motionBase:n,borderRadius:r,lineWidth:a}=e;return Object.assign({motionDurationFast:`${(n+t).toFixed(1)}s`,motionDurationMid:`${(n+t*2).toFixed(1)}s`,motionDurationSlow:`${(n+t*3).toFixed(1)}s`,lineWidthBold:a+1},nle(r))}const SV=e=>{const{controlHeight:t}=e;return{controlHeightSM:t*.75,controlHeightXS:t*.5,controlHeightLG:t*1.25}};function tb(e){return(e+8)/e}function ale(e){const t=new Array(10).fill(null).map((n,r)=>{const a=r-1,i=e*Math.pow(Math.E,a/5),o=r>1?Math.floor(i):Math.ceil(i);return Math.floor(o/2)*2});return t[1]=e,t.map(n=>({size:n,lineHeight:tb(n)}))}const wV=e=>{const t=ale(e),n=t.map(d=>d.size),r=t.map(d=>d.lineHeight),a=n[1],i=n[0],o=n[2],s=r[1],c=r[0],u=r[2];return{fontSizeSM:i,fontSize:a,fontSizeLG:o,fontSizeXL:n[3],fontSizeHeading1:n[6],fontSizeHeading2:n[5],fontSizeHeading3:n[4],fontSizeHeading4:n[3],fontSizeHeading5:n[2],lineHeight:s,lineHeightLG:u,lineHeightSM:c,fontHeight:Math.round(s*a),fontHeightLG:Math.round(u*o),fontHeightSM:Math.round(c*i),lineHeightHeading1:r[6],lineHeightHeading2:r[5],lineHeightHeading3:r[4],lineHeightHeading4:r[3],lineHeightHeading5:r[2]}};function ile(e){const{sizeUnit:t,sizeStep:n}=e;return{sizeXXL:t*(n+8),sizeXL:t*(n+4),sizeLG:t*(n+2),sizeMD:t*(n+1),sizeMS:t*n,size:t*n,sizeSM:t*(n-1),sizeXS:t*(n-2),sizeXXS:t*(n-3)}}const Hi=(e,t)=>new cn(e).setAlpha(t).toRgbString(),sp=(e,t)=>new cn(e).darken(t).toHexString(),ole=e=>{const t=Kc(e);return{1:t[0],2:t[1],3:t[2],4:t[3],5:t[4],6:t[5],7:t[6],8:t[4],9:t[5],10:t[6]}},sle=(e,t)=>{const n=e||"#fff",r=t||"#000";return{colorBgBase:n,colorTextBase:r,colorText:Hi(r,.88),colorTextSecondary:Hi(r,.65),colorTextTertiary:Hi(r,.45),colorTextQuaternary:Hi(r,.25),colorFill:Hi(r,.15),colorFillSecondary:Hi(r,.06),colorFillTertiary:Hi(r,.04),colorFillQuaternary:Hi(r,.02),colorBgSolid:Hi(r,1),colorBgSolidHover:Hi(r,.75),colorBgSolidActive:Hi(r,.95),colorBgLayout:sp(n,4),colorBgContainer:sp(n,0),colorBgElevated:sp(n,0),colorBgSpotlight:Hi(r,.85),colorBgBlur:"transparent",colorBorder:sp(n,15),colorBorderSecondary:sp(n,6)}};function _m(e){$d.pink=$d.magenta,LS.pink=LS.magenta;const t=Object.keys(iN).map(n=>{const r=e[n]===$d[n]?LS[n]:Kc(e[n]);return new Array(10).fill(1).reduce((a,i,o)=>(a[`${n}-${o+1}`]=r[o],a[`${n}${o+1}`]=r[o],a),{})}).reduce((n,r)=>(n=Object.assign(Object.assign({},n),r),n),{});return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},e),t),xV(e,{generateColorPalettes:ole,generateNeutralColorPalettes:sle})),wV(e.fontSize)),ile(e)),SV(e)),rle(e))}const CV=Ug(_m),Gg={token:Yd,override:{override:Yd},hashed:!0},oN=de.createContext(Gg),qg="ant",sN="anticon",lle=["outlined","borderless","filled"],cle=(e,t)=>t||(e?`${qg}-${e}`:qg),st=l.createContext({getPrefixCls:cle,iconPrefixCls:sN}),ule=`-ant-${Date.now()}-${Math.random()}`;function dle(e,t){const n={},r=(o,s)=>{let c=o.clone();return c=(s==null?void 0:s(c))||c,c.toRgbString()},a=(o,s)=>{const c=new cn(o),u=Kc(c.toRgbString());n[`${s}-color`]=r(c),n[`${s}-color-disabled`]=u[1],n[`${s}-color-hover`]=u[4],n[`${s}-color-active`]=u[6],n[`${s}-color-outline`]=c.clone().setAlpha(.2).toRgbString(),n[`${s}-color-deprecated-bg`]=u[0],n[`${s}-color-deprecated-border`]=u[2]};if(t.primaryColor){a(t.primaryColor,"primary");const o=new cn(t.primaryColor),s=Kc(o.toRgbString());s.forEach((u,d)=>{n[`primary-${d+1}`]=u}),n["primary-color-deprecated-l-35"]=r(o,u=>u.lighten(35)),n["primary-color-deprecated-l-20"]=r(o,u=>u.lighten(20)),n["primary-color-deprecated-t-20"]=r(o,u=>u.tint(20)),n["primary-color-deprecated-t-50"]=r(o,u=>u.tint(50)),n["primary-color-deprecated-f-12"]=r(o,u=>u.setAlpha(u.getAlpha()*.12));const c=new cn(s[0]);n["primary-color-active-deprecated-f-30"]=r(c,u=>u.setAlpha(u.getAlpha()*.3)),n["primary-color-active-deprecated-d-02"]=r(c,u=>u.darken(2))}return t.successColor&&a(t.successColor,"success"),t.warningColor&&a(t.warningColor,"warning"),t.errorColor&&a(t.errorColor,"error"),t.infoColor&&a(t.infoColor,"info"),`
- :root {
- ${Object.keys(n).map(o=>`--${e}-${o}: ${n[o]};`).join(`
-`)}
- }
- `.trim()}function fle(e,t){const n=dle(e,t);ma()&&$s(n,`${ule}-dynamic-theme`)}const ha=l.createContext(!1),lN=e=>{let{children:t,disabled:n}=e;const r=l.useContext(ha);return l.createElement(ha.Provider,{value:n??r},t)},Yc=l.createContext(void 0),ple=e=>{let{children:t,size:n}=e;const r=l.useContext(Yc);return l.createElement(Yc.Provider,{value:n||r},t)};function gle(){const e=l.useContext(ha),t=l.useContext(Yc);return{componentDisabled:e,componentSize:t}}var EV=er(function e(){Jn(this,e)}),IV="CALC_UNIT",mle=new RegExp(IV,"g");function jS(e){return typeof e=="number"?"".concat(e).concat(IV):e}var hle=function(e){gi(n,e);var t=Fi(n);function n(r,a){var i;Jn(this,n),i=t.call(this),V(Ke(i),"result",""),V(Ke(i),"unitlessCssVar",void 0),V(Ke(i),"lowPriority",void 0);var o=mt(r);return i.unitlessCssVar=a,r instanceof n?i.result="(".concat(r.result,")"):o==="number"?i.result=jS(r):o==="string"&&(i.result=r),i}return er(n,[{key:"add",value:function(a){return a instanceof n?this.result="".concat(this.result," + ").concat(a.getResult()):(typeof a=="number"||typeof a=="string")&&(this.result="".concat(this.result," + ").concat(jS(a))),this.lowPriority=!0,this}},{key:"sub",value:function(a){return a instanceof n?this.result="".concat(this.result," - ").concat(a.getResult()):(typeof a=="number"||typeof a=="string")&&(this.result="".concat(this.result," - ").concat(jS(a))),this.lowPriority=!0,this}},{key:"mul",value:function(a){return this.lowPriority&&(this.result="(".concat(this.result,")")),a instanceof n?this.result="".concat(this.result," * ").concat(a.getResult(!0)):(typeof a=="number"||typeof a=="string")&&(this.result="".concat(this.result," * ").concat(a)),this.lowPriority=!1,this}},{key:"div",value:function(a){return this.lowPriority&&(this.result="(".concat(this.result,")")),a instanceof n?this.result="".concat(this.result," / ").concat(a.getResult(!0)):(typeof a=="number"||typeof a=="string")&&(this.result="".concat(this.result," / ").concat(a)),this.lowPriority=!1,this}},{key:"getResult",value:function(a){return this.lowPriority||a?"(".concat(this.result,")"):this.result}},{key:"equal",value:function(a){var i=this,o=a||{},s=o.unit,c=!0;return typeof s=="boolean"?c=s:Array.from(this.unitlessCssVar).some(function(u){return i.result.includes(u)})&&(c=!1),this.result=this.result.replace(mle,c?"px":""),typeof this.lowPriority<"u"?"calc(".concat(this.result,")"):this.result}}]),n}(EV),vle=function(e){gi(n,e);var t=Fi(n);function n(r){var a;return Jn(this,n),a=t.call(this),V(Ke(a),"result",0),r instanceof n?a.result=r.result:typeof r=="number"&&(a.result=r),a}return er(n,[{key:"add",value:function(a){return a instanceof n?this.result+=a.result:typeof a=="number"&&(this.result+=a),this}},{key:"sub",value:function(a){return a instanceof n?this.result-=a.result:typeof a=="number"&&(this.result-=a),this}},{key:"mul",value:function(a){return a instanceof n?this.result*=a.result:typeof a=="number"&&(this.result*=a),this}},{key:"div",value:function(a){return a instanceof n?this.result/=a.result:typeof a=="number"&&(this.result/=a),this}},{key:"equal",value:function(){return this.result}}]),n}(EV),ble=function(t,n){var r=t==="css"?hle:vle;return function(a){return new r(a,n)}},IM=function(t,n){return"".concat([n,t.replace(/([A-Z]+)([A-Z][a-z]+)/g,"$1-$2").replace(/([a-z])([A-Z])/g,"$1-$2")].filter(Boolean).join("-"))};function Yt(e){var t=l.useRef();t.current=e;var n=l.useCallback(function(){for(var r,a=arguments.length,i=new Array(a),o=0;o1e4){var r=Date.now();this.lastAccessBeat.forEach(function(a,i){r-a>wle&&(n.map.delete(i),n.lastAccessBeat.delete(i))}),this.accessBeat=0}}}]),e}(),$M=new Cle;function Ele(e,t){return de.useMemo(function(){var n=$M.get(t);if(n)return n;var r=e();return $M.set(t,r),r},t)}var Ile=function(){return{}};function Tle(e){var t=e.useCSP,n=t===void 0?Ile:t,r=e.useToken,a=e.usePrefix,i=e.getResetStyles,o=e.getCommonStyle,s=e.getCompUnitless;function c(g,m,h,b){var y=Array.isArray(g)?g[0]:g;function S(T){return"".concat(String(y)).concat(T.slice(0,1).toUpperCase()).concat(T.slice(1))}var v=(b==null?void 0:b.unitless)||{},x=typeof s=="function"?s(g):{},w=X(X({},x),{},V({},S("zIndexPopup"),!0));Object.keys(v).forEach(function(T){w[S(T)]=v[T]});var C=X(X({},b),{},{unitless:w,prefixToken:S}),E=d(g,m,h,C),I=u(y,h,C);return function(T){var _=arguments.length>1&&arguments[1]!==void 0?arguments[1]:T,R=E(T,_),$=se(R,2),M=$[1],P=I(_),D=se(P,2),O=D[0],k=D[1];return[O,M,k]}}function u(g,m,h){var b=h.unitless,y=h.injectStyle,S=y===void 0?!0:y,v=h.prefixToken,x=h.ignore,w=function(I){var T=I.rootCls,_=I.cssVar,R=_===void 0?{}:_,$=r(),M=$.realToken;return $se({path:[g],prefix:R.prefix,key:R.key,unitless:b,ignore:x,token:M,scope:T},function(){var P=_M(g,M,m),D=TM(g,M,P,{deprecatedTokens:h==null?void 0:h.deprecatedTokens});return Object.keys(P).forEach(function(O){D[v(O)]=D[O],delete D[O]}),D}),null},C=function(I){var T=r(),_=T.cssVar;return[function(R){return S&&_?de.createElement(de.Fragment,null,de.createElement(w,{rootCls:I,cssVar:_,component:g}),R):R},_==null?void 0:_.key]};return C}function d(g,m,h){var b=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},y=Array.isArray(g)?g:[g,g],S=se(y,1),v=S[0],x=y.join("-"),w=e.layer||{name:"antd"};return function(C){var E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:C,I=r(),T=I.theme,_=I.realToken,R=I.hashId,$=I.token,M=I.cssVar,P=a(),D=P.rootPrefixCls,O=P.iconPrefixCls,k=n(),N=M?"css":"js",A=Ele(function(){var U=new Set;return M&&Object.keys(b.unitless||{}).forEach(function(H){U.add(Kv(H,M.prefix)),U.add(Kv(H,IM(v,M.prefix)))}),ble(N,U)},[N,v,M==null?void 0:M.prefix]),L=Sle(N),j=L.max,F=L.min,B={theme:T,token:$,hashId:R,nonce:function(){return k.nonce},clientOnly:b.clientOnly,layer:w,order:b.order||-999};VR(X(X({},B),{},{clientOnly:!1,path:["Shared",D]}),function(){return typeof i=="function"?i($):[]});var z=VR(X(X({},B),{},{path:[x,C,O]}),function(){if(b.injectStyle===!1)return[];var U=xle($),H=U.token,K=U.flush,Y=_M(v,_,h),ee=".".concat(C),ae=TM(v,_,Y,{deprecatedTokens:b.deprecatedTokens});M&&Y&&mt(Y)==="object"&&Object.keys(Y).forEach(function(Q){Y[Q]="var(".concat(Kv(Q,IM(v,M.prefix)),")")});var W=zt(H,{componentCls:ee,prefixCls:C,iconCls:".".concat(O),antCls:".".concat(D),calc:A,max:j,min:F},M?Y:ae),q=m(W,{hashId:R,prefixCls:C,rootPrefixCls:D,iconPrefixCls:O});K(v,ae);var Z=typeof o=="function"?o(W,C,E,b.resetFont):null;return[b.resetStyle===!1?null:Z,q]});return[z,R]}}function p(g,m,h){var b=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},y=d(g,m,h,X({resetStyle:!1,order:-998},b)),S=function(x){var w=x.prefixCls,C=x.rootCls,E=C===void 0?w:C;return y(w,E),null};return S}return{genStyleHooks:c,genSubStyleComponent:p,genComponentStyleHook:d}}const Kg=["blue","purple","cyan","green","magenta","pink","red","orange","yellow","volcano","geekblue","lime","gold"],Rle="5.21.5";function BS(e){return e>=0&&e<=255}function Gh(e,t){const{r:n,g:r,b:a,a:i}=new cn(e).toRgb();if(i<1)return e;const{r:o,g:s,b:c}=new cn(t).toRgb();for(let u=.01;u<=1;u+=.01){const d=Math.round((n-o*(1-u))/u),p=Math.round((r-s*(1-u))/u),g=Math.round((a-c*(1-u))/u);if(BS(d)&&BS(p)&&BS(g))return new cn({r:d,g:p,b:g,a:Math.round(u*100)/100}).toRgbString()}return new cn({r:n,g:r,b:a,a:1}).toRgbString()}var _le=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{delete r[g]});const a=Object.assign(Object.assign({},n),r),i=480,o=576,s=768,c=992,u=1200,d=1600;if(a.motion===!1){const g="0s";a.motionDurationFast=g,a.motionDurationMid=g,a.motionDurationSlow=g}return Object.assign(Object.assign(Object.assign({},a),{colorFillContent:a.colorFillSecondary,colorFillContentHover:a.colorFill,colorFillAlter:a.colorFillQuaternary,colorBgContainerDisabled:a.colorFillTertiary,colorBorderBg:a.colorBgContainer,colorSplit:Gh(a.colorBorderSecondary,a.colorBgContainer),colorTextPlaceholder:a.colorTextQuaternary,colorTextDisabled:a.colorTextQuaternary,colorTextHeading:a.colorText,colorTextLabel:a.colorTextSecondary,colorTextDescription:a.colorTextTertiary,colorTextLightSolid:a.colorWhite,colorHighlight:a.colorError,colorBgTextHover:a.colorFillSecondary,colorBgTextActive:a.colorFill,colorIcon:a.colorTextTertiary,colorIconHover:a.colorText,colorErrorOutline:Gh(a.colorErrorBg,a.colorBgContainer),colorWarningOutline:Gh(a.colorWarningBg,a.colorBgContainer),fontSizeIcon:a.fontSizeSM,lineWidthFocus:a.lineWidth*3,lineWidth:a.lineWidth,controlOutlineWidth:a.lineWidth*2,controlInteractiveSize:a.controlHeight/2,controlItemBgHover:a.colorFillTertiary,controlItemBgActive:a.colorPrimaryBg,controlItemBgActiveHover:a.colorPrimaryBgHover,controlItemBgActiveDisabled:a.colorFill,controlTmpOutline:a.colorFillQuaternary,controlOutline:Gh(a.colorPrimaryBg,a.colorBgContainer),lineType:a.lineType,borderRadius:a.borderRadius,borderRadiusXS:a.borderRadiusXS,borderRadiusSM:a.borderRadiusSM,borderRadiusLG:a.borderRadiusLG,fontWeightStrong:600,opacityLoading:.65,linkDecoration:"none",linkHoverDecoration:"none",linkFocusDecoration:"none",controlPaddingHorizontal:12,controlPaddingHorizontalSM:8,paddingXXS:a.sizeXXS,paddingXS:a.sizeXS,paddingSM:a.sizeSM,padding:a.size,paddingMD:a.sizeMD,paddingLG:a.sizeLG,paddingXL:a.sizeXL,paddingContentHorizontalLG:a.sizeLG,paddingContentVerticalLG:a.sizeMS,paddingContentHorizontal:a.sizeMS,paddingContentVertical:a.sizeSM,paddingContentHorizontalSM:a.size,paddingContentVerticalSM:a.sizeXS,marginXXS:a.sizeXXS,marginXS:a.sizeXS,marginSM:a.sizeSM,margin:a.size,marginMD:a.sizeMD,marginLG:a.sizeLG,marginXL:a.sizeXL,marginXXL:a.sizeXXL,boxShadow:`
- 0 6px 16px 0 rgba(0, 0, 0, 0.08),
- 0 3px 6px -4px rgba(0, 0, 0, 0.12),
- 0 9px 28px 8px rgba(0, 0, 0, 0.05)
- `,boxShadowSecondary:`
- 0 6px 16px 0 rgba(0, 0, 0, 0.08),
- 0 3px 6px -4px rgba(0, 0, 0, 0.12),
- 0 9px 28px 8px rgba(0, 0, 0, 0.05)
- `,boxShadowTertiary:`
- 0 1px 2px 0 rgba(0, 0, 0, 0.03),
- 0 1px 6px -1px rgba(0, 0, 0, 0.02),
- 0 2px 4px 0 rgba(0, 0, 0, 0.02)
- `,screenXS:i,screenXSMin:i,screenXSMax:o-1,screenSM:o,screenSMMin:o,screenSMMax:s-1,screenMD:s,screenMDMin:s,screenMDMax:c-1,screenLG:c,screenLGMin:c,screenLGMax:u-1,screenXL:u,screenXLMin:u,screenXLMax:d-1,screenXXL:d,screenXXLMin:d,boxShadowPopoverArrow:"2px 2px 5px rgba(0, 0, 0, 0.05)",boxShadowCard:`
- 0 1px 2px -2px ${new cn("rgba(0, 0, 0, 0.16)").toRgbString()},
- 0 3px 6px 0 ${new cn("rgba(0, 0, 0, 0.12)").toRgbString()},
- 0 5px 12px 4px ${new cn("rgba(0, 0, 0, 0.09)").toRgbString()}
- `,boxShadowDrawerRight:`
- -6px 0 16px 0 rgba(0, 0, 0, 0.08),
- -3px 0 6px -4px rgba(0, 0, 0, 0.12),
- -9px 0 28px 8px rgba(0, 0, 0, 0.05)
- `,boxShadowDrawerLeft:`
- 6px 0 16px 0 rgba(0, 0, 0, 0.08),
- 3px 0 6px -4px rgba(0, 0, 0, 0.12),
- 9px 0 28px 8px rgba(0, 0, 0, 0.05)
- `,boxShadowDrawerUp:`
- 0 6px 16px 0 rgba(0, 0, 0, 0.08),
- 0 3px 6px -4px rgba(0, 0, 0, 0.12),
- 0 9px 28px 8px rgba(0, 0, 0, 0.05)
- `,boxShadowDrawerDown:`
- 0 -6px 16px 0 rgba(0, 0, 0, 0.08),
- 0 -3px 6px -4px rgba(0, 0, 0, 0.12),
- 0 -9px 28px 8px rgba(0, 0, 0, 0.05)
- `,boxShadowTabsOverflowLeft:"inset 10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowRight:"inset -10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowTop:"inset 0 10px 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowBottom:"inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08)"}),r)}var OM=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const r=n.getDerivativeToken(e),{override:a}=t,i=OM(t,["override"]);let o=Object.assign(Object.assign({},r),{override:a});return o=cN(o),i&&Object.entries(i).forEach(s=>{let[c,u]=s;const{theme:d}=u,p=OM(u,["theme"]);let g=p;d&&(g=_V(Object.assign(Object.assign({},o),p),{override:p},d)),o[c]=g}),o};function ia(){const{token:e,hashed:t,theme:n,override:r,cssVar:a}=de.useContext(oN),i=`${Rle}-${t||""}`,o=n||CV,[s,c,u]=nse(o,[Yd,e],{salt:i,override:r,getComputedToken:_V,formatToken:cN,cssVar:a&&{prefix:a.prefix,key:a.key,unitless:RV,ignore:$le,preserve:Ole}});return[o,u,t?c:"",s,a]}const Pi={overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},ln=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return{boxSizing:"border-box",margin:0,padding:0,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight,listStyle:"none",fontFamily:t?"inherit":e.fontFamily}},wf=()=>({display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),Lo=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}}),Nle=e=>({a:{color:e.colorLink,textDecoration:e.linkDecoration,backgroundColor:"transparent",outline:"none",cursor:"pointer",transition:`color ${e.motionDurationSlow}`,"-webkit-text-decoration-skip":"objects","&:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive},"&:active, &:hover":{textDecoration:e.linkHoverDecoration,outline:0},"&:focus":{textDecoration:e.linkFocusDecoration,outline:0},"&[disabled]":{color:e.colorTextDisabled,cursor:"not-allowed"}}}),kle=(e,t,n,r)=>{const a=`[class^="${t}"], [class*=" ${t}"]`,i=n?`.${n}`:a,o={boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}};let s={};return r!==!1&&(s={fontFamily:e.fontFamily,fontSize:e.fontSize}),{[i]:Object.assign(Object.assign(Object.assign({},s),o),{[a]:o})}},Ps=e=>({outline:`${G(e.lineWidthFocus)} solid ${e.colorPrimaryBorder}`,outlineOffset:1,transition:"outline-offset 0s, outline 0s"}),co=e=>({"&:focus-visible":Object.assign({},Ps(e))}),uN=e=>Object.assign(Object.assign({color:e.colorLink,textDecoration:e.linkDecoration,outline:"none",cursor:"pointer",transition:`all ${e.motionDurationSlow}`,border:0,padding:0,background:"none",userSelect:"none"},co(e)),{"&:focus, &:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive}}),$V=(e,t)=>{const[n,r]=ia();return VR({theme:n,token:r,hashId:"",path:["ant-design-icons",e],nonce:()=>t==null?void 0:t.nonce,layer:{name:"antd"}},()=>[{[`.${e}`]:Object.assign(Object.assign({},wf()),{[`.${e} .${e}-icon`]:{display:"block"}})}])},{genStyleHooks:an,genComponentStyleHook:Ale,genSubStyleComponent:uu}=Tle({usePrefix:()=>{const{getPrefixCls:e,iconPrefixCls:t}=l.useContext(st);return{rootPrefixCls:e(),iconPrefixCls:t}},useToken:()=>{const[e,t,n,r,a]=ia();return{theme:e,realToken:t,hashId:n,token:r,cssVar:a}},useCSP:()=>{const{csp:e,iconPrefixCls:t}=l.useContext(st);return $V(t,e),e??{}},getResetStyles:e=>[{"&":Nle(e)}],getCommonStyle:kle,getCompUnitless:()=>RV});function Ey(e,t){return Kg.reduce((n,r)=>{const a=e[`${r}1`],i=e[`${r}3`],o=e[`${r}6`],s=e[`${r}7`];return Object.assign(Object.assign({},n),t(r,{lightColor:a,lightBorderColor:i,darkColor:o,textColor:s}))},{})}const Dle=Object.assign({},wm),{useId:NM}=Dle,Mle=()=>"",Ple=typeof NM>"u"?Mle:NM;function Lle(e,t,n){var r;Zl();const a=e||{},i=a.inherit===!1||!t?Object.assign(Object.assign({},Gg),{hashed:(r=t==null?void 0:t.hashed)!==null&&r!==void 0?r:Gg.hashed,cssVar:t==null?void 0:t.cssVar}):t,o=Ple();return Xl(()=>{var s,c;if(!e)return t;const u=Object.assign({},i.components);Object.keys(e.components||{}).forEach(g=>{u[g]=Object.assign(Object.assign({},u[g]),e.components[g])});const d=`css-var-${o.replace(/:/g,"")}`,p=((s=a.cssVar)!==null&&s!==void 0?s:i.cssVar)&&Object.assign(Object.assign(Object.assign({prefix:n==null?void 0:n.prefixCls},typeof i.cssVar=="object"?i.cssVar:{}),typeof a.cssVar=="object"?a.cssVar:{}),{key:typeof a.cssVar=="object"&&((c=a.cssVar)===null||c===void 0?void 0:c.key)||d});return Object.assign(Object.assign(Object.assign({},i),a),{token:Object.assign(Object.assign({},i.token),a.token),components:u,cssVar:p})},[a,i],(s,c)=>s.some((u,d)=>{const p=c[d];return!oo(u,p,!0)}))}var jle=["children"],OV=l.createContext({});function Fle(e){var t=e.children,n=Ct(e,jle);return l.createElement(OV.Provider,{value:n},t)}var Ble=function(e){gi(n,e);var t=Fi(n);function n(){return Jn(this,n),t.apply(this,arguments)}return er(n,[{key:"render",value:function(){return this.props.children}}]),n}(l.Component);function zle(e){var t=l.useReducer(function(s){return s+1},0),n=se(t,2),r=n[1],a=l.useRef(e),i=Yt(function(){return a.current}),o=Yt(function(s){a.current=typeof s=="function"?s(a.current):s,r()});return[i,o]}var al="none",qh="appear",Kh="enter",Yh="leave",kM="none",Io="prepare",pd="start",gd="active",dN="end",NV="prepared";function AM(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit".concat(e)]="webkit".concat(t),n["Moz".concat(e)]="moz".concat(t),n["ms".concat(e)]="MS".concat(t),n["O".concat(e)]="o".concat(t.toLowerCase()),n}function Hle(e,t){var n={animationend:AM("Animation","AnimationEnd"),transitionend:AM("Transition","TransitionEnd")};return e&&("AnimationEvent"in t||delete n.animationend.animation,"TransitionEvent"in t||delete n.transitionend.transition),n}var Ule=Hle(ma(),typeof window<"u"?window:{}),kV={};if(ma()){var Vle=document.createElement("div");kV=Vle.style}var Xh={};function AV(e){if(Xh[e])return Xh[e];var t=Ule[e];if(t)for(var n=Object.keys(t),r=n.length,a=0;a1&&arguments[1]!==void 0?arguments[1]:2;t();var i=Gt(function(){a<=1?r({isCanceled:function(){return i!==e.current}}):n(r,a-1)});e.current=i}return l.useEffect(function(){return function(){t()}},[]),[n,t]};var qle=[Io,pd,gd,dN],Kle=[Io,NV],jV=!1,Yle=!0;function FV(e){return e===gd||e===dN}const Xle=function(e,t,n){var r=Xc(kM),a=se(r,2),i=a[0],o=a[1],s=Gle(),c=se(s,2),u=c[0],d=c[1];function p(){o(Io,!0)}var g=t?Kle:qle;return LV(function(){if(i!==kM&&i!==dN){var m=g.indexOf(i),h=g[m+1],b=n(i);b===jV?o(h,!0):h&&u(function(y){function S(){y.isCanceled()||o(h,!0)}b===!0?S():Promise.resolve(b).then(S)})}},[e,i]),l.useEffect(function(){return function(){d()}},[]),[p,i]};function Zle(e,t,n,r){var a=r.motionEnter,i=a===void 0?!0:a,o=r.motionAppear,s=o===void 0?!0:o,c=r.motionLeave,u=c===void 0?!0:c,d=r.motionDeadline,p=r.motionLeaveImmediately,g=r.onAppearPrepare,m=r.onEnterPrepare,h=r.onLeavePrepare,b=r.onAppearStart,y=r.onEnterStart,S=r.onLeaveStart,v=r.onAppearActive,x=r.onEnterActive,w=r.onLeaveActive,C=r.onAppearEnd,E=r.onEnterEnd,I=r.onLeaveEnd,T=r.onVisibleChanged,_=Xc(),R=se(_,2),$=R[0],M=R[1],P=zle(al),D=se(P,2),O=D[0],k=D[1],N=Xc(null),A=se(N,2),L=A[0],j=A[1],F=O(),B=l.useRef(!1),z=l.useRef(null);function U(){return n()}var H=l.useRef(!1);function K(){k(al),j(null,!0)}var Y=Yt(function(fe){var ge=O();if(ge!==al){var ne=U();if(!(fe&&!fe.deadline&&fe.target!==ne)){var ue=H.current,me;ge===qh&&ue?me=C==null?void 0:C(ne,fe):ge===Kh&&ue?me=E==null?void 0:E(ne,fe):ge===Yh&&ue&&(me=I==null?void 0:I(ne,fe)),ue&&me!==!1&&K()}}}),ee=Wle(Y),ae=se(ee,1),W=ae[0],q=function(ge){switch(ge){case qh:return V(V(V({},Io,g),pd,b),gd,v);case Kh:return V(V(V({},Io,m),pd,y),gd,x);case Yh:return V(V(V({},Io,h),pd,S),gd,w);default:return{}}},Z=l.useMemo(function(){return q(F)},[F]),Q=Xle(F,!e,function(fe){if(fe===Io){var ge=Z[Io];return ge?ge(U()):jV}if(ce in Z){var ne;j(((ne=Z[ce])===null||ne===void 0?void 0:ne.call(Z,U(),null))||null)}return ce===gd&&F!==al&&(W(U()),d>0&&(clearTimeout(z.current),z.current=setTimeout(function(){Y({deadline:!0})},d))),ce===NV&&K(),Yle}),J=se(Q,2),le=J[0],ce=J[1],pe=FV(ce);H.current=pe,LV(function(){M(t);var fe=B.current;B.current=!0;var ge;!fe&&t&&s&&(ge=qh),fe&&t&&i&&(ge=Kh),(fe&&!t&&u||!fe&&p&&!t&&u)&&(ge=Yh);var ne=q(ge);ge&&(e||ne[Io])?(k(ge),le()):k(al)},[t]),l.useEffect(function(){(F===qh&&!s||F===Kh&&!i||F===Yh&&!u)&&k(al)},[s,i,u]),l.useEffect(function(){return function(){B.current=!1,clearTimeout(z.current)}},[]);var te=l.useRef(!1);l.useEffect(function(){$&&(te.current=!0),$!==void 0&&F===al&&((te.current||$)&&(T==null||T($)),te.current=!0)},[$,F]);var ie=L;return Z[Io]&&ce===pd&&(ie=X({transition:"none"},ie)),[F,ce,ie,$??t]}function Qle(e){var t=e;mt(e)==="object"&&(t=e.transitionSupport);function n(a,i){return!!(a.motionName&&t&&i!==!1)}var r=l.forwardRef(function(a,i){var o=a.visible,s=o===void 0?!0:o,c=a.removeOnLeave,u=c===void 0?!0:c,d=a.forceRender,p=a.children,g=a.motionName,m=a.leavedClassName,h=a.eventProps,b=l.useContext(OV),y=b.motion,S=n(a,y),v=l.useRef(),x=l.useRef();function w(){try{return v.current instanceof HTMLElement?v.current:Zp(x.current)}catch{return null}}var C=Zle(S,s,w,a),E=se(C,4),I=E[0],T=E[1],_=E[2],R=E[3],$=l.useRef(R);R&&($.current=!0);var M=l.useCallback(function(L){v.current=L,Fg(i,L)},[i]),P,D=X(X({},h),{},{visible:s});if(!p)P=null;else if(I===al)R?P=p(X({},D),M):!u&&$.current&&m?P=p(X(X({},D),{},{className:m}),M):d||!u&&!m?P=p(X(X({},D),{},{style:{display:"none"}}),M):P=null;else{var O;T===Io?O="prepare":FV(T)?O="active":T===pd&&(O="start");var k=PM(g,"".concat(I,"-").concat(O));P=p(X(X({},D),{},{className:oe(PM(g,I),V(V({},k,k&&O),g,typeof g=="string")),style:_}),M)}if(l.isValidElement(P)&&Po(P)){var N=P,A=N.ref;A||(P=l.cloneElement(P,{ref:M}))}return l.createElement(Ble,{ref:x},P)});return r.displayName="CSSMotion",r}const na=Qle(PV);var o_="add",s_="keep",l_="remove",zS="removed";function Jle(e){var t;return e&&mt(e)==="object"&&"key"in e?t=e:t={key:e},X(X({},t),{},{key:String(t.key)})}function c_(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return e.map(Jle)}function ece(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],n=[],r=0,a=t.length,i=c_(e),o=c_(t);i.forEach(function(u){for(var d=!1,p=r;p1});return c.forEach(function(u){n=n.filter(function(d){var p=d.key,g=d.status;return p!==u||g!==l_}),n.forEach(function(d){d.key===u&&(d.status=s_)})}),n}var tce=["component","children","onVisibleChanged","onAllRemoved"],nce=["status"],rce=["eventProps","visible","children","motionName","motionAppear","motionEnter","motionLeave","motionLeaveImmediately","motionDeadline","removeOnLeave","leavedClassName","onAppearPrepare","onAppearStart","onAppearActive","onAppearEnd","onEnterStart","onEnterActive","onEnterEnd","onLeaveStart","onLeaveActive","onLeaveEnd"];function ace(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:na,n=function(r){gi(i,r);var a=Fi(i);function i(){var o;Jn(this,i);for(var s=arguments.length,c=new Array(s),u=0;unull;var sce=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);at.endsWith("Color"))}const dce=e=>{const{prefixCls:t,iconPrefixCls:n,theme:r,holderRender:a}=e;t!==void 0&&(n0=t),n!==void 0&&(BV=n),"holderRender"in e&&(HV=a),r&&(uce(r)?fle(nb(),r):zV=r)},UV=()=>({getPrefixCls:(e,t)=>t||(e?`${nb()}-${e}`:nb()),getIconPrefixCls:cce,getRootPrefixCls:()=>n0||nb(),getTheme:()=>zV,holderRender:HV}),fce=e=>{const{children:t,csp:n,autoInsertSpaceInButton:r,alert:a,anchor:i,form:o,locale:s,componentSize:c,direction:u,space:d,splitter:p,virtual:g,dropdownMatchSelectWidth:m,popupMatchSelectWidth:h,popupOverflow:b,legacyLocale:y,parentContext:S,iconPrefixCls:v,theme:x,componentDisabled:w,segmented:C,statistic:E,spin:I,calendar:T,carousel:_,cascader:R,collapse:$,typography:M,checkbox:P,descriptions:D,divider:O,drawer:k,skeleton:N,steps:A,image:L,layout:j,list:F,mentions:B,modal:z,progress:U,result:H,slider:K,breadcrumb:Y,menu:ee,pagination:ae,input:W,textArea:q,empty:Z,badge:Q,radio:J,rate:le,switch:ce,transfer:pe,avatar:te,message:ie,tag:fe,table:ge,card:ne,tabs:ue,timeline:me,timePicker:xe,upload:Ie,notification:ke,tree:$e,colorPicker:Le,datePicker:je,rangePicker:He,flex:Be,wave:Pe,dropdown:Se,warning:Ne,tour:Te,floatButtonGroup:Ce,variant:De,inputNumber:Ge,treeSelect:lt}=e,he=l.useCallback((We,qe)=>{const{prefixCls:Qe}=e;if(qe)return qe;const it=Qe||S.getPrefixCls("");return We?`${it}-${We}`:it},[S.getPrefixCls,e.prefixCls]),re=v||S.iconPrefixCls||sN,ve=n||S.csp;$V(re,ve);const _e=Lle(x,S.theme,{prefixCls:he("")}),ze={csp:ve,autoInsertSpaceInButton:r,alert:a,anchor:i,locale:s||y,direction:u,space:d,splitter:p,virtual:g,popupMatchSelectWidth:h??m,popupOverflow:b,getPrefixCls:he,iconPrefixCls:re,theme:_e,segmented:C,statistic:E,spin:I,calendar:T,carousel:_,cascader:R,collapse:$,typography:M,checkbox:P,descriptions:D,divider:O,drawer:k,skeleton:N,steps:A,image:L,input:W,textArea:q,layout:j,list:F,mentions:B,modal:z,progress:U,result:H,slider:K,breadcrumb:Y,menu:ee,pagination:ae,empty:Z,badge:Q,radio:J,rate:le,switch:ce,transfer:pe,avatar:te,message:ie,tag:fe,table:ge,card:ne,tabs:ue,timeline:me,timePicker:xe,upload:Ie,notification:ke,tree:$e,colorPicker:Le,datePicker:je,rangePicker:He,flex:Be,wave:Pe,dropdown:Se,warning:Ne,tour:Te,floatButtonGroup:Ce,variant:De,inputNumber:Ge,treeSelect:lt},Ue=Object.assign({},S);Object.keys(ze).forEach(We=>{ze[We]!==void 0&&(Ue[We]=ze[We])}),lce.forEach(We=>{const qe=e[We];qe&&(Ue[We]=qe)}),typeof r<"u"&&(Ue.button=Object.assign({autoInsertSpace:r},Ue.button));const Ae=Xl(()=>Ue,Ue,(We,qe)=>{const Qe=Object.keys(We),it=Object.keys(qe);return Qe.length!==it.length||Qe.some(wt=>We[wt]!==qe[wt])}),Oe=l.useMemo(()=>({prefixCls:re,csp:ve}),[re,ve]);let Re=l.createElement(l.Fragment,null,l.createElement(oce,{dropdownMatchSelectWidth:m}),t);const at=l.useMemo(()=>{var We,qe,Qe,it;return fd(((We=lo.Form)===null||We===void 0?void 0:We.defaultValidateMessages)||{},((Qe=(qe=Ae.locale)===null||qe===void 0?void 0:qe.Form)===null||Qe===void 0?void 0:Qe.defaultValidateMessages)||{},((it=Ae.form)===null||it===void 0?void 0:it.validateMessages)||{},(o==null?void 0:o.validateMessages)||{})},[Ae,o==null?void 0:o.validateMessages]);Object.keys(at).length>0&&(Re=l.createElement(pV.Provider,{value:at},Re)),s&&(Re=l.createElement(Fse,{locale:s,_ANT_MARK__:jse},Re)),(re||ve)&&(Re=l.createElement(rN.Provider,{value:Oe},Re)),c&&(Re=l.createElement(ple,{size:c},Re)),Re=l.createElement(ice,null,Re);const Ye=l.useMemo(()=>{const We=_e||{},{algorithm:qe,token:Qe,components:it,cssVar:wt}=We,kt=sce(We,["algorithm","token","components","cssVar"]),xt=qe&&(!Array.isArray(qe)||qe.length>0)?Ug(qe):CV,nt={};Object.entries(it||{}).forEach(bt=>{let[Ot,ht]=bt;const ct=Object.assign({},ht);"algorithm"in ct&&(ct.algorithm===!0?ct.theme=xt:(Array.isArray(ct.algorithm)||typeof ct.algorithm=="function")&&(ct.theme=Ug(ct.algorithm)),delete ct.algorithm),nt[Ot]=ct});const rt=Object.assign(Object.assign({},Yd),Qe);return Object.assign(Object.assign({},kt),{theme:xt,token:rt,components:nt,override:Object.assign({override:rt},nt),cssVar:wt})},[_e]);return x&&(Re=l.createElement(oN.Provider,{value:Ye},Re)),Ae.warning&&(Re=l.createElement(Dse.Provider,{value:Ae.warning},Re)),w!==void 0&&(Re=l.createElement(lN,{disabled:w},Re)),l.createElement(st.Provider,{value:Ae},Re)},zo=e=>{const t=l.useContext(st),n=l.useContext(aN);return l.createElement(fce,Object.assign({parentContext:t,legacyLocale:n},e))};zo.ConfigContext=st;zo.SizeContext=Yc;zo.config=dce;zo.useConfig=gle;Object.defineProperty(zo,"SizeContext",{get:()=>Yc});var pce={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"check-circle",theme:"filled"};function VV(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}function gce(e){return VV(e)instanceof ShadowRoot}function r0(e){return gce(e)?VV(e):null}function mce(e){return e.replace(/-(.)/g,function(t,n){return n.toUpperCase()})}function hce(e,t){$n(e,"[@ant-design/icons] ".concat(t))}function LM(e){return mt(e)==="object"&&typeof e.name=="string"&&typeof e.theme=="string"&&(mt(e.icon)==="object"||typeof e.icon=="function")}function jM(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Object.keys(e).reduce(function(t,n){var r=e[n];switch(n){case"class":t.className=r,delete t.class;break;default:delete t[n],t[mce(n)]=r}return t},{})}function u_(e,t,n){return n?de.createElement(e.tag,X(X({key:t},jM(e.attrs)),n),(e.children||[]).map(function(r,a){return u_(r,"".concat(t,"-").concat(e.tag,"-").concat(a))})):de.createElement(e.tag,X({key:t},jM(e.attrs)),(e.children||[]).map(function(r,a){return u_(r,"".concat(t,"-").concat(e.tag,"-").concat(a))}))}function WV(e){return Kc(e)[0]}function GV(e){return e?Array.isArray(e)?e:[e]:[]}var vce=`
-.anticon {
- display: inline-flex;
- align-items: center;
- color: inherit;
- font-style: normal;
- line-height: 0;
- text-align: center;
- text-transform: none;
- vertical-align: -0.125em;
- text-rendering: optimizeLegibility;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
-}
-
-.anticon > * {
- line-height: 1;
-}
-
-.anticon svg {
- display: inline-block;
-}
-
-.anticon::before {
- display: none;
-}
-
-.anticon .anticon-icon {
- display: block;
-}
-
-.anticon[tabindex] {
- cursor: pointer;
-}
-
-.anticon-spin::before,
-.anticon-spin {
- display: inline-block;
- -webkit-animation: loadingCircle 1s infinite linear;
- animation: loadingCircle 1s infinite linear;
-}
-
-@-webkit-keyframes loadingCircle {
- 100% {
- -webkit-transform: rotate(360deg);
- transform: rotate(360deg);
- }
-}
-
-@keyframes loadingCircle {
- 100% {
- -webkit-transform: rotate(360deg);
- transform: rotate(360deg);
- }
-}
-`,bce=function(t){var n=l.useContext(rN),r=n.csp,a=n.prefixCls,i=vce;a&&(i=i.replace(/anticon/g,a)),l.useEffect(function(){var o=t.current,s=r0(o);$s(i,"@ant-design-icons",{prepend:!0,csp:r,attachTo:s})},[])},yce=["icon","className","onClick","style","primaryColor","secondaryColor"],Jp={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function xce(e){var t=e.primaryColor,n=e.secondaryColor;Jp.primaryColor=t,Jp.secondaryColor=n||WV(t),Jp.calculated=!!n}function Sce(){return X({},Jp)}var Cf=function(t){var n=t.icon,r=t.className,a=t.onClick,i=t.style,o=t.primaryColor,s=t.secondaryColor,c=Ct(t,yce),u=l.useRef(),d=Jp;if(o&&(d={primaryColor:o,secondaryColor:s||WV(o)}),bce(u),hce(LM(n),"icon should be icon definiton, but got ".concat(n)),!LM(n))return null;var p=n;return p&&typeof p.icon=="function"&&(p=X(X({},p),{},{icon:p.icon(d.primaryColor,d.secondaryColor)})),u_(p.icon,"svg-".concat(p.name),X(X({className:r,onClick:a,style:i,"data-icon":p.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},c),{},{ref:u}))};Cf.displayName="IconReact";Cf.getTwoToneColors=Sce;Cf.setTwoToneColors=xce;function qV(e){var t=GV(e),n=se(t,2),r=n[0],a=n[1];return Cf.setTwoToneColors({primaryColor:r,secondaryColor:a})}function wce(){var e=Cf.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var Cce=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];qV(Kd.primary);var Je=l.forwardRef(function(e,t){var n=e.className,r=e.icon,a=e.spin,i=e.rotate,o=e.tabIndex,s=e.onClick,c=e.twoToneColor,u=Ct(e,Cce),d=l.useContext(rN),p=d.prefixCls,g=p===void 0?"anticon":p,m=d.rootClassName,h=oe(m,g,V(V({},"".concat(g,"-").concat(r.name),!!r.name),"".concat(g,"-spin"),!!a||r.name==="loading"),n),b=o;b===void 0&&s&&(b=-1);var y=i?{msTransform:"rotate(".concat(i,"deg)"),transform:"rotate(".concat(i,"deg)")}:void 0,S=GV(c),v=se(S,2),x=v[0],w=v[1];return l.createElement("span",be({role:"img","aria-label":r.name},u,{ref:t,tabIndex:b,onClick:s,className:h}),l.createElement(Cf,{icon:r,primaryColor:x,secondaryColor:w,style:y}))});Je.displayName="AntdIcon";Je.getTwoToneColor=wce;Je.setTwoToneColor=qV;var Ece=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:pce}))},Ef=l.forwardRef(Ece),Ice={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z"}}]},name:"close-circle",theme:"filled"},Tce=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:Ice}))},Ql=l.forwardRef(Tce),Rce={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z"}}]},name:"close",theme:"outlined"},_ce=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:Rce}))},va=l.forwardRef(_ce),$ce={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"exclamation-circle",theme:"filled"},Oce=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:$ce}))},$m=l.forwardRef(Oce),Nce={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm32 664c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V456c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272zm-32-344a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"info-circle",theme:"filled"},kce=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:Nce}))},Iy=l.forwardRef(kce),Ace=`accept acceptCharset accessKey action allowFullScreen allowTransparency
- alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge
- charSet checked classID className colSpan cols content contentEditable contextMenu
- controls coords crossOrigin data dateTime default defer dir disabled download draggable
- encType form formAction formEncType formMethod formNoValidate formTarget frameBorder
- headers height hidden high href hrefLang htmlFor httpEquiv icon id inputMode integrity
- is keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media
- mediaGroup method min minLength multiple muted name noValidate nonce open
- optimum pattern placeholder poster preload radioGroup readOnly rel required
- reversed role rowSpan rows sandbox scope scoped scrolling seamless selected
- shape size sizes span spellCheck src srcDoc srcLang srcSet start step style
- summary tabIndex target title type useMap value width wmode wrap`,Dce=`onCopy onCut onPaste onCompositionEnd onCompositionStart onCompositionUpdate onKeyDown
- onKeyPress onKeyUp onFocus onBlur onChange onInput onSubmit onClick onContextMenu onDoubleClick
- onDrag onDragEnd onDragEnter onDragExit onDragLeave onDragOver onDragStart onDrop onMouseDown
- onMouseEnter onMouseLeave onMouseMove onMouseOut onMouseOver onMouseUp onSelect onTouchCancel
- onTouchEnd onTouchMove onTouchStart onScroll onWheel onAbort onCanPlay onCanPlayThrough
- onDurationChange onEmptied onEncrypted onEnded onError onLoadedData onLoadedMetadata
- onLoadStart onPause onPlay onPlaying onProgress onRateChange onSeeked onSeeking onStalled onSuspend onTimeUpdate onVolumeChange onWaiting onLoad onError`,Mce="".concat(Ace," ").concat(Dce).split(/[\s\n]+/),Pce="aria-",Lce="data-";function FM(e,t){return e.indexOf(t)===0}function fr(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n;t===!1?n={aria:!0,data:!0,attr:!0}:t===!0?n={aria:!0}:n=X({},t);var r={};return Object.keys(e).forEach(function(a){(n.aria&&(a==="role"||FM(a,Pce))||n.data&&FM(a,Lce)||n.attr&&Mce.includes(a))&&(r[a]=e[a])}),r}function KV(e){return e&&de.isValidElement(e)&&e.type===de.Fragment}const pN=(e,t,n)=>de.isValidElement(e)?de.cloneElement(e,typeof n=="function"?n(e.props||{}):n):t;function kr(e,t){return pN(e,e,t)}const Zh=(e,t,n,r,a)=>({background:e,border:`${G(r.lineWidth)} ${r.lineType} ${t}`,[`${a}-icon`]:{color:n}}),jce=e=>{const{componentCls:t,motionDurationSlow:n,marginXS:r,marginSM:a,fontSize:i,fontSizeLG:o,lineHeight:s,borderRadiusLG:c,motionEaseInOutCirc:u,withDescriptionIconSize:d,colorText:p,colorTextHeading:g,withDescriptionPadding:m,defaultPadding:h}=e;return{[t]:Object.assign(Object.assign({},ln(e)),{position:"relative",display:"flex",alignItems:"center",padding:h,wordWrap:"break-word",borderRadius:c,[`&${t}-rtl`]:{direction:"rtl"},[`${t}-content`]:{flex:1,minWidth:0},[`${t}-icon`]:{marginInlineEnd:r,lineHeight:0},"&-description":{display:"none",fontSize:i,lineHeight:s},"&-message":{color:g},[`&${t}-motion-leave`]:{overflow:"hidden",opacity:1,transition:`max-height ${n} ${u}, opacity ${n} ${u},
- padding-top ${n} ${u}, padding-bottom ${n} ${u},
- margin-bottom ${n} ${u}`},[`&${t}-motion-leave-active`]:{maxHeight:0,marginBottom:"0 !important",paddingTop:0,paddingBottom:0,opacity:0}}),[`${t}-with-description`]:{alignItems:"flex-start",padding:m,[`${t}-icon`]:{marginInlineEnd:a,fontSize:d,lineHeight:0},[`${t}-message`]:{display:"block",marginBottom:r,color:g,fontSize:o},[`${t}-description`]:{display:"block",color:p}},[`${t}-banner`]:{marginBottom:0,border:"0 !important",borderRadius:0}}},Fce=e=>{const{componentCls:t,colorSuccess:n,colorSuccessBorder:r,colorSuccessBg:a,colorWarning:i,colorWarningBorder:o,colorWarningBg:s,colorError:c,colorErrorBorder:u,colorErrorBg:d,colorInfo:p,colorInfoBorder:g,colorInfoBg:m}=e;return{[t]:{"&-success":Zh(a,r,n,e,t),"&-info":Zh(m,g,p,e,t),"&-warning":Zh(s,o,i,e,t),"&-error":Object.assign(Object.assign({},Zh(d,u,c,e,t)),{[`${t}-description > pre`]:{margin:0,padding:0}})}}},Bce=e=>{const{componentCls:t,iconCls:n,motionDurationMid:r,marginXS:a,fontSizeIcon:i,colorIcon:o,colorIconHover:s}=e;return{[t]:{"&-action":{marginInlineStart:a},[`${t}-close-icon`]:{marginInlineStart:a,padding:0,overflow:"hidden",fontSize:i,lineHeight:G(i),backgroundColor:"transparent",border:"none",outline:"none",cursor:"pointer",[`${n}-close`]:{color:o,transition:`color ${r}`,"&:hover":{color:s}}},"&-close-text":{color:o,transition:`color ${r}`,"&:hover":{color:s}}}}},zce=e=>({withDescriptionIconSize:e.fontSizeHeading3,defaultPadding:`${e.paddingContentVerticalSM}px 12px`,withDescriptionPadding:`${e.paddingMD}px ${e.paddingContentHorizontalLG}px`}),Hce=an("Alert",e=>[jce(e),Fce(e),Bce(e)],zce);var BM=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{icon:t,prefixCls:n,type:r}=e,a=Uce[r]||null;return t?pN(t,l.createElement("span",{className:`${n}-icon`},t),()=>({className:oe(`${n}-icon`,{[t.props.className]:t.props.className})})):l.createElement(a,{className:`${n}-icon`})},Wce=e=>{const{isClosable:t,prefixCls:n,closeIcon:r,handleClose:a,ariaProps:i}=e,o=r===!0||r===void 0?l.createElement(va,null):r;return t?l.createElement("button",Object.assign({type:"button",onClick:a,className:`${n}-close-icon`,tabIndex:0},i),o):null},YV=l.forwardRef((e,t)=>{const{description:n,prefixCls:r,message:a,banner:i,className:o,rootClassName:s,style:c,onMouseEnter:u,onMouseLeave:d,onClick:p,afterClose:g,showIcon:m,closable:h,closeText:b,closeIcon:y,action:S,id:v}=e,x=BM(e,["description","prefixCls","message","banner","className","rootClassName","style","onMouseEnter","onMouseLeave","onClick","afterClose","showIcon","closable","closeText","closeIcon","action","id"]),[w,C]=l.useState(!1),E=l.useRef(null);l.useImperativeHandle(t,()=>({nativeElement:E.current}));const{getPrefixCls:I,direction:T,alert:_}=l.useContext(st),R=I("alert",r),[$,M,P]=Hce(R),D=B=>{var z;C(!0),(z=e.onClose)===null||z===void 0||z.call(e,B)},O=l.useMemo(()=>e.type!==void 0?e.type:i?"warning":"info",[e.type,i]),k=l.useMemo(()=>typeof h=="object"&&h.closeIcon||b?!0:typeof h=="boolean"?h:y!==!1&&y!==null&&y!==void 0?!0:!!(_!=null&&_.closable),[b,y,h,_==null?void 0:_.closable]),N=i&&m===void 0?!0:m,A=oe(R,`${R}-${O}`,{[`${R}-with-description`]:!!n,[`${R}-no-icon`]:!N,[`${R}-banner`]:!!i,[`${R}-rtl`]:T==="rtl"},_==null?void 0:_.className,o,s,P,M),L=fr(x,{aria:!0,data:!0}),j=l.useMemo(()=>{var B,z;return typeof h=="object"&&h.closeIcon?h.closeIcon:b||(y!==void 0?y:typeof(_==null?void 0:_.closable)=="object"&&(!((B=_==null?void 0:_.closable)===null||B===void 0)&&B.closeIcon)?(z=_==null?void 0:_.closable)===null||z===void 0?void 0:z.closeIcon:_==null?void 0:_.closeIcon)},[y,h,b,_==null?void 0:_.closeIcon]),F=l.useMemo(()=>{const B=h??(_==null?void 0:_.closable);return typeof B=="object"?BM(B,["closeIcon"]):{}},[h,_==null?void 0:_.closable]);return $(l.createElement(na,{visible:!w,motionName:`${R}-motion`,motionAppear:!1,motionEnter:!1,onLeaveStart:B=>({maxHeight:B.offsetHeight}),onLeaveEnd:g},(B,z)=>{let{className:U,style:H}=B;return l.createElement("div",Object.assign({id:v,ref:ba(E,z),"data-show":!w,className:oe(A,U),style:Object.assign(Object.assign(Object.assign({},_==null?void 0:_.style),c),H),onMouseEnter:u,onMouseLeave:d,onClick:p,role:"alert"},L),N?l.createElement(Vce,{description:n,icon:e.icon,prefixCls:R,type:O}):null,l.createElement("div",{className:`${R}-content`},a?l.createElement("div",{className:`${R}-message`},a):null,n?l.createElement("div",{className:`${R}-description`},n):null),S?l.createElement("div",{className:`${R}-action`},S):null,l.createElement(Wce,{isClosable:k,prefixCls:R,closeIcon:j,handleClose:D,ariaProps:F}))}))});function Gce(e,t,n){return t=qc(t),FU(e,yy()?Reflect.construct(t,n||[],qc(e).constructor):t.apply(e,n))}let qce=function(e){function t(){var n;return Jn(this,t),n=Gce(this,t,arguments),n.state={error:void 0,info:{componentStack:""}},n}return gi(t,e),er(t,[{key:"componentDidCatch",value:function(r,a){this.setState({error:r,info:a})}},{key:"render",value:function(){const{message:r,description:a,id:i,children:o}=this.props,{error:s,info:c}=this.state,u=(c==null?void 0:c.componentStack)||null,d=typeof r>"u"?(s||"").toString():r,p=typeof a>"u"?u:a;return s?l.createElement(YV,{id:i,type:"error",message:d,description:l.createElement("pre",{style:{fontSize:"0.9em",overflowX:"auto"}},p)}):o}}])}(l.Component);const wn=YV;wn.ErrorBoundary=qce;const zM=e=>typeof e=="object"&&e!=null&&e.nodeType===1,HM=(e,t)=>(!t||e!=="hidden")&&e!=="visible"&&e!=="clip",HS=(e,t)=>{if(e.clientHeight{const a=(i=>{if(!i.ownerDocument||!i.ownerDocument.defaultView)return null;try{return i.ownerDocument.defaultView.frameElement}catch{return null}})(r);return!!a&&(a.clientHeightit||i>e&&o=t&&s>=n?i-e-r:o>t&&sn?o-t+a:0,Kce=e=>{const t=e.parentElement;return t??(e.getRootNode().host||null)},UM=(e,t)=>{var n,r,a,i;if(typeof document>"u")return[];const{scrollMode:o,block:s,inline:c,boundary:u,skipOverflowHiddenElements:d}=t,p=typeof u=="function"?u:k=>k!==u;if(!zM(e))throw new TypeError("Invalid target");const g=document.scrollingElement||document.documentElement,m=[];let h=e;for(;zM(h)&&p(h);){if(h=Kce(h),h===g){m.push(h);break}h!=null&&h===document.body&&HS(h)&&!HS(document.documentElement)||h!=null&&HS(h,d)&&m.push(h)}const b=(r=(n=window.visualViewport)==null?void 0:n.width)!=null?r:innerWidth,y=(i=(a=window.visualViewport)==null?void 0:a.height)!=null?i:innerHeight,{scrollX:S,scrollY:v}=window,{height:x,width:w,top:C,right:E,bottom:I,left:T}=e.getBoundingClientRect(),{top:_,right:R,bottom:$,left:M}=(k=>{const N=window.getComputedStyle(k);return{top:parseFloat(N.scrollMarginTop)||0,right:parseFloat(N.scrollMarginRight)||0,bottom:parseFloat(N.scrollMarginBottom)||0,left:parseFloat(N.scrollMarginLeft)||0}})(e);let P=s==="start"||s==="nearest"?C-_:s==="end"?I+$:C+x/2-_+$,D=c==="center"?T+w/2-M+R:c==="end"?E+R:T-M;const O=[];for(let k=0;k=0&&T>=0&&I<=y&&E<=b&&C>=j&&I<=B&&T>=z&&E<=F)return O;const U=getComputedStyle(N),H=parseInt(U.borderLeftWidth,10),K=parseInt(U.borderTopWidth,10),Y=parseInt(U.borderRightWidth,10),ee=parseInt(U.borderBottomWidth,10);let ae=0,W=0;const q="offsetWidth"in N?N.offsetWidth-N.clientWidth-H-Y:0,Z="offsetHeight"in N?N.offsetHeight-N.clientHeight-K-ee:0,Q="offsetWidth"in N?N.offsetWidth===0?0:L/N.offsetWidth:0,J="offsetHeight"in N?N.offsetHeight===0?0:A/N.offsetHeight:0;if(g===N)ae=s==="start"?P:s==="end"?P-y:s==="nearest"?Qh(v,v+y,y,K,ee,v+P,v+P+x,x):P-y/2,W=c==="start"?D:c==="center"?D-b/2:c==="end"?D-b:Qh(S,S+b,b,H,Y,S+D,S+D+w,w),ae=Math.max(0,ae+v),W=Math.max(0,W+S);else{ae=s==="start"?P-j-K:s==="end"?P-B+ee+Z:s==="nearest"?Qh(j,B,A,K,ee+Z,P,P+x,x):P-(j+A/2)+Z/2,W=c==="start"?D-z-H:c==="center"?D-(z+L/2)+q/2:c==="end"?D-F+Y+q:Qh(z,F,L,H,Y+q,D,D+w,w);const{scrollLeft:le,scrollTop:ce}=N;ae=J===0?0:Math.max(0,Math.min(ce+ae/J,N.scrollHeight-A/J+Z)),W=Q===0?0:Math.max(0,Math.min(le+W/Q,N.scrollWidth-L/Q+q)),P+=ce-ae,D+=le-W}O.push({el:N,top:ae,left:W})}return O},Yce=e=>e===!1?{block:"end",inline:"nearest"}:(t=>t===Object(t)&&Object.keys(t).length!==0)(e)?e:{block:"start",inline:"nearest"};function Xce(e,t){if(!e.isConnected||!(a=>{let i=a;for(;i&&i.parentNode;){if(i.parentNode===document)return!0;i=i.parentNode instanceof ShadowRoot?i.parentNode.host:i.parentNode}return!1})(e))return;const n=(a=>{const i=window.getComputedStyle(a);return{top:parseFloat(i.scrollMarginTop)||0,right:parseFloat(i.scrollMarginRight)||0,bottom:parseFloat(i.scrollMarginBottom)||0,left:parseFloat(i.scrollMarginLeft)||0}})(e);if((a=>typeof a=="object"&&typeof a.behavior=="function")(t))return t.behavior(UM(e,t));const r=typeof t=="boolean"||t==null?void 0:t.behavior;for(const{el:a,top:i,left:o}of UM(e,Yce(t))){const s=i-n.top+n.bottom,c=o-n.left+n.right;a.scroll({top:s,left:c,behavior:r})}}function d_(e){return e!=null&&e===e.window}const Zce=e=>{var t,n;if(typeof window>"u")return 0;let r=0;return d_(e)?r=e.pageYOffset:e instanceof Document?r=e.documentElement.scrollTop:(e instanceof HTMLElement||e)&&(r=e.scrollTop),e&&!d_(e)&&typeof r!="number"&&(r=(n=((t=e.ownerDocument)!==null&&t!==void 0?t:e).documentElement)===null||n===void 0?void 0:n.scrollTop),r};function Qce(e,t,n,r){const a=n-t;return e/=r/2,e<1?a/2*e*e*e+t:a/2*((e-=2)*e*e+2)+t}function Jce(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{getContainer:n=()=>window,callback:r,duration:a=450}=t,i=n(),o=Zce(i),s=Date.now(),c=()=>{const d=Date.now()-s,p=Qce(d>a?a:d,o,e,a);d_(i)?i.scrollTo(window.pageXOffset,p):i instanceof Document||i.constructor.name==="HTMLDocument"?i.documentElement.scrollTop=p:i.scrollTop=p,d{const[,,,,t]=ia();return t?`${e}-css-var`:""};var Fe={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(t){var n=t.keyCode;if(t.altKey&&!t.ctrlKey||t.metaKey||n>=Fe.F1&&n<=Fe.F12)return!1;switch(n){case Fe.ALT:case Fe.CAPS_LOCK:case Fe.CONTEXT_MENU:case Fe.CTRL:case Fe.DOWN:case Fe.END:case Fe.ESC:case Fe.HOME:case Fe.INSERT:case Fe.LEFT:case Fe.MAC_FF_META:case Fe.META:case Fe.NUMLOCK:case Fe.NUM_CENTER:case Fe.PAGE_DOWN:case Fe.PAGE_UP:case Fe.PAUSE:case Fe.PRINT_SCREEN:case Fe.RIGHT:case Fe.SHIFT:case Fe.UP:case Fe.WIN_KEY:case Fe.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(t){if(t>=Fe.ZERO&&t<=Fe.NINE||t>=Fe.NUM_ZERO&&t<=Fe.NUM_MULTIPLY||t>=Fe.A&&t<=Fe.Z||window.navigator.userAgent.indexOf("WebKit")!==-1&&t===0)return!0;switch(t){case Fe.SPACE:case Fe.QUESTION_MARK:case Fe.NUM_PLUS:case Fe.NUM_MINUS:case Fe.NUM_PERIOD:case Fe.NUM_DIVISION:case Fe.SEMICOLON:case Fe.DASH:case Fe.EQUALS:case Fe.COMMA:case Fe.PERIOD:case Fe.SLASH:case Fe.APOSTROPHE:case Fe.SINGLE_QUOTE:case Fe.OPEN_SQUARE_BRACKET:case Fe.BACKSLASH:case Fe.CLOSE_SQUARE_BRACKET:return!0;default:return!1}}},XV=l.forwardRef(function(e,t){var n=e.prefixCls,r=e.style,a=e.className,i=e.duration,o=i===void 0?4.5:i,s=e.showProgress,c=e.pauseOnHover,u=c===void 0?!0:c,d=e.eventKey,p=e.content,g=e.closable,m=e.closeIcon,h=m===void 0?"x":m,b=e.props,y=e.onClick,S=e.onNoticeClose,v=e.times,x=e.hovering,w=l.useState(!1),C=se(w,2),E=C[0],I=C[1],T=l.useState(0),_=se(T,2),R=_[0],$=_[1],M=l.useState(0),P=se(M,2),D=P[0],O=P[1],k=x||E,N=o>0&&s,A=function(){S(d)},L=function(H){(H.key==="Enter"||H.code==="Enter"||H.keyCode===Fe.ENTER)&&A()};l.useEffect(function(){if(!k&&o>0){var U=Date.now()-D,H=setTimeout(function(){A()},o*1e3-D);return function(){u&&clearTimeout(H),O(Date.now()-U)}}},[o,k,v]),l.useEffect(function(){if(!k&&N&&(u||D===0)){var U=performance.now(),H,K=function Y(){cancelAnimationFrame(H),H=requestAnimationFrame(function(ee){var ae=ee+D-U,W=Math.min(ae/(o*1e3),1);$(W*100),W<1&&Y()})};return K(),function(){u&&cancelAnimationFrame(H)}}},[o,D,k,N,v]);var j=l.useMemo(function(){return mt(g)==="object"&&g!==null?g:g?{closeIcon:h}:{}},[g,h]),F=fr(j,!0),B=100-(!R||R<0?0:R>100?100:R),z="".concat(n,"-notice");return l.createElement("div",be({},b,{ref:t,className:oe(z,a,V({},"".concat(z,"-closable"),g)),style:r,onMouseEnter:function(H){var K;I(!0),b==null||(K=b.onMouseEnter)===null||K===void 0||K.call(b,H)},onMouseLeave:function(H){var K;I(!1),b==null||(K=b.onMouseLeave)===null||K===void 0||K.call(b,H)},onClick:y}),l.createElement("div",{className:"".concat(z,"-content")},p),g&&l.createElement("a",be({tabIndex:0,className:"".concat(z,"-close"),onKeyDown:L,"aria-label":"Close"},F,{onClick:function(H){H.preventDefault(),H.stopPropagation(),A()}}),j.closeIcon),N&&l.createElement("progress",{className:"".concat(z,"-progress"),max:"100",value:B},B+"%"))}),ZV=de.createContext({}),eue=function(t){var n=t.children,r=t.classNames;return de.createElement(ZV.Provider,{value:{classNames:r}},n)},VM=8,WM=3,GM=16,tue=function(t){var n={offset:VM,threshold:WM,gap:GM};if(t&&mt(t)==="object"){var r,a,i;n.offset=(r=t.offset)!==null&&r!==void 0?r:VM,n.threshold=(a=t.threshold)!==null&&a!==void 0?a:WM,n.gap=(i=t.gap)!==null&&i!==void 0?i:GM}return[!!t,n]},nue=["className","style","classNames","styles"],rue=function(t){var n=t.configList,r=t.placement,a=t.prefixCls,i=t.className,o=t.style,s=t.motion,c=t.onAllNoticeRemoved,u=t.onNoticeClose,d=t.stack,p=l.useContext(ZV),g=p.classNames,m=l.useRef({}),h=l.useState(null),b=se(h,2),y=b[0],S=b[1],v=l.useState([]),x=se(v,2),w=x[0],C=x[1],E=n.map(function(k){return{config:k,key:String(k.key)}}),I=tue(d),T=se(I,2),_=T[0],R=T[1],$=R.offset,M=R.threshold,P=R.gap,D=_&&(w.length>0||E.length<=M),O=typeof s=="function"?s(r):s;return l.useEffect(function(){_&&w.length>1&&C(function(k){return k.filter(function(N){return E.some(function(A){var L=A.key;return N===L})})})},[w,E,_]),l.useEffect(function(){var k;if(_&&m.current[(k=E[E.length-1])===null||k===void 0?void 0:k.key]){var N;S(m.current[(N=E[E.length-1])===null||N===void 0?void 0:N.key])}},[E,_]),de.createElement(fN,be({key:r,className:oe(a,"".concat(a,"-").concat(r),g==null?void 0:g.list,i,V(V({},"".concat(a,"-stack"),!!_),"".concat(a,"-stack-expanded"),D)),style:o,keys:E,motionAppear:!0},O,{onAllRemoved:function(){c(r)}}),function(k,N){var A=k.config,L=k.className,j=k.style,F=k.index,B=A,z=B.key,U=B.times,H=String(z),K=A,Y=K.className,ee=K.style,ae=K.classNames,W=K.styles,q=Ct(K,nue),Z=E.findIndex(function(me){return me.key===H}),Q={};if(_){var J=E.length-1-(Z>-1?Z:F-1),le=r==="top"||r==="bottom"?"-50%":"0";if(J>0){var ce,pe,te;Q.height=D?(ce=m.current[H])===null||ce===void 0?void 0:ce.offsetHeight:y==null?void 0:y.offsetHeight;for(var ie=0,fe=0;fe-1?m.current[H]=xe:delete m.current[H]},prefixCls:a,classNames:ae,styles:W,className:oe(Y,g==null?void 0:g.notice),style:ee,times:U,key:z,eventKey:z,onNoticeClose:u,hovering:_&&w.length>0})))})},aue=l.forwardRef(function(e,t){var n=e.prefixCls,r=n===void 0?"rc-notification":n,a=e.container,i=e.motion,o=e.maxCount,s=e.className,c=e.style,u=e.onAllRemoved,d=e.stack,p=e.renderNotifications,g=l.useState([]),m=se(g,2),h=m[0],b=m[1],y=function(_){var R,$=h.find(function(M){return M.key===_});$==null||(R=$.onClose)===null||R===void 0||R.call($),b(function(M){return M.filter(function(P){return P.key!==_})})};l.useImperativeHandle(t,function(){return{open:function(_){b(function(R){var $=Me(R),M=$.findIndex(function(O){return O.key===_.key}),P=X({},_);if(M>=0){var D;P.times=(((D=R[M])===null||D===void 0?void 0:D.times)||0)+1,$[M]=P}else P.times=0,$.push(P);return o>0&&$.length>o&&($=$.slice(-o)),$})},close:function(_){y(_)},destroy:function(){b([])}}});var S=l.useState({}),v=se(S,2),x=v[0],w=v[1];l.useEffect(function(){var T={};h.forEach(function(_){var R=_.placement,$=R===void 0?"topRight":R;$&&(T[$]=T[$]||[],T[$].push(_))}),Object.keys(x).forEach(function(_){T[_]=T[_]||[]}),w(T)},[h]);var C=function(_){w(function(R){var $=X({},R),M=$[_]||[];return M.length||delete $[_],$})},E=l.useRef(!1);if(l.useEffect(function(){Object.keys(x).length>0?E.current=!0:E.current&&(u==null||u(),E.current=!1)},[x]),!a)return null;var I=Object.keys(x);return Zr.createPortal(l.createElement(l.Fragment,null,I.map(function(T){var _=x[T],R=l.createElement(rue,{key:T,configList:_,placement:T,prefixCls:r,className:s==null?void 0:s(T),style:c==null?void 0:c(T),motion:i,onNoticeClose:y,onAllNoticeRemoved:C,stack:d});return p?p(R,{prefixCls:r,key:T}):R})),a)}),iue=["getContainer","motion","prefixCls","maxCount","className","style","onAllRemoved","stack","renderNotifications"],oue=function(){return document.body},qM=0;function sue(){for(var e={},t=arguments.length,n=new Array(t),r=0;r0&&arguments[0]!==void 0?arguments[0]:{},t=e.getContainer,n=t===void 0?oue:t,r=e.motion,a=e.prefixCls,i=e.maxCount,o=e.className,s=e.style,c=e.onAllRemoved,u=e.stack,d=e.renderNotifications,p=Ct(e,iue),g=l.useState(),m=se(g,2),h=m[0],b=m[1],y=l.useRef(),S=l.createElement(aue,{container:h,ref:y,prefixCls:a,motion:r,maxCount:i,className:o,style:s,onAllRemoved:c,stack:u,renderNotifications:d}),v=l.useState([]),x=se(v,2),w=x[0],C=x[1],E=l.useMemo(function(){return{open:function(T){var _=sue(p,T);(_.key===null||_.key===void 0)&&(_.key="rc-notification-".concat(qM),qM+=1),C(function(R){return[].concat(Me(R),[{type:"open",config:_}])})},close:function(T){C(function(_){return[].concat(Me(_),[{type:"close",key:T}])})},destroy:function(){C(function(T){return[].concat(Me(T),[{type:"destroy"}])})}}},[]);return l.useEffect(function(){b(n())}),l.useEffect(function(){y.current&&w.length&&(w.forEach(function(I){switch(I.type){case"open":y.current.open(I.config);break;case"close":y.current.close(I.key);break;case"destroy":y.current.destroy();break}}),C(function(I){return I.filter(function(T){return!w.includes(T)})}))},[w]),[E,S]}var cue={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z"}}]},name:"loading",theme:"outlined"},uue=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:cue}))},uo=l.forwardRef(uue);const Om=de.createContext(void 0),il=100,due=10,QV=il*due,JV={Modal:il,Drawer:il,Popover:il,Popconfirm:il,Tooltip:il,Tour:il,FloatButton:il},fue={SelectLike:50,Dropdown:50,DatePicker:50,Menu:50,ImagePreview:1};function pue(e){return e in JV}const Ho=(e,t)=>{const[,n]=ia(),r=de.useContext(Om),a=pue(e);let i;if(t!==void 0)i=[t,t];else{let o=r??0;a?o+=(r?0:n.zIndexPopupBase)+JV[e]:o+=fue[e],i=[r===void 0?t:o,o]}return i};function gue(){const[e,t]=l.useState([]),n=l.useCallback(r=>(t(a=>[].concat(Me(a),[r])),()=>{t(a=>a.filter(i=>i!==r))}),[]);return[e,n]}function ar(){ar=function(){return t};var e,t={},n=Object.prototype,r=n.hasOwnProperty,a=Object.defineProperty||function(k,N,A){k[N]=A.value},i=typeof Symbol=="function"?Symbol:{},o=i.iterator||"@@iterator",s=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function u(k,N,A){return Object.defineProperty(k,N,{value:A,enumerable:!0,configurable:!0,writable:!0}),k[N]}try{u({},"")}catch{u=function(A,L,j){return A[L]=j}}function d(k,N,A,L){var j=N&&N.prototype instanceof S?N:S,F=Object.create(j.prototype),B=new D(L||[]);return a(F,"_invoke",{value:R(k,A,B)}),F}function p(k,N,A){try{return{type:"normal",arg:k.call(N,A)}}catch(L){return{type:"throw",arg:L}}}t.wrap=d;var g="suspendedStart",m="suspendedYield",h="executing",b="completed",y={};function S(){}function v(){}function x(){}var w={};u(w,o,function(){return this});var C=Object.getPrototypeOf,E=C&&C(C(O([])));E&&E!==n&&r.call(E,o)&&(w=E);var I=x.prototype=S.prototype=Object.create(w);function T(k){["next","throw","return"].forEach(function(N){u(k,N,function(A){return this._invoke(N,A)})})}function _(k,N){function A(j,F,B,z){var U=p(k[j],k,F);if(U.type!=="throw"){var H=U.arg,K=H.value;return K&&mt(K)=="object"&&r.call(K,"__await")?N.resolve(K.__await).then(function(Y){A("next",Y,B,z)},function(Y){A("throw",Y,B,z)}):N.resolve(K).then(function(Y){H.value=Y,B(H)},function(Y){return A("throw",Y,B,z)})}z(U.arg)}var L;a(this,"_invoke",{value:function(F,B){function z(){return new N(function(U,H){A(F,B,U,H)})}return L=L?L.then(z,z):z()}})}function R(k,N,A){var L=g;return function(j,F){if(L===h)throw Error("Generator is already running");if(L===b){if(j==="throw")throw F;return{value:e,done:!0}}for(A.method=j,A.arg=F;;){var B=A.delegate;if(B){var z=$(B,A);if(z){if(z===y)continue;return z}}if(A.method==="next")A.sent=A._sent=A.arg;else if(A.method==="throw"){if(L===g)throw L=b,A.arg;A.dispatchException(A.arg)}else A.method==="return"&&A.abrupt("return",A.arg);L=h;var U=p(k,N,A);if(U.type==="normal"){if(L=A.done?b:m,U.arg===y)continue;return{value:U.arg,done:A.done}}U.type==="throw"&&(L=b,A.method="throw",A.arg=U.arg)}}}function $(k,N){var A=N.method,L=k.iterator[A];if(L===e)return N.delegate=null,A==="throw"&&k.iterator.return&&(N.method="return",N.arg=e,$(k,N),N.method==="throw")||A!=="return"&&(N.method="throw",N.arg=new TypeError("The iterator does not provide a '"+A+"' method")),y;var j=p(L,k.iterator,N.arg);if(j.type==="throw")return N.method="throw",N.arg=j.arg,N.delegate=null,y;var F=j.arg;return F?F.done?(N[k.resultName]=F.value,N.next=k.nextLoc,N.method!=="return"&&(N.method="next",N.arg=e),N.delegate=null,y):F:(N.method="throw",N.arg=new TypeError("iterator result is not an object"),N.delegate=null,y)}function M(k){var N={tryLoc:k[0]};1 in k&&(N.catchLoc=k[1]),2 in k&&(N.finallyLoc=k[2],N.afterLoc=k[3]),this.tryEntries.push(N)}function P(k){var N=k.completion||{};N.type="normal",delete N.arg,k.completion=N}function D(k){this.tryEntries=[{tryLoc:"root"}],k.forEach(M,this),this.reset(!0)}function O(k){if(k||k===""){var N=k[o];if(N)return N.call(k);if(typeof k.next=="function")return k;if(!isNaN(k.length)){var A=-1,L=function j(){for(;++A=0;--j){var F=this.tryEntries[j],B=F.completion;if(F.tryLoc==="root")return L("end");if(F.tryLoc<=this.prev){var z=r.call(F,"catchLoc"),U=r.call(F,"finallyLoc");if(z&&U){if(this.prev=0;--L){var j=this.tryEntries[L];if(j.tryLoc<=this.prev&&r.call(j,"finallyLoc")&&this.prev=0;--A){var L=this.tryEntries[A];if(L.finallyLoc===N)return this.complete(L.completion,L.afterLoc),P(L),y}},catch:function(N){for(var A=this.tryEntries.length-1;A>=0;--A){var L=this.tryEntries[A];if(L.tryLoc===N){var j=L.completion;if(j.type==="throw"){var F=j.arg;P(L)}return F}}throw Error("illegal catch attempt")},delegateYield:function(N,A,L){return this.delegate={iterator:O(N),resultName:A,nextLoc:L},this.method==="next"&&(this.arg=e),y}},t}function KM(e,t,n,r,a,i,o){try{var s=e[i](o),c=s.value}catch(u){return void n(u)}s.done?t(c):Promise.resolve(c).then(r,a)}function Ri(e){return function(){var t=this,n=arguments;return new Promise(function(r,a){var i=e.apply(t,n);function o(c){KM(i,r,a,o,s,"next",c)}function s(c){KM(i,r,a,o,s,"throw",c)}o(void 0)})}}var Nm=X({},Dre),mue=Nm.version,hue=Nm.render,vue=Nm.unmountComponentAtNode,Ty;try{var bue=Number((mue||"").split(".")[0]);bue>=18&&(Ty=Nm.createRoot)}catch{}function YM(e){var t=Nm.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;t&&mt(t)==="object"&&(t.usingClientEntryPoint=e)}var a0="__rc_react_root__";function yue(e,t){YM(!0);var n=t[a0]||Ty(t);YM(!1),n.render(e),t[a0]=n}function xue(e,t){hue(e,t)}function gN(e,t){if(Ty){yue(e,t);return}xue(e,t)}function Sue(e){return f_.apply(this,arguments)}function f_(){return f_=Ri(ar().mark(function e(t){return ar().wrap(function(r){for(;;)switch(r.prev=r.next){case 0:return r.abrupt("return",Promise.resolve().then(function(){var a;(a=t[a0])===null||a===void 0||a.unmount(),delete t[a0]}));case 1:case"end":return r.stop()}},e)})),f_.apply(this,arguments)}function wue(e){vue(e)}function eW(e){return p_.apply(this,arguments)}function p_(){return p_=Ri(ar().mark(function e(t){return ar().wrap(function(r){for(;;)switch(r.prev=r.next){case 0:if(Ty===void 0){r.next=2;break}return r.abrupt("return",Sue(t));case 2:wue(t);case 3:case"end":return r.stop()}},e)})),p_.apply(this,arguments)}const US=()=>({height:0,opacity:0}),XM=e=>{const{scrollHeight:t}=e;return{height:t,opacity:1}},Cue=e=>({height:e?e.offsetHeight:0}),VS=(e,t)=>(t==null?void 0:t.deadline)===!0||t.propertyName==="height",Xd=function(){return{motionName:`${arguments.length>0&&arguments[0]!==void 0?arguments[0]:qg}-motion-collapse`,onAppearStart:US,onEnterStart:US,onAppearActive:XM,onEnterActive:XM,onLeaveStart:Cue,onLeaveActive:US,onAppearEnd:VS,onEnterEnd:VS,onLeaveEnd:VS,motionDeadline:500}},za=(e,t,n)=>n!==void 0?n:`${e}-${t}`,If=function(e){if(!e)return!1;if(e instanceof Element){if(e.offsetParent)return!0;if(e.getBBox){var t=e.getBBox(),n=t.width,r=t.height;if(n||r)return!0}if(e.getBoundingClientRect){var a=e.getBoundingClientRect(),i=a.width,o=a.height;if(i||o)return!0}}return!1},Eue=e=>{const{componentCls:t,colorPrimary:n}=e;return{[t]:{position:"absolute",background:"transparent",pointerEvents:"none",boxSizing:"border-box",color:`var(--wave-color, ${n})`,boxShadow:"0 0 0 0 currentcolor",opacity:.2,"&.wave-motion-appear":{transition:[`box-shadow 0.4s ${e.motionEaseOutCirc}`,`opacity 2s ${e.motionEaseOutCirc}`].join(","),"&-active":{boxShadow:"0 0 0 6px currentcolor",opacity:0},"&.wave-quick":{transition:[`box-shadow ${e.motionDurationSlow} ${e.motionEaseInOut}`,`opacity ${e.motionDurationSlow} ${e.motionEaseInOut}`].join(",")}}}}},Iue=Ale("Wave",e=>[Eue(e)]),Ry=`${qg}-wave-target`;function WS(e){return e&&e!=="#fff"&&e!=="#ffffff"&&e!=="rgb(255, 255, 255)"&&e!=="rgba(255, 255, 255, 1)"&&!/rgba\((?:\d*, ){3}0\)/.test(e)&&e!=="transparent"}function Tue(e){const{borderTopColor:t,borderColor:n,backgroundColor:r}=getComputedStyle(e);return WS(t)?t:WS(n)?n:WS(r)?r:null}function GS(e){return Number.isNaN(e)?0:e}const Rue=e=>{const{className:t,target:n,component:r}=e,a=l.useRef(null),[i,o]=l.useState(null),[s,c]=l.useState([]),[u,d]=l.useState(0),[p,g]=l.useState(0),[m,h]=l.useState(0),[b,y]=l.useState(0),[S,v]=l.useState(!1),x={left:u,top:p,width:m,height:b,borderRadius:s.map(E=>`${E}px`).join(" ")};i&&(x["--wave-color"]=i);function w(){const E=getComputedStyle(n);o(Tue(n));const I=E.position==="static",{borderLeftWidth:T,borderTopWidth:_}=E;d(I?n.offsetLeft:GS(-parseFloat(T))),g(I?n.offsetTop:GS(-parseFloat(_))),h(n.offsetWidth),y(n.offsetHeight);const{borderTopLeftRadius:R,borderTopRightRadius:$,borderBottomLeftRadius:M,borderBottomRightRadius:P}=E;c([R,$,P,M].map(D=>GS(parseFloat(D))))}if(l.useEffect(()=>{if(n){const E=Gt(()=>{w(),v(!0)});let I;return typeof ResizeObserver<"u"&&(I=new ResizeObserver(w),I.observe(n)),()=>{Gt.cancel(E),I==null||I.disconnect()}}},[]),!S)return null;const C=(r==="Checkbox"||r==="Radio")&&(n==null?void 0:n.classList.contains(Ry));return l.createElement(na,{visible:!0,motionAppear:!0,motionName:"wave-motion",motionDeadline:5e3,onAppearEnd:(E,I)=>{var T;if(I.deadline||I.propertyName==="opacity"){const _=(T=a.current)===null||T===void 0?void 0:T.parentElement;eW(_).then(()=>{_==null||_.remove()})}return!1}},(E,I)=>{let{className:T}=E;return l.createElement("div",{ref:ba(a,I),className:oe(t,T,{"wave-quick":C}),style:x})})},_ue=(e,t)=>{var n;const{component:r}=t;if(r==="Checkbox"&&!(!((n=e.querySelector("input"))===null||n===void 0)&&n.checked))return;const a=document.createElement("div");a.style.position="absolute",a.style.left="0px",a.style.top="0px",e==null||e.insertBefore(a,e==null?void 0:e.firstChild),gN(l.createElement(Rue,Object.assign({},t,{target:e})),a)},$ue=(e,t,n)=>{const{wave:r}=l.useContext(st),[,a,i]=ia(),o=Yt(u=>{const d=e.current;if(r!=null&&r.disabled||!d)return;const p=d.querySelector(`.${Ry}`)||d,{showEffect:g}=r||{};(g||_ue)(p,{className:t,token:a,component:n,event:u,hashId:i})}),s=l.useRef();return u=>{Gt.cancel(s.current),s.current=Gt(()=>{o(u)})}},km=e=>{const{children:t,disabled:n,component:r}=e,{getPrefixCls:a}=l.useContext(st),i=l.useRef(null),o=a("wave"),[,s]=Iue(o),c=$ue(i,oe(o,s),r);if(de.useEffect(()=>{const d=i.current;if(!d||d.nodeType!==1||n)return;const p=g=>{!If(g.target)||!d.getAttribute||d.getAttribute("disabled")||d.disabled||d.className.includes("disabled")||d.className.includes("-leave")||c(g)};return d.addEventListener("click",p,!0),()=>{d.removeEventListener("click",p,!0)}},[n]),!de.isValidElement(t))return t??null;const u=Po(t)?ba(t.ref,i):i;return kr(t,{ref:u})},zr=e=>{const t=de.useContext(Yc);return de.useMemo(()=>e?typeof e=="string"?e??t:e instanceof Function?e(t):t:t,[e,t])},Oue=e=>{const{componentCls:t}=e;return{[t]:{"&-block":{display:"flex",width:"100%"},"&-vertical":{flexDirection:"column"}}}},Nue=e=>{const{componentCls:t,antCls:n}=e;return{[t]:{display:"inline-flex","&-rtl":{direction:"rtl"},"&-vertical":{flexDirection:"column"},"&-align":{flexDirection:"column","&-center":{alignItems:"center"},"&-start":{alignItems:"flex-start"},"&-end":{alignItems:"flex-end"},"&-baseline":{alignItems:"baseline"}},[`${t}-item:empty`]:{display:"none"},[`${t}-item > ${n}-badge-not-a-wrapper:only-child`]:{display:"block"}}}},kue=e=>{const{componentCls:t}=e;return{[t]:{"&-gap-row-small":{rowGap:e.spaceGapSmallSize},"&-gap-row-middle":{rowGap:e.spaceGapMiddleSize},"&-gap-row-large":{rowGap:e.spaceGapLargeSize},"&-gap-col-small":{columnGap:e.spaceGapSmallSize},"&-gap-col-middle":{columnGap:e.spaceGapMiddleSize},"&-gap-col-large":{columnGap:e.spaceGapLargeSize}}}},tW=an("Space",e=>{const t=zt(e,{spaceGapSmallSize:e.paddingXS,spaceGapMiddleSize:e.padding,spaceGapLargeSize:e.paddingLG});return[Nue(t),kue(t),Oue(t)]},()=>({}),{resetStyle:!1});var nW=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const n=l.useContext(_y),r=l.useMemo(()=>{if(!n)return"";const{compactDirection:a,isFirstItem:i,isLastItem:o}=n,s=a==="vertical"?"-vertical-":"-";return oe(`${e}-compact${s}item`,{[`${e}-compact${s}first-item`]:i,[`${e}-compact${s}last-item`]:o,[`${e}-compact${s}item-rtl`]:t==="rtl"})},[e,t,n]);return{compactSize:n==null?void 0:n.compactSize,compactDirection:n==null?void 0:n.compactDirection,compactItemClassnames:r}},Aue=e=>{let{children:t}=e;return l.createElement(_y.Provider,{value:null},t)},Due=e=>{var{children:t}=e,n=nW(e,["children"]);return l.createElement(_y.Provider,{value:n},t)},Mue=e=>{const{getPrefixCls:t,direction:n}=l.useContext(st),{size:r,direction:a,block:i,prefixCls:o,className:s,rootClassName:c,children:u}=e,d=nW(e,["size","direction","block","prefixCls","className","rootClassName","children"]),p=zr(x=>r??x),g=t("space-compact",o),[m,h]=tW(g),b=oe(g,h,{[`${g}-rtl`]:n==="rtl",[`${g}-block`]:i,[`${g}-vertical`]:a==="vertical"},s,c),y=l.useContext(_y),S=Nr(u),v=l.useMemo(()=>S.map((x,w)=>{const C=(x==null?void 0:x.key)||`${g}-item-${w}`;return l.createElement(Due,{key:C,compactSize:p,compactDirection:a,isFirstItem:w===0&&(!y||(y==null?void 0:y.isFirstItem)),isLastItem:w===S.length-1&&(!y||(y==null?void 0:y.isLastItem))},x)}),[r,S,y]);return S.length===0?null:m(l.createElement("div",Object.assign({className:b},d),v))};var Pue=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{getPrefixCls:t,direction:n}=l.useContext(st),{prefixCls:r,size:a,className:i}=e,o=Pue(e,["prefixCls","size","className"]),s=t("btn-group",r),[,,c]=ia();let u="";switch(a){case"large":u="lg";break;case"small":u="sm";break}const d=oe(s,{[`${s}-${u}`]:u,[`${s}-rtl`]:n==="rtl"},i,c);return l.createElement(rW.Provider,{value:a},l.createElement("div",Object.assign({},o,{className:d})))},ZM=/^[\u4E00-\u9FA5]{2}$/,g_=ZM.test.bind(ZM);function aW(e){return e==="danger"?{danger:!0}:{type:e}}function QM(e){return typeof e=="string"}function qS(e){return e==="text"||e==="link"}function jue(e,t){if(e==null)return;const n=t?" ":"";return typeof e!="string"&&typeof e!="number"&&QM(e.type)&&g_(e.props.children)?kr(e,{children:e.props.children.split("").join(n)}):QM(e)?g_(e)?de.createElement("span",null,e.split("").join(n)):de.createElement("span",null,e):KV(e)?de.createElement("span",null,e):e}function Fue(e,t){let n=!1;const r=[];return de.Children.forEach(e,a=>{const i=typeof a,o=i==="string"||i==="number";if(n&&o){const s=r.length-1,c=r[s];r[s]=`${c}${a}`}else r.push(a);n=o}),de.Children.map(r,a=>jue(a,t))}const iW=l.forwardRef((e,t)=>{const{className:n,style:r,children:a,prefixCls:i}=e,o=oe(`${i}-icon`,n);return de.createElement("span",{ref:t,className:o,style:r},a)}),JM=l.forwardRef((e,t)=>{const{prefixCls:n,className:r,style:a,iconClassName:i}=e,o=oe(`${n}-loading-icon`,r);return de.createElement(iW,{prefixCls:n,className:o,style:a,ref:t},de.createElement(uo,{className:i}))}),KS=()=>({width:0,opacity:0,transform:"scale(0)"}),YS=e=>({width:e.scrollWidth,opacity:1,transform:"scale(1)"}),Bue=e=>{const{prefixCls:t,loading:n,existIcon:r,className:a,style:i}=e,o=!!n;return r?de.createElement(JM,{prefixCls:t,className:a,style:i}):de.createElement(na,{visible:o,motionName:`${t}-loading-icon-motion`,motionLeave:o,removeOnLeave:!0,onAppearStart:KS,onAppearActive:YS,onEnterStart:KS,onEnterActive:YS,onLeaveStart:YS,onLeaveActive:KS},(s,c)=>{let{className:u,style:d}=s;return de.createElement(JM,{prefixCls:t,className:a,style:Object.assign(Object.assign({},i),d),ref:c,iconClassName:u})})},e4=(e,t)=>({[`> span, > ${e}`]:{"&:not(:last-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineEndColor:t}}},"&:not(:first-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineStartColor:t}}}}}),zue=e=>{const{componentCls:t,fontSize:n,lineWidth:r,groupBorderColor:a,colorErrorHover:i}=e;return{[`${t}-group`]:[{position:"relative",display:"inline-flex",[`> span, > ${t}`]:{"&:not(:last-child)":{[`&, & > ${t}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},"&:not(:first-child)":{marginInlineStart:e.calc(r).mul(-1).equal(),[`&, & > ${t}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}},[t]:{position:"relative",zIndex:1,"&:hover, &:focus, &:active":{zIndex:2},"&[disabled]":{zIndex:0}},[`${t}-icon-only`]:{fontSize:n}},e4(`${t}-primary`,a),e4(`${t}-danger`,i)]}},oa=Math.round;function XS(e,t){const n=e.replace(/^[^(]*\((.*)/,"$1").replace(/\).*/,"").match(/\d*\.?\d+%?/g)||[],r=n.map(a=>parseFloat(a));for(let a=0;a<3;a+=1)r[a]=t(r[a]||0,n[a]||"",a);return n[3]?r[3]=n[3].includes("%")?r[3]/100:r[3]:r[3]=1,r}const t4=(e,t,n)=>n===0?e:e/100;function lp(e,t){const n=t||255;return e>n?n:e<0?0:e}class $y{constructor(t){V(this,"isValid",!0),V(this,"r",0),V(this,"g",0),V(this,"b",0),V(this,"a",1),V(this,"_h",void 0),V(this,"_s",void 0),V(this,"_l",void 0),V(this,"_v",void 0),V(this,"_max",void 0),V(this,"_min",void 0),V(this,"_brightness",void 0);function n(a){return a[0]in t&&a[1]in t&&a[2]in t}if(t)if(typeof t=="string"){let i=function(o){return a.startsWith(o)};var r=i;const a=t.trim();/^#?[A-F\d]{3,8}$/i.test(a)?this.fromHexString(a):i("rgb")?this.fromRgbString(a):i("hsl")?this.fromHslString(a):(i("hsv")||i("hsb"))&&this.fromHsvString(a)}else if(t instanceof $y)this.r=t.r,this.g=t.g,this.b=t.b,this.a=t.a,this._h=t._h,this._s=t._s,this._l=t._l,this._v=t._v;else if(n("rgb"))this.r=lp(t.r),this.g=lp(t.g),this.b=lp(t.b),this.a=typeof t.a=="number"?lp(t.a,1):1;else if(n("hsl"))this.fromHsl(t);else if(n("hsv"))this.fromHsv(t);else throw new Error("@ant-design/fast-color: unsupported input "+JSON.stringify(t))}setR(t){return this._sc("r",t)}setG(t){return this._sc("g",t)}setB(t){return this._sc("b",t)}setA(t){return this._sc("a",t,1)}setHue(t){const n=this.toHsv();return n.h=t,this._c(n)}getLuminance(){function t(i){const o=i/255;return o<=.03928?o/12.92:Math.pow((o+.055)/1.055,2.4)}const n=t(this.r),r=t(this.g),a=t(this.b);return .2126*n+.7152*r+.0722*a}getHue(){if(typeof this._h>"u"){const t=this.getMax()-this.getMin();t===0?this._h=0:this._h=oa(60*(this.r===this.getMax()?(this.g-this.b)/t+(this.g"u"){const t=this.getMax()-this.getMin();t===0?this._s=0:this._s=t/this.getMax()}return this._s}getLightness(){return typeof this._l>"u"&&(this._l=(this.getMax()+this.getMin())/510),this._l}getValue(){return typeof this._v>"u"&&(this._v=this.getMax()/255),this._v}getBrightness(){return typeof this._brightness>"u"&&(this._brightness=(this.r*299+this.g*587+this.b*114)/1e3),this._brightness}darken(t=10){const n=this.getHue(),r=this.getSaturation();let a=this.getLightness()-t/100;return a<0&&(a=0),this._c({h:n,s:r,l:a,a:this.a})}lighten(t=10){const n=this.getHue(),r=this.getSaturation();let a=this.getLightness()+t/100;return a>1&&(a=1),this._c({h:n,s:r,l:a,a:this.a})}mix(t,n=50){const r=this._c(t),a=n/100,i=s=>(r[s]-this[s])*a+this[s],o={r:oa(i("r")),g:oa(i("g")),b:oa(i("b")),a:oa(i("a")*100)/100};return this._c(o)}tint(t=10){return this.mix({r:255,g:255,b:255,a:1},t)}shade(t=10){return this.mix({r:0,g:0,b:0,a:1},t)}onBackground(t){const n=this._c(t),r=this.a+n.a*(1-this.a),a=i=>oa((this[i]*this.a+n[i]*n.a*(1-this.a))/r);return this._c({r:a("r"),g:a("g"),b:a("b"),a:r})}isDark(){return this.getBrightness()<128}isLight(){return this.getBrightness()>=128}equals(t){return this.r===t.r&&this.g===t.g&&this.b===t.b&&this.a===t.a}clone(){return this._c(this)}toHexString(){let t="#";const n=(this.r||0).toString(16);t+=n.length===2?n:"0"+n;const r=(this.g||0).toString(16);t+=r.length===2?r:"0"+r;const a=(this.b||0).toString(16);if(t+=a.length===2?a:"0"+a,typeof this.a=="number"&&this.a>=0&&this.a<1){const i=oa(this.a*255).toString(16);t+=i.length===2?i:"0"+i}return t}toHsl(){return{h:this.getHue(),s:this.getSaturation(),l:this.getLightness(),a:this.a}}toHslString(){const t=this.getHue(),n=oa(this.getSaturation()*100),r=oa(this.getLightness()*100);return this.a!==1?`hsla(${t},${n}%,${r}%,${this.a})`:`hsl(${t},${n}%,${r}%)`}toHsv(){return{h:this.getHue(),s:this.getSaturation(),v:this.getValue(),a:this.a}}toRgb(){return{r:this.r,g:this.g,b:this.b,a:this.a}}toRgbString(){return this.a!==1?`rgba(${this.r},${this.g},${this.b},${this.a})`:`rgb(${this.r},${this.g},${this.b})`}toString(){return this.toRgbString()}_sc(t,n,r){const a=this.clone();return a[t]=lp(n,r),a}_c(t){return new this.constructor(t)}getMax(){return typeof this._max>"u"&&(this._max=Math.max(this.r,this.g,this.b)),this._max}getMin(){return typeof this._min>"u"&&(this._min=Math.min(this.r,this.g,this.b)),this._min}fromHexString(t){const n=t.replace("#","");function r(a,i){return parseInt(n[a]+n[i||a],16)}n.length<6?(this.r=r(0),this.g=r(1),this.b=r(2),this.a=n[3]?r(3)/255:1):(this.r=r(0,1),this.g=r(2,3),this.b=r(4,5),this.a=n[6]?r(6,7)/255:1)}fromHsl({h:t,s:n,l:r,a}){if(this._h=t%360,this._s=n,this._l=r,this.a=typeof a=="number"?a:1,n<=0){const g=oa(r*255);this.r=g,this.g=g,this.b=g}let i=0,o=0,s=0;const c=t/60,u=(1-Math.abs(2*r-1))*n,d=u*(1-Math.abs(c%2-1));c>=0&&c<1?(i=u,o=d):c>=1&&c<2?(i=d,o=u):c>=2&&c<3?(o=u,s=d):c>=3&&c<4?(o=d,s=u):c>=4&&c<5?(i=d,s=u):c>=5&&c<6&&(i=u,s=d);const p=r-u/2;this.r=oa((i+p)*255),this.g=oa((o+p)*255),this.b=oa((s+p)*255)}fromHsv({h:t,s:n,v:r,a}){this._h=t%360,this._s=n,this._v=r,this.a=typeof a=="number"?a:1;const i=oa(r*255);if(this.r=i,this.g=i,this.b=i,n<=0)return;const o=t/60,s=Math.floor(o),c=o-s,u=oa(r*(1-n)*255),d=oa(r*(1-n*c)*255),p=oa(r*(1-n*(1-c))*255);switch(s){case 0:this.g=p,this.b=u;break;case 1:this.r=d,this.b=u;break;case 2:this.r=u,this.b=p;break;case 3:this.r=u,this.g=d;break;case 4:this.r=p,this.g=u;break;case 5:default:this.g=u,this.b=d;break}}fromHsvString(t){const n=XS(t,t4);this.fromHsv({h:n[0],s:n[1],v:n[2],a:n[3]})}fromHslString(t){const n=XS(t,t4);this.fromHsl({h:n[0],s:n[1],l:n[2],a:n[3]})}fromRgbString(t){const n=XS(t,(r,a)=>a.includes("%")?oa(r/100*255):r);this.r=n[0],this.g=n[1],this.b=n[2],this.a=n[3]}}var Hue=["b"],Uue=["v"],ZS=function(t){return Math.round(Number(t||0))},Vue=function(t){if(t instanceof $y)return t;if(t&&mt(t)==="object"&&"h"in t&&"b"in t){var n=t,r=n.b,a=Ct(n,Hue);return X(X({},a),{},{v:r})}return typeof t=="string"&&/hsb/.test(t)?t.replace(/hsb/,"hsv"):t},Yg=function(e){gi(n,e);var t=Fi(n);function n(r){return Jn(this,n),t.call(this,Vue(r))}return er(n,[{key:"toHsbString",value:function(){var a=this.toHsb(),i=ZS(a.s*100),o=ZS(a.b*100),s=ZS(a.h),c=a.a,u="hsb(".concat(s,", ").concat(i,"%, ").concat(o,"%)"),d="hsba(".concat(s,", ").concat(i,"%, ").concat(o,"%, ").concat(c.toFixed(c===0?0:2),")");return c===1?u:d}},{key:"toHsb",value:function(){var a=this.toHsv(),i=a.v,o=Ct(a,Uue);return X(X({},o),{},{b:i,a:this.a})}}]),n}($y),Wue=function(t){return t instanceof Yg?t:new Yg(t)};Wue("#1677ff");const Gue=(e,t)=>(e==null?void 0:e.replace(/[^\w/]/g,"").slice(0,t?8:6))||"",que=(e,t)=>e?Gue(e,t):"";let Kue=function(){function e(t){Jn(this,e);var n;if(this.cleared=!1,t instanceof e){this.metaColor=t.metaColor.clone(),this.colors=(n=t.colors)===null||n===void 0?void 0:n.map(a=>({color:new e(a.color),percent:a.percent})),this.cleared=t.cleared;return}const r=Array.isArray(t);r&&t.length?(this.colors=t.map(a=>{let{color:i,percent:o}=a;return{color:new e(i),percent:o}}),this.metaColor=new Yg(this.colors[0].color.metaColor)):this.metaColor=new Yg(r?"":t),(!t||r&&!this.colors)&&(this.metaColor=this.metaColor.setA(0),this.cleared=!0)}return er(e,[{key:"toHsb",value:function(){return this.metaColor.toHsb()}},{key:"toHsbString",value:function(){return this.metaColor.toHsbString()}},{key:"toHex",value:function(){return que(this.toHexString(),this.metaColor.a<1)}},{key:"toHexString",value:function(){return this.metaColor.toHexString()}},{key:"toRgb",value:function(){return this.metaColor.toRgb()}},{key:"toRgbString",value:function(){return this.metaColor.toRgbString()}},{key:"isGradient",value:function(){return!!this.colors&&!this.cleared}},{key:"getColors",value:function(){return this.colors||[{color:this,percent:0}]}},{key:"toCssString",value:function(){const{colors:n}=this;return n?`linear-gradient(90deg, ${n.map(a=>`${a.color.toRgbString()} ${a.percent}%`).join(", ")})`:this.metaColor.toRgbString()}},{key:"equals",value:function(n){return!n||this.isGradient()!==n.isGradient()?!1:this.isGradient()?this.colors.length===n.colors.length&&this.colors.every((r,a)=>{const i=n.colors[a];return r.percent===i.percent&&r.color.equals(i.color)}):this.toHexString()===n.toHexString()}}])}();var Yue={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z"}}]},name:"right",theme:"outlined"},Xue=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:Yue}))},pi=l.forwardRef(Xue),oW=de.forwardRef(function(e,t){var n=e.prefixCls,r=e.forceRender,a=e.className,i=e.style,o=e.children,s=e.isActive,c=e.role,u=e.classNames,d=e.styles,p=de.useState(s||r),g=se(p,2),m=g[0],h=g[1];return de.useEffect(function(){(r||s)&&h(!0)},[r,s]),m?de.createElement("div",{ref:t,className:oe("".concat(n,"-content"),V(V({},"".concat(n,"-content-active"),s),"".concat(n,"-content-inactive"),!s),a),style:i,role:c},de.createElement("div",{className:oe("".concat(n,"-content-box"),u==null?void 0:u.body),style:d==null?void 0:d.body},o)):null});oW.displayName="PanelContent";var Zue=["showArrow","headerClass","isActive","onItemClick","forceRender","className","classNames","styles","prefixCls","collapsible","accordion","panelKey","extra","header","expandIcon","openMotion","destroyInactivePanel","children"],sW=de.forwardRef(function(e,t){var n=e.showArrow,r=n===void 0?!0:n,a=e.headerClass,i=e.isActive,o=e.onItemClick,s=e.forceRender,c=e.className,u=e.classNames,d=u===void 0?{}:u,p=e.styles,g=p===void 0?{}:p,m=e.prefixCls,h=e.collapsible,b=e.accordion,y=e.panelKey,S=e.extra,v=e.header,x=e.expandIcon,w=e.openMotion,C=e.destroyInactivePanel,E=e.children,I=Ct(e,Zue),T=h==="disabled",_=h==="header",R=h==="icon",$=S!=null&&typeof S!="boolean",M=function(){o==null||o(y)},P=function(L){(L.key==="Enter"||L.keyCode===Fe.ENTER||L.which===Fe.ENTER)&&M()},D=typeof x=="function"?x(e):de.createElement("i",{className:"arrow"});D&&(D=de.createElement("div",{className:"".concat(m,"-expand-icon"),onClick:["header","icon"].includes(h)?M:void 0},D));var O=oe(V(V(V({},"".concat(m,"-item"),!0),"".concat(m,"-item-active"),i),"".concat(m,"-item-disabled"),T),c),k=oe(a,V(V(V({},"".concat(m,"-header"),!0),"".concat(m,"-header-collapsible-only"),_),"".concat(m,"-icon-collapsible-only"),R),d.header),N={className:k,"aria-expanded":i,"aria-disabled":T,onKeyDown:P,style:g.header};return!_&&!R&&(N.onClick=M,N.role=b?"tab":"button",N.tabIndex=T?-1:0),de.createElement("div",be({},I,{ref:t,className:O}),de.createElement("div",N,r&&D,de.createElement("span",{className:"".concat(m,"-header-text"),onClick:h==="header"?M:void 0},v),$&&de.createElement("div",{className:"".concat(m,"-extra")},S)),de.createElement(na,be({visible:i,leavedClassName:"".concat(m,"-content-hidden")},w,{forceRender:s,removeOnLeave:C}),function(A,L){var j=A.className,F=A.style;return de.createElement(oW,{ref:L,prefixCls:m,className:j,classNames:d,style:F,styles:g,isActive:i,forceRender:s,role:b?"tabpanel":void 0},E)}))}),Que=["children","label","key","collapsible","onItemClick","destroyInactivePanel"],Jue=function(t,n){var r=n.prefixCls,a=n.accordion,i=n.collapsible,o=n.destroyInactivePanel,s=n.onItemClick,c=n.activeKey,u=n.openMotion,d=n.expandIcon;return t.map(function(p,g){var m=p.children,h=p.label,b=p.key,y=p.collapsible,S=p.onItemClick,v=p.destroyInactivePanel,x=Ct(p,Que),w=String(b??g),C=y??i,E=v??o,I=function(R){C!=="disabled"&&(s(R),S==null||S(R))},T=!1;return a?T=c[0]===w:T=c.indexOf(w)>-1,de.createElement(sW,be({},x,{prefixCls:r,key:w,panelKey:w,isActive:T,accordion:a,openMotion:u,expandIcon:d,header:h,collapsible:C,onItemClick:I,destroyInactivePanel:E}),m)})},ede=function(t,n,r){if(!t)return null;var a=r.prefixCls,i=r.accordion,o=r.collapsible,s=r.destroyInactivePanel,c=r.onItemClick,u=r.activeKey,d=r.openMotion,p=r.expandIcon,g=t.key||String(n),m=t.props,h=m.header,b=m.headerClass,y=m.destroyInactivePanel,S=m.collapsible,v=m.onItemClick,x=!1;i?x=u[0]===g:x=u.indexOf(g)>-1;var w=S??o,C=function(T){w!=="disabled"&&(c(T),v==null||v(T))},E={key:g,panelKey:g,header:h,headerClass:b,isActive:x,prefixCls:a,destroyInactivePanel:y??s,openMotion:d,accordion:i,children:t.props.children,onItemClick:C,expandIcon:p,collapsible:w};return typeof t.type=="string"?t:(Object.keys(E).forEach(function(I){typeof E[I]>"u"&&delete E[I]}),de.cloneElement(t,E))};function tde(e,t,n){return Array.isArray(e)?Jue(e,n):Nr(t).map(function(r,a){return ede(r,a,n)})}function nde(e){var t=e;if(!Array.isArray(t)){var n=mt(t);t=n==="number"||n==="string"?[t]:[]}return t.map(function(r){return String(r)})}var rde=de.forwardRef(function(e,t){var n=e.prefixCls,r=n===void 0?"rc-collapse":n,a=e.destroyInactivePanel,i=a===void 0?!1:a,o=e.style,s=e.accordion,c=e.className,u=e.children,d=e.collapsible,p=e.openMotion,g=e.expandIcon,m=e.activeKey,h=e.defaultActiveKey,b=e.onChange,y=e.items,S=oe(r,c),v=pn([],{value:m,onChange:function(_){return b==null?void 0:b(_)},defaultValue:h,postState:nde}),x=se(v,2),w=x[0],C=x[1],E=function(_){return C(function(){if(s)return w[0]===_?[]:[_];var R=w.indexOf(_),$=R>-1;return $?w.filter(function(M){return M!==_}):[].concat(Me(w),[_])})};$n(!u,"[rc-collapse] `children` will be removed in next major version. Please use `items` instead.");var I=tde(y,u,{prefixCls:r,accordion:s,openMotion:p,expandIcon:g,collapsible:d,destroyInactivePanel:i,onItemClick:E,activeKey:w});return de.createElement("div",be({ref:t,className:S,style:o,role:s?"tablist":void 0},fr(e,{aria:!0,data:!0})),I)});const mN=Object.assign(rde,{Panel:sW});mN.Panel;const ade=l.forwardRef((e,t)=>{const{getPrefixCls:n}=l.useContext(st),{prefixCls:r,className:a,showArrow:i=!0}=e,o=n("collapse",r),s=oe({[`${o}-no-arrow`]:!i},a);return l.createElement(mN.Panel,Object.assign({ref:t},e,{prefixCls:o,className:s}))}),Am=e=>({[e.componentCls]:{[`${e.antCls}-motion-collapse-legacy`]:{overflow:"hidden","&-active":{transition:`height ${e.motionDurationMid} ${e.motionEaseInOut},
- opacity ${e.motionDurationMid} ${e.motionEaseInOut} !important`}},[`${e.antCls}-motion-collapse`]:{overflow:"hidden",transition:`height ${e.motionDurationMid} ${e.motionEaseInOut},
- opacity ${e.motionDurationMid} ${e.motionEaseInOut} !important`}}}),ide=e=>({animationDuration:e,animationFillMode:"both"}),ode=e=>({animationDuration:e,animationFillMode:"both"}),Oy=function(e,t,n,r){const i=(arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1)?"&":"";return{[`
- ${i}${e}-enter,
- ${i}${e}-appear
- `]:Object.assign(Object.assign({},ide(r)),{animationPlayState:"paused"}),[`${i}${e}-leave`]:Object.assign(Object.assign({},ode(r)),{animationPlayState:"paused"}),[`
- ${i}${e}-enter${e}-enter-active,
- ${i}${e}-appear${e}-appear-active
- `]:{animationName:t,animationPlayState:"running"},[`${i}${e}-leave${e}-leave-active`]:{animationName:n,animationPlayState:"running",pointerEvents:"none"}}},sde=new nn("antFadeIn",{"0%":{opacity:0},"100%":{opacity:1}}),lde=new nn("antFadeOut",{"0%":{opacity:1},"100%":{opacity:0}}),hN=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;const{antCls:n}=e,r=`${n}-fade`,a=t?"&":"";return[Oy(r,sde,lde,e.motionDurationMid,t),{[`
- ${a}${r}-enter,
- ${a}${r}-appear
- `]:{opacity:0,animationTimingFunction:"linear"},[`${a}${r}-leave`]:{animationTimingFunction:"linear"}}]},cde=new nn("antMoveDownIn",{"0%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),ude=new nn("antMoveDownOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0}}),dde=new nn("antMoveLeftIn",{"0%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),fde=new nn("antMoveLeftOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0}}),pde=new nn("antMoveRightIn",{"0%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),gde=new nn("antMoveRightOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0}}),mde=new nn("antMoveUpIn",{"0%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),hde=new nn("antMoveUpOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0}}),vde={"move-up":{inKeyframes:mde,outKeyframes:hde},"move-down":{inKeyframes:cde,outKeyframes:ude},"move-left":{inKeyframes:dde,outKeyframes:fde},"move-right":{inKeyframes:pde,outKeyframes:gde}},Zd=(e,t)=>{const{antCls:n}=e,r=`${n}-${t}`,{inKeyframes:a,outKeyframes:i}=vde[t];return[Oy(r,a,i,e.motionDurationMid),{[`
- ${r}-enter,
- ${r}-appear
- `]:{opacity:0,animationTimingFunction:e.motionEaseOutCirc},[`${r}-leave`]:{animationTimingFunction:e.motionEaseInOutCirc}}]},Ny=new nn("antSlideUpIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1}}),ky=new nn("antSlideUpOut",{"0%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0}}),Ay=new nn("antSlideDownIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1}}),Dy=new nn("antSlideDownOut",{"0%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0}}),bde=new nn("antSlideLeftIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1}}),yde=new nn("antSlideLeftOut",{"0%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0}}),xde=new nn("antSlideRightIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1}}),Sde=new nn("antSlideRightOut",{"0%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0}}),wde={"slide-up":{inKeyframes:Ny,outKeyframes:ky},"slide-down":{inKeyframes:Ay,outKeyframes:Dy},"slide-left":{inKeyframes:bde,outKeyframes:yde},"slide-right":{inKeyframes:xde,outKeyframes:Sde}},ss=(e,t)=>{const{antCls:n}=e,r=`${n}-${t}`,{inKeyframes:a,outKeyframes:i}=wde[t];return[Oy(r,a,i,e.motionDurationMid),{[`
- ${r}-enter,
- ${r}-appear
- `]:{transform:"scale(0)",transformOrigin:"0% 0%",opacity:0,animationTimingFunction:e.motionEaseOutQuint,"&-prepare":{transform:"scale(1)"}},[`${r}-leave`]:{animationTimingFunction:e.motionEaseInQuint}}]},vN=new nn("antZoomIn",{"0%":{transform:"scale(0.2)",opacity:0},"100%":{transform:"scale(1)",opacity:1}}),Cde=new nn("antZoomOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.2)",opacity:0}}),n4=new nn("antZoomBigIn",{"0%":{transform:"scale(0.8)",opacity:0},"100%":{transform:"scale(1)",opacity:1}}),r4=new nn("antZoomBigOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.8)",opacity:0}}),Ede=new nn("antZoomUpIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 0%"}}),Ide=new nn("antZoomUpOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 0%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0}}),Tde=new nn("antZoomLeftIn",{"0%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"0% 50%"}}),Rde=new nn("antZoomLeftOut",{"0%":{transform:"scale(1)",transformOrigin:"0% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0}}),_de=new nn("antZoomRightIn",{"0%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"100% 50%"}}),$de=new nn("antZoomRightOut",{"0%":{transform:"scale(1)",transformOrigin:"100% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0}}),Ode=new nn("antZoomDownIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 100%"}}),Nde=new nn("antZoomDownOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 100%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0}}),kde={zoom:{inKeyframes:vN,outKeyframes:Cde},"zoom-big":{inKeyframes:n4,outKeyframes:r4},"zoom-big-fast":{inKeyframes:n4,outKeyframes:r4},"zoom-left":{inKeyframes:Tde,outKeyframes:Rde},"zoom-right":{inKeyframes:_de,outKeyframes:$de},"zoom-up":{inKeyframes:Ede,outKeyframes:Ide},"zoom-down":{inKeyframes:Ode,outKeyframes:Nde}},Tf=(e,t)=>{const{antCls:n}=e,r=`${n}-${t}`,{inKeyframes:a,outKeyframes:i}=kde[t];return[Oy(r,a,i,t==="zoom-big-fast"?e.motionDurationFast:e.motionDurationMid),{[`
- ${r}-enter,
- ${r}-appear
- `]:{transform:"scale(0)",opacity:0,animationTimingFunction:e.motionEaseOutCirc,"&-prepare":{transform:"none"}},[`${r}-leave`]:{animationTimingFunction:e.motionEaseInOutCirc}}]},Ade=e=>{const{componentCls:t,contentBg:n,padding:r,headerBg:a,headerPadding:i,collapseHeaderPaddingSM:o,collapseHeaderPaddingLG:s,collapsePanelBorderRadius:c,lineWidth:u,lineType:d,colorBorder:p,colorText:g,colorTextHeading:m,colorTextDisabled:h,fontSizeLG:b,lineHeight:y,lineHeightLG:S,marginSM:v,paddingSM:x,paddingLG:w,paddingXS:C,motionDurationSlow:E,fontSizeIcon:I,contentPadding:T,fontHeight:_,fontHeightLG:R}=e,$=`${G(u)} ${d} ${p}`;return{[t]:Object.assign(Object.assign({},ln(e)),{backgroundColor:a,border:$,borderRadius:c,"&-rtl":{direction:"rtl"},[`& > ${t}-item`]:{borderBottom:$,"&:last-child":{[`
- &,
- & > ${t}-header`]:{borderRadius:`0 0 ${G(c)} ${G(c)}`}},[`> ${t}-header`]:{position:"relative",display:"flex",flexWrap:"nowrap",alignItems:"flex-start",padding:i,color:m,lineHeight:y,cursor:"pointer",transition:`all ${E}, visibility 0s`,[`> ${t}-header-text`]:{flex:"auto"},"&:focus":{outline:"none"},[`${t}-expand-icon`]:{height:_,display:"flex",alignItems:"center",paddingInlineEnd:v},[`${t}-arrow`]:Object.assign(Object.assign({},wf()),{fontSize:I,transition:`transform ${E}`,svg:{transition:`transform ${E}`}}),[`${t}-header-text`]:{marginInlineEnd:"auto"}},[`${t}-icon-collapsible-only`]:{cursor:"unset",[`${t}-expand-icon`]:{cursor:"pointer"}}},[`${t}-content`]:{color:g,backgroundColor:n,borderTop:$,[`& > ${t}-content-box`]:{padding:T},"&-hidden":{display:"none"}},"&-small":{[`> ${t}-item`]:{[`> ${t}-header`]:{padding:o,paddingInlineStart:C,[`> ${t}-expand-icon`]:{marginInlineStart:e.calc(x).sub(C).equal()}},[`> ${t}-content > ${t}-content-box`]:{padding:x}}},"&-large":{[`> ${t}-item`]:{fontSize:b,lineHeight:S,[`> ${t}-header`]:{padding:s,paddingInlineStart:r,[`> ${t}-expand-icon`]:{height:R,marginInlineStart:e.calc(w).sub(r).equal()}},[`> ${t}-content > ${t}-content-box`]:{padding:w}}},[`${t}-item:last-child`]:{borderBottom:0,[`> ${t}-content`]:{borderRadius:`0 0 ${G(c)} ${G(c)}`}},[`& ${t}-item-disabled > ${t}-header`]:{"\n &,\n & > .arrow\n ":{color:h,cursor:"not-allowed"}},[`&${t}-icon-position-end`]:{[`& > ${t}-item`]:{[`> ${t}-header`]:{[`${t}-expand-icon`]:{order:1,paddingInlineEnd:0,paddingInlineStart:v}}}}})}},Dde=e=>{const{componentCls:t}=e,n=`> ${t}-item > ${t}-header ${t}-arrow`;return{[`${t}-rtl`]:{[n]:{transform:"rotate(180deg)"}}}},Mde=e=>{const{componentCls:t,headerBg:n,paddingXXS:r,colorBorder:a}=e;return{[`${t}-borderless`]:{backgroundColor:n,border:0,[`> ${t}-item`]:{borderBottom:`1px solid ${a}`},[`
- > ${t}-item:last-child,
- > ${t}-item:last-child ${t}-header
- `]:{borderRadius:0},[`> ${t}-item:last-child`]:{borderBottom:0},[`> ${t}-item > ${t}-content`]:{backgroundColor:"transparent",borderTop:0},[`> ${t}-item > ${t}-content > ${t}-content-box`]:{paddingTop:r}}}},Pde=e=>{const{componentCls:t,paddingSM:n}=e;return{[`${t}-ghost`]:{backgroundColor:"transparent",border:0,[`> ${t}-item`]:{borderBottom:0,[`> ${t}-content`]:{backgroundColor:"transparent",border:0,[`> ${t}-content-box`]:{paddingBlock:n}}}}}},Lde=e=>({headerPadding:`${e.paddingSM}px ${e.padding}px`,headerBg:e.colorFillAlter,contentPadding:`${e.padding}px 16px`,contentBg:e.colorBgContainer}),jde=an("Collapse",e=>{const t=zt(e,{collapseHeaderPaddingSM:`${G(e.paddingXS)} ${G(e.paddingSM)}`,collapseHeaderPaddingLG:`${G(e.padding)} ${G(e.paddingLG)}`,collapsePanelBorderRadius:e.borderRadiusLG});return[Ade(t),Mde(t),Pde(t),Dde(t),Am(t)]},Lde),Fde=l.forwardRef((e,t)=>{const{getPrefixCls:n,direction:r,collapse:a}=l.useContext(st),{prefixCls:i,className:o,rootClassName:s,style:c,bordered:u=!0,ghost:d,size:p,expandIconPosition:g="start",children:m,expandIcon:h}=e,b=zr($=>{var M;return(M=p??$)!==null&&M!==void 0?M:"middle"}),y=n("collapse",i),S=n(),[v,x,w]=jde(y),C=l.useMemo(()=>g==="left"?"start":g==="right"?"end":g,[g]),E=h??(a==null?void 0:a.expandIcon),I=l.useCallback(function(){let $=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const M=typeof E=="function"?E($):l.createElement(pi,{rotate:$.isActive?90:void 0,"aria-label":$.isActive?"expanded":"collapsed"});return kr(M,()=>{var P;return{className:oe((P=M==null?void 0:M.props)===null||P===void 0?void 0:P.className,`${y}-arrow`)}})},[E,y]),T=oe(`${y}-icon-position-${C}`,{[`${y}-borderless`]:!u,[`${y}-rtl`]:r==="rtl",[`${y}-ghost`]:!!d,[`${y}-${b}`]:b!=="middle"},a==null?void 0:a.className,o,s,x,w),_=Object.assign(Object.assign({},Xd(S)),{motionAppear:!1,leavedClassName:`${y}-content-hidden`}),R=l.useMemo(()=>m?Nr(m).map(($,M)=>{var P,D;if(!((P=$.props)===null||P===void 0)&&P.disabled){const O=(D=$.key)!==null&&D!==void 0?D:String(M),{disabled:k,collapsible:N}=$.props,A=Object.assign(Object.assign({},Dn($.props,["disabled"])),{key:O,collapsible:N??(k?"disabled":void 0)});return kr($,A)}return $}):null,[m]);return v(l.createElement(mN,Object.assign({ref:t,openMotion:_},Dn(e,["rootClassName"]),{expandIcon:I,prefixCls:y,className:T,style:Object.assign(Object.assign({},a==null?void 0:a.style),c)}),R))}),Ls=Object.assign(Fde,{Panel:ade}),Bde=(e,t)=>{const{r:n,g:r,b:a,a:i}=e.toRgb(),o=new Yg(e.toRgbString()).onBackground(t).toHsv();return i<=.5?o.v>.5:n*.299+r*.587+a*.114>192},lW=e=>{const{paddingInline:t,onlyIconSize:n,paddingBlock:r}=e;return zt(e,{buttonPaddingHorizontal:t,buttonPaddingVertical:r,buttonIconOnlyFontSize:n})},cW=e=>{var t,n,r,a,i,o;const s=(t=e.contentFontSize)!==null&&t!==void 0?t:e.fontSize,c=(n=e.contentFontSizeSM)!==null&&n!==void 0?n:e.fontSize,u=(r=e.contentFontSizeLG)!==null&&r!==void 0?r:e.fontSizeLG,d=(a=e.contentLineHeight)!==null&&a!==void 0?a:tb(s),p=(i=e.contentLineHeightSM)!==null&&i!==void 0?i:tb(c),g=(o=e.contentLineHeightLG)!==null&&o!==void 0?o:tb(u),m=Bde(new Kue(e.colorBgSolid),"#fff")?"#000":"#fff";return{fontWeight:400,defaultShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlTmpOutline}`,primaryShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlOutline}`,dangerShadow:`0 ${e.controlOutlineWidth}px 0 ${e.colorErrorOutline}`,primaryColor:e.colorTextLightSolid,dangerColor:e.colorTextLightSolid,borderColorDisabled:e.colorBorder,defaultGhostColor:e.colorBgContainer,ghostBg:"transparent",defaultGhostBorderColor:e.colorBgContainer,paddingInline:e.paddingContentHorizontal-e.lineWidth,paddingInlineLG:e.paddingContentHorizontal-e.lineWidth,paddingInlineSM:8-e.lineWidth,onlyIconSize:e.fontSizeLG,onlyIconSizeSM:e.fontSizeLG-2,onlyIconSizeLG:e.fontSizeLG+2,groupBorderColor:e.colorPrimaryHover,linkHoverBg:"transparent",textTextColor:e.colorText,textTextHoverColor:e.colorText,textTextActiveColor:e.colorText,textHoverBg:e.colorFillTertiary,defaultColor:e.colorText,defaultBg:e.colorBgContainer,defaultBorderColor:e.colorBorder,defaultBorderColorDisabled:e.colorBorder,defaultHoverBg:e.colorBgContainer,defaultHoverColor:e.colorPrimaryHover,defaultHoverBorderColor:e.colorPrimaryHover,defaultActiveBg:e.colorBgContainer,defaultActiveColor:e.colorPrimaryActive,defaultActiveBorderColor:e.colorPrimaryActive,solidTextColor:m,contentFontSize:s,contentFontSizeSM:c,contentFontSizeLG:u,contentLineHeight:d,contentLineHeightSM:p,contentLineHeightLG:g,paddingBlock:Math.max((e.controlHeight-s*d)/2-e.lineWidth,0),paddingBlockSM:Math.max((e.controlHeightSM-c*p)/2-e.lineWidth,0),paddingBlockLG:Math.max((e.controlHeightLG-u*g)/2-e.lineWidth,0)}},zde=e=>{const{componentCls:t,iconCls:n,fontWeight:r}=e;return{[t]:{outline:"none",position:"relative",display:"inline-flex",gap:e.marginXS,alignItems:"center",justifyContent:"center",fontWeight:r,whiteSpace:"nowrap",textAlign:"center",backgroundImage:"none",background:"transparent",border:`${G(e.lineWidth)} ${e.lineType} transparent`,cursor:"pointer",transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`,userSelect:"none",touchAction:"manipulation",color:e.colorText,"&:disabled > *":{pointerEvents:"none"},"> span":{display:"inline-block"},[`${t}-icon`]:{lineHeight:1},"> a":{color:"currentColor"},"&:not(:disabled)":Object.assign({},co(e)),[`&${t}-two-chinese-chars::first-letter`]:{letterSpacing:"0.34em"},[`&${t}-two-chinese-chars > *:not(${n})`]:{marginInlineEnd:"-0.34em",letterSpacing:"0.34em"},"&-icon-end":{flexDirection:"row-reverse"}}}},uW=(e,t,n)=>({[`&:not(:disabled):not(${e}-disabled)`]:{"&:hover":t,"&:active":n}}),Hde=e=>({minWidth:e.controlHeight,paddingInlineStart:0,paddingInlineEnd:0,borderRadius:"50%"}),Ude=e=>({borderRadius:e.controlHeight,paddingInlineStart:e.calc(e.controlHeight).div(2).equal(),paddingInlineEnd:e.calc(e.controlHeight).div(2).equal()}),Vde=e=>({cursor:"not-allowed",borderColor:e.borderColorDisabled,color:e.colorTextDisabled,background:e.colorBgContainerDisabled,boxShadow:"none"}),bN=(e,t,n,r,a,i,o,s)=>({[`&${e}-background-ghost`]:Object.assign(Object.assign({color:n||void 0,background:t,borderColor:r||void 0,boxShadow:"none"},uW(e,Object.assign({background:t},o),Object.assign({background:t},s))),{"&:disabled":{cursor:"not-allowed",color:a||void 0,borderColor:i||void 0}})}),Wde=e=>({[`&:disabled, &${e.componentCls}-disabled`]:Object.assign({},Vde(e))}),Gde=e=>({[`&:disabled, &${e.componentCls}-disabled`]:{cursor:"not-allowed",color:e.colorTextDisabled}}),My=(e,t,n,r)=>{const i=r&&["link","text"].includes(r)?Gde:Wde;return Object.assign(Object.assign({},i(e)),uW(e.componentCls,t,n))},yN=(e,t,n,r,a)=>({[`&${e.componentCls}-variant-solid`]:Object.assign({color:t,background:n},My(e,r,a))}),xN=(e,t,n,r,a)=>({[`&${e.componentCls}-variant-outlined, &${e.componentCls}-variant-dashed`]:Object.assign({borderColor:t,background:n},My(e,r,a))}),SN=e=>({[`&${e.componentCls}-variant-dashed`]:{borderStyle:"dashed"}}),wN=(e,t,n,r)=>({[`&${e.componentCls}-variant-filled`]:Object.assign({boxShadow:"none",background:t},My(e,n,r))}),Qd=(e,t,n,r,a)=>({[`&${e.componentCls}-variant-${n}`]:Object.assign({color:t,boxShadow:"none"},My(e,r,a,n))}),qde=e=>Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({color:e.defaultColor,boxShadow:e.defaultShadow},yN(e,e.solidTextColor,e.colorBgSolid,{background:e.colorBgSolidHover},{background:e.colorBgSolidActive})),SN(e)),wN(e,e.colorFillTertiary,{background:e.colorFillSecondary},{background:e.colorFill})),Qd(e,e.textTextColor,"link",{color:e.colorLinkHover,background:e.linkHoverBg},{color:e.colorLinkActive})),bN(e.componentCls,e.ghostBg,e.defaultGhostColor,e.defaultGhostBorderColor,e.colorTextDisabled,e.colorBorder)),Kde=e=>Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({color:e.colorPrimary,boxShadow:e.primaryShadow},xN(e,e.colorPrimary,e.colorBgContainer,{color:e.colorPrimaryTextHover,borderColor:e.colorPrimaryHover,background:e.colorBgContainer},{color:e.colorPrimaryTextActive,borderColor:e.colorPrimaryActive,background:e.colorBgContainer})),SN(e)),wN(e,e.colorPrimaryBg,{background:e.colorPrimaryBgHover},{background:e.colorPrimaryBorder})),Qd(e,e.colorLink,"text",{color:e.colorPrimaryTextHover,background:e.colorPrimaryBg},{color:e.colorPrimaryTextActive,background:e.colorPrimaryBorder})),bN(e.componentCls,e.ghostBg,e.colorPrimary,e.colorPrimary,e.colorTextDisabled,e.colorBorder,{color:e.colorPrimaryHover,borderColor:e.colorPrimaryHover},{color:e.colorPrimaryActive,borderColor:e.colorPrimaryActive})),Yde=e=>Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({color:e.colorError,boxShadow:e.dangerShadow},yN(e,e.dangerColor,e.colorError,{background:e.colorErrorHover},{background:e.colorErrorActive})),xN(e,e.colorError,e.colorBgContainer,{color:e.colorErrorHover,borderColor:e.colorErrorBorderHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive})),SN(e)),wN(e,e.colorErrorBg,{background:e.colorErrorBgFilledHover},{background:e.colorErrorBgActive})),Qd(e,e.colorError,"text",{color:e.colorErrorHover,background:e.colorErrorBg},{color:e.colorErrorHover,background:e.colorErrorBgActive})),Qd(e,e.colorError,"link",{color:e.colorErrorHover},{color:e.colorErrorActive})),bN(e.componentCls,e.ghostBg,e.colorError,e.colorError,e.colorTextDisabled,e.colorBorder,{color:e.colorErrorHover,borderColor:e.colorErrorHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive})),Xde=e=>{const{componentCls:t}=e;return{[`${t}-color-default`]:qde(e),[`${t}-color-primary`]:Kde(e),[`${t}-color-dangerous`]:Yde(e)}},Zde=e=>Object.assign(Object.assign(Object.assign(Object.assign({},xN(e,e.defaultBorderColor,e.defaultBg,{color:e.defaultHoverColor,borderColor:e.defaultHoverBorderColor,background:e.defaultHoverBg},{color:e.defaultActiveColor,borderColor:e.defaultActiveBorderColor,background:e.defaultActiveBg})),Qd(e,e.textTextColor,"text",{color:e.textTextHoverColor,background:e.textHoverBg},{color:e.textTextActiveColor,background:e.colorBgTextActive})),yN(e,e.primaryColor,e.colorPrimary,{background:e.colorPrimaryHover,color:e.primaryColor},{background:e.colorPrimaryActive,color:e.primaryColor})),Qd(e,e.colorLink,"link",{color:e.colorLinkHover,background:e.linkHoverBg},{color:e.colorLinkActive})),CN=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";const{componentCls:n,controlHeight:r,fontSize:a,lineHeight:i,borderRadius:o,buttonPaddingHorizontal:s,iconCls:c,buttonPaddingVertical:u}=e,d=`${n}-icon-only`;return[{[t]:{fontSize:a,lineHeight:i,height:r,padding:`${G(u)} ${G(s)}`,borderRadius:o,[`&${d}`]:{width:r,paddingInline:0,[`&${n}-compact-item`]:{flex:"none"},[`&${n}-round`]:{width:"auto"},[c]:{fontSize:e.buttonIconOnlyFontSize}},[`&${n}-loading`]:{opacity:e.opacityLoading,cursor:"default"},[`${n}-loading-icon`]:{transition:`width ${e.motionDurationSlow} ${e.motionEaseInOut}, opacity ${e.motionDurationSlow} ${e.motionEaseInOut}`}}},{[`${n}${n}-circle${t}`]:Hde(e)},{[`${n}${n}-round${t}`]:Ude(e)}]},Qde=e=>{const t=zt(e,{fontSize:e.contentFontSize,lineHeight:e.contentLineHeight});return CN(t,e.componentCls)},Jde=e=>{const t=zt(e,{controlHeight:e.controlHeightSM,fontSize:e.contentFontSizeSM,lineHeight:e.contentLineHeightSM,padding:e.paddingXS,buttonPaddingHorizontal:e.paddingInlineSM,buttonPaddingVertical:e.paddingBlockSM,borderRadius:e.borderRadiusSM,buttonIconOnlyFontSize:e.onlyIconSizeSM});return CN(t,`${e.componentCls}-sm`)},efe=e=>{const t=zt(e,{controlHeight:e.controlHeightLG,fontSize:e.contentFontSizeLG,lineHeight:e.contentLineHeightLG,buttonPaddingHorizontal:e.paddingInlineLG,buttonPaddingVertical:e.paddingBlockLG,borderRadius:e.borderRadiusLG,buttonIconOnlyFontSize:e.onlyIconSizeLG});return CN(t,`${e.componentCls}-lg`)},tfe=e=>{const{componentCls:t}=e;return{[t]:{[`&${t}-block`]:{width:"100%"}}}},nfe=an("Button",e=>{const t=lW(e);return[zde(t),Qde(t),Jde(t),efe(t),tfe(t),Xde(t),Zde(t),zue(t)]},cW,{unitless:{fontWeight:!0,contentLineHeight:!0,contentLineHeightSM:!0,contentLineHeightLG:!0}});function rfe(e,t,n){const{focusElCls:r,focus:a,borderElCls:i}=n,o=i?"> *":"",s=["hover",a?"focus":null,"active"].filter(Boolean).map(c=>`&:${c} ${o}`).join(",");return{[`&-item:not(${t}-last-item)`]:{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal()},"&-item":Object.assign(Object.assign({[s]:{zIndex:2}},r?{[`&${r}`]:{zIndex:2}}:{}),{[`&[disabled] ${o}`]:{zIndex:0}})}}function afe(e,t,n){const{borderElCls:r}=n,a=r?`> ${r}`:"";return{[`&-item:not(${t}-first-item):not(${t}-last-item) ${a}`]:{borderRadius:0},[`&-item:not(${t}-last-item)${t}-first-item`]:{[`& ${a}, &${e}-sm ${a}, &${e}-lg ${a}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&-item:not(${t}-first-item)${t}-last-item`]:{[`& ${a}, &${e}-sm ${a}, &${e}-lg ${a}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}}}function Dm(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{focus:!0};const{componentCls:n}=e,r=`${n}-compact`;return{[r]:Object.assign(Object.assign({},rfe(e,r,t)),afe(n,r,t))}}function ife(e,t){return{[`&-item:not(${t}-last-item)`]:{marginBottom:e.calc(e.lineWidth).mul(-1).equal()},"&-item":{"&:hover,&:focus,&:active":{zIndex:2},"&[disabled]":{zIndex:0}}}}function ofe(e,t){return{[`&-item:not(${t}-first-item):not(${t}-last-item)`]:{borderRadius:0},[`&-item${t}-first-item:not(${t}-last-item)`]:{[`&, &${e}-sm, &${e}-lg`]:{borderEndEndRadius:0,borderEndStartRadius:0}},[`&-item${t}-last-item:not(${t}-first-item)`]:{[`&, &${e}-sm, &${e}-lg`]:{borderStartStartRadius:0,borderStartEndRadius:0}}}}function sfe(e){const t=`${e.componentCls}-compact-vertical`;return{[t]:Object.assign(Object.assign({},ife(e,t)),ofe(e.componentCls,t))}}const lfe=e=>{const{componentCls:t,calc:n}=e;return{[t]:{[`&-compact-item${t}-primary`]:{[`&:not([disabled]) + ${t}-compact-item${t}-primary:not([disabled])`]:{position:"relative","&:before":{position:"absolute",top:n(e.lineWidth).mul(-1).equal(),insetInlineStart:n(e.lineWidth).mul(-1).equal(),display:"inline-block",width:e.lineWidth,height:`calc(100% + ${G(e.lineWidth)} * 2)`,backgroundColor:e.colorPrimaryHover,content:'""'}}},"&-compact-vertical-item":{[`&${t}-primary`]:{[`&:not([disabled]) + ${t}-compact-vertical-item${t}-primary:not([disabled])`]:{position:"relative","&:before":{position:"absolute",top:n(e.lineWidth).mul(-1).equal(),insetInlineStart:n(e.lineWidth).mul(-1).equal(),display:"inline-block",width:`calc(100% + ${G(e.lineWidth)} * 2)`,height:e.lineWidth,backgroundColor:e.colorPrimaryHover,content:'""'}}}}}}},cfe=uu(["Button","compact"],e=>{const t=lW(e);return[Dm(t),sfe(t),lfe(t)]},cW);var ufe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var n,r,a,i;const{loading:o=!1,prefixCls:s,color:c,variant:u,type:d,danger:p=!1,shape:g="default",size:m,styles:h,disabled:b,className:y,rootClassName:S,children:v,icon:x,iconPosition:w="start",ghost:C=!1,block:E=!1,htmlType:I="button",classNames:T,style:_={},autoInsertSpace:R}=e,$=ufe(e,["loading","prefixCls","color","variant","type","danger","shape","size","styles","disabled","className","rootClassName","children","icon","iconPosition","ghost","block","htmlType","classNames","style","autoInsertSpace"]),M=d||"default",[P,D]=l.useMemo(()=>{if(c&&u)return[c,u];const He=ffe[M]||[];return p?["danger",He[1]]:He},[d,c,u,p]),k=P==="danger"?"dangerous":P,{getPrefixCls:N,direction:A,button:L}=l.useContext(st),j=(n=R??(L==null?void 0:L.autoInsertSpace))!==null&&n!==void 0?n:!0,F=N("btn",s),[B,z,U]=nfe(F),H=l.useContext(ha),K=b??H,Y=l.useContext(rW),ee=l.useMemo(()=>dfe(o),[o]),[ae,W]=l.useState(ee.loading),[q,Z]=l.useState(!1),J=ba(t,l.createRef()),le=l.Children.count(v)===1&&!x&&!qS(D);l.useEffect(()=>{let He=null;ee.delay>0?He=setTimeout(()=>{He=null,W(!0)},ee.delay):W(ee.loading);function Be(){He&&(clearTimeout(He),He=null)}return Be},[ee]),l.useEffect(()=>{if(!J||!J.current||!j)return;const He=J.current.textContent;le&&g_(He)?q||Z(!0):q&&Z(!1)},[J]);const ce=de.useCallback(He=>{var Be;if(ae||K){He.preventDefault();return}(Be=e.onClick)===null||Be===void 0||Be.call(e,He)},[e.onClick,ae,K]),{compactSize:pe,compactItemClassnames:te}=Ws(F,A),ie={large:"lg",small:"sm",middle:void 0},fe=zr(He=>{var Be,Pe;return(Pe=(Be=m??pe)!==null&&Be!==void 0?Be:Y)!==null&&Pe!==void 0?Pe:He}),ge=fe&&(r=ie[fe])!==null&&r!==void 0?r:"",ne=ae?"loading":x,ue=Dn($,["navigate"]),me=oe(F,z,U,{[`${F}-${g}`]:g!=="default"&&g,[`${F}-${M}`]:M,[`${F}-dangerous`]:p,[`${F}-color-${k}`]:k,[`${F}-variant-${D}`]:D,[`${F}-${ge}`]:ge,[`${F}-icon-only`]:!v&&v!==0&&!!ne,[`${F}-background-ghost`]:C&&!qS(D),[`${F}-loading`]:ae,[`${F}-two-chinese-chars`]:q&&j&&!ae,[`${F}-block`]:E,[`${F}-rtl`]:A==="rtl",[`${F}-icon-end`]:w==="end"},te,y,S,L==null?void 0:L.className),xe=Object.assign(Object.assign({},L==null?void 0:L.style),_),Ie=oe(T==null?void 0:T.icon,(a=L==null?void 0:L.classNames)===null||a===void 0?void 0:a.icon),ke=Object.assign(Object.assign({},(h==null?void 0:h.icon)||{}),((i=L==null?void 0:L.styles)===null||i===void 0?void 0:i.icon)||{}),$e=x&&!ae?de.createElement(iW,{prefixCls:F,className:Ie,style:ke},x):de.createElement(Bue,{existIcon:!!x,prefixCls:F,loading:ae}),Le=v||v===0?Fue(v,le&&j):null;if(ue.href!==void 0)return B(de.createElement("a",Object.assign({},ue,{className:oe(me,{[`${F}-disabled`]:K}),href:K?void 0:ue.href,style:xe,onClick:ce,ref:J,tabIndex:K?-1:0}),$e,Le));let je=de.createElement("button",Object.assign({},$,{type:I,className:me,style:xe,onClick:ce,disabled:K,ref:J}),$e,Le,!!te&&de.createElement(cfe,{key:"compact",prefixCls:F}));return qS(D)||(je=de.createElement(km,{component:"Button",disabled:ae},je)),B(je)}),tt=pfe;tt.Group=Lue;tt.__ANT_BUTTON=!0;function QS(e){return!!(e!=null&&e.then)}const dW=e=>{const{type:t,children:n,prefixCls:r,buttonProps:a,close:i,autoFocus:o,emitEvent:s,isSilent:c,quitOnNullishReturnValue:u,actionFn:d}=e,p=l.useRef(!1),g=l.useRef(null),[m,h]=Xc(!1),b=function(){i==null||i.apply(void 0,arguments)};l.useEffect(()=>{let v=null;return o&&(v=setTimeout(()=>{var x;(x=g.current)===null||x===void 0||x.focus()})),()=>{v&&clearTimeout(v)}},[]);const y=v=>{QS(v)&&(h(!0),v.then(function(){h(!1,!0),b.apply(void 0,arguments),p.current=!1},x=>{if(h(!1,!0),p.current=!1,!(c!=null&&c()))return Promise.reject(x)}))},S=v=>{if(p.current)return;if(p.current=!0,!d){b();return}let x;if(s){if(x=d(v),u&&!QS(x)){p.current=!1,b(v);return}}else if(d.length)x=d(i),p.current=!1;else if(x=d(),!QS(x)){b();return}y(x)};return l.createElement(tt,Object.assign({},aW(t),{onClick:S,loading:m,prefixCls:r},a,{ref:g}),n)},Mm=de.createContext({}),{Provider:fW}=Mm,a4=()=>{const{autoFocusButton:e,cancelButtonProps:t,cancelTextLocale:n,isSilent:r,mergedOkCancel:a,rootPrefixCls:i,close:o,onCancel:s,onConfirm:c}=l.useContext(Mm);return a?de.createElement(dW,{isSilent:r,actionFn:s,close:function(){o==null||o.apply(void 0,arguments),c==null||c(!1)},autoFocus:e==="cancel",buttonProps:t,prefixCls:`${i}-btn`},n):null},i4=()=>{const{autoFocusButton:e,close:t,isSilent:n,okButtonProps:r,rootPrefixCls:a,okTextLocale:i,okType:o,onConfirm:s,onOk:c}=l.useContext(Mm);return de.createElement(dW,{isSilent:n,type:o||"primary",actionFn:c,close:function(){t==null||t.apply(void 0,arguments),s==null||s(!0)},autoFocus:e==="ok",buttonProps:r,prefixCls:`${a}-btn`},i)};var pW=l.createContext(null),o4=[];function gfe(e,t){var n=l.useState(function(){if(!ma())return null;var h=document.createElement("div");return h}),r=se(n,1),a=r[0],i=l.useRef(!1),o=l.useContext(pW),s=l.useState(o4),c=se(s,2),u=c[0],d=c[1],p=o||(i.current?void 0:function(h){d(function(b){var y=[h].concat(Me(b));return y})});function g(){a.parentElement||document.body.appendChild(a),i.current=!0}function m(){var h;(h=a.parentElement)===null||h===void 0||h.removeChild(a),i.current=!1}return Zt(function(){return e?o?o(g):g():m(),m},[e]),Zt(function(){u.length&&(u.forEach(function(h){return h()}),d(o4))},[u]),[a,p]}var JS;function gW(e){var t="rc-scrollbar-measure-".concat(Math.random().toString(36).substring(7)),n=document.createElement("div");n.id=t;var r=n.style;r.position="absolute",r.left="0",r.top="0",r.width="100px",r.height="100px",r.overflow="scroll";var a,i;if(e){var o=getComputedStyle(e);r.scrollbarColor=o.scrollbarColor,r.scrollbarWidth=o.scrollbarWidth;var s=getComputedStyle(e,"::-webkit-scrollbar"),c=parseInt(s.width,10),u=parseInt(s.height,10);try{var d=c?"width: ".concat(s.width,";"):"",p=u?"height: ".concat(s.height,";"):"";$s(`
-#`.concat(t,`::-webkit-scrollbar {
-`).concat(d,`
-`).concat(p,`
-}`),t)}catch(h){console.error(h),a=c,i=u}}document.body.appendChild(n);var g=e&&a&&!isNaN(a)?a:n.offsetWidth-n.clientWidth,m=e&&i&&!isNaN(i)?i:n.offsetHeight-n.clientHeight;return document.body.removeChild(n),Hg(t),{width:g,height:m}}function s4(e){return typeof document>"u"?0:(JS===void 0&&(JS=gW()),JS.width)}function m_(e){return typeof document>"u"||!e||!(e instanceof Element)?{width:0,height:0}:gW(e)}function mfe(){return document.body.scrollHeight>(window.innerHeight||document.documentElement.clientHeight)&&window.innerWidth>document.body.offsetWidth}var hfe="rc-util-locker-".concat(Date.now()),l4=0;function vfe(e){var t=!!e,n=l.useState(function(){return l4+=1,"".concat(hfe,"_").concat(l4)}),r=se(n,1),a=r[0];Zt(function(){if(t){var i=m_(document.body).width,o=mfe();$s(`
-html body {
- overflow-y: hidden;
- `.concat(o?"width: calc(100% - ".concat(i,"px);"):"",`
-}`),a)}else Hg(a);return function(){Hg(a)}},[t,a])}var bfe=!1;function yfe(e){return bfe}var c4=function(t){return t===!1?!1:!ma()||!t?null:typeof t=="string"?document.querySelector(t):typeof t=="function"?t():t},Pm=l.forwardRef(function(e,t){var n=e.open,r=e.autoLock,a=e.getContainer;e.debug;var i=e.autoDestroy,o=i===void 0?!0:i,s=e.children,c=l.useState(n),u=se(c,2),d=u[0],p=u[1],g=d||n;l.useEffect(function(){(o||n)&&p(n)},[n,o]);var m=l.useState(function(){return c4(a)}),h=se(m,2),b=h[0],y=h[1];l.useEffect(function(){var $=c4(a);y($??null)});var S=gfe(g&&!b),v=se(S,2),x=v[0],w=v[1],C=b??x;vfe(r&&n&&ma()&&(C===x||C===document.body));var E=null;if(s&&Po(s)&&t){var I=s;E=I.ref}var T=Vs(E,t);if(!g||!ma()||b===void 0)return null;var _=C===!1||yfe(),R=s;return t&&(R=l.cloneElement(s,{ref:T})),l.createElement(pW.Provider,{value:w},_?R:Zr.createPortal(R,C))}),mW=l.createContext({});function xfe(){var e=X({},wm);return e.useId}var u4=0,d4=xfe();const hW=d4?function(t){var n=d4();return t||n}:function(t){var n=l.useState("ssr-id"),r=se(n,2),a=r[0],i=r[1];return l.useEffect(function(){var o=u4;u4+=1,i("rc_unique_".concat(o))},[]),t||a};function f4(e,t,n){var r=t;return!r&&n&&(r="".concat(e,"-").concat(n)),r}function p4(e,t){var n=e["page".concat(t?"Y":"X","Offset")],r="scroll".concat(t?"Top":"Left");if(typeof n!="number"){var a=e.document;n=a.documentElement[r],typeof n!="number"&&(n=a.body[r])}return n}function Sfe(e){var t=e.getBoundingClientRect(),n={left:t.left,top:t.top},r=e.ownerDocument,a=r.defaultView||r.parentWindow;return n.left+=p4(a),n.top+=p4(a,!0),n}const wfe=l.memo(function(e){var t=e.children;return t},function(e,t){var n=t.shouldUpdate;return!n});var Cfe={width:0,height:0,overflow:"hidden",outline:"none"},Efe={outline:"none"},vW=de.forwardRef(function(e,t){var n=e.prefixCls,r=e.className,a=e.style,i=e.title,o=e.ariaId,s=e.footer,c=e.closable,u=e.closeIcon,d=e.onClose,p=e.children,g=e.bodyStyle,m=e.bodyProps,h=e.modalRender,b=e.onMouseDown,y=e.onMouseUp,S=e.holderRef,v=e.visible,x=e.forceRender,w=e.width,C=e.height,E=e.classNames,I=e.styles,T=de.useContext(mW),_=T.panel,R=Vs(S,_),$=l.useRef(),M=l.useRef();de.useImperativeHandle(t,function(){return{focus:function(){var B;(B=$.current)===null||B===void 0||B.focus({preventScroll:!0})},changeActive:function(B){var z=document,U=z.activeElement;B&&U===M.current?$.current.focus({preventScroll:!0}):!B&&U===$.current&&M.current.focus({preventScroll:!0})}}});var P={};w!==void 0&&(P.width=w),C!==void 0&&(P.height=C);var D=s?de.createElement("div",{className:oe("".concat(n,"-footer"),E==null?void 0:E.footer),style:X({},I==null?void 0:I.footer)},s):null,O=i?de.createElement("div",{className:oe("".concat(n,"-header"),E==null?void 0:E.header),style:X({},I==null?void 0:I.header)},de.createElement("div",{className:"".concat(n,"-title"),id:o},i)):null,k=l.useMemo(function(){return mt(c)==="object"&&c!==null?c:c?{closeIcon:u??de.createElement("span",{className:"".concat(n,"-close-x")})}:{}},[c,u,n]),N=fr(k,!0),A=mt(c)==="object"&&c.disabled,L=c?de.createElement("button",be({type:"button",onClick:d,"aria-label":"Close"},N,{className:"".concat(n,"-close"),disabled:A}),k.closeIcon):null,j=de.createElement("div",{className:oe("".concat(n,"-content"),E==null?void 0:E.content),style:I==null?void 0:I.content},L,O,de.createElement("div",be({className:oe("".concat(n,"-body"),E==null?void 0:E.body),style:X(X({},g),I==null?void 0:I.body)},m),p),D);return de.createElement("div",{key:"dialog-element",role:"dialog","aria-labelledby":i?o:null,"aria-modal":"true",ref:R,style:X(X({},a),P),className:oe(n,r),onMouseDown:b,onMouseUp:y},de.createElement("div",{ref:$,tabIndex:0,style:Efe},de.createElement(wfe,{shouldUpdate:v||x},h?h(j):j)),de.createElement("div",{tabIndex:0,ref:M,style:Cfe}))}),bW=l.forwardRef(function(e,t){var n=e.prefixCls,r=e.title,a=e.style,i=e.className,o=e.visible,s=e.forceRender,c=e.destroyOnClose,u=e.motionName,d=e.ariaId,p=e.onVisibleChanged,g=e.mousePosition,m=l.useRef(),h=l.useState(),b=se(h,2),y=b[0],S=b[1],v={};y&&(v.transformOrigin=y);function x(){var w=Sfe(m.current);S(g&&(g.x||g.y)?"".concat(g.x-w.left,"px ").concat(g.y-w.top,"px"):"")}return l.createElement(na,{visible:o,onVisibleChanged:p,onAppearPrepare:x,onEnterPrepare:x,forceRender:s,motionName:u,removeOnLeave:c,ref:m},function(w,C){var E=w.className,I=w.style;return l.createElement(vW,be({},e,{ref:t,title:r,ariaId:d,prefixCls:n,holderRef:C,style:X(X(X({},I),a),v),className:oe(i,E)}))})});bW.displayName="Content";var Ife=function(t){var n=t.prefixCls,r=t.style,a=t.visible,i=t.maskProps,o=t.motionName,s=t.className;return l.createElement(na,{key:"mask",visible:a,motionName:o,leavedClassName:"".concat(n,"-mask-hidden")},function(c,u){var d=c.className,p=c.style;return l.createElement("div",be({ref:u,style:X(X({},p),r),className:oe("".concat(n,"-mask"),d,s)},i))})},Tfe=function(t){var n=t.prefixCls,r=n===void 0?"rc-dialog":n,a=t.zIndex,i=t.visible,o=i===void 0?!1:i,s=t.keyboard,c=s===void 0?!0:s,u=t.focusTriggerAfterClose,d=u===void 0?!0:u,p=t.wrapStyle,g=t.wrapClassName,m=t.wrapProps,h=t.onClose,b=t.afterOpenChange,y=t.afterClose,S=t.transitionName,v=t.animation,x=t.closable,w=x===void 0?!0:x,C=t.mask,E=C===void 0?!0:C,I=t.maskTransitionName,T=t.maskAnimation,_=t.maskClosable,R=_===void 0?!0:_,$=t.maskStyle,M=t.maskProps,P=t.rootClassName,D=t.classNames,O=t.styles,k=l.useRef(),N=l.useRef(),A=l.useRef(),L=l.useState(o),j=se(L,2),F=j[0],B=j[1],z=hW();function U(){jR(N.current,document.activeElement)||(k.current=document.activeElement)}function H(){if(!jR(N.current,document.activeElement)){var le;(le=A.current)===null||le===void 0||le.focus()}}function K(le){if(le)H();else{if(B(!1),E&&k.current&&d){try{k.current.focus({preventScroll:!0})}catch{}k.current=null}F&&(y==null||y())}b==null||b(le)}function Y(le){h==null||h(le)}var ee=l.useRef(!1),ae=l.useRef(),W=function(){clearTimeout(ae.current),ee.current=!0},q=function(){ae.current=setTimeout(function(){ee.current=!1})},Z=null;R&&(Z=function(ce){ee.current?ee.current=!1:N.current===ce.target&&Y(ce)});function Q(le){if(c&&le.keyCode===Fe.ESC){le.stopPropagation(),Y(le);return}o&&le.keyCode===Fe.TAB&&A.current.changeActive(!le.shiftKey)}l.useEffect(function(){o&&(B(!0),U())},[o]),l.useEffect(function(){return function(){clearTimeout(ae.current)}},[]);var J=X(X(X({zIndex:a},p),O==null?void 0:O.wrapper),{},{display:F?null:"none"});return l.createElement("div",be({className:oe("".concat(r,"-root"),P)},fr(t,{data:!0})),l.createElement(Ife,{prefixCls:r,visible:E&&o,motionName:f4(r,I,T),style:X(X({zIndex:a},$),O==null?void 0:O.mask),maskProps:M,className:D==null?void 0:D.mask}),l.createElement("div",be({tabIndex:-1,onKeyDown:Q,className:oe("".concat(r,"-wrap"),g,D==null?void 0:D.wrapper),ref:N,onClick:Z,style:J},m),l.createElement(bW,be({},t,{onMouseDown:W,onMouseUp:q,ref:A,closable:w,ariaId:z,prefixCls:r,visible:o&&F,onClose:Y,onVisibleChanged:K,motionName:f4(r,S,v)}))))},EN=function(t){var n=t.visible,r=t.getContainer,a=t.forceRender,i=t.destroyOnClose,o=i===void 0?!1:i,s=t.afterClose,c=t.panelRef,u=l.useState(n),d=se(u,2),p=d[0],g=d[1],m=l.useMemo(function(){return{panel:c}},[c]);return l.useEffect(function(){n&&g(!0)},[n]),!a&&o&&!p?null:l.createElement(mW.Provider,{value:m},l.createElement(Pm,{open:n||a||p,autoDestroy:!1,getContainer:r,autoLock:n||p},l.createElement(Tfe,be({},t,{destroyOnClose:o,afterClose:function(){s==null||s(),g(!1)}}))))};EN.displayName="Dialog";var Cc="RC_FORM_INTERNAL_HOOKS",Zn=function(){$n(!1,"Can not find FormContext. Please make sure you wrap Field under Form.")},Zc=l.createContext({getFieldValue:Zn,getFieldsValue:Zn,getFieldError:Zn,getFieldWarning:Zn,getFieldsError:Zn,isFieldsTouched:Zn,isFieldTouched:Zn,isFieldValidating:Zn,isFieldsValidating:Zn,resetFields:Zn,setFields:Zn,setFieldValue:Zn,setFieldsValue:Zn,validateFields:Zn,submit:Zn,getInternalHooks:function(){return Zn(),{dispatch:Zn,initEntityValue:Zn,registerField:Zn,useSubscribe:Zn,setInitialValues:Zn,destroyForm:Zn,setCallbacks:Zn,registerWatch:Zn,getFields:Zn,setValidateMessages:Zn,setPreserve:Zn,getInitialValue:Zn}}}),Xg=l.createContext(null);function h_(e){return e==null?[]:Array.isArray(e)?e:[e]}function Rfe(e){return e&&!!e._init}function v_(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var t=JSON.parse(JSON.stringify(this));return t.clone=this.clone,t}}}var b_=v_();function _fe(e){try{return Function.toString.call(e).indexOf("[native code]")!==-1}catch{return typeof e=="function"}}function $fe(e,t,n){if(yy())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,t);var a=new(e.bind.apply(e,r));return n&&Bg(a,n.prototype),a}function y_(e){var t=typeof Map=="function"?new Map:void 0;return y_=function(r){if(r===null||!_fe(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(t!==void 0){if(t.has(r))return t.get(r);t.set(r,a)}function a(){return $fe(r,arguments,qc(this).constructor)}return a.prototype=Object.create(r.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),Bg(a,r)},y_(e)}var Ofe=/%[sdj%]/g,Nfe=function(){};function x_(e){if(!e||!e.length)return null;var t={};return e.forEach(function(n){var r=n.field;t[r]=t[r]||[],t[r].push(n)}),t}function _i(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r=i)return s;switch(s){case"%s":return String(n[a++]);case"%d":return Number(n[a++]);case"%j":try{return JSON.stringify(n[a++])}catch{return"[Circular]"}break;default:return s}});return o}return e}function kfe(e){return e==="string"||e==="url"||e==="hex"||e==="email"||e==="date"||e==="pattern"}function ra(e,t){return!!(e==null||t==="array"&&Array.isArray(e)&&!e.length||kfe(t)&&typeof e=="string"&&!e)}function Afe(e,t,n){var r=[],a=0,i=e.length;function o(s){r.push.apply(r,Me(s||[])),a++,a===i&&n(r)}e.forEach(function(s){t(s,o)})}function g4(e,t,n){var r=0,a=e.length;function i(o){if(o&&o.length){n(o);return}var s=r;r=r+1,st.max?a.push(_i(i.messages[p].max,t.fullField,t.max)):s&&c&&(dt.max)&&a.push(_i(i.messages[p].range,t.fullField,t.min,t.max))},yW=function(t,n,r,a,i,o){t.required&&(!r.hasOwnProperty(t.field)||ra(n,o||t.type))&&a.push(_i(i.messages.required,t.fullField))},Jh;const zfe=function(){if(Jh)return Jh;var e="[a-fA-F\\d:]",t=function(E){return E&&E.includeBoundaries?"(?:(?<=\\s|^)(?=".concat(e,")|(?<=").concat(e,")(?=\\s|$))"):""},n="(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}",r="[a-fA-F\\d]{1,4}",a=["(?:".concat(r,":){7}(?:").concat(r,"|:)"),"(?:".concat(r,":){6}(?:").concat(n,"|:").concat(r,"|:)"),"(?:".concat(r,":){5}(?::").concat(n,"|(?::").concat(r,"){1,2}|:)"),"(?:".concat(r,":){4}(?:(?::").concat(r,"){0,1}:").concat(n,"|(?::").concat(r,"){1,3}|:)"),"(?:".concat(r,":){3}(?:(?::").concat(r,"){0,2}:").concat(n,"|(?::").concat(r,"){1,4}|:)"),"(?:".concat(r,":){2}(?:(?::").concat(r,"){0,3}:").concat(n,"|(?::").concat(r,"){1,5}|:)"),"(?:".concat(r,":){1}(?:(?::").concat(r,"){0,4}:").concat(n,"|(?::").concat(r,"){1,6}|:)"),"(?::(?:(?::".concat(r,"){0,5}:").concat(n,"|(?::").concat(r,"){1,7}|:))")],i="(?:%[0-9a-zA-Z]{1,})?",o="(?:".concat(a.join("|"),")").concat(i),s=new RegExp("(?:^".concat(n,"$)|(?:^").concat(o,"$)")),c=new RegExp("^".concat(n,"$")),u=new RegExp("^".concat(o,"$")),d=function(E){return E&&E.exact?s:new RegExp("(?:".concat(t(E)).concat(n).concat(t(E),")|(?:").concat(t(E)).concat(o).concat(t(E),")"),"g")};d.v4=function(C){return C&&C.exact?c:new RegExp("".concat(t(C)).concat(n).concat(t(C)),"g")},d.v6=function(C){return C&&C.exact?u:new RegExp("".concat(t(C)).concat(o).concat(t(C)),"g")};var p="(?:(?:[a-z]+:)?//)",g="(?:\\S+(?::\\S*)?@)?",m=d.v4().source,h=d.v6().source,b="(?:(?:[a-z\\u00a1-\\uffff0-9][-_]*)*[a-z\\u00a1-\\uffff0-9]+)",y="(?:\\.(?:[a-z\\u00a1-\\uffff0-9]-*)*[a-z\\u00a1-\\uffff0-9]+)*",S="(?:\\.(?:[a-z\\u00a1-\\uffff]{2,}))",v="(?::\\d{2,5})?",x='(?:[/?#][^\\s"]*)?',w="(?:".concat(p,"|www\\.)").concat(g,"(?:localhost|").concat(m,"|").concat(h,"|").concat(b).concat(y).concat(S,")").concat(v).concat(x);return Jh=new RegExp("(?:^".concat(w,"$)"),"i"),Jh};var b4={email:/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+\.)+[a-zA-Z\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}))$/,hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},Tp={integer:function(t){return Tp.number(t)&&parseInt(t,10)===t},float:function(t){return Tp.number(t)&&!Tp.integer(t)},array:function(t){return Array.isArray(t)},regexp:function(t){if(t instanceof RegExp)return!0;try{return!!new RegExp(t)}catch{return!1}},date:function(t){return typeof t.getTime=="function"&&typeof t.getMonth=="function"&&typeof t.getYear=="function"&&!isNaN(t.getTime())},number:function(t){return isNaN(t)?!1:typeof t=="number"},object:function(t){return mt(t)==="object"&&!Tp.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&t.length<=320&&!!t.match(b4.email)},url:function(t){return typeof t=="string"&&t.length<=2048&&!!t.match(zfe())},hex:function(t){return typeof t=="string"&&!!t.match(b4.hex)}},Hfe=function(t,n,r,a,i){if(t.required&&n===void 0){yW(t,n,r,a,i);return}var o=["integer","float","array","regexp","object","method","email","number","date","url","hex"],s=t.type;o.indexOf(s)>-1?Tp[s](n)||a.push(_i(i.messages.types[s],t.fullField,t.type)):s&&mt(n)!==t.type&&a.push(_i(i.messages.types[s],t.fullField,t.type))},Ufe=function(t,n,r,a,i){(/^\s+$/.test(n)||n==="")&&a.push(_i(i.messages.whitespace,t.fullField))};const In={required:yW,whitespace:Ufe,type:Hfe,range:Bfe,enum:jfe,pattern:Ffe};var Vfe=function(t,n,r,a,i){var o=[],s=t.required||!t.required&&a.hasOwnProperty(t.field);if(s){if(ra(n)&&!t.required)return r();In.required(t,n,a,o,i)}r(o)},Wfe=function(t,n,r,a,i){var o=[],s=t.required||!t.required&&a.hasOwnProperty(t.field);if(s){if(n==null&&!t.required)return r();In.required(t,n,a,o,i,"array"),n!=null&&(In.type(t,n,a,o,i),In.range(t,n,a,o,i))}r(o)},Gfe=function(t,n,r,a,i){var o=[],s=t.required||!t.required&&a.hasOwnProperty(t.field);if(s){if(ra(n)&&!t.required)return r();In.required(t,n,a,o,i),n!==void 0&&In.type(t,n,a,o,i)}r(o)},qfe=function(t,n,r,a,i){var o=[],s=t.required||!t.required&&a.hasOwnProperty(t.field);if(s){if(ra(n,"date")&&!t.required)return r();if(In.required(t,n,a,o,i),!ra(n,"date")){var c;n instanceof Date?c=n:c=new Date(n),In.type(t,c,a,o,i),c&&In.range(t,c.getTime(),a,o,i)}}r(o)},Kfe="enum",Yfe=function(t,n,r,a,i){var o=[],s=t.required||!t.required&&a.hasOwnProperty(t.field);if(s){if(ra(n)&&!t.required)return r();In.required(t,n,a,o,i),n!==void 0&&In[Kfe](t,n,a,o,i)}r(o)},Xfe=function(t,n,r,a,i){var o=[],s=t.required||!t.required&&a.hasOwnProperty(t.field);if(s){if(ra(n)&&!t.required)return r();In.required(t,n,a,o,i),n!==void 0&&(In.type(t,n,a,o,i),In.range(t,n,a,o,i))}r(o)},Zfe=function(t,n,r,a,i){var o=[],s=t.required||!t.required&&a.hasOwnProperty(t.field);if(s){if(ra(n)&&!t.required)return r();In.required(t,n,a,o,i),n!==void 0&&(In.type(t,n,a,o,i),In.range(t,n,a,o,i))}r(o)},Qfe=function(t,n,r,a,i){var o=[],s=t.required||!t.required&&a.hasOwnProperty(t.field);if(s){if(ra(n)&&!t.required)return r();In.required(t,n,a,o,i),n!==void 0&&In.type(t,n,a,o,i)}r(o)},Jfe=function(t,n,r,a,i){var o=[],s=t.required||!t.required&&a.hasOwnProperty(t.field);if(s){if(n===""&&(n=void 0),ra(n)&&!t.required)return r();In.required(t,n,a,o,i),n!==void 0&&(In.type(t,n,a,o,i),In.range(t,n,a,o,i))}r(o)},epe=function(t,n,r,a,i){var o=[],s=t.required||!t.required&&a.hasOwnProperty(t.field);if(s){if(ra(n)&&!t.required)return r();In.required(t,n,a,o,i),n!==void 0&&In.type(t,n,a,o,i)}r(o)},tpe=function(t,n,r,a,i){var o=[],s=t.required||!t.required&&a.hasOwnProperty(t.field);if(s){if(ra(n,"string")&&!t.required)return r();In.required(t,n,a,o,i),ra(n,"string")||In.pattern(t,n,a,o,i)}r(o)},npe=function(t,n,r,a,i){var o=[],s=t.required||!t.required&&a.hasOwnProperty(t.field);if(s){if(ra(n)&&!t.required)return r();In.required(t,n,a,o,i),ra(n)||In.type(t,n,a,o,i)}r(o)},rpe=function(t,n,r,a,i){var o=[],s=Array.isArray(n)?"array":mt(n);In.required(t,n,a,o,i,s),r(o)},ape=function(t,n,r,a,i){var o=[],s=t.required||!t.required&&a.hasOwnProperty(t.field);if(s){if(ra(n,"string")&&!t.required)return r();In.required(t,n,a,o,i,"string"),ra(n,"string")||(In.type(t,n,a,o,i),In.range(t,n,a,o,i),In.pattern(t,n,a,o,i),t.whitespace===!0&&In.whitespace(t,n,a,o,i))}r(o)},e1=function(t,n,r,a,i){var o=t.type,s=[],c=t.required||!t.required&&a.hasOwnProperty(t.field);if(c){if(ra(n,o)&&!t.required)return r();In.required(t,n,a,s,i,o),ra(n,o)||In.type(t,n,a,s,i)}r(s)};const eg={string:ape,method:Qfe,number:Jfe,boolean:Gfe,regexp:npe,integer:Zfe,float:Xfe,array:Wfe,object:epe,enum:Yfe,pattern:tpe,date:qfe,url:e1,hex:e1,email:e1,required:rpe,any:Vfe};var Lm=function(){function e(t){Jn(this,e),V(this,"rules",null),V(this,"_messages",b_),this.define(t)}return er(e,[{key:"define",value:function(n){var r=this;if(!n)throw new Error("Cannot configure a schema with no rules");if(mt(n)!=="object"||Array.isArray(n))throw new Error("Rules must be an object");this.rules={},Object.keys(n).forEach(function(a){var i=n[a];r.rules[a]=Array.isArray(i)?i:[i]})}},{key:"messages",value:function(n){return n&&(this._messages=v4(v_(),n)),this._messages}},{key:"validate",value:function(n){var r=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:function(){},o=n,s=a,c=i;if(typeof s=="function"&&(c=s,s={}),!this.rules||Object.keys(this.rules).length===0)return c&&c(null,o),Promise.resolve(o);function u(h){var b=[],y={};function S(x){if(Array.isArray(x)){var w;b=(w=b).concat.apply(w,Me(x))}else b.push(x)}for(var v=0;v0&&arguments[0]!==void 0?arguments[0]:[],T=Array.isArray(I)?I:[I];!s.suppressWarning&&T.length&&e.warning("async-validator:",T),T.length&&y.message!==void 0&&(T=[].concat(y.message));var _=T.map(h4(y,o));if(s.first&&_.length)return m[y.field]=1,b(_);if(!S)b(_);else{if(y.required&&!h.value)return y.message!==void 0?_=[].concat(y.message).map(h4(y,o)):s.error&&(_=[s.error(y,_i(s.messages.required,y.field))]),b(_);var R={};y.defaultField&&Object.keys(h.value).map(function(P){R[P]=y.defaultField}),R=X(X({},R),h.rule.fields);var $={};Object.keys(R).forEach(function(P){var D=R[P],O=Array.isArray(D)?D:[D];$[P]=O.map(v.bind(null,P))});var M=new e($);M.messages(s.messages),h.rule.options&&(h.rule.options.messages=s.messages,h.rule.options.error=s.error),M.validate(h.value,h.rule.options||s,function(P){var D=[];_&&_.length&&D.push.apply(D,Me(_)),P&&P.length&&D.push.apply(D,Me(P)),b(D.length?D:null)})}}var w;if(y.asyncValidator)w=y.asyncValidator(y,h.value,x,h.source,s);else if(y.validator){try{w=y.validator(y,h.value,x,h.source,s)}catch(I){var C,E;(C=(E=console).error)===null||C===void 0||C.call(E,I),s.suppressValidatorError||setTimeout(function(){throw I},0),x(I.message)}w===!0?x():w===!1?x(typeof y.message=="function"?y.message(y.fullField||y.field):y.message||"".concat(y.fullField||y.field," fails")):w instanceof Array?x(w):w instanceof Error&&x(w.message)}w&&w.then&&w.then(function(){return x()},function(I){return x(I)})},function(h){u(h)},o)}},{key:"getType",value:function(n){if(n.type===void 0&&n.pattern instanceof RegExp&&(n.type="pattern"),typeof n.validator!="function"&&n.type&&!eg.hasOwnProperty(n.type))throw new Error(_i("Unknown rule type %s",n.type));return n.type||"string"}},{key:"getValidationMethod",value:function(n){if(typeof n.validator=="function")return n.validator;var r=Object.keys(n),a=r.indexOf("message");return a!==-1&&r.splice(a,1),r.length===1&&r[0]==="required"?eg.required:eg[this.getType(n)]||void 0}}]),e}();V(Lm,"register",function(t,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");eg[t]=n});V(Lm,"warning",Nfe);V(Lm,"messages",b_);V(Lm,"validators",eg);var bi="'${name}' is not a valid ${type}",xW={default:"Validation error on field '${name}'",required:"'${name}' is required",enum:"'${name}' must be one of [${enum}]",whitespace:"'${name}' cannot be empty",date:{format:"'${name}' is invalid for format date",parse:"'${name}' could not be parsed as date",invalid:"'${name}' is invalid date"},types:{string:bi,method:bi,array:bi,object:bi,number:bi,date:bi,boolean:bi,integer:bi,float:bi,regexp:bi,email:bi,url:bi,hex:bi},string:{len:"'${name}' must be exactly ${len} characters",min:"'${name}' must be at least ${min} characters",max:"'${name}' cannot be longer than ${max} characters",range:"'${name}' must be between ${min} and ${max} characters"},number:{len:"'${name}' must equal ${len}",min:"'${name}' cannot be less than ${min}",max:"'${name}' cannot be greater than ${max}",range:"'${name}' must be between ${min} and ${max}"},array:{len:"'${name}' must be exactly ${len} in length",min:"'${name}' cannot be less than ${min} in length",max:"'${name}' cannot be greater than ${max} in length",range:"'${name}' must be between ${min} and ${max} in length"},pattern:{mismatch:"'${name}' does not match pattern ${pattern}"}},y4=Lm;function ipe(e,t){return e.replace(/\\?\$\{\w+\}/g,function(n){if(n.startsWith("\\"))return n.slice(1);var r=n.slice(2,-1);return t[r]})}var x4="CODE_LOGIC_ERROR";function S_(e,t,n,r,a){return w_.apply(this,arguments)}function w_(){return w_=Ri(ar().mark(function e(t,n,r,a,i){var o,s,c,u,d,p,g,m,h;return ar().wrap(function(y){for(;;)switch(y.prev=y.next){case 0:return o=X({},r),delete o.ruleIndex,y4.warning=function(){},o.validator&&(s=o.validator,o.validator=function(){try{return s.apply(void 0,arguments)}catch(S){return console.error(S),Promise.reject(x4)}}),c=null,o&&o.type==="array"&&o.defaultField&&(c=o.defaultField,delete o.defaultField),u=new y4(V({},t,[o])),d=fd(xW,a.validateMessages),u.messages(d),p=[],y.prev=10,y.next=13,Promise.resolve(u.validate(V({},t,n),X({},a)));case 13:y.next=18;break;case 15:y.prev=15,y.t0=y.catch(10),y.t0.errors&&(p=y.t0.errors.map(function(S,v){var x=S.message,w=x===x4?d.default:x;return l.isValidElement(w)?l.cloneElement(w,{key:"error_".concat(v)}):w}));case 18:if(!(!p.length&&c)){y.next=23;break}return y.next=21,Promise.all(n.map(function(S,v){return S_("".concat(t,".").concat(v),S,c,a,i)}));case 21:return g=y.sent,y.abrupt("return",g.reduce(function(S,v){return[].concat(Me(S),Me(v))},[]));case 23:return m=X(X({},r),{},{name:t,enum:(r.enum||[]).join(", ")},i),h=p.map(function(S){return typeof S=="string"?ipe(S,m):S}),y.abrupt("return",h);case 26:case"end":return y.stop()}},e,null,[[10,15]])})),w_.apply(this,arguments)}function ope(e,t,n,r,a,i){var o=e.join("."),s=n.map(function(d,p){var g=d.validator,m=X(X({},d),{},{ruleIndex:p});return g&&(m.validator=function(h,b,y){var S=!1,v=function(){for(var C=arguments.length,E=new Array(C),I=0;I2&&arguments[2]!==void 0?arguments[2]:!1;return e&&e.some(function(r){return SW(t,r,n)})}function SW(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;return!e||!t||!n&&e.length!==t.length?!1:t.every(function(r,a){return e[a]===r})}function cpe(e,t){if(e===t)return!0;if(!e&&t||e&&!t||!e||!t||mt(e)!=="object"||mt(t)!=="object")return!1;var n=Object.keys(e),r=Object.keys(t),a=new Set([].concat(n,r));return Me(a).every(function(i){var o=e[i],s=t[i];return typeof o=="function"&&typeof s=="function"?!0:o===s})}function upe(e){var t=arguments.length<=1?void 0:arguments[1];return t&&t.target&&mt(t.target)==="object"&&e in t.target?t.target[e]:t}function w4(e,t,n){var r=e.length;if(t<0||t>=r||n<0||n>=r)return e;var a=e[t],i=t-n;return i>0?[].concat(Me(e.slice(0,n)),[a],Me(e.slice(n,t)),Me(e.slice(t+1,r))):i<0?[].concat(Me(e.slice(0,t)),Me(e.slice(t+1,n+1)),[a],Me(e.slice(n+1,r))):e}var dpe=["name"],Ui=[];function t1(e,t,n,r,a,i){return typeof e=="function"?e(t,n,"source"in i?{source:i.source}:{}):r!==a}var IN=function(e){gi(n,e);var t=Fi(n);function n(r){var a;if(Jn(this,n),a=t.call(this,r),V(Ke(a),"state",{resetCount:0}),V(Ke(a),"cancelRegisterFunc",null),V(Ke(a),"mounted",!1),V(Ke(a),"touched",!1),V(Ke(a),"dirty",!1),V(Ke(a),"validatePromise",void 0),V(Ke(a),"prevValidating",void 0),V(Ke(a),"errors",Ui),V(Ke(a),"warnings",Ui),V(Ke(a),"cancelRegister",function(){var c=a.props,u=c.preserve,d=c.isListField,p=c.name;a.cancelRegisterFunc&&a.cancelRegisterFunc(d,u,Fr(p)),a.cancelRegisterFunc=null}),V(Ke(a),"getNamePath",function(){var c=a.props,u=c.name,d=c.fieldContext,p=d.prefixName,g=p===void 0?[]:p;return u!==void 0?[].concat(Me(g),Me(u)):[]}),V(Ke(a),"getRules",function(){var c=a.props,u=c.rules,d=u===void 0?[]:u,p=c.fieldContext;return d.map(function(g){return typeof g=="function"?g(p):g})}),V(Ke(a),"refresh",function(){a.mounted&&a.setState(function(c){var u=c.resetCount;return{resetCount:u+1}})}),V(Ke(a),"metaCache",null),V(Ke(a),"triggerMetaEvent",function(c){var u=a.props.onMetaChange;if(u){var d=X(X({},a.getMeta()),{},{destroy:c});oo(a.metaCache,d)||u(d),a.metaCache=d}else a.metaCache=null}),V(Ke(a),"onStoreChange",function(c,u,d){var p=a.props,g=p.shouldUpdate,m=p.dependencies,h=m===void 0?[]:m,b=p.onReset,y=d.store,S=a.getNamePath(),v=a.getValue(c),x=a.getValue(y),w=u&&Od(u,S);switch(d.type==="valueUpdate"&&d.source==="external"&&!oo(v,x)&&(a.touched=!0,a.dirty=!0,a.validatePromise=null,a.errors=Ui,a.warnings=Ui,a.triggerMetaEvent()),d.type){case"reset":if(!u||w){a.touched=!1,a.dirty=!1,a.validatePromise=void 0,a.errors=Ui,a.warnings=Ui,a.triggerMetaEvent(),b==null||b(),a.refresh();return}break;case"remove":{if(g&&t1(g,c,y,v,x,d)){a.reRender();return}break}case"setField":{var C=d.data;if(w){"touched"in C&&(a.touched=C.touched),"validating"in C&&!("originRCField"in C)&&(a.validatePromise=C.validating?Promise.resolve([]):null),"errors"in C&&(a.errors=C.errors||Ui),"warnings"in C&&(a.warnings=C.warnings||Ui),a.dirty=!0,a.triggerMetaEvent(),a.reRender();return}else if("value"in C&&Od(u,S,!0)){a.reRender();return}if(g&&!S.length&&t1(g,c,y,v,x,d)){a.reRender();return}break}case"dependenciesUpdate":{var E=h.map(Fr);if(E.some(function(I){return Od(d.relatedFields,I)})){a.reRender();return}break}default:if(w||(!h.length||S.length||g)&&t1(g,c,y,v,x,d)){a.reRender();return}break}g===!0&&a.reRender()}),V(Ke(a),"validateRules",function(c){var u=a.getNamePath(),d=a.getValue(),p=c||{},g=p.triggerName,m=p.validateOnly,h=m===void 0?!1:m,b=Promise.resolve().then(Ri(ar().mark(function y(){var S,v,x,w,C,E,I;return ar().wrap(function(_){for(;;)switch(_.prev=_.next){case 0:if(a.mounted){_.next=2;break}return _.abrupt("return",[]);case 2:if(S=a.props,v=S.validateFirst,x=v===void 0?!1:v,w=S.messageVariables,C=S.validateDebounce,E=a.getRules(),g&&(E=E.filter(function(R){return R}).filter(function(R){var $=R.validateTrigger;if(!$)return!0;var M=h_($);return M.includes(g)})),!(C&&g)){_.next=10;break}return _.next=8,new Promise(function(R){setTimeout(R,C)});case 8:if(a.validatePromise===b){_.next=10;break}return _.abrupt("return",[]);case 10:return I=ope(u,d,E,c,x,w),I.catch(function(R){return R}).then(function(){var R=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Ui;if(a.validatePromise===b){var $;a.validatePromise=null;var M=[],P=[];($=R.forEach)===null||$===void 0||$.call(R,function(D){var O=D.rule.warningOnly,k=D.errors,N=k===void 0?Ui:k;O?P.push.apply(P,Me(N)):M.push.apply(M,Me(N))}),a.errors=M,a.warnings=P,a.triggerMetaEvent(),a.reRender()}}),_.abrupt("return",I);case 13:case"end":return _.stop()}},y)})));return h||(a.validatePromise=b,a.dirty=!0,a.errors=Ui,a.warnings=Ui,a.triggerMetaEvent(),a.reRender()),b}),V(Ke(a),"isFieldValidating",function(){return!!a.validatePromise}),V(Ke(a),"isFieldTouched",function(){return a.touched}),V(Ke(a),"isFieldDirty",function(){if(a.dirty||a.props.initialValue!==void 0)return!0;var c=a.props.fieldContext,u=c.getInternalHooks(Cc),d=u.getInitialValue;return d(a.getNamePath())!==void 0}),V(Ke(a),"getErrors",function(){return a.errors}),V(Ke(a),"getWarnings",function(){return a.warnings}),V(Ke(a),"isListField",function(){return a.props.isListField}),V(Ke(a),"isList",function(){return a.props.isList}),V(Ke(a),"isPreserve",function(){return a.props.preserve}),V(Ke(a),"getMeta",function(){a.prevValidating=a.isFieldValidating();var c={touched:a.isFieldTouched(),validating:a.prevValidating,errors:a.errors,warnings:a.warnings,name:a.getNamePath(),validated:a.validatePromise===null};return c}),V(Ke(a),"getOnlyChild",function(c){if(typeof c=="function"){var u=a.getMeta();return X(X({},a.getOnlyChild(c(a.getControlled(),u,a.props.fieldContext))),{},{isFunction:!0})}var d=Nr(c);return d.length!==1||!l.isValidElement(d[0])?{child:d,isFunction:!1}:{child:d[0],isFunction:!1}}),V(Ke(a),"getValue",function(c){var u=a.props.fieldContext.getFieldsValue,d=a.getNamePath();return Ti(c||u(!0),d)}),V(Ke(a),"getControlled",function(){var c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},u=a.props,d=u.name,p=u.trigger,g=u.validateTrigger,m=u.getValueFromEvent,h=u.normalize,b=u.valuePropName,y=u.getValueProps,S=u.fieldContext,v=g!==void 0?g:S.validateTrigger,x=a.getNamePath(),w=S.getInternalHooks,C=S.getFieldsValue,E=w(Cc),I=E.dispatch,T=a.getValue(),_=y||function(D){return V({},b,D)},R=c[p],$=d!==void 0?_(T):{},M=X(X({},c),$);M[p]=function(){a.touched=!0,a.dirty=!0,a.triggerMetaEvent();for(var D,O=arguments.length,k=new Array(O),N=0;N=0&&R<=$.length?(d.keys=[].concat(Me(d.keys.slice(0,R)),[d.id],Me(d.keys.slice(R))),x([].concat(Me($.slice(0,R)),[_],Me($.slice(R))))):(d.keys=[].concat(Me(d.keys),[d.id]),x([].concat(Me($),[_]))),d.id+=1},remove:function(_){var R=C(),$=new Set(Array.isArray(_)?_:[_]);$.size<=0||(d.keys=d.keys.filter(function(M,P){return!$.has(P)}),x(R.filter(function(M,P){return!$.has(P)})))},move:function(_,R){if(_!==R){var $=C();_<0||_>=$.length||R<0||R>=$.length||(d.keys=w4(d.keys,_,R),x(w4($,_,R)))}}},I=v||[];return Array.isArray(I)||(I=[]),r(I.map(function(T,_){var R=d.keys[_];return R===void 0&&(d.keys[_]=d.id,R=d.keys[_],d.id+=1),{name:_,key:R,isListField:!0}}),E,y)})))}function fpe(e){var t=!1,n=e.length,r=[];return e.length?new Promise(function(a,i){e.forEach(function(o,s){o.catch(function(c){return t=!0,c}).then(function(c){n-=1,r[s]=c,!(n>0)&&(t&&i(r),a(r))})})}):Promise.resolve([])}var CW="__@field_split__";function n1(e){return e.map(function(t){return"".concat(mt(t),":").concat(t)}).join(CW)}var Au=function(){function e(){Jn(this,e),V(this,"kvs",new Map)}return er(e,[{key:"set",value:function(n,r){this.kvs.set(n1(n),r)}},{key:"get",value:function(n){return this.kvs.get(n1(n))}},{key:"update",value:function(n,r){var a=this.get(n),i=r(a);i?this.set(n,i):this.delete(n)}},{key:"delete",value:function(n){this.kvs.delete(n1(n))}},{key:"map",value:function(n){return Me(this.kvs.entries()).map(function(r){var a=se(r,2),i=a[0],o=a[1],s=i.split(CW);return n({key:s.map(function(c){var u=c.match(/^([^:]*):(.*)$/),d=se(u,3),p=d[1],g=d[2];return p==="number"?Number(g):g}),value:o})})}},{key:"toJSON",value:function(){var n={};return this.map(function(r){var a=r.key,i=r.value;return n[a.join(".")]=i,null}),n}}]),e}(),ppe=["name"],gpe=er(function e(t){var n=this;Jn(this,e),V(this,"formHooked",!1),V(this,"forceRootUpdate",void 0),V(this,"subscribable",!0),V(this,"store",{}),V(this,"fieldEntities",[]),V(this,"initialValues",{}),V(this,"callbacks",{}),V(this,"validateMessages",null),V(this,"preserve",null),V(this,"lastValidatePromise",null),V(this,"getForm",function(){return{getFieldValue:n.getFieldValue,getFieldsValue:n.getFieldsValue,getFieldError:n.getFieldError,getFieldWarning:n.getFieldWarning,getFieldsError:n.getFieldsError,isFieldsTouched:n.isFieldsTouched,isFieldTouched:n.isFieldTouched,isFieldValidating:n.isFieldValidating,isFieldsValidating:n.isFieldsValidating,resetFields:n.resetFields,setFields:n.setFields,setFieldValue:n.setFieldValue,setFieldsValue:n.setFieldsValue,validateFields:n.validateFields,submit:n.submit,_init:!0,getInternalHooks:n.getInternalHooks}}),V(this,"getInternalHooks",function(r){return r===Cc?(n.formHooked=!0,{dispatch:n.dispatch,initEntityValue:n.initEntityValue,registerField:n.registerField,useSubscribe:n.useSubscribe,setInitialValues:n.setInitialValues,destroyForm:n.destroyForm,setCallbacks:n.setCallbacks,setValidateMessages:n.setValidateMessages,getFields:n.getFields,setPreserve:n.setPreserve,getInitialValue:n.getInitialValue,registerWatch:n.registerWatch}):($n(!1,"`getInternalHooks` is internal usage. Should not call directly."),null)}),V(this,"useSubscribe",function(r){n.subscribable=r}),V(this,"prevWithoutPreserves",null),V(this,"setInitialValues",function(r,a){if(n.initialValues=r||{},a){var i,o=fd(r,n.store);(i=n.prevWithoutPreserves)===null||i===void 0||i.map(function(s){var c=s.key;o=Eo(o,c,Ti(r,c))}),n.prevWithoutPreserves=null,n.updateStore(o)}}),V(this,"destroyForm",function(r){if(r)n.updateStore({});else{var a=new Au;n.getFieldEntities(!0).forEach(function(i){n.isMergedPreserve(i.isPreserve())||a.set(i.getNamePath(),!0)}),n.prevWithoutPreserves=a}}),V(this,"getInitialValue",function(r){var a=Ti(n.initialValues,r);return r.length?fd(a):a}),V(this,"setCallbacks",function(r){n.callbacks=r}),V(this,"setValidateMessages",function(r){n.validateMessages=r}),V(this,"setPreserve",function(r){n.preserve=r}),V(this,"watchList",[]),V(this,"registerWatch",function(r){return n.watchList.push(r),function(){n.watchList=n.watchList.filter(function(a){return a!==r})}}),V(this,"notifyWatch",function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];if(n.watchList.length){var a=n.getFieldsValue(),i=n.getFieldsValue(!0);n.watchList.forEach(function(o){o(a,i,r)})}}),V(this,"timeoutId",null),V(this,"warningUnhooked",function(){}),V(this,"updateStore",function(r){n.store=r}),V(this,"getFieldEntities",function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;return r?n.fieldEntities.filter(function(a){return a.getNamePath().length}):n.fieldEntities}),V(this,"getFieldsMap",function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,a=new Au;return n.getFieldEntities(r).forEach(function(i){var o=i.getNamePath();a.set(o,i)}),a}),V(this,"getFieldEntitiesForNamePathList",function(r){if(!r)return n.getFieldEntities(!0);var a=n.getFieldsMap(!0);return r.map(function(i){var o=Fr(i);return a.get(o)||{INVALIDATE_NAME_PATH:Fr(i)}})}),V(this,"getFieldsValue",function(r,a){n.warningUnhooked();var i,o,s;if(r===!0||Array.isArray(r)?(i=r,o=a):r&&mt(r)==="object"&&(s=r.strict,o=r.filter),i===!0&&!o)return n.store;var c=n.getFieldEntitiesForNamePathList(Array.isArray(i)?i:null),u=[];return c.forEach(function(d){var p,g,m="INVALIDATE_NAME_PATH"in d?d.INVALIDATE_NAME_PATH:d.getNamePath();if(s){var h,b;if((h=(b=d).isList)!==null&&h!==void 0&&h.call(b))return}else if(!i&&(p=(g=d).isListField)!==null&&p!==void 0&&p.call(g))return;if(!o)u.push(m);else{var y="getMeta"in d?d.getMeta():null;o(y)&&u.push(m)}}),S4(n.store,u.map(Fr))}),V(this,"getFieldValue",function(r){n.warningUnhooked();var a=Fr(r);return Ti(n.store,a)}),V(this,"getFieldsError",function(r){n.warningUnhooked();var a=n.getFieldEntitiesForNamePathList(r);return a.map(function(i,o){return i&&!("INVALIDATE_NAME_PATH"in i)?{name:i.getNamePath(),errors:i.getErrors(),warnings:i.getWarnings()}:{name:Fr(r[o]),errors:[],warnings:[]}})}),V(this,"getFieldError",function(r){n.warningUnhooked();var a=Fr(r),i=n.getFieldsError([a])[0];return i.errors}),V(this,"getFieldWarning",function(r){n.warningUnhooked();var a=Fr(r),i=n.getFieldsError([a])[0];return i.warnings}),V(this,"isFieldsTouched",function(){n.warningUnhooked();for(var r=arguments.length,a=new Array(r),i=0;i0&&arguments[0]!==void 0?arguments[0]:{},a=new Au,i=n.getFieldEntities(!0);i.forEach(function(c){var u=c.props.initialValue,d=c.getNamePath();if(u!==void 0){var p=a.get(d)||new Set;p.add({entity:c,value:u}),a.set(d,p)}});var o=function(u){u.forEach(function(d){var p=d.props.initialValue;if(p!==void 0){var g=d.getNamePath(),m=n.getInitialValue(g);if(m!==void 0)$n(!1,"Form already set 'initialValues' with path '".concat(g.join("."),"'. Field can not overwrite it."));else{var h=a.get(g);if(h&&h.size>1)$n(!1,"Multiple Field with path '".concat(g.join("."),"' set 'initialValue'. Can not decide which one to pick."));else if(h){var b=n.getFieldValue(g),y=d.isListField();!y&&(!r.skipExist||b===void 0)&&n.updateStore(Eo(n.store,g,Me(h)[0].value))}}}})},s;r.entities?s=r.entities:r.namePathList?(s=[],r.namePathList.forEach(function(c){var u=a.get(c);if(u){var d;(d=s).push.apply(d,Me(Me(u).map(function(p){return p.entity})))}})):s=i,o(s)}),V(this,"resetFields",function(r){n.warningUnhooked();var a=n.store;if(!r){n.updateStore(fd(n.initialValues)),n.resetWithFieldInitialValue(),n.notifyObservers(a,null,{type:"reset"}),n.notifyWatch();return}var i=r.map(Fr);i.forEach(function(o){var s=n.getInitialValue(o);n.updateStore(Eo(n.store,o,s))}),n.resetWithFieldInitialValue({namePathList:i}),n.notifyObservers(a,i,{type:"reset"}),n.notifyWatch(i)}),V(this,"setFields",function(r){n.warningUnhooked();var a=n.store,i=[];r.forEach(function(o){var s=o.name,c=Ct(o,ppe),u=Fr(s);i.push(u),"value"in c&&n.updateStore(Eo(n.store,u,c.value)),n.notifyObservers(a,[u],{type:"setField",data:o})}),n.notifyWatch(i)}),V(this,"getFields",function(){var r=n.getFieldEntities(!0),a=r.map(function(i){var o=i.getNamePath(),s=i.getMeta(),c=X(X({},s),{},{name:o,value:n.getFieldValue(o)});return Object.defineProperty(c,"originRCField",{value:!0}),c});return a}),V(this,"initEntityValue",function(r){var a=r.props.initialValue;if(a!==void 0){var i=r.getNamePath(),o=Ti(n.store,i);o===void 0&&n.updateStore(Eo(n.store,i,a))}}),V(this,"isMergedPreserve",function(r){var a=r!==void 0?r:n.preserve;return a??!0}),V(this,"registerField",function(r){n.fieldEntities.push(r);var a=r.getNamePath();if(n.notifyWatch([a]),r.props.initialValue!==void 0){var i=n.store;n.resetWithFieldInitialValue({entities:[r],skipExist:!0}),n.notifyObservers(i,[r.getNamePath()],{type:"valueUpdate",source:"internal"})}return function(o,s){var c=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[];if(n.fieldEntities=n.fieldEntities.filter(function(p){return p!==r}),!n.isMergedPreserve(s)&&(!o||c.length>1)){var u=o?void 0:n.getInitialValue(a);if(a.length&&n.getFieldValue(a)!==u&&n.fieldEntities.every(function(p){return!SW(p.getNamePath(),a)})){var d=n.store;n.updateStore(Eo(d,a,u,!0)),n.notifyObservers(d,[a],{type:"remove"}),n.triggerDependenciesUpdate(d,a)}}n.notifyWatch([a])}}),V(this,"dispatch",function(r){switch(r.type){case"updateValue":{var a=r.namePath,i=r.value;n.updateValue(a,i);break}case"validateField":{var o=r.namePath,s=r.triggerName;n.validateFields([o],{triggerName:s});break}}}),V(this,"notifyObservers",function(r,a,i){if(n.subscribable){var o=X(X({},i),{},{store:n.getFieldsValue(!0)});n.getFieldEntities().forEach(function(s){var c=s.onStoreChange;c(r,a,o)})}else n.forceRootUpdate()}),V(this,"triggerDependenciesUpdate",function(r,a){var i=n.getDependencyChildrenFields(a);return i.length&&n.validateFields(i),n.notifyObservers(r,i,{type:"dependenciesUpdate",relatedFields:[a].concat(Me(i))}),i}),V(this,"updateValue",function(r,a){var i=Fr(r),o=n.store;n.updateStore(Eo(n.store,i,a)),n.notifyObservers(o,[i],{type:"valueUpdate",source:"internal"}),n.notifyWatch([i]);var s=n.triggerDependenciesUpdate(o,i),c=n.callbacks.onValuesChange;if(c){var u=S4(n.store,[i]);c(u,n.getFieldsValue())}n.triggerOnFieldsChange([i].concat(Me(s)))}),V(this,"setFieldsValue",function(r){n.warningUnhooked();var a=n.store;if(r){var i=fd(n.store,r);n.updateStore(i)}n.notifyObservers(a,null,{type:"valueUpdate",source:"external"}),n.notifyWatch()}),V(this,"setFieldValue",function(r,a){n.setFields([{name:r,value:a}])}),V(this,"getDependencyChildrenFields",function(r){var a=new Set,i=[],o=new Au;n.getFieldEntities().forEach(function(c){var u=c.props.dependencies;(u||[]).forEach(function(d){var p=Fr(d);o.update(p,function(){var g=arguments.length>0&&arguments[0]!==void 0?arguments[0]:new Set;return g.add(c),g})})});var s=function c(u){var d=o.get(u)||new Set;d.forEach(function(p){if(!a.has(p)){a.add(p);var g=p.getNamePath();p.isFieldDirty()&&g.length&&(i.push(g),c(g))}})};return s(r),i}),V(this,"triggerOnFieldsChange",function(r,a){var i=n.callbacks.onFieldsChange;if(i){var o=n.getFields();if(a){var s=new Au;a.forEach(function(u){var d=u.name,p=u.errors;s.set(d,p)}),o.forEach(function(u){u.errors=s.get(u.name)||u.errors})}var c=o.filter(function(u){var d=u.name;return Od(r,d)});c.length&&i(c,o)}}),V(this,"validateFields",function(r,a){n.warningUnhooked();var i,o;Array.isArray(r)||typeof r=="string"||typeof a=="string"?(i=r,o=a):o=r;var s=!!i,c=s?i.map(Fr):[],u=[],d=String(Date.now()),p=new Set,g=o||{},m=g.recursive,h=g.dirty;n.getFieldEntities(!0).forEach(function(v){if(s||c.push(v.getNamePath()),!(!v.props.rules||!v.props.rules.length)&&!(h&&!v.isFieldDirty())){var x=v.getNamePath();if(p.add(x.join(d)),!s||Od(c,x,m)){var w=v.validateRules(X({validateMessages:X(X({},xW),n.validateMessages)},o));u.push(w.then(function(){return{name:x,errors:[],warnings:[]}}).catch(function(C){var E,I=[],T=[];return(E=C.forEach)===null||E===void 0||E.call(C,function(_){var R=_.rule.warningOnly,$=_.errors;R?T.push.apply(T,Me($)):I.push.apply(I,Me($))}),I.length?Promise.reject({name:x,errors:I,warnings:T}):{name:x,errors:I,warnings:T}}))}}});var b=fpe(u);n.lastValidatePromise=b,b.catch(function(v){return v}).then(function(v){var x=v.map(function(w){var C=w.name;return C});n.notifyObservers(n.store,x,{type:"validateFinish"}),n.triggerOnFieldsChange(x,v)});var y=b.then(function(){return n.lastValidatePromise===b?Promise.resolve(n.getFieldsValue(c)):Promise.reject([])}).catch(function(v){var x=v.filter(function(w){return w&&w.errors.length});return Promise.reject({values:n.getFieldsValue(c),errorFields:x,outOfDate:n.lastValidatePromise!==b})});y.catch(function(v){return v});var S=c.filter(function(v){return p.has(v.join(d))});return n.triggerOnFieldsChange(S),y}),V(this,"submit",function(){n.warningUnhooked(),n.validateFields().then(function(r){var a=n.callbacks.onFinish;if(a)try{a(r)}catch(i){console.error(i)}}).catch(function(r){var a=n.callbacks.onFinishFailed;a&&a(r)})}),this.forceRootUpdate=t});function RN(e){var t=l.useRef(),n=l.useState({}),r=se(n,2),a=r[1];if(!t.current)if(e)t.current=e;else{var i=function(){a({})},o=new gpe(i);t.current=o.getForm()}return[t.current]}var I_=l.createContext({triggerFormChange:function(){},triggerFormFinish:function(){},registerForm:function(){},unregisterForm:function(){}}),EW=function(t){var n=t.validateMessages,r=t.onFormChange,a=t.onFormFinish,i=t.children,o=l.useContext(I_),s=l.useRef({});return l.createElement(I_.Provider,{value:X(X({},o),{},{validateMessages:X(X({},o.validateMessages),n),triggerFormChange:function(u,d){r&&r(u,{changedFields:d,forms:s.current}),o.triggerFormChange(u,d)},triggerFormFinish:function(u,d){a&&a(u,{values:d,forms:s.current}),o.triggerFormFinish(u,d)},registerForm:function(u,d){u&&(s.current=X(X({},s.current),{},V({},u,d))),o.registerForm(u,d)},unregisterForm:function(u){var d=X({},s.current);delete d[u],s.current=d,o.unregisterForm(u)}})},i)},mpe=["name","initialValues","fields","form","preserve","children","component","validateMessages","validateTrigger","onValuesChange","onFieldsChange","onFinish","onFinishFailed","clearOnDestroy"],hpe=function(t,n){var r=t.name,a=t.initialValues,i=t.fields,o=t.form,s=t.preserve,c=t.children,u=t.component,d=u===void 0?"form":u,p=t.validateMessages,g=t.validateTrigger,m=g===void 0?"onChange":g,h=t.onValuesChange,b=t.onFieldsChange,y=t.onFinish,S=t.onFinishFailed,v=t.clearOnDestroy,x=Ct(t,mpe),w=l.useRef(null),C=l.useContext(I_),E=RN(o),I=se(E,1),T=I[0],_=T.getInternalHooks(Cc),R=_.useSubscribe,$=_.setInitialValues,M=_.setCallbacks,P=_.setValidateMessages,D=_.setPreserve,O=_.destroyForm;l.useImperativeHandle(n,function(){return X(X({},T),{},{nativeElement:w.current})}),l.useEffect(function(){return C.registerForm(r,T),function(){C.unregisterForm(r)}},[C,T,r]),P(X(X({},C.validateMessages),p)),M({onValuesChange:h,onFieldsChange:function(U){if(C.triggerFormChange(r,U),b){for(var H=arguments.length,K=new Array(H>1?H-1:0),Y=1;Y{}}),TW=l.createContext(null),RW=e=>{const t=Dn(e,["prefixCls"]);return l.createElement(EW,Object.assign({},t))},_N=l.createContext({prefixCls:""}),aa=l.createContext({}),bpe=e=>{let{children:t,status:n,override:r}=e;const a=l.useContext(aa),i=l.useMemo(()=>{const o=Object.assign({},a);return r&&delete o.isFormItemInput,n&&(delete o.status,delete o.hasFeedback,delete o.feedbackIcon),o},[n,r,a]);return l.createElement(aa.Provider,{value:i},t)},_W=l.createContext(void 0),ls=e=>{const{space:t,form:n,children:r}=e;if(r==null)return null;let a=r;return n&&(a=de.createElement(bpe,{override:!0,status:!0},a)),t&&(a=de.createElement(Aue,null,a)),a};function Jd(e){if(e)return{closable:e.closable,closeIcon:e.closeIcon}}function E4(e){const{closable:t,closeIcon:n}=e||{};return de.useMemo(()=>{if(!t&&(t===!1||n===!1||n===null))return!1;if(t===void 0&&n===void 0)return null;let r={closeIcon:typeof n!="boolean"&&n!==null?n:void 0};return t&&typeof t=="object"&&(r=Object.assign(Object.assign({},r),t)),r},[t,n])}function I4(){const e={};for(var t=arguments.length,n=new Array(t),r=0;r{a&&Object.keys(a).forEach(i=>{a[i]!==void 0&&(e[i]=a[i])})}),e}const ype={};function $N(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:ype;const r=E4(e),a=E4(t),i=typeof r!="boolean"?!!(r!=null&&r.disabled):!1,o=de.useMemo(()=>Object.assign({closeIcon:de.createElement(va,null)},n),[n]),s=de.useMemo(()=>r===!1?!1:r?I4(o,a,r):a===!1?!1:a?I4(o,a):o.closable?o:!1,[r,a,o]);return de.useMemo(()=>{if(s===!1)return[!1,null,i];const{closeIconRender:c}=o,{closeIcon:u}=s;let d=u;if(d!=null){c&&(d=c(u));const p=fr(s,!0);Object.keys(p).length&&(d=de.isValidElement(d)?de.cloneElement(d,p):de.createElement("span",Object.assign({},p),d))}return[!0,d,i]},[s,o])}var $W=function(t){if(ma()&&window.document.documentElement){var n=Array.isArray(t)?t:[t],r=window.document.documentElement;return n.some(function(a){return a in r.style})}return!1},xpe=function(t,n){if(!$W(t))return!1;var r=document.createElement("div"),a=r.style[t];return r.style[t]=n,r.style[t]!==a};function T_(e,t){return!Array.isArray(e)&&t!==void 0?xpe(e,t):$W(e)}const Spe=()=>ma()&&window.document.documentElement,Py=e=>{const{prefixCls:t,className:n,style:r,size:a,shape:i}=e,o=oe({[`${t}-lg`]:a==="large",[`${t}-sm`]:a==="small"}),s=oe({[`${t}-circle`]:i==="circle",[`${t}-square`]:i==="square",[`${t}-round`]:i==="round"}),c=l.useMemo(()=>typeof a=="number"?{width:a,height:a,lineHeight:`${a}px`}:{},[a]);return l.createElement("span",{className:oe(t,o,s,n),style:Object.assign(Object.assign({},c),r)})},wpe=new nn("ant-skeleton-loading",{"0%":{backgroundPosition:"100% 50%"},"100%":{backgroundPosition:"0 50%"}}),Ly=e=>({height:e,lineHeight:G(e)}),Nd=e=>Object.assign({width:e},Ly(e)),Cpe=e=>({background:e.skeletonLoadingBackground,backgroundSize:"400% 100%",animationName:wpe,animationDuration:e.skeletonLoadingMotionDuration,animationTimingFunction:"ease",animationIterationCount:"infinite"}),r1=(e,t)=>Object.assign({width:t(e).mul(5).equal(),minWidth:t(e).mul(5).equal()},Ly(e)),Epe=e=>{const{skeletonAvatarCls:t,gradientFromColor:n,controlHeight:r,controlHeightLG:a,controlHeightSM:i}=e;return{[t]:Object.assign({display:"inline-block",verticalAlign:"top",background:n},Nd(r)),[`${t}${t}-circle`]:{borderRadius:"50%"},[`${t}${t}-lg`]:Object.assign({},Nd(a)),[`${t}${t}-sm`]:Object.assign({},Nd(i))}},Ipe=e=>{const{controlHeight:t,borderRadiusSM:n,skeletonInputCls:r,controlHeightLG:a,controlHeightSM:i,gradientFromColor:o,calc:s}=e;return{[r]:Object.assign({display:"inline-block",verticalAlign:"top",background:o,borderRadius:n},r1(t,s)),[`${r}-lg`]:Object.assign({},r1(a,s)),[`${r}-sm`]:Object.assign({},r1(i,s))}},T4=e=>Object.assign({width:e},Ly(e)),Tpe=e=>{const{skeletonImageCls:t,imageSizeBase:n,gradientFromColor:r,borderRadiusSM:a,calc:i}=e;return{[t]:Object.assign(Object.assign({display:"inline-flex",alignItems:"center",justifyContent:"center",verticalAlign:"middle",background:r,borderRadius:a},T4(i(n).mul(2).equal())),{[`${t}-path`]:{fill:"#bfbfbf"},[`${t}-svg`]:Object.assign(Object.assign({},T4(n)),{maxWidth:i(n).mul(4).equal(),maxHeight:i(n).mul(4).equal()}),[`${t}-svg${t}-svg-circle`]:{borderRadius:"50%"}}),[`${t}${t}-circle`]:{borderRadius:"50%"}}},a1=(e,t,n)=>{const{skeletonButtonCls:r}=e;return{[`${n}${r}-circle`]:{width:t,minWidth:t,borderRadius:"50%"},[`${n}${r}-round`]:{borderRadius:t}}},i1=(e,t)=>Object.assign({width:t(e).mul(2).equal(),minWidth:t(e).mul(2).equal()},Ly(e)),Rpe=e=>{const{borderRadiusSM:t,skeletonButtonCls:n,controlHeight:r,controlHeightLG:a,controlHeightSM:i,gradientFromColor:o,calc:s}=e;return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({[n]:Object.assign({display:"inline-block",verticalAlign:"top",background:o,borderRadius:t,width:s(r).mul(2).equal(),minWidth:s(r).mul(2).equal()},i1(r,s))},a1(e,r,n)),{[`${n}-lg`]:Object.assign({},i1(a,s))}),a1(e,a,`${n}-lg`)),{[`${n}-sm`]:Object.assign({},i1(i,s))}),a1(e,i,`${n}-sm`))},_pe=e=>{const{componentCls:t,skeletonAvatarCls:n,skeletonTitleCls:r,skeletonParagraphCls:a,skeletonButtonCls:i,skeletonInputCls:o,skeletonImageCls:s,controlHeight:c,controlHeightLG:u,controlHeightSM:d,gradientFromColor:p,padding:g,marginSM:m,borderRadius:h,titleHeight:b,blockRadius:y,paragraphLiHeight:S,controlHeightXS:v,paragraphMarginTop:x}=e;return{[t]:{display:"table",width:"100%",[`${t}-header`]:{display:"table-cell",paddingInlineEnd:g,verticalAlign:"top",[n]:Object.assign({display:"inline-block",verticalAlign:"top",background:p},Nd(c)),[`${n}-circle`]:{borderRadius:"50%"},[`${n}-lg`]:Object.assign({},Nd(u)),[`${n}-sm`]:Object.assign({},Nd(d))},[`${t}-content`]:{display:"table-cell",width:"100%",verticalAlign:"top",[r]:{width:"100%",height:b,background:p,borderRadius:y,[`+ ${a}`]:{marginBlockStart:d}},[a]:{padding:0,"> li":{width:"100%",height:S,listStyle:"none",background:p,borderRadius:y,"+ li":{marginBlockStart:v}}},[`${a}> li:last-child:not(:first-child):not(:nth-child(2))`]:{width:"61%"}},[`&-round ${t}-content`]:{[`${r}, ${a} > li`]:{borderRadius:h}}},[`${t}-with-avatar ${t}-content`]:{[r]:{marginBlockStart:m,[`+ ${a}`]:{marginBlockStart:x}}},[`${t}${t}-element`]:Object.assign(Object.assign(Object.assign(Object.assign({display:"inline-block",width:"auto"},Rpe(e)),Epe(e)),Ipe(e)),Tpe(e)),[`${t}${t}-block`]:{width:"100%",[i]:{width:"100%"},[o]:{width:"100%"}},[`${t}${t}-active`]:{[`
- ${r},
- ${a} > li,
- ${n},
- ${i},
- ${o},
- ${s}
- `]:Object.assign({},Cpe(e))}}},$pe=e=>{const{colorFillContent:t,colorFill:n}=e,r=t,a=n;return{color:r,colorGradientEnd:a,gradientFromColor:r,gradientToColor:a,titleHeight:e.controlHeight/2,blockRadius:e.borderRadiusSM,paragraphMarginTop:e.marginLG+e.marginXXS,paragraphLiHeight:e.controlHeight/2}},_f=an("Skeleton",e=>{const{componentCls:t,calc:n}=e,r=zt(e,{skeletonAvatarCls:`${t}-avatar`,skeletonTitleCls:`${t}-title`,skeletonParagraphCls:`${t}-paragraph`,skeletonButtonCls:`${t}-button`,skeletonInputCls:`${t}-input`,skeletonImageCls:`${t}-image`,imageSizeBase:n(e.controlHeight).mul(1.5).equal(),borderRadius:100,skeletonLoadingBackground:`linear-gradient(90deg, ${e.gradientFromColor} 25%, ${e.gradientToColor} 37%, ${e.gradientFromColor} 63%)`,skeletonLoadingMotionDuration:"1.4s"});return[_pe(r)]},$pe,{deprecatedTokens:[["color","gradientFromColor"],["colorGradientEnd","gradientToColor"]]}),Ope=e=>{const{prefixCls:t,className:n,rootClassName:r,active:a,shape:i="circle",size:o="default"}=e,{getPrefixCls:s}=l.useContext(st),c=s("skeleton",t),[u,d,p]=_f(c),g=Dn(e,["prefixCls","className"]),m=oe(c,`${c}-element`,{[`${c}-active`]:a},n,r,d,p);return u(l.createElement("div",{className:m},l.createElement(Py,Object.assign({prefixCls:`${c}-avatar`,shape:i,size:o},g))))},Npe=e=>{const{prefixCls:t,className:n,rootClassName:r,active:a,block:i=!1,size:o="default"}=e,{getPrefixCls:s}=l.useContext(st),c=s("skeleton",t),[u,d,p]=_f(c),g=Dn(e,["prefixCls"]),m=oe(c,`${c}-element`,{[`${c}-active`]:a,[`${c}-block`]:i},n,r,d,p);return u(l.createElement("div",{className:m},l.createElement(Py,Object.assign({prefixCls:`${c}-button`,size:o},g))))},kpe="M365.714286 329.142857q0 45.714286-32.036571 77.677714t-77.677714 32.036571-77.677714-32.036571-32.036571-77.677714 32.036571-77.677714 77.677714-32.036571 77.677714 32.036571 32.036571 77.677714zM950.857143 548.571429l0 256-804.571429 0 0-109.714286 182.857143-182.857143 91.428571 91.428571 292.571429-292.571429zM1005.714286 146.285714l-914.285714 0q-7.460571 0-12.873143 5.412571t-5.412571 12.873143l0 694.857143q0 7.460571 5.412571 12.873143t12.873143 5.412571l914.285714 0q7.460571 0 12.873143-5.412571t5.412571-12.873143l0-694.857143q0-7.460571-5.412571-12.873143t-12.873143-5.412571zM1097.142857 164.571429l0 694.857143q0 37.741714-26.843429 64.585143t-64.585143 26.843429l-914.285714 0q-37.741714 0-64.585143-26.843429t-26.843429-64.585143l0-694.857143q0-37.741714 26.843429-64.585143t64.585143-26.843429l914.285714 0q37.741714 0 64.585143 26.843429t26.843429 64.585143z",Ape=e=>{const{prefixCls:t,className:n,rootClassName:r,style:a,active:i}=e,{getPrefixCls:o}=l.useContext(st),s=o("skeleton",t),[c,u,d]=_f(s),p=oe(s,`${s}-element`,{[`${s}-active`]:i},n,r,u,d);return c(l.createElement("div",{className:p},l.createElement("div",{className:oe(`${s}-image`,n),style:a},l.createElement("svg",{viewBox:"0 0 1098 1024",xmlns:"http://www.w3.org/2000/svg",className:`${s}-image-svg`},l.createElement("title",null,"Image placeholder"),l.createElement("path",{d:kpe,className:`${s}-image-path`})))))},Dpe=e=>{const{prefixCls:t,className:n,rootClassName:r,active:a,block:i,size:o="default"}=e,{getPrefixCls:s}=l.useContext(st),c=s("skeleton",t),[u,d,p]=_f(c),g=Dn(e,["prefixCls"]),m=oe(c,`${c}-element`,{[`${c}-active`]:a,[`${c}-block`]:i},n,r,d,p);return u(l.createElement("div",{className:m},l.createElement(Py,Object.assign({prefixCls:`${c}-input`,size:o},g))))},Mpe=e=>{const{prefixCls:t,className:n,rootClassName:r,style:a,active:i,children:o}=e,{getPrefixCls:s}=l.useContext(st),c=s("skeleton",t),[u,d,p]=_f(c),g=oe(c,`${c}-element`,{[`${c}-active`]:i},d,n,r,p);return u(l.createElement("div",{className:g},l.createElement("div",{className:oe(`${c}-image`,n),style:a},o)))},Ppe=(e,t)=>{const{width:n,rows:r=2}=t;if(Array.isArray(n))return n[e];if(r-1===e)return n},Lpe=e=>{const{prefixCls:t,className:n,style:r,rows:a}=e,i=Me(new Array(a)).map((o,s)=>l.createElement("li",{key:s,style:{width:Ppe(s,e)}}));return l.createElement("ul",{className:oe(t,n),style:r},i)},jpe=e=>{let{prefixCls:t,className:n,width:r,style:a}=e;return l.createElement("h3",{className:oe(t,n),style:Object.assign({width:r},a)})};function o1(e){return e&&typeof e=="object"?e:{}}function Fpe(e,t){return e&&!t?{size:"large",shape:"square"}:{size:"large",shape:"circle"}}function Bpe(e,t){return!e&&t?{width:"38%"}:e&&t?{width:"50%"}:{}}function zpe(e,t){const n={};return(!e||!t)&&(n.width="61%"),!e&&t?n.rows=3:n.rows=2,n}const Jl=e=>{const{prefixCls:t,loading:n,className:r,rootClassName:a,style:i,children:o,avatar:s=!1,title:c=!0,paragraph:u=!0,active:d,round:p}=e,{getPrefixCls:g,direction:m,skeleton:h}=l.useContext(st),b=g("skeleton",t),[y,S,v]=_f(b);if(n||!("loading"in e)){const x=!!s,w=!!c,C=!!u;let E;if(x){const _=Object.assign(Object.assign({prefixCls:`${b}-avatar`},Fpe(w,C)),o1(s));E=l.createElement("div",{className:`${b}-header`},l.createElement(Py,Object.assign({},_)))}let I;if(w||C){let _;if(w){const $=Object.assign(Object.assign({prefixCls:`${b}-title`},Bpe(x,C)),o1(c));_=l.createElement(jpe,Object.assign({},$))}let R;if(C){const $=Object.assign(Object.assign({prefixCls:`${b}-paragraph`},zpe(x,w)),o1(u));R=l.createElement(Lpe,Object.assign({},$))}I=l.createElement("div",{className:`${b}-content`},_,R)}const T=oe(b,{[`${b}-with-avatar`]:x,[`${b}-active`]:d,[`${b}-rtl`]:m==="rtl",[`${b}-round`]:p},h==null?void 0:h.className,r,a,S,v);return y(l.createElement("div",{className:T,style:Object.assign(Object.assign({},h==null?void 0:h.style),i)},E,I))}return o??null};Jl.Button=Npe;Jl.Avatar=Ope;Jl.Input=Dpe;Jl.Image=Ape;Jl.Node=Mpe;function R4(){}const Hpe=l.createContext({add:R4,remove:R4});function OW(e){const t=l.useContext(Hpe),n=l.useRef();return Yt(a=>{if(a){const i=e?a.querySelector(e):a;t.add(i),n.current=i}else t.remove(n.current)})}const _4=()=>{const{cancelButtonProps:e,cancelTextLocale:t,onCancel:n}=l.useContext(Mm);return de.createElement(tt,Object.assign({onClick:n},e),t)},$4=()=>{const{confirmLoading:e,okButtonProps:t,okType:n,okTextLocale:r,onOk:a}=l.useContext(Mm);return de.createElement(tt,Object.assign({},aW(n),{loading:e,onClick:a},t),r)};function NW(e,t){return de.createElement("span",{className:`${e}-close-x`},t||de.createElement(va,{className:`${e}-close-icon`}))}const kW=e=>{const{okText:t,okType:n="primary",cancelText:r,confirmLoading:a,onOk:i,onCancel:o,okButtonProps:s,cancelButtonProps:c,footer:u}=e,[d]=us("Modal",hV()),p=t||(d==null?void 0:d.okText),g=r||(d==null?void 0:d.cancelText),m={confirmLoading:a,okButtonProps:s,cancelButtonProps:c,okTextLocale:p,cancelTextLocale:g,okType:n,onOk:i,onCancel:o},h=de.useMemo(()=>m,Me(Object.values(m)));let b;return typeof u=="function"||typeof u>"u"?(b=de.createElement(de.Fragment,null,de.createElement(_4,null),de.createElement($4,null)),typeof u=="function"&&(b=u(b,{OkBtn:$4,CancelBtn:_4})),b=de.createElement(fW,{value:h},b)):b=u,de.createElement(lN,{disabled:!1},b)};function O4(e){return{position:e,inset:0}}const AW=e=>{const{componentCls:t,antCls:n}=e;return[{[`${t}-root`]:{[`${t}${n}-zoom-enter, ${t}${n}-zoom-appear`]:{transform:"none",opacity:0,animationDuration:e.motionDurationSlow,userSelect:"none"},[`${t}${n}-zoom-leave ${t}-content`]:{pointerEvents:"none"},[`${t}-mask`]:Object.assign(Object.assign({},O4("fixed")),{zIndex:e.zIndexPopupBase,height:"100%",backgroundColor:e.colorBgMask,pointerEvents:"none",[`${t}-hidden`]:{display:"none"}}),[`${t}-wrap`]:Object.assign(Object.assign({},O4("fixed")),{zIndex:e.zIndexPopupBase,overflow:"auto",outline:0,WebkitOverflowScrolling:"touch"})}},{[`${t}-root`]:hN(e)}]},Upe=e=>{const{componentCls:t}=e;return[{[`${t}-root`]:{[`${t}-wrap-rtl`]:{direction:"rtl"},[`${t}-centered`]:{textAlign:"center","&::before":{display:"inline-block",width:0,height:"100%",verticalAlign:"middle",content:'""'},[t]:{top:0,display:"inline-block",paddingBottom:0,textAlign:"start",verticalAlign:"middle"}},[`@media (max-width: ${e.screenSMMax}px)`]:{[t]:{maxWidth:"calc(100vw - 16px)",margin:`${G(e.marginXS)} auto`},[`${t}-centered`]:{[t]:{flex:1}}}}},{[t]:Object.assign(Object.assign({},ln(e)),{pointerEvents:"none",position:"relative",top:100,width:"auto",maxWidth:`calc(100vw - ${G(e.calc(e.margin).mul(2).equal())})`,margin:"0 auto",paddingBottom:e.paddingLG,[`${t}-title`]:{margin:0,color:e.titleColor,fontWeight:e.fontWeightStrong,fontSize:e.titleFontSize,lineHeight:e.titleLineHeight,wordWrap:"break-word"},[`${t}-content`]:{position:"relative",backgroundColor:e.contentBg,backgroundClip:"padding-box",border:0,borderRadius:e.borderRadiusLG,boxShadow:e.boxShadow,pointerEvents:"auto",padding:e.contentPadding},[`${t}-close`]:Object.assign({position:"absolute",top:e.calc(e.modalHeaderHeight).sub(e.modalCloseBtnSize).div(2).equal(),insetInlineEnd:e.calc(e.modalHeaderHeight).sub(e.modalCloseBtnSize).div(2).equal(),zIndex:e.calc(e.zIndexPopupBase).add(10).equal(),padding:0,color:e.modalCloseIconColor,fontWeight:e.fontWeightStrong,lineHeight:1,textDecoration:"none",background:"transparent",borderRadius:e.borderRadiusSM,width:e.modalCloseBtnSize,height:e.modalCloseBtnSize,border:0,outline:0,cursor:"pointer",transition:`color ${e.motionDurationMid}, background-color ${e.motionDurationMid}`,"&-x":{display:"flex",fontSize:e.fontSizeLG,fontStyle:"normal",lineHeight:G(e.modalCloseBtnSize),justifyContent:"center",textTransform:"none",textRendering:"auto"},"&:disabled":{pointerEvents:"none"},"&:hover":{color:e.modalCloseIconHoverColor,backgroundColor:e.colorBgTextHover,textDecoration:"none"},"&:active":{backgroundColor:e.colorBgTextActive}},co(e)),[`${t}-header`]:{color:e.colorText,background:e.headerBg,borderRadius:`${G(e.borderRadiusLG)} ${G(e.borderRadiusLG)} 0 0`,marginBottom:e.headerMarginBottom,padding:e.headerPadding,borderBottom:e.headerBorderBottom},[`${t}-body`]:{fontSize:e.fontSize,lineHeight:e.lineHeight,wordWrap:"break-word",padding:e.bodyPadding,[`${t}-body-skeleton`]:{width:"100%",height:"100%",display:"flex",justifyContent:"center",alignItems:"center",margin:`${G(e.margin)} auto`}},[`${t}-footer`]:{textAlign:"end",background:e.footerBg,marginTop:e.footerMarginTop,padding:e.footerPadding,borderTop:e.footerBorderTop,borderRadius:e.footerBorderRadius,[`> ${e.antCls}-btn + ${e.antCls}-btn`]:{marginInlineStart:e.marginXS}},[`${t}-open`]:{overflow:"hidden"}})},{[`${t}-pure-panel`]:{top:"auto",padding:0,display:"flex",flexDirection:"column",[`${t}-content,
- ${t}-body,
- ${t}-confirm-body-wrapper`]:{display:"flex",flexDirection:"column",flex:"auto"},[`${t}-confirm-body`]:{marginBottom:"auto"}}}]},Vpe=e=>{const{componentCls:t}=e;return{[`${t}-root`]:{[`${t}-wrap-rtl`]:{direction:"rtl",[`${t}-confirm-body`]:{direction:"rtl"}}}}},DW=e=>{const t=e.padding,n=e.fontSizeHeading5,r=e.lineHeightHeading5;return zt(e,{modalHeaderHeight:e.calc(e.calc(r).mul(n).equal()).add(e.calc(t).mul(2).equal()).equal(),modalFooterBorderColorSplit:e.colorSplit,modalFooterBorderStyle:e.lineType,modalFooterBorderWidth:e.lineWidth,modalCloseIconColor:e.colorIcon,modalCloseIconHoverColor:e.colorIconHover,modalCloseBtnSize:e.controlHeight,modalConfirmIconSize:e.fontHeight,modalTitleHeight:e.calc(e.titleFontSize).mul(e.titleLineHeight).equal()})},MW=e=>({footerBg:"transparent",headerBg:e.colorBgElevated,titleLineHeight:e.lineHeightHeading5,titleFontSize:e.fontSizeHeading5,contentBg:e.colorBgElevated,titleColor:e.colorTextHeading,contentPadding:e.wireframe?0:`${G(e.paddingMD)} ${G(e.paddingContentHorizontalLG)}`,headerPadding:e.wireframe?`${G(e.padding)} ${G(e.paddingLG)}`:0,headerBorderBottom:e.wireframe?`${G(e.lineWidth)} ${e.lineType} ${e.colorSplit}`:"none",headerMarginBottom:e.wireframe?0:e.marginXS,bodyPadding:e.wireframe?e.paddingLG:0,footerPadding:e.wireframe?`${G(e.paddingXS)} ${G(e.padding)}`:0,footerBorderTop:e.wireframe?`${G(e.lineWidth)} ${e.lineType} ${e.colorSplit}`:"none",footerBorderRadius:e.wireframe?`0 0 ${G(e.borderRadiusLG)} ${G(e.borderRadiusLG)}`:0,footerMarginTop:e.wireframe?0:e.marginSM,confirmBodyPadding:e.wireframe?`${G(e.padding*2)} ${G(e.padding*2)} ${G(e.paddingLG)}`:0,confirmIconMarginInlineEnd:e.wireframe?e.margin:e.marginSM,confirmBtnsMarginTop:e.wireframe?e.marginLG:e.marginSM}),PW=an("Modal",e=>{const t=DW(e);return[Upe(t),Vpe(t),AW(t),Tf(t,"zoom")]},MW,{unitless:{titleLineHeight:!0}});var Wpe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{R_={x:e.pageX,y:e.pageY},setTimeout(()=>{R_=null},100)};Spe()&&document.documentElement.addEventListener("click",Gpe,!0);const LW=e=>{var t;const{getPopupContainer:n,getPrefixCls:r,direction:a,modal:i}=l.useContext(st),o=z=>{const{onCancel:U}=e;U==null||U(z)},s=z=>{const{onOk:U}=e;U==null||U(z)},{prefixCls:c,className:u,rootClassName:d,open:p,wrapClassName:g,centered:m,getContainer:h,focusTriggerAfterClose:b=!0,style:y,visible:S,width:v=520,footer:x,classNames:w,styles:C,children:E,loading:I}=e,T=Wpe(e,["prefixCls","className","rootClassName","open","wrapClassName","centered","getContainer","focusTriggerAfterClose","style","visible","width","footer","classNames","styles","children","loading"]),_=r("modal",c),R=r(),$=ir(_),[M,P,D]=PW(_,$),O=oe(g,{[`${_}-centered`]:!!m,[`${_}-wrap-rtl`]:a==="rtl"}),k=x!==null&&!I?l.createElement(kW,Object.assign({},e,{onOk:s,onCancel:o})):null,[N,A,L]=$N(Jd(e),Jd(i),{closable:!0,closeIcon:l.createElement(va,{className:`${_}-close-icon`}),closeIconRender:z=>NW(_,z)}),j=OW(`.${_}-content`),[F,B]=Ho("Modal",T.zIndex);return M(l.createElement(ls,{form:!0,space:!0},l.createElement(Om.Provider,{value:B},l.createElement(EN,Object.assign({width:v},T,{zIndex:F,getContainer:h===void 0?n:h,prefixCls:_,rootClassName:oe(P,d,D,$),footer:k,visible:p??S,mousePosition:(t=T.mousePosition)!==null&&t!==void 0?t:R_,onClose:o,closable:N&&{disabled:L,closeIcon:A},closeIcon:A,focusTriggerAfterClose:b,transitionName:za(R,"zoom",e.transitionName),maskTransitionName:za(R,"fade",e.maskTransitionName),className:oe(P,u,i==null?void 0:i.className),style:Object.assign(Object.assign({},i==null?void 0:i.style),y),classNames:Object.assign(Object.assign(Object.assign({},i==null?void 0:i.classNames),w),{wrapper:oe(O,w==null?void 0:w.wrapper)}),styles:Object.assign(Object.assign({},i==null?void 0:i.styles),C),panelRef:j}),I?l.createElement(Jl,{active:!0,title:!1,paragraph:{rows:4},className:`${_}-body-skeleton`}):E))))},qpe=e=>{const{componentCls:t,titleFontSize:n,titleLineHeight:r,modalConfirmIconSize:a,fontSize:i,lineHeight:o,modalTitleHeight:s,fontHeight:c,confirmBodyPadding:u}=e,d=`${t}-confirm`;return{[d]:{"&-rtl":{direction:"rtl"},[`${e.antCls}-modal-header`]:{display:"none"},[`${d}-body-wrapper`]:Object.assign({},Lo()),[`&${t} ${t}-body`]:{padding:u},[`${d}-body`]:{display:"flex",flexWrap:"nowrap",alignItems:"start",[`> ${e.iconCls}`]:{flex:"none",fontSize:a,marginInlineEnd:e.confirmIconMarginInlineEnd,marginTop:e.calc(e.calc(c).sub(a).equal()).div(2).equal()},[`&-has-title > ${e.iconCls}`]:{marginTop:e.calc(e.calc(s).sub(a).equal()).div(2).equal()}},[`${d}-paragraph`]:{display:"flex",flexDirection:"column",flex:"auto",rowGap:e.marginXS},[`${e.iconCls} + ${d}-paragraph`]:{maxWidth:`calc(100% - ${G(e.calc(e.modalConfirmIconSize).add(e.marginSM).equal())})`},[`${d}-title`]:{color:e.colorTextHeading,fontWeight:e.fontWeightStrong,fontSize:n,lineHeight:r},[`${d}-content`]:{color:e.colorText,fontSize:i,lineHeight:o},[`${d}-btns`]:{textAlign:"end",marginTop:e.confirmBtnsMarginTop,[`${e.antCls}-btn + ${e.antCls}-btn`]:{marginBottom:0,marginInlineStart:e.marginXS}}},[`${d}-error ${d}-body > ${e.iconCls}`]:{color:e.colorError},[`${d}-warning ${d}-body > ${e.iconCls},
- ${d}-confirm ${d}-body > ${e.iconCls}`]:{color:e.colorWarning},[`${d}-info ${d}-body > ${e.iconCls}`]:{color:e.colorInfo},[`${d}-success ${d}-body > ${e.iconCls}`]:{color:e.colorSuccess}}},Kpe=uu(["Modal","confirm"],e=>{const t=DW(e);return[qpe(t)]},MW,{order:-1e3});var Ype=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);av,Me(Object.values(v))),w=l.createElement(l.Fragment,null,l.createElement(a4,null),l.createElement(i4,null)),C=e.title!==void 0&&e.title!==null,E=`${i}-body`;return l.createElement("div",{className:`${i}-body-wrapper`},l.createElement("div",{className:oe(E,{[`${E}-has-title`]:C})},p,l.createElement("div",{className:`${i}-paragraph`},C&&l.createElement("span",{className:`${i}-title`},e.title),l.createElement("div",{className:`${i}-content`},e.content))),c===void 0||typeof c=="function"?l.createElement(fW,{value:x},l.createElement("div",{className:`${i}-btns`},typeof c=="function"?c(w,{OkBtn:i4,CancelBtn:a4}):w)):c,l.createElement(Kpe,{prefixCls:t}))}const Xpe=e=>{const{close:t,zIndex:n,afterClose:r,open:a,keyboard:i,centered:o,getContainer:s,maskStyle:c,direction:u,prefixCls:d,wrapClassName:p,rootPrefixCls:g,bodyStyle:m,closable:h=!1,closeIcon:b,modalRender:y,focusTriggerAfterClose:S,onConfirm:v,styles:x}=e,w=`${d}-confirm`,C=e.width||416,E=e.style||{},I=e.mask===void 0?!0:e.mask,T=e.maskClosable===void 0?!1:e.maskClosable,_=oe(w,`${w}-${e.type}`,{[`${w}-rtl`]:u==="rtl"},e.className),[,R]=ia(),$=l.useMemo(()=>n!==void 0?n:R.zIndexPopupBase+QV,[n,R]);return l.createElement(LW,{prefixCls:d,className:_,wrapClassName:oe({[`${w}-centered`]:!!e.centered},p),onCancel:()=>{t==null||t({triggerCancel:!0}),v==null||v(!1)},open:a,title:"",footer:null,transitionName:za(g||"","zoom",e.transitionName),maskTransitionName:za(g||"","fade",e.maskTransitionName),mask:I,maskClosable:T,style:E,styles:Object.assign({body:m,mask:c},x),width:C,zIndex:$,afterClose:r,keyboard:i,centered:o,getContainer:s,closable:h,closeIcon:b,modalRender:y,focusTriggerAfterClose:S},l.createElement(jW,Object.assign({},e,{confirmPrefixCls:w})))},FW=e=>{const{rootPrefixCls:t,iconPrefixCls:n,direction:r,theme:a}=e;return l.createElement(zo,{prefixCls:t,iconPrefixCls:n,direction:r,theme:a},l.createElement(Xpe,Object.assign({},e)))},Ec=[];let BW="";function zW(){return BW}const Zpe=e=>{var t,n;const{prefixCls:r,getContainer:a,direction:i}=e,o=hV(),s=l.useContext(st),c=zW()||s.getPrefixCls(),u=r||`${c}-modal`;let d=a;return d===!1&&(d=void 0),de.createElement(FW,Object.assign({},e,{rootPrefixCls:c,prefixCls:u,iconPrefixCls:s.iconPrefixCls,theme:s.theme,direction:i??s.direction,locale:(n=(t=s.locale)===null||t===void 0?void 0:t.Modal)!==null&&n!==void 0?n:o,getContainer:d}))};function jm(e){const t=UV(),n=document.createDocumentFragment();let r=Object.assign(Object.assign({},e),{close:s,open:!0}),a;function i(){for(var u,d=arguments.length,p=new Array(d),g=0;gb==null?void 0:b.triggerCancel)){var h;(u=e.onCancel)===null||u===void 0||(h=u).call.apply(h,[e,()=>{}].concat(Me(p.slice(1))))}for(let b=0;b{const d=t.getPrefixCls(void 0,zW()),p=t.getIconPrefixCls(),g=t.getTheme(),m=de.createElement(Zpe,Object.assign({},u));gN(de.createElement(zo,{prefixCls:d,iconPrefixCls:p,theme:g},t.holderRender?t.holderRender(m):m),n)})}function s(){for(var u=arguments.length,d=new Array(u),p=0;p{typeof e.afterClose=="function"&&e.afterClose(),i.apply(this,d)}}),r.visible&&delete r.visible,o(r)}function c(u){typeof u=="function"?r=u(r):r=Object.assign(Object.assign({},r),u),o(r)}return o(r),Ec.push(s),{destroy:s,update:c}}function HW(e){return Object.assign(Object.assign({},e),{type:"warning"})}function UW(e){return Object.assign(Object.assign({},e),{type:"info"})}function VW(e){return Object.assign(Object.assign({},e),{type:"success"})}function WW(e){return Object.assign(Object.assign({},e),{type:"error"})}function GW(e){return Object.assign(Object.assign({},e),{type:"confirm"})}function Qpe(e){let{rootPrefixCls:t}=e;BW=t}var Jpe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var n,{afterClose:r,config:a}=e,i=Jpe(e,["afterClose","config"]);const[o,s]=l.useState(!0),[c,u]=l.useState(a),{direction:d,getPrefixCls:p}=l.useContext(st),g=p("modal"),m=p(),h=()=>{var v;r(),(v=c.afterClose)===null||v===void 0||v.call(c)},b=function(){var v;s(!1);for(var x=arguments.length,w=new Array(x),C=0;CT==null?void 0:T.triggerCancel)){var I;(v=c.onCancel)===null||v===void 0||(I=v).call.apply(I,[c,()=>{}].concat(Me(w.slice(1))))}};l.useImperativeHandle(t,()=>({destroy:b,update:v=>{u(x=>Object.assign(Object.assign({},x),v))}}));const y=(n=c.okCancel)!==null&&n!==void 0?n:c.type==="confirm",[S]=us("Modal",lo.Modal);return l.createElement(FW,Object.assign({prefixCls:g,rootPrefixCls:m},c,{close:b,open:o,afterClose:h,okText:c.okText||(y?S==null?void 0:S.okText:S==null?void 0:S.justOkText),direction:c.direction||d,cancelText:c.cancelText||(S==null?void 0:S.cancelText)},i))},tge=l.forwardRef(ege);let N4=0;const nge=l.memo(l.forwardRef((e,t)=>{const[n,r]=gue();return l.useImperativeHandle(t,()=>({patchElement:r}),[]),l.createElement(l.Fragment,null,n)}));function rge(){const e=l.useRef(null),[t,n]=l.useState([]);l.useEffect(()=>{t.length&&(Me(t).forEach(o=>{o()}),n([]))},[t]);const r=l.useCallback(i=>function(s){var c;N4+=1;const u=l.createRef();let d;const p=new Promise(y=>{d=y});let g=!1,m;const h=l.createElement(tge,{key:`modal-${N4}`,config:i(s),ref:u,afterClose:()=>{m==null||m()},isSilent:()=>g,onConfirm:y=>{d(y)}});return m=(c=e.current)===null||c===void 0?void 0:c.patchElement(h),m&&Ec.push(m),{destroy:()=>{function y(){var S;(S=u.current)===null||S===void 0||S.destroy()}u.current?y():n(S=>[].concat(Me(S),[y]))},update:y=>{function S(){var v;(v=u.current)===null||v===void 0||v.update(y)}u.current?S():n(v=>[].concat(Me(v),[S]))},then:y=>(g=!0,p.then(y))}},[]);return[l.useMemo(()=>({info:r(UW),success:r(VW),error:r(WW),warning:r(HW),confirm:r(GW)}),[]),l.createElement(nge,{key:"modal-holder",ref:e})]}const age=e=>{const{componentCls:t,notificationMarginEdge:n,animationMaxHeight:r}=e,a=`${t}-notice`,i=new nn("antNotificationFadeIn",{"0%":{transform:"translate3d(100%, 0, 0)",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",opacity:1}}),o=new nn("antNotificationTopFadeIn",{"0%":{top:-r,opacity:0},"100%":{top:0,opacity:1}}),s=new nn("antNotificationBottomFadeIn",{"0%":{bottom:e.calc(r).mul(-1).equal(),opacity:0},"100%":{bottom:0,opacity:1}}),c=new nn("antNotificationLeftFadeIn",{"0%":{transform:"translate3d(-100%, 0, 0)",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",opacity:1}});return{[t]:{[`&${t}-top, &${t}-bottom`]:{marginInline:0,[a]:{marginInline:"auto auto"}},[`&${t}-top`]:{[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationName:o}},[`&${t}-bottom`]:{[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationName:s}},[`&${t}-topRight, &${t}-bottomRight`]:{[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationName:i}},[`&${t}-topLeft, &${t}-bottomLeft`]:{marginRight:{value:0,_skip_check_:!0},marginLeft:{value:n,_skip_check_:!0},[a]:{marginInlineEnd:"auto",marginInlineStart:0},[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationName:c}}}}},ige=["top","topLeft","topRight","bottom","bottomLeft","bottomRight"],oge={topLeft:"left",topRight:"right",bottomLeft:"left",bottomRight:"right",top:"left",bottom:"left"},sge=(e,t)=>{const{componentCls:n}=e;return{[`${n}-${t}`]:{[`&${n}-stack > ${n}-notice-wrapper`]:{[t.startsWith("top")?"top":"bottom"]:0,[oge[t]]:{value:0,_skip_check_:!0}}}}},lge=e=>{const t={};for(let n=1;n ${e.componentCls}-notice`]:{opacity:0,transition:`opacity ${e.motionDurationMid}`}};return Object.assign({[`&:not(:nth-last-child(-n+${e.notificationStackLayer}))`]:{opacity:0,overflow:"hidden",color:"transparent",pointerEvents:"none"}},t)},cge=e=>{const t={};for(let n=1;n{const{componentCls:t}=e;return Object.assign({[`${t}-stack`]:{[`& > ${t}-notice-wrapper`]:Object.assign({transition:`all ${e.motionDurationSlow}, backdrop-filter 0s`,position:"absolute"},lge(e))},[`${t}-stack:not(${t}-stack-expanded)`]:{[`& > ${t}-notice-wrapper`]:Object.assign({},cge(e))},[`${t}-stack${t}-stack-expanded`]:{[`& > ${t}-notice-wrapper`]:{"&:not(:nth-last-child(-n + 1))":{opacity:1,overflow:"unset",color:"inherit",pointerEvents:"auto",[`& > ${e.componentCls}-notice`]:{opacity:1}},"&:after":{content:'""',position:"absolute",height:e.margin,width:"100%",insetInline:0,bottom:e.calc(e.margin).mul(-1).equal(),background:"transparent",pointerEvents:"auto"}}}},ige.map(n=>sge(e,n)).reduce((n,r)=>Object.assign(Object.assign({},n),r),{}))},qW=e=>{const{iconCls:t,componentCls:n,boxShadow:r,fontSizeLG:a,notificationMarginBottom:i,borderRadiusLG:o,colorSuccess:s,colorInfo:c,colorWarning:u,colorError:d,colorTextHeading:p,notificationBg:g,notificationPadding:m,notificationMarginEdge:h,notificationProgressBg:b,notificationProgressHeight:y,fontSize:S,lineHeight:v,width:x,notificationIconSize:w,colorText:C}=e,E=`${n}-notice`;return{position:"relative",marginBottom:i,marginInlineStart:"auto",background:g,borderRadius:o,boxShadow:r,[E]:{padding:m,width:x,maxWidth:`calc(100vw - ${G(e.calc(h).mul(2).equal())})`,overflow:"hidden",lineHeight:v,wordWrap:"break-word"},[`${E}-message`]:{marginBottom:e.marginXS,color:p,fontSize:a,lineHeight:e.lineHeightLG},[`${E}-description`]:{fontSize:S,color:C},[`${E}-closable ${E}-message`]:{paddingInlineEnd:e.paddingLG},[`${E}-with-icon ${E}-message`]:{marginBottom:e.marginXS,marginInlineStart:e.calc(e.marginSM).add(w).equal(),fontSize:a},[`${E}-with-icon ${E}-description`]:{marginInlineStart:e.calc(e.marginSM).add(w).equal(),fontSize:S},[`${E}-icon`]:{position:"absolute",fontSize:w,lineHeight:1,[`&-success${t}`]:{color:s},[`&-info${t}`]:{color:c},[`&-warning${t}`]:{color:u},[`&-error${t}`]:{color:d}},[`${E}-close`]:Object.assign({position:"absolute",top:e.notificationPaddingVertical,insetInlineEnd:e.notificationPaddingHorizontal,color:e.colorIcon,outline:"none",width:e.notificationCloseButtonSize,height:e.notificationCloseButtonSize,borderRadius:e.borderRadiusSM,transition:`background-color ${e.motionDurationMid}, color ${e.motionDurationMid}`,display:"flex",alignItems:"center",justifyContent:"center","&:hover":{color:e.colorIconHover,backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive}},co(e)),[`${E}-progress`]:{position:"absolute",display:"block",appearance:"none",WebkitAppearance:"none",inlineSize:`calc(100% - ${G(o)} * 2)`,left:{_skip_check_:!0,value:o},right:{_skip_check_:!0,value:o},bottom:0,blockSize:y,border:0,"&, &::-webkit-progress-bar":{borderRadius:o,backgroundColor:"rgba(0, 0, 0, 0.04)"},"&::-moz-progress-bar":{background:b},"&::-webkit-progress-value":{borderRadius:o,background:b}},[`${E}-btn`]:{float:"right",marginTop:e.marginSM}}},dge=e=>{const{componentCls:t,notificationMarginBottom:n,notificationMarginEdge:r,motionDurationMid:a,motionEaseInOut:i}=e,o=`${t}-notice`,s=new nn("antNotificationFadeOut",{"0%":{maxHeight:e.animationMaxHeight,marginBottom:n},"100%":{maxHeight:0,marginBottom:0,paddingTop:0,paddingBottom:0,opacity:0}});return[{[t]:Object.assign(Object.assign({},ln(e)),{position:"fixed",zIndex:e.zIndexPopup,marginRight:{value:r,_skip_check_:!0},[`${t}-hook-holder`]:{position:"relative"},[`${t}-fade-appear-prepare`]:{opacity:"0 !important"},[`${t}-fade-enter, ${t}-fade-appear`]:{animationDuration:e.motionDurationMid,animationTimingFunction:i,animationFillMode:"both",opacity:0,animationPlayState:"paused"},[`${t}-fade-leave`]:{animationTimingFunction:i,animationFillMode:"both",animationDuration:a,animationPlayState:"paused"},[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationPlayState:"running"},[`${t}-fade-leave${t}-fade-leave-active`]:{animationName:s,animationPlayState:"running"},"&-rtl":{direction:"rtl",[`${o}-btn`]:{float:"left"}}})},{[t]:{[`${o}-wrapper`]:Object.assign({},qW(e))}}]},KW=e=>({zIndexPopup:e.zIndexPopupBase+QV+50,width:384}),YW=e=>{const t=e.paddingMD,n=e.paddingLG;return zt(e,{notificationBg:e.colorBgElevated,notificationPaddingVertical:t,notificationPaddingHorizontal:n,notificationIconSize:e.calc(e.fontSizeLG).mul(e.lineHeightLG).equal(),notificationCloseButtonSize:e.calc(e.controlHeightLG).mul(.55).equal(),notificationMarginBottom:e.margin,notificationPadding:`${G(e.paddingMD)} ${G(e.paddingContentHorizontalLG)}`,notificationMarginEdge:e.marginLG,animationMaxHeight:150,notificationStackLayer:3,notificationProgressHeight:2,notificationProgressBg:`linear-gradient(90deg, ${e.colorPrimaryBorderHover}, ${e.colorPrimary})`})},XW=an("Notification",e=>{const t=YW(e);return[dge(t),age(t),uge(t)]},KW),fge=uu(["Notification","PurePanel"],e=>{const t=`${e.componentCls}-notice`,n=YW(e);return{[`${t}-pure-panel`]:Object.assign(Object.assign({},qW(n)),{width:n.width,maxWidth:`calc(100vw - ${G(e.calc(n.notificationMarginEdge).mul(2).equal())})`,margin:0})}},KW);var pge=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{prefixCls:t,icon:n,type:r,message:a,description:i,btn:o,role:s="alert"}=e;let c=null;return n?c=l.createElement("span",{className:`${t}-icon`},n):r&&(c=l.createElement(gge[r]||null,{className:oe(`${t}-icon`,`${t}-icon-${r}`)})),l.createElement("div",{className:oe({[`${t}-with-icon`]:c}),role:s},c,l.createElement("div",{className:`${t}-message`},a),l.createElement("div",{className:`${t}-description`},i),o&&l.createElement("div",{className:`${t}-btn`},o))},mge=e=>{const{prefixCls:t,className:n,icon:r,type:a,message:i,description:o,btn:s,closable:c=!0,closeIcon:u,className:d}=e,p=pge(e,["prefixCls","className","icon","type","message","description","btn","closable","closeIcon","className"]),{getPrefixCls:g}=l.useContext(st),m=t||g("notification"),h=`${m}-notice`,b=ir(m),[y,S,v]=XW(m,b);return y(l.createElement("div",{className:oe(`${h}-pure-panel`,S,n,v,b)},l.createElement(fge,{prefixCls:m}),l.createElement(XV,Object.assign({},p,{prefixCls:m,eventKey:"pure",duration:null,closable:c,className:oe({notificationClassName:d}),closeIcon:ON(m,u),content:l.createElement(ZW,{prefixCls:h,icon:r,type:a,message:i,description:o,btn:s})}))))};function hge(e,t,n){let r;switch(e){case"top":r={left:"50%",transform:"translateX(-50%)",right:"auto",top:t,bottom:"auto"};break;case"topLeft":r={left:0,top:t,bottom:"auto"};break;case"topRight":r={right:0,top:t,bottom:"auto"};break;case"bottom":r={left:"50%",transform:"translateX(-50%)",right:"auto",top:"auto",bottom:n};break;case"bottomLeft":r={left:0,top:"auto",bottom:n};break;default:r={right:0,top:"auto",bottom:n};break}return r}function vge(e){return{motionName:`${e}-fade`}}var bge=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{let{children:t,prefixCls:n}=e;const r=ir(n),[a,i,o]=XW(n,r);return a(de.createElement(eue,{classNames:{list:oe(i,o,r)}},t))},wge=(e,t)=>{let{prefixCls:n,key:r}=t;return de.createElement(Sge,{prefixCls:n,key:r},e)},Cge=de.forwardRef((e,t)=>{const{top:n,bottom:r,prefixCls:a,getContainer:i,maxCount:o,rtl:s,onAllRemoved:c,stack:u,duration:d,pauseOnHover:p=!0,showProgress:g}=e,{getPrefixCls:m,getPopupContainer:h,notification:b,direction:y}=l.useContext(st),[,S]=ia(),v=a||m("notification"),x=T=>hge(T,n??k4,r??k4),w=()=>oe({[`${v}-rtl`]:s??y==="rtl"}),C=()=>vge(v),[E,I]=lue({prefixCls:v,style:x,className:w,motion:C,closable:!0,closeIcon:ON(v),duration:d??yge,getContainer:()=>(i==null?void 0:i())||(h==null?void 0:h())||document.body,maxCount:o,pauseOnHover:p,showProgress:g,onAllRemoved:c,renderNotifications:wge,stack:u===!1?!1:{threshold:typeof u=="object"?u==null?void 0:u.threshold:void 0,offset:8,gap:S.margin}});return de.useImperativeHandle(t,()=>Object.assign(Object.assign({},E),{prefixCls:v,notification:b})),I});function QW(e){const t=de.useRef(null);return Zl(),[de.useMemo(()=>{const r=s=>{var c;if(!t.current)return;const{open:u,prefixCls:d,notification:p}=t.current,g=`${d}-notice`,{message:m,description:h,icon:b,type:y,btn:S,className:v,style:x,role:w="alert",closeIcon:C,closable:E}=s,I=bge(s,["message","description","icon","type","btn","className","style","role","closeIcon","closable"]),T=ON(g,typeof C<"u"?C:p==null?void 0:p.closeIcon);return u(Object.assign(Object.assign({placement:(c=e==null?void 0:e.placement)!==null&&c!==void 0?c:xge},I),{content:de.createElement(ZW,{prefixCls:g,icon:b,type:y,message:m,description:h,btn:S,role:w}),className:oe(y&&`${g}-${y}`,v,p==null?void 0:p.className),style:Object.assign(Object.assign({},p==null?void 0:p.style),x),closeIcon:T,closable:E??!!T}))},i={open:r,destroy:s=>{var c,u;s!==void 0?(c=t.current)===null||c===void 0||c.close(s):(u=t.current)===null||u===void 0||u.destroy()}};return["success","info","warning","error"].forEach(s=>{i[s]=c=>r(Object.assign(Object.assign({},c),{type:s}))}),i},[]),de.createElement(Cge,Object.assign({key:"notification-holder"},e,{ref:t}))]}function Ege(e){return QW(e)}const Ige=de.createContext({});function JW(e){return t=>l.createElement(zo,{theme:{token:{motion:!1,zIndexPopupBase:0}}},l.createElement(e,Object.assign({},t)))}const Fm=(e,t,n,r)=>JW(i=>{const{prefixCls:o,style:s}=i,c=l.useRef(null),[u,d]=l.useState(0),[p,g]=l.useState(0),[m,h]=pn(!1,{value:i.open}),{getPrefixCls:b}=l.useContext(st),y=b(t||"select",o);l.useEffect(()=>{if(h(!0),typeof ResizeObserver<"u"){const x=new ResizeObserver(C=>{const E=C[0].target;d(E.offsetHeight+8),g(E.offsetWidth)}),w=setInterval(()=>{var C;const E=n?`.${n(y)}`:`.${y}-dropdown`,I=(C=c.current)===null||C===void 0?void 0:C.querySelector(E);I&&(clearInterval(w),x.observe(I))},10);return()=>{clearInterval(w),x.disconnect()}}},[]);let S=Object.assign(Object.assign({},i),{style:Object.assign(Object.assign({},s),{margin:0}),open:m,visible:m,getPopupContainer:()=>c.current});r&&(S=r(S));const v={paddingBottom:u,position:"relative",minWidth:p};return l.createElement("div",{ref:c,style:v},l.createElement(e,Object.assign({},S)))}),jy=function(){if(typeof navigator>"u"||typeof window>"u")return!1;var e=navigator.userAgent||navigator.vendor||window.opera;return/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw-(n|u)|c55\/|capi|ccwa|cdm-|cell|chtm|cldc|cmd-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc-s|devi|dica|dmob|do(c|p)o|ds(12|-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(-|_)|g1 u|g560|gene|gf-5|g-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd-(m|p|t)|hei-|hi(pt|ta)|hp( i|ip)|hs-c|ht(c(-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i-(20|go|ma)|i230|iac( |-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|-[a-w])|libw|lynx|m1-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|-([1-8]|c))|phil|pire|pl(ay|uc)|pn-2|po(ck|rt|se)|prox|psio|pt-g|qa-a|qc(07|12|21|32|60|-[2-7]|i-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h-|oo|p-)|sdk\/|se(c(-|0|1)|47|mc|nd|ri)|sgh-|shar|sie(-|m)|sk-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h-|v-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl-|tdg-|tel(i|m)|tim-|t-mo|to(pl|sh)|ts(70|m-|m3|m5)|tx-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas-|your|zeto|zte-/i.test(e==null?void 0:e.substr(0,4))};var Fy=function(t){var n=t.className,r=t.customizeIcon,a=t.customizeIconProps,i=t.children,o=t.onMouseDown,s=t.onClick,c=typeof r=="function"?r(a):r;return l.createElement("span",{className:n,onMouseDown:function(d){d.preventDefault(),o==null||o(d)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:s,"aria-hidden":!0},c!==void 0?c:l.createElement("span",{className:oe(n.split(/\s+/).map(function(u){return"".concat(u,"-icon")}))},i))},Tge=function(t,n,r,a,i){var o=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1,s=arguments.length>6?arguments[6]:void 0,c=arguments.length>7?arguments[7]:void 0,u=de.useMemo(function(){if(mt(a)==="object")return a.clearIcon;if(i)return i},[a,i]),d=de.useMemo(function(){return!!(!o&&a&&(r.length||s)&&!(c==="combobox"&&s===""))},[a,o,r.length,s,c]);return{allowClear:d,clearIcon:de.createElement(Fy,{className:"".concat(t,"-clear"),onMouseDown:n,customizeIcon:u},"×")}},eG=l.createContext(null);function tG(){return l.useContext(eG)}function Rge(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:10,t=l.useState(!1),n=se(t,2),r=n[0],a=n[1],i=l.useRef(null),o=function(){window.clearTimeout(i.current)};l.useEffect(function(){return o},[]);var s=function(u,d){o(),i.current=window.setTimeout(function(){a(u),d&&d()},e)};return[r,s,o]}function nG(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:250,t=l.useRef(null),n=l.useRef(null);l.useEffect(function(){return function(){window.clearTimeout(n.current)}},[]);function r(a){(a||t.current===null)&&(t.current=a),window.clearTimeout(n.current),n.current=window.setTimeout(function(){t.current=null},e)}return[function(){return t.current},r]}function _ge(e,t,n,r){var a=l.useRef(null);a.current={open:t,triggerOpen:n,customizedTrigger:r},l.useEffect(function(){function i(o){var s;if(!((s=a.current)!==null&&s!==void 0&&s.customizedTrigger)){var c=o.target;c.shadowRoot&&o.composed&&(c=o.composedPath()[0]||c),a.current.open&&e().filter(function(u){return u}).every(function(u){return!u.contains(c)&&u!==c})&&a.current.triggerOpen(!1)}}return window.addEventListener("mousedown",i),function(){return window.removeEventListener("mousedown",i)}},[])}function $ge(e){return![Fe.ESC,Fe.SHIFT,Fe.BACKSPACE,Fe.TAB,Fe.WIN_KEY,Fe.ALT,Fe.META,Fe.WIN_KEY_RIGHT,Fe.CTRL,Fe.SEMICOLON,Fe.EQUALS,Fe.CAPS_LOCK,Fe.CONTEXT_MENU,Fe.F1,Fe.F2,Fe.F3,Fe.F4,Fe.F5,Fe.F6,Fe.F7,Fe.F8,Fe.F9,Fe.F10,Fe.F11,Fe.F12].includes(e)}var Oge=["prefixCls","invalidate","item","renderItem","responsive","responsiveDisabled","registerSize","itemKey","className","style","children","display","order","component"],Du=void 0;function Nge(e,t){var n=e.prefixCls,r=e.invalidate,a=e.item,i=e.renderItem,o=e.responsive,s=e.responsiveDisabled,c=e.registerSize,u=e.itemKey,d=e.className,p=e.style,g=e.children,m=e.display,h=e.order,b=e.component,y=b===void 0?"div":b,S=Ct(e,Oge),v=o&&!m;function x(T){c(u,T)}l.useEffect(function(){return function(){x(null)}},[]);var w=i&&a!==Du?i(a):g,C;r||(C={opacity:v?0:1,height:v?0:Du,overflowY:v?"hidden":Du,order:o?h:Du,pointerEvents:v?"none":Du,position:v?"absolute":Du});var E={};v&&(E["aria-hidden"]=!0);var I=l.createElement(y,be({className:oe(!r&&n,d),style:X(X({},C),p)},E,S,{ref:t}),w);return o&&(I=l.createElement(Ta,{onResize:function(_){var R=_.offsetWidth;x(R)},disabled:s},I)),I}var tg=l.forwardRef(Nge);tg.displayName="Item";function kge(e){if(typeof MessageChannel>"u")Gt(e);else{var t=new MessageChannel;t.port1.onmessage=function(){return e()},t.port2.postMessage(void 0)}}function Age(){var e=l.useRef(null),t=function(r){e.current||(e.current=[],kge(function(){Zr.unstable_batchedUpdates(function(){e.current.forEach(function(a){a()}),e.current=null})})),e.current.push(r)};return t}function cp(e,t){var n=l.useState(t),r=se(n,2),a=r[0],i=r[1],o=Yt(function(s){e(function(){i(s)})});return[a,o]}var i0=de.createContext(null),Dge=["component"],Mge=["className"],Pge=["className"],Lge=function(t,n){var r=l.useContext(i0);if(!r){var a=t.component,i=a===void 0?"div":a,o=Ct(t,Dge);return l.createElement(i,be({},o,{ref:n}))}var s=r.className,c=Ct(r,Mge),u=t.className,d=Ct(t,Pge);return l.createElement(i0.Provider,{value:null},l.createElement(tg,be({ref:n,className:oe(s,u)},c,d)))},rG=l.forwardRef(Lge);rG.displayName="RawItem";var jge=["prefixCls","data","renderItem","renderRawItem","itemKey","itemWidth","ssr","style","className","maxCount","renderRest","renderRawRest","suffix","component","itemComponent","onVisibleChange"],aG="responsive",iG="invalidate";function Fge(e){return"+ ".concat(e.length," ...")}function Bge(e,t){var n=e.prefixCls,r=n===void 0?"rc-overflow":n,a=e.data,i=a===void 0?[]:a,o=e.renderItem,s=e.renderRawItem,c=e.itemKey,u=e.itemWidth,d=u===void 0?10:u,p=e.ssr,g=e.style,m=e.className,h=e.maxCount,b=e.renderRest,y=e.renderRawRest,S=e.suffix,v=e.component,x=v===void 0?"div":v,w=e.itemComponent,C=e.onVisibleChange,E=Ct(e,jge),I=p==="full",T=Age(),_=cp(T,null),R=se(_,2),$=R[0],M=R[1],P=$||0,D=cp(T,new Map),O=se(D,2),k=O[0],N=O[1],A=cp(T,0),L=se(A,2),j=L[0],F=L[1],B=cp(T,0),z=se(B,2),U=z[0],H=z[1],K=cp(T,0),Y=se(K,2),ee=Y[0],ae=Y[1],W=l.useState(null),q=se(W,2),Z=q[0],Q=q[1],J=l.useState(null),le=se(J,2),ce=le[0],pe=le[1],te=l.useMemo(function(){return ce===null&&I?Number.MAX_SAFE_INTEGER:ce||0},[ce,$]),ie=l.useState(!1),fe=se(ie,2),ge=fe[0],ne=fe[1],ue="".concat(r,"-item"),me=Math.max(j,U),xe=h===aG,Ie=i.length&&xe,ke=h===iG,$e=Ie||typeof h=="number"&&i.length>h,Le=l.useMemo(function(){var Ae=i;return Ie?$===null&&I?Ae=i:Ae=i.slice(0,Math.min(i.length,P/d)):typeof h=="number"&&(Ae=i.slice(0,h)),Ae},[i,d,$,h,Ie]),je=l.useMemo(function(){return Ie?i.slice(te+1):i.slice(Le.length)},[i,Le,Ie,te]),He=l.useCallback(function(Ae,Oe){var Re;return typeof c=="function"?c(Ae):(Re=c&&(Ae==null?void 0:Ae[c]))!==null&&Re!==void 0?Re:Oe},[c]),Be=l.useCallback(o||function(Ae){return Ae},[o]);function Pe(Ae,Oe,Re){ce===Ae&&(Oe===void 0||Oe===Z)||(pe(Ae),Re||(ne(AeP){Pe(at-1,Ae-Ye-ee+U);break}}S&&De(0)+ee>P&&Q(null)}},[P,k,U,ee,He,Le]);var Ge=ge&&!!je.length,lt={};Z!==null&&Ie&&(lt={position:"absolute",left:Z,top:0});var he={prefixCls:ue,responsive:Ie,component:w,invalidate:ke},re=s?function(Ae,Oe){var Re=He(Ae,Oe);return l.createElement(i0.Provider,{key:Re,value:X(X({},he),{},{order:Oe,item:Ae,itemKey:Re,registerSize:Ne,display:Oe<=te})},s(Ae,Oe))}:function(Ae,Oe){var Re=He(Ae,Oe);return l.createElement(tg,be({},he,{order:Oe,key:Re,item:Ae,renderItem:Be,itemKey:Re,registerSize:Ne,display:Oe<=te}))},ve,_e={order:Ge?te:Number.MAX_SAFE_INTEGER,className:"".concat(ue,"-rest"),registerSize:Te,display:Ge};if(y)y&&(ve=l.createElement(i0.Provider,{value:X(X({},he),_e)},y(je)));else{var ze=b||Fge;ve=l.createElement(tg,be({},he,_e),typeof ze=="function"?ze(je):ze)}var Ue=l.createElement(x,be({className:oe(!ke&&r,m),style:g,ref:t},E),Le.map(re),$e?ve:null,S&&l.createElement(tg,be({},he,{responsive:xe,responsiveDisabled:!Ie,order:te,className:"".concat(ue,"-suffix"),registerSize:Ce,display:!0,style:lt}),S));return xe&&(Ue=l.createElement(Ta,{onResize:Se,disabled:!Ie},Ue)),Ue}var Ao=l.forwardRef(Bge);Ao.displayName="Overflow";Ao.Item=rG;Ao.RESPONSIVE=aG;Ao.INVALIDATE=iG;var zge=function(t,n){var r,a=t.prefixCls,i=t.id,o=t.inputElement,s=t.disabled,c=t.tabIndex,u=t.autoFocus,d=t.autoComplete,p=t.editable,g=t.activeDescendantId,m=t.value,h=t.maxLength,b=t.onKeyDown,y=t.onMouseDown,S=t.onChange,v=t.onPaste,x=t.onCompositionStart,w=t.onCompositionEnd,C=t.open,E=t.attrs,I=o||l.createElement("input",null),T=I,_=T.ref,R=T.props,$=R.onKeyDown,M=R.onChange,P=R.onMouseDown,D=R.onCompositionStart,O=R.onCompositionEnd,k=R.style;return"maxLength"in I.props,I=l.cloneElement(I,X(X(X({type:"search"},R),{},{id:i,ref:ba(n,_),disabled:s,tabIndex:c,autoComplete:d||"off",autoFocus:u,className:oe("".concat(a,"-selection-search-input"),(r=I)===null||r===void 0||(r=r.props)===null||r===void 0?void 0:r.className),role:"combobox","aria-expanded":C||!1,"aria-haspopup":"listbox","aria-owns":"".concat(i,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(i,"_list"),"aria-activedescendant":C?g:void 0},E),{},{value:p?m:"",maxLength:h,readOnly:!p,unselectable:p?null:"on",style:X(X({},k),{},{opacity:p?null:0}),onKeyDown:function(A){b(A),$&&$(A)},onMouseDown:function(A){y(A),P&&P(A)},onChange:function(A){S(A),M&&M(A)},onCompositionStart:function(A){x(A),D&&D(A)},onCompositionEnd:function(A){w(A),O&&O(A)},onPaste:v})),I},oG=l.forwardRef(zge);function sG(e){return Array.isArray(e)?e:e!==void 0?[e]:[]}var Hge=typeof window<"u"&&window.document&&window.document.documentElement,Uge=Hge;function Vge(e){return e!=null}function Wge(e){return!e&&e!==0}function A4(e){return["string","number"].includes(mt(e))}function lG(e){var t=void 0;return e&&(A4(e.title)?t=e.title.toString():A4(e.label)&&(t=e.label.toString())),t}function Gge(e,t){Uge?l.useLayoutEffect(e,t):l.useEffect(e,t)}function qge(e){var t;return(t=e.key)!==null&&t!==void 0?t:e.value}var D4=function(t){t.preventDefault(),t.stopPropagation()},Kge=function(t){var n=t.id,r=t.prefixCls,a=t.values,i=t.open,o=t.searchValue,s=t.autoClearSearchValue,c=t.inputRef,u=t.placeholder,d=t.disabled,p=t.mode,g=t.showSearch,m=t.autoFocus,h=t.autoComplete,b=t.activeDescendantId,y=t.tabIndex,S=t.removeIcon,v=t.maxTagCount,x=t.maxTagTextLength,w=t.maxTagPlaceholder,C=w===void 0?function(Q){return"+ ".concat(Q.length," ...")}:w,E=t.tagRender,I=t.onToggleOpen,T=t.onRemove,_=t.onInputChange,R=t.onInputPaste,$=t.onInputKeyDown,M=t.onInputMouseDown,P=t.onInputCompositionStart,D=t.onInputCompositionEnd,O=l.useRef(null),k=l.useState(0),N=se(k,2),A=N[0],L=N[1],j=l.useState(!1),F=se(j,2),B=F[0],z=F[1],U="".concat(r,"-selection"),H=i||p==="multiple"&&s===!1||p==="tags"?o:"",K=p==="tags"||p==="multiple"&&s===!1||g&&(i||B);Gge(function(){L(O.current.scrollWidth)},[H]);var Y=function(J,le,ce,pe,te){return l.createElement("span",{title:lG(J),className:oe("".concat(U,"-item"),V({},"".concat(U,"-item-disabled"),ce))},l.createElement("span",{className:"".concat(U,"-item-content")},le),pe&&l.createElement(Fy,{className:"".concat(U,"-item-remove"),onMouseDown:D4,onClick:te,customizeIcon:S},"×"))},ee=function(J,le,ce,pe,te,ie){var fe=function(ne){D4(ne),I(!i)};return l.createElement("span",{onMouseDown:fe},E({label:le,value:J,disabled:ce,closable:pe,onClose:te,isMaxTag:!!ie}))},ae=function(J){var le=J.disabled,ce=J.label,pe=J.value,te=!d&&!le,ie=ce;if(typeof x=="number"&&(typeof ce=="string"||typeof ce=="number")){var fe=String(ie);fe.length>x&&(ie="".concat(fe.slice(0,x),"..."))}var ge=function(ue){ue&&ue.stopPropagation(),T(J)};return typeof E=="function"?ee(pe,ie,le,te,ge):Y(J,ie,le,te,ge)},W=function(J){var le=typeof C=="function"?C(J):C;return typeof E=="function"?ee(void 0,le,!1,!1,void 0,!0):Y({title:le},le,!1)},q=l.createElement("div",{className:"".concat(U,"-search"),style:{width:A},onFocus:function(){z(!0)},onBlur:function(){z(!1)}},l.createElement(oG,{ref:c,open:i,prefixCls:r,id:n,inputElement:null,disabled:d,autoFocus:m,autoComplete:h,editable:K,activeDescendantId:b,value:H,onKeyDown:$,onMouseDown:M,onChange:_,onPaste:R,onCompositionStart:P,onCompositionEnd:D,tabIndex:y,attrs:fr(t,!0)}),l.createElement("span",{ref:O,className:"".concat(U,"-search-mirror"),"aria-hidden":!0},H," ")),Z=l.createElement(Ao,{prefixCls:"".concat(U,"-overflow"),data:a,renderItem:ae,renderRest:W,suffix:q,itemKey:qge,maxCount:v});return l.createElement(l.Fragment,null,Z,!a.length&&!H&&l.createElement("span",{className:"".concat(U,"-placeholder")},u))},Yge=function(t){var n=t.inputElement,r=t.prefixCls,a=t.id,i=t.inputRef,o=t.disabled,s=t.autoFocus,c=t.autoComplete,u=t.activeDescendantId,d=t.mode,p=t.open,g=t.values,m=t.placeholder,h=t.tabIndex,b=t.showSearch,y=t.searchValue,S=t.activeValue,v=t.maxLength,x=t.onInputKeyDown,w=t.onInputMouseDown,C=t.onInputChange,E=t.onInputPaste,I=t.onInputCompositionStart,T=t.onInputCompositionEnd,_=t.title,R=l.useState(!1),$=se(R,2),M=$[0],P=$[1],D=d==="combobox",O=D||b,k=g[0],N=y||"";D&&S&&!M&&(N=S),l.useEffect(function(){D&&P(!1)},[D,S]);var A=d!=="combobox"&&!p&&!b?!1:!!N,L=_===void 0?lG(k):_,j=l.useMemo(function(){return k?null:l.createElement("span",{className:"".concat(r,"-selection-placeholder"),style:A?{visibility:"hidden"}:void 0},m)},[k,A,m,r]);return l.createElement(l.Fragment,null,l.createElement("span",{className:"".concat(r,"-selection-search")},l.createElement(oG,{ref:i,prefixCls:r,id:a,open:p,inputElement:n,disabled:o,autoFocus:s,autoComplete:c,editable:O,activeDescendantId:u,value:N,onKeyDown:x,onMouseDown:w,onChange:function(B){P(!0),C(B)},onPaste:E,onCompositionStart:I,onCompositionEnd:T,tabIndex:h,attrs:fr(t,!0),maxLength:D?v:void 0})),!D&&k?l.createElement("span",{className:"".concat(r,"-selection-item"),title:L,style:A?{visibility:"hidden"}:void 0},k.label):null,j)},Xge=function(t,n){var r=l.useRef(null),a=l.useRef(!1),i=t.prefixCls,o=t.open,s=t.mode,c=t.showSearch,u=t.tokenWithEnter,d=t.disabled,p=t.autoClearSearchValue,g=t.onSearch,m=t.onSearchSubmit,h=t.onToggleOpen,b=t.onInputKeyDown,y=t.domRef;l.useImperativeHandle(n,function(){return{focus:function(A){r.current.focus(A)},blur:function(){r.current.blur()}}});var S=nG(0),v=se(S,2),x=v[0],w=v[1],C=function(A){var L=A.which;(L===Fe.UP||L===Fe.DOWN)&&A.preventDefault(),b&&b(A),L===Fe.ENTER&&s==="tags"&&!a.current&&!o&&(m==null||m(A.target.value)),$ge(L)&&h(!0)},E=function(){w(!0)},I=l.useRef(null),T=function(A){g(A,!0,a.current)!==!1&&h(!0)},_=function(){a.current=!0},R=function(A){a.current=!1,s!=="combobox"&&T(A.target.value)},$=function(A){var L=A.target.value;if(u&&I.current&&/[\r\n]/.test(I.current)){var j=I.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");L=L.replace(j,I.current)}I.current=null,T(L)},M=function(A){var L=A.clipboardData,j=L==null?void 0:L.getData("text");I.current=j||""},P=function(A){var L=A.target;if(L!==r.current){var j=document.body.style.msTouchAction!==void 0;j?setTimeout(function(){r.current.focus()}):r.current.focus()}},D=function(A){var L=x();A.target!==r.current&&!L&&!(s==="combobox"&&d)&&A.preventDefault(),(s!=="combobox"&&(!c||!L)||!o)&&(o&&p!==!1&&g("",!0,!1),h())},O={inputRef:r,onInputKeyDown:C,onInputMouseDown:E,onInputChange:$,onInputPaste:M,onInputCompositionStart:_,onInputCompositionEnd:R},k=s==="multiple"||s==="tags"?l.createElement(Kge,be({},t,O)):l.createElement(Yge,be({},t,O));return l.createElement("div",{ref:y,className:"".concat(i,"-selector"),onClick:P,onMouseDown:D},k)},Zge=l.forwardRef(Xge);function Qge(e){var t=e.prefixCls,n=e.align,r=e.arrow,a=e.arrowPos,i=r||{},o=i.className,s=i.content,c=a.x,u=c===void 0?0:c,d=a.y,p=d===void 0?0:d,g=l.useRef();if(!n||!n.points)return null;var m={position:"absolute"};if(n.autoArrow!==!1){var h=n.points[0],b=n.points[1],y=h[0],S=h[1],v=b[0],x=b[1];y===v||!["t","b"].includes(y)?m.top=p:y==="t"?m.top=0:m.bottom=0,S===x||!["l","r"].includes(S)?m.left=u:S==="l"?m.left=0:m.right=0}return l.createElement("div",{ref:g,className:oe("".concat(t,"-arrow"),o),style:m},s)}function Jge(e){var t=e.prefixCls,n=e.open,r=e.zIndex,a=e.mask,i=e.motion;return a?l.createElement(na,be({},i,{motionAppear:!0,visible:n,removeOnLeave:!0}),function(o){var s=o.className;return l.createElement("div",{style:{zIndex:r},className:oe("".concat(t,"-mask"),s)})}):null}var eme=l.memo(function(e){var t=e.children;return t},function(e,t){return t.cache}),tme=l.forwardRef(function(e,t){var n=e.popup,r=e.className,a=e.prefixCls,i=e.style,o=e.target,s=e.onVisibleChanged,c=e.open,u=e.keepDom,d=e.fresh,p=e.onClick,g=e.mask,m=e.arrow,h=e.arrowPos,b=e.align,y=e.motion,S=e.maskMotion,v=e.forceRender,x=e.getPopupContainer,w=e.autoDestroy,C=e.portal,E=e.zIndex,I=e.onMouseEnter,T=e.onMouseLeave,_=e.onPointerEnter,R=e.ready,$=e.offsetX,M=e.offsetY,P=e.offsetR,D=e.offsetB,O=e.onAlign,k=e.onPrepare,N=e.stretch,A=e.targetWidth,L=e.targetHeight,j=typeof n=="function"?n():n,F=c||u,B=(x==null?void 0:x.length)>0,z=l.useState(!x||!B),U=se(z,2),H=U[0],K=U[1];if(Zt(function(){!H&&B&&o&&K(!0)},[H,B,o]),!H)return null;var Y="auto",ee={left:"-1000vw",top:"-1000vh",right:Y,bottom:Y};if(R||!c){var ae,W=b.points,q=b.dynamicInset||((ae=b._experimental)===null||ae===void 0?void 0:ae.dynamicInset),Z=q&&W[0][1]==="r",Q=q&&W[0][0]==="b";Z?(ee.right=P,ee.left=Y):(ee.left=$,ee.right=Y),Q?(ee.bottom=D,ee.top=Y):(ee.top=M,ee.bottom=Y)}var J={};return N&&(N.includes("height")&&L?J.height=L:N.includes("minHeight")&&L&&(J.minHeight=L),N.includes("width")&&A?J.width=A:N.includes("minWidth")&&A&&(J.minWidth=A)),c||(J.pointerEvents="none"),l.createElement(C,{open:v||F,getContainer:x&&function(){return x(o)},autoDestroy:w},l.createElement(Jge,{prefixCls:a,open:c,zIndex:E,mask:g,motion:S}),l.createElement(Ta,{onResize:O,disabled:!c},function(le){return l.createElement(na,be({motionAppear:!0,motionEnter:!0,motionLeave:!0,removeOnLeave:!1,forceRender:v,leavedClassName:"".concat(a,"-hidden")},y,{onAppearPrepare:k,onEnterPrepare:k,visible:c,onVisibleChanged:function(pe){var te;y==null||(te=y.onVisibleChanged)===null||te===void 0||te.call(y,pe),s(pe)}}),function(ce,pe){var te=ce.className,ie=ce.style,fe=oe(a,te,r);return l.createElement("div",{ref:ba(le,t,pe),className:fe,style:X(X(X(X({"--arrow-x":"".concat(h.x||0,"px"),"--arrow-y":"".concat(h.y||0,"px")},ee),J),ie),{},{boxSizing:"border-box",zIndex:E},i),onMouseEnter:I,onMouseLeave:T,onPointerEnter:_,onClick:p},m&&l.createElement(Qge,{prefixCls:a,arrow:m,arrowPos:h,align:b}),l.createElement(eme,{cache:!c&&!d},j))})}))}),nme=l.forwardRef(function(e,t){var n=e.children,r=e.getTriggerDOMNode,a=Po(n),i=l.useCallback(function(s){Fg(t,r?r(s):s)},[r]),o=Vs(i,n.ref);return a?l.cloneElement(n,{ref:o}):n}),M4=l.createContext(null);function P4(e){return e?Array.isArray(e)?e:[e]:[]}function rme(e,t,n,r){return l.useMemo(function(){var a=P4(n??t),i=P4(r??t),o=new Set(a),s=new Set(i);return e&&(o.has("hover")&&(o.delete("hover"),o.add("click")),s.has("hover")&&(s.delete("hover"),s.add("click"))),[o,s]},[e,t,n,r])}function ame(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],n=arguments.length>2?arguments[2]:void 0;return n?e[0]===t[0]:e[0]===t[0]&&e[1]===t[1]}function ime(e,t,n,r){for(var a=n.points,i=Object.keys(e),o=0;o1&&arguments[1]!==void 0?arguments[1]:1;return Number.isNaN(e)?t:e}function up(e){return Zg(parseFloat(e),0)}function j4(e,t){var n=X({},e);return(t||[]).forEach(function(r){if(!(r instanceof HTMLBodyElement||r instanceof HTMLHtmlElement)){var a=Bm(r).getComputedStyle(r),i=a.overflow,o=a.overflowClipMargin,s=a.borderTopWidth,c=a.borderBottomWidth,u=a.borderLeftWidth,d=a.borderRightWidth,p=r.getBoundingClientRect(),g=r.offsetHeight,m=r.clientHeight,h=r.offsetWidth,b=r.clientWidth,y=up(s),S=up(c),v=up(u),x=up(d),w=Zg(Math.round(p.width/h*1e3)/1e3),C=Zg(Math.round(p.height/g*1e3)/1e3),E=(h-b-v-x)*w,I=(g-m-y-S)*C,T=y*C,_=S*C,R=v*w,$=x*w,M=0,P=0;if(i==="clip"){var D=up(o);M=D*w,P=D*C}var O=p.x+R-M,k=p.y+T-P,N=O+p.width+2*M-R-$-E,A=k+p.height+2*P-T-_-I;n.left=Math.max(n.left,O),n.top=Math.max(n.top,k),n.right=Math.min(n.right,N),n.bottom=Math.min(n.bottom,A)}}),n}function F4(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n="".concat(t),r=n.match(/^(.*)\%$/);return r?e*(parseFloat(r[1])/100):parseFloat(n)}function B4(e,t){var n=t||[],r=se(n,2),a=r[0],i=r[1];return[F4(e.width,a),F4(e.height,i)]}function z4(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return[e[0],e[1]]}function Mu(e,t){var n=t[0],r=t[1],a,i;return n==="t"?i=e.y:n==="b"?i=e.y+e.height:i=e.y+e.height/2,r==="l"?a=e.x:r==="r"?a=e.x+e.width:a=e.x+e.width/2,{x:a,y:i}}function Qs(e,t){var n={t:"b",b:"t",l:"r",r:"l"};return e.map(function(r,a){return a===t?n[r]||"c":r}).join("")}function ome(e,t,n,r,a,i,o){var s=l.useState({ready:!1,offsetX:0,offsetY:0,offsetR:0,offsetB:0,arrowX:0,arrowY:0,scaleX:1,scaleY:1,align:a[r]||{}}),c=se(s,2),u=c[0],d=c[1],p=l.useRef(0),g=l.useMemo(function(){return t?__(t):[]},[t]),m=l.useRef({}),h=function(){m.current={}};e||h();var b=Yt(function(){if(t&&n&&e){let Ir=function(ka,Sa){var zi=arguments.length>2&&arguments[2]!==void 0?arguments[2]:me,Iu=U.x+ka,Tu=U.y+Sa,Pt=Iu+Q,Qt=Tu+Z,Xn=Math.max(Iu,zi.left),yr=Math.max(Tu,zi.top),lr=Math.min(Pt,zi.right),Xs=Math.min(Qt,zi.bottom);return Math.max(0,(lr-Xn)*(Xs-yr))},xa=function(){Ot=U.y+Re,ht=Ot+Z,ct=U.x+Oe,Et=ct+Q};var Hn=Ir,sr=xa,v,x,w,C,E=t,I=E.ownerDocument,T=Bm(E),_=T.getComputedStyle(E),R=_.width,$=_.height,M=_.position,P=E.style.left,D=E.style.top,O=E.style.right,k=E.style.bottom,N=E.style.overflow,A=X(X({},a[r]),i),L=I.createElement("div");(v=E.parentElement)===null||v===void 0||v.appendChild(L),L.style.left="".concat(E.offsetLeft,"px"),L.style.top="".concat(E.offsetTop,"px"),L.style.position=M,L.style.height="".concat(E.offsetHeight,"px"),L.style.width="".concat(E.offsetWidth,"px"),E.style.left="0",E.style.top="0",E.style.right="auto",E.style.bottom="auto",E.style.overflow="hidden";var j;if(Array.isArray(n))j={x:n[0],y:n[1],width:0,height:0};else{var F,B,z=n.getBoundingClientRect();z.x=(F=z.x)!==null&&F!==void 0?F:z.left,z.y=(B=z.y)!==null&&B!==void 0?B:z.top,j={x:z.x,y:z.y,width:z.width,height:z.height}}var U=E.getBoundingClientRect();U.x=(x=U.x)!==null&&x!==void 0?x:U.left,U.y=(w=U.y)!==null&&w!==void 0?w:U.top;var H=I.documentElement,K=H.clientWidth,Y=H.clientHeight,ee=H.scrollWidth,ae=H.scrollHeight,W=H.scrollTop,q=H.scrollLeft,Z=U.height,Q=U.width,J=j.height,le=j.width,ce={left:0,top:0,right:K,bottom:Y},pe={left:-q,top:-W,right:ee-q,bottom:ae-W},te=A.htmlRegion,ie="visible",fe="visibleFirst";te!=="scroll"&&te!==fe&&(te=ie);var ge=te===fe,ne=j4(pe,g),ue=j4(ce,g),me=te===ie?ue:ne,xe=ge?ue:me;E.style.left="auto",E.style.top="auto",E.style.right="0",E.style.bottom="0";var Ie=E.getBoundingClientRect();E.style.left=P,E.style.top=D,E.style.right=O,E.style.bottom=k,E.style.overflow=N,(C=E.parentElement)===null||C===void 0||C.removeChild(L);var ke=Zg(Math.round(Q/parseFloat(R)*1e3)/1e3),$e=Zg(Math.round(Z/parseFloat($)*1e3)/1e3);if(ke===0||$e===0||jg(n)&&!If(n))return;var Le=A.offset,je=A.targetOffset,He=B4(U,Le),Be=se(He,2),Pe=Be[0],Se=Be[1],Ne=B4(j,je),Te=se(Ne,2),Ce=Te[0],De=Te[1];j.x-=Ce,j.y-=De;var Ge=A.points||[],lt=se(Ge,2),he=lt[0],re=lt[1],ve=z4(re),_e=z4(he),ze=Mu(j,ve),Ue=Mu(U,_e),Ae=X({},A),Oe=ze.x-Ue.x+Pe,Re=ze.y-Ue.y+Se,at=Ir(Oe,Re),Ye=Ir(Oe,Re,ue),We=Mu(j,["t","l"]),qe=Mu(U,["t","l"]),Qe=Mu(j,["b","r"]),it=Mu(U,["b","r"]),wt=A.overflow||{},kt=wt.adjustX,xt=wt.adjustY,nt=wt.shiftX,rt=wt.shiftY,bt=function(Sa){return typeof Sa=="boolean"?Sa:Sa>=0},Ot,ht,ct,Et;xa();var Ze=bt(xt),ut=_e[0]===ve[0];if(Ze&&_e[0]==="t"&&(ht>xe.bottom||m.current.bt)){var pt=Re;ut?pt-=Z-J:pt=We.y-it.y-Se;var et=Ir(Oe,pt),Xe=Ir(Oe,pt,ue);et>at||et===at&&(!ge||Xe>=Ye)?(m.current.bt=!0,Re=pt,Se=-Se,Ae.points=[Qs(_e,0),Qs(ve,0)]):m.current.bt=!1}if(Ze&&_e[0]==="b"&&(Otat||At===at&&(!ge||qt>=Ye)?(m.current.tb=!0,Re=$t,Se=-Se,Ae.points=[Qs(_e,0),Qs(ve,0)]):m.current.tb=!1}var hn=bt(kt),gn=_e[1]===ve[1];if(hn&&_e[1]==="l"&&(Et>xe.right||m.current.rl)){var yt=Oe;gn?yt-=Q-le:yt=We.x-it.x-Pe;var Dt=Ir(yt,Re),jt=Ir(yt,Re,ue);Dt>at||Dt===at&&(!ge||jt>=Ye)?(m.current.rl=!0,Oe=yt,Pe=-Pe,Ae.points=[Qs(_e,1),Qs(ve,1)]):m.current.rl=!1}if(hn&&_e[1]==="r"&&(ctat||Nn===at&&(!ge||Dr>=Ye)?(m.current.lr=!0,Oe=Jt,Pe=-Pe,Ae.points=[Qs(_e,1),Qs(ve,1)]):m.current.lr=!1}xa();var or=nt===!0?0:nt;typeof or=="number"&&(ctue.right&&(Oe-=Et-ue.right-Pe,j.x>ue.right-or&&(Oe+=j.x-ue.right+or)));var wr=rt===!0?0:rt;typeof wr=="number"&&(Otue.bottom&&(Re-=ht-ue.bottom-Se,j.y>ue.bottom-wr&&(Re+=j.y-ue.bottom+wr)));var tr=U.x+Oe,Pr=tr+Q,nr=U.y+Re,en=nr+Z,Rt=j.x,Ht=Rt+le,Vt=j.y,on=Vt+J,It=Math.max(tr,Rt),Mt=Math.min(Pr,Ht),bn=(It+Mt)/2,zn=bn-tr,Cr=Math.max(nr,Vt),Er=Math.min(en,on),Lr=(Cr+Er)/2,Xt=Lr-nr;o==null||o(t,Ae);var gt=Ie.right-U.x-(Oe+U.width),St=Ie.bottom-U.y-(Re+U.height);ke===1&&(Oe=Math.round(Oe),gt=Math.round(gt)),$e===1&&(Re=Math.round(Re),St=Math.round(St));var un={ready:!0,offsetX:Oe/ke,offsetY:Re/$e,offsetR:gt/ke,offsetB:St/$e,arrowX:zn/ke,arrowY:Xt/$e,scaleX:ke,scaleY:$e,align:Ae};d(un)}}),y=function(){p.current+=1;var x=p.current;Promise.resolve().then(function(){p.current===x&&b()})},S=function(){d(function(x){return X(X({},x),{},{ready:!1})})};return Zt(S,[r]),Zt(function(){e||S()},[e]),[u.ready,u.offsetX,u.offsetY,u.offsetR,u.offsetB,u.arrowX,u.arrowY,u.scaleX,u.scaleY,u.align,y]}function sme(e,t,n,r,a){Zt(function(){if(e&&t&&n){let g=function(){r(),a()};var p=g,i=t,o=n,s=__(i),c=__(o),u=Bm(o),d=new Set([u].concat(Me(s),Me(c)));return d.forEach(function(m){m.addEventListener("scroll",g,{passive:!0})}),u.addEventListener("resize",g,{passive:!0}),r(),function(){d.forEach(function(m){m.removeEventListener("scroll",g),u.removeEventListener("resize",g)})}}},[e,t,n])}function lme(e,t,n,r,a,i,o,s){var c=l.useRef(e);c.current=e,l.useEffect(function(){if(t&&r&&(!a||i)){var u=function(m){var h;c.current&&!o(((h=m.composedPath)===null||h===void 0||(h=h.call(m))===null||h===void 0?void 0:h[0])||m.target)&&s(!1)},d=Bm(r);d.addEventListener("mousedown",u,!0),d.addEventListener("contextmenu",u,!0);var p=r0(n);return p&&(p.addEventListener("mousedown",u,!0),p.addEventListener("contextmenu",u,!0)),function(){d.removeEventListener("mousedown",u,!0),d.removeEventListener("contextmenu",u,!0),p&&(p.removeEventListener("mousedown",u,!0),p.removeEventListener("contextmenu",u,!0))}}},[t,n,r,a,i])}var cme=["prefixCls","children","action","showAction","hideAction","popupVisible","defaultPopupVisible","onPopupVisibleChange","afterPopupVisibleChange","mouseEnterDelay","mouseLeaveDelay","focusDelay","blurDelay","mask","maskClosable","getPopupContainer","forceRender","autoDestroy","destroyPopupOnHide","popup","popupClassName","popupStyle","popupPlacement","builtinPlacements","popupAlign","zIndex","stretch","getPopupClassNameFromAlign","fresh","alignPoint","onPopupClick","onPopupAlign","arrow","popupMotion","maskMotion","popupTransitionName","popupAnimation","maskTransitionName","maskAnimation","className","getTriggerDOMNode"];function ume(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Pm,t=l.forwardRef(function(n,r){var a=n.prefixCls,i=a===void 0?"rc-trigger-popup":a,o=n.children,s=n.action,c=s===void 0?"hover":s,u=n.showAction,d=n.hideAction,p=n.popupVisible,g=n.defaultPopupVisible,m=n.onPopupVisibleChange,h=n.afterPopupVisibleChange,b=n.mouseEnterDelay,y=n.mouseLeaveDelay,S=y===void 0?.1:y,v=n.focusDelay,x=n.blurDelay,w=n.mask,C=n.maskClosable,E=C===void 0?!0:C,I=n.getPopupContainer,T=n.forceRender,_=n.autoDestroy,R=n.destroyPopupOnHide,$=n.popup,M=n.popupClassName,P=n.popupStyle,D=n.popupPlacement,O=n.builtinPlacements,k=O===void 0?{}:O,N=n.popupAlign,A=n.zIndex,L=n.stretch,j=n.getPopupClassNameFromAlign,F=n.fresh,B=n.alignPoint,z=n.onPopupClick,U=n.onPopupAlign,H=n.arrow,K=n.popupMotion,Y=n.maskMotion,ee=n.popupTransitionName,ae=n.popupAnimation,W=n.maskTransitionName,q=n.maskAnimation,Z=n.className,Q=n.getTriggerDOMNode,J=Ct(n,cme),le=_||R||!1,ce=l.useState(!1),pe=se(ce,2),te=pe[0],ie=pe[1];Zt(function(){ie(jy())},[]);var fe=l.useRef({}),ge=l.useContext(M4),ne=l.useMemo(function(){return{registerSubPopup:function(Qt,Xn){fe.current[Qt]=Xn,ge==null||ge.registerSubPopup(Qt,Xn)}}},[ge]),ue=hW(),me=l.useState(null),xe=se(me,2),Ie=xe[0],ke=xe[1],$e=l.useRef(null),Le=Yt(function(Pt){$e.current=Pt,jg(Pt)&&Ie!==Pt&&ke(Pt),ge==null||ge.registerSubPopup(ue,Pt)}),je=l.useState(null),He=se(je,2),Be=He[0],Pe=He[1],Se=l.useRef(null),Ne=Yt(function(Pt){jg(Pt)&&Be!==Pt&&(Pe(Pt),Se.current=Pt)}),Te=l.Children.only(o),Ce=(Te==null?void 0:Te.props)||{},De={},Ge=Yt(function(Pt){var Qt,Xn,yr=Be;return(yr==null?void 0:yr.contains(Pt))||((Qt=r0(yr))===null||Qt===void 0?void 0:Qt.host)===Pt||Pt===yr||(Ie==null?void 0:Ie.contains(Pt))||((Xn=r0(Ie))===null||Xn===void 0?void 0:Xn.host)===Pt||Pt===Ie||Object.values(fe.current).some(function(lr){return(lr==null?void 0:lr.contains(Pt))||Pt===lr})}),lt=L4(i,K,ae,ee),he=L4(i,Y,q,W),re=l.useState(g||!1),ve=se(re,2),_e=ve[0],ze=ve[1],Ue=p??_e,Ae=Yt(function(Pt){p===void 0&&ze(Pt)});Zt(function(){ze(p||!1)},[p]);var Oe=l.useRef(Ue);Oe.current=Ue;var Re=l.useRef([]);Re.current=[];var at=Yt(function(Pt){var Qt;Ae(Pt),((Qt=Re.current[Re.current.length-1])!==null&&Qt!==void 0?Qt:Ue)!==Pt&&(Re.current.push(Pt),m==null||m(Pt))}),Ye=l.useRef(),We=function(){clearTimeout(Ye.current)},qe=function(Qt){var Xn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;We(),Xn===0?at(Qt):Ye.current=setTimeout(function(){at(Qt)},Xn*1e3)};l.useEffect(function(){return We},[]);var Qe=l.useState(!1),it=se(Qe,2),wt=it[0],kt=it[1];Zt(function(Pt){(!Pt||Ue)&&kt(!0)},[Ue]);var xt=l.useState(null),nt=se(xt,2),rt=nt[0],bt=nt[1],Ot=l.useState(null),ht=se(Ot,2),ct=ht[0],Et=ht[1],Ze=function(Qt){Et([Qt.clientX,Qt.clientY])},ut=ome(Ue,Ie,B&&ct!==null?ct:Be,D,k,N,U),pt=se(ut,11),et=pt[0],Xe=pt[1],$t=pt[2],At=pt[3],qt=pt[4],hn=pt[5],gn=pt[6],yt=pt[7],Dt=pt[8],jt=pt[9],Jt=pt[10],Nn=rme(te,c,u,d),Dr=se(Nn,2),or=Dr[0],wr=Dr[1],tr=or.has("click"),Pr=wr.has("click")||wr.has("contextMenu"),nr=Yt(function(){wt||Jt()}),en=function(){Oe.current&&B&&Pr&&qe(!1)};sme(Ue,Be,Ie,nr,en),Zt(function(){nr()},[ct,D]),Zt(function(){Ue&&!(k!=null&&k[D])&&nr()},[JSON.stringify(N)]);var Rt=l.useMemo(function(){var Pt=ime(k,i,jt,B);return oe(Pt,j==null?void 0:j(jt))},[jt,j,k,i,B]);l.useImperativeHandle(r,function(){return{nativeElement:Se.current,popupElement:$e.current,forceAlign:nr}});var Ht=l.useState(0),Vt=se(Ht,2),on=Vt[0],It=Vt[1],Mt=l.useState(0),bn=se(Mt,2),zn=bn[0],Cr=bn[1],Er=function(){if(L&&Be){var Qt=Be.getBoundingClientRect();It(Qt.width),Cr(Qt.height)}},Lr=function(){Er(),nr()},Xt=function(Qt){kt(!1),Jt(),h==null||h(Qt)},gt=function(){return new Promise(function(Qt){Er(),bt(function(){return Qt})})};Zt(function(){rt&&(Jt(),rt(),bt(null))},[rt]);function St(Pt,Qt,Xn,yr){De[Pt]=function(lr){var Xs;yr==null||yr(lr),qe(Qt,Xn);for(var Yf=arguments.length,xh=new Array(Yf>1?Yf-1:0),Ru=1;Ru1?Xn-1:0),lr=1;lr1?Xn-1:0),lr=1;lr1&&arguments[1]!==void 0?arguments[1]:{},n=t.fieldNames,r=t.childrenAsData,a=[],i=cG(n,!1),o=i.label,s=i.value,c=i.options,u=i.groupLabel;function d(p,g){Array.isArray(p)&&p.forEach(function(m){if(g||!(c in m)){var h=m[s];a.push({key:H4(m,a.length),groupOption:g,data:m,label:m[o],value:h})}else{var b=m[u];b===void 0&&r&&(b=m.label),a.push({key:H4(m,a.length),group:!0,data:m,label:b}),d(m[c],!0)}})}return d(e,!1),a}function O_(e){var t=X({},e);return"props"in t||Object.defineProperty(t,"props",{get:function(){return $n(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),t}}),t}var hme=function(t,n,r){if(!n||!n.length)return null;var a=!1,i=function s(c,u){var d=dV(u),p=d[0],g=d.slice(1);if(!p)return[c];var m=c.split(p);return a=a||m.length>1,m.reduce(function(h,b){return[].concat(Me(h),Me(s(b,g)))},[]).filter(Boolean)},o=i(t,n);return a?typeof r<"u"?o.slice(0,r):o:null},NN=l.createContext(null);function vme(e){var t=e.visible,n=e.values;if(!t)return null;var r=50;return l.createElement("span",{"aria-live":"polite",style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},"".concat(n.slice(0,r).map(function(a){var i=a.label,o=a.value;return["number","string"].includes(mt(i))?i:o}).join(", ")),n.length>r?", ...":null)}var bme=["id","prefixCls","className","showSearch","tagRender","direction","omitDomProps","displayValues","onDisplayValuesChange","emptyOptions","notFoundContent","onClear","mode","disabled","loading","getInputElement","getRawInputElement","open","defaultOpen","onDropdownVisibleChange","activeValue","onActiveValueChange","activeDescendantId","searchValue","autoClearSearchValue","onSearch","onSearchSplit","tokenSeparators","allowClear","suffixIcon","clearIcon","OptionList","animation","transitionName","dropdownStyle","dropdownClassName","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","placement","builtinPlacements","getPopupContainer","showAction","onFocus","onBlur","onKeyUp","onKeyDown","onMouseDown"],yme=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"],N_=function(t){return t==="tags"||t==="multiple"},uG=l.forwardRef(function(e,t){var n,r=e.id,a=e.prefixCls,i=e.className,o=e.showSearch,s=e.tagRender,c=e.direction,u=e.omitDomProps,d=e.displayValues,p=e.onDisplayValuesChange,g=e.emptyOptions,m=e.notFoundContent,h=m===void 0?"Not Found":m,b=e.onClear,y=e.mode,S=e.disabled,v=e.loading,x=e.getInputElement,w=e.getRawInputElement,C=e.open,E=e.defaultOpen,I=e.onDropdownVisibleChange,T=e.activeValue,_=e.onActiveValueChange,R=e.activeDescendantId,$=e.searchValue,M=e.autoClearSearchValue,P=e.onSearch,D=e.onSearchSplit,O=e.tokenSeparators,k=e.allowClear,N=e.suffixIcon,A=e.clearIcon,L=e.OptionList,j=e.animation,F=e.transitionName,B=e.dropdownStyle,z=e.dropdownClassName,U=e.dropdownMatchSelectWidth,H=e.dropdownRender,K=e.dropdownAlign,Y=e.placement,ee=e.builtinPlacements,ae=e.getPopupContainer,W=e.showAction,q=W===void 0?[]:W,Z=e.onFocus,Q=e.onBlur,J=e.onKeyUp,le=e.onKeyDown,ce=e.onMouseDown,pe=Ct(e,bme),te=N_(y),ie=(o!==void 0?o:te)||y==="combobox",fe=X({},pe);yme.forEach(function(en){delete fe[en]}),u==null||u.forEach(function(en){delete fe[en]});var ge=l.useState(!1),ne=se(ge,2),ue=ne[0],me=ne[1];l.useEffect(function(){me(jy())},[]);var xe=l.useRef(null),Ie=l.useRef(null),ke=l.useRef(null),$e=l.useRef(null),Le=l.useRef(null),je=l.useRef(!1),He=Rge(),Be=se(He,3),Pe=Be[0],Se=Be[1],Ne=Be[2];l.useImperativeHandle(t,function(){var en,Rt;return{focus:(en=$e.current)===null||en===void 0?void 0:en.focus,blur:(Rt=$e.current)===null||Rt===void 0?void 0:Rt.blur,scrollTo:function(Vt){var on;return(on=Le.current)===null||on===void 0?void 0:on.scrollTo(Vt)},nativeElement:xe.current||Ie.current}});var Te=l.useMemo(function(){var en;if(y!=="combobox")return $;var Rt=(en=d[0])===null||en===void 0?void 0:en.value;return typeof Rt=="string"||typeof Rt=="number"?String(Rt):""},[$,y,d]),Ce=y==="combobox"&&typeof x=="function"&&x()||null,De=typeof w=="function"&&w(),Ge=Vs(Ie,De==null||(n=De.props)===null||n===void 0?void 0:n.ref),lt=l.useState(!1),he=se(lt,2),re=he[0],ve=he[1];Zt(function(){ve(!0)},[]);var _e=pn(!1,{defaultValue:E,value:C}),ze=se(_e,2),Ue=ze[0],Ae=ze[1],Oe=re?Ue:!1,Re=!h&&g;(S||Re&&Oe&&y==="combobox")&&(Oe=!1);var at=Re?!1:Oe,Ye=l.useCallback(function(en){var Rt=en!==void 0?en:!Oe;S||(Ae(Rt),Oe!==Rt&&(I==null||I(Rt)))},[S,Oe,Ae,I]),We=l.useMemo(function(){return(O||[]).some(function(en){return[`
-`,`\r
-`].includes(en)})},[O]),qe=l.useContext(NN)||{},Qe=qe.maxCount,it=qe.rawValues,wt=function(Rt,Ht,Vt){if(!(te&&$_(Qe)&&(it==null?void 0:it.size)>=Qe)){var on=!0,It=Rt;_==null||_(null);var Mt=hme(Rt,O,$_(Qe)?Qe-it.size:void 0),bn=Vt?null:Mt;return y!=="combobox"&&bn&&(It="",D==null||D(bn),Ye(!1),on=!1),P&&Te!==It&&P(It,{source:Ht?"typing":"effect"}),on}},kt=function(Rt){!Rt||!Rt.trim()||P(Rt,{source:"submit"})};l.useEffect(function(){!Oe&&!te&&y!=="combobox"&&wt("",!1,!1)},[Oe]),l.useEffect(function(){Ue&&S&&Ae(!1),S&&!je.current&&Se(!1)},[S]);var xt=nG(),nt=se(xt,2),rt=nt[0],bt=nt[1],Ot=l.useRef(!1),ht=function(Rt){var Ht=rt(),Vt=Rt.key,on=Vt==="Enter";if(on&&(y!=="combobox"&&Rt.preventDefault(),Oe||Ye(!0)),bt(!!Te),Vt==="Backspace"&&!Ht&&te&&!Te&&d.length){for(var It=Me(d),Mt=null,bn=It.length-1;bn>=0;bn-=1){var zn=It[bn];if(!zn.disabled){It.splice(bn,1),Mt=zn;break}}Mt&&p(It,{type:"remove",values:[Mt]})}for(var Cr=arguments.length,Er=new Array(Cr>1?Cr-1:0),Lr=1;Lr1?Ht-1:0),on=1;on1?Mt-1:0),zn=1;zn"u"?"undefined":mt(navigator))==="object"&&/Firefox/i.test(navigator.userAgent);const fG=function(e,t,n,r){var a=l.useRef(!1),i=l.useRef(null);function o(){clearTimeout(i.current),a.current=!0,i.current=setTimeout(function(){a.current=!1},50)}var s=l.useRef({top:e,bottom:t,left:n,right:r});return s.current.top=e,s.current.bottom=t,s.current.left=n,s.current.right=r,function(c,u){var d=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,p=c?u<0&&s.current.left||u>0&&s.current.right:u<0&&s.current.top||u>0&&s.current.bottom;return d&&p?(clearTimeout(i.current),a.current=!1):(!p||a.current)&&o(),!a.current&&p}};function Eme(e,t,n,r,a,i,o){var s=l.useRef(0),c=l.useRef(null),u=l.useRef(null),d=l.useRef(!1),p=fG(t,n,r,a);function g(v,x){if(Gt.cancel(c.current),!p(!1,x)){var w=v;if(!w._virtualHandled)w._virtualHandled=!0;else return;s.current+=x,u.current=x,U4||w.preventDefault(),c.current=Gt(function(){var C=d.current?10:1;o(s.current*C,!1),s.current=0})}}function m(v,x){o(x,!0),U4||v.preventDefault()}var h=l.useRef(null),b=l.useRef(null);function y(v){if(e){Gt.cancel(b.current),b.current=Gt(function(){h.current=null},2);var x=v.deltaX,w=v.deltaY,C=v.shiftKey,E=x,I=w;(h.current==="sx"||!h.current&&C&&w&&!x)&&(E=w,I=0,h.current="sx");var T=Math.abs(E),_=Math.abs(I);h.current===null&&(h.current=i&&T>_?"x":"y"),h.current==="y"?g(v,I):m(v,E)}}function S(v){e&&(d.current=v.detail===u.current)}return[y,S]}function Ime(e,t,n,r){var a=l.useMemo(function(){return[new Map,[]]},[e,n.id,r]),i=se(a,2),o=i[0],s=i[1],c=function(d){var p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:d,g=o.get(d),m=o.get(p);if(g===void 0||m===void 0)for(var h=e.length,b=s.length;b0&&arguments[0]!==void 0?arguments[0]:!1;d();var h=function(){s.current.forEach(function(y,S){if(y&&y.offsetParent){var v=Zp(y),x=v.offsetHeight;c.current.get(S)!==x&&c.current.set(S,v.offsetHeight)}}),o(function(y){return y+1})};m?h():u.current=Gt(h)}function g(m,h){var b=e(m);s.current.get(b),h?(s.current.set(b,h),p()):s.current.delete(b)}return l.useEffect(function(){return d},[]),[g,p,c.current,i]}var V4=14/15;function _me(e,t,n){var r=l.useRef(!1),a=l.useRef(0),i=l.useRef(0),o=l.useRef(null),s=l.useRef(null),c,u=function(m){if(r.current){var h=Math.ceil(m.touches[0].pageX),b=Math.ceil(m.touches[0].pageY),y=a.current-h,S=i.current-b,v=Math.abs(y)>Math.abs(S);v?a.current=h:i.current=b;var x=n(v,v?y:S,!1,m);x&&m.preventDefault(),clearInterval(s.current),x&&(s.current=setInterval(function(){v?y*=V4:S*=V4;var w=Math.floor(v?y:S);(!n(v,w,!0)||Math.abs(w)<=.1)&&clearInterval(s.current)},16))}},d=function(){r.current=!1,c()},p=function(m){c(),m.touches.length===1&&!r.current&&(r.current=!0,a.current=Math.ceil(m.touches[0].pageX),i.current=Math.ceil(m.touches[0].pageY),o.current=m.target,o.current.addEventListener("touchmove",u,{passive:!1}),o.current.addEventListener("touchend",d,{passive:!0}))};c=function(){o.current&&(o.current.removeEventListener("touchmove",u),o.current.removeEventListener("touchend",d))},Zt(function(){return e&&t.current.addEventListener("touchstart",p,{passive:!0}),function(){var g;(g=t.current)===null||g===void 0||g.removeEventListener("touchstart",p),c(),clearInterval(s.current)}},[e])}var $me=10;function Ome(e,t,n,r,a,i,o,s){var c=l.useRef(),u=l.useState(null),d=se(u,2),p=d[0],g=d[1];return Zt(function(){if(p&&p.times<$me){if(!e.current){g(function(L){return X({},L)});return}i();var m=p.targetAlign,h=p.originAlign,b=p.index,y=p.offset,S=e.current.clientHeight,v=!1,x=m,w=null;if(S){for(var C=m||h,E=0,I=0,T=0,_=Math.min(t.length-1,b),R=0;R<=_;R+=1){var $=a(t[R]);I=E;var M=n.get($);T=I+(M===void 0?r:M),E=T}for(var P=C==="top"?y:S-y,D=_;D>=0;D-=1){var O=a(t[D]),k=n.get(O);if(k===void 0){v=!0;break}if(P-=k,P<=0)break}switch(C){case"top":w=I-y;break;case"bottom":w=T-S+y;break;default:{var N=e.current.scrollTop,A=N+S;IA&&(x="bottom")}}w!==null&&o(w),w!==p.lastTop&&(v=!0)}v&&g(X(X({},p),{},{times:p.times+1,targetAlign:x,lastTop:w}))}},[p,e.current]),function(m){if(m==null){s();return}if(Gt.cancel(c.current),typeof m=="number")o(m);else if(m&&mt(m)==="object"){var h,b=m.align;"index"in m?h=m.index:h=t.findIndex(function(v){return a(v)===m.key});var y=m.offset,S=y===void 0?0:y;g({times:0,index:h,offset:S,originAlign:b})}}}function W4(e,t){var n="touches"in e?e.touches[0]:e;return n[t?"pageX":"pageY"]}var G4=l.forwardRef(function(e,t){var n=e.prefixCls,r=e.rtl,a=e.scrollOffset,i=e.scrollRange,o=e.onStartMove,s=e.onStopMove,c=e.onScroll,u=e.horizontal,d=e.spinSize,p=e.containerSize,g=e.style,m=e.thumbStyle,h=l.useState(!1),b=se(h,2),y=b[0],S=b[1],v=l.useState(null),x=se(v,2),w=x[0],C=x[1],E=l.useState(null),I=se(E,2),T=I[0],_=I[1],R=!r,$=l.useRef(),M=l.useRef(),P=l.useState(!1),D=se(P,2),O=D[0],k=D[1],N=l.useRef(),A=function(){clearTimeout(N.current),k(!0),N.current=setTimeout(function(){k(!1)},3e3)},L=i-p||0,j=p-d||0,F=l.useMemo(function(){if(a===0||L===0)return 0;var W=a/L;return W*j},[a,L,j]),B=function(q){q.stopPropagation(),q.preventDefault()},z=l.useRef({top:F,dragging:y,pageY:w,startTop:T});z.current={top:F,dragging:y,pageY:w,startTop:T};var U=function(q){S(!0),C(W4(q,u)),_(z.current.top),o(),q.stopPropagation(),q.preventDefault()};l.useEffect(function(){var W=function(J){J.preventDefault()},q=$.current,Z=M.current;return q.addEventListener("touchstart",W,{passive:!1}),Z.addEventListener("touchstart",U,{passive:!1}),function(){q.removeEventListener("touchstart",W),Z.removeEventListener("touchstart",U)}},[]);var H=l.useRef();H.current=L;var K=l.useRef();K.current=j,l.useEffect(function(){if(y){var W,q=function(J){var le=z.current,ce=le.dragging,pe=le.pageY,te=le.startTop;Gt.cancel(W);var ie=$.current.getBoundingClientRect(),fe=p/(u?ie.width:ie.height);if(ce){var ge=(W4(J,u)-pe)*fe,ne=te;!R&&u?ne-=ge:ne+=ge;var ue=H.current,me=K.current,xe=me?ne/me:0,Ie=Math.ceil(xe*ue);Ie=Math.max(Ie,0),Ie=Math.min(Ie,ue),W=Gt(function(){c(Ie,u)})}},Z=function(){S(!1),s()};return window.addEventListener("mousemove",q,{passive:!0}),window.addEventListener("touchmove",q,{passive:!0}),window.addEventListener("mouseup",Z,{passive:!0}),window.addEventListener("touchend",Z,{passive:!0}),function(){window.removeEventListener("mousemove",q),window.removeEventListener("touchmove",q),window.removeEventListener("mouseup",Z),window.removeEventListener("touchend",Z),Gt.cancel(W)}}},[y]),l.useEffect(function(){return A(),function(){clearTimeout(N.current)}},[a]),l.useImperativeHandle(t,function(){return{delayHidden:A}});var Y="".concat(n,"-scrollbar"),ee={position:"absolute",visibility:O?null:"hidden"},ae={position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"};return u?(ee.height=8,ee.left=0,ee.right=0,ee.bottom=0,ae.height="100%",ae.width=d,R?ae.left=F:ae.right=F):(ee.width=8,ee.top=0,ee.bottom=0,R?ee.right=0:ee.left=0,ae.width="100%",ae.height=d,ae.top=F),l.createElement("div",{ref:$,className:oe(Y,V(V(V({},"".concat(Y,"-horizontal"),u),"".concat(Y,"-vertical"),!u),"".concat(Y,"-visible"),O)),style:X(X({},ee),g),onMouseDown:B,onMouseMove:A},l.createElement("div",{ref:M,className:oe("".concat(Y,"-thumb"),V({},"".concat(Y,"-thumb-moving"),y)),style:X(X({},ae),m),onMouseDown:U}))}),Nme=20;function q4(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=e/t*e;return isNaN(n)&&(n=0),n=Math.max(n,Nme),Math.floor(n)}var kme=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles"],Ame=[],Dme={overflowY:"auto",overflowAnchor:"none"};function Mme(e,t){var n=e.prefixCls,r=n===void 0?"rc-virtual-list":n,a=e.className,i=e.height,o=e.itemHeight,s=e.fullHeight,c=s===void 0?!0:s,u=e.style,d=e.data,p=e.children,g=e.itemKey,m=e.virtual,h=e.direction,b=e.scrollWidth,y=e.component,S=y===void 0?"div":y,v=e.onScroll,x=e.onVirtualScroll,w=e.onVisibleChange,C=e.innerProps,E=e.extraRender,I=e.styles,T=Ct(e,kme),_=l.useCallback(function(Ze){return typeof g=="function"?g(Ze):Ze==null?void 0:Ze[g]},[g]),R=Rme(_),$=se(R,4),M=$[0],P=$[1],D=$[2],O=$[3],k=!!(m!==!1&&i&&o),N=l.useMemo(function(){return Object.values(D.maps).reduce(function(Ze,ut){return Ze+ut},0)},[D.id,D.maps]),A=k&&d&&(Math.max(o*d.length,N)>i||!!b),L=h==="rtl",j=oe(r,V({},"".concat(r,"-rtl"),L),a),F=d||Ame,B=l.useRef(),z=l.useRef(),U=l.useRef(),H=l.useState(0),K=se(H,2),Y=K[0],ee=K[1],ae=l.useState(0),W=se(ae,2),q=W[0],Z=W[1],Q=l.useState(!1),J=se(Q,2),le=J[0],ce=J[1],pe=function(){ce(!0)},te=function(){ce(!1)},ie={getKey:_};function fe(Ze){ee(function(ut){var pt;typeof Ze=="function"?pt=Ze(ut):pt=Ze;var et=re(pt);return B.current.scrollTop=et,et})}var ge=l.useRef({start:0,end:F.length}),ne=l.useRef(),ue=Cme(F,_),me=se(ue,1),xe=me[0];ne.current=xe;var Ie=l.useMemo(function(){if(!k)return{scrollHeight:void 0,start:0,end:F.length-1,offset:void 0};if(!A){var Ze;return{scrollHeight:((Ze=z.current)===null||Ze===void 0?void 0:Ze.offsetHeight)||0,start:0,end:F.length-1,offset:void 0}}for(var ut=0,pt,et,Xe,$t=F.length,At=0;At<$t;At+=1){var qt=F[At],hn=_(qt),gn=D.get(hn),yt=ut+(gn===void 0?o:gn);yt>=Y&&pt===void 0&&(pt=At,et=ut),yt>Y+i&&Xe===void 0&&(Xe=At),ut=yt}return pt===void 0&&(pt=0,et=0,Xe=Math.ceil(i/o)),Xe===void 0&&(Xe=F.length-1),Xe=Math.min(Xe+1,F.length-1),{scrollHeight:ut,start:pt,end:Xe,offset:et}},[A,k,Y,F,O,i]),ke=Ie.scrollHeight,$e=Ie.start,Le=Ie.end,je=Ie.offset;ge.current.start=$e,ge.current.end=Le;var He=l.useState({width:0,height:i}),Be=se(He,2),Pe=Be[0],Se=Be[1],Ne=function(ut){Se({width:ut.offsetWidth,height:ut.offsetHeight})},Te=l.useRef(),Ce=l.useRef(),De=l.useMemo(function(){return q4(Pe.width,b)},[Pe.width,b]),Ge=l.useMemo(function(){return q4(Pe.height,ke)},[Pe.height,ke]),lt=ke-i,he=l.useRef(lt);he.current=lt;function re(Ze){var ut=Ze;return Number.isNaN(he.current)||(ut=Math.min(ut,he.current)),ut=Math.max(ut,0),ut}var ve=Y<=0,_e=Y>=lt,ze=q<=0,Ue=q>=b,Ae=fG(ve,_e,ze,Ue),Oe=function(){return{x:L?-q:q,y:Y}},Re=l.useRef(Oe()),at=Yt(function(Ze){if(x){var ut=X(X({},Oe()),Ze);(Re.current.x!==ut.x||Re.current.y!==ut.y)&&(x(ut),Re.current=ut)}});function Ye(Ze,ut){var pt=Ze;ut?(Zr.flushSync(function(){Z(pt)}),at()):fe(pt)}function We(Ze){var ut=Ze.currentTarget.scrollTop;ut!==Y&&fe(ut),v==null||v(Ze),at()}var qe=function(ut){var pt=ut,et=b?b-Pe.width:0;return pt=Math.max(pt,0),pt=Math.min(pt,et),pt},Qe=Yt(function(Ze,ut){ut?(Zr.flushSync(function(){Z(function(pt){var et=pt+(L?-Ze:Ze);return qe(et)})}),at()):fe(function(pt){var et=pt+Ze;return et})}),it=Eme(k,ve,_e,ze,Ue,!!b,Qe),wt=se(it,2),kt=wt[0],xt=wt[1];_me(k,B,function(Ze,ut,pt,et){var Xe=et;return Ae(Ze,ut,pt)?!1:!Xe||!Xe._virtualHandled?(Xe&&(Xe._virtualHandled=!0),kt({preventDefault:function(){},deltaX:Ze?ut:0,deltaY:Ze?0:ut}),!0):!1}),Zt(function(){function Ze(pt){var et=ve&&pt.detail<0,Xe=_e&&pt.detail>0;k&&!et&&!Xe&&pt.preventDefault()}var ut=B.current;return ut.addEventListener("wheel",kt,{passive:!1}),ut.addEventListener("DOMMouseScroll",xt,{passive:!0}),ut.addEventListener("MozMousePixelScroll",Ze,{passive:!1}),function(){ut.removeEventListener("wheel",kt),ut.removeEventListener("DOMMouseScroll",xt),ut.removeEventListener("MozMousePixelScroll",Ze)}},[k,ve,_e]),Zt(function(){if(b){var Ze=qe(q);Z(Ze),at({x:Ze})}},[Pe.width,b]);var nt=function(){var ut,pt;(ut=Te.current)===null||ut===void 0||ut.delayHidden(),(pt=Ce.current)===null||pt===void 0||pt.delayHidden()},rt=Ome(B,F,D,o,_,function(){return P(!0)},fe,nt);l.useImperativeHandle(t,function(){return{nativeElement:U.current,getScrollInfo:Oe,scrollTo:function(ut){function pt(et){return et&&mt(et)==="object"&&("left"in et||"top"in et)}pt(ut)?(ut.left!==void 0&&Z(qe(ut.left)),rt(ut.top)):rt(ut)}}}),Zt(function(){if(w){var Ze=F.slice($e,Le+1);w(Ze,F)}},[$e,Le,F]);var bt=Ime(F,_,D,o),Ot=E==null?void 0:E({start:$e,end:Le,virtual:A,offsetX:q,offsetY:je,rtl:L,getSize:bt}),ht=Sme(F,$e,Le,b,q,M,p,ie),ct=null;i&&(ct=X(V({},c?"height":"maxHeight",i),Dme),k&&(ct.overflowY="hidden",b&&(ct.overflowX="hidden"),le&&(ct.pointerEvents="none")));var Et={};return L&&(Et.dir="rtl"),l.createElement("div",be({ref:U,style:X(X({},u),{},{position:"relative"}),className:j},Et,T),l.createElement(Ta,{onResize:Ne},l.createElement(S,{className:"".concat(r,"-holder"),style:ct,ref:B,onScroll:We,onMouseEnter:nt},l.createElement(dG,{prefixCls:r,height:ke,offsetX:q,offsetY:je,scrollWidth:b,onInnerResize:P,ref:z,innerProps:C,rtl:L,extra:Ot},ht))),A&&ke>i&&l.createElement(G4,{ref:Te,prefixCls:r,scrollOffset:Y,scrollRange:ke,rtl:L,onScroll:Ye,onStartMove:pe,onStopMove:te,spinSize:Ge,containerSize:Pe.height,style:I==null?void 0:I.verticalScrollBar,thumbStyle:I==null?void 0:I.verticalScrollBarThumb}),A&&b>Pe.width&&l.createElement(G4,{ref:Ce,prefixCls:r,scrollOffset:q,scrollRange:b,rtl:L,onScroll:Ye,onStartMove:pe,onStopMove:te,spinSize:De,containerSize:Pe.width,horizontal:!0,style:I==null?void 0:I.horizontalScrollBar,thumbStyle:I==null?void 0:I.horizontalScrollBarThumb}))}var By=l.forwardRef(Mme);By.displayName="List";function Pme(){return/(mac\sos|macintosh)/i.test(navigator.appVersion)}var Lme=["disabled","title","children","style","className"];function K4(e){return typeof e=="string"||typeof e=="number"}var jme=function(t,n){var r=tG(),a=r.prefixCls,i=r.id,o=r.open,s=r.multiple,c=r.mode,u=r.searchValue,d=r.toggleOpen,p=r.notFoundContent,g=r.onPopupScroll,m=l.useContext(NN),h=m.maxCount,b=m.flattenOptions,y=m.onActiveValue,S=m.defaultActiveFirstOption,v=m.onSelect,x=m.menuItemSelectedIcon,w=m.rawValues,C=m.fieldNames,E=m.virtual,I=m.direction,T=m.listHeight,_=m.listItemHeight,R=m.optionRender,$="".concat(a,"-item"),M=Xl(function(){return b},[o,b],function(W,q){return q[0]&&W[1]!==q[1]}),P=l.useRef(null),D=l.useMemo(function(){return s&&$_(h)&&(w==null?void 0:w.size)>=h},[s,h,w==null?void 0:w.size]),O=function(q){q.preventDefault()},k=function(q){var Z;(Z=P.current)===null||Z===void 0||Z.scrollTo(typeof q=="number"?{index:q}:q)},N=function(q){for(var Z=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,Q=M.length,J=0;J1&&arguments[1]!==void 0?arguments[1]:!1;F(q);var Q={source:Z?"keyboard":"mouse"},J=M[q];if(!J){y(null,-1,Q);return}y(J.value,q,Q)};l.useEffect(function(){B(S!==!1?N(0):-1)},[M.length,u]);var z=l.useCallback(function(W){return w.has(W)&&c!=="combobox"},[c,Me(w).toString(),w.size]);l.useEffect(function(){var W=setTimeout(function(){if(!s&&o&&w.size===1){var Z=Array.from(w)[0],Q=M.findIndex(function(J){var le=J.data;return le.value===Z});Q!==-1&&(B(Q),k(Q))}});if(o){var q;(q=P.current)===null||q===void 0||q.scrollTo(void 0)}return function(){return clearTimeout(W)}},[o,u]);var U=function(q){q!==void 0&&v(q,{selected:!w.has(q)}),s||d(!1)};if(l.useImperativeHandle(n,function(){return{onKeyDown:function(q){var Z=q.which,Q=q.ctrlKey;switch(Z){case Fe.N:case Fe.P:case Fe.UP:case Fe.DOWN:{var J=0;if(Z===Fe.UP?J=-1:Z===Fe.DOWN?J=1:Pme()&&Q&&(Z===Fe.N?J=1:Z===Fe.P&&(J=-1)),J!==0){var le=N(j+J,J);k(le),B(le,!0)}break}case Fe.ENTER:{var ce,pe=M[j];pe&&!(pe!=null&&(ce=pe.data)!==null&&ce!==void 0&&ce.disabled)&&!D?U(pe.value):U(void 0),o&&q.preventDefault();break}case Fe.ESC:d(!1),o&&q.stopPropagation()}},onKeyUp:function(){},scrollTo:function(q){k(q)}}}),M.length===0)return l.createElement("div",{role:"listbox",id:"".concat(i,"_list"),className:"".concat($,"-empty"),onMouseDown:O},p);var H=Object.keys(C).map(function(W){return C[W]}),K=function(q){return q.label};function Y(W,q){var Z=W.group;return{role:Z?"presentation":"option",id:"".concat(i,"_list_").concat(q)}}var ee=function(q){var Z=M[q];if(!Z)return null;var Q=Z.data||{},J=Q.value,le=Z.group,ce=fr(Q,!0),pe=K(Z);return Z?l.createElement("div",be({"aria-label":typeof pe=="string"&&!le?pe:null},ce,{key:q},Y(Z,q),{"aria-selected":z(J)}),J):null},ae={role:"listbox",id:"".concat(i,"_list")};return l.createElement(l.Fragment,null,E&&l.createElement("div",be({},ae,{style:{height:0,width:0,overflow:"hidden"}}),ee(j-1),ee(j),ee(j+1)),l.createElement(By,{itemKey:"key",ref:P,data:M,height:T,itemHeight:_,fullHeight:!1,onMouseDown:O,onScroll:g,virtual:E,direction:I,innerProps:E?null:ae},function(W,q){var Z=W.group,Q=W.groupOption,J=W.data,le=W.label,ce=W.value,pe=J.key;if(Z){var te,ie=(te=J.title)!==null&&te!==void 0?te:K4(le)?le.toString():void 0;return l.createElement("div",{className:oe($,"".concat($,"-group"),J.className),title:ie},le!==void 0?le:pe)}var fe=J.disabled,ge=J.title;J.children;var ne=J.style,ue=J.className,me=Ct(J,Lme),xe=Dn(me,H),Ie=z(ce),ke=fe||!Ie&&D,$e="".concat($,"-option"),Le=oe($,$e,ue,V(V(V(V({},"".concat($e,"-grouped"),Q),"".concat($e,"-active"),j===q&&!ke),"".concat($e,"-disabled"),ke),"".concat($e,"-selected"),Ie)),je=K(W),He=!x||typeof x=="function"||Ie,Be=typeof je=="number"?je:je||ce,Pe=K4(Be)?Be.toString():void 0;return ge!==void 0&&(Pe=ge),l.createElement("div",be({},fr(xe),E?{}:Y(W,q),{"aria-selected":Ie,className:Le,title:Pe,onMouseMove:function(){j===q||ke||B(q)},onClick:function(){ke||U(ce)},style:ne}),l.createElement("div",{className:"".concat($e,"-content")},typeof R=="function"?R(W,{index:q}):Be),l.isValidElement(x)||Ie,He&&l.createElement(Fy,{className:"".concat($,"-option-state"),customizeIcon:x,customizeIconProps:{value:ce,disabled:ke,isSelected:Ie}},Ie?"✓":null))}))},Fme=l.forwardRef(jme);const Bme=function(e,t){var n=l.useRef({values:new Map,options:new Map}),r=l.useMemo(function(){var i=n.current,o=i.values,s=i.options,c=e.map(function(p){if(p.label===void 0){var g;return X(X({},p),{},{label:(g=o.get(p.value))===null||g===void 0?void 0:g.label})}return p}),u=new Map,d=new Map;return c.forEach(function(p){u.set(p.value,p),d.set(p.value,t.get(p.value)||s.get(p.value))}),n.current.values=u,n.current.options=d,c},[e,t]),a=l.useCallback(function(i){return t.get(i)||n.current.options.get(i)},[t]);return[r,a]};function s1(e,t){return sG(e).join("").toUpperCase().includes(t)}const zme=function(e,t,n,r,a){return l.useMemo(function(){if(!n||r===!1)return e;var i=t.options,o=t.label,s=t.value,c=[],u=typeof r=="function",d=n.toUpperCase(),p=u?r:function(m,h){return a?s1(h[a],d):h[i]?s1(h[o!=="children"?o:"label"],d):s1(h[s],d)},g=u?function(m){return O_(m)}:function(m){return m};return e.forEach(function(m){if(m[i]){var h=p(n,g(m));if(h)c.push(m);else{var b=m[i].filter(function(y){return p(n,g(y))});b.length&&c.push(X(X({},m),{},V({},i,b)))}return}p(n,g(m))&&c.push(m)}),c},[e,r,a,n,t])};var Y4=0,Hme=ma();function Ume(){var e;return Hme?(e=Y4,Y4+=1):e="TEST_OR_SSR",e}function pG(e){var t=l.useState(),n=se(t,2),r=n[0],a=n[1];return l.useEffect(function(){a("rc_select_".concat(Ume()))},[]),e||r}var Vme=["children","value"],Wme=["children"];function Gme(e){var t=e,n=t.key,r=t.props,a=r.children,i=r.value,o=Ct(r,Vme);return X({key:n,value:i!==void 0?i:n,children:a},o)}function gG(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return Nr(e).map(function(n,r){if(!l.isValidElement(n)||!n.type)return null;var a=n,i=a.type.isSelectOptGroup,o=a.key,s=a.props,c=s.children,u=Ct(s,Wme);return t||!i?Gme(n):X(X({key:"__RC_SELECT_GRP__".concat(o===null?r:o,"__"),label:o},u),{},{options:gG(c)})}).filter(function(n){return n})}var qme=function(t,n,r,a,i){return l.useMemo(function(){var o=t,s=!t;s&&(o=gG(n));var c=new Map,u=new Map,d=function(m,h,b){b&&typeof b=="string"&&m.set(h[b],h)},p=function g(m){for(var h=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,b=0;b0?We(it.options):it.options}):it})},Pe=l.useMemo(function(){return v?Be(He):He},[He,v,W]),Se=l.useMemo(function(){return mme(Pe,{fieldNames:Y,childrenAsData:H})},[Pe,Y,H]),Ne=function(qe){var Qe=ce(qe);if(fe(Qe),j&&(Qe.length!==me.length||Qe.some(function(kt,xt){var nt;return((nt=me[xt])===null||nt===void 0?void 0:nt.value)!==(kt==null?void 0:kt.value)}))){var it=L?Qe:Qe.map(function(kt){return kt.value}),wt=Qe.map(function(kt){return O_(xe(kt.value))});j(U?it:it[0],U?wt:wt[0])}},Te=l.useState(null),Ce=se(Te,2),De=Ce[0],Ge=Ce[1],lt=l.useState(0),he=se(lt,2),re=he[0],ve=he[1],_e=T!==void 0?T:r!=="combobox",ze=l.useCallback(function(We,qe){var Qe=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},it=Qe.source,wt=it===void 0?"keyboard":it;ve(qe),o&&r==="combobox"&&We!==null&&wt==="keyboard"&&Ge(String(We))},[o,r]),Ue=function(qe,Qe,it){var wt=function(){var Ze,ut=xe(qe);return[L?{label:ut==null?void 0:ut[Y.label],value:qe,key:(Ze=ut==null?void 0:ut.key)!==null&&Ze!==void 0?Ze:qe}:qe,O_(ut)]};if(Qe&&m){var kt=wt(),xt=se(kt,2),nt=xt[0],rt=xt[1];m(nt,rt)}else if(!Qe&&h&&it!=="clear"){var bt=wt(),Ot=se(bt,2),ht=Ot[0],ct=Ot[1];h(ht,ct)}},Ae=X4(function(We,qe){var Qe,it=U?qe.selected:!0;it?Qe=U?[].concat(Me(me),[We]):[We]:Qe=me.filter(function(wt){return wt.value!==We}),Ne(Qe),Ue(We,it),r==="combobox"?Ge(""):(!N_||g)&&(q(""),Ge(""))}),Oe=function(qe,Qe){Ne(qe);var it=Qe.type,wt=Qe.values;(it==="remove"||it==="clear")&&wt.forEach(function(kt){Ue(kt.value,!1,it)})},Re=function(qe,Qe){if(q(qe),Ge(null),Qe.source==="submit"){var it=(qe||"").trim();if(it){var wt=Array.from(new Set([].concat(Me(ke),[it])));Ne(wt),Ue(it,!0),q("")}return}Qe.source!=="blur"&&(r==="combobox"&&Ne(qe),d==null||d(qe))},at=function(qe){var Qe=qe;r!=="tags"&&(Qe=qe.map(function(wt){var kt=J.get(wt);return kt==null?void 0:kt.value}).filter(function(wt){return wt!==void 0}));var it=Array.from(new Set([].concat(Me(ke),Me(Qe))));Ne(it),it.forEach(function(wt){Ue(wt,!0)})},Ye=l.useMemo(function(){var We=R!==!1&&y!==!1;return X(X({},Z),{},{flattenOptions:Se,onActiveValue:ze,defaultActiveFirstOption:_e,onSelect:Ae,menuItemSelectedIcon:_,rawValues:ke,fieldNames:Y,virtual:We,direction:$,listHeight:P,listItemHeight:O,childrenAsData:H,maxCount:F,optionRender:E})},[F,Z,Se,ze,_e,Ae,_,ke,Y,R,y,$,P,O,H,E]);return l.createElement(NN.Provider,{value:Ye},l.createElement(uG,be({},B,{id:z,prefixCls:i,ref:t,omitDomProps:Yme,mode:r,displayValues:Ie,onDisplayValuesChange:Oe,direction:$,searchValue:W,onSearch:Re,autoClearSearchValue:g,onSearchSplit:at,dropdownMatchSelectWidth:y,OptionList:Fme,emptyOptions:!Se.length,activeValue:De,activeDescendantId:"".concat(z,"_list_").concat(re)})))}),DN=Zme;DN.Option=AN;DN.OptGroup=kN;function Fs(e,t,n){return oe({[`${e}-status-success`]:t==="success",[`${e}-status-warning`]:t==="warning",[`${e}-status-error`]:t==="error",[`${e}-status-validating`]:t==="validating",[`${e}-has-feedback`]:n})}const ec=(e,t)=>t||e,Qme=()=>{const[,e]=ia(),n=new cn(e.colorBgBase).toHsl().l<.5?{opacity:.65}:{};return l.createElement("svg",{style:n,width:"184",height:"152",viewBox:"0 0 184 152",xmlns:"http://www.w3.org/2000/svg"},l.createElement("title",null,"empty image"),l.createElement("g",{fill:"none",fillRule:"evenodd"},l.createElement("g",{transform:"translate(24 31.67)"},l.createElement("ellipse",{fillOpacity:".8",fill:"#F5F5F7",cx:"67.797",cy:"106.89",rx:"67.797",ry:"12.668"}),l.createElement("path",{d:"M122.034 69.674L98.109 40.229c-1.148-1.386-2.826-2.225-4.593-2.225h-51.44c-1.766 0-3.444.839-4.592 2.225L13.56 69.674v15.383h108.475V69.674z",fill:"#AEB8C2"}),l.createElement("path",{d:"M101.537 86.214L80.63 61.102c-1.001-1.207-2.507-1.867-4.048-1.867H31.724c-1.54 0-3.047.66-4.048 1.867L6.769 86.214v13.792h94.768V86.214z",fill:"url(#linearGradient-1)",transform:"translate(13.56)"}),l.createElement("path",{d:"M33.83 0h67.933a4 4 0 0 1 4 4v93.344a4 4 0 0 1-4 4H33.83a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4z",fill:"#F5F5F7"}),l.createElement("path",{d:"M42.678 9.953h50.237a2 2 0 0 1 2 2V36.91a2 2 0 0 1-2 2H42.678a2 2 0 0 1-2-2V11.953a2 2 0 0 1 2-2zM42.94 49.767h49.713a2.262 2.262 0 1 1 0 4.524H42.94a2.262 2.262 0 0 1 0-4.524zM42.94 61.53h49.713a2.262 2.262 0 1 1 0 4.525H42.94a2.262 2.262 0 0 1 0-4.525zM121.813 105.032c-.775 3.071-3.497 5.36-6.735 5.36H20.515c-3.238 0-5.96-2.29-6.734-5.36a7.309 7.309 0 0 1-.222-1.79V69.675h26.318c2.907 0 5.25 2.448 5.25 5.42v.04c0 2.971 2.37 5.37 5.277 5.37h34.785c2.907 0 5.277-2.421 5.277-5.393V75.1c0-2.972 2.343-5.426 5.25-5.426h26.318v33.569c0 .617-.077 1.216-.221 1.789z",fill:"#DCE0E6"})),l.createElement("path",{d:"M149.121 33.292l-6.83 2.65a1 1 0 0 1-1.317-1.23l1.937-6.207c-2.589-2.944-4.109-6.534-4.109-10.408C138.802 8.102 148.92 0 161.402 0 173.881 0 184 8.102 184 18.097c0 9.995-10.118 18.097-22.599 18.097-4.528 0-8.744-1.066-12.28-2.902z",fill:"#DCE0E6"}),l.createElement("g",{transform:"translate(149.65 15.383)",fill:"#FFF"},l.createElement("ellipse",{cx:"20.654",cy:"3.167",rx:"2.849",ry:"2.815"}),l.createElement("path",{d:"M5.698 5.63H0L2.898.704zM9.259.704h4.985V5.63H9.259z"}))))},Jme=()=>{const[,e]=ia(),{colorFill:t,colorFillTertiary:n,colorFillQuaternary:r,colorBgContainer:a}=e,{borderColor:i,shadowColor:o,contentColor:s}=l.useMemo(()=>({borderColor:new cn(t).onBackground(a).toHexShortString(),shadowColor:new cn(n).onBackground(a).toHexShortString(),contentColor:new cn(r).onBackground(a).toHexShortString()}),[t,n,r,a]);return l.createElement("svg",{width:"64",height:"41",viewBox:"0 0 64 41",xmlns:"http://www.w3.org/2000/svg"},l.createElement("title",null,"Simple Empty"),l.createElement("g",{transform:"translate(0 1)",fill:"none",fillRule:"evenodd"},l.createElement("ellipse",{fill:o,cx:"32",cy:"33",rx:"32",ry:"7"}),l.createElement("g",{fillRule:"nonzero",stroke:i},l.createElement("path",{d:"M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z"}),l.createElement("path",{d:"M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z",fill:s}))))},ehe=e=>{const{componentCls:t,margin:n,marginXS:r,marginXL:a,fontSize:i,lineHeight:o}=e;return{[t]:{marginInline:r,fontSize:i,lineHeight:o,textAlign:"center",[`${t}-image`]:{height:e.emptyImgHeight,marginBottom:r,opacity:e.opacityImage,img:{height:"100%"},svg:{maxWidth:"100%",height:"100%",margin:"auto"}},[`${t}-description`]:{color:e.colorTextDescription},[`${t}-footer`]:{marginTop:n},"&-normal":{marginBlock:a,color:e.colorTextDescription,[`${t}-description`]:{color:e.colorTextDescription},[`${t}-image`]:{height:e.emptyImgHeightMD}},"&-small":{marginBlock:r,color:e.colorTextDescription,[`${t}-image`]:{height:e.emptyImgHeightSM}}}}},the=an("Empty",e=>{const{componentCls:t,controlHeightLG:n,calc:r}=e,a=zt(e,{emptyImgCls:`${t}-img`,emptyImgHeight:r(n).mul(2.5).equal(),emptyImgHeightMD:n,emptyImgHeightSM:r(n).mul(.875).equal()});return[ehe(a)]});var nhe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var{className:t,rootClassName:n,prefixCls:r,image:a=mG,description:i,children:o,imageStyle:s,style:c}=e,u=nhe(e,["className","rootClassName","prefixCls","image","description","children","imageStyle","style"]);const{getPrefixCls:d,direction:p,empty:g}=l.useContext(st),m=d("empty",r),[h,b,y]=the(m),[S]=us("Empty"),v=typeof i<"u"?i:S==null?void 0:S.description,x=typeof v=="string"?v:"empty";let w=null;return typeof a=="string"?w=l.createElement("img",{alt:x,src:a}):w=a,h(l.createElement("div",Object.assign({className:oe(b,y,m,g==null?void 0:g.className,{[`${m}-normal`]:a===hG,[`${m}-rtl`]:p==="rtl"},t,n),style:Object.assign(Object.assign({},g==null?void 0:g.style),c)},u),l.createElement("div",{className:`${m}-image`,style:s},w),v&&l.createElement("div",{className:`${m}-description`},v),o&&l.createElement("div",{className:`${m}-footer`},o)))};Qr.PRESENTED_IMAGE_DEFAULT=mG;Qr.PRESENTED_IMAGE_SIMPLE=hG;const zy=e=>{const{componentName:t}=e,{getPrefixCls:n}=l.useContext(st),r=n("empty");switch(t){case"Table":case"List":return de.createElement(Qr,{image:Qr.PRESENTED_IMAGE_SIMPLE});case"Select":case"TreeSelect":case"Cascader":case"Transfer":case"Mentions":return de.createElement(Qr,{image:Qr.PRESENTED_IMAGE_SIMPLE,className:`${r}-small`});case"Table.filter":return null;default:return de.createElement(Qr,null)}},du=function(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:void 0;var r,a;const{variant:i,[e]:o}=l.useContext(st),s=l.useContext(_W),c=o==null?void 0:o.variant;let u;typeof t<"u"?u=t:n===!1?u="borderless":u=(a=(r=s??c)!==null&&r!==void 0?r:i)!==null&&a!==void 0?a:"outlined";const d=lle.includes(u);return[u,d]},rhe=e=>{const n={overflow:{adjustX:!0,adjustY:!0,shiftY:!0},htmlRegion:e==="scroll"?"scroll":"visible",dynamicInset:!0};return{bottomLeft:Object.assign(Object.assign({},n),{points:["tl","bl"],offset:[0,4]}),bottomRight:Object.assign(Object.assign({},n),{points:["tr","br"],offset:[0,4]}),topLeft:Object.assign(Object.assign({},n),{points:["bl","tl"],offset:[0,-4]}),topRight:Object.assign(Object.assign({},n),{points:["br","tr"],offset:[0,-4]})}};function vG(e,t){return e||rhe(t)}const Z4=e=>{const{optionHeight:t,optionFontSize:n,optionLineHeight:r,optionPadding:a}=e;return{position:"relative",display:"block",minHeight:t,padding:a,color:e.colorText,fontWeight:"normal",fontSize:n,lineHeight:r,boxSizing:"border-box"}},ahe=e=>{const{antCls:t,componentCls:n}=e,r=`${n}-item`,a=`&${t}-slide-up-enter${t}-slide-up-enter-active`,i=`&${t}-slide-up-appear${t}-slide-up-appear-active`,o=`&${t}-slide-up-leave${t}-slide-up-leave-active`,s=`${n}-dropdown-placement-`;return[{[`${n}-dropdown`]:Object.assign(Object.assign({},ln(e)),{position:"absolute",top:-9999,zIndex:e.zIndexPopup,boxSizing:"border-box",padding:e.paddingXXS,overflow:"hidden",fontSize:e.fontSize,fontVariant:"initial",backgroundColor:e.colorBgElevated,borderRadius:e.borderRadiusLG,outline:"none",boxShadow:e.boxShadowSecondary,[`
- ${a}${s}bottomLeft,
- ${i}${s}bottomLeft
- `]:{animationName:Ny},[`
- ${a}${s}topLeft,
- ${i}${s}topLeft,
- ${a}${s}topRight,
- ${i}${s}topRight
- `]:{animationName:Ay},[`${o}${s}bottomLeft`]:{animationName:ky},[`
- ${o}${s}topLeft,
- ${o}${s}topRight
- `]:{animationName:Dy},"&-hidden":{display:"none"},[r]:Object.assign(Object.assign({},Z4(e)),{cursor:"pointer",transition:`background ${e.motionDurationSlow} ease`,borderRadius:e.borderRadiusSM,"&-group":{color:e.colorTextDescription,fontSize:e.fontSizeSM,cursor:"default"},"&-option":{display:"flex","&-content":Object.assign({flex:"auto"},Pi),"&-state":{flex:"none",display:"flex",alignItems:"center"},[`&-active:not(${r}-option-disabled)`]:{backgroundColor:e.optionActiveBg},[`&-selected:not(${r}-option-disabled)`]:{color:e.optionSelectedColor,fontWeight:e.optionSelectedFontWeight,backgroundColor:e.optionSelectedBg,[`${r}-option-state`]:{color:e.colorPrimary},[`&:has(+ ${r}-option-selected:not(${r}-option-disabled))`]:{borderEndStartRadius:0,borderEndEndRadius:0,[`& + ${r}-option-selected:not(${r}-option-disabled)`]:{borderStartStartRadius:0,borderStartEndRadius:0}}},"&-disabled":{[`&${r}-option-selected`]:{backgroundColor:e.colorBgContainerDisabled},color:e.colorTextDisabled,cursor:"not-allowed"},"&-grouped":{paddingInlineStart:e.calc(e.controlPaddingHorizontal).mul(2).equal()}},"&-empty":Object.assign(Object.assign({},Z4(e)),{color:e.colorTextDisabled})}),"&-rtl":{direction:"rtl"}})},ss(e,"slide-up"),ss(e,"slide-down"),Zd(e,"move-up"),Zd(e,"move-down")]},bG=e=>{const{multipleSelectItemHeight:t,paddingXXS:n,lineWidth:r,INTERNAL_FIXED_ITEM_MARGIN:a}=e,i=e.max(e.calc(n).sub(r).equal(),0),o=e.max(e.calc(i).sub(a).equal(),0);return{basePadding:i,containerPadding:o,itemHeight:G(t),itemLineHeight:G(e.calc(t).sub(e.calc(e.lineWidth).mul(2)).equal())}},ihe=e=>{const{multipleSelectItemHeight:t,selectHeight:n,lineWidth:r}=e;return e.calc(n).sub(t).div(2).sub(r).equal()},yG=e=>{const{componentCls:t,iconCls:n,borderRadiusSM:r,motionDurationSlow:a,paddingXS:i,multipleItemColorDisabled:o,multipleItemBorderColorDisabled:s,colorIcon:c,colorIconHover:u,INTERNAL_FIXED_ITEM_MARGIN:d}=e;return{[`${t}-selection-overflow`]:{position:"relative",display:"flex",flex:"auto",flexWrap:"wrap",maxWidth:"100%","&-item":{flex:"none",alignSelf:"center",maxWidth:"100%",display:"inline-flex"},[`${t}-selection-item`]:{display:"flex",alignSelf:"center",flex:"none",boxSizing:"border-box",maxWidth:"100%",marginBlock:d,borderRadius:r,cursor:"default",transition:`font-size ${a}, line-height ${a}, height ${a}`,marginInlineEnd:e.calc(d).mul(2).equal(),paddingInlineStart:i,paddingInlineEnd:e.calc(i).div(2).equal(),[`${t}-disabled&`]:{color:o,borderColor:s,cursor:"not-allowed"},"&-content":{display:"inline-block",marginInlineEnd:e.calc(i).div(2).equal(),overflow:"hidden",whiteSpace:"pre",textOverflow:"ellipsis"},"&-remove":Object.assign(Object.assign({},wf()),{display:"inline-flex",alignItems:"center",color:c,fontWeight:"bold",fontSize:10,lineHeight:"inherit",cursor:"pointer",[`> ${n}`]:{verticalAlign:"-0.2em"},"&:hover":{color:u}})}}}},ohe=(e,t)=>{const{componentCls:n,INTERNAL_FIXED_ITEM_MARGIN:r}=e,a=`${n}-selection-overflow`,i=e.multipleSelectItemHeight,o=ihe(e),s=t?`${n}-${t}`:"",c=bG(e);return{[`${n}-multiple${s}`]:Object.assign(Object.assign({},yG(e)),{[`${n}-selector`]:{display:"flex",flexWrap:"wrap",alignItems:"center",height:"100%",paddingInline:c.basePadding,paddingBlock:c.containerPadding,borderRadius:e.borderRadius,[`${n}-disabled&`]:{background:e.multipleSelectorBgDisabled,cursor:"not-allowed"},"&:after":{display:"inline-block",width:0,margin:`${G(r)} 0`,lineHeight:G(i),visibility:"hidden",content:'"\\a0"'}},[`${n}-selection-item`]:{height:c.itemHeight,lineHeight:G(c.itemLineHeight)},[`${a}-item + ${a}-item`]:{[`${n}-selection-search`]:{marginInlineStart:0}},[`${a}-item-suffix`]:{height:"100%"},[`${n}-selection-search`]:{display:"inline-flex",position:"relative",maxWidth:"100%",marginInlineStart:e.calc(e.inputPaddingHorizontalBase).sub(o).equal(),"\n &-input,\n &-mirror\n ":{height:i,fontFamily:e.fontFamily,lineHeight:G(i),transition:`all ${e.motionDurationSlow}`},"&-input":{width:"100%",minWidth:4.1},"&-mirror":{position:"absolute",top:0,insetInlineStart:0,insetInlineEnd:"auto",zIndex:999,whiteSpace:"pre",visibility:"hidden"}},[`${n}-selection-placeholder`]:{position:"absolute",top:"50%",insetInlineStart:e.inputPaddingHorizontalBase,insetInlineEnd:e.inputPaddingHorizontalBase,transform:"translateY(-50%)",transition:`all ${e.motionDurationSlow}`}})}};function l1(e,t){const{componentCls:n}=e,r=t?`${n}-${t}`:"",a={[`${n}-multiple${r}`]:{fontSize:e.fontSize,[`${n}-selector`]:{[`${n}-show-search&`]:{cursor:"text"}},[`
- &${n}-show-arrow ${n}-selector,
- &${n}-allow-clear ${n}-selector
- `]:{paddingInlineEnd:e.calc(e.fontSizeIcon).add(e.controlPaddingHorizontal).equal()}}};return[ohe(e,t),a]}const she=e=>{const{componentCls:t}=e,n=zt(e,{selectHeight:e.controlHeightSM,multipleSelectItemHeight:e.multipleItemHeightSM,borderRadius:e.borderRadiusSM,borderRadiusSM:e.borderRadiusXS}),r=zt(e,{fontSize:e.fontSizeLG,selectHeight:e.controlHeightLG,multipleSelectItemHeight:e.multipleItemHeightLG,borderRadius:e.borderRadiusLG,borderRadiusSM:e.borderRadius});return[l1(e),l1(n,"sm"),{[`${t}-multiple${t}-sm`]:{[`${t}-selection-placeholder`]:{insetInline:e.calc(e.controlPaddingHorizontalSM).sub(e.lineWidth).equal()},[`${t}-selection-search`]:{marginInlineStart:2}}},l1(r,"lg")]};function c1(e,t){const{componentCls:n,inputPaddingHorizontalBase:r,borderRadius:a,fontSizeIcon:i}=e,o=e.calc(e.controlHeight).sub(e.calc(e.lineWidth).mul(2)).equal(),s=e.calc(r).add(i).equal(),c=t?`${n}-${t}`:"";return{[`${n}-single${c}`]:{fontSize:e.fontSize,height:e.controlHeight,[`${n}-selector`]:Object.assign(Object.assign({},ln(e,!0)),{display:"flex",borderRadius:a,[`${n}-selection-search`]:{position:"absolute",top:0,insetInlineStart:r,insetInlineEnd:G(s),bottom:0,"&-input":{width:"100%",WebkitAppearance:"textfield"}},[`
- ${n}-selection-item,
- ${n}-selection-placeholder
- `]:{padding:0,lineHeight:G(o),transition:`all ${e.motionDurationSlow}, visibility 0s`,alignSelf:"center"},[`${n}-selection-placeholder`]:{transition:"none",pointerEvents:"none"},[["&:after",`${n}-selection-item:empty:after`,`${n}-selection-placeholder:empty:after`].join(",")]:{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'}}),[`
- &${n}-show-arrow ${n}-selection-item,
- &${n}-show-arrow ${n}-selection-placeholder
- `]:{paddingInlineEnd:e.showArrowPaddingInlineEnd},[`&${n}-open ${n}-selection-item`]:{color:e.colorTextPlaceholder},[`&:not(${n}-customize-input)`]:{[`${n}-selector`]:{width:"100%",height:"100%",padding:`0 ${G(r)}`,[`${n}-selection-search-input`]:{height:o},"&:after":{lineHeight:G(o)}}},[`&${n}-customize-input`]:{[`${n}-selector`]:{"&:after":{display:"none"},[`${n}-selection-search`]:{position:"static",width:"100%"},[`${n}-selection-placeholder`]:{position:"absolute",insetInlineStart:0,insetInlineEnd:0,padding:`0 ${G(r)}`,"&:after":{display:"none"}}}}}}}function lhe(e){const{componentCls:t}=e,n=e.calc(e.controlPaddingHorizontalSM).sub(e.lineWidth).equal();return[c1(e),c1(zt(e,{controlHeight:e.controlHeightSM,borderRadius:e.borderRadiusSM}),"sm"),{[`${t}-single${t}-sm`]:{[`&:not(${t}-customize-input)`]:{[`${t}-selection-search`]:{insetInlineStart:n,insetInlineEnd:n},[`${t}-selector`]:{padding:`0 ${G(n)}`},[`&${t}-show-arrow ${t}-selection-search`]:{insetInlineEnd:e.calc(n).add(e.calc(e.fontSize).mul(1.5)).equal()},[`
- &${t}-show-arrow ${t}-selection-item,
- &${t}-show-arrow ${t}-selection-placeholder
- `]:{paddingInlineEnd:e.calc(e.fontSize).mul(1.5).equal()}}}},c1(zt(e,{controlHeight:e.singleItemHeightLG,fontSize:e.fontSizeLG,borderRadius:e.borderRadiusLG}),"lg")]}const che=e=>{const{fontSize:t,lineHeight:n,lineWidth:r,controlHeight:a,controlHeightSM:i,controlHeightLG:o,paddingXXS:s,controlPaddingHorizontal:c,zIndexPopupBase:u,colorText:d,fontWeightStrong:p,controlItemBgActive:g,controlItemBgHover:m,colorBgContainer:h,colorFillSecondary:b,colorBgContainerDisabled:y,colorTextDisabled:S,colorPrimaryHover:v,colorPrimary:x,controlOutline:w}=e,C=s*2,E=r*2,I=Math.min(a-C,a-E),T=Math.min(i-C,i-E),_=Math.min(o-C,o-E);return{INTERNAL_FIXED_ITEM_MARGIN:Math.floor(s/2),zIndexPopup:u+50,optionSelectedColor:d,optionSelectedFontWeight:p,optionSelectedBg:g,optionActiveBg:m,optionPadding:`${(a-t*n)/2}px ${c}px`,optionFontSize:t,optionLineHeight:n,optionHeight:a,selectorBg:h,clearBg:h,singleItemHeightLG:o,multipleItemBg:b,multipleItemBorderColor:"transparent",multipleItemHeight:I,multipleItemHeightSM:T,multipleItemHeightLG:_,multipleSelectorBgDisabled:y,multipleItemColorDisabled:S,multipleItemBorderColorDisabled:"transparent",showArrowPaddingInlineEnd:Math.ceil(e.fontSize*1.25),hoverBorderColor:v,activeBorderColor:x,activeOutlineColor:w}},xG=(e,t)=>{const{componentCls:n,antCls:r,controlOutlineWidth:a}=e;return{[`&:not(${n}-customize-input) ${n}-selector`]:{border:`${G(e.lineWidth)} ${e.lineType} ${t.borderColor}`,background:e.selectorBg},[`&:not(${n}-disabled):not(${n}-customize-input):not(${r}-pagination-size-changer)`]:{[`&:hover ${n}-selector`]:{borderColor:t.hoverBorderHover},[`${n}-focused& ${n}-selector`]:{borderColor:t.activeBorderColor,boxShadow:`0 0 0 ${G(a)} ${t.activeOutlineColor}`,outline:0}}}},Q4=(e,t)=>({[`&${e.componentCls}-status-${t.status}`]:Object.assign({},xG(e,t))}),uhe=e=>({"&-outlined":Object.assign(Object.assign(Object.assign(Object.assign({},xG(e,{borderColor:e.colorBorder,hoverBorderHover:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeOutlineColor:e.activeOutlineColor})),Q4(e,{status:"error",borderColor:e.colorError,hoverBorderHover:e.colorErrorHover,activeBorderColor:e.colorError,activeOutlineColor:e.colorErrorOutline})),Q4(e,{status:"warning",borderColor:e.colorWarning,hoverBorderHover:e.colorWarningHover,activeBorderColor:e.colorWarning,activeOutlineColor:e.colorWarningOutline})),{[`&${e.componentCls}-disabled`]:{[`&:not(${e.componentCls}-customize-input) ${e.componentCls}-selector`]:{background:e.colorBgContainerDisabled,color:e.colorTextDisabled}},[`&${e.componentCls}-multiple ${e.componentCls}-selection-item`]:{background:e.multipleItemBg,border:`${G(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}})}),SG=(e,t)=>{const{componentCls:n,antCls:r}=e;return{[`&:not(${n}-customize-input) ${n}-selector`]:{background:t.bg,border:`${G(e.lineWidth)} ${e.lineType} transparent`,color:t.color},[`&:not(${n}-disabled):not(${n}-customize-input):not(${r}-pagination-size-changer)`]:{[`&:hover ${n}-selector`]:{background:t.hoverBg},[`${n}-focused& ${n}-selector`]:{background:e.selectorBg,borderColor:t.activeBorderColor,outline:0}}}},J4=(e,t)=>({[`&${e.componentCls}-status-${t.status}`]:Object.assign({},SG(e,t))}),dhe=e=>({"&-filled":Object.assign(Object.assign(Object.assign(Object.assign({},SG(e,{bg:e.colorFillTertiary,hoverBg:e.colorFillSecondary,activeBorderColor:e.activeBorderColor,color:e.colorText})),J4(e,{status:"error",bg:e.colorErrorBg,hoverBg:e.colorErrorBgHover,activeBorderColor:e.colorError,color:e.colorError})),J4(e,{status:"warning",bg:e.colorWarningBg,hoverBg:e.colorWarningBgHover,activeBorderColor:e.colorWarning,color:e.colorWarning})),{[`&${e.componentCls}-disabled`]:{[`&:not(${e.componentCls}-customize-input) ${e.componentCls}-selector`]:{borderColor:e.colorBorder,background:e.colorBgContainerDisabled,color:e.colorTextDisabled}},[`&${e.componentCls}-multiple ${e.componentCls}-selection-item`]:{background:e.colorBgContainer,border:`${G(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}})}),fhe=e=>({"&-borderless":{[`${e.componentCls}-selector`]:{background:"transparent",borderColor:"transparent"},[`&${e.componentCls}-disabled`]:{[`&:not(${e.componentCls}-customize-input) ${e.componentCls}-selector`]:{color:e.colorTextDisabled}},[`&${e.componentCls}-multiple ${e.componentCls}-selection-item`]:{background:e.multipleItemBg,border:`${G(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`},[`&${e.componentCls}-status-error`]:{[`${e.componentCls}-selection-item`]:{color:e.colorError}},[`&${e.componentCls}-status-warning`]:{[`${e.componentCls}-selection-item`]:{color:e.colorWarning}}}}),phe=e=>({[e.componentCls]:Object.assign(Object.assign(Object.assign({},uhe(e)),dhe(e)),fhe(e))}),ghe=e=>{const{componentCls:t}=e;return{position:"relative",transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`,input:{cursor:"pointer"},[`${t}-show-search&`]:{cursor:"text",input:{cursor:"auto",color:"inherit",height:"100%"}},[`${t}-disabled&`]:{cursor:"not-allowed",input:{cursor:"not-allowed"}}}},mhe=e=>{const{componentCls:t}=e;return{[`${t}-selection-search-input`]:{margin:0,padding:0,background:"transparent",border:"none",outline:"none",appearance:"none",fontFamily:"inherit","&::-webkit-search-cancel-button":{display:"none","-webkit-appearance":"none"}}}},hhe=e=>{const{antCls:t,componentCls:n,inputPaddingHorizontalBase:r,iconCls:a}=e;return{[n]:Object.assign(Object.assign({},ln(e)),{position:"relative",display:"inline-block",cursor:"pointer",[`&:not(${n}-customize-input) ${n}-selector`]:Object.assign(Object.assign({},ghe(e)),mhe(e)),[`${n}-selection-item`]:Object.assign(Object.assign({flex:1,fontWeight:"normal",position:"relative",userSelect:"none"},Pi),{[`> ${t}-typography`]:{display:"inline"}}),[`${n}-selection-placeholder`]:Object.assign(Object.assign({},Pi),{flex:1,color:e.colorTextPlaceholder,pointerEvents:"none"}),[`${n}-arrow`]:Object.assign(Object.assign({},wf()),{position:"absolute",top:"50%",insetInlineStart:"auto",insetInlineEnd:r,height:e.fontSizeIcon,marginTop:e.calc(e.fontSizeIcon).mul(-1).div(2).equal(),color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,lineHeight:1,textAlign:"center",pointerEvents:"none",display:"flex",alignItems:"center",transition:`opacity ${e.motionDurationSlow} ease`,[a]:{verticalAlign:"top",transition:`transform ${e.motionDurationSlow}`,"> svg":{verticalAlign:"top"},[`&:not(${n}-suffix)`]:{pointerEvents:"auto"}},[`${n}-disabled &`]:{cursor:"not-allowed"},"> *:not(:last-child)":{marginInlineEnd:8}}),[`${n}-clear`]:{position:"absolute",top:"50%",insetInlineStart:"auto",insetInlineEnd:r,zIndex:1,display:"inline-block",width:e.fontSizeIcon,height:e.fontSizeIcon,marginTop:e.calc(e.fontSizeIcon).mul(-1).div(2).equal(),color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,fontStyle:"normal",lineHeight:1,textAlign:"center",textTransform:"none",cursor:"pointer",opacity:0,transition:`color ${e.motionDurationMid} ease, opacity ${e.motionDurationSlow} ease`,textRendering:"auto","&:before":{display:"block"},"&:hover":{color:e.colorTextTertiary}},[`&:hover ${n}-clear`]:{opacity:1,background:e.colorBgBase,borderRadius:"50%"}}),[`${n}-has-feedback`]:{[`${n}-clear`]:{insetInlineEnd:e.calc(r).add(e.fontSize).add(e.paddingXS).equal()}}}},vhe=e=>{const{componentCls:t}=e;return[{[t]:{[`&${t}-in-form-item`]:{width:"100%"}}},hhe(e),lhe(e),she(e),ahe(e),{[`${t}-rtl`]:{direction:"rtl"}},Dm(e,{borderElCls:`${t}-selector`,focusElCls:`${t}-focused`})]},wG=an("Select",(e,t)=>{let{rootPrefixCls:n}=t;const r=zt(e,{rootPrefixCls:n,inputPaddingHorizontalBase:e.calc(e.paddingSM).sub(1).equal(),multipleSelectItemHeight:e.multipleItemHeight,selectHeight:e.controlHeight});return[vhe(r),phe(r)]},che,{unitless:{optionLineHeight:!0,optionSelectedFontWeight:!0}});var bhe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"}}]},name:"check",theme:"outlined"},yhe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:bhe}))},$f=l.forwardRef(yhe),xhe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z"}}]},name:"down",theme:"outlined"},She=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:xhe}))},Hy=l.forwardRef(She),whe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z"}}]},name:"search",theme:"outlined"},Che=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:whe}))},Hm=l.forwardRef(Che);function MN(e){let{suffixIcon:t,clearIcon:n,menuItemSelectedIcon:r,removeIcon:a,loading:i,multiple:o,hasFeedback:s,prefixCls:c,showSuffixIcon:u,feedbackIcon:d,showArrow:p,componentName:g}=e;const m=n??l.createElement(Ql,null),h=v=>t===null&&!s&&!p?null:l.createElement(l.Fragment,null,u!==!1&&v,s&&d);let b=null;if(t!==void 0)b=h(t);else if(i)b=h(l.createElement(uo,{spin:!0}));else{const v=`${c}-suffix`;b=x=>{let{open:w,showSearch:C}=x;return h(w&&C?l.createElement(Hm,{className:v}):l.createElement(Hy,{className:v}))}}let y=null;r!==void 0?y=r:o?y=l.createElement($f,null):y=null;let S=null;return a!==void 0?S=a:S=l.createElement(va,null),{clearIcon:m,suffixIcon:b,itemIcon:y,removeIcon:S}}function CG(e,t){return t!==void 0?t:e!==null}var Ehe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var n;const{prefixCls:r,bordered:a,className:i,rootClassName:o,getPopupContainer:s,popupClassName:c,dropdownClassName:u,listHeight:d=256,placement:p,listItemHeight:g,size:m,disabled:h,notFoundContent:b,status:y,builtinPlacements:S,dropdownMatchSelectWidth:v,popupMatchSelectWidth:x,direction:w,style:C,allowClear:E,variant:I,dropdownStyle:T,transitionName:_,tagRender:R,maxCount:$}=e,M=Ehe(e,["prefixCls","bordered","className","rootClassName","getPopupContainer","popupClassName","dropdownClassName","listHeight","placement","listItemHeight","size","disabled","notFoundContent","status","builtinPlacements","dropdownMatchSelectWidth","popupMatchSelectWidth","direction","style","allowClear","variant","dropdownStyle","transitionName","tagRender","maxCount"]),{getPopupContainer:P,getPrefixCls:D,renderEmpty:O,direction:k,virtual:N,popupMatchSelectWidth:A,popupOverflow:L,select:j}=l.useContext(st),[,F]=ia(),B=g??(F==null?void 0:F.controlHeight),z=D("select",r),U=D(),H=w??k,{compactSize:K,compactItemClassnames:Y}=Ws(z,H),[ee,ae]=du("select",I,a),W=ir(z),[q,Z,Q]=wG(z,W),J=l.useMemo(()=>{const{mode:Ce}=e;if(Ce!=="combobox")return Ce===EG?"combobox":Ce},[e.mode]),le=J==="multiple"||J==="tags",ce=CG(e.suffixIcon,e.showArrow),pe=(n=x??v)!==null&&n!==void 0?n:A,{status:te,hasFeedback:ie,isFormItemInput:fe,feedbackIcon:ge}=l.useContext(aa),ne=ec(te,y);let ue;b!==void 0?ue=b:J==="combobox"?ue=null:ue=(O==null?void 0:O("Select"))||l.createElement(zy,{componentName:"Select"});const{suffixIcon:me,itemIcon:xe,removeIcon:Ie,clearIcon:ke}=MN(Object.assign(Object.assign({},M),{multiple:le,hasFeedback:ie,feedbackIcon:ge,showSuffixIcon:ce,prefixCls:z,componentName:"Select"})),$e=E===!0?{clearIcon:ke}:E,Le=Dn(M,["suffixIcon","itemIcon"]),je=oe(c||u,{[`${z}-dropdown-${H}`]:H==="rtl"},o,Q,W,Z),He=zr(Ce=>{var De;return(De=m??K)!==null&&De!==void 0?De:Ce}),Be=l.useContext(ha),Pe=h??Be,Se=oe({[`${z}-lg`]:He==="large",[`${z}-sm`]:He==="small",[`${z}-rtl`]:H==="rtl",[`${z}-${ee}`]:ae,[`${z}-in-form-item`]:fe},Fs(z,ne,ie),Y,j==null?void 0:j.className,i,o,Q,W,Z),Ne=l.useMemo(()=>p!==void 0?p:H==="rtl"?"bottomRight":"bottomLeft",[p,H]),[Te]=Ho("SelectLike",T==null?void 0:T.zIndex);return q(l.createElement(DN,Object.assign({ref:t,virtual:N,showSearch:j==null?void 0:j.showSearch},Le,{style:Object.assign(Object.assign({},j==null?void 0:j.style),C),dropdownMatchSelectWidth:pe,transitionName:za(U,"slide-up",_),builtinPlacements:vG(S,L),listHeight:d,listItemHeight:B,mode:J,prefixCls:z,placement:Ne,direction:H,suffixIcon:me,menuItemSelectedIcon:xe,removeIcon:Ie,allowClear:$e,notFoundContent:ue,className:Se,getPopupContainer:s||P,dropdownClassName:je,disabled:Pe,dropdownStyle:Object.assign(Object.assign({},T),{zIndex:Te}),maxCount:le?$:void 0,tagRender:le?R:void 0})))},dr=l.forwardRef(Ihe),The=Fm(dr);dr.SECRET_COMBOBOX_MODE_DO_NOT_USE=EG;dr.Option=AN;dr.OptGroup=kN;dr._InternalPanelDoNotUseOrYouWillBeFired=The;const Qc=["xxl","xl","lg","md","sm","xs"],Rhe=e=>({xs:`(max-width: ${e.screenXSMax}px)`,sm:`(min-width: ${e.screenSM}px)`,md:`(min-width: ${e.screenMD}px)`,lg:`(min-width: ${e.screenLG}px)`,xl:`(min-width: ${e.screenXL}px)`,xxl:`(min-width: ${e.screenXXL}px)`}),_he=e=>{const t=e,n=[].concat(Qc).reverse();return n.forEach((r,a)=>{const i=r.toUpperCase(),o=`screen${i}Min`,s=`screen${i}`;if(!(t[o]<=t[s]))throw new Error(`${o}<=${s} fails : !(${t[o]}<=${t[s]})`);if(a{const n=new Map;let r=-1,a={};return{matchHandlers:{},dispatch(i){return a=i,n.forEach(o=>o(a)),n.size>=1},subscribe(i){return n.size||this.register(),r+=1,n.set(r,i),i(a),r},unsubscribe(i){n.delete(i),n.size||this.unregister()},unregister(){Object.keys(t).forEach(i=>{const o=t[i],s=this.matchHandlers[o];s==null||s.mql.removeListener(s==null?void 0:s.listener)}),n.clear()},register(){Object.keys(t).forEach(i=>{const o=t[i],s=u=>{let{matches:d}=u;this.dispatch(Object.assign(Object.assign({},a),{[i]:d}))},c=window.matchMedia(o);c.addListener(s),this.matchHandlers[o]={mql:c,listener:s},s(c)})},responsiveMap:t}},[e])}function PN(){const[,e]=l.useReducer(t=>t+1,0);return e}function Uy(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;const t=l.useRef({}),n=PN(),r=IG();return Zt(()=>{const a=r.subscribe(i=>{t.current=i,e&&n()});return()=>r.unsubscribe(a)},[]),t.current}const o0=e=>e?typeof e=="function"?e():e:null;function LN(e){var t=e.children,n=e.prefixCls,r=e.id,a=e.overlayInnerStyle,i=e.className,o=e.style;return l.createElement("div",{className:oe("".concat(n,"-content"),i),style:o},l.createElement("div",{className:"".concat(n,"-inner"),id:r,role:"tooltip",style:a},typeof t=="function"?t():t))}var Pu={shiftX:64,adjustY:1},Lu={adjustX:1,shiftY:!0},Vi=[0,0],$he={left:{points:["cr","cl"],overflow:Lu,offset:[-4,0],targetOffset:Vi},right:{points:["cl","cr"],overflow:Lu,offset:[4,0],targetOffset:Vi},top:{points:["bc","tc"],overflow:Pu,offset:[0,-4],targetOffset:Vi},bottom:{points:["tc","bc"],overflow:Pu,offset:[0,4],targetOffset:Vi},topLeft:{points:["bl","tl"],overflow:Pu,offset:[0,-4],targetOffset:Vi},leftTop:{points:["tr","tl"],overflow:Lu,offset:[-4,0],targetOffset:Vi},topRight:{points:["br","tr"],overflow:Pu,offset:[0,-4],targetOffset:Vi},rightTop:{points:["tl","tr"],overflow:Lu,offset:[4,0],targetOffset:Vi},bottomRight:{points:["tr","br"],overflow:Pu,offset:[0,4],targetOffset:Vi},rightBottom:{points:["bl","br"],overflow:Lu,offset:[4,0],targetOffset:Vi},bottomLeft:{points:["tl","bl"],overflow:Pu,offset:[0,4],targetOffset:Vi},leftBottom:{points:["br","bl"],overflow:Lu,offset:[-4,0],targetOffset:Vi}},Ohe=["overlayClassName","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle","prefixCls","children","onVisibleChange","afterVisibleChange","transitionName","animation","motion","placement","align","destroyTooltipOnHide","defaultVisible","getTooltipContainer","overlayInnerStyle","arrowContent","overlay","id","showArrow"],Nhe=function(t,n){var r=t.overlayClassName,a=t.trigger,i=a===void 0?["hover"]:a,o=t.mouseEnterDelay,s=o===void 0?0:o,c=t.mouseLeaveDelay,u=c===void 0?.1:c,d=t.overlayStyle,p=t.prefixCls,g=p===void 0?"rc-tooltip":p,m=t.children,h=t.onVisibleChange,b=t.afterVisibleChange,y=t.transitionName,S=t.animation,v=t.motion,x=t.placement,w=x===void 0?"right":x,C=t.align,E=C===void 0?{}:C,I=t.destroyTooltipOnHide,T=I===void 0?!1:I,_=t.defaultVisible,R=t.getTooltipContainer,$=t.overlayInnerStyle;t.arrowContent;var M=t.overlay,P=t.id,D=t.showArrow,O=D===void 0?!0:D,k=Ct(t,Ohe),N=l.useRef(null);l.useImperativeHandle(n,function(){return N.current});var A=X({},k);"visible"in t&&(A.popupVisible=t.visible);var L=function(){return l.createElement(LN,{key:"content",prefixCls:g,id:P,overlayInnerStyle:$},M)};return l.createElement(zm,be({popupClassName:r,prefixCls:g,popup:L,action:i,builtinPlacements:$he,popupPlacement:w,ref:N,popupAlign:E,getPopupContainer:R,onPopupVisibleChange:h,afterPopupVisibleChange:b,popupTransitionName:y,popupAnimation:S,popupMotion:v,defaultPopupVisible:_,autoDestroy:T,mouseLeaveDelay:u,popupStyle:d,mouseEnterDelay:s,arrow:O},A),m)};const khe=l.forwardRef(Nhe);function Vy(e){const{sizePopupArrow:t,borderRadiusXS:n,borderRadiusOuter:r}=e,a=t/2,i=0,o=a,s=r*1/Math.sqrt(2),c=a-r*(1-1/Math.sqrt(2)),u=a-n*(1/Math.sqrt(2)),d=r*(Math.sqrt(2)-1)+n*(1/Math.sqrt(2)),p=2*a-u,g=d,m=2*a-s,h=c,b=2*a-i,y=o,S=a*Math.sqrt(2)+r*(Math.sqrt(2)-2),v=r*(Math.sqrt(2)-1),x=`polygon(${v}px 100%, 50% ${v}px, ${2*a-v}px 100%, ${v}px 100%)`,w=`path('M ${i} ${o} A ${r} ${r} 0 0 0 ${s} ${c} L ${u} ${d} A ${n} ${n} 0 0 1 ${p} ${g} L ${m} ${h} A ${r} ${r} 0 0 0 ${b} ${y} Z')`;return{arrowShadowWidth:S,arrowPath:w,arrowPolygon:x}}const TG=(e,t,n)=>{const{sizePopupArrow:r,arrowPolygon:a,arrowPath:i,arrowShadowWidth:o,borderRadiusXS:s,calc:c}=e;return{pointerEvents:"none",width:r,height:r,overflow:"hidden","&::before":{position:"absolute",bottom:0,insetInlineStart:0,width:r,height:c(r).div(2).equal(),background:t,clipPath:{_multi_value_:!0,value:[a,i]},content:'""'},"&::after":{content:'""',position:"absolute",width:o,height:o,bottom:0,insetInline:0,margin:"auto",borderRadius:{_skip_check_:!0,value:`0 0 ${G(s)} 0`},transform:"translateY(50%) rotate(-135deg)",boxShadow:n,zIndex:0,background:"transparent"}}},RG=8;function Wy(e){const{contentRadius:t,limitVerticalRadius:n}=e,r=t>12?t+2:12;return{arrowOffsetHorizontal:r,arrowOffsetVertical:n?RG:r}}function ev(e,t){return e?t:{}}function jN(e,t,n){const{componentCls:r,boxShadowPopoverArrow:a,arrowOffsetVertical:i,arrowOffsetHorizontal:o}=e,{arrowDistance:s=0,arrowPlacement:c={left:!0,right:!0,top:!0,bottom:!0}}=n||{};return{[r]:Object.assign(Object.assign(Object.assign(Object.assign({[`${r}-arrow`]:[Object.assign(Object.assign({position:"absolute",zIndex:1,display:"block"},TG(e,t,a)),{"&:before":{background:t}})]},ev(!!c.top,{[[`&-placement-top > ${r}-arrow`,`&-placement-topLeft > ${r}-arrow`,`&-placement-topRight > ${r}-arrow`].join(",")]:{bottom:s,transform:"translateY(100%) rotate(180deg)"},[`&-placement-top > ${r}-arrow`]:{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(100%) rotate(180deg)"},"&-placement-topLeft":{"--arrow-offset-horizontal":o,[`> ${r}-arrow`]:{left:{_skip_check_:!0,value:o}}},"&-placement-topRight":{"--arrow-offset-horizontal":`calc(100% - ${G(o)})`,[`> ${r}-arrow`]:{right:{_skip_check_:!0,value:o}}}})),ev(!!c.bottom,{[[`&-placement-bottom > ${r}-arrow`,`&-placement-bottomLeft > ${r}-arrow`,`&-placement-bottomRight > ${r}-arrow`].join(",")]:{top:s,transform:"translateY(-100%)"},[`&-placement-bottom > ${r}-arrow`]:{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(-100%)"},"&-placement-bottomLeft":{"--arrow-offset-horizontal":o,[`> ${r}-arrow`]:{left:{_skip_check_:!0,value:o}}},"&-placement-bottomRight":{"--arrow-offset-horizontal":`calc(100% - ${G(o)})`,[`> ${r}-arrow`]:{right:{_skip_check_:!0,value:o}}}})),ev(!!c.left,{[[`&-placement-left > ${r}-arrow`,`&-placement-leftTop > ${r}-arrow`,`&-placement-leftBottom > ${r}-arrow`].join(",")]:{right:{_skip_check_:!0,value:s},transform:"translateX(100%) rotate(90deg)"},[`&-placement-left > ${r}-arrow`]:{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(100%) rotate(90deg)"},[`&-placement-leftTop > ${r}-arrow`]:{top:i},[`&-placement-leftBottom > ${r}-arrow`]:{bottom:i}})),ev(!!c.right,{[[`&-placement-right > ${r}-arrow`,`&-placement-rightTop > ${r}-arrow`,`&-placement-rightBottom > ${r}-arrow`].join(",")]:{left:{_skip_check_:!0,value:s},transform:"translateX(-100%) rotate(-90deg)"},[`&-placement-right > ${r}-arrow`]:{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(-100%) rotate(-90deg)"},[`&-placement-rightTop > ${r}-arrow`]:{top:i},[`&-placement-rightBottom > ${r}-arrow`]:{bottom:i}}))}}function Ahe(e,t,n,r){if(r===!1)return{adjustX:!1,adjustY:!1};const a=r&&typeof r=="object"?r:{},i={};switch(e){case"top":case"bottom":i.shiftX=t.arrowOffsetHorizontal*2+n,i.shiftY=!0,i.adjustY=!0;break;case"left":case"right":i.shiftY=t.arrowOffsetVertical*2+n,i.shiftX=!0,i.adjustX=!0;break}const o=Object.assign(Object.assign({},i),a);return o.shiftX||(o.adjustX=!0),o.shiftY||(o.adjustY=!0),o}const eP={left:{points:["cr","cl"]},right:{points:["cl","cr"]},top:{points:["bc","tc"]},bottom:{points:["tc","bc"]},topLeft:{points:["bl","tl"]},leftTop:{points:["tr","tl"]},topRight:{points:["br","tr"]},rightTop:{points:["tl","tr"]},bottomRight:{points:["tr","br"]},rightBottom:{points:["bl","br"]},bottomLeft:{points:["tl","bl"]},leftBottom:{points:["br","bl"]}},Dhe={topLeft:{points:["bl","tc"]},leftTop:{points:["tr","cl"]},topRight:{points:["br","tc"]},rightTop:{points:["tl","cr"]},bottomRight:{points:["tr","bc"]},rightBottom:{points:["bl","cr"]},bottomLeft:{points:["tl","bc"]},leftBottom:{points:["br","cl"]}},Mhe=new Set(["topLeft","topRight","bottomLeft","bottomRight","leftTop","leftBottom","rightTop","rightBottom"]);function _G(e){const{arrowWidth:t,autoAdjustOverflow:n,arrowPointAtCenter:r,offset:a,borderRadius:i,visibleFirst:o}=e,s=t/2,c={};return Object.keys(eP).forEach(u=>{const d=r&&Dhe[u]||eP[u],p=Object.assign(Object.assign({},d),{offset:[0,0],dynamicInset:!0});switch(c[u]=p,Mhe.has(u)&&(p.autoArrow=!1),u){case"top":case"topLeft":case"topRight":p.offset[1]=-s-a;break;case"bottom":case"bottomLeft":case"bottomRight":p.offset[1]=s+a;break;case"left":case"leftTop":case"leftBottom":p.offset[0]=-s-a;break;case"right":case"rightTop":case"rightBottom":p.offset[0]=s+a;break}const g=Wy({contentRadius:i,limitVerticalRadius:!0});if(r)switch(u){case"topLeft":case"bottomLeft":p.offset[0]=-g.arrowOffsetHorizontal-s;break;case"topRight":case"bottomRight":p.offset[0]=g.arrowOffsetHorizontal+s;break;case"leftTop":case"rightTop":p.offset[1]=-g.arrowOffsetHorizontal*2+s;break;case"leftBottom":case"rightBottom":p.offset[1]=g.arrowOffsetHorizontal*2-s;break}p.overflow=Ahe(u,g,t,n),o&&(p.htmlRegion="visibleFirst")}),c}const Phe=e=>{const{componentCls:t,tooltipMaxWidth:n,tooltipColor:r,tooltipBg:a,tooltipBorderRadius:i,zIndexPopup:o,controlHeight:s,boxShadowSecondary:c,paddingSM:u,paddingXS:d}=e;return[{[t]:Object.assign(Object.assign(Object.assign(Object.assign({},ln(e)),{position:"absolute",zIndex:o,display:"block",width:"max-content",maxWidth:n,visibility:"visible","--valid-offset-x":"var(--arrow-offset-horizontal, var(--arrow-x))",transformOrigin:["var(--valid-offset-x, 50%)","var(--arrow-y, 50%)"].join(" "),"&-hidden":{display:"none"},"--antd-arrow-background-color":a,[`${t}-inner`]:{minWidth:"1em",minHeight:s,padding:`${G(e.calc(u).div(2).equal())} ${G(d)}`,color:r,textAlign:"start",textDecoration:"none",wordWrap:"break-word",backgroundColor:a,borderRadius:i,boxShadow:c,boxSizing:"border-box"},[["&-placement-left","&-placement-leftTop","&-placement-leftBottom","&-placement-right","&-placement-rightTop","&-placement-rightBottom"].join(",")]:{[`${t}-inner`]:{borderRadius:e.min(i,RG)}},[`${t}-content`]:{position:"relative"}}),Ey(e,(p,g)=>{let{darkColor:m}=g;return{[`&${t}-${p}`]:{[`${t}-inner`]:{backgroundColor:m},[`${t}-arrow`]:{"--antd-arrow-background-color":m}}}})),{"&-rtl":{direction:"rtl"}})},jN(e,"var(--antd-arrow-background-color)"),{[`${t}-pure`]:{position:"relative",maxWidth:"none",margin:e.sizePopupArrow}}]},Lhe=e=>Object.assign(Object.assign({zIndexPopup:e.zIndexPopupBase+70},Wy({contentRadius:e.borderRadius,limitVerticalRadius:!0})),Vy(zt(e,{borderRadiusOuter:Math.min(e.borderRadiusOuter,4)}))),$G=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return an("Tooltip",r=>{const{borderRadius:a,colorTextLightSolid:i,colorBgSpotlight:o}=r,s=zt(r,{tooltipMaxWidth:250,tooltipColor:i,tooltipBorderRadius:a,tooltipBg:o});return[Phe(s),Tf(r,"zoom-big-fast")]},Lhe,{resetStyle:!1,injectStyle:t})(e)},jhe=Kg.map(e=>`${e}-inverse`),Fhe=["success","processing","error","default","warning"];function Gy(e){return(arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0)?[].concat(Me(jhe),Me(Kg)).includes(e):Kg.includes(e)}function Bhe(e){return Fhe.includes(e)}function OG(e,t){const n=Gy(t),r=oe({[`${e}-${t}`]:t&&n}),a={},i={};return t&&!n&&(a.background=t,i["--antd-arrow-background-color"]=t),{className:r,overlayStyle:a,arrowStyle:i}}const zhe=e=>{const{prefixCls:t,className:n,placement:r="top",title:a,color:i,overlayInnerStyle:o}=e,{getPrefixCls:s}=l.useContext(st),c=s("tooltip",t),[u,d,p]=$G(c),g=OG(c,i),m=g.arrowStyle,h=Object.assign(Object.assign({},o),g.overlayStyle),b=oe(d,p,c,`${c}-pure`,`${c}-placement-${r}`,n,g.className);return u(l.createElement("div",{className:b,style:m},l.createElement("div",{className:`${c}-arrow`}),l.createElement(LN,Object.assign({},e,{className:d,prefixCls:c,overlayInnerStyle:h}),a)))};var Hhe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var n,r;const{prefixCls:a,openClassName:i,getTooltipContainer:o,overlayClassName:s,color:c,overlayInnerStyle:u,children:d,afterOpenChange:p,afterVisibleChange:g,destroyTooltipOnHide:m,arrow:h=!0,title:b,overlay:y,builtinPlacements:S,arrowPointAtCenter:v=!1,autoAdjustOverflow:x=!0}=e,w=!!h,[,C]=ia(),{getPopupContainer:E,getPrefixCls:I,direction:T}=l.useContext(st),_=Zl(),R=l.useRef(null),$=()=>{var ue;(ue=R.current)===null||ue===void 0||ue.forceAlign()};l.useImperativeHandle(t,()=>{var ue;return{forceAlign:$,forcePopupAlign:()=>{_.deprecated(!1,"forcePopupAlign","forceAlign"),$()},nativeElement:(ue=R.current)===null||ue===void 0?void 0:ue.nativeElement}});const[M,P]=pn(!1,{value:(n=e.open)!==null&&n!==void 0?n:e.visible,defaultValue:(r=e.defaultOpen)!==null&&r!==void 0?r:e.defaultVisible}),D=!b&&!y&&b!==0,O=ue=>{var me,xe;P(D?!1:ue),D||((me=e.onOpenChange)===null||me===void 0||me.call(e,ue),(xe=e.onVisibleChange)===null||xe===void 0||xe.call(e,ue))},k=l.useMemo(()=>{var ue,me;let xe=v;return typeof h=="object"&&(xe=(me=(ue=h.pointAtCenter)!==null&&ue!==void 0?ue:h.arrowPointAtCenter)!==null&&me!==void 0?me:v),S||_G({arrowPointAtCenter:xe,autoAdjustOverflow:x,arrowWidth:w?C.sizePopupArrow:0,borderRadius:C.borderRadius,offset:C.marginXXS,visibleFirst:!0})},[v,h,S,C]),N=l.useMemo(()=>b===0?b:y||b||"",[y,b]),A=l.createElement(ls,{space:!0},typeof N=="function"?N():N),{getPopupContainer:L,placement:j="top",mouseEnterDelay:F=.1,mouseLeaveDelay:B=.1,overlayStyle:z,rootClassName:U}=e,H=Hhe(e,["getPopupContainer","placement","mouseEnterDelay","mouseLeaveDelay","overlayStyle","rootClassName"]),K=I("tooltip",a),Y=I(),ee=e["data-popover-inject"];let ae=M;!("open"in e)&&!("visible"in e)&&D&&(ae=!1);const W=l.isValidElement(d)&&!KV(d)?d:l.createElement("span",null,d),q=W.props,Z=!q.className||typeof q.className=="string"?oe(q.className,i||`${K}-open`):q.className,[Q,J,le]=$G(K,!ee),ce=OG(K,c),pe=ce.arrowStyle,te=Object.assign(Object.assign({},u),ce.overlayStyle),ie=oe(s,{[`${K}-rtl`]:T==="rtl"},ce.className,U,J,le),[fe,ge]=Ho("Tooltip",H.zIndex),ne=l.createElement(khe,Object.assign({},H,{zIndex:fe,showArrow:w,placement:j,mouseEnterDelay:F,mouseLeaveDelay:B,prefixCls:K,overlayClassName:ie,overlayStyle:Object.assign(Object.assign({},pe),z),getTooltipContainer:L||o||E,ref:R,builtinPlacements:k,overlay:A,visible:ae,onVisibleChange:O,afterVisibleChange:p??g,overlayInnerStyle:te,arrowContent:l.createElement("span",{className:`${K}-arrow-content`}),motion:{motionName:za(Y,"zoom-big-fast",e.transitionName),motionDeadline:1e3},destroyTooltipOnHide:!!m}),ae?kr(W,{className:Z}):W);return Q(l.createElement(Om.Provider,{value:ge},ne))}),Ft=Uhe;Ft._InternalPanelDoNotUseOrYouWillBeFired=zhe;const Vhe=e=>{const{componentCls:t,popoverColor:n,titleMinWidth:r,fontWeightStrong:a,innerPadding:i,boxShadowSecondary:o,colorTextHeading:s,borderRadiusLG:c,zIndexPopup:u,titleMarginBottom:d,colorBgElevated:p,popoverBg:g,titleBorderBottom:m,innerContentPadding:h,titlePadding:b}=e;return[{[t]:Object.assign(Object.assign({},ln(e)),{position:"absolute",top:0,left:{_skip_check_:!0,value:0},zIndex:u,fontWeight:"normal",whiteSpace:"normal",textAlign:"start",cursor:"auto",userSelect:"text","--valid-offset-x":"var(--arrow-offset-horizontal, var(--arrow-x))",transformOrigin:["var(--valid-offset-x, 50%)","var(--arrow-y, 50%)"].join(" "),"--antd-arrow-background-color":p,width:"max-content",maxWidth:"100vw","&-rtl":{direction:"rtl"},"&-hidden":{display:"none"},[`${t}-content`]:{position:"relative"},[`${t}-inner`]:{backgroundColor:g,backgroundClip:"padding-box",borderRadius:c,boxShadow:o,padding:i},[`${t}-title`]:{minWidth:r,marginBottom:d,color:s,fontWeight:a,borderBottom:m,padding:b},[`${t}-inner-content`]:{color:n,padding:h}})},jN(e,"var(--antd-arrow-background-color)"),{[`${t}-pure`]:{position:"relative",maxWidth:"none",margin:e.sizePopupArrow,display:"inline-block",[`${t}-content`]:{display:"inline-block"}}}]},Whe=e=>{const{componentCls:t}=e;return{[t]:Kg.map(n=>{const r=e[`${n}6`];return{[`&${t}-${n}`]:{"--antd-arrow-background-color":r,[`${t}-inner`]:{backgroundColor:r},[`${t}-arrow`]:{background:"transparent"}}}})}},Ghe=e=>{const{lineWidth:t,controlHeight:n,fontHeight:r,padding:a,wireframe:i,zIndexPopupBase:o,borderRadiusLG:s,marginXS:c,lineType:u,colorSplit:d,paddingSM:p}=e,g=n-r,m=g/2,h=g/2-t,b=a;return Object.assign(Object.assign(Object.assign({titleMinWidth:177,zIndexPopup:o+30},Vy(e)),Wy({contentRadius:s,limitVerticalRadius:!0})),{innerPadding:i?0:12,titleMarginBottom:i?0:c,titlePadding:i?`${m}px ${b}px ${h}px`:0,titleBorderBottom:i?`${t}px ${u} ${d}`:"none",innerContentPadding:i?`${p}px ${b}px`:0})},NG=an("Popover",e=>{const{colorBgElevated:t,colorText:n}=e,r=zt(e,{popoverBg:t,popoverColor:n});return[Vhe(r),Whe(r),Tf(r,"zoom-big")]},Ghe,{resetStyle:!1,deprecatedTokens:[["width","titleMinWidth"],["minWidth","titleMinWidth"]]});var qhe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{let{title:t,content:n,prefixCls:r}=e;return!t&&!n?null:l.createElement(l.Fragment,null,t&&l.createElement("div",{className:`${r}-title`},t),n&&l.createElement("div",{className:`${r}-inner-content`},n))},Khe=e=>{const{hashId:t,prefixCls:n,className:r,style:a,placement:i="top",title:o,content:s,children:c}=e,u=o0(o),d=o0(s),p=oe(t,n,`${n}-pure`,`${n}-placement-${i}`,r);return l.createElement("div",{className:p,style:a},l.createElement("div",{className:`${n}-arrow`}),l.createElement(LN,Object.assign({},e,{className:t,prefixCls:n}),c||l.createElement(kG,{prefixCls:n,title:u,content:d})))},Yhe=e=>{const{prefixCls:t,className:n}=e,r=qhe(e,["prefixCls","className"]),{getPrefixCls:a}=l.useContext(st),i=a("popover",t),[o,s,c]=NG(i);return o(l.createElement(Khe,Object.assign({},r,{prefixCls:i,hashId:s,className:oe(n,c)})))};var Xhe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var n,r;const{prefixCls:a,title:i,content:o,overlayClassName:s,placement:c="top",trigger:u="hover",children:d,mouseEnterDelay:p=.1,mouseLeaveDelay:g=.1,onOpenChange:m,overlayStyle:h={}}=e,b=Xhe(e,["prefixCls","title","content","overlayClassName","placement","trigger","children","mouseEnterDelay","mouseLeaveDelay","onOpenChange","overlayStyle"]),{getPrefixCls:y}=l.useContext(st),S=y("popover",a),[v,x,w]=NG(S),C=y(),E=oe(s,x,w),[I,T]=pn(!1,{value:(n=e.open)!==null&&n!==void 0?n:e.visible,defaultValue:(r=e.defaultOpen)!==null&&r!==void 0?r:e.defaultVisible}),_=(D,O)=>{T(D,!0),m==null||m(D,O)},R=D=>{D.keyCode===Fe.ESC&&_(!1,D)},$=D=>{_(D)},M=o0(i),P=o0(o);return v(l.createElement(Ft,Object.assign({placement:c,trigger:u,mouseEnterDelay:p,mouseLeaveDelay:g,overlayStyle:h},b,{prefixCls:S,overlayClassName:E,ref:t,open:I,onOpenChange:$,overlay:M||P?l.createElement(kG,{prefixCls:S,title:M,content:P}):null,transitionName:za(C,"zoom-big",b.transitionName),"data-popover-inject":!0}),kr(d,{onKeyDown:D=>{var O,k;l.isValidElement(d)&&((k=d==null?void 0:(O=d.props).onKeyDown)===null||k===void 0||k.call(O,D)),R(D)}})))}),AG=Zhe;AG._InternalPanelDoNotUseOrYouWillBeFired=Yhe;const Qhe=new nn("antStatusProcessing",{"0%":{transform:"scale(0.8)",opacity:.5},"100%":{transform:"scale(2.4)",opacity:0}}),Jhe=new nn("antZoomBadgeIn",{"0%":{transform:"scale(0) translate(50%, -50%)",opacity:0},"100%":{transform:"scale(1) translate(50%, -50%)"}}),eve=new nn("antZoomBadgeOut",{"0%":{transform:"scale(1) translate(50%, -50%)"},"100%":{transform:"scale(0) translate(50%, -50%)",opacity:0}}),tve=new nn("antNoWrapperZoomBadgeIn",{"0%":{transform:"scale(0)",opacity:0},"100%":{transform:"scale(1)"}}),nve=new nn("antNoWrapperZoomBadgeOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0)",opacity:0}}),rve=new nn("antBadgeLoadingCircle",{"0%":{transformOrigin:"50%"},"100%":{transform:"translate(50%, -50%) rotate(360deg)",transformOrigin:"50%"}}),ave=e=>{const{componentCls:t,iconCls:n,antCls:r,badgeShadowSize:a,textFontSize:i,textFontSizeSM:o,statusSize:s,dotSize:c,textFontWeight:u,indicatorHeight:d,indicatorHeightSM:p,marginXS:g,calc:m}=e,h=`${r}-scroll-number`,b=Ey(e,(y,S)=>{let{darkColor:v}=S;return{[`&${t} ${t}-color-${y}`]:{background:v,[`&:not(${t}-count)`]:{color:v},"a:hover &":{background:v}}}});return{[t]:Object.assign(Object.assign(Object.assign(Object.assign({},ln(e)),{position:"relative",display:"inline-block",width:"fit-content",lineHeight:1,[`${t}-count`]:{display:"inline-flex",justifyContent:"center",zIndex:e.indicatorZIndex,minWidth:d,height:d,color:e.badgeTextColor,fontWeight:u,fontSize:i,lineHeight:G(d),whiteSpace:"nowrap",textAlign:"center",background:e.badgeColor,borderRadius:m(d).div(2).equal(),boxShadow:`0 0 0 ${G(a)} ${e.badgeShadowColor}`,transition:`background ${e.motionDurationMid}`,a:{color:e.badgeTextColor},"a:hover":{color:e.badgeTextColor},"a:hover &":{background:e.badgeColorHover}},[`${t}-count-sm`]:{minWidth:p,height:p,fontSize:o,lineHeight:G(p),borderRadius:m(p).div(2).equal()},[`${t}-multiple-words`]:{padding:`0 ${G(e.paddingXS)}`,bdi:{unicodeBidi:"plaintext"}},[`${t}-dot`]:{zIndex:e.indicatorZIndex,width:c,minWidth:c,height:c,background:e.badgeColor,borderRadius:"100%",boxShadow:`0 0 0 ${G(a)} ${e.badgeShadowColor}`},[`${t}-count, ${t}-dot, ${h}-custom-component`]:{position:"absolute",top:0,insetInlineEnd:0,transform:"translate(50%, -50%)",transformOrigin:"100% 0%",[`&${n}-spin`]:{animationName:rve,animationDuration:"1s",animationIterationCount:"infinite",animationTimingFunction:"linear"}},[`&${t}-status`]:{lineHeight:"inherit",verticalAlign:"baseline",[`${t}-status-dot`]:{position:"relative",top:-1,display:"inline-block",width:s,height:s,verticalAlign:"middle",borderRadius:"50%"},[`${t}-status-success`]:{backgroundColor:e.colorSuccess},[`${t}-status-processing`]:{overflow:"visible",color:e.colorInfo,backgroundColor:e.colorInfo,borderColor:"currentcolor","&::after":{position:"absolute",top:0,insetInlineStart:0,width:"100%",height:"100%",borderWidth:a,borderStyle:"solid",borderColor:"inherit",borderRadius:"50%",animationName:Qhe,animationDuration:e.badgeProcessingDuration,animationIterationCount:"infinite",animationTimingFunction:"ease-in-out",content:'""'}},[`${t}-status-default`]:{backgroundColor:e.colorTextPlaceholder},[`${t}-status-error`]:{backgroundColor:e.colorError},[`${t}-status-warning`]:{backgroundColor:e.colorWarning},[`${t}-status-text`]:{marginInlineStart:g,color:e.colorText,fontSize:e.fontSize}}}),b),{[`${t}-zoom-appear, ${t}-zoom-enter`]:{animationName:Jhe,animationDuration:e.motionDurationSlow,animationTimingFunction:e.motionEaseOutBack,animationFillMode:"both"},[`${t}-zoom-leave`]:{animationName:eve,animationDuration:e.motionDurationSlow,animationTimingFunction:e.motionEaseOutBack,animationFillMode:"both"},[`&${t}-not-a-wrapper`]:{[`${t}-zoom-appear, ${t}-zoom-enter`]:{animationName:tve,animationDuration:e.motionDurationSlow,animationTimingFunction:e.motionEaseOutBack},[`${t}-zoom-leave`]:{animationName:nve,animationDuration:e.motionDurationSlow,animationTimingFunction:e.motionEaseOutBack},[`&:not(${t}-status)`]:{verticalAlign:"middle"},[`${h}-custom-component, ${t}-count`]:{transform:"none"},[`${h}-custom-component, ${h}`]:{position:"relative",top:"auto",display:"block",transformOrigin:"50% 50%"}},[h]:{overflow:"hidden",transition:`all ${e.motionDurationMid} ${e.motionEaseOutBack}`,[`${h}-only`]:{position:"relative",display:"inline-block",height:d,transition:`all ${e.motionDurationSlow} ${e.motionEaseOutBack}`,WebkitTransformStyle:"preserve-3d",WebkitBackfaceVisibility:"hidden",[`> p${h}-only-unit`]:{height:d,margin:0,WebkitTransformStyle:"preserve-3d",WebkitBackfaceVisibility:"hidden"}},[`${h}-symbol`]:{verticalAlign:"top"}},"&-rtl":{direction:"rtl",[`${t}-count, ${t}-dot, ${h}-custom-component`]:{transform:"translate(-50%, -50%)"}}})}},DG=e=>{const{fontHeight:t,lineWidth:n,marginXS:r,colorBorderBg:a}=e,i=t,o=n,s=e.colorTextLightSolid,c=e.colorError,u=e.colorErrorHover;return zt(e,{badgeFontHeight:i,badgeShadowSize:o,badgeTextColor:s,badgeColor:c,badgeColorHover:u,badgeShadowColor:a,badgeProcessingDuration:"1.2s",badgeRibbonOffset:r,badgeRibbonCornerTransform:"scaleY(0.75)",badgeRibbonCornerFilter:"brightness(75%)"})},MG=e=>{const{fontSize:t,lineHeight:n,fontSizeSM:r,lineWidth:a}=e;return{indicatorZIndex:"auto",indicatorHeight:Math.round(t*n)-2*a,indicatorHeightSM:t,dotSize:r/2,textFontSize:r,textFontSizeSM:r,textFontWeight:"normal",statusSize:r/2}},ive=an("Badge",e=>{const t=DG(e);return ave(t)},MG),ove=e=>{const{antCls:t,badgeFontHeight:n,marginXS:r,badgeRibbonOffset:a,calc:i}=e,o=`${t}-ribbon`,s=`${t}-ribbon-wrapper`,c=Ey(e,(u,d)=>{let{darkColor:p}=d;return{[`&${o}-color-${u}`]:{background:p,color:p}}});return{[s]:{position:"relative"},[o]:Object.assign(Object.assign(Object.assign(Object.assign({},ln(e)),{position:"absolute",top:r,padding:`0 ${G(e.paddingXS)}`,color:e.colorPrimary,lineHeight:G(n),whiteSpace:"nowrap",backgroundColor:e.colorPrimary,borderRadius:e.borderRadiusSM,[`${o}-text`]:{color:e.badgeTextColor},[`${o}-corner`]:{position:"absolute",top:"100%",width:a,height:a,color:"currentcolor",border:`${G(i(a).div(2).equal())} solid`,transform:e.badgeRibbonCornerTransform,transformOrigin:"top",filter:e.badgeRibbonCornerFilter}}),c),{[`&${o}-placement-end`]:{insetInlineEnd:i(a).mul(-1).equal(),borderEndEndRadius:0,[`${o}-corner`]:{insetInlineEnd:0,borderInlineEndColor:"transparent",borderBlockEndColor:"transparent"}},[`&${o}-placement-start`]:{insetInlineStart:i(a).mul(-1).equal(),borderEndStartRadius:0,[`${o}-corner`]:{insetInlineStart:0,borderBlockEndColor:"transparent",borderInlineStartColor:"transparent"}},"&-rtl":{direction:"rtl"}})}},sve=an(["Badge","Ribbon"],e=>{const t=DG(e);return ove(t)},MG),lve=e=>{const{className:t,prefixCls:n,style:r,color:a,children:i,text:o,placement:s="end",rootClassName:c}=e,{getPrefixCls:u,direction:d}=l.useContext(st),p=u("ribbon",n),g=`${p}-wrapper`,[m,h,b]=sve(p,g),y=Gy(a,!1),S=oe(p,`${p}-placement-${s}`,{[`${p}-rtl`]:d==="rtl",[`${p}-color-${a}`]:y},t),v={},x={};return a&&!y&&(v.background=a,x.color=a),m(l.createElement("div",{className:oe(g,c,h,b)},i,l.createElement("div",{className:oe(S,h),style:Object.assign(Object.assign({},v),r)},l.createElement("span",{className:`${p}-text`},o),l.createElement("div",{className:`${p}-corner`,style:x}))))},tP=e=>{const{prefixCls:t,value:n,current:r,offset:a=0}=e;let i;return a&&(i={position:"absolute",top:`${a}00%`,left:0}),l.createElement("span",{style:i,className:oe(`${t}-only-unit`,{current:r})},n)};function cve(e,t,n){let r=e,a=0;for(;(r+10)%10!==t;)r+=n,a+=n;return a}const uve=e=>{const{prefixCls:t,count:n,value:r}=e,a=Number(r),i=Math.abs(n),[o,s]=l.useState(a),[c,u]=l.useState(i),d=()=>{s(a),u(i)};l.useEffect(()=>{const m=setTimeout(d,1e3);return()=>clearTimeout(m)},[a]);let p,g;if(o===a||Number.isNaN(a)||Number.isNaN(o))p=[l.createElement(tP,Object.assign({},e,{key:a,current:!0}))],g={transition:"none"};else{p=[];const m=a+10,h=[];for(let S=a;S<=m;S+=1)h.push(S);const b=h.findIndex(S=>S%10===o);p=h.map((S,v)=>{const x=S%10;return l.createElement(tP,Object.assign({},e,{key:S,value:x,offset:v-b,current:v===b}))});const y=c{const{prefixCls:n,count:r,className:a,motionClassName:i,style:o,title:s,show:c,component:u="sup",children:d}=e,p=dve(e,["prefixCls","count","className","motionClassName","style","title","show","component","children"]),{getPrefixCls:g}=l.useContext(st),m=g("scroll-number",n),h=Object.assign(Object.assign({},p),{"data-show":c,style:o,className:oe(m,a,i),title:s});let b=r;if(r&&Number(r)%1===0){const y=String(r).split("");b=l.createElement("bdi",null,y.map((S,v)=>l.createElement(uve,{prefixCls:m,count:Number(r),value:S,key:y.length-v})))}return o!=null&&o.borderColor&&(h.style=Object.assign(Object.assign({},o),{boxShadow:`0 0 0 1px ${o.borderColor} inset`})),d?kr(d,y=>({className:oe(`${m}-custom-component`,y==null?void 0:y.className,i)})):l.createElement(u,Object.assign({},h,{ref:t}),b)});var pve=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var n,r,a,i,o;const{prefixCls:s,scrollNumberPrefixCls:c,children:u,status:d,text:p,color:g,count:m=null,overflowCount:h=99,dot:b=!1,size:y="default",title:S,offset:v,style:x,className:w,rootClassName:C,classNames:E,styles:I,showZero:T=!1}=e,_=pve(e,["prefixCls","scrollNumberPrefixCls","children","status","text","color","count","overflowCount","dot","size","title","offset","style","className","rootClassName","classNames","styles","showZero"]),{getPrefixCls:R,direction:$,badge:M}=l.useContext(st),P=R("badge",s),[D,O,k]=ive(P),N=m>h?`${h}+`:m,A=N==="0"||N===0,L=m===null||A&&!T,j=(d!=null||g!=null)&&L,F=b&&!A,B=F?"":N,z=l.useMemo(()=>(B==null||B===""||A&&!T)&&!F,[B,A,T,F]),U=l.useRef(m);z||(U.current=m);const H=U.current,K=l.useRef(B);z||(K.current=B);const Y=K.current,ee=l.useRef(F);z||(ee.current=F);const ae=l.useMemo(()=>{if(!v)return Object.assign(Object.assign({},M==null?void 0:M.style),x);const pe={marginTop:v[1]};return $==="rtl"?pe.left=parseInt(v[0],10):pe.right=-parseInt(v[0],10),Object.assign(Object.assign(Object.assign({},pe),M==null?void 0:M.style),x)},[$,v,x,M==null?void 0:M.style]),W=S??(typeof H=="string"||typeof H=="number"?H:void 0),q=z||!p?null:l.createElement("span",{className:`${P}-status-text`},p),Z=!H||typeof H!="object"?void 0:kr(H,pe=>({style:Object.assign(Object.assign({},ae),pe.style)})),Q=Gy(g,!1),J=oe(E==null?void 0:E.indicator,(n=M==null?void 0:M.classNames)===null||n===void 0?void 0:n.indicator,{[`${P}-status-dot`]:j,[`${P}-status-${d}`]:!!d,[`${P}-color-${g}`]:Q}),le={};g&&!Q&&(le.color=g,le.background=g);const ce=oe(P,{[`${P}-status`]:j,[`${P}-not-a-wrapper`]:!u,[`${P}-rtl`]:$==="rtl"},w,C,M==null?void 0:M.className,(r=M==null?void 0:M.classNames)===null||r===void 0?void 0:r.root,E==null?void 0:E.root,O,k);if(!u&&j){const pe=ae.color;return D(l.createElement("span",Object.assign({},_,{className:ce,style:Object.assign(Object.assign(Object.assign({},I==null?void 0:I.root),(a=M==null?void 0:M.styles)===null||a===void 0?void 0:a.root),ae)}),l.createElement("span",{className:J,style:Object.assign(Object.assign(Object.assign({},I==null?void 0:I.indicator),(i=M==null?void 0:M.styles)===null||i===void 0?void 0:i.indicator),le)}),p&&l.createElement("span",{style:{color:pe},className:`${P}-status-text`},p)))}return D(l.createElement("span",Object.assign({ref:t},_,{className:ce,style:Object.assign(Object.assign({},(o=M==null?void 0:M.styles)===null||o===void 0?void 0:o.root),I==null?void 0:I.root)}),u,l.createElement(na,{visible:!z,motionName:`${P}-zoom`,motionAppear:!1,motionDeadline:1e3},pe=>{let{className:te}=pe;var ie,fe;const ge=R("scroll-number",c),ne=ee.current,ue=oe(E==null?void 0:E.indicator,(ie=M==null?void 0:M.classNames)===null||ie===void 0?void 0:ie.indicator,{[`${P}-dot`]:ne,[`${P}-count`]:!ne,[`${P}-count-sm`]:y==="small",[`${P}-multiple-words`]:!ne&&Y&&Y.toString().length>1,[`${P}-status-${d}`]:!!d,[`${P}-color-${g}`]:Q});let me=Object.assign(Object.assign(Object.assign({},I==null?void 0:I.indicator),(fe=M==null?void 0:M.styles)===null||fe===void 0?void 0:fe.indicator),ae);return g&&!Q&&(me=me||{},me.background=g),l.createElement(fve,{prefixCls:ge,show:!z,motionClassName:te,className:ue,count:Y,title:W,style:me,key:"scrollNumber"},Z)}),q))}),PG=gve;PG.Ribbon=lve;var mve=Fe.ESC,hve=Fe.TAB;function vve(e){var t=e.visible,n=e.triggerRef,r=e.onVisibleChange,a=e.autoFocus,i=e.overlayRef,o=l.useRef(!1),s=function(){if(t){var p,g;(p=n.current)===null||p===void 0||(g=p.focus)===null||g===void 0||g.call(p),r==null||r(!1)}},c=function(){var p;return(p=i.current)!==null&&p!==void 0&&p.focus?(i.current.focus(),o.current=!0,!0):!1},u=function(p){switch(p.keyCode){case mve:s();break;case hve:{var g=!1;o.current||(g=c()),g?p.preventDefault():s();break}}};l.useEffect(function(){return t?(window.addEventListener("keydown",u),a&&Gt(c,3),function(){window.removeEventListener("keydown",u),o.current=!1}):function(){o.current=!1}},[t])}var bve=l.forwardRef(function(e,t){var n=e.overlay,r=e.arrow,a=e.prefixCls,i=l.useMemo(function(){var s;return typeof n=="function"?s=n():s=n,s},[n]),o=ba(t,i==null?void 0:i.ref);return de.createElement(de.Fragment,null,r&&de.createElement("div",{className:"".concat(a,"-arrow")}),de.cloneElement(i,{ref:Po(i)?o:void 0}))}),ju={adjustX:1,adjustY:1},Fu=[0,0],yve={topLeft:{points:["bl","tl"],overflow:ju,offset:[0,-4],targetOffset:Fu},top:{points:["bc","tc"],overflow:ju,offset:[0,-4],targetOffset:Fu},topRight:{points:["br","tr"],overflow:ju,offset:[0,-4],targetOffset:Fu},bottomLeft:{points:["tl","bl"],overflow:ju,offset:[0,4],targetOffset:Fu},bottom:{points:["tc","bc"],overflow:ju,offset:[0,4],targetOffset:Fu},bottomRight:{points:["tr","br"],overflow:ju,offset:[0,4],targetOffset:Fu}},xve=["arrow","prefixCls","transitionName","animation","align","placement","placements","getPopupContainer","showAction","hideAction","overlayClassName","overlayStyle","visible","trigger","autoFocus","overlay","children","onVisibleChange"];function Sve(e,t){var n,r=e.arrow,a=r===void 0?!1:r,i=e.prefixCls,o=i===void 0?"rc-dropdown":i,s=e.transitionName,c=e.animation,u=e.align,d=e.placement,p=d===void 0?"bottomLeft":d,g=e.placements,m=g===void 0?yve:g,h=e.getPopupContainer,b=e.showAction,y=e.hideAction,S=e.overlayClassName,v=e.overlayStyle,x=e.visible,w=e.trigger,C=w===void 0?["hover"]:w,E=e.autoFocus,I=e.overlay,T=e.children,_=e.onVisibleChange,R=Ct(e,xve),$=de.useState(),M=se($,2),P=M[0],D=M[1],O="visible"in e?x:P,k=de.useRef(null),N=de.useRef(null),A=de.useRef(null);de.useImperativeHandle(t,function(){return k.current});var L=function(ee){D(ee),_==null||_(ee)};vve({visible:O,triggerRef:A,onVisibleChange:L,autoFocus:E,overlayRef:N});var j=function(ee){var ae=e.onOverlayClick;D(!1),ae&&ae(ee)},F=function(){return de.createElement(bve,{ref:N,overlay:I,prefixCls:o,arrow:a})},B=function(){return typeof I=="function"?F:F()},z=function(){var ee=e.minOverlayWidthMatchTrigger,ae=e.alignPoint;return"minOverlayWidthMatchTrigger"in e?ee:!ae},U=function(){var ee=e.openClassName;return ee!==void 0?ee:"".concat(o,"-open")},H=de.cloneElement(T,{className:oe((n=T.props)===null||n===void 0?void 0:n.className,O&&U()),ref:Po(T)?ba(A,T.ref):void 0}),K=y;return!K&&C.indexOf("contextMenu")!==-1&&(K=["click"]),de.createElement(zm,be({builtinPlacements:m},R,{prefixCls:o,ref:k,popupClassName:oe(S,V({},"".concat(o,"-show-arrow"),a)),popupStyle:v,action:C,showAction:b,hideAction:K,popupPlacement:p,popupAlign:u,popupTransitionName:s,popupAnimation:c,popupVisible:O,stretch:z()?"minWidth":"",popup:B(),onPopupVisibleChange:L,onPopupClick:j,getPopupContainer:h}),H)}const LG=de.forwardRef(Sve);var jG=l.createContext(null);function FG(e,t){return e===void 0?null:"".concat(e,"-").concat(t)}function BG(e){var t=l.useContext(jG);return FG(t,e)}var wve=["children","locked"],jo=l.createContext(null);function Cve(e,t){var n=X({},e);return Object.keys(t).forEach(function(r){var a=t[r];a!==void 0&&(n[r]=a)}),n}function Qg(e){var t=e.children,n=e.locked,r=Ct(e,wve),a=l.useContext(jo),i=Xl(function(){return Cve(a,r)},[a,r],function(o,s){return!n&&(o[0]!==s[0]||!oo(o[1],s[1],!0))});return l.createElement(jo.Provider,{value:i},t)}var Eve=[],zG=l.createContext(null);function qy(){return l.useContext(zG)}var HG=l.createContext(Eve);function Of(e){var t=l.useContext(HG);return l.useMemo(function(){return e!==void 0?[].concat(Me(t),[e]):t},[t,e])}var UG=l.createContext(null),FN=l.createContext({});function nP(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(If(e)){var n=e.nodeName.toLowerCase(),r=["input","select","textarea","button"].includes(n)||e.isContentEditable||n==="a"&&!!e.getAttribute("href"),a=e.getAttribute("tabindex"),i=Number(a),o=null;return a&&!Number.isNaN(i)?o=i:r&&o===null&&(o=0),r&&e.disabled&&(o=null),o!==null&&(o>=0||t&&o<0)}return!1}function Ive(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=Me(e.querySelectorAll("*")).filter(function(r){return nP(r,t)});return nP(e,t)&&n.unshift(e),n}var k_=Fe.LEFT,A_=Fe.RIGHT,D_=Fe.UP,rb=Fe.DOWN,ab=Fe.ENTER,VG=Fe.ESC,dp=Fe.HOME,fp=Fe.END,rP=[D_,rb,k_,A_];function Tve(e,t,n,r){var a,i="prev",o="next",s="children",c="parent";if(e==="inline"&&r===ab)return{inlineTrigger:!0};var u=V(V({},D_,i),rb,o),d=V(V(V(V({},k_,n?o:i),A_,n?i:o),rb,s),ab,s),p=V(V(V(V(V(V({},D_,i),rb,o),ab,s),VG,c),k_,n?s:c),A_,n?c:s),g={inline:u,horizontal:d,vertical:p,inlineSub:u,horizontalSub:p,verticalSub:p},m=(a=g["".concat(e).concat(t?"":"Sub")])===null||a===void 0?void 0:a[r];switch(m){case i:return{offset:-1,sibling:!0};case o:return{offset:1,sibling:!0};case c:return{offset:-1,sibling:!1};case s:return{offset:1,sibling:!1};default:return null}}function Rve(e){for(var t=e;t;){if(t.getAttribute("data-menu-list"))return t;t=t.parentElement}return null}function _ve(e,t){for(var n=e||document.activeElement;n;){if(t.has(n))return n;n=n.parentElement}return null}function BN(e,t){var n=Ive(e,!0);return n.filter(function(r){return t.has(r)})}function aP(e,t,n){var r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:1;if(!e)return null;var a=BN(e,t),i=a.length,o=a.findIndex(function(s){return n===s});return r<0?o===-1?o=i-1:o-=1:r>0&&(o+=1),o=(o+i)%i,a[o]}var M_=function(t,n){var r=new Set,a=new Map,i=new Map;return t.forEach(function(o){var s=document.querySelector("[data-menu-id='".concat(FG(n,o),"']"));s&&(r.add(s),i.set(s,o),a.set(o,s))}),{elements:r,key2element:a,element2key:i}};function $ve(e,t,n,r,a,i,o,s,c,u){var d=l.useRef(),p=l.useRef();p.current=t;var g=function(){Gt.cancel(d.current)};return l.useEffect(function(){return function(){g()}},[]),function(m){var h=m.which;if([].concat(rP,[ab,VG,dp,fp]).includes(h)){var b=i(),y=M_(b,r),S=y,v=S.elements,x=S.key2element,w=S.element2key,C=x.get(t),E=_ve(C,v),I=w.get(E),T=Tve(e,o(I,!0).length===1,n,h);if(!T&&h!==dp&&h!==fp)return;(rP.includes(h)||[dp,fp].includes(h))&&m.preventDefault();var _=function(N){if(N){var A=N,L=N.querySelector("a");L!=null&&L.getAttribute("href")&&(A=L);var j=w.get(N);s(j),g(),d.current=Gt(function(){p.current===j&&A.focus()})}};if([dp,fp].includes(h)||T.sibling||!E){var R;!E||e==="inline"?R=a.current:R=Rve(E);var $,M=BN(R,v);h===dp?$=M[0]:h===fp?$=M[M.length-1]:$=aP(R,v,E,T.offset),_($)}else if(T.inlineTrigger)c(I);else if(T.offset>0)c(I,!0),g(),d.current=Gt(function(){y=M_(b,r);var k=E.getAttribute("aria-controls"),N=document.getElementById(k),A=aP(N,y.elements);_(A)},5);else if(T.offset<0){var P=o(I,!0),D=P[P.length-2],O=x.get(D);c(D,!1),_(O)}}u==null||u(m)}}function Ove(e){Promise.resolve().then(e)}var zN="__RC_UTIL_PATH_SPLIT__",iP=function(t){return t.join(zN)},Nve=function(t){return t.split(zN)},P_="rc-menu-more";function kve(){var e=l.useState({}),t=se(e,2),n=t[1],r=l.useRef(new Map),a=l.useRef(new Map),i=l.useState([]),o=se(i,2),s=o[0],c=o[1],u=l.useRef(0),d=l.useRef(!1),p=function(){d.current||n({})},g=l.useCallback(function(x,w){var C=iP(w);a.current.set(C,x),r.current.set(x,C),u.current+=1;var E=u.current;Ove(function(){E===u.current&&p()})},[]),m=l.useCallback(function(x,w){var C=iP(w);a.current.delete(C),r.current.delete(x)},[]),h=l.useCallback(function(x){c(x)},[]),b=l.useCallback(function(x,w){var C=r.current.get(x)||"",E=Nve(C);return w&&s.includes(E[0])&&E.unshift(P_),E},[s]),y=l.useCallback(function(x,w){return x.filter(function(C){return C!==void 0}).some(function(C){var E=b(C,!0);return E.includes(w)})},[b]),S=function(){var w=Me(r.current.keys());return s.length&&w.push(P_),w},v=l.useCallback(function(x){var w="".concat(r.current.get(x)).concat(zN),C=new Set;return Me(a.current.keys()).forEach(function(E){E.startsWith(w)&&C.add(a.current.get(E))}),C},[]);return l.useEffect(function(){return function(){d.current=!0}},[]),{registerPath:g,unregisterPath:m,refreshOverflowKeys:h,isSubPathKey:y,getKeyPath:b,getKeys:S,getSubPathKeys:v}}function Rp(e){var t=l.useRef(e);t.current=e;var n=l.useCallback(function(){for(var r,a=arguments.length,i=new Array(a),o=0;o1&&(v.motionAppear=!1);var x=v.onVisibleChanged;return v.onVisibleChanged=function(w){return!g.current&&!w&&y(!0),x==null?void 0:x(w)},b?null:l.createElement(Qg,{mode:i,locked:!g.current},l.createElement(na,be({visible:S},v,{forceRender:c,removeOnLeave:!1,leavedClassName:"".concat(s,"-hidden")}),function(w){var C=w.className,E=w.style;return l.createElement(HN,{id:t,className:C,style:E},a)}))}var Yve=["style","className","title","eventKey","warnKey","disabled","internalPopupClose","children","itemIcon","expandIcon","popupClassName","popupOffset","popupStyle","onClick","onMouseEnter","onMouseLeave","onTitleClick","onTitleMouseEnter","onTitleMouseLeave"],Xve=["active"],Zve=l.forwardRef(function(e,t){var n=e.style,r=e.className,a=e.title,i=e.eventKey;e.warnKey;var o=e.disabled,s=e.internalPopupClose,c=e.children,u=e.itemIcon,d=e.expandIcon,p=e.popupClassName,g=e.popupOffset,m=e.popupStyle,h=e.onClick,b=e.onMouseEnter,y=e.onMouseLeave,S=e.onTitleClick,v=e.onTitleMouseEnter,x=e.onTitleMouseLeave,w=Ct(e,Yve),C=BG(i),E=l.useContext(jo),I=E.prefixCls,T=E.mode,_=E.openKeys,R=E.disabled,$=E.overflowDisabled,M=E.activeKey,P=E.selectedKeys,D=E.itemIcon,O=E.expandIcon,k=E.onItemClick,N=E.onOpenChange,A=E.onActive,L=l.useContext(FN),j=L._internalRenderSubMenuItem,F=l.useContext(UG),B=F.isSubPathKey,z=Of(),U="".concat(I,"-submenu"),H=R||o,K=l.useRef(),Y=l.useRef(),ee=u??D,ae=d??O,W=_.includes(i),q=!$&&W,Z=B(P,i),Q=WG(i,H,v,x),J=Q.active,le=Ct(Q,Xve),ce=l.useState(!1),pe=se(ce,2),te=pe[0],ie=pe[1],fe=function(Ne){H||ie(Ne)},ge=function(Ne){fe(!0),b==null||b({key:i,domEvent:Ne})},ne=function(Ne){fe(!1),y==null||y({key:i,domEvent:Ne})},ue=l.useMemo(function(){return J||(T!=="inline"?te||B([M],i):!1)},[T,J,M,te,i,B]),me=GG(z.length),xe=function(Ne){H||(S==null||S({key:i,domEvent:Ne}),T==="inline"&&N(i,!W))},Ie=Rp(function(Se){h==null||h(s0(Se)),k(Se)}),ke=function(Ne){T!=="inline"&&N(i,Ne)},$e=function(){A(i)},Le=C&&"".concat(C,"-popup"),je=l.createElement("div",be({role:"menuitem",style:me,className:"".concat(U,"-title"),tabIndex:H?null:-1,ref:K,title:typeof a=="string"?a:null,"data-menu-id":$&&C?null:C,"aria-expanded":q,"aria-haspopup":!0,"aria-controls":Le,"aria-disabled":H,onClick:xe,onFocus:$e},le),a,l.createElement(qG,{icon:T!=="horizontal"?ae:void 0,props:X(X({},e),{},{isOpen:q,isSubMenu:!0})},l.createElement("i",{className:"".concat(U,"-arrow")}))),He=l.useRef(T);if(T!=="inline"&&z.length>1?He.current="vertical":He.current=T,!$){var Be=He.current;je=l.createElement(qve,{mode:Be,prefixCls:U,visible:!s&&q&&T!=="inline",popupClassName:p,popupOffset:g,popupStyle:m,popup:l.createElement(Qg,{mode:Be==="horizontal"?"vertical":Be},l.createElement(HN,{id:Le,ref:Y},c)),disabled:H,onVisibleChange:ke},je)}var Pe=l.createElement(Ao.Item,be({ref:t,role:"none"},w,{component:"li",style:n,className:oe(U,"".concat(U,"-").concat(T),r,V(V(V(V({},"".concat(U,"-open"),q),"".concat(U,"-active"),ue),"".concat(U,"-selected"),Z),"".concat(U,"-disabled"),H)),onMouseEnter:ge,onMouseLeave:ne}),je,!$&&l.createElement(Kve,{id:Le,open:q,keyPath:z},c));return j&&(Pe=j(Pe,e,{selected:Z,active:ue,open:q,disabled:H})),l.createElement(Qg,{onItemClick:Ie,mode:T==="horizontal"?"vertical":T,itemIcon:ee,expandIcon:ae},Pe)}),Ky=l.forwardRef(function(e,t){var n=e.eventKey,r=e.children,a=Of(n),i=UN(r,a),o=qy();l.useEffect(function(){if(o)return o.registerPath(n,a),function(){o.unregisterPath(n,a)}},[a]);var s;return o?s=i:s=l.createElement(Zve,be({ref:t},e),i),l.createElement(HG.Provider,{value:a},s)});function VN(e){var t=e.className,n=e.style,r=l.useContext(jo),a=r.prefixCls,i=qy();return i?null:l.createElement("li",{role:"separator",className:oe("".concat(a,"-item-divider"),t),style:n})}var Qve=["className","title","eventKey","children"],Jve=l.forwardRef(function(e,t){var n=e.className,r=e.title;e.eventKey;var a=e.children,i=Ct(e,Qve),o=l.useContext(jo),s=o.prefixCls,c="".concat(s,"-item-group");return l.createElement("li",be({ref:t,role:"presentation"},i,{onClick:function(d){return d.stopPropagation()},className:oe(c,n)}),l.createElement("div",{role:"presentation",className:"".concat(c,"-title"),title:typeof r=="string"?r:void 0},r),l.createElement("ul",{role:"group",className:"".concat(c,"-list")},a))}),WN=l.forwardRef(function(e,t){var n=e.eventKey,r=e.children,a=Of(n),i=UN(r,a),o=qy();return o?i:l.createElement(Jve,be({ref:t},Dn(e,["warnKey"])),i)}),ebe=["label","children","key","type","extra"];function L_(e,t,n){var r=t.item,a=t.group,i=t.submenu,o=t.divider;return(e||[]).map(function(s,c){if(s&&mt(s)==="object"){var u=s,d=u.label,p=u.children,g=u.key,m=u.type,h=u.extra,b=Ct(u,ebe),y=g??"tmp-".concat(c);return p||m==="group"?m==="group"?l.createElement(a,be({key:y},b,{title:d}),L_(p,t,n)):l.createElement(i,be({key:y},b,{title:d}),L_(p,t,n)):m==="divider"?l.createElement(o,be({key:y},b)):l.createElement(r,be({key:y},b),d,(!!h||h===0)&&l.createElement("span",{className:"".concat(n,"-item-extra")},h))}return null}).filter(function(s){return s})}function sP(e,t,n,r,a){var i=e,o=X({divider:VN,item:Um,group:WN,submenu:Ky},r);return t&&(i=L_(t,o,a)),UN(i,n)}var tbe=["prefixCls","rootClassName","style","className","tabIndex","items","children","direction","id","mode","inlineCollapsed","disabled","disabledOverflow","subMenuOpenDelay","subMenuCloseDelay","forceSubMenuRender","defaultOpenKeys","openKeys","activeKey","defaultActiveFirst","selectable","multiple","defaultSelectedKeys","selectedKeys","onSelect","onDeselect","inlineIndent","motion","defaultMotions","triggerSubMenuAction","builtinPlacements","itemIcon","expandIcon","overflowedIndicator","overflowedIndicatorPopupClassName","getPopupContainer","onClick","onOpenChange","onKeyDown","openAnimation","openTransitionName","_internalRenderMenuItem","_internalRenderSubMenuItem","_internalComponents"],sc=[],nbe=l.forwardRef(function(e,t){var n,r=e,a=r.prefixCls,i=a===void 0?"rc-menu":a,o=r.rootClassName,s=r.style,c=r.className,u=r.tabIndex,d=u===void 0?0:u,p=r.items,g=r.children,m=r.direction,h=r.id,b=r.mode,y=b===void 0?"vertical":b,S=r.inlineCollapsed,v=r.disabled,x=r.disabledOverflow,w=r.subMenuOpenDelay,C=w===void 0?.1:w,E=r.subMenuCloseDelay,I=E===void 0?.1:E,T=r.forceSubMenuRender,_=r.defaultOpenKeys,R=r.openKeys,$=r.activeKey,M=r.defaultActiveFirst,P=r.selectable,D=P===void 0?!0:P,O=r.multiple,k=O===void 0?!1:O,N=r.defaultSelectedKeys,A=r.selectedKeys,L=r.onSelect,j=r.onDeselect,F=r.inlineIndent,B=F===void 0?24:F,z=r.motion,U=r.defaultMotions,H=r.triggerSubMenuAction,K=H===void 0?"hover":H,Y=r.builtinPlacements,ee=r.itemIcon,ae=r.expandIcon,W=r.overflowedIndicator,q=W===void 0?"...":W,Z=r.overflowedIndicatorPopupClassName,Q=r.getPopupContainer,J=r.onClick,le=r.onOpenChange,ce=r.onKeyDown;r.openAnimation,r.openTransitionName;var pe=r._internalRenderMenuItem,te=r._internalRenderSubMenuItem,ie=r._internalComponents,fe=Ct(r,tbe),ge=l.useMemo(function(){return[sP(g,p,sc,ie,i),sP(g,p,sc,{},i)]},[g,p,ie]),ne=se(ge,2),ue=ne[0],me=ne[1],xe=l.useState(!1),Ie=se(xe,2),ke=Ie[0],$e=Ie[1],Le=l.useRef(),je=Dve(h),He=m==="rtl",Be=pn(_,{value:R,postState:function(Ht){return Ht||sc}}),Pe=se(Be,2),Se=Pe[0],Ne=Pe[1],Te=function(Ht){var Vt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;function on(){Ne(Ht),le==null||le(Ht)}Vt?Zr.flushSync(on):on()},Ce=l.useState(Se),De=se(Ce,2),Ge=De[0],lt=De[1],he=l.useRef(!1),re=l.useMemo(function(){return(y==="inline"||y==="vertical")&&S?["vertical",S]:[y,!1]},[y,S]),ve=se(re,2),_e=ve[0],ze=ve[1],Ue=_e==="inline",Ae=l.useState(_e),Oe=se(Ae,2),Re=Oe[0],at=Oe[1],Ye=l.useState(ze),We=se(Ye,2),qe=We[0],Qe=We[1];l.useEffect(function(){at(_e),Qe(ze),he.current&&(Ue?Ne(Ge):Te(sc))},[_e,ze]);var it=l.useState(0),wt=se(it,2),kt=wt[0],xt=wt[1],nt=kt>=ue.length-1||Re!=="horizontal"||x;l.useEffect(function(){Ue&<(Se)},[Se]),l.useEffect(function(){return he.current=!0,function(){he.current=!1}},[]);var rt=kve(),bt=rt.registerPath,Ot=rt.unregisterPath,ht=rt.refreshOverflowKeys,ct=rt.isSubPathKey,Et=rt.getKeyPath,Ze=rt.getKeys,ut=rt.getSubPathKeys,pt=l.useMemo(function(){return{registerPath:bt,unregisterPath:Ot}},[bt,Ot]),et=l.useMemo(function(){return{isSubPathKey:ct}},[ct]);l.useEffect(function(){ht(nt?sc:ue.slice(kt+1).map(function(Rt){return Rt.key}))},[kt,nt]);var Xe=pn($||M&&((n=ue[0])===null||n===void 0?void 0:n.key),{value:$}),$t=se(Xe,2),At=$t[0],qt=$t[1],hn=Rp(function(Rt){qt(Rt)}),gn=Rp(function(){qt(void 0)});l.useImperativeHandle(t,function(){return{list:Le.current,focus:function(Ht){var Vt,on=Ze(),It=M_(on,je),Mt=It.elements,bn=It.key2element,zn=It.element2key,Cr=BN(Le.current,Mt),Er=At??(Cr[0]?zn.get(Cr[0]):(Vt=ue.find(function(gt){return!gt.props.disabled}))===null||Vt===void 0?void 0:Vt.key),Lr=bn.get(Er);if(Er&&Lr){var Xt;Lr==null||(Xt=Lr.focus)===null||Xt===void 0||Xt.call(Lr,Ht)}}}});var yt=pn(N||[],{value:A,postState:function(Ht){return Array.isArray(Ht)?Ht:Ht==null?sc:[Ht]}}),Dt=se(yt,2),jt=Dt[0],Jt=Dt[1],Nn=function(Ht){if(D){var Vt=Ht.key,on=jt.includes(Vt),It;k?on?It=jt.filter(function(bn){return bn!==Vt}):It=[].concat(Me(jt),[Vt]):It=[Vt],Jt(It);var Mt=X(X({},Ht),{},{selectedKeys:It});on?j==null||j(Mt):L==null||L(Mt)}!k&&Se.length&&Re!=="inline"&&Te(sc)},Dr=Rp(function(Rt){J==null||J(s0(Rt)),Nn(Rt)}),or=Rp(function(Rt,Ht){var Vt=Se.filter(function(It){return It!==Rt});if(Ht)Vt.push(Rt);else if(Re!=="inline"){var on=ut(Rt);Vt=Vt.filter(function(It){return!on.has(It)})}oo(Se,Vt,!0)||Te(Vt,!0)}),wr=function(Ht,Vt){var on=Vt??!Se.includes(Ht);or(Ht,on)},tr=$ve(Re,At,He,je,Le,Ze,Et,qt,wr,ce);l.useEffect(function(){$e(!0)},[]);var Pr=l.useMemo(function(){return{_internalRenderMenuItem:pe,_internalRenderSubMenuItem:te}},[pe,te]),nr=Re!=="horizontal"||x?ue:ue.map(function(Rt,Ht){return l.createElement(Qg,{key:Rt.key,overflowDisabled:Ht>kt},Rt)}),en=l.createElement(Ao,be({id:h,ref:Le,prefixCls:"".concat(i,"-overflow"),component:"ul",itemComponent:Um,className:oe(i,"".concat(i,"-root"),"".concat(i,"-").concat(Re),c,V(V({},"".concat(i,"-inline-collapsed"),qe),"".concat(i,"-rtl"),He),o),dir:m,style:s,role:"menu",tabIndex:d,data:nr,renderRawItem:function(Ht){return Ht},renderRawRest:function(Ht){var Vt=Ht.length,on=Vt?ue.slice(-Vt):null;return l.createElement(Ky,{eventKey:P_,title:q,disabled:nt,internalPopupClose:Vt===0,popupClassName:Z},on)},maxCount:Re!=="horizontal"||x?Ao.INVALIDATE:Ao.RESPONSIVE,ssr:"full","data-menu-list":!0,onVisibleChange:function(Ht){xt(Ht)},onKeyDown:tr},fe));return l.createElement(FN.Provider,{value:Pr},l.createElement(jG.Provider,{value:je},l.createElement(Qg,{prefixCls:i,rootClassName:o,mode:Re,openKeys:Se,rtl:He,disabled:v,motion:ke?z:null,defaultMotions:ke?U:null,activeKey:At,onActive:hn,onInactive:gn,selectedKeys:jt,inlineIndent:B,subMenuOpenDelay:C,subMenuCloseDelay:I,forceSubMenuRender:T,builtinPlacements:Y,triggerSubMenuAction:K,getPopupContainer:Q,itemIcon:ee,expandIcon:ae,onItemClick:Dr,onOpenChange:or},l.createElement(UG.Provider,{value:et},en),l.createElement("div",{style:{display:"none"},"aria-hidden":!0},l.createElement(zG.Provider,{value:pt},me)))))}),Nf=nbe;Nf.Item=Um;Nf.SubMenu=Ky;Nf.ItemGroup=WN;Nf.Divider=VN;var rbe={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 192H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM104 228a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"bars",theme:"outlined"},abe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:rbe}))},ibe=l.forwardRef(abe),obe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z"}}]},name:"left",theme:"outlined"},sbe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:obe}))},Bs=l.forwardRef(sbe);const lbe=e=>!isNaN(parseFloat(e))&&isFinite(e),YG=l.createContext({siderHook:{addSider:()=>null,removeSider:()=>null}}),cbe=e=>{const{antCls:t,componentCls:n,colorText:r,footerBg:a,headerHeight:i,headerPadding:o,headerColor:s,footerPadding:c,fontSize:u,bodyBg:d,headerBg:p}=e;return{[n]:{display:"flex",flex:"auto",flexDirection:"column",minHeight:0,background:d,"&, *":{boxSizing:"border-box"},[`&${n}-has-sider`]:{flexDirection:"row",[`> ${n}, > ${n}-content`]:{width:0}},[`${n}-header, &${n}-footer`]:{flex:"0 0 auto"},"&-rtl":{direction:"rtl"}},[`${n}-header`]:{height:i,padding:o,color:s,lineHeight:G(i),background:p,[`${t}-menu`]:{lineHeight:"inherit"}},[`${n}-footer`]:{padding:c,color:r,fontSize:u,background:a},[`${n}-content`]:{flex:"auto",color:r,minHeight:0}}},XG=e=>{const{colorBgLayout:t,controlHeight:n,controlHeightLG:r,colorText:a,controlHeightSM:i,marginXXS:o,colorTextLightSolid:s,colorBgContainer:c}=e,u=r*1.25;return{colorBgHeader:"#001529",colorBgBody:t,colorBgTrigger:"#002140",bodyBg:t,headerBg:"#001529",headerHeight:n*2,headerPadding:`0 ${u}px`,headerColor:a,footerPadding:`${i}px ${u}px`,footerBg:t,siderBg:"#001529",triggerHeight:r+o*2,triggerBg:"#002140",triggerColor:s,zeroTriggerWidth:r,zeroTriggerHeight:r,lightSiderBg:c,lightTriggerBg:c,lightTriggerColor:a}},ZG=[["colorBgBody","bodyBg"],["colorBgHeader","headerBg"],["colorBgTrigger","triggerBg"]],QG=an("Layout",e=>[cbe(e)],XG,{deprecatedTokens:ZG}),ube=e=>{const{componentCls:t,siderBg:n,motionDurationMid:r,motionDurationSlow:a,antCls:i,triggerHeight:o,triggerColor:s,triggerBg:c,headerHeight:u,zeroTriggerWidth:d,zeroTriggerHeight:p,borderRadius:g,lightSiderBg:m,lightTriggerColor:h,lightTriggerBg:b,bodyBg:y}=e;return{[t]:{position:"relative",minWidth:0,background:n,transition:`all ${r}, background 0s`,"&-has-trigger":{paddingBottom:o},"&-right":{order:1},[`${t}-children`]:{height:"100%",marginTop:-.1,paddingTop:.1,[`${i}-menu${i}-menu-inline-collapsed`]:{width:"auto"}},[`${t}-trigger`]:{position:"fixed",bottom:0,zIndex:1,height:o,color:s,lineHeight:G(o),textAlign:"center",background:c,cursor:"pointer",transition:`all ${r}`},"&-zero-width":{"> *":{overflow:"hidden"},"&-trigger":{position:"absolute",top:u,insetInlineEnd:e.calc(d).mul(-1).equal(),zIndex:1,width:d,height:p,color:s,fontSize:e.fontSizeXL,display:"flex",alignItems:"center",justifyContent:"center",background:n,borderStartStartRadius:0,borderStartEndRadius:g,borderEndEndRadius:g,borderEndStartRadius:0,cursor:"pointer",transition:`background ${a} ease`,"&::after":{position:"absolute",inset:0,background:"transparent",transition:`all ${a}`,content:'""'},"&:hover::after":{background:"rgba(255, 255, 255, 0.2)"},"&-right":{insetInlineStart:e.calc(d).mul(-1).equal(),borderStartStartRadius:g,borderStartEndRadius:0,borderEndEndRadius:0,borderEndStartRadius:g}}},"&-light":{background:m,[`${t}-trigger`]:{color:h,background:b},[`${t}-zero-width-trigger`]:{color:h,background:b,border:`1px solid ${y}`,borderInlineStart:0}}}}},dbe=an(["Layout","Sider"],e=>[ube(e)],XG,{deprecatedTokens:ZG});var fbe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{let e=0;return function(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return e+=1,`${t}${e}`}})(),GN=l.forwardRef((e,t)=>{const{prefixCls:n,className:r,trigger:a,children:i,defaultCollapsed:o=!1,theme:s="dark",style:c={},collapsible:u=!1,reverseArrow:d=!1,width:p=200,collapsedWidth:g=80,zeroWidthTriggerStyle:m,breakpoint:h,onCollapse:b,onBreakpoint:y}=e,S=fbe(e,["prefixCls","className","trigger","children","defaultCollapsed","theme","style","collapsible","reverseArrow","width","collapsedWidth","zeroWidthTriggerStyle","breakpoint","onCollapse","onBreakpoint"]),{siderHook:v}=l.useContext(YG),[x,w]=l.useState("collapsed"in e?e.collapsed:o),[C,E]=l.useState(!1);l.useEffect(()=>{"collapsed"in e&&w(e.collapsed)},[e.collapsed]);const I=(N,A)=>{"collapsed"in e||w(N),b==null||b(N,A)},{getPrefixCls:T}=l.useContext(st),_=T("layout-sider",n),[R,$,M]=dbe(_),P=l.useRef();P.current=N=>{E(N.matches),y==null||y(N.matches),x!==N.matches&&I(N.matches,"responsive")},l.useEffect(()=>{function N(L){return P.current(L)}let A;if(typeof window<"u"){const{matchMedia:L}=window;if(L&&h&&h in lP){A=L(`screen and (max-width: ${lP[h]})`);try{A.addEventListener("change",N)}catch{A.addListener(N)}N(A)}}return()=>{try{A==null||A.removeEventListener("change",N)}catch{A==null||A.removeListener(N)}}},[h]),l.useEffect(()=>{const N=pbe("ant-sider-");return v.addSider(N),()=>v.removeSider(N)},[]);const D=()=>{I(!x,"clickTrigger")},O=()=>{const N=Dn(S,["collapsed"]),A=x?g:p,L=lbe(A)?`${A}px`:String(A),j=parseFloat(String(g||0))===0?l.createElement("span",{onClick:D,className:oe(`${_}-zero-width-trigger`,`${_}-zero-width-trigger-${d?"right":"left"}`),style:m},a||l.createElement(ibe,null)):null,z={expanded:d?l.createElement(pi,null):l.createElement(Bs,null),collapsed:d?l.createElement(Bs,null):l.createElement(pi,null)}[x?"collapsed":"expanded"],U=a!==null?j||l.createElement("div",{className:`${_}-trigger`,onClick:D,style:{width:L}},a||z):null,H=Object.assign(Object.assign({},c),{flex:`0 0 ${L}`,maxWidth:L,minWidth:L,width:L}),K=oe(_,`${_}-${s}`,{[`${_}-collapsed`]:!!x,[`${_}-has-trigger`]:u&&a!==null&&!j,[`${_}-below`]:!!C,[`${_}-zero-width`]:parseFloat(L)===0},r,$,M);return l.createElement("aside",Object.assign({className:K},N,{style:H,ref:t}),l.createElement("div",{className:`${_}-children`},i),u||C&&j?U:null)},k=l.useMemo(()=>({siderCollapsed:x}),[x]);return R(l.createElement(Yy.Provider,{value:k},O()))});var gbe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"ellipsis",theme:"outlined"},mbe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:gbe}))},qN=l.forwardRef(mbe);const l0=l.createContext({prefixCls:"",firstLevel:!0,inlineCollapsed:!1});var hbe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{prefixCls:t,className:n,dashed:r}=e,a=hbe(e,["prefixCls","className","dashed"]),{getPrefixCls:i}=l.useContext(st),o=i("menu",t),s=oe({[`${o}-item-divider-dashed`]:!!r},n);return l.createElement(VN,Object.assign({className:s},a))},eq=e=>{var t;const{className:n,children:r,icon:a,title:i,danger:o}=e,{prefixCls:s,firstLevel:c,direction:u,disableMenuItemTitleTooltip:d,inlineCollapsed:p}=l.useContext(l0),g=v=>{const x=r==null?void 0:r[0],w=l.createElement("span",{className:`${s}-title-content`},r);return(!a||l.isValidElement(r)&&r.type==="span")&&r&&v&&c&&typeof x=="string"?l.createElement("div",{className:`${s}-inline-collapsed-noicon`},x.charAt(0)):w},{siderCollapsed:m}=l.useContext(Yy);let h=i;typeof i>"u"?h=c?r:"":i===!1&&(h="");const b={title:h};!m&&!p&&(b.title=null,b.open=!1);const y=Nr(r).length;let S=l.createElement(Um,Object.assign({},Dn(e,["title","icon","danger"]),{className:oe({[`${s}-item-danger`]:o,[`${s}-item-only-child`]:(a?y+1:y)===1},n),title:typeof i=="string"?i:void 0}),kr(a,{className:oe(l.isValidElement(a)?(t=a.props)===null||t===void 0?void 0:t.className:"",`${s}-item-icon`)}),g(p));return d||(S=l.createElement(Ft,Object.assign({},b,{placement:u==="rtl"?"left":"right",overlayClassName:`${s}-inline-collapsed-tooltip`}),S)),S};var vbe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{children:n}=e,r=vbe(e,["children"]),a=l.useContext(c0),i=l.useMemo(()=>Object.assign(Object.assign({},a),r),[a,r.prefixCls,r.mode,r.selectable,r.rootClassName]),o=eoe(n),s=Vs(t,o?n.ref:null);return l.createElement(c0.Provider,{value:i},l.createElement(ls,{space:!0},o?l.cloneElement(n,{ref:s}):n))}),bbe=e=>{const{componentCls:t,motionDurationSlow:n,horizontalLineHeight:r,colorSplit:a,lineWidth:i,lineType:o,itemPaddingInline:s}=e;return{[`${t}-horizontal`]:{lineHeight:r,border:0,borderBottom:`${G(i)} ${o} ${a}`,boxShadow:"none","&::after":{display:"block",clear:"both",height:0,content:'"\\20"'},[`${t}-item, ${t}-submenu`]:{position:"relative",display:"inline-block",verticalAlign:"bottom",paddingInline:s},[`> ${t}-item:hover,
- > ${t}-item-active,
- > ${t}-submenu ${t}-submenu-title:hover`]:{backgroundColor:"transparent"},[`${t}-item, ${t}-submenu-title`]:{transition:[`border-color ${n}`,`background ${n}`].join(",")},[`${t}-submenu-arrow`]:{display:"none"}}}},ybe=e=>{let{componentCls:t,menuArrowOffset:n,calc:r}=e;return{[`${t}-rtl`]:{direction:"rtl"},[`${t}-submenu-rtl`]:{transformOrigin:"100% 0"},[`${t}-rtl${t}-vertical,
- ${t}-submenu-rtl ${t}-vertical`]:{[`${t}-submenu-arrow`]:{"&::before":{transform:`rotate(-45deg) translateY(${G(r(n).mul(-1).equal())})`},"&::after":{transform:`rotate(45deg) translateY(${G(n)})`}}}}},cP=e=>Object.assign({},Ps(e)),uP=(e,t)=>{const{componentCls:n,itemColor:r,itemSelectedColor:a,groupTitleColor:i,itemBg:o,subMenuItemBg:s,itemSelectedBg:c,activeBarHeight:u,activeBarWidth:d,activeBarBorderWidth:p,motionDurationSlow:g,motionEaseInOut:m,motionEaseOut:h,itemPaddingInline:b,motionDurationMid:y,itemHoverColor:S,lineType:v,colorSplit:x,itemDisabledColor:w,dangerItemColor:C,dangerItemHoverColor:E,dangerItemSelectedColor:I,dangerItemActiveBg:T,dangerItemSelectedBg:_,popupBg:R,itemHoverBg:$,itemActiveBg:M,menuSubMenuBg:P,horizontalItemSelectedColor:D,horizontalItemSelectedBg:O,horizontalItemBorderRadius:k,horizontalItemHoverBg:N}=e;return{[`${n}-${t}, ${n}-${t} > ${n}`]:{color:r,background:o,[`&${n}-root:focus-visible`]:Object.assign({},cP(e)),[`${n}-item-group-title`]:{color:i},[`${n}-submenu-selected`]:{[`> ${n}-submenu-title`]:{color:a}},[`${n}-item, ${n}-submenu-title`]:{color:r,[`&:not(${n}-item-disabled):focus-visible`]:Object.assign({},cP(e))},[`${n}-item-disabled, ${n}-submenu-disabled`]:{color:`${w} !important`},[`${n}-item:not(${n}-item-selected):not(${n}-submenu-selected)`]:{[`&:hover, > ${n}-submenu-title:hover`]:{color:S}},[`&:not(${n}-horizontal)`]:{[`${n}-item:not(${n}-item-selected)`]:{"&:hover":{backgroundColor:$},"&:active":{backgroundColor:M}},[`${n}-submenu-title`]:{"&:hover":{backgroundColor:$},"&:active":{backgroundColor:M}}},[`${n}-item-danger`]:{color:C,[`&${n}-item:hover`]:{[`&:not(${n}-item-selected):not(${n}-submenu-selected)`]:{color:E}},[`&${n}-item:active`]:{background:T}},[`${n}-item a`]:{"&, &:hover":{color:"inherit"}},[`${n}-item-selected`]:{color:a,[`&${n}-item-danger`]:{color:I},"a, a:hover":{color:"inherit"}},[`& ${n}-item-selected`]:{backgroundColor:c,[`&${n}-item-danger`]:{backgroundColor:_}},[`&${n}-submenu > ${n}`]:{backgroundColor:P},[`&${n}-popup > ${n}`]:{backgroundColor:R},[`&${n}-submenu-popup > ${n}`]:{backgroundColor:R},[`&${n}-horizontal`]:Object.assign(Object.assign({},t==="dark"?{borderBottom:0}:{}),{[`> ${n}-item, > ${n}-submenu`]:{top:p,marginTop:e.calc(p).mul(-1).equal(),marginBottom:0,borderRadius:k,"&::after":{position:"absolute",insetInline:b,bottom:0,borderBottom:`${G(u)} solid transparent`,transition:`border-color ${g} ${m}`,content:'""'},"&:hover, &-active, &-open":{background:N,"&::after":{borderBottomWidth:u,borderBottomColor:D}},"&-selected":{color:D,backgroundColor:O,"&:hover":{backgroundColor:O},"&::after":{borderBottomWidth:u,borderBottomColor:D}}}}),[`&${n}-root`]:{[`&${n}-inline, &${n}-vertical`]:{borderInlineEnd:`${G(p)} ${v} ${x}`}},[`&${n}-inline`]:{[`${n}-sub${n}-inline`]:{background:s},[`${n}-item`]:{position:"relative","&::after":{position:"absolute",insetBlock:0,insetInlineEnd:0,borderInlineEnd:`${G(d)} solid ${a}`,transform:"scaleY(0.0001)",opacity:0,transition:[`transform ${y} ${h}`,`opacity ${y} ${h}`].join(","),content:'""'},[`&${n}-item-danger`]:{"&::after":{borderInlineEndColor:I}}},[`${n}-selected, ${n}-item-selected`]:{"&::after":{transform:"scaleY(1)",opacity:1,transition:[`transform ${y} ${m}`,`opacity ${y} ${m}`].join(",")}}}}}},dP=e=>{const{componentCls:t,itemHeight:n,itemMarginInline:r,padding:a,menuArrowSize:i,marginXS:o,itemMarginBlock:s,itemWidth:c,itemPaddingInline:u}=e,d=e.calc(i).add(a).add(o).equal();return{[`${t}-item`]:{position:"relative",overflow:"hidden"},[`${t}-item, ${t}-submenu-title`]:{height:n,lineHeight:G(n),paddingInline:u,overflow:"hidden",textOverflow:"ellipsis",marginInline:r,marginBlock:s,width:c},[`> ${t}-item,
- > ${t}-submenu > ${t}-submenu-title`]:{height:n,lineHeight:G(n)},[`${t}-item-group-list ${t}-submenu-title,
- ${t}-submenu-title`]:{paddingInlineEnd:d}}},xbe=e=>{const{componentCls:t,iconCls:n,itemHeight:r,colorTextLightSolid:a,dropdownWidth:i,controlHeightLG:o,motionEaseOut:s,paddingXL:c,itemMarginInline:u,fontSizeLG:d,motionDurationFast:p,motionDurationSlow:g,paddingXS:m,boxShadowSecondary:h,collapsedWidth:b,collapsedIconSize:y}=e,S={height:r,lineHeight:G(r),listStylePosition:"inside",listStyleType:"disc"};return[{[t]:{"&-inline, &-vertical":Object.assign({[`&${t}-root`]:{boxShadow:"none"}},dP(e))},[`${t}-submenu-popup`]:{[`${t}-vertical`]:Object.assign(Object.assign({},dP(e)),{boxShadow:h})}},{[`${t}-submenu-popup ${t}-vertical${t}-sub`]:{minWidth:i,maxHeight:`calc(100vh - ${G(e.calc(o).mul(2.5).equal())})`,padding:"0",overflow:"hidden",borderInlineEnd:0,"&:not([class*='-active'])":{overflowX:"hidden",overflowY:"auto"}}},{[`${t}-inline`]:{width:"100%",[`&${t}-root`]:{[`${t}-item, ${t}-submenu-title`]:{display:"flex",alignItems:"center",transition:[`border-color ${g}`,`background ${g}`,`padding ${p} ${s}`].join(","),[`> ${t}-title-content`]:{flex:"auto",minWidth:0,overflow:"hidden",textOverflow:"ellipsis"},"> *":{flex:"none"}}},[`${t}-sub${t}-inline`]:{padding:0,border:0,borderRadius:0,boxShadow:"none",[`& > ${t}-submenu > ${t}-submenu-title`]:S,[`& ${t}-item-group-title`]:{paddingInlineStart:c}},[`${t}-item`]:S}},{[`${t}-inline-collapsed`]:{width:b,[`&${t}-root`]:{[`${t}-item, ${t}-submenu ${t}-submenu-title`]:{[`> ${t}-inline-collapsed-noicon`]:{fontSize:d,textAlign:"center"}}},[`> ${t}-item,
- > ${t}-item-group > ${t}-item-group-list > ${t}-item,
- > ${t}-item-group > ${t}-item-group-list > ${t}-submenu > ${t}-submenu-title,
- > ${t}-submenu > ${t}-submenu-title`]:{insetInlineStart:0,paddingInline:`calc(50% - ${G(e.calc(d).div(2).equal())} - ${G(u)})`,textOverflow:"clip",[`
- ${t}-submenu-arrow,
- ${t}-submenu-expand-icon
- `]:{opacity:0},[`${t}-item-icon, ${n}`]:{margin:0,fontSize:y,lineHeight:G(r),"+ span":{display:"inline-block",opacity:0}}},[`${t}-item-icon, ${n}`]:{display:"inline-block"},"&-tooltip":{pointerEvents:"none",[`${t}-item-icon, ${n}`]:{display:"none"},"a, a:hover":{color:a}},[`${t}-item-group-title`]:Object.assign(Object.assign({},Pi),{paddingInline:m})}}]},fP=e=>{const{componentCls:t,motionDurationSlow:n,motionDurationMid:r,motionEaseInOut:a,motionEaseOut:i,iconCls:o,iconSize:s,iconMarginInlineEnd:c}=e;return{[`${t}-item, ${t}-submenu-title`]:{position:"relative",display:"block",margin:0,whiteSpace:"nowrap",cursor:"pointer",transition:[`border-color ${n}`,`background ${n}`,`padding calc(${n} + 0.1s) ${a}`].join(","),[`${t}-item-icon, ${o}`]:{minWidth:s,fontSize:s,transition:[`font-size ${r} ${i}`,`margin ${n} ${a}`,`color ${n}`].join(","),"+ span":{marginInlineStart:c,opacity:1,transition:[`opacity ${n} ${a}`,`margin ${n}`,`color ${n}`].join(",")}},[`${t}-item-icon`]:Object.assign({},wf()),[`&${t}-item-only-child`]:{[`> ${o}, > ${t}-item-icon`]:{marginInlineEnd:0}}},[`${t}-item-disabled, ${t}-submenu-disabled`]:{background:"none !important",cursor:"not-allowed","&::after":{borderColor:"transparent !important"},a:{color:"inherit !important"},[`> ${t}-submenu-title`]:{color:"inherit !important",cursor:"not-allowed"}}}},pP=e=>{const{componentCls:t,motionDurationSlow:n,motionEaseInOut:r,borderRadius:a,menuArrowSize:i,menuArrowOffset:o}=e;return{[`${t}-submenu`]:{"&-expand-icon, &-arrow":{position:"absolute",top:"50%",insetInlineEnd:e.margin,width:i,color:"currentcolor",transform:"translateY(-50%)",transition:`transform ${n} ${r}, opacity ${n}`},"&-arrow":{"&::before, &::after":{position:"absolute",width:e.calc(i).mul(.6).equal(),height:e.calc(i).mul(.15).equal(),backgroundColor:"currentcolor",borderRadius:a,transition:[`background ${n} ${r}`,`transform ${n} ${r}`,`top ${n} ${r}`,`color ${n} ${r}`].join(","),content:'""'},"&::before":{transform:`rotate(45deg) translateY(${G(e.calc(o).mul(-1).equal())})`},"&::after":{transform:`rotate(-45deg) translateY(${G(o)})`}}}}},Sbe=e=>{const{antCls:t,componentCls:n,fontSize:r,motionDurationSlow:a,motionDurationMid:i,motionEaseInOut:o,paddingXS:s,padding:c,colorSplit:u,lineWidth:d,zIndexPopup:p,borderRadiusLG:g,subMenuItemBorderRadius:m,menuArrowSize:h,menuArrowOffset:b,lineType:y,groupTitleLineHeight:S,groupTitleFontSize:v}=e;return[{"":{[n]:Object.assign(Object.assign({},Lo()),{"&-hidden":{display:"none"}})},[`${n}-submenu-hidden`]:{display:"none"}},{[n]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},ln(e)),Lo()),{marginBottom:0,paddingInlineStart:0,fontSize:r,lineHeight:0,listStyle:"none",outline:"none",transition:`width ${a} cubic-bezier(0.2, 0, 0, 1) 0s`,"ul, ol":{margin:0,padding:0,listStyle:"none"},"&-overflow":{display:"flex",[`${n}-item`]:{flex:"none"}},[`${n}-item, ${n}-submenu, ${n}-submenu-title`]:{borderRadius:e.itemBorderRadius},[`${n}-item-group-title`]:{padding:`${G(s)} ${G(c)}`,fontSize:v,lineHeight:S,transition:`all ${a}`},[`&-horizontal ${n}-submenu`]:{transition:[`border-color ${a} ${o}`,`background ${a} ${o}`].join(",")},[`${n}-submenu, ${n}-submenu-inline`]:{transition:[`border-color ${a} ${o}`,`background ${a} ${o}`,`padding ${i} ${o}`].join(",")},[`${n}-submenu ${n}-sub`]:{cursor:"initial",transition:[`background ${a} ${o}`,`padding ${a} ${o}`].join(",")},[`${n}-title-content`]:{display:"inline-flex",alignItems:"center",transition:`color ${a}`,"> a:first-child":{flexGrow:1},[`> ${t}-typography-ellipsis-single-line`]:{display:"inline",verticalAlign:"unset"},[`${n}-item-extra`]:{marginInlineStart:"auto",paddingInlineStart:e.padding,fontSize:e.fontSizeSM,color:e.colorTextDescription}},[`${n}-item a`]:{"&::before":{position:"absolute",inset:0,backgroundColor:"transparent",content:'""'}},[`${n}-item-divider`]:{overflow:"hidden",lineHeight:0,borderColor:u,borderStyle:y,borderWidth:0,borderTopWidth:d,marginBlock:d,padding:0,"&-dashed":{borderStyle:"dashed"}}}),fP(e)),{[`${n}-item-group`]:{[`${n}-item-group-list`]:{margin:0,padding:0,[`${n}-item, ${n}-submenu-title`]:{paddingInline:`${G(e.calc(r).mul(2).equal())} ${G(c)}`}}},"&-submenu":{"&-popup":{position:"absolute",zIndex:p,borderRadius:g,boxShadow:"none",transformOrigin:"0 0",[`&${n}-submenu`]:{background:"transparent"},"&::before":{position:"absolute",inset:0,zIndex:-1,width:"100%",height:"100%",opacity:0,content:'""'},[`> ${n}`]:Object.assign(Object.assign(Object.assign({borderRadius:g},fP(e)),pP(e)),{[`${n}-item, ${n}-submenu > ${n}-submenu-title`]:{borderRadius:m},[`${n}-submenu-title::after`]:{transition:`transform ${a} ${o}`}})},"\n &-placement-leftTop,\n &-placement-bottomRight,\n ":{transformOrigin:"100% 0"},"\n &-placement-leftBottom,\n &-placement-topRight,\n ":{transformOrigin:"100% 100%"},"\n &-placement-rightBottom,\n &-placement-topLeft,\n ":{transformOrigin:"0 100%"},"\n &-placement-bottomLeft,\n &-placement-rightTop,\n ":{transformOrigin:"0 0"},"\n &-placement-leftTop,\n &-placement-leftBottom\n ":{paddingInlineEnd:e.paddingXS},"\n &-placement-rightTop,\n &-placement-rightBottom\n ":{paddingInlineStart:e.paddingXS},"\n &-placement-topRight,\n &-placement-topLeft\n ":{paddingBottom:e.paddingXS},"\n &-placement-bottomRight,\n &-placement-bottomLeft\n ":{paddingTop:e.paddingXS}}}),pP(e)),{[`&-inline-collapsed ${n}-submenu-arrow,
- &-inline ${n}-submenu-arrow`]:{"&::before":{transform:`rotate(-45deg) translateX(${G(b)})`},"&::after":{transform:`rotate(45deg) translateX(${G(e.calc(b).mul(-1).equal())})`}},[`${n}-submenu-open${n}-submenu-inline > ${n}-submenu-title > ${n}-submenu-arrow`]:{transform:`translateY(${G(e.calc(h).mul(.2).mul(-1).equal())})`,"&::after":{transform:`rotate(-45deg) translateX(${G(e.calc(b).mul(-1).equal())})`},"&::before":{transform:`rotate(45deg) translateX(${G(b)})`}}})},{[`${t}-layout-header`]:{[n]:{lineHeight:"inherit"}}}]},wbe=e=>{var t,n,r;const{colorPrimary:a,colorError:i,colorTextDisabled:o,colorErrorBg:s,colorText:c,colorTextDescription:u,colorBgContainer:d,colorFillAlter:p,colorFillContent:g,lineWidth:m,lineWidthBold:h,controlItemBgActive:b,colorBgTextHover:y,controlHeightLG:S,lineHeight:v,colorBgElevated:x,marginXXS:w,padding:C,fontSize:E,controlHeightSM:I,fontSizeLG:T,colorTextLightSolid:_,colorErrorHover:R}=e,$=(t=e.activeBarWidth)!==null&&t!==void 0?t:0,M=(n=e.activeBarBorderWidth)!==null&&n!==void 0?n:m,P=(r=e.itemMarginInline)!==null&&r!==void 0?r:e.marginXXS,D=new cn(_).setAlpha(.65).toRgbString();return{dropdownWidth:160,zIndexPopup:e.zIndexPopupBase+50,radiusItem:e.borderRadiusLG,itemBorderRadius:e.borderRadiusLG,radiusSubMenuItem:e.borderRadiusSM,subMenuItemBorderRadius:e.borderRadiusSM,colorItemText:c,itemColor:c,colorItemTextHover:c,itemHoverColor:c,colorItemTextHoverHorizontal:a,horizontalItemHoverColor:a,colorGroupTitle:u,groupTitleColor:u,colorItemTextSelected:a,itemSelectedColor:a,colorItemTextSelectedHorizontal:a,horizontalItemSelectedColor:a,colorItemBg:d,itemBg:d,colorItemBgHover:y,itemHoverBg:y,colorItemBgActive:g,itemActiveBg:b,colorSubItemBg:p,subMenuItemBg:p,colorItemBgSelected:b,itemSelectedBg:b,colorItemBgSelectedHorizontal:"transparent",horizontalItemSelectedBg:"transparent",colorActiveBarWidth:0,activeBarWidth:$,colorActiveBarHeight:h,activeBarHeight:h,colorActiveBarBorderSize:m,activeBarBorderWidth:M,colorItemTextDisabled:o,itemDisabledColor:o,colorDangerItemText:i,dangerItemColor:i,colorDangerItemTextHover:i,dangerItemHoverColor:i,colorDangerItemTextSelected:i,dangerItemSelectedColor:i,colorDangerItemBgActive:s,dangerItemActiveBg:s,colorDangerItemBgSelected:s,dangerItemSelectedBg:s,itemMarginInline:P,horizontalItemBorderRadius:0,horizontalItemHoverBg:"transparent",itemHeight:S,groupTitleLineHeight:v,collapsedWidth:S*2,popupBg:x,itemMarginBlock:w,itemPaddingInline:C,horizontalLineHeight:`${S*1.15}px`,iconSize:E,iconMarginInlineEnd:I-E,collapsedIconSize:T,groupTitleFontSize:E,darkItemDisabledColor:new cn(_).setAlpha(.25).toRgbString(),darkItemColor:D,darkDangerItemColor:i,darkItemBg:"#001529",darkPopupBg:"#001529",darkSubMenuItemBg:"#000c17",darkItemSelectedColor:_,darkItemSelectedBg:a,darkDangerItemSelectedBg:i,darkItemHoverBg:"transparent",darkGroupTitleColor:D,darkItemHoverColor:_,darkDangerItemHoverColor:R,darkDangerItemSelectedColor:_,darkDangerItemActiveBg:i,itemWidth:$?`calc(100% + ${M}px)`:`calc(100% - ${P*2}px)`}},Cbe=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return an("Menu",a=>{const{colorBgElevated:i,controlHeightLG:o,fontSize:s,darkItemColor:c,darkDangerItemColor:u,darkItemBg:d,darkSubMenuItemBg:p,darkItemSelectedColor:g,darkItemSelectedBg:m,darkDangerItemSelectedBg:h,darkItemHoverBg:b,darkGroupTitleColor:y,darkItemHoverColor:S,darkItemDisabledColor:v,darkDangerItemHoverColor:x,darkDangerItemSelectedColor:w,darkDangerItemActiveBg:C,popupBg:E,darkPopupBg:I}=a,T=a.calc(s).div(7).mul(5).equal(),_=zt(a,{menuArrowSize:T,menuHorizontalHeight:a.calc(o).mul(1.15).equal(),menuArrowOffset:a.calc(T).mul(.25).equal(),menuSubMenuBg:i,calc:a.calc,popupBg:E}),R=zt(_,{itemColor:c,itemHoverColor:S,groupTitleColor:y,itemSelectedColor:g,itemBg:d,popupBg:I,subMenuItemBg:p,itemActiveBg:"transparent",itemSelectedBg:m,activeBarHeight:0,activeBarBorderWidth:0,itemHoverBg:b,itemDisabledColor:v,dangerItemColor:u,dangerItemHoverColor:x,dangerItemSelectedColor:w,dangerItemActiveBg:C,dangerItemSelectedBg:h,menuSubMenuBg:p,horizontalItemSelectedColor:g,horizontalItemSelectedBg:m});return[Sbe(_),bbe(_),xbe(_),uP(_,"light"),uP(R,"dark"),ybe(_),Am(_),ss(_,"slide-up"),ss(_,"slide-down"),Tf(_,"zoom-big")]},wbe,{deprecatedTokens:[["colorGroupTitle","groupTitleColor"],["radiusItem","itemBorderRadius"],["radiusSubMenuItem","subMenuItemBorderRadius"],["colorItemText","itemColor"],["colorItemTextHover","itemHoverColor"],["colorItemTextHoverHorizontal","horizontalItemHoverColor"],["colorItemTextSelected","itemSelectedColor"],["colorItemTextSelectedHorizontal","horizontalItemSelectedColor"],["colorItemTextDisabled","itemDisabledColor"],["colorDangerItemText","dangerItemColor"],["colorDangerItemTextHover","dangerItemHoverColor"],["colorDangerItemTextSelected","dangerItemSelectedColor"],["colorDangerItemBgActive","dangerItemActiveBg"],["colorDangerItemBgSelected","dangerItemSelectedBg"],["colorItemBg","itemBg"],["colorItemBgHover","itemHoverBg"],["colorSubItemBg","subMenuItemBg"],["colorItemBgActive","itemActiveBg"],["colorItemBgSelectedHorizontal","horizontalItemSelectedBg"],["colorActiveBarWidth","activeBarWidth"],["colorActiveBarHeight","activeBarHeight"],["colorActiveBarBorderSize","activeBarBorderWidth"],["colorItemBgSelected","itemSelectedBg"]],injectStyle:n,unitless:{groupTitleLineHeight:!0}})(e,t)},nq=e=>{var t;const{popupClassName:n,icon:r,title:a,theme:i}=e,o=l.useContext(l0),{prefixCls:s,inlineCollapsed:c,theme:u}=o,d=Of();let p;if(!r)p=c&&!d.length&&a&&typeof a=="string"?l.createElement("div",{className:`${s}-inline-collapsed-noicon`},a.charAt(0)):l.createElement("span",{className:`${s}-title-content`},a);else{const h=l.isValidElement(a)&&a.type==="span";p=l.createElement(l.Fragment,null,kr(r,{className:oe(l.isValidElement(r)?(t=r.props)===null||t===void 0?void 0:t.className:"",`${s}-item-icon`)}),h?a:l.createElement("span",{className:`${s}-title-content`},a))}const g=l.useMemo(()=>Object.assign(Object.assign({},o),{firstLevel:!1}),[o]),[m]=Ho("Menu");return l.createElement(l0.Provider,{value:g},l.createElement(Ky,Object.assign({},Dn(e,["icon"]),{title:p,popupClassName:oe(s,n,`${s}-${i||u}`),popupStyle:Object.assign({zIndex:m},e.popupStyle)})))};var Ebe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var n;const r=l.useContext(c0),a=r||{},{getPrefixCls:i,getPopupContainer:o,direction:s,menu:c}=l.useContext(st),u=i(),{prefixCls:d,className:p,style:g,theme:m="light",expandIcon:h,_internalDisableMenuItemTitleTooltip:b,inlineCollapsed:y,siderCollapsed:S,rootClassName:v,mode:x,selectable:w,onClick:C,overflowedIndicatorPopupClassName:E}=e,I=Ebe(e,["prefixCls","className","style","theme","expandIcon","_internalDisableMenuItemTitleTooltip","inlineCollapsed","siderCollapsed","rootClassName","mode","selectable","onClick","overflowedIndicatorPopupClassName"]),T=Dn(I,["collapsedWidth"]);(n=a.validator)===null||n===void 0||n.call(a,{mode:x});const _=Yt(function(){var B;C==null||C.apply(void 0,arguments),(B=a.onClick)===null||B===void 0||B.call(a)}),R=a.mode||x,$=w??a.selectable,M=l.useMemo(()=>S!==void 0?S:y,[y,S]),P={horizontal:{motionName:`${u}-slide-up`},inline:Xd(u),other:{motionName:`${u}-zoom-big`}},D=i("menu",d||a.prefixCls),O=ir(D),[k,N,A]=Cbe(D,O,!r),L=oe(`${D}-${m}`,c==null?void 0:c.className,p),j=l.useMemo(()=>{var B,z;if(typeof h=="function"||u1(h))return h||null;if(typeof a.expandIcon=="function"||u1(a.expandIcon))return a.expandIcon||null;if(typeof(c==null?void 0:c.expandIcon)=="function"||u1(c==null?void 0:c.expandIcon))return(c==null?void 0:c.expandIcon)||null;const U=(B=h??(a==null?void 0:a.expandIcon))!==null&&B!==void 0?B:c==null?void 0:c.expandIcon;return kr(U,{className:oe(`${D}-submenu-expand-icon`,l.isValidElement(U)?(z=U.props)===null||z===void 0?void 0:z.className:void 0)})},[h,a==null?void 0:a.expandIcon,c==null?void 0:c.expandIcon,D]),F=l.useMemo(()=>({prefixCls:D,inlineCollapsed:M||!1,direction:s,firstLevel:!0,theme:m,mode:R,disableMenuItemTitleTooltip:b}),[D,M,s,b,m]);return k(l.createElement(c0.Provider,{value:null},l.createElement(l0.Provider,{value:F},l.createElement(Nf,Object.assign({getPopupContainer:o,overflowedIndicator:l.createElement(qN,null),overflowedIndicatorPopupClassName:oe(D,`${D}-${m}`,E),mode:R,selectable:$,onClick:_},T,{inlineCollapsed:M,style:Object.assign(Object.assign({},c==null?void 0:c.style),g),className:L,prefixCls:D,direction:s,defaultMotions:P,expandIcon:j,ref:t,rootClassName:oe(v,N,a.rootClassName,A,O),_internalComponents:Ibe})))))}),Gs=l.forwardRef((e,t)=>{const n=l.useRef(null),r=l.useContext(Yy);return l.useImperativeHandle(t,()=>({menu:n.current,focus:a=>{var i;(i=n.current)===null||i===void 0||i.focus(a)}})),l.createElement(Tbe,Object.assign({ref:n},e,r))});Gs.Item=eq;Gs.SubMenu=nq;Gs.Divider=JG;Gs.ItemGroup=WN;const Rbe=e=>{const{componentCls:t,menuCls:n,colorError:r,colorTextLightSolid:a}=e,i=`${n}-item`;return{[`${t}, ${t}-menu-submenu`]:{[`${n} ${i}`]:{[`&${i}-danger:not(${i}-disabled)`]:{color:r,"&:hover":{color:a,backgroundColor:r}}}}}},_be=e=>{const{componentCls:t,menuCls:n,zIndexPopup:r,dropdownArrowDistance:a,sizePopupArrow:i,antCls:o,iconCls:s,motionDurationMid:c,paddingBlock:u,fontSize:d,dropdownEdgeChildPadding:p,colorTextDisabled:g,fontSizeIcon:m,controlPaddingHorizontal:h,colorBgElevated:b}=e;return[{[t]:{position:"absolute",top:-9999,left:{_skip_check_:!0,value:-9999},zIndex:r,display:"block","&::before":{position:"absolute",insetBlock:e.calc(i).div(2).sub(a).equal(),zIndex:-9999,opacity:1e-4,content:'""'},"&-menu-vertical":{maxHeight:"100vh",overflowY:"auto"},[`&-trigger${o}-btn`]:{[`& > ${s}-down, & > ${o}-btn-icon > ${s}-down`]:{fontSize:m}},[`${t}-wrap`]:{position:"relative",[`${o}-btn > ${s}-down`]:{fontSize:m},[`${s}-down::before`]:{transition:`transform ${c}`}},[`${t}-wrap-open`]:{[`${s}-down::before`]:{transform:"rotate(180deg)"}},"\n &-hidden,\n &-menu-hidden,\n &-menu-submenu-hidden\n ":{display:"none"},[`&${o}-slide-down-enter${o}-slide-down-enter-active${t}-placement-bottomLeft,
- &${o}-slide-down-appear${o}-slide-down-appear-active${t}-placement-bottomLeft,
- &${o}-slide-down-enter${o}-slide-down-enter-active${t}-placement-bottom,
- &${o}-slide-down-appear${o}-slide-down-appear-active${t}-placement-bottom,
- &${o}-slide-down-enter${o}-slide-down-enter-active${t}-placement-bottomRight,
- &${o}-slide-down-appear${o}-slide-down-appear-active${t}-placement-bottomRight`]:{animationName:Ny},[`&${o}-slide-up-enter${o}-slide-up-enter-active${t}-placement-topLeft,
- &${o}-slide-up-appear${o}-slide-up-appear-active${t}-placement-topLeft,
- &${o}-slide-up-enter${o}-slide-up-enter-active${t}-placement-top,
- &${o}-slide-up-appear${o}-slide-up-appear-active${t}-placement-top,
- &${o}-slide-up-enter${o}-slide-up-enter-active${t}-placement-topRight,
- &${o}-slide-up-appear${o}-slide-up-appear-active${t}-placement-topRight`]:{animationName:Ay},[`&${o}-slide-down-leave${o}-slide-down-leave-active${t}-placement-bottomLeft,
- &${o}-slide-down-leave${o}-slide-down-leave-active${t}-placement-bottom,
- &${o}-slide-down-leave${o}-slide-down-leave-active${t}-placement-bottomRight`]:{animationName:ky},[`&${o}-slide-up-leave${o}-slide-up-leave-active${t}-placement-topLeft,
- &${o}-slide-up-leave${o}-slide-up-leave-active${t}-placement-top,
- &${o}-slide-up-leave${o}-slide-up-leave-active${t}-placement-topRight`]:{animationName:Dy}}},jN(e,b,{arrowPlacement:{top:!0,bottom:!0}}),{[`${t} ${n}`]:{position:"relative",margin:0},[`${n}-submenu-popup`]:{position:"absolute",zIndex:r,background:"transparent",boxShadow:"none",transformOrigin:"0 0","ul, li":{listStyle:"none",margin:0}},[`${t}, ${t}-menu-submenu`]:Object.assign(Object.assign({},ln(e)),{[n]:Object.assign(Object.assign({padding:p,listStyleType:"none",backgroundColor:b,backgroundClip:"padding-box",borderRadius:e.borderRadiusLG,outline:"none",boxShadow:e.boxShadowSecondary},co(e)),{"&:empty":{padding:0,boxShadow:"none"},[`${n}-item-group-title`]:{padding:`${G(u)} ${G(h)}`,color:e.colorTextDescription,transition:`all ${c}`},[`${n}-item`]:{position:"relative",display:"flex",alignItems:"center"},[`${n}-item-icon`]:{minWidth:d,marginInlineEnd:e.marginXS,fontSize:e.fontSizeSM},[`${n}-title-content`]:{display:"flex",alignItems:"center",flex:"auto","> a":{color:"inherit",transition:`all ${c}`,"&:hover":{color:"inherit"},"&::after":{position:"absolute",inset:0,content:'""'}},[`${n}-item-extra`]:{paddingInlineStart:e.padding,marginInlineStart:"auto",fontSize:e.fontSizeSM,color:e.colorTextDescription}},[`${n}-item, ${n}-submenu-title`]:Object.assign(Object.assign({display:"flex",margin:0,padding:`${G(u)} ${G(h)}`,color:e.colorText,fontWeight:"normal",fontSize:d,lineHeight:e.lineHeight,cursor:"pointer",transition:`all ${c}`,borderRadius:e.borderRadiusSM,"&:hover, &-active":{backgroundColor:e.controlItemBgHover}},co(e)),{"&-selected":{color:e.colorPrimary,backgroundColor:e.controlItemBgActive,"&:hover, &-active":{backgroundColor:e.controlItemBgActiveHover}},"&-disabled":{color:g,cursor:"not-allowed","&:hover":{color:g,backgroundColor:b,cursor:"not-allowed"},a:{pointerEvents:"none"}},"&-divider":{height:1,margin:`${G(e.marginXXS)} 0`,overflow:"hidden",lineHeight:0,backgroundColor:e.colorSplit},[`${t}-menu-submenu-expand-icon`]:{position:"absolute",insetInlineEnd:e.paddingXS,[`${t}-menu-submenu-arrow-icon`]:{marginInlineEnd:"0 !important",color:e.colorTextDescription,fontSize:m,fontStyle:"normal"}}}),[`${n}-item-group-list`]:{margin:`0 ${G(e.marginXS)}`,padding:0,listStyle:"none"},[`${n}-submenu-title`]:{paddingInlineEnd:e.calc(h).add(e.fontSizeSM).equal()},[`${n}-submenu-vertical`]:{position:"relative"},[`${n}-submenu${n}-submenu-disabled ${t}-menu-submenu-title`]:{[`&, ${t}-menu-submenu-arrow-icon`]:{color:g,backgroundColor:b,cursor:"not-allowed"}},[`${n}-submenu-selected ${t}-menu-submenu-title`]:{color:e.colorPrimary}})})},[ss(e,"slide-up"),ss(e,"slide-down"),Zd(e,"move-up"),Zd(e,"move-down"),Tf(e,"zoom-big")]]},$be=e=>Object.assign(Object.assign({zIndexPopup:e.zIndexPopupBase+50,paddingBlock:(e.controlHeight-e.fontSize*e.lineHeight)/2},Wy({contentRadius:e.borderRadiusLG,limitVerticalRadius:!0})),Vy(e)),Obe=an("Dropdown",e=>{const{marginXXS:t,sizePopupArrow:n,paddingXXS:r,componentCls:a}=e,i=zt(e,{menuCls:`${a}-menu`,dropdownArrowDistance:e.calc(n).div(2).add(t).equal(),dropdownEdgeChildPadding:r});return[_be(i),Rbe(i)]},$be,{resetStyle:!1}),Vm=e=>{var t;const{menu:n,arrow:r,prefixCls:a,children:i,trigger:o,disabled:s,dropdownRender:c,getPopupContainer:u,overlayClassName:d,rootClassName:p,overlayStyle:g,open:m,onOpenChange:h,visible:b,onVisibleChange:y,mouseEnterDelay:S=.15,mouseLeaveDelay:v=.1,autoAdjustOverflow:x=!0,placement:w="",overlay:C,transitionName:E}=e,{getPopupContainer:I,getPrefixCls:T,direction:_,dropdown:R}=l.useContext(st);Zl();const $=l.useMemo(()=>{const Q=T();return E!==void 0?E:w.includes("top")?`${Q}-slide-down`:`${Q}-slide-up`},[T,w,E]),M=l.useMemo(()=>w?w.includes("Center")?w.slice(0,w.indexOf("Center")):w:_==="rtl"?"bottomRight":"bottomLeft",[w,_]),P=T("dropdown",a),D=ir(P),[O,k,N]=Obe(P,D),[,A]=ia(),L=l.Children.only(i),j=kr(L,{className:oe(`${P}-trigger`,{[`${P}-rtl`]:_==="rtl"},L.props.className),disabled:(t=L.props.disabled)!==null&&t!==void 0?t:s}),F=s?[]:o,B=!!(F!=null&&F.includes("contextMenu")),[z,U]=pn(!1,{value:m??b}),H=Yt(Q=>{h==null||h(Q,{source:"trigger"}),y==null||y(Q),U(Q)}),K=oe(d,p,k,N,D,R==null?void 0:R.className,{[`${P}-rtl`]:_==="rtl"}),Y=_G({arrowPointAtCenter:typeof r=="object"&&r.pointAtCenter,autoAdjustOverflow:x,offset:A.marginXXS,arrowWidth:r?A.sizePopupArrow:0,borderRadius:A.borderRadius}),ee=l.useCallback(()=>{n!=null&&n.selectable&&(n!=null&&n.multiple)||(h==null||h(!1,{source:"menu"}),U(!1))},[n==null?void 0:n.selectable,n==null?void 0:n.multiple]),ae=()=>{let Q;return n!=null&&n.items?Q=l.createElement(Gs,Object.assign({},n)):typeof C=="function"?Q=C():Q=C,c&&(Q=c(Q)),Q=l.Children.only(typeof Q=="string"?l.createElement("span",null,Q):Q),l.createElement(tq,{prefixCls:`${P}-menu`,rootClassName:oe(N,D),expandIcon:l.createElement("span",{className:`${P}-menu-submenu-arrow`},l.createElement(pi,{className:`${P}-menu-submenu-arrow-icon`})),mode:"vertical",selectable:!1,onClick:ee,validator:J=>{}},Q)},[W,q]=Ho("Dropdown",g==null?void 0:g.zIndex);let Z=l.createElement(LG,Object.assign({alignPoint:B},Dn(e,["rootClassName"]),{mouseEnterDelay:S,mouseLeaveDelay:v,visible:z,builtinPlacements:Y,arrow:!!r,overlayClassName:K,prefixCls:P,getPopupContainer:u||I,transitionName:$,trigger:F,overlay:ae,placement:M,onVisibleChange:H,overlayStyle:Object.assign(Object.assign(Object.assign({},R==null?void 0:R.style),g),{zIndex:W})}),j);return W&&(Z=l.createElement(Om.Provider,{value:q},Z)),O(Z)};function Nbe(e){return Object.assign(Object.assign({},e),{align:{overflow:{adjustX:!1,adjustY:!1}}})}const kbe=Fm(Vm,"dropdown",e=>e,Nbe),Abe=e=>l.createElement(kbe,Object.assign({},e),l.createElement("span",null));Vm._InternalPanelDoNotUseOrYouWillBeFired=Abe;const Xy=e=>{let{children:t}=e;const{getPrefixCls:n}=l.useContext(st),r=n("breadcrumb");return l.createElement("li",{className:`${r}-separator`,"aria-hidden":"true"},t===""?t:t||"/")};Xy.__ANT_BREADCRUMB_SEPARATOR=!0;var Dbe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);at[a]||r)}function rq(e,t,n,r){if(n==null)return null;const{className:a,onClick:i}=t,o=Dbe(t,["className","onClick"]),s=Object.assign(Object.assign({},fr(o,{data:!0,aria:!0})),{onClick:i});return r!==void 0?l.createElement("a",Object.assign({},s,{className:oe(`${e}-link`,a),href:r}),n):l.createElement("span",Object.assign({},s,{className:oe(`${e}-link`,a)}),n)}function Pbe(e,t){return(r,a,i,o,s)=>{if(t)return t(r,a,i,o);const c=Mbe(r,a);return rq(e,r,c,s)}}var j_=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{prefixCls:t,separator:n="/",children:r,menu:a,overlay:i,dropdownProps:o,href:s}=e,u=(d=>{if(a||i){const p=Object.assign({},o);if(a){const g=a||{},{items:m}=g,h=j_(g,["items"]);p.menu=Object.assign(Object.assign({},h),{items:m==null?void 0:m.map((b,y)=>{var{key:S,title:v,label:x,path:w}=b,C=j_(b,["key","title","label","path"]);let E=x??v;return w&&(E=l.createElement("a",{href:`${s}${w}`},E)),Object.assign(Object.assign({},C),{key:S??y,label:E})})})}else i&&(p.overlay=i);return l.createElement(Vm,Object.assign({placement:"bottom"},p),l.createElement("span",{className:`${t}-overlay-link`},d,l.createElement(Hy,null)))}return d})(r);return u!=null?l.createElement(l.Fragment,null,l.createElement("li",null,u),n&&l.createElement(Xy,null,n)):null},iq=e=>{const{prefixCls:t,children:n,href:r}=e,a=j_(e,["prefixCls","children","href"]),{getPrefixCls:i}=l.useContext(st),o=i("breadcrumb",t);return l.createElement(aq,Object.assign({},a,{prefixCls:o}),rq(o,a,n,r))};iq.__ANT_BREADCRUMB_ITEM=!0;const Lbe=e=>{const{componentCls:t,iconCls:n,calc:r}=e;return{[t]:Object.assign(Object.assign({},ln(e)),{color:e.itemColor,fontSize:e.fontSize,[n]:{fontSize:e.iconFontSize},ol:{display:"flex",flexWrap:"wrap",margin:0,padding:0,listStyle:"none"},a:Object.assign({color:e.linkColor,transition:`color ${e.motionDurationMid}`,padding:`0 ${G(e.paddingXXS)}`,borderRadius:e.borderRadiusSM,height:e.fontHeight,display:"inline-block",marginInline:r(e.marginXXS).mul(-1).equal(),"&:hover":{color:e.linkHoverColor,backgroundColor:e.colorBgTextHover}},co(e)),"li:last-child":{color:e.lastItemColor},[`${t}-separator`]:{marginInline:e.separatorMargin,color:e.separatorColor},[`${t}-link`]:{[`
- > ${n} + span,
- > ${n} + a
- `]:{marginInlineStart:e.marginXXS}},[`${t}-overlay-link`]:{borderRadius:e.borderRadiusSM,height:e.fontHeight,display:"inline-block",padding:`0 ${G(e.paddingXXS)}`,marginInline:r(e.marginXXS).mul(-1).equal(),[`> ${n}`]:{marginInlineStart:e.marginXXS,fontSize:e.fontSizeIcon},"&:hover":{color:e.linkHoverColor,backgroundColor:e.colorBgTextHover,a:{color:e.linkHoverColor}},a:{"&:hover":{backgroundColor:"transparent"}}},[`&${e.componentCls}-rtl`]:{direction:"rtl"}})}},jbe=e=>({itemColor:e.colorTextDescription,lastItemColor:e.colorText,iconFontSize:e.fontSize,linkColor:e.colorTextDescription,linkHoverColor:e.colorText,separatorColor:e.colorTextDescription,separatorMargin:e.marginXS}),Fbe=an("Breadcrumb",e=>{const t=zt(e,{});return Lbe(t)},jbe);var gP=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var{breadcrumbName:o}=i,s=gP(i,["breadcrumbName"]);return Object.assign(Object.assign({},s),{title:o})})}),a}function zbe(e,t){return l.useMemo(()=>e||(t?t.map(Bbe):null),[e,t])}var Hbe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{if(t===void 0)return t;let n=(t||"").replace(/^\//,"");return Object.keys(e).forEach(r=>{n=n.replace(`:${r}`,e[r])}),n},Wm=e=>{const{prefixCls:t,separator:n="/",style:r,className:a,rootClassName:i,routes:o,items:s,children:c,itemRender:u,params:d={}}=e,p=Hbe(e,["prefixCls","separator","style","className","rootClassName","routes","items","children","itemRender","params"]),{getPrefixCls:g,direction:m,breadcrumb:h}=l.useContext(st);let b;const y=g("breadcrumb",t),[S,v,x]=Fbe(y),w=zbe(s,o),C=Pbe(y,u);if(w&&w.length>0){const T=[],_=s||o;b=w.map((R,$)=>{const{path:M,key:P,type:D,menu:O,overlay:k,onClick:N,className:A,separator:L,dropdownProps:j}=R,F=Ube(d,M);F!==void 0&&T.push(F);const B=P??$;if(D==="separator")return l.createElement(Xy,{key:B},L);const z={},U=$===w.length-1;O?z.menu=O:k&&(z.overlay=k);let{href:H}=R;return T.length&&F!==void 0&&(H=`#/${T.join("/")}`),l.createElement(aq,Object.assign({key:B},z,fr(R,{data:!0,aria:!0}),{className:A,dropdownProps:j,href:H,separator:U?"":n,onClick:N,prefixCls:y}),C(R,d,_,T,H))})}else if(c){const T=Nr(c).length;b=Nr(c).map((_,R)=>{if(!_)return _;const $=R===T-1;return kr(_,{separator:$?"":n,key:R})})}const E=oe(y,h==null?void 0:h.className,{[`${y}-rtl`]:m==="rtl"},a,i,v,x),I=Object.assign(Object.assign({},h==null?void 0:h.style),r);return S(l.createElement("nav",Object.assign({className:E,style:I},p),l.createElement("ol",null,b)))};Wm.Item=iq;Wm.Separator=Xy;var oq={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Fa,function(){var n=1e3,r=6e4,a=36e5,i="millisecond",o="second",s="minute",c="hour",u="day",d="week",p="month",g="quarter",m="year",h="date",b="Invalid Date",y=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,S=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,v={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(D){var O=["th","st","nd","rd"],k=D%100;return"["+D+(O[(k-20)%10]||O[k]||O[0])+"]"}},x=function(D,O,k){var N=String(D);return!N||N.length>=O?D:""+Array(O+1-N.length).join(k)+D},w={s:x,z:function(D){var O=-D.utcOffset(),k=Math.abs(O),N=Math.floor(k/60),A=k%60;return(O<=0?"+":"-")+x(N,2,"0")+":"+x(A,2,"0")},m:function D(O,k){if(O.date()1)return D(j[0])}else{var F=O.name;E[F]=O,A=F}return!N&&A&&(C=A),A||!N&&C},R=function(D,O){if(T(D))return D.clone();var k=typeof O=="object"?O:{};return k.date=D,k.args=arguments,new M(k)},$=w;$.l=_,$.i=T,$.w=function(D,O){return R(D,{locale:O.$L,utc:O.$u,x:O.$x,$offset:O.$offset})};var M=function(){function D(k){this.$L=_(k.locale,null,!0),this.parse(k),this.$x=this.$x||k.x||{},this[I]=!0}var O=D.prototype;return O.parse=function(k){this.$d=function(N){var A=N.date,L=N.utc;if(A===null)return new Date(NaN);if($.u(A))return new Date;if(A instanceof Date)return new Date(A);if(typeof A=="string"&&!/Z$/i.test(A)){var j=A.match(y);if(j){var F=j[2]-1||0,B=(j[7]||"0").substring(0,3);return L?new Date(Date.UTC(j[1],F,j[3]||1,j[4]||0,j[5]||0,j[6]||0,B)):new Date(j[1],F,j[3]||1,j[4]||0,j[5]||0,j[6]||0,B)}}return new Date(A)}(k),this.init()},O.init=function(){var k=this.$d;this.$y=k.getFullYear(),this.$M=k.getMonth(),this.$D=k.getDate(),this.$W=k.getDay(),this.$H=k.getHours(),this.$m=k.getMinutes(),this.$s=k.getSeconds(),this.$ms=k.getMilliseconds()},O.$utils=function(){return $},O.isValid=function(){return this.$d.toString()!==b},O.isSame=function(k,N){var A=R(k);return this.startOf(N)<=A&&A<=this.endOf(N)},O.isAfter=function(k,N){return R(k)25){var d=o(this).startOf(r).add(1,r).date(u),p=o(this).endOf(n);if(d.isBefore(p))return 1}var g=o(this).startOf(r).date(u).startOf(n).subtract(1,"millisecond"),m=this.diff(g,n,!0);return m<0?o(this).startOf("week").week():Math.ceil(m)},s.weeks=function(c){return c===void 0&&(c=null),this.week(c)}}})})(cq);var Ybe=cq.exports;const Xbe=Za(Ybe);var uq={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Fa,function(){return function(n,r){r.prototype.weekYear=function(){var a=this.month(),i=this.week(),o=this.year();return i===1&&a===11?o+1:a===0&&i>=52?o-1:o}}})})(uq);var Zbe=uq.exports;const Qbe=Za(Zbe);var dq={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Fa,function(){return function(n,r){var a=r.prototype,i=a.format;a.format=function(o){var s=this,c=this.$locale();if(!this.isValid())return i.bind(this)(o);var u=this.$utils(),d=(o||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,function(p){switch(p){case"Q":return Math.ceil((s.$M+1)/3);case"Do":return c.ordinal(s.$D);case"gggg":return s.weekYear();case"GGGG":return s.isoWeekYear();case"wo":return c.ordinal(s.week(),"W");case"w":case"ww":return u.s(s.week(),p==="w"?1:2,"0");case"W":case"WW":return u.s(s.isoWeek(),p==="W"?1:2,"0");case"k":case"kk":return u.s(String(s.$H===0?24:s.$H),p==="k"?1:2,"0");case"X":return Math.floor(s.$d.getTime()/1e3);case"x":return s.$d.getTime();case"z":return"["+s.offsetName()+"]";case"zzz":return"["+s.offsetName("long")+"]";default:return p}});return i.bind(this)(d)}}})})(dq);var Jbe=dq.exports;const e0e=Za(Jbe);var fq={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Fa,function(){var n={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},r=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,a=/\d/,i=/\d\d/,o=/\d\d?/,s=/\d*[^-_:/,()\s\d]+/,c={},u=function(y){return(y=+y)+(y>68?1900:2e3)},d=function(y){return function(S){this[y]=+S}},p=[/[+-]\d\d:?(\d\d)?|Z/,function(y){(this.zone||(this.zone={})).offset=function(S){if(!S||S==="Z")return 0;var v=S.match(/([+-]|\d\d)/g),x=60*v[1]+(+v[2]||0);return x===0?0:v[0]==="+"?-x:x}(y)}],g=function(y){var S=c[y];return S&&(S.indexOf?S:S.s.concat(S.f))},m=function(y,S){var v,x=c.meridiem;if(x){for(var w=1;w<=24;w+=1)if(y.indexOf(x(w,0,S))>-1){v=w>12;break}}else v=y===(S?"pm":"PM");return v},h={A:[s,function(y){this.afternoon=m(y,!1)}],a:[s,function(y){this.afternoon=m(y,!0)}],Q:[a,function(y){this.month=3*(y-1)+1}],S:[a,function(y){this.milliseconds=100*+y}],SS:[i,function(y){this.milliseconds=10*+y}],SSS:[/\d{3}/,function(y){this.milliseconds=+y}],s:[o,d("seconds")],ss:[o,d("seconds")],m:[o,d("minutes")],mm:[o,d("minutes")],H:[o,d("hours")],h:[o,d("hours")],HH:[o,d("hours")],hh:[o,d("hours")],D:[o,d("day")],DD:[i,d("day")],Do:[s,function(y){var S=c.ordinal,v=y.match(/\d+/);if(this.day=v[0],S)for(var x=1;x<=31;x+=1)S(x).replace(/\[|\]/g,"")===y&&(this.day=x)}],w:[o,d("week")],ww:[i,d("week")],M:[o,d("month")],MM:[i,d("month")],MMM:[s,function(y){var S=g("months"),v=(g("monthsShort")||S.map(function(x){return x.slice(0,3)})).indexOf(y)+1;if(v<1)throw new Error;this.month=v%12||v}],MMMM:[s,function(y){var S=g("months").indexOf(y)+1;if(S<1)throw new Error;this.month=S%12||S}],Y:[/[+-]?\d+/,d("year")],YY:[i,function(y){this.year=u(y)}],YYYY:[/\d{4}/,d("year")],Z:p,ZZ:p};function b(y){var S,v;S=y,v=c&&c.formats;for(var x=(y=S.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(R,$,M){var P=M&&M.toUpperCase();return $||v[M]||n[M]||v[P].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(D,O,k){return O||k.slice(1)})})).match(r),w=x.length,C=0;C-1)return new Date((A==="X"?1e3:1)*N);var F=b(A)(N),B=F.year,z=F.month,U=F.day,H=F.hours,K=F.minutes,Y=F.seconds,ee=F.milliseconds,ae=F.zone,W=F.week,q=new Date,Z=U||(B||z?1:q.getDate()),Q=B||q.getFullYear(),J=0;B&&!z||(J=z>0?z-1:q.getMonth());var le,ce=H||0,pe=K||0,te=Y||0,ie=ee||0;return ae?new Date(Date.UTC(Q,J,Z,ce,pe,te,ie+60*ae.offset*1e3)):L?new Date(Date.UTC(Q,J,Z,ce,pe,te,ie)):(le=new Date(Q,J,Z,ce,pe,te,ie),W&&(le=j(le).week(W).toDate()),le)}catch{return new Date("")}}(E,_,I,v),this.init(),P&&P!==!0&&(this.$L=this.locale(P).$L),M&&E!=this.format(_)&&(this.$d=new Date("")),c={}}else if(_ instanceof Array)for(var D=_.length,O=1;O<=D;O+=1){T[1]=_[O-1];var k=v.apply(this,T);if(k.isValid()){this.$d=k.$d,this.$L=k.$L,this.init();break}O===D&&(this.$d=new Date(""))}else w.call(this,C)}}})})(fq);var t0e=fq.exports;const n0e=Za(t0e);ri.extend(n0e);ri.extend(e0e);ri.extend(Gbe);ri.extend(Kbe);ri.extend(Xbe);ri.extend(Qbe);ri.extend(function(e,t){var n=t.prototype,r=n.format;n.format=function(i){var o=(i||"").replace("Wo","wo");return r.bind(this)(o)}});var r0e={bn_BD:"bn-bd",by_BY:"be",en_GB:"en-gb",en_US:"en",fr_BE:"fr",fr_CA:"fr-ca",hy_AM:"hy-am",kmr_IQ:"ku",nl_BE:"nl-be",pt_BR:"pt-br",zh_CN:"zh-cn",zh_HK:"zh-hk",zh_TW:"zh-tw"},lc=function(t){var n=r0e[t];return n||t.split("_")[0]},mP=function(){NU(!1,"Not match any format. Please help to fire a issue about this.")},a0e={getNow:function(){var t=ri();return typeof t.tz=="function"?t.tz():t},getFixedDate:function(t){return ri(t,["YYYY-M-DD","YYYY-MM-DD"])},getEndDate:function(t){return t.endOf("month")},getWeekDay:function(t){var n=t.locale("en");return n.weekday()+n.localeData().firstDayOfWeek()},getYear:function(t){return t.year()},getMonth:function(t){return t.month()},getDate:function(t){return t.date()},getHour:function(t){return t.hour()},getMinute:function(t){return t.minute()},getSecond:function(t){return t.second()},getMillisecond:function(t){return t.millisecond()},addYear:function(t,n){return t.add(n,"year")},addMonth:function(t,n){return t.add(n,"month")},addDate:function(t,n){return t.add(n,"day")},setYear:function(t,n){return t.year(n)},setMonth:function(t,n){return t.month(n)},setDate:function(t,n){return t.date(n)},setHour:function(t,n){return t.hour(n)},setMinute:function(t,n){return t.minute(n)},setSecond:function(t,n){return t.second(n)},setMillisecond:function(t,n){return t.millisecond(n)},isAfter:function(t,n){return t.isAfter(n)},isValidate:function(t){return t.isValid()},locale:{getWeekFirstDay:function(t){return ri().locale(lc(t)).localeData().firstDayOfWeek()},getWeekFirstDate:function(t,n){return n.locale(lc(t)).weekday(0)},getWeek:function(t,n){return n.locale(lc(t)).week()},getShortWeekDays:function(t){return ri().locale(lc(t)).localeData().weekdaysMin()},getShortMonths:function(t){return ri().locale(lc(t)).localeData().monthsShort()},format:function(t,n,r){return n.locale(lc(t)).format(r)},parse:function(t,n,r){for(var a=lc(t),i=0;i2&&arguments[2]!==void 0?arguments[2]:"0",r=String(e);r.length2&&arguments[2]!==void 0?arguments[2]:[],r=l.useState([!1,!1]),a=se(r,2),i=a[0],o=a[1],s=function(d,p){o(function(g){return ng(g,p,d)})},c=l.useMemo(function(){return i.map(function(u,d){if(u)return!0;var p=e[d];return p?!!(!n[d]&&!p||p&&t(p,{activeIndex:d})):!1})},[e,i,t,n]);return[c,s]}function yq(e,t,n,r,a){var i="",o=[];return e&&o.push(a?"hh":"HH"),t&&o.push("mm"),n&&o.push("ss"),i=o.join(":"),r&&(i+=".SSS"),a&&(i+=" A"),i}function o0e(e,t,n,r,a,i){var o=e.fieldDateTimeFormat,s=e.fieldDateFormat,c=e.fieldTimeFormat,u=e.fieldMonthFormat,d=e.fieldYearFormat,p=e.fieldWeekFormat,g=e.fieldQuarterFormat,m=e.yearFormat,h=e.cellYearFormat,b=e.cellQuarterFormat,y=e.dayFormat,S=e.cellDateFormat,v=yq(t,n,r,a,i);return X(X({},e),{},{fieldDateTimeFormat:o||"YYYY-MM-DD ".concat(v),fieldDateFormat:s||"YYYY-MM-DD",fieldTimeFormat:c||v,fieldMonthFormat:u||"YYYY-MM",fieldYearFormat:d||"YYYY",fieldWeekFormat:p||"gggg-wo",fieldQuarterFormat:g||"YYYY-[Q]Q",yearFormat:m||"YYYY",cellYearFormat:h||"YYYY",cellQuarterFormat:b||"[Q]Q",cellDateFormat:S||y||"D"})}function xq(e,t){var n=t.showHour,r=t.showMinute,a=t.showSecond,i=t.showMillisecond,o=t.use12Hours;return de.useMemo(function(){return o0e(e,n,r,a,i,o)},[e,n,r,a,i,o])}function pp(e,t,n){return n??t.some(function(r){return e.includes(r)})}var s0e=["showNow","showHour","showMinute","showSecond","showMillisecond","use12Hours","hourStep","minuteStep","secondStep","millisecondStep","hideDisabledOptions","defaultValue","disabledHours","disabledMinutes","disabledSeconds","disabledMilliseconds","disabledTime","changeOnScroll","defaultOpenValue"];function l0e(e){var t=Qy(e,s0e),n=e.format,r=e.picker,a=null;return n&&(a=n,Array.isArray(a)&&(a=a[0]),a=mt(a)==="object"?a.format:a),r==="time"&&(t.format=a),[t,a]}function c0e(e){return e&&typeof e=="string"}function Sq(e,t,n,r){return[e,t,n,r].some(function(a){return a!==void 0})}function wq(e,t,n,r,a){var i=t,o=n,s=r;if(!e&&!i&&!o&&!s&&!a)i=!0,o=!0,s=!0;else if(e){var c,u,d,p=[i,o,s].some(function(h){return h===!1}),g=[i,o,s].some(function(h){return h===!0}),m=p?!0:!g;i=(c=i)!==null&&c!==void 0?c:m,o=(u=o)!==null&&u!==void 0?u:m,s=(d=s)!==null&&d!==void 0?d:m}return[i,o,s,a]}function Cq(e){var t=e.showTime,n=l0e(e),r=se(n,2),a=r[0],i=r[1],o=t&&mt(t)==="object"?t:{},s=X(X({defaultOpenValue:o.defaultOpenValue||o.defaultValue},a),o),c=s.showMillisecond,u=s.showHour,d=s.showMinute,p=s.showSecond,g=Sq(u,d,p,c),m=wq(g,u,d,p,c),h=se(m,3);return u=h[0],d=h[1],p=h[2],[s,X(X({},s),{},{showHour:u,showMinute:d,showSecond:p,showMillisecond:c}),s.format,i]}function Eq(e,t,n,r,a){var i=e==="time";if(e==="datetime"||i){for(var o=r,s=mq(e,a,null),c=s,u=[t,n],d=0;d1&&(o=t.addDate(o,-7)),o}function ta(e,t){var n=t.generateConfig,r=t.locale,a=t.format;return e?typeof a=="function"?a(e):n.locale.format(r.locale,e,a):""}function u0(e,t,n){var r=t,a=["getHour","getMinute","getSecond","getMillisecond"],i=["setHour","setMinute","setSecond","setMillisecond"];return i.forEach(function(o,s){n?r=e[o](r,e[a[s]](n)):r=e[o](r,0)}),r}function p0e(e,t,n,r,a){var i=Yt(function(o,s){return!!(n&&n(o,s)||r&&e.isAfter(r,o)&&!ja(e,t,r,o,s.type)||a&&e.isAfter(o,a)&&!ja(e,t,a,o,s.type))});return i}function g0e(e,t,n){return l.useMemo(function(){var r=mq(e,t,n),a=fu(r),i=a[0],o=mt(i)==="object"&&i.type==="mask"?i.format:null;return[a.map(function(s){return typeof s=="string"||typeof s=="function"?s:s.format}),o]},[e,t,n])}function m0e(e,t,n){return typeof e[0]=="function"||n?!0:t}function h0e(e,t,n,r){var a=Yt(function(i,o){var s=X({type:t},o);if(delete s.activeIndex,!e.isValidate(i)||n&&n(i,s))return!0;if((t==="date"||t==="time")&&r){var c,u=o&&o.activeIndex===1?"end":"start",d=((c=r.disabledTime)===null||c===void 0?void 0:c.call(r,i,u,{from:s.from}))||{},p=d.disabledHours,g=d.disabledMinutes,m=d.disabledSeconds,h=d.disabledMilliseconds,b=r.disabledHours,y=r.disabledMinutes,S=r.disabledSeconds,v=p||b,x=g||y,w=m||S,C=e.getHour(i),E=e.getMinute(i),I=e.getSecond(i),T=e.getMillisecond(i);if(v&&v().includes(C)||x&&x(C).includes(E)||w&&w(C,E).includes(I)||h&&h(C,E,I).includes(T))return!0}return!1});return a}function nv(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=l.useMemo(function(){var r=e&&fu(e);return t&&r&&(r[1]=r[1]||r[0]),r},[e,t]);return n}function Rq(e,t){var n=e.generateConfig,r=e.locale,a=e.picker,i=a===void 0?"date":a,o=e.prefixCls,s=o===void 0?"rc-picker":o,c=e.styles,u=c===void 0?{}:c,d=e.classNames,p=d===void 0?{}:d,g=e.order,m=g===void 0?!0:g,h=e.components,b=h===void 0?{}:h,y=e.inputRender,S=e.allowClear,v=e.clearIcon,x=e.needConfirm,w=e.multiple,C=e.format,E=e.inputReadOnly,I=e.disabledDate,T=e.minDate,_=e.maxDate,R=e.showTime,$=e.value,M=e.defaultValue,P=e.pickerValue,D=e.defaultPickerValue,O=nv($),k=nv(M),N=nv(P),A=nv(D),L=i==="date"&&R?"datetime":i,j=L==="time"||L==="datetime",F=j||w,B=x??j,z=Cq(e),U=se(z,4),H=U[0],K=U[1],Y=U[2],ee=U[3],ae=xq(r,K),W=l.useMemo(function(){return Eq(L,Y,ee,H,ae)},[L,Y,ee,H,ae]),q=l.useMemo(function(){return X(X({},e),{},{prefixCls:s,locale:ae,picker:i,styles:u,classNames:p,order:m,components:X({input:y},b),clearIcon:u0e(s,S,v),showTime:W,value:O,defaultValue:k,pickerValue:N,defaultPickerValue:A},t==null?void 0:t())},[e]),Z=g0e(L,ae,C),Q=se(Z,2),J=Q[0],le=Q[1],ce=m0e(J,E,w),pe=p0e(n,r,I,T,_),te=h0e(n,i,pe,W),ie=l.useMemo(function(){return X(X({},q),{},{needConfirm:B,inputReadOnly:ce,disabledDate:pe})},[q,B,ce,pe]);return[ie,L,F,J,le,te]}function v0e(e,t,n){var r=pn(t,{value:e}),a=se(r,2),i=a[0],o=a[1],s=de.useRef(e),c=de.useRef(),u=function(){Gt.cancel(c.current)},d=Yt(function(){o(s.current),n&&i!==s.current&&n(s.current)}),p=Yt(function(g,m){u(),s.current=g,g||m?d():c.current=Gt(d)});return de.useEffect(function(){return u},[]),[i,p]}function _q(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[],r=arguments.length>3?arguments[3]:void 0,a=n.every(function(d){return d})?!1:e,i=v0e(a,t||!1,r),o=se(i,2),s=o[0],c=o[1];function u(d){var p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};(!p.inherit||s)&&c(d,p.force)}return[s,u]}function $q(e){var t=l.useRef();return l.useImperativeHandle(e,function(){var n;return{nativeElement:(n=t.current)===null||n===void 0?void 0:n.nativeElement,focus:function(a){var i;(i=t.current)===null||i===void 0||i.focus(a)},blur:function(){var a;(a=t.current)===null||a===void 0||a.blur()}}}),t}function Oq(e,t){return l.useMemo(function(){return e||(t?($n(!1,"`ranges` is deprecated. Please use `presets` instead."),Object.entries(t).map(function(n){var r=se(n,2),a=r[0],i=r[1];return{label:a,value:i}})):[])},[e,t])}function QN(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,r=l.useRef(t);r.current=t,Ac(function(){if(e)r.current(e);else{var a=Gt(function(){r.current(e)},n);return function(){Gt.cancel(a)}}},[e])}function Nq(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,r=l.useState(0),a=se(r,2),i=a[0],o=a[1],s=l.useState(!1),c=se(s,2),u=c[0],d=c[1],p=l.useRef([]),g=l.useRef(null),m=function(S){d(S)},h=function(S){return S&&(g.current=S),g.current},b=function(S){var v=p.current,x=new Set(v.filter(function(C){return S[C]||t[C]})),w=v[v.length-1]===0?1:0;return x.size>=2||e[w]?null:w};return QN(u||n,function(){u||(p.current=[])}),l.useEffect(function(){u&&p.current.push(i)},[u,i]),[u,m,h,i,o,b,p.current]}function b0e(e,t,n,r,a,i){var o=n[n.length-1],s=function(u,d){var p=se(e,2),g=p[0],m=p[1],h=X(X({},d),{},{from:hq(e,n)});return o===1&&t[0]&&g&&!ja(r,a,g,u,h.type)&&r.isAfter(g,u)||o===0&&t[1]&&m&&!ja(r,a,m,u,h.type)&&r.isAfter(u,m)?!0:i==null?void 0:i(u,h)};return s}function $p(e,t,n,r){switch(t){case"date":case"week":return e.addMonth(n,r);case"month":case"quarter":return e.addYear(n,r);case"year":return e.addYear(n,r*10);case"decade":return e.addYear(n,r*100);default:return n}}var f1=[];function kq(e,t,n,r,a,i,o,s){var c=arguments.length>8&&arguments[8]!==void 0?arguments[8]:f1,u=arguments.length>9&&arguments[9]!==void 0?arguments[9]:f1,d=arguments.length>10&&arguments[10]!==void 0?arguments[10]:f1,p=arguments.length>11?arguments[11]:void 0,g=arguments.length>12?arguments[12]:void 0,m=arguments.length>13?arguments[13]:void 0,h=o==="time",b=i||0,y=function(N){var A=e.getNow();return h&&(A=u0(e,A)),c[N]||n[N]||A},S=se(u,2),v=S[0],x=S[1],w=pn(function(){return y(0)},{value:v}),C=se(w,2),E=C[0],I=C[1],T=pn(function(){return y(1)},{value:x}),_=se(T,2),R=_[0],$=_[1],M=l.useMemo(function(){var k=[E,R][b];return h?k:u0(e,k,d[b])},[h,E,R,b,e,d]),P=function(N){var A=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"panel",L=[I,$][b];L(N);var j=[E,R];j[b]=N,p&&(!ja(e,t,E,j[0],o)||!ja(e,t,R,j[1],o))&&p(j,{source:A,range:b===1?"end":"start",mode:r})},D=function(N,A){if(s){var L={date:"month",week:"month",month:"year",quarter:"year"},j=L[o];if(j&&!ja(e,t,N,A,j))return $p(e,o,A,-1);if(o==="year"&&N){var F=Math.floor(e.getYear(N)/10),B=Math.floor(e.getYear(A)/10);if(F!==B)return $p(e,o,A,-1)}}return A},O=l.useRef(null);return Zt(function(){if(a&&!c[b]){var k=h?null:e.getNow();if(O.current!==null&&O.current!==b?k=[E,R][b^1]:n[b]?k=b===0?n[0]:D(n[0],n[1]):n[b^1]&&(k=n[b^1]),k){g&&e.isAfter(g,k)&&(k=g);var N=s?$p(e,o,k,1):k;m&&e.isAfter(N,m)&&(k=s?$p(e,o,m,-1):m),P(k,"reset")}}},[a,b,n[b]]),l.useEffect(function(){a?O.current=b:O.current=null},[a,b]),Zt(function(){a&&c&&c[b]&&P(c[b],"reset")},[a,b]),[M,P]}function Aq(e,t){var n=l.useRef(e),r=l.useState({}),a=se(r,2),i=a[1],o=function(u){return u&&t!==void 0?t:n.current},s=function(u){n.current=u,i({})};return[o,s,o(!0)]}var y0e=[];function Dq(e,t,n){var r=function(o){return o.map(function(s){return ta(s,{generateConfig:e,locale:t,format:n[0]})})},a=function(o,s){for(var c=Math.max(o.length,s.length),u=-1,d=0;d2&&arguments[2]!==void 0?arguments[2]:1,r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:[],i=arguments.length>5&&arguments[5]!==void 0?arguments[5]:2,o=[],s=n>=1?n|0:1,c=e;c<=t;c+=s){var u=a.includes(c);(!u||!r)&&o.push({label:KN(c,i),value:c,disabled:u})}return o}function JN(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0,r=t||{},a=r.use12Hours,i=r.hourStep,o=i===void 0?1:i,s=r.minuteStep,c=s===void 0?1:s,u=r.secondStep,d=u===void 0?1:u,p=r.millisecondStep,g=p===void 0?100:p,m=r.hideDisabledOptions,h=r.disabledTime,b=r.disabledHours,y=r.disabledMinutes,S=r.disabledSeconds,v=l.useMemo(function(){return n||e.getNow()},[n,e]),x=l.useCallback(function(A){var L=(h==null?void 0:h(A))||{};return[L.disabledHours||b||rv,L.disabledMinutes||y||rv,L.disabledSeconds||S||rv,L.disabledMilliseconds||rv]},[h,b,y,S]),w=l.useMemo(function(){return x(v)},[v,x]),C=se(w,4),E=C[0],I=C[1],T=C[2],_=C[3],R=l.useCallback(function(A,L,j,F){var B=av(0,23,o,m,A()),z=a?B.map(function(Y){return X(X({},Y),{},{label:KN(Y.value%12||12,2)})}):B,U=function(ee){return av(0,59,c,m,L(ee))},H=function(ee,ae){return av(0,59,d,m,j(ee,ae))},K=function(ee,ae,W){return av(0,999,g,m,F(ee,ae,W),3)};return[z,U,H,K]},[m,o,a,g,c,d]),$=l.useMemo(function(){return R(E,I,T,_)},[R,E,I,T,_]),M=se($,4),P=M[0],D=M[1],O=M[2],k=M[3],N=function(L,j){var F=function(){return P},B=D,z=O,U=k;if(j){var H=x(j),K=se(H,4),Y=K[0],ee=K[1],ae=K[2],W=K[3],q=R(Y,ee,ae,W),Z=se(q,4),Q=Z[0],J=Z[1],le=Z[2],ce=Z[3];F=function(){return Q},B=J,z=le,U=ce}var pe=S0e(L,F,B,z,U,e);return pe};return[N,P,D,O,k]}function w0e(e){var t=e.mode,n=e.internalMode,r=e.renderExtraFooter,a=e.showNow,i=e.showTime,o=e.onSubmit,s=e.onNow,c=e.invalid,u=e.needConfirm,d=e.generateConfig,p=e.disabledDate,g=l.useContext(Uo),m=g.prefixCls,h=g.locale,b=g.button,y=b===void 0?"button":b,S=d.getNow(),v=JN(d,i,S),x=se(v,1),w=x[0],C=r==null?void 0:r(t),E=p(S,{type:t}),I=function(){if(!E){var D=w(S);s(D)}},T="".concat(m,"-now"),_="".concat(T,"-btn"),R=a&&l.createElement("li",{className:T},l.createElement("a",{className:oe(_,E&&"".concat(_,"-disabled")),"aria-disabled":E,onClick:I},n==="date"?h.today:h.now)),$=u&&l.createElement("li",{className:"".concat(m,"-ok")},l.createElement(y,{disabled:c,onClick:o},h.ok)),M=(R||$)&&l.createElement("ul",{className:"".concat(m,"-ranges")},R,$);return!C&&!M?null:l.createElement("div",{className:"".concat(m,"-footer")},C&&l.createElement("div",{className:"".concat(m,"-footer-extra")},C),M)}function Fq(e,t,n){function r(a,i){var o=a.findIndex(function(c){return ja(e,t,c,i,n)});if(o===-1)return[].concat(Me(a),[i]);var s=Me(a);return s.splice(o,1),s}return r}var pu=l.createContext(null);function ex(){return l.useContext(pu)}function kf(e,t){var n=e.prefixCls,r=e.generateConfig,a=e.locale,i=e.disabledDate,o=e.minDate,s=e.maxDate,c=e.cellRender,u=e.hoverValue,d=e.hoverRangeValue,p=e.onHover,g=e.values,m=e.pickerValue,h=e.onSelect,b=e.prevIcon,y=e.nextIcon,S=e.superPrevIcon,v=e.superNextIcon,x=r.getNow(),w={now:x,values:g,pickerValue:m,prefixCls:n,disabledDate:i,minDate:o,maxDate:s,cellRender:c,hoverValue:u,hoverRangeValue:d,onHover:p,locale:a,generateConfig:r,onSelect:h,panelType:t,prevIcon:b,nextIcon:y,superPrevIcon:S,superNextIcon:v};return[w,x]}var Al=l.createContext({});function Gm(e){for(var t=e.rowNum,n=e.colNum,r=e.baseDate,a=e.getCellDate,i=e.prefixColumn,o=e.rowClassName,s=e.titleFormat,c=e.getCellText,u=e.getCellClassName,d=e.headerCells,p=e.cellSelection,g=p===void 0?!0:p,m=e.disabledDate,h=ex(),b=h.prefixCls,y=h.panelType,S=h.now,v=h.disabledDate,x=h.cellRender,w=h.onHover,C=h.hoverValue,E=h.hoverRangeValue,I=h.generateConfig,T=h.values,_=h.locale,R=h.onSelect,$=m||v,M="".concat(b,"-cell"),P=l.useContext(Al),D=P.onCellDblClick,O=function(z){return T.some(function(U){return U&&ja(I,_,z,U,y)})},k=[],N=0;N1&&arguments[1]!==void 0?arguments[1]:!1;ne(Ne),y==null||y(Ne),Te&&ue(Ne)},xe=function(Ne,Te){ae(Ne),Te&&me(Te),ue(Te,Ne)},Ie=function(Ne){if(te(Ne),me(Ne),ee!==w){var Te=["decade","year"],Ce=[].concat(Te,["month"]),De={quarter:[].concat(Te,["quarter"]),week:[].concat(Me(Ce),["week"]),date:[].concat(Me(Ce),["date"])},Ge=De[w]||Ce,lt=Ge.indexOf(ee),he=Ge[lt+1];he&&xe(he,Ne)}},ke=l.useMemo(function(){var Se,Ne;if(Array.isArray(I)){var Te=se(I,2);Se=Te[0],Ne=Te[1]}else Se=I;return!Se&&!Ne?null:(Se=Se||Ne,Ne=Ne||Se,a.isAfter(Se,Ne)?[Ne,Se]:[Se,Ne])},[I,a]),$e=YN(T,_,R),Le=M[W]||A0e[W]||tx,je=l.useContext(Al),He=l.useMemo(function(){return X(X({},je),{},{hideHeader:P})},[je,P]),Be="".concat(D,"-panel"),Pe=Qy(e,["showWeek","prevIcon","nextIcon","superPrevIcon","superNextIcon","disabledDate","minDate","maxDate","onHover"]);return l.createElement(Al.Provider,{value:He},l.createElement("div",{ref:O,tabIndex:c,className:oe(Be,V({},"".concat(Be,"-rtl"),i==="rtl"))},l.createElement(Le,be({},Pe,{showTime:U,prefixCls:D,locale:B,generateConfig:a,onModeChange:xe,pickerValue:ge,onPickerValueChange:function(Ne){me(Ne,!0)},value:ce[0],onSelect:Ie,values:ce,cellRender:$e,hoverRangeValue:ke,hoverValue:E}))))}var p1=l.memo(l.forwardRef(D0e));function M0e(e){var t=e.picker,n=e.multiplePanel,r=e.pickerValue,a=e.onPickerValueChange,i=e.needConfirm,o=e.onSubmit,s=e.range,c=e.hoverValue,u=l.useContext(Uo),d=u.prefixCls,p=u.generateConfig,g=l.useCallback(function(v,x){return $p(p,t,v,x)},[p,t]),m=l.useMemo(function(){return g(r,1)},[r,g]),h=function(x){a(g(x,-1))},b={onCellDblClick:function(){i&&o()}},y=t==="time",S=X(X({},e),{},{hoverValue:null,hoverRangeValue:null,hideHeader:y});return s?S.hoverRangeValue=c:S.hoverValue=c,n?l.createElement("div",{className:"".concat(d,"-panels")},l.createElement(Al.Provider,{value:X(X({},b),{},{hideNext:!0})},l.createElement(p1,S)),l.createElement(Al.Provider,{value:X(X({},b),{},{hidePrev:!0})},l.createElement(p1,be({},S,{pickerValue:m,onPickerValueChange:h})))):l.createElement(Al.Provider,{value:X({},b)},l.createElement(p1,S))}function vP(e){return typeof e=="function"?e():e}function P0e(e){var t=e.prefixCls,n=e.presets,r=e.onClick,a=e.onHover;return n.length?l.createElement("div",{className:"".concat(t,"-presets")},l.createElement("ul",null,n.map(function(i,o){var s=i.label,c=i.value;return l.createElement("li",{key:o,onClick:function(){r(vP(c))},onMouseEnter:function(){a(vP(c))},onMouseLeave:function(){a(null)}},s)}))):null}function zq(e){var t=e.panelRender,n=e.internalMode,r=e.picker,a=e.showNow,i=e.range,o=e.multiple,s=e.activeOffset,c=s===void 0?0:s,u=e.placement,d=e.presets,p=e.onPresetHover,g=e.onPresetSubmit,m=e.onFocus,h=e.onBlur,b=e.onPanelMouseDown,y=e.direction,S=e.value,v=e.onSelect,x=e.isInvalid,w=e.defaultOpenValue,C=e.onOk,E=e.onSubmit,I=l.useContext(Uo),T=I.prefixCls,_="".concat(T,"-panel"),R=y==="rtl",$=l.useRef(null),M=l.useRef(null),P=l.useState(0),D=se(P,2),O=D[0],k=D[1],N=l.useState(0),A=se(N,2),L=A[0],j=A[1],F=function(pe){pe.offsetWidth&&k(pe.offsetWidth)};l.useEffect(function(){if(i){var ce,pe=((ce=$.current)===null||ce===void 0?void 0:ce.offsetWidth)||0,te=O-pe;c<=te?j(0):j(c+pe-O)}},[O,c,i]);function B(ce){return ce.filter(function(pe){return pe})}var z=l.useMemo(function(){return B(fu(S))},[S]),U=r==="time"&&!z.length,H=l.useMemo(function(){return U?B([w]):z},[U,z,w]),K=U?w:z,Y=l.useMemo(function(){return H.length?H.some(function(ce){return x(ce)}):!0},[H,x]),ee=function(){U&&v(w),C(),E()},ae=l.createElement("div",{className:"".concat(T,"-panel-layout")},l.createElement(P0e,{prefixCls:T,presets:d,onClick:g,onHover:p}),l.createElement("div",null,l.createElement(M0e,be({},e,{value:K})),l.createElement(w0e,be({},e,{showNow:o?!1:a,invalid:Y,onSubmit:ee}))));t&&(ae=t(ae));var W="".concat(_,"-container"),q="marginLeft",Z="marginRight",Q=l.createElement("div",{onMouseDown:b,tabIndex:-1,className:oe(W,"".concat(T,"-").concat(n,"-panel-container")),style:V(V({},R?Z:q,L),R?q:Z,"auto"),onFocus:m,onBlur:h},ae);if(i){var J=Zy(u,R),le=pq(J,R);Q=l.createElement("div",{onMouseDown:b,ref:M,className:oe("".concat(T,"-range-wrapper"),"".concat(T,"-").concat(r,"-range-wrapper"))},l.createElement("div",{ref:$,className:"".concat(T,"-range-arrow"),style:V({},le,c)}),l.createElement(Ta,{onResize:F},Q))}return Q}function Hq(e,t){var n=e.format,r=e.maskFormat,a=e.generateConfig,i=e.locale,o=e.preserveInvalidOnBlur,s=e.inputReadOnly,c=e.required,u=e["aria-required"],d=e.onSubmit,p=e.onFocus,g=e.onBlur,m=e.onInputChange,h=e.onInvalid,b=e.open,y=e.onOpenChange,S=e.onKeyDown,v=e.onChange,x=e.activeHelp,w=e.name,C=e.autoComplete,E=e.id,I=e.value,T=e.invalid,_=e.placeholder,R=e.disabled,$=e.activeIndex,M=e.allHelp,P=e.picker,D=function(B,z){var U=a.locale.parse(i.locale,B,[z]);return U&&a.isValidate(U)?U:null},O=n[0],k=l.useCallback(function(F){return ta(F,{locale:i,format:O,generateConfig:a})},[i,a,O]),N=l.useMemo(function(){return I.map(k)},[I,k]),A=l.useMemo(function(){var F=P==="time"?8:10,B=typeof O=="function"?O(a.getNow()).length:O.length;return Math.max(F,B)+2},[O,P,a]),L=function(B){for(var z=0;z=s&&n<=c)return i;var u=Math.min(Math.abs(n-s),Math.abs(n-c));u0?Ae:Oe));var We=Ye+_e,qe=Oe-Ae+1;return String(Ae+(qe+We-Ae)%qe)};switch(Ne){case"Backspace":case"Delete":Te="",Ce=Ge;break;case"ArrowLeft":Te="",lt(-1);break;case"ArrowRight":Te="",lt(1);break;case"ArrowUp":Te="",Ce=he(1);break;case"ArrowDown":Te="",Ce=he(-1);break;default:isNaN(Number(Ne))||(Te=F+Ne,Ce=Te);break}if(Te!==null&&(B(Te),Te.length>=De&&(lt(1),B(""))),Ce!==null){var re=q.slice(0,pe)+KN(Ce,De)+q.slice(te);fe(re.slice(0,o.length))}W({})},He=l.useRef();Zt(function(){if(!(!P||!o||ue.current)){if(!J.match(q)){fe(o);return}return Q.current.setSelectionRange(pe,te),He.current=Gt(function(){Q.current.setSelectionRange(pe,te)}),function(){Gt.cancel(He.current)}}},[J,o,P,q,H,pe,te,ae,fe]);var Be=o?{onFocus:Ie,onBlur:$e,onKeyDown:je,onMouseDown:me,onMouseUp:xe,onPaste:ne}:{};return l.createElement("div",{ref:Z,className:oe(R,V(V({},"".concat(R,"-active"),n&&a),"".concat(R,"-placeholder"),u))},l.createElement(_,be({ref:Q,"aria-invalid":b,autoComplete:"off"},S,{onKeyDown:Le,onBlur:ke},Be,{value:q,onChange:ge})),l.createElement(nx,{type:"suffix",icon:i}),y)}),U0e=["id","clearIcon","suffixIcon","separator","activeIndex","activeHelp","allHelp","focused","onFocus","onBlur","onKeyDown","locale","generateConfig","placeholder","className","style","onClick","onClear","value","onChange","onSubmit","onInputChange","format","maskFormat","preserveInvalidOnBlur","onInvalid","disabled","invalid","inputReadOnly","direction","onOpenChange","onActiveOffset","placement","onMouseDown","required","aria-required","autoFocus"],V0e=["index"];function W0e(e,t){var n=e.id,r=e.clearIcon,a=e.suffixIcon,i=e.separator,o=i===void 0?"~":i,s=e.activeIndex;e.activeHelp,e.allHelp;var c=e.focused;e.onFocus,e.onBlur,e.onKeyDown,e.locale,e.generateConfig;var u=e.placeholder,d=e.className,p=e.style,g=e.onClick,m=e.onClear,h=e.value;e.onChange,e.onSubmit,e.onInputChange,e.format,e.maskFormat,e.preserveInvalidOnBlur,e.onInvalid;var b=e.disabled,y=e.invalid;e.inputReadOnly;var S=e.direction;e.onOpenChange;var v=e.onActiveOffset,x=e.placement,w=e.onMouseDown;e.required,e["aria-required"];var C=e.autoFocus,E=Ct(e,U0e),I=S==="rtl",T=l.useContext(Uo),_=T.prefixCls,R=l.useMemo(function(){if(typeof n=="string")return[n];var q=n||{};return[q.start,q.end]},[n]),$=l.useRef(),M=l.useRef(),P=l.useRef(),D=function(Z){var Q;return(Q=[M,P][Z])===null||Q===void 0?void 0:Q.current};l.useImperativeHandle(t,function(){return{nativeElement:$.current,focus:function(Z){if(mt(Z)==="object"){var Q,J=Z||{},le=J.index,ce=le===void 0?0:le,pe=Ct(J,V0e);(Q=D(ce))===null||Q===void 0||Q.focus(pe)}else{var te;(te=D(Z??0))===null||te===void 0||te.focus()}},blur:function(){var Z,Q;(Z=D(0))===null||Z===void 0||Z.blur(),(Q=D(1))===null||Q===void 0||Q.blur()}}});var O=Uq(E),k=l.useMemo(function(){return Array.isArray(u)?u:[u,u]},[u]),N=Hq(X(X({},e),{},{id:R,placeholder:k})),A=se(N,1),L=A[0],j=Zy(x,I),F=pq(j,I),B=j==null?void 0:j.toLowerCase().endsWith("right"),z=l.useState({position:"absolute",width:0}),U=se(z,2),H=U[0],K=U[1],Y=Yt(function(){var q=D(s);if(q){var Z=q.nativeElement,Q=Z.offsetWidth,J=Z.offsetLeft,le=Z.offsetParent,ce=(le==null?void 0:le.offsetWidth)||0,pe=B?ce-Q-J:J;K(function(te){return X(X({},te),{},V({width:Q},F,pe))}),v(pe)}});l.useEffect(function(){Y()},[s]);var ee=r&&(h[0]&&!b[0]||h[1]&&!b[1]),ae=C&&!b[0],W=C&&!ae&&!b[1];return l.createElement(Ta,{onResize:Y},l.createElement("div",be({},O,{className:oe(_,"".concat(_,"-range"),V(V(V(V({},"".concat(_,"-focused"),c),"".concat(_,"-disabled"),b.every(function(q){return q})),"".concat(_,"-invalid"),y.some(function(q){return q})),"".concat(_,"-rtl"),I),d),style:p,ref:$,onClick:g,onMouseDown:function(Z){var Q=Z.target;Q!==M.current.inputElement&&Q!==P.current.inputElement&&Z.preventDefault(),w==null||w(Z)}}),l.createElement(z_,be({ref:M},L(0),{autoFocus:ae,"date-range":"start"})),l.createElement("div",{className:"".concat(_,"-range-separator")},o),l.createElement(z_,be({ref:P},L(1),{autoFocus:W,"date-range":"end"})),l.createElement("div",{className:"".concat(_,"-active-bar"),style:H}),l.createElement(nx,{type:"suffix",icon:a}),ee&&l.createElement(B_,{icon:r,onClear:m})))}var G0e=l.forwardRef(W0e);function yP(e,t){var n=e??t;return Array.isArray(n)?n:[n,n]}function ov(e){return e===1?"end":"start"}function q0e(e,t){var n=Rq(e,function(){var Xt=e.disabled,gt=e.allowEmpty,St=yP(Xt,!1),un=yP(gt,!1);return{disabled:St,allowEmpty:un}}),r=se(n,6),a=r[0],i=r[1],o=r[2],s=r[3],c=r[4],u=r[5],d=a.prefixCls,p=a.styles,g=a.classNames,m=a.placement,h=a.defaultValue,b=a.value,y=a.needConfirm,S=a.onKeyDown,v=a.disabled,x=a.allowEmpty,w=a.disabledDate,C=a.minDate,E=a.maxDate,I=a.defaultOpen,T=a.open,_=a.onOpenChange,R=a.locale,$=a.generateConfig,M=a.picker,P=a.showNow,D=a.showToday,O=a.showTime,k=a.mode,N=a.onPanelChange,A=a.onCalendarChange,L=a.onOk,j=a.defaultPickerValue,F=a.pickerValue,B=a.onPickerValueChange,z=a.inputReadOnly,U=a.suffixIcon,H=a.onFocus,K=a.onBlur,Y=a.presets,ee=a.ranges,ae=a.components,W=a.cellRender,q=a.dateRender,Z=a.monthCellRender,Q=a.onClick,J=$q(t),le=_q(T,I,v,_),ce=se(le,2),pe=ce[0],te=ce[1],ie=function(gt,St){(v.some(function(un){return!un})||!gt)&&te(gt,St)},fe=Pq($,R,s,!0,!1,h,b,A,L),ge=se(fe,5),ne=ge[0],ue=ge[1],me=ge[2],xe=ge[3],Ie=ge[4],ke=me(),$e=Nq(v,x,pe),Le=se($e,7),je=Le[0],He=Le[1],Be=Le[2],Pe=Le[3],Se=Le[4],Ne=Le[5],Te=Le[6],Ce=function(gt,St){He(!0),H==null||H(gt,{range:ov(St??Pe)})},De=function(gt,St){He(!1),K==null||K(gt,{range:ov(St??Pe)})},Ge=l.useMemo(function(){if(!O)return null;var Xt=O.disabledTime,gt=Xt?function(St){var un=ov(Pe),Hn=hq(ke,Te,Pe);return Xt(St,un,{from:Hn})}:void 0;return X(X({},O),{},{disabledTime:gt})},[O,Pe,ke,Te]),lt=pn([M,M],{value:k}),he=se(lt,2),re=he[0],ve=he[1],_e=re[Pe]||M,ze=_e==="date"&&Ge?"datetime":_e,Ue=ze===M&&ze!=="time",Ae=jq(M,_e,P,D,!0),Oe=Lq(a,ne,ue,me,xe,v,s,je,pe,u),Re=se(Oe,2),at=Re[0],Ye=Re[1],We=b0e(ke,v,Te,$,R,w),qe=bq(ke,u,x),Qe=se(qe,2),it=Qe[0],wt=Qe[1],kt=kq($,R,ke,re,pe,Pe,i,Ue,j,F,Ge==null?void 0:Ge.defaultOpenValue,B,C,E),xt=se(kt,2),nt=xt[0],rt=xt[1],bt=Yt(function(Xt,gt,St){var un=ng(re,Pe,gt);if((un[0]!==re[0]||un[1]!==re[1])&&ve(un),N&&St!==!1){var Hn=Me(ke);Xt&&(Hn[Pe]=Xt),N(Hn,un)}}),Ot=function(gt,St){return ng(ke,St,gt)},ht=function(gt,St){var un=ke;gt&&(un=Ot(gt,Pe));var Hn=Ne(un);xe(un),at(Pe,Hn===null),Hn===null?ie(!1,{force:!0}):St||J.current.focus({index:Hn})},ct=function(gt){var St,un=gt.target.getRootNode();if(!J.current.nativeElement.contains((St=un.activeElement)!==null&&St!==void 0?St:document.activeElement)){var Hn=v.findIndex(function(sr){return!sr});Hn>=0&&J.current.focus({index:Hn})}ie(!0),Q==null||Q(gt)},Et=function(){Ye(null),ie(!1,{force:!0})},Ze=l.useState(null),ut=se(Ze,2),pt=ut[0],et=ut[1],Xe=l.useState(null),$t=se(Xe,2),At=$t[0],qt=$t[1],hn=l.useMemo(function(){return At||ke},[ke,At]);l.useEffect(function(){pe||qt(null)},[pe]);var gn=l.useState(0),yt=se(gn,2),Dt=yt[0],jt=yt[1],Jt=Oq(Y,ee),Nn=function(gt){qt(gt),et("preset")},Dr=function(gt){var St=Ye(gt);St&&ie(!1,{force:!0})},or=function(gt){ht(gt)},wr=function(gt){qt(gt?Ot(gt,Pe):null),et("cell")},tr=function(gt){ie(!0),Ce(gt)},Pr=function(){Be("panel")},nr=function(gt){var St=ng(ke,Pe,gt);xe(St),!y&&!o&&i===ze&&ht(gt)},en=function(){ie(!1)},Rt=YN(W,q,Z,ov(Pe)),Ht=ke[Pe]||null,Vt=Yt(function(Xt){return u(Xt,{activeIndex:Pe})}),on=l.useMemo(function(){var Xt=fr(a,!1),gt=Dn(a,[].concat(Me(Object.keys(Xt)),["onChange","onCalendarChange","style","className","onPanelChange","disabledTime"]));return gt},[a]),It=l.createElement(zq,be({},on,{showNow:Ae,showTime:Ge,range:!0,multiplePanel:Ue,activeOffset:Dt,placement:m,disabledDate:We,onFocus:tr,onBlur:De,onPanelMouseDown:Pr,picker:M,mode:_e,internalMode:ze,onPanelChange:bt,format:c,value:Ht,isInvalid:Vt,onChange:null,onSelect:nr,pickerValue:nt,defaultOpenValue:fu(O==null?void 0:O.defaultOpenValue)[Pe],onPickerValueChange:rt,hoverValue:hn,onHover:wr,needConfirm:y,onSubmit:ht,onOk:Ie,presets:Jt,onPresetHover:Nn,onPresetSubmit:Dr,onNow:or,cellRender:Rt})),Mt=function(gt,St){var un=Ot(gt,St);xe(un)},bn=function(){Be("input")},zn=function(gt,St){Be("input"),ie(!0,{inherit:!0}),Pe!==St&&pe&&!y&&o&&ht(null,!0),Se(St),Ce(gt,St)},Cr=function(gt,St){if(ie(!1),!y&&Be()==="input"){var un=Ne(ke);at(Pe,un===null)}De(gt,St)},Er=function(gt,St){gt.key==="Tab"&&ht(null,!0),S==null||S(gt,St)},Lr=l.useMemo(function(){return{prefixCls:d,locale:R,generateConfig:$,button:ae.button,input:ae.input}},[d,R,$,ae.button,ae.input]);return Zt(function(){pe&&Pe!==void 0&&bt(null,M,!1)},[pe,Pe,M]),Zt(function(){var Xt=Be();!pe&&Xt==="input"&&(ie(!1),ht(null,!0)),!pe&&o&&!y&&Xt==="panel"&&(ie(!0),ht())},[pe]),l.createElement(Uo.Provider,{value:Lr},l.createElement(gq,be({},vq(a),{popupElement:It,popupStyle:p.popup,popupClassName:g.popup,visible:pe,onClose:en,range:!0}),l.createElement(G0e,be({},a,{ref:J,suffixIcon:U,activeIndex:je||pe?Pe:null,activeHelp:!!At,allHelp:!!At&&pt==="preset",focused:je,onFocus:zn,onBlur:Cr,onKeyDown:Er,onSubmit:ht,value:hn,maskFormat:c,onChange:Mt,onInputChange:bn,format:s,inputReadOnly:z,disabled:v,open:pe,onOpenChange:ie,onClick:ct,onClear:Et,invalid:it,onInvalid:wt,onActiveOffset:jt}))))}var K0e=l.forwardRef(q0e);function Y0e(e){var t=e.prefixCls,n=e.value,r=e.onRemove,a=e.removeIcon,i=a===void 0?"×":a,o=e.formatDate,s=e.disabled,c=e.maxTagCount,u=e.placeholder,d="".concat(t,"-selector"),p="".concat(t,"-selection"),g="".concat(p,"-overflow");function m(y,S){return l.createElement("span",{className:oe("".concat(p,"-item")),title:typeof y=="string"?y:null},l.createElement("span",{className:"".concat(p,"-item-content")},y),!s&&S&&l.createElement("span",{onMouseDown:function(x){x.preventDefault()},onClick:S,className:"".concat(p,"-item-remove")},i))}function h(y){var S=o(y),v=function(w){w&&w.stopPropagation(),r(y)};return m(S,v)}function b(y){var S="+ ".concat(y.length," ...");return m(S)}return l.createElement("div",{className:d},l.createElement(Ao,{prefixCls:g,data:n,renderItem:h,renderRest:b,itemKey:function(S){return o(S)},maxCount:c}),!n.length&&l.createElement("span",{className:"".concat(t,"-selection-placeholder")},u))}var X0e=["id","open","clearIcon","suffixIcon","activeHelp","allHelp","focused","onFocus","onBlur","onKeyDown","locale","generateConfig","placeholder","className","style","onClick","onClear","internalPicker","value","onChange","onSubmit","onInputChange","multiple","maxTagCount","format","maskFormat","preserveInvalidOnBlur","onInvalid","disabled","invalid","inputReadOnly","direction","onOpenChange","onMouseDown","required","aria-required","autoFocus","removeIcon"];function Z0e(e,t){e.id;var n=e.open,r=e.clearIcon,a=e.suffixIcon;e.activeHelp,e.allHelp;var i=e.focused;e.onFocus,e.onBlur,e.onKeyDown;var o=e.locale,s=e.generateConfig,c=e.placeholder,u=e.className,d=e.style,p=e.onClick,g=e.onClear,m=e.internalPicker,h=e.value,b=e.onChange,y=e.onSubmit;e.onInputChange;var S=e.multiple,v=e.maxTagCount;e.format,e.maskFormat,e.preserveInvalidOnBlur,e.onInvalid;var x=e.disabled,w=e.invalid;e.inputReadOnly;var C=e.direction;e.onOpenChange;var E=e.onMouseDown;e.required,e["aria-required"];var I=e.autoFocus,T=e.removeIcon,_=Ct(e,X0e),R=C==="rtl",$=l.useContext(Uo),M=$.prefixCls,P=l.useRef(),D=l.useRef();l.useImperativeHandle(t,function(){return{nativeElement:P.current,focus:function(H){var K;(K=D.current)===null||K===void 0||K.focus(H)},blur:function(){var H;(H=D.current)===null||H===void 0||H.blur()}}});var O=Uq(_),k=function(H){b([H])},N=function(H){var K=h.filter(function(Y){return Y&&!ja(s,o,Y,H,m)});b(K),n||y()},A=Hq(X(X({},e),{},{onChange:k}),function(U){var H=U.valueTexts;return{value:H[0]||"",active:i}}),L=se(A,2),j=L[0],F=L[1],B=!!(r&&h.length&&!x),z=S?l.createElement(l.Fragment,null,l.createElement(Y0e,{prefixCls:M,value:h,onRemove:N,formatDate:F,maxTagCount:v,disabled:x,removeIcon:T,placeholder:c}),l.createElement("input",{className:"".concat(M,"-multiple-input"),value:h.map(F).join(","),ref:D,readOnly:!0,autoFocus:I}),l.createElement(nx,{type:"suffix",icon:a}),B&&l.createElement(B_,{icon:r,onClear:g})):l.createElement(z_,be({ref:D},j(),{autoFocus:I,suffixIcon:a,clearIcon:B&&l.createElement(B_,{icon:r,onClear:g}),showActiveCls:!1}));return l.createElement("div",be({},O,{className:oe(M,V(V(V(V(V({},"".concat(M,"-multiple"),S),"".concat(M,"-focused"),i),"".concat(M,"-disabled"),x),"".concat(M,"-invalid"),w),"".concat(M,"-rtl"),R),u),style:d,ref:P,onClick:p,onMouseDown:function(H){var K,Y=H.target;Y!==((K=D.current)===null||K===void 0?void 0:K.inputElement)&&H.preventDefault(),E==null||E(H)}}),z)}var Q0e=l.forwardRef(Z0e);function J0e(e,t){var n=Rq(e),r=se(n,6),a=r[0],i=r[1],o=r[2],s=r[3],c=r[4],u=r[5],d=a,p=d.prefixCls,g=d.styles,m=d.classNames,h=d.order,b=d.defaultValue,y=d.value,S=d.needConfirm,v=d.onChange,x=d.onKeyDown,w=d.disabled,C=d.disabledDate,E=d.minDate,I=d.maxDate,T=d.defaultOpen,_=d.open,R=d.onOpenChange,$=d.locale,M=d.generateConfig,P=d.picker,D=d.showNow,O=d.showToday,k=d.showTime,N=d.mode,A=d.onPanelChange,L=d.onCalendarChange,j=d.onOk,F=d.multiple,B=d.defaultPickerValue,z=d.pickerValue,U=d.onPickerValueChange,H=d.inputReadOnly,K=d.suffixIcon,Y=d.removeIcon,ee=d.onFocus,ae=d.onBlur,W=d.presets,q=d.components,Z=d.cellRender,Q=d.dateRender,J=d.monthCellRender,le=d.onClick,ce=$q(t);function pe(It){return It===null?null:F?It:It[0]}var te=Fq(M,$,i),ie=_q(_,T,[w],R),fe=se(ie,2),ge=fe[0],ne=fe[1],ue=function(Mt,bn,zn){if(L){var Cr=X({},zn);delete Cr.range,L(pe(Mt),pe(bn),Cr)}},me=function(Mt){j==null||j(pe(Mt))},xe=Pq(M,$,s,!1,h,b,y,ue,me),Ie=se(xe,5),ke=Ie[0],$e=Ie[1],Le=Ie[2],je=Ie[3],He=Ie[4],Be=Le(),Pe=Nq([w]),Se=se(Pe,4),Ne=Se[0],Te=Se[1],Ce=Se[2],De=Se[3],Ge=function(Mt){Te(!0),ee==null||ee(Mt,{})},lt=function(Mt){Te(!1),ae==null||ae(Mt,{})},he=pn(P,{value:N}),re=se(he,2),ve=re[0],_e=re[1],ze=ve==="date"&&k?"datetime":ve,Ue=jq(P,ve,D,O),Ae=v&&function(It,Mt){v(pe(It),pe(Mt))},Oe=Lq(X(X({},a),{},{onChange:Ae}),ke,$e,Le,je,[],s,Ne,ge,u),Re=se(Oe,2),at=Re[1],Ye=bq(Be,u),We=se(Ye,2),qe=We[0],Qe=We[1],it=l.useMemo(function(){return qe.some(function(It){return It})},[qe]),wt=function(Mt,bn){if(U){var zn=X(X({},bn),{},{mode:bn.mode[0]});delete zn.range,U(Mt[0],zn)}},kt=kq(M,$,Be,[ve],ge,De,i,!1,B,z,fu(k==null?void 0:k.defaultOpenValue),wt,E,I),xt=se(kt,2),nt=xt[0],rt=xt[1],bt=Yt(function(It,Mt,bn){if(_e(Mt),A&&bn!==!1){var zn=It||Be[Be.length-1];A(zn,Mt)}}),Ot=function(){at(Le()),ne(!1,{force:!0})},ht=function(Mt){!w&&!ce.current.nativeElement.contains(document.activeElement)&&ce.current.focus(),ne(!0),le==null||le(Mt)},ct=function(){at(null),ne(!1,{force:!0})},Et=l.useState(null),Ze=se(Et,2),ut=Ze[0],pt=Ze[1],et=l.useState(null),Xe=se(et,2),$t=Xe[0],At=Xe[1],qt=l.useMemo(function(){var It=[$t].concat(Me(Be)).filter(function(Mt){return Mt});return F?It:It.slice(0,1)},[Be,$t,F]),hn=l.useMemo(function(){return!F&&$t?[$t]:Be.filter(function(It){return It})},[Be,$t,F]);l.useEffect(function(){ge||At(null)},[ge]);var gn=Oq(W),yt=function(Mt){At(Mt),pt("preset")},Dt=function(Mt){var bn=F?te(Le(),Mt):[Mt],zn=at(bn);zn&&!F&&ne(!1,{force:!0})},jt=function(Mt){Dt(Mt)},Jt=function(Mt){At(Mt),pt("cell")},Nn=function(Mt){ne(!0),Ge(Mt)},Dr=function(Mt){Ce("panel");var bn=F?te(Le(),Mt):[Mt];je(bn),!S&&!o&&i===ze&&Ot()},or=function(){ne(!1)},wr=YN(Z,Q,J),tr=l.useMemo(function(){var It=fr(a,!1),Mt=Dn(a,[].concat(Me(Object.keys(It)),["onChange","onCalendarChange","style","className","onPanelChange"]));return X(X({},Mt),{},{multiple:a.multiple})},[a]),Pr=l.createElement(zq,be({},tr,{showNow:Ue,showTime:k,disabledDate:C,onFocus:Nn,onBlur:lt,picker:P,mode:ve,internalMode:ze,onPanelChange:bt,format:c,value:Be,isInvalid:u,onChange:null,onSelect:Dr,pickerValue:nt,defaultOpenValue:k==null?void 0:k.defaultOpenValue,onPickerValueChange:rt,hoverValue:qt,onHover:Jt,needConfirm:S,onSubmit:Ot,onOk:He,presets:gn,onPresetHover:yt,onPresetSubmit:Dt,onNow:jt,cellRender:wr})),nr=function(Mt){je(Mt)},en=function(){Ce("input")},Rt=function(Mt){Ce("input"),ne(!0,{inherit:!0}),Ge(Mt)},Ht=function(Mt){ne(!1),lt(Mt)},Vt=function(Mt,bn){Mt.key==="Tab"&&Ot(),x==null||x(Mt,bn)},on=l.useMemo(function(){return{prefixCls:p,locale:$,generateConfig:M,button:q.button,input:q.input}},[p,$,M,q.button,q.input]);return Zt(function(){ge&&De!==void 0&&bt(null,P,!1)},[ge,De,P]),Zt(function(){var It=Ce();!ge&&It==="input"&&(ne(!1),Ot()),!ge&&o&&!S&&It==="panel"&&(ne(!0),Ot())},[ge]),l.createElement(Uo.Provider,{value:on},l.createElement(gq,be({},vq(a),{popupElement:Pr,popupStyle:g.popup,popupClassName:m.popup,visible:ge,onClose:or}),l.createElement(Q0e,be({},a,{ref:ce,suffixIcon:K,removeIcon:Y,activeHelp:!!$t,allHelp:!!$t&&ut==="preset",focused:Ne,onFocus:Rt,onBlur:Ht,onKeyDown:Vt,onSubmit:Ot,value:hn,maskFormat:c,onChange:nr,onInputChange:en,internalPicker:i,format:s,inputReadOnly:H,disabled:w,open:ge,onOpenChange:ne,onClick:ht,onClear:ct,invalid:it,onInvalid:function(Mt){Qe(Mt,0)}}))))}var eye=l.forwardRef(J0e);const Vq=l.createContext(null),tye=Vq.Provider,Wq=l.createContext(null),nye=Wq.Provider;var rye=["prefixCls","className","style","checked","disabled","defaultChecked","type","title","onChange"],Gq=l.forwardRef(function(e,t){var n=e.prefixCls,r=n===void 0?"rc-checkbox":n,a=e.className,i=e.style,o=e.checked,s=e.disabled,c=e.defaultChecked,u=c===void 0?!1:c,d=e.type,p=d===void 0?"checkbox":d,g=e.title,m=e.onChange,h=Ct(e,rye),b=l.useRef(null),y=l.useRef(null),S=pn(u,{value:o}),v=se(S,2),x=v[0],w=v[1];l.useImperativeHandle(t,function(){return{focus:function(T){var _;(_=b.current)===null||_===void 0||_.focus(T)},blur:function(){var T;(T=b.current)===null||T===void 0||T.blur()},input:b.current,nativeElement:y.current}});var C=oe(r,a,V(V({},"".concat(r,"-checked"),x),"".concat(r,"-disabled"),s)),E=function(T){s||("checked"in e||w(T.target.checked),m==null||m({target:X(X({},e),{},{type:p,checked:T.target.checked}),stopPropagation:function(){T.stopPropagation()},preventDefault:function(){T.preventDefault()},nativeEvent:T.nativeEvent}))};return l.createElement("span",{className:C,title:g,style:i,ref:y},l.createElement("input",be({},h,{className:"".concat(r,"-input"),ref:b,onChange:E,disabled:s,checked:!!x,type:p})),l.createElement("span",{className:"".concat(r,"-inner")}))});const aye=e=>{const{componentCls:t,antCls:n}=e,r=`${t}-group`;return{[r]:Object.assign(Object.assign({},ln(e)),{display:"inline-block",fontSize:0,[`&${r}-rtl`]:{direction:"rtl"},[`&${r}-block`]:{display:"flex"},[`${n}-badge ${n}-badge-count`]:{zIndex:1},[`> ${n}-badge:not(:first-child) > ${n}-button-wrapper`]:{borderInlineStart:"none"}})}},iye=e=>{const{componentCls:t,wrapperMarginInlineEnd:n,colorPrimary:r,radioSize:a,motionDurationSlow:i,motionDurationMid:o,motionEaseInOutCirc:s,colorBgContainer:c,colorBorder:u,lineWidth:d,colorBgContainerDisabled:p,colorTextDisabled:g,paddingXS:m,dotColorDisabled:h,lineType:b,radioColor:y,radioBgColor:S,calc:v}=e,x=`${t}-inner`,C=v(a).sub(v(4).mul(2)),E=v(1).mul(a).equal({unit:!0});return{[`${t}-wrapper`]:Object.assign(Object.assign({},ln(e)),{display:"inline-flex",alignItems:"baseline",marginInlineStart:0,marginInlineEnd:n,cursor:"pointer",[`&${t}-wrapper-rtl`]:{direction:"rtl"},"&-disabled":{cursor:"not-allowed",color:e.colorTextDisabled},"&::after":{display:"inline-block",width:0,overflow:"hidden",content:'"\\a0"'},"&-block":{flex:1,justifyContent:"center"},[`${t}-checked::after`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,width:"100%",height:"100%",border:`${G(d)} ${b} ${r}`,borderRadius:"50%",visibility:"hidden",opacity:0,content:'""'},[t]:Object.assign(Object.assign({},ln(e)),{position:"relative",display:"inline-block",outline:"none",cursor:"pointer",alignSelf:"center",borderRadius:"50%"}),[`${t}-wrapper:hover &,
- &:hover ${x}`]:{borderColor:r},[`${t}-input:focus-visible + ${x}`]:Object.assign({},Ps(e)),[`${t}:hover::after, ${t}-wrapper:hover &::after`]:{visibility:"visible"},[`${t}-inner`]:{"&::after":{boxSizing:"border-box",position:"absolute",insetBlockStart:"50%",insetInlineStart:"50%",display:"block",width:E,height:E,marginBlockStart:v(1).mul(a).div(-2).equal({unit:!0}),marginInlineStart:v(1).mul(a).div(-2).equal({unit:!0}),backgroundColor:y,borderBlockStart:0,borderInlineStart:0,borderRadius:E,transform:"scale(0)",opacity:0,transition:`all ${i} ${s}`,content:'""'},boxSizing:"border-box",position:"relative",insetBlockStart:0,insetInlineStart:0,display:"block",width:E,height:E,backgroundColor:c,borderColor:u,borderStyle:"solid",borderWidth:d,borderRadius:"50%",transition:`all ${o}`},[`${t}-input`]:{position:"absolute",inset:0,zIndex:1,cursor:"pointer",opacity:0},[`${t}-checked`]:{[x]:{borderColor:r,backgroundColor:S,"&::after":{transform:`scale(${e.calc(e.dotSize).div(a).equal()})`,opacity:1,transition:`all ${i} ${s}`}}},[`${t}-disabled`]:{cursor:"not-allowed",[x]:{backgroundColor:p,borderColor:u,cursor:"not-allowed","&::after":{backgroundColor:h}},[`${t}-input`]:{cursor:"not-allowed"},[`${t}-disabled + span`]:{color:g,cursor:"not-allowed"},[`&${t}-checked`]:{[x]:{"&::after":{transform:`scale(${v(C).div(a).equal()})`}}}},[`span${t} + *`]:{paddingInlineStart:m,paddingInlineEnd:m}})}},oye=e=>{const{buttonColor:t,controlHeight:n,componentCls:r,lineWidth:a,lineType:i,colorBorder:o,motionDurationSlow:s,motionDurationMid:c,buttonPaddingInline:u,fontSize:d,buttonBg:p,fontSizeLG:g,controlHeightLG:m,controlHeightSM:h,paddingXS:b,borderRadius:y,borderRadiusSM:S,borderRadiusLG:v,buttonCheckedBg:x,buttonSolidCheckedColor:w,colorTextDisabled:C,colorBgContainerDisabled:E,buttonCheckedBgDisabled:I,buttonCheckedColorDisabled:T,colorPrimary:_,colorPrimaryHover:R,colorPrimaryActive:$,buttonSolidCheckedBg:M,buttonSolidCheckedHoverBg:P,buttonSolidCheckedActiveBg:D,calc:O}=e;return{[`${r}-button-wrapper`]:{position:"relative",display:"inline-block",height:n,margin:0,paddingInline:u,paddingBlock:0,color:t,fontSize:d,lineHeight:G(O(n).sub(O(a).mul(2)).equal()),background:p,border:`${G(a)} ${i} ${o}`,borderBlockStartWidth:O(a).add(.02).equal(),borderInlineStartWidth:0,borderInlineEndWidth:a,cursor:"pointer",transition:[`color ${c}`,`background ${c}`,`box-shadow ${c}`].join(","),a:{color:t},[`> ${r}-button`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,zIndex:-1,width:"100%",height:"100%"},"&:not(:first-child)":{"&::before":{position:"absolute",insetBlockStart:O(a).mul(-1).equal(),insetInlineStart:O(a).mul(-1).equal(),display:"block",boxSizing:"content-box",width:1,height:"100%",paddingBlock:a,paddingInline:0,backgroundColor:o,transition:`background-color ${s}`,content:'""'}},"&:first-child":{borderInlineStart:`${G(a)} ${i} ${o}`,borderStartStartRadius:y,borderEndStartRadius:y},"&:last-child":{borderStartEndRadius:y,borderEndEndRadius:y},"&:first-child:last-child":{borderRadius:y},[`${r}-group-large &`]:{height:m,fontSize:g,lineHeight:G(O(m).sub(O(a).mul(2)).equal()),"&:first-child":{borderStartStartRadius:v,borderEndStartRadius:v},"&:last-child":{borderStartEndRadius:v,borderEndEndRadius:v}},[`${r}-group-small &`]:{height:h,paddingInline:O(b).sub(a).equal(),paddingBlock:0,lineHeight:G(O(h).sub(O(a).mul(2)).equal()),"&:first-child":{borderStartStartRadius:S,borderEndStartRadius:S},"&:last-child":{borderStartEndRadius:S,borderEndEndRadius:S}},"&:hover":{position:"relative",color:_},"&:has(:focus-visible)":Object.assign({},Ps(e)),[`${r}-inner, input[type='checkbox'], input[type='radio']`]:{width:0,height:0,opacity:0,pointerEvents:"none"},[`&-checked:not(${r}-button-wrapper-disabled)`]:{zIndex:1,color:_,background:x,borderColor:_,"&::before":{backgroundColor:_},"&:first-child":{borderColor:_},"&:hover":{color:R,borderColor:R,"&::before":{backgroundColor:R}},"&:active":{color:$,borderColor:$,"&::before":{backgroundColor:$}}},[`${r}-group-solid &-checked:not(${r}-button-wrapper-disabled)`]:{color:w,background:M,borderColor:M,"&:hover":{color:w,background:P,borderColor:P},"&:active":{color:w,background:D,borderColor:D}},"&-disabled":{color:C,backgroundColor:E,borderColor:o,cursor:"not-allowed","&:first-child, &:hover":{color:C,backgroundColor:E,borderColor:o}},[`&-disabled${r}-button-wrapper-checked`]:{color:T,backgroundColor:I,borderColor:o,boxShadow:"none"},"&-block":{flex:1,textAlign:"center"}}}},sye=e=>{const{wireframe:t,padding:n,marginXS:r,lineWidth:a,fontSizeLG:i,colorText:o,colorBgContainer:s,colorTextDisabled:c,controlItemBgActiveDisabled:u,colorTextLightSolid:d,colorPrimary:p,colorPrimaryHover:g,colorPrimaryActive:m,colorWhite:h}=e,b=4,y=i,S=t?y-b*2:y-(b+a)*2;return{radioSize:y,dotSize:S,dotColorDisabled:c,buttonSolidCheckedColor:d,buttonSolidCheckedBg:p,buttonSolidCheckedHoverBg:g,buttonSolidCheckedActiveBg:m,buttonBg:s,buttonCheckedBg:s,buttonColor:o,buttonCheckedBgDisabled:u,buttonCheckedColorDisabled:c,buttonPaddingInline:n-a,wrapperMarginInlineEnd:r,radioColor:t?p:h,radioBgColor:t?s:p}},qq=an("Radio",e=>{const{controlOutline:t,controlOutlineWidth:n}=e,r=`0 0 0 ${G(n)} ${t}`,i=zt(e,{radioFocusShadow:r,radioButtonFocusShadow:r});return[aye(i),iye(i),oye(i)]},sye,{unitless:{radioSize:!0,dotSize:!0}});var lye=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var n,r;const a=l.useContext(Vq),i=l.useContext(Wq),{getPrefixCls:o,direction:s,radio:c}=l.useContext(st),u=l.useRef(null),d=ba(t,u),{isFormItemInput:p}=l.useContext(aa),g=D=>{var O,k;(O=e.onChange)===null||O===void 0||O.call(e,D),(k=a==null?void 0:a.onChange)===null||k===void 0||k.call(a,D)},{prefixCls:m,className:h,rootClassName:b,children:y,style:S,title:v}=e,x=lye(e,["prefixCls","className","rootClassName","children","style","title"]),w=o("radio",m),C=((a==null?void 0:a.optionType)||i)==="button",E=C?`${w}-button`:w,I=ir(w),[T,_,R]=qq(w,I),$=Object.assign({},x),M=l.useContext(ha);a&&($.name=a.name,$.onChange=g,$.checked=e.value===a.value,$.disabled=(n=$.disabled)!==null&&n!==void 0?n:a.disabled),$.disabled=(r=$.disabled)!==null&&r!==void 0?r:M;const P=oe(`${E}-wrapper`,{[`${E}-wrapper-checked`]:$.checked,[`${E}-wrapper-disabled`]:$.disabled,[`${E}-wrapper-rtl`]:s==="rtl",[`${E}-wrapper-in-form-item`]:p,[`${E}-wrapper-block`]:!!(a!=null&&a.block)},c==null?void 0:c.className,h,b,_,R,I);return T(l.createElement(km,{component:"Radio",disabled:$.disabled},l.createElement("label",{className:P,style:Object.assign(Object.assign({},c==null?void 0:c.style),S),onMouseEnter:e.onMouseEnter,onMouseLeave:e.onMouseLeave,title:v},l.createElement(Gq,Object.assign({},$,{className:oe($.className,{[Ry]:!C}),type:"radio",prefixCls:E,ref:d})),y!==void 0?l.createElement("span",null,y):null)))},d0=l.forwardRef(cye),uye=l.forwardRef((e,t)=>{const{getPrefixCls:n,direction:r}=l.useContext(st),{prefixCls:a,className:i,rootClassName:o,options:s,buttonStyle:c="outline",disabled:u,children:d,size:p,style:g,id:m,optionType:h,name:b,defaultValue:y,value:S,block:v=!1,onChange:x,onMouseEnter:w,onMouseLeave:C,onFocus:E,onBlur:I}=e,[T,_]=pn(y,{value:S}),R=l.useCallback(F=>{const B=T,z=F.target.value;"value"in e||_(z),z!==B&&(x==null||x(F))},[T,_,x]),$=n("radio",a),M=`${$}-group`,P=ir($),[D,O,k]=qq($,P);let N=d;s&&s.length>0&&(N=s.map(F=>typeof F=="string"||typeof F=="number"?l.createElement(d0,{key:F.toString(),prefixCls:$,disabled:u,value:F,checked:T===F},F):l.createElement(d0,{key:`radio-group-value-options-${F.value}`,prefixCls:$,disabled:F.disabled||u,value:F.value,checked:T===F.value,title:F.title,style:F.style,id:F.id,required:F.required},F.label)));const A=zr(p),L=oe(M,`${M}-${c}`,{[`${M}-${A}`]:A,[`${M}-rtl`]:r==="rtl",[`${M}-block`]:v},i,o,O,k,P),j=l.useMemo(()=>({onChange:R,value:T,disabled:u,name:b,optionType:h,block:v}),[R,T,u,b,h,v]);return D(l.createElement("div",Object.assign({},fr(e,{aria:!0,data:!0}),{className:L,style:g,onMouseEnter:w,onMouseLeave:C,onFocus:E,onBlur:I,id:m,ref:t}),l.createElement(tye,{value:j},N)))}),dye=l.memo(uye);var fye=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{getPrefixCls:n}=l.useContext(st),{prefixCls:r}=e,a=fye(e,["prefixCls"]),i=n("radio",r);return l.createElement(nye,{value:"button"},l.createElement(d0,Object.assign({prefixCls:i},a,{type:"radio",ref:t})))},gye=l.forwardRef(pye),$i=d0;$i.Button=gye;$i.Group=dye;$i.__ANT_RADIO=!0;function qm(e){return zt(e,{inputAffixPadding:e.paddingXXS})}const Km=e=>{const{controlHeight:t,fontSize:n,lineHeight:r,lineWidth:a,controlHeightSM:i,controlHeightLG:o,fontSizeLG:s,lineHeightLG:c,paddingSM:u,controlPaddingHorizontalSM:d,controlPaddingHorizontal:p,colorFillAlter:g,colorPrimaryHover:m,colorPrimary:h,controlOutlineWidth:b,controlOutline:y,colorErrorOutline:S,colorWarningOutline:v,colorBgContainer:x}=e;return{paddingBlock:Math.max(Math.round((t-n*r)/2*10)/10-a,0),paddingBlockSM:Math.max(Math.round((i-n*r)/2*10)/10-a,0),paddingBlockLG:Math.ceil((o-s*c)/2*10)/10-a,paddingInline:u-a,paddingInlineSM:d-a,paddingInlineLG:p-a,addonBg:g,activeBorderColor:h,hoverBorderColor:m,activeShadow:`0 0 0 ${b}px ${y}`,errorActiveShadow:`0 0 0 ${b}px ${S}`,warningActiveShadow:`0 0 0 ${b}px ${v}`,hoverBg:x,activeBg:x,inputFontSize:n,inputFontSizeLG:s,inputFontSizeSM:n}},mye=e=>({borderColor:e.hoverBorderColor,backgroundColor:e.hoverBg}),rx=e=>({color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,boxShadow:"none",cursor:"not-allowed",opacity:1,"input[disabled], textarea[disabled]":{cursor:"not-allowed"},"&:hover:not([disabled])":Object.assign({},mye(zt(e,{hoverBorderColor:e.colorBorder,hoverBg:e.colorBgContainerDisabled})))}),ek=(e,t)=>({background:e.colorBgContainer,borderWidth:e.lineWidth,borderStyle:e.lineType,borderColor:t.borderColor,"&:hover":{borderColor:t.hoverBorderColor,backgroundColor:e.hoverBg},"&:focus, &:focus-within":{borderColor:t.activeBorderColor,boxShadow:t.activeShadow,outline:0,backgroundColor:e.activeBg}}),xP=(e,t)=>({[`&${e.componentCls}-status-${t.status}:not(${e.componentCls}-disabled)`]:Object.assign(Object.assign({},ek(e,t)),{[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:t.affixColor}}),[`&${e.componentCls}-status-${t.status}${e.componentCls}-disabled`]:{borderColor:t.borderColor}}),tk=(e,t)=>({"&-outlined":Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},ek(e,{borderColor:e.colorBorder,hoverBorderColor:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeShadow:e.activeShadow})),{[`&${e.componentCls}-disabled, &[disabled]`]:Object.assign({},rx(e))}),xP(e,{status:"error",borderColor:e.colorError,hoverBorderColor:e.colorErrorBorderHover,activeBorderColor:e.colorError,activeShadow:e.errorActiveShadow,affixColor:e.colorError})),xP(e,{status:"warning",borderColor:e.colorWarning,hoverBorderColor:e.colorWarningBorderHover,activeBorderColor:e.colorWarning,activeShadow:e.warningActiveShadow,affixColor:e.colorWarning})),t)}),SP=(e,t)=>({[`&${e.componentCls}-group-wrapper-status-${t.status}`]:{[`${e.componentCls}-group-addon`]:{borderColor:t.addonBorderColor,color:t.addonColor}}}),Kq=e=>({"&-outlined":Object.assign(Object.assign(Object.assign({[`${e.componentCls}-group`]:{"&-addon":{background:e.addonBg,border:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},"&-addon:first-child":{borderInlineEnd:0},"&-addon:last-child":{borderInlineStart:0}}},SP(e,{status:"error",addonBorderColor:e.colorError,addonColor:e.colorErrorText})),SP(e,{status:"warning",addonBorderColor:e.colorWarning,addonColor:e.colorWarningText})),{[`&${e.componentCls}-group-wrapper-disabled`]:{[`${e.componentCls}-group-addon`]:Object.assign({},rx(e))}})}),nk=(e,t)=>{const{componentCls:n}=e;return{"&-borderless":Object.assign({background:"transparent",border:"none","&:focus, &:focus-within":{outline:"none"},[`&${n}-disabled, &[disabled]`]:{color:e.colorTextDisabled},[`&${n}-status-error`]:{"&, & input, & textarea":{color:e.colorError}},[`&${n}-status-warning`]:{"&, & input, & textarea":{color:e.colorWarning}}},t)}},Yq=(e,t)=>({background:t.bg,borderWidth:e.lineWidth,borderStyle:e.lineType,borderColor:"transparent","input&, & input, textarea&, & textarea":{color:t==null?void 0:t.inputColor},"&:hover":{background:t.hoverBg},"&:focus, &:focus-within":{outline:0,borderColor:t.activeBorderColor,backgroundColor:e.activeBg}}),wP=(e,t)=>({[`&${e.componentCls}-status-${t.status}:not(${e.componentCls}-disabled)`]:Object.assign(Object.assign({},Yq(e,t)),{[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:t.affixColor}})}),rk=(e,t)=>({"&-filled":Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Yq(e,{bg:e.colorFillTertiary,hoverBg:e.colorFillSecondary,activeBorderColor:e.activeBorderColor})),{[`&${e.componentCls}-disabled, &[disabled]`]:Object.assign({},rx(e))}),wP(e,{status:"error",bg:e.colorErrorBg,hoverBg:e.colorErrorBgHover,activeBorderColor:e.colorError,inputColor:e.colorErrorText,affixColor:e.colorError})),wP(e,{status:"warning",bg:e.colorWarningBg,hoverBg:e.colorWarningBgHover,activeBorderColor:e.colorWarning,inputColor:e.colorWarningText,affixColor:e.colorWarning})),t)}),CP=(e,t)=>({[`&${e.componentCls}-group-wrapper-status-${t.status}`]:{[`${e.componentCls}-group-addon`]:{background:t.addonBg,color:t.addonColor}}}),Xq=e=>({"&-filled":Object.assign(Object.assign(Object.assign({[`${e.componentCls}-group`]:{"&-addon":{background:e.colorFillTertiary},[`${e.componentCls}-filled:not(:focus):not(:focus-within)`]:{"&:not(:first-child)":{borderInlineStart:`${G(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},"&:not(:last-child)":{borderInlineEnd:`${G(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}}}},CP(e,{status:"error",addonBg:e.colorErrorBg,addonColor:e.colorErrorText})),CP(e,{status:"warning",addonBg:e.colorWarningBg,addonColor:e.colorWarningText})),{[`&${e.componentCls}-group-wrapper-disabled`]:{[`${e.componentCls}-group`]:{"&-addon":{background:e.colorFillTertiary,color:e.colorTextDisabled},"&-addon:first-child":{borderInlineStart:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderTop:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderBottom:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},"&-addon:last-child":{borderInlineEnd:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderTop:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderBottom:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorder}`}}}})}),ak=e=>({"&::-moz-placeholder":{opacity:1},"&::placeholder":{color:e,userSelect:"none"},"&:placeholder-shown":{textOverflow:"ellipsis"}}),Zq=e=>{const{paddingBlockLG:t,lineHeightLG:n,borderRadiusLG:r,paddingInlineLG:a}=e;return{padding:`${G(t)} ${G(a)}`,fontSize:e.inputFontSizeLG,lineHeight:n,borderRadius:r}},ik=e=>({padding:`${G(e.paddingBlockSM)} ${G(e.paddingInlineSM)}`,fontSize:e.inputFontSizeSM,borderRadius:e.borderRadiusSM}),Ym=e=>Object.assign(Object.assign({position:"relative",display:"inline-block",width:"100%",minWidth:0,padding:`${G(e.paddingBlock)} ${G(e.paddingInline)}`,color:e.colorText,fontSize:e.inputFontSize,lineHeight:e.lineHeight,borderRadius:e.borderRadius,transition:`all ${e.motionDurationMid}`},ak(e.colorTextPlaceholder)),{"textarea&":{maxWidth:"100%",height:"auto",minHeight:e.controlHeight,lineHeight:e.lineHeight,verticalAlign:"bottom",transition:`all ${e.motionDurationSlow}, height 0s`,resize:"vertical"},"&-lg":Object.assign({},Zq(e)),"&-sm":Object.assign({},ik(e)),"&-rtl, &-textarea-rtl":{direction:"rtl"}}),Qq=e=>{const{componentCls:t,antCls:n}=e;return{position:"relative",display:"table",width:"100%",borderCollapse:"separate",borderSpacing:0,"&[class*='col-']":{paddingInlineEnd:e.paddingXS,"&:last-child":{paddingInlineEnd:0}},[`&-lg ${t}, &-lg > ${t}-group-addon`]:Object.assign({},Zq(e)),[`&-sm ${t}, &-sm > ${t}-group-addon`]:Object.assign({},ik(e)),[`&-lg ${n}-select-single ${n}-select-selector`]:{height:e.controlHeightLG},[`&-sm ${n}-select-single ${n}-select-selector`]:{height:e.controlHeightSM},[`> ${t}`]:{display:"table-cell","&:not(:first-child):not(:last-child)":{borderRadius:0}},[`${t}-group`]:{"&-addon, &-wrap":{display:"table-cell",width:1,whiteSpace:"nowrap",verticalAlign:"middle","&:not(:first-child):not(:last-child)":{borderRadius:0}},"&-wrap > *":{display:"block !important"},"&-addon":{position:"relative",padding:`0 ${G(e.paddingInline)}`,color:e.colorText,fontWeight:"normal",fontSize:e.inputFontSize,textAlign:"center",borderRadius:e.borderRadius,transition:`all ${e.motionDurationSlow}`,lineHeight:1,[`${n}-select`]:{margin:`${G(e.calc(e.paddingBlock).add(1).mul(-1).equal())} ${G(e.calc(e.paddingInline).mul(-1).equal())}`,[`&${n}-select-single:not(${n}-select-customize-input):not(${n}-pagination-size-changer)`]:{[`${n}-select-selector`]:{backgroundColor:"inherit",border:`${G(e.lineWidth)} ${e.lineType} transparent`,boxShadow:"none"}}},[`${n}-cascader-picker`]:{margin:`-9px ${G(e.calc(e.paddingInline).mul(-1).equal())}`,backgroundColor:"transparent",[`${n}-cascader-input`]:{textAlign:"start",border:0,boxShadow:"none"}}}},[t]:{width:"100%",marginBottom:0,textAlign:"inherit","&:focus":{zIndex:1,borderInlineEndWidth:1},"&:hover":{zIndex:1,borderInlineEndWidth:1,[`${t}-search-with-button &`]:{zIndex:0}}},[`> ${t}:first-child, ${t}-group-addon:first-child`]:{borderStartEndRadius:0,borderEndEndRadius:0,[`${n}-select ${n}-select-selector`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`> ${t}-affix-wrapper`]:{[`&:not(:first-child) ${t}`]:{borderStartStartRadius:0,borderEndStartRadius:0},[`&:not(:last-child) ${t}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`> ${t}:last-child, ${t}-group-addon:last-child`]:{borderStartStartRadius:0,borderEndStartRadius:0,[`${n}-select ${n}-select-selector`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`${t}-affix-wrapper`]:{"&:not(:last-child)":{borderStartEndRadius:0,borderEndEndRadius:0,[`${t}-search &`]:{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius}},[`&:not(:first-child), ${t}-search &:not(:first-child)`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`&${t}-group-compact`]:Object.assign(Object.assign({display:"block"},Lo()),{[`${t}-group-addon, ${t}-group-wrap, > ${t}`]:{"&:not(:first-child):not(:last-child)":{borderInlineEndWidth:e.lineWidth,"&:hover, &:focus":{zIndex:1}}},"& > *":{display:"inline-flex",float:"none",verticalAlign:"top",borderRadius:0},[`
- & > ${t}-affix-wrapper,
- & > ${t}-number-affix-wrapper,
- & > ${n}-picker-range
- `]:{display:"inline-flex"},"& > *:not(:last-child)":{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal(),borderInlineEndWidth:e.lineWidth},[t]:{float:"none"},[`& > ${n}-select > ${n}-select-selector,
- & > ${n}-select-auto-complete ${t},
- & > ${n}-cascader-picker ${t},
- & > ${t}-group-wrapper ${t}`]:{borderInlineEndWidth:e.lineWidth,borderRadius:0,"&:hover, &:focus":{zIndex:1}},[`& > ${n}-select-focused`]:{zIndex:1},[`& > ${n}-select > ${n}-select-arrow`]:{zIndex:1},[`& > *:first-child,
- & > ${n}-select:first-child > ${n}-select-selector,
- & > ${n}-select-auto-complete:first-child ${t},
- & > ${n}-cascader-picker:first-child ${t}`]:{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius},[`& > *:last-child,
- & > ${n}-select:last-child > ${n}-select-selector,
- & > ${n}-cascader-picker:last-child ${t},
- & > ${n}-cascader-picker-focused:last-child ${t}`]:{borderInlineEndWidth:e.lineWidth,borderStartEndRadius:e.borderRadius,borderEndEndRadius:e.borderRadius},[`& > ${n}-select-auto-complete ${t}`]:{verticalAlign:"top"},[`${t}-group-wrapper + ${t}-group-wrapper`]:{marginInlineStart:e.calc(e.lineWidth).mul(-1).equal(),[`${t}-affix-wrapper`]:{borderRadius:0}},[`${t}-group-wrapper:not(:last-child)`]:{[`&${t}-search > ${t}-group`]:{[`& > ${t}-group-addon > ${t}-search-button`]:{borderRadius:0},[`& > ${t}`]:{borderStartStartRadius:e.borderRadius,borderStartEndRadius:0,borderEndEndRadius:0,borderEndStartRadius:e.borderRadius}}}})}},hye=e=>{const{componentCls:t,controlHeightSM:n,lineWidth:r,calc:a}=e,o=a(n).sub(a(r).mul(2)).sub(16).div(2).equal();return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},ln(e)),Ym(e)),tk(e)),rk(e)),nk(e)),{'&[type="color"]':{height:e.controlHeight,[`&${t}-lg`]:{height:e.controlHeightLG},[`&${t}-sm`]:{height:n,paddingTop:o,paddingBottom:o}},'&[type="search"]::-webkit-search-cancel-button, &[type="search"]::-webkit-search-decoration':{"-webkit-appearance":"none"}})}},vye=e=>{const{componentCls:t}=e;return{[`${t}-clear-icon`]:{margin:0,color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,verticalAlign:-1,cursor:"pointer",transition:`color ${e.motionDurationSlow}`,"&:hover":{color:e.colorTextTertiary},"&:active":{color:e.colorText},"&-hidden":{visibility:"hidden"},"&-has-suffix":{margin:`0 ${G(e.inputAffixPadding)}`}}}},bye=e=>{const{componentCls:t,inputAffixPadding:n,colorTextDescription:r,motionDurationSlow:a,colorIcon:i,colorIconHover:o,iconCls:s}=e,c=`${t}-affix-wrapper`,u=`${t}-affix-wrapper-disabled`;return{[c]:Object.assign(Object.assign(Object.assign(Object.assign({},Ym(e)),{display:"inline-flex",[`&:not(${t}-disabled):hover`]:{zIndex:1,[`${t}-search-with-button &`]:{zIndex:0}},"&-focused, &:focus":{zIndex:1},[`> input${t}`]:{padding:0},[`> input${t}, > textarea${t}`]:{fontSize:"inherit",border:"none",borderRadius:0,outline:"none",background:"transparent",color:"inherit","&::-ms-reveal":{display:"none"},"&:focus":{boxShadow:"none !important"}},"&::before":{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'},[t]:{"&-prefix, &-suffix":{display:"flex",flex:"none",alignItems:"center","> *:not(:last-child)":{marginInlineEnd:e.paddingXS}},"&-show-count-suffix":{color:r},"&-show-count-has-suffix":{marginInlineEnd:e.paddingXXS},"&-prefix":{marginInlineEnd:n},"&-suffix":{marginInlineStart:n}}}),vye(e)),{[`${s}${t}-password-icon`]:{color:i,cursor:"pointer",transition:`all ${a}`,"&:hover":{color:o}}}),[u]:{[`${s}${t}-password-icon`]:{color:i,cursor:"not-allowed","&:hover":{color:i}}}}},yye=e=>{const{componentCls:t,borderRadiusLG:n,borderRadiusSM:r}=e;return{[`${t}-group`]:Object.assign(Object.assign(Object.assign({},ln(e)),Qq(e)),{"&-rtl":{direction:"rtl"},"&-wrapper":Object.assign(Object.assign(Object.assign({display:"inline-block",width:"100%",textAlign:"start",verticalAlign:"top","&-rtl":{direction:"rtl"},"&-lg":{[`${t}-group-addon`]:{borderRadius:n,fontSize:e.inputFontSizeLG}},"&-sm":{[`${t}-group-addon`]:{borderRadius:r}}},Kq(e)),Xq(e)),{[`&:not(${t}-compact-first-item):not(${t}-compact-last-item)${t}-compact-item`]:{[`${t}, ${t}-group-addon`]:{borderRadius:0}},[`&:not(${t}-compact-last-item)${t}-compact-first-item`]:{[`${t}, ${t}-group-addon`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&:not(${t}-compact-first-item)${t}-compact-last-item`]:{[`${t}, ${t}-group-addon`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`&:not(${t}-compact-last-item)${t}-compact-item`]:{[`${t}-affix-wrapper`]:{borderStartEndRadius:0,borderEndEndRadius:0}}})})}},xye=e=>{const{componentCls:t,antCls:n}=e,r=`${t}-search`;return{[r]:{[t]:{"&:hover, &:focus":{[`+ ${t}-group-addon ${r}-button:not(${n}-btn-primary)`]:{borderInlineStartColor:e.colorPrimaryHover}}},[`${t}-affix-wrapper`]:{height:e.controlHeight,borderRadius:0},[`${t}-lg`]:{lineHeight:e.calc(e.lineHeightLG).sub(2e-4).equal()},[`> ${t}-group`]:{[`> ${t}-group-addon:last-child`]:{insetInlineStart:-1,padding:0,border:0,[`${r}-button`]:{marginInlineEnd:-1,paddingTop:0,paddingBottom:0,borderStartStartRadius:0,borderEndStartRadius:0,boxShadow:"none"},[`${r}-button:not(${n}-btn-primary)`]:{color:e.colorTextDescription,"&:hover":{color:e.colorPrimaryHover},"&:active":{color:e.colorPrimaryActive},[`&${n}-btn-loading::before`]:{insetInlineStart:0,insetInlineEnd:0,insetBlockStart:0,insetBlockEnd:0}}}},[`${r}-button`]:{height:e.controlHeight,"&:hover, &:focus":{zIndex:1}},"&-large":{[`${t}-affix-wrapper, ${r}-button`]:{height:e.controlHeightLG}},"&-small":{[`${t}-affix-wrapper, ${r}-button`]:{height:e.controlHeightSM}},"&-rtl":{direction:"rtl"},[`&${t}-compact-item`]:{[`&:not(${t}-compact-last-item)`]:{[`${t}-group-addon`]:{[`${t}-search-button`]:{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal(),borderRadius:0}}},[`&:not(${t}-compact-first-item)`]:{[`${t},${t}-affix-wrapper`]:{borderRadius:0}},[`> ${t}-group-addon ${t}-search-button,
- > ${t},
- ${t}-affix-wrapper`]:{"&:hover, &:focus, &:active":{zIndex:2}},[`> ${t}-affix-wrapper-focused`]:{zIndex:2}}}}},Sye=e=>{const{componentCls:t,paddingLG:n}=e,r=`${t}-textarea`;return{[r]:{position:"relative","&-show-count":{[`> ${t}`]:{height:"100%"},[`${t}-data-count`]:{position:"absolute",bottom:e.calc(e.fontSize).mul(e.lineHeight).mul(-1).equal(),insetInlineEnd:0,color:e.colorTextDescription,whiteSpace:"nowrap",pointerEvents:"none"}},[`
- &-allow-clear > ${t},
- &-affix-wrapper${r}-has-feedback ${t}
- `]:{paddingInlineEnd:n},[`&-affix-wrapper${t}-affix-wrapper`]:{padding:0,[`> textarea${t}`]:{fontSize:"inherit",border:"none",outline:"none",background:"transparent","&:focus":{boxShadow:"none !important"}},[`${t}-suffix`]:{margin:0,"> *:not(:last-child)":{marginInline:0},[`${t}-clear-icon`]:{position:"absolute",insetInlineEnd:e.paddingInline,insetBlockStart:e.paddingXS},[`${r}-suffix`]:{position:"absolute",top:0,insetInlineEnd:e.paddingInline,bottom:0,zIndex:1,display:"inline-flex",alignItems:"center",margin:"auto",pointerEvents:"none"}}},[`&-affix-wrapper${t}-affix-wrapper-sm`]:{[`${t}-suffix`]:{[`${t}-clear-icon`]:{insetInlineEnd:e.paddingInlineSM}}}}}},wye=e=>{const{componentCls:t}=e;return{[`${t}-out-of-range`]:{[`&, & input, & textarea, ${t}-show-count-suffix, ${t}-data-count`]:{color:e.colorError}}}},ok=an("Input",e=>{const t=zt(e,qm(e));return[hye(t),Sye(t),bye(t),yye(t),xye(t),wye(t),Dm(t)]},Km,{resetFont:!1}),m1=(e,t)=>{const{componentCls:n,controlHeight:r}=e,a=t?`${n}-${t}`:"",i=bG(e);return[{[`${n}-multiple${a}`]:{paddingBlock:i.containerPadding,paddingInlineStart:i.basePadding,minHeight:r,[`${n}-selection-item`]:{height:i.itemHeight,lineHeight:G(i.itemLineHeight)}}}]},Cye=e=>{const{componentCls:t,calc:n,lineWidth:r}=e,a=zt(e,{fontHeight:e.fontSize,selectHeight:e.controlHeightSM,multipleSelectItemHeight:e.multipleItemHeightSM,borderRadius:e.borderRadiusSM,borderRadiusSM:e.borderRadiusXS,controlHeight:e.controlHeightSM}),i=zt(e,{fontHeight:n(e.multipleItemHeightLG).sub(n(r).mul(2).equal()).equal(),fontSize:e.fontSizeLG,selectHeight:e.controlHeightLG,multipleSelectItemHeight:e.multipleItemHeightLG,borderRadius:e.borderRadiusLG,borderRadiusSM:e.borderRadius,controlHeight:e.controlHeightLG});return[m1(a,"small"),m1(e),m1(i,"large"),{[`${t}${t}-multiple`]:Object.assign(Object.assign({width:"100%",cursor:"text",[`${t}-selector`]:{flex:"auto",padding:0,position:"relative","&:after":{margin:0},[`${t}-selection-placeholder`]:{position:"absolute",top:"50%",insetInlineStart:e.inputPaddingHorizontalBase,insetInlineEnd:0,transform:"translateY(-50%)",transition:`all ${e.motionDurationSlow}`,overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis",flex:1,color:e.colorTextPlaceholder,pointerEvents:"none"}}},yG(e)),{[`${t}-multiple-input`]:{width:0,height:0,border:0,visibility:"hidden",position:"absolute",zIndex:-1}})}]},Eye=e=>{const{pickerCellCls:t,pickerCellInnerCls:n,cellHeight:r,borderRadiusSM:a,motionDurationMid:i,cellHoverBg:o,lineWidth:s,lineType:c,colorPrimary:u,cellActiveWithRangeBg:d,colorTextLightSolid:p,colorTextDisabled:g,cellBgDisabled:m,colorFillSecondary:h}=e;return{"&::before":{position:"absolute",top:"50%",insetInlineStart:0,insetInlineEnd:0,zIndex:1,height:r,transform:"translateY(-50%)",content:'""'},[n]:{position:"relative",zIndex:2,display:"inline-block",minWidth:r,height:r,lineHeight:G(r),borderRadius:a,transition:`background ${i}`},[`&:hover:not(${t}-in-view):not(${t}-disabled),
- &:hover:not(${t}-selected):not(${t}-range-start):not(${t}-range-end):not(${t}-disabled)`]:{[n]:{background:o}},[`&-in-view${t}-today ${n}`]:{"&::before":{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,zIndex:1,border:`${G(s)} ${c} ${u}`,borderRadius:a,content:'""'}},[`&-in-view${t}-in-range,
- &-in-view${t}-range-start,
- &-in-view${t}-range-end`]:{position:"relative",[`&:not(${t}-disabled):before`]:{background:d}},[`&-in-view${t}-selected,
- &-in-view${t}-range-start,
- &-in-view${t}-range-end`]:{[`&:not(${t}-disabled) ${n}`]:{color:p,background:u},[`&${t}-disabled ${n}`]:{background:h}},[`&-in-view${t}-range-start:not(${t}-disabled):before`]:{insetInlineStart:"50%"},[`&-in-view${t}-range-end:not(${t}-disabled):before`]:{insetInlineEnd:"50%"},[`&-in-view${t}-range-start:not(${t}-range-end) ${n}`]:{borderStartStartRadius:a,borderEndStartRadius:a,borderStartEndRadius:0,borderEndEndRadius:0},[`&-in-view${t}-range-end:not(${t}-range-start) ${n}`]:{borderStartStartRadius:0,borderEndStartRadius:0,borderStartEndRadius:a,borderEndEndRadius:a},"&-disabled":{color:g,cursor:"not-allowed",[n]:{background:"transparent"},"&::before":{background:m}},[`&-disabled${t}-today ${n}::before`]:{borderColor:g}}},Iye=e=>{const{componentCls:t,pickerCellCls:n,pickerCellInnerCls:r,pickerYearMonthCellWidth:a,pickerControlIconSize:i,cellWidth:o,paddingSM:s,paddingXS:c,paddingXXS:u,colorBgContainer:d,lineWidth:p,lineType:g,borderRadiusLG:m,colorPrimary:h,colorTextHeading:b,colorSplit:y,pickerControlIconBorderWidth:S,colorIcon:v,textHeight:x,motionDurationMid:w,colorIconHover:C,fontWeightStrong:E,cellHeight:I,pickerCellPaddingVertical:T,colorTextDisabled:_,colorText:R,fontSize:$,motionDurationSlow:M,withoutTimeCellHeight:P,pickerQuarterPanelContentHeight:D,borderRadiusSM:O,colorTextLightSolid:k,cellHoverBg:N,timeColumnHeight:A,timeColumnWidth:L,timeCellHeight:j,controlItemBgActive:F,marginXXS:B,pickerDatePanelPaddingHorizontal:z,pickerControlIconMargin:U}=e,H=e.calc(o).mul(7).add(e.calc(z).mul(2)).equal();return{[t]:{"&-panel":{display:"inline-flex",flexDirection:"column",textAlign:"center",background:d,borderRadius:m,outline:"none","&-focused":{borderColor:h},"&-rtl":{[`${t}-prev-icon,
- ${t}-super-prev-icon`]:{transform:"rotate(45deg)"},[`${t}-next-icon,
- ${t}-super-next-icon`]:{transform:"rotate(-135deg)"},[`${t}-time-panel`]:{[`${t}-content`]:{direction:"ltr","> *":{direction:"rtl"}}}}},"&-decade-panel,\n &-year-panel,\n &-quarter-panel,\n &-month-panel,\n &-week-panel,\n &-date-panel,\n &-time-panel":{display:"flex",flexDirection:"column",width:H},"&-header":{display:"flex",padding:`0 ${G(c)}`,color:b,borderBottom:`${G(p)} ${g} ${y}`,"> *":{flex:"none"},button:{padding:0,color:v,lineHeight:G(x),background:"transparent",border:0,cursor:"pointer",transition:`color ${w}`,fontSize:"inherit",display:"inline-flex",alignItems:"center",justifyContent:"center"},"> button":{minWidth:"1.6em",fontSize:$,"&:hover":{color:C},"&:disabled":{opacity:.25,pointerEvents:"none"}},"&-view":{flex:"auto",fontWeight:E,lineHeight:G(x),"> button":{color:"inherit",fontWeight:"inherit","&:not(:first-child)":{marginInlineStart:c},"&:hover":{color:h}}}},"&-prev-icon,\n &-next-icon,\n &-super-prev-icon,\n &-super-next-icon":{position:"relative",width:i,height:i,"&::before":{position:"absolute",top:0,insetInlineStart:0,width:i,height:i,border:"0 solid currentcolor",borderBlockWidth:`${G(S)} 0`,borderInlineWidth:`${G(S)} 0`,content:'""'}},"&-super-prev-icon,\n &-super-next-icon":{"&::after":{position:"absolute",top:U,insetInlineStart:U,display:"inline-block",width:i,height:i,border:"0 solid currentcolor",borderBlockWidth:`${G(S)} 0`,borderInlineWidth:`${G(S)} 0`,content:'""'}},"&-prev-icon, &-super-prev-icon":{transform:"rotate(-45deg)"},"&-next-icon, &-super-next-icon":{transform:"rotate(135deg)"},"&-content":{width:"100%",tableLayout:"fixed",borderCollapse:"collapse","th, td":{position:"relative",minWidth:I,fontWeight:"normal"},th:{height:e.calc(I).add(e.calc(T).mul(2)).equal(),color:R,verticalAlign:"middle"}},"&-cell":Object.assign({padding:`${G(T)} 0`,color:_,cursor:"pointer","&-in-view":{color:R}},Eye(e)),"&-decade-panel,\n &-year-panel,\n &-quarter-panel,\n &-month-panel":{[`${t}-content`]:{height:e.calc(P).mul(4).equal()},[r]:{padding:`0 ${G(c)}`}},"&-quarter-panel":{[`${t}-content`]:{height:D}},"&-decade-panel":{[r]:{padding:`0 ${G(e.calc(c).div(2).equal())}`},[`${t}-cell::before`]:{display:"none"}},"&-year-panel,\n &-quarter-panel,\n &-month-panel":{[`${t}-body`]:{padding:`0 ${G(c)}`},[r]:{width:a}},"&-date-panel":{[`${t}-body`]:{padding:`${G(c)} ${G(z)}`},[`${t}-content th`]:{boxSizing:"border-box",padding:0}},"&-week-panel":{[`${t}-cell`]:{[`&:hover ${r},
- &-selected ${r},
- ${r}`]:{background:"transparent !important"}},"&-row":{td:{"&:before":{transition:`background ${w}`},"&:first-child:before":{borderStartStartRadius:O,borderEndStartRadius:O},"&:last-child:before":{borderStartEndRadius:O,borderEndEndRadius:O}},"&:hover td":{"&:before":{background:N}},"&-range-start td, &-range-end td, &-selected td, &-hover td":{[`&${n}`]:{"&:before":{background:h},[`&${t}-cell-week`]:{color:new cn(k).setAlpha(.5).toHexString()},[r]:{color:k}}},"&-range-hover td:before":{background:F}}},"&-week-panel, &-date-panel-show-week":{[`${t}-body`]:{padding:`${G(c)} ${G(s)}`},[`${t}-content th`]:{width:"auto"}},"&-datetime-panel":{display:"flex",[`${t}-time-panel`]:{borderInlineStart:`${G(p)} ${g} ${y}`},[`${t}-date-panel,
- ${t}-time-panel`]:{transition:`opacity ${M}`},"&-active":{[`${t}-date-panel,
- ${t}-time-panel`]:{opacity:.3,"&-active":{opacity:1}}}},"&-time-panel":{width:"auto",minWidth:"auto",[`${t}-content`]:{display:"flex",flex:"auto",height:A},"&-column":{flex:"1 0 auto",width:L,margin:`${G(u)} 0`,padding:0,overflowY:"hidden",textAlign:"start",listStyle:"none",transition:`background ${w}`,overflowX:"hidden","&::-webkit-scrollbar":{width:8,backgroundColor:"transparent"},"&::-webkit-scrollbar-thumb":{backgroundColor:e.colorTextTertiary,borderRadius:e.borderRadiusSM},"&":{scrollbarWidth:"thin",scrollbarColor:`${e.colorTextTertiary} transparent`},"&::after":{display:"block",height:e.calc("100%").sub(j).equal(),content:'""'},"&:not(:first-child)":{borderInlineStart:`${G(p)} ${g} ${y}`},"&-active":{background:new cn(F).setAlpha(.2).toHexString()},"&:hover":{overflowY:"auto"},"> li":{margin:0,padding:0,[`&${t}-time-panel-cell`]:{marginInline:B,[`${t}-time-panel-cell-inner`]:{display:"block",width:e.calc(L).sub(e.calc(B).mul(2)).equal(),height:j,margin:0,paddingBlock:0,paddingInlineEnd:0,paddingInlineStart:e.calc(L).sub(j).div(2).equal(),color:R,lineHeight:G(j),borderRadius:O,cursor:"pointer",transition:`background ${w}`,"&:hover":{background:N}},"&-selected":{[`${t}-time-panel-cell-inner`]:{background:F}},"&-disabled":{[`${t}-time-panel-cell-inner`]:{color:_,background:"transparent",cursor:"not-allowed"}}}}}}}}},Tye=e=>{const{componentCls:t,textHeight:n,lineWidth:r,paddingSM:a,antCls:i,colorPrimary:o,cellActiveWithRangeBg:s,colorPrimaryBorder:c,lineType:u,colorSplit:d}=e;return{[`${t}-dropdown`]:{[`${t}-footer`]:{borderTop:`${G(r)} ${u} ${d}`,"&-extra":{padding:`0 ${G(a)}`,lineHeight:G(e.calc(n).sub(e.calc(r).mul(2)).equal()),textAlign:"start","&:not(:last-child)":{borderBottom:`${G(r)} ${u} ${d}`}}},[`${t}-panels + ${t}-footer ${t}-ranges`]:{justifyContent:"space-between"},[`${t}-ranges`]:{marginBlock:0,paddingInline:G(a),overflow:"hidden",textAlign:"start",listStyle:"none",display:"flex",justifyContent:"center",alignItems:"center","> li":{lineHeight:G(e.calc(n).sub(e.calc(r).mul(2)).equal()),display:"inline-block"},[`${t}-now-btn-disabled`]:{pointerEvents:"none",color:e.colorTextDisabled},[`${t}-preset > ${i}-tag-blue`]:{color:o,background:s,borderColor:c,cursor:"pointer"},[`${t}-ok`]:{paddingBlock:e.calc(r).mul(2).equal(),marginInlineStart:"auto"}}}}},Rye=e=>{const{componentCls:t,controlHeightLG:n,paddingXXS:r,padding:a}=e;return{pickerCellCls:`${t}-cell`,pickerCellInnerCls:`${t}-cell-inner`,pickerYearMonthCellWidth:e.calc(n).mul(1.5).equal(),pickerQuarterPanelContentHeight:e.calc(n).mul(1.4).equal(),pickerCellPaddingVertical:e.calc(r).add(e.calc(r).div(2)).equal(),pickerCellBorderGap:2,pickerControlIconSize:7,pickerControlIconMargin:4,pickerControlIconBorderWidth:1.5,pickerDatePanelPaddingHorizontal:e.calc(a).add(e.calc(r).div(2)).equal()}},_ye=e=>{const{colorBgContainerDisabled:t,controlHeight:n,controlHeightSM:r,controlHeightLG:a,paddingXXS:i,lineWidth:o}=e,s=i*2,c=o*2,u=Math.min(n-s,n-c),d=Math.min(r-s,r-c),p=Math.min(a-s,a-c);return{INTERNAL_FIXED_ITEM_MARGIN:Math.floor(i/2),cellHoverBg:e.controlItemBgHover,cellActiveWithRangeBg:e.controlItemBgActive,cellHoverWithRangeBg:new cn(e.colorPrimary).lighten(35).toHexString(),cellRangeBorderColor:new cn(e.colorPrimary).lighten(20).toHexString(),cellBgDisabled:t,timeColumnWidth:a*1.4,timeColumnHeight:28*8,timeCellHeight:28,cellWidth:r*1.5,cellHeight:r,textHeight:a,withoutTimeCellHeight:a*1.65,multipleItemBg:e.colorFillSecondary,multipleItemBorderColor:"transparent",multipleItemHeight:u,multipleItemHeightSM:d,multipleItemHeightLG:p,multipleSelectorBgDisabled:t,multipleItemColorDisabled:e.colorTextDisabled,multipleItemBorderColorDisabled:"transparent"}},$ye=e=>Object.assign(Object.assign(Object.assign(Object.assign({},Km(e)),_ye(e)),Vy(e)),{presetsWidth:120,presetsMaxWidth:200,zIndexPopup:e.zIndexPopupBase+50}),Oye=e=>{const{componentCls:t}=e;return{[t]:[Object.assign(Object.assign(Object.assign({},tk(e)),rk(e)),nk(e)),{"&-outlined":{[`&${t}-multiple ${t}-selection-item`]:{background:e.multipleItemBg,border:`${G(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}},"&-filled":{[`&${t}-multiple ${t}-selection-item`]:{background:e.colorBgContainer,border:`${G(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}},"&-borderless":{[`&${t}-multiple ${t}-selection-item`]:{background:e.multipleItemBg,border:`${G(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}}}]}},h1=(e,t,n,r)=>{const a=e.calc(n).add(2).equal(),i=e.max(e.calc(t).sub(a).div(2).equal(),0),o=e.max(e.calc(t).sub(a).sub(i).equal(),0);return{padding:`${G(i)} ${G(r)} ${G(o)}`}},Nye=e=>{const{componentCls:t,colorError:n,colorWarning:r}=e;return{[`${t}:not(${t}-disabled):not([disabled])`]:{[`&${t}-status-error`]:{[`${t}-active-bar`]:{background:n}},[`&${t}-status-warning`]:{[`${t}-active-bar`]:{background:r}}}}},kye=e=>{const{componentCls:t,antCls:n,controlHeight:r,paddingInline:a,lineWidth:i,lineType:o,colorBorder:s,borderRadius:c,motionDurationMid:u,colorTextDisabled:d,colorTextPlaceholder:p,controlHeightLG:g,fontSizeLG:m,controlHeightSM:h,paddingInlineSM:b,paddingXS:y,marginXS:S,colorTextDescription:v,lineWidthBold:x,colorPrimary:w,motionDurationSlow:C,zIndexPopup:E,paddingXXS:I,sizePopupArrow:T,colorBgElevated:_,borderRadiusLG:R,boxShadowSecondary:$,borderRadiusSM:M,colorSplit:P,cellHoverBg:D,presetsWidth:O,presetsMaxWidth:k,boxShadowPopoverArrow:N,fontHeight:A,fontHeightLG:L,lineHeightLG:j}=e;return[{[t]:Object.assign(Object.assign(Object.assign({},ln(e)),h1(e,r,A,a)),{position:"relative",display:"inline-flex",alignItems:"center",lineHeight:1,borderRadius:c,transition:`border ${u}, box-shadow ${u}, background ${u}`,[`${t}-input`]:{position:"relative",display:"inline-flex",alignItems:"center",width:"100%","> input":Object.assign(Object.assign({position:"relative",display:"inline-block",width:"100%",color:"inherit",fontSize:e.fontSize,lineHeight:e.lineHeight,transition:`all ${u}`},ak(p)),{flex:"auto",minWidth:1,height:"auto",padding:0,background:"transparent",border:0,fontFamily:"inherit","&:focus":{boxShadow:"none",outline:0},"&[disabled]":{background:"transparent",color:d,cursor:"not-allowed"}}),"&-placeholder":{"> input":{color:p}}},"&-large":Object.assign(Object.assign({},h1(e,g,L,a)),{[`${t}-input > input`]:{fontSize:m,lineHeight:j}}),"&-small":Object.assign({},h1(e,h,A,b)),[`${t}-suffix`]:{display:"flex",flex:"none",alignSelf:"center",marginInlineStart:e.calc(y).div(2).equal(),color:d,lineHeight:1,pointerEvents:"none",transition:`opacity ${u}, color ${u}`,"> *":{verticalAlign:"top","&:not(:last-child)":{marginInlineEnd:S}}},[`${t}-clear`]:{position:"absolute",top:"50%",insetInlineEnd:0,color:d,lineHeight:1,transform:"translateY(-50%)",cursor:"pointer",opacity:0,transition:`opacity ${u}, color ${u}`,"> *":{verticalAlign:"top"},"&:hover":{color:v}},"&:hover":{[`${t}-clear`]:{opacity:1},[`${t}-suffix:not(:last-child)`]:{opacity:0}},[`${t}-separator`]:{position:"relative",display:"inline-block",width:"1em",height:m,color:d,fontSize:m,verticalAlign:"top",cursor:"default",[`${t}-focused &`]:{color:v},[`${t}-range-separator &`]:{[`${t}-disabled &`]:{cursor:"not-allowed"}}},"&-range":{position:"relative",display:"inline-flex",[`${t}-active-bar`]:{bottom:e.calc(i).mul(-1).equal(),height:x,background:w,opacity:0,transition:`all ${C} ease-out`,pointerEvents:"none"},[`&${t}-focused`]:{[`${t}-active-bar`]:{opacity:1}},[`${t}-range-separator`]:{alignItems:"center",padding:`0 ${G(y)}`,lineHeight:1}},"&-range, &-multiple":{[`${t}-clear`]:{insetInlineEnd:a},[`&${t}-small`]:{[`${t}-clear`]:{insetInlineEnd:b}}},"&-dropdown":Object.assign(Object.assign(Object.assign({},ln(e)),Iye(e)),{pointerEvents:"none",position:"absolute",top:-9999,left:{_skip_check_:!0,value:-9999},zIndex:E,[`&${t}-dropdown-hidden`]:{display:"none"},"&-rtl":{direction:"rtl"},[`&${t}-dropdown-placement-bottomLeft,
- &${t}-dropdown-placement-bottomRight`]:{[`${t}-range-arrow`]:{top:0,display:"block",transform:"translateY(-100%)"}},[`&${t}-dropdown-placement-topLeft,
- &${t}-dropdown-placement-topRight`]:{[`${t}-range-arrow`]:{bottom:0,display:"block",transform:"translateY(100%) rotate(180deg)"}},[`&${n}-slide-up-enter${n}-slide-up-enter-active${t}-dropdown-placement-topLeft,
- &${n}-slide-up-enter${n}-slide-up-enter-active${t}-dropdown-placement-topRight,
- &${n}-slide-up-appear${n}-slide-up-appear-active${t}-dropdown-placement-topLeft,
- &${n}-slide-up-appear${n}-slide-up-appear-active${t}-dropdown-placement-topRight`]:{animationName:Ay},[`&${n}-slide-up-enter${n}-slide-up-enter-active${t}-dropdown-placement-bottomLeft,
- &${n}-slide-up-enter${n}-slide-up-enter-active${t}-dropdown-placement-bottomRight,
- &${n}-slide-up-appear${n}-slide-up-appear-active${t}-dropdown-placement-bottomLeft,
- &${n}-slide-up-appear${n}-slide-up-appear-active${t}-dropdown-placement-bottomRight`]:{animationName:Ny},[`&${n}-slide-up-leave ${t}-panel-container`]:{pointerEvents:"none"},[`&${n}-slide-up-leave${n}-slide-up-leave-active${t}-dropdown-placement-topLeft,
- &${n}-slide-up-leave${n}-slide-up-leave-active${t}-dropdown-placement-topRight`]:{animationName:Dy},[`&${n}-slide-up-leave${n}-slide-up-leave-active${t}-dropdown-placement-bottomLeft,
- &${n}-slide-up-leave${n}-slide-up-leave-active${t}-dropdown-placement-bottomRight`]:{animationName:ky},[`${t}-panel > ${t}-time-panel`]:{paddingTop:I},[`${t}-range-wrapper`]:{display:"flex",position:"relative"},[`${t}-range-arrow`]:Object.assign(Object.assign({position:"absolute",zIndex:1,display:"none",paddingInline:e.calc(a).mul(1.5).equal(),boxSizing:"content-box",transition:`all ${C} ease-out`},TG(e,_,N)),{"&:before":{insetInlineStart:e.calc(a).mul(1.5).equal()}}),[`${t}-panel-container`]:{overflow:"hidden",verticalAlign:"top",background:_,borderRadius:R,boxShadow:$,transition:`margin ${C}`,display:"inline-block",pointerEvents:"auto",[`${t}-panel-layout`]:{display:"flex",flexWrap:"nowrap",alignItems:"stretch"},[`${t}-presets`]:{display:"flex",flexDirection:"column",minWidth:O,maxWidth:k,ul:{height:0,flex:"auto",listStyle:"none",overflow:"auto",margin:0,padding:y,borderInlineEnd:`${G(i)} ${o} ${P}`,li:Object.assign(Object.assign({},Pi),{borderRadius:M,paddingInline:y,paddingBlock:e.calc(h).sub(A).div(2).equal(),cursor:"pointer",transition:`all ${C}`,"+ li":{marginTop:S},"&:hover":{background:D}})}},[`${t}-panels`]:{display:"inline-flex",flexWrap:"nowrap","&:last-child":{[`${t}-panel`]:{borderWidth:0}}},[`${t}-panel`]:{verticalAlign:"top",background:"transparent",borderRadius:0,borderWidth:0,[`${t}-content, table`]:{textAlign:"center"},"&-focused":{borderColor:s}}}}),"&-dropdown-range":{padding:`${G(e.calc(T).mul(2).div(3).equal())} 0`,"&-hidden":{display:"none"}},"&-rtl":{direction:"rtl",[`${t}-separator`]:{transform:"rotate(180deg)"},[`${t}-footer`]:{"&-extra":{direction:"rtl"}}}})},ss(e,"slide-up"),ss(e,"slide-down"),Zd(e,"move-up"),Zd(e,"move-down")]},Jq=an("DatePicker",e=>{const t=zt(qm(e),Rye(e),{inputPaddingHorizontalBase:e.calc(e.paddingSM).sub(1).equal(),multipleSelectItemHeight:e.multipleItemHeight,selectHeight:e.controlHeight});return[Tye(t),kye(t),Oye(t),Nye(t),Cye(t),Dm(e,{focusElCls:`${e.componentCls}-focused`})]},$ye);var Aye={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z"}},{tag:"path",attrs:{d:"M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z"}}]},name:"plus",theme:"outlined"},Dye=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:Aye}))},Xm=l.forwardRef(Dye);const ax=l.createContext(null);var Mye=function(t){var n=t.activeTabOffset,r=t.horizontal,a=t.rtl,i=t.indicator,o=i===void 0?{}:i,s=o.size,c=o.align,u=c===void 0?"center":c,d=l.useState(),p=se(d,2),g=p[0],m=p[1],h=l.useRef(),b=de.useCallback(function(S){return typeof s=="function"?s(S):typeof s=="number"?s:S},[s]);function y(){Gt.cancel(h.current)}return l.useEffect(function(){var S={};if(n)if(r){S.width=b(n.width);var v=a?"right":"left";u==="start"&&(S[v]=n[v]),u==="center"&&(S[v]=n[v]+n.width/2,S.transform=a?"translateX(50%)":"translateX(-50%)"),u==="end"&&(S[v]=n[v]+n.width,S.transform="translateX(-100%)")}else S.height=b(n.height),u==="start"&&(S.top=n.top),u==="center"&&(S.top=n.top+n.height/2,S.transform="translateY(-50%)"),u==="end"&&(S.top=n.top+n.height,S.transform="translateY(-100%)");return y(),h.current=Gt(function(){m(S)}),y},[n,r,a,u,b]),{style:g}},EP={width:0,height:0,left:0,top:0};function Pye(e,t,n){return l.useMemo(function(){for(var r,a=new Map,i=t.get((r=e[0])===null||r===void 0?void 0:r.key)||EP,o=i.left+i.width,s=0;sD?(M=R,E.current="x"):(M=$,E.current="y"),t(-M,-M)&&_.preventDefault()}var T=l.useRef(null);T.current={onTouchStart:x,onTouchMove:w,onTouchEnd:C,onWheel:I},l.useEffect(function(){function _(P){T.current.onTouchStart(P)}function R(P){T.current.onTouchMove(P)}function $(P){T.current.onTouchEnd(P)}function M(P){T.current.onWheel(P)}return document.addEventListener("touchmove",R,{passive:!1}),document.addEventListener("touchend",$,{passive:!0}),e.current.addEventListener("touchstart",_,{passive:!0}),e.current.addEventListener("wheel",M,{passive:!1}),function(){document.removeEventListener("touchmove",R),document.removeEventListener("touchend",$)}},[])}function eK(e){var t=l.useState(0),n=se(t,2),r=n[0],a=n[1],i=l.useRef(0),o=l.useRef();return o.current=e,Ac(function(){var s;(s=o.current)===null||s===void 0||s.call(o)},[r]),function(){i.current===r&&(i.current+=1,a(i.current))}}function Fye(e){var t=l.useRef([]),n=l.useState({}),r=se(n,2),a=r[1],i=l.useRef(typeof e=="function"?e():e),o=eK(function(){var c=i.current;t.current.forEach(function(u){c=u(c)}),t.current=[],i.current=c,a({})});function s(c){t.current.push(c),o()}return[i.current,s]}var _P={width:0,height:0,left:0,top:0,right:0};function Bye(e,t,n,r,a,i,o){var s=o.tabs,c=o.tabPosition,u=o.rtl,d,p,g;return["top","bottom"].includes(c)?(d="width",p=u?"right":"left",g=Math.abs(n)):(d="height",p="top",g=-n),l.useMemo(function(){if(!s.length)return[0,0];for(var m=s.length,h=m,b=0;bMath.floor(g+t)){h=b-1;break}}for(var S=0,v=m-1;v>=0;v-=1){var x=e.get(s[v].key)||_P;if(x[p]=h?[0,0]:[S,h]},[e,t,r,a,i,g,c,s.map(function(m){return m.key}).join("_"),u])}function $P(e){var t;return e instanceof Map?(t={},e.forEach(function(n,r){t[r]=n})):t=e,JSON.stringify(t)}var zye="TABS_DQ";function tK(e){return String(e).replace(/"/g,zye)}function nK(e,t,n,r){return!(!n||r||e===!1||e===void 0&&(t===!1||t===null))}var rK=l.forwardRef(function(e,t){var n=e.prefixCls,r=e.editable,a=e.locale,i=e.style;return!r||r.showAdd===!1?null:l.createElement("button",{ref:t,type:"button",className:"".concat(n,"-nav-add"),style:i,"aria-label":(a==null?void 0:a.addAriaLabel)||"Add tab",onClick:function(s){r.onEdit("add",{event:s})}},r.addIcon||"+")}),OP=l.forwardRef(function(e,t){var n=e.position,r=e.prefixCls,a=e.extra;if(!a)return null;var i,o={};return mt(a)==="object"&&!l.isValidElement(a)?o=a:o.right=a,n==="right"&&(i=o.right),n==="left"&&(i=o.left),i?l.createElement("div",{className:"".concat(r,"-extra-content"),ref:t},i):null}),Hye=l.forwardRef(function(e,t){var n=e.prefixCls,r=e.id,a=e.tabs,i=e.locale,o=e.mobile,s=e.more,c=s===void 0?{}:s,u=e.style,d=e.className,p=e.editable,g=e.tabBarGutter,m=e.rtl,h=e.removeAriaLabel,b=e.onTabClick,y=e.getPopupContainer,S=e.popupClassName,v=l.useState(!1),x=se(v,2),w=x[0],C=x[1],E=l.useState(null),I=se(E,2),T=I[0],_=I[1],R=c.icon,$=R===void 0?"More":R,M="".concat(r,"-more-popup"),P="".concat(n,"-dropdown"),D=T!==null?"".concat(M,"-").concat(T):null,O=i==null?void 0:i.dropdownAriaLabel;function k(z,U){z.preventDefault(),z.stopPropagation(),p.onEdit("remove",{key:U,event:z})}var N=l.createElement(Nf,{onClick:function(U){var H=U.key,K=U.domEvent;b(H,K),C(!1)},prefixCls:"".concat(P,"-menu"),id:M,tabIndex:-1,role:"listbox","aria-activedescendant":D,selectedKeys:[T],"aria-label":O!==void 0?O:"expanded dropdown"},a.map(function(z){var U=z.closable,H=z.disabled,K=z.closeIcon,Y=z.key,ee=z.label,ae=nK(U,K,p,H);return l.createElement(Um,{key:Y,id:"".concat(M,"-").concat(Y),role:"option","aria-controls":r&&"".concat(r,"-panel-").concat(Y),disabled:H},l.createElement("span",null,ee),ae&&l.createElement("button",{type:"button","aria-label":h||"remove",tabIndex:0,className:"".concat(P,"-menu-item-remove"),onClick:function(q){q.stopPropagation(),k(q,Y)}},K||p.removeIcon||"×"))}));function A(z){for(var U=a.filter(function(ae){return!ae.disabled}),H=U.findIndex(function(ae){return ae.key===T})||0,K=U.length,Y=0;Yrt?"left":"right"})}),P=se(M,2),D=P[0],O=P[1],k=IP(0,function(nt,rt){!$&&b&&b({direction:nt>rt?"top":"bottom"})}),N=se(k,2),A=N[0],L=N[1],j=l.useState([0,0]),F=se(j,2),B=F[0],z=F[1],U=l.useState([0,0]),H=se(U,2),K=H[0],Y=H[1],ee=l.useState([0,0]),ae=se(ee,2),W=ae[0],q=ae[1],Z=l.useState([0,0]),Q=se(Z,2),J=Q[0],le=Q[1],ce=Fye(new Map),pe=se(ce,2),te=pe[0],ie=pe[1],fe=Pye(x,te,K[0]),ge=sv(B,$),ne=sv(K,$),ue=sv(W,$),me=sv(J,$),xe=Math.floor(ge)Le?Le:nt}var He=l.useRef(null),Be=l.useState(),Pe=se(Be,2),Se=Pe[0],Ne=Pe[1];function Te(){Ne(Date.now())}function Ce(){He.current&&clearTimeout(He.current)}jye(I,function(nt,rt){function bt(Ot,ht){Ot(function(ct){var Et=je(ct+ht);return Et})}return xe?($?bt(O,nt):bt(L,rt),Ce(),Te(),!0):!1}),l.useEffect(function(){return Ce(),Se&&(He.current=setTimeout(function(){Ne(0)},100)),Ce},[Se]);var De=Bye(fe,Ie,$?D:A,ne,ue,me,X(X({},e),{},{tabs:x})),Ge=se(De,2),lt=Ge[0],he=Ge[1],re=Yt(function(){var nt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:o,rt=fe.get(nt)||{width:0,height:0,left:0,right:0,top:0};if($){var bt=D;s?rt.rightD+Ie&&(bt=rt.right+rt.width-Ie):rt.left<-D?bt=-rt.left:rt.left+rt.width>-D+Ie&&(bt=-(rt.left+rt.width-Ie)),L(0),O(je(bt))}else{var Ot=A;rt.top<-A?Ot=-rt.top:rt.top+rt.height>-A+Ie&&(Ot=-(rt.top+rt.height-Ie)),O(0),L(je(Ot))}}),ve={};p==="top"||p==="bottom"?ve[s?"marginRight":"marginLeft"]=g:ve.marginTop=g;var _e=x.map(function(nt,rt){var bt=nt.key;return l.createElement(Vye,{id:a,prefixCls:v,key:bt,tab:nt,style:rt===0?void 0:ve,closable:nt.closable,editable:u,active:bt===o,renderWrapper:m,removeAriaLabel:d==null?void 0:d.removeAriaLabel,onClick:function(ht){h(bt,ht)},onFocus:function(){re(bt),Te(),I.current&&(s||(I.current.scrollLeft=0),I.current.scrollTop=0)}})}),ze=function(){return ie(function(){var rt,bt=new Map,Ot=(rt=T.current)===null||rt===void 0?void 0:rt.getBoundingClientRect();return x.forEach(function(ht){var ct,Et=ht.key,Ze=(ct=T.current)===null||ct===void 0?void 0:ct.querySelector('[data-node-key="'.concat(tK(Et),'"]'));if(Ze){var ut=Wye(Ze,Ot),pt=se(ut,4),et=pt[0],Xe=pt[1],$t=pt[2],At=pt[3];bt.set(Et,{width:et,height:Xe,left:$t,top:At})}}),bt})};l.useEffect(function(){ze()},[x.map(function(nt){return nt.key}).join("_")]);var Ue=eK(function(){var nt=Bu(w),rt=Bu(C),bt=Bu(E);z([nt[0]-rt[0]-bt[0],nt[1]-rt[1]-bt[1]]);var Ot=Bu(R);q(Ot);var ht=Bu(_);le(ht);var ct=Bu(T);Y([ct[0]-Ot[0],ct[1]-Ot[1]]),ze()}),Ae=x.slice(0,lt),Oe=x.slice(he+1),Re=[].concat(Me(Ae),Me(Oe)),at=fe.get(o),Ye=Mye({activeTabOffset:at,horizontal:$,indicator:y,rtl:s}),We=Ye.style;l.useEffect(function(){re()},[o,$e,Le,$P(at),$P(fe),$]),l.useEffect(function(){Ue()},[s]);var qe=!!Re.length,Qe="".concat(v,"-nav-wrap"),it,wt,kt,xt;return $?s?(wt=D>0,it=D!==Le):(it=D<0,wt=D!==$e):(kt=A<0,xt=A!==$e),l.createElement(Ta,{onResize:Ue},l.createElement("div",{ref:Vs(t,w),role:"tablist",className:oe("".concat(v,"-nav"),n),style:r,onKeyDown:function(){Te()}},l.createElement(OP,{ref:C,position:"left",extra:c,prefixCls:v}),l.createElement(Ta,{onResize:Ue},l.createElement("div",{className:oe(Qe,V(V(V(V({},"".concat(Qe,"-ping-left"),it),"".concat(Qe,"-ping-right"),wt),"".concat(Qe,"-ping-top"),kt),"".concat(Qe,"-ping-bottom"),xt)),ref:I},l.createElement(Ta,{onResize:Ue},l.createElement("div",{ref:T,className:"".concat(v,"-nav-list"),style:{transform:"translate(".concat(D,"px, ").concat(A,"px)"),transition:Se?"none":void 0}},_e,l.createElement(rK,{ref:R,prefixCls:v,locale:d,editable:u,style:X(X({},_e.length===0?void 0:ve),{},{visibility:qe?"hidden":null})}),l.createElement("div",{className:oe("".concat(v,"-ink-bar"),V({},"".concat(v,"-ink-bar-animated"),i.inkBar)),style:We}))))),l.createElement(Uye,be({},e,{removeAriaLabel:d==null?void 0:d.removeAriaLabel,ref:_,prefixCls:v,tabs:Re,className:!qe&&ke,tabMoving:!!Se})),l.createElement(OP,{ref:E,position:"right",extra:c,prefixCls:v})))}),aK=l.forwardRef(function(e,t){var n=e.prefixCls,r=e.className,a=e.style,i=e.id,o=e.active,s=e.tabKey,c=e.children;return l.createElement("div",{id:i&&"".concat(i,"-panel-").concat(s),role:"tabpanel",tabIndex:o?0:-1,"aria-labelledby":i&&"".concat(i,"-tab-").concat(s),"aria-hidden":!o,style:a,className:oe(n,o&&"".concat(n,"-active"),r),ref:t},c)}),Gye=["renderTabBar"],qye=["label","key"],Kye=function(t){var n=t.renderTabBar,r=Ct(t,Gye),a=l.useContext(ax),i=a.tabs;if(n){var o=X(X({},r),{},{panes:i.map(function(s){var c=s.label,u=s.key,d=Ct(s,qye);return l.createElement(aK,be({tab:c,key:u,tabKey:u},d))})});return n(o,NP)}return l.createElement(NP,r)},Yye=["key","forceRender","style","className","destroyInactiveTabPane"],Xye=function(t){var n=t.id,r=t.activeKey,a=t.animated,i=t.tabPosition,o=t.destroyInactiveTabPane,s=l.useContext(ax),c=s.prefixCls,u=s.tabs,d=a.tabPane,p="".concat(c,"-tabpane");return l.createElement("div",{className:oe("".concat(c,"-content-holder"))},l.createElement("div",{className:oe("".concat(c,"-content"),"".concat(c,"-content-").concat(i),V({},"".concat(c,"-content-animated"),d))},u.map(function(g){var m=g.key,h=g.forceRender,b=g.style,y=g.className,S=g.destroyInactiveTabPane,v=Ct(g,Yye),x=m===r;return l.createElement(na,be({key:m,visible:x,forceRender:h,removeOnLeave:!!(o||S),leavedClassName:"".concat(p,"-hidden")},a.tabPaneMotion),function(w,C){var E=w.style,I=w.className;return l.createElement(aK,be({},v,{prefixCls:p,id:n,tabKey:m,animated:d,active:x,style:X(X({},b),E),className:oe(y,I),ref:C}))})})))};function Zye(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{inkBar:!0,tabPane:!1},t;return e===!1?t={inkBar:!1,tabPane:!1}:e===!0?t={inkBar:!0,tabPane:!1}:t=X({inkBar:!0},mt(e)==="object"?e:{}),t.tabPaneMotion&&t.tabPane===void 0&&(t.tabPane=!0),!t.tabPaneMotion&&t.tabPane&&(t.tabPane=!1),t}var Qye=["id","prefixCls","className","items","direction","activeKey","defaultActiveKey","editable","animated","tabPosition","tabBarGutter","tabBarStyle","tabBarExtraContent","locale","more","destroyInactiveTabPane","renderTabBar","onChange","onTabClick","onTabScroll","getPopupContainer","popupClassName","indicator"],kP=0,Jye=l.forwardRef(function(e,t){var n=e.id,r=e.prefixCls,a=r===void 0?"rc-tabs":r,i=e.className,o=e.items,s=e.direction,c=e.activeKey,u=e.defaultActiveKey,d=e.editable,p=e.animated,g=e.tabPosition,m=g===void 0?"top":g,h=e.tabBarGutter,b=e.tabBarStyle,y=e.tabBarExtraContent,S=e.locale,v=e.more,x=e.destroyInactiveTabPane,w=e.renderTabBar,C=e.onChange,E=e.onTabClick,I=e.onTabScroll,T=e.getPopupContainer,_=e.popupClassName,R=e.indicator,$=Ct(e,Qye),M=l.useMemo(function(){return(o||[]).filter(function(J){return J&&mt(J)==="object"&&"key"in J})},[o]),P=s==="rtl",D=Zye(p),O=l.useState(!1),k=se(O,2),N=k[0],A=k[1];l.useEffect(function(){A(jy())},[]);var L=pn(function(){var J;return(J=M[0])===null||J===void 0?void 0:J.key},{value:c,defaultValue:u}),j=se(L,2),F=j[0],B=j[1],z=l.useState(function(){return M.findIndex(function(J){return J.key===F})}),U=se(z,2),H=U[0],K=U[1];l.useEffect(function(){var J=M.findIndex(function(ce){return ce.key===F});if(J===-1){var le;J=Math.max(0,Math.min(H,M.length-1)),B((le=M[J])===null||le===void 0?void 0:le.key)}K(J)},[M.map(function(J){return J.key}).join("_"),F,H]);var Y=pn(null,{value:n}),ee=se(Y,2),ae=ee[0],W=ee[1];l.useEffect(function(){n||(W("rc-tabs-".concat(kP)),kP+=1)},[]);function q(J,le){E==null||E(J,le);var ce=J!==F;B(J),ce&&(C==null||C(J))}var Z={id:ae,activeKey:F,animated:D,tabPosition:m,rtl:P,mobile:N},Q=X(X({},Z),{},{editable:d,locale:S,more:v,tabBarGutter:h,onTabClick:q,onTabScroll:I,extra:y,style:b,panes:null,getPopupContainer:T,popupClassName:_,indicator:R});return l.createElement(ax.Provider,{value:{tabs:M,prefixCls:a}},l.createElement("div",be({ref:t,id:n,className:oe(a,"".concat(a,"-").concat(m),V(V(V({},"".concat(a,"-mobile"),N),"".concat(a,"-editable"),d),"".concat(a,"-rtl"),P),i)},$),l.createElement(Kye,be({},Q,{renderTabBar:w})),l.createElement(Xye,be({destroyInactiveTabPane:x},Z,{animated:D}))))});const exe={motionAppear:!1,motionEnter:!0,motionLeave:!0};function txe(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{inkBar:!0,tabPane:!1},n;return t===!1?n={inkBar:!1,tabPane:!1}:t===!0?n={inkBar:!0,tabPane:!0}:n=Object.assign({inkBar:!0},typeof t=="object"?t:{}),n.tabPane&&(n.tabPaneMotion=Object.assign(Object.assign({},exe),{motionName:za(e,"switch")})),n}var nxe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);at)}function axe(e,t){if(e)return e;const n=Nr(t).map(r=>{if(l.isValidElement(r)){const{key:a,props:i}=r,o=i||{},{tab:s}=o,c=nxe(o,["tab"]);return Object.assign(Object.assign({key:String(a)},c),{label:s})}return null});return rxe(n)}const ixe=e=>{const{componentCls:t,motionDurationSlow:n}=e;return[{[t]:{[`${t}-switch`]:{"&-appear, &-enter":{transition:"none","&-start":{opacity:0},"&-active":{opacity:1,transition:`opacity ${n}`}},"&-leave":{position:"absolute",transition:"none",inset:0,"&-start":{opacity:1},"&-active":{opacity:0,transition:`opacity ${n}`}}}}},[ss(e,"slide-up"),ss(e,"slide-down")]]},oxe=e=>{const{componentCls:t,tabsCardPadding:n,cardBg:r,cardGutter:a,colorBorderSecondary:i,itemSelectedColor:o}=e;return{[`${t}-card`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{margin:0,padding:n,background:r,border:`${G(e.lineWidth)} ${e.lineType} ${i}`,transition:`all ${e.motionDurationSlow} ${e.motionEaseInOut}`},[`${t}-tab-active`]:{color:o,background:e.colorBgContainer},[`${t}-ink-bar`]:{visibility:"hidden"}},[`&${t}-top, &${t}-bottom`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab + ${t}-tab`]:{marginLeft:{_skip_check_:!0,value:G(a)}}}},[`&${t}-top`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{borderRadius:`${G(e.borderRadiusLG)} ${G(e.borderRadiusLG)} 0 0`},[`${t}-tab-active`]:{borderBottomColor:e.colorBgContainer}}},[`&${t}-bottom`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{borderRadius:`0 0 ${G(e.borderRadiusLG)} ${G(e.borderRadiusLG)}`},[`${t}-tab-active`]:{borderTopColor:e.colorBgContainer}}},[`&${t}-left, &${t}-right`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab + ${t}-tab`]:{marginTop:G(a)}}},[`&${t}-left`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{borderRadius:{_skip_check_:!0,value:`${G(e.borderRadiusLG)} 0 0 ${G(e.borderRadiusLG)}`}},[`${t}-tab-active`]:{borderRightColor:{_skip_check_:!0,value:e.colorBgContainer}}}},[`&${t}-right`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{borderRadius:{_skip_check_:!0,value:`0 ${G(e.borderRadiusLG)} ${G(e.borderRadiusLG)} 0`}},[`${t}-tab-active`]:{borderLeftColor:{_skip_check_:!0,value:e.colorBgContainer}}}}}}},sxe=e=>{const{componentCls:t,itemHoverColor:n,dropdownEdgeChildVerticalPadding:r}=e;return{[`${t}-dropdown`]:Object.assign(Object.assign({},ln(e)),{position:"absolute",top:-9999,left:{_skip_check_:!0,value:-9999},zIndex:e.zIndexPopup,display:"block","&-hidden":{display:"none"},[`${t}-dropdown-menu`]:{maxHeight:e.tabsDropdownHeight,margin:0,padding:`${G(r)} 0`,overflowX:"hidden",overflowY:"auto",textAlign:{_skip_check_:!0,value:"left"},listStyleType:"none",backgroundColor:e.colorBgContainer,backgroundClip:"padding-box",borderRadius:e.borderRadiusLG,outline:"none",boxShadow:e.boxShadowSecondary,"&-item":Object.assign(Object.assign({},Pi),{display:"flex",alignItems:"center",minWidth:e.tabsDropdownWidth,margin:0,padding:`${G(e.paddingXXS)} ${G(e.paddingSM)}`,color:e.colorText,fontWeight:"normal",fontSize:e.fontSize,lineHeight:e.lineHeight,cursor:"pointer",transition:`all ${e.motionDurationSlow}`,"> span":{flex:1,whiteSpace:"nowrap"},"&-remove":{flex:"none",marginLeft:{_skip_check_:!0,value:e.marginSM},color:e.colorTextDescription,fontSize:e.fontSizeSM,background:"transparent",border:0,cursor:"pointer","&:hover":{color:n}},"&:hover":{background:e.controlItemBgHover},"&-disabled":{"&, &:hover":{color:e.colorTextDisabled,background:"transparent",cursor:"not-allowed"}}})}})}},lxe=e=>{const{componentCls:t,margin:n,colorBorderSecondary:r,horizontalMargin:a,verticalItemPadding:i,verticalItemMargin:o,calc:s}=e;return{[`${t}-top, ${t}-bottom`]:{flexDirection:"column",[`> ${t}-nav, > div > ${t}-nav`]:{margin:a,"&::before":{position:"absolute",right:{_skip_check_:!0,value:0},left:{_skip_check_:!0,value:0},borderBottom:`${G(e.lineWidth)} ${e.lineType} ${r}`,content:"''"},[`${t}-ink-bar`]:{height:e.lineWidthBold,"&-animated":{transition:`width ${e.motionDurationSlow}, left ${e.motionDurationSlow},
- right ${e.motionDurationSlow}`}},[`${t}-nav-wrap`]:{"&::before, &::after":{top:0,bottom:0,width:e.controlHeight},"&::before":{left:{_skip_check_:!0,value:0},boxShadow:e.boxShadowTabsOverflowLeft},"&::after":{right:{_skip_check_:!0,value:0},boxShadow:e.boxShadowTabsOverflowRight},[`&${t}-nav-wrap-ping-left::before`]:{opacity:1},[`&${t}-nav-wrap-ping-right::after`]:{opacity:1}}}},[`${t}-top`]:{[`> ${t}-nav,
- > div > ${t}-nav`]:{"&::before":{bottom:0},[`${t}-ink-bar`]:{bottom:0}}},[`${t}-bottom`]:{[`> ${t}-nav, > div > ${t}-nav`]:{order:1,marginTop:n,marginBottom:0,"&::before":{top:0},[`${t}-ink-bar`]:{top:0}},[`> ${t}-content-holder, > div > ${t}-content-holder`]:{order:0}},[`${t}-left, ${t}-right`]:{[`> ${t}-nav, > div > ${t}-nav`]:{flexDirection:"column",minWidth:s(e.controlHeight).mul(1.25).equal(),[`${t}-tab`]:{padding:i,textAlign:"center"},[`${t}-tab + ${t}-tab`]:{margin:o},[`${t}-nav-wrap`]:{flexDirection:"column","&::before, &::after":{right:{_skip_check_:!0,value:0},left:{_skip_check_:!0,value:0},height:e.controlHeight},"&::before":{top:0,boxShadow:e.boxShadowTabsOverflowTop},"&::after":{bottom:0,boxShadow:e.boxShadowTabsOverflowBottom},[`&${t}-nav-wrap-ping-top::before`]:{opacity:1},[`&${t}-nav-wrap-ping-bottom::after`]:{opacity:1}},[`${t}-ink-bar`]:{width:e.lineWidthBold,"&-animated":{transition:`height ${e.motionDurationSlow}, top ${e.motionDurationSlow}`}},[`${t}-nav-list, ${t}-nav-operations`]:{flex:"1 0 auto",flexDirection:"column"}}},[`${t}-left`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-ink-bar`]:{right:{_skip_check_:!0,value:0}}},[`> ${t}-content-holder, > div > ${t}-content-holder`]:{marginLeft:{_skip_check_:!0,value:G(s(e.lineWidth).mul(-1).equal())},borderLeft:{_skip_check_:!0,value:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},[`> ${t}-content > ${t}-tabpane`]:{paddingLeft:{_skip_check_:!0,value:e.paddingLG}}}},[`${t}-right`]:{[`> ${t}-nav, > div > ${t}-nav`]:{order:1,[`${t}-ink-bar`]:{left:{_skip_check_:!0,value:0}}},[`> ${t}-content-holder, > div > ${t}-content-holder`]:{order:0,marginRight:{_skip_check_:!0,value:s(e.lineWidth).mul(-1).equal()},borderRight:{_skip_check_:!0,value:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},[`> ${t}-content > ${t}-tabpane`]:{paddingRight:{_skip_check_:!0,value:e.paddingLG}}}}}},cxe=e=>{const{componentCls:t,cardPaddingSM:n,cardPaddingLG:r,horizontalItemPaddingSM:a,horizontalItemPaddingLG:i}=e;return{[t]:{"&-small":{[`> ${t}-nav`]:{[`${t}-tab`]:{padding:a,fontSize:e.titleFontSizeSM}}},"&-large":{[`> ${t}-nav`]:{[`${t}-tab`]:{padding:i,fontSize:e.titleFontSizeLG}}}},[`${t}-card`]:{[`&${t}-small`]:{[`> ${t}-nav`]:{[`${t}-tab`]:{padding:n}},[`&${t}-bottom`]:{[`> ${t}-nav ${t}-tab`]:{borderRadius:`0 0 ${G(e.borderRadius)} ${G(e.borderRadius)}`}},[`&${t}-top`]:{[`> ${t}-nav ${t}-tab`]:{borderRadius:`${G(e.borderRadius)} ${G(e.borderRadius)} 0 0`}},[`&${t}-right`]:{[`> ${t}-nav ${t}-tab`]:{borderRadius:{_skip_check_:!0,value:`0 ${G(e.borderRadius)} ${G(e.borderRadius)} 0`}}},[`&${t}-left`]:{[`> ${t}-nav ${t}-tab`]:{borderRadius:{_skip_check_:!0,value:`${G(e.borderRadius)} 0 0 ${G(e.borderRadius)}`}}}},[`&${t}-large`]:{[`> ${t}-nav`]:{[`${t}-tab`]:{padding:r}}}}}},uxe=e=>{const{componentCls:t,itemActiveColor:n,itemHoverColor:r,iconCls:a,tabsHorizontalItemMargin:i,horizontalItemPadding:o,itemSelectedColor:s,itemColor:c}=e,u=`${t}-tab`;return{[u]:{position:"relative",WebkitTouchCallout:"none",WebkitTapHighlightColor:"transparent",display:"inline-flex",alignItems:"center",padding:o,fontSize:e.titleFontSize,background:"transparent",border:0,outline:"none",cursor:"pointer",color:c,"&-btn, &-remove":Object.assign({"&:focus:not(:focus-visible), &:active":{color:n}},co(e)),"&-btn":{outline:"none",transition:`all ${e.motionDurationSlow}`,[`${u}-icon:not(:last-child)`]:{marginInlineEnd:e.marginSM}},"&-remove":{flex:"none",marginRight:{_skip_check_:!0,value:e.calc(e.marginXXS).mul(-1).equal()},marginLeft:{_skip_check_:!0,value:e.marginXS},color:e.colorTextDescription,fontSize:e.fontSizeSM,background:"transparent",border:"none",outline:"none",cursor:"pointer",transition:`all ${e.motionDurationSlow}`,"&:hover":{color:e.colorTextHeading}},"&:hover":{color:r},[`&${u}-active ${u}-btn`]:{color:s,textShadow:e.tabsActiveTextShadow},[`&${u}-disabled`]:{color:e.colorTextDisabled,cursor:"not-allowed"},[`&${u}-disabled ${u}-btn, &${u}-disabled ${t}-remove`]:{"&:focus, &:active":{color:e.colorTextDisabled}},[`& ${u}-remove ${a}`]:{margin:0},[`${a}:not(:last-child)`]:{marginRight:{_skip_check_:!0,value:e.marginSM}}},[`${u} + ${u}`]:{margin:{_skip_check_:!0,value:i}}}},dxe=e=>{const{componentCls:t,tabsHorizontalItemMarginRTL:n,iconCls:r,cardGutter:a,calc:i}=e;return{[`${t}-rtl`]:{direction:"rtl",[`${t}-nav`]:{[`${t}-tab`]:{margin:{_skip_check_:!0,value:n},[`${t}-tab:last-of-type`]:{marginLeft:{_skip_check_:!0,value:0}},[r]:{marginRight:{_skip_check_:!0,value:0},marginLeft:{_skip_check_:!0,value:G(e.marginSM)}},[`${t}-tab-remove`]:{marginRight:{_skip_check_:!0,value:G(e.marginXS)},marginLeft:{_skip_check_:!0,value:G(i(e.marginXXS).mul(-1).equal())},[r]:{margin:0}}}},[`&${t}-left`]:{[`> ${t}-nav`]:{order:1},[`> ${t}-content-holder`]:{order:0}},[`&${t}-right`]:{[`> ${t}-nav`]:{order:0},[`> ${t}-content-holder`]:{order:1}},[`&${t}-card${t}-top, &${t}-card${t}-bottom`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab + ${t}-tab`]:{marginRight:{_skip_check_:!0,value:a},marginLeft:{_skip_check_:!0,value:0}}}}},[`${t}-dropdown-rtl`]:{direction:"rtl"},[`${t}-menu-item`]:{[`${t}-dropdown-rtl`]:{textAlign:{_skip_check_:!0,value:"right"}}}}},fxe=e=>{const{componentCls:t,tabsCardPadding:n,cardHeight:r,cardGutter:a,itemHoverColor:i,itemActiveColor:o,colorBorderSecondary:s}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign({},ln(e)),{display:"flex",[`> ${t}-nav, > div > ${t}-nav`]:{position:"relative",display:"flex",flex:"none",alignItems:"center",[`${t}-nav-wrap`]:{position:"relative",display:"flex",flex:"auto",alignSelf:"stretch",overflow:"hidden",whiteSpace:"nowrap",transform:"translate(0)","&::before, &::after":{position:"absolute",zIndex:1,opacity:0,transition:`opacity ${e.motionDurationSlow}`,content:"''",pointerEvents:"none"}},[`${t}-nav-list`]:{position:"relative",display:"flex",transition:`opacity ${e.motionDurationSlow}`},[`${t}-nav-operations`]:{display:"flex",alignSelf:"stretch"},[`${t}-nav-operations-hidden`]:{position:"absolute",visibility:"hidden",pointerEvents:"none"},[`${t}-nav-more`]:{position:"relative",padding:n,background:"transparent",border:0,color:e.colorText,"&::after":{position:"absolute",right:{_skip_check_:!0,value:0},bottom:0,left:{_skip_check_:!0,value:0},height:e.calc(e.controlHeightLG).div(8).equal(),transform:"translateY(100%)",content:"''"}},[`${t}-nav-add`]:Object.assign({minWidth:r,minHeight:r,marginLeft:{_skip_check_:!0,value:a},padding:`0 ${G(e.paddingXS)}`,background:"transparent",border:`${G(e.lineWidth)} ${e.lineType} ${s}`,borderRadius:`${G(e.borderRadiusLG)} ${G(e.borderRadiusLG)} 0 0`,outline:"none",cursor:"pointer",color:e.colorText,transition:`all ${e.motionDurationSlow} ${e.motionEaseInOut}`,"&:hover":{color:i},"&:active, &:focus:not(:focus-visible)":{color:o}},co(e))},[`${t}-extra-content`]:{flex:"none"},[`${t}-ink-bar`]:{position:"absolute",background:e.inkBarColor,pointerEvents:"none"}}),uxe(e)),{[`${t}-content`]:{position:"relative",width:"100%"},[`${t}-content-holder`]:{flex:"auto",minWidth:0,minHeight:0},[`${t}-tabpane`]:{outline:"none","&-hidden":{display:"none"}}}),[`${t}-centered`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-nav-wrap`]:{[`&:not([class*='${t}-nav-wrap-ping'])`]:{justifyContent:"center"}}}}}},pxe=e=>{const t=e.controlHeightLG;return{zIndexPopup:e.zIndexPopupBase+50,cardBg:e.colorFillAlter,cardHeight:t,cardPadding:`${(t-Math.round(e.fontSize*e.lineHeight))/2-e.lineWidth}px ${e.padding}px`,cardPaddingSM:`${e.paddingXXS*1.5}px ${e.padding}px`,cardPaddingLG:`${e.paddingXS}px ${e.padding}px ${e.paddingXXS*1.5}px`,titleFontSize:e.fontSize,titleFontSizeLG:e.fontSizeLG,titleFontSizeSM:e.fontSize,inkBarColor:e.colorPrimary,horizontalMargin:`0 0 ${e.margin}px 0`,horizontalItemGutter:32,horizontalItemMargin:"",horizontalItemMarginRTL:"",horizontalItemPadding:`${e.paddingSM}px 0`,horizontalItemPaddingSM:`${e.paddingXS}px 0`,horizontalItemPaddingLG:`${e.padding}px 0`,verticalItemPadding:`${e.paddingXS}px ${e.paddingLG}px`,verticalItemMargin:`${e.margin}px 0 0 0`,itemColor:e.colorText,itemSelectedColor:e.colorPrimary,itemHoverColor:e.colorPrimaryHover,itemActiveColor:e.colorPrimaryActive,cardGutter:e.marginXXS/2}},gxe=an("Tabs",e=>{const t=zt(e,{tabsCardPadding:e.cardPadding,dropdownEdgeChildVerticalPadding:e.paddingXXS,tabsActiveTextShadow:"0 0 0.25px currentcolor",tabsDropdownHeight:200,tabsDropdownWidth:120,tabsHorizontalItemMargin:`0 0 0 ${G(e.horizontalItemGutter)}`,tabsHorizontalItemMarginRTL:`0 0 0 ${G(e.horizontalItemGutter)}`});return[cxe(t),dxe(t),lxe(t),sxe(t),oxe(t),fxe(t),ixe(t)]},pxe),mxe=()=>null;var hxe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var t,n,r,a,i,o,s,c,u,d,p;const{type:g,className:m,rootClassName:h,size:b,onEdit:y,hideAdd:S,centered:v,addIcon:x,removeIcon:w,moreIcon:C,more:E,popupClassName:I,children:T,items:_,animated:R,style:$,indicatorSize:M,indicator:P}=e,D=hxe(e,["type","className","rootClassName","size","onEdit","hideAdd","centered","addIcon","removeIcon","moreIcon","more","popupClassName","children","items","animated","style","indicatorSize","indicator"]),{prefixCls:O}=D,{direction:k,tabs:N,getPrefixCls:A,getPopupContainer:L}=l.useContext(st),j=A("tabs",O),F=ir(j),[B,z,U]=gxe(j,F);let H;g==="editable-card"&&(H={onEdit:(Z,Q)=>{let{key:J,event:le}=Q;y==null||y(Z==="add"?le:J,Z)},removeIcon:(t=w??(N==null?void 0:N.removeIcon))!==null&&t!==void 0?t:l.createElement(va,null),addIcon:(x??(N==null?void 0:N.addIcon))||l.createElement(Xm,null),showAdd:S!==!0});const K=A(),Y=zr(b),ee=axe(_,T),ae=txe(j,R),W=Object.assign(Object.assign({},N==null?void 0:N.style),$),q={align:(n=P==null?void 0:P.align)!==null&&n!==void 0?n:(r=N==null?void 0:N.indicator)===null||r===void 0?void 0:r.align,size:(s=(i=(a=P==null?void 0:P.size)!==null&&a!==void 0?a:M)!==null&&i!==void 0?i:(o=N==null?void 0:N.indicator)===null||o===void 0?void 0:o.size)!==null&&s!==void 0?s:N==null?void 0:N.indicatorSize};return B(l.createElement(Jye,Object.assign({direction:k,getPopupContainer:L},D,{items:ee,className:oe({[`${j}-${Y}`]:Y,[`${j}-card`]:["card","editable-card"].includes(g),[`${j}-editable-card`]:g==="editable-card",[`${j}-centered`]:v},N==null?void 0:N.className,m,h,z,U,F),popupClassName:oe(I,z,U,F),style:W,editable:H,more:Object.assign({icon:(p=(d=(u=(c=N==null?void 0:N.more)===null||c===void 0?void 0:c.icon)!==null&&u!==void 0?u:N==null?void 0:N.moreIcon)!==null&&d!==void 0?d:C)!==null&&p!==void 0?p:l.createElement(qN,null),transitionName:`${K}-slide-up`},E),prefixCls:j,animated:ae,indicator:q})))};ef.TabPane=mxe;var vxe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var{prefixCls:t,className:n,hoverable:r=!0}=e,a=vxe(e,["prefixCls","className","hoverable"]);const{getPrefixCls:i}=l.useContext(st),o=i("card",t),s=oe(`${o}-grid`,n,{[`${o}-grid-hoverable`]:r});return l.createElement("div",Object.assign({},a,{className:s}))},bxe=e=>{const{antCls:t,componentCls:n,headerHeight:r,cardPaddingBase:a,tabsMarginBottom:i}=e;return Object.assign(Object.assign({display:"flex",justifyContent:"center",flexDirection:"column",minHeight:r,marginBottom:-1,padding:`0 ${G(a)}`,color:e.colorTextHeading,fontWeight:e.fontWeightStrong,fontSize:e.headerFontSize,background:e.headerBg,borderBottom:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorderSecondary}`,borderRadius:`${G(e.borderRadiusLG)} ${G(e.borderRadiusLG)} 0 0`},Lo()),{"&-wrapper":{width:"100%",display:"flex",alignItems:"center"},"&-title":Object.assign(Object.assign({display:"inline-block",flex:1},Pi),{[`
- > ${n}-typography,
- > ${n}-typography-edit-content
- `]:{insetInlineStart:0,marginTop:0,marginBottom:0}}),[`${t}-tabs-top`]:{clear:"both",marginBottom:i,color:e.colorText,fontWeight:"normal",fontSize:e.fontSize,"&-bar":{borderBottom:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorderSecondary}`}}})},yxe=e=>{const{cardPaddingBase:t,colorBorderSecondary:n,cardShadow:r,lineWidth:a}=e;return{width:"33.33%",padding:t,border:0,borderRadius:0,boxShadow:`
- ${G(a)} 0 0 0 ${n},
- 0 ${G(a)} 0 0 ${n},
- ${G(a)} ${G(a)} 0 0 ${n},
- ${G(a)} 0 0 0 ${n} inset,
- 0 ${G(a)} 0 0 ${n} inset;
- `,transition:`all ${e.motionDurationMid}`,"&-hoverable:hover":{position:"relative",zIndex:1,boxShadow:r}}},xxe=e=>{const{componentCls:t,iconCls:n,actionsLiMargin:r,cardActionsIconSize:a,colorBorderSecondary:i,actionsBg:o}=e;return Object.assign(Object.assign({margin:0,padding:0,listStyle:"none",background:o,borderTop:`${G(e.lineWidth)} ${e.lineType} ${i}`,display:"flex",borderRadius:`0 0 ${G(e.borderRadiusLG)} ${G(e.borderRadiusLG)}`},Lo()),{"& > li":{margin:r,color:e.colorTextDescription,textAlign:"center","> span":{position:"relative",display:"block",minWidth:e.calc(e.cardActionsIconSize).mul(2).equal(),fontSize:e.fontSize,lineHeight:e.lineHeight,cursor:"pointer","&:hover":{color:e.colorPrimary,transition:`color ${e.motionDurationMid}`},[`a:not(${t}-btn), > ${n}`]:{display:"inline-block",width:"100%",color:e.colorTextDescription,lineHeight:G(e.fontHeight),transition:`color ${e.motionDurationMid}`,"&:hover":{color:e.colorPrimary}},[`> ${n}`]:{fontSize:a,lineHeight:G(e.calc(a).mul(e.lineHeight).equal())}},"&:not(:last-child)":{borderInlineEnd:`${G(e.lineWidth)} ${e.lineType} ${i}`}}})},Sxe=e=>Object.assign(Object.assign({margin:`${G(e.calc(e.marginXXS).mul(-1).equal())} 0`,display:"flex"},Lo()),{"&-avatar":{paddingInlineEnd:e.padding},"&-detail":{overflow:"hidden",flex:1,"> div:not(:last-child)":{marginBottom:e.marginXS}},"&-title":Object.assign({color:e.colorTextHeading,fontWeight:e.fontWeightStrong,fontSize:e.fontSizeLG},Pi),"&-description":{color:e.colorTextDescription}}),wxe=e=>{const{componentCls:t,cardPaddingBase:n,colorFillAlter:r}=e;return{[`${t}-head`]:{padding:`0 ${G(n)}`,background:r,"&-title":{fontSize:e.fontSize}},[`${t}-body`]:{padding:`${G(e.padding)} ${G(n)}`}}},Cxe=e=>{const{componentCls:t}=e;return{overflow:"hidden",[`${t}-body`]:{userSelect:"none"}}},Exe=e=>{const{componentCls:t,cardShadow:n,cardHeadPadding:r,colorBorderSecondary:a,boxShadowTertiary:i,cardPaddingBase:o,extraColor:s}=e;return{[t]:Object.assign(Object.assign({},ln(e)),{position:"relative",background:e.colorBgContainer,borderRadius:e.borderRadiusLG,[`&:not(${t}-bordered)`]:{boxShadow:i},[`${t}-head`]:bxe(e),[`${t}-extra`]:{marginInlineStart:"auto",color:s,fontWeight:"normal",fontSize:e.fontSize},[`${t}-body`]:Object.assign({padding:o,borderRadius:`0 0 ${G(e.borderRadiusLG)} ${G(e.borderRadiusLG)}`},Lo()),[`${t}-grid`]:yxe(e),[`${t}-cover`]:{"> *":{display:"block",width:"100%",borderRadius:`${G(e.borderRadiusLG)} ${G(e.borderRadiusLG)} 0 0`}},[`${t}-actions`]:xxe(e),[`${t}-meta`]:Sxe(e)}),[`${t}-bordered`]:{border:`${G(e.lineWidth)} ${e.lineType} ${a}`,[`${t}-cover`]:{marginTop:-1,marginInlineStart:-1,marginInlineEnd:-1}},[`${t}-hoverable`]:{cursor:"pointer",transition:`box-shadow ${e.motionDurationMid}, border-color ${e.motionDurationMid}`,"&:hover":{borderColor:"transparent",boxShadow:n}},[`${t}-contain-grid`]:{borderRadius:`${G(e.borderRadiusLG)} ${G(e.borderRadiusLG)} 0 0 `,[`${t}-body`]:{display:"flex",flexWrap:"wrap"},[`&:not(${t}-loading) ${t}-body`]:{marginBlockStart:e.calc(e.lineWidth).mul(-1).equal(),marginInlineStart:e.calc(e.lineWidth).mul(-1).equal(),padding:0}},[`${t}-contain-tabs`]:{[`> div${t}-head`]:{minHeight:0,[`${t}-head-title, ${t}-extra`]:{paddingTop:r}}},[`${t}-type-inner`]:wxe(e),[`${t}-loading`]:Cxe(e),[`${t}-rtl`]:{direction:"rtl"}}},Ixe=e=>{const{componentCls:t,cardPaddingSM:n,headerHeightSM:r,headerFontSizeSM:a}=e;return{[`${t}-small`]:{[`> ${t}-head`]:{minHeight:r,padding:`0 ${G(n)}`,fontSize:a,[`> ${t}-head-wrapper`]:{[`> ${t}-extra`]:{fontSize:e.fontSize}}},[`> ${t}-body`]:{padding:n}},[`${t}-small${t}-contain-tabs`]:{[`> ${t}-head`]:{[`${t}-head-title, ${t}-extra`]:{paddingTop:0,display:"flex",alignItems:"center"}}}}},Txe=e=>({headerBg:"transparent",headerFontSize:e.fontSizeLG,headerFontSizeSM:e.fontSize,headerHeight:e.fontSizeLG*e.lineHeightLG+e.padding*2,headerHeightSM:e.fontSize*e.lineHeight+e.paddingXS*2,actionsBg:e.colorBgContainer,actionsLiMargin:`${e.paddingSM}px 0`,tabsMarginBottom:-e.padding-e.lineWidth,extraColor:e.colorText}),Rxe=an("Card",e=>{const t=zt(e,{cardShadow:e.boxShadowCard,cardHeadPadding:e.padding,cardPaddingBase:e.paddingLG,cardActionsIconSize:e.fontSize,cardPaddingSM:12});return[Exe(t),Ixe(t)]},Txe);var AP=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{actionClasses:t,actions:n=[],actionStyle:r}=e;return l.createElement("ul",{className:t,style:r},n.map((a,i)=>{const o=`action-${i}`;return l.createElement("li",{style:{width:`${100/n.length}%`},key:o},l.createElement("span",null,a))}))},$xe=l.forwardRef((e,t)=>{const{prefixCls:n,className:r,rootClassName:a,style:i,extra:o,headStyle:s={},bodyStyle:c={},title:u,loading:d,bordered:p=!0,size:g,type:m,cover:h,actions:b,tabList:y,children:S,activeTabKey:v,defaultActiveTabKey:x,tabBarExtraContent:w,hoverable:C,tabProps:E={},classNames:I,styles:T}=e,_=AP(e,["prefixCls","className","rootClassName","style","extra","headStyle","bodyStyle","title","loading","bordered","size","type","cover","actions","tabList","children","activeTabKey","defaultActiveTabKey","tabBarExtraContent","hoverable","tabProps","classNames","styles"]),{getPrefixCls:R,direction:$,card:M}=l.useContext(st),P=te=>{var ie;(ie=e.onTabChange)===null||ie===void 0||ie.call(e,te)},D=te=>{var ie;return oe((ie=M==null?void 0:M.classNames)===null||ie===void 0?void 0:ie[te],I==null?void 0:I[te])},O=te=>{var ie;return Object.assign(Object.assign({},(ie=M==null?void 0:M.styles)===null||ie===void 0?void 0:ie[te]),T==null?void 0:T[te])},k=l.useMemo(()=>{let te=!1;return l.Children.forEach(S,ie=>{(ie==null?void 0:ie.type)===iK&&(te=!0)}),te},[S]),N=R("card",n),[A,L,j]=Rxe(N),F=l.createElement(Jl,{loading:!0,active:!0,paragraph:{rows:4},title:!1},S),B=v!==void 0,z=Object.assign(Object.assign({},E),{[B?"activeKey":"defaultActiveKey"]:B?v:x,tabBarExtraContent:w});let U;const H=zr(g),K=!H||H==="default"?"large":H,Y=y?l.createElement(ef,Object.assign({size:K},z,{className:`${N}-head-tabs`,onChange:P,items:y.map(te=>{var{tab:ie}=te,fe=AP(te,["tab"]);return Object.assign({label:ie},fe)})})):null;if(u||o||Y){const te=oe(`${N}-head`,D("header")),ie=oe(`${N}-head-title`,D("title")),fe=oe(`${N}-extra`,D("extra")),ge=Object.assign(Object.assign({},s),O("header"));U=l.createElement("div",{className:te,style:ge},l.createElement("div",{className:`${N}-head-wrapper`},u&&l.createElement("div",{className:ie,style:O("title")},u),o&&l.createElement("div",{className:fe,style:O("extra")},o)),Y)}const ee=oe(`${N}-cover`,D("cover")),ae=h?l.createElement("div",{className:ee,style:O("cover")},h):null,W=oe(`${N}-body`,D("body")),q=Object.assign(Object.assign({},c),O("body")),Z=l.createElement("div",{className:W,style:q},d?F:S),Q=oe(`${N}-actions`,D("actions")),J=b!=null&&b.length?l.createElement(_xe,{actionClasses:Q,actionStyle:O("actions"),actions:b}):null,le=Dn(_,["onTabChange"]),ce=oe(N,M==null?void 0:M.className,{[`${N}-loading`]:d,[`${N}-bordered`]:p,[`${N}-hoverable`]:C,[`${N}-contain-grid`]:k,[`${N}-contain-tabs`]:y==null?void 0:y.length,[`${N}-${H}`]:H,[`${N}-type-${m}`]:!!m,[`${N}-rtl`]:$==="rtl"},r,a,L,j),pe=Object.assign(Object.assign({},M==null?void 0:M.style),i);return A(l.createElement("div",Object.assign({ref:t},le,{className:ce,style:pe}),U,ae,Z,J))});var Oxe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{prefixCls:t,className:n,avatar:r,title:a,description:i}=e,o=Oxe(e,["prefixCls","className","avatar","title","description"]),{getPrefixCls:s}=l.useContext(st),c=s("card",t),u=oe(`${c}-meta`,n),d=r?l.createElement("div",{className:`${c}-meta-avatar`},r):null,p=a?l.createElement("div",{className:`${c}-meta-title`},a):null,g=i?l.createElement("div",{className:`${c}-meta-description`},i):null,m=p||g?l.createElement("div",{className:`${c}-meta-detail`},p,g):null;return l.createElement("div",Object.assign({},o,{className:u}),d,m)},gu=$xe;gu.Grid=iK;gu.Meta=Nxe;function kxe(e,t,n){var r=n||{},a=r.noTrailing,i=a===void 0?!1:a,o=r.noLeading,s=o===void 0?!1:o,c=r.debounceMode,u=c===void 0?void 0:c,d,p=!1,g=0;function m(){d&&clearTimeout(d)}function h(y){var S=y||{},v=S.upcomingOnly,x=v===void 0?!1:v;m(),p=!x}function b(){for(var y=arguments.length,S=new Array(y),v=0;ve?s?(g=Date.now(),i||(d=setTimeout(u?E:C,e))):C():i!==!0&&(d=setTimeout(u?E:C,u===void 0?e-w:e))}return b.cancel=h,b}function Axe(e,t,n){var r={},a=r.atBegin,i=a===void 0?!1:a;return kxe(e,t,{debounceMode:i!==!1})}function ii(e,t){return e[t]}var Dxe=["children"];function oK(e,t){return"".concat(e,"-").concat(t)}function Mxe(e){return e&&e.type&&e.type.isTreeNode}function Zm(e,t){return e??t}function tf(e){var t=e||{},n=t.title,r=t._title,a=t.key,i=t.children,o=n||"title";return{title:o,_title:r||[o],key:a||"key",children:i||"children"}}function sK(e){function t(n){var r=Nr(n);return r.map(function(a){if(!Mxe(a))return $n(!a,"Tree/TreeNode can only accept TreeNode as children."),null;var i=a.key,o=a.props,s=o.children,c=Ct(o,Dxe),u=X({key:i},c),d=t(s);return d.length&&(u.children=d),u}).filter(function(a){return a})}return t(e)}function v1(e,t,n){var r=tf(n),a=r._title,i=r.key,o=r.children,s=new Set(t===!0?[]:t),c=[];function u(d){var p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return d.map(function(g,m){for(var h=oK(p?p.pos:"0",m),b=Zm(g[i],h),y,S=0;S1&&arguments[1]!==void 0?arguments[1]:{},n=t.initWrapper,r=t.processEntity,a=t.onProcessFinished,i=t.externalGetKey,o=t.childrenPropName,s=t.fieldNames,c=arguments.length>2?arguments[2]:void 0,u=i||c,d={},p={},g={posEntities:d,keyEntities:p};return n&&(g=n(g)||g),Pxe(e,function(m){var h=m.node,b=m.index,y=m.pos,S=m.key,v=m.parentPos,x=m.level,w=m.nodes,C={node:h,nodes:w,index:b,key:S,pos:y,level:x},E=Zm(S,y);d[y]=C,p[E]=C,C.parent=d[v],C.parent&&(C.parent.children=C.parent.children||[],C.parent.children.push(C)),r&&r(C,g)},{externalGetKey:u,childrenPropName:o,fieldNames:s}),a&&a(g),g}function rg(e,t){var n=t.expandedKeys,r=t.selectedKeys,a=t.loadedKeys,i=t.loadingKeys,o=t.checkedKeys,s=t.halfCheckedKeys,c=t.dragOverNodeKey,u=t.dropPosition,d=t.keyEntities,p=ii(d,e),g={eventKey:e,expanded:n.indexOf(e)!==-1,selected:r.indexOf(e)!==-1,loaded:a.indexOf(e)!==-1,loading:i.indexOf(e)!==-1,checked:o.indexOf(e)!==-1,halfChecked:s.indexOf(e)!==-1,pos:String(p?p.pos:""),dragOver:c===e&&u===0,dragOverGapTop:c===e&&u===-1,dragOverGapBottom:c===e&&u===1};return g}function Hr(e){var t=e.data,n=e.expanded,r=e.selected,a=e.checked,i=e.loaded,o=e.loading,s=e.halfChecked,c=e.dragOver,u=e.dragOverGapTop,d=e.dragOverGapBottom,p=e.pos,g=e.active,m=e.eventKey,h=X(X({},t),{},{expanded:n,selected:r,checked:a,loaded:i,loading:o,halfChecked:s,dragOver:c,dragOverGapTop:u,dragOverGapBottom:d,pos:p,active:g,key:m});return"props"in h||Object.defineProperty(h,"props",{get:function(){return $n(!1,"Second param return from event is node data instead of TreeNode instance. Please read value directly instead of reading from `props`."),e}}),h}function lK(e,t){var n=new Set;return e.forEach(function(r){t.has(r)||n.add(r)}),n}function Lxe(e){var t=e||{},n=t.disabled,r=t.disableCheckbox,a=t.checkable;return!!(n||r)||a===!1}function jxe(e,t,n,r){for(var a=new Set(e),i=new Set,o=0;o<=n;o+=1){var s=t.get(o)||new Set;s.forEach(function(p){var g=p.key,m=p.node,h=p.children,b=h===void 0?[]:h;a.has(g)&&!r(m)&&b.filter(function(y){return!r(y.node)}).forEach(function(y){a.add(y.key)})})}for(var c=new Set,u=n;u>=0;u-=1){var d=t.get(u)||new Set;d.forEach(function(p){var g=p.parent,m=p.node;if(!(r(m)||!p.parent||c.has(p.parent.key))){if(r(p.parent.node)){c.add(g.key);return}var h=!0,b=!1;(g.children||[]).filter(function(y){return!r(y.node)}).forEach(function(y){var S=y.key,v=a.has(S);h&&!v&&(h=!1),!b&&(v||i.has(S))&&(b=!0)}),h&&a.add(g.key),b&&i.add(g.key),c.add(g.key)}})}return{checkedKeys:Array.from(a),halfCheckedKeys:Array.from(lK(i,a))}}function Fxe(e,t,n,r,a){for(var i=new Set(e),o=new Set(t),s=0;s<=r;s+=1){var c=n.get(s)||new Set;c.forEach(function(g){var m=g.key,h=g.node,b=g.children,y=b===void 0?[]:b;!i.has(m)&&!o.has(m)&&!a(h)&&y.filter(function(S){return!a(S.node)}).forEach(function(S){i.delete(S.key)})})}o=new Set;for(var u=new Set,d=r;d>=0;d-=1){var p=n.get(d)||new Set;p.forEach(function(g){var m=g.parent,h=g.node;if(!(a(h)||!g.parent||u.has(g.parent.key))){if(a(g.parent.node)){u.add(m.key);return}var b=!0,y=!1;(m.children||[]).filter(function(S){return!a(S.node)}).forEach(function(S){var v=S.key,x=i.has(v);b&&!x&&(b=!1),!y&&(x||o.has(v))&&(y=!0)}),b||i.delete(m.key),y&&o.add(m.key),u.add(m.key)}})}return{checkedKeys:Array.from(i),halfCheckedKeys:Array.from(lK(o,i))}}function Os(e,t,n,r){var a=[],i;r?i=r:i=Lxe;var o=new Set(e.filter(function(d){var p=!!ii(n,d);return p||a.push(d),p})),s=new Map,c=0;Object.keys(n).forEach(function(d){var p=n[d],g=p.level,m=s.get(g);m||(m=new Set,s.set(g,m)),m.add(p),c=Math.max(c,g)}),$n(!a.length,"Tree missing follow keys: ".concat(a.slice(0,100).map(function(d){return"'".concat(d,"'")}).join(", ")));var u;return t===!0?u=jxe(o,s,c,i):u=Fxe(o,t.halfCheckedKeys,s,c,i),u}const Bxe=e=>{const{checkboxCls:t}=e,n=`${t}-wrapper`;return[{[`${t}-group`]:Object.assign(Object.assign({},ln(e)),{display:"inline-flex",flexWrap:"wrap",columnGap:e.marginXS,[`> ${e.antCls}-row`]:{flex:1}}),[n]:Object.assign(Object.assign({},ln(e)),{display:"inline-flex",alignItems:"baseline",cursor:"pointer","&:after":{display:"inline-block",width:0,overflow:"hidden",content:"'\\a0'"},[`& + ${n}`]:{marginInlineStart:0},[`&${n}-in-form-item`]:{'input[type="checkbox"]':{width:14,height:14}}}),[t]:Object.assign(Object.assign({},ln(e)),{position:"relative",whiteSpace:"nowrap",lineHeight:1,cursor:"pointer",borderRadius:e.borderRadiusSM,alignSelf:"center",[`${t}-input`]:{position:"absolute",inset:0,zIndex:1,cursor:"pointer",opacity:0,margin:0,[`&:focus-visible + ${t}-inner`]:Object.assign({},Ps(e))},[`${t}-inner`]:{boxSizing:"border-box",display:"block",width:e.checkboxSize,height:e.checkboxSize,direction:"ltr",backgroundColor:e.colorBgContainer,border:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadiusSM,borderCollapse:"separate",transition:`all ${e.motionDurationSlow}`,"&:after":{boxSizing:"border-box",position:"absolute",top:"50%",insetInlineStart:"25%",display:"table",width:e.calc(e.checkboxSize).div(14).mul(5).equal(),height:e.calc(e.checkboxSize).div(14).mul(8).equal(),border:`${G(e.lineWidthBold)} solid ${e.colorWhite}`,borderTop:0,borderInlineStart:0,transform:"rotate(45deg) scale(0) translate(-50%,-50%)",opacity:0,content:'""',transition:`all ${e.motionDurationFast} ${e.motionEaseInBack}, opacity ${e.motionDurationFast}`}},"& + span":{paddingInlineStart:e.paddingXS,paddingInlineEnd:e.paddingXS}})},{[`
- ${n}:not(${n}-disabled),
- ${t}:not(${t}-disabled)
- `]:{[`&:hover ${t}-inner`]:{borderColor:e.colorPrimary}},[`${n}:not(${n}-disabled)`]:{[`&:hover ${t}-checked:not(${t}-disabled) ${t}-inner`]:{backgroundColor:e.colorPrimaryHover,borderColor:"transparent"},[`&:hover ${t}-checked:not(${t}-disabled):after`]:{borderColor:e.colorPrimaryHover}}},{[`${t}-checked`]:{[`${t}-inner`]:{backgroundColor:e.colorPrimary,borderColor:e.colorPrimary,"&:after":{opacity:1,transform:"rotate(45deg) scale(1) translate(-50%,-50%)",transition:`all ${e.motionDurationMid} ${e.motionEaseOutBack} ${e.motionDurationFast}`}}},[`
- ${n}-checked:not(${n}-disabled),
- ${t}-checked:not(${t}-disabled)
- `]:{[`&:hover ${t}-inner`]:{backgroundColor:e.colorPrimaryHover,borderColor:"transparent"}}},{[t]:{"&-indeterminate":{[`${t}-inner`]:{backgroundColor:`${e.colorBgContainer} !important`,borderColor:`${e.colorBorder} !important`,"&:after":{top:"50%",insetInlineStart:"50%",width:e.calc(e.fontSizeLG).div(2).equal(),height:e.calc(e.fontSizeLG).div(2).equal(),backgroundColor:e.colorPrimary,border:0,transform:"translate(-50%, -50%) scale(1)",opacity:1,content:'""'}},[`&:hover ${t}-inner`]:{backgroundColor:`${e.colorBgContainer} !important`,borderColor:`${e.colorPrimary} !important`}}}},{[`${n}-disabled`]:{cursor:"not-allowed"},[`${t}-disabled`]:{[`&, ${t}-input`]:{cursor:"not-allowed",pointerEvents:"none"},[`${t}-inner`]:{background:e.colorBgContainerDisabled,borderColor:e.colorBorder,"&:after":{borderColor:e.colorTextDisabled}},"&:after":{display:"none"},"& + span":{color:e.colorTextDisabled},[`&${t}-indeterminate ${t}-inner::after`]:{background:e.colorTextDisabled}}}]};function sk(e,t){const n=zt(t,{checkboxCls:`.${e}`,checkboxSize:t.controlInteractiveSize});return[Bxe(n)]}const cK=an("Checkbox",(e,t)=>{let{prefixCls:n}=t;return[sk(n,e)]}),uK=de.createContext(null);var zxe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var n;const{prefixCls:r,className:a,rootClassName:i,children:o,indeterminate:s=!1,style:c,onMouseEnter:u,onMouseLeave:d,skipGroup:p=!1,disabled:g}=e,m=zxe(e,["prefixCls","className","rootClassName","children","indeterminate","style","onMouseEnter","onMouseLeave","skipGroup","disabled"]),{getPrefixCls:h,direction:b,checkbox:y}=l.useContext(st),S=l.useContext(uK),{isFormItemInput:v}=l.useContext(aa),x=l.useContext(ha),w=(n=(S==null?void 0:S.disabled)||g)!==null&&n!==void 0?n:x,C=l.useRef(m.value);l.useEffect(()=>{S==null||S.registerValue(m.value)},[]),l.useEffect(()=>{if(!p)return m.value!==C.current&&(S==null||S.cancelValue(C.current),S==null||S.registerValue(m.value),C.current=m.value),()=>S==null?void 0:S.cancelValue(m.value)},[m.value]);const E=h("checkbox",r),I=ir(E),[T,_,R]=cK(E,I),$=Object.assign({},m);S&&!p&&($.onChange=function(){m.onChange&&m.onChange.apply(m,arguments),S.toggleOption&&S.toggleOption({label:o,value:m.value})},$.name=S.name,$.checked=S.value.includes(m.value));const M=oe(`${E}-wrapper`,{[`${E}-rtl`]:b==="rtl",[`${E}-wrapper-checked`]:$.checked,[`${E}-wrapper-disabled`]:w,[`${E}-wrapper-in-form-item`]:v},y==null?void 0:y.className,a,i,R,I,_),P=oe({[`${E}-indeterminate`]:s},Ry,_),D=s?"mixed":void 0;return T(l.createElement(km,{component:"Checkbox",disabled:w},l.createElement("label",{className:M,style:Object.assign(Object.assign({},y==null?void 0:y.style),c),onMouseEnter:u,onMouseLeave:d},l.createElement(Gq,Object.assign({"aria-checked":D},$,{prefixCls:E,className:P,disabled:w,ref:t})),o!==void 0&&l.createElement("span",null,o))))},dK=l.forwardRef(Hxe);var Uxe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{defaultValue:n,children:r,options:a=[],prefixCls:i,className:o,rootClassName:s,style:c,onChange:u}=e,d=Uxe(e,["defaultValue","children","options","prefixCls","className","rootClassName","style","onChange"]),{getPrefixCls:p,direction:g}=l.useContext(st),[m,h]=l.useState(d.value||n||[]),[b,y]=l.useState([]);l.useEffect(()=>{"value"in d&&h(d.value||[])},[d.value]);const S=l.useMemo(()=>a.map(O=>typeof O=="string"||typeof O=="number"?{label:O,value:O}:O),[a]),v=O=>{y(k=>k.filter(N=>N!==O))},x=O=>{y(k=>[].concat(Me(k),[O]))},w=O=>{const k=m.indexOf(O.value),N=Me(m);k===-1?N.push(O.value):N.splice(k,1),"value"in d||h(N),u==null||u(N.filter(A=>b.includes(A)).sort((A,L)=>{const j=S.findIndex(B=>B.value===A),F=S.findIndex(B=>B.value===L);return j-F}))},C=p("checkbox",i),E=`${C}-group`,I=ir(C),[T,_,R]=cK(C,I),$=Dn(d,["value","disabled"]),M=a.length?S.map(O=>l.createElement(dK,{prefixCls:C,key:O.value.toString(),disabled:"disabled"in O?O.disabled:d.disabled,value:O.value,checked:m.includes(O.value),onChange:O.onChange,className:`${E}-item`,style:O.style,title:O.title,id:O.id,required:O.required},O.label)):r,P={toggleOption:w,value:m,disabled:d.disabled,name:d.name,registerValue:x,cancelValue:v},D=oe(E,{[`${E}-rtl`]:g==="rtl"},o,s,R,I,_);return T(l.createElement("div",Object.assign({className:D,style:c},$,{ref:t}),l.createElement(uK.Provider,{value:P},M)))}),cs=dK;cs.Group=Vxe;cs.__ANT_CHECKBOX=!0;const fK=l.createContext({}),Wxe=e=>{const{componentCls:t}=e;return{[t]:{display:"flex",flexFlow:"row wrap",minWidth:0,"&::before, &::after":{display:"flex"},"&-no-wrap":{flexWrap:"nowrap"},"&-start":{justifyContent:"flex-start"},"&-center":{justifyContent:"center"},"&-end":{justifyContent:"flex-end"},"&-space-between":{justifyContent:"space-between"},"&-space-around":{justifyContent:"space-around"},"&-space-evenly":{justifyContent:"space-evenly"},"&-top":{alignItems:"flex-start"},"&-middle":{alignItems:"center"},"&-bottom":{alignItems:"flex-end"}}}},Gxe=e=>{const{componentCls:t}=e;return{[t]:{position:"relative",maxWidth:"100%",minHeight:1}}},qxe=(e,t)=>{const{prefixCls:n,componentCls:r,gridColumns:a}=e,i={};for(let o=a;o>=0;o--)o===0?(i[`${r}${t}-${o}`]={display:"none"},i[`${r}-push-${o}`]={insetInlineStart:"auto"},i[`${r}-pull-${o}`]={insetInlineEnd:"auto"},i[`${r}${t}-push-${o}`]={insetInlineStart:"auto"},i[`${r}${t}-pull-${o}`]={insetInlineEnd:"auto"},i[`${r}${t}-offset-${o}`]={marginInlineStart:0},i[`${r}${t}-order-${o}`]={order:0}):(i[`${r}${t}-${o}`]=[{"--ant-display":"block",display:"block"},{display:"var(--ant-display)",flex:`0 0 ${o/a*100}%`,maxWidth:`${o/a*100}%`}],i[`${r}${t}-push-${o}`]={insetInlineStart:`${o/a*100}%`},i[`${r}${t}-pull-${o}`]={insetInlineEnd:`${o/a*100}%`},i[`${r}${t}-offset-${o}`]={marginInlineStart:`${o/a*100}%`},i[`${r}${t}-order-${o}`]={order:o});return i[`${r}${t}-flex`]={flex:`var(--${n}${t}-flex)`},i},H_=(e,t)=>qxe(e,t),Kxe=(e,t,n)=>({[`@media (min-width: ${G(t)})`]:Object.assign({},H_(e,n))}),Yxe=()=>({}),Xxe=()=>({}),Zxe=an("Grid",Wxe,Yxe),Qxe=an("Grid",e=>{const t=zt(e,{gridColumns:24}),n={"-sm":t.screenSMMin,"-md":t.screenMDMin,"-lg":t.screenLGMin,"-xl":t.screenXLMin,"-xxl":t.screenXXLMin};return[Gxe(t),H_(t,""),H_(t,"-xs"),Object.keys(n).map(r=>Kxe(t,n[r],r)).reduce((r,a)=>Object.assign(Object.assign({},r),a),{})]},Xxe);var Jxe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{getPrefixCls:n,direction:r}=l.useContext(st),{gutter:a,wrap:i}=l.useContext(fK),{prefixCls:o,span:s,order:c,offset:u,push:d,pull:p,className:g,children:m,flex:h,style:b}=e,y=Jxe(e,["prefixCls","span","order","offset","push","pull","className","children","flex","style"]),S=n("col",o),[v,x,w]=Qxe(S),C={};let E={};eSe.forEach(_=>{let R={};const $=e[_];typeof $=="number"?R.span=$:typeof $=="object"&&(R=$||{}),delete y[_],E=Object.assign(Object.assign({},E),{[`${S}-${_}-${R.span}`]:R.span!==void 0,[`${S}-${_}-order-${R.order}`]:R.order||R.order===0,[`${S}-${_}-offset-${R.offset}`]:R.offset||R.offset===0,[`${S}-${_}-push-${R.push}`]:R.push||R.push===0,[`${S}-${_}-pull-${R.pull}`]:R.pull||R.pull===0,[`${S}-rtl`]:r==="rtl"}),R.flex&&(E[`${S}-${_}-flex`]=!0,C[`--${S}-${_}-flex`]=DP(R.flex))});const I=oe(S,{[`${S}-${s}`]:s!==void 0,[`${S}-order-${c}`]:c,[`${S}-offset-${u}`]:u,[`${S}-push-${d}`]:d,[`${S}-pull-${p}`]:p},g,E,x,w),T={};if(a&&a[0]>0){const _=a[0]/2;T.paddingLeft=_,T.paddingRight=_}return h&&(T.flex=DP(h),i===!1&&!T.minWidth&&(T.minWidth=0)),v(l.createElement("div",Object.assign({},y,{style:Object.assign(Object.assign(Object.assign({},T),b),C),className:I,ref:t}),m))});var tSe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{if(typeof e=="string"&&r(e),typeof e=="object")for(let i=0;i{a()},[JSON.stringify(e),t]),n}const da=l.forwardRef((e,t)=>{const{prefixCls:n,justify:r,align:a,className:i,style:o,children:s,gutter:c=0,wrap:u}=e,d=tSe(e,["prefixCls","justify","align","className","style","children","gutter","wrap"]),{getPrefixCls:p,direction:g}=l.useContext(st),[m,h]=l.useState({xs:!0,sm:!0,md:!0,lg:!0,xl:!0,xxl:!0}),[b,y]=l.useState({xs:!1,sm:!1,md:!1,lg:!1,xl:!1,xxl:!1}),S=MP(a,b),v=MP(r,b),x=l.useRef(c),w=IG();l.useEffect(()=>{const N=w.subscribe(A=>{y(A);const L=x.current||0;(!Array.isArray(L)&&typeof L=="object"||Array.isArray(L)&&(typeof L[0]=="object"||typeof L[1]=="object"))&&h(A)});return()=>w.unsubscribe(N)},[]);const C=()=>{const N=[void 0,void 0];return(Array.isArray(c)?c:[c,void 0]).forEach((L,j)=>{if(typeof L=="object")for(let F=0;F0?R[0]/-2:void 0;P&&(M.marginLeft=P,M.marginRight=P);const[D,O]=R;M.rowGap=O;const k=l.useMemo(()=>({gutter:[D,O],wrap:u}),[D,O,u]);return I(l.createElement(fK.Provider,{value:k},l.createElement("div",Object.assign({},d,{className:$,style:Object.assign(Object.assign({},M),o),ref:t}),s)))}),nSe=e=>{const{componentCls:t,sizePaddingEdgeHorizontal:n,colorSplit:r,lineWidth:a,textPaddingInline:i,orientationMargin:o,verticalMarginInline:s}=e;return{[t]:Object.assign(Object.assign({},ln(e)),{borderBlockStart:`${G(a)} solid ${r}`,"&-vertical":{position:"relative",top:"-0.06em",display:"inline-block",height:"0.9em",marginInline:s,marginBlock:0,verticalAlign:"middle",borderTop:0,borderInlineStart:`${G(a)} solid ${r}`},"&-horizontal":{display:"flex",clear:"both",width:"100%",minWidth:"100%",margin:`${G(e.dividerHorizontalGutterMargin)} 0`},[`&-horizontal${t}-with-text`]:{display:"flex",alignItems:"center",margin:`${G(e.dividerHorizontalWithTextGutterMargin)} 0`,color:e.colorTextHeading,fontWeight:500,fontSize:e.fontSizeLG,whiteSpace:"nowrap",textAlign:"center",borderBlockStart:`0 ${r}`,"&::before, &::after":{position:"relative",width:"50%",borderBlockStart:`${G(a)} solid transparent`,borderBlockStartColor:"inherit",borderBlockEnd:0,transform:"translateY(50%)",content:"''"}},[`&-horizontal${t}-with-text-left`]:{"&::before":{width:`calc(${o} * 100%)`},"&::after":{width:`calc(100% - ${o} * 100%)`}},[`&-horizontal${t}-with-text-right`]:{"&::before":{width:`calc(100% - ${o} * 100%)`},"&::after":{width:`calc(${o} * 100%)`}},[`${t}-inner-text`]:{display:"inline-block",paddingBlock:0,paddingInline:i},"&-dashed":{background:"none",borderColor:r,borderStyle:"dashed",borderWidth:`${G(a)} 0 0`},[`&-horizontal${t}-with-text${t}-dashed`]:{"&::before, &::after":{borderStyle:"dashed none none"}},[`&-vertical${t}-dashed`]:{borderInlineStartWidth:a,borderInlineEnd:0,borderBlockStart:0,borderBlockEnd:0},"&-dotted":{background:"none",borderColor:r,borderStyle:"dotted",borderWidth:`${G(a)} 0 0`},[`&-horizontal${t}-with-text${t}-dotted`]:{"&::before, &::after":{borderStyle:"dotted none none"}},[`&-vertical${t}-dotted`]:{borderInlineStartWidth:a,borderInlineEnd:0,borderBlockStart:0,borderBlockEnd:0},[`&-plain${t}-with-text`]:{color:e.colorText,fontWeight:"normal",fontSize:e.fontSize},[`&-horizontal${t}-with-text-left${t}-no-default-orientation-margin-left`]:{"&::before":{width:0},"&::after":{width:"100%"},[`${t}-inner-text`]:{paddingInlineStart:n}},[`&-horizontal${t}-with-text-right${t}-no-default-orientation-margin-right`]:{"&::before":{width:"100%"},"&::after":{width:0},[`${t}-inner-text`]:{paddingInlineEnd:n}}})}},rSe=e=>({textPaddingInline:"1em",orientationMargin:.05,verticalMarginInline:e.marginXS}),aSe=an("Divider",e=>{const t=zt(e,{dividerHorizontalWithTextGutterMargin:e.margin,dividerHorizontalGutterMargin:e.marginLG,sizePaddingEdgeHorizontal:0});return[nSe(t)]},rSe,{unitless:{orientationMargin:!0}});var iSe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{getPrefixCls:t,direction:n,divider:r}=l.useContext(st),{prefixCls:a,type:i="horizontal",orientation:o="center",orientationMargin:s,className:c,rootClassName:u,children:d,dashed:p,variant:g="solid",plain:m,style:h}=e,b=iSe(e,["prefixCls","type","orientation","orientationMargin","className","rootClassName","children","dashed","variant","plain","style"]),y=t("divider",a),[S,v,x]=aSe(y),w=!!d,C=o==="left"&&s!=null,E=o==="right"&&s!=null,I=oe(y,r==null?void 0:r.className,v,x,`${y}-${i}`,{[`${y}-with-text`]:w,[`${y}-with-text-${o}`]:w,[`${y}-dashed`]:!!p,[`${y}-${g}`]:g!=="solid",[`${y}-plain`]:!!m,[`${y}-rtl`]:n==="rtl",[`${y}-no-default-orientation-margin-left`]:C,[`${y}-no-default-orientation-margin-right`]:E},c,u),T=l.useMemo(()=>typeof s=="number"?s:/^\d+$/.test(s)?Number(s):s,[s]),_=Object.assign(Object.assign({},C&&{marginLeft:T}),E&&{marginRight:T});return S(l.createElement("div",Object.assign({className:I,style:Object.assign(Object.assign({},r==null?void 0:r.style),h)},b,{role:"separator"}),d&&i!=="vertical"&&l.createElement("span",{className:`${y}-inner-text`,style:_},d)))};var oSe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M890.5 755.3L537.9 269.2c-12.8-17.6-39-17.6-51.7 0L133.5 755.3A8 8 0 00140 768h75c5.1 0 9.9-2.5 12.9-6.6L512 369.8l284.1 391.6c3 4.1 7.8 6.6 12.9 6.6h75c6.5 0 10.3-7.4 6.5-12.7z"}}]},name:"up",theme:"outlined"},sSe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:oSe}))},lSe=l.forwardRef(sSe);function U_(){return typeof BigInt=="function"}function pK(e){return!e&&e!==0&&!Number.isNaN(e)||!String(e).trim()}function Mc(e){var t=e.trim(),n=t.startsWith("-");n&&(t=t.slice(1)),t=t.replace(/(\.\d*[^0])0*$/,"$1").replace(/\.0*$/,"").replace(/^0+/,""),t.startsWith(".")&&(t="0".concat(t));var r=t||"0",a=r.split("."),i=a[0]||"0",o=a[1]||"0";i==="0"&&o==="0"&&(n=!1);var s=n?"-":"";return{negative:n,negativeStr:s,trimStr:r,integerStr:i,decimalStr:o,fullStr:"".concat(s).concat(r)}}function lk(e){var t=String(e);return!Number.isNaN(Number(t))&&t.includes("e")}function Ic(e){var t=String(e);if(lk(e)){var n=Number(t.slice(t.indexOf("e-")+2)),r=t.match(/\.(\d+)/);return r!=null&&r[1]&&(n+=r[1].length),n}return t.includes(".")&&ck(t)?t.length-t.indexOf(".")-1:0}function ox(e){var t=String(e);if(lk(e)){if(e>Number.MAX_SAFE_INTEGER)return String(U_()?BigInt(e).toString():Number.MAX_SAFE_INTEGER);if(e0&&arguments[0]!==void 0?arguments[0]:!0;return n?this.isInvalidate()?"":Mc("".concat(this.getMark()).concat(this.getIntegerStr(),".").concat(this.getDecimalStr())).fullStr:this.origin}}]),e}(),uSe=function(){function e(t){if(Jn(this,e),V(this,"origin",""),V(this,"number",void 0),V(this,"empty",void 0),pK(t)){this.empty=!0;return}this.origin=String(t),this.number=Number(t)}return er(e,[{key:"negate",value:function(){return new e(-this.toNumber())}},{key:"add",value:function(n){if(this.isInvalidate())return new e(n);var r=Number(n);if(Number.isNaN(r))return this;var a=this.number+r;if(a>Number.MAX_SAFE_INTEGER)return new e(Number.MAX_SAFE_INTEGER);if(aNumber.MAX_SAFE_INTEGER)return new e(Number.MAX_SAFE_INTEGER);if(a0&&arguments[0]!==void 0?arguments[0]:!0;return n?this.isInvalidate()?"":ox(this.number):this.origin}}]),e}();function So(e){return U_()?new cSe(e):new uSe(e)}function ob(e,t,n){var r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(e==="")return"";var a=Mc(e),i=a.negativeStr,o=a.integerStr,s=a.decimalStr,c="".concat(t).concat(s),u="".concat(i).concat(o);if(n>=0){var d=Number(s[n]);if(d>=5&&!r){var p=So(e).add("".concat(i,"0.").concat("0".repeat(n)).concat(10-d));return ob(p.toString(),t,n,r)}return n===0?u:"".concat(u).concat(t).concat(s.padEnd(n,"0").slice(0,n))}return c===".0"?u:"".concat(u).concat(c)}function dSe(e){return!!(e.addonBefore||e.addonAfter)}function fSe(e){return!!(e.prefix||e.suffix||e.allowClear)}function PP(e,t,n){var r=t.cloneNode(!0),a=Object.create(e,{target:{value:r},currentTarget:{value:r}});return r.value=n,typeof t.selectionStart=="number"&&typeof t.selectionEnd=="number"&&(r.selectionStart=t.selectionStart,r.selectionEnd=t.selectionEnd),r.setSelectionRange=function(){t.setSelectionRange.apply(t,arguments)},a}function f0(e,t,n,r){if(n){var a=t;if(t.type==="click"){a=PP(t,e,""),n(a);return}if(e.type!=="file"&&r!==void 0){a=PP(t,e,r),n(a);return}n(a)}}function gK(e,t){if(e){e.focus(t);var n=t||{},r=n.cursor;if(r){var a=e.value.length;switch(r){case"start":e.setSelectionRange(0,0);break;case"end":e.setSelectionRange(a,a);break;default:e.setSelectionRange(0,a)}}}}var uk=de.forwardRef(function(e,t){var n,r,a=e.inputElement,i=e.children,o=e.prefixCls,s=e.prefix,c=e.suffix,u=e.addonBefore,d=e.addonAfter,p=e.className,g=e.style,m=e.disabled,h=e.readOnly,b=e.focused,y=e.triggerFocus,S=e.allowClear,v=e.value,x=e.handleReset,w=e.hidden,C=e.classes,E=e.classNames,I=e.dataAttrs,T=e.styles,_=e.components,R=e.onClear,$=i??a,M=(_==null?void 0:_.affixWrapper)||"span",P=(_==null?void 0:_.groupWrapper)||"span",D=(_==null?void 0:_.wrapper)||"span",O=(_==null?void 0:_.groupAddon)||"span",k=l.useRef(null),N=function(J){var le;(le=k.current)!==null&&le!==void 0&&le.contains(J.target)&&(y==null||y())},A=fSe(e),L=l.cloneElement($,{value:v,className:oe($.props.className,!A&&(E==null?void 0:E.variant))||null}),j=l.useRef(null);if(de.useImperativeHandle(t,function(){return{nativeElement:j.current||k.current}}),A){var F=null;if(S){var B=!m&&!h&&v,z="".concat(o,"-clear-icon"),U=mt(S)==="object"&&S!==null&&S!==void 0&&S.clearIcon?S.clearIcon:"✖";F=de.createElement("span",{onClick:function(J){x==null||x(J),R==null||R()},onMouseDown:function(J){return J.preventDefault()},className:oe(z,V(V({},"".concat(z,"-hidden"),!B),"".concat(z,"-has-suffix"),!!c)),role:"button",tabIndex:-1},U)}var H="".concat(o,"-affix-wrapper"),K=oe(H,V(V(V(V(V({},"".concat(o,"-disabled"),m),"".concat(H,"-disabled"),m),"".concat(H,"-focused"),b),"".concat(H,"-readonly"),h),"".concat(H,"-input-with-clear-btn"),c&&S&&v),C==null?void 0:C.affixWrapper,E==null?void 0:E.affixWrapper,E==null?void 0:E.variant),Y=(c||S)&&de.createElement("span",{className:oe("".concat(o,"-suffix"),E==null?void 0:E.suffix),style:T==null?void 0:T.suffix},F,c);L=de.createElement(M,be({className:K,style:T==null?void 0:T.affixWrapper,onClick:N},I==null?void 0:I.affixWrapper,{ref:k}),s&&de.createElement("span",{className:oe("".concat(o,"-prefix"),E==null?void 0:E.prefix),style:T==null?void 0:T.prefix},s),L,Y)}if(dSe(e)){var ee="".concat(o,"-group"),ae="".concat(ee,"-addon"),W="".concat(ee,"-wrapper"),q=oe("".concat(o,"-wrapper"),ee,C==null?void 0:C.wrapper,E==null?void 0:E.wrapper),Z=oe(W,V({},"".concat(W,"-disabled"),m),C==null?void 0:C.group,E==null?void 0:E.groupWrapper);L=de.createElement(P,{className:Z,ref:j},de.createElement(D,{className:q},u&&de.createElement(O,{className:ae},u),L,d&&de.createElement(O,{className:ae},d)))}return de.cloneElement(L,{className:oe((n=L.props)===null||n===void 0?void 0:n.className,p)||null,style:X(X({},(r=L.props)===null||r===void 0?void 0:r.style),g),hidden:w})}),pSe=["show"];function mK(e,t){return l.useMemo(function(){var n={};t&&(n.show=mt(t)==="object"&&t.formatter?t.formatter:!!t),n=X(X({},n),e);var r=n,a=r.show,i=Ct(r,pSe);return X(X({},i),{},{show:!!a,showFormatter:typeof a=="function"?a:void 0,strategy:i.strategy||function(o){return o.length}})},[e,t])}var gSe=["autoComplete","onChange","onFocus","onBlur","onPressEnter","onKeyDown","onKeyUp","prefixCls","disabled","htmlSize","className","maxLength","suffix","showCount","count","type","classes","classNames","styles","onCompositionStart","onCompositionEnd"],mSe=l.forwardRef(function(e,t){var n=e.autoComplete,r=e.onChange,a=e.onFocus,i=e.onBlur,o=e.onPressEnter,s=e.onKeyDown,c=e.onKeyUp,u=e.prefixCls,d=u===void 0?"rc-input":u,p=e.disabled,g=e.htmlSize,m=e.className,h=e.maxLength,b=e.suffix,y=e.showCount,S=e.count,v=e.type,x=v===void 0?"text":v,w=e.classes,C=e.classNames,E=e.styles,I=e.onCompositionStart,T=e.onCompositionEnd,_=Ct(e,gSe),R=l.useState(!1),$=se(R,2),M=$[0],P=$[1],D=l.useRef(!1),O=l.useRef(!1),k=l.useRef(null),N=l.useRef(null),A=function(me){k.current&&gK(k.current,me)},L=pn(e.defaultValue,{value:e.value}),j=se(L,2),F=j[0],B=j[1],z=F==null?"":String(F),U=l.useState(null),H=se(U,2),K=H[0],Y=H[1],ee=mK(S,y),ae=ee.max||h,W=ee.strategy(z),q=!!ae&&W>ae;l.useImperativeHandle(t,function(){var ue;return{focus:A,blur:function(){var xe;(xe=k.current)===null||xe===void 0||xe.blur()},setSelectionRange:function(xe,Ie,ke){var $e;($e=k.current)===null||$e===void 0||$e.setSelectionRange(xe,Ie,ke)},select:function(){var xe;(xe=k.current)===null||xe===void 0||xe.select()},input:k.current,nativeElement:((ue=N.current)===null||ue===void 0?void 0:ue.nativeElement)||k.current}}),l.useEffect(function(){P(function(ue){return ue&&p?!1:ue})},[p]);var Z=function(me,xe,Ie){var ke=xe;if(!D.current&&ee.exceedFormatter&&ee.max&&ee.strategy(xe)>ee.max){if(ke=ee.exceedFormatter(xe,{max:ee.max}),xe!==ke){var $e,Le;Y([(($e=k.current)===null||$e===void 0?void 0:$e.selectionStart)||0,((Le=k.current)===null||Le===void 0?void 0:Le.selectionEnd)||0])}}else if(Ie.source==="compositionEnd")return;B(ke),k.current&&f0(k.current,me,r,ke)};l.useEffect(function(){if(K){var ue;(ue=k.current)===null||ue===void 0||ue.setSelectionRange.apply(ue,Me(K))}},[K]);var Q=function(me){Z(me,me.target.value,{source:"change"})},J=function(me){D.current=!1,Z(me,me.currentTarget.value,{source:"compositionEnd"}),T==null||T(me)},le=function(me){o&&me.key==="Enter"&&!O.current&&(O.current=!0,o(me)),s==null||s(me)},ce=function(me){me.key==="Enter"&&(O.current=!1),c==null||c(me)},pe=function(me){P(!0),a==null||a(me)},te=function(me){P(!1),i==null||i(me)},ie=function(me){B(""),A(),k.current&&f0(k.current,me,r)},fe=q&&"".concat(d,"-out-of-range"),ge=function(){var me=Dn(e,["prefixCls","onPressEnter","addonBefore","addonAfter","prefix","suffix","allowClear","defaultValue","showCount","count","classes","htmlSize","styles","classNames","onClear"]);return de.createElement("input",be({autoComplete:n},me,{onChange:Q,onFocus:pe,onBlur:te,onKeyDown:le,onKeyUp:ce,className:oe(d,V({},"".concat(d,"-disabled"),p),C==null?void 0:C.input),style:E==null?void 0:E.input,ref:k,size:g,type:x,onCompositionStart:function(Ie){D.current=!0,I==null||I(Ie)},onCompositionEnd:J}))},ne=function(){var me=Number(ae)>0;if(b||ee.show){var xe=ee.showFormatter?ee.showFormatter({value:z,count:W,maxLength:ae}):"".concat(W).concat(me?" / ".concat(ae):"");return de.createElement(de.Fragment,null,ee.show&&de.createElement("span",{className:oe("".concat(d,"-show-count-suffix"),V({},"".concat(d,"-show-count-has-suffix"),!!b),C==null?void 0:C.count),style:X({},E==null?void 0:E.count)},xe),b)}return null};return de.createElement(uk,be({},_,{prefixCls:d,className:oe(m,fe),handleReset:ie,value:z,focused:M,triggerFocus:A,suffix:ne(),disabled:p,classes:w,classNames:C,styles:E}),ge())});function hSe(e,t){return typeof Proxy<"u"&&e?new Proxy(e,{get:function(r,a){if(t[a])return t[a];var i=r[a];return typeof i=="function"?i.bind(r):i}}):e}function vSe(e,t){var n=l.useRef(null);function r(){try{var i=e.selectionStart,o=e.selectionEnd,s=e.value,c=s.substring(0,i),u=s.substring(o);n.current={start:i,end:o,value:s,beforeTxt:c,afterTxt:u}}catch{}}function a(){if(e&&n.current&&t)try{var i=e.value,o=n.current,s=o.beforeTxt,c=o.afterTxt,u=o.start,d=i.length;if(i.startsWith(s))d=s.length;else if(i.endsWith(c))d=i.length-n.current.afterTxt.length;else{var p=s[u-1],g=i.indexOf(p,u-1);g!==-1&&(d=g+1)}e.setSelectionRange(d,d)}catch(m){$n(!1,"Something warning of cursor restore. Please fire issue about this: ".concat(m.message))}}return[r,a]}var bSe=function(){var t=l.useState(!1),n=se(t,2),r=n[0],a=n[1];return Zt(function(){a(jy())},[]),r},ySe=200,xSe=600;function SSe(e){var t=e.prefixCls,n=e.upNode,r=e.downNode,a=e.upDisabled,i=e.downDisabled,o=e.onStep,s=l.useRef(),c=l.useRef([]),u=l.useRef();u.current=o;var d=function(){clearTimeout(s.current)},p=function(x,w){x.preventDefault(),d(),u.current(w);function C(){u.current(w),s.current=setTimeout(C,ySe)}s.current=setTimeout(C,xSe)};l.useEffect(function(){return function(){d(),c.current.forEach(function(v){return Gt.cancel(v)})}},[]);var g=bSe();if(g)return null;var m="".concat(t,"-handler"),h=oe(m,"".concat(m,"-up"),V({},"".concat(m,"-up-disabled"),a)),b=oe(m,"".concat(m,"-down"),V({},"".concat(m,"-down-disabled"),i)),y=function(){return c.current.push(Gt(d))},S={unselectable:"on",role:"button",onMouseUp:y,onMouseLeave:y};return l.createElement("div",{className:"".concat(m,"-wrap")},l.createElement("span",be({},S,{onMouseDown:function(x){p(x,!0)},"aria-label":"Increase Value","aria-disabled":a,className:h}),n||l.createElement("span",{unselectable:"on",className:"".concat(t,"-handler-up-inner")})),l.createElement("span",be({},S,{onMouseDown:function(x){p(x,!1)},"aria-label":"Decrease Value","aria-disabled":i,className:b}),r||l.createElement("span",{unselectable:"on",className:"".concat(t,"-handler-down-inner")})))}function LP(e){var t=typeof e=="number"?ox(e):Mc(e).fullStr,n=t.includes(".");return n?Mc(t.replace(/(\d)\.(\d)/g,"$1$2.")).fullStr:e+"0"}const wSe=function(){var e=l.useRef(0),t=function(){Gt.cancel(e.current)};return l.useEffect(function(){return t},[]),function(n){t(),e.current=Gt(function(){n()})}};var CSe=["prefixCls","className","style","min","max","step","defaultValue","value","disabled","readOnly","upHandler","downHandler","keyboard","changeOnWheel","controls","classNames","stringMode","parser","formatter","precision","decimalSeparator","onChange","onInput","onPressEnter","onStep","changeOnBlur","domRef"],ESe=["disabled","style","prefixCls","value","prefix","suffix","addonBefore","addonAfter","className","classNames"],jP=function(t,n){return t||n.isEmpty()?n.toString():n.toNumber()},FP=function(t){var n=So(t);return n.isInvalidate()?null:n},ISe=l.forwardRef(function(e,t){var n=e.prefixCls,r=e.className,a=e.style,i=e.min,o=e.max,s=e.step,c=s===void 0?1:s,u=e.defaultValue,d=e.value,p=e.disabled,g=e.readOnly,m=e.upHandler,h=e.downHandler,b=e.keyboard,y=e.changeOnWheel,S=y===void 0?!1:y,v=e.controls,x=v===void 0?!0:v;e.classNames;var w=e.stringMode,C=e.parser,E=e.formatter,I=e.precision,T=e.decimalSeparator,_=e.onChange,R=e.onInput,$=e.onPressEnter,M=e.onStep,P=e.changeOnBlur,D=P===void 0?!0:P,O=e.domRef,k=Ct(e,CSe),N="".concat(n,"-input"),A=l.useRef(null),L=l.useState(!1),j=se(L,2),F=j[0],B=j[1],z=l.useRef(!1),U=l.useRef(!1),H=l.useRef(!1),K=l.useState(function(){return So(d??u)}),Y=se(K,2),ee=Y[0],ae=Y[1];function W(re){d===void 0&&ae(re)}var q=l.useCallback(function(re,ve){if(!ve)return I>=0?I:Math.max(Ic(re),Ic(c))},[I,c]),Z=l.useCallback(function(re){var ve=String(re);if(C)return C(ve);var _e=ve;return T&&(_e=_e.replace(T,".")),_e.replace(/[^\w.-]+/g,"")},[C,T]),Q=l.useRef(""),J=l.useCallback(function(re,ve){if(E)return E(re,{userTyping:ve,input:String(Q.current)});var _e=typeof re=="number"?ox(re):re;if(!ve){var ze=q(_e,ve);if(ck(_e)&&(T||ze>=0)){var Ue=T||".";_e=ob(_e,Ue,ze)}}return _e},[E,q,T]),le=l.useState(function(){var re=u??d;return ee.isInvalidate()&&["string","number"].includes(mt(re))?Number.isNaN(re)?"":re:J(ee.toString(),!1)}),ce=se(le,2),pe=ce[0],te=ce[1];Q.current=pe;function ie(re,ve){te(J(re.isInvalidate()?re.toString(!1):re.toString(!ve),ve))}var fe=l.useMemo(function(){return FP(o)},[o,I]),ge=l.useMemo(function(){return FP(i)},[i,I]),ne=l.useMemo(function(){return!fe||!ee||ee.isInvalidate()?!1:fe.lessEquals(ee)},[fe,ee]),ue=l.useMemo(function(){return!ge||!ee||ee.isInvalidate()?!1:ee.lessEquals(ge)},[ge,ee]),me=vSe(A.current,F),xe=se(me,2),Ie=xe[0],ke=xe[1],$e=function(ve){return fe&&!ve.lessEquals(fe)?fe:ge&&!ge.lessEquals(ve)?ge:null},Le=function(ve){return!$e(ve)},je=function(ve,_e){var ze=ve,Ue=Le(ze)||ze.isEmpty();if(!ze.isEmpty()&&!_e&&(ze=$e(ze)||ze,Ue=!0),!g&&!p&&Ue){var Ae=ze.toString(),Oe=q(Ae,_e);return Oe>=0&&(ze=So(ob(Ae,".",Oe)),Le(ze)||(ze=So(ob(Ae,".",Oe,!0)))),ze.equals(ee)||(W(ze),_==null||_(ze.isEmpty()?null:jP(w,ze)),d===void 0&&ie(ze,_e)),ze}return ee},He=wSe(),Be=function re(ve){if(Ie(),Q.current=ve,te(ve),!U.current){var _e=Z(ve),ze=So(_e);ze.isNaN()||je(ze,!0)}R==null||R(ve),He(function(){var Ue=ve;C||(Ue=ve.replace(/。/g,".")),Ue!==ve&&re(Ue)})},Pe=function(){U.current=!0},Se=function(){U.current=!1,Be(A.current.value)},Ne=function(ve){Be(ve.target.value)},Te=function(ve){var _e;if(!(ve&&ne||!ve&&ue)){z.current=!1;var ze=So(H.current?LP(c):c);ve||(ze=ze.negate());var Ue=(ee||So(0)).add(ze.toString()),Ae=je(Ue,!1);M==null||M(jP(w,Ae),{offset:H.current?LP(c):c,type:ve?"up":"down"}),(_e=A.current)===null||_e===void 0||_e.focus()}},Ce=function(ve){var _e=So(Z(pe)),ze;_e.isNaN()?ze=je(ee,ve):ze=je(_e,ve),d!==void 0?ie(ee,!1):ze.isNaN()||ie(ze,!1)},De=function(){z.current=!0},Ge=function(ve){var _e=ve.key,ze=ve.shiftKey;z.current=!0,H.current=ze,_e==="Enter"&&(U.current||(z.current=!1),Ce(!1),$==null||$(ve)),b!==!1&&!U.current&&["Up","ArrowUp","Down","ArrowDown"].includes(_e)&&(Te(_e==="Up"||_e==="ArrowUp"),ve.preventDefault())},lt=function(){z.current=!1,H.current=!1};l.useEffect(function(){if(S&&F){var re=function(ze){Te(ze.deltaY<0),ze.preventDefault()},ve=A.current;if(ve)return ve.addEventListener("wheel",re,{passive:!1}),function(){return ve.removeEventListener("wheel",re)}}});var he=function(){D&&Ce(!1),B(!1),z.current=!1};return Ac(function(){ee.isInvalidate()||ie(ee,!1)},[I,E]),Ac(function(){var re=So(d);ae(re);var ve=So(Z(pe));(!re.equals(ve)||!z.current||E)&&ie(re,z.current)},[d]),Ac(function(){E&&ke()},[pe]),l.createElement("div",{ref:O,className:oe(n,r,V(V(V(V(V({},"".concat(n,"-focused"),F),"".concat(n,"-disabled"),p),"".concat(n,"-readonly"),g),"".concat(n,"-not-a-number"),ee.isNaN()),"".concat(n,"-out-of-range"),!ee.isInvalidate()&&!Le(ee))),style:a,onFocus:function(){B(!0)},onBlur:he,onKeyDown:Ge,onKeyUp:lt,onCompositionStart:Pe,onCompositionEnd:Se,onBeforeInput:De},x&&l.createElement(SSe,{prefixCls:n,upNode:m,downNode:h,upDisabled:ne,downDisabled:ue,onStep:Te}),l.createElement("div",{className:"".concat(N,"-wrap")},l.createElement("input",be({autoComplete:"off",role:"spinbutton","aria-valuemin":i,"aria-valuemax":o,"aria-valuenow":ee.isInvalidate()?null:ee.toString(),step:c},k,{ref:ba(A,t),className:N,value:pe,onChange:Ne,disabled:p,readOnly:g}))))}),TSe=l.forwardRef(function(e,t){var n=e.disabled,r=e.style,a=e.prefixCls,i=a===void 0?"rc-input-number":a,o=e.value,s=e.prefix,c=e.suffix,u=e.addonBefore,d=e.addonAfter,p=e.className,g=e.classNames,m=Ct(e,ESe),h=l.useRef(null),b=l.useRef(null),y=l.useRef(null),S=function(x){y.current&&gK(y.current,x)};return l.useImperativeHandle(t,function(){return hSe(y.current,{nativeElement:h.current.nativeElement||b.current})}),l.createElement(uk,{className:p,triggerFocus:S,prefixCls:i,value:o,disabled:n,style:r,prefix:s,suffix:c,addonAfter:d,addonBefore:u,classNames:g,components:{affixWrapper:"div",groupWrapper:"div",wrapper:"div",groupAddon:"div"},ref:h},l.createElement(ISe,be({prefixCls:i,disabled:n,ref:y,domRef:b,className:g==null?void 0:g.input},m)))});const RSe=e=>{var t;const n=(t=e.handleVisible)!==null&&t!==void 0?t:"auto";return Object.assign(Object.assign({},Km(e)),{controlWidth:90,handleWidth:e.controlHeightSM-e.lineWidth*2,handleFontSize:e.fontSize/2,handleVisible:n,handleActiveBg:e.colorFillAlter,handleBg:e.colorBgContainer,filledHandleBg:new cn(e.colorFillSecondary).onBackground(e.colorBgContainer).toHexString(),handleHoverColor:e.colorPrimary,handleBorderColor:e.colorBorder,handleOpacity:n===!0?1:0})},BP=(e,t)=>{let{componentCls:n,borderRadiusSM:r,borderRadiusLG:a}=e;const i=t==="lg"?a:r;return{[`&-${t}`]:{[`${n}-handler-wrap`]:{borderStartEndRadius:i,borderEndEndRadius:i},[`${n}-handler-up`]:{borderStartEndRadius:i},[`${n}-handler-down`]:{borderEndEndRadius:i}}}},_Se=e=>{const{componentCls:t,lineWidth:n,lineType:r,borderRadius:a,inputFontSizeSM:i,inputFontSizeLG:o,controlHeightLG:s,controlHeightSM:c,colorError:u,paddingInlineSM:d,paddingBlockSM:p,paddingBlockLG:g,paddingInlineLG:m,colorTextDescription:h,motionDurationMid:b,handleHoverColor:y,handleOpacity:S,paddingInline:v,paddingBlock:x,handleBg:w,handleActiveBg:C,colorTextDisabled:E,borderRadiusSM:I,borderRadiusLG:T,controlWidth:_,handleBorderColor:R,filledHandleBg:$,lineHeightLG:M,calc:P}=e;return[{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},ln(e)),Ym(e)),{display:"inline-block",width:_,margin:0,padding:0,borderRadius:a}),tk(e,{[`${t}-handler-wrap`]:{background:w,[`${t}-handler-down`]:{borderBlockStart:`${G(n)} ${r} ${R}`}}})),rk(e,{[`${t}-handler-wrap`]:{background:$,[`${t}-handler-down`]:{borderBlockStart:`${G(n)} ${r} ${R}`}},"&:focus-within":{[`${t}-handler-wrap`]:{background:w}}})),nk(e)),{"&-rtl":{direction:"rtl",[`${t}-input`]:{direction:"rtl"}},"&-lg":{padding:0,fontSize:o,lineHeight:M,borderRadius:T,[`input${t}-input`]:{height:P(s).sub(P(n).mul(2)).equal(),padding:`${G(g)} ${G(m)}`}},"&-sm":{padding:0,fontSize:i,borderRadius:I,[`input${t}-input`]:{height:P(c).sub(P(n).mul(2)).equal(),padding:`${G(p)} ${G(d)}`}},"&-out-of-range":{[`${t}-input-wrap`]:{input:{color:u}}},"&-group":Object.assign(Object.assign(Object.assign({},ln(e)),Qq(e)),{"&-wrapper":Object.assign(Object.assign(Object.assign({display:"inline-block",textAlign:"start",verticalAlign:"top",[`${t}-affix-wrapper`]:{width:"100%"},"&-lg":{[`${t}-group-addon`]:{borderRadius:T,fontSize:e.fontSizeLG}},"&-sm":{[`${t}-group-addon`]:{borderRadius:I}}},Kq(e)),Xq(e)),{[`&:not(${t}-compact-first-item):not(${t}-compact-last-item)${t}-compact-item`]:{[`${t}, ${t}-group-addon`]:{borderRadius:0}},[`&:not(${t}-compact-last-item)${t}-compact-first-item`]:{[`${t}, ${t}-group-addon`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&:not(${t}-compact-first-item)${t}-compact-last-item`]:{[`${t}, ${t}-group-addon`]:{borderStartStartRadius:0,borderEndStartRadius:0}}})}),[`&-disabled ${t}-input`]:{cursor:"not-allowed"},[t]:{"&-input":Object.assign(Object.assign(Object.assign(Object.assign({},ln(e)),{width:"100%",padding:`${G(x)} ${G(v)}`,textAlign:"start",backgroundColor:"transparent",border:0,borderRadius:a,outline:0,transition:`all ${b} linear`,appearance:"textfield",fontSize:"inherit"}),ak(e.colorTextPlaceholder)),{'&[type="number"]::-webkit-inner-spin-button, &[type="number"]::-webkit-outer-spin-button':{margin:0,webkitAppearance:"none",appearance:"none"}})},[`&:hover ${t}-handler-wrap, &-focused ${t}-handler-wrap`]:{width:e.handleWidth,opacity:1}})},{[t]:Object.assign(Object.assign(Object.assign({[`${t}-handler-wrap`]:{position:"absolute",insetBlockStart:0,insetInlineEnd:0,width:0,opacity:S,height:"100%",borderStartStartRadius:0,borderStartEndRadius:a,borderEndEndRadius:a,borderEndStartRadius:0,display:"flex",flexDirection:"column",alignItems:"stretch",transition:`all ${b}`,overflow:"hidden",[`${t}-handler`]:{display:"flex",alignItems:"center",justifyContent:"center",flex:"auto",height:"40%",[`
- ${t}-handler-up-inner,
- ${t}-handler-down-inner
- `]:{marginInlineEnd:0,fontSize:e.handleFontSize}}},[`${t}-handler`]:{height:"50%",overflow:"hidden",color:h,fontWeight:"bold",lineHeight:0,textAlign:"center",cursor:"pointer",borderInlineStart:`${G(n)} ${r} ${R}`,transition:`all ${b} linear`,"&:active":{background:C},"&:hover":{height:"60%",[`
- ${t}-handler-up-inner,
- ${t}-handler-down-inner
- `]:{color:y}},"&-up-inner, &-down-inner":Object.assign(Object.assign({},wf()),{color:h,transition:`all ${b} linear`,userSelect:"none"})},[`${t}-handler-up`]:{borderStartEndRadius:a},[`${t}-handler-down`]:{borderEndEndRadius:a}},BP(e,"lg")),BP(e,"sm")),{"&-disabled, &-readonly":{[`${t}-handler-wrap`]:{display:"none"},[`${t}-input`]:{color:"inherit"}},[`
- ${t}-handler-up-disabled,
- ${t}-handler-down-disabled
- `]:{cursor:"not-allowed"},[`
- ${t}-handler-up-disabled:hover &-handler-up-inner,
- ${t}-handler-down-disabled:hover &-handler-down-inner
- `]:{color:E}})}]},$Se=e=>{const{componentCls:t,paddingBlock:n,paddingInline:r,inputAffixPadding:a,controlWidth:i,borderRadiusLG:o,borderRadiusSM:s,paddingInlineLG:c,paddingInlineSM:u,paddingBlockLG:d,paddingBlockSM:p,motionDurationMid:g}=e;return{[`${t}-affix-wrapper`]:Object.assign(Object.assign({[`input${t}-input`]:{padding:`${G(n)} 0`}},Ym(e)),{position:"relative",display:"inline-flex",alignItems:"center",width:i,padding:0,paddingInlineStart:r,"&-lg":{borderRadius:o,paddingInlineStart:c,[`input${t}-input`]:{padding:`${G(d)} 0`}},"&-sm":{borderRadius:s,paddingInlineStart:u,[`input${t}-input`]:{padding:`${G(p)} 0`}},[`&:not(${t}-disabled):hover`]:{zIndex:1},"&-focused, &:focus":{zIndex:1},[`&-disabled > ${t}-disabled`]:{background:"transparent"},[`> div${t}`]:{width:"100%",border:"none",outline:"none",[`&${t}-focused`]:{boxShadow:"none !important"}},"&::before":{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'},[`${t}-handler-wrap`]:{zIndex:2},[t]:{position:"static",color:"inherit","&-prefix, &-suffix":{display:"flex",flex:"none",alignItems:"center",pointerEvents:"none"},"&-prefix":{marginInlineEnd:a},"&-suffix":{insetBlockStart:0,insetInlineEnd:0,height:"100%",marginInlineEnd:r,marginInlineStart:a,transition:`margin ${g}`}},[`&:hover ${t}-handler-wrap, &-focused ${t}-handler-wrap`]:{width:e.handleWidth,opacity:1},[`&:not(${t}-affix-wrapper-without-controls):hover ${t}-suffix`]:{marginInlineEnd:e.calc(e.handleWidth).add(r).equal()}})}},OSe=an("InputNumber",e=>{const t=zt(e,qm(e));return[_Se(t),$Se(t),Dm(t)]},RSe,{unitless:{handleOpacity:!0}});var NSe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{getPrefixCls:n,direction:r}=l.useContext(st),a=l.useRef(null);l.useImperativeHandle(t,()=>a.current);const{className:i,rootClassName:o,size:s,disabled:c,prefixCls:u,addonBefore:d,addonAfter:p,prefix:g,suffix:m,bordered:h,readOnly:b,status:y,controls:S,variant:v}=e,x=NSe(e,["className","rootClassName","size","disabled","prefixCls","addonBefore","addonAfter","prefix","suffix","bordered","readOnly","status","controls","variant"]),w=n("input-number",u),C=ir(w),[E,I,T]=OSe(w,C),{compactSize:_,compactItemClassnames:R}=Ws(w,r);let $=l.createElement(lSe,{className:`${w}-handler-up-inner`}),M=l.createElement(Hy,{className:`${w}-handler-down-inner`});const P=typeof S=="boolean"?S:void 0;typeof S=="object"&&($=typeof S.upIcon>"u"?$:l.createElement("span",{className:`${w}-handler-up-inner`},S.upIcon),M=typeof S.downIcon>"u"?M:l.createElement("span",{className:`${w}-handler-down-inner`},S.downIcon));const{hasFeedback:D,status:O,isFormItemInput:k,feedbackIcon:N}=l.useContext(aa),A=ec(O,y),L=zr(ee=>{var ae;return(ae=s??_)!==null&&ae!==void 0?ae:ee}),j=l.useContext(ha),F=c??j,[B,z]=du("inputNumber",v,h),U=D&&l.createElement(l.Fragment,null,N),H=oe({[`${w}-lg`]:L==="large",[`${w}-sm`]:L==="small",[`${w}-rtl`]:r==="rtl",[`${w}-in-form-item`]:k},I),K=`${w}-group`,Y=l.createElement(TSe,Object.assign({ref:a,disabled:F,className:oe(T,C,i,o,R),upHandler:$,downHandler:M,prefixCls:w,readOnly:b,controls:P,prefix:g,suffix:U||m,addonBefore:d&&l.createElement(ls,{form:!0,space:!0},d),addonAfter:p&&l.createElement(ls,{form:!0,space:!0},p),classNames:{input:H,variant:oe({[`${w}-${B}`]:z},Fs(w,A,D)),affixWrapper:oe({[`${w}-affix-wrapper-sm`]:L==="small",[`${w}-affix-wrapper-lg`]:L==="large",[`${w}-affix-wrapper-rtl`]:r==="rtl",[`${w}-affix-wrapper-without-controls`]:S===!1},I),wrapper:oe({[`${K}-rtl`]:r==="rtl"},I),groupWrapper:oe({[`${w}-group-wrapper-sm`]:L==="small",[`${w}-group-wrapper-lg`]:L==="large",[`${w}-group-wrapper-rtl`]:r==="rtl",[`${w}-group-wrapper-${B}`]:z},Fs(`${w}-group-wrapper`,A,D),I)}},x));return E(Y)}),vK=hK,kSe=e=>l.createElement(zo,{theme:{components:{InputNumber:{handleVisible:!0}}}},l.createElement(hK,Object.assign({},e)));vK._InternalPanelDoNotUseOrYouWillBeFired=kSe;const ASe=e=>{const{getPrefixCls:t,direction:n}=l.useContext(st),{prefixCls:r,className:a}=e,i=t("input-group",r),o=t("input"),[s,c]=ok(o),u=oe(i,{[`${i}-lg`]:e.size==="large",[`${i}-sm`]:e.size==="small",[`${i}-compact`]:e.compact,[`${i}-rtl`]:n==="rtl"},c,a),d=l.useContext(aa),p=l.useMemo(()=>Object.assign(Object.assign({},d),{isFormItemInput:!1}),[d]);return s(l.createElement("span",{className:u,style:e.style,onMouseEnter:e.onMouseEnter,onMouseLeave:e.onMouseLeave,onFocus:e.onFocus,onBlur:e.onBlur},l.createElement(aa.Provider,{value:p},e.children)))},bK=e=>{let t;return typeof e=="object"&&(e!=null&&e.clearIcon)?t=e:e&&(t={clearIcon:de.createElement(Ql,null)}),t};function yK(e,t){const n=l.useRef([]),r=()=>{n.current.push(setTimeout(()=>{var a,i,o,s;!((a=e.current)===null||a===void 0)&&a.input&&((i=e.current)===null||i===void 0?void 0:i.input.getAttribute("type"))==="password"&&(!((o=e.current)===null||o===void 0)&&o.input.hasAttribute("value"))&&((s=e.current)===null||s===void 0||s.input.removeAttribute("value"))}))};return l.useEffect(()=>(t&&r(),()=>n.current.forEach(a=>{a&&clearTimeout(a)})),[]),r}function DSe(e){return!!(e.prefix||e.suffix||e.allowClear||e.showCount)}var MSe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var n;const{prefixCls:r,bordered:a=!0,status:i,size:o,disabled:s,onBlur:c,onFocus:u,suffix:d,allowClear:p,addonAfter:g,addonBefore:m,className:h,style:b,styles:y,rootClassName:S,onChange:v,classNames:x,variant:w}=e,C=MSe(e,["prefixCls","bordered","status","size","disabled","onBlur","onFocus","suffix","allowClear","addonAfter","addonBefore","className","style","styles","rootClassName","onChange","classNames","variant"]),{getPrefixCls:E,direction:I,input:T}=de.useContext(st),_=E("input",r),R=l.useRef(null),$=ir(_),[M,P,D]=ok(_,$),{compactSize:O,compactItemClassnames:k}=Ws(_,I),N=zr(Q=>{var J;return(J=o??O)!==null&&J!==void 0?J:Q}),A=de.useContext(ha),L=s??A,{status:j,hasFeedback:F,feedbackIcon:B}=l.useContext(aa),z=ec(j,i),U=DSe(e)||!!F;l.useRef(U);const H=yK(R,!0),K=Q=>{H(),c==null||c(Q)},Y=Q=>{H(),u==null||u(Q)},ee=Q=>{H(),v==null||v(Q)},ae=(F||d)&&de.createElement(de.Fragment,null,d,F&&B),W=bK(p??(T==null?void 0:T.allowClear)),[q,Z]=du("input",w,a);return M(de.createElement(mSe,Object.assign({ref:ba(t,R),prefixCls:_,autoComplete:T==null?void 0:T.autoComplete},C,{disabled:L,onBlur:K,onFocus:Y,style:Object.assign(Object.assign({},T==null?void 0:T.style),b),styles:Object.assign(Object.assign({},T==null?void 0:T.styles),y),suffix:ae,allowClear:W,className:oe(h,S,D,$,k,T==null?void 0:T.className),onChange:ee,addonBefore:m&&de.createElement(ls,{form:!0,space:!0},m),addonAfter:g&&de.createElement(ls,{form:!0,space:!0},g),classNames:Object.assign(Object.assign(Object.assign({},x),T==null?void 0:T.classNames),{input:oe({[`${_}-sm`]:N==="small",[`${_}-lg`]:N==="large",[`${_}-rtl`]:I==="rtl"},x==null?void 0:x.input,(n=T==null?void 0:T.classNames)===null||n===void 0?void 0:n.input,P),variant:oe({[`${_}-${q}`]:Z},Fs(_,z)),affixWrapper:oe({[`${_}-affix-wrapper-sm`]:N==="small",[`${_}-affix-wrapper-lg`]:N==="large",[`${_}-affix-wrapper-rtl`]:I==="rtl"},P),wrapper:oe({[`${_}-group-rtl`]:I==="rtl"},P),groupWrapper:oe({[`${_}-group-wrapper-sm`]:N==="small",[`${_}-group-wrapper-lg`]:N==="large",[`${_}-group-wrapper-rtl`]:I==="rtl",[`${_}-group-wrapper-${q}`]:Z},Fs(`${_}-group-wrapper`,z,F),P)})})))}),LSe=e=>{const{componentCls:t,paddingXS:n}=e;return{[t]:{display:"inline-flex",alignItems:"center",flexWrap:"nowrap",columnGap:n,"&-rtl":{direction:"rtl"},[`${t}-input`]:{textAlign:"center",paddingInline:e.paddingXXS},[`&${t}-sm ${t}-input`]:{paddingInline:e.calc(e.paddingXXS).div(2).equal()},[`&${t}-lg ${t}-input`]:{paddingInline:e.paddingXS}}}},jSe=an(["Input","OTP"],e=>{const t=zt(e,qm(e));return[LSe(t)]},Km);var FSe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{value:n,onChange:r,onActiveChange:a,index:i,mask:o}=e,s=FSe(e,["value","onChange","onActiveChange","index","mask"]),c=n&&typeof o=="string"?o:n,u=h=>{r(i,h.target.value)},d=l.useRef(null);l.useImperativeHandle(t,()=>d.current);const p=()=>{Gt(()=>{var h;const b=(h=d.current)===null||h===void 0?void 0:h.input;document.activeElement===b&&b&&b.select()})},g=h=>{let{key:b}=h;b==="ArrowLeft"?a(i-1):b==="ArrowRight"&&a(i+1),p()},m=h=>{h.key==="Backspace"&&!n&&a(i-1),p()};return l.createElement(sx,Object.assign({type:o===!0?"password":"text"},s,{ref:d,value:c,onInput:u,onFocus:p,onKeyDown:g,onKeyUp:m,onMouseDown:p,onMouseUp:p}))});var zSe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{prefixCls:n,length:r=6,size:a,defaultValue:i,value:o,onChange:s,formatter:c,variant:u,disabled:d,status:p,autoFocus:g,mask:m,type:h}=e,b=zSe(e,["prefixCls","length","size","defaultValue","value","onChange","formatter","variant","disabled","status","autoFocus","mask","type"]),{getPrefixCls:y,direction:S}=l.useContext(st),v=y("otp",n),x=fr(b,{aria:!0,data:!0,attr:!0}),w=ir(v),[C,E,I]=jSe(v,w),T=zr(B=>a??B),_=l.useContext(aa),R=ec(_.status,p),$=l.useMemo(()=>Object.assign(Object.assign({},_),{status:R,hasFeedback:!1,feedbackIcon:null}),[_,R]),M=l.useRef(null),P=l.useRef({});l.useImperativeHandle(t,()=>({focus:()=>{var B;(B=P.current[0])===null||B===void 0||B.focus()},blur:()=>{var B;for(let z=0;zc?c(B):B,[O,k]=l.useState(lv(D(i||"")));l.useEffect(()=>{o!==void 0&&k(lv(o))},[o]);const N=Yt(B=>{k(B),s&&B.length===r&&B.every(z=>z)&&B.some((z,U)=>O[U]!==z)&&s(B.join(""))}),A=Yt((B,z)=>{let U=Me(O);for(let K=0;K=0&&!U[K];K-=1)U.pop();const H=D(U.map(K=>K||" ").join(""));return U=lv(H).map((K,Y)=>K===" "&&!U[Y]?U[Y]:K),U}),L=(B,z)=>{var U;const H=A(B,z),K=Math.min(B+z.length,r-1);K!==B&&((U=P.current[K])===null||U===void 0||U.focus()),N(H)},j=B=>{var z;(z=P.current[B])===null||z===void 0||z.focus()},F={variant:u,disabled:d,status:R,mask:m,type:h};return C(l.createElement("div",Object.assign({},x,{ref:M,className:oe(v,{[`${v}-sm`]:T==="small",[`${v}-lg`]:T==="large",[`${v}-rtl`]:S==="rtl"},I,E)}),l.createElement(aa.Provider,{value:$},Array.from({length:r}).map((B,z)=>{const U=`otp-${z}`,H=O[z]||"";return l.createElement(BSe,Object.assign({ref:K=>{P.current[z]=K},key:U,index:z,size:T,htmlSize:1,className:`${v}-input`,onChange:L,value:H,onActiveChange:j,autoFocus:z===0&&g},F))}))))});var USe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M942.2 486.2Q889.47 375.11 816.7 305l-50.88 50.88C807.31 395.53 843.45 447.4 874.7 512 791.5 684.2 673.4 766 512 766q-72.67 0-133.87-22.38L323 798.75Q408 838 512 838q288.3 0 430.2-300.3a60.29 60.29 0 000-51.5zm-63.57-320.64L836 122.88a8 8 0 00-11.32 0L715.31 232.2Q624.86 186 512 186q-288.3 0-430.2 300.3a60.3 60.3 0 000 51.5q56.69 119.4 136.5 191.41L112.48 835a8 8 0 000 11.31L155.17 889a8 8 0 0011.31 0l712.15-712.12a8 8 0 000-11.32zM149.3 512C232.6 339.8 350.7 258 512 258c54.54 0 104.13 9.36 149.12 28.39l-70.3 70.3a176 176 0 00-238.13 238.13l-83.42 83.42C223.1 637.49 183.3 582.28 149.3 512zm246.7 0a112.11 112.11 0 01146.2-106.69L401.31 546.2A112 112 0 01396 512z"}},{tag:"path",attrs:{d:"M508 624c-3.46 0-6.87-.16-10.25-.47l-52.82 52.82a176.09 176.09 0 00227.42-227.42l-52.82 52.82c.31 3.38.47 6.79.47 10.25a111.94 111.94 0 01-112 112z"}}]},name:"eye-invisible",theme:"outlined"},VSe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:USe}))},WSe=l.forwardRef(VSe),GSe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"}}]},name:"eye",theme:"outlined"},qSe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:GSe}))},zl=l.forwardRef(qSe),KSe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);ae?l.createElement(zl,null):l.createElement(WSe,null),XSe={click:"onClick",hover:"onMouseOver"},ZSe=l.forwardRef((e,t)=>{const{disabled:n,action:r="click",visibilityToggle:a=!0,iconRender:i=YSe}=e,o=l.useContext(ha),s=n??o,c=typeof a=="object"&&a.visible!==void 0,[u,d]=l.useState(()=>c?a.visible:!1),p=l.useRef(null);l.useEffect(()=>{c&&d(a.visible)},[c,a]);const g=yK(p),m=()=>{s||(u&&g(),d(R=>{var $;const M=!R;return typeof a=="object"&&(($=a.onVisibleChange)===null||$===void 0||$.call(a,M)),M}))},h=R=>{const $=XSe[r]||"",M=i(u),P={[$]:m,className:`${R}-icon`,key:"passwordIcon",onMouseDown:D=>{D.preventDefault()},onMouseUp:D=>{D.preventDefault()}};return l.cloneElement(l.isValidElement(M)?M:l.createElement("span",null,M),P)},{className:b,prefixCls:y,inputPrefixCls:S,size:v}=e,x=KSe(e,["className","prefixCls","inputPrefixCls","size"]),{getPrefixCls:w}=l.useContext(st),C=w("input",S),E=w("input-password",y),I=a&&h(E),T=oe(E,b,{[`${E}-${v}`]:!!v}),_=Object.assign(Object.assign({},Dn(x,["suffix","iconRender","visibilityToggle"])),{type:u?"text":"password",className:T,prefixCls:C,suffix:I});return v&&(_.size=v),l.createElement(sx,Object.assign({ref:ba(t,p)},_))});var QSe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{prefixCls:n,inputPrefixCls:r,className:a,size:i,suffix:o,enterButton:s=!1,addonAfter:c,loading:u,disabled:d,onSearch:p,onChange:g,onCompositionStart:m,onCompositionEnd:h}=e,b=QSe(e,["prefixCls","inputPrefixCls","className","size","suffix","enterButton","addonAfter","loading","disabled","onSearch","onChange","onCompositionStart","onCompositionEnd"]),{getPrefixCls:y,direction:S}=l.useContext(st),v=l.useRef(!1),x=y("input-search",n),w=y("input",r),{compactSize:C}=Ws(x,S),E=zr(j=>{var F;return(F=i??C)!==null&&F!==void 0?F:j}),I=l.useRef(null),T=j=>{j!=null&&j.target&&j.type==="click"&&p&&p(j.target.value,j,{source:"clear"}),g==null||g(j)},_=j=>{var F;document.activeElement===((F=I.current)===null||F===void 0?void 0:F.input)&&j.preventDefault()},R=j=>{var F,B;p&&p((B=(F=I.current)===null||F===void 0?void 0:F.input)===null||B===void 0?void 0:B.value,j,{source:"input"})},$=j=>{v.current||u||R(j)},M=typeof s=="boolean"?l.createElement(Hm,null):null,P=`${x}-button`;let D;const O=s||{},k=O.type&&O.type.__ANT_BUTTON===!0;k||O.type==="button"?D=kr(O,Object.assign({onMouseDown:_,onClick:j=>{var F,B;(B=(F=O==null?void 0:O.props)===null||F===void 0?void 0:F.onClick)===null||B===void 0||B.call(F,j),R(j)},key:"enterButton"},k?{className:P,size:E}:{})):D=l.createElement(tt,{className:P,type:s?"primary":void 0,size:E,disabled:d,key:"enterButton",onMouseDown:_,onClick:R,loading:u,icon:M},s),c&&(D=[D,kr(c,{key:"addonAfter"})]);const N=oe(x,{[`${x}-rtl`]:S==="rtl",[`${x}-${E}`]:!!E,[`${x}-with-button`]:!!s},a),A=j=>{v.current=!0,m==null||m(j)},L=j=>{v.current=!1,h==null||h(j)};return l.createElement(sx,Object.assign({ref:ba(I,t),onPressEnter:$},b,{size:E,onCompositionStart:A,onCompositionEnd:L,prefixCls:w,addonAfter:D,suffix:o,onChange:T,className:N,disabled:d}))});var e1e=`
- min-height:0 !important;
- max-height:none !important;
- height:0 !important;
- visibility:hidden !important;
- overflow:hidden !important;
- position:absolute !important;
- z-index:-1000 !important;
- top:0 !important;
- right:0 !important;
- pointer-events: none !important;
-`,t1e=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break","white-space"],b1={},yi;function n1e(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=e.getAttribute("id")||e.getAttribute("data-reactid")||e.getAttribute("name");if(t&&b1[n])return b1[n];var r=window.getComputedStyle(e),a=r.getPropertyValue("box-sizing")||r.getPropertyValue("-moz-box-sizing")||r.getPropertyValue("-webkit-box-sizing"),i=parseFloat(r.getPropertyValue("padding-bottom"))+parseFloat(r.getPropertyValue("padding-top")),o=parseFloat(r.getPropertyValue("border-bottom-width"))+parseFloat(r.getPropertyValue("border-top-width")),s=t1e.map(function(u){return"".concat(u,":").concat(r.getPropertyValue(u))}).join(";"),c={sizingStyle:s,paddingSize:i,borderSize:o,boxSizing:a};return t&&n&&(b1[n]=c),c}function r1e(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;yi||(yi=document.createElement("textarea"),yi.setAttribute("tab-index","-1"),yi.setAttribute("aria-hidden","true"),yi.setAttribute("name","hiddenTextarea"),document.body.appendChild(yi)),e.getAttribute("wrap")?yi.setAttribute("wrap",e.getAttribute("wrap")):yi.removeAttribute("wrap");var a=n1e(e,t),i=a.paddingSize,o=a.borderSize,s=a.boxSizing,c=a.sizingStyle;yi.setAttribute("style","".concat(c,";").concat(e1e)),yi.value=e.value||e.placeholder||"";var u=void 0,d=void 0,p,g=yi.scrollHeight;if(s==="border-box"?g+=o:s==="content-box"&&(g-=i),n!==null||r!==null){yi.value=" ";var m=yi.scrollHeight-i;n!==null&&(u=m*n,s==="border-box"&&(u=u+i+o),g=Math.max(u,g)),r!==null&&(d=m*r,s==="border-box"&&(d=d+i+o),p=g>d?"":"hidden",g=Math.min(d,g))}var h={height:g,overflowY:p,resize:"none"};return u&&(h.minHeight=u),d&&(h.maxHeight=d),h}var a1e=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],y1=0,x1=1,S1=2,i1e=l.forwardRef(function(e,t){var n=e,r=n.prefixCls,a=n.defaultValue,i=n.value,o=n.autoSize,s=n.onResize,c=n.className,u=n.style,d=n.disabled,p=n.onChange;n.onInternalAutoSize;var g=Ct(n,a1e),m=pn(a,{value:i,postState:function(U){return U??""}}),h=se(m,2),b=h[0],y=h[1],S=function(U){y(U.target.value),p==null||p(U)},v=l.useRef();l.useImperativeHandle(t,function(){return{textArea:v.current}});var x=l.useMemo(function(){return o&&mt(o)==="object"?[o.minRows,o.maxRows]:[]},[o]),w=se(x,2),C=w[0],E=w[1],I=!!o,T=function(){try{if(document.activeElement===v.current){var U=v.current,H=U.selectionStart,K=U.selectionEnd,Y=U.scrollTop;v.current.setSelectionRange(H,K),v.current.scrollTop=Y}}catch{}},_=l.useState(S1),R=se(_,2),$=R[0],M=R[1],P=l.useState(),D=se(P,2),O=D[0],k=D[1],N=function(){M(y1)};Zt(function(){I&&N()},[i,C,E,I]),Zt(function(){if($===y1)M(x1);else if($===x1){var z=r1e(v.current,!1,C,E);M(S1),k(z)}else T()},[$]);var A=l.useRef(),L=function(){Gt.cancel(A.current)},j=function(U){$===S1&&(s==null||s(U),o&&(L(),A.current=Gt(function(){N()})))};l.useEffect(function(){return L},[]);var F=I?O:null,B=X(X({},u),F);return($===y1||$===x1)&&(B.overflowY="hidden",B.overflowX="hidden"),l.createElement(Ta,{onResize:j,disabled:!(o||s)},l.createElement("textarea",be({},g,{ref:v,style:B,className:oe(r,c,V({},"".concat(r,"-disabled"),d)),disabled:d,value:b,onChange:S})))}),o1e=["defaultValue","value","onFocus","onBlur","onChange","allowClear","maxLength","onCompositionStart","onCompositionEnd","suffix","prefixCls","showCount","count","className","style","disabled","hidden","classNames","styles","onResize","onClear","onPressEnter","readOnly","autoSize","onKeyDown"],s1e=de.forwardRef(function(e,t){var n,r=e.defaultValue,a=e.value,i=e.onFocus,o=e.onBlur,s=e.onChange,c=e.allowClear,u=e.maxLength,d=e.onCompositionStart,p=e.onCompositionEnd,g=e.suffix,m=e.prefixCls,h=m===void 0?"rc-textarea":m,b=e.showCount,y=e.count,S=e.className,v=e.style,x=e.disabled,w=e.hidden,C=e.classNames,E=e.styles,I=e.onResize,T=e.onClear,_=e.onPressEnter,R=e.readOnly,$=e.autoSize,M=e.onKeyDown,P=Ct(e,o1e),D=pn(r,{value:a,defaultValue:r}),O=se(D,2),k=O[0],N=O[1],A=k==null?"":String(k),L=de.useState(!1),j=se(L,2),F=j[0],B=j[1],z=de.useRef(!1),U=de.useState(null),H=se(U,2),K=H[0],Y=H[1],ee=l.useRef(null),ae=l.useRef(null),W=function(){var Se;return(Se=ae.current)===null||Se===void 0?void 0:Se.textArea},q=function(){W().focus()};l.useImperativeHandle(t,function(){var Pe;return{resizableTextArea:ae.current,focus:q,blur:function(){W().blur()},nativeElement:((Pe=ee.current)===null||Pe===void 0?void 0:Pe.nativeElement)||W()}}),l.useEffect(function(){B(function(Pe){return!x&&Pe})},[x]);var Z=de.useState(null),Q=se(Z,2),J=Q[0],le=Q[1];de.useEffect(function(){if(J){var Pe;(Pe=W()).setSelectionRange.apply(Pe,Me(J))}},[J]);var ce=mK(y,b),pe=(n=ce.max)!==null&&n!==void 0?n:u,te=Number(pe)>0,ie=ce.strategy(A),fe=!!pe&&ie>pe,ge=function(Se,Ne){var Te=Ne;!z.current&&ce.exceedFormatter&&ce.max&&ce.strategy(Ne)>ce.max&&(Te=ce.exceedFormatter(Ne,{max:ce.max}),Ne!==Te&&le([W().selectionStart||0,W().selectionEnd||0])),N(Te),f0(Se.currentTarget,Se,s,Te)},ne=function(Se){z.current=!0,d==null||d(Se)},ue=function(Se){z.current=!1,ge(Se,Se.currentTarget.value),p==null||p(Se)},me=function(Se){ge(Se,Se.target.value)},xe=function(Se){Se.key==="Enter"&&_&&_(Se),M==null||M(Se)},Ie=function(Se){B(!0),i==null||i(Se)},ke=function(Se){B(!1),o==null||o(Se)},$e=function(Se){N(""),q(),f0(W(),Se,s)},Le=g,je;ce.show&&(ce.showFormatter?je=ce.showFormatter({value:A,count:ie,maxLength:pe}):je="".concat(ie).concat(te?" / ".concat(pe):""),Le=de.createElement(de.Fragment,null,Le,de.createElement("span",{className:oe("".concat(h,"-data-count"),C==null?void 0:C.count),style:E==null?void 0:E.count},je)));var He=function(Se){var Ne;I==null||I(Se),(Ne=W())!==null&&Ne!==void 0&&Ne.style.height&&Y(!0)},Be=!$&&!b&&!c;return de.createElement(uk,{ref:ee,value:A,allowClear:c,handleReset:$e,suffix:Le,prefixCls:h,classNames:X(X({},C),{},{affixWrapper:oe(C==null?void 0:C.affixWrapper,V(V({},"".concat(h,"-show-count"),b),"".concat(h,"-textarea-allow-clear"),c))}),disabled:x,focused:F,className:oe(S,fe&&"".concat(h,"-out-of-range")),style:X(X({},v),K&&!Be?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof je=="string"?je:void 0}},hidden:w,readOnly:R,onClear:T},de.createElement(i1e,be({},P,{autoSize:$,maxLength:u,onKeyDown:xe,onChange:me,onFocus:Ie,onBlur:ke,onCompositionStart:ne,onCompositionEnd:ue,className:oe(C==null?void 0:C.textarea),style:X(X({},E==null?void 0:E.textarea),{},{resize:v==null?void 0:v.resize}),disabled:x,prefixCls:h,onResize:He,ref:ae,readOnly:R})))}),l1e=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var n,r;const{prefixCls:a,bordered:i=!0,size:o,disabled:s,status:c,allowClear:u,classNames:d,rootClassName:p,className:g,style:m,styles:h,variant:b}=e,y=l1e(e,["prefixCls","bordered","size","disabled","status","allowClear","classNames","rootClassName","className","style","styles","variant"]),{getPrefixCls:S,direction:v,textArea:x}=l.useContext(st),w=zr(o),C=l.useContext(ha),E=s??C,{status:I,hasFeedback:T,feedbackIcon:_}=l.useContext(aa),R=ec(I,c),$=l.useRef(null);l.useImperativeHandle(t,()=>{var j;return{resizableTextArea:(j=$.current)===null||j===void 0?void 0:j.resizableTextArea,focus:F=>{var B,z;PSe((z=(B=$.current)===null||B===void 0?void 0:B.resizableTextArea)===null||z===void 0?void 0:z.textArea,F)},blur:()=>{var F;return(F=$.current)===null||F===void 0?void 0:F.blur()}}});const M=S("input",a),P=ir(M),[D,O,k]=ok(M,P),[N,A]=du("textArea",b,i),L=bK(u??(x==null?void 0:x.allowClear));return D(l.createElement(s1e,Object.assign({autoComplete:x==null?void 0:x.autoComplete},y,{style:Object.assign(Object.assign({},x==null?void 0:x.style),m),styles:Object.assign(Object.assign({},x==null?void 0:x.styles),h),disabled:E,allowClear:L,className:oe(k,P,g,p,x==null?void 0:x.className),classNames:Object.assign(Object.assign(Object.assign({},d),x==null?void 0:x.classNames),{textarea:oe({[`${M}-sm`]:w==="small",[`${M}-lg`]:w==="large"},O,d==null?void 0:d.textarea,(n=x==null?void 0:x.classNames)===null||n===void 0?void 0:n.textarea),variant:oe({[`${M}-${N}`]:A},Fs(M,R)),affixWrapper:oe(`${M}-textarea-affix-wrapper`,{[`${M}-affix-wrapper-rtl`]:v==="rtl",[`${M}-affix-wrapper-sm`]:w==="small",[`${M}-affix-wrapper-lg`]:w==="large",[`${M}-textarea-show-count`]:e.showCount||((r=e.count)===null||r===void 0?void 0:r.show)},O)}),prefixCls:M,suffix:T&&l.createElement("span",{className:`${M}-textarea-suffix`},_),ref:$})))}),tn=sx;tn.Group=ASe;tn.Search=JSe;tn.TextArea=xK;tn.Password=ZSe;tn.OTP=HSe;function V_(e,t,n){return(e-t)/(n-t)}function dk(e,t,n,r){var a=V_(t,n,r),i={};switch(e){case"rtl":i.right="".concat(a*100,"%"),i.transform="translateX(50%)";break;case"btt":i.bottom="".concat(a*100,"%"),i.transform="translateY(50%)";break;case"ttb":i.top="".concat(a*100,"%"),i.transform="translateY(-50%)";break;default:i.left="".concat(a*100,"%"),i.transform="translateX(-50%)";break}return i}function md(e,t){return Array.isArray(e)?e[t]:e}var mu=l.createContext({min:0,max:0,direction:"ltr",step:1,includedStart:0,includedEnd:0,tabIndex:0,keyboard:!0,styles:{},classNames:{}}),c1e=l.createContext({}),u1e=["prefixCls","value","valueIndex","onStartMove","onDelete","style","render","dragging","draggingDelete","onOffsetChange","onChangeComplete","onFocus","onMouseEnter"],zP=l.forwardRef(function(e,t){var n=e.prefixCls,r=e.value,a=e.valueIndex,i=e.onStartMove,o=e.onDelete,s=e.style,c=e.render,u=e.dragging,d=e.draggingDelete,p=e.onOffsetChange,g=e.onChangeComplete,m=e.onFocus,h=e.onMouseEnter,b=Ct(e,u1e),y=l.useContext(mu),S=y.min,v=y.max,x=y.direction,w=y.disabled,C=y.keyboard,E=y.range,I=y.tabIndex,T=y.ariaLabelForHandle,_=y.ariaLabelledByForHandle,R=y.ariaValueTextFormatterForHandle,$=y.styles,M=y.classNames,P="".concat(n,"-handle"),D=function(U){w||i(U,a)},O=function(U){m==null||m(U,a)},k=function(U){h(U,a)},N=function(U){if(!w&&C){var H=null;switch(U.which||U.keyCode){case Fe.LEFT:H=x==="ltr"||x==="btt"?-1:1;break;case Fe.RIGHT:H=x==="ltr"||x==="btt"?1:-1;break;case Fe.UP:H=x!=="ttb"?1:-1;break;case Fe.DOWN:H=x!=="ttb"?-1:1;break;case Fe.HOME:H="min";break;case Fe.END:H="max";break;case Fe.PAGE_UP:H=2;break;case Fe.PAGE_DOWN:H=-2;break;case Fe.BACKSPACE:case Fe.DELETE:o(a);break}H!==null&&(U.preventDefault(),p(H,a))}},A=function(U){switch(U.which||U.keyCode){case Fe.LEFT:case Fe.RIGHT:case Fe.UP:case Fe.DOWN:case Fe.HOME:case Fe.END:case Fe.PAGE_UP:case Fe.PAGE_DOWN:g==null||g();break}},L=dk(x,r,S,v),j={};if(a!==null){var F;j={tabIndex:w?null:md(I,a),role:"slider","aria-valuemin":S,"aria-valuemax":v,"aria-valuenow":r,"aria-disabled":w,"aria-label":md(T,a),"aria-labelledby":md(_,a),"aria-valuetext":(F=md(R,a))===null||F===void 0?void 0:F(r),"aria-orientation":x==="ltr"||x==="rtl"?"horizontal":"vertical",onMouseDown:D,onTouchStart:D,onFocus:O,onMouseEnter:k,onKeyDown:N,onKeyUp:A}}var B=l.createElement("div",be({ref:t,className:oe(P,V(V(V({},"".concat(P,"-").concat(a+1),a!==null&&E),"".concat(P,"-dragging"),u),"".concat(P,"-dragging-delete"),d),M.handle),style:X(X(X({},L),s),$.handle)},j,b));return c&&(B=c(B,{index:a,prefixCls:n,value:r,dragging:u,draggingDelete:d})),B}),d1e=["prefixCls","style","onStartMove","onOffsetChange","values","handleRender","activeHandleRender","draggingIndex","draggingDelete","onFocus"],f1e=l.forwardRef(function(e,t){var n=e.prefixCls,r=e.style,a=e.onStartMove,i=e.onOffsetChange,o=e.values,s=e.handleRender,c=e.activeHandleRender,u=e.draggingIndex,d=e.draggingDelete,p=e.onFocus,g=Ct(e,d1e),m=l.useRef({}),h=l.useState(!1),b=se(h,2),y=b[0],S=b[1],v=l.useState(-1),x=se(v,2),w=x[0],C=x[1],E=function($){C($),S(!0)},I=function($,M){E(M),p==null||p($)},T=function($,M){E(M)};l.useImperativeHandle(t,function(){return{focus:function($){var M;(M=m.current[$])===null||M===void 0||M.focus()},hideHelp:function(){Zr.flushSync(function(){S(!1)})}}});var _=X({prefixCls:n,onStartMove:a,onOffsetChange:i,render:s,onFocus:I,onMouseEnter:T},g);return l.createElement(l.Fragment,null,o.map(function(R,$){var M=u===$;return l.createElement(zP,be({ref:function(D){D?m.current[$]=D:delete m.current[$]},dragging:M,draggingDelete:M&&d,style:md(r,$),key:$,value:R,valueIndex:$},_))}),c&&y&&l.createElement(zP,be({key:"a11y"},_,{value:o[w],valueIndex:null,dragging:u!==-1,draggingDelete:d,render:c,style:{pointerEvents:"none"},tabIndex:null,"aria-hidden":!0})))}),p1e=function(t){var n=t.prefixCls,r=t.style,a=t.children,i=t.value,o=t.onClick,s=l.useContext(mu),c=s.min,u=s.max,d=s.direction,p=s.includedStart,g=s.includedEnd,m=s.included,h="".concat(n,"-text"),b=dk(d,i,c,u);return l.createElement("span",{className:oe(h,V({},"".concat(h,"-active"),m&&p<=i&&i<=g)),style:X(X({},b),r),onMouseDown:function(S){S.stopPropagation()},onClick:function(){o(i)}},a)},g1e=function(t){var n=t.prefixCls,r=t.marks,a=t.onClick,i="".concat(n,"-mark");return r.length?l.createElement("div",{className:i},r.map(function(o){var s=o.value,c=o.style,u=o.label;return l.createElement(p1e,{key:s,prefixCls:i,style:c,value:s,onClick:a},u)})):null},m1e=function(t){var n=t.prefixCls,r=t.value,a=t.style,i=t.activeStyle,o=l.useContext(mu),s=o.min,c=o.max,u=o.direction,d=o.included,p=o.includedStart,g=o.includedEnd,m="".concat(n,"-dot"),h=d&&p<=r&&r<=g,b=X(X({},dk(u,r,s,c)),typeof a=="function"?a(r):a);return h&&(b=X(X({},b),typeof i=="function"?i(r):i)),l.createElement("span",{className:oe(m,V({},"".concat(m,"-active"),h)),style:b})},h1e=function(t){var n=t.prefixCls,r=t.marks,a=t.dots,i=t.style,o=t.activeStyle,s=l.useContext(mu),c=s.min,u=s.max,d=s.step,p=l.useMemo(function(){var g=new Set;if(r.forEach(function(h){g.add(h.value)}),a&&d!==null)for(var m=c;m<=u;)g.add(m),m+=d;return Array.from(g)},[c,u,d,a,r]);return l.createElement("div",{className:"".concat(n,"-step")},p.map(function(g){return l.createElement(m1e,{prefixCls:n,key:g,value:g,style:i,activeStyle:o})}))},HP=function(t){var n=t.prefixCls,r=t.style,a=t.start,i=t.end,o=t.index,s=t.onStartMove,c=t.replaceCls,u=l.useContext(mu),d=u.direction,p=u.min,g=u.max,m=u.disabled,h=u.range,b=u.classNames,y="".concat(n,"-track"),S=V_(a,p,g),v=V_(i,p,g),x=function(I){!m&&s&&s(I,-1)},w={};switch(d){case"rtl":w.right="".concat(S*100,"%"),w.width="".concat(v*100-S*100,"%");break;case"btt":w.bottom="".concat(S*100,"%"),w.height="".concat(v*100-S*100,"%");break;case"ttb":w.top="".concat(S*100,"%"),w.height="".concat(v*100-S*100,"%");break;default:w.left="".concat(S*100,"%"),w.width="".concat(v*100-S*100,"%")}var C=c||oe(y,V(V({},"".concat(y,"-").concat(o+1),o!==null&&h),"".concat(n,"-track-draggable"),s),b.track);return l.createElement("div",{className:C,style:X(X({},w),r),onMouseDown:x,onTouchStart:x})},v1e=function(t){var n=t.prefixCls,r=t.style,a=t.values,i=t.startPoint,o=t.onStartMove,s=l.useContext(mu),c=s.included,u=s.range,d=s.min,p=s.styles,g=s.classNames,m=l.useMemo(function(){if(!u){if(a.length===0)return[];var b=i??d,y=a[0];return[{start:Math.min(b,y),end:Math.max(b,y)}]}for(var S=[],v=0;vb1e&&d<_.length:!1,E(J),B(Y,ke,J)},ce=function pe(te){te.preventDefault(),document.removeEventListener("mouseup",pe),document.removeEventListener("mousemove",le),N.current&&(N.current.removeEventListener("touchmove",O.current),N.current.removeEventListener("touchend",k.current)),O.current=null,k.current=null,N.current=null,s(J),v(-1),E(!1)};document.addEventListener("mouseup",ce),document.addEventListener("mousemove",le),K.currentTarget.addEventListener("touchend",ce),K.currentTarget.addEventListener("touchmove",le),O.current=le,k.current=ce,N.current=K.currentTarget},U=l.useMemo(function(){var H=Me(n).sort(function(W,q){return W-q}),K=Me(_).sort(function(W,q){return W-q}),Y={};K.forEach(function(W){Y[W]=(Y[W]||0)+1}),H.forEach(function(W){Y[W]=(Y[W]||0)-1});var ee=u?1:0,ae=Object.values(Y).reduce(function(W,q){return W+Math.abs(q)},0);return ae<=ee?_:n},[n,_,u]);return[S,m,C,U,z]}function x1e(e,t,n,r,a,i){var o=l.useCallback(function(m){return Math.max(e,Math.min(t,m))},[e,t]),s=l.useCallback(function(m){if(n!==null){var h=e+Math.round((o(m)-e)/n)*n,b=function(x){return(String(x).split(".")[1]||"").length},y=Math.max(b(n),b(t),b(e)),S=Number(h.toFixed(y));return e<=S&&S<=t?S:null}return null},[n,e,t,o]),c=l.useCallback(function(m){var h=o(m),b=r.map(function(v){return v.value});n!==null&&b.push(s(m)),b.push(e,t);var y=b[0],S=t-e;return b.forEach(function(v){var x=Math.abs(h-v);x<=S&&(y=v,S=x)}),y},[e,t,r,n,o,s]),u=function m(h,b,y){var S=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"unit";if(typeof b=="number"){var v,x=h[y],w=x+b,C=[];r.forEach(function(R){C.push(R.value)}),C.push(e,t),C.push(s(x));var E=b>0?1:-1;S==="unit"?C.push(s(x+E*n)):C.push(s(w)),C=C.filter(function(R){return R!==null}).filter(function(R){return b<0?R<=x:R>=x}),S==="unit"&&(C=C.filter(function(R){return R!==x}));var I=S==="unit"?x:w;v=C[0];var T=Math.abs(v-I);if(C.forEach(function(R){var $=Math.abs(R-I);$1){var _=Me(h);return _[y]=v,m(_,b-E,y,S)}return v}else{if(b==="min")return e;if(b==="max")return t}},d=function(h,b,y){var S=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"unit",v=h[y],x=u(h,b,y,S);return{value:x,changed:x!==v}},p=function(h){return i===null&&h===0||typeof i=="number"&&h3&&arguments[3]!==void 0?arguments[3]:"unit",v=h.map(c),x=v[y],w=u(v,b,y,S);if(v[y]=w,a===!1){var C=i||0;y>0&&v[y-1]!==x&&(v[y]=Math.max(v[y],v[y-1]+C)),y0;_-=1)for(var R=!0;p(v[_]-v[_-1])&&R;){var $=d(v,-1,_-1);v[_-1]=$.value,R=$.changed}for(var M=v.length-1;M>0;M-=1)for(var P=!0;p(v[M]-v[M-1])&&P;){var D=d(v,-1,M-1);v[M-1]=D.value,P=D.changed}for(var O=0;O=0?N:!1},[N,je]),Be=l.useMemo(function(){return Object.keys(ee||{}).map(function(et){var Xe=ee[et],$t={value:Number(et)};return Xe&&mt(Xe)==="object"&&!l.isValidElement(Xe)&&("label"in Xe||"style"in Xe)?($t.style=Xe.style,$t.label=Xe.label):$t.label=Xe,$t}).filter(function(et){var Xe=et.label;return Xe||typeof Xe=="number"}).sort(function(et,Xe){return et.value-Xe.value})},[ee]),Pe=x1e($e,Le,je,Be,O,He),Se=se(Pe,2),Ne=Se[0],Te=Se[1],Ce=pn(I,{value:E}),De=se(Ce,2),Ge=De[0],lt=De[1],he=l.useMemo(function(){var et=Ge==null?[]:Array.isArray(Ge)?Ge:[Ge],Xe=se(et,1),$t=Xe[0],At=$t===void 0?$e:$t,qt=Ge===null?[]:[At];if(ue){if(qt=Me(et),_||Ge===void 0){var hn=_>=0?_+1:2;for(qt=qt.slice(0,hn);qt.length=0&&te.current.focus(et)}xt(null)},[kt]);var rt=l.useMemo(function(){return xe&&je===null?!1:xe},[xe,je]),bt=Yt(function(et,Xe){We(et,Xe),$==null||$(re(he))}),Ot=Oe!==-1;l.useEffect(function(){if(!Ot){var et=he.lastIndexOf(Re);te.current.focus(et)}},[Ot]);var ht=l.useMemo(function(){return Me(Ye).sort(function(et,Xe){return et-Xe})},[Ye]),ct=l.useMemo(function(){return ue?[ht[0],ht[ht.length-1]]:[$e,ht[0]]},[ht,ue,$e]),Et=se(ct,2),Ze=Et[0],ut=Et[1];l.useImperativeHandle(t,function(){return{focus:function(){te.current.focus(0)},blur:function(){var Xe,$t=document,At=$t.activeElement;(Xe=ie.current)!==null&&Xe!==void 0&&Xe.contains(At)&&(At==null||At.blur())}}}),l.useEffect(function(){m&&te.current.focus(0)},[]);var pt=l.useMemo(function(){return{min:$e,max:Le,direction:fe,disabled:d,keyboard:g,step:je,included:F,includedStart:Ze,includedEnd:ut,range:ue,tabIndex:J,ariaLabelForHandle:le,ariaLabelledByForHandle:ce,ariaValueTextFormatterForHandle:pe,styles:s||{},classNames:o||{}}},[$e,Le,fe,d,g,je,F,Ze,ut,ue,J,le,ce,pe,s,o]);return l.createElement(mu.Provider,{value:pt},l.createElement("div",{ref:ie,className:oe(r,a,V(V(V(V({},"".concat(r,"-disabled"),d),"".concat(r,"-vertical"),L),"".concat(r,"-horizontal"),!L),"".concat(r,"-with-marks"),Be.length)),style:i,onMouseDown:Qe,id:c},l.createElement("div",{className:oe("".concat(r,"-rail"),o==null?void 0:o.rail),style:X(X({},H),s==null?void 0:s.rail)}),Z!==!1&&l.createElement(v1e,{prefixCls:r,style:z,values:he,startPoint:B,onStartMove:rt?bt:void 0}),l.createElement(h1e,{prefixCls:r,marks:Be,dots:ae,style:K,activeStyle:Y}),l.createElement(f1e,{ref:te,prefixCls:r,style:U,values:Ye,draggingIndex:Oe,draggingDelete:at,onStartMove:bt,onOffsetChange:nt,onFocus:h,onBlur:b,handleRender:W,activeHandleRender:q,onChangeComplete:_e,onDelete:me?ze:void 0}),l.createElement(g1e,{prefixCls:r,marks:Be,onClick:qe})))});const VP=l.forwardRef((e,t)=>{const{open:n,draggingDelete:r}=e,a=l.useRef(null),i=n&&!r,o=l.useRef(null);function s(){Gt.cancel(o.current),o.current=null}function c(){o.current=Gt(()=>{var u;(u=a.current)===null||u===void 0||u.forceAlign(),o.current=null})}return l.useEffect(()=>(i?c():s(),s),[i,e.title]),l.createElement(Ft,Object.assign({ref:ba(a,t)},e,{open:i}))}),C1e=e=>{const{componentCls:t,antCls:n,controlSize:r,dotSize:a,marginFull:i,marginPart:o,colorFillContentHover:s,handleColorDisabled:c,calc:u,handleSize:d,handleSizeHover:p,handleActiveColor:g,handleActiveOutlineColor:m,handleLineWidth:h,handleLineWidthHover:b,motionDurationMid:y}=e;return{[t]:Object.assign(Object.assign({},ln(e)),{position:"relative",height:r,margin:`${G(o)} ${G(i)}`,padding:0,cursor:"pointer",touchAction:"none","&-vertical":{margin:`${G(i)} ${G(o)}`},[`${t}-rail`]:{position:"absolute",backgroundColor:e.railBg,borderRadius:e.borderRadiusXS,transition:`background-color ${y}`},[`${t}-track,${t}-tracks`]:{position:"absolute",transition:`background-color ${y}`},[`${t}-track`]:{backgroundColor:e.trackBg,borderRadius:e.borderRadiusXS},[`${t}-track-draggable`]:{boxSizing:"content-box",backgroundClip:"content-box",border:"solid rgba(0,0,0,0)"},"&:hover":{[`${t}-rail`]:{backgroundColor:e.railHoverBg},[`${t}-track`]:{backgroundColor:e.trackHoverBg},[`${t}-dot`]:{borderColor:s},[`${t}-handle::after`]:{boxShadow:`0 0 0 ${G(h)} ${e.colorPrimaryBorderHover}`},[`${t}-dot-active`]:{borderColor:e.dotActiveBorderColor}},[`${t}-handle`]:{position:"absolute",width:d,height:d,outline:"none",userSelect:"none","&-dragging-delete":{opacity:0},"&::before":{content:'""',position:"absolute",insetInlineStart:u(h).mul(-1).equal(),insetBlockStart:u(h).mul(-1).equal(),width:u(d).add(u(h).mul(2)).equal(),height:u(d).add(u(h).mul(2)).equal(),backgroundColor:"transparent"},"&::after":{content:'""',position:"absolute",insetBlockStart:0,insetInlineStart:0,width:d,height:d,backgroundColor:e.colorBgElevated,boxShadow:`0 0 0 ${G(h)} ${e.handleColor}`,outline:"0px solid transparent",borderRadius:"50%",cursor:"pointer",transition:`
- inset-inline-start ${y},
- inset-block-start ${y},
- width ${y},
- height ${y},
- box-shadow ${y},
- outline ${y}
- `},"&:hover, &:active, &:focus":{"&::before":{insetInlineStart:u(p).sub(d).div(2).add(b).mul(-1).equal(),insetBlockStart:u(p).sub(d).div(2).add(b).mul(-1).equal(),width:u(p).add(u(b).mul(2)).equal(),height:u(p).add(u(b).mul(2)).equal()},"&::after":{boxShadow:`0 0 0 ${G(b)} ${g}`,outline:`6px solid ${m}`,width:p,height:p,insetInlineStart:e.calc(d).sub(p).div(2).equal(),insetBlockStart:e.calc(d).sub(p).div(2).equal()}}},[`&-lock ${t}-handle`]:{"&::before, &::after":{transition:"none"}},[`${t}-mark`]:{position:"absolute",fontSize:e.fontSize},[`${t}-mark-text`]:{position:"absolute",display:"inline-block",color:e.colorTextDescription,textAlign:"center",wordBreak:"keep-all",cursor:"pointer",userSelect:"none","&-active":{color:e.colorText}},[`${t}-step`]:{position:"absolute",background:"transparent",pointerEvents:"none"},[`${t}-dot`]:{position:"absolute",width:a,height:a,backgroundColor:e.colorBgElevated,border:`${G(h)} solid ${e.dotBorderColor}`,borderRadius:"50%",cursor:"pointer",transition:`border-color ${e.motionDurationSlow}`,pointerEvents:"auto","&-active":{borderColor:e.dotActiveBorderColor}},[`&${t}-disabled`]:{cursor:"not-allowed",[`${t}-rail`]:{backgroundColor:`${e.railBg} !important`},[`${t}-track`]:{backgroundColor:`${e.trackBgDisabled} !important`},[`
- ${t}-dot
- `]:{backgroundColor:e.colorBgElevated,borderColor:e.trackBgDisabled,boxShadow:"none",cursor:"not-allowed"},[`${t}-handle::after`]:{backgroundColor:e.colorBgElevated,cursor:"not-allowed",width:d,height:d,boxShadow:`0 0 0 ${G(h)} ${c}`,insetInlineStart:0,insetBlockStart:0},[`
- ${t}-mark-text,
- ${t}-dot
- `]:{cursor:"not-allowed !important"}},[`&-tooltip ${n}-tooltip-inner`]:{minWidth:"unset"}})}},SK=(e,t)=>{const{componentCls:n,railSize:r,handleSize:a,dotSize:i,marginFull:o,calc:s}=e,c=t?"paddingBlock":"paddingInline",u=t?"width":"height",d=t?"height":"width",p=t?"insetBlockStart":"insetInlineStart",g=t?"top":"insetInlineStart",m=s(r).mul(3).sub(a).div(2).equal(),h=s(a).sub(r).div(2).equal(),b=t?{borderWidth:`${G(h)} 0`,transform:`translateY(${G(s(h).mul(-1).equal())})`}:{borderWidth:`0 ${G(h)}`,transform:`translateX(${G(e.calc(h).mul(-1).equal())})`};return{[c]:r,[d]:s(r).mul(3).equal(),[`${n}-rail`]:{[u]:"100%",[d]:r},[`${n}-track,${n}-tracks`]:{[d]:r},[`${n}-track-draggable`]:Object.assign({},b),[`${n}-handle`]:{[p]:m},[`${n}-mark`]:{insetInlineStart:0,top:0,[g]:s(r).mul(3).add(t?0:o).equal(),[u]:"100%"},[`${n}-step`]:{insetInlineStart:0,top:0,[g]:r,[u]:"100%",[d]:r},[`${n}-dot`]:{position:"absolute",[p]:s(r).sub(i).div(2).equal()}}},E1e=e=>{const{componentCls:t,marginPartWithMark:n}=e;return{[`${t}-horizontal`]:Object.assign(Object.assign({},SK(e,!0)),{[`&${t}-with-marks`]:{marginBottom:n}})}},I1e=e=>{const{componentCls:t}=e;return{[`${t}-vertical`]:Object.assign(Object.assign({},SK(e,!1)),{height:"100%"})}},T1e=e=>{const n=e.controlHeightLG/4,r=e.controlHeightSM/2,a=e.lineWidth+1,i=e.lineWidth+1*1.5,o=e.colorPrimary,s=new cn(o).setAlpha(.2).toRgbString();return{controlSize:n,railSize:4,handleSize:n,handleSizeHover:r,dotSize:8,handleLineWidth:a,handleLineWidthHover:i,railBg:e.colorFillTertiary,railHoverBg:e.colorFillSecondary,trackBg:e.colorPrimaryBorder,trackHoverBg:e.colorPrimaryBorderHover,handleColor:e.colorPrimaryBorder,handleActiveColor:o,handleActiveOutlineColor:s,handleColorDisabled:new cn(e.colorTextDisabled).onBackground(e.colorBgContainer).toHexShortString(),dotBorderColor:e.colorBorderSecondary,dotActiveBorderColor:e.colorPrimaryBorder,trackBgDisabled:e.colorBgContainerDisabled}},R1e=an("Slider",e=>{const t=zt(e,{marginPart:e.calc(e.controlHeight).sub(e.controlSize).div(2).equal(),marginFull:e.calc(e.controlSize).div(2).equal(),marginPartWithMark:e.calc(e.controlHeightLG).sub(e.controlSize).equal()});return[C1e(t),E1e(t),I1e(t)]},T1e),_1e=l.createContext({});function w1(){const[e,t]=l.useState(!1),n=l.useRef(),r=()=>{Gt.cancel(n.current)},a=i=>{r(),i?t(i):n.current=Gt(()=>{t(i)})};return l.useEffect(()=>r,[]),[e,a]}var $1e=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);atypeof n=="number"?n.toString():""}const N1e=de.forwardRef((e,t)=>{const{prefixCls:n,range:r,className:a,rootClassName:i,style:o,disabled:s,tooltipPrefixCls:c,tipFormatter:u,tooltipVisible:d,getTooltipPopupContainer:p,tooltipPlacement:g,tooltip:m={},onChangeComplete:h}=e,b=$1e(e,["prefixCls","range","className","rootClassName","style","disabled","tooltipPrefixCls","tipFormatter","tooltipVisible","getTooltipPopupContainer","tooltipPlacement","tooltip","onChangeComplete"]),{vertical:y}=e,{direction:S,slider:v,getPrefixCls:x,getPopupContainer:w}=de.useContext(st),C=de.useContext(ha),E=s??C,{handleRender:I,direction:T}=de.useContext(_1e),R=(T||S)==="rtl",[$,M]=w1(),[P,D]=w1(),O=Object.assign({},m),{open:k,placement:N,getPopupContainer:A,prefixCls:L,formatter:j}=O,F=k??d,B=($||P)&&F!==!1,z=O1e(j,u),[U,H]=w1(),K=pe=>{h==null||h(pe),H(!1)},Y=(pe,te)=>pe||(te?R?"left":"right":"top"),ee=x("slider",n),[ae,W,q]=R1e(ee),Z=oe(a,v==null?void 0:v.className,i,{[`${ee}-rtl`]:R,[`${ee}-lock`]:U},W,q);R&&!b.vertical&&(b.reverse=!b.reverse),de.useEffect(()=>{const pe=()=>{Gt(()=>{D(!1)},1)};return document.addEventListener("mouseup",pe),()=>{document.removeEventListener("mouseup",pe)}},[]);const Q=r&&!F,J=I||((pe,te)=>{const{index:ie}=te,fe=pe.props;function ge(xe,Ie,ke){var $e,Le,je,He;ke&&((Le=($e=b)[xe])===null||Le===void 0||Le.call($e,Ie)),(He=(je=fe)[xe])===null||He===void 0||He.call(je,Ie)}const ne=Object.assign(Object.assign({},fe),{onMouseEnter:xe=>{M(!0),ge("onMouseEnter",xe)},onMouseLeave:xe=>{M(!1),ge("onMouseLeave",xe)},onMouseDown:xe=>{D(!0),H(!0),ge("onMouseDown",xe)},onFocus:xe=>{var Ie;D(!0),(Ie=b.onFocus)===null||Ie===void 0||Ie.call(b,xe),ge("onFocus",xe,!0)},onBlur:xe=>{var Ie;D(!1),(Ie=b.onBlur)===null||Ie===void 0||Ie.call(b,xe),ge("onBlur",xe,!0)}}),ue=de.cloneElement(pe,ne),me=(!!F||B)&&z!==null;return Q?ue:de.createElement(VP,Object.assign({},O,{prefixCls:x("tooltip",L??c),title:z?z(te.value):"",open:me,placement:Y(N??g,y),key:ie,overlayClassName:`${ee}-tooltip`,getPopupContainer:A||p||w}),ue)}),le=Q?(pe,te)=>{const ie=de.cloneElement(pe,{style:Object.assign(Object.assign({},pe.props.style),{visibility:"hidden"})});return de.createElement(VP,Object.assign({},O,{prefixCls:x("tooltip",L??c),title:z?z(te.value):"",open:z!==null&&B,placement:Y(N??g,y),key:"tooltip",overlayClassName:`${ee}-tooltip`,getPopupContainer:A||p||w,draggingDelete:te.draggingDelete}),ie)}:void 0,ce=Object.assign(Object.assign({},v==null?void 0:v.style),o);return ae(de.createElement(w1e,Object.assign({},b,{step:b.step,range:r,className:Z,style:ce,disabled:E,ref:t,prefixCls:ee,handleRender:J,activeHandleRender:le,onChangeComplete:K})))});var k1e={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z"}}]},name:"calendar",theme:"outlined"},A1e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:k1e}))},wK=l.forwardRef(A1e),D1e={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z"}}]},name:"clock-circle",theme:"outlined"},M1e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:D1e}))},CK=l.forwardRef(M1e),P1e={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z"}}]},name:"swap-right",theme:"outlined"},L1e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:P1e}))},j1e=l.forwardRef(L1e);function F1e(e,t,n){return n!==void 0?n:t==="year"&&e.lang.yearPlaceholder?e.lang.yearPlaceholder:t==="quarter"&&e.lang.quarterPlaceholder?e.lang.quarterPlaceholder:t==="month"&&e.lang.monthPlaceholder?e.lang.monthPlaceholder:t==="week"&&e.lang.weekPlaceholder?e.lang.weekPlaceholder:t==="time"&&e.timePickerLocale.placeholder?e.timePickerLocale.placeholder:e.lang.placeholder}function B1e(e,t,n){return n!==void 0?n:t==="year"&&e.lang.yearPlaceholder?e.lang.rangeYearPlaceholder:t==="quarter"&&e.lang.quarterPlaceholder?e.lang.rangeQuarterPlaceholder:t==="month"&&e.lang.monthPlaceholder?e.lang.rangeMonthPlaceholder:t==="week"&&e.lang.weekPlaceholder?e.lang.rangeWeekPlaceholder:t==="time"&&e.timePickerLocale.placeholder?e.timePickerLocale.rangePlaceholder:e.lang.rangePlaceholder}function fk(e,t){const n={adjustX:1,adjustY:1};switch(t){case"bottomLeft":return{points:["tl","bl"],offset:[0,4],overflow:n};case"bottomRight":return{points:["tr","br"],offset:[0,4],overflow:n};case"topLeft":return{points:["bl","tl"],offset:[0,-4],overflow:n};case"topRight":return{points:["br","tr"],offset:[0,-4],overflow:n};default:return{points:e==="rtl"?["tr","br"]:["tl","bl"],offset:[0,4],overflow:n}}}function EK(e,t){const{allowClear:n=!0}=e,{clearIcon:r,removeIcon:a}=MN(Object.assign(Object.assign({},e),{prefixCls:t,componentName:"DatePicker"}));return[l.useMemo(()=>n===!1?!1:Object.assign({clearIcon:r},n===!0?{}:n),[n,r]),a]}const[z1e,H1e]=["week","WeekPicker"],[U1e,V1e]=["month","MonthPicker"],[W1e,G1e]=["year","YearPicker"],[q1e,K1e]=["quarter","QuarterPicker"],[IK,WP]=["time","TimePicker"],Y1e=e=>l.createElement(tt,Object.assign({size:"small",type:"primary"},e));function TK(e){return l.useMemo(()=>Object.assign({button:Y1e},e),[e])}var X1e=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);al.forwardRef((n,r)=>{var a;const{prefixCls:i,getPopupContainer:o,components:s,className:c,style:u,placement:d,size:p,disabled:g,bordered:m=!0,placeholder:h,popupClassName:b,dropdownClassName:y,status:S,rootClassName:v,variant:x,picker:w}=n,C=X1e(n,["prefixCls","getPopupContainer","components","className","style","placement","size","disabled","bordered","placeholder","popupClassName","dropdownClassName","status","rootClassName","variant","picker"]),E=l.useRef(null),{getPrefixCls:I,direction:T,getPopupContainer:_,rangePicker:R}=l.useContext(st),$=I("picker",i),{compactSize:M,compactItemClassnames:P}=Ws($,T),D=I(),[O,k]=du("rangePicker",x,m),N=ir($),[A,L,j]=Jq($,N),[F]=EK(n,$),B=TK(s),z=zr(J=>{var le;return(le=p??M)!==null&&le!==void 0?le:J}),U=l.useContext(ha),H=g??U,K=l.useContext(aa),{hasFeedback:Y,status:ee,feedbackIcon:ae}=K,W=l.createElement(l.Fragment,null,w===IK?l.createElement(CK,null):l.createElement(wK,null),Y&&ae);l.useImperativeHandle(r,()=>E.current);const[q]=us("Calendar",e0),Z=Object.assign(Object.assign({},q),n.locale),[Q]=Ho("DatePicker",(a=n.popupStyle)===null||a===void 0?void 0:a.zIndex);return A(l.createElement(ls,{space:!0},l.createElement(K0e,Object.assign({separator:l.createElement("span",{"aria-label":"to",className:`${$}-separator`},l.createElement(j1e,null)),disabled:H,ref:E,popupAlign:fk(T,d),placement:d,placeholder:B1e(Z,w,h),suffixIcon:W,prevIcon:l.createElement("span",{className:`${$}-prev-icon`}),nextIcon:l.createElement("span",{className:`${$}-next-icon`}),superPrevIcon:l.createElement("span",{className:`${$}-super-prev-icon`}),superNextIcon:l.createElement("span",{className:`${$}-super-next-icon`}),transitionName:`${D}-slide-up`,picker:w},C,{className:oe({[`${$}-${z}`]:z,[`${$}-${O}`]:k},Fs($,ec(ee,S),Y),L,P,c,R==null?void 0:R.className,j,N,v),style:Object.assign(Object.assign({},R==null?void 0:R.style),u),locale:Z.lang,prefixCls:$,getPopupContainer:o||_,generateConfig:e,components:B,direction:T,classNames:{popup:oe(L,b||y,j,N,v)},styles:{popup:Object.assign(Object.assign({},n.popupStyle),{zIndex:Q})},allowClear:F}))))});var Q1e=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const t=(c,u)=>{const d=u===WP?"timePicker":"datePicker";return l.forwardRef((g,m)=>{var h;const{prefixCls:b,getPopupContainer:y,components:S,style:v,className:x,rootClassName:w,size:C,bordered:E,placement:I,placeholder:T,popupClassName:_,dropdownClassName:R,disabled:$,status:M,variant:P,onCalendarChange:D}=g,O=Q1e(g,["prefixCls","getPopupContainer","components","style","className","rootClassName","size","bordered","placement","placeholder","popupClassName","dropdownClassName","disabled","status","variant","onCalendarChange"]),{getPrefixCls:k,direction:N,getPopupContainer:A,[d]:L}=l.useContext(st),j=k("picker",b),{compactSize:F,compactItemClassnames:B}=Ws(j,N),z=l.useRef(null),[U,H]=du("datePicker",P,E),K=ir(j),[Y,ee,ae]=Jq(j,K);l.useImperativeHandle(m,()=>z.current);const W={showToday:!0},q=c||g.picker,Z=k(),{onSelect:Q,multiple:J}=O,le=Q&&c==="time"&&!J,ce=(He,Be,Pe)=>{D==null||D(He,Be,Pe),le&&Q(He)},[pe,te]=EK(g,j),ie=TK(S),fe=zr(He=>{var Be;return(Be=C??F)!==null&&Be!==void 0?Be:He}),ge=l.useContext(ha),ne=$??ge,ue=l.useContext(aa),{hasFeedback:me,status:xe,feedbackIcon:Ie}=ue,ke=l.createElement(l.Fragment,null,q==="time"?l.createElement(CK,null):l.createElement(wK,null),me&&Ie),[$e]=us("DatePicker",e0),Le=Object.assign(Object.assign({},$e),g.locale),[je]=Ho("DatePicker",(h=g.popupStyle)===null||h===void 0?void 0:h.zIndex);return Y(l.createElement(ls,{space:!0},l.createElement(eye,Object.assign({ref:z,placeholder:F1e(Le,q,T),suffixIcon:ke,dropdownAlign:fk(N,I),placement:I,prevIcon:l.createElement("span",{className:`${j}-prev-icon`}),nextIcon:l.createElement("span",{className:`${j}-next-icon`}),superPrevIcon:l.createElement("span",{className:`${j}-super-prev-icon`}),superNextIcon:l.createElement("span",{className:`${j}-super-next-icon`}),transitionName:`${Z}-slide-up`,picker:c,onCalendarChange:ce},W,O,{locale:Le.lang,className:oe({[`${j}-${fe}`]:fe,[`${j}-${U}`]:H},Fs(j,ec(xe,M),me),ee,B,L==null?void 0:L.className,x,ae,K,w),style:Object.assign(Object.assign({},L==null?void 0:L.style),v),prefixCls:j,getPopupContainer:y||A,generateConfig:e,components:ie,direction:N,disabled:ne,classNames:{popup:oe(ee,ae,K,w,_||R)},styles:{popup:Object.assign(Object.assign({},g.popupStyle),{zIndex:je})},allowClear:pe,removeIcon:te}))))})},n=t(),r=t(z1e,H1e),a=t(U1e,V1e),i=t(W1e,G1e),o=t(q1e,K1e),s=t(IK,WP);return{DatePicker:n,WeekPicker:r,MonthPicker:a,YearPicker:i,TimePicker:s,QuarterPicker:o}},RK=e=>{const{DatePicker:t,WeekPicker:n,MonthPicker:r,YearPicker:a,TimePicker:i,QuarterPicker:o}=J1e(e),s=Z1e(e),c=t;return c.WeekPicker=n,c.MonthPicker=r,c.YearPicker=a,c.RangePicker=s,c.TimePicker=i,c.QuarterPicker=o,c},Df=RK(a0e);function _K(e){const t=fk(e.direction,e.placement);return t.overflow.adjustY=!1,t.overflow.adjustX=!1,Object.assign(Object.assign({},e),{dropdownAlign:t})}const ewe=Fm(Df,"picker",null,_K);Df._InternalPanelDoNotUseOrYouWillBeFired=ewe;const twe=Fm(Df.RangePicker,"picker",null,_K);Df._InternalRangePanelDoNotUseOrYouWillBeFired=twe;Df.generatePicker=RK;var GP=l.createContext(null),$K=l.createContext({}),nwe=["prefixCls","className","containerRef"],rwe=function(t){var n=t.prefixCls,r=t.className,a=t.containerRef,i=Ct(t,nwe),o=l.useContext($K),s=o.panel,c=Vs(s,a);return l.createElement("div",be({className:oe("".concat(n,"-content"),r),role:"dialog",ref:c},fr(t,{aria:!0}),{"aria-modal":"true"},i))};function qP(e){return typeof e=="string"&&String(Number(e))===e?($n(!1,"Invalid value type of `width` or `height` which should be number type instead."),Number(e)):e}var KP={width:0,height:0,overflow:"hidden",outline:"none",position:"absolute"};function awe(e,t){var n,r,a,i=e.prefixCls,o=e.open,s=e.placement,c=e.inline,u=e.push,d=e.forceRender,p=e.autoFocus,g=e.keyboard,m=e.classNames,h=e.rootClassName,b=e.rootStyle,y=e.zIndex,S=e.className,v=e.id,x=e.style,w=e.motion,C=e.width,E=e.height,I=e.children,T=e.mask,_=e.maskClosable,R=e.maskMotion,$=e.maskClassName,M=e.maskStyle,P=e.afterOpenChange,D=e.onClose,O=e.onMouseEnter,k=e.onMouseOver,N=e.onMouseLeave,A=e.onClick,L=e.onKeyDown,j=e.onKeyUp,F=e.styles,B=e.drawerRender,z=l.useRef(),U=l.useRef(),H=l.useRef();l.useImperativeHandle(t,function(){return z.current});var K=function(ne){var ue=ne.keyCode,me=ne.shiftKey;switch(ue){case Fe.TAB:{if(ue===Fe.TAB){if(!me&&document.activeElement===H.current){var xe;(xe=U.current)===null||xe===void 0||xe.focus({preventScroll:!0})}else if(me&&document.activeElement===U.current){var Ie;(Ie=H.current)===null||Ie===void 0||Ie.focus({preventScroll:!0})}}break}case Fe.ESC:{D&&g&&(ne.stopPropagation(),D(ne));break}}};l.useEffect(function(){if(o&&p){var ge;(ge=z.current)===null||ge===void 0||ge.focus({preventScroll:!0})}},[o]);var Y=l.useState(!1),ee=se(Y,2),ae=ee[0],W=ee[1],q=l.useContext(GP),Z;typeof u=="boolean"?Z=u?{}:{distance:0}:Z=u||{};var Q=(n=(r=(a=Z)===null||a===void 0?void 0:a.distance)!==null&&r!==void 0?r:q==null?void 0:q.pushDistance)!==null&&n!==void 0?n:180,J=l.useMemo(function(){return{pushDistance:Q,push:function(){W(!0)},pull:function(){W(!1)}}},[Q]);l.useEffect(function(){if(o){var ge;q==null||(ge=q.push)===null||ge===void 0||ge.call(q)}else{var ne;q==null||(ne=q.pull)===null||ne===void 0||ne.call(q)}},[o]),l.useEffect(function(){return function(){var ge;q==null||(ge=q.pull)===null||ge===void 0||ge.call(q)}},[]);var le=T&&l.createElement(na,be({key:"mask"},R,{visible:o}),function(ge,ne){var ue=ge.className,me=ge.style;return l.createElement("div",{className:oe("".concat(i,"-mask"),ue,m==null?void 0:m.mask,$),style:X(X(X({},me),M),F==null?void 0:F.mask),onClick:_&&o?D:void 0,ref:ne})}),ce=typeof w=="function"?w(s):w,pe={};if(ae&&Q)switch(s){case"top":pe.transform="translateY(".concat(Q,"px)");break;case"bottom":pe.transform="translateY(".concat(-Q,"px)");break;case"left":pe.transform="translateX(".concat(Q,"px)");break;default:pe.transform="translateX(".concat(-Q,"px)");break}s==="left"||s==="right"?pe.width=qP(C):pe.height=qP(E);var te={onMouseEnter:O,onMouseOver:k,onMouseLeave:N,onClick:A,onKeyDown:L,onKeyUp:j},ie=l.createElement(na,be({key:"panel"},ce,{visible:o,forceRender:d,onVisibleChanged:function(ne){P==null||P(ne)},removeOnLeave:!1,leavedClassName:"".concat(i,"-content-wrapper-hidden")}),function(ge,ne){var ue=ge.className,me=ge.style,xe=l.createElement(rwe,be({id:v,containerRef:ne,prefixCls:i,className:oe(S,m==null?void 0:m.content),style:X(X({},x),F==null?void 0:F.content)},fr(e,{aria:!0}),te),I);return l.createElement("div",be({className:oe("".concat(i,"-content-wrapper"),m==null?void 0:m.wrapper,ue),style:X(X(X({},pe),me),F==null?void 0:F.wrapper)},fr(e,{data:!0})),B?B(xe):xe)}),fe=X({},b);return y&&(fe.zIndex=y),l.createElement(GP.Provider,{value:J},l.createElement("div",{className:oe(i,"".concat(i,"-").concat(s),h,V(V({},"".concat(i,"-open"),o),"".concat(i,"-inline"),c)),style:fe,tabIndex:-1,ref:z,onKeyDown:K},le,l.createElement("div",{tabIndex:0,ref:U,style:KP,"aria-hidden":"true","data-sentinel":"start"}),ie,l.createElement("div",{tabIndex:0,ref:H,style:KP,"aria-hidden":"true","data-sentinel":"end"})))}var iwe=l.forwardRef(awe),owe=function(t){var n=t.open,r=n===void 0?!1:n,a=t.prefixCls,i=a===void 0?"rc-drawer":a,o=t.placement,s=o===void 0?"right":o,c=t.autoFocus,u=c===void 0?!0:c,d=t.keyboard,p=d===void 0?!0:d,g=t.width,m=g===void 0?378:g,h=t.mask,b=h===void 0?!0:h,y=t.maskClosable,S=y===void 0?!0:y,v=t.getContainer,x=t.forceRender,w=t.afterOpenChange,C=t.destroyOnClose,E=t.onMouseEnter,I=t.onMouseOver,T=t.onMouseLeave,_=t.onClick,R=t.onKeyDown,$=t.onKeyUp,M=t.panelRef,P=l.useState(!1),D=se(P,2),O=D[0],k=D[1],N=l.useState(!1),A=se(N,2),L=A[0],j=A[1];Zt(function(){j(!0)},[]);var F=L?r:!1,B=l.useRef(),z=l.useRef();Zt(function(){F&&(z.current=document.activeElement)},[F]);var U=function(ae){var W;if(k(ae),w==null||w(ae),!ae&&z.current&&!((W=B.current)!==null&&W!==void 0&&W.contains(z.current))){var q;(q=z.current)===null||q===void 0||q.focus({preventScroll:!0})}},H=l.useMemo(function(){return{panel:M}},[M]);if(!x&&!O&&!F&&C)return null;var K={onMouseEnter:E,onMouseOver:I,onMouseLeave:T,onClick:_,onKeyDown:R,onKeyUp:$},Y=X(X({},t),{},{open:F,prefixCls:i,placement:s,autoFocus:u,keyboard:p,width:m,mask:b,maskClosable:S,inline:v===!1,afterOpenChange:U,ref:B},K);return l.createElement($K.Provider,{value:H},l.createElement(Pm,{open:F||x||O,autoDestroy:!1,getContainer:v,autoLock:b&&(F||O)},l.createElement(iwe,Y)))};const OK=e=>{var t,n;const{prefixCls:r,title:a,footer:i,extra:o,loading:s,onClose:c,headerStyle:u,bodyStyle:d,footerStyle:p,children:g,classNames:m,styles:h}=e,{drawer:b}=l.useContext(st),y=l.useCallback(C=>l.createElement("button",{type:"button",onClick:c,"aria-label":"Close",className:`${r}-close`},C),[c]),[S,v]=$N(Jd(e),Jd(b),{closable:!0,closeIconRender:y}),x=l.useMemo(()=>{var C,E;return!a&&!S?null:l.createElement("div",{style:Object.assign(Object.assign(Object.assign({},(C=b==null?void 0:b.styles)===null||C===void 0?void 0:C.header),u),h==null?void 0:h.header),className:oe(`${r}-header`,{[`${r}-header-close-only`]:S&&!a&&!o},(E=b==null?void 0:b.classNames)===null||E===void 0?void 0:E.header,m==null?void 0:m.header)},l.createElement("div",{className:`${r}-header-title`},v,a&&l.createElement("div",{className:`${r}-title`},a)),o&&l.createElement("div",{className:`${r}-extra`},o))},[S,v,o,u,r,a]),w=l.useMemo(()=>{var C,E;if(!i)return null;const I=`${r}-footer`;return l.createElement("div",{className:oe(I,(C=b==null?void 0:b.classNames)===null||C===void 0?void 0:C.footer,m==null?void 0:m.footer),style:Object.assign(Object.assign(Object.assign({},(E=b==null?void 0:b.styles)===null||E===void 0?void 0:E.footer),p),h==null?void 0:h.footer)},i)},[i,p,r]);return l.createElement(l.Fragment,null,x,l.createElement("div",{className:oe(`${r}-body`,m==null?void 0:m.body,(t=b==null?void 0:b.classNames)===null||t===void 0?void 0:t.body),style:Object.assign(Object.assign(Object.assign({},(n=b==null?void 0:b.styles)===null||n===void 0?void 0:n.body),d),h==null?void 0:h.body)},s?l.createElement(Jl,{active:!0,title:!1,paragraph:{rows:5},className:`${r}-body-skeleton`}):g),w)},swe=e=>{const t="100%";return{left:`translateX(-${t})`,right:`translateX(${t})`,top:`translateY(-${t})`,bottom:`translateY(${t})`}[e]},NK=(e,t)=>({"&-enter, &-appear":Object.assign(Object.assign({},e),{"&-active":t}),"&-leave":Object.assign(Object.assign({},t),{"&-active":e})}),kK=(e,t)=>Object.assign({"&-enter, &-appear, &-leave":{"&-start":{transition:"none"},"&-active":{transition:`all ${t}`}}},NK({opacity:e},{opacity:1})),lwe=(e,t)=>[kK(.7,t),NK({transform:swe(e)},{transform:"none"})],cwe=e=>{const{componentCls:t,motionDurationSlow:n}=e;return{[t]:{[`${t}-mask-motion`]:kK(0,n),[`${t}-panel-motion`]:["left","right","top","bottom"].reduce((r,a)=>Object.assign(Object.assign({},r),{[`&-${a}`]:lwe(a,n)}),{})}}},uwe=e=>{const{borderRadiusSM:t,componentCls:n,zIndexPopup:r,colorBgMask:a,colorBgElevated:i,motionDurationSlow:o,motionDurationMid:s,paddingXS:c,padding:u,paddingLG:d,fontSizeLG:p,lineHeightLG:g,lineWidth:m,lineType:h,colorSplit:b,marginXS:y,colorIcon:S,colorIconHover:v,colorBgTextHover:x,colorBgTextActive:w,colorText:C,fontWeightStrong:E,footerPaddingBlock:I,footerPaddingInline:T,calc:_}=e,R=`${n}-content-wrapper`;return{[n]:{position:"fixed",inset:0,zIndex:r,pointerEvents:"none",color:C,"&-pure":{position:"relative",background:i,display:"flex",flexDirection:"column",[`&${n}-left`]:{boxShadow:e.boxShadowDrawerLeft},[`&${n}-right`]:{boxShadow:e.boxShadowDrawerRight},[`&${n}-top`]:{boxShadow:e.boxShadowDrawerUp},[`&${n}-bottom`]:{boxShadow:e.boxShadowDrawerDown}},"&-inline":{position:"absolute"},[`${n}-mask`]:{position:"absolute",inset:0,zIndex:r,background:a,pointerEvents:"auto"},[R]:{position:"absolute",zIndex:r,maxWidth:"100vw",transition:`all ${o}`,"&-hidden":{display:"none"}},[`&-left > ${R}`]:{top:0,bottom:0,left:{_skip_check_:!0,value:0},boxShadow:e.boxShadowDrawerLeft},[`&-right > ${R}`]:{top:0,right:{_skip_check_:!0,value:0},bottom:0,boxShadow:e.boxShadowDrawerRight},[`&-top > ${R}`]:{top:0,insetInline:0,boxShadow:e.boxShadowDrawerUp},[`&-bottom > ${R}`]:{bottom:0,insetInline:0,boxShadow:e.boxShadowDrawerDown},[`${n}-content`]:{display:"flex",flexDirection:"column",width:"100%",height:"100%",overflow:"auto",background:i,pointerEvents:"auto"},[`${n}-header`]:{display:"flex",flex:0,alignItems:"center",padding:`${G(u)} ${G(d)}`,fontSize:p,lineHeight:g,borderBottom:`${G(m)} ${h} ${b}`,"&-title":{display:"flex",flex:1,alignItems:"center",minWidth:0,minHeight:0}},[`${n}-extra`]:{flex:"none"},[`${n}-close`]:Object.assign({display:"inline-flex",width:_(p).add(c).equal(),height:_(p).add(c).equal(),borderRadius:t,justifyContent:"center",alignItems:"center",marginInlineEnd:y,color:S,fontWeight:E,fontSize:p,fontStyle:"normal",lineHeight:1,textAlign:"center",textTransform:"none",textDecoration:"none",background:"transparent",border:0,cursor:"pointer",transition:`all ${s}`,textRendering:"auto","&:hover":{color:v,backgroundColor:x,textDecoration:"none"},"&:active":{backgroundColor:w}},co(e)),[`${n}-title`]:{flex:1,margin:0,fontWeight:e.fontWeightStrong,fontSize:p,lineHeight:g},[`${n}-body`]:{flex:1,minWidth:0,minHeight:0,padding:d,overflow:"auto",[`${n}-body-skeleton`]:{width:"100%",height:"100%",display:"flex",justifyContent:"center"}},[`${n}-footer`]:{flexShrink:0,padding:`${G(I)} ${G(T)}`,borderTop:`${G(m)} ${h} ${b}`},"&-rtl":{direction:"rtl"}}}},dwe=e=>({zIndexPopup:e.zIndexPopupBase,footerPaddingBlock:e.paddingXS,footerPaddingInline:e.padding}),AK=an("Drawer",e=>{const t=zt(e,{});return[uwe(t),cwe(t)]},dwe);var DK=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{rootClassName:t,width:n,height:r,size:a="default",mask:i=!0,push:o=fwe,open:s,afterOpenChange:c,onClose:u,prefixCls:d,getContainer:p,style:g,className:m,visible:h,afterVisibleChange:b,maskStyle:y,drawerStyle:S,contentWrapperStyle:v}=e,x=DK(e,["rootClassName","width","height","size","mask","push","open","afterOpenChange","onClose","prefixCls","getContainer","style","className","visible","afterVisibleChange","maskStyle","drawerStyle","contentWrapperStyle"]),{getPopupContainer:w,getPrefixCls:C,direction:E,drawer:I}=l.useContext(st),T=C("drawer",d),[_,R,$]=AK(T),M=p===void 0&&w?()=>w(document.body):p,P=oe({"no-mask":!i,[`${T}-rtl`]:E==="rtl"},t,R,$),D=l.useMemo(()=>n??(a==="large"?736:378),[n,a]),O=l.useMemo(()=>r??(a==="large"?736:378),[r,a]),k={motionName:za(T,"mask-motion"),motionAppear:!0,motionEnter:!0,motionLeave:!0,motionDeadline:500},N=H=>({motionName:za(T,`panel-motion-${H}`),motionAppear:!0,motionEnter:!0,motionLeave:!0,motionDeadline:500}),A=OW(),[L,j]=Ho("Drawer",x.zIndex),{classNames:F={},styles:B={}}=x,{classNames:z={},styles:U={}}=I||{};return _(l.createElement(ls,{form:!0,space:!0},l.createElement(Om.Provider,{value:j},l.createElement(owe,Object.assign({prefixCls:T,onClose:u,maskMotion:k,motion:N},x,{classNames:{mask:oe(F.mask,z.mask),content:oe(F.content,z.content),wrapper:oe(F.wrapper,z.wrapper)},styles:{mask:Object.assign(Object.assign(Object.assign({},B.mask),y),U.mask),content:Object.assign(Object.assign(Object.assign({},B.content),S),U.content),wrapper:Object.assign(Object.assign(Object.assign({},B.wrapper),v),U.wrapper)},open:s??h,mask:i,push:o,width:D,height:O,style:Object.assign(Object.assign({},I==null?void 0:I.style),g),className:oe(I==null?void 0:I.className,m),rootClassName:P,getContainer:M,afterOpenChange:c??b,panelRef:A,zIndex:L}),l.createElement(OK,Object.assign({prefixCls:T},x,{onClose:u}))))))},pwe=e=>{const{prefixCls:t,style:n,className:r,placement:a="right"}=e,i=DK(e,["prefixCls","style","className","placement"]),{getPrefixCls:o}=l.useContext(st),s=o("drawer",t),[c,u,d]=AK(s),p=oe(s,`${s}-pure`,`${s}-${a}`,u,d,r);return c(l.createElement("div",{className:p,style:n},l.createElement(OK,Object.assign({prefixCls:s},i))))};W_._InternalPanelDoNotUseOrYouWillBeFired=pwe;function p0(e){return["small","middle","large"].includes(e)}function YP(e){return e?typeof e=="number"&&!Number.isNaN(e):!1}const MK=de.createContext({latestIndex:0}),gwe=MK.Provider,mwe=e=>{let{className:t,index:n,children:r,split:a,style:i}=e;const{latestIndex:o}=l.useContext(MK);return r==null?null:l.createElement(l.Fragment,null,l.createElement("div",{className:t,style:i},r),n{var n,r,a;const{getPrefixCls:i,space:o,direction:s}=l.useContext(st),{size:c=(n=o==null?void 0:o.size)!==null&&n!==void 0?n:"small",align:u,className:d,rootClassName:p,children:g,direction:m="horizontal",prefixCls:h,split:b,style:y,wrap:S=!1,classNames:v,styles:x}=e,w=hwe(e,["size","align","className","rootClassName","children","direction","prefixCls","split","style","wrap","classNames","styles"]),[C,E]=Array.isArray(c)?c:[c,c],I=p0(E),T=p0(C),_=YP(E),R=YP(C),$=Nr(g,{keepEmpty:!0}),M=u===void 0&&m==="horizontal"?"center":u,P=i("space",h),[D,O,k]=tW(P),N=oe(P,o==null?void 0:o.className,O,`${P}-${m}`,{[`${P}-rtl`]:s==="rtl",[`${P}-align-${M}`]:M,[`${P}-gap-row-${E}`]:I,[`${P}-gap-col-${C}`]:T},d,p,k),A=oe(`${P}-item`,(r=v==null?void 0:v.item)!==null&&r!==void 0?r:(a=o==null?void 0:o.classNames)===null||a===void 0?void 0:a.item);let L=0;const j=$.map((z,U)=>{var H,K;z!=null&&(L=U);const Y=(z==null?void 0:z.key)||`${A}-${U}`;return l.createElement(mwe,{className:A,key:Y,index:U,split:b,style:(H=x==null?void 0:x.item)!==null&&H!==void 0?H:(K=o==null?void 0:o.styles)===null||K===void 0?void 0:K.item},z)}),F=l.useMemo(()=>({latestIndex:L}),[L]);if($.length===0)return null;const B={};return S&&(B.flexWrap="wrap"),!T&&R&&(B.columnGap=C),!I&&_&&(B.rowGap=E),D(l.createElement("div",Object.assign({ref:t,className:N,style:Object.assign(Object.assign(Object.assign({},B),o==null?void 0:o.style),y)},w),l.createElement(gwe,{value:F},j)))}),qa=vwe;qa.Compact=Mue;var bwe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{getPopupContainer:t,getPrefixCls:n,direction:r}=l.useContext(st),{prefixCls:a,type:i="default",danger:o,disabled:s,loading:c,onClick:u,htmlType:d,children:p,className:g,menu:m,arrow:h,autoFocus:b,overlay:y,trigger:S,align:v,open:x,onOpenChange:w,placement:C,getPopupContainer:E,href:I,icon:T=l.createElement(qN,null),title:_,buttonsRender:R=ee=>ee,mouseEnterDelay:$,mouseLeaveDelay:M,overlayClassName:P,overlayStyle:D,destroyPopupOnHide:O,dropdownRender:k}=e,N=bwe(e,["prefixCls","type","danger","disabled","loading","onClick","htmlType","children","className","menu","arrow","autoFocus","overlay","trigger","align","open","onOpenChange","placement","getPopupContainer","href","icon","title","buttonsRender","mouseEnterDelay","mouseLeaveDelay","overlayClassName","overlayStyle","destroyPopupOnHide","dropdownRender"]),A=n("dropdown",a),L=`${A}-button`,j={menu:m,arrow:h,autoFocus:b,align:v,disabled:s,trigger:s?[]:S,onOpenChange:w,getPopupContainer:E||t,mouseEnterDelay:$,mouseLeaveDelay:M,overlayClassName:P,overlayStyle:D,destroyPopupOnHide:O,dropdownRender:k},{compactSize:F,compactItemClassnames:B}=Ws(A,r),z=oe(L,B,g);"overlay"in e&&(j.overlay=y),"open"in e&&(j.open=x),"placement"in e?j.placement=C:j.placement=r==="rtl"?"bottomLeft":"bottomRight";const U=l.createElement(tt,{type:i,danger:o,disabled:s,loading:c,onClick:u,htmlType:d,href:I,title:_},p),H=l.createElement(tt,{type:i,danger:o,icon:T}),[K,Y]=R([U,H]);return l.createElement(qa.Compact,Object.assign({className:z,size:F,block:!0},N),K,l.createElement(Vm,Object.assign({},j),Y))};PK.__ANT_BUTTON=!0;const lx=Vm;lx.Button=PK;const LK=["wrap","nowrap","wrap-reverse"],jK=["flex-start","flex-end","start","end","center","space-between","space-around","space-evenly","stretch","normal","left","right"],FK=["center","start","end","flex-start","flex-end","self-start","self-end","baseline","normal","stretch"],ywe=(e,t)=>{const n=t.wrap===!0?"wrap":t.wrap;return{[`${e}-wrap-${n}`]:n&&LK.includes(n)}},xwe=(e,t)=>{const n={};return FK.forEach(r=>{n[`${e}-align-${r}`]=t.align===r}),n[`${e}-align-stretch`]=!t.align&&!!t.vertical,n},Swe=(e,t)=>{const n={};return jK.forEach(r=>{n[`${e}-justify-${r}`]=t.justify===r}),n};function wwe(e,t){return oe(Object.assign(Object.assign(Object.assign({},ywe(e,t)),xwe(e,t)),Swe(e,t)))}const Cwe=e=>{const{componentCls:t}=e;return{[t]:{display:"flex","&-vertical":{flexDirection:"column"},"&-rtl":{direction:"rtl"},"&:empty":{display:"none"}}}},Ewe=e=>{const{componentCls:t}=e;return{[t]:{"&-gap-small":{gap:e.flexGapSM},"&-gap-middle":{gap:e.flexGap},"&-gap-large":{gap:e.flexGapLG}}}},Iwe=e=>{const{componentCls:t}=e,n={};return LK.forEach(r=>{n[`${t}-wrap-${r}`]={flexWrap:r}}),n},Twe=e=>{const{componentCls:t}=e,n={};return FK.forEach(r=>{n[`${t}-align-${r}`]={alignItems:r}}),n},Rwe=e=>{const{componentCls:t}=e,n={};return jK.forEach(r=>{n[`${t}-justify-${r}`]={justifyContent:r}}),n},_we=()=>({}),$we=an("Flex",e=>{const{paddingXS:t,padding:n,paddingLG:r}=e,a=zt(e,{flexGapSM:t,flexGap:n,flexGapLG:r});return[Cwe(a),Ewe(a),Iwe(a),Twe(a),Rwe(a)]},_we,{resetStyle:!1});var Owe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{prefixCls:n,rootClassName:r,className:a,style:i,flex:o,gap:s,children:c,vertical:u=!1,component:d="div"}=e,p=Owe(e,["prefixCls","rootClassName","className","style","flex","gap","children","vertical","component"]),{flex:g,direction:m,getPrefixCls:h}=de.useContext(st),b=h("flex",n),[y,S,v]=$we(b),x=u??(g==null?void 0:g.vertical),w=oe(a,r,g==null?void 0:g.className,b,S,v,wwe(b,e),{[`${b}-rtl`]:m==="rtl",[`${b}-gap-${s}`]:p0(s),[`${b}-vertical`]:x}),C=Object.assign(Object.assign({},g==null?void 0:g.style),i);return o&&(C.flex=o),s&&!p0(s)&&(C.gap=s),y(de.createElement(d,Object.assign({ref:t,className:w,style:C},Dn(p,["justify","wrap","align"])),c))});var kwe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM504 618H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM312 490v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8z"}}]},name:"file-text",theme:"outlined"},Awe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:kwe}))},Dwe=l.forwardRef(Awe);function g0(e){const[t,n]=l.useState(e);return l.useEffect(()=>{const r=setTimeout(()=>{n(e)},e.length?0:10);return()=>{clearTimeout(r)}},[e]),t}const Mwe=e=>{const{componentCls:t}=e,n=`${t}-show-help`,r=`${t}-show-help-item`;return{[n]:{transition:`opacity ${e.motionDurationSlow} ${e.motionEaseInOut}`,"&-appear, &-enter":{opacity:0,"&-active":{opacity:1}},"&-leave":{opacity:1,"&-active":{opacity:0}},[r]:{overflow:"hidden",transition:`height ${e.motionDurationSlow} ${e.motionEaseInOut},
- opacity ${e.motionDurationSlow} ${e.motionEaseInOut},
- transform ${e.motionDurationSlow} ${e.motionEaseInOut} !important`,[`&${r}-appear, &${r}-enter`]:{transform:"translateY(-5px)",opacity:0,"&-active":{transform:"translateY(0)",opacity:1}},[`&${r}-leave-active`]:{transform:"translateY(-5px)"}}}}},Pwe=e=>({legend:{display:"block",width:"100%",marginBottom:e.marginLG,padding:0,color:e.colorTextDescription,fontSize:e.fontSizeLG,lineHeight:"inherit",border:0,borderBottom:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},'input[type="search"]':{boxSizing:"border-box"},'input[type="radio"], input[type="checkbox"]':{lineHeight:"normal"},'input[type="file"]':{display:"block"},'input[type="range"]':{display:"block",width:"100%"},"select[multiple], select[size]":{height:"auto"},"input[type='file']:focus,\n input[type='radio']:focus,\n input[type='checkbox']:focus":{outline:0,boxShadow:`0 0 0 ${G(e.controlOutlineWidth)} ${e.controlOutline}`},output:{display:"block",paddingTop:15,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight}}),XP=(e,t)=>{const{formItemCls:n}=e;return{[n]:{[`${n}-label > label`]:{height:t},[`${n}-control-input`]:{minHeight:t}}}},Lwe=e=>{const{componentCls:t}=e;return{[e.componentCls]:Object.assign(Object.assign(Object.assign({},ln(e)),Pwe(e)),{[`${t}-text`]:{display:"inline-block",paddingInlineEnd:e.paddingSM},"&-small":Object.assign({},XP(e,e.controlHeightSM)),"&-large":Object.assign({},XP(e,e.controlHeightLG))})}},jwe=e=>{const{formItemCls:t,iconCls:n,componentCls:r,rootPrefixCls:a,antCls:i,labelRequiredMarkColor:o,labelColor:s,labelFontSize:c,labelHeight:u,labelColonMarginInlineStart:d,labelColonMarginInlineEnd:p,itemMarginBottom:g}=e;return{[t]:Object.assign(Object.assign({},ln(e)),{marginBottom:g,verticalAlign:"top","&-with-help":{transition:"none"},[`&-hidden,
- &-hidden${i}-row`]:{display:"none"},"&-has-warning":{[`${t}-split`]:{color:e.colorError}},"&-has-error":{[`${t}-split`]:{color:e.colorWarning}},[`${t}-label`]:{flexGrow:0,overflow:"hidden",whiteSpace:"nowrap",textAlign:"end",verticalAlign:"middle","&-left":{textAlign:"start"},"&-wrap":{overflow:"unset",lineHeight:e.lineHeight,whiteSpace:"unset"},"> label":{position:"relative",display:"inline-flex",alignItems:"center",maxWidth:"100%",height:u,color:s,fontSize:c,[`> ${n}`]:{fontSize:e.fontSize,verticalAlign:"top"},[`&${t}-required:not(${t}-required-mark-optional)::before`]:{display:"inline-block",marginInlineEnd:e.marginXXS,color:o,fontSize:e.fontSize,fontFamily:"SimSun, sans-serif",lineHeight:1,content:'"*"',[`${r}-hide-required-mark &`]:{display:"none"}},[`${t}-optional`]:{display:"inline-block",marginInlineStart:e.marginXXS,color:e.colorTextDescription,[`${r}-hide-required-mark &`]:{display:"none"}},[`${t}-tooltip`]:{color:e.colorTextDescription,cursor:"help",writingMode:"horizontal-tb",marginInlineStart:e.marginXXS},"&::after":{content:'":"',position:"relative",marginBlock:0,marginInlineStart:d,marginInlineEnd:p},[`&${t}-no-colon::after`]:{content:'"\\a0"'}}},[`${t}-control`]:{"--ant-display":"flex",flexDirection:"column",flexGrow:1,[`&:first-child:not([class^="'${a}-col-'"]):not([class*="' ${a}-col-'"])`]:{width:"100%"},"&-input":{position:"relative",display:"flex",alignItems:"center",minHeight:e.controlHeight,"&-content":{flex:"auto",maxWidth:"100%"}}},[t]:{"&-explain, &-extra":{clear:"both",color:e.colorTextDescription,fontSize:e.fontSize,lineHeight:e.lineHeight},"&-explain-connected":{width:"100%"},"&-extra":{minHeight:e.controlHeightSM,transition:`color ${e.motionDurationMid} ${e.motionEaseOut}`},"&-explain":{"&-error":{color:e.colorError},"&-warning":{color:e.colorWarning}}},[`&-with-help ${t}-explain`]:{height:"auto",opacity:1},[`${t}-feedback-icon`]:{fontSize:e.fontSize,textAlign:"center",visibility:"visible",animationName:vN,animationDuration:e.motionDurationMid,animationTimingFunction:e.motionEaseOutBack,pointerEvents:"none","&-success":{color:e.colorSuccess},"&-error":{color:e.colorError},"&-warning":{color:e.colorWarning},"&-validating":{color:e.colorPrimary}}})}},ZP=(e,t)=>{const{formItemCls:n}=e;return{[`${t}-horizontal`]:{[`${n}-label`]:{flexGrow:0},[`${n}-control`]:{flex:"1 1 0",minWidth:0},[`${n}-label[class$='-24'], ${n}-label[class*='-24 ']`]:{[`& + ${n}-control`]:{minWidth:"unset"}}}}},Fwe=e=>{const{componentCls:t,formItemCls:n,inlineItemMarginBottom:r}=e;return{[`${t}-inline`]:{display:"flex",flexWrap:"wrap",[n]:{flex:"none",marginInlineEnd:e.margin,marginBottom:r,"&-row":{flexWrap:"nowrap"},[`> ${n}-label,
- > ${n}-control`]:{display:"inline-block",verticalAlign:"top"},[`> ${n}-label`]:{flex:"none"},[`${t}-text`]:{display:"inline-block"},[`${n}-has-feedback`]:{display:"inline-block"}}}}},_o=e=>({padding:e.verticalLabelPadding,margin:e.verticalLabelMargin,whiteSpace:"initial",textAlign:"start","> label":{margin:0,"&::after":{visibility:"hidden"}}}),BK=e=>{const{componentCls:t,formItemCls:n,rootPrefixCls:r}=e;return{[`${n} ${n}-label`]:_o(e),[`${t}:not(${t}-inline)`]:{[n]:{flexWrap:"wrap",[`${n}-label, ${n}-control`]:{[`&:not([class*=" ${r}-col-xs"])`]:{flex:"0 0 100%",maxWidth:"100%"}}}}}},Bwe=e=>{const{componentCls:t,formItemCls:n,antCls:r}=e;return{[`${t}-vertical`]:{[`${n}:not(${n}-horizontal)`]:{[`${n}-row`]:{flexDirection:"column"},[`${n}-label > label`]:{height:"auto"},[`${n}-control`]:{width:"100%"},[`${n}-label,
- ${r}-col-24${n}-label,
- ${r}-col-xl-24${n}-label`]:_o(e)}},[`@media (max-width: ${G(e.screenXSMax)})`]:[BK(e),{[t]:{[`${n}:not(${n}-horizontal)`]:{[`${r}-col-xs-24${n}-label`]:_o(e)}}}],[`@media (max-width: ${G(e.screenSMMax)})`]:{[t]:{[`${n}:not(${n}-horizontal)`]:{[`${r}-col-sm-24${n}-label`]:_o(e)}}},[`@media (max-width: ${G(e.screenMDMax)})`]:{[t]:{[`${n}:not(${n}-horizontal)`]:{[`${r}-col-md-24${n}-label`]:_o(e)}}},[`@media (max-width: ${G(e.screenLGMax)})`]:{[t]:{[`${n}:not(${n}-horizontal)`]:{[`${r}-col-lg-24${n}-label`]:_o(e)}}}}},zwe=e=>{const{formItemCls:t,antCls:n}=e;return{[`${t}-vertical`]:{[`${t}-row`]:{flexDirection:"column"},[`${t}-label > label`]:{height:"auto"},[`${t}-control`]:{width:"100%"}},[`${t}-vertical ${t}-label,
- ${n}-col-24${t}-label,
- ${n}-col-xl-24${t}-label`]:_o(e),[`@media (max-width: ${G(e.screenXSMax)})`]:[BK(e),{[t]:{[`${n}-col-xs-24${t}-label`]:_o(e)}}],[`@media (max-width: ${G(e.screenSMMax)})`]:{[t]:{[`${n}-col-sm-24${t}-label`]:_o(e)}},[`@media (max-width: ${G(e.screenMDMax)})`]:{[t]:{[`${n}-col-md-24${t}-label`]:_o(e)}},[`@media (max-width: ${G(e.screenLGMax)})`]:{[t]:{[`${n}-col-lg-24${t}-label`]:_o(e)}}}},Hwe=e=>({labelRequiredMarkColor:e.colorError,labelColor:e.colorTextHeading,labelFontSize:e.fontSize,labelHeight:e.controlHeight,labelColonMarginInlineStart:e.marginXXS/2,labelColonMarginInlineEnd:e.marginXS,itemMarginBottom:e.marginLG,verticalLabelPadding:`0 0 ${e.paddingXS}px`,verticalLabelMargin:0,inlineItemMarginBottom:0}),zK=(e,t)=>zt(e,{formItemCls:`${e.componentCls}-item`,rootPrefixCls:t}),pk=an("Form",(e,t)=>{let{rootPrefixCls:n}=t;const r=zK(e,n);return[Lwe(r),jwe(r),Mwe(r),ZP(r,r.componentCls),ZP(r,r.formItemCls),Fwe(r),Bwe(r),zwe(r),Am(r),vN]},Hwe,{order:-1e3}),QP=[];function C1(e,t,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0;return{key:typeof e=="string"?e:`${t}-${r}`,error:e,errorStatus:n}}const HK=e=>{let{help:t,helpStatus:n,errors:r=QP,warnings:a=QP,className:i,fieldId:o,onVisibleChanged:s}=e;const{prefixCls:c}=l.useContext(_N),u=`${c}-item-explain`,d=ir(c),[p,g,m]=pk(c,d),h=l.useMemo(()=>Xd(c),[c]),b=g0(r),y=g0(a),S=l.useMemo(()=>t!=null?[C1(t,"help",n)]:[].concat(Me(b.map((x,w)=>C1(x,"error","error",w))),Me(y.map((x,w)=>C1(x,"warning","warning",w)))),[t,n,b,y]),v={};return o&&(v.id=`${o}_help`),p(l.createElement(na,{motionDeadline:h.motionDeadline,motionName:`${c}-show-help`,visible:!!S.length,onVisibleChanged:s},x=>{const{className:w,style:C}=x;return l.createElement("div",Object.assign({},v,{className:oe(u,w,m,d,i,g),style:C,role:"alert"}),l.createElement(fN,Object.assign({keys:S},Xd(c),{motionName:`${c}-show-help-item`,component:!1}),E=>{const{key:I,error:T,errorStatus:_,className:R,style:$}=E;return l.createElement("div",{key:I,className:oe(R,{[`${u}-${_}`]:_}),style:$},T)}))}))},Uwe=["parentNode"],Vwe="form_item";function ag(e){return e===void 0||e===!1?[]:Array.isArray(e)?e:[e]}function UK(e,t){if(!e.length)return;const n=e.join("_");return t?`${t}_${n}`:Uwe.includes(n)?`${Vwe}_${n}`:n}function VK(e,t,n,r,a,i){let o=r;return i!==void 0?o=i:n.validating?o="validating":e.length?o="error":t.length?o="warning":(n.touched||a&&n.validated)&&(o="success"),o}function JP(e){return ag(e).join("_")}function Wwe(e,t){const n=t.getFieldInstance(e),r=YO(n);if(r)return r;const a=UK(ag(e),t.__INTERNAL__.name);if(a)return document.getElementById(a)}function WK(e){const[t]=RN(),n=l.useRef({}),r=l.useMemo(()=>e??Object.assign(Object.assign({},t),{__INTERNAL__:{itemRef:a=>i=>{const o=JP(a);i?n.current[o]=i:delete n.current[o]}},scrollToField:function(a){let i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const o=Wwe(a,r);o&&Xce(o,Object.assign({scrollMode:"if-needed",block:"nearest"},i))},getFieldInstance:a=>{const i=JP(a);return n.current[i]}}),[e,t]);return[r]}var Gwe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const n=l.useContext(ha),{getPrefixCls:r,direction:a,form:i}=l.useContext(st),{prefixCls:o,className:s,rootClassName:c,size:u,disabled:d=n,form:p,colon:g,labelAlign:m,labelWrap:h,labelCol:b,wrapperCol:y,hideRequiredMark:S,layout:v="horizontal",scrollToFirstError:x,requiredMark:w,onFinishFailed:C,name:E,style:I,feedbackIcons:T,variant:_}=e,R=Gwe(e,["prefixCls","className","rootClassName","size","disabled","form","colon","labelAlign","labelWrap","labelCol","wrapperCol","hideRequiredMark","layout","scrollToFirstError","requiredMark","onFinishFailed","name","style","feedbackIcons","variant"]),$=zr(u),M=l.useContext(pV),P=l.useMemo(()=>w!==void 0?w:S?!1:i&&i.requiredMark!==void 0?i.requiredMark:!0,[S,w,i]),D=g??(i==null?void 0:i.colon),O=r("form",o),k=ir(O),[N,A,L]=pk(O,k),j=oe(O,`${O}-${v}`,{[`${O}-hide-required-mark`]:P===!1,[`${O}-rtl`]:a==="rtl",[`${O}-${$}`]:$},L,k,A,i==null?void 0:i.className,s,c),[F]=WK(p),{__INTERNAL__:B}=F;B.name=E;const z=l.useMemo(()=>({name:E,labelAlign:m,labelCol:b,labelWrap:h,wrapperCol:y,vertical:v==="vertical",colon:D,requiredMark:P,itemRef:B.itemRef,form:F,feedbackIcons:T}),[E,m,b,y,v,D,P,F,T]),U=l.useRef(null);l.useImperativeHandle(t,()=>{var Y;return Object.assign(Object.assign({},F),{nativeElement:(Y=U.current)===null||Y===void 0?void 0:Y.nativeElement})});const H=(Y,ee)=>{if(Y){let ae={block:"nearest"};typeof Y=="object"&&(ae=Y),F.scrollToField(ee,ae)}},K=Y=>{if(C==null||C(Y),Y.errorFields.length){const ee=Y.errorFields[0].name;if(x!==void 0){H(x,ee);return}i&&i.scrollToFirstError!==void 0&&H(i.scrollToFirstError,ee)}};return N(l.createElement(_W.Provider,{value:_},l.createElement(lN,{disabled:d},l.createElement(Yc.Provider,{value:$},l.createElement(RW,{validateMessages:M},l.createElement(js.Provider,{value:z},l.createElement(Rf,Object.assign({id:E},R,{name:E,onFinishFailed:K,form:F,ref:U,style:Object.assign(Object.assign({},i==null?void 0:i.style),I),className:j}))))))))},Kwe=l.forwardRef(qwe);function Ywe(e){if(typeof e=="function")return e;const t=Nr(e);return t.length<=1?t[0]:t}const GK=()=>{const{status:e,errors:t=[],warnings:n=[]}=l.useContext(aa);return{status:e,errors:t,warnings:n}};GK.Context=aa;function Xwe(e){const[t,n]=l.useState(e),r=l.useRef(null),a=l.useRef([]),i=l.useRef(!1);l.useEffect(()=>(i.current=!1,()=>{i.current=!0,Gt.cancel(r.current),r.current=null}),[]);function o(s){i.current||(r.current===null&&(a.current=[],r.current=Gt(()=>{r.current=null,n(c=>{let u=c;return a.current.forEach(d=>{u=d(u)}),u})})),a.current.push(s))}return[t,o]}function Zwe(){const{itemRef:e}=l.useContext(js),t=l.useRef({});function n(r,a){const i=a&&typeof a=="object"&&a.ref,o=r.join("_");return(t.current.name!==o||t.current.originRef!==i)&&(t.current.name=o,t.current.originRef=i,t.current.ref=ba(e(r),i)),t.current.ref}return n}const Qwe=e=>{const{formItemCls:t}=e;return{"@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)":{[`${t}-control`]:{display:"flex"}}}},Jwe=uu(["Form","item-item"],(e,t)=>{let{rootPrefixCls:n}=t;const r=zK(e,n);return[Qwe(r)]}),eCe=e=>{const{prefixCls:t,status:n,wrapperCol:r,children:a,errors:i,warnings:o,_internalItemRender:s,extra:c,help:u,fieldId:d,marginBottom:p,onErrorVisibleChanged:g}=e,m=`${t}-item`,h=l.useContext(js),b=r||h.wrapperCol||{},y=oe(`${m}-control`,b.className),S=l.useMemo(()=>Object.assign({},h),[h]);delete S.labelCol,delete S.wrapperCol;const v=l.createElement("div",{className:`${m}-control-input`},l.createElement("div",{className:`${m}-control-input-content`},a)),x=l.useMemo(()=>({prefixCls:t,status:n}),[t,n]),w=p!==null||i.length||o.length?l.createElement("div",{style:{display:"flex",flexWrap:"nowrap"}},l.createElement(_N.Provider,{value:x},l.createElement(HK,{fieldId:d,errors:i,warnings:o,help:u,helpStatus:n,className:`${m}-explain-connected`,onVisibleChanged:g})),!!p&&l.createElement("div",{style:{width:0,height:p}})):null,C={};d&&(C.id=`${d}_extra`);const E=c?l.createElement("div",Object.assign({},C,{className:`${m}-extra`}),c):null,I=s&&s.mark==="pro_table_render"&&s.render?s.render(e,{input:v,errorList:w,extra:E}):l.createElement(l.Fragment,null,v,w,E);return l.createElement(js.Provider,{value:S},l.createElement(En,Object.assign({},b,{className:y}),I),l.createElement(Jwe,{prefixCls:t}))};var tCe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M623.6 316.7C593.6 290.4 554 276 512 276s-81.6 14.5-111.6 40.7C369.2 344 352 380.7 352 420v7.6c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V420c0-44.1 43.1-80 96-80s96 35.9 96 80c0 31.1-22 59.6-56.1 72.7-21.2 8.1-39.2 22.3-52.1 40.9-13.1 19-19.9 41.8-19.9 64.9V620c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-22.7a48.3 48.3 0 0130.9-44.8c59-22.7 97.1-74.7 97.1-132.5.1-39.3-17.1-76-48.3-103.3zM472 732a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"question-circle",theme:"outlined"},nCe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:tCe}))},Jg=l.forwardRef(nCe),rCe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{let{prefixCls:t,label:n,htmlFor:r,labelCol:a,labelAlign:i,colon:o,required:s,requiredMark:c,tooltip:u,vertical:d}=e;var p;const[g]=us("Form"),{labelAlign:m,labelCol:h,labelWrap:b,colon:y}=l.useContext(js);if(!n)return null;const S=a||h||{},v=i||m,x=`${t}-item-label`,w=oe(x,v==="left"&&`${x}-left`,S.className,{[`${x}-wrap`]:!!b});let C=n;const E=o===!0||y!==!1&&o!==!1;E&&!d&&typeof n=="string"&&n.trim()&&(C=n.replace(/[:|:]\s*$/,""));const T=aCe(u);if(T){const{icon:M=l.createElement(Jg,null)}=T,P=rCe(T,["icon"]),D=l.createElement(Ft,Object.assign({},P),l.cloneElement(M,{className:`${t}-item-tooltip`,title:"",onClick:O=>{O.preventDefault()},tabIndex:null}));C=l.createElement(l.Fragment,null,C,D)}const _=c==="optional",R=typeof c=="function";R?C=c(C,{required:!!s}):_&&!s&&(C=l.createElement(l.Fragment,null,C,l.createElement("span",{className:`${t}-item-optional`,title:""},(g==null?void 0:g.optional)||((p=lo.Form)===null||p===void 0?void 0:p.optional))));const $=oe({[`${t}-item-required`]:s,[`${t}-item-required-mark-optional`]:_||R,[`${t}-item-no-colon`]:!E});return l.createElement(En,Object.assign({},S,{className:w}),l.createElement("label",{htmlFor:r,className:$,title:typeof n=="string"?n:""},C))},oCe={success:Ef,warning:$m,error:Ql,validating:uo};function qK(e){let{children:t,errors:n,warnings:r,hasFeedback:a,validateStatus:i,prefixCls:o,meta:s,noStyle:c}=e;const u=`${o}-item`,{feedbackIcons:d}=l.useContext(js),p=VK(n,r,s,null,!!a,i),{isFormItemInput:g,status:m,hasFeedback:h,feedbackIcon:b}=l.useContext(aa),y=l.useMemo(()=>{var S;let v;if(a){const w=a!==!0&&a.icons||d,C=p&&((S=w==null?void 0:w({status:p,errors:n,warnings:r}))===null||S===void 0?void 0:S[p]),E=p&&oCe[p];v=C!==!1&&E?l.createElement("span",{className:oe(`${u}-feedback-icon`,`${u}-feedback-icon-${p}`)},C||l.createElement(E,null)):null}const x={status:p||"",errors:n,warnings:r,hasFeedback:!!a,feedbackIcon:v,isFormItemInput:!0};return c&&(x.status=(p??m)||"",x.isFormItemInput=g,x.hasFeedback=!!(a??h),x.feedbackIcon=a!==void 0?x.feedbackIcon:b),x},[p,a,c,g,m]);return l.createElement(aa.Provider,{value:y},t)}var sCe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{if($&&I.current){const L=getComputedStyle(I.current);D(parseInt(L.marginBottom,10))}},[$,M]);const O=L=>{L||D(null)},N=function(){let L=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;const j=L?T:u.errors,F=L?_:u.warnings;return VK(j,F,u,"",!!d,c)}(),A=oe(x,n,r,{[`${x}-with-help`]:R||T.length||_.length,[`${x}-has-feedback`]:N&&d,[`${x}-has-success`]:N==="success",[`${x}-has-warning`]:N==="warning",[`${x}-has-error`]:N==="error",[`${x}-is-validating`]:N==="validating",[`${x}-hidden`]:p,[`${x}-${S}`]:S});return l.createElement("div",{className:A,style:a,ref:I},l.createElement(da,Object.assign({className:`${x}-row`},Dn(v,["_internalItemRender","colon","dependencies","extra","fieldKey","getValueFromEvent","getValueProps","htmlFor","id","initialValue","isListField","label","labelAlign","labelCol","labelWrap","messageVariables","name","normalize","noStyle","preserve","requiredMark","rules","shouldUpdate","trigger","tooltip","validateFirst","validateTrigger","valuePropName","wrapperCol","validateDebounce"])),l.createElement(iCe,Object.assign({htmlFor:m},e,{requiredMark:w,required:h??b,prefixCls:t,vertical:E})),l.createElement(eCe,Object.assign({},e,u,{errors:T,warnings:_,prefixCls:t,status:N,help:i,marginBottom:P,onErrorVisibleChanged:O}),l.createElement(TW.Provider,{value:y},l.createElement(qK,{prefixCls:t,meta:u,errors:u.errors,warnings:u.warnings,hasFeedback:d,validateStatus:N},g)))),!!P&&l.createElement("div",{className:`${x}-margin-offset`,style:{marginBottom:-P}}))}const cCe="__SPLIT__";function uCe(e,t){const n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every(a=>{const i=e[a],o=t[a];return i===o||typeof i=="function"||typeof o=="function"})}const dCe=l.memo(e=>{let{children:t}=e;return t},(e,t)=>uCe(e.control,t.control)&&e.update===t.update&&e.childProps.length===t.childProps.length&&e.childProps.every((n,r)=>n===t.childProps[r]));function eL(){return{errors:[],warnings:[],touched:!1,validating:!1,name:[],validated:!1}}function fCe(e){const{name:t,noStyle:n,className:r,dependencies:a,prefixCls:i,shouldUpdate:o,rules:s,children:c,required:u,label:d,messageVariables:p,trigger:g="onChange",validateTrigger:m,hidden:h,help:b,layout:y}=e,{getPrefixCls:S}=l.useContext(st),{name:v}=l.useContext(js),x=Ywe(c),w=typeof x=="function",C=l.useContext(TW),{validateTrigger:E}=l.useContext(Zc),I=m!==void 0?m:E,T=t!=null,_=S("form",i),R=ir(_),[$,M,P]=pk(_,R);Zl();const D=l.useContext(Xg),O=l.useRef(),[k,N]=Xwe({}),[A,L]=Xc(()=>eL()),j=Y=>{const ee=D==null?void 0:D.getKey(Y.name);if(L(Y.destroy?eL():Y,!0),n&&b!==!1&&C){let ae=Y.name;if(Y.destroy)ae=O.current||ae;else if(ee!==void 0){const[W,q]=ee;ae=[W].concat(Me(q)),O.current=ae}C(Y,ae)}},F=(Y,ee)=>{N(ae=>{const W=Object.assign({},ae),Z=[].concat(Me(Y.name.slice(0,-1)),Me(ee)).join(cCe);return Y.destroy?delete W[Z]:W[Z]=Y,W})},[B,z]=l.useMemo(()=>{const Y=Me(A.errors),ee=Me(A.warnings);return Object.values(k).forEach(ae=>{Y.push.apply(Y,Me(ae.errors||[])),ee.push.apply(ee,Me(ae.warnings||[]))}),[Y,ee]},[k,A.errors,A.warnings]),U=Zwe();function H(Y,ee,ae){return n&&!h?l.createElement(qK,{prefixCls:_,hasFeedback:e.hasFeedback,validateStatus:e.validateStatus,meta:A,errors:B,warnings:z,noStyle:!0},Y):l.createElement(lCe,Object.assign({key:"row"},e,{className:oe(r,P,R,M),prefixCls:_,fieldId:ee,isRequired:ae,errors:B,warnings:z,meta:A,onSubItemMetaChange:F,layout:y}),Y)}if(!T&&!w&&!a)return $(H(x));let K={};return typeof d=="string"?K.label=d:t&&(K.label=String(t)),p&&(K=Object.assign(Object.assign({},K),p)),$(l.createElement(TN,Object.assign({},e,{messageVariables:K,trigger:g,validateTrigger:I,onMetaChange:j}),(Y,ee,ae)=>{const W=ag(t).length&&ee?ee.name:[],q=UK(W,v),Z=u!==void 0?u:!!(s!=null&&s.some(le=>{if(le&&typeof le=="object"&&le.required&&!le.warningOnly)return!0;if(typeof le=="function"){const ce=le(ae);return(ce==null?void 0:ce.required)&&!(ce!=null&&ce.warningOnly)}return!1})),Q=Object.assign({},Y);let J=null;if(Array.isArray(x)&&T)J=x;else if(!(w&&(!(o||a)||T))){if(!(a&&!w&&!T))if(l.isValidElement(x)){const le=Object.assign(Object.assign({},x.props),Q);if(le.id||(le.id=q),b||B.length>0||z.length>0||e.extra){const te=[];(b||B.length>0)&&te.push(`${q}_help`),e.extra&&te.push(`${q}_extra`),le["aria-describedby"]=te.join(" ")}B.length>0&&(le["aria-invalid"]="true"),Z&&(le["aria-required"]="true"),Po(x)&&(le.ref=U(W,x)),new Set([].concat(Me(ag(g)),Me(ag(I)))).forEach(te=>{le[te]=function(){for(var ie,fe,ge,ne,ue,me=arguments.length,xe=new Array(me),Ie=0;Ie{var{prefixCls:t,children:n}=e,r=pCe(e,["prefixCls","children"]);const{getPrefixCls:a}=l.useContext(st),i=a("form",t),o=l.useMemo(()=>({prefixCls:i,status:"error"}),[i]);return l.createElement(wW,Object.assign({},r),(s,c,u)=>l.createElement(_N.Provider,{value:o},n(s.map(d=>Object.assign(Object.assign({},d),{fieldKey:d.key})),c,{errors:u.errors,warnings:u.warnings})))};function mCe(){const{form:e}=l.useContext(js);return e}const Kt=Kwe;Kt.Item=Qm;Kt.List=gCe;Kt.ErrorList=HK;Kt.useForm=WK;Kt.useFormInstance=mCe;Kt.useWatch=IW;Kt.Provider=RW;Kt.create=()=>{};function KK(){var e=document.documentElement.clientWidth,t=window.innerHeight||document.documentElement.clientHeight;return{width:e,height:t}}function G_(e){var t=e.getBoundingClientRect(),n=document.documentElement;return{left:t.left+(window.pageXOffset||n.scrollLeft)-(n.clientLeft||document.body.clientLeft||0),top:t.top+(window.pageYOffset||n.scrollTop)-(n.clientTop||document.body.clientTop||0)}}function ts(e,t,n,r){var a=Ag.unstable_batchedUpdates?function(o){Ag.unstable_batchedUpdates(n,o)}:n;return e!=null&&e.addEventListener&&e.addEventListener(t,a,r),{remove:function(){e!=null&&e.removeEventListener&&e.removeEventListener(t,a,r)}}}var Jm=l.createContext(null),hCe=function(t){var n=t.visible,r=t.maskTransitionName,a=t.getContainer,i=t.prefixCls,o=t.rootClassName,s=t.icons,c=t.countRender,u=t.showSwitch,d=t.showProgress,p=t.current,g=t.transform,m=t.count,h=t.scale,b=t.minScale,y=t.maxScale,S=t.closeIcon,v=t.onActive,x=t.onClose,w=t.onZoomIn,C=t.onZoomOut,E=t.onRotateRight,I=t.onRotateLeft,T=t.onFlipX,_=t.onFlipY,R=t.onReset,$=t.toolbarRender,M=t.zIndex,P=t.image,D=l.useContext(Jm),O=s.rotateLeft,k=s.rotateRight,N=s.zoomIn,A=s.zoomOut,L=s.close,j=s.left,F=s.right,B=s.flipX,z=s.flipY,U="".concat(i,"-operations-operation");l.useEffect(function(){var ce=function(te){te.keyCode===Fe.ESC&&x()};return n&&window.addEventListener("keydown",ce),function(){window.removeEventListener("keydown",ce)}},[n]);var H=function(pe,te){pe.preventDefault(),pe.stopPropagation(),v(te)},K=l.useCallback(function(ce){var pe=ce.type,te=ce.disabled,ie=ce.onClick,fe=ce.icon;return l.createElement("div",{key:pe,className:oe(U,"".concat(i,"-operations-operation-").concat(pe),V({},"".concat(i,"-operations-operation-disabled"),!!te)),onClick:ie},fe)},[U,i]),Y=u?K({icon:j,onClick:function(pe){return H(pe,-1)},type:"prev",disabled:p===0}):void 0,ee=u?K({icon:F,onClick:function(pe){return H(pe,1)},type:"next",disabled:p===m-1}):void 0,ae=K({icon:z,onClick:_,type:"flipY"}),W=K({icon:B,onClick:T,type:"flipX"}),q=K({icon:O,onClick:I,type:"rotateLeft"}),Z=K({icon:k,onClick:E,type:"rotateRight"}),Q=K({icon:A,onClick:C,type:"zoomOut",disabled:h<=b}),J=K({icon:N,onClick:w,type:"zoomIn",disabled:h===y}),le=l.createElement("div",{className:"".concat(i,"-operations")},ae,W,q,Z,Q,J);return l.createElement(na,{visible:n,motionName:r},function(ce){var pe=ce.className,te=ce.style;return l.createElement(Pm,{open:!0,getContainer:a??document.body},l.createElement("div",{className:oe("".concat(i,"-operations-wrapper"),pe,o),style:X(X({},te),{},{zIndex:M})},S===null?null:l.createElement("button",{className:"".concat(i,"-close"),onClick:x},S||L),u&&l.createElement(l.Fragment,null,l.createElement("div",{className:oe("".concat(i,"-switch-left"),V({},"".concat(i,"-switch-left-disabled"),p===0)),onClick:function(fe){return H(fe,-1)}},j),l.createElement("div",{className:oe("".concat(i,"-switch-right"),V({},"".concat(i,"-switch-right-disabled"),p===m-1)),onClick:function(fe){return H(fe,1)}},F)),l.createElement("div",{className:"".concat(i,"-footer")},d&&l.createElement("div",{className:"".concat(i,"-progress")},c?c(p+1,m):"".concat(p+1," / ").concat(m)),$?$(le,X(X({icons:{prevIcon:Y,nextIcon:ee,flipYIcon:ae,flipXIcon:W,rotateLeftIcon:q,rotateRightIcon:Z,zoomOutIcon:Q,zoomInIcon:J},actions:{onActive:v,onFlipY:_,onFlipX:T,onRotateLeft:I,onRotateRight:E,onZoomOut:C,onZoomIn:w,onReset:R,onClose:x},transform:g},D?{current:p,total:m}:{}),{},{image:P})):le)))})},cv={x:0,y:0,rotate:0,scale:1,flipX:!1,flipY:!1};function vCe(e,t,n,r){var a=l.useRef(null),i=l.useRef([]),o=l.useState(cv),s=se(o,2),c=s[0],u=s[1],d=function(h){u(cv),oo(cv,c)||r==null||r({transform:cv,action:h})},p=function(h,b){a.current===null&&(i.current=[],a.current=Gt(function(){u(function(y){var S=y;return i.current.forEach(function(v){S=X(X({},S),v)}),a.current=null,r==null||r({transform:S,action:b}),S})})),i.current.push(X(X({},c),h))},g=function(h,b,y,S,v){var x=e.current,w=x.width,C=x.height,E=x.offsetWidth,I=x.offsetHeight,T=x.offsetLeft,_=x.offsetTop,R=h,$=c.scale*h;$>n?($=n,R=n/c.scale):$r){if(t>0)return V({},e,i);if(t<0&&ar)return V({},e,t<0?i:-i);return{}}function YK(e,t,n,r){var a=KK(),i=a.width,o=a.height,s=null;return e<=i&&t<=o?s={x:0,y:0}:(e>i||t>o)&&(s=X(X({},tL("x",n,e,i)),tL("y",r,t,o))),s}var hd=1,bCe=1;function yCe(e,t,n,r,a,i,o){var s=a.rotate,c=a.scale,u=a.x,d=a.y,p=l.useState(!1),g=se(p,2),m=g[0],h=g[1],b=l.useRef({diffX:0,diffY:0,transformX:0,transformY:0}),y=function(C){!t||C.button!==0||(C.preventDefault(),C.stopPropagation(),b.current={diffX:C.pageX-u,diffY:C.pageY-d,transformX:u,transformY:d},h(!0))},S=function(C){n&&m&&i({x:C.pageX-b.current.diffX,y:C.pageY-b.current.diffY},"move")},v=function(){if(n&&m){h(!1);var C=b.current,E=C.transformX,I=C.transformY,T=u!==E&&d!==I;if(!T)return;var _=e.current.offsetWidth*c,R=e.current.offsetHeight*c,$=e.current.getBoundingClientRect(),M=$.left,P=$.top,D=s%180!==0,O=YK(D?R:_,D?_:R,M,P);O&&i(X({},O),"dragRebound")}},x=function(C){if(!(!n||C.deltaY==0)){var E=Math.abs(C.deltaY/100),I=Math.min(E,bCe),T=hd+I*r;C.deltaY>0&&(T=hd/T),o(T,"wheel",C.clientX,C.clientY)}};return l.useEffect(function(){var w,C,E,I;if(t){E=ts(window,"mouseup",v,!1),I=ts(window,"mousemove",S,!1);try{window.top!==window.self&&(w=ts(window.top,"mouseup",v,!1),C=ts(window.top,"mousemove",S,!1))}catch{}}return function(){var T,_,R,$;(T=E)===null||T===void 0||T.remove(),(_=I)===null||_===void 0||_.remove(),(R=w)===null||R===void 0||R.remove(),($=C)===null||$===void 0||$.remove()}},[n,m,u,d,s,t]),{isMoving:m,onMouseDown:y,onMouseMove:S,onMouseUp:v,onWheel:x}}function xCe(e){return new Promise(function(t){var n=document.createElement("img");n.onerror=function(){return t(!1)},n.onload=function(){return t(!0)},n.src=e})}function XK(e){var t=e.src,n=e.isCustomPlaceholder,r=e.fallback,a=l.useState(n?"loading":"normal"),i=se(a,2),o=i[0],s=i[1],c=l.useRef(!1),u=o==="error";l.useEffect(function(){var m=!0;return xCe(t).then(function(h){!h&&m&&s("error")}),function(){m=!1}},[t]),l.useEffect(function(){n&&!c.current?s("loading"):u&&s("normal")},[t]);var d=function(){s("normal")},p=function(h){c.current=!1,o==="loading"&&h!==null&&h!==void 0&&h.complete&&(h.naturalWidth||h.naturalHeight)&&(c.current=!0,d())},g=u&&r?{src:r}:{onLoad:d,src:t};return[p,g,o]}function m0(e,t){var n=e.x-t.x,r=e.y-t.y;return Math.hypot(n,r)}function SCe(e,t,n,r){var a=m0(e,n),i=m0(t,r);if(a===0&&i===0)return[e.x,e.y];var o=a/(a+i),s=e.x+o*(t.x-e.x),c=e.y+o*(t.y-e.y);return[s,c]}function wCe(e,t,n,r,a,i,o){var s=a.rotate,c=a.scale,u=a.x,d=a.y,p=l.useState(!1),g=se(p,2),m=g[0],h=g[1],b=l.useRef({point1:{x:0,y:0},point2:{x:0,y:0},eventType:"none"}),y=function(C){b.current=X(X({},b.current),C)},S=function(C){if(t){C.stopPropagation(),h(!0);var E=C.touches,I=E===void 0?[]:E;I.length>1?y({point1:{x:I[0].clientX,y:I[0].clientY},point2:{x:I[1].clientX,y:I[1].clientY},eventType:"touchZoom"}):y({point1:{x:I[0].clientX-u,y:I[0].clientY-d},eventType:"move"})}},v=function(C){var E=C.touches,I=E===void 0?[]:E,T=b.current,_=T.point1,R=T.point2,$=T.eventType;if(I.length>1&&$==="touchZoom"){var M={x:I[0].clientX,y:I[0].clientY},P={x:I[1].clientX,y:I[1].clientY},D=SCe(_,R,M,P),O=se(D,2),k=O[0],N=O[1],A=m0(M,P)/m0(_,R);o(A,"touchZoom",k,N,!0),y({point1:M,point2:P,eventType:"touchZoom"})}else $==="move"&&(i({x:I[0].clientX-_.x,y:I[0].clientY-_.y},"move"),y({eventType:"move"}))},x=function(){if(n){if(m&&h(!1),y({eventType:"none"}),r>c)return i({x:0,y:0,scale:r},"touchZoom");var C=e.current.offsetWidth*c,E=e.current.offsetHeight*c,I=e.current.getBoundingClientRect(),T=I.left,_=I.top,R=s%180!==0,$=YK(R?E:C,R?C:E,T,_);$&&i(X({},$),"dragRebound")}};return l.useEffect(function(){var w;return n&&t&&(w=ts(window,"touchmove",function(C){return C.preventDefault()},{passive:!1})),function(){var C;(C=w)===null||C===void 0||C.remove()}},[n,t]),{isTouching:m,onTouchStart:S,onTouchMove:v,onTouchEnd:x}}var CCe=["fallback","src","imgRef"],ECe=["prefixCls","src","alt","imageInfo","fallback","movable","onClose","visible","icons","rootClassName","closeIcon","getContainer","current","count","countRender","scaleStep","minScale","maxScale","transitionName","maskTransitionName","imageRender","imgCommonProps","toolbarRender","onTransform","onChange"],ICe=function(t){var n=t.fallback,r=t.src,a=t.imgRef,i=Ct(t,CCe),o=XK({src:r,fallback:n}),s=se(o,2),c=s[0],u=s[1];return de.createElement("img",be({ref:function(p){a.current=p,c(p)}},i,u))},ZK=function(t){var n=t.prefixCls,r=t.src,a=t.alt,i=t.imageInfo,o=t.fallback,s=t.movable,c=s===void 0?!0:s,u=t.onClose,d=t.visible,p=t.icons,g=p===void 0?{}:p,m=t.rootClassName,h=t.closeIcon,b=t.getContainer,y=t.current,S=y===void 0?0:y,v=t.count,x=v===void 0?1:v,w=t.countRender,C=t.scaleStep,E=C===void 0?.5:C,I=t.minScale,T=I===void 0?1:I,_=t.maxScale,R=_===void 0?50:_,$=t.transitionName,M=$===void 0?"zoom":$,P=t.maskTransitionName,D=P===void 0?"fade":P,O=t.imageRender,k=t.imgCommonProps,N=t.toolbarRender,A=t.onTransform,L=t.onChange,j=Ct(t,ECe),F=l.useRef(),B=l.useContext(Jm),z=B&&x>1,U=B&&x>=1,H=l.useState(!0),K=se(H,2),Y=K[0],ee=K[1],ae=vCe(F,T,R,A),W=ae.transform,q=ae.resetTransform,Z=ae.updateTransform,Q=ae.dispatchZoomChange,J=yCe(F,c,d,E,W,Z,Q),le=J.isMoving,ce=J.onMouseDown,pe=J.onWheel,te=wCe(F,c,d,T,W,Z,Q),ie=te.isTouching,fe=te.onTouchStart,ge=te.onTouchMove,ne=te.onTouchEnd,ue=W.rotate,me=W.scale,xe=oe(V({},"".concat(n,"-moving"),le));l.useEffect(function(){Y||ee(!0)},[Y]);var Ie=function(){q("close")},ke=function(){Q(hd+E,"zoomIn")},$e=function(){Q(hd/(hd+E),"zoomOut")},Le=function(){Z({rotate:ue+90},"rotateRight")},je=function(){Z({rotate:ue-90},"rotateLeft")},He=function(){Z({flipX:!W.flipX},"flipX")},Be=function(){Z({flipY:!W.flipY},"flipY")},Pe=function(){q("reset")},Se=function(lt){var he=S+lt;!Number.isInteger(he)||he<0||he>x-1||(ee(!1),q(lt<0?"prev":"next"),L==null||L(he,S))},Ne=function(lt){!d||!z||(lt.keyCode===Fe.LEFT?Se(-1):lt.keyCode===Fe.RIGHT&&Se(1))},Te=function(lt){d&&(me!==1?Z({x:0,y:0,scale:1},"doubleClick"):Q(hd+E,"doubleClick",lt.clientX,lt.clientY))};l.useEffect(function(){var Ge=ts(window,"keydown",Ne,!1);return function(){Ge.remove()}},[d,z,S]);var Ce=de.createElement(ICe,be({},k,{width:t.width,height:t.height,imgRef:F,className:"".concat(n,"-img"),alt:a,style:{transform:"translate3d(".concat(W.x,"px, ").concat(W.y,"px, 0) scale3d(").concat(W.flipX?"-":"").concat(me,", ").concat(W.flipY?"-":"").concat(me,", 1) rotate(").concat(ue,"deg)"),transitionDuration:(!Y||ie)&&"0s"},fallback:o,src:r,onWheel:pe,onMouseDown:ce,onDoubleClick:Te,onTouchStart:fe,onTouchMove:ge,onTouchEnd:ne,onTouchCancel:ne})),De=X({url:r,alt:a},i);return de.createElement(de.Fragment,null,de.createElement(EN,be({transitionName:M,maskTransitionName:D,closable:!1,keyboard:!0,prefixCls:n,onClose:u,visible:d,classNames:{wrapper:xe},rootClassName:m,getContainer:b},j,{afterClose:Ie}),de.createElement("div",{className:"".concat(n,"-img-wrapper")},O?O(Ce,X({transform:W,image:De},B?{current:S}:{})):Ce)),de.createElement(hCe,{visible:d,transform:W,maskTransitionName:D,closeIcon:h,getContainer:b,prefixCls:n,rootClassName:m,icons:g,countRender:w,showSwitch:z,showProgress:U,current:S,count:x,scale:me,minScale:T,maxScale:R,toolbarRender:N,onActive:Se,onZoomIn:ke,onZoomOut:$e,onRotateRight:Le,onRotateLeft:je,onFlipX:He,onFlipY:Be,onClose:u,onReset:Pe,zIndex:j.zIndex!==void 0?j.zIndex+1:void 0,image:De}))},q_=["crossOrigin","decoding","draggable","loading","referrerPolicy","sizes","srcSet","useMap","alt"];function TCe(e){var t=l.useState({}),n=se(t,2),r=n[0],a=n[1],i=l.useCallback(function(s,c){return a(function(u){return X(X({},u),{},V({},s,c))}),function(){a(function(u){var d=X({},u);return delete d[s],d})}},[]),o=l.useMemo(function(){return e?e.map(function(s){if(typeof s=="string")return{data:{src:s}};var c={};return Object.keys(s).forEach(function(u){["src"].concat(Me(q_)).includes(u)&&(c[u]=s[u])}),{data:c}}):Object.keys(r).reduce(function(s,c){var u=r[c],d=u.canPreview,p=u.data;return d&&s.push({data:p,id:c}),s},[])},[e,r]);return[o,i,!!e]}var RCe=["visible","onVisibleChange","getContainer","current","movable","minScale","maxScale","countRender","closeIcon","onChange","onTransform","toolbarRender","imageRender"],_Ce=["src"],$Ce=function(t){var n,r=t.previewPrefixCls,a=r===void 0?"rc-image-preview":r,i=t.children,o=t.icons,s=o===void 0?{}:o,c=t.items,u=t.preview,d=t.fallback,p=mt(u)==="object"?u:{},g=p.visible,m=p.onVisibleChange,h=p.getContainer,b=p.current,y=p.movable,S=p.minScale,v=p.maxScale,x=p.countRender,w=p.closeIcon,C=p.onChange,E=p.onTransform,I=p.toolbarRender,T=p.imageRender,_=Ct(p,RCe),R=TCe(c),$=se(R,3),M=$[0],P=$[1],D=$[2],O=pn(0,{value:b}),k=se(O,2),N=k[0],A=k[1],L=l.useState(!1),j=se(L,2),F=j[0],B=j[1],z=((n=M[N])===null||n===void 0?void 0:n.data)||{},U=z.src,H=Ct(z,_Ce),K=pn(!!g,{value:g,onChange:function(ie,fe){m==null||m(ie,fe,N)}}),Y=se(K,2),ee=Y[0],ae=Y[1],W=l.useState(null),q=se(W,2),Z=q[0],Q=q[1],J=l.useCallback(function(te,ie,fe,ge){var ne=D?M.findIndex(function(ue){return ue.data.src===ie}):M.findIndex(function(ue){return ue.id===te});A(ne<0?0:ne),ae(!0),Q({x:fe,y:ge}),B(!0)},[M,D]);l.useEffect(function(){ee?F||A(0):B(!1)},[ee]);var le=function(ie,fe){A(ie),C==null||C(ie,fe)},ce=function(){ae(!1),Q(null)},pe=l.useMemo(function(){return{register:P,onPreview:J}},[P,J]);return l.createElement(Jm.Provider,{value:pe},i,l.createElement(ZK,be({"aria-hidden":!ee,movable:y,visible:ee,prefixCls:a,closeIcon:w,onClose:ce,mousePosition:Z,imgCommonProps:H,src:U,fallback:d,icons:s,minScale:S,maxScale:v,getContainer:h,current:N,count:M.length,countRender:x,onTransform:E,toolbarRender:I,imageRender:T,onChange:le},_)))},nL=0;function OCe(e,t){var n=l.useState(function(){return nL+=1,String(nL)}),r=se(n,1),a=r[0],i=l.useContext(Jm),o={data:t,canPreview:e};return l.useEffect(function(){if(i)return i.register(a,o)},[]),l.useEffect(function(){i&&i.register(a,o)},[e,t]),a}var NCe=["src","alt","onPreviewClose","prefixCls","previewPrefixCls","placeholder","fallback","width","height","style","preview","className","onClick","onError","wrapperClassName","wrapperStyle","rootClassName"],kCe=["src","visible","onVisibleChange","getContainer","mask","maskClassName","movable","icons","scaleStep","minScale","maxScale","imageRender","toolbarRender"],gk=function(t){var n=t.src,r=t.alt,a=t.onPreviewClose,i=t.prefixCls,o=i===void 0?"rc-image":i,s=t.previewPrefixCls,c=s===void 0?"".concat(o,"-preview"):s,u=t.placeholder,d=t.fallback,p=t.width,g=t.height,m=t.style,h=t.preview,b=h===void 0?!0:h,y=t.className,S=t.onClick,v=t.onError,x=t.wrapperClassName,w=t.wrapperStyle,C=t.rootClassName,E=Ct(t,NCe),I=u&&u!==!0,T=mt(b)==="object"?b:{},_=T.src,R=T.visible,$=R===void 0?void 0:R,M=T.onVisibleChange,P=M===void 0?a:M,D=T.getContainer,O=D===void 0?void 0:D,k=T.mask,N=T.maskClassName,A=T.movable,L=T.icons,j=T.scaleStep,F=T.minScale,B=T.maxScale,z=T.imageRender,U=T.toolbarRender,H=Ct(T,kCe),K=_??n,Y=pn(!!$,{value:$,onChange:P}),ee=se(Y,2),ae=ee[0],W=ee[1],q=XK({src:n,isCustomPlaceholder:I,fallback:d}),Z=se(q,3),Q=Z[0],J=Z[1],le=Z[2],ce=l.useState(null),pe=se(ce,2),te=pe[0],ie=pe[1],fe=l.useContext(Jm),ge=!!b,ne=function(){W(!1),ie(null)},ue=oe(o,x,C,V({},"".concat(o,"-error"),le==="error")),me=l.useMemo(function(){var $e={};return q_.forEach(function(Le){t[Le]!==void 0&&($e[Le]=t[Le])}),$e},q_.map(function($e){return t[$e]})),xe=l.useMemo(function(){return X(X({},me),{},{src:K})},[K,me]),Ie=OCe(ge,xe),ke=function(Le){var je=G_(Le.target),He=je.left,Be=je.top;fe?fe.onPreview(Ie,K,He,Be):(ie({x:He,y:Be}),W(!0)),S==null||S(Le)};return l.createElement(l.Fragment,null,l.createElement("div",be({},E,{className:ue,onClick:ge?ke:S,style:X({width:p,height:g},w)}),l.createElement("img",be({},me,{className:oe("".concat(o,"-img"),V({},"".concat(o,"-img-placeholder"),u===!0),y),style:X({height:g},m),ref:Q},J,{width:p,height:g,onError:v})),le==="loading"&&l.createElement("div",{"aria-hidden":"true",className:"".concat(o,"-placeholder")},u),k&&ge&&l.createElement("div",{className:oe("".concat(o,"-mask"),N),style:{display:(m==null?void 0:m.display)==="none"?"none":void 0}},k)),!fe&&ge&&l.createElement(ZK,be({"aria-hidden":!ae,visible:ae,prefixCls:c,onClose:ne,mousePosition:te,src:K,alt:r,imageInfo:{width:p,height:g},fallback:d,getContainer:O,icons:L,movable:A,scaleStep:j,minScale:F,maxScale:B,rootClassName:C,imageRender:z,imgCommonProps:me,toolbarRender:U},H)))};gk.PreviewGroup=$Ce;var ACe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M672 418H144c-17.7 0-32 14.3-32 32v414c0 17.7 14.3 32 32 32h528c17.7 0 32-14.3 32-32V450c0-17.7-14.3-32-32-32zm-44 402H188V494h440v326z"}},{tag:"path",attrs:{d:"M819.3 328.5c-78.8-100.7-196-153.6-314.6-154.2l-.2-64c0-6.5-7.6-10.1-12.6-6.1l-128 101c-4 3.1-3.9 9.1 0 12.3L492 318.6c5.1 4 12.7.4 12.6-6.1v-63.9c12.9.1 25.9.9 38.8 2.5 42.1 5.2 82.1 18.2 119 38.7 38.1 21.2 71.2 49.7 98.4 84.3 27.1 34.7 46.7 73.7 58.1 115.8a325.95 325.95 0 016.5 140.9h74.9c14.8-103.6-11.3-213-81-302.3z"}}]},name:"rotate-left",theme:"outlined"},DCe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:ACe}))},MCe=l.forwardRef(DCe),PCe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M480.5 251.2c13-1.6 25.9-2.4 38.8-2.5v63.9c0 6.5 7.5 10.1 12.6 6.1L660 217.6c4-3.2 4-9.2 0-12.3l-128-101c-5.1-4-12.6-.4-12.6 6.1l-.2 64c-118.6.5-235.8 53.4-314.6 154.2A399.75 399.75 0 00123.5 631h74.9c-.9-5.3-1.7-10.7-2.4-16.1-5.1-42.1-2.1-84.1 8.9-124.8 11.4-42.2 31-81.1 58.1-115.8 27.2-34.7 60.3-63.2 98.4-84.3 37-20.6 76.9-33.6 119.1-38.8z"}},{tag:"path",attrs:{d:"M880 418H352c-17.7 0-32 14.3-32 32v414c0 17.7 14.3 32 32 32h528c17.7 0 32-14.3 32-32V450c0-17.7-14.3-32-32-32zm-44 402H396V494h440v326z"}}]},name:"rotate-right",theme:"outlined"},LCe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:PCe}))},jCe=l.forwardRef(LCe),FCe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M847.9 592H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h605.2L612.9 851c-4.1 5.2-.4 13 6.3 13h72.5c4.9 0 9.5-2.2 12.6-6.1l168.8-214.1c16.5-21 1.6-51.8-25.2-51.8zM872 356H266.8l144.3-183c4.1-5.2.4-13-6.3-13h-72.5c-4.9 0-9.5 2.2-12.6 6.1L150.9 380.2c-16.5 21-1.6 51.8 25.1 51.8h696c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"swap",theme:"outlined"},BCe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:FCe}))},rL=l.forwardRef(BCe),zCe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M637 443H519V309c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v134H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h118v134c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V519h118c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm284 424L775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"}}]},name:"zoom-in",theme:"outlined"},HCe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:zCe}))},UCe=l.forwardRef(HCe),VCe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M637 443H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h312c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm284 424L775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"}}]},name:"zoom-out",theme:"outlined"},WCe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:VCe}))},GCe=l.forwardRef(WCe);const K_=e=>({position:e||"absolute",inset:0}),qCe=e=>{const{iconCls:t,motionDurationSlow:n,paddingXXS:r,marginXXS:a,prefixCls:i,colorTextLightSolid:o}=e;return{position:"absolute",inset:0,display:"flex",alignItems:"center",justifyContent:"center",color:o,background:new cn("#000").setAlpha(.5).toRgbString(),cursor:"pointer",opacity:0,transition:`opacity ${n}`,[`.${i}-mask-info`]:Object.assign(Object.assign({},Pi),{padding:`0 ${G(r)}`,[t]:{marginInlineEnd:a,svg:{verticalAlign:"baseline"}}})}},KCe=e=>{const{previewCls:t,modalMaskBg:n,paddingSM:r,marginXL:a,margin:i,paddingLG:o,previewOperationColorDisabled:s,previewOperationHoverColor:c,motionDurationSlow:u,iconCls:d,colorTextLightSolid:p}=e,g=new cn(n).setAlpha(.1),m=g.clone().setAlpha(.2);return{[`${t}-footer`]:{position:"fixed",bottom:a,left:{_skip_check_:!0,value:"50%"},display:"flex",flexDirection:"column",alignItems:"center",color:e.previewOperationColor,transform:"translateX(-50%)"},[`${t}-progress`]:{marginBottom:i},[`${t}-close`]:{position:"fixed",top:a,right:{_skip_check_:!0,value:a},display:"flex",color:p,backgroundColor:g.toRgbString(),borderRadius:"50%",padding:r,outline:0,border:0,cursor:"pointer",transition:`all ${u}`,"&:hover":{backgroundColor:m.toRgbString()},[`& > ${d}`]:{fontSize:e.previewOperationSize}},[`${t}-operations`]:{display:"flex",alignItems:"center",padding:`0 ${G(o)}`,backgroundColor:g.toRgbString(),borderRadius:100,"&-operation":{marginInlineStart:r,padding:r,cursor:"pointer",transition:`all ${u}`,userSelect:"none",[`&:not(${t}-operations-operation-disabled):hover > ${d}`]:{color:c},"&-disabled":{color:s,cursor:"not-allowed"},"&:first-of-type":{marginInlineStart:0},[`& > ${d}`]:{fontSize:e.previewOperationSize}}}}},YCe=e=>{const{modalMaskBg:t,iconCls:n,previewOperationColorDisabled:r,previewCls:a,zIndexPopup:i,motionDurationSlow:o}=e,s=new cn(t).setAlpha(.1),c=s.clone().setAlpha(.2);return{[`${a}-switch-left, ${a}-switch-right`]:{position:"fixed",insetBlockStart:"50%",zIndex:e.calc(i).add(1).equal(),display:"flex",alignItems:"center",justifyContent:"center",width:e.imagePreviewSwitchSize,height:e.imagePreviewSwitchSize,marginTop:e.calc(e.imagePreviewSwitchSize).mul(-1).div(2).equal(),color:e.previewOperationColor,background:s.toRgbString(),borderRadius:"50%",transform:"translateY(-50%)",cursor:"pointer",transition:`all ${o}`,userSelect:"none","&:hover":{background:c.toRgbString()},"&-disabled":{"&, &:hover":{color:r,background:"transparent",cursor:"not-allowed",[`> ${n}`]:{cursor:"not-allowed"}}},[`> ${n}`]:{fontSize:e.previewOperationSize}},[`${a}-switch-left`]:{insetInlineStart:e.marginSM},[`${a}-switch-right`]:{insetInlineEnd:e.marginSM}}},XCe=e=>{const{motionEaseOut:t,previewCls:n,motionDurationSlow:r,componentCls:a}=e;return[{[`${a}-preview-root`]:{[n]:{height:"100%",textAlign:"center",pointerEvents:"none"},[`${n}-body`]:Object.assign(Object.assign({},K_()),{overflow:"hidden"}),[`${n}-img`]:{maxWidth:"100%",maxHeight:"70%",verticalAlign:"middle",transform:"scale3d(1, 1, 1)",cursor:"grab",transition:`transform ${r} ${t} 0s`,userSelect:"none","&-wrapper":Object.assign(Object.assign({},K_()),{transition:`transform ${r} ${t} 0s`,display:"flex",justifyContent:"center",alignItems:"center","& > *":{pointerEvents:"auto"},"&::before":{display:"inline-block",width:1,height:"50%",marginInlineEnd:-1,content:'""'}})},[`${n}-moving`]:{[`${n}-preview-img`]:{cursor:"grabbing","&-wrapper":{transitionDuration:"0s"}}}}},{[`${a}-preview-root`]:{[`${n}-wrap`]:{zIndex:e.zIndexPopup}}},{[`${a}-preview-operations-wrapper`]:{position:"fixed",zIndex:e.calc(e.zIndexPopup).add(1).equal()},"&":[KCe(e),YCe(e)]}]},ZCe=e=>{const{componentCls:t}=e;return{[t]:{position:"relative",display:"inline-block",[`${t}-img`]:{width:"100%",height:"auto",verticalAlign:"middle"},[`${t}-img-placeholder`]:{backgroundColor:e.colorBgContainerDisabled,backgroundImage:"url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNSAyLjVoLTEzQS41LjUgMCAwIDAgMSAzdjEwYS41LjUgMCAwIDAgLjUuNWgxM2EuNS41IDAgMCAwIC41LS41VjNhLjUuNSAwIDAgMC0uNS0uNXpNNS4yODEgNC43NWExIDEgMCAwIDEgMCAyIDEgMSAwIDAgMSAwLTJ6bTguMDMgNi44M2EuMTI3LjEyNyAwIDAgMS0uMDgxLjAzSDIuNzY5YS4xMjUuMTI1IDAgMCAxLS4wOTYtLjIwN2wyLjY2MS0zLjE1NmEuMTI2LjEyNiAwIDAgMSAuMTc3LS4wMTZsLjAxNi4wMTZMNy4wOCAxMC4wOWwyLjQ3LTIuOTNhLjEyNi4xMjYgMCAwIDEgLjE3Ny0uMDE2bC4wMTUuMDE2IDMuNTg4IDQuMjQ0YS4xMjcuMTI3IDAgMCAxLS4wMi4xNzV6IiBmaWxsPSIjOEM4QzhDIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=')",backgroundRepeat:"no-repeat",backgroundPosition:"center center",backgroundSize:"30%"},[`${t}-mask`]:Object.assign({},qCe(e)),[`${t}-mask:hover`]:{opacity:1},[`${t}-placeholder`]:Object.assign({},K_())}}},QCe=e=>{const{previewCls:t}=e;return{[`${t}-root`]:Tf(e,"zoom"),"&":hN(e,!0)}},JCe=e=>({zIndexPopup:e.zIndexPopupBase+80,previewOperationColor:new cn(e.colorTextLightSolid).setAlpha(.65).toRgbString(),previewOperationHoverColor:new cn(e.colorTextLightSolid).setAlpha(.85).toRgbString(),previewOperationColorDisabled:new cn(e.colorTextLightSolid).setAlpha(.25).toRgbString(),previewOperationSize:e.fontSizeIcon*1.5}),QK=an("Image",e=>{const t=`${e.componentCls}-preview`,n=zt(e,{previewCls:t,modalMaskBg:new cn("#000").setAlpha(.45).toRgbString(),imagePreviewSwitchSize:e.controlHeightLG});return[ZCe(n),XCe(n),AW(zt(n,{componentCls:t})),QCe(n)]},JCe);var eEe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var{previewPrefixCls:t,preview:n}=e,r=eEe(e,["previewPrefixCls","preview"]);const{getPrefixCls:a}=l.useContext(st),i=a("image",t),o=`${i}-preview`,s=a(),c=ir(i),[u,d,p]=QK(i,c),[g]=Ho("ImagePreview",typeof n=="object"?n.zIndex:void 0),m=l.useMemo(()=>{var h;if(n===!1)return n;const b=typeof n=="object"?n:{},y=oe(d,p,c,(h=b.rootClassName)!==null&&h!==void 0?h:"");return Object.assign(Object.assign({},b),{transitionName:za(s,"zoom",b.transitionName),maskTransitionName:za(s,"fade",b.maskTransitionName),rootClassName:y,zIndex:g})},[n]);return u(l.createElement(gk.PreviewGroup,Object.assign({preview:m,previewPrefixCls:o,icons:JK},r)))};var aL=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var t;const{prefixCls:n,preview:r,className:a,rootClassName:i,style:o}=e,s=aL(e,["prefixCls","preview","className","rootClassName","style"]),{getPrefixCls:c,locale:u=lo,getPopupContainer:d,image:p}=l.useContext(st),g=c("image",n),m=c(),h=u.Image||lo.Image,b=ir(g),[y,S,v]=QK(g,b),x=oe(i,S,v,b),w=oe(a,S,p==null?void 0:p.className),[C]=Ho("ImagePreview",typeof r=="object"?r.zIndex:void 0),E=l.useMemo(()=>{var T;if(r===!1)return r;const _=typeof r=="object"?r:{},{getContainer:R,closeIcon:$}=_,M=aL(_,["getContainer","closeIcon"]);return Object.assign(Object.assign({mask:l.createElement("div",{className:`${g}-mask-info`},l.createElement(zl,null),h==null?void 0:h.preview),icons:JK},M),{getContainer:R??d,transitionName:za(m,"zoom",_.transitionName),maskTransitionName:za(m,"fade",_.maskTransitionName),zIndex:C,closeIcon:$??((T=p==null?void 0:p.preview)===null||T===void 0?void 0:T.closeIcon)})},[r,h,(t=p==null?void 0:p.preview)===null||t===void 0?void 0:t.closeIcon]),I=Object.assign(Object.assign({},p==null?void 0:p.style),o);return y(l.createElement(gk,Object.assign({prefixCls:g,preview:E,rootClassName:x,className:w,style:I},s)))};fn.PreviewGroup=tEe;function nEe(e,t,n){return typeof n=="boolean"?n:e.length?!0:Nr(t).some(a=>a.type===GN)}var eY=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);al.forwardRef((o,s)=>l.createElement(a,Object.assign({ref:s,suffixCls:t,tagName:n},o)))}const mk=l.forwardRef((e,t)=>{const{prefixCls:n,suffixCls:r,className:a,tagName:i}=e,o=eY(e,["prefixCls","suffixCls","className","tagName"]),{getPrefixCls:s}=l.useContext(st),c=s("layout",n),[u,d,p]=QG(c),g=r?`${c}-${r}`:c;return u(l.createElement(i,Object.assign({className:oe(n||g,a,d,p),ref:t},o)))}),rEe=l.forwardRef((e,t)=>{const{direction:n}=l.useContext(st),[r,a]=l.useState([]),{prefixCls:i,className:o,rootClassName:s,children:c,hasSider:u,tagName:d,style:p}=e,g=eY(e,["prefixCls","className","rootClassName","children","hasSider","tagName","style"]),m=Dn(g,["suffixCls"]),{getPrefixCls:h,layout:b}=l.useContext(st),y=h("layout",i),S=nEe(r,c,u),[v,x,w]=QG(y),C=oe(y,{[`${y}-has-sider`]:S,[`${y}-rtl`]:n==="rtl"},b==null?void 0:b.className,o,s,x,w),E=l.useMemo(()=>({siderHook:{addSider:I=>{a(T=>[].concat(Me(T),[I]))},removeSider:I=>{a(T=>T.filter(_=>_!==I))}}}),[]);return v(l.createElement(YG.Provider,{value:E},l.createElement(d,Object.assign({ref:t,className:C,style:Object.assign(Object.assign({},b==null?void 0:b.style),p)},m),c)))}),aEe=cx({tagName:"div",displayName:"Layout"})(rEe),tY=cx({suffixCls:"header",tagName:"header",displayName:"Header"})(mk),nY=cx({suffixCls:"footer",tagName:"footer",displayName:"Footer"})(mk),iEe=cx({suffixCls:"content",tagName:"main",displayName:"Content"})(mk),zs=aEe;zs.Header=tY;zs.Footer=nY;zs.Content=iEe;zs.Sider=GN;zs._InternalSiderContext=Yy;const rY=function(){const e=Object.assign({},arguments.length<=0?void 0:arguments[0]);for(let t=1;t{const a=n[r];a!==void 0&&(e[r]=a)})}return e};var oEe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M272.9 512l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L186.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H532c6.7 0 10.4-7.7 6.3-12.9L272.9 512zm304 0l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L490.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H836c6.7 0 10.4-7.7 6.3-12.9L576.9 512z"}}]},name:"double-left",theme:"outlined"},sEe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:oEe}))},iL=l.forwardRef(sEe),lEe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z"}}]},name:"double-right",theme:"outlined"},cEe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:lEe}))},oL=l.forwardRef(cEe),uEe={items_per_page:"条/页",jump_to:"跳至",jump_to_confirm:"确定",page:"页",prev_page:"上一页",next_page:"下一页",prev_5:"向前 5 页",next_5:"向后 5 页",prev_3:"向前 3 页",next_3:"向后 3 页",page_size:"页码"},dEe=["10","20","50","100"],fEe=function(t){var n=t.pageSizeOptions,r=n===void 0?dEe:n,a=t.locale,i=t.changeSize,o=t.pageSize,s=t.goButton,c=t.quickGo,u=t.rootPrefixCls,d=t.selectComponentClass,p=t.selectPrefixCls,g=t.disabled,m=t.buildOptionText,h=t.showSizeChanger,b=de.useState(""),y=se(b,2),S=y[0],v=y[1],x=function(){return!S||Number.isNaN(S)?void 0:Number(S)},w=typeof m=="function"?m:function(A){return"".concat(A," ").concat(a.items_per_page)},C=function(L,j){if(i==null||i(Number(L)),mt(h)==="object"){var F;(F=h.onChange)===null||F===void 0||F.call(h,L,j)}},E=function(L){v(L.target.value)},I=function(L){s||S===""||(v(""),!(L.relatedTarget&&(L.relatedTarget.className.indexOf("".concat(u,"-item-link"))>=0||L.relatedTarget.className.indexOf("".concat(u,"-item"))>=0))&&(c==null||c(x())))},T=function(L){S!==""&&(L.keyCode===Fe.ENTER||L.type==="click")&&(v(""),c==null||c(x()))},_=function(){return r.some(function(L){return L.toString()===o.toString()})?r:r.concat([o.toString()]).sort(function(L,j){var F=Number.isNaN(Number(L))?0:Number(L),B=Number.isNaN(Number(j))?0:Number(j);return F-B})},R="".concat(u,"-options");if(!h&&!c)return null;var $=null,M=null,P=null;if(h&&d){var D=mt(h)==="object"?h:{},O=D.options,k=D.className,N=O?void 0:_().map(function(A,L){return de.createElement(d.Option,{key:L,value:A.toString()},w(A))});$=de.createElement(d,be({disabled:g,prefixCls:p,showSearch:!1,optionLabelProp:O?"label":"children",popupMatchSelectWidth:!1,value:(o||r[0]).toString(),getPopupContainer:function(L){return L.parentNode},"aria-label":a.page_size,defaultOpen:!1},mt(h)==="object"?h:null,{className:oe("".concat(R,"-size-changer"),k),options:O,onChange:C}),N)}return c&&(s&&(P=typeof s=="boolean"?de.createElement("button",{type:"button",onClick:T,onKeyUp:T,disabled:g,className:"".concat(R,"-quick-jumper-button")},a.jump_to_confirm):de.createElement("span",{onClick:T,onKeyUp:T},s)),M=de.createElement("div",{className:"".concat(R,"-quick-jumper")},a.jump_to,de.createElement("input",{disabled:g,type:"text",value:S,onChange:E,onKeyUp:T,onBlur:I,"aria-label":a.page}),a.page,P)),de.createElement("li",{className:R},$,M)},mp=function(t){var n=t.rootPrefixCls,r=t.page,a=t.active,i=t.className,o=t.showTitle,s=t.onClick,c=t.onKeyPress,u=t.itemRender,d="".concat(n,"-item"),p=oe(d,"".concat(d,"-").concat(r),V(V({},"".concat(d,"-active"),a),"".concat(d,"-disabled"),!r),i),g=function(){s(r)},m=function(y){c(y,s,r)},h=u(r,"page",de.createElement("a",{rel:"nofollow"},r));return h?de.createElement("li",{title:o?String(r):null,className:p,onClick:g,onKeyDown:m,tabIndex:0},h):null},pEe=function(t,n,r){return r};function sL(){}function lL(e){var t=Number(e);return typeof t=="number"&&!Number.isNaN(t)&&isFinite(t)&&Math.floor(t)===t}function cc(e,t,n){var r=typeof e>"u"?t:e;return Math.floor((n-1)/r)+1}var gEe=function(t){var n=t.prefixCls,r=n===void 0?"rc-pagination":n,a=t.selectPrefixCls,i=a===void 0?"rc-select":a,o=t.className,s=t.selectComponentClass,c=t.current,u=t.defaultCurrent,d=u===void 0?1:u,p=t.total,g=p===void 0?0:p,m=t.pageSize,h=t.defaultPageSize,b=h===void 0?10:h,y=t.onChange,S=y===void 0?sL:y,v=t.hideOnSinglePage,x=t.align,w=t.showPrevNextJumpers,C=w===void 0?!0:w,E=t.showQuickJumper,I=t.showLessItems,T=t.showTitle,_=T===void 0?!0:T,R=t.onShowSizeChange,$=R===void 0?sL:R,M=t.locale,P=M===void 0?uEe:M,D=t.style,O=t.totalBoundaryShowSizeChanger,k=O===void 0?50:O,N=t.disabled,A=t.simple,L=t.showTotal,j=t.showSizeChanger,F=j===void 0?g>k:j,B=t.pageSizeOptions,z=t.itemRender,U=z===void 0?pEe:z,H=t.jumpPrevIcon,K=t.jumpNextIcon,Y=t.prevIcon,ee=t.nextIcon,ae=de.useRef(null),W=pn(10,{value:m,defaultValue:b}),q=se(W,2),Z=q[0],Q=q[1],J=pn(1,{value:c,defaultValue:d,postState:function(Dt){return Math.max(1,Math.min(Dt,cc(void 0,Z,g)))}}),le=se(J,2),ce=le[0],pe=le[1],te=de.useState(ce),ie=se(te,2),fe=ie[0],ge=ie[1];l.useEffect(function(){ge(ce)},[ce]);var ne=Math.max(1,ce-(I?3:5)),ue=Math.min(cc(void 0,Z,g),ce+(I?3:5));function me(yt,Dt){var jt=yt||de.createElement("button",{type:"button","aria-label":Dt,className:"".concat(r,"-item-link")});return typeof yt=="function"&&(jt=de.createElement(yt,X({},t))),jt}function xe(yt){var Dt=yt.target.value,jt=cc(void 0,Z,g),Jt;return Dt===""?Jt=Dt:Number.isNaN(Number(Dt))?Jt=fe:Dt>=jt?Jt=jt:Jt=Number(Dt),Jt}function Ie(yt){return lL(yt)&&yt!==ce&&lL(g)&&g>0}var ke=g>Z?E:!1;function $e(yt){(yt.keyCode===Fe.UP||yt.keyCode===Fe.DOWN)&&yt.preventDefault()}function Le(yt){var Dt=xe(yt);switch(Dt!==fe&&ge(Dt),yt.keyCode){case Fe.ENTER:Be(Dt);break;case Fe.UP:Be(Dt-1);break;case Fe.DOWN:Be(Dt+1);break}}function je(yt){Be(xe(yt))}function He(yt){var Dt=cc(yt,Z,g),jt=ce>Dt&&Dt!==0?Dt:ce;Q(yt),ge(jt),$==null||$(ce,yt),pe(jt),S==null||S(jt,yt)}function Be(yt){if(Ie(yt)&&!N){var Dt=cc(void 0,Z,g),jt=yt;return yt>Dt?jt=Dt:yt<1&&(jt=1),jt!==fe&&ge(jt),pe(jt),S==null||S(jt,Z),jt}return ce}var Pe=ce>1,Se=ce2?jt-2:0),Nn=2;Nng?g:ce*Z])),at=null,Ye=cc(void 0,Z,g);if(v&&g<=Z)return null;var We=[],qe={rootPrefixCls:r,onClick:Be,onKeyPress:Ge,showTitle:_,itemRender:U,page:-1},Qe=ce-1>0?ce-1:0,it=ce+1=rt*2&&ce!==3&&(We[0]=de.cloneElement(We[0],{className:oe("".concat(r,"-item-after-jump-prev"),We[0].props.className)}),We.unshift(Ae)),Ye-ce>=rt*2&&ce!==Ye-2){var et=We[We.length-1];We[We.length-1]=de.cloneElement(et,{className:oe("".concat(r,"-item-before-jump-next"),et.props.className)}),We.push(at)}Ze!==1&&We.unshift(de.createElement(mp,be({},qe,{key:1,page:1}))),ut!==Ye&&We.push(de.createElement(mp,be({},qe,{key:Ye,page:Ye})))}var Xe=_e(Qe);if(Xe){var $t=!Pe||!Ye;Xe=de.createElement("li",{title:_?P.prev_page:null,onClick:Ne,tabIndex:$t?null:0,onKeyDown:lt,className:oe("".concat(r,"-prev"),V({},"".concat(r,"-disabled"),$t)),"aria-disabled":$t},Xe)}var At=ze(it);if(At){var qt,hn;A?(qt=!Se,hn=Pe?0:null):(qt=!Se||!Ye,hn=qt?null:0),At=de.createElement("li",{title:_?P.next_page:null,onClick:Te,tabIndex:hn,onKeyDown:he,className:oe("".concat(r,"-next"),V({},"".concat(r,"-disabled"),qt)),"aria-disabled":qt},At)}var gn=oe(r,o,V(V(V(V(V({},"".concat(r,"-start"),x==="start"),"".concat(r,"-center"),x==="center"),"".concat(r,"-end"),x==="end"),"".concat(r,"-simple"),A),"".concat(r,"-disabled"),N));return de.createElement("ul",be({className:gn,style:D,ref:ae},Oe),Re,Xe,A?nt:We,At,de.createElement(fEe,{locale:P,rootPrefixCls:r,disabled:N,selectComponentClass:s,selectPrefixCls:i,changeSize:He,pageSize:Z,pageSizeOptions:B,quickGo:ke?Be:null,goButton:xt,showSizeChanger:F}))};const aY=e=>l.createElement(dr,Object.assign({},e,{showSearch:!0,size:"small"})),iY=e=>l.createElement(dr,Object.assign({},e,{showSearch:!0,size:"middle"}));aY.Option=dr.Option;iY.Option=dr.Option;const mEe=e=>{const{componentCls:t}=e;return{[`${t}-disabled`]:{"&, &:hover":{cursor:"not-allowed",[`${t}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed"}},"&:focus-visible":{cursor:"not-allowed",[`${t}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed"}}},[`&${t}-disabled`]:{cursor:"not-allowed",[`${t}-item`]:{cursor:"not-allowed","&:hover, &:active":{backgroundColor:"transparent"},a:{color:e.colorTextDisabled,backgroundColor:"transparent",border:"none",cursor:"not-allowed"},"&-active":{borderColor:e.colorBorder,backgroundColor:e.itemActiveBgDisabled,"&:hover, &:active":{backgroundColor:e.itemActiveBgDisabled},a:{color:e.itemActiveColorDisabled}}},[`${t}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed","&:hover, &:active":{backgroundColor:"transparent"},[`${t}-simple&`]:{backgroundColor:"transparent","&:hover, &:active":{backgroundColor:"transparent"}}},[`${t}-simple-pager`]:{color:e.colorTextDisabled},[`${t}-jump-prev, ${t}-jump-next`]:{[`${t}-item-link-icon`]:{opacity:0},[`${t}-item-ellipsis`]:{opacity:1}}},[`&${t}-simple`]:{[`${t}-prev, ${t}-next`]:{[`&${t}-disabled ${t}-item-link`]:{"&:hover, &:active":{backgroundColor:"transparent"}}}}}},hEe=e=>{const{componentCls:t}=e;return{[`&${t}-mini ${t}-total-text, &${t}-mini ${t}-simple-pager`]:{height:e.itemSizeSM,lineHeight:G(e.itemSizeSM)},[`&${t}-mini ${t}-item`]:{minWidth:e.itemSizeSM,height:e.itemSizeSM,margin:0,lineHeight:G(e.calc(e.itemSizeSM).sub(2).equal())},[`&${t}-mini:not(${t}-disabled) ${t}-item:not(${t}-item-active)`]:{backgroundColor:"transparent",borderColor:"transparent","&:hover":{backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive}},[`&${t}-mini ${t}-prev, &${t}-mini ${t}-next`]:{minWidth:e.itemSizeSM,height:e.itemSizeSM,margin:0,lineHeight:G(e.itemSizeSM)},[`&${t}-mini:not(${t}-disabled)`]:{[`${t}-prev, ${t}-next`]:{[`&:hover ${t}-item-link`]:{backgroundColor:e.colorBgTextHover},[`&:active ${t}-item-link`]:{backgroundColor:e.colorBgTextActive},[`&${t}-disabled:hover ${t}-item-link`]:{backgroundColor:"transparent"}}},[`
- &${t}-mini ${t}-prev ${t}-item-link,
- &${t}-mini ${t}-next ${t}-item-link
- `]:{backgroundColor:"transparent",borderColor:"transparent","&::after":{height:e.itemSizeSM,lineHeight:G(e.itemSizeSM)}},[`&${t}-mini ${t}-jump-prev, &${t}-mini ${t}-jump-next`]:{height:e.itemSizeSM,marginInlineEnd:0,lineHeight:G(e.itemSizeSM)},[`&${t}-mini ${t}-options`]:{marginInlineStart:e.paginationMiniOptionsMarginInlineStart,"&-size-changer":{top:e.miniOptionsSizeChangerTop},"&-quick-jumper":{height:e.itemSizeSM,lineHeight:G(e.itemSizeSM),input:Object.assign(Object.assign({},ik(e)),{width:e.paginationMiniQuickJumperInputWidth,height:e.controlHeightSM})}}}},vEe=e=>{const{componentCls:t}=e;return{[`
- &${t}-simple ${t}-prev,
- &${t}-simple ${t}-next
- `]:{height:e.itemSizeSM,lineHeight:G(e.itemSizeSM),verticalAlign:"top",[`${t}-item-link`]:{height:e.itemSizeSM,backgroundColor:"transparent",border:0,"&:hover":{backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive},"&::after":{height:e.itemSizeSM,lineHeight:G(e.itemSizeSM)}}},[`&${t}-simple ${t}-simple-pager`]:{display:"inline-block",height:e.itemSizeSM,marginInlineEnd:e.marginXS,input:{boxSizing:"border-box",height:"100%",padding:`0 ${G(e.paginationItemPaddingInline)}`,textAlign:"center",backgroundColor:e.itemInputBg,border:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadius,outline:"none",transition:`border-color ${e.motionDurationMid}`,color:"inherit","&:hover":{borderColor:e.colorPrimary},"&:focus":{borderColor:e.colorPrimaryHover,boxShadow:`${G(e.inputOutlineOffset)} 0 ${G(e.controlOutlineWidth)} ${e.controlOutline}`},"&[disabled]":{color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,cursor:"not-allowed"}}}}},bEe=e=>{const{componentCls:t}=e;return{[`${t}-jump-prev, ${t}-jump-next`]:{outline:0,[`${t}-item-container`]:{position:"relative",[`${t}-item-link-icon`]:{color:e.colorPrimary,fontSize:e.fontSizeSM,opacity:0,transition:`all ${e.motionDurationMid}`,"&-svg":{top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,margin:"auto"}},[`${t}-item-ellipsis`]:{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,display:"block",margin:"auto",color:e.colorTextDisabled,letterSpacing:e.paginationEllipsisLetterSpacing,textAlign:"center",textIndent:e.paginationEllipsisTextIndent,opacity:1,transition:`all ${e.motionDurationMid}`}},"&:hover":{[`${t}-item-link-icon`]:{opacity:1},[`${t}-item-ellipsis`]:{opacity:0}}},[`
- ${t}-prev,
- ${t}-jump-prev,
- ${t}-jump-next
- `]:{marginInlineEnd:e.marginXS},[`
- ${t}-prev,
- ${t}-next,
- ${t}-jump-prev,
- ${t}-jump-next
- `]:{display:"inline-block",minWidth:e.itemSize,height:e.itemSize,color:e.colorText,fontFamily:e.fontFamily,lineHeight:G(e.itemSize),textAlign:"center",verticalAlign:"middle",listStyle:"none",borderRadius:e.borderRadius,cursor:"pointer",transition:`all ${e.motionDurationMid}`},[`${t}-prev, ${t}-next`]:{outline:0,button:{color:e.colorText,cursor:"pointer",userSelect:"none"},[`${t}-item-link`]:{display:"block",width:"100%",height:"100%",padding:0,fontSize:e.fontSizeSM,textAlign:"center",backgroundColor:"transparent",border:`${G(e.lineWidth)} ${e.lineType} transparent`,borderRadius:e.borderRadius,outline:"none",transition:`all ${e.motionDurationMid}`},[`&:hover ${t}-item-link`]:{backgroundColor:e.colorBgTextHover},[`&:active ${t}-item-link`]:{backgroundColor:e.colorBgTextActive},[`&${t}-disabled:hover`]:{[`${t}-item-link`]:{backgroundColor:"transparent"}}},[`${t}-slash`]:{marginInlineEnd:e.paginationSlashMarginInlineEnd,marginInlineStart:e.paginationSlashMarginInlineStart},[`${t}-options`]:{display:"inline-block",marginInlineStart:e.margin,verticalAlign:"middle","&-size-changer":{display:"inline-block",width:"auto"},"&-quick-jumper":{display:"inline-block",height:e.controlHeight,marginInlineStart:e.marginXS,lineHeight:G(e.controlHeight),verticalAlign:"top",input:Object.assign(Object.assign(Object.assign({},Ym(e)),ek(e,{borderColor:e.colorBorder,hoverBorderColor:e.colorPrimaryHover,activeBorderColor:e.colorPrimary,activeShadow:e.activeShadow})),{"&[disabled]":Object.assign({},rx(e)),width:e.calc(e.controlHeightLG).mul(1.25).equal(),height:e.controlHeight,boxSizing:"border-box",margin:0,marginInlineStart:e.marginXS,marginInlineEnd:e.marginXS})}}}},yEe=e=>{const{componentCls:t}=e;return{[`${t}-item`]:{display:"inline-block",minWidth:e.itemSize,height:e.itemSize,marginInlineEnd:e.marginXS,fontFamily:e.fontFamily,lineHeight:G(e.calc(e.itemSize).sub(2).equal()),textAlign:"center",verticalAlign:"middle",listStyle:"none",backgroundColor:e.itemBg,border:`${G(e.lineWidth)} ${e.lineType} transparent`,borderRadius:e.borderRadius,outline:0,cursor:"pointer",userSelect:"none",a:{display:"block",padding:`0 ${G(e.paginationItemPaddingInline)}`,color:e.colorText,"&:hover":{textDecoration:"none"}},[`&:not(${t}-item-active)`]:{"&:hover":{transition:`all ${e.motionDurationMid}`,backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive}},"&-active":{fontWeight:e.fontWeightStrong,backgroundColor:e.itemActiveBg,borderColor:e.colorPrimary,a:{color:e.colorPrimary},"&:hover":{borderColor:e.colorPrimaryHover},"&:hover a":{color:e.colorPrimaryHover}}}}},xEe=e=>{const{componentCls:t}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},ln(e)),{display:"flex","&-start":{justifyContent:"start"},"&-center":{justifyContent:"center"},"&-end":{justifyContent:"end"},"ul, ol":{margin:0,padding:0,listStyle:"none"},"&::after":{display:"block",clear:"both",height:0,overflow:"hidden",visibility:"hidden",content:'""'},[`${t}-total-text`]:{display:"inline-block",height:e.itemSize,marginInlineEnd:e.marginXS,lineHeight:G(e.calc(e.itemSize).sub(2).equal()),verticalAlign:"middle"}}),yEe(e)),bEe(e)),vEe(e)),hEe(e)),mEe(e)),{[`@media only screen and (max-width: ${e.screenLG}px)`]:{[`${t}-item`]:{"&-after-jump-prev, &-before-jump-next":{display:"none"}}},[`@media only screen and (max-width: ${e.screenSM}px)`]:{[`${t}-options`]:{display:"none"}}}),[`&${e.componentCls}-rtl`]:{direction:"rtl"}}},SEe=e=>{const{componentCls:t}=e;return{[`${t}:not(${t}-disabled)`]:{[`${t}-item`]:Object.assign({},co(e)),[`${t}-jump-prev, ${t}-jump-next`]:{"&:focus-visible":Object.assign({[`${t}-item-link-icon`]:{opacity:1},[`${t}-item-ellipsis`]:{opacity:0}},Ps(e))},[`${t}-prev, ${t}-next`]:{[`&:focus-visible ${t}-item-link`]:Object.assign({},Ps(e))}}}},oY=e=>Object.assign({itemBg:e.colorBgContainer,itemSize:e.controlHeight,itemSizeSM:e.controlHeightSM,itemActiveBg:e.colorBgContainer,itemLinkBg:e.colorBgContainer,itemActiveColorDisabled:e.colorTextDisabled,itemActiveBgDisabled:e.controlItemBgActiveDisabled,itemInputBg:e.colorBgContainer,miniOptionsSizeChangerTop:0},Km(e)),sY=e=>zt(e,{inputOutlineOffset:0,paginationMiniOptionsMarginInlineStart:e.calc(e.marginXXS).div(2).equal(),paginationMiniQuickJumperInputWidth:e.calc(e.controlHeightLG).mul(1.1).equal(),paginationItemPaddingInline:e.calc(e.marginXXS).mul(1.5).equal(),paginationEllipsisLetterSpacing:e.calc(e.marginXXS).div(2).equal(),paginationSlashMarginInlineStart:e.marginSM,paginationSlashMarginInlineEnd:e.marginSM,paginationEllipsisTextIndent:"0.13em"},qm(e)),wEe=an("Pagination",e=>{const t=sY(e);return[xEe(t),SEe(t)]},oY),CEe=e=>{const{componentCls:t}=e;return{[`${t}${t}-bordered${t}-disabled:not(${t}-mini)`]:{"&, &:hover":{[`${t}-item-link`]:{borderColor:e.colorBorder}},"&:focus-visible":{[`${t}-item-link`]:{borderColor:e.colorBorder}},[`${t}-item, ${t}-item-link`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,[`&:hover:not(${t}-item-active)`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,a:{color:e.colorTextDisabled}},[`&${t}-item-active`]:{backgroundColor:e.itemActiveBgDisabled}},[`${t}-prev, ${t}-next`]:{"&:hover button":{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,color:e.colorTextDisabled},[`${t}-item-link`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder}}},[`${t}${t}-bordered:not(${t}-mini)`]:{[`${t}-prev, ${t}-next`]:{"&:hover button":{borderColor:e.colorPrimaryHover,backgroundColor:e.itemBg},[`${t}-item-link`]:{backgroundColor:e.itemLinkBg,borderColor:e.colorBorder},[`&:hover ${t}-item-link`]:{borderColor:e.colorPrimary,backgroundColor:e.itemBg,color:e.colorPrimary},[`&${t}-disabled`]:{[`${t}-item-link`]:{borderColor:e.colorBorder,color:e.colorTextDisabled}}},[`${t}-item`]:{backgroundColor:e.itemBg,border:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,[`&:hover:not(${t}-item-active)`]:{borderColor:e.colorPrimary,backgroundColor:e.itemBg,a:{color:e.colorPrimary}},"&-active":{borderColor:e.colorPrimary}}}}},EEe=uu(["Pagination","bordered"],e=>{const t=sY(e);return[CEe(t)]},oY);var IEe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{align:t,prefixCls:n,selectPrefixCls:r,className:a,rootClassName:i,style:o,size:s,locale:c,selectComponentClass:u,responsive:d,showSizeChanger:p}=e,g=IEe(e,["align","prefixCls","selectPrefixCls","className","rootClassName","style","size","locale","selectComponentClass","responsive","showSizeChanger"]),{xs:m}=Uy(d),[,h]=ia(),{getPrefixCls:b,direction:y,pagination:S={}}=l.useContext(st),v=b("pagination",n),[x,w,C]=wEe(v),E=p??S.showSizeChanger,I=l.useMemo(()=>{const O=l.createElement("span",{className:`${v}-item-ellipsis`},"•••"),k=l.createElement("button",{className:`${v}-item-link`,type:"button",tabIndex:-1},y==="rtl"?l.createElement(pi,null):l.createElement(Bs,null)),N=l.createElement("button",{className:`${v}-item-link`,type:"button",tabIndex:-1},y==="rtl"?l.createElement(Bs,null):l.createElement(pi,null)),A=l.createElement("a",{className:`${v}-item-link`},l.createElement("div",{className:`${v}-item-container`},y==="rtl"?l.createElement(oL,{className:`${v}-item-link-icon`}):l.createElement(iL,{className:`${v}-item-link-icon`}),O)),L=l.createElement("a",{className:`${v}-item-link`},l.createElement("div",{className:`${v}-item-container`},y==="rtl"?l.createElement(iL,{className:`${v}-item-link-icon`}):l.createElement(oL,{className:`${v}-item-link-icon`}),O));return{prevIcon:k,nextIcon:N,jumpPrevIcon:A,jumpNextIcon:L}},[y,v]),[T]=us("Pagination",gV),_=Object.assign(Object.assign({},T),c),R=zr(s),$=R==="small"||!!(m&&!R&&d),M=b("select",r),P=oe({[`${v}-${t}`]:!!t,[`${v}-mini`]:$,[`${v}-rtl`]:y==="rtl",[`${v}-bordered`]:h.wireframe},S==null?void 0:S.className,a,i,w,C),D=Object.assign(Object.assign({},S==null?void 0:S.style),o);return x(l.createElement(l.Fragment,null,h.wireframe&&l.createElement(EEe,{prefixCls:v}),l.createElement(gEe,Object.assign({},I,g,{style:D,prefixCls:v,selectPrefixCls:M,className:P,selectComponentClass:u||($?aY:iY),locale:_,showSizeChanger:E}))))},h0=100,lY=h0/5,cY=h0/2-lY/2,E1=cY*2*Math.PI,cL=50,uL=e=>{const{dotClassName:t,style:n,hasCircleCls:r}=e;return l.createElement("circle",{className:oe(`${t}-circle`,{[`${t}-circle-bg`]:r}),r:cY,cx:cL,cy:cL,strokeWidth:lY,style:n})},TEe=e=>{let{percent:t,prefixCls:n}=e;const r=`${n}-dot`,a=`${r}-holder`,i=`${a}-hidden`,[o,s]=l.useState(!1);Zt(()=>{t!==0&&s(!0)},[t!==0]);const c=Math.max(Math.min(t,100),0);if(!o)return null;const u={strokeDashoffset:`${E1/4}`,strokeDasharray:`${E1*c/100} ${E1*(100-c)/100}`};return l.createElement("span",{className:oe(a,`${r}-progress`,c<=0&&i)},l.createElement("svg",{viewBox:`0 0 ${h0} ${h0}`,role:"progressbar","aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":c},l.createElement(uL,{dotClassName:r,hasCircleCls:!0}),l.createElement(uL,{dotClassName:r,style:u})))};function REe(e){const{prefixCls:t,percent:n=0}=e,r=`${t}-dot`,a=`${r}-holder`,i=`${a}-hidden`;return l.createElement(l.Fragment,null,l.createElement("span",{className:oe(a,n>0&&i)},l.createElement("span",{className:oe(r,`${t}-dot-spin`)},[1,2,3,4].map(o=>l.createElement("i",{className:`${t}-dot-item`,key:o})))),l.createElement(TEe,{prefixCls:t,percent:n}))}function _Ee(e){const{prefixCls:t,indicator:n,percent:r}=e,a=`${t}-dot`;return n&&l.isValidElement(n)?kr(n,{className:oe(n.props.className,a),percent:r}):l.createElement(REe,{prefixCls:t,percent:r})}const $Ee=new nn("antSpinMove",{to:{opacity:1}}),OEe=new nn("antRotate",{to:{transform:"rotate(405deg)"}}),NEe=e=>{const{componentCls:t,calc:n}=e;return{[t]:Object.assign(Object.assign({},ln(e)),{position:"absolute",display:"none",color:e.colorPrimary,fontSize:0,textAlign:"center",verticalAlign:"middle",opacity:0,transition:`transform ${e.motionDurationSlow} ${e.motionEaseInOutCirc}`,"&-spinning":{position:"relative",display:"inline-block",opacity:1},[`${t}-text`]:{fontSize:e.fontSize,paddingTop:n(n(e.dotSize).sub(e.fontSize)).div(2).add(2).equal()},"&-fullscreen":{position:"fixed",width:"100vw",height:"100vh",backgroundColor:e.colorBgMask,zIndex:e.zIndexPopupBase,inset:0,display:"flex",alignItems:"center",flexDirection:"column",justifyContent:"center",opacity:0,visibility:"hidden",transition:`all ${e.motionDurationMid}`,"&-show":{opacity:1,visibility:"visible"},[t]:{[`${t}-dot-holder`]:{color:e.colorWhite},[`${t}-text`]:{color:e.colorTextLightSolid}}},"&-nested-loading":{position:"relative",[`> div > ${t}`]:{position:"absolute",top:0,insetInlineStart:0,zIndex:4,display:"block",width:"100%",height:"100%",maxHeight:e.contentHeight,[`${t}-dot`]:{position:"absolute",top:"50%",insetInlineStart:"50%",margin:n(e.dotSize).mul(-1).div(2).equal()},[`${t}-text`]:{position:"absolute",top:"50%",width:"100%",textShadow:`0 1px 2px ${e.colorBgContainer}`},[`&${t}-show-text ${t}-dot`]:{marginTop:n(e.dotSize).div(2).mul(-1).sub(10).equal()},"&-sm":{[`${t}-dot`]:{margin:n(e.dotSizeSM).mul(-1).div(2).equal()},[`${t}-text`]:{paddingTop:n(n(e.dotSizeSM).sub(e.fontSize)).div(2).add(2).equal()},[`&${t}-show-text ${t}-dot`]:{marginTop:n(e.dotSizeSM).div(2).mul(-1).sub(10).equal()}},"&-lg":{[`${t}-dot`]:{margin:n(e.dotSizeLG).mul(-1).div(2).equal()},[`${t}-text`]:{paddingTop:n(n(e.dotSizeLG).sub(e.fontSize)).div(2).add(2).equal()},[`&${t}-show-text ${t}-dot`]:{marginTop:n(e.dotSizeLG).div(2).mul(-1).sub(10).equal()}}},[`${t}-container`]:{position:"relative",transition:`opacity ${e.motionDurationSlow}`,"&::after":{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,zIndex:10,width:"100%",height:"100%",background:e.colorBgContainer,opacity:0,transition:`all ${e.motionDurationSlow}`,content:'""',pointerEvents:"none"}},[`${t}-blur`]:{clear:"both",opacity:.5,userSelect:"none",pointerEvents:"none","&::after":{opacity:.4,pointerEvents:"auto"}}},"&-tip":{color:e.spinDotDefault},[`${t}-dot-holder`]:{width:"1em",height:"1em",fontSize:e.dotSize,display:"inline-block",transition:`transform ${e.motionDurationSlow} ease, opacity ${e.motionDurationSlow} ease`,transformOrigin:"50% 50%",lineHeight:1,color:e.colorPrimary,"&-hidden":{transform:"scale(0.3)",opacity:0}},[`${t}-dot-progress`]:{position:"absolute",top:"50%",transform:"translate(-50%, -50%)",insetInlineStart:"50%"},[`${t}-dot`]:{position:"relative",display:"inline-block",fontSize:e.dotSize,width:"1em",height:"1em","&-item":{position:"absolute",display:"block",width:n(e.dotSize).sub(n(e.marginXXS).div(2)).div(2).equal(),height:n(e.dotSize).sub(n(e.marginXXS).div(2)).div(2).equal(),background:"currentColor",borderRadius:"100%",transform:"scale(0.75)",transformOrigin:"50% 50%",opacity:.3,animationName:$Ee,animationDuration:"1s",animationIterationCount:"infinite",animationTimingFunction:"linear",animationDirection:"alternate","&:nth-child(1)":{top:0,insetInlineStart:0,animationDelay:"0s"},"&:nth-child(2)":{top:0,insetInlineEnd:0,animationDelay:"0.4s"},"&:nth-child(3)":{insetInlineEnd:0,bottom:0,animationDelay:"0.8s"},"&:nth-child(4)":{bottom:0,insetInlineStart:0,animationDelay:"1.2s"}},"&-spin":{transform:"rotate(45deg)",animationName:OEe,animationDuration:"1.2s",animationIterationCount:"infinite",animationTimingFunction:"linear"},"&-circle":{strokeLinecap:"round",transition:["stroke-dashoffset","stroke-dasharray","stroke","stroke-width","opacity"].map(r=>`${r} ${e.motionDurationSlow} ease`).join(","),fillOpacity:0,stroke:"currentcolor"},"&-circle-bg":{stroke:e.colorFillSecondary}},[`&-sm ${t}-dot`]:{"&, &-holder":{fontSize:e.dotSizeSM}},[`&-sm ${t}-dot-holder`]:{i:{width:n(n(e.dotSizeSM).sub(n(e.marginXXS).div(2))).div(2).equal(),height:n(n(e.dotSizeSM).sub(n(e.marginXXS).div(2))).div(2).equal()}},[`&-lg ${t}-dot`]:{"&, &-holder":{fontSize:e.dotSizeLG}},[`&-lg ${t}-dot-holder`]:{i:{width:n(n(e.dotSizeLG).sub(e.marginXXS)).div(2).equal(),height:n(n(e.dotSizeLG).sub(e.marginXXS)).div(2).equal()}},[`&${t}-show-text ${t}-text`]:{display:"block"}})}},kEe=e=>{const{controlHeightLG:t,controlHeight:n}=e;return{contentHeight:400,dotSize:t/2,dotSizeSM:t*.35,dotSizeLG:n}},AEe=an("Spin",e=>{const t=zt(e,{spinDotDefault:e.colorTextDescription});return[NEe(t)]},kEe),DEe=200,dL=[[30,.05],[70,.03],[96,.01]];function MEe(e,t){const[n,r]=l.useState(0),a=l.useRef(),i=t==="auto";return l.useEffect(()=>(i&&e&&(r(0),a.current=setInterval(()=>{r(o=>{const s=100-o;for(let c=0;c{clearInterval(a.current)}),[i,e]),i?n:t}var PEe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var t;const{prefixCls:n,spinning:r=!0,delay:a=0,className:i,rootClassName:o,size:s="default",tip:c,wrapperClassName:u,style:d,children:p,fullscreen:g=!1,indicator:m,percent:h}=e,b=PEe(e,["prefixCls","spinning","delay","className","rootClassName","size","tip","wrapperClassName","style","children","fullscreen","indicator","percent"]),{getPrefixCls:y,direction:S,spin:v}=l.useContext(st),x=y("spin",n),[w,C,E]=AEe(x),[I,T]=l.useState(()=>r&&!LEe(r,a)),_=MEe(I,h);l.useEffect(()=>{if(r){const k=Axe(a,()=>{T(!0)});return k(),()=>{var N;(N=k==null?void 0:k.cancel)===null||N===void 0||N.call(k)}}T(!1)},[a,r]);const R=l.useMemo(()=>typeof p<"u"&&!g,[p,g]),$=oe(x,v==null?void 0:v.className,{[`${x}-sm`]:s==="small",[`${x}-lg`]:s==="large",[`${x}-spinning`]:I,[`${x}-show-text`]:!!c,[`${x}-rtl`]:S==="rtl"},i,!g&&o,C,E),M=oe(`${x}-container`,{[`${x}-blur`]:I}),P=(t=m??(v==null?void 0:v.indicator))!==null&&t!==void 0?t:uY,D=Object.assign(Object.assign({},v==null?void 0:v.style),d),O=l.createElement("div",Object.assign({},b,{style:D,className:$,"aria-live":"polite","aria-busy":I}),l.createElement(_Ee,{prefixCls:x,indicator:P,percent:_}),c&&(R||g)?l.createElement("div",{className:`${x}-text`},c):null);return w(R?l.createElement("div",Object.assign({},b,{className:oe(`${x}-nested-loading`,u,C,E)}),I&&l.createElement("div",{key:"loading"},O),l.createElement("div",{className:M,key:"container"},p)):g?l.createElement("div",{className:oe(`${x}-fullscreen`,{[`${x}-fullscreen-show`]:I},o,C,E)},O):O)};nc.setDefaultIndicator=e=>{uY=e};const vk=de.createContext({});vk.Consumer;var dY=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var{prefixCls:t,className:n,avatar:r,title:a,description:i}=e,o=dY(e,["prefixCls","className","avatar","title","description"]);const{getPrefixCls:s}=l.useContext(st),c=s("list",t),u=oe(`${c}-item-meta`,n),d=de.createElement("div",{className:`${c}-item-meta-content`},a&&de.createElement("h4",{className:`${c}-item-meta-title`},a),i&&de.createElement("div",{className:`${c}-item-meta-description`},i));return de.createElement("div",Object.assign({},o,{className:u}),r&&de.createElement("div",{className:`${c}-item-meta-avatar`},r),(a||i)&&d)},FEe=de.forwardRef((e,t)=>{const{prefixCls:n,children:r,actions:a,extra:i,styles:o,className:s,classNames:c,colStyle:u}=e,d=dY(e,["prefixCls","children","actions","extra","styles","className","classNames","colStyle"]),{grid:p,itemLayout:g}=l.useContext(vk),{getPrefixCls:m,list:h}=l.useContext(st),b=I=>{var T,_;return oe((_=(T=h==null?void 0:h.item)===null||T===void 0?void 0:T.classNames)===null||_===void 0?void 0:_[I],c==null?void 0:c[I])},y=I=>{var T,_;return Object.assign(Object.assign({},(_=(T=h==null?void 0:h.item)===null||T===void 0?void 0:T.styles)===null||_===void 0?void 0:_[I]),o==null?void 0:o[I])},S=()=>{let I=!1;return l.Children.forEach(r,T=>{typeof T=="string"&&(I=!0)}),I&&l.Children.count(r)>1},v=()=>g==="vertical"?!!i:!S(),x=m("list",n),w=a&&a.length>0&&de.createElement("ul",{className:oe(`${x}-item-action`,b("actions")),key:"actions",style:y("actions")},a.map((I,T)=>de.createElement("li",{key:`${x}-item-action-${T}`},I,T!==a.length-1&&de.createElement("em",{className:`${x}-item-action-split`})))),C=p?"div":"li",E=de.createElement(C,Object.assign({},d,p?{}:{ref:t},{className:oe(`${x}-item`,{[`${x}-item-no-flex`]:!v()},s)}),g==="vertical"&&i?[de.createElement("div",{className:`${x}-item-main`,key:"content"},r,w),de.createElement("div",{className:oe(`${x}-item-extra`,b("extra")),key:"extra",style:y("extra")},i)]:[r,w,kr(i,{key:"extra"})]);return p?de.createElement(En,{ref:t,flex:1,style:u},E):E}),bk=FEe;bk.Meta=jEe;const BEe=e=>{const{listBorderedCls:t,componentCls:n,paddingLG:r,margin:a,itemPaddingSM:i,itemPaddingLG:o,marginLG:s,borderRadiusLG:c}=e;return{[t]:{border:`${G(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:c,[`${n}-header,${n}-footer,${n}-item`]:{paddingInline:r},[`${n}-pagination`]:{margin:`${G(a)} ${G(s)}`}},[`${t}${n}-sm`]:{[`${n}-item,${n}-header,${n}-footer`]:{padding:i}},[`${t}${n}-lg`]:{[`${n}-item,${n}-header,${n}-footer`]:{padding:o}}}},zEe=e=>{const{componentCls:t,screenSM:n,screenMD:r,marginLG:a,marginSM:i,margin:o}=e;return{[`@media screen and (max-width:${r}px)`]:{[t]:{[`${t}-item`]:{[`${t}-item-action`]:{marginInlineStart:a}}},[`${t}-vertical`]:{[`${t}-item`]:{[`${t}-item-extra`]:{marginInlineStart:a}}}},[`@media screen and (max-width: ${n}px)`]:{[t]:{[`${t}-item`]:{flexWrap:"wrap",[`${t}-action`]:{marginInlineStart:i}}},[`${t}-vertical`]:{[`${t}-item`]:{flexWrap:"wrap-reverse",[`${t}-item-main`]:{minWidth:e.contentWidth},[`${t}-item-extra`]:{margin:`auto auto ${G(o)}`}}}}}},HEe=e=>{const{componentCls:t,antCls:n,controlHeight:r,minHeight:a,paddingSM:i,marginLG:o,padding:s,itemPadding:c,colorPrimary:u,itemPaddingSM:d,itemPaddingLG:p,paddingXS:g,margin:m,colorText:h,colorTextDescription:b,motionDurationSlow:y,lineWidth:S,headerBg:v,footerBg:x,emptyTextPadding:w,metaMarginBottom:C,avatarMarginRight:E,titleMarginBottom:I,descriptionFontSize:T}=e;return{[t]:Object.assign(Object.assign({},ln(e)),{position:"relative","*":{outline:"none"},[`${t}-header`]:{background:v},[`${t}-footer`]:{background:x},[`${t}-header, ${t}-footer`]:{paddingBlock:i},[`${t}-pagination`]:{marginBlockStart:o,[`${n}-pagination-options`]:{textAlign:"start"}},[`${t}-spin`]:{minHeight:a,textAlign:"center"},[`${t}-items`]:{margin:0,padding:0,listStyle:"none"},[`${t}-item`]:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:c,color:h,[`${t}-item-meta`]:{display:"flex",flex:1,alignItems:"flex-start",maxWidth:"100%",[`${t}-item-meta-avatar`]:{marginInlineEnd:E},[`${t}-item-meta-content`]:{flex:"1 0",width:0,color:h},[`${t}-item-meta-title`]:{margin:`0 0 ${G(e.marginXXS)} 0`,color:h,fontSize:e.fontSize,lineHeight:e.lineHeight,"> a":{color:h,transition:`all ${y}`,"&:hover":{color:u}}},[`${t}-item-meta-description`]:{color:b,fontSize:T,lineHeight:e.lineHeight}},[`${t}-item-action`]:{flex:"0 0 auto",marginInlineStart:e.marginXXL,padding:0,fontSize:0,listStyle:"none","& > li":{position:"relative",display:"inline-block",padding:`0 ${G(g)}`,color:b,fontSize:e.fontSize,lineHeight:e.lineHeight,textAlign:"center","&:first-child":{paddingInlineStart:0}},[`${t}-item-action-split`]:{position:"absolute",insetBlockStart:"50%",insetInlineEnd:0,width:S,height:e.calc(e.fontHeight).sub(e.calc(e.marginXXS).mul(2)).equal(),transform:"translateY(-50%)",backgroundColor:e.colorSplit}}},[`${t}-empty`]:{padding:`${G(s)} 0`,color:b,fontSize:e.fontSizeSM,textAlign:"center"},[`${t}-empty-text`]:{padding:w,color:e.colorTextDisabled,fontSize:e.fontSize,textAlign:"center"},[`${t}-item-no-flex`]:{display:"block"}}),[`${t}-grid ${n}-col > ${t}-item`]:{display:"block",maxWidth:"100%",marginBlockEnd:m,paddingBlock:0,borderBlockEnd:"none"},[`${t}-vertical ${t}-item`]:{alignItems:"initial",[`${t}-item-main`]:{display:"block",flex:1},[`${t}-item-extra`]:{marginInlineStart:o},[`${t}-item-meta`]:{marginBlockEnd:C,[`${t}-item-meta-title`]:{marginBlockStart:0,marginBlockEnd:I,color:h,fontSize:e.fontSizeLG,lineHeight:e.lineHeightLG}},[`${t}-item-action`]:{marginBlockStart:s,marginInlineStart:"auto","> li":{padding:`0 ${G(s)}`,"&:first-child":{paddingInlineStart:0}}}},[`${t}-split ${t}-item`]:{borderBlockEnd:`${G(e.lineWidth)} ${e.lineType} ${e.colorSplit}`,"&:last-child":{borderBlockEnd:"none"}},[`${t}-split ${t}-header`]:{borderBlockEnd:`${G(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},[`${t}-split${t}-empty ${t}-footer`]:{borderTop:`${G(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},[`${t}-loading ${t}-spin-nested-loading`]:{minHeight:r},[`${t}-split${t}-something-after-last-item ${n}-spin-container > ${t}-items > ${t}-item:last-child`]:{borderBlockEnd:`${G(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},[`${t}-lg ${t}-item`]:{padding:p},[`${t}-sm ${t}-item`]:{padding:d},[`${t}:not(${t}-vertical)`]:{[`${t}-item-no-flex`]:{[`${t}-item-action`]:{float:"right"}}}}},UEe=e=>({contentWidth:220,itemPadding:`${G(e.paddingContentVertical)} 0`,itemPaddingSM:`${G(e.paddingContentVerticalSM)} ${G(e.paddingContentHorizontal)}`,itemPaddingLG:`${G(e.paddingContentVerticalLG)} ${G(e.paddingContentHorizontalLG)}`,headerBg:"transparent",footerBg:"transparent",emptyTextPadding:e.padding,metaMarginBottom:e.padding,avatarMarginRight:e.padding,titleMarginBottom:e.paddingSM,descriptionFontSize:e.fontSize}),VEe=an("List",e=>{const t=zt(e,{listBorderedCls:`${e.componentCls}-bordered`,minHeight:e.controlHeightLG});return[HEe(t),BEe(t),zEe(t)]},UEe);var WEe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a(ne,ue)=>{var me;T(ne),R(ue),n&&((me=n==null?void 0:n[ge])===null||me===void 0||me.call(n,ne,ue))},N=k("onChange"),A=k("onShowSizeChange"),L=(ge,ne)=>{if(!x)return null;let ue;return typeof v=="function"?ue=v(ge):v?ue=ge[v]:ue=ge.key,ue||(ue=`list-item-${ne}`),l.createElement(l.Fragment,{key:ue},x(ge,ne))},j=()=>!!(p||n||y),F=$("list",r),[B,z,U]=VEe(F);let H=S;typeof H=="boolean"&&(H={spinning:H});const K=!!(H!=null&&H.spinning),Y=zr(h);let ee="";switch(Y){case"large":ee="lg";break;case"small":ee="sm";break}const ae=oe(F,{[`${F}-vertical`]:d==="vertical",[`${F}-${ee}`]:ee,[`${F}-split`]:i,[`${F}-bordered`]:a,[`${F}-loading`]:K,[`${F}-grid`]:!!g,[`${F}-something-after-last-item`]:j(),[`${F}-rtl`]:P==="rtl"},D==null?void 0:D.className,o,s,z,U),W=rY(O,{total:m.length,current:I,pageSize:_},n||{}),q=Math.ceil(W.total/W.pageSize);W.current>q&&(W.current=q);const Z=n&&l.createElement("div",{className:oe(`${F}-pagination`)},l.createElement(hk,Object.assign({align:"end"},W,{onChange:N,onShowSizeChange:A})));let Q=Me(m);n&&m.length>(W.current-1)*W.pageSize&&(Q=Me(m).splice((W.current-1)*W.pageSize,W.pageSize));const J=Object.keys(g||{}).some(ge=>["xs","sm","md","lg","xl","xxl"].includes(ge)),le=Uy(J),ce=l.useMemo(()=>{for(let ge=0;ge{if(!g)return;const ge=ce&&g[ce]?g[ce]:g.column;if(ge)return{width:`${100/ge}%`,maxWidth:`${100/ge}%`}},[JSON.stringify(g),ce]);let te=K&&l.createElement("div",{style:{minHeight:53}});if(Q.length>0){const ge=Q.map((ne,ue)=>L(ne,ue));te=g?l.createElement(da,{gutter:g.gutter},l.Children.map(ge,ne=>l.createElement("div",{key:ne==null?void 0:ne.key,style:pe},ne))):l.createElement("ul",{className:`${F}-items`},ge)}else!u&&!K&&(te=l.createElement("div",{className:`${F}-empty-text`},(w==null?void 0:w.emptyText)||(M==null?void 0:M("List"))||l.createElement(zy,{componentName:"List"})));const ie=W.position||"bottom",fe=l.useMemo(()=>({grid:g,itemLayout:d}),[JSON.stringify(g),d]);return B(l.createElement(vk.Provider,{value:fe},l.createElement("div",Object.assign({ref:t,style:Object.assign(Object.assign({},D==null?void 0:D.style),c),className:ae},C),(ie==="top"||ie==="both")&&Z,b&&l.createElement("div",{className:`${F}-header`},b),l.createElement(nc,Object.assign({},H),te,u),y&&l.createElement("div",{className:`${F}-footer`},y),p||(ie==="bottom"||ie==="both")&&Z)))}const qEe=l.forwardRef(GEe),Rr=qEe;Rr.Item=bk;function KEe(e){return(arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1)&&e==null?[]:Array.isArray(e)?e:[e]}var YEe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{prefixCls:t,className:n,closeIcon:r,closable:a,type:i,title:o,children:s,footer:c}=e,u=YEe(e,["prefixCls","className","closeIcon","closable","type","title","children","footer"]),{getPrefixCls:d}=l.useContext(st),p=d(),g=t||d("modal"),m=ir(p),[h,b,y]=PW(g,m),S=`${g}-confirm`;let v={};return i?v={closable:a??!1,title:"",footer:"",children:l.createElement(jW,Object.assign({},e,{prefixCls:g,confirmPrefixCls:S,rootPrefixCls:p,content:s}))}:v={closable:a??!0,title:o,footer:c!==null&&l.createElement(kW,Object.assign({},e)),children:s},h(l.createElement(vW,Object.assign({prefixCls:g,className:oe(b,`${g}-pure-panel`,i&&S,i&&`${S}-${i}`,n,y,m)},u,{closeIcon:NW(g,r),closable:a},v)))},ZEe=JW(XEe);function fY(e){return jm(HW(e))}const _n=LW;_n.useModal=rge;_n.info=function(t){return jm(UW(t))};_n.success=function(t){return jm(VW(t))};_n.error=function(t){return jm(WW(t))};_n.warning=fY;_n.warn=fY;_n.confirm=function(t){return jm(GW(t))};_n.destroyAll=function(){for(;Ec.length;){const t=Ec.pop();t&&t()}};_n.config=Qpe;_n._InternalPanelDoNotUseOrYouWillBeFired=ZEe;let To=null,sb=e=>e(),v0=[],em={};function fL(){const{getContainer:e,rtl:t,maxCount:n,top:r,bottom:a,showProgress:i,pauseOnHover:o}=em,s=(e==null?void 0:e())||document.body;return{getContainer:()=>s,rtl:t,maxCount:n,top:r,bottom:a,showProgress:i,pauseOnHover:o}}const QEe=de.forwardRef((e,t)=>{const{notificationConfig:n,sync:r}=e,{getPrefixCls:a}=l.useContext(st),i=em.prefixCls||a("notification"),o=l.useContext(Ige),[s,c]=QW(Object.assign(Object.assign(Object.assign({},n),{prefixCls:i}),o.notification));return de.useEffect(r,[]),de.useImperativeHandle(t,()=>{const u=Object.assign({},s);return Object.keys(u).forEach(d=>{u[d]=function(){return r(),s[d].apply(s,arguments)}}),{instance:u,sync:r}}),c}),JEe=de.forwardRef((e,t)=>{const[n,r]=de.useState(fL),a=()=>{r(fL)};de.useEffect(a,[]);const i=UV(),o=i.getRootPrefixCls(),s=i.getIconPrefixCls(),c=i.getTheme(),u=de.createElement(QEe,{ref:t,sync:a,notificationConfig:n});return de.createElement(zo,{prefixCls:o,iconPrefixCls:s,theme:c},i.holderRender?i.holderRender(u):u)});function yk(){if(!To){const e=document.createDocumentFragment(),t={fragment:e};To=t,sb(()=>{gN(de.createElement(JEe,{ref:n=>{const{instance:r,sync:a}=n||{};Promise.resolve().then(()=>{!t.instance&&r&&(t.instance=r,t.sync=a,yk())})}}),e)});return}To.instance&&(v0.forEach(e=>{switch(e.type){case"open":{sb(()=>{To.instance.open(Object.assign(Object.assign({},em),e.config))});break}case"destroy":sb(()=>{To==null||To.instance.destroy(e.key)});break}}),v0=[])}function e2e(e){em=Object.assign(Object.assign({},em),e),sb(()=>{var t;(t=To==null?void 0:To.sync)===null||t===void 0||t.call(To)})}function pY(e){v0.push({type:"open",config:e}),yk()}const t2e=e=>{v0.push({type:"destroy",key:e}),yk()},n2e=["success","info","warning","error"],r2e={open:pY,destroy:t2e,config:e2e,useNotification:Ege,_InternalPanelDoNotUseOrYouWillBeFired:mge},lb=r2e;n2e.forEach(e=>{lb[e]=t=>pY(Object.assign(Object.assign({},t),{type:e}))});var a2e={percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,trailColor:"#D9D9D9",trailWidth:1,gapPosition:"bottom"},i2e=function(){var t=l.useRef([]),n=l.useRef(null);return l.useEffect(function(){var r=Date.now(),a=!1;t.current.forEach(function(i){if(i){a=!0;var o=i.style;o.transitionDuration=".3s, .3s, .3s, .06s",n.current&&r-n.current<100&&(o.transitionDuration="0s, 0s")}}),a&&(n.current=Date.now())}),t.current},pL=0,o2e=ma();function s2e(){var e;return o2e?(e=pL,pL+=1):e="TEST_OR_SSR",e}const l2e=function(e){var t=l.useState(),n=se(t,2),r=n[0],a=n[1];return l.useEffect(function(){a("rc_progress_".concat(s2e()))},[]),e||r};var gL=function(t){var n=t.bg,r=t.children;return l.createElement("div",{style:{width:"100%",height:"100%",background:n}},r)};function mL(e,t){return Object.keys(e).map(function(n){var r=parseFloat(n),a="".concat(Math.floor(r*t),"%");return"".concat(e[n]," ").concat(a)})}var c2e=l.forwardRef(function(e,t){var n=e.prefixCls,r=e.color,a=e.gradientId,i=e.radius,o=e.style,s=e.ptg,c=e.strokeLinecap,u=e.strokeWidth,d=e.size,p=e.gapDegree,g=r&&mt(r)==="object",m=g?"#FFF":void 0,h=d/2,b=l.createElement("circle",{className:"".concat(n,"-circle-path"),r:i,cx:h,cy:h,stroke:m,strokeLinecap:c,strokeWidth:u,opacity:s===0?0:1,style:o,ref:t});if(!g)return b;var y="".concat(a,"-conic"),S=p?"".concat(180+p/2,"deg"):"0deg",v=mL(r,(360-p)/360),x=mL(r,1),w="conic-gradient(from ".concat(S,", ").concat(v.join(", "),")"),C="linear-gradient(to ".concat(p?"bottom":"top",", ").concat(x.join(", "),")");return l.createElement(l.Fragment,null,l.createElement("mask",{id:y},b),l.createElement("foreignObject",{x:0,y:0,width:d,height:d,mask:"url(#".concat(y,")")},l.createElement(gL,{bg:C},l.createElement(gL,{bg:w}))))}),Op=100,I1=function(t,n,r,a,i,o,s,c,u,d){var p=arguments.length>10&&arguments[10]!==void 0?arguments[10]:0,g=r/100*360*((360-o)/360),m=o===0?0:{bottom:0,top:180,left:90,right:-90}[s],h=(100-a)/100*n;u==="round"&&a!==100&&(h+=d/2,h>=n&&(h=n-.01));var b=Op/2;return{stroke:typeof c=="string"?c:void 0,strokeDasharray:"".concat(n,"px ").concat(t),strokeDashoffset:h+p,transform:"rotate(".concat(i+g+m,"deg)"),transformOrigin:"".concat(b,"px ").concat(b,"px"),transition:"stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s",fillOpacity:0}},u2e=["id","prefixCls","steps","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","style","className","strokeColor","percent"];function hL(e){var t=e??[];return Array.isArray(t)?t:[t]}var d2e=function(t){var n=X(X({},a2e),t),r=n.id,a=n.prefixCls,i=n.steps,o=n.strokeWidth,s=n.trailWidth,c=n.gapDegree,u=c===void 0?0:c,d=n.gapPosition,p=n.trailColor,g=n.strokeLinecap,m=n.style,h=n.className,b=n.strokeColor,y=n.percent,S=Ct(n,u2e),v=Op/2,x=l2e(r),w="".concat(x,"-gradient"),C=v-o/2,E=Math.PI*2*C,I=u>0?90+u/2:-90,T=E*((360-u)/360),_=mt(i)==="object"?i:{count:i,gap:2},R=_.count,$=_.gap,M=hL(y),P=hL(b),D=P.find(function(F){return F&&mt(F)==="object"}),O=D&&mt(D)==="object",k=O?"butt":g,N=I1(E,T,0,100,I,u,d,p,k,o),A=i2e(),L=function(){var B=0;return M.map(function(z,U){var H=P[U]||P[P.length-1],K=I1(E,T,B,z,I,u,d,H,k,o);return B+=z,l.createElement(c2e,{key:U,color:H,ptg:z,radius:C,prefixCls:a,gradientId:w,style:K,strokeLinecap:k,strokeWidth:o,gapDegree:u,ref:function(ee){A[U]=ee},size:Op})}).reverse()},j=function(){var B=Math.round(R*(M[0]/100)),z=100/R,U=0;return new Array(R).fill(null).map(function(H,K){var Y=K<=B-1?P[0]:p,ee=Y&&mt(Y)==="object"?"url(#".concat(w,")"):void 0,ae=I1(E,T,U,z,I,u,d,Y,"butt",o,$);return U+=(T-ae.strokeDashoffset+$)*100/T,l.createElement("circle",{key:K,className:"".concat(a,"-circle-path"),r:C,cx:v,cy:v,stroke:ee,strokeWidth:o,opacity:1,style:ae,ref:function(q){A[K]=q}})})};return l.createElement("svg",be({className:oe("".concat(a,"-circle"),h),viewBox:"0 0 ".concat(Op," ").concat(Op),style:m,id:r,role:"presentation"},S),!R&&l.createElement("circle",{className:"".concat(a,"-circle-trail"),r:C,cx:v,cy:v,stroke:p,strokeLinecap:k,strokeWidth:s||o,style:N}),R?j():L())};function Dl(e){return!e||e<0?0:e>100?100:e}function b0(e){let{success:t,successPercent:n}=e,r=n;return t&&"progress"in t&&(r=t.progress),t&&"percent"in t&&(r=t.percent),r}const f2e=e=>{let{percent:t,success:n,successPercent:r}=e;const a=Dl(b0({success:n,successPercent:r}));return[a,Dl(Dl(t)-a)]},p2e=e=>{let{success:t={},strokeColor:n}=e;const{strokeColor:r}=t;return[r||$d.green,n||null]},ux=(e,t,n)=>{var r,a,i,o;let s=-1,c=-1;if(t==="step"){const u=n.steps,d=n.strokeWidth;typeof e=="string"||typeof e>"u"?(s=e==="small"?2:14,c=d??8):typeof e=="number"?[s,c]=[e,e]:[s=14,c=8]=Array.isArray(e)?e:[e.width,e.height],s*=u}else if(t==="line"){const u=n==null?void 0:n.strokeWidth;typeof e=="string"||typeof e>"u"?c=u||(e==="small"?6:8):typeof e=="number"?[s,c]=[e,e]:[s=-1,c=8]=Array.isArray(e)?e:[e.width,e.height]}else(t==="circle"||t==="dashboard")&&(typeof e=="string"||typeof e>"u"?[s,c]=e==="small"?[60,60]:[120,120]:typeof e=="number"?[s,c]=[e,e]:Array.isArray(e)&&(s=(a=(r=e[0])!==null&&r!==void 0?r:e[1])!==null&&a!==void 0?a:120,c=(o=(i=e[0])!==null&&i!==void 0?i:e[1])!==null&&o!==void 0?o:120));return[s,c]},g2e=3,m2e=e=>g2e/e*100,h2e=e=>{const{prefixCls:t,trailColor:n=null,strokeLinecap:r="round",gapPosition:a,gapDegree:i,width:o=120,type:s,children:c,success:u,size:d=o,steps:p}=e,[g,m]=ux(d,"circle");let{strokeWidth:h}=e;h===void 0&&(h=Math.max(m2e(g),6));const b={width:g,height:m,fontSize:g*.15+6},y=l.useMemo(()=>{if(i||i===0)return i;if(s==="dashboard")return 75},[i,s]),S=f2e(e),v=a||s==="dashboard"&&"bottom"||void 0,x=Object.prototype.toString.call(e.strokeColor)==="[object Object]",w=p2e({success:u,strokeColor:e.strokeColor}),C=oe(`${t}-inner`,{[`${t}-circle-gradient`]:x}),E=l.createElement(d2e,{steps:p,percent:p?S[1]:S,strokeWidth:h,trailWidth:h,strokeColor:p?w[1]:w,strokeLinecap:r,trailColor:n,prefixCls:t,gapDegree:y,gapPosition:v}),I=g<=20,T=l.createElement("div",{className:C,style:b},E,!I&&c);return I?l.createElement(Ft,{title:c},T):T},y0="--progress-line-stroke-color",gY="--progress-percent",vL=e=>{const t=e?"100%":"-100%";return new nn(`antProgress${e?"RTL":"LTR"}Active`,{"0%":{transform:`translateX(${t}) scaleX(0)`,opacity:.1},"20%":{transform:`translateX(${t}) scaleX(0)`,opacity:.5},to:{transform:"translateX(0) scaleX(1)",opacity:0}})},v2e=e=>{const{componentCls:t,iconCls:n}=e;return{[t]:Object.assign(Object.assign({},ln(e)),{display:"inline-block","&-rtl":{direction:"rtl"},"&-line":{position:"relative",width:"100%",fontSize:e.fontSize},[`${t}-outer`]:{display:"inline-flex",alignItems:"center",width:"100%"},[`${t}-inner`]:{position:"relative",display:"inline-block",width:"100%",flex:1,overflow:"hidden",verticalAlign:"middle",backgroundColor:e.remainingColor,borderRadius:e.lineBorderRadius},[`${t}-inner:not(${t}-circle-gradient)`]:{[`${t}-circle-path`]:{stroke:e.defaultColor}},[`${t}-success-bg, ${t}-bg`]:{position:"relative",background:e.defaultColor,borderRadius:e.lineBorderRadius,transition:`all ${e.motionDurationSlow} ${e.motionEaseInOutCirc}`},[`${t}-layout-bottom`]:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",[`${t}-text`]:{width:"max-content",marginInlineStart:0,marginTop:e.marginXXS}},[`${t}-bg`]:{overflow:"hidden","&::after":{content:'""',background:{_multi_value_:!0,value:["inherit",`var(${y0})`]},height:"100%",width:`calc(1 / var(${gY}) * 100%)`,display:"block"},[`&${t}-bg-inner`]:{minWidth:"max-content","&::after":{content:"none"},[`${t}-text-inner`]:{color:e.colorWhite,[`&${t}-text-bright`]:{color:"rgba(0, 0, 0, 0.45)"}}}},[`${t}-success-bg`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,backgroundColor:e.colorSuccess},[`${t}-text`]:{display:"inline-block",marginInlineStart:e.marginXS,color:e.colorText,lineHeight:1,width:"2em",whiteSpace:"nowrap",textAlign:"start",verticalAlign:"middle",wordBreak:"normal",[n]:{fontSize:e.fontSize},[`&${t}-text-outer`]:{width:"max-content"},[`&${t}-text-outer${t}-text-start`]:{width:"max-content",marginInlineStart:0,marginInlineEnd:e.marginXS}},[`${t}-text-inner`]:{display:"flex",justifyContent:"center",alignItems:"center",width:"100%",height:"100%",marginInlineStart:0,padding:`0 ${G(e.paddingXXS)}`,[`&${t}-text-start`]:{justifyContent:"start"},[`&${t}-text-end`]:{justifyContent:"end"}},[`&${t}-status-active`]:{[`${t}-bg::before`]:{position:"absolute",inset:0,backgroundColor:e.colorBgContainer,borderRadius:e.lineBorderRadius,opacity:0,animationName:vL(),animationDuration:e.progressActiveMotionDuration,animationTimingFunction:e.motionEaseOutQuint,animationIterationCount:"infinite",content:'""'}},[`&${t}-rtl${t}-status-active`]:{[`${t}-bg::before`]:{animationName:vL(!0)}},[`&${t}-status-exception`]:{[`${t}-bg`]:{backgroundColor:e.colorError},[`${t}-text`]:{color:e.colorError}},[`&${t}-status-exception ${t}-inner:not(${t}-circle-gradient)`]:{[`${t}-circle-path`]:{stroke:e.colorError}},[`&${t}-status-success`]:{[`${t}-bg`]:{backgroundColor:e.colorSuccess},[`${t}-text`]:{color:e.colorSuccess}},[`&${t}-status-success ${t}-inner:not(${t}-circle-gradient)`]:{[`${t}-circle-path`]:{stroke:e.colorSuccess}}})}},b2e=e=>{const{componentCls:t,iconCls:n}=e;return{[t]:{[`${t}-circle-trail`]:{stroke:e.remainingColor},[`&${t}-circle ${t}-inner`]:{position:"relative",lineHeight:1,backgroundColor:"transparent"},[`&${t}-circle ${t}-text`]:{position:"absolute",insetBlockStart:"50%",insetInlineStart:0,width:"100%",margin:0,padding:0,color:e.circleTextColor,fontSize:e.circleTextFontSize,lineHeight:1,whiteSpace:"normal",textAlign:"center",transform:"translateY(-50%)",[n]:{fontSize:e.circleIconFontSize}},[`${t}-circle&-status-exception`]:{[`${t}-text`]:{color:e.colorError}},[`${t}-circle&-status-success`]:{[`${t}-text`]:{color:e.colorSuccess}}},[`${t}-inline-circle`]:{lineHeight:1,[`${t}-inner`]:{verticalAlign:"bottom"}}}},y2e=e=>{const{componentCls:t}=e;return{[t]:{[`${t}-steps`]:{display:"inline-block","&-outer":{display:"flex",flexDirection:"row",alignItems:"center"},"&-item":{flexShrink:0,minWidth:e.progressStepMinWidth,marginInlineEnd:e.progressStepMarginInlineEnd,backgroundColor:e.remainingColor,transition:`all ${e.motionDurationSlow}`,"&-active":{backgroundColor:e.defaultColor}}}}}},x2e=e=>{const{componentCls:t,iconCls:n}=e;return{[t]:{[`${t}-small&-line, ${t}-small&-line ${t}-text ${n}`]:{fontSize:e.fontSizeSM}}}},S2e=e=>({circleTextColor:e.colorText,defaultColor:e.colorInfo,remainingColor:e.colorFillSecondary,lineBorderRadius:100,circleTextFontSize:"1em",circleIconFontSize:`${e.fontSize/e.fontSizeSM}em`}),w2e=an("Progress",e=>{const t=e.calc(e.marginXXS).div(2).equal(),n=zt(e,{progressStepMarginInlineEnd:t,progressStepMinWidth:t,progressActiveMotionDuration:"2.4s"});return[v2e(n),b2e(n),y2e(n),x2e(n)]},S2e);var C2e=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{let t=[];return Object.keys(e).forEach(n=>{const r=parseFloat(n.replace(/%/g,""));isNaN(r)||t.push({key:r,value:e[n]})}),t=t.sort((n,r)=>n.key-r.key),t.map(n=>{let{key:r,value:a}=n;return`${a} ${r}%`}).join(", ")},I2e=(e,t)=>{const{from:n=$d.blue,to:r=$d.blue,direction:a=t==="rtl"?"to left":"to right"}=e,i=C2e(e,["from","to","direction"]);if(Object.keys(i).length!==0){const s=E2e(i),c=`linear-gradient(${a}, ${s})`;return{background:c,[y0]:c}}const o=`linear-gradient(${a}, ${n}, ${r})`;return{background:o,[y0]:o}},T2e=e=>{const{prefixCls:t,direction:n,percent:r,size:a,strokeWidth:i,strokeColor:o,strokeLinecap:s="round",children:c,trailColor:u=null,percentPosition:d,success:p}=e,{align:g,type:m}=d,h=o&&typeof o!="string"?I2e(o,n):{[y0]:o,background:o},b=s==="square"||s==="butt"?0:void 0,y=a??[-1,i||(a==="small"?6:8)],[S,v]=ux(y,"line",{strokeWidth:i}),x={backgroundColor:u||void 0,borderRadius:b},w=Object.assign(Object.assign({width:`${Dl(r)}%`,height:v,borderRadius:b},h),{[gY]:Dl(r)/100}),C=b0(e),E={width:`${Dl(C)}%`,height:v,borderRadius:b,backgroundColor:p==null?void 0:p.strokeColor},I={width:S<0?"100%":S},T=l.createElement("div",{className:`${t}-inner`,style:x},l.createElement("div",{className:oe(`${t}-bg`,`${t}-bg-${m}`),style:w},m==="inner"&&c),C!==void 0&&l.createElement("div",{className:`${t}-success-bg`,style:E})),_=m==="outer"&&g==="start",R=m==="outer"&&g==="end";return m==="outer"&&g==="center"?l.createElement("div",{className:`${t}-layout-bottom`},T,c):l.createElement("div",{className:`${t}-outer`,style:I},_&&c,T,R&&c)},R2e=e=>{const{size:t,steps:n,percent:r=0,strokeWidth:a=8,strokeColor:i,trailColor:o=null,prefixCls:s,children:c}=e,u=Math.round(n*(r/100)),p=t??[t==="small"?2:14,a],[g,m]=ux(p,"step",{steps:n,strokeWidth:a}),h=g/n,b=new Array(n);for(let y=0;y{const{prefixCls:n,className:r,rootClassName:a,steps:i,strokeColor:o,percent:s=0,size:c="default",showInfo:u=!0,type:d="line",status:p,format:g,style:m,percentPosition:h={}}=e,b=_2e(e,["prefixCls","className","rootClassName","steps","strokeColor","percent","size","showInfo","type","status","format","style","percentPosition"]),{align:y="end",type:S="outer"}=h,v=Array.isArray(o)?o[0]:o,x=typeof o=="string"||Array.isArray(o)?o:void 0,w=l.useMemo(()=>{if(v){const L=typeof v=="string"?v:Object.values(v)[0];return new cn(L).isLight()}return!1},[o]),C=l.useMemo(()=>{var L,j;const F=b0(e);return parseInt(F!==void 0?(L=F??0)===null||L===void 0?void 0:L.toString():(j=s??0)===null||j===void 0?void 0:j.toString(),10)},[s,e.success,e.successPercent]),E=l.useMemo(()=>!$2e.includes(p)&&C>=100?"success":p||"normal",[p,C]),{getPrefixCls:I,direction:T,progress:_}=l.useContext(st),R=I("progress",n),[$,M,P]=w2e(R),D=d==="line",O=D&&!i,k=l.useMemo(()=>{if(!u)return null;const L=b0(e);let j;const F=g||(z=>`${z}%`),B=D&&w&&S==="inner";return S==="inner"||g||E!=="exception"&&E!=="success"?j=F(Dl(s),Dl(L)):E==="exception"?j=D?l.createElement(Ql,null):l.createElement(va,null):E==="success"&&(j=D?l.createElement(Ef,null):l.createElement($f,null)),l.createElement("span",{className:oe(`${R}-text`,{[`${R}-text-bright`]:B,[`${R}-text-${y}`]:O,[`${R}-text-${S}`]:O}),title:typeof j=="string"?j:void 0},j)},[u,s,C,E,d,R,g]);let N;d==="line"?N=i?l.createElement(R2e,Object.assign({},e,{strokeColor:x,prefixCls:R,steps:typeof i=="object"?i.count:i}),k):l.createElement(T2e,Object.assign({},e,{strokeColor:v,prefixCls:R,direction:T,percentPosition:{align:y,type:S}}),k):(d==="circle"||d==="dashboard")&&(N=l.createElement(h2e,Object.assign({},e,{strokeColor:v,prefixCls:R,progressStatus:E}),k));const A=oe(R,`${R}-status-${E}`,{[`${R}-${d==="dashboard"&&"circle"||d}`]:d!=="line",[`${R}-inline-circle`]:d==="circle"&&ux(c,"circle")[0]<=20,[`${R}-line`]:O,[`${R}-line-align-${y}`]:O,[`${R}-line-position-${S}`]:O,[`${R}-steps`]:i,[`${R}-show-info`]:u,[`${R}-${c}`]:typeof c=="string",[`${R}-rtl`]:T==="rtl"},_==null?void 0:_.className,r,a,M,P);return $(l.createElement("div",Object.assign({ref:t,style:Object.assign(Object.assign({},_==null?void 0:_.style),m),className:A,role:"progressbar","aria-valuenow":C,"aria-valuemin":0,"aria-valuemax":100},Dn(b,["trailColor","strokeWidth","width","gapDegree","gapPosition","strokeLinecap","success","successPercent"])),N))});var O2e={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M855 160.1l-189.2 23.5c-6.6.8-9.3 8.8-4.7 13.5l54.7 54.7-153.5 153.5a8.03 8.03 0 000 11.3l45.1 45.1c3.1 3.1 8.2 3.1 11.3 0l153.6-153.6 54.7 54.7a7.94 7.94 0 0013.5-4.7L863.9 169a7.9 7.9 0 00-8.9-8.9zM416.6 562.3a8.03 8.03 0 00-11.3 0L251.8 715.9l-54.7-54.7a7.94 7.94 0 00-13.5 4.7L160.1 855c-.6 5.2 3.7 9.5 8.9 8.9l189.2-23.5c6.6-.8 9.3-8.8 4.7-13.5l-54.7-54.7 153.6-153.6c3.1-3.1 3.1-8.2 0-11.3l-45.2-45z"}}]},name:"arrows-alt",theme:"outlined"},N2e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:O2e}))},k2e=l.forwardRef(N2e),A2e={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M816 768h-24V428c0-141.1-104.3-257.7-240-277.1V112c0-22.1-17.9-40-40-40s-40 17.9-40 40v38.9c-135.7 19.4-240 136-240 277.1v340h-24c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h216c0 61.8 50.2 112 112 112s112-50.2 112-112h216c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM512 888c-26.5 0-48-21.5-48-48h96c0 26.5-21.5 48-48 48zM304 768V428c0-55.6 21.6-107.8 60.9-147.1S456.4 220 512 220c55.6 0 107.8 21.6 147.1 60.9S720 372.4 720 428v340H304z"}}]},name:"bell",theme:"outlined"},D2e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:A2e}))},mY=l.forwardRef(D2e),M2e={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-260 72h96v209.9L621.5 312 572 347.4V136zm220 752H232V136h280v296.9c0 3.3 1 6.6 3 9.3a15.9 15.9 0 0022.3 3.7l83.8-59.9 81.4 59.4c2.7 2 6 3.1 9.4 3.1 8.8 0 16-7.2 16-16V136h64v752z"}}]},name:"book",theme:"outlined"},P2e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:M2e}))},L2e=l.forwardRef(P2e),j2e={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M740 161c-61.8 0-112 50.2-112 112 0 50.1 33.1 92.6 78.5 106.9v95.9L320 602.4V318.1c44.2-15 76-56.9 76-106.1 0-61.8-50.2-112-112-112s-112 50.2-112 112c0 49.2 31.8 91 76 106.1V706c-44.2 15-76 56.9-76 106.1 0 61.8 50.2 112 112 112s112-50.2 112-112c0-49.2-31.8-91-76-106.1v-27.8l423.5-138.7a50.52 50.52 0 0034.9-48.2V378.2c42.9-15.8 73.6-57 73.6-105.2 0-61.8-50.2-112-112-112zm-504 51a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm96 600a48.01 48.01 0 01-96 0 48.01 48.01 0 0196 0zm408-491a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"branches",theme:"outlined"},F2e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:j2e}))},B2e=l.forwardRef(F2e),z2e={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M632 888H392c-4.4 0-8 3.6-8 8v32c0 17.7 14.3 32 32 32h192c17.7 0 32-14.3 32-32v-32c0-4.4-3.6-8-8-8zM512 64c-181.1 0-328 146.9-328 328 0 121.4 66 227.4 164 284.1V792c0 17.7 14.3 32 32 32h264c17.7 0 32-14.3 32-32V676.1c98-56.7 164-162.7 164-284.1 0-181.1-146.9-328-328-328zm127.9 549.8L604 634.6V752H420V634.6l-35.9-20.8C305.4 568.3 256 484.5 256 392c0-141.4 114.6-256 256-256s256 114.6 256 256c0 92.5-49.4 176.3-128.1 221.8z"}}]},name:"bulb",theme:"outlined"},H2e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:z2e}))},U2e=l.forwardRef(H2e),V2e={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z"}}]},name:"caret-down",theme:"filled"},W2e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:V2e}))},G2e=l.forwardRef(W2e),q2e={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z"}}]},name:"caret-down",theme:"outlined"},K2e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:q2e}))},Y2e=l.forwardRef(K2e),X2e={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z"}}]},name:"caret-up",theme:"outlined"},Z2e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:X2e}))},Q2e=l.forwardRef(Z2e),J2e={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M699 353h-46.9c-10.2 0-19.9 4.9-25.9 13.3L469 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H325c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8a31.8 31.8 0 0051.7 0l210.6-292c3.9-5.3.1-12.7-6.4-12.7z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"check-circle",theme:"outlined"},eIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:J2e}))},Y_=l.forwardRef(eIe),tIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M433.1 657.7a31.8 31.8 0 0051.7 0l210.6-292c3.8-5.3 0-12.7-6.5-12.7H642c-10.2 0-19.9 4.9-25.9 13.3L459 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H315c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"check-square",theme:"outlined"},nIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:tIe}))},X_=l.forwardRef(nIe),rIe={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm0 76c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm128.01 198.83c.03 0 .05.01.09.06l45.02 45.01a.2.2 0 01.05.09.12.12 0 010 .07c0 .02-.01.04-.05.08L557.25 512l127.87 127.86a.27.27 0 01.05.06v.02a.12.12 0 010 .07c0 .03-.01.05-.05.09l-45.02 45.02a.2.2 0 01-.09.05.12.12 0 01-.07 0c-.02 0-.04-.01-.08-.05L512 557.25 384.14 685.12c-.04.04-.06.05-.08.05a.12.12 0 01-.07 0c-.03 0-.05-.01-.09-.05l-45.02-45.02a.2.2 0 01-.05-.09.12.12 0 010-.07c0-.02.01-.04.06-.08L466.75 512 338.88 384.14a.27.27 0 01-.05-.06l-.01-.02a.12.12 0 010-.07c0-.03.01-.05.05-.09l45.02-45.02a.2.2 0 01.09-.05.12.12 0 01.07 0c.02 0 .04.01.08.06L512 466.75l127.86-127.86c.04-.05.06-.06.08-.06a.12.12 0 01.07 0z"}}]},name:"close-circle",theme:"outlined"},aIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:rIe}))},bL=l.forwardRef(aIe),iIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M704 446H320c-4.4 0-8 3.6-8 8v402c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8V454c0-4.4-3.6-8-8-8zm-328 64h272v117H376V510zm272 290H376V683h272v117z"}},{tag:"path",attrs:{d:"M424 748a32 32 0 1064 0 32 32 0 10-64 0zm0-178a32 32 0 1064 0 32 32 0 10-64 0z"}},{tag:"path",attrs:{d:"M811.4 368.9C765.6 248 648.9 162 512.2 162S258.8 247.9 213 368.8C126.9 391.5 63.5 470.2 64 563.6 64.6 668 145.6 752.9 247.6 762c4.7.4 8.7-3.3 8.7-8v-60.4c0-4-3-7.4-7-7.9-27-3.4-52.5-15.2-72.1-34.5-24-23.5-37.2-55.1-37.2-88.6 0-28 9.1-54.4 26.2-76.4 16.7-21.4 40.2-36.9 66.1-43.7l37.9-10 13.9-36.7c8.6-22.8 20.6-44.2 35.7-63.5 14.9-19.2 32.6-36 52.4-50 41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.3c19.9 14 37.5 30.8 52.4 50 15.1 19.3 27.1 40.7 35.7 63.5l13.8 36.6 37.8 10c54.2 14.4 92.1 63.7 92.1 120 0 33.6-13.2 65.1-37.2 88.6-19.5 19.2-44.9 31.1-71.9 34.5-4 .5-6.9 3.9-6.9 7.9V754c0 4.7 4.1 8.4 8.8 8 101.7-9.2 182.5-94 183.2-198.2.6-93.4-62.7-172.1-148.6-194.9z"}}]},name:"cloud-server",theme:"outlined"},oIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:iIe}))},hY=l.forwardRef(oIe),sIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M811.4 368.9C765.6 248 648.9 162 512.2 162S258.8 247.9 213 368.8C126.9 391.5 63.5 470.2 64 563.6 64.6 668 145.6 752.9 247.6 762c4.7.4 8.7-3.3 8.7-8v-60.4c0-4-3-7.4-7-7.9-27-3.4-52.5-15.2-72.1-34.5-24-23.5-37.2-55.1-37.2-88.6 0-28 9.1-54.4 26.2-76.4 16.7-21.4 40.2-36.9 66.1-43.7l37.9-10 13.9-36.7c8.6-22.8 20.6-44.2 35.7-63.5 14.9-19.2 32.6-36 52.4-50 41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.3c19.9 14 37.5 30.8 52.4 50 15.1 19.3 27.1 40.7 35.7 63.5l13.8 36.6 37.8 10c54.2 14.4 92.1 63.7 92.1 120 0 33.6-13.2 65.1-37.2 88.6-19.5 19.2-44.9 31.1-71.9 34.5-4 .5-6.9 3.9-6.9 7.9V754c0 4.7 4.1 8.4 8.8 8 101.7-9.2 182.5-94 183.2-198.2.6-93.4-62.7-172.1-148.6-194.9z"}},{tag:"path",attrs:{d:"M376.9 656.4c1.8-33.5 15.7-64.7 39.5-88.6 25.4-25.5 60-39.8 96-39.8 36.2 0 70.3 14.1 96 39.8 1.4 1.4 2.7 2.8 4.1 4.3l-25 19.6a8 8 0 003 14.1l98.2 24c5 1.2 9.9-2.6 9.9-7.7l.5-101.3c0-6.7-7.6-10.5-12.9-6.3L663 532.7c-36.6-42-90.4-68.6-150.5-68.6-107.4 0-195 85.1-199.4 191.7-.2 4.5 3.4 8.3 8 8.3H369c4.2-.1 7.7-3.4 7.9-7.7zM703 664h-47.9c-4.2 0-7.7 3.3-8 7.6-1.8 33.5-15.7 64.7-39.5 88.6-25.4 25.5-60 39.8-96 39.8-36.2 0-70.3-14.1-96-39.8-1.4-1.4-2.7-2.8-4.1-4.3l25-19.6a8 8 0 00-3-14.1l-98.2-24c-5-1.2-9.9 2.6-9.9 7.7l-.4 101.4c0 6.7 7.6 10.5 12.9 6.3l23.2-18.2c36.6 42 90.4 68.6 150.5 68.6 107.4 0 195-85.1 199.4-191.7.2-4.5-3.4-8.3-8-8.3z"}}]},name:"cloud-sync",theme:"outlined"},lIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:sIe}))},x0=l.forwardRef(lIe),cIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M518.3 459a8 8 0 00-12.6 0l-112 141.7a7.98 7.98 0 006.3 12.9h73.9V856c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V613.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 459z"}},{tag:"path",attrs:{d:"M811.4 366.7C765.6 245.9 648.9 160 512.2 160S258.8 245.8 213 366.6C127.3 389.1 64 467.2 64 560c0 110.5 89.5 200 199.9 200H304c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8h-40.1c-33.7 0-65.4-13.4-89-37.7-23.5-24.2-36-56.8-34.9-90.6.9-26.4 9.9-51.2 26.2-72.1 16.7-21.3 40.1-36.8 66.1-43.7l37.9-9.9 13.9-36.6c8.6-22.8 20.6-44.1 35.7-63.4a245.6 245.6 0 0152.4-49.9c41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.2c19.9 14 37.5 30.8 52.4 49.9 15.1 19.3 27.1 40.7 35.7 63.4l13.8 36.5 37.8 10C846.1 454.5 884 503.8 884 560c0 33.1-12.9 64.3-36.3 87.7a123.07 123.07 0 01-87.6 36.3H720c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h40.1C870.5 760 960 670.5 960 560c0-92.7-63.1-170.7-148.6-193.3z"}}]},name:"cloud-upload",theme:"outlined"},uIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:cIe}))},dIe=l.forwardRef(uIe),fIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M516 673c0 4.4 3.4 8 7.5 8h185c4.1 0 7.5-3.6 7.5-8v-48c0-4.4-3.4-8-7.5-8h-185c-4.1 0-7.5 3.6-7.5 8v48zm-194.9 6.1l192-161c3.8-3.2 3.8-9.1 0-12.3l-192-160.9A7.95 7.95 0 00308 351v62.7c0 2.4 1 4.6 2.9 6.1L420.7 512l-109.8 92.2a8.1 8.1 0 00-2.9 6.1V673c0 6.8 7.9 10.5 13.1 6.1zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"code",theme:"outlined"},pIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:fIe}))},xk=l.forwardRef(pIe),gIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M573 421c-23.1 0-41 17.9-41 40s17.9 40 41 40c21.1 0 39-17.9 39-40s-17.9-40-39-40zm-280 0c-23.1 0-41 17.9-41 40s17.9 40 41 40c21.1 0 39-17.9 39-40s-17.9-40-39-40z"}},{tag:"path",attrs:{d:"M894 345a343.92 343.92 0 00-189-130v.1c-17.1-19-36.4-36.5-58-52.1-163.7-119-393.5-82.7-513 81-96.3 133-92.2 311.9 6 439l.8 132.6c0 3.2.5 6.4 1.5 9.4a31.95 31.95 0 0040.1 20.9L309 806c33.5 11.9 68.1 18.7 102.5 20.6l-.5.4c89.1 64.9 205.9 84.4 313 49l127.1 41.4c3.2 1 6.5 1.6 9.9 1.6 17.7 0 32-14.3 32-32V753c88.1-119.6 90.4-284.9 1-408zM323 735l-12-5-99 31-1-104-8-9c-84.6-103.2-90.2-251.9-11-361 96.4-132.2 281.2-161.4 413-66 132.2 96.1 161.5 280.6 66 412-80.1 109.9-223.5 150.5-348 102zm505-17l-8 10 1 104-98-33-12 5c-56 20.8-115.7 22.5-171 7l-.2-.1A367.31 367.31 0 00729 676c76.4-105.3 88.8-237.6 44.4-350.4l.6.4c23 16.5 44.1 37.1 62 62 72.6 99.6 68.5 235.2-8 330z"}},{tag:"path",attrs:{d:"M433 421c-23.1 0-41 17.9-41 40s17.9 40 41 40c21.1 0 39-17.9 39-40s-17.9-40-39-40z"}}]},name:"comment",theme:"outlined"},mIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:gIe}))},hIe=l.forwardRef(mIe),vIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V687h97.9c11.6 32.8 32 62.3 59.1 84.7 34.5 28.5 78.2 44.3 123 44.3s88.5-15.7 123-44.3c27.1-22.4 47.5-51.9 59.1-84.7H792v-63H643.6l-5.2 24.7C626.4 708.5 573.2 752 512 752s-114.4-43.5-126.5-103.3l-5.2-24.7H232V136h560v752zM320 341h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0 160h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}}]},name:"container",theme:"outlined"},bIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:vIe}))},yIe=l.forwardRef(bIe),xIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z"}}]},name:"copy",theme:"outlined"},SIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:xIe}))},fx=l.forwardRef(SIe),wIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M360 184h-8c4.4 0 8-3.6 8-8v8h304v-8c0 4.4 3.6 8 8 8h-8v72h72v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80h72v-72zm504 72H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM731.3 840H292.7l-24.2-512h487l-24.2 512z"}}]},name:"delete",theme:"outlined"},CIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:wIe}))},Hl=l.forwardRef(CIe),EIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M632 698.3l141.9-112a8 8 0 000-12.6L632 461.7c-5.3-4.2-13-.4-13 6.3v76H295c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h324v76c0 6.7 7.8 10.4 13 6.3zm261.3-405L730.7 130.7c-7.5-7.5-16.7-13-26.7-16V112H144c-17.7 0-32 14.3-32 32v278c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V184h136v136c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V205.8l136 136V422c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-83.5c0-17-6.7-33.2-18.7-45.2zM640 288H384V184h256v104zm264 436h-56c-4.4 0-8 3.6-8 8v108H184V732c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v148c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V732c0-4.4-3.6-8-8-8z"}}]},name:"delivered-procedure",theme:"outlined"},IIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:EIe}))},Np=l.forwardRef(IIe),TIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888.3 693.2c-42.5-24.6-94.3-18-129.2 12.8l-53-30.7V523.6c0-15.7-8.4-30.3-22-38.1l-136-78.3v-67.1c44.2-15 76-56.8 76-106.1 0-61.9-50.1-112-112-112s-112 50.1-112 112c0 49.3 31.8 91.1 76 106.1v67.1l-136 78.3c-13.6 7.8-22 22.4-22 38.1v151.6l-53 30.7c-34.9-30.8-86.8-37.4-129.2-12.8-53.5 31-71.7 99.4-41 152.9 30.8 53.5 98.9 71.9 152.2 41 42.5-24.6 62.7-73 53.6-118.8l48.7-28.3 140.6 81c6.8 3.9 14.4 5.9 22 5.9s15.2-2 22-5.9L674.5 740l48.7 28.3c-9.1 45.7 11.2 94.2 53.6 118.8 53.3 30.9 121.5 12.6 152.2-41 30.8-53.6 12.6-122-40.7-152.9zm-673 138.4a47.6 47.6 0 01-65.2-17.6c-13.2-22.9-5.4-52.3 17.5-65.5a47.6 47.6 0 0165.2 17.6c13.2 22.9 5.4 52.3-17.5 65.5zM522 463.8zM464 234a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm170 446.2l-122 70.3-122-70.3V539.8l122-70.3 122 70.3v140.4zm239.9 133.9c-13.2 22.9-42.4 30.8-65.2 17.6-22.8-13.2-30.7-42.6-17.5-65.5s42.4-30.8 65.2-17.6c22.9 13.2 30.7 42.5 17.5 65.5z"}}]},name:"deployment-unit",theme:"outlined"},RIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:TIe}))},_Ie=l.forwardRef(RIe),$Ie={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M505.7 661a8 8 0 0012.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z"}}]},name:"download",theme:"outlined"},OIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:$Ie}))},eh=l.forwardRef(OIe),NIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z"}}]},name:"edit",theme:"outlined"},kIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:NIe}))},Ul=l.forwardRef(kIe),AIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 170h-60c-4.4 0-8 3.6-8 8v518H310v-73c0-6.7-7.8-10.5-13-6.3l-141.9 112a8 8 0 000 12.6l141.9 112c5.3 4.2 13 .4 13-6.3v-75h498c35.3 0 64-28.7 64-64V178c0-4.4-3.6-8-8-8z"}}]},name:"enter",theme:"outlined"},DIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:AIe}))},MIe=l.forwardRef(DIe),PIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM544 472c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v108H372c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h108v108c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V644h108c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V472z"}}]},name:"file-add",theme:"outlined"},LIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:PIe}))},jIe=l.forwardRef(LIe),FIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z"}}]},name:"file",theme:"outlined"},BIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:FIe}))},vY=l.forwardRef(BIe),zIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M688 312v-48c0-4.4-3.6-8-8-8H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8zm-392 88c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H296zm144 452H208V148h560v344c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h272c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm445.7 51.5l-93.3-93.3C814.7 780.7 828 743.9 828 704c0-97.2-78.8-176-176-176s-176 78.8-176 176 78.8 176 176 176c35.8 0 69-10.7 96.8-29l94.7 94.7c1.6 1.6 3.6 2.3 5.6 2.3s4.1-.8 5.6-2.3l31-31a7.9 7.9 0 000-11.2zM652 816c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"}}]},name:"file-search",theme:"outlined"},HIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:zIe}))},UIe=l.forwardRef(HIe),VIe={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42z",fill:n}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:t}}]}},name:"file",theme:"twotone"},WIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:VIe}))},GIe=l.forwardRef(WIe),qIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z"}}]},name:"filter",theme:"filled"},KIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:qIe}))},YIe=l.forwardRef(KIe),XIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M834.1 469.2A347.49 347.49 0 00751.2 354l-29.1-26.7a8.09 8.09 0 00-13 3.3l-13 37.3c-8.1 23.4-23 47.3-44.1 70.8-1.4 1.5-3 1.9-4.1 2-1.1.1-2.8-.1-4.3-1.5-1.4-1.2-2.1-3-2-4.8 3.7-60.2-14.3-128.1-53.7-202C555.3 171 510 123.1 453.4 89.7l-41.3-24.3c-5.4-3.2-12.3 1-12 7.3l2.2 48c1.5 32.8-2.3 61.8-11.3 85.9-11 29.5-26.8 56.9-47 81.5a295.64 295.64 0 01-47.5 46.1 352.6 352.6 0 00-100.3 121.5A347.75 347.75 0 00160 610c0 47.2 9.3 92.9 27.7 136a349.4 349.4 0 0075.5 110.9c32.4 32 70 57.2 111.9 74.7C418.5 949.8 464.5 959 512 959s93.5-9.2 136.9-27.3A348.6 348.6 0 00760.8 857c32.4-32 57.8-69.4 75.5-110.9a344.2 344.2 0 0027.7-136c0-48.8-10-96.2-29.9-140.9zM713 808.5c-53.7 53.2-125 82.4-201 82.4s-147.3-29.2-201-82.4c-53.5-53.1-83-123.5-83-198.4 0-43.5 9.8-85.2 29.1-124 18.8-37.9 46.8-71.8 80.8-97.9a349.6 349.6 0 0058.6-56.8c25-30.5 44.6-64.5 58.2-101a240 240 0 0012.1-46.5c24.1 22.2 44.3 49 61.2 80.4 33.4 62.6 48.8 118.3 45.8 165.7a74.01 74.01 0 0024.4 59.8 73.36 73.36 0 0053.4 18.8c19.7-1 37.8-9.7 51-24.4 13.3-14.9 24.8-30.1 34.4-45.6 14 17.9 25.7 37.4 35 58.4 15.9 35.8 24 73.9 24 113.1 0 74.9-29.5 145.4-83 198.4z"}}]},name:"fire",theme:"outlined"},ZIe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:XIe}))},QIe=l.forwardRef(ZIe),JIe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M484 443.1V528h-84.5c-4.1 0-7.5 3.1-7.5 7v42c0 3.8 3.4 7 7.5 7H484v84.9c0 3.9 3.2 7.1 7 7.1h42c3.9 0 7-3.2 7-7.1V584h84.5c4.1 0 7.5-3.2 7.5-7v-42c0-3.9-3.4-7-7.5-7H540v-84.9c0-3.9-3.1-7.1-7-7.1h-42c-3.8 0-7 3.2-7 7.1zm396-144.7H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z"}}]},name:"folder-add",theme:"outlined"},eTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:JIe}))},cb=l.forwardRef(eTe),tTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 444H820V330.4c0-17.7-14.3-32-32-32H473L355.7 186.2a8.15 8.15 0 00-5.5-2.2H96c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h698c13 0 24.8-7.9 29.7-20l134-332c1.5-3.8 2.3-7.9 2.3-12 0-17.7-14.3-32-32-32zM136 256h188.5l119.6 114.4H748V444H238c-13 0-24.8 7.9-29.7 20L136 643.2V256zm635.3 512H159l103.3-256h612.4L771.3 768z"}}]},name:"folder-open",theme:"outlined"},nTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:tTe}))},Sk=l.forwardRef(nTe),rTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z"}}]},name:"folder",theme:"outlined"},aTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:rTe}))},Pc=l.forwardRef(aTe),iTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 512h-56c-4.4 0-8 3.6-8 8v320H184V184h320c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V520c0-4.4-3.6-8-8-8z"}},{tag:"path",attrs:{d:"M355.9 534.9L354 653.8c-.1 8.9 7.1 16.2 16 16.2h.4l118-2.9c2-.1 4-.9 5.4-2.3l415.9-415c3.1-3.1 3.1-8.2 0-11.3L785.4 114.3c-1.6-1.6-3.6-2.3-5.7-2.3s-4.1.8-5.7 2.3l-415.8 415a8.3 8.3 0 00-2.3 5.6zm63.5 23.6L779.7 199l45.2 45.1-360.5 359.7-45.7 1.1.7-46.4z"}}]},name:"form",theme:"outlined"},oTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:iTe}))},bY=l.forwardRef(oTe),sTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.4 800.9c.2-.3.5-.6.7-.9C920.6 722.1 960 621.7 960 512s-39.4-210.1-104.8-288c-.2-.3-.5-.5-.7-.8-1.1-1.3-2.1-2.5-3.2-3.7-.4-.5-.8-.9-1.2-1.4l-4.1-4.7-.1-.1c-1.5-1.7-3.1-3.4-4.6-5.1l-.1-.1c-3.2-3.4-6.4-6.8-9.7-10.1l-.1-.1-4.8-4.8-.3-.3c-1.5-1.5-3-2.9-4.5-4.3-.5-.5-1-1-1.6-1.5-1-1-2-1.9-3-2.8-.3-.3-.7-.6-1-1C736.4 109.2 629.5 64 512 64s-224.4 45.2-304.3 119.2c-.3.3-.7.6-1 1-1 .9-2 1.9-3 2.9-.5.5-1 1-1.6 1.5-1.5 1.4-3 2.9-4.5 4.3l-.3.3-4.8 4.8-.1.1c-3.3 3.3-6.5 6.7-9.7 10.1l-.1.1c-1.6 1.7-3.1 3.4-4.6 5.1l-.1.1c-1.4 1.5-2.8 3.1-4.1 4.7-.4.5-.8.9-1.2 1.4-1.1 1.2-2.1 2.5-3.2 3.7-.2.3-.5.5-.7.8C103.4 301.9 64 402.3 64 512s39.4 210.1 104.8 288c.2.3.5.6.7.9l3.1 3.7c.4.5.8.9 1.2 1.4l4.1 4.7c0 .1.1.1.1.2 1.5 1.7 3 3.4 4.6 5l.1.1c3.2 3.4 6.4 6.8 9.6 10.1l.1.1c1.6 1.6 3.1 3.2 4.7 4.7l.3.3c3.3 3.3 6.7 6.5 10.1 9.6 80.1 74 187 119.2 304.5 119.2s224.4-45.2 304.3-119.2a300 300 0 0010-9.6l.3-.3c1.6-1.6 3.2-3.1 4.7-4.7l.1-.1c3.3-3.3 6.5-6.7 9.6-10.1l.1-.1c1.5-1.7 3.1-3.3 4.6-5 0-.1.1-.1.1-.2 1.4-1.5 2.8-3.1 4.1-4.7.4-.5.8-.9 1.2-1.4a99 99 0 003.3-3.7zm4.1-142.6c-13.8 32.6-32 62.8-54.2 90.2a444.07 444.07 0 00-81.5-55.9c11.6-46.9 18.8-98.4 20.7-152.6H887c-3 40.9-12.6 80.6-28.5 118.3zM887 484H743.5c-1.9-54.2-9.1-105.7-20.7-152.6 29.3-15.6 56.6-34.4 81.5-55.9A373.86 373.86 0 01887 484zM658.3 165.5c39.7 16.8 75.8 40 107.6 69.2a394.72 394.72 0 01-59.4 41.8c-15.7-45-35.8-84.1-59.2-115.4 3.7 1.4 7.4 2.9 11 4.4zm-90.6 700.6c-9.2 7.2-18.4 12.7-27.7 16.4V697a389.1 389.1 0 01115.7 26.2c-8.3 24.6-17.9 47.3-29 67.8-17.4 32.4-37.8 58.3-59 75.1zm59-633.1c11 20.6 20.7 43.3 29 67.8A389.1 389.1 0 01540 327V141.6c9.2 3.7 18.5 9.1 27.7 16.4 21.2 16.7 41.6 42.6 59 75zM540 640.9V540h147.5c-1.6 44.2-7.1 87.1-16.3 127.8l-.3 1.2A445.02 445.02 0 00540 640.9zm0-156.9V383.1c45.8-2.8 89.8-12.5 130.9-28.1l.3 1.2c9.2 40.7 14.7 83.5 16.3 127.8H540zm-56 56v100.9c-45.8 2.8-89.8 12.5-130.9 28.1l-.3-1.2c-9.2-40.7-14.7-83.5-16.3-127.8H484zm-147.5-56c1.6-44.2 7.1-87.1 16.3-127.8l.3-1.2c41.1 15.6 85 25.3 130.9 28.1V484H336.5zM484 697v185.4c-9.2-3.7-18.5-9.1-27.7-16.4-21.2-16.7-41.7-42.7-59.1-75.1-11-20.6-20.7-43.3-29-67.8 37.2-14.6 75.9-23.3 115.8-26.1zm0-370a389.1 389.1 0 01-115.7-26.2c8.3-24.6 17.9-47.3 29-67.8 17.4-32.4 37.8-58.4 59.1-75.1 9.2-7.2 18.4-12.7 27.7-16.4V327zM365.7 165.5c3.7-1.5 7.3-3 11-4.4-23.4 31.3-43.5 70.4-59.2 115.4-21-12-40.9-26-59.4-41.8 31.8-29.2 67.9-52.4 107.6-69.2zM165.5 365.7c13.8-32.6 32-62.8 54.2-90.2 24.9 21.5 52.2 40.3 81.5 55.9-11.6 46.9-18.8 98.4-20.7 152.6H137c3-40.9 12.6-80.6 28.5-118.3zM137 540h143.5c1.9 54.2 9.1 105.7 20.7 152.6a444.07 444.07 0 00-81.5 55.9A373.86 373.86 0 01137 540zm228.7 318.5c-39.7-16.8-75.8-40-107.6-69.2 18.5-15.8 38.4-29.7 59.4-41.8 15.7 45 35.8 84.1 59.2 115.4-3.7-1.4-7.4-2.9-11-4.4zm292.6 0c-3.7 1.5-7.3 3-11 4.4 23.4-31.3 43.5-70.4 59.2-115.4 21 12 40.9 26 59.4 41.8a373.81 373.81 0 01-107.6 69.2z"}}]},name:"global",theme:"outlined"},lTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:sTe}))},yY=l.forwardRef(lTe),cTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M923 283.6a260.04 260.04 0 00-56.9-82.8 264.4 264.4 0 00-84-55.5A265.34 265.34 0 00679.7 125c-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5a258.44 258.44 0 00-56.9 82.8c-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z"}}]},name:"heart",theme:"filled"},uTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:cTe}))},dTe=l.forwardRef(uTe),fTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M923 283.6a260.04 260.04 0 00-56.9-82.8 264.4 264.4 0 00-84-55.5A265.34 265.34 0 00679.7 125c-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5a258.44 258.44 0 00-56.9 82.8c-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z"}}]},name:"heart",theme:"outlined"},pTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:fTe}))},gTe=l.forwardRef(pTe),mTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M536.1 273H488c-4.4 0-8 3.6-8 8v275.3c0 2.6 1.2 5 3.3 6.5l165.3 120.7c3.6 2.6 8.6 1.9 11.2-1.7l28.6-39c2.7-3.7 1.9-8.7-1.7-11.2L544.1 528.5V281c0-4.4-3.6-8-8-8zm219.8 75.2l156.8 38.3c5 1.2 9.9-2.6 9.9-7.7l.8-161.5c0-6.7-7.7-10.5-12.9-6.3L752.9 334.1a8 8 0 003 14.1zm167.7 301.1l-56.7-19.5a8 8 0 00-10.1 4.8c-1.9 5.1-3.9 10.1-6 15.1-17.8 42.1-43.3 80-75.9 112.5a353 353 0 01-112.5 75.9 352.18 352.18 0 01-137.7 27.8c-47.8 0-94.1-9.3-137.7-27.8a353 353 0 01-112.5-75.9c-32.5-32.5-58-70.4-75.9-112.5A353.44 353.44 0 01171 512c0-47.8 9.3-94.2 27.8-137.8 17.8-42.1 43.3-80 75.9-112.5a353 353 0 01112.5-75.9C430.6 167.3 477 158 524.8 158s94.1 9.3 137.7 27.8A353 353 0 01775 261.7c10.2 10.3 19.8 21 28.6 32.3l59.8-46.8C784.7 146.6 662.2 81.9 524.6 82 285 82.1 92.6 276.7 95 516.4 97.4 751.9 288.9 942 524.8 942c185.5 0 343.5-117.6 403.7-282.3 1.5-4.2-.7-8.9-4.9-10.4z"}}]},name:"history",theme:"outlined"},hTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:mTe}))},vTe=l.forwardRef(hTe),bTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M300 276.5a56 56 0 1056-97 56 56 0 00-56 97zm0 284a56 56 0 1056-97 56 56 0 00-56 97zM640 228a56 56 0 10112 0 56 56 0 00-112 0zm0 284a56 56 0 10112 0 56 56 0 00-112 0zM300 844.5a56 56 0 1056-97 56 56 0 00-56 97zM640 796a56 56 0 10112 0 56 56 0 00-112 0z"}}]},name:"holder",theme:"outlined"},yTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:bTe}))},xTe=l.forwardRef(yTe),STe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M946.5 505L560.1 118.8l-25.9-25.9a31.5 31.5 0 00-44.4 0L77.5 505a63.9 63.9 0 00-18.8 46c.4 35.2 29.7 63.3 64.9 63.3h42.5V940h691.8V614.3h43.4c17.1 0 33.2-6.7 45.3-18.8a63.6 63.6 0 0018.7-45.3c0-17-6.7-33.1-18.8-45.2zM568 868H456V664h112v204zm217.9-325.7V868H632V640c0-22.1-17.9-40-40-40H432c-22.1 0-40 17.9-40 40v228H238.1V542.3h-96l370-369.7 23.1 23.1L882 542.3h-96.1z"}}]},name:"home",theme:"outlined"},wTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:STe}))},CTe=l.forwardRef(wTe),ETe={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.2 446.3l-.2-.8-112.2-285.1c-5-16.1-19.9-27.2-36.8-27.2H281.2c-17 0-32.1 11.3-36.9 27.6L139.4 443l-.3.7-.2.8c-1.3 4.9-1.7 9.9-1 14.8-.1 1.6-.2 3.2-.2 4.8V830a60.9 60.9 0 0060.8 60.8h627.2c33.5 0 60.8-27.3 60.9-60.8V464.1c0-1.3 0-2.6-.1-3.7.4-4.9 0-9.6-1.3-14.1zm-295.8-43l-.3 15.7c-.8 44.9-31.8 75.1-77.1 75.1-22.1 0-41.1-7.1-54.8-20.6S436 441.2 435.6 419l-.3-15.7H229.5L309 210h399.2l81.7 193.3H589.4zm-375 76.8h157.3c24.3 57.1 76 90.8 140.4 90.8 33.7 0 65-9.4 90.3-27.2 22.2-15.6 39.5-37.4 50.7-63.6h156.5V814H214.4V480.1z"}}]},name:"inbox",theme:"outlined"},ITe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:ETe}))},wk=l.forwardRef(ITe),TTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M464 336a48 48 0 1096 0 48 48 0 10-96 0zm72 112h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z"}}]},name:"info-circle",theme:"outlined"},RTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:TTe}))},no=l.forwardRef(RTe),_Te={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 00-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 00471 99.9c-52 0-98 35-111.8 85.1l-85.9 311H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h601.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM184 852V568h81v284h-81zm636.4-353l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 22.4-13.2 42.6-33.6 51.8H329V564.8l99.5-360.5a44.1 44.1 0 0142.2-32.3c7.6 0 15.1 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.2 32.1-19.6 43z"}}]},name:"like",theme:"outlined"},$Te=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:_Te}))},OTe=l.forwardRef($Te),NTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M574 665.4a8.03 8.03 0 00-11.3 0L446.5 781.6c-53.8 53.8-144.6 59.5-204 0-59.5-59.5-53.8-150.2 0-204l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3l-39.8-39.8a8.03 8.03 0 00-11.3 0L191.4 526.5c-84.6 84.6-84.6 221.5 0 306s221.5 84.6 306 0l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3L574 665.4zm258.6-474c-84.6-84.6-221.5-84.6-306 0L410.3 307.6a8.03 8.03 0 000 11.3l39.7 39.7c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c53.8-53.8 144.6-59.5 204 0 59.5 59.5 53.8 150.2 0 204L665.3 562.6a8.03 8.03 0 000 11.3l39.8 39.8c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c84.5-84.6 84.5-221.5 0-306.1zM610.1 372.3a8.03 8.03 0 00-11.3 0L372.3 598.7a8.03 8.03 0 000 11.3l39.6 39.6c3.1 3.1 8.2 3.1 11.3 0l226.4-226.4c3.1-3.1 3.1-8.2 0-11.3l-39.5-39.6z"}}]},name:"link",theme:"outlined"},kTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:NTe}))},ATe=l.forwardRef(kTe),DTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 464h-68V240c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zM332 240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v224H332V240zm460 600H232V536h560v304zM484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53a48.01 48.01 0 10-56 0z"}}]},name:"lock",theme:"outlined"},MTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:DTe}))},xY=l.forwardRef(MTe),PTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 160H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0 624H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0-312H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8z"}}]},name:"menu",theme:"outlined"},LTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:PTe}))},jTe=l.forwardRef(LTe),FTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M696 480H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"minus-circle",theme:"outlined"},BTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:FTe}))},zTe=l.forwardRef(BTe),HTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"minus",theme:"outlined"},UTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:HTe}))},SY=l.forwardRef(UTe),VTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"minus-square",theme:"outlined"},WTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:VTe}))},GTe=l.forwardRef(WTe),qTe={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M489.5 111.66c30.65-1.8 45.98 36.44 22.58 56.33A243.35 243.35 0 00426 354c0 134.76 109.24 244 244 244 72.58 0 139.9-31.83 186.01-86.08 19.87-23.38 58.07-8.1 56.34 22.53C900.4 745.82 725.15 912 512.5 912 291.31 912 112 732.69 112 511.5c0-211.39 164.29-386.02 374.2-399.65l.2-.01zm-81.15 79.75l-4.11 1.36C271.1 237.94 176 364.09 176 511.5 176 697.34 326.66 848 512.5 848c148.28 0 274.94-96.2 319.45-230.41l.63-1.93-.11.07a307.06 307.06 0 01-159.73 46.26L670 662c-170.1 0-308-137.9-308-308 0-58.6 16.48-114.54 46.27-162.47z"}}]},name:"moon",theme:"outlined"},KTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:qTe}))},YTe=l.forwardRef(KTe),XTe={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M771.91 115a31.65 31.65 0 00-17.42 5.27L400 351.97H236a16 16 0 00-16 16v288.06a16 16 0 0016 16h164l354.5 231.7a31.66 31.66 0 0017.42 5.27c16.65 0 32.08-13.25 32.08-32.06V147.06c0-18.8-15.44-32.06-32.09-32.06M732 221v582L439.39 611.75l-17.95-11.73H292V423.98h129.44l17.95-11.73z"}}]},name:"muted",theme:"outlined"},ZTe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:XTe}))},QTe=l.forwardRef(ZTe),JTe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M952 612c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H298a95.92 95.92 0 00-89-60c-53 0-96 43-96 96s43 96 96 96c40.3 0 74.8-24.8 89-60h150.3v152c0 55.2 44.8 100 100 100H952c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H548.3c-15.5 0-28-12.5-28-28V612H952zM456 344h264v98.2c0 8.1 9.5 12.8 15.8 7.7l172.5-136.2c5-3.9 5-11.4 0-15.3L735.8 162.1c-6.4-5.1-15.8-.5-15.8 7.7V268H456c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8z"}}]},name:"node-expand",theme:"outlined"},eRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:JTe}))},S0=l.forwardRef(eRe),tRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M920 760H336c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-568H336c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H336c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM216 712H100c-2.2 0-4 1.8-4 4v34c0 2.2 1.8 4 4 4h72.4v20.5h-35.7c-2.2 0-4 1.8-4 4v34c0 2.2 1.8 4 4 4h35.7V838H100c-2.2 0-4 1.8-4 4v34c0 2.2 1.8 4 4 4h116c2.2 0 4-1.8 4-4V716c0-2.2-1.8-4-4-4zM100 188h38v120c0 2.2 1.8 4 4 4h40c2.2 0 4-1.8 4-4V152c0-4.4-3.6-8-8-8h-78c-2.2 0-4 1.8-4 4v36c0 2.2 1.8 4 4 4zm116 240H100c-2.2 0-4 1.8-4 4v36c0 2.2 1.8 4 4 4h68.4l-70.3 77.7a8.3 8.3 0 00-2.1 5.4V592c0 2.2 1.8 4 4 4h116c2.2 0 4-1.8 4-4v-36c0-2.2-1.8-4-4-4h-68.4l70.3-77.7a8.3 8.3 0 002.1-5.4V432c0-2.2-1.8-4-4-4z"}}]},name:"ordered-list",theme:"outlined"},nRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:tRe}))},rRe=l.forwardRef(nRe),aRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M779.3 196.6c-94.2-94.2-247.6-94.2-341.7 0l-261 260.8c-1.7 1.7-2.6 4-2.6 6.4s.9 4.7 2.6 6.4l36.9 36.9a9 9 0 0012.7 0l261-260.8c32.4-32.4 75.5-50.2 121.3-50.2s88.9 17.8 121.2 50.2c32.4 32.4 50.2 75.5 50.2 121.2 0 45.8-17.8 88.8-50.2 121.2l-266 265.9-43.1 43.1c-40.3 40.3-105.8 40.3-146.1 0-19.5-19.5-30.2-45.4-30.2-73s10.7-53.5 30.2-73l263.9-263.8c6.7-6.6 15.5-10.3 24.9-10.3h.1c9.4 0 18.1 3.7 24.7 10.3 6.7 6.7 10.3 15.5 10.3 24.9 0 9.3-3.7 18.1-10.3 24.7L372.4 653c-1.7 1.7-2.6 4-2.6 6.4s.9 4.7 2.6 6.4l36.9 36.9a9 9 0 0012.7 0l215.6-215.6c19.9-19.9 30.8-46.3 30.8-74.4s-11-54.6-30.8-74.4c-41.1-41.1-107.9-41-149 0L463 364 224.8 602.1A172.22 172.22 0 00174 724.8c0 46.3 18.1 89.8 50.8 122.5 33.9 33.8 78.3 50.7 122.7 50.7 44.4 0 88.8-16.9 122.6-50.7l309.2-309C824.8 492.7 850 432 850 367.5c.1-64.6-25.1-125.3-70.7-170.9z"}}]},name:"paper-clip",theme:"outlined"},iRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:aRe}))},oRe=l.forwardRef(iRe),sRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm-88-532h-48c-4.4 0-8 3.6-8 8v304c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8zm224 0h-48c-4.4 0-8 3.6-8 8v304c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8z"}}]},name:"pause-circle",theme:"outlined"},lRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:sRe}))},yL=l.forwardRef(lRe),cRe={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136v-39.9l138.5-164.3 150.1 178L658.1 489 888 761.6V792zm0-129.8L664.2 396.8c-3.2-3.8-9-3.8-12.2 0L424.6 666.4l-144-170.7c-3.2-3.8-9-3.8-12.2 0L136 652.7V232h752v430.2z",fill:t}},{tag:"path",attrs:{d:"M424.6 765.8l-150.1-178L136 752.1V792h752v-30.4L658.1 489z",fill:n}},{tag:"path",attrs:{d:"M136 652.7l132.4-157c3.2-3.8 9-3.8 12.2 0l144 170.7L652 396.8c3.2-3.8 9-3.8 12.2 0L888 662.2V232H136v420.7zM304 280a88 88 0 110 176 88 88 0 010-176z",fill:n}},{tag:"path",attrs:{d:"M276 368a28 28 0 1056 0 28 28 0 10-56 0z",fill:n}},{tag:"path",attrs:{d:"M304 456a88 88 0 100-176 88 88 0 000 176zm0-116c15.5 0 28 12.5 28 28s-12.5 28-28 28-28-12.5-28-28 12.5-28 28-28z",fill:t}}]}},name:"picture",theme:"twotone"},uRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:cRe}))},dRe=l.forwardRef(uRe),fRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M719.4 499.1l-296.1-215A15.9 15.9 0 00398 297v430c0 13.1 14.8 20.5 25.3 12.9l296.1-215a15.9 15.9 0 000-25.8zm-257.6 134V390.9L628.5 512 461.8 633.1z"}}]},name:"play-circle",theme:"outlined"},pRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:fRe}))},Oi=l.forwardRef(pRe),gRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"plus-square",theme:"outlined"},mRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:gRe}))},wY=l.forwardRef(mRe),hRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M705.6 124.9a8 8 0 00-11.6 7.2v64.2c0 5.5 2.9 10.6 7.5 13.6a352.2 352.2 0 0162.2 49.8c32.7 32.8 58.4 70.9 76.3 113.3a355 355 0 0127.9 138.7c0 48.1-9.4 94.8-27.9 138.7a355.92 355.92 0 01-76.3 113.3 353.06 353.06 0 01-113.2 76.4c-43.8 18.6-90.5 28-138.5 28s-94.7-9.4-138.5-28a353.06 353.06 0 01-113.2-76.4A355.92 355.92 0 01184 650.4a355 355 0 01-27.9-138.7c0-48.1 9.4-94.8 27.9-138.7 17.9-42.4 43.6-80.5 76.3-113.3 19-19 39.8-35.6 62.2-49.8 4.7-2.9 7.5-8.1 7.5-13.6V132c0-6-6.3-9.8-11.6-7.2C178.5 195.2 82 339.3 80 506.3 77.2 745.1 272.5 943.5 511.2 944c239 .5 432.8-193.3 432.8-432.4 0-169.2-97-315.7-238.4-386.7zM480 560h64c4.4 0 8-3.6 8-8V88c0-4.4-3.6-8-8-8h-64c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8z"}}]},name:"poweroff",theme:"outlined"},vRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:hRe}))},bRe=l.forwardRef(vRe),yRe={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M136 552h63.6c4.4 0 8-3.6 8-8V288.7h528.6v72.6c0 1.9.6 3.7 1.8 5.2a8.3 8.3 0 0011.7 1.4L893 255.4c4.3-5 3.6-10.3 0-13.2L749.7 129.8a8.22 8.22 0 00-5.2-1.8c-4.6 0-8.4 3.8-8.4 8.4V209H199.7c-39.5 0-71.7 32.2-71.7 71.8V544c0 4.4 3.6 8 8 8zm752-80h-63.6c-4.4 0-8 3.6-8 8v255.3H287.8v-72.6c0-1.9-.6-3.7-1.8-5.2a8.3 8.3 0 00-11.7-1.4L131 768.6c-4.3 5-3.6 10.3 0 13.2l143.3 112.4c1.5 1.2 3.3 1.8 5.2 1.8 4.6 0 8.4-3.8 8.4-8.4V815h536.6c39.5 0 71.7-32.2 71.7-71.8V480c-.2-4.4-3.8-8-8.2-8z"}}]},name:"retweet",theme:"outlined"},xRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:yRe}))},xL=l.forwardRef(xRe),SRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M793 242H366v-74c0-6.7-7.7-10.4-12.9-6.3l-142 112a8 8 0 000 12.6l142 112c5.2 4.1 12.9.4 12.9-6.3v-74h415v470H175c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h618c35.3 0 64-28.7 64-64V306c0-35.3-28.7-64-64-64z"}}]},name:"rollback",theme:"outlined"},wRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:SRe}))},w0=l.forwardRef(wRe),CRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6zm-405.8-201c-3-4.1-7.8-6.6-13-6.6H336c-6.5 0-10.3 7.4-6.5 12.7l126.4 174a16.1 16.1 0 0026 0l212.6-292.7c3.8-5.3 0-12.7-6.5-12.7h-55.2c-5.1 0-10 2.5-13 6.6L468.9 542.4l-64.7-89.1z"}}]},name:"safety-certificate",theme:"outlined"},ERe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:CRe}))},Ck=l.forwardRef(ERe),IRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M893.3 293.3L730.7 130.7c-12-12-28.3-18.7-45.3-18.7H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V338.5c0-17-6.7-33.2-18.7-45.2zM384 176h256v112H384V176zm128 554c-79.5 0-144-64.5-144-144s64.5-144 144-144 144 64.5 144 144-64.5 144-144 144zm0-224c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80z"}}]},name:"save",theme:"filled"},TRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:IRe}))},CY=l.forwardRef(TRe),RRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z"}}]},name:"setting",theme:"outlined"},_Re=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:RRe}))},Ek=l.forwardRef(_Re),$Re={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M881.7 187.4l-45.1-45.1a8.03 8.03 0 00-11.3 0L667.8 299.9l-54.7-54.7a7.94 7.94 0 00-13.5 4.7L576.1 439c-.6 5.2 3.7 9.5 8.9 8.9l189.2-23.5c6.6-.8 9.3-8.8 4.7-13.5l-54.7-54.7 157.6-157.6c3-3 3-8.1-.1-11.2zM439 576.1l-189.2 23.5c-6.6.8-9.3 8.9-4.7 13.5l54.7 54.7-157.5 157.5a8.03 8.03 0 000 11.3l45.1 45.1c3.1 3.1 8.2 3.1 11.3 0l157.6-157.6 54.7 54.7a7.94 7.94 0 0013.5-4.7L447.9 585a7.9 7.9 0 00-8.9-8.9z"}}]},name:"shrink",theme:"outlined"},ORe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:$Re}))},NRe=l.forwardRef(ORe),kRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"}}]},name:"smile",theme:"outlined"},ARe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:kRe}))},EY=l.forwardRef(ARe),DRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M625.9 115c-5.9 0-11.9 1.6-17.4 5.3L254 352H90c-8.8 0-16 7.2-16 16v288c0 8.8 7.2 16 16 16h164l354.5 231.7c5.5 3.6 11.6 5.3 17.4 5.3 16.7 0 32.1-13.3 32.1-32.1V147.1c0-18.8-15.4-32.1-32.1-32.1zM586 803L293.4 611.7l-18-11.7H146V424h129.4l17.9-11.7L586 221v582zm348-327H806c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16h128c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16zm-41.9 261.8l-110.3-63.7a15.9 15.9 0 00-21.7 5.9l-19.9 34.5c-4.4 7.6-1.8 17.4 5.8 21.8L856.3 800a15.9 15.9 0 0021.7-5.9l19.9-34.5c4.4-7.6 1.7-17.4-5.8-21.8zM760 344a15.9 15.9 0 0021.7 5.9L892 286.2c7.6-4.4 10.2-14.2 5.8-21.8L878 230a15.9 15.9 0 00-21.7-5.9L746 287.8a15.99 15.99 0 00-5.8 21.8L760 344z"}}]},name:"sound",theme:"outlined"},MRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:DRe}))},IY=l.forwardRef(MRe),PRe={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M347.6 528.95l383.2 301.02c14.25 11.2 35.2 1.1 35.2-16.95V210.97c0-18.05-20.95-28.14-35.2-16.94L347.6 495.05a21.53 21.53 0 000 33.9M330 864h-64a8 8 0 01-8-8V168a8 8 0 018-8h64a8 8 0 018 8v688a8 8 0 01-8 8"}}]},name:"step-backward",theme:"outlined"},LRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:PRe}))},jRe=l.forwardRef(LRe),FRe={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M676.4 528.95L293.2 829.97c-14.25 11.2-35.2 1.1-35.2-16.95V210.97c0-18.05 20.95-28.14 35.2-16.94l383.2 301.02a21.53 21.53 0 010 33.9M694 864h64a8 8 0 008-8V168a8 8 0 00-8-8h-64a8 8 0 00-8 8v688a8 8 0 008 8"}}]},name:"step-forward",theme:"outlined"},BRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:FRe}))},zRe=l.forwardRef(BRe),HRe={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M548 818v126a16 16 0 01-16 16h-40a16 16 0 01-16-16V818c15.85 1.64 27.84 2.46 36 2.46 8.15 0 20.16-.82 36-2.46m205.25-115.66l89.1 89.1a16 16 0 010 22.62l-28.29 28.29a16 16 0 01-22.62 0l-89.1-89.1c12.37-10.04 21.43-17.95 27.2-23.71 5.76-5.77 13.67-14.84 23.71-27.2m-482.5 0c10.04 12.36 17.95 21.43 23.71 27.2 5.77 5.76 14.84 13.67 27.2 23.71l-89.1 89.1a16 16 0 01-22.62 0l-28.29-28.29a16 16 0 010-22.63zM512 278c129.24 0 234 104.77 234 234S641.24 746 512 746 278 641.24 278 512s104.77-234 234-234m0 72c-89.47 0-162 72.53-162 162s72.53 162 162 162 162-72.53 162-162-72.53-162-162-162M206 476c-1.64 15.85-2.46 27.84-2.46 36 0 8.15.82 20.16 2.46 36H80a16 16 0 01-16-16v-40a16 16 0 0116-16zm738 0a16 16 0 0116 16v40a16 16 0 01-16 16H818c1.64-15.85 2.46-27.84 2.46-36 0-8.15-.82-20.16-2.46-36zM814.06 180.65l28.29 28.29a16 16 0 010 22.63l-89.1 89.09c-10.04-12.37-17.95-21.43-23.71-27.2-5.77-5.76-14.84-13.67-27.2-23.71l89.1-89.1a16 16 0 0122.62 0m-581.5 0l89.1 89.1c-12.37 10.04-21.43 17.95-27.2 23.71-5.76 5.77-13.67 14.84-23.71 27.2l-89.1-89.1a16 16 0 010-22.62l28.29-28.29a16 16 0 0122.62 0M532 64a16 16 0 0116 16v126c-15.85-1.64-27.84-2.46-36-2.46-8.15 0-20.16.82-36 2.46V80a16 16 0 0116-16z"}}]},name:"sun",theme:"outlined"},URe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:HRe}))},VRe=l.forwardRef(URe),WRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M168 504.2c1-43.7 10-86.1 26.9-126 17.3-41 42.1-77.7 73.7-109.4S337 212.3 378 195c42.4-17.9 87.4-27 133.9-27s91.5 9.1 133.8 27A341.5 341.5 0 01755 268.8c9.9 9.9 19.2 20.4 27.8 31.4l-60.2 47a8 8 0 003 14.1l175.7 43c5 1.2 9.9-2.6 9.9-7.7l.8-180.9c0-6.7-7.7-10.5-12.9-6.3l-56.4 44.1C765.8 155.1 646.2 92 511.8 92 282.7 92 96.3 275.6 92 503.8a8 8 0 008 8.2h60c4.4 0 7.9-3.5 8-7.8zm756 7.8h-60c-4.4 0-7.9 3.5-8 7.8-1 43.7-10 86.1-26.9 126-17.3 41-42.1 77.8-73.7 109.4A342.45 342.45 0 01512.1 856a342.24 342.24 0 01-243.2-100.8c-9.9-9.9-19.2-20.4-27.8-31.4l60.2-47a8 8 0 00-3-14.1l-175.7-43c-5-1.2-9.9 2.6-9.9 7.7l-.7 181c0 6.7 7.7 10.5 12.9 6.3l56.4-44.1C258.2 868.9 377.8 932 512.2 932c229.2 0 415.5-183.7 419.8-411.8a8 8 0 00-8-8.2z"}}]},name:"sync",theme:"outlined"},GRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:WRe}))},TY=l.forwardRef(GRe),qRe={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M608 192a32 32 0 0132 32v160h174.81a32 32 0 0126.68 14.33l113.19 170.84a32 32 0 015.32 17.68V672a32 32 0 01-32 32h-96c0 70.7-57.3 128-128 128s-128-57.3-128-128H384c0 70.7-57.3 128-128 128s-128-57.3-128-128H96a32 32 0 01-32-32V224a32 32 0 0132-32zM256 640a64 64 0 000 128h1.06A64 64 0 00256 640m448 0a64 64 0 000 128h1.06A64 64 0 00704 640M576 256H128v384h17.12c22.13-38.26 63.5-64 110.88-64 47.38 0 88.75 25.74 110.88 64H576zm221.63 192H640v145.12A127.43 127.43 0 01704 576c47.38 0 88.75 25.74 110.88 64H896v-43.52zM500 448a12 12 0 0112 12v40a12 12 0 01-12 12H332a12 12 0 01-12-12v-40a12 12 0 0112-12zM308 320a12 12 0 0112 12v40a12 12 0 01-12 12H204a12 12 0 01-12-12v-40a12 12 0 0112-12z"}}]},name:"truck",theme:"outlined"},KRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:qRe}))},RY=l.forwardRef(KRe),YRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 192H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM104 228a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"unordered-list",theme:"outlined"},XRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:YRe}))},ZRe=l.forwardRef(XRe),QRe={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M400 317.7h73.9V656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V317.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 163a8 8 0 00-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z"}}]},name:"upload",theme:"outlined"},JRe=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:QRe}))},_Y=l.forwardRef(JRe),e_e={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M678.3 642.4c24.2-13 51.9-20.4 81.4-20.4h.1c3 0 4.4-3.6 2.2-5.6a371.67 371.67 0 00-103.7-65.8c-.4-.2-.8-.3-1.2-.5C719.2 505 759.6 431.7 759.6 349c0-137-110.8-248-247.5-248S264.7 212 264.7 349c0 82.7 40.4 156 102.6 201.1-.4.2-.8.3-1.2.5-44.7 18.9-84.8 46-119.3 80.6a373.42 373.42 0 00-80.4 119.5A373.6 373.6 0 00137 888.8a8 8 0 008 8.2h59.9c4.3 0 7.9-3.5 8-7.8 2-77.2 32.9-149.5 87.6-204.3C357 628.2 432.2 597 512.2 597c56.7 0 111.1 15.7 158 45.1a8.1 8.1 0 008.1.3zM512.2 521c-45.8 0-88.9-17.9-121.4-50.4A171.2 171.2 0 01340.5 349c0-45.9 17.9-89.1 50.3-121.6S466.3 177 512.2 177s88.9 17.9 121.4 50.4A171.2 171.2 0 01683.9 349c0 45.9-17.9 89.1-50.3 121.6C601.1 503.1 558 521 512.2 521zM880 759h-84v-84c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v84h-84c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h84v84c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-84h84c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"user-add",theme:"outlined"},t_e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:e_e}))},n_e=l.forwardRef(t_e),r_e={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M858.5 763.6a374 374 0 00-80.6-119.5 375.63 375.63 0 00-119.5-80.6c-.4-.2-.8-.3-1.2-.5C719.5 518 760 444.7 760 362c0-137-111-248-248-248S264 225 264 362c0 82.7 40.5 156 102.8 201.1-.4.2-.8.3-1.2.5-44.8 18.9-85 46-119.5 80.6a375.63 375.63 0 00-80.6 119.5A371.7 371.7 0 00136 901.8a8 8 0 008 8.2h60c4.4 0 7.9-3.5 8-7.8 2-77.2 33-149.5 87.8-204.3 56.7-56.7 132-87.9 212.2-87.9s155.5 31.2 212.2 87.9C779 752.7 810 825 812 902.2c.1 4.4 3.6 7.8 8 7.8h60a8 8 0 008-8.2c-1-47.8-10.9-94.3-29.5-138.2zM512 534c-45.9 0-89.1-17.9-121.6-50.4S340 407.9 340 362c0-45.9 17.9-89.1 50.4-121.6S466.1 190 512 190s89.1 17.9 121.6 50.4S684 316.1 684 362c0 45.9-17.9 89.1-50.4 121.6S557.9 534 512 534z"}}]},name:"user",theme:"outlined"},a_e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:r_e}))},i_e=l.forwardRef(a_e),o_e={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M464 720a48 48 0 1096 0 48 48 0 10-96 0zm16-304v184c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V416c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8zm475.7 440l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zm-783.5-27.9L512 239.9l339.8 588.2H172.2z"}}]},name:"warning",theme:"outlined"},s_e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:o_e}))},$Y=l.forwardRef(s_e),l_e={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M723 620.5C666.8 571.6 593.4 542 513 542s-153.8 29.6-210.1 78.6a8.1 8.1 0 00-.8 11.2l36 42.9c2.9 3.4 8 3.8 11.4.9C393.1 637.2 450.3 614 513 614s119.9 23.2 163.5 61.5c3.4 2.9 8.5 2.5 11.4-.9l36-42.9c2.8-3.3 2.4-8.3-.9-11.2zm117.4-140.1C751.7 406.5 637.6 362 513 362s-238.7 44.5-327.5 118.4a8.05 8.05 0 00-1 11.3l36 42.9c2.8 3.4 7.9 3.8 11.2 1C308 472.2 406.1 434 513 434s205 38.2 281.2 101.6c3.4 2.8 8.4 2.4 11.2-1l36-42.9c2.8-3.4 2.4-8.5-1-11.3zm116.7-139C835.7 241.8 680.3 182 511 182c-168.2 0-322.6 59-443.7 157.4a8 8 0 00-1.1 11.4l36 42.9c2.8 3.3 7.8 3.8 11.1 1.1C222 306.7 360.3 254 511 254c151.8 0 291 53.5 400 142.7 3.4 2.8 8.4 2.3 11.2-1.1l36-42.9c2.9-3.4 2.4-8.5-1.1-11.3zM448 778a64 64 0 10128 0 64 64 0 10-128 0z"}}]},name:"wifi",theme:"outlined"},c_e=function(t,n){return l.createElement(Je,be({},t,{ref:n,icon:l_e}))},Z_=l.forwardRef(c_e),u_e=["className","prefixCls","style","active","status","iconPrefix","icon","wrapperStyle","stepNumber","disabled","description","title","subTitle","progressDot","stepIcon","tailContent","icons","stepIndex","onStepClick","onClick","render"];function SL(e){return typeof e=="string"}function OY(e){var t,n=e.className,r=e.prefixCls,a=e.style,i=e.active,o=e.status,s=e.iconPrefix,c=e.icon;e.wrapperStyle;var u=e.stepNumber,d=e.disabled,p=e.description,g=e.title,m=e.subTitle,h=e.progressDot,b=e.stepIcon,y=e.tailContent,S=e.icons,v=e.stepIndex,x=e.onStepClick,w=e.onClick,C=e.render,E=Ct(e,u_e),I=!!x&&!d,T={};I&&(T.role="button",T.tabIndex=0,T.onClick=function(D){w==null||w(D),x(v)},T.onKeyDown=function(D){var O=D.which;(O===Fe.ENTER||O===Fe.SPACE)&&x(v)});var _=function(){var O,k,N=oe("".concat(r,"-icon"),"".concat(s,"icon"),(O={},V(O,"".concat(s,"icon-").concat(c),c&&SL(c)),V(O,"".concat(s,"icon-check"),!c&&o==="finish"&&(S&&!S.finish||!S)),V(O,"".concat(s,"icon-cross"),!c&&o==="error"&&(S&&!S.error||!S)),O)),A=l.createElement("span",{className:"".concat(r,"-icon-dot")});return h?typeof h=="function"?k=l.createElement("span",{className:"".concat(r,"-icon")},h(A,{index:u-1,status:o,title:g,description:p})):k=l.createElement("span",{className:"".concat(r,"-icon")},A):c&&!SL(c)?k=l.createElement("span",{className:"".concat(r,"-icon")},c):S&&S.finish&&o==="finish"?k=l.createElement("span",{className:"".concat(r,"-icon")},S.finish):S&&S.error&&o==="error"?k=l.createElement("span",{className:"".concat(r,"-icon")},S.error):c||o==="finish"||o==="error"?k=l.createElement("span",{className:N}):k=l.createElement("span",{className:"".concat(r,"-icon")},u),b&&(k=b({index:u-1,status:o,title:g,description:p,node:k})),k},R=o||"wait",$=oe("".concat(r,"-item"),"".concat(r,"-item-").concat(R),n,(t={},V(t,"".concat(r,"-item-custom"),c),V(t,"".concat(r,"-item-active"),i),V(t,"".concat(r,"-item-disabled"),d===!0),t)),M=X({},a),P=l.createElement("div",be({},E,{className:$,style:M}),l.createElement("div",be({onClick:w},T,{className:"".concat(r,"-item-container")}),l.createElement("div",{className:"".concat(r,"-item-tail")},y),l.createElement("div",{className:"".concat(r,"-item-icon")},_()),l.createElement("div",{className:"".concat(r,"-item-content")},l.createElement("div",{className:"".concat(r,"-item-title")},g,m&&l.createElement("div",{title:typeof m=="string"?m:void 0,className:"".concat(r,"-item-subtitle")},m)),p&&l.createElement("div",{className:"".concat(r,"-item-description")},p))));return C&&(P=C(P)||null),P}var d_e=["prefixCls","style","className","children","direction","type","labelPlacement","iconPrefix","status","size","current","progressDot","stepIcon","initial","icons","onChange","itemRender","items"];function Ik(e){var t,n=e.prefixCls,r=n===void 0?"rc-steps":n,a=e.style,i=a===void 0?{}:a,o=e.className;e.children;var s=e.direction,c=s===void 0?"horizontal":s,u=e.type,d=u===void 0?"default":u,p=e.labelPlacement,g=p===void 0?"horizontal":p,m=e.iconPrefix,h=m===void 0?"rc":m,b=e.status,y=b===void 0?"process":b,S=e.size,v=e.current,x=v===void 0?0:v,w=e.progressDot,C=w===void 0?!1:w,E=e.stepIcon,I=e.initial,T=I===void 0?0:I,_=e.icons,R=e.onChange,$=e.itemRender,M=e.items,P=M===void 0?[]:M,D=Ct(e,d_e),O=d==="navigation",k=d==="inline",N=k||C,A=k?"horizontal":c,L=k?void 0:S,j=N?"vertical":g,F=oe(r,"".concat(r,"-").concat(A),o,(t={},V(t,"".concat(r,"-").concat(L),L),V(t,"".concat(r,"-label-").concat(j),A==="horizontal"),V(t,"".concat(r,"-dot"),!!N),V(t,"".concat(r,"-navigation"),O),V(t,"".concat(r,"-inline"),k),t)),B=function(H){R&&x!==H&&R(H)},z=function(H,K){var Y=X({},H),ee=T+K;return y==="error"&&K===x-1&&(Y.className="".concat(r,"-next-error")),Y.status||(ee===x?Y.status=y:ee{const{componentCls:t,customIconTop:n,customIconSize:r,customIconFontSize:a}=e;return{[`${t}-item-custom`]:{[`> ${t}-item-container > ${t}-item-icon`]:{height:"auto",background:"none",border:0,[`> ${t}-icon`]:{top:n,width:r,height:r,fontSize:a,lineHeight:G(r)}}},[`&:not(${t}-vertical)`]:{[`${t}-item-custom`]:{[`${t}-item-icon`]:{width:"auto",background:"none"}}}}},p_e=e=>{const{componentCls:t}=e,n=`${t}-item`;return{[`${t}-horizontal`]:{[`${n}-tail`]:{transform:"translateY(-50%)"}}}},g_e=e=>{const{componentCls:t,inlineDotSize:n,inlineTitleColor:r,inlineTailColor:a}=e,i=e.calc(e.paddingXS).add(e.lineWidth).equal(),o={[`${t}-item-container ${t}-item-content ${t}-item-title`]:{color:r}};return{[`&${t}-inline`]:{width:"auto",display:"inline-flex",[`${t}-item`]:{flex:"none","&-container":{padding:`${G(i)} ${G(e.paddingXXS)} 0`,margin:`0 ${G(e.calc(e.marginXXS).div(2).equal())}`,borderRadius:e.borderRadiusSM,cursor:"pointer",transition:`background-color ${e.motionDurationMid}`,"&:hover":{background:e.controlItemBgHover},"&[role='button']:hover":{opacity:1}},"&-icon":{width:n,height:n,marginInlineStart:`calc(50% - ${G(e.calc(n).div(2).equal())})`,[`> ${t}-icon`]:{top:0},[`${t}-icon-dot`]:{borderRadius:e.calc(e.fontSizeSM).div(4).equal(),"&::after":{display:"none"}}},"&-content":{width:"auto",marginTop:e.calc(e.marginXS).sub(e.lineWidth).equal()},"&-title":{color:r,fontSize:e.fontSizeSM,lineHeight:e.lineHeightSM,fontWeight:"normal",marginBottom:e.calc(e.marginXXS).div(2).equal()},"&-description":{display:"none"},"&-tail":{marginInlineStart:0,top:e.calc(n).div(2).add(i).equal(),transform:"translateY(-50%)","&:after":{width:"100%",height:e.lineWidth,borderRadius:0,marginInlineStart:0,background:a}},[`&:first-child ${t}-item-tail`]:{width:"50%",marginInlineStart:"50%"},[`&:last-child ${t}-item-tail`]:{display:"block",width:"50%"},"&-wait":Object.assign({[`${t}-item-icon ${t}-icon ${t}-icon-dot`]:{backgroundColor:e.colorBorderBg,border:`${G(e.lineWidth)} ${e.lineType} ${a}`}},o),"&-finish":Object.assign({[`${t}-item-tail::after`]:{backgroundColor:a},[`${t}-item-icon ${t}-icon ${t}-icon-dot`]:{backgroundColor:a,border:`${G(e.lineWidth)} ${e.lineType} ${a}`}},o),"&-error":o,"&-active, &-process":Object.assign({[`${t}-item-icon`]:{width:n,height:n,marginInlineStart:`calc(50% - ${G(e.calc(n).div(2).equal())})`,top:0}},o),[`&:not(${t}-item-active) > ${t}-item-container[role='button']:hover`]:{[`${t}-item-title`]:{color:r}}}}}},m_e=e=>{const{componentCls:t,iconSize:n,lineHeight:r,iconSizeSM:a}=e;return{[`&${t}-label-vertical`]:{[`${t}-item`]:{overflow:"visible","&-tail":{marginInlineStart:e.calc(n).div(2).add(e.controlHeightLG).equal(),padding:`0 ${G(e.paddingLG)}`},"&-content":{display:"block",width:e.calc(n).div(2).add(e.controlHeightLG).mul(2).equal(),marginTop:e.marginSM,textAlign:"center"},"&-icon":{display:"inline-block",marginInlineStart:e.controlHeightLG},"&-title":{paddingInlineEnd:0,paddingInlineStart:0,"&::after":{display:"none"}},"&-subtitle":{display:"block",marginBottom:e.marginXXS,marginInlineStart:0,lineHeight:r}},[`&${t}-small:not(${t}-dot)`]:{[`${t}-item`]:{"&-icon":{marginInlineStart:e.calc(n).sub(a).div(2).add(e.controlHeightLG).equal()}}}}}},h_e=e=>{const{componentCls:t,navContentMaxWidth:n,navArrowColor:r,stepsNavActiveColor:a,motionDurationSlow:i}=e;return{[`&${t}-navigation`]:{paddingTop:e.paddingSM,[`&${t}-small`]:{[`${t}-item`]:{"&-container":{marginInlineStart:e.calc(e.marginSM).mul(-1).equal()}}},[`${t}-item`]:{overflow:"visible",textAlign:"center","&-container":{display:"inline-block",height:"100%",marginInlineStart:e.calc(e.margin).mul(-1).equal(),paddingBottom:e.paddingSM,textAlign:"start",transition:`opacity ${i}`,[`${t}-item-content`]:{maxWidth:n},[`${t}-item-title`]:Object.assign(Object.assign({maxWidth:"100%",paddingInlineEnd:0},Pi),{"&::after":{display:"none"}})},[`&:not(${t}-item-active)`]:{[`${t}-item-container[role='button']`]:{cursor:"pointer","&:hover":{opacity:.85}}},"&:last-child":{flex:1,"&::after":{display:"none"}},"&::after":{position:"absolute",top:`calc(50% - ${G(e.calc(e.paddingSM).div(2).equal())})`,insetInlineStart:"100%",display:"inline-block",width:e.fontSizeIcon,height:e.fontSizeIcon,borderTop:`${G(e.lineWidth)} ${e.lineType} ${r}`,borderBottom:"none",borderInlineStart:"none",borderInlineEnd:`${G(e.lineWidth)} ${e.lineType} ${r}`,transform:"translateY(-50%) translateX(-50%) rotate(45deg)",content:'""'},"&::before":{position:"absolute",bottom:0,insetInlineStart:"50%",display:"inline-block",width:0,height:e.lineWidthBold,backgroundColor:a,transition:`width ${i}, inset-inline-start ${i}`,transitionTimingFunction:"ease-out",content:'""'}},[`${t}-item${t}-item-active::before`]:{insetInlineStart:0,width:"100%"}},[`&${t}-navigation${t}-vertical`]:{[`> ${t}-item`]:{marginInlineEnd:0,"&::before":{display:"none"},[`&${t}-item-active::before`]:{top:0,insetInlineEnd:0,insetInlineStart:"unset",display:"block",width:e.calc(e.lineWidth).mul(3).equal(),height:`calc(100% - ${G(e.marginLG)})`},"&::after":{position:"relative",insetInlineStart:"50%",display:"block",width:e.calc(e.controlHeight).mul(.25).equal(),height:e.calc(e.controlHeight).mul(.25).equal(),marginBottom:e.marginXS,textAlign:"center",transform:"translateY(-50%) translateX(-50%) rotate(135deg)"},"&:last-child":{"&::after":{display:"none"}},[`> ${t}-item-container > ${t}-item-tail`]:{visibility:"hidden"}}},[`&${t}-navigation${t}-horizontal`]:{[`> ${t}-item > ${t}-item-container > ${t}-item-tail`]:{visibility:"hidden"}}}},v_e=e=>{const{antCls:t,componentCls:n,iconSize:r,iconSizeSM:a,processIconColor:i,marginXXS:o,lineWidthBold:s,lineWidth:c,paddingXXS:u}=e,d=e.calc(r).add(e.calc(s).mul(4).equal()).equal(),p=e.calc(a).add(e.calc(e.lineWidth).mul(4).equal()).equal();return{[`&${n}-with-progress`]:{[`${n}-item`]:{paddingTop:u,[`&-process ${n}-item-container ${n}-item-icon ${n}-icon`]:{color:i}},[`&${n}-vertical > ${n}-item `]:{paddingInlineStart:u,[`> ${n}-item-container > ${n}-item-tail`]:{top:o,insetInlineStart:e.calc(r).div(2).sub(c).add(u).equal()}},[`&, &${n}-small`]:{[`&${n}-horizontal ${n}-item:first-child`]:{paddingBottom:u,paddingInlineStart:u}},[`&${n}-small${n}-vertical > ${n}-item > ${n}-item-container > ${n}-item-tail`]:{insetInlineStart:e.calc(a).div(2).sub(c).add(u).equal()},[`&${n}-label-vertical ${n}-item ${n}-item-tail`]:{top:e.calc(r).div(2).add(u).equal()},[`${n}-item-icon`]:{position:"relative",[`${t}-progress`]:{position:"absolute",insetInlineStart:"50%",top:"50%",transform:"translate(-50%, -50%)","&-inner":{width:`${G(d)} !important`,height:`${G(d)} !important`}}},[`&${n}-small`]:{[`&${n}-label-vertical ${n}-item ${n}-item-tail`]:{top:e.calc(a).div(2).add(u).equal()},[`${n}-item-icon ${t}-progress-inner`]:{width:`${G(p)} !important`,height:`${G(p)} !important`}}}}},b_e=e=>{const{componentCls:t,descriptionMaxWidth:n,lineHeight:r,dotCurrentSize:a,dotSize:i,motionDurationSlow:o}=e;return{[`&${t}-dot, &${t}-dot${t}-small`]:{[`${t}-item`]:{"&-title":{lineHeight:r},"&-tail":{top:e.calc(e.dotSize).sub(e.calc(e.lineWidth).mul(3).equal()).div(2).equal(),width:"100%",marginTop:0,marginBottom:0,marginInline:`${G(e.calc(n).div(2).equal())} 0`,padding:0,"&::after":{width:`calc(100% - ${G(e.calc(e.marginSM).mul(2).equal())})`,height:e.calc(e.lineWidth).mul(3).equal(),marginInlineStart:e.marginSM}},"&-icon":{width:i,height:i,marginInlineStart:e.calc(e.descriptionMaxWidth).sub(i).div(2).equal(),paddingInlineEnd:0,lineHeight:G(i),background:"transparent",border:0,[`${t}-icon-dot`]:{position:"relative",float:"left",width:"100%",height:"100%",borderRadius:100,transition:`all ${o}`,"&::after":{position:"absolute",top:e.calc(e.marginSM).mul(-1).equal(),insetInlineStart:e.calc(i).sub(e.calc(e.controlHeightLG).mul(1.5).equal()).div(2).equal(),width:e.calc(e.controlHeightLG).mul(1.5).equal(),height:e.controlHeight,background:"transparent",content:'""'}}},"&-content":{width:n},[`&-process ${t}-item-icon`]:{position:"relative",top:e.calc(i).sub(a).div(2).equal(),width:a,height:a,lineHeight:G(a),background:"none",marginInlineStart:e.calc(e.descriptionMaxWidth).sub(a).div(2).equal()},[`&-process ${t}-icon`]:{[`&:first-child ${t}-icon-dot`]:{insetInlineStart:0}}}},[`&${t}-vertical${t}-dot`]:{[`${t}-item-icon`]:{marginTop:e.calc(e.controlHeight).sub(i).div(2).equal(),marginInlineStart:0,background:"none"},[`${t}-item-process ${t}-item-icon`]:{marginTop:e.calc(e.controlHeight).sub(a).div(2).equal(),top:0,insetInlineStart:e.calc(i).sub(a).div(2).equal(),marginInlineStart:0},[`${t}-item > ${t}-item-container > ${t}-item-tail`]:{top:e.calc(e.controlHeight).sub(i).div(2).equal(),insetInlineStart:0,margin:0,padding:`${G(e.calc(i).add(e.paddingXS).equal())} 0 ${G(e.paddingXS)}`,"&::after":{marginInlineStart:e.calc(i).sub(e.lineWidth).div(2).equal()}},[`&${t}-small`]:{[`${t}-item-icon`]:{marginTop:e.calc(e.controlHeightSM).sub(i).div(2).equal()},[`${t}-item-process ${t}-item-icon`]:{marginTop:e.calc(e.controlHeightSM).sub(a).div(2).equal()},[`${t}-item > ${t}-item-container > ${t}-item-tail`]:{top:e.calc(e.controlHeightSM).sub(i).div(2).equal()}},[`${t}-item:first-child ${t}-icon-dot`]:{insetInlineStart:0},[`${t}-item-content`]:{width:"inherit"}}}},y_e=e=>{const{componentCls:t}=e;return{[`&${t}-rtl`]:{direction:"rtl",[`${t}-item`]:{"&-subtitle":{float:"left"}},[`&${t}-navigation`]:{[`${t}-item::after`]:{transform:"rotate(-45deg)"}},[`&${t}-vertical`]:{[`> ${t}-item`]:{"&::after":{transform:"rotate(225deg)"},[`${t}-item-icon`]:{float:"right"}}},[`&${t}-dot`]:{[`${t}-item-icon ${t}-icon-dot, &${t}-small ${t}-item-icon ${t}-icon-dot`]:{float:"right"}}}}},x_e=e=>{const{componentCls:t,iconSizeSM:n,fontSizeSM:r,fontSize:a,colorTextDescription:i}=e;return{[`&${t}-small`]:{[`&${t}-horizontal:not(${t}-label-vertical) ${t}-item`]:{paddingInlineStart:e.paddingSM,"&:first-child":{paddingInlineStart:0}},[`${t}-item-icon`]:{width:n,height:n,marginTop:0,marginBottom:0,marginInline:`0 ${G(e.marginXS)}`,fontSize:r,lineHeight:G(n),textAlign:"center",borderRadius:n},[`${t}-item-title`]:{paddingInlineEnd:e.paddingSM,fontSize:a,lineHeight:G(n),"&::after":{top:e.calc(n).div(2).equal()}},[`${t}-item-description`]:{color:i,fontSize:a},[`${t}-item-tail`]:{top:e.calc(n).div(2).sub(e.paddingXXS).equal()},[`${t}-item-custom ${t}-item-icon`]:{width:"inherit",height:"inherit",lineHeight:"inherit",background:"none",border:0,borderRadius:0,[`> ${t}-icon`]:{fontSize:n,lineHeight:G(n),transform:"none"}}}}},S_e=e=>{const{componentCls:t,iconSizeSM:n,iconSize:r}=e;return{[`&${t}-vertical`]:{display:"flex",flexDirection:"column",[`> ${t}-item`]:{display:"block",flex:"1 0 auto",paddingInlineStart:0,overflow:"visible",[`${t}-item-icon`]:{float:"left",marginInlineEnd:e.margin},[`${t}-item-content`]:{display:"block",minHeight:e.calc(e.controlHeight).mul(1.5).equal(),overflow:"hidden"},[`${t}-item-title`]:{lineHeight:G(r)},[`${t}-item-description`]:{paddingBottom:e.paddingSM}},[`> ${t}-item > ${t}-item-container > ${t}-item-tail`]:{position:"absolute",top:0,insetInlineStart:e.calc(r).div(2).sub(e.lineWidth).equal(),width:e.lineWidth,height:"100%",padding:`${G(e.calc(e.marginXXS).mul(1.5).add(r).equal())} 0 ${G(e.calc(e.marginXXS).mul(1.5).equal())}`,"&::after":{width:e.lineWidth,height:"100%"}},[`> ${t}-item:not(:last-child) > ${t}-item-container > ${t}-item-tail`]:{display:"block"},[` > ${t}-item > ${t}-item-container > ${t}-item-content > ${t}-item-title`]:{"&::after":{display:"none"}},[`&${t}-small ${t}-item-container`]:{[`${t}-item-tail`]:{position:"absolute",top:0,insetInlineStart:e.calc(n).div(2).sub(e.lineWidth).equal(),padding:`${G(e.calc(e.marginXXS).mul(1.5).add(n).equal())} 0 ${G(e.calc(e.marginXXS).mul(1.5).equal())}`},[`${t}-item-title`]:{lineHeight:G(n)}}}}},w_e="wait",C_e="process",E_e="finish",I_e="error",uv=(e,t)=>{const n=`${t.componentCls}-item`,r=`${e}IconColor`,a=`${e}TitleColor`,i=`${e}DescriptionColor`,o=`${e}TailColor`,s=`${e}IconBgColor`,c=`${e}IconBorderColor`,u=`${e}DotColor`;return{[`${n}-${e} ${n}-icon`]:{backgroundColor:t[s],borderColor:t[c],[`> ${t.componentCls}-icon`]:{color:t[r],[`${t.componentCls}-icon-dot`]:{background:t[u]}}},[`${n}-${e}${n}-custom ${n}-icon`]:{[`> ${t.componentCls}-icon`]:{color:t[u]}},[`${n}-${e} > ${n}-container > ${n}-content > ${n}-title`]:{color:t[a],"&::after":{backgroundColor:t[o]}},[`${n}-${e} > ${n}-container > ${n}-content > ${n}-description`]:{color:t[i]},[`${n}-${e} > ${n}-container > ${n}-tail::after`]:{backgroundColor:t[o]}}},T_e=e=>{const{componentCls:t,motionDurationSlow:n}=e,r=`${t}-item`,a=`${r}-icon`;return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({[r]:{position:"relative",display:"inline-block",flex:1,overflow:"hidden",verticalAlign:"top","&:last-child":{flex:"none",[`> ${r}-container > ${r}-tail, > ${r}-container > ${r}-content > ${r}-title::after`]:{display:"none"}}},[`${r}-container`]:{outline:"none","&:focus-visible":{[a]:Object.assign({},Ps(e))}},[`${a}, ${r}-content`]:{display:"inline-block",verticalAlign:"top"},[a]:{width:e.iconSize,height:e.iconSize,marginTop:0,marginBottom:0,marginInlineStart:0,marginInlineEnd:e.marginXS,fontSize:e.iconFontSize,fontFamily:e.fontFamily,lineHeight:G(e.iconSize),textAlign:"center",borderRadius:e.iconSize,border:`${G(e.lineWidth)} ${e.lineType} transparent`,transition:`background-color ${n}, border-color ${n}`,[`${t}-icon`]:{position:"relative",top:e.iconTop,color:e.colorPrimary,lineHeight:1}},[`${r}-tail`]:{position:"absolute",top:e.calc(e.iconSize).div(2).equal(),insetInlineStart:0,width:"100%","&::after":{display:"inline-block",width:"100%",height:e.lineWidth,background:e.colorSplit,borderRadius:e.lineWidth,transition:`background ${n}`,content:'""'}},[`${r}-title`]:{position:"relative",display:"inline-block",paddingInlineEnd:e.padding,color:e.colorText,fontSize:e.fontSizeLG,lineHeight:G(e.titleLineHeight),"&::after":{position:"absolute",top:e.calc(e.titleLineHeight).div(2).equal(),insetInlineStart:"100%",display:"block",width:9999,height:e.lineWidth,background:e.processTailColor,content:'""'}},[`${r}-subtitle`]:{display:"inline",marginInlineStart:e.marginXS,color:e.colorTextDescription,fontWeight:"normal",fontSize:e.fontSize},[`${r}-description`]:{color:e.colorTextDescription,fontSize:e.fontSize}},uv(w_e,e)),uv(C_e,e)),{[`${r}-process > ${r}-container > ${r}-title`]:{fontWeight:e.fontWeightStrong}}),uv(E_e,e)),uv(I_e,e)),{[`${r}${t}-next-error > ${t}-item-title::after`]:{background:e.colorError},[`${r}-disabled`]:{cursor:"not-allowed"}})},R_e=e=>{const{componentCls:t,motionDurationSlow:n}=e;return{[`& ${t}-item`]:{[`&:not(${t}-item-active)`]:{[`& > ${t}-item-container[role='button']`]:{cursor:"pointer",[`${t}-item`]:{[`&-title, &-subtitle, &-description, &-icon ${t}-icon`]:{transition:`color ${n}`}},"&:hover":{[`${t}-item`]:{"&-title, &-subtitle, &-description":{color:e.colorPrimary}}}},[`&:not(${t}-item-process)`]:{[`& > ${t}-item-container[role='button']:hover`]:{[`${t}-item`]:{"&-icon":{borderColor:e.colorPrimary,[`${t}-icon`]:{color:e.colorPrimary}}}}}}},[`&${t}-horizontal:not(${t}-label-vertical)`]:{[`${t}-item`]:{paddingInlineStart:e.padding,whiteSpace:"nowrap","&:first-child":{paddingInlineStart:0},[`&:last-child ${t}-item-title`]:{paddingInlineEnd:0},"&-tail":{display:"none"},"&-description":{maxWidth:e.descriptionMaxWidth,whiteSpace:"normal"}}}}},__e=e=>{const{componentCls:t}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},ln(e)),{display:"flex",width:"100%",fontSize:0,textAlign:"initial"}),T_e(e)),R_e(e)),f_e(e)),x_e(e)),S_e(e)),p_e(e)),m_e(e)),b_e(e)),h_e(e)),y_e(e)),v_e(e)),g_e(e))}},$_e=e=>({titleLineHeight:e.controlHeight,customIconSize:e.controlHeight,customIconTop:0,customIconFontSize:e.controlHeightSM,iconSize:e.controlHeight,iconTop:-.5,iconFontSize:e.fontSize,iconSizeSM:e.fontSizeHeading3,dotSize:e.controlHeight/4,dotCurrentSize:e.controlHeightLG/4,navArrowColor:e.colorTextDisabled,navContentMaxWidth:"auto",descriptionMaxWidth:140,waitIconColor:e.wireframe?e.colorTextDisabled:e.colorTextLabel,waitIconBgColor:e.wireframe?e.colorBgContainer:e.colorFillContent,waitIconBorderColor:e.wireframe?e.colorTextDisabled:"transparent",finishIconBgColor:e.wireframe?e.colorBgContainer:e.controlItemBgActive,finishIconBorderColor:e.wireframe?e.colorPrimary:e.controlItemBgActive}),O_e=an("Steps",e=>{const{colorTextDisabled:t,controlHeightLG:n,colorTextLightSolid:r,colorText:a,colorPrimary:i,colorTextDescription:o,colorTextQuaternary:s,colorError:c,colorBorderSecondary:u,colorSplit:d}=e,p=zt(e,{processIconColor:r,processTitleColor:a,processDescriptionColor:a,processIconBgColor:i,processIconBorderColor:i,processDotColor:i,processTailColor:d,waitTitleColor:o,waitDescriptionColor:o,waitTailColor:d,waitDotColor:t,finishIconColor:i,finishTitleColor:a,finishDescriptionColor:o,finishTailColor:i,finishDotColor:i,errorIconColor:r,errorTitleColor:c,errorDescriptionColor:c,errorTailColor:d,errorIconBgColor:c,errorIconBorderColor:c,errorDotColor:c,stepsNavActiveColor:i,stepsProgressSize:n,inlineDotSize:6,inlineTitleColor:s,inlineTailColor:u});return[__e(p)]},$_e);function N_e(e){return e.filter(t=>t)}function k_e(e,t){if(e)return e;const n=Nr(t).map(r=>{if(l.isValidElement(r)){const{props:a}=r;return Object.assign({},a)}return null});return N_e(n)}var A_e=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{percent:t,size:n,className:r,rootClassName:a,direction:i,items:o,responsive:s=!0,current:c=0,children:u,style:d}=e,p=A_e(e,["percent","size","className","rootClassName","direction","items","responsive","current","children","style"]),{xs:g}=Uy(s),{getPrefixCls:m,direction:h,steps:b}=l.useContext(st),y=l.useMemo(()=>s&&g?"vertical":i,[g,i]),S=zr(n),v=m("steps",e.prefixCls),[x,w,C]=O_e(v),E=e.type==="inline",I=m("",e.iconPrefix),T=k_e(o,u),_=E?void 0:t,R=Object.assign(Object.assign({},b==null?void 0:b.style),d),$=oe(b==null?void 0:b.className,{[`${v}-rtl`]:h==="rtl",[`${v}-with-progress`]:_!==void 0},r,a,w,C),M={finish:l.createElement($f,{className:`${v}-finish-icon`}),error:l.createElement(va,{className:`${v}-error-icon`})},P=O=>{let{node:k,status:N}=O;if(N==="process"&&_!==void 0){const A=S==="small"?32:40;return l.createElement("div",{className:`${v}-progress-icon`},l.createElement(dx,{type:"circle",percent:_,size:A,strokeWidth:4,format:()=>null}),k)}return k},D=(O,k)=>O.description?l.createElement(Ft,{title:O.description},k):k;return x(l.createElement(Ik,Object.assign({icons:M},p,{style:R,current:c,size:S,items:T,itemRender:E?D:void 0,stepIcon:P,direction:y,prefixCls:v,iconPrefix:I,className:$})))};qs.Step=Ik.Step;var D_e=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],NY=l.forwardRef(function(e,t){var n,r=e.prefixCls,a=r===void 0?"rc-switch":r,i=e.className,o=e.checked,s=e.defaultChecked,c=e.disabled,u=e.loadingIcon,d=e.checkedChildren,p=e.unCheckedChildren,g=e.onClick,m=e.onChange,h=e.onKeyDown,b=Ct(e,D_e),y=pn(!1,{value:o,defaultValue:s}),S=se(y,2),v=S[0],x=S[1];function w(T,_){var R=v;return c||(R=T,x(R),m==null||m(R,_)),R}function C(T){T.which===Fe.LEFT?w(!1,T):T.which===Fe.RIGHT&&w(!0,T),h==null||h(T)}function E(T){var _=w(!v,T);g==null||g(_,T)}var I=oe(a,i,(n={},V(n,"".concat(a,"-checked"),v),V(n,"".concat(a,"-disabled"),c),n));return l.createElement("button",be({},b,{type:"button",role:"switch","aria-checked":v,disabled:c,className:I,ref:t,onKeyDown:C,onClick:E}),u,l.createElement("span",{className:"".concat(a,"-inner")},l.createElement("span",{className:"".concat(a,"-inner-checked")},d),l.createElement("span",{className:"".concat(a,"-inner-unchecked")},p)))});NY.displayName="Switch";const M_e=e=>{const{componentCls:t,trackHeightSM:n,trackPadding:r,trackMinWidthSM:a,innerMinMarginSM:i,innerMaxMarginSM:o,handleSizeSM:s,calc:c}=e,u=`${t}-inner`,d=G(c(s).add(c(r).mul(2)).equal()),p=G(c(o).mul(2).equal());return{[t]:{[`&${t}-small`]:{minWidth:a,height:n,lineHeight:G(n),[`${t}-inner`]:{paddingInlineStart:o,paddingInlineEnd:i,[`${u}-checked, ${u}-unchecked`]:{minHeight:n},[`${u}-checked`]:{marginInlineStart:`calc(-100% + ${d} - ${p})`,marginInlineEnd:`calc(100% - ${d} + ${p})`},[`${u}-unchecked`]:{marginTop:c(n).mul(-1).equal(),marginInlineStart:0,marginInlineEnd:0}},[`${t}-handle`]:{width:s,height:s},[`${t}-loading-icon`]:{top:c(c(s).sub(e.switchLoadingIconSize)).div(2).equal(),fontSize:e.switchLoadingIconSize},[`&${t}-checked`]:{[`${t}-inner`]:{paddingInlineStart:i,paddingInlineEnd:o,[`${u}-checked`]:{marginInlineStart:0,marginInlineEnd:0},[`${u}-unchecked`]:{marginInlineStart:`calc(100% - ${d} + ${p})`,marginInlineEnd:`calc(-100% + ${d} - ${p})`}},[`${t}-handle`]:{insetInlineStart:`calc(100% - ${G(c(s).add(r).equal())})`}},[`&:not(${t}-disabled):active`]:{[`&:not(${t}-checked) ${u}`]:{[`${u}-unchecked`]:{marginInlineStart:c(e.marginXXS).div(2).equal(),marginInlineEnd:c(e.marginXXS).mul(-1).div(2).equal()}},[`&${t}-checked ${u}`]:{[`${u}-checked`]:{marginInlineStart:c(e.marginXXS).mul(-1).div(2).equal(),marginInlineEnd:c(e.marginXXS).div(2).equal()}}}}}}},P_e=e=>{const{componentCls:t,handleSize:n,calc:r}=e;return{[t]:{[`${t}-loading-icon${e.iconCls}`]:{position:"relative",top:r(r(n).sub(e.fontSize)).div(2).equal(),color:e.switchLoadingIconColor,verticalAlign:"top"},[`&${t}-checked ${t}-loading-icon`]:{color:e.switchColor}}}},L_e=e=>{const{componentCls:t,trackPadding:n,handleBg:r,handleShadow:a,handleSize:i,calc:o}=e,s=`${t}-handle`;return{[t]:{[s]:{position:"absolute",top:n,insetInlineStart:n,width:i,height:i,transition:`all ${e.switchDuration} ease-in-out`,"&::before":{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,backgroundColor:r,borderRadius:o(i).div(2).equal(),boxShadow:a,transition:`all ${e.switchDuration} ease-in-out`,content:'""'}},[`&${t}-checked ${s}`]:{insetInlineStart:`calc(100% - ${G(o(i).add(n).equal())})`},[`&:not(${t}-disabled):active`]:{[`${s}::before`]:{insetInlineEnd:e.switchHandleActiveInset,insetInlineStart:0},[`&${t}-checked ${s}::before`]:{insetInlineEnd:0,insetInlineStart:e.switchHandleActiveInset}}}}},j_e=e=>{const{componentCls:t,trackHeight:n,trackPadding:r,innerMinMargin:a,innerMaxMargin:i,handleSize:o,calc:s}=e,c=`${t}-inner`,u=G(s(o).add(s(r).mul(2)).equal()),d=G(s(i).mul(2).equal());return{[t]:{[c]:{display:"block",overflow:"hidden",borderRadius:100,height:"100%",paddingInlineStart:i,paddingInlineEnd:a,transition:`padding-inline-start ${e.switchDuration} ease-in-out, padding-inline-end ${e.switchDuration} ease-in-out`,[`${c}-checked, ${c}-unchecked`]:{display:"block",color:e.colorTextLightSolid,fontSize:e.fontSizeSM,transition:`margin-inline-start ${e.switchDuration} ease-in-out, margin-inline-end ${e.switchDuration} ease-in-out`,pointerEvents:"none",minHeight:n},[`${c}-checked`]:{marginInlineStart:`calc(-100% + ${u} - ${d})`,marginInlineEnd:`calc(100% - ${u} + ${d})`},[`${c}-unchecked`]:{marginTop:s(n).mul(-1).equal(),marginInlineStart:0,marginInlineEnd:0}},[`&${t}-checked ${c}`]:{paddingInlineStart:a,paddingInlineEnd:i,[`${c}-checked`]:{marginInlineStart:0,marginInlineEnd:0},[`${c}-unchecked`]:{marginInlineStart:`calc(100% - ${u} + ${d})`,marginInlineEnd:`calc(-100% + ${u} - ${d})`}},[`&:not(${t}-disabled):active`]:{[`&:not(${t}-checked) ${c}`]:{[`${c}-unchecked`]:{marginInlineStart:s(r).mul(2).equal(),marginInlineEnd:s(r).mul(-1).mul(2).equal()}},[`&${t}-checked ${c}`]:{[`${c}-checked`]:{marginInlineStart:s(r).mul(-1).mul(2).equal(),marginInlineEnd:s(r).mul(2).equal()}}}}}},F_e=e=>{const{componentCls:t,trackHeight:n,trackMinWidth:r}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign({},ln(e)),{position:"relative",display:"inline-block",boxSizing:"border-box",minWidth:r,height:n,lineHeight:G(n),verticalAlign:"middle",background:e.colorTextQuaternary,border:"0",borderRadius:100,cursor:"pointer",transition:`all ${e.motionDurationMid}`,userSelect:"none",[`&:hover:not(${t}-disabled)`]:{background:e.colorTextTertiary}}),co(e)),{[`&${t}-checked`]:{background:e.switchColor,[`&:hover:not(${t}-disabled)`]:{background:e.colorPrimaryHover}},[`&${t}-loading, &${t}-disabled`]:{cursor:"not-allowed",opacity:e.switchDisabledOpacity,"*":{boxShadow:"none",cursor:"not-allowed"}},[`&${t}-rtl`]:{direction:"rtl"}})}},B_e=e=>{const{fontSize:t,lineHeight:n,controlHeight:r,colorWhite:a}=e,i=t*n,o=r/2,s=2,c=i-s*2,u=o-s*2;return{trackHeight:i,trackHeightSM:o,trackMinWidth:c*2+s*4,trackMinWidthSM:u*2+s*2,trackPadding:s,handleBg:a,handleSize:c,handleSizeSM:u,handleShadow:`0 2px 4px 0 ${new cn("#00230b").setAlpha(.2).toRgbString()}`,innerMinMargin:c/2,innerMaxMargin:c+s+s*2,innerMinMarginSM:u/2,innerMaxMarginSM:u+s+s*2}},z_e=an("Switch",e=>{const t=zt(e,{switchDuration:e.motionDurationMid,switchColor:e.colorPrimary,switchDisabledOpacity:e.opacityLoading,switchLoadingIconSize:e.calc(e.fontSizeIcon).mul(.75).equal(),switchLoadingIconColor:`rgba(0, 0, 0, ${e.opacityLoading})`,switchHandleActiveInset:"-30%"});return[F_e(t),j_e(t),L_e(t),P_e(t),M_e(t)]},B_e);var H_e=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{const{prefixCls:n,size:r,disabled:a,loading:i,className:o,rootClassName:s,style:c,checked:u,value:d,defaultChecked:p,defaultValue:g,onChange:m}=e,h=H_e(e,["prefixCls","size","disabled","loading","className","rootClassName","style","checked","value","defaultChecked","defaultValue","onChange"]),[b,y]=pn(!1,{value:u??d,defaultValue:p??g}),{getPrefixCls:S,direction:v,switch:x}=l.useContext(st),w=l.useContext(ha),C=(a??w)||i,E=S("switch",n),I=l.createElement("div",{className:`${E}-handle`},i&&l.createElement(uo,{className:`${E}-loading-icon`})),[T,_,R]=z_e(E),$=zr(r),M=oe(x==null?void 0:x.className,{[`${E}-small`]:$==="small",[`${E}-loading`]:i,[`${E}-rtl`]:v==="rtl"},o,s,_,R),P=Object.assign(Object.assign({},x==null?void 0:x.style),c),D=function(){y(arguments.length<=0?void 0:arguments[0]),m==null||m.apply(void 0,arguments)};return T(l.createElement(km,{component:"Switch"},l.createElement(NY,Object.assign({},h,{checked:b,onChange:D,prefixCls:E,className:M,style:P,disabled:C,ref:t,loadingIcon:I}))))}),ni=U_e;ni.__ANT_SWITCH=!0;var ul={},th="rc-table-internal-hook";function Tk(e){var t=l.createContext(void 0),n=function(a){var i=a.value,o=a.children,s=l.useRef(i);s.current=i;var c=l.useState(function(){return{getValue:function(){return s.current},listeners:new Set}}),u=se(c,1),d=u[0];return Zt(function(){Zr.unstable_batchedUpdates(function(){d.listeners.forEach(function(p){p(i)})})},[i]),l.createElement(t.Provider,{value:d},o)};return{Context:t,Provider:n,defaultValue:e}}function Oa(e,t){var n=Yt(typeof t=="function"?t:function(p){if(t===void 0)return p;if(!Array.isArray(t))return p[t];var g={};return t.forEach(function(m){g[m]=p[m]}),g}),r=l.useContext(e==null?void 0:e.Context),a=r||{},i=a.listeners,o=a.getValue,s=l.useRef();s.current=n(r?o():e==null?void 0:e.defaultValue);var c=l.useState({}),u=se(c,2),d=u[1];return Zt(function(){if(!r)return;function p(g){var m=n(g);oo(s.current,m,!0)||d({})}return i.add(p),function(){i.delete(p)}},[r]),s.current}function V_e(){var e=l.createContext(null);function t(){return l.useContext(e)}function n(a,i){var o=Po(a),s=function(u,d){var p=o?{ref:d}:{},g=l.useRef(0),m=l.useRef(u),h=t();return h!==null?l.createElement(a,be({},u,p)):((!i||i(m.current,u))&&(g.current+=1),m.current=u,l.createElement(e.Provider,{value:g.current},l.createElement(a,be({},u,p))))};return o?l.forwardRef(s):s}function r(a,i){var o=Po(a),s=function(u,d){var p=o?{ref:d}:{};return t(),l.createElement(a,be({},u,p))};return o?l.memo(l.forwardRef(s),i):l.memo(s,i)}return{makeImmutable:n,responseImmutable:r,useImmutableMark:t}}var Rk=V_e(),kY=Rk.makeImmutable,Mf=Rk.responseImmutable,W_e=Rk.useImmutableMark,ei=Tk(),AY=l.createContext({renderWithProps:!1}),G_e="RC_TABLE_KEY";function q_e(e){return e==null?[]:Array.isArray(e)?e:[e]}function px(e){var t=[],n={};return e.forEach(function(r){for(var a=r||{},i=a.key,o=a.dataIndex,s=i||q_e(o).join("-")||G_e;n[s];)s="".concat(s,"_next");n[s]=!0,t.push(s)}),t}function Q_(e){return e!=null}function K_e(e){return typeof e=="number"&&!Number.isNaN(e)}function Y_e(e){return e&&mt(e)==="object"&&!Array.isArray(e)&&!l.isValidElement(e)}function X_e(e,t,n,r,a,i){var o=l.useContext(AY),s=W_e(),c=Xl(function(){if(Q_(r))return[r];var u=t==null||t===""?[]:Array.isArray(t)?t:[t],d=Ti(e,u),p=d,g=void 0;if(a){var m=a(d,e,n);Y_e(m)?(p=m.children,g=m.props,o.renderWithProps=!0):p=m}return[p,g]},[s,e,r,t,a,n],function(u,d){if(i){var p=se(u,2),g=p[1],m=se(d,2),h=m[1];return i(h,g)}return o.renderWithProps?!0:!oo(u,d,!0)});return c}function Z_e(e,t,n,r){var a=e+t-1;return e<=r&&a>=n}function Q_e(e,t){return Oa(ei,function(n){var r=Z_e(e,t||1,n.hoverStartRow,n.hoverEndRow);return[r,n.onHover]})}var J_e=function(t){var n=t.ellipsis,r=t.rowType,a=t.children,i,o=n===!0?{showTitle:!0}:n;return o&&(o.showTitle||r==="header")&&(typeof a=="string"||typeof a=="number"?i=a.toString():l.isValidElement(a)&&typeof a.props.children=="string"&&(i=a.props.children)),i};function e$e(e){var t,n,r,a,i,o,s,c,u=e.component,d=e.children,p=e.ellipsis,g=e.scope,m=e.prefixCls,h=e.className,b=e.align,y=e.record,S=e.render,v=e.dataIndex,x=e.renderIndex,w=e.shouldCellUpdate,C=e.index,E=e.rowType,I=e.colSpan,T=e.rowSpan,_=e.fixLeft,R=e.fixRight,$=e.firstFixLeft,M=e.lastFixLeft,P=e.firstFixRight,D=e.lastFixRight,O=e.appendNode,k=e.additionalProps,N=k===void 0?{}:k,A=e.isSticky,L="".concat(m,"-cell"),j=Oa(ei,["supportSticky","allColumnsFixedLeft","rowHoverable"]),F=j.supportSticky,B=j.allColumnsFixedLeft,z=j.rowHoverable,U=X_e(y,v,x,d,S,w),H=se(U,2),K=H[0],Y=H[1],ee={},ae=typeof _=="number"&&F,W=typeof R=="number"&&F;ae&&(ee.position="sticky",ee.left=_),W&&(ee.position="sticky",ee.right=R);var q=(t=(n=(r=Y==null?void 0:Y.colSpan)!==null&&r!==void 0?r:N.colSpan)!==null&&n!==void 0?n:I)!==null&&t!==void 0?t:1,Z=(a=(i=(o=Y==null?void 0:Y.rowSpan)!==null&&o!==void 0?o:N.rowSpan)!==null&&i!==void 0?i:T)!==null&&a!==void 0?a:1,Q=Q_e(C,Z),J=se(Q,2),le=J[0],ce=J[1],pe=Yt(function(me){var xe;y&&ce(C,C+Z-1),N==null||(xe=N.onMouseEnter)===null||xe===void 0||xe.call(N,me)}),te=Yt(function(me){var xe;y&&ce(-1,-1),N==null||(xe=N.onMouseLeave)===null||xe===void 0||xe.call(N,me)});if(q===0||Z===0)return null;var ie=(s=N.title)!==null&&s!==void 0?s:J_e({rowType:E,ellipsis:p,children:K}),fe=oe(L,h,(c={},V(V(V(V(V(V(V(V(V(V(c,"".concat(L,"-fix-left"),ae&&F),"".concat(L,"-fix-left-first"),$&&F),"".concat(L,"-fix-left-last"),M&&F),"".concat(L,"-fix-left-all"),M&&B&&F),"".concat(L,"-fix-right"),W&&F),"".concat(L,"-fix-right-first"),P&&F),"".concat(L,"-fix-right-last"),D&&F),"".concat(L,"-ellipsis"),p),"".concat(L,"-with-append"),O),"".concat(L,"-fix-sticky"),(ae||W)&&A&&F),V(c,"".concat(L,"-row-hover"),!Y&&le)),N.className,Y==null?void 0:Y.className),ge={};b&&(ge.textAlign=b);var ne=X(X(X(X({},ee),N.style),ge),Y==null?void 0:Y.style),ue=K;return mt(ue)==="object"&&!Array.isArray(ue)&&!l.isValidElement(ue)&&(ue=null),p&&(M||P)&&(ue=l.createElement("span",{className:"".concat(L,"-content")},ue)),l.createElement(u,be({},Y,N,{className:fe,style:ne,title:ie,scope:g,onMouseEnter:z?pe:void 0,onMouseLeave:z?te:void 0,colSpan:q!==1?q:null,rowSpan:Z!==1?Z:null}),O,ue)}const Pf=l.memo(e$e);function _k(e,t,n,r,a){var i=n[e]||{},o=n[t]||{},s,c;i.fixed==="left"?s=r.left[a==="rtl"?t:e]:o.fixed==="right"&&(c=r.right[a==="rtl"?e:t]);var u=!1,d=!1,p=!1,g=!1,m=n[t+1],h=n[e-1],b=m&&!m.fixed||h&&!h.fixed||n.every(function(w){return w.fixed==="left"});if(a==="rtl"){if(s!==void 0){var y=h&&h.fixed==="left";g=!y&&b}else if(c!==void 0){var S=m&&m.fixed==="right";p=!S&&b}}else if(s!==void 0){var v=m&&m.fixed==="left";u=!v&&b}else if(c!==void 0){var x=h&&h.fixed==="right";d=!x&&b}return{fixLeft:s,fixRight:c,lastFixLeft:u,firstFixRight:d,lastFixRight:p,firstFixLeft:g,isSticky:r.isSticky}}var DY=l.createContext({});function t$e(e){var t=e.className,n=e.index,r=e.children,a=e.colSpan,i=a===void 0?1:a,o=e.rowSpan,s=e.align,c=Oa(ei,["prefixCls","direction"]),u=c.prefixCls,d=c.direction,p=l.useContext(DY),g=p.scrollColumnIndex,m=p.stickyOffsets,h=p.flattenColumns,b=n+i-1,y=b+1===g?i+1:i,S=_k(n,n+y-1,h,m,d);return l.createElement(Pf,be({className:t,index:n,component:"td",prefixCls:u,record:null,dataIndex:null,align:s,colSpan:y,rowSpan:o,render:function(){return r}},S))}var n$e=["children"];function r$e(e){var t=e.children,n=Ct(e,n$e);return l.createElement("tr",n,t)}function gx(e){var t=e.children;return t}gx.Row=r$e;gx.Cell=t$e;function a$e(e){var t=e.children,n=e.stickyOffsets,r=e.flattenColumns,a=Oa(ei,"prefixCls"),i=r.length-1,o=r[i],s=l.useMemo(function(){return{stickyOffsets:n,flattenColumns:r,scrollColumnIndex:o!=null&&o.scrollbar?i:null}},[o,r,i,n]);return l.createElement(DY.Provider,{value:s},l.createElement("tfoot",{className:"".concat(a,"-summary")},t))}const dv=Mf(a$e);var MY=gx;function i$e(e){return null}function o$e(e){return null}function PY(e,t,n,r,a,i,o){e.push({record:t,indent:n,index:o});var s=i(t),c=a==null?void 0:a.has(s);if(t&&Array.isArray(t[r])&&c)for(var u=0;u1?$-1:0),P=1;P<$;P++)M[P-1]=arguments[P];C==null||C.apply(void 0,[R].concat(M))},I;typeof m=="string"?I=m:typeof m=="function"&&(I=m(e,n,r));var T=px(i);return X(X({},a),{},{columnsKey:T,nestExpandable:h,expanded:S,hasNestChildren:v,record:e,onTriggerExpand:x,rowSupportExpand:b,expandable:y,rowProps:X(X({},w),{},{className:oe(I,w==null?void 0:w.className),onClick:E})})}function FY(e){var t=e.prefixCls,n=e.children,r=e.component,a=e.cellComponent,i=e.className,o=e.expanded,s=e.colSpan,c=e.isEmpty,u=Oa(ei,["scrollbarSize","fixHeader","fixColumn","componentWidth","horizonScroll"]),d=u.scrollbarSize,p=u.fixHeader,g=u.fixColumn,m=u.componentWidth,h=u.horizonScroll,b=n;return(c?h&&m:g)&&(b=l.createElement("div",{style:{width:m-(p&&!c?d:0),position:"sticky",left:0,overflow:"hidden"},className:"".concat(t,"-expanded-row-fixed")},b)),l.createElement(r,{className:i,style:{display:o?null:"none"}},l.createElement(Pf,{component:a,prefixCls:t,colSpan:s},b))}function BY(e,t,n,r,a){var i=e.record,o=e.prefixCls,s=e.columnsKey,c=e.fixedInfoList,u=e.expandIconColumnIndex,d=e.nestExpandable,p=e.indentSize,g=e.expandIcon,m=e.expanded,h=e.hasNestChildren,b=e.onTriggerExpand,y=s[n],S=c[n],v;n===(u||0)&&d&&(v=l.createElement(l.Fragment,null,l.createElement("span",{style:{paddingLeft:"".concat(p*r,"px")},className:"".concat(o,"-row-indent indent-level-").concat(r)}),g({prefixCls:o,expanded:m,expandable:h,record:i,onExpand:b})));var x;return t.onCell&&(x=t.onCell(i,a)),{key:y,fixedInfo:S,appendCellNode:v,additionalCellProps:x||{}}}function s$e(e){var t=e.className,n=e.style,r=e.record,a=e.index,i=e.renderIndex,o=e.rowKey,s=e.indent,c=s===void 0?0:s,u=e.rowComponent,d=e.cellComponent,p=e.scopeCellComponent,g=jY(r,o,a,c),m=g.prefixCls,h=g.flattenColumns,b=g.expandedRowClassName,y=g.expandedRowRender,S=g.rowProps,v=g.expanded,x=g.rowSupportExpand,w=l.useRef(!1);w.current||(w.current=v);var C=b&&b(r,a,c),E=l.createElement(u,be({},S,{"data-row-key":o,className:oe(t,"".concat(m,"-row"),"".concat(m,"-row-level-").concat(c),S==null?void 0:S.className,c>=1?C:""),style:X(X({},n),S==null?void 0:S.style)}),h.map(function(_,R){var $=_.render,M=_.dataIndex,P=_.className,D=BY(g,_,R,c,a),O=D.key,k=D.fixedInfo,N=D.appendCellNode,A=D.additionalCellProps;return l.createElement(Pf,be({className:P,ellipsis:_.ellipsis,align:_.align,scope:_.rowScope,component:_.rowScope?p:d,prefixCls:m,key:O,record:r,index:a,renderIndex:i,dataIndex:M,render:$,shouldCellUpdate:_.shouldCellUpdate},k,{appendNode:N,additionalProps:A}))})),I;if(x&&(w.current||v)){var T=y(r,a,c+1,v);I=l.createElement(FY,{expanded:v,className:oe("".concat(m,"-expanded-row"),"".concat(m,"-expanded-row-level-").concat(c+1),C),prefixCls:m,component:u,cellComponent:d,colSpan:h.length,isEmpty:!1},T)}return l.createElement(l.Fragment,null,E,I)}const l$e=Mf(s$e);function c$e(e){var t=e.columnKey,n=e.onColumnResize,r=l.useRef();return l.useEffect(function(){r.current&&n(t,r.current.offsetWidth)},[]),l.createElement(Ta,{data:t},l.createElement("td",{ref:r,style:{padding:0,border:0,height:0}},l.createElement("div",{style:{height:0,overflow:"hidden"}}," ")))}function u$e(e){var t=e.prefixCls,n=e.columnsKey,r=e.onColumnResize;return l.createElement("tr",{"aria-hidden":"true",className:"".concat(t,"-measure-row"),style:{height:0,fontSize:0}},l.createElement(Ta.Collection,{onBatchResize:function(i){i.forEach(function(o){var s=o.data,c=o.size;r(s,c.offsetWidth)})}},n.map(function(a){return l.createElement(c$e,{key:a,columnKey:a,onColumnResize:r})})))}function d$e(e){var t=e.data,n=e.measureColumnWidth,r=Oa(ei,["prefixCls","getComponent","onColumnResize","flattenColumns","getRowKey","expandedKeys","childrenColumnName","emptyNode"]),a=r.prefixCls,i=r.getComponent,o=r.onColumnResize,s=r.flattenColumns,c=r.getRowKey,u=r.expandedKeys,d=r.childrenColumnName,p=r.emptyNode,g=LY(t,d,u,c),m=l.useRef({renderWithProps:!1}),h=i(["body","wrapper"],"tbody"),b=i(["body","row"],"tr"),y=i(["body","cell"],"td"),S=i(["body","cell"],"th"),v;t.length?v=g.map(function(w,C){var E=w.record,I=w.indent,T=w.index,_=c(E,C);return l.createElement(l$e,{key:_,rowKey:_,record:E,index:C,renderIndex:T,rowComponent:b,cellComponent:y,scopeCellComponent:S,getRowKey:c,indent:I})}):v=l.createElement(FY,{expanded:!0,className:"".concat(a,"-placeholder"),prefixCls:a,component:b,cellComponent:y,colSpan:s.length,isEmpty:!0},p);var x=px(s);return l.createElement(AY.Provider,{value:m.current},l.createElement(h,{className:"".concat(a,"-tbody")},n&&l.createElement(u$e,{prefixCls:a,columnsKey:x,onColumnResize:o}),v))}const f$e=Mf(d$e);var p$e=["expandable"],ig="RC_TABLE_INTERNAL_COL_DEFINE";function g$e(e){var t=e.expandable,n=Ct(e,p$e),r;return"expandable"in e?r=X(X({},n),t):r=n,r.showExpandColumn===!1&&(r.expandIconColumnIndex=-1),r}var m$e=["columnType"];function zY(e){for(var t=e.colWidths,n=e.columns,r=e.columCount,a=Oa(ei,["tableLayout"]),i=a.tableLayout,o=[],s=r||n.length,c=!1,u=s-1;u>=0;u-=1){var d=t[u],p=n&&n[u],g=void 0,m=void 0;if(p&&(g=p[ig],i==="auto"&&(m=p.minWidth)),d||m||g||c){var h=g||{};h.columnType;var b=Ct(h,m$e);o.unshift(l.createElement("col",be({key:u,style:{width:d,minWidth:m}},b))),c=!0}}return l.createElement("colgroup",null,o)}var h$e=["className","noData","columns","flattenColumns","colWidths","columCount","stickyOffsets","direction","fixHeader","stickyTopOffset","stickyBottomOffset","stickyClassName","onScroll","maxContentScroll","children"];function v$e(e,t){return l.useMemo(function(){for(var n=[],r=0;r1?"colgroup":"col":null,ellipsis:y.ellipsis,align:y.align,component:o,prefixCls:d,key:m[b]},S,{additionalProps:v,rowType:"header"}))}))};function x$e(e){var t=[];function n(o,s){var c=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0;t[c]=t[c]||[];var u=s,d=o.filter(Boolean).map(function(p){var g={key:p.key,className:p.className||"",children:p.title,column:p,colStart:u},m=1,h=p.children;return h&&h.length>0&&(m=n(h,u,c+1).reduce(function(b,y){return b+y},0),g.hasSubColumns=!0),"colSpan"in p&&(m=p.colSpan),"rowSpan"in p&&(g.rowSpan=p.rowSpan),g.colSpan=m,g.colEnd=g.colStart+m-1,t[c].push(g),u+=m,m});return d}n(e,0);for(var r=t.length,a=function(s){t[s].forEach(function(c){!("rowSpan"in c)&&!c.hasSubColumns&&(c.rowSpan=r-s)})},i=0;i1&&arguments[1]!==void 0?arguments[1]:"";return typeof t=="number"?t:t.endsWith("%")?e*parseFloat(t)/100:null}function w$e(e,t,n){return l.useMemo(function(){if(t&&t>0){var r=0,a=0;e.forEach(function(g){var m=EL(t,g.width);m?r+=m:a+=1});var i=Math.max(t,n),o=Math.max(i-r,a),s=a,c=o/a,u=0,d=e.map(function(g){var m=X({},g),h=EL(t,m.width);if(h)m.width=h;else{var b=Math.floor(c);m.width=s===1?o:b,o-=b,s-=1}return u+=m.width,m});if(u0?X(X({},t),{},{children:HY(n)}):t})}function J_(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"key";return e.filter(function(n){return n&&mt(n)==="object"}).reduce(function(n,r,a){var i=r.fixed,o=i===!0?"left":i,s="".concat(t,"-").concat(a),c=r.children;return c&&c.length>0?[].concat(Me(n),Me(J_(c,s).map(function(u){return X({fixed:o},u)}))):[].concat(Me(n),[X(X({key:s},r),{},{fixed:o})])},[])}function I$e(e){return e.map(function(t){var n=t.fixed,r=Ct(t,E$e),a=n;return n==="left"?a="right":n==="right"&&(a="left"),X({fixed:a},r)})}function T$e(e,t){var n=e.prefixCls,r=e.columns,a=e.children,i=e.expandable,o=e.expandedKeys,s=e.columnTitle,c=e.getRowKey,u=e.onTriggerExpand,d=e.expandIcon,p=e.rowExpandable,g=e.expandIconColumnIndex,m=e.direction,h=e.expandRowByClick,b=e.columnWidth,y=e.fixed,S=e.scrollWidth,v=e.clientWidth,x=l.useMemo(function(){var M=r||$k(a)||[];return HY(M.slice())},[r,a]),w=l.useMemo(function(){if(i){var M=x.slice();if(!M.includes(ul)){var P=g||0;P>=0&&M.splice(P,0,ul)}var D=M.indexOf(ul);M=M.filter(function(A,L){return A!==ul||L===D});var O=x[D],k;(y==="left"||y)&&!g?k="left":(y==="right"||y)&&g===x.length?k="right":k=O?O.fixed:null;var N=V(V(V(V(V(V({},ig,{className:"".concat(n,"-expand-icon-col"),columnType:"EXPAND_COLUMN"}),"title",s),"fixed",k),"className","".concat(n,"-row-expand-icon-cell")),"width",b),"render",function(L,j,F){var B=c(j,F),z=o.has(B),U=p?p(j):!0,H=d({prefixCls:n,expanded:z,expandable:U,record:j,onExpand:u});return h?l.createElement("span",{onClick:function(Y){return Y.stopPropagation()}},H):H});return M.map(function(A){return A===ul?N:A})}return x.filter(function(A){return A!==ul})},[i,x,c,o,d,m]),C=l.useMemo(function(){var M=w;return t&&(M=t(M)),M.length||(M=[{render:function(){return null}}]),M},[t,w,m]),E=l.useMemo(function(){return m==="rtl"?I$e(J_(C)):J_(C)},[C,m,S]),I=l.useMemo(function(){for(var M=-1,P=E.length-1;P>=0;P-=1){var D=E[P].fixed;if(D==="left"||D===!0){M=P;break}}if(M>=0)for(var O=0;O<=M;O+=1){var k=E[O].fixed;if(k!=="left"&&k!==!0)return!0}var N=E.findIndex(function(j){var F=j.fixed;return F==="right"});if(N>=0)for(var A=N;A=p&&(A=p-g),o({scrollLeft:A/p*(d+2)}),v.current.x=D.pageX},$=function(){I.current=Gt(function(){if(i.current){var D=G_(i.current).top,O=D+i.current.offsetHeight,k=c===window?document.documentElement.scrollTop+window.innerHeight:G_(c).top+c.clientHeight;O-s4()<=k||D>=k-s?S(function(N){return X(X({},N),{},{isHiddenScrollBar:!0})}):S(function(N){return X(X({},N),{},{isHiddenScrollBar:!1})})}})},M=function(D){S(function(O){return X(X({},O),{},{scrollLeft:D/d*p||0})})};return l.useImperativeHandle(n,function(){return{setScrollLeft:M,checkScrollBarVisible:$}}),l.useEffect(function(){var P=ts(document.body,"mouseup",T,!1),D=ts(document.body,"mousemove",R,!1);return $(),function(){P.remove(),D.remove()}},[g,C]),l.useEffect(function(){var P=ts(c,"scroll",$,!1),D=ts(window,"resize",$,!1);return function(){P.remove(),D.remove()}},[c]),l.useEffect(function(){y.isHiddenScrollBar||S(function(P){var D=i.current;return D?X(X({},P),{},{scrollLeft:D.scrollLeft/D.scrollWidth*D.clientWidth}):P})},[y.isHiddenScrollBar]),d<=p||!g||y.isHiddenScrollBar?null:l.createElement("div",{style:{height:s4(),width:p,bottom:s},className:"".concat(u,"-sticky-scroll")},l.createElement("div",{onMouseDown:_,ref:m,className:oe("".concat(u,"-sticky-scroll-bar"),V({},"".concat(u,"-sticky-scroll-bar-active"),C)),style:{width:"".concat(g,"px"),transform:"translate3d(".concat(y.scrollLeft,"px, 0, 0)")}}))};const P$e=l.forwardRef(M$e);var VY="rc-table",L$e=[],j$e={};function F$e(){return"No Data"}function B$e(e,t){var n=X({rowKey:"key",prefixCls:VY,emptyText:F$e},e),r=n.prefixCls,a=n.className,i=n.rowClassName,o=n.style,s=n.data,c=n.rowKey,u=n.scroll,d=n.tableLayout,p=n.direction,g=n.title,m=n.footer,h=n.summary,b=n.caption,y=n.id,S=n.showHeader,v=n.components,x=n.emptyText,w=n.onRow,C=n.onHeaderRow,E=n.onScroll,I=n.internalHooks,T=n.transformColumns,_=n.internalRefs,R=n.tailor,$=n.getContainerWidth,M=n.sticky,P=n.rowHoverable,D=P===void 0?!0:P,O=s||L$e,k=!!O.length,N=I===th,A=l.useCallback(function(gt,St){return Ti(v,gt)||St},[v]),L=l.useMemo(function(){return typeof c=="function"?c:function(gt){var St=gt&>[c];return St}},[c]),j=A(["body"]),F=k$e(),B=se(F,3),z=B[0],U=B[1],H=B[2],K=$$e(n,O,L),Y=se(K,6),ee=Y[0],ae=Y[1],W=Y[2],q=Y[3],Z=Y[4],Q=Y[5],J=u==null?void 0:u.x,le=l.useState(0),ce=se(le,2),pe=ce[0],te=ce[1],ie=T$e(X(X(X({},n),ee),{},{expandable:!!ee.expandedRowRender,columnTitle:ee.columnTitle,expandedKeys:W,getRowKey:L,onTriggerExpand:Q,expandIcon:q,expandIconColumnIndex:ee.expandIconColumnIndex,direction:p,scrollWidth:N&&R&&typeof J=="number"?J:null,clientWidth:pe}),N?T:null),fe=se(ie,4),ge=fe[0],ne=fe[1],ue=fe[2],me=fe[3],xe=ue??J,Ie=l.useMemo(function(){return{columns:ge,flattenColumns:ne}},[ge,ne]),ke=l.useRef(),$e=l.useRef(),Le=l.useRef(),je=l.useRef();l.useImperativeHandle(t,function(){return{nativeElement:ke.current,scrollTo:function(St){var un;if(Le.current instanceof HTMLElement){var Hn=St.index,sr=St.top,Ir=St.key;if(K_e(sr)){var xa;(xa=Le.current)===null||xa===void 0||xa.scrollTo({top:sr})}else{var ka,Sa=Ir??L(O[Hn]);(ka=Le.current.querySelector('[data-row-key="'.concat(Sa,'"]')))===null||ka===void 0||ka.scrollIntoView()}}else(un=Le.current)!==null&&un!==void 0&&un.scrollTo&&Le.current.scrollTo(St)}}});var He=l.useRef(),Be=l.useState(!1),Pe=se(Be,2),Se=Pe[0],Ne=Pe[1],Te=l.useState(!1),Ce=se(Te,2),De=Ce[0],Ge=Ce[1],lt=UY(new Map),he=se(lt,2),re=he[0],ve=he[1],_e=px(ne),ze=_e.map(function(gt){return re.get(gt)}),Ue=l.useMemo(function(){return ze},[ze.join("_")]),Ae=D$e(Ue,ne,p),Oe=u&&Q_(u.y),Re=u&&Q_(xe)||!!ee.fixed,at=Re&&ne.some(function(gt){var St=gt.fixed;return St}),Ye=l.useRef(),We=A$e(M,r),qe=We.isSticky,Qe=We.offsetHeader,it=We.offsetSummary,wt=We.offsetScroll,kt=We.stickyClassName,xt=We.container,nt=l.useMemo(function(){return h==null?void 0:h(O)},[h,O]),rt=(Oe||qe)&&l.isValidElement(nt)&&nt.type===gx&&nt.props.fixed,bt,Ot,ht;Oe&&(Ot={overflowY:k?"scroll":"auto",maxHeight:u.y}),Re&&(bt={overflowX:"auto"},Oe||(Ot={overflowY:"hidden"}),ht={width:xe===!0?"auto":xe,minWidth:"100%"});var ct=l.useCallback(function(gt,St){If(ke.current)&&ve(function(un){if(un.get(gt)!==St){var Hn=new Map(un);return Hn.set(gt,St),Hn}return un})},[]),Et=N$e(),Ze=se(Et,2),ut=Ze[0],pt=Ze[1];function et(gt,St){St&&(typeof St=="function"?St(gt):St.scrollLeft!==gt&&(St.scrollLeft=gt,St.scrollLeft!==gt&&setTimeout(function(){St.scrollLeft=gt},0)))}var Xe=Yt(function(gt){var St=gt.currentTarget,un=gt.scrollLeft,Hn=p==="rtl",sr=typeof un=="number"?un:St.scrollLeft,Ir=St||j$e;if(!pt()||pt()===Ir){var xa;ut(Ir),et(sr,$e.current),et(sr,Le.current),et(sr,He.current),et(sr,(xa=Ye.current)===null||xa===void 0?void 0:xa.setScrollLeft)}var ka=St||$e.current;if(ka){var Sa=typeof xe=="number"?xe:ka.scrollWidth,zi=ka.clientWidth;if(Sa===zi){Ne(!1),Ge(!1);return}Hn?(Ne(-sr0)):(Ne(sr>0),Ge(sr1?y-D:0,k=X(X(X({},T),u),{},{flex:"0 0 ".concat(D,"px"),width:"".concat(D,"px"),marginRight:O,pointerEvents:"auto"}),N=l.useMemo(function(){return p?M<=1:R===0||M===0||M>1},[M,R,p]);N?k.visibility="hidden":p&&(k.height=g==null?void 0:g(M));var A=N?function(){return null}:m,L={};return(M===0||R===0)&&(L.rowSpan=1,L.colSpan=1),l.createElement(Pf,be({className:oe(b,d),ellipsis:n.ellipsis,align:n.align,scope:n.rowScope,component:o,prefixCls:t.prefixCls,key:w,record:c,index:i,renderIndex:s,dataIndex:h,render:A,shouldCellUpdate:n.shouldCellUpdate},C,{appendNode:E,additionalProps:X(X({},I),{},{style:k},L)}))}var V$e=["data","index","className","rowKey","style","extra","getHeight"],W$e=l.forwardRef(function(e,t){var n=e.data,r=e.index,a=e.className,i=e.rowKey,o=e.style,s=e.extra,c=e.getHeight,u=Ct(e,V$e),d=n.record,p=n.indent,g=n.index,m=Oa(ei,["prefixCls","flattenColumns","fixColumn","componentWidth","scrollX"]),h=m.scrollX,b=m.flattenColumns,y=m.prefixCls,S=m.fixColumn,v=m.componentWidth,x=Oa(Ok,["getComponent"]),w=x.getComponent,C=jY(d,i,r,p),E=w(["body","row"],"div"),I=w(["body","cell"],"div"),T=C.rowSupportExpand,_=C.expanded,R=C.rowProps,$=C.expandedRowRender,M=C.expandedRowClassName,P;if(T&&_){var D=$(d,r,p+1,_),O=M==null?void 0:M(d,r,p),k={};S&&(k={style:V({},"--virtual-width","".concat(v,"px"))});var N="".concat(y,"-expanded-row-cell");P=l.createElement(E,{className:oe("".concat(y,"-expanded-row"),"".concat(y,"-expanded-row-level-").concat(p+1),O)},l.createElement(Pf,{component:I,prefixCls:y,className:oe(N,V({},"".concat(N,"-fixed"),S)),additionalProps:k},D))}var A=X(X({},o),{},{width:h});s&&(A.position="absolute",A.pointerEvents="none");var L=l.createElement(E,be({},R,u,{"data-row-key":i,ref:T?null:t,className:oe(a,"".concat(y,"-row"),R==null?void 0:R.className,V({},"".concat(y,"-row-extra"),s)),style:X(X({},A),R==null?void 0:R.style)}),b.map(function(j,F){return l.createElement(U$e,{key:F,component:I,rowInfo:C,column:j,colIndex:F,indent:p,index:r,renderIndex:g,record:d,inverse:s,getHeight:c})}));return T?l.createElement("div",{ref:t},L,P):L}),RL=Mf(W$e),G$e=l.forwardRef(function(e,t){var n=e.data,r=e.onScroll,a=Oa(ei,["flattenColumns","onColumnResize","getRowKey","prefixCls","expandedKeys","childrenColumnName","scrollX"]),i=a.flattenColumns,o=a.onColumnResize,s=a.getRowKey,c=a.expandedKeys,u=a.prefixCls,d=a.childrenColumnName,p=a.scrollX,g=Oa(Ok),m=g.sticky,h=g.scrollY,b=g.listItemHeight,y=g.getComponent,S=g.onScroll,v=l.useRef(),x=LY(n,d,c,s),w=l.useMemo(function(){var M=0;return i.map(function(P){var D=P.width,O=P.key;return M+=D,[O,D,M]})},[i]),C=l.useMemo(function(){return w.map(function(M){return M[2]})},[w]);l.useEffect(function(){w.forEach(function(M){var P=se(M,2),D=P[0],O=P[1];o(D,O)})},[w]),l.useImperativeHandle(t,function(){var M,P={scrollTo:function(O){var k;(k=v.current)===null||k===void 0||k.scrollTo(O)},nativeElement:(M=v.current)===null||M===void 0?void 0:M.nativeElement};return Object.defineProperty(P,"scrollLeft",{get:function(){var O;return((O=v.current)===null||O===void 0?void 0:O.getScrollInfo().x)||0},set:function(O){var k;(k=v.current)===null||k===void 0||k.scrollTo({left:O})}}),P});var E=function(P,D){var O,k=(O=x[D])===null||O===void 0?void 0:O.record,N=P.onCell;if(N){var A,L=N(k,D);return(A=L==null?void 0:L.rowSpan)!==null&&A!==void 0?A:1}return 1},I=function(P){var D=P.start,O=P.end,k=P.getSize,N=P.offsetY;if(O<0)return null;for(var A=i.filter(function(W){return E(W,D)===0}),L=D,j=function(q){if(A=A.filter(function(Z){return E(Z,q)===0}),!A.length)return L=q,1},F=D;F>=0&&!j(F);F-=1);for(var B=i.filter(function(W){return E(W,O)!==1}),z=O,U=function(q){if(B=B.filter(function(Z){return E(Z,q)!==1}),!B.length)return z=Math.max(q-1,O),1},H=O;H1})&&K.push(q)},ee=L;ee<=z;ee+=1)Y(ee);var ae=K.map(function(W){var q=x[W],Z=s(q.record,W),Q=function(ce){var pe=W+ce-1,te=s(x[pe].record,pe),ie=k(Z,te);return ie.bottom-ie.top},J=k(Z);return l.createElement(RL,{key:W,data:q,rowKey:Z,index:W,style:{top:-N+J.top},extra:!0,getHeight:Q})});return ae},T=l.useMemo(function(){return{columnsOffset:C}},[C]),_="".concat(u,"-tbody"),R=y(["body","wrapper"]),$={};return m&&($.position="sticky",$.bottom=0,mt(m)==="object"&&m.offsetScroll&&($.bottom=m.offsetScroll)),l.createElement(GY.Provider,{value:T},l.createElement(By,{fullHeight:!1,ref:v,prefixCls:"".concat(_,"-virtual"),styles:{horizontalScrollBar:$},className:_,height:h,itemHeight:b||24,data:x,itemKey:function(P){return s(P.record)},component:R,scrollWidth:p,onVirtualScroll:function(P){var D,O=P.x;r({currentTarget:(D=v.current)===null||D===void 0?void 0:D.nativeElement,scrollLeft:O})},onScroll:S,extraRender:I},function(M,P,D){var O=s(M.record,P);return l.createElement(RL,{data:M,rowKey:O,index:P,style:D.style})}))}),q$e=Mf(G$e),K$e=function(t,n){var r=n.ref,a=n.onScroll;return l.createElement(q$e,{ref:r,data:t,onScroll:a})};function Y$e(e,t){var n=e.data,r=e.columns,a=e.scroll,i=e.sticky,o=e.prefixCls,s=o===void 0?VY:o,c=e.className,u=e.listItemHeight,d=e.components,p=e.onScroll,g=a||{},m=g.x,h=g.y;typeof m!="number"&&(m=1),typeof h!="number"&&(h=500);var b=Yt(function(v,x){return Ti(d,v)||x}),y=Yt(p),S=l.useMemo(function(){return{sticky:i,scrollY:h,listItemHeight:u,getComponent:b,onScroll:y}},[i,h,u,b,y]);return l.createElement(Ok.Provider,{value:S},l.createElement(Lf,be({},e,{className:oe(c,"".concat(s,"-virtual")),scroll:X(X({},a),{},{x:m}),components:X(X({},d),{},{body:n!=null&&n.length?K$e:void 0}),columns:r,internalHooks:th,tailor:!0,ref:t})))}var X$e=l.forwardRef(Y$e);function qY(e){return kY(X$e,e)}qY();const Z$e=e=>null,Q$e=e=>null;var Nk=l.createContext(null),J$e=function(t){for(var n=t.prefixCls,r=t.level,a=t.isStart,i=t.isEnd,o="".concat(n,"-indent-unit"),s=[],c=0;c=0&&n.splice(r,1),n}function vs(e,t){var n=(e||[]).slice();return n.indexOf(t)===-1&&n.push(t),n}function kk(e){return e.split("-")}function aOe(e,t){var n=[],r=ii(t,e);function a(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];i.forEach(function(o){var s=o.key,c=o.children;n.push(s),a(c)})}return a(r.children),n}function iOe(e){if(e.parent){var t=kk(e.pos);return Number(t[t.length-1])===e.parent.children.length-1}return!1}function oOe(e){var t=kk(e.pos);return Number(t[t.length-1])===0}function OL(e,t,n,r,a,i,o,s,c,u){var d,p=e.clientX,g=e.clientY,m=e.target.getBoundingClientRect(),h=m.top,b=m.height,y=(u==="rtl"?-1:1)*(((a==null?void 0:a.x)||0)-p),S=(y-12)/r,v=c.filter(function(k){var N;return(N=s[k])===null||N===void 0||(N=N.children)===null||N===void 0?void 0:N.length}),x=ii(s,n.props.eventKey);if(g-1.5?i({dragNode:P,dropNode:D,dropPosition:1})?R=1:O=!1:i({dragNode:P,dropNode:D,dropPosition:0})?R=0:i({dragNode:P,dropNode:D,dropPosition:1})?R=1:O=!1:i({dragNode:P,dropNode:D,dropPosition:1})?R=1:O=!1,{dropPosition:R,dropLevelOffset:$,dropTargetKey:x.key,dropTargetPos:x.pos,dragOverNodeKey:_,dropContainerKey:R===0?null:((d=x.parent)===null||d===void 0?void 0:d.key)||null,dropAllowed:O}}function NL(e,t){if(e){var n=t.multiple;return n?e.slice():e.length?[e[0]]:e}}function T1(e){if(!e)return null;var t;if(Array.isArray(e))t={checkedKeys:e,halfCheckedKeys:void 0};else if(mt(e)==="object")t={checkedKeys:e.checked||void 0,halfCheckedKeys:e.halfChecked||void 0};else return $n(!1,"`checkedKeys` is not an array or an object"),null;return t}function e$(e,t){var n=new Set;function r(a){if(!n.has(a)){var i=ii(t,a);if(i){n.add(a);var o=i.parent,s=i.node;s.disabled||o&&r(o.key)}}}return(e||[]).forEach(function(a){r(a)}),Me(n)}function sOe(e){const[t,n]=l.useState(null);return[l.useCallback((i,o,s)=>{const c=t??i,u=Math.min(c||0,i),d=Math.max(c||0,i),p=o.slice(u,d+1).map(h=>e(h)),g=p.some(h=>!s.has(h)),m=[];return p.forEach(h=>{g?(s.has(h)||m.push(h),s.add(h)):(s.delete(h),m.push(h))}),n(g?d:null),m},[t]),i=>{n(i)}]}const ol={},t$="SELECT_ALL",n$="SELECT_INVERT",r$="SELECT_NONE",kL=[],KY=(e,t)=>{let n=[];return(t||[]).forEach(r=>{n.push(r),r&&typeof r=="object"&&e in r&&(n=[].concat(Me(n),Me(KY(e,r[e]))))}),n},lOe=(e,t)=>{const{preserveSelectedRowKeys:n,selectedRowKeys:r,defaultSelectedRowKeys:a,getCheckboxProps:i,onChange:o,onSelect:s,onSelectAll:c,onSelectInvert:u,onSelectNone:d,onSelectMultiple:p,columnWidth:g,type:m,selections:h,fixed:b,renderCell:y,hideSelectAll:S,checkStrictly:v=!0}=t||{},{prefixCls:x,data:w,pageData:C,getRecordByKey:E,getRowKey:I,expandType:T,childrenColumnName:_,locale:R,getPopupContainer:$}=e,M=Zl(),[P,D]=sOe(q=>q),[O,k]=pn(r||a||kL,{value:r}),N=l.useRef(new Map),A=l.useCallback(q=>{if(n){const Z=new Map;q.forEach(Q=>{let J=E(Q);!J&&N.current.has(Q)&&(J=N.current.get(Q)),Z.set(Q,J)}),N.current=Z}},[E,n]);l.useEffect(()=>{A(O)},[O]);const L=l.useMemo(()=>KY(_,C),[_,C]),{keyEntities:j}=l.useMemo(()=>{if(v)return{keyEntities:null};let q=w;if(n){const Z=new Set(L.map((J,le)=>I(J,le))),Q=Array.from(N.current).reduce((J,le)=>{let[ce,pe]=le;return Z.has(ce)?J:J.concat(pe)},[]);q=[].concat(Me(q),Me(Q))}return ix(q,{externalGetKey:I,childrenPropName:_})},[w,I,v,_,n,L]),F=l.useMemo(()=>{const q=new Map;return L.forEach((Z,Q)=>{const J=I(Z,Q),le=(i?i(Z):null)||{};q.set(J,le)}),q},[L,I,i]),B=l.useCallback(q=>{var Z;return!!(!((Z=F.get(I(q)))===null||Z===void 0)&&Z.disabled)},[F,I]),[z,U]=l.useMemo(()=>{if(v)return[O||[],[]];const{checkedKeys:q,halfCheckedKeys:Z}=Os(O,!0,j,B);return[q||[],Z]},[O,v,j,B]),H=l.useMemo(()=>{const q=m==="radio"?z.slice(0,1):z;return new Set(q)},[z,m]),K=l.useMemo(()=>m==="radio"?new Set:new Set(U),[U,m]);l.useEffect(()=>{t||k(kL)},[!!t]);const Y=l.useCallback((q,Z)=>{let Q,J;A(q),n?(Q=q,J=q.map(le=>N.current.get(le))):(Q=[],J=[],q.forEach(le=>{const ce=E(le);ce!==void 0&&(Q.push(le),J.push(ce))})),k(Q),o==null||o(Q,J,{type:Z})},[k,E,o,n]),ee=l.useCallback((q,Z,Q,J)=>{if(s){const le=Q.map(ce=>E(ce));s(E(q),Z,le,J)}Y(Q,"single")},[s,E,Y]),ae=l.useMemo(()=>!h||S?null:(h===!0?[t$,n$,r$]:h).map(Z=>Z===t$?{key:"all",text:R.selectionAll,onSelect(){Y(w.map((Q,J)=>I(Q,J)).filter(Q=>{const J=F.get(Q);return!(J!=null&&J.disabled)||H.has(Q)}),"all")}}:Z===n$?{key:"invert",text:R.selectInvert,onSelect(){const Q=new Set(H);C.forEach((le,ce)=>{const pe=I(le,ce),te=F.get(pe);te!=null&&te.disabled||(Q.has(pe)?Q.delete(pe):Q.add(pe))});const J=Array.from(Q);u&&(M.deprecated(!1,"onSelectInvert","onChange"),u(J)),Y(J,"invert")}}:Z===r$?{key:"none",text:R.selectNone,onSelect(){d==null||d(),Y(Array.from(H).filter(Q=>{const J=F.get(Q);return J==null?void 0:J.disabled}),"none")}}:Z).map(Z=>Object.assign(Object.assign({},Z),{onSelect:function(){for(var Q,J,le=arguments.length,ce=new Array(le),pe=0;pe{var Z;if(!t)return q.filter(je=>je!==ol);let Q=Me(q);const J=new Set(H),le=L.map(I).filter(je=>!F.get(je).disabled),ce=le.every(je=>J.has(je)),pe=le.some(je=>J.has(je)),te=()=>{const je=[];ce?le.forEach(Be=>{J.delete(Be),je.push(Be)}):le.forEach(Be=>{J.has(Be)||(J.add(Be),je.push(Be))});const He=Array.from(J);c==null||c(!ce,He.map(Be=>E(Be)),je.map(Be=>E(Be))),Y(He,"all"),D(null)};let ie,fe;if(m!=="radio"){let je;if(ae){const Ne={getPopupContainer:$,items:ae.map((Te,Ce)=>{const{key:De,text:Ge,onSelect:lt}=Te;return{key:De??Ce,onClick:()=>{lt==null||lt(le)},label:Ge}})};je=l.createElement("div",{className:`${x}-selection-extra`},l.createElement(lx,{menu:Ne,getPopupContainer:$},l.createElement("span",null,l.createElement(Hy,null))))}const He=L.map((Ne,Te)=>{const Ce=I(Ne,Te),De=F.get(Ce)||{};return Object.assign({checked:J.has(Ce)},De)}).filter(Ne=>{let{disabled:Te}=Ne;return Te}),Be=!!He.length&&He.length===L.length,Pe=Be&&He.every(Ne=>{let{checked:Te}=Ne;return Te}),Se=Be&&He.some(Ne=>{let{checked:Te}=Ne;return Te});fe=l.createElement(cs,{checked:Be?Pe:!!L.length&&ce,indeterminate:Be?!Pe&&Se:!ce&&pe,onChange:te,disabled:L.length===0||Be,"aria-label":je?"Custom selection":"Select all",skipGroup:!0}),ie=!S&&l.createElement("div",{className:`${x}-selection`},fe,je)}let ge;m==="radio"?ge=(je,He,Be)=>{const Pe=I(He,Be),Se=J.has(Pe);return{node:l.createElement($i,Object.assign({},F.get(Pe),{checked:Se,onClick:Ne=>Ne.stopPropagation(),onChange:Ne=>{J.has(Pe)||ee(Pe,!0,[Pe],Ne.nativeEvent)}})),checked:Se}}:ge=(je,He,Be)=>{var Pe;const Se=I(He,Be),Ne=J.has(Se),Te=K.has(Se),Ce=F.get(Se);let De;return T==="nest"?De=Te:De=(Pe=Ce==null?void 0:Ce.indeterminate)!==null&&Pe!==void 0?Pe:Te,{node:l.createElement(cs,Object.assign({},Ce,{indeterminate:De,checked:Ne,skipGroup:!0,onClick:Ge=>Ge.stopPropagation(),onChange:Ge=>{let{nativeEvent:lt}=Ge;const{shiftKey:he}=lt,re=le.findIndex(_e=>_e===Se),ve=z.some(_e=>le.includes(_e));if(he&&v&&ve){const _e=P(re,le,J),ze=Array.from(J);p==null||p(!Ne,ze.map(Ue=>E(Ue)),_e.map(Ue=>E(Ue))),Y(ze,"multiple")}else{const _e=z;if(v){const ze=Ne?Ko(_e,Se):vs(_e,Se);ee(Se,!Ne,ze,lt)}else{const ze=Os([].concat(Me(_e),[Se]),!0,j,B),{checkedKeys:Ue,halfCheckedKeys:Ae}=ze;let Oe=Ue;if(Ne){const Re=new Set(Ue);Re.delete(Se),Oe=Os(Array.from(Re),{checked:!1,halfCheckedKeys:Ae},j,B).checkedKeys}ee(Se,!Ne,Oe,lt)}}D(Ne?null:re)}})),checked:Ne}};const ne=(je,He,Be)=>{const{node:Pe,checked:Se}=ge(je,He,Be);return y?y(Se,He,Be,Pe):Pe};if(!Q.includes(ol))if(Q.findIndex(je=>{var He;return((He=je[ig])===null||He===void 0?void 0:He.columnType)==="EXPAND_COLUMN"})===0){const[je,...He]=Q;Q=[je,ol].concat(Me(He))}else Q=[ol].concat(Me(Q));const ue=Q.indexOf(ol);Q=Q.filter((je,He)=>je!==ol||He===ue);const me=Q[ue-1],xe=Q[ue+1];let Ie=b;Ie===void 0&&((xe==null?void 0:xe.fixed)!==void 0?Ie=xe.fixed:(me==null?void 0:me.fixed)!==void 0&&(Ie=me.fixed)),Ie&&me&&((Z=me[ig])===null||Z===void 0?void 0:Z.columnType)==="EXPAND_COLUMN"&&me.fixed===void 0&&(me.fixed=Ie);const ke=oe(`${x}-selection-col`,{[`${x}-selection-col-with-dropdown`]:h&&m==="checkbox"}),$e=()=>t!=null&&t.columnTitle?typeof t.columnTitle=="function"?t.columnTitle(fe):t.columnTitle:ie,Le={fixed:Ie,width:g,className:`${x}-selection-column`,title:$e(),render:ne,onCell:t.onCell,[ig]:{className:ke}};return Q.map(je=>je===ol?Le:je)},[I,L,t,z,H,K,g,ae,T,F,p,ee,B]),H]};function cOe(e,t){return e._antProxy=e._antProxy||{},Object.keys(t).forEach(n=>{if(!(n in e._antProxy)){const r=e[n];e._antProxy[n]=r,e[n]=t[n]}}),e}function uOe(e,t){return l.useImperativeHandle(e,()=>{const n=t(),{nativeElement:r}=n;return typeof Proxy<"u"?new Proxy(r,{get(a,i){return n[i]?n[i]:Reflect.get(a,i)}}):cOe(r,n)})}function dOe(e){return t=>{const{prefixCls:n,onExpand:r,record:a,expanded:i,expandable:o}=t,s=`${n}-row-expand-icon`;return l.createElement("button",{type:"button",onClick:c=>{r(a,c),c.stopPropagation()},className:oe(s,{[`${s}-spaced`]:!o,[`${s}-expanded`]:o&&i,[`${s}-collapsed`]:o&&!i}),"aria-label":i?e.collapse:e.expand,"aria-expanded":i})}}function fOe(e){return(n,r)=>{const a=n.querySelector(`.${e}-container`);let i=r;if(a){const o=getComputedStyle(a),s=parseInt(o.borderLeftWidth,10),c=parseInt(o.borderRightWidth,10);i=r-s-c}return i}}const Vl=(e,t)=>"key"in e&&e.key!==void 0&&e.key!==null?e.key:e.dataIndex?Array.isArray(e.dataIndex)?e.dataIndex.join("."):e.dataIndex:t;function jf(e,t){return t?`${t}-${e}`:`${e}`}const mx=(e,t)=>typeof e=="function"?e(t):e,pOe=(e,t)=>{const n=mx(e,t);return Object.prototype.toString.call(n)==="[object Object]"?"":n};function gOe(e){const t=l.useRef(e),n=PN();return[()=>t.current,r=>{t.current=r,n()}]}function mOe(e){var t=e.dropPosition,n=e.dropLevelOffset,r=e.indent,a={pointerEvents:"none",position:"absolute",right:0,backgroundColor:"red",height:2};switch(t){case-1:a.top=0,a.left=-n*r;break;case 1:a.bottom=0,a.left=-n*r;break;case 0:a.bottom=0,a.left=r;break}return l.createElement("div",{style:a})}function YY(e){if(e==null)throw new TypeError("Cannot destructure "+e)}function hOe(e,t){var n=l.useState(!1),r=se(n,2),a=r[0],i=r[1];Zt(function(){if(a)return e(),function(){t()}},[a]),Zt(function(){return i(!0),function(){i(!1)}},[])}var vOe=["className","style","motion","motionNodes","motionType","onMotionStart","onMotionEnd","active","treeNodeRequiredProps"],XY=function(t,n){var r=t.className,a=t.style,i=t.motion,o=t.motionNodes,s=t.motionType,c=t.onMotionStart,u=t.onMotionEnd,d=t.active,p=t.treeNodeRequiredProps,g=Ct(t,vOe),m=l.useState(!0),h=se(m,2),b=h[0],y=h[1],S=l.useContext(Nk),v=S.prefixCls,x=o&&s!=="hide";Zt(function(){o&&x!==b&&y(x)},[o]);var w=function(){o&&c()},C=l.useRef(!1),E=function(){o&&!C.current&&(C.current=!0,u())};hOe(w,E);var I=function(_){x===_&&E()};return o?l.createElement(na,be({ref:n,visible:b},i,{motionAppear:s==="show",onVisibleChanged:I}),function(T,_){var R=T.className,$=T.style;return l.createElement("div",{ref:_,className:oe("".concat(v,"-treenode-motion"),R),style:$},o.map(function(M){var P=Object.assign({},(YY(M.data),M.data)),D=M.title,O=M.key,k=M.isStart,N=M.isEnd;delete P.children;var A=rg(O,p);return l.createElement(nf,be({},P,A,{title:D,active:d,data:M.data,key:O,isStart:k,isEnd:N}))}))}):l.createElement(nf,be({domRef:n,className:r,style:a},g,{active:d}))};XY.displayName="MotionTreeNode";var bOe=l.forwardRef(XY);function yOe(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],n=e.length,r=t.length;if(Math.abs(n-r)!==1)return{add:!1,key:null};function a(i,o){var s=new Map;i.forEach(function(u){s.set(u,!0)});var c=o.filter(function(u){return!s.has(u)});return c.length===1?c[0]:null}return n ").concat(t);return t}var QY=l.forwardRef(function(e,t){var n=e.prefixCls,r=e.data;e.selectable,e.checkable;var a=e.expandedKeys,i=e.selectedKeys,o=e.checkedKeys,s=e.loadedKeys,c=e.loadingKeys,u=e.halfCheckedKeys,d=e.keyEntities,p=e.disabled,g=e.dragging,m=e.dragOverNodeKey,h=e.dropPosition,b=e.motion,y=e.height,S=e.itemHeight,v=e.virtual,x=e.focusable,w=e.activeItem,C=e.focused,E=e.tabIndex,I=e.onKeyDown,T=e.onFocus,_=e.onBlur,R=e.onActiveChange,$=e.onListChangeStart,M=e.onListChangeEnd,P=Ct(e,xOe),D=l.useRef(null),O=l.useRef(null);l.useImperativeHandle(t,function(){return{scrollTo:function(ge){D.current.scrollTo(ge)},getIndentWidth:function(){return O.current.offsetWidth}}});var k=l.useState(a),N=se(k,2),A=N[0],L=N[1],j=l.useState(r),F=se(j,2),B=F[0],z=F[1],U=l.useState(r),H=se(U,2),K=H[0],Y=H[1],ee=l.useState([]),ae=se(ee,2),W=ae[0],q=ae[1],Z=l.useState(null),Q=se(Z,2),J=Q[0],le=Q[1],ce=l.useRef(r);ce.current=r;function pe(){var fe=ce.current;z(fe),Y(fe),q([]),le(null),M()}Zt(function(){L(a);var fe=yOe(A,a);if(fe.key!==null)if(fe.add){var ge=B.findIndex(function(ke){var $e=ke.key;return $e===fe.key}),ne=PL(AL(B,r,fe.key),v,y,S),ue=B.slice();ue.splice(ge+1,0,ML),Y(ue),q(ne),le("show")}else{var me=r.findIndex(function(ke){var $e=ke.key;return $e===fe.key}),xe=PL(AL(r,B,fe.key),v,y,S),Ie=r.slice();Ie.splice(me+1,0,ML),Y(Ie),q(xe),le("hide")}else B!==r&&(z(r),Y(r))},[a,r]),l.useEffect(function(){g||pe()},[g]);var te=b?K:r,ie={expandedKeys:a,selectedKeys:i,loadedKeys:s,loadingKeys:c,checkedKeys:o,halfCheckedKeys:u,dragOverNodeKey:m,dropPosition:h,keyEntities:d};return l.createElement(l.Fragment,null,C&&w&&l.createElement("span",{style:DL,"aria-live":"assertive"},wOe(w)),l.createElement("div",null,l.createElement("input",{style:DL,disabled:x===!1||p,tabIndex:x!==!1?E:null,onKeyDown:I,onFocus:T,onBlur:_,value:"",onChange:SOe,"aria-label":"for screen reader"})),l.createElement("div",{className:"".concat(n,"-treenode"),"aria-hidden":!0,style:{position:"absolute",pointerEvents:"none",visibility:"hidden",height:0,overflow:"hidden",border:0,padding:0}},l.createElement("div",{className:"".concat(n,"-indent")},l.createElement("div",{ref:O,className:"".concat(n,"-indent-unit")}))),l.createElement(By,be({},P,{data:te,itemKey:LL,height:y,fullHeight:!1,virtual:v,itemHeight:S,prefixCls:"".concat(n,"-list"),ref:D,onVisibleChange:function(ge){ge.every(function(ne){return LL(ne)!==eu})&&pe()}}),function(fe){var ge=fe.pos,ne=Object.assign({},(YY(fe.data),fe.data)),ue=fe.title,me=fe.key,xe=fe.isStart,Ie=fe.isEnd,ke=Zm(me,ge);delete ne.key,delete ne.children;var $e=rg(ke,ie);return l.createElement(bOe,be({},ne,$e,{title:ue,active:!!w&&me===w.key,pos:ge,data:fe.data,isStart:xe,isEnd:Ie,motion:b,motionNodes:me===eu?W:null,motionType:J,onMotionStart:$,onMotionEnd:pe,treeNodeRequiredProps:ie,onMouseMove:function(){R(null)}}))}))});QY.displayName="NodeList";var COe=10,hx=function(e){gi(n,e);var t=Fi(n);function n(){var r;Jn(this,n);for(var a=arguments.length,i=new Array(a),o=0;o2&&arguments[2]!==void 0?arguments[2]:!1,p=r.state,g=p.dragChildrenKeys,m=p.dropPosition,h=p.dropTargetKey,b=p.dropTargetPos,y=p.dropAllowed;if(y){var S=r.props.onDrop;if(r.setState({dragOverNodeKey:null}),r.cleanDragState(),h!==null){var v=X(X({},rg(h,r.getTreeNodeRequiredProps())),{},{active:((u=r.getActiveItem())===null||u===void 0?void 0:u.key)===h,data:ii(r.state.keyEntities,h).node}),x=g.indexOf(h)!==-1;$n(!x,"Can not drop to dragNode's children node. This is a bug of rc-tree. Please report an issue.");var w=kk(b),C={event:s,node:Hr(v),dragNode:r.dragNode?Hr(r.dragNode.props):null,dragNodesKeys:[r.dragNode.props.eventKey].concat(g),dropToGap:m!==0,dropPosition:m+Number(w[w.length-1])};d||S==null||S(C),r.dragNode=null}}}),V(Ke(r),"cleanDragState",function(){var s=r.state.draggingNodeKey;s!==null&&r.setState({draggingNodeKey:null,dropPosition:null,dropContainerKey:null,dropTargetKey:null,dropLevelOffset:null,dropAllowed:!0,dragOverNodeKey:null}),r.dragStartMousePosition=null,r.currentMouseOverDroppableNodeKey=null}),V(Ke(r),"triggerExpandActionExpand",function(s,c){var u=r.state,d=u.expandedKeys,p=u.flattenNodes,g=c.expanded,m=c.key,h=c.isLeaf;if(!(h||s.shiftKey||s.metaKey||s.ctrlKey)){var b=p.filter(function(S){return S.key===m})[0],y=Hr(X(X({},rg(m,r.getTreeNodeRequiredProps())),{},{data:b.data}));r.setExpandedKeys(g?Ko(d,m):vs(d,m)),r.onNodeExpand(s,y)}}),V(Ke(r),"onNodeClick",function(s,c){var u=r.props,d=u.onClick,p=u.expandAction;p==="click"&&r.triggerExpandActionExpand(s,c),d==null||d(s,c)}),V(Ke(r),"onNodeDoubleClick",function(s,c){var u=r.props,d=u.onDoubleClick,p=u.expandAction;p==="doubleClick"&&r.triggerExpandActionExpand(s,c),d==null||d(s,c)}),V(Ke(r),"onNodeSelect",function(s,c){var u=r.state.selectedKeys,d=r.state,p=d.keyEntities,g=d.fieldNames,m=r.props,h=m.onSelect,b=m.multiple,y=c.selected,S=c[g.key],v=!y;v?b?u=vs(u,S):u=[S]:u=Ko(u,S);var x=u.map(function(w){var C=ii(p,w);return C?C.node:null}).filter(function(w){return w});r.setUncontrolledState({selectedKeys:u}),h==null||h(u,{event:"select",selected:v,node:c,selectedNodes:x,nativeEvent:s.nativeEvent})}),V(Ke(r),"onNodeCheck",function(s,c,u){var d=r.state,p=d.keyEntities,g=d.checkedKeys,m=d.halfCheckedKeys,h=r.props,b=h.checkStrictly,y=h.onCheck,S=c.key,v,x={event:"check",node:c,checked:u,nativeEvent:s.nativeEvent};if(b){var w=u?vs(g,S):Ko(g,S),C=Ko(m,S);v={checked:w,halfChecked:C},x.checkedNodes=w.map(function($){return ii(p,$)}).filter(function($){return $}).map(function($){return $.node}),r.setUncontrolledState({checkedKeys:w})}else{var E=Os([].concat(Me(g),[S]),!0,p),I=E.checkedKeys,T=E.halfCheckedKeys;if(!u){var _=new Set(I);_.delete(S);var R=Os(Array.from(_),{checked:!1,halfCheckedKeys:T},p);I=R.checkedKeys,T=R.halfCheckedKeys}v=I,x.checkedNodes=[],x.checkedNodesPositions=[],x.halfCheckedKeys=T,I.forEach(function($){var M=ii(p,$);if(M){var P=M.node,D=M.pos;x.checkedNodes.push(P),x.checkedNodesPositions.push({node:P,pos:D})}}),r.setUncontrolledState({checkedKeys:I},!1,{halfCheckedKeys:T})}y==null||y(v,x)}),V(Ke(r),"onNodeLoad",function(s){var c,u=s.key,d=r.state.keyEntities,p=ii(d,u);if(!(p!=null&&(c=p.children)!==null&&c!==void 0&&c.length)){var g=new Promise(function(m,h){r.setState(function(b){var y=b.loadedKeys,S=y===void 0?[]:y,v=b.loadingKeys,x=v===void 0?[]:v,w=r.props,C=w.loadData,E=w.onLoad;if(!C||S.indexOf(u)!==-1||x.indexOf(u)!==-1)return null;var I=C(s);return I.then(function(){var T=r.state.loadedKeys,_=vs(T,u);E==null||E(_,{event:"load",node:s}),r.setUncontrolledState({loadedKeys:_}),r.setState(function(R){return{loadingKeys:Ko(R.loadingKeys,u)}}),m()}).catch(function(T){if(r.setState(function(R){return{loadingKeys:Ko(R.loadingKeys,u)}}),r.loadingRetryTimes[u]=(r.loadingRetryTimes[u]||0)+1,r.loadingRetryTimes[u]>=COe){var _=r.state.loadedKeys;$n(!1,"Retry for `loadData` many times but still failed. No more retry."),r.setUncontrolledState({loadedKeys:vs(_,u)}),m()}h(T)}),{loadingKeys:vs(x,u)}})});return g.catch(function(){}),g}}),V(Ke(r),"onNodeMouseEnter",function(s,c){var u=r.props.onMouseEnter;u==null||u({event:s,node:c})}),V(Ke(r),"onNodeMouseLeave",function(s,c){var u=r.props.onMouseLeave;u==null||u({event:s,node:c})}),V(Ke(r),"onNodeContextMenu",function(s,c){var u=r.props.onRightClick;u&&(s.preventDefault(),u({event:s,node:c}))}),V(Ke(r),"onFocus",function(){var s=r.props.onFocus;r.setState({focused:!0});for(var c=arguments.length,u=new Array(c),d=0;d1&&arguments[1]!==void 0?arguments[1]:!1,u=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!r.destroyed){var d=!1,p=!0,g={};Object.keys(s).forEach(function(m){if(m in r.props){p=!1;return}d=!0,g[m]=s[m]}),d&&(!c||p)&&r.setState(X(X({},g),u))}}),V(Ke(r),"scrollTo",function(s){r.listRef.current.scrollTo(s)}),r}return er(n,[{key:"componentDidMount",value:function(){this.destroyed=!1,this.onUpdated()}},{key:"componentDidUpdate",value:function(){this.onUpdated()}},{key:"onUpdated",value:function(){var a=this.props,i=a.activeKey,o=a.itemScrollOffset,s=o===void 0?0:o;i!==void 0&&i!==this.state.activeKey&&(this.setState({activeKey:i}),i!==null&&this.scrollTo({key:i,offset:s}))}},{key:"componentWillUnmount",value:function(){window.removeEventListener("dragend",this.onWindowDragEnd),this.destroyed=!0}},{key:"resetDragState",value:function(){this.setState({dragOverNodeKey:null,dropPosition:null,dropLevelOffset:null,dropTargetKey:null,dropContainerKey:null,dropTargetPos:null,dropAllowed:!1})}},{key:"render",value:function(){var a=this.state,i=a.focused,o=a.flattenNodes,s=a.keyEntities,c=a.draggingNodeKey,u=a.activeKey,d=a.dropLevelOffset,p=a.dropContainerKey,g=a.dropTargetKey,m=a.dropPosition,h=a.dragOverNodeKey,b=a.indent,y=this.props,S=y.prefixCls,v=y.className,x=y.style,w=y.showLine,C=y.focusable,E=y.tabIndex,I=E===void 0?0:E,T=y.selectable,_=y.showIcon,R=y.icon,$=y.switcherIcon,M=y.draggable,P=y.checkable,D=y.checkStrictly,O=y.disabled,k=y.motion,N=y.loadData,A=y.filterTreeNode,L=y.height,j=y.itemHeight,F=y.virtual,B=y.titleRender,z=y.dropIndicatorRender,U=y.onContextMenu,H=y.onScroll,K=y.direction,Y=y.rootClassName,ee=y.rootStyle,ae=fr(this.props,{aria:!0,data:!0}),W;return M&&(mt(M)==="object"?W=M:typeof M=="function"?W={nodeDraggable:M}:W={}),l.createElement(Nk.Provider,{value:{prefixCls:S,selectable:T,showIcon:_,icon:R,switcherIcon:$,draggable:W,draggingNodeKey:c,checkable:P,checkStrictly:D,disabled:O,keyEntities:s,dropLevelOffset:d,dropContainerKey:p,dropTargetKey:g,dropPosition:m,dragOverNodeKey:h,indent:b,direction:K,dropIndicatorRender:z,loadData:N,filterTreeNode:A,titleRender:B,onNodeClick:this.onNodeClick,onNodeDoubleClick:this.onNodeDoubleClick,onNodeExpand:this.onNodeExpand,onNodeSelect:this.onNodeSelect,onNodeCheck:this.onNodeCheck,onNodeLoad:this.onNodeLoad,onNodeMouseEnter:this.onNodeMouseEnter,onNodeMouseLeave:this.onNodeMouseLeave,onNodeContextMenu:this.onNodeContextMenu,onNodeDragStart:this.onNodeDragStart,onNodeDragEnter:this.onNodeDragEnter,onNodeDragOver:this.onNodeDragOver,onNodeDragLeave:this.onNodeDragLeave,onNodeDragEnd:this.onNodeDragEnd,onNodeDrop:this.onNodeDrop}},l.createElement("div",{role:"tree",className:oe(S,v,Y,V(V(V({},"".concat(S,"-show-line"),w),"".concat(S,"-focused"),i),"".concat(S,"-active-focused"),u!==null)),style:ee},l.createElement(QY,be({ref:this.listRef,prefixCls:S,style:x,data:o,disabled:O,selectable:T,checkable:!!P,motion:k,dragging:c!==null,height:L,itemHeight:j,virtual:F,focusable:C,focused:i,tabIndex:I,activeItem:this.getActiveItem(),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,onActiveChange:this.onActiveChange,onListChangeStart:this.onListChangeStart,onListChangeEnd:this.onListChangeEnd,onContextMenu:U,onScroll:H},this.getTreeNodeRequiredProps(),ae))))}}],[{key:"getDerivedStateFromProps",value:function(a,i){var o=i.prevProps,s={prevProps:a};function c(I){return!o&&I in a||o&&o[I]!==a[I]}var u,d=i.fieldNames;if(c("fieldNames")&&(d=tf(a.fieldNames),s.fieldNames=d),c("treeData")?u=a.treeData:c("children")&&($n(!1,"`children` of Tree is deprecated. Please use `treeData` instead."),u=sK(a.children)),u){s.treeData=u;var p=ix(u,{fieldNames:d});s.keyEntities=X(V({},eu,ZY),p.keyEntities)}var g=s.keyEntities||i.keyEntities;if(c("expandedKeys")||o&&c("autoExpandParent"))s.expandedKeys=a.autoExpandParent||!o&&a.defaultExpandParent?e$(a.expandedKeys,g):a.expandedKeys;else if(!o&&a.defaultExpandAll){var m=X({},g);delete m[eu];var h=[];Object.keys(m).forEach(function(I){var T=m[I];T.children&&T.children.length&&h.push(T.key)}),s.expandedKeys=h}else!o&&a.defaultExpandedKeys&&(s.expandedKeys=a.autoExpandParent||a.defaultExpandParent?e$(a.defaultExpandedKeys,g):a.defaultExpandedKeys);if(s.expandedKeys||delete s.expandedKeys,u||s.expandedKeys){var b=v1(u||i.treeData,s.expandedKeys||i.expandedKeys,d);s.flattenNodes=b}if(a.selectable&&(c("selectedKeys")?s.selectedKeys=NL(a.selectedKeys,a):!o&&a.defaultSelectedKeys&&(s.selectedKeys=NL(a.defaultSelectedKeys,a))),a.checkable){var y;if(c("checkedKeys")?y=T1(a.checkedKeys)||{}:!o&&a.defaultCheckedKeys?y=T1(a.defaultCheckedKeys)||{}:u&&(y=T1(a.checkedKeys)||{checkedKeys:i.checkedKeys,halfCheckedKeys:i.halfCheckedKeys}),y){var S=y,v=S.checkedKeys,x=v===void 0?[]:v,w=S.halfCheckedKeys,C=w===void 0?[]:w;if(!a.checkStrictly){var E=Os(x,!0,g);x=E.checkedKeys,C=E.halfCheckedKeys}s.checkedKeys=x,s.halfCheckedKeys=C}}return c("loadedKeys")&&(s.loadedKeys=a.loadedKeys),s}}]),n}(l.Component);V(hx,"defaultProps",{prefixCls:"rc-tree",showLine:!1,showIcon:!0,selectable:!0,multiple:!1,checkable:!1,disabled:!1,checkStrictly:!1,draggable:!1,defaultExpandParent:!0,autoExpandParent:!1,defaultExpandAll:!1,defaultExpandedKeys:[],defaultCheckedKeys:[],defaultSelectedKeys:[],dropIndicatorRender:mOe,allowDrop:function(){return!0},expandAction:!1});V(hx,"TreeNode",nf);const EOe=new nn("ant-tree-node-fx-do-not-use",{"0%":{opacity:0},"100%":{opacity:1}}),IOe=(e,t)=>({[`.${e}-switcher-icon`]:{display:"inline-block",fontSize:10,verticalAlign:"baseline",svg:{transition:`transform ${t.motionDurationSlow}`}}}),TOe=(e,t)=>({[`.${e}-drop-indicator`]:{position:"absolute",zIndex:1,height:2,backgroundColor:t.colorPrimary,borderRadius:1,pointerEvents:"none","&:after":{position:"absolute",top:-3,insetInlineStart:-6,width:8,height:8,backgroundColor:"transparent",border:`${G(t.lineWidthBold)} solid ${t.colorPrimary}`,borderRadius:"50%",content:'""'}}}),ROe=(e,t)=>{const{treeCls:n,treeNodeCls:r,treeNodePadding:a,titleHeight:i,nodeSelectedBg:o,nodeHoverBg:s}=t,c=t.paddingXS;return{[n]:Object.assign(Object.assign({},ln(t)),{background:t.colorBgContainer,borderRadius:t.borderRadius,transition:`background-color ${t.motionDurationSlow}`,[`&${n}-rtl`]:{[`${n}-switcher`]:{"&_close":{[`${n}-switcher-icon`]:{svg:{transform:"rotate(90deg)"}}}}},[`&-focused:not(:hover):not(${n}-active-focused)`]:Object.assign({},Ps(t)),[`${n}-list-holder-inner`]:{alignItems:"flex-start"},[`&${n}-block-node`]:{[`${n}-list-holder-inner`]:{alignItems:"stretch",[`${n}-node-content-wrapper`]:{flex:"auto"},[`${r}.dragging`]:{position:"relative","&:after":{position:"absolute",top:0,insetInlineEnd:0,bottom:a,insetInlineStart:0,border:`1px solid ${t.colorPrimary}`,opacity:0,animationName:EOe,animationDuration:t.motionDurationSlow,animationPlayState:"running",animationFillMode:"forwards",content:'""',pointerEvents:"none"}}}},[r]:{display:"flex",alignItems:"flex-start",padding:`0 0 ${G(a)} 0`,outline:"none","&-rtl":{direction:"rtl"},"&-disabled":{[`${n}-node-content-wrapper`]:{color:t.colorTextDisabled,cursor:"not-allowed","&:hover":{background:"transparent"}}},[`&-active ${n}-node-content-wrapper`]:{background:t.controlItemBgHover},[`&:not(${r}-disabled).filter-node ${n}-title`]:{color:t.colorPrimary,fontWeight:500},"&-draggable":{cursor:"grab",[`${n}-draggable-icon`]:{flexShrink:0,width:i,lineHeight:G(i),textAlign:"center",visibility:"visible",opacity:.2,transition:`opacity ${t.motionDurationSlow}`,[`${r}:hover &`]:{opacity:.45}},[`&${r}-disabled`]:{[`${n}-draggable-icon`]:{visibility:"hidden"}}}},[`${n}-indent`]:{alignSelf:"stretch",whiteSpace:"nowrap",userSelect:"none","&-unit":{display:"inline-block",width:i}},[`${n}-draggable-icon`]:{visibility:"hidden"},[`${n}-switcher`]:Object.assign(Object.assign({},IOe(e,t)),{position:"relative",flex:"none",alignSelf:"stretch",width:i,margin:0,lineHeight:G(i),textAlign:"center",cursor:"pointer",userSelect:"none",transition:`all ${t.motionDurationSlow}`,marginInlineEnd:t.calc(t.calc(i).sub(t.controlInteractiveSize)).div(2).equal(),"&-noop":{cursor:"unset"},"&:before":{pointerEvents:"none",content:'""',width:i,height:i,position:"absolute",left:{_skip_check_:!0,value:0},top:0,borderRadius:t.borderRadius,transition:`all ${t.motionDurationSlow}`},[`&:not(${n}-switcher-noop):hover:before`]:{backgroundColor:t.colorBgTextHover},"&_close":{[`${n}-switcher-icon`]:{svg:{transform:"rotate(-90deg)"}}},"&-loading-icon":{color:t.colorPrimary},"&-leaf-line":{position:"relative",zIndex:1,display:"inline-block",width:"100%",height:"100%","&:before":{position:"absolute",top:0,insetInlineEnd:t.calc(i).div(2).equal(),bottom:t.calc(a).mul(-1).equal(),marginInlineStart:-1,borderInlineEnd:`1px solid ${t.colorBorder}`,content:'""'},"&:after":{position:"absolute",width:t.calc(t.calc(i).div(2).equal()).mul(.8).equal(),height:t.calc(i).div(2).equal(),borderBottom:`1px solid ${t.colorBorder}`,content:'""'}}}),[`${n}-checkbox`]:{top:"initial",marginInlineEnd:c,alignSelf:"flex-start",marginTop:t.marginXXS},[`${n}-node-content-wrapper, ${n}-checkbox + span`]:{position:"relative",zIndex:"auto",minHeight:i,margin:0,padding:`0 ${G(t.calc(t.paddingXS).div(2).equal())}`,color:"inherit",lineHeight:G(i),background:"transparent",borderRadius:t.borderRadius,cursor:"pointer",transition:`all ${t.motionDurationMid}, border 0s, line-height 0s, box-shadow 0s`,"&:hover":{backgroundColor:s},[`&${n}-node-selected`]:{backgroundColor:o},[`${n}-iconEle`]:{display:"inline-block",width:i,height:i,lineHeight:G(i),textAlign:"center",verticalAlign:"top","&:empty":{display:"none"}}},[`${n}-unselectable ${n}-node-content-wrapper:hover`]:{backgroundColor:"transparent"},[`${n}-node-content-wrapper`]:Object.assign({lineHeight:G(i),userSelect:"none"},TOe(e,t)),[`${r}.drop-container`]:{"> [draggable]":{boxShadow:`0 0 0 2px ${t.colorPrimary}`}},"&-show-line":{[`${n}-indent`]:{"&-unit":{position:"relative",height:"100%","&:before":{position:"absolute",top:0,insetInlineEnd:t.calc(i).div(2).equal(),bottom:t.calc(a).mul(-1).equal(),borderInlineEnd:`1px solid ${t.colorBorder}`,content:'""'},"&-end":{"&:before":{display:"none"}}}},[`${n}-switcher`]:{background:"transparent","&-line-icon":{verticalAlign:"-0.15em"}}},[`${r}-leaf-last`]:{[`${n}-switcher`]:{"&-leaf-line":{"&:before":{top:"auto !important",bottom:"auto !important",height:`${G(t.calc(i).div(2).equal())} !important`}}}}})}},_Oe=e=>{const{treeCls:t,treeNodeCls:n,treeNodePadding:r,directoryNodeSelectedBg:a,directoryNodeSelectedColor:i}=e;return{[`${t}${t}-directory`]:{[n]:{position:"relative","&:before":{position:"absolute",top:0,insetInlineEnd:0,bottom:r,insetInlineStart:0,transition:`background-color ${e.motionDurationMid}`,content:'""',pointerEvents:"none"},"&:hover":{"&:before":{background:e.controlItemBgHover}},"> *":{zIndex:1},[`${t}-switcher`]:{transition:`color ${e.motionDurationMid}`},[`${t}-node-content-wrapper`]:{borderRadius:0,userSelect:"none","&:hover":{background:"transparent"},[`&${t}-node-selected`]:{color:i,background:"transparent"}},"&-selected":{"\n &:hover::before,\n &::before\n ":{background:a},[`${t}-switcher`]:{color:i},[`${t}-node-content-wrapper`]:{color:i,background:"transparent"}}}}}},JY=(e,t)=>{const n=`.${e}`,r=`${n}-treenode`,a=t.calc(t.paddingXS).div(2).equal(),i=zt(t,{treeCls:n,treeNodeCls:r,treeNodePadding:a});return[ROe(e,i),_Oe(i)]},eX=e=>{const{controlHeightSM:t}=e;return{titleHeight:t,nodeHoverBg:e.controlItemBgHover,nodeSelectedBg:e.controlItemBgActive}},$Oe=e=>{const{colorTextLightSolid:t,colorPrimary:n}=e;return Object.assign(Object.assign({},eX(e)),{directoryNodeSelectedColor:t,directoryNodeSelectedBg:n})},OOe=an("Tree",(e,t)=>{let{prefixCls:n}=t;return[{[e.componentCls]:sk(`${n}-checkbox`,e)},JY(n,e),Am(e)]},$Oe),jL=4;function NOe(e){const{dropPosition:t,dropLevelOffset:n,prefixCls:r,indent:a,direction:i="ltr"}=e,o=i==="ltr"?"left":"right",s=i==="ltr"?"right":"left",c={[o]:-n*a+jL,[s]:0};switch(t){case-1:c.top=-3;break;case 1:c.bottom=-3;break;default:c.bottom=-3,c[o]=a+jL;break}return de.createElement("div",{style:c,className:`${r}-drop-indicator`})}const tX=e=>{const{prefixCls:t,switcherIcon:n,treeNodeProps:r,showLine:a,switcherLoadingIcon:i}=e,{isLeaf:o,expanded:s,loading:c}=r;if(c)return l.isValidElement(i)?i:l.createElement(uo,{className:`${t}-switcher-loading-icon`});let u;if(a&&typeof a=="object"&&(u=a.showLeafIcon),o){if(!a)return null;if(typeof u!="boolean"&&u){const g=typeof u=="function"?u(r):u,m=`${t}-switcher-line-custom-icon`;return l.isValidElement(g)?kr(g,{className:oe(g.props.className||"",m)}):g}return u?l.createElement(vY,{className:`${t}-switcher-line-icon`}):l.createElement("span",{className:`${t}-switcher-leaf-line`})}const d=`${t}-switcher-icon`,p=typeof n=="function"?n(r):n;return l.isValidElement(p)?kr(p,{className:oe(p.props.className||"",d)}):p!==void 0?p:a?s?l.createElement(GTe,{className:`${t}-switcher-line-icon`}):l.createElement(wY,{className:`${t}-switcher-line-icon`}):l.createElement(G2e,{className:d})},nX=de.forwardRef((e,t)=>{var n;const{getPrefixCls:r,direction:a,virtual:i,tree:o}=de.useContext(st),{prefixCls:s,className:c,showIcon:u=!1,showLine:d,switcherIcon:p,switcherLoadingIcon:g,blockNode:m=!1,children:h,checkable:b=!1,selectable:y=!0,draggable:S,motion:v,style:x}=e,w=r("tree",s),C=r(),E=v??Object.assign(Object.assign({},Xd(C)),{motionAppear:!1}),I=Object.assign(Object.assign({},e),{checkable:b,selectable:y,showIcon:u,motion:E,blockNode:m,showLine:!!d,dropIndicatorRender:NOe}),[T,_,R]=OOe(w),[,$]=ia(),M=$.paddingXS/2+(((n=$.Tree)===null||n===void 0?void 0:n.titleHeight)||$.controlHeightSM),P=de.useMemo(()=>{if(!S)return!1;let O={};switch(typeof S){case"function":O.nodeDraggable=S;break;case"object":O=Object.assign({},S);break}return O.icon!==!1&&(O.icon=O.icon||de.createElement(xTe,null)),O},[S]),D=O=>de.createElement(tX,{prefixCls:w,switcherIcon:p,switcherLoadingIcon:g,treeNodeProps:O,showLine:d});return T(de.createElement(hx,Object.assign({itemHeight:M,ref:t,virtual:i},I,{style:Object.assign(Object.assign({},o==null?void 0:o.style),x),prefixCls:w,className:oe({[`${w}-icon-hide`]:!u,[`${w}-block-node`]:m,[`${w}-unselectable`]:!y,[`${w}-rtl`]:a==="rtl"},o==null?void 0:o.className,c,_,R),direction:a,checkable:b&&de.createElement("span",{className:`${w}-checkbox-inner`}),selectable:y,switcherIcon:D,draggable:P}),h))}),FL=0,R1=1,BL=2;function Ak(e,t,n){const{key:r,children:a}=n;function i(o){const s=o[r],c=o[a];t(s,o)!==!1&&Ak(c||[],t,n)}e.forEach(i)}function kOe(e){let{treeData:t,expandedKeys:n,startKey:r,endKey:a,fieldNames:i}=e;const o=[];let s=FL;if(r&&r===a)return[r];if(!r||!a)return[];function c(u){return u===r||u===a}return Ak(t,u=>{if(s===BL)return!1;if(c(u)){if(o.push(u),s===FL)s=R1;else if(s===R1)return s=BL,!1}else s===R1&&o.push(u);return n.includes(u)},tf(i)),o}function _1(e,t,n){const r=Me(t),a=[];return Ak(e,(i,o)=>{const s=r.indexOf(i);return s!==-1&&(a.push(o),r.splice(s,1)),!!r.length},tf(n)),a}var zL=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a{var{defaultExpandAll:n,defaultExpandParent:r,defaultExpandedKeys:a}=e,i=zL(e,["defaultExpandAll","defaultExpandParent","defaultExpandedKeys"]);const o=l.useRef(),s=l.useRef(),c=()=>{const{keyEntities:T}=ix(HL(i));let _;return n?_=Object.keys(T):r?_=e$(i.expandedKeys||a||[],T):_=i.expandedKeys||a||[],_},[u,d]=l.useState(i.selectedKeys||i.defaultSelectedKeys||[]),[p,g]=l.useState(()=>c());l.useEffect(()=>{"selectedKeys"in i&&d(i.selectedKeys)},[i.selectedKeys]),l.useEffect(()=>{"expandedKeys"in i&&g(i.expandedKeys)},[i.expandedKeys]);const m=(T,_)=>{var R;return"expandedKeys"in i||g(T),(R=i.onExpand)===null||R===void 0?void 0:R.call(i,T,_)},h=(T,_)=>{var R;const{multiple:$,fieldNames:M}=i,{node:P,nativeEvent:D}=_,{key:O=""}=P,k=HL(i),N=Object.assign(Object.assign({},_),{selected:!0}),A=(D==null?void 0:D.ctrlKey)||(D==null?void 0:D.metaKey),L=D==null?void 0:D.shiftKey;let j;$&&A?(j=T,o.current=O,s.current=j,N.selectedNodes=_1(k,j,M)):$&&L?(j=Array.from(new Set([].concat(Me(s.current||[]),Me(kOe({treeData:k,expandedKeys:p,startKey:O,endKey:o.current,fieldNames:M}))))),N.selectedNodes=_1(k,j,M)):(j=[O],o.current=O,s.current=j,N.selectedNodes=_1(k,j,M)),(R=i.onSelect)===null||R===void 0||R.call(i,j,N),"selectedKeys"in i||d(j)},{getPrefixCls:b,direction:y}=l.useContext(st),{prefixCls:S,className:v,showIcon:x=!0,expandAction:w="click"}=i,C=zL(i,["prefixCls","className","showIcon","expandAction"]),E=b("tree",S),I=oe(`${E}-directory`,{[`${E}-directory-rtl`]:y==="rtl"},v);return l.createElement(nX,Object.assign({icon:AOe,ref:t,blockNode:!0},C,{showIcon:x,expandAction:w,prefixCls:E,className:I,expandedKeys:p,selectedKeys:u,onSelect:h,onExpand:m}))},MOe=l.forwardRef(DOe),Dk=nX;Dk.DirectoryTree=MOe;Dk.TreeNode=nf;const UL=e=>{const{value:t,filterSearch:n,tablePrefixCls:r,locale:a,onChange:i}=e;return n?l.createElement("div",{className:`${r}-filter-dropdown-search`},l.createElement(tn,{prefix:l.createElement(Hm,null),placeholder:a.filterSearchPlaceholder,onChange:i,value:t,htmlSize:1,className:`${r}-filter-dropdown-search-input`})):null},POe=e=>{const{keyCode:t}=e;t===Fe.ENTER&&e.stopPropagation()},LOe=l.forwardRef((e,t)=>l.createElement("div",{className:e.className,onClick:n=>n.stopPropagation(),onKeyDown:POe,ref:t},e.children));function kd(e){let t=[];return(e||[]).forEach(n=>{let{value:r,children:a}=n;t.push(r),a&&(t=[].concat(Me(t),Me(kd(a))))}),t}function jOe(e){return e.some(t=>{let{children:n}=t;return n})}function rX(e,t){return typeof t=="string"||typeof t=="number"?t==null?void 0:t.toString().toLowerCase().includes(e.trim().toLowerCase()):!1}function aX(e){let{filters:t,prefixCls:n,filteredKeys:r,filterMultiple:a,searchValue:i,filterSearch:o}=e;return t.map((s,c)=>{const u=String(s.value);if(s.children)return{key:u||c,label:s.text,popupClassName:`${n}-dropdown-submenu`,children:aX({filters:s.children,prefixCls:n,filteredKeys:r,filterMultiple:a,searchValue:i,filterSearch:o})};const d=a?cs:$i,p={key:s.value!==void 0?u:c,label:l.createElement(l.Fragment,null,l.createElement(d,{checked:r.includes(u)}),l.createElement("span",null,s.text))};return i.trim()?typeof o=="function"?o(i,s)?p:null:rX(i,s.text)?p:null:p})}function $1(e){return e||[]}const FOe=e=>{var t,n;const{tablePrefixCls:r,prefixCls:a,column:i,dropdownPrefixCls:o,columnKey:s,filterOnClose:c,filterMultiple:u,filterMode:d="menu",filterSearch:p=!1,filterState:g,triggerFilter:m,locale:h,children:b,getPopupContainer:y,rootClassName:S}=e,{filterDropdownOpen:v,onFilterDropdownOpenChange:x,filterResetToDefaultFilteredValue:w,defaultFilteredValue:C,filterDropdownVisible:E,onFilterDropdownVisibleChange:I}=i,[T,_]=l.useState(!1),R=!!(g&&(!((t=g.filteredKeys)===null||t===void 0)&&t.length||g.forceFiltered)),$=te=>{_(te),x==null||x(te),I==null||I(te)},M=(n=v??E)!==null&&n!==void 0?n:T,P=g==null?void 0:g.filteredKeys,[D,O]=gOe($1(P)),k=te=>{let{selectedKeys:ie}=te;O(ie)},N=(te,ie)=>{let{node:fe,checked:ge}=ie;k(u?{selectedKeys:te}:{selectedKeys:ge&&fe.key?[fe.key]:[]})};l.useEffect(()=>{T&&k({selectedKeys:$1(P)})},[P]);const[A,L]=l.useState([]),j=te=>{L(te)},[F,B]=l.useState(""),z=te=>{const{value:ie}=te.target;B(ie)};l.useEffect(()=>{T||B("")},[T]);const U=te=>{const ie=te!=null&&te.length?te:null;if(ie===null&&(!g||!g.filteredKeys)||oo(ie,g==null?void 0:g.filteredKeys,!0))return null;m({column:i,key:s,filteredKeys:ie})},H=()=>{$(!1),U(D())},K=function(){let{confirm:te,closeDropdown:ie}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{confirm:!1,closeDropdown:!1};te&&U([]),ie&&$(!1),B(""),O(w?(C||[]).map(fe=>String(fe)):[])},Y=function(){let{closeDropdown:te}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{closeDropdown:!0};te&&$(!1),U(D())},ee=(te,ie)=>{ie.source==="trigger"&&(te&&P!==void 0&&O($1(P)),$(te),!te&&!i.filterDropdown&&c&&H())},ae=oe({[`${o}-menu-without-submenu`]:!jOe(i.filters||[])}),W=te=>{if(te.target.checked){const ie=kd(i==null?void 0:i.filters).map(fe=>String(fe));O(ie)}else O([])},q=te=>{let{filters:ie}=te;return(ie||[]).map((fe,ge)=>{const ne=String(fe.value),ue={title:fe.text,key:fe.value!==void 0?ne:String(ge)};return fe.children&&(ue.children=q({filters:fe.children})),ue})},Z=te=>{var ie;return Object.assign(Object.assign({},te),{text:te.title,value:te.key,children:((ie=te.children)===null||ie===void 0?void 0:ie.map(fe=>Z(fe)))||[]})};let Q;const{direction:J,renderEmpty:le}=l.useContext(st);if(typeof i.filterDropdown=="function")Q=i.filterDropdown({prefixCls:`${o}-custom`,setSelectedKeys:te=>k({selectedKeys:te}),selectedKeys:D(),confirm:Y,clearFilters:K,filters:i.filters,visible:M,close:()=>{$(!1)}});else if(i.filterDropdown)Q=i.filterDropdown;else{const te=D()||[],ie=()=>{var ge;const ne=(ge=le==null?void 0:le("Table.filter"))!==null&&ge!==void 0?ge:l.createElement(Qr,{image:Qr.PRESENTED_IMAGE_SIMPLE,description:h.filterEmptyText,imageStyle:{height:24},style:{margin:0,padding:"16px 0"}});if((i.filters||[]).length===0)return ne;if(d==="tree")return l.createElement(l.Fragment,null,l.createElement(UL,{filterSearch:p,value:F,onChange:z,tablePrefixCls:r,locale:h}),l.createElement("div",{className:`${r}-filter-dropdown-tree`},u?l.createElement(cs,{checked:te.length===kd(i.filters).length,indeterminate:te.length>0&&te.lengthtypeof p=="function"?p(F,Z(xe)):rX(F,xe.title):void 0})));const ue=aX({filters:i.filters||[],filterSearch:p,prefixCls:a,filteredKeys:D(),filterMultiple:u,searchValue:F}),me=ue.every(xe=>xe===null);return l.createElement(l.Fragment,null,l.createElement(UL,{filterSearch:p,value:F,onChange:z,tablePrefixCls:r,locale:h}),me?ne:l.createElement(Gs,{selectable:!0,multiple:u,prefixCls:`${o}-menu`,className:ae,onSelect:k,onDeselect:k,selectedKeys:te,getPopupContainer:y,openKeys:A,onOpenChange:j,items:ue}))},fe=()=>w?oo((C||[]).map(ge=>String(ge)),te,!0):te.length===0;Q=l.createElement(l.Fragment,null,ie(),l.createElement("div",{className:`${a}-dropdown-btns`},l.createElement(tt,{type:"link",size:"small",disabled:fe(),onClick:()=>K()},h.filterReset),l.createElement(tt,{type:"primary",size:"small",onClick:H},h.filterConfirm)))}i.filterDropdown&&(Q=l.createElement(tq,{selectable:void 0},Q));const ce=()=>l.createElement(LOe,{className:`${a}-dropdown`},Q);let pe;return typeof i.filterIcon=="function"?pe=i.filterIcon(R):i.filterIcon?pe=i.filterIcon:pe=l.createElement(YIe,null),l.createElement("div",{className:`${a}-column`},l.createElement("span",{className:`${r}-column-title`},b),l.createElement(lx,{dropdownRender:ce,trigger:["click"],open:M,onOpenChange:ee,getPopupContainer:y,placement:J==="rtl"?"bottomLeft":"bottomRight",rootClassName:S},l.createElement("span",{role:"button",tabIndex:-1,className:oe(`${a}-trigger`,{active:R}),onClick:te=>{te.stopPropagation()}},pe)))},i$=(e,t,n)=>{let r=[];return(e||[]).forEach((a,i)=>{var o;const s=jf(i,n);if(a.filters||"filterDropdown"in a||"onFilter"in a)if("filteredValue"in a){let c=a.filteredValue;"filterDropdown"in a||(c=(o=c==null?void 0:c.map(String))!==null&&o!==void 0?o:c),r.push({column:a,key:Vl(a,s),filteredKeys:c,forceFiltered:a.filtered})}else r.push({column:a,key:Vl(a,s),filteredKeys:t&&a.defaultFilteredValue?a.defaultFilteredValue:void 0,forceFiltered:a.filtered});"children"in a&&(r=[].concat(Me(r),Me(i$(a.children,t,s))))}),r};function iX(e,t,n,r,a,i,o,s,c){return n.map((u,d)=>{const p=jf(d,s),{filterOnClose:g=!0,filterMultiple:m=!0,filterMode:h,filterSearch:b}=u;let y=u;if(y.filters||y.filterDropdown){const S=Vl(y,p),v=r.find(x=>{let{key:w}=x;return S===w});y=Object.assign(Object.assign({},y),{title:x=>l.createElement(FOe,{tablePrefixCls:e,prefixCls:`${e}-filter`,dropdownPrefixCls:t,column:y,columnKey:S,filterState:v,filterOnClose:g,filterMultiple:m,filterMode:h,filterSearch:b,triggerFilter:i,locale:a,getPopupContainer:o,rootClassName:c},mx(u.title,x))})}return"children"in y&&(y=Object.assign(Object.assign({},y),{children:iX(e,t,y.children,r,a,i,o,p,c)})),y})}const VL=e=>{const t={};return e.forEach(n=>{let{key:r,filteredKeys:a,column:i}=n;const o=r,{filters:s,filterDropdown:c}=i;if(c)t[o]=a||null;else if(Array.isArray(a)){const u=kd(s);t[o]=u.filter(d=>a.includes(String(d)))}else t[o]=null}),t},o$=(e,t,n)=>t.reduce((a,i)=>{const{column:{onFilter:o,filters:s},filteredKeys:c}=i;return o&&c&&c.length?a.map(u=>Object.assign({},u)).filter(u=>c.some(d=>{const p=kd(s),g=p.findIndex(h=>String(h)===String(d)),m=g!==-1?p[g]:d;return u[n]&&(u[n]=o$(u[n],t,n)),o(m,u)})):a},e),oX=e=>e.flatMap(t=>"children"in t?[t].concat(Me(oX(t.children||[]))):[t]),BOe=e=>{const{prefixCls:t,dropdownPrefixCls:n,mergedColumns:r,onFilterChange:a,getPopupContainer:i,locale:o,rootClassName:s}=e;Zl();const c=l.useMemo(()=>oX(r||[]),[r]),[u,d]=l.useState(()=>i$(c,!0)),p=l.useMemo(()=>{const b=i$(c,!1);if(b.length===0)return b;let y=!0;if(b.forEach(S=>{let{filteredKeys:v}=S;v!==void 0&&(y=!1)}),y){const S=(c||[]).map((v,x)=>Vl(v,jf(x)));return u.filter(v=>{let{key:x}=v;return S.includes(x)}).map(v=>{const x=c[S.findIndex(w=>w===v.key)];return Object.assign(Object.assign({},v),{column:Object.assign(Object.assign({},v.column),x),forceFiltered:x.filtered})})}return b},[c,u]),g=l.useMemo(()=>VL(p),[p]),m=b=>{const y=p.filter(S=>{let{key:v}=S;return v!==b.key});y.push(b),d(y),a(VL(y),y)};return[b=>iX(t,n,b,p,o,m,i,void 0,s),p,g]},zOe=(e,t,n)=>{const r=l.useRef({});function a(i){var o;if(!r.current||r.current.data!==e||r.current.childrenColumnName!==t||r.current.getRowKey!==n){let u=function(d){d.forEach((p,g)=>{const m=n(p,g);c.set(m,p),p&&typeof p=="object"&&t in p&&u(p[t]||[])})};var s=u;const c=new Map;u(e),r.current={data:e,childrenColumnName:t,kvMap:c,getRowKey:n}}return(o=r.current.kvMap)===null||o===void 0?void 0:o.get(i)}return[a]};var HOe=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a